From bdafcf48b51ae4c26ce55846f3f3b7f1ddb0e401 Mon Sep 17 00:00:00 2001 From: Hao Miao <47212914+PushM@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:25:16 +0800 Subject: [PATCH 1/4] =?UTF-8?q?1=E3=80=81=E5=89=8D=E7=AB=AF=E7=89=88?= =?UTF-8?q?=E6=9C=AC0229=EF=BC=8C=E6=9B=B4=E6=96=B0=E8=87=B3gitlab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../defense/assets/background.a568162c.svg | 69 - .../defense/assets/company1.b48b661f.svg | 14 - .../defense/assets/company2.33b66bf6.svg | 14 - .../nginx/defense/assets/logo.b36f7a7f.svg | 29 - .../nginx/defense/cdn/animate.min.css | 11 - .../resources/nginx/defense/cdn/axios.min.js | 9 - src/main/resources/nginx/defense/cdn/china.js | 27 - .../resources/nginx/defense/cdn/ecStat.min.js | 1 - .../nginx/defense/cdn/echarts-gl.min.js | 1 - .../nginx/defense/cdn/echarts.min.js | 22 - src/main/resources/nginx/defense/cdn/flow.js | 385 - src/main/resources/nginx/defense/cdn/tween.js | 8 - .../nginx/defense/cdn/vue-router.min.js | 6 - .../resources/nginx/defense/cdn/vue.min.js | 6 - .../resources/nginx/defense/cdn/vuex.min.js | 6 - src/main/resources/nginx/defense/cdn/world.js | 27 - .../resources/nginx/defense/cdn/world1.js | 53703 ---------------- .../nginx/defense/css/app.dbaca293.css | 1 - .../defense/css/chunk-095e1288.e17630d8.css | 1 - .../defense/css/chunk-2b492edc.f46eb8e2.css | 1 - .../defense/css/chunk-3ecd8d86.2e6aaa43.css | 1 - .../defense/css/chunk-47a53442.6bfc5f38.css | 1 - .../defense/css/chunk-796105ba.c909e251.css | 1 - .../defense/css/chunk-f74c99b8.de740bbe.css | 1 - .../defense/css/chunk-vendors.4013be7d.css | 8 - .../nginx/defense/css/user.34bb7f05.css | 1 - .../nginx/defense/fonts/yj.057785ce.TTF | Bin 53228 -> 0 bytes src/main/resources/nginx/defense/index.html | 1 - .../nginx/defense/js/app.e7b0b2b7.js | 1 - .../defense/js/chunk-095e1288.7cd5682d.js | 1 - .../defense/js/chunk-2b492edc.0a748c0c.js | 1 - .../defense/js/chunk-3ecd8d86.7a0b7f15.js | 1 - .../defense/js/chunk-47a53442.2f1d00ee.js | 1 - .../defense/js/chunk-796105ba.e77e2fed.js | 1 - .../defense/js/chunk-f74c99b8.66c3dc4c.js | 1 - .../defense/js/chunk-vendors.e88ceb02.js | 74 - .../nginx/defense/js/fail.c3972baa.js | 1 - .../nginx/defense/js/user.37e00c30.js | 1 - .../nginx/defense/loading/loading.css | 1 - .../nginx/defense/loading/loading.html | 1 - .../loading/option2/html_code_segment.html | 5 - .../nginx/defense/loading/option2/loading.css | 1 - .../nginx/defense/loading/option2/loading.svg | 1 - 43 files changed, 54447 deletions(-) delete mode 100644 src/main/resources/nginx/defense/assets/background.a568162c.svg delete mode 100644 src/main/resources/nginx/defense/assets/company1.b48b661f.svg delete mode 100644 src/main/resources/nginx/defense/assets/company2.33b66bf6.svg delete mode 100644 src/main/resources/nginx/defense/assets/logo.b36f7a7f.svg delete mode 100644 src/main/resources/nginx/defense/cdn/animate.min.css delete mode 100644 src/main/resources/nginx/defense/cdn/axios.min.js delete mode 100644 src/main/resources/nginx/defense/cdn/china.js delete mode 100644 src/main/resources/nginx/defense/cdn/ecStat.min.js delete mode 100644 src/main/resources/nginx/defense/cdn/echarts-gl.min.js delete mode 100644 src/main/resources/nginx/defense/cdn/echarts.min.js delete mode 100644 src/main/resources/nginx/defense/cdn/flow.js delete mode 100644 src/main/resources/nginx/defense/cdn/tween.js delete mode 100644 src/main/resources/nginx/defense/cdn/vue-router.min.js delete mode 100644 src/main/resources/nginx/defense/cdn/vue.min.js delete mode 100644 src/main/resources/nginx/defense/cdn/vuex.min.js delete mode 100644 src/main/resources/nginx/defense/cdn/world.js delete mode 100644 src/main/resources/nginx/defense/cdn/world1.js delete mode 100644 src/main/resources/nginx/defense/css/app.dbaca293.css delete mode 100644 src/main/resources/nginx/defense/css/chunk-095e1288.e17630d8.css delete mode 100644 src/main/resources/nginx/defense/css/chunk-2b492edc.f46eb8e2.css delete mode 100644 src/main/resources/nginx/defense/css/chunk-3ecd8d86.2e6aaa43.css delete mode 100644 src/main/resources/nginx/defense/css/chunk-47a53442.6bfc5f38.css delete mode 100644 src/main/resources/nginx/defense/css/chunk-796105ba.c909e251.css delete mode 100644 src/main/resources/nginx/defense/css/chunk-f74c99b8.de740bbe.css delete mode 100644 src/main/resources/nginx/defense/css/chunk-vendors.4013be7d.css delete mode 100644 src/main/resources/nginx/defense/css/user.34bb7f05.css delete mode 100644 src/main/resources/nginx/defense/fonts/yj.057785ce.TTF delete mode 100644 src/main/resources/nginx/defense/index.html delete mode 100644 src/main/resources/nginx/defense/js/app.e7b0b2b7.js delete mode 100644 src/main/resources/nginx/defense/js/chunk-095e1288.7cd5682d.js delete mode 100644 src/main/resources/nginx/defense/js/chunk-2b492edc.0a748c0c.js delete mode 100644 src/main/resources/nginx/defense/js/chunk-3ecd8d86.7a0b7f15.js delete mode 100644 src/main/resources/nginx/defense/js/chunk-47a53442.2f1d00ee.js delete mode 100644 src/main/resources/nginx/defense/js/chunk-796105ba.e77e2fed.js delete mode 100644 src/main/resources/nginx/defense/js/chunk-f74c99b8.66c3dc4c.js delete mode 100644 src/main/resources/nginx/defense/js/chunk-vendors.e88ceb02.js delete mode 100644 src/main/resources/nginx/defense/js/fail.c3972baa.js delete mode 100644 src/main/resources/nginx/defense/js/user.37e00c30.js delete mode 100644 src/main/resources/nginx/defense/loading/loading.css delete mode 100644 src/main/resources/nginx/defense/loading/loading.html delete mode 100644 src/main/resources/nginx/defense/loading/option2/html_code_segment.html delete mode 100644 src/main/resources/nginx/defense/loading/option2/loading.css delete mode 100644 src/main/resources/nginx/defense/loading/option2/loading.svg diff --git a/src/main/resources/nginx/defense/assets/background.a568162c.svg b/src/main/resources/nginx/defense/assets/background.a568162c.svg deleted file mode 100644 index 89c2597..0000000 --- a/src/main/resources/nginx/defense/assets/background.a568162c.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - Group 21 - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/resources/nginx/defense/assets/company1.b48b661f.svg b/src/main/resources/nginx/defense/assets/company1.b48b661f.svg deleted file mode 100644 index d98256c..0000000 --- a/src/main/resources/nginx/defense/assets/company1.b48b661f.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - diff --git a/src/main/resources/nginx/defense/assets/company2.33b66bf6.svg b/src/main/resources/nginx/defense/assets/company2.33b66bf6.svg deleted file mode 100644 index 6b1412f..0000000 --- a/src/main/resources/nginx/defense/assets/company2.33b66bf6.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - diff --git a/src/main/resources/nginx/defense/assets/logo.b36f7a7f.svg b/src/main/resources/nginx/defense/assets/logo.b36f7a7f.svg deleted file mode 100644 index 07ac542..0000000 --- a/src/main/resources/nginx/defense/assets/logo.b36f7a7f.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - Vue - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/animate.min.css b/src/main/resources/nginx/defense/cdn/animate.min.css deleted file mode 100644 index f3f1068..0000000 --- a/src/main/resources/nginx/defense/cdn/animate.min.css +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; - -/*! - * animate.css -https://daneden.github.io/animate.css/ - * Version - 3.7.2 - * Licensed under the MIT license - http://opensource.org/licenses/MIT - * - * Copyright (c) 2019 Daniel Eden - */ - -@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/axios.min.js b/src/main/resources/nginx/defense/cdn/axios.min.js deleted file mode 100644 index 0f36816..0000000 --- a/src/main/resources/nginx/defense/cdn/axios.min.js +++ /dev/null @@ -1,9 +0,0 @@ -/* axios v0.19.0 | (c) 2019 by Matt Zabriskie */ -!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.axios=t():e.axios=t()}(this,function(){return function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){e.exports=n(1)},function(e,t,n){"use strict";function r(e){var t=new i(e),n=s(i.prototype.request,t);return o.extend(n,i.prototype,t),o.extend(n,t),n}var o=n(2),s=n(3),i=n(5),a=n(22),u=n(11),c=r(u);c.Axios=i,c.create=function(e){return r(a(c.defaults,e))},c.Cancel=n(23),c.CancelToken=n(24),c.isCancel=n(10),c.all=function(e){return Promise.all(e)},c.spread=n(25),e.exports=c,e.exports.default=c},function(e,t,n){"use strict";function r(e){return"[object Array]"===j.call(e)}function o(e){return"[object ArrayBuffer]"===j.call(e)}function s(e){return"undefined"!=typeof FormData&&e instanceof FormData}function i(e){var t;return t="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer}function a(e){return"string"==typeof e}function u(e){return"number"==typeof e}function c(e){return"undefined"==typeof e}function f(e){return null!==e&&"object"==typeof e}function p(e){return"[object Date]"===j.call(e)}function d(e){return"[object File]"===j.call(e)}function l(e){return"[object Blob]"===j.call(e)}function h(e){return"[object Function]"===j.call(e)}function m(e){return f(e)&&h(e.pipe)}function y(e){return"undefined"!=typeof URLSearchParams&&e instanceof URLSearchParams}function g(e){return e.replace(/^\s*/,"").replace(/\s*$/,"")}function x(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)}function v(e,t){if(null!==e&&"undefined"!=typeof e)if("object"!=typeof e&&(e=[e]),r(e))for(var n=0,o=e.length;n - * @license MIT - */ -e.exports=function(e){return null!=e&&null!=e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}},function(e,t,n){"use strict";function r(e){this.defaults=e,this.interceptors={request:new i,response:new i}}var o=n(2),s=n(6),i=n(7),a=n(8),u=n(22);r.prototype.request=function(e){"string"==typeof e?(e=arguments[1]||{},e.url=arguments[0]):e=e||{},e=u(this.defaults,e),e.method=e.method?e.method.toLowerCase():"get";var t=[a,void 0],n=Promise.resolve(e);for(this.interceptors.request.forEach(function(e){t.unshift(e.fulfilled,e.rejected)}),this.interceptors.response.forEach(function(e){t.push(e.fulfilled,e.rejected)});t.length;)n=n.then(t.shift(),t.shift());return n},r.prototype.getUri=function(e){return e=u(this.defaults,e),s(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},o.forEach(["delete","get","head","options"],function(e){r.prototype[e]=function(t,n){return this.request(o.merge(n||{},{method:e,url:t}))}}),o.forEach(["post","put","patch"],function(e){r.prototype[e]=function(t,n,r){return this.request(o.merge(r||{},{method:e,url:t,data:n}))}}),e.exports=r},function(e,t,n){"use strict";function r(e){return encodeURIComponent(e).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var o=n(2);e.exports=function(e,t,n){if(!t)return e;var s;if(n)s=n(t);else if(o.isURLSearchParams(t))s=t.toString();else{var i=[];o.forEach(t,function(e,t){null!==e&&"undefined"!=typeof e&&(o.isArray(e)?t+="[]":e=[e],o.forEach(e,function(e){o.isDate(e)?e=e.toISOString():o.isObject(e)&&(e=JSON.stringify(e)),i.push(r(t)+"="+r(e))}))}),s=i.join("&")}if(s){var a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+s}return e}},function(e,t,n){"use strict";function r(){this.handlers=[]}var o=n(2);r.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},r.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},r.prototype.forEach=function(e){o.forEach(this.handlers,function(t){null!==t&&e(t)})},e.exports=r},function(e,t,n){"use strict";function r(e){e.cancelToken&&e.cancelToken.throwIfRequested()}var o=n(2),s=n(9),i=n(10),a=n(11),u=n(20),c=n(21);e.exports=function(e){r(e),e.baseURL&&!u(e.url)&&(e.url=c(e.baseURL,e.url)),e.headers=e.headers||{},e.data=s(e.data,e.headers,e.transformRequest),e.headers=o.merge(e.headers.common||{},e.headers[e.method]||{},e.headers||{}),o.forEach(["delete","get","head","post","put","patch","common"],function(t){delete e.headers[t]});var t=e.adapter||a.adapter;return t(e).then(function(t){return r(e),t.data=s(t.data,t.headers,e.transformResponse),t},function(t){return i(t)||(r(e),t&&t.response&&(t.response.data=s(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)})}},function(e,t,n){"use strict";var r=n(2);e.exports=function(e,t,n){return r.forEach(n,function(n){e=n(e,t)}),e}},function(e,t){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},function(e,t,n){"use strict";function r(e,t){!s.isUndefined(e)&&s.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function o(){var e;return"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process)?e=n(13):"undefined"!=typeof XMLHttpRequest&&(e=n(13)),e}var s=n(2),i=n(12),a={"Content-Type":"application/x-www-form-urlencoded"},u={adapter:o(),transformRequest:[function(e,t){return i(t,"Accept"),i(t,"Content-Type"),s.isFormData(e)||s.isArrayBuffer(e)||s.isBuffer(e)||s.isStream(e)||s.isFile(e)||s.isBlob(e)?e:s.isArrayBufferView(e)?e.buffer:s.isURLSearchParams(e)?(r(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):s.isObject(e)?(r(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(e){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,validateStatus:function(e){return e>=200&&e<300}};u.headers={common:{Accept:"application/json, text/plain, */*"}},s.forEach(["delete","get","head"],function(e){u.headers[e]={}}),s.forEach(["post","put","patch"],function(e){u.headers[e]=s.merge(a)}),e.exports=u},function(e,t,n){"use strict";var r=n(2);e.exports=function(e,t){r.forEach(e,function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])})}},function(e,t,n){"use strict";var r=n(2),o=n(14),s=n(6),i=n(17),a=n(18),u=n(15);e.exports=function(e){return new Promise(function(t,c){var f=e.data,p=e.headers;r.isFormData(f)&&delete p["Content-Type"];var d=new XMLHttpRequest;if(e.auth){var l=e.auth.username||"",h=e.auth.password||"";p.Authorization="Basic "+btoa(l+":"+h)}if(d.open(e.method.toUpperCase(),s(e.url,e.params,e.paramsSerializer),!0),d.timeout=e.timeout,d.onreadystatechange=function(){if(d&&4===d.readyState&&(0!==d.status||d.responseURL&&0===d.responseURL.indexOf("file:"))){var n="getAllResponseHeaders"in d?i(d.getAllResponseHeaders()):null,r=e.responseType&&"text"!==e.responseType?d.response:d.responseText,s={data:r,status:d.status,statusText:d.statusText,headers:n,config:e,request:d};o(t,c,s),d=null}},d.onabort=function(){d&&(c(u("Request aborted",e,"ECONNABORTED",d)),d=null)},d.onerror=function(){c(u("Network Error",e,null,d)),d=null},d.ontimeout=function(){c(u("timeout of "+e.timeout+"ms exceeded",e,"ECONNABORTED",d)),d=null},r.isStandardBrowserEnv()){var m=n(19),y=(e.withCredentials||a(e.url))&&e.xsrfCookieName?m.read(e.xsrfCookieName):void 0;y&&(p[e.xsrfHeaderName]=y)}if("setRequestHeader"in d&&r.forEach(p,function(e,t){"undefined"==typeof f&&"content-type"===t.toLowerCase()?delete p[t]:d.setRequestHeader(t,e)}),e.withCredentials&&(d.withCredentials=!0),e.responseType)try{d.responseType=e.responseType}catch(t){if("json"!==e.responseType)throw t}"function"==typeof e.onDownloadProgress&&d.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&d.upload&&d.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then(function(e){d&&(d.abort(),c(e),d=null)}),void 0===f&&(f=null),d.send(f)})}},function(e,t,n){"use strict";var r=n(15);e.exports=function(e,t,n){var o=n.config.validateStatus;!o||o(n.status)?e(n):t(r("Request failed with status code "+n.status,n.config,null,n.request,n))}},function(e,t,n){"use strict";var r=n(16);e.exports=function(e,t,n,o,s){var i=new Error(e);return r(i,t,n,o,s)}},function(e,t){"use strict";e.exports=function(e,t,n,r,o){return e.config=t,n&&(e.code=n),e.request=r,e.response=o,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},function(e,t,n){"use strict";var r=n(2),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,s,i={};return e?(r.forEach(e.split("\n"),function(e){if(s=e.indexOf(":"),t=r.trim(e.substr(0,s)).toLowerCase(),n=r.trim(e.substr(s+1)),t){if(i[t]&&o.indexOf(t)>=0)return;"set-cookie"===t?i[t]=(i[t]?i[t]:[]).concat([n]):i[t]=i[t]?i[t]+", "+n:n}}),i):i}},function(e,t,n){"use strict";var r=n(2);e.exports=r.isStandardBrowserEnv()?function(){function e(e){var t=e;return n&&(o.setAttribute("href",t),t=o.href),o.setAttribute("href",t),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,""):"",host:o.host,search:o.search?o.search.replace(/^\?/,""):"",hash:o.hash?o.hash.replace(/^#/,""):"",hostname:o.hostname,port:o.port,pathname:"/"===o.pathname.charAt(0)?o.pathname:"/"+o.pathname}}var t,n=/(msie|trident)/i.test(navigator.userAgent),o=document.createElement("a");return t=e(window.location.href),function(n){var o=r.isString(n)?e(n):n;return o.protocol===t.protocol&&o.host===t.host}}():function(){return function(){return!0}}()},function(e,t,n){"use strict";var r=n(2);e.exports=r.isStandardBrowserEnv()?function(){return{write:function(e,t,n,o,s,i){var a=[];a.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),r.isString(o)&&a.push("path="+o),r.isString(s)&&a.push("domain="+s),i===!0&&a.push("secure"),document.cookie=a.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},function(e,t){"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},function(e,t){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},function(e,t,n){"use strict";var r=n(2);e.exports=function(e,t){t=t||{};var n={};return r.forEach(["url","method","params","data"],function(e){"undefined"!=typeof t[e]&&(n[e]=t[e])}),r.forEach(["headers","auth","proxy"],function(o){r.isObject(t[o])?n[o]=r.deepMerge(e[o],t[o]):"undefined"!=typeof t[o]?n[o]=t[o]:r.isObject(e[o])?n[o]=r.deepMerge(e[o]):"undefined"!=typeof e[o]&&(n[o]=e[o])}),r.forEach(["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"],function(r){"undefined"!=typeof t[r]?n[r]=t[r]:"undefined"!=typeof e[r]&&(n[r]=e[r])}),n}},function(e,t){"use strict";function n(e){this.message=e}n.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},n.prototype.__CANCEL__=!0,e.exports=n},function(e,t,n){"use strict";function r(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise(function(e){t=e});var n=this;e(function(e){n.reason||(n.reason=new o(e),t(n.reason))})}var o=n(23);r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.source=function(){var e,t=new r(function(t){e=t});return{token:t,cancel:e}},e.exports=r},function(e,t){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}}])}); -//# sourceMappingURL=axios.min.map \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/china.js b/src/main/resources/nginx/defense/cdn/china.js deleted file mode 100644 index 1d58403..0000000 --- a/src/main/resources/nginx/defense/cdn/china.js +++ /dev/null @@ -1,27 +0,0 @@ -(function (root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') { - // CommonJS - factory(exports, require('echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -}(this, function (exports, echarts) { - var log = function (msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - } - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - if (!echarts.registerMap) { - log('ECharts Map is not loaded') - return; - } - echarts.registerMap('chinas', {"type":"FeatureCollection","features":[{"id":"710000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@°Ü¯Û"],["@@ƛĴÕƊÉɼģºðʀ\\ƎsÆNŌÔĚäœnÜƤɊĂǀĆĴžĤNJŨxĚĮǂƺòƌ‚–âÔ®ĮXŦţƸZûЋƕƑGđ¨ĭMó·ęcëƝɉlÝƯֹÅŃ^Ó·śŃNjƏďíåɛGɉ™¿@ăƑŽ¥ĘWǬÏĶŁâ"],["@@\\p|WoYG¿¥I†j@¢"],["@@…¡‰@ˆV^RqˆBbAŒnTXeRz¤Lž«³I"],["@@ÆEE—„kWqë @œ"],["@@fced"]],"encodeOffsets":[[[122886,24033]],[[123335,22980]],[[122375,24193]],[[122518,24117]],[[124427,22618]],[[124862,26043]]]},"properties":{"cp":[121.509062,25.044332],"name":"台湾","childNum":6}},{"id":"130000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@o~†Z]‚ªr‰ºc_ħ²G¼s`jΟnüsœłNX_“M`ǽÓnUK…Ĝēs¤­©yrý§uģŒc†JŠ›e"],["@@U`Ts¿m‚"],["@@oºƋÄd–eVŽDJj£€J|Ådz•Ft~žKŨ¸IÆv|”‡¢r}膎onb˜}`RÎÄn°ÒdÞ²„^®’lnÐèĄlðӜ×]ªÆ}LiĂ±Ö`^°Ç¶p®đDcœŋ`–ZÔ’¶êqvFƚ†N®ĆTH®¦O’¾ŠIbÐã´BĐɢŴÆíȦp–ĐÞXR€·nndOž¤’OÀĈƒ­Qg˜µFo|gȒęSWb©osx|hYh•gŃfmÖĩnº€T̒Sp›¢dYĤ¶UĈjl’ǐpäìë|³kÛfw²Xjz~ÂqbTŠÑ„ěŨ@|oM‡’zv¢ZrÃVw¬ŧˏfŒ°ÐT€ªqŽs{Sž¯r æÝlNd®²Ğ džiGʂJ™¼lr}~K¨ŸƐÌWö€™ÆŠzRš¤lêmĞL΄’@¡|q]SvK€ÑcwpÏρ†ĿćènĪWlĄkT}ˆJ”¤~ƒÈT„d„™pddʾĬŠ”ŽBVt„EÀ¢ôPĎƗè@~‚k–ü\\rÊĔÖæW_§¼F˜†´©òDòj’ˆYÈrbĞāøŀG{ƀ|¦ðrb|ÀH`pʞkv‚GpuARhÞÆǶgƊTǼƹS£¨¡ù³ŘÍ]¿Ây™ôEP xX¶¹܇O¡“gÚ¡IwÃ鑦ÅB‡Ï|ǰ…N«úmH¯‹âŸDùŽyŜžŲIÄuШDž•¸dɂ‡‚FŸƒ•›Oh‡đ©OŸ›iÃ`ww^ƒÌkŸ‘ÑH«ƇǤŗĺtFu…{Z}Ö@U‡´…ʚLg®¯Oı°ÃwŸ ^˜—€VbÉs‡ˆmA…ê]]w„§›RRl£‡ȭµu¯b{ÍDěïÿȧŽuT£ġƒěŗƃĝ“Q¨fV†Ƌ•ƅn­a@‘³@šď„yýIĹÊKšŭfċŰóŒxV@tˆƯŒJ”]eƒR¾fe|rHA˜|h~Ėƍl§ÏŠlTíb ØoˆÅbbx³^zÃ͚¶Sj®A”yÂhðk`š«P€”ˈµEF†Û¬Y¨Ļrõqi¼‰Wi°§’б´°^[ˆÀ|ĠO@ÆxO\\tŽa\\tĕtû{ġŒȧXýĪÓjùÎRb›š^ΛfK[ݏděYfíÙTyŽuUSyŌŏů@Oi½’éŅ­aVcř§ax¹XŻác‡žWU£ôãºQ¨÷Ñws¥qEH‰Ù|‰›šYQoŕÇyáĂ£MðoťÊ‰P¡mšWO¡€v†{ôvîēÜISpÌhp¨ ‘j†deŔQÖj˜X³à™Ĉ[n`Yp@Už–cM`’RKhŒEbœ”pŞlNut®Etq‚nsÁŠgA‹iú‹oH‡qCX‡”hfgu“~ϋWP½¢G^}¯ÅīGCŸÑ^ãziMáļMTÃƘrMc|O_ž¯Ŏ´|‡morDkO\\mĆJfl@c̬¢aĦtRıҙ¾ùƀ^juųœK­ƒUFy™—Ɲ…›īÛ÷ąV×qƥV¿aȉd³B›qPBm›aËđŻģm“Å®Vйd^K‡KoŸnYg“¯Xhqa”Ldu¥•ÍpDž¡KąÅƒkĝęěhq‡}HyÓ]¹ǧ£…Í÷¿qáµ§š™g‘¤o^á¾ZE‡¤i`ij{n•ƒOl»ŸWÝĔįhg›F[¿¡—ßkOüš_‰€ū‹i„DZàUtėGylƒ}ŒÓM}€jpEC~¡FtoQi‘šHkk{Ãmï‚"]],"encodeOffsets":[[[119712,40641]],[[121616,39981]],[[116462,37237]]]},"properties":{"cp":[114.502461,38.045474],"name":"河北","childNum":3}},{"id":"140000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@Þĩ҃S‰ra}Á€yWix±Üe´lè“ßÓǏok‘ćiµVZģ¡coœ‘TS˹ĪmnÕńe–hZg{gtwªpXaĚThȑp{¶Eh—®RćƑP¿£‘Pmc¸mQÝW•ďȥoÅîɡųAďä³aωJ‘½¥PG­ąSM­™…EÅruµé€‘Yӎ•Ō_d›ĒCo­Èµ]¯_²ÕjāŽK~©ÅØ^ԛkïçămϑk]­±ƒcݯÑÃmQÍ~_a—pm…~ç¡q“ˆu{JÅŧ·Ls}–EyÁÆcI{¤IiCfUc•ƌÃp§]웫vD@¡SÀ‘µM‚ÅwuŽYY‡¡DbÑc¡hƒ×]nkoQdaMç~eD•ÛtT‰©±@¥ù@É¡‰ZcW|WqOJmĩl«ħşvOÓ«IqăV—¥ŸD[mI~Ó¢cehiÍ]Ɠ~ĥqXŠ·eƷœn±“}v•[ěďŽŕ]_‘œ•`‰¹ƒ§ÕōI™o©b­s^}Ét±ū«³p£ÿ·Wµ|¡¥ăFÏs׌¥ŅxŸÊdÒ{ºvĴÎêÌɊ²¶€ü¨|ÞƸµȲ‘LLúÉƎ¤ϊęĔV`„_bª‹S^|ŸdŠzY|dz¥p†ZbÆ£¶ÒK}tĦÔņƠ‚PYzn€ÍvX¶Ěn ĠÔ„zý¦ª˜÷žÑĸَUȌ¸‚dòÜJð´’ìúNM¬ŒXZ´‘¤ŊǸ_tldIš{¦ƀðĠȤ¥NehXnYG‚‡R° ƬDj¬¸|CĞ„Kq‚ºfƐiĺ©ª~ĆOQª ¤@ìǦɌ²æBŒÊ”TœŸ˜ʂōĖ’šĴŞ–ȀœÆÿȄlŤĒö„t”νî¼ĨXhŒ‘˜|ªM¤Ðz"],"encodeOffsets":[[116874,41716]]},"properties":{"cp":[112.549248,37.857014],"name":"山西","childNum":1}},{"id":"150000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@Č^â£Ăh–šĖMÈÄw‚\\fŦ°W ¢¾luŸD„wŠ\\̀ʉÌÛM…Ā[bӞEn}¶Vc…ê“sƒ–›¯PqƒFB…‰|S•³C|kñ•H‹d‘iÄ¥sˆʼnő…PóÑÑE^‘ÅPpy_YtS™hQ·aHwsOnʼnÚs©iqj›‰€USiº]ïWš‰«gW¡A–R붛ijʕ…Œů`çõh]y»ǃŸǛҤxÒm~zf}pf|ÜroÈzrKÈĵSƧ„ż؜Ġu¦ö"],["@@sKCš…GS|úþX”gp›{ÁX¿Ÿć{ƱȏñZáĔyoÁhA™}ŅĆfdʼn„_¹„Y°ėǩÑ¡H¯¶oMQqð¡Ë™|‘Ñ`ƭŁX½·óۓxğįÅcQ‡ˆ“ƒs«tȋDžF“Ÿù^i‘t«Č¯[›hAi©á¥ÇĚ×l|¹y¯YȵƓ‹ñǙµï‚ċ™Ļ|Dœ™üȭ¶¡˜›oŽäÕG\\ďT¿Òõr¯œŸLguÏYęRƩšɷŌO\\İТæ^Ŋ IJȶȆbÜGŽĝ¬¿ĚVĎgª^íu½jÿĕęjık@Ľƒ]ėl¥Ë‡ĭûÁ„ƒėéV©±ćn©­ȇžÍq¯½•YÃÔʼn“ÉNѝÅÝy¹NqáʅDǡËñ­ƁYÅy̱os§ȋµʽǘǏƬɱà‘ưN¢ƔÊuľýľώȪƺɂļžxœZĈ}ÌʼnŪ˜ĺœŽĭFЛĽ̅ȣͽÒŵìƩÇϋÿȮǡŏçƑůĕ~Ǎ›¼ȳÐUf†dIxÿ\\G ˆzâɏÙOº·pqy£†@ŒŠqþ@Ǟ˽IBäƣzsÂZ†ÁàĻdñ°ŕzéØűzșCìDȐĴĺf®ŽÀľưø@ɜÖÞKĊŇƄ§‚͑těï͡VAġÑÑ»d³öǍÝXĉĕÖ{þĉu¸ËʅğU̎éhɹƆ̗̮ȘNJ֥ड़ࡰţાíϲäʮW¬®ҌeרūȠkɬɻ̼ãüfƠSצɩςåȈHϚÎKdzͲOðÏȆƘ¼CϚǚ࢚˼ФԂ¤ƌžĞ̪Qʤ´¼mȠJˀŸƲÀɠmǐnǔĎȆÞǠN~€ʢĜ‚¶ƌĆĘźʆȬ˪ĚǏĞGȖƴƀj`ĢçĶāàŃºē̃ĖćšYŒÀŎüôQÐÂŎŞdžŞêƖš˜oˆDĤÕºÑǘÛˤ³̀gńƘĔÀ^žªƂ`ªt¾äƚêĦĀ¼Ð€Ĕǎ¨Ȕ»͠^ˮÊȦƤøxRrŜH¤¸ÂxDĝŒ|ø˂˜ƮÐ¬ɚwɲFjĔ²Äw°dždÀɞ_ĸdîàŎjʜêTĞªŌ‡ŜWÈ|tqĢUB~´°ÎFC•ŽU¼pĀēƄN¦¾O¶ŠłKĊOj“Ě”j´ĜYp˜{¦„ˆSĚÍ\\Tš×ªV–÷Ší¨ÅDK°ßtŇĔKš¨ǵÂcḷ̌ĚǣȄĽF‡lġUĵœŇ‹ȣFʉɁƒMğįʏƶɷØŭOǽ«ƽū¹Ʊő̝Ȩ§ȞʘĖiɜɶʦ}¨֪ࠜ̀ƇǬ¹ǨE˦ĥªÔêFŽxúQ„Er´W„rh¤Ɛ \\talĈDJ˜Ü|[Pll̚¸ƎGú´Pž¬W¦†^¦–H]prR“n|or¾wLVnÇIujkmon£cX^Bh`¥V”„¦U¤¸}€xRj–[^xN[~ªŠxQ„‚[`ªHÆÂExx^wšN¶Ê˜|¨ì†˜€MrœdYp‚oRzNy˜ÀDs~€bcfÌ`L–¾n‹|¾T‚°c¨È¢a‚r¤–`[|òDŞĔöxElÖdH„ÀI`„Ď\\Àì~ƎR¼tf•¦^¢ķ¶e”ÐÚMŒptgj–„ɡČÅyġLû™ŇV®ŠÄÈƀ†Ď°P|ªVV†ªj–¬ĚÒêp¬–E|ŬÂc|ÀtƐK fˆ{ĘFǜƌXƲąo½Ę‘\\¥–o}›Ûu£ç­kX‘{uĩ«āíÓUŅßŢq€Ť¥lyň[€oi{¦‹L‡ń‡ðFȪȖ”ĒL„¿Ì‹ˆfŒ£K£ʺ™oqNŸƒwğc`ue—tOj×°KJ±qƒÆġm‰Ěŗos¬…qehqsuœƒH{¸kH¡Š…ÊRǪÇƌbȆ¢´ä܍¢NìÉʖ¦â©Ż؛Ç@Vu»A—ylßí¹ĵê…ÝlISò³C¹Ìâ„²i¶’Ìoú^H“²CǜңDŽ z¼g^èöŰ_‹‚–†IJĕꄜ}gÁnUI«m‰…„‹]j‡vV¼euhwqA„aW˜ƒ_µj…»çjioQR¹ēÃßt@r³[ÛlćË^ÍÉáG“›OUۗOB±•XŸkŇ¹£k|e]ol™ŸkVͼÕqtaÏõjgÁ£§U^Œ”RLˆËnX°Ç’Bz†^~wfvˆypV ¯„ƫĉ˭ȫƗŷɿÿĿƑ˃ĝÿÃǃßËőó©ǐȍŒĖM×ÍEyx‹þp]Évïè‘vƀnÂĴÖ@‚‰†V~Ĉ™Š³MEˆĸÅĖt—ējyÄDXÄxGQuv_›i¦aBçw‘˛wD™©{ŸtāmQ€{EJ§KPśƘƿ¥@‰sCT•É}ɃwˆƇy±ŸgÑ“}T[÷kÐ禫…SÒ¥¸ëBX½‰HáŵÀğtSÝÂa[ƣ°¯¦P]£ġ“–“Òk®G²„èQ°óMq}EŠóƐÇ\\ƒ‡@áügQ͋u¥Fƒ“T՛¿Jû‡]|mvāÎYua^WoÀa·­ząÒot×¶CLƗi¯¤mƎHNJ¤îìɾŊìTdåwsRÖgĒųúÍġäÕ}Q¶—ˆ¿A•†‹[¡Œ{d×uQAƒ›M•xV‹vMOmăl«ct[wº_šÇʊŽŸjb£ĦS_é“QZ“_lwgOiýe`YYLq§IÁˆdz£ÙË[ÕªuƏ³ÍT—s·bÁĽäė[›b[ˆŗfãcn¥îC¿÷µ[ŏÀQ­ōšĉm¿Á^£mJVm‡—L[{Ï_£›F¥Ö{ŹA}…×Wu©ÅaųijƳhB{·TQqÙIķˑZđ©Yc|M¡…L•eVUóK_QWk’_ĥ‘¿ãZ•»X\\ĴuUƒè‡lG®ěłTĠğDєOrÍd‚ÆÍz]‹±…ŭ©ŸÅ’]ŒÅÐ}UË¥©Tċ™ïxgckfWgi\\ÏĒ¥HkµE˜ë{»ÏetcG±ahUiñiWsɁˆ·c–C‚Õk]wȑ|ća}w…VaĚ᠞ŒG°ùnM¬¯†{ÈˆÐÆA’¥ÄêJxÙ¢”hP¢Ûˆº€µwWOŸóFŽšÁz^ÀŗÎú´§¢T¤ǻƺSė‰ǵhÝÅQgvBHouʝl_o¿Ga{ïq{¥|ſĿHĂ÷aĝÇq‡Z‘ñiñC³ª—…»E`¨åXēÕqÉû[l•}ç@čƘóO¿¡ƒFUsA‰“ʽīccšocƒ‚ƒÇS}„“£‡IS~ălkĩXçmĈ…ŀЂoÐdxÒuL^T{r@¢‘žÍƒĝKén£kQ™‰yšÅõËXŷƏL§~}kqš»IHėDžjĝŸ»ÑÞoŸå°qTt|r©ÏS‹¯·eŨĕx«È[eMˆ¿yuˆ‘pN~¹ÏyN£{©’—g‹ħWí»Í¾s“əšDž_ÃĀɗ±ą™ijĉʍŌŷ—S›É“A‹±åǥɋ@럣R©ąP©}ĹªƏj¹erƒLDĝ·{i«ƫC£µ"]],"encodeOffsets":[[[127444,52594]],[[113793,40312]]]},"properties":{"cp":[111.670801,40.818311],"name":"内蒙古","childNum":2}},{"id":"210000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@L–Ž@@s™a"],["@@MnNm"],["@@d‚c"],["@@eÀ‚C@b‚“‰"],["@@f‡…Xwkbr–Ä`qg"],["@@^jtW‘Q"],["@@~ Y]c"],["@@G`ĔN^_¿Z‚ÃM"],["@@iX¶B‹Y"],["@@„YƒZ"],["@@L_{Epf"],["@@^WqCT\\"],["@@\\[“‹§t|”¤_"],["@@m`n_"],["@@Ïxnj{q_×^Giip"],["@@@œé^B†‡ntˆaÊU—˜Ÿ]x ¯ÄPIJ­°h€ʙK³†VˆÕ@Y~†|EvĹsDŽ¦­L^p²ŸÒG ’Ël]„xxÄ_˜fT¤Ď¤cŽœP„–C¨¸TVjbgH²sdÎdHt`Bˆ—²¬GJję¶[ÐhjeXdlwhšðSȦªVÊπ‹Æ‘Z˜ÆŶ®²†^ŒÎyÅÎcPqń“ĚDMħĜŁH­ˆk„çvV[ij¼W–‚YÀäĦ’‘`XlžR`žôLUVžfK–¢†{NZdĒª’YĸÌÚJRr¸SA|ƴgŴĴÆbvªØX~†źBŽ|¦ÕœEž¤Ð`\\|Kˆ˜UnnI]¤ÀÂĊnŎ™R®Ő¿¶\\ÀøíDm¦ÎbŨab‰œaĘ\\ľã‚¸a˜tÎSƐ´©v\\ÖÚÌǴ¤Â‡¨JKr€Z_Z€fjþhPkx€`Y”’RIŒjJcVf~sCN¤ ˆE‚œhæm‰–sHy¨SðÑÌ\\\\ŸĐRZk°IS§fqŒßýáЍÙÉÖ[^¯ǤŲ„ê´\\¦¬ĆPM¯£Ÿˆ»uïpùzEx€žanµyoluqe¦W^£ÊL}ñrkqWňûP™‰UP¡ôJŠoo·ŒU}£Œ„[·¨@XŒĸŸ“‹‹DXm­Ûݏº‡›GU‹CÁª½{íĂ^cj‡k“¶Ã[q¤“LÉö³cux«zZfƒ²BWÇ®Yß½ve±ÃC•ý£W{Ú^’q^sÑ·¨‹ÍOt“¹·C¥‡GD›rí@wÕKţ݋˜Ÿ«V·i}xËÍ÷‘i©ĝ‡ɝǡ]ƒˆ{c™±OW‹³Ya±Ÿ‰_穂Hžĕoƫ€Ňqƒr³‰Lys[„ñ³¯OS–ďOMisZ†±ÅFC¥Pq{‚Ã[Pg}\\—¿ghćO…•k^ģÁFıĉĥM­oEqqZûěʼn³F‘¦oĵ—hŸÕP{¯~TÍlª‰N‰ßY“Ð{Ps{ÃVU™™eĎwk±ʼnVÓ½ŽJãÇÇ»Jm°dhcÀff‘dF~ˆ€ĀeĖ€d`sx² šƒ®EżĀdQ‹Âd^~ăÔHˆ¦\\›LKpĄVez¤NP ǹӗR™ÆąJSh­a[¦´Âghwm€BÐ¨źhI|žVVŽ—Ž|p] Â¼èNä¶ÜBÖ¼“L`‚¼bØæŒKV”ŸpoœúNZÞÒKxpw|ÊEMnzEQšŽIZ”ŽZ‡NBˆčÚFÜçmĩ‚WĪñt‘ÞĵÇñZ«uD‚±|Əlij¥ãn·±PmÍa‰–da‡ CL‡Ǒkùó¡³Ï«QaċϑOÃ¥ÕđQȥċƭy‹³ÃA"]],"encodeOffsets":[[[123686,41445]],[[126019,40435]],[[124393,40128]],[[126117,39963]],[[125322,40140]],[[126686,40700]],[[126041,40374]],[[125584,40168]],[[125453,40165]],[[125362,40214]],[[125280,40291]],[[125774,39997]],[[125976,40496]],[[125822,39993]],[[125509,40217]],[[122731,40949]]]},"properties":{"cp":[123.429096,41.796767],"name":"辽宁","childNum":16}},{"id":"220000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@‘p䔳PClƒFbbÍzš€wBG’ĭ€Z„Åi“»ƒlY­ċ²SgŽkÇ£—^S‰“qd¯•‹R…©éŽ£¯S†\\cZ¹iűƏCuƍÓX‡oR}“M^o•£…R}oªU­F…uuXHlEŕ‡€Ï©¤ÛmTŽþ¤D–²ÄufàÀ­XXȱAe„yYw¬dvõ´KÊ£”\\rµÄl”iˆdā]|DÂVŒœH¹ˆÞ®ÜWnŒC”Œķ W‹§@\\¸‹ƒ~¤‹Vp¸‰póIO¢ŠVOšŇürXql~òÉK]¤¥Xrfkvzpm¶bwyFoúvð‡¼¤ N°ąO¥«³[ƒéǡű_°Õ\\ÚÊĝŽþâőàerR¨­JYlďQ[ ÏYëЧTGz•tnŠß¡gFkMŸāGÁ¤ia É‰™È¹`\\xs€¬dĆkNnuNUŠ–užP@‚vRY¾•–\\¢…ŒGªóĄ~RãÖÎĢù‚đŴÕhQŽxtcæëSɽʼníëlj£ƍG£nj°KƘµDsØÑpyƸ®¿bXp‚]vbÍZuĂ{nˆ^IüœÀSք”¦EŒvRÎûh@℈[‚Əȉô~FNr¯ôçR±ƒ­HÑl•’Ģ–^¤¢‚OðŸŒævxsŒ]ÞÁTĠs¶¿âƊGW¾ìA¦·TѬ†è¥€ÏÐJ¨¼ÒÖ¼ƒƦɄxÊ~S–tD@ŠĂ¼Ŵ¡jlºWžvЉˆzƦZЎ²CH— „Axiukd‹ŒGgetqmcžÛ£Ozy¥cE}|…¾cZ…k‚‰¿uŐã[oxGikfeäT@…šSUwpiÚFM©’£è^ڟ‚`@v¶eň†f h˜eP¶žt“äOlÔUgƒÞzŸU`lœ}ÔÆUvØ_Ō¬Öi^ĉi§²ÃŠB~¡Ĉ™ÚEgc|DC_Ȧm²rBx¼MÔ¦ŮdĨÃâYx‘ƘDVÇĺĿg¿cwÅ\\¹˜¥Yĭlœ¤žOv†šLjM_a W`zļMž·\\swqÝSA‡š—q‰Śij¯Š‘°kŠRē°wx^Đkǂғ„œž“œŽ„‹\\]˜nrĂ}²ĊŲÒøãh·M{yMzysěnĒġV·°“G³¼XÀ““™¤¹i´o¤ŃšŸÈ`̃DzÄUĞd\\i֚ŒˆmÈBĤÜɲDEh LG¾ƀľ{WaŒYÍȏĢĘÔRîĐj‹}Ǟ“ccj‡oUb½š{“h§Ǿ{K‹ƖµÎ÷žGĀÖŠåưÎs­l›•yiē«‹`姝H¥Ae^§„GK}iã\\c]v©ģZ“mÃ|“[M}ģTɟĵ‘Â`À–çm‰‘FK¥ÚíÁbXš³ÌQґHof{‰]e€pt·GŋĜYünĎųVY^’˜ydõkÅZW„«WUa~U·Sb•wGçǑ‚“iW^q‹F‚“›uNĝ—·Ew„‹UtW·Ýďæ©PuqEzwAV•—XR‰ãQ`­©GŒM‡ehc›c”ďϝd‡©ÑW_ϗYƅŒ»…é\\ƒɹ~ǙG³mØ©BšuT§Ĥ½¢Ã_ý‘L¡‘ýŸqT^rme™\\Pp•ZZbƒyŸ’uybQ—efµ]UhĿDCmûvašÙNSkCwn‰cćfv~…Y‹„ÇG"],"encodeOffsets":[[130196,42528]]},"properties":{"cp":[125.3245,43.886841],"name":"吉林","childNum":1}},{"id":"230000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@ƨƒĶTLÇyqpÇÛqe{~oyen}s‰`q‡iXG”ù]Ëp½“©lɇÁp]Þñ´FÔ^f‘äîºkà˜z¼BUvÈ@"],["@@UƒµNÿ¥īè灋•HÍøƕ¶LŒǽ|g¨|”™Ža¾pViˆdd”~ÈiŒíďÓQġėǐZ΋ŽXb½|ſÃH½ŸKFgɱCģÛÇA‡n™‹jÕc[VĝDZÃ˄Ç_™ £ń³pŽj£º”š¿”»WH´¯”U¸đĢmžtĜyzzNN|g¸÷äűѱĉā~mq^—Œ[ƒ”››”ƒǁÑďlw]¯xQĔ‰¯l‰’€°řĴrŠ™˜BˆÞTxr[tޏĻN_yŸX`biN™Ku…P›£k‚ZĮ—¦[ºxÆÀdhŽĹŀUÈƗCw’áZħÄŭcÓ¥»NAw±qȥnD`{ChdÙFćš}¢‰A±Äj¨]ĊÕjŋ«×`VuÓś~_kŷVÝyh„“VkÄãPs”Oµ—fŸge‚Ň…µf@u_Ù ÙcŸªNªÙEojVx™T@†ãSefjlwH\\pŏäÀvŠŽlY†½d{†F~¦dyz¤PÜndsrhf‹HcŒvlwjFœ£G˜±DύƥY‡yϊu¹XikĿ¦ÏqƗǀOŜ¨LI|FRĂn sª|Cš˜zxAè¥bœfudTrFWÁ¹Am|˜ĔĕsķÆF‡´Nš‰}ć…UŠÕ@Áijſmužç’uð^ÊýowŒFzØÎĕNőžǏȎôªÌŒDŽàĀÄ˄ĞŀƒʀĀƘŸˮȬƬĊ°ƒUŸzou‡xe]}Ž…AyȑW¯ÌmK‡“Q]‹Īºif¸ÄX|sZt|½ÚUΠlkš^p{f¤lˆºlÆW –€A²˜PVܜPH”Êâ]ÎĈÌÜk´\\@qàsĔÄQºpRij¼èi†`¶—„bXƒrBgxfv»ŽuUiˆŒ^v~”J¬mVp´£Œ´VWrnP½ì¢BX‚¬h™ŠðX¹^TjVœŠriªj™tŊÄm€tPGx¸bgRšŽsT`ZozÆO]’ÒFô҆Oƒ‡ŊŒvŞ”p’cGŒêŠsx´DR–Œ{A†„EOr°Œ•žx|íœbˆ³Wm~DVjºéNN†Ëܲɶ­GƒxŷCStŸ}]ûō•SmtuÇÃĕN•™āg»šíT«u}ç½BĵÞʣ¥ëÊ¡Mێ³ãȅ¡ƋaǩÈÉQ‰†G¢·lG|›„tvgrrf«†ptęŘnŠÅĢr„I²¯LiØsPf˜_vĠd„xM prʹšL¤‹¤‡eˌƒÀđK“žïÙVY§]I‡óáĥ]ķ†Kˆ¥Œj|pŇ\\kzţ¦šnņäÔVĂîά|vW’®l¤èØr‚˜•xm¶ă~lÄƯĄ̈́öȄEÔ¤ØQĄ–Ą»ƢjȦOǺ¨ìSŖÆƬy”Qœv`–cwƒZSÌ®ü±DŽ]ŀç¬B¬©ńzƺŷɄeeOĨS’Œfm Ċ‚ƀP̎ēz©Ċ‚ÄÕÊmgŸÇsJ¥ƔˆŊśæ’΁Ñqv¿íUOµª‰ÂnĦÁ_½ä@ê텣P}Ġ[@gġ}g“ɊדûÏWXá¢užƻÌsNͽƎÁ§č՛AēeL³àydl›¦ĘVçŁpśdžĽĺſʃQíÜçÛġԏsĕ¬—Ǹ¯YßċġHµ ¡eå`ļƒrĉŘóƢFì“ĎWøxÊk†”ƈdƬv|–I|·©NqńRŀƒ¤é”eŊœŀ›ˆàŀU²ŕƀB‚Q£Ď}L¹Îk@©ĈuǰųǨ”Ú§ƈnTËÇéƟÊcfčŤ^Xm‡—HĊĕË«W·ċëx³ǔķÐċJā‚wİ_ĸ˜Ȁ^ôWr­°oú¬Ħ…ŨK~”ȰCĐ´Ƕ£’fNÎèâw¢XnŮeÂÆĶŽ¾¾xäLĴĘlļO¤ÒĨA¢Êɚ¨®‚ØCÔ ŬGƠ”ƦYĜ‡ĘÜƬDJ—g_ͥœ@čŅĻA“¶¯@wÎqC½Ĉ»NŸăëK™ďÍQ“Ùƫ[«Ãí•gßÔÇOÝáW‘ñuZ“¯ĥ€Ÿŕā¡ÑķJu¤E Ÿå¯°WKɱ_d_}}vyŸõu¬ï¹ÓU±½@gÏ¿rýD‰†g…Cd‰µ—°MFYxw¿CG£‹Rƛ½Õ{]L§{qqąš¿BÇƻğëšܭNJË|c²}Fµ}›ÙRsÓpg±ŠQNqǫŋRwŕnéÑÉKŸ†«SeYR…ŋ‹@{¤SJ}šD Ûǖ֍Ÿ]gr¡µŷjqWÛham³~S«“„›Þ]"]],"encodeOffsets":[[[127123,51780]],[[134456,44547]]]},"properties":{"cp":[126.642464,45.756967],"name":"黑龙江","childNum":2}},{"id":"320000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@cþÅPiŠ`ZŸRu¥É\\]~°ŽY`µ†Óƒ^phÁbnÀşúŽòa–ĬºTÖŒb‚˜e¦¦€{¸ZâćNpŒ©žHr|^ˆmjhŠSEb\\afv`sz^lkŽlj‹Ätg‹¤D˜­¾Xš¿À’|ДiZ„ȀåB·î}GL¢õcßjaŸyBFµÏC^ĭ•cÙt¿sğH]j{s©HM¢ƒQnDÀ©DaÜތ·jgàiDbPufjDk`dPOîƒhw¡ĥ‡¥šG˜ŸP²ĐobºrY†„î¶aHŢ´ ]´‚rılw³r_{£DB_Ûdåuk|ˆŨ¯F Cºyr{XFy™e³Þċ‡¿Â™kĭB¿„MvÛpm`rÚã”@ƹhågËÖƿxnlč¶Åì½Ot¾dJlŠVJʜǀœŞqvnOŠ^ŸJ”Z‘ż·Q}ê͎ÅmµÒ]Žƍ¦Dq}¬R^èĂ´ŀĻĊIԒtžIJyQŐĠMNtœR®òLh‰›Ěs©»œ}OӌGZz¶A\\jĨFˆäOĤ˜HYš†JvÞHNiÜaϚɖnFQlšNM¤ˆB´ĄNöɂtp–Ŭdf先‹qm¿QûŠùއÚb¤uŃJŴu»¹Ą•lȖħŴw̌ŵ²ǹǠ͛hĭłƕrçü±Y™xci‡tğ®jű¢KOķ•Coy`å®VTa­_Ā]ŐÝɞï²ʯÊ^]afYǸÃĆēĪȣJđ͍ôƋĝÄ͎ī‰çÛɈǥ£­ÛmY`ó£Z«§°Ó³QafusNıDž_k}¢m[ÝóDµ—¡RLčiXy‡ÅNïă¡¸iĔϑNÌŕoēdōîåŤûHcs}~Ûwbù¹£¦ÓCt‹OPrƒE^ÒoŠg™ĉIµžÛÅʹK…¤½phMŠü`o怆ŀ"],"encodeOffsets":[[121740,32276]]},"properties":{"cp":[118.767413,32.041544],"name":"江苏","childNum":1}},{"id":"330000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@E^dQ]K"],["@@jX^j‡"],["@@sfŠbU‡"],["@@qP\\xz[ck"],["@@‘Rƒ¢‚FX}°[s_"],["@@Cbœ\\—}"],["@@e|v\\la{u"],["@@v~u}"],["@@QxÂF¯}"],["@@¹nŒvÞs¯o"],["@@rSkUEj"],["@@bi­ZŒP"],["@@p[}INf"],["@@À¿€"],["@@¹dnbŒ…"],["@@rSŸBnR"],["@@g~h}"],["@@FlEk"],["@@OdPc"],["@@v[u\\"],["@@FjâL~wyoo~›sµL–\\"],["@@¬e¹aNˆ"],["@@\\nÔ¡q]L³ë\\ÿ®ŒQ֎"],["@@ÊA­©[¬"],["@@KxŒv­"],["@@@hlIk]"],["@@pW{o||j"],["@@Md|_mC"],["@@¢…X£ÏylD¼XˆtH"],["@@hlÜ[LykAvyfw^Ež›¤"],["@@fp¤Mus“R"],["@@®_ma~•LÁ¬šZ"],["@@iM„xZ"],["@@ZcYd"],["@@Z~dOSo|A¿qZv"],["@@@`”EN¡v"],["@@|–TY{"],["@@@n@m"],["@@XWkCT\\"],["@@ºwšZRkĕWO¢"],["@@™X®±Grƪ\\ÔáXq{‹"],["@@ůTG°ĄLHm°UC‹"],["@@¤Ž€aÜx~}dtüGæţŎíĔcŖpMËВj碷ðĄÆMzˆjWKĎ¢Q¶˜À_꒔_Bı€i«pZ€gf€¤Nrq]§ĂN®«H±‡yƳí¾×ŸīàLłčŴǝĂíÀBŖÕªˆŠÁŖHŗʼnåqûõi¨hÜ·ƒñt»¹ýv_[«¸m‰YL¯‰Qª…mĉÅdMˆ•gÇjcº«•ęœ¬­K­´ƒB«Âącoċ\\xKd¡gěŧ«®á’[~ıxu·Å”KsËɏc¢Ù\\ĭƛëbf¹­ģSƒĜkáƉÔ­ĈZB{ŠaM‘µ‰fzʼnfåÂŧįƋǝÊĕġć£g³ne­ą»@­¦S®‚\\ßðCšh™iqªĭiAu‡A­µ”_W¥ƣO\\lċĢttC¨£t`ˆ™PZäuXßBs‡Ļyek€OđġĵHuXBšµ]׌‡­­\\›°®¬F¢¾pµ¼kŘó¬Wät’¸|@ž•L¨¸µr“ºù³Ù~§WI‹ŸZWŽ®’±Ð¨ÒÉx€`‰²pĜ•rOògtÁZ}þÙ]„’¡ŒŸFK‚wsPlU[}¦Rvn`hq¬\\”nQ´ĘRWb”‚_ rtČFI֊kŠŠĦPJ¶ÖÀÖJĈĄTĚòžC ²@Pú…Øzœ©PœCÈÚœĒ±„hŖ‡l¬â~nm¨f©–iļ«m‡nt–u†ÖZÜÄj“ŠLŽ®E̜Fª²iÊxبžIÈhhst"],["@@o\\V’zRZ}y"],["@@†@°¡mۛGĕ¨§Ianá[ýƤjfæ‡ØL–•äGr™"]],"encodeOffsets":[[[125592,31553]],[[125785,31436]],[[125729,31431]],[[125513,31380]],[[125223,30438]],[[125115,30114]],[[124815,29155]],[[124419,28746]],[[124095,28635]],[[124005,28609]],[[125000,30713]],[[125111,30698]],[[125078,30682]],[[125150,30684]],[[124014,28103]],[[125008,31331]],[[125411,31468]],[[125329,31479]],[[125626,30916]],[[125417,30956]],[[125254,30976]],[[125199,30997]],[[125095,31058]],[[125083,30915]],[[124885,31015]],[[125218,30798]],[[124867,30838]],[[124755,30788]],[[124802,30809]],[[125267,30657]],[[125218,30578]],[[125200,30562]],[[124968,30474]],[[125167,30396]],[[124955,29879]],[[124714,29781]],[[124762,29462]],[[124325,28754]],[[123990,28459]],[[125366,31477]],[[125115,30363]],[[125369,31139]],[[122495,31878]],[[125329,30690]],[[125192,30787]]]},"properties":{"cp":[120.153576,30.287459],"name":"浙江","childNum":45}},{"id":"340000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@^iuLX^"],["@@‚e©Ehl"],["@@°ZÆëϵmkǀwÌÕæhºgBĝâqÙĊz›ÖgņtÀÁÊÆá’hEz|WzqD¹€Ÿ°E‡ŧl{ævÜcA`¤C`|´qžxIJkq^³³ŸGšµbƒíZ…¹qpa±ď OH—¦™Ħˆx¢„gPícOl_iCveaOjCh߸i݋bÛªCC¿€m„RV§¢A|t^iĠGÀtÚs–d]ĮÐDE¶zAb àiödK¡~H¸íæAžǿYƒ“j{ď¿‘™À½W—®£ChŒÃsiŒkkly]_teu[bFa‰Tig‡n{]Gqªo‹ĈMYá|·¥f¥—őaSÕė™NµñĞ«ImŒ_m¿Âa]uĜp …Z_§{Cƒäg¤°r[_Yj‰ÆOdý“[ŽI[á·¥“Q_n‡ùgL¾mv™ˊBÜÆ¶ĊJhšp“c¹˜O]iŠ]œ¥ jtsggJǧw×jÉ©±›EFˍ­‰Ki”ÛÃÕYv…s•ˆm¬njĻª•§emná}k«ŕˆƒgđ²Ù›DǤ›í¡ªOy›†×Où±@DŸñSęćăÕIÕ¿IµĥO‰‰jNÕËT¡¿tNæŇàåyķrĕq§ÄĩsWÆßŽF¶žX®¿‰mŒ™w…RIޓfßoG‘³¾©uyH‘į{Ɓħ¯AFnuP…ÍÔzšŒV—dàôº^Ðæd´€‡oG¤{S‰¬ćxã}›ŧ×Kǥĩ«žÕOEзÖdÖsƘѨ[’Û^Xr¢¼˜§xvěƵ`K”§ tÒ´Cvlo¸fzŨð¾NY´ı~ÉĔē…ßúLÃϖ_ÈÏ|]ÂÏFl”g`bšežž€n¾¢pU‚h~ƴ˶_‚r sĄ~cž”ƈ]|r c~`¼{À{ȒiJjz`îÀT¥Û³…]’u}›f…ïQl{skl“oNdŸjŸäËzDvčoQŠďHI¦rb“tHĔ~BmlRš—V_„ħTLnñH±’DžœL‘¼L˜ªl§Ťa¸ŒĚlK²€\\RòvDcÎJbt[¤€D@®hh~kt°ǾzÖ@¾ªdb„YhüóZ ň¶vHrľ\\ʗJuxAT|dmÀO„‹[ÃԋG·ĚąĐlŪÚpSJ¨ĸˆLvÞcPæķŨŽ®mАˆálŸwKhïgA¢ųƩޖ¤OȜm’°ŒK´"]],"encodeOffsets":[[[121722,32278]],[[119475,30423]],[[119168,35472]]]},"properties":{"cp":[117.283042,31.86119],"name":"安徽","childNum":3}},{"id":"350000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@“zht´‡]"],["@@aj^~ĆG—©O"],["@@ed¨„C}}i"],["@@@vˆPGsQ"],["@@‰sBz‚ddW]Q"],["@@SލQ“{"],["@@NŽVucW"],["@@qptBAq"],["@@‰’¸[mu"],["@@Q\\pD]_"],["@@jSwUadpF"],["@@eXª~ƒ•"],["@@AjvFso"],["@@fT–›_Çí\\Ÿ™—v|ba¦jZÆy€°"],["@@IjJi"],["@@wJI€ˆxš«¼AoNe{M­"],["@@K‰±¡Óˆ”ČäeZ"],["@@k¡¹Eh~c®wBk‹UplÀ¡I•~Māe£bN¨gZý¡a±Öcp©PhžI”Ÿ¢Qq…ÇGj‹|¥U™ g[Ky¬ŏ–v@OpˆtÉEŸF„\\@ åA¬ˆV{Xģ‰ĐBy…cpě…¼³Ăp·¤ƒ¥o“hqqÚ¡ŅLsƒ^ᗞ§qlŸÀhH¨MCe»åÇGD¥zPO£čÙkJA¼ß–ėu›ĕeûҍiÁŧSW¥˜QŠûŗ½ùěcݧSùĩąSWó«íęACµ›eR—åǃRCÒÇZÍ¢‹ź±^dlsŒtjD¸•‚ZpužÔâÒH¾oLUêÃÔjjēò´ĄW‚ƛ…^Ñ¥‹ĦŸ@Çò–ŠmŒƒOw¡õyJ†yD}¢ďÑÈġfŠZd–a©º²z£šN–ƒjD°Ötj¶¬ZSÎ~¾c°¶Ðm˜x‚O¸¢Pl´žSL|¥žA†ȪĖM’ņIJg®áIJČĒü` ŽQF‡¬h|ÓJ@zµ |ê³È ¸UÖŬŬÀEttĸr‚]€˜ðŽM¤ĶIJHtÏ A’†žĬkvsq‡^aÎbvŒd–™fÊòSD€´Z^’xPsÞrv‹ƞŀ˜jJd×ŘÉ ®A–ΦĤd€xĆqAŒ†ZR”ÀMźŒnĊ»ŒİÐZ— YX–æJŠyĊ²ˆ·¶q§·–K@·{s‘Xãô«lŗ¶»o½E¡­«¢±¨Yˆ®Ø‹¶^A™vWĶGĒĢžPlzfˆļŽtàAvWYãšO_‡¤sD§ssČġ[kƤPX¦Ž`¶“ž®ˆBBvĪjv©šjx[L¥àï[F…¼ÍË»ğV`«•Ip™}ccÅĥZE‹ãoP…´B@ŠD—¸m±“z«Ƴ—¿å³BRضˆœWlâþäą`“]Z£Tc— ĹGµ¶H™m@_©—kŒ‰¾xĨ‡ôȉðX«½đCIbćqK³Á‹Äš¬OAwã»aLʼn‡ËĥW[“ÂGI—ÂNxij¤D¢ŽîĎÎB§°_JœGsƒ¥E@…¤uć…P‘å†cuMuw¢BI¿‡]zG¹guĮck\\_"]],"encodeOffsets":[[[123250,27563]],[[122541,27268]],[[123020,27189]],[[122916,27125]],[[122887,26845]],[[122808,26762]],[[122568,25912]],[[122778,26197]],[[122515,26757]],[[122816,26587]],[[123388,27005]],[[122450,26243]],[[122578,25962]],[[121255,25103]],[[120987,24903]],[[122339,25802]],[[121042,25093]],[[122439,26024]]]},"properties":{"cp":[119.306239,26.075302],"name":"福建","childNum":18}},{"id":"360000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@ĢĨƐgÂMD~ņªe^\\^§„ý©j׍cZ†Ø¨zdÒa¶ˆlҍJŒìõ`oz÷@¤u޸´†ôęöY¼‰HČƶajlÞƩ¥éZ[”|h}^U Œ ¥p„ĄžƦO lt¸Æ €Q\\€ŠaÆ|CnÂOjt­ĚĤd’ÈŒF`’¶„@Ð딠¦ōҞ¨Sêv†HĢûXD®…QgėWiØPÞìºr¤dž€NĠ¢l–•ĄtZoœCƞÔºCxrpĠV®Ê{f_Y`_ƒeq’’®Aot`@o‚DXfkp¨|Šs¬\\D‘ÄSfè©Hn¬…^DhÆyøJh“ØxĢĀLʈ„ƠPżċĄwȠ̦G®ǒĤäTŠÆ~ĦwŠ«|TF¡Šn€c³Ïå¹]ĉđxe{ÎӐ†vOEm°BƂĨİ|G’vz½ª´€H’àp”eJ݆Qšxn‹ÀŠW­žEµàXÅĪt¨ÃĖrÄwÀFÎ|ňÓMå¼ibµ¯»åDT±m[“r«_gŽmQu~¥V\\OkxtL E¢‹ƒ‘Ú^~ýê‹Pó–qo슱_Êw§ÑªåƗ⼋mĉŹ‹¿NQ“…YB‹ąrwģcÍ¥B•Ÿ­ŗÊcØiI—žƝĿuŒqtāwO]‘³YCñTeɕš‹caub͈]trlu€ī…B‘ПGsĵıN£ï—^ķqss¿FūūV՟·´Ç{éĈý‰ÿ›OEˆR_ŸđûIċâJh­ŅıN‘ȩĕB…¦K{Tk³¡OP·wn—µÏd¯}½TÍ«YiµÕsC¯„iM•¤™­•¦¯P|ÿUHv“he¥oFTu‰õ\\ŽOSs‹MòđƇiaºćXŸĊĵà·çhƃ÷ǜ{‘ígu^›đg’m[×zkKN‘¶Õ»lčÓ{XSƉv©_ÈëJbVk„ĔVÀ¤P¾ºÈMÖxlò~ªÚàGĂ¢B„±’ÌŒK˜y’áV‡¼Ã~­…`g›ŸsÙfI›Ƌlę¹e|–~udjˆuTlXµf`¿JdŠ[\\˜„L‚‘²"],"encodeOffsets":[[116689,26234]]},"properties":{"cp":[115.892151,28.676493],"name":"江西","childNum":1}},{"id":"370000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@Xjd]{K"],["@@itbFHy"],["@@HlGk"],["@@T‚ŒGŸy"],["@@K¬˜•‹U"],["@@WdXc"],["@@PtOs"],["@@•LnXhc"],["@@ppVƒu]Or"],["@@cdzAUa"],["@@udRhnCI‡"],["@@ˆoIƒpR„"],["@@Ľč{fzƤî’Kš–ÎMĮ]†—ZFˆ½Y]â£ph’™š¶¨râøÀ†ÎǨ¤^ºÄ”Gzˆ~grĚĜlĞÆ„LĆdž¢Îo¦–cv“Kb€gr°Wh”mZp ˆL]LºcU‰Æ­n”żĤÌǜbAnrOAœ´žȊcÀbƦUØrĆUÜøœĬƞ†š˜Ez„VL®öØBkŖÝĐ˹ŧ̄±ÀbÎɜnb²ĦhņBĖ›žįĦåXćì@L¯´ywƕCéõė ƿ¸‘lµ¾Z|†ZWyFYŸ¨Mf~C¿`€à_RÇzwƌfQnny´INoƬˆèôº|sT„JUš›‚L„îVj„ǎ¾Ē؍‚Dz²XPn±ŴPè¸ŔLƔÜƺ_T‘üÃĤBBċȉöA´fa„˜M¨{«M`‡¶d¡ô‰Ö°šmȰBÔjjŒ´PM|”c^d¤u•ƒ¤Û´Œä«ƢfPk¶Môlˆ]Lb„}su^ke{lC‘…M•rDŠÇ­]NÑFsmoõľH‰yGă{{çrnÓE‰‹ƕZGª¹Fj¢ïW…uøCǷ돡ąuhÛ¡^Kx•C`C\\bÅxì²ĝÝ¿_N‰īCȽĿåB¥¢·IŖÕy\\‡¹kx‡Ã£Č×GDyÕ¤ÁçFQ¡„KtŵƋ]CgÏAùSed‡cÚź—ŠuYfƒyMmhUWpSyGwMPqŀ—›Á¼zK›¶†G•­Y§Ëƒ@–´śÇµƕBmœ@Io‚g——Z¯u‹TMx}C‘‰VK‚ï{éƵP—™_K«™pÛÙqċtkkù]gŽ‹Tğwo•ɁsMõ³ă‡AN£™MRkmEʕč™ÛbMjÝGu…IZ™—GPģ‡ãħE[iµBEuŸDPԛ~ª¼ętŠœ]ŒûG§€¡QMsğNPŏįzs£Ug{đJĿļā³]ç«Qr~¥CƎÑ^n¶ÆéÎR~ݏY’I“] P‰umŝrƿ›‰›Iā‹[x‰edz‹L‘¯v¯s¬ÁY…~}…ťuٌg›ƋpÝĄ_ņī¶ÏSR´ÁP~ž¿Cyžċßdwk´Ss•X|t‰`Ä Èð€AªìÎT°¦Dd–€a^lĎDĶÚY°Ž`ĪŴǒˆ”àŠv\\ebŒZH„ŖR¬ŢƱùęO•ÑM­³FۃWp[ƒ"]],"encodeOffsets":[[[123806,39303]],[[123821,39266]],[[123742,39256]],[[123702,39203]],[[123649,39066]],[[123847,38933]],[[123580,38839]],[[123894,37288]],[[123043,36624]],[[123344,38676]],[[123522,38857]],[[123628,38858]],[[118260,36742]]]},"properties":{"cp":[117.000923,36.675807],"name":"山东","childNum":13}},{"id":"410000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@•ýL™ùµP³swIÓxcŢĞð†´E®žÚPt†ĴXØx¶˜@«ŕŕQGƒ‹Yfa[şu“ßǩ™đš_X³ijÕčC]kbc•¥CS¯ëÍB©÷‹–³­Siˆ_}m˜YTtž³xlàcȂzÀD}ÂOQ³ÐTĨ¯†ƗòËŖ[hœł‹Ŧv~††}ÂZž«¤lPǕ£ªÝŴÅR§ØnhcŒtâk‡nύ­ľŹUÓÝdKuķ‡I§oTũÙďkęĆH¸ÓŒ\\ăŒ¿PcnS{wBIvɘĽ[GqµuŸŇôYgûƒZcaŽ©@½Õǽys¯}lgg@­C\\£as€IdÍuCQñ[L±ęk·‹ţb¨©kK—’»›KC²‘òGKmĨS`ƒ˜UQ™nk}AGē”sqaJ¥ĐGR‰ĎpCuÌy ã iMc”plk|tRk†ðœev~^‘´†¦ÜŽSí¿_iyjI|ȑ|¿_»d}qŸ^{“Ƈdă}Ÿtqµ`Ƴĕg}V¡om½fa™Ço³TTj¥„tĠ—Ry”K{ùÓjuµ{t}uËR‘iŸvGŠçJFjµŠÍyqΘàQÂFewixGw½Yŷpµú³XU›½ġy™łå‰kÚwZXˆ·l„¢Á¢K”zO„Λ΀jc¼htoDHr…|­J“½}JZ_¯iPq{tę½ĕ¦Zpĵø«kQ…Ťƒ]MÛfaQpě±ǽ¾]u­Fu‹÷nƒ™čįADp}AjmcEǒaª³o³ÆÍSƇĈÙDIzˑ赟^ˆKLœ—i—Þñ€[œƒaA²zz‰Ì÷Dœ|[šíijgf‚ÕÞd®|`ƒĆ~„oĠƑô³Ŋ‘D×°¯CsŠøÀ«ì‰UMhTº¨¸ǡîS–Ô„DruÂÇZ•ÖEŽ’vPZ„žW”~؋ÐtĄE¢¦Ðy¸bŠô´oŬ¬Ž²Ês~€€]®tªašpŎJ¨Öº„_ŠŔ–`’Ŗ^Ѝ\\Ĝu–”~m²Ƹ›¸fW‰ĦrƔ}Î^gjdfÔ¡J}\\n C˜¦þWxªJRÔŠu¬ĨĨmF†dM{\\d\\ŠYÊ¢ú@@¦ª²SŠÜsC–}fNècbpRmlØ^g„d¢aÒ¢CZˆZxvÆ¶N¿’¢T@€uCœ¬^ĊðÄn|žlGl’™Rjsp¢ED}€Fio~ÔNŽ‹„~zkĘHVsDzßjƒŬŒŠŢ`Pûàl¢˜\\ÀœEhŽİgÞē X¼Pk–„|m"],"encodeOffsets":[[118256,37017]]},"properties":{"cp":[113.665412,34.757975],"name":"河南","childNum":1}},{"id":"420000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@AB‚"],["@@lskt"],["@@¾«}{ra®pîÃ\\™›{øCŠËyyB±„b\\›ò˜Ý˜jK›‡L ]ĎĽÌ’JyÚCƈćÎT´Å´pb©È‘dFin~BCo°BĎĚømvŒ®E^vǾ½Ĝ²Ro‚bÜeNŽ„^ĺ£R†¬lĶ÷YoĖ¥Ě¾|sOr°jY`~I”¾®I†{GqpCgyl{‡£œÍƒÍyPL“¡ƒ¡¸kW‡xYlÙæŠšŁĢzœ¾žV´W¶ùŸo¾ZHxjwfx„GNÁ•³Xéæl¶‰EièIH‰ u’jÌQ~v|sv¶Ôi|ú¢Fh˜Qsğ¦ƒSiŠBg™ÐE^ÁÐ{–čnOÂȞUÎóĔ†ÊēIJ}Z³½Mŧïeyp·uk³DsѨŸL“¶_œÅuèw»—€¡WqÜ]\\‘Ò§tƗcÕ¸ÕFÏǝĉăxŻČƟO‡ƒKÉġÿ×wg”÷IÅzCg†]m«ªGeçÃTC’«[‰t§{loWeC@ps_Bp‘­r‘„f_``Z|ei¡—oċMqow€¹DƝӛDYpûs•–‹Ykıǃ}s¥ç³[§ŸcYЧHK„«Qy‰]¢“wwö€¸ïx¼ņ¾Xv®ÇÀµRĠЋžHMž±cÏd„ƒǍũȅȷ±DSyúĝ£ŤĀàtÖÿï[îb\\}pĭÉI±Ñy…¿³x¯N‰o‰|¹H™ÏÛm‹júË~Tš•u˜ęjCöAwě¬R’đl¯ Ñb­‰ŇT†Ŀ_[Œ‘IčĄʿnM¦ğ\\É[T·™k¹œ©oĕ@A¾w•ya¥Y\\¥Âaz¯ãÁ¡k¥ne£Ûw†E©Êō¶˓uoj_Uƒ¡cF¹­[Wv“P©w—huÕyBF“ƒ`R‹qJUw\\i¡{jŸŸEPïÿ½fć…QÑÀQ{ž‚°‡fLԁ~wXg—ītêݾ–ĺ‘Hdˆ³fJd]‹HJ²…E€ƒoU¥†HhwQsƐ»Xmg±çve›]Dm͂PˆoCc¾‹_h”–høYrŊU¶eD°Č_N~øĹĚ·`z’]Äþp¼…äÌQŒv\\rCŒé¾TnkžŐڀÜa‡“¼ÝƆ̶Ûo…d…ĔňТJq’Pb ¾|JŒ¾fXŠƐîĨ_Z¯À}úƲ‹N_ĒĊ^„‘ĈaŐyp»CÇĕKŠšñL³ŠġMŒ²wrIÒŭxjb[œžn«øœ˜—æˆàƒ ^²­h¯Ú€ŐªÞ¸€Y²ĒVø}Ā^İ™´‚LŠÚm„¥ÀJÞ{JVŒųÞŃx×sxxƈē ģMř–ÚðòIf–Ċ“Œ\\Ʈ±ŒdʧĘD†vČ_Àæ~DŒċ´A®µ†¨ØLV¦êHÒ¤"]],"encodeOffsets":[[[113712,34000]],[[115612,30507]],[[113649,34054]]]},"properties":{"cp":[114.298572,30.584355],"name":"湖北","childNum":3}},{"id":"430000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@—n„FTs"],["@@ßÅÆá‰½ÔXr—†CO™“…ËR‘ïÿĩ­TooQyšÓ[‹ŅBE¬–ÎÓXa„į§Ã¸G °ITxp‰úxÚij¥Ïš–̾ŠedžÄ©ĸG…œàGh‚€M¤–Â_U}Ċ}¢pczfŠþg¤€”ÇòAV‘‹M"],["@@©K—ƒA·³CQ±Á«³BUŠƑ¹AŠtćOw™D]ŒJiØSm¯b£‘ylƒ›X…HËѱH•«–‘C^õľA–Å§¤É¥„ïyuǙuA¢^{ÌC´­¦ŷJ£^[†“ª¿‡ĕ~•Ƈ…•N… skóā‡¹¿€ï]ă~÷O§­@—Vm¡‹Qđ¦¢Ĥ{ºjԏŽŒª¥nf´•~ÕoŸž×Ûą‹MąıuZœmZcÒ IJβSÊDŽŶ¨ƚƒ’CÖŎªQؼrŭŽ­«}NÏürʬŒmjr€@ĘrTW ­SsdHzƓ^ÇÂyUi¯DÅYlŹu{hTœ}mĉ–¹¥ě‰Dÿë©ıÓ[Oº£ž“¥ót€ł¹MՄžƪƒ`Pš…Di–ÛUоÅ‌ìˆU’ñB“È£ýhe‰dy¡oċ€`pfmjP~‚kZa…ZsÐd°wj§ƒ@€Ĵ®w~^‚kÀÅKvNmX\\¨a“”сqvíó¿F„¤¡@ũÑVw}S@j}¾«pĂr–ªg àÀ²NJ¶¶Dô…K‚|^ª†Ž°LX¾ŴäPᜣEXd›”^¶›IJÞܓ~‘u¸ǔ˜Ž›MRhsR…e†`ÄofIÔ\\Ø  i”ćymnú¨cj ¢»–GČìƊÿШXeĈ¾Oð Fi ¢|[jVxrIQŒ„_E”zAN¦zLU`œcªx”OTu RLÄ¢dV„i`p˔vŎµªÉžF~ƒØ€d¢ºgİàw¸Áb[¦Zb¦–z½xBĖ@ªpº›šlS¸Ö\\Ĕ[N¥ˀmĎă’J\\‹ŀ`€…ňSڊĖÁĐiO“Ĝ«BxDõĚiv—ž–S™Ì}iùŒžÜnšÐºGŠ{Šp°M´w†ÀÒzJ²ò¨ oTçüöoÛÿñŽőФ‚ùTz²CȆȸǎۃƑÐc°dPÎŸğ˶[Ƚu¯½WM¡­Éž“’B·rížnZŸÒ `‡¨GA¾\\pē˜XhÆRC­üWGġu…T靧Ŏѝ©ò³I±³}_‘‹EÃħg®ęisÁPDmÅ{‰b[Rşs·€kPŸŽƥƒóRo”O‹ŸVŸ~]{g\\“êYƪ¦kÝbiċƵŠGZ»Ěõ…ó·³vŝž£ø@pyö_‹ëŽIkѵ‡bcѧy…×dY؎ªiþž¨ƒ[]f]Ņ©C}ÁN‡»hĻħƏ’ĩ"]],"encodeOffsets":[[[115640,30489]],[[112543,27312]],[[116690,26230]]]},"properties":{"cp":[112.982279,28.19409],"name":"湖南","childNum":3}},{"id":"440000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@QdˆAua"],["@@ƒlxDLo"],["@@sbhNLo"],["@@Ă āŸ"],["@@WltO[["],["@@Krœ]S"],["@@e„„I]y"],["@@I|„Mym"],["@@ƒÛ³LSŒž¼Y"],["@@nvºB–ëui©`¾"],["@@zdšÛ›Jw®"],["@@†°…¯"],["@@a yAª¸ËJIx،@€ĀHAmßV¡o•fu•o"],["@@šs‰ŗÃÔėAƁ›ZšÄ ~°ČP‚‹äh"],["@@‹¶Ý’Ì‚vmĞh­ı‡Q"],["@@HœŠdSjĒ¢D}war…“u«ZqadYM"],["@@elŒ\\LqqU"],["@@~rMo\\"],["@@f„^ƒC"],["@@øPªoj÷ÍÝħXČx”°Q¨ıXNv"],["@@gÇƳˆŽˆ”oˆŠˆ[~tly"],["@@E–ÆC¿‘"],["@@OŽP"],["@@w‹†đóg‰™ĝ—[³‹¡VÙæÅöM̳¹pÁaËýý©D©Ü“JŹƕģGą¤{Ùū…ǘO²«BƱéA—Ò‰ĥ‡¡«BhlmtÃPµyU¯uc“d·w_bŝcīímGOŽ|KP’ȏ‡ŹãŝIŕŭŕ@Óoo¿ē‹±ß}Ž…ŭ‚ŸIJWÈCőâUâǙI›ğʼn©I›ijEׅÁ”³Aó›wXJþ±ÌŒÜӔĨ£L]ĈÙƺZǾĆĖMĸĤfŒÎĵl•ŨnȈ‘ĐtF”Š–FĤ–‚êk¶œ^k°f¶gŠŽœ}®Fa˜f`vXŲxl˜„¦–ÔÁ²¬ÐŸ¦pqÊ̲ˆi€XŸØRDÎ}†Ä@ZĠ’s„x®AR~®ETtĄZ†–ƈfŠŠHâÒÐA†µ\\S¸„^wĖkRzŠalŽŜ|E¨ÈNĀňZTŒ’pBh£\\ŒĎƀuXĖtKL–¶G|Ž»ĺEļĞ~ÜĢÛĊrˆO˜Ùîvd]nˆ¬VœÊĜ°R֟pM††–‚ƂªFbwžEÀˆ˜©Œž\\…¤]ŸI®¥D³|ˎ]CöAŤ¦…æ’´¥¸Lv¼€•¢ĽBaô–F~—š®²GÌҐEY„„œzk¤’°ahlV՞I^‹šCxĈPŽsB‰ƒºV‰¸@¾ªR²ĨN]´_eavSi‡vc•}p}Đ¼ƌkJœÚe thœ†_¸ ºx±ò_xN›Ë‹²‘@ƒă¡ßH©Ùñ}wkNÕ¹ÇO½¿£ĕ]ly_WìIžÇª`ŠuTÅxYĒÖ¼k֞’µ‚MžjJÚwn\\h‘œĒv]îh|’È›Ƅøègž¸Ķß ĉĈWb¹ƀdéƌNTtP[ŠöSvrCZžžaGuœbo´ŖÒÇА~¡zCI…özx¢„Pn‹•‰Èñ @ŒĥÒ¦†]ƞŠV}³ăĔñiiÄÓVépKG½Ä‘ÓávYo–C·sit‹iaÀy„ŧΡÈYDÑům}‰ý|m[węõĉZÅxUO}÷N¹³ĉo_qtă“qwµŁYلǝŕ¹tïÛUïmRCº…ˆĭ|µ›ÕÊK™½R‘ē ó]‘–GªęAx–»HO£|ām‡¡diď×YïYWªʼnOeÚtĐ«zđ¹T…ā‡úE™á²\\‹ķÍ}jYàÙÆſ¿Çdğ·ùTßÇţʄ¡XgWÀLJğ·¿ÃˆOj YÇ÷Qě‹i"]],"encodeOffsets":[[[117381,22988]],[[116552,22934]],[[116790,22617]],[[116973,22545]],[[116444,22536]],[[116931,22515]],[[116496,22490]],[[116453,22449]],[[113301,21439]],[[118726,21604]],[[118709,21486]],[[113210,20816]],[[115482,22082]],[[113171,21585]],[[113199,21590]],[[115232,22102]],[[115739,22373]],[[115134,22184]],[[113056,21175]],[[119573,21271]],[[119957,24020]],[[115859,22356]],[[116561,22649]],[[116285,22746]]]},"properties":{"cp":[113.280637,23.125178],"name":"广东","childNum":24}},{"id":"450000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@H– TQ§•A"],["@@ĨʪƒLƒƊDÎĹĐCǦė¸zÚGn£¾›rªŀÜt¬@֛ڈSx~øOŒ˜ŶÐÂæȠ\\„ÈÜObĖw^oބLf¬°bI lTØB̈F£Ć¹gñĤaY“t¿¤VSñœK¸¤nM†¼‚JE±„½¸šŠño‹ÜCƆæĪ^ŠĚQÖ¦^‡ˆˆf´Q†üÜʝz¯šlzUĺš@쇀p¶n]sxtx¶@„~ÒĂJb©gk‚{°‚~c°`ԙ¬rV\\“la¼¤ôá`¯¹LC†ÆbŒxEræO‚v[H­˜„[~|aB£ÖsºdAĐzNÂðsŽÞƔ…Ĥªbƒ–ab`ho¡³F«èVloޤ™ÔRzpp®SŽĪº¨ÖƒºN…ij„d`’a”¦¤F³ºDÎńĀìŠCžĜº¦Ċ•~nS›|gźvZkCÆj°zVÈÁƔ]LÊFZg…čP­kini«‹qǀcz͔Y®¬Ů»qR×ō©DՄ‘§ƙǃŵTÉĩ±ŸıdÑnYY›IJvNĆÌØÜ Öp–}e³¦m‹©iÓ|¹Ÿħņ›|ª¦QF¢Â¬ʖovg¿em‡^ucà÷gՎuŒíÙćĝ}FϼĹ{µHK•sLSđƃr‹č¤[Ag‘oS‹ŇYMÿ§Ç{Fśbky‰lQxĕƒ]T·¶[B…ÑÏGáşşƇe€…•ăYSs­FQ}­Bƒw‘tYğÃ@~…C̀Q ×W‡j˱rÉ¥oÏ ±«ÓÂ¥•ƒ€k—ŽwWűŒmcih³K›~‰µh¯e]lµ›él•E쉕E“ďs‡’mǖŧē`ãògK_ÛsUʝ“ćğ¶hŒöŒO¤Ǜn³Žc‘`¡y‹¦C‘ez€YŠwa™–‘[ďĵűMę§]X˜Î_‚훘Û]é’ÛUćİÕBƣ±…dƒy¹T^džûÅÑŦ·‡PĻþÙ`K€¦˜…¢ÍeœĥR¿Œ³£[~Œäu¼dl‰t‚†W¸oRM¢ď\\zœ}Æzdvň–{ÎXF¶°Â_„ÒÂÏL©Ö•TmuŸ¼ãl‰›īkiqéfA„·Êµ\\őDc¥ÝF“y›Ôć˜c€űH_hL܋êĺШc}rn`½„Ì@¸¶ªVLŒŠhŒ‹\\•Ţĺk~ŽĠið°|gŒtTĭĸ^x‘vK˜VGréAé‘bUu›MJ‰VÃO¡…qĂXËS‰ģãlýàŸ_ju‡YÛÒB†œG^˜é֊¶§ŽƒEG”ÅzěƒƯ¤Ek‡N[kdåucé¬dnYpAyČ{`]þ¯T’bÜÈk‚¡Ġ•vŒàh„ÂƄ¢Jî¶²"]],"encodeOffsets":[[[111707,21520]],[[107619,25527]]]},"properties":{"cp":[108.320004,22.82402],"name":"广西","childNum":2}},{"id":"460000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@š¦Ŝil¢”XƦ‘ƞò–ïè§ŞCêɕrŧůÇąĻõ™·ĉ³œ̅kÇm@ċȧƒŧĥ‰Ľʉ­ƅſ“ȓÒ˦ŝE}ºƑ[ÍĜȋ gÎfǐÏĤ¨êƺ\\Ɔ¸ĠĎvʄȀœÐ¾jNðĀÒRŒšZdž™zÐŘΰH¨Ƣb²_Ġ "],"encodeOffsets":[[112750,20508]]},"properties":{"cp":[110.33119,20.031971],"name":"海南","childNum":1}},{"id":"510000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@LqKr"],["@@Š[ĻéV£ž_ţġñpG •réÏ·~ąSfy×͂·ºſƽiÍıƣıĻmHH}siaX@iǰÁÃ×t«ƒ­Tƒ¤J–JJŒyJ•ÈŠ`Ohߦ¡uËhIyCjmÿw…ZG……Ti‹SˆsO‰žB²ŸfNmsPaˆ{M{ŠõE‘^Hj}gYpaeuž¯‘oáwHjÁ½M¡pM“–uå‡mni{fk”\\oƒÎqCw†EZ¼K›ĝŠƒAy{m÷L‡wO×SimRI¯rK™õBS«sFe‡]fµ¢óY_ÆPRcue°Cbo׌bd£ŌIHgtrnyPt¦foaXďx›lBowz‹_{ÊéWiêE„GhܸºuFĈIxf®Ž•Y½ĀǙ]¤EyŸF²ċ’w¸¿@g¢§RGv»–áŸW`ÃĵJwi]t¥wO­½a[׈]`Ãi­üL€¦LabbTÀå’c}Íh™Æhˆ‹®BH€î|Ék­¤S†y£„ia©taį·Ɖ`ō¥Uh“O…ƒĝLk}©Fos‰´›Jm„µlŁu—…ø–nÑJWΪ–YÀïAetTžŅ‚ӍG™Ë«bo‰{ıwodƟ½ƒžOġܑµxàNÖ¾P²§HKv¾–]|•B‡ÆåoZ`¡Ø`ÀmºĠ~ÌЧnDž¿¤]wğ@sƒ‰rğu‰~‘Io”[é±¹ ¿žſđӉ@q‹gˆ¹zƱřaí°KtǤV»Ã[ĩǭƑ^ÇÓ@ỗs›Zϕ‹œÅĭ€Ƌ•ěpwDóÖሯneQˌq·•GCœýS]xŸ·ý‹q³•O՜Œ¶Qzßti{ř‰áÍÇWŝŭñzÇW‹pç¿JŒ™‚Xœĩè½cŒF–ÂLiVjx}\\N†ŇĖ¥Ge–“JA¼ÄHfÈu~¸Æ«dE³ÉMA|b˜Ò…˜ćhG¬CM‚õŠ„ƤąAvƒüV€éŀ‰_V̳ĐwQj´·ZeÈÁ¨X´Æ¡Qu·»Ÿ“˜ÕZ³ġqDo‰y`L¬gdp°şŠp¦ėìÅĮZްIä”h‚‘ˆzŠĵœf²å ›ĚрKp‹IN|‹„Ñz]ń……·FU×é»R³™MƒÉ»GM«€ki€™ér™}Ã`¹ăÞmȝnÁîRǀ³ĜoİzŔwǶVÚ£À]ɜ»ĆlƂ²Ġ…þTº·àUȞÏʦ¶†I’«dĽĢdĬ¿–»Ĕ׊h\\c¬†ä²GêëĤł¥ÀǿżÃÆMº}BÕĢyFVvw–ˆxBèĻĒ©Ĉ“tCĢɽŠȣ¦āæ·HĽî“ôNԓ~^¤Ɗœu„œ^s¼{TA¼ø°¢İªDè¾Ň¶ÝJ‘®Z´ğ~Sn|ªWÚ©òzPOȸ‚bð¢|‹øĞŠŒœŒQìÛÐ@Ğ™ǎRS¤Á§d…i“´ezÝúØã]Hq„kIŸþËQǦÃsǤ[E¬ÉŪÍxXƒ·ÖƁİlƞ¹ª¹|XÊwn‘ÆƄmÀêErĒtD®ċæcQƒ”E®³^ĭ¥©l}äQto˜ŖÜqƎkµ–„ªÔĻĴ¡@Ċ°B²Èw^^RsºT£ڿœQP‘JvÄz„^Đ¹Æ¯fLà´GC²‘dt˜­ĀRt¼¤ĦOðğfÔðDŨŁĞƘïžPȆ®âbMüÀXZ ¸£@Ś›»»QÉ­™]d“sÖ×_͖_ÌêŮPrĔĐÕGĂeZÜîĘqBhtO ¤tE[h|Y‹Ô‚ZśÎs´xº±UŒ’ñˆt|O’ĩĠºNbgþŠJy^dÂY Į„]Řz¦gC‚³€R`Šz’¢AjŒ¸CL„¤RÆ»@­Ŏk\\Ç´£YW}z@Z}‰Ã¶“oû¶]´^N‡Ò}èN‚ª–P˜Íy¹`S°´†ATe€VamdUĐwʄvĮÕ\\ƒu‹Æŗ¨Yp¹àZÂm™Wh{á„}WØǍ•Éüw™ga§áCNęÎ[ĀÕĪgÖɪX˜øx¬½Ů¦¦[€—„NΆL€ÜUÖ´òrÙŠxR^–†J˜k„ijnDX{Uƒ~ET{ļº¦PZc”jF²Ė@Žp˜g€ˆ¨“B{ƒu¨ŦyhoÚD®¯¢˜ WòàFΤ¨GDäz¦kŮPœġq˚¥À]€Ÿ˜eŽâÚ´ªKxī„Pˆ—Ö|æ[xäJÞĥ‚s’NÖ½ž€I†¬nĨY´®Ð—ƐŠ€mD™ŝuäđđEb…e’e_™v¡}ìęNJē}q”É埁T¯µRs¡M@}ůa†a­¯wvƉåZwž\\Z{åû^›"]],"encodeOffsets":[[[108815,30935]],[[110617,31811]]]},"properties":{"cp":[104.065735,30.659462],"name":"四川","childNum":2}},{"id":"520000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@†G\\†lY£‘in"],["@@q‚|ˆ‚mc¯tχVSÎ"],["@@hÑ£Is‡NgßH†›HªķÃh_¹ƒ¡ĝħń¦uيùŽgS¯JHŸ|sÝÅtÁïyMDč»eÕtA¤{b\\}—ƒG®u\\åPFq‹wÅaD…žK°ºâ_£ùbµ”mÁ‹ÛœĹM[q|hlaªāI}тƒµ@swtwm^oµˆD鼊yV™ky°ÉžûÛR…³‚‡eˆ‡¥]RՋěħ[ƅåÛDpŒ”J„iV™™‰ÂF²I…»mN·£›LbÒYb—WsÀbŽ™pki™TZĄă¶HŒq`……ĥ_JŸ¯ae«ƒKpÝx]aĕÛPƒÇȟ[ÁåŵÏő—÷Pw}‡TœÙ@Õs«ĿÛq©½œm¤ÙH·yǥĘĉBµĨÕnđ]K„©„œá‹ŸG纍§Õßg‡ǗĦTèƤƺ{¶ÉHÎd¾ŚÊ·OÐjXWrãLyzÉAL¾ę¢bĶėy_qMĔąro¼hĊžw¶øV¤w”²Ĉ]ʚKx|`ź¦ÂÈdr„cȁbe¸›`I¼čTF´¼Óýȃr¹ÍJ©k_șl³´_pН`oÒh޶pa‚^ÓĔ}D»^Xyœ`d˜[Kv…JPhèhCrĂĚÂ^Êƌ wˆZL­Ġ£šÁbrzOIl’MM”ĪŐžËr×ÎeŦŽtw|Œ¢mKjSǘňĂStÎŦEtqFT†¾†E쬬ôxÌO¢Ÿ KгŀºäY†„”PVgŎ¦Ŋm޼VZwVlŒ„z¤…ž£Tl®ctĽÚó{G­A‡ŒÇgeš~Αd¿æaSba¥KKûj®_ć^\\ؾbP®¦x^sxjĶI_Ä X‚⼕Hu¨Qh¡À@Ëô}ޱžGNìĎlT¸ˆ…`V~R°tbÕĊ`¸úÛtπFDu€[ƒMfqGH·¥yA‰ztMFe|R‚_Gk†ChZeÚ°to˜v`x‹b„ŒDnÐ{E}šZ˜è€x—†NEފREn˜[Pv@{~rĆAB§‚EO¿|UZ~ì„Uf¨J²ĂÝÆ€‚sª–B`„s¶œfvö¦ŠÕ~dÔq¨¸º»uù[[§´sb¤¢zþFœ¢Æ…Àhˆ™ÂˆW\\ıŽËI݊o±ĭŠ£þˆÊs}¡R]ŒěƒD‚g´VG¢‚j±®è†ºÃmpU[Á›‘Œëº°r›ÜbNu¸}Žº¼‡`ni”ºÔXĄ¤¼Ôdaµ€Á_À…†ftQQgœR—‘·Ǔ’v”}Ýלĵ]µœ“Wc¤F²›OĩųãW½¯K‚©…]€{†LóµCIµ±Mß¿hŸ•©āq¬o‚½ž~@i~TUxŪÒ¢@ƒ£ÀEîôruń‚”“‚b[§nWuMÆLl¿]x}ij­€½"]],"encodeOffsets":[[[112158,27383]],[[112105,27474]],[[112095,27476]]]},"properties":{"cp":[106.713478,26.578343],"name":"贵州","childNum":3}},{"id":"530000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@[„ùx½}ÑRH‘YīĺûsÍn‘iEoã½Ya²ė{c¬ĝg•ĂsA•ØÅwď‚õzFjw}—«Dx¿}UũlŸê™@•HÅ­F‰¨ÇoJ´Ónũuą¡Ã¢pÒŌ“Ø TF²‚xa²ËX€‚cʋlHîAßËŁkŻƑŷÉ©h™W­æßU‡“Ës¡¦}•teèÆ¶StǀÇ}Fd£j‹ĈZĆÆ‹¤T‚č\\Dƒ}O÷š£Uˆ§~ŃG™‚åŃDĝ¸œTsd¶¶Bªš¤u¢ŌĎo~t¾ÍŶÒtD¦Ú„iôö‰€z›ØX²ghįh½Û±¯€ÿm·zR¦Ɵ`ªŊÃh¢rOԍ´£Ym¼èêf¯ŪĽn„†cÚbŒw\\zlvWžªâˆ ¦g–mĿBş£¢ƹřbĥkǫßeeZkÙIKueT»sVesb‘aĕ  ¶®dNœĄÄpªyސ¼—„³BE˜®l‡ŽGœŭCœǶwêżĔÂe„pÍÀQƞpC„–¼ŲÈ­AÎô¶R„ä’Q^Øu¬°š_Èôc´¹ò¨P΢hlϦ´Ħ“Æ´sâDŽŲPnÊD^¯°’Upv†}®BP̪–jǬx–Söwlfòªv€qĸ|`H€­viļ€ndĜ­Ćhň•‚em·FyށqóžSᝑ³X_ĞçêtryvL¤§z„¦c¦¥jnŞk˜ˆlD¤øz½ĜàžĂŧMÅ|áƆàÊcðÂF܎‚áŢ¥\\\\º™İøÒÐJĴ‡„îD¦zK²ǏÎEh~’CD­hMn^ÌöÄ©ČZÀžaü„fɭyœpį´ěFűk]Ôě¢qlÅĆÙa¶~Äqššê€ljN¬¼H„ÊšNQ´ê¼VظE††^ŃÒyŒƒM{ŒJLoÒœęæŸe±Ķ›y‰’‡gã“¯JYÆĭĘëo¥Š‰o¯hcK«z_pŠrC´ĢÖY”—¼ v¸¢RŽÅW³Â§fǸYi³xR´ďUˊ`êĿU„û€uĆBƒƣö‰N€DH«Ĉg†——Ñ‚aB{ÊNF´¬c·Åv}eÇÃGB»”If•¦HňĕM…~[iwjUÁKE•Ž‹¾dĪçW›šI‹èÀŒoÈXòyŞŮÈXâÎŚŠj|àsRy‹µÖ›–Pr´þŒ ¸^wþTDŔ–Hr¸‹žRÌmf‡żÕâCôox–ĜƌÆĮŒ›Ð–œY˜tâŦÔ@]ÈǮƒ\\μģUsȯLbîƲŚºyh‡rŒŠ@ĒԝƀŸÀ²º\\êp“’JŠ}ĠvŠqt„Ġ@^xÀ£È†¨mËÏğ}n¹_¿¢×Y_æpˆÅ–A^{½•Lu¨GO±Õ½ßM¶w’ÁĢۂP‚›Ƣ¼pcIJxŠ|ap̬HšÐŒŊSfsðBZ¿©“XÏÒK•k†÷Eû¿‰S…rEFsÕūk”óVǥʼniTL‚¡n{‹uxţÏh™ôŝ¬ğōN“‘NJkyPaq™Âğ¤K®‡YŸxÉƋÁ]āęDqçgOg†ILu—\\_gz—]W¼ž~CÔē]bµogpў_oď`´³Țkl`IªºÎȄqÔþž»E³ĎSJ»œ_f·‚adÇqƒÇc¥Á_Źw{™L^ɱćx“U£µ÷xgĉp»ĆqNē`rĘzaĵĚ¡K½ÊBzyäKXqiWPÏɸ½řÍcÊG|µƕƣG˛÷Ÿk°_^ý|_zċBZocmø¯hhcæ\\lˆMFlư£Ĝ„ÆyH“„F¨‰µêÕ]—›HA…àӄ^it `þßäkŠĤÎT~Wlÿ¨„ÔPzUC–NVv [jâôDôď[}ž‰z¿–msSh‹¯{jïğl}šĹ[–őŒ‰gK‹©U·µË@¾ƒm_~q¡f¹…ÅË^»‘f³ø}Q•„¡Ö˳gͱ^ǁ…\\ëÃA_—¿bW›Ï[¶ƛ鏝£F{īZgm@|kHǭƁć¦UĔťƒ×ë}ǝƒeďºȡȘÏíBə£āĘPªij¶“ʼnÿ‡y©n‰ď£G¹¡I›Š±LÉĺÑdĉ܇W¥˜‰}g˜Á†{aqÃ¥aŠıęÏZ—ï`"],"encodeOffsets":[[104636,22969]]},"properties":{"cp":[102.712251,25.040609],"name":"云南","childNum":1}},{"id":"540000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@hžľxŽŖ‰xƒÒVކºÅâAĪÝȆµę¯Ňa±r_w~uSÕň‘qOj]ɄQ…£Z……UDûoY’»©M[‹L¼qãË{V͕çWViŽ]ë©Ä÷àyƛh›ÚU°ŒŒa”d„cQƒ~Mx¥™cc¡ÙaSyF—ցk­ŒuRýq¿Ôµ•QĽ³aG{¿FµëªéĜÿª@¬·–K‰·àariĕĀ«V»Ŷ™Ĵū˜gèLǴŇƶaf‹tŒèBŚ£^Šâ†ǐÝ®–šM¦ÁǞÿ¬LhŸŽJ¾óƾƺcxw‹f]Y…´ƒ¦|œQLn°aœdĊ…œ\\¨o’œǀÍŎœ´ĩĀd`tÊQŞŕ|‚¨C^©œĈ¦„¦ÎJĊ{ŽëĎjª²rЉšl`¼Ą[t|¦St辉PŒÜK¸€d˜Ƅı]s¤—î_v¹ÎVòŦj˜£Əsc—¬_Ğ´|٘¦Avަw`ăaÝaa­¢e¤ı²©ªSªšÈMĄwžÉØŔì@T‘¤—Ę™\\õª@”þo´­xA s”ÂtŎKzó´ÇĊµ¢rž^nĊ­Æ¬×üGž¢‚³ {âĊ]š™G‚~bÀgVjzlhǶf€žOšfdЉªB]pj„•TO–tĊ‚n¤}®¦ƒČ¥d¢¼»ddš”Y¼Žt—¢eȤJ¤}Ǿ¡°§¤AГlc@ĝ”sªćļđAç‡wx•UuzEÖġ~AN¹ÄÅȀݦ¿ģŁéì±H…ãd«g[؉¼ēÀ•cīľġ¬cJ‘µ…ÐʥVȝ¸ßS¹†ý±ğkƁ¼ą^ɛ¤Ûÿ‰b[}¬ōõÃ]ËNm®g@•Bg}ÍF±ǐyL¥íCˆƒIij€Ï÷њį[¹¦[⚍EÛïÁÉdƅß{âNÆāŨߝ¾ě÷yC£‡k­´ÓH@¹†TZ¥¢įƒ·ÌAЧ®—Zc…v½ŸZ­¹|ŕWZqgW“|ieZÅYVӁqdq•bc²R@†c‡¥Rã»Ge†ŸeƃīQ•}J[ғK…¬Ə|o’ėjġĠÑN¡ð¯EBčnwôɍėªƒ²•CλŹġǝʅįĭạ̃ūȹ]ΓͧgšsgȽóϧµǛ†ęgſ¶ҍć`ĘąŌJޚä¤rÅň¥ÖÁUětęuůÞiĊÄÀ\\Æs¦ÓRb|Â^řÌkÄŷ¶½÷‡f±iMݑ›‰@ĥ°G¬ÃM¥n£Øą‚ğ¯ß”§aëbéüÑOčœk£{\\‘eµª×M‘šÉfm«Ƒ{Å׃Gŏǩãy³©WÑăû‚··‘Q—òı}¯ã‰I•éÕÂZ¨īès¶ZÈsŽæĔTŘvŽgÌsN@îá¾ó@‰˜ÙwU±ÉT廣TđŸWxq¹Zo‘b‹s[׌¯cĩv‡Œėŧ³BM|¹k‰ªħ—¥TzNYnݍßpęrñĠĉRS~½ŠěVVе‚õ‡«ŒM££µB•ĉ¥áºae~³AuĐh`Ü³ç@BۘïĿa©|z²Ý¼D”£à貋ŸƒIƒû›I ā€óK¥}rÝ_Á´éMaň¨€~ªSĈ½Ž½KÙóĿeƃÆBŽ·¬ën×W|Uº}LJrƳ˜lŒµ`bÔ`QˆˆÐÓ@s¬ñIŒÍ@ûws¡åQÑßÁ`ŋĴ{Ī“T•ÚÅTSij‚‹Yo|Ç[ǾµMW¢ĭiÕØ¿@˜šMh…pÕ]j†éò¿OƇĆƇp€êĉâlØw–ěsˆǩ‚ĵ¸c…bU¹ř¨WavquSMzeo_^gsÏ·¥Ó@~¯¿RiīB™Š\\”qTGªÇĜçPoŠÿfñòą¦óQīÈáP•œābß{ƒZŗĸIæÅ„hnszÁCËìñšÏ·ąĚÝUm®ó­L·ăU›Èíoù´Êj°ŁŤ_uµ^‘°Œìǖ@tĶĒ¡Æ‡M³Ģ«˜İĨÅ®ğ†RŽāð“ggheÆ¢z‚Ê©Ô\\°ÝĎz~ź¤Pn–MĪÖB£Ÿk™n鄧żćŠ˜ĆK„ǰ¼L¶è‰âz¨u¦¥LDĘz¬ýÎmĘd¾ß”Fz“hg²™Fy¦ĝ¤ċņbΛ@y‚Ąæm°NĮZRÖíŽJ²öLĸÒ¨Y®ƌÐV‰à˜tt_ڀÂyĠzž]Ţh€zĎ{†ĢX”ˆc|šÐqŽšfO¢¤ög‚ÌHNŽ„PKŖœŽ˜Uú´xx[xˆvĐCûŠìÖT¬¸^}Ìsòd´_އKgžLĴ…ÀBon|H@–Êx˜—¦BpŰˆŌ¿fµƌA¾zLjRxжF”œkĄźRzŀˆ~¶[”´Hnª–VƞuĒ­È¨ƎcƽÌm¸ÁÈM¦x͊ëÀxdžB’šú^´W†£–d„kɾĬpœw‚˂ØɦļĬIŚœÊ•n›Ŕa¸™~J°î”lɌxĤÊÈðhÌ®‚g˜T´øŽàCˆŽÀ^ªerrƘdž¢İP|Ė ŸWœªĦ^¶´ÂL„aT±üWƜ˜ǀRšŶUńšĖ[QhlLüA†‹Ü\\†qR›Ą©"],"encodeOffsets":[[90849,37210]]},"properties":{"cp":[91.132212,29.660361],"name":"西藏","childNum":1}},{"id":"610000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@˜p¢—ȮµšûG™Ħ}Ħšðǚ¶òƄ€jɂz°{ºØkÈęâ¦jª‚Bg‚\\œċ°s¬Ž’]jžú ‚E”Ȍdž¬s„t‡”RˆÆdĠݎwܔ¸ôW¾ƮłÒ_{’Ìšû¼„jº¹¢GǪÒ¯ĘƒZ`ºŊƒecņąš~BÂgzpâēòYǠȰÌTΨÂWœ|fcŸă§uF—Œ@NŸ¢XLƒŠRMº[ğȣſï|¥J™kc`sʼnǷ’Y¹‹W@µ÷K…ãï³ÛIcñ·VȋڍÒķø©—þ¥ƒy‚ÓŸğęmWµÎumZyOŅƟĥÓ~sÑL¤µaŅY¦ocyZ{‰y c]{ŒTa©ƒ`U_Ěē£ωÊƍKù’K¶ȱÝƷ§{û»ÅÁȹÍéuij|¹cÑd‘ŠìUYƒŽO‘uF–ÕÈYvÁCqӃT•Ǣí§·S¹NgŠV¬ë÷Át‡°Dد’C´ʼnƒópģ}„ċcE˅FŸŸéGU¥×K…§­¶³B‹Č}C¿åċ`wġB·¤őcƭ²ő[Å^axwQO…ÿEËߌ•ĤNĔŸwƇˆÄŠńwĪ­Šo[„_KÓª³“ÙnK‰Çƒěœÿ]ď€ă_d©·©Ýŏ°Ù®g]±„Ÿ‡ß˜å›—¬÷m\\›iaǑkěX{¢|ZKlçhLt€Ňîŵ€œè[€É@ƉĄEœ‡tƇÏ˜³­ħZ«mJ…›×¾‘MtÝĦ£IwÄå\\Õ{‡˜ƒOwĬ©LÙ³ÙgBƕŀr̛ĢŭO¥lãyC§HÍ£ßEñŸX¡—­°ÙCgpťz‘ˆb`wI„vA|§”‡—hoĕ@E±“iYd¥OϹS|}F@¾oAO²{tfžÜ—¢Fǂ҈W²°BĤh^Wx{@„¬‚­F¸¡„ķn£P|ŸªĴ@^ĠĈæb–Ôc¶l˜Yi…–^Mi˜cϰÂ[ä€vï¶gv@À“Ĭ·lJ¸sn|¼u~a]’ÆÈtŌºJp’ƒþ£KKf~ЦUbyäIšĺãn‡Ô¿^­žŵMT–hĠܤko¼Ŏìąǜh`[tŒRd²IJ_œXPrɲ‰l‘‚XžiL§àƒ–¹ŽH˜°Ȧqº®QC—bA†„ŌJ¸ĕÚ³ĺ§ `d¨YjžiZvRĺ±öVKkjGȊĐePОZmļKÀ€‚[ŠŽ`ösìh†ïÎoĬdtKÞ{¬èÒÒBŒÔpIJÇĬJŊ¦±J«ˆY§‹@·pH€µàåVKe›pW†ftsAÅqC·¬ko«pHÆuK@oŸHĆۄķhx“e‘n›S³àǍrqƶRbzy€¸ËАl›¼EºpĤ¼Œx¼½~Ğ’”à@†ÚüdK^ˆmÌSj"],"encodeOffsets":[[110234,38774]]},"properties":{"cp":[108.948024,34.263161],"name":"陕西","childNum":1}},{"id":"620000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@VuUv"],["@@ũ‹EĠtt~nkh`Q‰¦ÅÄÜdw˜Ab×ĠąJˆ¤DüègĺqBqœj°lI¡ĨÒ¤úSHbš‡ŠjΑBаaZˆ¢KJŽ’O[|A£žDx}Nì•HUnrk„ kp€¼Y kMJn[aG‚áÚÏ[½rc†}aQxOgsPMnUs‡nc‹Z…ž–sKúvA›t„Þġ’£®ĀYKdnFwš¢JE°”Latf`¼h¬we|€Æ‡šbj}GA€·~WŽ”—`†¢MC¤tL©IJ°qdf”O‚“bÞĬ¹ttu`^ZúE`Œ[@„Æsîz®¡’C„ƳƜG²“R‘¢R’m”fŽwĸg܃‚ą G@pzJM½mŠhVy¸uÈÔO±¨{LfæU¶ßGĂq\\ª¬‡²I‚¥IʼnÈīoı‹ÓÑAçÑ|«LÝcspīðÍg…të_õ‰\\ĉñLYnĝg’ŸRǡÁiHLlõUĹ²uQjYi§Z_c¨Ÿ´ĹĖÙ·ŋI…ƒaBD˜­R¹ȥr—¯G•ºß„K¨jWk’ɱŠOq›Wij\\a­‹Q\\sg_ĆǛōëp»£lğۀgS•ŶN®À]ˆÓäm™ĹãJaz¥V}‰Le¤L„ýo‘¹IsŋÅÇ^‘Žbz…³tmEÁ´aйcčecÇN•ĊãÁ\\蝗dNj•]j†—ZµkÓda•ćå]ğij@ ©O{¤ĸm¢ƒE·®ƒ«|@Xwg]A챝‡XǁÑdzªc›wQÚŝñsÕ³ÛV_ýƒ˜¥\\ů¥©¾÷w—Ž©WÕÊĩhÿÖÁRo¸V¬âDb¨šhûx–Ê×nj~Zâƒg|šXÁnßYoº§ZÅŘvŒ[„ĭÖʃuďxcVbnUSf…B¯³_Tzº—ΕO©çMÑ~Mˆ³]µ^püµ”ŠÄY~y@X~¤Z³€[Èōl@®Å¼£QKƒ·Di‹¡By‘ÿ‰Q_´D¥hŗyƒ^ŸĭÁZ]cIzý‰ah¹MĪğP‘s{ò‡‹‘²Vw¹t³Ŝˁ[ŽÑ}X\\gsFŸ£sPAgěp×ëfYHāďÖqēŭOÏë“dLü•\\iŒ”t^c®šRʺ¶—¢H°mˆ‘rYŸ£BŸ¹čIoľu¶uI]vģSQ{ƒUŻ”Å}QÂ|̋°ƅ¤ĩŪU ęĄžÌZҞ\\v˜²PĔ»ƢNHƒĂyAmƂwVmž`”]ȏb•”H`‰Ì¢²ILvĜ—H®¤Dlt_„¢JJÄämèÔDëþgºƫ™”aʎÌrêYi~ ÎݤNpÀA¾Ĕ¼b…ð÷’Žˆ‡®‚”üs”zMzÖĖQdȨý†v§Tè|ªH’þa¸|šÐ ƒwKĢx¦ivr^ÿ ¸l öæfƟĴ·PJv}n\\h¹¶v†·À|\\ƁĚN´Ĝ€çèÁz]ġ¤²¨QÒŨTIl‡ªťØ}¼˗ƦvÄùØE‹’«Fï˛Iq”ōŒTvāÜŏ‚íÛߜÛV—j³âwGăÂíNOŠˆŠPìyV³ʼnĖýZso§HіiYw[߆\\X¦¥c]ÔƩÜ·«j‡ÐqvÁ¦m^ċ±R™¦΋ƈťĚgÀ»IïĨʗƮްƝ˜ĻþÍAƉſ±tÍEÕÞāNU͗¡\\ſčåÒʻĘm ƭÌŹöʥ’ëQ¤µ­ÇcƕªoIýˆ‰Iɐ_mkl³ă‰Ɠ¦j—¡Yz•Ňi–}Msßõ–īʋ —}ƒÁVmŸ_[n}eı­Uĥ¼‘ª•I{ΧDӜƻėoj‘qYhĹT©oūĶ£]ďxĩ‹ǑMĝ‰q`B´ƃ˺Ч—ç~™²ņj@”¥@đ´ί}ĥtPńǾV¬ufӃÉC‹tÓ̻‰…¹£G³€]ƖƾŎĪŪĘ̖¨ʈĢƂlɘ۪üºňUðǜȢƢż̌ȦǼ‚ĤŊɲĖ­Kq´ï¦—ºĒDzņɾªǀÞĈĂD†½ĄĎÌŗĞrôñnŽœN¼â¾ʄľԆ|DŽŽ֦ज़ȗlj̘̭ɺƅêgV̍ʆĠ·ÌĊv|ýĖÕWĊǎÞ´õ¼cÒÒBĢ͢UĜð͒s¨ňƃLĉÕÝ@ɛƯ÷¿Ľ­ĹeȏijëCȚDŲyê×Ŗyò¯ļcÂßY…tÁƤyAã˾J@ǝrý‹‰@¤…rz¸oP¹ɐÚyᐇHŸĀ[Jw…cVeȴϜ»ÈŽĖ}ƒŰŐèȭǢόĀƪÈŶë;Ñ̆ȤМľĮEŔ—ĹŊũ~ËUă{ŸĻƹɁύȩþĽvĽƓÉ@ē„ĽɲßǐƫʾǗĒpäWÐxnsÀ^ƆwW©¦cÅ¡Ji§vúF¶Ž¨c~c¼īŒeXǚ‹\\đ¾JŽwÀďksãA‹fÕ¦L}wa‚o”Z’‹D½†Ml«]eÒÅaɲáo½FõÛ]ĻÒ¡wYR£¢rvÓ®y®LF‹LzĈ„ôe]gx}•|KK}xklL]c¦£fRtív¦†PĤoH{tK"]],"encodeOffsets":[[[108619,36299]],[[108589,36341]]]},"properties":{"cp":[103.823557,36.058039],"name":"甘肃","childNum":2}},{"id":"630000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@InJm"],["@@CƒÆ½OŃĦsΰ~dz¦@@“Ņiš±è}ؘƄ˹A³r_ĞŠǒNΌĐw¤^ŬĵªpĺSZg’rpiƼĘԛ¨C|͖J’©Ħ»®VIJ~f\\m `Un„˜~ʌŸ•ĬàöNt•~ňjy–¢Zi˜Ɣ¥ĄŠk´nl`JʇŠJþ©pdƖ®È£¶ìRʦ‘źõƮËnŸʼėæÑƀĎ[‚˜¢VÎĂMÖÝÎF²sƊƀÎBļýƞ—¯ʘƭðħ¼Jh¿ŦęΌƇš¥²Q]Č¥nuÂÏriˆ¸¬ƪÛ^Ó¦d€¥[Wà…x\\ZŽjҕ¨GtpþYŊĕ´€zUO뇉P‰îMĄÁxH´á˜iÜUà›îÜՁĂÛSuŎ‹r“œJð̬EŒ‘FÁú×uÃÎkr“Ē{V}İ«O_ÌËĬ©ŽÓŧSRѱ§Ģ£^ÂyèçěM³Ƃę{[¸¿u…ºµ[gt£¸OƤĿéYŸõ·kŸq]juw¥Dĩƍ€õÇPéĽG‘ž©ã‡¤G…uȧþRcÕĕNy“yût“ˆ­‡ø‘†ï»a½ē¿BMoᣟÍj}éZËqbʍš“Ƭh¹ìÿÓAçãnIáI`ƒks£CG­ě˜Uy×Cy•…’Ÿ@¶ʡÊBnāzG„ơMē¼±O÷õJËĚăVŸĪũƆ£Œ¯{ËL½Ìzż“„VR|ĠTbuvJvµhĻĖH”Aëáa…­OÇðñęNw‡…œľ·L›mI±íĠĩPÉ×®ÿs—’cB³±JKßĊ«`…ađ»·QAmO’‘Vţéÿ¤¹SQt]]Çx€±¯A@ĉij¢Ó祖•ƒl¶ÅÛr—ŕspãRk~¦ª]Į­´“FR„åd­ČsCqđéFn¿Åƃm’Éx{W©ºƝºįkÕƂƑ¸wWūЩÈFž£\\tÈ¥ÄRÈýÌJ ƒlGr^×äùyÞ³fj”c†€¨£ÂZ|ǓMĝšÏ@ëÜőR‹›ĝ‰Œ÷¡{aïȷPu°ËXÙ{©TmĠ}Y³’­ÞIňµç½©C¡į÷¯B»|St»›]vƒųƒs»”}MÓ ÿʪƟǭA¡fs˜»PY¼c¡»¦c„ċ­¥£~msĉP•–Siƒ^o©A‰Šec‚™PeǵŽkg‚yUi¿h}aH™šĉ^|ᴟ¡HØûÅ«ĉ®]m€¡qĉ¶³ÈyôōLÁst“BŸ®wn±ă¥HSò뚣˜S’ë@לÊăxÇN©™©T±ª£IJ¡fb®ÞbŽb_Ą¥xu¥B—ž{łĝ³«`d˜Ɛt—¤ťiñžÍUuºí`£˜^tƃIJc—·ÛLO‹½Šsç¥Ts{ă\\_»™kϊ±q©čiìĉ|ÍIƒ¥ć¥›€]ª§D{ŝŖÉR_sÿc³Īō›ƿΑ›§p›[ĉ†›c¯bKm›R¥{³„Z†e^ŽŒwx¹dƽŽôIg §Mĕ ƹĴ¿—ǣÜ̓]‹Ý–]snåA{‹eŒƭ`ǻŊĿ\\ijŬű”YÂÿ¬jĖqŽßbЏ•L«¸©@ěĀ©ê¶ìÀEH|´bRľž–Ó¶rÀQþ‹vl®Õ‚E˜TzÜdb ˜hw¤{LR„ƒd“c‹b¯‹ÙVgœ‚ƜßzÃô쮍^jUèXΖ|UäÌ»rKŽ\\ŒªN‘¼pZCü†VY††¤ɃRi^rPҒTÖ}|br°qňb̰ªiƶGQ¾²„x¦PœmlŜ‘[Ĥ¡ΞsĦŸÔÏâ\\ªÚŒU\\f…¢N²§x|¤§„xĔsZPòʛ²SÐqF`ª„VƒÞŜĶƨVZŒÌL`ˆ¢dŐIqr\\oäõ–F礻Ŷ×h¹]Clـ\\¦ďÌį¬řtTӺƙgQÇÓHţĒ”´ÃbEÄlbʔC”|CˆŮˆk„Ʈ[ʼ¬ňœ´KŮÈΰÌζƶlð”ļA†TUvdTŠG†º̼ŠÔ€ŒsÊDԄveOg"]],"encodeOffsets":[[[105308,37219]],[[95370,40081]]]},"properties":{"cp":[101.778916,36.623178],"name":"青海","childNum":2}},{"id":"640000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@KëÀęĞ«OęȿȕŸı]ʼn¡åįÕÔ«Ǵõƪ™ĚQÐZhv K°›öqÀѐS[ÃÖHƖčË‡nL]ûc…Ùß@‚“ĝ‘¾}w»»‹oģF¹œ»kÌÏ·{zPƒ§B­¢íyÅt@ƒ@áš]Yv_ssģ¼i߁”ĻL¾ġsKD£¡N_…“˜X¸}B~Haiˆ™Åf{«x»ge_bs“KF¯¡Ix™mELcÿZ¤­Ģ‘ƒÝœsuBLù•t†ŒYdˆmVtNmtOPhRw~bd…¾qÐ\\âÙH\\bImlNZŸ»loƒŸqlVm–Gā§~QCw¤™{A\\‘PKŸNY‡¯bF‡kC¥’sk‹Šs_Ã\\ă«¢ħkJi¯r›rAhĹûç£CU‡ĕĊ_ԗBixÅُĄnªÑaM~ħpOu¥sîeQ¥¤^dkKwlL~{L~–hw^‚ófćƒKyEŒ­K­zuÔ¡qQ¤xZÑ¢^ļöܾEpž±âbÊÑÆ^fk¬…NC¾‘Œ“YpxbK~¥Že֎ŒäBlt¿Đx½I[ĒǙŒWž‹f»Ĭ}d§dµùEuj¨‚IÆ¢¥dXªƅx¿]mtÏwßR͌X¢͎vÆzƂZò®ǢÌʆCrâºMÞzžÆMҔÊÓŊZľ–r°Î®Ȉmª²ĈUªĚøºˆĮ¦ÌĘk„^FłĬhĚiĀ˾iİbjÕ"],["@@mfwěwMrŢªv@G‰"]],"encodeOffsets":[[[109366,40242]],[[108600,36303]]]},"properties":{"cp":[106.278179,38.46637],"name":"宁夏","childNum":2}},{"id":"650000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@QØĔ²X¨”~ǘBºjʐߨvK”ƔX¨vĊOžÃƒ·¢i@~c—‡ĝe_«”Eš“}QxgɪëÏÃ@sÅyXoŖ{ô«ŸuX…ê•Îf`œC‚¹ÂÿÐGĮÕĞXŪōŸMźÈƺQèĽôe|¿ƸJR¤ĘEjcUóº¯Ĩ_ŘÁMª÷Ð¥Oéȇ¿ÖğǤǷÂF҇zÉx[]­Ĥĝ‰œ¦EP}ûƥé¿İƷTėƫœŕƅ™ƱB»Đ±’ēO…¦E–•}‘`cȺrĦáŖuҞª«IJ‡πdƺÏØZƴwʄ¤ĖGЙǂZ̓èH¶}ÚZצʥĪï|ÇĦMŔ»İĝLj‹ì¥Βœba­¯¥ǕǚkĆŵĦɑĺƯxūД̵nơʃĽá½M»›òmqóŘĝč˾ăC…ćāƿÝɽ©DZŅ¹đ¥˜³ðLrÁ®ɱĕģʼnǻ̋ȥơŻǛȡVï¹Ň۩ûkɗġƁ§ʇė̕ĩũƽō^ƕŠUv£ƁQï“Ƶkŏ½ΉÃŭdzLқʻ«ƭ\\lƒ‡ŭD‡“{ʓDkaFÃÄa“³ŤđÔGRÈƚhSӹŚsİ«ĐË[¥ÚDkº^Øg¼ŵ¸£EÍö•€ůʼnT¡c_‡ËKY‹ƧUśĵ„݃U_©rETÏʜ±OñtYw獃{£¨uM³x½şL©Ùá[ÓÐĥ Νtģ¢\\‚ś’nkO›w¥±ƒT»ƷFɯàĩÞáB¹Æ…ÑUw„੍žĽw[“mG½Èå~‡Æ÷QyŠěCFmĭZī—ŵVÁ™ƿQƛ—ûXS²‰b½KϽĉS›©ŷXĕŸ{ŽĕK·¥Ɨcqq©f¿]‡ßDõU³h—­gËÇïģÉɋw“k¯í}I·šœbmœÉ–ř›īJɥĻˁ×xo›ɹī‡l•c…¤³Xù]‘™DžA¿w͉ì¥wÇN·ÂËnƾƍdǧđ®Ɲv•Um©³G\\“}µĿ‡QyŹl㓛µEw‰LJQ½yƋBe¶ŋÀů‡ož¥A—˜Éw@•{Gpm¿Aij†ŽKLhˆ³`ñcËtW‚±»ÕS‰ëüÿďD‡u\\wwwù³—V›LŕƒOMËGh£õP¡™er™Ïd{“‡ġWÁ…č|yšg^ğyÁzÙs`—s|ÉåªÇ}m¢Ń¨`x¥’ù^•}ƒÌ¥H«‰Yªƅ”Aйn~Ꝛf¤áÀz„gŠÇDIԝ´AňĀ҄¶ûEYospõD[{ù°]u›Jq•U•|Soċxţ[õÔĥkŋÞŭZ˺óYËüċrw €ÞkrťË¿XGÉbřaDü·Ē÷Aê[Ää€I®BÕИÞ_¢āĠpŠÛÄȉĖġDKwbm‡ÄNô‡ŠfœƫVÉvi†dz—H‘‹QµâFšù­Âœ³¦{YGžƒd¢ĚÜO „€{Ö¦ÞÍÀPŒ^b–ƾŠlŽ[„vt×ĈÍE˨¡Đ~´î¸ùÎh€uè`¸ŸHÕŔVºwĠââWò‡@{œÙNÝ´ə²ȕn{¿¥{l—÷eé^e’ďˆXj©î\\ªÑò˜Üìc\\üqˆÕ[Č¡xoÂċªbØ­Œø|€¶ȴZdÆÂšońéŒGš\\”¼C°ÌƁn´nxšÊOĨ’ہƴĸ¢¸òTxÊǪMīИÖŲÃɎOvˆʦƢ~FއRěò—¿ġ~åŊœú‰Nšžš¸qŽ’Ę[Ĕ¶ÂćnÒPĒÜvúĀÊbÖ{Äî¸~Ŕünp¤ÂH¾œĄYÒ©ÊfºmԈĘcDoĬMŬ’˜S¤„s²‚”ʘچžȂVŦ –ŽèW°ªB|IJXŔþÈJĦÆæFĚêŠYĂªĂ]øªŖNÞüA€’fɨJ€˜¯ÎrDDšĤ€`€mz\\„§~D¬{vJÂ˜«lµĂb–¤p€ŌŰNĄ¨ĊXW|ų ¿¾ɄĦƐMT”‡òP˜÷fØĶK¢ȝ˔Sô¹òEð­”`Ɩ½ǒÂň×äı–§ĤƝ§C~¡‚hlå‚ǺŦŞkâ’~}ŽFøàIJaĞ‚fƠ¥Ž„Ŕdž˜®U¸ˆźXœv¢aƆúŪtŠųƠjd•ƺŠƺÅìnrh\\ĺ¯äɝĦ]èpĄ¦´LƞĬŠ´ƤǬ˼Ēɸ¤rºǼ²¨zÌPðŀbþ¹ļD¢¹œ\\ĜÑŚŸ¶ZƄ³àjĨoâŠȴLʉȮŒĐ­ĚăŽÀêZǚŐ¤qȂ\\L¢ŌİfÆs|zºeªÙæ§΢{Ā´ƐÚ¬¨Ĵà²łhʺKÞºÖTŠiƢ¾ªì°`öøu®Ê¾ãØ"],"encodeOffsets":[[88824,50096]]},"properties":{"cp":[87.617733,43.792818],"name":"新疆","childNum":1}},{"id":"110000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@ĽOÁ›ûtŷmiÍt_H»Ĩ±d`й­{bw…Yr“³S]§§o¹€qGtm_Sŧ€“oa›‹FLg‘QN_•dV€@Zom_ć\\ߚc±x¯oœRcfe…£’o§ËgToÛJíĔóu…|wP¤™XnO¢ÉˆŦ¯rNÄā¤zâŖÈRpŢZŠœÚ{GŠrFt¦Òx§ø¹RóäV¤XdˆżâºWbwڍUd®bêņ¾‘jnŎGŃŶŠnzÚSeîĜZczî¾i]͜™QaúÍÔiþĩȨWĢ‹ü|Ėu[qb[swP@ÅğP¿{\\‡¥A¨Ï‘Ѩj¯ŠX\\¯œMK‘pA³[H…īu}}"],"encodeOffsets":[[120023,41045]]},"properties":{"cp":[116.405285,39.904989],"name":"北京","childNum":1}},{"id":"120000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@ŬgX§Ü«E…¶Ḟ“¬O_™ïlÁg“z±AXe™µÄĵ{¶]gitgšIj·›¥îakS€‰¨ÐƎk}ĕ{gB—qGf{¿a†U^fI“ư‹³õ{YƒıëNĿžk©ïËZŏ‘R§òoY×Ógc…ĥs¡bġ«@dekąI[nlPqCnp{ˆō³°`{PNdƗqSÄĻNNâyj]äžÒD ĬH°Æ]~¡HO¾ŒX}ÐxŒgp“gWˆrDGˆŒpù‚Š^L‚ˆrzWxˆZ^¨´T\\|~@I‰zƒ–bĤ‹œjeĊªz£®Ĕvě€L†mV¾Ô_ȔNW~zbĬvG†²ZmDM~”~"],"encodeOffsets":[[120237,41215]]},"properties":{"cp":[117.190182,39.125596],"name":"天津","childNum":1}},{"id":"310000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@ɧư¬EpƸÁxc‡"],["@@©„ªƒ"],["@@”MA‹‘š"],["@@Qp݁E§ÉC¾"],["@@bŝՕÕEȣÚƥêImɇǦèÜĠŒÚžÃƌÃ͎ó"],["@@ǜûȬɋŠŭ™×^‰sYŒɍDŋ‘ŽąñCG²«ªč@h–_p¯A{‡oloY€¬j@IJ`•gQڛhr|ǀ^MIJvtbe´R¯Ô¬¨YŽô¤r]ì†Ƭį"]],"encodeOffsets":[[[124702,32062]],[[124547,32200]],[[124808,31991]],[[124726,32110]],[[124903,32376]],[[124438,32149]]]},"properties":{"cp":[121.472644,31.231706],"name":"上海","childNum":6}},{"id":"500000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@vjG~nGŘŬĶȂƀƾ¹¸ØÎezĆT¸}êЖqHŸðqĖ䒊¥^CƒIj–²p…\\_ æüY|[YxƊæuž°xb®…Űb@~¢NQt°¶‚S栓Ê~rljĔëĚ¢~šuf`‘‚†fa‚ĔJåĊ„nÖ]„jƎćÊ@Š£¾a®£Ű{ŶĕF‹ègLk{Y|¡ĜWƔtƬJÑxq‹±ĢN´‰òK‰™–LÈüD|s`ŋ’ć]ƒÃ‰`đŒMûƱ½~Y°ħ`ƏíW‰½eI‹½{aŸ‘OIrÏ¡ĕŇa†p†µÜƅġ‘œ^ÖÛbÙŽŏml½S‹êqDu[R‹ãË»†ÿw`»y‘¸_ĺę}÷`M¯ċfCVµqʼn÷Z•gg“Œ`d½pDO‡ÎCnœ^uf²ènh¼WtƏxRGg¦…pV„†FI±ŽG^ŒIc´ec‡’G•ĹÞ½sëĬ„h˜xW‚}Kӈe­Xsbk”F¦›L‘ØgTkïƵNï¶}Gy“w\\oñ¡nmĈzjŸ•@™Óc£»Wă¹Ój“_m»ˆ¹·~MvÛaqœ»­‰êœ’\\ÂoVnŽÓØÍ™²«‹bq¿efE „€‹Ĝ^Qž~ Évý‡ş¤²Į‰pEİ}zcĺƒL‹½‡š¿gņ›¡ýE¡ya£³t\\¨\\vú»¼§·Ñr_oÒý¥u‚•_n»_ƒ•At©Þűā§IVeëƒY}{VPÀFA¨ąB}q@|Ou—\\Fm‰QF݅Mw˜å}]•€|FmϋCaƒwŒu_p—¯sfÙgY…DHl`{QEfNysBЦzG¸rHe‚„N\\CvEsÐùÜ_·ÖĉsaQ¯€}_U‡†xÃđŠq›NH¬•Äd^ÝŰR¬ã°wećJEž·vÝ·Hgƒ‚éFXjÉê`|yŒpxkAwœWĐpb¥eOsmzwqChóUQl¥F^laf‹anòsr›EvfQdÁUVf—ÎvÜ^efˆtET¬ôA\\œ¢sJŽnQTjP؈xøK|nBz‰„œĞ»LY‚…FDxӄvr“[ehľš•vN”¢o¾NiÂxGp⬐z›bfZo~hGi’]öF|‰|Nb‡tOMn eA±ŠtPT‡LjpYQ|†SH††YĀxinzDJ€Ìg¢và¥Pg‰_–ÇzII‹€II•„£®S¬„Øs쐣ŒN"],["@@ifjN@s"]],"encodeOffsets":[[[109628,30765]],[[111725,31320]]]},"properties":{"cp":[106.504962,29.533155],"name":"重庆","childNum":2}},{"id":"810000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@AlBk"],["@@mŽn"],["@@EpFo"],["@@ea¢pl¸Eõ¹‡hj[ƒ]ÔCΖ@lj˜¡uBXŸ…•´‹AI¹…[‹yDUˆ]W`çwZkmc–…M›žp€Åv›}I‹oJlcaƒfёKްä¬XJmРđhI®æÔtSHn€Eˆ„ÒrÈc"],["@@rMUw‡AS®€e"]],"encodeOffsets":[[[117111,23002]],[[117072,22876]],[[117045,22887]],[[116975,23082]],[[116882,22747]]]},"properties":{"cp":[114.173355,22.320048],"name":"香港","childNum":5}},{"id":"820000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@kÊd°å§s"],"encodeOffsets":[[116279,22639]]},"properties":{"cp":[113.54909,22.198951],"name":"澳门","childNum":1}}],"UTF8Encoding":true}); -})); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/ecStat.min.js b/src/main/resources/nginx/defense/cdn/ecStat.min.js deleted file mode 100644 index 6aa4af5..0000000 --- a/src/main/resources/nginx/defense/cdn/ecStat.min.js +++ /dev/null @@ -1 +0,0 @@ -!function(r,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.ecStat=t():r.ecStat=t()}(this,function(){return function(r){function t(e){if(n[e])return n[e].exports;var o=n[e]={exports:{},id:e,loaded:!1};return r[e].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=r,t.c=n,t.p="",t(0)}([function(r,t,n){var e;e=function(r){return{clustering:n(11),regression:n(13),statistics:n(14),histogram:n(12)}}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r){return r=null===r?NaN:+r,"number"==typeof r&&!isNaN(r)}function n(r){return isFinite(r)&&r===Math.round(r)}return{isNumber:t,isInteger:n}}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r){if(!a(r))throw new Error("Invalid data type, you should input an array");var t=[],n=u(r);if(1===n.length)for(var e=0;e=1)return r[n-1];var e=(n-1)*t,o=Math.floor(e),a=r[o],u=r[o+1];return a+(u-a)*(e-o)}}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r){for(var t=[];n(r);)t.push(r.length),r=r[0];return t}function n(r){return"[object Array]"===l.call(r)}function e(r,t){for(var n=[],e=0;et?1:r0)e=o;else{if(!(a<0))return o+1;n=o+1}}return n}function f(r,t,n){if(r&&t){if(r.map&&r.map===c)return r.map(t,n);for(var e=[],o=0,a=r.length;ot&&(t=r[n]);return t}var e=n(1),o=e.isNumber;return t}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r){var t=r.length;return t?e(r)/r.length:0}var e=n(10);return t}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r){for(var t=1/0,n=0;n=2){for(var n,e=a(r),u=0,i=0;ie&&(e=r[f][i]);o=e-n;for(var f=0;f0?d[m-1]:d[m]-u===l?u:d[m]-l,x[m].x1=m50?50:t},scott:function(r,t,n){return Math.ceil((n-t)/(3.5*u(r)*Math.pow(r.length,-1/3)))},freedmanDiaconis:function(r,t,n){return r.sort(s),Math.ceil((n-t)/(2*(a(r,.75)-a(r,.25))*Math.pow(r.length,-1/3)))},sturges:function(r){return Math.ceil(Math.log(r.length)/Math.LN2)+1}};return t}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r,t){for(var n=0;nMath.abs(r[n][e])&&(e=o);for(var a=n;a=n;f--)r[f][i]-=r[f][n]/r[n][n]*r[n][i]}for(var l=new Array(t),s=r.length-1,o=r.length-2;o>=0;o--){for(var u=0,n=o+1;n=0;f--)x+=f>1?Math.round(g[f]*Math.pow(10,f+1))/Math.pow(10,f+1)+"x^"+f+" + ":1===f?Math.round(100*g[f])/100+"x + ":Math.round(100*g[f])/100;return{points:d,parameter:g,expression:x}}},u=function(r,t,n){return a[r](t,n)};return u}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){var t={};return t.max=n(6),t.deviation=n(5),t.mean=n(7),t.median=n(15),t.min=n(8),t.quantile=n(3),t.sampleVariance=n(9),t.sum=n(10),t}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r){return e(r,.5)}var e=n(3);return t}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){var t=n(2),e=t.getPrecision;return function(r,t,n,o){var a=arguments.length;a<2?(t=r,r=0,n=1):a<3?n=1:a<4?(n=+n,o=e(n)):o=+o;for(var u=Math.ceil(((t-r)/n).toFixed(o)),i=new Array(u+1),f=0;f=Math.sqrt(50)?a*=10:u>=Math.sqrt(10)?a*=5:u>=Math.sqrt(2)&&(a*=2),+(t>=r?a:-a).toFixed(-o)}}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))}])}); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/echarts-gl.min.js b/src/main/resources/nginx/defense/cdn/echarts-gl.min.js deleted file mode 100644 index 8d6fd8f..0000000 --- a/src/main/resources/nginx/defense/cdn/echarts-gl.min.js +++ /dev/null @@ -1 +0,0 @@ -!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("echarts")):"function"==typeof define&&define.amd?define(["echarts"],t):"object"==typeof exports?exports["echarts-gl"]=t(require("echarts")):e["echarts-gl"]=t(e.echarts)}(this,function(e){return function(e){function t(n){if(r[n])return r[n].exports;var i=r[n]={i:n,l:!1,exports:{}};return e[n].call(i.exports,i,i.exports,t),i.l=!0,i.exports}var r={};return t.m=e,t.c=r,t.d=function(e,r,n){t.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,"a",r),r},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=106)}([function(t,r){t.exports=e},function(e,t,r){"use strict";function n(e){return!e||"none"===e}function i(e){return e instanceof HTMLCanvasElement||e instanceof HTMLImageElement||e instanceof Image}function a(e){return e.getZr&&e.setOption}function o(e){return Math.pow(2,Math.round(Math.log(e)/Math.LN2))}function s(e){if((e.wrapS===c.a.REPEAT||e.wrapT===c.a.REPEAT)&&e.image){var t=o(e.width),r=o(e.height);if(t!==e.width||r!==e.height){var n=document.createElement("canvas");n.width=t,n.height=r;n.getContext("2d").drawImage(e.image,0,0,t,r),e.image=n}}}var u=r(40),l=r(52),h=r(5),c=r(4),d=r(8),f=r(19),p=r(35),m=r(15),g=r(0),_=r.n(g),v=r(36),y=r(60),x=r.n(y),T=r(61),b=r(124),w=r(125),E=r(129),S=r(130),A=r(2),M=r(132),C=r(43),L=r(76),D=r(133),N=r(134),R=r(135),P=r(136),I=r(41),O=r(37),F=r(26),B=r(3),U=r(137),z=r(56),G=r(138),H=r(139),V=r(140),k=r(9),W=r(74),j=r(54),X=r(18),q=r(59),Z=r(141),Y=r(146),K=r(71),Q=r(147),J=r(148),$=r(149),ee=r(150),te=r(151),re=r(152);_.a.util.extend(p.a.prototype,Z.a),d.a.import(Y.a),d.a.import(K.a),d.a.import(Q.a),d.a.import(J.a),d.a.import($.a),d.a.import(ee.a),d.a.import(te.a),d.a.import(re.a);var ne=v.a.prototype.addToScene,ie=v.a.prototype.removeFromScene;v.a.prototype.addToScene=function(e){if(ne.call(this,e),this.__zr){var t=this.__zr;e.traverse(function(e){e.__zr=t,e.addAnimatorsToZr&&e.addAnimatorsToZr(t)})}},v.a.prototype.removeFromScene=function(e){ie.call(this,e),e.traverse(function(e){var t=e.__zr;e.__zr=null,t&&e.removeAnimatorsFromZr&&e.removeAnimatorsFromZr(t)})},f.a.prototype.setTextureImage=function(e,t,r,i){if(this.shader){var a,o=r.getZr(),s=this;return s.autoUpdateTextureStatus=!1,s.disableTexture(e),n(t)||(a=ae.loadTexture(t,r,i,function(t){s.enableTexture(e),o&&o.refresh()}),s.set(e,a)),a}};var ae={};ae.Renderer=l.a,ae.Node=p.a,ae.Mesh=u.a,ae.Shader=d.a,ae.Material=f.a,ae.Texture=c.a,ae.Texture2D=h.a,ae.Geometry=m.a,ae.SphereGeometry=M.a,ae.PlaneGeometry=C.a,ae.CubeGeometry=L.a,ae.AmbientLight=D.a,ae.DirectionalLight=N.a,ae.PointLight=R.a,ae.SpotLight=P.a,ae.PerspectiveCamera=I.a,ae.OrthographicCamera=O.a,ae.Vector2=F.a,ae.Vector3=B.a,ae.Vector4=U.a,ae.Quaternion=z.a,ae.Matrix2=G.a,ae.Matrix2d=H.a,ae.Matrix3=V.a,ae.Matrix4=k.a,ae.Plane=W.a,ae.Ray=j.a,ae.BoundingBox=X.a,ae.Frustum=q.a;var oe=T.a.createBlank("rgba(255,255,255,0)").image;ae.loadTexture=function(e,t,r,n){"function"==typeof r&&(n=r,r={}),r=r||{};for(var o=Object.keys(r).sort(),u="",l=0;l3?t[3]=e[3]:t[3]=1,t):(t=_.a.color.parse(e||"#000",t)||[0,0,0,0],t[0]/=255,t[1]/=255,t[2]/=255,t)},ae.directionFromAlphaBeta=function(e,t){var r=e/180*Math.PI+Math.PI/2,n=-t/180*Math.PI+Math.PI/2,i=[],a=Math.sin(r);return i[0]=a*Math.cos(n),i[1]=-Math.cos(r),i[2]=a*Math.sin(n),i},ae.getShadowResolution=function(e){var t=1024;switch(e){case"low":t=512;break;case"medium":break;case"high":t=2048;break;case"ultra":t=4096}return t},ae.COMMON_SHADERS=["lambert","color","realistic","hatching"],ae.createShader=function(e){var t=d.a.source(e+".vertex"),r=d.a.source(e+".fragment");t||console.error("Vertex shader of '%s' not exits",e),r||console.error("Fragment shader of '%s' not exits",e);var n=new d.a(t,r);return n.name=e,n},ae.createMaterial=function(e,t){t instanceof Array||(t=[t]);var r=ae.createShader(e),n=new f.a({shader:r});return t.forEach(function(e){"string"==typeof e&&n.define(e)}),n},ae.setMaterialFromModel=function(e,t,r,n){t.autoUpdateTextureStatus=!1;var i=r.getModel(e+"Material"),a=i.get("detailTexture"),o=A.a.firstNotNull(i.get("textureTiling"),1),s=A.a.firstNotNull(i.get("textureOffset"),0);"number"==typeof o&&(o=[o,o]),"number"==typeof s&&(s=[s,s]);var u=o[0]>1||o[1]>1?ae.Texture.REPEAT:ae.Texture.CLAMP_TO_EDGE,l={anisotropic:8,wrapS:u,wrapT:u};if("realistic"===e){var h=i.get("roughness"),c=i.get("metalness");null!=c?isNaN(c)&&(t.setTextureImage("metalnessMap",c,n,l),c=A.a.firstNotNull(i.get("metalnessAdjust"),.5)):c=0,null!=h?isNaN(h)&&(t.setTextureImage("roughnessMap",h,n,l),h=A.a.firstNotNull(i.get("roughnessAdjust"),.5)):h=.5;var d=i.get("normalTexture");t.setTextureImage("detailMap",a,n,l),t.setTextureImage("normalMap",d,n,l),t.set({roughness:h,metalness:c,detailUvRepeat:o,detailUvOffset:s})}else if("lambert"===e)t.setTextureImage("detailMap",a,n,l),t.set({detailUvRepeat:o,detailUvOffset:s});else if("color"===e)t.setTextureImage("detailMap",a,n,l),t.set({detailUvRepeat:o,detailUvOffset:s});else if("hatching"===e){for(var f=i.get("hatchingTextures")||[],p=0;p<6;p++)t.setTextureImage("hatch"+(p+1),f[p],n,{anisotropic:8,wrapS:ae.Texture.REPEAT,wrapT:ae.Texture.REPEAT});t.set({detailUvRepeat:o,detailUvOffset:s})}},ae.updateVertexAnimation=function(e,t,r,n){var i=n.get("animation"),a=n.get("animationDurationUpdate"),o=n.get("animationEasingUpdate"),s=r.shadowDepthMaterial;if(i&&t&&a>0&&t.geometry.vertexCount===r.geometry.vertexCount){r.material.define("vertex","VERTEX_ANIMATION"),r.ignorePreZ=!0,s&&s.define("vertex","VERTEX_ANIMATION");for(var u=0;ur?r:e}var i=r(12),a=function(e,t,r){e=e||0,t=t||0,r=r||0,this.array=i.a.fromValues(e,t,r),this._dirty=!0};a.prototype={constructor:a,add:function(e){return i.a.add(this.array,this.array,e.array),this._dirty=!0,this},set:function(e,t,r){return this.array[0]=e,this.array[1]=t,this.array[2]=r,this._dirty=!0,this},setArray:function(e){return this.array[0]=e[0],this.array[1]=e[1],this.array[2]=e[2],this._dirty=!0,this},clone:function(){return new a(this.x,this.y,this.z)},copy:function(e){return i.a.copy(this.array,e.array),this._dirty=!0,this},cross:function(e,t){return i.a.cross(this.array,e.array,t.array),this._dirty=!0,this},dist:function(e){return i.a.dist(this.array,e.array)},distance:function(e){return i.a.distance(this.array,e.array)},div:function(e){return i.a.div(this.array,this.array,e.array),this._dirty=!0,this},divide:function(e){return i.a.divide(this.array,this.array,e.array),this._dirty=!0,this},dot:function(e){return i.a.dot(this.array,e.array)},len:function(){return i.a.len(this.array)},length:function(){return i.a.length(this.array)},lerp:function(e,t,r){return i.a.lerp(this.array,e.array,t.array,r),this._dirty=!0,this},min:function(e){return i.a.min(this.array,this.array,e.array),this._dirty=!0,this},max:function(e){return i.a.max(this.array,this.array,e.array),this._dirty=!0,this},mul:function(e){return i.a.mul(this.array,this.array,e.array),this._dirty=!0,this},multiply:function(e){return i.a.multiply(this.array,this.array,e.array),this._dirty=!0,this},negate:function(){return i.a.negate(this.array,this.array),this._dirty=!0,this},normalize:function(){return i.a.normalize(this.array,this.array),this._dirty=!0,this},random:function(e){return i.a.random(this.array,e),this._dirty=!0,this},scale:function(e){return i.a.scale(this.array,this.array,e),this._dirty=!0,this},scaleAndAdd:function(e,t){return i.a.scaleAndAdd(this.array,this.array,e.array,t),this._dirty=!0,this},sqrDist:function(e){return i.a.sqrDist(this.array,e.array)},squaredDistance:function(e){return i.a.squaredDistance(this.array,e.array)},sqrLen:function(){return i.a.sqrLen(this.array)},squaredLength:function(){return i.a.squaredLength(this.array)},sub:function(e){return i.a.sub(this.array,this.array,e.array),this._dirty=!0,this},subtract:function(e){return i.a.subtract(this.array,this.array,e.array),this._dirty=!0,this},transformMat3:function(e){return i.a.transformMat3(this.array,this.array,e.array),this._dirty=!0,this},transformMat4:function(e){return i.a.transformMat4(this.array,this.array,e.array),this._dirty=!0,this},transformQuat:function(e){return i.a.transformQuat(this.array,this.array,e.array),this._dirty=!0,this},applyProjection:function(e){var t=this.array;if(e=e.array,0===e[15]){var r=-1/t[2];t[0]=e[0]*t[0]*r,t[1]=e[5]*t[1]*r,t[2]=(e[10]*t[2]+e[14])*r}else t[0]=e[0]*t[0]+e[12],t[1]=e[5]*t[1]+e[13],t[2]=e[10]*t[2]+e[14];return this._dirty=!0,this},eulerFromQuat:function(e,t){a.eulerFromQuat(this,e,t)},eulerFromMat3:function(e,t){a.eulerFromMat3(this,e,t)},toString:function(){return"["+Array.prototype.join.call(this.array,",")+"]"},toArray:function(){return Array.prototype.slice.call(this.array)}};var o=Object.defineProperty;if(o){var s=a.prototype;o(s,"x",{get:function(){return this.array[0]},set:function(e){this.array[0]=e,this._dirty=!0}}),o(s,"y",{get:function(){return this.array[1]},set:function(e){this.array[1]=e,this._dirty=!0}}),o(s,"z",{get:function(){return this.array[2]},set:function(e){this.array[2]=e,this._dirty=!0}})}a.add=function(e,t,r){return i.a.add(e.array,t.array,r.array),e._dirty=!0,e},a.set=function(e,t,r,n){i.a.set(e.array,t,r,n),e._dirty=!0},a.copy=function(e,t){return i.a.copy(e.array,t.array),e._dirty=!0,e},a.cross=function(e,t,r){return i.a.cross(e.array,t.array,r.array),e._dirty=!0,e},a.dist=function(e,t){return i.a.distance(e.array,t.array)},a.distance=a.dist,a.div=function(e,t,r){return i.a.divide(e.array,t.array,r.array),e._dirty=!0,e},a.divide=a.div,a.dot=function(e,t){return i.a.dot(e.array,t.array)},a.len=function(e){return i.a.length(e.array)},a.lerp=function(e,t,r,n){return i.a.lerp(e.array,t.array,r.array,n),e._dirty=!0,e},a.min=function(e,t,r){return i.a.min(e.array,t.array,r.array),e._dirty=!0,e},a.max=function(e,t,r){return i.a.max(e.array,t.array,r.array),e._dirty=!0,e},a.mul=function(e,t,r){return i.a.multiply(e.array,t.array,r.array),e._dirty=!0,e},a.multiply=a.mul,a.negate=function(e,t){return i.a.negate(e.array,t.array),e._dirty=!0,e},a.normalize=function(e,t){return i.a.normalize(e.array,t.array),e._dirty=!0,e},a.random=function(e,t){return i.a.random(e.array,t),e._dirty=!0,e},a.scale=function(e,t,r){return i.a.scale(e.array,t.array,r),e._dirty=!0,e},a.scaleAndAdd=function(e,t,r,n){return i.a.scaleAndAdd(e.array,t.array,r.array,n),e._dirty=!0,e},a.sqrDist=function(e,t){return i.a.sqrDist(e.array,t.array)},a.squaredDistance=a.sqrDist,a.sqrLen=function(e){return i.a.sqrLen(e.array)},a.squaredLength=a.sqrLen,a.sub=function(e,t,r){return i.a.subtract(e.array,t.array,r.array),e._dirty=!0,e},a.subtract=a.sub,a.transformMat3=function(e,t,r){return i.a.transformMat3(e.array,t.array,r.array),e._dirty=!0,e},a.transformMat4=function(e,t,r){return i.a.transformMat4(e.array,t.array,r.array),e._dirty=!0,e},a.transformQuat=function(e,t,r){return i.a.transformQuat(e.array,t.array,r.array),e._dirty=!0,e};var u=Math.atan2,l=Math.asin,h=Math.abs;a.eulerFromQuat=function(e,t,r){e._dirty=!0,t=t.array;var i=e.array,a=t[0],o=t[1],s=t[2],h=t[3],c=a*a,d=o*o,f=s*s,p=h*h,r=(r||"XYZ").toUpperCase();switch(r){case"XYZ":i[0]=u(2*(a*h-o*s),p-c-d+f),i[1]=l(n(2*(a*s+o*h),-1,1)),i[2]=u(2*(s*h-a*o),p+c-d-f);break;case"YXZ":i[0]=l(n(2*(a*h-o*s),-1,1)),i[1]=u(2*(a*s+o*h),p-c-d+f),i[2]=u(2*(a*o+s*h),p-c+d-f);break;case"ZXY":i[0]=l(n(2*(a*h+o*s),-1,1)),i[1]=u(2*(o*h-s*a),p-c-d+f),i[2]=u(2*(s*h-a*o),p-c+d-f);break;case"ZYX":i[0]=u(2*(a*h+s*o),p-c-d+f),i[1]=l(n(2*(o*h-a*s),-1,1)),i[2]=u(2*(a*o+s*h),p+c-d-f);break;case"YZX":i[0]=u(2*(a*h-s*o),p-c+d-f),i[1]=u(2*(o*h-a*s),p+c-d-f),i[2]=l(n(2*(a*o+s*h),-1,1));break;case"XZY":i[0]=u(2*(a*h+o*s),p-c+d-f),i[1]=u(2*(a*s+o*h),p+c-d-f),i[2]=l(n(2*(s*h-a*o),-1,1));break;default:console.warn("Unkown order: "+r)}return e},a.eulerFromMat3=function(e,t,r){var i=t.array,a=i[0],o=i[3],s=i[6],c=i[1],d=i[4],f=i[7],p=i[2],m=i[5],g=i[8],_=e.array,r=(r||"XYZ").toUpperCase();switch(r){case"XYZ":_[1]=l(n(s,-1,1)),h(s)<.99999?(_[0]=u(-f,g),_[2]=u(-o,a)):(_[0]=u(m,d),_[2]=0);break;case"YXZ":_[0]=l(-n(f,-1,1)),h(f)<.99999?(_[1]=u(s,g),_[2]=u(c,d)):(_[1]=u(-p,a),_[2]=0);break;case"ZXY":_[0]=l(n(m,-1,1)),h(m)<.99999?(_[1]=u(-p,g),_[2]=u(-o,d)):(_[1]=0,_[2]=u(c,a));break;case"ZYX":_[1]=l(-n(p,-1,1)),h(p)<.99999?(_[0]=u(m,g),_[2]=u(c,a)):(_[0]=0,_[2]=u(-o,d));break;case"YZX":_[2]=l(n(c,-1,1)),h(c)<.99999?(_[0]=u(-f,d),_[1]=u(-p,a)):(_[0]=0,_[1]=u(s,g));break;case"XZY":_[2]=l(-n(o,-1,1)),h(o)<.99999?(_[0]=u(m,d),_[1]=u(s,a)):(_[0]=u(-f,g),_[1]=0);break;default:console.warn("Unkown order: "+r)}return e._dirty=!0,e},Object.defineProperties(a,{POSITIVE_X:{get:function(){return new a(1,0,0)}},NEGATIVE_X:{get:function(){return new a(-1,0,0)}},POSITIVE_Y:{get:function(){return new a(0,1,0)}},NEGATIVE_Y:{get:function(){return new a(0,-1,0)}},POSITIVE_Z:{get:function(){return new a(0,0,1)}},NEGATIVE_Z:{get:function(){return new a(0,0,-1)}},UP:{get:function(){return new a(0,1,0)}},ZERO:{get:function(){return new a}}}),t.a=a},function(e,t,r){"use strict";var n=r(7),i=r(11),a=r(57),o=n.a.extend({width:512,height:512,type:i.a.UNSIGNED_BYTE,format:i.a.RGBA,wrapS:i.a.REPEAT,wrapT:i.a.REPEAT,minFilter:i.a.LINEAR_MIPMAP_LINEAR,magFilter:i.a.LINEAR,useMipmap:!0,anisotropic:1,flipY:!0,sRGB:!0,unpackAlignment:4,premultiplyAlpha:!1,dynamic:!1,NPOT:!1,__used:0},function(){this._cache=new a.a},{getWebGLTexture:function(e){var t=e.gl,r=this._cache;return r.use(e.__uid__),r.miss("webgl_texture")&&r.put("webgl_texture",t.createTexture()),this.dynamic?this.update(e):r.isDirty()&&(this.update(e),r.fresh()),r.get("webgl_texture")},bind:function(){},unbind:function(){},dirty:function(){this._cache&&this._cache.dirtyAll()},update:function(e){},updateCommon:function(e){var t=e.gl;t.pixelStorei(t.UNPACK_FLIP_Y_WEBGL,this.flipY),t.pixelStorei(t.UNPACK_PREMULTIPLY_ALPHA_WEBGL,this.premultiplyAlpha),t.pixelStorei(t.UNPACK_ALIGNMENT,this.unpackAlignment),this.format===i.a.DEPTH_COMPONENT&&(this.useMipmap=!1);var r=e.getGLExtension("EXT_sRGB");this.format!==o.SRGB||r||(this.format=o.RGB),this.format!==o.SRGB_ALPHA||r||(this.format=o.RGBA),this.NPOT=!this.isPowerOfTwo()},getAvailableWrapS:function(){return this.NPOT?i.a.CLAMP_TO_EDGE:this.wrapS},getAvailableWrapT:function(){return this.NPOT?i.a.CLAMP_TO_EDGE:this.wrapT},getAvailableMinFilter:function(){var e=this.minFilter;return this.NPOT||!this.useMipmap?e===i.a.NEAREST_MIPMAP_NEAREST||e===i.a.NEAREST_MIPMAP_LINEAR?i.a.NEAREST:e===i.a.LINEAR_MIPMAP_LINEAR||e===i.a.LINEAR_MIPMAP_NEAREST?i.a.LINEAR:e:e},getAvailableMagFilter:function(){return this.magFilter},nextHighestPowerOfTwo:function(e){--e;for(var t=1;t<32;t<<=1)e|=e>>t;return e+1},dispose:function(e){var t=this._cache;t.use(e.__uid__);var r=t.get("webgl_texture");r&&e.gl.deleteTexture(r),t.deleteContext(e.__uid__)},isRenderable:function(){},isPowerOfTwo:function(){}});Object.defineProperty(o.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e}}),Object.defineProperty(o.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e}}),o.BYTE=i.a.BYTE,o.UNSIGNED_BYTE=i.a.UNSIGNED_BYTE,o.SHORT=i.a.SHORT,o.UNSIGNED_SHORT=i.a.UNSIGNED_SHORT,o.INT=i.a.INT,o.UNSIGNED_INT=i.a.UNSIGNED_INT,o.FLOAT=i.a.FLOAT,o.HALF_FLOAT=36193,o.UNSIGNED_INT_24_8_WEBGL=34042,o.DEPTH_COMPONENT=i.a.DEPTH_COMPONENT,o.DEPTH_STENCIL=i.a.DEPTH_STENCIL,o.ALPHA=i.a.ALPHA,o.RGB=i.a.RGB,o.RGBA=i.a.RGBA,o.LUMINANCE=i.a.LUMINANCE,o.LUMINANCE_ALPHA=i.a.LUMINANCE_ALPHA,o.SRGB=35904,o.SRGB_ALPHA=35906,o.COMPRESSED_RGB_S3TC_DXT1_EXT=33776,o.COMPRESSED_RGBA_S3TC_DXT1_EXT=33777,o.COMPRESSED_RGBA_S3TC_DXT3_EXT=33778,o.COMPRESSED_RGBA_S3TC_DXT5_EXT=33779,o.NEAREST=i.a.NEAREST,o.LINEAR=i.a.LINEAR,o.NEAREST_MIPMAP_NEAREST=i.a.NEAREST_MIPMAP_NEAREST,o.LINEAR_MIPMAP_NEAREST=i.a.LINEAR_MIPMAP_NEAREST,o.NEAREST_MIPMAP_LINEAR=i.a.NEAREST_MIPMAP_LINEAR,o.LINEAR_MIPMAP_LINEAR=i.a.LINEAR_MIPMAP_LINEAR,o.REPEAT=i.a.REPEAT,o.CLAMP_TO_EDGE=i.a.CLAMP_TO_EDGE,o.MIRRORED_REPEAT=i.a.MIRRORED_REPEAT,t.a=o},function(e,t,r){"use strict";function n(e){return Math.pow(2,Math.round(Math.log(e)/Math.LN2))}function i(e,t){var r=n(e.width),i=n(e.height);return t=t||document.createElement("canvas"),t.width=r,t.height=i,t.getContext("2d").drawImage(e.image,0,0,r,i),t}var a=r(4),o=r(11),s=r(14),u=r(73),l=u.a.isPowerOfTwo,h=a.a.extend(function(){return{image:null,pixels:null,mipmaps:[],convertToPOT:!1}},{textureType:"texture2D",update:function(e){var t=e.gl;t.bindTexture(t.TEXTURE_2D,this._cache.get("webgl_texture")),this.updateCommon(e);var r=this.format,n=this.type,i=!(!this.convertToPOT||this.mipmaps.length||!this.image||this.wrapS!==a.a.REPEAT&&this.wrapT!==a.a.REPEAT||!this.NPOT);t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_S,i?this.wrapS:this.getAvailableWrapS()),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_T,i?this.wrapT:this.getAvailableWrapT()),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,i?this.magFilter:this.getAvailableMagFilter()),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,i?this.minFilter:this.getAvailableMinFilter());var s=e.getGLExtension("EXT_texture_filter_anisotropic");if(s&&this.anisotropic>1&&t.texParameterf(t.TEXTURE_2D,s.TEXTURE_MAX_ANISOTROPY_EXT,this.anisotropic),36193===n){e.getGLExtension("OES_texture_half_float")||(n=o.a.FLOAT)}if(this.mipmaps.length)for(var u=this.width,l=this.height,h=0;h=a.a.COMPRESSED_RGB_S3TC_DXT1_EXT?e.compressedTexImage2D(e.TEXTURE_2D,r,s,n,o,0,t.pixels):e.texImage2D(e.TEXTURE_2D,r,s,n,o,0,s,u,t.pixels)},generateMipmap:function(e){var t=e.gl;this.useMipmap&&!this.NPOT&&(t.bindTexture(t.TEXTURE_2D,this._cache.get("webgl_texture")),t.generateMipmap(t.TEXTURE_2D))},isPowerOfTwo:function(){return l(this.width)&&l(this.height)},isRenderable:function(){return this.image?"CANVAS"===this.image.nodeName||"VIDEO"===this.image.nodeName||this.image.complete:!(!this.width||!this.height)},bind:function(e){e.gl.bindTexture(e.gl.TEXTURE_2D,this.getWebGLTexture(e))},unbind:function(e){e.gl.bindTexture(e.gl.TEXTURE_2D,null)},load:function(e,t){var r=s.a.createImage();t&&(r.crossOrigin=t);var n=this;return r.onload=function(){n.dirty(),n.trigger("success",n),r.onload=null},r.onerror=function(){n.trigger("error",n),r.onerror=null},r.src=e,this.image=r,this}});Object.defineProperty(h.prototype,"width",{get:function(){return this.image?this.image.width:this._width},set:function(e){this.image?console.warn("Texture from image can't set width"):(this._width!==e&&this.dirty(),this._width=e)}}),Object.defineProperty(h.prototype,"height",{get:function(){return this.image?this.image.height:this._height},set:function(e){this.image?console.warn("Texture from image can't set height"):(this._height!==e&&this.dirty(),this._height=e)}}),t.a=h},function(e,t,r){"use strict";var n=r(161);t.a=n.a},function(e,t,r){"use strict";var n=r(110),i=r(53),a=r(23),o=function(){this.__uid__=a.a.genGUID()};o.__initializers__=[function(e){a.a.extend(this,e)}],a.a.extend(o,n.a),a.a.extend(o.prototype,i.a),t.a=o},function(e,t,r){"use strict";function n(e){for(var t=[],r=0;r=0){if(1!==l&&4!==l){o();break}l=2,d=[]}else if(1!==l)if(4!==l)r(f),l=0;else{var p=f;g.indexOf(p)>=0||_.indexOf(p)>=0||v.indexOf(p)>=0?c[u].semantic=p:"ignore"===p||"unconfigurable"===p?c[u].ignore=!0:c[u].value="bool"===e?"true"===p:parseFloat(p)}else c[u].value="bool"===e?"true"===f:parseFloat(f),d=null;else{if(2!==l){o();break}if(!(d instanceof Array)){o();break}d.push(+i[++s])}else c[u].value=new h.a.Float32Array(d),d=null,l=5;else if(2===l){if(!(d instanceof Array)){o();break}d.push(+i[++s])}else l=5;else l=4;else{if(0!==l&&3!==l){o();break}l=1}}return c}function u(e,t){"object"==typeof e&&(t=e.fragment,e=e.vertex),e=a(e),t=a(t),this._shaderID=i(e,t),this._vertexCode=u.parseImport(e),this._fragmentCode=u.parseImport(t),this.attributeSemantics={},this.matrixSemantics={},this.uniformSemantics={},this.matrixSemanticKeys=[],this.uniformTemplates={},this.attributes={},this.textures={},this.vertexDefines={},this.fragmentDefines={},this._parseAttributes(),this._parseUniforms(),this._parseDefines()}var l=r(23),h=r(14),c=/uniform\s+(bool|float|int|vec2|vec3|vec4|ivec2|ivec3|ivec4|mat2|mat3|mat4|sampler2D|samplerCube)\s+([\s\S]*?);/g,d=/attribute\s+(float|int|vec2|vec3|vec4)\s+([\s\S]*?);/g,f=/#define\s+(\w+)?(\s+[\d-.]+)?\s*;?\s*\n/g,p={bool:"1i",int:"1i",sampler2D:"t",samplerCube:"t",float:"1f",vec2:"2f",vec3:"3f",vec4:"4f",ivec2:"2i",ivec3:"3i",ivec4:"4i",mat2:"m2",mat3:"m3",mat4:"m4"},m={bool:function(){return!0},int:function(){return 0},float:function(){return 0},sampler2D:function(){return null},samplerCube:function(){return null},vec2:function(){return n(2)},vec3:function(){return n(3)},vec4:function(){return n(4)},ivec2:function(){return n(2)},ivec3:function(){return n(3)},ivec4:function(){return n(4)},mat2:function(){return n(4)},mat3:function(){return n(9)},mat4:function(){return n(16)},array:function(){return[]}},g=["POSITION","NORMAL","BINORMAL","TANGENT","TEXCOORD","TEXCOORD_0","TEXCOORD_1","COLOR","JOINT","WEIGHT"],_=["SKIN_MATRIX","VIEWPORT_SIZE","VIEWPORT","DEVICEPIXELRATIO","WINDOW_SIZE","NEAR","FAR","TIME"],v=["WORLD","VIEW","PROJECTION","WORLDVIEW","VIEWPROJECTION","WORLDVIEWPROJECTION","WORLDINVERSE","VIEWINVERSE","PROJECTIONINVERSE","WORLDVIEWINVERSE","VIEWPROJECTIONINVERSE","WORLDVIEWPROJECTIONINVERSE","WORLDTRANSPOSE","VIEWTRANSPOSE","PROJECTIONTRANSPOSE","WORLDVIEWTRANSPOSE","VIEWPROJECTIONTRANSPOSE","WORLDVIEWPROJECTIONTRANSPOSE","WORLDINVERSETRANSPOSE","VIEWINVERSETRANSPOSE","PROJECTIONINVERSETRANSPOSE","WORLDVIEWINVERSETRANSPOSE","VIEWPROJECTIONINVERSETRANSPOSE","WORLDVIEWPROJECTIONINVERSETRANSPOSE"],y={vec4:4,vec3:3,vec2:2,float:1},x={},T={};u.prototype={constructor:u,createUniforms:function(){var e={};for(var t in this.uniformTemplates){var r=this.uniformTemplates[t];e[t]={type:r.type,value:r.value()}}return e},_parseImport:function(){this._vertexCode=u.parseImport(this.vertex),this._fragmentCode=u.parseImport(this.fragment)},_addSemanticUniform:function(e,t,r){if(g.indexOf(r)>=0)this.attributeSemantics[r]={symbol:e,type:t};else if(v.indexOf(r)>=0){var n=!1,i=r;r.match(/TRANSPOSE$/)&&(n=!0,i=r.slice(0,-9)),this.matrixSemantics[r]={symbol:e,type:t,isTranspose:n,semanticNoTranspose:i}}else _.indexOf(r)>=0&&(this.uniformSemantics[r]={symbol:e,type:t})},_addMaterialUniform:function(e,t,r,n,i,a){a[e]={type:r,value:i?m.array:n||m[t],semantic:null}},_parseUniforms:function(){function e(e){return null!=e?function(){return e}:null}function t(t,a,o){var u=s(a,o),l=[];for(var h in u){var c=u[h],d=c.semantic,f=h,m=p[a],g=e(u[h].value);u[h].isArray&&(f+="["+u[h].arraySize+"]",m+="v"),l.push(f),n._uniformList.push(h),c.ignore||("sampler2D"!==a&&"samplerCube"!==a||(n.textures[h]={shaderType:i,type:a}),d?n._addSemanticUniform(h,m,d):n._addMaterialUniform(h,a,m,g,u[h].isArray,r))}return l.length>0?"uniform "+a+" "+l.join(",")+";\n":""}var r={},n=this,i="vertex";this._uniformList=[],this._vertexCode=this._vertexCode.replace(c,t),i="fragment",this._fragmentCode=this._fragmentCode.replace(c,t),n.matrixSemanticKeys=Object.keys(this.matrixSemantics),this.uniformTemplates=r},_parseAttributes:function(){function e(e,n,i){var a=s(n,i),o=y[n]||1,u=[];for(var l in a){var h=a[l].semantic;if(t[l]={type:"float",size:o,semantic:h||null},h){if(g.indexOf(h)<0)throw new Error('Unkown semantic "'+h+'"');r.attributeSemantics[h]={symbol:l,type:n}}u.push(l)}return"attribute "+n+" "+u.join(",")+";\n"}var t={},r=this;this._vertexCode=this._vertexCode.replace(d,e),this.attributes=t},_parseDefines:function(){function e(e,n,i){var a="vertex"===r?t.vertexDefines:t.fragmentDefines;return a[n]||(a[n]="false"!==i&&("true"===i||(i?isNaN(parseFloat(i))?i.trim():parseFloat(i):null))),""}var t=this,r="vertex";this._vertexCode=this._vertexCode.replace(f,e),r="fragment",this._fragmentCode=this._fragmentCode.replace(f,e)},clone:function(){var e=T[this._shaderID];return new u(e.vertex,e.fragment)}},Object.defineProperty&&(Object.defineProperty(u.prototype,"shaderID",{get:function(){return this._shaderID}}),Object.defineProperty(u.prototype,"vertex",{get:function(){return this._vertexCode}}),Object.defineProperty(u.prototype,"fragment",{get:function(){return this._fragmentCode}}),Object.defineProperty(u.prototype,"uniforms",{get:function(){return this._uniformList}}));var b=/(@import)\s*([0-9a-zA-Z_\-\.]*)/g;u.parseImport=function(e){return e=e.replace(b,function(e,t,r){var e=u.source(r);return e?u.parseImport(e):(console.error('Shader chunk "'+r+'" not existed in library'),"")})};var w=/(@export)\s*([0-9a-zA-Z_\-\.]*)\s*\n([\s\S]*?)@end/g;u.import=function(e){e.replace(w,function(e,t,r,n){var n=n.replace(/(^[\s\t\xa0\u3000]+)|([\u3000\xa0\s\t]+\x24)/g,"");if(n){for(var i,a=r.split("."),o=u.codes,s=0;s0&&(a=1/Math.sqrt(a),e[0]=t[0]*a,e[1]=t[1]*a,e[2]=t[2]*a),e},i.dot=function(e,t){return e[0]*t[0]+e[1]*t[1]+e[2]*t[2]},i.cross=function(e,t,r){var n=t[0],i=t[1],a=t[2],o=r[0],s=r[1],u=r[2];return e[0]=i*u-a*s,e[1]=a*o-n*u,e[2]=n*s-i*o,e},i.lerp=function(e,t,r,n){var i=t[0],a=t[1],o=t[2];return e[0]=i+n*(r[0]-i),e[1]=a+n*(r[1]-a),e[2]=o+n*(r[2]-o),e},i.random=function(e,t){t=t||1;var r=2*Object(n.c)()*Math.PI,i=2*Object(n.c)()-1,a=Math.sqrt(1-i*i)*t;return e[0]=Math.cos(r)*a,e[1]=Math.sin(r)*a,e[2]=i*t,e},i.transformMat4=function(e,t,r){var n=t[0],i=t[1],a=t[2],o=r[3]*n+r[7]*i+r[11]*a+r[15];return o=o||1,e[0]=(r[0]*n+r[4]*i+r[8]*a+r[12])/o,e[1]=(r[1]*n+r[5]*i+r[9]*a+r[13])/o,e[2]=(r[2]*n+r[6]*i+r[10]*a+r[14])/o,e},i.transformMat3=function(e,t,r){var n=t[0],i=t[1],a=t[2];return e[0]=n*r[0]+i*r[3]+a*r[6],e[1]=n*r[1]+i*r[4]+a*r[7],e[2]=n*r[2]+i*r[5]+a*r[8],e},i.transformQuat=function(e,t,r){var n=t[0],i=t[1],a=t[2],o=r[0],s=r[1],u=r[2],l=r[3],h=l*n+s*a-u*i,c=l*i+u*n-o*a,d=l*a+o*i-s*n,f=-o*n-s*i-u*a;return e[0]=h*l+f*-o+c*-u-d*-s,e[1]=c*l+f*-s+d*-o-h*-u,e[2]=d*l+f*-u+h*-s-c*-o,e},i.rotateX=function(e,t,r,n){var i=[],a=[];return i[0]=t[0]-r[0],i[1]=t[1]-r[1],i[2]=t[2]-r[2],a[0]=i[0],a[1]=i[1]*Math.cos(n)-i[2]*Math.sin(n),a[2]=i[1]*Math.sin(n)+i[2]*Math.cos(n),e[0]=a[0]+r[0],e[1]=a[1]+r[1],e[2]=a[2]+r[2],e},i.rotateY=function(e,t,r,n){var i=[],a=[];return i[0]=t[0]-r[0],i[1]=t[1]-r[1],i[2]=t[2]-r[2],a[0]=i[2]*Math.sin(n)+i[0]*Math.cos(n),a[1]=i[1],a[2]=i[2]*Math.cos(n)-i[0]*Math.sin(n),e[0]=a[0]+r[0],e[1]=a[1]+r[1],e[2]=a[2]+r[2],e},i.rotateZ=function(e,t,r,n){var i=[],a=[];return i[0]=t[0]-r[0],i[1]=t[1]-r[1],i[2]=t[2]-r[2],a[0]=i[0]*Math.cos(n)-i[1]*Math.sin(n),a[1]=i[0]*Math.sin(n)+i[1]*Math.cos(n),a[2]=i[2],e[0]=a[0]+r[0],e[1]=a[1]+r[1],e[2]=a[2]+r[2],e},i.forEach=function(){var e=i.create();return function(t,r,n,i,a,o){var s,u;for(r||(r=3),n||(n=0),u=i?Math.min(i*r+n,t.length):t.length,s=n;s1?0:Math.acos(a)},t.a=i},function(e,t){function r(e,t){"createCanvas"===e&&(J=null),K[e]=t}function n(e){if(null==e||"object"!=typeof e)return e;var t=e,r=k.call(e);if("[object Array]"===r){if(!F(e)){t=[];for(var i=0,a=e.length;is[0]&&(s[0]=l),h>s[1]&&(s[1]=h),c>s[2]&&(s[2]=c)}r._dirty=!0,n._dirty=!0}},generateVertexNormals:function(){if(this.vertexCount){var e=this.indices,t=this.attributes,r=t.position.value,a=t.normal.value;if(a&&a.length===r.length)for(var o=0;o65535&&(this.indices=new n.a.Uint32Array(this.indices));for(var e=this.attributes,t=this.indices,r=this.getEnabledAttributes(),i={},a=0;a=r.COLOR_ATTACHMENT0&&a<=r.COLOR_ATTACHMENT0+8&&i.push(a);n.drawBuffersEXT(i)}}this.trigger("beforerender",this,e);var o=this.clearDepth?r.DEPTH_BUFFER_BIT:0;if(r.depthMask(!0),this.clearColor){o|=r.COLOR_BUFFER_BIT,r.colorMask(!0,!0,!0,!0);var s=this.clearColor;Array.isArray(s)&&r.clearColor(s[0],s[1],s[2],s[3])}r.clear(o),this.blendWithPrevious?(r.enable(r.BLEND),this.material.transparent=!0):(r.disable(r.BLEND),this.material.transparent=!1),this.renderQuad(e),this.trigger("afterrender",this,e),t&&this.unbind(e,t)},renderQuad:function(e){d.material=this.material,e.renderPass([d],f)},dispose:function(e){}});t.a=p},function(e,t,r){"use strict";t.a=function(e,t,r){return{seriesType:e,reset:function(e,t){function r(e,t){var r=e.getItemModel(t),n=r.get(i,!0);null!=n&&e.setItemVisual(t,"opacity",n)}var n=e.getData(),i=e.visualColorAccessPath.split(".");i[i.length-1]="opacity";var a=e.get(i);return n.setVisual("opacity",null==a?1:a),{dataEach:n.hasItemOption?r:null}}}}},function(e,t,r){"use strict";var n=r(3),i=r(12),a=i.a.set,o=i.a.copy,s=function(e,t){this.min=e||new n.a(1/0,1/0,1/0),this.max=t||new n.a(-1/0,-1/0,-1/0),this.vertices=null};s.prototype={constructor:s,updateFromVertices:function(e){if(e.length>0){var t=this.min,r=this.max,n=t.array,i=r.array;o(n,e[0]),o(i,e[0]);for(var a=1;ai[0]&&(i[0]=s[0]),s[1]>i[1]&&(i[1]=s[1]),s[2]>i[2]&&(i[2]=s[2])}t._dirty=!0,r._dirty=!0}},union:function(e){var t=this.min,r=this.max;return i.a.min(t.array,t.array,e.min.array),i.a.max(r.array,r.array,e.max.array),t._dirty=!0,r._dirty=!0,this},intersection:function(e){var t=this.min,r=this.max;return i.a.max(t.array,t.array,e.min.array),i.a.min(r.array,r.array,e.max.array),t._dirty=!0,r._dirty=!0,this},intersectBoundingBox:function(e){var t=this.min.array,r=this.max.array,n=e.min.array,i=e.max.array;return!(t[0]>i[0]||t[1]>i[1]||t[2]>i[2]||r[0]=i[0]&&r[1]>=i[1]&&r[2]>=i[2]},containPoint:function(e){var t=this.min.array,r=this.max.array,n=e.array;return t[0]<=n[0]&&t[1]<=n[1]&&t[2]<=n[2]&&r[0]>=n[0]&&r[1]>=n[1]&&r[2]>=n[2]},isFinite:function(){var e=this.min.array,t=this.max.array;return isFinite(e[0])&&isFinite(e[1])&&isFinite(e[2])&&isFinite(t[0])&&isFinite(t[1])&&isFinite(t[2])},applyTransform:function(e){this.transformFrom(this,e)},transformFrom:function(){var e=i.a.create(),t=i.a.create(),r=i.a.create(),n=i.a.create(),a=i.a.create(),o=i.a.create();return function(i,s){var u=i.min.array,l=i.max.array,h=s.array;return e[0]=h[0]*u[0],e[1]=h[1]*u[0],e[2]=h[2]*u[0],t[0]=h[0]*l[0],t[1]=h[1]*l[0],t[2]=h[2]*l[0],r[0]=h[4]*u[1],r[1]=h[5]*u[1],r[2]=h[6]*u[1],n[0]=h[4]*l[1],n[1]=h[5]*l[1],n[2]=h[6]*l[1],a[0]=h[8]*u[2],a[1]=h[9]*u[2],a[2]=h[10]*u[2],o[0]=h[8]*l[2],o[1]=h[9]*l[2],o[2]=h[10]*l[2],u=this.min.array,l=this.max.array,u[0]=Math.min(e[0],t[0])+Math.min(r[0],n[0])+Math.min(a[0],o[0])+h[12],u[1]=Math.min(e[1],t[1])+Math.min(r[1],n[1])+Math.min(a[1],o[1])+h[13],u[2]=Math.min(e[2],t[2])+Math.min(r[2],n[2])+Math.min(a[2],o[2])+h[14],l[0]=Math.max(e[0],t[0])+Math.max(r[0],n[0])+Math.max(a[0],o[0])+h[12],l[1]=Math.max(e[1],t[1])+Math.max(r[1],n[1])+Math.max(a[1],o[1])+h[13],l[2]=Math.max(e[2],t[2])+Math.max(r[2],n[2])+Math.max(a[2],o[2])+h[14],this.min._dirty=!0,this.max._dirty=!0,this}}(),applyProjection:function(e){var t=this.min.array,r=this.max.array,n=e.array,i=t[0],a=t[1],o=t[2],s=r[0],u=r[1],l=t[2],h=r[0],c=r[1],d=r[2];if(1===n[15])t[0]=n[0]*i+n[12],t[1]=n[5]*a+n[13],r[2]=n[10]*o+n[14],r[0]=n[0]*h+n[12],r[1]=n[5]*c+n[13],t[2]=n[10]*d+n[14];else{var f=-1/o;t[0]=n[0]*i*f,t[1]=n[5]*a*f,r[2]=(n[10]*o+n[14])*f,f=-1/l,r[0]=n[0]*s*f,r[1]=n[5]*u*f,f=-1/d,t[2]=(n[10]*d+n[14])*f}return this.min._dirty=!0,this.max._dirty=!0,this},updateVertices:function(){var e=this.vertices;if(!e){e=[];for(var t=0;t<8;t++)e[t]=i.a.fromValues(0,0,0);this.vertices=e}var r=this.min.array,n=this.max.array;return a(e[0],r[0],r[1],r[2]),a(e[1],r[0],n[1],r[2]),a(e[2],n[0],r[1],r[2]),a(e[3],n[0],n[1],r[2]),a(e[4],r[0],r[1],n[2]),a(e[5],r[0],n[1],n[2]),a(e[6],n[0],r[1],n[2]),a(e[7],n[0],n[1],n[2]),this},copy:function(e){var t=this.min,r=this.max;return o(t.array,e.min.array),o(r.array,e.max.array),t._dirty=!0,r._dirty=!0,this},clone:function(){var e=new s;return e.copy(this),e}},t.a=s},function(e,t,r){"use strict";function n(e){var t=Object.keys(e);t.sort();for(var r=[],n=0;n=0},getEnabledUniforms:function(){return this._enabledUniforms},getTextureUniforms:function(){return this._textureUniforms},set:function(e,t){if("object"==typeof e)for(var r in e){var n=e[r];this.setUniform(r,n)}else this.setUniform(e,t)},get:function(e){var t=this.uniforms[e];if(t)return t.value},attachShader:function(e,t){var r=this.uniforms;this.uniforms=e.createUniforms(),this.shader=e;var n=this.uniforms;this._enabledUniforms=Object.keys(n),this._enabledUniforms.sort(),this._textureUniforms=this._enabledUniforms.filter(function(e){var t=this.uniforms[e].type;return"t"===t||"tv"===t},this);var i=this.vertexDefines,a=this.fragmentDefines;if(this.vertexDefines=o.a.clone(e.vertexDefines),this.fragmentDefines=o.a.clone(e.fragmentDefines),t){for(var s in r)n[s]&&(n[s].value=r[s].value);o.a.defaults(this.vertexDefines,i),o.a.defaults(this.fragmentDefines,a)}var u={};for(var l in e.textures)u[l]={shaderType:e.textures[l].shaderType,type:e.textures[l].type,enabled:!(!t||!this._textureStatus[l])&&this._textureStatus[l].enabled};this._textureStatus=u,this._programKey=""},clone:function(){var e=new this.constructor({name:this.name,shader:this.shader});for(var t in this.uniforms)e.uniforms[t].value=this.uniforms[t].value;return e.depthTest=this.depthTest,e.depthMask=this.depthMask,e.transparent=this.transparent,e.blend=this.blend,e.vertexDefines=o.a.clone(this.vertexDefines),e.fragmentDefines=o.a.clone(this.fragmentDefines),e.enableTexture(this.getEnabledTextures()),e.precision=this.precision,e},define:function(e,t,r){var n=this.vertexDefines,i=this.fragmentDefines;"vertex"!==e&&"fragment"!==e&&"both"!==e&&arguments.length<3&&(r=t,t=e,e="both"),r=null!=r?r:null,"vertex"!==e&&"both"!==e||n[t]!==r&&(n[t]=r,this._programKey=""),"fragment"!==e&&"both"!==e||i[t]!==r&&(i[t]=r,"both"!==e&&(this._programKey=""))},undefine:function(e,t){"vertex"!==e&&"fragment"!==e&&"both"!==e&&arguments.length<2&&(t=e,e="both"),"vertex"!==e&&"both"!==e||this.isDefined("vertex",t)&&(delete this.vertexDefines[t],this._programKey=""),"fragment"!==e&&"both"!==e||this.isDefined("fragment",t)&&(delete this.fragmentDefines[t],"both"!==e&&(this._programKey=""))},isDefined:function(e,t){switch(e){case"vertex":return void 0!==this.vertexDefines[t];case"fragment":return void 0!==this.fragmentDefines[t]}},getDefine:function(e,t){switch(e){case"vertex":return this.vertexDefines[t];case"fragment":return this.fragmentDefines[t]}},enableTexture:function(e){if(Array.isArray(e))for(var t=0;t=r.x&&t>=r.y&&e<=r.x+r.width&&t<=r.y+r.height};var _=new d.a;n.prototype.castRay=function(e,t,r){var n=this.layer.renderer,i=n.viewport;return n.viewport=this.viewport,n.screenToNDC(e,t,_),this.camera.castRay(_,r),n.viewport=i,r},n.prototype.prepareRender=function(){this.scene.update(),this.camera.update(),this.scene.updateLights();var e=this.scene.updateRenderList(this.camera);this._needsSortProgressively=!1;for(var t=0;t30},n.prototype._doRender=function(e,t,r){var n=this.scene,i=this.camera;r=r||0,this._updateTransparent(e,n,i,r),t||(this._shadowMapPass.kernelPCF=this._pcfKernels[0],this._shadowMapPass.render(e,n,i,!0)),this._updateShadowPCFKernel(r);var a=e.clearColor;if(e.gl.clearColor(a[0],a[1],a[2],a[3]),this._enablePostEffect&&(this.needsTemporalSS()&&this._temporalSS.jitterProjection(e,i),this._compositor.updateNormal(e,n,i,this._temporalSS.getFrame())),this._updateSSAO(e,n,i,this._temporalSS.getFrame()),this._enablePostEffect){var o=this._compositor.getSourceFrameBuffer();o.bind(e),e.gl.clear(e.gl.DEPTH_BUFFER_BIT|e.gl.COLOR_BUFFER_BIT),e.render(n,i,!0,!0),o.unbind(e),this.needsTemporalSS()&&t?(this._compositor.composite(e,n,i,this._temporalSS.getSourceFrameBuffer(),this._temporalSS.getFrame()),e.setViewport(this.viewport),this._temporalSS.render(e)):(e.setViewport(this.viewport),this._compositor.composite(e,n,i,null,0))}else if(this.needsTemporalSS()&&t){var o=this._temporalSS.getSourceFrameBuffer();o.bind(e),e.saveClear(),e.clearBit=e.gl.DEPTH_BUFFER_BIT|e.gl.COLOR_BUFFER_BIT,e.render(n,i,!0,!0),e.restoreClear(),o.unbind(e),e.setViewport(this.viewport),this._temporalSS.render(e)}else e.setViewport(this.viewport),e.render(n,i,!0,!0)},n.prototype._updateTransparent=function(e,t,r,n){for(var i=new c.a,a=new h.a,o=r.getWorldPosition(),s=t.getRenderList(r).transparent,u=0;uthis.camera.far||e65535?this.indices instanceof Uint16Array&&(this.indices=new Uint32Array(this.indices)):this.indices instanceof Uint32Array&&(this.indices=new Uint16Array(this.indices)))},setTriangleCount:function(e){this.triangleCount!==e&&(this.indices=0===e?null:this.vertexCount>65535?new Uint32Array(3*e):new Uint16Array(3*e))},_getCubicCurveApproxStep:function(e,t,r,n){return 1/(u.dist(e,t)+u.dist(r,t)+u.dist(n,r)+1)*this.segmentScale},getCubicCurveVertexCount:function(e,t,r,n){var i=this._getCubicCurveApproxStep(e,t,r,n),a=Math.ceil(1/i);return this.useNativeLine?2*a:2*a+2},getCubicCurveTriangleCount:function(e,t,r,n){var i=this._getCubicCurveApproxStep(e,t,r,n),a=Math.ceil(1/i);return this.useNativeLine?0:2*a},getLineVertexCount:function(){return this.getPolylineVertexCount(l)},getLineTriangleCount:function(){return this.getPolylineTriangleCount(l)},getPolylineVertexCount:function(e){var t;if("number"==typeof e)t=e;else{t="number"!=typeof e[0]?e.length:e.length/3}return this.useNativeLine?2*(t-1):2*(t-1)+2},getPolylineTriangleCount:function(e){var t;if("number"==typeof e)t=e;else{t="number"!=typeof e[0]?e.length:e.length/3}return this.useNativeLine?0:2*Math.max(t-1,0)},addCubicCurve:function(e,t,r,n,i,a){null==a&&(a=1);for(var o=e[0],s=e[1],u=e[2],l=t[0],h=t[1],c=t[2],d=r[0],f=r[1],p=r[2],m=n[0],g=n[1],_=n[2],v=this._getCubicCurveApproxStep(e,t,r,n),y=v*v,x=y*v,T=3*v,b=3*y,w=6*y,E=6*x,S=o-2*l+d,A=s-2*h+f,M=u-2*c+p,C=3*(l-d)-o+m,L=3*(h-f)-s+g,D=3*(c-p)-u+_,N=o,R=s,P=u,I=(l-o)*T+S*b+C*x,O=(h-s)*T+A*b+L*x,F=(c-u)*T+M*b+D*x,B=S*w+C*E,U=A*w+L*E,z=M*w+D*E,G=C*E,H=L*E,V=D*E,k=0,W=0,j=Math.ceil(1/v),X=new Float32Array(3*(j+1)),X=[],q=0,W=0;W1&&(N=I>0?Math.min(N,m):Math.max(N,m),R=O>0?Math.min(R,g):Math.max(R,g),P=F>0?Math.min(P,_):Math.max(P,_));return this.addPolyline(X,i,a)},addLine:function(e,t,r,n){return this.addPolyline([e,t],r,n)},addPolyline:function(e,t,r,n,i){if(e.length){var a="number"!=typeof e[0];if(null==i&&(i=a?e.length:e.length/3),!(i<2)){null==n&&(n=0),null==r&&(r=1),this._itemVertexOffsets.push(this._vertexOffset);var o,s,a="number"!=typeof e[0],u=a?"number"!=typeof t[0]:t.length/4===i,l=this.attributes.position,h=this.attributes.positionPrev,c=this.attributes.positionNext,d=this.attributes.color,f=this.attributes.offset,p=this.indices,m=this._vertexOffset;r=Math.max(r,.01);for(var g=n;g1&&(l.copy(m,m-1),d.copy(m,m-1),m++):(g0&&(c.set(m-2,o),c.set(m-1,o)),l.set(m,o),l.set(m+1,o),d.set(m,s),d.set(m+1,s),f.set(m,r/2),f.set(m+1,-r/2),m+=2),this.useNativeLine)d.set(m,s),l.set(m,o),m++;else if(g>0){var y=3*this._triangleOffset,p=this.indices;p[y]=m-4,p[y+1]=m-3,p[y+2]=m-2,p[y+3]=m-3,p[y+4]=m-1,p[y+5]=m-2,this._triangleOffset+=2}}if(!this.useNativeLine){var x=this._vertexOffset,T=this._vertexOffset+2*i;h.copy(x,x+2),h.copy(x+1,x+3),c.copy(T-1,T-3),c.copy(T-2,T-4)}return this._vertexOffset=m,this._vertexOffset}}},setItemColor:function(e,t){for(var r=this._itemVertexOffsets[e],n=e1&&t.texParameterf(t.TEXTURE_CUBE_MAP,i.TEXTURE_MAX_ANISOTROPY_EXT,this.anisotropic),36193===n){e.getGLExtension("OES_texture_half_float")||(n=a.a.FLOAT)}if(this.mipmaps.length)for(var o=this.width,s=this.height,u=0;u0&&(o=1/Math.sqrt(o),e[0]=t[0]*o,e[1]=t[1]*o,e[2]=t[2]*o,e[3]=t[3]*o),e},i.dot=function(e,t){return e[0]*t[0]+e[1]*t[1]+e[2]*t[2]+e[3]*t[3]},i.lerp=function(e,t,r,n){var i=t[0],a=t[1],o=t[2],s=t[3];return e[0]=i+n*(r[0]-i),e[1]=a+n*(r[1]-a),e[2]=o+n*(r[2]-o),e[3]=s+n*(r[3]-s),e},i.random=function(e,t){return t=t||1,e[0]=Object(n.c)(),e[1]=Object(n.c)(),e[2]=Object(n.c)(),e[3]=Object(n.c)(),i.normalize(e,e),i.scale(e,e,t),e},i.transformMat4=function(e,t,r){var n=t[0],i=t[1],a=t[2],o=t[3];return e[0]=r[0]*n+r[4]*i+r[8]*a+r[12]*o,e[1]=r[1]*n+r[5]*i+r[9]*a+r[13]*o,e[2]=r[2]*n+r[6]*i+r[10]*a+r[14]*o,e[3]=r[3]*n+r[7]*i+r[11]*a+r[15]*o,e},i.transformQuat=function(e,t,r){var n=t[0],i=t[1],a=t[2],o=r[0],s=r[1],u=r[2],l=r[3],h=l*n+s*a-u*i,c=l*i+u*n-o*a,d=l*a+o*i-s*n,f=-o*n-s*i-u*a;return e[0]=h*l+f*-o+c*-u-d*-s,e[1]=c*l+f*-s+d*-o-h*-u,e[2]=d*l+f*-u+h*-s-c*-o,e},i.forEach=function(){var e=i.create();return function(t,r,n,i,a,o){var s,u;for(r||(r=4),n||(n=0),u=i?Math.min(i*r+n,t.length):t.length,s=n;s0&&console.warn("Found multiple camera in one scene. Use the fist one."),this._cameraList.push(e)):e instanceof s.a&&this.lights.push(e),e.name&&(this._nodeRepository[e.name]=e)},removeFromScene:function(e){var t;e instanceof u.a?(t=this._cameraList.indexOf(e))>=0&&this._cameraList.splice(t,1):e instanceof s.a&&(t=this.lights.indexOf(e))>=0&&this.lights.splice(t,1),e.name&&delete this._nodeRepository[e.name]},getNode:function(e){return this._nodeRepository[e]},setMainCamera:function(e){var t=this._cameraList.indexOf(e);t>=0&&this._cameraList.splice(t,1),this._cameraList.unshift(e)},getMainCamera:function(){return this._cameraList[0]},getLights:function(){return this.lights},updateLights:function(){var e=this.lights;this._previousLightNumber=this._lightNumber;for(var t={},r=0;r0&&this._doUpdateRenderList(o,t,r,n,i)}},isFrustumCulled:function(){var e=new l.a,t=new f.a;return function(r,n,i){var a=r.boundingBox;if(a||(a=r.skeleton&&r.skeleton.boundingBox?r.skeleton.boundingBox:r.geometry.boundingBox),!a)return!1;if(t.array=i,e.transformFrom(a,t),r.castShadow&&this.viewBoundingBoxLastFrame.union(e),r.frustumCulling){if(!e.intersectBoundingBox(n.frustum.boundingBox))return!0;t.array=n.projectionMatrix.array,e.max.array[2]>0&&e.min.array[2]<0&&(e.max.array[2]=-1e-20),e.applyProjection(t);var o=e.min.array,s=e.max.array;if(s[0]<-1||o[0]>1||s[1]<-1||o[1]>1||s[2]<-1||o[2]>1)return!0}return!1}}(),_updateLightUniforms:function(){var e=this.lights;e.sort(a);var t=this._lightUniforms;for(var r in t)for(var n in t[r])t[r][n].value.length=0;for(var i=0;i0?e[t].value=new Float32Array(e[t].value):e[t].value=null;this.indices&&this.indices.length>0&&(this.indices=this.vertexCount>65535?new Uint32Array(this.indices):new Uint16Array(this.indices)),this.dirty()}}},function(e,t,r){"use strict";function n(e,t){var r=[];return a.a.util.each(e.dimensions,function(n){var i=e.getDimensionInfo(n),a=i.otherDims,o=a[t];null!=o&&!1!==o&&(r[o]=i.name)}),r}var i=r(0),a=r.n(i);t.a=function(e,t,r){var i=e.getData(),o=e.getRawValue(t),s=a.a.util.isArray(o)?function(e){function o(e,t){var n=i.getDimensionInfo(t);if(n&&!1!==n.otherDims.tooltip){var o=n.type,l=(s?"- "+(n.tooltipName||n.name)+": ":"")+("ordinal"===o?e+"":"time"===o?r?"":a.a.format.formatTime("yyyy/MM/dd hh:mm:ss",e):a.a.format.addCommas(e));l&&u.push(a.a.format.encodeHTML(l))}}var s=!0,u=[],l=n(i,"tooltip");return l.length?a.a.util.each(l,function(e){o(i.get(e,t),e)}):a.a.util.each(e,o),(s?"
":"")+u.join(s?"
":", ")}(o):a.a.format.encodeHTML(a.a.format.addCommas(o)),u=i.getName(t),l=i.getItemVisual(t,"color");a.a.util.isObject(l)&&l.colorStops&&(l=(l.colorStops[0]||{}).color),l=l||"transparent";var h=a.a.format.getTooltipMarker(l),c=e.name;return"\0-"===c&&(c=""),c=c?a.a.format.encodeHTML(c)+(r?": ":"
"):"",r?h+c+s:c+h+(u?a.a.format.encodeHTML(u)+": "+s:s)}},function(e,t,r){"use strict";var n=r(72),i=r(11),a=n.a.extend({skeleton:null,joints:null,useSkinMatricesTexture:!1},function(){this.joints||(this.joints=[])},{isSkinnedMesh:function(){return!!(this.skeleton&&this.joints&&this.joints.length>0)},clone:function(){var e=n.a.prototype.clone.call(this);return e.skeleton=this.skeleton,this.joints&&(e.joints=this.joints.slice()),e}});a.POINTS=i.a.POINTS,a.LINES=i.a.LINES,a.LINE_LOOP=i.a.LINE_LOOP,a.LINE_STRIP=i.a.LINE_STRIP,a.TRIANGLES=i.a.TRIANGLES,a.TRIANGLE_STRIP=i.a.TRIANGLE_STRIP,a.TRIANGLE_FAN=i.a.TRIANGLE_FAN,a.BACK=i.a.BACK,a.FRONT=i.a.FRONT,a.FRONT_AND_BACK=i.a.FRONT_AND_BACK,a.CW=i.a.CW,a.CCW=i.a.CCW,t.a=a},function(e,t,r){"use strict";var n=r(58),i=n.a.extend({fov:50,aspect:1,near:.1,far:2e3},{updateProjectionMatrix:function(){var e=this.fov/180*Math.PI;this.projectionMatrix.perspective(e,this.aspect,this.near,this.far)},decomposeProjectionMatrix:function(){var e=this.projectionMatrix.array,t=2*Math.atan(1/e[5]);this.fov=t/Math.PI*180,this.aspect=e[5]/e[0],this.near=e[14]/(e[10]-1),this.far=e[14]/(e[10]+1)},clone:function(){var e=n.a.prototype.clone.call(this);return e.fov=this.fov,e.aspect=this.aspect,e.near=this.near,e.far=this.far,e}});t.a=i},function(e,t,r){"use strict";var n=r(40),i=r(76),a=r(8),o=r(19),s=r(4),u=r(121);a.a.import(u.a);var l=n.a.extend(function(){var e=new a.a({vertex:a.a.source("clay.skybox.vertex"),fragment:a.a.source("clay.skybox.fragment")}),t=new o.a({shader:e,depthMask:!1});return{scene:null,geometry:new i.a,material:t,environmentMap:null,culling:!1}},function(){var e=this.scene;e&&this.attachScene(e),this.environmentMap&&this.setEnvironmentMap(this.environmentMap)},{attachScene:function(e){this.scene&&this.detachScene(),e.skybox=this,this.scene=e,e.on("beforerender",this._beforeRenderScene,this)},detachScene:function(){this.scene&&(this.scene.off("beforerender",this._beforeRenderScene),this.scene.skybox=null),this.scene=null},dispose:function(e){this.detachScene(),this.geometry.dispose(e)},setEnvironmentMap:function(e){"texture2D"===e.textureType?(this.material.define("EQUIRECTANGULAR"),e.minFilter=s.a.LINEAR):this.material.undefine("EQUIRECTANGULAR"),this.material.set("environmentMap",e)},getEnvironmentMap:function(){return this.material.get("environmentMap")},_beforeRenderScene:function(e,t,r){this.renderSkybox(e,r)},renderSkybox:function(e,t){this.position.copy(t.getWorldPosition()),this.update(),e.gl.disable(e.gl.BLEND),this.material.get("lod")>0?this.material.define("fragment","LOD"):this.material.undefine("fragment","LOD"),e.renderPass([this],t)}});t.a=l},function(e,t,r){"use strict";var n=r(15),i=r(18),a=n.a.extend({dynamic:!1,widthSegments:1,heightSegments:1},function(){this.build()},{build:function(){for(var e=this.heightSegments,t=this.widthSegments,r=this.attributes,n=[],a=[],o=[],s=[],u=0;u<=e;u++)for(var l=u/e,h=0;h<=t;h++){var c=h/t;if(n.push([2*c-1,2*l-1,0]),a&&a.push([c,l]),o&&o.push([0,0,1]),h0&&this._notFirst?this.animateTo({alpha:h,beta:c,center:d,distance:a,targetOrthographicSize:o,easing:l.animationEasingUpdate,duration:l.animationDurationUpdate}):(this.setDistance(a),this.setAlpha(h),this.setBeta(c),this.setCenter(d),this.setOrthographicSize(o)),this._notFirst=!0,this._validateProperties()},_validateProperties:function(){},animateTo:function(e){var t=this.zr,r=this,n={},i={};return null!=e.distance&&(n.distance=this.getDistance(),i.distance=e.distance),null!=e.orthographicSize&&(n.orthographicSize=this.getOrthographicSize(),i.orthographicSize=e.orthographicSize),null!=e.alpha&&(n.alpha=this.getAlpha(),i.alpha=e.alpha),null!=e.beta&&(n.beta=this.getBeta(),i.beta=e.beta),null!=e.center&&(n.center=this.getCenter(),i.center=e.center),this._addAnimator(t.animation.animate(n).when(e.duration||1e3,i).during(function(){null!=n.alpha&&r.setAlpha(n.alpha),null!=n.beta&&r.setBeta(n.beta),null!=n.distance&&r.setDistance(n.distance),null!=n.center&&r.setCenter(n.center),null!=n.orthographicSize&&r.setOrthographicSize(n.orthographicSize),r._needsUpdate=!0})).start(e.easing||"linear")},stopAllAnimation:function(){for(var e=0;e0},_update:function(e){if(this._rotating){var t=("cw"===this.autoRotateDirection?1:-1)*this.autoRotateSpeed/180*Math.PI;this._phi-=t*e/1e3,this._needsUpdate=!0}else this._rotateVelocity.len()>0&&(this._needsUpdate=!0);(Math.abs(this._zoomSpeed)>.1||this._panVelocity.len()>0)&&(this._needsUpdate=!0),this._needsUpdate&&(e=Math.min(e,50),this._updateDistanceOrSize(e),this._updatePan(e),this._updateRotate(e),this._updateTransform(),this.getCamera().update(),this.zr&&this.zr.refresh(),this.trigger("update"),this._needsUpdate=!1)},_updateRotate:function(e){var t=this._rotateVelocity;this._phi=t.y*e/20+this._phi,this._theta=t.x*e/20+this._theta,this.setAlpha(this.getAlpha()),this.setBeta(this.getBeta()),this._vectorDamping(t,Math.pow(this.damping,e/16))},_updateDistanceOrSize:function(e){"perspective"===this._projection?this._setDistance(this._distance+this._zoomSpeed*e/20):this._setOrthoSize(this._orthoSize+this._zoomSpeed*e/20),this._zoomSpeed*=Math.pow(this.damping,e/16)},_setDistance:function(e){this._distance=Math.max(Math.min(e,this.maxDistance),this.minDistance)},_setOrthoSize:function(e){this._orthoSize=Math.max(Math.min(e,this.maxOrthographicSize),this.minOrthographicSize);var t=this.getCamera(),r=this._orthoSize,n=r/this.viewGL.viewport.height*this.viewGL.viewport.width;t.left=-n/2,t.right=n/2,t.top=r/2,t.bottom=-r/2},_updatePan:function(e){var t=this._panVelocity,r=this._distance,n=this.getCamera(),i=n.worldTransform.y,a=n.worldTransform.x;this._center.scaleAndAdd(a,-t.x*r/200).scaleAndAdd(i,-t.y*r/200),this._vectorDamping(t,0)},_updateTransform:function(){var e=this.getCamera(),t=new o.a,r=this._theta+Math.PI/2,n=this._phi+Math.PI/2,i=Math.sin(r);t.x=i*Math.cos(n),t.y=-Math.cos(r),t.z=i*Math.sin(n),e.position.copy(this._center).scaleAndAdd(t,this._distance),e.rotation.identity().rotateY(-this._phi).rotateX(-this._theta)},_startCountingStill:function(){clearTimeout(this._stillTimeout);var e=this.autoRotateAfterStill,t=this;!isNaN(e)&&e>0&&(this._stillTimeout=setTimeout(function(){t._rotating=!0},1e3*e))},_vectorDamping:function(e,t){var r=e.len();r*=t,r<1e-4&&(r=0),e.normalize().scale(r)},_decomposeTransform:function(){if(this.getCamera()){this.getCamera().updateWorldTransform();var e=this.getCamera().worldTransform.z,t=Math.asin(e.y),r=Math.atan2(e.x,e.z);this._theta=t,this._phi=-r,this.setBeta(this.getBeta()),this.setAlpha(this.getAlpha()),this.getCamera().aspect?this._setDistance(this.getCamera().position.dist(this._center)):this._setOrthoSize(this.getCamera().top-this.getCamera().bottom)}},_mouseDownHandler:function(e){if(!e.target&&!this._isAnimating()){var t=e.offsetX,r=e.offsetY;this.viewGL&&!this.viewGL.containPoint(t,r)||(this.zr.on("mousemove",this._mouseMoveHandler),this.zr.on("mouseup",this._mouseUpHandler),e.event.targetTouches?1===e.event.targetTouches.length&&(this._mode="rotate"):e.event.button===l[this.rotateMouseButton]?this._mode="rotate":e.event.button===l[this.panMouseButton]?this._mode="pan":this._mode="",this._rotateVelocity.set(0,0),this._rotating=!1,this.autoRotate&&this._startCountingStill(),this._mouseX=e.offsetX,this._mouseY=e.offsetY)}},_mouseMoveHandler:function(e){if(!(e.target&&e.target.__isGLToZRProxy||this._isAnimating())){var t=n(this.panSensitivity),r=n(this.rotateSensitivity);"rotate"===this._mode?(this._rotateVelocity.y=(e.offsetX-this._mouseX)/this.zr.getHeight()*2*r[0],this._rotateVelocity.x=(e.offsetY-this._mouseY)/this.zr.getWidth()*2*r[1]):"pan"===this._mode&&(this._panVelocity.x=(e.offsetX-this._mouseX)/this.zr.getWidth()*t[0]*400,this._panVelocity.y=(-e.offsetY+this._mouseY)/this.zr.getHeight()*t[1]*400),this._mouseX=e.offsetX,this._mouseY=e.offsetY,e.event.preventDefault()}},_mouseWheelHandler:function(e){if(!this._isAnimating()){var t=e.event.wheelDelta||-e.event.detail;this._zoomHandler(e,t)}},_pinchHandler:function(e){this._isAnimating()||(this._zoomHandler(e,e.pinchScale>1?1:-1),this._mode="")},_zoomHandler:function(e,t){if(0!==t){var r=e.offsetX,n=e.offsetY;if(!this.viewGL||this.viewGL.containPoint(r,n)){var i;i="perspective"===this._projection?Math.max(Math.max(Math.min(this._distance-this.minDistance,this.maxDistance-this._distance))/20,.5):Math.max(Math.max(Math.min(this._orthoSize-this.minOrthographicSize,this.maxOrthographicSize-this._orthoSize))/20,.5),this._zoomSpeed=(t>0?-1:1)*i*this.zoomSensitivity,this._rotating=!1,this.autoRotate&&"rotate"===this._mode&&this._startCountingStill(),e.event.preventDefault()}}},_mouseUpHandler:function(){this.zr.off("mousemove",this._mouseMoveHandler),this.zr.off("mouseup",this._mouseUpHandler)},_isRightMouseButtonUsed:function(){return"right"===this.rotateMouseButton||"right"===this.panMouseButton},_contextMenuHandler:function(e){this._isRightMouseButtonUsed()&&e.preventDefault()},_addAnimator:function(e){var t=this._animators;return t.push(e),e.done(function(){var r=t.indexOf(e);r>=0&&t.splice(r,1)}),e}});Object.defineProperty(h.prototype,"autoRotate",{get:function(e){return this._autoRotate},set:function(e){this._autoRotate=e,this._rotating=e}}),t.a=h},function(e,t,r){"use strict";t.a="@export ecgl.lines3D.vertex\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\nattribute vec3 position: POSITION;\nattribute vec4 a_Color : COLOR;\nvarying vec4 v_Color;\n\nvoid main()\n{\n gl_Position = worldViewProjection * vec4(position, 1.0);\n v_Color = a_Color;\n}\n\n@end\n\n@export ecgl.lines3D.fragment\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\nvarying vec4 v_Color;\n\n@import clay.util.srgb\n\nvoid main()\n{\n#ifdef SRGB_DECODE\n gl_FragColor = sRGBToLinear(color * v_Color);\n#else\n gl_FragColor = color * v_Color;\n#endif\n}\n@end\n\n\n\n@export ecgl.lines3D.clipNear\n\nvec4 clipNear(vec4 p1, vec4 p2) {\n float n = (p1.w - near) / (p1.w - p2.w);\n return vec4(mix(p1.xy, p2.xy, n), -near, near);\n}\n\n@end\n\n@export ecgl.lines3D.expandLine\n#ifdef VERTEX_ANIMATION\n vec4 prevProj = worldViewProjection * vec4(mix(prevPositionPrev, positionPrev, percent), 1.0);\n vec4 currProj = worldViewProjection * vec4(mix(prevPosition, position, percent), 1.0);\n vec4 nextProj = worldViewProjection * vec4(mix(prevPositionNext, positionNext, percent), 1.0);\n#else\n vec4 prevProj = worldViewProjection * vec4(positionPrev, 1.0);\n vec4 currProj = worldViewProjection * vec4(position, 1.0);\n vec4 nextProj = worldViewProjection * vec4(positionNext, 1.0);\n#endif\n\n if (currProj.w < 0.0) {\n if (nextProj.w > 0.0) {\n currProj = clipNear(currProj, nextProj);\n }\n else if (prevProj.w > 0.0) {\n currProj = clipNear(currProj, prevProj);\n }\n }\n\n vec2 prevScreen = (prevProj.xy / abs(prevProj.w) + 1.0) * 0.5 * viewport.zw;\n vec2 currScreen = (currProj.xy / abs(currProj.w) + 1.0) * 0.5 * viewport.zw;\n vec2 nextScreen = (nextProj.xy / abs(nextProj.w) + 1.0) * 0.5 * viewport.zw;\n\n vec2 dir;\n float len = offset;\n if (position == positionPrev) {\n dir = normalize(nextScreen - currScreen);\n }\n else if (position == positionNext) {\n dir = normalize(currScreen - prevScreen);\n }\n else {\n vec2 dirA = normalize(currScreen - prevScreen);\n vec2 dirB = normalize(nextScreen - currScreen);\n\n vec2 tanget = normalize(dirA + dirB);\n\n float miter = 1.0 / max(dot(tanget, dirA), 0.5);\n len *= miter;\n dir = tanget;\n }\n\n dir = vec2(-dir.y, dir.x) * len;\n currScreen += dir;\n\n currProj.xy = (currScreen / viewport.zw - 0.5) * 2.0 * abs(currProj.w);\n@end\n\n\n@export ecgl.meshLines3D.vertex\n\nattribute vec3 position: POSITION;\nattribute vec3 positionPrev;\nattribute vec3 positionNext;\nattribute float offset;\nattribute vec4 a_Color : COLOR;\n\n#ifdef VERTEX_ANIMATION\nattribute vec3 prevPosition;\nattribute vec3 prevPositionPrev;\nattribute vec3 prevPositionNext;\nuniform float percent : 1.0;\n#endif\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\nuniform vec4 viewport : VIEWPORT;\nuniform float near : NEAR;\n\nvarying vec4 v_Color;\n\n@import ecgl.common.wireframe.vertexHeader\n\n@import ecgl.lines3D.clipNear\n\nvoid main()\n{\n @import ecgl.lines3D.expandLine\n\n gl_Position = currProj;\n\n v_Color = a_Color;\n\n @import ecgl.common.wireframe.vertexMain\n}\n@end\n\n\n@export ecgl.meshLines3D.fragment\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\nvarying vec4 v_Color;\n\n@import ecgl.common.wireframe.fragmentHeader\n\n@import clay.util.srgb\n\nvoid main()\n{\n#ifdef SRGB_DECODE\n gl_FragColor = sRGBToLinear(color * v_Color);\n#else\n gl_FragColor = color * v_Color;\n#endif\n\n @import ecgl.common.wireframe.fragmentMain\n}\n\n@end"},function(e,t,r){function n(e,t,r,n,i){var a=0,o=0;null==n&&(n=1/0),null==i&&(i=1/0);var s=0;t.eachChild(function(u,l){var h,c,d=u.position,f=u.getBoundingRect(),p=t.childAt(l+1),m=p&&p.getBoundingRect();if("horizontal"===e){var g=f.width+(m?-m.x+f.x:0);h=a+g,h>n||u.newline?(a=0,h=g,o+=s+r,s=f.height):s=Math.max(s,f.height)}else{var _=f.height+(m?-m.y+f.y:0);c=o+_,c>i||u.newline?(a+=s+r,o=0,c=_,s=f.width):s=Math.max(s,f.width)}u.newline||(d[0]=a,d[1]=o,"horizontal"===e?a=h+r:o=c+r)})}function i(e,t,r){var n=t.width,i=t.height,a=p(e.x,n),o=p(e.y,i),s=p(e.x2,n),u=p(e.y2,i);return(isNaN(a)||isNaN(parseFloat(e.x)))&&(a=0),(isNaN(s)||isNaN(parseFloat(e.x2)))&&(s=n),(isNaN(o)||isNaN(parseFloat(e.y)))&&(o=0),(isNaN(u)||isNaN(parseFloat(e.y2)))&&(u=i),r=m.normalizeCssArray(r||0),{width:Math.max(s-a-r[1]-r[3],0),height:Math.max(u-o-r[0]-r[2],0)}}function a(e,t,r){r=m.normalizeCssArray(r||0);var n=t.width,i=t.height,a=p(e.left,n),o=p(e.top,i),s=p(e.right,n),u=p(e.bottom,i),l=p(e.width,n),h=p(e.height,i),c=r[2]+r[0],f=r[1]+r[3],g=e.aspect;switch(isNaN(l)&&(l=n-s-f-a),isNaN(h)&&(h=i-u-c-o),null!=g&&(isNaN(l)&&isNaN(h)&&(g>n/i?l=.8*n:h=.8*i),isNaN(l)&&(l=g*h),isNaN(h)&&(h=l/g)),isNaN(a)&&(a=n-s-l-f),isNaN(o)&&(o=i-u-h-c),e.left||e.right){case"center":a=n/2-l/2-r[3];break;case"right":a=n-l-f}switch(e.top||e.bottom){case"middle":case"center":o=i/2-h/2-r[0];break;case"bottom":o=i-h-c}a=a||0,o=o||0,isNaN(l)&&(l=n-f-a-(s||0)),isNaN(h)&&(h=i-c-o-(u||0));var _=new d(a+r[3],o+r[0],l,h);return _.margin=r,_}function o(e,t,r,n,i){var o=!i||!i.hv||i.hv[0],s=!i||!i.hv||i.hv[1],u=i&&i.boundingMode||"all";if(o||s){var l;if("raw"===u)l="group"===e.type?new d(0,0,+t.width||0,+t.height||0):e.getBoundingRect();else if(l=e.getBoundingRect(),e.needLocalTransform()){var h=e.getLocalTransform();l=l.clone(),l.applyTransform(h)}t=a(c.defaults({width:l.width,height:l.height},t),r,n);var f=e.position,p=o?t.x-l.x:0,m=s?t.y-l.y:0;e.attr("position","raw"===u?[p,m]:[f[0]+p,f[1]+m])}}function s(e,t){return null!=e[v[t][0]]||null!=e[v[t][1]]&&null!=e[v[t][2]]}function u(e,t,r){function n(r,n){var o={},u=0,l={},h=0;if(g(r,function(t){l[t]=e[t]}),g(r,function(e){i(t,e)&&(o[e]=l[e]=t[e]),a(o,e)&&u++,a(l,e)&&h++}),s[n])return a(t,r[1])?l[r[2]]=null:a(t,r[2])&&(l[r[1]]=null),l;if(2!==h&&u){if(u>=2)return o;for(var c=0;c0){var t=this.outputs[e];t.keepLastFrame?(this._prevOutputTextures[e]&&this._compositor.releaseTexture(this._prevOutputTextures[e]),this._prevOutputTextures[e]=this._outputTextures[e]):this._compositor.releaseTexture(this._outputTextures[e])}}});t.a=i},function(e,t,r){"use strict";function n(e,t){for(var r=0,n=1/t,i=e;i>0;)r+=n*(i%t),i=Math.floor(i/t),n/=t;return r}t.a=n},function(e,t,r){"use strict";var n=r(0),i=r.n(n);t.a=function(e,t,r){r=r||e.getSource();var n=t||i.a.getCoordinateSystemDimensions(e.get("coordinateSystem"))||["x","y","z"],a=i.a.helper.createDimensions(r,{dimensionsDefine:r.dimensionsDefine||e.get("dimensions"),encodeDefine:r.encodeDefine||e.get("encode"),coordDimensions:n.map(function(t){var r=e.getReferringComponents(t+"Axis3D")[0];return{type:r&&"category"===r.get("type")?"ordinal":"float",name:t}})});"cartesian3D"===e.get("coordinateSystem")&&a.forEach(function(t){if(n.indexOf(t.coordDim)>=0){var r=e.getReferringComponents(t.coordDim+"Axis3D")[0];r&&"category"===r.get("type")&&(t.ordinalMeta=r.getOrdinalMeta())}});var o=i.a.helper.dataStack.enableDataStack(e,a,{byIndex:!0,stackedCoordDimension:"z"}),s=new i.a.List(a,e);return s.setCalculationInfo(o),s.initData(r),s}},function(e,t){function r(e,t,r){return{seriesType:e,performRawSeries:!0,reset:function(e,n,i){function a(t,r){if("function"==typeof u){var n=e.getRawValue(r),i=e.getDataParams(r);t.setItemVisual(r,"symbolSize",u(n,i))}if(t.hasItemOption){var a=t.getItemModel(r),o=a.getShallow("symbol",!0),s=a.getShallow("symbolSize",!0),l=a.getShallow("symbolKeepAspect",!0);null!=o&&t.setItemVisual(r,"symbol",o),null!=s&&t.setItemVisual(r,"symbolSize",s),null!=l&&t.setItemVisual(r,"symbolKeepAspect",l)}}var o=e.getData(),s=e.get("symbol")||t,u=e.get("symbolSize"),l=e.get("symbolKeepAspect");if(o.setVisual({legendSymbol:r||s,symbol:s,symbolSize:u,symbolKeepAspect:l}),!n.isSeriesFiltered(e)){var h="function"==typeof u;return{dataEach:o.hasItemOption||h?a:null}}}}}e.exports=r},function(e,t,r){"use strict";function n(e){return e.material}function i(e,t,r){return t.uniforms[r].value}function a(e,t,r,n){return r!==n}function o(e){return!0}function s(){}function u(e,t,r){this.availableAttributes=e,this.availableAttributeSymbols=t,this.indicesBuffer=r,this.vao=null}function l(e){var t,r;this.bind=function(e){t||(t=f.a.createCanvas(),t.width=t.height=1,t.getContext("2d"));var n=e.gl,i=!r;i&&(r=n.createTexture()),n.bindTexture(n.TEXTURE_2D,r),i&&n.texImage2D(n.TEXTURE_2D,0,n.RGBA,n.RGBA,n.UNSIGNED_BYTE,t)},this.unbind=function(e){e.gl.bindTexture(e.gl.TEXTURE_2D,null)},this.isRenderable=function(){return!0}}var h=r(7),c=r(111),d=r(11),f=r(14),p=r(19),m=r(26),g=r(115),_=r(8),v=r(71),y=r(21),x=r(12);_.a.import(v.a);var T=y.a.create,b={},w={float:d.a.FLOAT,byte:d.a.BYTE,ubyte:d.a.UNSIGNED_BYTE,short:d.a.SHORT,ushort:d.a.UNSIGNED_SHORT},E=h.a.extend(function(){return{canvas:null,_width:100,_height:100,devicePixelRatio:"undefined"!=typeof window&&window.devicePixelRatio||1,clearColor:[0,0,0,0],clearBit:17664,alpha:!0,depth:!0,stencil:!1,antialias:!0,premultipliedAlpha:!0,preserveDrawingBuffer:!1,throwError:!0,gl:null,viewport:{},__currentFrameBuffer:null,_viewportStack:[],_clearStack:[],_sceneRendering:null}},function(){this.canvas||(this.canvas=f.a.createCanvas());var e=this.canvas;try{var t={alpha:this.alpha,depth:this.depth,stencil:this.stencil,antialias:this.antialias,premultipliedAlpha:this.premultipliedAlpha,preserveDrawingBuffer:this.preserveDrawingBuffer};if(this.gl=e.getContext("webgl",t)||e.getContext("experimental-webgl",t),!this.gl)throw new Error;this._glinfo=new c.a(this.gl),this.gl.targetRenderer&&console.error("Already created a renderer"),this.gl.targetRenderer=this,this.resize()}catch(e){throw"Error creating WebGL Context "+e}this._programMgr=new g.a(this),this._placeholderTexture=new l(this)},{resize:function(e,t){var r=this.canvas,n=this.devicePixelRatio;null!=e?(r.style.width=e+"px",r.style.height=t+"px",r.width=e*n,r.height=t*n,this._width=e,this._height=t):(this._width=r.width/n,this._height=r.height/n),this.setViewport(0,0,this._width,this._height)},getWidth:function(){return this._width},getHeight:function(){return this._height},getViewportAspect:function(){var e=this.viewport;return e.width/e.height},setDevicePixelRatio:function(e){this.devicePixelRatio=e,this.resize(this._width,this._height)},getDevicePixelRatio:function(){return this.devicePixelRatio},getGLExtension:function(e){return this._glinfo.getExtension(e)},getGLParameter:function(e){return this._glinfo.getParameter(e)},setViewport:function(e,t,r,n,i){if("object"==typeof e){var a=e;e=a.x,t=a.y,r=a.width,n=a.height,i=a.devicePixelRatio}i=i||this.devicePixelRatio,this.gl.viewport(e*i,t*i,r*i,n*i),this.viewport={x:e,y:t,width:r,height:n,devicePixelRatio:i}},saveViewport:function(){this._viewportStack.push(this.viewport)},restoreViewport:function(){this._viewportStack.length>0&&this.setViewport(this._viewportStack.pop())},saveClear:function(){this._clearStack.push({clearBit:this.clearBit,clearColor:this.clearColor})},restoreClear:function(){if(this._clearStack.length>0){var e=this._clearStack.pop();this.clearColor=e.clearColor,this.clearBit=e.clearBit}},bindSceneRendering:function(e){this._sceneRendering=e},render:function(e,t,r,n){var i=this.gl,a=this.clearColor;if(this.clearBit){i.colorMask(!0,!0,!0,!0),i.depthMask(!0);var o=this.viewport,s=!1,u=o.devicePixelRatio;(o.width!==this._width||o.height!==this._height||u&&u!==this.devicePixelRatio||o.x||o.y)&&(s=!0,i.enable(i.SCISSOR_TEST),i.scissor(o.x*u,o.y*u,o.width*u,o.height*u)),i.clearColor(a[0],a[1],a[2],a[3]),i.clear(this.clearBit),s&&i.disable(i.SCISSOR_TEST)}if(r||e.update(!1),e.updateLights(),!(t=t||e.getMainCamera()))return void console.error("Can't find camera in the scene.");t.update();var l=e.updateRenderList(t,!0);this._sceneRendering=e;var h=l.opaque,c=l.transparent,d=e.material;e.trigger("beforerender",this,e,t,l),n?(this.renderPreZ(h,e,t),i.depthFunc(i.LEQUAL)):i.depthFunc(i.LESS);for(var f=T(),p=x.a.create(),m=0;m0){var u=e[a-1],l=u.joints?u.joints.length:0;if((o.joints?o.joints.length:0)===l&&o.material===u.material&&o.lightGroup===u.lightGroup){o.__program=u.__program;continue}}var h=this._programMgr.getProgram(o,s,t);this.validateProgram(h),o.__program=h}},renderPass:function(e,t,r){this.trigger("beforerenderpass",this,e,t,r),r=r||{},r.getMaterial=r.getMaterial||n,r.getUniform=r.getUniform||i,r.isMaterialChanged=r.isMaterialChanged||a,r.beforeRender=r.beforeRender||s,r.afterRender=r.afterRender||s;var u=r.ifRender||o;this.updatePrograms(e,this._sceneRendering,r),r.sortCompare&&e.sort(r.sortCompare);var l=this.viewport,h=l.devicePixelRatio,c=[l.x*h,l.y*h,l.width*h,l.height*h],d=this.devicePixelRatio,f=this.__currentFrameBuffer?[this.__currentFrameBuffer.getTextureWidth(),this.__currentFrameBuffer.getTextureHeight()]:[this._width*d,this._height*d],p=[c[2],c[3]],m=Date.now();t?(y.a.copy(S.VIEW,t.viewMatrix.array),y.a.copy(S.PROJECTION,t.projectionMatrix.array),y.a.copy(S.VIEWINVERSE,t.worldTransform.array)):(y.a.identity(S.VIEW),y.a.identity(S.PROJECTION),y.a.identity(S.VIEWINVERSE)),y.a.multiply(S.VIEWPROJECTION,S.PROJECTION,S.VIEW),y.a.invert(S.PROJECTIONINVERSE,S.PROJECTION),y.a.invert(S.VIEWPROJECTIONINVERSE,S.VIEWPROJECTION);for(var g,_,v,x,T,b,w,E,A,M,C,L,D=this.gl,N=this._sceneRendering,R=this.getGLExtension("OES_vertex_array_object"),P=0;Pthis._glinfo.getMaxJointNumber()){var a=i.getSubSkinMatricesTexture(e.__uid__,e.joints);t.useTextureSlot(this,a,r),t.setUniform(n,"1i","skinMatricesTexture",r),t.setUniform(n,"1f","skinMatricesTextureSize",a.width)}else{var o=i.getSubSkinMatrices(e.__uid__,e.joints);t.setUniformOfSemantic(n,"SKIN_MATRIX",o)}},_renderObject:function(e,t){var r=this.gl,n=e.geometry,i=e.mode;if(null==i&&(i=4),t.indicesBuffer){var a=this.getGLExtension("OES_element_index_uint"),o=a&&n.indices instanceof Uint32Array,s=o?r.UNSIGNED_INT:r.UNSIGNED_SHORT;r.drawElements(i,t.indicesBuffer.count,s,0)}else r.drawArrays(i,0,n.vertexCount)},_bindMaterial:function(e,t,r,n,i,a,o){for(var s=this.gl,u=a===r,l=r.currentTextureSlot(),h=t.getEnabledUniforms(),c=t.getTextureUniforms(),d=this._placeholderTexture,f=0;fc)){var d=Math.sqrt(c-h),f=u-d,p=u+d;return a||(a=new n.a),f<0?p<0?null:(i.a.scaleAndAdd(a.array,o,s,p),a):(i.a.scaleAndAdd(a.array,o,s,f),a)}}}(),intersectBoundingBox:function(e,t){var r,a,o,s,u,l,h=this.direction.array,c=this.origin.array,d=e.min.array,f=e.max.array,p=1/h[0],m=1/h[1],g=1/h[2];if(p>=0?(r=(d[0]-c[0])*p,a=(f[0]-c[0])*p):(a=(d[0]-c[0])*p,r=(f[0]-c[0])*p),m>=0?(o=(d[1]-c[1])*m,s=(f[1]-c[1])*m):(s=(d[1]-c[1])*m,o=(f[1]-c[1])*m),r>s||o>a)return null;if((o>r||r!==r)&&(r=o),(s=0?(u=(d[2]-c[2])*g,l=(f[2]-c[2])*g):(l=(d[2]-c[2])*g,u=(f[2]-c[2])*g),r>l||u>a)return null;if((u>r||r!==r)&&(r=u),(l=0?r:a;return t||(t=new n.a),i.a.scaleAndAdd(t.array,c,h,_),t},intersectTriangle:function(){var e=i.a.create(),t=i.a.create(),r=i.a.create(),a=i.a.create();return function(o,s,u,l,h,c){var d=this.direction.array,f=this.origin.array;o=o.array,s=s.array,u=u.array,i.a.sub(e,s,o),i.a.sub(t,u,o),i.a.cross(a,t,d);var p=i.a.dot(e,a);if(l){if(p>-1e-5)return null}else if(p>-1e-5&&p<1e-5)return null;i.a.sub(r,f,o);var m=i.a.dot(a,r)/p;if(m<0||m>1)return null;i.a.cross(a,e,r);var g=i.a.dot(d,a)/p;if(g<0||g>1||m+g>1)return null;i.a.cross(a,e,t);var _=-i.a.dot(r,a)/p;return _<0?null:(h||(h=new n.a),c&&n.a.set(c,1-m-g,m,g),i.a.scaleAndAdd(h.array,f,d,_),h)}}(),applyTransform:function(e){n.a.add(this.direction,this.direction,this.origin),n.a.transformMat4(this.origin,this.origin,e),n.a.transformMat4(this.direction,this.direction,e),n.a.sub(this.direction,this.direction,this.origin),n.a.normalize(this.direction,this.direction)},copy:function(e){n.a.copy(this.origin,e.origin),n.a.copy(this.direction,e.direction)},clone:function(){var e=new a;return e.copy(this),e}},t.a=a},function(e,t,r){"use strict";var n=r(20),i=r(12),a=r(33),o=r(34),s={};s.create=function(){var e=new n.a(4);return e[0]=0,e[1]=0,e[2]=0,e[3]=1,e},s.rotationTo=function(){var e=i.a.create(),t=i.a.fromValues(1,0,0),r=i.a.fromValues(0,1,0);return function(n,a,o){var u=i.a.dot(a,o);return u<-.999999?(i.a.cross(e,t,a),i.a.length(e)<1e-6&&i.a.cross(e,r,a),i.a.normalize(e,e),s.setAxisAngle(n,e,Math.PI),n):u>.999999?(n[0]=0,n[1]=0,n[2]=0,n[3]=1,n):(i.a.cross(e,a,o),n[0]=e[0],n[1]=e[1],n[2]=e[2],n[3]=1+u,s.normalize(n,n))}}(),s.setAxes=function(){var e=o.a.create();return function(t,r,n,i){return e[0]=n[0],e[3]=n[1],e[6]=n[2],e[1]=i[0],e[4]=i[1],e[7]=i[2],e[2]=-r[0],e[5]=-r[1],e[8]=-r[2],s.normalize(t,s.fromMat3(t,e))}}(),s.clone=a.a.clone,s.fromValues=a.a.fromValues,s.copy=a.a.copy,s.set=a.a.set,s.identity=function(e){return e[0]=0,e[1]=0,e[2]=0,e[3]=1,e},s.setAxisAngle=function(e,t,r){r*=.5;var n=Math.sin(r);return e[0]=n*t[0],e[1]=n*t[1],e[2]=n*t[2],e[3]=Math.cos(r),e},s.add=a.a.add,s.multiply=function(e,t,r){var n=t[0],i=t[1],a=t[2],o=t[3],s=r[0],u=r[1],l=r[2],h=r[3];return e[0]=n*h+o*s+i*l-a*u,e[1]=i*h+o*u+a*s-n*l,e[2]=a*h+o*l+n*u-i*s,e[3]=o*h-n*s-i*u-a*l,e},s.mul=s.multiply,s.scale=a.a.scale,s.rotateX=function(e,t,r){r*=.5;var n=t[0],i=t[1],a=t[2],o=t[3],s=Math.sin(r),u=Math.cos(r);return e[0]=n*u+o*s,e[1]=i*u+a*s,e[2]=a*u-i*s,e[3]=o*u-n*s,e},s.rotateY=function(e,t,r){r*=.5;var n=t[0],i=t[1],a=t[2],o=t[3],s=Math.sin(r),u=Math.cos(r);return e[0]=n*u-a*s,e[1]=i*u+o*s,e[2]=a*u+n*s,e[3]=o*u-i*s,e},s.rotateZ=function(e,t,r){r*=.5;var n=t[0],i=t[1],a=t[2],o=t[3],s=Math.sin(r),u=Math.cos(r);return e[0]=n*u+i*s,e[1]=i*u-n*s,e[2]=a*u+o*s,e[3]=o*u-a*s,e},s.calculateW=function(e,t){var r=t[0],n=t[1],i=t[2];return e[0]=r,e[1]=n,e[2]=i,e[3]=Math.sqrt(Math.abs(1-r*r-n*n-i*i)),e},s.dot=a.a.dot,s.lerp=a.a.lerp,s.slerp=function(e,t,r,n){var i,a,o,s,u,l=t[0],h=t[1],c=t[2],d=t[3],f=r[0],p=r[1],m=r[2],g=r[3];return a=l*f+h*p+c*m+d*g,a<0&&(a=-a,f=-f,p=-p,m=-m,g=-g),1-a>1e-6?(i=Math.acos(a),o=Math.sin(i),s=Math.sin((1-n)*i)/o,u=Math.sin(n*i)/o):(s=1-n,u=n),e[0]=s*l+u*f,e[1]=s*h+u*p,e[2]=s*c+u*m,e[3]=s*d+u*g,e},s.invert=function(e,t){var r=t[0],n=t[1],i=t[2],a=t[3],o=r*r+n*n+i*i+a*a,s=o?1/o:0;return e[0]=-r*s,e[1]=-n*s,e[2]=-i*s,e[3]=a*s,e},s.conjugate=function(e,t){return e[0]=-t[0],e[1]=-t[1],e[2]=-t[2],e[3]=t[3],e},s.length=a.a.length,s.len=s.length,s.squaredLength=a.a.squaredLength,s.sqrLen=s.squaredLength,s.normalize=a.a.normalize,s.fromMat3=function(e,t){var r,n=t[0]+t[4]+t[8];if(n>0)r=Math.sqrt(n+1),e[3]=.5*r,r=.5/r,e[0]=(t[5]-t[7])*r,e[1]=(t[6]-t[2])*r,e[2]=(t[1]-t[3])*r;else{var i=0;t[4]>t[0]&&(i=1),t[8]>t[3*i+i]&&(i=2);var a=(i+1)%3,o=(i+2)%3;r=Math.sqrt(t[3*i+i]-t[3*a+a]-t[3*o+o]+1),e[i]=.5*r,r=.5/r,e[3]=(t[3*a+o]-t[3*o+a])*r,e[a]=(t[3*a+i]+t[3*i+a])*r,e[o]=(t[3*o+i]+t[3*i+o])*r}return e},t.a=s},function(e,t,r){"use strict";var n=r(55),i=r(34),a=function(e,t,r,i){e=e||0,t=t||0,r=r||0,i=void 0===i?1:i,this.array=n.a.fromValues(e,t,r,i),this._dirty=!0};a.prototype={constructor:a,add:function(e){return n.a.add(this.array,this.array,e.array),this._dirty=!0,this},calculateW:function(){return n.a.calculateW(this.array,this.array),this._dirty=!0,this},set:function(e,t,r,n){return this.array[0]=e,this.array[1]=t,this.array[2]=r,this.array[3]=n,this._dirty=!0,this},setArray:function(e){return this.array[0]=e[0],this.array[1]=e[1],this.array[2]=e[2],this.array[3]=e[3],this._dirty=!0,this},clone:function(){return new a(this.x,this.y,this.z,this.w)},conjugate:function(){return n.a.conjugate(this.array,this.array),this._dirty=!0,this},copy:function(e){return n.a.copy(this.array,e.array),this._dirty=!0,this},dot:function(e){return n.a.dot(this.array,e.array)},fromMat3:function(e){return n.a.fromMat3(this.array,e.array),this._dirty=!0,this},fromMat4:function(){var e=i.a.create();return function(t){return i.a.fromMat4(e,t.array),i.a.transpose(e,e),n.a.fromMat3(this.array,e),this._dirty=!0,this}}(),identity:function(){return n.a.identity(this.array),this._dirty=!0,this},invert:function(){return n.a.invert(this.array,this.array),this._dirty=!0,this},len:function(){return n.a.len(this.array)},length:function(){return n.a.length(this.array)},lerp:function(e,t,r){return n.a.lerp(this.array,e.array,t.array,r),this._dirty=!0,this},mul:function(e){return n.a.mul(this.array,this.array,e.array),this._dirty=!0,this},mulLeft:function(e){return n.a.multiply(this.array,e.array,this.array),this._dirty=!0,this},multiply:function(e){return n.a.multiply(this.array,this.array,e.array),this._dirty=!0,this},multiplyLeft:function(e){return n.a.multiply(this.array,e.array,this.array),this._dirty=!0,this},normalize:function(){return n.a.normalize(this.array,this.array),this._dirty=!0,this},rotateX:function(e){return n.a.rotateX(this.array,this.array,e),this._dirty=!0,this},rotateY:function(e){return n.a.rotateY(this.array,this.array,e),this._dirty=!0,this},rotateZ:function(e){return n.a.rotateZ(this.array,this.array,e),this._dirty=!0,this},rotationTo:function(e,t){return n.a.rotationTo(this.array,e.array,t.array),this._dirty=!0,this},setAxes:function(e,t,r){return n.a.setAxes(this.array,e.array,t.array,r.array),this._dirty=!0,this},setAxisAngle:function(e,t){return n.a.setAxisAngle(this.array,e.array,t),this._dirty=!0,this},slerp:function(e,t,r){return n.a.slerp(this.array,e.array,t.array,r),this._dirty=!0,this},sqrLen:function(){return n.a.sqrLen(this.array)},squaredLength:function(){return n.a.squaredLength(this.array)},fromEuler:function(e,t){return a.fromEuler(this,e,t)},toString:function(){return"["+Array.prototype.join.call(this.array,",")+"]"},toArray:function(){return Array.prototype.slice.call(this.array)}};var o=Object.defineProperty;if(o){var s=a.prototype;o(s,"x",{get:function(){return this.array[0]},set:function(e){this.array[0]=e,this._dirty=!0}}),o(s,"y",{get:function(){return this.array[1]},set:function(e){this.array[1]=e,this._dirty=!0}}),o(s,"z",{get:function(){return this.array[2]},set:function(e){this.array[2]=e,this._dirty=!0}}),o(s,"w",{get:function(){return this.array[3]},set:function(e){this.array[3]=e,this._dirty=!0}})}a.add=function(e,t,r){return n.a.add(e.array,t.array,r.array),e._dirty=!0,e},a.set=function(e,t,r,i,a){n.a.set(e.array,t,r,i,a),e._dirty=!0},a.copy=function(e,t){return n.a.copy(e.array,t.array),e._dirty=!0,e},a.calculateW=function(e,t){return n.a.calculateW(e.array,t.array),e._dirty=!0,e},a.conjugate=function(e,t){return n.a.conjugate(e.array,t.array),e._dirty=!0,e},a.identity=function(e){return n.a.identity(e.array),e._dirty=!0,e},a.invert=function(e,t){return n.a.invert(e.array,t.array),e._dirty=!0,e},a.dot=function(e,t){return n.a.dot(e.array,t.array)},a.len=function(e){return n.a.length(e.array)},a.lerp=function(e,t,r,i){return n.a.lerp(e.array,t.array,r.array,i),e._dirty=!0,e},a.slerp=function(e,t,r,i){return n.a.slerp(e.array,t.array,r.array,i),e._dirty=!0,e},a.mul=function(e,t,r){return n.a.multiply(e.array,t.array,r.array),e._dirty=!0,e},a.multiply=a.mul,a.rotateX=function(e,t,r){return n.a.rotateX(e.array,t.array,r),e._dirty=!0,e},a.rotateY=function(e,t,r){return n.a.rotateY(e.array,t.array,r),e._dirty=!0,e},a.rotateZ=function(e,t,r){return n.a.rotateZ(e.array,t.array,r),e._dirty=!0,e},a.setAxisAngle=function(e,t,r){return n.a.setAxisAngle(e.array,t.array,r),e._dirty=!0,e},a.normalize=function(e,t){return n.a.normalize(e.array,t.array),e._dirty=!0,e},a.sqrLen=function(e){return n.a.sqrLen(e.array)},a.squaredLength=a.sqrLen,a.fromMat3=function(e,t){return n.a.fromMat3(e.array,t.array),e._dirty=!0,e},a.setAxes=function(e,t,r,i){return n.a.setAxes(e.array,t.array,r.array,i.array),e._dirty=!0,e},a.rotationTo=function(e,t,r){return n.a.rotationTo(e.array,t.array,r.array),e._dirty=!0,e},a.fromEuler=function(e,t,r){e._dirty=!0,t=t.array;var n=e.array,i=Math.cos(t[0]/2),a=Math.cos(t[1]/2),o=Math.cos(t[2]/2),s=Math.sin(t[0]/2),u=Math.sin(t[1]/2),l=Math.sin(t[2]/2),r=(r||"XYZ").toUpperCase();switch(r){case"XYZ":n[0]=s*a*o+i*u*l,n[1]=i*u*o-s*a*l,n[2]=i*a*l+s*u*o,n[3]=i*a*o-s*u*l;break;case"YXZ":n[0]=s*a*o+i*u*l,n[1]=i*u*o-s*a*l,n[2]=i*a*l-s*u*o,n[3]=i*a*o+s*u*l;break;case"ZXY":n[0]=s*a*o-i*u*l,n[1]=i*u*o+s*a*l,n[2]=i*a*l+s*u*o,n[3]=i*a*o-s*u*l;break;case"ZYX":n[0]=s*a*o-i*u*l,n[1]=i*u*o+s*a*l,n[2]=i*a*l-s*u*o,n[3]=i*a*o+s*u*l;break;case"YZX":n[0]=s*a*o+i*u*l,n[1]=i*u*o+s*a*l,n[2]=i*a*l-s*u*o,n[3]=i*a*o-s*u*l;break;case"XZY":n[0]=s*a*o-i*u*l,n[1]=i*u*o-s*a*l,n[2]=i*a*l+s*u*o,n[3]=i*a*o+s*u*l}},t.a=a},function(e,t,r){"use strict";var n=function(){this._contextId=0,this._caches=[],this._context={}};n.prototype={use:function(e,t){var r=this._caches;r[e]||(r[e]={},t&&(r[e]=t())),this._contextId=e,this._context=r[e]},put:function(e,t){this._context[e]=t},get:function(e){return this._context[e]},dirty:function(e){e=e||"";var t="__dt__"+e;this.put(t,!0)},dirtyAll:function(e){e=e||"";for(var t="__dt__"+e,r=this._caches,n=0;n=this._maxSize&&o>0){var u=r.head;r.remove(u),delete n[u.key],a=u.value,this._lastRemovedEntry=u}s?s.value=t:s=new i(t),s.key=e,r.insertEntry(s),n[e]=s}return a},o.get=function(e){var t=this._map[e],r=this._list;if(null!=t)return t!==r.tail&&(r.remove(t),r.insertEntry(t)),t.value},o.clear=function(){this._list.clear(),this._map={}};var s=a;e.exports=s},function(e,t,r){"use strict";var n=r(5),i=r(27),a=r(14),o=r(62),s=r(75),u=r(36),l=r(122),h=r(123),c={loadTexture:function(e,t,r,a){var o;if("function"==typeof t?(r=t,a=r,t={}):t=t||{},"string"==typeof e){if(e.match(/.hdr$/)||"hdr"===t.fileType)return o=new n.a({width:0,height:0,sRGB:!1}),c._fetchTexture(e,function(e){h.a.parseRGBE(e,o,t.exposure),o.dirty(),r&&r(o)},a),o;e.match(/.dds$/)||"dds"===t.fileType?(o=new n.a({width:0,height:0}),c._fetchTexture(e,function(e){l.a.parse(e,o),o.dirty(),r&&r(o)},a)):(o=new n.a,o.load(e),o.success(r),o.error(a))}else"object"==typeof e&&void 0!==e.px&&(o=new i.a,o.load(e),o.success(r),o.error(a));return o},loadPanorama:function(e,t,r,n,i,a){var o=this;"function"==typeof n?(i=n,a=i,n={}):n=n||{},c.loadTexture(t,n,function(t){t.flipY=n.flipY||!1,o.panoramaToCubeMap(e,t,r,n),t.dispose(e),i&&i(r)},a)},panoramaToCubeMap:function(e,t,r,n){var i=new o.a,a=new s.a({scene:new u.a});return a.setEnvironmentMap(t),n=n||{},n.encodeRGBM&&a.material.define("fragment","RGBM_ENCODE"),r.sRGB=t.sRGB,i.texture=r,i.render(e,a.scene),i.texture=null,i.dispose(e),r},heightToNormal:function(e,t){var r=document.createElement("canvas"),n=r.width=e.width,i=r.height=e.height,a=r.getContext("2d");a.drawImage(e,0,0,n,i),t=t||!1;for(var o=a.getImageData(0,0,n,i),s=a.createImageData(n,i),u=0;u20)return console.warn("Given image is not a height map"),e}var d,f,p,m;u%(4*n)==0?(d=o.data[u],p=o.data[u+4]):u%(4*n)==4*(n-1)?(d=o.data[u-4],p=o.data[u]):(d=o.data[u-4],p=o.data[u+4]),u<4*n?(f=o.data[u],m=o.data[u+4*n]):u>n*(i-1)*4?(f=o.data[u-4*n],m=o.data[u]):(f=o.data[u-4*n],m=o.data[u+4*n]),s.data[u]=d-p+127,s.data[u+1]=f-m+127,s.data[u+2]=255,s.data[u+3]=255}return a.putImageData(s,0,0),r},isHeightImage:function(e,t,r){if(!e||!e.width||!e.height)return!1;var n=document.createElement("canvas"),i=n.getContext("2d"),a=t||32;r=r||20,n.width=n.height=a,i.drawImage(e,0,0,a,a);for(var o=i.getImageData(0,0,a,a),s=0;sr)return!1}return!0},_fetchTexture:function(e,t,r){a.a.request.get({url:e,responseType:"arraybuffer",onload:t,onerror:r})},createChessboard:function(e,t,r,i){e=e||512,t=t||64,r=r||"black",i=i||"white";var a=Math.ceil(e/t),o=document.createElement("canvas");o.width=e,o.height=e;var s=o.getContext("2d");s.fillStyle=i,s.fillRect(0,0,e,e),s.fillStyle=r;for(var u=0;u65535?new Uint32Array(3*s):new Uint16Array(3*s),f.material.shader!==t&&f.material.attachShader(t,!0),o.a.setMaterialFromModel(t.__shading,f.material,e,r),u>0&&(this._linesMesh.geometry.resetOffset(),this._linesMesh.geometry.setVertexCount(u),this._linesMesh.geometry.setTriangleCount(l)),this._dataIndexOfVertex=new Uint32Array(a),this._vertexRangeOfDataIndex=new Uint32Array(2*(i-n))},_updateRegionMesh:function(e,t,r,n){for(var i=e.getData(),a=0,s=0,u=!1,h=this._polygonMesh,c=this._linesMesh,d=r;d0;E&&(w*=t.getDevicePixelRatio(),this._updateLinesGeometry(c.geometry,e,d,x,w,e.coordinateSystem.transform)),c.invisible=!E,c.material.set({color:v})}var h=this._polygonMesh;h.material.transparent=u,h.material.depthMask=!u,h.geometry.updateBoundingBox(),h.frontFace=this.extrudeY?o.a.Mesh.CCW:o.a.Mesh.CW,h.material.get("normalMap")&&h.geometry.generateTangents(),h.seriesIndex=e.seriesIndex,h.on("mousemove",this._onmousemove,this),h.on("mouseout",this._onmouseout,this)},_updateDebugWireframe:function(e){var t=e.getModel("debug.wireframe");if(t.get("show")){var r=o.a.parseColor(t.get("lineStyle.color")||"rgba(0,0,0,0.5)"),n=l.a.firstNotNull(t.get("lineStyle.width"),1),i=this._polygonMesh;i.geometry.generateBarycentric(),i.material.define("both","WIREFRAME_TRIANGLE"),i.material.set("wireframeLineColor",r),i.material.set("wireframeLineWidth",n)}},_onmousemove:function(e){var t=this._dataIndexOfVertex[e.triangle[0]];null==t&&(t=-1),t!==this._lastHoverDataIndex&&(this.downplay(this._lastHoverDataIndex),this.highlight(t),this._labelsBuilder.updateLabels([t])),this._lastHoverDataIndex=t,this._polygonMesh.dataIndex=t},_onmouseout:function(e){e.target&&(this.downplay(this._lastHoverDataIndex),this._lastHoverDataIndex=-1,this._polygonMesh.dataIndex=-1),this._labelsBuilder.updateLabels([])},_updateGroundPlane:function(e,t,r){var n=e.getModel("groundPlane",e);if(this._groundMesh.invisible=!n.get("show",!0),!this._groundMesh.invisible){var i=e.get("shading"),a=this._groundMaterials[i];a||(a=this._groundMaterials.lambert),o.a.setMaterialFromModel(i,a,n,r),a.get("normalMap")&&this._groundMesh.geometry.generateTangents(),this._groundMesh.material=a,this._groundMesh.material.set("color",o.a.parseColor(n.get("color"))),this._groundMesh.scale.set(t.size[0],t.size[2],1)}},_triangulation:function(e,t,r){this._triangulationResults=[];for(var n=[1/0,1/0,1/0],i=[-1/0,-1/0,-1/0],a=e.coordinateSystem,o=t;o1?n:0,R[V][y]=C.points[W+2],h.set(i+V,R[V]),l?(F[0]=(C.points[W]*x[0]-T[0])/w,F[1]=(C.points[W+2]*x[y]-T[y])/w):(F[0]=(k?B:B+H)/w,F[1]=(R[V][v]*x[v]-T[v])/w),d.set(i+V,F)}p.sub(P,R[1],R[0]),p.sub(I,R[3],R[0]),p.cross(O,P,I),p.normalize(O,O);for(var V=0;V<4;V++)c.set(i+V,O),g&&f.set(i+V,o);for(var V=0;V<6;V++)_[3*a+V]=N[V]+i;i+=4,a+=2,B+=H}}return t.dirty(),{vertexOffset:i,triangleOffset:a}},_getRegionLinesInfo:function(e,t,r){var n=0,i=0;t.getRegionModel(e).getModel("itemStyle").get("borderWidth")>0&&t.getRegionPolygonCoords(e).forEach(function(e){var t=e.exterior,a=e.interiors;n+=r.getPolylineVertexCount(t),i+=r.getPolylineTriangleCount(t);for(var o=0;othis._endIndex)){t-=this._startIndex;for(var n=this._vertexRangeOfDataIndex[2*t];n=2e4},doSortTriangles:function(e,t){var r=this.indices;if(0===t){var n=this.attributes.position,e=e.array;this._triangleZList&&this._triangleZList.length===this.triangleCount||(this._triangleZList=new Float32Array(this.triangleCount),this._sortedTriangleIndices=new Uint32Array(this.triangleCount),this._indicesTmp=new r.constructor(r.length),this._triangleZListTmp=new Float32Array(this.triangleCount));for(var i,l=0,h=0;h0,r={},n=0;n2?(g=this._updateSymbolSprite(e,p,d,f),u.enableTexture("sprite")):u.disableTexture("sprite"),c.position.init(i-n);var _=[];if(m){u.undefine("VERTEX_SIZE"),u.undefine("VERTEX_COLOR");var v=o.getVisual("color"),y=o.getVisual("opacity");s.a.parseColor(v,_),_[3]*=y,u.set({color:_,u_Size:d.maxSize*this._sizeScale})}else u.set({color:[1,1,1,1]}),u.define("VERTEX_SIZE"),u.define("VERTEX_COLOR"),c.size.init(i-n),c.color.init(i-n),this._originalOpacity=new Float32Array(i-n);for(var x=o.getLayout("points"),T=c.position.value,b=0;b1?(a[0]=r.maxSize,a[1]=r.maxSize/r.aspect):(a[1]=r.maxSize,a[0]=r.maxSize*r.aspect),a[0]=a[0]||1,a[1]=a[1]||1,this._symbolType===r.type&&n(this._symbolSize,a)&&this._lineWidth===t.lineWidth||(u.a.createSymbolSprite(r.type,a,{fill:"#fff",lineWidth:t.lineWidth,stroke:"transparent",shadowColor:"transparent",minMargin:Math.min(a[0]/2,10)},this._spriteImageCanvas),u.a.createSDFFromCanvas(this._spriteImageCanvas,Math.min(this._spriteImageCanvas.width,32),20,this._mesh.material.get("sprite").image),this._symbolType=r.type,this._symbolSize=a,this._lineWidth=t.lineWidth),this._spriteImageCanvas.width/r.maxSize*i},_updateMaterial:function(e,t){var r="lighter"===e.get("blendMode")?s.a.additiveBlend:null,n=this._mesh.material;n.blend=r,n.set("lineWidth",t.lineWidth/20);var i=s.a.parseColor(t.stroke);n.set("strokeColor",i),n.transparent=!0,n.depthMask=!1,n.depthTest=!this.is2D,n.sortVertices=!this.is2D},_updateLabelBuilder:function(e,t,r){var n=e.getData(),i=this._mesh.geometry,a=i.attributes.position.value,t=this._startDataIndex,o=this._mesh.sizeScale;this._labelsBuilder.updateData(n,t,r),this._labelsBuilder.getLabelPosition=function(e,r,n){var i=3*(e-t);return[a[i],a[i+1],a[i+2]]},this._labelsBuilder.getLabelDistance=function(e,r,n){return i.attributes.size.get(e-t)/o/2+n},this._labelsBuilder.updateLabels()},_updateAnimation:function(e){s.a.updateVertexAnimation([["prevPosition","position"],["prevSize","size"]],this._prevMesh,this._mesh,e)},_updateHandler:function(e,t,r){var n,i=e.getData(),a=this._mesh,o=this,s=-1,u=e.coordinateSystem&&"cartesian3D"===e.coordinateSystem.type;u&&(n=e.coordinateSystem.model),a.seriesIndex=e.seriesIndex,a.off("mousemove"),a.off("mouseout"),a.on("mousemove",function(t){var l=t.vertexIndex+o._startDataIndex;l!==s&&(this.highlightOnMouseover&&(this.downplay(i,s),this.highlight(i,l),this._labelsBuilder.updateLabels([l])),u&&r.dispatchAction({type:"grid3DShowAxisPointer",value:[i.get(e.coordDimToDataDim("x")[0],l),i.get(e.coordDimToDataDim("y")[0],l),i.get(e.coordDimToDataDim("z")[0],l)],grid3DIndex:n.componentIndex})),a.dataIndex=l,s=l},this),a.on("mouseout",function(e){var t=e.vertexIndex+o._startDataIndex;this.highlightOnMouseover&&(this.downplay(i,t),this._labelsBuilder.updateLabels()),s=-1,a.dataIndex=-1,u&&r.dispatchAction({type:"grid3DHideAxisPointer",grid3DIndex:n.componentIndex})},this)},updateLayout:function(e,t,r){var n=e.getData();if(this._mesh){var i=this._mesh.geometry.attributes.position.value,a=n.getLayout("points");if(this.is2D)for(var o=0;othis._endDataIndex||tthis._endDataIndex||t=this._maxSize&&r>0){var n=this._list.head;this._list.remove(n),delete this._map[n.key]}var i=this._list.insert(t);i.key=e,this._map[e]=i}},i.prototype.get=function(e){var t=this._map[e];if(this._map.hasOwnProperty(e))return t!==this._list.tail&&(this._list.remove(t),this._list.insertEntry(t)),t.value},i.prototype.remove=function(e){var t=this._map[e];void 0!==t&&(delete this._map[e],this._list.remove(t))},i.prototype.clear=function(){this._list.clear(),this._map={}},t.a=i},function(e,t,r){"use strict";var n=r(20),i={};i.create=function(){var e=new n.a(2);return e[0]=0,e[1]=0,e},i.clone=function(e){var t=new n.a(2);return t[0]=e[0],t[1]=e[1],t},i.fromValues=function(e,t){var r=new n.a(2);return r[0]=e,r[1]=t,r},i.copy=function(e,t){return e[0]=t[0],e[1]=t[1],e},i.set=function(e,t,r){return e[0]=t,e[1]=r,e},i.add=function(e,t,r){return e[0]=t[0]+r[0],e[1]=t[1]+r[1],e},i.subtract=function(e,t,r){return e[0]=t[0]-r[0],e[1]=t[1]-r[1],e},i.sub=i.subtract,i.multiply=function(e,t,r){return e[0]=t[0]*r[0],e[1]=t[1]*r[1],e},i.mul=i.multiply,i.divide=function(e,t,r){return e[0]=t[0]/r[0],e[1]=t[1]/r[1],e},i.div=i.divide,i.min=function(e,t,r){return e[0]=Math.min(t[0],r[0]),e[1]=Math.min(t[1],r[1]),e},i.max=function(e,t,r){return e[0]=Math.max(t[0],r[0]),e[1]=Math.max(t[1],r[1]),e},i.scale=function(e,t,r){return e[0]=t[0]*r,e[1]=t[1]*r,e},i.scaleAndAdd=function(e,t,r,n){return e[0]=t[0]+r[0]*n,e[1]=t[1]+r[1]*n,e},i.distance=function(e,t){var r=t[0]-e[0],n=t[1]-e[1];return Math.sqrt(r*r+n*n)},i.dist=i.distance,i.squaredDistance=function(e,t){var r=t[0]-e[0],n=t[1]-e[1];return r*r+n*n},i.sqrDist=i.squaredDistance,i.length=function(e){var t=e[0],r=e[1];return Math.sqrt(t*t+r*r)},i.len=i.length,i.squaredLength=function(e){var t=e[0],r=e[1];return t*t+r*r},i.sqrLen=i.squaredLength,i.negate=function(e,t){return e[0]=-t[0],e[1]=-t[1],e},i.inverse=function(e,t){return e[0]=1/t[0],e[1]=1/t[1],e},i.normalize=function(e,t){var r=t[0],n=t[1],i=r*r+n*n;return i>0&&(i=1/Math.sqrt(i),e[0]=t[0]*i,e[1]=t[1]*i),e},i.dot=function(e,t){return e[0]*t[0]+e[1]*t[1]},i.cross=function(e,t,r){var n=t[0]*r[1]-t[1]*r[0];return e[0]=e[1]=0,e[2]=n,e},i.lerp=function(e,t,r,n){var i=t[0],a=t[1];return e[0]=i+n*(r[0]-i),e[1]=a+n*(r[1]-a),e},i.random=function(e,t){t=t||1;var r=2*GLMAT_RANDOM()*Math.PI;return e[0]=Math.cos(r)*t,e[1]=Math.sin(r)*t,e},i.transformMat2=function(e,t,r){var n=t[0],i=t[1];return e[0]=r[0]*n+r[2]*i,e[1]=r[1]*n+r[3]*i,e},i.transformMat2d=function(e,t,r){var n=t[0],i=t[1];return e[0]=r[0]*n+r[2]*i+r[4],e[1]=r[1]*n+r[3]*i+r[5],e},i.transformMat3=function(e,t,r){var n=t[0],i=t[1];return e[0]=r[0]*n+r[3]*i+r[6],e[1]=r[1]*n+r[4]*i+r[7],e},i.transformMat4=function(e,t,r){var n=t[0],i=t[1];return e[0]=r[0]*n+r[4]*i+r[12],e[1]=r[1]*n+r[5]*i+r[13],e},i.forEach=function(){var e=i.create();return function(t,r,n,i,a,o){var s,u;for(r||(r=2),n||(n=0),u=i?Math.min(i*r+n,t.length):t.length,s=n;s0},beforeRender:function(e){},afterRender:function(e,t){},getBoundingBox:function(e,t){return t=n.a.prototype.getBoundingBox.call(this,e,t),this.geometry&&this.geometry.boundingBox&&t.union(this.geometry.boundingBox),t},clone:function(){var e=["castShadow","receiveShadow","mode","culling","cullFace","frontFace","frustumCulling","renderOrder","lineWidth","ignorePicking","ignorePreZ","ignoreGBuffer"];return function(){var t=n.a.prototype.clone.call(this);t.geometry=this.geometry,t.material=this.material;for(var r=0;r>1,e|=e>>2,e|=e>>4,e|=e>>8,e|=e>>16,++e},n.nearestPowerOfTwo=function(e){return Math.pow(2,Math.round(Math.log(e)/Math.LN2))},t.a=n},function(e,t,r){"use strict";var n=r(3),i=r(21),a=r(12),o=r(33),s=function(e,t){this.normal=e||new n.a(0,1,0),this.distance=t||0};s.prototype={constructor:s,distanceToPoint:function(e){return a.a.dot(e.array,this.normal.array)-this.distance},projectPoint:function(e,t){t||(t=new n.a);var r=this.distanceToPoint(e);return a.a.scaleAndAdd(t.array,e.array,this.normal.array,-r),t._dirty=!0,t},normalize:function(){var e=1/a.a.len(this.normal.array);a.a.scale(this.normal.array,e),this.distance*=e},intersectFrustum:function(e){for(var t=e.vertices,r=this.normal.array,n=a.a.dot(t[0].array,r)>this.distance,i=1;i<8;i++)if(a.a.dot(t[i].array,r)>this.distance!=n)return!0},intersectLine:function(){var e=a.a.create();return function(t,r,i){var o=this.distanceToPoint(t),s=this.distanceToPoint(r);if(o>0&&s>0||o<0&&s<0)return null;var u=this.normal.array,l=this.distance,h=t.array;a.a.sub(e,r.array,t.array),a.a.normalize(e,e);var c=a.a.dot(u,e);if(0===c)return null;i||(i=new n.a);var d=(a.a.dot(u,h)-l)/c;return a.a.scaleAndAdd(i.array,h,e,-d),i._dirty=!0,i}}(),applyTransform:function(){var e=i.a.create(),t=o.a.create(),r=o.a.create();return r[3]=1,function(n){n=n.array,a.a.scale(r,this.normal.array,this.distance),o.a.transformMat4(r,r,n),this.distance=a.a.dot(r,this.normal.array),i.a.invert(e,n),i.a.transpose(e,e),t[3]=0,a.a.copy(t,this.normal.array),o.a.transformMat4(t,t,e),a.a.copy(this.normal.array,t)}}(),copy:function(e){a.a.copy(this.normal.array,e.normal.array),this.normal._dirty=!0,this.distance=e.distance},clone:function(){var e=new s;return e.copy(this),e}},t.a=s},function(e,t,r){"use strict";var n=r(42);t.a=n.a},function(e,t,r){"use strict";function n(e,t,r){h.identity();var n=new a.a({widthSegments:t,heightSegments:r});switch(e){case"px":o.a.translate(h,h,s.a.POSITIVE_X),o.a.rotateY(h,h,Math.PI/2);break;case"nx":o.a.translate(h,h,s.a.NEGATIVE_X),o.a.rotateY(h,h,-Math.PI/2);break;case"py":o.a.translate(h,h,s.a.POSITIVE_Y),o.a.rotateX(h,h,-Math.PI/2);break;case"ny":o.a.translate(h,h,s.a.NEGATIVE_Y),o.a.rotateX(h,h,Math.PI/2);break;case"pz":o.a.translate(h,h,s.a.POSITIVE_Z);break;case"nz":o.a.translate(h,h,s.a.NEGATIVE_Z),o.a.rotateY(h,h,Math.PI)}return n.applyTransform(h),n}var i=r(15),a=r(43),o=r(9),s=r(3),u=r(18),l=r(14),h=new o.a,c=i.a.extend({dynamic:!1,widthSegments:1,heightSegments:1,depthSegments:1,inside:!1},function(){this.build()},{build:function(){var e={px:n("px",this.depthSegments,this.heightSegments),nx:n("nx",this.depthSegments,this.heightSegments),py:n("py",this.widthSegments,this.depthSegments),ny:n("ny",this.widthSegments,this.depthSegments),pz:n("pz",this.widthSegments,this.heightSegments),nz:n("nz",this.widthSegments,this.heightSegments)},t=["position","texcoord0","normal"],r=0,i=0;for(var a in e)r+=e[a].vertexCount,i+=e[a].indices.length;for(var o=0;o>>16)>>>0;c=((1431655765&c)<<1|(2863311530&c)>>>1)>>>0,c=((858993459&c)<<2|(3435973836&c)>>>2)>>>0,c=((252645135&c)<<4|(4042322160&c)>>>4)>>>0,c=(((16711935&c)<<8|(4278255360&c)>>>8)>>>0)/4294967296;var d=Math.sqrt((1-c)/(1+(l*l-1)*c));o[h]=d}for(var h=0;ho&&(i=this._x=0,a+=this._rowHeight+u,this._y=a,this._rowHeight=0),this._x+=t+u,this._rowHeight=Math.max(this._rowHeight,r),a+r+u>s)return null;e.position[0]+=this.offsetX*this.dpr+i,e.position[1]+=this.offsetY*this.dpr+a,this._zr.add(e);var l=[this.offsetX/this.width,this.offsetY/this.height];return[[i/o+l[0],a/s+l[1]],[(i+t)/o+l[0],(a+r)/s+l[1]]]},_fitElement:function(e,t,r){var n=e.getBoundingRect(),i=t/n.width,a=r/n.height;e.position=[-n.x*i,-n.y*a],e.scale=[i,a],e.update()}},i.prototype={clear:function(){for(var e=0;e=e)){var o=(i+this._nodeWidth)*this._dpr,s=(a+this._nodeHeight)*this._dpr;try{this._zr.resize({width:o,height:s})}catch(e){this._canvas.width=o,this._canvas.height=s}var u=new n(this._zr,i,a,this._nodeWidth,this._nodeHeight,this._gap,this._dpr);return this._textureAtlasNodes.push(u),u}},add:function(e,t,r){if(this._coords[e.id])return this._coords[e.id];var n=this._getCurrentNode().add(e,t,r);if(!n){var i=this._expand();if(!i)return;n=i.add(e,t,r)}return this._coords[e.id]=n,n},getCoordsScale:function(){var e=this._dpr;return[this._nodeWidth/this._canvas.width*e,this._nodeHeight/this._canvas.height*e]},getCoords:function(e){return this._coords[e]}},t.a=i},function(e,t,r){function n(e,t,r,n){r<0&&(e+=r,r=-r),n<0&&(t+=n,n=-n),this.x=e,this.y=t,this.width=r,this.height=n}var i=r(83),a=r(84),o=i.applyTransform,s=Math.min,u=Math.max;n.prototype={constructor:n,union:function(e){var t=s(e.x,this.x),r=s(e.y,this.y);this.width=u(e.x+e.width,this.x+this.width)-t,this.height=u(e.y+e.height,this.y+this.height)-r,this.x=t,this.y=r},applyTransform:function(){var e=[],t=[],r=[],n=[];return function(i){if(i){e[0]=r[0]=this.x,e[1]=n[1]=this.y,t[0]=n[0]=this.x+this.width,t[1]=r[1]=this.y+this.height,o(e,e,i),o(t,t,i),o(r,r,i),o(n,n,i),this.x=s(e[0],t[0],r[0],n[0]),this.y=s(e[1],t[1],r[1],n[1]);var a=u(e[0],t[0],r[0],n[0]),l=u(e[1],t[1],r[1],n[1]);this.width=a-this.x,this.height=l-this.y}}}(),calculateTransform:function(e){var t=this,r=e.width/t.width,n=e.height/t.height,i=a.create();return a.translate(i,i,[-t.x,-t.y]),a.scale(i,i,[r,n]),a.translate(i,i,[e.x,e.y]),i},intersect:function(e){if(!e)return!1;e instanceof n||(e=n.create(e));var t=this,r=t.x,i=t.x+t.width,a=t.y,o=t.y+t.height,s=e.x,u=e.x+e.width,l=e.y,h=e.y+e.height;return!(i=r.x&&e<=r.x+r.width&&t>=r.y&&t<=r.y+r.height},clone:function(){return new n(this.x,this.y,this.width,this.height)},copy:function(e){this.x=e.x,this.y=e.y,this.width=e.width,this.height=e.height},plain:function(){return{x:this.x,y:this.y,width:this.width,height:this.height}}},n.create=function(e){return new n(e.x,e.y,e.width,e.height)};var l=n;e.exports=l},function(e,t){function r(e,t){var r=new w(2);return null==e&&(e=0),null==t&&(t=0),r[0]=e,r[1]=t,r}function n(e,t){return e[0]=t[0],e[1]=t[1],e}function i(e){var t=new w(2);return t[0]=e[0],t[1]=e[1],t}function a(e,t,r){return e[0]=t,e[1]=r,e}function o(e,t,r){return e[0]=t[0]+r[0],e[1]=t[1]+r[1],e}function s(e,t,r,n){return e[0]=t[0]+r[0]*n,e[1]=t[1]+r[1]*n,e}function u(e,t,r){return e[0]=t[0]-r[0],e[1]=t[1]-r[1],e}function l(e){return Math.sqrt(h(e))}function h(e){return e[0]*e[0]+e[1]*e[1]}function c(e,t,r){return e[0]=t[0]*r[0],e[1]=t[1]*r[1],e}function d(e,t,r){return e[0]=t[0]/r[0],e[1]=t[1]/r[1],e}function f(e,t){return e[0]*t[0]+e[1]*t[1]}function p(e,t,r){return e[0]=t[0]*r,e[1]=t[1]*r,e}function m(e,t){var r=l(t);return 0===r?(e[0]=0,e[1]=0):(e[0]=t[0]/r,e[1]=t[1]/r),e}function g(e,t){return Math.sqrt((e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1]))}function _(e,t){return(e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1])}function v(e,t){return e[0]=-t[0],e[1]=-t[1],e}function y(e,t,r,n){return e[0]=t[0]+n*(r[0]-t[0]),e[1]=t[1]+n*(r[1]-t[1]),e}function x(e,t,r){var n=t[0],i=t[1];return e[0]=r[0]*n+r[2]*i+r[4],e[1]=r[1]*n+r[3]*i+r[5],e}function T(e,t,r){return e[0]=Math.min(t[0],r[0]),e[1]=Math.min(t[1],r[1]),e}function b(e,t,r){return e[0]=Math.max(t[0],r[0]),e[1]=Math.max(t[1],r[1]),e}var w="undefined"==typeof Float32Array?Array:Float32Array,E=l,S=h,A=g,M=_;t.create=r,t.copy=n,t.clone=i,t.set=a,t.add=o,t.scaleAndAdd=s,t.sub=u,t.len=l,t.length=E,t.lenSquare=h,t.lengthSquare=S,t.mul=c,t.div=d,t.dot=f,t.scale=p,t.normalize=m,t.distance=g,t.dist=A,t.distanceSquare=_,t.distSquare=M,t.negate=v,t.lerp=y,t.applyTransform=x,t.min=T,t.max=b},function(e,t){function r(){var e=new c(6);return n(e),e}function n(e){return e[0]=1,e[1]=0,e[2]=0,e[3]=1,e[4]=0,e[5]=0,e}function i(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e}function a(e,t,r){var n=t[0]*r[0]+t[2]*r[1],i=t[1]*r[0]+t[3]*r[1],a=t[0]*r[2]+t[2]*r[3],o=t[1]*r[2]+t[3]*r[3],s=t[0]*r[4]+t[2]*r[5]+t[4],u=t[1]*r[4]+t[3]*r[5]+t[5];return e[0]=n,e[1]=i,e[2]=a,e[3]=o,e[4]=s,e[5]=u,e}function o(e,t,r){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4]+r[0],e[5]=t[5]+r[1],e}function s(e,t,r){var n=t[0],i=t[2],a=t[4],o=t[1],s=t[3],u=t[5],l=Math.sin(r),h=Math.cos(r);return e[0]=n*h+o*l,e[1]=-n*l+o*h,e[2]=i*h+s*l,e[3]=-i*l+h*s,e[4]=h*a+l*u,e[5]=h*u-l*a,e}function u(e,t,r){var n=r[0],i=r[1];return e[0]=t[0]*n,e[1]=t[1]*i,e[2]=t[2]*n,e[3]=t[3]*i,e[4]=t[4]*n,e[5]=t[5]*i,e}function l(e,t){var r=t[0],n=t[2],i=t[4],a=t[1],o=t[3],s=t[5],u=r*o-a*n;return u?(u=1/u,e[0]=o*u,e[1]=-a*u,e[2]=-n*u,e[3]=r*u,e[4]=(n*s-o*i)*u,e[5]=(a*i-r*s)*u,e):null}function h(e){var t=r();return i(t,e),t}var c="undefined"==typeof Float32Array?Array:Float32Array;t.create=r,t.identity=n,t.copy=i,t.mul=a,t.translate=o,t.rotate=s,t.scale=u,t.invert=l,t.clone=h},function(e,t,r){function n(e){return e.replace(/^\s+/,"").replace(/\s+$/,"")}function i(e,t,r,n){var i=t[1]-t[0],a=r[1]-r[0];if(0===i)return 0===a?r[0]:(r[0]+r[1])/2;if(n)if(i>0){if(e<=t[0])return r[0];if(e>=t[1])return r[1]}else{if(e>=t[0])return r[0];if(e<=t[1])return r[1]}else{if(e===t[0])return r[0];if(e===t[1])return r[1]}return(e-t[0])/i*a+r[0]}function a(e,t){switch(e){case"center":case"middle":e="50%";break;case"left":case"top":e="0%";break;case"right":case"bottom":e="100%"}return"string"==typeof e?n(e).match(/%$/)?parseFloat(e)/100*t:parseFloat(e):null==e?NaN:+e}function o(e,t,r){return null==t&&(t=10),t=Math.min(Math.max(0,t),20),e=(+e).toFixed(t),r?e:+e}function s(e){return e.sort(function(e,t){return e-t}),e}function u(e){if(e=+e,isNaN(e))return 0;for(var t=1,r=0;Math.round(e*t)/t!==e;)t*=10,r++;return r}function l(e){var t=e.toString(),r=t.indexOf("e");if(r>0){var n=+t.slice(r+1);return n<0?-n:0}var i=t.indexOf(".");return i<0?0:t.length-1-i}function h(e,t){var r=Math.log,n=Math.LN10,i=Math.floor(r(e[1]-e[0])/n),a=Math.round(r(Math.abs(t[1]-t[0]))/n),o=Math.min(Math.max(-i+a,0),20);return isFinite(o)?o:20}function c(e,t,r){if(!e[t])return 0;var n=x.reduce(e,function(e,t){return e+(isNaN(t)?0:t)},0);if(0===n)return 0;for(var i=Math.pow(10,r),a=x.map(e,function(e){return(isNaN(e)?0:e)/n*i*100}),o=100*i,s=x.map(a,function(e){return Math.floor(e)}),u=x.reduce(s,function(e,t){return e+t},0),l=x.map(a,function(e,t){return e-s[t]});uh&&(h=l[d],c=d);++s[c],l[c]=0,++u}return s[t]/i}function d(e){var t=2*Math.PI;return(e%t+t)%t}function f(e){return e>-T&&e=-20?+e.toFixed(n<0?-n:0):e}function v(e){function t(e,r,n){return e.interval[n]=0}var x=r(13),T=1e-4,b=/^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d\d)(?::(\d\d)(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/;t.linearMap=i,t.parsePercent=a,t.round=o,t.asc=s,t.getPrecision=u,t.getPrecisionSafe=l,t.getPixelPrecision=h,t.getPercentWithPrecision=c,t.MAX_SAFE_INTEGER=9007199254740991,t.remRadian=d,t.isRadianAroundZero=f,t.parseDate=p,t.quantity=m,t.nice=_,t.reformIntervals=v,t.isNumeric=y},function(e,t,r){"use strict";function n(e){u.a.defaultsWithPropList(e,h,c),i(e);for(var t="",r=0;rh&&l.push({pivot:Math.floor((c+h)/2),left:h,right:c});var h=s[u].pivot+1,c=s[u].right;c>h&&l.push({pivot:Math.floor((c+h)/2),left:h,right:c})}s=this._parts=l}else for(var u=0;u50&&(s=1e3);var u=[];a.perspective(u,o,this.width/this.height,1,s),this.viewGL.camera.projectionMatrix.setArray(u),this.viewGL.camera.decomposeProjectionMatrix();var u=a.identity([]),l=this.dataToPoint(this.center);a.scale(u,u,[1,-1,1]),a.translate(u,u,[0,0,-e]),a.rotateX(u,u,t),a.rotateZ(u,u,-this.bearing/180*Math.PI),a.translate(u,u,[-l[0]*this.getScale()*.1,-l[1]*this.getScale()*.1,0]),this.viewGL.camera.viewMatrix.array=u;var h=[];a.invert(h,u),this.viewGL.camera.worldTransform.array=h,this.viewGL.camera.decomposeWorldTransform();var c,d=512*this.getScale();if(this.altitudeExtent&&!isNaN(this.boxHeight)){var f=this.altitudeExtent[1]-this.altitudeExtent[0];c=this.boxHeight/f*this.getScale()/Math.pow(2,this._initialZoom-this.zoomOffset)}else c=d/(2*Math.PI*6378e3*Math.abs(Math.cos(this.center[1]*(Math.PI/180))))*this.altitudeScale*.1;this.viewGL.rootNode.scale.set(.1*this.getScale(),.1*this.getScale(),c)}},getScale:function(){return Math.pow(2,this.zoom-this.zoomOffset)},projectOnTile:function(e,t){return this.projectOnTileWithScale(e,512*this.getScale(),t)},projectOnTileWithScale:function(e,t,r){var n=e[0],i=e[1],a=n*s/180,o=i*s/180,u=t*(a+s)/(2*s),l=t*(s-Math.log(Math.tan(s/4+.5*o)))/(2*s);return r=r||[],r[0]=u,r[1]=l,r},unprojectFromTile:function(e,t){return this.unprojectOnTileWithScale(e,512*this.getScale(),t)},unprojectOnTileWithScale:function(e,t,r){var n=e[0],i=e[1],a=n/t*(2*s)-s,o=2*(Math.atan(Math.exp(s-i/t*(2*s)))-s/4);return r=r||[],r[0]=180*a/s,r[1]=180*o/s,r},dataToPoint:function(e,t){return t=this.projectOnTileWithScale(e,512,t),t[0]-=this._origin[0],t[1]-=this._origin[1],t[2]=isNaN(e[2])?0:e[2],isNaN(e[2])||(t[2]=e[2],this.altitudeExtent&&(t[2]-=this.altitudeExtent[0])),t}},t.a=n},function(e,t,r){"use strict";var n=r(2),i=r(1),a=r(22);t.a=function(e,t,r){function o(e,t){var r=t.getWidth(),n=t.getHeight(),i=t.getDevicePixelRatio();this.viewGL.setViewport(0,0,r,n,i),this.width=r,this.height=n,this.altitudeScale=e.get("altitudeScale"),this.boxHeight=e.get("boxHeight")}function s(e,t){if("auto"!==this.model.get("boxHeight")){var r=[1/0,-1/0];e.eachSeries(function(e){if(e.coordinateSystem===this){var t=e.getData(),n=e.coordDimToDataDim("alt")[0];if(n){var i=t.getDataExtent(n,!0);r[0]=Math.min(r[0],i[0]),r[1]=Math.max(r[1],i[1])}}},this),r&&isFinite(r[1]-r[0])&&(this.altitudeExtent=r)}}return{dimensions:t.prototype.dimensions,create:function(u,l){var h=[];return u.eachComponent(e,function(e){var r=e.__viewGL;r||(r=e.__viewGL=new a.a,r.setRootNode(new i.a.Node));var n=new t;n.viewGL=e.__viewGL,n.resize=o,n.resize(e,l),h.push(n),e.coordinateSystem=n,n.model=e,n.update=s}),u.eachSeries(function(t){if(t.get("coordinateSystem")===e){var r=t.getReferringComponents(e)[0];if(r||(r=u.getComponent(e)),!r)throw new Error(e+' "'+n.a.firstNotNull(t.get(e+"Index"),t.get(e+"Id"),0)+'" not found');t.coordinateSystem=r.coordinateSystem}}),r&&r(h,u,l),h}}}},function(e,t,r){"use strict";t.a="\n@export ecgl.displayShadow.vertex\n\n@import ecgl.common.transformUniforms\n\n@import ecgl.common.uv.header\n\n@import ecgl.common.attributes\n\nvarying vec3 v_WorldPosition;\n\nvarying vec3 v_Normal;\n\nvoid main()\n{\n @import ecgl.common.uv.main\n v_Normal = normalize((worldInverseTranspose * vec4(normal, 0.0)).xyz);\n\n v_WorldPosition = (world * vec4(position, 1.0)).xyz;\n gl_Position = worldViewProjection * vec4(position, 1.0);\n}\n\n@end\n\n\n@export ecgl.displayShadow.fragment\n\n@import ecgl.common.uv.fragmentHeader\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nuniform float roughness: 0.2;\n\n#ifdef DIRECTIONAL_LIGHT_COUNT\n@import clay.header.directional_light\n#endif\n\n@import ecgl.common.ssaoMap.header\n\n@import clay.plugin.compute_shadow_map\n\nvoid main()\n{\n float shadow = 1.0;\n\n @import ecgl.common.ssaoMap.main\n\n#if defined(DIRECTIONAL_LIGHT_COUNT) && defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n float shadowContribsDir[DIRECTIONAL_LIGHT_COUNT];\n if(shadowEnabled)\n {\n computeShadowOfDirectionalLights(v_WorldPosition, shadowContribsDir);\n }\n for (int i = 0; i < DIRECTIONAL_LIGHT_COUNT; i++) {\n shadow = min(shadow, shadowContribsDir[i] * 0.5 + 0.5);\n }\n#endif\n\n shadow *= 0.5 + ao * 0.5;\n shadow = clamp(shadow, 0.0, 1.0);\n\n gl_FragColor = vec4(vec3(0.0), 1.0 - shadow);\n}\n\n@end"},function(e,t,r){"use strict";function n(e){this.viewGL=e}var i=r(84),a=r.n(i),o=r(83),s=r.n(o);n.prototype.reset=function(e,t){this._updateCamera(t.getWidth(),t.getHeight(),t.getDevicePixelRatio()),this._viewTransform=a.a.create(),this.updateTransform(e,t)},n.prototype.updateTransform=function(e,t){var r=e.coordinateSystem;r.getRoamTransform&&(a.a.invert(this._viewTransform,r.getRoamTransform()),this._setCameraTransform(this._viewTransform),t.getZr().refresh())},n.prototype.dataToPoint=function(e,t,r){r=e.dataToPoint(t,null,r);var n=this._viewTransform;n&&s.a.applyTransform(r,r,n)},n.prototype.removeTransformInPoint=function(e){return this._viewTransform&&s.a.applyTransform(e,e,this._viewTransform),e},n.prototype.getZoom=function(){if(this._viewTransform){var e=this._viewTransform;return 1/Math.max(Math.sqrt(e[0]*e[0]+e[1]*e[1]),Math.sqrt(e[2]*e[2]+e[3]*e[3]))}return 1},n.prototype._setCameraTransform=function(e){var t=this.viewGL.camera;t.position.set(e[4],e[5],0),t.scale.set(Math.sqrt(e[0]*e[0]+e[1]*e[1]),Math.sqrt(e[2]*e[2]+e[3]*e[3]),1)},n.prototype._updateCamera=function(e,t,r){this.viewGL.setViewport(0,0,e,t,r);var n=this.viewGL.camera;n.left=n.top=0,n.bottom=t,n.right=e,n.near=0,n.far=100},t.a=n},function(e,t,r){(function(e){var r;"undefined"!=typeof window?r=window.__DEV__:void 0!==e&&(r=e.__DEV__),void 0===r&&(r=!0);var n=r;t.__DEV__=n}).call(t,r(68))},function(e,t,r){"use strict";var n=r(15),i=r(0),a=r.n(i),o=r(38),s=r(6),u=s.a.vec2,l=[[0,0],[1,1]],h=n.a.extend(function(){return{segmentScale:4,dynamic:!0,useNativeLine:!0,attributes:{position:new n.a.Attribute("position","float",2,"POSITION"),normal:new n.a.Attribute("normal","float",2),offset:new n.a.Attribute("offset","float",1),color:new n.a.Attribute("color","float",4,"COLOR")}}},{resetOffset:function(){this._vertexOffset=0,this._faceOffset=0,this._itemVertexOffsets=[]},setVertexCount:function(e){var t=this.attributes;this.vertexCount!==e&&(t.position.init(e),t.color.init(e),this.useNativeLine||(t.offset.init(e),t.normal.init(e)),e>65535?this.indices instanceof Uint16Array&&(this.indices=new Uint32Array(this.indices)):this.indices instanceof Uint32Array&&(this.indices=new Uint16Array(this.indices)))},setTriangleCount:function(e){this.triangleCount!==e&&(this.indices=0===e?null:this.vertexCount>65535?new Uint32Array(3*e):new Uint16Array(3*e))},_getCubicCurveApproxStep:function(e,t,r,n){return 1/(u.dist(e,t)+u.dist(r,t)+u.dist(n,r)+1)*this.segmentScale},getCubicCurveVertexCount:function(e,t,r,n){var i=this._getCubicCurveApproxStep(e,t,r,n),a=Math.ceil(1/i);return this.useNativeLine?2*a:2*a+2},getCubicCurveTriangleCount:function(e,t,r,n){var i=this._getCubicCurveApproxStep(e,t,r,n),a=Math.ceil(1/i);return this.useNativeLine?0:2*a},getLineVertexCount:function(){return this.getPolylineVertexCount(l)},getLineTriangleCount:function(){return this.getPolylineTriangleCount(l)},getPolylineVertexCount:function(e){var t;if("number"==typeof e)t=e;else{t="number"!=typeof e[0]?e.length:e.length/2}return this.useNativeLine?2*(t-1):2*(t-1)+2},getPolylineTriangleCount:function(e){var t;if("number"==typeof e)t=e;else{t="number"!=typeof e[0]?e.length:e.length/2}return this.useNativeLine?0:2*(t-1)},addCubicCurve:function(e,t,r,n,i,a){null==a&&(a=1);for(var o=e[0],s=e[1],u=t[0],l=t[1],h=r[0],c=r[1],d=n[0],f=n[1],p=this._getCubicCurveApproxStep(e,t,r,n),m=p*p,g=m*p,_=3*p,v=3*m,y=6*m,x=6*g,T=o-2*u+h,b=s-2*l+c,w=3*(u-h)-o+d,E=3*(l-c)-s+f,S=o,A=s,M=(u-o)*_+T*v+w*g,C=(l-s)*_+b*v+E*g,L=T*y+w*x,D=b*y+E*x,N=w*x,R=E*x,P=0,I=0,O=Math.ceil(1/p),F=new Float32Array(3*(O+1)),F=[],B=0,I=0;I1&&(S=M>0?Math.min(S,d):Math.max(S,d),A=C>0?Math.min(A,f):Math.max(A,f));this.addPolyline(F,i,a)},addLine:function(e,t,r,n){this.addPolyline([e,t],r,n)},addPolyline:function(){var e=u.create(),t=u.create(),r=u.create(),n=u.create(),i=[],a=[],o=[];return function(s,l,h,c,d){if(s.length){var f="number"!=typeof s[0];if(null==d&&(d=f?s.length:s.length/2),!(d<2)){null==c&&(c=0),null==h&&(h=1),this._itemVertexOffsets.push(this._vertexOffset);for(var p,m=f?"number"!=typeof l[0]:l.length/4===d,g=this.attributes.position,_=this.attributes.color,v=this.attributes.offset,y=this.attributes.normal,x=this.indices,T=this._vertexOffset,b=0;b1&&(g.copy(T,T-1),_.copy(T,T-1),T++);else{var S;if(b0){u.sub(e,i,o),u.sub(t,a,i),u.normalize(e,e),u.normalize(t,t),u.add(n,e,t),u.normalize(n,n);var A=h/2*Math.min(1/u.dot(e,n),2);r[0]=-n[1],r[1]=n[0],S=A}else u.sub(e,a,i),u.normalize(e,e),r[0]=-e[1],r[1]=e[0],S=h/2}else u.sub(e,i,o),u.normalize(e,e),r[0]=-e[1],r[1]=e[0],S=h/2;y.set(T,r),y.set(T+1,r),v.set(T,S),v.set(T+1,-S),u.copy(o,i),g.set(T,i),g.set(T+1,i),_.set(T,p),_.set(T+1,p),T+=2}if(this.useNativeLine)_.set(T,p),g.set(T,i),T++;else if(b>0){var M=3*this._faceOffset,x=this.indices;x[M]=T-4,x[M+1]=T-3,x[M+2]=T-2,x[M+3]=T-3,x[M+4]=T-1,x[M+5]=T-2,this._faceOffset+=2}}this._vertexOffset=T}}}}(),setItemColor:function(e,t){for(var r=this._itemVertexOffsets[e],n=ee&&o=0&&this._viewsToDispose.splice(t,1),this.views.push(e),e.layer=this;var r=this.zr;e.scene.traverse(function(e){e.__zr=r,e.addAnimatorsToZr&&e.addAnimatorsToZr(r)})}},_.prototype.removeView=function(e){if(e.layer===this){var t=this.views.indexOf(e);t>=0&&(this.views.splice(t,1),e.scene.traverse(n,this),e.layer=null,this._viewsToDispose.push(e))}},_.prototype.removeViewsAll=function(){this.views.forEach(function(e){e.scene.traverse(n,this),e.layer=null,this._viewsToDispose.push(e)},this),this.views.length=0},_.prototype.resize=function(e,t){this.renderer.resize(e,t)},_.prototype.clear=function(){var e=this.renderer.gl,t=this._backgroundColor||[0,0,0,0];e.clearColor(t[0],t[1],t[2],t[3]),e.depthMask(!0),e.colorMask(!0,!0,!0,!0),e.clear(e.DEPTH_BUFFER_BIT|e.COLOR_BUFFER_BIT)},_.prototype.clearDepth=function(){var e=this.renderer.gl;e.clear(e.DEPTH_BUFFER_BIT)},_.prototype.clearColor=function(){var e=this.renderer.gl;e.clearColor(0,0,0,0),e.clear(e.COLOR_BUFFER_BIT)},_.prototype.needsRefresh=function(){this.zr.refresh()},_.prototype.refresh=function(e){this._backgroundColor=e?f.a.parseColor(e):[0,0,0,0],this.renderer.clearColor=this._backgroundColor;for(var t=0;t20)){e=e.event;var n=this.pickObject(e.offsetX,e.offsetY);n&&(this._dispatchEvent(e.type,e,n),this._dispatchDataEvent(e.type,e,n));var i=this._clickToSetFocusPoint(e);if(i){i.view.setDOFFocusOnPoint(i.distance)&&this.zr.refresh()}}}},_.prototype._clickToSetFocusPoint=function(e){for(var t=this.renderer,r=t.viewport,n=this.views.length-1;n>=0;n--){var i=this.views[n];if(i.hasDOF()&&i.containPoint(e.offsetX,e.offsetY)){this._picking.scene=i.scene,this._picking.camera=i.camera,t.viewport=i.viewport;var a=this._picking.pick(e.offsetX,e.offsetY,!0);if(a)return a.view=i,a}}t.viewport=r},_.prototype.onglobalout=function(e){var t=this._hovered;t&&this._dispatchEvent("mouseout",e,{target:t.target})},_.prototype.pickObject=function(e,t){for(var r=[],n=this.renderer,i=n.viewport,a=0;a=0&&(u.dataIndex=this._lastDataIndex,u.seriesIndex=this._lastSeriesIndex,this.zr.handler.dispatchToElement(l,"mouseout",t)),s=!0):null!=o&&o!==this._lastEventData&&(null!=this._lastEventData&&(u.eventData=this._lastEventData,this.zr.handler.dispatchToElement(l,"mouseout",t)),s=!0),this._lastEventData=o,this._lastDataIndex=i,this._lastSeriesIndex=a),u.eventData=o,u.dataIndex=i,u.seriesIndex=a,(null!=o||parseInt(i,10)>=0&&parseInt(a,10)>=0)&&(this.zr.handler.dispatchToElement(l,e,t),s&&this.zr.handler.dispatchToElement(l,"mouseover",t))},_.prototype._dispatchToView=function(e,t){for(var r=0;r=400?e.onerror&&e.onerror():e.onload&&e.onload(t.response)},e.onerror&&(t.onerror=e.onerror),t.send(null)}t.a={get:n}},function(e,t,r){"use strict";function n(e){return e=Math.round(e),e<0?0:e>255?255:e}function i(e){return e=Math.round(e),e<0?0:e>360?360:e}function a(e){return e<0?0:e>1?1:e}function o(e){return n(e.length&&"%"===e.charAt(e.length-1)?parseFloat(e)/100*255:parseInt(e,10))}function s(e){return a(e.length&&"%"===e.charAt(e.length-1)?parseFloat(e)/100:parseFloat(e))}function u(e,t,r){return r<0?r+=1:r>1&&(r-=1),6*r<1?e+(t-e)*r*6:2*r<1?t:3*r<2?e+(t-e)*(2/3-r)*6:e}function l(e,t,r){return e+(t-e)*r}function h(e,t,r,n,i){return e[0]=t,e[1]=r,e[2]=n,e[3]=i,e}function c(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e}function d(e,t){y&&c(y,t),y=v.put(e,y||t.slice())}function f(e,t){var r=(parseFloat(e[0])%360+360)%360/360,i=s(e[1]),a=s(e[2]),o=a<=.5?a*(i+1):a+i-a*i,l=2*a-o;return t=t||[],h(t,n(255*u(l,o,r+1/3)),n(255*u(l,o,r)),n(255*u(l,o,r-1/3)),1),4===e.length&&(t[3]=e[3]),t}function p(e){if(e){var t,r,n=e[0]/255,i=e[1]/255,a=e[2]/255,o=Math.min(n,i,a),s=Math.max(n,i,a),u=s-o,l=(s+o)/2;if(0===u)t=0,r=0;else{r=l<.5?u/(s+o):u/(2-s-o);var h=((s-n)/6+u/2)/u,c=((s-i)/6+u/2)/u,d=((s-a)/6+u/2)/u;n===s?t=d-c:i===s?t=1/3+h-d:a===s&&(t=2/3+c-h),t<0&&(t+=1),t>1&&(t-=1)}var f=[360*t,r,l];return null!=e[3]&&f.push(e[3]),f}}var m=r(69),g={},_={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]},v=new m.a(20),y=null;g.parse=function(e,t){if(e){t=t||[];var r=v.get(e);if(r)return c(t,r);e+="";var n=e.replace(/ /g,"").toLowerCase();if(n in _)return c(t,_[n]),d(e,t),t;if("#"!==n.charAt(0)){var i=n.indexOf("("),a=n.indexOf(")");if(-1!==i&&a+1===n.length){var u=n.substr(0,i),l=n.substr(i+1,a-(i+1)).split(","),p=1;switch(u){case"rgba":if(4!==l.length)return void h(t,0,0,0,1);p=s(l.pop());case"rgb":return 3!==l.length?void h(t,0,0,0,1):(h(t,o(l[0]),o(l[1]),o(l[2]),p),d(e,t),t);case"hsla":return 4!==l.length?void h(t,0,0,0,1):(l[3]=s(l[3]),f(l,t),d(e,t),t);case"hsl":return 3!==l.length?void h(t,0,0,0,1):(f(l,t),d(e,t),t);default:return}}h(t,0,0,0,1)}else{if(4===n.length){var m=parseInt(n.substr(1),16);return m>=0&&m<=4095?(h(t,(3840&m)>>4|(3840&m)>>8,240&m|(240&m)>>4,15&m|(15&m)<<4,1),d(e,t),t):void h(t,0,0,0,1)}if(7===n.length){var m=parseInt(n.substr(1),16);return m>=0&&m<=16777215?(h(t,(16711680&m)>>16,(65280&m)>>8,255&m,1),d(e,t),t):void h(t,0,0,0,1)}}}},g.parseToFloat=function(e,t){if(t=g.parse(e,t))return t[0]/=255,t[1]/=255,t[2]/=255,t},g.lift=function(e,t){var r=g.parse(e);if(r){for(var n=0;n<3;n++)r[n]=t<0?r[n]*(1-t)|0:(255-r[n])*t+r[n]|0;return g.stringify(r,4===r.length?"rgba":"rgb")}},g.toHex=function(e){var t=g.parse(e);if(t)return((1<<24)+(t[0]<<16)+(t[1]<<8)+ +t[2]).toString(16).slice(1)},g.fastLerp=function(e,t,r){if(t&&t.length&&e>=0&&e<=1){r=r||[];var i=e*(t.length-1),o=Math.floor(i),s=Math.ceil(i),u=t[o],h=t[s],c=i-o;return r[0]=n(l(u[0],h[0],c)),r[1]=n(l(u[1],h[1],c)),r[2]=n(l(u[2],h[2],c)),r[3]=a(l(u[3],h[3],c)),r}},g.fastMapToColor=g.fastLerp,g.lerp=function(e,t,r){if(t&&t.length&&e>=0&&e<=1){var i=e*(t.length-1),o=Math.floor(i),s=Math.ceil(i),u=g.parse(t[o]),h=g.parse(t[s]),c=i-o,d=g.stringify([n(l(u[0],h[0],c)),n(l(u[1],h[1],c)),n(l(u[2],h[2],c)),a(l(u[3],h[3],c))],"rgba");return r?{color:d,leftIndex:o,rightIndex:s,value:i}:d}},g.mapToColor=g.lerp,g.modifyHSL=function(e,t,r,n){if(e=g.parse(e))return e=p(e),null!=t&&(e[0]=i(t)),null!=r&&(e[1]=s(r)),null!=n&&(e[2]=s(n)),g.stringify(f(e),"rgba")},g.modifyAlpha=function(e,t){if((e=g.parse(e))&&null!=t)return e[3]=a(t),g.stringify(e,"rgba")},g.stringify=function(e,t){if(e&&e.length){var r=e[0]+","+e[1]+","+e[2];return"rgba"!==t&&"hsva"!==t&&"hsla"!==t||(r+=","+e[3]),t+"("+r+")"}},t.a=g},function(e,t,r){"use strict";var n=function(){this.head=null,this.tail=null,this._length=0};n.prototype.insert=function(e){var t=new n.Entry(e);return this.insertEntry(t),t},n.prototype.insertAt=function(e,t){if(!(e<0)){for(var r=this.head,i=0;r&&i!=e;)r=r.next,i++;if(r){var a=new n.Entry(t),o=r.prev;o?(o.next=a,a.prev=o):this.head=a,a.next=r,r.prev=a}else this.insert(t)}},n.prototype.insertBeforeEntry=function(e,t){var r=new n.Entry(e),i=t.prev;i?(i.next=r,r.prev=i):this.head=r,r.next=t,t.prev=r,this._length++},n.prototype.insertEntry=function(e){this.head?(this.tail.next=e,e.prev=this.tail,this.tail=e):this.head=this.tail=e,this._length++},n.prototype.remove=function(e){var t=e.prev,r=e.next;t?t.next=r:this.head=r,r?r.prev=t:this.tail=t,e.next=e.prev=null,this._length--},n.prototype.removeAt=function(e){if(!(e<0)){for(var t=this.head,r=0;t&&r!=e;)t=t.next,r++;return t?(this.remove(t),t.value):void 0}},n.prototype.getHead=function(){if(this.head)return this.head.value},n.prototype.getTail=function(){if(this.tail)return this.tail.value},n.prototype.getAt=function(e){if(!(e<0)){for(var t=this.head,r=0;t&&r!=e;)t=t.next,r++;return t.value}},n.prototype.indexOf=function(e){for(var t=this.head,r=0;t;){if(t.value===e)return r;t=t.next,r++}},n.prototype.length=function(){return this._length},n.prototype.isEmpty=function(){return 0===this._length},n.prototype.forEach=function(e,t){for(var r=this.head,n=0,i=void 0!==t;r;)i?e.call(t,r.value,n):e(r.value,n),r=r.next,n++},n.prototype.clear=function(){this.tail=this.head=null,this._length=0},n.Entry=function(e){this.value=e,this.next=null,this.prev=null},t.a=n},function(e,t,r){"use strict";function n(e,t,r){function n(e,r,n,a){var o="";isNaN(r)&&(r=r in t?t[r]:i[r]),isNaN(n)&&(n=n in t?t[n]:i[n]);for(var s=parseInt(r);s0&&n.push("#define "+i.toUpperCase()+"_COUNT "+a)}if(r)for(var o=0;of.getMaxJointNumber()&&(_.USE_SKIN_MATRICES_TEXTURE=null),g="\n"+i(_)+"\n"}var v=g+i(t.vertexDefines,d,m),y=g+i(t.fragmentDefines,d,m),x=v+"\n"+t.shader.vertex,T=["OES_standard_derivatives","EXT_shader_texture_lod"].filter(function(e){return null!=f.getGLExtension(e)});T.indexOf("EXT_shader_texture_lod")>=0&&(y+="\n#define SUPPORT_TEXTURE_LOD"),T.indexOf("OES_standard_derivatives")>=0&&(y+="\n#define SUPPORT_STANDARD_DERIVATIVES");var b=a(T)+"\n"+o(t.precision)+"\n"+y+"\n"+t.shader.fragment,w=n(x,t.vertexDefines,d),E=n(b,t.fragmentDefines,d),c=new u.a;c.uniformSemantics=t.shader.uniformSemantics,c.attributes=t.shader.attributes;var S=c.buildProgram(p,t.shader,w,E);return c.__error=S,s[h]=c,c},t.a=s},function(e,t,r){"use strict";function n(e){for(var t=e.split("\n"),r=0,n=t.length;r=0&&A[E]>1e-4&&(h.a.transformMat4(L,S,b[M[E]]),h.a.scaleAndAdd(C,C,L,A[E]));D.set(w,C)}}for(var w=0;w=0){t||(t=[]);var r=this.indices;return t[0]=r[3*e],t[1]=r[3*e+1],t[2]=r[3*e+2],t}},setTriangleIndices:function(e,t){var r=this.indices;r[3*e]=t[0],r[3*e+1]=t[1],r[3*e+2]=t[2]},isUseIndices:function(){return!!this.indices},initIndicesFromArray:function(e){var t,r=this.vertexCount>65535?c.a.Uint32Array:c.a.Uint16Array;if(e[0]&&e[0].length){var n=0;t=new r(3*e.length);for(var i=0;i=0&&(t.splice(r,1),delete this.attributes[e],!0)},getAttribute:function(e){return this.attributes[e]},getEnabledAttributes:function(){var e=this._enabledAttributes,t=this._attributeList;if(e)return e;for(var r=[],n=this.vertexCount,i=0;i0){var i=Math.pow(2,e[3]-128-8+n);t[r+0]=e[0]*i,t[r+1]=e[1]*i,t[r+2]=e[2]*i}else t[r+0]=0,t[r+1]=0,t[r+2]=0;return t[r+3]=1,t}function i(e,t,r){for(var n="",i=t;i0;)if(e[o][0]=t[r++],e[o][1]=t[r++],e[o][2]=t[r++],e[o][3]=t[r++],1===e[o][0]&&1===e[o][1]&&1===e[o][2]){for(var u=e[o][3]<>>0;u>0;u--)a(e[o-1],e[o]),o++,s--;i+=8}else o++,s--,i=0;return r}function s(e,t,r,n){if(nd)return o(e,t,r,n);var i=t[r++];if(2!=i)return o(e,t,r-1,n);if(e[0][1]=t[r++],e[0][2]=t[r++],i=t[r++],(e[0][2]<<8>>>0|i)>>>0!==n)return null;for(var i=0;i<4;i++)for(var a=0;a128){s=(127&s)>>>0;for(var u=t[r++];s--;)e[a++][i]=u}else for(;s--;)e[a++][i]=t[r++]}return r}var u=r(4),l=r(5),h=String.fromCharCode,c=8,d=32767,f={parseRGBE:function(e,t,r){null==r&&(r=0);var a=new Uint8Array(e),o=a.length;if("#?"===i(a,0,2)){for(var c=2;c=o)){c+=2;for(var d="";c=0||(s.forEach(function(t){e.on(t,this[n(t)],this)},this),this._meshes.push(e))},detachFromMesh:function(e){var t=this._meshes.indexOf(e);t>=0&&this._meshes.splice(t,1),s.forEach(function(t){e.off(t,this[n(t)])},this)},dispose:function(){this._meshes.forEach(function(e){this.detachFromMesh(e)},this)}},t.a=u},function(e,t,r){"use strict";var n=r(24),i=r(77),a=n.a.extend({cubemap:null,castShadow:!1,_normalDistribution:null,_brdfLookup:null},{type:"AMBIENT_CUBEMAP_LIGHT",prefilter:function(e,t){if(!e.getGLExtension("EXT_shader_texture_lod"))return void console.warn("Device not support textureCubeLodEXT");this._brdfLookup||(this._normalDistribution=i.a.generateNormalDistribution(),this._brdfLookup=i.a.integrateBRDF(e,this._normalDistribution));var r=this.cubemap;if(!r.__prefiltered){var n=i.a.prefilterEnvironmentMap(e,r,{encodeRGBM:!0,width:t,height:t},this._normalDistribution,this._brdfLookup);this.cubemap=n.environmentMap,this.cubemap.__prefiltered=!0,r.dispose(e)}},getBRDFLookup:function(){return this._brdfLookup},uniformTemplates:{ambientCubemapLightColor:{type:"3f",value:function(e){var t=e.color,r=e.intensity;return[t[0]*r,t[1]*r,t[2]*r]}},ambientCubemapLightCubemap:{type:"t",value:function(e){return e.cubemap}},ambientCubemapLightBRDFLookup:{type:"t",value:function(e){return e._brdfLookup}}}});t.a=a},function(e,t,r){"use strict";t.a="\n@export clay.compositor.vertex\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\nattribute vec3 position : POSITION;\nattribute vec2 texcoord : TEXCOORD_0;\nvarying vec2 v_Texcoord;\nvoid main()\n{\n v_Texcoord = texcoord;\n gl_Position = worldViewProjection * vec4(position, 1.0);\n}\n@end"},function(e,t,r){"use strict";t.a="#define SAMPLE_NUMBER 1024\n#define PI 3.14159265358979\nuniform sampler2D normalDistribution;\nuniform vec2 viewportSize : [512, 256];\nconst vec3 N = vec3(0.0, 0.0, 1.0);\nconst float fSampleNumber = float(SAMPLE_NUMBER);\nvec3 importanceSampleNormal(float i, float roughness, vec3 N) {\n vec3 H = texture2D(normalDistribution, vec2(roughness, i)).rgb;\n vec3 upVector = abs(N.y) > 0.999 ? vec3(1.0, 0.0, 0.0) : vec3(0.0, 1.0, 0.0);\n vec3 tangentX = normalize(cross(N, upVector));\n vec3 tangentZ = cross(N, tangentX);\n return normalize(tangentX * H.x + N * H.y + tangentZ * H.z);\n}\nfloat G_Smith(float roughness, float NoV, float NoL) {\n float k = roughness * roughness / 2.0;\n float G1V = NoV / (NoV * (1.0 - k) + k);\n float G1L = NoL / (NoL * (1.0 - k) + k);\n return G1L * G1V;\n}\nvoid main() {\n vec2 uv = gl_FragCoord.xy / viewportSize;\n float NoV = uv.x;\n float roughness = uv.y;\n vec3 V;\n V.x = sqrt(1.0 - NoV * NoV);\n V.y = 0.0;\n V.z = NoV;\n float A = 0.0;\n float B = 0.0;\n for (int i = 0; i < SAMPLE_NUMBER; i++) {\n vec3 H = importanceSampleNormal(float(i) / fSampleNumber, roughness, N);\n vec3 L = reflect(-V, H);\n float NoL = clamp(L.z, 0.0, 1.0);\n float NoH = clamp(H.z, 0.0, 1.0);\n float VoH = clamp(dot(V, H), 0.0, 1.0);\n if (NoL > 0.0) {\n float G = G_Smith(roughness, NoV, NoL);\n float G_Vis = G * VoH / (NoH * NoV);\n float Fc = pow(1.0 - VoH, 5.0);\n A += (1.0 - Fc) * G_Vis;\n B += Fc * G_Vis;\n }\n }\n gl_FragColor = vec4(vec2(A, B) / fSampleNumber, 0.0, 1.0);\n}\n"},function(e,t,r){"use strict";t.a="#define SHADER_NAME prefilter\n#define SAMPLE_NUMBER 1024\n#define PI 3.14159265358979\nuniform mat4 viewInverse : VIEWINVERSE;\nuniform samplerCube environmentMap;\nuniform sampler2D normalDistribution;\nuniform float roughness : 0.5;\nvarying vec2 v_Texcoord;\nvarying vec3 v_WorldPosition;\n@import clay.util.rgbm\nvec3 importanceSampleNormal(float i, float roughness, vec3 N) {\n vec3 H = texture2D(normalDistribution, vec2(roughness, i)).rgb;\n vec3 upVector = abs(N.y) > 0.999 ? vec3(1.0, 0.0, 0.0) : vec3(0.0, 1.0, 0.0);\n vec3 tangentX = normalize(cross(N, upVector));\n vec3 tangentZ = cross(N, tangentX);\n return normalize(tangentX * H.x + N * H.y + tangentZ * H.z);\n}\nvoid main() {\n vec3 eyePos = viewInverse[3].xyz;\n vec3 V = normalize(v_WorldPosition - eyePos);\n vec3 N = V;\n vec3 prefilteredColor = vec3(0.0);\n float totalWeight = 0.0;\n float fMaxSampleNumber = float(SAMPLE_NUMBER);\n for (int i = 0; i < SAMPLE_NUMBER; i++) {\n vec3 H = importanceSampleNormal(float(i) / fMaxSampleNumber, roughness, N);\n vec3 L = reflect(-V, H);\n float NoL = clamp(dot(N, L), 0.0, 1.0);\n if (NoL > 0.0) {\n prefilteredColor += decodeHDR(textureCube(environmentMap, L)).rgb * NoL;\n totalWeight += NoL;\n }\n }\n gl_FragColor = encodeHDR(vec4(prefilteredColor / totalWeight, 1.0));\n}\n"},function(e,t,r){"use strict";var n=r(24),i=r(14),a=n.a.extend({castShadow:!1,coefficients:[]},function(){this._coefficientsTmpArr=new i.a.Float32Array(27)},{type:"AMBIENT_SH_LIGHT",uniformTemplates:{ambientSHLightColor:{type:"3f",value:function(e){var t=e.color,r=e.intensity;return[t[0]*r,t[1]*r,t[2]*r]}},ambientSHLightCoefficients:{type:"3f",value:function(e){for(var t=e._coefficientsTmpArr,r=0;r65535?Uint32Array:Uint16Array,m=this.indices=new p(t*e*6),g=this.radius,_=this.phiStart,v=this.phiLength,y=this.thetaStart,x=this.thetaLength,g=this.radius,T=[],b=[],w=0,E=1/g;for(f=0;f<=e;f++)for(d=0;d<=t;d++)h=d/t,c=f/e,s=-g*Math.cos(_+h*v)*Math.sin(y+c*x),u=g*Math.cos(y+c*x),l=g*Math.sin(_+h*v)*Math.sin(y+c*x),T[0]=s,T[1]=u,T[2]=l,b[0]=h,b[1]=c,r.set(w,T),n.set(w,b),T[0]*=E,T[1]*=E,T[2]*=E,a.set(w,T),w++;var S,A,M,C,L=t+1,D=0;for(f=0;f=0&&l.splice(e,1)}),l.push(h),this.__zr&&this.__zr.animation.addAnimator(h),h},stopAnimation:function(e){this._animators=this._animators||[];for(var t=this._animators,r=t.length,n=0;n.5?t:e}function s(e,t,r,n,i){var o=e.length;if(1==i)for(var s=0;si)e.length=i;else for(var a=n;a=0&&!(C[r]<=t);r--);r=Math.min(r,T-2)}else{for(r=V;rt);r++);r=Math.min(r-1,T-2)}V=r,k=t;var n=C[r+1]-C[r];if(0!==n)if(B=(t-C[r])/n,x)if(z=L[r],U=L[0===r?r:r-1],G=L[r>T-2?T-1:r+1],H=L[r>T-3?T-1:r+2],E)h(U,z,G,H,B,B*B,B*B*B,m(e,i),M);else{var u;if(S)u=h(U,z,G,H,B,B*B,B*B*B,W,1),u=f(W);else{if(A)return o(z,G,B);u=c(U,z,G,H,B,B*B,B*B*B)}v(e,i,u)}else if(E)s(L[r],L[r+1],B,m(e,i),M);else{var u;if(S)s(L[r],L[r+1],B,W,1),u=f(W);else{if(A)return o(L[r],L[r+1],B);u=a(L[r],L[r+1],B)}v(e,i,u)}},X=new g({target:e._target,life:b,loop:e._loop,delay:e._delay,onframe:j,ondestroy:r});return t&&"spline"!==t&&(X.easing=t),X}}}var g=r(143),_=r(145),v=r(13),y=v.isArrayLike,x=Array.prototype.slice,T=function(e,t,r,a){this._tracks={},this._target=e,this._loop=t||!1,this._getter=r||n,this._setter=a||i,this._clipCount=0,this._delay=0,this._doneList=[],this._onframeList=[],this._clipList=[]};T.prototype={when:function(e,t){var r=this._tracks;for(var n in t)if(t.hasOwnProperty(n)){if(!r[n]){r[n]=[];var i=this._getter(this._target,n);if(null==i)continue;0!==e&&r[n].push({time:0,value:d(i)})}r[n].push({time:e,value:t[n]})}return this},during:function(e){return this._onframeList.push(e),this},pause:function(){for(var e=0;e255?255:e}function i(e){return e=Math.round(e),e<0?0:e>360?360:e}function a(e){return e<0?0:e>1?1:e}function o(e){return n(e.length&&"%"===e.charAt(e.length-1)?parseFloat(e)/100*255:parseInt(e,10))}function s(e){return a(e.length&&"%"===e.charAt(e.length-1)?parseFloat(e)/100:parseFloat(e))}function u(e,t,r){return r<0?r+=1:r>1&&(r-=1),6*r<1?e+(t-e)*r*6:2*r<1?t:3*r<2?e+(t-e)*(2/3-r)*6:e}function l(e,t,r){return e+(t-e)*r}function h(e,t,r,n,i){return e[0]=t,e[1]=r,e[2]=n,e[3]=i,e}function c(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e}function d(e,t){A&&c(A,t),A=S.put(e,A||t.slice())}function f(e,t){if(e){t=t||[];var r=S.get(e);if(r)return c(t,r);e+="";var n=e.replace(/ /g,"").toLowerCase();if(n in E)return c(t,E[n]),d(e,t),t;if("#"!==n.charAt(0)){var i=n.indexOf("("),a=n.indexOf(")");if(-1!==i&&a+1===n.length){var u=n.substr(0,i),l=n.substr(i+1,a-(i+1)).split(","),f=1;switch(u){case"rgba":if(4!==l.length)return void h(t,0,0,0,1);f=s(l.pop());case"rgb":return 3!==l.length?void h(t,0,0,0,1):(h(t,o(l[0]),o(l[1]),o(l[2]),f),d(e,t),t);case"hsla":return 4!==l.length?void h(t,0,0,0,1):(l[3]=s(l[3]),p(l,t),d(e,t),t);case"hsl":return 3!==l.length?void h(t,0,0,0,1):(p(l,t),d(e,t),t);default:return}}h(t,0,0,0,1)}else{if(4===n.length){var m=parseInt(n.substr(1),16);return m>=0&&m<=4095?(h(t,(3840&m)>>4|(3840&m)>>8,240&m|(240&m)>>4,15&m|(15&m)<<4,1),d(e,t),t):void h(t,0,0,0,1)}if(7===n.length){var m=parseInt(n.substr(1),16);return m>=0&&m<=16777215?(h(t,(16711680&m)>>16,(65280&m)>>8,255&m,1),d(e,t),t):void h(t,0,0,0,1)}}}}function p(e,t){var r=(parseFloat(e[0])%360+360)%360/360,i=s(e[1]),a=s(e[2]),o=a<=.5?a*(i+1):a+i-a*i,l=2*a-o;return t=t||[],h(t,n(255*u(l,o,r+1/3)),n(255*u(l,o,r)),n(255*u(l,o,r-1/3)),1),4===e.length&&(t[3]=e[3]),t}function m(e){if(e){var t,r,n=e[0]/255,i=e[1]/255,a=e[2]/255,o=Math.min(n,i,a),s=Math.max(n,i,a),u=s-o,l=(s+o)/2;if(0===u)t=0,r=0;else{r=l<.5?u/(s+o):u/(2-s-o);var h=((s-n)/6+u/2)/u,c=((s-i)/6+u/2)/u,d=((s-a)/6+u/2)/u;n===s?t=d-c:i===s?t=1/3+h-d:a===s&&(t=2/3+c-h),t<0&&(t+=1),t>1&&(t-=1)}var f=[360*t,r,l];return null!=e[3]&&f.push(e[3]),f}}function g(e,t){var r=f(e);if(r){for(var n=0;n<3;n++)r[n]=t<0?r[n]*(1-t)|0:(255-r[n])*t+r[n]|0,r[n]>255?r[n]=255:e[n]<0&&(r[n]=0);return b(r,4===r.length?"rgba":"rgb")}}function _(e){var t=f(e);if(t)return((1<<24)+(t[0]<<16)+(t[1]<<8)+ +t[2]).toString(16).slice(1)}function v(e,t,r){if(t&&t.length&&e>=0&&e<=1){r=r||[];var i=e*(t.length-1),o=Math.floor(i),s=Math.ceil(i),u=t[o],h=t[s],c=i-o;return r[0]=n(l(u[0],h[0],c)),r[1]=n(l(u[1],h[1],c)),r[2]=n(l(u[2],h[2],c)),r[3]=a(l(u[3],h[3],c)),r}}function y(e,t,r){if(t&&t.length&&e>=0&&e<=1){var i=e*(t.length-1),o=Math.floor(i),s=Math.ceil(i),u=f(t[o]),h=f(t[s]),c=i-o,d=b([n(l(u[0],h[0],c)),n(l(u[1],h[1],c)),n(l(u[2],h[2],c)),a(l(u[3],h[3],c))],"rgba");return r?{color:d,leftIndex:o,rightIndex:s,value:i}:d}}function x(e,t,r,n){if(e=f(e))return e=m(e),null!=t&&(e[0]=i(t)),null!=r&&(e[1]=s(r)),null!=n&&(e[2]=s(n)),b(p(e),"rgba")}function T(e,t){if((e=f(e))&&null!=t)return e[3]=a(t),b(e,"rgba")}function b(e,t){if(e&&e.length){var r=e[0]+","+e[1]+","+e[2];return"rgba"!==t&&"hsva"!==t&&"hsla"!==t||(r+=","+e[3]),t+"("+r+")"}}var w=r(60),E={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]},S=new w(20),A=null,M=v,C=y;t.parse=f,t.lift=g,t.toHex=_,t.fastLerp=v,t.fastMapToColor=M,t.lerp=y,t.mapToColor=C,t.modifyHSL=x,t.modifyAlpha=T,t.stringify=b},function(e,t,r){"use strict";t.a="\n@export clay.util.rand\nhighp float rand(vec2 uv) {\n const highp float a = 12.9898, b = 78.233, c = 43758.5453;\n highp float dt = dot(uv.xy, vec2(a,b)), sn = mod(dt, 3.141592653589793);\n return fract(sin(sn) * c);\n}\n@end\n@export clay.util.calculate_attenuation\nuniform float attenuationFactor : 5.0;\nfloat lightAttenuation(float dist, float range)\n{\n float attenuation = 1.0;\n attenuation = dist*dist/(range*range+1.0);\n float att_s = attenuationFactor;\n attenuation = 1.0/(attenuation*att_s+1.0);\n att_s = 1.0/(att_s+1.0);\n attenuation = attenuation - att_s;\n attenuation /= 1.0 - att_s;\n return clamp(attenuation, 0.0, 1.0);\n}\n@end\n@export clay.util.edge_factor\n#ifdef SUPPORT_STANDARD_DERIVATIVES\nfloat edgeFactor(float width)\n{\n vec3 d = fwidth(v_Barycentric);\n vec3 a3 = smoothstep(vec3(0.0), d * width, v_Barycentric);\n return min(min(a3.x, a3.y), a3.z);\n}\n#else\nfloat edgeFactor(float width)\n{\n return 1.0;\n}\n#endif\n@end\n@export clay.util.encode_float\nvec4 encodeFloat(const in float depth)\n{\n const vec4 bitShifts = vec4(256.0*256.0*256.0, 256.0*256.0, 256.0, 1.0);\n const vec4 bit_mask = vec4(0.0, 1.0/256.0, 1.0/256.0, 1.0/256.0);\n vec4 res = fract(depth * bitShifts);\n res -= res.xxyz * bit_mask;\n return res;\n}\n@end\n@export clay.util.decode_float\nfloat decodeFloat(const in vec4 color)\n{\n const vec4 bitShifts = vec4(1.0/(256.0*256.0*256.0), 1.0/(256.0*256.0), 1.0/256.0, 1.0);\n return dot(color, bitShifts);\n}\n@end\n@export clay.util.float\n@import clay.util.encode_float\n@import clay.util.decode_float\n@end\n@export clay.util.rgbm_decode\nvec3 RGBMDecode(vec4 rgbm, float range) {\n return range * rgbm.rgb * rgbm.a;\n}\n@end\n@export clay.util.rgbm_encode\nvec4 RGBMEncode(vec3 color, float range) {\n if (dot(color, color) == 0.0) {\n return vec4(0.0);\n }\n vec4 rgbm;\n color /= range;\n rgbm.a = clamp(max(max(color.r, color.g), max(color.b, 1e-6)), 0.0, 1.0);\n rgbm.a = ceil(rgbm.a * 255.0) / 255.0;\n rgbm.rgb = color / rgbm.a;\n return rgbm;\n}\n@end\n@export clay.util.rgbm\n@import clay.util.rgbm_decode\n@import clay.util.rgbm_encode\nvec4 decodeHDR(vec4 color)\n{\n#if defined(RGBM_DECODE) || defined(RGBM)\n return vec4(RGBMDecode(color, 8.12), 1.0);\n#else\n return color;\n#endif\n}\nvec4 encodeHDR(vec4 color)\n{\n#if defined(RGBM_ENCODE) || defined(RGBM)\n return RGBMEncode(color.xyz, 8.12);\n#else\n return color;\n#endif\n}\n@end\n@export clay.util.srgb\nvec4 sRGBToLinear(in vec4 value) {\n return vec4(mix(pow(value.rgb * 0.9478672986 + vec3(0.0521327014), vec3(2.4)), value.rgb * 0.0773993808, vec3(lessThanEqual(value.rgb, vec3(0.04045)))), value.w);\n}\nvec4 linearTosRGB(in vec4 value) {\n return vec4(mix(pow(value.rgb, vec3(0.41666)) * 1.055 - vec3(0.055), value.rgb * 12.92, vec3(lessThanEqual(value.rgb, vec3(0.0031308)))), value.w);\n}\n@end\n@export clay.chunk.skinning_header\n#ifdef SKINNING\nattribute vec3 weight : WEIGHT;\nattribute vec4 joint : JOINT;\n#ifdef USE_SKIN_MATRICES_TEXTURE\nuniform sampler2D skinMatricesTexture : ignore;\nuniform float skinMatricesTextureSize: ignore;\nmat4 getSkinMatrix(sampler2D tex, float idx) {\n float j = idx * 4.0;\n float x = mod(j, skinMatricesTextureSize);\n float y = floor(j / skinMatricesTextureSize) + 0.5;\n vec2 scale = vec2(skinMatricesTextureSize);\n return mat4(\n texture2D(tex, vec2(x + 0.5, y) / scale),\n texture2D(tex, vec2(x + 1.5, y) / scale),\n texture2D(tex, vec2(x + 2.5, y) / scale),\n texture2D(tex, vec2(x + 3.5, y) / scale)\n );\n}\nmat4 getSkinMatrix(float idx) {\n return getSkinMatrix(skinMatricesTexture, idx);\n}\n#else\nuniform mat4 skinMatrix[JOINT_COUNT] : SKIN_MATRIX;\nmat4 getSkinMatrix(float idx) {\n return skinMatrix[int(idx)];\n}\n#endif\n#endif\n@end\n@export clay.chunk.skin_matrix\nmat4 skinMatrixWS = getSkinMatrix(joint.x) * weight.x;\nif (weight.y > 1e-4)\n{\n skinMatrixWS += getSkinMatrix(joint.y) * weight.y;\n}\nif (weight.z > 1e-4)\n{\n skinMatrixWS += getSkinMatrix(joint.z) * weight.z;\n}\nfloat weightW = 1.0-weight.x-weight.y-weight.z;\nif (weightW > 1e-4)\n{\n skinMatrixWS += getSkinMatrix(joint.w) * weightW;\n}\n@end\n@export clay.util.parallax_correct\nvec3 parallaxCorrect(in vec3 dir, in vec3 pos, in vec3 boxMin, in vec3 boxMax) {\n vec3 first = (boxMax - pos) / dir;\n vec3 second = (boxMin - pos) / dir;\n vec3 further = max(first, second);\n float dist = min(further.x, min(further.y, further.z));\n vec3 fixedPos = pos + dir * dist;\n vec3 boxCenter = (boxMax + boxMin) * 0.5;\n return normalize(fixedPos - boxCenter);\n}\n@end\n@export clay.util.clamp_sample\nvec4 clampSample(const in sampler2D texture, const in vec2 coord)\n{\n#ifdef STEREO\n float eye = step(0.5, coord.x) * 0.5;\n vec2 coordClamped = clamp(coord, vec2(eye, 0.0), vec2(0.5 + eye, 1.0));\n#else\n vec2 coordClamped = clamp(coord, vec2(0.0), vec2(1.0));\n#endif\n return texture2D(texture, coordClamped);\n}\n@end\n@export clay.util.ACES\nvec3 ACESToneMapping(vec3 color)\n{\n const float A = 2.51;\n const float B = 0.03;\n const float C = 2.43;\n const float D = 0.59;\n const float E = 0.14;\n return (color * (A * color + B)) / (color * (C * color + D) + E);\n}\n@end"},function(e,t,r){"use strict";t.a="\n@export ecgl.common.transformUniforms\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\nuniform mat4 worldInverseTranspose : WORLDINVERSETRANSPOSE;\nuniform mat4 world : WORLD;\n@end\n\n@export ecgl.common.attributes\nattribute vec3 position : POSITION;\nattribute vec2 texcoord : TEXCOORD_0;\nattribute vec3 normal : NORMAL;\n@end\n\n@export ecgl.common.uv.header\nuniform vec2 uvRepeat : [1.0, 1.0];\nuniform vec2 uvOffset : [0.0, 0.0];\nuniform vec2 detailUvRepeat : [1.0, 1.0];\nuniform vec2 detailUvOffset : [0.0, 0.0];\n\nvarying vec2 v_Texcoord;\nvarying vec2 v_DetailTexcoord;\n@end\n\n@export ecgl.common.uv.main\nv_Texcoord = texcoord * uvRepeat + uvOffset;\nv_DetailTexcoord = texcoord * detailUvRepeat + detailUvOffset;\n@end\n\n@export ecgl.common.uv.fragmentHeader\nvarying vec2 v_Texcoord;\nvarying vec2 v_DetailTexcoord;\n@end\n\n\n@export ecgl.common.albedo.main\n\n vec4 albedoTexel = vec4(1.0);\n#ifdef DIFFUSEMAP_ENABLED\n albedoTexel = texture2D(diffuseMap, v_Texcoord);\n #ifdef SRGB_DECODE\n albedoTexel = sRGBToLinear(albedoTexel);\n #endif\n#endif\n\n#ifdef DETAILMAP_ENABLED\n vec4 detailTexel = texture2D(detailMap, v_DetailTexcoord);\n #ifdef SRGB_DECODE\n detailTexel = sRGBToLinear(detailTexel);\n #endif\n albedoTexel.rgb = mix(albedoTexel.rgb, detailTexel.rgb, detailTexel.a);\n albedoTexel.a = detailTexel.a + (1.0 - detailTexel.a) * albedoTexel.a;\n#endif\n\n@end\n\n@export ecgl.common.wireframe.vertexHeader\n\n#ifdef WIREFRAME_QUAD\nattribute vec4 barycentric;\nvarying vec4 v_Barycentric;\n#elif defined(WIREFRAME_TRIANGLE)\nattribute vec3 barycentric;\nvarying vec3 v_Barycentric;\n#endif\n\n@end\n\n@export ecgl.common.wireframe.vertexMain\n\n#if defined(WIREFRAME_QUAD) || defined(WIREFRAME_TRIANGLE)\n v_Barycentric = barycentric;\n#endif\n\n@end\n\n\n@export ecgl.common.wireframe.fragmentHeader\n\nuniform float wireframeLineWidth : 1;\nuniform vec4 wireframeLineColor: [0, 0, 0, 0.5];\n\n#ifdef WIREFRAME_QUAD\nvarying vec4 v_Barycentric;\nfloat edgeFactor () {\n vec4 d = fwidth(v_Barycentric);\n vec4 a4 = smoothstep(vec4(0.0), d * wireframeLineWidth, v_Barycentric);\n return min(min(min(a4.x, a4.y), a4.z), a4.w);\n}\n#elif defined(WIREFRAME_TRIANGLE)\nvarying vec3 v_Barycentric;\nfloat edgeFactor () {\n vec3 d = fwidth(v_Barycentric);\n vec3 a3 = smoothstep(vec3(0.0), d * wireframeLineWidth, v_Barycentric);\n return min(min(a3.x, a3.y), a3.z);\n}\n#endif\n\n@end\n\n\n@export ecgl.common.wireframe.fragmentMain\n\n#if defined(WIREFRAME_QUAD) || defined(WIREFRAME_TRIANGLE)\n if (wireframeLineWidth > 0.) {\n vec4 lineColor = wireframeLineColor;\n#ifdef SRGB_DECODE\n lineColor = sRGBToLinear(lineColor);\n#endif\n\n gl_FragColor.rgb = mix(gl_FragColor.rgb, lineColor.rgb, (1.0 - edgeFactor()) * lineColor.a);\n }\n#endif\n@end\n\n\n\n\n@export ecgl.common.bumpMap.header\n\n#ifdef BUMPMAP_ENABLED\nuniform sampler2D bumpMap;\nuniform float bumpScale : 1.0;\n\n\nvec3 bumpNormal(vec3 surfPos, vec3 surfNormal, vec3 baseNormal)\n{\n vec2 dSTdx = dFdx(v_Texcoord);\n vec2 dSTdy = dFdy(v_Texcoord);\n\n float Hll = bumpScale * texture2D(bumpMap, v_Texcoord).x;\n float dHx = bumpScale * texture2D(bumpMap, v_Texcoord + dSTdx).x - Hll;\n float dHy = bumpScale * texture2D(bumpMap, v_Texcoord + dSTdy).x - Hll;\n\n vec3 vSigmaX = dFdx(surfPos);\n vec3 vSigmaY = dFdy(surfPos);\n vec3 vN = surfNormal;\n\n vec3 R1 = cross(vSigmaY, vN);\n vec3 R2 = cross(vN, vSigmaX);\n\n float fDet = dot(vSigmaX, R1);\n\n vec3 vGrad = sign(fDet) * (dHx * R1 + dHy * R2);\n return normalize(abs(fDet) * baseNormal - vGrad);\n\n}\n#endif\n\n@end\n\n@export ecgl.common.normalMap.vertexHeader\n\n#ifdef NORMALMAP_ENABLED\nattribute vec4 tangent : TANGENT;\nvarying vec3 v_Tangent;\nvarying vec3 v_Bitangent;\n#endif\n\n@end\n\n@export ecgl.common.normalMap.vertexMain\n\n#ifdef NORMALMAP_ENABLED\n if (dot(tangent, tangent) > 0.0) {\n v_Tangent = normalize((worldInverseTranspose * vec4(tangent.xyz, 0.0)).xyz);\n v_Bitangent = normalize(cross(v_Normal, v_Tangent) * tangent.w);\n }\n#endif\n\n@end\n\n\n@export ecgl.common.normalMap.fragmentHeader\n\n#ifdef NORMALMAP_ENABLED\nuniform sampler2D normalMap;\nvarying vec3 v_Tangent;\nvarying vec3 v_Bitangent;\n#endif\n\n@end\n\n@export ecgl.common.normalMap.fragmentMain\n#ifdef NORMALMAP_ENABLED\n if (dot(v_Tangent, v_Tangent) > 0.0) {\n vec3 normalTexel = texture2D(normalMap, v_DetailTexcoord).xyz;\n if (dot(normalTexel, normalTexel) > 0.0) { N = normalTexel * 2.0 - 1.0;\n mat3 tbn = mat3(v_Tangent, v_Bitangent, v_Normal);\n N = normalize(tbn * N);\n }\n }\n#endif\n@end\n\n\n\n@export ecgl.common.vertexAnimation.header\n\n#ifdef VERTEX_ANIMATION\nattribute vec3 prevPosition;\nattribute vec3 prevNormal;\nuniform float percent;\n#endif\n\n@end\n\n@export ecgl.common.vertexAnimation.main\n\n#ifdef VERTEX_ANIMATION\n vec3 pos = mix(prevPosition, position, percent);\n vec3 norm = mix(prevNormal, normal, percent);\n#else\n vec3 pos = position;\n vec3 norm = normal;\n#endif\n\n@end\n\n\n@export ecgl.common.ssaoMap.header\n#ifdef SSAOMAP_ENABLED\nuniform sampler2D ssaoMap;\nuniform vec4 viewport : VIEWPORT;\n#endif\n@end\n\n@export ecgl.common.ssaoMap.main\n float ao = 1.0;\n#ifdef SSAOMAP_ENABLED\n ao = texture2D(ssaoMap, (gl_FragCoord.xy - viewport.xy) / viewport.zw).r;\n#endif\n@end\n\n\n\n\n@export ecgl.common.diffuseLayer.header\n\n#if (LAYER_DIFFUSEMAP_COUNT > 0)\nuniform float layerDiffuseIntensity[LAYER_DIFFUSEMAP_COUNT];\nuniform sampler2D layerDiffuseMap[LAYER_DIFFUSEMAP_COUNT];\n#endif\n\n@end\n\n@export ecgl.common.emissiveLayer.header\n\n#if (LAYER_EMISSIVEMAP_COUNT > 0)\nuniform float layerEmissionIntensity[LAYER_EMISSIVEMAP_COUNT];\nuniform sampler2D layerEmissiveMap[LAYER_EMISSIVEMAP_COUNT];\n#endif\n\n@end\n\n@export ecgl.common.layers.header\n@import ecgl.common.diffuseLayer.header\n@import ecgl.common.emissiveLayer.header\n@end\n\n@export ecgl.common.diffuseLayer.main\n\n#if (LAYER_DIFFUSEMAP_COUNT > 0)\n for (int _idx_ = 0; _idx_ < LAYER_DIFFUSEMAP_COUNT; _idx_++) {{\n float intensity = layerDiffuseIntensity[_idx_];\n vec4 texel2 = texture2D(layerDiffuseMap[_idx_], v_Texcoord);\n #ifdef SRGB_DECODE\n texel2 = sRGBToLinear(texel2);\n #endif\n albedoTexel.rgb = mix(albedoTexel.rgb, texel2.rgb * intensity, texel2.a);\n albedoTexel.a = texel2.a + (1.0 - texel2.a) * albedoTexel.a;\n }}\n#endif\n\n@end\n\n@export ecgl.common.emissiveLayer.main\n\n#if (LAYER_EMISSIVEMAP_COUNT > 0)\n for (int _idx_ = 0; _idx_ < LAYER_EMISSIVEMAP_COUNT; _idx_++)\n {{\n vec4 texel2 = texture2D(layerEmissiveMap[_idx_], v_Texcoord) * layerEmissionIntensity[_idx_];\n #ifdef SRGB_DECODE\n texel2 = sRGBToLinear(texel2);\n #endif\n float intensity = layerEmissionIntensity[_idx_];\n gl_FragColor.rgb += texel2.rgb * texel2.a * intensity;\n }}\n#endif\n\n@end\n"},function(e,t,r){"use strict";t.a="@export ecgl.color.vertex\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\n@import ecgl.common.uv.header\n\nattribute vec2 texcoord : TEXCOORD_0;\nattribute vec3 position: POSITION;\n\n@import ecgl.common.wireframe.vertexHeader\n\n#ifdef VERTEX_COLOR\nattribute vec4 a_Color : COLOR;\nvarying vec4 v_Color;\n#endif\n\n#ifdef VERTEX_ANIMATION\nattribute vec3 prevPosition;\nuniform float percent : 1.0;\n#endif\n\nvoid main()\n{\n#ifdef VERTEX_ANIMATION\n vec3 pos = mix(prevPosition, position, percent);\n#else\n vec3 pos = position;\n#endif\n\n gl_Position = worldViewProjection * vec4(pos, 1.0);\n\n @import ecgl.common.uv.main\n\n#ifdef VERTEX_COLOR\n v_Color = a_Color;\n#endif\n\n @import ecgl.common.wireframe.vertexMain\n\n}\n\n@end\n\n@export ecgl.color.fragment\n\n#define LAYER_DIFFUSEMAP_COUNT 0\n#define LAYER_EMISSIVEMAP_COUNT 0\n\nuniform sampler2D diffuseMap;\nuniform sampler2D detailMap;\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\n#ifdef VERTEX_COLOR\nvarying vec4 v_Color;\n#endif\n\n@import ecgl.common.layers.header\n\n@import ecgl.common.uv.fragmentHeader\n\n@import ecgl.common.wireframe.fragmentHeader\n\n@import clay.util.srgb\n\nvoid main()\n{\n#ifdef SRGB_DECODE\n gl_FragColor = sRGBToLinear(color);\n#else\n gl_FragColor = color;\n#endif\n\n#ifdef VERTEX_COLOR\n gl_FragColor *= v_Color;\n#endif\n\n @import ecgl.common.albedo.main\n\n @import ecgl.common.diffuseLayer.main\n\n gl_FragColor *= albedoTexel;\n\n @import ecgl.common.emissiveLayer.main\n\n @import ecgl.common.wireframe.fragmentMain\n\n}\n@end"},function(e,t,r){"use strict";t.a="/**\n * http: */\n\n@export ecgl.lambert.vertex\n\n@import ecgl.common.transformUniforms\n\n@import ecgl.common.uv.header\n\n\n@import ecgl.common.attributes\n\n@import ecgl.common.wireframe.vertexHeader\n\n#ifdef VERTEX_COLOR\nattribute vec4 a_Color : COLOR;\nvarying vec4 v_Color;\n#endif\n\n\n@import ecgl.common.vertexAnimation.header\n\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nvoid main()\n{\n @import ecgl.common.uv.main\n\n @import ecgl.common.vertexAnimation.main\n\n\n gl_Position = worldViewProjection * vec4(pos, 1.0);\n\n v_Normal = normalize((worldInverseTranspose * vec4(norm, 0.0)).xyz);\n v_WorldPosition = (world * vec4(pos, 1.0)).xyz;\n\n#ifdef VERTEX_COLOR\n v_Color = a_Color;\n#endif\n\n @import ecgl.common.wireframe.vertexMain\n}\n\n@end\n\n\n@export ecgl.lambert.fragment\n\n#define LAYER_DIFFUSEMAP_COUNT 0\n#define LAYER_EMISSIVEMAP_COUNT 0\n\n#define NORMAL_UP_AXIS 1\n#define NORMAL_FRONT_AXIS 2\n\n@import ecgl.common.uv.fragmentHeader\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nuniform sampler2D diffuseMap;\nuniform sampler2D detailMap;\n\n@import ecgl.common.layers.header\n\nuniform float emissionIntensity: 1.0;\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\nuniform mat4 viewInverse : VIEWINVERSE;\n\n#ifdef AMBIENT_LIGHT_COUNT\n@import clay.header.ambient_light\n#endif\n#ifdef AMBIENT_SH_LIGHT_COUNT\n@import clay.header.ambient_sh_light\n#endif\n\n#ifdef DIRECTIONAL_LIGHT_COUNT\n@import clay.header.directional_light\n#endif\n\n#ifdef VERTEX_COLOR\nvarying vec4 v_Color;\n#endif\n\n\n@import ecgl.common.ssaoMap.header\n\n@import ecgl.common.bumpMap.header\n\n@import clay.util.srgb\n\n@import ecgl.common.wireframe.fragmentHeader\n\n@import clay.plugin.compute_shadow_map\n\nvoid main()\n{\n#ifdef SRGB_DECODE\n gl_FragColor = sRGBToLinear(color);\n#else\n gl_FragColor = color;\n#endif\n\n#ifdef VERTEX_COLOR\n #ifdef SRGB_DECODE\n gl_FragColor *= sRGBToLinear(v_Color);\n #else\n gl_FragColor *= v_Color;\n #endif\n#endif\n\n @import ecgl.common.albedo.main\n\n @import ecgl.common.diffuseLayer.main\n\n gl_FragColor *= albedoTexel;\n\n vec3 N = v_Normal;\n#ifdef DOUBLE_SIDED\n vec3 eyePos = viewInverse[3].xyz;\n vec3 V = normalize(eyePos - v_WorldPosition);\n\n if (dot(N, V) < 0.0) {\n N = -N;\n }\n#endif\n\n float ambientFactor = 1.0;\n\n#ifdef BUMPMAP_ENABLED\n N = bumpNormal(v_WorldPosition, v_Normal, N);\n ambientFactor = dot(v_Normal, N);\n#endif\n\n vec3 N2 = vec3(N.x, N[NORMAL_UP_AXIS], N[NORMAL_FRONT_AXIS]);\n\n vec3 diffuseColor = vec3(0.0, 0.0, 0.0);\n\n @import ecgl.common.ssaoMap.main\n\n#ifdef AMBIENT_LIGHT_COUNT\n for(int i = 0; i < AMBIENT_LIGHT_COUNT; i++)\n {\n diffuseColor += ambientLightColor[i] * ambientFactor * ao;\n }\n#endif\n#ifdef AMBIENT_SH_LIGHT_COUNT\n for(int _idx_ = 0; _idx_ < AMBIENT_SH_LIGHT_COUNT; _idx_++)\n {{\n diffuseColor += calcAmbientSHLight(_idx_, N2) * ambientSHLightColor[_idx_] * ao;\n }}\n#endif\n#ifdef DIRECTIONAL_LIGHT_COUNT\n#if defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n float shadowContribsDir[DIRECTIONAL_LIGHT_COUNT];\n if(shadowEnabled)\n {\n computeShadowOfDirectionalLights(v_WorldPosition, shadowContribsDir);\n }\n#endif\n for(int i = 0; i < DIRECTIONAL_LIGHT_COUNT; i++)\n {\n vec3 lightDirection = -directionalLightDirection[i];\n vec3 lightColor = directionalLightColor[i];\n\n float shadowContrib = 1.0;\n#if defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n if (shadowEnabled)\n {\n shadowContrib = shadowContribsDir[i];\n }\n#endif\n\n float ndl = dot(N, normalize(lightDirection)) * shadowContrib;\n\n diffuseColor += lightColor * clamp(ndl, 0.0, 1.0);\n }\n#endif\n\n gl_FragColor.rgb *= diffuseColor;\n\n @import ecgl.common.emissiveLayer.main\n\n @import ecgl.common.wireframe.fragmentMain\n}\n\n@end"},function(e,t,r){"use strict";t.a="@export ecgl.realistic.vertex\n\n@import ecgl.common.transformUniforms\n\n@import ecgl.common.uv.header\n\n@import ecgl.common.attributes\n\n\n@import ecgl.common.wireframe.vertexHeader\n\n#ifdef VERTEX_COLOR\nattribute vec4 a_Color : COLOR;\nvarying vec4 v_Color;\n#endif\n\n#ifdef NORMALMAP_ENABLED\nattribute vec4 tangent : TANGENT;\nvarying vec3 v_Tangent;\nvarying vec3 v_Bitangent;\n#endif\n\n@import ecgl.common.vertexAnimation.header\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nvoid main()\n{\n\n @import ecgl.common.uv.main\n\n @import ecgl.common.vertexAnimation.main\n\n gl_Position = worldViewProjection * vec4(pos, 1.0);\n\n v_Normal = normalize((worldInverseTranspose * vec4(norm, 0.0)).xyz);\n v_WorldPosition = (world * vec4(pos, 1.0)).xyz;\n\n#ifdef VERTEX_COLOR\n v_Color = a_Color;\n#endif\n\n#ifdef NORMALMAP_ENABLED\n v_Tangent = normalize((worldInverseTranspose * vec4(tangent.xyz, 0.0)).xyz);\n v_Bitangent = normalize(cross(v_Normal, v_Tangent) * tangent.w);\n#endif\n\n @import ecgl.common.wireframe.vertexMain\n\n}\n\n@end\n\n\n\n@export ecgl.realistic.fragment\n\n#define LAYER_DIFFUSEMAP_COUNT 0\n#define LAYER_EMISSIVEMAP_COUNT 0\n#define PI 3.14159265358979\n#define ROUGHNESS_CHANEL 0\n#define METALNESS_CHANEL 1\n\n#define NORMAL_UP_AXIS 1\n#define NORMAL_FRONT_AXIS 2\n\n#ifdef VERTEX_COLOR\nvarying vec4 v_Color;\n#endif\n\n@import ecgl.common.uv.fragmentHeader\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nuniform sampler2D diffuseMap;\n\nuniform sampler2D detailMap;\nuniform sampler2D metalnessMap;\nuniform sampler2D roughnessMap;\n\n@import ecgl.common.layers.header\n\nuniform float emissionIntensity: 1.0;\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\nuniform float metalness : 0.0;\nuniform float roughness : 0.5;\n\nuniform mat4 viewInverse : VIEWINVERSE;\n\n#ifdef AMBIENT_LIGHT_COUNT\n@import clay.header.ambient_light\n#endif\n\n#ifdef AMBIENT_SH_LIGHT_COUNT\n@import clay.header.ambient_sh_light\n#endif\n\n#ifdef AMBIENT_CUBEMAP_LIGHT_COUNT\n@import clay.header.ambient_cubemap_light\n#endif\n\n#ifdef DIRECTIONAL_LIGHT_COUNT\n@import clay.header.directional_light\n#endif\n\n@import ecgl.common.normalMap.fragmentHeader\n\n@import ecgl.common.ssaoMap.header\n\n@import ecgl.common.bumpMap.header\n\n@import clay.util.srgb\n\n@import clay.util.rgbm\n\n@import ecgl.common.wireframe.fragmentHeader\n\n@import clay.plugin.compute_shadow_map\n\nvec3 F_Schlick(float ndv, vec3 spec) {\n return spec + (1.0 - spec) * pow(1.0 - ndv, 5.0);\n}\n\nfloat D_Phong(float g, float ndh) {\n float a = pow(8192.0, g);\n return (a + 2.0) / 8.0 * pow(ndh, a);\n}\n\nvoid main()\n{\n vec4 albedoColor = color;\n\n vec3 eyePos = viewInverse[3].xyz;\n vec3 V = normalize(eyePos - v_WorldPosition);\n#ifdef VERTEX_COLOR\n #ifdef SRGB_DECODE\n albedoColor *= sRGBToLinear(v_Color);\n #else\n albedoColor *= v_Color;\n #endif\n#endif\n\n @import ecgl.common.albedo.main\n\n @import ecgl.common.diffuseLayer.main\n\n albedoColor *= albedoTexel;\n\n float m = metalness;\n\n#ifdef METALNESSMAP_ENABLED\n float m2 = texture2D(metalnessMap, v_DetailTexcoord)[METALNESS_CHANEL];\n m = clamp(m2 + (m - 0.5) * 2.0, 0.0, 1.0);\n#endif\n\n vec3 baseColor = albedoColor.rgb;\n albedoColor.rgb = baseColor * (1.0 - m);\n vec3 specFactor = mix(vec3(0.04), baseColor, m);\n\n float g = 1.0 - roughness;\n\n#ifdef ROUGHNESSMAP_ENABLED\n float g2 = 1.0 - texture2D(roughnessMap, v_DetailTexcoord)[ROUGHNESS_CHANEL];\n g = clamp(g2 + (g - 0.5) * 2.0, 0.0, 1.0);\n#endif\n\n vec3 N = v_Normal;\n\n#ifdef DOUBLE_SIDED\n if (dot(N, V) < 0.0) {\n N = -N;\n }\n#endif\n\n float ambientFactor = 1.0;\n\n#ifdef BUMPMAP_ENABLED\n N = bumpNormal(v_WorldPosition, v_Normal, N);\n ambientFactor = dot(v_Normal, N);\n#endif\n\n@import ecgl.common.normalMap.fragmentMain\n\n vec3 N2 = vec3(N.x, N[NORMAL_UP_AXIS], N[NORMAL_FRONT_AXIS]);\n\n vec3 diffuseTerm = vec3(0.0);\n vec3 specularTerm = vec3(0.0);\n\n float ndv = clamp(dot(N, V), 0.0, 1.0);\n vec3 fresnelTerm = F_Schlick(ndv, specFactor);\n\n @import ecgl.common.ssaoMap.main\n\n#ifdef AMBIENT_LIGHT_COUNT\n for(int _idx_ = 0; _idx_ < AMBIENT_LIGHT_COUNT; _idx_++)\n {{\n diffuseTerm += ambientLightColor[_idx_] * ambientFactor * ao;\n }}\n#endif\n\n#ifdef AMBIENT_SH_LIGHT_COUNT\n for(int _idx_ = 0; _idx_ < AMBIENT_SH_LIGHT_COUNT; _idx_++)\n {{\n diffuseTerm += calcAmbientSHLight(_idx_, N2) * ambientSHLightColor[_idx_] * ao;\n }}\n#endif\n\n#ifdef DIRECTIONAL_LIGHT_COUNT\n#if defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n float shadowContribsDir[DIRECTIONAL_LIGHT_COUNT];\n if(shadowEnabled)\n {\n computeShadowOfDirectionalLights(v_WorldPosition, shadowContribsDir);\n }\n#endif\n for(int _idx_ = 0; _idx_ < DIRECTIONAL_LIGHT_COUNT; _idx_++)\n {{\n vec3 L = -directionalLightDirection[_idx_];\n vec3 lc = directionalLightColor[_idx_];\n\n vec3 H = normalize(L + V);\n float ndl = clamp(dot(N, normalize(L)), 0.0, 1.0);\n float ndh = clamp(dot(N, H), 0.0, 1.0);\n\n float shadowContrib = 1.0;\n#if defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n if (shadowEnabled)\n {\n shadowContrib = shadowContribsDir[_idx_];\n }\n#endif\n\n vec3 li = lc * ndl * shadowContrib;\n\n diffuseTerm += li;\n specularTerm += li * fresnelTerm * D_Phong(g, ndh);\n }}\n#endif\n\n\n#ifdef AMBIENT_CUBEMAP_LIGHT_COUNT\n vec3 L = reflect(-V, N);\n L = vec3(L.x, L[NORMAL_UP_AXIS], L[NORMAL_FRONT_AXIS]);\n float rough2 = clamp(1.0 - g, 0.0, 1.0);\n float bias2 = rough2 * 5.0;\n vec2 brdfParam2 = texture2D(ambientCubemapLightBRDFLookup[0], vec2(rough2, ndv)).xy;\n vec3 envWeight2 = specFactor * brdfParam2.x + brdfParam2.y;\n vec3 envTexel2;\n for(int _idx_ = 0; _idx_ < AMBIENT_CUBEMAP_LIGHT_COUNT; _idx_++)\n {{\n envTexel2 = RGBMDecode(textureCubeLodEXT(ambientCubemapLightCubemap[_idx_], L, bias2), 8.12);\n specularTerm += ambientCubemapLightColor[_idx_] * envTexel2 * envWeight2 * ao;\n }}\n#endif\n\n gl_FragColor.rgb = albedoColor.rgb * diffuseTerm + specularTerm;\n gl_FragColor.a = albedoColor.a;\n\n#ifdef SRGB_ENCODE\n gl_FragColor = linearTosRGB(gl_FragColor);\n#endif\n\n @import ecgl.common.emissiveLayer.main\n\n @import ecgl.common.wireframe.fragmentMain\n}\n\n@end"},function(e,t,r){"use strict";t.a="@export ecgl.hatching.vertex\n\n@import ecgl.realistic.vertex\n\n@end\n\n\n@export ecgl.hatching.fragment\n\n#define NORMAL_UP_AXIS 1\n#define NORMAL_FRONT_AXIS 2\n\n@import ecgl.common.uv.fragmentHeader\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nuniform vec4 color : [0.0, 0.0, 0.0, 1.0];\nuniform vec4 paperColor : [1.0, 1.0, 1.0, 1.0];\n\nuniform mat4 viewInverse : VIEWINVERSE;\n\n#ifdef AMBIENT_LIGHT_COUNT\n@import clay.header.ambient_light\n#endif\n#ifdef AMBIENT_SH_LIGHT_COUNT\n@import clay.header.ambient_sh_light\n#endif\n\n#ifdef DIRECTIONAL_LIGHT_COUNT\n@import clay.header.directional_light\n#endif\n\n#ifdef VERTEX_COLOR\nvarying vec4 v_Color;\n#endif\n\n\n@import ecgl.common.ssaoMap.header\n\n@import ecgl.common.bumpMap.header\n\n@import clay.util.srgb\n\n@import ecgl.common.wireframe.fragmentHeader\n\n@import clay.plugin.compute_shadow_map\n\nuniform sampler2D hatch1;\nuniform sampler2D hatch2;\nuniform sampler2D hatch3;\nuniform sampler2D hatch4;\nuniform sampler2D hatch5;\nuniform sampler2D hatch6;\n\nfloat shade(in float tone) {\n vec4 c = vec4(1. ,1., 1., 1.);\n float step = 1. / 6.;\n vec2 uv = v_DetailTexcoord;\n if (tone <= step / 2.0) {\n c = mix(vec4(0.), texture2D(hatch6, uv), 12. * tone);\n }\n else if (tone <= step) {\n c = mix(texture2D(hatch6, uv), texture2D(hatch5, uv), 6. * tone);\n }\n if(tone > step && tone <= 2. * step){\n c = mix(texture2D(hatch5, uv), texture2D(hatch4, uv) , 6. * (tone - step));\n }\n if(tone > 2. * step && tone <= 3. * step){\n c = mix(texture2D(hatch4, uv), texture2D(hatch3, uv), 6. * (tone - 2. * step));\n }\n if(tone > 3. * step && tone <= 4. * step){\n c = mix(texture2D(hatch3, uv), texture2D(hatch2, uv), 6. * (tone - 3. * step));\n }\n if(tone > 4. * step && tone <= 5. * step){\n c = mix(texture2D(hatch2, uv), texture2D(hatch1, uv), 6. * (tone - 4. * step));\n }\n if(tone > 5. * step){\n c = mix(texture2D(hatch1, uv), vec4(1.), 6. * (tone - 5. * step));\n }\n\n return c.r;\n}\n\nconst vec3 w = vec3(0.2125, 0.7154, 0.0721);\n\nvoid main()\n{\n#ifdef SRGB_DECODE\n vec4 inkColor = sRGBToLinear(color);\n#else\n vec4 inkColor = color;\n#endif\n\n#ifdef VERTEX_COLOR\n #ifdef SRGB_DECODE\n inkColor *= sRGBToLinear(v_Color);\n #else\n inkColor *= v_Color;\n #endif\n#endif\n\n vec3 N = v_Normal;\n#ifdef DOUBLE_SIDED\n vec3 eyePos = viewInverse[3].xyz;\n vec3 V = normalize(eyePos - v_WorldPosition);\n\n if (dot(N, V) < 0.0) {\n N = -N;\n }\n#endif\n\n float tone = 0.0;\n\n float ambientFactor = 1.0;\n\n#ifdef BUMPMAP_ENABLED\n N = bumpNormal(v_WorldPosition, v_Normal, N);\n ambientFactor = dot(v_Normal, N);\n#endif\n\n vec3 N2 = vec3(N.x, N[NORMAL_UP_AXIS], N[NORMAL_FRONT_AXIS]);\n\n @import ecgl.common.ssaoMap.main\n\n#ifdef AMBIENT_LIGHT_COUNT\n for(int i = 0; i < AMBIENT_LIGHT_COUNT; i++)\n {\n tone += dot(ambientLightColor[i], w) * ambientFactor * ao;\n }\n#endif\n#ifdef AMBIENT_SH_LIGHT_COUNT\n for(int _idx_ = 0; _idx_ < AMBIENT_SH_LIGHT_COUNT; _idx_++)\n {{\n tone += dot(calcAmbientSHLight(_idx_, N2) * ambientSHLightColor[_idx_], w) * ao;\n }}\n#endif\n#ifdef DIRECTIONAL_LIGHT_COUNT\n#if defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n float shadowContribsDir[DIRECTIONAL_LIGHT_COUNT];\n if(shadowEnabled)\n {\n computeShadowOfDirectionalLights(v_WorldPosition, shadowContribsDir);\n }\n#endif\n for(int i = 0; i < DIRECTIONAL_LIGHT_COUNT; i++)\n {\n vec3 lightDirection = -directionalLightDirection[i];\n float lightTone = dot(directionalLightColor[i], w);\n\n float shadowContrib = 1.0;\n#if defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n if (shadowEnabled)\n {\n shadowContrib = shadowContribsDir[i];\n }\n#endif\n\n float ndl = dot(N, normalize(lightDirection)) * shadowContrib;\n\n tone += lightTone * clamp(ndl, 0.0, 1.0);\n }\n#endif\n\n gl_FragColor = mix(inkColor, paperColor, shade(clamp(tone, 0.0, 1.0)));\n }\n@end\n"},function(e,t,r){"use strict";t.a="@export ecgl.sm.depth.vertex\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\nattribute vec3 position : POSITION;\nattribute vec2 texcoord : TEXCOORD_0;\n\n#ifdef VERTEX_ANIMATION\nattribute vec3 prevPosition;\nuniform float percent : 1.0;\n#endif\n\nvarying vec4 v_ViewPosition;\nvarying vec2 v_Texcoord;\n\nvoid main(){\n\n#ifdef VERTEX_ANIMATION\n vec3 pos = mix(prevPosition, position, percent);\n#else\n vec3 pos = position;\n#endif\n\n v_ViewPosition = worldViewProjection * vec4(pos, 1.0);\n gl_Position = v_ViewPosition;\n\n v_Texcoord = texcoord;\n\n}\n@end\n\n\n\n@export ecgl.sm.depth.fragment\n\n@import clay.sm.depth.fragment\n\n@end"},function(e,t,r){"use strict";function n(e,t){if(e&&e[t]&&(e[t].normal||e[t].emphasis)){var r=e[t].normal,n=e[t].emphasis;r&&(e[t]=r),n&&(e.emphasis=e.emphasis||{},e.emphasis[t]=n)}}function i(e){n(e,"itemStyle"),n(e,"lineStyle"),n(e,"areaStyle"),n(e,"label")}function a(e){e&&(e instanceof Array||(e=[e]),s.a.util.each(e,function(e){if(e.axisLabel){var t=e.axisLabel;s.a.util.extend(t,t.textStyle),t.textStyle=null}}))}var o=r(0),s=r.n(o),u=["bar3D","line3D","map3D","scatter3D","surface","lines3D","scatterGL","scatter3D"];t.a=function(e){s.a.util.each(e.series,function(t){s.a.util.indexOf(u,t.type)>=0&&(i(t),"mapbox"===t.coordinateSystem&&(t.coordinateSystem="mapbox3D",e.mapbox3D=e.mapbox))}),a(e.xAxis3D),a(e.yAxis3D),a(e.zAxis3D),a(e.grid3D),n(e.geo3D)}},function(e,t,r){"use strict";var n=(r(155),r(159),r(160),r(167),r(0)),i=r.n(n);i.a.registerAction({type:"grid3DChangeCamera",event:"grid3dcamerachanged",update:"series:updateCamera"},function(e,t){t.eachComponent({mainType:"grid3D",query:e},function(t){t.setView(e)})}),i.a.registerAction({type:"grid3DShowAxisPointer",event:"grid3dshowaxispointer",update:"grid3D:showAxisPointer"},function(e,t){}),i.a.registerAction({type:"grid3DHideAxisPointer",event:"grid3dhideaxispointer",update:"grid3D:hideAxisPointer"},function(e,t){})},function(e,t,r){"use strict";function n(e,t){return t.type||(t.data?"category":"value")}var i=r(0),a=r.n(i),o=r(156),s=a.a.extendComponentModel({type:"cartesian3DAxis",axis:null,getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:"grid3D",index:this.option.gridIndex,id:this.option.gridId})[0]}});a.a.helper.mixinAxisModelCommonMethods(s),Object(o.a)("x",s,n,{name:"X"}),Object(o.a)("y",s,n,{name:"Y"}),Object(o.a)("z",s,n,{name:"Z"})},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(157),o=r(158),s=r.n(o),u=["value","category","time","log"];t.a=function(e,t,r,n){i.a.util.each(u,function(o){t.extend({type:e+"Axis3D."+o,__ordinalMeta:null,mergeDefaultAndTheme:function(t,n){var a=n.getTheme();i.a.util.merge(t,a.get(o+"Axis3D")),i.a.util.merge(t,this.getDefaultOption()),t.type=r(e,t)},optionUpdated:function(){"category"===this.option.type&&(this.__ordinalMeta=s.a.createByAxisModel(this))},getCategories:function(){if("category"===this.option.type)return this.__ordinalMeta.categories},getOrdinalMeta:function(){return this.__ordinalMeta},defaultOption:i.a.util.merge(i.a.util.clone(a.a[o+"Axis3D"]),n||{},!0)})}),t.superClass.registerSubTypeDefaulter(e+"Axis3D",i.a.util.curry(r,e))}},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a={show:!0,grid3DIndex:0,inverse:!1,name:"",nameLocation:"middle",nameTextStyle:{fontSize:16},nameGap:20,axisPointer:{},axisLine:{},axisTick:{},axisLabel:{},splitArea:{}},o=i.a.util.merge({boundaryGap:!0,axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"},axisPointer:{label:{show:!1}}},a),s=i.a.util.merge({boundaryGap:[0,0],splitNumber:5,axisPointer:{label:{}}},a),u=i.a.util.defaults({scale:!0,min:"dataMin",max:"dataMax"},s),l=i.a.util.defaults({logBase:10},s);l.scale=!0,t.a={categoryAxis3D:o,valueAxis3D:s,timeAxis3D:u,logAxis3D:l}},function(e,t,r){function n(e){this.categories=e.categories||[],this._needCollect=e.needCollect,this._deduplication=e.deduplication,this._map}function i(e){return e._map||(e._map=s(e.categories))}function a(e){return u(e)&&null!=e.value?e.value:e+""}var o=r(13),s=o.createHashMap,u=o.isObject,l=o.map;n.createByAxisModel=function(e){var t=e.option,r=t.data,i=r&&l(r,a);return new n({categories:i,needCollect:!i,deduplication:!1!==t.dedplication})};var h=n.prototype;h.getOrdinal=function(e){return i(this).get(e)},h.parseAndCollect=function(e){var t,r=this._needCollect;if("string"!=typeof e&&!r)return e;if(r&&!this._deduplication)return t=this.categories.length,this.categories[t]=e,t;var n=i(this);return t=n.get(e),null==t&&(r?(t=this.categories.length,this.categories[t]=e,n.set(e,t)):t=NaN),t};var c=n;e.exports=c},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(44),o=r(28),s=r(29),u=i.a.extendComponentModel({type:"grid3D",dependencies:["xAxis3D","yAxis3D","zAxis3D"],defaultOption:{show:!0,zlevel:-10,left:0,top:0,width:"100%",height:"100%",environment:"auto",boxWidth:100,boxHeight:100,boxDepth:100,axisPointer:{show:!0,lineStyle:{color:"rgba(0, 0, 0, 0.8)",width:1},label:{show:!0,formatter:null,margin:8,textStyle:{fontSize:14,color:"#fff",backgroundColor:"rgba(0,0,0,0.5)",padding:3,borderRadius:3}}},axisLine:{show:!0,lineStyle:{color:"#333",width:2,type:"solid"}},axisTick:{show:!0,inside:!1,length:3,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,margin:8,textStyle:{fontSize:12}},splitLine:{show:!0,lineStyle:{color:["#ccc"],width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:["rgba(250,250,250,0.3)","rgba(200,200,200,0.3)"]}},light:{main:{alpha:30,beta:40},ambient:{intensity:.4}},viewControl:{alpha:20,beta:40,autoRotate:!1,distance:200,minDistance:40,maxDistance:400}}});i.a.util.merge(u.prototype,a.a),i.a.util.merge(u.prototype,o.a),i.a.util.merge(u.prototype,s.a)},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(1),o=r(45),s=r(25),u=r(2),l=r(81),h=r(30),c=r(162),d=r(164),f=r(63),p=r(46),m=u.a.firstNotNull;a.a.Shader.import(p.a),["x","y","z"].forEach(function(e){i.a.extendComponentView({type:e+"Axis3D"})});var g={x:0,y:2,z:1};i.a.extendComponentView({type:"grid3D",__ecgl__:!0,init:function(e,t){var r=[["y","z","x",-1,"left"],["y","z","x",1,"right"],["x","y","z",-1,"bottom"],["x","y","z",1,"top"],["x","z","y",-1,"far"],["x","z","y",1,"near"]],n=["x","y","z"],i=new a.a.Material({shader:a.a.createShader("ecgl.color"),depthMask:!1,transparent:!0}),u=new a.a.Material({shader:a.a.createShader("ecgl.meshLines3D"),depthMask:!1,transparent:!0});i.define("fragment","DOUBLE_SIDED"),i.define("both","VERTEX_COLOR"),this.groupGL=new a.a.Node,this._control=new o.a({zr:t.getZr()}),this._control.init(),this._faces=r.map(function(e){var t=new c.a(e,u,i);return this.groupGL.add(t.rootNode),t},this),this._axes=n.map(function(e){var t=new d.a(e,u);return this.groupGL.add(t.rootNode),t},this);var p=t.getDevicePixelRatio();this._axisLabelSurface=new l.a({width:256,height:256,devicePixelRatio:p}),this._axisLabelSurface.onupdate=function(){t.getZr().refresh()},this._axisPointerLineMesh=new a.a.Mesh({geometry:new s.a({useNativeLine:!1}),material:u,castShadow:!1,ignorePicking:!0,renderOrder:3}),this.groupGL.add(this._axisPointerLineMesh),this._axisPointerLabelsSurface=new l.a({width:128,height:128,devicePixelRatio:p}),this._axisPointerLabelsMesh=new f.a({ignorePicking:!0,renderOrder:4,castShadow:!1}),this._axisPointerLabelsMesh.material.set("textureAtlas",this._axisPointerLabelsSurface.getTexture()),this.groupGL.add(this._axisPointerLabelsMesh),this._lightRoot=new a.a.Node,this._sceneHelper=new h.a,this._sceneHelper.initLight(this._lightRoot)},render:function(e,t,r){this._model=e,this._api=r;var n=e.coordinateSystem;n.viewGL.add(this._lightRoot),e.get("show")?n.viewGL.add(this.groupGL):n.viewGL.remove(this.groupGL);var i=this._control;i.setViewGL(n.viewGL);var a=e.getModel("viewControl");i.setFromViewControlModel(a,0),this._axisLabelSurface.clear(),i.off("update"),e.get("show")&&(this._faces.forEach(function(n){n.update(e,t,r)},this),this._axes.forEach(function(t){t.update(e,this._axisLabelSurface,r)},this)),i.on("update",this._onCameraChange.bind(this,e,r),this),this._sceneHelper.setScene(n.viewGL.scene),this._sceneHelper.updateLight(e),n.viewGL.setPostEffect(e.getModel("postEffect"),r),n.viewGL.setTemporalSuperSampling(e.getModel("temporalSuperSampling")),this._initMouseHandler(e)},afterRender:function(e,t,r,n){var i=n.renderer;this._sceneHelper.updateAmbientCubemap(i,e,r),this._sceneHelper.updateSkybox(i,e,r)},showAxisPointer:function(e,t,r,n){this._doShowAxisPointer(),this._updateAxisPointer(n.value)},hideAxisPointer:function(e,t,r,n){this._doHideAxisPointer()},_initMouseHandler:function(e){var t=e.coordinateSystem,r=t.viewGL;e.get("show")&&e.get("axisPointer.show")?r.on("mousemove",this._updateAxisPointerOnMousePosition,this):r.off("mousemove",this._updateAxisPointerOnMousePosition)},_updateAxisPointerOnMousePosition:function(e){if(!e.target){for(var t,r=this._model,n=r.coordinateSystem,i=n.viewGL,o=i.castRay(e.offsetX,e.offsetY,new a.a.Ray),s=0;sn[1]?0:1,s=this._faces[2*r+o],u=this._faces[2*r+1-o];s.rootNode.invisible=!0,u.rootNode.invisible=!1}},_updateAxisLinePosition:function(){var e=this._model.coordinateSystem,t=e.getAxis("x"),r=e.getAxis("y"),n=e.getAxis("z"),i=n.getExtentMax(),a=n.getExtentMin(),o=t.getExtentMin(),s=t.getExtentMax(),u=r.getExtentMax(),l=r.getExtentMin(),h=this._axes[0].rootNode,c=this._axes[1].rootNode,d=this._axes[2].rootNode,f=this._faces,p=f[4].rootNode.invisible?l:u,m=f[2].rootNode.invisible?i:a,g=f[0].rootNode.invisible?o:s,_=f[2].rootNode.invisible?i:a,v=f[0].rootNode.invisible?s:o,y=f[4].rootNode.invisible?l:u;h.rotation.identity(),c.rotation.identity(),d.rotation.identity(),f[4].rootNode.invisible&&(this._axes[0].flipped=!0,h.rotation.rotateX(Math.PI)),f[0].rootNode.invisible&&(this._axes[1].flipped=!0,c.rotation.rotateZ(Math.PI)),f[4].rootNode.invisible&&(this._axes[2].flipped=!0,d.rotation.rotateY(Math.PI)),h.position.set(0,m,p),c.position.set(g,_,0),d.position.set(v,0,y),h.update(),c.update(),d.update(),this._updateAxisLabelAlign()},_updateAxisLabelAlign:function(){var e=this._control.getCamera(),t=[new a.a.Vector4,new a.a.Vector4],r=new a.a.Vector4;this.groupGL.getWorldPosition(r),r.w=1,r.transformMat4(e.viewMatrix).transformMat4(e.projectionMatrix),r.x/=r.w,r.y/=r.w,this._axes.forEach(function(n){for(var i=n.axisLineCoords,a=(n.labelsMesh.geometry,0);ar.y?"bottom":"top"):(s="middle",o=h>r.x?"left":"right"),n.setSpriteAlign(o,s,this._api)},this)},_doShowAxisPointer:function(){this._axisPointerLineMesh.invisible&&(this._axisPointerLineMesh.invisible=!1,this._axisPointerLabelsMesh.invisible=!1,this._api.getZr().refresh())},_doHideAxisPointer:function(){this._axisPointerLineMesh.invisible||(this._axisPointerLineMesh.invisible=!0,this._axisPointerLabelsMesh.invisible=!0,this._api.getZr().refresh())},_updateAxisPointer:function(e){function t(e){return u.a.firstNotNull(e.model.get("axisPointer.show"),l.get("show"))}function r(e){var t=e.model.getModel("axisPointer",l),r=t.getModel("lineStyle"),n=a.a.parseColor(r.get("color")),i=m(r.get("width"),1),o=m(r.get("opacity"),1);return n[3]*=o,{color:n,lineWidth:i}}var n=this._model.coordinateSystem,i=n.dataToPoint(e),o=this._axisPointerLineMesh,s=o.geometry,l=this._model.getModel("axisPointer"),h=this._api.getDevicePixelRatio();s.convertToDynamicArray(!0);for(var c=0;c0&&e.rotation.rotateY(Math.PI),t.normal.z=-n)}function i(e,t,r){this.rootNode=new s.a.Node;var n=new s.a.Mesh({geometry:new l.a({useNativeLine:!1}),material:t,castShadow:!1,ignorePicking:!0,$ignorePicking:!0,renderOrder:1}),i=new s.a.Mesh({geometry:new h.a,material:r,castShadow:!1,culling:!1,ignorePicking:!0,$ignorePicking:!0,renderOrder:0});this.rootNode.add(i),this.rootNode.add(n),this.faceInfo=e,this.plane=new s.a.Plane,this.linesMesh=n,this.quadsMesh=i}var a=r(0),o=r.n(a),s=r(1),u=r(2),l=r(25),h=r(163),c=u.a.firstNotNull,d={x:0,y:2,z:1};i.prototype.update=function(e,t,r){var i=e.coordinateSystem,a=[i.getAxis(this.faceInfo[0]),i.getAxis(this.faceInfo[1])],o=this.linesMesh.geometry,s=this.quadsMesh.geometry;o.convertToDynamicArray(!0),s.convertToDynamicArray(!0),this._updateSplitLines(o,a,e,r),this._udpateSplitAreas(s,a,e,r),o.convertToTypedArray(),s.convertToTypedArray();var u=i.getAxis(this.faceInfo[2]);n(this.rootNode,this.plane,u,this.faceInfo[3])},i.prototype._updateSplitLines=function(e,t,r,n){var i=n.getDevicePixelRatio();t.forEach(function(n,a){var u=n.model,l=t[1-a].getExtent();if(!n.scale.isBlank()){var h=u.getModel("splitLine",r.getModel("splitLine"));if(h.get("show")){var d=h.getModel("lineStyle"),f=d.get("color"),p=c(d.get("opacity"),1),m=c(d.get("width"),1);f=o.a.util.isArray(f)?f:[f];for(var g=n.getTicksCoords({tickModel:h}),_=0,v=0;v65535?new Uint32Array(3*n):new Uint16Array(3*n))},getQuadVertexCount:function(){return 4},getQuadTriangleCount:function(){return 2},addQuad:function(){var e=u.create(),t=u.create(),r=u.create(),n=[0,3,1,3,2,1];return function(i,a){var o=this.attributes.position,s=this.attributes.normal,l=this.attributes.color;u.sub(e,i[1],i[0]),u.sub(t,i[2],i[1]),u.cross(r,e,t),u.normalize(r,r);for(var h=0;h<4;h++)o.set(this._vertexOffset+h,i[h]),l.set(this._vertexOffset+h,a),s.set(this._vertexOffset+h,r);for(var c=3*this._faceOffset,h=0;h<6;h++)this.indices[c+h]=n[h]+this._vertexOffset;this._vertexOffset+=4,this._faceOffset+=2}}()});a.a.util.defaults(l.prototype,o.a),t.a=l},function(e,t,r){"use strict";function n(e,t){var r=new o.a.Mesh({geometry:new s.a({useNativeLine:!1}),material:t,castShadow:!1,ignorePicking:!0,renderOrder:2}),n=new l.a;n.material.depthMask=!1;var i=new o.a.Node;i.add(r),i.add(n),this.rootNode=i,this.dim=e,this.linesMesh=r,this.labelsMesh=n,this.axisLineCoords=null,this.labelElements=[]}var i=r(0),a=r.n(i),o=r(1),s=r(25),u=r(2),l=r(63),h=u.a.firstNotNull,c={x:0,y:2,z:1},d={x:"y",y:"x",z:"y"};n.prototype.update=function(e,t,r){var n=e.coordinateSystem,i=n.getAxis(this.dim),s=this.linesMesh.geometry,u=this.labelsMesh.geometry;s.convertToDynamicArray(!0),u.convertToDynamicArray(!0);var l=i.model,f=i.getExtent(),p=r.getDevicePixelRatio(),m=l.getModel("axisLine",e.getModel("axisLine")),g=l.getModel("axisTick",e.getModel("axisTick")),_=l.getModel("axisLabel",e.getModel("axisLabel")),v=m.get("lineStyle.color");if(m.get("show")){var y=m.getModel("lineStyle"),x=[0,0,0],T=[0,0,0],b=c[i.dim];x[b]=f[0],T[b]=f[1],this.axisLineCoords=[x,T];var w=o.a.parseColor(v),E=h(y.get("width"),1),S=h(y.get("opacity"),1);w[3]*=S,s.addLine(x,T,w,E*p)}if(g.get("show")){var A=g.getModel("lineStyle"),M=o.a.parseColor(h(A.get("color"),v)),E=h(A.get("width"),1);M[3]*=h(A.get("opacity"),1);for(var C=i.getTicksCoords(),L=g.get("length"),D=0;D65535?new Uint32Array(3*r):new Uint16Array(3*r))},setSpriteAlign:function(e,t,r,n,i){null==r&&(r="left"),null==n&&(n="top");var a,o,s,u;switch(i=i||0,r){case"left":a=i,s=t[0]+i;break;case"center":case"middle":a=-t[0]/2,s=t[0]/2;break;case"right":a=-t[0]-i,s=-i}switch(n){case"bottom":o=i,u=t[1]+i;break;case"middle":o=-t[1]/2,u=t[1]/2;break;case"top":o=-t[1]-i,u=-i}var l=4*e,h=this.attributes.offset;h.set(l,[a,u]),h.set(l+1,[s,u]),h.set(l+2,[s,o]),h.set(l+3,[a,o])},addSprite:function(e,t,r,n,i,a){var o=this._vertexOffset;this.setSprite(this._vertexOffset/4,e,t,r,n,i,a);for(var u=0;u1?"."+e[1]:""))}function i(e,t){return e=(e||"").toLowerCase().replace(/-(.)/g,function(e,t){return t.toUpperCase()}),t&&e&&(e=e.charAt(0).toUpperCase()+e.slice(1)),e}function a(e){return null==e?"":(e+"").replace(g,function(e,t){return _[t]})}function o(e,t,r){d.isArray(t)||(t=[t]);var n=t.length;if(!n)return"";for(var i=t[0].$vars||[],o=0;o':'':""}function l(e,t){return e+="","0000".substr(0,t-e.length)+e}function h(e,t,r){"week"!==e&&"month"!==e&&"quarter"!==e&&"half-year"!==e&&"year"!==e||(e="MM-dd\nyyyy");var n=p.parseDate(t),i=r?"UTC":"",a=n["get"+i+"FullYear"](),o=n["get"+i+"Month"]()+1,s=n["get"+i+"Date"](),u=n["get"+i+"Hours"](),h=n["get"+i+"Minutes"](),c=n["get"+i+"Seconds"](),d=n["get"+i+"Milliseconds"]();return e=e.replace("MM",l(o,2)).replace("M",o).replace("yyyy",a).replace("yy",a%100).replace("dd",l(s,2)).replace("d",s).replace("hh",l(u,2)).replace("h",u).replace("mm",l(h,2)).replace("m",h).replace("ss",l(c,2)).replace("s",c).replace("SSS",l(d,3))}function c(e){return e?e.charAt(0).toUpperCase()+e.substr(1):e}var d=r(13),f=r(172),p=r(85),m=d.normalizeCssArray,g=/([&<>"'])/g,_={"&":"&","<":"<",">":">",'"':""","'":"'"},v=["a","b","c","d","e","f","g"],y=function(e,t){return"{"+e+(null==t?"":t)+"}"},x=f.truncateText,T=f.getBoundingRect;t.addCommas=n,t.toCamelCase=i,t.normalizeCssArray=m,t.encodeHTML=a,t.formatTpl=o,t.formatTplSimple=s,t.getTooltipMarker=u,t.formatTime=h,t.capitalFirst=c,t.truncateText=x,t.getTextRect=T},function(e,t,r){function n(e,t){I[e]=t}function i(e,t){t=t||P;var r=e+":"+t;if(L[r])return L[r];for(var n=(e+"").split("\n"),i=0,a=0,o=n.length;aN&&(D=0,L={}),D++,L[r]=i,i}function a(e,t,r,n,i,a,u){return a?s(e,t,r,n,i,a,u):o(e,t,r,n,i,u)}function o(e,t,r,n,a,o){var s=_(e,t,a,o),h=i(e,t);a&&(h+=a[1]+a[3]);var c=s.outerHeight,d=u(0,h,r),f=l(0,c,n),p=new T(d,f,h,c);return p.lineHeight=s.lineHeight,p}function s(e,t,r,n,i,a,o){var s=v(e,{rich:a,truncate:o,font:t,textAlign:r,textPadding:i}),h=s.outerWidth,c=s.outerHeight,d=u(0,h,r),f=l(0,c,n);return new T(d,f,h,c)}function u(e,t,r){return"right"===r?e-=t:"center"===r&&(e-=t/2),e}function l(e,t,r){return"middle"===r?e-=t/2:"bottom"===r&&(e-=t),e}function h(e,t,r){var n=t.x,i=t.y,a=t.height,o=t.width,s=a/2,u="left",l="top";switch(e){case"left":n-=r,i+=s,u="right",l="middle";break;case"right":n+=r+o,i+=s,l="middle";break;case"top":n+=o/2,i-=r,u="center",l="bottom";break;case"bottom":n+=o/2,i+=a+r,u="center";break;case"inside":n+=o/2,i+=s,u="center",l="middle";break;case"insideLeft":n+=r,i+=s,l="middle";break;case"insideRight":n+=o-r,i+=s,u="right",l="middle";break;case"insideTop":n+=o/2,i+=r,u="center";break;case"insideBottom":n+=o/2,i+=a-r,u="center",l="bottom";break;case"insideTopLeft":n+=r,i+=r;break;case"insideTopRight":n+=o-r,i+=r,u="right";break;case"insideBottomLeft":n+=r,i+=a-r,l="bottom";break;case"insideBottomRight":n+=o-r,i+=a-r,u="right",l="bottom"}return{x:n,y:i,textAlign:u,textVerticalAlign:l}}function c(e,t,r,n,i){if(!t)return"";var a=(e+"").split("\n");i=d(t,r,n,i);for(var o=0,s=a.length;o=o;u++)s-=o;var l=i(r);return l>s&&(r="",l=0),s=e-l,n.ellipsis=r,n.ellipsisWidth=l,n.contentWidth=s,n.containerWidth=e,n}function f(e,t){var r=t.containerWidth,n=t.font,a=t.contentWidth;if(!r)return"";var o=i(e,n);if(o<=r)return e;for(var s=0;;s++){if(o<=a||s>=t.maxIterations){e+=t.ellipsis;break}var u=0===s?p(e,a,t.ascCharWidth,t.cnCharWidth):o>0?Math.floor(e.length*a/o):0;e=e.substr(0,u),o=i(e,n)}return""===e&&(e=t.placeholder),e}function p(e,t,r,n){for(var i=0,a=0,o=e.length;au)e="",a=[];else if(null!=l)for(var h=d(l-(r?r[1]+r[3]:0),t,n.ellipsis,{minChar:n.minChar,placeholder:n.placeholder}),c=0,p=a.length;ca&&y(r,e.substring(a,o)),y(r,n[2],n[1]),a=R.lastIndex}ag)return{lines:[],width:0,height:0};E.textWidth=i(E.text,L);var N=S.textWidth,P=null==N||"auto"===N;if("string"==typeof N&&"%"===N.charAt(N.length-1))E.percentWidth=N,h.push(E),N=0;else{if(P){N=E.textWidth;var I=S.textBackgroundColor,O=I&&I.image;O&&(O=b.findExistImage(O),b.isImageReady(O)&&(N=Math.max(N,O.width*D/O.height)))}var F=C?C[1]+C[3]:0;N+=F;var B=null!=p?p-T:null;null!=B&&B4){console.warn("Support at most 4 cascade");continue}m.shadowCascade>1&&(s=m),this.renderDirectionalLightShadow(e,t,r,m,d,c,h)}else"SPOT_LIGHT"===m.type?this.renderSpotLightShadow(e,t,m,l,u):"POINT_LIGHT"===m.type&&this.renderPointLightShadow(e,t,m,f);this._shadowMapNumber[m.type]++}for(var g in this._shadowMapNumber)for(var _=this._shadowMapNumber[g],v=g+"_SHADOWMAP_COUNT",p=0;p0?x.define("fragment",v,_):x.isDefined("fragment",v)&&x.undefine("fragment",v))}for(var p=0;p0){var b=h.map(i);if(T.directionalLightShadowMaps={value:h,type:"tv"},T.directionalLightMatrices={value:c,type:"m4v"},T.directionalLightShadowMapSizes={value:b,type:"1fv"},s){var w=d.slice(),E=d.slice();w.pop(),E.shift(),w.reverse(),E.reverse(),c.reverse(),T.shadowCascadeClipsNear={value:w,type:"1fv"},T.shadowCascadeClipsFar={value:E,type:"1fv"}}}if(u.length>0){var S=u.map(i),T=t.shadowUniforms;T.spotLightShadowMaps={value:u,type:"tv"},T.spotLightMatrices={value:l,type:"m4v"},T.spotLightShadowMapSizes={value:S,type:"1fv"}}f.length>0&&(T.pointLightShadowMaps={value:f,type:"tv"})}},renderDirectionalLightShadow:function(){var e=new l.a,t=new h.a,r=new u.a,a=new h.a,o=new h.a,s=new h.a,d=new h.a;return function(u,l,f,p,m,g,_){var y=this._getDepthMaterial(p),x={getMaterial:function(e){return e.shadowDepthMaterial||y},isMaterialChanged:i,getUniform:n,ifRender:function(e){return e.castShadow},sortCompare:c.a.opaqueSortCompare};if(!l.viewBoundingBoxLastFrame.isFinite()){var T=l.getBoundingBox();l.viewBoundingBoxLastFrame.copy(T).applyTransform(f.viewMatrix)}var w=Math.min(-l.viewBoundingBoxLastFrame.min.z,f.far),E=Math.max(-l.viewBoundingBoxLastFrame.max.z,f.near),A=this._getDirectionalLightCamera(p,l,f),M=s.array;d.copy(A.projectionMatrix),b.a.invert(o.array,A.worldTransform.array),b.a.multiply(o.array,o.array,f.worldTransform.array),b.a.multiply(M,d.array,o.array);for(var C=[],L=f instanceof v.a,D=(f.near+f.far)/(f.near-f.far),N=2*f.near*f.far/(f.near-f.far),R=0;R<=p.shadowCascade;R++){var P=E*Math.pow(w/E,R/p.shadowCascade),I=E+(w-E)*R/p.shadowCascade,O=P*p.cascadeSplitLogFactor+I*(1-p.cascadeSplitLogFactor);C.push(O),m.push(-(-O*D+N)/-O)}var F=this._getTexture(p,p.shadowCascade);_.push(F);var B=u.viewport,U=u.gl;this._frameBuffer.attach(F),this._frameBuffer.bind(u),U.clear(U.COLOR_BUFFER_BIT|U.DEPTH_BUFFER_BIT);for(var R=0;Ru?s>l?v[i>0?"px":"nx"]=!0:v[o>0?"pz":"nz"]=!0:u>l?v[a>0?"py":"ny"]=!0:v[o>0?"pz":"nz"]=!0}for(var r=0;r=0||(this.nodes.push(e),this._dirty=!0)},removeNode:function(e){"string"==typeof e&&(e=this.getNodeByName(e));var t=this.nodes.indexOf(e);t>=0&&(this.nodes.splice(t,1),this._dirty=!0)},getNodeByName:function(e){for(var t=0;t=t.COLOR_ATTACHMENT0&&l<=t.COLOR_ATTACHMENT0+8&&c.push(l);h.drawBuffersEXT(c)}e.saveClear(),e.clearBit=i.a.DEPTH_BUFFER_BIT|i.a.COLOR_BUFFER_BIT,r=e.render(this.scene,this.camera,!this.autoUpdateScene,this.preZ),e.restoreClear(),n.unbind(e)}else r=e.render(this.scene,this.camera,!this.autoUpdateScene,this.preZ);this.trigger("afterrender",r),this._rendering=!1,this._rendered=!0}});t.a=o},function(e,t,r){"use strict";var n=r(48),i=n.a.extend(function(){return{texture:null,outputs:{color:{}}}},function(){},{getOutput:function(e,t){return this.texture},beforeFrame:function(){},afterFrame:function(){}});t.a=i},function(e,t,r){"use strict";var n=r(16),i=r(48),a=i.a.extend(function(){return{name:"",inputs:{},outputs:null,shader:"",inputLinks:{},outputLinks:{},pass:null,_prevOutputTextures:{},_outputTextures:{},_outputReferences:{},_rendering:!1,_rendered:!1,_compositor:null}},function(){var e=new n.a({fragment:this.shader});this.pass=e},{render:function(e,t){this.trigger("beforerender",e),this._rendering=!0;var r=e.gl;for(var n in this.inputLinks){var i=this.inputLinks[n],a=i.node.getOutput(e,i.pin);this.pass.setUniform(n,a)}if(this.outputs){this.pass.outputs={};var o={};for(var s in this.outputs){var u=this.updateParameter(s,e);isNaN(u.width)&&this.updateParameter(s,e);var l=this.outputs[s],h=this._compositor.allocateTexture(u);this._outputTextures[s]=h;var c=l.attachment||r.COLOR_ATTACHMENT0;"string"==typeof c&&(c=r[c]),o[c]=h}this._compositor.getFrameBuffer().bind(e);for(var c in o)this._compositor.getFrameBuffer().attach(o[c],c);this.pass.render(e),this._compositor.getFrameBuffer().updateMipmap(e)}else this.pass.outputs=null,this._compositor.getFrameBuffer().unbind(e),this.pass.render(e,t);for(var n in this.inputLinks){var i=this.inputLinks[n];i.node.removeReference(i.pin)}this._rendering=!1,this._rendered=!0,this.trigger("afterrender",e)},updateParameter:function(e,t){var r=this.outputs[e],n=r.parameters,i=r._parametersCopy;if(i||(i=r._parametersCopy={}),n)for(var a in n)"width"!==a&&"height"!==a&&(i[a]=n[a]);var o,s;return o=n.width instanceof Function?n.width.call(this,t):n.width,s=n.height instanceof Function?n.height.call(this,t):n.height,o=Math.ceil(o),s=Math.ceil(s),i.width===o&&i.height===s||this._outputTextures[e]&&this._outputTextures[e].dispose(t),i.width=o,i.height=s,i},setParameter:function(e,t){this.pass.setUniform(e,t)},getParameter:function(e){return this.pass.getUniform(e)},setParameters:function(e){for(var t in e)this.setParameter(t,e[t])},define:function(e,t){this.pass.material.define("fragment",e,t)},undefine:function(e){this.pass.material.undefine("fragment",e)},removeReference:function(e){if(0===--this._outputReferences[e]){this.outputs[e].keepLastFrame?(this._prevOutputTextures[e]&&this._compositor.releaseTexture(this._prevOutputTextures[e]),this._prevOutputTextures[e]=this._outputTextures[e]):this._compositor.releaseTexture(this._outputTextures[e])}},clear:function(){i.a.prototype.clear.call(this),this.pass.material.disableTexturesAll()}});t.a=a},function(e,t,r){"use strict";function n(e){e.import(i.a),e.import(a.a),e.import(o.a),e.import(s.a),e.import(u.a),e.import(l.a),e.import(h.a),e.import(c.a),e.import(d.a),e.import(f.a),e.import(p.a),e.import(m.a),e.import(g.a)}t.a=n;var i=r(185),a=r(87),o=r(186),s=r(88),u=r(187),l=r(89),h=r(90),c=r(91),d=r(92),f=r(93),p=r(188),m=r(94),g=r(95)},function(e,t,r){"use strict";t.a="@export clay.compositor.coloradjust\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float brightness : 0.0;\nuniform float contrast : 1.0;\nuniform float exposure : 0.0;\nuniform float gamma : 1.0;\nuniform float saturation : 1.0;\nconst vec3 w = vec3(0.2125, 0.7154, 0.0721);\nvoid main()\n{\n vec4 tex = texture2D( texture, v_Texcoord);\n vec3 color = clamp(tex.rgb + vec3(brightness), 0.0, 1.0);\n color = clamp( (color-vec3(0.5))*contrast+vec3(0.5), 0.0, 1.0);\n color = clamp( color * pow(2.0, exposure), 0.0, 1.0);\n color = clamp( pow(color, vec3(gamma)), 0.0, 1.0);\n float luminance = dot( color, w );\n color = mix(vec3(luminance), color, saturation);\n gl_FragColor = vec4(color, tex.a);\n}\n@end\n@export clay.compositor.brightness\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float brightness : 0.0;\nvoid main()\n{\n vec4 tex = texture2D( texture, v_Texcoord);\n vec3 color = tex.rgb + vec3(brightness);\n gl_FragColor = vec4(color, tex.a);\n}\n@end\n@export clay.compositor.contrast\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float contrast : 1.0;\nvoid main()\n{\n vec4 tex = texture2D( texture, v_Texcoord);\n vec3 color = (tex.rgb-vec3(0.5))*contrast+vec3(0.5);\n gl_FragColor = vec4(color, tex.a);\n}\n@end\n@export clay.compositor.exposure\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float exposure : 0.0;\nvoid main()\n{\n vec4 tex = texture2D(texture, v_Texcoord);\n vec3 color = tex.rgb * pow(2.0, exposure);\n gl_FragColor = vec4(color, tex.a);\n}\n@end\n@export clay.compositor.gamma\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float gamma : 1.0;\nvoid main()\n{\n vec4 tex = texture2D(texture, v_Texcoord);\n vec3 color = pow(tex.rgb, vec3(gamma));\n gl_FragColor = vec4(color, tex.a);\n}\n@end\n@export clay.compositor.saturation\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float saturation : 1.0;\nconst vec3 w = vec3(0.2125, 0.7154, 0.0721);\nvoid main()\n{\n vec4 tex = texture2D(texture, v_Texcoord);\n vec3 color = tex.rgb;\n float luminance = dot(color, w);\n color = mix(vec3(luminance), color, saturation);\n gl_FragColor = vec4(color, tex.a);\n}\n@end"},function(e,t,r){"use strict";t.a="@export clay.compositor.hdr.log_lum\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nconst vec3 w = vec3(0.2125, 0.7154, 0.0721);\n@import clay.util.rgbm\nvoid main()\n{\n vec4 tex = decodeHDR(texture2D(texture, v_Texcoord));\n float luminance = dot(tex.rgb, w);\n luminance = log(luminance + 0.001);\n gl_FragColor = encodeHDR(vec4(vec3(luminance), 1.0));\n}\n@end\n@export clay.compositor.hdr.lum_adaption\nvarying vec2 v_Texcoord;\nuniform sampler2D adaptedLum;\nuniform sampler2D currentLum;\nuniform float frameTime : 0.02;\n@import clay.util.rgbm\nvoid main()\n{\n float fAdaptedLum = decodeHDR(texture2D(adaptedLum, vec2(0.5, 0.5))).r;\n float fCurrentLum = exp(encodeHDR(texture2D(currentLum, vec2(0.5, 0.5))).r);\n fAdaptedLum += (fCurrentLum - fAdaptedLum) * (1.0 - pow(0.98, 30.0 * frameTime));\n gl_FragColor = encodeHDR(vec4(vec3(fAdaptedLum), 1.0));\n}\n@end\n@export clay.compositor.lum\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nconst vec3 w = vec3(0.2125, 0.7154, 0.0721);\nvoid main()\n{\n vec4 tex = texture2D( texture, v_Texcoord );\n float luminance = dot(tex.rgb, w);\n gl_FragColor = vec4(vec3(luminance), 1.0);\n}\n@end"},function(e,t,r){"use strict";t.a="@export clay.compositor.vignette\n#define OUTPUT_ALPHA\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float darkness: 1;\nuniform float offset: 1;\n@import clay.util.rgbm\nvoid main()\n{\n vec4 texel = decodeHDR(texture2D(texture, v_Texcoord));\n gl_FragColor.rgb = texel.rgb;\n vec2 uv = (v_Texcoord - vec2(0.5)) * vec2(offset);\n gl_FragColor = encodeHDR(vec4(mix(texel.rgb, vec3(1.0 - darkness), dot(uv, uv)), texel.a));\n}\n@end"},function(e,t,r){"use strict";t.a="@export clay.compositor.lensflare\n#define SAMPLE_NUMBER 8\nuniform sampler2D texture;\nuniform sampler2D lenscolor;\nuniform vec2 textureSize : [512, 512];\nuniform float dispersal : 0.3;\nuniform float haloWidth : 0.4;\nuniform float distortion : 1.0;\nvarying vec2 v_Texcoord;\n@import clay.util.rgbm\nvec4 textureDistorted(\n in vec2 texcoord,\n in vec2 direction,\n in vec3 distortion\n) {\n return vec4(\n decodeHDR(texture2D(texture, texcoord + direction * distortion.r)).r,\n decodeHDR(texture2D(texture, texcoord + direction * distortion.g)).g,\n decodeHDR(texture2D(texture, texcoord + direction * distortion.b)).b,\n 1.0\n );\n}\nvoid main()\n{\n vec2 texcoord = -v_Texcoord + vec2(1.0); vec2 textureOffset = 1.0 / textureSize;\n vec2 ghostVec = (vec2(0.5) - texcoord) * dispersal;\n vec2 haloVec = normalize(ghostVec) * haloWidth;\n vec3 distortion = vec3(-textureOffset.x * distortion, 0.0, textureOffset.x * distortion);\n vec4 result = vec4(0.0);\n for (int i = 0; i < SAMPLE_NUMBER; i++)\n {\n vec2 offset = fract(texcoord + ghostVec * float(i));\n float weight = length(vec2(0.5) - offset) / length(vec2(0.5));\n weight = pow(1.0 - weight, 10.0);\n result += textureDistorted(offset, normalize(ghostVec), distortion) * weight;\n }\n result *= texture2D(lenscolor, vec2(length(vec2(0.5) - texcoord)) / length(vec2(0.5)));\n float weight = length(vec2(0.5) - fract(texcoord + haloVec)) / length(vec2(0.5));\n weight = pow(1.0 - weight, 10.0);\n vec2 offset = fract(texcoord + haloVec);\n result += textureDistorted(offset, normalize(ghostVec), distortion) * weight;\n gl_FragColor = result;\n}\n@end"},function(e,t,r){"use strict";function n(e){for(var t=new Uint8Array(e*e*4),r=0,n=new u.a,i=0;i=1?.95:0,weight2:n>=1?.05:1}),p.render(e)),h.attach(u),d.setUniform("texture",this._physicallyCorrect?this._currentTexture:s),d.render(e),h.attach(l),f.setUniform("texture",u),f.render(e),h.unbind(e),this._physicallyCorrect){var v=this._prevTexture;this._prevTexture=this._currentTexture,this._currentTexture=v}},n.prototype.getTargetTexture=function(){return this._texture3},n.prototype.setParameter=function(e,t){"maxIteration"===e?this._ssrPass.material.define("fragment","MAX_ITERATION",t):this._ssrPass.setUniform(e,t)},n.prototype.setPhysicallyCorrect=function(e){e?(this._normalDistribution||(this._normalDistribution=h.a.generateNormalDistribution(64,this._totalSamples)),this._ssrPass.material.define("fragment","PHYSICALLY_CORRECT"),this._ssrPass.material.set("normalDistribution",this._normalDistribution),this._ssrPass.material.set("normalDistributionSize",[64,this._totalSamples])):this._ssrPass.material.undefine("fragment","PHYSICALLY_CORRECT"),this._physicallyCorrect=e},n.prototype.setSSAOTexture=function(e){var t=this._blurPass2;e?(t.material.enableTexture("ssaoTex"),t.material.set("ssaoTex",e)):t.material.disableTexture("ssaoTex")},n.prototype.isFinished=function(e){return!this._physicallyCorrect||e>this._totalSamples/this._samplePerFrame},n.prototype.dispose=function(e){this._ssrTexture.dispose(e),this._texture2.dispose(e),this._texture3.dispose(e),this._prevTexture.dispose(e),this._currentTexture.dispose(e),this._frameBuffer.dispose(e)},t.a=n},function(e,t,r){"use strict";t.a="@export ecgl.ssr.main\n\n#define SHADER_NAME SSR\n#define MAX_ITERATION 20;\n#define SAMPLE_PER_FRAME 5;\n#define TOTAL_SAMPLES 128;\n\nuniform sampler2D sourceTexture;\nuniform sampler2D gBufferTexture1;\nuniform sampler2D gBufferTexture2;\nuniform sampler2D gBufferTexture3;\nuniform samplerCube specularCubemap;\nuniform float specularIntensity: 1;\n\nuniform mat4 projection;\nuniform mat4 projectionInv;\nuniform mat4 toViewSpace;\nuniform mat4 toWorldSpace;\n\nuniform float maxRayDistance: 200;\n\nuniform float pixelStride: 16;\nuniform float pixelStrideZCutoff: 50; \nuniform float screenEdgeFadeStart: 0.9; \nuniform float eyeFadeStart : 0.2; uniform float eyeFadeEnd: 0.8; \nuniform float minGlossiness: 0.2; uniform float zThicknessThreshold: 1;\n\nuniform float nearZ;\nuniform vec2 viewportSize : VIEWPORT_SIZE;\n\nuniform float jitterOffset: 0;\n\nvarying vec2 v_Texcoord;\n\n#ifdef DEPTH_DECODE\n@import clay.util.decode_float\n#endif\n\n#ifdef PHYSICALLY_CORRECT\nuniform sampler2D normalDistribution;\nuniform float sampleOffset: 0;\nuniform vec2 normalDistributionSize;\n\nvec3 transformNormal(vec3 H, vec3 N) {\n vec3 upVector = N.y > 0.999 ? vec3(1.0, 0.0, 0.0) : vec3(0.0, 1.0, 0.0);\n vec3 tangentX = normalize(cross(N, upVector));\n vec3 tangentZ = cross(N, tangentX);\n return normalize(tangentX * H.x + N * H.y + tangentZ * H.z);\n}\nvec3 importanceSampleNormalGGX(float i, float roughness, vec3 N) {\n float p = fract((i + sampleOffset) / float(TOTAL_SAMPLES));\n vec3 H = texture2D(normalDistribution,vec2(roughness, p)).rgb;\n return transformNormal(H, N);\n}\nfloat G_Smith(float g, float ndv, float ndl) {\n float roughness = 1.0 - g;\n float k = roughness * roughness / 2.0;\n float G1V = ndv / (ndv * (1.0 - k) + k);\n float G1L = ndl / (ndl * (1.0 - k) + k);\n return G1L * G1V;\n}\nvec3 F_Schlick(float ndv, vec3 spec) {\n return spec + (1.0 - spec) * pow(1.0 - ndv, 5.0);\n}\n#endif\n\nfloat fetchDepth(sampler2D depthTexture, vec2 uv)\n{\n vec4 depthTexel = texture2D(depthTexture, uv);\n return depthTexel.r * 2.0 - 1.0;\n}\n\nfloat linearDepth(float depth)\n{\n if (projection[3][3] == 0.0) {\n return projection[3][2] / (depth * projection[2][3] - projection[2][2]);\n }\n else {\n return (depth - projection[3][2]) / projection[2][2];\n }\n}\n\nbool rayIntersectDepth(float rayZNear, float rayZFar, vec2 hitPixel)\n{\n if (rayZFar > rayZNear)\n {\n float t = rayZFar; rayZFar = rayZNear; rayZNear = t;\n }\n float cameraZ = linearDepth(fetchDepth(gBufferTexture2, hitPixel));\n return rayZFar <= cameraZ && rayZNear >= cameraZ - zThicknessThreshold;\n}\n\n\nbool traceScreenSpaceRay(\n vec3 rayOrigin, vec3 rayDir, float jitter,\n out vec2 hitPixel, out vec3 hitPoint, out float iterationCount\n)\n{\n float rayLength = ((rayOrigin.z + rayDir.z * maxRayDistance) > -nearZ)\n ? (-nearZ - rayOrigin.z) / rayDir.z : maxRayDistance;\n\n vec3 rayEnd = rayOrigin + rayDir * rayLength;\n\n vec4 H0 = projection * vec4(rayOrigin, 1.0);\n vec4 H1 = projection * vec4(rayEnd, 1.0);\n\n float k0 = 1.0 / H0.w, k1 = 1.0 / H1.w;\n\n vec3 Q0 = rayOrigin * k0, Q1 = rayEnd * k1;\n\n vec2 P0 = (H0.xy * k0 * 0.5 + 0.5) * viewportSize;\n vec2 P1 = (H1.xy * k1 * 0.5 + 0.5) * viewportSize;\n\n P1 += dot(P1 - P0, P1 - P0) < 0.0001 ? 0.01 : 0.0;\n vec2 delta = P1 - P0;\n\n bool permute = false;\n if (abs(delta.x) < abs(delta.y)) {\n permute = true;\n delta = delta.yx;\n P0 = P0.yx;\n P1 = P1.yx;\n }\n float stepDir = sign(delta.x);\n float invdx = stepDir / delta.x;\n\n vec3 dQ = (Q1 - Q0) * invdx;\n float dk = (k1 - k0) * invdx;\n\n vec2 dP = vec2(stepDir, delta.y * invdx);\n\n float strideScaler = 1.0 - min(1.0, -rayOrigin.z / pixelStrideZCutoff);\n float pixStride = 1.0 + strideScaler * pixelStride;\n\n dP *= pixStride; dQ *= pixStride; dk *= pixStride;\n\n vec4 pqk = vec4(P0, Q0.z, k0);\n vec4 dPQK = vec4(dP, dQ.z, dk);\n\n pqk += dPQK * jitter;\n float rayZFar = (dPQK.z * 0.5 + pqk.z) / (dPQK.w * 0.5 + pqk.w);\n float rayZNear;\n\n bool intersect = false;\n\n vec2 texelSize = 1.0 / viewportSize;\n\n iterationCount = 0.0;\n\n for (int i = 0; i < MAX_ITERATION; i++)\n {\n pqk += dPQK;\n\n rayZNear = rayZFar;\n rayZFar = (dPQK.z * 0.5 + pqk.z) / (dPQK.w * 0.5 + pqk.w);\n\n hitPixel = permute ? pqk.yx : pqk.xy;\n hitPixel *= texelSize;\n\n intersect = rayIntersectDepth(rayZNear, rayZFar, hitPixel);\n\n iterationCount += 1.0;\n\n dPQK *= 1.2;\n\n if (intersect) {\n break;\n }\n }\n\n Q0.xy += dQ.xy * iterationCount;\n Q0.z = pqk.z;\n hitPoint = Q0 / pqk.w;\n\n return intersect;\n}\n\nfloat calculateAlpha(\n float iterationCount, float reflectivity,\n vec2 hitPixel, vec3 hitPoint, float dist, vec3 rayDir\n)\n{\n float alpha = clamp(reflectivity, 0.0, 1.0);\n alpha *= 1.0 - (iterationCount / float(MAX_ITERATION));\n vec2 hitPixelNDC = hitPixel * 2.0 - 1.0;\n float maxDimension = min(1.0, max(abs(hitPixelNDC.x), abs(hitPixelNDC.y)));\n alpha *= 1.0 - max(0.0, maxDimension - screenEdgeFadeStart) / (1.0 - screenEdgeFadeStart);\n\n float _eyeFadeStart = eyeFadeStart;\n float _eyeFadeEnd = eyeFadeEnd;\n if (_eyeFadeStart > _eyeFadeEnd) {\n float tmp = _eyeFadeEnd;\n _eyeFadeEnd = _eyeFadeStart;\n _eyeFadeStart = tmp;\n }\n\n float eyeDir = clamp(rayDir.z, _eyeFadeStart, _eyeFadeEnd);\n alpha *= 1.0 - (eyeDir - _eyeFadeStart) / (_eyeFadeEnd - _eyeFadeStart);\n\n alpha *= 1.0 - clamp(dist / maxRayDistance, 0.0, 1.0);\n\n return alpha;\n}\n\n@import clay.util.rand\n\n@import clay.util.rgbm\n\nvoid main()\n{\n vec4 normalAndGloss = texture2D(gBufferTexture1, v_Texcoord);\n\n if (dot(normalAndGloss.rgb, vec3(1.0)) == 0.0) {\n discard;\n }\n\n float g = normalAndGloss.a;\n#if !defined(PHYSICALLY_CORRECT)\n if (g <= minGlossiness) {\n discard;\n }\n#endif\n\n float reflectivity = (g - minGlossiness) / (1.0 - minGlossiness);\n\n vec3 N = normalize(normalAndGloss.rgb * 2.0 - 1.0);\n N = normalize((toViewSpace * vec4(N, 0.0)).xyz);\n\n vec4 projectedPos = vec4(v_Texcoord * 2.0 - 1.0, fetchDepth(gBufferTexture2, v_Texcoord), 1.0);\n vec4 pos = projectionInv * projectedPos;\n vec3 rayOrigin = pos.xyz / pos.w;\n vec3 V = -normalize(rayOrigin);\n\n float ndv = clamp(dot(N, V), 0.0, 1.0);\n float iterationCount;\n float jitter = rand(fract(v_Texcoord + jitterOffset));\n\n#ifdef PHYSICALLY_CORRECT\n vec4 color = vec4(vec3(0.0), 1.0);\n vec4 albedoMetalness = texture2D(gBufferTexture3, v_Texcoord);\n vec3 albedo = albedoMetalness.rgb;\n float m = albedoMetalness.a;\n vec3 diffuseColor = albedo * (1.0 - m);\n vec3 spec = mix(vec3(0.04), albedo, m);\n\n float jitter2 = rand(fract(v_Texcoord)) * float(TOTAL_SAMPLES);\n\n for (int i = 0; i < SAMPLE_PER_FRAME; i++) {\n vec3 H = importanceSampleNormalGGX(float(i) + jitter2, 1.0 - g, N);\n vec3 rayDir = normalize(reflect(-V, H));\n#else\n vec3 rayDir = normalize(reflect(-V, N));\n#endif\n vec2 hitPixel;\n vec3 hitPoint;\n\n bool intersect = traceScreenSpaceRay(rayOrigin, rayDir, jitter, hitPixel, hitPoint, iterationCount);\n\n float dist = distance(rayOrigin, hitPoint);\n\n vec3 hitNormal = texture2D(gBufferTexture1, hitPixel).rgb * 2.0 - 1.0;\n hitNormal = normalize((toViewSpace * vec4(hitNormal, 0.0)).xyz);\n#ifdef PHYSICALLY_CORRECT\n float ndl = clamp(dot(N, rayDir), 0.0, 1.0);\n float vdh = clamp(dot(V, H), 0.0, 1.0);\n float ndh = clamp(dot(N, H), 0.0, 1.0);\n vec3 litTexel = vec3(0.0);\n if (dot(hitNormal, rayDir) < 0.0 && intersect) {\n litTexel = texture2D(sourceTexture, hitPixel).rgb;\n litTexel *= pow(clamp(1.0 - dist / 200.0, 0.0, 1.0), 3.0);\n\n }\n else {\n #ifdef SPECULARCUBEMAP_ENABLED\n vec3 rayDirW = normalize(toWorldSpace * vec4(rayDir, 0.0)).rgb;\n litTexel = RGBMDecode(textureCubeLodEXT(specularCubemap, rayDirW, 0.0), 8.12).rgb * specularIntensity;\n#endif\n }\n color.rgb += ndl * litTexel * (\n F_Schlick(ndl, spec) * G_Smith(g, ndv, ndl) * vdh / (ndh * ndv + 0.001)\n );\n }\n color.rgb /= float(SAMPLE_PER_FRAME);\n#else\n #if !defined(SPECULARCUBEMAP_ENABLED)\n if (dot(hitNormal, rayDir) >= 0.0) {\n discard;\n }\n if (!intersect) {\n discard;\n }\n#endif\n float alpha = clamp(calculateAlpha(iterationCount, reflectivity, hitPixel, hitPoint, dist, rayDir), 0.0, 1.0);\n vec4 color = texture2D(sourceTexture, hitPixel);\n color.rgb *= alpha;\n\n#ifdef SPECULARCUBEMAP_ENABLED\n vec3 rayDirW = normalize(toWorldSpace * vec4(rayDir, 0.0)).rgb;\n alpha = alpha * (intersect ? 1.0 : 0.0);\n float bias = (1.0 -g) * 5.0;\n color.rgb += (1.0 - alpha)\n * RGBMDecode(textureCubeLodEXT(specularCubemap, rayDirW, bias), 8.12).rgb\n * specularIntensity;\n#endif\n\n#endif\n\n gl_FragColor = encodeHDR(color);\n}\n@end\n\n@export ecgl.ssr.blur\n\nuniform sampler2D texture;\nuniform sampler2D gBufferTexture1;\nuniform sampler2D gBufferTexture2;\nuniform mat4 projection;\nuniform float depthRange : 0.05;\n\nvarying vec2 v_Texcoord;\n\nuniform vec2 textureSize;\nuniform float blurSize : 1.0;\n\n#ifdef BLEND\n #ifdef SSAOTEX_ENABLED\nuniform sampler2D ssaoTex;\n #endif\nuniform sampler2D sourceTexture;\n#endif\n\nfloat getLinearDepth(vec2 coord)\n{\n float depth = texture2D(gBufferTexture2, coord).r * 2.0 - 1.0;\n return projection[3][2] / (depth * projection[2][3] - projection[2][2]);\n}\n\n@import clay.util.rgbm\n\n\nvoid main()\n{\n @import clay.compositor.kernel.gaussian_9\n\n vec4 centerNTexel = texture2D(gBufferTexture1, v_Texcoord);\n float g = centerNTexel.a;\n float maxBlurSize = clamp(1.0 - g, 0.0, 1.0) * blurSize;\n#ifdef VERTICAL\n vec2 off = vec2(0.0, maxBlurSize / textureSize.y);\n#else\n vec2 off = vec2(maxBlurSize / textureSize.x, 0.0);\n#endif\n\n vec2 coord = v_Texcoord;\n\n vec4 sum = vec4(0.0);\n float weightAll = 0.0;\n\n vec3 cN = centerNTexel.rgb * 2.0 - 1.0;\n float cD = getLinearDepth(v_Texcoord);\n for (int i = 0; i < 9; i++) {\n vec2 coord = clamp((float(i) - 4.0) * off + v_Texcoord, vec2(0.0), vec2(1.0));\n float w = gaussianKernel[i]\n * clamp(dot(cN, texture2D(gBufferTexture1, coord).rgb * 2.0 - 1.0), 0.0, 1.0);\n float d = getLinearDepth(coord);\n w *= (1.0 - smoothstep(abs(cD - d) / depthRange, 0.0, 1.0));\n\n weightAll += w;\n sum += decodeHDR(texture2D(texture, coord)) * w;\n }\n\n#ifdef BLEND\n float aoFactor = 1.0;\n #ifdef SSAOTEX_ENABLED\n aoFactor = texture2D(ssaoTex, v_Texcoord).r;\n #endif\n gl_FragColor = encodeHDR(\n sum / weightAll * aoFactor + decodeHDR(texture2D(sourceTexture, v_Texcoord))\n );\n#else\n gl_FragColor = encodeHDR(sum / weightAll);\n#endif\n}\n\n@end"},function(e,t,r){"use strict";t.a=[0,0,-.321585265978,-.154972575841,.458126042375,.188473391593,.842080129861,.527766490688,.147304551086,-.659453822776,-.331943915203,-.940619700594,.0479226680259,.54812163202,.701581552186,-.709825561388,-.295436780218,.940589268233,-.901489676764,.237713156085,.973570876096,-.109899459384,-.866792314779,-.451805525005,.330975007087,.800048655954,-.344275183665,.381779221166,-.386139432542,-.437418421534,-.576478634965,-.0148463392551,.385798197415,-.262426961053,-.666302061145,.682427250835,-.628010632582,-.732836215494,.10163141741,-.987658134403,.711995289051,-.320024291314,.0296005138058,.950296523438,.0130612307608,-.351024443122,-.879596633704,-.10478487883,.435712737232,.504254490347,.779203817497,.206477676721,.388264289969,-.896736162545,-.153106280781,-.629203242522,-.245517550697,.657969239148,.126830499058,.26862328493,-.634888119007,-.302301223431,.617074219636,.779817204925]},function(e,t,r){"use strict";function n(e,t,r,n,i){var a=e.gl;t.setUniform(a,"1i",r,i),a.activeTexture(a.TEXTURE0+i),n.isRenderable()?n.bind(e):n.unbind(e)}function i(e,t,r,i,a){var o,s,u,l,h=e.gl;return function(a,c,d){if(!l||l.material!==a.material){var f=a.material,p=a.__program,m=f.get("roughness");null==m&&(m=1);var g=f.get("normalMap")||t,_=f.get("roughnessMap"),v=f.get("bumpMap"),y=f.get("uvRepeat"),x=f.get("uvOffset"),T=f.get("detailUvRepeat"),b=f.get("detailUvOffset"),w=!!v&&f.isTextureEnabled("bumpMap"),E=!!_&&f.isTextureEnabled("roughnessMap"),S=f.isDefined("fragment","DOUBLE_SIDED");v=v||r,_=_||i,d!==c?(c.set("normalMap",g),c.set("bumpMap",v),c.set("roughnessMap",_),c.set("useBumpMap",w),c.set("useRoughnessMap",E),c.set("doubleSide",S),null!=y&&c.set("uvRepeat",y),null!=x&&c.set("uvOffset",x),null!=T&&c.set("detailUvRepeat",T),null!=b&&c.set("detailUvOffset",b),c.set("roughness",m)):(p.setUniform(h,"1f","roughness",m),o!==g&&n(e,p,"normalMap",g,0),s!==v&&v&&n(e,p,"bumpMap",v,1),u!==_&&_&&n(e,p,"roughnessMap",_,2),null!=y&&p.setUniform(h,"2f","uvRepeat",y),null!=x&&p.setUniform(h,"2f","uvOffset",x),null!=T&&p.setUniform(h,"2f","detailUvRepeat",T),null!=b&&p.setUniform(h,"2f","detailUvOffset",b),p.setUniform(h,"1i","useBumpMap",+w),p.setUniform(h,"1i","useRoughnessMap",+E),p.setUniform(h,"1i","doubleSide",+S)),o=g,s=v,u=_,l=a}}}function a(e){e=e||{},this._depthTex=new o.a({format:s.a.DEPTH_COMPONENT,type:s.a.UNSIGNED_INT}),this._normalTex=new o.a({type:s.a.HALF_FLOAT}),this._framebuffer=new l.a,this._framebuffer.attach(this._normalTex),this._framebuffer.attach(this._depthTex,l.a.DEPTH_ATTACHMENT),this._normalMaterial=new h.a({shader:new u.a(u.a.source("ecgl.normal.vertex"),u.a.source("ecgl.normal.fragment"))}),this._normalMaterial.enableTexture(["normalMap","bumpMap","roughnessMap"]),this._defaultNormalMap=d.a.createBlank("#000"),this._defaultBumpMap=d.a.createBlank("#000"),this._defaultRoughessMap=d.a.createBlank("#000"),this._debugPass=new c.a({fragment:u.a.source("clay.compositor.output")}),this._debugPass.setUniform("texture",this._normalTex),this._debugPass.material.undefine("fragment","OUTPUT_ALPHA")}var o=r(5),s=r(4),u=r(8),l=r(10),h=r(19),c=r(16),d=r(61),f=r(195);u.a.import(f.a),a.prototype.getDepthTexture=function(){return this._depthTex},a.prototype.getNormalTexture=function(){return this._normalTex},a.prototype.update=function(e,t,r){var n=e.getWidth(),a=e.getHeight(),o=this._depthTex,s=this._normalTex,u=this._normalMaterial;o.width=n,o.height=a,s.width=n,s.height=a;var l=t.getRenderList(r).opaque;this._framebuffer.bind(e),e.gl.clearColor(0,0,0,0),e.gl.clear(e.gl.COLOR_BUFFER_BIT|e.gl.DEPTH_BUFFER_BIT),e.gl.disable(e.gl.BLEND),e.renderPass(l,r,{getMaterial:function(){return u},ifRender:function(e){return e.renderNormal},beforeRender:i(e,this._defaultNormalMap,this._defaultBumpMap,this._defaultRoughessMap,this._normalMaterial),sort:e.opaqueSortCompare}),this._framebuffer.unbind(e)},a.prototype.renderDebug=function(e){this._debugPass.render(e)},a.prototype.dispose=function(e){this._depthTex.dispose(e),this._normalTex.dispose(e)},t.a=a},function(e,t,r){"use strict";t.a="@export ecgl.normal.vertex\n\n@import ecgl.common.transformUniforms\n\n@import ecgl.common.uv.header\n\n@import ecgl.common.attributes\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\n@import ecgl.common.normalMap.vertexHeader\n\n@import ecgl.common.vertexAnimation.header\n\nvoid main()\n{\n\n @import ecgl.common.vertexAnimation.main\n\n @import ecgl.common.uv.main\n\n v_Normal = normalize((worldInverseTranspose * vec4(normal, 0.0)).xyz);\n v_WorldPosition = (world * vec4(pos, 1.0)).xyz;\n\n @import ecgl.common.normalMap.vertexMain\n\n gl_Position = worldViewProjection * vec4(pos, 1.0);\n\n}\n\n\n@end\n\n\n@export ecgl.normal.fragment\n\n#define ROUGHNESS_CHANEL 0\n\nuniform bool useBumpMap;\nuniform bool useRoughnessMap;\nuniform bool doubleSide;\nuniform float roughness;\n\n@import ecgl.common.uv.fragmentHeader\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nuniform mat4 viewInverse : VIEWINVERSE;\n\n@import ecgl.common.normalMap.fragmentHeader\n@import ecgl.common.bumpMap.header\n\nuniform sampler2D roughnessMap;\n\nvoid main()\n{\n vec3 N = v_Normal;\n \n bool flipNormal = false;\n if (doubleSide) {\n vec3 eyePos = viewInverse[3].xyz;\n vec3 V = normalize(eyePos - v_WorldPosition);\n\n if (dot(N, V) < 0.0) {\n flipNormal = true;\n }\n }\n\n @import ecgl.common.normalMap.fragmentMain\n\n if (useBumpMap) {\n N = bumpNormal(v_WorldPosition, v_Normal, N);\n }\n\n float g = 1.0 - roughness;\n\n if (useRoughnessMap) {\n float g2 = 1.0 - texture2D(roughnessMap, v_DetailTexcoord)[ROUGHNESS_CHANEL];\n g = clamp(g2 + (g - 0.5) * 2.0, 0.0, 1.0);\n }\n\n if (flipNormal) {\n N = -N;\n }\n\n gl_FragColor.rgb = (N.xyz + 1.0) * 0.5;\n gl_FragColor.a = g;\n}\n@end"},function(e,t,r){"use strict";function n(e){e=e||{},this._edgePass=new o.a({fragment:s.a.source("ecgl.edge")}),this._edgePass.setUniform("normalTexture",e.normalTexture),this._edgePass.setUniform("depthTexture",e.depthTexture),this._targetTexture=new i.a({type:a.a.HALF_FLOAT}),this._frameBuffer=new u.a,this._frameBuffer.attach(this._targetTexture)}var i=(r(9),r(3),r(5)),a=r(4),o=r(16),s=r(8),u=r(10);n.prototype.update=function(e,t,r,n){var i=e.getWidth(),a=e.getHeight(),o=this._targetTexture;o.width=i,o.height=a;var s=this._frameBuffer;s.bind(e),this._edgePass.setUniform("projectionInv",t.invProjectionMatrix.array),this._edgePass.setUniform("textureSize",[i,a]),this._edgePass.setUniform("texture",r),this._edgePass.render(e),s.unbind(e)},n.prototype.getTargetTexture=function(){return this._targetTexture},n.prototype.setParameter=function(e,t){this._edgePass.setUniform(e,t)},n.prototype.dispose=function(e){this._targetTexture.dispose(e),this._frameBuffer.dispose(e)},t.a=n},function(e,t,r){"use strict";t.a={type:"compositor",nodes:[{name:"source",type:"texture",outputs:{color:{}}},{name:"source_half",shader:"#source(clay.compositor.downsample)",inputs:{texture:"source"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 2)",height:"expr(height * 1.0 / 2)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0, height * 1.0] )"}},{name:"bright",shader:"#source(clay.compositor.bright)",inputs:{texture:"source_half"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 2)",height:"expr(height * 1.0 / 2)",type:"HALF_FLOAT"}}},parameters:{threshold:2,scale:4,textureSize:"expr([width * 1.0 / 2, height / 2])"}},{name:"bright_downsample_4",shader:"#source(clay.compositor.downsample)",inputs:{texture:"bright"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 4)",height:"expr(height * 1.0 / 4)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0 / 2, height / 2] )"}},{name:"bright_downsample_8",shader:"#source(clay.compositor.downsample)",inputs:{texture:"bright_downsample_4"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 8)",height:"expr(height * 1.0 / 8)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0 / 4, height / 4] )"}},{name:"bright_downsample_16",shader:"#source(clay.compositor.downsample)",inputs:{texture:"bright_downsample_8"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 16)",height:"expr(height * 1.0 / 16)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0 / 8, height / 8] )"}},{name:"bright_downsample_32",shader:"#source(clay.compositor.downsample)",inputs:{texture:"bright_downsample_16"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 32)",height:"expr(height * 1.0 / 32)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0 / 16, height / 16] )"}},{name:"bright_upsample_16_blur_h",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_downsample_32"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 16)",height:"expr(height * 1.0 / 16)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:0,textureSize:"expr( [width * 1.0 / 32, height / 32] )"}},{name:"bright_upsample_16_blur_v",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_upsample_16_blur_h"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 16)",height:"expr(height * 1.0 / 16)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:1,textureSize:"expr( [width * 1.0 / 16, height * 1.0 / 16] )"}},{name:"bright_upsample_8_blur_h",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_downsample_16"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 8)",height:"expr(height * 1.0 / 8)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:0,textureSize:"expr( [width * 1.0 / 16, height * 1.0 / 16] )"}},{name:"bright_upsample_8_blur_v",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_upsample_8_blur_h"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 8)",height:"expr(height * 1.0 / 8)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:1,textureSize:"expr( [width * 1.0 / 8, height * 1.0 / 8] )"}},{name:"bright_upsample_8_blend",shader:"#source(clay.compositor.blend)",inputs:{texture1:"bright_upsample_8_blur_v",texture2:"bright_upsample_16_blur_v"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 8)",height:"expr(height * 1.0 / 8)",type:"HALF_FLOAT"}}},parameters:{weight1:.3,weight2:.7}},{name:"bright_upsample_4_blur_h",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_downsample_8"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 4)",height:"expr(height * 1.0 / 4)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:0,textureSize:"expr( [width * 1.0 / 8, height * 1.0 / 8] )"}},{name:"bright_upsample_4_blur_v",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_upsample_4_blur_h"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 4)",height:"expr(height * 1.0 / 4)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:1,textureSize:"expr( [width * 1.0 / 4, height * 1.0 / 4] )"}},{name:"bright_upsample_4_blend",shader:"#source(clay.compositor.blend)",inputs:{texture1:"bright_upsample_4_blur_v",texture2:"bright_upsample_8_blend"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 4)",height:"expr(height * 1.0 / 4)",type:"HALF_FLOAT"}}},parameters:{weight1:.3,weight2:.7}},{name:"bright_upsample_2_blur_h",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_downsample_4"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 2)",height:"expr(height * 1.0 / 2)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:0,textureSize:"expr( [width * 1.0 / 4, height * 1.0 / 4] )"}},{name:"bright_upsample_2_blur_v",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_upsample_2_blur_h"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 2)",height:"expr(height * 1.0 / 2)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:1,textureSize:"expr( [width * 1.0 / 2, height * 1.0 / 2] )"}},{name:"bright_upsample_2_blend",shader:"#source(clay.compositor.blend)",inputs:{texture1:"bright_upsample_2_blur_v",texture2:"bright_upsample_4_blend"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 2)",height:"expr(height * 1.0 / 2)",type:"HALF_FLOAT"}}},parameters:{weight1:.3,weight2:.7}},{name:"bright_upsample_full_blur_h",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright"},outputs:{color:{parameters:{width:"expr(width * 1.0)",height:"expr(height * 1.0)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:0,textureSize:"expr( [width * 1.0 / 2, height * 1.0 / 2] )"}},{name:"bright_upsample_full_blur_v",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_upsample_full_blur_h"},outputs:{color:{parameters:{width:"expr(width * 1.0)",height:"expr(height * 1.0)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:1,textureSize:"expr( [width * 1.0, height * 1.0] )"}},{name:"bloom_composite",shader:"#source(clay.compositor.blend)",inputs:{texture1:"bright_upsample_full_blur_v",texture2:"bright_upsample_2_blend"},outputs:{color:{parameters:{width:"expr(width * 1.0)",height:"expr(height * 1.0)",type:"HALF_FLOAT"}}},parameters:{weight1:.3,weight2:.7}},{name:"coc",shader:"#source(ecgl.dof.coc)",outputs:{color:{parameters:{minFilter:"NEAREST",magFilter:"NEAREST",width:"expr(width * 1.0)",height:"expr(height * 1.0)"}}},parameters:{focalDist:50,focalRange:30}},{name:"dof_far_blur",shader:"#source(ecgl.dof.diskBlur)",inputs:{texture:"source",coc:"coc"},outputs:{color:{parameters:{width:"expr(width * 1.0)",height:"expr(height * 1.0)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0, height * 1.0] )"}},{name:"dof_near_blur",shader:"#source(ecgl.dof.diskBlur)",inputs:{texture:"source",coc:"coc"},outputs:{color:{parameters:{width:"expr(width * 1.0)",height:"expr(height * 1.0)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0, height * 1.0] )"},defines:{BLUR_NEARFIELD:null}},{name:"dof_coc_blur",shader:"#source(ecgl.dof.diskBlur)",inputs:{texture:"coc"},outputs:{color:{parameters:{minFilter:"NEAREST",magFilter:"NEAREST",width:"expr(width * 1.0)",height:"expr(height * 1.0)"}}},parameters:{textureSize:"expr( [width * 1.0, height * 1.0] )"},defines:{BLUR_COC:null}},{name:"dof_composite",shader:"#source(ecgl.dof.composite)",inputs:{original:"source",blurred:"dof_far_blur",nearfield:"dof_near_blur",coc:"coc",nearcoc:"dof_coc_blur"},outputs:{color:{parameters:{width:"expr(width * 1.0)",height:"expr(height * 1.0)",type:"HALF_FLOAT"}}}},{name:"composite",shader:"#source(clay.compositor.hdr.composite)",inputs:{texture:"source",bloom:"bloom_composite"},defines:{}},{name:"FXAA",shader:"#source(clay.compositor.fxaa)",inputs:{texture:"composite"}}]}},function(e,t,r){"use strict";t.a="@export ecgl.dof.coc\n\nuniform sampler2D depth;\n\nuniform float zNear: 0.1;\nuniform float zFar: 2000;\n\nuniform float focalDistance: 3;\nuniform float focalRange: 1;\nuniform float focalLength: 30;\nuniform float fstop: 2.8;\n\nvarying vec2 v_Texcoord;\n\n@import clay.util.encode_float\n\nvoid main()\n{\n float z = texture2D(depth, v_Texcoord).r * 2.0 - 1.0;\n\n float dist = 2.0 * zNear * zFar / (zFar + zNear - z * (zFar - zNear));\n\n float aperture = focalLength / fstop;\n\n float coc;\n\n float uppper = focalDistance + focalRange;\n float lower = focalDistance - focalRange;\n if (dist <= uppper && dist >= lower) {\n coc = 0.5;\n }\n else {\n float focalAdjusted = dist > uppper ? uppper : lower;\n\n coc = abs(aperture * (focalLength * (dist - focalAdjusted)) / (dist * (focalAdjusted - focalLength)));\n coc = clamp(coc, 0.0, 2.0) / 2.00001;\n\n if (dist < lower) {\n coc = -coc;\n }\n coc = coc * 0.5 + 0.5;\n }\n\n gl_FragColor = encodeFloat(coc);\n}\n@end\n\n\n@export ecgl.dof.composite\n\n#define DEBUG 0\n\nuniform sampler2D original;\nuniform sampler2D blurred;\nuniform sampler2D nearfield;\nuniform sampler2D coc;\nuniform sampler2D nearcoc;\nvarying vec2 v_Texcoord;\n\n@import clay.util.rgbm\n@import clay.util.float\n\nvoid main()\n{\n vec4 blurredColor = texture2D(blurred, v_Texcoord);\n vec4 originalColor = texture2D(original, v_Texcoord);\n\n float fCoc = decodeFloat(texture2D(coc, v_Texcoord));\n\n fCoc = abs(fCoc * 2.0 - 1.0);\n\n float weight = smoothstep(0.0, 1.0, fCoc);\n \n#ifdef NEARFIELD_ENABLED\n vec4 nearfieldColor = texture2D(nearfield, v_Texcoord);\n float fNearCoc = decodeFloat(texture2D(nearcoc, v_Texcoord));\n fNearCoc = abs(fNearCoc * 2.0 - 1.0);\n\n gl_FragColor = encodeHDR(\n mix(\n nearfieldColor, mix(originalColor, blurredColor, weight),\n pow(1.0 - fNearCoc, 4.0)\n )\n );\n#else\n gl_FragColor = encodeHDR(mix(originalColor, blurredColor, weight));\n#endif\n\n}\n\n@end\n\n\n\n@export ecgl.dof.diskBlur\n\n#define POISSON_KERNEL_SIZE 16;\n\nuniform sampler2D texture;\nuniform sampler2D coc;\nvarying vec2 v_Texcoord;\n\nuniform float blurRadius : 10.0;\nuniform vec2 textureSize : [512.0, 512.0];\n\nuniform vec2 poissonKernel[POISSON_KERNEL_SIZE];\n\nuniform float percent;\n\nfloat nrand(const in vec2 n) {\n return fract(sin(dot(n.xy ,vec2(12.9898,78.233))) * 43758.5453);\n}\n\n@import clay.util.rgbm\n@import clay.util.float\n\n\nvoid main()\n{\n vec2 offset = blurRadius / textureSize;\n\n float rnd = 6.28318 * nrand(v_Texcoord + 0.07 * percent );\n float cosa = cos(rnd);\n float sina = sin(rnd);\n vec4 basis = vec4(cosa, -sina, sina, cosa);\n\n#if !defined(BLUR_NEARFIELD) && !defined(BLUR_COC)\n offset *= abs(decodeFloat(texture2D(coc, v_Texcoord)) * 2.0 - 1.0);\n#endif\n\n#ifdef BLUR_COC\n float cocSum = 0.0;\n#else\n vec4 color = vec4(0.0);\n#endif\n\n\n float weightSum = 0.0;\n\n for (int i = 0; i < POISSON_KERNEL_SIZE; i++) {\n vec2 ofs = poissonKernel[i];\n\n ofs = vec2(dot(ofs, basis.xy), dot(ofs, basis.zw));\n\n vec2 uv = v_Texcoord + ofs * offset;\n vec4 texel = texture2D(texture, uv);\n\n float w = 1.0;\n#ifdef BLUR_COC\n float fCoc = decodeFloat(texel) * 2.0 - 1.0;\n cocSum += clamp(fCoc, -1.0, 0.0) * w;\n#else\n texel = texel;\n #if !defined(BLUR_NEARFIELD)\n float fCoc = decodeFloat(texture2D(coc, uv)) * 2.0 - 1.0;\n w *= abs(fCoc);\n #endif\n texel.rgb *= texel.a;\n color += texel * w;\n#endif\n\n weightSum += w;\n }\n\n#ifdef BLUR_COC\n gl_FragColor = encodeFloat(clamp(cocSum / weightSum, -1.0, 0.0) * 0.5 + 0.5);\n#else\n color /= weightSum;\n color.rgb /= (color.a + 0.0001);\n gl_FragColor = color;\n#endif\n}\n\n@end"},function(e,t,r){"use strict";t.a="@export ecgl.edge\n\nuniform sampler2D texture;\n\nuniform sampler2D normalTexture;\nuniform sampler2D depthTexture;\n\nuniform mat4 projectionInv;\n\nuniform vec2 textureSize;\n\nuniform vec4 edgeColor: [0,0,0,0.8];\n\nvarying vec2 v_Texcoord;\n\nvec3 packColor(vec2 coord) {\n float z = texture2D(depthTexture, coord).r * 2.0 - 1.0;\n vec4 p = vec4(v_Texcoord * 2.0 - 1.0, z, 1.0);\n vec4 p4 = projectionInv * p;\n\n return vec3(\n texture2D(normalTexture, coord).rg,\n -p4.z / p4.w / 5.0\n );\n}\n\nvoid main() {\n vec2 cc = v_Texcoord;\n vec3 center = packColor(cc);\n\n float size = clamp(1.0 - (center.z - 10.0) / 100.0, 0.0, 1.0) * 0.5;\n float dx = size / textureSize.x;\n float dy = size / textureSize.y;\n\n vec2 coord;\n vec3 topLeft = packColor(cc+vec2(-dx, -dy));\n vec3 top = packColor(cc+vec2(0.0, -dy));\n vec3 topRight = packColor(cc+vec2(dx, -dy));\n vec3 left = packColor(cc+vec2(-dx, 0.0));\n vec3 right = packColor(cc+vec2(dx, 0.0));\n vec3 bottomLeft = packColor(cc+vec2(-dx, dy));\n vec3 bottom = packColor(cc+vec2(0.0, dy));\n vec3 bottomRight = packColor(cc+vec2(dx, dy));\n\n vec3 v = -topLeft-2.0*top-topRight+bottomLeft+2.0*bottom+bottomRight;\n vec3 h = -bottomLeft-2.0*left-topLeft+bottomRight+2.0*right+topRight;\n\n float edge = sqrt(dot(h, h) + dot(v, v));\n\n edge = smoothstep(0.8, 1.0, edge);\n\n gl_FragColor = mix(texture2D(texture, v_Texcoord), vec4(edgeColor.rgb, 1.0), edgeColor.a * edge);\n}\n@end"},function(e,t,r){"use strict";function n(e){for(var t=[],r=0;r<30;r++)t.push([Object(i.a)(r,2),Object(i.a)(r,3)]);this._haltonSequence=t,this._frame=0,this._sourceTex=new s.a,this._sourceFb=new o.a,this._sourceFb.attach(this._sourceTex),this._prevFrameTex=new s.a,this._outputTex=new s.a;var n=this._blendPass=new a.a({fragment:u.a.source("clay.compositor.blend")});n.material.disableTexturesAll(),n.material.enableTexture(["texture1","texture2"]),this._blendFb=new o.a({depthBuffer:!1}),this._outputPass=new a.a({fragment:u.a.source("clay.compositor.output"),blendWithPrevious:!0}),this._outputPass.material.define("fragment","OUTPUT_ALPHA"),this._outputPass.material.blend=function(e){e.blendEquationSeparate(e.FUNC_ADD,e.FUNC_ADD),e.blendFuncSeparate(e.ONE,e.ONE_MINUS_SRC_ALPHA,e.ONE,e.ONE_MINUS_SRC_ALPHA)}}var i=r(49),a=r(16),o=r(10),s=r(5),u=r(8),l=r(9);n.prototype={constructor:n,jitterProjection:function(e,t){var r=e.viewport,n=r.devicePixelRatio||e.getDevicePixelRatio(),i=r.width*n,a=r.height*n,o=this._haltonSequence[this._frame%this._haltonSequence.length],s=new l.a;s.array[12]=(2*o[0]-1)/i,s.array[13]=(2*o[1]-1)/a,l.a.mul(t.projectionMatrix,s,t.projectionMatrix),l.a.invert(t.invProjectionMatrix,t.projectionMatrix)},resetFrame:function(){this._frame=0},getFrame:function(){return this._frame},getSourceFrameBuffer:function(){return this._sourceFb},getOutputTexture:function(){return this._outputTex},resize:function(e,t){this._prevFrameTex.width=e,this._prevFrameTex.height=t,this._outputTex.width=e,this._outputTex.height=t,this._sourceTex.width=e,this._sourceTex.height=t,this._prevFrameTex.dirty(),this._outputTex.dirty(),this._sourceTex.dirty()},isFinished:function(){return this._frame>=this._haltonSequence.length},render:function(e,t,r){var n=this._blendPass;0===this._frame?(n.setUniform("weight1",0),n.setUniform("weight2",1)):(n.setUniform("weight1",.9),n.setUniform("weight2",.1)),n.setUniform("texture1",this._prevFrameTex),n.setUniform("texture2",t||this._sourceTex),this._blendFb.attach(this._outputTex),this._blendFb.bind(e),n.render(e),this._blendFb.unbind(e),r||(this._outputPass.setUniform("texture",this._outputTex),this._outputPass.render(e));var i=this._prevFrameTex;this._prevFrameTex=this._outputTex,this._outputTex=i,this._frame++},dispose:function(e){this._sourceFb.dispose(e),this._blendFb.dispose(e),this._prevFrameTex.dispose(e),this._outputTex.dispose(e),this._sourceTex.dispose(e),this._outputPass.dispose(e),this._blendPass.dispose(e)}},t.a=n},function(e,t,r){"use strict";var n=r(0),i=r.n(n);r(202),r(203),r(98);i.a.registerAction({type:"geo3DChangeCamera",event:"geo3dcamerachanged",update:"series:updateCamera"},function(e,t){t.eachComponent({mainType:"geo3D",query:e},function(t){t.setView(e)})})},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(44),o=r(28),s=r(29),u=r(31),l=r(96),h=i.a.extendComponentModel({type:"geo3D",layoutMode:"box",coordinateSystem:null,optionUpdated:function(){var e=this.option;e.regions=this.getFilledRegions(e.regions,e.map);var t=i.a.helper.completeDimensions(["value"],e.data,{encodeDef:this.get("encode"),dimsDef:this.get("dimensions")}),r=new i.a.List(t,this);r.initData(e.regions);var n={};r.each(function(e){var t=r.getName(e),i=r.getItemModel(e);n[t]=i}),this._regionModelMap=n,this._data=r},getData:function(){return this._data},getRegionModel:function(e){var t=this.getData().getName(e);return this._regionModelMap[t]||new i.a.Model(null,this)},getRegionPolygonCoords:function(e){var t=this.getData().getName(e),r=this.coordinateSystem.getRegion(t);return r?r.geometries:[]},getFormattedLabel:function(e,t){var r=this._data.getName(e),n=this.getRegionModel(r),i=n.get("normal"===t?["label","formatter"]:["emphasis","label","formatter"]);null==i&&(i=n.get(["label","formatter"]));var a={name:r};if("function"==typeof i)return a.status=t,i(a);if("string"==typeof i){var o=a.seriesName;return i.replace("{a}",null!=o?o:"")}return r},defaultOption:{regions:[]}});i.a.util.merge(h.prototype,l.a),i.a.util.merge(h.prototype,a.a),i.a.util.merge(h.prototype,o.a),i.a.util.merge(h.prototype,s.a),i.a.util.merge(h.prototype,u.a)},function(e,t,r){"use strict";var n=r(64),i=r(0),a=r.n(i),o=r(1),s=r(45),u=r(30);a.a.extendComponentView({type:"geo3D",__ecgl__:!0,init:function(e,t){this._geo3DBuilder=new n.a(t),this.groupGL=new o.a.Node,this._lightRoot=new o.a.Node,this._sceneHelper=new u.a(this._lightRoot),this._sceneHelper.initLight(this._lightRoot),this._control=new s.a({zr:t.getZr()}),this._control.init()},render:function(e,t,r){this.groupGL.add(this._geo3DBuilder.rootNode);var n=e.coordinateSystem;if(n&&n.viewGL){n.viewGL.add(this._lightRoot),e.get("show")?n.viewGL.add(this.groupGL):n.viewGL.remove(this.groupGL);var i=this._control;i.setViewGL(n.viewGL);var a=e.getModel("viewControl");i.setFromViewControlModel(a,0),this._sceneHelper.setScene(n.viewGL.scene),this._sceneHelper.updateLight(e),n.viewGL.setPostEffect(e.getModel("postEffect"),r),n.viewGL.setTemporalSuperSampling(e.getModel("temporalSuperSampling")),this._geo3DBuilder.update(e,t,r,0,e.getData().count());var o=n.viewGL.isLinearSpace()?"define":"undefine";this._geo3DBuilder.rootNode.traverse(function(e){e.material&&e.material[o]("fragment","SRGB_DECODE")}),i.off("update"),i.on("update",function(){r.dispatchAction({type:"geo3DChangeCamera",alpha:i.getAlpha(),beta:i.getBeta(),distance:i.getDistance(),center:i.getCenter(),from:this.uid,geo3DId:e.id})}),i.update()}},afterRender:function(e,t,r,n){var i=n.renderer;this._sceneHelper.updateAmbientCubemap(i,e,r),this._sceneHelper.updateSkybox(i,e,r)},dispose:function(){this._control.dispose()}})},function(e,t,r){"use strict";function n(e,t,r){r=r||2;var n=t&&t.length,a=n?t[0]*r:e.length,s=i(e,0,a,r,!0),u=[];if(!s)return u;var l,h,d,f,p,m,g;if(n&&(s=c(e,t,s,r)),e.length>80*r){l=d=e[0],h=f=e[1];for(var _=r;_d&&(d=p),m>f&&(f=m);g=Math.max(d-l,f-h)}return o(s,u,r,l,h,g),u}function i(e,t,r,n,i){var a,o;if(i===N(e,t,r,n)>0)for(a=t;a=t;a-=n)o=C(a,e[a],e[a+1],o);return o&&b(o,o.next)&&(L(o),o=o.next),o}function a(e,t){if(!e)return e;t||(t=e);var r,n=e;do{if(r=!1,n.steiner||!b(n,n.next)&&0!==T(n.prev,n,n.next))n=n.next;else{if(L(n),(n=t=n.prev)===n.next)return null;r=!0}}while(r||n!==t);return t}function o(e,t,r,n,i,c,d){if(e){!d&&c&&m(e,n,i,c);for(var f,p,g=e;e.prev!==e.next;)if(f=e.prev,p=e.next,c?u(e,n,i,c):s(e))t.push(f.i/r),t.push(e.i/r),t.push(p.i/r),L(e),e=p.next,g=p.next;else if((e=p)===g){d?1===d?(e=l(e,t,r),o(e,t,r,n,i,c,2)):2===d&&h(e,t,r,n,i,c):o(a(e),t,r,n,i,c,1);break}}}function s(e){var t=e.prev,r=e,n=e.next;if(T(t,r,n)>=0)return!1;for(var i=e.next.next;i!==e.prev;){if(y(t.x,t.y,r.x,r.y,n.x,n.y,i.x,i.y)&&T(i.prev,i,i.next)>=0)return!1;i=i.next}return!0}function u(e,t,r,n){var i=e.prev,a=e,o=e.next;if(T(i,a,o)>=0)return!1;for(var s=i.xa.x?i.x>o.x?i.x:o.x:a.x>o.x?a.x:o.x,h=i.y>a.y?i.y>o.y?i.y:o.y:a.y>o.y?a.y:o.y,c=_(s,u,t,r,n),d=_(l,h,t,r,n),f=e.nextZ;f&&f.z<=d;){if(f!==e.prev&&f!==e.next&&y(i.x,i.y,a.x,a.y,o.x,o.y,f.x,f.y)&&T(f.prev,f,f.next)>=0)return!1;f=f.nextZ}for(f=e.prevZ;f&&f.z>=c;){if(f!==e.prev&&f!==e.next&&y(i.x,i.y,a.x,a.y,o.x,o.y,f.x,f.y)&&T(f.prev,f,f.next)>=0)return!1;f=f.prevZ}return!0}function l(e,t,r){var n=e;do{var i=n.prev,a=n.next.next;!b(i,a)&&w(i,n,n.next,a)&&S(i,a)&&S(a,i)&&(t.push(i.i/r),t.push(n.i/r),t.push(a.i/r),L(n),L(n.next),n=e=a),n=n.next}while(n!==e);return n}function h(e,t,r,n,i,s){var u=e;do{for(var l=u.next.next;l!==u.prev;){if(u.i!==l.i&&x(u,l)){var h=M(u,l);return u=a(u,u.next),h=a(h,h.next),o(u,t,r,n,i,s),void o(h,t,r,n,i,s)}l=l.next}u=u.next}while(u!==e)}function c(e,t,r,n){var o,s,u,l,h,c=[];for(o=0,s=t.length;o=n.next.y&&n.next.y!==n.y){var s=n.x+(a-n.y)*(n.next.x-n.x)/(n.next.y-n.y);if(s<=i&&s>o){if(o=s,s===i){if(a===n.y)return n;if(a===n.next.y)return n.next}r=n.x=n.x&&n.x>=h&&i!==n.x&&y(ar.x)&&S(n,e)&&(r=n,d=u),n=n.next;return r}function m(e,t,r,n){var i=e;do{null===i.z&&(i.z=_(i.x,i.y,t,r,n)),i.prevZ=i.prev,i.nextZ=i.next,i=i.next}while(i!==e);i.prevZ.nextZ=null,i.prevZ=null,g(i)}function g(e){var t,r,n,i,a,o,s,u,l=1;do{for(r=e,e=null,a=null,o=0;r;){for(o++,n=r,s=0,t=0;t0||u>0&&n;)0!==s&&(0===u||!n||r.z<=n.z)?(i=r,r=r.nextZ,s--):(i=n,n=n.nextZ,u--),a?a.nextZ=i:e=i,i.prevZ=a,a=i;r=n}a.nextZ=null,l*=2}while(o>1);return e}function _(e,t,r,n,i){return e=32767*(e-r)/i,t=32767*(t-n)/i,e=16711935&(e|e<<8),e=252645135&(e|e<<4),e=858993459&(e|e<<2),e=1431655765&(e|e<<1),t=16711935&(t|t<<8),t=252645135&(t|t<<4),t=858993459&(t|t<<2),t=1431655765&(t|t<<1),e|t<<1}function v(e){var t=e,r=e;do{t.x=0&&(e-o)*(n-s)-(r-o)*(t-s)>=0&&(r-o)*(a-s)-(i-o)*(n-s)>=0}function x(e,t){return e.next.i!==t.i&&e.prev.i!==t.i&&!E(e,t)&&S(e,t)&&S(t,e)&&A(e,t)}function T(e,t,r){return(t.y-e.y)*(r.x-t.x)-(t.x-e.x)*(r.y-t.y)}function b(e,t){return e.x===t.x&&e.y===t.y}function w(e,t,r,n){return!!(b(e,t)&&b(r,n)||b(e,n)&&b(r,t))||T(e,t,r)>0!=T(e,t,n)>0&&T(r,n,e)>0!=T(r,n,t)>0}function E(e,t){var r=e;do{if(r.i!==e.i&&r.next.i!==e.i&&r.i!==t.i&&r.next.i!==t.i&&w(r,r.next,e,t))return!0;r=r.next}while(r!==e);return!1}function S(e,t){return T(e.prev,e,e.next)<0?T(e,t,e.next)>=0&&T(e,e.prev,t)>=0:T(e,t,e.prev)<0||T(e,e.next,t)<0}function A(e,t){var r=e,n=!1,i=(e.x+t.x)/2,a=(e.y+t.y)/2;do{r.y>a!=r.next.y>a&&r.next.y!==r.y&&i<(r.next.x-r.x)*(a-r.y)/(r.next.y-r.y)+r.x&&(n=!n),r=r.next}while(r!==e);return n}function M(e,t){var r=new D(e.i,e.x,e.y),n=new D(t.i,t.x,t.y),i=e.next,a=t.prev;return e.next=t,t.prev=e,r.next=i,i.prev=r,n.next=r,r.prev=n,a.next=n,n.prev=a,n}function C(e,t,r,n){var i=new D(e,t,r);return n?(i.next=n.next,i.prev=n,n.next.prev=i,n.next=i):(i.prev=i,i.next=i),i}function L(e){e.next.prev=e.prev,e.prev.next=e.next,e.prevZ&&(e.prevZ.nextZ=e.nextZ),e.nextZ&&(e.nextZ.prevZ=e.prevZ)}function D(e,t,r){this.i=e,this.x=t,this.y=r,this.prev=null,this.next=null,this.z=null,this.prevZ=null,this.nextZ=null,this.steiner=!1}function N(e,t,r,n){for(var i=0,a=t,o=r-n;a0},_displacementChanged:!0,_displacementScale:0,updateDisplacementHash:function(){var e=this.getDisplacementTexture(),t=this.getDisplacemenScale();this._displacementChanged=this._displacementTexture!==e||this._displacementScale!==t,this._displacementTexture=e,this._displacementScale=t},isDisplacementChanged:function(){return this._displacementChanged}});a.a.util.merge(h.prototype,o.a),a.a.util.merge(h.prototype,s.a),a.a.util.merge(h.prototype,u.a),a.a.util.merge(h.prototype,l.a)},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(1),o=r(45),s=r(30),u=r(210),l=r(2);i.a.extendComponentView({type:"globe",__ecgl__:!0,_displacementScale:0,init:function(e,t){this.groupGL=new a.a.Node,this._sphereGeometry=new a.a.SphereGeometry({widthSegments:200,heightSegments:100,dynamic:!0}),this._overlayGeometry=new a.a.SphereGeometry({widthSegments:80,heightSegments:40}),this._planeGeometry=new a.a.PlaneGeometry,this._earthMesh=new a.a.Mesh({renderNormal:!0}),this._lightRoot=new a.a.Node,this._sceneHelper=new s.a,this._sceneHelper.initLight(this._lightRoot),this.groupGL.add(this._earthMesh),this._control=new o.a({zr:t.getZr()}),this._control.init(),this._layerMeshes={}},render:function(e,t,r){var n=e.coordinateSystem,i=e.get("shading");n.viewGL.add(this._lightRoot),e.get("show")?n.viewGL.add(this.groupGL):n.viewGL.remove(this.groupGL),this._sceneHelper.setScene(n.viewGL.scene),n.viewGL.setPostEffect(e.getModel("postEffect"),r),n.viewGL.setTemporalSuperSampling(e.getModel("temporalSuperSampling"));var o=this._earthMesh;o.geometry=this._sphereGeometry;var s="ecgl."+i;o.material&&o.material.shader.name===s||(o.material=a.a.createMaterial(s)),a.a.setMaterialFromModel(i,o.material,e,r),["roughnessMap","metalnessMap","detailMap","normalMap"].forEach(function(e){var t=o.material.get(e);t&&(t.flipY=!1)}),o.material.set("color",a.a.parseColor(e.get("baseColor")));var u=.99*n.radius;o.scale.set(u,u,u);var l=o.material.setTextureImage("diffuseMap",e.get("baseTexture"),r,{flipY:!1,anisotropic:8});l&&l.surface&&l.surface.attachToMesh(o);var h=o.material.setTextureImage("bumpMap",e.get("heightTexture"),r,{flipY:!1,anisotropic:8});h&&h.surface&&h.surface.attachToMesh(o),o.material[e.get("postEffect.enable")?"define":"undefine"]("fragment","SRGB_DECODE"),this._updateLight(e,r),this._displaceVertices(e,r),this._updateViewControl(e,r),this._updateLayers(e,r)},afterRender:function(e,t,r,n){var i=n.renderer;this._sceneHelper.updateAmbientCubemap(i,e,r),this._sceneHelper.updateSkybox(i,e,r)},_updateLayers:function(e,t){var r=e.coordinateSystem,n=e.get("layers"),o=r.radius,s=[],u=[],h=[],c=[];i.a.util.each(n,function(e){var n=new i.a.Model(e),d=n.get("type"),f=a.a.loadTexture(n.get("texture"),t,{flipY:!1,anisotropic:8});if(f.surface&&f.surface.attachToMesh(this._earthMesh),"blend"===d){var p=n.get("blendTo"),m=l.a.firstNotNull(n.get("intensity"),1);"emission"===p?(h.push(f),c.push(m)):(s.push(f),u.push(m))}else{var g=n.get("id"),_=this._layerMeshes[g];_||(_=this._layerMeshes[g]=new a.a.Mesh({geometry:this._overlayGeometry,castShadow:!1,ignorePicking:!0}));"lambert"===n.get("shading")?(_.material=_.__lambertMaterial||new a.a.Material({autoUpdateTextureStatus:!1,shader:a.a.createShader("ecgl.lambert"),transparent:!0,depthMask:!1}),_.__lambertMaterial=_.material):(_.material=_.__colorMaterial||new a.a.Material({autoUpdateTextureStatus:!1,shader:a.a.createShader("ecgl.color"),transparent:!0,depthMask:!1}),_.__colorMaterial=_.material),_.material.enableTexture("diffuseMap");var v=n.get("distance"),y=o+(null==v?r.radius/100:v);_.scale.set(y,y,y),o=y;var x=this._blankTexture||(this._blankTexture=a.a.createBlankTexture("rgba(255, 255, 255, 0)"));_.material.set("diffuseMap",x),a.a.loadTexture(n.get("texture"),t,{flipY:!1,anisotropic:8},function(e){e.surface&&e.surface.attachToMesh(_),_.material.set("diffuseMap",e),t.getZr().refresh()}),n.get("show")?this.groupGL.add(_):this.groupGL.remove(_)}},this);var d=this._earthMesh.material;d.define("fragment","LAYER_DIFFUSEMAP_COUNT",s.length),d.define("fragment","LAYER_EMISSIVEMAP_COUNT",h.length),d.set("layerDiffuseMap",s),d.set("layerDiffuseIntensity",u),d.set("layerEmissiveMap",h),d.set("layerEmissionIntensity",c);var f=e.getModel("debug.wireframe");if(f.get("show")){d.define("both","WIREFRAME_TRIANGLE");var p=a.a.parseColor(f.get("lineStyle.color")||"rgba(0,0,0,0.5)"),m=l.a.firstNotNull(f.get("lineStyle.width"),1);d.set("wireframeLineWidth",m),d.set("wireframeLineColor",p)}else d.undefine("both","WIREFRAME_TRIANGLE")},_updateViewControl:function(e,t){function r(){return{type:"globeChangeCamera",alpha:o.getAlpha(),beta:o.getBeta(),distance:o.getDistance()-n.radius,center:o.getCenter(),from:a.uid,globeId:e.id}}var n=e.coordinateSystem,i=e.getModel("viewControl"),a=(n.viewGL.camera,this),o=this._control;o.setViewGL(n.viewGL);var s,u,l=i.get("targetCoord");null!=l&&(u=l[0]+90,s=l[1]),o.setFromViewControlModel(i,{baseDistance:n.radius,alpha:s,beta:u}),o.off("update"),o.on("update",function(){t.dispatchAction(r())})},_displaceVertices:function(e,t){var r=e.get("displacementQuality"),n=e.get("debug.wireframe.show"),i=e.coordinateSystem;if(e.isDisplacementChanged()||r!==this._displacementQuality||n!==this._showDebugWireframe){this._displacementQuality=r,this._showDebugWireframe=n;var a=this._sphereGeometry,o={low:100,medium:200,high:400,ultra:800}[r]||200,s=o/2;(a.widthSegments!==o||n)&&(a.widthSegments=o,a.heightSegments=s,a.build()),this._doDisplaceVertices(a,i),n&&a.generateBarycentric()}},_doDisplaceVertices:function(e,t){var r=e.attributes.position.value,n=e.attributes.texcoord0.value,i=e.__originalPosition;i&&i.length===r.length||(i=new Float32Array(r.length),i.set(r),e.__originalPosition=i);for(var a=t.displacementWidth,o=t.displacementHeight,s=t.displacementData,u=0;uOpenStreetMap contributors, © CARTO',center:[0,0],zoom:0,pitch:0,bearing:0,light:{main:{alpha:20,beta:30}},altitudeScale:1,boxHeight:"auto"},getMaptalksCameraOption:function(){var e=this;return s.reduce(function(t,r){return t[r]=e.get(r),t},{})},setMaptalksCameraOption:function(e){null!=e&&s.forEach(function(t){null!=e[t]&&(this.option[t]=e[t])},this)},getMaptalks:function(){return this._maptalks},setMaptalks:function(e){this._maptalks=e}});i.a.util.merge(u.prototype,a.a),i.a.util.merge(u.prototype,o.a)},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(224),o=r(30),s=r(1),u=r(102);s.a.Shader.import(u.a);i.a.extendComponentView({type:"maptalks3D",__ecgl__:!0,init:function(e,t){this._groundMesh=new s.a.Mesh({geometry:new s.a.PlaneGeometry,material:new s.a.Material({shader:new s.a.Shader({vertex:s.a.Shader.source("ecgl.displayShadow.vertex"),fragment:s.a.Shader.source("ecgl.displayShadow.fragment")}),depthMask:!1}),renderOrder:-100,culling:!1,castShadow:!1,$ignorePicking:!0,renderNormal:!0})},_initMaptalksLayer:function(e,t){var r=t.getZr();this._zrLayer=new a.a("maptalks3D",r,e.get("center"),e.get("zoom")),r.painter.insertLayer(-1e3,this._zrLayer),this._lightRoot=new s.a.Node,this._sceneHelper=new o.a(this._lightRoot),this._sceneHelper.initLight(this._lightRoot);var n=this._zrLayer.getMaptalks(),i=this._dispatchInteractAction.bind(this,t,n);["zoomend","zooming","zoomstart","dragrotating","pitch","pitchend","movestart","moving","moveend","resize","touchstart","touchmove","touchend"].forEach(function(e){n.on(e,i)})},render:function(e,t,r){this._zrLayer||this._initMaptalksLayer(e,r);var n=this._zrLayer.getMaptalks(),i=e.get("urlTemplate"),a=n.getBaseLayer();i!==this._oldUrlTemplate&&(a?a.setOptions({urlTemplate:i,attribution:e.get("attribution")}):(a=new maptalks.TileLayer("maptalks-echarts-gl-baselayer",{urlTemplate:i,subdomains:["a","b","c"],attribution:e.get("attribution")}),n.setBaseLayer(a))),this._oldUrlTemplate=i,n.setCenter(e.get("center")),n.setZoom(e.get("zoom"),{animation:!1}),n.setPitch(e.get("pitch")),n.setBearing(e.get("bearing")),e.setMaptalks(n);var o=e.coordinateSystem;o.viewGL.scene.add(this._lightRoot),o.viewGL.add(this._groundMesh),this._updateGroundMesh(),this._sceneHelper.setScene(o.viewGL.scene),this._sceneHelper.updateLight(e),o.viewGL.setPostEffect(e.getModel("postEffect"),r),o.viewGL.setTemporalSuperSampling(e.getModel("temporalSuperSampling")),this._maptalks3DModel=e},afterRender:function(e,t,r,n){var i=n.renderer;this._sceneHelper.updateAmbientCubemap(i,e,r),this._sceneHelper.updateSkybox(i,e,r),e.coordinateSystem.viewGL.scene.traverse(function(e){e.material&&(e.material.define("fragment","NORMAL_UP_AXIS",2),e.material.define("fragment","NORMAL_FRONT_AXIS",1))})},updateCamera:function(e,t,r,n){e.coordinateSystem.setCameraOption(n),this._updateGroundMesh(),r.getZr().refresh()},_dispatchInteractAction:function(e,t,r){e.dispatchAction({type:"maptalks3DChangeCamera",pitch:t.getPitch(),zoom:t.getZoom(),center:t.getCenter().toArray(),bearing:t.getBearing(),maptalks3DId:this._maptalks3DModel&&this._maptalks3DModel.id})},_updateGroundMesh:function(){if(this._maptalks3DModel){var e=this._maptalks3DModel.coordinateSystem,t=e.dataToPoint(e.center);this._groundMesh.position.set(t[0],t[1],-.001);var r=new s.a.Plane(new s.a.Vector3(0,0,1),0),n=e.viewGL.camera.castRay(new s.a.Vector2(-1,-1)),i=e.viewGL.camera.castRay(new s.a.Vector2(1,1)),a=n.intersectPlane(r),o=i.intersectPlane(r),u=a.dist(o)/e.viewGL.rootNode.scale.x;this._groundMesh.scale.set(u,u,1)}},dispose:function(e,t){this._zrLayer&&this._zrLayer.dispose(),t.getZr().painter.delLayer(-1e3)}})},function(e,t,r){"use strict";function n(e,t,r,n){if(this.id=e,this.zr=t,this.dom=document.createElement("div"),this.dom.style.cssText="position:absolute;left:0;right:0;top:0;bottom:0;",!maptalks)throw new Error("Maptalks library must be included. See https://maptalks.org");this._maptalks=new maptalks.Map(this.dom,{center:r,zoom:n,fog:!1}),this._initEvents()}n.prototype.resize=function(){this._maptalks.checkSize()},n.prototype.getMaptalks=function(){return this._maptalks},n.prototype.clear=function(){},n.prototype.refresh=function(){this._maptalks.checkSize()};var i=["mousedown","mouseup","click","dblclick","mousemove","mousewheel","DOMMouseScroll","touchstart","touchend","touchmove","touchcancel"];n.prototype._initEvents=function(){var e=this.dom;this._handlers=this._handlers||{contextmenu:function(e){return e.preventDefault(),!1}},i.forEach(function(t){this._handlers[t]=function(r){var n={};for(var i in r)n[i]=r[i];n.bubbles=!1;var a=new r.constructor(r.type,n);"mousewheel"===t||"DOMMouseScroll"===t?e.dispatchEvent(a):e.firstElementChild.dispatchEvent(a)},this.zr.dom.addEventListener(t,this._handlers[t])},this),this.zr.dom.addEventListener("contextmenu",this._handlers.contextmenu)},n.prototype.dispose=function(){i.forEach(function(e){this.zr.dom.removeEventListener(e,this._handlers[e])},this),this._maptalks.remove()},t.a=n},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=(r(226),r(229),r(231),r(17));i.a.registerVisual(Object(a.a)("bar3D")),i.a.registerProcessor(function(e,t){e.eachSeriesByType("bar3d",function(e){var t=e.getData();t.filterSelf(function(e){return t.hasValue(e)})})})},function(e,t,r){"use strict";function n(e,t){var r=e.getData(),n=e.get("minHeight")||0,i=e.get("barSize"),a=["lng","lat","alt"].map(function(t){return e.coordDimToDataDim(t)[0]});if(null==i){var s=t.radius*Math.PI,h=Object(d.a)(r,a[0],a[1]);i=[s/Math.sqrt(r.count()/h),s/Math.sqrt(r.count()/h)]}else u.a.util.isArray(i)||(i=[i,i]);var c=o(r,a);r.each(a,function(e,a,o,s){var u=r.get(c.dimension,s),l=c.isStacked?u-o:t.altitudeAxis.scale.getExtent()[0],h=Math.max(t.altitudeAxis.dataToCoord(o),n),d=t.dataToPoint([e,a,l]),p=t.dataToPoint([e,a,u]),m=f.sub([],p,d);f.normalize(m,m);var g=[i[0],h,i[1]];r.setItemLayout(s,[d,m,g])}),r.setLayout("orient",l.a.UP.array)}function i(e,t){var r=e.getData(),n=e.get("barSize"),i=e.get("minHeight")||0,a=["lng","lat","alt"].map(function(t){return e.coordDimToDataDim(t)[0]});if(null==n){var s=Math.min(t.size[0],t.size[2]),l=Object(d.a)(r,a[0],a[1]);n=[s/Math.sqrt(r.count()/l),s/Math.sqrt(r.count()/l)]}else u.a.util.isArray(n)||(n=[n,n]);var h=[0,1,0],c=o(r,a);r.each(a,function(e,a,o,s){var u=r.get(c.dimension,s),l=c.isStacked?u-o:t.altitudeAxis.scale.getExtent()[0],d=Math.max(t.altitudeAxis.dataToCoord(o),i),f=t.dataToPoint([e,a,l]),p=[n[0],d,n[1]];r.setItemLayout(s,[f,h,p])}),r.setLayout("orient",[1,0,0])}function a(e,t){var r=e.getData(),n=e.coordDimToDataDim("lng")[0],i=e.coordDimToDataDim("lat")[0],a=e.coordDimToDataDim("alt")[0],s=e.get("barSize"),l=e.get("minHeight")||0;if(null==s){var h=r.getDataExtent(n),c=r.getDataExtent(i),f=t.dataToPoint([h[0],c[0]]),p=t.dataToPoint([h[1],c[1]]),m=Math.min(Math.abs(f[0]-p[0]),Math.abs(f[1]-p[1]))||1,g=Object(d.a)(r,n,i);s=[m/Math.sqrt(r.count()/g),m/Math.sqrt(r.count()/g)]}else u.a.util.isArray(s)||(s=[s,s]),s[0]/=t.getScale()/16,s[1]/=t.getScale()/16;var _=[0,0,1],v=[n,i,a],y=o(r,v);r.each(v,function(e,n,i,a){var o=r.get(y.dimension,a),u=y.isStacked?o-i:0,h=t.dataToPoint([e,n,u]),c=t.dataToPoint([e,n,o]),d=Math.max(c[2]-h[2],l),f=[s[0],d,s[1]];r.setItemLayout(a,[h,_,f])}),r.setLayout("orient",[1,0,0])}function o(e,t){var r=p(e,t[2]);return{dimension:r?e.getCalculationInfo("stackResultDimension"):t[2],isStacked:r}}var s=r(0),u=r.n(s),l=r(3),h=r(6),c=r(227),d=r(228),f=h.a.vec3,p=u.a.helper.dataStack.isDimensionStacked;u.a.registerLayout(function(e,t){e.eachSeriesByType("bar3D",function(e){var t=e.coordinateSystem,r=t&&t.type;"globe"===r?n(e,t):"cartesian3D"===r?Object(c.a)(e,t):"geo3D"===r?i(e,t):"mapbox3D"!==r&&"maptalks3D"!==r||a(e,t)})})},function(e,t,r){"use strict";function n(e){var t=e[0],r=e[1];return!(t>0&&r>0||t<0&&r<0)}function i(e,t){var r=e.getData(),i=e.get("barSize");if(null==i){var a,s,h=t.size,c=t.getAxis("x"),d=t.getAxis("y");a="category"===c.type?.7*c.getBandWidth():.6*Math.round(h[0]/Math.sqrt(r.count())),s="category"===d.type?.7*d.getBandWidth():.6*Math.round(h[1]/Math.sqrt(r.count())),i=[a,s]}else o.a.util.isArray(i)||(i=[i,i]);var f=t.getAxis("z").scale.getExtent(),p=n(f),m=["x","y","z"].map(function(t){return e.coordDimToDataDim(t)[0]}),g=l(r,m[2]),_=g?r.getCalculationInfo("stackResultDimension"):m[2];r.each(m,function(e,n,a,o){var s=r.get(_,o),l=g?s-a:p?0:f[0],h=t.dataToPoint([e,n,l]),c=t.dataToPoint([e,n,s]),d=u.dist(h,c),m=[0,c[1]0&&(p++,c[3]<.99&&(m=!0))}}),s.geometry.setBarCount(p);var g=r.getLayout("orient"),_=this._barIndexOfData=new Int32Array(r.count()),p=0;r.each(function(e){if(!r.hasValue(e))return void(_[e]=-1);var t=r.getItemLayout(e),n=t[0],i=t[1],a=t[2],s=4*e;c[0]=d[s++],c[1]=d[s++],c[2]=d[s++],c[3]=d[s++],c[3]>0&&(o._barMesh.geometry.addBar(n,i,g,a,c,e),_[e]=p++)}),s.geometry.dirty(),s.geometry.updateBoundingBox();var v=s.material;v.transparent=m,v.depthMask=!m,s.geometry.sortTriangles=m,this._initHandler(e,t)},_initHandler:function(e,t){var r=e.getData(),n=this._barMesh,i="cartesian3D"===e.coordinateSystem.type;n.seriesIndex=e.seriesIndex;var a=-1;n.off("mousemove"),n.off("mouseout"),n.on("mousemove",function(e){var o=n.geometry.getDataIndexOfVertex(e.triangle[0]);o!==a&&(this._downplay(a),this._highlight(o),this._labelsBuilder.updateLabels([o]),i&&t.dispatchAction({type:"grid3DShowAxisPointer",value:[r.get("x",o),r.get("y",o),r.get("z",o,!0)]})),a=o,n.dataIndex=o},this),n.on("mouseout",function(e){this._downplay(a),this._labelsBuilder.updateLabels(),a=-1,n.dataIndex=-1,i&&t.dispatchAction({type:"grid3DHideAxisPointer"})},this)},_highlight:function(e){var t=this._data;if(t){var r=this._barIndexOfData[e];if(!(r<0)){var n=t.getItemModel(e),o=n.getModel("emphasis.itemStyle"),s=o.get("color"),u=o.get("opacity");if(null==s){var l=t.getItemVisual(e,"color");s=i.a.color.lift(l,-.4)}null==u&&(u=t.getItemVisual(e,"opacity"));var h=a.a.parseColor(s);h[3]*=u,this._barMesh.geometry.setColor(r,h),this._api.getZr().refresh()}}},_downplay:function(e){var t=this._data;if(t){var r=this._barIndexOfData[e];if(!(r<0)){var n=t.getItemVisual(e,"color"),i=t.getItemVisual(e,"opacity"),o=a.a.parseColor(n);o[3]*=i,this._barMesh.geometry.setColor(r,o),this._api.getZr().refresh()}}},highlight:function(e,t,r,n){this._toggleStatus("highlight",e,t,r,n)},downplay:function(e,t,r,n){this._toggleStatus("downplay",e,t,r,n)},_toggleStatus:function(e,t,r,n,a){var u=t.getData(),l=o.a.queryDataIndex(u,a),h=this;null!=l?i.a.util.each(s.a.normalizeToArray(l),function(t){"highlight"===e?this._highlight(t):this._downplay(t)},this):u.each(function(t){"highlight"===e?h._highlight(t):h._downplay(t)})},remove:function(){this.groupGL.removeAll()},dispose:function(){this.groupGL.removeAll()}})},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(38),o=r(65),s=r(15),u=r(6),l=u.a.vec3,h=u.a.mat3,c=s.a.extend(function(){return{attributes:{position:new s.a.Attribute("position","float",3,"POSITION"),normal:new s.a.Attribute("normal","float",3,"NORMAL"),color:new s.a.Attribute("color","float",4,"COLOR"),prevPosition:new s.a.Attribute("prevPosition","float",3),prevNormal:new s.a.Attribute("prevNormal","float",3)},dynamic:!0,enableNormal:!1,bevelSize:1,bevelSegments:0,_dataIndices:null,_vertexOffset:0,_triangleOffset:0}},{resetOffset:function(){this._vertexOffset=0,this._triangleOffset=0},setBarCount:function(e){var t=this.enableNormal,r=this.getBarVertexCount()*e,n=this.getBarTriangleCount()*e;this.vertexCount!==r&&(this.attributes.position.init(r),t?this.attributes.normal.init(r):this.attributes.normal.value=null,this.attributes.color.init(r)),this.triangleCount!==n&&(this.indices=r>65535?new Uint32Array(3*n):new Uint16Array(3*n),this._dataIndices=new Uint32Array(r))},getBarVertexCount:function(){var e=this.bevelSize>0?this.bevelSegments:0;return e>0?this._getBevelBarVertexCount(e):this.enableNormal?24:8},getBarTriangleCount:function(){var e=this.bevelSize>0?this.bevelSegments:0;return e>0?this._getBevelBarTriangleCount(e):12},_getBevelBarVertexCount:function(e){return 4*(e+1)*(e+1)*2},_getBevelBarTriangleCount:function(e){return(4*e+3+1)*(2*e+1)*2+4},setColor:function(e,t){for(var r=this.getBarVertexCount(),n=r*e,i=r*(e+1),a=n;a0&&this.bevelSegments>0)this._addBevelBar(e,d,g,_,this.bevelSize,this.bevelSegments,v);else{l.copy(i,d),l.normalize(i,i),l.cross(a,g,i),l.normalize(a,a),l.cross(n,i,a),l.normalize(a,a),l.negate(o,n),l.negate(s,i),l.negate(u,a),t(h[0],e,n,_[0]/2),t(h[0],h[0],a,_[2]/2),t(h[1],e,n,_[0]/2),t(h[1],h[1],u,_[2]/2),t(h[2],e,o,_[0]/2),t(h[2],h[2],u,_[2]/2),t(h[3],e,o,_[0]/2),t(h[3],h[3],a,_[2]/2),t(r,e,i,_[1]),t(h[4],r,n,_[0]/2),t(h[4],h[4],a,_[2]/2),t(h[5],r,n,_[0]/2),t(h[5],h[5],u,_[2]/2),t(h[6],r,o,_[0]/2),t(h[6],h[6],u,_[2]/2),t(h[7],r,o,_[0]/2),t(h[7],h[7],a,_[2]/2);var T=this.attributes;if(this.enableNormal){c[0]=n,c[1]=o,c[2]=i,c[3]=s,c[4]=a,c[5]=u;for(var b=this._vertexOffset,w=0;w=0){var T=3*h,b=new l.a(this._points[T],this._points[T+1],this._points[T+2]);a.push({dataIndex:h,point:b,pointWorld:b.clone(),target:this._line3DMesh,distance:this._camera.getWorldPosition().dist(b)})}},remove:function(){this.groupGL.removeAll()},dispose:function(){this.groupGL.removeAll()}})},function(e,t){function r(e,t,r,n,i,a,o){if(0===i)return!1;var s=i,u=0,l=e;if(o>t+s&&o>n+s||oe+s&&a>r+s||ao?l.position[1]+=(h-o)/2:l.position[0]+=(h-a)/2;var c=l.getBoundingRect();return l.position[0]-=c.x,l.position[1]-=c.y,l.setStyle(r),l.update(),l.__size=h,l}function a(e,t,r){function n(e){return e<128?1:-1}for(var i=t.width,a=t.height,o=e.canvas.width,s=e.canvas.height,u=i/o,l=a/s,h=e.createImageData(o,s),c=0;c=0;c--){var d;d=this.geometry.indices?this.geometry.indices[c]:c;var f=s[2*d],p=s[2*d+1],m=this.geometry.attributes.size.get(d)/this.sizeScale,g=m/2;if(e>f-g*l&&ep-g*h&&t=2e4},doSortVertices:function(e,t){var r=this.indices,n=a.create();if(!r){r=this.indices=this.vertexCount>65535?new Uint32Array(this.vertexCount):new Uint16Array(this.vertexCount);for(var i=0;i.05);else for(var i=0;i<3;i++)this._progressiveQuickSort(3*t+i);this.dirtyIndices()},_simpleSort:function(e){function t(e,t){return r[t]-r[e]}var r=this._zList,i=this.indices;e?Array.prototype.sort.call(i,t):n.a.sort(i,t,0,i.length-1)},_progressiveQuickSort:function(e){var t=this._zList,r=this.indices;this._quickSort=this._quickSort||new n.a,this._quickSort.step(r,function(e,r){return t[r]-t[e]},e)}}},function(e,t,r){"use strict";t.a="@export ecgl.sdfSprite.vertex\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\nuniform float elapsedTime : 0;\n\nattribute vec3 position : POSITION;\n\n#ifdef VERTEX_SIZE\nattribute float size;\n#else\nuniform float u_Size;\n#endif\n\n#ifdef VERTEX_COLOR\nattribute vec4 a_FillColor: COLOR;\nvarying vec4 v_Color;\n#endif\n\n#ifdef VERTEX_ANIMATION\nattribute vec3 prevPosition;\nattribute float prevSize;\nuniform float percent : 1.0;\n#endif\n\n\n#ifdef POSITIONTEXTURE_ENABLED\nuniform sampler2D positionTexture;\n#endif\n\nvarying float v_Size;\n\nvoid main()\n{\n\n#ifdef POSITIONTEXTURE_ENABLED\n gl_Position = worldViewProjection * vec4(texture2D(positionTexture, position.xy).xy, -10.0, 1.0);\n#else\n\n #ifdef VERTEX_ANIMATION\n vec3 pos = mix(prevPosition, position, percent);\n #else\n vec3 pos = position;\n #endif\n gl_Position = worldViewProjection * vec4(pos, 1.0);\n#endif\n\n#ifdef VERTEX_SIZE\n#ifdef VERTEX_ANIMATION\n v_Size = mix(prevSize, size, percent);\n#else\n v_Size = size;\n#endif\n#else\n v_Size = u_Size;\n#endif\n\n#ifdef VERTEX_COLOR\n v_Color = a_FillColor;\n #endif\n\n gl_PointSize = v_Size;\n}\n\n@end\n\n@export ecgl.sdfSprite.fragment\n\nuniform vec4 color: [1, 1, 1, 1];\nuniform vec4 strokeColor: [1, 1, 1, 1];\nuniform float smoothing: 0.07;\n\nuniform float lineWidth: 0.0;\n\n#ifdef VERTEX_COLOR\nvarying vec4 v_Color;\n#endif\n\nvarying float v_Size;\n\nuniform sampler2D sprite;\n\n@import clay.util.srgb\n\nvoid main()\n{\n gl_FragColor = color;\n\n vec4 _strokeColor = strokeColor;\n\n#ifdef VERTEX_COLOR\n gl_FragColor *= v_Color;\n #endif\n\n#ifdef SPRITE_ENABLED\n float d = texture2D(sprite, gl_PointCoord).r;\n gl_FragColor.a *= smoothstep(0.5 - smoothing, 0.5 + smoothing, d);\n\n if (lineWidth > 0.0) {\n float sLineWidth = lineWidth / 2.0;\n\n float outlineMaxValue0 = 0.5 + sLineWidth;\n float outlineMaxValue1 = 0.5 + sLineWidth + smoothing;\n float outlineMinValue0 = 0.5 - sLineWidth - smoothing;\n float outlineMinValue1 = 0.5 - sLineWidth;\n\n if (d <= outlineMaxValue1 && d >= outlineMinValue0) {\n float a = _strokeColor.a;\n if (d <= outlineMinValue1) {\n a = a * smoothstep(outlineMinValue0, outlineMinValue1, d);\n }\n else {\n a = a * smoothstep(outlineMaxValue1, outlineMaxValue0, d);\n }\n gl_FragColor.rgb = mix(gl_FragColor.rgb * gl_FragColor.a, _strokeColor.rgb, a);\n gl_FragColor.a = gl_FragColor.a * (1.0 - a) + a;\n }\n }\n#endif\n\n#ifdef SRGB_DECODE\n gl_FragColor = sRGBToLinear(gl_FragColor);\n#endif\n}\n@end"},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=(r(244),r(245),r(248),r(17));i.a.registerVisual(Object(a.a)("lines3D")),i.a.registerAction({type:"lines3DPauseEffect",event:"lines3deffectpaused",update:"series.lines3D:pauseEffect"},function(){}),i.a.registerAction({type:"lines3DResumeEffect",event:"lines3deffectresumed",update:"series.lines3D:resumeEffect"},function(){}),i.a.registerAction({type:"lines3DToggleEffect",event:"lines3deffectchanged",update:"series.lines3D:toggleEffect"},function(){})},function(e,t,r){"use strict";function n(e,t){f.copy(w,e[0]),f.copy(E,e[1]);var r=[],n=r[0]=v(),i=r[1]=v(),a=r[2]=v(),o=r[3]=v();t.dataToPoint(w,n),t.dataToPoint(E,o),p(y,n),g(x,o,n),p(x,x),m(T,x,y),p(T,T),m(x,y,T),_(i,y,x),p(i,i),p(y,o),g(x,n,o),p(x,x),m(T,x,y),p(T,T),m(x,y,T),_(a,y,x),p(a,a),_(b,n,o),p(b,b);var s=d.dot(n,b),u=d.dot(b,i),l=(Math.max(d.len(n),d.len(o))-s)/u*2;return d.scaleAndAdd(i,n,i,l),d.scaleAndAdd(a,o,a,l),r}function i(e,t,r){var n=[],i=n[0]=d.create(),a=n[1]=d.create(),o=n[2]=d.create(),s=n[3]=d.create();t.dataToPoint(e[0],i),t.dataToPoint(e[1],s);var u=d.dist(i,s);return d.lerp(a,i,s,.3),d.lerp(o,i,s,.3),d.scaleAndAdd(a,a,r,Math.min(.1*u,10)),d.scaleAndAdd(o,o,r,Math.min(.1*u,10)),n}function a(e,t){for(var r=new Float32Array(3*e.length),n=0,i=[],a=0;a0?1:-1}var i=r(0),a=(r.n(i),r(1)),o=r(6),s=r(25),u=r(247),l=o.a.vec3;a.a.Shader.import(u.a),t.a=a.a.Mesh.extend(function(){var e=new a.a.Material({shader:new a.a.Shader(a.a.Shader.source("ecgl.trail2.vertex"),a.a.Shader.source("ecgl.trail2.fragment")),transparent:!0,depthMask:!1}),t=new s.a({dynamic:!0});return t.createAttribute("dist","float",1),t.createAttribute("distAll","float",1),t.createAttribute("start","float",1),{geometry:t,material:e,culling:!1,$ignorePicking:!0}},{updateData:function(e,t,r){var i=e.hostModel,o=this.geometry,s=i.getModel("effect"),u=s.get("trailWidth")*t.getDevicePixelRatio(),h=s.get("trailLength"),c=i.get("effect.constantSpeed"),d=1e3*i.get("effect.period"),f=null!=c;f?this.material.set("speed",c/1e3):this.material.set("period",d),this.material[f?"define":"undefine"]("vertex","CONSTANT_SPEED");var p=i.get("polyline");o.trailLength=h,this.material.set("trailLength",h),o.resetOffset(),["position","positionPrev","positionNext"].forEach(function(e){o.attributes[e].value=r.attributes[e].value}),["dist","distAll","start","offset","color"].forEach(function(e){o.attributes[e].init(o.vertexCount)}),o.indices=r.indices;var m=[],g=s.get("trailColor"),_=s.get("trailOpacity"),v=null!=g,y=null!=_;this.updateWorldTransform();var x=this.worldTransform.x.len(),T=this.worldTransform.y.len(),b=this.worldTransform.z.len(),w=0,E=0;e.each(function(t){var i=e.getItemLayout(t),s=y?_:e.getItemVisual(t,"opacity"),h=e.getItemVisual(t,"color");null==s&&(s=1),m=a.a.parseColor(v?g:h,m),m[3]*=s;for(var c=p?r.getPolylineVertexCount(i):r.getCubicCurveVertexCount(i[0],i[1],i[2],i[3]),S=0,A=[],M=[],C=w;Cw&&(S+=l.dist(A,M)),o.attributes.dist.set(C,S),l.copy(M,A);E=Math.max(E,S);for(var L=Math.random()*(f?S:d),C=w;C0;this._updateSurfaceMesh(this._surfaceMesh,e,c,p);var m=this._surfaceMesh.material;p?(m.define("WIREFRAME_QUAD"),m.set("wireframeLineWidth",f),m.set("wireframeLineColor",o.a.parseColor(d.get("lineStyle.color")))):m.undefine("WIREFRAME_QUAD"),this._initHandler(e,r),this._updateAnimation(e)},_updateAnimation:function(e){o.a.updateVertexAnimation([["prevPosition","position"],["prevNormal","normal"]],this._prevSurfaceMesh,this._surfaceMesh,e)},_createSurfaceMesh:function(){var e=new o.a.Mesh({geometry:new o.a.Geometry({dynamic:!0,sortTriangles:!0}),shadowDepthMaterial:new o.a.Material({shader:new o.a.Shader(o.a.Shader.source("ecgl.sm.depth.vertex"),o.a.Shader.source("ecgl.sm.depth.fragment"))}),culling:!1,renderOrder:10,renderNormal:!0});return e.geometry.createAttribute("barycentric","float",4),e.geometry.createAttribute("prevPosition","float",3),e.geometry.createAttribute("prevNormal","float",3),a.a.util.extend(e.geometry,u.a),e},_initHandler:function(e,t){function r(e,t){for(var r=1/0,n=-1,a=[],o=0;o=0){var u=[];i.geometry.attributes.position.get(s,u);for(var h=a.pointToData(u),c=1/0,d=-1,f=[],p=0;p65535?Uint32Array:Uint16Array)((_-1)*(v-1)*6),S=function(e,t,r){r[1]=e*v+t,r[0]=e*v+t+1,r[3]=(e+1)*v+t+1,r[2]=(e+1)*v+t},A=!1;if(c){var M=[],C=[],L=0;x?f.init(a.vertexCount):f.value=null;for(var D=[[],[],[]],N=[],R=[],P=l.create(),I=function(e,t,r){var n=3*t;return r[0]=e[n],r[1]=e[n+1],r[2]=e[n+2],r},O=new Float32Array(u.length),F=new Float32Array(u.length/3*4),B=0;B ")),a.value&&(h+=" : "+i.a.format.encodeHTML(a.value)),h}return s.superApply(this,"formatTooltip",arguments)},_updateCategoriesData:function(){var e=(this.option.categories||[]).map(function(e){return null!=e.value?e:i.a.util.extend({value:0},e)}),t=new i.a.List(["value"],this);t.initData(e),this._categoriesData=t,this._categoriesModels=t.mapArray(function(e){return t.getItemModel(e,!0)})},setView:function(e){null!=e.zoom&&(this.option.zoom=e.zoom),null!=e.offset&&(this.option.offset=e.offset)},setNodePosition:function(e){for(var t=0;t "+g)),f++)}var _,v=i.a.helper.completeDimensions(["value"],e);_=new i.a.List(v,r),_.initData(e);var y=new i.a.List(["value"],r);return y.initData(d,c),a&&a(_,y),u()({mainData:_,struct:s,structAttr:"graph",datas:{node:_,edge:y},datasAttr:{node:"data",edge:"edgeData"}}),s.update(),s}},function(e,t,r){function n(e){return"_EC_"+e}function i(e,t){this.id=null==e?"":e,this.inEdges=[],this.outEdges=[],this.edges=[],this.hostGraph,this.dataIndex=null==t?-1:t}function a(e,t,r){this.node1=e,this.node2=t,this.dataIndex=null==r?-1:r}var o=r(104),s=(o.__DEV__,r(13)),u=r(266),l=u.enableClassCheck,h=function(e){this._directed=e||!1,this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this.data,this.edgeData},c=h.prototype;c.type="graph",c.isDirected=function(){return this._directed},c.addNode=function(e,t){e=e||""+t;var r=this._nodesMap;if(!r[n(e)]){var a=new i(e,t);return a.hostGraph=this,this.nodes.push(a),r[n(e)]=a,a}},c.getNodeByIndex=function(e){var t=this.data.getRawIndex(e);return this.nodes[t]},c.getNodeById=function(e){return this._nodesMap[n(e)]},c.addEdge=function(e,t,r){var o=this._nodesMap,s=this._edgesMap;if("number"==typeof e&&(e=this.nodes[e]),"number"==typeof t&&(t=this.nodes[t]),i.isInstance(e)||(e=o[n(e)]),i.isInstance(t)||(t=o[n(t)]),e&&t){var u=e.id+"-"+t.id;if(!s[u]){var l=new a(e,t,r);return l.hostGraph=this,this._directed&&(e.outEdges.push(l),t.inEdges.push(l)),e.edges.push(l),e!==t&&t.edges.push(l),this.edges.push(l),s[u]=l,l}}},c.getEdgeByIndex=function(e){var t=this.edgeData.getRawIndex(e);return this.edges[t]},c.getEdge=function(e,t){i.isInstance(e)&&(e=e.id),i.isInstance(t)&&(t=t.id);var r=this._edgesMap;return this._directed?r[e+"-"+t]:r[e+"-"+t]||r[t+"-"+e]},c.eachNode=function(e,t){for(var r=this.nodes,n=r.length,i=0;i=0&&e.call(t,r[i],i)},c.eachEdge=function(e,t){for(var r=this.edges,n=r.length,i=0;i=0&&r[i].node1.dataIndex>=0&&r[i].node2.dataIndex>=0&&e.call(t,r[i],i)},c.breadthFirstTraverse=function(e,t,r,a){if(i.isInstance(t)||(t=this._nodesMap[n(t)]),t){for(var o="out"===r?"outEdges":"in"===r?"inEdges":"edges",s=0;s=0&&r.node2.dataIndex>=0});for(var i=0,a=n.length;i=0&&this[e][t].setItemVisual(this.dataIndex,r,n)},getVisual:function(r,n){return this[e][t].getItemVisual(this.dataIndex,r,n)},setLayout:function(r,n){this.dataIndex>=0&&this[e][t].setItemLayout(this.dataIndex,r,n)},getLayout:function(){return this[e][t].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[e][t].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[e][t].getRawIndex(this.dataIndex)}}};s.mixin(i,d("hostGraph","data")),s.mixin(a,d("hostGraph","edgeData")),h.Node=i,h.Edge=a,l(i),l(a);var f=h;e.exports=f},function(e,t,r){function n(e){var t={main:"",sub:""};return e&&(e=e.split(f),t.main=e[0]||"",t.sub=e[1]||""),t}function i(e){d.assert(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(e),'componentType "'+e+'" illegal')}function a(e,t){e.$constructor=e,e.extend=function(e){var t=this,r=function(){e.$constructor?e.$constructor.apply(this,arguments):t.apply(this,arguments)};return d.extend(r.prototype,e),r.extend=this.extend,r.superCall=s,r.superApply=u,d.inherits(r,this),r.superClass=t,r}}function o(e){var t=["__\0is_clz",m++,Math.random().toFixed(3)].join("_");e.prototype[t]=!0,e.isInstance=function(e){return!(!e||!e[t])}}function s(e,t){var r=d.slice(arguments,2);return this.superClass.prototype[t].apply(e,r)}function u(e,t,r){return this.superClass.prototype[t].apply(e,r)}function l(e,t){function r(e){var t=a[e.main];return t&&t[p]||(t=a[e.main]={},t[p]=!0),t}t=t||{};var a={};if(e.registerClass=function(e,t){if(t)if(i(t),t=n(t),t.sub){if(t.sub!==p){var o=r(t);o[t.sub]=e}}else a[t.main]=e;return e},e.getClass=function(e,t,r){var n=a[e];if(n&&n[p]&&(n=t?n[t]:null),r&&!n)throw new Error(t?"Component "+e+"."+(t||"")+" not exists. Load it first.":e+".type should be specified.");return n},e.getClassesByMainType=function(e){e=n(e);var t=[],r=a[e.main];return r&&r[p]?d.each(r,function(e,r){r!==p&&t.push(e)}):t.push(r),t},e.hasClass=function(e){return e=n(e),!!a[e.main]},e.getAllClassMainTypes=function(){var e=[];return d.each(a,function(t,r){e.push(r)}),e},e.hasSubTypes=function(e){e=n(e);var t=a[e.main];return t&&t[p]},e.parseClassType=n,t.registerWhenExtend){var o=e.extend;o&&(e.extend=function(t){var r=o.call(this,t);return e.registerClass(r,t.type)})}return e}function h(e,t){}var c=r(104),d=(c.__DEV__,r(13)),f=".",p="___EC__COMPONENT__CONTAINER___",m=0;t.parseClassType=n,t.enableClassExtend=a,t.enableClassCheck=o,t.enableClassManagement=l,t.setReadOnly=h},function(e,t,r){function n(e){var t=e.mainData,r=e.datas;r||(r={main:t},e.datasAttr={main:"data"}),e.datas=e.mainData=null,l(t,r,e),d(r,function(r){d(t.TRANSFERABLE_METHODS,function(t){r.wrapMethod(t,c.curry(i,e))})}),t.wrapMethod("cloneShallow",c.curry(o,e)),d(t.CHANGABLE_METHODS,function(r){t.wrapMethod(r,c.curry(a,e))}),c.assert(r[t.dataType]===t)}function i(e,t){if(u(this)){var r=c.extend({},this[f]);r[this.dataType]=t,l(t,r,e)}else h(t,this.dataType,this[p],e);return t}function a(e,t){return e.struct&&e.struct.update(this),t}function o(e,t){return d(t[f],function(r,n){r!==t&&h(r.cloneShallow(),n,t,e)}),t}function s(e){var t=this[p];return null==e||null==t?t:t[f][e]}function u(e){return e[p]===e}function l(e,t,r){e[f]={},d(t,function(t,n){h(t,n,e,r)})}function h(e,t,r,n){r[f][t]=e,e[p]=r,e.dataType=t,n.struct&&(e[n.structAttr]=n.struct,n.struct[n.datasAttr[t]]=e),e.getLinkedData=s}var c=r(13),d=c.each,f="\0__link_datas",p="\0__link_mainData",m=n;e.exports=m},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(47),o=r.n(a),s=r(1),u=r(22),l=r(105),h=r(2),c=r(269),d=r(271),f=r(80),p=r.n(f),m=r(6),g=r(273),_=r(67),v=r(274),y=m.a.vec2;s.a.Shader.import(v.a);var x=1;i.a.extendChartView({type:"graphGL",__ecgl__:!0,init:function(e,t){this.groupGL=new s.a.Node,this.viewGL=new u.a("orthographic"),this.viewGL.camera.left=this.viewGL.camera.right=0,this.viewGL.add(this.groupGL),this._pointsBuilder=new _.a(!0,t),this._forceEdgesMesh=new s.a.Mesh({material:new s.a.Material({shader:s.a.createShader("ecgl.forceAtlas2.edges"),transparent:!0,depthMask:!1,depthTest:!1}),$ignorePicking:!0,geometry:new s.a.Geometry({attributes:{node:new s.a.Geometry.Attribute("node","float",2),color:new s.a.Geometry.Attribute("color","float",4,"COLOR")},dynamic:!0,mainAttribute:"node"}),renderOrder:-1,mode:s.a.Mesh.LINES}),this._edgesMesh=new s.a.Mesh({material:new s.a.Material({shader:s.a.createShader("ecgl.meshLines2D"),transparent:!0,depthMask:!1,depthTest:!1}),$ignorePicking:!0,geometry:new l.a({useNativeLine:!1,dynamic:!0}),renderOrder:-1,culling:!1}),this._layoutId=0,this._control=new g.a({zr:t.getZr(),viewGL:this.viewGL}),this._control.setTarget(this.groupGL),this._control.init(),this._clickHandler=this._clickHandler.bind(this)},render:function(e,t,r){this.groupGL.add(this._pointsBuilder.rootNode),this._model=e,this._api=r,this._initLayout(e,t,r),this._pointsBuilder.update(e,t,r),this._forceLayoutInstance instanceof c.a||this.groupGL.remove(this._forceEdgesMesh),this._updateCamera(e,r),this._control.off("update"),this._control.on("update",function(){r.dispatchAction({type:"graphGLRoam",seriesId:e.id,zoom:this._control.getZoom(),offset:this._control.getOffset()}),this._pointsBuilder.updateView(this.viewGL.camera)},this),this._control.setZoom(h.a.firstNotNull(e.get("zoom"),1)),this._control.setOffset(e.get("offset")||[0,0]);var n=this._pointsBuilder.getPointsMesh();if(n.off("mousemove",this._mousemoveHandler),n.off("mouseout",this._mouseOutHandler,this),r.getZr().off("click",this._clickHandler),this._pointsBuilder.highlightOnMouseover=!0,e.get("focusNodeAdjacency")){var i=e.get("focusNodeAdjacencyOn");"click"===i?r.getZr().on("click",this._clickHandler):"mouseover"===i&&(n.on("mousemove",this._mousemoveHandler,this),n.on("mouseout",this._mouseOutHandler,this),this._pointsBuilder.highlightOnMouseover=!1)}this._lastMouseOverDataIndex=-1},_clickHandler:function(e){if(!this._layouting){var t=this._pointsBuilder.getPointsMesh().dataIndex;t>=0?this._api.dispatchAction({type:"graphGLFocusNodeAdjacency",seriesId:this._model.id,dataIndex:t}):this._api.dispatchAction({type:"graphGLUnfocusNodeAdjacency",seriesId:this._model.id})}},_mousemoveHandler:function(e){if(!this._layouting){var t=this._pointsBuilder.getPointsMesh().dataIndex;t>=0?t!==this._lastMouseOverDataIndex&&this._api.dispatchAction({type:"graphGLFocusNodeAdjacency",seriesId:this._model.id,dataIndex:t}):this._mouseOutHandler(e),this._lastMouseOverDataIndex=t}},_mouseOutHandler:function(e){this._layouting||(this._api.dispatchAction({type:"graphGLUnfocusNodeAdjacency",seriesId:this._model.id}),this._lastMouseOverDataIndex=-1)},_updateForceEdgesGeometry:function(e,t){var r=this._forceEdgesMesh.geometry,n=t.getEdgeData(),i=0,a=this._forceLayoutInstance,o=2*n.count();r.attributes.node.init(o),r.attributes.color.init(o),n.each(function(t){var o=e[t];r.attributes.node.set(i,a.getNodeUV(o.node1)),r.attributes.node.set(i+1,a.getNodeUV(o.node2));var u=n.getItemVisual(o.dataIndex,"color"),l=s.a.parseColor(u);l[3]*=h.a.firstNotNull(n.getItemVisual(o.dataIndex,"opacity"),1),r.attributes.color.set(i,l),r.attributes.color.set(i+1,l),i+=2}),r.dirty()},_updateMeshLinesGeometry:function(){var e=this._model.getEdgeData(),t=this._edgesMesh.geometry,e=this._model.getEdgeData(),r=this._model.getData().getLayout("points");t.resetOffset(),t.setVertexCount(e.count()*t.getLineVertexCount()),t.setTriangleCount(e.count()*t.getLineTriangleCount());var n=[],i=[],a=["lineStyle","width"];this._originalEdgeColors=new Float32Array(4*e.count()),this._edgeIndicesMap=new Float32Array(e.count()),e.each(function(o){var u=e.graph.getEdgeByIndex(o),l=2*u.node1.dataIndex,c=2*u.node2.dataIndex;n[0]=r[l],n[1]=r[l+1],i[0]=r[c],i[1]=r[c+1];var d=e.getItemVisual(u.dataIndex,"color"),f=s.a.parseColor(d);f[3]*=h.a.firstNotNull(e.getItemVisual(u.dataIndex,"opacity"),1);var p=e.getItemModel(u.dataIndex),m=h.a.firstNotNull(p.get(a),1)*this._api.getDevicePixelRatio();t.addLine(n,i,f,m);for(var g=0;g<4;g++)this._originalEdgeColors[4*u.dataIndex+g]=f[g];this._edgeIndicesMap[u.dataIndex]=o},this),t.dirty()},_updateForceNodesGeometry:function(e){for(var t=this._pointsBuilder.getPointsMesh(),r=[],n=0;n=f&&(u._syncNodePosition(e),d=0),r.getZr().refresh(),p()(function(){m(t)})})};p()(function(){u._forceLayoutInstanceToDispose&&(u._forceLayoutInstanceToDispose.dispose(i.layer.renderer),u._forceLayoutInstanceToDispose=null),m(l)}),this._layouting=!0}}},stopLayout:function(e,t,r,n){n&&null!=n.from&&n.from!==this.uid||(this._layoutId=0,this.groupGL.remove(this._forceEdgesMesh),this.groupGL.add(this._edgesMesh),this._forceLayoutInstance&&this.viewGL.layer&&(n&&n.beforeLayout||(this._syncNodePosition(e),this._updateAfterLayout(e,t,r)),this._api.getZr().refresh(),this._layouting=!1))},_syncNodePosition:function(e){var t=this._forceLayoutInstance.getNodePosition(this.viewGL.layer.renderer);e.getData().setLayout("points",t),e.setNodePosition(t)},_updateAfterLayout:function(e,t,r){this._updateMeshLinesGeometry(),this._pointsBuilder.removePositionTexture(),this._pointsBuilder.updateLayout(e,t,r),this._pointsBuilder.updateView(this.viewGL.camera),this._pointsBuilder.updateLabels(),this._pointsBuilder.showLabels()},focusNodeAdjacency:function(e,t,r,n){var i=this._model.getData();this._downplayAll();var a=n.dataIndex,o=i.graph,s=[],u=o.getNodeByIndex(a);s.push(u),u.edges.forEach(function(e){e.dataIndex<0||(e.node1!==u&&s.push(e.node1),e.node2!==u&&s.push(e.node2))},this),this._pointsBuilder.fadeOutAll(.05),this._fadeOutEdgesAll(.05),s.forEach(function(e){this._pointsBuilder.highlight(i,e.dataIndex)},this),this._pointsBuilder.updateLabels(s.map(function(e){return e.dataIndex}));var l=[];u.edges.forEach(function(e){e.dataIndex>=0&&(this._highlightEdge(e.dataIndex),l.push(e))},this),this._focusNodes=s,this._focusEdges=l},unfocusNodeAdjacency:function(e,t,r,n){this._downplayAll(),this._pointsBuilder.fadeInAll(),this._fadeInEdgesAll(),this._pointsBuilder.updateLabels()},_highlightEdge:function(e){var t=this._model.getEdgeData().getItemModel(e),r=s.a.parseColor(t.get("emphasis.lineStyle.color")||t.get("lineStyle.color")),n=h.a.firstNotNull(t.get("emphasis.lineStyle.opacity"),t.get("lineStyle.opacity"),1);r[3]*=n,this._edgesMesh.geometry.setItemColor(this._edgeIndicesMap[e],r)},_downplayAll:function(){this._focusNodes&&this._focusNodes.forEach(function(e){this._pointsBuilder.downplay(this._model.getData(),e.dataIndex)},this),this._focusEdges&&this._focusEdges.forEach(function(e){this._downplayEdge(e.dataIndex)},this)},_downplayEdge:function(e){var t=this._getColor(e,[]);this._edgesMesh.geometry.setItemColor(this._edgeIndicesMap[e],t)},_setEdgeFade:function(){var e=[];return function(t,r){this._getColor(t,e),e[3]*=r,this._edgesMesh.geometry.setItemColor(this._edgeIndicesMap[t],e)}}(),_getColor:function(e,t){for(var r=0;r<4;r++)t[r]=this._originalEdgeColors[4*e+r];return t},_fadeOutEdgesAll:function(e){this._model.getData().graph.eachEdge(function(t){this._setEdgeFade(t.dataIndex,e)},this)},_fadeInEdgesAll:function(){this._fadeOutEdgesAll(1)},_updateCamera:function(e,t){this.viewGL.setViewport(0,0,t.getWidth(),t.getHeight(),t.getDevicePixelRatio());for(var r=this.viewGL.camera,n=e.getData(),i=n.getLayout("points"),a=y.create(1/0,1/0),o=y.create(-1/0,-1/0),s=[],u=0;ur.left&&hr.top)){var c=Math.max(o[0]-a[0],10),d=c/t.getWidth()*t.getHeight();c*=1.4,d*=1.4,a[0]-=.2*c,r.left=a[0],r.top=l-d/2,r.bottom=l+d/2,r.right=c+a[0],r.near=0,r.far=100}},dispose:function(){var e=this.viewGL.layer.renderer;this._forceLayoutInstance&&this._forceLayoutInstance.dispose(e),this.groupGL.removeAll(),this._layoutId=-1},remove:function(){this.groupGL.removeAll(),this._control.dispose()}})},function(e,t,r){"use strict";function n(e){var t={type:o.a.Texture.FLOAT,minFilter:o.a.Texture.NEAREST,magFilter:o.a.Texture.NEAREST};this._positionSourceTex=new o.a.Texture2D(t),this._positionSourceTex.flipY=!1,this._positionTex=new o.a.Texture2D(t),this._positionPrevTex=new o.a.Texture2D(t),this._forceTex=new o.a.Texture2D(t),this._forcePrevTex=new o.a.Texture2D(t),this._weightedSumTex=new o.a.Texture2D(t),this._weightedSumTex.width=this._weightedSumTex.height=1,this._globalSpeedTex=new o.a.Texture2D(t),this._globalSpeedPrevTex=new o.a.Texture2D(t),this._globalSpeedTex.width=this._globalSpeedTex.height=1,this._globalSpeedPrevTex.width=this._globalSpeedPrevTex.height=1,this._nodeRepulsionPass=new s.a({fragment:o.a.Shader.source("ecgl.forceAtlas2.updateNodeRepulsion")}),this._positionPass=new s.a({fragment:o.a.Shader.source("ecgl.forceAtlas2.updatePosition")}),this._globalSpeedPass=new s.a({fragment:o.a.Shader.source("ecgl.forceAtlas2.calcGlobalSpeed")}),this._copyPass=new s.a({fragment:o.a.Shader.source("clay.compositor.output")});var r=function(e){e.blendEquation(e.FUNC_ADD),e.blendFunc(e.ONE,e.ONE)};this._edgeForceMesh=new o.a.Mesh({geometry:new o.a.Geometry({attributes:{node1:new o.a.Geometry.Attribute("node1","float",2),node2:new o.a.Geometry.Attribute("node2","float",2),weight:new o.a.Geometry.Attribute("weight","float",1)},dynamic:!0,mainAttribute:"node1"}),material:new o.a.Material({transparent:!0,shader:o.a.createShader("ecgl.forceAtlas2.updateEdgeAttraction"),blend:r,depthMask:!1,depthText:!1}),mode:o.a.Mesh.POINTS}),this._weightedSumMesh=new o.a.Mesh({geometry:new o.a.Geometry({attributes:{node:new o.a.Geometry.Attribute("node","float",2)},dynamic:!0,mainAttribute:"node"}),material:new o.a.Material({transparent:!0,shader:o.a.createShader("ecgl.forceAtlas2.calcWeightedSum"),blend:r,depthMask:!1,depthText:!1}),mode:o.a.Mesh.POINTS}),this._framebuffer=new u.a({depthBuffer:!1}),this._dummyCamera=new o.a.OrthographicCamera({left:-1,right:1,top:1,bottom:-1,near:0,far:100}),this._globalSpeed=0}var i=r(0),a=r.n(i),o=r(1),s=r(16),u=r(10),l=r(270);o.a.Shader.import(l.a);var h={repulsionByDegree:!0,linLogMode:!1,strongGravityMode:!1,gravity:1,scaling:1,edgeWeightInfluence:1,jitterTolerence:.1,preventOverlap:!1,dissuadeHubs:!1,gravityCenter:null};n.prototype.updateOption=function(e){for(var t in h)this[t]=h[t];var r=this._nodes.length;if(this.jitterTolerence=r>5e4?10:r>5e3?1:.1,this.scaling=r>100?2:10,e)for(var t in h)null!=e[t]&&(this[t]=e[t]);if(this.repulsionByDegree)for(var n=this._positionSourceTex.pixels,i=0;ie},n.prototype._swapTexture=function(){var e=this._positionPrevTex;this._positionPrevTex=this._positionTex,this._positionTex=e;var e=this._forcePrevTex;this._forcePrevTex=this._forceTex,this._forceTex=e;var e=this._globalSpeedPrevTex;this._globalSpeedPrevTex=this._globalSpeedTex,this._globalSpeedTex=e},n.prototype._initFromSource=function(e){this._framebuffer.attach(this._positionPrevTex),this._framebuffer.bind(e),this._copyPass.setUniform("texture",this._positionSourceTex),this._copyPass.render(e),e.gl.clearColor(0,0,0,0),this._framebuffer.attach(this._forcePrevTex),e.gl.clear(e.gl.COLOR_BUFFER_BIT),this._framebuffer.attach(this._globalSpeedPrevTex),e.gl.clear(e.gl.COLOR_BUFFER_BIT),this._framebuffer.unbind(e)},n.prototype._resize=function(e,t){["_positionSourceTex","_positionTex","_positionPrevTex","_forceTex","_forcePrevTex"].forEach(function(r){this[r].width=e,this[r].height=t,this[r].dirty()},this)},n.prototype.dispose=function(e){this._framebuffer.dispose(e),this._copyPass.dispose(e),this._nodeRepulsionPass.dispose(e),this._positionPass.dispose(e),this._globalSpeedPass.dispose(e),this._edgeForceMesh.geometry.dispose(e),this._weightedSumMesh.geometry.dispose(e),this._positionSourceTex.dispose(e),this._positionTex.dispose(e),this._positionPrevTex.dispose(e),this._forceTex.dispose(e),this._forcePrevTex.dispose(e),this._weightedSumTex.dispose(e),this._globalSpeedTex.dispose(e),this._globalSpeedPrevTex.dispose(e)},a.a.ForceAtlas2GPU=n,t.a=n},function(e,t,r){"use strict";t.a="@export ecgl.forceAtlas2.updateNodeRepulsion\n\n#define NODE_COUNT 0\n\nuniform sampler2D positionTex;\n\nuniform vec2 textureSize;\nuniform float gravity;\nuniform float scaling;\nuniform vec2 gravityCenter;\n\nuniform bool strongGravityMode;\nuniform bool preventOverlap;\n\nvarying vec2 v_Texcoord;\n\nvoid main() {\n\n vec4 n0 = texture2D(positionTex, v_Texcoord);\n\n vec2 force = vec2(0.0);\n for (int i = 0; i < NODE_COUNT; i++) {\n vec2 uv = vec2(\n mod(float(i), textureSize.x) / (textureSize.x - 1.0),\n floor(float(i) / textureSize.x) / (textureSize.y - 1.0)\n );\n vec4 n1 = texture2D(positionTex, uv);\n\n vec2 dir = n0.xy - n1.xy;\n float d2 = dot(dir, dir);\n\n if (d2 > 0.0) {\n float factor = 0.0;\n if (preventOverlap) {\n float d = sqrt(d2);\n d = d - n0.w - n1.w;\n if (d > 0.0) {\n factor = scaling * n0.z * n1.z / (d * d);\n }\n else if (d < 0.0) {\n factor = scaling * 100.0 * n0.z * n1.z;\n }\n }\n else {\n factor = scaling * n0.z * n1.z / d2;\n }\n force += dir * factor;\n }\n }\n\n vec2 dir = gravityCenter - n0.xy;\n float d = 1.0;\n if (!strongGravityMode) {\n d = length(dir);\n }\n\n force += dir * n0.z * gravity / (d + 1.0);\n\n gl_FragColor = vec4(force, 0.0, 1.0);\n}\n@end\n\n@export ecgl.forceAtlas2.updateEdgeAttraction.vertex\n\nattribute vec2 node1;\nattribute vec2 node2;\nattribute float weight;\n\nuniform sampler2D positionTex;\nuniform float edgeWeightInfluence;\nuniform bool preventOverlap;\nuniform bool linLogMode;\n\nuniform vec2 windowSize: WINDOW_SIZE;\n\nvarying vec2 v_Force;\n\nvoid main() {\n\n vec4 n0 = texture2D(positionTex, node1);\n vec4 n1 = texture2D(positionTex, node2);\n\n vec2 dir = n1.xy - n0.xy;\n float d = length(dir);\n float w;\n if (edgeWeightInfluence == 0.0) {\n w = 1.0;\n }\n else if (edgeWeightInfluence == 1.0) {\n w = weight;\n }\n else {\n w = pow(weight, edgeWeightInfluence);\n }\n vec2 offset = vec2(1.0 / windowSize.x, 1.0 / windowSize.y);\n vec2 scale = vec2((windowSize.x - 1.0) / windowSize.x, (windowSize.y - 1.0) / windowSize.y);\n vec2 pos = node1 * scale * 2.0 - 1.0;\n gl_Position = vec4(pos + offset, 0.0, 1.0);\n gl_PointSize = 1.0;\n\n float factor;\n if (preventOverlap) {\n d = d - n1.w - n0.w;\n }\n if (d <= 0.0) {\n v_Force = vec2(0.0);\n return;\n }\n\n if (linLogMode) {\n factor = w * log(d) / d;\n }\n else {\n factor = w;\n }\n v_Force = dir * factor;\n}\n@end\n\n@export ecgl.forceAtlas2.updateEdgeAttraction.fragment\n\nvarying vec2 v_Force;\n\nvoid main() {\n gl_FragColor = vec4(v_Force, 0.0, 0.0);\n}\n@end\n\n@export ecgl.forceAtlas2.calcWeightedSum.vertex\n\nattribute vec2 node;\n\nvarying vec2 v_NodeUv;\n\nvoid main() {\n\n v_NodeUv = node;\n gl_Position = vec4(0.0, 0.0, 0.0, 1.0);\n gl_PointSize = 1.0;\n}\n@end\n\n@export ecgl.forceAtlas2.calcWeightedSum.fragment\n\nvarying vec2 v_NodeUv;\n\nuniform sampler2D positionTex;\nuniform sampler2D forceTex;\nuniform sampler2D forcePrevTex;\n\nvoid main() {\n vec2 force = texture2D(forceTex, v_NodeUv).rg;\n vec2 forcePrev = texture2D(forcePrevTex, v_NodeUv).rg;\n\n float mass = texture2D(positionTex, v_NodeUv).z;\n float swing = length(force - forcePrev) * mass;\n float traction = length(force + forcePrev) * 0.5 * mass;\n\n gl_FragColor = vec4(swing, traction, 0.0, 0.0);\n}\n@end\n\n@export ecgl.forceAtlas2.calcGlobalSpeed\n\nuniform sampler2D globalSpeedPrevTex;\nuniform sampler2D weightedSumTex;\nuniform float jitterTolerence;\n\nvoid main() {\n vec2 weightedSum = texture2D(weightedSumTex, vec2(0.5)).xy;\n float prevGlobalSpeed = texture2D(globalSpeedPrevTex, vec2(0.5)).x;\n float globalSpeed = jitterTolerence * jitterTolerence\n * weightedSum.y / weightedSum.x;\n if (prevGlobalSpeed > 0.0) {\n globalSpeed = min(globalSpeed / prevGlobalSpeed, 1.5) * prevGlobalSpeed;\n }\n gl_FragColor = vec4(globalSpeed, 0.0, 0.0, 1.0);\n}\n@end\n\n@export ecgl.forceAtlas2.updatePosition\n\nuniform sampler2D forceTex;\nuniform sampler2D forcePrevTex;\nuniform sampler2D positionTex;\nuniform sampler2D globalSpeedTex;\n\nvarying vec2 v_Texcoord;\n\nvoid main() {\n vec2 force = texture2D(forceTex, v_Texcoord).xy;\n vec2 forcePrev = texture2D(forcePrevTex, v_Texcoord).xy;\n vec4 node = texture2D(positionTex, v_Texcoord);\n\n float globalSpeed = texture2D(globalSpeedTex, vec2(0.5)).r;\n float swing = length(force - forcePrev);\n float speed = 0.1 * globalSpeed / (0.1 + globalSpeed * sqrt(swing));\n\n float df = length(force);\n if (df > 0.0) {\n speed = min(df * speed, 10.0) / df;\n\n gl_FragColor = vec4(node.xy + speed * force, node.zw);\n }\n else {\n gl_FragColor = node;\n }\n}\n@end\n\n@export ecgl.forceAtlas2.edges.vertex\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\nattribute vec2 node;\nattribute vec4 a_Color : COLOR;\nvarying vec4 v_Color;\n\nuniform sampler2D positionTex;\n\nvoid main()\n{\n gl_Position = worldViewProjection * vec4(\n texture2D(positionTex, node).xy, -10.0, 1.0\n );\n v_Color = a_Color;\n}\n@end\n\n@export ecgl.forceAtlas2.edges.fragment\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\nvarying vec4 v_Color;\nvoid main() {\n gl_FragColor = color * v_Color;\n}\n@end"},function(e,t,r){"use strict";var n=r(5),i=r(4),a=r(272),o=a.a.toString();o=o.slice(o.indexOf("{")+1,o.lastIndexOf("}"));var s={barnesHutOptimize:!0,barnesHutTheta:1.5,repulsionByDegree:!0,linLogMode:!1,strongGravityMode:!1,gravity:1,scaling:1,edgeWeightInfluence:1,jitterTolerence:.1,preventOverlap:!1,dissuadeHubs:!1,gravityCenter:null},u=function(e){for(var t in s)this[t]=s[t];if(e)for(var t in e)this[t]=e[t];this._nodes=[],this._edges=[],this._disposed=!1,this._positionTex=new n.a({type:i.a.FLOAT,flipY:!1,minFilter:i.a.NEAREST,magFilter:i.a.NEAREST})};u.prototype.initData=function(e,t){var r=new Blob([o]),n=window.URL.createObjectURL(r);this._worker=new Worker(n),this._worker.onmessage=this._$onupdate.bind(this),this._nodes=e,this._edges=t,this._frame=0;for(var i=e.length,a=t.length,s=new Float32Array(2*i),u=new Float32Array(i),l=new Float32Array(i),h=new Float32Array(2*a),c=new Float32Array(a),d=0;d5e4?10:a>5e3?1:.1,t.scaling=a>100?2:10,t.barnesHutOptimize=a>1e3,e)for(var r in s)null!=e[r]&&(t[r]=e[r]);if(!t.gravityCenter){for(var o=[1/0,1/0],u=[-1/0,-1/0],l=0;le},u.prototype.getNodePosition=function(e,t){if(t||(t=new Float32Array(2*this._nodes.length)),this._positionArr)for(var r=0;r0&&(i=1/Math.sqrt(i),e[0]=t[0]*i,e[1]=t[1]*i),e},negate:function(e,t){return e[0]=-t[0],e[1]=-t[1],e},copy:function(e,t){return e[0]=t[0],e[1]=t[1],e},set:function(e,t,r){return e[0]=t,e[1]=r,e}},a=e.prototype;a.beforeUpdate=function(){for(var e=0;e=e&&this.bbox[1]<=t&&this.bbox[3]>=t},a.setBBox=function(e,t,r,n){this.bbox[0]=e,this.bbox[1]=t,this.bbox[2]=r,this.bbox[3]=n,this.size=(r-e+n-t)/2},a._newSubRegion=function(){var t=this.subRegions[this.nSubRegions];return t||(t=new e,this.subRegions[this.nSubRegions]=t),this.nSubRegions++,t},a._addNodeToSubRegion=function(e){var t=this.findSubRegion(e.position[0],e.position[1]),r=this.bbox;if(!t){var n=(r[0]+r[2])/2,i=(r[1]+r[3])/2,a=(r[2]-r[0])/2,o=(r[3]-r[1])/2,s=e.position[0]>=n?1:0,u=e.position[1]>=i?1:0,t=this._newSubRegion();t.setBBox(s*a+r[0],u*o+r[1],(s+1)*a+r[0],(u+1)*o+r[1])}t.addNode(e)},a._updateCenterOfMass=function(e){null==this.centerOfMass&&(this.centerOfMass=new Float32Array(2));var t=this.centerOfMass[0]*this.mass,r=this.centerOfMass[1]*this.mass;t+=e.position[0]*e.mass,r+=e.position[1]*e.mass,this.mass+=e.mass,this.centerOfMass[0]=t/this.mass,this.centerOfMass[1]=r/this.mass};var o=n.prototype;o.initNodes=function(e,r,n){var i=r.length;this.nodes.length=0;for(var a=void 0!==n,o=0;o0&&(this.strongGravityMode?this.applyNodeStrongGravity(n):this.applyNodeGravity(n))}for(var t=0;t0&&(c=Math.min(c/this._globalSpeed,1.5)*this._globalSpeed),this._globalSpeed=c;for(var t=0;t0&&(d=Math.min(f*d,10)/f,i.scaleAndAdd(r.position,r.position,r.force,d))}},o.applyRegionToNodeRepulsion=function(){var e=i.create();return function(t,r){if(t.node)this.applyNodeToNodeRepulsion(t.node,r,!0);else{i.sub(e,r.position,t.centerOfMass);var n=e[0]*e[0]+e[1]*e[1];if(n>this.barnesHutTheta*t.size*t.size){var a=this.scaling*r.mass*t.mass/n;i.scaleAndAdd(r.force,r.force,e,a)}else for(var o=0;o0)o=this.scaling*t.mass*r.mass/(s*s);else{if(!(s<0))return;o=100*this.scaling*t.mass*r.mass}}else o=this.scaling*t.mass*r.mass/a;i.scaleAndAdd(t.force,t.force,e,o),i.scaleAndAdd(r.force,r.force,e,-o)}}}}(),o.applyEdgeAttraction=function(){var e=i.create();return function(t){var r=t.source,n=t.target;i.sub(e,r.position,n.position);var a,o=i.len(e);a=0===this.edgeWeightInfluence?1:1===this.edgeWeightInfluence?t.weight:Math.pow(t.weight,this.edgeWeightInfluence);var s;this.preventOverlap&&(o=o-r.size-n.size)<=0||(s=this.linLogMode?-a*Math.log(o+1)/(o+1):-a,i.scaleAndAdd(r.force,r.force,e,s),i.scaleAndAdd(n.force,n.force,e,-s))}}(),o.applyNodeGravity=function(){var e=i.create();return function(t){i.sub(e,this.gravityCenter,t.position);var r=i.len(e);i.scaleAndAdd(t.force,t.force,e,this.gravity*t.mass/(r+1))}}(),o.applyNodeStrongGravity=function(){var e=i.create();return function(t){i.sub(e,this.gravityCenter,t.position),i.scaleAndAdd(t.force,t.force,e,this.gravity*t.mass)}}(),o.updateBBox=function(){for(var e=1/0,t=1/0,r=-1/0,n=-1/0,i=0;i0?1.1:.9,a=Math.max(Math.min(this._zoom*i,this.maxZoom),this.minZoom);i=a/this._zoom;var o=this._convertPos(r,n),s=(o.x-this._dx)*(i-1),u=(o.y-this._dy)*(i-1);this._dx-=s,this._dy-=u,this._zoom=a,this._needsUpdate=!0}}},dispose:function(){var e=this.zr;e.off("mousedown",this._mouseDownHandler),e.off("mousemove",this._mouseMoveHandler),e.off("mouseup",this._mouseUpHandler),e.off("mousewheel",this._mouseWheelHandler),e.off("globalout",this._mouseUpHandler),e.animation.off("frame",this._update)}}));t.a=i},function(e,t,r){"use strict";t.a="@export ecgl.lines2D.vertex\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\nattribute vec2 position: POSITION;\nattribute vec4 a_Color : COLOR;\nvarying vec4 v_Color;\n\n#ifdef POSITIONTEXTURE_ENABLED\nuniform sampler2D positionTexture;\n#endif\n\nvoid main()\n{\n gl_Position = worldViewProjection * vec4(position, -10.0, 1.0);\n\n v_Color = a_Color;\n}\n\n@end\n\n@export ecgl.lines2D.fragment\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\nvarying vec4 v_Color;\n\nvoid main()\n{\n gl_FragColor = color * v_Color;\n}\n@end\n\n\n@export ecgl.meshLines2D.vertex\n\nattribute vec2 position: POSITION;\nattribute vec2 normal;\nattribute float offset;\nattribute vec4 a_Color : COLOR;\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\nuniform vec4 viewport : VIEWPORT;\n\nvarying vec4 v_Color;\nvarying float v_Miter;\n\nvoid main()\n{\n vec4 p2 = worldViewProjection * vec4(position + normal, -10.0, 1.0);\n gl_Position = worldViewProjection * vec4(position, -10.0, 1.0);\n\n p2.xy /= p2.w;\n gl_Position.xy /= gl_Position.w;\n\n vec2 N = normalize(p2.xy - gl_Position.xy);\n gl_Position.xy += N * offset / viewport.zw * 2.0;\n\n gl_Position.xy *= gl_Position.w;\n\n v_Color = a_Color;\n}\n@end\n\n\n@export ecgl.meshLines2D.fragment\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\nvarying vec4 v_Color;\nvarying float v_Miter;\n\nvoid main()\n{\n gl_FragColor = color * v_Color;\n}\n\n@end"},function(e,t,r){"use strict";var n=r(0);r.n(n),r(276),r(280)},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(1),o=r(2),s=r(22),u=r(277);i.a.extendChartView({type:"flowGL",__ecgl__:!0,init:function(e,t){this.viewGL=new s.a("orthographic"),this.groupGL=new a.a.Node,this.viewGL.add(this.groupGL),this._particleSurface=new u.a;var r=new a.a.Mesh({geometry:new a.a.PlaneGeometry,material:new a.a.Material({shader:new a.a.Shader({vertex:a.a.Shader.source("ecgl.color.vertex"),fragment:a.a.Shader.source("ecgl.color.fragment")}),transparent:!0})});r.material.enableTexture("diffuseMap"),this.groupGL.add(r),this._planeMesh=r},render:function(e,t,r){var n=this._particleSurface;n.setParticleType(e.get("particleType")),n.setSupersampling(e.get("supersampling")),this._updateData(e,r),this._updateCamera(r.getWidth(),r.getHeight(),r.getDevicePixelRatio());var i=o.a.firstNotNull(e.get("particleDensity"),128);n.setParticleDensity(i,i);var s=this._planeMesh,u=+new Date,l=this,h=!0;s.__percent=0,s.stopAnimation(),s.animate("",{loop:!0}).when(1e5,{__percent:1}).during(function(){var e=+new Date,t=Math.min(e-u,20);u+=t,l._renderer&&(n.update(l._renderer,r,t/1e3,h),s.material.set("diffuseMap",n.getSurfaceTexture())),h=!1}).start();var c=e.getModel("itemStyle"),d=a.a.parseColor(c.get("color"));d[3]*=o.a.firstNotNull(c.get("opacity"),1),s.material.set("color",d),n.setColorTextureImage(e.get("colorTexture"),r),n.setParticleSize(e.get("particleSize")),n.particleSpeedScaling=e.get("particleSpeed"),n.motionBlurFactor=1-Math.pow(.1,e.get("particleTrail"))},updateTransform:function(e,t,r){this._updateData(e,r)},afterRender:function(e,t,r,n){var i=n.renderer;this._renderer=i},_updateData:function(e,t){var r=e.coordinateSystem,n=r.dimensions.map(function(t){return e.coordDimToDataDim(t)[0]}),i=e.getData(),a=i.getDataExtent(n[0]),o=i.getDataExtent(n[1]),s=e.get("gridWidth"),u=e.get("gridHeight");if(null==s||"auto"===s){var l=(a[1]-a[0])/(o[1]-o[0]);s=Math.round(Math.sqrt(l*i.count()))}null!=u&&"auto"!==u||(u=Math.ceil(i.count()/s));var h=this._particleSurface.vectorFieldTexture,c=h.pixels;if(c&&c.length===u*s*4)for(var d=0;d=359&&(i[0]>0&&(i[0]=0),a[0]0?e[e.length-1]:this._lastFrameTexture},setRegion:function(e){this._particlePass.setUniform("region",e)},resize:function(e,t){this._lastFrameTexture.width=e*this._supersampling,this._lastFrameTexture.height=t*this._supersampling,this._thisFrameTexture.width=e*this._supersampling,this._thisFrameTexture.height=t*this._supersampling,this._width=e,this._height=t},setParticleSize:function(e){var t=this._getParticleMesh();if(e<=2)return t.material.disableTexture("spriteTexture"),void(t.material.transparent=!1);this._spriteTexture||(this._spriteTexture=new l.a),this._spriteTexture.image&&this._spriteTexture.image.width===e||(this._spriteTexture.image=n(e),this._spriteTexture.dirty()),t.material.transparent=!0,t.material.enableTexture("spriteTexture"),t.material.set("spriteTexture",this._spriteTexture),this._particleSize=e},setGradientTexture:function(e){var t=this._getParticleMesh().material;t[e?"enableTexture":"disableTexture"]("gradientTexture"),t.setUniform("gradientTexture",e)},setColorTextureImage:function(e,t){this._getParticleMesh().material.setTextureImage("colorTexture",e,t,{flipY:!0})},setParticleType:function(e){this._particleType=e},clearFrame:function(e){var t=this._frameBuffer;t.attach(this._lastFrameTexture),t.bind(e),e.gl.clear(e.gl.DEPTH_BUFFER_BIT|e.gl.COLOR_BUFFER_BIT),t.unbind(e)},setSupersampling:function(e){this._supersampling=e,this.resize(this._width,this._height)},_updateDownsampleTextures:function(e,t){for(var r=this._downsampleTextures,n=Math.max(Math.floor(Math.log(this._supersampling/t.getDevicePixelRatio())/Math.log(2)),0),i=2,a=this._width*this._supersampling,o=this._height*this._supersampling,s=0;s65535?new Uint32Array(3*n):new Uint16Array(3*n))},addLine:function(e){var t=this._vertexOffset;this.attributes.position.set(t,[e[0],e[1],1]),this.attributes.position.set(t+1,[e[0],e[1],-1]),this.attributes.position.set(t+2,[e[0],e[1],2]),this.attributes.position.set(t+3,[e[0],e[1],-2]),this.setTriangleIndices(this._faceOffset++,[t,t+1,t+2]),this.setTriangleIndices(this._faceOffset++,[t+1,t+2,t+3]),this._vertexOffset+=4}}));t.a=a},function(e,t,r){"use strict";t.a="@export ecgl.vfParticle.particle.fragment\n\nuniform sampler2D particleTexture;\nuniform sampler2D spawnTexture;\nuniform sampler2D velocityTexture;\n\nuniform float deltaTime;\nuniform float elapsedTime;\n\nuniform float speedScaling : 1.0;\n\nuniform vec2 textureSize;\nuniform vec4 region : [0, 0, 1, 1];\nuniform float firstFrameTime;\n\nvarying vec2 v_Texcoord;\n\n\nvoid main()\n{\n vec4 p = texture2D(particleTexture, v_Texcoord);\n bool spawn = false;\n if (p.w <= 0.0) {\n p = texture2D(spawnTexture, fract(v_Texcoord + elapsedTime / 10.0));\n p.w -= firstFrameTime;\n spawn = true;\n }\n vec2 v = texture2D(velocityTexture, fract(p.xy * region.zw + region.xy)).xy;\n v = (v - 0.5) * 2.0;\n p.z = length(v);\n p.xy += v * deltaTime / 10.0 * speedScaling;\n p.w -= deltaTime;\n\n if (spawn || p.xy != fract(p.xy)) {\n p.z = 0.0;\n }\n p.xy = fract(p.xy);\n\n gl_FragColor = p;\n}\n@end\n\n@export ecgl.vfParticle.renderPoints.vertex\n\n#define PI 3.1415926\n\nattribute vec2 texcoord : TEXCOORD_0;\n\nuniform sampler2D particleTexture;\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\nuniform float size : 1.0;\n\nvarying float v_Mag;\nvarying vec2 v_Uv;\n\nvoid main()\n{\n vec4 p = texture2D(particleTexture, texcoord);\n\n if (p.w > 0.0 && p.z > 1e-5) {\n gl_Position = worldViewProjection * vec4(p.xy * 2.0 - 1.0, 0.0, 1.0);\n }\n else {\n gl_Position = vec4(100000.0, 100000.0, 100000.0, 1.0);\n }\n\n v_Mag = p.z;\n v_Uv = p.xy;\n\n gl_PointSize = size;\n}\n\n@end\n\n@export ecgl.vfParticle.renderPoints.fragment\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\nuniform sampler2D gradientTexture;\nuniform sampler2D colorTexture;\nuniform sampler2D spriteTexture;\n\nvarying float v_Mag;\nvarying vec2 v_Uv;\n\nvoid main()\n{\n gl_FragColor = color;\n#ifdef SPRITETEXTURE_ENABLED\n gl_FragColor *= texture2D(spriteTexture, gl_PointCoord);\n if (color.a == 0.0) {\n discard;\n }\n#endif\n#ifdef GRADIENTTEXTURE_ENABLED\n gl_FragColor *= texture2D(gradientTexture, vec2(v_Mag, 0.5));\n#endif\n#ifdef COLORTEXTURE_ENABLED\n gl_FragColor *= texture2D(colorTexture, v_Uv);\n#endif\n}\n\n@end\n\n@export ecgl.vfParticle.renderLines.vertex\n\n#define PI 3.1415926\n\nattribute vec3 position : POSITION;\n\nuniform sampler2D particleTexture;\nuniform sampler2D prevParticleTexture;\n\nuniform float size : 1.0;\nuniform vec4 vp: VIEWPORT;\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\nvarying float v_Mag;\nvarying vec2 v_Uv;\n\n@import clay.util.rand\n\nvoid main()\n{\n vec4 p = texture2D(particleTexture, position.xy);\n vec4 p2 = texture2D(prevParticleTexture, position.xy);\n\n p.xy = p.xy * 2.0 - 1.0;\n p2.xy = p2.xy * 2.0 - 1.0;\n\n if (p.w > 0.0 && p.z > 1e-5) {\n vec2 dir = normalize(p.xy - p2.xy);\n vec2 norm = vec2(dir.y / vp.z, -dir.x / vp.w) * sign(position.z) * size;\n if (abs(position.z) == 2.0) {\n gl_Position = vec4(p.xy + norm, 0.0, 1.0);\n v_Uv = p.xy;\n v_Mag = p.z;\n }\n else {\n gl_Position = vec4(p2.xy + norm, 0.0, 1.0);\n v_Mag = p2.z;\n v_Uv = p2.xy;\n }\n gl_Position = worldViewProjection * gl_Position;\n }\n else {\n gl_Position = vec4(100000.0, 100000.0, 100000.0, 1.0);\n }\n}\n\n@end\n\n@export ecgl.vfParticle.renderLines.fragment\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\nuniform sampler2D gradientTexture;\nuniform sampler2D colorTexture;\n\nvarying float v_Mag;\nvarying vec2 v_Uv;\n\nvoid main()\n{\n gl_FragColor = color;\n #ifdef GRADIENTTEXTURE_ENABLED\n gl_FragColor *= texture2D(gradientTexture, vec2(v_Mag, 0.5));\n#endif\n#ifdef COLORTEXTURE_ENABLED\n gl_FragColor *= texture2D(colorTexture, v_Uv);\n#endif\n}\n\n@end\n"},function(e,t,r){"use strict";var n=r(0),i=r.n(n);i.a.extendSeriesModel({type:"series.flowGL",dependencies:["geo","grid","bmap"],visualColorAccessPath:"itemStyle.color",getInitialData:function(e,t){var r=i.a.getCoordinateSystemDimensions(this.get("coordinateSystem"))||["x","y"];r.push("vx","vy");var n=i.a.helper.completeDimensions(r,this.getSource(),{encodeDef:this.get("encode"),dimsDef:this.get("dimensions")}),a=new i.a.List(n,this);return a.initData(this.getSource()),a},defaultOption:{coordinateSystem:"cartesian2d",zlevel:10,supersampling:1,particleType:"point",particleDensity:128,particleSize:1,particleSpeed:1,particleTrail:2,colorTexture:null,gridWidth:"auto",gridHeight:"auto",itemStyle:{color:"#fff",opacity:.8}}})},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=(r(282),r(283),r(17));i.a.registerVisual(Object(a.a)("linesGL"))},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(13),o=(r.n(a),i.a.extendSeriesModel({type:"series.linesGL",dependencies:["grid","geo"],visualColorAccessPath:"lineStyle.color",streamEnabled:!0,init:function(e){var t=this._processFlatCoordsArray(e.data);this._flatCoords=t.flatCoords,this._flatCoordsOffset=t.flatCoordsOffset,t.flatCoords&&(e.data=new Float32Array(t.count)),o.superApply(this,"init",arguments)},mergeOption:function(e){var t=this._processFlatCoordsArray(e.data);this._flatCoords=t.flatCoords,this._flatCoordsOffset=t.flatCoordsOffset,t.flatCoords&&(e.data=new Float32Array(t.count)),o.superApply(this,"mergeOption",arguments)},appendData:function(e){var t=this._processFlatCoordsArray(e.data);t.flatCoords&&(this._flatCoords?(this._flatCoords=Object(a.concatArray)(this._flatCoords,t.flatCoords),this._flatCoordsOffset=Object(a.concatArray)(this._flatCoordsOffset,t.flatCoordsOffset)):(this._flatCoords=t.flatCoords,this._flatCoordsOffset=t.flatCoordsOffset),e.data=new Float32Array(t.count)),this.getRawData().appendData(e.data)},_getCoordsFromItemModel:function(e){var t=this.getData().getItemModel(e),r=t.option instanceof Array?t.option:t.getShallow("coords");return r},getLineCoordsCount:function(e){return this._flatCoordsOffset?this._flatCoordsOffset[2*e+1]:this._getCoordsFromItemModel(e).length},getLineCoords:function(e,t){if(this._flatCoordsOffset){for(var r=this._flatCoordsOffset[2*e],n=this._flatCoordsOffset[2*e+1],i=0;i1?(t.material.shader!==this._meshLinesShader&&t.material.attachShader(this._meshLinesShader),t.mode=a.a.Mesh.TRIANGLES):(t.material.shader!==this._nativeLinesShader&&t.material.attachShader(this._nativeLinesShader),t.mode=a.a.Mesh.LINES),r=r||0,n=n||o.count(),h.resetOffset();var f=0,p=0,m=[],g=[],_=[],v=[],y=[],x=.3,T=.7;if(u||0!==s)for(var b=r;b>1)%2;s.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",n[l]+":0",o[u]+":0",n[1-l]+":auto",o[1-u]+":auto",""].join("!important;"),t.appendChild(r),i.push(r)}return i}(e,a),a,o);if(r)return r(t,i,n),!0}return!1}function zt(t){return"CANVAS"===t.nodeName.toUpperCase()}var Bt="undefined"!=typeof window&&!!window.addEventListener,Vt=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Gt=[];function Ft(t,e,i,n){return i=i||{},n||!v.canvasSupported?Wt(t,e,i):v.browser.firefox&&null!=e.layerX&&e.layerX!==e.offsetX?(i.zrX=e.layerX,i.zrY=e.layerY):null!=e.offsetX?(i.zrX=e.offsetX,i.zrY=e.offsetY):Wt(t,e,i),i}function Wt(t,e,i){if(v.domSupported&&t.getBoundingClientRect){var n=e.clientX,o=e.clientY;if(zt(t)){var a=t.getBoundingClientRect();return i.zrX=n-a.left,void(i.zrY=o-a.top)}if(Rt(Gt,t,n,o))return i.zrX=Gt[0],void(i.zrY=Gt[1])}i.zrX=i.zrY=0}function Ht(t){return t||window.event}function Zt(t,e,i){if(null!=(e=Ht(e)).zrX)return e;var n=e.type;if(n&&0<=n.indexOf("touch")){var o="touchend"!==n?e.targetTouches[0]:e.changedTouches[0];o&&Ft(t,o,e,i)}else Ft(t,e,e,i),e.zrDelta=e.wheelDelta?e.wheelDelta/120:-(e.detail||0)/3;var a=e.button;return null==e.which&&void 0!==a&&Vt.test(e.type)&&(e.which=1&a?1:2&a?3:4&a?2:0),e}function Ut(t,e,i,n){Bt?t.addEventListener(e,i,n):t.attachEvent("on"+e,i)}var Xt=Bt?function(t){t.preventDefault(),t.stopPropagation(),t.cancelBubble=!0}:function(t){t.returnValue=!1,t.cancelBubble=!0};function Yt(t){return 2===t.which||3===t.which}function jt(){this._track=[]}function qt(t){var e=t[1][0]-t[0][0],i=t[1][1]-t[0][1];return Math.sqrt(e*e+i*i)}jt.prototype={constructor:jt,recognize:function(t,e,i){return this._doTrack(t,e,i),this._recognize(t)},clear:function(){return this._track.length=0,this},_doTrack:function(t,e,i){var n=t.touches;if(n){for(var o={points:[],touches:[],target:e,event:t},a=0,r=n.length;an.getWidth()||i<0||i>n.getHeight()}te.prototype={constructor:te,setHandlerProxy:function(e){this.proxy&&this.proxy.dispose(),e&&(E(ee,function(t){e.on&&e.on(t,this[t],this)},this),e.handler=this),this.proxy=e},mousemove:function(t){var e=t.zrX,i=t.zrY,n=ne(this,e,i),o=this._hovered,a=o.target;a&&!a.__zr&&(a=(o=this.findHover(o.x,o.y)).target);var r=this._hovered=n?{x:e,y:i}:this.findHover(e,i),s=r.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:"default"),a&&s!==a&&this.dispatchToElement(o,"mouseout",t),this.dispatchToElement(r,"mousemove",t),s&&s!==a&&this.dispatchToElement(r,"mouseover",t)},mouseout:function(t){var e=t.zrEventControl,i=t.zrIsToLocalDOM;"only_globalout"!==e&&this.dispatchToElement(this._hovered,"mouseout",t),"no_globalout"!==e&&(i||this.trigger("globalout",{type:"globalout",event:t}))},resize:function(t){this._hovered={}},dispatch:function(t,e){var i=this[t];i&&i.call(this,e)},dispose:function(){this.proxy.dispose(),this.storage=this.proxy=this.painter=null},setCursorStyle:function(t){var e=this.proxy;e.setCursor&&e.setCursor(t)},dispatchToElement:function(t,e,i){var n=(t=t||{}).target;if(!n||!n.silent){for(var o="on"+e,a=function(t,e,i){return{type:t,event:i,target:e.target,topTarget:e.topTarget,cancelBubble:!1,offsetX:i.zrX,offsetY:i.zrY,gestureEvent:i.gestureEvent,pinchX:i.pinchX,pinchY:i.pinchY,pinchScale:i.pinchScale,wheelDelta:i.zrDelta,zrByTouch:i.zrByTouch,which:i.which,stop:Jt}}(e,t,i);n&&(n[o]&&(a.cancelBubble=n[o].call(n,a)),n.trigger(e,a),n=n.parent,!a.cancelBubble););a.cancelBubble||(this.trigger(e,a),this.painter&&this.painter.eachOtherLayer(function(t){"function"==typeof t[o]&&t[o].call(t,a),t.trigger&&t.trigger(e,a)}))}},findHover:function(t,e,i){for(var n=this.storage.getDisplayList(),o={x:t,y:e},a=n.length-1;0<=a;a--){var r;if(n[a]!==i&&!n[a].ignore&&(r=ie(n[a],t,e))&&(o.topTarget||(o.topTarget=n[a]),r!==$t)){o.target=n[a];break}}return o},processGesture:function(t,e){this._gestureMgr||(this._gestureMgr=new jt);var i=this._gestureMgr;"start"===e&&i.clear();var n=i.recognize(t,this.findHover(t.zrX,t.zrY,null).target,this.proxy.dom);if("end"===e&&i.clear(),n){var o=n.type;t.gestureEvent=o,this.dispatchToElement({target:n.target},o,n.event)}}},E(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(r){te.prototype[r]=function(t){var e,i,n=t.zrX,o=t.zrY,a=ne(this,n,o);if("mouseup"===r&&a||(i=(e=this.findHover(n,o)).target),"mousedown"===r)this._downEl=i,this._downPoint=[t.zrX,t.zrY],this._upEl=i;else if("mouseup"===r)this._upEl=i;else if("click"===r){if(this._downEl!==this._upEl||!this._downPoint||4=this._maxSize&&0>4|(3840&n)>>8,240&n|(240&n)>>4,15&n|(15&n)<<4,1),Ge(t,e),e):void Re(e,0,0,0,1):7===o.length?0<=(n=parseInt(o.substr(1),16))&&n<=16777215?(Re(e,(16711680&n)>>16,(65280&n)>>8,255&n,1),Ge(t,e),e):void Re(e,0,0,0,1):void 0;var a=o.indexOf("("),r=o.indexOf(")");if(-1!==a&&r+1===o.length){var s=o.substr(0,a),l=o.substr(a+1,r-(a+1)).split(","),u=1;switch(s){case"rgba":if(4!==l.length)return void Re(e,0,0,0,1);u=Ne(l.pop());case"rgb":return 3!==l.length?void Re(e,0,0,0,1):(Re(e,Pe(l[0]),Pe(l[1]),Pe(l[2]),u),Ge(t,e),e);case"hsla":return 4!==l.length?void Re(e,0,0,0,1):(l[3]=Ne(l[3]),We(l,e),Ge(t,e),e);case"hsl":return 3!==l.length?void Re(e,0,0,0,1):(We(l,e),Ge(t,e),e);default:return}}Re(e,0,0,0,1)}}function We(t,e){var i=(parseFloat(t[0])%360+360)%360/360,n=Ne(t[1]),o=Ne(t[2]),a=o<=.5?o*(n+1):o+n-o*n,r=2*o-a;return Re(e=e||[],Le(255*Oe(r,a,i+1/3)),Le(255*Oe(r,a,i)),Le(255*Oe(r,a,i-1/3)),1),4===t.length&&(e[3]=t[3]),e}function He(t,e){var i=Fe(t);if(i){for(var n=0;n<3;n++)i[n]=e<0?i[n]*(1-e)|0:(255-i[n])*e+i[n]|0,255e);i++);i=Math.min(i-1,u-2)}C=e;var n=g[(D=i)+1]-g[i];if(0!=n)if(S=(e-g[i])/n,l)if(I=m[i],M=m[0===i?i:i-1],T=m[u-2=i.x&&t<=i.x+i.width&&e>=i.y&&e<=i.y+i.height},clone:function(){return new Di(this.x,this.y,this.width,this.height)},copy:function(t){this.x=t.x,this.y=t.y,this.width=t.width,this.height=t.height},plain:function(){return{x:this.x,y:this.y,width:this.width,height:this.height}}},Di.create=function(t){return new Di(t.x,t.y,t.width,t.height)};var Ci=function(t){for(var e in t=t||{},_i.call(this,t),t)t.hasOwnProperty(e)&&(this[e]=t[e]);this._children=[],this.__storage=null,this.__dirty=!0};Ci.prototype={constructor:Ci,isGroup:!0,type:"group",silent:!1,children:function(){return this._children.slice()},childAt:function(t){return this._children[t]},childOfName:function(t){for(var e=this._children,i=0;i>>1])<0?l=a:s=1+a;var u=n-s;switch(u){case 3:t[s+3]=t[s+2];case 2:t[s+2]=t[s+1];case 1:t[s+1]=t[s];break;default:for(;0>>1);0>>1);a(t,e[i+h])<0?l=h:r=h+1}return l}function Ri(p,g){var r,s,m=ki,l=0,v=[];function e(t){var e=r[t],i=s[t],n=r[t+1],o=s[t+1];s[t]=i+o,t===l-3&&(r[t+1]=r[t+2],s[t+1]=s[t+2]),l--;var a=Ei(p[n],p,e,i,0,g);e+=a,0!==(i-=a)&&0!==(o=Oi(p[e+i-1],p,n,o,o-1,g))&&(i<=o?function(t,e,i,n){var o=0;for(o=0;os[t+1])break;e(t)}},this.forceMergeRuns=function(){for(;1>=1;return t+e}(o);do{if((a=Pi(t,i,n,e))=e.maxIterations){t+=e.ellipsis;break}var s=0===r?bn(t,o,e.ascCharWidth,e.cnCharWidth):0f)return{lines:[],width:0,height:0};C.textWidth=pn(C.text,w);var S=x.textWidth,M=null==S||"auto"===S;if("string"==typeof S&&"%"===S.charAt(S.length-1))C.percentWidth=S,u.push(C),S=0;else{if(M){S=C.textWidth;var I=x.textBackgroundColor,T=I&&I.image;T&&sn(T=on(T))&&(S=Math.max(S,T.width*b/T.height))}var A=_?_[1]+_[3]:0;S+=A;var D=null!=d?d-v:null;null!=D&&Dn[0]){for(r=0;rt);r++);a=i[n[r]]}if(n.splice(r+1,0,t),!(i[t]=e).virtual)if(a){var l=a.dom;l.nextSibling?s.insertBefore(e.dom,l.nextSibling):s.appendChild(e.dom)}else s.firstChild?s.insertBefore(e.dom,s.firstChild):s.appendChild(e.dom)}else vi("Layer of zlevel "+t+" is not valid")},eachLayer:function(t,e){var i,n,o=this._zlevelList;for(n=0;n=a.length&&a.push({option:t})}}),a}function Zo(t){var r=Q();Eo(t,function(t,e){var i=t.exist;i&&r.set(i.id,t)}),Eo(t,function(t,e){var i=t.option;Y(!i||null==i.id||!r.get(i.id)||r.get(i.id)===t,"id duplicates: "+(i&&i.id)),i&&null!=i.id&&r.set(i.id,t),t.keyInfo||(t.keyInfo={})}),Eo(t,function(t,e){var i=t.exist,n=t.option,o=t.keyInfo;if(Ro(n)){if(o.name=null!=n.name?n.name+"":i?i.name:Bo+e,i)o.id=i.id;else if(null!=n.id)o.id=n.id+"";else for(var a=0;o.id="\0"+o.name+"\0"+a++,r.get(o.id););r.set(o.id,t)}})}function Uo(t){var e=t.name;return!(!e||!e.indexOf(Bo))}function Xo(t){return Ro(t)&&t.id&&0===(t.id+"").indexOf("\0_ec_\0")}function Yo(e,t){return null!=t.dataIndexInside?t.dataIndexInside:null!=t.dataIndex?O(t.dataIndex)?N(t.dataIndex,function(t){return e.indexOfRawIndex(t)}):e.indexOfRawIndex(t.dataIndex):null!=t.name?O(t.name)?N(t.name,function(t){return e.indexOfName(t)}):e.indexOfName(t.name):void 0}function jo(){var e="__\0ec_inner_"+qo+++"_"+Math.random().toFixed(5);return function(t){return t[e]||(t[e]={})}}var qo=0;function Ko(s,l,u){if(R(l)){var t={};t[l+"Index"]=0,l=t}var e=u&&u.defaultMainType;!e||$o(l,e+"Index")||$o(l,e+"Id")||$o(l,e+"Name")||(l[e+"Index"]=0);var h={};return Eo(l,function(t,e){t=l[e];if("dataIndex"!==e&&"dataIndexInside"!==e){var i=e.match(/^(\w+)(Index|Id|Name)$/)||[],n=i[1],o=(i[2]||"").toLowerCase();if(!(!n||!o||null==t||"index"===o&&"none"===t||u&&u.includeMainTypes&&_(u.includeMainTypes,n)<0)){var a={mainType:n};"index"===o&&"all"===t||(a[o]=t);var r=s.queryComponents(a);h[n+"Models"]=r,h[n+"Model"]=r[0]}}else h[e]=t}),h}function $o(t,e){return t&&t.hasOwnProperty(e)}function Jo(t,e,i){t.setAttribute?t.setAttribute(e,i):t[e]=i}function Qo(t){return"auto"===t?v.domSupported?"html":"richText":t||"html"}function ta(t,i){var n=Q(),o=[];return E(t,function(t){var e=i(t);(n.get(e)||(o.push(e),n.set(e,[]))).push(t)}),{keys:o,buckets:n}}var ea=".",ia="___EC__COMPONENT__CONTAINER___";function na(t){var e={main:"",sub:""};return t&&(t=t.split(ea),e.main=t[0]||"",e.sub=t[1]||""),e}function oa(t){(t.$constructor=t).extend=function(t){function e(){t.$constructor?t.$constructor.apply(this,arguments):i.apply(this,arguments)}var i=this;return k(e.prototype,t),e.extend=this.extend,e.superCall=sa,e.superApply=la,w(e,this),e.superClass=i,e}}var aa=0;function ra(t){var e=["__\0is_clz",aa++,Math.random().toFixed(3)].join("_");t.prototype[e]=!0,t.isInstance=function(t){return!(!t||!t[e])}}function sa(t,e){var i=U(arguments,2);return this.superClass.prototype[e].apply(t,i)}function la(t,e,i){return this.superClass.prototype[e].apply(t,i)}function ua(i,t){t=t||{};var o={};if(i.registerClass=function(t,e){if(e)if(function(t){Y(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(t),'componentType "'+t+'" illegal')}(e),(e=na(e)).sub){if(e.sub!==ia){(function(t){var e=o[t.main];e&&e[ia]||((e=o[t.main]={})[ia]=!0);return e})(e)[e.sub]=t}}else o[e.main]=t;return t},i.getClass=function(t,e,i){var n=o[t];if(n&&n[ia]&&(n=e?n[e]:null),i&&!n)throw new Error(e?"Component "+t+"."+(e||"")+" not exists. Load it first.":t+".type should be specified.");return n},i.getClassesByMainType=function(t){t=na(t);var i=[],e=o[t.main];return e&&e[ia]?E(e,function(t,e){e!==ia&&i.push(t)}):i.push(e),i},i.hasClass=function(t){return t=na(t),!!o[t.main]},i.getAllClassMainTypes=function(){var i=[];return E(o,function(t,e){i.push(e)}),i},i.hasSubTypes=function(t){t=na(t);var e=o[t.main];return e&&e[ia]},i.parseClassType=na,t.registerWhenExtend){var n=i.extend;n&&(i.extend=function(t){var e=n.call(this,t);return i.registerClass(e,t.type)})}return i}function ha(s){for(var t=0;tthis._ux||or(e-this._yi)>this._uy||this._len<5;return this.addData(ja.L,t,e),this._ctx&&i&&(this._needsDash()?this._dashedLineTo(t,e):this._ctx.lineTo(t,e)),i&&(this._xi=t,this._yi=e),this},bezierCurveTo:function(t,e,i,n,o,a){return this.addData(ja.C,t,e,i,n,o,a),this._ctx&&(this._needsDash()?this._dashedBezierTo(t,e,i,n,o,a):this._ctx.bezierCurveTo(t,e,i,n,o,a)),this._xi=o,this._yi=a,this},quadraticCurveTo:function(t,e,i,n){return this.addData(ja.Q,t,e,i,n),this._ctx&&(this._needsDash()?this._dashedQuadraticTo(t,e,i,n):this._ctx.quadraticCurveTo(t,e,i,n)),this._xi=i,this._yi=n,this},arc:function(t,e,i,n,o,a){return this.addData(ja.A,t,e,i,i,n,o-n,0,a?0:1),this._ctx&&this._ctx.arc(t,e,i,n,o,a),this._xi=er(o)*i+t,this._yi=ir(o)*i+e,this},arcTo:function(t,e,i,n,o){return this._ctx&&this._ctx.arcTo(t,e,i,n,o),this},rect:function(t,e,i,n){return this._ctx&&this._ctx.rect(t,e,i,n),this.addData(ja.R,t,e,i,n),this},closePath:function(){this.addData(ja.Z);var t=this._ctx,e=this._x0,i=this._y0;return t&&(this._needsDash()&&this._dashedLineTo(e,i),t.closePath()),this._xi=e,this._yi=i,this},fill:function(t){t&&t.fill(),this.toStatic()},stroke:function(t){t&&t.stroke(),this.toStatic()},setLineDash:function(t){if(t instanceof Array){this._lineDash=t;for(var e=this._dashIdx=0,i=0;ie.length&&(this._expandData(),e=this.data);for(var i=0;il||or(r-o)>u||c===h-1)&&(t.lineTo(a,r),n=a,o=r);break;case ja.C:t.bezierCurveTo(s[c++],s[c++],s[c++],s[c++],s[c++],s[c++]),n=s[c-2],o=s[c-1];break;case ja.Q:t.quadraticCurveTo(s[c++],s[c++],s[c++],s[c++]),n=s[c-2],o=s[c-1];break;case ja.A:var f=s[c++],p=s[c++],g=s[c++],m=s[c++],v=s[c++],y=s[c++],x=s[c++],_=s[c++],w=m=yr[n=0]+t&&r<=yr[1]+t?h:0}if(a){l=n;n=cr(o),o=cr(l)}else n=cr(n),o=cr(o);oMath.PI/2&&p<1.5*Math.PI&&(h=-h),c+=h)}}return c}function Sr(t,e,i,n,o){for(var a=0,r=0,s=0,l=0,u=0,h=0;hMath.abs(a[1])?0=e[1])return i[1]}else{if(t>=e[0])return i[0];if(t<=e[1])return i[1]}else{if(t===e[0])return i[0];if(t===e[1])return i[1]}return(t-e[0])/o*a+i[0]}function Rl(t,e){switch(t){case"center":case"middle":t="50%";break;case"left":case"top":t="0%";break;case"right":case"bottom":t="100%"}return"string"==typeof t?function(t){return t.replace(/^\s+|\s+$/g,"")}(t).match(/%$/)?parseFloat(t)/100*e:parseFloat(t):null==t?NaN:+t}function zl(t,e,i){return null==e&&(e=10),e=Math.min(Math.max(0,e),20),t=(+t).toFixed(e),i?t:+t}function Bl(t){return t.sort(function(t,e){return t-e}),t}function Vl(t){if(t=+t,isNaN(t))return 0;for(var e=1,i=0;Math.round(t*e)/e!==t;)e*=10,i++;return i}function Gl(t){var e=t.toString(),i=e.indexOf("e");if(0h&&(h=u[d],c=d);++s[c],u[c]=0,++l}return s[e]/o}var Hl=9007199254740991;function Zl(t){var e=2*Math.PI;return(t%e+e)%e}function Ul(t){return-Ol"'])/g,ou={"&":"&","<":"<",">":">",'"':""","'":"'"};function au(t){return null==t?"":(t+"").replace(nu,function(t,e){return ou[e]})}function ru(t,e){return"{"+t+(null==e?"":e)+"}"}var su=["a","b","c","d","e","f","g"];function lu(t,e,i){O(e)||(e=[e]);var n=e.length;if(!n)return"";for(var o=e[0].$vars||[],a=0;a':'':{renderMode:o,content:"{marker"+a+"|} ",style:{color:i}}:""}function cu(t,e){return"0000".substr(0,e-(t+="").length)+t}function du(t,e,i){"week"!==t&&"month"!==t&&"quarter"!==t&&"half-year"!==t&&"year"!==t||(t="MM-dd\nyyyy");var n=Yl(e),o=i?"UTC":"",a=n["get"+o+"FullYear"](),r=n["get"+o+"Month"]()+1,s=n["get"+o+"Date"](),l=n["get"+o+"Hours"](),u=n["get"+o+"Minutes"](),h=n["get"+o+"Seconds"](),c=n["get"+o+"Milliseconds"]();return t=t.replace("MM",cu(r,2)).replace("M",r).replace("yyyy",a).replace("yy",a%100).replace("dd",cu(s,2)).replace("d",s).replace("hh",cu(l,2)).replace("h",l).replace("mm",cu(u,2)).replace("m",u).replace("ss",cu(h,2)).replace("s",h).replace("SSS",cu(c,3))}function fu(t){return t?t.charAt(0).toUpperCase()+t.substr(1):t}var pu=xn;var gu=(Object.freeze||Object)({addCommas:tu,toCamelCase:eu,normalizeCssArray:iu,encodeHTML:au,formatTpl:lu,formatTplSimple:uu,getTooltipMarker:hu,formatTime:du,capitalFirst:fu,truncateText:pu,getTextBoundingRect:function(t){return gn(t.text,t.font,t.textAlign,t.textVerticalAlign,t.textPadding,t.textLineHeight,t.rich,t.truncate)},getTextRect:function(t,e,i,n,o,a,r,s){return gn(t,e,i,n,o,s,a,r)}}),mu=E,vu=["left","right","top","bottom","width","height"],yu=[["width","left","right"],["height","top","bottom"]];function xu(h,c,d,f,p){var g=0,m=0;null==f&&(f=1/0),null==p&&(p=1/0);var v=0;c.eachChild(function(t,e){var i,n,o=t.position,a=t.getBoundingRect(),r=c.childAt(e+1),s=r&&r.getBoundingRect();if("horizontal"===h){var l=a.width+(s?-s.x+a.x:0);v=f<(i=g+l)||t.newline?(g=0,i=l,m+=v+d,a.height):Math.max(v,a.height)}else{var u=a.height+(s?-s.y+a.y:0);v=p<(n=m+u)||t.newline?(g+=v+d,m=0,n=u,a.width):Math.max(v,a.width)}t.newline||(o[0]=g,o[1]=m,"horizontal"===h?g=i+d:m=n+d)})}var _u=xu;T(xu,"vertical"),T(xu,"horizontal");function wu(t,e,i){i=iu(i||0);var n=e.width,o=e.height,a=Rl(t.left,n),r=Rl(t.top,o),s=Rl(t.right,n),l=Rl(t.bottom,o),u=Rl(t.width,n),h=Rl(t.height,o),c=i[2]+i[0],d=i[1]+i[3],f=t.aspect;switch(isNaN(u)&&(u=n-s-d-a),isNaN(h)&&(h=o-l-c-r),null!=f&&(isNaN(u)&&isNaN(h)&&(n/oe)return t[n];return t[i-1]}(s,i):r;if((l=l||r)&&l.length){var u=l[o];return t&&(a[t]=u),n.colorIdx=(o+1)%l.length,u}}},Ru="original",zu="arrayRows",Bu="objectRows",Vu="keyedColumns",Gu="unknown",Fu="typedArray",Wu="column",Hu="row";function Zu(t){this.fromDataset=t.fromDataset,this.data=t.data||(t.sourceFormat===Vu?{}:[]),this.sourceFormat=t.sourceFormat||Gu,this.seriesLayoutBy=t.seriesLayoutBy||Wu,this.dimensionsDefine=t.dimensionsDefine,this.encodeDefine=t.encodeDefine&&Q(t.encodeDefine),this.startIndex=t.startIndex||0,this.dimensionsDetectCount=t.dimensionsDetectCount}Zu.seriesDataToSource=function(t){return new Zu({data:t,sourceFormat:V(t)?Fu:Ru,fromDataset:!1})},ra(Zu);var Uu={Must:1,Might:2,Not:3},Xu=jo();function Yu(t){var e=t.option,i=e.data,n=V(i)?Fu:Ru,o=!1,a=e.seriesLayoutBy,r=e.sourceHeader,s=e.dimensions,l=Ju(t);if(l){var u=l.option;i=u.source,n=Xu(l).sourceFormat,o=!0,a=a||u.seriesLayoutBy,null==r&&(r=u.sourceHeader),s=s||u.dimensions}var h=function(t,e,i,n,o){if(!t)return{dimensionsDefine:ju(o)};var a,r;if(e===zu)"auto"===n||null==n?qu(function(t){null!=t&&"-"!==t&&(R(t)?null==r&&(r=1):r=0)},i,t,10):r=n?1:0,o||1!==r||(o=[],qu(function(t,e){o[e]=null!=t?t:""},i,t)),a=o?o.length:i===Hu?t.length:t[0]?t[0].length:null;else if(e===Bu)o=o||function(t){var e,i=0;for(;i":"\n",f="richText"===c,p={},g=0;function i(t){return{renderMode:c,content:au(tu(t)),style:p}}var m=this.getData(),a=m.mapDimension("defaultedTooltip",!0),n=a.length,r=this.getRawValue(o),s=O(r),v=m.getItemVisual(o,"color");z(v)&&v.colorStops&&(v=(v.colorStops[0]||{}).color),v=v||"transparent";var l=(1":"",n=i+u.join(i||", ");return{renderMode:c,content:n,style:p}}(r):i(n?Wh(m,o,a[0]):s?r[0]:r)).content,u=d.seriesIndex+"at"+g,y=hu({color:v,type:"item",renderMode:c,markerId:u});p[u]=v,++g;var x=m.getName(o),_=this.name;Uo(this)||(_=""),_=_?au(_)+(h?": ":e):"";var w="string"==typeof y?y:y.content;return{html:h?w+_+l:_+w+(x?au(x)+": "+l:l),markers:p}},isAnimationEnabled:function(){if(v.node)return!1;var t=this.getShallow("animation");return t&&this.getData().count()>this.getShallow("animationThreshold")&&(t=!1),t},restoreData:function(){this.dataTask.dirty()},getColorFromPalette:function(t,e,i){var n=this.ecModel,o=Eu.getColorFromPalette.call(this,t,e,i);return o=o||n.getColorFromPalette(t,e,i)},coordDimToDataDim:function(t){return this.getRawData().mapDimension(t,!0)},getProgressive:function(){return this.get("progressive")},getProgressiveThreshold:function(){return this.get("progressiveThreshold")},getAxisTooltipData:null,getTooltipPosition:null,pipeTask:null,preventIncremental:null,pipelineContext:null});function sc(t){var e=t.name;Uo(t)||(t.name=function(t){var i=t.getRawData(),e=i.mapDimension("seriesName",!0),n=[];return E(e,function(t){var e=i.getDimensionInfo(t);e.displayName&&n.push(e.displayName)}),n.join(" ")}(t)||e)}function lc(t){return t.model.getRawData().count()}function uc(t){var e=t.model;return e.setData(e.getRawData().cloneShallow()),hc}function hc(t,e){t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function cc(e,i){E(e.CHANGABLE_METHODS,function(t){e.wrapMethod(t,T(dc,i))})}function dc(t){var e=fc(t);e&&e.setOutputEnd(this.count())}function fc(t){var e=(t.ecModel||{}).scheduler,i=e&&e.getPipeline(t.uid);if(i){var n=i.currentTask;if(n){var o=n.agentStubMap;o&&(n=o.get(t.uid))}return n}}b(rc,Uh),b(rc,Eu);var pc=function(){this.group=new Ci,this.uid=Nl("viewComponent")};pc.prototype={constructor:pc,init:function(t,e){},render:function(t,e,i,n){},dispose:function(){},filterForExposedEvent:null};var gc=pc.prototype;gc.updateView=gc.updateLayout=gc.updateVisual=function(t,e,i,n){},oa(pc),ua(pc,{registerWhenExtend:!0});function mc(){var s=jo();return function(t){var e=s(t),i=t.pipelineContext,n=e.large,o=e.progressiveRender,a=e.large=i&&i.large,r=e.progressiveRender=i&&i.progressiveRender;return!!(n^a||o^r)&&"reset"}}var vc=jo(),yc=mc();function xc(){this.group=new Ci,this.uid=Nl("viewChart"),this.renderTask=Xh({plan:Sc,reset:Mc}),this.renderTask.context={view:this}}var _c=xc.prototype={type:"chart",init:function(t,e){},render:function(t,e,i,n){},highlight:function(t,e,i,n){bc(t.getData(),n,"emphasis")},downplay:function(t,e,i,n){bc(t.getData(),n,"normal")},remove:function(t,e){this.group.removeAll()},dispose:function(){},incrementalPrepareRender:null,incrementalRender:null,updateTransform:null,filterForExposedEvent:null};function wc(t,e,i){if(t&&(t.trigger(e,i),t.isGroup&&!Qs(t)))for(var n=0,o=t.childCount();nc?i+=p(g("data.partialData"),{displayCnt:c}):i+=g("data.allData");for(var r=[],s=0;si.blockIndex?i.step:null,a=n&&n.modDataCount;return{step:o,modBy:null!=a?Math.ceil(a/o):null,modDataCount:a}}},zc.getPipeline=function(t){return this._pipelineMap.get(t)},zc.updateStreamModes=function(t,e){var i=this._pipelineMap.get(t.uid),n=t.getData().count(),o=i.progressiveEnabled&&e.incrementalPrepareRender&&n>=i.threshold,a=t.get("large")&&n>=t.get("largeThreshold"),r="mod"===t.get("progressiveChunkMode")?n:null;t.pipelineContext=i.context={progressiveRender:o,modDataCount:r,large:a}},zc.restorePipelines=function(t){var n=this,o=n._pipelineMap=Q();t.eachSeries(function(t){var e=t.getProgressive(),i=t.uid;o.set(i,{id:i,head:null,tail:null,threshold:t.getProgressiveThreshold(),progressiveEnabled:e&&!(t.preventIncremental&&t.preventIncremental()),blockIndex:-1,step:Math.round(e||700),count:0}),qc(n,t,t.dataTask)})},zc.prepareStageTasks=function(){var i=this._stageTaskMap,n=this.ecInstance.getModel(),o=this.api;E(this._allHandlers,function(t){var e=i.get(t.uid)||i.set(t.uid,[]);t.reset&&function(n,o,t,a,r){var s=t.seriesTaskMap||(t.seriesTaskMap=Q()),e=o.seriesType,i=o.getTargetSeries;o.createOnAllSeries?a.eachRawSeries(l):e?a.eachRawSeriesByType(e,l):i&&i(a,r).each(l);function l(t){var e=t.uid,i=s.get(e)||s.set(e,Xh({plan:Zc,reset:Uc,count:jc}));i.context={model:t,ecModel:a,api:r,useClearVisual:o.isVisual&&!o.isLayout,plan:o.plan,reset:o.reset,scheduler:n},qc(n,t,i)}var u=n._pipelineMap;s.each(function(t,e){u.get(e)||(t.dispose(),s.removeKey(e))})}(this,t,e,n,o),t.overallReset&&function(n,t,e,i,o){var a=e.overallTask=e.overallTask||Xh({reset:Gc});a.context={ecModel:i,api:o,overallReset:t.overallReset,scheduler:n};var r=a.agentStubMap=a.agentStubMap||Q(),s=t.seriesType,l=t.getTargetSeries,u=!0,h=t.modifyOutputEnd;s?i.eachRawSeriesByType(s,c):l?l(i,o).each(c):(u=!1,E(i.getSeries(),c));function c(t){var e=t.uid,i=r.get(e);i||(i=r.set(e,Xh({reset:Fc,onDirty:Hc})),a.dirty()),i.context={model:t,overallProgress:u,modifyOutputEnd:h},i.agent=a,i.__block=u,qc(n,t,i)}var d=n._pipelineMap;r.each(function(t,e){d.get(e)||(t.dispose(),a.dirty(),r.removeKey(e))})}(this,t,e,n,o)},this)},zc.prepareView=function(t,e,i,n){var o=t.renderTask,a=o.context;a.model=e,a.ecModel=i,a.api=n,o.__block=!t.incrementalPrepareRender,qc(this,e,o)},zc.performDataProcessorTasks=function(t,e){Bc(this,this._dataProcessorHandlers,t,e,{block:!0})},zc.performVisualTasks=function(t,e,i){Bc(this,this._visualHandlers,t,e,i)},zc.performSeriesTasks=function(t){var e;t.eachSeries(function(t){e|=t.dataTask.perform()}),this.unfinished|=e},zc.plan=function(){this._pipelineMap.each(function(t){var e=t.tail;do{if(e.__block){t.blockIndex=e.__idxInPipeline;break}e=e.getUpstream()}while(e)})};var Vc=zc.updatePayload=function(t,e){"remain"!==e&&(t.context.payload=e)};function Gc(t){t.overallReset(t.ecModel,t.api,t.payload)}function Fc(t,e){return t.overallProgress&&Wc}function Wc(){this.agent.dirty(),this.getDownstream().dirty()}function Hc(){this.agent&&this.agent.dirty()}function Zc(t){return t.plan&&t.plan(t.model,t.ecModel,t.api,t.payload)}function Uc(t){t.useClearVisual&&t.data.clearAllVisual();var e=t.resetDefines=Vo(t.reset(t.model,t.ecModel,t.api,t.payload));return 1t.get("hoverLayerThreshold")&&!v.node&&t.eachSeries(function(t){if(!t.preventUsingHoverLayer){var e=i._chartsMap[t.__viewId];e.__alive&&e.group.traverse(function(t){t.useHoverLayer=!0})}})}(n,t),Oc(n._zr.dom,t)}function qd(e,i){Id(of,function(t){t(e,i)})}Rd.resize=function(t){if(!this._disposed){this._zr.resize(t);var e=this._model;if(this._loadingFX&&this._loadingFX.resize(),e){var i=e.resetOption("media"),n=t&&t.silent;this[Ld]=!0,i&&Vd(this),Bd.update.call(this),this[Ld]=!1,Hd.call(this,n),Zd.call(this,n)}}},Rd.showLoading=function(t,e){if(!this._disposed&&(Ad(t)&&(e=t,t=""),t=t||"default",this.hideLoading(),sf[t])){var i=sf[t](this._api,e),n=this._zr;this._loadingFX=i,n.add(i)}},Rd.hideLoading=function(){this._disposed||(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},Rd.makeActionFromEvent=function(t){var e=k({},t);return e.type=tf[t.type],e},Rd.dispatchAction=function(t,e){this._disposed||(Ad(e)||(e={silent:!!e}),Qd[t.type]&&this._model&&(this[Ld]?this._pendingActions.push(t):(Wd.call(this,t,e.silent),e.flush?this._zr.flush(!0):!1!==e.flush&&v.browser.weChat&&this._throttledZrFlush(),Hd.call(this,e.silent),Zd.call(this,e.silent))))},Rd.appendData=function(t){if(!this._disposed){var e=t.seriesIndex;this.getModel().getSeriesByIndex(e).appendData(t),this._scheduler.unfinished=!0}},Rd.on=Nd("on",!1),Rd.off=Nd("off",!1),Rd.one=Nd("one",!1);var Kd=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"];function $d(t,e){var i=t.get("z"),n=t.get("zlevel");e.group.traverse(function(t){"group"!==t.type&&(null!=i&&(t.z=i),null!=n&&(t.zlevel=n))})}function Jd(){this.eventInfo}Rd._initEvents=function(){Id(Kd,function(u){function t(t){var e,i=this.getModel(),n=t.target;if("globalout"===u)e={};else if(n&&null!=n.dataIndex){var o=n.dataModel||i.getSeriesByIndex(n.seriesIndex);e=o&&o.getDataParams(n.dataIndex,n.dataType,n)||{}}else n&&n.eventData&&(e=k({},n.eventData));if(e){var a=e.componentType,r=e.componentIndex;"markLine"!==a&&"markPoint"!==a&&"markArea"!==a||(a="series",r=e.seriesIndex);var s=a&&null!=r&&i.getComponent(a,r),l=s&&this["series"===s.mainType?"_chartsMap":"_componentsMap"][s.__viewId];e.event=t,e.type=u,this._ecEventProcessor.eventInfo={targetEl:n,packedEvent:e,model:s,view:l},this.trigger(u,e)}}t.zrEventfulCallAtLast=!0,this._zr.on(u,t,this)},this),Id(tf,function(t,e){this._messageCenter.on(e,function(t){this.trigger(e,t)},this)},this)},Rd.isDisposed=function(){return this._disposed},Rd.clear=function(){this._disposed||this.setOption({series:[]},!0)},Rd.dispose=function(){if(!this._disposed){this._disposed=!0,Jo(this.getDom(),df,"");var e=this._api,i=this._model;Id(this._componentsViews,function(t){t.dispose(i,e)}),Id(this._chartsViews,function(t){t.dispose(i,e)}),this._zr.dispose(),delete lf[this.id]}},b(Ed,Ct),Jd.prototype={constructor:Jd,normalizeQuery:function(t){var s={},l={},u={};if(R(t)){var e=Dd(t);s.mainType=e.main||null,s.subType=e.sub||null}else{var h=["Index","Name","Id"],c={name:1,dataIndex:1,dataType:1};E(t,function(t,e){for(var i=!1,n=0;nx[1]&&(x[1]=y)}e&&(this._nameList[d]=e[f])}this._rawCount=this._count=l,this._extent={},qf(this)},Yf._initDataFromProvider=function(t,e){if(!(e<=t)){for(var i,n=this._chunkSize,o=this._rawData,a=this._storage,r=this.dimensions,s=r.length,l=this._dimensionInfos,u=this._nameList,h=this._idList,c=this._rawExtent,d=this._nameRepeatCount={},f=this._chunkCount,p=0;pM[1]&&(M[1]=S)}if(!o.pure){var I=u[v];if(m&&null==I)if(null!=m.name)u[v]=I=m.name;else if(null!=i){var T=r[i],A=a[T][y];if(A){I=A[x];var D=l[T].ordinalMeta;D&&D.categories.length&&(I=D.categories[I])}}var C=null==m?null:m.id;null==C&&null!=I&&(d[I]=d[I]||0,0=this._rawCount||t<0)return-1;if(!this._indices)return t;var e=this._indices,i=e[t];if(null!=i&&it))return a;o=a-1}}return-1},Yf.indicesOfNearest=function(t,e,i){var n=[];if(!this._storage[t])return n;null==i&&(i=1/0);for(var o=1/0,a=-1,r=0,s=0,l=this.count();st[I][1])&&(M=!1)}M&&(a[r++]=this.getRawIndex(m))}return rw[1]&&(w[1]=_)}}}return o},Yf.downSample=function(t,e,i,n){for(var o=ep(this,[t]),a=o._storage,r=[],s=Math.floor(1/e),l=a[t],u=this.count(),h=this._chunkSize,c=o._rawExtent[t],d=new(Wf(this))(u),f=0,p=0;pc[1]&&(c[1]=x),d[f++]=_}return o._count=f,o._indices=d,o.getRawIndex=Jf,o},Yf.getItemModel=function(t){var e=this.hostModel;return new Cl(this.getRawDataItem(t),e,e&&e.ecModel)},Yf.diff=function(e){var i=this;return new Lf(e?e.getIndices():[],this.getIndices(),function(t){return Qf(e,t)},function(t){return Qf(i,t)})},Yf.getVisual=function(t){var e=this._visual;return e&&e[t]},Yf.setVisual=function(t,e){if(Rf(t))for(var i in t)t.hasOwnProperty(i)&&this.setVisual(i,t[i]);else this._visual=this._visual||{},this._visual[t]=e},Yf.setLayout=function(t,e){if(Rf(t))for(var i in t)t.hasOwnProperty(i)&&this.setLayout(i,t[i]);else this._layout[t]=e},Yf.getLayout=function(t){return this._layout[t]},Yf.getItemLayout=function(t){return this._itemLayouts[t]},Yf.setItemLayout=function(t,e,i){this._itemLayouts[t]=i?k(this._itemLayouts[t]||{},e):e},Yf.clearItemLayouts=function(){this._itemLayouts.length=0},Yf.getItemVisual=function(t,e,i){var n=this._itemVisuals[t],o=n&&n[e];return null!=o||i?o:this.getVisual(e)},Yf.setItemVisual=function(t,e,i){var n=this._itemVisuals[t]||{},o=this.hasItemVisual;if(this._itemVisuals[t]=n,Rf(e))for(var a in e)e.hasOwnProperty(a)&&(n[a]=e[a],o[a]=!0);else n[e]=i,o[e]=!0},Yf.clearAllVisual=function(){this._visual={},this._itemVisuals=[],this.hasItemVisual={}};function op(t){t.seriesIndex=this.seriesIndex,t.dataIndex=this.dataIndex,t.dataType=this.dataType}function ap(t,e,i){Zu.isInstance(e)||(e=Zu.seriesDataToSource(e)),i=i||{},t=(t||[]).slice();for(var n=(i.dimsDef||[]).slice(),o=Q(),a=Q(),l=[],r=function(t,e,i,n){var o=Math.max(t.dimensionsDetectCount||1,e.length,i.length,n||0);return E(e,function(t){var e=t.dimsDef;e&&(o=Math.max(o,e.length))}),o}(e,t,n,i.dimCount),s=0;s=e[0]&&t<=e[1]},gp.prototype.normalize=function(t){var e=this._extent;return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])},gp.prototype.scale=function(t){var e=this._extent;return t*(e[1]-e[0])+e[0]},gp.prototype.unionExtent=function(t){var e=this._extent;t[0]e[1]&&(e[1]=t[1])},gp.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},gp.prototype.getExtent=function(){return this._extent.slice()},gp.prototype.setExtent=function(t,e){var i=this._extent;isNaN(t)||(i[0]=t),isNaN(e)||(i[1]=e)},gp.prototype.isBlank=function(){return this._isBlank},gp.prototype.setBlank=function(t){this._isBlank=t},gp.prototype.getLabel=null,oa(gp),ua(gp,{registerWhenExtend:!0}),mp.createByAxisModel=function(t){var e=t.option,i=e.data,n=i&&N(i,xp);return new mp({categories:n,needCollect:!n,deduplication:!1!==e.dedplication})};var vp=mp.prototype;function yp(t){return t._map||(t._map=Q(t.categories))}function xp(t){return z(t)&&null!=t.value?t.value:t+""}vp.getOrdinal=function(t){return yp(this).get(t)},vp.parseAndCollect=function(t){var e,i=this._needCollect;if("string"!=typeof t&&!i)return t;if(i&&!this._deduplication)return e=this.categories.length,this.categories[e]=t,e;var n=yp(this);return null==(e=n.get(t))&&(i?(e=this.categories.length,this.categories[e]=t,n.set(t,e)):e=NaN),e};var _p=gp.prototype,wp=gp.extend({type:"ordinal",init:function(t,e){t&&!O(t)||(t=new mp({categories:t})),this._ordinalMeta=t,this._extent=e||[0,t.categories.length-1]},parse:function(t){return"string"==typeof t?this._ordinalMeta.getOrdinal(t):Math.round(t)},contain:function(t){return t=this.parse(t),_p.contain.call(this,t)&&null!=this._ordinalMeta.categories[t]},normalize:function(t){return _p.normalize.call(this,this.parse(t))},scale:function(t){return Math.round(_p.scale.call(this,t))},getTicks:function(){for(var t=[],e=this._extent,i=e[0];i<=e[1];)t.push(i),i++;return t},getLabel:function(t){if(!this.isBlank())return this._ordinalMeta.categories[t]},count:function(){return this._extent[1]-this._extent[0]+1},unionExtentFromData:function(t,e){this.unionExtent(t.getApproximateExtent(e))},getOrdinalMeta:function(){return this._ordinalMeta},niceTicks:et,niceExtent:et});wp.create=function(){return new wp};var bp=zl;function Sp(t){return Gl(t)+2}function Mp(t,e,i){t[e]=Math.max(Math.min(t[e],i[1]),i[0])}function Ip(t,e){isFinite(t[0])||(t[0]=e[0]),isFinite(t[1])||(t[1]=e[1]),Mp(t,0,e),Mp(t,1,e),t[0]>t[1]&&(t[0]=t[1])}var Tp=zl,Ap=gp.extend({type:"interval",_interval:0,_intervalPrecision:2,setExtent:function(t,e){var i=this._extent;isNaN(t)||(i[0]=parseFloat(t)),isNaN(e)||(i[1]=parseFloat(e))},unionExtent:function(t){var e=this._extent;t[0]e[1]&&(e[1]=t[1]),Ap.prototype.setExtent.call(this,e[0],e[1])},getInterval:function(){return this._interval},setInterval:function(t){this._interval=t,this._niceExtent=this._extent.slice(),this._intervalPrecision=Sp(t)},getTicks:function(t){var e=this._interval,i=this._extent,n=this._niceExtent,o=this._intervalPrecision,a=[];if(!e)return a;i[0]s&&(t?a.push(Tp(s+e,o)):a.push(i[1])),a},getMinorTicks:function(t){for(var e=this.getTicks(!0),i=[],n=this.getExtent(),o=1;on[0]&&h>>1;t[o][1]>1^-(1&s),l=l>>1^-(1&l),o=s+=o,a=l+=a,n.push([s/i,l/i])}return n}Tg.prototype={constructor:Tg,properties:null,getBoundingRect:function(){var t=this._rect;if(t)return t;for(var e=Number.MAX_VALUE,i=[e,e],n=[-e,-e],o=[],a=[],r=this.geometries,s=0;ss[1];d(e[0].coord,s[0])&&(n?e[0].coord=s[0]:e.shift());n&&d(s[0],e[0].coord)&&e.unshift({coord:s[0]});d(s[1],a.coord)&&(n?a.coord=s[1]:e.pop());n&&d(a.coord,s[1])&&e.push({coord:s[1]});function d(t,e){return t=zl(t),e=zl(e),c?en[0]&&(n[0]=a[0]),a[1]>n[1]&&(n[1]=a[1])}return{min:e?i:n,max:e?n:i}}var ym=Ar.extend({type:"ec-polyline",shape:{points:[],smooth:0,smoothConstraint:!0,smoothMonotone:null,connectNulls:!1},style:{fill:null,stroke:"#000"},brush:Xr(Ar.prototype.brush),buildPath:function(t,e){var i=e.points,n=0,o=i.length,a=vm(i,e.smoothConstraint);if(e.connectNulls){for(;0n)return!1;return!0}(a,e))){var r=e.mapDimension(a.dim),s={};return E(a.getViewLabels(),function(t){s[t.tickValue]=1}),function(t){return!s.hasOwnProperty(e.get(r,t))}}}}function Am(t,e,i){if("cartesian2d"!==t.type)return wm(t,e,i);var n=t.getBaseAxis().isHorizontal(),o=_m(t,e,i);if(!i.get("clip",!0)){var a=o.shape,r=Math.max(a.width,a.height);n?(a.y-=r,a.height+=2*r):(a.x-=r,a.width+=2*r)}return o}xc.extend({type:"line",init:function(){var t=new Ci,e=new em;this.group.add(e.group),this._symbolDraw=e,this._lineGroup=t},render:function(t,e,i){var n=t.coordinateSystem,o=this.group,a=t.getData(),r=t.getModel("lineStyle"),s=t.getModel("areaStyle"),l=a.mapArray(a.getItemLayout),u="polar"===n.type,h=this._coordSys,c=this._symbolDraw,d=this._polyline,f=this._polygon,p=this._lineGroup,g=t.get("animation"),m=!s.isEmpty(),v=s.get("origin"),y=function(t,e,i){if(!i.valueDim)return[];for(var n=[],o=0,a=e.count();oh[c-1].coord&&(h.reverse(),d.reverse());var f=h[0].coord-10,p=h[c-1].coord+10,g=p-f;if(g<.001)return"transparent";E(h,function(t){t.offset=(t.coord-f)/g}),h.push({offset:c?h[c-1].offset:.5,color:d[1]||"transparent"}),h.unshift({offset:c?h[0].offset:.5,color:d[0]||"transparent"});var m=new gs(0,0,0,0,h,!0);return m[n]=f,m[n+"2"]=p,m}}}(a,n)||a.getVisual("color");d.useStyle(D(r.getLineStyle(),{fill:"none",stroke:M,lineJoin:"bevel"}));var I=t.get("smooth");if(I=Mm(t.get("smooth")),d.setShape({smooth:I,smoothMonotone:t.get("smoothMonotone"),connectNulls:t.get("connectNulls")}),f){var T=a.getCalculationInfo("stackedOnSeries"),A=0;f.useStyle(D(s.getAreaStyle(),{fill:M,opacity:.7,lineJoin:"bevel"})),T&&(A=Mm(T.get("smooth"))),f.setShape({smooth:I,stackedOnSmooth:A,smoothMonotone:t.get("smoothMonotone"),connectNulls:t.get("connectNulls")})}this._data=a,this._coordSys=n,this._stackedOnPoints=y,this._points=l,this._step=S,this._valueOrigin=v},dispose:function(){},highlight:function(t,e,i,n){var o=t.getData(),a=Yo(o,n);if(!(a instanceof Array)&&null!=a&&0<=a){var r=o.getItemGraphicEl(a);if(!r){var s=o.getItemLayout(a);if(!s)return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(s[0],s[1]))return;(r=new Ug(o,a)).position=s,r.setZ(t.get("zlevel"),t.get("z")),r.ignore=isNaN(s[0])||isNaN(s[1]),r.__temp=!0,o.setItemGraphicEl(a,r),r.stopSymbolAnimation(!0),this.group.add(r)}r.highlight()}else xc.prototype.highlight.call(this,t,e,i,n)},downplay:function(t,e,i,n){var o=t.getData(),a=Yo(o,n);if(null!=a&&0<=a){var r=o.getItemGraphicEl(a);r&&(r.__temp?(o.setItemGraphicEl(a,null),this.group.remove(r)):r.downplay())}else xc.prototype.downplay.call(this,t,e,i,n)},_newPolyline:function(t){var e=this._polyline;return e&&this._lineGroup.remove(e),e=new ym({shape:{points:t},silent:!0,z2:10}),this._lineGroup.add(e),this._polyline=e},_newPolygon:function(t,e){var i=this._polygon;return i&&this._lineGroup.remove(i),i=new xm({shape:{points:t,stackedOnPoints:e},silent:!0}),this._lineGroup.add(i),this._polygon=i},_updateAnimation:function(t,e,i,n,o,a){var r=this._polyline,s=this._polygon,l=t.hostModel,u=function(t,e,i,n,o,a,r,s){for(var l=function(t,e){var i=[];return e.diff(t).add(function(t){i.push({cmd:"+",idx:t})}).update(function(t,e){i.push({cmd:"=",idx:e,idx1:t})}).remove(function(t){i.push({cmd:"-",idx:t})}).execute(),i}(t,e),u=[],h=[],c=[],d=[],f=[],p=[],g=[],m=rm(o,e,r),v=rm(a,t,s),y=0;ye&&(e=t[i]);return isFinite(e)?e:NaN},min:function(t){for(var e=1/0,i=0;ie[1]&&e.reverse(),e},getOtherAxis:function(){this.grid.getOtherAxis()},pointToData:function(t,e){return this.coordToData(this.toLocalCoord(t["x"===this.dim?0:1]),e)},toLocalCoord:null,toGlobalCoord:null},w(Em,Vg);var Rm={show:!0,zlevel:0,z:0,inverse:!1,name:"",nameLocation:"end",nameRotate:null,nameTruncate:{maxWidth:null,ellipsis:"...",placeholder:"."},nameTextStyle:{},nameGap:15,silent:!1,triggerEvent:!1,tooltip:{show:!1},axisPointer:{},axisLine:{show:!0,onZero:!0,onZeroAxisIndex:null,lineStyle:{color:"#333",width:1,type:"solid"},symbol:["none","none"],symbolSize:[10,15]},axisTick:{show:!0,inside:!1,length:5,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,showMinLabel:null,showMaxLabel:null,margin:8,fontSize:12},splitLine:{show:!0,lineStyle:{color:["#ccc"],width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:["rgba(250,250,250,0.3)","rgba(200,200,200,0.3)"]}}},zm={};zm.categoryAxis=m({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"}},Rm),zm.valueAxis=m({boundaryGap:[0,0],splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:"#eee",width:1}}},Rm),zm.timeAxis=D({scale:!0,min:"dataMin",max:"dataMax"},zm.valueAxis),zm.logAxis=D({scale:!0,logBase:10},zm.valueAxis);function Bm(a,t,r,e){E(Vm,function(o){t.extend({type:a+"Axis."+o,mergeDefaultAndTheme:function(t,e){var i=this.layoutMode,n=i?Mu(t):{};m(t,e.getTheme().get(o+"Axis")),m(t,this.getDefaultOption()),t.type=r(a,t),i&&Su(t,n,i)},optionUpdated:function(){"category"===this.option.type&&(this.__ordinalMeta=mp.createByAxisModel(this))},getCategories:function(t){var e=this.option;if("category"===e.type)return t?e.data:this.__ordinalMeta.categories},getOrdinalMeta:function(){return this.__ordinalMeta},defaultOption:p([{},zm[o+"Axis"],e],!0)})}),Lu.registerSubTypeDefaulter(a+"Axis",T(r,a))}var Vm=["value","category","time","log"],Gm=Lu.extend({type:"cartesian2dAxis",axis:null,init:function(){Gm.superApply(this,"init",arguments),this.resetRange()},mergeOption:function(){Gm.superApply(this,"mergeOption",arguments),this.resetRange()},restoreData:function(){Gm.superApply(this,"restoreData",arguments),this.resetRange()},getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:"grid",index:this.option.gridIndex,id:this.option.gridId})[0]}});function Fm(t,e){return e.type||(e.data?"category":"value")}m(Gm.prototype,cg);var Wm={offset:0};function Hm(t,e){return t.getCoordSysModel()===e}function Zm(t,e,i){this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this._initCartesian(t,e,i),this.model=t}Bm("x",Gm,Fm,Wm),Bm("y",Gm,Fm,Wm),Lu.extend({type:"grid",dependencies:["xAxis","yAxis"],layoutMode:"box",coordinateSystem:null,defaultOption:{show:!1,zlevel:0,z:0,left:"10%",top:60,right:"10%",bottom:60,containLabel:!1,backgroundColor:"rgba(0,0,0,0)",borderWidth:1,borderColor:"#ccc"}});var Um=Zm.prototype;function Xm(t,e,i,n){i.getAxesOnZeroOf=function(){return o?[o]:[]};var o,a=t[e],r=i.model,s=r.get("axisLine.onZero"),l=r.get("axisLine.onZeroAxisIndex");if(s){if(null!=l)Ym(a[l])&&(o=a[l]);else for(var u in a)if(a.hasOwnProperty(u)&&Ym(a[u])&&!n[h(a[u])]){o=a[u];break}o&&(n[h(o)]=!0)}function h(t){return t.dim+"_"+t.index}}function Ym(t){return t&&"category"!==t.type&&"time"!==t.type&&function(t){var e=t.scale.getExtent(),i=e[0],n=e[1];return!(0u[1]?-1:1,c=["start"===a?u[0]-h*l:"end"===a?u[1]+h*l:(u[0]+u[1])/2,av(a)?t.labelOffset+r*l:0],d=e.get("nameRotate");null!=d&&(d=d*Jm/180),av(a)?n=ev(t.rotation,null!=d?d:t.rotation,r):(n=function(t,e,i,n){var o,a,r=Zl(i-t.rotation),s=n[0]>n[1],l="start"===e&&!s||"start"!==e&&s;o=Ul(r-Jm/2)?(a=l?"bottom":"top","center"):Ul(r-1.5*Jm)?(a=l?"top":"bottom","center"):(a="middle",r<1.5*Jm&&Jm/2l[1]&&l.reverse(),(null==r||r>l[1])&&(r=l[1]),r=i.r0}}});var ey=Math.PI/180;function iy(o,t,e,i,n,a,r,s,l,u){function h(t,e,i){for(var n=t;nl+r);n++)if(o[n].y+=i,to[n].y+o[n].height)return void c(n,i/2);c(e-1,i/2)}function c(t,e){for(var i=t;0<=i&&!(o[i].y-eo[i-1].y+o[i-1].height));i--);}function d(t,e,i,n,o,a){for(var r=e?Number.MAX_VALUE:0,s=0,l=t.length;s=e?v.push(o[y]):m.push(o[y]);d(m,!1,t,e,i,n),d(v,!0,t,e,i,n)}function ny(t){return"center"===t.position}function oy(L,k,P,t,N,e){var O,E,R=L.getData(),z=[],B=!1,V=(L.get("minShowLabelAngle")||0)*ey;R.each(function(t){var e=R.getItemLayout(t),i=R.getItemModel(t),n=i.getModel("label"),o=n.get("position")||i.get("emphasis.label.position"),a=n.get("distanceToLabelLine"),r=n.get("alignTo"),s=Rl(n.get("margin"),P),l=n.get("bleedMargin"),u=n.getFont(),h=i.getModel("labelLine"),c=h.get("length");c=Rl(c,P);var d=h.get("length2");if(d=Rl(d,P),!(e.anglei[0]&&isFinite(h)&&isFinite(i[0]););else{var l=o.getTicks().length-1;c"+N(t,function(t,e){var i=o.get(o.mapDimension(t.dim),n);return au(t.name+" : "+i)}).join("
")},getTooltipPosition:function(t){if(null!=t)for(var e=this.getData(),i=this.coordinateSystem,n=e.getValues(N(i.dimensions,function(t){return e.mapDimension(t)}),t,!0),o=0,a=n.length;o"+au(n+" : "+i)},getTooltipPosition:function(t){if(null!=t){var e=this.getData().getName(t),i=this.coordinateSystem,n=i.getRegion(e);return n&&i.dataToPoint(n.center)}},setZoom:function(t){this.option.zoom=t},setCenter:function(t){this.option.center=t},defaultOption:{zlevel:0,z:2,coordinateSystem:"geo",map:"",left:"center",top:"center",aspectScale:.75,showLegendSymbol:!0,dataRangeHoverLink:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444",areaColor:"#eee"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{areaColor:"rgba(255,215,0,0.8)"}}}}),Xv);var Oy="\0_ec_interaction_mutex";function Ey(t,e){return!!Ry(t)[e]}function Ry(t){return t[Oy]||(t[Oy]={})}function zy(i){this.pointerChecker,this._zr=i,this._opt={};var t=A,n=t(By,this),o=t(Vy,this),a=t(Gy,this),r=t(Fy,this),s=t(Wy,this);Ct.call(this),this.setPointerChecker=function(t){this.pointerChecker=t},this.enable=function(t,e){this.disable(),this._opt=D(L(e)||{},{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),null==t&&(t=!0),!0!==t&&"move"!==t&&"pan"!==t||(i.on("mousedown",n),i.on("mousemove",o),i.on("mouseup",a)),!0!==t&&"scale"!==t&&"zoom"!==t||(i.on("mousewheel",r),i.on("pinch",s))},this.disable=function(){i.off("mousedown",n),i.off("mousemove",o),i.off("mouseup",a),i.off("mousewheel",r),i.off("pinch",s)},this.dispose=this.disable,this.isDragging=function(){return this._dragging},this.isPinching=function(){return this._pinching}}function By(t){if(!(Yt(t)||t.target&&t.target.draggable)){var e=t.offsetX,i=t.offsetY;this.pointerChecker&&this.pointerChecker(t,e,i)&&(this._x=e,this._y=i,this._dragging=!0)}}function Vy(t){if(this._dragging&&Uy("moveOnMouseMove",t,this._opt)&&"pinch"!==t.gestureEvent&&!Ey(this._zr,"globalPan")){var e=t.offsetX,i=t.offsetY,n=this._x,o=this._y,a=e-n,r=i-o;this._x=e,this._y=i,this._opt.preventDefaultMouseMove&&Xt(t.event),Zy(this,"pan","moveOnMouseMove",t,{dx:a,dy:r,oldX:n,oldY:o,newX:e,newY:i})}}function Gy(t){Yt(t)||(this._dragging=!1)}function Fy(t){var e=Uy("zoomOnMouseWheel",t,this._opt),i=Uy("moveOnMouseWheel",t,this._opt),n=t.wheelDelta,o=Math.abs(n),a=t.offsetX,r=t.offsetY;if(0!==n&&(e||i)){if(e){var s=3e&&(e=n.height)}this.height=e+1},getNodeById:function(t){if(this.getId()===t)return this;for(var e=0,i=this.children,n=i.length;ea&&(a=t.depth)});var r=t.expandAndCollapse&&0<=t.initialTreeDepth?t.initialTreeDepth:a;return o.root.eachNode("preorder",function(t){var e=t.hostTree.data.getRawDataItem(t.dataIndex);t.isExpand=e&&null!=e.collapsed?!e.collapsed:t.depth<=r}),o.data},getOrient:function(){var t=this.get("orient");return"horizontal"===t?t="LR":"vertical"===t&&(t="TB"),t},setZoom:function(t){this.option.zoom=t},setCenter:function(t){this.option.center=t},formatTooltip:function(t){for(var e=this.getData().tree,i=e.root.children[0],n=e.getNodeByDataIndex(t),o=n.getValue(),a=n.name;n&&n!==i;)a=n.parentNode.name+"."+a,n=n.parentNode;return au(a+(isNaN(o)||null==o?"":" : "+o))},defaultOption:{zlevel:0,z:2,coordinateSystem:"view",left:"12%",top:"12%",right:"12%",bottom:"12%",layout:"orthogonal",edgeShape:"curve",edgeForkPosition:"50%",roam:!1,nodeScaleRatio:.4,center:null,zoom:1,orient:"LR",symbol:"emptyCircle",symbolSize:7,expandAndCollapse:!0,initialTreeDepth:2,lineStyle:{color:"#ccc",width:1.5,curveness:.5},itemStyle:{color:"lightsteelblue",borderColor:"#c23531",borderWidth:1.5},label:{show:!0,color:"#555"},leaves:{label:{show:!0}},animationEasing:"linear",animationDuration:700,animationDurationUpdate:1e3}});var Ex=Cs({shape:{parentPoint:[],childPoints:[],orient:"",forkPosition:""},style:{stroke:"#000",fill:null},buildPath:function(t,e){var i=e.childPoints,n=i.length,o=e.parentPoint,a=i[0],r=i[n-1];if(1===n)return t.moveTo(o[0],o[1]),void t.lineTo(a[0],a[1]);var s=e.orient,l="TB"===s||"BT"===s?0:1,u=1-l,h=Rl(e.forkPosition,1),c=[];c[l]=o[l],c[u]=o[u]+(r[u]-o[u])*h,t.moveTo(o[0],o[1]),t.lineTo(c[0],c[1]),t.moveTo(a[0],a[1]),c[l]=a[l],t.lineTo(c[0],c[1]),c[l]=r[l],t.lineTo(c[0],c[1]),t.lineTo(r[0],r[1]);for(var d=1;dx.x)||(m-=Math.PI);var b=v?"left":"right",S=a.labelModel.get("rotate"),M=S*(Math.PI/180);g.setStyle({textPosition:a.labelModel.get("position")||b,textRotation:null==S?-m:M,textOrigin:"center",verticalAlign:"middle"})}!function(t,e,i,n,o,a,r,s,l){var u=l.edgeShape,h=n.__edge;if("curve"===u)e.parentNode&&e.parentNode!==i&&cl(h=h||(n.__edge=new ds({shape:Gx(l,o,o),style:D({opacity:0,strokeNoScale:!0},l.lineStyle)})),{shape:Gx(l,a,r),style:{opacity:1}},t);else if("polyline"===u&&"orthogonal"===l.layout&&e!==i&&e.children&&0!==e.children.length&&!0===e.isExpand){for(var c=e.children,d=[],f=0;fh.getLayout().x&&(h=t),t.depth>c.depth&&(c=t)});var d=u===h?1:r(u,h)/2,f=d-u.getLayout().x,p=0,g=0,m=0,v=0;if("radial"===n)p=o/(h.getLayout().x+d+f),g=a/(c.depth-1||1),Fx(l,function(t){m=(t.getLayout().x+f)*p,v=(t.depth-1)*g;var e=Lx(m,v);t.setLayout({x:e.x,y:e.y,rawX:m,rawY:v},!0)});else{var y=t.getOrient();"RL"===y||"LR"===y?(g=a/(h.getLayout().x+d+f),p=o/(c.depth-1||1),Fx(l,function(t){v=(t.getLayout().x+f)*g,m="LR"===y?(t.depth-1)*p:o-(t.depth-1)*p,t.setLayout({x:m,y:v},!0)})):"TB"!==y&&"BT"!==y||(p=o/(h.getLayout().x+d+f),g=a/(c.depth-1||1),Fx(l,function(t){m=(t.getLayout().x+f)*p,v="TB"===y?(t.depth-1)*g:a-(t.depth-1)*g,t.setLayout({x:m,y:v},!0)}))}}}(t,e)})}),rc.extend({type:"series.treemap",layoutMode:"box",dependencies:["grid","polar"],preventUsingHoverLayer:!0,_viewRoot:null,defaultOption:{progressive:0,left:"center",top:"middle",right:null,bottom:null,width:"80%",height:"80%",sort:!0,clipWindow:"origin",squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:"▶",zoomToNodeRatio:.1024,roam:!0,nodeClick:"zoomToNode",animation:!0,animationDurationUpdate:900,animationEasing:"quinticInOut",breadcrumb:{show:!0,height:22,left:"center",top:"bottom",emptyItemWidth:25,itemStyle:{color:"rgba(0,0,0,0.7)",borderColor:"rgba(255,255,255,0.7)",borderWidth:1,shadowColor:"rgba(150,150,150,1)",shadowBlur:3,shadowOffsetX:0,shadowOffsetY:0,textStyle:{color:"#fff"}},emphasis:{textStyle:{}}},label:{show:!0,distance:0,padding:5,position:"inside",color:"#fff",ellipsis:!0},upperLabel:{show:!1,position:[0,"50%"],height:20,color:"#fff",ellipsis:!0,verticalAlign:"middle"},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:"#fff",borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,"50%"],color:"#fff",ellipsis:!0,verticalAlign:"middle"}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:"index",visibleMin:10,childrenVisibleMin:null,levels:[]},getInitialData:function(t,e){var i={name:t.name,children:t.data};!function i(t){var n=0;E(t.children,function(t){i(t);var e=t.value;O(e)&&(e=e[0]),n+=e});var e=t.value;O(e)&&(e=e[0]);null!=e&&!isNaN(e)||(e=n);e<0&&(e=0);O(t.value)?t.value[0]=e:t.value=e}(i);var n=t.levels||[];n=t.levels=function(t,e){var n,i=e.get("color");if(!i)return;if(E(t=t||[],function(t){var e=new Cl(t),i=e.get("color");(e.get("itemStyle.color")||i&&"none"!==i)&&(n=!0)}),!n){(t[0]||(t[0]={})).color=i.slice()}return t}(n,e);var o={};return o.levels=n,Ix.createTree(i,this,o).data},optionUpdated:function(){this.resetViewRoot()},formatTooltip:function(t){var e=this.getData(),i=this.getRawValue(t),n=O(i)?tu(i[0]):tu(i);return au(e.getName(t)+": "+n)},getDataParams:function(t){var e=rc.prototype.getDataParams.apply(this,arguments),i=this.getData().tree.getNodeByDataIndex(t);return e.treePathInfo=Ux(i,this),e},setLayoutInfo:function(t){this.layoutInfo=this.layoutInfo||{},k(this.layoutInfo,t)},mapIdToIndex:function(t){var e=this._idIndexMap;e||(e=this._idIndexMap=Q(),this._idIndexMapCount=0);var i=e.get(t);return null==i&&e.set(t,i=this._idIndexMapCount++),i},getViewRoot:function(){return this._viewRoot},resetViewRoot:function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)}});var Xx=5;function Yx(t){this.group=new Ci,t.add(this.group)}function jx(t,e,i,n,o,a){var r=[[o?t:t-Xx,e],[t+i,e],[t+i,e+n],[o?t:t-Xx,e+n]];return a||r.splice(2,0,[t+i+Xx,e+n/2]),o||r.push([t,e+n/2]),r}Yx.prototype={constructor:Yx,render:function(t,e,i,n){var o=t.getModel("breadcrumb"),a=this.group;if(a.removeAll(),o.get("show")&&i){var r=o.getModel("itemStyle"),s=r.getModel("textStyle"),l={pos:{left:o.get("left"),right:o.get("right"),top:o.get("top"),bottom:o.get("bottom")},box:{width:e.getWidth(),height:e.getHeight()},emptyItemWidth:o.get("emptyItemWidth"),totalWidth:0,renderList:[]};this._prepare(i,l,s),this._renderContent(t,l,r,s,n),bu(a,l.pos,l.box)}},_prepare:function(t,e,i){for(var n=t;n;n=n.parentNode){var o=n.getModel().get("name"),a=i.getTextRect(o),r=Math.max(a.width+16,e.emptyItemWidth);e.totalWidth+=r+8,e.renderList.push({node:n,text:o,width:r})}},_renderContent:function(t,e,i,n,o){for(var a,r,s=0,l=e.emptyItemWidth,u=t.get("breadcrumb.height"),h=function(t,e,i){var n=e.width,o=e.height,a=Rl(t.x,n),r=Rl(t.y,o),s=Rl(t.x2,n),l=Rl(t.y2,o);return(isNaN(a)||isNaN(parseFloat(t.x)))&&(a=0),(isNaN(s)||isNaN(parseFloat(t.x2)))&&(s=n),(isNaN(r)||isNaN(parseFloat(t.y)))&&(r=0),(isNaN(l)||isNaN(parseFloat(t.y2)))&&(l=o),i=iu(i||0),{width:Math.max(s-a-i[1]-i[3],0),height:Math.max(l-r-i[0]-i[2],0)}}(e.pos,e.box),c=e.totalWidth,d=e.renderList,f=d.length-1;0<=f;f--){var p=d[f],g=p.node,m=p.width,v=p.text;c>h.width&&(c-=m-l,m=l,v=null);var y=new Qr({shape:{points:jx(s,0,m,u,f===d.length-1,0===f)},style:D(i.getItemStyle(),{lineJoin:"bevel",text:v,textFill:n.getTextColor(),textFont:n.getFont()}),z:10,onclick:T(o,g)});this.group.add(y),a=t,r=g,y.eventData={componentType:"series",componentSubType:"treemap",componentIndex:a.componentIndex,seriesIndex:a.componentIndex,seriesName:a.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:r&&r.dataIndex,name:r&&r.name},treePathInfo:r&&Ux(r,a)},s+=m+8}},remove:function(){this.group.removeAll()}};function qx(t){var e=a_(t);return e.stroke=e.fill=e.lineWidth=null,e}var Kx=A,$x=Ci,Jx=rs,Qx=E,t_=["label"],e_=["emphasis","label"],i_=["upperLabel"],n_=["emphasis","upperLabel"],o_=10,a_=ha([["fill","color"],["stroke","strokeColor"],["lineWidth","strokeWidth"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]);function r_(c,r,s,l,u,e,d,t,i,n){if(d){var f=d.getLayout(),o=c.getData();if(o.setItemGraphicEl(d.dataIndex,null),f&&f.isInView){var h=f.width,p=f.height,g=f.borderWidth,m=f.invisible,v=d.getRawIndex(),y=t&&t.getRawIndex(),a=d.viewChildren,x=f.upperHeight,_=a&&a.length,w=d.getModel("itemStyle"),b=d.getModel("emphasis.itemStyle"),S=C("nodeGroup",$x);if(S){if(i.add(S),S.attr("position",[f.x||0,f.y||0]),S.__tmNodeWidth=h,S.__tmNodeHeight=p,f.isAboveViewRoot)return S;var M=d.getModel(),I=C("background",Jx,n,1);if(I&&function(t,e,i){if(e.dataIndex=d.dataIndex,e.seriesIndex=c.seriesIndex,e.setShape({x:0,y:0,width:h,height:p}),m)A(e);else{e.invisible=!1;var n=d.getVisual("borderColor",!0),o=b.get("borderColor"),a=qx(w);a.fill=n;var r=a_(b);if(r.fill=o,i){var s=h-2*g;D(a,r,n,s,x,{x:g,y:0,width:s,height:x})}else a.text=r.text=null;e.setStyle(a),Us(e,r)}t.add(e)}(S,I,_&&f.upperHeight),_)Qs(S)&&Js(S,!1),I&&(Js(I,!0),o.setItemGraphicEl(d.dataIndex,I));else{var T=C("content",Jx,n,2);T&&function(t,e){e.dataIndex=d.dataIndex,e.seriesIndex=c.seriesIndex;var i=Math.max(h-2*g,0),n=Math.max(p-2*g,0);if(e.culling=!0,e.setShape({x:g,y:g,width:i,height:n}),m)A(e);else{e.invisible=!1;var o=d.getVisual("color",!0),a=qx(w);a.fill=o;var r=a_(b);D(a,r,o,i,n),e.setStyle(a),Us(e,r)}t.add(e)}(S,T),I&&Qs(I)&&Js(I,!1),Js(S,!0),o.setItemGraphicEl(d.dataIndex,S)}return S}}}function A(t){t.invisible||e.push(t)}function D(t,e,i,n,o,a){var r=W(c.getFormattedLabel(d.dataIndex,"normal",null,null,a?"upperLabel":"label"),M.get("name"));if(!a&&f.isLeafRoot){var s=c.get("drillDownIcon",!0);r=s?s+" "+r:r}var l=M.getModel(a?i_:t_),u=M.getModel(a?n_:e_),h=l.getShallow("show");el(t,e,l,u,{defaultText:h?r:null,autoColor:i,isRectText:!0}),a&&(t.textRect=L(a)),t.truncate=h&&l.get("ellipsis")?{outerWidth:n,outerHeight:o,minChar:2}:null}function C(t,e,i,n){var o=null!=y&&s[t][y],a=u[t];return o?(s[t][y]=null,function(t,e,i){(t[v]={}).old="nodeGroup"===i?e.position.slice():k({},e.shape)}(a,o,t)):m||((o=new e({z:function(t,e){var i=t*o_+e;return(i-1)/i}(i,n)})).__tmDepth=i,function(t,e,i){var n=t[v]={},o=d.parentNode;if(o&&(!l||"drillDown"===l.direction)){var a=0,r=0,s=u.background[o.getRawIndex()];!l&&s&&s.old&&(a=s.old.width,r=s.old.height),n.old="nodeGroup"===i?[0,r]:{x:a,y:r,width:0,height:0}}n.fadein="nodeGroup"!==i}(a,0,o.__tmStorageName=t)),r[t][v]=o}}Df({type:"treemap",init:function(t,e){this._containerGroup,this._storage={nodeGroup:[],background:[],content:[]},this._oldTree,this._breadcrumb,this._controller,this._state="ready"},render:function(t,e,i,n){if(!(_(e.findComponents({mainType:"series",subType:"treemap",query:n}),t)<0)){this.seriesModel=t,this.api=i,this.ecModel=e;var o=Wx(n,["treemapZoomToNode","treemapRootToNode"],t),a=n&&n.type,r=t.layoutInfo,s=!this._oldTree,l=this._storage,u="treemapRootToNode"===a&&o&&l?{rootNodeGroup:l.nodeGroup[o.node.getRawIndex()],direction:n.direction}:null,h=this._giveContainerGroup(r),c=this._doRender(h,t,u);s||a&&"treemapZoomToNode"!==a&&"treemapRootToNode"!==a?c.renderFinally():this._doAnimation(h,c,t,u),this._resetController(i),this._renderBreadcrumb(t,i,o)}},_giveContainerGroup:function(t){var e=this._containerGroup;return e||(e=this._containerGroup=new $x,this._initEvents(e),this.group.add(e)),e.attr("position",[t.x,t.y]),e},_doRender:function(t,e,i){var n=e.getData().tree,o=this._oldTree,a={nodeGroup:[],background:[],content:[]},r={nodeGroup:[],background:[],content:[]},s=this._storage,l=[],c=T(r_,e,r,s,i,a,l);!function a(r,s,l,u,h){u?Qx(s=r,function(t,e){t.isRemoved()||i(e,e)}):new Lf(s,r,t,t).add(i).update(i).remove(T(i,null)).execute();function t(t){return t.getId()}function i(t,e){var i=null!=t?r[t]:null,n=null!=e?s[e]:null,o=c(i,n,l,h);o&&a(i&&i.viewChildren||[],n&&n.viewChildren||[],o,u,h+1)}}(n.root?[n.root]:[],o&&o.root?[o.root]:[],t,n===o||!o,0);var u,h,d=(h={nodeGroup:[],background:[],content:[]},(u=s)&&Qx(u,function(t,e){var i=h[e];Qx(t,function(t){t&&(i.push(t),t.__tmWillDelete=1)})}),h);return this._oldTree=n,this._storage=r,{lastsForAnimation:a,willDeleteEls:d,renderFinally:function(){Qx(d,function(t){Qx(t,function(t){t.parent&&t.parent.remove(t)})}),Qx(l,function(t){t.invisible=!0,t.dirty()})}}},_doAnimation:function(t,a,e,s){if(e.get("animation")){var l=e.get("animationDurationUpdate"),u=e.get("animationEasing"),h=function(){var a,r=[],s={};return{add:function(t,e,i,n,o){return R(n)&&(o=n,n=0),!s[t.id]&&(s[t.id]=1,r.push({el:t,target:e,time:i,delay:n,easing:o}),!0)},done:function(t){return a=t,this},start:function(){for(var t=r.length,e=0,i=r.length;e=r.length||t===r[t.depth]){var i=O_(l,c,t,e,y,s);n(t,i,o,a,r,s)}})}else p=L_(c),t.setVisual("color",p)}(a,{},N(o.levelModels,function(t){return t?t.get(A_):null}),r,t.getViewRoot().getAncestors(),t)}};function C_(i,n,o,a){var r=k({},n);return E(["color","colorAlpha","colorSaturation"],function(t){var e=i.get(t,!0);null==e&&o&&(e=o[t]),null==e&&(e=n[t]),null==e&&(e=a.get(t)),null!=e&&(r[t]=e)}),r}function L_(t){var e=k_(t,"color");if(e){var i=k_(t,"colorAlpha"),n=k_(t,"colorSaturation");return n&&(e=qe(e,null,null,n)),i&&(e=Ke(e,i)),e}}function k_(t,e){var i=t[e];if(null!=i&&"none"!==i)return i}function P_(t,e,i,n,o,a){if(a&&a.length){var r=N_(e,"color")||null!=o.color&&"none"!==o.color&&(N_(e,"colorAlpha")||N_(e,"colorSaturation"));if(r){var s=e.get("visualMin"),l=e.get("visualMax"),u=i.dataExtent.slice();null!=s&&su[1]&&(u[1]=l);var h=e.get("colorMappingBy"),c={type:r.name,dataExtent:u,visual:r.range};"color"!==c.type||"index"!==h&&"id"!==h?c.mappingMethod="linear":(c.mappingMethod="category",c.loop=!0);var d=new f_(c);return d.__drColorMappingBy=h,d}}}function N_(t,e){var i=t.get(e);return T_(i)&&i.length?{name:e,range:i}:null}function O_(t,e,i,n,o,a){var r=k({},e);if(o){var s=o.type,l="color"===s&&o.__drColorMappingBy,u="index"===l?n:"id"===l?a.mapIdToIndex(i.getId()):i.getValue(t.get("visualDimension"));r[s]=o.mapValueToVisual(u)}return r}var E_=Math.max,R_=Math.min,z_=W,B_=E,V_=["itemStyle","borderWidth"],G_=["itemStyle","gapWidth"],F_=["upperLabel","show"],W_=["upperLabel","height"],H_={seriesType:"treemap",reset:function(t,e,i,n){var o=i.getWidth(),a=i.getHeight(),r=t.option,s=wu(t.getBoxLayoutParams(),{width:i.getWidth(),height:i.getHeight()}),l=r.size||[],u=Rl(z_(s.width,l[0]),o),h=Rl(z_(s.height,l[1]),a),c=n&&n.type,d=Wx(n,["treemapZoomToNode","treemapRootToNode"],t),f="treemapRender"===c||"treemapMove"===c?n.rootRect:null,p=t.getViewRoot(),g=Hx(p);if("treemapMove"!==c){var m="treemapZoomToNode"===c?function(t,e,i,n,o){var a,r=(e||{}).node,s=[n,o];if(!r||r===i)return s;var l=n*o,u=l*t.option.zoomToNodeRatio;for(;a=r.parentNode;){for(var h=0,c=a.children,d=0,f=c.length;ds[1]&&(s[1]=e)})}else s=[NaN,NaN];return{sum:n,dataExtent:s}}(e,r,s);if(0===u.sum)return t.viewChildren=[];if(u.sum=function(t,e,i,n,o){if(!n)return i;for(var a=t.get("visibleMin"),r=o.length,s=r,l=r-1;0<=l;l--){var u=o["asc"===n?r-l-1:l].getValue();u/i*ei[l[r]])&&(h=i[l[r]]);for(var c=0,d=t.length;c "+d)),u++)}var f,p=i.get("coordinateSystem");if("cartesian2d"===p||"polar"===p)f=pp(t,i);else{var g=sh.get(p),m=g&&"view"!==g.type&&g.dimensions||[];_(m,"value")<0&&m.concat(["value"]);var v=sp(t,{coordDimensions:m});(f=new Xf(v,i)).initData(t)}var y=new Xf(["value"],i);return y.initData(l,s),o&&o(f,y),mx({mainData:f,struct:a,structAttr:"graph",datas:{node:f,edge:y},datasAttr:{node:"data",edge:"edgeData"}}),a.update(),a}var ew=Af({type:"series.graph",init:function(t){ew.superApply(this,"init",arguments);var e=this;function i(){return e._categoriesData}this.legendVisualProvider=new Yv(i,i),this.fillDataTextStyle(t.edges||t.links),this._updateCategoriesData()},mergeOption:function(t){ew.superApply(this,"mergeOption",arguments),this.fillDataTextStyle(t.edges||t.links),this._updateCategoriesData()},mergeDefaultAndTheme:function(t){ew.superApply(this,"mergeDefaultAndTheme",arguments),Go(t,["edgeLabel"],["show"])},getInitialData:function(t,s){var e=t.edges||t.links||[],i=t.data||t.nodes||[],l=this;if(i&&e)return tw(i,e,this,!0,function(t,e){t.wrapMethod("getItemModel",function(t){var e=l._categoriesModels[t.getShallow("category")];return e&&(e.parentModel=t.parentModel,t.parentModel=e),t});var i=l.getModel("edgeLabel"),n=new Cl({label:i.option},i.parentModel,s),o=l.getModel("emphasis.edgeLabel"),a=new Cl({emphasis:{label:o.option}},o.parentModel,s);function r(t){return(t=this.parsePath(t))&&"label"===t[0]?n:t&&"emphasis"===t[0]&&"label"===t[1]?a:this.parentModel}e.wrapMethod("getItemModel",function(t){return t.customizeGetParent(r),t})}).data},getGraph:function(){return this.getData().graph},getEdgeData:function(){return this.getGraph().edgeData},getCategoriesData:function(){return this._categoriesData},formatTooltip:function(t,e,i){if("edge"!==i)return ew.superApply(this,"formatTooltip",arguments);var n=this.getData(),o=this.getDataParams(t,i),a=n.graph.getEdgeByIndex(t),r=n.getName(a.node1.dataIndex),s=n.getName(a.node2.dataIndex),l=[];return null!=r&&l.push(r),null!=s&&l.push(s),l=au(l.join(" > ")),o.value&&(l+=" : "+au(o.value)),l},_updateCategoriesData:function(){var t=N(this.option.categories||[],function(t){return null!=t.value?t:k({value:0},t)}),e=new Xf(["value"],this);e.initData(t),this._categoriesData=e,this._categoriesModels=e.mapArray(function(t){return e.getItemModel(t,!0)})},setZoom:function(t){this.option.zoom=t},setCenter:function(t){this.option.center=t},isAnimationEnabled:function(){return ew.superCall(this,"isAnimationEnabled")&&!("force"===this.get("layout")&&this.get("force.layoutAnimation"))},defaultOption:{zlevel:0,z:2,coordinateSystem:"view",legendHoverLink:!0,hoverAnimation:!0,layout:null,focusNodeAdjacency:!1,circular:{rotateLabel:!1},force:{initLayout:null,repulsion:[0,50],gravity:.1,friction:.6,edgeLength:30,layoutAnimation:!0},left:"center",top:"center",symbol:"circle",symbolSize:10,edgeSymbol:["none","none"],edgeSymbolSize:10,edgeLabel:{position:"middle",distance:5},draggable:!1,roam:!1,center:null,zoom:1,nodeScaleRatio:.6,label:{show:!1,formatter:"{b}"},itemStyle:{},lineStyle:{color:"#aaa",width:1,curveness:0,opacity:.5},emphasis:{label:{show:!0}}}}),iw=ls.prototype,nw=ds.prototype;function ow(t){return isNaN(+t.cpx1)||isNaN(+t.cpy1)}var aw=Cs({type:"ec-line",style:{stroke:"#000",fill:null},shape:{x1:0,y1:0,x2:0,y2:0,percent:1,cpx1:null,cpy1:null},buildPath:function(t,e){this[ow(e)?"_buildPathLine":"_buildPathCurve"](t,e)},_buildPathLine:iw.buildPath,_buildPathCurve:nw.buildPath,pointAt:function(t){return this[ow(this.shape)?"_pointAtLine":"_pointAtCurve"](t)},_pointAtLine:iw.pointAt,_pointAtCurve:nw.pointAt,tangentAt:function(t){var e=this.shape,i=ow(e)?[e.x2-e.x1,e.y2-e.y1]:this._tangentAtCurve(t);return mt(i,i)},_tangentAtCurve:nw.tangentAt}),rw=["fromSymbol","toSymbol"];function sw(t){return"_"+t+"Type"}function lw(t,e,i){var n=e.getItemVisual(i,"color"),o=e.getItemVisual(i,t),a=e.getItemVisual(i,t+"Size");if(o&&"none"!==o){O(a)||(a=[a,a]);var r=_g(o,-a[0]/2,-a[1]/2,a[0],a[1],n);return r.name=t,r}}function uw(t,e){t.x1=e[0][0],t.y1=e[0][1],t.x2=e[1][0],t.y2=e[1][1],t.percent=1;var i=e[2];i?(t.cpx1=i[0],t.cpy1=i[1]):(t.cpx1=NaN,t.cpy1=NaN)}function hw(t,e,i){Ci.call(this),this._createLine(t,e,i)}var cw=hw.prototype;function dw(t){this._ctor=t||hw,this.group=new Ci}cw.beforeUpdate=function(){var t=this.childOfName("fromSymbol"),e=this.childOfName("toSymbol"),i=this.childOfName("label");if(t||e||!i.ignore){for(var n=1,o=this.parent;o;)o.scale&&(n/=o.scale[0]),o=o.parent;var a=this.childOfName("line");if(this.__dirty||a.__dirty){var r=a.shape.percent,s=a.pointAt(0),l=a.pointAt(r),u=ht([],l,s);if(mt(u,u),t){t.attr("position",s);var h=a.tangentAt(0);t.attr("rotation",Math.PI/2-Math.atan2(h[1],h[0])),t.attr("scale",[n*r,n*r])}if(e){e.attr("position",l);h=a.tangentAt(1);e.attr("rotation",-Math.PI/2-Math.atan2(h[1],h[0])),e.attr("scale",[n*r,n*r])}if(!i.ignore){var c,d,f,p;i.attr("position",l);var g=i.__labelDistance,m=g[0]*n,v=g[1]*n,y=r/2,x=[(h=a.tangentAt(y))[1],-h[0]],_=a.pointAt(y);0=t&&(0===e?0:n[e-1][0])a&&(e[1-n]=e[n]+c.sign*a),e}function $w(t,e){var i=t[e]-t[1-e];return{span:Math.abs(i),sign:0o*(1-h[0])?(l="jump",r=s-o*(1-h[2])):0<=(r=s-o*h[1])&&(r=s-o*(1-h[1]))<=0&&(r=0),(r*=e.axisExpandWidth/u)?Kw(r,n,a,"all"):l="none";else{o=n[1]-n[0];(n=[eb(0,a[1]*s/o-o/2)])[1]=tb(a[1],n[0]+o),n[0]=n[1]-o}return{axisExpandWindow:n,behavior:l}}},sh.register("parallel",{create:function(n,o){var a=[];return n.eachComponent("parallel",function(t,e){var i=new rb(t,n,o);i.name="parallel_"+e,i.resize(t,o),(t.coordinateSystem=i).model=t,a.push(i)}),n.eachSeries(function(t){if("parallel"===t.get("coordinateSystem")){var e=n.queryComponents({mainType:"parallel",index:t.get("parallelIndex"),id:t.get("parallelId")})[0];t.coordinateSystem=e.coordinateSystem}}),a}});var lb=Lu.extend({type:"baseParallelAxis",axis:null,activeIntervals:[],getAreaSelectStyle:function(){return ha([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},setActiveIntervals:function(t){var e=this.activeIntervals=L(t);if(e)for(var i=e.length-1;0<=i;i--)Bl(e[i])},getActiveState:function(t){var e=this.activeIntervals;if(!e.length)return"normal";if(null==t||isNaN(t))return"inactive";if(1===e.length){var i=e[0];if(i[0]<=t&&t<=i[1])return"active"}else for(var n=0,o=e.length;nn.getWidth()||i<0||i>n.getHeight()}(t,e)){var n=t._zr,o=t._covers,a=Lb(t,e,i);if(!t._dragging)for(var r=0;rf&&(f=m.depth),g.setLayout({depth:v?m.depth:c},!0),"vertical"===a?g.setLayout({dy:i},!0):g.setLayout({dx:i},!0);for(var y=0;y "))},preventIncremental:function(){return!!this.get("effect.show")},getProgressive:function(){var t=this.option.progressive;return null==t?this.option.large?1e4:this.get("progressive"):t},getProgressiveThreshold:function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?2e4:this.get("progressiveThreshold"):t},defaultOption:{coordinateSystem:"geo",zlevel:0,z:2,legendHoverLink:!0,hoverAnimation:!0,xAxisIndex:0,yAxisIndex:0,symbol:["none","none"],symbolSize:[10,10],geoIndex:0,effect:{show:!1,period:4,constantSpeed:0,symbol:"circle",symbolSize:3,loop:!0,trailLength:.2},large:!1,largeThreshold:2e3,polyline:!1,clip:!0,label:{show:!1,position:"end"},lineStyle:{opacity:.5}}});function uM(t,e,i){Ci.call(this),this.add(this.createLine(t,e,i)),this._updateEffectSymbol(t,e)}var hM=uM.prototype;function cM(t,e,i){Ci.call(this),this._createPolyline(t,e,i)}hM.createLine=function(t,e,i){return new hw(t,e,i)},hM._updateEffectSymbol=function(t,e){var i=t.getItemModel(e).getModel("effect"),n=i.get("symbolSize"),o=i.get("symbol");O(n)||(n=[n,n]);var a=i.get("color")||t.getItemVisual(e,"color"),r=this.childAt(1);this._symbolType!==o&&(this.remove(r),(r=_g(o,-.5,-.5,1,1,a)).z2=100,r.culling=!0,this.add(r)),r&&(r.setStyle("shadowColor",a),r.setStyle(i.getItemStyle(["color"])),r.attr("scale",n),r.setColor(a),r.attr("scale",n),this._symbolType=o,this._symbolScale=n,this._updateEffectAnimation(t,i,e))},hM._updateEffectAnimation=function(e,t,i){var n=this.childAt(1);if(n){var o=this,a=e.getItemLayout(i),r=1e3*t.get("period"),s=t.get("loop"),l=t.get("constantSpeed"),u=W(t.get("delay"),function(t){return t/e.count()*r/3}),h="function"==typeof u;if(n.ignore=!0,this.updateAnimationPoints(n,a),0e);r++);r=Math.min(r-1,o-2)}wt(t.position,i[r],i[r+1],(e-n[r])/(n[r+1]-n[r]));var s=i[r+1][0]-i[r][0],l=i[r+1][1]-i[r][1];t.rotation=-Math.atan2(l,s)-Math.PI/2,this._lastFrame=r,this._lastFramePercent=e,t.ignore=!1}},w(fM,uM);var gM=Cs({shape:{polyline:!1,curveness:0,segs:[]},buildPath:function(t,e){var i=e.segs,n=e.curveness;if(e.polyline)for(var o=0;o=e[0]&&t<=e[1]}}(y,e.option.range):function(e,n,o){var i=e[1]-e[0],a=(n=N(n,function(t){return{interval:[(t.interval[0]-e[0])/i,(t.interval[1]-e[0])/i]}})).length,r=0;return function(t){for(var e=r;e=e.y&&t[1]<=e.y+e.height:i.contain(i.toLocalCoord(t[1]))&&t[0]>=e.y&&t[0]<=e.y+e.height},pointToData:function(t){var e=this.getAxis();return[e.coordToData(e.toLocalCoord(t["horizontal"===e.orient?0:1]))]},dataToPoint:function(t){var e=this.getAxis(),i=this.getRect(),n=[],o="horizontal"===e.orient?0:1;return t instanceof Array&&(t=t[0]),n[o]=e.toGlobalCoord(e.dataToCoord(+t)),n[1-o]=0==o?i.y+i.height/2:i.x+i.width/2,n}}).dimensions});var jM=["axisLine","axisTickLabel","axisName"],qM=["splitArea","splitLine"],KM=pv.extend({type:"singleAxis",axisPointerClass:"SingleAxisPointer",render:function(e,t,i,n){var o=this.group;o.removeAll();var a=this._axisGroup;this._axisGroup=new Ci;var r=YM(e),s=new $m(e,r);E(jM,s.add,s),o.add(this._axisGroup),o.add(s.getGroup()),E(qM,function(t){e.get(t+".show")&&this["_"+t](e)},this),ml(a,this._axisGroup,e),KM.superCall(this,"render",e,t,i,n)},remove:function(){_v(this)},_splitLine:function(t){var e=t.axis;if(!e.scale.isBlank()){var i=t.getModel("splitLine"),n=i.getModel("lineStyle"),o=n.get("width"),a=n.get("color");a=a instanceof Array?a:[a];for(var r=t.coordinateSystem.getRect(),s=e.isHorizontal(),l=[],u=0,h=e.getTicksCoords({tickModel:i}),c=[],d=[],f=0;fr)return!0;if(a){var s=cv(t).seriesDataCount,l=n.getExtent();return Math.abs(l[0]-l[1])/s>r}return!1},makeElOption:function(t,e,i,n,o){},createPointerEl:function(t,e,i,n){var o=e.pointer;if(o){var a=pI(t).pointerEl=new bl[o.type](gI(e.pointer));t.add(a)}},createLabelEl:function(t,e,i,n){if(e.label){var o=pI(t).labelEl=new rs(gI(e.label));t.add(o),xI(o,n)}},updatePointerEl:function(t,e,i){var n=pI(t).pointerEl;n&&e.pointer&&(n.setStyle(e.pointer.style),i(n,{shape:e.pointer.shape}))},updateLabelEl:function(t,e,i,n){var o=pI(t).labelEl;o&&(o.setStyle(e.label.style),i(o,{shape:e.label.shape,position:e.label.position}),xI(o,n))},_renderHandle:function(t){if(!this._dragging&&this.updateHandleTransform){var e,i=this._axisPointerModel,n=this._api.getZr(),o=this._handle,a=i.getModel("handle"),r=i.get("status");if(!a.get("show")||!r||"hide"===r)return o&&n.remove(o),void(this._handle=null);this._handle||(e=!0,o=this._handle=yl(a.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(t){Xt(t.event)},onmousedown:mI(this._onHandleDragMove,this,0,0),drift:mI(this._onHandleDragMove,this),ondragend:mI(this._onHandleDragEnd,this)}),n.add(o)),wI(o,i,!1);o.setStyle(a.getItemStyle(null,["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"]));var s=a.get("size");O(s)||(s=[s,s]),o.attr("scale",[s[0]/2,s[1]/2]),Lc(this,"_doDispatchAxisPointer",a.get("throttle")||0,"fixRate"),this._moveHandleToValue(t,e)}},_moveHandleToValue:function(t,e){yI(this._axisPointerModel,!e&&this._moveAnimation,this._handle,_I(this.getHandleTransform(t,this._axisModel,this._axisPointerModel)))},_onHandleDragMove:function(t,e){var i=this._handle;if(i){this._dragging=!0;var n=this.updateHandleTransform(_I(i),[t,e],this._axisModel,this._axisPointerModel);this._payloadInfo=n,i.stopAnimation(),i.attr(_I(n)),pI(i).lastProp=null,this._doDispatchAxisPointer()}},_doDispatchAxisPointer:function(){if(this._handle){var t=this._payloadInfo,e=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:t.cursorPoint[0],y:t.cursorPoint[1],tooltipOption:t.tooltipOption,axesInfo:[{axisDim:e.axis.dim,axisIndex:e.componentIndex}]})}},_onHandleDragEnd:function(t){if(this._dragging=!1,this._handle){var e=this._axisPointerModel.get("value");this._moveHandleToValue(e),this._api.dispatchAction({type:"hideTip"})}},getHandleTransform:null,updateHandleTransform:null,clear:function(t){this._lastValue=null,this._lastStatus=null;var e=t.getZr(),i=this._group,n=this._handle;e&&i&&(this._lastGraphicKey=null,i&&e.remove(i),n&&e.remove(n),this._group=null,this._handle=null,this._payloadInfo=null)},doClear:function(){},buildLabel:function(t,e,i){return{x:t[i=i||0],y:t[1-i],width:e[i],height:e[1-i]}}}).constructor=vI);var LI=vI.extend({makeElOption:function(t,e,i,n,o){var a=i.axis,r=a.grid,s=n.get("type"),l=kI(r,a).getOtherAxis(a).getGlobalExtent(),u=a.toGlobalCoord(a.dataToCoord(e,!0));if(s&&"none"!==s){var h=bI(n),c=PI[s](a,u,l);c.style=h,t.graphicKey=c.type,t.pointer=c}TI(e,t,yv(r.model,i),i,n,o)},getHandleTransform:function(t,e,i){var n=yv(e.axis.grid.model,e,{labelInside:!1});return n.labelMargin=i.get("handle.margin"),{position:II(e.axis,t,n),rotation:n.rotation+(n.labelDirection<0?Math.PI:0)}},updateHandleTransform:function(t,e,i,n){var o=i.axis,a=o.grid,r=o.getGlobalExtent(!0),s=kI(a,o).getOtherAxis(o).getGlobalExtent(),l="x"===o.dim?0:1,u=t.position;u[l]+=e[l],u[l]=Math.min(r[1],u[l]),u[l]=Math.max(r[0],u[l]);var h=(s[1]+s[0])/2,c=[h,h];c[l]=u[l];return{position:u,rotation:t.rotation,cursorPoint:c,tooltipOption:[{verticalAlign:"middle"},{align:"center"}][l]}}});function kI(t,e){var i={};return i[e.dim+"AxisIndex"]=e.index,t.getCartesian(i)}var PI={line:function(t,e,i){return{type:"Line",subPixelOptimize:!0,shape:AI([e,i[0]],[e,i[1]],NI(t))}},shadow:function(t,e,i){var n=Math.max(1,t.getBandWidth()),o=i[1]-i[0];return{type:"Rect",shape:DI([e-n/2,i[0]],[n,o],NI(t))}}};function NI(t){return"x"===t.dim?0:1}pv.registerAxisPointerClass("CartesianAxisPointer",LI),vf(function(t){if(t){t.axisPointer&&0!==t.axisPointer.length||(t.axisPointer={});var e=t.axisPointer.link;e&&!O(e)&&(t.axisPointer.link=[e])}}),yf(Cd.PROCESSOR.STATISTIC,function(t,e){t.getComponent("axisPointer").coordSysAxesInfo=uv(t,e)}),xf({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},function(t,e,i){var n=t.currTrigger,r=[t.x,t.y],o=t,a=t.dispatchAction||A(i.dispatchAction,i),s=e.getComponent("axisPointer").coordSysAxesInfo;if(s){rI(r)&&(r=JM({seriesIndex:o.seriesIndex,dataIndex:o.dataIndex},e).point);var l=rI(r),u=o.axesInfo,h=s.axesInfo,c="leave"===n||rI(r),d={},f={},p={list:[],map:{}},g={showPointer:tI(nI,f),showTooltip:tI(oI,p)};QM(s.coordSysMap,function(t,e){var a=l||t.containPoint(r);QM(s.coordSysAxesInfo[e],function(t,e){var i=t.axis,n=function(t,e){for(var i=0;i<(t||[]).length;i++){var n=t[i];if(e.axis.dim===n.axisDim&&e.axis.model.componentIndex===n.axisIndex)return n}}(u,t);if(!c&&a&&(!u||n)){var o=n&&n.value;null!=o||l||(o=i.pointToData(r)),null!=o&&iI(t,o,g,!1,d)}})});var m={};return QM(h,function(o,t){var a=o.linkGroup;a&&!f[t]&&QM(a.axesInfo,function(t,e){var i=f[e];if(t!==o&&i){var n=i.value;a.mapper&&(n=o.axis.scale.parse(a.mapper(n,aI(t),aI(o)))),m[o.key]=n}})}),QM(m,function(t,e){iI(h[e],t,g,!0,d)}),function(o,t,e){var a=e.axesInfo=[];QM(t,function(t,e){var i=t.axisPointerModel.option,n=o[e];n?(t.useHandle||(i.status="show"),i.value=n.value,i.seriesDataIndices=(n.payloadBatch||[]).slice()):t.useHandle||(i.status="hide"),"show"===i.status&&a.push({axisDim:t.axis.dim,axisIndex:t.axis.model.componentIndex,value:i.value})})}(f,h,d),function(t,e,i,n){if(rI(e)||!t.list.length)return n({type:"hideTip"});var o=((t.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};n({type:"showTip",escapeConnect:!0,x:e[0],y:e[1],tooltipOption:i.tooltipOption,position:i.position,dataIndexInside:o.dataIndexInside,dataIndex:o.dataIndex,seriesIndex:o.seriesIndex,dataByCoordSys:t.list})}(p,r,t,a),function(t,e,i){var n=i.getZr(),o="axisPointerLastHighlights",a=eI(n)[o]||{},r=eI(n)[o]={};QM(t,function(t,e){var i=t.axisPointerModel.option;"show"===i.status&&QM(i.seriesDataIndices,function(t){var e=t.seriesIndex+" | "+t.dataIndex;r[e]=t})});var s=[],l=[];E(a,function(t,e){r[e]||l.push(t)}),E(r,function(t,e){a[e]||s.push(t)}),l.length&&i.dispatchAction({type:"downplay",escapeConnect:!0,batch:l}),s.length&&i.dispatchAction({type:"highlight",escapeConnect:!0,batch:s})}(h,0,i),d}});var OI=["x","y"],EI=["width","height"],RI=vI.extend({makeElOption:function(t,e,i,n,o){var a=i.axis,r=a.coordinateSystem,s=VI(r,1-BI(a)),l=r.dataToPoint(e)[0],u=n.get("type");if(u&&"none"!==u){var h=bI(n),c=zI[u](a,l,s);c.style=h,t.graphicKey=c.type,t.pointer=c}TI(e,t,YM(i),i,n,o)},getHandleTransform:function(t,e,i){var n=YM(e,{labelInside:!1});return n.labelMargin=i.get("handle.margin"),{position:II(e.axis,t,n),rotation:n.rotation+(n.labelDirection<0?Math.PI:0)}},updateHandleTransform:function(t,e,i,n){var o=i.axis,a=o.coordinateSystem,r=BI(o),s=VI(a,r),l=t.position;l[r]+=e[r],l[r]=Math.min(s[1],l[r]),l[r]=Math.max(s[0],l[r]);var u=VI(a,1-r),h=(u[1]+u[0])/2,c=[h,h];return c[r]=l[r],{position:l,rotation:t.rotation,cursorPoint:c,tooltipOption:{verticalAlign:"middle"}}}}),zI={line:function(t,e,i){return{type:"Line",subPixelOptimize:!0,shape:AI([e,i[0]],[e,i[1]],BI(t))}},shadow:function(t,e,i){var n=t.getBandWidth(),o=i[1]-i[0];return{type:"Rect",shape:DI([e-n/2,i[0]],[n,o],BI(t))}}};function BI(t){return t.isHorizontal()?0:1}function VI(t,e){var i=t.getRect();return[i[OI[e]],i[OI[e]]+i[EI[e]]]}pv.registerAxisPointerClass("SingleAxisPointer",RI),Tf({type:"single"});var GI=rc.extend({type:"series.themeRiver",dependencies:["singleAxis"],nameMap:null,init:function(t){GI.superApply(this,"init",arguments),this.legendVisualProvider=new Yv(A(this.getData,this),A(this.getRawData,this))},fixData:function(t){var e=t.length,i=ta(t,function(t){return t[2]}),n=[];i.buckets.each(function(t,e){n.push({name:e,dataList:t})});for(var o=n.length,a=-1,r=-1,s=0;sMath.PI/2?"right":"left"):y&&"center"!==y?"left"===y?(d=l.r0+v,f>Math.PI/2&&(y="right")):"right"===y&&(d=l.r-v,f>Math.PI/2&&(y="left")):(d=(l.r+l.r0)/2,y="center"),c.attr("style",{text:s,textAlign:y,textVerticalAlign:S("verticalAlign")||"middle",opacity:S("opacity")});var x=d*p+l.cx,_=d*g+l.cy;c.attr("position",[x,_]);var w=S("rotate"),b=0;function S(t){var e=a.get(t);return null==e?o.get(t):e}"radial"===w?(b=-f)<-Math.PI/2&&(b+=Math.PI):"tangential"===w?(b=Math.PI/2-f)>Math.PI/2?b-=Math.PI:b<-Math.PI/2&&(b+=Math.PI):"number"==typeof w&&(b=w*Math.PI/180),c.attr("rotation",b)},jI._initEvents=function(t,e,i,n){t.off("mouseover").off("mouseout").off("emphasis").off("normal");function o(){r.onEmphasis(n)}function a(){r.onNormal()}var r=this;i.isAnimationEnabled()&&t.on("mouseover",o).on("mouseout",a).on("emphasis",o).on("normal",a).on("downplay",function(){r.onDownplay()}).on("highlight",function(){r.onHighlight()})},w(YI,Ci);xc.extend({type:"sunburst",init:function(){},render:function(o,a,t,e){var n=this;this.seriesModel=o,this.api=t,this.ecModel=a;var r=o.getData(),s=r.tree.root,i=o.getViewRoot(),l=this.group,u=o.get("renderLabelForZeroData"),h=[];i.eachNode(function(t){h.push(t)});var c=this._oldChildren||[];if(function(i,n){if(0===i.length&&0===n.length)return;function t(t){return t.getId()}function e(t,e){!function(t,e){u||!t||t.getValue()||(t=null);if(t!==s&&e!==s)if(e&&e.piece)t?(e.piece.updateData(!1,t,"normal",o,a),r.setItemGraphicEl(t.dataIndex,e.piece)):function(t){if(!t)return;t.piece&&(l.remove(t.piece),t.piece=null)}(e);else if(t){var i=new YI(t,o,a);l.add(i),r.setItemGraphicEl(t.dataIndex,i)}}(null==t?null:i[t],null==e?null:n[e])}new Lf(n,i,t,t).add(e).update(e).remove(T(e,null)).execute()}(h,c),function(t,e){if(0=i.r0}}});var qI="sunburstRootToNode";xf({type:qI,update:"updateView"},function(o,t){t.eachComponent({mainType:"series",subType:"sunburst",query:o},function(t,e){var i=Wx(o,[qI],t);if(i){var n=t.getViewRoot();n&&(o.direction=Zx(n,i.node)?"rollUp":"drillDown"),t.resetViewRoot(i.node)}})});var KI="sunburstHighlight";xf({type:KI,update:"updateView"},function(n,t){t.eachComponent({mainType:"series",subType:"sunburst",query:n},function(t,e){var i=Wx(n,[KI],t);i&&(n.highlight=i.node)})});xf({type:"sunburstUnhighlight",update:"updateView"},function(i,t){t.eachComponent({mainType:"series",subType:"sunburst",query:i},function(t,e){i.unhighlight=!0})});var $I=Math.PI/180;function JI(t,e){if("function"==typeof e)return t.sort(e);var n="asc"===e;return t.sort(function(t,e){var i=(t.getValue()-e.getValue())*(n?1:-1);return 0==i?(t.dataIndex-e.dataIndex)*(n?-1:1):i})}function QI(a,r){return r=r||[0,0],N(["x","y"],function(t,e){var i=this.getAxis(t),n=r[e],o=a[e]/2;return"category"===i.type?i.getBandWidth():Math.abs(i.dataToCoord(n-o)-i.dataToCoord(n+o))},this)}bf(T(ty,"sunburst")),wf(T(function(t,e,C,i){e.eachSeriesByType(t,function(t){var e=t.get("center"),i=t.get("radius");O(i)||(i=[0,i]),O(e)||(e=[e,e]);var n=C.getWidth(),o=C.getHeight(),h=Math.min(n,o),c=Rl(e[0],n),d=Rl(e[1],o),f=Rl(i[0],h/2),a=Rl(i[1],h/2),r=-t.get("startAngle")*$I,p=t.get("minAngle")*$I,g=t.getData().tree.root,s=t.getViewRoot(),m=s.depth,l=t.get("sort");null!=l&&!function e(t,i){var n=t.children||[];t.children=JI(n,i);n.length&&E(t.children,function(t){e(t,i)})}(s,l);var u=0;E(s.children,function(t){isNaN(t.getValue())||u++});var v=s.getValue(),y=Math.PI/(v||u)*2,x=0t[1]&&t.reverse(),{coordSys:{type:"polar",cx:o.cx,cy:o.cy,r:t[1],r0:t[0]},api:{coord:A(function(t){var e=a.dataToRadius(t[0]),i=r.dataToAngle(t[1]),n=o.coordToPoint([e,i]);return n.push(e,i*Math.PI/180),n}),size:A(iT,o)}}},calendar:function(i){var t=i.getRect(),e=i.getRangeInfo();return{coordSys:{type:"calendar",x:t.x,y:t.y,width:t.width,height:t.height,cellWidth:i.getCellWidth(),cellHeight:i.getCellHeight(),rangeInfo:{start:e.start,end:e.end,weeks:e.weeks,dayCount:e.allDay}},api:{coord:function(t,e){return i.dataToPoint(t,e)}}}}};function hT(t,e,i,n,o){null==i[t]||o||(e[t]=i[t],i[t]=n[t])}function cT(a,r,e,t){var i=a.get("renderItem"),n=a.coordinateSystem,o={};n&&(o=n.prepareCustoms?n.prepareCustoms():uT[n.type](n));var s,l,u,h,c,d=D({getWidth:t.getWidth,getHeight:t.getHeight,getZr:t.getZr,getDevicePixelRatio:t.getDevicePixelRatio,value:function(t,e){return null==e&&(e=s),r.get(r.getDimension(t||0),e)},style:function(t,e){null==e&&(e=s),g(e);var i=l.getModel(oT).getItemStyle();null!=c&&(i.fill=c);var n=r.getItemVisual(e,"opacity");null!=n&&(i.opacity=n);var o=t?mT(t,u):u;return nl(i,o,null,{autoColor:c,isRectText:!0}),i.text=o.getShallow("show")?H(a.getFormattedLabel(e,"normal"),Zg(r,e)):null,t&&vT(i,t),i},styleEmphasis:function(t,e){null==e&&(e=s),g(e);var i=l.getModel(aT).getItemStyle(),n=t?mT(t,h):h;return nl(i,n,null,{isRectText:!0},!0),i.text=n.getShallow("show")?Z(a.getFormattedLabel(e,"emphasis"),a.getFormattedLabel(e,"normal"),Zg(r,e)):null,t&&vT(i,t),i},visual:function(t,e){return null==e&&(e=s),r.getItemVisual(e,t)},barLayout:function(t){if(n.getBaseAxis){return function(t){var e=[],i=t.axis;if("category"===i.type){for(var n=i.getBandWidth(),o=0;oe[1]&&e.reverse();var i=t.getExtent(),n=Math.PI/180;return{cx:this.cx,cy:this.cy,r0:e[0],r:e[1],startAngle:-i[0]*n,endAngle:-i[1]*n,clockwise:t.inverse,contain:function(t,e){var i=t-this.cx,n=e-this.cy,o=i*i+n*n,a=this.r,r=this.r0;return o<=a*a&&r*r<=o}}}};var AT=Lu.extend({type:"polarAxis",axis:null,getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:"polar",index:this.option.polarIndex,id:this.option.polarId})[0]}});m(AT.prototype,cg);var DT={splitNumber:5};function CT(t,e){return e.type||(e.data?"category":"value")}function LT(t,e){var i=this,n=i.getAngleAxis(),o=i.getRadiusAxis();if(n.scale.setExtent(1/0,-1/0),o.scale.setExtent(1/0,-1/0),t.eachSeries(function(t){if(t.coordinateSystem===i){var e=t.getData();E(e.mapDimension("radius",!0),function(t){o.scale.unionExtentFromData(e,fp(e,t))}),E(e.mapDimension("angle",!0),function(t){n.scale.unionExtentFromData(e,fp(e,t))})}}),ag(n.scale,n.model),ag(o.scale,o.model),"category"===n.type&&!n.onBand){var a=n.getExtent(),r=360/n.scale.count();n.inverse?a[1]+=r:a[1]-=r,n.setExtent(a[0],a[1])}}function kT(t,e){if(t.type=e.get("type"),t.scale=rg(e),t.onBand=e.get("boundaryGap")&&"category"===t.type,t.inverse=e.get("inverse"),"angleAxis"===e.mainType){t.inverse^=e.get("clockwise");var i=e.get("startAngle");t.setExtent(i,i+(t.inverse?-360:360))}(e.axis=t).model=e}Bm("angle",AT,CT,{startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:!1}}),Bm("radius",AT,CT,DT),If({type:"polar",dependencies:["polarAxis","angleAxis"],coordinateSystem:null,findAxisModel:function(t){var e;return this.ecModel.eachComponent(t,function(t){t.getCoordSysModel()===this&&(e=t)},this),e},defaultOption:{zlevel:0,z:0,center:["50%","50%"],radius:"80%"}}),sh.register("polar",{dimensions:TT.prototype.dimensions,create:function(i,s){var l=[];return i.eachComponent("polar",function(t,e){var i=new TT(e);i.update=LT;var n=i.getRadiusAxis(),o=i.getAngleAxis(),a=t.findAxisModel("radiusAxis"),r=t.findAxisModel("angleAxis");kT(n,a),kT(o,r),function(t,e,i){var n=e.get("center"),o=i.getWidth(),a=i.getHeight();t.cx=Rl(n[0],o),t.cy=Rl(n[1],a);var r=t.getRadiusAxis(),s=Math.min(o,a)/2,l=e.get("radius");null==l?l=[0,"100%"]:O(l)||(l=[0,l]),l=[Rl(l[0],s),Rl(l[1],s)],r.inverse?r.setExtent(l[1],l[0]):r.setExtent(l[0],l[1])}(i,t,s),l.push(i),(t.coordinateSystem=i).model=t}),i.eachSeries(function(t){if("polar"===t.get("coordinateSystem")){var e=i.queryComponents({mainType:"polar",index:t.get("polarIndex"),id:t.get("polarId")})[0];t.coordinateSystem=e.coordinateSystem}}),l}});var PT=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function NT(t,e,i){e[1]>e[0]&&(e=e.slice().reverse());var n=t.coordToPoint([e[0],i]),o=t.coordToPoint([e[1],i]);return{x1:n[0],y1:n[1],x2:o[0],y2:o[1]}}function OT(t){return t.getRadiusAxis().inverse?0:1}function ET(t){var e=t[0],i=t[t.length-1];e&&i&&Math.abs(Math.abs(e.coord-i.coord)-360)<1e-4&&t.pop()}pv.extend({type:"angleAxis",axisPointerClass:"PolarAxisPointer",render:function(e,t){if(this.group.removeAll(),e.get("show")){var i=e.axis,n=i.polar,o=n.getRadiusAxis().getExtent(),a=i.getTicksCoords(),r=i.getMinorTicksCoords(),s=N(i.getViewLabels(),function(t){return(t=L(t)).coord=i.dataToCoord(t.tickValue),t});ET(s),ET(a),E(PT,function(t){!e.get(t+".show")||i.scale.isBlank()&&"axisLine"!==t||this["_"+t](e,n,a,r,o,s)},this)}},_axisLine:function(t,e,i,n,o){var a,r=t.getModel("axisLine.lineStyle"),s=OT(e),l=s?0:1;(a=0===o[l]?new Yr({shape:{cx:e.cx,cy:e.cy,r:o[s]},style:r.getLineStyle(),z2:1,silent:!0}):new Kr({shape:{cx:e.cx,cy:e.cy,r:o[s],r0:o[l]},style:r.getLineStyle(),z2:1,silent:!0})).style.fill=null,this.group.add(a)},_axisTick:function(t,e,i,n,o){var a=t.getModel("axisTick"),r=(a.get("inside")?-1:1)*a.get("length"),s=o[OT(e)],l=N(i,function(t){return new ls({shape:NT(e,[s,s+r],t.coord)})});this.group.add(Es(l,{style:D(a.getModel("lineStyle").getLineStyle(),{stroke:t.get("axisLine.lineStyle.color")})}))},_minorTick:function(t,e,i,n,o){if(n.length){for(var a=t.getModel("axisTick"),r=t.getModel("minorTick"),s=(a.get("inside")?-1:1)*r.get("length"),l=o[OT(e)],u=[],h=0;hr?"left":"right",u=Math.abs(a[1]-s)/o<.3?"middle":a[1]>s?"top":"bottom";p&&p[n]&&p[n].textStyle&&(i=new Cl(p[n].textStyle,g,g.ecModel));var h=new Ur({silent:$m.isLabelSilent(c)});this.group.add(h),nl(h.style,i,{x:a[0],y:a[1],textFill:i.getTextColor()||c.get("axisLine.lineStyle.color"),text:t.formattedLabel,textAlign:l,textVerticalAlign:u}),v&&(h.eventData=$m.makeAxisEventDataBase(c),h.eventData.targetType="axisLabel",h.eventData.value=t.rawLabel)},this)},_splitLine:function(t,e,i,n,o){var a=t.getModel("splitLine").getModel("lineStyle"),r=a.get("color"),s=0;r=r instanceof Array?r:[r];for(var l=[],u=0;um?"left":"right",h=Math.abs(l[1]-v)/g<.3?"middle":l[1]>v?"top":"bottom"}return{position:l,align:u,verticalAlign:h}}(e,i,0,s,d))}});var VT={line:function(t,e,i,n,o){return"angle"===t.dim?{type:"Line",shape:AI(e.coordToPoint([n[0],i]),e.coordToPoint([n[1],i]))}:{type:"Circle",shape:{cx:e.cx,cy:e.cy,r:i}}},shadow:function(t,e,i,n,o){var a=Math.max(1,t.getBandWidth()),r=Math.PI/180;return"angle"===t.dim?{type:"Sector",shape:CI(e.cx,e.cy,n[0],n[1],(-i-a/2)*r,(a/2-i)*r)}:{type:"Sector",shape:CI(e.cx,e.cy,i-a/2,i+a/2,0,2*Math.PI)}}};function GT(n,t){t.update="updateView",xf(t,function(t,e){var i={};return e.eachComponent({mainType:"geo",query:t},function(e){e[n](t.name),E(e.coordinateSystem.regions,function(t){i[t.name]=e.isSelected(t.name)||!1})}),{selected:i,name:t.name}})}pv.registerAxisPointerClass("PolarAxisPointer",BT),wf(T(function(t,e,i){var N={},O=function(t){var g={};E(t,function(t,e){var i=t.getData(),n=t.coordinateSystem,o=n.getBaseAxis(),a=bT(n,o),r=o.getExtent(),s="category"===o.type?o.getBandWidth():Math.abs(r[1]-r[0])/i.count(),l=g[a]||{bandWidth:s,remainedWidth:s,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},u=l.stacks;g[a]=l;var h=wT(t);u[h]||l.autoWidthCount++,u[h]=u[h]||{width:0,maxWidth:0};var c=Rl(t.get("barWidth"),s),d=Rl(t.get("barMaxWidth"),s),f=t.get("barGap"),p=t.get("barCategoryGap");c&&!u[h].width&&(c=Math.min(l.remainedWidth,c),u[h].width=c,l.remainedWidth-=c),d&&(u[h].maxWidth=d),null!=f&&(l.gap=f),null!=p&&(l.categoryGap=p)});var d={};return E(g,function(t,i){d[i]={};var e=t.stacks,n=t.bandWidth,o=Rl(t.categoryGap,n),a=Rl(t.gap,1),r=t.remainedWidth,s=t.autoWidthCount,l=(r-o)/(s+(s-1)*a);l=Math.max(l,0),E(e,function(t,e){var i=t.maxWidth;i&&i=n.start.time&&i.timea.end.time&&t.reverse(),t},_getRangeInfo:function(t){var e;(t=[this.getDateInfo(t[0]),this.getDateInfo(t[1])])[0].time>t[1].time&&(e=!0,t.reverse());var i=Math.floor(t[1].time/864e5)-Math.floor(t[0].time/864e5)+1,n=new Date(t[0].time),o=n.getDate(),a=t[1].date.getDate();if(n.setDate(o+i-1),n.getDate()!==a)for(var r=0n.weeks||0===t&&en.lweek)return!1;var o=7*(t-1)-n.fweek+e,a=new Date(n.start.time);return a.setDate(n.start.d+o),this.getDateInfo(a)}},FT.dimensions=FT.prototype.dimensions,FT.getDimensionsInfo=FT.prototype.getDimensionsInfo,FT.create=function(i,n){var o=[];return i.eachComponent("calendar",function(t){var e=new FT(t,i,n);o.push(e),t.coordinateSystem=e}),i.eachSeries(function(t){"calendar"===t.get("coordinateSystem")&&(t.coordinateSystem=o[t.get("calendarIndex")||0])}),o},sh.register("calendar",FT);var HT=Lu.extend({type:"calendar",coordinateSystem:null,defaultOption:{zlevel:0,z:2,left:80,top:60,cellSize:20,orient:"horizontal",splitLine:{show:!0,lineStyle:{color:"#000",width:1,type:"solid"}},itemStyle:{color:"#fff",borderWidth:1,borderColor:"#ccc"},dayLabel:{show:!0,firstDay:0,position:"start",margin:"50%",nameMap:"en",color:"#000"},monthLabel:{show:!0,position:"start",margin:5,align:"center",nameMap:"en",formatter:null,color:"#000"},yearLabel:{show:!0,position:null,margin:30,formatter:null,color:"#ccc",fontFamily:"sans-serif",fontWeight:"bolder",fontSize:20}},init:function(t,e,i,n){var o=Mu(t);HT.superApply(this,"init",arguments),ZT(t,o)},mergeOption:function(t,e){HT.superApply(this,"mergeOption",arguments),ZT(this.option,t)}});function ZT(t,e){var i=t.cellSize;O(i)?1===i.length&&(i[1]=i[0]):i=t.cellSize=[i,i];var n=N([0,1],function(t){return function(t,e){return null!=t[yu[e][0]]||null!=t[yu[e][1]]&&null!=t[yu[e][2]]}(e,t)&&(i[t]="auto"),null!=i[t]&&"auto"!==i[t]});Su(t,e,{type:"box",ignoreSize:n})}var UT={EN:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],CN:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"]},XT={EN:["S","M","T","W","T","F","S"],CN:["日","一","二","三","四","五","六"]};Tf({type:"calendar",_tlpoints:null,_blpoints:null,_firstDayOfMonth:null,_firstDayPoints:null,render:function(t,e,i){var n=this.group;n.removeAll();var o=t.coordinateSystem,a=o.getRangeInfo(),r=o.getOrient();this._renderDayRect(t,a,n),this._renderLines(t,a,r,n),this._renderYearText(t,a,r,n),this._renderMonthText(t,r,n),this._renderWeekText(t,a,r,n)},_renderDayRect:function(t,e,i){for(var n=t.coordinateSystem,o=t.getModel("itemStyle").getItemStyle(),a=n.getCellWidth(),r=n.getCellHeight(),s=e.start.time;s<=e.end.time;s=n.getNextNDay(s,1).time){var l=n.dataToRect([s],!1).tl,u=new rs({shape:{x:l[0],y:l[1],width:a,height:r},cursor:"default",style:o});i.add(u)}},_renderLines:function(i,t,n,o){var a=this,r=i.coordinateSystem,s=i.getModel("splitLine.lineStyle").getLineStyle(),l=i.get("splitLine.show"),e=s.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var u=t.start,h=0;u.time<=t.end.time;h++){d(u.formatedDate),0===h&&(u=r.getDateInfo(t.start.y+"-"+t.start.m));var c=u.date;c.setMonth(c.getMonth()+1),u=r.getDateInfo(c)}function d(t){a._firstDayOfMonth.push(r.getDateInfo(t)),a._firstDayPoints.push(r.dataToRect([t],!1).tl);var e=a._getLinePointsOfOneWeek(i,t,n);a._tlpoints.push(e[0]),a._blpoints.push(e[e.length-1]),l&&a._drawSplitline(e,s,o)}d(r.getNextNDay(t.end.time,1).formatedDate),l&&this._drawSplitline(a._getEdgesPoints(a._tlpoints,e,n),s,o),l&&this._drawSplitline(a._getEdgesPoints(a._blpoints,e,n),s,o)},_getEdgesPoints:function(t,e,i){var n=[t[0].slice(),t[t.length-1].slice()],o="horizontal"===i?0:1;return n[0][o]=n[0][o]-e/2,n[1][o]=n[1][o]+e/2,n},_drawSplitline:function(t,e,i){var n=new ts({z2:20,shape:{points:t},style:e});i.add(n)},_getLinePointsOfOneWeek:function(t,e,i){var n=t.coordinateSystem;e=n.getDateInfo(e);for(var o=[],a=0;a<7;a++){var r=n.getNextNDay(e.time,a),s=n.dataToRect([r.time],!1);o[2*r.day]=s.tl,o[2*r.day+1]=s["horizontal"===i?"bl":"tr"]}return o},_formatterLabel:function(t,e){return"string"==typeof t&&t?uu(t,e):"function"==typeof t?t(e):e.nameMap},_yearTextPositionControl:function(t,e,i,n,o){e=e.slice();var a=["center","bottom"];"bottom"===n?(e[1]+=o,a=["center","top"]):"left"===n?e[0]-=o:"right"===n?(e[0]+=o,a=["center","top"]):e[1]-=o;var r=0;return"left"!==n&&"right"!==n||(r=Math.PI/2),{rotation:r,position:e,style:{textAlign:a[0],textVerticalAlign:a[1]}}},_renderYearText:function(t,e,i,n){var o=t.getModel("yearLabel");if(o.get("show")){var a=o.get("margin"),r=o.get("position");r=r||("horizontal"!==i?"top":"left");var s=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],l=(s[0][0]+s[1][0])/2,u=(s[0][1]+s[1][1])/2,h="horizontal"===i?0:1,c={top:[l,s[h][1]],bottom:[l,s[1-h][1]],left:[s[1-h][0],u],right:[s[h][0],u]},d=e.start.y;+e.end.y>+e.start.y&&(d=d+"-"+e.end.y);var f=o.get("formatter"),p={start:e.start.y,end:e.end.y,nameMap:d},g=this._formatterLabel(f,p),m=new Ur({z2:30});nl(m.style,o,{text:g}),m.attr(this._yearTextPositionControl(m,c[r],i,r,a)),n.add(m)}},_monthTextPositionControl:function(t,e,i,n,o){var a="left",r="top",s=t[0],l=t[1];return"horizontal"===i?(l+=o,e&&(a="center"),"start"===n&&(r="bottom")):(s+=o,e&&(r="middle"),"start"===n&&(a="right")),{x:s,y:l,textAlign:a,textVerticalAlign:r}},_renderMonthText:function(t,e,i){var n=t.getModel("monthLabel");if(n.get("show")){var o=n.get("nameMap"),a=n.get("margin"),r=n.get("position"),s=n.get("align"),l=[this._tlpoints,this._blpoints];R(o)&&(o=UT[o.toUpperCase()]||[]);var u="start"===r?0:1,h="horizontal"===e?0:1;a="start"===r?-a:a;for(var c="center"===s,d=0;dd.getHeight()&&(i.textPosition="top",a=!0);var r=a?-5-n.height:p+8;o+n.width/2>d.getWidth()?(i.textPosition=["100%",r],i.textAlign="right"):o-n.width/2<0&&(i.textPosition=[0,r],i.textAlign="left")}})}function t(t,e){var i,n=m[t],o=m[e],a=u[n],r=new Cl(a,h,h.ecModel);if(l&&null!=l.newTitle&&(a.title=l.newTitle),n&&!o){if(function(t){return 0===t.indexOf("my")}(n))i={model:r,onclick:r.option.onclick,featureName:n};else{var s=tA(n);if(!s)return;i=new s(r,c,d)}g[n]=i}else{if(!(i=g[o]))return;i.model=r,i.ecModel=c,i.api=d}n||!o?r.get("show")&&!i.unusable?(function(o,a,t){var r=o.getModel("iconStyle"),s=o.getModel("emphasis.iconStyle"),e=a.getIcons?a.getIcons():o.get("icon"),l=o.get("title")||{};if("string"==typeof e){var i=e,n=l;l={},(e={})[t]=i,l[t]=n}var u=o.iconPaths={};E(e,function(t,e){var i=yl(t,{},{x:-p/2,y:-p/2,width:p,height:p});i.setStyle(r.getItemStyle()),i.hoverStyle=s.getItemStyle(),i.setStyle({text:l[e],textAlign:s.get("textAlign"),textBorderRadius:s.get("textBorderRadius"),textPadding:s.get("textPadding"),textFill:null});var n=h.getModel("tooltip");n&&n.get("show")&&i.attr("tooltip",k({content:l[e],formatter:n.get("formatter",!0)||function(){return l[e]},formatterParams:{componentType:"toolbox",name:e,title:l[e],$vars:["name","title"]},position:n.get("position",!0)||"bottom"},n.option)),$s(i),h.get("showTitle")&&(i.__title=l[e],i.on("mouseover",function(){var t=s.getItemStyle(),e="vertical"===h.get("orient")?null==h.get("right")?"right":"left":null==h.get("bottom")?"bottom":"top";i.setStyle({textFill:s.get("textFill")||t.fill||t.stroke||"#000",textBackgroundColor:s.get("textBackgroundColor"),textPosition:s.get("textPosition")||e})}).on("mouseout",function(){i.setStyle({textFill:null,textBackgroundColor:null})})),i.trigger(o.get("iconStatus."+e)||"normal"),f.add(i),i.on("click",A(a.onclick,a,c,d,e)),u[e]=i})}(r,i,n),r.setIconStatus=function(t,e){var i=this.option,n=this.iconPaths;i.iconStatus=i.iconStatus||{},i.iconStatus[t]=e,n[t]&&n[t].trigger(e)},i.render&&i.render(r,c,d,l)):i.remove&&i.remove(c,d):i.dispose&&i.dispose(c,d)}},updateView:function(t,e,i,n){E(this._features,function(t){t.updateView&&t.updateView(t.model,e,i,n)})},remove:function(e,i){E(this._features,function(t){t.remove&&t.remove(e,i)}),this.group.removeAll()},dispose:function(e,i){E(this._features,function(t){t.dispose&&t.dispose(e,i)})}});var nA=Nc.toolbox.saveAsImage;function oA(t){this.model=t}oA.defaultOption={show:!0,icon:"M4.7,22.9L29.3,45.5L54.7,23.4M4.6,43.6L4.6,58L53.8,58L53.8,43.6M29.2,45.1L29.2,0",title:nA.title,type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],pixelRatio:1,lang:nA.lang.slice()},oA.prototype.unusable=!v.canvasSupported,oA.prototype.onclick=function(t,e){var i=this.model,n=i.get("name")||t.get("title.0.text")||"echarts",o=i.get("type",!0)||"png",a=e.getConnectedDataURL({type:o,backgroundColor:i.get("backgroundColor",!0)||t.get("backgroundColor")||"#fff",connectedBackgroundColor:i.get("connectedBackgroundColor"),excludeComponents:i.get("excludeComponents"),pixelRatio:i.get("pixelRatio")});if("function"!=typeof MouseEvent||v.browser.ie||v.browser.edge)if(window.navigator.msSaveOrOpenBlob){for(var r=atob(a.split(",")[1]),s=r.length,l=new Uint8Array(s);s--;)l[s]=r.charCodeAt(s);var u=new Blob([l]);window.navigator.msSaveOrOpenBlob(u,n+"."+o)}else{var h=i.get("lang"),c='';window.open().document.write(c)}else{var d=document.createElement("a");d.download=n+"."+o,d.target="_blank",d.href=a;var f=new MouseEvent("click",{view:window,bubbles:!0,cancelable:!1});d.dispatchEvent(f)}},QT("saveAsImage",oA);var aA=Nc.toolbox.magicType,rA="__ec_magicType_stack__";function sA(t){this.model=t}sA.defaultOption={show:!0,type:[],icon:{line:"M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4",bar:"M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7",stack:"M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z"},title:L(aA.title),option:{},seriesIndex:{}};var lA=sA.prototype;lA.getIcons=function(){var t=this.model,e=t.get("icon"),i={};return E(t.get("type"),function(t){e[t]&&(i[t]=e[t])}),i};var uA={line:function(t,e,i,n){if("bar"===t)return m({id:e,type:"line",data:i.get("data"),stack:i.get("stack"),markPoint:i.get("markPoint"),markLine:i.get("markLine")},n.get("option.line")||{},!0)},bar:function(t,e,i,n){if("line"===t)return m({id:e,type:"bar",data:i.get("data"),stack:i.get("stack"),markPoint:i.get("markPoint"),markLine:i.get("markLine")},n.get("option.bar")||{},!0)},stack:function(t,e,i,n){var o=i.get("stack")===rA;if("line"===t||"bar"===t)return n.setIconStatus("stack",o?"normal":"emphasis"),m({id:e,stack:o?"":rA},n.get("option.stack")||{},!0)}},hA=[["line","bar"],["stack"]];lA.onclick=function(u,t,h){var c=this.model,e=c.get("seriesIndex."+h);if(uA[h]){var i,d={series:[]};if(E(hA,function(t){0<=_(t,h)&&E(t,function(t){c.setIconStatus(t,"normal")})}),c.setIconStatus(h,"emphasis"),u.eachComponent({mainType:"series",query:null==e?null:{seriesIndex:e}},function(t){var e=t.subType,i=t.id,n=uA[h](e,i,t,c);n&&(D(n,t.option),d.series.push(n));var o=t.coordinateSystem;if(o&&"cartesian2d"===o.type&&("line"===h||"bar"===h)){var a=o.getAxesByScale("ordinal")[0];if(a){var r=a.dim+"Axis",s=u.queryComponents({mainType:r,index:t.get(name+"Index"),id:t.get(name+"Id")})[0].componentIndex;d[r]=d[r]||[];for(var l=0;l<=s;l++)d[r][s]=d[r][s]||{};d[r][s].boundaryGap="bar"===h}}}),"stack"===h)i=d.series&&d.series[0]&&d.series[0].stack===rA?m({stack:aA.title.tiled},aA.title):L(aA.title);t.dispatchAction({type:"changeMagicType",currentType:h,newOption:d,newTitle:i})}},xf({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},function(t,e){e.mergeOption(t.newOption)}),QT("magicType",sA);var cA=Nc.toolbox.dataView,dA=new Array(60).join("-"),fA="\t";function pA(t){var e=function(t){var o={},a=[],r=[];return t.eachRawSeries(function(t){var e=t.coordinateSystem;if(!e||"cartesian2d"!==e.type&&"polar"!==e.type)a.push(t);else{var i=e.getBaseAxis();if("category"===i.type){var n=i.dim+"_"+i.index;o[n]||(o[n]={categoryAxis:i,valueAxis:e.getOtherAxis(i),series:[]},r.push({axisDim:i.dim,axisIndex:i.index})),o[n].series.push(t)}else a.push(t)}}),{seriesGroupByCategoryAxis:o,other:a,meta:r}}(t);return{value:M([function(t){var h=[];return E(t,function(t,e){var i=t.categoryAxis,n=t.valueAxis.dim,o=[" "].concat(N(t.series,function(t){return t.name})),a=[i.model.getCategories()];E(t.series,function(t){a.push(t.getRawData().mapArray(n,function(t){return t}))});for(var r=[o.join(fA)],s=0;st[1]&&t.reverse(),t}function AA(t,e){return Ko(t,e,{includeMainTypes:SA})}IA.setOutputRanges=function(t,e){this.matchOutputRanges(t,e,function(t,e,i){if((t.coordRanges||(t.coordRanges=[])).push(e),!t.coordRange){t.coordRange=e;var n=kA[t.brushType](0,i,e);t.__rangeOffset={offset:NA[t.brushType](n.values,t.range,[1,1]),xyMinMax:n.xyMinMax}}})},IA.matchOutputRanges=function(t,n,o){xA(t,function(i){var t=this.findTargetInfo(i,n);t&&!0!==t&&E(t.coordSyses,function(t){var e=kA[i.brushType](1,t,i.range);o(i,e.values,t,n)})},this)},IA.setInputRanges=function(t,o){xA(t,function(t){var e=this.findTargetInfo(t,o);if(t.range=t.range||[],e&&!0!==e){t.panelId=e.panelId;var i=kA[t.brushType](0,e.coordSys,t.coordRange),n=t.__rangeOffset;t.range=n?NA[t.brushType](i.values,n.offset,function(t,e){var i=EA(t),n=EA(e),o=[i[0]/n[0],i[1]/n[1]];return isNaN(o[0])&&(o[0]=1),isNaN(o[1])&&(o[1]=1),o}(i.xyMinMax,n.xyMinMax)):i.values}},this)},IA.makePanelOpts=function(i,n){return N(this._targetInfoList,function(t){var e=t.getPanelRect();return{panelId:t.panelId,defaultBrushType:n&&n(t),clipPath:Qb(e),isTargetByCursor:eS(e,i,t.coordSysModel),getLinearBrushOtherExtent:tS(e)}})},IA.controlSeries=function(t,e,i){var n=this.findTargetInfo(t,i);return!0===n||n&&0<=_A(n.coordSyses,e.coordinateSystem)},IA.findTargetInfo=function(t,e){for(var i=this._targetInfoList,n=AA(e,t),o=0;on[1]&&(n[1]=e[1])})}),n[1]c[1];if(r&&!s&&!l)return!0;r&&(n=!0),s&&(e=!0),l&&(i=!0)}return n&&e&&i}):YA(h,function(t){if("empty"===o)i.setData(u=u.map(t,function(t){return function(t){return t>=c[0]&&t<=c[1]}(t)?t:NaN}));else{var e={};e[t]=c,u.selectRange(e)}}),YA(h,function(t){u.setApproximateExtent(c,t)}))})}}};var KA=E,$A=ZA,JA=If({type:"dataZoom",dependencies:["xAxis","yAxis","zAxis","radiusAxis","angleAxis","singleAxis","series"],defaultOption:{zlevel:0,z:4,orient:null,xAxisIndex:null,yAxisIndex:null,filterMode:"filter",throttle:null,start:0,end:100,startValue:null,endValue:null,minSpan:null,maxSpan:null,minValueSpan:null,maxValueSpan:null,rangeMode:null},init:function(t,e,i){this._dataIntervalByAxis={},this._dataInfo={},this._axisProxies={},this.textStyleModel,this._autoThrottle=!0,this._rangePropMode=["percent","percent"];var n=QA(t);this.settledOption=n,this.mergeDefaultAndTheme(t,i),this.doInit(n)},mergeOption:function(t){var e=QA(t);m(this.option,t,!0),m(this.settledOption,e,!0),this.doInit(e)},doInit:function(t){var i=this.option;v.canvasSupported||(i.realtime=!1),this._setDefaultThrottle(t),tD(this,t);var n=this.settledOption;KA([["start","startValue"],["end","endValue"]],function(t,e){"value"===this._rangePropMode[e]&&(i[t[0]]=n[t[0]]=null)},this),this.textStyleModel=this.getModel("textStyle"),this._resetTarget(),this._giveAxisProxies()},_giveAxisProxies:function(){var r=this._axisProxies;this.eachTargetAxis(function(t,e,i,n){var o=this.dependentModels[t.axis][e],a=o.__dzAxisProxy||(o.__dzAxisProxy=new XA(t.name,e,this,n));r[t.name+"_"+e]=a},this)},_resetTarget:function(){var i=this.option,t=this._judgeAutoMode();$A(function(t){var e=t.axisIndex;i[e]=Vo(i[e])},this),"axisIndex"===t?this._autoSetAxisIndex():"orient"===t&&this._autoSetOrient()},_judgeAutoMode:function(){var e=this.option,i=!1;$A(function(t){null!=e[t.axisIndex]&&(i=!0)},this);var t=e.orient;return null==t&&i?"orient":i?void 0:(null==t&&(e.orient="horizontal"),"axisIndex")},_autoSetAxisIndex:function(){var a=!0,e=this.get("orient",!0),r=this.option,t=this.dependentModels;if(a){var i="vertical"===e?"y":"x";t[i+"Axis"].length?(r[i+"AxisIndex"]=[0],a=!1):KA(t.singleAxis,function(t){a&&t.get("orient",!0)===e&&(r.singleAxisIndex=[t.componentIndex],a=!1)})}a&&$A(function(t){if(a){var e=[],i=this.dependentModels[t.axis];if(i.length&&!e.length)for(var n=0,o=i.length;ne[0][1]&&(e[0][1]=a[0]),a[1]e[1][1]&&(e[1][1]=a[1])}return e&&FD(e)}};function FD(t){return new Di(t[0][0],t[1][0],t[0][1]-t[0][0],t[1][1]-t[1][0])}var WD=["#ddd"];If({type:"brush",dependencies:["geo","grid","xAxis","yAxis","parallel","series"],defaultOption:{toolbox:null,brushLink:null,seriesIndex:"all",geoIndex:null,xAxisIndex:null,yAxisIndex:null,brushType:"rect",brushMode:"single",transformable:!0,brushStyle:{borderWidth:1,color:"rgba(120,140,180,0.3)",borderColor:"rgba(120,140,180,0.8)"},throttleType:"fixRate",throttleDelay:0,removeOnClick:!0,z:1e4},areas:[],brushType:null,brushOption:{},coordInfoList:[],optionUpdated:function(t,e){var i=this.option;e||DD(i,t,["inBrush","outOfBrush"]);var n=i.inBrush=i.inBrush||{};i.outOfBrush=i.outOfBrush||{color:WD},n.hasOwnProperty("liftZ")||(n.liftZ=5)},setAreas:function(t){t&&(this.areas=N(t,function(t){return HD(this.option,t)},this))},setBrushOption:function(t){this.brushOption=HD(this.option,t),this.brushType=this.brushOption.brushType}});function HD(t,e){return m({brushType:t.brushType,brushMode:t.brushMode,transformable:t.transformable,brushStyle:new Cl(t.brushStyle).getItemStyle(),removeOnClick:t.removeOnClick,z:t.z},e,!0)}function ZD(t,e,i,n){n&&n.$from===t.id||this._brushController.setPanels(t.brushTargetManager.makePanelOpts(i)).enableBrush(t.brushOption).updateCovers(t.areas.slice())}Tf({type:"brush",init:function(t,e){this.ecModel=t,this.api=e,this.model,(this._brushController=new Sb(e.getZr())).on("brush",A(this._onBrush,this)).mount()},render:function(t){return this.model=t,ZD.apply(this,arguments)},updateTransform:function(t,e){return RD(e),ZD.apply(this,arguments)},updateView:ZD,dispose:function(){this._brushController.dispose()},_onBrush:function(t,e){var i=this.model.id;this.model.brushTargetManager.setOutputRanges(t,this.ecModel),e.isEnd&&!e.removeOnClick||this.api.dispatchAction({type:"brush",brushId:i,areas:L(t),$from:i}),e.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:i,areas:L(t),$from:i})}}),xf({type:"brush",event:"brush"},function(e,t){t.eachComponent({mainType:"brush",query:e},function(t){t.setAreas(e.areas)})}),xf({type:"brushSelect",event:"brushSelected",update:"none"},function(){}),xf({type:"brushEnd",event:"brushEnd",update:"none"},function(){});var UD=Nc.toolbox.brush;function XD(t,e,i){this.model=t,this.ecModel=e,this.api=i,this._brushType,this._brushMode}XD.defaultOption={show:!0,type:["rect","polygon","lineX","lineY","keep","clear"],icon:{rect:"M7.3,34.7 M0.4,10V-0.2h9.8 M89.6,10V-0.2h-9.8 M0.4,60v10.2h9.8 M89.6,60v10.2h-9.8 M12.3,22.4V10.5h13.1 M33.6,10.5h7.8 M49.1,10.5h7.8 M77.5,22.4V10.5h-13 M12.3,31.1v8.2 M77.7,31.1v8.2 M12.3,47.6v11.9h13.1 M33.6,59.5h7.6 M49.1,59.5 h7.7 M77.5,47.6v11.9h-13",polygon:"M55.2,34.9c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1 s-3.1-1.4-3.1-3.1S53.5,34.9,55.2,34.9z M50.4,51c1.7,0,3.1,1.4,3.1,3.1c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1 C47.3,52.4,48.7,51,50.4,51z M55.6,37.1l1.5-7.8 M60.1,13.5l1.6-8.7l-7.8,4 M59,19l-1,5.3 M24,16.1l6.4,4.9l6.4-3.3 M48.5,11.6 l-5.9,3.1 M19.1,12.8L9.7,5.1l1.1,7.7 M13.4,29.8l1,7.3l6.6,1.6 M11.6,18.4l1,6.1 M32.8,41.9 M26.6,40.4 M27.3,40.2l6.1,1.6 M49.9,52.1l-5.6-7.6l-4.9-1.2",lineX:"M15.2,30 M19.7,15.6V1.9H29 M34.8,1.9H40.4 M55.3,15.6V1.9H45.9 M19.7,44.4V58.1H29 M34.8,58.1H40.4 M55.3,44.4 V58.1H45.9 M12.5,20.3l-9.4,9.6l9.6,9.8 M3.1,29.9h16.5 M62.5,20.3l9.4,9.6L62.3,39.7 M71.9,29.9H55.4",lineY:"M38.8,7.7 M52.7,12h13.2v9 M65.9,26.6V32 M52.7,46.3h13.2v-9 M24.9,12H11.8v9 M11.8,26.6V32 M24.9,46.3H11.8v-9 M48.2,5.1l-9.3-9l-9.4,9.2 M38.9-3.9V12 M48.2,53.3l-9.3,9l-9.4-9.2 M38.9,62.3V46.4",keep:"M4,10.5V1h10.3 M20.7,1h6.1 M33,1h6.1 M55.4,10.5V1H45.2 M4,17.3v6.6 M55.6,17.3v6.6 M4,30.5V40h10.3 M20.7,40 h6.1 M33,40h6.1 M55.4,30.5V40H45.2 M21,18.9h62.9v48.6H21V18.9z",clear:"M22,14.7l30.9,31 M52.9,14.7L22,45.7 M4.7,16.8V4.2h13.1 M26,4.2h7.8 M41.6,4.2h7.8 M70.3,16.8V4.2H57.2 M4.7,25.9v8.6 M70.3,25.9v8.6 M4.7,43.2v12.6h13.1 M26,55.8h7.8 M41.6,55.8h7.8 M70.3,43.2v12.6H57.2"},title:L(UD.title)};var YD=XD.prototype;YD.render=YD.updateView=function(e,t,i){var n,o,a;t.eachComponent({mainType:"brush"},function(t){n=t.brushType,o=t.brushOption.brushMode||"single",a|=t.areas.length}),this._brushType=n,this._brushMode=o,E(e.get("type",!0),function(t){e.setIconStatus(t,("keep"===t?"multiple"===o:"clear"===t?a:t===n)?"emphasis":"normal")})},YD.getIcons=function(){var t=this.model,e=t.get("icon",!0),i={};return E(t.get("type",!0),function(t){e[t]&&(i[t]=e[t])}),i},YD.onclick=function(t,e,i){var n=this._brushType,o=this._brushMode;"clear"===i?(e.dispatchAction({type:"axisAreaSelect",intervals:[]}),e.dispatchAction({type:"brush",command:"clear",areas:[]})):e.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:"keep"===i?n:n!==i&&i,brushMode:"keep"===i?"multiple"===o?"single":"multiple":o}})},QT("brush",XD),vf(function(t,e){var i=t&&t.brush;if(O(i)||(i=i?[i]:[]),i.length){var n=[];E(i,function(t){var e=t.hasOwnProperty("toolbox")?t.toolbox:[];e instanceof Array&&(n=n.concat(e))});var o=t&&t.toolbox;O(o)&&(o=o[0]),o||(o={feature:{}},t.toolbox=[o]);var a=o.feature||(o.feature={}),r=a.brush||(a.brush={}),s=r.type||(r.type=[]);s.push.apply(s,n),function(i){var e={};E(i,function(t){e[t]=1}),i.length=0,E(e,function(t,e){i.push(e)})}(s),e&&!s.length&&s.push.apply(s,MD)}}),If({type:"title",layoutMode:{type:"box",ignoreSize:!0},defaultOption:{zlevel:0,z:6,show:!0,text:"",target:"blank",subtext:"",subtarget:"blank",left:0,top:0,backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:"bolder",color:"#333"},subtextStyle:{color:"#aaa"}}}),Tf({type:"title",render:function(t,e,i){if(this.group.removeAll(),t.get("show")){var n=this.group,o=t.getModel("textStyle"),a=t.getModel("subtextStyle"),r=t.get("textAlign"),s=H(t.get("textBaseline"),t.get("textVerticalAlign")),l=new Ur({style:nl({},o,{text:t.get("text"),textFill:o.getTextColor()},{disableBox:!0}),z2:10}),u=l.getBoundingRect(),h=t.get("subtext"),c=new Ur({style:nl({},a,{text:h,textFill:a.getTextColor(),y:u.height+t.get("itemGap"),textVerticalAlign:"top"},{disableBox:!0}),z2:10}),d=t.get("link"),f=t.get("sublink"),p=t.get("triggerEvent",!0);l.silent=!d&&!p,c.silent=!f&&!p,d&&l.on("click",function(){window.open(d,"_"+t.get("target"))}),f&&c.on("click",function(){window.open(f,"_"+t.get("subtarget"))}),l.eventData=c.eventData=p?{componentType:"title",componentIndex:t.componentIndex}:null,n.add(l),h&&n.add(c);var g=n.getBoundingRect(),m=t.getBoxLayoutParams();m.width=g.width,m.height=g.height;var v=wu(m,{width:i.getWidth(),height:i.getHeight()},t.get("padding"));r||("middle"===(r=t.get("left")||t.get("right"))&&(r="center"),"right"===r?v.x+=v.width:"center"===r&&(v.x+=v.width/2)),s||("center"===(s=t.get("top")||t.get("bottom"))&&(s="middle"),"bottom"===s?v.y+=v.height:"middle"===s&&(v.y+=v.height/2),s=s||"top"),n.attr("position",[v.x,v.y]);var y={textAlign:r,textVerticalAlign:s};l.setStyle(y),c.setStyle(y),g=n.getBoundingRect();var x=v.margin,_=t.getItemStyle(["color","opacity"]);_.fill=t.get("backgroundColor");var w=new rs({shape:{x:g.x-x[3],y:g.y-x[0],width:g.width+x[1]+x[3],height:g.height+x[0]+x[2],r:t.get("borderRadius")},style:_,subPixelOptimize:!0,silent:!0});n.add(w)}}});function jD(t){var e=t.itemStyle||(t.itemStyle={}),i=e.emphasis||(e.emphasis={}),n=t.label||t.label||{},o=n.normal||(n.normal={}),a={normal:1,emphasis:1};E(n,function(t,e){a[e]||qD(o,e)||(o[e]=t)}),i.label&&!qD(n,"emphasis")&&(n.emphasis=i.label,delete i.label)}function qD(t,e){return t.hasOwnProperty(e)}Lu.registerSubTypeDefaulter("timeline",function(){return"slider"}),xf({type:"timelineChange",event:"timelineChanged",update:"prepareAndUpdate"},function(t,e){var i=e.getComponent("timeline");return i&&null!=t.currentIndex&&(i.setCurrentIndex(t.currentIndex),!i.get("loop",!0)&&i.isIndexMax()&&i.setPlayState(!1)),e.resetOption("timeline"),D({currentIndex:i.option.currentIndex},t)}),xf({type:"timelinePlayChange",event:"timelinePlayChanged",update:"update"},function(t,e){var i=e.getComponent("timeline");i&&null!=t.playState&&i.setPlayState(t.playState)});var KD=Lu.extend({type:"timeline",layoutMode:"box",defaultOption:{zlevel:0,z:4,show:!0,axisType:"time",realtime:!0,left:"20%",top:null,right:"20%",bottom:0,width:null,height:40,padding:5,controlPosition:"left",autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{},label:{color:"#000"},data:[]},init:function(t,e,i){this._data,this._names,this.mergeDefaultAndTheme(t,i),this._initData()},mergeOption:function(t){KD.superApply(this,"mergeOption",arguments),this._initData()},setCurrentIndex:function(t){null==t&&(t=this.option.currentIndex);var e=this._data.count();this.option.loop?t=(t%e+e)%e:(e<=t&&(t=e-1),t<0&&(t=0)),this.option.currentIndex=t},getCurrentIndex:function(){return this.option.currentIndex},isIndexMax:function(){return this.getCurrentIndex()>=this._data.count()-1},setPlayState:function(t){this.option.autoPlay=!!t},getPlayState:function(){return!!this.option.autoPlay},_initData:function(){var t=this.option,e=t.data||[],i=t.axisType,o=this._names=[];if("category"===i){var a=[];E(e,function(t,e){var i,n=Wo(t);z(t)?(i=L(t)).value=e:i=e,a.push(i),R(n)||null!=n&&!isNaN(n)||(n=""),o.push(n+"")}),e=a}var n={category:"ordinal",time:"time"}[i]||"number";(this._data=new Xf([{name:"value",type:n}],this)).initData(e,o)},getData:function(){return this._data},getCategories:function(){if("category"===this.get("axisType"))return this._names.slice()}});b(KD.extend({type:"timeline.slider",defaultOption:{backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"emptyCircle",symbolSize:10,lineStyle:{show:!0,width:2,color:"#304654"},label:{position:"auto",show:!0,interval:"auto",rotate:0,color:"#304654"},itemStyle:{color:"#304654",borderWidth:1},checkpointStyle:{symbol:"circle",symbolSize:13,color:"#c23531",borderWidth:5,borderColor:"rgba(194,53,49, 0.5)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:22,itemGap:12,position:"left",playIcon:"path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z",stopIcon:"path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z",nextIcon:"path://M18.6,50.8l22.5-22.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7L18.7,4.4c-0.1-0.1-0.2-0.3-0.2-0.5 c0-0.4,0.3-0.8,0.8-0.8c0.2,0,0.5,0.1,0.6,0.3l23.5,23.5l0,0c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.3,0.7l-0.1,0.1L19.7,52 c-0.1,0.1-0.3,0.2-0.5,0.2c-0.4,0-0.8-0.3-0.8-0.8C18.4,51.2,18.5,51,18.6,50.8z",prevIcon:"path://M43,52.8L20.4,30.3c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7L42.9,6.4c0.1-0.1,0.2-0.3,0.2-0.5 c0-0.4-0.3-0.8-0.8-0.8c-0.2,0-0.5,0.1-0.6,0.3L18.3,28.8l0,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7l0.1,0.1L41.9,54 c0.1,0.1,0.3,0.2,0.5,0.2c0.4,0,0.8-0.3,0.8-0.8C43.2,53.2,43.1,53,43,52.8z",color:"#304654",borderColor:"#304654",borderWidth:1},emphasis:{label:{show:!0,color:"#c23531"},itemStyle:{color:"#c23531"},controlStyle:{color:"#c23531",borderColor:"#c23531",borderWidth:2}},data:[]}}),Uh);function $D(t,e,i,n){Vg.call(this,t,e,i),this.type=n||"value",this.model=null}var JD=pc.extend({type:"timeline"});$D.prototype={constructor:$D,getLabelModel:function(){return this.model.getModel("label")},isHorizontal:function(){return"horizontal"===this.model.get("orient")}},w($D,Vg);var QD=A,tC=E,eC=Math.PI;function iC(t,e,i,n,o,a){var r=e.get("color");o?(o.setColor(r),i.add(o),a&&a.onUpdate(o)):((o=_g(t.get("symbol"),-1,-1,2,2,r)).setStyle("strokeNoScale",!0),i.add(o),a&&a.onCreate(o));var s=e.getItemStyle(["color","symbol","symbolSize"]);o.setStyle(s),n=m({rectHover:!0,z2:100},n,!0);var l=t.get("symbolSize");(l=l instanceof Array?l.slice():[+l,+l])[0]/=2,l[1]/=2,n.scale=l;var u=t.get("symbolOffset");if(u){var h=n.position=n.position||[0,0];h[0]+=Rl(u[0],l[0]),h[1]+=Rl(u[1],l[1])}var c=t.get("symbolRotate");return n.rotation=(c||0)*Math.PI/180||0,o.attr(n),o.updateTransform(),o}function nC(t,e,i,n,o){if(!t.dragging){var a=n.getModel("checkpointStyle"),r=i.dataToCoord(n.getData().get(["value"],e));o||!a.get("animation",!0)?t.attr({position:[r,0]}):(t.stopAnimation(!0),t.animateTo({position:[r,0]},a.get("animationDuration",!0),a.get("animationEasing",!0)))}}JD.extend({type:"timeline.slider",init:function(t,e){this.api=e,this._axis,this._viewRect,this._timer,this._currentPointer,this._mainGroup,this._labelGroup},render:function(e,t,i,n){if(this.model=e,this.api=i,this.ecModel=t,this.group.removeAll(),e.get("show",!0)){var o=this._layout(e,i),a=this._createGroup("mainGroup"),r=this._createGroup("labelGroup"),s=this._axis=this._createAxis(o,e);e.formatTooltip=function(t){return au(s.scale.getLabel(t))},tC(["AxisLine","AxisTick","Control","CurrentPointer"],function(t){this["_render"+t](o,a,s,e)},this),this._renderAxisLabel(o,r,s,e),this._position(o,e)}this._doPlayStop()},remove:function(){this._clearTimer(),this.group.removeAll()},dispose:function(){this._clearTimer()},_layout:function(t,e){var i=t.get("label.position"),n=t.get("orient"),o=function(t,e){return wu(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()},t.get("padding"))}(t,e);null==i||"auto"===i?i="horizontal"===n?o.y+o.height/2n[1]&&(i=n[1]),i"),o&&(a+=aC(o),null!=i&&(a+=" : ")),null!=i&&(a+=aC(n)),a},getData:function(){return this._data},setData:function(t){this._data=t}});b(sC,Uh),sC.extend({type:"markPoint",defaultOption:{zlevel:0,z:5,symbol:"pin",symbolSize:50,tooltip:{trigger:"item"},label:{show:!0,position:"inside"},itemStyle:{borderWidth:2},emphasis:{label:{show:!0}}}});var lC=_;function uC(t,e,i,n,o,a){var r=[],s=dp(e,n)?e.getCalculationInfo("stackResultDimension"):n,l=mC(e,s,t),u=e.indicesOfNearest(s,l)[0];r[o]=e.get(i,u),r[a]=e.get(s,u);var h=e.get(n,u),c=Vl(e.get(n,u));return 0<=(c=Math.min(c,20))&&(r[a]=+r[a].toFixed(c)),[r,h]}var hC=T,cC={min:hC(uC,"min"),max:hC(uC,"max"),average:hC(uC,"average")};function dC(t,e){var i=t.getData(),n=t.coordinateSystem;if(e&&!function(t){return!isNaN(parseFloat(t.x))&&!isNaN(parseFloat(t.y))}(e)&&!O(e.coord)&&n){var o=n.dimensions,a=fC(e,i,n,t);if((e=L(e)).type&&cC[e.type]&&a.baseAxis&&a.valueAxis){var r=lC(o,a.baseAxis.dim),s=lC(o,a.valueAxis.dim),l=cC[e.type](i,a.baseDataDim,a.valueDataDim,r,s);e.coord=l[0],e.value=l[1]}else{for(var u=[null!=e.xAxis?e.xAxis:e.radiusAxis,null!=e.yAxis?e.yAxis:e.angleAxis],h=0;h<2;h++)cC[u[h]]&&(u[h]=mC(i,i.mapDimension(o[h]),u[h]));e.coord=u}}return e}function fC(t,e,i,n){var o={};return null!=t.valueIndex||null!=t.valueDim?(o.valueDataDim=null!=t.valueIndex?e.getDimension(t.valueIndex):t.valueDim,o.valueAxis=i.getAxis(function(t,e){var i=t.getData(),n=i.dimensions;e=i.getDimension(e);for(var o=0;oi[o],f=[-h.x,-h.y];e||(f[n]=s.position[n]);var p=[0,0],g=[-c.x,-c.y],m=H(t.get("pageButtonGap",!0),t.get("itemGap",!0));d&&("end"===t.get("pageButtonPosition",!0)?g[n]+=i[o]-c[o]:p[n]+=c[o]+m);g[1-n]+=h[a]/2-c[a]/2,s.attr("position",f),l.attr("position",p),u.attr("position",g);var v={x:0,y:0};if(v[o]=d?i[o]:h[o],v[a]=Math.max(h[a],c[a]),v[r]=Math.min(0,c[r]+g[1-n]),l.__rectSize=i[o],d){var y={x:0,y:0};y[o]=Math.max(i[o]-c[o]-m,0),y[a]=v[a],l.setClipPath(new rs({shape:y})),l.__rectSize=y[o]}else u.eachChild(function(t){t.attr({invisible:!0,silent:!0})});var x=this._getPageInfo(t);return null!=x.pageIndex&&cl(s,{position:x.contentPosition},d&&t),this._updatePageInfoView(t,x),v},_pageGo:function(t,e,i){var n=this._getPageInfo(e)[t];null!=n&&i.dispatchAction({type:"legendScroll",scrollDataIndex:n,legendId:e.id})},_updatePageInfoView:function(n,o){var a=this._controllerGroup;E(["pagePrev","pageNext"],function(t){var e=null!=o[t+"DataIndex"],i=a.childOfName(t);i&&(i.setStyle("fill",e?n.get("pageIconColor",!0):n.get("pageIconInactiveColor",!0)),i.cursor=e?"pointer":"default")});var t=a.childOfName("pageText"),e=n.get("pageFormatter"),i=o.pageIndex,r=null!=i?i+1:0,s=o.pageCount;t&&e&&t.setStyle("text",R(e)?e.replace("{current}",r).replace("{total}",s):e({current:r,total:s}))},_getPageInfo:function(t){var e=t.get("scrollDataIndex",!0),i=this.getContentGroup(),n=this._containerGroup.__rectSize,o=t.getOrient().index,a=UC[o],r=XC[o],s=this._findTargetItemIndex(e),l=i.children(),u=l[s],h=l.length,c=h?1:0,d={contentPosition:i.position.slice(),pageCount:c,pageIndex:c-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!u)return d;var f=y(u);d.contentPosition[o]=-f.s;for(var p=s+1,g=f,m=f,v=null;p<=h;++p)(!(v=y(l[p]))&&m.e>g.s+n||v&&!x(v,g.s))&&(g=m.i>g.i?m:v)&&(null==d.pageNextDataIndex&&(d.pageNextDataIndex=g.i),++d.pageCount),m=v;for(p=s-1,g=f,m=f,v=null;-1<=p;--p)(v=y(l[p]))&&x(m,v.s)||!(g.i=e&&t.s<=e+n}},_findTargetItemIndex:function(n){return this._showController?(this.getContentGroup().eachChild(function(t,e){var i=t.__legendDataIndex;null==a&&null!=i&&(a=e),i===n&&(o=e)}),null!=o?o:a):0;var o,a}});xf("legendScroll","legendscroll",function(t,e){var i=t.scrollDataIndex;null!=i&&e.eachComponent({mainType:"legend",subType:"scroll",query:t},function(t){t.setScrollDataIndex(i)})});JA.extend({type:"dataZoom.slider",layoutMode:"box",defaultOption:{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,backgroundColor:"rgba(47,69,84,0)",dataBackground:{lineStyle:{color:"#2f4554",width:.5,opacity:.3},areaStyle:{color:"rgba(47,69,84,0.3)",opacity:.3}},borderColor:"#ddd",fillerColor:"rgba(167,183,204,0.4)",handleIcon:"M8.2,13.6V3.9H6.3v9.7H3.1v14.9h3.3v9.7h1.8v-9.7h3.3V13.6H8.2z M9.7,24.4H4.8v-1.4h4.9V24.4z M9.7,19.1H4.8v-1.4h4.9V19.1z",handleSize:"100%",handleStyle:{color:"#a7b7cc"},labelPrecision:null,labelFormatter:null,showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:"#333"}}});var jC=rs,qC=El,KC=Bl,$C=A,JC=E,QC="horizontal",tL="vertical",eL=["line","bar","candlestick","scatter"],iL=eD.extend({type:"dataZoom.slider",init:function(t,e){this._displayables={},this._orient,this._range,this._handleEnds,this._size,this._handleWidth,this._handleHeight,this._location,this._dragging,this._dataShadowInfo,this.api=e},render:function(t,e,i,n){iL.superApply(this,"render",arguments),Lc(this,"_dispatchZoomAction",this.dataZoomModel.get("throttle"),"fixRate"),this._orient=t.get("orient"),!1!==this.dataZoomModel.get("show")?(n&&"dataZoom"===n.type&&n.from===this.uid||this._buildView(),this._updateView()):this.group.removeAll()},remove:function(){iL.superApply(this,"remove",arguments),kc(this,"_dispatchZoomAction")},dispose:function(){iL.superApply(this,"dispose",arguments),kc(this,"_dispatchZoomAction")},_buildView:function(){var t=this.group;t.removeAll(),this._resetLocation(),this._resetInterval();var e=this._displayables.barGroup=new Ci;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),t.add(e),this._positionGroup()},_resetLocation:function(){var t=this.dataZoomModel,e=this.api,i=this._findCoordRect(),n={width:e.getWidth(),height:e.getHeight()},o=this._orient===QC?{right:n.width-i.x-i.width,top:n.height-30-7,width:i.width,height:30}:{right:7,top:i.y,width:30,height:i.height},a=Mu(t.option);E(["right","top","width","height"],function(t){"ph"===a[t]&&(a[t]=o[t])});var r=wu(a,n,t.padding);this._location={x:r.x,y:r.y},this._size=[r.width,r.height],this._orient===tL&&this._size.reverse()},_positionGroup:function(){var t=this.group,e=this._location,i=this._orient,n=this.dataZoomModel.getFirstTargetAxisModel(),o=n&&n.get("inverse"),a=this._displayables.barGroup,r=(this._dataShadowInfo||{}).otherAxisInverse;a.attr(i!==QC||o?i===QC&&o?{scale:r?[-1,1]:[-1,-1]}:i!==tL||o?{scale:r?[-1,-1]:[-1,1],rotation:Math.PI/2}:{scale:r?[1,-1]:[1,1],rotation:Math.PI/2}:{scale:r?[1,1]:[1,-1]});var s=t.getBoundingRect([a]);t.attr("position",[e.x-s.x,e.y-s.y])},_getViewExtent:function(){return[0,this._size[0]]},_renderBackground:function(){var t=this.dataZoomModel,e=this._size,i=this._displayables.barGroup;i.add(new jC({silent:!0,shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:t.get("backgroundColor")},z2:-40})),i.add(new jC({shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:"transparent"},z2:0,onclick:A(this._onClickPanelClick,this)}))},_renderDataShadow:function(){var t=this._dataShadowInfo=this._prepareDataShadowInfo();if(t){var e=this._size,i=t.series,n=i.getRawData(),o=i.getShadowDim?i.getShadowDim():t.otherDim;if(null!=o){var a=n.getDataExtent(o),r=.3*(a[1]-a[0]);a=[a[0]-r,a[1]+r];var s,l=[0,e[1]],u=[0,e[0]],h=[[e[0],0],[0,0]],c=[],d=u[1]/(n.count()-1),f=0,p=Math.round(n.count()/e[0]);n.each([o],function(t,e){if(0e[0]||i[1]<0||i[1]>e[1])){var n=this._handleEnds,o=(n[0]+n[1])/2,a=this._updateInterval("all",i[0]-o);this._updateView(),a&&this._dispatchZoomAction()}},_dispatchZoomAction:function(){var t=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,start:t[0],end:t[1]})},_findCoordRect:function(){var i;if(JC(this.getTargetCoordInfo(),function(t){if(!i&&t.length){var e=t[0].model.coordinateSystem;i=e.getRect&&e.getRect()}}),!i){var t=this.api.getWidth(),e=this.api.getHeight();i={x:.2*t,y:.2*e,width:.6*t,height:.6*e}}return i}});function nL(t){return"vertical"===t?"ns-resize":"ew-resize"}JA.extend({type:"dataZoom.inside",defaultOption:{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}});var oL="\0_ec_dataZoom_roams";function aL(t,n){var e=sL(t),o=n.dataZoomId,a=n.coordId;E(e,function(t,e){var i=t.dataZoomInfos;i[o]&&_(n.allCoordIds,a)<0&&(delete i[o],t.count--)}),lL(e);var i=e[a];i||((i=e[a]={coordId:a,dataZoomInfos:{},count:0}).controller=function(t,r){var e=new zy(t.getZr());return E(["pan","zoom","scrollMove"],function(a){e.on(a,function(n){var o=[];E(r.dataZoomInfos,function(t){if(n.isAvailableBehavior(t.dataZoomModel.option)){var e=(t.getRange||{})[a],i=e&&e(r.controller,n);!t.dataZoomModel.get("disabled",!0)&&i&&o.push({dataZoomId:t.dataZoomId,start:i[0],end:i[1]})}}),o.length&&r.dispatchAction(o)})}),e}(t,i),i.dispatchAction=T(uL,t)),i.dataZoomInfos[o]||i.count++,i.dataZoomInfos[o]=n;var r=function(t){var n,o={type_true:2,type_move:1,type_false:0,type_undefined:-1},a=!0;return E(t,function(t){var e=t.dataZoomModel,i=!e.get("disabled",!0)&&(!e.get("zoomLock",!0)||"move");o["type_"+n]"],O(t)&&(t=t.slice(),n=!0),o=e?t:n?[u(t[0]),u(t[1])]:u(t),R(l)?l.replace("{value}",n?o[0]:o).replace("{value2}",n?o[1]:o):C(l)?n?l(t[0],t[1]):l(t):n?t[0]===s[0]?i[0]+" "+o[1]:t[1]===s[1]?i[1]+" "+o[0]:o[0]+" - "+o[1]:o;function u(t){return t===s[0]?"min":t===s[1]?"max":(+t).toFixed(Math.min(r,20))}},resetExtent:function(){var t=this.option,e=TL([t.min,t.max]);this._dataExtent=e},getDataDimension:function(t){var e=this.option.dimension,i=t.dimensions;if(null!=e||i.length){if(null!=e)return t.getDimension(e);for(var n=t.dimensions,o=n.length-1;0<=o;o--){var a=n[o];if(!t.getDimensionInfo(a).isCalculationCoord)return a}}},getExtent:function(){return this._dataExtent.slice()},completeVisualOption:function(){var t=this.ecModel,e=this.option,i={inRange:e.inRange,outOfRange:e.outOfRange},n=e.target||(e.target={}),o=e.controller||(e.controller={});m(n,i),m(o,i);var u=this.isCategory();function a(n){ML(e.color)&&!n.inRange&&(n.inRange={color:e.color.slice().reverse()}),n.inRange=n.inRange||{color:t.get("gradientColor")},IL(this.stateList,function(t){var e=n[t];if(R(e)){var i=_L(e,"active",u);i?(n[t]={},n[t][e]=i):delete n[t]}},this)}a.call(this,n),a.call(this,o),function(t,e,i){var n=t[e],o=t[i];n&&!o&&(o=t[i]={},IL(n,function(t,e){if(f_.isValidType(e)){var i=_L(e,"inactive",u);null!=i&&(o[e]=i,"color"!==e||o.hasOwnProperty("opacity")||o.hasOwnProperty("colorAlpha")||(o.opacity=[0,0]))}}))}.call(this,n,"inRange","outOfRange"),function(a){var r=(a.inRange||{}).symbol||(a.outOfRange||{}).symbol,s=(a.inRange||{}).symbolSize||(a.outOfRange||{}).symbolSize,l=this.get("inactiveColor");IL(this.stateList,function(t){var e=this.itemSize,i=a[t];null==(i=i||(a[t]={color:u?l:[l]})).symbol&&(i.symbol=r&&L(r)||(u?"roundRect":["roundRect"])),null==i.symbolSize&&(i.symbolSize=s&&L(s)||(u?e[0]:[e[0],e[0]])),i.symbol=bL(i.symbol,function(t){return"none"===t||"square"===t?"roundRect":t});var n=i.symbolSize;if(null!=n){var o=-1/0;SL(n,function(t){oe[1]&&e.reverse(),e[0]=Math.max(e[0],t[0]),e[1]=Math.min(e[1],t[1]))},completeVisualOption:function(){DL.prototype.completeVisualOption.apply(this,arguments),E(this.stateList,function(t){var e=this.option.controller[t].symbolSize;e&&e[0]!==e[1]&&(e[0]=0)},this)},setSelected:function(t){this.option.range=t.slice(),this._resetRange()},getSelected:function(){var t=this.getExtent(),e=Bl((this.get("range")||[]).slice());return e[0]>t[1]&&(e[0]=t[1]),e[1]>t[1]&&(e[1]=t[1]),e[0]=i[1]||t<=e[1])?"inRange":"outOfRange"},findTargetDataIndices:function(n){var o=[];return this.eachTargetSeries(function(t){var i=[],e=t.getData();e.each(this.getDataDimension(e),function(t,e){n[0]<=t&&t<=n[1]&&i.push(e)},this),o.push({seriesId:t.id,dataIndex:i})},this),o},getVisualMeta:function(i){var t=kL(this,"outOfRange",this.getExtent()),e=kL(this,"inRange",this.option.range.slice()),n=[];function o(t,e){n.push({value:t,color:i(t,e)})}for(var a=0,r=0,s=e.length,l=t.length;rt[1])break;i.push({color:this.getControllerVisual(a,"color",e),offset:o/100})}return i.push({color:this.getControllerVisual(t[1],"color",e),offset:1}),i},_createBarPoints:function(t,e){var i=this.visualMapModel.itemSize;return[[i[0]-e[0],t[0]],[i[0],t[0]],[i[0],t[1]],[i[0]-e[1],t[1]]]},_createBarGroup:function(t){var e=this._orient,i=this.visualMapModel.get("inverse");return new Ci("horizontal"!==e||i?"horizontal"===e&&i?{scale:"bottom"===t?[-1,1]:[1,1],rotation:-Math.PI/2}:"vertical"!==e||i?{scale:"left"===t?[1,1]:[-1,1]}:{scale:"left"===t?[1,-1]:[-1,-1]}:{scale:"bottom"===t?[1,1]:[-1,1],rotation:Math.PI/2})},_updateHandle:function(n,o){if(this._useHandle){var a=this._shapes,r=this.visualMapModel,s=a.handleThumbs,l=a.handleLabels;RL([0,1],function(t){var e=s[t];e.setStyle("fill",o.handlesColor[t]),e.position[1]=n[t];var i=pl(a.handleLabelPoints[t],fl(e,this.group));l[t].setStyle({x:i[0],y:i[1],text:r.formatValueText(this._dataInterval[t]),textVerticalAlign:"middle",textAlign:this._applyTransform("horizontal"===this._orient?0===t?"bottom":"top":"left",a.barGroup)})},this)}},_showIndicator:function(t,e,i,n){var o=this.visualMapModel,a=o.getExtent(),r=o.itemSize,s=[0,r[1]],l=EL(t,a,s,!0),u=this._shapes,h=u.indicator;if(h){h.position[1]=l,h.attr("invisible",!1),h.setShape("points",function(t,e,i,n){return t?[[0,-zL(e,BL(i,0))],[6,0],[0,zL(e,BL(n-i,0))]]:[[0,0],[5,-5],[5,5]]}(!!i,n,l,r[1]));var c=this.getControllerVisual(t,"color",{convertOpacityToAlpha:!0});h.setStyle("fill",c);var d=pl(u.indicatorLabelPoint,fl(h,this.group)),f=u.indicatorLabel;f.attr("invisible",!1);var p=this._applyTransform("left",u.barGroup),g=this._orient;f.setStyle({text:(i||"")+o.formatValueText(e),textVerticalAlign:"horizontal"===g?p:"middle",textAlign:"horizontal"===g?"center":p,x:d[0],y:d[1]})}},_enableHoverLinkToSeries:function(){var n=this;this._shapes.barGroup.on("mousemove",function(t){if(n._hovering=!0,!n._dragging){var e=n.visualMapModel.itemSize,i=n._applyTransform([t.offsetX,t.offsetY],n._shapes.barGroup,!0,!0);i[1]=zL(BL(0,i[1]),e[1]),n._doHoverLinkToSeries(i[1],0<=i[0]&&i[0]<=e[0])}}).on("mouseout",function(){n._hovering=!1,n._dragging||n._clearHoverLinkToSeries()})},_enableHoverLinkFromSeries:function(){var t=this.api.getZr();this.visualMapModel.option.hoverLink?(t.on("mouseover",this._hoverLinkFromSeriesMouseOver,this),t.on("mouseout",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},_doHoverLinkToSeries:function(t,e){var i=this.visualMapModel,n=i.itemSize;if(i.option.hoverLink){var o=[0,n[1]],a=i.getExtent();t=zL(BL(o[0],t),o[1]);var r=function(t,e,i){var n=6,o=t.get("hoverLinkDataSize");o&&(n=EL(o,e,i,!0)/2);return n}(i,a,o),s=[t-r,t+r],l=EL(t,o,a,!0),u=[EL(s[0],o,a,!0),EL(s[1],o,a,!0)];s[0] ",r):this._showIndicator(l,l,"≈ ",r));var h=this._hoverLinkDataIndices,c=[];(e||FL(i))&&(c=this._hoverLinkDataIndices=i.findTargetDataIndices(u));var d=function(t,e){var i={},n={};return o(t||[],i),o(e||[],n,i),[a(i),a(n)];function o(t,e,i){for(var n=0,o=t.length;ni&&n([i,e[0]],"outOfRange"),n(e.slice()),i=e[1])},this),{stops:a,outerColors:r}}function n(t,e){var i=s.getRepresentValue({interval:t});e=e||s.getValueState(i);var n=o(i,e);t[0]===-1/0?r[0]=n:t[1]===1/0?r[1]=n:a.push({value:t[0],color:n},{value:t[1],color:n})}}}),ZL={splitNumber:function(){var t=this.option,e=this._pieceList,i=Math.min(t.precision,20),n=this.getExtent(),o=t.splitNumber;o=Math.max(parseInt(o,10),1),t.splitNumber=o;for(var a=(n[1]-n[0])/o;+a.toFixed(i)!==a&&i<5;)i++;t.precision=i,a=+a.toFixed(i);var r=0;t.minOpen&&e.push({index:r++,interval:[-1/0,n[0]],close:[0,0]});for(var s=n[0],l=r+o;r","≥"][e[0]]];t.text=t.text||this.formatValueText(null!=t.value?t.value:t.interval,!1,i)},this)}};function UL(t,e){var i=t.inverse;("vertical"===t.orient?!i:i)&&e.reverse()}PL.extend({type:"visualMap.piecewise",doRender:function(){var a=this.group;a.removeAll();var r=this.visualMapModel,s=r.get("textGap"),t=r.textStyleModel,l=t.getFont(),u=t.getTextColor(),h=this._getItemAlign(),c=r.itemSize,e=this._getViewData(),i=e.endsText,d=W(r.get("showLabel",!0),!i);i&&this._renderEndsText(a,i[0],c,d,h),E(e.viewPieceList,function(t){var e=t.piece,i=new Ci;i.onclick=A(this._onItemClick,this,e),this._enableHoverLink(i,t.indexInModelPieceList);var n=r.getRepresentValue(e);if(this._createItemSymbol(i,n,[0,0,c[0],c[1]]),d){var o=this.visualMapModel.getValueState(n);i.add(new Ur({style:{x:"right"===h?-s:c[0]+s,y:c[1]/2,text:e.text,textVerticalAlign:"middle",textAlign:h,textFont:l,textFill:u,opacity:"outOfRange"===o?.5:1}}))}a.add(i)},this),i&&this._renderEndsText(a,i[1],c,d,h),_u(r.get("orient"),a,r.get("itemGap")),this.renderBackground(a),this.positionGroup(a)},_enableHoverLink:function(t,i){function e(t){var e=this.visualMapModel;e.option.hoverLink&&this.api.dispatchAction({type:t,batch:OL(e.findTargetDataIndices(i),e)})}t.on("mouseover",A(e,this,"highlight")).on("mouseout",A(e,this,"downplay"))},_getItemAlign:function(){var t=this.visualMapModel,e=t.option;if("vertical"===e.orient)return NL(t,this.api,t.itemSize);var i=e.align;return i&&"auto"!==i||(i="left"),i},_renderEndsText:function(t,e,i,n,o){if(e){var a=new Ci,r=this.visualMapModel.textStyleModel;a.add(new Ur({style:{x:n?"right"===o?i[0]:0:i[0]/2,y:i[1]/2,textVerticalAlign:"middle",textAlign:n?o:"center",text:e,textFont:r.getFont(),textFill:r.getTextColor()}})),t.add(a)}},_getViewData:function(){var t=this.visualMapModel,e=N(t.getPieceList(),function(t,e){return{piece:t,indexInModelPieceList:e}}),i=t.get("text"),n=t.get("orient"),o=t.get("inverse");return("horizontal"===n?o:!o)?e.reverse():i=i&&i.slice().reverse(),{viewPieceList:e,endsText:i}},_createItemSymbol:function(t,e,i){t.add(_g(this.getControllerVisual(e,"symbol"),i[0],i[1],i[2],i[3],this.getControllerVisual(e,"color")))},_onItemClick:function(t){var e=this.visualMapModel,i=e.option,n=L(i.selected),o=e.getSelectedMapKey(t);"single"===i.selectedMode?(n[o]=!0,E(n,function(t,e){n[e]=e===o})):n[o]=!n[o],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:n})}});vf(pL);var XL,YL="urn:schemas-microsoft-com:vml",jL="undefined"==typeof window?null:window,qL=!1,KL=jL&&jL.document;function $L(t){return XL(t)}if(KL&&!v.canvasSupported)try{KL.namespaces.zrvml||KL.namespaces.add("zrvml",YL),XL=function(t){return KL.createElement("')}}catch(t){XL=function(t){return KL.createElement("<"+t+' xmlns="'+YL+'" class="zrvml">')}}var JL,QL=rr.CMD,tk=Math.round,ek=Math.sqrt,ik=Math.abs,nk=Math.cos,ok=Math.sin,ak=Math.max;if(!v.canvasSupported){var rk=",",sk="progid:DXImageTransform.Microsoft",lk=21600,uk=lk/2,hk=function(t){t.style.cssText="position:absolute;left:0;top:0;width:1px;height:1px;",t.coordsize=lk+","+lk,t.coordorigin="0,0"},ck=function(t,e,i){return"rgb("+[t,e,i].join(",")+")"},dk=function(t,e){e&&t&&e.parentNode!==t&&t.appendChild(e)},fk=function(t,e){e&&t&&e.parentNode===t&&t.removeChild(e)},pk=function(t,e,i){return 1e5*(parseFloat(t)||0)+1e3*(parseFloat(e)||0)+i},gk=Yn,mk=function(t,e,i){var n=Fe(e);i=+i,isNaN(i)&&(i=1),n&&(t.color=ck(n[0],n[1],n[2]),t.opacity=i*n[3])},vk=function(t,e,i,n){var o="fill"===e,a=t.getElementsByTagName(e)[0];null!=i[e]&&"none"!==i[e]&&(o||!o&&i.lineWidth)?(t[o?"filled":"stroked"]="true",i[e]instanceof cs&&fk(t,a),a=a||$L(e),o?function(t,e,i){var n,o,a=e.fill;if(null!=a)if(a instanceof cs){var r,s=0,l=[0,0],u=0,h=1,c=i.getBoundingRect(),d=c.width,f=c.height;if("linear"===a.type){r="gradient";var p=i.transform,g=[a.x*d,a.y*f],m=[a.x2*d,a.y2*f];p&&(bt(g,g,p),bt(m,m,p));var v=m[0]-g[0],y=m[1]-g[1];(s=180*Math.atan2(v,y)/Math.PI)<0&&(s+=360),s<1e-6&&(s=0)}else{r="gradientradial";g=[a.x*d,a.y*f],p=i.transform;var x=i.scale,_=d,w=f;l=[(g[0]-c.x)/_,(g[1]-c.y)/w],p&&bt(g,g,p),_/=x[0]*lk,w/=x[1]*lk;var b=ak(_,w);u=0/b,h=2*a.r/b-u}var S=a.colorStops.slice();S.sort(function(t,e){return t.offset-e.offset});for(var M=S.length,I=[],T=[],A=0;A=c&&d<=i+1){for(var n=[],o=0;o=c&&d<=o+1)return rP(h,e.components,u,l);p[t]=e}else p[t]=void 0}var s;f++}for(;f<=e;){var r=a();if(r)return r}},pushComponent:function(t,e,i){var n=t[t.length-1];n&&n.added===e&&n.removed===i?t[t.length-1]={count:n.count+1,added:e,removed:i}:t.push({count:1,added:e,removed:i})},extractCommon:function(t,e,i,n){for(var o=e.length,a=i.length,r=t.newPos,s=r-n,l=0;r+1', '[', ']', '^', '~'], - - codes: [], - - createCodeLoop: null, - codesCounter: 0, - - init: function () { - M.c = document.getElementById( 'flowCanvas' ); - M.ctx = M.c.getContext( '2d' ); - M.c.width = M.WIDTH; - M.c.height = M.HEIGHT; - - M.ctx.shadowBlur = 0; - M.ctx.fillStyle = '#000'; - M.ctx.fillRect(0, 0, M.WIDTH, M.HEIGHT); - M.ctx.font = M.font; - - M.COLUMNS = Math.ceil(M.WIDTH / M.settings.COL_WIDTH); - - for (var i = 0; i < M.COLUMNS; i++) { - M.codes[i] = []; - M.codes[i][0] = { - 'open': true, - 'position': {'x': 0, 'y': 0}, - 'strength': 0 - }; - } - - M.loop(); - - // M.createLines(); - - M.createCode(); - - M.hasCreateFlag = true - - // not doing this, kills CPU - // M.swapCharacters(); - - // window.onresize = function () { - // window.cancelAnimationFrame(M.animation); - // M.animation = null; - // M.ctx.clearRect(0, 0, M.WIDTH, M.HEIGHT); - // M.codesCounter = 0; - - // M.ctx2.clearRect(0, 0, M.WIDTH, M.HEIGHT); - - // M.WIDTH = window.innerWidth; - // M.HEIGHT = window.innerHeight; - // M.init(); - // }; - }, - - loop: function () { - M.animation = requestAnimationFrame( function(){ M.loop(); } ); - M.draw(); - }, - - // this used to be used straight after createCode, without using createCanvii - it allowed - // the characters within the code streams to be easily changable, but caused huge perf issues - // OLDdraw: function() { - - // var codesLen = M.codes.length; - // var codeLen; - // var x; - // var y; - // var text; - // var velocity; - // var columnIndex; - // var strength; - // var fadeStrength; - - // M.ctx.shadowColor = 'rgba(0, 0, 0, 0.5)'; - // M.ctx.fillStyle = 'rgba(0, 0, 0, 0.5)'; - // M.ctx.fillRect(0, 0, M.WIDTH, M.HEIGHT); - - // M.ctx.globalCompositeOperation = 'source-over'; - - // for (var i = 0; i < codesLen; i++) { - - // velocity = M.codes[i][0].velocity; - // M.codes[i][0].position.y += velocity; - - // y = M.codes[i][0].position.y; - // x = M.codes[i][0].position.x; - // codeLength = M.codes[i].length; - // strength = M.codes[i][0].strength; - - // for (var j = 1; j < codeLength; j++) { - // text = M.codes[i][j]; - - // if (j < 5) { - // M.ctx.shadowColor = 'hsl(104, 79%, 74%)'; - // M.ctx.shadowOffsetX = 0; - // M.ctx.shadowOffsetY = 0; - // M.ctx.shadowBlur = 10; - // M.ctx.fillStyle = 'hsla(104, 79%, ' + (100 - (j * 5)) + '%, ' + strength + ')'; - // } else if (j > (codeLength - 4)) { - // fadeStrength = j / codeLength; - // fadeStrength = 1 - fadeStrength; - - // M.ctx.shadowOffsetX = 0; - // M.ctx.shadowOffsetY = 0; - // M.ctx.shadowBlur = 0; - // M.ctx.fillStyle = 'hsla(104, 79%, 74%, ' + (fadeStrength + 0.3) + ')'; - // } else { - // M.ctx.shadowOffsetX = 0; - // M.ctx.shadowOffsetY = 0; - // M.ctx.shadowBlur = 0; - // M.ctx.fillStyle = 'hsla(104, 79%, 74%, ' + strength + ')'; - // } - - // // M.ctx.fillStyle = 'hsl(104, 79%, ' + (M.codes[i][0].strength * 74) + '%)'; - // M.ctx.fillText(text, x, (y - (j * M.settings.COL_HEIGHT))); - - // if ((j === codeLength - 1) && (y - ((j + 1) * M.settings.COL_HEIGHT) > M.HEIGHT)) { - // columnIndex = M.codes[i][0].position.x / M.settings.COL_WIDTH; - // M.codes[columnIndex][0].open = true; - // M.codes[columnIndex][0].position.y = 0; - // } - // } - // } - - // }, - - draw: function() { - - var velocity, height, x, y, c, ctx; - - // slow fade BG colour - M.ctx.shadowColor = 'rgba(0, 0, 0, 0.5)'; - M.ctx.fillStyle = 'rgba(0, 0, 0, 0.5)'; - M.ctx.fillRect(0, 0, M.WIDTH, M.HEIGHT); - - M.ctx.globalCompositeOperation = 'source-over'; - - for (var i = 0; i < M.COLUMNS; i++) { - - // check member of array isn't undefined at this point - if (M.codes[i][0].canvas) { - velocity = M.codes[i][0].velocity; - height = M.codes[i][0].canvas.height; - x = M.codes[i][0].position.x; - y = M.codes[i][0].position.y - height; - c = M.codes[i][0].canvas; - ctx = c.getContext('2d'); - - M.ctx.drawImage(c, x, y, M.settings.COL_WIDTH, height); - - if ((M.codes[i][0].position.y - height) < M.HEIGHT){ - M.codes[i][0].position.y += velocity; - } else { - M.codes[i][0].position.y = 0; - } - - } - } - - }, - - createCode: function() { - - if (M.codesCounter > M.COLUMNS) { - clearTimeout(M.createCodeLoop); - return; - } - - var randomInterval = M.randomFromInterval(0, 100); - var column = M.assignColumn(); - - if (column) { - - var codeLength = M.randomFromInterval(M.settings.CODE_LENGTH_PARAMS.min, M.settings.CODE_LENGTH_PARAMS.max); - var codeVelocity = (Math.random() * (M.settings.VELOCITY_PARAMS.max - M.settings.VELOCITY_PARAMS.min)) + M.settings.VELOCITY_PARAMS.min; - var lettersLength = M.letters.length; - M.codes[column][0].position = {'x': (column * M.settings.COL_WIDTH), 'y': 0}; - M.codes[column][0].velocity = codeVelocity; - M.codes[column][0].strength = M.codes[column][0].velocity / M.settings.VELOCITY_PARAMS.max; - - for (var i = 1; i <= codeLength; i++) { - var newLetter = M.randomFromInterval(0, (lettersLength - 1)); - M.codes[column][i] = M.letters[newLetter]; - } - - M.createCanvii(column); - - M.codesCounter++; - - } - - M.createCodeLoop = setTimeout(M.createCode, randomInterval); - - }, - - createCanvii: function(i) { - - var codeLen = M.codes[i].length - 1; - var canvHeight = codeLen * M.settings.COL_HEIGHT; - var velocity = M.codes[i][0].velocity; - var strength = M.codes[i][0].strength; - var text, fadeStrength; - - var newCanv = document.createElement('canvas'); - var newCtx = newCanv.getContext('2d'); - - newCanv.width = M.settings.COL_WIDTH; - newCanv.height = canvHeight; - - for (var j = 1; j < codeLen; j++) { - text = M.codes[i][j]; - newCtx.globalCompositeOperation = 'source-over'; - newCtx.font = '30px matrix-code'; - - if (j < 5) { - newCtx.shadowColor = 'hsl(104, 79%, 74%)'; - newCtx.shadowOffsetX = 0; - newCtx.shadowOffsetY = 0; - newCtx.shadowBlur = 10; - newCtx.fillStyle = 'hsla(104, 79%, ' + (100 - (j * 5)) + '%, ' + strength + ')'; - } else if (j > (codeLen - 4)) { - fadeStrength = j / codeLen; - fadeStrength = 1 - fadeStrength; - - newCtx.shadowOffsetX = 0; - newCtx.shadowOffsetY = 0; - newCtx.shadowBlur = 0; - newCtx.fillStyle = 'hsla(104, 79%, 74%, ' + (fadeStrength + 0.1) + ')'; - } else { - newCtx.shadowOffsetX = 0; - newCtx.shadowOffsetY = 0; - newCtx.shadowBlur = 0; - newCtx.fillStyle = 'hsla(104, 79%, 74%, ' + strength + ')'; - } - - newCtx.fillText(text, 0, (canvHeight - (j * M.settings.COL_HEIGHT))); - } - - M.codes[i][0].canvas = newCanv; - - }, - - swapCharacters: function() { - var randomCodeIndex; - var randomCode; - var randomCodeLen; - var randomCharIndex; - var newRandomCharIndex; - var newRandomChar; - - for (var i = 0; i < 20; i++) { - randomCodeIndex = M.randomFromInterval(0, (M.codes.length - 1)); - randomCode = M.codes[randomCodeIndex]; - randomCodeLen = randomCode.length; - randomCharIndex = M.randomFromInterval(2, (randomCodeLen - 1)); - newRandomCharIndex = M.randomFromInterval(0, (M.letters.length - 1)); - newRandomChar = M.letters[newRandomCharIndex]; - - randomCode[randomCharIndex] = newRandomChar; - } - - M.swapCharacters(); - }, - - // createLines: function() { - // M.linesC = document.createElement('canvas'); - // M.linesC.width = M.WIDTH; - // M.linesC.height = M.HEIGHT; - // M.linesC.style.position = 'absolute'; - // M.linesC.style.top = 0; - // M.linesC.style.left = 0; - // M.linesC.style.zIndex = 10; - // document.body.appendChild(M.linesC); - - // var linesYBlack = 0; - // var linesYWhite = 0; - // M.ctx2 = M.linesC.getContext('2d'); - - // M.ctx2.beginPath(); - - // M.ctx2.lineWidth = 1; - // M.ctx2.strokeStyle = 'rgba(0, 0, 0, 0.7)'; - - // while (linesYBlack < M.HEIGHT) { - - // M.ctx2.moveTo(0, linesYBlack); - // M.ctx2.lineTo(M.WIDTH, linesYBlack); - - // linesYBlack += 5; - // } - - // M.ctx2.lineWidth = 0.15; - // M.ctx2.strokeStyle = 'rgba(255, 255, 255, 0.7)'; - - // while (linesYWhite < M.HEIGHT) { - - // M.ctx2.moveTo(0, linesYWhite+1); - // M.ctx2.lineTo(M.WIDTH, linesYWhite+1); - - // linesYWhite += 5; - // } - - // M.ctx2.stroke(); - // }, - - assignColumn: function() { - var randomColumn = M.randomFromInterval(0, (M.COLUMNS - 1)); - - if (M.codes[randomColumn][0].open) { - M.codes[randomColumn][0].open = false; - } else { - return false; - } - - return randomColumn; - }, - - randomFromInterval: function(from, to) { - return Math.floor(Math.random() * (to - from+ 1 ) + from); - }, - - snapshot: function() { - window.open(M.c.toDataURL()); - }, - - hasCreate: function() { - return M.hasCreateFlag - } -}; \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/tween.js b/src/main/resources/nginx/defense/cdn/tween.js deleted file mode 100644 index dca87e1..0000000 --- a/src/main/resources/nginx/defense/cdn/tween.js +++ /dev/null @@ -1,8 +0,0 @@ -/** - * Minified by jsDelivr using UglifyJS v3.1.10. - * Original file: /npm/tween.js@16.3.4/src/Tween.js - * - * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files - */ -!function(){if("performance"in window==!1&&(window.performance={}),Date.now=Date.now||function(){return(new Date).getTime()},"now"in window.performance==!1){var n=window.performance.timing&&window.performance.timing.navigationStart?window.performance.timing.navigationStart:Date.now();window.performance.now=function(){return Date.now()-n}}}();var TWEEN=TWEEN||function(){var n=[];return{getAll:function(){return n},removeAll:function(){n=[]},add:function(t){n.push(t)},remove:function(t){var r=n.indexOf(t);-1!==r&&n.splice(r,1)},update:function(t){if(0===n.length)return!1;var r=0;for(t=void 0!==t?t:window.performance.now();r1?1:M);for(f in i)if(void 0!==r[f]){var T=r[f]||0,g=i[f];g instanceof Array?t[f]=p(g,m):("string"==typeof g&&(g=g.startsWith("+")||g.startsWith("-")?T+parseFloat(g,10):parseFloat(g,10)),"number"==typeof g&&(t[f]=T+(g-T)*m))}if(null!==d&&d.call(t,m),1===M){if(e>0){isFinite(e)&&e--;for(f in o){if("string"==typeof i[f]&&(o[f]=o[f]+parseFloat(i[f],10)),a){var O=o[f];o[f]=i[f],i[f]=O}r[f]=o[f]}return a&&(c=!c),h=n+s,!0}null!==I&&I.call(t);for(var N=0,W=E.length;N1?u(n[r],n[r-1],r-i):u(n[o],n[o+1>r?r:o+1],i-o)},Bezier:function(n,t){for(var r=0,i=n.length-1,o=Math.pow,u=TWEEN.Interpolation.Utils.Bernstein,e=0;e<=i;e++)r+=o(1-t,i-e)*o(t,e)*n[e]*u(i,e);return r},CatmullRom:function(n,t){var r=n.length-1,i=r*t,o=Math.floor(i),u=TWEEN.Interpolation.Utils.CatmullRom;return n[0]===n[r]?(t<0&&(o=Math.floor(i=r*(1+t))),u(n[(o-1+r)%r],n[o],n[(o+1)%r],n[(o+2)%r],i-o)):t<0?n[0]-(u(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[r]-(u(n[r],n[r],n[r-1],n[r-1],i-r)-n[r]):u(n[o?o-1:0],n[o],n[r1;i--)r*=i;return n[t]=r,r}}(),CatmullRom:function(n,t,r,i,o){var u=.5*(r-n),e=.5*(i-t),a=o*o;return(2*t-2*r+u+e)*(o*a)+(-3*t+3*r-2*u-e)*a+u*o+t}}},function(n){"function"==typeof define&&define.amd?define([],function(){return TWEEN}):"undefined"!=typeof module&&"object"==typeof exports?module.exports=TWEEN:void 0!==n&&(n.TWEEN=TWEEN)}(this); -//# sourceMappingURL=/sm/ea47e87bea877dcb22432f4faa06bb23183a1cefe5b1ece3ebcf347e48058abd.map \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/vue-router.min.js b/src/main/resources/nginx/defense/cdn/vue-router.min.js deleted file mode 100644 index b94a085..0000000 --- a/src/main/resources/nginx/defense/cdn/vue-router.min.js +++ /dev/null @@ -1,6 +0,0 @@ -/*! - * vue-router v3.1.3 - * (c) 2019 Evan You - * @license MIT - */ -var t,e;t=this,e=function(){"use strict";function t(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function e(t,e){return e instanceof t||e&&(e.name===t.name||e._name===t._name)}function r(t,e){for(var r in e)t[r]=e[r];return t}var n={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,o=e.children,i=e.parent,a=e.data;a.routerView=!0;for(var c=i.$createElement,u=n.name,s=i.$route,p=i._routerViewCache||(i._routerViewCache={}),f=0,h=!1;i&&i._routerRoot!==i;){var l=i.$vnode&&i.$vnode.data;l&&(l.routerView&&f++,l.keepAlive&&i._inactive&&(h=!0)),i=i.$parent}if(a.routerViewDepth=f,h)return c(p[u],a,o);var d=s.matched[f];if(!d)return p[u]=null,c();var v=p[u]=d.components[u];a.registerRouteInstance=function(t,e){var r=d.instances[u];(e&&r!==t||!e&&r===t)&&(d.instances[u]=e)},(a.hook||(a.hook={})).prepatch=function(t,e){d.instances[u]=e.componentInstance},a.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==d.instances[u]&&(d.instances[u]=t.componentInstance)};var y=a.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0}}(s,d.props&&d.props[u]);if(y){y=a.props=r({},y);var m=a.attrs=a.attrs||{};for(var g in y)v.props&&g in v.props||(m[g]=y[g],delete y[g])}return c(v,a,o)}},o=/[!'()*]/g,i=function(t){return"%"+t.charCodeAt(0).toString(16)},a=/%2C/g,c=function(t){return encodeURIComponent(t).replace(o,i).replace(a,",")},u=decodeURIComponent;function s(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach(function(t){var r=t.replace(/\+/g," ").split("="),n=u(r.shift()),o=r.length>0?u(r.join("=")):null;void 0===e[n]?e[n]=o:Array.isArray(e[n])?e[n].push(o):e[n]=[e[n],o]}),e):e}function p(t){var e=t?Object.keys(t).map(function(e){var r=t[e];if(void 0===r)return"";if(null===r)return c(e);if(Array.isArray(r)){var n=[];return r.forEach(function(t){void 0!==t&&(null===t?n.push(c(e)):n.push(c(e)+"="+c(t)))}),n.join("&")}return c(e)+"="+c(r)}).filter(function(t){return t.length>0}).join("&"):null;return e?"?"+e:""}var f=/\/?$/;function h(t,e,r,n){var o=n&&n.options.stringifyQuery,i=e.query||{};try{i=l(i)}catch(t){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:i,params:e.params||{},fullPath:y(e,o),matched:t?v(t):[]};return r&&(a.redirectedFrom=y(r,o)),Object.freeze(a)}function l(t){if(Array.isArray(t))return t.map(l);if(t&&"object"==typeof t){var e={};for(var r in t)e[r]=l(t[r]);return e}return t}var d=h(null,{path:"/"});function v(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function y(t,e){var r=t.path,n=t.query;void 0===n&&(n={});var o=t.hash;return void 0===o&&(o=""),(r||"/")+(e||p)(n)+o}function m(t,e){return e===d?t===e:!!e&&(t.path&&e.path?t.path.replace(f,"")===e.path.replace(f,"")&&t.hash===e.hash&&g(t.query,e.query):!(!t.name||!e.name)&&t.name===e.name&&t.hash===e.hash&&g(t.query,e.query)&&g(t.params,e.params))}function g(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var r=Object.keys(t),n=Object.keys(e);return r.length===n.length&&r.every(function(r){var n=t[r],o=e[r];return"object"==typeof n&&"object"==typeof o?g(n,o):String(n)===String(o)})}function b(t,e,r){var n=t.charAt(0);if("/"===n)return t;if("?"===n||"#"===n)return e+t;var o=e.split("/");r&&o[o.length-1]||o.pop();for(var i=t.replace(/^\//,"").split("/"),a=0;a=0&&(e=t.slice(n),t=t.slice(0,n));var o=t.indexOf("?");return o>=0&&(r=t.slice(o+1),t=t.slice(0,o)),{path:t,query:r,hash:e}}(i.path||""),p=e&&e.path||"/",f=u.path?b(u.path,p,n||i.append):p,h=function(t,e,r){void 0===e&&(e={});var n,o=r||s;try{n=o(t||"")}catch(t){n={}}for(var i in e)n[i]=e[i];return n}(u.query,i.query,o&&o.options.parseQuery),l=i.hash||u.hash;return l&&"#"!==l.charAt(0)&&(l="#"+l),{_normalized:!0,path:f,query:h,hash:l}}var B,H=[String,Object],z=[String,Array],D=function(){},F={name:"RouterLink",props:{to:{type:H,required:!0},tag:{type:String,default:"a"},exact:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,event:{type:z,default:"click"}},render:function(t){var e=this,n=this.$router,o=this.$route,i=n.resolve(this.to,o,this.append),a=i.location,c=i.route,u=i.href,s={},p=n.options.linkActiveClass,l=n.options.linkExactActiveClass,d=null==p?"router-link-active":p,v=null==l?"router-link-exact-active":l,y=null==this.activeClass?d:this.activeClass,g=null==this.exactActiveClass?v:this.exactActiveClass,b=c.redirectedFrom?h(null,V(c.redirectedFrom),null,n):c;s[g]=m(o,b),s[y]=this.exact?s[g]:function(t,e){return 0===t.path.replace(f,"/").indexOf(e.path.replace(f,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var r in e)if(!(r in t))return!1;return!0}(t.query,e.query)}(o,b);var w=function(t){N(t)&&(e.replace?n.replace(a,D):n.push(a,D))},x={click:N};Array.isArray(this.event)?this.event.forEach(function(t){x[t]=w}):x[this.event]=w;var k={class:s},R=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:u,route:c,navigate:w,isActive:s[y],isExactActive:s[g]});if(R){if(1===R.length)return R[0];if(R.length>1||!R.length)return 0===R.length?t():t("span",{},R)}if("a"===this.tag)k.on=x,k.attrs={href:u};else{var E=function t(e){if(e)for(var r,n=0;n-1&&(c.params[h]=r.params[h]);return c.path=M(p.path,c.params),u(p,c,a)}if(c.path){c.params={};for(var l=0;l=t.length?r():t[o]?e(t[o],function(){n(o+1)}):n(o+1)};n(0)}function yt(e){return function(r,n,o){var i=!1,a=0,c=null;mt(e,function(e,r,n,u){if("function"==typeof e&&void 0===e.cid){i=!0,a++;var s,p=wt(function(t){var r;((r=t).__esModule||bt&&"Module"===r[Symbol.toStringTag])&&(t=t.default),e.resolved="function"==typeof t?t:B.extend(t),n.components[u]=t,--a<=0&&o()}),f=wt(function(e){var r="Failed to resolve async component "+u+": "+e;c||(c=t(e)?e:new Error(r),o(c))});try{s=e(p,f)}catch(t){f(t)}if(s)if("function"==typeof s.then)s.then(p,f);else{var h=s.component;h&&"function"==typeof h.then&&h.then(p,f)}}}),i||o()}}function mt(t,e){return gt(t.map(function(t){return Object.keys(t.components).map(function(r){return e(t.components[r],t.instances[r],t,r)})}))}function gt(t){return Array.prototype.concat.apply([],t)}var bt="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function wt(t){var e=!1;return function(){for(var r=[],n=arguments.length;n--;)r[n]=arguments[n];if(!e)return e=!0,t.apply(this,r)}}var xt=function(t){function e(e){t.call(this),this.name=this._name="NavigationDuplicated",this.message='Navigating to current location ("'+e.fullPath+'") is not allowed',Object.defineProperty(this,"stack",{value:(new t).stack,writable:!0,configurable:!0})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(Error);xt._name="NavigationDuplicated";var kt=function(t,e){this.router=t,this.base=function(t){if(!t)if(K){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}(e),this.current=d,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[]};function Rt(t,e,r,n){var o=mt(t,function(t,n,o,i){var a=function(t,e){return"function"!=typeof t&&(t=B.extend(t)),t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map(function(t){return r(t,n,o,i)}):r(a,n,o,i)});return gt(n?o.reverse():o)}function Et(t,e){if(e)return function(){return t.apply(e,arguments)}}kt.prototype.listen=function(t){this.cb=t},kt.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},kt.prototype.onError=function(t){this.errorCbs.push(t)},kt.prototype.transitionTo=function(t,e,r){var n=this,o=this.router.match(t,this.current);this.confirmTransition(o,function(){n.updateRoute(o),e&&e(o),n.ensureURL(),n.ready||(n.ready=!0,n.readyCbs.forEach(function(t){t(o)}))},function(t){r&&r(t),t&&!n.ready&&(n.ready=!0,n.readyErrorCbs.forEach(function(e){e(t)}))})},kt.prototype.confirmTransition=function(r,n,o){var i=this,a=this.current,c=function(r){!e(xt,r)&&t(r)&&(i.errorCbs.length?i.errorCbs.forEach(function(t){t(r)}):console.error(r)),o&&o(r)};if(m(r,a)&&r.matched.length===a.matched.length)return this.ensureURL(),c(new xt(r));var u=function(t,e){var r,n=Math.max(t.length,e.length);for(r=0;r-1?decodeURI(t.slice(0,n))+t.slice(n):decodeURI(t)}else r>-1&&(t=decodeURI(t.slice(0,r))+t.slice(r));return t}function St(t){var e=window.location.href,r=e.indexOf("#");return(r>=0?e.slice(0,r):e)+"#"+t}function $t(t){ht?lt(St(t)):window.location.hash=t}function Tt(t){ht?dt(St(t)):window.location.replace(St(t))}var Pt=function(t){function r(e,r){t.call(this,e,r),this.stack=[],this.index=-1}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.push=function(t,e,r){var n=this;this.transitionTo(t,function(t){n.stack=n.stack.slice(0,n.index+1).concat(t),n.index++,e&&e(t)},r)},r.prototype.replace=function(t,e,r){var n=this;this.transitionTo(t,function(t){n.stack=n.stack.slice(0,n.index).concat(t),e&&e(t)},r)},r.prototype.go=function(t){var r=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var o=this.stack[n];this.confirmTransition(o,function(){r.index=n,r.updateRoute(o)},function(t){e(xt,t)&&(r.index=n)})}},r.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},r.prototype.ensureURL=function(){},r}(kt),Lt=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=X(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!ht&&!1!==t.fallback,this.fallback&&(e="hash"),K||(e="abstract"),this.mode=e,e){case"history":this.history=new Ot(this,t.base);break;case"hash":this.history=new At(this,t.base,this.fallback);break;case"abstract":this.history=new Pt(this,t.base)}},qt={currentRoute:{configurable:!0}};function Ut(t,e){return t.push(e),function(){var r=t.indexOf(e);r>-1&&t.splice(r,1)}}return Lt.prototype.match=function(t,e,r){return this.matcher.match(t,e,r)},qt.currentRoute.get=function(){return this.history&&this.history.current},Lt.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",function(){var r=e.apps.indexOf(t);r>-1&&e.apps.splice(r,1),e.app===t&&(e.app=e.apps[0]||null)}),!this.app){this.app=t;var r=this.history;if(r instanceof Ot)r.transitionTo(r.getCurrentLocation());else if(r instanceof At){var n=function(){r.setupListeners()};r.transitionTo(r.getCurrentLocation(),n,n)}r.listen(function(t){e.apps.forEach(function(e){e._route=t})})}},Lt.prototype.beforeEach=function(t){return Ut(this.beforeHooks,t)},Lt.prototype.beforeResolve=function(t){return Ut(this.resolveHooks,t)},Lt.prototype.afterEach=function(t){return Ut(this.afterHooks,t)},Lt.prototype.onReady=function(t,e){this.history.onReady(t,e)},Lt.prototype.onError=function(t){this.history.onError(t)},Lt.prototype.push=function(t,e,r){var n=this;if(!e&&!r&&"undefined"!=typeof Promise)return new Promise(function(e,r){n.history.push(t,e,r)});this.history.push(t,e,r)},Lt.prototype.replace=function(t,e,r){var n=this;if(!e&&!r&&"undefined"!=typeof Promise)return new Promise(function(e,r){n.history.replace(t,e,r)});this.history.replace(t,e,r)},Lt.prototype.go=function(t){this.history.go(t)},Lt.prototype.back=function(){this.go(-1)},Lt.prototype.forward=function(){this.go(1)},Lt.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map(function(t){return Object.keys(t.components).map(function(e){return t.components[e]})})):[]},Lt.prototype.resolve=function(t,e,r){var n=V(t,e=e||this.history.current,r,this),o=this.match(n,e),i=o.redirectedFrom||o.fullPath;return{location:n,route:o,href:function(t,e,r){var n="hash"===r?"#"+e:e;return t?w(t+"/"+n):n}(this.history.base,i,this.mode),normalizedTo:n,resolved:o}},Lt.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==d&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Lt.prototype,qt),Lt.install=function t(e){if(!t.installed||B!==e){t.installed=!0,B=e;var r=function(t){return void 0!==t},o=function(t,e){var n=t.$options._parentVnode;r(n)&&r(n=n.data)&&r(n=n.registerRouteInstance)&&n(t,e)};e.mixin({beforeCreate:function(){r(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,o(this,this)},destroyed:function(){o(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",n),e.component("RouterLink",F);var i=e.config.optionMergeStrategies;i.beforeRouteEnter=i.beforeRouteLeave=i.beforeRouteUpdate=i.created}},Lt.version="3.1.3",K&&window.Vue&&window.Vue.use(Lt),Lt},"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t=t||self).VueRouter=e(); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/vue.min.js b/src/main/resources/nginx/defense/cdn/vue.min.js deleted file mode 100644 index 087ee42..0000000 --- a/src/main/resources/nginx/defense/cdn/vue.min.js +++ /dev/null @@ -1,6 +0,0 @@ -/*! - * Vue.js v2.6.10 - * (c) 2014-2019 Evan You - * Released under the MIT License. - */ -!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n};function k(e,t){t=t||0;for(var n=e.length-t,r=new Array(n);n--;)r[n]=e[n+t];return r}function A(e,t){for(var n in t)e[n]=t[n];return e}function O(e){for(var t={},n=0;n0,Z=J&&J.indexOf("edge/")>0,G=(J&&J.indexOf("android"),J&&/iphone|ipad|ipod|ios/.test(J)||"ios"===K),X=(J&&/chrome\/\d+/.test(J),J&&/phantomjs/.test(J),J&&J.match(/firefox\/(\d+)/)),Y={}.watch,Q=!1;if(z)try{var ee={};Object.defineProperty(ee,"passive",{get:function(){Q=!0}}),window.addEventListener("test-passive",null,ee)}catch(e){}var te=function(){return void 0===B&&(B=!z&&!V&&"undefined"!=typeof global&&(global.process&&"server"===global.process.env.VUE_ENV)),B},ne=z&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function re(e){return"function"==typeof e&&/native code/.test(e.toString())}var ie,oe="undefined"!=typeof Symbol&&re(Symbol)&&"undefined"!=typeof Reflect&&re(Reflect.ownKeys);ie="undefined"!=typeof Set&&re(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var ae=S,se=0,ce=function(){this.id=se++,this.subs=[]};ce.prototype.addSub=function(e){this.subs.push(e)},ce.prototype.removeSub=function(e){h(this.subs,e)},ce.prototype.depend=function(){ce.target&&ce.target.addDep(this)},ce.prototype.notify=function(){for(var e=this.subs.slice(),t=0,n=e.length;t-1)if(o&&!y(i,"default"))a=!1;else if(""===a||a===C(e)){var c=Pe(String,i.type);(c<0||s0&&(st((u=e(u,(a||"")+"_"+c))[0])&&st(f)&&(s[l]=he(f.text+u[0].text),u.shift()),s.push.apply(s,u)):i(u)?st(f)?s[l]=he(f.text+u):""!==u&&s.push(he(u)):st(u)&&st(f)?s[l]=he(f.text+u.text):(r(o._isVList)&&n(u.tag)&&t(u.key)&&n(a)&&(u.key="__vlist"+a+"_"+c+"__"),s.push(u)));return s}(e):void 0}function st(e){return n(e)&&n(e.text)&&!1===e.isComment}function ct(e,t){if(e){for(var n=Object.create(null),r=oe?Reflect.ownKeys(e):Object.keys(e),i=0;i0,a=t?!!t.$stable:!o,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&r&&r!==e&&s===r.$key&&!o&&!r.$hasNormal)return r;for(var c in i={},t)t[c]&&"$"!==c[0]&&(i[c]=pt(n,c,t[c]))}else i={};for(var u in n)u in i||(i[u]=dt(n,u));return t&&Object.isExtensible(t)&&(t._normalized=i),R(i,"$stable",a),R(i,"$key",s),R(i,"$hasNormal",o),i}function pt(e,t,n){var r=function(){var e=arguments.length?n.apply(null,arguments):n({});return(e=e&&"object"==typeof e&&!Array.isArray(e)?[e]:at(e))&&(0===e.length||1===e.length&&e[0].isComment)?void 0:e};return n.proxy&&Object.defineProperty(e,t,{get:r,enumerable:!0,configurable:!0}),r}function dt(e,t){return function(){return e[t]}}function vt(e,t){var r,i,a,s,c;if(Array.isArray(e)||"string"==typeof e)for(r=new Array(e.length),i=0,a=e.length;idocument.createEvent("Event").timeStamp&&(sn=function(){return cn.now()})}function un(){var e,t;for(an=sn(),rn=!0,Qt.sort(function(e,t){return e.id-t.id}),on=0;onon&&Qt[n].id>e.id;)n--;Qt.splice(n+1,0,e)}else Qt.push(e);nn||(nn=!0,Ye(un))}}(this)},fn.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||o(e)||this.deep){var t=this.value;if(this.value=e,this.user)try{this.cb.call(this.vm,e,t)}catch(e){Re(e,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,e,t)}}},fn.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},fn.prototype.depend=function(){for(var e=this.deps.length;e--;)this.deps[e].depend()},fn.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||h(this.vm._watchers,this);for(var e=this.deps.length;e--;)this.deps[e].removeSub(this);this.active=!1}};var pn={enumerable:!0,configurable:!0,get:S,set:S};function dn(e,t,n){pn.get=function(){return this[t][n]},pn.set=function(e){this[t][n]=e},Object.defineProperty(e,n,pn)}function vn(e){e._watchers=[];var t=e.$options;t.props&&function(e,t){var n=e.$options.propsData||{},r=e._props={},i=e.$options._propKeys=[];e.$parent&&$e(!1);var o=function(o){i.push(o);var a=Me(o,t,n,e);xe(r,o,a),o in e||dn(e,"_props",o)};for(var a in t)o(a);$e(!0)}(e,t.props),t.methods&&function(e,t){e.$options.props;for(var n in t)e[n]="function"!=typeof t[n]?S:x(t[n],e)}(e,t.methods),t.data?function(e){var t=e.$options.data;s(t=e._data="function"==typeof t?function(e,t){le();try{return e.call(t,t)}catch(e){return Re(e,t,"data()"),{}}finally{fe()}}(t,e):t||{})||(t={});var n=Object.keys(t),r=e.$options.props,i=(e.$options.methods,n.length);for(;i--;){var o=n[i];r&&y(r,o)||(a=void 0,36!==(a=(o+"").charCodeAt(0))&&95!==a&&dn(e,"_data",o))}var a;Ce(t,!0)}(e):Ce(e._data={},!0),t.computed&&function(e,t){var n=e._computedWatchers=Object.create(null),r=te();for(var i in t){var o=t[i],a="function"==typeof o?o:o.get;r||(n[i]=new fn(e,a||S,S,hn)),i in e||mn(e,i,o)}}(e,t.computed),t.watch&&t.watch!==Y&&function(e,t){for(var n in t){var r=t[n];if(Array.isArray(r))for(var i=0;i-1:"string"==typeof e?e.split(",").indexOf(t)>-1:(n=e,"[object RegExp]"===a.call(n)&&e.test(t));var n}function An(e,t){var n=e.cache,r=e.keys,i=e._vnode;for(var o in n){var a=n[o];if(a){var s=xn(a.componentOptions);s&&!t(s)&&On(n,o,r,i)}}}function On(e,t,n,r){var i=e[t];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),e[t]=null,h(n,t)}!function(t){t.prototype._init=function(t){var n=this;n._uid=bn++,n._isVue=!0,t&&t._isComponent?function(e,t){var n=e.$options=Object.create(e.constructor.options),r=t._parentVnode;n.parent=t.parent,n._parentVnode=r;var i=r.componentOptions;n.propsData=i.propsData,n._parentListeners=i.listeners,n._renderChildren=i.children,n._componentTag=i.tag,t.render&&(n.render=t.render,n.staticRenderFns=t.staticRenderFns)}(n,t):n.$options=De($n(n.constructor),t||{},n),n._renderProxy=n,n._self=n,function(e){var t=e.$options,n=t.parent;if(n&&!t.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(e)}e.$parent=n,e.$root=n?n.$root:e,e.$children=[],e.$refs={},e._watcher=null,e._inactive=null,e._directInactive=!1,e._isMounted=!1,e._isDestroyed=!1,e._isBeingDestroyed=!1}(n),function(e){e._events=Object.create(null),e._hasHookEvent=!1;var t=e.$options._parentListeners;t&&qt(e,t)}(n),function(t){t._vnode=null,t._staticTrees=null;var n=t.$options,r=t.$vnode=n._parentVnode,i=r&&r.context;t.$slots=ut(n._renderChildren,i),t.$scopedSlots=e,t._c=function(e,n,r,i){return Pt(t,e,n,r,i,!1)},t.$createElement=function(e,n,r,i){return Pt(t,e,n,r,i,!0)};var o=r&&r.data;xe(t,"$attrs",o&&o.attrs||e,null,!0),xe(t,"$listeners",n._parentListeners||e,null,!0)}(n),Yt(n,"beforeCreate"),function(e){var t=ct(e.$options.inject,e);t&&($e(!1),Object.keys(t).forEach(function(n){xe(e,n,t[n])}),$e(!0))}(n),vn(n),function(e){var t=e.$options.provide;t&&(e._provided="function"==typeof t?t.call(e):t)}(n),Yt(n,"created"),n.$options.el&&n.$mount(n.$options.el)}}(wn),function(e){var t={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(e.prototype,"$data",t),Object.defineProperty(e.prototype,"$props",n),e.prototype.$set=ke,e.prototype.$delete=Ae,e.prototype.$watch=function(e,t,n){if(s(t))return _n(this,e,t,n);(n=n||{}).user=!0;var r=new fn(this,e,t,n);if(n.immediate)try{t.call(this,r.value)}catch(e){Re(e,this,'callback for immediate watcher "'+r.expression+'"')}return function(){r.teardown()}}}(wn),function(e){var t=/^hook:/;e.prototype.$on=function(e,n){var r=this;if(Array.isArray(e))for(var i=0,o=e.length;i1?k(t):t;for(var n=k(arguments,1),r='event handler for "'+e+'"',i=0,o=t.length;iparseInt(this.max)&&On(a,s[0],s,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}}};!function(e){var t={get:function(){return F}};Object.defineProperty(e,"config",t),e.util={warn:ae,extend:A,mergeOptions:De,defineReactive:xe},e.set=ke,e.delete=Ae,e.nextTick=Ye,e.observable=function(e){return Ce(e),e},e.options=Object.create(null),M.forEach(function(t){e.options[t+"s"]=Object.create(null)}),e.options._base=e,A(e.options.components,Tn),function(e){e.use=function(e){var t=this._installedPlugins||(this._installedPlugins=[]);if(t.indexOf(e)>-1)return this;var n=k(arguments,1);return n.unshift(this),"function"==typeof e.install?e.install.apply(e,n):"function"==typeof e&&e.apply(null,n),t.push(e),this}}(e),function(e){e.mixin=function(e){return this.options=De(this.options,e),this}}(e),Cn(e),function(e){M.forEach(function(t){e[t]=function(e,n){return n?("component"===t&&s(n)&&(n.name=n.name||e,n=this.options._base.extend(n)),"directive"===t&&"function"==typeof n&&(n={bind:n,update:n}),this.options[t+"s"][e]=n,n):this.options[t+"s"][e]}})}(e)}(wn),Object.defineProperty(wn.prototype,"$isServer",{get:te}),Object.defineProperty(wn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(wn,"FunctionalRenderContext",{value:Tt}),wn.version="2.6.10";var En=p("style,class"),Nn=p("input,textarea,option,select,progress"),jn=function(e,t,n){return"value"===n&&Nn(e)&&"button"!==t||"selected"===n&&"option"===e||"checked"===n&&"input"===e||"muted"===n&&"video"===e},Dn=p("contenteditable,draggable,spellcheck"),Ln=p("events,caret,typing,plaintext-only"),Mn=function(e,t){return Hn(t)||"false"===t?"false":"contenteditable"===e&&Ln(t)?t:"true"},In=p("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),Fn="http://www.w3.org/1999/xlink",Pn=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},Rn=function(e){return Pn(e)?e.slice(6,e.length):""},Hn=function(e){return null==e||!1===e};function Bn(e){for(var t=e.data,r=e,i=e;n(i.componentInstance);)(i=i.componentInstance._vnode)&&i.data&&(t=Un(i.data,t));for(;n(r=r.parent);)r&&r.data&&(t=Un(t,r.data));return function(e,t){if(n(e)||n(t))return zn(e,Vn(t));return""}(t.staticClass,t.class)}function Un(e,t){return{staticClass:zn(e.staticClass,t.staticClass),class:n(e.class)?[e.class,t.class]:t.class}}function zn(e,t){return e?t?e+" "+t:e:t||""}function Vn(e){return Array.isArray(e)?function(e){for(var t,r="",i=0,o=e.length;i-1?hr(e,t,n):In(t)?Hn(n)?e.removeAttribute(t):(n="allowfullscreen"===t&&"EMBED"===e.tagName?"true":t,e.setAttribute(t,n)):Dn(t)?e.setAttribute(t,Mn(t,n)):Pn(t)?Hn(n)?e.removeAttributeNS(Fn,Rn(t)):e.setAttributeNS(Fn,t,n):hr(e,t,n)}function hr(e,t,n){if(Hn(n))e.removeAttribute(t);else{if(q&&!W&&"TEXTAREA"===e.tagName&&"placeholder"===t&&""!==n&&!e.__ieph){var r=function(t){t.stopImmediatePropagation(),e.removeEventListener("input",r)};e.addEventListener("input",r),e.__ieph=!0}e.setAttribute(t,n)}}var mr={create:dr,update:dr};function yr(e,r){var i=r.elm,o=r.data,a=e.data;if(!(t(o.staticClass)&&t(o.class)&&(t(a)||t(a.staticClass)&&t(a.class)))){var s=Bn(r),c=i._transitionClasses;n(c)&&(s=zn(s,Vn(c))),s!==i._prevClass&&(i.setAttribute("class",s),i._prevClass=s)}}var gr,_r,br,$r,wr,Cr,xr={create:yr,update:yr},kr=/[\w).+\-_$\]]/;function Ar(e){var t,n,r,i,o,a=!1,s=!1,c=!1,u=!1,l=0,f=0,p=0,d=0;for(r=0;r=0&&" "===(h=e.charAt(v));v--);h&&kr.test(h)||(u=!0)}}else void 0===i?(d=r+1,i=e.slice(0,r).trim()):m();function m(){(o||(o=[])).push(e.slice(d,r).trim()),d=r+1}if(void 0===i?i=e.slice(0,r).trim():0!==d&&m(),o)for(r=0;r-1?{exp:e.slice(0,$r),key:'"'+e.slice($r+1)+'"'}:{exp:e,key:null};_r=e,$r=wr=Cr=0;for(;!zr();)Vr(br=Ur())?Jr(br):91===br&&Kr(br);return{exp:e.slice(0,wr),key:e.slice(wr+1,Cr)}}(e);return null===n.key?e+"="+t:"$set("+n.exp+", "+n.key+", "+t+")"}function Ur(){return _r.charCodeAt(++$r)}function zr(){return $r>=gr}function Vr(e){return 34===e||39===e}function Kr(e){var t=1;for(wr=$r;!zr();)if(Vr(e=Ur()))Jr(e);else if(91===e&&t++,93===e&&t--,0===t){Cr=$r;break}}function Jr(e){for(var t=e;!zr()&&(e=Ur())!==t;);}var qr,Wr="__r",Zr="__c";function Gr(e,t,n){var r=qr;return function i(){null!==t.apply(null,arguments)&&Qr(e,i,n,r)}}var Xr=Ve&&!(X&&Number(X[1])<=53);function Yr(e,t,n,r){if(Xr){var i=an,o=t;t=o._wrapper=function(e){if(e.target===e.currentTarget||e.timeStamp>=i||e.timeStamp<=0||e.target.ownerDocument!==document)return o.apply(this,arguments)}}qr.addEventListener(e,t,Q?{capture:n,passive:r}:n)}function Qr(e,t,n,r){(r||qr).removeEventListener(e,t._wrapper||t,n)}function ei(e,r){if(!t(e.data.on)||!t(r.data.on)){var i=r.data.on||{},o=e.data.on||{};qr=r.elm,function(e){if(n(e[Wr])){var t=q?"change":"input";e[t]=[].concat(e[Wr],e[t]||[]),delete e[Wr]}n(e[Zr])&&(e.change=[].concat(e[Zr],e.change||[]),delete e[Zr])}(i),rt(i,o,Yr,Qr,Gr,r.context),qr=void 0}}var ti,ni={create:ei,update:ei};function ri(e,r){if(!t(e.data.domProps)||!t(r.data.domProps)){var i,o,a=r.elm,s=e.data.domProps||{},c=r.data.domProps||{};for(i in n(c.__ob__)&&(c=r.data.domProps=A({},c)),s)i in c||(a[i]="");for(i in c){if(o=c[i],"textContent"===i||"innerHTML"===i){if(r.children&&(r.children.length=0),o===s[i])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===i&&"PROGRESS"!==a.tagName){a._value=o;var u=t(o)?"":String(o);ii(a,u)&&(a.value=u)}else if("innerHTML"===i&&qn(a.tagName)&&t(a.innerHTML)){(ti=ti||document.createElement("div")).innerHTML=""+o+"";for(var l=ti.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;l.firstChild;)a.appendChild(l.firstChild)}else if(o!==s[i])try{a[i]=o}catch(e){}}}}function ii(e,t){return!e.composing&&("OPTION"===e.tagName||function(e,t){var n=!0;try{n=document.activeElement!==e}catch(e){}return n&&e.value!==t}(e,t)||function(e,t){var r=e.value,i=e._vModifiers;if(n(i)){if(i.number)return f(r)!==f(t);if(i.trim)return r.trim()!==t.trim()}return r!==t}(e,t))}var oi={create:ri,update:ri},ai=g(function(e){var t={},n=/:(.+)/;return e.split(/;(?![^(]*\))/g).forEach(function(e){if(e){var r=e.split(n);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t});function si(e){var t=ci(e.style);return e.staticStyle?A(e.staticStyle,t):t}function ci(e){return Array.isArray(e)?O(e):"string"==typeof e?ai(e):e}var ui,li=/^--/,fi=/\s*!important$/,pi=function(e,t,n){if(li.test(t))e.style.setProperty(t,n);else if(fi.test(n))e.style.setProperty(C(t),n.replace(fi,""),"important");else{var r=vi(t);if(Array.isArray(n))for(var i=0,o=n.length;i-1?t.split(yi).forEach(function(t){return e.classList.add(t)}):e.classList.add(t);else{var n=" "+(e.getAttribute("class")||"")+" ";n.indexOf(" "+t+" ")<0&&e.setAttribute("class",(n+t).trim())}}function _i(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(yi).forEach(function(t){return e.classList.remove(t)}):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{for(var n=" "+(e.getAttribute("class")||"")+" ",r=" "+t+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?e.setAttribute("class",n):e.removeAttribute("class")}}function bi(e){if(e){if("object"==typeof e){var t={};return!1!==e.css&&A(t,$i(e.name||"v")),A(t,e),t}return"string"==typeof e?$i(e):void 0}}var $i=g(function(e){return{enterClass:e+"-enter",enterToClass:e+"-enter-to",enterActiveClass:e+"-enter-active",leaveClass:e+"-leave",leaveToClass:e+"-leave-to",leaveActiveClass:e+"-leave-active"}}),wi=z&&!W,Ci="transition",xi="animation",ki="transition",Ai="transitionend",Oi="animation",Si="animationend";wi&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(ki="WebkitTransition",Ai="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Oi="WebkitAnimation",Si="webkitAnimationEnd"));var Ti=z?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function Ei(e){Ti(function(){Ti(e)})}function Ni(e,t){var n=e._transitionClasses||(e._transitionClasses=[]);n.indexOf(t)<0&&(n.push(t),gi(e,t))}function ji(e,t){e._transitionClasses&&h(e._transitionClasses,t),_i(e,t)}function Di(e,t,n){var r=Mi(e,t),i=r.type,o=r.timeout,a=r.propCount;if(!i)return n();var s=i===Ci?Ai:Si,c=0,u=function(){e.removeEventListener(s,l),n()},l=function(t){t.target===e&&++c>=a&&u()};setTimeout(function(){c0&&(n=Ci,l=a,f=o.length):t===xi?u>0&&(n=xi,l=u,f=c.length):f=(n=(l=Math.max(a,u))>0?a>u?Ci:xi:null)?n===Ci?o.length:c.length:0,{type:n,timeout:l,propCount:f,hasTransform:n===Ci&&Li.test(r[ki+"Property"])}}function Ii(e,t){for(;e.length1}function Ui(e,t){!0!==t.data.show&&Pi(t)}var zi=function(e){var o,a,s={},c=e.modules,u=e.nodeOps;for(o=0;ov?_(e,t(i[y+1])?null:i[y+1].elm,i,d,y,o):d>y&&$(0,r,p,v)}(p,h,y,o,l):n(y)?(n(e.text)&&u.setTextContent(p,""),_(p,null,y,0,y.length-1,o)):n(h)?$(0,h,0,h.length-1):n(e.text)&&u.setTextContent(p,""):e.text!==i.text&&u.setTextContent(p,i.text),n(v)&&n(d=v.hook)&&n(d=d.postpatch)&&d(e,i)}}}function k(e,t,i){if(r(i)&&n(e.parent))e.parent.data.pendingInsert=t;else for(var o=0;o-1,a.selected!==o&&(a.selected=o);else if(N(Wi(a),r))return void(e.selectedIndex!==s&&(e.selectedIndex=s));i||(e.selectedIndex=-1)}}function qi(e,t){return t.every(function(t){return!N(t,e)})}function Wi(e){return"_value"in e?e._value:e.value}function Zi(e){e.target.composing=!0}function Gi(e){e.target.composing&&(e.target.composing=!1,Xi(e.target,"input"))}function Xi(e,t){var n=document.createEvent("HTMLEvents");n.initEvent(t,!0,!0),e.dispatchEvent(n)}function Yi(e){return!e.componentInstance||e.data&&e.data.transition?e:Yi(e.componentInstance._vnode)}var Qi={model:Vi,show:{bind:function(e,t,n){var r=t.value,i=(n=Yi(n)).data&&n.data.transition,o=e.__vOriginalDisplay="none"===e.style.display?"":e.style.display;r&&i?(n.data.show=!0,Pi(n,function(){e.style.display=o})):e.style.display=r?o:"none"},update:function(e,t,n){var r=t.value;!r!=!t.oldValue&&((n=Yi(n)).data&&n.data.transition?(n.data.show=!0,r?Pi(n,function(){e.style.display=e.__vOriginalDisplay}):Ri(n,function(){e.style.display="none"})):e.style.display=r?e.__vOriginalDisplay:"none")},unbind:function(e,t,n,r,i){i||(e.style.display=e.__vOriginalDisplay)}}},eo={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function to(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?to(zt(t.children)):e}function no(e){var t={},n=e.$options;for(var r in n.propsData)t[r]=e[r];var i=n._parentListeners;for(var o in i)t[b(o)]=i[o];return t}function ro(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}var io=function(e){return e.tag||Ut(e)},oo=function(e){return"show"===e.name},ao={name:"transition",props:eo,abstract:!0,render:function(e){var t=this,n=this.$slots.default;if(n&&(n=n.filter(io)).length){var r=this.mode,o=n[0];if(function(e){for(;e=e.parent;)if(e.data.transition)return!0}(this.$vnode))return o;var a=to(o);if(!a)return o;if(this._leaving)return ro(e,o);var s="__transition-"+this._uid+"-";a.key=null==a.key?a.isComment?s+"comment":s+a.tag:i(a.key)?0===String(a.key).indexOf(s)?a.key:s+a.key:a.key;var c=(a.data||(a.data={})).transition=no(this),u=this._vnode,l=to(u);if(a.data.directives&&a.data.directives.some(oo)&&(a.data.show=!0),l&&l.data&&!function(e,t){return t.key===e.key&&t.tag===e.tag}(a,l)&&!Ut(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var f=l.data.transition=A({},c);if("out-in"===r)return this._leaving=!0,it(f,"afterLeave",function(){t._leaving=!1,t.$forceUpdate()}),ro(e,o);if("in-out"===r){if(Ut(a))return u;var p,d=function(){p()};it(c,"afterEnter",d),it(c,"enterCancelled",d),it(f,"delayLeave",function(e){p=e})}}return o}}},so=A({tag:String,moveClass:String},eo);function co(e){e.elm._moveCb&&e.elm._moveCb(),e.elm._enterCb&&e.elm._enterCb()}function uo(e){e.data.newPos=e.elm.getBoundingClientRect()}function lo(e){var t=e.data.pos,n=e.data.newPos,r=t.left-n.left,i=t.top-n.top;if(r||i){e.data.moved=!0;var o=e.elm.style;o.transform=o.WebkitTransform="translate("+r+"px,"+i+"px)",o.transitionDuration="0s"}}delete so.mode;var fo={Transition:ao,TransitionGroup:{props:so,beforeMount:function(){var e=this,t=this._update;this._update=function(n,r){var i=Zt(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,i(),t.call(e,n,r)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,i=this.$slots.default||[],o=this.children=[],a=no(this),s=0;s-1?Gn[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:Gn[e]=/HTMLUnknownElement/.test(t.toString())},A(wn.options.directives,Qi),A(wn.options.components,fo),wn.prototype.__patch__=z?zi:S,wn.prototype.$mount=function(e,t){return function(e,t,n){var r;return e.$el=t,e.$options.render||(e.$options.render=ve),Yt(e,"beforeMount"),r=function(){e._update(e._render(),n)},new fn(e,r,S,{before:function(){e._isMounted&&!e._isDestroyed&&Yt(e,"beforeUpdate")}},!0),n=!1,null==e.$vnode&&(e._isMounted=!0,Yt(e,"mounted")),e}(this,e=e&&z?Yn(e):void 0,t)},z&&setTimeout(function(){F.devtools&&ne&&ne.emit("init",wn)},0);var po=/\{\{((?:.|\r?\n)+?)\}\}/g,vo=/[-.*+?^${}()|[\]\/\\]/g,ho=g(function(e){var t=e[0].replace(vo,"\\$&"),n=e[1].replace(vo,"\\$&");return new RegExp(t+"((?:.|\\n)+?)"+n,"g")});var mo={staticKeys:["staticClass"],transformNode:function(e,t){t.warn;var n=Fr(e,"class");n&&(e.staticClass=JSON.stringify(n));var r=Ir(e,"class",!1);r&&(e.classBinding=r)},genData:function(e){var t="";return e.staticClass&&(t+="staticClass:"+e.staticClass+","),e.classBinding&&(t+="class:"+e.classBinding+","),t}};var yo,go={staticKeys:["staticStyle"],transformNode:function(e,t){t.warn;var n=Fr(e,"style");n&&(e.staticStyle=JSON.stringify(ai(n)));var r=Ir(e,"style",!1);r&&(e.styleBinding=r)},genData:function(e){var t="";return e.staticStyle&&(t+="staticStyle:"+e.staticStyle+","),e.styleBinding&&(t+="style:("+e.styleBinding+"),"),t}},_o=function(e){return(yo=yo||document.createElement("div")).innerHTML=e,yo.textContent},bo=p("area,base,br,col,embed,frame,hr,img,input,isindex,keygen,link,meta,param,source,track,wbr"),$o=p("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source"),wo=p("address,article,aside,base,blockquote,body,caption,col,colgroup,dd,details,dialog,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,legend,li,menuitem,meta,optgroup,option,param,rp,rt,source,style,summary,tbody,td,tfoot,th,thead,title,tr,track"),Co=/^\s*([^\s"'<>\/=]+)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,xo=/^\s*((?:v-[\w-]+:|@|:|#)\[[^=]+\][^\s"'<>\/=]*)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,ko="[a-zA-Z_][\\-\\.0-9_a-zA-Z"+P.source+"]*",Ao="((?:"+ko+"\\:)?"+ko+")",Oo=new RegExp("^<"+Ao),So=/^\s*(\/?)>/,To=new RegExp("^<\\/"+Ao+"[^>]*>"),Eo=/^]+>/i,No=/^",""":'"',"&":"&"," ":"\n"," ":"\t","'":"'"},Io=/&(?:lt|gt|quot|amp|#39);/g,Fo=/&(?:lt|gt|quot|amp|#39|#10|#9);/g,Po=p("pre,textarea",!0),Ro=function(e,t){return e&&Po(e)&&"\n"===t[0]};function Ho(e,t){var n=t?Fo:Io;return e.replace(n,function(e){return Mo[e]})}var Bo,Uo,zo,Vo,Ko,Jo,qo,Wo,Zo=/^@|^v-on:/,Go=/^v-|^@|^:/,Xo=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,Yo=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,Qo=/^\(|\)$/g,ea=/^\[.*\]$/,ta=/:(.*)$/,na=/^:|^\.|^v-bind:/,ra=/\.[^.\]]+(?=[^\]]*$)/g,ia=/^v-slot(:|$)|^#/,oa=/[\r\n]/,aa=/\s+/g,sa=g(_o),ca="_empty_";function ua(e,t,n){return{type:1,tag:e,attrsList:t,attrsMap:ma(t),rawAttrsMap:{},parent:n,children:[]}}function la(e,t){Bo=t.warn||Sr,Jo=t.isPreTag||T,qo=t.mustUseProp||T,Wo=t.getTagNamespace||T;t.isReservedTag;zo=Tr(t.modules,"transformNode"),Vo=Tr(t.modules,"preTransformNode"),Ko=Tr(t.modules,"postTransformNode"),Uo=t.delimiters;var n,r,i=[],o=!1!==t.preserveWhitespace,a=t.whitespace,s=!1,c=!1;function u(e){if(l(e),s||e.processed||(e=fa(e,t)),i.length||e===n||n.if&&(e.elseif||e.else)&&da(n,{exp:e.elseif,block:e}),r&&!e.forbidden)if(e.elseif||e.else)a=e,(u=function(e){var t=e.length;for(;t--;){if(1===e[t].type)return e[t];e.pop()}}(r.children))&&u.if&&da(u,{exp:a.elseif,block:a});else{if(e.slotScope){var o=e.slotTarget||'"default"';(r.scopedSlots||(r.scopedSlots={}))[o]=e}r.children.push(e),e.parent=r}var a,u;e.children=e.children.filter(function(e){return!e.slotScope}),l(e),e.pre&&(s=!1),Jo(e.tag)&&(c=!1);for(var f=0;f]*>)","i")),p=e.replace(f,function(e,n,r){return u=r.length,Do(l)||"noscript"===l||(n=n.replace(//g,"$1").replace(//g,"$1")),Ro(l,n)&&(n=n.slice(1)),t.chars&&t.chars(n),""});c+=e.length-p.length,e=p,A(l,c-u,c)}else{var d=e.indexOf("<");if(0===d){if(No.test(e)){var v=e.indexOf("--\x3e");if(v>=0){t.shouldKeepComment&&t.comment(e.substring(4,v),c,c+v+3),C(v+3);continue}}if(jo.test(e)){var h=e.indexOf("]>");if(h>=0){C(h+2);continue}}var m=e.match(Eo);if(m){C(m[0].length);continue}var y=e.match(To);if(y){var g=c;C(y[0].length),A(y[1],g,c);continue}var _=x();if(_){k(_),Ro(_.tagName,e)&&C(1);continue}}var b=void 0,$=void 0,w=void 0;if(d>=0){for($=e.slice(d);!(To.test($)||Oo.test($)||No.test($)||jo.test($)||(w=$.indexOf("<",1))<0);)d+=w,$=e.slice(d);b=e.substring(0,d)}d<0&&(b=e),b&&C(b.length),t.chars&&b&&t.chars(b,c-b.length,c)}if(e===n){t.chars&&t.chars(e);break}}function C(t){c+=t,e=e.substring(t)}function x(){var t=e.match(Oo);if(t){var n,r,i={tagName:t[1],attrs:[],start:c};for(C(t[0].length);!(n=e.match(So))&&(r=e.match(xo)||e.match(Co));)r.start=c,C(r[0].length),r.end=c,i.attrs.push(r);if(n)return i.unarySlash=n[1],C(n[0].length),i.end=c,i}}function k(e){var n=e.tagName,c=e.unarySlash;o&&("p"===r&&wo(n)&&A(r),s(n)&&r===n&&A(n));for(var u=a(n)||!!c,l=e.attrs.length,f=new Array(l),p=0;p=0&&i[a].lowerCasedTag!==s;a--);else a=0;if(a>=0){for(var u=i.length-1;u>=a;u--)t.end&&t.end(i[u].tag,n,o);i.length=a,r=a&&i[a-1].tag}else"br"===s?t.start&&t.start(e,[],!0,n,o):"p"===s&&(t.start&&t.start(e,[],!1,n,o),t.end&&t.end(e,n,o))}A()}(e,{warn:Bo,expectHTML:t.expectHTML,isUnaryTag:t.isUnaryTag,canBeLeftOpenTag:t.canBeLeftOpenTag,shouldDecodeNewlines:t.shouldDecodeNewlines,shouldDecodeNewlinesForHref:t.shouldDecodeNewlinesForHref,shouldKeepComment:t.comments,outputSourceRange:t.outputSourceRange,start:function(e,o,a,l,f){var p=r&&r.ns||Wo(e);q&&"svg"===p&&(o=function(e){for(var t=[],n=0;nc&&(s.push(o=e.slice(c,i)),a.push(JSON.stringify(o)));var u=Ar(r[1].trim());a.push("_s("+u+")"),s.push({"@binding":u}),c=i+r[0].length}return c-1"+("true"===o?":("+t+")":":_q("+t+","+o+")")),Mr(e,"change","var $$a="+t+",$$el=$event.target,$$c=$$el.checked?("+o+"):("+a+");if(Array.isArray($$a)){var $$v="+(r?"_n("+i+")":i)+",$$i=_i($$a,$$v);if($$el.checked){$$i<0&&("+Br(t,"$$a.concat([$$v])")+")}else{$$i>-1&&("+Br(t,"$$a.slice(0,$$i).concat($$a.slice($$i+1))")+")}}else{"+Br(t,"$$c")+"}",null,!0)}(e,r,i);else if("input"===o&&"radio"===a)!function(e,t,n){var r=n&&n.number,i=Ir(e,"value")||"null";Er(e,"checked","_q("+t+","+(i=r?"_n("+i+")":i)+")"),Mr(e,"change",Br(t,i),null,!0)}(e,r,i);else if("input"===o||"textarea"===o)!function(e,t,n){var r=e.attrsMap.type,i=n||{},o=i.lazy,a=i.number,s=i.trim,c=!o&&"range"!==r,u=o?"change":"range"===r?Wr:"input",l="$event.target.value";s&&(l="$event.target.value.trim()"),a&&(l="_n("+l+")");var f=Br(t,l);c&&(f="if($event.target.composing)return;"+f),Er(e,"value","("+t+")"),Mr(e,u,f,null,!0),(s||a)&&Mr(e,"blur","$forceUpdate()")}(e,r,i);else if(!F.isReservedTag(o))return Hr(e,r,i),!1;return!0},text:function(e,t){t.value&&Er(e,"textContent","_s("+t.value+")",t)},html:function(e,t){t.value&&Er(e,"innerHTML","_s("+t.value+")",t)}},isPreTag:function(e){return"pre"===e},isUnaryTag:bo,mustUseProp:jn,canBeLeftOpenTag:$o,isReservedTag:Wn,getTagNamespace:Zn,staticKeys:function(e){return e.reduce(function(e,t){return e.concat(t.staticKeys||[])},[]).join(",")}(ba)},xa=g(function(e){return p("type,tag,attrsList,attrsMap,plain,parent,children,attrs,start,end,rawAttrsMap"+(e?","+e:""))});function ka(e,t){e&&($a=xa(t.staticKeys||""),wa=t.isReservedTag||T,function e(t){t.static=function(e){if(2===e.type)return!1;if(3===e.type)return!0;return!(!e.pre&&(e.hasBindings||e.if||e.for||d(e.tag)||!wa(e.tag)||function(e){for(;e.parent;){if("template"!==(e=e.parent).tag)return!1;if(e.for)return!0}return!1}(e)||!Object.keys(e).every($a)))}(t);if(1===t.type){if(!wa(t.tag)&&"slot"!==t.tag&&null==t.attrsMap["inline-template"])return;for(var n=0,r=t.children.length;n|^function\s*(?:[\w$]+)?\s*\(/,Oa=/\([^)]*?\);*$/,Sa=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/,Ta={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},Ea={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]},Na=function(e){return"if("+e+")return null;"},ja={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:Na("$event.target !== $event.currentTarget"),ctrl:Na("!$event.ctrlKey"),shift:Na("!$event.shiftKey"),alt:Na("!$event.altKey"),meta:Na("!$event.metaKey"),left:Na("'button' in $event && $event.button !== 0"),middle:Na("'button' in $event && $event.button !== 1"),right:Na("'button' in $event && $event.button !== 2")};function Da(e,t){var n=t?"nativeOn:":"on:",r="",i="";for(var o in e){var a=La(e[o]);e[o]&&e[o].dynamic?i+=o+","+a+",":r+='"'+o+'":'+a+","}return r="{"+r.slice(0,-1)+"}",i?n+"_d("+r+",["+i.slice(0,-1)+"])":n+r}function La(e){if(!e)return"function(){}";if(Array.isArray(e))return"["+e.map(function(e){return La(e)}).join(",")+"]";var t=Sa.test(e.value),n=Aa.test(e.value),r=Sa.test(e.value.replace(Oa,""));if(e.modifiers){var i="",o="",a=[];for(var s in e.modifiers)if(ja[s])o+=ja[s],Ta[s]&&a.push(s);else if("exact"===s){var c=e.modifiers;o+=Na(["ctrl","shift","alt","meta"].filter(function(e){return!c[e]}).map(function(e){return"$event."+e+"Key"}).join("||"))}else a.push(s);return a.length&&(i+=function(e){return"if(!$event.type.indexOf('key')&&"+e.map(Ma).join("&&")+")return null;"}(a)),o&&(i+=o),"function($event){"+i+(t?"return "+e.value+"($event)":n?"return ("+e.value+")($event)":r?"return "+e.value:e.value)+"}"}return t||n?e.value:"function($event){"+(r?"return "+e.value:e.value)+"}"}function Ma(e){var t=parseInt(e,10);if(t)return"$event.keyCode!=="+t;var n=Ta[e],r=Ea[e];return"_k($event.keyCode,"+JSON.stringify(e)+","+JSON.stringify(n)+",$event.key,"+JSON.stringify(r)+")"}var Ia={on:function(e,t){e.wrapListeners=function(e){return"_g("+e+","+t.value+")"}},bind:function(e,t){e.wrapData=function(n){return"_b("+n+",'"+e.tag+"',"+t.value+","+(t.modifiers&&t.modifiers.prop?"true":"false")+(t.modifiers&&t.modifiers.sync?",true":"")+")"}},cloak:S},Fa=function(e){this.options=e,this.warn=e.warn||Sr,this.transforms=Tr(e.modules,"transformCode"),this.dataGenFns=Tr(e.modules,"genData"),this.directives=A(A({},Ia),e.directives);var t=e.isReservedTag||T;this.maybeComponent=function(e){return!!e.component||!t(e.tag)},this.onceId=0,this.staticRenderFns=[],this.pre=!1};function Pa(e,t){var n=new Fa(t);return{render:"with(this){return "+(e?Ra(e,n):'_c("div")')+"}",staticRenderFns:n.staticRenderFns}}function Ra(e,t){if(e.parent&&(e.pre=e.pre||e.parent.pre),e.staticRoot&&!e.staticProcessed)return Ha(e,t);if(e.once&&!e.onceProcessed)return Ba(e,t);if(e.for&&!e.forProcessed)return za(e,t);if(e.if&&!e.ifProcessed)return Ua(e,t);if("template"!==e.tag||e.slotTarget||t.pre){if("slot"===e.tag)return function(e,t){var n=e.slotName||'"default"',r=qa(e,t),i="_t("+n+(r?","+r:""),o=e.attrs||e.dynamicAttrs?Ga((e.attrs||[]).concat(e.dynamicAttrs||[]).map(function(e){return{name:b(e.name),value:e.value,dynamic:e.dynamic}})):null,a=e.attrsMap["v-bind"];!o&&!a||r||(i+=",null");o&&(i+=","+o);a&&(i+=(o?"":",null")+","+a);return i+")"}(e,t);var n;if(e.component)n=function(e,t,n){var r=t.inlineTemplate?null:qa(t,n,!0);return"_c("+e+","+Va(t,n)+(r?","+r:"")+")"}(e.component,e,t);else{var r;(!e.plain||e.pre&&t.maybeComponent(e))&&(r=Va(e,t));var i=e.inlineTemplate?null:qa(e,t,!0);n="_c('"+e.tag+"'"+(r?","+r:"")+(i?","+i:"")+")"}for(var o=0;o>>0}(a):"")+")"}(e,e.scopedSlots,t)+","),e.model&&(n+="model:{value:"+e.model.value+",callback:"+e.model.callback+",expression:"+e.model.expression+"},"),e.inlineTemplate){var o=function(e,t){var n=e.children[0];if(n&&1===n.type){var r=Pa(n,t.options);return"inlineTemplate:{render:function(){"+r.render+"},staticRenderFns:["+r.staticRenderFns.map(function(e){return"function(){"+e+"}"}).join(",")+"]}"}}(e,t);o&&(n+=o+",")}return n=n.replace(/,$/,"")+"}",e.dynamicAttrs&&(n="_b("+n+',"'+e.tag+'",'+Ga(e.dynamicAttrs)+")"),e.wrapData&&(n=e.wrapData(n)),e.wrapListeners&&(n=e.wrapListeners(n)),n}function Ka(e){return 1===e.type&&("slot"===e.tag||e.children.some(Ka))}function Ja(e,t){var n=e.attrsMap["slot-scope"];if(e.if&&!e.ifProcessed&&!n)return Ua(e,t,Ja,"null");if(e.for&&!e.forProcessed)return za(e,t,Ja);var r=e.slotScope===ca?"":String(e.slotScope),i="function("+r+"){return "+("template"===e.tag?e.if&&n?"("+e.if+")?"+(qa(e,t)||"undefined")+":undefined":qa(e,t)||"undefined":Ra(e,t))+"}",o=r?"":",proxy:true";return"{key:"+(e.slotTarget||'"default"')+",fn:"+i+o+"}"}function qa(e,t,n,r,i){var o=e.children;if(o.length){var a=o[0];if(1===o.length&&a.for&&"template"!==a.tag&&"slot"!==a.tag){var s=n?t.maybeComponent(a)?",1":",0":"";return""+(r||Ra)(a,t)+s}var c=n?function(e,t){for(var n=0,r=0;r':'
',ts.innerHTML.indexOf(" ")>0}var os=!!z&&is(!1),as=!!z&&is(!0),ss=g(function(e){var t=Yn(e);return t&&t.innerHTML}),cs=wn.prototype.$mount;return wn.prototype.$mount=function(e,t){if((e=e&&Yn(e))===document.body||e===document.documentElement)return this;var n=this.$options;if(!n.render){var r=n.template;if(r)if("string"==typeof r)"#"===r.charAt(0)&&(r=ss(r));else{if(!r.nodeType)return this;r=r.innerHTML}else e&&(r=function(e){if(e.outerHTML)return e.outerHTML;var t=document.createElement("div");return t.appendChild(e.cloneNode(!0)),t.innerHTML}(e));if(r){var i=rs(r,{outputSourceRange:!1,shouldDecodeNewlines:os,shouldDecodeNewlinesForHref:as,delimiters:n.delimiters,comments:n.comments},this),o=i.render,a=i.staticRenderFns;n.render=o,n.staticRenderFns=a}}return cs.call(this,e,t)},wn.compile=rs,wn}); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/vuex.min.js b/src/main/resources/nginx/defense/cdn/vuex.min.js deleted file mode 100644 index 787aee8..0000000 --- a/src/main/resources/nginx/defense/cdn/vuex.min.js +++ /dev/null @@ -1,6 +0,0 @@ -/** - * vuex v3.1.1 - * (c) 2019 Evan You - * @license MIT - */ -!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t=t||self).Vuex=e()}(this,function(){"use strict";var t=("undefined"!=typeof window?window:"undefined"!=typeof global?global:{}).__VUE_DEVTOOLS_GLOBAL_HOOK__;function e(t,e){Object.keys(t).forEach(function(n){return e(t[n],n)})}var n=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"==typeof n?n():n)||{}},o={namespaced:{configurable:!0}};o.namespaced.get=function(){return!!this._rawModule.namespaced},n.prototype.addChild=function(t,e){this._children[t]=e},n.prototype.removeChild=function(t){delete this._children[t]},n.prototype.getChild=function(t){return this._children[t]},n.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},n.prototype.forEachChild=function(t){e(this._children,t)},n.prototype.forEachGetter=function(t){this._rawModule.getters&&e(this._rawModule.getters,t)},n.prototype.forEachAction=function(t){this._rawModule.actions&&e(this._rawModule.actions,t)},n.prototype.forEachMutation=function(t){this._rawModule.mutations&&e(this._rawModule.mutations,t)},Object.defineProperties(n.prototype,o);var i,r=function(t){this.register([],t,!1)};r.prototype.get=function(t){return t.reduce(function(t,e){return t.getChild(e)},this.root)},r.prototype.getNamespace=function(t){var e=this.root;return t.reduce(function(t,n){return t+((e=e.getChild(n)).namespaced?n+"/":"")},"")},r.prototype.update=function(t){!function t(e,n,o){n.update(o);if(o.modules)for(var i in o.modules){if(!n.getChild(i))return;t(e.concat(i),n.getChild(i),o.modules[i])}}([],this.root,t)},r.prototype.register=function(t,o,i){var r=this;void 0===i&&(i=!0);var s=new n(o,i);0===t.length?this.root=s:this.get(t.slice(0,-1)).addChild(t[t.length-1],s);o.modules&&e(o.modules,function(e,n){r.register(t.concat(n),e,i)})},r.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];e.getChild(n).runtime&&e.removeChild(n)};var s=function(e){var n=this;void 0===e&&(e={}),!i&&"undefined"!=typeof window&&window.Vue&&d(window.Vue);var o=e.plugins;void 0===o&&(o=[]);var s=e.strict;void 0===s&&(s=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new r(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new i;var a=this,c=this.dispatch,u=this.commit;this.dispatch=function(t,e){return c.call(a,t,e)},this.commit=function(t,e,n){return u.call(a,t,e,n)},this.strict=s;var h=this._modules.root.state;p(this,h,[],this._modules.root),f(this,h),o.forEach(function(t){return t(n)}),(void 0!==e.devtools?e.devtools:i.config.devtools)&&function(e){t&&(e._devtoolHook=t,t.emit("vuex:init",e),t.on("vuex:travel-to-state",function(t){e.replaceState(t)}),e.subscribe(function(e,n){t.emit("vuex:mutation",e,n)}))}(this)},a={state:{configurable:!0}};function c(t,e){return e.indexOf(t)<0&&e.push(t),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function u(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;p(t,n,[],t._modules.root,!0),f(t,n,e)}function f(t,n,o){var r=t._vm;t.getters={};var s=t._wrappedGetters,a={};e(s,function(e,n){a[n]=function(t,e){return function(){return t(e)}}(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})});var c=i.config.silent;i.config.silent=!0,t._vm=new i({data:{$$state:n},computed:a}),i.config.silent=c,t.strict&&function(t){t._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}(t),r&&(o&&t._withCommit(function(){r._data.$$state=null}),i.nextTick(function(){return r.$destroy()}))}function p(t,e,n,o,r){var s=!n.length,a=t._modules.getNamespace(n);if(o.namespaced&&(t._modulesNamespaceMap[a]=o),!s&&!r){var c=h(e,n.slice(0,-1)),u=n[n.length-1];t._withCommit(function(){i.set(c,u,o.state)})}var f=o.context=function(t,e,n){var o=""===e,i={dispatch:o?t.dispatch:function(n,o,i){var r=l(n,o,i),s=r.payload,a=r.options,c=r.type;return a&&a.root||(c=e+c),t.dispatch(c,s)},commit:o?t.commit:function(n,o,i){var r=l(n,o,i),s=r.payload,a=r.options,c=r.type;a&&a.root||(c=e+c),t.commit(c,s,a)}};return Object.defineProperties(i,{getters:{get:o?function(){return t.getters}:function(){return function(t,e){var n={},o=e.length;return Object.keys(t.getters).forEach(function(i){if(i.slice(0,o)===e){var r=i.slice(o);Object.defineProperty(n,r,{get:function(){return t.getters[i]},enumerable:!0})}}),n}(t,e)}},state:{get:function(){return h(t.state,n)}}}),i}(t,a,n);o.forEachMutation(function(e,n){!function(t,e,n,o){(t._mutations[e]||(t._mutations[e]=[])).push(function(e){n.call(t,o.state,e)})}(t,a+n,e,f)}),o.forEachAction(function(e,n){var o=e.root?n:a+n,i=e.handler||e;!function(t,e,n,o){(t._actions[e]||(t._actions[e]=[])).push(function(e,i){var r,s=n.call(t,{dispatch:o.dispatch,commit:o.commit,getters:o.getters,state:o.state,rootGetters:t.getters,rootState:t.state},e,i);return(r=s)&&"function"==typeof r.then||(s=Promise.resolve(s)),t._devtoolHook?s.catch(function(e){throw t._devtoolHook.emit("vuex:error",e),e}):s})}(t,o,i,f)}),o.forEachGetter(function(e,n){!function(t,e,n,o){if(t._wrappedGetters[e])return;t._wrappedGetters[e]=function(t){return n(o.state,o.getters,t.state,t.getters)}}(t,a+n,e,f)}),o.forEachChild(function(o,i){p(t,e,n.concat(i),o,r)})}function h(t,e){return e.length?e.reduce(function(t,e){return t[e]},t):t}function l(t,e,n){var o;return null!==(o=t)&&"object"==typeof o&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function d(t){i&&t===i||function(t){if(Number(t.version.split(".")[0])>=2)t.mixin({beforeCreate:n});else{var e=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[n].concat(t.init):n,e.call(this,t)}}function n(){var t=this.$options;t.store?this.$store="function"==typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}(i=t)}a.state.get=function(){return this._vm._data.$$state},a.state.set=function(t){},s.prototype.commit=function(t,e,n){var o=this,i=l(t,e,n),r=i.type,s=i.payload,a={type:r,payload:s},c=this._mutations[r];c&&(this._withCommit(function(){c.forEach(function(t){t(s)})}),this._subscribers.forEach(function(t){return t(a,o.state)}))},s.prototype.dispatch=function(t,e){var n=this,o=l(t,e),i=o.type,r=o.payload,s={type:i,payload:r},a=this._actions[i];if(a){try{this._actionSubscribers.filter(function(t){return t.before}).forEach(function(t){return t.before(s,n.state)})}catch(t){}return(a.length>1?Promise.all(a.map(function(t){return t(r)})):a[0](r)).then(function(t){try{n._actionSubscribers.filter(function(t){return t.after}).forEach(function(t){return t.after(s,n.state)})}catch(t){}return t})}},s.prototype.subscribe=function(t){return c(t,this._subscribers)},s.prototype.subscribeAction=function(t){return c("function"==typeof t?{before:t}:t,this._actionSubscribers)},s.prototype.watch=function(t,e,n){var o=this;return this._watcherVM.$watch(function(){return t(o.state,o.getters)},e,n)},s.prototype.replaceState=function(t){var e=this;this._withCommit(function(){e._vm._data.$$state=t})},s.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"==typeof t&&(t=[t]),this._modules.register(t,e),p(this,this.state,t,this._modules.get(t),n.preserveState),f(this,this.state)},s.prototype.unregisterModule=function(t){var e=this;"string"==typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var n=h(e.state,t.slice(0,-1));i.delete(n,t[t.length-1])}),u(this)},s.prototype.hotUpdate=function(t){this._modules.update(t),u(this,!0)},s.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(s.prototype,a);var m=b(function(t,e){var n={};return g(e).forEach(function(e){var o=e.key,i=e.val;n[o]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var o=w(this.$store,"mapState",t);if(!o)return;e=o.context.state,n=o.context.getters}return"function"==typeof i?i.call(this,e,n):e[i]},n[o].vuex=!0}),n}),v=b(function(t,e){var n={};return g(e).forEach(function(e){var o=e.key,i=e.val;n[o]=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];var o=this.$store.commit;if(t){var r=w(this.$store,"mapMutations",t);if(!r)return;o=r.context.commit}return"function"==typeof i?i.apply(this,[o].concat(e)):o.apply(this.$store,[i].concat(e))}}),n}),_=b(function(t,e){var n={};return g(e).forEach(function(e){var o=e.key,i=e.val;i=t+i,n[o]=function(){if(!t||w(this.$store,"mapGetters",t))return this.$store.getters[i]},n[o].vuex=!0}),n}),y=b(function(t,e){var n={};return g(e).forEach(function(e){var o=e.key,i=e.val;n[o]=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];var o=this.$store.dispatch;if(t){var r=w(this.$store,"mapActions",t);if(!r)return;o=r.context.dispatch}return"function"==typeof i?i.apply(this,[o].concat(e)):o.apply(this.$store,[i].concat(e))}}),n});function g(t){return Array.isArray(t)?t.map(function(t){return{key:t,val:t}}):Object.keys(t).map(function(e){return{key:e,val:t[e]}})}function b(t){return function(e,n){return"string"!=typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function w(t,e,n){return t._modulesNamespaceMap[n]}return{Store:s,install:d,version:"3.1.1",mapState:m,mapMutations:v,mapGetters:_,mapActions:y,createNamespacedHelpers:function(t){return{mapState:m.bind(null,t),mapGetters:_.bind(null,t),mapMutations:v.bind(null,t),mapActions:y.bind(null,t)}}}}); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/world.js b/src/main/resources/nginx/defense/cdn/world.js deleted file mode 100644 index db3c519..0000000 --- a/src/main/resources/nginx/defense/cdn/world.js +++ /dev/null @@ -1,27 +0,0 @@ -(function (root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') { - // CommonJS - factory(exports, require('echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -}(this, function (exports, echarts) { - var log = function (msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - } - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - if (!echarts.registerMap) { - log('ECharts Map is not loaded') - return; - } - echarts.registerMap('world', {"type":"FeatureCollection","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},"features":[{"geometry":{"type":"Polygon","coordinates":[[[47.97822265625001,7.9970703125],[46.97822265625001,7.9970703125],[43.98378906250002,9.008837890624989],[43.482519531250006,9.379492187499991],[43.181640625,9.879980468749991],[42.84160156250002,10.203076171874997],[42.65644531250001,10.6],[42.92275390625002,10.999316406249989],[43.24599609375002,11.499804687499989],[43.85273437500001,10.784277343749991],[44.38652343750002,10.430224609374989],[44.94296875,10.43671875],[45.81669921875002,10.835888671874997],[46.565039062500006,10.745996093749994],[47.40498046875001,11.174023437499997],[48.01923828125001,11.139355468749997],[48.57255859375002,11.320507812499997],[48.938574218750006,11.258447265624994],[50.11005859375001,11.529296875],[50.79228515625002,11.983691406249989],[51.2548828125,11.830712890624994],[51.08427734375002,11.335644531249997],[51.140625,10.656884765624994],[51.031835937500006,10.444775390624997],[51.19296875,10.554638671874997],[51.390234375,10.422607421875],[50.93007812500002,10.33554687499999],[50.825,9.428173828124997],[50.10283203125002,8.199804687499991],[49.85205078125,7.962548828124994],[49.234960937500006,6.77734375],[49.04931640625,6.173632812499989],[47.97529296875001,4.497021484374997],[46.87880859375002,3.28564453125],[46.05117187500002,2.475146484374989],[44.92021484375002,1.81015625],[43.71757812500002,0.857861328124997],[41.97988281250002,-0.973046875],[41.53271484375,-1.6953125],[41.521875,-1.572265625],[41.42695312500001,-1.449511718750003],[41.24980468750002,-1.220507812500003],[40.97871093750001,-0.870312500000011],[40.964453125,2.814648437499997],[41.341796875,3.20166015625],[41.61347656250001,3.590478515624994],[41.88398437500001,3.977734375],[41.91533203125002,4.031298828124989],[42.02412109375001,4.137939453125],[42.85664062500001,4.32421875],[43.12568359375001,4.644482421874997],[43.58349609375,4.85498046875],[43.988867187500006,4.950537109374991],[44.940527343750006,4.912011718749994],[47.97822265625001,7.9970703125]]]},"properties":{"name":"Somalia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[9.579979133936737,47.05856388629306],[9.409458596647225,47.02019676540292],[9.46249431093294,47.09010747968864],[9.46249431093294,47.19858962254578],[9.527658197470123,47.27026989773668],[9.579979133936737,47.05856388629306]]]},"properties":{"name":"Liechtenstein","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-8.683349609375,27.77800740805682],[-13.038761787013554,27.81190166624856],[-12.948925781249926,27.914160156250034],[-11.552685546874955,28.31010742187496],[-10.486474609374994,29.06494140625],[-10.200585937499994,29.380371093750057],[-9.667089843749949,30.10927734375005],[-9.652929687499977,30.447558593750045],[-9.875488281249943,30.717919921874966],[-9.80869140624992,31.42460937499996],[-9.347460937499932,32.086376953124955],[-9.245849609375,32.572460937499955],[-8.512841796874994,33.25244140625003],[-6.900976562499949,33.96904296874999],[-6.353125,34.77607421875001],[-5.924804687499943,35.78579101562502],[-5.277832031249943,35.90273437500002],[-5.252685546874972,35.61474609374997],[-4.628320312499966,35.206396484375006],[-4.329980468749937,35.161474609375006],[-3.693261718749994,35.27998046874998],[-3.394726562499926,35.21181640625005],[-2.972216796874989,35.40727539062499],[-2.839941406249949,35.127832031249994],[-2.731396484374955,35.13520507812498],[-2.636816406249977,35.11269531250002],[-2.423730468749994,35.12348632812498],[-2.219628906249966,35.10419921874998],[-1.795605468749926,34.751904296874955],[-1.67919921875,33.31865234375002],[-1.550732421874955,33.073583984375006],[-1.510009765625,32.877636718749955],[-1.45,32.784814453124966],[-1.352148437499977,32.70336914062497],[-1.29638671875,32.67568359375002],[-1.188232421875,32.608496093750006],[-1.111035156249983,32.55229492187502],[-1.065527343749949,32.46831054687496],[-1.16259765625,32.399169921875],[-1.275341796874983,32.089013671874966],[-2.863427734374937,32.07470703124997],[-2.930859374999926,32.04252929687499],[-2.988232421874983,31.874218749999983],[-3.01738281249996,31.834277343750017],[-3.439794921874949,31.704541015624983],[-3.604589843749949,31.686767578125],[-3.700244140624989,31.70009765625005],[-3.768164062499977,31.689550781250034],[-3.837109374999983,31.512353515624994],[-3.833398437499937,31.197802734375045],[-3.626904296874955,31.000927734374983],[-4.148779296874977,30.8095703125],[-4.322851562500006,30.698876953124994],[-4.52915039062492,30.62553710937499],[-4.778515624999926,30.552392578124994],[-4.968261718749943,30.465380859375045],[-5.061914062499937,30.326416015625057],[-5.180126953124955,30.166162109374994],[-5.293652343749983,30.058642578125045],[-5.44877929687496,29.956933593750023],[-6.00429687499999,29.83125],[-6.479736328124943,29.82036132812499],[-6.520556640624989,29.659863281249983],[-6.59775390624992,29.578955078125006],[-6.635351562499949,29.568798828124983],[-6.755126953125,29.583837890625034],[-6.855566406249949,29.601611328125017],[-7.142431640624949,29.61958007812504],[-7.427685546874983,29.425],[-7.485742187499994,29.392236328124994],[-8.659912109375,28.718603515625063],[-8.683349609375,27.900390625],[-8.683349609375,27.77800740805682]]]},"properties":{"name":"Morocco","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-13.038761787013554,27.81190166624856],[-8.683349609375,27.77800740805682],[-8.683349609375,27.65644531250004],[-8.817822265624955,27.65644531250004],[-8.817822265624951,27.656445312499997],[-8.683349609375,27.656445312499997],[-8.683349609375,27.2859375],[-8.682861328125,26.921337890624997],[-8.6826171875,26.72314453125],[-8.682324218749983,26.497705078124994],[-8.68212890625,26.273193359375],[-8.68212890625,26.10947265625],[-8.682226562499977,25.995507812499994],[-12.016308593749983,25.995410156250003],[-12.016308593749983,25.740136718749994],[-12.016308593749983,25.331689453124994],[-12.016308593749983,25.059375],[-12.016308593749983,24.923242187499994],[-12.016308593749983,24.378662109375],[-12.016308593749983,23.97021484375],[-12.0234375,23.467578125],[-12.372900390624977,23.318017578124994],[-12.559375,23.290820312500003],[-12.620410156249989,23.27133789062499],[-13.031494140625,23.000244140625],[-13.153271484374983,22.820507812499997],[-13.12702845982141,22.703770926339278],[-13.136540684091575,22.708182548616723],[-13.094335937499977,22.495996093749994],[-13.051220703124983,21.854785156250003],[-13.041748046875,21.713818359374997],[-13.0322265625,21.572070312500003],[-13.025097656249983,21.466796875],[-13.016210937499977,21.333935546874997],[-15.231201171875,21.331298828125],[-16.964550781249983,21.329248046874994],[-17.06396484375,20.89882812499999],[-17.048046874999983,20.80615234375],[-17.098779296874994,20.856884765624997],[-16.930859374999983,21.9],[-16.35874023437495,22.594531250000045],[-16.21025390624999,23.097900390625],[-15.789257812499926,23.792871093750023],[-15.980712890624943,23.670312500000023],[-15.899316406249966,23.844433593749955],[-14.904296875000028,24.719775390625017],[-14.794921874999943,25.404150390625006],[-14.413867187499932,26.25371093749999],[-13.57578125,26.735107421875],[-13.175976562499983,27.655712890624983],[-13.038761787013554,27.81190166624856]],[[-8.774365234374983,27.460546875],[-8.794873046874983,27.120703125000034],[-8.794873046874983,27.120703125],[-8.774365234374983,27.460546875]]]},"properties":{"name":"W. Sahara","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[21.5625,42.247509765625],[21.560839843750017,42.24765625],[21.389550781250023,42.21982421875],[21.28662109375,42.100390625],[21.05976562500001,42.171289062499994],[20.778125,42.071044921875],[20.725,41.87353515625],[20.566210937500017,41.873681640624994],[20.485449218750006,42.223388671875],[20.06396484375,42.54726562499999],[20.054296875,42.760058593749996],[20.344335937500006,42.827929687499996],[20.40996305279786,42.84373166741877],[20.344335937500063,42.82792968750002],[19.670996093750006,43.163964843749994],[19.21875,43.449951171875],[19.196484375000068,43.48500976562502],[19.19160156250004,43.52104492187499],[19.19433593749997,43.533300781250006],[19.495117187500057,43.642871093750045],[19.245019531249994,43.96503906250004],[19.583789062500017,44.04345703125003],[19.118457031250074,44.359960937500006],[19.348632812500057,44.88090820312502],[19.007128906250045,44.86918945312502],[19.062890625000023,45.13720703125],[19.4,45.2125],[19.004687500000074,45.39951171875006],[19.064257812500045,45.51499023437506],[18.839062499999983,45.83574218750002],[18.905371093750006,45.931738281250034],[19.421289062500023,46.064453125],[19.61347656250001,46.169189453125],[19.84443359375001,46.145898437499966],[19.934082031250057,46.161474609375034],[20.161425781250017,46.14189453124996],[20.210156250000068,46.12602539062502],[20.241796875000034,46.10859375000001],[20.301367187500006,46.05068359375002],[20.35859375000004,45.975488281249994],[20.581152343749977,45.86948242187506],[20.65273437499999,45.779394531250006],[20.709277343750074,45.735253906249994],[20.727832031250017,45.73740234374998],[20.746875,45.74897460937501],[20.76015625000005,45.75810546875002],[20.775,45.74980468750002],[20.794042968750006,45.467871093750034],[21.431445312500017,45.192529296874994],[21.465429687500006,45.171875],[21.357031250000034,44.99077148437502],[21.532324218750063,44.900683593750045],[21.519921875000023,44.88081054687498],[21.442187500000074,44.87338867187498],[21.384375,44.87006835937501],[21.357910156250057,44.86181640625003],[21.36005859375004,44.82666015624997],[21.52314453125004,44.79008789062499],[21.63613281250005,44.71044921875],[21.909277343750034,44.666113281250034],[22.026953125,44.61987304687503],[22.093066406250074,44.541943359374955],[22.200976562500017,44.560693359374966],[22.350683593750063,44.676123046875034],[22.497656249999977,44.70625],[22.64208984375,44.65097656249998],[22.720898437499983,44.605517578125045],[22.734375,44.56992187499998],[22.700781250000063,44.55551757812498],[22.620117187500057,44.562353515625034],[22.554003906250017,44.54033203124999],[22.49453125000005,44.43544921875002],[22.687890625000023,44.248291015625],[22.42080078125005,44.00742187500006],[22.399023437500063,43.96953125],[22.36542968750004,43.86210937500002],[22.36962890625003,43.78129882812499],[22.55458984375005,43.45449218750002],[22.767578125,43.35415039062502],[22.81972656250005,43.300732421874955],[22.85957031250001,43.252343749999966],[22.97685546874999,43.18798828125],[22.799902343750006,42.985742187499994],[22.706152343750006,42.88393554687505],[22.466796875,42.842480468749955],[22.53242187500004,42.48120117187497],[22.523535156250006,42.440966796875045],[22.44570312500005,42.35913085937497],[22.42207031250004,42.32885742187503],[22.344042968750045,42.31396484375003],[22.23974609375003,42.303110028468716],[21.81464843750001,42.303125],[21.5625,42.24750976562498],[21.5625,42.247509765625]]]},"properties":{"name":"Serbia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[74.54140625000002,37.02216796875],[74.03886718750002,36.825732421874996],[73.116796875,36.868554687499994],[72.24980468750002,36.734716796875],[71.23291015625,36.12177734375],[71.18505859375,36.04208984375],[71.57197265625001,35.546826171875],[71.62050781250002,35.183007812499994],[70.965625,34.53037109375],[71.095703125,34.369433593749996],[71.05156250000002,34.049707031249994],[70.65400390625001,33.952294921874994],[69.8896484375,34.007275390625],[70.26113281250002,33.289013671875],[69.5015625,33.020068359374996],[69.24140625000001,32.433544921875],[69.279296875,31.936816406249996],[68.86894531250002,31.634228515624997],[68.59765625,31.802978515625],[68.16103515625002,31.802978515625],[67.57822265625,31.506494140624994],[67.737890625,31.343945312499997],[67.45283203125001,31.234619140625],[66.82929687500001,31.263671875],[66.346875,30.802783203124996],[66.23125,29.86572265625],[65.09550781250002,29.559472656249994],[64.39375,29.544335937499994],[64.09873046875,29.391943359375],[63.56757812500001,29.497998046874997],[62.4765625,29.408349609374994],[62.0009765625,29.530419921874994],[61.22441406250002,29.749414062499994],[60.843359375,29.858691406249996],[61.331640625,30.363720703124997],[61.55947265625002,30.599365234375],[61.7841796875,30.831933593749994],[61.81083984375002,30.91328125],[61.81425781250002,31.072558593749996],[61.75507812500001,31.285302734374994],[61.66015625,31.382421875],[61.34648437500002,31.421630859375],[61.11074218750002,31.451123046874997],[60.854101562500006,31.483251953125],[60.82070312500002,31.495166015624996],[60.791601562500006,31.660595703124997],[60.804296875,31.73447265625],[60.7875,31.877197265625],[60.78994140625002,31.987109375],[60.827246093750006,32.16796875],[60.82929687500001,32.249414062499994],[60.71044921875,32.6],[60.57656250000002,32.994873046875],[60.560546875,33.137841796874994],[60.9169921875,33.505224609375],[60.573828125,33.588330078125],[60.4859375,33.7119140625],[60.48574218750002,34.094775390624996],[60.642675781250006,34.307177734374996],[60.88945312500002,34.31943359375],[60.80390625000001,34.418017578124996],[60.76259765625002,34.475244140624994],[60.73613281250002,34.491796875],[60.72626953125001,34.51826171875],[60.73945312500001,34.544726562499996],[60.80234375,34.554638671875],[60.8453125,34.587695312499996],[60.91474609375001,34.633984375],[60.951171875,34.653857421874996],[61.080078125,34.855615234374994],[61.1,35.272314453125],[61.18925781250002,35.31201171875],[61.24550781250002,35.474072265625],[61.27851562500001,35.51376953125],[61.281835937500006,35.55341796875],[61.26201171875002,35.619580078125],[61.3447265625,35.6294921875],[61.62099609375002,35.43232421875],[62.08964843750002,35.3796875],[62.30781250000001,35.170800781249994],[62.688085937500006,35.255322265625],[63.056640625,35.44580078125],[63.08417968750001,35.56806640625],[63.16972656250002,35.678125],[63.129980468750006,35.84619140625],[63.8625,36.012353515624994],[64.184375,36.14892578125],[64.51103515625002,36.340673828125],[64.56582031250002,36.427587890625],[64.6025390625,36.554541015625],[64.78242187500001,37.05927734375],[64.81630859375002,37.132080078125],[64.95156250000002,37.1935546875],[65.08964843750002,37.237939453124994],[65.30361328125002,37.24677734375],[65.55498046875002,37.251171875],[65.76503906250002,37.569140625],[66.471875,37.3447265625],[66.52226562500002,37.348486328125],[66.827734375,37.3712890625],[67.06884765625,37.334814453125],[67.19550781250001,37.235205078125],[67.31972656250002,37.2095703125],[67.44169921875002,37.2580078125],[67.51728515625001,37.266650390624996],[67.546484375,37.235644531249996],[67.607421875,37.222509765625],[67.7,37.22724609375],[67.7529296875,37.1998046875],[67.75898437500001,37.172216796875],[67.76601562500002,37.14013671875],[67.83447265625,37.064208984375],[67.9580078125,36.972021484375],[68.06777343750002,36.9498046875],[68.26093750000001,37.013085937499994],[68.284765625,37.036328125],[68.29951171875001,37.088427734374996],[68.38691406250001,37.1375],[68.66914062500001,37.2583984375],[68.7232421875,37.268017578125],[68.78203125000002,37.2580078125],[68.82373046875,37.270703125],[68.8384765625,37.30283203125],[68.85537109375002,37.316845703125],[68.88525390625,37.328076171875],[68.91181640625001,37.333935546875],[68.96044921875,37.325048828125],[69.18017578125,37.15830078125],[69.26484375000001,37.1083984375],[69.30390625000001,37.116943359375],[69.35380859375002,37.150048828124994],[69.41445312500002,37.207763671875],[69.4296875,37.290869140625],[69.39921875000002,37.399316406249994],[69.42011718750001,37.48671875],[69.49208984375002,37.553076171875],[69.62578125000002,37.594042968749996],[69.8208984375,37.6095703125],[69.9849609375,37.566162109375],[70.18867187500001,37.582470703125],[70.25146484375,37.66416015625],[70.25498046875,37.765380859375],[70.19941406250001,37.886035156249996],[70.21464843750002,37.9244140625],[70.41777343750002,38.075439453125],[70.7359375,38.42255859375],[71.255859375,38.306982421875],[71.33271484375001,38.170263671875],[71.27851562500001,37.918408203125],[71.319921875,37.90185546875],[71.3896484375,37.906298828124996],[71.48779296875,37.931884765625],[71.55195312500001,37.933154296874996],[71.58222656250001,37.910107421875],[71.43291015625002,37.1275390625],[71.530859375,36.845117187499994],[71.665625,36.696923828124994],[72.65742187500001,37.029052734375],[72.8955078125,37.267529296875],[73.21113281250001,37.408496093749996],[73.38291015625,37.462255859375],[73.48134765625002,37.4716796875],[73.60468750000001,37.446044921875],[73.65712890625002,37.43046875],[73.72060546875002,37.41875],[73.73378906250002,37.37578125],[73.71728515625,37.329443359375],[73.6275390625,37.261572265625],[73.65351562500001,37.23935546875],[73.749609375,37.231787109375],[74.16708984375,37.329443359375],[74.20351562500002,37.372460937499994],[74.25966796875002,37.415429687499994],[74.659375,37.394482421875],[74.73056640625,37.35703125],[74.83046875000002,37.2859375],[74.89130859375001,37.231640625],[74.84023437500002,37.225048828125],[74.76738281250002,37.249169921874994],[74.73896484375001,37.28564453125],[74.72666015625,37.29072265625],[74.6689453125,37.26669921875],[74.55898437500002,37.236621093749996],[74.37216796875,37.15771484375],[74.37617187500001,37.137353515624994],[74.49794921875002,37.0572265625],[74.52646484375,37.030664062499994],[74.54140625000002,37.02216796875]]]},"properties":{"name":"Afghanistan","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[17.57958984375,-8.099023437500009],[17.643359375000017,-8.090722656250009],[18.00878906250003,-8.107617187499983],[18.56269531250001,-7.9359375],[18.944433593750063,-8.001464843750028],[19.142675781250034,-8.001464843750028],[19.34082031249997,-7.966601562500031],[19.369921875000045,-7.706542968749986],[19.371679687500063,-7.655078124999989],[19.47988281250008,-7.472167968750028],[19.48378906250008,-7.279492187500026],[19.527636718750017,-7.144433593749952],[19.87519531250004,-6.986328124999986],[19.99746093750008,-6.976464843750023],[20.190039062500063,-6.9462890625],[20.482226562500074,-6.915820312500017],[20.59003906250001,-6.919921874999957],[20.598730468750006,-6.935156249999949],[20.536914062500045,-7.121777343749955],[20.535839843749983,-7.182812499999955],[20.558398437500045,-7.244433593749989],[20.60781250000008,-7.277734375000023],[20.910937500000017,-7.281445312499983],[21.190332031250023,-7.284960937499989],[21.751074218750034,-7.305468749999989],[21.80605468750005,-7.32861328125],[21.905371093750034,-8.693359374999943],[21.813183593750068,-9.46875],[22.19775390625,-10.040625],[22.30703125000005,-10.691308593750023],[22.203515625000023,-10.829492187500009],[22.226171875,-11.121972656250009],[22.27880859375,-11.19414062499996],[22.314941406250057,-11.198632812499994],[22.39296875000005,-11.159472656250003],[22.486132812500045,-11.086718750000017],[22.56103515625003,-11.05585937500004],[22.814746093750017,-11.08027343750004],[23.076269531250006,-11.087890624999986],[23.463964843750034,-10.969335937499991],[23.83388671875008,-11.013671874999972],[23.96650390625001,-10.871777343750011],[23.98388671875,-11.725],[23.909375,-12.636132812500009],[23.886523437500045,-12.743261718749991],[23.882421875,-12.799023437499983],[23.968066406250045,-12.956933593749994],[23.962988281250006,-12.988476562500026],[23.843164062500023,-13.0009765625],[22.209570312500006,-13.0009765625],[21.97890625000008,-13.0009765625],[21.979101562500034,-13.798730468749994],[21.979296875000074,-14.11962890625],[21.979394531249994,-14.440527343750006],[21.97978515624999,-15.955566406250014],[22.193945312500006,-16.628125],[23.380664062500017,-17.640625],[22.32421875,-17.8375],[20.74550781250008,-18.019726562499983],[20.194335937500057,-17.86367187499999],[18.95527343750004,-17.80351562499999],[18.39638671875005,-17.3994140625],[16.14843750000003,-17.39023437499999],[14.017480468750023,-17.40888671874997],[13.475976562500023,-17.04003906249997],[13.179492187500017,-16.971679687499986],[12.548144531250017,-17.212695312499974],[12.35927734375008,-17.205859375],[12.318457031250006,-17.21337890625003],[12.213378906250028,-17.209960937500043],[12.013964843750074,-17.168554687500034],[11.902539062500011,-17.226562499999957],[11.743066406250023,-17.24921875000004],[11.780078125000017,-16.87128906249997],[11.818945312500034,-16.704101562500014],[11.750878906250023,-15.831933593749966],[12.016113281250057,-15.513671874999957],[12.55048828125004,-13.437792968750003],[12.983203124999989,-12.775683593750017],[13.4169921875,-12.52041015624998],[13.597949218750017,-12.286132812500028],[13.785351562499983,-11.81279296874996],[13.833593750000063,-10.9296875],[13.33222656250004,-9.998925781250009],[12.99853515625,-9.048046875],[13.358984375,-8.687207031250026],[13.378515625000063,-8.369726562500006],[12.82343750000004,-6.954785156249955],[12.283300781250063,-6.12431640624996],[13.184375,-5.85625],[13.346484375000017,-5.863378906250006],[13.978515625,-5.857226562500003],[16.315234375000074,-5.865625],[16.431445312500045,-5.90019531249996],[16.53710937499997,-5.9658203125],[16.697265625,-6.164257812500026],[16.74296874999999,-6.618457031250003],[16.813085937500063,-6.772558593749963],[16.919433593750057,-6.93398437499998],[16.98476562500005,-7.257421874999977],[17.57958984375,-8.099023437500009]]],[[[12.50146484375,-4.5875],[12.848144531250028,-4.428906249999983],[12.881054687500068,-4.445117187499989],[12.971386718750068,-4.551757812499957],[13.048046875000068,-4.619238281250034],[13.072753906250028,-4.634765625],[13.057324218750011,-4.651074218750026],[12.947460937500011,-4.695312499999986],[12.829687499999977,-4.73662109374996],[12.451464843750017,-5.071484374999969],[12.453222656250034,-5.090625],[12.52236328125008,-5.148925781250028],[12.484570312500011,-5.71875],[12.213671875000074,-5.758691406249994],[12.177148437499994,-5.324804687499977],[12.018359375000074,-5.004296874999966],[12.50146484375,-4.5875]]]]},"properties":{"name":"Angola","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[20.06396484375,42.54726562499999],[20.485449218750006,42.223388671875],[20.566210937500017,41.873681640624994],[20.48896484375001,41.272607421874994],[20.709277343750017,40.928369140624994],[20.964257812500023,40.849902343749996],[20.95576171875001,40.775292968749994],[21.030859375,40.622460937499994],[20.881640625000017,40.467919921874994],[20.65742187500001,40.1173828125],[20.4560546875,40.065576171874994],[20.408007812500017,40.049462890624994],[20.383691406250023,40.0171875],[20.338476562500006,39.991064453125],[20.311132812500006,39.979443359375],[20.311328125000017,39.95078125],[20.381640625000017,39.841796875],[20.382421875,39.802636718749994],[20.206835937500017,39.653515625],[20.13105468750001,39.66162109375],[20.05976562500001,39.699121093749994],[20.022558593750006,39.710693359375],[20.001269531250017,39.709423828125],[19.851855468750017,40.0435546875],[19.322265625,40.407080078125],[19.45917968750001,40.40537109375],[19.3375,40.663818359375],[19.57568359375,41.640429687499996],[19.577539062500023,41.7875],[19.342382812500006,41.869091796875],[19.280664062500023,42.17255859375],[19.65449218750001,42.628564453124994],[19.78828125000001,42.476171875],[20.06396484375,42.54726562499999]]]},"properties":{"name":"Albania","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[19.66230468750001,60.187158203124994],[19.53652343750005,60.14497070312501],[19.551367187500063,60.24384765625001],[19.66230468750001,60.187158203124994]]],[[[19.989550781250074,60.351171875],[20.258886718750063,60.26127929687499],[19.799804687500057,60.08173828125001],[19.68691406250005,60.267626953125045],[19.84765625000003,60.22055664062506],[19.823046875000074,60.390185546875045],[19.989550781250074,60.351171875]]]]},"properties":{"name":"Aland","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[1.7060546875,42.503320312499994],[1.534082031250023,42.441699218749996],[1.448828125,42.437451171875],[1.428125,42.46132812499999],[1.414843750000017,42.548388671874996],[1.428320312500006,42.5958984375],[1.501367187500023,42.642724609374994],[1.568164062500017,42.635009765625],[1.709863281250023,42.604443359375],[1.739453125000011,42.575927734375],[1.740234375,42.55673828125],[1.713964843750006,42.525634765625],[1.7060546875,42.503320312499994]]]},"properties":{"name":"Andorra","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[53.927832031250006,24.177197265624983],[53.63447265625004,24.169775390624977],[53.83378906250002,24.258935546875023],[53.927832031250006,24.177197265624983]]],[[[53.3322265625001,24.258593750000045],[53.19091796874997,24.290917968749966],[53.412402343750074,24.411035156250023],[53.3322265625001,24.258593750000045]]],[[[56.29785156250003,25.650683593750045],[56.38798828125002,24.97919921875004],[56.06386718750005,24.73876953125],[56.00058593750006,24.953222656249977],[55.795703125000074,24.868115234374955],[55.76083984375006,24.24267578125],[55.92861328125005,24.215136718750074],[55.98515625000002,24.063378906249966],[55.4684570312501,23.94111328125001],[55.53164062499999,23.81904296875001],[55.1999023437501,23.034765625000034],[55.185839843750074,22.7041015625],[55.104296875000074,22.621484375000023],[52.55507812500005,22.932812499999955],[51.592578125000074,24.07885742187503],[51.56835937500003,24.286181640625074],[51.76757812500003,24.25439453125],[51.84316406250005,24.010888671875023],[52.118554687499994,23.97109375],[52.64824218750002,24.154638671875006],[53.80175781249997,24.069482421874966],[54.14794921875003,24.17119140624999],[54.39707031250006,24.278173828125034],[54.74677734375004,24.810449218750023],[55.94121093750002,25.793994140625017],[56.08046875,26.06264648437505],[56.16748046875003,26.047460937499977],[56.144628906250006,25.690527343750006],[56.29785156250003,25.650683593750045]]]]},"properties":{"name":"United Arab Emirates","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-64.54916992187498,-54.71621093749998],[-63.81542968749997,-54.725097656250014],[-64.637353515625,-54.90253906250001],[-64.75732421875,-54.82656249999999],[-64.54916992187498,-54.71621093749998]]],[[[-68.65322265624994,-54.85361328124999],[-68.62993164062499,-52.65263671875004],[-68.24013671875,-53.08183593749999],[-68.43115234375,-53.0552734375],[-68.48852539062497,-53.260937499999976],[-68.16113281249997,-53.30644531250001],[-68.00849609374995,-53.5640625],[-67.29423828125002,-54.049804687500014],[-66.23564453124999,-54.53349609374997],[-65.17900390624993,-54.678125],[-65.47114257812495,-54.91464843749999],[-66.5111328125,-55.032128906249945],[-67.127099609375,-54.90380859375001],[-68.65322265624994,-54.85361328124999]]],[[[-61.084716796875,-23.65644531250001],[-60.83984375000003,-23.85810546874997],[-59.89248046874994,-24.093554687499974],[-59.18725585937497,-24.56230468749999],[-57.82167968749994,-25.136425781249983],[-57.56313476562494,-25.473730468749963],[-57.943115234375,-26.05292968750001],[-58.18149414062498,-26.30742187499999],[-58.222070312499994,-26.65],[-58.618603515624955,-27.13212890624996],[-58.64174804687494,-27.196093750000017],[-58.60483398437498,-27.314355468750037],[-58.16826171874993,-27.27343749999997],[-56.437158203124966,-27.553808593749977],[-56.16406250000003,-27.321484374999983],[-55.95146484374996,-27.325683593749957],[-55.789990234374926,-27.416406249999966],[-55.71464843749996,-27.41484375],[-55.632910156250006,-27.35712890624997],[-55.59379882812502,-27.288085937500014],[-55.597265625,-27.207617187499963],[-55.56489257812498,-27.15],[-55.496728515624966,-27.11533203124999],[-55.45063476562498,-27.068359375000014],[-55.426660156249994,-27.00927734374997],[-55.13593750000001,-26.931152343749957],[-54.934472656249994,-26.70253906250001],[-54.677734375,-26.308789062499997],[-54.631933593750006,-26.005761718749994],[-54.615869140624994,-25.576074218750023],[-54.44394531249998,-25.625],[-54.15458984374999,-25.523046874999963],[-53.89116210937499,-25.66884765625001],[-53.668554687500006,-26.288183593749977],[-53.83818359375002,-27.121093750000014],[-54.32700195312495,-27.423535156249997],[-54.82910156250003,-27.55058593750003],[-55.10151367187501,-27.866796874999963],[-55.72548828125002,-28.20410156250003],[-55.68725585937497,-28.38164062499996],[-55.890527343749994,-28.370019531249994],[-56.938623046874994,-29.594824218750034],[-57.22465820312499,-29.782128906249994],[-57.40522460937501,-30.03388671875004],[-57.563867187499994,-30.139941406249974],[-57.60888671875003,-30.187792968750045],[-57.65087890624997,-30.295019531250034],[-57.71269531249996,-30.38447265624997],[-57.83120117187502,-30.495214843749963],[-57.87250976562501,-30.591015625000026],[-57.81059570312499,-30.85859375000001],[-57.88632812499998,-30.937402343749994],[-57.86840820312497,-31.104394531249994],[-57.89335937499999,-31.195312499999957],[-58.03339843750001,-31.416601562500006],[-58.053857421874994,-31.494921874999974],[-58.009667968749966,-31.534375],[-57.98798828124998,-31.576171875],[-58.00698242187494,-31.684960937499966],[-58.04233398437495,-31.769238281249997],[-58.16748046874997,-31.87265625],[-58.18901367187499,-31.924218750000037],[-58.16040039062503,-31.986523437500026],[-58.156347656250006,-32.0515625],[-58.17700195312494,-32.11904296875002],[-58.16479492187494,-32.18486328125002],[-58.119726562500006,-32.24892578125002],[-58.12304687499997,-32.321875],[-58.201171875,-32.471679687500014],[-58.219970703125,-32.563964843749986],[-58.17099609374998,-32.95927734374996],[-58.424462890624994,-33.11152343749998],[-58.54721679687498,-33.66347656249998],[-58.392480468749966,-34.192968750000034],[-58.52548828124998,-34.29619140625002],[-58.28334960937494,-34.68349609375005],[-57.54785156250003,-35.018945312499994],[-57.170654296875,-35.3625],[-57.35390624999994,-35.72031249999998],[-57.33544921875,-36.026757812499966],[-57.07617187499994,-36.296777343749994],[-56.74946289062501,-36.346484375],[-56.67202148437494,-36.85126953124998],[-57.546972656250034,-38.085644531250026],[-58.17919921874994,-38.435839843750045],[-59.82832031250001,-38.83818359375003],[-61.112207031249994,-38.99296875000003],[-61.84790039062497,-38.961816406249994],[-62.33476562499993,-38.80009765625],[-62.29506835937502,-39.24326171874996],[-62.053662109374955,-39.373828125],[-62.179345703124994,-39.38046875000002],[-62.076806640624966,-39.46152343750002],[-62.131542968749926,-39.82539062499998],[-62.28691406249996,-39.89531250000002],[-62.40185546875003,-40.19658203125002],[-62.24633789062494,-40.674609374999974],[-62.39501953124997,-40.89082031249997],[-62.95903320312493,-41.10966796875006],[-63.621777343749955,-41.15976562499996],[-64.86948242187503,-40.735839843750014],[-65.13339843749998,-40.88066406250003],[-64.98637695312496,-42.102050781249986],[-64.53774414062494,-42.25458984374998],[-64.57099609374998,-42.416015625],[-64.42041015625003,-42.43378906249998],[-64.10087890624993,-42.395117187500006],[-64.06118164062494,-42.266113281250014],[-64.228515625,-42.21826171874996],[-63.795556640624994,-42.113867187500006],[-63.6298828125,-42.28271484375003],[-63.61733398437502,-42.695800781249986],[-64.03476562499998,-42.88125],[-64.48784179687499,-42.51347656250006],[-64.97070312499997,-42.66630859375002],[-65.02690429687496,-42.75888671874996],[-64.31914062499999,-42.968945312500026],[-64.83994140624998,-43.18886718749998],[-65.25234374999997,-43.571875],[-65.26552734375,-44.2796875],[-65.64760742187502,-44.661425781250045],[-65.63876953125,-45.0078125],[-66.19013671874995,-44.96474609375002],[-66.94140625,-45.25732421875003],[-67.59956054687495,-46.05253906250003],[-67.5064453125,-46.44277343749995],[-66.77685546874994,-47.005859375],[-65.99853515625,-47.09375],[-65.73808593749999,-47.34492187499998],[-65.81430664062495,-47.63818359374996],[-66.22524414062502,-47.826757812500006],[-65.93422851562497,-47.826757812500006],[-65.81005859374997,-47.941113281250026],[-67.46630859375,-48.95175781250004],[-67.68486328125002,-49.2466796875],[-67.82597656249999,-49.91962890625005],[-68.2572265625,-50.104589843749984],[-68.66757812500003,-49.75253906250003],[-68.66162109374997,-49.93574218750005],[-68.97958984375,-50.003027343749984],[-68.59794921874996,-50.00947265624997],[-68.421875,-50.15791015625001],[-69.04477539062495,-50.49912109374998],[-69.35859374999993,-51.028125],[-69.20102539062498,-50.99365234375001],[-69.03530273437497,-51.48896484375002],[-69.46542968750003,-51.58447265625003],[-68.96533203125003,-51.67714843749999],[-68.443359375,-52.35664062500004],[-69.96025390624993,-52.00820312500002],[-71.91865234374995,-51.98955078125004],[-72.40766601562501,-51.54082031250002],[-72.34023437499997,-50.68183593749999],[-72.50981445312496,-50.607519531250034],[-73.15292968749998,-50.73828125000003],[-73.50126953124996,-50.125292968750024],[-73.55419921875,-49.463867187500014],[-73.46157226562497,-49.31386718750001],[-73.13525390625,-49.30068359374999],[-73.03364257812501,-49.014355468750004],[-72.65126953125,-48.84160156249998],[-72.582861328125,-48.47539062499999],[-72.35473632812497,-48.36582031250005],[-72.32832031250001,-48.11005859374998],[-72.517919921875,-47.87636718749998],[-72.34594726562497,-47.49267578124997],[-71.90498046875001,-47.201660156250014],[-71.94023437499999,-46.83125],[-71.69965820312501,-46.6513671875],[-71.87568359374998,-46.160546875],[-71.63154296874998,-45.95371093749998],[-71.74619140624998,-45.57890625],[-71.34931640624995,-45.33193359374995],[-71.5962890625,-44.97919921875004],[-72.04169921874998,-44.90419921875004],[-72.06372070312503,-44.771875],[-71.26113281250002,-44.763085937499966],[-71.15971679687496,-44.56025390625004],[-71.21259765624998,-44.44121093750003],[-71.82001953124993,-44.38310546875],[-71.68007812500002,-43.92958984374998],[-71.90498046875001,-43.34755859374998],[-71.750634765625,-43.237304687499986],[-72.14643554687498,-42.990039062499974],[-72.10820312499993,-42.25185546874995],[-71.75,-42.04677734375001],[-71.91127929687497,-41.650390624999986],[-71.93212890624994,-40.69169921874999],[-71.70898437499997,-40.381738281249994],[-71.81831054687493,-40.17666015624995],[-71.65976562499998,-40.02080078125],[-71.71992187499995,-39.63525390624997],[-71.53945312499997,-39.60244140624995],[-71.40156249999995,-38.93505859374996],[-70.858642578125,-38.60449218750003],[-71.16757812499998,-37.76230468749996],[-71.19218750000002,-36.84365234375004],[-71.05551757812498,-36.52373046874996],[-70.40478515625,-36.06171874999998],[-70.41572265625001,-35.52304687500002],[-70.55517578125,-35.246875],[-70.39316406250003,-35.146875],[-70.05205078124999,-34.30078124999997],[-69.85244140625,-34.224316406250026],[-69.81962890624999,-33.28378906249999],[-70.08486328125002,-33.20175781249998],[-70.02197265625,-32.88457031250002],[-70.36376953125,-32.08349609374997],[-70.25439453125,-31.957714843750026],[-70.585205078125,-31.569433593749963],[-70.51958007812493,-31.1484375],[-70.30908203124994,-31.02265625000004],[-70.15322265625,-30.360937499999963],[-69.95634765624996,-30.35820312500003],[-69.84428710937493,-30.175],[-69.95996093749997,-30.078320312500026],[-70.02680664062501,-29.324023437500017],[-69.82788085937497,-29.10322265624997],[-69.65693359374995,-28.413574218749986],[-69.17441406249998,-27.924707031250037],[-68.84633789062494,-27.153710937499994],[-68.59208984375002,-27.140039062499966],[-68.31865234374999,-26.973242187500006],[-68.59160156249999,-26.47041015624997],[-68.41450195312498,-26.153710937500023],[-68.59208984375002,-25.420019531250034],[-68.38422851562495,-25.091894531249977],[-68.56201171875,-24.74736328125003],[-68.25029296875002,-24.391992187500023],[-67.35620117187503,-24.033789062499963],[-67.00878906249994,-23.00136718750005],[-67.19487304687493,-22.821679687500037],[-66.99111328125,-22.509863281250006],[-66.71171874999999,-22.216308593749986],[-66.36518554687501,-22.113769531249957],[-66.32246093750001,-22.053125],[-66.28212890624997,-21.94746093750001],[-66.24760742187496,-21.83046875],[-66.22016601562495,-21.802539062499974],[-66.174658203125,-21.805664062499986],[-66.09858398437495,-21.83505859375002],[-66.05859375,-21.87949218750002],[-65.86015624999999,-22.019726562499983],[-65.77104492187493,-22.099609375000014],[-65.68618164062497,-22.11025390625005],[-65.51879882812497,-22.094531250000045],[-64.99262695312498,-22.109667968750017],[-64.60551757812499,-22.228808593750045],[-64.52363281250001,-22.37158203125],[-64.47773437499998,-22.485351562499986],[-64.44550781249998,-22.585351562500023],[-64.37397460937498,-22.761035156250017],[-64.32529296875,-22.82763671875],[-64.30791015624993,-22.7953125],[-64.26640625000002,-22.60332031249996],[-63.97612304687502,-22.072558593750003],[-63.92167968749993,-22.028613281250017],[-62.843359375,-21.997265625000026],[-62.62597656250003,-22.29042968749998],[-62.54155273437496,-22.349609374999957],[-62.37250976562498,-22.439160156249997],[-62.21416015624996,-22.612402343750034],[-61.798535156249955,-23.18203125],[-61.084716796875,-23.65644531250001]]]]},"properties":{"name":"Argentina","childNum":3}},{"geometry":{"type":"Polygon","coordinates":[[[46.490625,38.90668945312498],[46.1144531250001,38.877783203125034],[45.977441406249994,39.24389648437503],[45.76630859375004,39.37846679687499],[45.78447265625002,39.54560546875001],[45.456835937500074,39.494482421875006],[45.15283203125003,39.58266601562502],[45.03164062500005,39.76513671874997],[44.76826171875004,39.70351562500005],[44.28925781250004,40.040380859375006],[43.66621093750004,40.12636718750002],[43.56933593750003,40.48237304687498],[43.72265624999997,40.71953124999999],[43.43945312500003,41.10712890625001],[44.077246093750006,41.182519531249994],[44.81132812500002,41.259375],[45.001367187499994,41.29096679687498],[45.188574218750006,41.14741210937504],[45.07050781250004,41.075585937499966],[45.5875,40.846923828125],[45.37890624999997,40.67358398437506],[45.45439453125002,40.532373046874966],[45.96464843750002,40.233789062499966],[45.8859375000001,40.024853515624955],[45.57978515625004,39.9775390625],[46.202050781249994,39.59448242187503],[46.48144531249997,39.55517578125003],[46.36523437500003,39.402490234374994],[46.584765625000074,39.22368164062499],[46.400292968749994,39.1921875],[46.490625,38.90668945312498]]]},"properties":{"name":"Armenia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-170.72626953125,-14.351171875],[-170.8205078125,-14.312109375],[-170.568115234375,-14.266796875000011],[-170.72626953125,-14.351171875]]]},"properties":{"name":"American Samoa","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[69.2824218750001,-49.05888671875002],[69.16718750000004,-48.88291015624996],[69.36875,-48.89042968749998],[69.2824218750001,-49.05888671875002]]],[[[69.18486328125002,-49.10957031250004],[69.59277343749997,-48.97099609375005],[69.64404296875003,-49.11738281250003],[69.40507812500002,-49.18173828125],[69.5423828125,-49.25566406250005],[70.32021484375005,-49.05859374999996],[70.55546875000007,-49.201464843750024],[70.38613281250005,-49.433984374999966],[70.16582031250002,-49.34296874999998],[69.75996093750004,-49.430175781249986],[69.98642578125006,-49.58164062500003],[70.2477539062501,-49.53066406250003],[70.12431640625002,-49.70439453124999],[69.153125,-49.5296875],[68.99296875000007,-49.704980468750016],[68.81474609375002,-49.69960937499999],[68.88339843750006,-49.16494140624995],[68.76953125000003,-49.06591796875003],[69.00244140624997,-48.661230468750006],[69.13613281250005,-48.86103515625003],[69.05214843750005,-49.08193359375001],[69.18486328125002,-49.10957031250004]]],[[[51.83457031250006,-46.43994140625],[51.65927734375006,-46.37363281249999],[51.7418945312501,-46.32685546874997],[51.83457031250006,-46.43994140625]]]]},"properties":{"name":"Fr. S. Antarctic Lands","childNum":3}},{"geometry":{"type":"Polygon","coordinates":[[[-61.71606445312503,17.037011718749994],[-61.85966796874996,17.013330078124966],[-61.887109374999966,17.09814453125],[-61.81728515624994,17.168945312500057],[-61.71606445312503,17.037011718749994]]]},"properties":{"name":"Antigua and Barb.","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[147.35605468750006,-43.396972656250014],[147.30888671875007,-43.50078125000002],[147.10498046875003,-43.43115234374996],[147.28388671875004,-43.278906250000034],[147.35605468750006,-43.396972656250014]]],[[[145.04296875000003,-40.78671875],[145.28300781250002,-40.76992187500002],[146.31748046875006,-41.16347656250001],[146.72343750000002,-41.07802734375001],[146.84814453124997,-41.16806640624996],[146.98984375000006,-40.99238281249997],[147.45478515625004,-41.00166015624998],[147.62167968750012,-40.844726562499986],[147.87294921875005,-40.87255859374997],[147.96875,-40.779589843750045],[148.215234375,-40.85488281250002],[148.34257812500007,-42.21533203124997],[148.21367187500002,-41.97001953125],[147.92441406250006,-42.5724609375],[147.94541015625006,-43.18183593749997],[147.7858398437501,-43.22001953125002],[147.69892578125004,-43.12255859374997],[147.64794921874997,-43.02060546874999],[147.8,-42.928125],[147.57382812500006,-42.84570312499997],[147.4523437500001,-43.03339843750001],[147.29794921875006,-42.790917968749994],[147.24501953125005,-43.21591796874999],[146.99697265625005,-43.15634765625002],[147.07734375000004,-43.27587890625003],[146.87392578125,-43.6125],[146.54853515625004,-43.50888671874999],[146.04316406250004,-43.547167968749974],[145.99443359375007,-43.37607421875002],[146.20800781249997,-43.31621093749999],[145.8732421875001,-43.29238281250002],[145.48759765625002,-42.92666015625004],[145.19882812500006,-42.23085937500004],[145.46826171874997,-42.492871093750026],[145.51660156249997,-42.3544921875],[145.33105468750003,-42.14707031250002],[145.23486328124997,-42.19697265624997],[145.23818359375,-42.01962890624999],[144.76611328125003,-41.39003906249998],[144.64609375000006,-40.980859375],[144.71855468750002,-40.67226562500002],[145.04296875000003,-40.78671875]]],[[[148.23691406250006,-40.515136718749986],[148.18779296875007,-40.592578125000045],[148.11728515625012,-40.52148437499996],[148.23691406250006,-40.515136718749986]]],[[[144.784375,-40.506738281249966],[144.74804687499997,-40.589453125000034],[144.7833984375001,-40.434863281249974],[144.784375,-40.506738281249966]]],[[[148.32626953125006,-40.30693359375003],[148.40400390625004,-40.486523437500026],[148.02011718750012,-40.40419921874995],[148.32626953125006,-40.30693359375003]]],[[[148.000390625,-39.75761718750003],[148.29736328125003,-39.985742187499966],[148.31357421875012,-40.173535156250026],[148.10566406250004,-40.26210937499995],[147.76718750000012,-39.87031249999998],[148.000390625,-39.75761718750003]]],[[[143.92792968750004,-40.116113281249966],[143.83857421875004,-39.90410156250003],[144.00078125000007,-39.580175781250034],[144.14101562500005,-39.953808593750026],[143.92792968750004,-40.116113281249966]]],[[[145.31445312500003,-38.49082031249996],[145.35507812500012,-38.55703124999995],[145.12841796875003,-38.52763671875],[145.31445312500003,-38.49082031249996]]],[[[137.59648437500007,-35.73867187499998],[137.92890625000004,-35.72607421875],[138.12343750000005,-35.85234375],[137.67089843749997,-35.897949218750014],[137.44843750000004,-36.07480468749999],[137.20957031250012,-35.982421875],[136.7550781250001,-36.03310546875002],[136.540625,-35.89013671875003],[136.63867187499997,-35.74882812500002],[137.33408203125006,-35.59248046875004],[137.58496093749997,-35.620214843750006],[137.59648437500007,-35.73867187499998]]],[[[153.53876953125004,-27.436425781250037],[153.42656250000002,-27.70644531249998],[153.43544921875,-27.40537109375002],[153.53876953125004,-27.436425781250037]]],[[[113.18300781250005,-26.053125],[112.96425781250005,-25.78310546875001],[112.94707031250002,-25.531542968750017],[113.18300781250005,-26.053125]]],[[[153.07744140625002,-25.75078125],[152.97666015625012,-25.551367187499963],[153.03808593750003,-25.193164062500003],[153.22753906249997,-25.00576171875001],[153.14375,-24.814843750000023],[153.25693359375012,-24.72890625],[153.35019531250012,-25.063085937499963],[153.07744140625002,-25.75078125]]],[[[151.14658203125006,-23.49082031250002],[151.24013671875,-23.529687500000037],[151.23828124999997,-23.77578125],[151.03330078125006,-23.530175781250037],[151.14658203125006,-23.49082031250002]]],[[[115.44619140625005,-20.78779296875001],[115.31806640625004,-20.850585937500014],[115.43457031249997,-20.66796875000003],[115.44619140625005,-20.78779296875001]]],[[[149.04375,-20.29150390624997],[148.93886718750005,-20.283691406249986],[148.98105468750012,-20.153515625000026],[149.04375,-20.29150390624997]]],[[[146.27832031249997,-18.23125],[146.29882812499997,-18.48476562500005],[146.09882812500004,-18.251757812500003],[146.27832031249997,-18.23125]]],[[[139.45917968750004,-17.11455078124996],[139.49277343750006,-16.990429687499983],[139.57089843750006,-17.09443359375004],[139.45917968750004,-17.11455078124996]]],[[[139.50781250000003,-16.57304687499996],[139.1595703125,-16.74169921875003],[139.29296875000003,-16.467285156249986],[139.58789062499997,-16.39521484374997],[139.69775390624997,-16.514941406250017],[139.50781250000003,-16.57304687499996]]],[[[137.09365234375005,-15.778125],[136.94267578125002,-15.711718749999989],[137.00957031250007,-15.594824218749977],[137.09365234375005,-15.778125]]],[[[124.59726562500006,-15.40195312500002],[124.52421875000002,-15.421484375],[124.51933593750002,-15.26748046874998],[124.59726562500006,-15.40195312500002]]],[[[125.19882812500006,-14.57949218749998],[125.0912109375,-14.59169921874998],[125.15996093750002,-14.456054687499972],[125.19882812500006,-14.57949218749998]]],[[[136.71464843750002,-13.803906249999983],[136.89082031250004,-13.786621093750014],[136.74531250000004,-14.072656250000023],[136.95078125000006,-14.184277343750026],[136.89433593750002,-14.293066406249977],[136.33544921875003,-14.211816406250037],[136.42470703125,-13.864843749999963],[136.6556640625,-13.675878906250006],[136.71464843750002,-13.803906249999983]]],[[[136.23740234375006,-13.824511718750003],[136.12265625000012,-13.816601562499983],[136.21542968750012,-13.664746093750054],[136.23740234375006,-13.824511718750003]]],[[[136.33867187500007,-11.602343749999989],[136.18027343750006,-11.676757812499957],[136.47929687500002,-11.465917968749991],[136.33867187500007,-11.602343749999989]]],[[[130.45927734375007,-11.679296875000034],[130.60625,-11.816601562500026],[130.04326171875007,-11.787304687500011],[130.19755859375007,-11.658203125],[130.15283203124997,-11.477539062499972],[130.29492187499997,-11.33681640624998],[130.45927734375007,-11.679296875000034]]],[[[130.6188476562501,-11.376074218749991],[131.02304687500006,-11.334375],[131.26826171875004,-11.18984375],[131.53857421874997,-11.436914062500037],[130.95097656250007,-11.926464843750026],[130.51191406250004,-11.617871093749955],[130.38457031250002,-11.1921875],[130.6188476562501,-11.376074218749991]]],[[[136.59853515625,-11.378906249999943],[136.52656250000004,-11.438867187499994],[136.78027343749997,-11.0125],[136.59853515625,-11.378906249999943]]],[[[132.59335937500006,-11.302832031249991],[132.48378906250005,-11.037304687499983],[132.57880859375004,-10.968847656249977],[132.59335937500006,-11.302832031249991]]],[[[143.17890625000004,-11.954492187499966],[143.11025390625,-12.303515625000017],[143.40156250000004,-12.639941406249989],[143.5866210937501,-13.443652343750031],[143.54843750000012,-13.74101562499996],[143.75634765625003,-14.348828124999969],[143.96181640625005,-14.462890625000028],[144.473046875,-14.231835937500023],[144.64804687500006,-14.492480468750017],[145.28769531250006,-14.943164062499989],[145.42607421875002,-16.406152343749966],[145.75478515625,-16.879492187500034],[145.91210937499997,-16.9125],[146.12587890625005,-17.63525390625],[146.03222656249997,-18.272851562500037],[146.3332031250001,-18.55371093749997],[146.38339843750006,-18.97705078124997],[147.13876953125006,-19.39316406250002],[147.41855468750012,-19.378125],[147.7423828125001,-19.770117187499977],[148.759375,-20.28955078125003],[148.88476562499997,-20.480859375],[148.72998046874997,-20.4677734375],[148.68369140625012,-20.58017578124999],[149.20488281250007,-21.125097656249977],[149.45410156249997,-21.57871093750002],[149.70390625000002,-22.440527343750006],[149.82246093750004,-22.389843749999983],[149.97441406250007,-22.55068359374998],[149.94189453125003,-22.30810546875003],[150.07617187500003,-22.16445312499998],[150.54130859375002,-22.55908203125],[150.56855468750004,-22.38398437500004],[150.67246093750012,-22.418164062499983],[150.84316406250005,-23.4580078125],[151.15380859375003,-23.784082031249994],[151.83164062500006,-24.12294921875001],[152.12988281250003,-24.59755859374998],[152.45634765625007,-24.802441406249983],[152.65429687499997,-25.201953125000017],[152.91347656250005,-25.432128906250014],[152.98496093750012,-25.816210937500003],[153.16494140625,-25.964160156250045],[153.11679687500006,-27.194433593750034],[153.57568359375003,-28.24052734374999],[153.6168945312501,-28.673046875],[153.03056640625002,-30.563378906249994],[152.94394531250012,-31.43486328124999],[152.5592773437501,-32.045703125],[152.4704101562501,-32.439062500000034],[152.13652343750002,-32.678125],[152.1642578125001,-32.75742187499996],[151.812890625,-32.90107421875001],[151.29208984375012,-33.580957031249966],[151.28027343750003,-33.92666015625005],[151.12480468750007,-34.00527343749998],[151.23154296875006,-34.0296875],[150.8712890625001,-34.49912109374996],[150.80458984375,-35.01289062500001],[150.19531249999997,-35.83359374999996],[149.93271484375012,-37.528515625000026],[149.480859375,-37.77119140625],[147.87675781250002,-37.93417968749998],[146.8568359375,-38.663476562499966],[146.21748046875004,-38.72744140625004],[146.33662109375004,-38.89423828125],[146.46660156250007,-38.84033203125003],[146.40000000000012,-39.14550781250003],[146.1583984375001,-38.86572265624996],[145.93535156250002,-38.90175781250002],[145.79082031250007,-38.66699218749997],[145.39726562500002,-38.53535156249998],[145.54218750000004,-38.39384765625002],[145.4757812500001,-38.24375],[145.29277343750002,-38.237597656249974],[144.95957031250012,-38.500781250000045],[144.71777343749997,-38.34033203125004],[144.91142578125007,-38.34404296874999],[145.11992187500007,-38.091308593750014],[144.89130859375004,-37.899804687499994],[144.39550781250003,-38.13691406249998],[144.6652343750001,-38.20996093750003],[143.53896484375005,-38.82089843749998],[142.45585937500002,-38.38632812499999],[141.725,-38.27138671875002],[141.5939453125001,-38.38779296875002],[141.42421875,-38.36347656250004],[141.0109375000001,-38.07695312500003],[140.39042968750007,-37.89667968749998],[139.78427734375012,-37.24580078124998],[139.85732421875,-36.662109375],[139.72900390625003,-36.37138671875002],[138.9689453125001,-35.58076171874997],[139.17802734375007,-35.52304687500002],[139.289453125,-35.61132812499997],[139.28251953125002,-35.375390624999966],[138.521875,-35.6423828125],[138.184375,-35.612695312499994],[138.5111328125,-35.02441406249996],[138.48994140625004,-34.76357421875002],[138.0892578125,-34.16982421875002],[137.69169921875002,-35.14296875000004],[136.88359375000007,-35.23974609375004],[137.01425781250012,-34.91582031250003],[137.39101562500005,-34.91328124999997],[137.49384765625004,-34.16113281250003],[137.9318359375001,-33.57910156250003],[137.85234375000007,-33.20078124999996],[137.99257812500005,-33.094238281250014],[137.78320312500003,-32.578125],[137.79091796875,-32.82324218749996],[137.44228515625,-33.1935546875],[137.23730468750003,-33.62949218749999],[136.43066406249997,-34.02998046875004],[135.891015625,-34.660937499999974],[135.96972656249997,-34.98183593749998],[135.7923828125,-34.863281249999986],[135.64755859375006,-34.93964843750001],[135.12304687499997,-34.58574218750003],[135.21679687499997,-34.48730468749996],[135.45,-34.58105468749996],[135.21894531250004,-33.959765625000045],[134.88876953125012,-33.62636718749998],[134.79101562499997,-33.32832031250001],[134.60771484375002,-33.19013671875001],[134.30126953124997,-33.16503906249996],[134.17353515625004,-32.979101562500006],[134.10039062500007,-32.748632812500034],[134.22714843750006,-32.73056640624999],[134.23417968750007,-32.54853515625004],[133.66533203125007,-32.207226562500054],[133.21210937500004,-32.18378906249998],[132.75742187500012,-31.95625],[132.21464843750002,-32.00712890624996],[131.14365234375006,-31.49570312500005],[130.78300781250002,-31.604003906249986],[129.1876953125001,-31.659960937500017],[127.31982421874997,-32.2640625],[125.91718750000004,-32.296972656250034],[124.75878906250003,-32.882714843749994],[124.24375,-33.01523437499999],[123.50683593749997,-33.916210937500054],[122.15097656250006,-33.99179687499999],[122.06113281250006,-33.874414062499966],[121.40507812500007,-33.826757812500034],[119.85410156250012,-33.97470703124998],[119.45058593750005,-34.368261718750034],[118.89531250000007,-34.47988281250004],[118.13554687500002,-34.98662109374999],[117.58193359375005,-35.09775390624998],[116.51718750000012,-34.98789062499998],[115.98671875000005,-34.795019531250034],[115.56503906250012,-34.42578125000003],[115.00878906250003,-34.25585937499997],[114.9938476562501,-33.51533203125],[115.3587890625,-33.63994140624999],[115.68300781250005,-33.19287109375003],[115.6984375000001,-31.694531250000054],[115.07792968750007,-30.560449218750023],[114.85683593750005,-29.14296875],[114.16513671875012,-28.08066406250002],[114.028125,-27.34726562499999],[113.18476562500004,-26.182226562499963],[113.32324218749997,-26.243847656249997],[113.35605468750012,-26.080468750000023],[113.58164062500006,-26.558105468749986],[113.73369140625002,-26.59511718749998],[113.83642578125003,-26.50058593749999],[113.85283203125007,-26.33212890625005],[113.39531250000002,-25.71328125],[113.4513671875001,-25.599121093750014],[113.7130859375001,-25.83076171875004],[113.72373046875006,-26.129785156250037],[113.85390625,-26.01445312499999],[113.99199218750007,-26.32148437500001],[114.09033203124997,-26.393652343749963],[114.21572265625,-26.289453124999966],[114.2142578125,-25.851562500000014],[113.41767578125004,-24.435644531250034],[113.48984375000012,-23.869628906250014],[113.7570312500001,-23.418164062500054],[113.79511718750004,-22.91455078125003],[113.68281250000004,-22.637792968749963],[114.02285156250005,-21.881445312499977],[114.12392578125005,-21.828613281249957],[114.14160156250003,-22.483105468749983],[114.37773437500007,-22.341503906249997],[114.70927734375002,-21.82343749999997],[115.45615234375012,-21.49169921874997],[116.0109375000001,-21.030371093749963],[116.7067382812501,-20.653808593749986],[117.40625,-20.72119140625003],[118.19921875000003,-20.37519531249997],[118.75146484374997,-20.261914062499983],[119.10449218749997,-19.995312500000026],[119.58593750000003,-20.03828125],[120.99794921875,-19.604394531249966],[121.33769531250002,-19.31992187500002],[121.83378906250002,-18.477050781249986],[122.34541015625004,-18.11191406250002],[122.14746093749997,-17.54902343750001],[122.2609375000001,-17.135742187500014],[122.72041015625004,-16.78769531249999],[122.97070312499997,-16.436816406250003],[123.56308593750006,-17.520898437499966],[123.59355468750007,-17.03037109375005],[123.83105468750003,-17.120800781249997],[123.8744140625,-16.918652343750026],[123.4904296875001,-16.49072265624997],[123.62597656249997,-16.416308593750003],[123.60703125000006,-16.224023437499994],[123.72890625,-16.192480468749963],[123.85917968750007,-16.38232421875],[124.04443359374997,-16.264941406249974],[124.30039062500006,-16.388281249999977],[124.77197265624997,-16.40263671874996],[124.40488281250006,-16.298925781249977],[124.41640625,-16.133496093750026],[124.5768554687501,-16.11367187499998],[124.64853515625012,-15.870214843750034],[124.50429687500005,-15.972460937499989],[124.38164062500002,-15.758203125000037],[124.43955078125012,-15.493554687500037],[124.56162109375012,-15.496289062499969],[124.69257812500004,-15.273632812499997],[125.06298828125003,-15.44228515624998],[125.0729492187501,-15.306738281249991],[124.90917968750003,-15.310058593749957],[124.83906250000004,-15.160742187500006],[125.03818359375012,-15.004101562499969],[125.35566406250004,-15.119824218750011],[125.17871093749997,-14.714746093749994],[125.57978515625004,-14.483203124999989],[125.62773437500002,-14.256640625000017],[125.70458984374997,-14.29140625],[125.66162109375003,-14.529492187500011],[125.81953125000004,-14.469140624999966],[125.890625,-14.61796875],[126.0207031250001,-14.49453125],[126.0539062500001,-13.977246093750026],[126.1842773437501,-14.00205078125002],[126.25849609375004,-14.163574218749972],[126.403125,-14.018945312499994],[126.5697265625,-14.160937499999974],[126.7806640625,-13.955175781249977],[126.77558593750004,-13.788476562500037],[126.90322265625,-13.744140624999972],[127.45761718750006,-14.031445312499969],[128.18046875000007,-14.711621093749983],[128.06943359375012,-15.329296874999969],[128.15546875000004,-15.225585937499972],[128.25468750000002,-15.298535156250011],[128.175,-15.043164062500026],[128.57578125000006,-14.774511718750006],[129.05820312500012,-14.884375],[129.21582031249997,-15.160253906249991],[129.26757812500003,-14.871484375000051],[129.63476562499997,-15.139746093749991],[129.637109375,-14.850976562500037],[129.84873046875012,-14.828906249999989],[129.60468750000004,-14.647070312499977],[129.69794921875004,-14.557421875000017],[129.37871093750002,-14.39248046874998],[129.70986328125,-13.979980468749972],[129.83886718749997,-13.572949218749997],[130.25976562500003,-13.30224609375],[130.1349609375001,-13.145507812499957],[130.1681640625001,-12.957421875],[130.39990234374997,-12.68789062499999],[130.61748046875007,-12.646875],[130.62265625000006,-12.43105468749998],[130.8673828125001,-12.557812499999955],[130.87382812500007,-12.367187500000028],[131.29160156250006,-12.067871093749972],[131.43828125000002,-12.27695312500002],[132.06406250000006,-12.28076171875],[132.25322265625007,-12.186035156249972],[132.41103515625,-12.295117187499997],[132.51054687500002,-12.134863281250034],[132.71279296875,-12.1234375],[132.63046875000012,-12.035156249999972],[132.67421875000005,-11.649023437499991],[132.47519531250006,-11.491503906249974],[132.07285156250006,-11.474707031250006],[131.82246093750004,-11.302441406249997],[131.96152343750006,-11.180859375000011],[132.15546875000004,-11.311132812499991],[132.33398437499997,-11.223535156249994],[132.6828125000001,-11.505566406249997],[132.96103515625012,-11.407324218749963],[133.18525390625004,-11.705664062499991],[133.90419921875,-11.832031249999972],[134.4173828125,-12.052734375],[134.73027343750002,-11.984375],[135.02968750000005,-12.19375],[135.2179687500001,-12.221679687499957],[135.92246093750012,-11.825781250000034],[135.70439453125007,-12.209863281250037],[136.00849609375004,-12.19140625],[136.08183593750007,-12.422460937500006],[136.26064453125,-12.433789062499997],[136.32851562500005,-12.305566406249994],[136.24990234375,-12.173046875],[136.44335937499997,-11.951464843749974],[136.7194335937501,-12.226464843749952],[136.89746093749997,-12.243554687499966],[136.94746093750004,-12.34990234374996],[136.53701171875,-12.784277343749991],[136.59433593750012,-13.003808593750051],[136.46103515625006,-13.225195312500034],[136.29414062500004,-13.137988281250031],[135.92734375000012,-13.304296874999977],[135.95449218750005,-13.934863281250017],[135.40517578125005,-14.758203124999966],[135.4533203125001,-14.923144531250003],[136.20537109375002,-15.403417968749963],[136.29140625000005,-15.570117187500003],[136.70488281250007,-15.685253906250011],[136.78466796874997,-15.89423828125004],[137.00214843750004,-15.878320312499994],[137.70371093750006,-16.233007812499963],[138.24501953125005,-16.718359374999977],[139.00986328125006,-16.899316406249994],[139.2484375,-17.328613281249957],[140.03583984375004,-17.702636718749957],[140.51113281250005,-17.62451171875003],[140.83046875,-17.414453125000037],[141.29140625,-16.46347656250002],[141.62548828124997,-15.056640625000014],[141.52294921875003,-14.470117187499994],[141.59433593750006,-14.152832031250014],[141.47255859375,-13.797558593750011],[141.64541015625,-13.259082031250003],[141.61357421875002,-12.943457031250006],[141.92978515625006,-12.73984375],[141.67773437500003,-12.491406250000011],[141.68857421875012,-12.351074218750028],[141.87050781250005,-11.9755859375],[141.96113281250004,-12.054296874999963],[142.168359375,-10.946582031249974],[142.45644531250005,-10.707324218749989],[142.60507812500012,-10.748242187499983],[142.55273437500003,-10.874414062500023],[142.7796875,-11.115332031249977],[142.87255859374997,-11.821386718750034],[143.17890625000004,-11.954492187499966]]],[[[142.2748046875,-10.704785156250011],[142.19140624999997,-10.762011718750031],[142.1310546875001,-10.640625],[142.19794921875004,-10.59199218750004],[142.2748046875,-10.704785156250011]]]]},"properties":{"name":"Australia","childNum":30}},{"geometry":{"type":"Polygon","coordinates":[[[16.953125,48.598828125],[16.86542968750001,48.3869140625],[17.147363281250023,48.00595703125],[17.06660156250001,47.707568359374996],[16.421289062500023,47.674462890624994],[16.676562500000017,47.536035156249994],[16.44287109375,47.39951171875],[16.453417968750017,47.006787109375],[16.093066406250017,46.86328125],[15.957617187500006,46.677636718749994],[14.893261718750011,46.605908203125],[14.5498046875,46.399707031249996],[13.7,46.520263671875],[13.490039062500017,46.555566406249994],[13.3515625,46.557910156249996],[13.16875,46.57265625],[12.479199218750011,46.672509765624994],[12.38828125,46.70263671875],[12.330078125,46.759814453124996],[12.267968750000023,46.835888671875],[12.154101562500017,46.93525390625],[12.130761718750023,46.98476562499999],[12.16552734375,47.028173828125],[12.201269531250006,47.060888671875],[12.197167968750023,47.075],[12.16943359375,47.08212890625],[11.775683593750017,46.986083984375],[11.527539062500011,46.997412109375],[11.433203125,46.983056640624994],[11.244433593750017,46.97568359375],[11.133886718750006,46.936181640624994],[11.0634765625,46.859130859375],[11.025097656250011,46.79697265625],[10.993261718750006,46.777001953124994],[10.92734375,46.769482421875],[10.828906250000017,46.775244140625],[10.759765625,46.793310546875],[10.689257812500017,46.84638671875],[10.579785156250011,46.8537109375],[10.479394531250023,46.855126953124994],[10.452832031250011,46.86494140625],[10.45458984375,46.8994140625],[10.414941406250023,46.964404296874996],[10.349414062500017,46.98476562499999],[10.133496093750011,46.851513671875],[9.580273437500011,47.057373046875],[9.527539062500011,47.270751953125],[9.625878906250023,47.467041015625],[9.524023437500006,47.52421875],[9.748925781250023,47.575537109375],[9.839160156250017,47.552294921874996],[9.971582031250023,47.505322265625],[10.034082031250023,47.473583984375],[10.059863281250017,47.449072265625],[10.066308593750023,47.393359375],[10.200292968750006,47.363427734374994],[10.183007812500023,47.27880859375],[10.369140625,47.366064453125],[10.40390625,47.4169921875],[10.439453125,47.5515625],[10.482812500000023,47.541796875],[10.65869140625,47.547216796875],[10.741601562500023,47.52412109375],[10.873046875,47.52021484375],[11.0419921875,47.393115234374996],[12.185644531250006,47.61953125],[12.203808593750011,47.646728515625],[12.196875,47.70908203125],[12.209277343750017,47.71826171875],[12.268359375000017,47.702734375],[12.353540736607165,47.70264787946429],[12.492553013392856,47.68551897321428],[12.685839843750017,47.669335937499994],[12.771386718750023,47.639404296875],[12.796191406250017,47.60703125],[12.781152343750023,47.5904296875],[12.7828125,47.56416015625],[12.809375,47.5421875],[12.87890625,47.5064453125],[12.968066406250017,47.47568359375],[13.014355468750011,47.478076171874996],[13.031542968750017,47.5080078125],[13.047949218750006,47.579150390624996],[13.054101562500023,47.655126953125],[12.897656250000011,47.721875],[12.953515625000023,47.890625],[12.760351562500006,48.106982421874996],[13.215234375000023,48.301904296874994],[13.322851562500006,48.33125],[13.409375,48.394140625],[13.459863281250023,48.56455078125],[13.4716796875,48.571826171874996],[13.486621093750017,48.581835937499996],[13.636623883928596,48.580904017857144],[13.785351562500011,48.587451171874996],[13.798828125,48.6216796875],[13.802929687500011,48.747509765625],[13.814746093750017,48.766943359375],[14.049121093750017,48.602490234375],[14.691308593750023,48.59921875],[15.066796875000023,48.997851562499996],[16.057226562500006,48.754785156249994],[16.543554687500006,48.796240234375],[16.953125,48.598828125]]]},"properties":{"name":"Austria","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[46.1144531250001,38.877783203125034],[45.4796875000001,39.00625],[44.81718750000002,39.65043945312496],[44.76826171875004,39.70351562500005],[45.03164062500005,39.76513671874997],[45.15283203125003,39.58266601562502],[45.456835937500074,39.494482421875006],[45.78447265625002,39.54560546875001],[45.76630859375004,39.37846679687499],[45.977441406249994,39.24389648437503],[46.1144531250001,38.877783203125034]]],[[[48.572851562500006,41.84448242187503],[49.45673828125004,40.79985351562502],[49.77597656250006,40.583984375],[50.18251953125005,40.50478515625002],[50.3659179687501,40.279492187499955],[49.91884765625005,40.31640625000003],[49.55117187499999,40.19414062499999],[49.3244140625001,39.60834960937501],[49.36279296875003,39.349560546874955],[49.16533203125002,39.03027343750003],[49.013476562500074,39.13398437500001],[48.85449218750003,38.83881835937501],[48.86875,38.43549804687498],[48.59267578125005,38.41108398437498],[47.99648437499999,38.85375976562503],[48.292089843750006,39.01884765624999],[48.10439453125005,39.241113281249994],[48.322167968749994,39.39907226562502],[47.995898437500074,39.683935546875034],[46.490625,38.90668945312498],[46.400292968749994,39.1921875],[46.584765625000074,39.22368164062499],[46.36523437500003,39.402490234374994],[46.48144531249997,39.55517578125003],[46.202050781249994,39.59448242187503],[45.57978515625004,39.9775390625],[45.8859375000001,40.024853515624955],[45.96464843750002,40.233789062499966],[45.45439453125002,40.532373046874966],[45.37890624999997,40.67358398437506],[45.5875,40.846923828125],[45.07050781250004,41.075585937499966],[45.188574218750006,41.14741210937504],[45.001367187499994,41.29096679687498],[45.2171875,41.423193359375006],[45.28095703125004,41.449560546875034],[46.086523437500006,41.183837890625],[46.43095703125002,41.077050781249994],[46.534375,41.08857421875004],[46.62636718750005,41.15966796875006],[46.66240234375002,41.24550781250002],[46.67255859375004,41.28681640625001],[46.61894531250002,41.34375],[46.30546875000002,41.507714843749994],[46.18427734375004,41.70214843749997],[46.42988281250004,41.890966796875006],[46.74931640625002,41.812597656250006],[47.31767578125002,41.28242187500001],[47.79101562499997,41.19926757812502],[48.572851562500006,41.84448242187503]]]]},"properties":{"name":"Azerbaijan","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[30.553613281250023,-2.400097656250011],[30.53369140625,-2.42626953125],[30.441992187500006,-2.613476562500011],[30.424218750000023,-2.6416015625],[30.47333984375001,-2.6943359375],[30.42402343750001,-2.824023437500003],[30.433496093750023,-2.87451171875],[30.515039062500023,-2.917578125],[30.604296875000017,-2.935253906250011],[30.70947265625,-2.977246093750011],[30.7802734375,-2.98486328125],[30.811132812500006,-3.116406250000011],[30.79023437500001,-3.274609375000011],[30.4,-3.65390625],[29.947265625,-4.307324218750011],[29.7177734375,-4.455859375],[29.403222656250023,-4.449316406250006],[29.211816406250023,-3.833789062500003],[29.224414062500017,-3.053515625],[29.01435546875001,-2.72021484375],[29.10205078125,-2.595703125],[29.390234375,-2.80859375],[29.698046875000017,-2.794726562500003],[29.8681640625,-2.71640625],[29.93017578125,-2.339550781250011],[30.117285156250006,-2.416601562500006],[30.408496093750017,-2.31298828125],[30.553613281250023,-2.400097656250011]]]},"properties":{"name":"Burundi","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[5.693554687500011,50.774755859375006],[5.993945312500017,50.75043945312504],[6.340917968750006,50.451757812500034],[6.116503906250045,50.120996093749966],[6.08906250000004,50.15458984374996],[6.054785156249977,50.154296875],[5.976269531250068,50.167187499999955],[5.866894531250068,50.08281250000002],[5.817382812500028,50.01269531250003],[5.7880859375,49.96123046875002],[5.744042968749994,49.91962890624998],[5.789746093749983,49.53828125000001],[5.50732421875,49.51088867187502],[4.867578125000051,49.78813476562502],[4.818652343750045,50.153173828125034],[4.545019531250063,49.96025390624999],[4.149316406250023,49.971582031249994],[4.174609375000017,50.24648437500005],[3.689355468750023,50.30605468750002],[3.595410156250068,50.47734374999999],[3.27333984375008,50.53154296875002],[3.10683593750008,50.779443359374994],[2.759375,50.750634765624994],[2.52490234375,51.097119140624955],[3.35009765625,51.37768554687503],[3.43251953125008,51.24575195312505],[3.902050781250011,51.20766601562502],[4.226171875000034,51.38647460937503],[5.03095703125004,51.46909179687498],[5.214160156250045,51.278955078124966],[5.796484375000034,51.153076171875],[5.693554687500011,50.774755859375006]]]},"properties":{"name":"Belgium","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[3.595410156250011,11.6962890625],[3.553906250000011,11.631884765624989],[3.490527343750017,11.49921875],[3.48779296875,11.395410156249994],[3.638867187500011,11.176855468749991],[3.65625,11.154589843749989],[3.6953125,11.1203125],[3.71640625,11.07958984375],[3.7568359375,10.76875],[3.83447265625,10.607421875],[3.771777343750017,10.417626953124994],[3.646582031250006,10.408984374999989],[3.60205078125,10.004541015624994],[3.3251953125,9.778466796874994],[3.044921875,9.083837890624991],[2.774804687500023,9.048535156249997],[2.703125,8.371826171875],[2.68603515625,7.873730468749997],[2.719335937500006,7.616259765624989],[2.7509765625,7.541894531249994],[2.78515625,7.476855468749989],[2.783984375000017,7.443408203124989],[2.765820312500011,7.422509765624994],[2.75048828125,7.395068359374989],[2.756738281250023,7.067919921874989],[2.721386718750011,6.980273437499989],[2.731738281250017,6.852832031249989],[2.7529296875,6.771630859374994],[2.774609375000011,6.711718749999989],[2.753710937500017,6.661767578124994],[2.735644531250017,6.595703125],[2.706445312500023,6.369238281249991],[1.62265625,6.216796875],[1.777929687500006,6.294628906249997],[1.530957031250011,6.992431640625],[1.624707031250011,6.997314453125],[1.600195312500006,9.050048828125],[1.3857421875,9.361669921874991],[1.330078125,9.996972656249994],[0.763378906250011,10.386669921874997],[0.900488281250006,10.993261718749991],[1.4267578125,11.447119140624991],[1.980371093750023,11.418408203124997],[2.38916015625,11.897070312499991],[2.366015625000017,12.221923828125],[2.805273437500006,12.383837890624989],[3.595410156250011,11.6962890625]]]},"properties":{"name":"Benin","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[0.217480468750011,14.911474609374991],[0.163867187500017,14.497216796874994],[0.382519531250011,14.245800781249997],[0.42919921875,13.972119140624997],[0.6181640625,13.703417968750003],[1.201171875,13.357519531249991],[0.988476562500011,13.36484375],[0.9873046875,13.041894531249994],[1.56494140625,12.635400390624994],[2.104589843750006,12.701269531249991],[2.226269531250011,12.466064453125],[2.072949218750011,12.309375],[2.38916015625,11.897070312499991],[1.980371093750023,11.418408203124997],[1.4267578125,11.447119140624991],[0.900488281250006,10.993261718749991],[0.49267578125,10.954980468749994],[-0.068603515625,11.115625],[-0.299462890624994,11.166894531249994],[-0.627148437499983,10.927392578124994],[-1.04248046875,11.010058593749989],[-2.829931640624977,10.998388671874991],[-2.914892578124977,10.592333984374989],[-2.791162109374994,10.432421874999989],[-2.780517578125,9.745849609375],[-2.765966796874977,9.658056640624991],[-2.706201171874994,9.533935546875],[-2.695849609374989,9.481347656249994],[-2.7171875,9.457128906249991],[-2.7666015625,9.424707031249994],[-2.816748046874977,9.425830078124989],[-2.875146484374994,9.500927734374997],[-2.90087890625,9.534619140624997],[-2.948144531249994,9.610742187499994],[-2.98828125,9.687353515624991],[-3.042626953124994,9.720898437499997],[-3.095800781249977,9.752099609374994],[-3.160693359374989,9.849169921874989],[-3.223535156249994,9.895458984374997],[-3.289697265624994,9.882226562499994],[-3.581152343749977,9.92431640625],[-3.790625,9.9171875],[-4.18115234375,9.78173828125],[-4.267187499999977,9.743261718749991],[-4.332226562499983,9.645703125],[-4.406201171874983,9.647998046874989],[-4.526611328125,9.723486328124991],[-4.625830078124977,9.713574218749997],[-4.721777343749977,9.756542968749997],[-5.262304687499977,10.319677734374991],[-5.523535156249977,10.426025390625],[-5.490478515625,11.042382812499994],[-5.250244140625,11.375781249999989],[-5.288134765624989,11.827929687499989],[-4.699316406249977,12.076171875],[-4.4287109375,12.337597656249997],[-4.480615234374994,12.672216796874991],[-4.227099609374989,12.793701171875],[-4.328710937499977,13.119042968749994],[-4.151025390624994,13.306201171875003],[-3.947314453124989,13.402197265624991],[-3.527636718749989,13.182714843749991],[-3.3017578125,13.28076171875],[-3.248632812499977,13.658349609374994],[-2.950830078124994,13.6484375],[-2.873925781249994,13.950732421875003],[-2.586718749999989,14.227587890625003],[-2.113232421874983,14.16845703125],[-1.97304687499999,14.45654296875],[-1.049560546875,14.81953125],[-0.760449218749983,15.047753906249994],[-0.235888671874989,15.059423828124991],[0.217480468750011,14.911474609374991]]]},"properties":{"name":"Burkina Faso","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[91.94921875000003,21.50805664062503],[91.85947265625012,21.532958984375057],[91.90771484374997,21.722949218750017],[91.94921875000003,21.50805664062503]]],[[[91.87382812500002,21.832128906249977],[91.8375976562501,21.750244140625],[91.85068359375012,21.927050781250045],[91.87382812500002,21.832128906249977]]],[[[91.15078125000005,22.175195312499966],[91.04472656250002,22.10517578125001],[91.0794921875,22.519726562499983],[91.15078125000005,22.175195312499966]]],[[[91.55673828125006,22.38222656250005],[91.41132812500004,22.475683593750006],[91.45605468749997,22.61650390624999],[91.55673828125006,22.38222656250005]]],[[[90.77763671875007,22.089306640624983],[90.51503906250005,22.06513671875001],[90.68046875000007,22.327490234375006],[90.50292968749997,22.835351562499994],[90.59648437500002,22.863525390625057],[90.86816406250003,22.48486328125],[90.77763671875007,22.089306640624983]]],[[[88.94072265625002,26.24536132812497],[88.97041015625004,26.250878906250023],[88.95195312500002,26.412109375],[89.01865234375012,26.410253906249977],[89.28925781250004,26.03759765625],[89.54990234375006,26.005273437499994],[89.57275390625003,26.13232421875003],[89.67089843750003,26.21381835937504],[89.8229492187501,25.94140625000003],[89.82490234375004,25.56015625],[89.80087890625012,25.33613281250001],[89.81406250000006,25.305371093749955],[89.86630859375012,25.293164062499955],[90.11962890625003,25.21997070312497],[90.61308593750002,25.16772460937497],[92.04970703125005,25.16948242187499],[92.46835937500006,24.94414062499999],[92.38496093750004,24.848779296875023],[92.25126953125007,24.895068359375045],[92.22832031250002,24.88134765625],[92.22666015625012,24.77099609374997],[92.11748046875002,24.493945312500017],[92.06416015625004,24.374365234375006],[91.84619140624997,24.17529296875003],[91.72656250000003,24.20507812499997],[91.35019531250012,24.06049804687501],[91.16044921875007,23.66064453125],[91.359375,23.06835937500003],[91.43623046875004,23.19990234375001],[91.55351562500002,22.991552734375006],[91.61953125,22.97968750000001],[91.75097656250003,23.053515625000017],[91.75419921875007,23.287304687499955],[91.79003906249997,23.361035156249983],[91.937890625,23.504687500000017],[91.92949218750007,23.598242187499977],[91.92958984375,23.68598632812501],[91.97851562500003,23.691992187499977],[92.04404296875006,23.677783203125017],[92.24609375000003,23.683593750000057],[92.33378906250002,23.242382812499955],[92.36162109375002,22.929003906250074],[92.46445312500006,22.734423828125045],[92.49140625000004,22.685400390625006],[92.5612304687501,22.04804687500001],[92.57490234375004,21.978076171875045],[92.58281250000002,21.940332031249994],[92.5934570312501,21.46733398437499],[92.63164062500002,21.306201171875045],[92.33056640624997,21.439794921874977],[92.17958984375005,21.293115234375023],[92.32412109375,20.791845703125063],[92.0560546875,21.1748046875],[91.86337890625012,22.350488281249966],[91.7970703125001,22.297460937500006],[91.48007812500006,22.884814453125045],[91.2162109375,22.642236328124994],[90.94560546875002,22.597021484375034],[90.65625,23.025488281250006],[90.60400390624997,23.59135742187499],[90.55566406249997,23.42153320312505],[90.26914062500012,23.455859375000017],[90.59091796875012,23.266406250000045],[90.43505859374997,22.751904296874955],[90.61611328125,22.362158203125034],[90.23056640625006,21.82978515625004],[90.07119140625005,21.887255859375017],[90.20957031250006,22.156591796875006],[89.95419921875006,22.022851562500023],[89.91806640625012,22.11616210937501],[89.98515625000002,22.466406250000063],[89.81191406250005,21.983496093750006],[89.56855468750004,21.767431640625034],[89.48320312500007,22.275537109374994],[89.50058593750006,21.914355468750045],[89.35371093750004,21.72109375],[89.09394531250004,21.872753906249983],[89.05,22.274609374999983],[88.92070312500002,22.632031249999955],[88.89970703125002,22.843505859375057],[88.85058593749997,23.040527343750057],[88.928125,23.186621093750063],[88.72441406250002,23.254980468750034],[88.69765625,23.493017578125034],[88.63574218749997,23.55],[88.56738281249997,23.674414062500034],[88.69980468750006,24.002539062500006],[88.71376953125,24.069628906250017],[88.72656250000003,24.186230468749955],[88.7335937500001,24.23090820312501],[88.72353515625,24.27490234375],[88.64228515625004,24.325976562500017],[88.49853515625003,24.34663085937504],[88.3375,24.45385742187503],[88.225,24.460644531249983],[88.14550781250003,24.485791015624955],[88.07910156249997,24.549902343750063],[88.02343750000003,24.62783203125005],[88.03027343749997,24.66445312500005],[88.0451171875001,24.713037109374994],[88.1498046875,24.914648437500034],[88.1888671875,24.92060546875001],[88.27949218750004,24.881933593750034],[88.31337890625005,24.8818359375],[88.37294921875,24.961523437499977],[88.45625,25.18842773437504],[88.57382812500006,25.18789062499999],[88.92978515625012,25.222998046875063],[88.94414062500002,25.290771484375],[88.85478515625002,25.333544921875017],[88.76914062500006,25.490478515625],[88.50244140624997,25.537011718749994],[88.14746093749997,25.811425781250023],[88.1066406250001,25.841113281250045],[88.15078125000005,26.08715820312497],[88.33398437499997,26.257519531249955],[88.44042968749997,26.369482421875034],[88.38623046875003,26.471533203125034],[88.35146484375005,26.482568359374966],[88.36992187500002,26.564111328124994],[88.51826171875004,26.517773437499955],[88.68281250000004,26.291699218749983],[88.94072265625002,26.24536132812497]]]]},"properties":{"name":"Bangladesh","childNum":6}},{"geometry":{"type":"Polygon","coordinates":[[[28.585351562500023,43.742236328124996],[28.465429687500006,43.389306640624994],[28.133691406250023,43.39560546875],[27.92890625000001,43.1861328125],[27.88886718750001,42.74970703125],[27.484765625000023,42.468066406249996],[28.014453125000017,41.969042968749996],[27.47480468750001,41.946875],[27.294921875,42.079541015625],[27.24433593750001,42.09326171875],[27.01171875,42.058642578124996],[26.96875,42.02685546875],[26.884863281250006,41.991845703124994],[26.615332031250006,41.964892578124996],[26.549707031250023,41.896728515625],[26.51142578125001,41.8263671875],[26.3603515625,41.8015625],[26.327246093750006,41.772802734375],[26.31796875,41.744677734374996],[26.320898437500006,41.716552734375],[26.200585937500023,41.743798828124994],[26.107421875,41.72568359375],[26.085546875,41.704150390624996],[26.066015625,41.673242187499994],[26.1435546875,41.521533203124996],[26.155175781250023,41.434863281249996],[26.135351562500006,41.3857421875],[26.06640625,41.35068359375],[25.92333984375,41.311914062499994],[25.784960937500017,41.330419921875],[25.52705078125001,41.2998046875],[25.381933593750006,41.26435546875],[25.25117187500001,41.243554687499994],[24.773730468750017,41.356103515624994],[24.595996093750017,41.442724609375],[24.5693359375,41.4673828125],[24.51826171875001,41.552539062499996],[24.487890625,41.555224609374996],[24.056054687500023,41.527246093749994],[24.03291015625001,41.469091796875],[24.011328125,41.46005859375],[23.635156250000023,41.386767578124996],[23.53583984375001,41.386035156249996],[23.433398437500017,41.398730468749996],[23.3720703125,41.3896484375],[23.23984375,41.3849609375],[23.15595703125001,41.322070312499996],[22.916015625,41.336279296875],[23.00361328125001,41.73984375],[22.836816406250023,41.993603515625],[22.344042968750017,42.31396484375],[22.42207031250001,42.328857421875],[22.445703125000023,42.359130859375],[22.523535156250006,42.440966796874996],[22.53242187500001,42.481201171875],[22.524218750000017,42.50390625],[22.43623046875001,42.6291015625],[22.466796875,42.84248046875],[22.799902343750006,42.985742187499994],[22.976855468750017,43.18798828125],[22.85957031250001,43.25234375],[22.819726562500023,43.300732421875],[22.767578125,43.354150390624994],[22.554589843750023,43.454492187499994],[22.36962890625,43.781298828124996],[22.36542968750001,43.862109375],[22.399023437500006,43.96953125],[22.420800781250023,44.007421875],[22.452529688228115,44.0510441391688],[22.547921095934313,44.113823956634434],[22.688564844478098,44.254306249271906],[23.02851562500001,44.077978515625],[22.868261718750006,43.947900390624994],[22.919042968750006,43.83447265625],[25.4970703125,43.670800781249994],[26.2158203125,44.007275390625],[27.0869140625,44.167382812499994],[27.425390625,44.0205078125],[27.88427734375,43.987353515624996],[28.221972656250017,43.772851562499994],[28.585351562500023,43.742236328124996]]]},"properties":{"name":"Bulgaria","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[50.60722656250002,25.883105468750003],[50.57490234375001,25.806787109374994],[50.465917968750006,25.965527343749997],[50.46992187500001,26.228955078124997],[50.5859375,26.24072265625],[50.60722656250002,25.883105468750003]]]},"properties":{"name":"Bahrain","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.02685546874994,21.19238281250003],[-73.16455078125003,20.979150390625023],[-73.68115234375003,20.9755859375],[-73.68037109374995,21.103320312500017],[-73.52309570312497,21.190820312499966],[-73.23535156249997,21.15449218750004],[-73.05849609375,21.313378906249994],[-73.02685546874994,21.19238281250003]]],[[[-73.041015625,22.429052734375006],[-72.74726562500001,22.32739257812497],[-73.16191406250002,22.380712890625006],[-73.041015625,22.429052734375006]]],[[[-74.20673828124998,22.213769531250023],[-74.27690429687499,22.183691406250006],[-73.906396484375,22.527441406250063],[-73.95419921874995,22.71552734375001],[-73.84995117187503,22.731054687500063],[-73.83652343749998,22.538427734374977],[-74.20673828124998,22.213769531250023]]],[[[-74.05751953124997,22.723486328125034],[-74.27460937499995,22.71166992187503],[-74.30703125,22.83959960937497],[-74.05751953124997,22.723486328125034]]],[[[-74.84047851562494,22.894335937500017],[-75.22333984374995,23.165332031250074],[-75.13056640624998,23.267919921875006],[-75.31596679687502,23.668359374999966],[-74.84047851562494,22.894335937500017]]],[[[-75.66455078124997,23.45014648437501],[-76.03710937500003,23.60278320312503],[-76.01044921875001,23.671386718750057],[-75.66455078124997,23.45014648437501]]],[[[-74.42944335937497,24.068066406249955],[-74.55092773437502,23.96894531250001],[-74.52690429687502,24.105078125000034],[-74.42944335937497,24.068066406249955]]],[[[-77.65771484374994,24.249462890624955],[-77.75527343750002,24.163476562500023],[-77.61538085937494,24.216357421875045],[-77.5615234375,24.136816406250006],[-77.57373046875,23.739160156249994],[-77.77128906249999,23.752539062499977],[-77.99990234374994,24.219824218750063],[-77.65771484374994,24.249462890624955]]],[[[-75.30839843749999,24.2],[-75.50322265624996,24.139062500000023],[-75.40893554687503,24.265771484374994],[-75.72666015625,24.68935546875005],[-75.30839843749999,24.2]]],[[[-77.34755859375,25.013867187499983],[-77.56191406249997,25.030029296875],[-77.27558593750001,25.055761718750006],[-77.34755859375,25.013867187499983]]],[[[-77.74384765625001,24.70742187499999],[-77.74521484375,24.463476562500034],[-78.04492187499997,24.287451171875063],[-78.14580078125002,24.493457031250017],[-78.36650390624993,24.544189453125057],[-78.435302734375,24.627587890624994],[-78.24272460937493,24.65380859375],[-78.21137695312495,25.191259765624977],[-77.97529296874998,25.084814453125063],[-77.74384765625001,24.70742187499999]]],[[[-76.64882812499994,25.487402343750006],[-76.34379882812496,25.33203124999997],[-76.12661132812497,25.14052734375005],[-76.16953125,24.6494140625],[-76.319970703125,24.81767578124999],[-76.21376953124994,24.822460937499983],[-76.160400390625,25.119335937499983],[-76.36928710937502,25.312597656250006],[-76.62070312499998,25.43164062500003],[-76.78066406249997,25.426855468750006],[-76.71083984374997,25.564892578124983],[-76.64882812499994,25.487402343750006]]],[[[-78.49287109375001,26.729052734375017],[-77.92246093749998,26.69111328125001],[-78.74365234374994,26.50068359375004],[-78.98564453124996,26.689501953125045],[-78.79804687500001,26.58242187499999],[-78.59711914062493,26.797949218750006],[-78.49287109375001,26.729052734375017]]],[[[-77.22563476562496,25.904199218750023],[-77.40317382812498,26.02470703124996],[-77.24677734374998,26.156347656250034],[-77.238623046875,26.561132812500006],[-77.510595703125,26.845996093750045],[-77.94375,26.90356445312503],[-77.53388671874995,26.903417968750006],[-77.06635742187501,26.530175781249994],[-77.03828124999998,26.333447265624983],[-77.16728515624996,26.240332031250006],[-77.22563476562496,25.904199218750023]]]]},"properties":{"name":"Bahamas","childNum":14}},{"geometry":{"type":"Polygon","coordinates":[[[19.007128906250045,44.86918945312502],[19.348632812500057,44.88090820312502],[19.118457031250074,44.359960937500006],[19.583789062500017,44.04345703125003],[19.245019531249994,43.96503906250004],[19.495117187500057,43.642871093750045],[19.19433593749997,43.533300781250006],[19.164355468750017,43.53544921874999],[19.11279296874997,43.52773437500002],[19.080078125000057,43.51772460937502],[19.0283203125,43.53251953125002],[18.97421875,43.54233398437498],[18.95068359375,43.52666015624999],[19.036718750000034,43.35732421875002],[19.026660156250017,43.292431640624955],[18.97871093750001,43.28540039062503],[18.934667968750006,43.339453125000034],[18.85107421875003,43.34633789062502],[18.749218750000068,43.283544921875006],[18.67421875000008,43.230810546875006],[18.623632812500063,43.027685546875034],[18.488476562500068,43.01215820312498],[18.44384765625003,42.96845703125004],[18.46601562500001,42.777246093749994],[18.54589843750003,42.64160156249997],[18.436328125000017,42.559716796874994],[17.667578125000063,42.897119140624994],[17.585156250000068,42.93837890625005],[17.650488281250063,43.006591796875],[17.27382812500005,43.44575195312501],[16.300097656250017,44.12451171875],[16.10341796875008,44.52099609375006],[15.736621093750045,44.76582031250001],[15.788085937500057,45.17895507812497],[16.028320312500057,45.18959960937502],[16.29335937500005,45.00883789062496],[16.53066406250008,45.21669921875002],[16.918652343749983,45.27656249999998],[17.812792968750074,45.078125],[18.66259765625,45.07744140624999],[18.83642578125,44.883251953124955],[19.007128906250045,44.86918945312502]]]},"properties":{"name":"Bosnia and Herz.","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[28.14794921875,56.142919921875],[28.284277343750006,56.055908203125],[29.375,55.938720703125],[29.353417968750023,55.784375],[29.412988281250023,55.724853515625],[29.482226562500017,55.6845703125],[29.63007812500001,55.751171875],[29.6845703125,55.7697265625],[29.744140625,55.77041015625],[29.82392578125001,55.7951171875],[29.881640625000017,55.832324218749996],[29.93701171875,55.845263671874996],[30.04267578125001,55.83642578125],[30.23359375000001,55.84521484375],[30.625585937500006,55.666259765625],[30.906835937500006,55.57001953125],[30.90058593750001,55.397412109375],[30.82099609375001,55.3302734375],[30.810546875,55.306982421875],[30.814453125,55.2787109375],[30.87744140625,55.2234375],[30.958886718750023,55.13759765625],[30.97773437500001,55.08779296875],[30.97773437500001,55.05048828125],[30.829882812500017,54.914990234375],[30.804492187500017,54.8609375],[30.791015625,54.806005859375],[30.798828125,54.783251953124996],[30.984179687500017,54.6958984375],[31.12128906250001,54.648486328124996],[31.152148437500017,54.625341796875],[31.074804687500006,54.491796875],[31.18476562500001,54.452978515625],[31.299121093750017,54.29169921875],[31.403613281250017,54.195947265625],[31.62841796875,54.111181640625],[31.7919921875,54.055908203125],[31.825976562500017,54.030712890625],[31.837792968750023,54.00078125],[31.825292968750006,53.935009765625],[31.783007812500017,53.85498046875],[31.754199218750017,53.81044921875],[31.82080078125,53.791943359375],[31.9921875,53.796875],[32.20039062500001,53.78125],[32.45097656250002,53.6533203125],[32.70429687500001,53.336328125],[32.64443359375002,53.32890625],[32.57802734375002,53.31240234375],[32.469335937500006,53.2703125],[32.14199218750002,53.091162109375],[31.849707031250006,53.106201171875],[31.668261718750017,53.200927734375],[31.417871093750023,53.196044921875],[31.38837890625001,53.184814453125],[31.364550781250017,53.138964843749996],[31.30292968750001,53.060888671875],[31.2587890625,53.01669921875],[31.29511718750001,52.989794921874996],[31.35302734375,52.933447265625],[31.442773437500023,52.86181640625],[31.53515625,52.7982421875],[31.564843750000023,52.759228515625],[31.585546875,52.532470703125],[31.57734375000001,52.312304687499996],[31.6015625,52.284814453125],[31.64990234375,52.26220703125],[31.690625,52.220654296875],[31.758593750000017,52.125830078125],[31.76337890625001,52.10107421875],[31.57373046875,52.10810546875],[31.345996093750017,52.10537109375],[31.21796875000001,52.050244140625],[30.98066406250001,52.046191406249996],[30.845703125,51.953076171875],[30.755273437500023,51.895166015625],[30.667285156250017,51.814111328125],[30.583886718750023,51.68896484375],[30.533007812500017,51.596337890624994],[30.56074218750001,51.531494140625],[30.602343750000017,51.471240234374996],[30.611718750000023,51.40634765625],[30.63251953125001,51.355419921875],[30.449511718750017,51.274316406249994],[30.160742187500006,51.477880859375],[29.346484375000017,51.382568359375],[29.10205078125,51.6275390625],[29.06074218750001,51.625439453125],[29.013085937500023,51.598925781249996],[28.97773437500001,51.57177734375],[28.927539062500017,51.562158203124994],[28.849511718750023,51.540185546874994],[28.73125,51.433398437499996],[28.690234375000017,51.438867187499994],[28.647753906250017,51.45654296875],[28.599023437500023,51.542626953124994],[28.532031250000017,51.562451171875],[27.85859375000001,51.5923828125],[27.7,51.477978515625],[27.689746093750017,51.572412109374994],[27.296289062500023,51.597412109375],[27.270117187500006,51.613574218749996],[27.141992187500023,51.75205078125],[27.074121093750023,51.76083984375],[26.95283203125001,51.75400390625],[26.7734375,51.770703125],[25.785742187500006,51.923828125],[24.361914062500006,51.867529296875],[24.280078125000017,51.774707031249996],[24.126855468750023,51.6646484375],[23.978320312500017,51.59130859375],[23.951171875,51.58505859375],[23.8642578125,51.623974609375],[23.79169921875001,51.637109375],[23.706835937500017,51.64130859375],[23.61376953125,51.525390625],[23.605273437500017,51.517919921875],[23.652441406250006,52.040380859375],[23.175097656250017,52.28662109375],[23.915429687500023,52.770263671875],[23.484667968750017,53.939794921875],[23.55908203125,53.91982421875],[23.733691406250017,53.912255859375],[24.191308593750023,53.950439453125],[24.236621093750017,53.919970703124996],[24.31796875,53.89296875],[24.620703125,53.979833984375],[24.768164062500006,53.974658203124996],[24.78925781250001,53.9982421875],[24.82568359375,54.118994140625],[24.869531250000023,54.145166015625],[25.04609375000001,54.133056640625],[25.111425781250006,54.154931640625],[25.179492187500017,54.2142578125],[25.46113281250001,54.292773437499996],[25.505664062500017,54.264941406249996],[25.52734375,54.215136718749996],[25.497363281250017,54.175244140625],[25.573046875000017,54.139892578125],[25.765234375,54.17978515625],[25.702539062500023,54.29296875],[25.61689453125001,54.310107421874996],[25.557519531250023,54.310693359375],[25.54736328125,54.331835937499996],[25.56757812500001,54.37705078125],[25.62031250000001,54.460400390625],[25.68515625,54.535791015625],[25.72480468750001,54.564257812499996],[25.73164062500001,54.590380859374996],[25.722460937500017,54.71787109375],[25.859277343750023,54.919287109375],[25.964453125,54.94716796875],[26.09296875000001,54.9623046875],[26.175195312500023,55.003271484375],[26.250781250000017,55.12451171875],[26.291796875000017,55.139599609375],[26.601171875,55.130175781249996],[26.6484375,55.20419921875],[26.775683593750017,55.273095703125],[26.760156250000023,55.293359375],[26.68125,55.306445312499996],[26.49531250000001,55.318017578125],[26.457617187500006,55.34248046875],[26.469531250000017,55.371923828125],[26.51923828125001,55.44814453125],[26.56660156250001,55.546484375],[26.5908203125,55.62265625],[26.593554687500017,55.667529296874996],[27.052539062500017,55.83056640625],[27.576757812500006,55.798779296875],[28.14794921875,56.142919921875]]]},"properties":{"name":"Belarus","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-87.8529296875,17.4228515625],[-87.92998046874996,17.283007812500017],[-87.826416015625,17.546289062499994],[-87.8529296875,17.4228515625]]],[[[-88.89404296875,15.890625],[-89.2328125,15.888671875],[-89.16147460937503,17.81484375],[-89.13354492187503,17.970800781249977],[-88.80634765624998,17.965527343749983],[-88.52299804687499,18.445898437500063],[-88.29565429687494,18.47241210937503],[-88.34926757812494,18.358837890624983],[-88.1302734375,18.350732421875023],[-88.08525390624999,18.226123046875045],[-88.27172851562494,17.60986328125],[-88.203466796875,17.5166015625],[-88.31342773437501,16.632763671874983],[-88.89404296875,15.890625]]]]},"properties":{"name":"Belize","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-64.73027343749999,32.29345703125],[-64.86284179687499,32.273876953125],[-64.66831054687499,32.38193359375],[-64.73027343749999,32.29345703125]]]},"properties":{"name":"Bermuda","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-58.15976562499999,-20.164648437500006],[-58.18017578125,-19.81787109375],[-59.09052734375,-19.286230468750006],[-60.00737304687499,-19.29755859375001],[-61.7568359375,-19.6453125],[-62.276318359375,-20.5625],[-62.27666015624999,-21.066015625],[-62.65097656249999,-22.233691406250003],[-62.84335937499999,-21.99726562500001],[-63.92167968749999,-22.028613281250003],[-63.97612304687499,-22.072558593750003],[-64.26640624999999,-22.603320312500003],[-64.30791015624999,-22.7953125],[-64.32529296874999,-22.82763671875],[-64.373974609375,-22.761035156250003],[-64.4455078125,-22.58535156250001],[-64.477734375,-22.4853515625],[-64.5236328125,-22.37158203125],[-64.60551757812499,-22.228808593750003],[-64.992626953125,-22.109667968750003],[-65.518798828125,-22.09453125],[-65.686181640625,-22.11025390625001],[-65.77104492187499,-22.099609375],[-65.86015624999999,-22.01972656250001],[-66.05859375,-21.879492187500006],[-66.098583984375,-21.835058593750006],[-66.17465820312499,-21.8056640625],[-66.220166015625,-21.802539062500003],[-66.24760742187499,-21.83046875],[-66.28212890625,-21.94746093750001],[-66.3224609375,-22.053125],[-66.365185546875,-22.11376953125],[-66.71171874999999,-22.21630859375],[-66.99111328125,-22.509863281250006],[-67.19487304687499,-22.82167968750001],[-67.362255859375,-22.85517578125001],[-67.57993164062499,-22.891699218750006],[-67.79443359375,-22.879492187500006],[-67.87944335937499,-22.82294921875001],[-67.88173828125,-22.49335937500001],[-68.18642578125,-21.61855468750001],[-68.197021484375,-21.30029296875],[-68.558251953125,-20.901953125],[-68.484326171875,-20.62841796875],[-68.74516601562499,-20.45859375],[-68.75932617187499,-20.115527343750003],[-68.560693359375,-19.967089843750003],[-68.559375,-19.90234375],[-68.578271484375,-19.856542968750006],[-68.69619140625,-19.74072265625],[-68.69829101562499,-19.72109375],[-68.57529296874999,-19.56015625],[-68.462890625,-19.43281250000001],[-68.470166015625,-19.409960937500003],[-68.49199218749999,-19.381933593750006],[-68.85795898437499,-19.093359375],[-68.96831054687499,-18.96796875000001],[-68.97885742187499,-18.81298828125],[-69.026806640625,-18.65625],[-69.09228515625,-18.28242187500001],[-69.145458984375,-18.14404296875],[-69.0939453125,-18.05048828125001],[-69.28232421874999,-17.96484375],[-69.31337890625,-17.943164062500003],[-69.5109375,-17.50605468750001],[-69.51108398437499,-17.5048828125],[-69.510986328125,-17.46035156250001],[-69.521923828125,-17.388964843750003],[-69.645703125,-17.24853515625],[-69.62485351562499,-17.2001953125],[-69.020703125,-16.6421875],[-69.03291015625,-16.47597656250001],[-68.8427734375,-16.337890625],[-69.21757812499999,-16.14912109375001],[-69.4208984375,-15.640625],[-69.17246093749999,-15.236621093750003],[-69.37470703125,-14.962988281250006],[-69.35947265624999,-14.7953125],[-68.87089843749999,-14.169726562500003],[-69.07412109375,-13.682812500000011],[-68.97861328124999,-12.880078125000011],[-68.68525390625,-12.501953125],[-69.57861328125,-10.951757812500006],[-69.228515625,-10.955664062500006],[-68.84833984375,-11.011132812500009],[-68.678369140625,-11.11279296875],[-68.39799804687499,-11.01875],[-68.0716796875,-10.703125],[-67.99169921875,-10.674414062500006],[-67.83500976562499,-10.662792968750011],[-67.72177734374999,-10.68310546875],[-67.416943359375,-10.389843750000011],[-66.575341796875,-9.89990234375],[-65.396142578125,-9.71240234375],[-65.298583984375,-10.146777343750003],[-65.31308593749999,-10.253027343750006],[-65.395458984375,-10.392285156250011],[-65.4369140625,-10.449023437500003],[-65.44711914062499,-10.507421875],[-65.33403320312499,-10.892773437500011],[-65.32377929687499,-11.024804687500009],[-65.389892578125,-11.246289062500011],[-65.1857421875,-11.74951171875],[-64.783447265625,-12.059375],[-64.42050781249999,-12.439746093750003],[-63.68857421874999,-12.47802734375],[-63.3466796875,-12.680078125],[-63.06748046874999,-12.669140625000011],[-62.76547851562499,-12.997265625000011],[-62.11801757812499,-13.159765625],[-62.09477539062499,-13.241992187500003],[-61.944726562499994,-13.40625],[-61.87412109374999,-13.470410156250011],[-61.789941406249994,-13.525585937500011],[-61.57568359375,-13.524804687500009],[-61.51157226562499,-13.541210937500011],[-61.41606445312499,-13.526562500000011],[-61.129150390625,-13.49853515625],[-61.07700195312499,-13.48974609375],[-60.506591796875,-13.78984375],[-60.372705078124994,-14.41875],[-60.273339843749994,-15.088769531250009],[-60.402001953124994,-15.0927734375],[-60.583203125,-15.098339843750011],[-60.53046875,-15.143164062500006],[-60.38046875,-15.318261718750009],[-60.242333984374994,-15.479589843750006],[-60.20664062499999,-15.901953125],[-60.18720703125,-16.132128906250003],[-60.17558593749999,-16.269335937500003],[-58.53793945312499,-16.328222656250006],[-58.49658203125,-16.32666015625],[-58.42368164062499,-16.307910156250003],[-58.37539062499999,-16.28359375],[-58.345605468749994,-16.284375],[-58.35039062499999,-16.490820312500006],[-58.470605468749994,-16.650195312500003],[-58.478125,-16.70068359375],[-58.45981445312499,-16.910742187500006],[-58.417382812499994,-17.08056640625],[-58.39599609375,-17.23427734375001],[-58.34775390624999,-17.28212890625001],[-57.99091796875,-17.51289062500001],[-57.905029296875,-17.532324218750006],[-57.832470703125,-17.512109375],[-57.78886718749999,-17.573046875],[-57.780175781249994,-17.67177734375001],[-57.66166992187499,-17.947363281250006],[-57.58647460937499,-18.12226562500001],[-57.49565429687499,-18.214648437500003],[-57.57402343749999,-18.279296875],[-57.725,-18.733203125],[-57.783105468749994,-18.91425781250001],[-57.716796875,-19.044042968750006],[-58.131494140624994,-19.74453125],[-57.860742187499994,-19.979589843750006],[-57.887597656249994,-20.02041015625001],[-57.96015625,-20.04072265625001],[-58.021142578124994,-20.05517578125],[-58.09375,-20.15107421875001],[-58.15976562499999,-20.164648437500006]]]},"properties":{"name":"Bolivia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-48.48588867187493,-27.76699218749998],[-48.554589843749994,-27.81220703125004],[-48.542187499999955,-27.57480468749999],[-48.41489257812495,-27.399609375],[-48.48588867187493,-27.76699218749998]]],[[[-48.584423828124955,-26.401562499999983],[-48.665771484375,-26.289648437500006],[-48.53974609374998,-26.170312500000023],[-48.584423828124955,-26.401562499999983]]],[[[-45.26025390624997,-23.889160156249986],[-45.451416015625,-23.895605468749977],[-45.30234375,-23.727539062500014],[-45.26025390624997,-23.889160156249986]]],[[[-44.12929687499994,-23.14189453124999],[-44.36015624999999,-23.17207031250001],[-44.24287109374998,-23.074121093750037],[-44.12929687499994,-23.14189453124999]]],[[[-38.90356445312497,-13.473437499999974],[-38.97758789062496,-13.523535156249963],[-39.02216796874998,-13.445605468749989],[-38.907128906249994,-13.401074218749983],[-38.90356445312497,-13.473437499999974]]],[[[-38.743847656249955,-13.097070312500037],[-38.668115234374966,-12.880175781249989],[-38.601171875,-12.99257812499998],[-38.743847656249955,-13.097070312500037]]],[[[-44.49931640625002,-2.939648437499983],[-44.597753906250006,-3.037597656249943],[-44.4814453125,-2.717578125000031],[-44.49931640625002,-2.939648437499983]]],[[[-44.88310546874996,-1.317871093749986],[-45.020849609375034,-1.372363281249974],[-44.978662109374966,-1.267285156249983],[-44.88310546874996,-1.317871093749986]]],[[[-51.83251953124997,-1.433789062499969],[-51.938378906249966,-1.452636718749986],[-51.680029296875006,-1.086132812500026],[-51.546044921874966,-0.649609375],[-51.25400390624998,-0.54140625],[-51.16074218749998,-0.666699218750011],[-51.27631835937498,-1.02177734374996],[-51.83251953124997,-1.433789062499969]]],[[[-49.62866210937497,-0.229199218749969],[-49.11699218749999,-0.163574218750014],[-48.39267578124995,-0.29736328125],[-48.83359375,-1.390039062500023],[-49.038476562499994,-1.5140625],[-49.17270507812498,-1.41259765625],[-49.233984375000034,-1.59951171874998],[-49.50664062499999,-1.511621093750023],[-49.587890625,-1.712402343749972],[-49.805126953124955,-1.790234375000026],[-50.06572265625002,-1.703808593749997],[-50.50761718749999,-1.787988281250009],[-50.759765625,-1.240234374999972],[-50.72949218749997,-1.126757812499946],[-50.57695312499999,-1.103125],[-50.709619140624994,-1.07773437499999],[-50.796093749999955,-0.90625],[-50.6455078125,-0.27285156249998],[-50.24824218749998,-0.11640625],[-49.62866210937497,-0.229199218749969]]],[[[-50.65288085937499,-0.131640624999989],[-50.926367187500034,-0.327343749999983],[-51.03808593749994,-0.225878906250003],[-50.84218750000002,-0.050195312500009],[-50.65288085937499,-0.131640624999989]]],[[[-49.44389648437499,-0.112402343749977],[-49.83007812499997,-0.093896484375023],[-49.50346679687496,0.083691406250011],[-49.37231445312497,0.001074218749963],[-49.44389648437499,-0.112402343749977]]],[[[-49.73823242187498,0.26816406250002],[-49.917089843750006,-0.023193359375014],[-50.339453125,0.043359375000051],[-50.27265624999998,0.231738281249974],[-49.73823242187498,0.26816406250002]]],[[[-50.42612304687498,0.139257812500048],[-50.44394531249998,-0.007666015624949],[-50.623925781249966,0.054394531249983],[-50.372753906249955,0.590869140625031],[-50.33227539062497,0.259033203125028],[-50.42612304687498,0.139257812500048]]],[[[-50.152929687500006,0.393017578125054],[-50.26132812499998,0.359179687500003],[-50.281689453124955,0.51650390624998],[-50.05883789062503,0.638037109374963],[-50.152929687500006,0.393017578125054]]],[[[-50.29897460937502,1.93852539062496],[-50.45610351562496,1.910498046875034],[-50.49101562499996,2.128613281249969],[-50.34199218749998,2.14174804687498],[-50.29897460937502,1.93852539062496]]],[[[-59.69970703125,4.353515625],[-59.73857421874993,4.226757812500026],[-59.62021484374998,4.023144531250026],[-59.557763671874966,3.960009765625031],[-59.551123046875034,3.933544921874969],[-59.854394531249994,3.5875],[-59.99433593749998,2.689990234375031],[-59.88964843749997,2.362939453125009],[-59.75522460937495,2.27412109375004],[-59.74350585937498,2.12163085937496],[-59.75175781249996,1.962402343750028],[-59.75620117187498,1.900634765624972],[-59.666601562500006,1.746289062499969],[-59.53569335937499,1.7],[-59.23120117187494,1.376025390625031],[-58.82177734374994,1.201220703125031],[-58.787207031250006,1.208496093750014],[-58.73032226562498,1.247509765625054],[-58.68461914062499,1.28105468749996],[-58.511865234374966,1.284667968749986],[-58.506054687499926,1.438671875000011],[-58.39580078124993,1.481738281249989],[-58.38037109375,1.530224609375011],[-58.34067382812498,1.587548828125051],[-58.03466796875,1.520263671875014],[-57.9828125,1.648437500000014],[-57.87343750000002,1.667285156250045],[-57.79565429687497,1.7],[-57.59443359375001,1.704101562499986],[-57.54575195312495,1.726074218750028],[-57.31748046874998,1.963476562499991],[-57.27558593749998,1.959228515625014],[-57.189599609374966,1.981591796875037],[-57.11889648437494,2.013964843749974],[-57.09267578125002,2.005810546874997],[-57.03759765625,1.936474609374997],[-56.96953124999999,1.91640625],[-56.48281249999994,1.942138671874986],[-56.019921874999966,1.842236328124983],[-55.96333007812498,1.85708007812498],[-55.929638671874955,1.8875],[-55.92163085937503,1.976660156250006],[-55.91533203124999,2.039550781250028],[-55.96196289062496,2.09511718749998],[-56.02006835937499,2.15815429687504],[-56.073632812499994,2.236767578124969],[-56.13769531249997,2.259033203124986],[-56.12939453124997,2.299511718749969],[-56.08779296875002,2.341308593750043],[-56.045117187499955,2.364404296875037],[-56.02036132812498,2.392773437500054],[-55.993505859375006,2.497509765624983],[-55.9755859375,2.515966796875006],[-55.957470703124955,2.52045898437504],[-55.730566406250006,2.406152343750023],[-55.385351562500006,2.440625],[-55.34399414062503,2.488769531249972],[-55.28603515625002,2.49965820312498],[-55.18769531249998,2.547509765625037],[-55.114111328125006,2.539208984375037],[-55.07031249999994,2.548339843750028],[-55.005810546874955,2.592968749999983],[-54.97866210937502,2.597656250000043],[-54.968408203124966,2.548339843750028],[-54.92656249999999,2.497363281250045],[-54.876074218750006,2.450390624999969],[-54.72221679687499,2.441650390624972],[-54.69741210937502,2.359814453124997],[-54.66186523437497,2.327539062499994],[-54.61625976562499,2.326757812500006],[-54.59194335937502,2.313769531250031],[-54.55048828125001,2.293066406249991],[-54.51508789062498,2.245458984374963],[-54.43310546875,2.207519531250057],[-54.13007812499998,2.121044921875026],[-53.76777343749998,2.354833984375048],[-52.90346679687502,2.211523437499977],[-52.58300781250003,2.528906249999977],[-52.327880859375,3.18173828125002],[-51.65253906249998,4.061279296874972],[-51.54707031250001,4.31088867187502],[-51.219921874999955,4.093603515624991],[-50.71440429687502,2.134033203125],[-50.458886718749994,1.829589843749972],[-49.957128906250006,1.65986328125004],[-49.898876953124955,1.16298828124998],[-50.29443359374997,0.835742187500003],[-50.755078124999955,0.222558593749966],[-51.28291015625001,-0.085205078125028],[-51.98081054687498,-1.367968749999974],[-52.22924804687497,-1.3625],[-52.664160156250034,-1.551757812500028],[-51.94755859374996,-1.586718749999946],[-50.89492187500002,-0.937597656249963],[-50.690039062500006,-1.761718749999986],[-50.40322265625002,-2.015527343750009],[-49.999218749999955,-1.831835937499974],[-49.71953125000002,-1.926367187499963],[-49.31367187500001,-1.731738281250003],[-49.63652343749996,-2.656933593750026],[-49.45751953125,-2.504589843749983],[-49.21103515624998,-1.916503906249986],[-48.99130859374998,-1.829785156249997],[-48.71000976562496,-1.487695312500023],[-48.46293945312499,-1.613964843749997],[-48.349804687499926,-1.482128906249955],[-48.46806640624996,-1.393847656250003],[-48.44980468749998,-1.145507812499943],[-48.11508789062498,-0.7375],[-47.557324218749955,-0.669921874999957],[-47.418652343749955,-0.765917968749974],[-47.39809570312502,-0.626660156250026],[-45.45859374999995,-1.35625],[-45.32915039062496,-1.71728515625],[-45.07636718749998,-1.466406249999949],[-44.72114257812498,-1.733496093750006],[-44.778515624999955,-1.798828125],[-44.651269531249966,-1.745800781250026],[-44.537792968749955,-2.052734374999943],[-44.75634765624997,-2.265527343749952],[-44.66240234375002,-2.373242187499955],[-44.435449218749966,-2.168066406249991],[-44.38183593749997,-2.365527343749989],[-44.52011718749998,-2.40546875000004],[-44.589013671874994,-2.573437499999983],[-44.72304687500002,-3.204785156249997],[-44.43754882812496,-2.944433593749977],[-44.228613281250006,-2.471289062499949],[-44.105566406250006,-2.493457031250031],[-44.19267578124999,-2.809570312499943],[-43.93291015624999,-2.583496093749986],[-43.45512695312499,-2.502050781250006],[-43.38007812499998,-2.376074218750006],[-42.93671874999998,-2.465039062500011],[-42.24960937499998,-2.7919921875],[-41.876171874999926,-2.746582031249986],[-41.479931640624955,-2.916503906249972],[-40.474560546874926,-2.795605468750026],[-39.96469726562498,-2.861523437499955],[-38.475781249999955,-3.717480468749997],[-38.04882812500003,-4.216406250000034],[-37.626318359375006,-4.592089843750003],[-37.30146484375001,-4.713085937499969],[-37.174658203125006,-4.912402343749974],[-36.590722656249966,-5.097558593749952],[-35.549414062500006,-5.129394531249957],[-35.39257812499994,-5.250878906250009],[-34.833886718749994,-7.024414062500014],[-34.83466796874998,-7.97148437499996],[-35.34086914062499,-9.230664062499983],[-35.76396484374993,-9.702539062500023],[-35.890820312499926,-9.687011718749957],[-35.88544921875001,-9.84765625],[-36.39833984374994,-10.484082031249983],[-36.768310546875,-10.671679687500017],[-37.18281249999998,-11.06845703125002],[-37.35600585937502,-11.403906249999977],[-37.35922851562495,-11.252539062499963],[-37.68872070312503,-12.1],[-38.019238281249955,-12.591308593750028],[-38.401757812499994,-12.966210937500023],[-38.69096679687502,-12.623925781250009],[-38.85175781250001,-12.790136718750034],[-38.76372070312502,-12.9072265625],[-38.835302734375034,-13.147167968750026],[-39.030908203124994,-13.365136718750023],[-39.08935546875,-13.588183593749989],[-38.988623046875006,-13.61503906249996],[-39.04814453124996,-14.043945312500028],[-38.94233398437498,-14.030664062499994],[-39.05957031249997,-14.654785156249957],[-38.88061523437503,-15.864257812499972],[-39.20288085937503,-17.178125],[-39.154003906249926,-17.70390625000003],[-39.650781249999966,-18.252343750000037],[-39.78330078124998,-19.571777343749986],[-40.001367187499994,-19.74199218750003],[-40.39594726562501,-20.56943359375002],[-40.78925781250001,-20.90605468750003],[-40.954541015624926,-21.237890624999963],[-41.04726562499999,-21.505664062499974],[-41.00029296875002,-21.99902343750003],[-41.70551757812498,-22.30966796874999],[-41.980419921874955,-22.580664062499963],[-42.042382812499966,-22.947070312500003],[-42.95830078124996,-22.96708984374999],[-43.154296875,-22.725195312500006],[-43.22416992187502,-22.991210937500014],[-43.898828124999966,-23.10146484375001],[-43.97382812499998,-23.057324218749983],[-43.675976562499955,-23.00947265625001],[-43.86616210937498,-22.910546875000023],[-44.63725585937496,-23.05546875],[-44.67382812499994,-23.206640625000034],[-44.56967773437495,-23.27402343749999],[-45.32539062499998,-23.59970703124999],[-45.464306640624955,-23.802539062500017],[-45.97207031250002,-23.795507812500006],[-46.86728515624998,-24.236328125000014],[-47.989160156249994,-25.03574218749999],[-47.92939453124998,-25.16826171874999],[-48.20273437499998,-25.41650390625003],[-48.18593749999994,-25.309863281249974],[-48.402490234374994,-25.27207031249999],[-48.47612304687499,-25.44296875],[-48.73173828124993,-25.36875],[-48.6921875,-25.49150390625003],[-48.40117187500002,-25.59736328125001],[-48.665771484375,-25.844335937499963],[-48.576318359374994,-25.935449218749966],[-48.61943359374996,-26.17939453125001],[-48.74829101562503,-26.26865234374999],[-48.55415039062498,-27.195996093749997],[-48.62080078124998,-28.075585937499966],[-48.799658203125006,-28.575292968749977],[-49.27128906249999,-28.87119140625005],[-49.745996093749966,-29.363183593749994],[-50.299511718749955,-30.42578125000003],[-50.92138671874997,-31.25839843750002],[-52.039208984374994,-32.11484374999996],[-52.063232421875,-31.830371093750017],[-51.68066406249994,-31.774609375000026],[-51.272167968749955,-31.476953125000037],[-51.16142578124996,-31.11884765625001],[-50.980078125000034,-31.09423828124997],[-50.94082031249994,-30.903710937499966],[-50.68930664062495,-30.70419921874999],[-50.71630859374994,-30.425976562499983],[-50.58193359375002,-30.438867187500037],[-50.56352539062499,-30.25361328125004],[-51.02495117187493,-30.36865234375003],[-51.29804687499998,-30.03486328124997],[-51.15727539062499,-30.364257812500014],[-51.283056640625034,-30.751562499999963],[-51.35908203124998,-30.674511718749983],[-51.506298828124955,-31.104492187500014],[-51.97246093749999,-31.383789062499986],[-52.19355468749998,-31.885546874999974],[-52.12739257812501,-32.1677734375],[-52.652246093749994,-33.137792968750006],[-53.37060546874997,-33.74218750000003],[-53.39755859374995,-33.737304687500014],[-53.46357421875001,-33.70986328125002],[-53.531347656250034,-33.65546875000004],[-53.531347656250034,-33.1708984375],[-53.511865234374966,-33.10869140625003],[-53.482861328124926,-33.068554687500026],[-53.39521484375001,-33.01035156249998],[-53.31010742187499,-32.927050781249974],[-53.21406249999998,-32.82109375],[-53.12558593749998,-32.73671875],[-53.15727539062496,-32.680078125],[-53.601708984374994,-32.40302734374997],[-53.76171875,-32.05683593749997],[-53.920605468749926,-31.95234375],[-54.220556640625034,-31.855175781249997],[-54.58764648437503,-31.48515625000003],[-55.036035156249994,-31.27900390625004],[-55.091162109375034,-31.31396484374997],[-55.173535156249926,-31.279589843749974],[-55.557324218749955,-30.8759765625],[-55.60302734375003,-30.85078125000001],[-55.62714843749998,-30.858105468749997],[-55.650488281250034,-30.89208984375],[-55.66523437500001,-30.92490234375002],[-55.807763671874994,-31.036718749999977],[-55.87368164062502,-31.069628906250017],[-55.95200195312498,-31.08085937499999],[-56.0046875,-31.079199218750006],[-56.01845703125002,-30.991894531249983],[-55.998974609374955,-30.837207031250003],[-56.4072265625,-30.44746093750001],[-56.83271484374998,-30.107226562499974],[-57.120507812499994,-30.144433593749994],[-57.21445312499995,-30.283398437499983],[-57.55229492187496,-30.261230468749986],[-57.60888671875003,-30.187792968750045],[-57.563867187499994,-30.139941406249974],[-57.40522460937501,-30.03388671875004],[-57.22465820312499,-29.782128906249994],[-56.938623046874994,-29.594824218750034],[-55.890527343749994,-28.370019531249994],[-55.68725585937497,-28.38164062499996],[-55.72548828125002,-28.20410156250003],[-55.10151367187501,-27.866796874999963],[-54.82910156250003,-27.55058593750003],[-54.32700195312495,-27.423535156249997],[-53.83818359375002,-27.121093750000014],[-53.668554687500006,-26.288183593749977],[-53.89116210937499,-25.66884765625001],[-54.15458984374999,-25.523046874999963],[-54.44394531249998,-25.625],[-54.615869140624994,-25.576074218750023],[-54.61054687499998,-25.432714843750034],[-54.47314453124997,-25.22021484375],[-54.43623046875001,-25.12128906250001],[-54.281005859375,-24.30605468750001],[-54.31826171874994,-24.128125],[-54.26689453124996,-24.06582031250001],[-54.241796875,-24.047265624999966],[-54.44023437500002,-23.90175781249998],[-54.62548828125,-23.8125],[-54.98266601562494,-23.974511718749966],[-55.081884765625006,-23.997656249999977],[-55.1943359375,-24.017480468750023],[-55.28691406249993,-24.00429687499999],[-55.366308593750034,-23.99101562499996],[-55.41591796875002,-23.95136718749997],[-55.4423828125,-23.86533203125002],[-55.4423828125,-23.792578125000034],[-55.458886718749966,-23.686718750000054],[-55.51845703124994,-23.627246093750017],[-55.53828124999998,-23.580957031249994],[-55.61767578125,-22.67148437499999],[-55.74663085937499,-22.51269531249997],[-55.753271484375006,-22.410156250000043],[-55.84916992187499,-22.307617187500014],[-55.991406249999926,-22.28115234375005],[-56.18984374999994,-22.28115234375005],[-56.246044921874926,-22.26464843749997],[-56.39487304687498,-22.092675781250023],[-56.44780273437502,-22.07617187500003],[-56.77519531249999,-22.261328125],[-57.955908203125034,-22.109179687500003],[-57.94267578124999,-21.79833984375],[-57.830224609374994,-20.99794921875001],[-57.91513671874998,-20.690332031249966],[-57.97905273437493,-20.65732421874999],[-58.00224609374996,-20.465429687499977],[-58.02539062499997,-20.41582031249999],[-58.05844726562495,-20.38613281249998],[-58.091503906249926,-20.33320312500004],[-58.124609375000034,-20.293457031250014],[-58.13779296874995,-20.237304687500043],[-58.15976562499998,-20.164648437499977],[-58.09375,-20.15107421874997],[-58.021142578124994,-20.05517578124997],[-57.96015625000001,-20.04072265625004],[-57.887597656249966,-20.020410156249994],[-57.860742187499994,-19.97958984375002],[-58.029931640624994,-19.83271484375004],[-58.131494140624994,-19.74453125],[-57.71679687499997,-19.044042968750034],[-57.73085937499999,-18.91718750000004],[-57.783105468749994,-18.91425781249997],[-57.725,-18.73320312500003],[-57.57402343749993,-18.279296875000014],[-57.49565429687496,-18.21464843749999],[-57.58647460937499,-18.122265625],[-57.66166992187493,-17.94736328124999],[-57.78017578125002,-17.67177734374998],[-57.78886718750002,-17.573046875000017],[-57.83247070312501,-17.512109375000037],[-57.90502929687497,-17.53232421874999],[-57.990917968749955,-17.512890625000026],[-58.20556640625,-17.363085937499974],[-58.347753906250006,-17.282128906249994],[-58.39599609374997,-17.234277343750023],[-58.417382812499994,-17.08056640624997],[-58.459814453125006,-16.910742187500006],[-58.478125,-16.70068359375003],[-58.470605468749994,-16.650195312500045],[-58.35039062500002,-16.49082031249999],[-58.34560546875002,-16.284375],[-58.375390624999966,-16.283593749999966],[-58.423681640625034,-16.30791015625003],[-58.49658203124994,-16.32666015625003],[-58.537939453125034,-16.32822265624999],[-60.17558593749996,-16.26933593749999],[-60.187207031249955,-16.132128906250017],[-60.206640625,-15.90195312500002],[-60.242333984374994,-15.479589843750034],[-60.38046874999998,-15.318261718750023],[-60.53046874999998,-15.143164062499977],[-60.58320312499998,-15.098339843749983],[-60.273339843749994,-15.088769531249994],[-60.372705078124994,-14.41875],[-60.506591796875,-13.78984375],[-61.077001953125034,-13.489746093750014],[-61.129150390625,-13.498535156250028],[-61.41606445312502,-13.526562499999969],[-61.511572265625006,-13.541210937500011],[-61.789941406249966,-13.525585937500026],[-61.87412109374998,-13.470410156249983],[-61.944726562499966,-13.40625],[-62.09477539062499,-13.241992187499989],[-62.118017578125006,-13.15976562500002],[-62.765478515625034,-12.99726562500004],[-63.01518554687502,-12.80556640624998],[-63.067480468750006,-12.669140624999983],[-63.34667968749994,-12.68007812499999],[-63.68857421874998,-12.478027343749957],[-64.42050781249995,-12.439746093749974],[-64.783447265625,-12.059375],[-65.18574218749998,-11.749511718749957],[-65.389892578125,-11.246289062500011],[-65.33403320312499,-10.892773437500026],[-65.44711914062503,-10.507421875000034],[-65.4369140625,-10.449023437499946],[-65.39545898437498,-10.392285156250026],[-65.31308593749998,-10.253027343749991],[-65.29858398437497,-10.146777343750017],[-65.39614257812494,-9.712402343749986],[-66.57534179687502,-9.899902343749986],[-67.41694335937495,-10.389843749999969],[-67.72177734374998,-10.683105468749943],[-67.83500976562496,-10.662792968749983],[-67.99169921875,-10.674414062499949],[-68.07167968749994,-10.703125],[-68.39799804687499,-11.01875],[-68.678369140625,-11.11279296875],[-68.84833984374998,-11.01113281249998],[-69.228515625,-10.955664062499963],[-69.46254882812497,-10.948144531250023],[-69.57861328125,-10.951757812499963],[-69.67402343749998,-10.9541015625],[-69.83979492187501,-10.93339843749996],[-69.96035156249997,-10.92988281250004],[-70.06630859374997,-10.982421875],[-70.22006835937503,-11.04765625],[-70.29038085937498,-11.064257812499974],[-70.34199218750001,-11.066699218750017],[-70.39228515624995,-11.058593749999972],[-70.45087890624998,-11.024804687500009],[-70.53325195312496,-10.946875],[-70.59653320312498,-10.976855468750017],[-70.642333984375,-11.010253906249986],[-70.59916992187499,-9.620507812500009],[-70.54111328124998,-9.4375],[-70.60791015625,-9.463671875000031],[-70.63691406249995,-9.478222656249969],[-71.041748046875,-9.81875],[-71.11528320312499,-9.852441406250009],[-71.33940429687499,-9.988574218750031],[-72.18159179687495,-10.003710937500003],[-72.37905273437497,-9.51015625],[-73.20942382812493,-9.411425781249946],[-73.08984375,-9.26572265625002],[-72.970361328125,-9.120117187500028],[-72.97402343750002,-8.9931640625],[-73.07050781249995,-8.8828125],[-73.203125,-8.719335937499991],[-73.30244140624995,-8.654003906250011],[-73.36040039062496,-8.479296875000031],[-73.39814453125001,-8.458984374999986],[-73.54912109374993,-8.34580078125002],[-73.73203125,-7.875390625],[-73.72041015624993,-7.782519531250017],[-73.76689453124999,-7.753515624999963],[-73.82207031249996,-7.738964843750026],[-73.89462890624998,-7.654785156250014],[-73.946875,-7.611230468750023],[-73.98173828124996,-7.58505859375002],[-74.00205078125003,-7.556054687499966],[-73.98173828124996,-7.535742187500006],[-73.95849609374994,-7.506640625000031],[-73.96430664062498,-7.378906250000028],[-73.74946289062498,-7.335351562500037],[-73.72041015624993,-7.309277343749969],[-73.758203125,-7.172753906249952],[-73.79301757812499,-7.135058593750003],[-73.75810546874999,-6.90576171875],[-73.137353515625,-6.4658203125],[-73.23554687500001,-6.098437500000017],[-73.209375,-6.028710937500023],[-73.16289062499996,-5.933398437499974],[-72.97988281249997,-5.634863281249991],[-72.88706054687498,-5.122753906250026],[-72.83193359374994,-5.09375],[-72.69873046874997,-5.067187499999989],[-72.60834960937495,-5.009570312499974],[-72.46899414062497,-4.901269531250023],[-72.35283203124993,-4.786035156249994],[-72.25678710937501,-4.74892578124998],[-71.8447265625,-4.504394531249986],[-70.97368164062499,-4.350488281249994],[-70.86601562499999,-4.229589843749963],[-70.79951171874995,-4.173339843749957],[-70.72158203124997,-4.15888671875004],[-70.53066406249997,-4.167578125000034],[-70.40463867187498,-4.150097656250026],[-70.34365234375,-4.193652343750017],[-70.31689453124994,-4.246972656250037],[-70.23916015625002,-4.30117187499998],[-70.12880859375,-4.286621093749943],[-70.05332031249998,-4.333105468750006],[-70.00395507812496,-4.327246093749963],[-69.97202148437503,-4.30117187499998],[-69.96591796875003,-4.2359375],[-69.94819335937498,-4.200585937500009],[-69.66904296875003,-2.667675781249997],[-69.40024414062498,-1.194921874999977],[-69.63398437500001,-0.50927734375],[-70.07050781249993,-0.13886718750004],[-70.05390624999993,0.578613281250028],[-69.47211914062498,0.72993164062504],[-69.15332031249994,0.65878906250002],[-69.31181640624999,1.050488281249969],[-69.85214843750003,1.05952148437504],[-69.84858398437493,1.708740234375043],[-68.17656249999999,1.719824218749991],[-68.25595703125,1.845507812500017],[-68.19379882812495,1.987011718749983],[-67.93623046874998,1.748486328124969],[-67.40043945312499,2.116699218750028],[-67.11923828124998,1.703613281249986],[-67.082275390625,1.185400390625006],[-66.87602539062499,1.223046875000037],[-66.34711914062498,0.7671875],[-66.06005859375003,0.78535156250004],[-65.68144531249999,0.983447265624989],[-65.52299804687493,0.843408203124966],[-65.55605468750002,0.687988281250014],[-65.47338867187497,0.691259765624977],[-65.10375976562497,1.108105468749983],[-64.20502929687493,1.52949218750004],[-64.00849609374995,1.931591796874969],[-63.43251953124994,2.155566406250045],[-63.389257812500006,2.411914062500045],[-64.04658203124998,2.502392578124997],[-64.22109375000002,3.587402343749972],[-64.66899414062496,4.01181640625002],[-64.788671875,4.276025390625023],[-64.57636718750001,4.139892578125],[-64.19248046874995,4.126855468750009],[-64.02148437500003,3.929101562500051],[-63.33867187500002,3.943896484375045],[-62.85698242187502,3.593457031249969],[-62.71210937499998,4.01791992187502],[-62.41064453124994,4.156738281249972],[-62.153125,4.098388671874986],[-61.82084960937496,4.197021484375],[-61.28007812500002,4.516894531249974],[-61.00283203125002,4.535253906249991],[-60.603857421875006,4.94936523437498],[-60.671972656250034,5.164355468749989],[-60.71196289062499,5.191552734375023],[-60.742138671874926,5.202050781250037],[-60.6513671875,5.221142578125011],[-60.45952148437499,5.188085937500034],[-60.40878906249998,5.21015625],[-60.33520507812497,5.199316406250006],[-60.241650390624926,5.257958984374966],[-60.14204101562498,5.238818359374974],[-59.990673828124955,5.082861328124991],[-60.14863281249998,4.533251953125031],[-59.69970703125,4.353515625]]]]},"properties":{"name":"Brazil","childNum":17}},{"geometry":{"type":"Polygon","coordinates":[[[-59.493310546874994,13.081982421874997],[-59.611328125,13.102099609374989],[-59.6466796875,13.303125],[-59.427636718749994,13.152783203124997],[-59.493310546874994,13.081982421874997]]]},"properties":{"name":"Barbados","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[115.02675781250005,4.899707031249989],[115.1400390625,4.899755859374991],[115.290625,4.352587890624989],[115.10703125000006,4.390429687499974],[115.02675781250005,4.899707031249989]]],[[[115.02675781250005,4.899707031249989],[114.74667968750006,4.718066406250017],[114.84023437500005,4.393212890625009],[114.65410156250007,4.037646484375045],[114.0638671875,4.592675781249966],[114.42441406250006,4.660400390625],[114.99541015625002,5.022363281250023],[115.02675781250005,4.899707031249989]]]]},"properties":{"name":"Brunei","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[91.63193359375003,27.759960937499997],[91.5947265625,27.557666015624996],[91.74306640625002,27.442529296874994],[91.85126953125001,27.438623046874994],[91.95097656249999,27.458300781249996],[91.99082031250003,27.4501953125],[92.044921875,27.364697265624997],[92.08339843750002,27.290625],[92.03115234375002,27.214306640624997],[92.00253906250003,27.147363281249994],[91.99228515625003,27.099902343749996],[91.99863281250003,27.079296875],[92.03085937500003,27.040820312499996],[92.06816406249999,26.9751953125],[92.07343750000001,26.91484375],[92.04970703125002,26.874853515625],[91.99833984374999,26.85498046875],[91.84208984374999,26.852978515624997],[91.67158203125001,26.802001953125],[91.517578125,26.807324218749997],[91.45585937499999,26.866894531249997],[91.4267578125,26.867089843749994],[91.28652343750002,26.789941406249994],[90.73964843750002,26.771679687499997],[90.34589843750001,26.890332031249997],[90.2060546875,26.847509765625],[90.12294921875002,26.754589843749997],[89.94316406249999,26.723925781249996],[89.76386718750001,26.7015625],[89.60996093750003,26.719433593749997],[89.58613281250001,26.778955078124994],[89.33212890625003,26.8486328125],[89.14824218749999,26.816162109375],[89.04091796875002,26.865039062499996],[88.85761718750001,26.961474609374996],[88.73876953125,27.175585937499996],[88.76035156250003,27.218115234375],[88.88164062499999,27.2974609375],[88.89140624999999,27.316064453124994],[88.94755859374999,27.464013671874994],[89.48066406250001,28.059960937499994],[89.53691406249999,28.107421875],[89.65273437500002,28.15830078125],[89.74980468749999,28.188183593749997],[89.81689453125,28.256298828124997],[89.89785156250002,28.294140625],[89.98105468750003,28.311181640624994],[90.34824218750003,28.243945312499996],[90.36298828125001,28.216503906249997],[90.33310546875003,28.093994140625],[90.35273437500001,28.080224609374994],[90.47734374999999,28.070849609374996],[90.63007812500001,28.078564453124997],[90.71572265625002,28.071728515624997],[91.02080078124999,27.970068359375],[91.07773437500003,27.974462890625],[91.22587890624999,28.071240234374997],[91.27304687500003,28.078369140625],[91.30683593750001,28.064013671874996],[91.36757812500002,28.021630859374994],[91.64189453124999,27.923242187499994],[91.63193359375003,27.759960937499997]]]},"properties":{"name":"Bhutan","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[25.2587890625,-17.793554687500006],[25.242285156250006,-17.969042968750003],[25.939355468750023,-18.93867187500001],[26.168066406250006,-19.53828125000001],[27.17822265625,-20.10097656250001],[27.28076171875,-20.47871093750001],[27.679296875,-20.503027343750006],[27.66943359375,-21.064257812500003],[28.014062500000023,-21.55419921875],[29.02558593750001,-21.796875],[29.042382812500023,-22.018359375],[29.237207031250023,-22.07949218750001],[29.315234375000017,-22.15771484375],[29.36484375,-22.193945312500006],[29.1298828125,-22.21328125],[29.013476562500017,-22.278417968750006],[28.94580078125,-22.395117187500006],[28.83984375,-22.480859375],[28.21015625000001,-22.693652343750003],[27.812597656250006,-23.108007812500006],[27.7685546875,-23.14892578125],[27.085546875,-23.577929687500003],[26.835058593750006,-24.240820312500006],[26.617773437500006,-24.3955078125],[26.451757812500006,-24.58271484375001],[26.39716796875001,-24.613574218750003],[26.130859375,-24.671484375],[26.031835937500006,-24.702441406250003],[25.912109375,-24.74746093750001],[25.518164062500006,-25.66279296875001],[25.21337890625,-25.75625],[24.33056640625,-25.74287109375001],[24.19296875,-25.632910156250006],[23.969531250000017,-25.626074218750006],[23.89375,-25.600878906250003],[23.389257812500006,-25.29140625],[23.148730468750017,-25.288671875],[22.878808593750023,-25.45791015625001],[22.59765625,-26.13271484375001],[22.548632812500017,-26.17841796875001],[22.47089843750001,-26.219042968750003],[22.217578125000017,-26.38886718750001],[22.090917968750006,-26.580175781250006],[22.01093750000001,-26.635839843750006],[21.78828125000001,-26.710058593750006],[21.738085937500017,-26.80683593750001],[21.694726562500023,-26.840917968750006],[20.73984375,-26.84882812500001],[20.641406250000017,-26.7421875],[20.79316406250001,-25.915625],[20.4306640625,-25.147070312500006],[19.98046875,-24.77675781250001],[19.977343750000017,-22.00019531250001],[20.9794921875,-21.9619140625],[20.97412109375,-18.31884765625],[23.219335937500006,-17.99970703125001],[23.599707031250006,-18.4599609375],[24.243945312500017,-18.0234375],[24.530566406250017,-18.052734375],[24.909082031250023,-17.821386718750006],[25.2587890625,-17.793554687500006]]]},"properties":{"name":"Botswana","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[22.86005859375001,10.919677734375],[23.646289062500017,9.822900390624994],[23.62265625,9.340625],[23.46826171875,9.11474609375],[23.53730468750001,8.815820312499994],[24.147363281250023,8.665625],[24.291406250000023,8.29140625],[24.853320312500017,8.137548828124991],[25.20039062500001,7.807910156249989],[25.18134765625001,7.557226562499991],[25.27890625,7.427490234375],[26.36181640625,6.635302734374989],[26.30859375,6.455322265625],[26.514257812500006,6.069238281249994],[27.143945312500023,5.722949218749989],[27.4033203125,5.109179687499989],[27.071875,5.199755859374989],[26.822070312500017,5.062402343749994],[25.52509765625001,5.31210937499999],[25.065234375000017,4.967431640624994],[24.31982421875,4.994140625],[23.41718750000001,4.663134765624989],[22.864550781250017,4.723876953125],[22.422167968750017,4.134960937499997],[20.55810546875,4.462695312499989],[20.226367187500017,4.829638671874989],[19.806542968750023,5.089306640624997],[19.5009765625,5.127490234374989],[19.06855468750001,4.891406249999989],[18.594140625000023,4.346240234374989],[18.6103515625,3.478417968749994],[18.474414062500017,3.622998046874997],[18.160937500000017,3.499804687499989],[17.491601562500023,3.687304687499989],[16.610742187500023,3.50537109375],[16.468554687500017,2.831738281249997],[16.183398437500017,2.270068359374989],[16.0634765625,2.90859375],[15.128710937500017,3.826904296875],[15.063574218750006,4.284863281249997],[14.73125,4.602392578124991],[14.56298828125,5.279931640624994],[14.616894531250011,5.865136718749994],[14.43115234375,6.038720703124994],[14.7392578125,6.27978515625],[15.206738281250011,7.206152343749991],[15.480078125,7.523779296874991],[15.957617187500006,7.507568359375],[16.37890625,7.683544921874997],[16.545312500000023,7.865478515625],[16.784765625,7.550976562499997],[17.6494140625,7.98359375],[18.56416015625001,8.0458984375],[19.108691406250017,8.656152343749994],[18.886035156250017,8.836035156249991],[18.95625,8.938867187499994],[20.342089843750017,9.127099609374994],[20.773242187500017,9.405664062499994],[21.682714843750006,10.289843749999989],[21.771484375,10.642822265625],[22.49384765625001,10.996240234374994],[22.86005859375001,10.919677734375]]]},"properties":{"name":"Central African Rep.","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-59.78759765624997,43.939599609374994],[-60.11748046874996,43.95336914062506],[-59.727148437500006,44.002832031249994],[-59.78759765624997,43.939599609374994]]],[[[-66.7625,44.68178710937502],[-66.8970703125,44.62890625],[-66.80214843749994,44.80537109374998],[-66.7625,44.68178710937502]]],[[[-60.961572265624966,45.48994140625001],[-61.081738281249926,45.55781249999998],[-60.91245117187498,45.56728515625005],[-60.961572265624966,45.48994140625001]]],[[[-73.69531249999997,45.58549804687502],[-73.85771484375002,45.573583984375006],[-73.57236328124998,45.69448242187502],[-73.69531249999997,45.58549804687502]]],[[[-73.56650390625003,45.469091796875034],[-73.960546875,45.44140624999997],[-73.68745117187498,45.561425781249994],[-73.47607421874997,45.704736328124994],[-73.56650390625003,45.469091796875034]]],[[[-61.10517578124998,45.94472656250002],[-60.86523437499997,45.983496093750006],[-61.05903320312501,45.70336914062497],[-60.73789062499995,45.75141601562498],[-60.46059570312494,45.96870117187501],[-60.733300781249994,45.956591796875045],[-60.297949218750034,46.31123046874998],[-60.22646484374994,46.19555664062506],[-59.86503906249993,46.159521484375006],[-59.8421875,45.941552734374994],[-60.67294921874995,45.59082031250006],[-61.28369140624994,45.573876953124966],[-61.44980468749995,45.71621093750002],[-61.40864257812501,46.17036132812498],[-60.87016601562499,46.796777343749966],[-60.40820312500003,47.00351562499998],[-60.332910156249966,46.737011718749955],[-60.49453125000002,46.270263671875],[-61.10517578124998,45.94472656250002]]],[[[-63.811279296875,46.46870117187501],[-63.68144531249993,46.561914062499994],[-63.12939453125,46.422216796875034],[-62.02373046874999,46.42158203125001],[-62.52607421875001,46.20288085937503],[-62.531347656250034,45.977294921875],[-63.02207031249998,46.06660156249998],[-62.89453125000003,46.12358398437496],[-63.056347656249955,46.22392578124996],[-62.97846679687498,46.31635742187498],[-63.21347656249998,46.15986328124998],[-63.641015624999966,46.23046874999997],[-63.758642578125034,46.397607421874994],[-64.11083984375003,46.425439453124994],[-64.13603515624999,46.59970703125006],[-64.388037109375,46.640869140625],[-63.99355468750002,47.06157226562502],[-64.08789062499997,46.77543945312499],[-63.811279296875,46.46870117187501]]],[[[-61.91411132812496,47.284521484375034],[-61.77255859374998,47.25981445312499],[-62.00830078124994,47.23427734375002],[-61.924707031249966,47.425146484375006],[-61.3955078125,47.63764648437504],[-61.91411132812496,47.284521484375034]]],[[[-54.227148437500034,47.44135742187501],[-54.32597656250002,47.408105468749994],[-54.12817382812494,47.646826171875034],[-54.227148437500034,47.44135742187501]]],[[[-74.70888671874997,45.0038574218751],[-73.55810546875,45.425097656250045],[-73.1595703125,46.01005859375002],[-72.10927734374997,46.55122070312504],[-71.26118164062495,46.75625],[-70.51948242187501,47.032519531250045],[-69.47104492187503,47.96728515625006],[-68.23818359374994,48.62641601562504],[-66.17817382812493,49.21313476562503],[-64.83632812499994,49.191748046875006],[-64.2162109375,48.873632812500034],[-64.51372070312493,48.84111328124999],[-64.24609374999994,48.69111328124998],[-64.34882812500001,48.423193359375034],[-65.259423828125,48.02124023437503],[-65.92670898437495,48.188867187499994],[-66.70439453125002,48.0224609375],[-66.35961914062494,48.06064453125006],[-65.84941406250002,47.91103515625005],[-65.60722656249996,47.67001953125006],[-65.00166015624995,47.84682617187502],[-64.70322265625,47.72485351562503],[-64.91220703125003,47.36865234375003],[-65.31889648437502,47.101220703124994],[-64.831396484375,47.06079101562503],[-64.88251953124993,46.822851562500034],[-64.54150390625,46.240332031250034],[-63.91591796875002,46.165820312500045],[-63.831933593749966,46.107177734375],[-64.05639648437503,46.021337890625006],[-63.70288085937494,45.858007812500034],[-62.70068359374997,45.740576171875006],[-62.750097656250006,45.64824218750002],[-62.483056640624966,45.62182617187506],[-61.955517578124955,45.86816406249997],[-61.776513671874994,45.655615234375006],[-61.49228515624998,45.68701171875],[-61.350488281249966,45.57368164062501],[-61.28198242187494,45.441064453124994],[-61.46098632812502,45.36669921875003],[-61.03154296875002,45.29174804687506],[-63.306298828124994,44.64257812500003],[-63.60400390624997,44.68320312500006],[-63.60976562499999,44.47998046875006],[-63.999707031249926,44.64492187499999],[-64.10087890624993,44.487451171874966],[-64.1669921875,44.58666992187503],[-64.28608398437493,44.55034179687499],[-64.27568359374993,44.33408203124998],[-65.48168945312497,43.51806640625],[-65.73813476562498,43.56074218750001],[-65.88691406250001,43.79521484374999],[-66.125732421875,43.813818359375034],[-66.19306640624995,44.143847656250045],[-65.86801757812498,44.56879882812501],[-66.14638671875002,44.43593750000005],[-66.090625,44.50493164062499],[-64.44814453125,45.33745117187502],[-64.13549804687497,45.023046875],[-64.09316406249997,45.21708984375002],[-63.368017578125034,45.36479492187502],[-64.87314453124998,45.35458984375006],[-64.31464843749998,45.83569335937503],[-64.48222656250002,45.80634765624998],[-64.63271484375002,45.94663085937506],[-64.77851562499998,45.63842773437497],[-65.88447265624995,45.22290039062506],[-66.10976562500002,45.316601562499955],[-66.02656249999995,45.417578125],[-66.43984374999994,45.09589843750001],[-66.87246093749997,45.067285156249966],[-67.12485351562498,45.16943359375],[-67.366943359375,45.17377929687498],[-67.43266601562496,45.603125],[-67.80224609374994,45.7275390625],[-67.806787109375,47.08281249999999],[-68.23549804687502,47.34594726562503],[-68.93720703124998,47.21123046875002],[-69.0501953125,47.426611328125034],[-69.24287109374998,47.46298828124998],[-70.00771484375002,46.70893554687501],[-70.296240234375,45.90610351562506],[-70.86503906249999,45.27070312500001],[-71.327294921875,45.29008789062496],[-71.51752929687495,45.00756835937497],[-74.663232421875,45.00390625000003],[-74.70888671874997,45.0038574218751]]],[[[-126.09208984374995,49.35400390625003],[-126.06401367187499,49.26362304687501],[-126.22963867187498,49.29565429687506],[-126.09208984374995,49.35400390625003]]],[[[-54.55439453125001,49.5888671875],[-54.786523437499966,49.496142578125045],[-54.86357421875002,49.576074218749966],[-54.55439453125001,49.5888671875]]],[[[-54.093701171874955,49.74443359374999],[-53.98066406250001,49.66196289062498],[-54.28613281249997,49.595361328124994],[-54.27763671875002,49.71147460937502],[-54.093701171874955,49.74443359374999]]],[[[-126.64121093749999,49.605810546875006],[-126.93857421874999,49.71845703125004],[-126.92583007812497,49.837744140625006],[-126.73813476562502,49.84365234375005],[-126.64121093749999,49.605810546875006]]],[[[-61.801123046875034,49.093896484374966],[-63.04150390624994,49.224951171875034],[-64.485205078125,49.88696289062497],[-64.13144531249995,49.94165039062503],[-62.858544921874966,49.70546875000005],[-61.817138671875,49.28354492187498],[-61.69614257812495,49.139013671875006],[-61.801123046875034,49.093896484374966]]],[[[-125.18413085937497,50.09711914062498],[-125.301171875,50.4140625],[-125.07402343750002,50.22065429687501],[-125.18413085937497,50.09711914062498]]],[[[-127.19731445312495,50.640380859375],[-125.48208007812501,50.316796874999966],[-124.83061523437499,49.53007812500002],[-123.99580078125,49.22402343750002],[-123.49702148437498,48.58208007812499],[-123.38989257812501,48.67021484374999],[-123.31064453125003,48.41103515625002],[-123.57314453124995,48.32280273437499],[-123.91694335937501,48.386572265625034],[-125.12070312500002,48.76079101562496],[-124.84965820312496,49.02827148437501],[-124.81264648437497,49.212646484375],[-124.92734374999998,49.01420898437499],[-125.489453125,48.933789062499955],[-125.82851562499998,49.09184570312499],[-125.64423828125001,49.18579101562506],[-125.95166015625001,49.24804687500003],[-125.93540039062499,49.401464843750006],[-126.51914062499999,49.396777343750045],[-126.54189453125001,49.590478515624966],[-126.13408203124997,49.672314453124955],[-126.52524414062499,49.71958007812498],[-126.90332031250001,49.94414062499999],[-127.114306640625,49.879736328125034],[-127.24980468749999,50.13798828124996],[-127.34941406249995,50.05195312500001],[-127.46713867187503,50.163427734375006],[-127.86391601562495,50.12773437500002],[-127.90585937499998,50.44521484375002],[-127.48652343749998,50.404638671875034],[-127.46591796874996,50.58310546875006],[-128.05834960937494,50.498486328124955],[-128.34604492187503,50.744238281250006],[-127.91806640624998,50.86054687500001],[-127.19731445312495,50.640380859375]]],[[[-55.45874023437494,51.53652343750005],[-55.58339843749994,51.38857421875002],[-56.031103515625034,51.328369140625],[-55.8,51.033300781250034],[-56.732324218749966,50.007714843749994],[-56.822167968749966,49.613476562499955],[-56.179394531249955,50.114990234375],[-56.161279296874994,49.94013671874998],[-55.50292968749997,49.98315429687503],[-56.14018554687496,49.61914062500006],[-55.869824218749955,49.67016601562506],[-56.08730468750002,49.45195312499999],[-55.375927734374955,49.48974609374997],[-55.34384765624998,49.37290039062506],[-55.22954101562496,49.508154296875006],[-55.35317382812502,49.07944335937506],[-54.50219726562503,49.52734375],[-54.44824218749997,49.329443359375006],[-53.957714843749955,49.44184570312498],[-53.61943359374996,49.321630859375006],[-53.57343750000001,49.141210937500034],[-54.16127929687494,48.787695312500034],[-53.852880859375006,48.81132812499996],[-53.966015624999955,48.70668945312505],[-53.70634765624999,48.65551757812503],[-54.11445312499998,48.393603515625045],[-53.027587890625,48.634716796874955],[-53.1357421875,48.40185546875003],[-53.60976562500002,48.20771484375001],[-53.56943359374998,48.088085937499955],[-53.869580078124926,48.019677734374966],[-53.63823242187496,48.01464843750003],[-53.863671874999966,47.787011718749994],[-53.67236328125,47.64824218749999],[-53.28271484375,47.99785156249996],[-52.86601562499993,48.11298828124998],[-53.16982421875002,47.51210937500005],[-52.945019531249955,47.55283203124998],[-52.782421874999955,47.769433593749966],[-52.653662109375034,47.549414062500006],[-53.11484375,46.65581054687502],[-53.32304687499996,46.71835937499998],[-53.589794921874955,46.638867187499955],[-53.59736328124998,47.14599609374997],[-54.00957031249993,46.839599609375],[-54.173730468749994,46.88037109375003],[-53.84951171875002,47.440332031249994],[-53.98901367187503,47.756201171875034],[-54.191845703124955,47.85981445312501],[-54.488134765625006,47.40385742187502],[-54.47392578124996,47.54707031249998],[-54.856640624999955,47.385009765625],[-55.31572265624993,46.905712890624955],[-55.78852539062498,46.86723632812502],[-55.91923828124996,47.01689453124996],[-55.49150390624996,47.16064453125003],[-54.78461914062501,47.664746093749955],[-55.366308593750034,47.66108398437501],[-55.57612304687498,47.46523437499999],[-56.12724609374999,47.50283203125002],[-55.867089843749994,47.592333984375045],[-55.85791015625,47.81918945312498],[-56.774121093749955,47.56499023437499],[-58.33686523437501,47.73085937500002],[-59.11694335937494,47.57070312499999],[-59.32065429687498,47.736914062500006],[-59.272070312500034,47.99555664062504],[-58.330224609374994,48.52211914062502],[-59.16767578124998,48.558496093749966],[-58.84179687500003,48.74643554687498],[-58.906445312499955,48.65019531249999],[-58.716455078124994,48.59804687500002],[-58.403662109375034,49.08432617187498],[-57.99052734374996,48.987939453124966],[-58.09892578124993,49.07744140624999],[-57.98007812499998,49.229638671874994],[-58.19091796875003,49.25874023437498],[-58.21337890625,49.38666992187501],[-58.01582031249998,49.54248046874997],[-57.79130859374999,49.48999023437503],[-57.92617187499999,49.700830078124994],[-57.4326171875,50.50581054687504],[-57.179589843749966,50.614843750000034],[-57.29799804687502,50.69873046874997],[-57.03593750000002,51.01083984374998],[-56.68242187500002,51.332763671875],[-56.025585937499955,51.56835937500006],[-55.6904296875,51.471337890624994],[-55.666406249999966,51.57890624999999],[-55.45874023437494,51.53652343750005]]],[[[-127.92465820312498,51.47387695312497],[-128.14877929687498,51.62670898437503],[-128.03173828125006,51.708398437499966],[-127.92465820312498,51.47387695312497]]],[[[-79.38427734374997,51.951953125000045],[-79.64375,52.01005859374996],[-79.27128906249996,52.086816406249966],[-79.38427734374997,51.951953125000045]]],[[[-128.36875,52.40087890625],[-128.43979492187503,52.696386718750006],[-128.24726562499998,52.784375],[-128.36875,52.40087890625]]],[[[-80.73168945312494,52.74726562499998],[-82.03925781249998,53.04990234374998],[-81.84731445312494,53.18627929687497],[-81.135595703125,53.20581054687503],[-80.73168945312494,52.74726562499998]]],[[[-131.7537109375,53.195556640625],[-131.63466796874997,52.92216796874999],[-131.97177734374998,52.87983398437498],[-131.45522460937502,52.70170898437502],[-131.59057617187494,52.578222656250006],[-131.25971679687495,52.415917968749966],[-131.31992187499998,52.30307617187498],[-131.142626953125,52.291113281250034],[-131.221533203125,52.15361328124999],[-132.16508789062493,52.783300781250034],[-132.14375,52.99931640624999],[-132.54677734374997,53.1375],[-131.7537109375,53.195556640625]]],[[[-128.55244140624998,52.93974609375002],[-128.50991210937502,52.51860351562502],[-128.678955078125,52.289648437500006],[-128.74633789062494,52.763378906249955],[-128.89980468749997,52.67382812500003],[-129.175927734375,52.964941406250006],[-129.033251953125,53.27993164062505],[-128.63266601562498,53.1125],[-128.55244140624998,52.93974609375002]]],[[[-129.167724609375,53.11787109374998],[-129.32387695312502,53.142138671875045],[-129.23818359374997,53.33007812500006],[-129.167724609375,53.11787109374998]]],[[[-129.84858398437498,53.167919921874955],[-130.51757812500003,53.54423828124999],[-130.45200195312498,53.63115234375002],[-129.94472656250002,53.436376953125034],[-129.75483398437498,53.244775390624994],[-129.84858398437498,53.167919921874955]]],[[[-130.236279296875,53.95854492187502],[-130.38422851562504,53.84394531250001],[-130.703173828125,53.892236328124994],[-130.44799804687497,54.08901367187502],[-130.236279296875,53.95854492187502]]],[[[-132.65551757812503,54.12749023437496],[-132.30336914062497,54.098876953125],[-132.16611328124998,53.95522460937505],[-132.53466796875,53.651708984375034],[-132.18696289062504,53.68481445312503],[-132.134423828125,54.03427734374998],[-131.66762695312502,54.14135742187503],[-131.957421875,53.308691406250034],[-132.34726562500003,53.18920898437503],[-132.747509765625,53.310498046874955],[-132.425,53.33696289062502],[-132.84501953125,53.507714843749994],[-133.07949218749997,53.837011718750034],[-133.04838867187493,54.15893554687497],[-132.65551757812503,54.12749023437496]]],[[[-130.92714843749997,54.47905273437499],[-130.90683593750003,54.63178710937504],[-130.75800781249998,54.61376953125],[-130.92714843749997,54.47905273437499]]],[[[-130.57534179687497,54.769677734374966],[-130.2140625,55.02587890625003],[-130.34941406249996,54.814550781250034],[-130.57534179687497,54.769677734374966]]],[[[-79.97758789062499,56.20703125000006],[-80.057470703125,56.28735351562497],[-79.57973632812502,56.466357421875045],[-79.97758789062499,56.20703125000006]]],[[[-78.93559570312496,56.26606445312498],[-79.17548828124998,55.88505859374999],[-79.18212890625,56.21215820312503],[-79.4951171875,55.87475585937503],[-79.76474609374995,55.80678710937505],[-79.54472656249999,56.12836914062501],[-79.9875,55.89213867187502],[-79.45888671875,56.53974609374998],[-79.53632812499995,56.180078124999966],[-79.27241210937493,56.600439453125006],[-78.93559570312496,56.26606445312498]]],[[[-61.743603515624955,57.55458984375005],[-61.6375,57.41606445312499],[-62.01123046875003,57.54848632812505],[-61.743603515624955,57.55458984375005]]],[[[-79.71650390624998,57.515527343749994],[-79.80844726562498,57.44243164062502],[-79.74257812499997,57.60795898437499],[-79.71650390624998,57.515527343749994]]],[[[-69.16005859375,59.04023437500001],[-69.35283203125002,58.96074218749999],[-69.30322265625003,59.144873046875006],[-69.16005859375,59.04023437500001]]],[[[-64.40703125,60.367089843749966],[-64.44194335937496,60.2978515625],[-64.73793945312497,60.37563476562502],[-64.83642578124997,60.50102539062499],[-64.40703125,60.367089843749966]]],[[[-68.23378906250002,60.24091796875001],[-68.36787109374998,60.314746093750045],[-68.08759765624998,60.58784179687501],[-67.81884765624994,60.449511718750074],[-68.23378906250002,60.24091796875001]]],[[[-78.531640625,60.72856445312499],[-78.66889648437498,60.716894531250006],[-78.24169921875,60.818652343750045],[-78.531640625,60.72856445312499]]],[[[-64.83261718749998,61.366064453125006],[-65.43212890625,61.649511718750034],[-64.78964843750003,61.662207031250034],[-64.83261718749998,61.366064453125006]]],[[[-65.03056640624999,61.879052734374966],[-64.89658203124995,61.73330078125005],[-65.23535156249997,61.89770507812506],[-65.03056640624999,61.879052734374966]]],[[[-79.54531250000002,62.41171875000006],[-79.28647460937495,62.247656250000034],[-79.32392578124995,62.02607421875001],[-79.81611328124995,61.59462890625002],[-80.26518554687496,61.818212890625006],[-80.26005859374996,62.10903320312502],[-79.9267578125,62.39287109375002],[-79.54531250000002,62.41171875000006]]],[[[-64.82382812499998,62.558740234374994],[-64.46503906249998,62.535937500000045],[-64.47832031250002,62.417871093749966],[-64.901220703125,62.421044921874994],[-64.82382812499998,62.558740234374994]]],[[[-70.33706054687497,62.548730468749994],[-70.76606445312498,62.596875],[-71.22011718750002,62.873925781249966],[-70.44262695312497,62.73378906250002],[-70.33706054687497,62.548730468749994]]],[[[-82.00048828124997,62.95419921874998],[-82.02583007812498,62.73007812499998],[-82.56826171875002,62.403222656249994],[-83.01582031249998,62.20991210937498],[-83.69887695312497,62.16025390624998],[-83.91049804687498,62.45415039062499],[-83.37641601562498,62.904931640624994],[-82.00048828124997,62.95419921874998]]],[[[-77.87670898437497,63.470556640625034],[-77.53271484374997,63.233642578125],[-77.94243164062496,63.11440429687502],[-78.536767578125,63.423730468749994],[-77.87670898437497,63.470556640625034]]],[[[-76.67758789062503,63.393945312499966],[-77.36474609374994,63.588330078124955],[-77.13369140624997,63.68203125000002],[-76.65244140624998,63.503564453124994],[-76.67758789062503,63.393945312499966]]],[[[-84.91962890624995,65.26108398437503],[-84.50112304687497,65.45844726562501],[-84.08486328125,65.21782226562502],[-82.05,64.64428710937506],[-81.67612304687498,64.21264648437503],[-81.88710937499997,64.01640625000002],[-80.82895507812495,64.08994140625],[-80.30205078124999,63.76220703125003],[-81.04638671875003,63.461572265624966],[-82.378125,63.706787109375],[-82.46708984375002,63.92695312500001],[-83.30395507812497,64.14379882812506],[-84.63291015625,63.30922851562502],[-85.39262695312496,63.119677734375045],[-85.76894531249997,63.70034179687502],[-87.15190429687499,63.58564453125001],[-86.93203124999997,63.90166015625002],[-86.252099609375,64.13686523437497],[-86.37426757812503,64.56582031249997],[-86.074609375,65.533837890625],[-85.55468750000003,65.91865234374995],[-85.17622070312501,65.746875],[-85.23994140624993,65.51030273437499],[-84.91962890624995,65.26108398437503]]],[[[-84.67475585937498,65.575],[-85.096337890625,65.756201171875],[-85.14960937500001,66.01538085937506],[-84.75737304687496,65.85893554687505],[-84.67475585937498,65.575]]],[[[-83.72597656249997,65.796728515625],[-83.23374023437495,65.71503906249995],[-83.332421875,65.63105468749998],[-84.11826171874995,65.77177734375007],[-84.40717773437501,66.13100585937497],[-83.78696289062495,65.96577148437498],[-83.72597656249997,65.796728515625]]],[[[-108.09272460937501,67.00517578124999],[-107.80551757812493,66.99858398437507],[-107.94394531249999,66.8578125],[-108.09272460937501,67.00517578124999]]],[[[-62.681542968749966,67.05629882812502],[-62.87163085937499,67.06259765625006],[-62.41679687499996,67.18847656250003],[-62.681542968749966,67.05629882812502]]],[[[-107.89985351562497,67.40180664062495],[-107.95024414062503,67.31821289062498],[-108.15224609374997,67.429443359375],[-108.04897460937498,67.664892578125],[-107.89985351562497,67.40180664062495]]],[[[-73.621728515625,67.783837890625],[-74.573388671875,67.82866210937507],[-74.70654296875003,68.06708984374995],[-73.49375,68.00063476562502],[-73.40717773437498,67.79306640625],[-73.621728515625,67.783837890625]]],[[[-86.59555664062498,67.7359375],[-86.89252929687498,67.836572265625],[-86.95981445312503,68.10024414062497],[-86.70209960937501,68.30561523437498],[-86.42114257812497,68.18344726562503],[-86.59555664062498,67.7359375]]],[[[-75.67587890624998,68.32250976562506],[-75.078125,68.17314453124999],[-75.20195312499996,67.45917968750001],[-75.78007812499996,67.28354492187503],[-76.94418945312498,67.25029296875002],[-77.30439453125001,67.68510742187505],[-77.12587890624997,67.94707031250002],[-76.59580078124998,68.27895507812497],[-75.67587890624998,68.32250976562506]]],[[[-78.98271484374999,68.19282226562501],[-79.17475585937493,68.26445312500002],[-78.95258789062495,68.35302734375006],[-78.98271484374999,68.19282226562501]]],[[[-104.54067382812497,68.405908203125],[-105.05136718749999,68.55903320312501],[-104.60200195312503,68.56152343749997],[-104.54067382812497,68.405908203125]]],[[[-74.880859375,68.34868164062505],[-75.40024414062503,68.52548828125],[-75.28740234374996,68.68774414062503],[-74.98364257812497,68.64760742187502],[-74.880859375,68.34868164062505]]],[[[-101.84589843749994,68.58632812499997],[-102.30815429687497,68.681982421875],[-102.01337890624995,68.82539062500001],[-101.73295898437495,68.75341796875],[-101.84589843749994,68.58632812499997]]],[[[-100.21723632812497,68.80668945312502],[-100.59653320312496,68.76640625000007],[-100.56547851562495,69.02680664062501],[-100.21723632812497,68.80668945312502]]],[[[-99.99467773437502,69.01352539062503],[-100.19570312500002,68.991455078125],[-100.153125,69.12949218750003],[-99.99467773437502,69.01352539062503]]],[[[-79.21064453124995,68.845458984375],[-79.24267578125,69.04926757812495],[-78.33256835937496,69.38603515624999],[-78.77919921875,68.95048828124999],[-79.21064453124995,68.845458984375]]],[[[-90.1998046875,69.419091796875],[-90.33027343749993,69.252197265625],[-90.49204101562503,69.369873046875],[-90.1998046875,69.419091796875]]],[[[-76.99536132812503,69.14375],[-77.37939453125,69.2740234375],[-77.18754882812502,69.440087890625],[-76.66884765625002,69.36616210937504],[-76.99536132812503,69.14375]]],[[[-101.171728515625,69.39707031250003],[-101.31289062499998,69.57607421875],[-101.00063476562497,69.4619140625],[-101.171728515625,69.39707031250003]]],[[[-95.51367187499997,69.57363281250002],[-95.43745117187498,69.37846679687505],[-95.73012695312502,69.34755859374997],[-95.80620117187499,69.56049804687501],[-95.89345703125,69.35175781250004],[-95.87583007812495,69.60600585937505],[-95.51367187499997,69.57363281250002]]],[[[-67.91469726562494,69.54096679687504],[-68.22138671874998,69.61674804687502],[-67.908837890625,69.68183593749995],[-67.91469726562494,69.54096679687504]]],[[[-78.02910156249993,69.71489257812502],[-78.03999023437495,69.6083984375],[-78.84819335937502,69.4828125],[-78.02910156249993,69.71489257812502]]],[[[-79.43066406250003,69.78779296874995],[-79.55283203124995,69.63085937500006],[-80.04750976562502,69.63432617187505],[-79.97783203124993,69.50966796874997],[-80.794775390625,69.68925781250005],[-80.42421875000002,69.797607421875],[-79.43066406250003,69.78779296874995]]],[[[-97.439453125,69.64267578125006],[-96.29995117187494,69.34438476562505],[-95.7513671875,68.89765624999998],[-95.26777343749998,68.82607421874997],[-96.40156249999995,68.47070312500003],[-97.47202148437498,68.543701171875],[-98.320556640625,68.84272460937498],[-98.70380859374993,68.80278320312502],[-98.90449218749995,68.93242187500005],[-99.25400390625002,68.86318359374997],[-99.49467773437493,68.95957031249998],[-99.455712890625,69.13120117187503],[-98.45595703124997,69.33466796875001],[-98.54599609375,69.57290039062497],[-98.04135742187498,69.456640625],[-98.20048828124996,69.79697265625006],[-97.79072265624998,69.86162109374999],[-97.439453125,69.64267578125006]]],[[[-86.91303710937501,70.11323242187501],[-86.55766601562499,69.99531249999995],[-87.3232421875,70.08012695312502],[-86.91303710937501,70.11323242187501]]],[[[-74.70888671874997,45.0038574218751],[-74.76245117187494,44.99907226562502],[-74.99614257812496,44.970117187499966],[-75.40126953124997,44.77226562499999],[-75.81933593749997,44.468017578125],[-76.18579101562503,44.24223632812502],[-76.819970703125,43.62880859375011],[-77.59653320312492,43.62861328125007],[-78.45825195312497,43.63149414062511],[-78.72041015624993,43.62495117187501],[-78.84555664062492,43.58334960937506],[-79.171875,43.466552734375085],[-79.0830566406249,43.33139648437509],[-79.05922851562494,43.27807617187506],[-79.066064453125,43.10610351562502],[-79.02617187499996,43.01733398437506],[-78.98076171874993,42.98061523437502],[-78.91508789062496,42.90913085937504],[-79.17373046875,42.74853515625],[-80.24755859374991,42.366015625000045],[-81.02822265624997,42.247167968750006],[-81.50732421874997,42.10346679687504],[-81.97416992187496,41.88872070312499],[-82.43906249999989,41.6748535156251],[-82.69003906249995,41.675195312499994],[-83.141943359375,41.97587890624996],[-83.10952148437497,42.25068359375001],[-82.54531249999997,42.62470703124998],[-82.19038085937495,43.47407226562501],[-82.137841796875,43.570898437500034],[-82.48505859374993,45.08374023437503],[-82.55107421874987,45.3473632812501],[-82.91933593749994,45.51796875000002],[-83.59267578125,45.81713867187506],[-83.46948242187503,45.99467773437499],[-83.61596679687503,46.116845703124994],[-83.97778320312494,46.08491210937507],[-84.12319335937497,46.50292968749997],[-84.44047851562496,46.49814453125006],[-84.66577148437503,46.54326171875002],[-84.87597656249994,46.89990234375003],[-85.07006835937497,46.97993164062498],[-85.65224609375,47.21997070312503],[-86.67216796874996,47.636425781249955],[-87.20800781249997,47.848486328125006],[-87.74389648437497,48.06054687500003],[-88.37817382812497,48.30307617187506],[-89.45566406249992,47.99624023437508],[-90.79731445312495,48.13105468750001],[-91.04345703124991,48.19370117187498],[-91.38720703124997,48.05854492187498],[-92.00517578125002,48.301855468750006],[-92.3484375,48.276611328125],[-92.41459960937493,48.276611328125],[-92.50058593749995,48.43535156250002],[-92.83671875,48.567773437499994],[-93.25795898437497,48.62885742187501],[-93.37788085937498,48.61655273437498],[-93.70771484374995,48.525439453125074],[-93.85161132812496,48.607275390625034],[-94.6208984374999,48.7426269531251],[-94.71279296874997,48.863427734374994],[-94.80346679687497,49.0029296875],[-94.86040039062493,49.258593750000045],[-94.85434570312495,49.304589843749994],[-95.15527343749997,49.3696777343751],[-95.16206054687493,48.991748046875045],[-95.39790039062493,48.99316406249997],[-96.25068359374993,48.99316406249997],[-96.67705078124993,48.99316406249997],[-97.52983398437493,48.99316406249997],[-98.80898437499995,48.99316406249997],[-104.77832031249997,48.993115234375125],[-110.7476562499999,48.993066406250136],[-116.71704101562493,48.993066406250136],[-118.84892578124993,48.993066406250136],[-119.27534179687494,48.993066406250136],[-119.70170898437495,48.99301757812495],[-120.98085937499995,48.99301757812495],[-122.78876953124994,48.99301757812495],[-122.82670898437495,49.028417968750034],[-122.9241699218749,49.07465820312504],[-122.96269531249993,49.07460937500005],[-123.06328125,48.97773437500001],[-123.22944335937493,49.260498046875085],[-122.87910156249995,49.39892578125003],[-123.27675781249997,49.34394531250001],[-123.1875,49.680322265624994],[-123.53056640624989,49.39731445312506],[-124.02861328125002,49.602880859375006],[-123.99262695312497,49.736181640625006],[-123.81718749999993,49.58657226562508],[-123.58247070312498,49.68125],[-123.87441406250005,49.736816406250114],[-123.82543945312493,50.14423828124998],[-123.94589843749995,50.18393554687509],[-123.9849121093749,49.87558593749998],[-124.28125,49.77211914062502],[-124.78237304687492,50.02011718749992],[-125.05668945312495,50.418652343750125],[-124.8598632812499,50.872412109375006],[-125.05878906249993,50.51386718749998],[-125.4763183593749,50.49716796874995],[-125.53935546874996,50.64902343749998],[-125.64130859374994,50.46621093750005],[-126.09433593749995,50.497607421875045],[-126.44746093750004,50.58774414062492],[-125.90410156250002,50.704931640625006],[-126.51435546875,50.679394531250125],[-126.37460937499995,50.83735351562498],[-126.5217773437499,50.86606445312498],[-126.51733398437497,51.0568359375001],[-126.63178710937494,50.915136718750006],[-127.057568359375,50.86752929687509],[-127.70810546875,51.15117187499996],[-127.41967773437496,51.608056640625136],[-126.69145507812502,51.70341796875002],[-127.33872070312489,51.70737304687495],[-127.66870117187497,51.47758789062502],[-127.85053710937498,51.67319335937509],[-127.79536132812493,52.19101562500006],[-127.43793945312504,52.356152343750125],[-127.24223632812496,52.39511718750009],[-126.71396484374989,52.060693359374994],[-127.19399414062498,52.45766601562502],[-126.95136718749994,52.7510253906251],[-127.01933593750002,52.8424804687501],[-127.06621093749989,52.65268554687498],[-127.79189453124994,52.28935546875002],[-128.10224609374993,51.78842773437495],[-128.3576171875,52.1588867187501],[-128.0375,52.318164062500045],[-127.94023437499996,52.545166015625085],[-128.27153320312493,52.3629882812501],[-128.05327148437487,52.91069335937496],[-128.3650390624999,52.82578125000006],[-128.52470703125002,53.1406738281251],[-129.08090820312492,53.36728515625006],[-129.1715820312499,53.53359375000002],[-128.8545898437499,53.70454101562504],[-128.90561523437492,53.559326171875114],[-128.5421386718749,53.420654296875114],[-128.13271484375002,53.417773437500045],[-127.92783203125,53.274707031250045],[-128.2072265624999,53.483203125000074],[-128.67553710937494,53.55458984375005],[-128.76367187500003,53.746875],[-128.5321289062499,53.85810546875007],[-128.959375,53.84145507812505],[-129.2578613281249,53.417968750000085],[-129.56372070312506,53.251464843750114],[-130.33525390625002,53.723925781250074],[-130.04331054687495,54.13354492187503],[-129.62602539062493,54.23027343750002],[-130.08422851562503,54.18139648437503],[-130.4302734375,54.42099609374998],[-129.56064453124995,55.46254882812508],[-129.79516601562503,55.559570312500114],[-130.04848632812494,55.05727539062511],[-130.01406249999997,55.950537109375006],[-130.09785156249995,56.10927734375002],[-130.41313476562487,56.12250976562507],[-130.47709960937496,56.230566406250034],[-130.649072265625,56.26367187500003],[-131.471875,56.55673828125006],[-131.82426757812496,56.58999023437508],[-131.86616210937495,56.792822265625006],[-132.1042968749999,56.85678710937509],[-132.062890625,56.95336914062503],[-132.33798828124992,57.07944335937498],[-132.27939453124998,57.14536132812506],[-132.23217773437494,57.198535156250074],[-132.30166015625005,57.2763183593751],[-132.44248046874986,57.40673828125003],[-132.55048828124995,57.499902343749994],[-133.00141601562495,57.948974609375],[-133.27529296875,58.22285156250004],[-133.54638671874997,58.50346679687499],[-134.21850585937503,58.849902343750045],[-134.32963867187505,58.93969726562506],[-134.39306640625,59.009179687499994],[-134.67724609374997,59.19926757812499],[-134.94375,59.28828125000001],[-135.05102539062491,59.57866210937502],[-135.36787109374998,59.743310546874994],[-135.70258789062504,59.72875976562506],[-136.3218261718749,59.604833984375034],[-136.27797851562494,59.48032226562506],[-136.46635742187493,59.459082031250006],[-136.57875976562494,59.15224609375002],[-136.81328125000002,59.15004882812511],[-137.12622070312491,59.04096679687507],[-137.2775390624999,58.988183593749994],[-137.43857421874995,58.903125],[-137.52089843749994,58.91538085937506],[-137.59331054687493,59.22626953124998],[-138.317626953125,59.611132812500074],[-138.86875,59.94575195312501],[-139.18515624999986,60.083593750000034],[-139.13696289062494,60.17270507812506],[-139.07924804687497,60.279443359375136],[-139.07924804687497,60.3437011718751],[-139.23476562499997,60.339746093749994],[-139.67631835937505,60.32832031249998],[-139.97329101562497,60.183154296875074],[-140.45283203125004,60.29970703125002],[-140.5254394531249,60.21835937499995],[-140.76274414062505,60.25913085937509],[-141.00214843750004,60.300244140625125],[-141.00214843750004,60.884667968749994],[-141.00214843750004,61.761279296875045],[-141.00214843750004,63.22226562499998],[-141.00214843750004,64.09887695312506],[-141.00214843750004,65.55991210937498],[-141.00214843750004,66.43652343750006],[-141.00214843750004,67.89755859374998],[-141.00214843750004,68.77416992187506],[-141.00214843750004,69.65078125000011],[-139.18154296874997,69.51552734375008],[-137.25996093749998,68.96411132812503],[-136.12236328124993,68.88222656250002],[-135.258837890625,68.68432617187503],[-135.93901367187487,68.9741699218751],[-135.575537109375,69.02695312500003],[-135.91020507812487,69.11147460937502],[-135.6914550781249,69.31118164062502],[-135.29282226562486,69.30786132812506],[-135.1408203124999,69.46782226562496],[-134.45683593749993,69.47763671875],[-134.40893554687494,69.68178710937502],[-133.87978515624997,69.50771484375011],[-134.17431640624991,69.25283203125005],[-133.16313476562496,69.43388671874999],[-132.91533203125002,69.62963867187506],[-132.40390625,69.65874023437496],[-132.48847656249993,69.73808593749996],[-132.16342773437498,69.70498046875014],[-131.13637695312497,69.90688476562505],[-130.66547851562495,70.12705078124998],[-129.944970703125,70.09091796875006],[-129.675634765625,70.19296875000009],[-129.64829101562495,69.9977539062501],[-130.83208007812487,69.65146484375006],[-131.9377929687499,69.5347167968751],[-132.8174804687499,69.20576171875004],[-133.41831054687492,68.84428710937493],[-133.138037109375,68.74658203125011],[-133.33666992187497,68.83525390625005],[-132.57763671874997,68.84780273437514],[-132.71894531249998,69.07919921875],[-131.78837890625002,69.43198242187495],[-131.32470703124997,69.36118164062509],[-131.06342773437504,69.45068359375003],[-130.97065429687495,69.20908203125],[-130.1176269531249,69.720068359375],[-128.89892578124994,69.96616210937506],[-129.15791015624995,69.80009765624999],[-129.05434570312502,69.70107421875005],[-128.85302734375003,69.7510253906251],[-127.68378906249994,70.26035156249995],[-128.17011718749998,70.41845703125],[-127.99101562499992,70.57382812500003],[-127.22597656249992,70.29614257812497],[-126.25043945312495,69.54526367187492],[-125.52495117187495,69.35156250000009],[-125.171875,69.42797851562503],[-125.35693359374991,69.62597656250003],[-124.767919921875,69.99003906249996],[-124.99038085937494,70.02661132812511],[-124.55502929687488,70.15122070312509],[-124.40693359374991,69.76743164062506],[-124.12460937499995,69.6899902343751],[-124.33808593749991,69.36484374999995],[-123.5284179687499,69.38935546874995],[-123.02578125,69.81000976562504],[-122.07006835937499,69.81616210937506],[-120.96245117187502,69.66040039062511],[-120.13999023437488,69.38056640625013],[-117.22695312499998,68.913427734375],[-116.05947265625,68.83701171875006],[-116.2434082031249,68.9740722656251],[-115.44228515624994,68.94091796875009],[-114.62016601562496,68.74609375],[-113.96440429687495,68.39907226562502],[-114.09594726562491,68.26679687500007],[-114.76528320312494,68.27021484375004],[-115.12705078124992,68.13203124999995],[-115.43447265624994,67.90234375000006],[-115.13320312499994,67.819189453125],[-112.50302734374993,67.6819335937501],[-110.9900390624999,67.79082031250007],[-110.07392578124995,67.99291992187506],[-109.63037109374991,67.73271484374996],[-109.03803710937504,67.69116210937503],[-108.85200195312497,67.42197265625009],[-108.61333007812493,67.59804687500008],[-107.98872070312495,67.2563964843751],[-107.99130859374995,67.09516601562513],[-108.49604492187493,67.09228515625006],[-107.25947265624998,66.39853515624995],[-107.71035156250001,66.74003906250007],[-107.7250976562499,66.98413085937506],[-107.15649414062497,66.88173828124997],[-107.9583984375,67.81860351562506],[-107.79829101562498,68.03691406249996],[-106.42426757812491,68.20058593750008],[-105.7501953125,68.59228515625011],[-106.45805664062496,68.51645507812495],[-106.60849609374988,68.35737304687504],[-107.61933593749994,68.3310546875],[-107.73417968749989,68.17373046875011],[-108.3228027343749,68.15410156250002],[-108.71811523437488,68.29746093750009],[-108.31347656249996,68.61079101562498],[-106.16445312499992,68.91987304687507],[-105.68559570312489,68.82817382812505],[-105.3774414062499,68.413818359375],[-104.65317382812488,68.23007812500003],[-104.48681640624991,68.06318359374998],[-103.47412109374993,68.11503906250005],[-102.32036132812489,67.73564453125005],[-101.55498046874992,67.69316406250007],[-100.21293945312489,67.83857421875004],[-98.92045898437502,67.72578124999998],[-98.41210937499991,67.80717773437505],[-98.63154296875004,68.0725585937501],[-97.45493164062486,67.61699218750002],[-97.20654296874989,67.85507812500003],[-97.73911132812495,67.97817382812505],[-98.19252929687494,67.92299804687502],[-98.65048828124989,68.36352539062506],[-98.21855468750002,68.31743164062507],[-97.7942382812499,68.38759765625],[-97.9250976562499,68.523681640625],[-97.41035156249993,68.49653320312498],[-96.97670898437497,68.25541992187505],[-96.43066406249991,68.3105957031251],[-96.72207031250005,68.03876953124998],[-95.9703125,68.24912109375],[-96.36914062499991,67.50976562500003],[-96.14145507812489,67.27182617187503],[-95.71992187499998,67.31679687500014],[-95.77768554687495,67.18461914062505],[-95.41591796875005,67.15556640624999],[-95.41889648437504,67.01323242187493],[-96.42255859374995,67.05175781249997],[-95.7875488281249,66.616796875],[-96.03686523437489,66.9375],[-95.39965820312503,66.94946289062509],[-95.25874023437493,67.26254882812492],[-95.65048828124986,67.73745117187505],[-95.46069335937503,68.02138671875],[-94.74443359374993,68.07089843749995],[-93.44892578124998,68.61889648437503],[-93.85244140624994,69.00034179687495],[-94.06489257812495,68.78476562500006],[-94.600439453125,68.80322265625011],[-94.08364257812497,69.12309570312507],[-94.254736328125,69.31376953125002],[-93.61948242187492,69.41699218750009],[-93.74853515624991,69.2261230468751],[-93.5322753906249,69.48090820312495],[-94.2708007812499,69.45512695312505],[-94.63383789062496,69.64965820312506],[-94.82250976562494,69.577783203125],[-95.96494140624989,69.80278320312499],[-96.5513671875,70.21030273437506],[-96.29770507812492,70.51137695312511],[-95.87861328124998,70.54897460937514],[-95.88632812499986,70.69428710937507],[-96.25800781249993,70.64228515625013],[-96.54892578124995,70.80874023437511],[-96.44658203124996,71.23989257812502],[-96.06201171874997,71.41386718749993],[-95.5642578124999,71.33676757812503],[-95.40625,71.49165039062498],[-95.87231445312494,71.57314453125005],[-94.73486328124994,71.98295898437507],[-94.30834960937491,71.76489257812506],[-93.74628906249998,71.742822265625],[-92.94868164062493,71.26210937500011],[-92.98144531249994,70.8522460937501],[-91.56406249999995,70.1782714843751],[-92.32050781250004,70.2353515625],[-92.51186523437494,70.10385742187503],[-91.976708984375,70.03867187500009],[-92.88779296874989,69.66821289062511],[-92.31166992187494,69.67290039062499],[-91.91196289062495,69.53125],[-91.20180664062494,69.64477539062494],[-91.43994140624997,69.52568359375002],[-90.4155761718749,69.45698242187507],[-90.89228515625004,69.26728515624995],[-91.23720703125005,69.28554687500014],[-90.47900390624994,68.88115234374999],[-90.57363281250005,68.47470703124998],[-90.20478515625004,68.25747070312511],[-89.27954101562491,69.25546875000003],[-88.22353515625,68.91503906249997],[-87.81357421874986,68.34570312499997],[-87.89267578125,68.24814453125],[-88.34697265624993,68.28828125000001],[-88.313818359375,67.95034179687508],[-87.359375,67.17724609374997],[-86.56079101562491,67.48212890625007],[-85.64316406249992,68.69970703124997],[-84.86757812499994,68.77333984375005],[-85.10664062499995,68.84404296875007],[-84.86220703125,69.07397460937503],[-85.38676757812493,69.23188476562504],[-85.50737304687487,69.84526367187493],[-82.61835937499993,69.69106445312514],[-82.39023437499989,69.60087890625007],[-82.75483398437493,69.49438476562506],[-82.30986328124996,69.41000976562509],[-82.22753906249997,69.24887695312495],[-81.37783203125005,69.18564453125003],[-81.95791015624991,68.88364257812498],[-81.38090820312496,68.85004882812504],[-81.28154296874987,68.65722656250003],[-81.91484374999993,68.4587890625001],[-82.55268554687504,68.44648437500007],[-82.22241210937489,68.145263671875],[-82.0125,68.19389648437496],[-81.97646484374997,67.86201171875001],[-81.2943359375,67.497412109375],[-81.46757812499996,67.0698730468751],[-83.40644531249998,66.37124023437508],[-84.53847656249994,66.97280273437505],[-84.84575195312502,67.02871093750008],[-85.11372070312498,66.90693359375013],[-84.73774414062504,66.93359375000006],[-84.223046875,66.68247070312506],[-83.86904296875,66.2135742187501],[-84.29306640624995,66.29179687500005],[-84.628076171875,66.20771484374998],[-85.603857421875,66.56826171875005],[-86.708154296875,66.52304687500009],[-86.68510742187502,66.36040039062499],[-85.95874023437491,66.11904296875002],[-87.45288085937503,65.33896484375009],[-87.96997070312503,65.34892578124999],[-89.7494140625,65.93603515625006],[-89.88969726562487,65.86855468749997],[-91.42724609374994,65.94790039062497],[-91.04111328124989,65.82983398437509],[-90.98344726562496,65.91923828124999],[-89.92407226562497,65.78027343750011],[-88.97402343749994,65.34829101562502],[-87.02753906249995,65.19809570312498],[-88.10561523437497,64.18330078125001],[-88.81772460937489,63.99223632812499],[-89.20063476562493,64.11376953125006],[-89.13154296874998,63.96850585937494],[-89.61582031249995,64.030615234375],[-89.8113281249999,64.18056640625],[-90.04165039062494,64.14086914062509],[-89.85571289062497,63.9569824218751],[-90.16816406250004,63.978759765625085],[-90.15473632812498,63.68964843749998],[-90.81191406249991,63.580908203125034],[-91.98222656249996,63.82241210937502],[-92.33842773437496,63.787646484375045],[-93.69633789062493,64.14716796875013],[-93.55981445312491,63.865283203125074],[-93.27021484374998,63.840869140625074],[-93.37851562499992,63.94848632812497],[-92.15688476562491,63.691699218750045],[-92.46508789062491,63.55507812500011],[-91.84184570312496,63.69755859374999],[-90.97006835937489,63.442773437500136],[-90.69858398437492,63.06386718750005],[-91.44897460937503,62.804052734375034],[-92.3612792968749,62.81938476562496],[-91.93583984374993,62.59238281250009],[-92.55141601562491,62.546728515625034],[-92.76596679687492,62.34995117187509],[-92.52797851562494,62.16840820312504],[-93.20537109374993,62.364941406250125],[-92.90551757812503,62.21513671874996],[-93.3330566406249,61.93291015625002],[-93.58178710937494,61.94204101562511],[-93.31201171874997,61.76728515625004],[-93.91274414062497,61.48144531250006],[-94.509375,60.60454101562493],[-94.76171874999991,60.498242187500125],[-94.78828124999998,59.26787109374993],[-94.95732421874996,59.068847656250085],[-94.28706054687493,58.716015625000125],[-94.33222656249998,58.297363281250114],[-94.12319335937494,58.73671875000008],[-93.1787597656249,58.72563476562496],[-92.43281249999993,57.3203125],[-92.7981445312499,56.921972656250034],[-90.89746093750003,57.25693359375006],[-88.94848632812489,56.85131835937503],[-88.07509765624997,56.46728515624994],[-87.48242187499991,56.021289062500045],[-85.55932617187491,55.54018554687508],[-85.21801757812491,55.348974609375034],[-85.3652832031249,55.07929687499998],[-85.06093749999997,55.285644531250085],[-83.91059570312493,55.314648437499955],[-82.39326171874998,55.067822265625125],[-82.219384765625,54.8134765625],[-82.42416992187486,54.2445800781251],[-82.14145507812492,53.81762695312497],[-82.29155273437496,53.03071289062507],[-81.5994140624999,52.432617187500085],[-81.82788085937489,52.22421875000009],[-81.46621093749994,52.204492187500136],[-80.588037109375,51.667236328125114],[-80.4433105468749,51.38857421875002],[-80.85122070312497,51.125],[-80.47832031249993,51.30732421874998],[-80.10356445312487,51.282861328125136],[-79.34790039062494,50.76264648437504],[-79.737451171875,51.186279296875],[-79.33867187500002,51.62817382812497],[-79.04052734375003,51.46376953125005],[-78.90317382812495,51.200292968750034],[-78.73134765624994,51.497460937499994],[-78.98164062499993,51.774560546875136],[-78.44809570312495,52.26137695312502],[-78.74414062499994,52.65537109374998],[-79.10034179687497,53.65664062500005],[-78.99604492187493,54.00249023437499],[-79.241796875,54.098876953125085],[-79.14672851562491,54.16923828125002],[-79.71235351562495,54.6718261718751],[-77.77529296874994,55.291259765625],[-76.60405273437496,56.19956054687495],[-76.52558593749998,56.8917968750001],[-76.80981445312497,57.65795898437506],[-77.15678710937496,58.018896484375034],[-78.51508789062493,58.68237304687503],[-77.76069335937498,59.38002929687505],[-77.72617187499995,59.67587890624992],[-77.34907226562495,59.57895507812509],[-77.48530273437493,59.684570312500114],[-77.28920898437494,60.0220214843751],[-77.58588867187498,60.088183593750074],[-77.45288085937497,60.1458007812501],[-77.6814453124999,60.427099609375034],[-77.503564453125,60.54272460937497],[-77.7908203124999,60.63984375000004],[-77.58955078124993,60.808593750000114],[-78.18134765624995,60.81914062499996],[-77.51435546874998,61.55629882812505],[-78.02138671874997,61.8320800781251],[-78.13339843749986,62.28227539062496],[-77.372412109375,62.572509765625114],[-75.81689453124991,62.31586914062507],[-75.7898437499999,62.17958984375002],[-75.3412109375,62.312109375],[-74.63256835937497,62.115673828125125],[-74.6458007812499,62.21113281250004],[-73.70507812499991,62.47314453124994],[-72.68696289062498,62.12456054687499],[-72.771630859375,61.840429687500006],[-72.50556640624998,61.922656250000074],[-72.22612304687487,61.83159179687499],[-72.04003906249991,61.68027343750006],[-72.21586914062502,61.58725585937495],[-71.86611328125,61.68852539062499],[-71.63828124999995,61.6171875],[-71.85439453124991,61.43979492187492],[-71.42270507812489,61.158935546875085],[-70.27929687499991,61.06865234374999],[-69.99243164062491,60.8564941406251],[-69.50332031249994,61.04042968750011],[-69.40473632812493,60.84677734375009],[-69.75947265624998,60.440234375000045],[-69.67373046874994,60.07587890625007],[-70.65483398437496,60.02622070312506],[-69.73393554687493,59.918017578125045],[-69.68188476562489,59.34174804687507],[-69.3440429687499,59.303076171875006],[-69.53164062499994,58.86923828125009],[-69.64838867187493,58.82080078125],[-69.78417968749994,58.95571289062511],[-70.15434570312496,58.76059570312498],[-69.78989257812486,58.689306640625034],[-69.27109374999986,58.88393554687505],[-68.69819335937495,58.904541015625],[-68.38115234374993,58.74350585937506],[-68.22939453124994,58.48457031250007],[-68.35654296874989,58.163232421875136],[-69.04082031249996,57.902490234375136],[-68.41357421874997,58.0517578125],[-68.02104492187493,58.48530273437504],[-67.88828124999989,58.29575195312495],[-68.06386718750005,58.13896484374999],[-67.75595703124992,58.4045898437501],[-67.6782714843749,57.99111328125008],[-67.5696289062499,58.21347656250006],[-66.72216796874991,58.49101562499996],[-66.36240234374989,58.791162109374994],[-66.0023925781249,58.43120117187502],[-66.04306640624995,58.82065429687495],[-65.72099609374996,59.02377929687495],[-65.38354492187494,59.06020507812508],[-65.7,59.21333007812501],[-65.4117187499999,59.31499023437496],[-65.47509765624994,59.47031249999998],[-65.03823242187494,59.38789062500007],[-65.40742187499993,59.53935546875002],[-65.4333984374999,59.776513671874994],[-65.02817382812495,59.77070312500007],[-65.17172851562489,59.90800781249996],[-64.81733398437498,60.3310546875],[-64.49941406250005,60.26826171875001],[-64.41958007812494,60.17138671874997],[-64.76845703124997,60.01210937500005],[-64.28349609374993,60.06406249999998],[-64.22631835937491,59.741210937500085],[-64.05605468750005,59.82255859374996],[-63.7501953124999,59.51259765625005],[-63.945458984374994,59.380175781250074],[-63.775878906249915,59.277148437500045],[-63.539892578124864,59.332861328125034],[-63.41513671874995,59.194384765625074],[-63.97114257812498,59.053808593750034],[-63.24843749999991,59.068310546874955],[-63.28212890624994,58.86738281250007],[-63.05029296874997,58.87817382812494],[-62.87387695312489,58.67246093749998],[-63.537060546874926,58.329931640625006],[-63.209960937499886,58.46694335937502],[-62.593847656249864,58.47402343750005],[-62.81206054687502,58.20039062500007],[-63.26152343749993,58.014697265625074],[-62.486230468749966,58.15405273437506],[-62.30566406249997,57.97226562499995],[-61.95864257812505,57.91176757812508],[-61.9679687499999,57.61191406250009],[-62.495556640624926,57.489208984375125],[-61.92114257812497,57.42080078125005],[-61.977441406249966,57.24794921875002],[-61.33374023437494,57.01059570312498],[-61.37163085937502,56.68081054687511],[-62.497265624999926,56.80170898437504],[-61.73774414062498,56.52602539062502],[-61.940429687499886,56.423583984375114],[-61.42529296874994,56.360644531250074],[-61.713085937499955,56.230957031250114],[-61.364697265624926,56.2160156250001],[-61.30112304687495,56.04716796874999],[-61.4495117187499,55.99570312499998],[-61.08935546874997,55.86635742187511],[-60.74326171874989,55.94145507812493],[-60.56210937499995,55.727001953125125],[-60.341015624999926,55.78466796874997],[-60.40830078124995,55.649560546874994],[-60.19238281249994,55.4809082031251],[-60.617138671874955,55.060205078124994],[-59.75878906249997,55.3095703125],[-59.68906249999989,55.19633789062502],[-59.43789062500005,55.175927734375136],[-59.837792968749994,54.813964843750114],[-59.25957031249996,55.19995117187506],[-58.99711914062496,55.149462890625074],[-58.780175781249994,54.838378906250114],[-58.39814453124998,54.77412109374998],[-57.96245117187493,54.875732421875085],[-57.40449218750004,54.59086914062496],[-57.69926757812496,54.38657226562506],[-58.435205078124966,54.228125],[-58.63320312499999,54.04956054687497],[-59.8230468749999,53.83442382812504],[-60.14492187499994,53.59614257812498],[-60.395410156249994,53.653320312500085],[-60.1002929687499,53.48696289062511],[-60.329492187499966,53.26611328125006],[-58.652050781249926,53.97788085937495],[-57.935986328124955,54.09116210937492],[-58.31748046874989,54.11445312500007],[-58.192089843749926,54.228173828125136],[-57.4160644531249,54.162744140625136],[-57.134960937499926,53.79184570312506],[-57.524072265624966,53.61142578125006],[-57.331738281249955,53.469091796875034],[-56.84086914062496,53.73945312500004],[-56.46499023437505,53.76503906250011],[-55.96611328125002,53.4711425781251],[-55.79794921874995,53.211962890625045],[-55.80283203124989,52.64316406249998],[-56.324902343749926,52.54453124999998],[-55.74648437499994,52.4745605468751],[-55.7771484374999,52.3642578125],[-56.01171874999997,52.394482421875125],[-55.695214843749994,52.13779296875006],[-56.97597656250005,51.45766601562505],[-58.510351562500006,51.295068359375136],[-59.88632812499992,50.316406250000085],[-61.72485351562503,50.10405273437499],[-61.91953124999989,50.2328613281251],[-62.71542968749995,50.30166015625008],[-66.49550781249991,50.2118652343751],[-66.94116210937503,49.993701171875045],[-67.37202148437495,49.348437500000045],[-68.28193359374998,49.197167968750136],[-69.67387695312496,48.19916992187504],[-71.01826171874993,48.455615234375045],[-69.86552734374993,48.17226562500005],[-69.775,48.09809570312504],[-69.9944335937499,47.73989257812508],[-70.70585937499996,47.13979492187505],[-71.26777343749995,46.79594726562499],[-71.87958984374998,46.68681640624996],[-72.98100585937493,46.209716796875085],[-73.4766113281249,45.738232421874955],[-74.03784179687494,45.501855468750136],[-74.31508789062494,45.531054687500045],[-73.97382812499995,45.345117187499994],[-74.70888671874997,45.0038574218751]]],[[[-96.78232421874998,72.93662109375],[-97.0927734375,72.99692382812503],[-96.86240234374995,73.18881835937506],[-96.78232421874998,72.93662109375]]],[[[-114.52153320312502,72.592919921875],[-113.57807617187501,72.65209960937506],[-113.2923828125,72.94980468750003],[-112.75361328125001,72.98603515624995],[-111.26972656249994,72.71372070312498],[-111.895166015625,72.35610351562497],[-111.67509765625002,72.30014648437503],[-110.20512695312495,72.66127929687497],[-110.66083984374998,73.00820312500002],[-110.00844726562494,72.983642578125],[-108.75498046875002,72.55107421874999],[-108.18823242187501,71.72377929687502],[-107.812841796875,71.62617187500004],[-107.30600585937496,71.89467773437502],[-108.23740234374999,73.14990234375003],[-108.029052734375,73.34873046875003],[-106.48212890624998,73.19619140624997],[-105.41513671874995,72.788330078125],[-104.38593749999997,71.57695312500005],[-104.51479492187502,71.06425781250005],[-103.58457031249995,70.63085937500003],[-103.07719726562497,70.50883789062505],[-103.04956054687503,70.65507812499999],[-101.67631835937495,70.27827148437495],[-101.56240234375001,70.135009765625],[-101.04267578125,70.11079101562504],[-100.98237304687497,69.67988281250001],[-101.483837890625,69.85019531250006],[-101.64765624999997,69.69853515625007],[-102.18212890624997,69.845947265625],[-102.59589843749997,69.71791992187502],[-102.62109374999996,69.55151367187506],[-103.464892578125,69.64448242187498],[-103.04892578124999,69.47177734375006],[-103.12021484374995,69.20458984374997],[-102.44677734374997,69.476318359375],[-102.04594726562493,69.46484374999997],[-101.85712890625001,69.02397460937505],[-102.89506835937499,68.8236328125],[-104.57143554687501,68.87211914062502],[-105.105859375,68.92041015625],[-105.019580078125,69.08125],[-106.27016601562497,69.19458007812497],[-106.65908203124997,69.439599609375],[-107.43989257812497,69.00214843749995],[-108.36499023437497,68.93476562499998],[-109.47211914062501,68.67670898437498],[-113.12773437500002,68.49414062500003],[-113.61684570312501,68.8384765625],[-113.69414062499995,69.19501953124998],[-115.61811523437495,69.28295898437506],[-116.51347656249993,69.42460937500005],[-117.19541015624995,70.05405273437503],[-114.59233398437497,70.31245117187498],[-112.63789062499997,70.225244140625],[-111.63256835937497,70.30883789062497],[-113.75727539062503,70.69072265625005],[-115.99091796874997,70.586279296875],[-117.58706054687498,70.62954101562502],[-118.2640625,70.888330078125],[-118.26909179687493,71.03471679687505],[-115.30341796874997,71.49370117187505],[-117.93564453125003,71.39208984375003],[-118.22646484374995,71.46708984375005],[-117.742333984375,71.65932617187502],[-118.58300781250003,71.64902343749998],[-118.98769531249997,71.7642578125],[-118.94462890624997,71.98554687499995],[-118.21347656249998,72.26289062499998],[-118.481298828125,72.42768554687498],[-118.13310546874995,72.63281250000003],[-114.63823242187499,73.37265625000003],[-114.20639648437495,73.29780273437495],[-114.05170898437497,73.07099609375004],[-114.52153320312502,72.592919921875]]],[[[-105.28891601562499,72.919921875],[-106.92153320312497,73.479833984375],[-106.61396484375001,73.69560546875002],[-105.31796874999995,73.76713867187502],[-104.5875,73.57807617187495],[-104.62172851562495,73.3111328125],[-105.28891601562499,72.919921875]]],[[[-79.53730468749998,73.65449218749998],[-78.2865234375,73.66582031250007],[-77.20654296874997,73.49956054687505],[-76.18339843749999,72.84306640625005],[-77.83593750000003,72.89682617187498],[-79.3193359375,72.75771484375],[-79.820703125,72.82631835937502],[-80.18330078124995,73.22465820312499],[-80.77641601562502,73.33417968750001],[-80.84887695312503,73.72124023437499],[-79.53730468749998,73.65449218749998]]],[[[-86.58935546874997,71.01079101562507],[-85.64384765624999,71.15244140624998],[-85.09487304687497,71.15195312500006],[-84.82373046874997,71.02861328125005],[-84.69941406249995,71.63144531250003],[-85.33906249999998,71.69726562500003],[-85.91162109375,71.98652343749998],[-85.321875,72.23315429687506],[-84.28374023437499,72.04448242187499],[-84.84199218749995,72.30815429687505],[-84.62304687500003,72.37656250000003],[-85.34111328124993,72.42153320312497],[-85.64990234374997,72.72216796875003],[-85.26210937500002,72.95400390625],[-84.25664062499999,72.79672851562503],[-85.454736328125,73.10546875000003],[-84.41606445312496,73.45649414062495],[-83.781884765625,73.41689453125],[-83.72983398437495,73.57587890624995],[-81.946142578125,73.72983398437506],[-81.40615234374997,73.634521484375],[-80.27724609375,72.77016601562502],[-81.229345703125,72.31171874999998],[-80.61147460937497,72.450830078125],[-80.925146484375,71.90766601562501],[-80.18193359374996,72.20878906250007],[-79.884375,72.17719726562501],[-80.10893554687499,72.33217773437497],[-79.83129882812503,72.44628906250003],[-79.000244140625,72.27202148437507],[-79.00781250000003,72.04291992187501],[-78.58510742187497,71.880615234375],[-78.86274414062495,72.100830078125],[-78.69926757812496,72.35141601562498],[-77.51650390624997,72.17778320312505],[-78.48427734374994,72.47060546875002],[-77.75322265624996,72.72475585937502],[-75.70429687499998,72.57153320312497],[-75.05268554687493,72.22636718749999],[-75.92280273437501,71.71723632812501],[-74.90317382812503,72.10048828125002],[-74.20932617187498,71.978662109375],[-74.31572265624999,71.84267578125],[-75.20478515625001,71.70913085937497],[-74.70078125,71.67558593750005],[-74.99619140624998,71.21811523437503],[-74.48808593750002,71.64838867187501],[-73.8140625,71.77143554687495],[-74.197265625,71.404150390625],[-73.71284179687498,71.58759765624998],[-73.18061523437501,71.282861328125],[-73.27822265625,71.53798828125],[-72.901953125,71.67778320312507],[-71.64067382812499,71.51625976562502],[-71.22939453124997,71.33876953125],[-71.49501953124997,71.10512695312502],[-71.93793945312498,71.09428710937502],[-72.63271484374994,70.83076171874998],[-71.74252929687495,71.046875],[-71.370849609375,70.97514648437499],[-70.82607421874994,71.10874023437503],[-70.67265625,71.05219726562498],[-70.76171874999997,70.79223632812503],[-71.89018554687502,70.43154296875002],[-71.27587890625,70.50029296874999],[-71.42944335937503,70.12778320312503],[-70.97978515624999,70.5810546875],[-69.94980468750003,70.84501953125005],[-68.49575195312502,70.61025390625],[-68.363525390625,70.48125],[-70.05771484375,70.042626953125],[-68.77822265625,70.20356445312501],[-69.00830078124997,69.97895507812501],[-68.74404296874997,69.94140625],[-68.05908203124997,70.317236328125],[-67.36367187499994,70.03442382812503],[-67.22163085937495,69.73071289062506],[-68.02041015625,69.77006835937499],[-69.25078124999999,69.51191406249998],[-68.51303710937498,69.57729492187497],[-67.236962890625,69.460107421875],[-66.71674804687495,69.31186523437498],[-66.70742187500002,69.16821289062503],[-68.40629882812499,69.23222656250002],[-69.040625,69.09799804687503],[-68.41552734375,69.17207031250001],[-67.8326171875,69.06596679687499],[-67.88320312500002,68.78398437499999],[-69.31909179687497,68.85698242187505],[-68.21040039062495,68.702978515625],[-67.9384765625,68.524169921875],[-66.74272460937502,68.45776367187497],[-67.032958984375,68.32607421874997],[-66.923095703125,68.06572265625005],[-66.72900390624997,68.12900390625006],[-66.66269531249995,68.03442382812497],[-66.63095703124998,68.21064453124998],[-66.21240234374997,68.280419921875],[-66.44394531249998,67.83383789062506],[-65.94238281250003,68.07094726562505],[-65.86435546875003,67.92285156249997],[-65.50908203124996,67.96826171875],[-65.40126953125002,67.67485351562499],[-65.41533203124996,67.87924804687498],[-64.92231445312495,68.03164062500002],[-65.02109375,67.78754882812495],[-64.63779296875,67.84023437500002],[-63.850195312500034,67.56606445312502],[-64.00795898437502,67.34731445312497],[-64.69995117187494,67.35053710937501],[-63.83623046874993,67.26411132812498],[-63.59160156250002,67.3775390625],[-63.040136718750034,67.235009765625],[-63.70156249999994,66.82236328125003],[-62.962304687499966,66.94926757812505],[-62.37973632812495,66.90537109375],[-62.12358398437499,67.046728515625],[-61.35341796874994,66.689208984375],[-61.52783203124994,66.55810546875003],[-62.12333984374993,66.64306640625003],[-61.57080078125,66.37290039062506],[-61.95634765624993,66.30932617187497],[-62.553125,66.40683593750003],[-62.53359374999994,66.22700195312498],[-61.99160156250002,66.03530273437502],[-62.624121093750006,66.01625976562505],[-62.381982421874966,65.83330078124999],[-62.65888671874998,65.63994140625002],[-63.16894531249997,65.65732421875],[-63.45874023437494,65.85302734375],[-63.42089843749997,65.70859374999998],[-63.651074218749955,65.66098632812506],[-63.33745117187493,65.61674804687502],[-63.36337890624998,65.22973632812503],[-63.606591796874966,64.92807617187503],[-64.345703125,65.17241210937499],[-64.26967773437497,65.40078124999997],[-64.55507812500002,65.1166015625],[-65.401611328125,65.764013671875],[-64.44536132812496,66.31713867187497],[-65.0044921875,66.07773437500003],[-65.82573242187499,65.996923828125],[-65.65634765625003,66.204736328125],[-66.06372070312497,66.13271484374997],[-66.986328125,66.62749023437505],[-67.07685546874995,66.52548828125006],[-67.30732421874993,66.5697265625],[-67.22539062499993,66.31025390624998],[-67.88339843749995,66.46743164062502],[-67.18320312499995,66.03442382812503],[-67.350439453125,65.92973632812502],[-67.82802734374997,65.96518554687503],[-68.45991210937498,66.249267578125],[-68.74892578125,66.200048828125],[-68.21718750000002,66.078857421875],[-68.18671874999993,65.87099609375002],[-67.86645507812497,65.773681640625],[-67.936767578125,65.56489257812501],[-67.56962890624999,65.64355468749997],[-67.11796874999999,65.44038085937495],[-67.3365234375,65.34658203125005],[-66.69741210937502,64.81518554687506],[-66.63549804687503,65.00034179687503],[-66.21464843749999,64.72241210937497],[-65.93852539062496,64.88574218750003],[-65.2748046875,64.63154296875004],[-65.52934570312499,64.50478515624997],[-65.074609375,64.43666992187502],[-65.21298828125003,64.30327148437502],[-65.580322265625,64.29384765624997],[-65.16987304687495,64.02817382812503],[-64.67846679687503,64.027978515625],[-64.79814453124999,63.91596679687498],[-64.4109375,63.70634765625002],[-64.66464843749995,63.24536132812497],[-65.19184570312498,63.764257812500006],[-65.06894531249998,63.26347656250002],[-64.67236328125003,62.921972656250006],[-65.16279296875001,62.93261718750003],[-65.10849609374998,62.62646484375],[-66.22402343749994,63.10717773437497],[-66.228662109375,62.99096679687503],[-66.41445312500002,63.027197265625034],[-66.65498046874998,63.264746093750006],[-66.69746093749993,63.069531249999955],[-67.89326171874993,63.733740234375006],[-67.72255859374997,63.422753906249966],[-68.49375,63.725488281249994],[-68.91108398437498,63.703222656250006],[-68.141259765625,63.17231445312501],[-67.67597656249998,63.093554687500045],[-67.73696289062497,63.00957031249999],[-65.98017578125001,62.20888671875002],[-66.12387695312498,61.89306640625],[-68.53588867187503,62.25561523437506],[-69.12558593749998,62.423974609374966],[-69.604736328125,62.76772460937502],[-70.23613281250002,62.76337890625001],[-70.801416015625,62.91049804687506],[-71.10576171874999,63.00224609375002],[-70.94604492187497,63.12070312499998],[-71.34726562499998,63.066113281249955],[-71.99223632812493,63.41616210937505],[-71.380859375,63.580322265625],[-72.29013671874995,63.72797851562498],[-72.17426757812498,63.893408203125006],[-72.49843749999994,63.82348632812497],[-73.45454101562495,64.39926757812503],[-73.27128906250002,64.58251953125],[-73.91035156249998,64.578125],[-74.064794921875,64.42465820312498],[-74.13046874999998,64.6078125],[-74.46123046874996,64.64467773437505],[-74.68139648437497,64.8306640625],[-74.91943359374997,64.76552734374997],[-74.69472656250002,64.49658203124997],[-75.71503906249995,64.52436523437495],[-75.76669921875,64.39194335937498],[-76.85615234374998,64.23764648437498],[-77.76049804687503,64.36015624999999],[-78.04521484374993,64.499267578125],[-78.09560546875,64.93925781250002],[-77.36088867187496,65.19653320312503],[-77.32670898437493,65.453125],[-75.82832031249993,65.22705078125003],[-75.45209960937495,64.84160156250002],[-75.35712890624995,65.00874023437495],[-75.79868164062503,65.297509765625],[-75.16630859374999,65.28393554687497],[-74.13847656250002,65.50346679687502],[-73.55078125000003,65.48525390625005],[-74.41640624999997,66.16708984375003],[-73.03325195312502,66.72817382812505],[-72.78881835937494,67.030615234375],[-72.22001953124999,67.25429687500002],[-73.28447265624993,68.35698242187505],[-73.82050781249998,68.36293945312502],[-73.82211914062495,68.68598632812501],[-74.11796875000002,68.70092773437506],[-73.9892578125,68.54863281250002],[-74.2701171875,68.54121093750001],[-74.89296875,68.80815429687505],[-74.71669921874997,69.04550781249998],[-76.58505859375,68.69873046875003],[-76.55722656250003,69.00947265625001],[-75.9537109375,69.03081054687502],[-75.64775390625002,69.212548828125],[-76.46494140624995,69.46943359375001],[-76.23408203125001,69.66210937500003],[-76.742333984375,69.57290039062497],[-77.08994140625,69.63510742187503],[-76.85859374999995,69.775390625],[-77.591650390625,69.84560546875002],[-77.77402343750003,70.23852539062503],[-78.28281250000003,70.229150390625],[-79.06640624999997,70.60356445312507],[-79.40522460937498,70.40073242187503],[-78.86284179687499,70.24189453125001],[-78.88964843750003,69.97749023437495],[-79.51542968749996,69.88759765625005],[-81.65195312500003,70.09462890625002],[-80.92172851562503,69.73090820312501],[-81.56469726562503,69.94272460937498],[-82.29384765624997,69.83691406250003],[-83.14995117187493,70.00908203125002],[-83.85908203124998,69.96274414062498],[-85.43237304687497,70.11137695312507],[-85.780029296875,70.03666992187505],[-86.32202148437503,70.14541015625],[-86.396875,70.46533203124997],[-87.838134765625,70.24658203125],[-88.78271484374997,70.49448242187503],[-89.45590820312498,71.06171874999995],[-87.84492187499995,70.94438476562505],[-87.14008789062498,71.01162109374997],[-89.80537109374993,71.46230468750005],[-89.86152343750001,72.41191406250005],[-88.70517578124998,73.40327148437495],[-87.71977539062496,73.72290039062497],[-85.95078124999998,73.85014648437505],[-84.94677734375,73.72163085937498],[-86.00053710937499,73.31254882812505],[-86.65629882812502,72.72402343750005],[-86.21845703124998,71.89912109375004],[-85.02338867187495,71.35322265625001],[-86.58935546874997,71.01079101562507]]],[[[-100.00190429687497,73.9458984375],[-99.15795898437499,73.73159179687497],[-97.66997070312499,73.88774414062499],[-97.1705078125,73.82485351562497],[-97.001708984375,73.66650390625003],[-97.62587890624997,73.50229492187498],[-97.27250976562502,73.38681640624998],[-98.42177734375002,72.94101562500003],[-97.63632812499998,73.02763671874999],[-97.128125,72.62758789062502],[-96.59208984374996,72.71025390624999],[-96.44560546874996,72.55244140624998],[-96.80146484374998,72.32241210937502],[-96.61342773437494,71.83383789062506],[-97.58227539062497,71.62968750000005],[-98.18134765624998,71.66245117187503],[-98.32270507812501,71.85234375000002],[-98.19863281249994,71.44086914062501],[-98.66289062499993,71.302099609375],[-99.22363281249996,71.387109375],[-100.594482421875,72.15234375000003],[-101.20854492187495,72.31699218749998],[-101.72392578124996,72.31489257812501],[-102.70874023437496,72.76450195312503],[-102.20400390624998,73.077294921875],[-101.27319335937497,72.7216796875],[-100.48476562500002,72.77294921874997],[-100.395703125,72.97700195312498],[-100.128125,72.90668945312495],[-100.53637695312497,73.19785156250003],[-99.82514648437503,73.2138671875],[-100.36611328125001,73.359033203125],[-100.88935546875003,73.27534179687501],[-101.52319335937501,73.48637695312502],[-100.97578124999995,73.59975585937502],[-100.5216796875,73.44931640625],[-100.96298828125002,73.79140625],[-99.99111328125,73.79516601562503],[-100.00190429687497,73.9458984375]]],[[[-98.270361328125,73.86850585937498],[-98.97392578124997,73.81206054687502],[-99.4169921875,73.89541015625002],[-97.69824218749997,74.10869140625005],[-98.270361328125,73.86850585937498]]],[[[-93.17084960937498,74.16098632812506],[-92.22270507812502,73.97236328124998],[-90.62744140625,73.95170898437505],[-90.38139648437496,73.82475585937502],[-92.11791992187497,72.75380859375],[-94.21132812499997,72.75693359375],[-93.77055664062496,72.66821289062506],[-93.55517578124994,72.42114257812497],[-94.03754882812498,72.02875976562498],[-95.00786132812496,72.01279296875],[-95.60214843749998,72.88447265624995],[-95.63291015625003,73.69545898437497],[-94.697607421875,73.66357421874997],[-95.134130859375,73.88125],[-94.97353515625,74.04140625000002],[-93.17084960937498,74.16098632812506]]],[[[-119.73632812499997,74.11264648437498],[-119.20595703125002,74.19799804687503],[-119.11796874999995,74.01552734375],[-118.54399414062499,74.24462890625003],[-117.51484375000001,74.23173828124999],[-115.51069335937501,73.61875],[-115.446875,73.43886718750002],[-118.96157226562497,72.68413085937499],[-119.51284179687501,72.30268554687501],[-120.17988281250001,72.21264648437506],[-120.61933593750001,71.50576171875002],[-121.47216796875003,71.38901367187503],[-121.74936523437502,71.44477539062501],[-123.09565429687503,71.09379882812502],[-124.00776367187494,71.67744140624998],[-125.29667968749999,71.973046875],[-125.84531250000002,71.978662109375],[-123.79726562499997,73.76816406250003],[-124.69624023437497,74.34819335937499],[-121.50415039062497,74.54511718749998],[-119.56264648437494,74.23281250000002],[-119.73632812499997,74.11264648437498]]],[[[-97.35551757812496,74.52631835937495],[-97.75,74.51054687500005],[-97.41650390624994,74.62656250000003],[-97.35551757812496,74.52631835937495]]],[[[-95.306640625,74.50541992187505],[-95.850732421875,74.58247070312504],[-95.51020507812498,74.63676757812499],[-95.306640625,74.50541992187505]]],[[[-104.11992187499995,75.03632812500004],[-104.88740234374998,75.14775390624999],[-104.34619140624996,75.42993164062503],[-103.64350585937497,75.18657226562499],[-104.11992187499995,75.03632812500004]]],[[[-93.54257812499995,75.0279296875],[-93.57309570312495,74.66884765625005],[-94.53452148437498,74.63671874999997],[-96.59960937499997,75.03178710937499],[-95.95463867187493,75.44379882812501],[-94.878173828125,75.63002929687502],[-93.90908203125002,75.42250976562502],[-93.54257812499995,75.0279296875]]],[[[-96.07856445312495,75.510107421875],[-96.91513671875003,75.37968749999999],[-96.98281249999997,75.50981445312505],[-96.367822265625,75.65463867187506],[-96.07856445312495,75.510107421875]]],[[[-94.52656249999995,75.74931640624999],[-94.901220703125,75.93076171875],[-94.53789062499996,75.99643554687506],[-94.52656249999995,75.74931640624999]]],[[[-118.328125,75.57968749999998],[-118.81713867187503,75.52211914062497],[-119.39458007812499,75.617333984375],[-117.63369140624998,76.11508789062498],[-118.328125,75.57968749999998]]],[[[-79.0630859375,75.92587890624998],[-79.63876953124995,75.84291992187505],[-79.00932617187499,76.14589843750005],[-79.0630859375,75.92587890624998]]],[[[-102.22734374999995,76.014892578125],[-102.00800781250003,75.93940429687498],[-102.57958984375003,75.78022460937498],[-103.31474609374996,75.76420898437499],[-103.04150390624999,75.91884765624997],[-103.98525390624997,75.93310546875003],[-103.80078124999994,76.03701171874997],[-104.24248046874996,76.04697265625006],[-104.35063476562497,76.18232421875001],[-102.72802734374999,76.30703125],[-102.22734374999995,76.014892578125]]],[[[-104.02285156249998,76.58310546875003],[-103.05131835937495,76.44985351562497],[-103.31137695312499,76.34755859375],[-104.35751953124995,76.33461914062502],[-104.58569335937499,76.60649414062499],[-104.07451171875003,76.66611328124998],[-104.02285156249998,76.58310546875003]]],[[[-97.70092773437497,76.46650390624998],[-97.89052734374997,75.7603515625],[-97.40751953124999,75.67250976562497],[-97.33603515624998,75.41982421875],[-97.65332031249997,75.50776367187498],[-97.87822265624996,75.41611328125003],[-97.67431640624997,75.127294921875],[-98.04531249999997,75.20083007812497],[-98.12094726562503,75.03271484375],[-100.234375,75.00771484374997],[-100.48349609374995,75.18842773437501],[-100.14570312499995,75.24614257812505],[-100.71191406250003,75.40634765625],[-99.19458007812499,75.698388671875],[-102.58740234375001,75.51367187500003],[-102.79750976562501,75.59965820312505],[-102.14472656249998,75.87504882812502],[-100.97280273437498,75.79843750000003],[-101.414990234375,75.84584960937502],[-101.87211914062496,76.08310546875003],[-101.52895507812495,76.21728515625003],[-102.1046875,76.33120117187505],[-101.41518554687495,76.42490234375003],[-99.86547851562499,75.92421875],[-100.11284179687502,76.11723632812507],[-99.54106445312497,76.14628906250005],[-100.41420898437495,76.242529296875],[-99.97773437500003,76.31245117187495],[-100.82973632812497,76.52387695312495],[-99.8140625,76.6322265625],[-98.89033203125,76.46557617187497],[-98.71083984374994,76.69384765625003],[-97.70092773437497,76.46650390624998]]],[[[-101.22612304687497,76.57934570312497],[-101.61308593749995,76.60458984375006],[-100.26914062499998,76.73413085937497],[-101.22612304687497,76.57934570312497]]],[[[-108.29238281250001,76.05712890625],[-107.72348632812502,75.99541015625002],[-108.020703125,75.80478515625],[-107.21621093749997,75.89155273437501],[-106.91352539062503,75.67963867187501],[-106.67700195312499,76.02373046875002],[-105.63266601562493,75.94536132812505],[-105.51948242187497,75.63237304687505],[-106.09262695312495,75.08945312500003],[-107.15341796874996,74.9271484375],[-108.47475585937495,74.94721679687501],[-108.83129882812501,75.06489257812498],[-112.51933593749997,74.41684570312503],[-113.67158203124997,74.45302734375005],[-114.31269531250003,74.71508789062506],[-112.835986328125,74.9755859375],[-111.67109375,75.01943359374997],[-111.09345703125001,75.25629882812498],[-113.71176757812499,75.06860351562503],[-113.85332031249996,75.259375],[-113.46708984374996,75.41611328125003],[-114.01650390624998,75.43427734375001],[-114.16845703124994,75.23950195312503],[-114.51381835937497,75.27548828125],[-114.45175781250002,75.08789062499997],[-115.02011718749999,74.97617187500003],[-115.41318359374995,75.11499023437497],[-115.72885742187496,74.968115234375],[-116.47607421874996,75.17177734375],[-117.56523437499997,75.23334960937504],[-117.25761718750002,75.45952148437502],[-116.07714843749996,75.49296874999999],[-115.14184570312501,75.67851562500005],[-116.42563476562498,75.58535156249997],[-117.16362304687496,75.64487304687503],[-116.80214843749995,75.77158203124998],[-114.99150390625002,75.896337890625],[-116.66455078124999,75.95756835937505],[-116.20986328125,76.19443359374998],[-114.77861328124999,76.17260742187497],[-115.82216796874997,76.27001953125003],[-114.99848632812503,76.4974609375],[-114.19394531249999,76.45146484375005],[-113.82348632812501,76.20683593750002],[-112.69760742187496,76.20170898437505],[-111.05268554687495,75.54853515625001],[-108.94716796875,75.54179687499999],[-108.94477539062495,75.69897460937503],[-109.8705078125,75.929052734375],[-109.48681640624999,76.14467773437497],[-110.31445312500001,76.369384765625],[-109.09824218749996,76.811865234375],[-108.46699218749997,76.73759765625007],[-108.29238281250001,76.05712890625]]],[[[-89.72646484374994,76.50742187499998],[-90.55625,76.73457031249998],[-90.13632812499995,76.83696289062505],[-89.69541015625,76.74116210937498],[-89.72646484374994,76.50742187499998]]],[[[-113.56069335937494,76.74326171874998],[-114.83525390624999,76.79467773437497],[-113.89165039062495,76.89487304687503],[-113.56069335937494,76.74326171874998]]],[[[-94.29497070312493,76.91245117187498],[-93.23002929687496,76.77026367187497],[-93.53457031250002,76.44770507812498],[-92.99536132812494,76.62041015624999],[-91.305029296875,76.68076171875003],[-90.54262695312494,76.495751953125],[-91.41508789062496,76.45585937500005],[-89.28452148437498,76.30161132812506],[-89.40659179687498,76.18916015624998],[-91.40732421874998,76.22006835937506],[-89.27758789062497,75.79506835937497],[-89.64604492187499,75.5650390625],[-88.91669921874998,75.45395507812503],[-88.64497070312495,75.65844726562503],[-88.201318359375,75.51201171875005],[-87.72973632812503,75.57563476562495],[-87.53911132812502,75.48486328125003],[-87.25693359374998,75.61772460937499],[-85.95146484374993,75.39501953125],[-85.97299804687498,75.5287109375],[-83.931982421875,75.81894531250003],[-83.23710937499993,75.75083007812503],[-82.153662109375,75.83105468750003],[-80.32197265624998,75.62910156250001],[-79.50908203125002,75.25981445312499],[-80.38198242187494,75.03417968750003],[-79.40141601562502,74.91762695312502],[-79.944482421875,74.83364257812505],[-80.34775390624998,74.90297851562505],[-80.26274414062499,74.58447265625],[-81.94018554687494,74.47270507812505],[-82.73579101562495,74.53027343749997],[-83.5220703125,74.90146484375],[-83.53188476562494,74.58569335937497],[-84.42553710937503,74.50810546875007],[-85.06142578125,74.60693359375003],[-85.133447265625,74.517431640625],[-85.44233398437495,74.6005859375],[-85.80800781249994,74.49897460937498],[-88.42304687499995,74.49414062499997],[-88.53496093749993,74.83173828125001],[-89.55869140624995,74.55473632812507],[-90.55327148437499,74.61274414062498],[-90.88022460937498,74.8177734375],[-91.13457031250002,74.64985351562498],[-91.54912109375002,74.65556640624999],[-92.3892578125,75.263330078125],[-92.18510742187499,75.84653320312498],[-93.09174804687495,76.35400390624997],[-95.27387695312498,76.26440429687503],[-96.03969726562494,76.48671875000002],[-95.65097656249998,76.58466796874998],[-96.88071289062495,76.73833007812505],[-96.40156249999995,76.79721679687503],[-96.75830078124997,76.97177734374998],[-95.84951171875002,77.06621093750005],[-94.29497070312493,76.91245117187498]]],[[[-115.55126953125001,77.36328125],[-116.32919921874996,77.137060546875],[-115.81005859374999,76.939111328125],[-116.25273437500002,76.90141601562505],[-115.94628906250003,76.71127929687503],[-116.99921874999995,76.531591796875],[-117.23359375000001,76.28154296875005],[-117.99296874999999,76.40581054687505],[-117.88081054687497,76.80507812500005],[-118.79140624999994,76.51298828125005],[-119.080712890625,76.12407226562505],[-119.58037109375,76.32651367187498],[-119.52612304687496,75.99721679687505],[-119.91289062499997,75.85883789062501],[-120.40888671874995,75.82563476562498],[-120.84838867187496,76.18266601562499],[-121.21347656249999,75.98369140625005],[-122.53305664062498,75.95092773437503],[-122.59272460937497,76.16206054687495],[-122.90278320312498,76.13471679687498],[-122.51938476562503,76.353173828125],[-121.56113281250003,76.453466796875],[-119.09018554687496,77.30507812500002],[-116.84355468749995,77.33955078124995],[-117.03974609374995,77.46513671875005],[-116.51132812500003,77.54760742187497],[-115.55126953125001,77.36328125]]],[[[-89.83325195312503,77.26762695312505],[-90.22827148437503,77.21245117187499],[-90.99321289062499,77.32949218750002],[-91.01904296875003,77.64389648437503],[-89.83896484375003,77.49140624999998],[-89.83325195312503,77.26762695312505]]],[[[-104.55815429687497,77.14174804687497],[-105.21508789062496,77.18208007812501],[-106.03559570312495,77.73984375000006],[-105.58789062499997,77.73598632812497],[-104.54223632812501,77.33774414062503],[-104.55815429687497,77.14174804687497]]],[[[-95.484375,77.79199218750003],[-93.30097656249995,77.73979492187505],[-93.54394531249997,77.466650390625],[-95.98706054687497,77.484130859375],[-96.19458007812497,77.70053710937503],[-95.484375,77.79199218750003]]],[[[-101.6935546875,77.69658203125005],[-102.37783203124995,77.728125],[-102.44770507812498,77.88061523437506],[-101.19321289062493,77.82978515624998],[-101.00205078124998,77.73510742187497],[-101.6935546875,77.69658203125005]]],[[[-113.83247070312497,77.75463867187506],[-114.28720703124998,77.72148437500005],[-114.98041992187498,77.91542968750002],[-114.33037109374997,78.07753906250002],[-113.83247070312497,77.75463867187506]]],[[[-110.45805664062496,78.10322265625001],[-109.62226562499995,78.07475585937499],[-110.865625,77.834130859375],[-110.15273437500002,77.76293945312506],[-110.19848632812501,77.52451171874998],[-112.37265625000002,77.36411132812498],[-113.16435546875002,77.5302734375],[-113.21518554687498,77.90351562500001],[-110.45805664062496,78.10322265625001]]],[[[-109.81596679687499,78.65039062500003],[-109.48447265624995,78.31640625],[-111.16918945312499,78.38627929687505],[-111.51748046874997,78.27470703125005],[-112.13125,78.366064453125],[-113.22304687499998,78.29790039062505],[-112.85585937499997,78.46684570312502],[-110.877587890625,78.73505859375004],[-109.81596679687499,78.65039062500003]]],[[[-96.20449218749994,78.53129882812499],[-94.91538085937495,78.39052734375002],[-95.32924804687497,78.22504882812495],[-94.93427734374998,78.07563476562498],[-96.98964843749994,77.80600585937503],[-97.65815429687498,78.090625],[-96.944677734375,78.15185546874997],[-98.04951171874995,78.325927734375],[-98.33261718749998,78.77353515625006],[-97.38232421875,78.78291015625001],[-96.20449218749994,78.53129882812499]]],[[[-103.42602539062499,79.315625],[-102.57617187499996,78.87939453125003],[-101.70366210937502,79.07890625000002],[-101.128125,78.80166015625002],[-100.43549804687503,78.8203125],[-99.60942382812495,78.58305664062507],[-99.16640625000002,77.85693359375003],[-100.27465820312503,77.83271484374995],[-101.07412109375001,78.19384765625],[-102.60698242187502,78.24892578125002],[-102.73134765624995,78.37104492187495],[-103.94658203124999,78.26000976562497],[-104.76357421874998,78.35166015625],[-104.90961914062498,78.55263671875],[-103.57050781250003,78.53984375000005],[-104.02084960937502,78.63491210937497],[-103.37158203125,78.73632812500003],[-104.18500976562498,78.78129882812505],[-104.15195312499999,78.989892578125],[-104.89550781249996,78.80815429687502],[-104.74677734375003,79.02709960937503],[-105.53564453124999,79.03251953125007],[-105.51455078124995,79.24248046875002],[-105.38769531249994,79.32358398437503],[-103.42602539062499,79.315625]]],[[[-98.79160156249995,79.98110351562505],[-98.94521484375,79.72407226562498],[-100.05683593749997,79.89824218750005],[-100.05327148437496,80.093359375],[-99.15322265625001,80.12421874999998],[-98.79160156249995,79.98110351562505]]],[[[-91.88554687499999,81.13286132812505],[-90.64301757812498,80.59370117187498],[-89.23559570312494,80.51064453125002],[-88.85732421874997,80.16621093750001],[-88.19990234374998,80.11147460937497],[-88.5248046875,80.41801757812507],[-87.675,80.37211914062505],[-87.92231445312501,80.09770507812499],[-86.97719726562502,79.89423828125001],[-87.29516601562494,79.58017578124998],[-86.33696289062496,79.63496093749995],[-86.00703124999998,79.47944335937498],[-85.6478515625,79.61142578125006],[-85.04213867187497,79.2845703125],[-86.95717773437502,78.97490234375005],[-87.61738281249995,78.67631835937505],[-88.04018554687494,78.99531250000004],[-87.98286132812498,78.53706054687501],[-88.74160156250002,78.58403320312499],[-88.82241210937497,78.18588867187498],[-90.037109375,78.60683593750002],[-89.52568359374999,78.15961914062495],[-90.29721679687495,78.32802734374997],[-90.614404296875,78.14985351562501],[-92.35126953125001,78.312890625],[-92.8482421875,78.46010742187497],[-91.86689453124998,78.54267578125001],[-93.26660156249997,78.60830078124997],[-93.63442382812502,78.75092773437498],[-93.15986328124998,78.77563476562503],[-94.11459960937498,78.92890625000001],[-92.54721679687495,79.28261718750002],[-91.29990234375003,79.372705078125],[-92.82192382812497,79.44990234375001],[-93.93315429687496,79.29072265624998],[-94.11030273437498,79.40156250000001],[-95.10317382812502,79.289892578125],[-95.66289062500002,79.52734374999997],[-94.40185546874997,79.736328125],[-95.73935546874995,79.66015625000003],[-96.58906249999995,79.91665039062497],[-96.77324218749999,80.13579101562502],[-94.64589843749994,80.04873046874997],[-94.26259765625002,80.19487304687499],[-95.40507812499996,80.13500976562506],[-96.39409179687493,80.31503906250003],[-95.549072265625,80.36660156249997],[-95.92695312499998,80.72065429687498],[-93.92792968749995,80.55917968750003],[-95.51474609375003,80.83813476562503],[-94.98051757812499,81.04965820312503],[-93.28671874999998,81.10029296874998],[-94.22011718749997,81.33076171875004],[-93.03466796874997,81.3462890625],[-91.88554687499999,81.13286132812505]]],[[[-69.4888671875,83.01679687499998],[-66.42255859374998,82.92685546875003],[-68.46933593749995,82.65336914062502],[-65.29902343749995,82.79960937500005],[-64.98388671874997,82.90229492187501],[-64.50400390625,82.77841796874998],[-63.641015624999966,82.81259765625003],[-63.246777343749926,82.4501953125],[-62.47519531249995,82.51958007812502],[-61.392480468749994,82.44189453125],[-61.61538085937502,82.18442382812503],[-64.43579101562497,81.74262695312501],[-66.62573242187497,81.61640624999995],[-68.68852539062493,81.29331054687503],[-64.78007812499993,81.49287109375001],[-69.55068359375,80.38325195312498],[-70.71259765625001,80.53959960937505],[-70.264892578125,80.23359374999998],[-72.05595703124996,80.12324218749995],[-70.56840820312493,80.09370117187498],[-71.387841796875,79.76176757812505],[-72.43652343750003,79.69438476562499],[-74.39448242187495,79.87407226562499],[-73.47246093749996,79.7564453125],[-73.36152343750001,79.50400390625],[-75.50341796875,79.41416015625],[-76.898828125,79.5123046875],[-75.60273437499998,79.23955078125005],[-74.48120117187503,79.22949218750006],[-74.64091796874996,79.03554687499997],[-78.58164062499998,79.075],[-77.88276367187498,78.9423828125],[-76.255859375,79.00683593749997],[-74.486328125,78.75009765624998],[-74.87861328124998,78.54482421875],[-76.41611328124995,78.51152343750005],[-75.19345703125,78.327734375],[-75.86596679687497,78.00981445312499],[-78.01259765624997,77.94604492187506],[-78.07617187500003,77.51904296875],[-78.70849609374997,77.34213867187503],[-80.57304687499996,77.31479492187506],[-81.65908203124997,77.52543945312499],[-81.3013671875,77.34404296875007],[-82.056787109375,77.29653320312497],[-81.75634765624997,77.20400390625005],[-79.49726562500001,77.19609375000005],[-78.97919921874998,76.89287109374999],[-78.28886718750002,76.97797851562501],[-77.98330078124994,76.75498046875006],[-78.284326171875,76.57124023437501],[-80.79970703124997,76.173583984375],[-80.97451171874994,76.470068359375],[-81.71738281250003,76.494970703125],[-82.52983398437499,76.723291015625],[-82.23315429687494,76.46582031250003],[-83.88569335937501,76.453125],[-84.22377929687497,76.67534179687499],[-84.27534179687498,76.35654296875006],[-85.141259765625,76.30458984375005],[-86.45371093750003,76.58486328125002],[-86.68022460937499,76.37661132812497],[-87.35419921874998,76.44804687500005],[-87.48979492187499,76.58583984374997],[-87.49755859374997,76.38627929687499],[-88.39599609374997,76.40527343750003],[-88.49584960937497,76.77285156249997],[-88.54580078125002,76.42089843750003],[-89.36962890624997,76.474462890625],[-89.49975585937503,76.82680664062502],[-88.39814453124995,77.10395507812501],[-86.81225585937497,77.18491210937498],[-87.68144531249996,77.43637695312503],[-88.01699218750002,77.78471679687505],[-86.75507812499998,77.86372070312498],[-85.58847656249998,77.46113281250004],[-84.73867187499997,77.36103515624998],[-83.72128906249998,77.41420898437497],[-82.7103515625,77.84951171875002],[-82.5953125,77.99213867187504],[-83.77939453125,77.53261718750002],[-85.28935546874996,77.55903320312498],[-85.54755859374998,77.92768554687495],[-84.61542968749998,78.19570312500002],[-84.22270507812499,78.176025390625],[-84.91035156249993,78.23969726562501],[-84.78320312499997,78.52758789062506],[-85.5859375,78.10957031249998],[-86.21777343750003,78.08120117187497],[-85.92006835937494,78.34287109374998],[-86.91323242187494,78.126806640625],[-87.5517578125,78.17661132812503],[-86.80791015624999,78.77436523437495],[-85.00375976562495,78.912255859375],[-83.27143554687501,78.77031250000002],[-81.75009765624995,78.97578124999995],[-82.43876953125002,78.903662109375],[-84.41201171875002,78.99658203125003],[-84.38359375000002,79.1185546875],[-83.57587890624995,79.05366210937501],[-86.42075195312498,79.84521484374997],[-86.49853515625003,80.25825195312501],[-83.72363281250003,80.22895507812501],[-81.68837890625,79.685791015625],[-80.47592773437498,79.60625],[-80.12446289062495,79.66948242187507],[-81.01015625000002,79.693115234375],[-82.98701171874995,80.32260742187498],[-76.86298828124995,80.86479492187505],[-78.71621093749994,80.95166015624997],[-76.88510742187503,81.43027343750006],[-81.00703125000001,80.6548828125],[-82.88432617187502,80.57753906249997],[-82.22236328124998,80.77231445312503],[-84.41782226562495,80.52675781250002],[-86.250341796875,80.56577148437506],[-86.60307617187499,80.66401367187498],[-85.63930664062494,80.92460937500007],[-83.288818359375,81.14794921875],[-85.780859375,81.03505859375],[-87.32988281250002,80.669775390625],[-88.00366210937497,80.675390625],[-89.16689453125,80.94130859375],[-86.47675781249993,81.03574218750006],[-84.94121093750002,81.28623046875],[-87.27509765624995,81.080810546875],[-89.623046875,81.032470703125],[-89.94731445312499,81.17265625000005],[-89.20869140624998,81.25009765625003],[-89.67368164062503,81.32861328125003],[-87.59702148437498,81.52583007812498],[-88.47905273437502,81.56464843749998],[-90.41630859374996,81.40537109375003],[-89.82167968749997,81.63486328124998],[-91.29238281250002,81.57124023437498],[-91.64755859374998,81.68383789062503],[-88.06318359375001,82.09648437500007],[-87.01821289062502,81.95874023437497],[-86.62680664062495,82.05102539062503],[-85.04482421874997,81.9828125],[-86.615625,82.21855468750007],[-84.89682617187503,82.44941406250001],[-82.63369140625002,82.07729492187497],[-82.53691406250002,82.24726562499995],[-79.465625,81.85112304687499],[-82.44755859374993,82.39501953125003],[-81.68115234375003,82.51865234375],[-82.11684570312497,82.62866210937503],[-80.8625,82.57153320312503],[-81.01015625000002,82.77905273437503],[-78.748779296875,82.67939453124998],[-80.15493164062497,82.91113281250003],[-77.61806640624997,82.89584960937503],[-76.009375,82.53515625],[-75.565625,82.60854492187502],[-77.12490234374994,83.00854492187497],[-74.41416015624995,83.01313476562501],[-72.65869140625,82.72163085937495],[-73.44189453124994,82.90483398437499],[-72.811669921875,83.08120117187502],[-71.98320312499996,83.10141601562498],[-70.94038085937495,82.90224609375],[-71.08481445312498,83.08266601562497],[-69.96992187499995,83.11611328125005],[-69.4888671875,83.01679687499998]]]]},"properties":{"name":"Canada","childNum":110}},{"geometry":{"type":"Polygon","coordinates":[[[9.527658197470123,47.27026989773668],[9.46249431093294,47.19858962254578],[9.46249431093294,47.09010747968864],[9.409458596647225,47.02019676540292],[9.579979133936737,47.05856388629306],[9.580273437500011,47.057373046875],[10.133496093750011,46.851513671875],[10.349414062500017,46.98476562499999],[10.414941406250023,46.964404296874996],[10.45458984375,46.8994140625],[10.452832031250011,46.86494140625],[10.406054687500017,46.73486328125],[10.39794921875,46.6650390625],[10.4306640625,46.550048828125],[10.195507812500011,46.62109375],[10.1375,46.61435546875],[10.087011718750006,46.599902343749996],[10.061230468750011,46.546777343749994],[10.038281250000011,46.483203125],[10.045605468750011,46.447900390624994],[10.081933593750023,46.420751953125],[10.109667968750017,46.362841796874996],[10.128320312500023,46.238232421875],[10.08056640625,46.227978515625],[10.041015625,46.238085937499996],[9.939257812500017,46.36181640625],[9.884472656250011,46.3677734375],[9.787792968750011,46.346044921875],[9.639453125000017,46.2958984375],[9.57958984375,46.29609375],[9.528710937500023,46.306201171874996],[9.427636718750023,46.482324218749994],[9.399316406250023,46.4806640625],[9.304394531250011,46.495556640625],[9.203417968750017,46.21923828125],[9.11874162946429,46.014892578125],[8.97551618303573,45.81677455357143],[8.74961495535715,46.02246372767857],[8.818554687500011,46.0771484375],[8.458398437500023,46.245898437499996],[8.370703125,46.445117187499996],[8.298535156250011,46.40341796875],[8.23193359375,46.341210937499994],[8.08154296875,46.256005859374994],[7.9931640625,46.015917968749996],[7.327929687500017,45.912353515625],[7.129003906250006,45.880419921874996],[7.055761718750006,45.90380859375],[7.02109375,45.92578125],[6.953710937500006,46.017138671874996],[6.897265625000017,46.0517578125],[6.772070312500006,46.16513671875],[6.758105468750017,46.415771484375],[6.578222656250006,46.437353515625],[6.428906250000011,46.430517578125],[6.321875,46.393701171874994],[6.234667968750017,46.3326171875],[6.199414062500011,46.19306640625],[6.086621093750011,46.147021484374996],[6.006640625000017,46.142333984375],[5.971484375000017,46.151220703125],[5.970019531250017,46.214697265625],[6.0361328125,46.238085937499996],[6.095898437500011,46.27939453125],[6.129687500000017,46.5669921875],[6.41015625,46.755419921874996],[6.429003906250017,46.832275390625],[6.45625,46.94833984375],[6.624804687500017,47.004345703125],[6.666894531250023,47.026513671874994],[6.688085937500006,47.058251953124994],[6.820703125000023,47.16318359375],[6.952050781250023,47.2671875],[6.978515625,47.302050781249996],[7.000585937500006,47.322509765625],[7.000585937500006,47.339453125],[6.900390625,47.39423828125],[6.968359375,47.45322265625],[7.136035156250017,47.48984375],[7.343164062500023,47.43310546875],[7.615625,47.592724609375],[8.454003906250023,47.59619140625],[8.559472656250023,47.6240234375],[8.570507812500011,47.63779296875],[8.567089843750011,47.651904296874996],[8.55234375,47.659130859375],[8.451757812500006,47.651806640625],[8.413281250000011,47.6626953125],[8.403417968750006,47.687792968749996],[8.435742187500011,47.731347656249994],[8.572656250000023,47.775634765625],[9.524023437500006,47.52421875],[9.625878906250023,47.467041015625],[9.527539062500011,47.270751953125],[9.527658197470123,47.27026989773668]]]},"properties":{"name":"Switzerland","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-67.28886718749999,-55.776855468749964],[-67.55996093749997,-55.72480468750002],[-67.39736328124997,-55.58515625],[-67.28886718749999,-55.776855468749964]]],[[[-67.07993164062498,-55.15380859374996],[-67.33969726562495,-55.292578124999984],[-67.4947265625,-55.177441406249976],[-68.07001953124995,-55.22109374999999],[-68.30136718750003,-54.98066406250003],[-67.245263671875,-54.977636718750034],[-67.07993164062498,-55.15380859374996]]],[[[-69.70297851562503,-54.91904296875],[-68.90078125000002,-55.01777343750004],[-68.45800781249997,-54.95966796875002],[-68.61328124999997,-55.155566406250045],[-68.28266601562495,-55.25517578125],[-68.04833984375,-55.6431640625],[-68.86704101562498,-55.45019531250003],[-68.89008789062498,-55.2412109375],[-69.19262695312497,-55.171875],[-69.35922851562498,-55.300683593749945],[-69.18085937499995,-55.47480468749998],[-69.41181640624995,-55.44423828124997],[-69.97978515625002,-55.14746093749999],[-69.88442382812494,-54.88203125000001],[-69.70297851562503,-54.91904296875]]],[[[-70.9916015625,-54.86796874999999],[-70.80483398437497,-54.96767578124996],[-70.41752929687493,-54.908886718749976],[-70.29785156249997,-55.11376953124997],[-70.47558593749994,-55.17705078124998],[-71.43720703125001,-54.88925781249997],[-70.9916015625,-54.86796874999999]]],[[[-71.390478515625,-54.03281250000002],[-71.02192382812495,-54.111816406250036],[-71.14326171874998,-54.374023437499986],[-71.473291015625,-54.23115234375001],[-71.94853515624999,-54.300878906250006],[-72.21044921874997,-54.04775390624995],[-71.996484375,-53.884863281249984],[-71.390478515625,-54.03281250000002]]],[[[-72.92324218749997,-53.481640625],[-72.88222656249997,-53.578320312499976],[-72.48227539062503,-53.58808593750001],[-72.20541992187503,-53.80742187500002],[-72.408544921875,-54.00380859374997],[-72.87099609375,-54.12656250000002],[-72.76376953125,-53.86484375],[-73.03945312499994,-53.83281250000004],[-73.08076171875001,-53.99804687499995],[-73.21064453125001,-53.98583984374995],[-73.31435546875,-53.72919921874998],[-73.845458984375,-53.54580078125001],[-73.44707031249993,-53.41005859374998],[-72.92324218749997,-53.481640625]]],[[[-74.38574218749994,-52.92236328125001],[-73.65400390624998,-53.06982421875003],[-73.13520507812498,-53.35390625],[-73.56728515625,-53.3068359375],[-73.86694335937494,-53.096875],[-74.27021484374995,-53.08154296875002],[-74.71201171874998,-52.74873046874998],[-74.38574218749994,-52.92236328125001]]],[[[-68.62993164062499,-52.65263671875004],[-68.65322265624994,-54.85361328124999],[-69.48627929687493,-54.85888671875],[-69.72343750000002,-54.71210937500003],[-70.49716796875,-54.80957031249999],[-71.83154296874997,-54.62617187500002],[-71.92773437500003,-54.52871093749997],[-71.80014648437498,-54.433984374999945],[-71.07993164062498,-54.444238281249994],[-70.79726562500002,-54.32724609374996],[-70.70112304687498,-54.48544921875004],[-70.31098632812498,-54.52851562500002],[-70.86308593749993,-54.11044921875003],[-70.86772460937499,-53.88417968750002],[-70.53129882812502,-53.627343750000016],[-70.37973632812495,-53.98671874999995],[-70.62983398437493,-54.005566406249976],[-70.53530273437494,-54.136132812500016],[-70.16899414062502,-54.37929687499999],[-69.74184570312494,-54.30585937500005],[-69.25317382812494,-54.557421875000045],[-69.04433593749997,-54.40673828124999],[-69.98813476562503,-54.10908203125001],[-70.15112304687503,-53.88808593750002],[-70.09111328124996,-53.72177734374998],[-69.35595703125003,-53.41630859375001],[-69.63701171874999,-53.33408203125004],[-70.32929687499998,-53.37763671875003],[-70.44335937499994,-53.085546875000034],[-70.130615234375,-52.942773437499994],[-70.38012695312494,-52.75195312500002],[-69.93544921874997,-52.82109374999998],[-69.41406249999997,-52.48623046874997],[-69.16704101562499,-52.66757812499997],[-68.78979492187497,-52.576757812500034],[-68.62993164062499,-52.65263671875004]]],[[[-74.82294921874993,-51.63017578125001],[-74.53681640624998,-51.96513671875004],[-74.69448242187497,-52.27919921874999],[-74.85180664062494,-52.27070312500003],[-75.10537109375,-51.78886718750001],[-74.82294921874993,-51.63017578125001]]],[[[-74.55864257812499,-51.27705078125001],[-74.62036132812497,-51.395703125000026],[-75.04736328125,-51.39833984375003],[-75.28911132812496,-51.625390625000016],[-75.15366210937498,-51.278808593750014],[-74.73666992187503,-51.20761718749999],[-74.55864257812499,-51.27705078125001]]],[[[-75.302001953125,-50.67998046875005],[-75.411376953125,-50.76435546875001],[-75.42763671875002,-50.48056640625002],[-75.11533203124998,-50.510449218749976],[-75.302001953125,-50.67998046875005]]],[[[-75.05478515625,-50.29609375],[-75.44912109374997,-50.34335937500004],[-75.32666015624997,-50.01181640625],[-74.8759765625,-50.10996093750001],[-75.05478515625,-50.29609375]]],[[[-75.106689453125,-48.83652343750001],[-75.38994140624999,-49.15917968750002],[-75.64116210937499,-49.195410156250034],[-75.48764648437498,-49.082421875000016],[-75.58310546874998,-48.85888671874995],[-75.106689453125,-48.83652343750001]]],[[[-74.47617187499998,-49.14785156250002],[-74.59472656249997,-50.00664062500001],[-74.76298828124996,-50.01142578125001],[-74.88041992187502,-49.72587890625001],[-74.72382812499998,-49.42382812500003],[-74.960107421875,-49.533007812499974],[-75.06601562499998,-49.85234375000002],[-75.54980468749994,-49.79130859375002],[-75.30585937499998,-49.49404296875003],[-75.46748046874995,-49.35888671875003],[-75.08603515624998,-49.27021484375],[-75.21015624999995,-49.14804687499998],[-74.94921875,-48.960156249999976],[-74.89624023437503,-48.73320312500002],[-74.54609374999993,-48.76689453125004],[-74.47617187499998,-49.14785156250002]]],[[[-75.51025390624997,-48.76347656250005],[-75.65092773437496,-48.58632812500002],[-75.57148437499993,-48.095898437500026],[-75.39140625000002,-48.01972656249997],[-75.15849609374999,-48.62265624999996],[-75.51025390624997,-48.76347656250005]]],[[[-74.56728515625,-48.591992187500026],[-74.92304687499998,-48.62646484375003],[-75.21289062499997,-48.141699218750034],[-75.19829101562502,-47.974609375000014],[-74.895654296875,-47.839355468749986],[-74.56728515625,-48.591992187500026]]],[[[-75.11220703124997,-47.8376953125],[-75.26103515625002,-47.76386718749998],[-74.92646484374998,-47.72314453125003],[-75.11220703124997,-47.8376953125]]],[[[-74.31289062500002,-45.69150390625002],[-74.46552734374995,-45.757226562499994],[-74.68984375,-45.66259765625],[-74.310546875,-45.17265625000002],[-74.31289062500002,-45.69150390625002]]],[[[-73.63217773437498,-44.82148437499997],[-73.81845703125,-44.65214843750002],[-73.72392578124993,-44.544238281249974],[-73.63217773437498,-44.82148437499997]]],[[[-72.98613281249999,-44.780078124999974],[-73.22846679687498,-44.85996093749999],[-73.39707031249998,-44.77431640624995],[-73.44506835937497,-44.641015624999966],[-73.20771484374993,-44.33496093749997],[-72.7763671875,-44.50859374999999],[-72.98613281249999,-44.780078124999974]]],[[[-73.73535156249997,-44.39453125000003],[-74.00205078125003,-44.59091796874998],[-73.728173828125,-45.195898437500034],[-74.016259765625,-45.344921875000026],[-74.61777343749998,-44.64794921874996],[-74.50180664062498,-44.47353515624995],[-74.09721679687496,-44.38935546875004],[-73.99492187499999,-44.140234375],[-73.70322265624998,-44.27412109375001],[-73.73535156249997,-44.39453125000003]]],[[[-73.81064453125003,-43.827246093750006],[-73.95566406249998,-43.921972656250034],[-74.14296874999997,-43.872167968750006],[-73.81064453125003,-43.827246093750006]]],[[[-73.77338867187498,-43.3458984375],[-74.114404296875,-43.35791015624996],[-74.387353515625,-43.231640625],[-74.03666992187496,-41.79550781249998],[-73.52783203124997,-41.89628906249999],[-73.42290039062499,-42.192871093750014],[-73.47080078124998,-42.46630859375004],[-73.78925781249993,-42.58574218750003],[-73.43632812499996,-42.9365234375],[-73.74965820312494,-43.15908203124995],[-73.77338867187498,-43.3458984375]]],[[[-78.80415039062501,-33.646484374999986],[-78.98945312499993,-33.66171874999998],[-78.87744140625003,-33.57519531250003],[-78.80415039062501,-33.646484374999986]]],[[[-109.27998046874994,-27.14042968749996],[-109.434130859375,-27.171289062500023],[-109.39047851562499,-27.068359375000014],[-109.27998046874994,-27.14042968749996]]],[[[-67.19487304687493,-22.821679687500037],[-67.00878906249994,-23.00136718750005],[-67.35620117187503,-24.033789062499963],[-68.25029296875002,-24.391992187500023],[-68.56201171875,-24.74736328125003],[-68.38422851562495,-25.091894531249977],[-68.59208984375002,-25.420019531250034],[-68.41450195312498,-26.153710937500023],[-68.59160156249999,-26.47041015624997],[-68.31865234374999,-26.973242187500006],[-68.59208984375002,-27.140039062499966],[-68.84633789062494,-27.153710937499994],[-69.17441406249998,-27.924707031250037],[-69.65693359374995,-28.413574218749986],[-69.82788085937497,-29.10322265624997],[-70.02680664062501,-29.324023437500017],[-69.95996093749997,-30.078320312500026],[-69.84428710937493,-30.175],[-69.95634765624996,-30.35820312500003],[-70.15322265625,-30.360937499999963],[-70.30908203124994,-31.02265625000004],[-70.51958007812493,-31.1484375],[-70.585205078125,-31.569433593749963],[-70.25439453125,-31.957714843750026],[-70.36376953125,-32.08349609374997],[-70.02197265625,-32.88457031250002],[-70.08486328125002,-33.20175781249998],[-69.81962890624999,-33.28378906249999],[-69.85244140625,-34.224316406250026],[-70.05205078124999,-34.30078124999997],[-70.39316406250003,-35.146875],[-70.55517578125,-35.246875],[-70.41572265625001,-35.52304687500002],[-70.40478515625,-36.06171874999998],[-71.05551757812498,-36.52373046874996],[-71.19218750000002,-36.84365234375004],[-71.16757812499998,-37.76230468749996],[-70.858642578125,-38.60449218750003],[-71.40156249999995,-38.93505859374996],[-71.53945312499997,-39.60244140624995],[-71.71992187499995,-39.63525390624997],[-71.65976562499998,-40.02080078125],[-71.81831054687493,-40.17666015624995],[-71.70898437499997,-40.381738281249994],[-71.93212890624994,-40.69169921874999],[-71.91127929687497,-41.650390624999986],[-71.75,-42.04677734375001],[-72.10820312499993,-42.25185546874995],[-72.14643554687498,-42.990039062499974],[-71.750634765625,-43.237304687499986],[-71.90498046875001,-43.34755859374998],[-71.68007812500002,-43.92958984374998],[-71.82001953124993,-44.38310546875],[-71.21259765624998,-44.44121093750003],[-71.15971679687496,-44.56025390625004],[-71.26113281250002,-44.763085937499966],[-72.06372070312503,-44.771875],[-72.04169921874998,-44.90419921875004],[-71.5962890625,-44.97919921875004],[-71.34931640624995,-45.33193359374995],[-71.74619140624998,-45.57890625],[-71.63154296874998,-45.95371093749998],[-71.87568359374998,-46.160546875],[-71.69965820312501,-46.6513671875],[-71.94023437499999,-46.83125],[-71.90498046875001,-47.201660156250014],[-72.34594726562497,-47.49267578124997],[-72.517919921875,-47.87636718749998],[-72.32832031250001,-48.11005859374998],[-72.35473632812497,-48.36582031250005],[-72.582861328125,-48.47539062499999],[-72.65126953125,-48.84160156249998],[-73.03364257812501,-49.014355468750004],[-73.13525390625,-49.30068359374999],[-73.46157226562497,-49.31386718750001],[-73.55419921875,-49.463867187500014],[-73.50126953124996,-50.125292968750024],[-73.15292968749998,-50.73828125000003],[-72.50981445312496,-50.607519531250034],[-72.34023437499997,-50.68183593749999],[-72.40766601562501,-51.54082031250002],[-71.91865234374995,-51.98955078125004],[-69.96025390624993,-52.00820312500002],[-68.443359375,-52.35664062500004],[-69.24101562499996,-52.20546874999997],[-69.62031249999995,-52.46474609374995],[-70.79511718749995,-52.76875],[-70.99584960937497,-53.77929687499997],[-71.29775390625002,-53.88339843750004],[-72.1744140625,-53.632324218749964],[-72.41289062500002,-53.35019531250004],[-71.94169921874993,-53.23408203125001],[-71.89169921874998,-53.523535156250006],[-71.79145507812498,-53.48457031249997],[-71.74052734374999,-53.232617187499976],[-71.28896484375002,-53.03369140624995],[-71.22714843750003,-52.810644531249984],[-71.38774414062496,-52.76425781250004],[-72.27802734374998,-53.13232421874997],[-72.54892578125,-53.4607421875],[-73.05273437499997,-53.24345703125005],[-72.72768554687502,-52.7623046875],[-72.453466796875,-52.814453124999964],[-72.11757812499997,-52.65],[-71.51127929687502,-52.60537109375],[-72.22568359374998,-52.52099609374995],[-72.43769531250001,-52.62578124999998],[-72.71210937499995,-52.53554687499999],[-73.12246093749997,-53.073925781249976],[-73.64521484374998,-52.83701171875003],[-73.2408203125,-52.707128906250034],[-73.12392578125,-52.487988281249976],[-73.24414062499997,-52.62402343749998],[-73.58569335937503,-52.68574218750003],[-74.01445312499999,-52.63935546875],[-74.26494140624993,-52.1048828125],[-73.83447265625,-52.23398437500001],[-73.68432617187494,-52.07773437499998],[-73.26044921874993,-52.157812500000034],[-72.79501953124998,-51.94951171875005],[-72.57084960937496,-52.200097656249945],[-72.67705078125002,-52.38466796874998],[-72.52333984374997,-52.255468750000034],[-72.62460937499998,-51.94648437499997],[-72.48964843750002,-51.76367187500003],[-72.76123046875,-51.57324218749996],[-73.16875,-51.45390624999998],[-72.60004882812495,-51.79912109374997],[-73.51816406250003,-52.04101562499996],[-73.75263671874993,-51.795507812500034],[-74.19667968749997,-51.68056640624997],[-73.92978515624995,-51.61787109374999],[-73.93950195312499,-51.26630859375005],[-74.81474609374996,-51.06289062499999],[-75.09467773437495,-50.68125],[-74.68574218749995,-50.662011718749945],[-74.77587890625003,-50.46992187499998],[-74.64448242187498,-50.360937499999984],[-74.365576171875,-50.487890625],[-74.13940429687503,-50.81777343749997],[-73.80654296875,-50.93837890625003],[-73.654443359375,-50.49267578125],[-73.97802734375003,-50.827050781249994],[-74.18559570312493,-50.485351562500014],[-73.95034179687497,-50.510546875],[-74.62958984374998,-50.19404296875],[-74.333740234375,-49.97460937499997],[-73.95859374999998,-49.994726562499984],[-74.32392578124995,-49.783398437500004],[-74.29082031249996,-49.604101562499984],[-73.83637695312493,-49.609375],[-74.09443359374993,-49.42968749999998],[-73.93496093749994,-49.02089843750001],[-74.2212890625,-49.500585937500034],[-74.36655273437503,-49.40048828124998],[-74.34101562499998,-48.59570312499998],[-74.00908203124996,-48.475],[-74.47441406249999,-48.46396484374996],[-74.58466796874998,-47.999023437500014],[-73.39106445312498,-48.14589843750001],[-73.60991210937499,-47.993945312500045],[-73.71586914062499,-47.65546875000001],[-73.94086914062498,-47.92939453125004],[-74.22705078124994,-47.96894531250001],[-74.654931640625,-47.702246093750034],[-74.5337890625,-47.567675781249974],[-74.24296874999999,-47.67929687499998],[-74.13408203125002,-47.590820312499986],[-74.48266601562497,-47.43046875],[-74.15839843749998,-47.18251953125002],[-74.31357421874998,-46.78818359374998],[-74.45419921875003,-46.76679687499997],[-74.51225585937496,-46.88515625000002],[-75.00595703125,-46.74111328124998],[-74.98417968750002,-46.51210937499995],[-75.54033203124999,-46.69873046874996],[-75.43037109374995,-46.93457031249996],[-75.70639648437498,-46.70527343749997],[-74.924462890625,-46.159667968750014],[-75.06669921874993,-45.874902343749994],[-74.15786132812497,-45.7671875],[-74.122705078125,-45.49619140625002],[-73.95717773437494,-45.40439453124998],[-73.825,-45.446875],[-74.01992187500002,-46.055859375],[-74.39296875,-46.21738281250005],[-73.96757812500002,-46.15410156250003],[-73.87871093749993,-45.846875],[-73.73525390624994,-45.81171875],[-73.70815429687502,-46.070312500000014],[-73.94863281249997,-46.533105468749966],[-73.845361328125,-46.56601562500002],[-73.59184570312493,-45.89912109375004],[-73.73076171874999,-45.47998046875],[-73.26621093749995,-45.346191406250014],[-72.933837890625,-45.45234374999997],[-73.44497070312497,-45.23818359374995],[-73.36245117187502,-44.97822265625001],[-72.73896484375001,-44.73417968750003],[-72.680078125,-44.59394531249997],[-72.66386718749999,-44.43642578124995],[-73.26508789062498,-44.16865234375001],[-73.22446289062498,-43.89794921875003],[-73.06879882812495,-43.86201171874998],[-72.99658203125,-43.63154296875001],[-73.07597656250002,-43.323632812499994],[-72.75800781249998,-43.039453125],[-72.84804687500002,-42.66914062499997],[-72.77392578125003,-42.505175781250045],[-72.63183593750003,-42.509667968749994],[-72.77324218749996,-42.257714843749994],[-72.63105468749995,-42.199804687500006],[-72.412353515625,-42.388183593750014],[-72.49941406249997,-41.98085937499999],[-72.82407226562503,-41.90878906249996],[-72.36040039062499,-41.64912109375],[-72.31826171875,-41.49902343749997],[-72.54238281250002,-41.690625],[-72.95283203124995,-41.51474609374998],[-73.24179687499995,-41.78085937500002],[-73.62402343750003,-41.77363281249997],[-73.73515625000002,-41.74248046875002],[-73.62392578125,-41.581347656250045],[-73.81074218749995,-41.51748046875001],[-73.96586914062493,-41.118261718750034],[-73.67099609375,-39.96318359374999],[-73.41040039062503,-39.78916015624998],[-73.22646484375002,-39.22441406250003],[-73.52021484375001,-38.509375],[-73.46479492187498,-38.04033203125003],[-73.66181640624998,-37.69853515625003],[-73.66240234375002,-37.341015625000026],[-73.60166015624998,-37.18847656250003],[-73.21596679687502,-37.16689453124998],[-73.11806640624997,-36.68837890625002],[-72.58735351562493,-35.759667968749994],[-72.62392578125002,-35.5857421875],[-72.22377929687494,-35.096191406250014],[-72.00283203124997,-34.16533203125],[-71.66435546875002,-33.65263671875],[-71.74296875,-33.09511718750001],[-71.45224609374998,-32.65957031250001],[-71.70893554687495,-30.62802734375002],[-71.66948242187499,-30.33037109374996],[-71.40039062499997,-30.142968749999966],[-71.31572265624996,-29.649707031250017],[-71.51923828124993,-28.926464843750026],[-71.30673828124998,-28.672460937499963],[-71.08652343749998,-27.814453124999957],[-70.92578125,-27.588671874999974],[-70.64658203124998,-26.329394531250017],[-70.71372070312498,-25.78417968749997],[-70.44536132812502,-25.17265624999999],[-70.57412109374994,-24.644335937500003],[-70.39233398437494,-23.565917968749957],[-70.59335937499995,-23.255468750000034],[-70.56318359374995,-23.057031250000023],[-70.33168945312494,-22.848632812500014],[-70.08002929687501,-21.356835937500037],[-70.19702148437494,-20.725390625],[-70.15742187499995,-19.70585937500003],[-70.41826171874999,-18.345605468750023],[-69.92636718749998,-18.206054687500014],[-69.80258789062498,-17.990234375000014],[-69.85209960937493,-17.70380859375001],[-69.68476562499995,-17.649804687500023],[-69.58642578125,-17.57324218749997],[-69.51093749999998,-17.50605468749997],[-69.31337890624997,-17.943164062500017],[-69.28232421875003,-17.96484375],[-69.09394531249993,-18.05048828125004],[-69.14545898437495,-18.14404296875],[-69.09228515624994,-18.28242187500004],[-69.02680664062493,-18.65625],[-68.97885742187503,-18.81298828125003],[-68.96831054687502,-18.967968749999983],[-68.85795898437499,-19.09335937500005],[-68.62055664062495,-19.29667968749999],[-68.54785156249997,-19.341113281249974],[-68.49199218749996,-19.381933593750034],[-68.47016601562495,-19.409960937499974],[-68.46289062499997,-19.43281250000001],[-68.57529296874998,-19.56015625000002],[-68.69829101562499,-19.721093750000037],[-68.69619140625,-19.74072265625003],[-68.57827148437494,-19.856542968750006],[-68.559375,-19.902343750000014],[-68.56069335937502,-19.96708984374996],[-68.75932617187499,-20.115527343750003],[-68.74516601562493,-20.45859375],[-68.48432617187498,-20.628417968749957],[-68.55825195312497,-20.90195312499999],[-68.197021484375,-21.30029296874997],[-68.18642578124997,-21.618554687499966],[-67.88173828124997,-22.493359375000026],[-67.87944335937496,-22.822949218750026],[-67.57993164062495,-22.89169921874999],[-67.36225585937493,-22.85517578125001],[-67.19487304687493,-22.821679687500037]]]]},"properties":{"name":"Chile","childNum":26}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[110.88876953125006,19.99194335937497],[111.01367187500003,19.65546875000001],[110.64091796875002,19.291210937499955],[110.45126953125012,18.747949218750023],[110.06738281249997,18.447558593750045],[109.51933593750007,18.21826171875003],[108.7015625,18.535253906250034],[108.66552734375003,19.304101562499994],[109.27666015625002,19.761132812500023],[109.17744140625004,19.768457031250023],[109.26347656250007,19.882666015625006],[110.1715820312501,20.053710937500057],[110.58818359375002,19.976367187500017],[110.6517578125,20.137744140625017],[110.88876953125006,19.99194335937497]]],[[[110.38515625000005,21.093164062499966],[110.52158203125006,21.083105468750063],[110.50390625000003,20.96772460937501],[110.28095703125004,21.001171874999983],[110.38515625000005,21.093164062499966]]],[[[112.64375,21.63964843750003],[112.525,21.62304687500003],[112.64765625000004,21.710253906250017],[112.64375,21.63964843750003]]],[[[112.79023437500004,21.601855468750045],[112.78203125000007,21.772265625000045],[112.86259765625002,21.75263671875004],[112.79023437500004,21.601855468750045]]],[[[118.1830078125,24.496289062499983],[118.0905273437501,24.446142578125063],[118.10380859375002,24.552343750000034],[118.1830078125,24.496289062499983]]],[[[119.82089843750006,25.45698242187504],[119.70029296875012,25.432714843750063],[119.72255859375005,25.638818359375023],[119.83837890625003,25.591064453125],[119.82089843750006,25.45698242187504]]],[[[121.2513671875,28.086425781250057],[121.13154296875004,28.062597656250006],[121.20546875,28.204394531250017],[121.2513671875,28.086425781250057]]],[[[122.29589843750003,29.96342773437499],[122.02402343750012,30.01333007812505],[121.96943359375004,30.143115234375017],[122.28447265625007,30.068017578124994],[122.29589843750003,29.96342773437499]]],[[[121.86269531250005,31.492285156249977],[121.519921875,31.549609375000017],[121.2111328125001,31.80537109375001],[121.86269531250005,31.492285156249977]]],[[[130.52695312500012,42.535400390625],[130.24667968750012,42.744824218749955],[130.24033203125006,42.891796874999955],[129.89824218750002,42.998144531250034],[129.69785156250012,42.448144531249994],[129.3136718750001,42.41357421874997],[128.92343750000006,42.038232421874966],[128.04521484375007,41.9875],[128.28925781250004,41.60742187500006],[128.14941406249997,41.38774414062496],[127.17968750000003,41.531347656250006],[126.95478515625004,41.76948242187501],[126.74306640625,41.724853515625],[125.98906250000002,40.904638671875034],[124.8893554687501,40.459814453125006],[124.36210937500002,40.004052734374994],[124.10576171875002,39.84101562499998],[123.65087890625003,39.881591796875],[122.8400390625001,39.600830078125],[121.98232421875,39.05317382812498],[121.67724609374997,39.00341796875006],[121.64990234375003,38.865087890625034],[121.16357421874997,38.73164062500001],[121.10673828125002,38.920800781249994],[121.6798828125001,39.10869140625002],[121.62763671875004,39.22016601562498],[121.81845703125006,39.38652343750002],[121.27548828125006,39.38476562500003],[121.26748046875,39.544677734375],[121.51757812499997,39.638964843750045],[121.51738281250002,39.84482421875006],[121.8009765625001,39.950537109375006],[122.27500000000012,40.541845703125034],[121.83486328125005,40.97426757812502],[121.72929687500002,40.84614257812504],[121.1745117187501,40.901269531249994],[120.47910156250006,40.23095703125003],[119.39111328125003,39.75249023437499],[118.976953125,39.182568359374955],[118.29785156249997,39.067089843749955],[118.04091796875,39.22675781249998],[117.86572265625003,39.191259765625034],[117.61669921875003,38.852880859375034],[117.5578125000001,38.625146484374994],[117.76669921875012,38.311669921874994],[118.01494140625007,38.18339843749996],[118.94003906250006,38.04277343750002],[119.08916015625007,37.70073242187496],[118.95263671875003,37.33115234374998],[119.28740234375002,37.138281250000034],[119.76054687500007,37.15507812499999],[120.31152343750003,37.62270507812505],[120.2572265625,37.67900390624996],[120.75,37.83393554687501],[121.64023437500012,37.46035156250002],[122.05664062500003,37.528906250000034],[122.66699218750003,37.40283203125003],[122.4466796875,37.06811523437503],[122.51972656250004,36.94682617187502],[122.34091796875012,36.83222656250004],[121.93271484375006,36.95947265625003],[121.05380859375006,36.61137695312499],[120.81083984375007,36.6328125],[120.89580078125007,36.44414062500002],[120.71152343750006,36.41328125000004],[120.6378906250001,36.129931640625045],[120.39306640625003,36.053857421874994],[120.32773437500006,36.228173828124994],[120.18330078125004,36.20244140624999],[120.094140625,36.11889648437503],[120.28476562500006,35.98442382812499],[119.42968749999997,35.301416015624994],[119.16533203125002,34.84882812499998],[119.20097656250002,34.748437499999966],[120.26669921875006,34.274023437500034],[120.87109374999997,33.016503906249994],[120.8532226562501,32.66137695312503],[121.34169921875005,32.42504882812503],[121.40390625000006,32.20625],[121.85634765625,31.816455078125045],[121.86630859375006,31.703564453124955],[121.68085937500004,31.71215820312503],[121.351953125,31.85878906250005],[120.97353515625,31.86938476562497],[120.52011718750006,32.10585937500002],[120.03593750000002,31.93627929687503],[120.7155273437501,31.983740234375006],[120.7877929687501,31.81977539062501],[121.66064453124997,31.319726562499994],[121.87792968750003,30.91699218750003],[121.41894531249997,30.789794921875057],[120.8214843750001,30.354638671875023],[120.44980468750006,30.38784179687505],[120.19462890625002,30.241308593750034],[120.49453125,30.303076171875006],[120.63339843750006,30.133154296875034],[121.25800781250004,30.30410156250005],[121.67792968750004,29.979101562500006],[122.08291015625005,29.870361328125057],[121.50625,29.484570312499955],[121.94121093750002,29.605908203124983],[121.91777343750007,29.13500976562497],[121.71748046875004,29.25634765625],[121.48710937500007,29.193164062500017],[121.67968749999997,28.953125],[121.54003906250003,28.931884765625],[121.6625,28.851416015625034],[121.47519531250006,28.64140625],[121.60996093750006,28.29213867187505],[121.27226562500002,28.222119140624983],[121.14570312500004,28.32666015624997],[120.95859375000006,28.037011718750023],[120.74765625000006,28.00996093750001],[120.83300781249997,27.891455078125034],[120.58750000000012,27.580761718749983],[120.60751953125012,27.41240234374996],[120.2787109375,27.097070312500023],[120.08671875000007,26.67158203125004],[119.88222656250005,26.610449218750006],[119.82421874999997,26.84638671875001],[119.71044921874997,26.728662109375023],[119.58818359375002,26.784960937500045],[119.8810546875001,26.33417968750004],[119.46308593750004,26.05468750000003],[119.13945312500007,26.12177734375001],[119.33203124999997,25.94873046875003],[119.61875000000012,26.003564453124994],[119.53945312500005,25.59125976562504],[119.6224609375,25.391162109375017],[119.180078125,25.449804687499977],[119.285546875,25.232226562500074],[118.97753906249997,25.209277343750017],[118.90908203125005,24.92890625000001],[118.63691406250004,24.835546874999977],[118.65703125000002,24.621435546874977],[118.0871093750001,24.627001953125045],[118.00595703125006,24.48198242187499],[117.84267578125005,24.47431640625004],[118.0560546875,24.24609374999997],[117.62822265625002,23.836718750000074],[117.46640625000012,23.84057617187497],[117.36767578124997,23.58862304687497],[117.29082031250007,23.71435546875],[117.08251953124997,23.578759765625023],[116.91064453124997,23.646679687499983],[116.86093750000006,23.453076171874983],[116.62939453124997,23.353857421875034],[116.69882812500006,23.277783203124983],[116.53828125000004,23.17968749999997],[116.47070312499997,22.945898437500034],[116.25185546875005,22.981347656249994],[115.85214843750006,22.801562500000045],[115.64042968750002,22.853417968750023],[115.49833984375002,22.718847656250063],[115.19580078125003,22.81728515625005],[114.85380859375007,22.616796875000063],[114.65166015625002,22.755273437500023],[114.55419921874997,22.52890625],[114.26601562500005,22.540966796874983],[114.01542968750007,22.51191406250001],[113.61962890624997,22.861425781249977],[113.6205078125,23.12749023437499],[113.51972656250004,23.102099609375074],[113.33105468749997,22.912011718749966],[113.55302734375002,22.594042968750045],[113.54912109375002,22.225195312500034],[113.14902343750012,22.075],[113.08876953125,22.207958984374983],[112.95390625000007,21.907324218750034],[112.80859374999997,21.944628906250074],[112.58632812500005,21.77685546875],[112.35966796875007,21.97802734375003],[112.30498046875002,21.74169921875003],[111.94394531250012,21.84965820312499],[111.60273437500004,21.55908203125003],[111.01689453125007,21.51171874999997],[110.56718750000002,21.21406250000001],[110.41093750000007,21.33813476562497],[110.15400390625004,20.944628906250017],[110.36542968750004,20.837597656249955],[110.31308593750012,20.67167968749999],[110.51152343750007,20.51826171875001],[110.34472656249997,20.29482421875005],[109.88251953125004,20.364062500000045],[109.96835937500006,20.448144531250023],[109.66259765625003,20.91689453125005],[109.68125000000012,21.13164062499999],[109.93076171875012,21.480566406250034],[109.6869140625,21.52460937500004],[109.56640624999997,21.690576171874994],[109.54404296875012,21.537939453125006],[109.14863281250004,21.425537109375],[109.1017578125001,21.59047851562505],[108.77167968750004,21.63046875],[108.59375,21.901025390624994],[108.47988281250005,21.904638671875006],[108.50214843750004,21.633447265624994],[108.32480468750006,21.693505859374994],[108.24628906250004,21.55839843749999],[107.97265624999997,21.507958984375023],[107.75927734374997,21.655029296875057],[107.35117187500012,21.60888671874997],[106.97099609375002,21.923925781250034],[106.66357421875003,21.97890625000005],[106.55039062500006,22.501367187499994],[106.78027343749997,22.778906250000034],[106.54179687500007,22.908349609375023],[106.2790039062501,22.857470703125045],[106.14843749999997,22.970068359375006],[105.8429687500001,22.922802734374955],[105.27539062500003,23.34521484375003],[104.86474609375003,23.136376953125023],[104.68730468750002,22.822216796874983],[104.37177734375004,22.704052734374983],[104.14306640624997,22.800146484375006],[103.94150390625006,22.540087890625045],[103.62021484375006,22.782031250000045],[103.49296875000007,22.587988281250034],[103.32666015625003,22.769775390625057],[102.98193359374997,22.4482421875],[102.47089843750004,22.75092773437501],[102.40644531250004,22.70800781249997],[102.2370117187501,22.466015624999983],[102.1759765625001,22.414648437500006],[102.12744140624997,22.379199218750045],[101.84179687500003,22.38847656249999],[101.75996093750004,22.490332031250034],[101.73876953124997,22.495263671874994],[101.70751953125003,22.486572265625],[101.67148437500006,22.462304687500023],[101.64619140625004,22.405419921874966],[101.61992187500002,22.32744140624999],[101.56787109374997,22.27636718749997],[101.52451171875006,22.25366210937497],[101.7365234375001,21.826513671874977],[101.74394531250007,21.77797851562505],[101.74726562500004,21.605761718750045],[101.72294921875007,21.31494140625003],[101.80058593750007,21.212597656249983],[101.78349609375007,21.204150390625017],[101.728125,21.156396484374994],[101.7047851562501,21.15014648437503],[101.54238281250005,21.23427734375005],[101.2814453125001,21.184130859375045],[101.24785156250007,21.197314453125045],[101.22441406250002,21.223730468750034],[101.21181640625,21.278222656250023],[101.2199218750001,21.34243164062505],[101.17539062500006,21.407519531250074],[101.19667968750005,21.522070312500063],[101.1388671875001,21.567480468749977],[101.07978515625004,21.75585937499997],[100.60458984375012,21.471777343750006],[100.14765625000004,21.480517578125017],[99.94072265625007,21.75874023437504],[99.9176757812501,22.02802734375001],[99.19296875000006,22.12597656249997],[99.50712890625002,22.959130859374994],[99.41806640625006,23.069238281250023],[98.86376953125003,23.191259765625034],[98.8322265625001,23.624365234374977],[98.67675781250003,23.905078125000045],[98.83505859375006,24.121191406250034],[98.2125,24.110644531250017],[97.56455078125012,23.911035156250023],[97.7082031250001,24.228759765625],[97.53144531250004,24.49169921875003],[97.58330078125002,24.77480468750005],[97.73789062500006,24.869873046875057],[97.8195312500001,25.251855468749994],[98.01074218749997,25.292529296875017],[98.14287109375007,25.571093750000017],[98.33378906250007,25.586767578125006],[98.65625,25.86357421874999],[98.56406250000006,26.072412109374994],[98.68554687499997,26.189355468750023],[98.7384765625001,26.785742187500006],[98.65117187500007,27.572460937499983],[98.4525390625,27.6572265625],[98.29882812499997,27.550097656250045],[98.06162109375012,28.185888671874977],[97.59921875000006,28.51704101562504],[97.53789062500002,28.510205078124983],[97.43144531250002,28.353906250000023],[97.35644531249997,28.254492187500006],[97.32158929493812,28.217097107438057],[97.3027336276825,28.08710519614969],[97.34382779482424,27.982305259167095],[97.04929369561631,27.76000444316393],[96.96494598325154,27.699301564540924],[96.19423412199573,28.04146177926422],[95.73730002295082,28.117613231051525],[95.11298892962586,27.748338353239472],[94.07167814294401,27.588707868507477],[93.61247595136224,27.323800298697016],[93.30681393470121,26.786120363519142],[92.74319481218781,26.833531317384058],[92.04974640832253,26.874866505386724],[92.07342257335648,26.915311275859864],[92.06813426293174,26.9752569185349],[92.02985139563152,27.03987087331446],[91.99856592104459,27.079255842602592],[91.99177981607339,27.100605151743654],[92.0025114452454,27.147290053160265],[92.03101585307499,27.214271359861193],[92.08387457645458,27.29090135496722],[92.04520857607581,27.364442429033787],[91.99069061380867,27.450181624174498],[91.95099838734396,27.45828799115413],[91.85276579410389,27.438593286730903],[91.74366351462741,27.442853010105477],[91.59505352446729,27.557262710287986],[91.63193359375012,27.759960937499983],[91.64189453125002,27.923242187500023],[91.36259958579089,28.02438066407592],[91.27304687500012,28.078369140625],[91.22587890625007,28.071240234374983],[91.07773437500012,27.974462890624977],[91.02080078125002,27.970068359374977],[90.71572265625,28.071728515624983],[90.63007812500004,28.078564453124955],[90.47734375000007,28.07084960937499],[90.3527343750001,28.080224609375023],[90.33310546875012,28.093994140625],[90.36298828125004,28.21650390625001],[90.34824218750006,28.24394531249999],[90.22080078125006,28.27773437500005],[90.10449218749997,28.302050781250017],[89.98105468750006,28.311181640625023],[89.8978515625,28.29414062500001],[89.81689453125003,28.25629882812501],[89.74980468750002,28.18818359375001],[89.65273437500005,28.158300781250034],[89.53691406250007,28.10742187499997],[89.4806640625001,28.059960937499994],[88.89140625000002,27.316064453124966],[88.83251953125003,27.36284179687499],[88.7648437500001,27.429882812499983],[88.74902343749997,27.521875],[88.82988281250002,27.76738281249999],[88.84882812500004,27.86865234375],[88.80371093750003,28.006933593750034],[88.57792968750002,28.093359375000034],[88.42597656250004,28.01166992187501],[88.27519531250007,27.968847656250006],[88.14111328125003,27.94892578125001],[88.10898437500006,27.933007812499966],[88.10976562500005,27.870605468750057],[87.8607421875,27.886083984375006],[87.62255859374997,27.81518554687503],[87.29072265625004,27.821923828124994],[87.14140625000002,27.838330078124955],[87.02011718750006,27.928662109374983],[86.9337890625001,27.96845703125001],[86.84238281250012,27.99916992187505],[86.750390625,28.022070312500006],[86.71962890625005,28.070654296875034],[86.69052734375006,28.09492187500001],[86.61445312500004,28.10302734374997],[86.55449218750007,28.08520507812497],[86.51689453125007,27.963525390624966],[86.40869140625003,27.928662109374983],[86.32861328124997,27.95952148437496],[86.2179687500001,28.022070312500006],[86.13701171875002,28.114355468750063],[86.07871093750006,28.08359375],[86.0641601562501,27.934716796874966],[85.99453125000005,27.910400390625],[85.95410156249997,27.92822265624997],[85.92167968750002,27.989697265624983],[85.84023437500005,28.135351562499977],[85.75947265625004,28.220654296874955],[85.67832031250012,28.277441406249977],[85.41064453125003,28.27602539062505],[85.21210937500004,28.292626953124966],[85.1224609375,28.315966796875017],[85.08857421875004,28.37226562500001],[85.121484375,28.484277343750023],[85.16015624999997,28.571875],[85.15908203125,28.592236328124983],[85.1263671875,28.602636718750063],[85.06914062500007,28.60966796874999],[84.85507812500006,28.553613281250023],[84.796875,28.560205078125023],[84.2287109375001,28.911767578124966],[84.17558593750002,29.036376953125057],[84.12783203125005,29.15629882812496],[84.10136718750002,29.21997070312497],[84.02197265624997,29.25385742187504],[83.93593750000005,29.27949218750001],[83.58349609375003,29.18359375000003],[83.15546875000004,29.612646484375034],[82.22070312500003,30.063867187500023],[82.04335937500005,30.326757812500034],[81.8548828125,30.362402343750006],[81.64189453125007,30.3875],[81.4171875000001,30.33759765625001],[81.25507812500004,30.09331054687499],[81.17714843750005,30.039892578125034],[80.98544921875006,30.23710937499999],[80.87353515625003,30.290576171875045],[80.19121093750002,30.56840820312496],[80.20712890625006,30.683740234375023],[79.92451171875004,30.888769531250034],[79.66425781250004,30.96523437499999],[79.38847656250007,31.064208984375],[79.10712890625004,31.402636718750017],[78.74355468750005,31.323779296875017],[78.7550781250001,31.55029296875],[78.69345703125006,31.740380859374994],[78.72558593750003,31.983789062500023],[78.49589843750002,32.21577148437504],[78.4552734375001,32.30034179687502],[78.41748046874997,32.466699218749994],[78.38964843749997,32.51987304687498],[78.73671875,32.55839843750002],[78.75351562500012,32.49926757812506],[78.91894531249997,32.35820312500002],[79.16992187500003,32.497216796874994],[79.14550781250003,33.00146484375006],[79.10283203125007,33.05253906249996],[79.13515625000005,33.17192382812496],[79.1125,33.22626953125001],[78.94843750000004,33.346533203125006],[78.86503906250002,33.43110351562501],[78.78378906250006,33.80878906250004],[78.72666015625006,34.013378906249955],[78.97060546875,34.22822265625004],[78.93642578125,34.35195312500002],[78.86484375000006,34.39033203125001],[78.32695312500007,34.60639648437498],[78.15849609375002,34.94648437499998],[78.07578125000006,35.13491210937502],[78.0426757812501,35.47978515625002],[77.79941406250006,35.49589843750002],[77.44648437500004,35.47558593750006],[77.29482421875005,35.508154296875034],[77.09003906250004,35.55205078124999],[76.87890625000003,35.61328125000003],[76.76689453125002,35.661718750000034],[76.72753906250003,35.67866210937504],[76.63183593749997,35.729394531249966],[76.56347656249997,35.77299804687499],[76.55126953124997,35.887060546875034],[76.50205078125006,35.87822265625002],[76.38574218750003,35.837158203125],[76.25166015625004,35.8109375],[76.17783203125012,35.810546875],[76.14785156250005,35.82900390625002],[76.07089843750006,35.983007812500034],[75.91230468750004,36.048974609374994],[75.97441406250007,36.38242187500006],[75.9518554687501,36.458105468750034],[75.9330078125,36.52158203124998],[75.840234375,36.64970703124999],[75.7721679687501,36.694921875000034],[75.6671875000001,36.741992187500045],[75.57373046874997,36.75932617187502],[75.46025390625002,36.725048828124955],[75.42421875000005,36.73823242187498],[75.37685546875,36.88369140625005],[75.34667968749997,36.913476562499966],[75.05390625000004,36.98715820312498],[74.94912109375,36.96835937500006],[74.88925781250006,36.95244140625002],[74.69218750000007,37.035742187500006],[74.60058593749997,37.03666992187502],[74.54140625,37.02216796875001],[74.52646484375006,37.03066406250005],[74.49794921875,37.057226562500034],[74.37617187500004,37.13735351562502],[74.37216796875006,37.15771484375],[74.558984375,37.23662109374999],[74.66894531250003,37.266699218750006],[74.72666015625006,37.29072265625001],[74.7389648437501,37.28564453125003],[74.76738281250002,37.249169921874966],[74.840234375,37.22504882812504],[74.89130859375004,37.231640624999955],[75.11875,37.38569335937498],[74.8942382812501,37.60141601562498],[74.81230468750002,38.46030273437498],[74.27744140625,38.659765625000034],[74.02558593750004,38.53984375000002],[73.80166015625,38.60688476562501],[73.69609375000007,38.85429687499996],[73.8052734375,38.968652343749994],[73.60732421875,39.229199218749955],[73.63632812500006,39.396679687499955],[73.63164062500007,39.44887695312502],[73.82294921875004,39.48896484375004],[73.90712890625,39.578515624999966],[73.9146484375,39.60649414062499],[73.88251953125004,39.71455078124998],[73.83974609375005,39.76284179687505],[73.8353515625,39.800146484375006],[73.85625,39.828662109375045],[73.88457031250002,39.87792968750006],[73.93876953125002,39.97880859374999],[73.99160156250005,40.04311523437502],[74.83046875,40.32851562499999],[74.80126953124997,40.428515625000045],[74.83515625000004,40.482617187499955],[74.865625,40.493505859375034],[75.0044921875,40.44951171874996],[75.11132812499997,40.4541015625],[75.24101562500002,40.48027343750002],[75.52080078125002,40.627539062500006],[75.55556640625,40.625195312499955],[75.6771484375,40.305810546874994],[75.87197265625,40.30322265625],[76.25830078124997,40.43076171875006],[76.3185546875001,40.352246093749955],[76.39638671875005,40.389794921874966],[76.4801757812501,40.44951171874996],[76.57792968750002,40.577880859375],[76.62216796875006,40.66235351562497],[76.6398437500001,40.74223632812499],[76.66113281249997,40.77963867187498],[76.70839843750005,40.818115234375],[76.82402343750002,40.982324218749966],[76.90771484374997,41.02416992187497],[76.98662109375002,41.039160156250006],[77.58173828125004,40.99277343750006],[77.71933593750012,41.024316406249994],[77.81523437500002,41.05561523437498],[77.9564453125,41.05068359375005],[78.1234375,41.07563476562498],[78.34628906250012,41.28144531249998],[78.36240234375012,41.37163085937496],[78.44287109374997,41.41752929687499],[78.742578125,41.56005859375],[79.29355468750006,41.78281249999998],[79.76611328124997,41.89887695312501],[79.84042968750012,41.99575195312502],[79.90966796875003,42.014990234375034],[80.21621093750005,42.03242187500004],[80.23515625000007,42.04345703124997],[80.24619140625012,42.05981445312503],[80.209375,42.190039062500006],[80.20224609375012,42.73447265624998],[80.53896484375005,42.873486328124955],[80.39023437500006,43.043115234374966],[80.78574218750006,43.16157226562504],[80.35527343750002,44.09726562500006],[80.48154296875006,44.71464843749999],[79.871875,44.88378906249997],[80.05917968750012,45.006445312500006],[81.69199218750012,45.34936523437497],[81.94492187500006,45.16083984375001],[82.26660156249997,45.21909179687498],[82.52148437500003,45.12548828125],[82.61162109375007,45.424267578124955],[82.31523437500002,45.59492187499998],[83.02949218750004,47.18593750000002],[84.016015625,46.97050781250002],[84.66660156250006,46.97236328125004],[84.78613281249997,46.83071289062505],[85.484765625,47.06352539062496],[85.65664062500005,47.254638671875],[85.52597656250006,47.915625],[85.7494140625,48.38505859374999],[86.54941406250012,48.52861328125002],[86.8083007812501,49.04970703125002],[87.32285156250012,49.085791015625006],[87.41669921875004,49.07661132812501],[87.5158203125001,49.122412109375006],[87.7625,49.16582031249996],[87.81425781250002,49.162304687499955],[87.87216796875012,49.000146484374966],[87.74316406250003,48.88164062499999],[87.83183593750007,48.79165039062505],[88.02792968750006,48.735595703125],[88.06005859375003,48.707177734374966],[87.9796875000001,48.55512695312498],[88.30996093750005,48.47207031250002],[88.41396484375,48.403417968750006],[88.51708984374997,48.384472656249955],[88.56679687500005,48.31743164062496],[88.57597656250007,48.220166015624955],[88.68183593750004,48.170556640624994],[88.83828125000005,48.101708984374994],[88.91777343750007,48.089013671874966],[89.04765625000007,48.002539062500034],[89.47919921875004,48.02905273437503],[89.5609375,48.00395507812496],[89.778125,47.82700195312498],[89.83134765625002,47.82329101562502],[89.91044921875007,47.844335937500034],[89.95869140625004,47.88632812499998],[90.02792968750012,47.877685546875],[90.1032226562501,47.74541015624996],[90.19101562500012,47.70209960937501],[90.31328125000007,47.67617187499999],[90.33066406250006,47.655175781249966],[90.42519531250005,47.50410156250001],[90.49619140625012,47.28515625],[90.64335937500007,47.10029296874998],[90.71552734375004,47.00385742187498],[90.7990234375001,46.98515624999999],[90.86992187500002,46.95449218750005],[90.91054687500005,46.88325195312501],[90.9857421875,46.7490234375],[90.9115234375,46.270654296874994],[90.94755859375002,46.17729492187499],[90.99677734375004,46.10498046875],[91.00175781250007,46.03579101562502],[90.6618164062501,45.525244140625006],[90.87724609375002,45.19609375000002],[91.05,45.217431640624994],[91.584375,45.07651367187498],[92.42382812499997,45.008935546874994],[92.57890625000002,45.01098632812506],[92.78789062500007,45.035742187500034],[93.51621093750012,44.944482421874994],[94.71201171875012,44.35083007812503],[95.35029296875004,44.27807617187503],[95.32558593750005,44.03935546874999],[95.52558593750004,43.953955078125006],[95.85957031250004,43.27597656249998],[96.38544921875004,42.72036132812502],[97.20566406250012,42.78979492187506],[99.46787109375012,42.568212890625034],[99.98378906250005,42.67734375000006],[100.08632812500005,42.67075195312506],[100.51904296875003,42.61679687499998],[101.09199218750004,42.55131835937496],[101.49531250000004,42.53876953124998],[101.57910156249997,42.52353515624998],[101.65996093750002,42.50004882812499],[101.97294921875002,42.21586914062502],[102.15664062500005,42.158105468749966],[102.57519531249997,42.09208984375002],[103.07285156250006,42.00595703125006],[103.7111328125001,41.75131835937506],[103.99726562500004,41.796972656250034],[104.30517578124997,41.84614257812501],[104.49824218750004,41.87700195312499],[104.49824218750004,41.65869140625],[104.86035156250003,41.64375],[104.98203125000012,41.59550781250002],[105.05058593750002,41.61591796875001],[105.1154296875001,41.66328124999998],[105.19707031250002,41.738037109375],[105.31435546875005,41.77089843750005],[105.86757812500005,41.993994140625034],[106.77001953125003,42.28872070312502],[108.17119140625002,42.44731445312502],[108.68730468750002,42.416113281250034],[109.33984374999997,42.43837890625005],[109.44316406250002,42.455957031249994],[110.40039062499997,42.77368164062497],[111.00722656250005,43.34140624999998],[111.878125,43.68017578125],[111.93173828125012,43.81494140625],[111.40224609375005,44.367285156250006],[111.89804687500006,45.064062500000034],[112.03261718750005,45.08164062500006],[112.11289062500006,45.06293945312498],[112.41132812500004,45.05820312499998],[112.49931640625002,45.01093750000004],[112.59677734375006,44.917675781249955],[112.7067382812501,44.883447265624994],[113.04941406250006,44.81035156250002],[113.3009765625001,44.79165039062502],[113.50791015625006,44.76235351562502],[113.58701171875006,44.745703125],[113.65263671875002,44.76347656249999],[113.87705078125012,44.89619140625001],[114.03027343749997,44.942578124999955],[114.08027343750004,44.97114257812501],[114.41914062500004,45.20258789062501],[114.56015625000012,45.38999023437498],[114.73876953124997,45.41962890624998],[114.91923828125007,45.378271484375006],[115.16259765624997,45.390234375000034],[115.6810546875,45.45825195312503],[116.19765625,45.739355468750006],[116.240625,45.795996093750006],[116.22910156250012,45.84575195312502],[116.21298828125012,45.88691406249998],[116.56259765625012,46.28979492187497],[116.85908203125004,46.387939453125],[117.3333984375,46.36201171875004],[117.35693359375003,46.391308593749955],[117.35634765625,46.436669921874966],[117.39218750000012,46.53759765625003],[117.40556640625007,46.57089843750006],[117.43808593750012,46.58623046874999],[117.546875,46.58828125000005],[117.74121093749997,46.51816406250006],[118.07128906249997,46.666601562500006],[118.15683593750006,46.678564453125034],[118.30869140625012,46.71704101562497],[118.40439453125006,46.70317382812499],[118.58046875,46.69189453125],[118.64873046875002,46.70166015625006],[118.72294921875007,46.69189453125],[118.8439453125001,46.76020507812498],[118.95712890625006,46.73486328124997],[119.16210937499997,46.638671875],[119.33183593750002,46.61381835937499],[119.47402343750005,46.626660156249955],[119.62021484375006,46.60395507812504],[119.70664062500006,46.60600585937502],[119.74746093750005,46.62719726562497],[119.86718750000003,46.67216796874999],[119.89785156250005,46.857812499999966],[119.71113281250004,47.15],[119.08193359375,47.654150390625034],[119.01757812500003,47.68535156249999],[118.88027343750005,47.72509765625],[118.75996093750004,47.75761718749996],[118.69052734375012,47.822265625],[118.56777343750005,47.94326171875005],[118.49843750000005,47.98398437499998],[117.76835937500002,47.98789062499998],[117.3507812500001,47.65219726562498],[117.28593750000002,47.666357421875034],[117.06972656250005,47.80639648437506],[116.95166015624997,47.836572265624966],[116.90117187500007,47.85307617187496],[116.76054687500002,47.869775390624994],[116.65195312500012,47.86450195312497],[116.51347656250007,47.839550781249955],[116.37822265625002,47.84404296874999],[116.31718750000002,47.85986328125],[116.2311523437501,47.85820312500002],[116.07480468750012,47.78955078125],[115.99384765625004,47.71132812500005],[115.89824218750002,47.68691406250005],[115.6164062500001,47.874804687500045],[115.52509765625004,48.13085937499997],[115.63945312500007,48.18623046874998],[115.785546875,48.24824218750001],[115.7965820312501,48.346337890624994],[115.7916992187501,48.455712890624994],[115.8205078125001,48.57724609375006],[116.6833007812501,49.82377929687499],[117.8734375,49.51347656250002],[118.4515625,49.84448242187503],[119.25986328125012,50.06640625000003],[119.34628906250012,50.278955078124994],[119.16367187500006,50.40600585937503],[120.06689453125003,51.60068359375006],[120.74980468750007,52.096533203125006],[120.65615234375,52.56665039062503],[120.0675781250001,52.632910156250034],[120.09453125000007,52.787207031250034],[120.98544921875012,53.28457031250002],[123.6078125,53.546533203124994],[124.81230468750002,53.133837890625045],[125.075,53.20366210937496],[125.64902343750012,53.042285156250045],[126.34169921875,52.36201171875001],[126.92480468749997,51.10014648437496],[127.30703125000005,50.70795898437501],[127.33720703125007,50.35014648437502],[127.590234375,50.20898437500003],[127.55078124999997,49.801806640625045],[127.99960937500006,49.56860351562506],[128.70400390625,49.60014648437499],[129.0651367187501,49.374658203124966],[129.49814453125012,49.38881835937502],[130.1959960937501,48.89165039062499],[130.553125,48.861181640625006],[130.5521484375,48.602490234374955],[130.80429687500012,48.34150390624998],[130.7326171875001,48.01923828124998],[130.96191406249997,47.70932617187498],[132.47626953125004,47.714990234374994],[132.7072265625001,47.94726562500006],[133.14404296875003,48.10566406249998],[133.46835937500006,48.09716796875003],[134.29335937500005,48.37343750000002],[134.66523437500004,48.25390625],[134.56601562500006,48.02250976562502],[134.75234375,47.71542968749998],[134.1676757812501,47.30219726562501],[133.86132812500003,46.24775390625004],[133.43642578125,45.60468750000004],[133.18603515625003,45.49482421875004],[133.1134765625001,45.130712890625006],[132.93603515624997,45.029931640624994],[131.85185546875002,45.32685546875001],[131.44687500000012,44.984033203124966],[130.9816406250001,44.844335937500034],[131.2552734375,44.07158203124999],[131.25732421875003,43.378076171874994],[131.06855468750004,42.90224609375005],[130.42480468749997,42.72705078124997],[130.52695312500012,42.535400390625]]],[[[113.9977539062501,22.210498046875045],[113.83886718749997,22.24169921875003],[114.04394531250003,22.33339843750005],[113.9977539062501,22.210498046875045]]],[[[114.01542968750007,22.51191406250001],[114.26601562500005,22.540966796874983],[114.26796875,22.295556640624966],[113.93730468750002,22.364990234375],[114.01542968750007,22.51191406250001]]],[],[[[118.4074218750001,24.522119140624994],[118.43271484375006,24.414355468750074],[118.29511718750004,24.436328125000017],[118.4074218750001,24.522119140624994]]],[[[121.00878906249997,22.62036132812497],[120.83984375000003,21.925],[120.2328125,22.71791992187505],[120.0724609375001,23.149755859375006],[120.13212890625007,23.652929687500034],[121.040625,25.032812500000034],[121.59365234375,25.275341796874983],[121.92900390625002,24.973730468749977],[121.39746093750003,23.172509765625023],[121.00878906249997,22.62036132812497]]]]},"properties":{"name":"China","childNum":15}},{"geometry":{"type":"Polygon","coordinates":[[[-5.262304687499977,10.319677734374991],[-4.72177734374992,9.756542968750026],[-4.625830078125006,9.713574218749969],[-4.526611328124943,9.723486328125034],[-4.406201171874926,9.647998046875031],[-4.332226562499955,9.645703125],[-4.18115234375,9.78173828125],[-3.790625,9.917187499999983],[-3.581152343749977,9.924316406250014],[-3.289697265625023,9.882226562500051],[-3.223535156249937,9.895458984374997],[-3.160693359374932,9.849169921874974],[-3.095800781249949,9.752099609375009],[-3.042626953124937,9.72089843750004],[-2.988281249999972,9.687353515624963],[-2.900878906249943,9.534619140625026],[-2.875146484374937,9.500927734374997],[-2.816748046874949,9.425830078124974],[-2.766601562499943,9.424707031250009],[-2.7171875,9.457128906250048],[-2.695849609374989,9.481347656250009],[-2.686132812499977,9.43173828125002],[-2.705761718749983,9.351367187499989],[-2.74692382812492,9.04511718750004],[-2.689892578124955,9.02509765625004],[-2.649218750000017,8.956591796875031],[-2.600390625000017,8.800439453125023],[-2.505859375000028,8.208740234375],[-2.538281249999955,8.171630859374986],[-2.61171875,8.147558593749963],[-2.619970703125006,8.12109375],[-2.600976562499937,8.082226562499983],[-2.613378906249977,8.046679687500017],[-2.668847656249994,8.022216796875014],[-2.789746093749955,7.931933593750003],[-2.959082031249977,7.454541015624997],[-3.227148437499977,6.749121093749991],[-2.998291015624972,5.711328125000051],[-2.793652343749955,5.600097656250028],[-2.754980468749977,5.432519531249994],[-2.815673828125,5.153027343749997],[-3.168701171874972,5.203027343749966],[-3.199951171874943,5.3544921875],[-3.347558593749994,5.13066406249996],[-4.120166015625017,5.309716796875023],[-4.60888671875,5.235888671875003],[-4.037207031249977,5.23012695312498],[-4.899707031249932,5.138330078125023],[-5.282373046874994,5.210253906250017],[-5.36752929687492,5.15078125],[-5.061816406249989,5.13066406249996],[-5.913769531249926,5.0109375],[-7.544970703124989,4.351318359375],[-7.574658203124983,4.572314453124989],[-7.585058593749977,4.916748046875],[-7.39990234375,5.550585937499989],[-7.454394531249989,5.841308593749972],[-7.636132812499994,5.90771484375],[-7.730371093749994,5.919042968749991],[-7.800927734374994,6.038916015624991],[-7.833251953125,6.076367187499983],[-7.855517578125017,6.150146484375],[-7.888623046875011,6.234863281250028],[-7.981591796874937,6.2861328125],[-8.287109375,6.31904296875004],[-8.587890625,6.490527343749989],[-8.324511718749989,6.920019531249991],[-8.408740234374989,7.411816406249997],[-8.429980468749989,7.601855468749989],[-8.351757812499926,7.590576171875],[-8.231884765624955,7.556738281250034],[-8.205957031249994,7.590234375000023],[-8.115429687499926,7.760742187500028],[-8.126855468749937,7.867724609374974],[-8.00986328124992,8.078515625000023],[-8.048583984375,8.169726562500045],[-8.140625,8.181445312500031],[-8.217138671874949,8.219677734375011],[-8.256103515625,8.253710937500017],[-8.244140624999943,8.407910156249983],[-8.236962890624994,8.455664062500034],[-7.953125,8.477734375],[-7.823583984374977,8.467675781249994],[-7.738964843749983,8.375244140624986],[-7.696093749999932,8.375585937499977],[-7.71958007812492,8.643017578125011],[-7.950976562499989,8.786816406249997],[-7.938183593749983,8.97978515624996],[-7.902099609375,9.017089843750014],[-7.777978515624937,9.080859375000031],[-7.799804687499943,9.115039062499989],[-7.839404296875017,9.151611328124972],[-7.918066406249949,9.188525390625031],[-7.896191406249955,9.415869140624991],[-8.136962890624972,9.49570312499999],[-8.155175781249937,9.973193359375017],[-7.990625,10.1625],[-7.661132812500028,10.427441406250011],[-7.385058593749989,10.340136718749989],[-7.01708984375,10.143261718750026],[-6.950341796874994,10.342333984374989],[-6.693261718750023,10.34946289062502],[-6.669335937499937,10.39218750000002],[-6.69199218749992,10.512011718750017],[-6.686132812499977,10.578027343750051],[-6.676367187499949,10.633789062500043],[-6.654150390624949,10.65644531250004],[-6.482617187499983,10.561230468749997],[-6.250244140625,10.717919921875037],[-6.190673828124943,10.400292968749994],[-6.192626953124972,10.369433593750003],[-6.241308593749949,10.279199218750009],[-6.238378906249977,10.26162109374998],[-6.117187499999972,10.201904296874986],[-6.034570312499937,10.194824218750057],[-5.907568359375006,10.307226562500034],[-5.896191406249983,10.354736328125028],[-5.843847656249977,10.389550781250023],[-5.694287109374983,10.433203125000034],[-5.556591796874983,10.439941406249986],[-5.382275390625011,10.314013671875003],[-5.262304687499977,10.319677734374991]]]},"properties":{"name":"Côte d'Ivoire","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[15.480078125,7.523779296874991],[15.206738281250011,7.206152343749991],[14.7392578125,6.27978515625],[14.43115234375,6.038720703124994],[14.616894531250011,5.865136718749994],[14.56298828125,5.279931640624994],[14.73125,4.602392578124991],[15.063574218750006,4.284863281249997],[15.128710937500017,3.826904296875],[16.0634765625,2.90859375],[16.183398437500017,2.270068359374989],[16.059375,1.676220703124997],[15.741601562500023,1.914990234374997],[14.902441406250006,2.012304687499991],[14.578906250000017,2.199121093749994],[13.293554687500006,2.161572265624997],[13.2203125,2.256445312499991],[11.558984375000023,2.302197265624997],[11.348437500000017,2.299707031249994],[11.328710937500006,2.167431640624997],[11.096582031250023,2.16748046875],[10.790917968750023,2.16757812499999],[9.979882812500023,2.167773437499989],[9.8701171875,2.21328125],[9.8369140625,2.242382812499997],[9.830371093750017,2.275488281249991],[9.826171875,2.297802734374997],[9.80078125,2.304443359375],[9.82177734375,2.539257812499997],[9.948437500000011,3.079052734374997],[9.672070312500011,3.53759765625],[9.765722656250006,3.623828124999989],[9.642382812500017,3.611767578124997],[9.55615234375,3.798046875],[9.739648437500023,3.852929687499994],[9.639941406250017,3.96533203125],[9.688867187500023,4.056396484375],[9.483691406250017,4.066113281249997],[9.42529296875,3.922314453124997],[9.000097656250006,4.091601562499989],[8.918261718750017,4.553759765624989],[8.660351562500011,4.670996093749991],[8.65625,4.516357421875],[8.53955078125,4.571875],[8.715625,5.046875],[8.997167968750006,5.917724609375],[9.490234375,6.418652343749997],[9.779882812500006,6.76015625],[9.820703125000023,6.783935546875],[9.874218750000011,6.803271484374989],[10.038867187500017,6.92138671875],[10.1435546875,6.996435546874991],[10.167773437500017,6.959179687499997],[10.185546875,6.912792968749997],[10.205468750000023,6.8916015625],[10.293066406250006,6.876757812499989],[10.413183593750006,6.877734374999989],[10.60625,7.063085937499991],[10.954199218750006,6.7765625],[11.032519531250017,6.697900390624994],[11.1064453125,6.457714843749997],[11.1533203125,6.437939453124997],[11.2373046875,6.450537109374991],[11.401757812500023,6.533935546875],[11.551660156250023,6.697265625],[11.580078125,6.888867187499997],[11.657519531250017,6.9515625],[11.861425781250006,7.11640625],[11.767382812500017,7.272265624999989],[11.809179687500006,7.345068359374991],[12.016015625000023,7.589746093749994],[12.2333984375,8.282324218749991],[12.403515625000011,8.595556640624991],[12.582714843750011,8.624121093749991],[12.651562500000011,8.667773437499989],[12.7822265625,8.81787109375],[12.806542968750023,8.886621093749994],[12.875683593750011,9.303515624999989],[12.929492187500017,9.42626953125],[13.19873046875,9.563769531249989],[13.269921875000023,10.036181640624989],[13.41455078125,10.171435546874989],[13.535351562500011,10.60507812499999],[13.699902343750011,10.873144531249991],[13.89208984375,11.140087890624997],[13.9814453125,11.211865234374997],[14.056738281250006,11.245019531249994],[14.143261718750011,11.24853515625],[14.202343750000011,11.268164062499991],[14.559765625000011,11.492285156249991],[14.619726562500006,12.150976562499991],[14.518945312500023,12.298242187499994],[14.272851562500023,12.356494140624989],[14.184863281250017,12.447216796874997],[14.06396484375,13.07851562499999],[14.244824218750011,13.07734375],[14.461718750000017,13.021777343749989],[14.847070312500023,12.502099609374994],[15.08125,11.845507812499989],[15.029882812500006,11.11367187499999],[15.132226562500023,10.648486328124989],[15.276074218750011,10.357373046874997],[15.654882812500006,10.0078125],[14.243261718750006,9.979736328125],[13.977246093750011,9.691552734374994],[14.332324218750017,9.20351562499999],[15.1162109375,8.557324218749997],[15.5498046875,7.787890624999989],[15.480078125,7.523779296874991]]]},"properties":{"name":"Cameroon","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[27.4033203125,5.109179687499989],[27.7880859375,4.644677734374994],[28.19208984375001,4.350244140624994],[28.427539062500017,4.324169921874997],[28.72705078125,4.504980468749991],[29.224902343750017,4.391894531249989],[29.469628906250023,4.61181640625],[29.676855468750006,4.5869140625],[30.194921875,3.98193359375],[30.50830078125,3.835693359375],[30.586718750000017,3.62421875],[30.757226562500023,3.62421875],[30.83857421875001,3.49072265625],[30.90644531250001,3.408935546875],[30.754003906250006,3.041796874999989],[30.8466796875,2.847021484374991],[30.728613281250006,2.455371093749989],[31.176367187500006,2.270068359374989],[31.252734375000017,2.044580078124994],[29.94287109375,0.819238281249994],[29.934472656250023,0.4990234375],[29.717675781250023,0.098339843749997],[29.576953125000017,-1.387890625000011],[29.196582031250017,-1.719921875000011],[29.13154296875001,-2.195117187500003],[28.876367187500023,-2.400292968750009],[28.893945312500023,-2.635058593750003],[29.01435546875001,-2.72021484375],[29.224414062500017,-3.053515625],[29.211816406250023,-3.833789062500003],[29.403222656250023,-4.449316406250006],[29.404199218750023,-4.496679687500006],[29.32568359375,-4.835644531250011],[29.32343750000001,-4.898828125],[29.3427734375,-4.983105468750011],[29.542382812500023,-5.499804687500003],[29.594140625000023,-5.65078125],[29.60703125,-5.72265625],[29.59638671875001,-5.775976562500006],[29.490820312500006,-5.965429687500006],[29.480078125,-6.025],[29.50625,-6.172070312500011],[29.540820312500017,-6.313867187500009],[29.590625,-6.394433593750009],[29.70966796875001,-6.616894531250011],[29.798144531250017,-6.69189453125],[29.961816406250023,-6.803125],[30.10625,-6.9150390625],[30.212695312500017,-7.037890625],[30.31318359375001,-7.203710937500006],[30.40673828125,-7.460644531250011],[30.75117187500001,-8.193652343750003],[28.89814453125001,-8.485449218750006],[28.869531250000023,-8.785839843750011],[28.400683593750017,-9.224804687500011],[28.60419921875001,-9.678808593750006],[28.6455078125,-10.550195312500009],[28.383398437500006,-11.566699218750003],[28.482519531250006,-11.812109375],[29.064355468750023,-12.348828125000011],[29.48554687500001,-12.41845703125],[29.508203125000023,-12.228222656250011],[29.79511718750001,-12.155468750000011],[29.775195312500017,-13.438085937500006],[29.55419921875,-13.248925781250009],[29.20185546875001,-13.398339843750009],[29.014257812500006,-13.368847656250011],[28.730078125,-12.925488281250011],[28.550878906250006,-12.836132812500011],[28.412890625000017,-12.51806640625],[27.573828125,-12.22705078125],[27.1591796875,-11.579199218750006],[26.824023437500017,-11.965234375],[26.025976562500006,-11.89013671875],[25.349414062500017,-11.623046875],[25.28876953125001,-11.21240234375],[24.3779296875,-11.417089843750006],[24.36572265625,-11.1298828125],[23.96650390625001,-10.871777343750011],[23.901171875000017,-10.983203125],[23.833886718750023,-11.013671875],[23.463964843750006,-10.969335937500006],[23.076269531250006,-11.087890625],[22.814746093750017,-11.080273437500011],[22.56103515625,-11.055859375000011],[22.486132812500017,-11.08671875],[22.392968750000023,-11.159472656250003],[22.31494140625,-11.198632812500009],[22.27880859375,-11.194140625],[22.226171875,-11.121972656250009],[22.203515625000023,-10.829492187500009],[22.307031250000023,-10.691308593750009],[22.19775390625,-10.040625],[21.81318359375001,-9.46875],[21.905371093750006,-8.693359375],[21.806054687500023,-7.32861328125],[21.751074218750006,-7.30546875],[21.190332031250023,-7.284960937500003],[20.910937500000017,-7.281445312500011],[20.607812500000023,-7.277734375],[20.558398437500017,-7.244433593750003],[20.53583984375001,-7.182812500000011],[20.536914062500017,-7.121777343750011],[20.598730468750006,-6.93515625],[20.59003906250001,-6.919921875],[20.482226562500017,-6.915820312500003],[20.190039062500006,-6.9462890625],[19.997460937500023,-6.976464843750009],[19.87519531250001,-6.986328125],[19.527636718750017,-7.144433593750009],[19.483789062500023,-7.279492187500011],[19.479882812500023,-7.47216796875],[19.371679687500006,-7.655078125],[19.369921875000017,-7.70654296875],[19.3408203125,-7.966601562500003],[19.142675781250006,-8.00146484375],[18.944433593750006,-8.00146484375],[18.56269531250001,-7.9359375],[18.0087890625,-8.107617187500011],[17.643359375000017,-8.090722656250009],[17.57958984375,-8.099023437500009],[16.984765625000023,-7.257421875],[16.91943359375,-6.933984375],[16.813085937500006,-6.772558593750006],[16.742968750000017,-6.618457031250003],[16.697265625,-6.164257812500011],[16.537109375,-5.9658203125],[16.431445312500017,-5.900195312500003],[16.315234375000017,-5.865625],[13.978515625,-5.857226562500003],[13.346484375000017,-5.863378906250006],[13.184375,-5.85625],[12.452929687500017,-6.00048828125],[12.213671875000017,-5.758691406250009],[12.484570312500011,-5.71875],[12.451464843750017,-5.071484375000011],[12.502734375000017,-5.036914062500003],[12.573535156250017,-4.99658203125],[12.59619140625,-4.978417968750009],[12.8296875,-4.736621093750003],[12.947460937500011,-4.6953125],[13.057324218750011,-4.651074218750011],[13.07275390625,-4.634765625],[13.08740234375,-4.601953125],[13.136621093750023,-4.604296875],[13.414941406250023,-4.83740234375],[13.659570312500023,-4.721484375],[13.717089843750017,-4.454492187500009],[13.94091796875,-4.484667968750003],[14.358300781250023,-4.299414062500006],[14.449804687500006,-4.449511718750003],[14.365429687500011,-4.585546875],[14.410742187500006,-4.83125],[14.707910156250023,-4.881738281250009],[15.990039062500017,-3.766210937500006],[16.217382812500006,-3.0302734375],[16.21533203125,-2.177832031250006],[16.54072265625001,-1.840136718750003],[16.8798828125,-1.225878906250003],[17.752832031250023,-0.549023437500011],[18.072167968750023,2.01328125],[18.49091796875001,2.924414062499991],[18.6103515625,3.478417968749994],[18.594140625000023,4.346240234374989],[19.06855468750001,4.891406249999989],[19.5009765625,5.127490234374989],[19.806542968750023,5.089306640624997],[20.226367187500017,4.829638671874989],[20.55810546875,4.462695312499989],[22.422167968750017,4.134960937499997],[22.864550781250017,4.723876953125],[23.41718750000001,4.663134765624989],[24.31982421875,4.994140625],[25.065234375000017,4.967431640624994],[25.52509765625001,5.31210937499999],[26.822070312500017,5.062402343749994],[27.071875,5.199755859374989],[27.4033203125,5.109179687499989]]]},"properties":{"name":"Dem. Rep. Congo","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[18.6103515625,3.478417968749994],[18.49091796875001,2.924414062499991],[18.072167968750023,2.01328125],[17.752832031250023,-0.549023437500011],[16.8798828125,-1.225878906250003],[16.54072265625001,-1.840136718750003],[16.21533203125,-2.177832031250006],[16.217382812500006,-3.0302734375],[15.990039062500017,-3.766210937500006],[14.707910156250023,-4.881738281250009],[14.410742187500006,-4.83125],[14.365429687500011,-4.585546875],[14.449804687500006,-4.449511718750003],[14.358300781250023,-4.299414062500006],[13.94091796875,-4.484667968750003],[13.717089843750017,-4.454492187500009],[13.659570312500023,-4.721484375],[13.414941406250023,-4.83740234375],[13.136621093750023,-4.604296875],[13.08740234375,-4.601953125],[13.07275390625,-4.634765625],[13.048046875000011,-4.619238281250006],[12.971386718750011,-4.5517578125],[12.881054687500011,-4.445117187500003],[12.84814453125,-4.428906250000011],[12.50146484375,-4.5875],[12.018359375000017,-5.004296875],[11.777539062500011,-4.565820312500009],[11.130175781250017,-3.916308593750003],[11.234472656250006,-3.690820312500009],[11.504296875000023,-3.5203125],[11.685742187500011,-3.68203125],[11.8798828125,-3.665917968750009],[11.934179687500006,-3.318554687500011],[11.715429687500006,-3.176953125000011],[11.760156250000023,-2.983105468750011],[11.537792968750011,-2.83671875],[11.60546875,-2.342578125],[12.064453125,-2.41259765625],[12.446386718750006,-2.329980468750009],[12.43212890625,-1.928906250000011],[12.590429687500006,-1.826855468750011],[12.793554687500006,-1.931835937500011],[12.991992187500017,-2.313378906250009],[13.464941406250006,-2.395410156250009],[13.733789062500023,-2.138476562500003],[13.886914062500011,-2.465429687500006],[13.993847656250011,-2.490625],[14.199804687500006,-2.354199218750011],[14.162890625000017,-2.217578125],[14.383984375000011,-1.890039062500009],[14.47412109375,-0.573437500000011],[13.860058593750011,-0.203320312500011],[13.949609375000023,0.353808593749989],[14.32421875,0.62421875],[14.429882812500011,0.901464843749991],[14.180859375000011,1.370214843749991],[13.851367187500017,1.41875],[13.21630859375,1.2484375],[13.172167968750017,1.78857421875],[13.293554687500006,2.161572265624997],[14.578906250000017,2.199121093749994],[14.902441406250006,2.012304687499991],[15.741601562500023,1.914990234374997],[16.059375,1.676220703124997],[16.183398437500017,2.270068359374989],[16.468554687500017,2.831738281249997],[16.610742187500023,3.50537109375],[17.491601562500023,3.687304687499989],[18.160937500000017,3.499804687499989],[18.474414062500017,3.622998046874997],[18.6103515625,3.478417968749994]]]},"properties":{"name":"Congo","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-71.31972656249997,11.861914062500048],[-71.95810546875,11.66640625],[-72.24848632812501,11.196435546875009],[-72.690087890625,10.835839843749994],[-72.86933593750001,10.49125976562496],[-73.00654296874998,9.789160156250006],[-73.36621093749997,9.194140625000017],[-73.05839843749999,9.259570312500031],[-72.79638671874997,9.10898437499999],[-72.66542968749994,8.62758789062498],[-72.39033203124995,8.287060546874969],[-72.47197265624996,7.524267578124991],[-72.20771484374995,7.37026367187498],[-72.00664062499993,7.032617187500023],[-71.12861328124993,6.98671875],[-70.73715820312503,7.090039062499997],[-70.12919921874999,6.95361328125],[-69.42714843749997,6.123974609374997],[-68.47177734375,6.156542968749974],[-67.85917968749999,6.289892578124963],[-67.48198242187499,6.18027343750002],[-67.47387695312503,5.929980468750003],[-67.82490234374995,5.270458984375026],[-67.85527343750002,4.506884765624989],[-67.66162109375,3.864257812499986],[-67.3111328125,3.41586914062502],[-67.85908203124998,2.793603515624994],[-67.61870117187496,2.793603515624994],[-67.21083984375,2.390136718750043],[-66.87602539062499,1.223046875000037],[-67.082275390625,1.185400390625006],[-67.11923828124998,1.703613281249986],[-67.40043945312499,2.116699218750028],[-67.93623046874998,1.748486328124969],[-68.19379882812495,1.987011718749983],[-68.25595703125,1.845507812500017],[-68.17656249999999,1.719824218749991],[-69.84858398437493,1.708740234375043],[-69.85214843750003,1.05952148437504],[-69.31181640624999,1.050488281249969],[-69.15332031249994,0.65878906250002],[-69.47211914062498,0.72993164062504],[-70.05390624999993,0.578613281250028],[-70.07050781249993,-0.13886718750004],[-69.63398437500001,-0.50927734375],[-69.40024414062498,-1.194921874999977],[-69.66904296875003,-2.667675781249997],[-69.94819335937498,-4.200585937500009],[-69.96591796875003,-4.2359375],[-70.16752929687499,-4.050195312500009],[-70.24028320312496,-3.882714843749994],[-70.2984375,-3.844238281249972],[-70.33950195312502,-3.814355468750009],[-70.73510742187497,-3.781542968749989],[-70.09584960937494,-2.658203125000014],[-70.16474609374995,-2.639843750000011],[-70.24443359375002,-2.606542968749977],[-70.29462890624995,-2.552539062499989],[-70.57587890624995,-2.418261718749989],[-70.64799804687499,-2.405761718750014],[-70.70537109374996,-2.341992187499983],[-70.91455078125003,-2.218554687499974],[-70.96855468750002,-2.206835937499989],[-71.02729492187498,-2.225781250000026],[-71.11337890625003,-2.245410156250031],[-71.19638671874998,-2.313085937499963],[-71.39697265625,-2.334082031249977],[-71.55947265624997,-2.224218749999977],[-71.75253906249995,-2.15273437499998],[-71.80273437499997,-2.166308593749989],[-71.86728515624998,-2.227734374999983],[-71.932470703125,-2.288671874999963],[-71.98427734375,-2.326562499999952],[-72.21845703125001,-2.400488281250006],[-72.94111328124998,-2.394042968750028],[-72.9896484375,-2.33974609374998],[-73.15449218749993,-2.278222656249966],[-73.19697265624995,-1.830273437500011],[-73.49628906249993,-1.69306640625004],[-73.66430664062497,-1.248828124999946],[-73.86318359374997,-1.19667968749998],[-73.92695312500001,-1.125195312499983],[-73.98681640625003,-1.098144531249986],[-74.05439453124995,-1.028613281250031],[-74.18076171875,-0.997753906249955],[-74.24638671874999,-0.970605468750023],[-74.28388671874998,-0.927832031250006],[-74.33442382812498,-0.85087890624996],[-74.41787109375,-0.580664062499977],[-74.46518554687498,-0.517675781250034],[-74.51386718749993,-0.470117187500023],[-74.555078125,-0.429882812499997],[-74.61635742187494,-0.370019531249966],[-74.691650390625,-0.335253906249989],[-74.75537109375003,-0.298632812499989],[-74.78046874999998,-0.24453125],[-74.80175781249997,-0.200097656249994],[-75.13837890624998,-0.050488281249969],[-75.28447265624999,-0.10654296875002],[-75.77666015624999,0.08925781249998],[-76.27060546874998,0.439404296874997],[-76.49462890624997,0.23544921875002],[-77.396337890625,0.393896484374963],[-77.46767578124997,0.636523437500017],[-77.702880859375,0.837841796874997],[-78.1806640625,0.968554687499974],[-78.85966796874996,1.455371093750031],[-79.02543945312499,1.623681640625037],[-78.79296874999994,1.848730468749963],[-78.576904296875,1.773779296874977],[-78.59169921875,2.356640624999969],[-78.41689453125,2.483496093749963],[-78.06665039062494,2.509130859375034],[-77.81357421875,2.716357421874974],[-77.076806640625,3.913281250000026],[-77.26352539062503,3.893212890625023],[-77.27802734374995,4.058496093750023],[-77.35820312499996,3.944726562500037],[-77.40874023437496,4.24775390625004],[-77.52070312499993,4.212792968750023],[-77.35351562499997,4.398291015624977],[-77.28632812499995,4.72172851562496],[-77.373291015625,5.323974609375],[-77.53442382812497,5.537109374999986],[-77.24926757812497,5.780175781250037],[-77.46943359374995,6.176757812500014],[-77.368798828125,6.575585937499994],[-77.90117187499999,7.229345703125048],[-77.76191406249995,7.698828125000034],[-77.53828124999995,7.56625976562502],[-77.19599609374995,7.972460937500003],[-77.47851562499994,8.498437500000037],[-77.37421874999993,8.65830078125002],[-76.85185546875002,8.09047851562498],[-76.924658203125,7.973193359374974],[-76.78657226562493,7.931591796875026],[-76.7720703125,8.310546875000043],[-76.92045898437496,8.573730468750014],[-76.27685546875,8.989111328124991],[-76.02724609374997,9.365771484374989],[-75.63935546874998,9.450439453125014],[-75.680029296875,9.729785156249989],[-75.53857421874997,10.205175781250034],[-75.708349609375,10.143408203124963],[-75.44599609374995,10.610888671874989],[-74.84458007812498,11.109716796875006],[-74.330224609375,10.996679687499991],[-74.51625976562497,10.8625],[-74.40087890625,10.76523437499999],[-74.14291992187503,11.320849609375031],[-73.31337890624997,11.295751953124991],[-72.275,11.88925781250002],[-72.13574218749994,12.188574218749977],[-71.71455078124993,12.41997070312496],[-71.26210937499997,12.335302734375034],[-71.13730468750003,12.04633789062504],[-71.31972656249997,11.861914062500048]]]},"properties":{"name":"Colombia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[43.788671875,-12.307031250000023],[43.85898437500006,-12.368261718749977],[43.66367187500006,-12.342871093749949],[43.63134765624997,-12.247070312499972],[43.788671875,-12.307031250000023]]],[[[44.476367187500074,-12.08154296875],[44.504980468750006,-12.356542968749991],[44.220117187499994,-12.171386718750014],[44.476367187500074,-12.08154296875]]],[[[43.46582031249997,-11.901269531249966],[43.226660156250006,-11.75185546874998],[43.2990234375001,-11.374511718750028],[43.39296875000005,-11.408593749999952],[43.46582031249997,-11.901269531249966]]]]},"properties":{"name":"Comoros","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-24.308251953124966,14.856298828124991],[-24.44052734374992,14.834814453124963],[-24.496875,14.980273437500017],[-24.329492187499937,15.019482421875011],[-24.308251953124966,14.856298828124991]]],[[[-23.18212890624997,15.136767578125017],[-23.210253906250017,15.32353515625006],[-23.119335937499955,15.26840820312502],[-23.18212890624997,15.136767578125017]]],[[[-23.444238281249994,15.00795898437498],[-23.5046875,14.916113281250006],[-23.70537109374999,14.96132812499998],[-23.74809570312499,15.328515625],[-23.444238281249994,15.00795898437498]]],[[[-22.917724609375,16.237255859374955],[-22.69262695312497,16.169042968750006],[-22.710107421874994,16.043359374999966],[-22.95927734374996,16.045117187499983],[-22.917724609375,16.237255859374955]]],[[[-24.08769531249999,16.62250976562501],[-24.03271484374997,16.57202148437503],[-24.243066406250023,16.599414062500017],[-24.32236328124992,16.49311523437504],[-24.398095703124966,16.61840820312497],[-24.08769531249999,16.62250976562501]]],[[[-22.888330078124966,16.659082031249994],[-22.980615234374937,16.700878906249983],[-22.93291015624999,16.84101562500004],[-22.888330078124966,16.659082031249994]]],[[[-24.88706054687495,16.81811523437497],[-25.09306640624999,16.83251953125],[-24.936474609374983,16.92211914062503],[-24.88706054687495,16.81811523437497]]],[[[-25.169824218749994,16.94648437500001],[-25.308300781249955,16.93583984374999],[-25.337109374999955,17.091015624999983],[-25.03466796875,17.176464843749983],[-24.979687499999983,17.09472656250003],[-25.169824218749994,16.94648437500001]]]]},"properties":{"name":"Cape Verde","childNum":8}},{"geometry":{"type":"Polygon","coordinates":[[[-83.6419921875,10.917236328125],[-83.346826171875,10.315380859374997],[-82.77841796874999,9.66953125],[-82.56357421874999,9.57666015625],[-82.56923828125,9.55820312499999],[-82.58652343749999,9.538818359375],[-82.64409179687499,9.505859375],[-82.801025390625,9.591796875],[-82.843994140625,9.57080078125],[-82.86015624999999,9.511474609375],[-82.88896484374999,9.481005859374989],[-82.925048828125,9.469042968749989],[-82.93984375,9.449169921874997],[-82.94033203125,9.060107421874989],[-82.88134765625,9.055859375],[-82.78305664062499,8.990283203124989],[-82.741162109375,8.951708984374989],[-82.72783203124999,8.916064453124989],[-82.91704101562499,8.740332031249991],[-82.855712890625,8.635302734374989],[-82.84477539062499,8.489355468749991],[-82.86162109374999,8.45351562499999],[-83.02734375,8.337744140624991],[-82.879345703125,8.070654296874991],[-83.12333984374999,8.353076171874989],[-83.16240234374999,8.588183593749989],[-83.4697265625,8.706835937499989],[-83.29150390625,8.406005859375],[-83.54375,8.445849609374989],[-83.73408203125,8.614453125],[-83.613720703125,8.804052734374991],[-83.73691406249999,9.150292968749994],[-84.58159179687499,9.568359375],[-84.71494140624999,9.8994140625],[-85.23564453124999,10.242089843749994],[-85.2365234375,10.107373046874997],[-84.88642578125,9.820947265624994],[-85.07705078125,9.60195312499999],[-85.31455078124999,9.8109375],[-85.62485351562499,9.902441406249991],[-85.84965820312499,10.292041015624989],[-85.667236328125,10.745019531249994],[-85.90800781249999,10.897558593749991],[-85.7443359375,11.06210937499999],[-85.5841796875,11.189453125],[-84.9091796875,10.9453125],[-84.6341796875,11.045605468749997],[-83.91928710937499,10.7353515625],[-83.71293945312499,10.785888671875],[-83.6419921875,10.917236328125]]]},"properties":{"name":"Costa Rica","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-82.56176757812503,21.571679687500023],[-82.959619140625,21.441308593750023],[-83.18378906250001,21.59345703125004],[-82.97358398437498,21.592285156250057],[-83.08251953124997,21.791406250000023],[-82.99121093750003,21.942724609375034],[-82.71455078124998,21.890283203125023],[-82.56176757812503,21.571679687500023]]],[[[-77.66899414062493,21.951953125000045],[-77.91855468749998,22.088085937499983],[-77.63369140624994,22.054003906250074],[-77.66899414062493,21.951953125000045]]],[[[-77.87939453125,22.127539062500034],[-78.04165039062502,22.201269531250034],[-77.99921874999998,22.298730468749994],[-77.87939453125,22.127539062500034]]],[[[-81.83745117187499,23.163037109374955],[-81.26235351562497,23.156835937500034],[-81.14462890624998,23.054931640625057],[-80.65014648437494,23.10307617187499],[-80.36489257812502,22.943408203125074],[-79.82026367187498,22.887011718750045],[-79.27568359374999,22.407617187499994],[-78.68647460937493,22.366845703125023],[-77.63681640624995,21.79736328125],[-77.49711914062502,21.78833007812503],[-77.58315429687497,21.889257812499977],[-77.49726562499995,21.871630859375045],[-77.14414062499995,21.643603515625017],[-77.36616210937498,21.612646484375034],[-77.25288085937498,21.483496093750006],[-77.0986328125,21.589013671875023],[-76.86743164062497,21.330419921875006],[-75.72294921874996,21.111035156249983],[-75.59580078125,20.99467773437499],[-75.72456054687493,20.71455078125004],[-74.882568359375,20.65063476562497],[-74.51313476562495,20.384570312500045],[-74.16748046874997,20.292187499999955],[-74.15371093750002,20.168554687500006],[-75.11640624999995,19.901416015625017],[-75.151611328125,20.008349609375045],[-75.29047851562495,19.893115234375017],[-76.15844726562497,19.98974609374997],[-77.715087890625,19.85546874999997],[-77.10380859374999,20.407519531250017],[-77.22958984374995,20.64375],[-78.11635742187497,20.761865234374994],[-78.49077148437493,21.05371093750003],[-78.72768554687497,21.592724609374955],[-79.35742187500003,21.58515625000001],[-80.23134765625,21.872167968750063],[-80.48544921874998,22.1234375],[-81.03564453124997,22.073583984375063],[-81.18549804687495,22.26796875000005],[-81.284375,22.109423828125074],[-81.84941406249993,22.21367187499999],[-82.077734375,22.3876953125],[-81.71035156250002,22.496679687500006],[-81.83881835937498,22.672460937500034],[-82.73803710937497,22.689257812500074],[-83.37963867187503,22.222998046875034],[-83.90073242187495,22.17011718750001],[-84.03095703124993,21.94311523437503],[-84.502587890625,21.776171875000045],[-84.50136718750002,21.930273437499977],[-84.88720703125003,21.856982421875074],[-84.32636718749998,22.074316406250034],[-84.36127929687498,22.37890625],[-84.04492187500003,22.666015625000057],[-83.25781249999997,22.967578125000017],[-81.83745117187499,23.163037109374955]]]]},"properties":{"name":"Cuba","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[-68.75107421874999,12.059765625],[-68.9951171875,12.141845703125],[-69.15888671875,12.380273437499994],[-68.75107421874999,12.059765625]]]},"properties":{"name":"Curaçao","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-81.36953124999997,19.34887695312497],[-81.10712890624995,19.305175781250057],[-81.40478515624994,19.278417968750006],[-81.36953124999997,19.34887695312497]]],[[[-79.823388671875,19.711914062500057],[-79.90620117187501,19.702539062499994],[-79.74228515625,19.757128906250017],[-79.823388671875,19.711914062500057]]]]},"properties":{"name":"Cayman Is.","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[34.004492187500006,35.065234375],[33.47578125000001,35.000341796875],[33.3837890625,35.1626953125],[32.91953125,35.087841796875],[32.71269531250002,35.171044921874994],[32.8798828125,35.180566406249994],[32.94160156250001,35.390429687499996],[33.60761718750001,35.354150390624994],[34.55605468750002,35.662060546875],[33.941992187500006,35.292041015624996],[34.004492187500006,35.065234375]]]},"properties":{"name":"N. Cyprus","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[32.71269531250002,35.171044921874994],[32.91953125,35.087841796875],[33.3837890625,35.1626953125],[33.47578125000001,35.000341796875],[34.004492187500006,35.065234375],[34.05019531250002,34.98837890625],[33.69941406250001,34.969873046874994],[33.007910156250006,34.569580078125],[32.44902343750002,34.729443359375],[32.31718750000002,34.9533203125],[32.30097656250001,35.082958984375],[32.71269531250002,35.171044921874994]]]},"properties":{"name":"Cyprus","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[14.809375,50.858984375],[14.895800781250017,50.861376953124996],[14.98291015625,50.886572265625],[14.99375,51.01435546875],[16.007226562500023,50.611621093749996],[16.2822265625,50.655615234375],[16.419726562500017,50.573632812499994],[16.210351562500023,50.423730468749994],[16.63916015625,50.1021484375],[16.989648437500023,50.2369140625],[16.88007812500001,50.427050781249996],[17.41523437500001,50.254785156249994],[17.702246093750006,50.307177734374996],[17.627050781250006,50.11640625],[17.874804687500017,49.972265625],[18.0283203125,50.03525390625],[18.562402343750023,49.879345703125],[18.83222656250001,49.510791015624996],[18.160937500000017,49.257373046874996],[18.0859375,49.06513671875],[17.75849609375001,48.888134765625],[17.135644531250023,48.841064453125],[16.953125,48.598828125],[16.543554687500006,48.796240234375],[16.057226562500006,48.754785156249994],[15.066796875000023,48.997851562499996],[14.691308593750023,48.59921875],[14.049121093750017,48.602490234375],[13.814746093750017,48.766943359375],[13.769921875000023,48.815966796874996],[13.684960937500023,48.876708984375],[13.547656250000017,48.95966796875],[13.440722656250017,48.95556640625],[13.401171875000017,48.977587890624996],[12.916699218750011,49.33046875],[12.68115234375,49.414501953125],[12.390527343750023,49.739648437499994],[12.5125,49.87744140625],[12.09921875,50.310986328125],[12.134863281250006,50.3109375],[12.1748046875,50.288378906249996],[12.231152343750011,50.244873046875],[12.27734375,50.181445312499996],[12.3056640625,50.205712890624994],[12.549023437500011,50.393408203125],[13.016406250000017,50.490380859374994],[13.18115234375,50.510498046875],[14.369042968750023,50.898730468749996],[14.319726562500023,51.03779296875],[14.545703125000017,50.993945312499996],[14.559667968750006,50.954931640625],[14.59521484375,50.918603515624994],[14.623828125000017,50.91474609375],[14.613574218750017,50.85556640625],[14.658203125,50.8326171875],[14.723339843750011,50.814697265625],[14.766503906250023,50.818310546875],[14.797460937500006,50.842333984374996],[14.809375,50.858984375]]]},"properties":{"name":"Czech Rep.","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[14.1982421875,53.919042968750034],[13.92578125,53.879052734374966],[13.827734375,54.12724609374999],[14.1982421875,53.919042968750034]]],[[[13.709179687500011,54.382714843749994],[13.707324218750074,54.281152343749994],[13.190039062500034,54.32563476562501],[13.336816406249994,54.697119140625006],[13.65761718750008,54.55957031249997],[13.709179687500011,54.382714843749994]]],[[[9.739746093750028,54.82553710937498],[10.022167968750011,54.673925781250006],[9.86865234375,54.47246093749999],[10.731542968750006,54.31625976562506],[11.013378906250068,54.37915039062497],[11.008593750000074,54.18115234374997],[10.810742187500068,54.075146484374955],[10.917773437500045,53.99531250000004],[11.39960937500004,53.94462890625002],[12.111328125,54.168310546875006],[12.57539062500004,54.467382812500006],[13.028613281250017,54.411035156249994],[13.448046875000017,54.14086914062503],[13.724218750000063,54.153222656249966],[13.865527343750074,53.85336914062498],[14.258886718750006,53.729638671874994],[14.298730468750051,53.55644531249999],[14.41455078125,53.28349609374996],[14.412304687500011,53.216748046874955],[14.410937500000074,53.19902343749999],[14.368554687500051,53.105566406250034],[14.293164062500068,53.026757812499966],[14.138867187500068,52.93286132812503],[14.128613281250011,52.87822265625002],[14.253710937500017,52.78251953124996],[14.514062500000023,52.645605468750034],[14.619433593750017,52.52851562499998],[14.569726562499994,52.431103515624955],[14.554589843750023,52.35966796874996],[14.573925781250068,52.31416015625001],[14.615625,52.277636718750045],[14.679882812500068,52.25],[14.752539062500034,52.08183593750002],[14.601660156250034,51.832373046875006],[14.738671875000051,51.62714843750004],[14.7109375,51.54492187499997],[14.724707031250063,51.523876953124955],[14.90595703125004,51.463330078124955],[14.935546875000028,51.435351562500045],[14.9638671875,51.095117187499994],[14.917480468750057,51.00874023437498],[14.814257812499989,50.871630859375045],[14.809375,50.858984375000034],[14.797460937500034,50.84233398437502],[14.766503906250051,50.81831054687501],[14.72333984375004,50.81469726562497],[14.658203125,50.832617187500006],[14.613574218750045,50.85556640625006],[14.623828125000017,50.91474609375004],[14.595214843750057,50.91860351562502],[14.559667968750006,50.954931640625034],[14.545703124999989,50.99394531249999],[14.319726562500051,51.037792968749955],[14.36904296875008,50.89873046874996],[13.18115234375,50.510498046875],[13.016406250000017,50.490380859374994],[12.549023437500011,50.393408203125034],[12.3056640625,50.205712890624994],[12.27734375,50.18144531250002],[12.231152343749983,50.24487304687497],[12.174804687500057,50.28837890624996],[12.134863281250006,50.31093750000002],[12.099218750000034,50.31098632812504],[12.089843749999972,50.30175781250003],[12.089746093750051,50.2685546875],[12.294598214285761,50.13608119419641],[12.5125,49.87744140625],[12.390527343750051,49.739648437499994],[12.68115234375,49.41450195312501],[12.91669921875004,49.33046875000002],[13.401171875000074,48.97758789062499],[13.440722656250045,48.95556640625003],[13.547656250000074,48.95966796874998],[13.684960937500051,48.87670898437506],[13.769921875000051,48.81596679687502],[13.814746093750017,48.76694335937498],[13.802929687500011,48.74750976562501],[13.798828124999972,48.62167968750006],[13.785351562499983,48.58745117187502],[13.486621093750074,48.58183593750002],[13.471679687500028,48.57182617187502],[13.459863281250023,48.564550781250034],[13.409375,48.39414062500006],[13.322851562500006,48.33125],[13.215234375000023,48.301904296874994],[12.760351562500063,48.10698242187499],[12.95351562500008,47.890625],[12.897656250000068,47.721875],[13.054101562500051,47.655126953125034],[13.047949218750034,47.57915039062502],[13.031542968750074,47.50800781250001],[13.01435546875004,47.478076171875045],[12.968066406250017,47.475683593750006],[12.878906250000057,47.506445312500034],[12.809375,47.542187499999955],[12.782812500000034,47.56416015624998],[12.781152343750051,47.590429687500006],[12.796191406249989,47.60703125],[12.771386718750023,47.63940429687503],[12.685839843750074,47.66933593750002],[12.209277343750074,47.71826171875003],[12.196875,47.709082031250034],[12.203808593750011,47.64672851562503],[12.185644531250063,47.61953125],[11.041992187500028,47.39311523437496],[10.98085937499999,47.39814453125001],[10.893945312500051,47.470458984375],[10.870605468750028,47.500781250000045],[10.873046874999972,47.52021484375001],[10.741601562500023,47.52412109375001],[10.65869140625,47.547216796875006],[10.482812500000051,47.54179687499996],[10.439453125000028,47.55156249999999],[10.403906250000063,47.41699218750003],[10.369140625,47.366064453125034],[10.18300781250008,47.27880859375003],[10.200292968750063,47.36342773437505],[10.066308593750023,47.39335937500002],[10.064575892857171,47.42369419642856],[10.059863281250045,47.44907226562498],[10.034082031250023,47.47358398437501],[9.971582031249994,47.50532226562498],[9.839160156250017,47.55229492187496],[9.748925781250023,47.575537109375006],[9.524023437500034,47.52421875000002],[8.572656250000023,47.775634765625],[8.435742187500011,47.73134765625002],[8.403417968750006,47.687792968750045],[8.413281250000068,47.66269531249998],[8.451757812500006,47.65180664062498],[8.552343750000063,47.65913085937498],[8.56708984375004,47.65190429687502],[8.57050781250004,47.63779296874998],[8.55947265625008,47.62402343750003],[8.477636718750034,47.61269531250002],[8.454003906249994,47.59619140625003],[7.615625,47.59272460937504],[7.616601562500023,48.15678710937502],[8.134863281250006,48.97358398437498],[7.450585937500051,49.152197265625034],[6.735449218750006,49.16059570312498],[6.344335937500006,49.45273437499998],[6.4873046875,49.798486328124994],[6.204882812500017,49.915136718750034],[6.13818359375,49.97431640625001],[6.10976562500008,50.034375],[6.116503906250045,50.120996093749966],[6.340917968750006,50.451757812500034],[5.993945312500017,50.75043945312504],[6.048437500000034,50.90488281250006],[5.857519531250034,51.030126953125006],[6.129980468750034,51.14741210937501],[6.198828125000034,51.45],[5.948730468750057,51.80268554687501],[6.800390625,51.96738281249998],[6.724511718749994,52.080224609374966],[7.035156250000057,52.38022460937498],[6.748828125000074,52.464013671874994],[6.710742187500045,52.61787109374998],[7.033007812500045,52.65136718749997],[7.197265625000028,53.28227539062499],[7.074316406250034,53.477636718750006],[7.285253906250034,53.68134765625001],[8.00927734375,53.69072265624999],[8.108496093750063,53.46767578125002],[8.245214843750006,53.44531249999997],[8.333886718750051,53.606201171875],[8.495214843750063,53.39423828124998],[8.618945312500045,53.875],[9.20556640625,53.85595703124997],[9.783984375000074,53.554638671874955],[9.31201171875,53.859130859375],[8.92041015625,53.96533203125006],[8.906640625000023,54.26079101562502],[8.625781250000017,54.35395507812501],[8.951855468750011,54.46757812499996],[8.670312500000023,54.903417968750034],[9.739746093750028,54.82553710937498]]],[[[8.307714843750034,54.786962890625034],[8.451464843750017,55.05537109374998],[8.3798828125,54.89985351562501],[8.629589843750068,54.891748046874966],[8.307714843750034,54.786962890625034]]]]},"properties":{"name":"Germany","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[43.24599609375002,11.499804687499989],[42.92275390625002,10.999316406249989],[42.557714843750006,11.080761718749997],[41.79824218750002,10.98046875],[41.79267578125001,11.68603515625],[42.378515625,12.46640625],[42.40859375000002,12.494384765625],[42.45,12.521337890624991],[42.47939453125002,12.513623046874997],[42.703710937500006,12.380322265624997],[42.76748046875002,12.4228515625],[42.825292968750006,12.5693359375],[42.86591796875001,12.622802734375],[42.88330078125,12.621289062499997],[43.00566406250002,12.662304687499997],[43.11669921875,12.70859375],[43.353515625,12.367041015624991],[43.38027343750002,12.091259765624997],[42.64003906250002,11.560107421874989],[42.52177734375002,11.572167968749994],[42.58378906250002,11.496777343749997],[43.04277343750002,11.588476562499991],[43.24599609375002,11.499804687499989]]]},"properties":{"name":"Djibouti","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-61.281689453125,15.2490234375],[-61.37539062499999,15.227294921875],[-61.45810546874999,15.633105468750003],[-61.277246093749994,15.526708984374991],[-61.281689453125,15.2490234375]]]},"properties":{"name":"Dominica","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[11.361425781250006,54.891650390625045],[11.739550781250017,54.80742187500002],[11.765917968750074,54.67944335937506],[11.457421875000023,54.628857421874955],[11.035546875000051,54.77309570312505],[11.058593750000028,54.940576171874966],[11.361425781250006,54.891650390625045]]],[[[12.549218750000051,54.96577148437504],[12.11884765625004,54.91440429687506],[12.274023437500034,55.064111328124994],[12.549218750000051,54.96577148437504]]],[[[10.061230468750068,54.88637695312502],[9.80625,54.90600585937503],[9.78125,55.06904296875001],[10.061230468750068,54.88637695312502]]],[[[10.734082031250011,54.750732421875],[10.621679687500006,54.851416015625006],[10.95107421875008,55.15620117187501],[10.734082031250011,54.750732421875]]],[[[15.087695312500017,55.021875],[14.684179687500063,55.10224609375004],[14.765332031250068,55.296728515625034],[15.132617187500017,55.14453125000003],[15.087695312500017,55.021875]]],[[[10.645117187500006,55.60981445312498],[10.785253906250034,55.13339843749998],[10.44277343750008,55.04877929687498],[9.988769531250028,55.163183593750006],[9.860644531250045,55.515478515625034],[10.645117187500006,55.60981445312498]]],[[[12.665722656250068,55.596533203125006],[12.550878906250034,55.55625],[12.59921875,55.68022460937502],[12.665722656250068,55.596533203125006]]],[[[12.56875,55.785058593749966],[12.215039062500011,55.46650390624998],[12.413085937500028,55.28618164062502],[12.089941406250006,55.18813476562505],[12.050390625000034,54.81533203125002],[11.8623046875,54.77260742187502],[11.653808593750057,55.186914062499966],[11.286328125000068,55.20444335937498],[10.978906250000051,55.721533203125006],[11.322265625000028,55.752539062500006],[11.627734375000074,55.95688476562498],[11.819726562500023,55.69765625000002],[11.86640625000004,55.968164062499966],[12.218945312499983,56.11865234374997],[12.578710937500006,56.06406250000006],[12.56875,55.785058593749966]]],[[[11.052148437500051,57.25253906250006],[10.873828125000045,57.26225585937499],[11.174511718750011,57.322900390624994],[11.052148437500051,57.25253906250006]]],[[[9.739746093750028,54.82553710937498],[8.670312500000023,54.903417968750034],[8.61591796875004,55.41821289062503],[8.132128906250074,55.59980468749998],[8.16396484375008,56.60688476562498],[8.671679687500045,56.49565429687496],[8.88808593750008,56.73505859374998],[9.06708984375004,56.79384765625005],[9.196386718750006,56.70166015625],[9.2548828125,57.01171875000003],[8.992773437499977,57.01611328125003],[8.771972656250028,56.72529296875004],[8.468359375,56.66455078125],[8.284082031250023,56.85234374999999],[8.618554687500051,57.11127929687498],[9.43359375,57.17431640625003],[9.96230468750008,57.580957031249994],[10.609960937500034,57.73691406249998],[10.282714843750057,56.620507812499994],[10.926171875000051,56.44326171875002],[10.753417968750028,56.24199218749999],[10.31875,56.212890625],[10.18300781250008,55.86518554687504],[9.903710937500023,55.84282226562502],[10.02363281250004,55.76142578125004],[9.591113281250017,55.49321289062502],[9.670996093750063,55.26640624999999],[9.453710937500006,55.03955078125006],[9.732324218750023,54.96801757812506],[9.739746093750028,54.82553710937498]]]]},"properties":{"name":"Denmark","childNum":10,"cp":[10.2768332,56.1773879]}},{"geometry":{"type":"Polygon","coordinates":[[[-71.647216796875,19.195947265624994],[-71.746484375,19.285839843749997],[-71.71147460937499,19.486572265625],[-71.75742187499999,19.688183593749997],[-71.779248046875,19.718164062499994],[-71.6673828125,19.8486328125],[-70.95415039062499,19.913964843749994],[-70.19384765625,19.63803710937499],[-69.95683593749999,19.671875],[-69.739404296875,19.29921875],[-69.23247070312499,19.27182617187499],[-69.60595703125,19.206494140624997],[-69.62363281249999,19.117822265624994],[-68.684765625,18.90478515625],[-68.33916015624999,18.611523437499997],[-68.68740234375,18.21494140624999],[-68.9349609375,18.408007812500003],[-69.27451171874999,18.43984375],[-69.770654296875,18.443554687499997],[-70.479931640625,18.21728515625],[-70.644677734375,18.336230468750003],[-71.02783203125,18.273193359375],[-71.43896484375,17.63559570312499],[-71.63173828125,17.773632812499997],[-71.768310546875,18.03916015624999],[-71.76376953124999,18.20395507812499],[-71.737255859375,18.270800781250003],[-71.7619140625,18.34130859375],[-71.87255859375,18.416210937499997],[-71.940380859375,18.512597656249994],[-72.000390625,18.597900390625],[-71.98686523437499,18.6103515625],[-71.86650390624999,18.614160156249994],[-71.74321289062499,18.73291015625],[-71.72705078125,18.80322265625],[-71.733642578125,18.856396484374997],[-71.80712890625,18.987011718749997],[-71.647216796875,19.195947265624994]]]},"properties":{"name":"Dominican Rep.","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[8.207617187500006,36.518945312499994],[8.348730468750006,36.36796875],[8.318066406250011,35.654931640624994],[8.31640625,35.403125],[8.35986328125,35.299609375],[8.394238281250011,35.203857421875],[8.312109375,35.084619140624994],[8.27685546875,34.9794921875],[8.24560546875,34.73408203125],[7.513867187500011,34.080517578125],[7.534375,33.717919921874994],[7.877246093750017,33.172119140625],[8.1125,33.055322265624994],[8.333398437500023,32.543603515624994],[9.044042968750006,32.07236328125],[9.160253906250006,31.621337890625],[9.224023437500023,31.373681640624994],[9.51875,30.229394531249994],[9.310253906250011,30.115234375],[9.805273437500006,29.176953125],[9.916015625,27.785693359374996],[9.74755859375,27.330859375],[9.883203125000023,26.630810546874997],[9.491406250000011,26.333740234375],[9.4482421875,26.067138671875],[10.000683593750011,25.332080078125003],[10.255859375,24.591015625],[10.395898437500023,24.485595703125],[10.686132812500006,24.55136718749999],[11.507617187500017,24.314355468749994],[11.967871093750006,23.517871093750003],[7.481738281250017,20.873095703125003],[5.836621093750011,19.479150390624994],[4.227636718750006,19.142773437499997],[3.3564453125,18.986621093750003],[3.119726562500006,19.103173828124994],[3.255859375,19.4109375],[3.130273437500023,19.85019531249999],[1.685449218750023,20.378369140624997],[1.610644531250017,20.555566406249994],[1.165722656250011,20.817431640625003],[1.1455078125,21.102246093749997],[-1.947900390624994,23.124804687500003],[-4.822607421874977,24.99560546875],[-8.683349609375,27.2859375],[-8.683349609375,27.656445312499997],[-8.683349609375,27.900390625],[-8.659912109375,28.718603515625],[-7.485742187499994,29.392236328124994],[-7.427685546874983,29.425],[-7.142431640624977,29.619580078124997],[-6.855566406249977,29.601611328124996],[-6.755126953125,29.583837890625],[-6.635351562499977,29.568798828124997],[-6.597753906249977,29.578955078125],[-6.520556640624989,29.659863281249997],[-6.479736328125,29.820361328124996],[-6.00429687499999,29.83125],[-5.448779296874989,29.956933593749994],[-5.293652343749983,30.058642578124996],[-5.180126953124983,30.166162109374994],[-4.96826171875,30.465380859374996],[-4.778515624999983,30.552392578124994],[-4.529150390624977,30.625537109374996],[-4.322851562499977,30.698876953124994],[-4.148779296874977,30.8095703125],[-3.626904296874983,31.000927734374997],[-3.833398437499994,31.197802734374996],[-3.837109374999983,31.512353515624994],[-3.768164062499977,31.68955078125],[-3.700244140624989,31.700097656249994],[-3.604589843749977,31.686767578125],[-3.439794921874977,31.704541015624997],[-3.017382812499989,31.834277343749996],[-2.988232421874983,31.87421875],[-2.930859374999983,32.042529296874996],[-2.863427734374994,32.07470703125],[-1.275341796874983,32.089013671874994],[-1.16259765625,32.399169921875],[-1.111035156249983,32.552294921874996],[-1.188232421875,32.60849609375],[-1.29638671875,32.675683593749994],[-1.352148437499977,32.703369140625],[-1.45,32.784814453124994],[-1.510009765625,32.87763671875],[-1.550732421874983,33.073583984375],[-1.67919921875,33.318652343749996],[-1.795605468749983,34.751904296875],[-2.131787109374983,34.970849609374994],[-2.190771484374977,35.02978515625],[-2.219628906249994,35.10419921875],[-1.673632812499989,35.18310546875],[-0.426123046874977,35.8615234375],[-0.048242187499994,35.8328125],[0.312207031250011,36.162353515625],[0.9716796875,36.4439453125],[2.593359375,36.60068359375],[2.972851562500011,36.784472656249996],[3.779003906250011,36.89619140625],[4.758105468750017,36.896337890625],[5.29541015625,36.648242187499996],[6.486523437500011,37.085742187499996],[6.927539062500017,36.91943359375],[7.238476562500011,36.968505859375],[7.204296875000011,37.0923828125],[7.910449218750017,36.856347656249994],[8.576562500000023,36.93720703125],[8.601269531250011,36.833935546875],[8.207617187500006,36.518945312499994]]]},"properties":{"name":"Algeria","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-80.131591796875,-2.973144531249957],[-80.27294921875003,-2.995898437499974],[-80.22368164062502,-2.753125],[-80.08076171874995,-2.668847656249966],[-79.90903320312495,-2.725585937499972],[-80.131591796875,-2.973144531249957]]],[[[-90.42392578125,-1.339941406250034],[-90.51953124999994,-1.299121093749974],[-90.47719726562494,-1.22099609374996],[-90.42392578125,-1.339941406250034]]],[[[-89.41889648437498,-0.911035156249966],[-89.60859374999998,-0.888574218750009],[-89.28784179687503,-0.689843750000023],[-89.41889648437498,-0.911035156249966]]],[[[-90.33486328125,-0.771582031249977],[-90.54213867187502,-0.676464843749955],[-90.53168945312493,-0.581445312499966],[-90.26938476562498,-0.48466796874996],[-90.19272460937498,-0.658789062500006],[-90.33486328125,-0.771582031249977]]],[[[-91.42597656249995,-0.460839843749994],[-91.61074218749994,-0.44394531250002],[-91.64667968749998,-0.284472656249946],[-91.46015625000001,-0.255664062500031],[-91.42597656249995,-0.460839843749994]]],[[[-90.57392578124993,-0.333984375],[-90.8677734375,-0.271386718750037],[-90.78037109374998,-0.160449218749989],[-90.57392578124993,-0.333984375]]],[[[-91.27216796874998,0.025146484374986],[-90.799658203125,-0.752050781249991],[-90.90551757812497,-0.94052734375002],[-91.13105468750001,-1.019628906249977],[-91.41904296874998,-0.996679687500006],[-91.49541015624999,-0.860937499999977],[-91.120947265625,-0.559082031250028],[-91.36918945312493,-0.287207031249977],[-91.42885742187502,-0.023388671874955],[-91.59682617187497,0.002099609374994],[-91.36137695312496,0.125830078124977],[-91.27216796874998,0.025146484374986]]],[[[-78.90922851562502,1.252783203124977],[-78.99169921875003,1.293212890625043],[-78.89980468749997,1.359765625],[-78.90922851562502,1.252783203124977]]],[[[-75.28447265624999,-0.10654296875002],[-75.62626953124999,-0.122851562499974],[-75.63203125000001,-0.157617187500037],[-75.56059570312502,-0.200097656249994],[-75.49106445312498,-0.24833984374996],[-75.42470703124997,-0.408886718749983],[-75.259375,-0.59013671874996],[-75.24960937499998,-0.951855468750026],[-75.34819335937499,-0.966796874999957],[-75.38012695312503,-0.94023437499996],[-75.40805664062503,-0.92431640625],[-75.42041015624997,-0.962207031250003],[-75.570556640625,-1.53125],[-76.08979492187501,-2.133105468749974],[-76.6791015625,-2.562597656249991],[-77.860595703125,-2.981640625000011],[-78.240380859375,-3.472558593750009],[-78.345361328125,-3.397363281249966],[-78.64799804687499,-4.248144531250006],[-78.68603515625003,-4.562402343749994],[-78.86152343749998,-4.665039062499943],[-78.90761718749997,-4.714453124999977],[-78.92578125,-4.770703124999983],[-78.91420898437497,-4.818652343749974],[-78.919189453125,-4.858398437499986],[-78.97539062499999,-4.873242187499997],[-78.99526367187497,-4.908007812499974],[-79.03330078124998,-4.96914062499999],[-79.07626953125003,-4.990625],[-79.18666992187497,-4.958203124999983],[-79.26811523437493,-4.957617187499949],[-79.33095703124997,-4.92783203125002],[-79.39941406249997,-4.840039062499983],[-79.45576171874998,-4.766210937499949],[-79.50190429687495,-4.670605468750011],[-79.51616210937493,-4.539160156249963],[-79.57768554687496,-4.50058593750002],[-79.638525390625,-4.454882812500031],[-79.71098632812502,-4.467578124999946],[-79.79726562500002,-4.47636718749996],[-79.8451171875,-4.445898437499977],[-79.962890625,-4.390332031250026],[-80.06352539062499,-4.327539062500023],[-80.13955078125002,-4.296093750000011],[-80.19746093750001,-4.311035156249943],[-80.293359375,-4.416796875],[-80.38349609374998,-4.46367187499996],[-80.424169921875,-4.461425781250028],[-80.47856445312499,-4.430078125000037],[-80.48847656249995,-4.393652343749991],[-80.44384765625003,-4.335839843750023],[-80.35288085937495,-4.208496093750014],[-80.453759765625,-4.205175781249963],[-80.48847656249995,-4.165527343749972],[-80.49345703124999,-4.119140625000014],[-80.510009765625,-4.06953125000004],[-80.49013671874994,-4.010058593750003],[-80.43720703125001,-3.978613281249991],[-80.30327148437499,-4.005078124999969],[-80.26689453124993,-3.948828124999963],[-80.23051757812499,-3.924023437499969],[-80.19414062499996,-3.905859375],[-80.24375,-3.576757812500006],[-80.32465820312498,-3.387890625],[-79.96333007812501,-3.15771484375],[-79.72988281249997,-2.579101562499972],[-79.842138671875,-2.0673828125],[-79.92558593749996,-2.548535156249969],[-80.03017578124994,-2.556738281249949],[-80.00664062499993,-2.353808593750003],[-80.28471679687502,-2.706738281249955],[-80.93217773437493,-2.269140624999977],[-80.76059570312498,-1.934570312500028],[-80.90239257812499,-1.078906249999974],[-80.55390624999998,-0.847949218749989],[-80.45546875,-0.585449218749986],[-80.282373046875,-0.620507812500023],[-80.48227539062503,-0.368261718749963],[-80.046142578125,0.155371093750048],[-80.08828124999997,0.78476562500002],[-78.89965820312503,1.20625],[-78.85966796874996,1.455371093750031],[-78.1806640625,0.968554687499974],[-77.702880859375,0.837841796874997],[-77.46767578124997,0.636523437500017],[-77.396337890625,0.393896484374963],[-76.49462890624997,0.23544921875002],[-76.27060546874998,0.439404296874997],[-75.77666015624999,0.08925781249998],[-75.28447265624999,-0.10654296875002]]]]},"properties":{"name":"Ecuador","childNum":9}},{"geometry":{"type":"Polygon","coordinates":[[[34.24531250000001,31.208300781249996],[34.904296875,29.47734375],[34.736425781250006,29.27060546875],[34.39970703125002,28.01601562499999],[34.22011718750002,27.764306640624994],[33.76025390625,28.04765625],[33.24775390625001,28.567724609375],[32.56572265625002,29.973974609375],[32.35976562500002,29.630664062499996],[32.89824218750002,28.565234375],[33.54707031250001,27.898144531249997],[33.5498046875,27.607373046874997],[33.84931640625001,27.184912109375],[33.959082031250006,26.6490234375],[35.19414062500002,24.475146484375003],[35.78388671875001,23.937792968750003],[35.54082031250002,23.920654296875],[35.50439453125,23.779296875],[35.697851562500006,22.946191406249994],[36.22968750000001,22.628808593749994],[36.87138671875002,21.996728515624994],[31.434472656250023,21.995849609375],[31.486132812500017,22.14780273437499],[31.400292968750023,22.202441406250003],[31.260644531250023,22.00229492187499],[31.092675781250023,21.994873046875],[28.036425781250017,21.995361328125],[24.980273437500017,21.995849609375],[24.980273437500017,25.5888671875],[24.980273437500017,29.181884765625],[24.703222656250006,30.201074218749994],[24.96142578125,30.678515625],[24.85273437500001,31.334814453125],[25.150488281250006,31.654980468749997],[25.382226562500023,31.51279296875],[25.89326171875001,31.620898437499996],[27.248046875,31.377880859374997],[27.5400390625,31.212695312499996],[28.51484375000001,31.050439453124994],[29.072070312500017,30.830273437499997],[29.929785156250006,31.227490234374997],[30.22265625,31.2583984375],[30.395117187500006,31.4576171875],[30.92353515625001,31.566845703124997],[30.56298828125,31.4169921875],[31.001757812500017,31.462792968749994],[31.082910156250023,31.603320312499996],[31.5244140625,31.458251953125],[31.888964843750017,31.54140625],[32.13603515625002,31.341064453125],[31.8921875,31.482470703124996],[31.77109375,31.292578125],[32.10175781250001,31.092822265624996],[32.281835937500006,31.200878906249997],[32.21621093750002,31.29375],[32.60332031250002,31.06875],[33.66650390625,31.130419921874996],[34.19814453125002,31.322607421875],[34.24531250000001,31.208300781249996]]]},"properties":{"name":"Egypt","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[40.141210937500006,15.696142578125034],[40.399023437500006,15.579882812500045],[39.975195312500006,15.612451171875023],[39.94746093750004,15.696142578125034],[40.07050781250004,15.676611328125034],[39.93994140625003,15.744531250000023],[39.9567382812501,15.889404296875057],[40.141210937500006,15.696142578125034]]],[[[40.07646484375002,16.082421875000023],[40.11005859375004,15.985742187500051],[39.99609375000003,16.04267578125001],[40.07646484375002,16.082421875000023]]],[[[40.938574218750006,13.983105468749997],[40.82011718750002,14.111669921874991],[40.22148437500002,14.431152343749972],[39.531835937500006,14.53671875],[39.198046875000074,14.479394531250037],[39.1354492187501,14.581884765625034],[39.07421874999997,14.628222656249974],[39.02382812499999,14.628222656249974],[38.99570312500006,14.586865234374983],[38.81201171875003,14.482324218750009],[38.50439453124997,14.42441406250002],[38.43144531250002,14.428613281249994],[38.221484375000074,14.649658203124986],[38.002539062500006,14.737109375000045],[37.94345703125006,14.810546875],[37.884179687499994,14.852294921874972],[37.82031250000003,14.708496093749986],[37.70839843750005,14.45722656250004],[37.64843750000003,14.32255859375006],[37.571191406249994,14.149072265624966],[37.546777343749994,14.143847656249974],[37.507226562499994,14.156396484375037],[37.257226562499994,14.453759765625051],[37.024511718750006,14.271972656250057],[36.81191406250005,14.315039062500034],[36.67910156250005,14.307568359375026],[36.542382812499994,14.25820312499999],[36.52431640625005,14.256835937499986],[36.492285156250006,14.544335937500023],[36.470800781250006,14.736474609375009],[36.448144531249994,14.940087890625009],[36.42675781249997,15.132080078125043],[36.566015625,15.362109375],[36.9137695312501,16.296191406250045],[36.887792968750006,16.624658203124994],[36.9787109375001,16.800585937500045],[36.9757812500001,16.866552734375006],[36.99521484375006,17.020556640625017],[37.00898437500004,17.058886718750017],[37.06152343749997,17.061279296875057],[37.16953125000006,17.04140625],[37.41103515625005,17.061718749999955],[37.452929687500074,17.108691406250017],[37.51015625,17.28813476562499],[37.54746093750006,17.32412109375005],[37.78242187500004,17.458007812500057],[38.253515625,17.584765625000017],[38.26728515625004,17.616699218750057],[38.28984375000002,17.637011718750017],[38.34736328125004,17.68359375],[38.37373046875004,17.717333984375045],[38.42246093750006,17.823925781249983],[38.60947265625006,18.00507812500004],[39.03447265625002,17.085546875000034],[39.298925781250006,15.921093750000011],[39.78554687499999,15.124853515624991],[39.86376953124997,15.470312500000034],[40.20410156250003,15.014111328124983],[41.17646484375004,14.620312500000054],[41.65820312499997,13.983056640624994],[42.24511718749997,13.587646484374986],[42.39931640625005,13.212597656249969],[42.522851562499994,13.221484375],[42.796191406250074,12.864257812500057],[42.96953125000002,12.808349609375028],[42.99902343750003,12.899511718750048],[43.08291015625005,12.824609374999966],[43.11669921874997,12.708593749999963],[43.00566406250002,12.66230468750004],[42.88330078124997,12.621289062500026],[42.86591796875004,12.622802734374986],[42.82529296875006,12.569335937500014],[42.767480468749994,12.422851562500014],[42.70371093750006,12.380322265625054],[42.479394531249994,12.513623046875026],[42.45,12.521337890625006],[42.40859375,12.494384765625014],[42.37851562500006,12.46640625],[42.28994140625005,12.570214843750009],[42.225,12.661962890624963],[42.13427734374997,12.771435546874969],[41.95214843749997,12.88232421875],[41.85957031250004,13.025878906250028],[41.76503906250005,13.183935546874991],[41.362890625,13.499804687500031],[40.938574218750006,13.983105468749997]]]]},"properties":{"name":"Eritrea","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-17.887939453125,27.809570312500057],[-17.984765625000023,27.646386718750023],[-18.160546874999937,27.76147460937503],[-17.887939453125,27.809570312500057]]],[[[-15.400585937499955,28.147363281250023],[-15.436767578124972,27.810693359375023],[-15.71030273437492,27.784082031250023],[-15.809472656249966,27.994482421874977],[-15.682763671874994,28.15405273437497],[-15.400585937499955,28.147363281250023]]],[[[-17.184667968749977,28.02197265624997],[-17.324902343749955,28.11767578125003],[-17.25859375,28.203173828125045],[-17.103759765624943,28.111132812500017],[-17.184667968749977,28.02197265624997]]],[[[-16.33447265624997,28.37993164062499],[-16.41821289062497,28.15141601562496],[-16.65800781249999,28.007177734374977],[-16.905322265625017,28.33959960937503],[-16.12363281249992,28.57597656249996],[-16.33447265624997,28.37993164062499]]],[[[-14.196777343749943,28.169287109375063],[-14.332617187500006,28.056005859374977],[-14.49179687499992,28.100927734374977],[-14.231982421875017,28.21582031250003],[-14.003369140624983,28.706689453125023],[-13.85722656249996,28.73803710937503],[-13.928027343749989,28.25346679687499],[-14.196777343749943,28.169287109375063]]],[[[-17.83427734374999,28.49321289062496],[-18.00078124999999,28.758251953124955],[-17.928808593749977,28.844580078125063],[-17.7265625,28.724462890625006],[-17.83427734374999,28.49321289062496]]],[[[-13.715966796874966,28.911230468750034],[-13.85991210937496,28.869091796874983],[-13.823632812499966,29.013330078124966],[-13.463574218749955,29.237207031250023],[-13.477929687499966,29.00659179687503],[-13.715966796874966,28.911230468750034]]],[[[1.593945312500068,38.672070312499955],[1.40576171875,38.670996093750006],[1.436328125000017,38.768212890624994],[1.593945312500068,38.672070312499955]]],[[[1.445214843750051,38.91870117187503],[1.223339843750068,38.90385742187502],[1.3486328125,39.080810546875],[1.564453125,39.12104492187504],[1.623632812499977,39.03881835937497],[1.445214843750051,38.91870117187503]]],[[[3.145312500000017,39.79008789062499],[3.461816406250023,39.69775390625003],[3.072851562500006,39.30126953124997],[2.799804687500057,39.38505859374999],[2.700585937500023,39.54213867187502],[2.49951171875,39.47788085937498],[2.37001953125008,39.57207031249999],[3.15869140625,39.97050781249999],[3.145312500000017,39.79008789062499]]],[[[4.293652343750011,39.84184570312499],[3.8671875,39.958740234375],[3.853417968750051,40.06303710937502],[4.22578125000004,40.032373046874966],[4.293652343750011,39.84184570312499]]],[[[-1.794042968749949,43.407324218750006],[-1.410693359374932,43.240087890625034],[-1.460839843749937,43.05175781250006],[-1.300048828124943,43.10097656250002],[-0.586425781249943,42.798974609374966],[0.631640625000045,42.689599609374994],[0.696875,42.84511718750005],[1.428320312499977,42.59589843749998],[1.414843750000074,42.54838867187499],[1.448828124999977,42.43745117187504],[1.534082031250051,42.44169921875002],[1.7060546875,42.50332031250005],[1.859765625000051,42.457080078125045],[1.927929687500068,42.42631835937499],[2.032714843750028,42.353515625],[3.21142578125,42.43115234375],[3.248046875,41.94423828125002],[3.0048828125,41.76743164062506],[2.082617187500063,41.287402343750045],[1.032910156250068,41.06206054687496],[0.714648437500074,40.822851562500006],[0.891113281250057,40.72236328125004],[0.59609375000008,40.614501953125],[-0.327001953124949,39.519873046875006],[-0.204931640624949,39.062597656250034],[0.20156250000008,38.75917968750002],[-0.520800781249989,38.317285156249966],[-0.814648437500011,37.76992187500002],[-0.721582031249966,37.63105468749998],[-1.327539062499937,37.561132812500034],[-1.640966796874949,37.38696289062497],[-2.111523437499983,36.77666015624999],[-4.366845703124994,36.71811523437506],[-4.67412109374996,36.506445312500006],[-5.171484374999949,36.423779296874955],[-5.3609375,36.134912109374994],[-5.62548828125,36.02592773437499],[-6.040673828124937,36.18842773437498],[-6.38413085937492,36.63701171874996],[-6.216796875000028,36.91357421875],[-6.396191406249983,36.831640625],[-6.863769531250028,37.27890625],[-7.406152343749937,37.17944335937497],[-7.44394531249992,37.72827148437497],[-6.957568359374932,38.18789062499999],[-7.106396484374983,38.181005859375006],[-7.343017578124943,38.45742187500002],[-6.997949218749994,39.05644531250002],[-7.53569335937496,39.66157226562501],[-7.117675781249972,39.681689453125045],[-6.975390624999932,39.79838867187502],[-6.896093749999949,40.02182617187506],[-7.032617187499966,40.16791992187498],[-6.8101562499999,40.343115234375034],[-6.928466796874972,41.009130859375006],[-6.2125,41.53203125],[-6.542187499999955,41.672509765624994],[-6.61826171874992,41.9423828125],[-7.147119140625023,41.98115234374998],[-7.40361328124996,41.833691406249955],[-8.152490234374937,41.81196289062498],[-8.266064453124983,42.13740234375001],[-8.777148437500017,41.941064453124994],[-8.887207031249943,42.105273437500045],[-8.690917968749943,42.274169921875],[-8.815820312499966,42.285253906250034],[-8.730029296874989,42.411718750000034],[-8.8115234375,42.64033203124998],[-9.033105468750023,42.593847656250006],[-8.927197265624926,42.79858398437497],[-9.235205078124977,42.97690429687498],[-9.178076171874977,43.17402343749998],[-8.248925781249937,43.43940429687498],[-8.256738281249937,43.57988281249999],[-8.004687499999932,43.69438476562496],[-7.503613281249983,43.73994140625001],[-7.060986328124955,43.55395507812503],[-5.846679687499943,43.645068359375045],[-4.52304687499992,43.41572265625004],[-3.604638671874966,43.51948242187504],[-3.045605468749926,43.37158203125],[-2.875048828125017,43.454443359375006],[-2.337109374999926,43.32802734375002],[-1.794042968749949,43.407324218750006]]]]},"properties":{"name":"Spain","childNum":12,"cp":[-2.9366964,40.3438963]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[22.61738281250004,58.62124023437502],[23.323242187500057,58.45083007812502],[22.730273437500045,58.23066406250001],[22.371679687499977,58.217138671875006],[21.996875,57.93134765624998],[22.187695312500068,58.15434570312502],[21.88212890624999,58.262353515624994],[21.862304687500057,58.497167968750034],[22.61738281250004,58.62124023437502]]],[[[23.343554687500017,58.550341796875045],[23.10908203125004,58.65922851562502],[23.332812500000045,58.648583984374994],[23.343554687500017,58.550341796875045]]],[[[22.923730468750023,58.826904296875],[22.54218750000001,58.68999023437499],[22.411035156250023,58.863378906250034],[22.05625,58.94360351562506],[22.6494140625,59.08710937499998],[22.90986328125004,58.99121093749997],[22.923730468750023,58.826904296875]]],[[[28.0125,59.484277343749966],[28.15107421875004,59.374414062499966],[27.434179687500006,58.787255859374994],[27.502441406250057,58.221337890624994],[27.778515625000068,57.87070312500006],[27.542089843750063,57.799414062500006],[27.4,57.66679687499999],[27.35195312500005,57.528125],[26.96601562500001,57.60913085937506],[26.532617187499994,57.53100585937503],[26.29804687500001,57.60107421875],[25.66015625,57.920166015625],[25.27265625000001,58.009375],[25.11103515625004,58.06342773437498],[24.45888671875005,57.907861328124994],[24.3625,57.86616210937501],[24.322558593750074,57.87060546875003],[24.529101562500045,58.35424804687497],[24.114843750000034,58.26611328125006],[23.767578125000057,58.36083984374997],[23.50927734375003,58.65854492187498],[23.680761718750063,58.787158203125074],[23.43203125,58.920654296875],[23.494433593750017,59.19565429687498],[24.083398437500023,59.29189453125005],[24.38037109375003,59.47265625],[25.44375,59.52114257812502],[25.50927734374997,59.63901367187506],[26.974707031250006,59.450634765624955],[28.0125,59.484277343749966]]]]},"properties":{"name":"Estonia","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[38.43144531250002,14.428613281249994],[38.50439453125,14.424414062499991],[38.81201171875,14.482324218749994],[38.995703125,14.586865234374997],[39.02382812500002,14.628222656250003],[39.07421875,14.628222656250003],[39.13544921875001,14.581884765624991],[39.19804687500002,14.479394531249994],[39.531835937500006,14.53671875],[40.22148437500002,14.43115234375],[40.82011718750002,14.111669921874991],[40.938574218750006,13.983105468749997],[41.362890625,13.499804687500003],[41.76503906250002,13.183935546874991],[41.85957031250001,13.02587890625],[41.9521484375,12.88232421875],[42.13427734375,12.771435546874997],[42.225,12.661962890624991],[42.28994140625002,12.570214843749994],[42.378515625,12.46640625],[41.79267578125001,11.68603515625],[41.79824218750002,10.98046875],[42.557714843750006,11.080761718749997],[42.92275390625002,10.999316406249989],[42.65644531250001,10.6],[42.84160156250002,10.203076171874997],[43.181640625,9.879980468749991],[43.482519531250006,9.379492187499991],[43.98378906250002,9.008837890624989],[46.97822265625001,7.9970703125],[47.97822265625001,7.9970703125],[44.940527343750006,4.912011718749994],[43.988867187500006,4.950537109374991],[43.58349609375,4.85498046875],[43.12568359375001,4.644482421874997],[42.85664062500001,4.32421875],[42.02412109375001,4.137939453125],[41.91533203125002,4.031298828124989],[41.88398437500001,3.977734375],[41.73769531250002,3.979052734374989],[41.48193359375,3.96328125],[41.37246093750002,3.946191406249994],[41.22089843750001,3.943554687499997],[41.02080078125002,4.057470703124991],[40.765234375,4.27304687499999],[39.84218750000002,3.851464843749994],[39.79033203125002,3.754248046874991],[39.65751953125002,3.577832031249997],[39.49443359375002,3.456103515624989],[38.608007812500006,3.60009765625],[38.45156250000002,3.604833984374991],[38.22529296875001,3.618994140624991],[38.08613281250001,3.64882812499999],[37.15458984375002,4.254541015624994],[36.90556640625002,4.411474609374991],[36.02197265625,4.468115234374991],[35.76308593750002,4.808007812499994],[35.75615234375002,4.950488281249989],[35.779296875,5.105566406249991],[35.80029296875,5.156933593749997],[35.74501953125002,5.343994140625],[35.325292968750006,5.364892578124994],[35.2646484375,5.412060546874997],[35.26386718750001,5.457910156249994],[35.26835937500002,5.492285156249991],[34.98359375000001,5.858300781249994],[34.71064453125001,6.660302734374994],[34.06425781250002,7.225732421874994],[33.902441406250006,7.509521484375],[32.99892578125002,7.899511718749991],[33.28105468750002,8.437255859375],[33.95332031250001,8.443505859374994],[34.07275390625,8.545263671874991],[34.078125,9.461523437499991],[34.31123046875001,10.190869140624997],[34.34394531250001,10.658642578124997],[34.571875,10.880175781249989],[34.77128906250002,10.746191406249991],[34.93144531250002,10.864794921874989],[35.1123046875,11.816552734374994],[35.67021484375002,12.623730468749997],[36.12519531250001,12.75703125],[36.52431640625002,14.2568359375],[36.54238281250002,14.25820312499999],[36.67910156250002,14.307568359374997],[36.81191406250002,14.315039062499991],[37.024511718750006,14.27197265625],[37.25722656250002,14.453759765624994],[37.50722656250002,14.156396484374994],[37.54677734375002,14.143847656250003],[37.57119140625002,14.149072265624994],[37.6484375,14.322558593750003],[37.70839843750002,14.457226562499997],[37.8203125,14.70849609375],[37.88417968750002,14.852294921875],[37.943457031250006,14.810546875],[38.002539062500006,14.737109375],[38.22148437500002,14.649658203125],[38.43144531250002,14.428613281249994]]]},"properties":{"name":"Ethiopia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[22.17509765624999,60.370751953124994],[22.41552734375003,60.30336914062505],[22.36054687500004,60.165576171875045],[22.07714843750003,60.286328124999955],[22.17509765624999,60.370751953124994]]],[[[21.450878906250068,60.529589843750045],[21.3,60.47978515625002],[21.224707031250006,60.62060546875003],[21.450878906250068,60.529589843750045]]],[[[21.2177734375,63.241308593750034],[21.415625,63.19736328125006],[21.25341796875,63.152001953124966],[21.08388671875008,63.277539062499955],[21.2177734375,63.241308593750034]]],[[[24.848242187500034,64.99101562499999],[24.576562500000023,65.04287109375],[24.970605468750023,65.05532226562502],[24.848242187500034,64.99101562499999]]],[[[28.96582031250003,69.02197265625],[28.414062500000057,68.90415039062506],[28.77285156250005,68.84003906249995],[28.470703125000057,68.48837890625],[28.685156250000034,68.189794921875],[29.343847656250006,68.06186523437506],[29.988085937500017,67.66826171874999],[29.066210937500045,66.89174804687497],[30.102734375000097,65.72626953125004],[29.715917968750063,65.62456054687502],[29.608007812500006,65.248681640625],[29.826953125000017,65.14506835937502],[29.60419921875004,64.968408203125],[30.072851562500063,64.76503906250005],[30.04189453125005,64.44335937499997],[30.513769531250006,64.2],[30.50390625000003,64.02060546875],[29.991503906250074,63.73515625000002],[31.180859375000097,63.208300781250074],[31.533984375000017,62.885400390624994],[31.18671875000004,62.48139648437504],[29.69013671875004,61.54609375000001],[27.797656250000074,60.53613281250003],[26.53466796874997,60.412890625000074],[26.56933593750003,60.62456054687502],[26.377734375000074,60.42407226562503],[25.955957031250023,60.474218750000034],[26.03583984375004,60.34150390625001],[25.75800781250004,60.26752929687504],[25.65644531250004,60.33320312499998],[24.44560546874999,60.021289062500045],[23.46357421875004,59.986230468749994],[23.021289062500074,59.81601562500006],[23.19843750000001,60.02182617187498],[22.911718750000063,60.20971679687497],[22.749804687500017,60.057275390624994],[22.462695312500045,60.029199218749966],[22.5849609375,60.380566406249955],[21.436035156250057,60.596386718749955],[21.605957031250057,61.59155273437503],[21.255957031250063,61.98964843750005],[21.143847656250045,62.73999023437506],[21.650976562500063,63.039306640625],[21.545117187499983,63.204296874999955],[22.31972656250005,63.310449218749994],[22.532324218750034,63.647851562499994],[23.598925781250074,64.04091796874997],[24.557910156250045,64.801025390625],[25.288183593750063,64.8603515625],[25.34785156250004,65.47924804687497],[24.674902343750006,65.67070312499999],[24.628027343750034,65.85917968750002],[24.15546875000004,65.80527343750006],[23.700292968750034,66.25263671874998],[23.988574218750045,66.81054687500003],[23.64150390625005,67.12939453124997],[23.733593750000068,67.42290039062499],[23.454882812500045,67.46025390625007],[23.63886718750004,67.95439453125002],[22.854101562500034,68.36733398437502],[21.99746093750005,68.52060546874998],[20.622167968750006,69.036865234375],[21.065722656250017,69.04174804687503],[21.06611328125001,69.21411132812497],[21.59375,69.273583984375],[22.410937500000074,68.719873046875],[23.324023437500017,68.64897460937502],[23.85400390625,68.80590820312503],[24.94140625000003,68.59326171875006],[25.748339843750017,68.99013671875],[26.07246093750004,69.69155273437497],[26.525390625000057,69.91503906250003],[27.127539062500063,69.90649414062497],[27.747851562500045,70.06484375],[29.14160156250003,69.67143554687505],[29.33339843750005,69.47299804687503],[28.846289062500006,69.17690429687502],[28.96582031250003,69.02197265625]]]]},"properties":{"name":"Finland","childNum":5}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[178.48789062500018,-18.97412109375],[177.95869140624998,-19.121582031250014],[178.33427734375013,-18.93447265625001],[178.48789062500018,-18.97412109375]]],[[[179.34931640625015,-18.10234375000003],[179.25351562500018,-18.030566406249974],[179.30644531250013,-17.944042968750026],[179.34931640625015,-18.10234375000003]]],[[[178.28017578124994,-17.37197265625001],[178.59160156249996,-17.651464843750006],[178.66767578125004,-18.080859375],[177.95546875000005,-18.264062500000023],[177.32138671875,-18.077539062500037],[177.26396484375007,-17.86347656250004],[177.5044921875,-17.539550781250043],[177.81796875000012,-17.38847656249999],[178.28017578124994,-17.37197265625001]]],[[[180,-16.96308593750001],[179.89697265625003,-16.96406250000004],[180,-16.785742187500034],[180,-16.96308593750001]]],[[[-179.97490234374996,-16.92480468750003],[-180,-16.96298828124999],[-180,-16.907812500000034],[-180,-16.82431640624999],[-180,-16.78554687499999],[-179.86098632812502,-16.68828124999999],[-179.97490234374996,-16.92480468750003]]],[[[-179.92944335937503,-16.502832031250037],[-179.999951171875,-16.540039062499986],[-179.900927734375,-16.431542968749994],[-179.92944335937503,-16.502832031250037]]],[[[179.99921875000004,-16.168554687499977],[179.56416015625004,-16.636914062499997],[179.56816406249996,-16.747460937499966],[179.93037109375004,-16.51943359375005],[179.9279296875001,-16.74443359374996],[179.41933593750005,-16.80654296875001],[179.20234375000004,-16.71269531249999],[179.00683593750003,-16.90019531249999],[178.70664062500018,-16.97617187500002],[178.4974609375,-16.78789062500003],[178.58359375000012,-16.621875],[178.80507812499994,-16.631445312500034],[179.55175781250003,-16.249902343750023],[180,-16.15292968749999],[179.99921875000004,-16.168554687499977]]]]},"properties":{"name":"Fiji","childNum":7}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-61.01875,-51.7857421875],[-60.87597656250003,-51.79423828125004],[-60.94755859374996,-51.94628906250002],[-61.14501953125003,-51.83945312500001],[-61.01875,-51.7857421875]]],[[[-60.28623046874995,-51.461914062500014],[-59.38759765625002,-51.35996093750003],[-59.26806640625,-51.42753906250003],[-59.92138671874997,-51.969531250000045],[-60.246337890625,-51.98642578125003],[-60.35346679687498,-52.13994140625004],[-60.686376953125034,-52.18837890624996],[-60.96142578125003,-52.05732421874999],[-60.23847656249998,-51.771972656250036],[-60.58251953125,-51.71269531250004],[-60.24516601562493,-51.638867187500004],[-60.56845703124998,-51.357812499999945],[-60.28623046874995,-51.461914062500014]]],[[[-60.11171875000002,-51.39589843749998],[-60.275341796874955,-51.28056640625002],[-60.06982421875,-51.307910156249996],[-60.11171875000002,-51.39589843749998]]],[[[-58.85019531249995,-51.26992187499998],[-58.42583007812502,-51.32421875000003],[-58.508935546874994,-51.48359375],[-58.271582031250034,-51.57470703124999],[-58.25922851562501,-51.417089843750034],[-57.976513671874955,-51.384375],[-57.80849609375002,-51.51796875],[-57.96044921874997,-51.58320312500003],[-57.79179687499999,-51.63613281249998],[-58.68349609375002,-51.93623046875001],[-58.65278320312498,-52.09921875],[-59.19584960937496,-52.01767578125],[-59.06801757812502,-52.17304687500003],[-59.341503906249955,-52.19599609375],[-59.395654296874966,-52.308007812499994],[-59.64873046875002,-52.134375],[-59.57080078124994,-51.92539062500003],[-59.05952148437498,-51.685449218749994],[-59.09663085937498,-51.49140624999998],[-58.85019531249995,-51.26992187499998]]]]},"properties":{"name":"Falkland Is.","childNum":4}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[55.79736328125003,-21.33935546875003],[55.36269531250005,-21.27363281250004],[55.23281250000005,-21.05839843749999],[55.311328125000074,-20.90410156249999],[55.661914062500074,-20.90625],[55.8390625000001,-21.13857421874998],[55.79736328125003,-21.33935546875003]]],[[[45.180273437500006,-12.97675781250004],[45.069433593750006,-12.895605468750034],[45.09238281250006,-12.653027343749997],[45.22314453124997,-12.752148437500026],[45.180273437500006,-12.97675781250004]]],[[[-51.65253906249998,4.061279296874972],[-52.327880859375,3.18173828125002],[-52.58300781250003,2.528906249999977],[-52.90346679687502,2.211523437499977],[-53.76777343749998,2.354833984375048],[-54.13007812499998,2.121044921875026],[-54.43310546875,2.207519531250057],[-54.51508789062498,2.245458984374963],[-54.55048828125001,2.293066406249991],[-54.59194335937502,2.313769531250031],[-54.61625976562499,2.326757812500006],[-54.60473632812497,2.335791015624991],[-54.56840820312502,2.342578125000031],[-54.53593749999999,2.343310546875003],[-54.48554687500001,2.416113281250006],[-54.402001953124966,2.46152343750002],[-54.25673828125002,2.713720703124977],[-54.19550781249998,2.817871093750057],[-54.17070312499999,2.993603515624969],[-54.203125,3.138183593750028],[-54.18803710937499,3.178759765625031],[-54.063183593749955,3.353320312499989],[-54.00957031249993,3.448535156250017],[-54.03422851562499,3.62939453125],[-54.350732421874994,4.054101562500023],[-54.47968749999998,4.836523437499991],[-53.91992187499997,5.768994140624983],[-52.899316406249966,5.425048828124986],[-52.29052734375003,4.942187500000031],[-52.324609374999966,4.770898437500037],[-52.21997070312494,4.862792968750014],[-52.05810546875003,4.717382812499963],[-52.00292968749997,4.352294921875014],[-51.82753906250002,4.635693359375026],[-51.65253906249998,4.061279296874972]]],[[[-60.826269531250006,14.494482421874991],[-61.063720703125,14.467089843750017],[-61.01132812499998,14.601904296875034],[-61.21333007812501,14.848583984375011],[-60.927148437499966,14.755175781249989],[-60.826269531250006,14.494482421874991]]],[[[-61.23046875000003,15.889941406250074],[-61.310742187499955,15.894677734374966],[-61.25,16.006298828124983],[-61.23046875000003,15.889941406250074]]],[[[-61.58955078125001,16.006933593750006],[-61.759423828124966,16.062060546875045],[-61.74804687499997,16.355273437500017],[-61.55234374999998,16.270898437499966],[-61.58955078125001,16.006933593750006]]],[[[-61.3271484375,16.230419921874983],[-61.522167968749955,16.22802734375003],[-61.47119140624994,16.506640625000045],[-61.17260742187497,16.25610351562497],[-61.3271484375,16.230419921874983]]],[[[9.480371093750023,42.80541992187503],[9.550683593750051,42.12973632812506],[9.186132812500034,41.38491210937502],[8.80751953125008,41.58837890625],[8.886816406249977,41.70068359375003],[8.621875,41.93071289062502],[8.700976562500045,42.09560546875002],[8.565625,42.35771484374996],[8.81484375000008,42.60791015625003],[9.313378906250023,42.71318359374999],[9.363183593750051,43.01738281249996],[9.480371093750023,42.80541992187503]]],[[[-1.17832031249992,45.904052734375],[-1.213574218750011,45.81660156250004],[-1.388671874999972,46.05039062500006],[-1.17832031249992,45.904052734375]]],[[[5.789746093749983,49.53828125000001],[5.823437500000011,49.50507812499998],[5.9013671875,49.48974609374997],[5.928906250000011,49.47753906249997],[5.959472656250028,49.45463867187502],[6.01142578125004,49.44545898437502],[6.074121093750023,49.45463867187502],[6.119921875000017,49.485205078125034],[6.181054687500051,49.498925781249966],[6.344335937500006,49.45273437499998],[6.735449218750006,49.16059570312498],[7.450585937500051,49.152197265625034],[8.134863281250006,48.97358398437498],[7.616601562500023,48.15678710937502],[7.615625,47.59272460937504],[7.343164062499994,47.43310546875003],[7.136035156249989,47.489843750000034],[6.968359375000034,47.453222656250034],[6.900390625000028,47.39423828125001],[7.000585937500034,47.339453125000034],[7.000585937500034,47.32250976562506],[6.978515625000057,47.30205078124996],[6.95205078125008,47.26718750000006],[6.820703125000051,47.163183593750006],[6.688085937500034,47.05825195312505],[6.66689453125008,47.026513671874966],[6.624804687500017,47.00434570312498],[6.45625,46.948339843750034],[6.438646763392874,46.774418247767855],[6.129687500000045,46.56699218750006],[6.118111049107182,46.447459542410726],[6.095898437500011,46.279394531250006],[5.970019531250045,46.214697265625034],[5.971484375000074,46.151220703125006],[6.006640625000045,46.14233398437506],[6.086621093750068,46.14702148437502],[6.19941406250004,46.19306640624998],[6.234667968750045,46.332617187500006],[6.321875,46.39370117187502],[6.428906250000011,46.43051757812506],[6.578222656250034,46.437353515625034],[6.758105468750017,46.41577148437497],[6.772070312500006,46.16513671874998],[6.897265625000017,46.05175781249997],[6.953710937500063,46.017138671875045],[7.00390625,45.95883789062506],[7.021093750000034,45.92578124999997],[6.790917968750023,45.740869140624966],[7.146386718750051,45.381738281249994],[7.07832031250004,45.23994140624998],[6.634765625000028,45.06816406249996],[6.99267578125,44.82729492187502],[6.900195312499989,44.33574218749996],[7.318554687500068,44.13798828125002],[7.637207031250057,44.16484375],[7.4931640625,43.767138671875045],[6.570214843750023,43.199072265625034],[6.115917968750011,43.07236328124998],[5.406542968750074,43.228515625],[5.05976562500004,43.44453125000004],[4.712109375000011,43.373291015625],[3.910839843750011,43.563085937500034],[3.258886718750063,43.193212890625006],[3.051757812500057,42.915136718750006],[3.21142578125,42.43115234375],[2.032714843750028,42.353515625],[1.927929687500068,42.42631835937499],[1.859765625000051,42.457080078125045],[1.7060546875,42.50332031250005],[1.709863281250051,42.604443359374955],[1.568164062500045,42.63500976562506],[1.501367187500023,42.64272460937502],[1.428320312499977,42.59589843749998],[0.696875,42.84511718750005],[0.631640625000045,42.689599609374994],[-0.586425781249943,42.798974609374966],[-1.300048828124943,43.10097656250002],[-1.460839843749937,43.05175781250006],[-1.410693359374932,43.240087890625034],[-1.794042968749949,43.407324218750006],[-1.484863281249943,43.56376953124999],[-1.245507812499937,44.55986328124999],[-1.07695312499996,44.68984375],[-1.152880859374989,44.764013671875006],[-1.245214843749977,44.66669921874998],[-1.081005859374983,45.532421874999955],[-0.548486328124966,45.00058593750006],[-0.790771484375028,45.46801757812497],[-1.195996093749983,45.714453125],[-1.03173828125,45.741064453125006],[-1.14628906249996,46.311376953125034],[-1.786523437499937,46.51484375000001],[-2.059375,46.81030273437497],[-2.01889648437492,47.03764648437502],[-2.197070312499989,47.16293945312506],[-2.027587890625028,47.27358398437502],[-1.742529296874949,47.21596679687502],[-1.97539062499996,47.31069335937505],[-2.503125,47.31206054687496],[-2.427685546874983,47.47089843749998],[-2.770312499999989,47.513867187499955],[-2.787207031249949,47.62553710937496],[-4.312109374999949,47.82290039062502],[-4.678808593749949,48.03950195312501],[-4.32944335937492,48.169970703125045],[-4.577148437499943,48.2900390625],[-4.241406249999926,48.30366210937501],[-4.719384765624966,48.363134765625034],[-4.7625,48.45024414062502],[-4.531201171874983,48.61997070312506],[-3.231445312499972,48.84082031250003],[-2.692333984374983,48.53681640624998],[-2.446191406249937,48.64829101562506],[-2.00371093749996,48.58208007812499],[-1.905712890624955,48.69711914062506],[-1.376464843749972,48.65258789062503],[-1.565478515624932,48.805517578125034],[-1.583105468749977,49.20239257812506],[-1.856445312499972,49.68378906249998],[-1.258642578124949,49.68017578125006],[-1.138525390624977,49.38789062500001],[-0.163476562499937,49.296777343749994],[0.41689453125008,49.448388671874994],[0.129394531250028,49.508447265624966],[0.186718749999983,49.703027343749994],[1.245507812500051,49.99824218750001],[1.5927734375,50.25219726562506],[1.672265625000023,50.885009765625],[2.52490234375,51.097119140624955],[2.759375,50.750634765624994],[3.10683593750008,50.779443359374994],[3.27333984375008,50.53154296875002],[3.595410156250068,50.47734374999999],[3.689355468750023,50.30605468750002],[4.174609375000017,50.24648437500005],[4.149316406250023,49.971582031249994],[4.545019531250063,49.96025390624999],[4.818652343750045,50.153173828125034],[4.867578125000051,49.78813476562502],[5.50732421875,49.51088867187502],[5.789746093749983,49.53828125000001]]]]},"properties":{"name":"France","childNum":10,"cp":[2.8719426,46.8222422]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-7.186865234374949,62.139306640624966],[-7.116796874999977,62.046826171874955],[-7.379101562499926,62.07480468749998],[-7.186865234374949,62.139306640624966]]],[[[-6.631054687499955,62.22788085937498],[-6.655810546874932,62.09360351562498],[-6.840527343749983,62.119287109374994],[-6.725195312499949,61.95146484374999],[-7.17216796874996,62.28559570312501],[-6.631054687499955,62.22788085937498]]],[[[-6.406054687499932,62.258642578125034],[-6.544140624999926,62.20561523437499],[-6.554589843749994,62.35566406250001],[-6.406054687499932,62.258642578125034]]]]},"properties":{"name":"Faeroe Is.","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[158.31484375,6.813671875],[158.18339843750002,6.801269531250057],[158.13476562499997,6.944824218749986],[158.29462890625004,6.951074218750023],[158.31484375,6.813671875]]],[[[138.14267578125006,9.50068359375004],[138.06708984375004,9.419042968750006],[138.18583984375007,9.593310546874989],[138.14267578125006,9.50068359375004]]]]},"properties":{"name":"Micronesia","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[13.293554687500006,2.161572265624997],[13.172167968750017,1.78857421875],[13.21630859375,1.2484375],[13.851367187500017,1.41875],[14.180859375000011,1.370214843749991],[14.429882812500011,0.901464843749991],[14.32421875,0.62421875],[13.949609375000023,0.353808593749989],[13.860058593750011,-0.203320312500011],[14.47412109375,-0.573437500000011],[14.383984375000011,-1.890039062500009],[14.162890625000017,-2.217578125],[14.199804687500006,-2.354199218750011],[13.993847656250011,-2.490625],[13.886914062500011,-2.465429687500006],[13.733789062500023,-2.138476562500003],[13.464941406250006,-2.395410156250009],[12.991992187500017,-2.313378906250009],[12.793554687500006,-1.931835937500011],[12.590429687500006,-1.826855468750011],[12.43212890625,-1.928906250000011],[12.446386718750006,-2.329980468750009],[12.064453125,-2.41259765625],[11.60546875,-2.342578125],[11.537792968750011,-2.83671875],[11.760156250000023,-2.983105468750011],[11.715429687500006,-3.176953125000011],[11.934179687500006,-3.318554687500011],[11.8798828125,-3.665917968750009],[11.685742187500011,-3.68203125],[11.504296875000023,-3.5203125],[11.234472656250006,-3.690820312500009],[11.130175781250017,-3.916308593750003],[10.34765625,-3.013085937500009],[9.722070312500023,-2.467578125],[10.06201171875,-2.549902343750006],[9.624609375,-2.367089843750009],[9.298925781250006,-1.903027343750011],[9.483203125000017,-1.894628906250006],[9.265625,-1.825097656250009],[9.036328125000011,-1.308886718750003],[9.31884765625,-1.632031250000011],[9.501074218750006,-1.55517578125],[9.295800781250023,-1.515234375],[9.3466796875,-1.325],[9.203808593750011,-1.382421875],[9.064648437500011,-1.29833984375],[8.703125,-0.591015625000011],[8.946386718750006,-0.688769531250003],[9.296679687500017,-0.351269531250011],[9.354882812500023,0.343603515624991],[9.468164062500023,0.15976562499999],[9.796777343750023,0.044238281249989],[10.00146484375,0.194970703124994],[9.546484375,0.295947265624989],[9.324804687500006,0.552099609374991],[9.495312500000011,0.664843749999989],[9.617968750000017,0.576513671874991],[9.5908203125,1.031982421875],[9.636132812500023,1.046679687499989],[9.676464843750011,1.07470703125],[9.70458984375,1.079980468749994],[9.760546875000017,1.07470703125],[9.788671875,1.025683593749989],[9.803906250000011,0.998730468749997],[9.90673828125,0.960107421874994],[11.335351562500023,0.999707031249997],[11.332324218750017,1.528369140624989],[11.328710937500006,2.167431640624997],[11.348437500000017,2.299707031249994],[11.558984375000023,2.302197265624997],[13.2203125,2.256445312499991],[13.293554687500006,2.161572265624997]]]},"properties":{"name":"Gabon","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-1.065576171874966,50.69023437500002],[-1.25146484375,50.58881835937498],[-1.563427734374955,50.666113281250006],[-1.31279296874996,50.77348632812502],[-1.065576171874966,50.69023437500002]]],[[[-4.196777343749972,53.321435546874966],[-4.04936523437496,53.30576171874998],[-4.373046875,53.13417968750002],[-4.56787109375,53.386474609375],[-4.315087890625023,53.41723632812503],[-4.196777343749972,53.321435546874966]]],[[[-6.218017578125,54.08872070312506],[-6.649804687499937,54.05864257812496],[-7.007714843749937,54.40668945312501],[-7.324511718750017,54.13344726562502],[-7.606542968750006,54.14384765625002],[-8.118261718749977,54.41425781250004],[-7.75439453125,54.59492187499998],[-7.910595703124955,54.698339843750006],[-7.55039062499992,54.767968749999966],[-7.218652343749937,55.09199218749998],[-6.475048828124955,55.24101562499999],[-6.035791015624994,55.14453125000003],[-5.71684570312496,54.817480468750034],[-5.878613281249955,54.64130859375001],[-5.582519531249943,54.66342773437498],[-5.470410156249926,54.500195312499955],[-5.671093749999955,54.54975585937501],[-5.60678710937492,54.272558593750034],[-6.019042968749972,54.05126953124997],[-6.218017578125,54.08872070312506]]],[[[-5.105419921875011,55.448828125000034],[-5.331494140624955,55.481054687500034],[-5.318115234375,55.709179687499955],[-5.105419921875011,55.448828125000034]]],[[[-6.128906249999972,55.93056640625002],[-6.055322265624994,55.69531249999997],[-6.305078124999966,55.60693359375],[-6.286425781249989,55.77250976562499],[-6.491357421874994,55.697314453125045],[-6.462841796874955,55.808251953124994],[-6.128906249999972,55.93056640625002]]],[[[-5.970068359374949,55.814550781250034],[-6.071972656250011,55.893115234375045],[-5.72514648437496,56.118554687499966],[-5.970068359374949,55.814550781250034]]],[[[-5.77788085937496,56.344335937500034],[-6.313427734374983,56.29365234375001],[-6.138867187499955,56.490625],[-6.286328124999983,56.61186523437502],[-6.102734374999955,56.645654296874966],[-5.760839843749949,56.49067382812501],[-5.77788085937496,56.344335937500034]]],[[[-7.249853515624977,57.115332031250006],[-7.410546874999937,57.38110351562506],[-7.26713867187496,57.37177734375001],[-7.249853515624977,57.115332031250006]]],[[[-6.144726562499983,57.50498046874998],[-6.135546874999989,57.31425781250002],[-5.672460937499977,57.252685546875],[-5.94907226562492,57.045166015625],[-6.034375,57.20122070312499],[-6.322705078124926,57.20249023437498],[-6.761132812499994,57.4423828125],[-6.305957031249989,57.67197265624998],[-6.144726562499983,57.50498046874998]]],[[[-7.205566406250028,57.682958984375006],[-7.182617187499972,57.53330078125006],[-7.514746093749949,57.60195312500002],[-7.205566406250028,57.682958984375006]]],[[[-6.198681640624983,58.36328125000003],[-6.554589843749994,58.092871093750006],[-6.425195312499937,58.02128906249999],[-6.983105468749983,57.75],[-7.083447265624926,57.81376953124999],[-6.856835937499937,57.92353515624998],[-7.085253906249932,58.18217773437499],[-6.726464843749937,58.189404296874955],[-6.776464843750006,58.30151367187497],[-6.237451171874966,58.50283203125005],[-6.198681640624983,58.36328125000003]]],[[[-3.109667968749932,58.515478515625034],[-3.212353515624983,58.32124023437501],[-3.99003906249996,57.95903320312502],[-4.035595703124926,57.85200195312498],[-3.857128906249983,57.81855468750001],[-4.134521484375,57.57773437500006],[-3.402783203124955,57.708251953125],[-2.074072265624977,57.70239257812506],[-1.780664062499994,57.474023437499966],[-2.592675781249937,56.56157226562499],[-3.309960937499966,56.36347656250004],[-2.885156249999937,56.397509765625045],[-2.674267578124955,56.25341796875],[-3.362255859374955,56.02763671875002],[-3.789062499999972,56.09521484375],[-3.048730468749937,55.951953125000045],[-2.599316406249955,56.02729492187501],[-2.14707031249992,55.90297851562502],[-1.655371093749949,55.57036132812502],[-1.232421874999943,54.703710937500034],[-0.084375,54.118066406249994],[-0.20556640625,54.021728515625],[0.115332031250006,53.609277343749994],[-0.270019531249972,53.73676757812504],[-0.659912109375,53.72402343750002],[-0.293701171875,53.69233398437504],[0.270996093750028,53.33549804687499],[0.355761718750045,53.15996093750002],[0.0458984375,52.90561523437498],[0.279785156250028,52.80869140625006],[0.55878906250004,52.96694335937505],[1.05556640625008,52.95898437500003],[1.656738281249972,52.753710937500045],[1.74658203125,52.46899414062503],[1.59140625,52.11977539062502],[1.232421875000057,51.97124023437496],[1.188476562500057,51.803369140624966],[0.752246093750017,51.729589843750034],[0.890917968750017,51.571435546874966],[0.42451171875004,51.465625],[1.414941406250023,51.36328125],[1.397558593750034,51.18203125000002],[0.960156250000011,50.92587890624998],[0.299707031249994,50.775976562500006],[-0.785253906249949,50.76542968749999],[-1.416455078124955,50.896875],[-1.334472656249943,50.82080078124997],[-1.516748046874937,50.747460937499966],[-2.031054687499932,50.72539062499999],[-2.035839843749926,50.603076171875045],[-2.999414062499937,50.71660156249999],[-3.40458984374996,50.63242187499998],[-3.679785156250006,50.239941406249955],[-4.194580078124972,50.39331054687503],[-4.727978515624926,50.29047851562504],[-5.11850585937492,50.038330078125],[-5.622119140624932,50.05068359375002],[-4.188183593749926,51.18852539062502],[-3.135986328124972,51.20502929687501],[-2.433056640624926,51.74072265625],[-3.293115234374994,51.390429687500045],[-3.890771484374994,51.591650390625006],[-4.234570312499955,51.56909179687503],[-4.091015624999926,51.65991210937506],[-4.38627929687496,51.74106445312506],[-4.902294921874926,51.626269531250045],[-5.168359374999937,51.74072265625],[-5.183349609374972,51.94965820312501],[-4.217724609374983,52.277441406250006],[-3.980322265624949,52.54174804687503],[-4.101464843750023,52.915478515624955],[-4.683056640624926,52.80615234374997],[-4.268554687499943,53.14453125],[-3.427734374999972,53.34067382812498],[-3.097558593749937,53.260302734375045],[-3.064746093749932,53.426855468750034],[-2.74951171875,53.310205078124994],[-3.064599609374994,53.512841796874966],[-2.84648437499996,54.135302734375045],[-3.165966796874955,54.12792968750006],[-3.56938476562496,54.46757812499996],[-3.464599609374943,54.77309570312505],[-3.036230468749977,54.95307617187501],[-3.550439453124937,54.94741210937502],[-3.957910156249994,54.780957031249955],[-4.818066406249983,54.84614257812501],[-4.911230468749949,54.68945312500006],[-5.032324218749949,54.76137695312505],[-5.172705078124949,54.98588867187496],[-4.676757812499972,55.50131835937498],[-4.871679687499977,55.87392578125005],[-4.58408203124992,55.93867187500001],[-4.844091796874949,56.05117187499999],[-4.80029296875,56.158349609374994],[-5.228222656249983,55.886328125],[-5.084326171874977,56.197460937499955],[-5.41044921874996,55.995361328125],[-5.55644531249996,55.389599609374955],[-5.730664062499926,55.33413085937502],[-5.504492187499949,55.80239257812502],[-5.609570312499955,56.055273437500034],[-5.188378906249937,56.75805664062503],[-5.652441406249977,56.531982421875],[-6.133691406249966,56.706689453124966],[-5.730615234374994,56.853076171875045],[-5.86142578124992,56.902685546875006],[-5.561914062499994,57.23271484375002],[-5.794921874999972,57.37880859375002],[-5.581787109374972,57.546777343749966],[-5.744921874999989,57.668310546875034],[-5.608349609374955,57.88134765625],[-5.157226562499972,57.88134765625],[-5.413183593750006,58.06972656250002],[-5.338281250000023,58.23872070312498],[-5.008300781250028,58.262646484374955],[-5.016748046874966,58.566552734374966],[-4.433251953124937,58.51284179687505],[-3.25913085937492,58.65],[-3.053076171874949,58.63481445312502],[-3.109667968749932,58.515478515625034]]],[[[-3.057421874999932,59.02963867187498],[-2.793017578124989,58.906933593749955],[-3.331640624999949,58.97124023437499],[-3.31035156249996,59.13081054687498],[-3.057421874999932,59.02963867187498]]],[[[-1.30810546875,60.5375],[-1.052441406249955,60.44448242187502],[-1.299462890624994,59.87866210937503],[-1.290917968749937,60.153466796874966],[-1.663769531249983,60.282519531250074],[-1.374609374999949,60.33291015625002],[-1.571777343749972,60.494433593750074],[-1.363964843750011,60.60957031249998],[-1.30810546875,60.5375]]]]},"properties":{"name":"United Kingdom","childNum":14,"cp":[-2.5830348,54.4598409]}},{"geometry":{"type":"Polygon","coordinates":[[[46.30546875000002,41.507714843749994],[46.61894531250002,41.34375],[46.67255859375001,41.28681640625],[46.66240234375002,41.245507812499994],[46.62636718750002,41.15966796875],[46.534375,41.08857421875],[46.43095703125002,41.077050781249994],[46.086523437500006,41.183837890625],[45.28095703125001,41.449560546875],[45.21718750000002,41.423193359375],[45.00136718750002,41.290966796875],[44.97587890625002,41.277490234374994],[44.81132812500002,41.259375],[44.077246093750006,41.182519531249994],[43.43339843750002,41.155517578125],[43.20546875000002,41.199169921875],[43.15283203125,41.23642578125],[43.14101562500002,41.26484375],[43.17128906250002,41.287939453125],[43.149023437500006,41.30712890625],[43.05712890625,41.352832031249996],[42.90673828125,41.466845703124996],[42.82167968750002,41.4923828125],[42.78789062500002,41.563720703125],[42.75410156250001,41.57890625],[42.68242187500002,41.585742187499996],[42.60683593750002,41.57880859375],[42.590429687500006,41.57070312499999],[42.5673828125,41.55927734375],[42.46640625,41.43984375],[41.92578125,41.495654296874996],[41.82353515625002,41.432373046875],[41.779394531250006,41.44052734375],[41.701757812500006,41.471582031249994],[41.57656250000002,41.497314453125],[41.51005859375002,41.517480468749994],[41.701757812500006,41.705419921875],[41.76298828125002,41.970019531249996],[41.48876953125,42.659326171874994],[40.83662109375001,43.0634765625],[40.46210937500001,43.145703125],[39.97832031250002,43.419824218749994],[40.02373046875002,43.48486328125],[40.084570312500006,43.553125],[40.648046875,43.53388671875],[40.941992187500006,43.41806640625],[41.083105468750006,43.374462890625],[41.35820312500002,43.333398437499994],[41.46074218750002,43.276318359375],[41.58056640625,43.21923828125],[42.76064453125002,43.169580078124994],[42.99160156250002,43.09150390625],[43.00019531250001,43.049658203125],[43.08916015625002,42.9890625],[43.55781250000001,42.844482421875],[43.623046875,42.80771484375],[43.78261718750002,42.747021484375],[43.79873046875002,42.727783203125],[43.79541015625,42.702978515625],[43.74990234375002,42.657519531249996],[43.738378906250006,42.616992187499996],[43.759863281250006,42.59384765625],[43.82597656250002,42.571533203125],[43.95742187500002,42.566552734374994],[44.00468750000002,42.595605468749994],[44.10273437500001,42.616357421874994],[44.32949218750002,42.70351562499999],[44.505859375,42.7486328125],[44.77109375,42.616796875],[44.85048828125002,42.746826171875],[44.87099609375002,42.756396484374996],[44.943359375,42.730273437499996],[45.07158203125002,42.694140625],[45.160253906250006,42.675],[45.34375,42.52978515625],[45.56289062500002,42.5357421875],[45.70527343750001,42.498095703124996],[45.7275390625,42.475048828125],[45.63427734375,42.234716796875],[45.63857421875002,42.205078125],[46.21269531250002,41.989892578124994],[46.42988281250001,41.890966796875],[46.18427734375001,41.7021484375],[46.30546875000002,41.507714843749994]]]},"properties":{"name":"Georgia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-0.068603515625,11.115625],[0.009423828125023,11.02099609375],[-0.08632812499999,10.673046875],[0.380859375,10.291845703124991],[0.264550781250023,9.644726562499997],[0.342578125000017,9.604150390624994],[0.2333984375,9.463525390624994],[0.525683593750017,9.398486328124989],[0.48876953125,8.851464843749994],[0.37255859375,8.75927734375],[0.686328125000017,8.354882812499994],[0.5,7.546875],[0.634765625,7.353662109374994],[0.525585937500011,6.850927734374991],[0.736914062500006,6.452587890624997],[1.187207031250011,6.089404296874989],[0.94970703125,5.810253906249997],[0.259667968750023,5.75732421875],[-2.001855468749994,4.762451171875],[-3.114013671875,5.088671874999989],[-2.815673828125,5.153027343749997],[-2.754980468749977,5.432519531249994],[-2.793652343749983,5.60009765625],[-2.998291015625,5.71132812499999],[-3.227148437499977,6.749121093749991],[-2.959082031249977,7.454541015624997],[-2.789746093749983,7.931933593749989],[-2.668847656249994,8.022216796875],[-2.613378906249977,8.046679687499989],[-2.600976562499994,8.082226562499997],[-2.619970703124977,8.12109375],[-2.61171875,8.147558593749991],[-2.538281249999983,8.171630859375],[-2.505859375,8.208740234375],[-2.600390624999989,8.800439453124994],[-2.649218749999989,8.956591796874989],[-2.689892578124983,9.025097656249997],[-2.746923828124977,9.045117187499997],[-2.705761718749983,9.351367187499989],[-2.695849609374989,9.481347656249994],[-2.706201171874994,9.533935546875],[-2.765966796874977,9.658056640624991],[-2.780517578125,9.745849609375],[-2.791162109374994,10.432421874999989],[-2.914892578124977,10.592333984374989],[-2.829931640624977,10.998388671874991],[-1.04248046875,11.010058593749989],[-0.627148437499983,10.927392578124994],[-0.299462890624994,11.166894531249994],[-0.068603515625,11.115625]]]},"properties":{"name":"Ghana","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-11.389404296875,12.404394531249991],[-11.502197265625,12.198632812499994],[-11.30517578125,12.015429687499989],[-10.933203124999977,12.205175781249991],[-10.709228515625,11.898730468749989],[-10.274853515624983,12.212646484375],[-9.754003906249977,12.029931640624994],[-9.358105468749983,12.255419921874989],[-9.395361328124977,12.464648437499989],[-9.043066406249977,12.40234375],[-8.818310546874983,11.922509765624994],[-8.822021484375,11.673242187499994],[-8.398535156249977,11.366552734374991],[-8.666699218749983,11.009472656249997],[-8.33740234375,10.990625],[-8.266650390624989,10.485986328124994],[-8.007275390624983,10.321875],[-7.990625,10.1625],[-8.155175781249994,9.973193359374989],[-8.136962890625,9.49570312499999],[-7.896191406249983,9.415869140624991],[-7.918066406249977,9.188525390624989],[-7.839404296874989,9.151611328125],[-7.7998046875,9.115039062499989],[-7.777978515624994,9.080859374999989],[-7.902099609375,9.01708984375],[-7.938183593749983,8.979785156249989],[-7.950976562499989,8.786816406249997],[-7.719580078124977,8.643017578124997],[-7.696093749999989,8.375585937499991],[-7.823583984374977,8.467675781249994],[-7.953125,8.477734375],[-8.236962890624994,8.455664062499991],[-8.244140625,8.407910156249997],[-8.256103515625,8.253710937499989],[-8.217138671874977,8.219677734374997],[-8.140625,8.181445312499989],[-8.048583984375,8.169726562499989],[-8.009863281249977,8.07851562499999],[-8.126855468749994,7.867724609374989],[-8.115429687499983,7.7607421875],[-8.205957031249994,7.59023437499999],[-8.231884765624983,7.556738281249991],[-8.429980468749989,7.601855468749989],[-8.486425781249977,7.558496093749994],[-8.659765624999977,7.688378906249994],[-8.8896484375,7.2626953125],[-9.11757812499999,7.215917968749991],[-9.463818359374983,7.415869140624991],[-9.369140625,7.703808593749997],[-9.518261718749983,8.34609375],[-9.781982421875,8.537695312499991],[-10.064355468749994,8.429882812499997],[-10.147412109374983,8.519726562499997],[-10.233056640624994,8.488818359374989],[-10.283203125,8.485156249999989],[-10.360058593749983,8.495507812499994],[-10.394433593749994,8.48095703125],[-10.496435546874977,8.362109374999989],[-10.557714843749977,8.315673828125],[-10.686962890624983,8.321679687499994],[-10.712109374999983,8.335253906249989],[-10.677343749999977,8.400585937499997],[-10.500537109374989,8.687548828124989],[-10.615966796875,9.059179687499991],[-10.726855468749989,9.081689453124994],[-10.747021484374983,9.095263671874989],[-10.749951171874983,9.122363281249989],[-10.687646484374994,9.261132812499994],[-10.682714843749977,9.289355468749989],[-10.758593749999989,9.385351562499991],[-11.047460937499977,9.786328125],[-11.180859374999983,9.925341796874989],[-11.205664062499977,9.977734375],[-11.273632812499983,9.996533203124997],[-11.911083984374983,9.993017578124991],[-12.142333984375,9.87539062499999],[-12.427978515625,9.898144531249997],[-12.557861328125,9.704980468749994],[-12.755859375,9.373583984374989],[-12.958789062499989,9.263330078124994],[-13.077294921874994,9.069628906249989],[-13.292675781249983,9.04921875],[-13.436279296875,9.4203125],[-13.691357421874983,9.535791015624994],[-13.689794921874977,9.927783203124989],[-13.820117187499989,9.88720703125],[-14.045019531249977,10.141259765624994],[-14.426904296874994,10.248339843749989],[-14.609570312499983,10.549853515624989],[-14.593505859375,10.766699218749991],[-14.677343749999977,10.68896484375],[-14.775927734374989,10.931640625],[-14.88671875,10.968066406249989],[-14.975,10.803417968749997],[-15.051220703124983,10.834570312499991],[-15.043017578124989,10.940136718749997],[-14.9990234375,10.9921875],[-14.944433593749977,11.072167968749994],[-14.779296875,11.405517578125],[-14.720263671874989,11.48193359375],[-14.682958984374977,11.508496093749997],[-14.604785156249989,11.511621093749994],[-14.452441406249989,11.556201171874989],[-14.327832031249983,11.629785156249994],[-14.265576171874983,11.659912109375],[-14.122314453125,11.65195312499999],[-13.953222656249977,11.664599609374989],[-13.732763671874977,11.736035156249997],[-13.730664062499983,11.959863281249994],[-13.737988281249983,12.009667968749994],[-13.816308593749994,12.054492187499989],[-13.948876953124994,12.178173828124997],[-13.8875,12.246875],[-13.759765625,12.262353515624994],[-13.673535156249983,12.478515625],[-13.732617187499983,12.592822265624989],[-13.729248046875,12.673925781249991],[-13.082910156249994,12.633544921875],[-13.061279296875,12.489990234375],[-12.930712890624989,12.532275390624989],[-12.399072265624994,12.340087890625],[-11.389404296875,12.404394531249991]]]},"properties":{"name":"Guinea","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-16.763330078124994,13.064160156249997],[-16.824804687499977,13.341064453125],[-16.669335937499994,13.475],[-16.41337890624999,13.269726562499997],[-15.427490234375,13.46835937499999],[-16.135449218749983,13.4482421875],[-16.351806640625,13.34335937499999],[-16.56230468749999,13.587304687499994],[-15.509667968749994,13.586230468750003],[-15.426855468749977,13.727001953124997],[-15.108349609374983,13.81210937499999],[-14.405468749999983,13.503710937500003],[-13.977392578124977,13.54345703125],[-13.826708984374989,13.4078125],[-14.246777343749983,13.23583984375],[-15.151123046875,13.556494140624991],[-15.286230468749977,13.39599609375],[-15.814404296874983,13.325146484374997],[-15.834277343749989,13.156445312499997],[-16.648779296874977,13.154150390624991],[-16.763330078124994,13.064160156249997]]]},"properties":{"name":"Gambia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-15.895898437499966,11.082470703124969],[-15.963964843749977,11.05898437499998],[-15.937695312499955,11.192773437499966],[-15.895898437499966,11.082470703124969]]],[[[-16.11450195312503,11.059423828124977],[-16.236425781249977,11.113427734374966],[-16.06733398437501,11.197216796874983],[-16.11450195312503,11.059423828124977]]],[[[-15.901806640624926,11.4658203125],[-16.02319335937497,11.477148437499991],[-15.964550781249926,11.59829101562498],[-15.901806640624926,11.4658203125]]],[[[-15.986425781249949,11.882031249999969],[-16.038330078124943,11.759716796875011],[-16.15244140624992,11.876806640624963],[-15.986425781249949,11.882031249999969]]],[[[-13.759765625,12.262353515624994],[-13.8875,12.246875],[-13.948876953124966,12.178173828124997],[-13.737988281250011,12.009667968750037],[-13.730664062499926,11.959863281250009],[-13.73276367187492,11.736035156249983],[-13.953222656249977,11.664599609374989],[-14.265576171874926,11.659912109375014],[-14.327832031250011,11.629785156250009],[-14.452441406249989,11.556201171875017],[-14.604785156249932,11.511621093749994],[-14.682958984374949,11.508496093749983],[-14.720263671875017,11.481933593749986],[-14.779296874999972,11.405517578125057],[-14.944433593749949,11.072167968749994],[-14.999023437499972,10.992187500000043],[-15.04301757812496,10.940136718750011],[-15.09375,11.011035156249974],[-15.054589843749994,11.141943359375006],[-15.222119140624926,11.030908203125037],[-15.216699218749994,11.15625],[-15.39311523437496,11.217236328124983],[-15.354687499999955,11.396337890624963],[-15.479492187499972,11.410302734374966],[-15.072656249999937,11.597802734374966],[-15.230371093750023,11.686767578124972],[-15.412988281249994,11.615234374999972],[-15.501904296875011,11.723779296874966],[-15.467187499999937,11.842822265624974],[-15.078271484374937,11.968994140625014],[-15.941748046875006,11.786621093749986],[-15.92021484374996,11.93779296874996],[-16.138427734375,11.917285156250045],[-16.32807617187501,12.051611328124963],[-16.244580078124955,12.237109375],[-16.43681640624996,12.204150390625045],[-16.711816406249937,12.354833984375006],[-16.656933593749955,12.364355468749991],[-16.52133789062495,12.348632812499986],[-16.41630859374996,12.367675781250057],[-16.24150390624996,12.443310546875011],[-16.144189453124937,12.457421875000037],[-15.839550781249955,12.437890624999966],[-15.57480468749992,12.490380859375009],[-15.19609375,12.679931640624986],[-14.3492187499999,12.67641601562498],[-14.064843749999966,12.675292968750014],[-13.729248046875,12.673925781250006],[-13.732617187499983,12.592822265625003],[-13.673535156249926,12.478515624999986],[-13.759765625,12.262353515624994]]]]},"properties":{"name":"Guinea-Bissau","childNum":5}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[11.332324218750017,1.528369140624989],[11.335351562500023,0.999707031250011],[9.906738281250028,0.960107421875037],[9.80390625000004,0.998730468749997],[9.788671875000034,1.025683593749974],[9.760546874999989,1.074707031250014],[9.704589843750057,1.079980468750023],[9.676464843750011,1.074707031250014],[9.636132812500051,1.046679687499989],[9.590820312500057,1.031982421875014],[9.599414062500045,1.054443359374972],[9.509863281250006,1.114794921875017],[9.385937500000068,1.13925781250002],[9.807031250000051,1.927490234375028],[9.77968750000008,2.068212890625006],[9.800781250000028,2.304443359375],[9.826171875000057,2.297802734374969],[9.8369140625,2.242382812500054],[9.870117187500028,2.21328125],[9.979882812499994,2.167773437500045],[10.790917968750023,2.167578125],[11.096582031250051,2.167480468749986],[11.328710937500006,2.167431640624969],[11.332324218750017,1.528369140624989]]],[[[8.735742187500023,3.758300781249972],[8.910058593750023,3.758203125000051],[8.946093750000074,3.627539062499977],[8.704003906250051,3.223632812500028],[8.474902343749989,3.264648437500043],[8.464648437500045,3.450585937499994],[8.735742187500023,3.758300781249972]]]]},"properties":{"name":"Eq. Guinea","childNum":2}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[23.852246093749983,35.53544921874999],[24.166015625000057,35.59521484375],[24.108984374999977,35.49580078124998],[24.35400390625,35.359472656250034],[25.73017578125004,35.34858398437501],[25.791308593750074,35.122851562500045],[26.32021484375008,35.315136718749955],[26.165625,35.018603515625045],[24.79980468750003,34.93447265625002],[24.70888671875008,35.08906250000001],[24.463671875000045,35.160351562499955],[23.59277343749997,35.257226562499966],[23.56982421875,35.534765625000034],[23.67265624999999,35.51391601562506],[23.736914062500034,35.65551757812503],[23.852246093749983,35.53544921874999]]],[[[27.17607421874999,35.46528320312498],[27.070703125000023,35.59775390624998],[27.22314453125,35.820458984374966],[27.17607421874999,35.46528320312498]]],[[[23.053808593750034,36.18979492187498],[22.91083984375004,36.220996093750045],[22.950488281250045,36.38393554687502],[23.053808593750034,36.18979492187498]]],[[[27.84277343750003,35.929296875000034],[27.71552734375004,35.95732421874996],[27.71630859375003,36.17158203125001],[28.23183593750005,36.43364257812502],[28.087792968750023,36.06533203125002],[27.84277343750003,35.929296875000034]]],[[[25.48242187500003,36.39262695312502],[25.37050781250005,36.35893554687499],[25.408984375000074,36.473730468750006],[25.48242187500003,36.39262695312502]]],[[[26.46064453125001,36.58540039062501],[26.270019531250057,36.54692382812499],[26.370019531250023,36.63857421875002],[26.46064453125001,36.58540039062501]]],[[[26.94960937500005,36.72709960937502],[27.214941406250006,36.89863281249998],[27.352148437499977,36.86889648437506],[26.94960937500005,36.72709960937502]]],[[[25.859375,36.79042968750005],[25.74316406250003,36.78974609374998],[26.06445312500003,36.90273437500002],[25.859375,36.79042968750005]]],[[[27.01972656250004,36.95903320312502],[26.91992187500003,36.94521484375005],[26.88867187499997,37.087255859375034],[27.01972656250004,36.95903320312502]]],[[[25.278906250000034,37.06840820312502],[25.105468750000057,37.034960937500045],[25.235058593750068,37.148535156250006],[25.278906250000034,37.06840820312502]]],[[[25.54589843749997,36.96757812499999],[25.45673828125001,36.9296875],[25.361914062500063,37.07041015624998],[25.52529296875005,37.19638671875006],[25.54589843749997,36.96757812499999]]],[[[24.523535156250063,37.125097656250006],[24.42480468750003,37.131982421874994],[24.48378906250005,37.21020507812503],[24.523535156250063,37.125097656250006]]],[[[25.402734375000023,37.419140624999955],[25.312695312500068,37.48930664062496],[25.462988281250063,37.47109375],[25.402734375000023,37.419140624999955]]],[[[26.029296875000057,37.529394531250034],[26.086328125000023,37.63491210937505],[26.351367187500017,37.67431640625],[26.029296875000057,37.529394531250034]]],[[[25.255859375000057,37.59960937500006],[25.156347656250034,37.54506835937505],[24.99648437500005,37.676904296874994],[25.255859375000057,37.59960937500006]]],[[[24.35595703125003,37.57685546875004],[24.28896484375005,37.52827148437498],[24.37910156250004,37.682714843750006],[24.35595703125003,37.57685546875004]]],[[[26.82441406250004,37.81142578125005],[27.05507812500005,37.70927734375002],[26.84492187500004,37.64472656250001],[26.58105468750003,37.723730468750034],[26.82441406250004,37.81142578125005]]],[[[20.888476562500074,37.805371093749955],[20.993945312500074,37.70800781250003],[20.81855468750004,37.66474609375001],[20.61953125000008,37.855029296875045],[20.691503906250006,37.929541015625034],[20.888476562500074,37.805371093749955]]],[[[24.991699218750057,37.75961914062506],[24.962207031250074,37.69238281250003],[24.7001953125,37.961669921875],[24.956347656250045,37.90478515625006],[24.991699218750057,37.75961914062506]]],[[[20.61230468750003,38.38334960937502],[20.761328125,38.07055664062497],[20.523535156250063,38.106640624999955],[20.4521484375,38.23417968750002],[20.35253906250003,38.179882812499955],[20.563183593750068,38.474951171875034],[20.61230468750003,38.38334960937502]]],[[[26.094042968750017,38.21806640625002],[25.891894531250045,38.243310546874994],[25.991406250000068,38.353515625],[25.846093750000023,38.57402343749996],[26.16035156250001,38.54072265625001],[26.094042968750017,38.21806640625002]]],[[[20.68671875000001,38.60869140625002],[20.5546875,38.58256835937502],[20.69414062499999,38.84423828125003],[20.68671875000001,38.60869140625002]]],[[[24.67470703125005,38.80922851562502],[24.54101562499997,38.788671875],[24.485644531250074,38.980273437500045],[24.67470703125005,38.80922851562502]]],[[[23.41542968750008,38.958642578124994],[23.525,38.8134765625],[24.127539062500034,38.648486328125045],[24.27578125000005,38.22001953124996],[24.58837890625003,38.12397460937504],[24.53652343750005,37.97973632812506],[24.212011718750006,38.11752929687506],[24.040136718750006,38.389990234375034],[23.65078125000008,38.44306640625001],[23.25214843750004,38.80122070312498],[22.870312500000068,38.870507812499966],[23.258203125000023,39.03134765625006],[23.41542968750008,38.958642578124994]]],[[[26.41015625000003,39.329443359375034],[26.59560546875005,39.04882812499997],[26.488671875000023,39.074804687500034],[26.46875,38.97280273437502],[26.10791015625,39.08105468749997],[26.273144531249983,39.19755859374999],[26.072363281250034,39.095605468749994],[25.84414062500008,39.20004882812506],[26.16542968750008,39.37353515625006],[26.41015625000003,39.329443359375034]]],[[[20.077929687500045,39.432714843750034],[19.883984375000068,39.461523437500034],[19.646484375,39.76708984375003],[19.926074218750017,39.773730468750045],[19.8466796875,39.66811523437502],[20.077929687500045,39.432714843750034]]],[[[25.43769531250004,39.98330078125002],[25.357031250000063,39.80810546875003],[25.24941406250005,39.89414062500006],[25.06220703125004,39.852392578125006],[25.05800781250005,39.999658203124966],[25.43769531250004,39.98330078125002]]],[[[24.774218750000074,40.615185546874955],[24.515527343750023,40.64702148437496],[24.623339843750045,40.79291992187501],[24.774218750000074,40.615185546874955]]],[[[26.03896484375008,40.726757812499955],[25.10449218750003,40.994726562500006],[24.792968750000057,40.857519531250034],[24.47705078125,40.94775390625003],[24.082324218750074,40.72407226562504],[23.762792968750063,40.74780273437497],[23.866796875000034,40.41855468750006],[24.21279296875008,40.32778320312502],[24.343359375000034,40.14770507812503],[23.913183593750063,40.35878906250005],[23.72792968750008,40.329736328124994],[23.96748046875001,40.11455078125002],[23.947070312500045,39.96557617187506],[23.66455078125003,40.22382812499998],[23.42626953125,40.26396484374999],[23.62734375,39.92407226562503],[22.896484375000057,40.39990234374997],[22.92226562500008,40.59086914062499],[22.629492187500034,40.49555664062501],[22.59218750000005,40.03691406250002],[23.327734374999977,39.174902343750006],[23.15468750000008,39.10146484375005],[23.16171875,39.25776367187501],[22.92138671874997,39.30634765625004],[22.886035156250074,39.16997070312496],[23.066699218750017,39.03793945312498],[22.569140625000074,38.86748046874999],[23.25292968750003,38.66123046875006],[23.68398437500008,38.35244140625002],[23.96699218750001,38.275],[24.024511718750006,38.139794921874966],[24.01972656250001,37.67773437499997],[23.50175781249999,38.03486328124998],[23.03632812500004,37.87836914062501],[23.48925781250003,37.440185546875],[23.16152343750005,37.333837890625006],[22.725390625000017,37.542138671874966],[23.16015625000003,36.448095703125034],[22.717187500000023,36.79394531250006],[22.42773437500003,36.47578124999998],[22.08046875000008,37.028955078124966],[21.95556640625003,36.990087890625034],[21.892382812500045,36.73730468749997],[21.58291015625005,37.080957031249994],[21.678906250000068,37.38720703125003],[21.124707031250068,37.89160156250003],[21.40371093750005,38.19667968750002],[21.658398437500068,38.17509765624996],[21.82470703125003,38.328125],[22.846386718750068,37.96757812499996],[23.18349609375008,38.133691406249966],[22.421679687500045,38.43852539062499],[22.319921875,38.35683593750005],[21.96533203124997,38.412451171875006],[21.47255859375005,38.321386718750006],[21.3310546875,38.48730468749997],[21.303320312500034,38.373925781249966],[21.113183593750023,38.38466796875002],[20.768554687500057,38.874414062499966],[21.111621093750045,38.89628906249999],[21.11835937500001,39.029980468749955],[20.71337890625,39.03515625000003],[20.300781250000057,39.32709960937501],[20.19140625,39.545800781249966],[20.099414062500074,39.641259765624966],[20.001269531250074,39.70942382812501],[20.022558593750063,39.710693359375],[20.059765624999983,39.69912109375002],[20.13105468750004,39.66162109375003],[20.206835937500017,39.65351562499998],[20.382421875,39.802636718749994],[20.381640625000017,39.84179687500006],[20.311328125000074,39.95078125000006],[20.311132812500034,39.97944335937504],[20.338476562500006,39.991064453125006],[20.38369140625008,40.0171875],[20.408007812500074,40.049462890624994],[20.4560546875,40.065576171874994],[20.657421875000068,40.11738281249998],[20.881640625000017,40.467919921874994],[21.030859375000034,40.62246093750002],[20.95576171875001,40.775292968749994],[20.96425781250005,40.84990234374999],[21.575781250000034,40.86894531249996],[21.627539062500006,40.896337890625034],[21.77949218750004,40.95043945312506],[21.99335937500001,41.13095703125006],[22.18447265625005,41.15864257812501],[22.49355468750005,41.118505859375006],[22.603613281249977,41.14018554687499],[22.724804687500068,41.17851562499999],[22.78388671875004,41.33198242187498],[23.155957031250068,41.32207031249999],[23.239843750000034,41.38496093750001],[23.372070312500057,41.3896484375],[23.433398437500017,41.39873046874999],[23.53583984375001,41.38603515624999],[23.63515625000008,41.386767578125045],[24.011328124999977,41.460058593750034],[24.03291015625004,41.469091796875034],[24.05605468750005,41.527246093749966],[24.38671875,41.523535156250006],[24.487890625,41.55522460937499],[24.518261718750068,41.55253906249996],[24.773730468750045,41.356103515624994],[24.99355468750008,41.36499023437503],[25.133398437500063,41.31577148437506],[25.251171875000068,41.243554687499994],[25.923339843750057,41.311914062499966],[26.066406250000057,41.35068359375006],[26.135351562499977,41.3857421875],[26.155175781250023,41.43486328124999],[26.143554687500057,41.52153320312496],[26.085546875000063,41.704150390625045],[26.10742187499997,41.72568359374998],[26.20058593750005,41.74379882812502],[26.320898437500034,41.716552734375],[26.581347656250074,41.60126953125004],[26.62490234375008,41.401757812499994],[26.330664062499977,41.23876953125],[26.331054687500057,40.954492187499994],[26.03896484375008,40.726757812499955]]]]},"properties":{"name":"Greece","childNum":29}},{"geometry":{"type":"Polygon","coordinates":[[[-61.71552734375,12.012646484374997],[-61.714990234374994,12.18515625],[-61.60703125,12.223291015624994],[-61.71552734375,12.012646484374997]]]},"properties":{"name":"Grenada","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-46.266699218750006,60.781396484374994],[-46.381542968749955,60.66030273437502],[-46.7880859375,60.758398437500034],[-46.205224609374994,60.943505859374994],[-46.266699218750006,60.781396484374994]]],[[[-37.03125,65.53198242187497],[-37.23842773437494,65.60986328125003],[-37.047509765624966,65.722265625],[-37.03125,65.53198242187497]]],[[[-51.01367187499994,69.55249023437497],[-51.202050781249966,69.525],[-51.33886718749994,69.73203125000006],[-51.094580078125006,69.92416992187503],[-50.67900390624999,69.84853515625],[-51.01367187499994,69.55249023437497]]],[[[-52.73115234375001,69.94472656250005],[-52.0453125,69.8072265625],[-51.90019531249999,69.60478515625007],[-53.57841796874996,69.25664062500002],[-54.18271484374995,69.40351562500001],[-53.65830078124998,69.46513671875005],[-53.825,69.54033203124999],[-54.91914062499998,69.71362304687503],[-54.78789062499996,69.94985351562502],[-54.322607421875034,69.94189453125],[-54.83076171875001,70.13295898437502],[-54.37163085937499,70.31728515625],[-53.296728515625034,70.20537109375002],[-52.73115234375001,69.94472656250005]]],[[[-51.67514648437498,70.855224609375],[-52.11938476562497,70.87065429687502],[-52.10673828124999,70.96801757812497],[-51.67514648437498,70.855224609375]]],[[[-25.43232421875001,70.92133789062495],[-25.402246093749994,70.65268554687503],[-26.217871093749977,70.45405273437498],[-26.604687499999926,70.55336914062497],[-28.03525390624995,70.48681640625],[-27.61723632812496,70.91376953125001],[-26.621777343749955,70.87563476562497],[-25.81889648437499,71.04365234375001],[-25.43232421875001,70.92133789062495]]],[[[-53.53520507812493,71.04082031250005],[-53.9578125,71.12773437499999],[-53.58447265625003,71.29707031249995],[-53.53520507812493,71.04082031250005]]],[[[-55.01689453124999,72.79111328125003],[-55.56660156249998,72.56435546875002],[-56.214794921874955,72.71918945312495],[-55.01689453124999,72.79111328125003]]],[[[-18.000537109374932,75.40732421875003],[-17.391992187499937,75.03691406250007],[-18.670800781249966,75.00166015624998],[-18.856054687499977,75.31914062500002],[-18.000537109374932,75.40732421875003]]],[[[-18.58261718749995,76.042333984375],[-19.085351562499966,76.43037109375001],[-18.882470703124937,76.70380859375001],[-18.58261718749995,76.042333984375]]],[[[-71.667333984375,77.32529296874998],[-72.48955078124999,77.43164062499997],[-71.43344726562495,77.394384765625],[-71.667333984375,77.32529296874998]]],[[[-17.6125,79.82587890624995],[-18.662011718749966,79.72001953125005],[-19.13828125,79.85234375000002],[-17.98291015625,80.05517578125003],[-17.471386718749955,80.02871093749997],[-17.6125,79.82587890624995]]],[[[-44.86455078124999,82.08364257812502],[-46.75190429687501,82.34819335937502],[-47.27226562499996,82.65693359375001],[-46.399169921875,82.692138671875],[-44.91748046875003,82.48051757812505],[-44.86455078124999,82.08364257812502]]],[[[-29.952880859375,83.56484374999997],[-25.795068359374994,83.26098632812497],[-31.99267578125,83.0853515625],[-32.03271484374997,82.98344726562502],[-25.12338867187495,83.15961914062501],[-24.47031249999995,82.87739257812498],[-21.582519531249943,82.6341796875],[-23.118066406249966,82.32470703125003],[-29.57939453124996,82.16118164062502],[-29.887402343749983,82.05483398437502],[-29.543847656249994,81.93994140624997],[-27.839501953124966,82.04887695312505],[-25.148828124999966,82.001123046875],[-24.293066406249977,81.70097656250005],[-23.103710937499983,82.01181640625003],[-21.337988281249977,82.068701171875],[-21.230517578125017,81.60136718749999],[-23.11772460937499,80.77817382812498],[-19.62993164062499,81.63989257812503],[-17.456054687499943,81.397705078125],[-16.12070312499995,81.776611328125],[-14.241992187500017,81.81386718750005],[-12.434423828125006,81.68251953125002],[-11.430664062499972,81.45683593750005],[-13.126220703124972,81.08779296875],[-14.452343749999955,80.99311523437498],[-14.503564453124994,80.76328125000006],[-16.76059570312492,80.573388671875],[-15.937255859374972,80.42763671874997],[-16.48876953124997,80.25195312499997],[-18.070947265624994,80.17207031249995],[-19.429199218749943,80.25771484375],[-20.150146484375,80.01123046874997],[-18.99199218749996,79.17836914062502],[-21.133740234374926,78.65864257812501],[-21.729589843749977,77.70854492187499],[-20.862597656249932,77.91186523437503],[-19.490429687499983,77.71889648437497],[-19.46752929687503,77.56582031250005],[-20.162060546874926,77.68984375],[-20.680810546875023,77.61899414062503],[-20.23193359374997,77.36840820312497],[-19.30029296874997,77.22236328124995],[-18.442626953124943,77.259375],[-18.51030273437496,76.77817382812498],[-20.48671875,76.92080078125],[-21.614697265624926,76.68789062499997],[-22.18525390625001,76.79409179687502],[-22.609326171874983,76.70429687500004],[-21.877343749999966,76.57348632812503],[-21.488232421874926,76.271875],[-20.10361328124992,76.21909179687503],[-19.508984374999926,75.75751953124995],[-19.52636718750003,75.18022460937505],[-20.484960937500006,75.31425781249999],[-21.649316406249966,75.02343749999997],[-22.232861328124926,75.11972656249998],[-21.69511718749999,74.96445312500003],[-20.985791015624983,75.07436523437497],[-20.86157226562497,74.63593750000001],[-20.41708984374995,74.9751953125],[-19.98491210937499,74.9751953125],[-19.287011718750023,74.54638671875006],[-19.36914062499997,74.28403320312498],[-20.256445312499977,74.2828125],[-20.653125,74.13735351562502],[-21.954931640624977,74.24428710937497],[-21.942919921874932,74.56572265624999],[-22.32158203124999,74.30253906250002],[-22.134814453124932,73.99047851562503],[-20.36728515624992,73.8482421875],[-20.509667968749966,73.49287109375001],[-22.346875,73.26923828125001],[-23.23320312499999,73.39770507812497],[-24.157714843749943,73.76445312499999],[-24.67724609375,73.602197265625],[-25.521289062500017,73.85161132812499],[-24.79125976562497,73.51127929687502],[-26.062304687500017,73.25302734375],[-27.270410156250023,73.43627929687503],[-26.541845703125006,73.24897460937495],[-27.561621093750006,73.13847656250002],[-27.348046875000023,73.06782226562501],[-25.057031250000023,73.396484375],[-24.132666015625006,73.409375],[-22.036328124999955,72.91845703125006],[-22.29321289062497,72.11953125],[-24.06904296875001,72.49873046874998],[-24.629980468749977,73.03764648437499],[-26.657617187499966,72.71582031249997],[-24.81333007812492,72.90151367187497],[-24.65,72.58251953125],[-25.117871093749983,72.34697265625005],[-24.66684570312492,72.437353515625],[-21.959667968749955,71.74467773437502],[-22.479638671874937,71.38344726562497],[-22.417578125,71.24868164062505],[-22.29902343750001,71.43232421874998],[-21.75224609374999,71.47832031250002],[-21.522656249999926,70.52622070312503],[-22.38413085937492,70.46240234375],[-22.437011718749943,70.860009765625],[-22.690673828124943,70.43730468750002],[-23.327832031249983,70.45097656250007],[-23.97138671875001,70.64946289062499],[-24.562207031249926,71.22353515624997],[-25.885156249999966,71.571923828125],[-27.08720703124999,71.6265625],[-27.107031250000034,71.53266601562498],[-25.842724609374955,71.48017578124995],[-25.74223632812499,71.18359375],[-26.717919921874994,70.95048828125005],[-28.39843749999997,70.99291992187497],[-27.99218749999997,70.89521484374998],[-28.06987304687499,70.69902343750005],[-29.07207031249999,70.444970703125],[-26.621777343749955,70.46337890625],[-26.576806640625023,70.35708007812502],[-27.560839843749932,70.12446289062498],[-27.384179687500023,69.9916015625],[-27.027734374999966,70.20122070312499],[-25.529882812499977,70.35317382812502],[-23.66733398437495,70.139306640625],[-22.28447265624996,70.12583007812498],[-22.287060546874955,70.03339843749998],[-23.03364257812501,69.90083007812498],[-23.04956054687497,69.79272460937497],[-23.86572265624997,69.73671875000002],[-23.739404296874994,69.58862304687497],[-24.296679687500017,69.58554687500006],[-24.295556640624966,69.439306640625],[-25.188574218750006,69.26054687500002],[-25.092431640624937,69.16518554687502],[-25.697998046874943,68.889892578125],[-26.48291015624997,68.67592773437502],[-29.24951171874997,68.29877929687501],[-29.86850585937495,68.31157226562505],[-30.318115234375,68.19331054687501],[-30.72001953124999,68.25117187499998],[-30.610742187499994,68.11791992187503],[-30.97856445312499,68.06132812500005],[-32.32744140624999,68.43730468749999],[-32.16455078125,67.99111328125002],[-33.15698242187497,67.62670898437506],[-34.1982421875,66.65507812499999],[-35.18857421874995,66.25029296875002],[-35.86723632812502,66.44140624999997],[-35.630078124999926,66.13994140625002],[-36.37919921874996,65.830810546875],[-36.52724609375002,66.00771484375],[-36.665185546874966,65.79008789062507],[-37.06279296874996,65.87143554687503],[-37.410058593749994,65.65634765625],[-37.954785156249955,65.63359375000007],[-37.278710937499994,66.30439453124995],[-38.156640624999966,66.38559570312498],[-37.75234375000002,66.26152343750002],[-38.13994140625002,65.90351562499998],[-38.52036132812498,66.00966796875002],[-38.20336914062497,65.71171874999999],[-40.17353515624998,65.55615234375],[-39.57792968749996,65.34077148437501],[-39.937255859375,65.14160156250003],[-40.253125,65.04887695312505],[-41.08442382812501,65.10083007812497],[-40.966015624999955,64.86884765624995],[-40.655468749999926,64.91533203125002],[-40.18222656249998,64.47993164062495],[-40.78173828125,64.22177734375003],[-41.581005859374926,64.29833984375],[-41.03056640624996,64.12104492187504],[-40.61777343749998,64.13173828125],[-40.550390625000034,63.72524414062505],[-40.77519531249999,63.53364257812501],[-41.04873046875002,63.51381835937505],[-41.387890624999926,63.06186523437498],[-41.84448242187497,63.07026367187501],[-42.174511718749955,63.20878906249999],[-41.63447265624998,62.972460937500074],[-41.90898437499996,62.73710937499999],[-42.94165039062503,62.72021484375003],[-42.15297851562502,62.568457031250006],[-42.32148437499998,62.15273437500005],[-42.110205078125006,61.857226562500074],[-42.58530273437498,61.71748046875001],[-42.34736328125001,61.61743164062497],[-42.717041015625,60.767480468749994],[-43.04409179687502,60.523681640625],[-43.92270507812495,60.59536132812502],[-43.21298828124998,60.390673828125074],[-43.122900390625006,60.06123046875001],[-43.32011718749993,59.928125],[-43.95502929687498,60.025488281250006],[-43.65791015625001,59.85864257812503],[-43.90654296874996,59.815478515625045],[-44.11699218750002,59.83193359375002],[-44.06547851562499,59.92480468750003],[-44.412939453125006,59.922607421875],[-44.22436523437494,60.273535156250006],[-44.61328124999997,60.01665039062499],[-45.37924804687495,60.20292968750002],[-45.367773437500006,60.37294921875002],[-44.97470703124995,60.457226562499955],[-44.756738281249966,60.66459960937502],[-45.38051757812494,60.444921875],[-46.04663085937503,60.61572265625],[-46.141943359375006,60.776513671874994],[-45.87021484374998,61.21831054687502],[-46.87446289062501,60.81640625000003],[-48.180810546874966,60.76923828125001],[-47.77031249999999,60.99775390625001],[-48.386425781249926,61.004736328125034],[-48.42817382812501,61.18740234375002],[-48.92207031249998,61.27744140624998],[-49.28906249999997,61.58994140625006],[-49.380273437499994,61.89018554687502],[-48.82871093749998,62.0796875],[-49.62377929687494,61.99858398437499],[-49.553466796875,62.23271484374999],[-50.319238281249966,62.473193359375045],[-50.298730468749966,62.72197265625002],[-49.793115234374994,63.04462890625004],[-50.39008789062501,62.82202148437497],[-51.46884765624995,63.64228515625001],[-51.547509765624994,64.00610351562497],[-50.260693359374955,64.21425781250002],[-50.48662109374996,64.20888671875],[-50.43706054687499,64.31284179687503],[-51.58491210937498,64.10317382812502],[-51.70786132812498,64.205078125],[-51.403759765624926,64.46318359375002],[-50.49208984375002,64.69316406250005],[-50.00898437500001,64.44726562499997],[-50.12163085937493,64.703759765625],[-50.51699218750002,64.76650390625],[-50.96064453124998,65.20112304687498],[-50.721582031249966,64.79760742187503],[-51.22060546875002,64.62846679687502],[-51.25537109375,64.75810546875005],[-51.92260742187503,64.21875],[-52.259033203125,65.154931640625],[-52.537695312500034,65.32880859374998],[-51.61914062500003,65.71318359375002],[-51.091894531250006,65.77578125],[-51.7234375,65.723486328125],[-52.55126953125003,65.46137695312498],[-52.760937499999926,65.59082031249997],[-53.198974609375,65.59404296875002],[-53.106347656249966,65.97714843749998],[-53.39204101562498,66.04833984375],[-51.225,66.88154296875001],[-53.035791015624966,66.20141601562503],[-53.538769531249955,66.13935546874998],[-53.41875,66.64853515624998],[-53.038281249999955,66.82680664062497],[-52.38686523437502,66.88115234375005],[-53.44360351562503,66.924658203125],[-53.88442382812502,67.13554687499999],[-53.79858398437494,67.41816406250001],[-52.666455078124955,67.74970703124995],[-50.613476562499955,67.5279296875],[-51.171044921874966,67.693603515625],[-50.96884765624998,67.80664062500003],[-51.765234375000034,67.73784179687505],[-52.34482421874998,67.83691406249997],[-53.735205078125006,67.54902343750004],[-53.151562499999926,68.20776367187503],[-51.779980468749926,68.05673828124998],[-51.456494140624926,68.116064453125],[-51.21015625000001,68.419921875],[-52.19853515624993,68.22080078125],[-53.38315429687495,68.29736328124997],[-53.03945312500002,68.61088867187499],[-52.60458984374998,68.70874023437503],[-51.62314453124995,68.53481445312505],[-50.945703124999966,68.68266601562505],[-50.807714843750006,68.81699218749998],[-51.24941406250002,68.73994140625001],[-51.084863281249994,69.12827148437498],[-50.29736328124994,69.17060546874998],[-51.07695312499996,69.20947265625],[-50.291699218749955,70.01445312500005],[-52.254638671875,70.05893554687503],[-53.02304687499995,70.30190429687497],[-54.01445312499996,70.42167968750005],[-54.53076171875,70.69926757812502],[-54.16582031249999,70.82011718750005],[-52.801953124999955,70.7505859375],[-50.87236328124993,70.36489257812502],[-50.66328124999998,70.417578125],[-51.32285156249998,70.58876953124997],[-51.25659179687497,70.85268554687502],[-51.77431640625002,71.01044921875001],[-51.018945312499966,71.001318359375],[-51.37666015625001,71.11904296875],[-53.007568359375,71.17998046874999],[-52.89184570312497,71.457666015625],[-51.76992187500002,71.67172851562498],[-53.44008789062502,71.57900390625002],[-53.14453125000003,71.80742187500002],[-53.65214843749996,72.36264648437506],[-53.92773437499997,72.31879882812501],[-53.47758789062502,71.84995117187506],[-54.01992187500002,71.657861328125],[-53.96298828124995,71.45898437499997],[-54.6890625,71.36723632812505],[-55.59404296874999,71.55351562500005],[-55.315576171874994,72.11069335937498],[-54.84013671874996,72.35610351562497],[-55.581445312499994,72.178857421875],[-55.63583984374998,72.300439453125],[-55.29570312499996,72.35439453124997],[-55.60170898437494,72.453466796875],[-54.924951171874994,72.57197265624998],[-54.737939453124994,72.87250976562501],[-55.07309570312498,73.01513671875003],[-55.28891601562498,72.93320312500003],[-55.66855468749998,73.00791015624998],[-55.288281249999955,73.32709960937498],[-56.10405273437496,73.55815429687499],[-55.83828125,73.75971679687501],[-56.22539062499999,74.12910156249995],[-57.23056640624995,74.12529296875007],[-56.70634765625002,74.21918945312501],[-56.717675781249994,74.42924804687499],[-56.25546874999998,74.52680664062498],[-58.56552734374998,75.35273437500001],[-58.249658203124994,75.50668945312503],[-58.51621093749995,75.68906250000006],[-61.18823242187494,76.157861328125],[-63.29130859374996,76.35205078125003],[-63.84306640624999,76.21713867187498],[-64.307275390625,76.31650390624998],[-65.36992187499993,76.13056640625004],[-65.87573242187494,76.23833007812505],[-66.46577148437498,76.13916015625],[-66.99257812500002,76.21293945312502],[-66.67480468750003,75.977392578125],[-68.14873046875002,76.06704101562497],[-69.48408203125001,76.39916992187503],[-68.1142578125,76.65063476562503],[-69.67382812499994,76.73588867187507],[-69.69423828125002,76.98945312500004],[-70.613134765625,76.82182617187499],[-71.14145507812498,77.02866210937503],[-70.86284179687496,77.175439453125],[-68.97832031250002,77.19531250000006],[-68.13554687499999,77.37958984375001],[-66.38945312499999,77.28027343750003],[-66.69121093749999,77.68120117187502],[-67.68808593749995,77.523779296875],[-68.62153320312498,77.60185546875002],[-69.35136718749999,77.467138671875],[-70.53540039062497,77.699560546875],[-70.11445312500001,77.84135742187505],[-71.27163085937494,77.81313476562497],[-72.81806640624995,78.1943359375],[-72.47250976562498,78.48203125],[-71.65131835937493,78.62314453124998],[-68.99345703124999,78.857421875],[-68.37705078124998,79.037841796875],[-65.82553710937503,79.17373046874997],[-64.79228515624993,80.00063476562502],[-64.17915039062498,80.09926757812497],[-66.84365234374997,80.07622070312507],[-67.05063476562503,80.384521484375],[-64.51552734374997,81],[-63.72197265624993,81.05732421875001],[-63.028662109375006,80.88955078125002],[-62.90336914062496,81.21835937500003],[-61.43598632812498,81.13359375000002],[-60.842871093750034,81.85537109374997],[-59.28193359374998,81.88403320312503],[-56.615136718749994,81.362890625],[-59.26181640624998,82.00664062500005],[-54.54887695312496,82.35063476562505],[-53.671337890624955,82.16406249999997],[-53.55566406250003,81.65327148437501],[-53.022558593750034,82.32172851562504],[-50.894433593749994,81.89521484375001],[-49.54106445312496,81.91806640625003],[-50.93554687500003,82.38281250000003],[-50.03710937499994,82.472412109375],[-44.7294921875,81.77983398437505],[-44.23886718749998,82.3681640625],[-45.55654296875002,82.74702148437498],[-41.87646484375,82.680322265625],[-41.36962890625003,82.75],[-46.136816406250006,82.85883789062504],[-46.169042968750006,83.06386718749997],[-45.41459960937496,83.01767578124998],[-43.00927734375003,83.26459960937501],[-41.300146484375006,83.10078125000004],[-40.35683593750002,83.332177734375],[-38.15625,82.9986328125],[-38.74956054687496,83.37084960937497],[-37.72333984374998,83.49775390624998],[-29.952880859375,83.56484374999997]]]]},"properties":{"name":"Greenland","childNum":14}},{"geometry":{"type":"Polygon","coordinates":[[[-89.2328125,15.888671875],[-88.89404296875,15.890625],[-88.60336914062499,15.76416015625],[-88.5939453125,15.950292968749991],[-88.22832031249999,15.72900390625],[-88.271435546875,15.694873046875003],[-88.36455078124999,15.616015625],[-88.68447265625,15.360498046874994],[-88.96098632812499,15.152441406249991],[-89.142578125,15.072314453125003],[-89.22236328125,14.866064453124991],[-89.16220703124999,14.669238281250003],[-89.17177734375,14.606884765624997],[-89.28671875,14.529980468749997],[-89.36259765624999,14.416015625],[-89.5736328125,14.390087890624997],[-89.54716796874999,14.241259765625003],[-90.04814453124999,13.904052734375],[-90.09521484375,13.736523437499997],[-90.60693359375,13.929003906250003],[-91.37734375,13.990185546874997],[-92.23515624999999,14.54541015625],[-92.15854492187499,14.963574218749997],[-92.14423828125,15.001953125],[-92.09873046874999,15.026757812499994],[-92.07480468749999,15.07421875],[-92.187158203125,15.320898437499991],[-92.08212890624999,15.495556640624997],[-91.9572265625,15.703222656249991],[-91.736572265625,16.07016601562499],[-91.433984375,16.070458984374994],[-90.97958984374999,16.07080078125],[-90.70322265624999,16.071044921875],[-90.52197265625,16.071191406249994],[-90.44716796875,16.072705078124997],[-90.45986328125,16.162353515625],[-90.450146484375,16.261376953124994],[-90.4169921875,16.351318359375],[-90.4169921875,16.39101562499999],[-90.47109375,16.43955078124999],[-90.57578125,16.467822265625003],[-90.63408203124999,16.5107421875],[-90.634375,16.565136718749997],[-90.65996093749999,16.630908203125003],[-90.710693359375,16.70810546874999],[-90.975830078125,16.867822265624994],[-91.409619140625,17.255859375],[-91.1955078125,17.254101562499997],[-90.99296874999999,17.25244140625],[-90.98916015625,17.81640625],[-89.16147460937499,17.81484375],[-89.2328125,15.888671875]]]},"properties":{"name":"Guatemala","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[144.74179687500003,13.25927734375],[144.64931640625002,13.4287109375],[144.87539062500002,13.614648437499994],[144.94082031250002,13.5703125],[144.74179687500003,13.25927734375]]]},"properties":{"name":"Guam","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-57.194775390625,5.5484375],[-57.3185546875,5.335351562499994],[-57.20981445312499,5.195410156249991],[-57.331005859375,5.020166015624994],[-57.711083984374994,4.991064453124991],[-57.91704101562499,4.820410156249991],[-57.84599609374999,4.668164062499997],[-58.05429687499999,4.101660156249991],[-57.646728515625,3.39453125],[-57.303662109375,3.377099609374994],[-57.19736328124999,2.853271484375],[-56.704345703125,2.036474609374991],[-56.4828125,1.942138671875],[-56.96953124999999,1.91640625],[-57.03759765625,1.936474609374997],[-57.092675781249994,2.005810546874997],[-57.118896484375,2.013964843749989],[-57.31748046874999,1.963476562499991],[-57.41269531249999,1.908935546875],[-57.500439453125,1.77382812499999],[-57.54575195312499,1.72607421875],[-57.59443359375,1.7041015625],[-57.795654296875,1.7],[-57.8734375,1.667285156249989],[-57.9828125,1.6484375],[-58.03466796875,1.520263671875],[-58.34067382812499,1.587548828124994],[-58.38037109375,1.530224609374997],[-58.39580078124999,1.481738281249989],[-58.5060546875,1.438671875],[-58.511865234374994,1.28466796875],[-58.68461914062499,1.281054687499989],[-58.73032226562499,1.247509765624997],[-58.78720703124999,1.20849609375],[-58.82177734375,1.201220703124989],[-59.231201171875,1.376025390624989],[-59.53569335937499,1.7],[-59.66660156249999,1.746289062499997],[-59.66850585937499,1.842333984374989],[-59.74072265625,1.874169921874994],[-59.75620117187499,1.900634765625],[-59.75522460937499,2.274121093749997],[-59.8896484375,2.362939453124994],[-59.9943359375,2.689990234374989],[-59.854394531249994,3.5875],[-59.55112304687499,3.933544921874997],[-59.557763671874994,3.960009765624989],[-59.62021484374999,4.023144531249997],[-59.73857421874999,4.226757812499997],[-59.69970703125,4.353515625],[-60.1486328125,4.533251953124989],[-59.990673828125,5.082861328124991],[-60.142041015625,5.238818359374989],[-60.241650390625,5.257958984374994],[-60.335205078125,5.199316406249991],[-60.45952148437499,5.188085937499991],[-60.6513671875,5.221142578124997],[-60.742138671875,5.202050781249994],[-61.37680664062499,5.906982421875],[-61.3908203125,5.938769531249989],[-61.303125,6.049511718749997],[-61.22495117187499,6.129199218749989],[-61.15947265624999,6.174414062499991],[-61.12871093749999,6.214306640624997],[-61.152294921875,6.385107421874991],[-61.151025390624994,6.446533203125],[-61.181591796875,6.513378906249997],[-61.20361328125,6.58837890625],[-61.14560546874999,6.69453125],[-60.717919921874994,6.768310546875],[-60.35209960937499,7.002880859374997],[-60.32207031249999,7.092041015625],[-60.32548828124999,7.133984375],[-60.34506835937499,7.15],[-60.46494140624999,7.166552734374989],[-60.523193359375,7.143701171874994],[-60.583203125,7.156201171874997],[-60.63330078125,7.211083984374994],[-60.718652343749994,7.535937499999989],[-60.513623046875,7.813183593749997],[-60.032421875,8.053564453124991],[-59.99072265625,8.162011718749994],[-59.96484375,8.191601562499997],[-59.849072265625,8.248681640624994],[-59.83164062499999,8.305957031249989],[-60.017529296875,8.54931640625],[-59.20024414062499,8.07460937499999],[-58.51108398437499,7.39804687499999],[-58.48056640624999,7.038134765624989],[-58.67294921874999,6.390771484374994],[-58.414990234375,6.85117187499999],[-57.982568359374994,6.785888671875],[-57.54013671874999,6.33154296875],[-57.2275390625,6.178417968749997],[-57.194775390625,5.5484375]]]},"properties":{"name":"Guyana","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[73.70742187500002,-53.13710937499999],[73.46513671875002,-53.184179687500006],[73.25117187500001,-52.97578125000001],[73.83779296875002,-53.11279296875],[73.70742187500002,-53.13710937499999]]]},"properties":{"name":"Heard I. and McDonald Is.","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-83.635498046875,14.876416015624997],[-84.53764648437496,14.633398437499963],[-84.64594726562498,14.661083984375011],[-84.86044921874998,14.809765625000011],[-84.98515624999999,14.752441406249972],[-85.059375,14.582958984374997],[-85.20834960937498,14.311816406250003],[-85.73393554687496,13.85869140625006],[-85.75341796875,13.852050781250028],[-85.78671874999995,13.844433593749997],[-85.98378906249997,13.965673828125006],[-86.04038085937503,14.050146484374977],[-86.33173828124995,13.770068359375031],[-86.37695312500003,13.755664062500031],[-86.61025390624997,13.774853515625026],[-86.73364257812494,13.763476562500017],[-86.75898437499995,13.746142578125045],[-86.77060546875003,13.698730468749972],[-86.763525390625,13.635253906250014],[-86.72958984375,13.4072265625],[-86.710693359375,13.31337890624998],[-86.72929687499996,13.284375],[-86.79213867187497,13.279785156249972],[-86.87353515624994,13.266503906250023],[-86.918212890625,13.223583984374983],[-87.00932617187499,13.007812499999986],[-87.0591796875,12.991455078125028],[-87.337255859375,12.979248046875028],[-87.48911132812503,13.352929687500051],[-87.814208984375,13.399169921875057],[-87.781884765625,13.521386718749994],[-87.71533203125003,13.812695312500011],[-87.73144531250003,13.841064453125014],[-87.80224609374997,13.889990234375034],[-87.89199218749997,13.894970703124983],[-87.99101562499996,13.879638671874972],[-88.15102539062497,13.987353515624974],[-88.44912109374994,13.850976562499994],[-88.48266601562503,13.854248046875043],[-88.49765624999998,13.904541015624986],[-88.50434570312501,13.964208984374963],[-88.51254882812498,13.97895507812504],[-89.12050781249994,14.370214843749991],[-89.36259765624996,14.416015625],[-89.17177734375,14.606884765624983],[-89.16220703125,14.669238281249989],[-89.22236328125001,14.86606445312502],[-89.142578125,15.072314453125031],[-88.96098632812496,15.15244140625002],[-88.68447265625002,15.360498046875037],[-88.36455078124996,15.616015625000045],[-88.27143554687498,15.694873046875045],[-88.22832031249999,15.729003906249972],[-88.131103515625,15.701025390625034],[-87.87495117187495,15.879345703124955],[-86.35664062499998,15.783203125],[-85.93627929687497,15.953417968750045],[-85.98564453124999,16.02416992187497],[-85.48369140624996,15.899511718749977],[-84.97373046874998,15.989892578124994],[-84.55966796875,15.802001953125],[-84.26142578124998,15.822607421875034],[-83.765283203125,15.405468750000054],[-83.972802734375,15.519628906250034],[-84.11132812499997,15.492431640625],[-84.09506835937503,15.400927734375017],[-83.92744140624998,15.394042968750028],[-83.76044921874998,15.220361328124994],[-83.49794921874997,15.222119140624997],[-83.64638671875,15.368408203125043],[-83.36918945312493,15.239990234375],[-83.29086914062498,15.078906250000045],[-83.2255859375,15.042285156250045],[-83.15751953124999,14.993066406249966],[-83.41503906249994,15.008056640625],[-83.5365234375,14.977001953124983],[-83.635498046875,14.876416015624997]]]},"properties":{"name":"Honduras","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[17.60781250000005,42.76904296875],[17.744238281250063,42.70034179687505],[17.34414062500008,42.790380859375006],[17.60781250000005,42.76904296875]]],[[[16.650683593750017,42.99658203125],[17.188281250000045,42.917041015625045],[16.850683593750006,42.8955078125],[16.650683593750017,42.99658203125]]],[[[17.667578125000063,42.897119140624994],[18.436328125000017,42.559716796874994],[18.517480468750023,42.43291015624999],[17.823828125,42.79741210937502],[17.045410156250057,43.014892578125],[17.667578125000063,42.897119140624994]]],[[[16.785253906250006,43.270654296874966],[16.490332031250034,43.28618164062502],[16.44892578125004,43.38706054687506],[16.89130859375001,43.314648437499955],[16.785253906250006,43.270654296874966]]],[[[15.371386718750074,43.973828124999955],[15.437207031250068,43.899511718750006],[15.270019531250028,44.01074218750003],[15.371386718750074,43.973828124999955]]],[[[14.488085937500074,44.66005859375005],[14.31240234375008,44.90039062499997],[14.33125,45.16499023437498],[14.488085937500074,44.66005859375005]]],[[[14.810253906250068,44.97705078124997],[14.45039062500004,45.079199218750006],[14.571093750000017,45.224755859374994],[14.810253906250068,44.97705078124997]]],[[[18.905371093750006,45.931738281250034],[18.839062499999983,45.83574218750002],[19.064257812500045,45.51499023437506],[19.004687500000074,45.39951171875006],[19.4,45.2125],[19.062890625000023,45.13720703125],[19.007128906250045,44.86918945312502],[18.83642578125,44.883251953124955],[18.66259765625,45.07744140624999],[17.812792968750074,45.078125],[16.918652343749983,45.27656249999998],[16.53066406250008,45.21669921875002],[16.29335937500005,45.00883789062496],[16.028320312500057,45.18959960937502],[15.788085937500057,45.17895507812497],[15.736621093750045,44.76582031250001],[16.10341796875008,44.52099609375006],[16.300097656250017,44.12451171875],[17.27382812500005,43.44575195312501],[17.650488281250063,43.006591796875],[17.585156250000068,42.93837890625005],[16.903125,43.392431640625006],[16.393945312500023,43.54335937500002],[15.985546875000068,43.519775390625],[15.185839843750017,44.17211914062503],[15.122949218749994,44.256787109374955],[15.470996093750045,44.27197265625003],[14.981347656250023,44.60292968750005],[14.854589843750034,45.08100585937501],[14.550488281249983,45.297705078125006],[14.31269531250004,45.33779296875002],[13.86074218750008,44.83740234375003],[13.517187500000063,45.481787109375034],[13.878710937500017,45.428369140624994],[14.369921875000074,45.48144531250006],[14.427343750000034,45.50576171875002],[14.56884765625,45.65722656249997],[14.591796875000057,45.65126953125002],[14.649511718750006,45.57148437500001],[14.793066406250034,45.47822265625001],[14.95458984375,45.499902343749994],[15.110449218750034,45.450781250000034],[15.242089843750023,45.44140624999997],[15.339453125000063,45.46704101562506],[15.326660156250028,45.502294921875034],[15.291210937500011,45.541552734375045],[15.283593750000051,45.5796875],[15.35371093750004,45.659912109375],[15.27705078125004,45.73261718749998],[15.652148437500074,45.86215820312498],[15.675585937500045,45.98369140624996],[15.666210937500011,46.04848632812502],[15.596875,46.10922851562506],[15.592578125000017,46.139990234375006],[15.608984374999977,46.171923828125045],[16.1064453125,46.382226562499994],[16.32119140625005,46.53461914062504],[16.42763671875005,46.5244140625],[16.516210937499977,46.499902343749966],[16.569921875,46.48500976562505],[16.748046875000057,46.41640625000002],[16.87148437500008,46.33930664062504],[17.310644531250006,45.99614257812502],[17.80712890625,45.79042968750002],[18.358300781250023,45.75302734375006],[18.533593750000023,45.79614257812503],[18.56464843750004,45.81328124999999],[18.666015625,45.90747070312497],[18.905371093750006,45.931738281250034]]]]},"properties":{"name":"Croatia","childNum":8}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-72.80458984374997,18.777685546875063],[-72.82221679687501,18.707128906249977],[-73.07797851562498,18.790917968749994],[-73.27641601562499,18.95405273437501],[-72.80458984374997,18.777685546875063]]],[[[-71.647216796875,19.195947265624994],[-71.80712890624997,18.987011718749983],[-71.733642578125,18.85639648437501],[-71.72705078125,18.80322265625003],[-71.74321289062502,18.73291015625],[-71.86650390624999,18.61416015625005],[-71.98686523437499,18.61035156249997],[-72.000390625,18.59790039062503],[-71.94038085937493,18.51259765625005],[-71.87255859374997,18.416210937499955],[-71.76191406249998,18.34130859374997],[-71.73725585937495,18.27080078124999],[-71.76831054687497,18.039160156250063],[-71.85292968749997,18.119140625],[-71.94609375,18.186083984375045],[-72.05986328124993,18.228564453125017],[-72.87666015624998,18.151757812499994],[-73.38515625000002,18.251171874999983],[-73.747314453125,18.190234375000017],[-73.88496093749998,18.041894531249994],[-74.478125,18.45],[-74.3875,18.624707031249983],[-74.22773437499998,18.662695312499977],[-72.78935546874996,18.434814453125],[-72.37607421874998,18.57446289062503],[-72.34765624999994,18.674951171874994],[-72.81108398437496,19.071582031250074],[-72.70322265625,19.441064453125023],[-73.43837890624994,19.722119140624983],[-73.21777343750003,19.88369140625005],[-72.63701171875002,19.90087890625],[-72.21982421875003,19.744628906250057],[-71.834716796875,19.696728515624983],[-71.77924804687498,19.718164062499994],[-71.75742187499998,19.68818359375001],[-71.71147460937493,19.486572265625057],[-71.74648437499997,19.28583984375001],[-71.647216796875,19.195947265624994]]]]},"properties":{"name":"Haiti","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[22.1318359375,48.405322265624996],[22.253710937500017,48.407373046874994],[22.582421875000023,48.134033203125],[22.769140625,48.109619140625],[22.87666015625001,47.947265625],[21.99970703125001,47.505029296874994],[21.121679687500006,46.282421875],[20.76025390625,46.246240234374994],[20.613671875000023,46.13349609375],[20.508105468750017,46.166943359375],[20.28095703125001,46.1330078125],[20.241796875,46.10859375],[20.21015625000001,46.126025390624996],[20.161425781250017,46.141894531249996],[19.93408203125,46.161474609375],[19.84443359375001,46.145898437499994],[19.61347656250001,46.169189453125],[19.421289062500023,46.064453125],[18.666015625,45.907470703125],[18.56464843750001,45.81328125],[18.533593750000023,45.796142578125],[18.358300781250023,45.75302734375],[17.80712890625,45.790429687499994],[17.310644531250006,45.996142578124996],[16.871484375000023,46.339306640625],[16.748046875,46.41640625],[16.569921875,46.485009765624994],[16.516210937500006,46.499902343749994],[16.283593750000023,46.857275390625],[16.093066406250017,46.86328125],[16.453417968750017,47.006787109375],[16.44287109375,47.39951171875],[16.676562500000017,47.536035156249994],[16.421289062500023,47.674462890624994],[17.06660156250001,47.707568359374996],[17.147363281250023,48.00595703125],[17.76191406250001,47.770166015624994],[18.72421875,47.787158203124996],[18.791894531250023,48.000292968749996],[19.625390625000023,48.223095703125],[19.95039062500001,48.146630859374994],[20.333789062500017,48.295556640624994],[20.490039062500017,48.526904296874996],[21.45136718750001,48.55224609375],[21.766992187500023,48.3380859375],[22.1318359375,48.405322265624996]]]},"properties":{"name":"Hungary","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[122.9489257812501,-10.90927734375002],[122.82617187500003,-10.899121093749983],[122.84570312500003,-10.761816406249991],[123.37109375000003,-10.474902343749989],[123.41816406250004,-10.651269531250037],[122.9489257812501,-10.90927734375002]]],[[[121.8830078125001,-10.590332031249957],[121.70468750000006,-10.5556640625],[121.99833984375002,-10.446972656249983],[121.8830078125001,-10.590332031249957]]],[[[123.41621093750004,-10.302636718749966],[123.3255859375,-10.264160156249943],[123.45878906250002,-10.13994140624996],[123.41621093750004,-10.302636718749966]]],[[[120.0125,-9.374707031250026],[120.78447265625002,-9.95703125],[120.83261718750006,-10.0375],[120.69804687500002,-10.206640624999949],[120.4391601562501,-10.294042968749991],[120.14482421875002,-10.200097656249952],[119.60107421874997,-9.773535156250006],[119.08544921875003,-9.706933593750023],[118.95878906250002,-9.519335937500003],[119.29589843749997,-9.3671875],[119.9420898437501,-9.301464843750026],[120.0125,-9.374707031250026]]],[[[125.06816406250002,-9.511914062499997],[124.42753906250002,-10.14863281250004],[123.7472656250001,-10.347167968749986],[123.60478515625002,-10.270117187500006],[123.71640625000012,-10.078613281249986],[123.5892578125,-9.966796875000028],[123.709375,-9.61484375],[124.0363281250001,-9.341601562500031],[124.28232421875012,-9.427929687500026],[124.44443359375012,-9.190332031250023],[124.92226562500005,-8.942480468749977],[124.93681640625007,-9.053417968750026],[125.14902343750012,-9.042578125000034],[125.10048828125,-9.189843750000023],[124.96015625000004,-9.213769531250009],[125.06816406250002,-9.511914062499997]]],[[[115.60996093750012,-8.769824218749974],[115.48046875000003,-8.715429687500006],[115.56142578125,-8.669921874999972],[115.60996093750012,-8.769824218749974]]],[[[122.97734375000002,-8.54521484374996],[122.88779296875006,-8.587304687500009],[123.01054687500002,-8.448339843750034],[123.153125,-8.475781250000026],[122.97734375000002,-8.54521484374996]]],[[[119.46406250000004,-8.741015624999974],[119.38554687500002,-8.736035156250026],[119.4464843750001,-8.429199218749957],[119.55722656250012,-8.518847656250003],[119.46406250000004,-8.741015624999974]]],[[[123.31748046875012,-8.354785156249974],[123.02500000000012,-8.395507812500014],[123.21708984375002,-8.235449218750006],[123.33603515625006,-8.269042968750014],[123.31748046875012,-8.354785156249974]]],[[[116.64082031250004,-8.613867187500006],[116.51425781250012,-8.820996093750011],[116.58652343750012,-8.886132812499966],[116.23935546875006,-8.912109375000014],[115.85732421875005,-8.787890625000017],[116.07646484375002,-8.744921874999974],[116.06113281250006,-8.437402343750023],[116.4015625000001,-8.204199218750034],[116.7189453125001,-8.336035156249977],[116.64082031250004,-8.613867187500006]]],[[[124.28662109375003,-8.32949218749998],[124.14667968750004,-8.531445312499997],[123.92773437500003,-8.448925781249969],[124.23955078125002,-8.20341796874996],[124.28662109375003,-8.32949218749998]]],[[[123.92480468750003,-8.2724609375],[123.55302734375007,-8.566796875],[123.23007812500006,-8.530664062500023],[123.47587890625007,-8.322265625000014],[123.39121093750012,-8.280468750000026],[123.77597656250006,-8.190429687499986],[123.92480468750003,-8.2724609375]]],[[[138.89511718750006,-8.388671874999957],[138.56337890625,-8.30908203125],[138.79619140625007,-8.173632812500017],[138.89511718750006,-8.388671874999957]]],[[[117.55634765625004,-8.367285156249949],[117.49052734375007,-8.183398437499974],[117.66503906249997,-8.148242187500003],[117.55634765625004,-8.367285156249949]]],[[[124.5755859375,-8.140820312499997],[125.05029296874997,-8.179589843749994],[125.13173828125,-8.326464843749989],[124.38066406250002,-8.41513671875002],[124.43066406249997,-8.18320312500002],[124.5755859375,-8.140820312499997]]],[[[127.8234375000001,-8.098828124999969],[128.11923828125012,-8.17070312499996],[128.02353515625006,-8.255371093749972],[127.82089843750012,-8.190234375000031],[127.8234375000001,-8.098828124999969]]],[[[122.7829101562501,-8.61171875],[121.65136718749997,-8.898730468749946],[121.41464843750006,-8.81484375],[121.32832031250004,-8.916894531250009],[121.03525390625012,-8.935449218749966],[120.55048828125004,-8.80185546875002],[119.909375,-8.857617187500011],[119.80791015625002,-8.697656250000023],[119.87480468750007,-8.419824218749994],[120.61025390625005,-8.24042968750004],[121.44453125000004,-8.57783203125004],[121.96650390625004,-8.455175781250006],[122.32324218749997,-8.628320312500023],[122.85048828125,-8.304394531250011],[122.91914062500004,-8.221875],[122.75859375000002,-8.185937499999952],[122.91699218749997,-8.105566406250006],[123.00595703125006,-8.329101562499986],[122.7829101562501,-8.61171875]]],[[[130.86220703125,-8.31875],[130.77519531250002,-8.34990234374996],[131.02011718750012,-8.091308593749943],[131.17636718750006,-8.130761718749994],[130.86220703125,-8.31875]]],[[[118.24238281250004,-8.317773437499994],[118.61191406250006,-8.28066406249998],[118.71386718749997,-8.41494140624998],[118.926171875,-8.297656249999974],[119.12968750000002,-8.668164062499969],[118.74589843750002,-8.735449218749991],[118.83261718750012,-8.833398437499966],[118.47861328125012,-8.856445312499957],[118.37890625000003,-8.674609375000031],[118.18994140624997,-8.840527343749997],[117.06132812500002,-9.099023437499994],[116.78847656250005,-9.006347656250028],[116.83505859375012,-8.532421875000026],[117.16484375000007,-8.367187500000014],[117.56708984375004,-8.426367187499991],[117.80605468750005,-8.711132812500011],[117.96953125000002,-8.728027343749986],[118.23486328124997,-8.591894531249963],[117.81484375000005,-8.342089843749974],[117.7552734375,-8.149511718749991],[118.11748046875007,-8.12226562500004],[118.24238281250004,-8.317773437499994]]],[[[115.44785156250012,-8.155175781249994],[115.70429687500004,-8.40712890624998],[115.14492187500005,-8.849023437500037],[115.05507812500005,-8.573046874999946],[114.61318359375,-8.37832031249998],[114.46757812500007,-8.166308593749946],[114.93847656249997,-8.18710937500002],[115.15400390625004,-8.065722656249974],[115.44785156250012,-8.155175781249994]]],[[[129.83886718749997,-7.954589843749986],[129.71347656250012,-8.04072265625004],[129.60898437500006,-7.803417968750011],[129.81298828124997,-7.819726562499952],[129.83886718749997,-7.954589843749986]]],[[[126.80097656250004,-7.667871093750009],[126.4720703125,-7.950390625000011],[126.04003906250003,-7.885839843750006],[125.79824218750005,-7.984570312499969],[125.97529296875004,-7.663378906249989],[126.21367187500002,-7.706738281250026],[126.60957031250004,-7.571777343749972],[126.80097656250004,-7.667871093750009]]],[[[127.41943359375003,-7.623046875000028],[127.37070312500012,-7.512792968749949],[127.47519531250012,-7.531054687500031],[127.41943359375003,-7.623046875000028]]],[[[138.53535156250004,-8.273632812499969],[138.2962890625,-8.405175781250037],[137.65039062499997,-8.386132812499966],[138.08183593750002,-7.566210937500003],[138.29550781250012,-7.4384765625],[138.76982421875002,-7.390429687499974],[138.98906250000002,-7.696093749999989],[138.53535156250004,-8.273632812499969]]],[[[131.3255859375,-7.999511718749986],[131.11376953125003,-7.997363281249989],[131.13779296875012,-7.684863281250017],[131.64345703125,-7.11279296875],[131.73613281250007,-7.197070312500017],[131.64384765625002,-7.266894531249946],[131.62441406250005,-7.626171874999955],[131.3255859375,-7.999511718749986]]],[[[131.98203125000006,-7.202050781249966],[131.75078125000002,-7.116796875],[131.92226562500005,-7.104492187499986],[131.98203125000006,-7.202050781249966]]],[[[128.6701171875001,-7.183300781249969],[128.52978515625003,-7.134570312499989],[128.62773437500007,-7.06875],[128.6701171875001,-7.183300781249969]]],[[[120.77441406250003,-7.118945312500003],[120.64082031250004,-7.115820312499991],[120.63339843750006,-7.018261718750011],[120.77441406250003,-7.118945312500003]]],[[[113.84453125000007,-7.105371093749994],[113.12695312499997,-7.224121093750028],[112.72587890625007,-7.072753906250014],[112.86806640625,-6.899902343749972],[113.06738281250003,-6.879980468749991],[113.97470703125012,-6.873046875],[114.0736328125,-6.960156249999983],[113.84453125000007,-7.105371093749994]]],[[[115.37705078125006,-6.97080078125002],[115.22031250000012,-6.952539062500037],[115.24052734375007,-6.861230468749994],[115.54609375000004,-6.938671874999955],[115.37705078125006,-6.97080078125002]]],[[[105.25283203125005,-6.640429687499946],[105.12138671875007,-6.614941406249997],[105.26054687500002,-6.523925781250014],[105.25283203125005,-6.640429687499946]]],[[[134.53681640625004,-6.442285156249994],[134.32275390624997,-6.84873046875002],[134.09082031249997,-6.833789062500003],[134.10703125000006,-6.471582031250009],[134.19462890625007,-6.459765625],[134.11464843750005,-6.190820312500009],[134.53681640625004,-6.442285156249994]]],[[[107.37392578125005,-6.007617187499989],[107.66679687500002,-6.215820312499957],[108.33017578125012,-6.286035156249966],[108.67783203125006,-6.790527343749972],[110.42626953124997,-6.947265625000028],[110.83476562500002,-6.424218749999952],[110.97226562500012,-6.435644531249977],[111.18154296875005,-6.686718749999969],[111.54033203125002,-6.648242187500031],[112.0873046875,-6.89335937499996],[112.53925781250004,-6.926464843749955],[112.64873046875007,-7.221289062499977],[112.7943359375,-7.304492187499974],[112.79453125000012,-7.55244140625004],[113.01357421875005,-7.657714843749986],[113.49765625000006,-7.723828124999955],[114.07070312500005,-7.633007812500011],[114.40927734375012,-7.79248046875],[114.38691406250004,-8.405175781250037],[114.58378906250002,-8.769628906250034],[113.25332031250005,-8.286718749999963],[112.67880859375006,-8.409179687499957],[111.50996093750004,-8.30507812499998],[110.60722656250002,-8.149414062499972],[109.28164062500005,-7.704882812500003],[108.74121093749997,-7.667089843750034],[108.45175781250006,-7.79697265625002],[107.91748046875003,-7.724121093750014],[107.28496093750007,-7.471679687500014],[106.45527343750004,-7.368652343749986],[106.51972656250004,-7.053710937499943],[106.19824218749997,-6.927832031249977],[105.25546875000012,-6.835253906250031],[105.37089843750002,-6.664355468750031],[105.48369140625007,-6.781542968750017],[105.65507812500002,-6.469531249999946],[105.78691406250002,-6.456933593749966],[105.86826171875006,-6.11640625000004],[106.075,-5.914160156249963],[106.82519531249997,-6.098242187499977],[107.0462890625,-5.90419921874998],[107.37392578125005,-6.007617187499989]]],[[[120.52832031249997,-6.2984375],[120.48730468749997,-6.464843749999972],[120.47734375000007,-5.775292968750009],[120.52832031249997,-6.2984375]]],[[[112.7194335937501,-5.81103515625],[112.58603515625006,-5.803613281249994],[112.69003906250006,-5.726171875000034],[112.7194335937501,-5.81103515625]]],[[[132.80712890625003,-5.850781250000011],[132.68144531250002,-5.91259765625],[132.63017578125002,-5.60703125],[132.80712890625003,-5.850781250000011]]],[[[134.74697265625,-5.707031249999957],[134.71416015625007,-6.29511718750004],[134.44111328125004,-6.334863281249966],[134.15488281250006,-6.06289062499998],[134.3019531250001,-6.009765624999986],[134.34306640625002,-5.833007812499943],[134.20537109375002,-5.707226562499997],[134.34130859375003,-5.712890624999986],[134.57080078124997,-5.42734375],[134.74697265625,-5.707031249999957]]],[[[132.92626953124997,-5.902050781249983],[132.84501953125002,-5.987988281249997],[133.13847656250002,-5.317871093749986],[133.11962890625003,-5.575976562499989],[132.92626953124997,-5.902050781249983]]],[[[102.36718750000003,-5.478710937499983],[102.1107421875,-5.32255859374996],[102.3717773437501,-5.366406250000011],[102.36718750000003,-5.478710937499983]]],[[[123.62675781250007,-5.271582031249963],[123.58261718750006,-5.36738281250004],[123.54277343750002,-5.271093749999963],[123.62675781250007,-5.271582031249963]]],[[[122.04296874999997,-5.437988281250028],[121.80849609375,-5.256152343750017],[121.91367187500012,-5.072265624999957],[122.04101562500003,-5.158789062499991],[122.04296874999997,-5.437988281250028]]],[[[122.64511718750012,-5.26943359374998],[122.5638671875,-5.3875],[122.28310546875,-5.319531249999969],[122.39628906250002,-5.069824218749986],[122.36894531250007,-4.767187499999977],[122.70195312500002,-4.61865234375],[122.75986328125012,-4.933886718750003],[122.61406250000007,-5.138671874999986],[122.64511718750012,-5.26943359374998]]],[[[123.17978515625006,-4.551171875000023],[123.195703125,-4.82265625],[123.05517578124997,-4.748242187500026],[122.97167968750003,-5.138476562500031],[123.18730468750007,-5.333007812499957],[122.96875,-5.405761718749943],[122.81210937500012,-5.671289062499952],[122.64501953124997,-5.663378906250031],[122.58642578124997,-5.488867187500006],[122.76650390625005,-5.210156249999983],[122.85332031250007,-4.618359375000026],[123.074609375,-4.38691406250004],[123.17978515625006,-4.551171875000023]]],[[[133.57080078124997,-4.245898437500003],[133.621875,-4.299316406249957],[133.32089843750006,-4.111035156249969],[133.57080078124997,-4.245898437500003]]],[[[123.2423828125001,-4.112988281250011],[123.07617187499997,-4.227148437499991],[122.96904296875002,-4.029980468749969],[123.21191406250003,-3.997558593750028],[123.2423828125001,-4.112988281250011]]],[[[128.56259765625012,-3.58544921875],[128.39160156250003,-3.637890625000026],[128.45156250000005,-3.514746093749991],[128.56259765625012,-3.58544921875]]],[[[128.2755859375001,-3.67460937499996],[127.97802734374997,-3.770996093749972],[127.925,-3.69931640625002],[128.32910156249997,-3.51591796874996],[128.2755859375001,-3.67460937499996]]],[[[116.42412109375007,-3.464453124999963],[116.38779296875012,-3.636718749999972],[116.3265625,-3.539062499999972],[116.42412109375007,-3.464453124999963]]],[[[116.30332031250006,-3.868164062499957],[116.05878906250004,-4.006933593749991],[116.06357421875006,-3.457910156249952],[116.26972656250004,-3.251074218750006],[116.30332031250006,-3.868164062499957]]],[[[126.86113281250007,-3.087890624999986],[127.22734375000007,-3.391015625],[127.22958984375006,-3.633007812500011],[126.68632812500007,-3.823632812500037],[126.21455078125004,-3.605175781250026],[126.05654296875,-3.420996093749991],[126.08828125,-3.105468750000014],[126.86113281250007,-3.087890624999986]]],[[[106.88642578125004,-3.005273437500023],[106.7428710937501,-2.932812500000011],[106.91064453124997,-2.93398437499998],[106.88642578125004,-3.005273437500023]]],[[[129.75468750000007,-2.865820312500034],[130.3791015625001,-2.989355468749977],[130.56992187500006,-3.130859375000028],[130.85996093750006,-3.570312500000028],[130.805078125,-3.85771484374996],[129.844140625,-3.327148437499957],[129.51171875000003,-3.32851562499998],[129.46767578125005,-3.453222656249977],[128.8625,-3.234960937500006],[128.51660156249997,-3.449121093750037],[128.13203125000004,-3.157421875000026],[127.90234374999997,-3.496289062499955],[127.87792968749997,-3.222070312499966],[128.19853515625002,-2.865917968749969],[128.99111328125,-2.82851562499998],[129.17441406250006,-2.933496093749966],[129.48417968750002,-2.785742187499977],[129.75468750000007,-2.865820312500034]]],[[[100.42509765625007,-3.182910156249974],[100.46513671875007,-3.32851562499998],[100.20429687500004,-2.98681640625],[100.19853515625002,-2.785546875000023],[100.45458984375003,-3.001953124999972],[100.42509765625007,-3.182910156249974]]],[[[108.2072265625001,-2.997656249999977],[108.05527343750006,-3.22685546874996],[107.85820312500002,-3.086328125000023],[107.61445312500004,-3.209375],[107.56347656250003,-2.920117187499997],[107.66630859375002,-2.566308593750037],[107.83779296875005,-2.530273437499972],[108.21513671875002,-2.696972656250011],[108.29062500000012,-2.829980468750023],[108.2072265625001,-2.997656249999977]]],[[[100.20410156249997,-2.741015625000017],[100.01494140625007,-2.819726562499966],[99.98789062500006,-2.525390624999957],[100.20410156249997,-2.741015625000017]]],[[[99.84306640625007,-2.343066406250031],[99.60703125000012,-2.257519531250011],[99.57216796875005,-2.025781249999966],[99.84306640625007,-2.343066406250031]]],[[[126.055078125,-2.451269531249963],[125.86289062500006,-2.077148437499943],[125.92275390625,-1.974804687499969],[126.055078125,-2.451269531249963]]],[[[126.02421875000007,-1.789746093750011],[126.33173828125004,-1.822851562500006],[125.47919921875004,-1.940039062499991],[125.38720703124997,-1.843066406249946],[126.02421875000007,-1.789746093750011]]],[[[130.35332031250007,-1.690527343749963],[130.41884765625,-1.971289062499963],[130.24804687500003,-2.047753906249994],[129.7376953125,-1.866894531250011],[130.35332031250007,-1.690527343749963]]],[[[124.96953125000007,-1.70546875],[125.18789062500005,-1.712890624999986],[125.31406250000006,-1.877148437499969],[124.41777343750002,-2.005175781250031],[124.32968750000012,-1.858886718749972],[124.41757812500006,-1.659277343749991],[124.96953125000007,-1.70546875]]],[[[135.47421875000006,-1.591796875000014],[136.89257812500003,-1.799707031249994],[136.22812500000012,-1.893652343749949],[135.47421875000006,-1.591796875000014]]],[[[108.953125,-1.61962890625],[108.83789062499997,-1.661621093750028],[108.80371093750003,-1.567773437499994],[108.953125,-1.61962890625]]],[[[106.04570312500002,-1.669433593750014],[106.36591796875004,-2.464843749999972],[106.81845703125006,-2.573339843749963],[106.6120117187501,-2.895507812499957],[106.66718750000004,-3.071777343749986],[105.99873046875004,-2.824902343749955],[105.7858398437501,-2.18134765625004],[105.13339843750012,-2.042578125],[105.45957031250006,-1.574707031249986],[105.58544921875003,-1.526757812499994],[105.7008789062501,-1.731054687499963],[105.7204101562501,-1.533886718750026],[105.91005859375,-1.504980468749991],[106.04570312500002,-1.669433593750014]]],[[[123.59755859375,-1.704296875000011],[123.48251953125006,-1.681445312499974],[123.52851562500004,-1.502832031250009],[123.59755859375,-1.704296875000011]]],[[[128.1530273437501,-1.66054687499998],[127.56162109375012,-1.728515624999972],[127.39501953125003,-1.589843749999972],[127.64667968750004,-1.332421875],[128.1530273437501,-1.66054687499998]]],[[[123.2123046875,-1.171289062499966],[123.23779296874997,-1.389355468749983],[123.43476562500004,-1.236816406249986],[123.54726562500005,-1.337402343749957],[123.51191406250004,-1.447363281249977],[123.27490234374997,-1.437207031249955],[123.17294921875006,-1.616015624999974],[123.15039062500003,-1.304492187500003],[122.89042968750007,-1.58720703124996],[122.81083984375002,-1.432128906249986],[122.90800781250002,-1.182226562499963],[123.2123046875,-1.171289062499966]]],[[[109.71025390625007,-1.1806640625],[109.46367187500002,-1.277539062500026],[109.4759765625,-0.9853515625],[109.74335937500004,-1.039355468749989],[109.71025390625007,-1.1806640625]]],[[[134.96533203124997,-1.116015624999974],[134.86171875,-1.114160156249952],[134.82792968750002,-0.978808593750003],[134.99628906250004,-1.03408203124998],[134.96533203124997,-1.116015624999974]]],[[[99.16386718750007,-1.777929687500006],[98.82773437500006,-1.609960937499977],[98.60175781250004,-1.197851562499949],[98.67607421875007,-0.970507812500003],[98.93261718750003,-0.954003906250009],[99.2672851562501,-1.62773437499996],[99.16386718750007,-1.777929687500006]]],[[[131.00185546875005,-1.315527343750034],[130.78232421875006,-1.255468749999963],[130.67294921875006,-0.959765625000031],[131.03300781250007,-0.917578124999963],[131.00185546875005,-1.315527343750034]]],[[[135.38300781250004,-0.6513671875],[135.89355468749997,-0.725781249999969],[136.37529296875007,-1.094042968750031],[136.1647460937501,-1.214746093750023],[135.91503906250003,-1.178417968749997],[135.74707031249997,-0.823046874999974],[135.64570312500004,-0.881933593749991],[135.38300781250004,-0.6513671875]]],[[[127.30039062500012,-0.780957031250026],[127.1564453125001,-0.760937500000026],[127.20908203125006,-0.619335937499955],[127.30039062500012,-0.780957031250026]]],[[[130.6266601562501,-0.528710937499966],[130.46542968750006,-0.486523437499983],[130.6159179687501,-0.417285156250003],[130.6266601562501,-0.528710937499966]]],[[[121.86435546875012,-0.406835937500006],[121.88125,-0.502636718749983],[121.65527343749997,-0.526171874999989],[121.86435546875012,-0.406835937500006]]],[[[140.97343750000007,-2.609765625],[140.97353515625,-2.803417968750026],[140.975,-6.346093750000023],[140.86230468749997,-6.740039062499989],[140.97519531250006,-6.90537109375002],[140.97617187500012,-9.11875],[140.00292968749997,-8.19550781250004],[140.11699218750002,-7.923730468750009],[139.93476562500004,-8.101171875],[139.38564453125,-8.189062499999963],[139.24882812500002,-7.982421874999972],[138.890625,-8.237792968749943],[139.08798828125012,-7.587207031250017],[138.74794921875,-7.25146484375],[139.17685546875006,-7.1904296875],[138.84570312500003,-7.13632812499999],[138.60136718750007,-6.936523437499972],[138.86455078125007,-6.858398437499943],[138.43867187500004,-6.343359375],[138.2962890625,-5.94902343749996],[138.37460937500006,-5.84365234374998],[138.19960937500005,-5.80703125],[138.33964843750007,-5.675683593749966],[138.08710937500004,-5.70917968750004],[138.06083984375002,-5.46523437499998],[137.27978515624997,-4.945410156249949],[136.61884765625004,-4.81875],[135.97968750000004,-4.530859374999963],[135.19560546875007,-4.450683593749972],[134.67968749999997,-4.079101562499943],[134.70654296875003,-3.954785156250026],[134.88652343750007,-3.938476562499986],[134.26621093750012,-3.945800781249972],[134.14707031250006,-3.79677734374998],[133.97382812500004,-3.817968750000034],[133.67832031250006,-3.4794921875],[133.8415039062501,-3.054785156249991],[133.70039062500004,-3.0875],[133.653125,-3.364355468749991],[133.51816406250012,-3.411914062500003],[133.40087890625003,-3.899023437500034],[133.24873046875004,-4.062304687499989],[132.91445312500005,-4.05693359374996],[132.75390625000003,-3.703613281250014],[132.86972656250006,-3.550976562499997],[132.75136718750005,-3.294628906249997],[131.97119140624997,-2.788574218750014],[132.2306640625001,-2.680371093749997],[132.725,-2.789062500000028],[133.19101562500006,-2.43779296874996],[133.70009765625005,-2.624609375],[133.75332031250005,-2.450683593750014],[133.90488281250012,-2.390917968750003],[133.79101562500003,-2.293652343749997],[133.92158203125004,-2.102050781249957],[132.96279296875005,-2.272558593749963],[132.30761718749997,-2.24228515625002],[132.02343749999997,-1.99033203125002],[131.93037109375004,-1.559667968750034],[131.29375,-1.393457031250009],[130.99589843750007,-1.42470703124998],[131.1908203125,-1.165820312500003],[131.2572265625,-0.855468750000014],[131.80429687500006,-0.703808593750026],[132.39375,-0.355468750000028],[132.85644531250003,-0.417382812500023],[133.47265624999997,-0.726171874999963],[133.97451171875,-0.744335937500026],[134.11152343750004,-0.84677734375002],[134.07197265625004,-1.001855468749994],[134.25957031250007,-1.362988281250026],[134.105859375,-1.720996093749946],[134.19482421875003,-2.309082031249943],[134.45996093749997,-2.83232421874996],[134.48330078125,-2.583007812499972],[134.62744140624997,-2.536718749999963],[134.70214843749997,-2.933593749999986],[134.84335937500006,-2.909179687499986],[134.88681640625006,-3.209863281249966],[135.25156250000012,-3.368554687499966],[135.48662109375002,-3.34511718749998],[135.85917968750002,-2.99531250000004],[136.38994140625002,-2.273339843750037],[137.07207031250002,-2.105078124999949],[137.1710937500001,-2.025488281249991],[137.1234375,-1.840917968749963],[137.80625000000012,-1.483203125],[139.78955078125003,-2.34824218750002],[140.62255859374997,-2.44580078125],[140.74746093750005,-2.607128906249997],[140.97343750000007,-2.609765625]]],[[[104.47421875000012,-0.334667968749955],[104.59013671875002,-0.466601562500017],[104.36318359375,-0.658593749999966],[104.25712890625002,-0.463281249999966],[104.47421875000012,-0.334667968749955]]],[[[127.56699218750006,-0.318945312499949],[127.68242187500002,-0.46835937500002],[127.60498046874997,-0.610156249999946],[127.88017578125002,-0.808691406249991],[127.7611328125,-0.883691406249994],[127.62382812500002,-0.76601562499999],[127.46269531250002,-0.80595703124996],[127.46865234375,-0.64296875],[127.3,-0.500292968749946],[127.32509765625,-0.335839843750023],[127.45517578125012,-0.406347656249991],[127.56699218750006,-0.318945312499949]]],[[[127.24990234375005,-0.4953125],[127.11914062500003,-0.520507812499986],[127.12646484375003,-0.278613281250003],[127.29003906250003,-0.284375],[127.24990234375005,-0.4953125]]],[[[103.73652343750004,-0.347949218750003],[103.461328125,-0.357617187500011],[103.54892578125006,-0.227539062499986],[103.73652343750004,-0.347949218750003]]],[[[130.81328125000007,-0.004101562500026],[131.27685546875003,-0.149804687499952],[131.33974609375005,-0.290332031249989],[131.00537109374997,-0.360742187500037],[130.62216796875006,-0.0859375],[130.89921875000002,-0.344433593749997],[130.7501953125001,-0.44384765625],[130.6886718750001,-0.296582031250011],[130.55078124999997,-0.366406250000026],[130.23662109375002,-0.209667968749983],[130.3625,-0.072851562500006],[130.81328125000007,-0.004101562500026]]],[[[98.45927734375007,-0.530468749999969],[98.30966796875012,-0.531835937499977],[98.4271484375,-0.226464843750037],[98.3229492187501,-0.000781249999974],[98.54414062500004,-0.257617187499989],[98.45927734375007,-0.530468749999969]]],[[[104.77861328125007,-0.175976562499955],[105.00537109374997,-0.282812499999963],[104.44707031250002,-0.189160156249983],[104.54267578125004,0.01772460937498],[104.77861328125007,-0.175976562499955]]],[[[103.28447265625002,0.541943359375011],[103.13955078125,0.549072265625043],[103.18740234375,0.699755859375017],[103.28447265625002,0.541943359375011]]],[[[103.0275390625001,0.746630859374974],[102.4904296875001,0.856640625],[102.50664062500002,1.088769531250037],[103.00244140624997,0.859277343750009],[103.0275390625001,0.746630859374974]]],[[[103.42392578125012,1.048339843749972],[103.31542968750003,1.071289062500028],[103.37998046875006,1.133642578125034],[103.42392578125012,1.048339843749972]]],[[[103.16640625000005,0.870166015625003],[102.7018554687501,1.0537109375],[102.72558593749997,1.158837890625023],[102.99941406250005,1.067773437500023],[103.16640625000005,0.870166015625003]]],[[[104.02480468750005,1.180566406250009],[104.13984375000004,1.165576171874974],[104.06611328125004,0.989550781249989],[103.93222656250012,1.071386718749963],[104.02480468750005,1.180566406250009]]],[[[104.58535156250005,1.21611328124996],[104.66289062500002,1.04951171875004],[104.57519531250003,0.831933593750037],[104.43925781250002,1.050439453125051],[104.25195312499997,1.014892578125],[104.36181640624997,1.18149414062502],[104.58535156250005,1.21611328124996]]],[[[102.4271484375,0.990136718750023],[102.27958984375002,1.075683593750043],[102.25634765625003,1.397070312499963],[102.44287109374997,1.234228515625006],[102.4271484375,0.990136718750023]]],[[[97.48154296875006,1.465087890624972],[97.93193359375002,0.973925781250003],[97.82041015625012,0.564453124999986],[97.683984375,0.596093750000037],[97.60390625000005,0.83388671874998],[97.40537109375012,0.946972656250026],[97.07919921875006,1.425488281249983],[97.35595703124997,1.539746093749997],[97.48154296875006,1.465087890624972]]],[[[102.49189453125004,1.459179687500011],[102.49941406250005,1.330908203124991],[102.02402343750012,1.607958984375031],[102.49189453125004,1.459179687500011]]],[[[124.88886718750004,0.995312500000011],[124.42753906250002,0.470605468750051],[123.75380859375,0.305517578124991],[123.26542968750007,0.326611328125026],[122.996875,0.493505859375006],[121.01298828125002,0.441699218750017],[120.57900390625,0.5283203125],[120.19228515625,0.268505859374997],[120.01328125000012,-0.196191406249994],[120.062890625,-0.555566406250023],[120.240625,-0.868261718749949],[120.51757812499997,-1.039453125],[120.66738281250005,-1.370117187499972],[121.14853515625012,-1.33945312500002],[121.5755859375,-0.828515625000023],[121.96962890625005,-0.933300781249969],[122.27998046875004,-0.757031250000026],[122.88876953125006,-0.755175781250003],[122.8294921875,-0.658886718750026],[123.17148437500012,-0.57070312499999],[123.37968750000002,-0.648535156249949],[123.43417968750006,-0.778222656249994],[123.37792968749997,-1.004101562500011],[122.90283203125003,-0.900976562499963],[122.25068359375004,-1.555273437500034],[121.8585937500001,-1.69326171874998],[121.65097656250006,-1.895410156249952],[121.35546874999997,-1.878222656250003],[122.29169921875004,-2.907617187500023],[122.39902343750006,-3.200878906249997],[122.25292968749997,-3.620410156250017],[122.68964843750004,-4.084472656249972],[122.84794921875002,-4.064550781250006],[122.8722656250001,-4.391992187500009],[122.71972656250003,-4.340722656249952],[122.11425781250003,-4.540234375000011],[122.03808593749997,-4.832421875000023],[121.58867187500007,-4.759570312500017],[121.48652343750004,-4.581054687499972],[121.61806640625,-4.092675781249952],[120.89179687500004,-3.520605468750034],[121.05429687500012,-3.167089843749949],[121.0521484375,-2.751660156249955],[120.87939453124997,-2.64560546875002],[120.65361328125002,-2.667578124999977],[120.26103515625007,-2.949316406249991],[120.43662109375012,-3.70732421874996],[120.42011718750004,-4.617382812500011],[120.27929687499997,-5.146093749999977],[120.4303710937501,-5.591015625000026],[119.9515625,-5.577636718749972],[119.71728515625003,-5.693359375000014],[119.55742187500007,-5.611035156250026],[119.36035156249997,-5.314160156250026],[119.59404296875007,-4.523144531249997],[119.62363281250006,-4.034375],[119.46748046875004,-3.512988281249989],[118.99462890624997,-3.537597656250028],[118.86767578124997,-3.39804687500002],[118.78330078125006,-2.720800781249977],[119.09218750000005,-2.482910156250014],[119.32187500000012,-1.929687500000014],[119.308984375,-1.408203125],[119.508203125,-0.906738281249972],[119.71132812500005,-0.680761718750034],[119.84433593750006,-0.861914062499991],[119.721875,-0.088476562499991],[119.865625,0.040087890625003],[119.80927734375004,0.238671875000051],[119.9132812500001,0.445068359375],[120.26953125000003,0.970800781249991],[120.60253906249997,0.854394531249994],[120.86796875000007,1.25283203124998],[121.0817382812501,1.327636718750028],[121.40410156250002,1.243603515624969],[121.59179687499997,1.067968749999977],[122.43662109375006,1.018066406250028],[122.83828125,0.845703125],[123.06650390625006,0.941796875000037],[123.93076171875006,0.850439453124977],[124.53369140624997,1.230468750000043],[124.94707031250002,1.672167968749974],[125.11093750000012,1.685693359374966],[125.2337890625,1.502294921875006],[124.88886718750004,0.995312500000011]]],[[[101.70810546875006,2.078417968750045],[101.71943359375004,1.789160156250006],[101.50078125000002,1.733203124999974],[101.40966796875003,2.021679687500026],[101.70810546875006,2.078417968750045]]],[[[127.73271484375007,0.848144531250043],[127.8810546875001,0.832128906249977],[127.96728515624997,1.042578125000048],[128.16074218750006,1.1578125],[128.22246093750002,1.400634765624986],[128.68837890625,1.572558593750017],[128.70263671874997,1.106396484374997],[128.29882812500003,0.87680664062502],[128.26064453125,0.733789062500023],[128.61123046875,0.549951171875051],[128.89960937500004,0.216259765625011],[127.9831054687501,0.471875],[127.88740234375004,0.298339843750043],[127.97783203125002,-0.24833984374996],[128.4254882812501,-0.892675781249949],[128.04638671875003,-0.706054687499943],[127.69160156250004,-0.241894531249983],[127.70869140625004,0.288085937499986],[127.53710937500003,0.610888671875031],[127.60800781250006,0.848242187499977],[127.42851562500002,1.139990234374991],[127.63173828125,1.843701171875011],[128.03642578125002,2.199023437500017],[127.88681640625012,1.83295898437504],[128.0109375000001,1.701220703125031],[128.01171874999997,1.331738281249983],[127.65283203124997,1.013867187499969],[127.73271484375007,0.848144531250043]]],[[[97.3341796875001,2.075634765625011],[97.10830078125,2.216894531250006],[97.29140625,2.200830078125023],[97.3341796875001,2.075634765625011]]],[[[128.45390625000002,2.051757812500028],[128.29589843749997,2.034716796875017],[128.2179687500001,2.297460937499991],[128.60214843750012,2.59760742187504],[128.68847656250003,2.473681640625017],[128.62324218750004,2.224414062500031],[128.45390625000002,2.051757812500028]]],[[[96.46367187500002,2.360009765625037],[95.80859374999997,2.655615234375034],[95.7171875,2.825976562500017],[95.89580078125007,2.8890625],[96.41728515625007,2.515185546875031],[96.46367187500002,2.360009765625037]]],[[[108.8875,2.905419921875037],[108.7865234375,2.885644531250009],[108.88574218750003,2.998974609374997],[108.8875,2.905419921875037]]],[[[105.76035156250006,2.863037109375014],[105.69218750000002,3.0625],[105.83671875000007,2.97651367187504],[105.76035156250006,2.863037109375014]]],[[[106.28525390625006,3.15712890624998],[106.28369140624997,3.088232421874977],[106.20097656250002,3.204882812500031],[106.28525390625006,3.15712890624998]]],[[[117.65839843750004,3.280517578124986],[117.54785156250003,3.43198242187502],[117.68085937500004,3.407519531250017],[117.65839843750004,3.280517578124986]]],[[[125.65810546875,3.436035156250043],[125.51152343750007,3.461132812500011],[125.46884765625006,3.73325195312502],[125.65810546875,3.436035156250043]]],[[[117.88476562499997,4.186132812500006],[117.92285156250003,4.054296874999977],[117.73681640624997,4.004003906250034],[117.64902343750012,4.168994140624974],[117.88476562499997,4.186132812500006]]],[[[108.31601562500006,3.689648437500026],[108.10039062500002,3.70454101562504],[108.24326171875006,3.810351562500017],[108.00234375,3.982861328124983],[108.24833984375002,4.21713867187502],[108.39287109375007,3.986181640625034],[108.31601562500006,3.689648437500026]]],[[[117.5744140625001,4.17060546875004],[117.46533203124997,4.076074218749966],[117.77724609375005,3.689257812500031],[117.05595703125007,3.622656249999963],[117.34628906250006,3.426611328124991],[117.35244140625,3.19375],[117.61064453125002,3.064355468749994],[117.56914062500002,2.92929687500002],[117.69765625,2.887304687499991],[117.6388671875001,2.825292968749963],[118.0666015625001,2.317822265624969],[117.7892578125001,2.026855468750014],[118.98496093750006,0.982128906249983],[118.53476562500006,0.813525390625017],[118.19609375000002,0.874365234374977],[117.91162109374997,1.098681640625017],[117.96425781250005,0.889550781250051],[117.74511718749997,0.72963867187498],[117.52216796875004,0.235888671875017],[117.46289062500003,-0.323730468749957],[117.5625,-0.770898437500009],[116.91396484375,-1.223632812499972],[116.73984375000006,-1.044238281250017],[116.75341796874997,-1.327343749999955],[116.27548828125006,-1.784863281249997],[116.42431640625003,-1.784863281249997],[116.45195312500002,-1.923144531250017],[116.31396484374997,-2.139843750000011],[116.56542968749997,-2.299707031249994],[116.52929687499997,-2.51054687499996],[116.31679687500005,-2.55185546875002],[116.33066406250012,-2.902148437499974],[116.16630859375002,-2.934570312500014],[116.2572265625,-3.126367187500009],[115.95615234375012,-3.595019531250003],[114.6935546875001,-4.169726562500017],[114.5255859375001,-3.376660156250011],[114.44599609375004,-3.481835937500037],[114.34433593750012,-3.444433593749963],[114.34433593750012,-3.23515625],[114.23632812500003,-3.36113281249996],[114.0822265625001,-3.27890625],[113.70507812499997,-3.45527343750004],[113.6100585937501,-3.195703125],[113.34316406250005,-3.246484374999966],[113.03398437500002,-2.933496093749966],[112.97148437500002,-3.187109375000034],[112.75800781250004,-3.322167968750009],[112.60029296875004,-3.400488281249977],[112.28496093750002,-3.32099609375004],[111.85810546875004,-3.551855468750006],[111.82304687500007,-3.057226562499949],[111.69472656250005,-2.88945312499996],[110.93007812500005,-3.071093750000017],[110.82968750000012,-2.9951171875],[110.89931640625,-2.908593749999952],[110.703125,-3.020898437500009],[110.57402343750007,-2.89140625],[110.25605468750004,-2.966113281249946],[110.09658203125,-2.001367187499966],[109.95986328125,-1.862792968749972],[109.98330078125,-1.274804687499994],[109.78740234375007,-1.011328124999963],[109.25878906250003,-0.807421874999989],[109.37275390625004,-0.638183593749972],[109.12109375000003,-0.39091796874996],[109.2575195312501,0.031152343750051],[108.94453125000004,0.355664062499997],[108.91679687500007,0.912646484375045],[108.95859375000006,1.134619140624963],[109.1315429687501,1.253857421875011],[109.01025390624997,1.239648437500051],[109.07587890625004,1.495898437500031],[109.37851562500006,1.922705078125034],[109.62890625000003,2.027539062499983],[109.53896484375,1.89619140625004],[109.65400390625004,1.614892578125023],[110.50576171875005,0.861962890625023],[111.10136718750002,1.050537109374986],[111.80898437500005,1.011669921874969],[112.078515625,1.143359374999974],[112.1857421875001,1.4390625],[112.47617187500006,1.559082031250028],[112.94296875000006,1.566992187500034],[113.00654296875004,1.433886718750003],[113.6222656250001,1.2359375],[113.90234375000003,1.434277343749997],[114.5125,1.452001953124963],[114.83056640625003,1.980029296874989],[114.78642578125002,2.250488281250014],[115.1791015625,2.523193359374972],[115.08076171875004,2.63422851562504],[115.117578125,2.89487304687502],[115.24697265625005,3.025927734374989],[115.45439453125002,3.034326171875009],[115.67880859375006,4.193017578124994],[115.86074218750005,4.348046875000037],[116.51474609375006,4.370800781249969],[117.10058593750003,4.337060546875023],[117.5744140625001,4.17060546875004]]],[[[126.81660156250004,4.033496093750003],[126.70449218750005,4.070996093749997],[126.81357421875006,4.258496093750011],[126.72207031250005,4.344189453124969],[126.75732421874997,4.547900390624989],[126.9210937500001,4.291015624999972],[126.81660156250004,4.033496093750003]]],[[[96.49257812500005,5.229345703124991],[97.54716796875002,5.205859375],[98.2484375,4.41455078125],[98.3073242187501,4.09287109375002],[99.73232421875005,3.183056640625026],[100.523828125,2.18916015625004],[100.88789062500004,1.948242187499986],[100.82822265625012,2.242578125],[101.04619140625002,2.257470703125023],[101.47666015625006,1.693066406250054],[102.019921875,1.442138671875],[102.38994140625007,0.84199218750004],[103.03183593750006,0.57890625],[103.0075195312501,0.415332031249974],[102.55,0.216455078124966],[103.33896484375012,0.513720703125045],[103.67265625000007,0.288916015624977],[103.78671875000012,0.046972656249991],[103.42851562500007,-0.19179687499998],[103.40517578125005,-0.36220703124998],[103.5091796875,-0.465527343749969],[103.43857421875006,-0.575585937500009],[103.72109375,-0.886718749999986],[104.36054687500004,-1.038378906249974],[104.51591796875002,-1.81943359375002],[104.84521484375003,-2.092968749999969],[104.65078125000005,-2.595214843749972],[104.97080078125012,-2.370898437500017],[105.39697265624997,-2.380175781249946],[106.0443359375,-3.10625],[105.84375,-3.61367187499998],[105.93046875000007,-3.833007812499986],[105.83144531250005,-4.16289062499996],[105.88720703124997,-5.009570312499974],[105.74833984375007,-5.818261718749966],[105.34941406250007,-5.549511718750011],[105.08134765625002,-5.74550781249998],[104.63955078125005,-5.520410156250037],[104.68398437500005,-5.89267578125002],[104.60156249999997,-5.90458984374996],[103.8314453125,-5.079589843750028],[102.53769531250006,-4.152148437499989],[102.12753906250006,-3.599218749999963],[101.57861328124997,-3.166992187500014],[100.88955078125,-2.248535156249957],[100.85527343750002,-1.934179687499949],[100.30820312500006,-0.82666015625],[99.66982421875005,0.045068359375037],[99.15917968749997,0.351757812499997],[98.59531250000006,1.864599609375006],[97.70078125000006,2.358544921875009],[97.59082031249997,2.846582031250037],[97.3913085937501,2.975292968749969],[96.9689453125001,3.575146484374969],[96.44472656250005,3.81630859374998],[95.57861328125003,4.661962890625048],[95.20664062500006,5.284033203125034],[95.22783203125002,5.564794921875034],[95.62890625000003,5.609082031249997],[96.13330078125003,5.294287109374991],[96.49257812500005,5.229345703124991]]]]},"properties":{"name":"Indonesia","childNum":107}},{"geometry":{"type":"Polygon","coordinates":[[[-4.412060546874983,54.185351562499996],[-4.785351562499983,54.073046875],[-4.424707031249994,54.407177734375],[-4.412060546874983,54.185351562499996]]]},"properties":{"name":"Isle of Man","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[75.32221348233018,32.28516356678968],[75.62496871116024,32.28516356678968],[75.73585997688717,32.78417426256088],[76.32728006076415,32.87658365066666],[76.62299010270264,33.32014871357439],[77.06655516561037,33.301666835953235],[77.71342088235082,32.6917648744551],[78.10154031239509,32.87658365066666],[78.49194250885338,32.53122786149202],[78.38964843749997,32.51987304687498],[78.41748046874997,32.466699218749994],[78.4552734375001,32.30034179687502],[78.49589843750002,32.21577148437504],[78.72558593750009,31.983789062500023],[78.71972656250009,31.887646484374983],[78.69345703125006,31.740380859374994],[78.7550781250001,31.55029296875],[78.74355468750005,31.323779296875017],[79.10712890625004,31.402636718750102],[79.38847656250013,31.064208984375085],[79.66425781250004,30.96523437499999],[79.92451171875004,30.888769531250034],[80.20712890625006,30.683740234375023],[80.19121093750002,30.56840820312496],[80.87353515625003,30.290576171875045],[80.98544921875006,30.23710937499999],[81.01025390625014,30.164501953125097],[80.96611328125002,30.180029296875063],[80.90761718750005,30.171923828125017],[80.84814453125009,30.139746093750034],[80.81992187500012,30.119335937499955],[80.68408203125014,29.994335937500068],[80.54902343750015,29.899804687499994],[80.40185546875003,29.730273437500102],[80.31689453125014,29.572070312500017],[80.25488281250009,29.423339843750114],[80.25595703125006,29.318017578125136],[80.23300781250006,29.194628906250045],[80.16953125000012,29.124316406250102],[80.13046875000006,29.100390625000045],[80.08457031249995,28.994189453125074],[80.05166015625,28.870312500000068],[80.07070312500005,28.830175781250063],[80.22656250000003,28.723339843750125],[80.32480468750012,28.66640625000008],[80.41855468749995,28.61201171875001],[80.47910156250012,28.604882812499994],[80.49580078125015,28.635791015625074],[80.51787109375002,28.665185546875023],[80.58701171875006,28.64960937500004],[81.16894531250014,28.335009765625074],[81.85263671875018,27.867089843750136],[81.89687500000011,27.87446289062504],[81.94521484375005,27.89926757812495],[81.98769531250016,27.91376953125004],[82.03701171875,27.90058593750004],[82.11191406250006,27.86494140625004],[82.28769531250018,27.756542968749983],[82.45136718750004,27.671826171874955],[82.62988281249997,27.687060546875045],[82.67734375000006,27.67343749999995],[82.71083984375005,27.596679687500114],[82.73339843750003,27.518994140625097],[83.28974609375004,27.370996093750136],[83.36943359375002,27.410253906249977],[83.38398437500004,27.444824218750085],[83.44716796875011,27.46533203125],[83.55166015625011,27.456347656249932],[83.74697265625011,27.395947265625068],[83.8288085937501,27.377832031250108],[84.09101562499993,27.491357421875136],[84.22978515625007,27.427832031250006],[84.48085937500005,27.348193359375102],[84.61015625000002,27.298681640624977],[84.64072265625012,27.249853515624977],[84.65478515625014,27.20366210937499],[84.65380859375009,27.09169921875008],[84.68535156250013,27.041015625000057],[85.19179687500011,26.766552734375097],[85.29296875000009,26.741015625000045],[85.56845703125012,26.839843750000114],[85.64843749999997,26.829003906250023],[85.69990234375004,26.781640624999966],[85.73730468750003,26.639746093750034],[85.79453125000006,26.60415039062505],[86.00732421875009,26.64936523437504],[86.70136718750015,26.435058593750057],[87.01640625000002,26.555419921875085],[87.2874023437499,26.360302734375125],[87.41357421875014,26.42294921875009],[87.84921875000006,26.43691406250008],[87.99511718750014,26.38237304687499],[88.02695312500023,26.395019531250085],[88.05488281250004,26.43002929687492],[88.11152343750004,26.58642578125],[88.1615234375,26.724804687500125],[88.15722656250009,26.807324218750068],[88.1110351562501,26.928466796875057],[87.99316406250009,27.086083984374994],[87.984375,27.133935546874994],[88.14697265625014,27.749218750000097],[88.15029296875011,27.843310546875074],[88.10976562500005,27.87060546874997],[88.10898437499995,27.93300781250005],[88.14111328125003,27.948925781250097],[88.27519531250013,27.96884765625009],[88.42597656250015,28.011669921875097],[88.57792968750002,28.093359375000034],[88.80371093750003,28.006933593750034],[88.74902343749997,27.521875000000136],[88.7648437500001,27.429882812500068],[88.83251953125003,27.362841796875074],[88.89140625000002,27.316064453125136],[88.88164062500007,27.29746093750009],[88.76035156250006,27.21811523437509],[88.73876953125009,27.175585937499932],[88.85761718750015,26.961474609375017],[89.14824218750002,26.816162109375085],[89.33212890625018,26.848632812500114],[89.58613281250004,26.778955078125136],[89.60996093750012,26.719433593750097],[89.71093750000009,26.713916015625045],[89.76386718750004,26.7015625],[89.94316406250013,26.723925781249932],[90.12294921875011,26.754589843749983],[90.20605468749997,26.847509765625063],[90.34589843750004,26.890332031250097],[90.73964843750005,26.771679687500068],[91.2865234375,26.78994140625008],[91.42675781249997,26.867089843749966],[91.45585937500013,26.866894531250125],[91.51757812500009,26.807324218750068],[91.67158203124993,26.80200195312503],[91.84208984375013,26.852978515625125],[91.94375,26.860839843750114],[91.99833984375013,26.85498046875],[92.04970703125016,26.87485351562495],[92.73155507489682,26.833697862861648],[93.30975376159499,26.784950522650554],[93.61047043679247,27.32239435188504],[94.06979001484449,27.589407158584788],[95.10800937321915,27.749636881153737],[95.74000740838363,28.116850432722256],[96.19577594042592,28.04291597700983],[96.96279296875,27.698291015625017],[96.88359375000013,27.514843750000125],[96.90195312500012,27.43959960937508],[97.10371093749993,27.163330078125114],[97.10205078125003,27.115429687500125],[96.95341796875013,27.13330078125003],[96.79785156249997,27.29619140624999],[96.19082031250005,27.26127929687499],[95.20146484375007,26.641406250000017],[95.05976562500015,26.473974609375006],[95.06894531250006,26.191113281250097],[95.10839843750014,26.091406250000034],[95.12929687500011,26.070410156250034],[95.13242187500006,26.041259765624943],[94.99199218750002,25.77045898437504],[94.66777343750007,25.458886718749966],[94.55302734375013,25.215722656249994],[94.70371093750012,25.097851562499955],[94.49316406250003,24.637646484374983],[94.37724609375002,24.473730468750006],[94.29306640625012,24.321875],[94.07480468750006,23.8720703125],[93.68339843750007,24.00654296875004],[93.45214843750003,23.987402343750034],[93.32626953125006,24.064208984375057],[93.36601562500007,23.132519531249955],[93.34941406250007,23.08496093750003],[93.20390625000002,23.03701171875005],[93.07871093750018,22.718212890625097],[93.16201171875,22.360205078125006],[93.07060546875002,22.20942382812501],[92.96455078125015,22.003759765625034],[92.90947265625013,21.988916015625023],[92.85429687500002,22.010156250000108],[92.77138671875,22.104785156250017],[92.68896484375009,22.130957031250006],[92.63037109375014,22.011328124999977],[92.57490234374993,21.97807617187496],[92.5612304687501,22.04804687500001],[92.49140625000004,22.685400390625006],[92.46445312500006,22.734423828125045],[92.36162109375002,22.929003906250074],[92.33378906250002,23.242382812499955],[92.24609375000003,23.68359374999997],[92.04404296875006,23.677783203125017],[91.97851562500003,23.691992187500063],[91.92958984375011,23.685986328125097],[91.92949218750019,23.598242187499977],[91.93789062500011,23.504687500000102],[91.75419921875013,23.28730468750004],[91.75097656250003,23.053515625000017],[91.55351562500013,22.991552734375006],[91.43623046875004,23.19990234375001],[91.359375,23.06835937500003],[91.16044921875019,23.660644531250085],[91.35019531250012,24.06049804687501],[91.72656250000003,24.20507812499997],[91.84619140624997,24.175292968749943],[92.06416015625004,24.374365234375006],[92.11748046875002,24.493945312500017],[92.22666015625012,24.77099609374997],[92.22832031250002,24.881347656250085],[92.2512695312499,24.895068359375045],[92.38496093750004,24.848779296875023],[92.46835937500018,24.944140625000074],[92.04970703125016,25.16948242187499],[90.61308593750002,25.16772460937497],[90.11962890625003,25.21997070312497],[89.86630859375012,25.293164062499955],[89.81406250000006,25.305371093749955],[89.80087890625012,25.33613281250001],[89.82490234375004,25.56015625],[89.82294921875015,25.94140625000003],[89.67089843750009,26.213818359375125],[89.57275390625003,26.13232421875003],[89.54990234375006,26.00527343750008],[89.28925781250015,26.037597656250085],[89.01865234375012,26.410253906249977],[88.95195312500002,26.412109375],[88.97041015625004,26.250878906250023],[88.94072265625002,26.24536132812497],[88.68281250000004,26.291699218749983],[88.51826171875004,26.51777343750004],[88.36992187500002,26.56411132812508],[88.35146484375005,26.482568359374966],[88.38623046875003,26.471533203125034],[88.44042968749997,26.369482421875034],[88.33398437499997,26.257519531249955],[88.15078125000005,26.087158203125057],[88.1066406250001,25.841113281250045],[88.14746093749997,25.811425781250023],[88.50244140625009,25.53701171875008],[88.76914062500006,25.490478515625],[88.85478515625002,25.333544921875017],[88.94414062500002,25.290771484375],[88.92978515625012,25.222998046875063],[88.57382812500006,25.18789062499999],[88.45625,25.188427734375125],[88.37294921875016,24.961523437500063],[88.31337890625011,24.8818359375],[88.27949218750015,24.881933593750034],[88.18886718750016,24.920605468750097],[88.14980468750011,24.91464843749995],[88.04511718750015,24.71303710937508],[88.03027343750009,24.664453125000136],[88.02343750000003,24.627832031250136],[88.07910156250009,24.549902343750063],[88.14550781250003,24.485791015624955],[88.225,24.460644531249983],[88.3375,24.45385742187503],[88.49853515625003,24.34663085937504],[88.64228515625015,24.325976562500102],[88.72353515625011,24.27490234375],[88.7335937500001,24.230908203125097],[88.72656250000009,24.18623046875004],[88.71376953125016,24.069628906250102],[88.69980468750006,24.00253906249992],[88.56738281250009,23.674414062500034],[88.63574218749997,23.55],[88.69765625,23.493017578125034],[88.72441406250002,23.254980468750034],[88.89707031250018,23.21040039062501],[88.92812500000011,23.186621093749977],[88.89970703125002,22.843505859375057],[88.92070312500002,22.632031249999955],[89.05,22.274609374999983],[89.02792968750023,21.937207031249983],[88.94931640625018,21.937939453125125],[89.05166015625,21.654101562500045],[88.85751953125012,21.744677734375017],[88.74501953125011,21.584375],[88.74023437500003,22.005419921875017],[88.64160156250003,22.121972656250136],[88.58466796875015,21.659716796874932],[88.44599609375004,21.614257812500085],[88.28750000000016,21.758203125000108],[88.25371093750002,21.622314453124943],[88.0568359375001,21.694140625000017],[88.19628906249997,22.139550781249994],[87.94140625000003,22.374316406250045],[88.15927734375018,22.12172851562508],[87.82373046875003,21.727343750000045],[87.20068359375009,21.544873046874983],[86.95410156250014,21.365332031250006],[86.84228515625009,21.106347656249994],[86.97548828125005,20.70014648437501],[86.75039062500011,20.313232421875057],[86.37656250000006,20.006738281249966],[86.24521484375012,20.05302734374999],[86.27949218750021,19.919433593749943],[85.575,19.69291992187499],[85.496875,19.696923828125108],[85.50410156250004,19.887695312500057],[85.24863281250006,19.757666015625034],[85.18076171875018,19.59487304687508],[85.44160156249993,19.626562499999977],[84.77099609375009,19.125390625000023],[84.10410156250018,18.29267578125001],[82.35957031250004,17.09619140624997],[82.25878906250014,16.55986328124996],[81.76191406250015,16.32949218750008],[81.28613281249997,16.337060546875023],[80.97871093750004,15.758349609375074],[80.64658203125006,15.895019531250028],[80.29345703125014,15.710742187499989],[80.0534179687501,15.074023437499932],[80.17871093750003,14.478320312500074],[80.11171875000005,14.212207031250045],[80.30654296875016,13.485058593750054],[80.15625,13.713769531250108],[80.06210937500006,13.60625],[80.34238281250006,13.361328125000071],[80.22910156250018,12.690332031249966],[79.85849609375018,11.988769531250043],[79.69316406250007,11.312548828124946],[79.79902343750004,11.338671874999932],[79.84863281250009,11.196875],[79.83818359375002,10.322558593750045],[79.31455078125018,10.256689453124949],[78.93994140625009,9.565771484375063],[79.01992187500005,9.333349609374963],[79.41142578125002,9.192382812500014],[78.97958984375018,9.268554687500085],[78.42148437500006,9.105029296874989],[78.19248046874995,8.890869140625057],[78.06015625000006,8.384570312499932],[77.51757812500003,8.078320312500068],[77.06591796875003,8.315917968749986],[76.5534179687501,8.902783203124997],[76.32460937500016,9.452099609374997],[76.24238281250004,9.927099609374949],[76.37558593750006,9.539892578124935],[76.45878906250013,9.536230468750077],[76.34648437500002,9.922119140625],[76.19560546875002,10.086132812500026],[75.72382812500015,11.361767578125026],[74.94550781250004,12.56455078124992],[74.38222656250005,14.494726562500048],[73.94921875000014,15.074755859375088],[73.80078125000009,15.39697265625],[73.93193359375013,15.39697265625],[73.77177734375013,15.573046874999989],[73.83281250000013,15.659375],[73.67988281250015,15.708886718750136],[73.47607421875003,16.05424804687496],[72.87548828124997,18.642822265625114],[72.97207031250011,19.15332031250003],[72.8346679687501,18.975585937500057],[72.80302734375013,19.07929687500004],[72.81162109375,19.298925781250006],[72.98720703125,19.27744140625009],[72.78789062500013,19.362988281250097],[72.66777343750019,19.83095703125005],[72.89375,20.672753906250136],[72.81386718750011,21.117187500000085],[72.62382812500002,21.371972656250108],[72.73476562500016,21.470800781250006],[72.61328125000009,21.461816406250108],[73.1125,21.750439453125125],[72.54306640625,21.69658203124999],[72.70019531250003,21.971923828124943],[72.52226562500013,21.976220703125108],[72.55302734375007,22.159960937500074],[72.80917968749995,22.23330078125008],[72.18281250000015,22.26972656250004],[72.30644531250002,22.18920898437497],[72.27441406250009,22.089746093749966],[72.03720703125006,21.82304687499999],[72.2103515625,21.72822265625004],[72.25400390625006,21.531005859375],[72.01523437500012,21.155712890625097],[71.0246093750001,20.73886718750009],[70.71933593750006,20.740429687500068],[70.12734375,21.094677734375097],[68.96992187500021,22.29028320312497],[69.05166015625016,22.437304687500074],[69.27656250000004,22.285498046875063],[70.17724609375014,22.57275390624997],[70.48925781250009,23.08950195312508],[70.33945312500012,22.939746093749932],[69.66464843750006,22.759082031250074],[69.23593749999995,22.848535156250023],[68.64072265625006,23.189941406250114],[68.41748046875009,23.57148437500004],[68.7767578125,23.852099609375017],[68.23496093749995,23.596972656250074],[68.16503906250009,23.857324218749994],[68.28251953125013,23.927978515625],[68.38125000000016,23.950878906250068],[68.48867187500011,23.96723632812501],[68.5866210937501,23.966601562500074],[68.72412109375003,23.964697265625034],[68.72812500000012,24.265625],[68.73964843750016,24.291992187500085],[68.75898437499993,24.307226562500006],[68.78115234375011,24.313720703125085],[68.8,24.30908203125003],[68.82832031250004,24.26401367187509],[68.86347656250015,24.26650390625005],[68.90078125000011,24.29243164062501],[68.98457031250015,24.273095703124966],[69.05156250000013,24.28632812500001],[69.11953125000011,24.26865234374995],[69.23505859374993,24.268261718750068],[69.44345703124995,24.275390625000085],[69.55917968750006,24.273095703124966],[69.80517578125009,24.16523437500004],[70.0982421875,24.2875],[70.28906250000009,24.356298828125063],[70.54677734375,24.418310546875063],[70.56503906250006,24.385791015625017],[70.55585937500015,24.331103515625074],[70.57929687500015,24.279052734374943],[70.65947265625013,24.24609374999997],[70.71630859375009,24.237988281250097],[70.7672851562501,24.245410156250017],[70.80507812500011,24.26196289062503],[70.88623046875014,24.34375],[70.92812500000016,24.362353515625045],[70.98281250000011,24.361035156250125],[71.04404296875006,24.400097656250097],[71.04531250000005,24.42998046874996],[70.96982421875012,24.571875],[70.97636718750013,24.61875],[71.00234375000016,24.6539062499999],[71.04785156250003,24.687744140625085],[71.02070312500021,24.75766601562492],[70.95087890625015,24.89160156250003],[70.87773437500019,25.06298828124997],[70.65205078125004,25.422900390625102],[70.64843750000003,25.666943359375068],[70.5695312500001,25.705957031250023],[70.50585937500009,25.685302734375085],[70.44853515625013,25.681347656249983],[70.26464843750009,25.70654296874997],[70.10019531250006,25.91005859375005],[70.14921875000002,26.347558593749994],[70.11464843750016,26.548046874999983],[69.47001953125002,26.804443359375],[69.56796875,27.174609375000102],[69.89628906250007,27.473632812500085],[70.04980468750009,27.694726562500023],[70.14453125000003,27.849023437499994],[70.19394531250006,27.89487304687492],[70.24433593750004,27.934130859375102],[70.4037109375,28.025048828124994],[70.48857421875013,28.023144531250125],[70.62910156250015,27.937451171875068],[70.6916015625001,27.76899414062504],[70.79794921875012,27.709619140625023],[70.87490234375016,27.71445312499995],[71.18476562500004,27.831640625],[71.54296875000003,27.869873046875],[71.8703125000001,27.9625],[71.88886718750004,28.04746093749992],[71.94804687500002,28.177294921875102],[72.12851562500012,28.34633789062508],[72.29199218750003,28.69726562499997],[72.34189453125006,28.751904296875097],[72.90332031250003,29.02875976562501],[73.38164062500013,29.934375],[73.8091796875,30.093359375],[73.88652343750013,30.162011718750136],[73.93339843750002,30.222070312500108],[73.92460937500007,30.28164062499999],[73.88271484375,30.352148437499977],[73.89931640625,30.435351562500045],[74.00898437500004,30.519677734374994],[74.33935546875003,30.893554687499943],[74.38037109375003,30.89340820312509],[74.50976562500009,30.959667968750097],[74.63281250000014,31.034667968750114],[74.62578125000002,31.068750000000108],[74.61035156250009,31.112841796875045],[74.51767578125012,31.185595703124932],[74.53496093750007,31.261376953125108],[74.59394531249993,31.465380859375102],[74.58183593750013,31.523925781250114],[74.50996093750015,31.712939453125074],[74.52597656249995,31.765136718750057],[74.55556640625011,31.818554687500097],[74.63574218750003,31.889746093750034],[74.73945312500015,31.948828125],[75.07148437500015,32.08935546875003],[75.13876953125,32.10478515624999],[75.25410156250004,32.140332031250125],[75.33349609374997,32.279199218749994],[75.32221348233018,32.28516356678968]]]]},"properties":{"name":"India","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[72.49199218750002,-7.37744140625],[72.42910156250002,-7.435351562500003],[72.34970703125,-7.263378906250011],[72.447265625,-7.395703125000011],[72.44560546875002,-7.220410156250011],[72.49199218750002,-7.37744140625]]]},"properties":{"name":"Br. Indian Ocean Ter.","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-9.948193359374926,53.91313476562499],[-10.265722656249949,53.977685546874994],[-9.99638671874996,54.00361328125004],[-9.948193359374926,53.91313476562499]]],[[[-6.218017578125,54.08872070312506],[-6.347607421874926,53.94130859375005],[-6.027392578124989,52.927099609375006],[-6.463183593749932,52.345361328124994],[-6.325,52.246679687500034],[-6.890234375,52.15922851562499],[-6.965771484374926,52.24951171875],[-8.057812499999926,51.82558593750005],[-8.4091796875,51.888769531250034],[-8.349121093749943,51.73930664062496],[-8.813427734374926,51.584912109374955],[-9.737304687499943,51.473730468750034],[-9.524902343750028,51.68110351562501],[-10.120751953124994,51.60068359375006],[-9.598828124999983,51.87441406250005],[-10.341064453124943,51.798925781250034],[-9.909667968749972,52.122949218749966],[-10.39023437499992,52.134912109374994],[-10.356689453125,52.20693359375002],[-9.772119140624937,52.250097656250034],[-9.90605468749996,52.403710937499966],[-9.632226562499937,52.54692382812502],[-8.783447265624943,52.679638671874955],[-8.990283203124989,52.755419921875045],[-9.175390624999949,52.634912109374994],[-9.916601562499977,52.56972656250005],[-9.46489257812496,52.82319335937498],[-9.299218749999966,53.09755859375002],[-8.930126953124983,53.207080078125045],[-9.51420898437496,53.23823242187498],[-10.091259765624926,53.41284179687503],[-10.116992187499932,53.548535156249955],[-9.720654296874926,53.6044921875],[-9.901611328124943,53.72719726562502],[-9.578222656249949,53.80541992187497],[-9.578857421875,53.879833984374955],[-9.9140625,53.863720703124955],[-9.856445312499972,54.095361328124994],[-10.092675781249966,54.15576171875003],[-10.056396484374943,54.25781250000006],[-8.545556640624994,54.24121093750003],[-8.623144531249977,54.346875],[-8.133447265624966,54.64082031250001],[-8.763916015624972,54.68120117187496],[-8.377294921874977,54.88945312500002],[-8.274609374999955,55.146289062500045],[-7.667089843749977,55.25649414062502],[-7.65874023437496,54.97094726562503],[-7.308789062500011,55.365820312500006],[-6.961669921874972,55.23789062500006],[-7.218652343749937,55.09199218749998],[-7.55039062499992,54.767968749999966],[-7.910595703124955,54.698339843750006],[-7.75439453125,54.59492187499998],[-8.118261718749977,54.41425781250004],[-7.606542968750006,54.14384765625002],[-7.324511718750017,54.13344726562502],[-7.007714843749937,54.40668945312501],[-6.649804687499937,54.05864257812496],[-6.218017578125,54.08872070312506]]]]},"properties":{"name":"Ireland","childNum":2}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[56.18798828125003,26.92114257812497],[55.95429687500004,26.70112304687501],[55.31152343749997,26.592626953125006],[55.76259765625005,26.81196289062504],[55.75761718750002,26.94765625000005],[56.279394531250006,26.952099609374983],[56.18798828125003,26.92114257812497]]],[[[46.1144531250001,38.877783203125034],[46.490625,38.90668945312498],[47.995898437500074,39.683935546875034],[48.322167968749994,39.39907226562502],[48.10439453125005,39.241113281249994],[48.292089843750006,39.01884765624999],[47.99648437499999,38.85375976562503],[48.59267578125005,38.41108398437498],[48.86875,38.43549804687498],[48.95996093750003,37.89013671875],[49.171191406250074,37.60058593749997],[50.13046875,37.407128906249994],[50.53320312499997,37.01367187500006],[51.11855468750005,36.742578124999966],[52.19013671875004,36.62172851562505],[53.76767578125006,36.93032226562502],[53.91542968750005,36.93032226562502],[53.67949218750002,36.853125],[53.970117187499994,36.818310546874955],[53.91416015625006,37.34355468750002],[54.6994140625001,37.47016601562498],[54.90009765625004,37.77792968750006],[55.38085937500003,38.051123046875034],[56.272070312500006,38.080419921875034],[56.440625,38.249414062499994],[57.1935546875001,38.216406250000034],[57.35371093750004,37.97333984374998],[58.261621093749994,37.665820312500045],[58.81542968750003,37.683496093749994],[59.30175781249997,37.51064453125005],[59.454980468749994,37.25283203125002],[60.06279296875002,36.962890625],[60.34130859375003,36.63764648437501],[61.11962890625003,36.64257812500003],[61.212011718750006,36.190527343750034],[61.15292968750006,35.97675781250001],[61.25214843750004,35.86762695312498],[61.26201171875002,35.61958007812498],[61.28183593750006,35.55341796875001],[61.2785156250001,35.513769531250006],[61.245507812499994,35.47407226562501],[61.18925781250002,35.31201171875003],[61.1,35.272314453125034],[61.08007812499997,34.85561523437505],[60.95117187499997,34.65385742187499],[60.91474609375004,34.63398437500001],[60.80234375000006,34.55463867187501],[60.73945312500004,34.544726562500045],[60.7262695312501,34.51826171874998],[60.736132812500074,34.491796875],[60.76259765625005,34.475244140624994],[60.88945312500002,34.31943359375006],[60.642675781250006,34.30717773437496],[60.48574218750005,34.09477539062502],[60.4859375,33.7119140625],[60.57382812500006,33.58833007812498],[60.91699218749997,33.505224609375006],[60.56054687499997,33.13784179687502],[60.5765625,32.99487304687503],[60.71044921874997,32.6],[60.82929687500004,32.24941406250005],[60.82724609375006,32.16796874999997],[60.789941406249994,31.98710937499999],[60.7875,31.87719726562497],[60.791601562500006,31.660595703124983],[60.82070312499999,31.495166015625045],[60.854101562500006,31.483251953125006],[61.110742187499994,31.45112304687504],[61.346484375000074,31.42163085937497],[61.66015625000003,31.382421874999977],[61.7550781250001,31.285302734374994],[61.814257812500074,31.072558593750017],[61.810839843750074,30.913281249999983],[61.78417968749997,30.831933593750023],[61.55947265625005,30.59936523437497],[61.33164062500006,30.36372070312501],[60.84335937500006,29.85869140624999],[61.03417968750003,29.663427734374977],[61.15214843750002,29.542724609375],[61.8898437500001,28.546533203124994],[62.7625,28.202050781249994],[62.782324218750006,27.800537109375],[62.75273437500002,27.265625],[63.16679687500002,27.25249023437499],[63.19609375000002,27.243945312500017],[63.25625,27.20791015625005],[63.30156250000002,27.151464843750006],[63.30517578124997,27.124560546875017],[63.242089843749994,27.07768554687499],[63.25039062499999,26.879248046875063],[63.24160156250005,26.86474609375003],[63.18613281250006,26.83759765625001],[63.168066406250006,26.66557617187496],[62.31230468750002,26.490869140624994],[62.23935546875006,26.357031249999977],[62.12597656249997,26.368994140625034],[61.842382812500006,26.225927734375006],[61.809960937499994,26.165283203125],[61.78076171874997,25.99584960937503],[61.75439453125003,25.843359375000063],[61.737695312499994,25.821093750000045],[61.66865234375004,25.76899414062501],[61.6618164062501,25.751269531250017],[61.67138671874997,25.69238281250003],[61.64013671875003,25.584619140624994],[61.61542968750004,25.28613281250003],[61.58789062499997,25.20234375000001],[61.533105468749994,25.195507812499955],[61.41220703125006,25.102099609375017],[60.66386718750002,25.28222656250003],[60.51054687500002,25.437060546875045],[60.40019531250002,25.311572265625074],[59.45605468749997,25.481494140625045],[59.0460937500001,25.417285156250017],[58.79785156249997,25.554589843750023],[57.334570312500006,25.791552734375074],[57.03603515625005,26.80068359375005],[56.728125,27.127685546875057],[56.118066406249994,27.14311523437499],[54.75927734375003,26.50507812500004],[54.24707031250003,26.696630859374977],[53.70576171875004,26.72558593750003],[52.69160156250004,27.323388671875023],[52.475878906250074,27.61650390624999],[52.03076171874997,27.824414062499955],[51.58906250000004,27.864208984374983],[51.27890625,28.13134765624997],[51.06201171874997,28.72612304687499],[50.86699218750002,28.870166015625017],[50.87578125000002,29.062695312499983],[50.67519531250005,29.146582031250034],[50.64960937500004,29.420068359374966],[50.16894531250003,29.921240234375034],[50.071582031250074,30.198535156250017],[49.55488281250004,30.028955078125023],[49.028125,30.333447265624983],[49.224511718749994,30.472314453125023],[49.00195312500003,30.506542968749983],[48.91914062500004,30.120898437500017],[48.54648437500006,29.962353515624955],[48.47851562499997,30.003808593749966],[48.43457031249997,30.03759765625],[48.33105468749997,30.28544921874996],[48.01494140625002,30.465625],[48.01064453125005,30.989794921875017],[47.679492187500074,31.00239257812501],[47.679492187500074,31.400585937499955],[47.75390624999997,31.601367187500017],[47.829980468749994,31.79443359375],[47.71455078125004,31.936425781249966],[47.5915039062501,32.087988281250034],[47.51191406250004,32.15083007812504],[47.3297851562501,32.45551757812501],[47.28515625000003,32.474023437499966],[47.121386718750074,32.46660156249996],[46.569921875,32.83393554687501],[46.37705078125006,32.92924804687499],[46.29824218750005,32.95024414062502],[46.11279296875003,32.957666015624994],[46.09306640625002,32.97587890624999],[46.08046875,33.028222656249994],[46.0807617187501,33.08652343750006],[46.14111328125003,33.174414062500034],[46.145898437499994,33.229638671874994],[46.01992187500005,33.41572265624998],[45.39707031250006,33.970849609374994],[45.542773437500074,34.21552734375004],[45.459375,34.470361328124994],[45.50078125000002,34.58159179687499],[45.6375,34.573828125],[45.678125,34.798437500000034],[45.92089843750003,35.02851562500001],[46.04179687500002,35.08017578125006],[46.13378906249997,35.127636718749955],[46.15468750000005,35.19672851562498],[46.112109375000074,35.32167968750005],[45.97109375000005,35.524169921875],[46.03740234375002,35.67314453124999],[46.180957031250074,35.71137695312504],[46.2625,35.74414062500006],[46.27343749999997,35.77324218750002],[46.16748046874997,35.820556640625],[45.77636718749997,35.82182617187499],[45.36162109375002,36.015332031249955],[45.241113281249994,36.35595703125],[45.20654296874997,36.397167968749955],[45.15527343749997,36.407373046874994],[45.11240234375006,36.409277343750034],[45.053125,36.47163085937501],[44.76513671875003,37.142431640625006],[44.79414062500004,37.290380859375034],[44.574023437500074,37.435400390625006],[44.589941406250006,37.710351562499966],[44.21132812499999,37.908056640625006],[44.4499023437501,38.33422851562506],[44.2985351562501,38.38627929687499],[44.27167968750004,38.83603515625006],[44.02324218750002,39.37744140625006],[44.3893554687501,39.422119140625],[44.58710937500004,39.76855468750006],[44.81718750000002,39.65043945312496],[45.4796875000001,39.00625],[46.1144531250001,38.877783203125034]]]]},"properties":{"name":"Iran","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[45.6375,34.573828125],[45.50078125000002,34.581591796874996],[45.459375,34.470361328124994],[45.54277343750002,34.21552734375],[45.397070312500006,33.970849609374994],[46.01992187500002,33.41572265625],[46.14589843750002,33.229638671874994],[46.14111328125,33.1744140625],[46.08076171875001,33.0865234375],[46.08046875000002,33.028222656249994],[46.09306640625002,32.975878906249996],[46.11279296875,32.957666015624994],[46.377050781250006,32.929248046874996],[46.569921875,32.833935546875],[47.12138671875002,32.466601562499996],[47.28515625,32.474023437499994],[47.32978515625001,32.455517578125],[47.51191406250001,32.150830078125],[47.59150390625001,32.08798828125],[47.71455078125001,31.936425781249994],[47.82998046875002,31.79443359375],[47.75390625,31.601367187499996],[47.67949218750002,31.400585937499997],[47.67949218750002,31.002392578124997],[48.01064453125002,30.989794921874996],[48.01494140625002,30.465625],[48.3310546875,30.285449218749996],[48.546484375,29.962353515624997],[48.454199218750006,29.9384765625],[48.354589843750006,29.956738281249997],[48.141699218750006,30.040917968749994],[47.982519531250006,30.011328125],[47.97871093750001,29.9828125],[47.64375,30.097314453124994],[47.14824218750002,30.0009765625],[46.905859375,29.5375],[46.76933593750002,29.347460937499996],[46.69375,29.259667968749994],[46.53144531250001,29.096240234374996],[46.3564453125,29.063671875],[44.71650390625001,29.193603515625],[43.77373046875002,29.84921875],[42.07441406250001,31.080371093749996],[40.47890625000002,31.893359375],[40.36933593750001,31.93896484375],[40.02783203125,31.995019531249994],[39.7041015625,32.042529296874996],[39.14541015625002,32.12451171875],[39.29277343750002,32.24384765625],[39.24746093750002,32.350976562499994],[39.04140625000002,32.3056640625],[38.773535156250006,33.372216796874994],[40.98701171875001,34.429052734375],[41.19472656250002,34.768994140625],[41.354101562500006,35.640429687499996],[41.295996093750006,36.383349609374996],[41.41679687500002,36.5146484375],[41.78857421875,36.59716796875],[42.358984375,37.10859375],[42.45585937500002,37.128710937499996],[42.63544921875001,37.249267578125],[42.74111328125002,37.3619140625],[42.77460937500001,37.371875],[42.869140625,37.334912109375],[42.936621093750006,37.324755859374996],[43.09248046875001,37.3673828125],[43.67578125,37.22724609375],[43.83642578125,37.223535156249994],[44.01318359375,37.313525390624996],[44.11445312500001,37.30185546875],[44.15625,37.282958984375],[44.19179687500002,37.249853515625],[44.20839843750002,37.20263671875],[44.20166015625,37.051806640624996],[44.281835937500006,36.97802734375],[44.32558593750002,37.0107421875],[44.401953125,37.058496093749994],[44.60595703125,37.176025390625],[44.66933593750002,37.173583984375],[44.73095703125,37.165283203125],[44.76513671875,37.142431640625],[45.053125,36.471630859375],[45.112402343750006,36.40927734375],[45.1552734375,36.407373046874994],[45.20654296875,36.39716796875],[45.24111328125002,36.35595703125],[45.36162109375002,36.01533203125],[45.7763671875,35.821826171874996],[46.16748046875,35.820556640625],[46.2734375,35.773242187499996],[46.2625,35.744140625],[46.18095703125002,35.711376953125],[46.03740234375002,35.673144531249996],[45.97109375000002,35.524169921875],[46.11210937500002,35.321679687499994],[46.15468750000002,35.196728515625],[46.1337890625,35.12763671875],[46.04179687500002,35.08017578125],[45.9208984375,35.028515625],[45.678125,34.7984375],[45.6375,34.573828125]]]},"properties":{"name":"Iraq","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-15.543115234374994,66.228515625],[-14.595849609374994,66.38154296875],[-15.117382812499983,66.125634765625],[-14.698193359374983,66.02021484375],[-14.827099609374983,65.7642578125],[-14.391845703125,65.78740234375],[-14.473388671875,65.575341796875],[-14.166943359374983,65.64228515625],[-13.617871093749983,65.5193359375],[-13.804785156249977,65.35478515625],[-13.599316406249983,65.0359375],[-14.04443359375,64.74189453125],[-14.385107421874977,64.74521484375],[-14.475390624999989,64.493994140625],[-14.927392578124994,64.319677734375],[-15.832910156249994,64.17666015625],[-16.640332031249983,63.865478515625],[-17.81572265624999,63.71298828125],[-17.946923828124994,63.5357421875],[-18.65361328124999,63.406689453125],[-20.198144531249994,63.555810546874994],[-20.494042968749994,63.687353515625],[-20.413964843749994,63.80517578125],[-20.65092773437499,63.73740234375],[-21.15239257812499,63.94453125],[-22.652197265624977,63.827734375],[-22.701171875,64.083203125],[-22.51005859374999,63.991455078125],[-22.187597656249977,64.039208984375],[-21.463330078124983,64.379150390625],[-22.053369140624994,64.313916015625],[-21.950341796874994,64.514990234375],[-21.590625,64.6263671875],[-22.10600585937499,64.533056640625],[-22.467041015625,64.794970703125],[-23.818994140624994,64.73916015625],[-24.02617187499999,64.863427734375],[-22.7880859375,65.046484375],[-21.89213867187499,65.048779296875],[-21.779980468749983,65.1876953125],[-22.50908203124999,65.19677734375],[-21.844384765624994,65.44736328125],[-22.902490234374994,65.58046875],[-23.89990234375,65.407568359375],[-24.475683593749977,65.5251953125],[-24.248925781249994,65.614990234375],[-23.85673828124999,65.53837890625],[-24.092626953124977,65.77646484375],[-23.615917968749983,65.67958984375],[-23.285351562499983,65.75],[-23.832617187499977,65.84921875],[-23.52495117187499,65.880029296875],[-23.77734375,66.017578125],[-23.434472656249994,66.02421875],[-23.452539062499994,66.181005859375],[-23.018994140624983,65.98212890625],[-22.659863281249983,66.025927734375],[-22.61601562499999,65.86748046875],[-22.44169921874999,65.90830078125],[-22.4453125,66.07001953125],[-22.947900390624994,66.212744140625],[-22.48442382812499,66.26630859375],[-23.116943359375,66.338720703125],[-22.9443359375,66.429443359375],[-22.426123046874977,66.430126953125],[-21.406884765624994,66.0255859375],[-21.374902343749994,65.74189453125],[-21.658447265625,65.723583984375],[-21.12968749999999,65.2666015625],[-20.804345703124994,65.63642578125],[-20.454833984375,65.571044921875],[-20.20751953125,66.10009765625],[-19.489697265624983,65.76806640625],[-19.382958984374994,66.07568359375],[-18.845898437499983,66.183935546875],[-18.141943359374977,65.73408203125],[-18.29716796874999,66.157421875],[-17.906982421875,66.143310546875],[-17.550439453124994,65.964404296875],[-17.153027343749983,66.20283203125],[-16.838037109374994,66.125244140625],[-16.485009765624994,66.195947265625],[-16.540673828124994,66.446728515625],[-16.24931640624999,66.522900390625],[-15.985400390624989,66.5146484375],[-15.543115234374994,66.228515625]]]},"properties":{"name":"Iceland","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[35.78730468750001,32.734912109374996],[35.572851562500006,32.640869140625],[35.56904296875001,32.619873046875],[35.55146484375001,32.3955078125],[35.484375,32.401660156249996],[35.40263671875002,32.450634765625],[35.38671875,32.493017578125],[35.303808593750006,32.512939453125],[35.19326171875002,32.534423828125],[35.065039062500006,32.46044921875],[35.01054687500002,32.338183593749996],[34.95595703125002,32.1609375],[34.98974609375,31.91328125],[34.97832031250002,31.86640625],[34.95380859375001,31.841259765624997],[34.96113281250001,31.82333984375],[34.983007812500006,31.81679687499999],[35.05322265625,31.837939453124996],[35.12714843750001,31.816748046875],[35.203710937500006,31.75],[34.95097656250002,31.602294921875],[34.88046875,31.3681640625],[35.45058593750002,31.479296875],[34.97343750000002,29.555029296875],[34.904296875,29.47734375],[34.24531250000001,31.208300781249996],[34.34833984375001,31.292919921874997],[34.350195312500006,31.362744140624997],[34.52558593750001,31.525634765625],[34.47734375000002,31.584863281249994],[34.483984375,31.59228515625],[34.67841796875001,31.895703125],[35.10859375000001,33.08369140625],[35.411230468750006,33.07568359375],[35.869140625,33.43173828125],[35.91347656250002,32.94960937499999],[35.78730468750001,32.734912109374996]]]},"properties":{"name":"Israel","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[15.576562500000051,38.220312500000034],[15.099511718750023,37.45859375],[15.295703125000017,37.05517578124997],[15.112597656250017,36.687841796875006],[14.501855468750023,36.798681640625034],[14.142968750000023,37.103662109374994],[13.90546875000004,37.10063476562502],[13.169921875000028,37.47929687499996],[12.640234375000034,37.594335937500034],[12.435546874999972,37.819775390624955],[12.734375,38.18305664062498],[12.902734375000023,38.03486328124998],[13.291113281250034,38.19145507812502],[13.788867187499989,37.981201171875],[15.11875,38.15273437500002],[15.498730468750011,38.290869140625006],[15.576562500000051,38.220312500000034]]],[[[8.478906250000023,39.067529296874966],[8.421484375000034,38.968652343749994],[8.366796875,39.115917968749955],[8.478906250000023,39.067529296874966]]],[[[8.28603515625008,41.03984375],[8.205664062500034,40.99746093750005],[8.320214843750023,41.121875],[8.28603515625008,41.03984375]]],[[[9.632031250000011,40.88203124999998],[9.805273437500063,40.499560546875045],[9.642968750000023,40.268408203125006],[9.5625,39.16601562500006],[9.056347656250068,39.23916015625002],[8.966601562500074,38.963720703125034],[8.648535156250034,38.92656250000002],[8.418164062500068,39.205712890624966],[8.547753906250023,39.83920898437506],[8.4078125,39.91723632812497],[8.471289062500063,40.29267578124998],[8.189941406250028,40.651611328125],[8.22421875,40.91333007812503],[8.571875,40.85019531250006],[9.228417968750023,41.257080078125],[9.615332031249977,41.01728515624998],[9.632031250000011,40.88203124999998]]],[[[10.395117187500034,42.85815429687503],[10.419335937499994,42.71318359374999],[10.13125,42.742041015625006],[10.395117187500034,42.85815429687503]]],[[[13.420996093750006,46.212304687499994],[13.63251953125004,46.17705078125002],[13.634960937499983,46.15776367187499],[13.61660156250008,46.133105468750045],[13.54804687500004,46.08911132812503],[13.486425781250034,46.03955078124997],[13.480273437500017,46.00922851562501],[13.487695312500023,45.987109375000045],[13.509179687500051,45.973779296874994],[13.6005859375,45.97978515624996],[13.663476562500023,45.7919921875],[13.831152343750006,45.680419921875],[13.719824218750063,45.58759765625001],[13.628320312500051,45.77094726562498],[13.206347656250074,45.771386718749966],[12.27431640625008,45.44604492187503],[12.225683593750034,45.24150390625002],[12.523437500000028,44.96796874999998],[12.248339843750045,44.72250976562498],[12.396289062500074,44.223876953125],[13.56416015625004,43.57128906250003],[14.010449218750011,42.68955078125006],[14.54072265625004,42.24428710937502],[15.16875,41.93403320312498],[16.164648437500034,41.89619140624998],[15.900488281250034,41.51206054687498],[17.954980468749994,40.65517578125002],[18.460644531249983,40.221044921875034],[18.34375,39.82138671874998],[18.077929687500017,39.93696289062498],[17.865039062500074,40.28017578125002],[17.395800781250045,40.34023437499999],[17.179980468750045,40.50278320312498],[16.92822265625,40.45805664062502],[16.521875,39.74755859375003],[17.114550781250017,39.38061523437497],[17.174609375000017,38.998095703125045],[16.61669921875003,38.800146484375034],[16.54560546875001,38.40908203125002],[16.05683593750001,37.941845703124955],[15.72451171875008,37.93911132812502],[15.645800781250017,38.034228515625045],[15.87890625,38.61391601562502],[16.19677734375,38.759228515624955],[16.20996093750003,38.94111328124998],[15.692773437499994,39.99018554687501],[14.95087890625004,40.23901367187497],[14.94765625000008,40.469335937500006],[14.765722656250063,40.66840820312498],[14.339941406250006,40.59882812500001],[14.460546875000063,40.72871093750001],[14.04433593750008,40.81225585937506],[13.733398437500057,41.23564453124999],[13.088671875000074,41.243847656249955],[12.630859374999972,41.469677734374955],[11.637304687500063,42.287548828124955],[11.141210937499977,42.38989257812503],[11.167773437500074,42.53515625000006],[10.708398437500023,42.93632812499999],[10.514843750000011,42.96752929687503],[10.188085937500063,43.947509765625],[8.76582031250004,44.42231445312501],[8.004980468750006,43.87675781249999],[7.4931640625,43.767138671875045],[7.637207031250057,44.16484375],[7.318554687500068,44.13798828125002],[6.900195312499989,44.33574218749996],[6.99267578125,44.82729492187502],[6.634765625000028,45.06816406249996],[7.07832031250004,45.23994140624998],[7.146386718750051,45.381738281249994],[6.790917968750023,45.740869140624966],[7.021093750000034,45.92578124999997],[7.055761718749977,45.90380859375003],[7.129003906249977,45.88041992187499],[7.327929687500017,45.912353515625],[7.9931640625,46.01591796874996],[8.081542968750057,46.25600585937502],[8.231933593750057,46.341210937499966],[8.29853515625004,46.403417968750034],[8.370703125,46.44511718750002],[8.458398437500023,46.24589843750002],[8.818554687500011,46.0771484375],[8.826757812500006,46.06103515625],[8.77802734375004,45.996191406250034],[8.953710937500034,45.83002929687501],[9.023730468750074,45.845703125],[9.203417968750017,46.21923828125],[9.304394531250068,46.49555664062498],[9.399316406250023,46.480664062499955],[9.427636718750023,46.48232421875002],[9.528710937500023,46.306201171875045],[9.57958984375,46.29609375000001],[9.639453125000017,46.29589843749997],[9.78779296875004,46.34604492187498],[9.884472656250011,46.36777343750006],[9.939257812500074,46.36181640625],[10.041015625000028,46.23808593750002],[10.08056640625,46.22797851562501],[10.128320312500051,46.238232421874955],[10.109667968750074,46.36284179687502],[10.081933593750023,46.420751953125006],[10.045605468750068,46.44790039062505],[10.038281250000011,46.483203125000045],[10.061230468750068,46.54677734375002],[10.087011718750063,46.59990234375002],[10.1375,46.614355468750034],[10.195507812500068,46.62109374999997],[10.4306640625,46.55004882812497],[10.409352678571473,46.6092047991071],[10.39794921875,46.66503906250006],[10.406054687500045,46.73486328124997],[10.452832031249983,46.86494140625001],[10.47939453125008,46.85512695312505],[10.579785156250011,46.85371093750001],[10.689257812500017,46.846386718749955],[10.759765625,46.79331054687498],[10.828906250000045,46.775244140625034],[10.927343750000034,46.76948242187501],[10.993261718750034,46.77700195312502],[11.02509765625004,46.796972656250006],[11.063476562500057,46.85913085937497],[11.133886718750006,46.93618164062505],[11.244433593750045,46.975683593750006],[11.433203125000063,46.983056640624994],[11.527539062500011,46.99741210937498],[11.775683593750017,46.986083984375],[12.169433593750028,47.082128906250006],[12.19716796875008,47.075],[12.201269531250034,47.060888671875034],[12.165527343750028,47.028173828125034],[12.130761718750051,46.98476562499999],[12.154101562500017,46.93525390625004],[12.267968750000023,46.83588867187504],[12.330078125,46.75981445312499],[12.388281250000034,46.70263671874997],[12.479199218749983,46.672509765624966],[13.16875,46.572656249999966],[13.3515625,46.55791015624999],[13.490039062500045,46.55556640625002],[13.7,46.52026367187503],[13.679687500000057,46.46289062499997],[13.63710937500008,46.44853515624999],[13.563281250000045,46.41508789062502],[13.399511718749977,46.31752929687502],[13.420996093750006,46.212304687499994]]]]},"properties":{"name":"Italy","childNum":6}},{"geometry":{"type":"Polygon","coordinates":[[[-77.261474609375,18.45742187499999],[-76.349853515625,18.15185546875],[-76.21079101562499,17.913525390624997],[-76.524609375,17.8662109375],[-76.85322265625,17.97373046874999],[-76.94414062499999,17.848779296874994],[-77.11948242187499,17.880078125],[-77.20498046875,17.71494140624999],[-77.36142578124999,17.833691406249997],[-77.76816406249999,17.877392578124997],[-78.04448242187499,18.173828125],[-78.339501953125,18.28720703124999],[-78.21669921875,18.44809570312499],[-77.8734375,18.522216796875],[-77.261474609375,18.45742187499999]]]},"properties":{"name":"Jamaica","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-2.018652343749977,49.23125],[-2.23583984375,49.1763671875],[-2.220507812499989,49.266357421875],[-2.018652343749977,49.23125]]]},"properties":{"name":"Jersey","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[39.14541015625002,32.12451171875],[38.9970703125,32.007470703124994],[38.96230468750002,31.994921875],[38.37548828125,31.847460937499996],[38.111425781250006,31.781152343749994],[37.49335937500001,31.625878906249994],[37.215625,31.556103515624997],[36.95859375,31.491503906249996],[37.980078125,30.5],[37.862890625,30.442626953125],[37.66972656250002,30.34814453125],[37.64990234375,30.330957031249994],[37.63359375000002,30.31328125],[37.55361328125002,30.144580078124996],[37.49072265625,30.01171875],[37.46923828125,29.995068359374997],[36.75527343750002,29.866015625],[36.70390625000002,29.831640625],[36.591796875,29.66611328125],[36.47607421875,29.4951171875],[36.2828125,29.355371093749994],[36.068457031250006,29.200537109375],[34.95078125,29.353515625],[34.97343750000002,29.555029296875],[35.45058593750002,31.479296875],[35.57207031250002,32.237890625],[35.55146484375001,32.3955078125],[35.56904296875001,32.619873046875],[35.572851562500006,32.640869140625],[35.78730468750001,32.734912109374996],[36.3720703125,32.3869140625],[36.818359375,32.317285156249994],[38.773535156250006,33.372216796874994],[39.04140625000002,32.3056640625],[39.24746093750002,32.350976562499994],[39.29277343750002,32.24384765625],[39.14541015625002,32.12451171875]]]},"properties":{"name":"Jordan","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[123.88867187499997,24.280126953124977],[123.67978515625012,24.317773437500023],[123.77148437499997,24.41445312499999],[123.93486328125002,24.362011718749983],[123.88867187499997,24.280126953124977]]],[[[124.29316406250004,24.515917968750074],[124.13574218750003,24.347607421874983],[124.08476562500002,24.435839843750017],[124.30195312500004,24.58710937500001],[124.29316406250004,24.515917968750074]]],[[[125.44414062500002,24.7431640625],[125.26894531250005,24.732519531250063],[125.28359375,24.871923828125034],[125.44414062500002,24.7431640625]]],[[[128.25878906249997,26.65278320312501],[127.86708984375,26.442480468749977],[127.80361328125005,26.152539062499983],[127.653125,26.0947265625],[127.90722656250003,26.69360351562497],[128.09765624999997,26.66777343749996],[128.25488281249997,26.88188476562496],[128.25878906249997,26.65278320312501]]],[[[128.99814453125012,27.720800781250006],[128.90000000000012,27.727783203125],[128.9076171875,27.897998046875045],[128.99814453125012,27.720800781250006]]],[[[129.45253906250005,28.20898437499997],[129.3664062500001,28.127734375000045],[129.16464843750012,28.24975585937503],[129.68955078125012,28.517480468750023],[129.45253906250005,28.20898437499997]]],[[[130.6227539062501,30.262988281250017],[130.44560546875002,30.264697265625017],[130.38808593750005,30.38818359375003],[130.49716796875006,30.465527343749983],[130.64355468749997,30.388964843750017],[130.6227539062501,30.262988281250017]]],[[[130.95976562500007,30.39692382812504],[130.87031250000004,30.444238281249994],[131.06035156250007,30.828466796875006],[130.95976562500007,30.39692382812504]]],[[[130.38105468750004,32.42373046875002],[130.24169921874997,32.462792968749994],[130.46142578124997,32.515722656250034],[130.38105468750004,32.42373046875002]]],[[[130.08251953124997,32.22968750000001],[129.9601562500001,32.24375],[130.00976562499997,32.521630859374994],[130.16777343750002,32.54121093749998],[130.19951171875002,32.34057617187506],[130.08251953124997,32.22968750000001]]],[[[128.66533203125002,32.783886718749955],[128.89453124999997,32.65214843750002],[128.69296875000012,32.60473632812506],[128.66533203125002,32.783886718749955]]],[[[129.07695312500002,32.84028320312498],[128.99726562500004,32.95185546874998],[129.10976562500005,33.13256835937503],[129.18193359375002,32.99311523437504],[129.07695312500002,32.84028320312498]]],[[[129.49179687500006,33.22304687499999],[129.37041015625002,33.176025390625],[129.56992187500006,33.36103515625004],[129.49179687500006,33.22304687499999]]],[[[129.79570312500007,33.74882812499999],[129.67480468749997,33.73969726562498],[129.71728515624997,33.8583984375],[129.79570312500007,33.74882812499999]]],[[[131.17460937500007,33.602587890625045],[131.69628906250003,33.60283203124999],[131.53740234375007,33.274072265624994],[131.89658203125006,33.25458984375001],[131.8478515625001,33.118066406249994],[132.0021484375001,32.882373046875045],[131.6603515625001,32.465625],[131.33720703125007,31.4046875],[131.07080078124997,31.436865234374977],[131.09843750000002,31.256152343750017],[130.68574218750004,31.01513671875003],[130.77626953125,31.70629882812497],[130.65507812500002,31.71840820312505],[130.5560546875,31.563085937500034],[130.58876953125,31.178515625000017],[130.20068359374997,31.291894531250023],[130.14726562500002,31.40849609374996],[130.2941406250001,31.45068359375003],[130.3219726562501,31.601464843750023],[130.18789062500005,31.768847656250017],[130.19443359375012,32.090771484374955],[130.64052734375005,32.61923828124998],[130.49785156250002,32.65693359375001],[130.547265625,32.83159179687499],[130.2375,33.177636718749966],[130.12685546875005,33.10483398437506],[130.175,32.851318359375],[130.32646484375002,32.852636718750006],[130.34042968750012,32.70185546875004],[130.05410156250005,32.770800781250045],[129.76855468749997,32.57099609375001],[129.82675781250006,32.72534179687503],[129.67910156250005,33.059960937499966],[129.99169921875003,32.85156249999997],[129.58007812500003,33.23627929687501],[129.61015625000002,33.34365234375005],[129.844140625,33.32177734375003],[129.82568359374997,33.43701171875006],[130.36503906250007,33.634472656249955],[130.4837890625,33.834619140624966],[130.715625,33.92778320312502],[130.953125,33.87202148437504],[131.17460937500007,33.602587890625045]]],[[[132.266015625,33.945166015625006],[132.44492187500006,33.91318359374998],[132.20878906250007,33.87285156250002],[132.266015625,33.945166015625006]]],[[[129.27949218750004,34.123388671875006],[129.18642578125,34.14501953125006],[129.21484374999997,34.320654296875034],[129.3371093750001,34.284765625],[129.27949218750004,34.123388671875006]]],[[[134.35742187500003,34.25634765625],[134.6375,34.22661132812499],[134.73886718750012,33.82050781250001],[134.37705078125012,33.60839843749997],[134.18164062500003,33.24721679687502],[133.95869140625004,33.44833984375006],[133.63203125000004,33.51098632812503],[133.28593750000007,33.35996093749998],[132.97724609375004,32.84199218749998],[132.80429687500006,32.75200195312502],[132.6417968750001,32.76245117187503],[132.70898437500003,32.90249023437505],[132.49511718749997,32.91660156249998],[132.41279296875004,33.43046875],[132.0326171875,33.339990234374994],[132.64306640624997,33.68994140624997],[132.93515625000006,34.09531250000006],[133.19306640625004,33.93320312499998],[133.58203124999997,34.01713867187502],[133.60263671875006,34.24384765625001],[133.94833984375006,34.34804687500002],[134.35742187500003,34.25634765625]]],[[[134.35185546875002,34.48364257812503],[134.25185546875,34.42304687500004],[134.18212890625003,34.51923828124998],[134.35185546875002,34.48364257812503]]],[[[134.9328125000001,34.28813476562499],[134.82441406250004,34.202929687500045],[134.66787109375005,34.294140624999955],[135.00468750000002,34.54404296874998],[134.9328125000001,34.28813476562499]]],[[[129.38564453125,34.35366210937502],[129.26669921875012,34.37045898437506],[129.45107421875005,34.68657226562499],[129.38564453125,34.35366210937502]]],[[[133.37050781250005,36.203857421875],[133.23925781249997,36.178759765625045],[133.20615234375006,36.293408203124955],[133.29570312500002,36.34013671874996],[133.37050781250005,36.203857421875]]],[[[138.34404296875007,37.822119140625006],[138.22519531250006,37.82939453124996],[138.25,38.078466796875006],[138.50361328125004,38.31591796875006],[138.45361328124997,38.07568359375006],[138.57519531249997,38.065527343750034],[138.34404296875007,37.822119140625006]]],[[[141.22929687500007,41.37265625],[141.45546875000005,41.404736328124955],[141.43046875000002,40.72333984374998],[141.7970703125001,40.29116210937502],[141.97695312500005,39.428808593750034],[141.90078125,39.111328125],[141.5462890625,38.762841796874966],[141.4674804687501,38.404150390625006],[141.10839843750003,38.33793945312502],[140.9621093750001,38.148876953124955],[141.00166015625004,37.11464843750002],[140.57353515625007,36.23134765625002],[140.87402343749997,35.72495117187506],[140.457421875,35.51025390625],[140.35468750000004,35.18144531249999],[139.8439453125001,34.914892578125034],[139.82646484375002,35.29667968750002],[140.096875,35.58515624999998],[139.83476562500002,35.658056640625006],[139.65000000000012,35.40913085937501],[139.675,35.149267578125006],[139.47441406250002,35.298535156249955],[139.24941406250005,35.27802734375004],[139.08603515625006,34.83916015624999],[138.8375,34.619238281250034],[138.80273437499997,34.97480468749998],[138.90361328125002,35.02524414062506],[138.71962890625,35.12407226562502],[138.18906250000012,34.596337890624994],[137.543359375,34.66420898437505],[137.06171875000004,34.58281249999999],[137.27519531250002,34.77250976562499],[136.96328125000005,34.83491210937501],[136.87128906250004,34.733105468749955],[136.89707031250006,35.03554687500002],[136.80419921874997,35.05029296875],[136.53300781250007,34.678369140624994],[136.8802734375,34.43359375000006],[136.8537109375001,34.324072265625034],[136.32988281250007,34.17685546875006],[135.91621093750004,33.561718749999955],[135.69531250000003,33.48696289062502],[135.4528320312501,33.55336914062505],[135.12792968749997,34.006982421874994],[135.10009765624997,34.288378906250045],[135.41591796875,34.61748046875002],[134.74003906250007,34.765234375],[134.246875,34.71386718750003],[133.96826171874997,34.52729492187504],[133.14238281250002,34.30244140624998],[132.65654296875007,34.24609375000003],[132.31259765625006,34.32495117187503],[132.14648437499997,33.83876953125002],[131.74052734375007,34.05205078125002],[130.91884765625,33.97573242187502],[130.88925781250012,34.261816406250034],[131.00419921875007,34.39257812500003],[131.35439453125,34.41318359375006],[132.92294921875006,35.511279296875045],[133.98125,35.50722656250002],[135.17431640625003,35.74707031250003],[135.32695312500002,35.52553710937502],[135.68027343750006,35.503125],[135.903125,35.60688476562498],[136.09531250000006,35.767626953125045],[136.06748046875006,36.11684570312505],[136.69814453125005,36.742041015625034],[136.84345703125004,37.38212890624999],[137.32265625,37.52207031249998],[136.89990234375003,37.11767578125],[137.01669921875006,36.83720703124999],[137.24628906250004,36.753173828125],[137.5140625,36.95156250000002],[138.31992187500012,37.21840820312502],[138.88505859375007,37.84394531250001],[139.36386718750006,38.09902343750002],[139.80195312500004,38.881591796875],[140.06474609375002,39.624414062499994],[139.99472656250006,39.855078125],[139.74150390625002,39.92084960937498],[140.01113281250005,40.26035156250006],[139.92285156250003,40.59843750000002],[140.28125,40.84609375000002],[140.3444335937501,41.203320312499955],[140.62763671875004,41.195410156250034],[140.74863281250012,40.830322265625],[140.93603515625003,40.940771484375034],[141.1185546875,40.88227539062501],[141.24423828125006,41.20561523437499],[140.80058593750002,41.138818359374966],[140.80185546875012,41.253662109375],[140.9369140625,41.50556640624998],[141.22929687500007,41.37265625]]],[[[139.48125,42.08100585937498],[139.43134765625004,42.19956054687498],[139.55839843750002,42.235205078125034],[139.48125,42.08100585937498]]],[[[141.29541015625003,45.11933593750001],[141.14531250000002,45.153906250000034],[141.19375,45.24785156249999],[141.29541015625003,45.11933593750001]]],[[[141.07275390624997,45.33286132812498],[141.03398437500007,45.26933593750002],[140.97167968749997,45.465478515624994],[141.07275390624997,45.33286132812498]]],[[[143.82431640625012,44.11699218749999],[144.71523437500005,43.92797851562503],[145.36953125000005,44.32739257812506],[145.13964843750003,43.6625],[145.34082031249997,43.30253906249999],[145.83300781249997,43.38593750000001],[144.92138671874997,43.00092773437498],[143.96933593750006,42.88139648437499],[143.42949218750002,42.41889648437498],[143.2365234375001,42.000195312499955],[141.85136718750007,42.57905273437501],[141.40664062500005,42.54692382812496],[140.98613281250002,42.34213867187498],[140.70976562500002,42.555615234374955],[140.48046875000003,42.559375],[140.32666015625003,42.29335937499999],[141.15097656250012,41.80507812499999],[140.99951171874997,41.73740234375006],[140.65986328125004,41.815576171874994],[140.3849609375001,41.51928710937503],[140.08515625000004,41.43408203125],[139.99531250000004,41.57641601562503],[140.10839843749997,41.912939453125034],[139.83544921874997,42.278076171875],[139.86015625000002,42.58173828125004],[140.43222656250012,42.95410156250006],[140.39238281250002,43.303125],[141.13818359374997,43.17993164062506],[141.37412109375006,43.279638671875006],[141.7609375000001,44.482519531250034],[141.58300781250003,45.15595703125001],[141.66796874999997,45.401269531249966],[141.93769531250004,45.509521484375],[142.88476562499997,44.670117187499955],[143.82431640625012,44.11699218749999]]]]},"properties":{"name":"Japan","childNum":28}},{"geometry":{"type":"Polygon","coordinates":[[[77.04863281249999,35.109912109374996],[76.927734375,35.346630859375],[76.88222656250002,35.4357421875],[76.81279296874999,35.571826171874996],[76.76689453124999,35.66171875],[76.87890625,35.61328125],[77.09003906250001,35.552050781249996],[77.29482421875002,35.508154296875],[77.44648437500001,35.4755859375],[77.57255859374999,35.471826171874994],[77.72402343750002,35.48056640625],[77.79941406250003,35.495898437499996],[77.42343750000003,35.302587890625],[77.16855468750003,35.171533203124994],[77.04863281249999,35.109912109374996]]]},"properties":{"name":"Siachen Glacier","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[50.184472656249994,44.854638671874994],[49.99511718750003,44.93696289062498],[50.10986328124997,45.08193359375002],[50.038867187500074,44.949121093749966],[50.184472656249994,44.854638671874994]]],[[[87.32285156250012,49.085791015625006],[86.8083007812501,49.04970703125002],[86.54941406250012,48.52861328125002],[85.7494140625,48.38505859374999],[85.52597656250006,47.915625],[85.65664062500005,47.254638671875],[85.484765625,47.06352539062496],[84.78613281249997,46.83071289062505],[84.66660156250006,46.97236328125004],[84.016015625,46.97050781250002],[83.02949218750004,47.18593750000002],[82.31523437500002,45.59492187499998],[82.61162109375007,45.424267578124955],[82.52148437500003,45.12548828125],[82.26660156249997,45.21909179687498],[81.94492187500006,45.16083984375001],[81.69199218750012,45.34936523437497],[80.05917968750012,45.006445312500006],[79.871875,44.88378906249997],[80.48154296875006,44.71464843749999],[80.35527343750002,44.09726562500006],[80.78574218750006,43.16157226562504],[80.39023437500006,43.043115234374966],[80.53896484375005,42.873486328124955],[80.20224609375012,42.73447265624998],[80.209375,42.190039062500006],[80.07128906249997,42.302978515625],[79.92109375000004,42.41313476562496],[79.49013671875,42.45756835937496],[79.42822265624997,42.483496093750006],[79.20302734375005,42.66601562499997],[79.16484375000007,42.759033203125],[79.1266601562501,42.775732421875034],[76.98808593750007,42.97358398437501],[76.64648437500003,42.928808593750034],[76.50917968750005,42.91889648437498],[75.9322265625,42.92851562499999],[75.84033203125003,42.9375],[75.78955078124997,42.93291015624999],[75.68173828125,42.83046875],[75.04765625000007,42.904394531250034],[74.20908203125006,43.24038085937502],[73.88603515625002,43.132568359375],[73.55625,43.002783203125006],[73.45019531249997,42.703027343749966],[73.421875,42.59350585937503],[73.49296875000007,42.409033203125034],[73.41162109375003,42.41977539062498],[73.316015625,42.46699218750001],[73.2829101562501,42.50410156250004],[72.85507812500006,42.561132812500006],[72.75292968750003,42.63789062500001],[72.54316406250004,42.67773437500006],[72.27578125,42.757666015625006],[71.76054687500002,42.82148437500004],[71.5142578125,42.766943359375006],[71.42207031250004,42.78315429687504],[71.25664062500002,42.733544921874966],[70.89287109375007,42.339990234374994],[70.94677734374997,42.24868164062505],[69.15361328125002,41.42524414062498],[68.58408203125,40.876269531250045],[68.57265625,40.62265624999998],[68.29189453125,40.656103515625034],[68.04765625000007,40.80927734374998],[68.11308593750007,41.02861328124999],[67.9357421875001,41.19658203125002],[66.70966796875004,41.17915039062501],[66.49863281250006,41.99487304687503],[66.00957031250007,42.00488281250003],[66.1002929687501,42.99082031249998],[65.80302734375002,42.87695312500006],[65.49619140625,43.310546875],[64.9054687500001,43.714697265625006],[64.44316406250007,43.55117187499999],[63.20703125000003,43.62797851562502],[61.99023437500003,43.492138671874955],[61.007910156250006,44.39379882812497],[58.555273437500006,45.55537109375001],[55.97568359375006,44.99492187499996],[55.97744140625005,41.32221679687504],[55.434375,41.296289062499994],[54.85380859375002,41.965185546875006],[54.120996093749994,42.335205078125],[53.0558593750001,42.14775390624999],[52.4938476562501,41.780371093750034],[52.59658203125005,42.760156249999966],[51.898242187500074,42.86962890624997],[51.61601562500002,43.15844726562503],[51.29541015624997,43.17412109375002],[51.30175781249997,43.48237304687501],[50.8307617187501,44.192773437499966],[50.331152343750006,44.32548828125002],[50.25292968749997,44.461523437500006],[50.409472656250074,44.6240234375],[51.543554687500006,44.53100585937506],[51.009375,44.92182617187501],[51.4157226562501,45.35786132812501],[53.20039062500004,45.33198242187498],[52.77382812499999,45.57275390625],[53.13525390625003,46.19165039062497],[53.069433593750006,46.85605468750006],[52.48320312500002,46.99067382812504],[52.13828125,46.82861328124997],[51.178027343750074,47.110156250000045],[49.886328125,46.59565429687504],[49.347460937500074,46.51914062499998],[49.232226562500074,46.33715820312503],[48.54121093750004,46.60561523437502],[48.558398437500074,46.75712890624999],[48.959375,46.77460937499998],[48.16699218750003,47.70878906249996],[47.48193359374997,47.80390624999998],[47.292382812499994,47.74091796875004],[47.06464843750004,48.23247070312499],[46.660937500000074,48.41225585937502],[46.70263671875003,48.80556640625002],[47.031347656250006,49.150292968749994],[46.80205078125002,49.36708984375002],[46.889550781249994,49.69697265625001],[47.42919921874997,50.35795898437502],[47.7057617187501,50.37797851562502],[48.33496093750003,49.858251953125006],[48.7589843750001,49.92832031250006],[48.625097656250006,50.61269531250005],[49.32343750000004,50.851708984374966],[49.49804687500003,51.08359375000006],[50.246875,51.28950195312498],[50.79394531249997,51.729199218749955],[51.16347656250005,51.6474609375],[51.344531250000074,51.47534179687503],[52.21914062499999,51.709375],[52.57119140625005,51.481640624999955],[53.33808593750004,51.48237304687504],[54.139746093750006,51.04077148437503],[54.555273437500006,50.535791015624994],[54.64160156250003,51.011572265625034],[55.68623046875004,50.582861328125006],[56.49140625000004,51.01953124999997],[57.01171874999997,51.06518554687503],[57.44218750000002,50.88886718749998],[57.83886718750003,51.091650390625006],[58.359179687500074,51.063818359375034],[58.88369140625005,50.694433593750006],[59.4523437500001,50.62041015625002],[59.523046875,50.492871093749955],[59.812402343749994,50.58203125],[60.05859374999997,50.850292968749955],[60.42480468749997,50.67915039062498],[60.94228515625005,50.69550781250004],[61.38945312500002,50.86103515625001],[61.55468750000003,51.32460937500005],[60.464746093749994,51.651171875000045],[60.03027343749997,51.93325195312505],[60.99453125000005,52.33686523437504],[60.77441406249997,52.67578124999997],[61.047460937500006,52.97246093750002],[62.08271484375004,53.00541992187499],[61.65986328125004,53.22846679687504],[61.19921874999997,53.28715820312502],[61.22890625,53.445898437500006],[61.53496093750002,53.52329101562506],[60.97949218749997,53.62172851562505],[61.231054687500006,54.01948242187498],[61.92871093750003,53.94648437500004],[64.46123046875002,54.38417968750002],[65.08837890624997,54.340185546875034],[65.476953125,54.62329101562497],[68.15585937500006,54.97670898437505],[68.20625,55.16093750000002],[68.9772460937501,55.389599609374955],[70.18242187500002,55.162451171875034],[70.73808593750007,55.30517578125],[71.18554687500003,54.59931640624998],[71.09316406250005,54.21220703124999],[72.00449218750006,54.20566406249998],[72.18603515625003,54.32563476562501],[72.44677734375003,53.94184570312498],[72.62226562500004,54.13432617187502],[73.22988281250005,53.957812500000045],[73.71240234375003,54.04238281250002],[73.30566406250003,53.707226562499955],[73.40693359375004,53.44755859374999],[73.85898437500006,53.61972656249998],[74.35156250000003,53.487646484375006],[74.45195312500007,53.64726562500002],[75.22021484374997,53.89379882812506],[75.43720703125004,54.08964843749999],[76.8373046875,54.4423828125],[76.65458984375007,54.14526367187503],[76.42167968750007,54.151513671874966],[76.48476562500005,54.02255859374998],[77.85996093750006,53.269189453124994],[79.98623046875,50.774560546874966],[80.42363281250002,50.94628906249997],[80.44804687500002,51.18334960937503],[80.73525390625,51.29340820312498],[81.12724609375002,51.19106445312502],[81.0714843750001,50.96875],[81.38828125000006,50.95649414062501],[81.46591796875006,50.73984375],[82.49394531250007,50.72758789062499],[82.76083984375012,50.89335937500002],[83.35732421875005,50.99458007812504],[83.94511718750007,50.774658203125],[84.32324218749997,50.239160156249966],[84.9894531250001,50.061425781249994],[85.2326171875001,49.61582031249998],[86.1808593750001,49.49931640624996],[86.67548828125004,49.77729492187501],[86.62646484374997,49.56269531250001],[87.32285156250012,49.085791015625006]]]]},"properties":{"name":"Kazakhstan","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[35.325292968750006,5.364892578124994],[35.745019531249994,5.343994140625],[35.80029296874997,5.156933593749983],[35.77929687499997,5.105566406250006],[35.756152343750074,4.950488281250031],[35.76308593750005,4.808007812500051],[36.02197265625003,4.468115234374991],[36.90556640625002,4.411474609374991],[37.15458984375002,4.254541015624994],[37.944921875,3.746728515625023],[38.0861328125001,3.648828124999966],[38.22529296875004,3.61899414062502],[38.45156250000005,3.604833984374977],[38.608007812500006,3.600097656249986],[39.49443359375002,3.45610351562496],[39.65751953125002,3.577832031249983],[39.79033203125002,3.754248046875034],[39.8421875,3.851464843750037],[40.765234375,4.273046875000034],[41.02080078125002,4.057470703124991],[41.22089843750004,3.943554687499969],[41.372460937499994,3.94619140624998],[41.48193359375003,3.96328125],[41.737695312499994,3.979052734375003],[41.88398437500004,3.977734375000011],[41.6134765625001,3.59047851562498],[41.34179687499997,3.20166015625],[40.964453125,2.814648437500026],[40.9787109375001,-0.870312500000011],[41.249804687500074,-1.220507812499946],[41.4269531250001,-1.449511718749974],[41.521875,-1.572265625000028],[41.53271484374997,-1.695312499999957],[41.26748046875005,-1.945019531250026],[40.889746093750006,-2.023535156250034],[40.89824218750002,-2.269921874999966],[40.64414062500006,-2.53945312499998],[40.22246093750002,-2.688378906250037],[40.1154296875001,-3.250585937499991],[39.8609375,-3.576757812500006],[39.49091796875004,-4.478417968750023],[39.221777343750006,-4.692382812500014],[37.608203125000074,-3.497070312500028],[37.643847656250074,-3.045410156250028],[33.90322265625005,-1.002050781250034],[33.94316406250002,0.173779296874969],[34.160937500000074,0.605175781250026],[34.4108398437501,0.867285156250034],[34.48173828125002,1.042138671875051],[34.79863281250002,1.24453125],[34.976464843749994,1.719628906250051],[34.97753906249997,1.861914062499991],[34.9640625000001,2.06240234374998],[34.8830078125001,2.417919921875026],[34.90576171875003,2.4796875],[34.44785156250006,3.163476562500037],[34.40722656249997,3.357519531250034],[34.39941406249997,3.412695312500006],[34.44179687499999,3.60625],[34.43769531250004,3.650585937499969],[34.392871093750074,3.691503906250048],[34.26708984375003,3.733154296875],[34.16503906250003,3.812988281250014],[34.18574218750004,3.869775390625037],[34.13203125000004,3.889160156249986],[33.97607421874997,4.220214843750028],[34.176855468750006,4.419091796875037],[34.38017578125002,4.620654296874974],[34.6398437500001,4.875488281250028],[34.878320312499994,5.109570312500026],[35.08447265624997,5.31186523437502],[35.268359375000074,5.492285156250006],[35.325292968750006,5.364892578124994]]]},"properties":{"name":"Kenya","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[72.63994140625002,39.385986328125],[72.22998046875,39.20751953125],[72.14736328125002,39.2607421875],[72.08417968750001,39.31064453125],[72.04277343750002,39.3521484375],[71.77861328125002,39.277978515624994],[71.73222656250002,39.422998046874994],[71.50332031250002,39.478808593749996],[71.51738281250002,39.553857421874994],[71.50302734375,39.582177734374994],[71.4703125,39.603662109374994],[70.79931640625,39.3947265625],[70.50117187500001,39.587353515625],[69.29765625000002,39.524804687499994],[69.2447265625,39.827099609375],[69.27880859375,39.917773437499996],[69.3072265625,39.968554687499996],[69.36542968750001,39.947070312499996],[69.43193359375002,39.909765625],[69.47626953125001,39.919726562499996],[69.47099609375002,39.990625],[69.46875,40.020751953125],[69.966796875,40.20224609375],[70.59921875,39.974511718749994],[70.990625,40.2548828125],[71.3046875,40.286914062499996],[71.69248046875,40.15234375],[72.13125,40.438623046874994],[72.3892578125,40.427392578124994],[72.40205078125001,40.578076171875],[72.6041015625,40.525439453124996],[73.13212890625002,40.82851562499999],[72.65830078125,40.869921875],[72.36406250000002,41.04345703125],[72.294921875,41.039941406249994],[72.21308593750001,41.0142578125],[72.18730468750002,41.025927734374996],[72.18095703125002,41.118457031249996],[72.16425781250001,41.173730468749994],[72.11542968750001,41.186572265624996],[72.05244140625001,41.16474609375],[71.95849609375,41.187060546874996],[71.87861328125001,41.19501953125],[71.8580078125,41.311376953125],[71.79248046875,41.413134765624996],[71.75771484375002,41.428027343749996],[71.70068359375,41.454003906249994],[71.66494140625002,41.5412109375],[71.6375,41.5341796875],[71.60224609375001,41.503271484375],[71.60625,41.367431640625],[71.54560546875001,41.308056640625],[71.5,41.307470703125],[71.4208984375,41.34189453125],[71.40839843750001,41.136035156249996],[71.39306640625,41.123388671875],[71.11074218750002,41.152636718749996],[70.86044921875,41.224902343749996],[70.734375,41.400537109374994],[70.18095703125002,41.571435546874994],[70.85664062500001,42.030810546874996],[71.0322265625,42.077783203124994],[71.228515625,42.162890625],[71.23232421875002,42.186279296875],[71.21269531250002,42.206445312499994],[71.12998046875,42.25],[71.03603515625002,42.28466796875],[70.97900390625,42.266552734375],[70.94677734375,42.248681640624994],[70.89287109375002,42.339990234374994],[71.25664062500002,42.733544921874994],[71.42207031250001,42.783154296875],[71.5142578125,42.766943359375],[71.76054687500002,42.821484375],[72.16181640625001,42.760693359375],[72.27578125000002,42.757666015625],[72.54316406250001,42.677734375],[72.7529296875,42.637890625],[72.855078125,42.5611328125],[73.28291015625001,42.5041015625],[73.316015625,42.4669921875],[73.41162109375,42.419775390625],[73.49296875000002,42.409033203125],[73.421875,42.593505859375],[73.4501953125,42.703027343749994],[73.55625,43.002783203125],[73.88603515625002,43.132568359375],[74.20908203125,43.240380859374994],[75.04765625000002,42.90439453125],[75.68173828125,42.83046875],[75.78955078125,42.932910156249996],[75.84033203125,42.9375],[75.9322265625,42.928515625],[76.50917968750002,42.918896484375],[76.646484375,42.92880859375],[76.98808593749999,42.973583984375],[79.12666015625001,42.775732421875],[79.20302734375002,42.666015625],[79.29550781250003,42.604833984375],[79.36777343750003,42.547216796875],[79.42822265625,42.48349609375],[79.92109375000001,42.413134765624996],[80.0712890625,42.302978515625],[80.209375,42.1900390625],[80.24619140625003,42.059814453125],[80.23515624999999,42.04345703125],[80.21621093750002,42.032421875],[79.90966796875,42.014990234375],[79.84042968750003,41.995751953124994],[79.76611328125,41.898876953125],[78.74257812500002,41.56005859375],[78.54316406250001,41.4595703125],[78.44287109375,41.417529296874996],[78.36240234375003,41.371630859374996],[78.34628906250003,41.2814453125],[78.12343750000002,41.075634765625],[77.95644531250002,41.050683593749994],[77.81523437499999,41.055615234375],[77.71933593750003,41.024316406249994],[77.58173828125001,40.9927734375],[76.98662109374999,41.03916015625],[76.90771484375,41.024169921875],[76.82402343749999,40.982324218749994],[76.70839843750002,40.818115234375],[76.6611328125,40.779638671875],[76.63984375000001,40.742236328124996],[76.62216796875003,40.662353515625],[76.57792968749999,40.577880859375],[76.48017578125001,40.449511718749996],[76.39638671875002,40.389794921874994],[76.31855468750001,40.35224609375],[76.25830078125,40.43076171875],[75.87197265625002,40.30322265625],[75.67714843750002,40.305810546874994],[75.55556640625002,40.6251953125],[75.52080078125002,40.6275390625],[75.24101562500002,40.480273437499996],[75.111328125,40.4541015625],[75.0044921875,40.449511718749996],[74.865625,40.493505859375],[74.80126953125,40.428515625],[74.83046875000002,40.32851562499999],[74.41191406250002,40.13720703125],[74.24267578125,40.092041015625],[74.08515625000001,40.07431640625],[73.99160156250002,40.043115234374994],[73.93876953125002,39.978808593749996],[73.88457031250002,39.8779296875],[73.85625,39.828662109374996],[73.83535156250002,39.800146484375],[73.83974609375002,39.762841796874994],[73.88251953125001,39.71455078125],[73.9146484375,39.606494140624996],[73.90712890625002,39.57851562499999],[73.87275390625001,39.53330078125],[73.82294921875001,39.48896484375],[73.71572265625002,39.462255859375],[73.63164062500002,39.448876953124994],[73.47041015625001,39.460595703124994],[73.38740234375001,39.442724609375],[73.33613281250001,39.412353515625],[73.2349609375,39.374560546874996],[73.10927734375002,39.3619140625],[72.63994140625002,39.385986328125]],[[70.66416015625,39.85546875],[70.56708984375001,39.866601562499994],[70.49775390625001,39.882421875],[70.48281250000002,39.882714843749994],[70.4892578125,39.863037109375],[70.5595703125,39.790917968749994],[70.61210937500002,39.786767578124994],[70.70166015625,39.82529296875],[70.66416015625,39.85546875]],[[71.20615234375,39.892578125],[71.22871093750001,40.048144531249996],[71.08037109375002,40.079882812499996],[71.02412109375001,40.149169921875],[71.00546875,40.152294921875],[70.96064453125001,40.08798828125],[71.04482421875002,39.992529296875],[71.04365234375001,39.976318359375],[71.01171875,39.8951171875],[71.06425781250002,39.884912109374994],[71.15625,39.883447265624994],[71.20615234375,39.892578125]]]},"properties":{"name":"Kyrgyzstan","childNum":3}},{"geometry":{"type":"Polygon","coordinates":[[[104.42636718750006,10.411230468749991],[103.87050781250005,10.655126953125034],[103.58710937500004,10.552197265625026],[103.54042968750005,10.668701171875043],[103.721875,10.890136718750043],[103.5324218750001,11.146679687499997],[103.35361328125006,10.921582031250054],[103.15283203124997,10.913720703125051],[103.12548828124997,11.460644531250011],[102.9486328125,11.773486328124974],[102.93388671875002,11.706689453125037],[102.73662109375007,12.089794921875011],[102.75566406250002,12.42626953125],[102.49960937500012,12.669970703125003],[102.33632812500005,13.560302734375014],[102.546875,13.585693359375043],[102.90927734375006,14.136718750000028],[103.19941406250004,14.332617187499977],[104.77900390625004,14.427832031250006],[105.07412109375005,14.227441406250037],[105.12597656250003,14.280957031250011],[105.16914062500004,14.336083984374966],[105.1833007812501,14.346240234374989],[105.18554687500003,14.319091796874972],[105.20703125000003,14.259375],[105.24570312500006,14.200537109374977],[105.35019531250006,14.109570312500011],[105.53154296875007,14.156152343749994],[105.73974609375003,14.084960937500057],[105.83144531250005,13.976611328125003],[105.9044921875001,13.924511718750054],[106.06679687500005,13.921191406250003],[106.12470703125004,14.049121093750031],[106.09667968749997,14.127099609375023],[106.00410156250004,14.262890624999983],[105.97890625,14.343017578125043],[106.00839843750012,14.357177734375],[106.1652343750001,14.372363281249989],[106.19072265625007,14.388134765624997],[106.22539062500002,14.476220703125009],[106.26796875,14.466210937500009],[106.35498046875003,14.454785156249997],[106.44697265625004,14.515039062500009],[106.50146484375003,14.578222656250006],[106.53115234375005,14.549414062499991],[106.5636718750001,14.505078125000026],[106.59921875000006,14.479394531250037],[106.66542968750005,14.441308593749994],[106.73818359375005,14.387744140625017],[106.78349609375002,14.335107421875037],[106.81992187500006,14.314697265625057],[106.91318359375006,14.329394531250031],[106.93808593750006,14.327343750000054],[106.99218750000003,14.391015624999966],[107.03017578125,14.425683593750009],[107.06240234375,14.415771484375043],[107.109375,14.416699218750054],[107.29267578125004,14.592382812500048],[107.37988281250003,14.555322265625051],[107.41474609375004,14.56289062499999],[107.51943359375005,14.705078125],[107.3314453125,14.126611328125009],[107.60546874999997,13.437792968750017],[107.47539062500002,13.030371093749963],[107.50644531250006,12.364550781250031],[107.39335937500002,12.260498046874972],[107.21210937500004,12.30400390624996],[106.70009765625,11.979296874999974],[106.41386718750002,11.9484375],[106.39921875000007,11.687011718750028],[106.0060546875001,11.758007812500011],[105.85146484375005,11.635009765625],[105.85605468750006,11.294287109375048],[106.16093750000002,11.037109375000057],[106.16396484375005,10.794921875],[105.85332031250007,10.86357421874996],[105.75507812500004,10.989990234375043],[105.40576171875003,10.95161132812504],[105.3146484375001,10.845166015625026],[105.04570312500002,10.911376953125014],[105.04638671874997,10.701660156250014],[104.85058593749997,10.534472656249974],[104.42636718750006,10.411230468749991]]]},"properties":{"name":"Cambodia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-157.34213867187503,1.855566406250034],[-157.17578125,1.73984375],[-157.57895507812498,1.902050781249997],[-157.43583984374993,1.84726562500002],[-157.365185546875,1.94609375],[-157.44189453125003,2.025048828125009],[-157.321875,1.968554687500045],[-157.34213867187503,1.855566406250034]]],[[[-159.3390625,3.923535156249983],[-159.27475585937503,3.796582031250054],[-159.40903320312503,3.87324218750004],[-159.3390625,3.923535156249983]]]]},"properties":{"name":"Kiribati","childNum":2}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[126.32695312500002,33.2236328125],[126.16562500000012,33.31201171875],[126.33769531250002,33.46040039062501],[126.90117187500002,33.51513671874997],[126.87285156250002,33.34116210937498],[126.32695312500002,33.2236328125]]],[[[126.23369140625002,34.370507812499994],[126.12285156250002,34.443945312500034],[126.34384765625012,34.544921875],[126.23369140625002,34.370507812499994]]],[[[126.17197265625006,34.73115234375001],[126.00751953125004,34.86748046874999],[126.07841796875002,34.914843750000045],[126.17197265625006,34.73115234375001]]],[[[128.0658203125,34.80585937500004],[128.05468750000003,34.70805664062502],[127.87343750000005,34.73496093749998],[127.8322265625001,34.87451171875],[128.0658203125,34.80585937500004]]],[[[128.74101562500007,34.798535156249955],[128.64667968750004,34.73686523437502],[128.48925781250003,34.86528320312496],[128.66796875000003,35.0087890625],[128.74101562500007,34.798535156249955]]],[[[126.52070312500004,37.73681640625003],[126.516015625,37.60468750000001],[126.42333984375003,37.62363281250006],[126.41162109374997,37.82265625000002],[126.52070312500004,37.73681640625003]]],[[[128.37460937500012,38.6234375],[129.41826171875002,37.059033203124955],[129.40351562500004,36.052148437499994],[129.57285156250006,36.05053710937503],[129.4191406250001,35.49785156249996],[129.07675781250006,35.12270507812502],[128.5109375000001,35.10097656250002],[128.44394531250012,34.87036132812503],[128.03623046875006,35.02197265625],[127.71484374999997,34.95468749999998],[127.71542968750012,34.72104492187498],[127.40429687499997,34.823095703125006],[127.47910156250012,34.625244140625],[127.324609375,34.463281249999966],[127.17343750000006,34.54614257812497],[127.24707031249997,34.755126953125],[126.89746093749997,34.438867187499966],[126.75478515625005,34.511865234374994],[126.53144531250004,34.31425781249999],[126.26445312500002,34.67324218750002],[126.52451171875006,34.697900390624966],[126.59335937500012,34.824365234374994],[126.42070312500002,34.823388671874966],[126.29111328125012,35.154150390625034],[126.61406250000007,35.57099609375004],[126.4884765625001,35.647070312500006],[126.75302734375006,35.871972656249994],[126.5404296875,36.166162109374966],[126.4876953125,36.69379882812498],[126.18085937500004,36.69160156249998],[126.16054687500005,36.77192382812501],[126.48701171875004,37.00747070312502],[126.78447265625007,36.94843749999998],[126.87207031249997,36.82446289062506],[126.97685546875002,36.93940429687501],[126.74638671875002,37.19355468750001],[126.63388671875012,37.78183593750006],[127.09033203125003,38.28388671875001],[128.03896484375,38.30854492187498],[128.37460937500012,38.6234375]]]]},"properties":{"name":"Korea","childNum":7}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[48.27539062499997,29.624316406250017],[48.17968750000003,29.611425781250063],[48.081445312499994,29.798925781250063],[48.1847656250001,29.978857421875034],[48.348242187500006,29.78266601562504],[48.27539062499997,29.624316406250017]]],[[[48.442480468750006,28.542919921874983],[47.671289062499994,28.53315429687504],[47.433203125,28.989550781250017],[46.53144531250004,29.09624023437499],[46.69375,29.259667968749966],[46.76933593750002,29.347460937500017],[46.90585937500006,29.5375],[47.14824218750002,30.0009765625],[47.64375,30.097314453125023],[47.75390624999997,30.076611328124955],[47.97871093750004,29.98281250000005],[48.00566406250002,29.835791015625034],[48.143457031249994,29.57246093750001],[47.96962890625005,29.61669921874997],[47.72265624999997,29.393017578124955],[48.0514648437501,29.355371093750023],[48.442480468750006,28.542919921874983]]]]},"properties":{"name":"Kuwait","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[102.12744140625011,22.37919921874999],[102.58251953125006,21.904296875000057],[102.66201171875008,21.676025390625057],[102.73857421875005,21.677929687500125],[102.77109375000015,21.70966796875001],[102.79824218750014,21.797949218750034],[102.81591796875,21.807373046875],[102.94960937500008,21.681347656250068],[102.85117187500009,21.26591796874999],[102.8837890625,21.202587890625068],[103.1044921875,20.89165039062499],[103.21074218749999,20.840625],[103.46357421874995,20.779833984375102],[103.6350585937501,20.697070312500102],[104.10136718750005,20.945507812500125],[104.1953125,20.91396484375008],[104.349609375,20.82109374999999],[104.58320312500001,20.646679687499955],[104.53271484375,20.554882812500125],[104.47861328124998,20.529589843750102],[104.40781250000015,20.485742187500023],[104.36777343750015,20.441406250000057],[104.39218750000015,20.424755859375068],[104.49619140625003,20.41367187499992],[104.61884765624995,20.374511718750114],[104.65644531250001,20.328515624999966],[104.66191406250005,20.289013671875125],[104.67695312500007,20.224707031249977],[104.69873046875006,20.205322265625114],[104.84785156250007,20.202441406250045],[104.88867187500006,20.169091796875023],[104.92919921874994,20.082812500000045],[104.92792968750007,20.01811523437499],[104.81513671875001,19.90400390625001],[104.80175781250011,19.836132812500068],[104.74316406250006,19.754736328124977],[104.58789062500006,19.61875],[104.54628906250014,19.610546875000068],[104.25986328125003,19.685498046875068],[104.06279296875005,19.678417968750068],[104.03203124999999,19.67514648437492],[104.0134765625001,19.646484374999943],[104.05156250000005,19.564160156250068],[104.06289062500002,19.482568359375136],[104.02753906250013,19.420458984375102],[103.93203125000002,19.366064453125034],[103.89638671875002,19.339990234375023],[103.89160156249994,19.30498046874999],[105.146484375,18.650976562499977],[105.14541015625014,18.616796874999977],[105.08701171875015,18.49624023437508],[105.11455078125005,18.405273437500057],[105.45820312500007,18.154296875000057],[105.51855468750011,18.077441406250045],[105.58847656250015,17.983691406249932],[105.69140625,17.737841796874932],[106.00625,17.415283203124943],[106.26953125,17.216796875000057],[106.33339843750002,17.14370117187508],[106.42597656250007,17.00253906250009],[106.50224609374999,16.9541015625],[106.52597656250003,16.876611328125023],[106.53369140625,16.821044921875057],[106.54619140625005,16.650732421874977],[106.65644531250013,16.492626953125125],[106.73955078124999,16.452539062500136],[106.79160156250015,16.490332031249977],[106.83242187500008,16.526269531250023],[106.85107421875,16.515625],[106.89277343750013,16.396533203125102],[106.93066406250006,16.353125],[107.39638671875008,16.04301757812499],[107.39199218750008,15.951660156250057],[107.36064453125005,15.921728515624977],[107.18886718750008,15.838623046875114],[107.16591796875002,15.802490234375],[107.27939453125003,15.618701171875045],[107.33876953125002,15.560498046875125],[107.56425781249999,15.3916015625],[107.62167968750015,15.309863281250045],[107.653125,15.255224609375091],[107.63369140625008,15.18984375000008],[107.58964843749999,15.118457031250102],[107.55527343750009,15.057031250000023],[107.48037109375014,14.979882812500136],[107.5046875000001,14.91591796875008],[107.52451171875003,14.871826171874943],[107.51376953124998,14.817382812500057],[107.51943359375008,14.705078125000114],[107.46513671875005,14.664990234375125],[107.41474609375007,14.56289062500008],[107.37988281250006,14.555322265625136],[107.29267578125007,14.592382812500034],[107.109375,14.416699218749955],[107.06240234375008,14.415771484374943],[107.03017578125008,14.425683593750023],[106.99218749999994,14.39101562500008],[106.93808593750015,14.327343750000068],[106.91318359375003,14.329394531249932],[106.81992187500003,14.314697265624943],[106.7834960937501,14.335107421875023],[106.73818359375008,14.387744140625102],[106.66542968750002,14.441308593750023],[106.59921875000003,14.479394531250136],[106.56367187500007,14.505078125000011],[106.53115234375002,14.549414062499977],[106.50146484375,14.578222656250034],[106.22539062500005,14.476220703125023],[106.1907226562501,14.388134765625011],[106.16523437500007,14.372363281249989],[106.00839843750009,14.357177734375114],[105.97890625000014,14.343017578125057],[106.00410156250013,14.262890625000068],[106.09667968750011,14.127099609375136],[106.12470703124995,14.049121093750045],[106.06679687500008,13.921191406250102],[105.90449218750007,13.924511718750068],[105.83144531250008,13.976611328124989],[105.73974609375006,14.084960937500057],[105.5315429687501,14.156152343750023],[105.35019531250009,14.109570312500125],[105.24570312500015,14.200537109374977],[105.20703125000006,14.259375],[105.18554687499994,14.319091796875],[105.18330078125001,14.346240234374989],[105.24365234375006,14.367871093749955],[105.34218750000008,14.416699218749955],[105.42265624999993,14.471630859374955],[105.47558593750006,14.530126953124977],[105.49736328125005,14.590673828125034],[105.52304687500015,14.843310546874989],[105.54667968749999,14.932470703125034],[105.53339843750013,15.041601562500091],[105.49042968750007,15.127587890625023],[105.49042968750007,15.256591796875],[105.615625,15.488281249999943],[105.63886718750013,15.585937499999943],[105.64101562500002,15.656542968749932],[105.62207031250006,15.699951171875114],[105.39892578125011,15.829882812500102],[105.40625,15.987451171875023],[105.33066406250003,16.037890625000045],[105.1487304687501,16.09355468749999],[105.04716796874999,16.16025390625009],[104.81933593749994,16.466064453125057],[104.75058593750015,16.647558593750034],[104.74355468750014,16.884375],[104.75898437500013,17.0771484375],[104.81601562499998,17.30029296875],[104.73964843750008,17.461669921875],[104.428125,17.698974609375057],[104.32265625000002,17.815820312500023],[104.19619140625002,17.988378906250034],[104.04873046875002,18.216699218749966],[103.94960937500008,18.318994140625023],[103.89882812500002,18.295312500000023],[103.79228515624999,18.31650390625009],[103.62968750000005,18.382568359375057],[103.48798828124995,18.41816406250001],[103.36699218750005,18.42333984375],[103.28828124999995,18.408398437499955],[103.25175781249999,18.373486328125125],[103.24892578125014,18.338964843750034],[103.27958984374999,18.304980468750045],[103.26318359375,18.278466796875136],[103.19970703125006,18.25947265625001],[103.14853515625009,18.221728515624932],[103.09121093750014,18.13823242187499],[103.05136718750003,18.02851562500001],[102.80742187500005,17.945556640625],[102.71757812500005,17.892236328125136],[102.67519531250014,17.851757812500068],[102.68007812500008,17.824121093750136],[102.66064453125,17.8179687499999],[102.61679687500015,17.833349609375034],[102.59824218750009,17.926757812500057],[102.55253906249999,17.965087890625057],[102.4587890625001,17.984619140624943],[102.35185546874999,18.045947265625045],[102.14824218750005,18.203857421875057],[102.10146484375014,18.21064453125001],[102.03457031250002,18.169824218750023],[101.94746093750001,18.081494140624955],[101.87548828125011,18.046435546874932],[101.81865234375005,18.064648437500125],[101.77480468750002,18.033398437500125],[101.6875,17.889404296875114],[101.56367187500001,17.820507812500125],[101.55507812500002,17.812353515625034],[101.41367187500015,17.71875],[101.16748046875011,17.4990234375],[101.10517578125001,17.479541015625102],[100.9084960937501,17.583886718750023],[101.14394531250008,18.14262695312499],[101.1375,18.286865234375057],[101.0505859375001,18.407031250000045],[101.04697265625003,18.441992187500034],[101.28632812499995,18.977148437500034],[101.19755859374999,19.327929687500045],[101.22080078125015,19.486621093750045],[101.21191406250011,19.548339843750057],[100.51357421875008,19.553466796875],[100.39765625000013,19.756103515625057],[100.51953125000006,20.177929687500068],[100.31796875000003,20.385888671875136],[100.2180664062501,20.339599609375114],[100.13974609375015,20.245410156250102],[100.11494140625007,20.25766601562492],[100.12246093750002,20.316650390625057],[100.12968750000005,20.372216796875023],[100.1838867187501,20.589111328124943],[100.2493164062501,20.730273437499932],[100.32607421875008,20.795703124999932],[100.40742187499995,20.823242187500057],[100.56513671875013,20.82509765625008],[100.62294921875002,20.85957031250001],[100.61767578125,20.87924804687509],[100.54931640625011,20.884228515625068],[100.5222656250001,20.921923828125102],[100.53613281250006,20.992382812500068],[100.703125,21.25136718750008],[101.0803710937501,21.46865234375008],[101.13886718750013,21.567480468749977],[101.19667968750002,21.522070312499977],[101.17539062500009,21.407519531250102],[101.21992187500013,21.342431640625136],[101.21181640625008,21.278222656250023],[101.22441406249999,21.22373046874992],[101.24785156249993,21.197314453125045],[101.28144531250007,21.184130859375045],[101.44355468750001,21.230810546874977],[101.54238281250008,21.234277343750136],[101.70478515625013,21.150146484375057],[101.728125,21.15639648437508],[101.78349609374999,21.204150390625045],[101.8005859375001,21.212597656249955],[101.7229492187501,21.314941406250057],[101.74726562500007,21.60576171874999],[101.7439453125001,21.77797851562508],[101.73652343750001,21.826513671874977],[101.52451171874998,22.253662109375],[101.56787109375011,22.2763671875],[101.6199218750001,22.327441406250102],[101.67148437500009,22.462304687500023],[101.70751953125,22.486572265625],[101.73876953125011,22.495263671874966],[101.75996093750001,22.490332031250034],[101.841796875,22.388476562500102],[102.02441406250006,22.439208984375114],[102.09150390625007,22.412255859375136],[102.12744140625011,22.37919921874999]]]},"properties":{"name":"Lao PDR","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[35.869140625,33.43173828125],[35.411230468750006,33.07568359375],[35.10859375000001,33.08369140625],[35.64785156250002,34.2482421875],[35.97626953125001,34.629199218749996],[36.383886718750006,34.65791015625],[36.32988281250002,34.499609375],[36.50439453125,34.432373046875],[36.5849609375,34.221240234374996],[36.27783203125,33.92529296875],[36.36503906250002,33.83935546875],[35.98613281250002,33.75263671875],[36.03447265625002,33.58505859375],[35.869140625,33.43173828125]]]},"properties":{"name":"Lebanon","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-8.486425781249977,7.558496093749994],[-8.408740234374989,7.411816406249997],[-8.324511718749989,6.920019531249991],[-8.587890625,6.490527343749989],[-8.287109375,6.319042968749997],[-7.981591796874994,6.2861328125],[-7.888623046874983,6.23486328125],[-7.800927734374994,6.038916015624991],[-7.730371093749994,5.919042968749991],[-7.636132812499994,5.90771484375],[-7.454394531249989,5.84130859375],[-7.39990234375,5.550585937499989],[-7.585058593749977,4.916748046875],[-7.574658203124983,4.572314453124989],[-7.544970703124989,4.351318359375],[-8.259033203125,4.589990234374994],[-9.132177734374977,5.054638671874997],[-10.2763671875,6.07763671875],[-11.291601562499977,6.688232421875],[-11.507519531249983,6.906542968749989],[-11.267675781249977,7.232617187499997],[-10.878076171874994,7.538232421874994],[-10.6474609375,7.759375],[-10.570849609374989,8.071142578124991],[-10.516748046874994,8.125292968749989],[-10.359814453124983,8.187939453124997],[-10.283203125,8.485156249999989],[-10.233056640624994,8.488818359374989],[-10.147412109374983,8.519726562499997],[-10.064355468749994,8.429882812499997],[-9.781982421875,8.537695312499991],[-9.518261718749983,8.34609375],[-9.369140625,7.703808593749997],[-9.463818359374983,7.415869140624991],[-9.11757812499999,7.215917968749991],[-8.8896484375,7.2626953125],[-8.659765624999977,7.688378906249994],[-8.486425781249977,7.558496093749994]]]},"properties":{"name":"Liberia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[25.150488281250006,31.654980468749997],[24.85273437500001,31.334814453125],[24.96142578125,30.678515625],[24.703222656250006,30.201074218749994],[24.980273437500017,29.181884765625],[24.980273437500017,25.5888671875],[24.980273437500017,21.995849609375],[24.9794921875,20.002587890624994],[23.980273437500017,19.99594726562499],[23.980273437500017,19.496630859375003],[20.14765625000001,21.38925781249999],[15.984082031250011,23.445214843749994],[14.97900390625,22.99619140624999],[14.215527343750011,22.619677734375003],[13.48125,23.18017578125],[11.967871093750006,23.517871093750003],[11.507617187500017,24.314355468749994],[10.686132812500006,24.55136718749999],[10.395898437500023,24.485595703125],[10.255859375,24.591015625],[10.000683593750011,25.332080078125003],[9.4482421875,26.067138671875],[9.491406250000011,26.333740234375],[9.883203125000023,26.630810546874997],[9.74755859375,27.330859375],[9.916015625,27.785693359374996],[9.805273437500006,29.176953125],[9.310253906250011,30.115234375],[9.51875,30.229394531249994],[9.89501953125,30.3873046875],[9.932519531250023,30.425341796874996],[10.059765625000011,30.580078125],[10.21640625,30.783203125],[10.114941406250011,31.463769531249994],[10.274609375000011,31.684960937499994],[10.475781250000011,31.736035156249997],[10.60888671875,31.929541015625],[10.826367187500011,32.0806640625],[11.005175781250017,32.172705078125],[11.168261718750017,32.256738281249994],[11.358007812500006,32.34521484375],[11.504980468750006,32.413671875],[11.535937500000017,32.47333984375],[11.533789062500006,32.524951171874996],[11.453906250000017,32.642578125],[11.453906250000017,32.781689453125],[11.459179687500011,32.897363281249994],[11.467187500000023,32.965722656249994],[11.504589843750011,33.181933593749996],[11.657128906250023,33.118896484375],[11.8134765625,33.093701171875],[12.279882812500006,32.858544921874994],[12.753515625,32.801074218749996],[13.283496093750017,32.9146484375],[15.176562500000017,32.391162109374996],[15.705957031250023,31.426416015624994],[17.830468750000023,30.927587890625],[18.669824218750023,30.415673828124994],[19.12373046875001,30.26611328125],[19.713281250000023,30.48837890625],[20.11152343750001,30.963720703125],[19.926367187500006,31.817529296874994],[20.121484375000023,32.21875],[20.62109375,32.58017578125],[21.63593750000001,32.937304687499996],[22.187402343750023,32.918261718749996],[23.090625,32.61875],[23.10625,32.331445312499994],[23.28632812500001,32.213818359375],[24.129687500000017,32.009228515625],[24.878515625,31.984277343749994],[25.150488281250006,31.654980468749997]]]},"properties":{"name":"Libya","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-60.89521484375,13.821972656249997],[-60.951416015625,13.717578125],[-61.073144531249994,13.865576171874991],[-60.908105468749994,14.09335937499999],[-60.89521484375,13.821972656249997]]]},"properties":{"name":"Saint Lucia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[79.87480468750002,9.050732421875026],[79.90371093750005,8.975],[79.74765625000006,9.104589843749991],[79.87480468750002,9.050732421875026]]],[[[79.98232421875,9.812695312500011],[80.25283203125005,9.796337890625054],[80.71113281250004,9.366357421875023],[81.226953125,8.50551757812498],[81.37285156250002,8.431445312499989],[81.42216796875007,8.147851562500023],[81.87412109375012,7.288330078124986],[81.86142578125012,6.901269531249994],[81.63740234375004,6.425146484374991],[80.72412109375003,5.97905273437496],[80.26738281250007,6.009765625],[80.09531250000012,6.153173828125006],[79.859375,6.829296874999983],[79.71298828125012,8.18232421875004],[79.74980468750007,8.294238281250003],[79.78349609375007,8.018457031250051],[79.92890625000004,8.899218749999974],[80.09960937499997,9.209960937500043],[80.08632812500005,9.577832031250026],[80.42832031250006,9.480957031250014],[80.04580078125005,9.649902343749972],[79.98232421875,9.812695312500011]]]]},"properties":{"name":"Sri Lanka","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[28.646875,-30.1265625],[28.39208984375,-30.147558593750006],[28.128710937500017,-30.52509765625001],[28.05683593750001,-30.63105468750001],[27.753125,-30.6],[27.364062500000017,-30.27919921875001],[27.19355468750001,-29.94130859375001],[27.056933593750017,-29.625585937500006],[27.29453125,-29.519335937500003],[27.73554687500001,-28.940039062500006],[27.959863281250023,-28.873339843750003],[28.084375,-28.77998046875001],[28.23261718750001,-28.701269531250006],[28.471875,-28.615820312500006],[28.583398437500023,-28.594140625],[28.625781250000017,-28.58173828125001],[29.301367187500006,-29.08984375],[29.38671875,-29.31972656250001],[29.34882812500001,-29.441992187500006],[29.293554687500006,-29.56689453125],[29.1421875,-29.700976562500003],[29.098046875000023,-29.919042968750006],[28.646875,-30.1265625]]]},"properties":{"name":"Lesotho","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[20.957812500000074,55.27890625000006],[20.89980468750008,55.286669921875045],[21.11484375,55.61650390624999],[20.957812500000074,55.27890625000006]]],[[[25.573046875000017,54.139892578125],[25.497363281250045,54.17524414062501],[25.52734375000003,54.21513671874996],[25.505664062500045,54.26494140624999],[25.46113281250004,54.29277343749996],[25.179492187500017,54.214257812499966],[25.111425781250006,54.15493164062505],[25.04609375000004,54.13305664062503],[24.869531250000023,54.14516601562502],[24.82568359374997,54.118994140625006],[24.78925781250001,53.99824218750001],[24.768164062499977,53.97465820312499],[24.31796875,53.892968749999966],[24.236621093750045,53.91997070312496],[24.19130859375005,53.95043945312503],[23.559082031250057,53.91982421875002],[23.484667968750074,53.939794921875006],[23.453613281250057,54.14345703125002],[23.3701171875,54.20048828124999],[23.282324218750063,54.240332031250034],[23.17031250000008,54.28144531249998],[23.0875,54.299462890624994],[23.042187500000068,54.30419921875],[23.01552734375005,54.34833984375001],[22.976757812500068,54.36635742187505],[22.89394531250008,54.390527343749994],[22.82373046874997,54.39580078124999],[22.766210937499977,54.356787109375034],[22.679882812500068,54.493017578125006],[22.684472656250023,54.56293945312504],[22.82470703125,54.87128906249998],[22.56728515625005,55.05913085937496],[22.072363281250034,55.06367187499998],[21.235742187500023,55.26411132812498],[21.237890625000034,55.455029296874955],[21.06191406250005,55.81342773437498],[21.053808593750006,56.02294921875003],[21.04609375000004,56.07006835937503],[21.31464843750004,56.18813476562502],[21.65351562500004,56.314550781250006],[22.084570312500034,56.40673828125006],[22.875585937500063,56.39643554687501],[22.96826171875003,56.38041992187502],[23.042968750000057,56.324072265625006],[23.119824218749983,56.330664062500006],[23.195898437500034,56.36713867187498],[24.120703125000063,56.26425781249998],[24.90302734375001,56.398193359375],[25.069921875,56.20039062500004],[25.663183593750063,56.104833984375006],[26.593554687500074,55.66752929687502],[26.590820312500057,55.62265625],[26.56660156250001,55.546484375000034],[26.51923828125004,55.448144531249994],[26.469531250000045,55.371923828125006],[26.457617187500006,55.342480468749955],[26.49531250000004,55.31801757812502],[26.68125,55.30644531249999],[26.76015625000008,55.29335937499999],[26.775683593750045,55.27309570312502],[26.601171875000034,55.130175781250045],[26.291796875000074,55.13959960937501],[26.250781250000045,55.12451171875006],[26.175195312500023,55.003271484375034],[26.092968750000068,54.96230468750005],[25.964453124999977,54.947167968749966],[25.85927734375005,54.91928710937498],[25.722460937500074,54.71787109374998],[25.731640625000068,54.59038085937502],[25.72480468750001,54.564257812500045],[25.68515625,54.53579101562502],[25.62031250000004,54.46040039062501],[25.56757812500004,54.377050781250006],[25.54736328125,54.33183593750002],[25.55751953125005,54.310693359374994],[25.702539062499994,54.29296875],[25.765234374999977,54.179785156250034],[25.573046875000017,54.139892578125]]]]},"properties":{"name":"Lithuania","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[6.4873046875,49.798486328124994],[6.344335937500006,49.452734375],[6.181054687500023,49.498925781249994],[6.119921875000017,49.485205078125],[6.074121093750023,49.454638671874996],[6.011425781250011,49.445458984374994],[5.95947265625,49.454638671874996],[5.928906250000011,49.4775390625],[5.9013671875,49.48974609375],[5.823437500000011,49.505078125],[5.789746093750011,49.53828125],[5.776710379464286,49.639953962053575],[5.744042968750023,49.91962890625],[5.7880859375,49.961230468749996],[5.8173828125,50.0126953125],[5.866894531250011,50.0828125],[5.976269531250011,50.1671875],[6.089062500000011,50.154589843749996],[6.110058593750011,50.123779296875],[6.116503906250017,50.120996093749994],[6.109765625000023,50.034375],[6.13818359375,49.97431640625],[6.204882812500017,49.91513671875],[6.272327008928583,49.887234933035714],[6.4873046875,49.798486328124994]]]},"properties":{"name":"Luxembourg","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[28.14794921875,56.142919921875],[27.576757812500006,55.798779296875],[27.052539062500017,55.83056640625],[26.593554687500017,55.667529296874996],[25.663183593750006,56.104833984375],[25.069921875,56.200390625],[24.90302734375001,56.398193359375],[24.120703125,56.2642578125],[23.81269531250001,56.329248046875],[23.195898437500006,56.367138671875],[23.11982421875001,56.3306640625],[23.04296875,56.324072265625],[22.875585937500006,56.396435546875],[22.084570312500006,56.40673828125],[21.730566406250006,56.325976562499996],[21.65351562500001,56.31455078125],[21.31464843750001,56.188134765625],[21.04609375000001,56.070068359375],[21.0712890625,56.82373046875],[21.72871093750001,57.57099609375],[22.554589843750023,57.724267578125],[23.28730468750001,57.08974609375],[23.647753906250017,56.971044921875],[24.382617187500017,57.250048828124996],[24.322558593750017,57.87060546875],[24.3625,57.866162109375],[24.458886718750023,57.907861328125],[25.11103515625001,58.063427734375],[25.27265625000001,58.009375],[25.66015625,57.920166015625],[26.29804687500001,57.60107421875],[26.532617187500023,57.531005859375],[26.96601562500001,57.609130859375],[27.187109375,57.538330078125],[27.326562500000023,57.52548828125],[27.4697265625,57.5240234375],[27.538671875,57.42978515625],[27.796875,57.316943359374996],[27.82861328125,57.293310546875],[27.838281250000023,57.247705078125],[27.83027343750001,57.194482421875],[27.639453125000017,56.845654296875],[27.806054687500023,56.86708984375],[27.8486328125,56.85341796875],[27.89208984375,56.741064453125],[28.00751953125001,56.599853515625],[28.103125,56.545703125],[28.11083984375,56.510693359375],[28.169238281250017,56.386865234375],[28.191699218750017,56.315576171875],[28.202050781250023,56.260400390625],[28.14794921875,56.142919921875]]]},"properties":{"name":"Latvia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[28.2125,45.450439453125],[28.07470703125,45.598974609375],[28.23945312500001,46.6408203125],[28.07177734375,46.978417968749994],[27.614062500000017,47.34052734375],[26.980761718750017,48.155029296875],[26.618945312500017,48.25986328125],[26.640429687500017,48.294140625],[26.847070312500023,48.387158203125],[26.90058593750001,48.371923828125],[27.228515625,48.371435546875],[27.549218750000023,48.477734375],[28.34052734375001,48.144433593749994],[28.42304687500001,48.146875],[29.125390625000023,47.96455078125],[29.134863281250006,47.489697265625],[29.455664062500006,47.292626953124994],[29.57197265625001,46.964013671874994],[29.7197265625,46.88291015625],[29.877832031250023,46.82890625],[29.942480468750006,46.723779296874994],[29.93476562500001,46.625],[29.92431640625,46.538867187499996],[30.13105468750001,46.423095703125],[30.07568359375,46.377832031249994],[29.878027343750006,46.360205078125],[29.837890625,46.350537109375],[29.458789062500017,46.453759765624994],[29.30488281250001,46.466601562499996],[29.22382812500001,46.376953125],[29.20458984375,46.379345703125],[29.20078125,46.50498046875],[29.18623046875001,46.523974609374996],[29.146289062500017,46.526904296874996],[28.958398437500023,46.45849609375],[28.92744140625001,46.424121093749996],[28.930566406250023,46.362255859375],[28.94375,46.288427734375],[29.00625,46.17646484375],[28.971875,46.12763671875],[28.94775390625,46.049951171874994],[28.849511718750023,45.978662109374994],[28.73876953125,45.937158203124994],[28.729296875000017,45.852001953125],[28.667578125,45.793847656249994],[28.562304687500017,45.735791015625],[28.491601562500023,45.665771484375],[28.4990234375,45.517724609374994],[28.310351562500017,45.498583984374996],[28.26484375000001,45.48388671875],[28.2125,45.450439453125]]]},"properties":{"name":"Moldova","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[49.936425781249994,-16.90292968750002],[49.82402343750002,-17.08652343750002],[50.02304687500006,-16.6953125],[49.936425781249994,-16.90292968750002]]],[[[48.3421875,-13.363867187500034],[48.21191406250003,-13.385253906249957],[48.191210937500074,-13.259960937500011],[48.308886718750074,-13.198242187499957],[48.3421875,-13.363867187500034]]],[[[49.53828125000004,-12.432128906250014],[49.9375,-13.072265624999957],[50.23535156249997,-14.732031249999963],[50.482714843750074,-15.385644531249994],[50.20898437499997,-15.960449218750028],[50.02041015625005,-15.801757812500028],[49.89257812500003,-15.457714843750011],[49.664355468750074,-15.521582031249977],[49.83906250000004,-16.486523437499997],[49.76718750000006,-16.815136718749983],[49.44931640625006,-17.240625],[49.477832031250074,-17.89853515624999],[49.362890625,-18.336328125],[47.934472656249994,-22.393945312500023],[47.55800781250005,-23.874609374999963],[47.17734375,-24.787207031249977],[46.72851562499997,-25.14990234374997],[46.15869140624997,-25.230371093750023],[45.5080078125001,-25.56318359374997],[45.2057617187501,-25.57050781250004],[44.0353515625001,-24.995703125],[43.670019531250006,-24.30029296875],[43.722265625,-23.529687500000037],[43.2648437500001,-22.38359375],[43.29052734374997,-21.93251953124998],[43.50185546875005,-21.356445312499957],[43.800195312499994,-21.179199218749986],[44.40468750000005,-19.922070312500026],[44.44882812500006,-19.42871093749997],[44.23876953124997,-19.075195312499986],[44.23310546875004,-18.740625],[44.04003906249997,-18.288476562500023],[43.979394531249994,-17.3916015625],[44.42138671874997,-16.70263671874997],[44.476171875,-16.217285156249957],[44.90917968749997,-16.174511718750026],[45.2228515625001,-15.95048828124996],[45.3421875,-16.03671875000002],[45.598242187500006,-15.992578125],[45.70019531249997,-15.813769531249989],[46.157519531250074,-15.738281249999972],[46.3996093750001,-15.924609375000017],[46.331445312499994,-15.713671875000031],[46.47509765625003,-15.513476562500003],[46.942285156249994,-15.219042968749974],[47.09921875,-15.43417968750002],[47.092578125000074,-15.150097656249969],[47.35195312500005,-14.766113281249986],[47.46474609375005,-14.713281249999966],[47.47832031250002,-15.009375],[47.77402343750006,-14.63671875],[47.964160156250074,-14.672558593750026],[47.773339843749994,-14.369921875],[47.995507812499994,-13.960449218749986],[47.88359375000002,-13.807519531250009],[47.94101562500006,-13.662402343750017],[48.03984375000002,-13.596289062499963],[48.25527343750005,-13.719335937499977],[48.796484375,-13.267480468750023],[48.91943359375003,-12.839062499999969],[48.78632812500004,-12.470898437500011],[48.931738281250006,-12.4390625],[49.20703124999997,-12.079589843749957],[49.53828125000004,-12.432128906250014]]]]},"properties":{"name":"Madagascar","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-91.68369140624998,18.677343750000034],[-91.81611328124995,18.675878906250006],[-91.53671874999998,18.760009765625],[-91.68369140624998,18.677343750000034]]],[[[-86.93964843750001,20.303320312500006],[-86.97797851562498,20.489794921875074],[-86.76328124999995,20.579052734374955],[-86.93964843750001,20.303320312500006]]],[[[-106.50224609374999,21.61083984375003],[-106.60703124999993,21.561474609374983],[-106.63935546874995,21.697851562499977],[-106.50224609374999,21.61083984375003]]],[[[-110.56738281249994,25.003466796875017],[-110.5388671875,24.89155273437504],[-110.69926757812499,25.081445312499994],[-110.56738281249994,25.003466796875017]]],[[[-112.05727539062498,24.545703125000017],[-112.29677734375002,24.789648437500063],[-112.15942382812501,25.28564453125003],[-112.19501953124998,24.841064453125057],[-112.05727539062498,24.545703125000017]]],[[[-111.10029296874998,26.020605468750006],[-111.224658203125,25.83588867187504],[-111.18291015625002,26.040625],[-111.10029296874998,26.020605468750006]]],[[[-115.17060546875001,28.06938476562496],[-115.35292968750002,28.103955078124983],[-115.23354492187495,28.36835937500004],[-115.17060546875001,28.06938476562496]]],[[[-112.20307617187503,29.00532226562504],[-112.27841796875,28.769335937500017],[-112.51406249999997,28.847607421874955],[-112.42353515625,29.203662109375017],[-112.28505859374994,29.240429687499955],[-112.20307617187503,29.00532226562504]]],[[[-113.15561523437502,29.05224609375],[-113.49633789062497,29.30761718749997],[-113.58720703125002,29.57304687499996],[-113.20214843749999,29.301855468750034],[-113.15561523437502,29.05224609375]]],[[[-97.14624023437494,25.961474609375045],[-97.66767578124995,24.389990234374977],[-97.84248046874995,22.510302734375017],[-97.76328124999998,22.105859374999966],[-97.31450195312496,21.56420898437503],[-97.40917968749997,21.272558593750034],[-97.38344726562497,21.56669921874999],[-97.75380859375002,22.02666015624999],[-97.18632812499996,20.717041015625],[-96.45605468749994,19.869775390624966],[-96.28955078124994,19.34375],[-95.778125,18.805517578125034],[-95.92036132812495,18.81958007812497],[-95.62680664062503,18.690576171874994],[-95.71982421874998,18.768359375000017],[-95.18183593749995,18.700732421875017],[-94.79814453124996,18.51459960937501],[-94.45976562499993,18.166650390624994],[-93.55234375,18.430468750000017],[-92.88476562499997,18.468652343749966],[-92.44101562499998,18.67529296874997],[-91.97377929687502,18.715869140625074],[-91.91357421875,18.52851562500001],[-91.53398437499993,18.45654296875],[-91.27524414062498,18.62446289062501],[-91.34306640624996,18.900585937499955],[-91.43666992187502,18.889794921874966],[-90.73925781249994,19.352246093749955],[-90.69316406249996,19.729882812499966],[-90.49169921874997,19.94677734375003],[-90.353125,21.009423828124966],[-89.81977539062495,21.274609374999983],[-88.46669921874997,21.569384765625017],[-88.0068359375,21.604052734375045],[-87.25087890625,21.44697265625004],[-87.18828124999993,21.546435546875045],[-87.36850585937498,21.57373046875],[-87.034765625,21.592236328124955],[-86.824072265625,21.421679687500017],[-86.77177734374999,21.150537109375023],[-86.92622070312493,20.786474609375034],[-87.42138671875,20.23139648437501],[-87.44174804687498,19.861523437499983],[-87.68769531249998,19.63710937499999],[-87.6453125,19.55390625000001],[-87.42475585937498,19.583349609375063],[-87.65869140625003,19.352343750000074],[-87.65576171874997,19.25786132812499],[-87.50107421874998,19.287792968749983],[-87.76181640624998,18.446142578125006],[-87.88198242187497,18.27387695312501],[-88.05644531249996,18.524462890625074],[-88.03173828125,18.838916015625017],[-88.29565429687494,18.47241210937503],[-88.52299804687499,18.445898437500063],[-88.80634765624998,17.965527343749983],[-89.13354492187503,17.970800781249977],[-89.16147460937503,17.81484375],[-90.98916015624997,17.81640624999997],[-90.99296874999993,17.25244140625],[-91.19550781249998,17.254101562499983],[-91.40961914062501,17.255859375],[-90.975830078125,16.867822265624994],[-90.710693359375,16.708105468750034],[-90.65996093749996,16.630908203125045],[-90.634375,16.565136718749955],[-90.63408203125002,16.51074218749997],[-90.57578124999995,16.467822265625017],[-90.47109374999994,16.439550781250034],[-90.41699218750003,16.391015625000023],[-90.41699218750003,16.351318359375],[-90.45014648437493,16.261376953124994],[-90.45986328124997,16.16235351562497],[-90.44716796874994,16.07270507812501],[-90.52197265625,16.07119140625005],[-90.70322265624998,16.07104492187503],[-90.97958984374998,16.07080078124997],[-91.433984375,16.070458984374994],[-91.736572265625,16.070166015625006],[-91.95722656250001,15.703222656250034],[-92.08212890624998,15.495556640625011],[-92.18715820312497,15.320898437499963],[-92.07480468749998,15.074218749999972],[-92.09873046874998,15.026757812499994],[-92.14423828125001,15.001953125],[-92.158544921875,14.963574218749997],[-92.23515625,14.545410156249986],[-93.91606445312493,16.053564453125006],[-94.374169921875,16.284765625000034],[-94.426416015625,16.22626953125001],[-94.00126953124996,16.018945312499966],[-94.66152343750002,16.20190429687503],[-94.58710937499995,16.315820312499966],[-94.79082031249999,16.28715820312499],[-94.85869140624996,16.41972656249999],[-95.02084960937503,16.277636718750017],[-94.79941406249995,16.20966796875001],[-95.134375,16.17695312500001],[-96.21357421874993,15.693066406250011],[-96.80795898437495,15.726416015624977],[-97.18466796874998,15.909277343750006],[-97.75478515624994,15.966845703125017],[-98.52031249999993,16.30483398437505],[-98.76220703125,16.534765624999977],[-99.69067382812499,16.719628906249994],[-100.847802734375,17.20048828124999],[-101.91870117187494,17.959765625000045],[-102.69956054687495,18.062841796875006],[-103.44160156249995,18.32539062500001],[-103.91245117187496,18.828466796875006],[-104.9384765625,19.309375],[-105.482080078125,19.97607421875003],[-105.66943359374997,20.385595703124977],[-105.26015625,20.579052734374955],[-105.32705078124994,20.752978515625045],[-105.51083984374999,20.808740234375023],[-105.23706054687499,21.119189453125045],[-105.20869140624998,21.490820312499977],[-105.43144531249997,21.618261718750006],[-105.64912109375001,21.988085937500045],[-105.64550781249999,22.32690429687497],[-105.79179687500003,22.627490234375017],[-106.93549804687497,23.88125],[-107.76494140625002,24.47192382812497],[-107.52724609375001,24.36005859375001],[-107.51191406249998,24.489160156250023],[-107.95117187499994,24.614892578124966],[-108.28076171874994,25.08154296875],[-108.05146484374995,25.067041015624994],[-108.69638671874998,25.382910156250034],[-108.78725585937502,25.53803710937501],[-109.02880859375003,25.48046875000003],[-108.886572265625,25.733447265625045],[-109.19648437499998,25.59252929687503],[-109.38496093750001,25.727148437500006],[-109.42563476562495,26.032568359375063],[-109.19970703125003,26.30522460937499],[-109.11669921874999,26.25273437499996],[-109.27626953125,26.533886718749955],[-109.48286132812498,26.710351562500023],[-109.75478515624995,26.702929687500017],[-109.94399414062495,27.079345703125057],[-110.37729492187495,27.233300781249966],[-110.59267578124995,27.544335937500023],[-110.52988281249995,27.864208984374983],[-111.12138671875002,27.966992187499983],[-112.16176757812495,29.018896484375034],[-113.05766601562496,30.651025390625023],[-113.04672851562495,31.17924804687499],[-113.62348632812494,31.34589843750001],[-113.75942382812501,31.557763671874994],[-113.94775390625001,31.62934570312501],[-114.14931640624995,31.507373046875045],[-114.93359374999994,31.900732421874977],[-114.78989257812498,31.647119140624994],[-114.88188476562499,31.156396484375023],[-114.55048828124997,30.02226562499999],[-113.75546875,29.367480468750017],[-113.49970703124995,28.92670898437501],[-113.20556640624997,28.798779296874955],[-113.09365234375001,28.511767578125017],[-112.870849609375,28.42421875000005],[-112.73403320312501,27.825976562500017],[-112.32919921874996,27.52343750000003],[-111.86264648437495,26.678515625000017],[-111.6994140625,26.58095703125005],[-111.79526367187499,26.8796875],[-111.56967773437495,26.707617187500006],[-111.29160156249996,25.78979492187497],[-110.68676757812501,24.867675781250057],[-110.65932617187502,24.34145507812505],[-110.36743164062497,24.100488281249994],[-110.30375976562497,24.339453125],[-110.02280273437502,24.17460937499999],[-109.6765625,23.66157226562501],[-109.42084960937495,23.480126953124994],[-109.49570312500002,23.159814453125023],[-110.00625,22.894042968750057],[-110.3626953125,23.60493164062501],[-111.68291015625002,24.555810546875023],[-111.80249023437494,24.542529296875074],[-112.07255859374999,24.84003906250001],[-112.06987304687497,25.572851562500006],[-112.37724609374997,26.21391601562496],[-113.02075195312499,26.58325195312497],[-113.15581054687496,26.94624023437504],[-113.27226562499997,26.79096679687501],[-113.59853515625001,26.721289062500034],[-113.84096679687502,26.966503906249983],[-114.44526367187503,27.218164062499994],[-114.53989257812495,27.431103515624955],[-114.99350585937499,27.736035156249983],[-115.03647460937495,27.84184570312496],[-114.57001953124995,27.78393554687497],[-114.30058593749995,27.87299804687501],[-114.30224609375003,27.775732421875006],[-114.0693359375,27.67568359375005],[-114.15839843750003,27.919677734375],[-114.26586914062499,27.934472656249994],[-114.04848632812502,28.42617187499999],[-114.93730468749999,29.35161132812496],[-115.67382812500003,29.756396484375017],[-116.06215820312501,30.80415039062504],[-116.29628906250001,30.97050781249999],[-116.33344726562494,31.202783203124994],[-116.66215820312495,31.56489257812504],[-116.72207031249998,31.734570312499955],[-116.62080078124995,31.85107421874997],[-116.84799804687496,31.997363281250045],[-117.12827148437495,32.533349609374994],[-114.72475585937495,32.71533203125003],[-114.83593749999994,32.50830078125003],[-111.0419921875,31.32421875000003],[-108.21445312499993,31.329443359375034],[-108.21181640625002,31.779345703125017],[-106.44541015624996,31.768408203125006],[-106.14804687499995,31.450927734375],[-104.97880859374996,30.645947265624955],[-104.50400390624995,29.677685546874955],[-104.110595703125,29.386132812499994],[-103.16831054687498,28.998193359374994],[-102.8919921875,29.216406250000034],[-102.61494140624994,29.75234375],[-102.26894531249998,29.871191406250034],[-101.44038085937503,29.77685546875],[-100.75458984375001,29.182519531249994],[-100.29604492187495,28.32768554687499],[-99.50532226562497,27.54833984375003],[-99.45654296874999,27.05668945312496],[-99.10776367187498,26.446923828124994],[-97.37563476562497,25.871826171875],[-97.14624023437494,25.961474609375045]]]]},"properties":{"name":"Mexico","childNum":10}},{"geometry":{"type":"Polygon","coordinates":[[[22.344042968750017,42.31396484375],[22.836816406250023,41.993603515625],[23.00361328125001,41.73984375],[22.916015625,41.336279296875],[22.78388671875001,41.331982421875],[22.72480468750001,41.178515625],[22.603613281250006,41.140185546874996],[22.493554687500023,41.118505859375],[22.184472656250023,41.158642578125],[21.99335937500001,41.13095703125],[21.77949218750001,40.950439453125],[21.627539062500006,40.896337890625],[21.57578125,40.868945312499996],[20.964257812500023,40.849902343749996],[20.709277343750017,40.928369140624994],[20.48896484375001,41.272607421874994],[20.566210937500017,41.873681640624994],[20.725,41.87353515625],[20.778125,42.071044921875],[21.05976562500001,42.171289062499994],[21.28662109375,42.100390625],[21.389550781250023,42.21982421875],[21.560839843750017,42.24765625],[21.5625,42.247509765625],[21.81464843750001,42.303125],[22.344042968750017,42.31396484375]]]},"properties":{"name":"Macedonia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[4.227636718750006,19.142773437499997],[4.234667968750017,16.996386718750003],[4.121289062500011,16.357714843750003],[3.842968750000011,15.701708984375003],[3.5205078125,15.483105468749997],[3.504296875000023,15.356347656249994],[3.06015625,15.427197265624997],[3.001074218750006,15.340966796874994],[1.300195312500023,15.272265625],[0.947460937500011,14.982128906249997],[0.217480468750011,14.911474609374991],[-0.235888671874989,15.059423828124991],[-0.760449218749983,15.047753906249994],[-1.049560546875,14.81953125],[-1.97304687499999,14.45654296875],[-2.113232421874983,14.16845703125],[-2.586718749999989,14.227587890625003],[-2.873925781249994,13.950732421875003],[-2.950830078124994,13.6484375],[-3.248632812499977,13.658349609374994],[-3.3017578125,13.28076171875],[-3.527636718749989,13.182714843749991],[-3.947314453124989,13.402197265624991],[-4.151025390624994,13.306201171875003],[-4.328710937499977,13.119042968749994],[-4.227099609374989,12.793701171875],[-4.480615234374994,12.672216796874991],[-4.4287109375,12.337597656249997],[-4.699316406249977,12.076171875],[-5.288134765624989,11.827929687499989],[-5.250244140625,11.375781249999989],[-5.490478515625,11.042382812499994],[-5.523535156249977,10.426025390625],[-5.556591796874983,10.43994140625],[-5.694287109374983,10.43320312499999],[-5.843847656249977,10.389550781249994],[-5.896191406249983,10.354736328125],[-5.907568359374977,10.307226562499991],[-6.034570312499994,10.19482421875],[-6.1171875,10.201904296875],[-6.238378906249977,10.261621093749994],[-6.241308593749977,10.279199218749994],[-6.192626953125,10.369433593749989],[-6.190673828125,10.400292968749994],[-6.250244140625,10.717919921874994],[-6.482617187499983,10.561230468749997],[-6.564599609374994,10.58642578125],[-6.654150390624977,10.656445312499997],[-6.676367187499977,10.6337890625],[-6.686132812499977,10.578027343749994],[-6.691992187499977,10.512011718749989],[-6.669335937499994,10.3921875],[-6.693261718749994,10.349462890624991],[-6.950341796874994,10.342333984374989],[-7.01708984375,10.143261718749997],[-7.385058593749989,10.340136718749989],[-7.6611328125,10.427441406249997],[-7.990625,10.1625],[-8.007275390624983,10.321875],[-8.266650390624989,10.485986328124994],[-8.33740234375,10.990625],[-8.666699218749983,11.009472656249997],[-8.398535156249977,11.366552734374991],[-8.822021484375,11.673242187499994],[-8.818310546874983,11.922509765624994],[-9.043066406249977,12.40234375],[-9.395361328124977,12.464648437499989],[-9.358105468749983,12.255419921874989],[-9.754003906249977,12.029931640624994],[-10.274853515624983,12.212646484375],[-10.709228515625,11.898730468749989],[-10.933203124999977,12.205175781249991],[-11.30517578125,12.015429687499989],[-11.502197265625,12.198632812499994],[-11.389404296875,12.404394531249991],[-11.390380859375,12.941992187499991],[-11.634960937499983,13.369873046875],[-11.831689453124994,13.315820312499994],[-12.05419921875,13.633056640625],[-11.960888671874983,13.875292968750003],[-12.019189453124994,14.206494140624997],[-12.228417968749994,14.45859375],[-12.280615234374977,14.809033203124997],[-12.104687499999983,14.745361328125],[-12.08154296875,14.766357421875],[-12.021582031249977,14.804931640625],[-11.76015625,15.425537109375],[-11.675878906249977,15.512060546874991],[-11.502685546875,15.636816406249991],[-11.455224609374994,15.62539062499999],[-10.9482421875,15.151123046875],[-10.696582031249989,15.42265625],[-9.94140625,15.373779296875],[-9.446923828124994,15.458203125],[-9.447705078124983,15.574853515624994],[-9.426562499999989,15.623046875],[-9.3505859375,15.677392578124994],[-9.33544921875,15.525683593750003],[-9.293701171875,15.502832031249994],[-5.5125,15.496289062499997],[-5.359912109374989,16.282861328124994],[-5.509619140624977,16.442041015624994],[-5.628662109375,16.568652343750003],[-5.65625,16.8095703125],[-5.684765624999983,17.058251953124994],[-5.713183593749989,17.306884765625],[-5.74169921875,17.555566406249994],[-5.827099609374983,18.3015625],[-6.026416015624989,20.0421875],[-6.396582031249977,23.274804687499994],[-6.482031249999977,24.020800781250003],[-6.538964843749994,24.51816406249999],[-6.5673828125,24.766796875],[-6.594091796874977,24.99462890625],[-6.287207031249977,24.994824218749997],[-5.959814453124977,24.99497070312499],[-5.640771484374994,24.995166015625003],[-4.822607421874977,24.99560546875],[-1.947900390624994,23.124804687500003],[1.1455078125,21.102246093749997],[1.165722656250011,20.817431640625003],[1.610644531250017,20.555566406249994],[1.685449218750023,20.378369140624997],[3.130273437500023,19.85019531249999],[3.255859375,19.4109375],[3.119726562500006,19.103173828124994],[3.3564453125,18.986621093750003],[4.227636718750006,19.142773437499997]]]},"properties":{"name":"Mali","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[14.566210937499989,35.85273437499998],[14.436425781250023,35.82167968750005],[14.351269531250011,35.978417968749994],[14.566210937499989,35.85273437499998]]]},"properties":{"name":"Malta","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[98.18261718749997,9.933447265625006],[98.11806640625,9.877880859375054],[98.2916992187501,10.051318359375031],[98.18261718749997,9.933447265625006]]],[[[98.20976562500002,10.952734375],[98.27148437499997,10.73989257812498],[98.08046875000005,10.886621093750037],[98.20976562500002,10.952734375]]],[[[98.55380859375012,11.744873046875],[98.52841796875012,11.538671875],[98.43476562500004,11.567089843750026],[98.37646484374997,11.79150390625],[98.55380859375012,11.744873046875]]],[[[98.516015625,11.905029296875028],[98.46621093750005,12.08427734374996],[98.60957031250004,11.956640624999977],[98.516015625,11.905029296875028]]],[[[98.06611328125004,12.389794921875023],[98.00234375000005,12.279003906250011],[97.93867187500004,12.34609375],[98.06611328125004,12.389794921875023]]],[[[98.41396484375005,12.597949218749974],[98.45947265625003,12.473730468749991],[98.3138671875,12.335986328124989],[98.31210937500006,12.678173828124983],[98.41396484375005,12.597949218749974]]],[[[98.31542968749997,13.099072265625026],[98.30917968750012,12.934716796875023],[98.26533203125004,13.202246093749991],[98.31542968749997,13.099072265625026]]],[[[94.80488281250004,15.8193359375],[94.73349609375006,15.823046875000045],[94.82802734375005,15.933007812499966],[94.80488281250004,15.8193359375]]],[[[94.47675781250004,15.945947265625023],[94.41191406250007,15.848388671875057],[94.3878906250001,15.994140624999972],[94.60126953125004,16.205517578124983],[94.47675781250004,15.945947265625023]]],[[[97.575,16.253222656250017],[97.48037109375,16.305712890625045],[97.54199218749997,16.505078124999983],[97.575,16.253222656250017]]],[[[93.6908203125,18.68427734375004],[93.4875,18.867529296875063],[93.74472656250006,18.865527343750017],[93.6908203125,18.68427734375004]]],[[[93.71484374999997,19.558251953124994],[93.94570312500005,19.428613281249966],[93.90195312500012,19.33203125],[93.75585937500003,19.325683593750057],[93.64404296874997,19.49506835937501],[93.71484374999997,19.558251953124994]]],[[[93.49179687500012,19.892578125],[93.51328125000006,19.754785156249994],[93.41289062500002,19.950341796875023],[93.49179687500012,19.892578125]]],[[[93.01015625000005,19.923925781249977],[93.02324218750007,19.82885742187497],[92.91464843750006,20.086474609375045],[93.01015625000005,19.923925781249977]]],[[[101.1388671875001,21.567480468749977],[101.08037109375007,21.468652343749994],[100.703125,21.251367187499966],[100.613671875,21.059326171875],[100.56660156250004,21.038183593750063],[100.53613281250003,20.992382812499955],[100.52226562500007,20.92192382812499],[100.54931640624997,20.884228515624955],[100.61767578125003,20.879248046875006],[100.62294921875005,20.859570312499983],[100.5651367187501,20.825097656249994],[100.4074218750001,20.823242187500057],[100.32607421875005,20.795703125000045],[100.24931640625002,20.730273437500045],[100.18388671875002,20.589111328125057],[100.12968750000002,20.372216796874994],[100.12246093750005,20.316650390625057],[100.0036132812501,20.37958984375001],[99.9542968750001,20.415429687500023],[99.8903320312501,20.424414062499977],[99.72011718750005,20.32543945312497],[99.45888671875005,20.363037109375],[99.48593750000006,20.14985351562501],[99.07421875000003,20.09936523437503],[98.9166992187501,19.77290039062504],[98.37128906250004,19.68916015625004],[98.01503906250005,19.74951171874997],[97.816796875,19.459960937500057],[97.74589843750002,18.58818359374999],[97.37392578125,18.51796875],[97.63222656250005,18.290332031250074],[97.7064453125,17.79711914062503],[98.4388671875,16.975683593750034],[98.66074218750006,16.330419921875006],[98.83544921875003,16.417578125],[98.88828125000006,16.351904296875034],[98.81796875000012,16.180810546874994],[98.59238281250006,16.05068359375005],[98.55693359375007,15.367675781249986],[98.19101562500012,15.204101562499972],[98.20214843749997,14.97592773437502],[98.57001953125004,14.359912109375031],[99.13681640625006,13.716699218749994],[99.12392578125,13.030761718750043],[99.40507812500002,12.547900390625003],[99.61474609374997,11.781201171875026],[99.1901367187501,11.105273437499989],[98.7572265625,10.660937499999974],[98.70253906250005,10.19038085937504],[98.56259765625006,10.034960937499989],[98.46494140625006,10.675830078124989],[98.67558593750007,10.986914062500034],[98.74140625000004,11.591699218749966],[98.87597656250003,11.719726562500028],[98.63632812500006,11.738378906250006],[98.69628906250003,12.225244140624994],[98.6002929687501,12.2453125],[98.67871093749997,12.348486328124963],[98.57597656250002,13.161914062500031],[98.20039062500004,13.980175781250026],[98.14951171875012,13.647607421875037],[98.11064453125007,13.712890625000014],[98.10019531250006,14.161523437500023],[97.90976562500012,14.652685546874991],[98.01875,14.652587890625057],[97.81230468750007,14.858935546874989],[97.7103515625,15.875537109375074],[97.58427734375007,16.019580078125017],[97.72597656250005,16.56855468750004],[97.37587890625005,16.52294921874997],[97.20019531249997,17.095410156249983],[96.85146484375005,17.401025390624994],[96.90859375000005,17.03095703125001],[96.76542968750002,16.710351562499966],[96.43115234374997,16.504931640625045],[96.18906250000012,16.768310546875057],[96.32431640625006,16.444433593750063],[95.76328125000006,16.169042968750006],[95.38955078125005,15.722753906250034],[95.30146484375004,15.756152343749989],[95.34677734375012,16.09760742187501],[95.17695312500004,15.825683593750028],[94.9425781250001,15.818261718750023],[94.89316406250006,16.182812499999955],[94.66152343750005,15.904394531250006],[94.70332031250004,16.511914062499955],[94.4416015625001,16.094384765624966],[94.22382812500004,16.016455078125006],[94.58896484375006,17.5693359375],[94.17070312500007,18.73242187499997],[94.24570312500006,18.741162109374983],[94.07001953125004,18.893408203125006],[94.04492187500003,19.287402343750074],[93.92919921874997,18.89965820312503],[93.70546875000005,19.026904296875017],[93.49306640625005,19.369482421875006],[93.82490234375004,19.238476562499955],[93.99814453125006,19.440869140624983],[93.61171875000005,19.776074218749983],[93.70703125000003,19.912158203125074],[93.25,20.070117187500017],[93.12949218750012,19.858007812500063],[93.00195312499997,20.074853515624994],[93.06679687500005,20.377636718749955],[92.82832031250004,20.177587890625063],[92.89111328124997,20.34033203125],[92.73564453125007,20.56269531250001],[92.72285156250004,20.29560546875004],[92.32412109375,20.791845703125063],[92.17958984375005,21.293115234375023],[92.33056640624997,21.439794921874977],[92.63164062500002,21.306201171875045],[92.5934570312501,21.46733398437499],[92.58281250000002,21.940332031249994],[92.57490234375004,21.978076171875045],[92.68896484374997,22.130957031250006],[92.72099609375002,22.132421875000063],[92.77138671875,22.104785156250017],[92.9645507812501,22.003759765625034],[93.07060546875002,22.20942382812501],[93.16201171875,22.360205078125006],[93.07871093750006,22.71821289062501],[93.20390625000002,23.03701171875005],[93.34941406250007,23.08496093750003],[93.36601562500007,23.132519531249955],[93.32626953125006,24.064208984375057],[93.45214843750003,23.987402343750034],[93.68339843750007,24.00654296875004],[94.07480468750006,23.8720703125],[94.29306640625012,24.321875],[94.37724609375002,24.473730468750006],[94.49316406250003,24.637646484374983],[94.70371093750012,25.097851562499955],[94.55302734375007,25.215722656249994],[94.66777343750007,25.458886718749966],[94.99199218750002,25.77045898437504],[95.01523437500006,25.912939453125006],[95.0929687500001,25.98730468749997],[95.13242187500006,26.041259765625057],[95.12929687500005,26.070410156250034],[95.10839843749997,26.091406250000034],[95.06894531250006,26.19111328125001],[95.0597656250001,26.473974609375006],[95.20146484375007,26.641406250000017],[96.19082031250005,27.26127929687499],[96.79785156249997,27.29619140624999],[96.95341796875002,27.13330078125003],[97.10205078125003,27.11542968750004],[97.10371093750004,27.16333007812503],[96.90195312500012,27.439599609374994],[96.88359375000002,27.514843749999955],[96.96279296875,27.698291015625017],[97.04970703125005,27.760009765625],[97.34355468750002,27.982324218749994],[97.30273437499997,28.08598632812496],[97.3224609375001,28.21796875000004],[97.35644531249997,28.254492187500006],[97.43144531250002,28.353906250000023],[97.53789062500002,28.510205078124983],[97.59921875000006,28.51704101562504],[98.06162109375012,28.185888671874977],[98.29882812499997,27.550097656250045],[98.4525390625,27.6572265625],[98.65117187500007,27.572460937499983],[98.7384765625001,26.785742187500006],[98.68554687499997,26.189355468750023],[98.56406250000006,26.072412109374994],[98.65625,25.86357421874999],[98.33378906250007,25.586767578125006],[98.14287109375007,25.571093750000017],[98.01074218749997,25.292529296875017],[97.8195312500001,25.251855468749994],[97.73789062500006,24.869873046875057],[97.58330078125002,24.77480468750005],[97.53144531250004,24.49169921875003],[97.7082031250001,24.228759765625],[97.56455078125012,23.911035156250023],[98.2125,24.110644531250017],[98.83505859375006,24.121191406250034],[98.67675781250003,23.905078125000045],[98.8322265625001,23.624365234374977],[98.86376953125003,23.191259765625034],[99.41806640625006,23.069238281250023],[99.50712890625002,22.959130859374994],[99.19296875000006,22.12597656249997],[99.9176757812501,22.02802734375001],[99.94072265625007,21.75874023437504],[100.14765625000004,21.480517578125017],[100.60458984375012,21.471777343750006],[101.07978515625004,21.75585937499997],[101.1388671875001,21.567480468749977]]]]},"properties":{"name":"Myanmar","childNum":15}},{"geometry":{"type":"Polygon","coordinates":[[[19.21875,43.449951171875],[19.670996093750006,43.163964843749994],[20.344335937500006,42.827929687499996],[20.054296875,42.760058593749996],[20.06396484375,42.54726562499999],[19.78828125000001,42.476171875],[19.65449218750001,42.628564453124994],[19.280664062500023,42.17255859375],[19.342382812500006,41.869091796875],[18.436328125000017,42.559716796874994],[18.5458984375,42.6416015625],[18.46601562500001,42.777246093749994],[18.44384765625,42.96845703125],[18.46015625000001,42.997900390625],[18.48847656250001,43.012158203125],[18.623632812500006,43.027685546875],[18.621875,43.124609375],[18.674218750000023,43.230810546875],[18.74921875000001,43.283544921875],[18.85107421875,43.346337890624994],[18.934667968750006,43.339453125],[18.97871093750001,43.285400390625],[19.026660156250017,43.292431640625],[19.03671875,43.357324218749994],[18.940234375000017,43.496728515624994],[18.95068359375,43.526660156249996],[18.97421875,43.542333984375],[19.0283203125,43.532519531249996],[19.080078125,43.517724609374994],[19.11279296875,43.52773437499999],[19.164355468750017,43.535449218749996],[19.1943359375,43.53330078125],[19.21875,43.449951171875]]]},"properties":{"name":"Montenegro","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[111.878125,43.68017578125],[111.00722656250002,43.34140625],[110.400390625,42.773681640625],[109.44316406249999,42.455957031249994],[109.33984375,42.438378906249994],[108.68730468749999,42.41611328125],[108.17119140624999,42.447314453124996],[106.77001953125,42.288720703124994],[105.86757812500002,41.993994140625],[105.31435546875002,41.770898437499994],[105.19707031249999,41.738037109375],[105.11542968750001,41.66328125],[105.05058593749999,41.61591796875],[104.98203125000003,41.595507812499996],[104.49824218750001,41.65869140625],[104.49824218750001,41.877001953124996],[104.30517578125,41.846142578125],[103.99726562500001,41.79697265625],[103.71113281250001,41.751318359375],[103.07285156250003,42.00595703125],[102.5751953125,42.092089843749996],[102.15664062500002,42.158105468749994],[101.97294921874999,42.215869140624996],[101.65996093749999,42.500048828124996],[101.5791015625,42.52353515625],[101.49531250000001,42.53876953125],[101.09199218750001,42.551318359374996],[100.51904296875,42.616796875],[100.08632812500002,42.670751953125],[99.98378906250002,42.67734375],[99.46787109375003,42.568212890625],[97.20566406250003,42.789794921875],[96.38544921875001,42.720361328124994],[95.85957031250001,43.2759765625],[95.52558593750001,43.953955078125],[95.32558593750002,44.039355468749996],[95.35029296875001,44.278076171875],[94.71201171875003,44.350830078125],[93.51621093750003,44.944482421874994],[92.78789062499999,45.0357421875],[92.57890624999999,45.010986328125],[92.423828125,45.008935546874994],[92.17265624999999,45.03525390625],[92.02978515625,45.068505859374994],[91.584375,45.076513671875],[91.05,45.217431640624994],[90.87724609374999,45.19609375],[90.66181640625001,45.525244140625],[91.00175781249999,46.035791015624994],[90.99677734375001,46.10498046875],[90.94755859374999,46.177294921874996],[90.91152343750002,46.270654296874994],[90.98574218750002,46.7490234375],[90.91054687500002,46.883251953125],[90.86992187499999,46.954492187499994],[90.79902343750001,46.98515625],[90.71552734375001,47.003857421875],[90.49619140625003,47.28515625],[90.42519531250002,47.5041015625],[90.34746093749999,47.596972656249996],[90.33066406250003,47.655175781249994],[90.31328124999999,47.67617187499999],[90.19101562500003,47.702099609375],[90.10322265625001,47.745410156249996],[90.02792968750003,47.877685546875],[89.95869140625001,47.886328125],[89.91044921874999,47.8443359375],[89.83134765624999,47.823291015624996],[89.778125,47.827001953125],[89.56093750000002,48.003955078124996],[89.47919921875001,48.029052734375],[89.04765624999999,48.0025390625],[88.97109375000002,48.049951171874994],[88.91777343749999,48.089013671874994],[88.83828125000002,48.101708984374994],[88.68183593750001,48.170556640624994],[88.57597656249999,48.220166015625],[88.56679687500002,48.317431640624996],[88.51708984375,48.38447265625],[88.41396484375002,48.40341796875],[88.30996093750002,48.472070312499994],[87.97968750000001,48.555126953125],[88.06005859375,48.707177734374994],[87.83183593749999,48.791650390624994],[87.7431640625,48.881640625],[87.87216796875003,49.000146484374994],[87.81630859375002,49.0802734375],[87.8251953125,49.11630859375],[87.81425781249999,49.1623046875],[87.93476562500001,49.16455078125],[87.98808593749999,49.186914062499994],[88.02851562500001,49.219775390624996],[88.11572265625,49.256298828125],[88.19257812500001,49.451708984374996],[88.63320312500002,49.486132812499996],[88.83164062500003,49.4484375],[88.86386718750003,49.527636718749996],[88.90019531249999,49.539697265624994],[88.94541015625003,49.507666015625],[88.97060546875002,49.483740234375],[89.00839843750003,49.472802734374994],[89.10947265625003,49.501367187499994],[89.17998046874999,49.5322265625],[89.20292968749999,49.595703125],[89.24394531249999,49.62705078125],[89.39560546875003,49.6115234375],[89.475,49.66054687499999],[89.57919921875003,49.69970703125],[89.65410156249999,49.71748046875],[89.64384765624999,49.90302734375],[90.0537109375,50.09375],[90.65507812499999,50.22236328125],[90.71435546875,50.259423828124994],[90.7607421875,50.305957031249996],[91.02158203125003,50.415478515625],[91.23378906250002,50.452392578125],[91.30058593749999,50.46337890625],[91.3408203125,50.470068359375],[91.4150390625,50.468017578125],[91.44648437500001,50.52216796875],[91.80429687500003,50.693603515625],[92.10400390625,50.6919921875],[92.1923828125,50.700585937499994],[92.35478515624999,50.864160156249994],[92.42636718750003,50.803076171875],[92.62666015625001,50.68828125],[92.68134765625001,50.683203125],[92.73867187500002,50.7109375],[92.779296875,50.778662109375],[92.8564453125,50.789111328124996],[92.94130859375002,50.778222656249994],[93.103125,50.60390625],[94.25107421875003,50.556396484375],[94.35468750000001,50.221826171874994],[94.61474609375,50.023730468749996],[94.67548828125001,50.028076171875],[94.71806640624999,50.043261718749996],[94.93027343750003,50.04375],[95.11142578125003,49.935449218749994],[95.52265625000001,49.91123046875],[96.06552734375003,49.99873046875],[96.31503906250003,49.901123046875],[96.98574218750002,49.8828125],[97.20859375000003,49.730810546875],[97.35976562500002,49.741455078125],[97.58935546875,49.911474609375],[98.00390625,50.0142578125],[98.25029296874999,50.30244140625],[98.27949218750001,50.533251953124996],[98.14501953125,50.5685546875],[98.07890624999999,50.603808593749996],[98.02978515625,50.64462890625],[97.82529296875003,50.985253906249994],[98.103125,51.483544921874994],[98.64052734375002,51.801171875],[98.89316406250003,52.11728515625],[99.92167968749999,51.755517578125],[100.03457031250002,51.737109375],[100.23037109375002,51.729833984375],[100.46894531250001,51.72607421875],[100.53623046875003,51.7134765625],[101.38125,51.45263671875],[101.57089843750003,51.4671875],[101.82119140625002,51.421044921874994],[102.11152343750001,51.353466796875],[102.15566406250002,51.313769531249996],[102.16005859375002,51.26083984375],[102.14238281249999,51.216064453125],[102.15195312500003,51.10751953125],[102.19453125000001,51.050683593749994],[102.21503906250001,50.829443359375],[102.31660156250001,50.71845703125],[102.28837890624999,50.585107421874994],[103.30439453125001,50.20029296875],[103.63291015625003,50.138574218749994],[103.72324218750003,50.153857421874996],[103.80263671875002,50.176074218749996],[104.07871093750003,50.154248046875],[105.38359374999999,50.47373046875],[106.21787109375003,50.304589843749994],[106.36845703124999,50.317578125],[106.57441406250001,50.32880859375],[106.71113281250001,50.31259765625],[106.94130859375002,50.196679687499994],[107.04023437500001,50.086474609374996],[107.14306640625,50.033007812499996],[107.23330078125002,49.989404296874994],[107.34707031250002,49.986669921875],[107.63095703125003,49.98310546875],[107.91660156250003,49.947802734374996],[107.96542968750003,49.653515625],[108.40693359375001,49.396386718749994],[108.5224609375,49.34150390625],[108.61367187500002,49.322802734374996],[109.23671875000002,49.334912109375],[109.45371093750003,49.296337890625],[109.52871093750002,49.269873046875],[110.19990234375001,49.17041015625],[110.42783203125003,49.219970703125],[110.70976562499999,49.14296875],[110.82792968749999,49.166162109374994],[111.20419921875003,49.304296875],[111.33662109375001,49.35585937499999],[111.42929687500003,49.342626953125],[112.07968750000003,49.42421875],[112.49492187499999,49.53232421875],[112.69736328125003,49.507275390625],[112.80644531249999,49.523583984374994],[112.91484374999999,49.569238281249994],[113.05556640625002,49.616259765624996],[113.09208984374999,49.692529296874994],[113.16416015625003,49.797167968749996],[113.31904296875001,49.874316406249996],[113.44550781250001,49.9416015625],[113.57421875,50.00703125],[114.29707031250001,50.2744140625],[114.7431640625,50.233691406249996],[115.00332031250002,50.138574218749994],[115.27451171875003,49.948876953124994],[115.36503906249999,49.911767578124994],[115.42919921875,49.896484375],[115.58798828125003,49.886035156249996],[115.7177734375,49.880615234375],[115.79521484374999,49.905908203124994],[115.92597656250001,49.9521484375],[116.13457031249999,50.010791015624996],[116.216796875,50.00927734375],[116.35117187500003,49.978076171874996],[116.55117187500002,49.9203125],[116.68330078125001,49.823779296874996],[115.82050781250001,48.57724609375],[115.79169921875001,48.455712890624994],[115.79658203125001,48.346337890624994],[115.78554687500002,48.2482421875],[115.63945312499999,48.18623046875],[115.52509765625001,48.130859375],[115.61640625000001,47.874804687499996],[115.89824218749999,47.686914062499994],[115.99384765625001,47.71132812499999],[116.07480468750003,47.78955078125],[116.23115234375001,47.858203125],[116.31718749999999,47.85986328125],[116.37822265624999,47.844042968749996],[116.51347656249999,47.83955078125],[116.65195312500003,47.864501953125],[116.76054687499999,47.869775390624994],[116.90117187499999,47.853076171874996],[116.95166015625,47.836572265624994],[117.06972656250002,47.806396484375],[117.28593749999999,47.666357421875],[117.35078125000001,47.652197265625],[117.76835937499999,47.987890625],[118.49843750000002,47.983984375],[118.56777343750002,47.943261718749994],[118.69052734375003,47.822265625],[118.75996093750001,47.757617187499996],[118.88027343750002,47.72509765625],[119.017578125,47.685351562499996],[119.08193359375002,47.654150390625],[119.71113281250001,47.15],[119.89785156250002,46.8578125],[119.8671875,46.672167968749996],[119.74746093750002,46.627197265625],[119.70664062500003,46.606005859374996],[119.62021484375003,46.603955078125],[119.47402343750002,46.62666015625],[119.33183593749999,46.613818359374996],[119.162109375,46.638671875],[118.95712890625003,46.73486328125],[118.84394531250001,46.760205078125],[118.79033203124999,46.7470703125],[118.72294921874999,46.69189453125],[118.64873046874999,46.70166015625],[118.58046875000002,46.69189453125],[118.40439453125003,46.703173828124996],[118.30869140625003,46.717041015625],[118.15683593750003,46.678564453125],[118.0712890625,46.6666015625],[117.7412109375,46.5181640625],[117.546875,46.58828125],[117.43808593750003,46.586230468749996],[117.40556640624999,46.5708984375],[117.39218750000003,46.53759765625],[117.35634765625002,46.436669921874994],[117.35693359375,46.39130859375],[117.33339843750002,46.36201171875],[116.85908203125001,46.387939453125],[116.56259765625003,46.289794921875],[116.21298828125003,45.8869140625],[116.22910156250003,45.845751953124996],[116.240625,45.79599609375],[116.19765625000002,45.73935546875],[115.68105468750002,45.458251953125],[115.16259765625,45.390234375],[114.91923828124999,45.378271484375],[114.73876953125,45.41962890625],[114.56015625000003,45.389990234375],[114.41914062500001,45.202587890625],[114.16738281250002,45.049853515624996],[114.08027343750001,44.971142578125],[113.87705078125003,44.89619140625],[113.65263671874999,44.763476562499996],[113.58701171875003,44.745703125],[113.04941406250003,44.810351562499996],[112.70673828125001,44.883447265624994],[112.59677734375003,44.91767578125],[112.49931640624999,45.0109375],[112.41132812500001,45.058203125],[112.11289062500003,45.062939453125],[112.03261718750002,45.081640625],[111.89804687500003,45.0640625],[111.40224609375002,44.36728515625],[111.93173828125003,43.81494140625],[111.878125,43.68017578125]]]},"properties":{"name":"Mongolia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[145.75195312499997,15.133154296874991],[145.71318359375007,15.215283203125026],[145.821875,15.265380859375014],[145.75195312499997,15.133154296874991]]]},"properties":{"name":"N. Mariana Is.","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[32.112890625,-26.839453125],[32.10595703125,-26.52001953125],[32.04140625000002,-26.28125],[32.060546875,-26.018359375],[31.9482421875,-25.957617187500006],[31.98583984375,-24.46064453125001],[31.799609375000017,-23.8921875],[31.54560546875001,-23.48232421875001],[31.287890625000017,-22.40205078125001],[31.429492187500017,-22.298828125],[32.429785156250006,-21.29707031250001],[32.353613281250006,-21.136523437500003],[32.49238281250001,-20.659765625],[32.992773437500006,-19.98486328125],[32.77763671875002,-19.388769531250006],[32.84980468750001,-19.10439453125001],[32.69970703125,-18.94091796875],[32.99306640625002,-18.35957031250001],[32.87626953125002,-16.88359375],[32.94804687500002,-16.71230468750001],[31.939843750000023,-16.428808593750006],[31.236230468750023,-16.02363281250001],[30.437792968750017,-15.995312500000011],[30.39609375,-15.64306640625],[30.231835937500023,-14.990332031250006],[33.201757812500006,-14.013378906250011],[33.63642578125001,-14.568164062500003],[34.375,-14.4248046875],[34.50527343750002,-14.59814453125],[34.54082031250002,-15.297265625],[34.24609375,-15.829394531250003],[34.528125,-16.319140625],[34.93339843750002,-16.760351562500006],[35.11210937500002,-16.898535156250006],[35.06464843750001,-17.07861328125],[35.124609375,-17.127246093750003],[35.20136718750001,-17.13105468750001],[35.272558593750006,-17.118457031250003],[35.29042968750002,-17.096972656250003],[35.28115234375002,-16.80781250000001],[35.22978515625002,-16.639257812500006],[35.178320312500006,-16.573339843750006],[35.16718750000001,-16.56025390625001],[35.242773437500006,-16.375390625],[35.358496093750006,-16.160546875],[35.59931640625001,-16.12587890625001],[35.70888671875002,-16.095800781250006],[35.75527343750002,-16.05830078125001],[35.79121093750001,-15.958691406250011],[35.89277343750001,-14.891796875000011],[35.86669921875,-14.86376953125],[35.84716796875,-14.6708984375],[35.6904296875,-14.465527343750011],[35.48847656250001,-14.201074218750009],[35.37578125000002,-14.058691406250006],[35.24746093750002,-13.896875],[35.01386718750001,-13.643457031250009],[34.61152343750001,-13.437890625],[34.54570312500002,-13.21630859375],[34.542578125,-13.108691406250003],[34.35781250000002,-12.164746093750011],[34.60625,-11.690039062500006],[34.65957031250002,-11.588671875],[34.82656250000002,-11.57568359375],[34.95947265625,-11.578125],[35.1826171875,-11.574804687500006],[35.41826171875002,-11.583203125000011],[35.50439453125,-11.604785156250003],[35.56435546875002,-11.60234375],[35.630957031250006,-11.58203125],[35.78544921875002,-11.452929687500003],[35.91132812500001,-11.4546875],[36.08222656250001,-11.537304687500011],[36.17548828125001,-11.609277343750009],[36.19130859375002,-11.670703125],[36.3056640625,-11.706347656250003],[36.97890625000002,-11.566992187500006],[37.37285156250002,-11.71044921875],[37.54169921875001,-11.675097656250003],[37.72480468750001,-11.580664062500006],[37.92021484375002,-11.294726562500003],[38.491796875,-11.413281250000011],[38.9875,-11.167285156250003],[39.81708984375001,-10.912402343750003],[39.98867187500002,-10.82080078125],[40.46357421875001,-10.46435546875],[40.61171875000002,-10.661523437500009],[40.48662109375002,-10.76513671875],[40.59716796875,-10.830664062500006],[40.40283203125,-11.33203125],[40.53154296875002,-12.004589843750011],[40.48710937500002,-12.4921875],[40.58085937500002,-12.635546875],[40.43681640625002,-12.983105468750011],[40.56875,-12.984667968750003],[40.595703125,-14.122851562500003],[40.715625,-14.214453125],[40.64609375,-14.538671875],[40.775,-14.421289062500009],[40.84453125000002,-14.718652343750009],[40.617773437500006,-15.115527343750003],[40.650976562500006,-15.260937500000011],[39.98359375000001,-16.22548828125001],[39.79091796875002,-16.29453125],[39.84462890625002,-16.435644531250006],[39.084375,-16.97285156250001],[38.14492187500002,-17.242773437500006],[37.24453125000002,-17.73994140625001],[36.93935546875002,-17.993457031250003],[36.40371093750002,-18.76972656250001],[36.26289062500001,-18.71962890625001],[36.23564453125002,-18.861328125],[35.85371093750001,-18.99335937500001],[34.947851562500006,-19.81269531250001],[34.6494140625,-19.70136718750001],[34.75576171875002,-19.82197265625001],[34.705078125,-20.473046875],[34.98232421875002,-20.80625],[35.267675781250006,-21.650976562500006],[35.31572265625002,-22.396875],[35.38300781250001,-22.45458984375],[35.45634765625002,-22.11591796875001],[35.53007812500002,-22.248144531250006],[35.57539062500001,-22.96308593750001],[35.37041015625002,-23.79824218750001],[35.5419921875,-23.82441406250001],[35.48964843750002,-24.065527343750006],[34.99208984375002,-24.65058593750001],[32.96113281250001,-25.49042968750001],[32.590429687500006,-26.00410156250001],[32.84882812500001,-26.26806640625],[32.95488281250002,-26.08359375],[32.93359375,-26.25234375],[32.88916015625,-26.83046875],[32.88613281250002,-26.84931640625001],[32.353515625,-26.861621093750003],[32.19960937500002,-26.83349609375],[32.112890625,-26.839453125]]]},"properties":{"name":"Mozambique","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-16.37333984374999,19.706445312499994],[-16.437548828124932,19.609277343749994],[-16.477001953124983,19.710351562499994],[-16.343652343749994,19.86621093750003],[-16.37333984374999,19.706445312499994]]],[[[-5.359912109374989,16.282861328124994],[-5.5125,15.496289062499983],[-9.293701171875,15.502832031249994],[-9.350585937499943,15.677392578125023],[-9.38535156249992,15.667626953124994],[-9.4265625,15.623046875000057],[-9.447705078124926,15.574853515624994],[-9.446923828124937,15.458203124999955],[-9.941406249999972,15.373779296874986],[-10.696582031249989,15.42265625],[-10.9482421875,15.151123046875014],[-11.455224609374994,15.62539062499999],[-11.760156249999937,15.425537109375057],[-11.828759765624966,15.244873046875014],[-11.872851562499989,14.995166015625031],[-12.02158203124992,14.804931640625],[-12.081542968749972,14.766357421875057],[-12.104687499999955,14.745361328125043],[-12.40869140625,14.889013671874991],[-12.735253906249994,15.13125],[-13.105273437499989,15.57177734375],[-13.40966796875,16.059179687500006],[-13.756640624999989,16.172509765624994],[-13.868457031249932,16.14814453125001],[-14.300097656249932,16.58027343750001],[-14.990625,16.676904296874994],[-15.768212890624994,16.485107421875],[-16.23901367187497,16.53129882812499],[-16.44101562499992,16.20454101562504],[-16.480078124999977,16.097216796875017],[-16.50205078124992,15.917333984375063],[-16.53525390624995,15.838378906250057],[-16.53574218749995,16.28681640625001],[-16.463623046875,16.60151367187501],[-16.030322265625017,17.88793945312497],[-16.213085937499926,19.003320312500023],[-16.51445312499996,19.361962890624994],[-16.305273437499977,19.51264648437504],[-16.44487304687499,19.47314453124997],[-16.21044921875003,20.227929687500023],[-16.42978515624995,20.652343750000057],[-16.622509765624955,20.634179687499994],[-16.87607421874992,21.086132812499955],[-16.998242187499926,21.039697265625023],[-17.048046874999955,20.80615234375003],[-17.06396484375,20.89882812499999],[-16.96455078125001,21.329248046875023],[-15.231201171875,21.331298828125],[-14.084667968749926,21.33271484375001],[-13.626025390624932,21.33325195312503],[-13.396728515624943,21.333544921875017],[-13.167431640624926,21.333789062500074],[-13.016210937499949,21.33393554687501],[-13.025097656249983,21.46679687499997],[-13.032226562500028,21.572070312500017],[-13.041748046875,21.71381835937504],[-13.051220703124983,21.854785156250074],[-13.094335937499977,22.49599609375005],[-13.153271484374983,22.820507812499983],[-13.031494140624943,23.000244140625],[-12.895996093749972,23.08955078125001],[-12.739599609375006,23.192724609375063],[-12.62041015624996,23.271337890625006],[-12.559375,23.290820312500045],[-12.372900390624977,23.318017578124994],[-12.023437499999943,23.467578125000017],[-12.016308593749983,23.97021484375],[-12.016308593749983,24.378662109375],[-12.016308593749983,24.923242187499994],[-12.016308593749983,25.059375],[-12.016308593749983,25.331689453124994],[-12.016308593749983,25.740136718749994],[-12.016308593749983,25.995410156250017],[-10.376123046874966,25.995458984375034],[-9.444531249999983,25.99550781250005],[-9.071923828124937,25.99550781250005],[-8.885644531249994,25.99550781250005],[-8.682226562499949,25.99550781250005],[-8.68212890625,26.109472656250006],[-8.68212890625,26.273193359375057],[-8.682324218749955,26.49770507812505],[-8.682617187500028,26.723144531250057],[-8.682861328124972,26.92133789062501],[-8.683349609375,27.285937500000045],[-4.822607421874949,24.99560546875],[-5.640771484374994,24.99516601562499],[-5.959814453124977,24.994970703125063],[-6.287207031249977,24.99482421875001],[-6.594091796874977,24.99462890624997],[-6.396582031249977,23.274804687499994],[-6.02641601562496,20.04218750000001],[-5.827099609374955,18.301562500000045],[-5.741699218749943,17.555566406250023],[-5.713183593750017,17.306884765625],[-5.684765624999983,17.058251953124966],[-5.628662109375028,16.568652343750045],[-5.50961914062492,16.442041015625023],[-5.359912109374989,16.282861328124994]]]]},"properties":{"name":"Mauritania","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-62.1484375,16.74033203124999],[-62.221630859375,16.699511718750003],[-62.191357421875,16.804394531249997],[-62.1484375,16.74033203124999]]]},"properties":{"name":"Montserrat","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[57.65126953125002,-20.48486328125],[57.31767578125002,-20.42763671875001],[57.416015625,-20.18378906250001],[57.65654296875002,-19.98994140625001],[57.7919921875,-20.21259765625001],[57.65126953125002,-20.48486328125]]]},"properties":{"name":"Mauritius","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[34.95947265625003,-11.578125],[34.82656250000005,-11.575683593749972],[34.65957031250005,-11.58867187499996],[34.61855468750005,-11.620214843749991],[34.60625,-11.690039062500006],[34.3578125,-12.164746093749997],[34.542578125,-13.108691406250003],[34.54570312500002,-13.21630859375],[34.6115234375001,-13.437890625000023],[35.0138671875001,-13.64345703124998],[35.247460937499994,-13.896875],[35.37578125000002,-14.05869140625002],[35.48847656250004,-14.20107421874998],[35.69042968749997,-14.465527343750026],[35.84716796875003,-14.670898437500043],[35.8927734375001,-14.891796875000011],[35.7912109375001,-15.958691406250026],[35.75527343750005,-16.058300781249983],[35.708886718749994,-16.095800781249977],[35.5993164062501,-16.12587890624998],[35.35849609375006,-16.160546875000023],[35.242773437500006,-16.375390625],[35.16718750000004,-16.56025390625001],[35.178320312500006,-16.57333984375002],[35.22978515625002,-16.639257812500034],[35.281152343749994,-16.8078125],[35.29042968750005,-17.096972656250017],[35.27255859375006,-17.11845703124996],[35.2013671875001,-17.13105468750004],[35.124609375,-17.127246093749974],[35.06464843750004,-17.078613281250014],[35.11210937500002,-16.898535156250006],[34.93339843750002,-16.760351562500006],[34.528125,-16.319140625],[34.24609374999997,-15.829394531249974],[34.54082031250002,-15.297265625],[34.50527343750005,-14.598144531249957],[34.375,-14.4248046875],[33.63642578125004,-14.568164062499974],[33.148046875,-13.94091796875],[32.98125,-14.009375],[32.797460937500006,-13.6884765625],[32.67041015624997,-13.590429687500006],[32.96757812500002,-13.225],[32.97519531250006,-12.701367187499983],[33.51230468750006,-12.347753906249977],[33.340136718750074,-12.308300781250011],[33.25234375000005,-12.112597656250031],[33.3039062500001,-11.69082031249998],[33.23271484375002,-11.417675781250026],[33.26835937500002,-11.403906249999977],[33.379785156249994,-11.15791015625004],[33.29277343750002,-10.85234375],[33.661523437499994,-10.553125],[33.55371093749997,-10.391308593750011],[33.53759765624997,-10.351562499999986],[33.52890625,-10.234667968749974],[33.31152343750003,-10.037988281249966],[33.3371093750001,-9.954003906249994],[33.350976562499994,-9.862207031250037],[33.25,-9.759570312500003],[33.148046875,-9.603515625],[32.99599609375005,-9.622851562499946],[32.91992187500003,-9.407421875000026],[33.88886718750004,-9.670117187499983],[33.99560546875003,-9.495410156250003],[34.32089843750006,-9.731542968749977],[34.56992187500006,-10.241113281249966],[34.66708984375006,-10.792480468750028],[34.60791015624997,-11.08046875],[34.77382812500005,-11.341699218750009],[34.890625,-11.3935546875],[34.93701171874997,-11.463476562500034],[34.95947265625003,-11.578125]]]},"properties":{"name":"Malawi","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[111.38925781250006,2.415332031250031],[111.31152343749997,2.437597656250034],[111.33349609374997,2.768310546875],[111.38925781250006,2.415332031250031]]],[[[104.22158203125,2.731738281250003],[104.1291015625001,2.767236328125037],[104.18476562500004,2.871728515625009],[104.22158203125,2.731738281250003]]],[[[117.88476562499997,4.186132812500006],[117.64902343750012,4.168994140624974],[117.70800781249997,4.262402343749997],[117.88476562499997,4.186132812500006]]],[[[100.28896484375005,5.294726562499989],[100.19101562500006,5.28286132812498],[100.2455078125,5.467773437499986],[100.33886718749997,5.410058593750037],[100.28896484375005,5.294726562499989]]],[[[99.848046875,6.465722656249994],[99.9186523437501,6.358593750000011],[99.74375,6.263281249999963],[99.64628906250002,6.418359375000023],[99.848046875,6.465722656249994]]],[[[102.10107421874997,6.242236328125031],[102.34013671875002,6.172021484375023],[102.534375,5.862548828125028],[103.09707031250005,5.408447265624986],[103.41582031250007,4.85029296875004],[103.43945312499997,2.93310546875],[103.8122070312501,2.58046875],[104.21855468750002,1.722851562499997],[104.25009765625012,1.388574218750009],[104.11494140625004,1.412255859375037],[103.98144531250003,1.623632812500034],[103.99150390625002,1.454785156249997],[103.6945312500001,1.449658203125026],[103.48027343750007,1.329492187499966],[103.35683593750005,1.546142578125057],[102.72714843750012,1.855566406250034],[101.29550781250012,2.885205078125011],[101.29990234375012,3.253271484375034],[100.71542968750006,3.966210937499966],[100.79550781250012,4.023388671874983],[100.61455078125002,4.3734375],[100.34326171874997,5.984179687500031],[100.11914062499997,6.441992187500048],[100.26142578125004,6.682714843749963],[100.3454101562501,6.549902343750006],[100.75449218750012,6.460058593749991],[100.87392578125,6.24541015624996],[101.05351562500002,6.242578125],[100.98164062500004,5.771044921875045],[101.1139648437501,5.636767578125045],[101.5560546875,5.907763671875003],[101.67841796875004,5.778808593750028],[101.87363281250012,5.825292968749991],[102.10107421874997,6.242236328125031]]],[[[117.5744140625001,4.17060546875004],[117.10058593750003,4.337060546875023],[116.51474609375006,4.370800781249969],[115.86074218750005,4.348046875000037],[115.67880859375006,4.193017578124994],[115.45439453125002,3.034326171875009],[115.24697265625005,3.025927734374989],[115.117578125,2.89487304687502],[115.08076171875004,2.63422851562504],[115.1791015625,2.523193359374972],[114.78642578125002,2.250488281250014],[114.83056640625003,1.980029296874989],[114.5125,1.452001953124963],[113.90234375000003,1.434277343749997],[113.6222656250001,1.2359375],[113.00654296875004,1.433886718750003],[112.94296875000006,1.566992187500034],[112.47617187500006,1.559082031250028],[112.1857421875001,1.4390625],[112.078515625,1.143359374999974],[111.80898437500005,1.011669921874969],[111.10136718750002,1.050537109374986],[110.50576171875005,0.861962890625023],[109.65400390625004,1.614892578125023],[109.53896484375,1.89619140625004],[109.62890625000003,2.027539062499983],[109.86484375000012,1.764453125000031],[110.34921875000012,1.719726562499972],[111.22324218750012,1.395849609374991],[111.0287109375,1.557812500000026],[111.26816406250012,2.13974609375002],[111.20859375000012,2.379638671875043],[111.44384765625003,2.381542968749983],[111.5125,2.743017578124991],[112.98789062500006,3.161914062499974],[113.92392578125006,4.243212890625003],[114.0638671875,4.592675781249966],[114.65410156250007,4.037646484375045],[114.84023437500005,4.393212890625009],[114.74667968750006,4.718066406250017],[115.02675781250005,4.899707031249989],[115.10703125000006,4.390429687499974],[115.290625,4.352587890624989],[115.1400390625,4.899755859374991],[115.37490234375,4.932763671874966],[115.55449218750007,5.093554687500045],[115.41904296875012,5.413183593749963],[115.60390625,5.603417968749994],[115.74082031250012,5.533007812500045],[115.8771484375001,5.613525390625014],[116.74980468750007,6.977099609374989],[116.8498046875001,6.826708984374989],[116.78808593749997,6.606103515624994],[117.12851562500012,6.968896484375009],[117.2298828125,6.939990234374974],[117.29404296875006,6.676904296875023],[117.60966796875002,6.512646484375054],[117.69375,6.35],[117.64453124999997,6.001855468749994],[117.5011718750001,5.884667968750009],[118.00380859375,6.053320312499991],[118.11582031250006,5.8625],[117.93476562500004,5.7875],[117.97363281249997,5.70625],[118.35312500000012,5.80605468749998],[118.59482421875006,5.592089843750003],[119.22343750000007,5.412646484375031],[119.2663085937501,5.308105468750057],[119.21962890625,5.159814453125037],[118.9125,5.02290039062504],[118.26054687500007,4.988867187500034],[118.18535156250002,4.828515625000051],[118.5625,4.502148437499997],[118.54833984375003,4.379248046875006],[118.008203125,4.250244140625014],[117.6964843750001,4.342822265625045],[117.5744140625001,4.17060546875004]]],[[[117.14160156250003,7.168212890625028],[117.08066406250006,7.115283203124989],[117.06425781250007,7.26069335937504],[117.2640625,7.351660156250006],[117.26679687500004,7.220800781249991],[117.14160156250003,7.168212890625028]]]]},"properties":{"name":"Malaysia","childNum":8}},{"geometry":{"type":"Polygon","coordinates":[[[23.380664062500017,-17.640625],[24.27490234375,-17.481054687500006],[24.73291015625,-17.51777343750001],[25.001757812500017,-17.56855468750001],[25.2587890625,-17.793554687500006],[24.909082031250023,-17.821386718750006],[24.530566406250017,-18.052734375],[24.243945312500017,-18.0234375],[23.599707031250006,-18.4599609375],[23.219335937500006,-17.99970703125001],[20.97412109375,-18.31884765625],[20.9794921875,-21.9619140625],[19.977343750000017,-22.00019531250001],[19.98046875,-24.77675781250001],[19.98046875,-28.310351562500003],[19.98046875,-28.451269531250006],[19.539843750000017,-28.574609375],[19.31269531250001,-28.73330078125001],[19.24580078125001,-28.901660156250003],[19.16171875,-28.938769531250003],[18.310839843750017,-28.88623046875],[17.44794921875001,-28.69814453125001],[17.34785156250001,-28.50117187500001],[17.358691406250017,-28.26943359375001],[17.1884765625,-28.13251953125001],[17.05625,-28.031054687500003],[16.93330078125001,-28.069628906250003],[16.875292968750017,-28.1279296875],[16.841210937500023,-28.21894531250001],[16.81015625,-28.26455078125001],[16.7875,-28.39472656250001],[16.755761718750023,-28.4521484375],[16.62617187500001,-28.487890625],[16.487109375000017,-28.572851562500006],[16.447558593750017,-28.617578125],[15.719042968750017,-27.9658203125],[15.341503906250011,-27.386523437500003],[15.139062500000023,-26.50800781250001],[14.9677734375,-26.31806640625001],[14.837109375000011,-25.033203125],[14.5015625,-24.201953125],[14.462792968750023,-22.44912109375001],[13.450585937500023,-20.91669921875001],[13.168359375000023,-20.184667968750006],[12.458203125000011,-18.9267578125],[11.77587890625,-18.001757812500003],[11.733496093750006,-17.7509765625],[11.743066406250023,-17.24921875000001],[11.902539062500011,-17.2265625],[12.013964843750017,-17.168554687500006],[12.21337890625,-17.2099609375],[12.318457031250006,-17.21337890625],[12.359277343750023,-17.205859375],[12.548144531250017,-17.212695312500003],[13.179492187500017,-16.9716796875],[13.475976562500023,-17.0400390625],[14.017480468750023,-17.40888671875001],[16.1484375,-17.390234375],[18.396386718750023,-17.3994140625],[18.95527343750001,-17.803515625],[20.1943359375,-17.863671875],[20.745507812500023,-18.01972656250001],[22.32421875,-17.8375],[23.380664062500017,-17.640625]]]},"properties":{"name":"Namibia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[167.54443359375003,-22.62324218750001],[167.44375,-22.63916015624997],[167.44345703125006,-22.541406250000037],[167.54443359375003,-22.62324218750001]]],[[[168.01093750000004,-21.429980468750017],[168.1390625,-21.44521484375001],[168.12070312500012,-21.615820312500034],[167.96679687500003,-21.641601562499957],[167.81542968749997,-21.392675781249963],[167.9884765625001,-21.337890624999986],[168.01093750000004,-21.429980468750017]]],[[[167.40087890625003,-21.16064453125003],[167.07265625,-20.99726562499997],[167.03271484374997,-20.922558593750026],[167.18945312500003,-20.803515625000017],[167.05576171875012,-20.720214843750014],[167.29794921875006,-20.732519531250034],[167.40087890625003,-21.16064453125003]]],[[[164.20234375000004,-20.246093749999957],[164.4359375,-20.282226562499957],[165.191796875,-20.768847656249974],[165.66279296875004,-21.267187499999977],[166.94238281250003,-22.09013671875003],[166.97031250000012,-22.32285156250002],[166.77412109375004,-22.37617187500004],[166.4679687500001,-22.256054687499997],[164.92744140625004,-21.289843749999974],[164.16972656250007,-20.48017578125004],[164.05966796875012,-20.141503906249966],[164.20234375000004,-20.246093749999957]]]]},"properties":{"name":"New Caledonia","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[14.97900390625,22.99619140624999],[15.181835937500011,21.523388671874997],[15.607324218750023,20.954394531250003],[15.587109375000011,20.733300781249994],[15.963183593750017,20.34619140625],[15.735058593750011,19.904052734375],[15.474316406250011,16.908398437499997],[14.367968750000017,15.750146484374994],[13.4482421875,14.380664062500003],[13.505761718750023,14.134423828124994],[13.606347656250023,13.70458984375],[13.426953125000011,13.701757812499991],[13.323828125,13.670849609374997],[12.871679687500006,13.449023437500003],[12.65478515625,13.3265625],[12.463183593750017,13.09375],[10.958886718750023,13.371533203124997],[10.475878906250017,13.330224609374994],[10.229589843750006,13.281005859375],[10.184667968750006,13.270117187499991],[9.615917968750011,12.810644531249991],[9.201562500000023,12.821484375],[8.750585937500006,12.908154296874997],[8.4560546875,13.059667968749991],[8.095019531250017,13.291162109374994],[7.955761718750011,13.32275390625],[7.788671875,13.337890625],[7.056738281250006,13.000195312499997],[6.804296875,13.107666015625],[6.2998046875,13.658789062499991],[6.184277343750011,13.66367187499999],[5.838183593750017,13.765380859375],[5.491992187500017,13.872851562500003],[5.415820312500017,13.859179687500003],[5.361621093750017,13.836865234374997],[5.241894531250011,13.757226562499994],[4.664843750000017,13.733203125],[4.147558593750006,13.457714843749997],[3.947851562500006,12.775048828124994],[3.646679687500011,12.529980468749997],[3.595410156250011,11.6962890625],[2.805273437500006,12.383837890624989],[2.366015625000017,12.221923828125],[2.38916015625,11.897070312499991],[2.072949218750011,12.309375],[2.226269531250011,12.466064453125],[2.104589843750006,12.701269531249991],[1.56494140625,12.635400390624994],[0.9873046875,13.041894531249994],[0.988476562500011,13.36484375],[1.201171875,13.357519531249991],[0.6181640625,13.703417968750003],[0.42919921875,13.972119140624997],[0.382519531250011,14.245800781249997],[0.163867187500017,14.497216796874994],[0.217480468750011,14.911474609374991],[0.947460937500011,14.982128906249997],[1.300195312500023,15.272265625],[3.001074218750006,15.340966796874994],[3.06015625,15.427197265624997],[3.504296875000023,15.356347656249994],[3.5205078125,15.483105468749997],[3.842968750000011,15.701708984375003],[4.121289062500011,16.357714843750003],[4.234667968750017,16.996386718750003],[4.227636718750006,19.142773437499997],[5.836621093750011,19.479150390624994],[7.481738281250017,20.873095703125003],[11.967871093750006,23.517871093750003],[13.48125,23.18017578125],[14.215527343750011,22.619677734375003],[14.97900390625,22.99619140624999]]]},"properties":{"name":"Niger","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[7.30078125,4.418164062500026],[7.140429687500017,4.395117187500034],[7.227343750000045,4.527343749999972],[7.30078125,4.418164062500026]]],[[[6.804296875,13.107666015625],[7.056738281250006,13.00019531250004],[7.788671875,13.337890625],[7.955761718750011,13.322753906250028],[8.095019531250045,13.29116210937498],[8.750585937500034,12.908154296875026],[9.20156250000008,12.82148437500004],[9.615917968750011,12.810644531249963],[10.184667968750063,13.270117187499963],[10.229589843749977,13.281005859375043],[10.475878906250074,13.330224609375037],[10.958886718750051,13.371533203125011],[12.463183593750017,13.09375],[12.654785156250057,13.3265625],[13.426953125000068,13.701757812499963],[13.606347656250023,13.704589843750014],[13.932324218750011,13.258496093749997],[14.06396484375,13.078515625],[14.160058593750023,12.612792968749986],[14.184863281250017,12.447216796874997],[14.272851562500023,12.356494140624989],[14.518945312500051,12.298242187500023],[14.619726562500063,12.150976562500048],[14.559765625000011,11.492285156249963],[14.20234375000004,11.268164062499963],[14.143261718750068,11.248535156250043],[14.056738281250034,11.245019531250037],[13.981445312500057,11.21186523437504],[13.892089843750057,11.140087890624983],[13.699902343749983,10.873144531250048],[13.53535156250004,10.605078124999963],[13.414550781250028,10.171435546874989],[13.269921875000051,10.036181640624974],[13.198730468750028,9.563769531250003],[12.929492187500074,9.426269531249972],[12.87568359375004,9.303515625000017],[12.80654296875008,8.886621093749994],[12.7822265625,8.817871093750014],[12.651562500000011,8.667773437499989],[12.40351562500004,8.59555664062502],[12.311328125000074,8.419726562499989],[12.2333984375,8.282324218749977],[12.016015625000051,7.589746093750009],[11.809179687500006,7.345068359374991],[11.767382812500017,7.272265624999989],[11.861425781249977,7.11640625000004],[11.657519531250017,6.951562500000023],[11.580078125000057,6.88886718750004],[11.551660156250023,6.697265625],[11.153320312500057,6.437939453125011],[11.1064453125,6.457714843750054],[11.032519531250045,6.697900390625037],[10.954199218750006,6.7765625],[10.60625,7.063085937500006],[10.413183593750006,6.877734375],[10.293066406250034,6.876757812499974],[10.205468750000051,6.891601562499986],[10.185546874999972,6.91279296875004],[10.167773437500017,6.959179687499983],[10.143554687500057,6.99643554687502],[10.038867187500045,6.921386718750014],[9.874218750000068,6.803271484375017],[9.82070312500008,6.783935546874986],[9.779882812500034,6.760156250000023],[9.725585937499972,6.65],[9.659960937500017,6.531982421874986],[9.490234375,6.418652343749997],[8.997167968750006,5.917724609375],[8.715625,5.046875],[8.514843750000068,4.724707031250034],[8.23378906250008,4.907470703124972],[8.293066406250006,4.557617187500014],[7.644238281250068,4.525341796875011],[7.530761718750028,4.655175781249994],[7.284375,4.547656250000031],[7.076562500000051,4.716162109374991],[7.15468750000008,4.514404296875],[6.92324218750008,4.390673828125017],[6.767675781250006,4.724707031250034],[6.860351562500057,4.373339843750045],[6.633007812500011,4.340234375000051],[6.579980468750051,4.475976562499994],[6.554589843750023,4.34140625000002],[6.263671875,4.309423828124991],[6.270996093749972,4.432128906250028],[6.173339843749972,4.277392578125031],[5.970703125,4.338574218749983],[5.587792968750051,4.647216796874972],[5.448144531250023,4.945849609374974],[5.383300781250057,5.129003906249977],[5.475976562500023,5.153857421874989],[5.370019531250023,5.195019531250026],[5.367968750000045,5.337744140624963],[5.549707031250023,5.474218749999963],[5.385839843750034,5.401757812500037],[5.199218750000028,5.533544921874977],[5.456640624999977,5.61171875],[5.327343750000011,5.707519531249986],[5.112402343750034,5.64155273437504],[4.861035156250068,6.026318359374997],[4.431347656250011,6.348583984375026],[3.450781249999977,6.427050781250017],[3.71699218750004,6.597949218750017],[3.430175781250057,6.525],[3.335546875000063,6.396923828125011],[2.706445312500051,6.369238281249963],[2.735644531250045,6.595703125],[2.753710937499989,6.661767578124966],[2.774609374999983,6.711718750000017],[2.752929687500028,6.771630859374966],[2.731738281250045,6.852832031249989],[2.721386718750068,6.980273437500017],[2.75673828125008,7.067919921875017],[2.750488281250057,7.39506835937496],[2.765820312500068,7.422509765625051],[2.783984375000045,7.443408203125045],[2.78515625,7.476855468750017],[2.703125,8.371826171875],[2.774804687500023,9.048535156250026],[3.044921875,9.08383789062502],[3.325195312499972,9.778466796875051],[3.60205078125,10.004541015625009],[3.646582031250006,10.408984374999989],[3.771777343750017,10.417626953124966],[3.83447265625,10.607421875],[3.7568359375,10.76875],[3.71640625,11.07958984375],[3.695312499999972,11.12031250000004],[3.63886718750004,11.176855468750006],[3.487792968749972,11.395410156250037],[3.490527343750017,11.499218750000054],[3.55390625000004,11.631884765624989],[3.595410156250068,11.696289062500057],[3.664746093750068,11.762451171875028],[3.646679687500011,12.529980468749983],[3.947851562500006,12.775048828124994],[4.147558593750006,13.457714843749983],[4.664843750000045,13.733203124999974],[5.241894531250011,13.757226562499994],[5.361621093750074,13.836865234375054],[5.415820312500017,13.859179687499974],[5.491992187500074,13.872851562500003],[6.2998046875,13.658789062500006],[6.804296875,13.107666015625]]]]},"properties":{"name":"Nigeria","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-83.6419921875,10.917236328125],[-83.71293945312499,10.785888671875],[-83.91928710937499,10.7353515625],[-84.6341796875,11.045605468749997],[-84.9091796875,10.9453125],[-85.5841796875,11.189453125],[-85.7443359375,11.06210937499999],[-87.670166015625,12.965673828124991],[-87.58505859374999,13.043310546874991],[-87.42436523437499,12.921142578125],[-87.33725585937499,12.979248046875],[-87.05917968749999,12.991455078125],[-87.00932617187499,13.0078125],[-86.918212890625,13.223583984374997],[-86.87353515625,13.266503906249994],[-86.792138671875,13.27978515625],[-86.72929687499999,13.284375],[-86.710693359375,13.313378906249994],[-86.76352539062499,13.63525390625],[-86.77060546874999,13.69873046875],[-86.758984375,13.746142578125003],[-86.733642578125,13.763476562500003],[-86.61025390625,13.774853515624997],[-86.376953125,13.755664062500003],[-86.33173828125,13.770068359375003],[-86.238232421875,13.899462890625003],[-86.15122070312499,13.994580078124997],[-86.0892578125,14.037207031249991],[-86.04038085937499,14.050146484374991],[-85.9837890625,13.965673828124991],[-85.78671875,13.844433593749997],[-85.75341796875,13.85205078125],[-85.73393554687499,13.858691406250003],[-85.727734375,13.876074218749991],[-85.731201171875,13.931835937499997],[-85.68193359374999,13.982568359374994],[-85.20834960937499,14.311816406250003],[-85.059375,14.582958984374997],[-84.86044921874999,14.809765625],[-84.645947265625,14.661083984374997],[-84.53764648437499,14.633398437499991],[-83.635498046875,14.876416015624997],[-83.5365234375,14.977001953124997],[-83.4150390625,15.008056640625],[-83.15751953124999,14.993066406249994],[-83.18535156249999,14.956396484374991],[-83.21591796874999,14.932373046875],[-83.27988281249999,14.812792968750003],[-83.344384765625,14.902099609375],[-83.413720703125,14.825341796874994],[-83.29921875,14.7490234375],[-83.187744140625,14.340087890625],[-83.4123046875,13.99648437499999],[-83.567333984375,13.3203125],[-83.5109375,12.411816406249997],[-83.627197265625,12.459326171874991],[-83.59335937499999,12.713085937499997],[-83.75424804687499,12.501953125],[-83.680419921875,12.024316406249994],[-83.7671875,12.059277343749997],[-83.82890624999999,11.861035156249997],[-83.70458984375,11.824560546874991],[-83.6517578125,11.642041015624997],[-83.86787109375,11.300048828125],[-83.6419921875,10.917236328125]]]},"properties":{"name":"Nicaragua","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-169.80341796875,-19.0830078125],[-169.94833984375,-19.072851562500006],[-169.834033203125,-18.96601562500001],[-169.80341796875,-19.0830078125]]]},"properties":{"name":"Niue","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-68.205810546875,12.144580078124989],[-68.25434570312495,12.032080078124977],[-68.36923828125,12.301953124999983],[-68.205810546875,12.144580078124989]]],[[[4.226171875000034,51.38647460937503],[3.902050781250011,51.20766601562502],[3.43251953125008,51.24575195312505],[3.35009765625,51.37768554687503],[4.226171875000034,51.38647460937503]]],[[[3.94912109375008,51.73945312500001],[4.07509765625008,51.648779296875006],[3.699023437500017,51.70991210937501],[3.94912109375008,51.73945312500001]]],[[[4.886132812500023,53.07070312500005],[4.70917968750004,53.036035156249994],[4.886425781249983,53.18330078124998],[4.886132812500023,53.07070312500005]]],[[[4.226171875000034,51.38647460937503],[3.448925781250068,51.54077148437503],[3.743945312500017,51.596044921875006],[4.27412109375004,51.47163085937498],[4.004785156250051,51.595849609374966],[4.182617187500057,51.61030273437498],[3.946875,51.810546875],[4.482812500000023,52.30917968749998],[4.76875,52.941308593749966],[5.061230468750068,52.96064453125001],[5.532031250000074,53.268701171874966],[6.062207031250068,53.407080078125006],[6.816210937500045,53.44116210937503],[7.197265625000028,53.28227539062499],[7.033007812500045,52.65136718749997],[6.710742187500045,52.61787109374998],[6.748828125000074,52.464013671874994],[7.035156250000057,52.38022460937498],[6.724511718749994,52.080224609374966],[6.800390625,51.96738281249998],[5.948730468750057,51.80268554687501],[6.198828125000034,51.45],[6.129980468750034,51.14741210937501],[5.857519531250034,51.030126953125006],[6.048437500000034,50.90488281250006],[5.993945312500017,50.75043945312504],[5.693554687500011,50.774755859375006],[5.796484375000034,51.153076171875],[5.214160156250045,51.278955078124966],[5.03095703125004,51.46909179687498],[4.226171875000034,51.38647460937503]]],[[[5.325781250000063,53.38574218750003],[5.190234375000074,53.39179687500001],[5.582617187500063,53.438085937500034],[5.325781250000063,53.38574218750003]]]]},"properties":{"name":"Netherlands","childNum":6,"cp":[5.0752777,52.358465]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[5.085839843750023,60.30756835937501],[5.089062500000068,60.188769531250045],[4.95722656250004,60.44726562500006],[5.085839843750023,60.30756835937501]]],[[[4.958691406250068,61.084570312500034],[4.79902343750004,61.08271484375001],[4.861621093749989,61.19384765625],[4.958691406250068,61.084570312500034]]],[[[8.10273437500004,63.33759765625004],[7.804003906250017,63.413916015625034],[8.073535156250045,63.47080078124998],[8.10273437500004,63.33759765625004]]],[[[8.470800781250063,63.66713867187502],[8.287109375000028,63.68715820312502],[8.764648437500057,63.804638671874955],[8.78652343750008,63.703466796875034],[8.470800781250063,63.66713867187502]]],[[[11.2314453125,64.865869140625],[10.739843750000034,64.87031250000001],[11.02099609375,64.97871093749995],[11.2314453125,64.865869140625]]],[[[12.971777343750063,67.87412109375],[12.824023437500074,67.82124023437498],[13.068066406250068,68.07133789062505],[12.971777343750063,67.87412109375]]],[[[13.872851562500045,68.26533203125004],[14.096777343750034,68.218603515625],[13.229394531250051,67.995361328125],[13.300195312499994,68.16044921875007],[13.872851562500045,68.26533203125004]]],[[[15.207128906250006,68.943115234375],[15.222070312500023,68.61630859375003],[14.404687500000051,68.663232421875],[15.037792968750068,69.00053710937507],[15.207128906250006,68.943115234375]]],[[[15.760351562500006,68.56123046875001],[16.328906250000017,68.87631835937498],[16.519238281250068,68.63300781249998],[15.975292968750011,68.402490234375],[14.257519531249983,68.19077148437503],[15.412597656250028,68.61582031250003],[15.483007812500006,69.04345703125003],[16.04804687500001,69.30205078125002],[15.760351562500006,68.56123046875001]]],[[[17.503027343750034,69.59624023437502],[18.004101562500068,69.50498046874998],[17.95068359375003,69.19814453125],[17.487890625000063,69.19682617187499],[17.08251953124997,69.013671875],[16.81044921875008,69.07070312499997],[17.001757812500045,69.36191406250006],[17.36083984375003,69.38149414062497],[17.503027343750034,69.59624023437502]]],[[[29.956152343750006,69.79677734375002],[29.766210937500006,69.76752929687501],[29.835839843749994,69.90556640625005],[29.956152343750006,69.79677734375002]]],[[[20.779199218750023,70.08974609375002],[20.46425781250005,70.0765625],[20.492773437500006,70.20332031249995],[20.78603515625008,70.21953124999999],[20.779199218750023,70.08974609375002]]],[[[19.25507812500001,70.06640625000006],[19.607812500000023,70.019140625],[19.334765625000074,69.82026367187501],[18.784765625000034,69.57900390624997],[18.12988281250003,69.557861328125],[18.34931640625004,69.76787109374999],[18.67402343750004,69.78164062500002],[19.13271484375005,70.24414062500003],[19.25507812500001,70.06640625000006]]],[[[19.76748046875005,70.21669921875002],[20.005957031250034,70.07622070312502],[19.599023437499994,70.26616210937507],[19.76748046875005,70.21669921875002]]],[[[23.615332031250034,70.54931640625003],[23.15917968750003,70.28261718750005],[22.941015625000063,70.444580078125],[23.546679687500017,70.61708984374997],[23.615332031250034,70.54931640625003]]],[[[24.01757812500003,70.56738281249997],[23.716601562500074,70.561865234375],[23.778417968750063,70.74736328125005],[24.01757812500003,70.56738281249997]]],[[[23.440527343750063,70.81577148437503],[22.8291015625,70.54155273437505],[22.358691406250017,70.514794921875],[21.99453125000008,70.65712890624997],[23.440527343750063,70.81577148437503]]],[[[30.869726562500006,69.78344726562506],[30.860742187499994,69.53842773437503],[30.18017578124997,69.63583984375],[30.08730468750005,69.43286132812503],[29.38828125,69.29814453125005],[28.96582031250003,69.02197265625],[28.846289062500006,69.17690429687502],[29.33339843750005,69.47299804687503],[29.14160156250003,69.67143554687505],[27.747851562500045,70.06484375],[27.127539062500063,69.90649414062497],[26.525390625000057,69.91503906250003],[26.07246093750004,69.69155273437497],[25.748339843750017,68.99013671875],[24.94140625000003,68.59326171875006],[23.85400390625,68.80590820312503],[23.324023437500017,68.64897460937502],[22.410937500000074,68.719873046875],[21.59375,69.273583984375],[21.06611328125001,69.21411132812497],[21.065722656250017,69.04174804687503],[20.622167968750006,69.036865234375],[20.116699218750057,69.02089843750005],[20.348046875000023,68.84873046875003],[19.969824218750063,68.35639648437501],[18.303027343750045,68.55541992187497],[17.91669921875001,67.96489257812502],[17.324609375000023,68.10380859374999],[16.783593750000023,67.89501953125],[16.12744140625,67.42583007812507],[16.40351562500004,67.05498046875002],[15.422949218750006,66.48984374999998],[15.483789062500051,66.30595703124999],[14.543261718750045,66.12934570312498],[14.47968750000004,65.30146484374998],[13.650292968750023,64.58154296874997],[14.077636718750028,64.464013671875],[14.141210937500006,64.17353515624998],[13.960546875000063,64.01401367187498],[13.203515625000023,64.07509765625],[12.792773437500017,64],[12.175195312500051,63.595947265625],[11.999902343750051,63.29169921875001],[12.303515625000074,62.28559570312501],[12.155371093750006,61.720751953125045],[12.88076171875008,61.35229492187506],[12.706054687500028,61.059863281250074],[12.29414062500004,61.00268554687506],[12.588671874999989,60.450732421875045],[12.486132812500074,60.10678710937506],[11.680761718750034,59.59228515625003],[11.798144531250074,59.28989257812498],[11.64277343750004,58.92607421875002],[11.470703125000057,58.909521484375034],[11.388281250000063,59.036523437499966],[10.834472656250028,59.18393554687498],[10.595312500000063,59.764550781249966],[10.179394531250068,59.00927734375003],[9.842578125000017,58.95849609374997],[9.557226562500063,59.11269531250002],[9.65693359375004,58.97119140624997],[8.166113281250063,58.145312500000045],[7.0048828125,58.024218750000074],[6.877050781250006,58.15073242187498],[6.590527343750068,58.09731445312502],[6.659863281250068,58.26274414062499],[5.706835937500074,58.52363281250001],[5.55556640625008,58.975195312500006],[6.099023437500023,58.87026367187502],[6.363281250000028,59.00092773437501],[6.099414062500017,58.951953125000074],[5.88916015625,59.097949218750045],[5.951855468750068,59.299072265625],[6.415332031250074,59.547119140625],[5.17324218750008,59.16254882812498],[5.2421875,59.564306640625034],[5.472460937500017,59.713085937499955],[5.77216796875004,59.66093749999999],[6.216601562499989,59.818359375],[5.73046875,59.863085937500045],[6.348730468750006,60.35297851562504],[6.57363281250008,60.36059570312497],[6.526855468750057,60.152929687500034],[6.995703125,60.511962890625],[6.1533203125,60.34624023437499],[5.145800781250074,59.63881835937502],[5.205664062500006,60.087939453125045],[5.688574218749977,60.12319335937502],[5.285839843750011,60.20571289062505],[5.13710937500008,60.445605468750074],[5.648339843750051,60.68798828124997],[5.244042968750023,60.569580078125],[5.115820312500006,60.63598632812503],[5.008593750000017,61.038183593750006],[6.777832031250028,61.142431640625006],[7.038671875000063,60.952929687500045],[7.040136718750006,61.091162109375034],[7.604492187500057,61.210546875000034],[7.34658203125008,61.30058593749999],[7.442578125000011,61.43461914062502],[7.173535156250011,61.16596679687501],[6.599902343750017,61.28964843749998],[6.383496093750068,61.133886718750034],[5.451269531250034,61.10234375000002],[5.106738281250017,61.187548828125045],[5.002734375000074,61.43359375],[5.338671875000017,61.485498046874994],[4.927832031249977,61.71069335937506],[4.93007812499999,61.878320312499994],[6.01582031250004,61.7875],[6.730761718750045,61.86977539062505],[5.266894531250045,61.935595703125045],[5.143164062500063,62.159912109375],[5.908300781249977,62.41601562500003],[6.083496093750057,62.349609375],[6.580078125000057,62.407275390625045],[6.692382812500028,62.46806640624999],[6.136132812500051,62.40747070312497],[6.352929687500051,62.61113281249999],[7.653125,62.56401367187499],[7.538378906250074,62.67207031249998],[8.045507812500006,62.77124023437503],[6.734960937500006,62.72070312500003],[6.940429687500028,62.930468750000045],[7.571875,63.09951171875002],[8.100585937500028,63.090966796874966],[8.623144531250006,62.84624023437502],[8.158007812500017,63.16152343750005],[8.635546875000045,63.34233398437502],[8.360742187500023,63.498876953125034],[8.576171875000028,63.60117187499998],[9.135839843750006,63.593652343749966],[9.156054687500045,63.459326171875034],[9.696875,63.624560546875045],[10.020996093750028,63.39082031250004],[10.76015625000008,63.461279296875006],[10.725292968750068,63.625],[11.370703125000034,63.804833984374994],[11.175585937500074,63.89887695312498],[11.457617187500063,64.00297851562505],[11.306640625000028,64.04887695312499],[10.91425781250004,63.92109374999998],[10.934863281250045,63.770214843749955],[10.055078125000051,63.5126953125],[9.567285156250051,63.70615234374998],[10.565625,64.418310546875],[11.523828125000051,64.744384765625],[11.632910156250063,64.81391601562495],[11.296777343750051,64.75478515625],[11.489355468750034,64.975830078125],[12.15966796875,65.178955078125],[12.508398437499977,65.09941406250005],[12.915527343750057,65.33925781249997],[12.417578125000063,65.18408203124997],[12.133886718749977,65.27915039062498],[12.68886718750008,65.90219726562498],[13.033105468750051,65.95625],[12.783789062500063,66.10043945312506],[14.034179687500057,66.29755859374998],[13.118847656250011,66.23066406250004],[13.211425781250028,66.64082031250001],[13.959472656250028,66.79433593750002],[13.651562500000011,66.90708007812498],[14.10878906250008,67.11923828125003],[15.41572265625004,67.20244140625002],[14.441699218750045,67.27138671875005],[14.961914062500057,67.57426757812502],[15.59443359375004,67.34853515625005],[15.691503906250006,67.52138671875],[15.24873046875004,67.6021484375],[15.303906250000011,67.76528320312502],[14.854687500000068,67.66333007812506],[14.798925781250063,67.80932617187503],[15.13427734375,67.97270507812502],[15.621386718750017,67.94829101562502],[15.316015624999977,68.06875],[16.007910156250006,68.22871093750004],[16.312304687500017,67.88144531249998],[16.20380859375001,68.31674804687503],[17.552832031250063,68.42626953125006],[16.51435546875004,68.53256835937503],[18.101464843749994,69.15629882812499],[18.259765625,69.47060546875],[18.915917968750023,69.33559570312502],[18.614453125000068,69.49057617187498],[19.197265625000057,69.74785156249999],[19.722460937500017,69.78164062500002],[19.64150390625005,69.42402343750001],[20.324218750000057,69.94531249999997],[20.054492187500074,69.33266601562497],[20.486718750000023,69.54208984375],[20.739453124999983,69.52050781250003],[20.622070312500057,69.91391601562498],[21.163085937500057,69.88950195312498],[21.432910156250045,70.01318359375006],[21.974707031250034,69.83457031249998],[21.355761718750045,70.23339843749997],[22.321972656250068,70.264501953125],[22.684570312500057,70.374755859375],[23.35390625000008,69.98339843750003],[23.3291015625,70.20722656249995],[24.420019531250034,70.70200195312503],[24.263476562500017,70.82631835937497],[24.658007812500017,71.00102539062505],[25.264648437500057,70.843505859375],[25.768164062500063,70.85317382812502],[25.043847656250023,70.10903320312502],[26.66132812500004,70.93974609374999],[26.585058593750034,70.41000976562498],[26.989355468750063,70.51137695312502],[27.183691406250034,70.74404296875],[27.546484375000063,70.80400390625005],[27.23525390625008,70.94721679687498],[27.59707031250005,71.09130859375003],[28.392285156250068,70.97529296875004],[27.898046875,70.67792968750001],[28.271777343750017,70.66796875000003],[28.192968750000034,70.24858398437505],[28.83154296875003,70.86396484375001],[29.7375,70.646826171875],[30.065136718750097,70.70297851562498],[30.944140625000017,70.27441406249997],[30.262988281250074,70.12470703125004],[28.804296875000063,70.09252929687506],[29.601367187500017,69.97675781249998],[29.792089843750063,69.727880859375],[30.08828125,69.71757812500005],[30.237597656250017,69.86220703125002],[30.428320312500006,69.722265625],[30.869726562500006,69.78344726562506]]],[[[25.58632812500005,71.14208984375],[26.13378906250003,70.99580078125004],[25.582031250000057,70.960791015625],[25.31494140625,71.03413085937504],[25.58632812500005,71.14208984375]]],[[[-8.953564453124983,70.83916015625002],[-8.001367187499966,71.17768554687495],[-8.002099609374937,71.04125976562497],[-8.953564453124983,70.83916015625002]]],[[[19.219335937500006,74.39101562500002],[18.86123046875008,74.51416015624997],[19.182910156250045,74.51791992187503],[19.219335937500006,74.39101562500002]]],[[[21.60810546875004,78.59570312499997],[22.04316406250004,78.57695312500007],[22.29951171875004,78.22817382812497],[23.451953125000074,78.14946289062502],[23.11669921874997,77.99150390624999],[24.901855468750057,77.756591796875],[22.55371093750003,77.26665039062502],[22.685351562500045,77.55351562500002],[20.928125,77.45966796874998],[21.653125,77.92353515624998],[20.22792968750005,78.47783203125005],[21.60810546875004,78.59570312499997]]],[[[11.250292968750017,78.610693359375],[12.116406250000068,78.232568359375],[11.121289062500011,78.46328125],[10.558203125000063,78.90292968750003],[11.250292968750017,78.610693359375]]],[[[29.047070312500068,78.91206054687504],[29.69667968750005,78.90473632812495],[27.88906250000005,78.8521484375],[28.511132812500023,78.96733398437502],[29.047070312500068,78.91206054687504]]],[[[16.786718750000034,79.90673828125],[17.834570312499977,79.80004882812503],[17.66875,79.38593750000004],[18.39736328125008,79.60517578125001],[18.677832031250006,79.26171875000003],[19.893554687500057,79.05620117187499],[20.61103515625004,79.10664062499998],[21.388769531250034,78.74042968749998],[19.67675781250003,78.60957031249995],[16.700488281250045,76.57929687499995],[14.365820312500034,77.23447265625003],[13.995703125000034,77.50820312500002],[14.69501953125004,77.525048828125],[14.920800781250023,77.68881835937506],[17.033300781250006,77.79770507812503],[16.91406250000003,77.89799804687505],[14.089941406250063,77.77138671875],[13.680566406250051,78.028125],[14.307226562500006,78.00507812500001],[15.783886718750011,78.32705078125005],[17.00292968750003,78.36938476562497],[16.44863281250008,78.50356445312502],[16.78261718750008,78.66362304687505],[15.417382812500023,78.47324218749998],[15.384179687500023,78.77119140625001],[15.01630859375004,78.63012695312497],[14.689257812500017,78.720947265625],[14.638281250000034,78.41459960937502],[14.110449218750063,78.27089843749997],[13.150195312499989,78.2375],[11.365429687500011,78.95039062500004],[12.323437500000068,78.91425781249995],[12.083984375000028,79.26752929687498],[11.579785156250068,79.28349609375005],[11.208105468750034,79.12963867187503],[10.737597656250017,79.52016601562502],[10.804003906250045,79.79877929687504],[11.150390625,79.71699218749998],[11.702343750000011,79.82060546875005],[12.287792968750068,79.713134765625],[12.279980468749983,79.81596679687507],[13.692871093749972,79.860986328125],[13.777539062500011,79.71528320312498],[12.555371093750068,79.56948242187502],[13.333789062500017,79.57480468750006],[14.029589843750017,79.34414062500005],[14.59365234375008,79.79873046875002],[16.34375,78.97612304687502],[15.816113281250011,79.68183593750001],[16.245703125000034,80.04946289062502],[16.786718750000034,79.90673828125]]],[[[32.52597656250006,80.119140625],[31.48193359374997,80.10791015625003],[33.62929687499999,80.21743164062497],[32.52597656250006,80.119140625]]],[[[20.897851562500023,80.24995117187501],[22.289746093749983,80.04921874999997],[22.450781250000034,80.40224609375005],[23.00800781250004,80.473974609375],[23.114550781250074,80.18696289062498],[24.29755859375004,80.36040039062505],[26.86083984375,80.16000976562498],[27.19863281250008,79.90659179687506],[25.641210937500034,79.40302734374995],[23.94775390625,79.19428710937498],[22.903710937500023,79.23066406250001],[22.865527343750045,79.41186523437497],[20.861132812500017,79.39785156249997],[20.128222656250074,79.489599609375],[19.674609375000045,79.591162109375],[20.784082031250023,79.74858398437502],[18.725,79.7607421875],[18.25537109375,79.92919921875003],[18.855957031250057,80.03662109375],[17.91689453125005,80.14311523437502],[19.343359375000063,80.11640624999998],[19.733300781249994,80.47783203124999],[20.897851562500023,80.24995117187501]]]]},"properties":{"name":"Norway","childNum":27}},{"geometry":{"type":"Polygon","coordinates":[[[87.984375,27.133935546874994],[87.9931640625,27.086083984374994],[88.11103515625001,26.928466796875],[88.1572265625,26.807324218749997],[88.16152343750002,26.724804687499997],[88.11152343750001,26.58642578125],[88.05488281250001,26.430029296875],[88.02695312500003,26.39501953125],[87.9951171875,26.382373046874996],[87.28740234374999,26.360302734374997],[87.01640624999999,26.555419921875],[86.70136718750001,26.43505859375],[86.00732421875,26.649365234374997],[85.79453125000003,26.604150390624994],[85.7373046875,26.63974609375],[85.6484375,26.829003906249994],[85.56845703125003,26.83984375],[85.29296875,26.741015625],[85.19179687500002,26.766552734374997],[84.68535156249999,27.041015625],[84.65380859375,27.091699218749994],[84.65478515625,27.203662109374996],[84.64072265625003,27.249853515625],[84.61015624999999,27.298681640625],[84.48085937500002,27.348193359374996],[84.22978515624999,27.42783203125],[84.09101562500001,27.491357421874994],[83.82880859375001,27.377832031249994],[83.74697265625002,27.395947265624997],[83.55166015625002,27.456347656249996],[83.44716796875002,27.46533203125],[83.38398437500001,27.44482421875],[83.36943359374999,27.41025390625],[83.28974609375001,27.370996093749994],[82.7333984375,27.518994140624997],[82.71083984375002,27.5966796875],[82.67734375000003,27.6734375],[82.6298828125,27.687060546874996],[82.45136718750001,27.671826171874997],[82.28769531250003,27.756542968749997],[82.11191406250003,27.864941406249997],[82.03701171875002,27.900585937499997],[81.98769531250002,27.913769531249997],[81.94521484375002,27.899267578125],[81.896875,27.874462890624997],[81.85263671875003,27.867089843749994],[81.1689453125,28.335009765624996],[80.58701171875003,28.649609375],[80.51787109374999,28.665185546874994],[80.49580078125001,28.635791015624996],[80.47910156250003,28.604882812499994],[80.41855468750003,28.612011718749997],[80.32480468750003,28.66640625],[80.2265625,28.723339843749997],[80.07070312500002,28.83017578125],[80.05166015625002,28.8703125],[80.08457031250003,28.994189453124996],[80.13046875000003,29.100390625],[80.16953125000003,29.124316406249996],[80.23300781250003,29.194628906249996],[80.25595703125003,29.318017578124994],[80.2548828125,29.42333984375],[80.31689453125,29.572070312499996],[80.40185546875,29.730273437499996],[80.54902343750001,29.899804687499994],[80.81992187500003,30.119335937499997],[80.84814453125,30.13974609375],[80.90761718750002,30.171923828124996],[80.96611328124999,30.180029296875],[81.17714843750002,30.039892578125],[81.25507812500001,30.093310546874996],[81.41718750000001,30.337597656249997],[81.64189453124999,30.3875],[81.85488281250002,30.36240234375],[82.04335937500002,30.3267578125],[82.220703125,30.063867187499994],[83.15546875000001,29.612646484375],[83.58349609375,29.18359375],[83.93593750000002,29.279492187499997],[84.02197265625,29.253857421874997],[84.10136718749999,29.219970703125],[84.12783203125002,29.156298828124996],[84.17558593749999,29.036376953125],[84.22871093750001,28.911767578124994],[84.796875,28.560205078124994],[84.85507812500003,28.553613281249994],[85.06914062499999,28.609667968749996],[85.12636718750002,28.60263671875],[85.15908203125002,28.592236328124997],[85.16015625,28.571875],[85.12148437500002,28.484277343749994],[85.08857421875001,28.372265625],[85.12246093750002,28.315966796874996],[85.21210937500001,28.292626953124994],[85.41064453125,28.276025390624994],[85.67832031250003,28.27744140625],[85.75947265625001,28.220654296874997],[85.84023437500002,28.1353515625],[85.92167968749999,27.989697265624997],[85.9541015625,27.92822265625],[85.99453125000002,27.910400390625],[86.06416015625001,27.934716796874994],[86.07871093750003,28.08359375],[86.13701171874999,28.11435546875],[86.21796875000001,28.0220703125],[86.32861328125,27.959521484374996],[86.40869140625,27.928662109374997],[86.51689453124999,27.963525390624994],[86.55449218749999,28.085205078125],[86.61445312500001,28.10302734375],[86.69052734375003,28.094921875],[86.71962890625002,28.070654296875],[86.75039062500002,28.0220703125],[86.93378906250001,27.968457031249997],[87.02011718750003,27.928662109374997],[87.14140624999999,27.838330078124997],[87.29072265625001,27.821923828124994],[87.62255859375,27.815185546875],[87.86074218750002,27.886083984375],[88.10976562500002,27.87060546875],[87.984375,27.133935546874994]]]},"properties":{"name":"Nepal","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[169.17822265624997,-52.497265625],[169.12753906250006,-52.570312499999964],[169.02177734375002,-52.49541015624998],[169.17822265624997,-52.497265625]]],[[[166.22109375,-50.76152343749997],[166.2428710937501,-50.84570312499998],[165.88916015624997,-50.80771484374996],[166.10136718750002,-50.538964843750016],[166.26748046875005,-50.558593750000014],[166.22109375,-50.76152343749997]]],[[[168.14492187500005,-46.862207031249966],[168.04316406250004,-46.9326171875],[168.2409179687501,-47.070019531250026],[167.52197265624997,-47.258691406249994],[167.80078125000003,-46.90654296875002],[167.78398437500007,-46.699804687500006],[167.9557617187501,-46.69443359374998],[168.14492187500005,-46.862207031249966]]],[[[166.97949218749997,-45.17968750000003],[167.02265625000004,-45.299804687499986],[166.89267578125012,-45.24052734374999],[166.97949218749997,-45.17968750000003]]],[[[-176.17763671874997,-43.74033203124998],[-176.38173828124997,-43.86679687499998],[-176.40737304687497,-43.7609375],[-176.516552734375,-43.78476562499996],[-176.33359375000003,-44.02529296875004],[-176.51552734374997,-44.11660156249998],[-176.62934570312495,-44.036132812500014],[-176.55512695312504,-43.85195312499998],[-176.84765625000003,-43.82392578125004],[-176.56611328124995,-43.717578125000045],[-176.17763671874997,-43.74033203124998]]],[[[173.91464843750018,-40.86367187500004],[173.78085937500012,-40.921777343749966],[173.964453125,-40.71298828124998],[173.91464843750018,-40.86367187500004]]],[[[173.11533203125006,-41.27929687499997],[173.94716796875005,-40.92412109375],[173.79785156250003,-41.271972656249986],[173.99941406250005,-40.99326171874996],[174.30253906249996,-41.019531249999986],[174.03857421875003,-41.24189453125],[174.37011718750009,-41.1037109375],[174.06933593750009,-41.42949218750002],[174.08369140625015,-41.67080078124998],[174.2831054687501,-41.740625],[173.22119140624997,-42.976562499999986],[172.62402343749997,-43.27246093749996],[172.73476562500005,-43.35478515625003],[172.52666015625002,-43.464746093749966],[172.69345703125006,-43.444335937499986],[172.80703125000005,-43.620996093749994],[173.07324218750003,-43.676171874999966],[173.065625,-43.87460937499998],[172.50273437500002,-43.84365234374998],[172.48037109375,-43.726660156250034],[172.29658203125004,-43.867871093750026],[172.035546875,-43.70175781250002],[172.17978515625006,-43.895996093749986],[171.24072265624997,-44.26416015625003],[171.14628906250002,-44.9123046875],[170.99902343750003,-44.91142578124999],[171.11328125000003,-45.03925781250001],[170.7005859375,-45.68427734374997],[170.77626953125005,-45.870898437499974],[170.4191406250001,-45.94101562499996],[169.68662109375006,-46.55166015625002],[169.34228515625003,-46.62050781250001],[168.38212890625007,-46.60537109374995],[168.1891601562501,-46.362207031249966],[167.8419921875001,-46.366210937499986],[167.539453125,-46.14853515624996],[167.36894531250007,-46.24150390624999],[166.73154296875006,-46.19785156249998],[166.91669921875004,-45.95722656249998],[166.64990234374997,-46.04169921875004],[166.71796875000004,-45.88935546875001],[166.49316406249997,-45.9638671875],[166.48828124999997,-45.83183593750002],[167.0033203125,-45.71210937500004],[166.79765625000002,-45.64560546874999],[166.99082031250012,-45.531738281249986],[166.73398437500012,-45.54355468749999],[166.74306640625,-45.46845703124997],[166.91992187499997,-45.40791015624998],[166.86923828125006,-45.31123046875],[167.15566406250005,-45.410937499999974],[167.23007812500012,-45.29033203125],[167.02587890624997,-45.12363281249998],[167.25947265625004,-45.08222656249997],[167.19453125000004,-44.963476562500034],[167.41074218750006,-44.82792968750003],[167.4662109375,-44.958300781250045],[167.48496093750006,-44.77138671874998],[167.78701171875,-44.59501953125002],[167.90898437500002,-44.66474609375001],[167.85654296875012,-44.50068359374998],[168.45742187500005,-44.030566406250045],[169.17890625000004,-43.9130859375],[169.16953125000006,-43.77705078125],[169.83388671875,-43.53701171875004],[170.24023437499997,-43.163867187500045],[170.39609375000012,-43.18222656249996],[170.30283203125012,-43.10761718750004],[170.61181640625003,-43.091796875000014],[170.5236328125001,-43.00898437500001],[170.6654296875,-42.961230468749974],[170.73525390625005,-43.029785156249986],[170.96992187500004,-42.71835937499996],[171.01171875000003,-42.88505859374999],[171.027734375,-42.696093750000045],[171.31337890625005,-42.460156250000026],[171.48623046875,-41.7947265625],[171.94804687500002,-41.53867187499996],[172.13945312500002,-40.947265625000014],[172.640625,-40.51826171875001],[172.94365234375007,-40.51875],[172.73261718750004,-40.54375],[172.70439453125002,-40.6677734375],[172.988671875,-40.84824218749999],[173.11533203125006,-41.27929687499997]]],[[[175.54316406250015,-36.279296874999986],[175.34619140624997,-36.217773437499986],[175.3895507812501,-36.07773437499996],[175.54316406250015,-36.279296874999986]]],[[[173.26943359375,-34.93476562499998],[173.44785156250012,-34.844335937500034],[173.47265625000003,-34.94697265624998],[174.10400390625003,-35.14287109375002],[174.1431640625,-35.3],[174.32031250000003,-35.246679687500034],[174.58066406250018,-35.78554687500004],[174.39580078124996,-35.79736328124996],[174.8021484375,-36.30947265625001],[174.72246093750007,-36.84121093749998],[175.29951171875004,-36.99326171874996],[175.38535156250012,-37.206933593749966],[175.54248046874997,-37.2013671875],[175.46083984375005,-36.475683593750034],[175.77216796875004,-36.73515625],[176.10839843749997,-37.64511718749998],[177.27402343750012,-37.993457031249974],[178.0091796875,-37.55488281249998],[178.53623046875006,-37.69208984375004],[178.26767578125006,-38.551171875],[177.976171875,-38.72226562500005],[177.90878906250012,-39.23955078125],[177.52294921875003,-39.07382812499999],[177.07675781250012,-39.22177734375002],[176.93925781249996,-39.55527343750002],[177.10986328125009,-39.673144531250045],[176.8421875000001,-40.15781250000002],[175.98291015625003,-41.21328125000002],[175.30976562499998,-41.610644531249974],[175.16562500000012,-41.41738281249995],[174.88134765624997,-41.42402343749997],[174.8656250000001,-41.223046874999966],[174.63535156250012,-41.28945312499999],[175.1625,-40.62158203125],[175.25410156250004,-40.28935546875],[175.1559570312501,-40.11494140625],[175.00927734375009,-39.95214843749996],[173.93437500000013,-39.50908203125002],[173.76367187499997,-39.31875],[173.84433593750006,-39.13935546875001],[174.39843749999997,-38.96259765624998],[174.59736328124998,-38.78505859374995],[174.80166015625005,-37.895507812500014],[174.92802734375002,-37.80449218750003],[174.58583984374994,-37.09775390625002],[174.73427734375,-37.21523437499998],[174.92890625000004,-37.084765625000045],[174.78203125000013,-36.94375],[174.47558593750009,-36.94189453124997],[174.1888671875001,-36.492285156250034],[174.4015625000001,-36.60195312499999],[174.39277343750004,-36.24003906249999],[174.26787109375002,-36.16308593750003],[174.25371093749996,-36.24912109374998],[174.03642578125013,-36.12246093750001],[173.91445312499994,-35.908691406249986],[173.91728515625002,-36.01816406249999],[174.16640624999994,-36.327636718749986],[174.05468749999991,-36.35976562500004],[173.41220703125012,-35.542578125],[173.62617187500004,-35.31914062499996],[173.3763671875001,-35.50009765624996],[173.31396484375003,-35.44335937499996],[173.11669921874997,-35.205273437500026],[173.190625,-35.01621093749998],[172.70595703125005,-34.45517578124998],[173.04394531249997,-34.429101562499994],[172.96376953125,-34.53515625000003],[173.26943359375,-34.93476562499998]]]]},"properties":{"name":"New Zealand","childNum":9}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[58.722070312499994,20.21875],[58.640917968750074,20.210693359375057],[58.64121093750006,20.33735351562501],[58.884375,20.680566406250023],[58.95078125000006,20.516162109375017],[58.722070312499994,20.21875]]],[[[56.38798828125002,24.97919921875004],[56.640625,24.4703125],[57.12304687500003,23.980712890625],[58.773046875,23.517187499999977],[59.42939453125004,22.660839843749955],[59.82324218749997,22.50898437500004],[59.8,22.21992187500001],[59.37148437500005,21.498828125000017],[58.89570312500004,21.11279296874997],[58.47421875000006,20.406884765624966],[58.20898437500003,20.423974609374994],[58.245019531249994,20.599218749999977],[58.16943359375003,20.58950195312505],[57.86181640624997,20.24414062500003],[57.71416015625002,19.678417968749983],[57.81162109375006,19.01708984374997],[56.825976562500074,18.753515625],[56.3834960937501,17.98798828125001],[55.479101562500006,17.84326171875003],[55.25537109375003,17.58564453125004],[55.275195312500074,17.320898437500006],[55.06416015625004,17.038916015625034],[54.06816406250002,17.005517578124966],[53.60986328124997,16.75996093750004],[53.08564453125004,16.648388671874955],[51.977636718750006,18.996142578125074],[54.97734375000002,19.995947265625006],[55.64101562499999,22.001855468749994],[55.185839843750074,22.7041015625],[55.1999023437501,23.034765625000034],[55.53164062499999,23.81904296875001],[55.4684570312501,23.94111328125001],[55.98515625000002,24.063378906249966],[55.92861328125005,24.215136718750074],[55.76083984375006,24.24267578125],[55.795703125000074,24.868115234374955],[56.00058593750006,24.953222656249977],[56.06386718750005,24.73876953125],[56.38798828125002,24.97919921875004]]],[[[56.29785156250003,25.650683593750045],[56.144628906250006,25.690527343750006],[56.16748046875003,26.047460937499977],[56.08046875,26.06264648437505],[56.41308593749997,26.351171875000034],[56.29785156250003,25.650683593750045]]]]},"properties":{"name":"Oman","childNum":3}},{"geometry":{"type":"Polygon","coordinates":[[[73.08961802927895,36.86435907947333],[73.08203125000107,36.43949943991182],[72.31128647748268,35.77290936638241],[73.13410859949555,34.82510160558277],[73.19895048106557,33.88770931468204],[74.00809389139292,33.25375789331485],[73.98984375,33.22119140625],[74.30361328125002,32.991796875],[74.30546875000002,32.810449218749994],[74.35458984375,32.768701171874994],[74.58828125000002,32.753222656249996],[74.632421875,32.770898437499994],[74.66328125000001,32.757666015625],[74.64335937500002,32.607714843749996],[74.68574218750001,32.493798828124994],[74.78886718750002,32.4578125],[74.9873046875,32.462207031249996],[75.33349609375,32.279199218749994],[75.25410156250001,32.14033203125],[75.13876953125,32.104785156249996],[75.07148437500001,32.08935546875],[74.73945312500001,31.948828125],[74.6357421875,31.88974609375],[74.55556640625002,31.818554687499997],[74.5259765625,31.76513671875],[74.50996093750001,31.712939453124996],[74.58183593750002,31.52392578125],[74.59394531250001,31.465380859374996],[74.53496093750002,31.261376953124994],[74.51767578125,31.185595703124996],[74.6103515625,31.112841796874996],[74.62578125000002,31.06875],[74.6328125,31.03466796875],[74.509765625,30.959667968749997],[74.38037109375,30.893408203125],[74.33935546875,30.8935546875],[74.00898437500001,30.519677734374994],[73.89931640625002,30.435351562499996],[73.88271484375002,30.3521484375],[73.92460937500002,30.28164062499999],[73.93339843750002,30.222070312499994],[73.88652343750002,30.162011718749994],[73.8091796875,30.093359375],[73.38164062500002,29.934375],[72.9033203125,29.028759765624997],[72.34189453125,28.751904296874997],[72.2919921875,28.697265625],[72.128515625,28.346337890624994],[71.94804687500002,28.177294921874996],[71.88886718750001,28.0474609375],[71.87031250000001,27.9625],[71.54296875,27.869873046875],[71.18476562500001,27.831640625],[70.87490234375002,27.714453125],[70.79794921875,27.709619140624994],[70.69160156250001,27.768994140624997],[70.62910156250001,27.937451171874997],[70.40371093750002,28.025048828124994],[70.24433593750001,27.934130859374996],[70.1939453125,27.894873046875],[70.14453125,27.849023437499994],[70.0498046875,27.694726562499994],[69.89628906250002,27.4736328125],[69.56796875,27.174609375],[69.47001953125002,26.804443359375],[70.11464843750002,26.548046875],[70.14921875000002,26.347558593749994],[70.1001953125,25.910058593749994],[70.2646484375,25.70654296875],[70.3251953125,25.685742187499997],[70.44853515625002,25.681347656249997],[70.505859375,25.685302734375],[70.56953125000001,25.705957031249994],[70.6484375,25.666943359374997],[70.65205078125001,25.422900390625003],[70.87773437500002,25.06298828125],[70.95087890625001,24.8916015625],[71.02070312500001,24.75766601562499],[71.0478515625,24.687744140625],[71.00234375000002,24.65390625],[70.97636718750002,24.61875],[70.96982421875,24.571875],[71.04531250000002,24.429980468750003],[71.04404296875,24.400097656249997],[70.98281250000002,24.361035156249997],[70.928125,24.362353515625003],[70.88623046875,24.34375],[70.80507812500002,24.261962890625],[70.76728515625001,24.245410156250003],[70.71630859375,24.237988281249997],[70.65947265625002,24.24609375],[70.57929687500001,24.279052734375],[70.55585937500001,24.331103515625003],[70.5650390625,24.385791015625003],[70.54677734375002,24.41831054687499],[70.2890625,24.35629882812499],[70.0982421875,24.2875],[69.80517578125,24.165234375],[69.71621093750002,24.172607421875],[69.63417968750002,24.22519531249999],[69.5591796875,24.273095703124994],[69.44345703125,24.275390625],[69.23505859375001,24.268261718749997],[69.11953125000002,24.26865234374999],[69.05156250000002,24.286328125],[68.98457031250001,24.273095703124994],[68.90078125000002,24.292431640624997],[68.86347656250001,24.266503906249994],[68.82832031250001,24.26401367187499],[68.78115234375002,24.313720703125],[68.75898437500001,24.30722656249999],[68.73964843750002,24.2919921875],[68.728125,24.265625],[68.72412109375,23.96469726562499],[68.48867187500002,23.967236328124997],[68.38125,23.950878906249997],[68.28251953125002,23.927978515625],[68.1650390625,23.857324218749994],[68.11552734375002,23.753369140624997],[67.8599609375,23.90268554687499],[67.66845703125,23.810986328124997],[67.309375,24.1748046875],[67.171484375,24.756103515625],[66.70302734375002,24.8609375],[66.69863281250002,25.226318359375],[66.32421875,25.601806640625],[66.13115234375002,25.49326171874999],[66.46767578125002,25.4453125],[64.77666015625002,25.307324218749997],[64.65898437500002,25.18408203125],[64.059375,25.40292968749999],[63.556640625,25.353173828124994],[63.49140625000001,25.210839843749994],[61.56689453125,25.186328125],[61.587890625,25.20234375],[61.61542968750001,25.2861328125],[61.64013671875,25.584619140624994],[61.67138671875,25.6923828125],[61.66181640625001,25.751269531250003],[61.66865234375001,25.768994140624997],[61.73769531250002,25.82109375],[61.75439453125,25.84335937499999],[61.78076171875,25.995849609375],[61.80996093750002,26.165283203125],[61.842382812500006,26.225927734375],[62.1259765625,26.368994140625],[62.239355468750006,26.35703125],[62.31230468750002,26.490869140624994],[63.168066406250006,26.665576171874996],[63.186132812500006,26.837597656249997],[63.24160156250002,26.86474609375],[63.25039062500002,26.879248046875],[63.24208984375002,27.077685546874996],[63.30517578125,27.124560546874996],[63.30156250000002,27.15146484375],[63.25625,27.207910156249994],[63.19609375000002,27.243945312499996],[63.16679687500002,27.252490234374996],[62.75273437500002,27.265625],[62.782324218750006,27.800537109375],[62.7625,28.202050781249994],[61.88984375000001,28.546533203124994],[61.15214843750002,29.542724609375],[61.0341796875,29.663427734375],[60.843359375,29.858691406249996],[61.22441406250002,29.749414062499994],[62.0009765625,29.530419921874994],[62.4765625,29.408349609374994],[63.56757812500001,29.497998046874997],[64.09873046875,29.391943359375],[64.39375,29.544335937499994],[65.09550781250002,29.559472656249994],[66.23125,29.86572265625],[66.346875,30.802783203124996],[66.82929687500001,31.263671875],[67.45283203125001,31.234619140625],[67.737890625,31.343945312499997],[67.57822265625,31.506494140624994],[68.16103515625002,31.802978515625],[68.59765625,31.802978515625],[68.86894531250002,31.634228515624997],[69.279296875,31.936816406249996],[69.24140625000001,32.433544921875],[69.5015625,33.020068359374996],[70.26113281250002,33.289013671875],[69.8896484375,34.007275390625],[70.65400390625001,33.952294921874994],[71.05156250000002,34.049707031249994],[71.095703125,34.369433593749996],[70.965625,34.53037109375],[71.62050781250002,35.183007812499994],[71.57197265625001,35.546826171875],[71.18505859375,36.04208984375],[71.23291015625,36.12177734375],[72.24980468750002,36.734716796875],[73.08961802927895,36.86435907947333]]]},"properties":{"name":"Pakistan","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-81.60327148437497,7.332812499999989],[-81.85205078125003,7.453320312500026],[-81.812158203125,7.59238281250002],[-81.72875976562494,7.62119140625002],[-81.60327148437497,7.332812499999989]]],[[[-78.89833984375002,8.27426757812502],[-78.960595703125,8.435839843749989],[-78.88325195312495,8.460253906249989],[-78.89833984375002,8.27426757812502]]],[[[-77.37421874999993,8.65830078125002],[-77.47851562499994,8.498437500000037],[-77.19599609374995,7.972460937500003],[-77.53828124999995,7.56625976562502],[-77.76191406249995,7.698828125000034],[-77.90117187499999,7.229345703125048],[-78.42158203124995,8.060986328125011],[-78.28735351562497,8.091796874999972],[-78.14189453125002,8.386083984374977],[-77.76054687499993,8.133251953124983],[-78.09946289062498,8.496972656250009],[-78.22304687500002,8.396630859374994],[-78.39921874999993,8.505664062500003],[-78.40986328124998,8.35532226562502],[-78.51406249999997,8.628173828125],[-79.08637695312495,8.997167968750034],[-79.50708007812494,8.97006835937502],[-79.68745117187493,8.850976562500009],[-79.81591796875,8.639208984375031],[-79.75043945312498,8.595507812500017],[-80.458984375,8.213867187499972],[-80.45810546875,8.077050781249994],[-80.01123046875,7.500048828125031],[-80.66669921874995,7.225683593750006],[-80.90122070312503,7.277148437500017],[-81.06386718749994,7.89975585937502],[-81.26840820312495,7.625488281250014],[-81.50415039062503,7.721191406249972],[-81.72763671875,8.137548828124977],[-82.15986328124995,8.19482421875],[-82.23544921874998,8.311035156250057],[-82.67954101562503,8.321972656249969],[-82.86611328124994,8.246337890625014],[-82.87934570312498,8.07065429687502],[-83.02734375,8.337744140624991],[-82.86162109374999,8.453515625000037],[-82.84477539062493,8.489355468749963],[-82.85571289062494,8.635302734375031],[-82.91704101562502,8.740332031250034],[-82.88198242187497,8.805322265625037],[-82.72783203125002,8.916064453125031],[-82.78305664062498,8.990283203124974],[-82.88134765625003,9.055859375000011],[-82.94033203124997,9.060107421874989],[-82.93984374999994,9.449169921875026],[-82.92504882812494,9.469042968749989],[-82.88896484374999,9.481005859375017],[-82.86015625,9.511474609375014],[-82.84399414062497,9.570800781250014],[-82.801025390625,9.591796875000028],[-82.64409179687502,9.505859375000028],[-82.56357421875003,9.576660156249972],[-82.50034179687503,9.523242187500017],[-82.37080078124993,9.428564453124991],[-82.33974609375,9.209179687499983],[-82.18813476562502,9.191748046874977],[-82.24418945312499,9.031494140625014],[-82.07788085937503,8.93486328124996],[-81.78022460937495,8.957226562499983],[-81.89448242187495,9.140429687500003],[-81.35478515624996,8.78056640624996],[-80.83867187499999,8.887207031250014],[-80.12709960937497,9.20991210937504],[-79.57729492187497,9.597851562500026],[-78.08276367187494,9.236279296874997],[-77.37421874999993,8.65830078125002]]]]},"properties":{"name":"Panama","childNum":3}},{"geometry":{"type":"Polygon","coordinates":[[[-73.137353515625,-6.4658203125],[-73.75810546874999,-6.90576171875],[-73.79301757812499,-7.135058593750003],[-73.758203125,-7.172753906250009],[-73.72041015625,-7.309277343750011],[-73.964306640625,-7.37890625],[-73.95849609375,-7.506640625],[-73.98173828124999,-7.535742187500006],[-74.00205078124999,-7.556054687500009],[-73.98173828124999,-7.585058593750006],[-73.946875,-7.611230468750009],[-73.89462890624999,-7.65478515625],[-73.82207031249999,-7.738964843750011],[-73.76689453124999,-7.753515625],[-73.72041015625,-7.782519531250003],[-73.73203125,-7.875390625],[-73.54912109374999,-8.345800781250006],[-73.39814453125,-8.458984375],[-73.36040039062499,-8.479296875],[-73.351708984375,-8.51416015625],[-73.35673828124999,-8.566992187500006],[-73.30244140625,-8.654003906250011],[-73.203125,-8.719335937500006],[-73.0705078125,-8.8828125],[-72.9740234375,-8.9931640625],[-72.970361328125,-9.1201171875],[-73.08984375,-9.265722656250006],[-73.209423828125,-9.411425781250003],[-72.379052734375,-9.51015625],[-72.181591796875,-10.003710937500003],[-71.33940429687499,-9.988574218750003],[-71.11528320312499,-9.852441406250009],[-71.041748046875,-9.81875],[-70.6369140625,-9.478222656250011],[-70.60791015625,-9.463671875],[-70.54111328124999,-9.4375],[-70.57016601562499,-9.48984375],[-70.592236328125,-9.54345703125],[-70.59916992187499,-9.620507812500009],[-70.642333984375,-11.01025390625],[-70.59653320312499,-10.976855468750003],[-70.53325195312499,-10.946875],[-70.45087890625,-11.024804687500009],[-70.39228515625,-11.05859375],[-70.3419921875,-11.066699218750003],[-70.29038085937499,-11.064257812500003],[-70.22006835937499,-11.04765625],[-70.06630859375,-10.982421875],[-69.9603515625,-10.929882812500011],[-69.839794921875,-10.933398437500003],[-69.6740234375,-10.9541015625],[-69.57861328125,-10.951757812500006],[-68.68525390625,-12.501953125],[-68.97861328124999,-12.880078125000011],[-69.07412109375,-13.682812500000011],[-68.87089843749999,-14.169726562500003],[-69.35947265624999,-14.7953125],[-69.37470703125,-14.962988281250006],[-69.17246093749999,-15.236621093750003],[-69.4208984375,-15.640625],[-69.21757812499999,-16.14912109375001],[-68.8427734375,-16.337890625],[-69.03291015625,-16.47597656250001],[-69.020703125,-16.6421875],[-69.62485351562499,-17.2001953125],[-69.645703125,-17.24853515625],[-69.521923828125,-17.388964843750003],[-69.510986328125,-17.46035156250001],[-69.51108398437499,-17.5048828125],[-69.5109375,-17.50605468750001],[-69.58642578125,-17.5732421875],[-69.684765625,-17.64980468750001],[-69.85209960937499,-17.70380859375001],[-69.80258789062499,-17.990234375],[-69.92636718749999,-18.2060546875],[-70.41826171874999,-18.34560546875001],[-71.33696289062499,-17.68251953125001],[-71.5322265625,-17.29433593750001],[-72.46767578125,-16.708105468750006],[-73.727685546875,-16.20166015625],[-75.104248046875,-15.411914062500003],[-75.533642578125,-14.89921875],[-75.93388671874999,-14.63359375],[-76.37646484375,-13.863085937500003],[-76.259228515625,-13.802832031250006],[-76.2236328125,-13.371191406250006],[-76.83212890624999,-12.348730468750006],[-77.152734375,-12.060351562500003],[-77.2203125,-11.663378906250003],[-77.633203125,-11.287792968750011],[-77.736083984375,-10.83671875],[-78.18559570312499,-10.089062500000011],[-78.76225585937499,-8.616992187500003],[-79.37724609374999,-7.835546875],[-79.99497070312499,-6.768945312500009],[-81.142041015625,-6.056738281250006],[-81.164306640625,-5.875292968750003],[-80.9306640625,-5.8408203125],[-80.88193359374999,-5.635058593750003],[-81.33662109375,-4.66953125],[-81.283203125,-4.322265625],[-80.503662109375,-3.49609375],[-80.324658203125,-3.387890625000011],[-80.24375,-3.576757812500006],[-80.19414062499999,-3.905859375],[-80.23051757812499,-3.924023437500011],[-80.26689453124999,-3.948828125],[-80.30327148437499,-4.005078125000011],[-80.43720703125,-3.978613281250006],[-80.49013671875,-4.010058593750003],[-80.510009765625,-4.069531250000011],[-80.49345703124999,-4.119140625],[-80.4884765625,-4.16552734375],[-80.453759765625,-4.205175781250006],[-80.35288085937499,-4.20849609375],[-80.44384765625,-4.335839843750009],[-80.4884765625,-4.393652343750006],[-80.47856445312499,-4.430078125],[-80.42416992187499,-4.46142578125],[-80.38349609375,-4.463671875],[-80.293359375,-4.416796875],[-80.1974609375,-4.31103515625],[-80.13955078125,-4.296093750000011],[-80.06352539062499,-4.327539062500009],[-79.962890625,-4.390332031250011],[-79.8451171875,-4.445898437500006],[-79.797265625,-4.476367187500003],[-79.71098632812499,-4.467578125],[-79.63852539062499,-4.454882812500003],[-79.57768554687499,-4.500585937500006],[-79.51616210937499,-4.539160156250006],[-79.501904296875,-4.670605468750011],[-79.45576171875,-4.766210937500006],[-79.3994140625,-4.840039062500011],[-79.33095703125,-4.927832031250006],[-79.26811523437499,-4.957617187500006],[-79.186669921875,-4.958203125000011],[-79.07626953124999,-4.990625],[-79.03330078124999,-4.969140625],[-78.995263671875,-4.908007812500003],[-78.97539062499999,-4.873242187500011],[-78.919189453125,-4.8583984375],[-78.92578125,-4.770703125000011],[-78.9076171875,-4.714453125],[-78.8615234375,-4.6650390625],[-78.68603515625,-4.562402343750009],[-78.64799804687499,-4.248144531250006],[-78.345361328125,-3.397363281250009],[-78.240380859375,-3.472558593750009],[-77.860595703125,-2.981640625000011],[-76.6791015625,-2.562597656250006],[-76.089794921875,-2.133105468750003],[-75.570556640625,-1.53125],[-75.42041015625,-0.962207031250003],[-75.40805664062499,-0.92431640625],[-75.24960937499999,-0.951855468750011],[-75.259375,-0.590136718750003],[-75.42470703125,-0.408886718750011],[-75.49106445312499,-0.248339843750003],[-75.56059570312499,-0.200097656250009],[-75.63203125,-0.157617187500009],[-75.62626953124999,-0.122851562500003],[-75.340478515625,-0.1421875],[-75.13837890625,-0.050488281250011],[-74.8017578125,-0.200097656250009],[-74.78046875,-0.24453125],[-74.75537109375,-0.298632812500003],[-74.691650390625,-0.335253906250003],[-74.616357421875,-0.370019531250009],[-74.555078125,-0.429882812500011],[-74.5138671875,-0.470117187500009],[-74.46518554687499,-0.517675781250006],[-74.41787109375,-0.580664062500006],[-74.334423828125,-0.850878906250003],[-74.28388671875,-0.927832031250006],[-74.24638671874999,-0.970605468750009],[-74.05439453125,-1.028613281250003],[-73.98681640625,-1.09814453125],[-73.926953125,-1.125195312500011],[-73.86318359375,-1.196679687500009],[-73.664306640625,-1.248828125],[-73.4962890625,-1.693066406250011],[-73.19697265625,-1.830273437500011],[-73.1544921875,-2.278222656250009],[-72.9896484375,-2.339746093750009],[-72.94111328125,-2.39404296875],[-72.21845703125,-2.400488281250006],[-71.98427734375,-2.3265625],[-71.93247070312499,-2.288671875],[-71.86728515624999,-2.227734375000011],[-71.802734375,-2.166308593750003],[-71.75253906249999,-2.152734375],[-71.55947265625,-2.22421875],[-71.39697265625,-2.334082031250006],[-71.19638671874999,-2.313085937500006],[-71.11337890624999,-2.245410156250003],[-71.027294921875,-2.225781250000011],[-70.96855468749999,-2.206835937500003],[-70.70537109374999,-2.341992187500011],[-70.64799804687499,-2.40576171875],[-70.57587890625,-2.418261718750003],[-70.29462890625,-2.552539062500003],[-70.24443359374999,-2.606542968750006],[-70.16474609375,-2.639843750000011],[-70.095849609375,-2.658203125],[-70.735107421875,-3.781542968750003],[-70.5296875,-3.866406250000011],[-70.48583984375,-3.869335937500011],[-70.42109375,-3.849609375],[-70.37919921874999,-3.81875],[-70.339501953125,-3.814355468750009],[-70.2984375,-3.84423828125],[-70.24028320312499,-3.882714843750009],[-70.16752929687499,-4.050195312500009],[-70.0171875,-4.162011718750009],[-69.96591796874999,-4.2359375],[-69.97202148437499,-4.301171875],[-70.00395507812499,-4.327246093750006],[-70.05332031249999,-4.333105468750006],[-70.12880859375,-4.28662109375],[-70.23916015625,-4.301171875],[-70.31689453125,-4.246972656250009],[-70.34365234375,-4.193652343750003],[-70.40463867187499,-4.150097656250011],[-70.5306640625,-4.167578125],[-70.72158203125,-4.158886718750011],[-70.79951171875,-4.17333984375],[-70.97368164062499,-4.350488281250009],[-71.8447265625,-4.50439453125],[-72.256787109375,-4.748925781250009],[-72.35283203124999,-4.786035156250009],[-72.468994140625,-4.901269531250009],[-72.608349609375,-5.009570312500003],[-72.69873046875,-5.0671875],[-72.83193359375,-5.09375],[-72.88706054687499,-5.122753906250011],[-72.9798828125,-5.634863281250006],[-73.16289062499999,-5.933398437500003],[-73.209375,-6.028710937500009],[-73.235546875,-6.0984375],[-73.137353515625,-6.4658203125]]]},"properties":{"name":"Peru","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[120.250390625,5.256591796875043],[119.82148437500004,5.06953125000004],[120.1652343750001,5.332421875000037],[120.250390625,5.256591796875043]]],[[[121.159375,6.075634765625011],[121.41103515625005,5.939843749999966],[121.29443359374997,5.869970703125034],[120.8763671875,5.95263671875],[121.159375,6.075634765625011]]],[[[122.09287109375012,6.428320312500006],[121.95917968750004,6.415820312500045],[121.83203125000003,6.664062499999986],[122.0583007812501,6.740722656249972],[122.32353515625002,6.602246093750011],[122.09287109375012,6.428320312500006]]],[[[122.93710937500006,7.409130859374983],[122.80468750000003,7.315966796875017],[122.82216796875,7.428466796875014],[122.93710937500006,7.409130859374983]]],[[[117.07988281250007,7.883398437499977],[117.02832031249997,7.807519531249966],[116.96953125000007,7.894921875],[116.9935546875,8.050537109375014],[117.07705078125,8.069140624999974],[117.07988281250007,7.883398437499977]]],[[[117.35527343750002,8.21464843749996],[117.28701171875,8.191015625000034],[117.28085937500006,8.314990234374974],[117.35527343750002,8.21464843749996]]],[[[124.80664062500003,9.142626953125003],[124.66582031250002,9.132324218750043],[124.65332031250003,9.225830078125],[124.80664062500003,9.142626953125003]]],[[[123.69765625000005,9.237304687500028],[123.61445312500004,9.103320312499989],[123.49345703125002,9.192089843750054],[123.69765625000005,9.237304687500028]]],[[[126.00595703125006,9.320947265625009],[126.19335937499997,9.276708984374963],[126.30458984375,8.952050781249994],[126.13955078125005,8.59565429687504],[126.36533203125012,8.483886718750014],[126.45869140625004,8.20283203125004],[126.43535156250002,7.832812499999974],[126.57011718750002,7.677246093749986],[126.58154296875003,7.247753906249969],[126.1920898437501,6.852539062500014],[126.18935546875,6.309667968749991],[125.82441406250004,7.333300781249989],[125.68925781250007,7.263037109374977],[125.38066406250007,6.689941406250014],[125.58847656250012,6.465771484374997],[125.66796874999997,5.97866210937498],[125.34648437500002,5.598974609374977],[125.23154296875006,6.069531250000011],[124.92734375000006,5.875341796874977],[124.21279296875,6.233251953124977],[124.078125,6.404443359375037],[123.98525390625,6.993701171875003],[124.20664062500006,7.396435546874983],[123.66582031250002,7.817773437500023],[123.49306640625,7.80791015624996],[123.39091796875007,7.407519531250017],[123.09667968749997,7.700439453125],[122.8429687500001,7.529296875000043],[122.79179687500002,7.72246093749996],[122.61621093749997,7.763134765624983],[122.14248046875,6.949658203124997],[121.96425781250005,6.96821289062504],[121.92460937500002,7.199511718750003],[122.24335937500004,7.945117187500031],[122.91113281250003,8.156445312499997],[123.05058593750002,8.433935546875048],[123.43457031249997,8.70332031250004],[123.84921875000006,8.432714843749977],[123.79941406250006,8.049121093749989],[124.19765625,8.229541015624974],[124.40488281250006,8.599853515625014],[124.7311523437501,8.562988281250043],[124.86894531250002,8.972265625000034],[125.141015625,8.86875],[125.20966796875004,9.027148437500017],[125.49873046875004,9.014746093749977],[125.47128906250006,9.756787109374983],[126.00595703125006,9.320947265625009]]],[[[126.059375,9.766210937500034],[125.99121093750003,9.838525390625023],[126.07382812500006,10.059228515625051],[126.1725585937501,9.79995117187498],[126.059375,9.766210937500034]]],[[[124.59384765625006,9.787207031249963],[124.1224609375,9.599316406249969],[123.93564453125012,9.623974609375011],[123.81718750000002,9.817382812499986],[124.17285156250003,10.135205078124983],[124.33574218750002,10.159912109375043],[124.57714843749997,10.026708984374991],[124.59384765625006,9.787207031249963]]],[[[125.69023437500007,9.914453125000037],[125.49482421875004,10.118701171875003],[125.66679687500002,10.440136718750026],[125.69023437500007,9.914453125000037]]],[[[119.91621093750004,10.485986328125037],[119.79316406250004,10.455273437499997],[119.85205078124997,10.64013671875],[120.00839843750012,10.570117187500031],[119.91621093750004,10.485986328125037]]],[[[122.64951171875012,10.472705078125003],[122.53837890625002,10.424951171875037],[122.5375,10.607568359375023],[122.70126953125006,10.740625],[122.64951171875012,10.472705078125003]]],[[[123.13085937500003,9.064111328124994],[122.99472656250006,9.058837890624986],[122.8666015625,9.319824218750043],[122.5625,9.482812500000037],[122.39951171875006,9.823046874999989],[122.47148437500007,9.961523437500034],[122.85556640625006,10.0869140625],[122.81699218750012,10.503808593750023],[122.98330078125,10.886621093750037],[123.25664062500007,10.99394531249996],[123.51064453125005,10.923046875],[123.5675781250001,10.780761718750057],[123.16201171875,9.864257812500028],[123.1498046875,9.606152343750026],[123.32050781250004,9.27294921875],[123.13085937500003,9.064111328124994]]],[[[123.37031250000004,9.449609375000023],[123.38623046874997,9.967089843750017],[124.03886718750002,11.273535156249991],[124.00498046875012,10.40009765625004],[123.70048828125007,10.128320312500009],[123.37031250000004,9.449609375000023]]],[[[123.75703125000004,11.28330078125002],[123.815625,11.15073242187502],[123.73671875,11.151464843749991],[123.75703125000004,11.28330078125002]]],[[[117.31113281250012,8.439599609375051],[117.21855468750007,8.367285156249963],[117.34990234375002,8.713574218749997],[119.22382812500004,10.477294921875043],[119.30566406250003,10.9736328125],[119.55332031250012,11.31352539062496],[119.52666015625002,10.953173828125003],[119.68691406250005,10.500341796875034],[119.36933593750004,10.327294921875037],[119.19150390625012,10.061083984374989],[118.78212890625005,9.91611328125002],[118.4349609375,9.256005859375009],[117.31113281250012,8.439599609375051]]],[[[119.86142578125006,11.52534179687504],[119.83066406250012,11.375683593750011],[119.72998046874997,11.431933593750017],[119.86142578125006,11.52534179687504]]],[[[124.574609375,11.343066406250031],[124.92998046875002,11.372851562499974],[125.02656250000004,11.21171875],[125.01318359374997,10.785693359374989],[125.26845703125005,10.307714843750048],[125.14257812499997,10.189453125000028],[124.9875,10.36757812499998],[125.02656250000004,10.033105468749966],[124.78076171874997,10.16806640625002],[124.78671875000012,10.781396484375009],[124.66269531250006,10.961962890625017],[124.44550781250004,10.923583984375014],[124.33066406250012,11.535205078125003],[124.574609375,11.343066406250031]]],[[[124.60839843750003,11.492187500000043],[124.48349609375006,11.485839843749986],[124.36035156250003,11.665917968749994],[124.5109375000001,11.687109375000048],[124.60839843750003,11.492187500000043]]],[[[122.49619140625006,11.615087890625034],[122.83808593750004,11.595654296874983],[122.89453125000003,11.44130859374998],[123.15830078125012,11.53554687499999],[123.11953125,11.286816406250026],[122.8029296875001,10.99003906249996],[122.76992187500005,10.823828125000034],[121.95400390625,10.444384765625003],[122.10351562499997,11.64291992187502],[121.91601562499997,11.854345703125006],[122.02919921875005,11.895410156250023],[122.49619140625006,11.615087890625034]]],[[[120.03876953125004,11.703320312499969],[119.94492187500006,11.690722656249989],[119.86093750000006,11.953955078124963],[120.03593750000002,11.917236328125028],[120.03876953125004,11.703320312499969]]],[[[120.1,12.167675781249983],[120.22822265625004,12.219824218750034],[120.31455078125012,12.012402343749969],[120.01054687500002,12.008251953125011],[119.88574218749997,12.299853515625003],[120.1,12.167675781249983]]],[[[122.65449218750004,12.309033203125011],[122.42294921875006,12.455078125],[122.60361328125006,12.49160156249998],[122.65449218750004,12.309033203125011]]],[[[125.23955078125002,12.527880859375003],[125.32021484375,12.321826171875031],[125.53564453125003,12.191406250000028],[125.49179687500006,11.594335937499977],[125.57353515625002,11.238232421874997],[125.73564453125002,11.049609375000017],[125.23339843749997,11.145068359375017],[125.03427734375012,11.341259765625026],[124.91699218750003,11.558398437500031],[124.99501953125,11.764941406250003],[124.445703125,12.152783203124969],[124.29472656250007,12.569335937500014],[125.23955078125002,12.527880859375003]]],[[[123.71660156250007,12.287353515625028],[124.04033203125002,11.966796875],[124.04550781250012,11.752441406250028],[123.47373046875006,12.21665039062502],[123.15781250000012,11.925634765624963],[123.23642578125012,12.583496093750057],[123.71660156250007,12.287353515625028]]],[[[122.09404296875002,12.354882812500023],[122.01396484375002,12.105615234375037],[121.9232421875,12.331298828125014],[122.00156250000006,12.598535156250009],[122.14501953124997,12.652636718750017],[122.09404296875002,12.354882812500023]]],[[[123.77539062499997,12.453906250000031],[123.77910156250002,12.366259765625031],[123.62148437500005,12.67490234375002],[123.77539062499997,12.453906250000031]]],[[[123.28183593750006,12.85341796874998],[123.36718750000003,12.70083007812498],[122.95751953124997,13.107177734374986],[123.28183593750006,12.85341796874998]]],[[[120.70439453125002,13.479492187499986],[121.20273437500006,13.432324218749969],[121.52275390625007,13.131201171874991],[121.540625,12.63818359375],[121.39433593750002,12.300585937499974],[121.23671875000005,12.218798828125003],[120.92216796875002,12.51162109374998],[120.65136718749997,13.169140625],[120.33847656250012,13.412353515624986],[120.40126953125,13.517041015624997],[120.70439453125002,13.479492187499986]]],[[[121.91484375000002,13.540332031250031],[122.11455078125002,13.463183593750031],[122.00488281249997,13.204980468750009],[121.82919921875006,13.328613281249972],[121.91484375000002,13.540332031250031]]],[[[124.35361328125006,13.632226562500009],[124.17539062500012,13.531542968750017],[124.03886718750002,13.663134765625003],[124.22490234375007,14.077587890624969],[124.41718750000004,13.871044921874997],[124.35361328125006,13.632226562500009]]],[[[122.03349609375002,15.005029296875009],[121.93300781250005,14.656054687500045],[121.83984374999997,15.038134765625003],[122.03349609375002,15.005029296875009]]],[[[121.10156249999997,18.615283203125017],[121.84560546875,18.29541015625003],[122.03847656250005,18.32792968749999],[122.14667968750004,18.486572265625],[122.26552734375005,18.458837890625034],[122.15234374999997,17.664404296875006],[122.51914062500012,17.124853515625034],[122.13515625000005,16.18481445312503],[121.59531250000012,15.933251953125023],[121.60703125000006,15.669824218749994],[121.39228515625004,15.324414062499969],[121.69541015625006,14.7373046875],[121.62792968749997,14.581152343749977],[121.76660156249997,14.16806640625002],[122.21171875000002,13.930175781250057],[122.2875,13.996191406250006],[122.19970703125003,14.148046875000034],[122.6271484375001,14.317529296875009],[122.93417968750012,14.18808593750002],[123.101953125,13.750244140624986],[123.29697265625012,13.836425781250043],[123.32031249999997,14.061669921875023],[123.81572265625002,13.837109375000011],[123.80625000000012,13.721728515625045],[123.54960937500007,13.645751953125014],[123.81923828125,13.269482421875011],[123.78515625000003,13.110546875000054],[124.14277343750004,13.035791015625009],[124.0597656250001,12.567089843749997],[123.87783203125005,12.689697265625014],[123.94853515625007,12.916406250000023],[123.31093750000005,13.044091796875009],[123.16328125000004,13.44174804687502],[122.59521484374997,13.90761718749998],[122.46796875000004,13.886718749999986],[122.66787109375,13.395361328124991],[122.59990234375002,13.194140625000031],[122.37656250000012,13.520605468750006],[121.77792968750006,13.93764648437498],[121.50107421875006,13.8421875],[121.344140625,13.649121093749997],[121.09550781250007,13.679492187500045],[120.84072265625,13.884716796875026],[120.637109375,13.804492187500031],[120.61679687500006,14.188037109375003],[120.9220703125001,14.493115234374983],[120.94130859375,14.645068359375031],[120.58369140625004,14.88125],[120.58867187500002,14.483105468749983],[120.43876953125002,14.453369140624972],[120.25078125000002,14.793310546875034],[120.08212890625012,14.851074218749986],[119.77255859375012,16.25512695312503],[119.83076171875004,16.326562500000023],[120.15976562500012,16.047656250000045],[120.36875,16.109570312499955],[120.35839843749997,17.63818359375],[120.59970703125012,18.507861328125074],[121.10156249999997,18.615283203125017]]],[[[121.92167968750007,18.89472656250001],[121.82519531250003,18.842724609374983],[121.94335937500003,19.010449218749955],[121.92167968750007,18.89472656250001]]],[[[121.52089843750005,19.361962890624994],[121.53125,19.271337890625006],[121.37460937500006,19.356298828124977],[121.52089843750005,19.361962890624994]]]]},"properties":{"name":"Philippines","childNum":37}},{"geometry":{"type":"Polygon","coordinates":[[[134.5954101562501,7.382031249999969],[134.51572265625012,7.525781250000037],[134.65117187500002,7.712109374999983],[134.5954101562501,7.382031249999969]]]},"properties":{"name":"Palau","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[153.53613281249997,-11.476171874999949],[153.75986328125006,-11.586328125],[153.55371093749997,-11.630566406249969],[153.28681640625004,-11.516992187500009],[153.20361328124997,-11.32412109374998],[153.53613281249997,-11.476171874999949]]],[[[154.28076171874997,-11.36142578125002],[154.12119140625006,-11.425683593749966],[154.02343750000003,-11.347949218750031],[154.28076171874997,-11.36142578125002]]],[[[150.89873046875002,-10.565332031250023],[150.88466796875,-10.643457031250037],[150.78574218750006,-10.603417968749966],[150.89873046875002,-10.565332031250023]]],[[[151.08095703125,-10.020117187499963],[151.29648437500012,-9.956738281250026],[151.230859375,-10.194726562500009],[150.95917968750004,-10.092578124999989],[150.77607421875004,-9.70908203125002],[151.08095703125,-10.020117187499963]]],[[[150.52841796875006,-9.34658203124998],[150.78867187500006,-9.417968749999957],[150.89404296875003,-9.667480468749986],[150.43623046875004,-9.624609374999949],[150.5084960937501,-9.536132812499957],[150.43730468750007,-9.359960937500034],[150.52841796875006,-9.34658203124998]]],[[[150.3454101562501,-9.493847656249955],[150.10976562500005,-9.361914062499991],[150.20830078125002,-9.206347656250003],[150.32011718750007,-9.264160156249972],[150.3454101562501,-9.493847656249955]]],[[[152.63095703125012,-8.959375],[152.95292968750007,-9.07011718749996],[152.96689453125006,-9.208984375000014],[152.51513671874997,-9.009863281250034],[152.63095703125012,-8.959375]]],[[[151.10683593750005,-8.733496093749949],[151.12412109375012,-8.804882812500011],[151.00498046875006,-8.523828124999952],[151.117578125,-8.41884765624998],[151.10683593750005,-8.733496093749949]]],[[[143.58681640625005,-8.481738281250003],[143.321875,-8.367578125],[143.5814453125,-8.390917968749974],[143.58681640625005,-8.481738281250003]]],[[[148.02578125,-5.826367187500011],[147.78105468750007,-5.627246093749946],[147.7946289062501,-5.492382812500011],[148.05478515625006,-5.61152343750004],[148.02578125,-5.826367187500011]]],[[[155.95761718750006,-6.686816406249989],[155.71933593750012,-6.862792968749957],[155.34404296875007,-6.721679687499986],[155.20214843750003,-6.3076171875],[154.75927734375003,-5.931347656249997],[154.72929687500002,-5.444433593750006],[155.09384765625006,-5.620214843750034],[155.46699218750004,-6.145117187500034],[155.82255859375002,-6.38046875000002],[155.95761718750006,-6.686816406249989]]],[[[147.17626953124997,-5.431933593749946],[147.00585937499997,-5.30703125],[147.1310546875001,-5.190820312500037],[147.17626953124997,-5.431933593749946]]],[[[154.64726562500002,-5.43271484375002],[154.54003906250003,-5.11083984375],[154.63261718750007,-5.013867187499955],[154.72714843750006,-5.218066406249989],[154.64726562500002,-5.43271484375002]]],[[[146.01933593750007,-4.726171874999963],[145.88359375000007,-4.66748046875],[145.9958007812501,-4.539257812499983],[146.01933593750007,-4.726171874999963]]],[[[151.915625,-4.296777343749966],[152.11718749999997,-4.212207031249974],[152.40566406250005,-4.340722656249952],[152.35117187500006,-4.82216796874998],[151.98369140625007,-5.07441406250004],[152.14296875,-5.357031249999963],[152.07705078125,-5.458300781249989],[151.86542968750004,-5.564843750000023],[151.51513671874997,-5.552343749999963],[151.22929687500002,-5.919921874999986],[150.47353515625,-6.263378906249969],[149.65253906250004,-6.290429687499966],[149.38232421874997,-6.078125],[149.0990234375,-6.116992187499989],[148.33720703125007,-5.669433593750014],[148.43203125,-5.471777343749991],[149.35888671875003,-5.583984375000014],[149.8314453125,-5.524121093749997],[149.96279296875,-5.447753906249972],[150.0900390625001,-5.011816406249977],[150.1703125,-5.070605468749974],[150.0724609375001,-5.309570312499986],[150.18310546874997,-5.523632812499983],[150.90029296875005,-5.447167968750037],[151.32656250000005,-4.96035156249998],[151.67119140625007,-4.88330078125],[151.59306640625007,-4.200781249999949],[151.915625,-4.296777343749966]]],[[[152.67060546875004,-3.13339843750002],[152.64619140625004,-3.221191406249957],[152.54326171875002,-3.095605468749952],[152.63876953125012,-3.042773437500031],[152.67060546875004,-3.13339843750002]]],[[[140.97617187500012,-9.11875],[140.97519531250006,-6.90537109375002],[140.86230468749997,-6.740039062499989],[140.975,-6.346093750000023],[140.97353515625,-2.803417968750026],[140.97343750000007,-2.609765625],[142.90517578125,-3.32070312499998],[143.50898437500004,-3.431152343750014],[144.06640625000003,-3.80517578125],[144.4777343750001,-3.82529296875002],[145.08779296875,-4.349121093749972],[145.33457031250012,-4.385253906249972],[145.7669921875,-4.823046874999989],[145.74521484375012,-5.402441406249977],[147.56669921875002,-6.056933593750003],[147.80205078125002,-6.31523437499996],[147.84550781250007,-6.662402343749989],[147.11914062499997,-6.721679687499986],[146.95361328124997,-6.834082031249963],[147.19003906250012,-7.378125],[148.12675781250007,-8.103613281249963],[148.246875,-8.554296875000034],[148.45117187499997,-8.694531250000011],[148.58310546875006,-9.051757812499957],[149.19833984375006,-9.03125],[149.26318359374997,-9.497851562499974],[150.01103515625007,-9.688183593750026],[149.76123046874997,-9.805859375000011],[149.87441406250005,-10.012988281250031],[150.84951171875,-10.236035156249997],[150.44609375000007,-10.30732421875004],[150.6471679687501,-10.517968749999966],[150.31992187500012,-10.654882812499963],[150.0167968750001,-10.577148437500028],[149.75410156250004,-10.353027343750028],[147.76865234375012,-10.070117187500031],[147.01718750000006,-9.38789062500004],[146.96376953125,-9.059570312499943],[146.63085937499997,-8.951171874999972],[146.03320312499997,-8.076367187500011],[144.97382812500004,-7.802148437500009],[144.86425781249997,-7.631542968749983],[144.50986328125006,-7.567382812499972],[144.14287109375007,-7.757226562500009],[143.65488281250012,-7.460351562500009],[143.94228515625005,-7.944238281250009],[143.8333984375,-8.029101562499974],[143.51816406250006,-8.000683593749955],[143.61376953125003,-8.200390624999969],[142.52412109375004,-8.32167968749998],[142.34746093750002,-8.167480468750014],[142.20683593750002,-8.195800781250014],[142.47480468750004,-8.369433593750031],[142.79794921875006,-8.345019531250031],[143.11181640624997,-8.474511718750037],[143.37724609375007,-8.762207031250028],[143.36621093750003,-8.961035156250034],[142.6471679687501,-9.327832031249969],[142.22958984375012,-9.169921874999957],[141.13320312500005,-9.221289062500034],[140.97617187500012,-9.11875]]],[[[152.96582031249997,-4.756347656249986],[152.89169921875006,-4.832421875000023],[152.73994140625004,-4.635839843750034],[152.66816406250004,-4.131835937500028],[152.27939453125006,-3.582421875],[151.06679687500005,-2.829003906249994],[150.74609374999997,-2.73886718750002],[150.8253906250001,-2.572949218749969],[152.03291015625004,-3.25136718749998],[153.01679687500004,-4.105664062500026],[153.1325195312501,-4.352441406250037],[152.96582031249997,-4.756347656249986]]],[[[150.43662109375012,-2.66181640625004],[150.16572265625004,-2.660253906249991],[149.96162109375004,-2.473828125000026],[150.22714843750006,-2.384179687499966],[150.42949218750007,-2.47041015625004],[150.43662109375012,-2.66181640625004]]],[[[147.06757812500004,-1.96015625],[147.43808593750012,-2.05898437499998],[147.20634765625007,-2.181933593749974],[146.54648437500012,-2.20859375],[146.65625,-1.97402343749998],[147.06757812500004,-1.96015625]]],[[[149.76542968750007,-1.553027343750017],[149.54589843749997,-1.471679687499957],[149.58095703125005,-1.353222656249983],[149.76542968750007,-1.553027343750017]]]]},"properties":{"name":"Papua New Guinea","childNum":21}},{"geometry":{"type":"Polygon","coordinates":[[[23.484667968750017,53.939794921875],[23.915429687500023,52.770263671875],[23.175097656250017,52.28662109375],[23.652441406250006,52.040380859375],[23.605273437500017,51.517919921875],[23.664453125000023,51.31005859375],[24.095800781250006,50.87275390625],[23.9970703125,50.809375],[24.089941406250006,50.53046875],[23.97265625,50.410058593749994],[23.711718750000017,50.37734375],[23.03632812500001,49.899072265624994],[22.706152343750006,49.606201171875],[22.6494140625,49.539013671875],[22.66064453125,49.483691406249996],[22.71992187500001,49.353808593749996],[22.732421875,49.295166015625],[22.705664062500006,49.171191406249996],[22.847070312500023,49.08125],[22.538671875,49.072705078125],[22.473046875000023,49.081298828125],[22.020117187500006,49.209521484374996],[21.6396484375,49.411962890625],[21.079394531250017,49.418261718749996],[20.868457031250017,49.314697265625],[20.36298828125001,49.38525390625],[20.0576171875,49.181298828124994],[19.756640625000017,49.204394531249996],[19.77392578125,49.37216796875],[19.44160156250001,49.597705078124996],[19.1494140625,49.4],[18.83222656250001,49.510791015624996],[18.562402343750023,49.879345703125],[18.0283203125,50.03525390625],[17.874804687500017,49.972265625],[17.627050781250006,50.11640625],[17.702246093750006,50.307177734374996],[17.41523437500001,50.254785156249994],[16.88007812500001,50.427050781249996],[16.989648437500023,50.2369140625],[16.63916015625,50.1021484375],[16.210351562500023,50.423730468749994],[16.419726562500017,50.573632812499994],[16.2822265625,50.655615234375],[16.007226562500023,50.611621093749996],[14.99375,51.01435546875],[14.98291015625,50.886572265625],[14.895800781250017,50.861376953124996],[14.809375,50.858984375],[14.814257812500017,50.871630859374996],[14.91748046875,51.008740234375],[14.9638671875,51.095117187499994],[14.935546875,51.435351562499996],[14.905957031250011,51.463330078125],[14.724707031250006,51.523876953125],[14.7109375,51.544921875],[14.738671875000023,51.6271484375],[14.601660156250006,51.832373046875],[14.752539062500006,52.081835937499996],[14.679882812500011,52.25],[14.615625,52.277636718749996],[14.573925781250011,52.31416015625],[14.554589843750023,52.359667968749996],[14.569726562500023,52.431103515625],[14.619433593750017,52.528515625],[14.514062500000023,52.64560546875],[14.253710937500017,52.782519531249996],[14.128613281250011,52.878222656249996],[14.138867187500011,52.932861328125],[14.293164062500011,53.0267578125],[14.368554687500023,53.10556640625],[14.410937500000017,53.199023437499996],[14.412304687500011,53.216748046875],[14.41455078125,53.283496093749996],[14.258886718750006,53.729638671875],[14.58349609375,53.63935546875],[14.558398437500017,53.823193359375],[14.21142578125,53.950341796875],[16.186328125000017,54.290380859375],[16.55976562500001,54.55380859375],[18.32343750000001,54.838183593749996],[18.75927734375,54.6845703125],[18.43623046875001,54.7447265625],[18.83642578125,54.369580078125],[19.604394531250023,54.4591796875],[20.20820312500001,54.420751953125],[22.16845703125,54.35986328125],[22.731835937500023,54.35009765625],[22.766210937500006,54.356787109375],[22.82373046875,54.395800781249996],[22.893945312500023,54.39052734375],[22.97675781250001,54.366357421875],[23.015527343750023,54.34833984375],[23.04218750000001,54.30419921875],[23.0875,54.299462890625],[23.170312500000023,54.2814453125],[23.282324218750006,54.24033203125],[23.3701171875,54.200488281249996],[23.45361328125,54.14345703125],[23.484667968750017,53.939794921875]]]},"properties":{"name":"Poland","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-65.42558593749999,18.105615234374994],[-65.57221679687493,18.137304687499977],[-65.29487304687501,18.133349609375045],[-65.42558593749999,18.105615234374994]]],[[[-66.12939453125003,18.444921875000034],[-65.62880859375,18.381396484375045],[-65.62084960937497,18.242333984374966],[-65.97080078124995,17.974365234375],[-67.196875,17.994189453125045],[-67.2640625,18.364599609375006],[-67.15864257812501,18.499218749999983],[-66.12939453125003,18.444921875000034]]]]},"properties":{"name":"Puerto Rico","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[130.52695312500012,42.535400390625],[130.68730468750007,42.30253906249999],[130.2357421875,42.183203125000034],[129.75634765624997,41.712255859375006],[129.70869140625004,40.857324218749994],[129.34111328125002,40.72631835937506],[128.51123046874997,40.130224609375006],[127.56816406250002,39.78198242187503],[127.39453125000003,39.207910156249966],[127.78613281250003,39.084130859374966],[128.37460937500012,38.6234375],[128.03896484375,38.30854492187498],[127.09033203125003,38.28388671875001],[126.63388671875012,37.78183593750006],[126.36992187500007,37.87836914062501],[126.11669921875003,37.74291992187503],[125.76914062500006,37.98535156250003],[125.35781250000005,37.72480468749998],[125.31074218750004,37.843505859375],[124.98876953124997,37.93144531249999],[125.2067382812501,38.08154296875],[124.69091796874997,38.12919921875002],[125.06738281250003,38.556738281250006],[125.55449218750002,38.68623046875001],[125.16884765625,38.80551757812506],[125.40966796875003,39.28837890625002],[125.36083984375003,39.52661132812497],[124.77529296875,39.75805664062506],[124.63828125000006,39.61508789062506],[124.36210937500002,40.004052734374994],[124.8893554687501,40.459814453125006],[125.98906250000002,40.904638671875034],[126.74306640625,41.724853515625],[126.95478515625004,41.76948242187501],[127.17968750000003,41.531347656250006],[128.14941406249997,41.38774414062496],[128.28925781250004,41.60742187500006],[128.04521484375007,41.9875],[128.92343750000006,42.038232421874966],[129.3136718750001,42.41357421874997],[129.69785156250012,42.448144531249994],[129.89824218750002,42.998144531250034],[130.24033203125006,42.891796874999955],[130.24667968750012,42.744824218749955],[130.52695312500012,42.535400390625]]]},"properties":{"name":"Dem. Rep. Korea","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-17.190869140624926,32.86860351562498],[-16.693261718749966,32.75800781250001],[-17.018261718749926,32.66279296874998],[-17.226025390624983,32.76684570312503],[-17.190869140624926,32.86860351562498]]],[[[-25.64897460937499,37.840917968750006],[-25.18193359374996,37.837890625],[-25.19072265624999,37.764355468749955],[-25.73447265624992,37.76289062500001],[-25.845898437499983,37.89404296875],[-25.64897460937499,37.840917968750006]]],[[[-28.14726562499996,38.45268554687502],[-28.064794921875034,38.412744140624966],[-28.454492187500023,38.40864257812504],[-28.54882812499997,38.51855468750003],[-28.14726562499996,38.45268554687502]]],[[[-28.641308593749983,38.525],[-28.842041015625,38.5984375],[-28.69775390625,38.638476562500045],[-28.641308593749983,38.525]]],[[[-27.07524414062496,38.643457031249994],[-27.38593750000001,38.765820312499955],[-27.127001953125017,38.78984375],[-27.07524414062496,38.643457031249994]]],[[[-31.137109374999937,39.40693359375001],[-31.282958984375,39.39409179687496],[-31.260839843750034,39.49677734375001],[-31.137109374999937,39.40693359375001]]],[[[-7.406152343749937,37.17944335937497],[-7.834130859374994,37.005712890625034],[-8.597656249999943,37.12133789062506],[-8.997802734375028,37.03227539062502],[-8.814160156249983,37.43081054687502],[-8.881103515624943,38.44667968750005],[-8.668310546874949,38.42431640625003],[-8.798876953124989,38.518164062500034],[-9.213281249999937,38.44809570312498],[-9.250390624999966,38.65673828125003],[-9.021484374999943,38.746875],[-8.79160156249992,39.07817382812502],[-9.13579101562496,38.74277343749998],[-9.35673828124996,38.697900390624994],[-9.479736328124972,38.79877929687501],[-9.374755859374972,39.338281249999966],[-8.837841796874926,40.11567382812498],[-8.684619140624989,40.75253906250006],[-8.755419921874932,41.69838867187502],[-8.887597656249937,41.76459960937501],[-8.777148437500017,41.941064453124994],[-8.266064453124983,42.13740234375001],[-8.152490234374937,41.81196289062498],[-7.40361328124996,41.833691406249955],[-7.147119140625023,41.98115234374998],[-6.61826171874992,41.9423828125],[-6.542187499999955,41.672509765624994],[-6.2125,41.53203125],[-6.928466796874972,41.009130859375006],[-6.8101562499999,40.343115234375034],[-7.032617187499966,40.16791992187498],[-6.896093749999949,40.02182617187506],[-6.975390624999932,39.79838867187502],[-7.117675781249972,39.681689453125045],[-7.53569335937496,39.66157226562501],[-6.997949218749994,39.05644531250002],[-7.343017578124943,38.45742187500002],[-7.106396484374983,38.181005859375006],[-6.957568359374932,38.18789062499999],[-7.44394531249992,37.72827148437497],[-7.406152343749937,37.17944335937497]]]]},"properties":{"name":"Portugal","childNum":7,"cp":[-8.7440694,39.9251454]}},{"geometry":{"type":"Polygon","coordinates":[[[-58.15976562499999,-20.164648437500006],[-58.13779296874999,-20.2373046875],[-58.12460937499999,-20.29345703125],[-58.09150390625,-20.33320312500001],[-58.05844726562499,-20.38613281250001],[-58.025390625,-20.415820312500003],[-58.00224609374999,-20.465429687500006],[-57.97905273437499,-20.657324218750006],[-57.91513671874999,-20.69033203125001],[-57.830224609374994,-20.99794921875001],[-57.94267578124999,-21.79833984375],[-57.95590820312499,-22.109179687500003],[-56.77519531249999,-22.261328125],[-56.44780273437499,-22.076171875],[-56.39487304687499,-22.09267578125001],[-56.35185546874999,-22.17861328125001],[-56.246044921875,-22.2646484375],[-56.18984375,-22.28115234375001],[-55.99140625,-22.28115234375001],[-55.84916992187499,-22.3076171875],[-55.75327148437499,-22.41015625],[-55.74663085937499,-22.5126953125],[-55.61767578125,-22.671484375],[-55.53828125,-23.58095703125001],[-55.518457031249994,-23.627246093750003],[-55.458886718749994,-23.68671875000001],[-55.4423828125,-23.792578125],[-55.4423828125,-23.865332031250006],[-55.415917968749994,-23.95136718750001],[-55.36630859374999,-23.991015625],[-55.28691406249999,-24.004296875],[-55.1943359375,-24.01748046875001],[-55.08188476562499,-23.99765625],[-54.982666015625,-23.97451171875001],[-54.62548828125,-23.8125],[-54.44023437499999,-23.90175781250001],[-54.37080078125,-23.97119140625],[-54.24179687499999,-24.047265625],[-54.281005859375,-24.30605468750001],[-54.43623046875,-25.12128906250001],[-54.47314453125,-25.22021484375],[-54.610546875,-25.432714843750006],[-54.615869140624994,-25.57607421875001],[-54.63193359374999,-26.00576171875001],[-54.677734375,-26.30878906250001],[-54.934472656249994,-26.70253906250001],[-55.1359375,-26.93115234375],[-55.426660156249994,-27.00927734375],[-55.450634765625,-27.068359375],[-55.496728515624994,-27.115332031250006],[-55.564892578125,-27.15],[-55.59726562499999,-27.207617187500006],[-55.59379882812499,-27.2880859375],[-55.63291015624999,-27.35712890625001],[-55.71464843749999,-27.41484375],[-55.789990234375,-27.41640625],[-55.95146484374999,-27.32568359375],[-56.1640625,-27.32148437500001],[-56.437158203124994,-27.553808593750006],[-58.16826171874999,-27.2734375],[-58.60483398437499,-27.31435546875001],[-58.641748046874994,-27.19609375],[-58.618603515625,-27.132128906250003],[-58.222070312499994,-26.65],[-58.18149414062499,-26.307421875],[-57.943115234375,-26.05292968750001],[-57.563134765624994,-25.473730468750006],[-57.821679687499994,-25.13642578125001],[-59.187255859375,-24.562304687500003],[-59.892480468749994,-24.093554687500003],[-60.83984375,-23.85810546875001],[-61.084716796875,-23.65644531250001],[-61.79853515625,-23.18203125],[-62.21416015624999,-22.612402343750006],[-62.372509765625,-22.43916015625001],[-62.54155273437499,-22.349609375],[-62.6259765625,-22.29042968750001],[-62.62568359375,-22.261523437500003],[-62.65097656249999,-22.233691406250003],[-62.27666015624999,-21.066015625],[-62.276318359375,-20.5625],[-61.7568359375,-19.6453125],[-60.00737304687499,-19.29755859375001],[-59.09052734375,-19.286230468750006],[-58.18017578125,-19.81787109375],[-58.15976562499999,-20.164648437500006]]]},"properties":{"name":"Paraguay","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[34.34833984375004,31.292919921874955],[34.2453125000001,31.208300781250045],[34.2125,31.292285156250017],[34.198144531249994,31.322607421875063],[34.47734375000002,31.584863281250023],[34.52412109375004,31.541650390624994],[34.5255859375001,31.52563476562503],[34.34833984375004,31.292919921874955]]],[[[34.88046875,31.3681640625],[34.950976562500074,31.60229492187503],[35.20371093750006,31.75],[35.1271484375001,31.816748046875006],[35.05322265625003,31.83793945312496],[34.983007812500006,31.816796875000023],[34.9611328125001,31.823339843750006],[34.95380859375004,31.84125976562504],[34.98974609374997,31.913281249999955],[34.955957031249994,32.1609375],[35.01054687500002,32.33818359375002],[35.06503906250006,32.46044921875006],[35.19326171875005,32.53442382812503],[35.303808593750006,32.512939453125],[35.38671875000003,32.493017578125034],[35.402636718750074,32.45063476562501],[35.484375,32.40166015624999],[35.5514648437501,32.39550781250006],[35.57207031250002,32.237890625],[35.450585937499994,31.479296875000017],[34.88046875,31.3681640625]]]]},"properties":{"name":"Palestine","childNum":2}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-149.321533203125,-17.690039062499963],[-149.177685546875,-17.736621093750045],[-149.18178710937497,-17.86230468749997],[-149.34111328125,-17.732421874999986],[-149.57890624999993,-17.734960937499963],[-149.635009765625,-17.564257812500003],[-149.37919921874993,-17.522363281249994],[-149.321533203125,-17.690039062499963]]],[[[-143.44057617187497,-16.619726562499963],[-143.38618164062498,-16.668847656250023],[-143.55068359375002,-16.62109374999997],[-143.44057617187497,-16.619726562499963]]],[[[-139.02431640624997,-9.695214843750037],[-138.82734375,-9.74160156249998],[-139.13408203124996,-9.829492187500037],[-139.02431640624997,-9.695214843750037]]],[[[-140.075634765625,-9.425976562499983],[-140.14438476562498,-9.359375],[-140.07094726562497,-9.328125],[-140.075634765625,-9.425976562499983]]],[[[-140.07260742187503,-8.910449218750031],[-140.21743164062497,-8.929687499999957],[-140.24003906249993,-8.79755859375004],[-140.057666015625,-8.801464843750026],[-140.07260742187503,-8.910449218750031]]]]},"properties":{"name":"Fr. Polynesia","childNum":5}},{"geometry":{"type":"Polygon","coordinates":[[[51.26796875000002,24.607226562500003],[51.17802734375002,24.58671875],[51.093359375,24.564648437499997],[51.02275390625002,24.565234375],[50.96601562500001,24.573925781249997],[50.928320312500006,24.595117187499994],[50.85566406250001,24.679638671874997],[50.80439453125001,24.789257812499997],[50.8359375,24.850390625],[50.846777343750006,24.888574218749994],[50.75458984375001,25.39926757812499],[51.003125,25.9814453125],[51.262304687500006,26.153271484374997],[51.543066406250006,25.902392578125003],[51.4853515625,25.524707031250003],[51.60888671875,25.052880859374994],[51.42792968750001,24.668261718750003],[51.26796875000002,24.607226562500003]]]},"properties":{"name":"Qatar","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[28.2125,45.450439453125],[28.317675781250017,45.347119140625],[28.451269531250006,45.2921875],[28.78828125000001,45.240966796875],[28.78173828125,45.309863281249996],[28.894335937500017,45.289941406249994],[29.223535156250023,45.4029296875],[29.403710937500023,45.419677734375],[29.567675781250017,45.37080078125],[29.705859375000017,45.259912109374994],[29.557519531250023,44.843408203124994],[29.048242187500023,44.757568359375],[29.0953125,44.975048828125],[28.891503906250023,44.91865234375],[28.585351562500023,43.742236328124996],[28.221972656250017,43.772851562499994],[27.88427734375,43.987353515624996],[27.425390625,44.0205078125],[27.0869140625,44.167382812499994],[26.2158203125,44.007275390625],[25.4970703125,43.670800781249994],[22.919042968750006,43.83447265625],[22.868261718750006,43.947900390624994],[23.02851562500001,44.077978515625],[22.705078125,44.23779296875],[22.687890625000023,44.248291015625],[22.494531250000023,44.435449218749994],[22.554003906250017,44.540332031249996],[22.6201171875,44.562353515625],[22.70078125,44.555517578125],[22.734375,44.569921875],[22.72089843750001,44.605517578124996],[22.64208984375,44.6509765625],[22.49765625,44.70625],[22.350683593750006,44.676123046875],[22.200976562500017,44.560693359374994],[22.093066406250017,44.541943359375],[21.909277343750006,44.66611328125],[21.636132812500023,44.71044921875],[21.52314453125001,44.790087890624996],[21.36005859375001,44.82666015625],[21.35791015625,44.86181640625],[21.384375,44.870068359375],[21.442187500000017,44.873388671875],[21.519921875000023,44.880810546875],[21.532324218750006,44.900683593749996],[21.35703125,44.990771484374996],[21.465429687500006,45.171875],[21.431445312500017,45.192529296874994],[20.794042968750006,45.46787109375],[20.775,45.749804687499996],[20.760156250000023,45.758105468749996],[20.746875,45.748974609375],[20.727832031250017,45.73740234375],[20.709277343750017,45.735253906249994],[20.652734375000023,45.77939453125],[20.581152343750006,45.869482421875],[20.35859375000001,45.975488281249994],[20.241796875,46.10859375],[20.28095703125001,46.1330078125],[20.508105468750017,46.166943359375],[20.613671875000023,46.13349609375],[20.76025390625,46.246240234374994],[21.121679687500006,46.282421875],[21.99970703125001,47.505029296874994],[22.87666015625001,47.947265625],[23.054785156250006,48.00654296875],[23.139453125000017,48.08740234375],[23.20263671875,48.084521484374996],[23.408203125,47.989990234375],[23.628710937500017,47.995849609375],[24.578906250000017,47.931054687499994],[24.979101562500006,47.72412109375],[25.464257812500023,47.910791015624994],[25.689257812500017,47.932470703125],[25.90869140625,47.967578125],[26.162695312500006,47.992529296875],[26.236230468750023,48.064355468749994],[26.276953125,48.113232421875],[26.3056640625,48.203759765624994],[26.4423828125,48.22998046875],[26.618945312500017,48.25986328125],[26.980761718750017,48.155029296875],[27.614062500000017,47.34052734375],[28.07177734375,46.978417968749994],[28.23945312500001,46.6408203125],[28.07470703125,45.598974609375],[28.2125,45.450439453125]]]},"properties":{"name":"Romania","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[146.71396484375012,43.743798828124994],[146.62197265625,43.81298828125006],[146.88408203125002,43.82915039062496],[146.71396484375012,43.743798828124994]]],[[[146.20761718750006,44.49765625],[146.5677734375,44.44042968749997],[145.91406249999997,44.10371093750004],[145.58681640625,43.84511718750002],[145.5558593750001,43.66459960937502],[145.46171875000007,43.870898437500045],[146.20761718750006,44.49765625]]],[[[148.59951171875,45.317626953125],[147.91376953125004,44.99038085937502],[147.65781250000012,44.97714843749998],[146.89746093750003,44.404296875],[147.24658203124997,44.856054687500006],[147.88554687500007,45.22563476562499],[147.9240234375001,45.38330078125006],[148.05605468750005,45.26210937500005],[148.32421874999997,45.28242187500001],[148.8122070312501,45.510009765625],[148.83710937500004,45.36269531250002],[148.59951171875,45.317626953125]]],[[[149.68769531250004,45.64204101562501],[149.44707031250002,45.593359375000034],[149.9623046875,46.02192382812504],[150.553125,46.208544921875045],[149.68769531250004,45.64204101562501]]],[[[152.00205078125006,46.89716796874998],[151.72343750000007,46.82880859375001],[152.28886718750007,47.1421875],[152.00205078125006,46.89716796874998]]],[[[154.81044921875005,49.31201171875],[154.61093750000006,49.29404296874998],[154.82490234375004,49.64692382812501],[154.81044921875005,49.31201171875]]],[[[155.9210937500001,50.30219726562501],[155.39716796875004,50.04125976562497],[155.24306640625,50.09462890625002],[155.21835937500012,50.29785156250003],[155.68017578124997,50.400732421875034],[156.096875,50.771875],[155.9210937500001,50.30219726562501]]],[[[156.40507812500002,50.65761718750005],[156.16796874999997,50.73188476562498],[156.37646484374997,50.86210937499996],[156.4875,50.84296874999998],[156.40507812500002,50.65761718750005]]],[[[142.76103515625002,54.393945312499966],[143.32470703125003,52.96308593749998],[143.15556640625002,52.08374023437497],[143.29951171875004,51.632373046875045],[143.81601562500006,50.28261718750002],[144.71376953125,48.64028320312502],[144.04873046875,49.249169921874994],[143.73232421875,49.31201171875],[143.10498046875003,49.198828125000034],[142.57421874999997,48.07216796875002],[142.55693359375002,47.737890625000034],[143.21767578125005,46.79487304687504],[143.48564453125002,46.752050781250006],[143.58066406250012,46.360693359375034],[143.43164062500003,46.02866210937498],[143.28232421875006,46.55898437500002],[142.57802734375005,46.700781250000034],[142.07714843749997,45.91704101562499],[141.83037109375002,46.451074218749966],[142.03867187500012,47.140283203124966],[141.9640625000001,47.58745117187502],[142.18173828125012,48.01337890625001],[141.86630859375006,48.750097656250006],[142.1422851562501,49.56914062499999],[142.06601562500006,50.630468750000034],[142.20673828125004,51.22255859375002],[141.72236328125004,51.73632812499997],[141.66083984375004,52.27294921874997],[141.85556640625012,52.79350585937499],[141.82353515625007,53.33950195312502],[142.1419921875,53.49560546875003],[142.52617187500002,53.44746093749998],[142.70595703125,53.89570312499998],[142.33496093749997,54.28071289062501],[142.76103515625002,54.393945312499966]]],[[[137.17861328125005,55.100439453125034],[137.05527343750006,54.9267578125],[136.71464843750002,54.956152343750034],[137.17861328125005,55.100439453125034]]],[[[137.94052734375012,55.092626953125034],[138.20615234375012,55.03354492187498],[137.72148437500007,54.66323242187505],[137.46269531250002,54.873388671875034],[137.23291015624997,54.79057617187496],[137.5773437500001,55.19702148437497],[137.94052734375012,55.092626953125034]]],[[[21.235742187500023,55.26411132812498],[22.072363281250034,55.06367187499998],[22.56728515625005,55.05913085937496],[22.82470703125,54.87128906249998],[22.684472656250023,54.56293945312504],[22.679882812500068,54.493017578125006],[22.766210937499977,54.356787109375034],[22.168457031250057,54.35986328125006],[21.14052734375008,54.39179687499998],[19.604394531250023,54.45917968750004],[19.974511718750023,54.92119140625002],[20.520312500000017,54.994873046875],[20.89980468750008,55.286669921875045],[20.957812500000074,55.27890625000006],[20.594824218750006,54.982373046874955],[20.995898437500017,54.90268554687506],[21.18886718750008,54.93520507812502],[21.235742187500023,55.26411132812498]]],[[[166.65029296875005,54.83906249999998],[166.64511718750006,54.69409179687503],[165.75107421875006,55.294531250000034],[166.27578125000005,55.311962890624955],[166.24804687499997,55.16542968750002],[166.65029296875005,54.83906249999998]]],[[[150.58994140625006,59.01875],[150.47021484375003,59.05405273437498],[150.66621093750004,59.16015625000003],[150.58994140625006,59.01875]]],[[[163.63515625000005,58.603369140625006],[163.47138671875004,58.509375],[163.7609375000001,59.01503906250002],[164.57265625,59.22114257812501],[164.61572265624997,58.885595703125034],[163.63515625000005,58.603369140625006]]],[[[35.8161132812501,65.18208007812501],[35.77871093750005,64.97666015625],[35.52890625000006,65.15107421875001],[35.8161132812501,65.18208007812501]]],[[[70.02070312500004,66.502197265625],[69.65136718750003,66.56533203125],[69.50273437500002,66.75107421875],[70.07666015624997,66.69589843750003],[70.02070312500004,66.502197265625]]],[[[-179.79853515625,68.9404296875],[-178.873876953125,68.75410156249995],[-178.69262695312503,68.54599609375],[-178.09746093750002,68.4248046875],[-178.05581054687497,68.26489257812503],[-177.79677734374997,68.33798828125],[-178.37304687500003,68.56567382812503],[-177.52724609375002,68.29438476562501],[-177.58920898437503,68.22421875],[-175.34521484375,67.67807617187503],[-175.37470703124998,67.35737304687498],[-175.00268554687494,67.4375],[-174.849853515625,67.34887695312503],[-174.92490234375,66.62314453125006],[-174.503759765625,66.537939453125],[-174.39409179687496,66.34423828124997],[-174.084765625,66.47309570312504],[-174.06503906249998,66.22958984374998],[-173.77397460937502,66.43466796875003],[-174.23159179687497,66.63188476562505],[-174.08642578125,66.94287109375],[-174.55009765624993,67.090625],[-173.6796875,67.144775390625],[-173.15781249999998,67.06909179687503],[-173.32353515625,66.95483398437503],[-173.25893554687497,66.84008789062503],[-173.19301757812497,66.99360351562504],[-172.5201171875,66.952490234375],[-173.00751953125,67.06489257812498],[-171.79555664062502,66.93173828125003],[-170.50952148437503,66.34365234375005],[-170.604443359375,66.24892578125002],[-170.30122070312504,66.29404296874998],[-170.24394531250002,66.16928710937503],[-169.777880859375,66.14311523437505],[-169.83168945312497,65.99892578124997],[-170.54067382812497,65.86542968749995],[-170.66630859375,65.62153320312501],[-171.42153320312502,65.81035156250002],[-171.10585937500002,65.51103515625005],[-171.90712890625,65.495947265625],[-172.78330078124998,65.68105468749997],[-172.23281250000002,65.45571289062497],[-172.30927734375004,65.27563476562497],[-172.66191406249993,65.24853515625006],[-172.28603515625002,65.20571289062502],[-172.21318359375,65.04814453124999],[-173.08579101562498,64.81733398437495],[-172.80107421874996,64.79052734375],[-172.90087890624994,64.62885742187501],[-172.40146484374998,64.413916015625],[-172.73916015624997,64.41225585937502],[-172.90317382812498,64.52607421875004],[-172.96005859375003,64.32768554687502],[-173.27548828124998,64.2896484375],[-173.327490234375,64.53955078125003],[-173.72973632812497,64.36450195312497],[-174.57055664062503,64.7177734375],[-175.39511718749998,64.80239257812502],[-175.85385742187498,65.01083984375003],[-176.09326171875,65.471044921875],[-177.05625,65.613623046875],[-177.48876953125,65.50371093749999],[-178.4125,65.49555664062501],[-178.93906249999998,66.03276367187505],[-178.74672851562497,66.01367187500006],[-178.52656250000004,66.40156250000004],[-178.86811523437498,66.18706054687502],[-179.14340820312503,66.37504882812505],[-179.327197265625,66.16259765625003],[-179.68330078124998,66.18413085937505],[-179.78969726562497,65.90087890625],[-179.352099609375,65.51674804687497],[-180,65.06723632812498],[-180,65.31196289062501],[-180,65.55678710937497],[-180,65.80156250000002],[-180,66.04628906250002],[-180,66.29106445312499],[-180,66.53583984375004],[-180,66.78056640625005],[-180,67.02534179687501],[-180,67.27011718750006],[-180,67.51484374999998],[-180,67.75961914062503],[-180,68.00439453124997],[-180,68.24912109375],[-180,68.49389648437497],[-180,68.738671875],[-179.999951171875,68.98344726562505],[-179.79853515625,68.9404296875]]],[[[50.265234375,69.18559570312502],[49.62626953125002,68.85971679687498],[48.91035156250004,68.74306640625002],[48.4390625,68.80488281249998],[48.319921875,69.26923828125001],[48.8449218750001,69.49472656250003],[49.22519531250006,69.51123046875],[50.265234375,69.18559570312502]]],[[[161.46708984375002,68.90097656250003],[161.08281250000007,69.4056640625],[161.50517578125007,69.63945312500002],[161.46708984375002,68.90097656250003]]],[[[169.20078125000006,69.58046875],[168.34804687500005,69.66435546875005],[167.86474609375003,69.90107421875004],[168.35791015625003,70.01567382812502],[169.37480468750007,69.88261718749999],[169.20078125000006,69.58046875]]],[[[60.450488281250074,69.93486328124999],[60.44023437500002,69.72592773437506],[59.637011718750074,69.72104492187503],[59.50263671875004,69.86621093750003],[58.952734375,69.89277343750004],[58.51992187500005,70.31831054687504],[59.04804687500004,70.46049804687505],[60.450488281250074,69.93486328124999]]],[[[52.90332031250003,71.36499023437503],[53.19257812500004,71.21528320312498],[53.0226562500001,70.96870117187501],[52.24960937500006,71.28491210937506],[52.90332031250003,71.36499023437503]]],[[[178.8615234375001,70.826416015625],[178.68388671875013,71.10566406250004],[180,71.53774414062505],[180,70.993017578125],[178.8615234375001,70.826416015625]]],[[[137.95986328125005,71.50766601562503],[137.71181640625005,71.4232421875],[137.06406250000006,71.52988281250003],[137.816796875,71.58789062500006],[137.95986328125005,71.50766601562503]]],[[[-178.87646484375,71.57705078124997],[-178.13388671874998,71.46547851562497],[-177.523583984375,71.16689453125],[-179.415673828125,70.91899414062502],[-179.999951171875,70.993017578125],[-179.999951171875,71.53774414062505],[-178.87646484375,71.57705078124997]]],[[[77.6325195312501,72.291259765625],[76.87109374999997,72.317041015625],[77.74853515625003,72.63120117187506],[78.36513671875005,72.48242187500003],[77.6325195312501,72.291259765625]]],[[[79.50146484374997,72.72192382812497],[78.63320312500005,72.85073242187502],[79.16425781250004,73.0943359375],[79.50146484374997,72.72192382812497]]],[[[74.660546875,72.87343750000002],[74.18066406250003,72.975341796875],[74.19853515625002,73.10908203124998],[74.9615234375,73.0625],[74.660546875,72.87343750000002]]],[[[120.26132812500012,73.08984374999997],[119.79208984375006,73.04541015624997],[119.64042968750002,73.12431640625007],[120.26132812500012,73.08984374999997]]],[[[55.31982421875003,73.30830078124998],[56.42958984375005,73.201171875],[56.121679687500006,72.80659179687498],[55.40332031249997,72.54907226562503],[55.29785156249997,71.93535156250005],[56.45439453125002,71.10737304687504],[57.62539062500005,70.72880859374999],[57.14589843750005,70.58911132812506],[56.38574218749997,70.73413085937503],[56.49970703125004,70.56640625000003],[55.687304687500074,70.69218749999999],[54.60117187500006,70.68007812500002],[53.383593750000074,70.87353515625],[53.670507812500006,71.08691406250003],[54.155664062499994,71.12548828125],[53.40996093750002,71.34013671875002],[53.41162109375003,71.530126953125],[51.93789062500005,71.47470703124998],[51.511328125,71.64809570312497],[51.58251953124997,72.07119140625],[52.252050781250006,72.12973632812503],[52.66191406250002,72.33686523437495],[52.91660156250006,72.66889648437501],[52.5792968750001,72.791357421875],[53.3698242187501,72.91674804687506],[53.2511718750001,73.182958984375],[54.80390625000004,73.38764648437498],[55.31982421875003,73.30830078124998]]],[[[70.67392578125006,73.09501953125005],[70.04072265625004,73.03715820312507],[69.99589843750002,73.359375],[70.94023437500002,73.51440429687503],[71.6261718750001,73.17397460937497],[70.67392578125006,73.09501953125005]]],[[[142.18486328125007,73.89589843750005],[143.34375,73.56875],[143.45146484375007,73.231298828125],[141.59667968750003,73.31083984375005],[140.66279296875004,73.45200195312503],[139.785546875,73.35522460937503],[141.08476562500002,73.86586914062497],[142.18486328125007,73.89589843750005]]],[[[83.5490234375001,74.07177734375],[82.8177734375,74.09160156250005],[83.14980468750005,74.151611328125],[83.5490234375001,74.07177734375]]],[[[141.01025390625003,73.99946289062501],[140.40947265625002,73.92167968750005],[140.1935546875001,74.23671875000002],[141.03857421875003,74.24272460937502],[141.01025390625003,73.99946289062501]]],[[[113.38720703124997,74.40043945312499],[112.78242187500004,74.09506835937503],[111.50341796874997,74.35307617187502],[111.87978515625,74.36381835937499],[112.08447265624997,74.54897460937505],[113.38720703124997,74.40043945312499]]],[[[86.653125,74.981298828125],[87.05214843750005,74.982568359375],[86.92714843750005,74.83076171874998],[86.25859375000002,74.89350585937498],[86.653125,74.981298828125]]],[[[82.17236328125003,75.41938476562501],[81.97851562499997,75.24711914062499],[81.65478515625003,75.28891601562498],[81.71210937500004,75.45141601562506],[82.165625,75.515625],[82.17236328125003,75.41938476562501]]],[[[146.79521484375007,75.37075195312505],[148.43242187500002,75.41352539062495],[148.59013671875007,75.23637695312502],[150.82236328125006,75.15654296875002],[150.64628906250002,74.944580078125],[149.596875,74.77260742187505],[148.296875,74.80043945312502],[146.14853515625012,75.19829101562499],[146.5375,75.58178710937506],[146.79521484375007,75.37075195312505]]],[[[135.9486328125,75.40957031250005],[135.45195312500007,75.38955078124997],[135.6986328125,75.84526367187499],[136.16894531249997,75.60556640625],[135.9486328125,75.40957031250005]]],[[[140.04873046875,75.82895507812503],[140.81591796874997,75.63071289062498],[141.48544921875012,76.13715820312495],[142.66953125000012,75.86342773437497],[143.68583984375002,75.86367187500002],[145.35996093750006,75.53046874999998],[144.01972656250004,75.04467773437506],[143.1703125,75.11689453125001],[142.72949218749997,75.33764648437506],[142.941796875,75.71328125000002],[142.30791015625007,75.69169921875005],[142.19882812500006,75.39267578124998],[143.12792968749997,74.9703125],[142.47275390625006,74.82041015625],[141.98730468750003,74.99125976562499],[140.26787109375002,74.846923828125],[139.68125,74.96406249999995],[139.09912109374997,74.65654296875002],[138.09228515625003,74.79746093750003],[136.94765625000005,75.32553710937498],[137.28974609375004,75.34863281249997],[137.26884765625002,75.7494140625],[137.70654296875003,75.75957031250002],[137.56054687499997,75.95522460937502],[138.20761718750006,76.11494140624995],[138.91953125000006,76.19672851562501],[140.04873046875,75.82895507812503]]],[[[96.5324218750001,76.278125],[96.30058593750002,76.121728515625],[95.31113281250006,76.21474609375002],[95.37988281250003,76.2890625],[96.5324218750001,76.278125]]],[[[112.47802734375003,76.62089843749999],[112.531640625,76.450048828125],[111.96894531250004,76.62617187500001],[112.47802734375003,76.62089843749999]]],[[[149.15019531250002,76.65991210937506],[148.39863281250004,76.64824218750007],[149.4064453125001,76.78208007812498],[149.15019531250002,76.65991210937506]]],[[[67.7653320312501,76.23759765624999],[61.35595703124997,75.31484375000002],[60.27685546875003,75.00756835937503],[60.501367187499994,74.90463867187503],[59.67402343750004,74.61015624999999],[59.24013671875005,74.69296874999998],[59.040429687499994,74.48554687500001],[58.53466796875003,74.49892578124997],[58.6178710937501,74.22739257812498],[57.76738281250002,74.013818359375],[57.755957031250006,73.769189453125],[57.313085937500006,73.838037109375],[57.54257812500006,73.65820312500003],[56.96386718750003,73.36655273437503],[56.43037109375004,73.29721679687503],[55.00683593750003,73.45385742187506],[54.29990234375006,73.35097656249997],[53.7628906250001,73.76616210937499],[54.64267578125006,73.95957031250006],[55.34091796875006,74.41962890624998],[56.13710937500005,74.49609375000003],[55.5822265625001,74.627685546875],[56.4987304687501,74.95708007812505],[55.81005859374997,75.12490234374997],[56.03554687499999,75.19423828124997],[56.57031250000003,75.09775390625003],[56.8444335937501,75.351416015625],[57.606835937499994,75.34125976562498],[58.05830078125004,75.6630859375],[58.88125,75.85478515625007],[60.27929687499997,76.09624023437505],[60.94218750000002,76.07128906250003],[61.20166015624997,76.28203125000007],[62.97148437500002,76.23666992187498],[64.4634765625,76.37817382812503],[67.65185546874997,77.011572265625],[68.48574218750005,76.93369140625003],[68.94169921875002,76.707666015625],[67.7653320312501,76.23759765624999]]],[[[96.28544921875002,77.02666015625007],[95.27031250000007,77.01884765624999],[96.52841796875006,77.20551757812501],[96.28544921875002,77.02666015625007]]],[[[89.51425781250006,77.18881835937498],[89.14169921875012,77.22680664062497],[89.61621093749997,77.31103515625],[89.51425781250006,77.18881835937498]]],[[[130.68730468750007,42.30253906249999],[130.52695312500012,42.535400390625],[130.42480468749997,42.72705078124997],[131.06855468750004,42.90224609375005],[131.25732421875003,43.378076171874994],[131.2552734375,44.07158203124999],[130.9816406250001,44.844335937500034],[131.44687500000012,44.984033203124966],[131.85185546875002,45.32685546875001],[132.93603515624997,45.029931640624994],[133.1134765625001,45.130712890625006],[133.18603515625003,45.49482421875004],[133.43642578125,45.60468750000004],[133.86132812500003,46.24775390625004],[134.1676757812501,47.30219726562501],[134.75234375,47.71542968749998],[134.56601562500006,48.02250976562502],[134.66523437500004,48.25390625],[134.29335937500005,48.37343750000002],[133.46835937500006,48.09716796875003],[133.14404296875003,48.10566406249998],[132.7072265625001,47.94726562500006],[132.47626953125004,47.714990234374994],[130.96191406249997,47.70932617187498],[130.7326171875001,48.01923828124998],[130.80429687500012,48.34150390624998],[130.5521484375,48.602490234374955],[130.553125,48.861181640625006],[130.1959960937501,48.89165039062499],[129.49814453125012,49.38881835937502],[129.0651367187501,49.374658203124966],[128.70400390625,49.60014648437499],[127.99960937500006,49.56860351562506],[127.55078124999997,49.801806640625045],[127.590234375,50.20898437500003],[127.33720703125007,50.35014648437502],[127.30703125000005,50.70795898437501],[126.92480468749997,51.10014648437496],[126.34169921875,52.36201171875001],[125.64902343750012,53.042285156250045],[125.075,53.20366210937496],[124.81230468750002,53.133837890625045],[123.6078125,53.546533203124994],[120.98544921875012,53.28457031250002],[120.09453125000007,52.787207031250034],[120.0675781250001,52.632910156250034],[120.65615234375,52.56665039062503],[120.74980468750007,52.096533203125006],[120.06689453125003,51.60068359375006],[119.16367187500006,50.40600585937503],[119.34628906250012,50.278955078124994],[119.25986328125012,50.06640625000003],[118.4515625,49.84448242187503],[117.8734375,49.51347656250002],[116.6833007812501,49.82377929687499],[116.551171875,49.92031250000002],[116.35117187500012,49.97807617187499],[116.21679687500003,50.00927734375003],[116.13457031250002,50.01079101562499],[115.9259765625001,49.95214843750003],[115.79521484375002,49.90590820312502],[115.71777343750003,49.88061523437503],[115.58798828125006,49.88603515624996],[115.42919921874997,49.89648437499997],[115.36503906250002,49.911767578124966],[115.27451171875006,49.948876953124994],[115.00332031250005,50.138574218749994],[114.74316406249997,50.23369140625002],[114.29707031250004,50.27441406250006],[113.57421874999997,50.00703125000001],[113.44550781250004,49.94160156250001],[113.31904296875004,49.87431640624999],[113.16416015625012,49.79716796874999],[113.09208984375007,49.692529296874994],[113.05556640625,49.61625976562499],[112.91484375000002,49.569238281249994],[112.80644531250007,49.52358398437502],[112.69736328125012,49.50727539062498],[112.49492187500002,49.532324218750034],[112.07968750000006,49.42421875000002],[111.42929687500006,49.342626953125034],[111.3366210937501,49.355859374999966],[111.20419921875012,49.304296875000034],[110.82792968750002,49.16616210937505],[110.70976562500002,49.14296875000002],[110.42783203125006,49.219970703125],[110.32138671875012,49.215869140625045],[110.19990234375004,49.17041015625003],[109.5287109375,49.269873046875034],[109.45371093750012,49.29633789062501],[109.23671875000005,49.334912109374955],[108.61367187500005,49.32280273437499],[108.52246093750003,49.34150390624998],[108.4069335937501,49.39638671875005],[107.96542968750012,49.65351562500004],[107.91660156250012,49.947802734375045],[107.63095703125012,49.98310546875004],[107.3470703125,49.986669921875034],[107.23330078125,49.989404296874994],[107.14306640625003,50.03300781249999],[107.04023437500004,50.086474609375045],[106.94130859375005,50.19667968750002],[106.71113281250004,50.312597656250006],[106.57441406250004,50.32880859375004],[106.36845703125002,50.317578124999955],[106.21787109375006,50.304589843749966],[105.38359375000002,50.47373046874998],[104.07871093750012,50.15424804687498],[103.63291015625006,50.138574218749994],[103.49628906250004,50.16494140625005],[103.42119140625002,50.18706054687502],[103.3043945312501,50.200292968750034],[102.28837890625007,50.58510742187502],[102.31660156250004,50.71845703125001],[102.21503906250004,50.82944335937506],[102.19453125000004,51.05068359375002],[102.15195312500006,51.107519531250034],[102.14238281250007,51.21606445312503],[102.16005859375005,51.260839843750006],[102.1556640625,51.31376953124996],[102.1115234375001,51.353466796874955],[101.97919921875004,51.382226562499966],[101.82119140625,51.421044921874966],[101.57089843750006,51.46718750000005],[101.38125,51.45263671875],[100.53623046875006,51.713476562500034],[100.46894531250004,51.72607421875003],[100.23037109375,51.729833984375006],[100.0345703125,51.73710937499996],[99.92167968750002,51.755517578124994],[99.71923828124997,51.87163085937502],[98.89316406250006,52.11728515625006],[98.64052734375005,51.80117187500005],[98.103125,51.483544921874994],[97.82529296875012,50.985253906249994],[97.953125,50.85517578124998],[98.02978515625003,50.64462890624998],[98.07890625000002,50.60380859375002],[98.14501953124997,50.56855468750001],[98.22050781250007,50.55717773437502],[98.2794921875001,50.53325195312502],[98.25029296875002,50.30244140624998],[98.00390625000003,50.01425781249998],[97.35976562500005,49.741455078125],[97.20859375000006,49.73081054687506],[96.98574218750005,49.88281250000003],[96.31503906250012,49.90112304687503],[96.06552734375006,49.99873046875001],[95.52265625000004,49.911230468750034],[95.11142578125012,49.935449218749994],[94.93027343750006,50.04375],[94.8112304687501,50.04819335937506],[94.71806640625002,50.04326171875002],[94.67548828125004,50.02807617187506],[94.61474609375003,50.02373046874996],[94.56464843750004,50.08793945312499],[94.35468750000004,50.221826171874994],[94.25107421875006,50.55639648437503],[93.103125,50.60390625000002],[92.94130859375005,50.77822265625002],[92.85644531250003,50.78911132812502],[92.77929687500003,50.778662109375006],[92.738671875,50.71093749999997],[92.68134765625004,50.683203125],[92.6266601562501,50.68828124999999],[92.57890625000002,50.725439453125006],[92.42636718750006,50.803076171875006],[92.35478515625002,50.86416015625002],[92.29580078125,50.84980468750004],[92.19238281249997,50.700585937499994],[91.80429687500006,50.693603515625],[91.4464843750001,50.52216796874998],[91.41503906249997,50.46801757812506],[91.34082031249997,50.470068359375034],[91.30058593750002,50.46337890625],[91.2337890625,50.45239257812497],[91.02158203125012,50.41547851562501],[90.83808593750004,50.32373046874997],[90.76074218749997,50.30595703124999],[90.71435546874997,50.25942382812502],[90.65507812500007,50.22236328125001],[90.05371093750003,50.09375],[89.64384765625002,49.90302734374998],[89.65410156250007,49.71748046875001],[89.57919921875006,49.69970703125003],[89.475,49.66054687500005],[89.39560546875006,49.61152343750001],[89.24394531250007,49.62705078125006],[89.20292968750007,49.59570312499997],[89.17998046875002,49.5322265625],[89.10947265625012,49.50136718750002],[89.00839843750006,49.472802734374994],[88.97060546875,49.483740234375006],[88.94541015625012,49.50766601562498],[88.90019531250002,49.53969726562502],[88.86386718750006,49.52763671874996],[88.83164062500012,49.44843749999998],[88.633203125,49.486132812500045],[88.19257812500004,49.451708984375045],[88.13554687500002,49.38149414062502],[88.11572265624997,49.25629882812501],[88.0285156250001,49.219775390625045],[87.98808593750002,49.186914062499994],[87.9347656250001,49.16455078124997],[87.81425781250002,49.162304687499955],[87.7625,49.16582031249996],[87.5158203125001,49.122412109375006],[87.41669921875004,49.07661132812501],[87.32285156250012,49.085791015625006],[86.62646484374997,49.56269531250001],[86.67548828125004,49.77729492187501],[86.1808593750001,49.49931640624996],[85.2326171875001,49.61582031249998],[84.9894531250001,50.061425781249994],[84.32324218749997,50.239160156249966],[83.94511718750007,50.774658203125],[83.35732421875005,50.99458007812504],[82.76083984375012,50.89335937500002],[82.49394531250007,50.72758789062499],[81.46591796875006,50.73984375],[81.38828125000006,50.95649414062501],[81.0714843750001,50.96875],[81.12724609375002,51.19106445312502],[80.73525390625,51.29340820312498],[80.44804687500002,51.18334960937503],[80.42363281250002,50.94628906249997],[79.98623046875,50.774560546874966],[77.85996093750006,53.269189453124994],[76.48476562500005,54.02255859374998],[76.42167968750007,54.151513671874966],[76.65458984375007,54.14526367187503],[76.8373046875,54.4423828125],[75.43720703125004,54.08964843749999],[75.22021484374997,53.89379882812506],[74.45195312500007,53.64726562500002],[74.35156250000003,53.487646484375006],[73.85898437500006,53.61972656249998],[73.40693359375004,53.44755859374999],[73.30566406250003,53.707226562499955],[73.71240234375003,54.04238281250002],[73.22988281250005,53.957812500000045],[72.62226562500004,54.13432617187502],[72.44677734375003,53.94184570312498],[72.18603515625003,54.32563476562501],[72.00449218750006,54.20566406249998],[71.09316406250005,54.21220703124999],[71.18554687500003,54.59931640624998],[70.73808593750007,55.30517578125],[70.18242187500002,55.162451171875034],[68.9772460937501,55.389599609374955],[68.20625,55.16093750000002],[68.15585937500006,54.97670898437505],[65.476953125,54.62329101562497],[65.08837890624997,54.340185546875034],[64.46123046875002,54.38417968750002],[61.92871093750003,53.94648437500004],[61.231054687500006,54.01948242187498],[60.97949218749997,53.62172851562505],[61.53496093750002,53.52329101562506],[61.22890625,53.445898437500006],[61.19921874999997,53.28715820312502],[61.65986328125004,53.22846679687504],[62.08271484375004,53.00541992187499],[61.047460937500006,52.97246093750002],[60.77441406249997,52.67578124999997],[60.99453125000005,52.33686523437504],[60.03027343749997,51.93325195312505],[60.464746093749994,51.651171875000045],[61.55468750000003,51.32460937500005],[61.38945312500002,50.86103515625001],[60.94228515625005,50.69550781250004],[60.42480468749997,50.67915039062498],[60.05859374999997,50.850292968749955],[59.812402343749994,50.58203125],[59.523046875,50.492871093749955],[59.4523437500001,50.62041015625002],[58.88369140625005,50.694433593750006],[58.359179687500074,51.063818359375034],[57.83886718750003,51.091650390625006],[57.44218750000002,50.88886718749998],[57.01171874999997,51.06518554687503],[56.49140625000004,51.01953124999997],[55.68623046875004,50.582861328125006],[54.64160156250003,51.011572265625034],[54.555273437500006,50.535791015624994],[54.139746093750006,51.04077148437503],[53.33808593750004,51.48237304687504],[52.57119140625005,51.481640624999955],[52.21914062499999,51.709375],[51.344531250000074,51.47534179687503],[51.16347656250005,51.6474609375],[50.79394531249997,51.729199218749955],[50.246875,51.28950195312498],[49.49804687500003,51.08359375000006],[49.32343750000004,50.851708984374966],[48.625097656250006,50.61269531250005],[48.7589843750001,49.92832031250006],[48.33496093750003,49.858251953125006],[47.7057617187501,50.37797851562502],[47.42919921874997,50.35795898437502],[46.889550781249994,49.69697265625001],[46.80205078125002,49.36708984375002],[47.031347656250006,49.150292968749994],[46.70263671875003,48.80556640625002],[46.660937500000074,48.41225585937502],[47.06464843750004,48.23247070312499],[47.292382812499994,47.74091796875004],[47.48193359374997,47.80390624999998],[48.16699218750003,47.70878906249996],[48.959375,46.77460937499998],[48.558398437500074,46.75712890624999],[48.54121093750004,46.60561523437502],[49.232226562500074,46.33715820312503],[48.683691406250006,46.08618164062497],[48.72958984375006,45.896826171875034],[48.4870117187501,45.93486328124996],[47.63330078124997,45.58403320312499],[47.46328125,45.67968750000003],[47.5294921875001,45.530224609374955],[47.3512695312501,45.21772460937498],[46.7072265625001,44.503320312499994],[47.30703125000005,44.103125],[47.462792968749994,43.55502929687498],[47.64648437500003,43.88461914062498],[47.463183593750074,43.03505859375002],[48.572851562500006,41.84448242187503],[47.79101562499997,41.19926757812502],[47.31767578125002,41.28242187500001],[46.74931640625002,41.812597656250006],[46.42988281250004,41.890966796875006],[46.21269531250002,41.989892578124994],[45.63857421875005,42.20507812500003],[45.63427734374997,42.234716796875034],[45.72753906249997,42.47504882812498],[45.70527343750004,42.49809570312496],[45.56289062499999,42.53574218749998],[45.34375,42.52978515625003],[45.16025390625006,42.675],[45.07158203125002,42.69414062500002],[44.94335937499997,42.73027343750002],[44.870996093749994,42.75639648437499],[44.850488281249994,42.746826171875],[44.77109375000006,42.61679687499998],[44.69179687499999,42.709619140624966],[44.64433593750002,42.734716796875034],[44.50585937500003,42.748632812500006],[44.329492187499994,42.703515624999966],[44.10273437500004,42.616357421874994],[44.004687500000074,42.59560546875002],[43.95742187500005,42.56655273437505],[43.825976562500074,42.571533203125],[43.759863281250006,42.593847656250006],[43.738378906250006,42.61699218750002],[43.74990234375005,42.65751953125002],[43.79541015624997,42.702978515625034],[43.78261718750005,42.747021484374955],[43.62304687500003,42.80771484374998],[43.5578125000001,42.844482421875],[43.089160156250074,42.9890625],[43.00019531250004,43.04965820312506],[42.991601562499994,43.09150390624998],[42.76064453125005,43.169580078124966],[41.58056640624997,43.21923828124997],[41.460742187500074,43.276318359374955],[41.35820312500002,43.33339843750005],[41.08310546875006,43.37446289062498],[40.94199218750006,43.41806640624998],[40.801660156249994,43.479931640624955],[40.64804687500006,43.53388671875004],[40.084570312500006,43.553125],[40.02373046875002,43.48486328125],[39.873632812500006,43.47280273437502],[38.71728515624997,44.28808593750003],[38.18125,44.41967773437503],[37.851464843749994,44.698828125000034],[37.49511718750003,44.69526367187504],[37.20478515625004,44.97197265624999],[36.62763671875004,45.15131835937504],[36.941210937500074,45.289697265624994],[36.72041015625004,45.371875],[36.8659179687501,45.42705078124999],[37.21357421875004,45.272314453125006],[37.6471679687501,45.37719726562506],[37.61240234375006,45.56469726562506],[37.93310546875003,46.001708984375],[38.014257812500006,46.047753906249966],[38.07958984375003,45.93481445312506],[38.18359374999997,46.09482421875006],[38.49228515625006,46.09052734374998],[37.913867187500074,46.40649414062503],[37.766503906249994,46.63613281250002],[38.50097656249997,46.663671875000034],[38.43867187500004,46.813085937500006],[39.29345703125003,47.105761718750045],[39.19570312499999,47.268847656250045],[39.023730468750074,47.27221679687503],[38.928320312500006,47.175683593749994],[38.55244140625004,47.15034179687498],[38.7619140625001,47.261621093749994],[38.21435546875003,47.091455078124966],[38.36884765625004,47.609960937500006],[38.90029296875005,47.85512695312502],[39.77871093750005,47.88754882812506],[39.95791015625005,48.268896484375034],[39.8356445312501,48.54277343749996],[39.6447265625001,48.591210937499966],[39.792871093749994,48.807714843750034],[40.00361328125004,48.82207031250002],[39.68652343749997,49.007910156250034],[40.10878906250005,49.251562500000034],[40.080664062500006,49.576855468749955],[39.780566406250074,49.57202148437503],[39.17480468750003,49.85595703124997],[38.91835937499999,49.82470703125],[38.258593750000074,50.05234375],[38.046875,49.92001953125006],[37.42285156249997,50.411474609375006],[36.619433593750074,50.209228515625],[36.1164062500001,50.408544921875006],[35.59111328125002,50.36875],[35.31191406250005,51.043896484374955],[35.0640625,51.203417968750045],[34.21386718750003,51.25537109375006],[34.12109375000003,51.67915039062498],[34.397851562499994,51.780419921874994],[33.735253906249994,52.344775390625045],[32.435449218749994,52.307226562500034],[32.12226562500004,52.05058593749996],[31.763378906250097,52.10107421875003],[31.758593750000017,52.125830078125034],[31.690625,52.22065429687498],[31.64990234374997,52.26220703125],[31.60156250000003,52.284814453124994],[31.57734375000004,52.31230468749999],[31.585546875,52.532470703125],[31.56484375,52.75922851562501],[31.53515624999997,52.798242187499966],[31.442773437499994,52.86181640625003],[31.35302734374997,52.93344726562498],[31.295117187500097,52.98979492187499],[31.25878906249997,53.01669921875006],[31.364550781250017,53.13896484375002],[31.388378906250097,53.18481445312503],[31.41787109375005,53.196044921875],[31.849707031250006,53.106201171875],[32.14199218750005,53.091162109375034],[32.46933593750006,53.270312500000045],[32.578027343749994,53.312402343749994],[32.644433593749994,53.32890624999999],[32.70429687500004,53.33632812499999],[32.45097656250002,53.6533203125],[32.20039062500004,53.78125],[31.99218750000003,53.796875],[31.82080078124997,53.79194335937498],[31.754199218750017,53.81044921875002],[31.825292968750006,53.93500976562501],[31.837792968749994,54.00078124999999],[31.825976562500074,54.030712890624955],[31.79199218749997,54.05590820312503],[31.62841796874997,54.111181640625006],[31.403613281250017,54.195947265624966],[31.299121093750017,54.29169921875001],[31.184765625000097,54.452978515625006],[31.074804687500063,54.491796875],[31.154882812500063,54.610937500000034],[31.152148437500017,54.625341796875034],[31.12128906250004,54.64848632812496],[30.984179687500074,54.695898437500034],[30.79882812499997,54.78325195312499],[30.79101562499997,54.806005859375006],[30.804492187500074,54.8609375],[30.829882812500017,54.91499023437498],[30.977734375000097,55.05048828124998],[30.977734375000097,55.08779296875002],[30.958886718749994,55.13759765625005],[30.87744140625003,55.223437500000045],[30.81445312499997,55.27871093750002],[30.81054687499997,55.306982421875006],[30.82099609375004,55.330273437499955],[30.900585937500097,55.397412109374955],[30.906835937500063,55.57001953125004],[30.625585937500006,55.666259765625],[30.23359375000004,55.84521484375006],[30.04267578125004,55.83642578125003],[29.93701171874997,55.84526367187499],[29.881640625000074,55.83232421875002],[29.82392578125004,55.79511718749998],[29.74414062499997,55.770410156249994],[29.630078125000097,55.75117187499998],[29.482226562500074,55.6845703125],[29.412988281249994,55.72485351562506],[29.35341796875005,55.784375],[29.375,55.938720703125],[28.284277343750006,56.055908203125],[28.14794921875003,56.142919921875034],[28.202050781250023,56.260400390624994],[28.191699218750045,56.31557617187505],[28.169238281250017,56.386865234374994],[28.11083984375,56.51069335937501],[28.103125,56.545703125000045],[27.89208984375003,56.741064453125034],[27.88154296875001,56.82416992187501],[27.848632812500057,56.85341796875002],[27.806054687499994,56.86708984375005],[27.639453125000074,56.84565429687504],[27.83027343750004,57.19448242187505],[27.83828125000008,57.247705078124966],[27.82861328124997,57.293310546875006],[27.796875,57.316943359375045],[27.538671875000063,57.429785156250034],[27.51113281250005,57.508154296875006],[27.469726562500057,57.524023437500034],[27.35195312500005,57.528125],[27.4,57.66679687499999],[27.542089843750063,57.799414062500006],[27.778515625000068,57.87070312500006],[27.502441406250057,58.221337890624994],[27.434179687500006,58.787255859374994],[28.15107421875004,59.374414062499966],[28.0125,59.484277343749966],[28.05800781250008,59.781542968750045],[28.334570312500034,59.69252929687502],[28.518164062500034,59.849560546874955],[28.947265625000057,59.828759765624994],[29.147265625000045,59.999755859375],[30.12255859374997,59.873583984375074],[30.172656250000017,59.957128906250034],[29.72119140624997,60.19531249999997],[29.069140625000017,60.19145507812499],[28.643164062500006,60.375292968750045],[28.512792968750006,60.67729492187502],[27.797656250000074,60.53613281250003],[29.69013671875004,61.54609375000001],[31.18671875000004,62.48139648437504],[31.533984375000017,62.885400390624994],[31.180859375000097,63.208300781250074],[29.991503906250074,63.73515625000002],[30.50390625000003,64.02060546875],[30.513769531250006,64.2],[30.04189453125005,64.44335937499997],[30.072851562500063,64.76503906250005],[29.60419921875004,64.968408203125],[29.826953125000017,65.14506835937502],[29.608007812500006,65.248681640625],[29.715917968750063,65.62456054687502],[30.102734375000097,65.72626953125004],[29.066210937500045,66.89174804687497],[29.988085937500017,67.66826171874999],[29.343847656250006,68.06186523437506],[28.685156250000034,68.189794921875],[28.470703125000057,68.48837890625],[28.77285156250005,68.84003906249995],[28.414062500000057,68.90415039062506],[28.96582031250003,69.02197265625],[29.38828125,69.29814453125005],[30.08730468750005,69.43286132812503],[30.18017578124997,69.63583984375],[30.860742187499994,69.53842773437503],[30.869726562500006,69.78344726562506],[31.546972656250063,69.696923828125],[31.997949218749994,69.80991210937503],[31.98457031250004,69.95366210937499],[33.00781249999997,69.72211914062498],[32.91503906249997,69.60170898437497],[32.17675781250003,69.67402343749995],[32.37773437500002,69.47910156250003],[32.99980468750002,69.4701171875],[32.97890625000005,69.367333984375],[33.45429687500004,69.42817382812495],[33.14121093750006,69.068701171875],[33.684375,69.31025390625001],[35.85791015625003,69.19174804687503],[37.73056640625006,68.69213867187503],[38.43017578125003,68.35561523437505],[39.568945312500006,68.07172851562501],[39.82333984375006,68.05859375],[39.80927734375004,68.15083007812498],[40.38066406250002,67.831884765625],[40.96640625000006,67.71347656250003],[41.358789062499994,67.20966796874998],[41.18896484375003,66.82617187500003],[40.10332031250002,66.29995117187502],[38.65390625000006,66.06904296874995],[35.51347656250002,66.39580078125002],[34.82460937499999,66.61113281249999],[34.48261718750004,66.55034179687505],[34.4515625,66.651220703125],[33.15019531250002,66.84394531250001],[32.93046875000002,67.08681640625002],[31.895312500000074,67.16142578125002],[33.65595703125004,66.44262695312506],[33.36054687500004,66.32954101562501],[34.112695312499994,66.225244140625],[34.69179687500005,65.95185546874998],[34.77695312500006,65.76826171874998],[34.40644531250004,65.39575195312503],[35.03535156250004,64.44023437500005],[35.802050781250074,64.3353515625],[36.3649414062501,64.00283203125002],[37.44218750000002,63.813378906249966],[37.9679687500001,63.949121093749994],[38.0622070312501,64.09101562499995],[37.953710937500006,64.32011718749999],[37.183691406250006,64.40849609375007],[36.6242187500001,64.75053710937502],[36.534570312499994,64.93862304687497],[36.88281249999997,65.17236328124997],[39.7580078125001,64.57705078125002],[40.05781250000004,64.77075195312497],[40.44492187500006,64.7787109375],[39.7980468750001,65.349853515625],[39.816503906250006,65.59794921874999],[41.4757812500001,66.12343750000002],[42.21054687500006,66.51967773437502],[43.23320312500002,66.41552734375003],[43.653125,66.2509765625],[43.54189453125005,66.12338867187503],[43.84375,66.14238281249999],[44.10439453125005,66.00859374999999],[44.42929687500006,66.93774414062503],[43.7824218750001,67.25449218749998],[44.20468750000006,68.25375976562498],[43.33320312500004,68.67338867187502],[44.04804687500004,68.54882812499997],[45.891992187499994,68.47968750000001],[46.69042968750003,67.84882812500001],[45.52871093750005,67.75756835937497],[44.90214843750002,67.41313476562505],[45.56220703125004,67.18559570312507],[45.88535156250006,66.89106445312501],[46.4923828125001,66.80019531249997],[47.65585937500006,66.97592773437498],[47.87470703125004,67.58417968749998],[48.83320312500004,67.681494140625],[48.75429687500005,67.89594726562501],[49.15527343750003,67.87041015625005],[51.994726562500006,68.53876953124995],[52.3966796875001,68.35170898437505],[52.72265624999997,68.484033203125],[52.34404296875002,68.60815429687497],[53.80195312500004,68.99589843750002],[54.49121093750003,68.992333984375],[53.797656250000074,68.90747070312503],[53.9308593750001,68.43554687499997],[53.260546875000074,68.26748046875002],[54.476171875,68.29414062499995],[54.86132812500003,68.20185546874998],[55.418066406250006,68.56782226562501],[56.04365234375004,68.64887695312501],[57.126855468749994,68.55400390625005],[58.17304687500004,68.88974609375006],[59.0573242187501,69.00605468750004],[59.37050781250005,68.73837890625003],[59.09902343750005,68.4443359375],[59.725683593750006,68.35161132812502],[59.89599609374997,68.70634765624999],[60.489160156249994,68.72895507812498],[60.93359374999997,68.98676757812501],[60.17060546875004,69.59091796875],[60.90908203125005,69.84711914062495],[64.19042968750003,69.53466796875],[64.89628906250002,69.247802734375],[67.00244140625003,68.87358398437505],[68.37119140625006,68.31425781250005],[69.14052734375005,68.95063476562501],[68.54277343750002,68.96708984374999],[68.00585937499997,69.48002929687505],[67.62412109375,69.58442382812501],[67.06445312500003,69.69370117187498],[66.89667968750004,69.55380859374998],[67.28476562500006,70.73872070312498],[67.14335937500002,70.83754882812502],[66.70224609375006,70.81850585937497],[66.63964843749997,71.08139648437498],[68.2692382812501,71.68281250000001],[69.61181640625003,72.98193359375],[69.73828124999997,72.88496093749998],[71.5001953125001,72.91367187500003],[72.812109375,72.69140624999997],[72.57412109375,72.01254882812506],[71.86728515625,71.457373046875],[72.70449218750005,70.96323242187498],[72.5767578125,68.96870117187498],[73.59169921875005,68.48188476562501],[73.13945312500002,68.18134765624998],[73.06679687500005,67.766943359375],[71.84746093750002,67.00761718750005],[71.36523437500003,66.96152343749998],[71.53955078125003,66.68310546875],[70.72490234375007,66.51943359374997],[70.38281249999997,66.60249023437501],[70.69072265625002,66.74531249999998],[70.2833984375001,66.68579101562503],[69.8771484375001,66.84545898437506],[69.21777343749997,66.82861328125],[69.01347656250002,66.78833007812503],[69.19433593749997,66.57866210937505],[70.33945312500006,66.34238281250006],[71.35800781250006,66.35942382812505],[71.91699218749997,66.24672851562502],[72.32158203125002,66.33212890625],[72.4173828125,66.56079101562506],[73.79208984375,66.99531250000001],[74.07451171875007,67.41411132812499],[74.76953124999997,67.76635742187497],[74.39140625000007,68.42060546874995],[74.57958984375003,68.751220703125],[76.10751953125006,68.975732421875],[76.45917968750004,68.97827148437497],[77.2384765625001,68.46958007812498],[77.17441406250012,67.77851562499998],[77.77158203125006,67.57026367187501],[78.92246093750006,67.58911132812503],[77.58828125000005,67.75190429687498],[77.66484375000002,68.19038085937495],[77.99511718749997,68.25947265624998],[77.65068359375007,68.90302734375001],[76.00097656249997,69.23505859374998],[75.42001953125,69.23862304687498],[74.81484375,69.09057617187503],[73.83603515625006,69.143212890625],[73.578125,69.80297851562503],[74.34335937500006,70.57871093749998],[73.08623046875007,71.44492187500006],[73.67177734375,71.84506835937503],[74.99218749999997,72.14482421874999],[74.78681640625004,72.811865234375],[75.15244140625,72.85273437499998],[75.74140625000004,72.29624023437503],[75.273828125,71.95893554687495],[75.33203125000003,71.34174804687498],[76.92900390625002,71.12788085937504],[77.58964843750007,71.16791992187501],[78.32060546875002,70.93041992187503],[78.94218750000002,70.93378906250001],[79.08388671875,71.00200195312505],[78.58769531250007,70.993896484375],[78.21259765625004,71.26630859374998],[76.43339843750002,71.55249023437503],[76.03242187500004,71.91040039062503],[76.87138671875002,72.03300781250005],[77.77753906250004,71.83642578125006],[78.23242187500003,71.95229492187502],[78.01640625000007,72.092041015625],[77.49287109375004,72.07172851562504],[77.47158203125,72.19213867187506],[78.22539062500007,72.37744140625006],[79.4220703125001,72.38076171875002],[80.7625,72.08916015625002],[81.66162109374997,71.71596679687502],[82.75781250000003,71.76411132812498],[83.23359375000004,71.66816406249995],[82.32285156250006,71.26000976562503],[82.16318359375012,70.59814453125003],[82.22119140625003,70.39570312499998],[82.86914062499997,70.95483398437503],[83.03017578125,70.58051757812498],[82.6823242187501,70.21772460937498],[83.0807617187501,70.09301757812497],[83.07382812500012,70.276708984375],[83.73593750000006,70.54648437499998],[83.15126953125005,71.10361328124998],[83.534375,71.68393554687498],[83.20029296875012,71.87470703125004],[82.64541015625005,71.92524414062504],[82.09365234375,72.26542968750005],[80.82705078125005,72.48828124999997],[80.84160156250007,72.94916992187498],[80.4245117187501,73.23115234374998],[80.5832031250001,73.56845703125003],[85.20058593750005,73.72153320312506],[86.89296875,73.88710937500002],[85.79257812500012,73.438330078125],[86.67705078125002,73.10678710937503],[85.93896484374997,73.45649414062495],[87.12011718750003,73.61503906250002],[87.57119140625,73.81074218750001],[86.57109375000007,74.24375],[86.0013671875,74.316015625],[86.39580078125007,74.45009765624997],[86.89794921874997,74.32534179687497],[87.22968750000004,74.3638671875],[85.79101562499997,74.6451171875],[86.20126953125006,74.81621093750005],[86.65146484375012,74.68242187500005],[87.04179687500007,74.77885742187499],[87.46757812500002,75.01323242187505],[86.93906250000006,75.06811523437503],[87.00595703125012,75.16982421874997],[87.67138671874997,75.12958984375004],[90.18496093750005,75.59106445312497],[94.07519531249997,75.91289062499999],[92.89042968750002,75.90996093750002],[93.25927734375003,76.09877929687502],[95.57871093750012,76.13730468749998],[96.07548828125007,76.08198242187498],[95.65332031250003,75.89218750000003],[96.50859375000002,76.00556640624995],[96.49707031249997,75.89121093750003],[98.66201171875005,76.24267578125003],[99.77041015625,76.02875976562498],[99.5407226562501,75.79858398437497],[99.85136718750007,75.93027343749998],[99.8253906250001,76.13593749999995],[98.80566406250003,76.48066406250004],[100.84375,76.52519531250005],[101.59775390625006,76.43920898437503],[100.92802734375002,76.55673828124998],[100.98994140625004,76.99047851562497],[102.61015625000007,77.508544921875],[104.01455078125,77.73041992187501],[106.05957031249997,77.39052734375002],[104.20244140625002,77.101806640625],[106.9416015625001,77.034375],[107.42978515625006,76.92656250000002],[106.41357421874997,76.51225585937499],[107.72216796875003,76.52231445312498],[108.18164062500003,76.73784179687502],[111.39248046875,76.686669921875],[112.09394531250004,76.48032226562506],[111.94267578125002,76.38046875000003],[112.61953125,76.38354492187506],[112.65625,76.05356445312498],[113.2726562500001,76.25166015625001],[113.5638671875,75.89165039062502],[113.85722656250007,75.92128906250002],[113.56757812500004,75.56840820312499],[112.45302734375,75.83017578125003],[112.95566406250006,75.571923828125],[113.24296875000007,75.61142578125003],[113.72617187500012,75.45063476562498],[112.92490234375012,75.01503906249997],[109.84033203124997,74.32197265624998],[109.8102539062501,74.16918945312503],[108.19951171875002,73.69409179687497],[107.27109375000006,73.62104492187501],[106.67939453125004,73.3306640625],[106.1886718750001,73.3080078125],[105.14394531250005,72.77705078125001],[105.7082031250001,72.836669921875],[106.47792968750005,73.13940429687503],[107.750390625,73.17314453125007],[109.33105468749997,73.48745117187497],[109.85527343750002,73.47246093750002],[110.86816406249997,73.73071289062497],[109.70673828125004,73.74375],[110.2614257812501,74.01743164062503],[111.05625,73.93935546875002],[111.13085937500003,74.05283203125003],[111.55058593750007,74.02851562499998],[111.22812500000012,73.96855468750002],[111.40039062500003,73.827734375],[112.14726562500007,73.70893554687498],[112.79541015625003,73.74609375],[112.83593750000003,73.96206054687502],[113.03281250000006,73.91386718750007],[113.4162109375001,73.647607421875],[113.15693359375004,73.45957031249998],[113.49091796875004,73.34609375000002],[113.12783203125,72.8306640625],[113.66455078124997,72.63452148437503],[113.2155273437501,72.80585937500001],[113.88623046875003,73.34580078124998],[113.51035156250012,73.50498046874998],[115.33769531250007,73.70258789062501],[118.87089843750007,73.53789062500002],[118.45703124999997,73.46440429687507],[118.43027343750012,73.24653320312501],[119.750390625,72.97910156250006],[122.26015625,72.88056640624995],[122.75195312500003,72.906494140625],[122.61523437499997,73.02792968750006],[123.1603515625001,72.95488281250002],[123.62226562500004,73.19326171875],[123.49111328125005,73.666357421875],[124.54121093750004,73.75126953125007],[125.59853515625005,73.447412109375],[126.25449218750012,73.548193359375],[126.55253906250007,73.33491210937498],[127.03134765625006,73.54746093750003],[127.74033203125012,73.48154296875],[129.10058593750003,73.11235351562502],[128.5990234375,72.895166015625],[129.01728515625004,72.8724609375],[129.250390625,72.70517578125003],[128.41826171875002,72.53515625000003],[129.28134765625006,72.43769531249998],[129.41064453124997,72.16630859375002],[128.93496093750005,72.07949218750002],[127.8034179687501,72.43403320312504],[127.84140625000012,72.308251953125],[128.91142578125002,71.75532226562495],[129.21025390625007,71.91694335937501],[129.46083984375,71.73930664062499],[128.84326171875003,71.6634765625],[129.76191406250004,71.11953125000002],[130.53710937500003,70.89252929687495],[130.75712890625002,70.96235351562498],[131.02158203125006,70.74609374999997],[132.0353515625001,71.24404296875],[132.65390625000006,71.92597656250001],[133.6888671875,71.434228515625],[134.70273437500012,71.38681640625003],[135.55917968750006,71.6103515625],[136.09033203125003,71.61958007812501],[137.9396484375001,71.1333984375],[137.84404296875007,71.22680664062503],[138.31406250000006,71.32553710937498],[137.918359375,71.38408203124999],[138.23417968750007,71.596337890625],[138.78017578125,71.62900390624998],[139.209375,71.44477539062501],[139.98417968750007,71.49150390625005],[139.72294921875002,71.88496093749998],[139.35927734375005,71.95136718750001],[140.18769531250004,72.19130859374997],[139.17636718750006,72.16347656249997],[139.14082031250004,72.32973632812502],[139.60117187500012,72.49609374999997],[141.07929687500004,72.5869140625],[140.80820312500006,72.89096679687503],[142.06142578125005,72.72080078125],[146.25292968749997,72.442236328125],[146.234765625,72.34970703125],[144.77636718749997,72.38227539062495],[144.16923828125002,72.25878906250003],[144.29492187499997,72.19262695312497],[146.83183593750007,72.29541015625003],[146.11328125000003,71.94497070312497],[146.23027343750007,72.1375],[145.75859375000007,72.22587890624999],[145.75673828125005,71.94130859375002],[145.06396484374997,71.92607421875002],[145.18857421875012,71.69580078125],[146.07324218749997,71.80834960937503],[147.26181640625006,72.327880859375],[149.50156250000012,72.16430664062497],[150.01689453125002,71.89565429687505],[149.04873046875005,71.79575195312503],[148.9681640625,71.69047851562499],[150.59980468750004,71.5201171875],[150.09765624999997,71.22656249999997],[150.96777343749997,71.38046874999998],[151.58242187500005,71.28696289062503],[152.09277343749997,71.02329101562503],[151.76201171875002,70.98247070312499],[152.50878906250003,70.83447265625003],[156.68457031250003,71.09375],[158.03701171875005,71.03925781250001],[159.35068359375006,70.79072265625001],[160.00644531250006,70.30966796875006],[159.72939453125005,69.87021484375006],[160.91074218750012,69.60634765625002],[161.03554687500005,69.09819335937507],[161.30986328125007,68.98227539062498],[160.85605468750006,68.53833007812506],[161.565625,68.90517578125],[161.53691406250002,69.379541015625],[162.16601562499997,69.61157226562503],[163.20136718750004,69.71474609375],[166.82031250000003,69.49956054687505],[167.8568359375,69.72822265624998],[168.30302734375002,69.27148437500003],[169.31064453125006,69.07954101562498],[169.60986328124997,68.78603515624997],[170.53759765624997,68.82539062500001],[170.99541015625002,69.04531250000005],[170.58222656250004,69.58334960937506],[170.16093750000007,69.62656249999998],[170.48681640625003,70.107568359375],[173.27744140625006,69.823828125],[173.43867187500004,69.94682617187502],[175.92148437500012,69.89531250000002],[179.27265624999998,69.25966796875002],[180,68.98344726562505],[180,65.06723632812498],[178.51953125000003,64.60297851562498],[177.7486328125,64.71704101562503],[176.88085937499997,65.08193359375002],[176.34101562500015,65.04731445312501],[177.03730468750004,64.99965820312497],[177.22285156250004,64.861669921875],[177.06875,64.78666992187502],[176.06113281250012,64.96088867187498],[174.54882812500009,64.68388671875005],[176.0565429687501,64.90473632812498],[176.35097656250005,64.70512695312502],[176.14091796875007,64.58583984375005],[177.42744140625015,64.76337890624998],[177.43291015625002,64.44448242187502],[177.6875,64.30473632812507],[178.04472656250013,64.21958007812503],[178.22949218749991,64.36440429687497],[178.38144531250018,64.26088867187502],[178.73144531250003,63.667089843750006],[178.44042968750009,63.605566406250006],[178.74404296874994,63.39477539062503],[178.79296874999997,63.54033203125002],[179.38857421875,63.14721679687497],[179.25957031250002,63.00830078125],[179.5705078125001,62.6875],[179.12070312500012,62.32036132812499],[177.292578125,62.59902343750002],[177.33896484375006,62.781347656250034],[177.02353515625012,62.777246093749994],[177.15947265625007,62.56098632812498],[174.51435546875015,61.823632812499966],[173.6234375,61.716064453125],[173.13183593749997,61.40664062500002],[172.85654296875006,61.469189453124955],[172.90800781250002,61.311621093750006],[172.39609375000006,61.16738281250002],[172.39277343750004,61.061767578125],[170.60820312500007,60.434912109375034],[170.3509765625,59.965527343749955],[169.9826171875001,60.067089843749955],[169.2267578125001,60.59594726562497],[168.1375,60.57392578125001],[167.22675781250004,60.406298828125045],[166.27304687500012,59.85625],[166.13603515625007,59.979345703125034],[166.35214843750006,60.48481445312498],[165.08457031250006,60.09858398437498],[164.95371093750006,59.843603515625006],[164.52529296875,60.06127929687503],[164.11328125000003,59.89755859374998],[164.13505859375002,59.984375],[163.74384765625004,60.02802734374998],[163.36484375000012,59.78144531250004],[163.27285156250005,59.302587890625006],[162.14160156249997,58.44741210937502],[161.96005859375012,58.07690429687506],[162.39140625000002,57.717236328124955],[162.65429687499997,57.94824218750003],[163.22578125000004,57.790380859375034],[162.77929687500003,57.35761718749998],[162.79111328125012,56.875390624999966],[162.92207031250004,56.72265625000003],[163.2565429687501,56.68803710937499],[163.33554687500012,56.232519531250006],[163.04736328125003,56.044677734375],[162.84033203125003,56.065625],[162.628125,56.232275390625034],[163.03837890625002,56.521875],[162.67148437500006,56.49008789062498],[162.52822265625005,56.260693359374955],[162.08496093749997,56.08964843750002],[161.72392578125002,55.49614257812499],[162.10556640625006,54.75214843750004],[161.62480468750002,54.51625976562502],[160.77265625000004,54.54135742187498],[160.0744140625001,54.18916015625001],[159.84375,53.78364257812498],[160.02509765625004,53.129589843749955],[159.58593750000003,53.237695312499966],[158.74541015625002,52.90893554687506],[158.47207031250005,53.032373046874966],[158.6087890625,52.873632812500034],[158.49316406249997,52.383154296875034],[158.10351562500003,51.80961914062499],[156.84746093750002,51.006591796875],[156.74775390625004,50.969287109375045],[156.52119140625004,51.38027343750002],[156.36474609374997,52.509375],[156.11035156250003,52.86616210937504],[155.62031250000004,54.86455078125002],[155.5548828125001,55.348486328125034],[155.98251953125012,56.69521484375002],[156.8488281250001,57.290185546874994],[156.97675781250004,57.46630859375],[156.82988281250007,57.77963867187498],[157.4503906250001,57.79926757812498],[157.66640625000005,58.01977539062506],[158.27519531250007,58.00898437499998],[159.21064453125004,58.519433593749966],[159.8473632812501,59.127148437499955],[161.75351562500012,60.15229492187501],[162.06816406250002,60.466406250000034],[163.70996093749997,60.916796875000045],[163.55351562500002,61.02563476562503],[164.00546875000006,61.34379882812499],[163.80439453125004,61.46137695312498],[164.20722656250004,62.29223632812506],[164.59833984375004,62.470556640625034],[165.20810546875012,62.37397460937501],[165.41738281250005,62.447070312500045],[164.418359375,62.704638671875045],[163.33173828125004,62.550927734374994],[163.01767578125006,61.89106445312504],[163.25781249999997,61.69946289062497],[163.08525390625002,61.570556640625],[162.85595703125003,61.705029296874955],[162.39257812500003,61.662109375],[160.76660156249997,60.753320312499966],[160.17363281250002,60.638427734375],[160.37890625000003,61.02548828124998],[159.79042968750005,60.956640625],[160.309375,61.894384765625006],[159.55234375000012,61.71948242187497],[159.18925781250007,61.92939453125001],[158.07011718750002,61.75361328125001],[157.46933593750012,61.798925781250006],[157.0841796875001,61.67568359375002],[155.71611328125002,60.682373046875],[154.97080078125012,60.376660156249955],[154.29306640625006,59.833349609375034],[154.1498046875,59.52851562500001],[154.97128906250006,59.44960937500002],[155.16044921875002,59.19013671875001],[154.45800781250003,59.21655273437497],[154.01093750000004,59.075537109375006],[153.69521484375005,59.22475585937505],[153.36113281250002,59.214794921874955],[152.81787109375003,58.92626953124997],[152.31962890625002,59.03076171875003],[152.08789062499997,58.910449218750045],[151.32675781250006,58.875097656250034],[151.12109375000003,59.08251953125003],[152.26064453125,59.22358398437498],[151.34824218750012,59.561132812500006],[150.4835937500001,59.494384765625],[150.66728515625002,59.55634765625001],[149.64257812499997,59.770410156249994],[149.06523437500002,59.63051757812502],[149.20498046875,59.488183593749966],[148.79707031250004,59.532324218750006],[148.74414062499997,59.37353515624997],[148.96464843750007,59.36914062499997],[148.72666015625006,59.257910156250034],[148.25742187500006,59.414208984374994],[147.51445312500002,59.2685546875],[146.53720703125006,59.45698242187501],[146.0495117187501,59.17055664062502],[145.55458984375,59.413525390624955],[143.19218750000002,59.3701171875],[142.58027343750004,59.240136718749966],[140.79023437500004,58.30346679687503],[140.446875,57.81367187499998],[138.66210937500003,56.96552734375004],[137.69150390625006,56.13935546875004],[135.2625,54.94331054687498],[135.25771484375005,54.73149414062499],[135.85156249999997,54.583935546874955],[136.797265625,54.62099609375005],[136.71884765625006,53.804101562499994],[137.15537109375012,53.82167968750002],[137.14160156249997,54.182226562500006],[137.66601562500003,54.283300781250006],[137.3392578125,54.10053710937498],[137.83476562500002,53.94672851562498],[137.25371093750007,53.546142578125],[137.95048828125007,53.60356445312499],[138.52792968750012,53.959863281249994],[138.56914062500002,53.818798828124955],[138.24970703125004,53.524023437500034],[138.45068359375003,53.53701171875002],[138.69941406250004,53.869726562500034],[138.65722656249997,54.29833984375003],[139.31972656250005,54.19296874999998],[139.707421875,54.27714843749999],[140.68759765625012,53.59643554687503],[141.3737304687501,53.29277343749999],[141.18125,53.01528320312505],[140.83964843750002,53.087890625],[141.25585937499997,52.84013671874996],[141.13242187500006,52.435693359374994],[141.48525390625,52.17851562500002],[141.36689453125004,51.92065429687506],[140.93261718750003,51.61992187499999],[140.5208984375,50.80019531250005],[140.62451171874997,50.08242187500002],[140.46269531250002,49.911474609375006],[140.51718750000012,49.59614257812498],[140.17060546875004,48.52368164062497],[138.58681640625005,47.057226562500006],[138.33691406250003,46.543408203124955],[137.68544921875,45.81835937500003],[136.14228515625004,44.489111328125034],[135.87460937500012,44.37353515625003],[135.1310546875001,43.52573242187506],[134.01044921875004,42.94746093750001],[133.15996093750007,42.69697265624998],[132.70898437500003,42.875830078125006],[132.30380859375006,42.88330078125],[132.30957031249997,43.31352539062499],[131.8666015625,43.09516601562501],[131.93896484374997,43.30195312500004],[131.15830078125012,42.62602539062499],[130.709375,42.656396484374966],[130.8341796875001,42.52294921875006],[130.68730468750007,42.30253906249999]]],[[[107.69550781250004,78.13090820312505],[107.48164062500004,78.057763671875],[106.41552734375003,78.13984375000001],[107.69550781250004,78.13090820312505]]],[[[102.88476562499997,79.25395507812505],[102.4123046875001,78.83544921874997],[103.80078124999997,79.14926757812503],[104.45205078125005,78.880029296875],[105.14599609375003,78.81884765625006],[105.31259765625012,78.49990234375],[104.74179687500012,78.33974609374997],[102.79667968750007,78.18789062500002],[101.20410156249997,78.19194335937505],[99.50029296875002,77.97607421875003],[101.590625,79.350439453125],[102.25126953125002,79.25605468749995],[102.40488281250006,79.43320312499998],[102.88476562499997,79.25395507812505]]],[[[76.24892578125005,79.65107421874995],[77.58896484375012,79.50190429687504],[76.64951171875012,79.493408203125],[76.24892578125005,79.65107421874995]]],[[[92.68349609375005,79.685205078125],[91.37626953125007,79.83549804687505],[91.22929687500007,80.03071289062504],[93.803125,79.904541015625],[92.68349609375005,79.685205078125]]],[[[51.409277343750006,79.94423828125],[50.09140625,79.98056640625003],[50.93632812500002,80.09423828125],[51.409277343750006,79.94423828125]]],[[[59.68886718750005,79.95581054687506],[58.91923828125002,79.98461914062506],[59.54453125000006,80.11884765624995],[59.68886718750005,79.95581054687506]]],[[[97.67451171875004,80.15825195312499],[97.65166015625002,79.76064453125],[98.59648437500002,80.05219726562495],[100.0612304687501,79.77709960937506],[99.68066406250003,79.32333984374998],[99.04179687500007,79.29301757812502],[99.92929687500012,78.96142578124997],[98.41113281250003,78.78779296875004],[95.53105468750007,79.09809570312501],[95.02041015625005,79.05268554687498],[94.21875,79.40234375],[93.07080078124997,79.49531250000001],[94.98730468749997,80.096826171875],[95.28134765625012,80.030517578125],[97.67451171875004,80.15825195312499]]],[[[50.05175781250003,80.07431640625003],[49.55605468750005,80.15893554687503],[49.883691406249994,80.230224609375],[50.05175781250003,80.07431640625003]]],[[[57.07871093750006,80.35092773437498],[56.986914062500006,80.07148437499998],[55.811621093750006,80.08715820312497],[56.02441406250003,80.34130859374997],[57.07871093750006,80.35092773437498]]],[[[53.521386718749994,80.18520507812497],[52.34355468750002,80.213232421875],[52.85390625,80.40239257812499],[53.85166015625006,80.26835937500005],[53.521386718749994,80.18520507812497]]],[[[57.95625,80.12324218749995],[57.33232421875002,80.15810546875005],[57.075,80.49394531249999],[59.25546875000006,80.34321289062501],[58.39794921874997,80.31875],[57.95625,80.12324218749995]]],[[[54.41533203125002,80.47280273437502],[53.811914062499994,80.47622070312502],[53.87724609375002,80.60527343750002],[54.41533203125002,80.47280273437502]]],[[[47.441992187500006,80.853662109375],[48.44570312500005,80.80600585937506],[48.68359375000003,80.63325195312504],[47.7052734375001,80.76518554687499],[46.141406250000074,80.44672851562495],[45.969042968750074,80.56948242187502],[44.9049804687501,80.61127929687501],[47.441992187500006,80.853662109375]]],[[[62.167773437500074,80.83476562500005],[62.07578125000006,80.616943359375],[61.05126953124997,80.418603515625],[60.27832031249997,80.49443359374999],[59.649804687499994,80.43125],[59.59228515625003,80.81650390624998],[62.167773437500074,80.83476562500005]]],[[[50.278125,80.92724609374997],[51.70361328125003,80.68764648437502],[48.81103515625003,80.35371093750001],[48.97753906250003,80.16259765624997],[47.73730468749997,80.08168945312502],[47.89296875000005,80.23925781249997],[46.991015625000074,80.182763671875],[46.644433593749994,80.30034179687507],[47.89580078125002,80.52905273437503],[49.087792968749994,80.515771484375],[49.24433593750004,80.82138671875],[50.278125,80.92724609374997]]],[[[80.02666015625007,80.84814453125003],[79.09853515625005,80.81206054687505],[79.21738281250012,80.96035156249997],[80.27958984375007,80.94980468750003],[80.02666015625007,80.84814453125003]]],[[[61.1408203125001,80.95034179687497],[60.0783203125001,80.99916992187497],[61.45742187499999,81.10395507812501],[61.1408203125001,80.95034179687497]]],[[[54.71894531250004,81.11596679687497],[56.47226562500006,80.99824218749995],[57.58037109375002,80.75546874999998],[55.88339843750006,80.62841796875003],[54.66816406250004,80.73867187500002],[54.04541015624997,80.87197265625],[54.71894531250004,81.11596679687497]]],[[[58.62236328125002,81.04165039062502],[58.930566406249994,80.83168945312497],[58.28564453124997,80.76489257812503],[57.21093749999997,81.01708984374997],[58.04951171875004,81.11845703125002],[58.62236328125002,81.04165039062502]]],[[[63.37382812500002,80.70009765624997],[62.59257812500002,80.85302734375006],[64.80205078125002,81.197265625],[65.43740234375005,80.93071289062507],[63.37382812500002,80.70009765624997]]],[[[91.56718750000007,81.14121093750003],[91.2228515625001,81.063818359375],[89.90117187500002,81.17070312500002],[91.56718750000007,81.14121093750003]]],[[[96.52656250000004,81.0755859375],[97.86992187500007,80.76328125000006],[97.02539062499997,80.53554687500002],[97.29843750000006,80.27275390625005],[93.6546875,80.009619140625],[91.52382812500005,80.35854492187502],[93.2625,80.79125976562497],[92.59257812500007,80.780859375],[92.7103515625,80.87216796875003],[95.1595703125,81.27099609375003],[95.80068359375005,81.28046874999998],[96.52656250000004,81.0755859375]]],[[[57.81025390625004,81.54604492187502],[58.563867187499994,81.41840820312504],[57.858691406250074,81.36806640625],[57.76972656250004,81.16972656249999],[55.71669921875005,81.1884765625],[55.46601562500004,81.31118164062502],[57.81025390625004,81.54604492187502]]],[[[63.65097656250006,81.60932617187501],[62.10644531249997,81.679345703125],[63.709570312500006,81.68730468750002],[63.65097656250006,81.60932617187501]]],[[[58.29541015625003,81.715185546875],[58.13457031250002,81.82797851562498],[59.261816406250006,81.85419921874998],[59.35644531250003,81.75898437499995],[58.29541015625003,81.715185546875]]]]},"properties":{"name":"Russia","childNum":73}},{"geometry":{"type":"Polygon","coordinates":[[[30.50996093750001,-1.067285156250009],[30.47705078125,-1.0830078125],[30.47021484375,-1.131152343750003],[30.508105468750017,-1.208203125000011],[30.631933593750006,-1.367480468750003],[30.710742187500017,-1.396777343750003],[30.76220703125,-1.458691406250011],[30.812597656250006,-1.563085937500006],[30.8765625,-2.143359375],[30.85498046875,-2.265429687500003],[30.828710937500006,-2.338476562500006],[30.7625,-2.371679687500006],[30.71484375,-2.363476562500011],[30.656640625000023,-2.373828125],[30.593359375,-2.396777343750003],[30.553613281250023,-2.400097656250011],[30.408496093750017,-2.31298828125],[30.117285156250006,-2.416601562500006],[29.93017578125,-2.339550781250011],[29.8681640625,-2.71640625],[29.698046875000017,-2.794726562500003],[29.390234375,-2.80859375],[29.10205078125,-2.595703125],[29.01435546875001,-2.72021484375],[28.893945312500023,-2.635058593750003],[28.876367187500023,-2.400292968750009],[29.13154296875001,-2.195117187500003],[29.196582031250017,-1.719921875000011],[29.576953125000017,-1.387890625000011],[29.82539062500001,-1.335546875],[29.930078125000023,-1.469921875000011],[30.360253906250023,-1.074609375],[30.41230468750001,-1.063085937500006],[30.46992187500001,-1.066015625],[30.50996093750001,-1.067285156250009]]]},"properties":{"name":"Rwanda","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[41.98769531250005,16.715625],[42.059960937499994,16.803515625000017],[42.15781250000006,16.570703125000023],[41.80156250000002,16.778759765624955],[41.86044921875006,17.002539062499977],[41.98769531250005,16.715625]]],[[[46.53144531250004,29.09624023437499],[47.433203125,28.989550781250017],[47.671289062499994,28.53315429687504],[48.442480468750006,28.542919921874983],[48.80898437499999,27.895898437499966],[48.797167968750074,27.72431640625001],[49.2375,27.49272460937499],[49.17509765625002,27.43764648437505],[49.40527343749997,27.18095703124996],[50.149804687499994,26.66264648437499],[50.00810546875002,26.678515625000017],[50.21386718750003,26.30849609375005],[50.15546875000004,26.100537109374955],[50.03164062499999,26.11098632812505],[50.55791015625002,25.086669921875],[50.66689453125005,24.96381835937501],[50.72558593749997,24.869384765625057],[50.80439453125004,24.789257812499983],[50.928320312500006,24.595117187500023],[50.96601562500004,24.573925781249983],[51.022753906250074,24.56523437499999],[51.09335937500006,24.564648437499955],[51.178027343750074,24.586718750000017],[51.26796875,24.607226562500017],[51.33847656250006,24.564355468749994],[51.41123046875006,24.570800781250057],[51.30986328125002,24.340380859375017],[51.56835937500003,24.286181640625074],[51.592578125000074,24.07885742187503],[52.55507812500005,22.932812499999955],[55.104296875000074,22.621484375000023],[55.185839843750074,22.7041015625],[55.64101562499999,22.001855468749994],[54.97734375000002,19.995947265625006],[51.977636718750006,18.996142578125074],[49.04199218750003,18.58178710937503],[48.17216796875002,18.156933593749983],[47.57958984374997,17.448339843750034],[47.44179687499999,17.111865234375045],[47.14355468749997,16.946679687499966],[46.97568359375006,16.953466796875034],[46.72763671875006,17.26557617187501],[45.5353515625001,17.30205078124999],[45.14804687500006,17.427441406249955],[43.91699218749997,17.32470703124997],[43.41796875000003,17.516259765625023],[43.19091796875003,17.359375],[43.16503906249997,16.689404296874955],[42.79931640624997,16.37177734375001],[42.29394531249997,17.434960937499966],[41.75,17.88574218749997],[41.22949218750003,18.678417968749983],[40.75917968750005,19.755468750000034],[40.080664062500006,20.265917968750017],[39.728320312500074,20.390332031249955],[39.27607421875004,20.973974609375034],[39.093554687500074,21.31035156249999],[39.14707031250006,21.518994140624955],[38.98789062500006,21.88173828125005],[39.06201171874997,22.592187500000023],[38.46416015625002,23.71186523437504],[37.91972656250002,24.185400390625063],[37.54306640625006,24.291650390625023],[37.18085937500004,24.82001953125001],[37.26630859375004,24.960058593750034],[37.14882812499999,25.291113281249977],[35.18046875000002,28.03486328125004],[34.722070312499994,28.130664062500017],[34.625,28.064501953125017],[34.95078125,29.353515625],[36.068457031250006,29.200537109375006],[36.28281250000006,29.355371093750023],[36.47607421874997,29.49511718749997],[36.59179687500003,29.666113281250006],[36.703906250000074,29.831640624999977],[36.75527343750005,29.86601562499996],[37.46923828125003,29.995068359374955],[37.49072265625003,30.01171874999997],[37.55361328125005,30.14458007812496],[37.63359375000002,30.313281250000045],[37.64990234374997,30.330957031249994],[37.669726562500074,30.34814453125003],[37.862890625,30.44262695312503],[37.98007812500006,30.5],[37.47900390624997,31.007763671874955],[37.10527343750002,31.35517578125004],[36.95859375000006,31.491503906250017],[37.215625,31.55610351562501],[37.49335937500004,31.625878906250023],[38.111425781250006,31.78115234375005],[38.37548828124997,31.84746093749996],[38.962304687499994,31.99492187499999],[38.99707031249997,32.00747070312505],[39.145410156249994,32.12451171875],[39.36865234374997,32.09174804687498],[39.70410156250003,32.04252929687499],[40.02783203124997,31.995019531249994],[40.3693359375001,31.93896484375003],[40.47890625000005,31.89335937499999],[42.07441406250004,31.08037109374999],[43.77373046875002,29.84921875],[44.71650390625004,29.19360351562503],[46.35644531250003,29.06367187500001],[46.53144531250004,29.09624023437499]]]]},"properties":{"name":"Saudi Arabia","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[36.87138671875002,21.996728515624994],[36.92695312500001,21.58652343749999],[37.25859375000002,21.108544921874994],[37.25722656250002,21.03940429687499],[37.15058593750001,21.103759765625],[37.14111328125,20.98178710937499],[37.19316406250002,20.12070312499999],[37.471289062500006,18.820117187500003],[38.609472656250006,18.005078125],[38.422460937500006,17.823925781249997],[38.39716796875001,17.778369140625003],[38.38554687500002,17.751269531250003],[38.37373046875001,17.717333984375003],[38.34736328125001,17.68359375],[38.28984375000002,17.637011718750003],[38.26728515625001,17.61669921875],[38.253515625,17.584765625],[37.78242187500001,17.4580078125],[37.547460937500006,17.324121093749994],[37.51015625000002,17.288134765625003],[37.45292968750002,17.108691406250003],[37.41103515625002,17.06171875],[37.24882812500002,17.056884765625],[37.16953125,17.04140625],[37.0615234375,17.061279296875],[37.00898437500001,17.058886718750003],[36.995214843750006,17.020556640625003],[36.97578125000001,16.86655273437499],[36.97871093750001,16.800585937500003],[36.887792968750006,16.624658203124994],[36.91376953125001,16.296191406250003],[36.566015625,15.362109375],[36.4267578125,15.132080078125],[36.44814453125002,14.940087890624994],[36.470800781250006,14.736474609374994],[36.52431640625002,14.2568359375],[36.12519531250001,12.75703125],[35.67021484375002,12.623730468749997],[35.1123046875,11.816552734374994],[34.93144531250002,10.864794921874989],[34.77128906250002,10.746191406249991],[34.571875,10.880175781249989],[34.34394531250001,10.658642578124997],[34.31123046875001,10.190869140624997],[34.078125,9.461523437499991],[33.87148437500002,9.506152343749989],[33.96328125000002,9.861767578124997],[33.90703125000002,10.181445312499989],[33.13007812500001,10.745947265624991],[33.073339843750006,11.606103515624994],[33.199316406250006,12.21728515625],[32.721875,12.223095703124997],[32.73671875000002,12.009667968749994],[32.072265625,12.006738281249994],[32.338476562500006,11.710107421874994],[32.42080078125002,11.089111328125],[31.224902343750017,9.799267578124997],[30.75537109375,9.731201171875],[30.003027343750006,10.277392578124989],[29.60546875,10.065087890624994],[29.47314453125,9.768603515624989],[28.979589843750006,9.594189453124997],[28.844531250000017,9.326074218749994],[28.048925781250006,9.32861328125],[27.880859375,9.601611328124989],[27.07421875,9.613818359374989],[26.65869140625,9.484130859375],[25.91914062500001,10.169335937499994],[25.858203125000017,10.406494140625],[25.211718750000017,10.329931640624991],[25.066992187500006,10.293798828124991],[24.785253906250006,9.774658203125],[24.53193359375001,8.886914062499997],[24.147363281250023,8.665625],[23.53730468750001,8.815820312499994],[23.46826171875,9.11474609375],[23.62265625,9.340625],[23.646289062500017,9.822900390624994],[22.86005859375001,10.919677734375],[22.922656250000017,11.344873046874994],[22.591113281250017,11.579882812499989],[22.580957031250023,11.990136718749994],[22.472460937500017,12.067773437499994],[22.352343750000017,12.660449218749989],[21.928125,12.678125],[21.825292968750006,12.79052734375],[22.228125,13.32958984375],[22.1064453125,13.7998046875],[22.53857421875,14.161865234375],[22.38154296875001,14.550488281249997],[22.6708984375,14.722460937500003],[22.93232421875001,15.162109375],[22.933886718750017,15.533105468749994],[23.10517578125001,15.702539062499994],[23.970800781250006,15.721533203124991],[23.980273437500017,19.496630859375003],[23.980273437500017,19.99594726562499],[24.9794921875,20.002587890624994],[24.980273437500017,21.995849609375],[28.036425781250017,21.995361328125],[31.092675781250023,21.994873046875],[31.260644531250023,22.00229492187499],[31.400292968750023,22.202441406250003],[31.486132812500017,22.14780273437499],[31.434472656250023,21.995849609375],[36.87138671875002,21.996728515624994]]]},"properties":{"name":"Sudan","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[34.078125,9.461523437499991],[34.07275390625,8.545263671874991],[33.95332031250001,8.443505859374994],[33.28105468750002,8.437255859375],[32.99892578125002,7.899511718749991],[33.902441406250006,7.509521484375],[34.06425781250002,7.225732421874994],[34.71064453125001,6.660302734374994],[34.98359375000001,5.858300781249994],[35.26835937500002,5.492285156249991],[35.08447265625,5.311865234374991],[34.87832031250002,5.109570312499997],[34.63984375000001,4.87548828125],[34.38017578125002,4.620654296874989],[34.176855468750006,4.419091796874994],[33.97607421875,4.22021484375],[33.74160156250002,3.985253906249994],[33.568457031250006,3.81171875],[33.489355468750006,3.755078125],[32.99726562500001,3.880175781249989],[32.33574218750002,3.706201171874994],[32.13593750000001,3.519726562499997],[31.79804687500001,3.802636718749994],[31.547167968750017,3.677587890624991],[31.15234375,3.785595703124997],[30.83857421875001,3.49072265625],[30.757226562500023,3.62421875],[30.586718750000017,3.62421875],[30.50830078125,3.835693359375],[30.194921875,3.98193359375],[29.676855468750006,4.5869140625],[29.469628906250023,4.61181640625],[29.224902343750017,4.391894531249989],[28.72705078125,4.504980468749991],[28.427539062500017,4.324169921874997],[28.19208984375001,4.350244140624994],[27.7880859375,4.644677734374994],[27.4033203125,5.109179687499989],[27.143945312500023,5.722949218749989],[26.514257812500006,6.069238281249994],[26.30859375,6.455322265625],[26.36181640625,6.635302734374989],[25.27890625,7.427490234375],[25.18134765625001,7.557226562499991],[25.20039062500001,7.807910156249989],[24.853320312500017,8.137548828124991],[24.291406250000023,8.29140625],[24.147363281250023,8.665625],[24.53193359375001,8.886914062499997],[24.785253906250006,9.774658203125],[25.066992187500006,10.293798828124991],[25.211718750000017,10.329931640624991],[25.858203125000017,10.406494140625],[25.91914062500001,10.169335937499994],[26.65869140625,9.484130859375],[27.07421875,9.613818359374989],[27.880859375,9.601611328124989],[28.048925781250006,9.32861328125],[28.844531250000017,9.326074218749994],[28.979589843750006,9.594189453124997],[29.47314453125,9.768603515624989],[29.60546875,10.065087890624994],[30.003027343750006,10.277392578124989],[30.75537109375,9.731201171875],[31.224902343750017,9.799267578124997],[32.42080078125002,11.089111328125],[32.338476562500006,11.710107421874994],[32.072265625,12.006738281249994],[32.73671875000002,12.009667968749994],[32.721875,12.223095703124997],[33.199316406250006,12.21728515625],[33.073339843750006,11.606103515624994],[33.13007812500001,10.745947265624991],[33.90703125000002,10.181445312499989],[33.96328125000002,9.861767578124997],[33.87148437500002,9.506152343749989],[34.078125,9.461523437499991]]]},"properties":{"name":"S. Sudan","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-12.280615234374977,14.809033203124997],[-12.228417968749994,14.45859375],[-12.019189453124994,14.206494140624997],[-11.960888671874983,13.875292968750003],[-12.05419921875,13.633056640625],[-11.831689453124994,13.315820312499994],[-11.634960937499983,13.369873046875],[-11.390380859375,12.941992187499991],[-11.389404296875,12.404394531249991],[-12.399072265624994,12.340087890625],[-12.930712890624989,12.532275390624989],[-13.061279296875,12.489990234375],[-13.082910156249994,12.633544921875],[-13.729248046875,12.673925781249991],[-14.06484375,12.67529296875],[-14.349218749999977,12.676416015624994],[-15.196093749999989,12.679931640625],[-15.3779296875,12.588964843749991],[-15.574804687499977,12.490380859374994],[-15.839550781249983,12.43789062499999],[-16.144189453124994,12.45742187499999],[-16.24150390624999,12.443310546874997],[-16.41630859374999,12.36767578125],[-16.521337890624977,12.3486328125],[-16.656933593749983,12.364355468749991],[-16.711816406249994,12.354833984374991],[-16.76030273437499,12.52578125],[-16.44287109375,12.609472656249991],[-16.59765625,12.715283203124997],[-16.743896484375,12.58544921875],[-16.763330078124994,13.064160156249997],[-16.648779296874977,13.154150390624991],[-15.834277343749989,13.156445312499997],[-15.814404296874983,13.325146484374997],[-15.286230468749977,13.39599609375],[-15.151123046875,13.556494140624991],[-14.246777343749983,13.23583984375],[-13.826708984374989,13.4078125],[-13.977392578124977,13.54345703125],[-14.405468749999983,13.503710937500003],[-15.108349609374983,13.81210937499999],[-15.426855468749977,13.727001953124997],[-15.509667968749994,13.586230468750003],[-16.56230468749999,13.587304687499994],[-16.766943359374977,13.904931640624994],[-16.618115234374983,14.04052734375],[-16.791748046875,14.004150390625],[-17.168066406249977,14.640625],[-17.345800781249977,14.729296875],[-17.445019531249983,14.651611328125],[-17.53564453125,14.755126953125],[-17.147167968749983,14.922021484374994],[-16.843408203124994,15.293994140625003],[-16.570751953124983,15.734423828125003],[-16.535253906249977,15.83837890625],[-16.502050781249977,15.917333984374991],[-16.480078124999977,16.097216796875003],[-16.441015624999977,16.204541015624997],[-16.239013671875,16.531298828125003],[-15.768212890624994,16.485107421875],[-14.990625,16.676904296874994],[-14.300097656249989,16.580273437499997],[-13.868457031249989,16.148144531249997],[-13.756640624999989,16.172509765624994],[-13.40966796875,16.05917968749999],[-13.105273437499989,15.57177734375],[-12.735253906249994,15.13125],[-12.40869140625,14.889013671874991],[-12.280615234374977,14.809033203124997]]]},"properties":{"name":"Senegal","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[103.9697265625,1.331445312499994],[103.65019531249999,1.325537109374991],[103.81796875000003,1.447070312499989],[103.9697265625,1.331445312499994]]]},"properties":{"name":"Singapore","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-37.10332031249996,-54.065625],[-36.70380859375001,-54.10810546874999],[-36.64741210937498,-54.26230468749996],[-36.32646484374996,-54.251171875],[-35.79858398437497,-54.76347656250002],[-36.08549804687499,-54.86679687500001],[-36.885986328125,-54.33945312499996],[-37.63090820312496,-54.16748046875001],[-37.61884765625001,-54.04208984375004],[-38.017431640625034,-54.008007812500026],[-37.10332031249996,-54.065625]]]},"properties":{"name":"S. Geo. and S. Sandw. Is.","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-5.692138671874972,-15.997753906249997],[-5.782519531250017,-16.00400390625002],[-5.707861328124977,-15.90615234374998],[-5.692138671874972,-15.997753906249997]]]},"properties":{"name":"Saint Helena","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[160.57626953125006,-11.797851562500028],[160.44306640625004,-11.814941406249957],[159.98632812499997,-11.494726562500006],[160.57626953125006,-11.797851562500028]]],[[[166.13320312500005,-10.757812499999972],[165.90400390625004,-10.851464843749966],[165.79101562500003,-10.784765624999963],[166.02382812500005,-10.6611328125],[166.13320312500005,-10.757812499999972]]],[[[161.71533203124997,-10.387304687499991],[162.10537109375005,-10.45380859375004],[162.37333984375002,-10.823242187499986],[161.78681640625004,-10.716894531249991],[161.53789062500007,-10.566406249999972],[161.4870117187501,-10.361425781249963],[161.29394531250003,-10.326464843750031],[161.30478515625012,-10.204394531250031],[161.71533203124997,-10.387304687499991]]],[[[161.54785156249997,-9.625683593749997],[161.55380859375012,-9.769726562500026],[161.40976562500006,-9.681640625000028],[161.36416015625,-9.353417968750037],[161.54785156249997,-9.625683593749997]]],[[[159.75039062500005,-9.272656250000011],[159.97060546875,-9.433300781249969],[160.35458984375006,-9.421582031249983],[160.81894531250006,-9.862792968749986],[160.64921875000002,-9.92861328124998],[159.80273437499997,-9.763476562500003],[159.61230468749997,-9.470703124999943],[159.62558593750012,-9.311230468749969],[159.75039062500005,-9.272656250000011]]],[[[160.1681640625001,-8.995507812500037],[160.40751953125007,-9.140332031249969],[160.10537109375,-9.080761718749997],[160.1681640625001,-8.995507812500037]]],[[[159.18857421875006,-9.123535156250014],[159.03632812500004,-9.075],[159.12978515625,-8.99306640624998],[159.22841796875005,-9.029980468749955],[159.18857421875006,-9.123535156250014]]],[[[158.10791015625003,-8.684179687500034],[157.93759765625006,-8.73642578125002],[157.90927734375006,-8.565625],[158.10546874999997,-8.536816406250026],[158.10791015625003,-8.684179687500034]]],[[[157.38896484375002,-8.713476562499963],[157.2123046875,-8.565039062500006],[157.37949218750012,-8.420898437499943],[157.38896484375002,-8.713476562499963]]],[[[160.7494140625,-8.313964843750014],[160.99765625000006,-8.612011718749983],[160.94433593750003,-8.799023437499983],[161.15869140624997,-8.961816406250009],[161.36738281250004,-9.61123046874998],[160.77207031250012,-8.963867187499986],[160.7140625000001,-8.539257812499997],[160.59042968750006,-8.372753906249997],[160.7494140625,-8.313964843750014]]],[[[157.76347656250002,-8.242187499999957],[157.89843749999997,-8.506347656249943],[157.81933593750003,-8.612011718749983],[157.58789062500003,-8.445410156249963],[157.5580078125,-8.269921875],[157.30244140625004,-8.33330078124996],[157.21757812500002,-8.262792968749977],[157.490625,-7.965722656250037],[157.76347656250002,-8.242187499999957]]],[[[157.171875,-8.108105468749997],[156.95830078125002,-8.014355468749997],[157.02412109375004,-7.867871093749997],[157.18613281250006,-7.941210937500017],[157.171875,-8.108105468749997]]],[[[156.687890625,-7.92304687500004],[156.5109375000001,-7.707812499999974],[156.5609375,-7.574023437499989],[156.80908203124997,-7.722851562500026],[156.687890625,-7.92304687500004]]],[[[159.8791015625001,-8.534277343749949],[158.9440429687501,-8.04072265625004],[158.457421875,-7.544726562499974],[158.734375,-7.604296875000031],[159.43144531250002,-8.029003906249955],[159.84306640625002,-8.326953124999989],[159.8791015625001,-8.534277343749949]]],[[[155.83984374999997,-7.097167968750014],[155.67753906250002,-7.08896484375002],[155.73896484375004,-6.972949218750017],[155.83984374999997,-7.097167968750014]]],[[[157.48671875000005,-7.330371093750003],[157.44130859375,-7.425683593749966],[157.10156249999997,-7.323632812499966],[156.4525390625,-6.638281249999963],[157.03027343750003,-6.891992187499952],[157.19335937499997,-7.160351562499997],[157.48671875000005,-7.330371093750003]]]]},"properties":{"name":"Solomon Is.","childNum":16}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-12.526074218749926,7.436328125000017],[-12.951611328124926,7.570849609374989],[-12.615234374999972,7.63720703125],[-12.5125,7.582421875000037],[-12.526074218749926,7.436328125000017]]],[[[-10.758593749999989,9.385351562499991],[-10.682714843750006,9.289355468749974],[-10.687646484374937,9.261132812499994],[-10.749951171874926,9.12236328124996],[-10.747021484374955,9.095263671875045],[-10.726855468749932,9.081689453125023],[-10.615966796875,9.059179687499977],[-10.500537109375017,8.687548828125017],[-10.677343749999977,8.400585937499997],[-10.712109374999955,8.335253906250017],[-10.686962890624983,8.321679687500009],[-10.652636718749989,8.330273437499983],[-10.604003906249943,8.319482421874994],[-10.55771484374992,8.315673828125028],[-10.496435546874977,8.362109374999974],[-10.394433593749966,8.480957031250028],[-10.360058593749983,8.49550781249998],[-10.283203124999972,8.48515625],[-10.285742187499949,8.454101562499986],[-10.314648437499983,8.310839843750017],[-10.359814453124926,8.187939453125026],[-10.570849609374932,8.071142578125034],[-10.6474609375,7.759375],[-10.878076171874994,7.538232421874994],[-11.267675781249977,7.232617187499997],[-11.507519531249983,6.906542968750003],[-12.48564453124996,7.386279296875045],[-12.480273437499932,7.75327148437502],[-12.697607421874977,7.715869140625045],[-12.850878906249932,7.818701171875034],[-12.956933593749966,8.145312500000045],[-13.148974609374989,8.214599609375043],[-13.272753906249989,8.429736328124989],[-13.085009765624932,8.42475585937504],[-12.894091796874932,8.62978515624998],[-13.181835937499955,8.576904296875043],[-13.206933593749994,8.843115234375006],[-13.059472656249966,8.881152343750031],[-13.292675781249955,9.04921875],[-13.077294921874966,9.069628906249974],[-12.958789062499989,9.263330078124994],[-12.755859374999943,9.373583984374989],[-12.557861328125,9.704980468749994],[-12.427978515625028,9.898144531250011],[-12.142333984375,9.87539062499999],[-11.911083984374955,9.993017578124977],[-11.273632812499955,9.996533203124983],[-11.205664062499949,9.977734374999969],[-11.180859374999955,9.925341796875045],[-11.047460937499977,9.786328125000054],[-10.758593749999989,9.385351562499991]]]]},"properties":{"name":"Sierra Leone","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-89.36259765624999,14.416015625],[-89.1205078125,14.370214843749991],[-88.51254882812499,13.978955078124997],[-88.504345703125,13.964208984374991],[-88.49765625,13.904541015625],[-88.482666015625,13.854248046875],[-88.44912109375,13.850976562499994],[-88.40849609374999,13.87539062499999],[-88.27622070312499,13.942675781250003],[-88.151025390625,13.987353515625003],[-87.99101562499999,13.879638671875],[-87.8919921875,13.894970703124997],[-87.80224609375,13.889990234374991],[-87.7314453125,13.841064453125],[-87.71533203125,13.812695312499997],[-87.781884765625,13.521386718749994],[-87.930859375,13.1806640625],[-88.68564453124999,13.281494140625],[-88.51201171874999,13.183935546874991],[-89.80419921875,13.560107421875003],[-90.09521484375,13.736523437499997],[-90.04814453124999,13.904052734375],[-89.54716796874999,14.241259765625003],[-89.5736328125,14.390087890624997],[-89.36259765624999,14.416015625]]]},"properties":{"name":"El Salvador","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-56.26708984374997,46.838476562500034],[-56.38476562499994,46.81943359375006],[-56.36464843749994,47.09897460937498],[-56.26708984374997,46.838476562500034]]]},"properties":{"name":"St. Pierre and Miquelon","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[6.659960937499989,0.120654296874989],[6.51972656250004,0.066308593750023],[6.468164062499994,0.22734375],[6.68691406250008,0.404394531249977],[6.75,0.24345703124996],[6.659960937499989,0.120654296874989]]],[[[7.423828125,1.567724609375006],[7.330664062500034,1.603369140624991],[7.414453125000051,1.699121093750037],[7.423828125,1.567724609375006]]]]},"properties":{"name":"São Tomé and Principe","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-54.03422851562499,3.62939453125],[-54.00957031249999,3.448535156249989],[-54.06318359375,3.353320312499989],[-54.18803710937499,3.178759765624989],[-54.203125,3.13818359375],[-54.17070312499999,2.993603515624997],[-54.18808593749999,2.874853515624991],[-54.1955078125,2.81787109375],[-54.256738281249994,2.713720703124991],[-54.402001953124994,2.461523437499991],[-54.53593749999999,2.343310546874989],[-54.56840820312499,2.342578124999989],[-54.604736328125,2.335791015624991],[-54.61625976562499,2.326757812499991],[-54.661865234375,2.327539062499994],[-54.697412109374994,2.359814453124997],[-54.72221679687499,2.441650390625],[-54.87607421874999,2.450390625],[-54.92656249999999,2.497363281249989],[-54.968408203124994,2.54833984375],[-54.978662109374994,2.59765625],[-55.005810546875,2.59296875],[-55.0703125,2.54833984375],[-55.11411132812499,2.539208984374994],[-55.1876953125,2.547509765624994],[-55.286035156249994,2.499658203124994],[-55.343994140625,2.48876953125],[-55.38535156249999,2.440625],[-55.73056640624999,2.406152343749994],[-55.957470703125,2.520458984374997],[-55.99350585937499,2.497509765624997],[-56.02036132812499,2.392773437499997],[-56.0451171875,2.364404296874994],[-56.087792968749994,2.34130859375],[-56.12939453125,2.299511718749997],[-56.1376953125,2.259033203125],[-56.073632812499994,2.236767578124997],[-56.02006835937499,2.158154296874997],[-55.96196289062499,2.095117187499994],[-55.91533203124999,2.03955078125],[-55.921630859375,1.976660156249991],[-55.929638671875,1.8875],[-56.01992187499999,1.842236328124997],[-56.4828125,1.942138671875],[-56.704345703125,2.036474609374991],[-57.19736328124999,2.853271484375],[-57.303662109375,3.377099609374994],[-57.646728515625,3.39453125],[-58.05429687499999,4.101660156249991],[-57.84599609374999,4.668164062499997],[-57.91704101562499,4.820410156249991],[-57.711083984374994,4.991064453124991],[-57.331005859375,5.020166015624994],[-57.20981445312499,5.195410156249991],[-57.3185546875,5.335351562499994],[-57.194775390625,5.5484375],[-56.96982421874999,5.992871093749997],[-56.235595703125,5.885351562499991],[-55.897607421874994,5.699316406249991],[-55.909912109375,5.892626953124989],[-55.648339843749994,5.985888671874989],[-54.83369140625,5.988330078124989],[-54.05419921875,5.807910156249989],[-54.08046875,5.502246093749989],[-54.4796875,4.836523437499991],[-54.350732421874994,4.054101562499994],[-54.03422851562499,3.62939453125]]]},"properties":{"name":"Suriname","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[22.538671875,49.072705078125],[22.52412109375001,49.031396484374994],[22.389453125000017,48.873486328125],[22.295214843750017,48.685839843749996],[22.142871093750017,48.568505859374994],[22.1318359375,48.405322265624996],[21.766992187500023,48.3380859375],[21.45136718750001,48.55224609375],[20.490039062500017,48.526904296874996],[20.333789062500017,48.295556640624994],[19.95039062500001,48.146630859374994],[19.625390625000023,48.223095703125],[18.791894531250023,48.000292968749996],[18.72421875,47.787158203124996],[17.76191406250001,47.770166015624994],[17.147363281250023,48.00595703125],[16.86542968750001,48.3869140625],[16.953125,48.598828125],[17.135644531250023,48.841064453125],[17.75849609375001,48.888134765625],[18.0859375,49.06513671875],[18.160937500000017,49.257373046874996],[18.83222656250001,49.510791015624996],[19.1494140625,49.4],[19.44160156250001,49.597705078124996],[19.77392578125,49.37216796875],[19.756640625000017,49.204394531249996],[20.0576171875,49.181298828124994],[20.36298828125001,49.38525390625],[20.868457031250017,49.314697265625],[21.079394531250017,49.418261718749996],[21.6396484375,49.411962890625],[22.020117187500006,49.209521484374996],[22.473046875000023,49.081298828125],[22.538671875,49.072705078125]]]},"properties":{"name":"Slovakia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[16.516210937500006,46.499902343749994],[16.427636718750023,46.5244140625],[16.321191406250023,46.534619140625],[16.1064453125,46.382226562499994],[15.608984375,46.171923828124996],[15.592578125000017,46.139990234375],[15.596875,46.109228515625],[15.675585937500017,45.983691406249996],[15.652148437500017,45.862158203125],[15.277050781250011,45.7326171875],[15.353710937500011,45.659912109375],[15.283593750000023,45.5796875],[15.291210937500011,45.541552734374996],[15.32666015625,45.502294921875],[15.339453125,45.467041015625],[15.242089843750023,45.44140625],[15.110449218750006,45.45078125],[14.95458984375,45.499902343749994],[14.793066406250006,45.47822265625],[14.649511718750006,45.571484375],[14.591796875,45.651269531249994],[14.56884765625,45.6572265625],[14.548448660714302,45.628388671875],[14.507586495535731,45.59039341517857],[14.42734375,45.505761718749994],[14.369921875000017,45.4814453125],[13.878710937500017,45.428369140624994],[13.577929687500017,45.516894531249996],[13.8447265625,45.59287109375],[13.831152343750006,45.680419921875],[13.663476562500023,45.7919921875],[13.6005859375,45.979785156249996],[13.509179687500023,45.973779296874994],[13.487695312500023,45.987109375],[13.480273437500017,46.009228515625],[13.486425781250006,46.03955078125],[13.548046875000011,46.089111328125],[13.616601562500023,46.133105468749996],[13.634960937500011,46.157763671874996],[13.632519531250011,46.177050781249996],[13.420996093750006,46.212304687499994],[13.399511718750006,46.317529296874994],[13.563281250000017,46.415087890624996],[13.637109375000023,46.448535156249996],[13.6796875,46.462890625],[13.7,46.520263671875],[14.5498046875,46.399707031249996],[14.893261718750011,46.605908203125],[15.957617187500006,46.677636718749994],[16.093066406250017,46.86328125],[16.283593750000023,46.857275390625],[16.516210937500006,46.499902343749994]]]},"properties":{"name":"Slovenia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[16.52851562500001,56.29052734375],[16.431640625,56.24375],[16.41230468750004,56.568994140624994],[17.02539062499997,57.345068359375006],[16.52851562500001,56.29052734375]]],[[[19.076464843750045,57.8359375],[18.813867187500023,57.70620117187502],[18.907910156250068,57.39833984375002],[18.146386718749994,56.920507812500006],[18.285351562500068,57.08320312500001],[18.136523437500045,57.55664062500003],[18.53740234374999,57.83056640625006],[18.90058593750001,57.91547851562504],[19.076464843750045,57.8359375]]],[[[19.156347656250063,57.92260742187497],[19.086523437500034,57.86499023437506],[19.134863281250034,57.98134765625002],[19.331445312500023,57.962890625],[19.156347656250063,57.92260742187497]]],[[[24.15546875000004,65.80527343750006],[23.102343750000074,65.73535156250003],[22.400976562500006,65.86210937499999],[22.254003906250006,65.59755859375002],[21.565527343750063,65.40810546874997],[21.609179687500074,65.261376953125],[21.410351562500068,65.31743164062505],[21.57392578125001,65.12578124999999],[21.138183593750057,64.80869140625006],[21.519628906250034,64.46308593749998],[20.76269531250003,63.86782226562505],[18.60644531250003,63.17827148437499],[18.31289062500008,62.996386718750045],[18.46308593750004,62.895849609375006],[18.170019531250034,62.789355468750074],[17.906640625000023,62.88676757812502],[18.037304687500068,62.60053710937498],[17.834472656250057,62.50273437500002],[17.410253906250063,62.508398437500034],[17.633691406249994,62.23300781250006],[17.374511718750057,61.866308593750034],[17.465429687500006,61.68447265625005],[17.196386718750006,61.72456054687504],[17.13076171875005,61.57573242187499],[17.25097656250003,60.70078125],[17.6611328125,60.53515625000003],[17.955761718750068,60.589794921874955],[18.85273437500001,60.02587890625],[18.970507812500045,59.757226562499994],[17.964257812500023,59.359375],[18.56025390625004,59.39448242187498],[18.285351562500068,59.109375],[16.978125,58.65415039062506],[16.214257812500023,58.636669921874955],[16.92382812499997,58.49257812499999],[16.651953125,58.43432617187503],[16.65224609375008,57.50068359374998],[16.348730468750063,56.70927734374996],[15.826660156250028,56.12495117187501],[14.782031250000017,56.16191406250002],[14.754785156250051,56.03315429687498],[14.401953125000034,55.97675781250004],[14.21503906250004,55.83261718749998],[14.341699218749994,55.52773437500002],[14.17373046875008,55.396630859374966],[12.885839843750063,55.41137695312506],[12.973925781250074,55.748144531250006],[12.471191406250057,56.29052734375],[12.801660156250051,56.263916015625],[12.65644531250004,56.44057617187502],[12.857421875000028,56.45239257812503],[12.883691406250051,56.61772460937496],[12.421484375000034,56.906396484374966],[11.449316406250063,58.118359374999955],[11.43154296875008,58.339990234374994],[11.24824218750004,58.369140625],[11.14716796875004,58.98862304687498],[11.19580078125,59.07827148437505],[11.388281250000063,59.036523437499966],[11.470703125000057,58.909521484375034],[11.64277343750004,58.92607421875002],[11.798144531250074,59.28989257812498],[11.680761718750034,59.59228515625003],[12.486132812500074,60.10678710937506],[12.588671874999989,60.450732421875045],[12.29414062500004,61.00268554687506],[12.706054687500028,61.059863281250074],[12.88076171875008,61.35229492187506],[12.155371093750006,61.720751953125045],[12.303515625000074,62.28559570312501],[11.999902343750051,63.29169921875001],[12.175195312500051,63.595947265625],[12.792773437500017,64],[13.203515625000023,64.07509765625],[13.960546875000063,64.01401367187498],[14.141210937500006,64.17353515624998],[14.077636718750028,64.464013671875],[13.650292968750023,64.58154296874997],[14.47968750000004,65.30146484374998],[14.543261718750045,66.12934570312498],[15.483789062500051,66.30595703124999],[15.422949218750006,66.48984374999998],[16.40351562500004,67.05498046875002],[16.12744140625,67.42583007812507],[16.783593750000023,67.89501953125],[17.324609375000023,68.10380859374999],[17.91669921875001,67.96489257812502],[18.303027343750045,68.55541992187497],[19.969824218750063,68.35639648437501],[20.348046875000023,68.84873046875003],[20.116699218750057,69.02089843750005],[20.622167968750006,69.036865234375],[21.99746093750005,68.52060546874998],[22.854101562500034,68.36733398437502],[23.63886718750004,67.95439453125002],[23.454882812500045,67.46025390625007],[23.733593750000068,67.42290039062499],[23.64150390625005,67.12939453124997],[23.988574218750045,66.81054687500003],[23.700292968750034,66.25263671874998],[24.15546875000004,65.80527343750006]]]]},"properties":{"name":"Sweden","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[31.9482421875,-25.957617187500006],[32.060546875,-26.018359375],[32.04140625000002,-26.28125],[32.10595703125,-26.52001953125],[32.112890625,-26.839453125],[32.02480468750002,-26.811132812500006],[31.994726562500006,-26.817480468750006],[31.967187500000023,-26.96064453125001],[31.946093750000017,-27.173632812500003],[31.958398437500023,-27.30585937500001],[31.742578125000023,-27.30996093750001],[31.469531250000017,-27.295507812500006],[31.274023437500006,-27.238378906250006],[31.063378906250023,-27.1123046875],[30.938085937500006,-26.915820312500003],[30.88330078125,-26.79238281250001],[30.806738281250006,-26.785253906250006],[30.794335937500023,-26.764257812500006],[30.803320312500006,-26.41347656250001],[31.08808593750001,-25.98066406250001],[31.207324218750017,-25.843359375],[31.33515625000001,-25.75556640625001],[31.382617187500017,-25.74296875],[31.415136718750006,-25.74658203125],[31.921679687500017,-25.96875],[31.9482421875,-25.957617187500006]]]},"properties":{"name":"Swaziland","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[55.54033203125002,-4.693066406250011],[55.54296875,-4.785546875],[55.383398437500006,-4.609277343750009],[55.45576171875001,-4.558789062500011],[55.54033203125002,-4.693066406250011]]]},"properties":{"name":"Seychelles","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[42.358984375,37.10859375],[41.78857421875,36.59716796875],[41.41679687500002,36.5146484375],[41.295996093750006,36.383349609374996],[41.354101562500006,35.640429687499996],[41.19472656250002,34.768994140625],[40.98701171875001,34.429052734375],[38.773535156250006,33.372216796874994],[36.818359375,32.317285156249994],[36.3720703125,32.3869140625],[35.78730468750001,32.734912109374996],[35.91347656250002,32.94960937499999],[35.869140625,33.43173828125],[36.03447265625002,33.58505859375],[35.98613281250002,33.75263671875],[36.36503906250002,33.83935546875],[36.27783203125,33.92529296875],[36.5849609375,34.221240234374996],[36.50439453125,34.432373046875],[36.32988281250002,34.499609375],[36.383886718750006,34.65791015625],[35.97626953125001,34.629199218749996],[35.902441406250006,35.420703125],[35.76445312500002,35.571582031249996],[35.83964843750002,35.84921875],[35.892675781250006,35.916552734374996],[35.96757812500002,35.910058593749994],[36.12734375000002,35.831445312499994],[36.15361328125002,35.833886718749994],[36.34755859375002,36.003515625],[36.37539062500002,36.171240234375],[36.63671875,36.233984375],[36.64140625000002,36.263525390625],[36.5375,36.45742187499999],[36.54667968750002,36.50634765625],[36.596875,36.7013671875],[36.62841796875,36.777685546875],[36.65859375000002,36.802539062499996],[36.77656250000001,36.79267578125],[36.94179687500002,36.7583984375],[36.9853515625,36.702392578125],[37.06621093750002,36.652636718749996],[37.43632812500002,36.643310546875],[37.523535156250006,36.6783203125],[37.7203125,36.743701171874996],[37.90664062500002,36.79462890625],[38.19169921875002,36.9015625],[38.7666015625,36.693115234375],[38.90644531250001,36.694677734375],[39.1083984375,36.680566406249994],[39.35664062500001,36.681591796875],[39.50146484375,36.70224609375],[39.6865234375,36.738623046875],[40.01640625000002,36.826074218749994],[40.705664062500006,37.097705078124996],[41.886816406250006,37.156396484374994],[42.05986328125002,37.2060546875],[42.16787109375002,37.288623046874996],[42.202734375,37.29726562499999],[42.24755859375,37.2822265625],[42.2685546875,37.2765625],[42.31289062500002,37.22958984375],[42.358984375,37.10859375]]]},"properties":{"name":"Syria","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-72.3328125,21.85136718749999],[-72.14433593750002,21.79272460937503],[-72.33544921874994,21.758007812499983],[-72.3328125,21.85136718749999]]]},"properties":{"name":"Turks and Caicos Is.","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[23.980273437500017,19.496630859375003],[23.970800781250006,15.721533203124991],[23.10517578125001,15.702539062499994],[22.933886718750017,15.533105468749994],[22.93232421875001,15.162109375],[22.6708984375,14.722460937500003],[22.38154296875001,14.550488281249997],[22.53857421875,14.161865234375],[22.1064453125,13.7998046875],[22.228125,13.32958984375],[21.825292968750006,12.79052734375],[21.928125,12.678125],[22.352343750000017,12.660449218749989],[22.472460937500017,12.067773437499994],[22.580957031250023,11.990136718749994],[22.591113281250017,11.579882812499989],[22.922656250000017,11.344873046874994],[22.86005859375001,10.919677734375],[22.49384765625001,10.996240234374994],[21.771484375,10.642822265625],[21.682714843750006,10.289843749999989],[20.773242187500017,9.405664062499994],[20.342089843750017,9.127099609374994],[18.95625,8.938867187499994],[18.886035156250017,8.836035156249991],[19.108691406250017,8.656152343749994],[18.56416015625001,8.0458984375],[17.6494140625,7.98359375],[16.784765625,7.550976562499997],[16.545312500000023,7.865478515625],[16.37890625,7.683544921874997],[15.957617187500006,7.507568359375],[15.480078125,7.523779296874991],[15.5498046875,7.787890624999989],[15.1162109375,8.557324218749997],[14.332324218750017,9.20351562499999],[13.977246093750011,9.691552734374994],[14.243261718750006,9.979736328125],[15.654882812500006,10.0078125],[15.276074218750011,10.357373046874997],[15.132226562500023,10.648486328124989],[15.029882812500006,11.11367187499999],[15.08125,11.845507812499989],[14.847070312500023,12.502099609374994],[14.461718750000017,13.021777343749989],[14.244824218750011,13.07734375],[14.06396484375,13.07851562499999],[13.932324218750011,13.258496093749997],[13.606347656250023,13.70458984375],[13.505761718750023,14.134423828124994],[13.4482421875,14.380664062500003],[14.367968750000017,15.750146484374994],[15.474316406250011,16.908398437499997],[15.735058593750011,19.904052734375],[15.963183593750017,20.34619140625],[15.587109375000011,20.733300781249994],[15.607324218750023,20.954394531250003],[15.181835937500011,21.523388671874997],[14.97900390625,22.99619140624999],[15.984082031250011,23.445214843749994],[20.14765625000001,21.38925781249999],[23.980273437500017,19.496630859375003]]]},"properties":{"name":"Chad","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[0.900488281250006,10.993261718749991],[0.763378906250011,10.386669921874997],[1.330078125,9.996972656249994],[1.3857421875,9.361669921874991],[1.600195312500006,9.050048828125],[1.624707031250011,6.997314453125],[1.530957031250011,6.992431640625],[1.777929687500006,6.294628906249997],[1.62265625,6.216796875],[1.187207031250011,6.089404296874989],[0.736914062500006,6.452587890624997],[0.525585937500011,6.850927734374991],[0.634765625,7.353662109374994],[0.5,7.546875],[0.686328125000017,8.354882812499994],[0.37255859375,8.75927734375],[0.48876953125,8.851464843749994],[0.525683593750017,9.398486328124989],[0.2333984375,9.463525390624994],[0.342578125000017,9.604150390624994],[0.264550781250023,9.644726562499997],[0.380859375,10.291845703124991],[-0.08632812499999,10.673046875],[0.009423828125023,11.02099609375],[-0.068603515625,11.115625],[0.49267578125,10.954980468749994],[0.900488281250006,10.993261718749991]]]},"properties":{"name":"Togo","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[98.40908203125005,7.90205078125004],[98.2962890625,7.776074218750054],[98.32207031250007,8.166308593749974],[98.4349609375,8.085644531249969],[98.40908203125005,7.90205078125004]]],[[[100.070703125,9.58603515625002],[99.96240234375003,9.421630859375],[99.93955078125006,9.559960937500037],[100.070703125,9.58603515625002]]],[[[102.42675781250003,11.988720703125026],[102.30195312500004,11.98081054687502],[102.27744140625006,12.151855468750043],[102.42675781250003,11.988720703125026]]],[[[100.12246093750005,20.316650390625057],[100.11494140625004,20.257666015625034],[100.13974609375012,20.245410156250017],[100.31796875000006,20.38588867187505],[100.51953125000003,20.17792968750004],[100.39765625000004,19.756103515625],[100.51357421875005,19.553466796875],[101.21191406249997,19.54833984375003],[101.22080078125006,19.486621093750074],[101.19755859375007,19.327929687500074],[101.2863281250001,18.977148437500006],[101.04697265625012,18.441992187500063],[101.05058593750002,18.407031250000045],[101.1375,18.28686523437497],[101.14394531250005,18.14262695312499],[100.90849609375002,17.583886718750023],[100.95585937500002,17.541113281250006],[101.10517578125004,17.47954101562499],[101.16748046874997,17.49902343749997],[101.41367187500012,17.71875],[101.55507812500005,17.812353515625034],[101.56367187500004,17.82050781250001],[101.6875,17.889404296875],[101.77480468750005,18.03339843750004],[101.81865234375002,18.06464843750001],[101.87548828124997,18.046435546875017],[101.94746093750004,18.081494140624983],[102.03457031250005,18.169824218750023],[102.10146484375,18.210644531249983],[102.14824218750002,18.20385742187503],[102.35185546875002,18.045947265625017],[102.45878906250002,17.984619140625057],[102.55253906250007,17.96508789062497],[102.61679687500006,17.833349609375034],[102.66064453124997,17.817968750000034],[102.680078125,17.824121093750023],[103.05136718750006,18.02851562500001],[103.0912109375,18.13823242187499],[103.14853515625006,18.221728515625045],[103.19970703124997,18.259472656249983],[103.26318359374997,18.27846679687505],[103.27958984375002,18.304980468750017],[103.24892578125,18.338964843750034],[103.25175781250002,18.373486328124955],[103.2882812500001,18.408398437499955],[103.36699218750007,18.42333984374997],[103.48798828125004,18.418164062499983],[103.62968750000002,18.38256835937503],[103.79228515625002,18.316503906249977],[103.89882812500005,18.295312500000023],[103.949609375,18.31899414062505],[104.04873046875005,18.216699218749994],[104.19619140625005,17.988378906250006],[104.32265625,17.815820312500023],[104.428125,17.69897460937503],[104.7396484375,17.461669921875],[104.81601562500012,17.30029296874997],[104.75898437500004,17.0771484375],[104.7435546875,16.884375],[104.75058593750012,16.647558593750063],[104.81933593750003,16.46606445312503],[105.04716796875007,16.160253906249977],[105.14873046875007,16.09355468749999],[105.33066406250006,16.037890625000017],[105.40625,15.987451171875051],[105.39892578124997,15.829882812500017],[105.62207031250003,15.699951171875],[105.641015625,15.656542968750045],[105.6388671875001,15.585937500000057],[105.615625,15.488281250000057],[105.49042968750004,15.256591796875],[105.49042968750004,15.127587890625009],[105.5333984375001,15.041601562499991],[105.54667968750002,14.932470703124963],[105.52304687500012,14.843310546875003],[105.49736328125002,14.590673828124963],[105.47558593750003,14.530126953124977],[105.42265625000007,14.471630859375054],[105.34218750000005,14.416699218750054],[105.24365234375003,14.367871093750054],[105.1833007812501,14.346240234374989],[105.16914062500004,14.336083984374966],[105.12597656250003,14.280957031250011],[105.07412109375005,14.227441406250037],[104.77900390625004,14.427832031250006],[103.19941406250004,14.332617187499977],[102.90927734375006,14.136718750000028],[102.546875,13.585693359375043],[102.33632812500005,13.560302734375014],[102.49960937500012,12.669970703125003],[102.75566406250002,12.42626953125],[102.73662109375007,12.089794921875011],[102.93388671875002,11.706689453125037],[102.594140625,12.203027343749994],[102.54023437500004,12.109228515624977],[101.83574218750002,12.640380859375014],[100.89775390625007,12.653808593749986],[100.96269531250007,13.431982421874991],[100.60292968750005,13.568164062500017],[100.23564453125002,13.48447265625002],[99.99052734375007,13.243457031250031],[100.08994140625006,13.045654296874972],[99.96396484375006,12.690039062500006],[99.98906250000007,12.170800781249994],[99.16503906250003,10.319824218750028],[99.25390625000003,9.265234375000034],[99.83554687500012,9.288378906250031],[99.98955078125007,8.589208984374977],[100.129296875,8.428076171875006],[100.16347656250005,8.508398437500034],[100.27939453125006,8.268505859375011],[100.54521484375002,7.226904296874991],[100.43935546875005,7.280761718750043],[100.38037109375003,7.541503906250043],[100.28378906250006,7.551513671875043],[100.25664062500002,7.774902343749986],[100.16074218750012,7.599267578124994],[100.4235351562501,7.18784179687502],[101.01787109375002,6.860937500000034],[101.49794921875005,6.865283203125031],[102.10107421874997,6.242236328125031],[101.87363281250012,5.825292968749991],[101.67841796875004,5.778808593750028],[101.5560546875,5.907763671875003],[101.1139648437501,5.636767578125045],[100.98164062500004,5.771044921875045],[101.05351562500002,6.242578125],[100.87392578125,6.24541015624996],[100.75449218750012,6.460058593749991],[100.3454101562501,6.549902343750006],[100.26142578125004,6.682714843749963],[100.11914062499997,6.441992187500048],[99.69599609375004,6.87666015625004],[99.72031250000012,7.106201171875],[99.55302734375002,7.218798828125031],[99.59697265625002,7.355615234375009],[99.35859375000004,7.372216796875023],[99.26367187499997,7.619042968750037],[99.07763671874997,7.718066406250045],[99.05107421875002,7.887841796874994],[98.78867187500012,8.059814453125028],[98.703515625,8.256738281250009],[98.57919921875006,8.344287109374989],[98.42099609375006,8.17822265625],[98.30546875000007,8.226220703125009],[98.24179687500006,8.767871093750045],[98.70253906250005,10.19038085937504],[98.7572265625,10.660937499999974],[99.1901367187501,11.105273437499989],[99.61474609374997,11.781201171875026],[99.40507812500002,12.547900390625003],[99.12392578125,13.030761718750043],[99.13681640625006,13.716699218749994],[98.57001953125004,14.359912109375031],[98.20214843749997,14.97592773437502],[98.19101562500012,15.204101562499972],[98.55693359375007,15.367675781249986],[98.59238281250006,16.05068359375005],[98.81796875000012,16.180810546874994],[98.88828125000006,16.351904296875034],[98.83544921875003,16.417578125],[98.66074218750006,16.330419921875006],[98.4388671875,16.975683593750034],[97.7064453125,17.79711914062503],[97.63222656250005,18.290332031250074],[97.37392578125,18.51796875],[97.74589843750002,18.58818359374999],[97.816796875,19.459960937500057],[98.01503906250005,19.74951171874997],[98.37128906250004,19.68916015625004],[98.9166992187501,19.77290039062504],[99.07421875000003,20.09936523437503],[99.48593750000006,20.14985351562501],[99.45888671875005,20.363037109375],[99.72011718750005,20.32543945312497],[99.8903320312501,20.424414062499977],[99.9542968750001,20.415429687500023],[100.0036132812501,20.37958984375001],[100.12246093750005,20.316650390625057]]]]},"properties":{"name":"Thailand","childNum":4}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[70.66416015625,39.85546875],[70.55957031250003,39.790917968749994],[70.48925781250003,39.86303710937503],[70.48281250000005,39.88271484375005],[70.49775390625004,39.88242187499998],[70.56708984375004,39.86660156250005],[70.66416015625,39.85546875]]],[[[70.95800781250003,40.238867187500034],[70.59921875,39.974511718749994],[69.96679687499997,40.202246093750034],[69.46875,40.020751953125],[69.47099609375002,39.990625],[69.43193359375007,39.909765625000034],[69.36542968750004,39.94707031250002],[69.30722656250006,39.968554687500045],[69.27880859374997,39.91777343749999],[69.24472656250006,39.82709960937498],[69.29765625000007,39.52480468750005],[70.50117187500004,39.58735351562501],[70.79931640625003,39.39472656250001],[71.4703125,39.60366210937502],[71.50302734375006,39.58217773437502],[71.51738281250002,39.55385742187502],[71.50585937499997,39.51708984374997],[71.5033203125,39.47880859374999],[71.73222656250002,39.422998046874994],[71.77861328125007,39.27797851562502],[72.04277343750002,39.352148437500034],[72.08417968750004,39.310644531250034],[72.14736328125005,39.26074218749997],[72.22998046874997,39.20751953124997],[72.63994140625002,39.385986328125],[73.10927734375,39.36191406249998],[73.2349609375,39.37456054687499],[73.3361328125001,39.41235351562506],[73.38740234375004,39.442724609375034],[73.4704101562501,39.46059570312502],[73.63164062500007,39.44887695312502],[73.63632812500006,39.396679687499955],[73.60732421875,39.229199218749955],[73.8052734375,38.968652343749994],[73.69609375000007,38.85429687499996],[73.80166015625,38.60688476562501],[74.02558593750004,38.53984375000002],[74.27744140625,38.659765625000034],[74.81230468750002,38.46030273437498],[74.8942382812501,37.60141601562498],[75.11875,37.38569335937498],[74.89130859375004,37.231640624999955],[74.875390625,37.24199218750002],[74.83046875,37.28593750000002],[74.73056640625006,37.35703125],[74.659375,37.39448242187501],[74.34902343750005,37.41875],[74.25966796875005,37.41542968750002],[74.20351562500005,37.37246093750005],[74.16708984375,37.32944335937498],[73.74960937500006,37.23178710937498],[73.6535156250001,37.239355468750034],[73.62753906250006,37.261572265625006],[73.71728515625003,37.32944335937498],[73.7337890625,37.37578125000002],[73.72060546875,37.41875],[73.65712890625005,37.43046875],[73.6046875000001,37.44604492187503],[73.48134765625,37.4716796875],[73.38291015625006,37.462255859375034],[73.21113281250004,37.40849609375002],[72.89550781250003,37.26752929687498],[72.65742187500004,37.029052734375],[71.665625,36.696923828124994],[71.530859375,36.845117187499994],[71.43291015625007,37.12753906249998],[71.5822265625001,37.91010742187498],[71.55195312500004,37.93315429687496],[71.48779296874997,37.93188476562497],[71.38964843750003,37.90629882812502],[71.31992187500006,37.90185546875],[71.27851562500004,37.91840820312498],[71.33271484375004,38.170263671875034],[71.25585937499997,38.306982421875006],[70.7359375,38.42255859375001],[70.41777343750002,38.075439453125],[70.21464843750002,37.92441406250006],[70.19941406250004,37.88603515624996],[70.25498046875006,37.76538085937497],[70.25146484374997,37.66416015625006],[70.18867187500004,37.58247070312501],[70.11982421875004,37.54350585937499],[69.9849609375,37.566162109375],[69.8208984375,37.60957031250004],[69.62578125000002,37.59404296874999],[69.49208984375,37.55307617187498],[69.42011718750004,37.486718749999966],[69.39921875000007,37.39931640625002],[69.42968749999997,37.290869140625034],[69.414453125,37.20776367187497],[69.35380859375007,37.15004882812502],[69.3039062500001,37.11694335937503],[69.26484375000004,37.1083984375],[69.18017578125003,37.158300781250034],[68.96044921875003,37.32504882812498],[68.9118164062501,37.33393554687501],[68.88525390624997,37.32807617187498],[68.85537109375005,37.31684570312501],[68.83847656250006,37.30283203124998],[68.82373046874997,37.27070312500001],[68.78203125000002,37.25800781250001],[68.7232421875,37.26801757812501],[68.6691406250001,37.258398437500006],[68.3869140625001,37.1375],[68.29951171875004,37.08842773437502],[68.28476562500006,37.036328124999955],[68.2609375000001,37.01308593750002],[68.2121093750001,37.02153320312496],[68.0677734375,36.949804687500006],[67.95800781249997,36.972021484375006],[67.83447265624997,37.06420898437506],[67.75898437500004,37.172216796875034],[67.7980468750001,37.244970703125006],[67.81435546875005,37.48701171875004],[68.3502929687501,38.211035156250006],[68.08720703125002,38.47353515625002],[68.13251953125004,38.927636718749966],[67.69443359375006,38.99462890625003],[67.64833984375005,39.13105468750004],[67.3576171875001,39.216699218749994],[67.426171875,39.46557617187497],[67.71904296875007,39.62138671875002],[68.46328125,39.53671874999998],[68.63896484375007,39.8388671875],[68.86875,39.90747070312503],[68.80468750000003,40.05034179687499],[68.9720703125,40.08994140624998],[68.63066406250007,40.16708984374998],[69.27490234374997,40.19809570312498],[69.20625,40.566552734374994],[69.35722656250002,40.76738281249996],[69.71289062500003,40.65698242187503],[70.40195312500006,41.03510742187498],[70.75107421875006,40.721777343750006],[70.37158203125003,40.38413085937506],[70.653125,40.201171875],[70.95800781250003,40.238867187500034]]]]},"properties":{"name":"Tajikistan","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[66.52226562500007,37.34848632812506],[66.471875,37.3447265625],[65.7650390625,37.56914062499996],[65.55498046875002,37.25117187500004],[65.30361328125005,37.24677734375001],[65.08964843750007,37.237939453124994],[64.9515625,37.19355468750001],[64.81630859375005,37.13208007812503],[64.7824218750001,37.05927734375001],[64.60253906250003,36.554541015625034],[64.5658203125,36.427587890625034],[64.51103515625002,36.34067382812498],[64.184375,36.14892578125],[63.8625,36.012353515624994],[63.12998046875006,35.84619140624997],[63.169726562500074,35.678125],[63.05664062500003,35.44580078125003],[62.98027343750002,35.40917968750003],[62.85800781250006,35.34965820312499],[62.688085937500006,35.25532226562504],[62.3078125000001,35.17080078125005],[62.08964843750002,35.3796875],[61.62099609375005,35.43232421875004],[61.34472656249997,35.62949218750006],[61.26201171875002,35.61958007812498],[61.25214843750004,35.86762695312498],[61.15292968750006,35.97675781250001],[61.212011718750006,36.190527343750034],[61.11962890625003,36.64257812500003],[60.34130859375003,36.63764648437501],[60.06279296875002,36.962890625],[59.454980468749994,37.25283203125002],[59.30175781249997,37.51064453125005],[58.81542968750003,37.683496093749994],[58.261621093749994,37.665820312500045],[57.35371093750004,37.97333984374998],[57.1935546875001,38.216406250000034],[56.440625,38.249414062499994],[56.272070312500006,38.080419921875034],[55.38085937500003,38.051123046875034],[54.90009765625004,37.77792968750006],[54.6994140625001,37.47016601562498],[53.91416015625006,37.34355468750002],[53.86865234375003,38.949267578125045],[53.70458984375003,39.209570312500034],[53.33632812500005,39.34082031250006],[53.15664062499999,39.26499023437506],[53.23564453125002,39.608544921874966],[53.603125,39.546972656250034],[53.472265625,39.66879882812498],[53.48730468749997,39.909375],[52.9875,39.98759765625002],[53.03554687500005,39.7744140625],[52.80468749999997,40.054003906250045],[52.73369140625002,40.39873046875002],[52.943457031250006,41.03808593750006],[53.1452148437501,40.82495117187497],[53.61523437500003,40.818505859374994],[53.87001953125005,40.64868164062503],[54.37734375,40.693261718749966],[54.319433593750006,40.83457031249998],[54.68505859375003,40.873046875],[54.70371093750006,41.071142578125034],[54.094824218750006,41.51938476562506],[53.80468749999997,42.11762695312498],[53.16416015625006,42.09379882812502],[52.97001953125002,41.97622070312505],[52.81484375,41.711816406249994],[52.850390625000074,41.20029296875006],[52.4938476562501,41.780371093750034],[53.0558593750001,42.14775390624999],[54.120996093749994,42.335205078125],[54.85380859375002,41.965185546875006],[55.434375,41.296289062499994],[55.97744140625005,41.32221679687504],[57.01796875,41.26347656249996],[57.11884765625004,41.35029296874998],[56.96406250000004,41.856542968750006],[57.290625,42.123779296875],[57.814257812500074,42.18984375000005],[58.02890625,42.48764648437506],[58.474414062500074,42.29936523437496],[58.15156250000004,42.628076171874966],[58.477148437500006,42.66284179687503],[58.5890625000001,42.778466796874966],[59.35429687500002,42.32329101562496],[59.98515625000002,42.21171875],[59.94179687499999,41.97353515625002],[60.20078125000006,41.803125],[60.07558593750005,41.759667968749966],[60.089648437500074,41.39941406250003],[60.454980468749994,41.221630859374955],[61.2423828125001,41.18920898437503],[61.496972656249994,41.276074218749955],[61.90283203124997,41.09370117187501],[62.48320312500002,39.97563476562496],[63.76367187500003,39.16054687499999],[64.3099609375,38.97729492187497],[65.612890625,38.23857421875002],[65.97119140624997,38.244238281250006],[66.60625,37.98671875000005],[66.52558593750004,37.785742187500034],[66.51132812500006,37.59916992187496],[66.51064453125,37.45869140625004],[66.52226562500007,37.34848632812506]]]},"properties":{"name":"Turkmenistan","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[124.0363281250001,-9.341601562500031],[124.44443359375012,-9.190332031250023],[124.28232421875012,-9.427929687500026],[124.0363281250001,-9.341601562500031]]],[[[125.06816406250002,-9.511914062499997],[124.96015625000004,-9.213769531250009],[125.10048828125,-9.189843750000023],[125.14902343750012,-9.042578125000034],[124.93681640625007,-9.053417968750026],[124.92226562500005,-8.942480468749977],[125.17802734375002,-8.647851562499994],[125.38183593749997,-8.575390624999983],[126.61972656250006,-8.459472656249986],[126.96640625000012,-8.315722656250017],[127.29609375000004,-8.424511718749969],[126.91523437500004,-8.715234374999966],[125.40800781250002,-9.275781250000023],[125.06816406250002,-9.511914062499997]]],[[[125.64609375000006,-8.139941406250003],[125.5794921875,-8.311816406250017],[125.50712890625007,-8.275097656249997],[125.64609375000006,-8.139941406250003]]]]},"properties":{"name":"Timor-Leste","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-175.1619140625,-21.169335937500023],[-175.07817382812496,-21.129003906249977],[-175.15659179687495,-21.26367187499997],[-175.36235351562496,-21.106835937499994],[-175.1619140625,-21.169335937500023]]],[[[-173.953515625,-18.63935546875001],[-174.06914062500002,-18.640234375],[-173.96806640624993,-18.565332031250023],[-173.953515625,-18.63935546875001]]]]},"properties":{"name":"Tonga","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-61.012109374999966,10.134326171874989],[-61.906103515625006,10.069140625000031],[-61.49931640624999,10.268554687499972],[-61.47827148437497,10.603369140624977],[-61.65117187499993,10.718066406249974],[-60.917626953124966,10.84023437499999],[-61.03374023437502,10.669873046875026],[-61.012109374999966,10.134326171874989]]]},"properties":{"name":"Trinidad and Tobago","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[10.957617187500063,33.72207031250005],[10.722070312500051,33.738916015624994],[10.745214843750063,33.88867187500006],[11.017871093749989,33.82333984374998],[10.957617187500063,33.72207031250005]]],[[[11.278027343750068,34.753808593749994],[11.123632812500063,34.68168945312496],[11.254882812500057,34.82031250000006],[11.278027343750068,34.753808593749994]]],[[[10.274609375000011,31.684960937499994],[10.114941406250068,31.46376953125005],[10.216406250000063,30.78320312500003],[10.05976562500004,30.58007812500003],[9.932519531250051,30.42534179687496],[9.895019531250028,30.387304687500034],[9.51875,30.229394531249994],[9.224023437500023,31.373681640624994],[9.160253906250006,31.621337890625],[9.044042968750034,32.072363281250034],[8.333398437500051,32.54360351562502],[8.1125,33.055322265624994],[7.877246093750017,33.172119140625],[7.534375,33.717919921874994],[7.513867187500068,34.080517578124955],[8.24560546875,34.73408203124998],[8.276855468750057,34.97949218749997],[8.312109375000063,35.084619140624994],[8.394238281250011,35.20385742187503],[8.318066406250011,35.654931640624994],[8.348730468750063,36.367968750000045],[8.207617187500006,36.518945312499994],[8.601269531250068,36.83393554687504],[8.576562500000023,36.93720703125001],[9.687988281250057,37.34038085937499],[9.838476562500063,37.30898437499999],[9.830273437499983,37.13535156250006],[9.875585937499977,37.25415039062503],[10.196386718750063,37.205859375000045],[10.293261718750074,36.781494140625],[10.412304687499983,36.73183593750002],[11.053906250000068,37.07250976562506],[11.12666015625004,36.874072265625045],[10.476562500000028,36.175146484375006],[10.590820312500028,35.88725585937499],[11.00429687500008,35.63383789062496],[11.120117187500057,35.24028320312499],[10.69091796875,34.67846679687503],[10.118359375000068,34.280078125000045],[10.049023437500068,34.056298828124994],[10.305273437500034,33.72827148437497],[10.713183593750017,33.68901367187496],[10.722753906250006,33.514404296875],[10.958007812500057,33.62631835937498],[11.257421875000034,33.30883789062506],[11.202636718749972,33.24921874999998],[11.50458984375004,33.181933593750045],[11.502441406250028,33.15556640624999],[11.467187500000051,32.96572265625005],[11.459179687500011,32.897363281249966],[11.453906250000017,32.64257812500003],[11.533789062500034,32.52495117187496],[11.535937500000017,32.47333984375001],[11.504980468750034,32.413671875000034],[11.358007812500006,32.34521484375003],[11.168261718750074,32.25673828125002],[11.005175781250074,32.17270507812506],[10.826367187500068,32.080664062500034],[10.771582031250006,32.02119140625001],[10.60888671875,31.929541015624977],[10.47578125000004,31.736035156249983],[10.274609375000011,31.684960937499994]]]]},"properties":{"name":"Tunisia","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[25.970019531250045,40.136328125],[25.6689453125,40.13588867187502],[25.918359375000023,40.23798828125004],[25.970019531250045,40.136328125]]],[[[43.43339843750002,41.155517578125],[43.43945312500003,41.10712890625001],[43.72265624999997,40.71953124999999],[43.56933593750003,40.48237304687498],[43.66621093750004,40.12636718750002],[44.28925781250004,40.040380859375006],[44.76826171875004,39.70351562500005],[44.81718750000002,39.65043945312496],[44.58710937500004,39.76855468750006],[44.3893554687501,39.422119140625],[44.02324218750002,39.37744140625006],[44.27167968750004,38.83603515625006],[44.2985351562501,38.38627929687499],[44.4499023437501,38.33422851562506],[44.21132812499999,37.908056640625006],[44.589941406250006,37.710351562499966],[44.574023437500074,37.435400390625006],[44.79414062500004,37.290380859375034],[44.76513671875003,37.142431640625006],[44.73095703124997,37.16528320312503],[44.66933593750005,37.17358398437503],[44.60595703124997,37.176025390625],[44.401953125,37.05849609375002],[44.325585937499994,37.0107421875],[44.28183593750006,36.97802734374997],[44.24570312500006,36.983300781249994],[44.20166015624997,37.05180664062502],[44.208398437499994,37.20263671875],[44.19179687499999,37.249853515625034],[44.15625,37.28295898437503],[44.11445312500004,37.30185546875006],[44.01318359375003,37.313525390625045],[43.83642578124997,37.223535156249994],[43.67578125000003,37.227246093749955],[43.09248046875004,37.36738281249998],[42.936621093750006,37.32475585937502],[42.77460937500004,37.371875],[42.74111328125005,37.361914062500034],[42.6354492187501,37.249267578125],[42.45585937500002,37.128710937500045],[42.358984375,37.10859375000004],[42.31289062499999,37.22958984374998],[42.26855468749997,37.276562499999955],[42.24755859375003,37.28222656250006],[42.20273437500006,37.29726562499999],[42.16787109375005,37.28862304687502],[42.059863281250074,37.2060546875],[41.886816406250006,37.156396484374994],[40.70566406250006,37.09770507812502],[40.4503906250001,37.00888671875006],[40.016406250000074,36.82607421875002],[39.68652343749997,36.73862304687506],[39.50146484374997,36.702246093750034],[39.35664062500004,36.68159179687498],[39.10839843749997,36.68056640625005],[38.90644531250004,36.69467773437498],[38.76660156249997,36.69311523437503],[38.19169921875002,36.90156250000004],[37.90664062500005,36.79462890625001],[37.7203125,36.74370117187502],[37.52353515625006,36.678320312500034],[37.436328125000074,36.643310546875],[37.327050781249994,36.64658203125006],[37.18740234375005,36.655908203124994],[37.066210937500074,36.652636718750045],[36.98535156250003,36.70239257812506],[36.94179687499999,36.758398437500006],[36.77656250000004,36.79267578124998],[36.65859375000005,36.80253906250002],[36.62841796875003,36.777685546875034],[36.596875,36.70136718750001],[36.546679687500074,36.50634765625],[36.5375,36.457421874999966],[36.63671874999997,36.233984375],[36.37539062499999,36.171240234375034],[36.347558593749994,36.003515625000034],[36.20195312500002,35.93754882812502],[36.15361328125002,35.83388671875005],[36.12734375,35.831445312499994],[35.967578125000074,35.91005859375002],[35.89267578125006,35.91655273437502],[35.81093750000005,36.30986328125002],[36.18847656250003,36.65898437499999],[36.048925781250006,36.91059570312501],[35.393164062500006,36.57519531249997],[34.70361328125003,36.81679687499999],[33.694726562499994,36.18198242187498],[32.794824218749994,36.03588867187497],[32.37773437500002,36.18364257812496],[32.02197265625003,36.53530273437502],[31.35253906249997,36.80107421874999],[30.64404296874997,36.86567382812501],[30.446093750000074,36.269873046875034],[29.6890625,36.15668945312498],[29.22363281249997,36.32446289062497],[28.96962890625008,36.71533203125003],[28.303710937500057,36.81196289062498],[28.01943359375005,36.63447265624998],[28.083984375000057,36.75146484375],[27.453906250000017,36.712158203125],[28.00537109375003,36.83198242187498],[28.242382812500068,37.029052734375],[27.262988281250045,36.97656250000003],[27.30019531250005,37.12685546875002],[27.53505859375005,37.16386718750002],[27.06796875,37.65791015625004],[27.224414062500074,37.725439453125006],[27.23242187500003,37.978662109374994],[26.29072265625001,38.27719726562498],[26.44130859375005,38.64121093749998],[26.67421875000008,38.33574218750002],[27.14423828125001,38.45195312499996],[26.906835937500034,38.48173828124999],[26.763671875,38.709619140624966],[27.013671875000057,38.88686523437502],[26.814941406250057,38.96098632812502],[26.853613281250034,39.115625],[26.68183593750004,39.292236328125],[26.89921874999999,39.549658203125034],[26.113085937500074,39.46738281249998],[26.101367187500074,39.56894531249998],[26.18134765625004,39.99008789062498],[26.738085937500045,40.40024414062506],[27.28457031250008,40.45561523437496],[27.4755859375,40.319921875000034],[27.72802734375,40.32880859374998],[27.84853515625005,40.38173828125002],[27.73183593750008,40.48149414062499],[27.87490234375008,40.512939453125],[27.989550781250074,40.48945312500001],[27.96259765625001,40.369873046875],[29.00712890624999,40.389746093750034],[28.787890625000017,40.534033203125034],[28.95800781250003,40.63056640624998],[29.849218750000063,40.760107421875006],[29.113867187499977,40.93784179687506],[29.14814453125004,41.221044921875034],[31.25488281249997,41.10761718750001],[31.45800781249997,41.32001953125004],[32.306445312500074,41.72958984374998],[33.38134765625003,42.01757812500003],[34.75048828124997,41.95683593749999],[35.006445312500006,42.06328125000002],[35.15488281250006,42.02753906250001],[35.12207031250003,41.89111328125003],[35.297753906249994,41.72851562500003],[35.558007812499994,41.63403320312506],[36.05175781249997,41.68256835937498],[36.40537109375006,41.27460937500001],[36.77773437499999,41.36347656250001],[37.066210937500074,41.184423828125034],[38.38105468750004,40.92451171875001],[39.426367187500006,41.10644531250003],[40.26523437500006,40.96132812500005],[41.08359375000006,41.26118164062504],[41.41435546875002,41.42363281249999],[41.510058593750074,41.51748046875002],[41.70175781250006,41.471582031249994],[41.77939453125006,41.44052734374998],[41.823535156250074,41.432373046875],[41.92578125000003,41.49565429687502],[42.46640625,41.43984375000002],[42.56738281249997,41.55927734375001],[42.590429687500006,41.57070312500002],[42.60683593750005,41.57880859374998],[42.682421875000074,41.58574218749999],[42.75410156250004,41.57890625000002],[42.787890625000074,41.56372070312503],[42.82167968750005,41.49238281249998],[42.90673828125003,41.46684570312502],[43.05712890625003,41.35283203124996],[43.149023437500006,41.30712890624997],[43.171289062499994,41.28793945312498],[43.14101562499999,41.26484374999998],[43.15283203124997,41.23642578125006],[43.20546875000005,41.19916992187501],[43.43339843750002,41.155517578125]]],[[[27.47480468750001,41.946875],[28.014453125000017,41.96904296874999],[28.197851562500063,41.55449218750002],[29.057226562500006,41.22973632812503],[28.95625,41.00820312499999],[28.172167968750074,41.08071289062502],[27.49941406250005,40.97314453124997],[27.258007812499983,40.687353515625006],[26.772070312500034,40.498046875],[26.202734375000034,40.07539062500004],[26.25380859375005,40.31469726562503],[26.792089843750034,40.626611328124994],[26.10546875000003,40.61132812499997],[26.03896484375008,40.726757812499955],[26.331054687500057,40.954492187499994],[26.330664062499977,41.23876953125],[26.62490234375008,41.401757812499994],[26.581347656250074,41.60126953125004],[26.320898437500034,41.716552734375],[26.3603515625,41.80156249999999],[26.51142578125004,41.82636718749998],[26.549707031250023,41.896728515625],[26.5796875,41.947949218749955],[26.615332031250063,41.964892578125045],[26.884863281250006,41.99184570312502],[26.96875,42.02685546875006],[27.01171875,42.05864257812496],[27.193359375000057,42.07709960937498],[27.24433593750004,42.09326171875],[27.294921875000057,42.079541015624955],[27.47480468750001,41.946875]]]]},"properties":{"name":"Turkey","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[39.71132812499999,-7.977441406250023],[39.602929687499994,-7.936132812499949],[39.907128906249994,-7.649218750000031],[39.71132812499999,-7.977441406250023]]],[[[39.49648437499999,-6.174609375],[39.573046875000074,-6.387402343750011],[39.48095703124997,-6.45371093750002],[39.18232421875004,-6.172558593750026],[39.30898437499999,-5.721972656249974],[39.49648437499999,-6.174609375]]],[[[39.86503906250002,-4.906152343750037],[39.74931640625002,-5.443847656249986],[39.646777343750074,-5.368554687500009],[39.6734375,-4.927050781250031],[39.86503906250002,-4.906152343750037]]],[[[33.90322265625005,-1.002050781250034],[37.643847656250074,-3.045410156250028],[37.608203125000074,-3.497070312500028],[39.221777343750006,-4.692382812500014],[38.80468750000003,-6.070117187500031],[38.87402343750003,-6.33125],[39.5460937500001,-7.024023437500034],[39.288476562499994,-7.517871093750003],[39.28701171875005,-7.787695312500006],[39.4284179687501,-7.81279296874996],[39.441015625,-8.011523437499946],[39.304003906250074,-8.44384765625],[39.451269531250006,-8.94296875],[39.64130859375004,-9.19248046875002],[39.72519531250006,-10.000488281249972],[40.46357421875004,-10.464355468749972],[39.98867187499999,-10.820800781250014],[39.81708984375004,-10.912402343750031],[38.9875,-11.167285156250003],[38.49179687500006,-11.413281250000026],[37.92021484375002,-11.294726562500031],[37.72480468750004,-11.58066406250002],[37.54169921875004,-11.675097656249974],[37.37285156250002,-11.710449218749986],[36.97890625000005,-11.566992187499977],[36.30566406250003,-11.706347656249946],[36.191308593749994,-11.670703124999974],[36.17548828125004,-11.60927734374998],[36.08222656250004,-11.537304687499969],[35.91132812500004,-11.45468750000002],[35.785449218750074,-11.452929687500017],[35.63095703125006,-11.582031250000028],[35.564355468749994,-11.602343749999989],[35.418261718750074,-11.583203125],[35.18261718750003,-11.574804687499977],[34.95947265625003,-11.578125],[34.93701171874997,-11.463476562500034],[34.890625,-11.3935546875],[34.77382812500005,-11.341699218750009],[34.60791015624997,-11.08046875],[34.66708984375006,-10.792480468750028],[34.56992187500006,-10.241113281249966],[34.32089843750006,-9.731542968749977],[33.99560546875003,-9.495410156250003],[33.88886718750004,-9.670117187499983],[32.91992187500003,-9.407421875000026],[32.75664062500002,-9.322265625],[31.94257812500004,-9.05400390624996],[31.91865234375004,-8.942187500000017],[31.886132812499994,-8.921972656249977],[31.81806640625004,-8.902246093749952],[31.673632812500017,-8.908789062499963],[31.55625,-8.80546875],[31.44921874999997,-8.65390625],[31.35058593750003,-8.607031250000034],[31.07636718750004,-8.611914062499963],[30.968359375000063,-8.550976562499983],[30.89199218750005,-8.473730468749963],[30.830664062500063,-8.385546875000031],[30.720898437500097,-8.104394531250037],[30.40673828125003,-7.460644531249983],[30.313183593750097,-7.203710937499949],[30.212695312500017,-7.037890625000017],[30.10625,-6.915039062500028],[29.961816406249994,-6.803125],[29.798144531250017,-6.691894531249957],[29.70966796875004,-6.61689453125004],[29.590625,-6.394433593750023],[29.540820312500017,-6.313867187500037],[29.50625,-6.172070312500011],[29.480078125,-6.025],[29.490820312500063,-5.96542968750002],[29.59638671875004,-5.775976562499963],[29.60703125,-5.722656250000028],[29.59414062500005,-5.650781250000037],[29.542382812499994,-5.499804687500017],[29.34277343749997,-4.983105468749997],[29.32343750000004,-4.898828124999966],[29.32568359374997,-4.835644531249969],[29.404199218749994,-4.49667968750002],[29.40322265625005,-4.449316406249963],[29.71777343750003,-4.45585937499996],[29.94726562499997,-4.307324218749983],[30.4,-3.65390625],[30.790234375000097,-3.274609375000011],[30.811132812500006,-3.116406250000011],[30.78027343750003,-2.984863281249957],[30.70947265624997,-2.977246093749997],[30.604296875000074,-2.935253906249969],[30.515039062499994,-2.917578125],[30.45556640625003,-2.893164062500006],[30.433496093749994,-2.874511718750028],[30.424023437500097,-2.82402343749996],[30.473339843750097,-2.6943359375],[30.42421875000005,-2.641601562500014],[30.441992187500006,-2.613476562499969],[30.53369140624997,-2.426269531250014],[30.55361328125005,-2.400097656250011],[30.593359375000063,-2.39677734374996],[30.65664062500005,-2.373828124999989],[30.71484375000003,-2.363476562500011],[30.7625,-2.371679687499991],[30.828710937500006,-2.338476562499977],[30.85498046874997,-2.265429687500017],[30.8765625,-2.143359375000017],[30.864648437499994,-2.044042968749949],[30.819140625000017,-1.967480468749983],[30.812597656250006,-1.56308593750002],[30.76220703124997,-1.458691406249983],[30.710742187500074,-1.396777343749974],[30.631933593750006,-1.36748046874996],[30.508105468750074,-1.208203125000026],[30.47021484374997,-1.13115234374996],[30.47705078124997,-1.0830078125],[30.509960937500097,-1.067285156249994],[30.51992187499999,-1.0625],[30.67275390625005,-1.051367187499949],[30.741992187500017,-1.007519531249997],[30.809179687500063,-0.994921875],[30.82363281250005,-0.999023437499943],[30.84472656250003,-1.002050781250034],[32.371875,-1.002050781250034],[33.90322265625005,-1.002050781250034]]]]},"properties":{"name":"Tanzania","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[30.50996093750001,-1.067285156250009],[30.46992187500001,-1.066015625],[30.41230468750001,-1.063085937500006],[30.360253906250023,-1.074609375],[29.930078125000023,-1.469921875000011],[29.82539062500001,-1.335546875],[29.576953125000017,-1.387890625000011],[29.717675781250023,0.098339843749997],[29.934472656250023,0.4990234375],[29.94287109375,0.819238281249994],[31.252734375000017,2.044580078124994],[31.176367187500006,2.270068359374989],[30.728613281250006,2.455371093749989],[30.8466796875,2.847021484374991],[30.754003906250006,3.041796874999989],[30.90644531250001,3.408935546875],[30.83857421875001,3.49072265625],[31.15234375,3.785595703124997],[31.547167968750017,3.677587890624991],[31.79804687500001,3.802636718749994],[32.13593750000001,3.519726562499997],[32.33574218750002,3.706201171874994],[32.99726562500001,3.880175781249989],[33.489355468750006,3.755078125],[33.568457031250006,3.81171875],[33.74160156250002,3.985253906249994],[33.97607421875,4.22021484375],[34.13203125000001,3.88916015625],[34.18574218750001,3.869775390624994],[34.1650390625,3.81298828125],[34.26708984375,3.733154296875],[34.39287109375002,3.691503906249991],[34.43769531250001,3.650585937499997],[34.44179687500002,3.60625],[34.3994140625,3.412695312499991],[34.4072265625,3.357519531249991],[34.447851562500006,3.163476562499994],[34.90576171875,2.4796875],[34.88300781250001,2.417919921874997],[34.96406250000001,2.062402343749994],[34.9775390625,1.861914062499991],[34.97646484375002,1.719628906249994],[34.79863281250002,1.24453125],[34.48173828125002,1.042138671874994],[34.41083984375001,0.867285156249991],[34.16093750000002,0.605175781249997],[33.94316406250002,0.173779296874997],[33.90322265625002,-1.002050781250006],[32.371875,-1.002050781250006],[30.8447265625,-1.002050781250006],[30.823632812500023,-0.9990234375],[30.809179687500006,-0.994921875],[30.741992187500017,-1.007519531250011],[30.672753906250023,-1.051367187500006],[30.598730468750006,-1.069726562500009],[30.519921875000023,-1.0625],[30.50996093750001,-1.067285156250009]]]},"properties":{"name":"Uganda","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[32.01220703124997,46.20390624999999],[32.15009765625004,46.1546875],[31.56386718750005,46.25776367187504],[31.50878906250003,46.373144531250006],[32.01220703124997,46.20390624999999]]],[[[38.21435546875003,47.091455078124966],[37.54335937499999,47.07456054687498],[36.794824218749994,46.71440429687499],[36.55878906250004,46.76269531250006],[35.82714843749997,46.62431640625002],[35.01455078125005,46.10600585937502],[35.280175781249994,46.27949218750001],[35.23037109375005,46.440625],[34.84960937500003,46.189892578124955],[35.02285156250005,45.70097656250002],[35.45751953124997,45.316308593749994],[36.170507812500006,45.453076171874955],[36.575,45.3935546875],[36.39335937500002,45.06538085937501],[35.87011718750003,45.005322265624955],[35.472558593749994,45.098486328125006],[35.08769531250002,44.802636718749966],[34.46992187500004,44.7216796875],[33.909960937500074,44.387597656249966],[33.45068359374997,44.553662109374955],[33.55517578125003,45.09765625000003],[32.5080078125001,45.40380859375006],[33.664843750000074,45.94707031249996],[33.59414062500005,46.09624023437499],[33.42988281250004,46.05761718750003],[33.20224609375006,46.17573242187501],[32.47675781250004,46.08369140625001],[31.83125,46.28168945312501],[32.00849609375004,46.42998046875002],[31.554882812500097,46.554296875000034],[32.36132812499997,46.474951171875034],[32.578027343749994,46.615625],[32.04433593750005,46.642480468749966],[31.75917968750005,47.21284179687501],[31.872851562500017,46.649755859375034],[31.532128906249994,46.66474609374998],[31.56337890625005,46.77729492187501],[31.402929687500063,46.62880859375002],[30.796289062499994,46.55200195312503],[30.219042968750074,45.866748046875045],[29.62841796875003,45.722460937500045],[29.705859375000074,45.25991210937505],[29.567675781250074,45.37080078124998],[29.40371093750005,45.419677734375],[29.22353515625005,45.402929687500034],[28.894335937500017,45.28994140625002],[28.78173828125,45.30986328125002],[28.76660156250003,45.28623046874998],[28.78828125000001,45.240966796875],[28.451269531250006,45.292187499999955],[28.317675781250045,45.347119140624955],[28.2125,45.45043945312506],[28.26484375000004,45.48388671875003],[28.310351562500074,45.49858398437499],[28.499023437500057,45.517724609374994],[28.513769531250034,45.57241210937502],[28.49160156250005,45.66577148437503],[28.562304687500074,45.73579101562501],[28.667578125,45.79384765625002],[28.729296875000074,45.852001953124955],[28.73876953125003,45.937158203124994],[28.84951171875005,45.97866210937502],[28.94775390624997,46.049951171874966],[28.971875,46.12763671874998],[29.00625,46.17646484374998],[28.94375,46.28842773437506],[28.930566406250023,46.36225585937501],[28.92744140625001,46.42412109374999],[28.958398437500023,46.45849609374997],[29.146289062500017,46.52690429687496],[29.186230468750068,46.52397460937499],[29.20078125,46.504980468750034],[29.20458984374997,46.37934570312501],[29.223828125000097,46.37695312499997],[29.458789062500017,46.453759765624994],[29.83789062499997,46.35053710937501],[29.878027343750063,46.360205078125034],[30.07568359375003,46.377832031249966],[30.131054687500097,46.42309570312506],[29.92431640624997,46.53886718750002],[29.934765625000097,46.625],[29.942480468750063,46.72377929687502],[29.918066406250063,46.78242187499998],[29.877832031249994,46.828906250000045],[29.57197265625004,46.96401367187502],[29.455664062500006,47.292626953124994],[29.134863281250006,47.48969726562501],[29.125390625000023,47.96455078125001],[28.42304687500001,48.146875],[28.34052734375001,48.144433593749994],[27.54921875000008,48.47773437500004],[27.22851562500003,48.37143554687506],[26.90058593750001,48.37192382812506],[26.847070312500023,48.387158203124955],[26.640429687500045,48.29414062500001],[26.618945312500017,48.25986328125006],[26.4423828125,48.22998046875],[26.162695312500063,47.992529296875034],[25.90869140625,47.96757812500002],[25.689257812500045,47.93247070312506],[25.46425781250005,47.910791015624994],[24.979101562500063,47.72412109374997],[24.578906250000074,47.93105468750005],[23.628710937500017,47.995849609375],[23.40820312500003,47.98999023437506],[23.20263671875,48.084521484375045],[23.13945312499999,48.08740234375],[22.87666015625001,47.94726562500006],[22.769140625000063,48.109619140625],[22.582421875000023,48.134033203125],[22.253710937500017,48.407373046874994],[22.131835937500057,48.40532226562502],[22.142871093750017,48.568505859374966],[22.295214843750045,48.68583984374999],[22.389453125000045,48.87348632812501],[22.52412109375004,49.03139648437502],[22.538671875,49.07270507812501],[22.847070312500023,49.08125],[22.705664062500006,49.17119140624999],[22.6494140625,49.53901367187498],[22.706152343750006,49.60620117187497],[23.03632812500004,49.899072265624966],[23.711718750000045,50.377343749999966],[23.97265625,50.410058593749966],[24.089941406250006,50.53046874999998],[24.0947265625,50.617041015625034],[23.9970703125,50.809375],[24.095800781250063,50.87275390625001],[23.664453125000023,51.31005859375],[23.61376953125,51.525390625],[23.706835937500045,51.64130859374998],[23.79169921875001,51.63710937500002],[23.864257812500057,51.62397460937501],[23.951171875,51.58505859374998],[23.978320312500017,51.59130859375003],[24.12685546875008,51.664648437500034],[24.280078125000017,51.77470703124999],[24.361914062500006,51.86752929687498],[25.785742187500006,51.923828125],[26.77343750000003,51.77070312499998],[26.952832031249983,51.754003906250034],[27.074121093750023,51.760839843750006],[27.14199218750008,51.75205078124998],[27.29628906250008,51.59741210937503],[27.689746093750017,51.572412109374994],[27.7,51.47797851562501],[27.85859375000004,51.59238281250006],[28.532031250000017,51.56245117187501],[28.59902343750008,51.54262695312505],[28.647753906250074,51.45654296875],[28.690234375000017,51.43886718750005],[28.73125,51.43339843749999],[28.84951171875005,51.540185546874994],[28.927539062500045,51.56215820312502],[28.97773437500004,51.57177734375003],[29.01308593750005,51.59892578124996],[29.06074218750001,51.625439453124955],[29.102050781250057,51.627539062500034],[29.346484375000017,51.38256835937503],[30.160742187500006,51.477880859375006],[30.449511718750017,51.274316406249994],[30.63251953125004,51.35541992187501],[30.61171875000005,51.406347656250006],[30.602343750000017,51.47124023437499],[30.56074218750004,51.531494140625],[30.533007812500017,51.596337890624966],[30.583886718749994,51.68896484375003],[30.667285156250017,51.81411132812502],[30.755273437499994,51.89516601562502],[30.84570312500003,51.95307617187501],[30.980664062500097,52.04619140624996],[31.217968750000097,52.05024414062498],[31.345996093750074,52.10537109375002],[31.57373046875003,52.108105468749955],[31.763378906250097,52.10107421875003],[32.12226562500004,52.05058593749996],[32.435449218749994,52.307226562500034],[33.735253906249994,52.344775390625045],[34.397851562499994,51.780419921874994],[34.12109375000003,51.67915039062498],[34.21386718750003,51.25537109375006],[35.0640625,51.203417968750045],[35.31191406250005,51.043896484374955],[35.59111328125002,50.36875],[36.1164062500001,50.408544921875006],[36.619433593750074,50.209228515625],[37.42285156249997,50.411474609375006],[38.046875,49.92001953125006],[38.258593750000074,50.05234375],[38.91835937499999,49.82470703125],[39.17480468750003,49.85595703124997],[39.780566406250074,49.57202148437503],[40.080664062500006,49.576855468749955],[40.10878906250005,49.251562500000034],[39.68652343749997,49.007910156250034],[40.00361328125004,48.82207031250002],[39.792871093749994,48.807714843750034],[39.6447265625001,48.591210937499966],[39.8356445312501,48.54277343749996],[39.95791015625005,48.268896484375034],[39.77871093750005,47.88754882812506],[38.90029296875005,47.85512695312502],[38.36884765625004,47.609960937500006],[38.21435546875003,47.091455078124966]]]]},"properties":{"name":"Ukraine","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-57.81059570312499,-30.85859375000001],[-57.872509765625,-30.59101562500001],[-57.831201171874994,-30.495214843750006],[-57.71269531249999,-30.38447265625001],[-57.65087890625,-30.295019531250006],[-57.645751953125,-30.226953125],[-57.60888671875,-30.187792968750003],[-57.55229492187499,-30.26123046875],[-57.21445312499999,-30.28339843750001],[-57.186914062499994,-30.26484375000001],[-57.120507812499994,-30.14443359375001],[-56.83271484375,-30.107226562500003],[-56.4072265625,-30.44746093750001],[-55.998974609375,-30.837207031250003],[-56.018457031249994,-30.99189453125001],[-56.00468749999999,-31.079199218750006],[-55.873681640624994,-31.069628906250003],[-55.6271484375,-30.85810546875001],[-55.60302734375,-30.85078125000001],[-55.55732421875,-30.8759765625],[-55.17353515625,-31.279589843750003],[-55.09116210937499,-31.31396484375],[-55.036035156249994,-31.27900390625001],[-54.587646484375,-31.48515625],[-54.22055664062499,-31.85517578125001],[-53.76171875,-32.05683593750001],[-53.601708984374994,-32.40302734375001],[-53.12558593749999,-32.73671875],[-53.2140625,-32.82109375],[-53.31010742187499,-32.92705078125],[-53.39521484375,-33.010351562500006],[-53.482861328125,-33.06855468750001],[-53.511865234374994,-33.10869140625],[-53.53134765624999,-33.1708984375],[-53.53134765624999,-33.65546875000001],[-53.37060546875,-33.7421875],[-53.419580078124994,-33.77919921875001],[-53.47246093749999,-33.84931640625001],[-53.53452148437499,-34.01748046875001],[-53.742919921875,-34.24951171875],[-53.785302734374994,-34.38037109375],[-54.16855468749999,-34.670703125],[-54.902294921875,-34.93281250000001],[-55.67314453124999,-34.77568359375],[-56.249951171875,-34.90126953125001],[-57.17070312499999,-34.45234375000001],[-57.8291015625,-34.47734375],[-58.40019531249999,-33.91240234375],[-58.363525390625,-33.18232421875001],[-58.08232421874999,-32.893652343750006],[-58.12958984375,-32.75722656250001],[-58.16220703124999,-32.566503906250006],[-58.201171875,-32.4716796875],[-58.123046875,-32.321875],[-58.11972656249999,-32.24892578125001],[-58.164794921875,-32.18486328125],[-58.177001953125,-32.11904296875001],[-58.15634765624999,-32.0515625],[-58.160400390625,-31.98652343750001],[-58.18901367187499,-31.92421875],[-58.16748046875,-31.87265625],[-58.04233398437499,-31.76923828125001],[-58.006982421874994,-31.68496093750001],[-58.053857421874994,-31.494921875],[-58.0333984375,-31.416601562500006],[-57.89335937499999,-31.1953125],[-57.868408203125,-31.10439453125001],[-57.88632812499999,-30.93740234375001],[-57.81059570312499,-30.85859375000001]]]},"properties":{"name":"Uruguay","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-155.58134765624996,19.012011718750017],[-155.88129882812495,19.07050781250001],[-156.04868164062498,19.749951171874983],[-155.82031249999997,20.01416015624997],[-155.83164062499998,20.27583007812501],[-155.198779296875,19.99438476562503],[-154.80419921875,19.524462890625045],[-155.58134765624996,19.012011718750017]]],[[[-156.84960937499997,20.772656249999955],[-156.97338867187497,20.757519531249983],[-157.0505859375,20.912451171875034],[-156.88056640624995,20.904833984375074],[-156.84960937499997,20.772656249999955]]],[[[-156.48681640624994,20.93256835937504],[-156.27753906250004,20.951269531250034],[-155.98984374999998,20.75712890624999],[-156.40878906249998,20.60517578125004],[-156.480078125,20.80122070312501],[-156.69775390625003,20.949072265625034],[-156.58540039062495,21.034326171874994],[-156.48681640624994,20.93256835937504]]],[[[-157.21362304687497,21.215380859375017],[-156.71215820312506,21.155078125000074],[-156.85986328125,21.05634765625004],[-157.29033203124996,21.112597656250017],[-157.21362304687497,21.215380859375017]]],[[[-157.79936523437502,21.456640625000034],[-157.63540039062502,21.30761718749997],[-158.11035156249994,21.318603515625],[-158.27314453125,21.585253906250045],[-157.9625,21.701367187499983],[-157.79936523437502,21.456640625000034]]],[[[-159.37275390625,21.93237304687497],[-159.60883789062495,21.909521484375034],[-159.78916015625003,22.041796875000074],[-159.57919921874998,22.22314453124997],[-159.35205078124997,22.219580078125034],[-159.37275390625,21.93237304687497]]],[[[-81.04418945312503,24.716796875000057],[-81.137353515625,24.710498046875017],[-80.93046875,24.75947265625004],[-81.04418945312503,24.716796875000057]]],[[[-80.3818359375,25.142285156249955],[-80.58056640624997,24.954248046875023],[-80.25708007812497,25.34760742187504],[-80.3818359375,25.142285156249955]]],[[[-97.17070312499996,26.159375],[-97.40209960937494,26.820507812499983],[-97.38598632812494,27.19648437500004],[-97.17070312499996,26.159375]]],[[[-80.18676757812497,27.278417968750034],[-80.17050781250003,27.20478515625004],[-80.43691406249994,27.850537109374955],[-80.18676757812497,27.278417968750034]]],[[[-91.793701171875,29.50073242187497],[-92.00664062499996,29.61030273437501],[-91.875244140625,29.640966796875034],[-91.793701171875,29.50073242187497]]],[[[-84.90791015624998,29.642626953125017],[-85.11674804687499,29.63281249999997],[-84.737158203125,29.732421875],[-84.90791015624998,29.642626953125017]]],[[[-89.22397460937498,30.084082031249977],[-89.34199218749995,30.062841796875006],[-89.18466796874995,30.168652343749983],[-89.22397460937498,30.084082031249977]]],[[[-118.34794921875002,33.3857421875],[-118.29746093750003,33.312109375],[-118.44628906249997,33.317089843749955],[-118.56943359375002,33.46416015624999],[-118.34794921875002,33.3857421875]]],[[[-120.04355468749995,33.918847656249994],[-120.25190429687494,34.01386718749998],[-120.07182617187493,34.026513671874966],[-120.04355468749995,33.918847656249994]]],[[[-119.88237304687497,34.07968749999998],[-119.54926757812497,34.02817382812506],[-119.80957031249997,33.9677734375],[-119.88237304687497,34.07968749999998]]],[[[-75.54414062499995,35.240087890625034],[-75.69008789062502,35.221582031249994],[-75.53637695312497,35.27861328124999],[-75.50351562500003,35.769140625],[-75.46474609374994,35.448632812499966],[-75.54414062499995,35.240087890625034]]],[[[-74.13320312500002,39.680761718750034],[-74.25048828125,39.529394531250006],[-74.10673828124996,39.74643554687498],[-74.13320312500002,39.680761718750034]]],[[[-72.50976562500003,40.98603515625001],[-72.58085937499996,40.92133789062498],[-71.90322265625,41.06069335937505],[-73.19428710937495,40.654199218749994],[-74.01489257812497,40.581201171874966],[-73.87924804687498,40.79165039062502],[-73.573828125,40.91962890624998],[-72.62509765624998,40.99184570312505],[-72.27412109374998,41.15302734375001],[-72.50976562500003,40.98603515625001]]],[[[-69.9779296875,41.26557617187504],[-70.23305664062502,41.28632812500001],[-70.04121093750001,41.3974609375],[-69.9779296875,41.26557617187504]]],[[[-70.50991210937502,41.376318359375034],[-70.82919921874995,41.35898437500006],[-70.61601562499996,41.45722656250001],[-70.50991210937502,41.376318359375034]]],[[[-71.24140625000001,41.49194335937497],[-71.34624023437496,41.469384765624994],[-71.23203124999995,41.654296875],[-71.24140625000001,41.49194335937497]]],[[[-68.18725585937497,44.33247070312501],[-68.41171875000003,44.294335937499966],[-68.29941406249998,44.456494140624955],[-68.18725585937497,44.33247070312501]]],[[[-122.394140625,47.39526367187503],[-122.50991210937497,47.358007812500006],[-122.486474609375,47.48876953125],[-122.394140625,47.39526367187503]]],[[[-122.57275390624999,48.15664062499999],[-122.38315429687499,47.923193359375034],[-122.74150390624999,48.22529296875004],[-122.62861328125,48.38422851562498],[-122.54243164062503,48.29399414062499],[-122.69702148437499,48.228662109374994],[-122.57275390624999,48.15664062499999]]],[[[-94.80346679687497,49.0029296875],[-94.71279296874997,48.863427734374994],[-94.62089843749999,48.74262695312501],[-93.85161132812496,48.607275390625034],[-93.70771484374995,48.52543945312499],[-93.37788085937498,48.61655273437498],[-93.25795898437497,48.62885742187501],[-92.83671875,48.567773437499994],[-92.50058593749995,48.43535156250002],[-92.41459960937493,48.276611328125],[-92.3484375,48.276611328125],[-92.00517578125002,48.301855468750006],[-91.38720703124997,48.05854492187498],[-91.04345703125003,48.19370117187498],[-90.84033203125003,48.20053710937506],[-90.79731445312495,48.13105468750001],[-89.4556640625,47.996240234374994],[-88.37817382812497,48.30307617187498],[-87.74389648437497,48.06054687500003],[-87.20800781249997,47.848486328125006],[-86.67216796874996,47.636425781249955],[-85.65224609375,47.21997070312503],[-85.07006835937497,46.97993164062498],[-84.87597656249994,46.89990234375003],[-84.66577148437503,46.54326171875002],[-84.44047851562496,46.49814453125006],[-84.12319335937497,46.50292968749997],[-83.97778320312503,46.08491210937498],[-83.61596679687503,46.116845703124994],[-83.46948242187503,45.99467773437499],[-83.59267578125,45.81713867187506],[-82.91933593749994,45.51796875000002],[-82.55107421874996,45.34736328125001],[-82.48505859374993,45.08374023437503],[-82.137841796875,43.570898437500034],[-82.19038085937495,43.47407226562501],[-82.54531249999997,42.62470703124998],[-83.10952148437497,42.25068359375001],[-83.141943359375,41.97587890624996],[-82.69003906249995,41.675195312499994],[-82.43906249999998,41.67485351562502],[-81.97416992187496,41.88872070312499],[-81.50732421874997,42.10346679687504],[-81.02822265624997,42.247167968750006],[-80.24755859375,42.36601562499996],[-79.17373046875,42.74853515625],[-78.91508789062496,42.90913085937504],[-78.98076171874993,42.98061523437502],[-79.02617187499996,43.01733398437506],[-79.066064453125,43.10610351562502],[-79.171875,43.466552734375],[-79.00249023437502,43.52714843749999],[-78.845556640625,43.58334960937498],[-78.72041015625001,43.62495117187501],[-78.45825195312497,43.63149414062502],[-77.596533203125,43.62861328124998],[-76.819970703125,43.62880859375002],[-76.18579101562503,44.24223632812502],[-75.81933593749997,44.468017578125],[-75.40126953124997,44.77226562499999],[-74.99614257812496,44.970117187499966],[-74.76245117187494,44.99907226562502],[-74.663232421875,45.00390625000003],[-71.51752929687495,45.00756835937497],[-71.327294921875,45.29008789062496],[-70.86503906249999,45.27070312500001],[-70.296240234375,45.90610351562506],[-70.00771484375002,46.70893554687501],[-69.24287109374998,47.46298828124998],[-69.0501953125,47.426611328125034],[-68.93720703124998,47.21123046875002],[-68.23549804687502,47.34594726562503],[-67.806787109375,47.08281249999999],[-67.80224609374994,45.7275390625],[-67.43266601562496,45.603125],[-67.366943359375,45.17377929687498],[-67.12485351562498,45.16943359375],[-66.98701171874995,44.82768554687502],[-67.191259765625,44.67558593750002],[-67.83906249999998,44.576269531250034],[-68.056640625,44.38432617187502],[-68.15205078124998,44.50200195312499],[-68.45058593749997,44.50761718749999],[-68.53251953124996,44.25864257812498],[-68.81191406249994,44.33935546875],[-68.76269531249994,44.57075195312498],[-69.22607421875003,43.98647460937505],[-69.52075195312503,43.89736328125002],[-69.55668945312496,43.982763671875006],[-69.62392578125,43.88061523437497],[-69.65288085937493,43.99389648437506],[-69.808349609375,43.772314453125034],[-69.965234375,43.855078125],[-70.17880859374998,43.76635742187506],[-70.73310546875001,43.07001953125004],[-70.82905273437493,42.82534179687502],[-70.61293945312497,42.623242187499955],[-71.04619140624993,42.331103515625045],[-70.73828125,42.228857421875006],[-70.42666015625002,41.75727539062501],[-70.00141601562498,41.82617187500003],[-70.24106445312495,42.09121093750002],[-70.10893554687496,42.07832031249998],[-69.97788085937498,41.961279296875006],[-69.94863281249997,41.67714843750005],[-70.65712890625,41.53422851562496],[-70.70112304687498,41.71484375],[-71.1685546875,41.489404296874994],[-71.14873046874996,41.74570312499998],[-71.27109375,41.68125],[-71.39013671875003,41.79531250000005],[-71.52285156249997,41.378955078125045],[-72.92470703125002,41.28515625000003],[-73.98710937499999,40.751367187499994],[-73.87197265625,41.05517578124997],[-73.96992187499995,41.24970703125001],[-73.92719726562495,40.914257812499955],[-74.26420898437496,40.52861328124999],[-73.972265625,40.40034179687498],[-74.079931640625,39.78813476562496],[-74.06459960937497,39.99311523437498],[-74.79448242187499,39.00190429687501],[-74.95429687499995,38.949951171875],[-74.89702148437502,39.14545898437504],[-75.52421874999999,39.49018554687501],[-75.421875,39.78969726562502],[-75.07416992187495,39.98349609375006],[-75.40063476562503,39.83159179687502],[-75.58759765625001,39.64077148437505],[-75.3921875,39.09277343750006],[-75.08867187499999,38.777539062499955],[-75.18710937499995,38.59111328124999],[-75.03876953124993,38.426367187500006],[-75.934375,37.15190429687496],[-75.97504882812498,37.3984375],[-75.65927734374995,37.953955078125034],[-75.850830078125,37.971582031249994],[-75.85869140624999,38.36206054687503],[-76.05122070312495,38.27954101562503],[-76.2646484375,38.436425781249994],[-76.26416015625,38.599951171875006],[-76.016943359375,38.62509765624998],[-76.21298828124998,38.75830078125003],[-76.34116210937498,38.70966796874998],[-76.16816406249998,38.85273437499998],[-76.32958984375,38.95278320312505],[-76.13520507812493,39.082128906250006],[-76.23569335937498,39.19160156250001],[-76.153125,39.315039062500034],[-75.87597656249997,39.3759765625],[-76.003125,39.41083984375001],[-75.87294921874997,39.510888671874966],[-75.95893554687498,39.58505859374998],[-76.2763671875,39.32275390625],[-76.330810546875,39.40390625],[-76.42089843749997,39.225],[-76.57041015624995,39.26933593749996],[-76.42758789062498,39.12602539062499],[-76.55854492187493,39.065234375000045],[-76.39409179687502,38.368994140625034],[-76.67734374999998,38.611962890624966],[-76.66855468749998,38.5375],[-76.34116210937498,38.08701171875006],[-76.86811523437495,38.39028320312502],[-76.88974609375,38.292089843750006],[-77.00117187499995,38.44526367187504],[-77.23251953125,38.40771484375003],[-77.03037109374995,38.88925781249998],[-77.26040039062502,38.6],[-77.27324218749996,38.35175781249998],[-77.04677734375002,38.356689453125],[-76.26425781250003,37.89355468749997],[-76.34414062499997,37.675683593749994],[-76.49248046874999,37.682226562500006],[-77.11108398437497,38.165673828124994],[-76.54946289062494,37.66914062500001],[-76.30556640625,37.57148437500001],[-76.26347656249996,37.35703125],[-76.40097656249998,37.386132812499994],[-76.45390624999993,37.27353515625006],[-76.75771484375002,37.50541992187496],[-76.28330078125,37.05268554687501],[-76.40087890624997,36.991308593750034],[-76.63090820312493,37.22172851562499],[-77.25087890624994,37.329199218750034],[-76.671875,37.172949218750006],[-76.48784179687502,36.89702148437499],[-75.99941406249997,36.91264648437499],[-75.53417968749997,35.81909179687506],[-75.94648437499995,36.65908203125002],[-75.99277343749995,36.47377929687502],[-75.82006835937494,36.11284179687502],[-76.14785156250002,36.279296875],[-76.15,36.14575195312497],[-76.27060546874998,36.18989257812501],[-76.22739257812498,36.11601562499996],[-76.559375,36.015332031249955],[-76.733642578125,36.229150390624994],[-76.726220703125,35.957617187500034],[-76.06977539062501,35.970312500000034],[-76.08359374999998,35.69052734375006],[-75.85390625,35.96015625000001],[-75.75883789062499,35.84326171875],[-75.77392578124997,35.64697265624997],[-76.17382812499997,35.354150390624994],[-76.489501953125,35.397021484375045],[-76.57719726562502,35.53232421874998],[-76.74140624999998,35.431494140625034],[-77.03999023437495,35.527392578125045],[-76.51293945312497,35.270410156249994],[-76.77915039062503,34.990332031250034],[-77.07026367187501,35.154638671875034],[-76.97495117187503,35.025195312500045],[-76.74497070312498,34.94096679687502],[-76.45673828124998,34.989355468750034],[-76.36220703125,34.9365234375],[-76.43979492187498,34.84291992187502],[-77.29624023437503,34.602929687499994],[-77.41225585937497,34.730810546875034],[-77.37978515625,34.526611328125],[-77.750732421875,34.28496093749996],[-77.92783203125,33.93974609374999],[-77.95327148437494,34.16899414062496],[-78.01333007812502,33.91181640624998],[-78.40585937499995,33.91757812499998],[-78.84145507812497,33.72407226562501],[-79.19379882812498,33.24414062500003],[-79.22646484375,33.40488281249998],[-79.27602539062497,33.135400390624966],[-79.80498046874999,32.78740234374996],[-79.93310546874997,32.81005859375006],[-79.94072265625002,32.667138671874966],[-80.36284179687496,32.500732421875],[-80.6341796875,32.51171875000003],[-80.474267578125,32.42275390625002],[-80.579345703125,32.28730468750004],[-80.80253906249999,32.44804687500002],[-80.69423828124997,32.21572265625002],[-81.11328124999997,31.87861328125001],[-81.06611328124995,31.787988281250023],[-81.259375,31.538916015624977],[-81.17543945312494,31.531298828125017],[-81.38095703124998,31.353271484375],[-81.28847656249997,31.263916015625],[-81.441748046875,31.19970703124997],[-81.5162109375,30.801806640625017],[-81.24951171875003,29.793798828125006],[-80.52412109374995,28.48608398437503],[-80.5849609375,28.271582031250034],[-80.456884765625,27.90068359374996],[-80.61000976562494,28.177587890624977],[-80.60693359375003,28.522900390624983],[-80.693505859375,28.34497070312497],[-80.68847656250003,28.578515625000023],[-80.83818359374999,28.757666015625034],[-80.74863281250003,28.381005859375023],[-80.050048828125,26.807714843750063],[-80.1263671875,25.83349609375],[-80.48466796874999,25.229833984375034],[-81.11049804687494,25.138037109374977],[-81.13603515624999,25.309667968750034],[-80.94042968750003,25.264208984375017],[-81.11333007812499,25.367236328125045],[-81.36494140625001,25.83105468750003],[-81.715478515625,25.98315429687503],[-81.95893554687495,26.489941406249983],[-81.82866210937496,26.68706054687499],[-82.03959960937496,26.552050781250017],[-82.01328125,26.96157226562505],[-82.24287109374998,26.848876953125],[-82.44135742187501,27.059667968750034],[-82.71459960937497,27.499609375000063],[-82.40576171874994,27.862890624999977],[-82.67519531249994,27.963769531250023],[-82.61098632812502,27.77724609375005],[-82.74287109374995,27.709375],[-82.84350585937494,27.845996093750017],[-82.65146484375,28.8875],[-83.69438476562502,29.92597656250001],[-84.04423828124996,30.10380859374999],[-84.30966796874995,30.064746093750045],[-84.38281250000003,29.90737304687505],[-85.31894531249995,29.680224609375045],[-85.413818359375,29.76757812499997],[-85.413818359375,29.842480468749955],[-85.31489257812493,29.758105468750017],[-85.35361328125,29.875732421875],[-85.67578125,30.121923828125063],[-85.60351562500003,30.286767578124966],[-85.75581054687495,30.1669921875],[-86.454443359375,30.39912109375004],[-86.12382812499999,30.40581054687499],[-86.25737304687502,30.493017578124977],[-87.201171875,30.339257812499994],[-86.98579101562498,30.43085937500001],[-86.99755859375,30.5703125],[-87.17060546874998,30.538769531249983],[-87.28105468750002,30.339257812499994],[-87.47578124999998,30.294287109375006],[-87.44829101562499,30.394140625],[-87.62226562499998,30.264746093750006],[-88.00595703124998,30.230908203124955],[-87.79028320312503,30.291796875000017],[-88.011328125,30.694189453125006],[-88.13544921874998,30.366601562499994],[-88.90522460937495,30.415136718750006],[-89.32055664062503,30.3453125],[-89.58847656249998,30.165966796874955],[-90.12597656249997,30.369091796874955],[-90.33198242187493,30.277587890625057],[-90.41303710937501,30.140332031249983],[-90.17534179687499,30.02910156249996],[-89.73745117187497,30.171972656250034],[-89.66503906249994,30.117041015625034],[-89.81518554687497,30.007275390624955],[-89.631689453125,29.90380859375003],[-89.400732421875,30.04604492187505],[-89.35444335937501,29.82021484375005],[-89.72089843749995,29.619287109374966],[-89.01572265625,29.202880859375057],[-89.15551757812497,29.01660156250003],[-89.23608398437494,29.081103515625017],[-89.37612304687497,28.981347656250023],[-89.44316406249996,29.194140625000045],[-90.15908203124997,29.537158203125017],[-90.05278320312499,29.336816406249966],[-90.21279296875,29.104931640624983],[-90.37919921874996,29.29511718750001],[-90.75102539062496,29.13085937500003],[-91.29013671875,29.288964843749994],[-91.15078124999994,29.317919921875045],[-91.24882812499993,29.56420898437503],[-91.51420898437499,29.55537109375001],[-91.8931640625,29.836035156249977],[-92.135498046875,29.699462890625057],[-92.08403320312499,29.59282226562499],[-92.26083984374995,29.55683593750004],[-93.17568359375,29.778955078124994],[-93.82646484374999,29.725146484375045],[-93.84145507812502,29.97973632812503],[-93.89047851562495,29.689355468750023],[-94.759619140625,29.384277343750057],[-94.52626953125,29.547949218750006],[-94.77827148437498,29.54785156249997],[-94.74194335937497,29.75],[-95.0228515625,29.70234375000001],[-94.88828125000003,29.37055664062501],[-95.27348632812499,28.96386718750003],[-96.23452148437502,28.488964843749983],[-96.01103515624996,28.631933593749977],[-96.44873046874997,28.594482421875],[-96.64003906249994,28.708789062500017],[-96.42109374999993,28.457324218750045],[-96.67636718749998,28.34130859375003],[-96.77353515624998,28.421630859375057],[-96.839501953125,28.194384765625017],[-97.156494140625,28.144335937500045],[-97.141259765625,28.060742187499983],[-97.034326171875,28.093847656250063],[-97.07309570312498,27.98608398437503],[-97.43149414062498,27.83720703124999],[-97.28872070312494,27.670605468749983],[-97.43911132812502,27.328271484374966],[-97.76845703124997,27.45751953125],[-97.69238281250003,27.287158203125017],[-97.48510742187497,27.237402343750006],[-97.55468749999994,26.96733398437496],[-97.43505859375,26.48583984375003],[-97.14624023437494,25.961474609375045],[-97.37563476562497,25.871826171875],[-99.10776367187498,26.446923828124994],[-99.45654296874999,27.05668945312496],[-99.50532226562497,27.54833984375003],[-100.29604492187495,28.32768554687499],[-100.75458984375001,29.182519531249994],[-101.44038085937503,29.77685546875],[-102.26894531249998,29.871191406250034],[-102.61494140624994,29.75234375],[-102.8919921875,29.216406250000034],[-103.16831054687498,28.998193359374994],[-104.110595703125,29.386132812499994],[-104.50400390624995,29.677685546874955],[-104.97880859374996,30.645947265624955],[-106.14804687499995,31.450927734375],[-106.44541015624996,31.768408203125006],[-108.21181640625002,31.779345703125017],[-108.21445312499993,31.329443359375034],[-111.0419921875,31.32421875000003],[-114.83593749999994,32.50830078125003],[-114.72475585937495,32.71533203125003],[-117.12827148437495,32.533349609374994],[-117.46743164062495,33.295507812500006],[-118.08051757812497,33.72216796874997],[-118.41044921874996,33.74394531249996],[-118.506201171875,34.01738281249999],[-119.14375,34.11201171874998],[-119.60605468749999,34.41801757812499],[-120.48120117187503,34.47163085937498],[-120.64467773437502,34.57998046875002],[-120.65908203124994,35.122412109375034],[-120.85737304687501,35.209667968749955],[-120.899609375,35.42509765624999],[-121.28383789062494,35.67631835937499],[-121.87739257812498,36.33105468749997],[-121.80742187499995,36.851220703124994],[-122.394921875,37.20751953125003],[-122.49921875000001,37.542626953124994],[-122.44560546875002,37.797998046874966],[-122.07050781249998,37.47827148437503],[-122.38544921875001,37.960595703124966],[-122.31425781249999,38.00732421874997],[-121.52534179687503,38.05590820312503],[-122.39335937499995,38.14482421875002],[-122.52133789062499,37.82641601562497],[-122.93198242187498,38.05546875000002],[-122.998779296875,37.98862304687498],[-122.90815429687501,38.19658203124999],[-123.701123046875,38.90727539062502],[-123.83291015624994,39.775488281250034],[-124.35654296875003,40.37109374999997],[-124.07192382812497,41.45952148437502],[-124.53964843750003,42.812890624999966],[-124.14873046874997,43.691748046875034],[-123.92934570312495,45.57695312499996],[-123.989306640625,46.21938476562502],[-123.22060546874998,46.153613281250045],[-123.46484375,46.27109374999998],[-124.07275390624996,46.279443359374994],[-124.04433593750002,46.605078125],[-123.946142578125,46.43256835937501],[-123.88916015625003,46.660009765625006],[-124.11254882812497,46.862695312499994],[-123.84287109375002,46.963183593750045],[-124.11171875,47.03520507812496],[-124.1392578125,46.95468749999998],[-124.376025390625,47.658642578124955],[-124.66308593749996,47.97412109375003],[-124.7099609375,48.38037109375],[-123.97578125,48.16845703125],[-122.97387695312499,48.07329101562496],[-122.77861328125,48.13759765625002],[-122.65664062500002,47.88115234374999],[-122.77841796874996,47.738427734374966],[-122.82138671875,47.79316406250001],[-123.1390625,47.386083984375034],[-122.92216796874993,47.40766601562498],[-123.066796875,47.39965820312506],[-123.04863281249995,47.479345703125034],[-122.53281250000002,47.919726562500045],[-122.67548828124995,47.612353515625045],[-122.57788085937496,47.29316406250001],[-122.76777343750001,47.21835937500006],[-122.82846679687503,47.336572265624994],[-123.02758789062501,47.13891601562503],[-122.70195312500002,47.11088867187502],[-122.35380859374996,47.37158203125],[-122.40180664062497,47.78427734374998],[-122.24199218750002,48.01074218750003],[-122.5169921875,48.15966796874997],[-122.40854492187502,48.29389648437498],[-122.66899414062496,48.465234374999966],[-122.49677734374995,48.50556640625001],[-122.51274414062502,48.66943359375],[-122.56201171875001,48.777978515624994],[-122.68593749999995,48.794287109375034],[-122.72246093750002,48.85302734375003],[-122.78876953125003,48.993017578125034],[-121.40722656249994,48.993017578125034],[-119.70170898437495,48.993017578125034],[-119.27534179687494,48.99306640625005],[-118.84892578124993,48.99306640625005],[-117.99619140625002,48.99306640625005],[-116.71704101562501,48.99306640625005],[-110.74765625,48.99306640625005],[-104.77832031249997,48.993115234374955],[-98.80898437499995,48.99316406249997],[-97.52983398437493,48.99316406249997],[-96.67705078124993,48.99316406249997],[-96.25068359374993,48.99316406249997],[-95.39790039062493,48.99316406249997],[-95.16206054687493,48.991748046875045],[-95.15527343749997,49.36967773437502],[-94.85434570312495,49.304589843749994],[-94.86040039062493,49.258593750000045],[-94.80346679687497,49.0029296875]]],[[[-176.28671874999998,51.79199218750006],[-176.34965820312502,51.733300781249994],[-176.41372070312502,51.840576171875],[-176.28671874999998,51.79199218750006]]],[[[-177.87905273437502,51.64970703125002],[-178.05888671875,51.67260742187497],[-177.98637695312493,51.76425781249998],[-178.16826171874996,51.90302734375001],[-177.644482421875,51.826269531250006],[-177.87905273437502,51.64970703125002]]],[[[-177.14819335937497,51.71674804687498],[-177.67021484375002,51.701074218749994],[-177.11005859375,51.92875976562502],[-177.14819335937497,51.71674804687498]]],[[[-176.593310546875,51.86669921875],[-176.45234374999995,51.735693359375034],[-176.96162109374998,51.60366210937505],[-176.69833984374998,51.986035156249955],[-176.593310546875,51.86669921875]]],[[[179.72773437500015,51.905419921874966],[179.50390625000003,51.97958984374998],[179.6271484375001,52.03041992187502],[179.72773437500015,51.905419921874966]]],[[[177.4154296875,51.88281249999997],[177.25029296875013,51.902929687500006],[177.6696289062501,52.10302734375],[177.4154296875,51.88281249999997]]],[[[-173.5533203125,52.13627929687502],[-173.02290039062504,52.07915039062502],[-173.83579101562498,52.048193359375006],[-173.99248046874993,52.12333984374996],[-173.5533203125,52.13627929687502]]],[[[-172.464794921875,52.27226562500002],[-172.61982421874998,52.27285156250005],[-172.47041015625,52.38803710937506],[-172.31362304687497,52.32958984375006],[-172.464794921875,52.27226562500002]]],[[[-174.67739257812502,52.035009765625006],[-175.29555664062502,52.022167968749955],[-174.30615234375,52.216162109375034],[-174.43554687499997,52.317236328125034],[-174.168896484375,52.42016601562503],[-174.04560546875,52.36723632812499],[-174.12065429687493,52.13520507812498],[-174.67739257812502,52.035009765625006]]],[[[173.72275390625018,52.35957031250004],[173.40234375000009,52.40478515625],[173.77607421875004,52.49511718750003],[173.72275390625018,52.35957031250004]]],[[[172.81181640625002,53.01298828125002],[173.43603515625003,52.85205078125],[172.93515625000012,52.752099609374966],[172.49482421875004,52.93789062499999],[172.81181640625002,53.01298828125002]]],[[[-167.96435546875003,53.345117187499994],[-169.088916015625,52.83203125],[-168.68984375000002,53.227246093749955],[-168.38041992187496,53.28344726562506],[-168.28769531249998,53.500146484374966],[-167.82807617187495,53.50795898437505],[-167.96435546875003,53.345117187499994]]],[[[-166.61533203124998,53.90092773437499],[-166.37231445312494,53.99897460937498],[-166.230859375,53.93261718750006],[-166.54560546875,53.726464843749966],[-166.354541015625,53.67353515625004],[-166.85097656249997,53.45288085937503],[-167.78085937500003,53.30024414062501],[-167.13608398437503,53.526464843750006],[-167.01572265625003,53.69838867187502],[-166.80898437500002,53.64614257812505],[-166.741259765625,53.71293945312496],[-167.10561523437497,53.813378906249994],[-167.03808593749997,53.9421875],[-166.67329101562498,54.00595703124998],[-166.61533203124998,53.90092773437499]]],[[[-165.841552734375,54.070654296875006],[-166.05664062500003,54.054345703124994],[-166.08774414062498,54.16914062500001],[-165.89287109375,54.20698242187498],[-165.69287109375,54.09990234375002],[-165.841552734375,54.070654296875006]]],[[[-165.56113281249998,54.13671874999997],[-165.55063476562498,54.28452148437498],[-165.40786132812502,54.19682617187496],[-165.56113281249998,54.13671874999997]]],[[[-162.29814453124993,54.847021484375006],[-162.43388671875,54.931542968749994],[-162.26459960937504,54.983496093750006],[-162.29814453124993,54.847021484375006]]],[[[-163.476025390625,54.98071289062497],[-163.37895507812496,54.81552734374998],[-163.083251953125,54.66899414062496],[-163.35810546874995,54.73569335937506],[-164.82343749999998,54.41909179687505],[-164.887646484375,54.60781250000002],[-164.47861328124998,54.906835937500006],[-163.80712890624997,55.04907226562503],[-163.476025390625,54.98071289062497]]],[[[-159.51513671875,55.15185546875003],[-159.617724609375,55.05732421875004],[-159.54506835937497,55.22597656250002],[-159.51513671875,55.15185546875003]]],[[[-131.33974609375002,55.079833984375],[-131.32954101562498,54.887744140625045],[-131.592236328125,55.02568359374999],[-131.5654296875,55.26411132812498],[-131.33974609375002,55.079833984375]]],[[[-159.87299804687495,55.128759765625034],[-160.22705078124997,54.92270507812506],[-160.17207031249995,55.123046875],[-159.88735351562497,55.27299804687502],[-159.87299804687495,55.128759765625034]]],[[[-132.86225585937504,54.894433593749966],[-132.61723632812493,54.892431640625006],[-132.70581054687497,54.684179687500034],[-133.42905273437498,55.30380859374998],[-133.097412109375,55.213720703125006],[-132.86225585937504,54.894433593749966]]],[[[-160.329296875,55.337695312500045],[-160.34331054687493,55.25878906250006],[-160.51748046875,55.33383789062506],[-160.329296875,55.337695312500045]]],[[[-160.68491210937498,55.314794921875006],[-160.552783203125,55.38076171875002],[-160.48754882812503,55.18486328124999],[-160.79506835937497,55.14521484375001],[-160.72392578124993,55.404638671875006],[-160.68491210937498,55.314794921875006]]],[[[-133.30507812500002,55.54375],[-133.6501953125,55.26928710937506],[-133.73710937500002,55.49692382812498],[-133.30507812500002,55.54375]]],[[[-155.56601562500003,55.82119140625005],[-155.73735351562493,55.82978515625001],[-155.59394531250004,55.92431640625],[-155.56601562500003,55.82119140625005]]],[[[-130.97915039062502,55.489160156249994],[-131.187890625,55.206298828125],[-131.44755859374996,55.40878906250006],[-131.7625,55.16582031250002],[-131.84609374999997,55.41625976562497],[-131.62495117187504,55.831689453124966],[-131.26923828125004,55.95537109375002],[-130.997802734375,55.727636718750006],[-130.97915039062502,55.489160156249994]]],[[[-133.56611328125,56.33920898437498],[-133.202978515625,56.31982421875003],[-133.096630859375,56.09003906250001],[-132.59760742187504,55.89501953125],[-132.17270507812498,55.48061523437502],[-132.51127929687493,55.59394531250001],[-132.63129882812495,55.47319335937502],[-132.41787109375002,55.48291015625006],[-132.20668945312497,55.22441406249996],[-131.97641601562498,55.208593750000034],[-132.06474609375002,54.713134765625],[-133.11855468750002,55.32763671875003],[-132.95888671875002,55.39555664062502],[-133.0333984375,55.589697265625034],[-133.68017578124994,55.78515625],[-133.24150390624993,55.920800781249994],[-133.371240234375,56.035888671875],[-133.74252929687498,55.96484375],[-133.530859375,56.145654296874966],[-133.56611328125,56.33920898437498]]],[[[-132.77988281249998,56.24726562499998],[-133.03500976562498,56.34091796875006],[-132.90205078124998,56.45375976562505],[-132.62910156249995,56.411914062500045],[-132.77988281249998,56.24726562499998]]],[[[-132.11235351562493,56.109375],[-132.13295898437497,55.94326171875005],[-132.28730468749995,55.92939453124998],[-132.65991210937503,56.07817382812499],[-132.379833984375,56.49877929687497],[-132.06689453125,56.24423828124998],[-132.11235351562493,56.109375]]],[[[-154.208642578125,56.51489257812497],[-154.32221679687504,56.570605468750045],[-154.11040039062496,56.602929687499966],[-154.208642578125,56.51489257812497]]],[[[-169.755224609375,56.63505859375002],[-169.47431640624998,56.59404296875002],[-169.6326171875,56.545703125000045],[-169.755224609375,56.63505859375002]]],[[[-132.746875,56.525683593750045],[-132.94804687500002,56.56723632812498],[-132.842529296875,56.79477539062506],[-132.56796875000003,56.57583007812505],[-132.746875,56.525683593750045]]],[[[-133.98959960937503,56.84497070312497],[-133.73837890625,56.65043945312496],[-133.94970703125,56.12773437499996],[-134.18959960937502,56.07695312500002],[-134.084375,56.456347656250045],[-134.37368164062502,56.838671875000045],[-134.14326171874998,56.93232421875001],[-133.98959960937503,56.84497070312497]]],[[[-133.36621093750006,57.003515625000034],[-132.99624023437497,56.93041992187497],[-132.95917968749998,56.67705078124996],[-133.03491210937494,56.62075195312505],[-133.32895507812498,56.83007812499997],[-133.158154296875,56.495166015625045],[-133.4841796875,56.45175781249998],[-133.979443359375,57.009570312500045],[-133.36621093750006,57.003515625000034]]],[[[-153.007080078125,57.12485351562498],[-153.37460937499998,57.05190429687505],[-153.285205078125,57.18505859375],[-152.90839843750004,57.152441406250006],[-153.007080078125,57.12485351562498]]],[[[-134.96977539062496,57.351416015625034],[-134.62070312499998,56.71831054687502],[-134.68188476562503,56.216162109375034],[-134.98056640625003,56.518945312499994],[-134.88344726562497,56.679052734375034],[-135.33061523437505,56.821875],[-135.19960937499997,57.02734375],[-135.45493164062503,57.24941406250005],[-135.81230468750002,57.00952148437503],[-135.82275390625,57.280419921874966],[-135.448681640625,57.534375],[-134.96977539062496,57.351416015625034]]],[[[-152.89804687499998,57.82392578125004],[-152.42875976562493,57.82568359375003],[-152.48261718749998,57.70332031249998],[-152.21621093749997,57.577001953125006],[-152.41220703125003,57.454785156249955],[-152.94077148437498,57.49809570312499],[-152.67905273437503,57.345117187499994],[-153.274365234375,57.22636718749996],[-153.732568359375,57.052343750000034],[-153.643310546875,56.960742187500045],[-154.02734375,56.77797851562502],[-153.793212890625,56.98950195312503],[-154.24375,57.143017578124955],[-154.33896484374998,56.9208984375],[-154.67319335937498,57.44609375],[-154.11616210937498,57.651220703125006],[-153.6876953125,57.30512695312504],[-153.841552734375,57.86284179687496],[-153.48793945312497,57.73095703125],[-153.21748046875004,57.79575195312506],[-153.16044921875,57.97197265624999],[-152.85039062499993,57.896777343750045],[-152.89804687499998,57.82392578125004]]],[[[-135.73037109375002,58.244238281250034],[-135.61323242187507,57.99184570312505],[-135.346630859375,58.12412109374998],[-134.9546875,58.01533203125004],[-134.97065429687495,57.817236328125006],[-135.33847656250003,57.768652343750034],[-134.97885742187503,57.724365234375],[-134.93149414062498,57.48115234375001],[-135.564208984375,57.66640625],[-135.691943359375,57.41992187500006],[-135.91079101562502,57.44658203124999],[-136.568603515625,57.97216796875003],[-136.32197265625,58.21889648437502],[-136.14375,58.098486328125006],[-136.09438476562502,58.198144531249966],[-135.73037109375002,58.244238281250034]]],[[[-134.68027343749998,58.16166992187499],[-134.24008789062498,58.143994140624955],[-133.82275390624997,57.62866210937503],[-134.29233398437498,58.044726562500074],[-133.91113281250003,57.3525390625],[-134.51601562499997,57.042578125],[-134.48676757812495,57.48203125],[-134.92348632812497,58.354638671874966],[-134.68027343749998,58.16166992187499]]],[[[-152.416943359375,58.360205078125034],[-151.974365234375,58.30986328124999],[-152.068896484375,58.17792968750001],[-152.26835937499993,58.25170898437506],[-152.30922851562502,58.133886718750034],[-152.5982421875,58.16259765625],[-152.92841796875004,57.99370117187499],[-153.38134765625003,58.08720703125002],[-152.976123046875,58.29702148437505],[-152.771875,58.278564453125],[-152.84111328125002,58.41640625000002],[-152.416943359375,58.360205078125034]]],[[[-152.486083984375,58.485009765624966],[-152.63662109375002,58.54169921874998],[-152.3955078125,58.619384765625],[-152.486083984375,58.485009765624966]]],[[[-160.918994140625,58.57709960937498],[-161.13149414062502,58.668212890625],[-160.71513671875005,58.79521484375002],[-160.918994140625,58.57709960937498]]],[[[-148.02177734375,60.06533203125005],[-148.271875,60.05327148437499],[-148.07958984375003,60.151660156250045],[-148.02177734375,60.06533203125005]]],[[[-147.735888671875,59.81323242187503],[-147.76806640625,59.94375],[-147.180859375,60.358251953125034],[-147.01987304687498,60.33222656249998],[-147.735888671875,59.81323242187503]]],[[[-166.13544921875,60.38354492187503],[-165.72968750000004,60.31420898437503],[-165.591796875,59.913134765625045],[-166.14873046874996,59.764111328124955],[-167.13886718749998,60.00854492187503],[-167.43642578125002,60.20664062500006],[-166.836328125,60.21699218750004],[-166.47568359374998,60.382763671874955],[-166.13544921875,60.38354492187503]]],[[[-146.3939453125,60.44965820312501],[-146.10224609374998,60.41118164062499],[-146.61831054687497,60.27368164062503],[-146.70253906249997,60.40854492187498],[-146.3939453125,60.44965820312501]]],[[[-147.658251953125,60.45048828124999],[-147.787841796875,60.17792968749998],[-147.89145507812498,60.299414062500034],[-147.658251953125,60.45048828124999]]],[[[-172.74223632812496,60.45737304687498],[-172.23208007812494,60.299121093750074],[-172.63574218750003,60.328857421875],[-173.04765625000002,60.56831054687501],[-172.74223632812496,60.45737304687498]]],[[[-171.46303710937494,63.640039062499994],[-171.03486328125,63.58549804687499],[-170.29936523437502,63.68061523437501],[-169.55454101562498,63.373486328124955],[-168.71601562500004,63.310595703125045],[-168.76132812500003,63.21376953125002],[-169.364697265625,63.17114257812506],[-169.67636718750003,62.95610351562502],[-169.81860351562494,63.122363281250045],[-170.84838867187494,63.44438476562502],[-171.63183593749997,63.351220703124966],[-171.74638671874993,63.703076171874955],[-171.46303710937494,63.640039062499994]]],[[[-141.00214843750004,68.77416992187506],[-141.00214843750004,67.89755859374998],[-141.00214843750004,66.43652343750006],[-141.00214843750004,65.55991210937498],[-141.00214843750004,64.09887695312506],[-141.00214843750004,63.22226562499998],[-141.00214843750004,61.761279296875045],[-141.00214843750004,60.884667968749994],[-141.00214843750004,60.30024414062504],[-140.76274414062505,60.259130859375006],[-140.525439453125,60.218359375000034],[-140.45283203125004,60.29970703125002],[-139.97329101562497,60.183154296875074],[-139.67631835937505,60.32832031249998],[-139.23476562499997,60.339746093749994],[-139.07924804687497,60.34370117187501],[-139.07924804687497,60.279443359374966],[-139.136962890625,60.17270507812498],[-139.18515624999998,60.083593750000034],[-138.86875,59.94575195312501],[-138.317626953125,59.611132812500074],[-137.59331054687493,59.22626953124998],[-137.52089843750002,58.91538085937498],[-137.43857421875003,58.903125],[-137.2775390625,58.988183593749994],[-137.126220703125,59.04096679687498],[-136.81328125000002,59.150048828124994],[-136.57875976562502,59.15224609375002],[-136.46635742187493,59.459082031250006],[-136.27797851562502,59.48032226562506],[-136.321826171875,59.604833984375034],[-135.70258789062504,59.72875976562506],[-135.36787109374998,59.743310546874994],[-135.051025390625,59.57866210937502],[-134.94375,59.28828125000001],[-134.67724609374997,59.19926757812499],[-134.39306640625,59.009179687499994],[-134.32963867187505,58.93969726562506],[-134.21850585937503,58.849902343750045],[-133.54638671874997,58.50346679687499],[-133.27529296875,58.22285156250004],[-133.00141601562495,57.948974609375],[-132.55048828125,57.499902343749994],[-132.44248046874998,57.40673828125003],[-132.30166015624997,57.27631835937501],[-132.232177734375,57.19853515624999],[-132.27939453124998,57.14536132812498],[-132.33798828124998,57.07944335937506],[-132.15703125,57.048193359375006],[-132.03154296875,57.02656250000004],[-132.062890625,56.95336914062503],[-132.104296875,56.856787109375006],[-131.86616210937495,56.792822265625006],[-131.82426757812496,56.589990234374994],[-131.471875,56.55673828125006],[-130.649072265625,56.26367187500003],[-130.47709960937496,56.230566406250034],[-130.413134765625,56.12250976562498],[-130.09785156249995,56.10927734375002],[-130.01406249999997,55.950537109375006],[-130.2140625,55.02587890625003],[-130.57534179687497,54.769677734374966],[-130.849609375,54.80761718750006],[-131.04785156249997,55.157666015624955],[-130.74819335937502,55.31801757812502],[-131.127685546875,55.96015625000001],[-131.032763671875,56.08808593749998],[-131.78417968749997,55.876562500000034],[-131.98339843749994,55.535009765625006],[-132.15541992187502,55.59956054687501],[-132.20751953124997,55.75341796875],[-131.84384765625003,56.16010742187498],[-131.55136718749998,56.206787109375],[-131.88789062500004,56.24165039062498],[-132.18203125000002,56.42065429687506],[-132.82460937500002,57.05581054687505],[-133.465869140625,57.17216796875002],[-133.64873046874993,57.64228515624998],[-133.11704101562498,57.56621093750002],[-133.535205078125,57.83295898437501],[-133.1943359375,57.87768554687506],[-133.559375,57.924462890624994],[-133.72231445312502,57.84423828125],[-134.03110351562498,58.072167968749966],[-133.87675781249996,58.51816406249998],[-134.20883789062503,58.232958984375045],[-134.77612304687506,58.45385742187503],[-135.36367187500002,59.41943359375],[-135.50234375000002,59.202294921874994],[-135.090234375,58.245849609375],[-135.57177734374994,58.41206054687504],[-135.89755859374998,58.40019531250002],[-136.04311523437497,58.82163085937498],[-135.82636718750004,58.89794921874997],[-136.0166015625,58.87397460937498],[-136.150048828125,59.04809570312503],[-136.22583007812497,58.765478515625006],[-136.98901367187503,59.03447265624999],[-137.05903320312498,58.87373046875001],[-136.613916015625,58.809277343749955],[-136.48374023437503,58.61767578125],[-136.224609375,58.602246093749955],[-136.06147460937495,58.45273437500006],[-136.607421875,58.24399414062498],[-137.54399414062502,58.58120117187502],[-138.51489257812503,59.16591796875005],[-139.77329101562498,59.52729492187504],[-139.51303710937498,59.698095703125006],[-139.5123046875,59.95356445312501],[-139.28671874999998,59.610937500000034],[-139.22080078125003,59.819873046875045],[-138.9880859375,59.83500976562502],[-139.43144531249996,60.012255859375074],[-140.41982421874997,59.71074218750002],[-141.40830078125,59.90278320312498],[-141.408740234375,60.11767578125006],[-141.67016601562497,59.969873046874966],[-142.94565429687503,60.09697265625002],[-144.14721679687494,60.01640625000002],[-144.185498046875,60.150732421875034],[-144.901318359375,60.335156249999955],[-144.69111328125,60.66909179687502],[-145.248291015625,60.38012695312506],[-145.898876953125,60.47817382812505],[-145.67490234374998,60.65112304687503],[-146.57045898437497,60.72915039062502],[-146.39199218749997,60.810839843750045],[-146.63842773437497,60.89731445312498],[-146.59912109374994,61.05351562500002],[-146.284912109375,61.11264648437498],[-147.89111328125,60.889892578125],[-148.00512695312494,60.96855468750002],[-147.75185546874997,61.218945312499955],[-148.34189453125,61.060400390625006],[-148.34443359374998,60.853564453125045],[-148.55615234374994,60.82700195312506],[-148.25673828124997,60.67529296874997],[-148.64013671875,60.48945312500004],[-148.11918945312502,60.57514648437498],[-147.96411132812494,60.48486328124997],[-148.430712890625,59.98911132812498],[-149.2666015625,59.99829101562497],[-149.395263671875,60.10576171875002],[-149.59804687500002,59.77045898437501],[-149.7138671875,59.91958007812502],[-149.80126953124994,59.737939453124966],[-150.00532226562507,59.78442382812503],[-150.19804687499996,59.56655273437505],[-150.60737304687504,59.56337890625002],[-150.934521484375,59.249121093750034],[-151.18276367187502,59.30078124999997],[-151.73818359375002,59.18852539062502],[-151.94951171875,59.26508789062498],[-151.88461914062503,59.386328125],[-151.39960937499995,59.51630859375001],[-151.04648437499998,59.771826171875034],[-151.45009765624997,59.65039062499997],[-151.85322265625,59.78208007812498],[-151.39599609375006,60.27446289062502],[-151.35644531249997,60.72294921874999],[-150.44125976562503,61.02358398437505],[-149.07509765624997,60.87641601562498],[-150.05327148437496,61.17109374999998],[-149.433544921875,61.50078125000002],[-149.97568359374998,61.27934570312502],[-150.61225585937495,61.301123046875006],[-151.59350585937494,60.979638671874966],[-152.54091796874997,60.265429687500045],[-153.025,60.29565429687497],[-152.660107421875,59.99721679687502],[-153.21123046875002,59.84272460937498],[-153.09360351562503,59.70913085937505],[-153.65253906250004,59.64702148437499],[-154.17832031250003,59.155566406250074],[-153.41826171875,58.9599609375],[-153.43759765625003,58.754833984374955],[-154.289013671875,58.30434570312502],[-154.247021484375,58.15942382812497],[-155.006884765625,58.01606445312501],[-155.77797851562497,57.56821289062498],[-156.43588867187498,57.359960937500006],[-156.62900390624998,57.00996093750001],[-158.41440429687498,56.435839843750045],[-158.5521484375,56.31269531249998],[-158.27563476562497,56.19624023437498],[-158.5046875,56.062109375],[-158.59116210937503,56.18452148437498],[-158.78984375000002,55.98691406250006],[-159.52324218749993,55.81000976562498],[-159.65966796875003,55.625927734374955],[-159.77138671874997,55.84111328125002],[-160.49931640625002,55.53730468750004],[-161.38193359374998,55.371289062499955],[-161.44379882812495,55.513281250000034],[-161.202099609375,55.54355468750006],[-161.51694335937503,55.61840820312503],[-162.073974609375,55.13930664062505],[-162.38637695312497,55.05234375],[-162.63037109375003,55.24667968749998],[-162.67436523437505,54.99658203125],[-162.86503906249996,54.954541015624955],[-163.11962890624997,55.06469726562503],[-163.131103515625,54.916552734375045],[-163.33530273437503,54.83916015624999],[-163.27880859374997,55.12182617187503],[-162.906591796875,55.19555664062503],[-161.69731445312502,55.9072265625],[-161.215625,56.02143554687498],[-160.8986328125,55.99365234375],[-161.00537109375,55.88715820312498],[-160.80283203125003,55.754443359375045],[-160.70634765625002,55.870458984375034],[-160.29169921875,55.80507812500005],[-160.53906250000006,56.00629882812501],[-160.30205078125,56.31411132812502],[-158.91801757812502,56.882177734375006],[-158.675146484375,56.79487304687498],[-158.66079101562502,57.03940429687498],[-158.32094726562497,57.29790039062499],[-157.84575195312496,57.52807617187497],[-157.4619140625,57.506201171875034],[-157.697216796875,57.679443359375],[-157.610888671875,58.050830078125074],[-157.19370117187498,58.19418945312506],[-157.48837890624998,58.25371093750002],[-157.52363281249998,58.421337890624955],[-156.97465820312496,58.736328125],[-156.80888671875005,59.13427734375],[-157.14204101562504,58.87763671875001],[-158.19091796875003,58.6142578125],[-158.50317382812494,58.85034179687497],[-158.42563476562498,58.99931640625002],[-158.080517578125,58.97744140625002],[-158.422802734375,59.08984375],[-158.67827148437502,58.92939453124998],[-158.80947265625002,58.973876953125],[-158.78862304687493,58.440966796875045],[-158.95068359375,58.404541015625],[-159.67026367187498,58.9111328125],[-159.92021484375,58.819873046875074],[-160.36313476562498,59.05117187500002],[-161.246826171875,58.799462890624994],[-161.36132812499994,58.66953124999998],[-162.144921875,58.64423828124998],[-161.724365234375,58.794287109375006],[-161.64438476562498,59.109667968750045],[-161.9810546875,59.14614257812502],[-161.82871093749998,59.588623046875],[-162.421337890625,60.28398437500002],[-161.96201171875003,60.695361328125045],[-162.68496093749997,60.268945312499966],[-162.57075195312495,59.98974609375],[-163.68037109374998,59.80151367187503],[-164.14282226562497,59.89677734374999],[-165.02651367187497,60.500634765624994],[-165.35380859375002,60.54121093750001],[-164.80517578125,60.89204101562498],[-164.31850585937497,60.77128906249999],[-164.37236328125002,60.59184570312502],[-163.999560546875,60.76606445312498],[-163.72998046874997,60.589990234374994],[-163.420947265625,60.757421875],[-163.90654296874996,60.85380859375002],[-163.58691406249994,60.902978515624994],[-163.74902343750003,60.9697265625],[-163.99462890624997,60.86469726562501],[-165.11484375,60.93281250000004],[-164.86899414062503,61.11176757812498],[-165.27978515624994,61.169628906249955],[-165.27363281250004,61.27485351562498],[-165.56586914062498,61.10234375000002],[-165.86396484375004,61.33569335937503],[-165.84531249999998,61.536230468750034],[-166.152734375,61.545947265625074],[-166.16811523437502,61.65083007812501],[-165.80893554687503,61.69609375000002],[-166.07880859375,61.803125],[-165.61279296875003,61.86928710937502],[-165.707275390625,62.10043945312506],[-165.19453125,62.47353515625002],[-164.75786132812493,62.496728515624966],[-164.589453125,62.709375],[-164.79267578125,62.623193359374966],[-164.79965820312503,62.918066406250006],[-164.384228515625,63.03046874999998],[-164.40903320312503,63.21503906250001],[-163.94287109375,63.247216796874994],[-163.61630859374998,63.125146484374994],[-163.73784179687496,63.016406250000045],[-163.504345703125,63.105859374999966],[-163.28784179687494,63.046435546875045],[-162.621484375,63.26582031249998],[-162.28281250000003,63.529199218749994],[-161.97397460937498,63.45292968749999],[-161.09970703125003,63.557910156250045],[-160.778564453125,63.818945312500034],[-160.987548828125,64.25126953125002],[-161.49072265625003,64.43378906249998],[-160.93193359374996,64.5791015625],[-160.855908203125,64.755615234375],[-161.13017578125005,64.92543945312505],[-161.759375,64.816259765625],[-162.80703124999997,64.37421875000001],[-163.20390625,64.65200195312502],[-163.14433593750002,64.423828125],[-163.71308593749998,64.588232421875],[-164.978759765625,64.45366210937502],[-166.1427734375,64.58276367187503],[-166.48139648437498,64.72807617187507],[-166.415234375,64.926513671875],[-166.92841796875,65.15708007812498],[-166.15703125,65.28583984375001],[-167.40400390625,65.42211914062497],[-168.08837890624997,65.65776367187502],[-166.39873046875002,66.14443359375005],[-165.62993164062496,66.131201171875],[-165.77617187500002,66.31904296875001],[-164.46049804687502,66.58842773437499],[-163.63823242187502,66.57465820312504],[-163.89394531249997,66.57587890625001],[-164.03374023437493,66.21552734374995],[-163.69536132812502,66.08383789062503],[-161.93369140625003,66.04287109374997],[-161.45541992187503,66.28139648437497],[-161.03427734375003,66.18881835937503],[-161.12031249999995,66.334326171875],[-161.91689453124997,66.41181640624998],[-162.54365234375004,66.80512695312501],[-162.36162109375,66.94731445312502],[-161.591015625,66.45952148437502],[-160.23168945312503,66.420263671875],[-160.360888671875,66.6125],[-160.864013671875,66.67084960937501],[-161.39804687499998,66.55185546875],[-161.85668945312497,66.70034179687497],[-161.719921875,67.02055664062502],[-163.5318359375,67.10258789062502],[-164.1251953125,67.60673828125007],[-166.786279296875,68.35961914062497],[-166.38051757812502,68.425146484375],[-166.20908203125,68.88535156250003],[-165.04394531249994,68.882470703125],[-163.867919921875,69.03666992187505],[-161.88095703125003,70.33173828125001],[-162.073876953125,70.16196289062498],[-160.9962890625,70.30458984375],[-160.11713867187495,70.59121093750002],[-159.86567382812498,70.27885742187499],[-159.81499023437496,70.49707031250003],[-159.38676757812493,70.52451171875003],[-160.081591796875,70.63486328125003],[-159.680908203125,70.786767578125],[-159.31450195312496,70.87851562500003],[-159.251171875,70.7484375],[-157.909375,70.860107421875],[-156.47021484374994,71.40766601562501],[-156.469970703125,71.29155273437507],[-155.57944335937503,71.12109374999997],[-156.14658203125,70.92783203125003],[-155.97353515625002,70.84199218749995],[-155.16684570312498,71.09921875000006],[-154.19521484375002,70.80112304687498],[-153.23291015625,70.93256835937504],[-152.49121093749994,70.88095703125],[-152.23291015625,70.81035156249999],[-152.39921875,70.62045898437503],[-151.76904296875,70.56015625],[-151.94467773437498,70.45209960937501],[-149.26943359374997,70.50078124999999],[-147.70537109375,70.21723632812495],[-145.82314453124997,70.16005859375002],[-145.19736328125003,70.00869140625002],[-143.218310546875,70.11625976562499],[-142.70786132812498,70.03378906249998],[-141.40791015625,69.65336914062502],[-141.00214843750004,69.65078125000002],[-141.00214843750004,68.77416992187506]]]]},"properties":{"name":"United States","childNum":76}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[71.20615234375006,39.892578125],[71.15625,39.88344726562502],[71.06425781250002,39.88491210937505],[71.01171874999997,39.895117187500006],[71.04365234375004,39.97631835937503],[71.04482421875005,39.992529296875034],[70.96064453125004,40.087988281250034],[71.00546875,40.15229492187498],[71.0241210937501,40.14916992187497],[71.08037109375007,40.07988281249999],[71.2287109375001,40.04814453124999],[71.20615234375006,39.892578125]]],[[[70.94677734374997,42.24868164062505],[70.97900390625003,42.26655273437504],[71.03603515625,42.28466796875],[71.12998046875006,42.25],[71.21269531250002,42.20644531250005],[71.23232421875005,42.18627929687503],[71.22851562499997,42.16289062499996],[70.18095703125007,41.571435546874994],[70.734375,41.400537109374994],[70.86044921875006,41.22490234375002],[71.11074218750005,41.152636718750045],[71.29882812500003,41.152490234374994],[71.39306640625003,41.123388671875034],[71.40839843750004,41.13603515625002],[71.42089843750003,41.341894531250034],[71.60625,41.367431640625],[71.66494140625,41.54121093749998],[71.70068359374997,41.454003906249966],[71.75771484375005,41.42802734375002],[71.79248046875003,41.41313476562499],[71.85800781250006,41.311376953125034],[71.8786132812501,41.195019531249955],[71.95849609375003,41.18706054687502],[72.05244140625004,41.16474609375001],[72.1154296875001,41.18657226562502],[72.1642578125001,41.173730468749966],[72.18095703125002,41.11845703124999],[72.18730468750002,41.02592773437499],[72.2130859375001,41.014257812500006],[72.36406250000002,41.04345703125],[72.65830078125,40.86992187499999],[73.13212890625002,40.82851562499999],[72.6041015625,40.52543945312499],[72.40205078125004,40.578076171874955],[72.3892578125,40.427392578124994],[72.13125,40.438623046874966],[71.69248046875,40.15234375],[71.30468749999997,40.28691406249996],[70.990625,40.2548828125],[70.95800781250003,40.238867187500034],[70.653125,40.201171875],[70.37158203125003,40.38413085937506],[70.75107421875006,40.721777343750006],[70.40195312500006,41.03510742187498],[69.71289062500003,40.65698242187503],[69.35722656250002,40.76738281249996],[69.20625,40.566552734374994],[69.27490234374997,40.19809570312498],[68.63066406250007,40.16708984374998],[68.9720703125,40.08994140624998],[68.80468750000003,40.05034179687499],[68.86875,39.90747070312503],[68.63896484375007,39.8388671875],[68.46328125,39.53671874999998],[67.71904296875007,39.62138671875002],[67.426171875,39.46557617187497],[67.3576171875001,39.216699218749994],[67.64833984375005,39.13105468750004],[67.69443359375006,38.99462890625003],[68.13251953125004,38.927636718749966],[68.08720703125002,38.47353515625002],[68.3502929687501,38.211035156250006],[67.81435546875005,37.48701171875004],[67.7980468750001,37.244970703125006],[67.75898437500004,37.172216796875034],[67.75292968749997,37.199804687500034],[67.7,37.227246093749955],[67.60742187499997,37.22250976562506],[67.5172851562501,37.26665039062499],[67.44169921875007,37.25800781250001],[67.3197265625,37.209570312500006],[67.1955078125001,37.23520507812498],[67.06884765624997,37.334814453125006],[66.82773437500006,37.37128906249998],[66.52226562500007,37.34848632812506],[66.51064453125,37.45869140625004],[66.51132812500006,37.59916992187496],[66.52558593750004,37.785742187500034],[66.60625,37.98671875000005],[65.97119140624997,38.244238281250006],[65.612890625,38.23857421875002],[64.3099609375,38.97729492187497],[63.76367187500003,39.16054687499999],[62.48320312500002,39.97563476562496],[61.90283203124997,41.09370117187501],[61.496972656249994,41.276074218749955],[61.2423828125001,41.18920898437503],[60.454980468749994,41.221630859374955],[60.089648437500074,41.39941406250003],[60.07558593750005,41.759667968749966],[60.20078125000006,41.803125],[59.94179687499999,41.97353515625002],[59.98515625000002,42.21171875],[59.35429687500002,42.32329101562496],[58.5890625000001,42.778466796874966],[58.477148437500006,42.66284179687503],[58.15156250000004,42.628076171874966],[58.474414062500074,42.29936523437496],[58.02890625,42.48764648437506],[57.814257812500074,42.18984375000005],[57.290625,42.123779296875],[56.96406250000004,41.856542968750006],[57.11884765625004,41.35029296874998],[57.01796875,41.26347656249996],[55.97744140625005,41.32221679687504],[55.97568359375006,44.99492187499996],[58.555273437500006,45.55537109375001],[61.007910156250006,44.39379882812497],[61.99023437500003,43.492138671874955],[63.20703125000003,43.62797851562502],[64.44316406250007,43.55117187499999],[64.9054687500001,43.714697265625006],[65.49619140625,43.310546875],[65.80302734375002,42.87695312500006],[66.1002929687501,42.99082031249998],[66.00957031250007,42.00488281250003],[66.49863281250006,41.99487304687503],[66.70966796875004,41.17915039062501],[67.9357421875001,41.19658203125002],[68.11308593750007,41.02861328124999],[68.04765625000007,40.80927734374998],[68.29189453125,40.656103515625034],[68.57265625,40.62265624999998],[68.58408203125,40.876269531250045],[69.15361328125002,41.42524414062498],[70.94677734374997,42.24868164062505]]]]},"properties":{"name":"Uzbekistan","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-61.17451171875001,13.158105468749966],[-61.268457031249966,13.287695312499991],[-61.13896484374996,13.358740234374991],[-61.17451171875001,13.158105468749966]]]},"properties":{"name":"St. Vin. and Gren.","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-60.99790039062498,8.867333984374966],[-61.069189453125034,8.947314453125003],[-60.91582031249996,9.070312500000014],[-60.86142578124998,8.949609375000037],[-60.99790039062498,8.867333984374966]]],[[[-60.821191406249966,9.138378906250026],[-60.94140625000003,9.105566406250006],[-60.73583984374997,9.203320312500026],[-60.821191406249966,9.138378906250026]]],[[[-63.84936523437494,11.131005859374994],[-63.917626953124994,10.887548828125048],[-64.40234375,10.981591796875023],[-64.21367187500002,11.086132812499997],[-64.0283203125,11.00185546874998],[-63.84936523437494,11.131005859374994]]],[[[-60.742138671874926,5.202050781250037],[-60.71196289062499,5.191552734375023],[-60.671972656250034,5.164355468749989],[-60.603857421875006,4.94936523437498],[-61.00283203125002,4.535253906249991],[-61.28007812500002,4.516894531249974],[-61.82084960937496,4.197021484375],[-62.153125,4.098388671874986],[-62.41064453124994,4.156738281249972],[-62.71210937499998,4.01791992187502],[-62.85698242187502,3.593457031249969],[-63.33867187500002,3.943896484375045],[-64.02148437500003,3.929101562500051],[-64.19248046874995,4.126855468750009],[-64.57636718750001,4.139892578125],[-64.788671875,4.276025390625023],[-64.66899414062496,4.01181640625002],[-64.22109375000002,3.587402343749972],[-64.04658203124998,2.502392578124997],[-63.389257812500006,2.411914062500045],[-63.43251953124994,2.155566406250045],[-64.00849609374995,1.931591796874969],[-64.20502929687493,1.52949218750004],[-65.10375976562497,1.108105468749983],[-65.47338867187497,0.691259765624977],[-65.55605468750002,0.687988281250014],[-65.52299804687493,0.843408203124966],[-65.68144531249999,0.983447265624989],[-66.06005859375003,0.78535156250004],[-66.34711914062498,0.7671875],[-66.87602539062499,1.223046875000037],[-67.21083984375,2.390136718750043],[-67.61870117187496,2.793603515624994],[-67.85908203124998,2.793603515624994],[-67.3111328125,3.41586914062502],[-67.66162109375,3.864257812499986],[-67.85527343750002,4.506884765624989],[-67.82490234374995,5.270458984375026],[-67.47387695312503,5.929980468750003],[-67.48198242187499,6.18027343750002],[-67.85917968749999,6.289892578124963],[-68.47177734375,6.156542968749974],[-69.42714843749997,6.123974609374997],[-70.12919921874999,6.95361328125],[-70.73715820312503,7.090039062499997],[-71.12861328124993,6.98671875],[-72.00664062499993,7.032617187500023],[-72.20771484374995,7.37026367187498],[-72.47197265624996,7.524267578124991],[-72.39033203124995,8.287060546874969],[-72.66542968749994,8.62758789062498],[-72.79638671874997,9.10898437499999],[-73.05839843749999,9.259570312500031],[-73.36621093749997,9.194140625000017],[-73.00654296874998,9.789160156250006],[-72.86933593750001,10.49125976562496],[-72.690087890625,10.835839843749994],[-72.24848632812501,11.196435546875009],[-71.95810546875,11.66640625],[-71.31972656249997,11.861914062500048],[-71.95693359375002,11.569921874999977],[-71.835107421875,11.190332031250009],[-71.6416015625,11.013525390625048],[-71.73090820312498,10.994677734375017],[-71.59433593749995,10.657373046875051],[-72.11284179687499,9.815576171874966],[-71.61953124999994,9.047949218749991],[-71.24140625000001,9.160449218750003],[-71.08583984375002,9.348242187499977],[-71.05268554687501,9.705810546874986],[-71.49423828125,10.533203124999972],[-71.46953124999993,10.964160156250017],[-70.23251953124998,11.372998046874997],[-70.09711914062493,11.519775390624972],[-69.80478515624998,11.47421875000002],[-69.81733398437495,11.672070312499997],[-70.19257812499993,11.62460937500002],[-70.28652343749997,11.886035156249989],[-70.20278320312497,12.098388671874986],[-70.00395507812496,12.177880859375023],[-69.63159179687494,11.479931640625026],[-68.827978515625,11.431738281249977],[-68.39863281249995,11.160986328124977],[-68.29628906249997,10.689355468749994],[-68.13994140624999,10.492724609374989],[-66.24721679687497,10.632226562499994],[-65.85175781249995,10.257763671874997],[-65.12910156249998,10.070068359375043],[-64.85048828125,10.098095703124969],[-64.188330078125,10.457812499999989],[-63.73188476562501,10.503417968750043],[-64.24750976562498,10.54257812500002],[-64.298193359375,10.635156249999966],[-61.879492187500006,10.741015625000031],[-62.379980468750006,10.546875],[-62.91357421875,10.531494140624986],[-62.68583984374996,10.289794921875043],[-62.740576171875006,10.056152343750043],[-62.55034179687499,10.200439453125043],[-62.320410156250034,9.783056640625006],[-62.22114257812498,9.882568359375028],[-62.15336914062493,9.821777343749986],[-62.15532226562499,9.979248046875014],[-62.077099609374926,9.97504882812504],[-61.73593749999998,9.631201171874977],[-61.76591796874996,9.813818359374963],[-61.58886718749994,9.894531249999986],[-60.79248046874997,9.360742187500037],[-61.02314453124998,9.15458984374996],[-61.24726562499998,8.600341796875014],[-61.61870117187499,8.59746093749996],[-61.30400390624999,8.410400390625043],[-60.800976562499926,8.592138671875034],[-60.16748046875,8.616992187500031],[-60.01752929687501,8.549316406250014],[-59.83164062499998,8.305957031250003],[-59.84907226562498,8.248681640624966],[-59.96484375000003,8.191601562499969],[-59.99072265624997,8.16201171874998],[-60.032421874999926,8.053564453125006],[-60.51362304687501,7.813183593749969],[-60.71865234374994,7.535937499999974],[-60.606542968750006,7.320849609375031],[-60.63330078124997,7.211083984374966],[-60.58320312499998,7.156201171874969],[-60.523193359375,7.143701171875009],[-60.464941406250034,7.166552734375045],[-60.39238281249999,7.164550781249986],[-60.34506835937495,7.15],[-60.32548828124996,7.133984374999983],[-60.32207031249996,7.092041015625043],[-60.35209960937496,7.002880859374997],[-60.39501953125,6.945361328125003],[-60.717919921874966,6.768310546875],[-61.14560546874998,6.694531249999983],[-61.20361328124997,6.588378906250028],[-61.181591796874926,6.513378906250026],[-61.15102539062502,6.446533203124986],[-61.15229492187501,6.385107421875006],[-61.12871093749999,6.214306640625026],[-61.15947265624996,6.174414062499977],[-61.22495117187498,6.129199218750003],[-61.303125,6.049511718750026],[-61.39082031250001,5.938769531250017],[-61.376806640625006,5.906982421875028],[-61.167187499999926,5.674218750000037],[-60.95400390625002,5.437402343750023],[-60.742138671874926,5.202050781250037]]]]},"properties":{"name":"Venezuela","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[-64.765625,17.794335937499994],[-64.58046874999994,17.750195312499983],[-64.88911132812495,17.701708984375045],[-64.765625,17.794335937499994]]]},"properties":{"name":"U.S. Virgin Is.","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[104.06396484375003,10.390820312500011],[104.01845703125,10.029199218749966],[103.84951171875005,10.371093749999986],[104.06396484375003,10.390820312500011]]],[[[107.52128906250007,20.926611328124977],[107.39921875000007,20.903466796874966],[107.55126953125003,21.034033203125006],[107.52128906250007,20.926611328124977]]],[[[107.60273437500004,21.21679687500003],[107.40351562500004,21.093652343749994],[107.47626953125004,21.268945312499994],[107.60273437500004,21.21679687500003]]],[[[107.97265624999997,21.507958984375023],[107.40996093750002,21.284814453125023],[107.35429687500007,21.055175781250057],[107.1647460937501,20.94873046875003],[106.68339843750007,21.000292968750074],[106.75341796875003,20.73505859375004],[106.55078124999997,20.52656250000001],[106.57285156250012,20.392187499999977],[105.98408203125004,19.939062500000034],[105.62177734375004,18.96630859375003],[105.88828125000006,18.502490234375045],[106.49902343749997,17.946435546874994],[106.47890625000005,17.719580078125063],[106.3705078125,17.746875],[107.83378906250002,16.322460937499983],[108.02939453125012,16.331103515625074],[108.82128906249997,15.377929687500028],[109.30332031250012,13.856445312500043],[109.271875,13.279345703124974],[109.42392578125006,12.955957031249994],[109.44492187500006,12.599609375000057],[109.33554687500012,12.751904296874997],[109.21894531250004,12.64580078124996],[109.30468750000003,12.391162109375045],[109.20683593750007,12.415380859375006],[109.1986328125,11.724853515625014],[109.03964843750012,11.592675781249994],[108.98671875,11.336376953124997],[108.09492187500004,10.897265624999989],[108.0013671875,10.720361328125009],[107.26152343750007,10.39838867187504],[107.00664062500002,10.66054687499998],[106.94746093750004,10.400341796874997],[106.72734375000007,10.535644531250028],[106.605859375,10.46494140625002],[106.74121093750003,10.444384765625003],[106.75742187500006,10.295800781250023],[106.46406250000004,10.298291015624997],[106.78525390625012,10.116455078124986],[106.59560546875005,9.859863281250028],[106.1364257812501,10.221679687500014],[106.56435546875005,9.715625],[106.48408203125004,9.559423828125006],[105.83095703125005,10.000732421875028],[106.15859375,9.59414062499998],[106.16835937500005,9.396728515625],[105.50097656249997,9.093212890624983],[105.11435546875006,8.629199218750031],[104.77041015625,8.59765625],[104.89628906250007,8.746630859374974],[104.81855468750004,8.801855468750034],[104.84521484375003,9.606152343750026],[105.08447265625003,9.99570312499999],[104.8019531250001,10.202734374999977],[104.66347656250005,10.169921875000043],[104.42636718750006,10.411230468749991],[104.85058593749997,10.534472656249974],[105.04638671874997,10.701660156250014],[105.04570312500002,10.911376953125014],[105.3146484375001,10.845166015625026],[105.40576171875003,10.95161132812504],[105.75507812500004,10.989990234375043],[105.85332031250007,10.86357421874996],[106.16396484375005,10.794921875],[106.16093750000002,11.037109375000057],[105.85605468750006,11.294287109375048],[105.85146484375005,11.635009765625],[106.0060546875001,11.758007812500011],[106.39921875000007,11.687011718750028],[106.41386718750002,11.9484375],[106.70009765625,11.979296874999974],[107.21210937500004,12.30400390624996],[107.39335937500002,12.260498046874972],[107.50644531250006,12.364550781250031],[107.47539062500002,13.030371093749963],[107.60546874999997,13.437792968750017],[107.3314453125,14.126611328125009],[107.51943359375005,14.705078125],[107.51376953125012,14.817382812500057],[107.52451171875012,14.871826171875043],[107.50468750000007,14.915917968749966],[107.48037109375,14.979882812500037],[107.55527343750006,15.057031250000023],[107.58964843750002,15.118457031250017],[107.63369140625005,15.18984375],[107.653125,15.255224609374991],[107.62167968750006,15.309863281250017],[107.56425781250002,15.391601562499972],[107.45957031250012,15.4658203125],[107.33876953125,15.560498046875011],[107.27939453125006,15.618701171875045],[107.16591796875005,15.802490234375028],[107.1888671875,15.838623046875],[107.36064453125002,15.921728515624977],[107.3919921875,15.951660156250028],[107.39638671875,16.04301757812499],[106.93066406249997,16.353125],[106.8927734375001,16.396533203125074],[106.85107421875003,16.515625],[106.83242187500005,16.526269531250023],[106.79160156250006,16.490332031250006],[106.73955078125007,16.452539062500023],[106.6564453125001,16.49262695312501],[106.54619140625002,16.650732421874977],[106.53369140625003,16.821044921875057],[106.52597656250006,16.876611328124994],[106.50224609375002,16.95410156249997],[106.26953125000003,17.21679687500003],[106.00625,17.415283203125057],[105.69140625000003,17.737841796875045],[105.58847656250012,17.983691406250045],[105.51855468749997,18.077441406250045],[105.45820312500004,18.15429687499997],[105.11455078125002,18.40527343750003],[105.08701171875006,18.496240234374994],[105.14541015625,18.616796875000063],[105.14648437500003,18.650976562500006],[103.89160156250003,19.304980468750017],[103.89638671875,19.339990234375023],[103.93203125,19.366064453125006],[104.0275390625001,19.42045898437499],[104.062890625,19.48256835937505],[104.05156250000007,19.564160156249955],[104.01347656250007,19.64648437500003],[104.03203125000002,19.675146484375006],[104.06279296875007,19.678417968749983],[104.25986328125006,19.685498046874983],[104.5462890625,19.61054687500001],[104.58789062500003,19.61875],[104.74316406250003,19.754736328124977],[104.80175781249997,19.83613281250004],[104.81513671875004,19.90400390625001],[104.9279296875001,20.01811523437499],[104.92919921875003,20.082812500000017],[104.88867187500003,20.169091796875023],[104.84785156250004,20.202441406250045],[104.69873046875003,20.20532226562503],[104.67695312500004,20.224707031249977],[104.66191406250007,20.28901367187501],[104.65644531250004,20.32851562499999],[104.6188476562501,20.37451171875003],[104.49619140625006,20.413671875],[104.39218750000012,20.424755859374955],[104.36777343750012,20.44140624999997],[104.40781250000012,20.48574218750005],[104.47861328125006,20.529589843750017],[104.53271484374997,20.55488281250001],[104.58320312500004,20.646679687499955],[104.34960937499997,20.821093750000074],[104.19531249999997,20.913964843749966],[104.10136718750002,20.94550781250001],[103.63505859375007,20.697070312500017],[103.46357421875004,20.779833984375017],[103.21074218750002,20.840625],[103.10449218749997,20.891650390625045],[102.88378906250003,21.202587890624983],[102.85117187500006,21.26591796874999],[102.94960937500005,21.681347656249983],[102.84521484374997,21.73476562500005],[102.81591796874997,21.807373046875],[102.7982421875,21.797949218750034],[102.77109375000006,21.709667968749983],[102.73857421875002,21.67792968750001],[102.66201171875005,21.67602539062497],[102.58251953125003,21.90429687500003],[102.12744140624997,22.379199218750045],[102.1759765625001,22.414648437500006],[102.2370117187501,22.466015624999983],[102.40644531250004,22.70800781249997],[102.47089843750004,22.75092773437501],[102.98193359374997,22.4482421875],[103.32666015625003,22.769775390625057],[103.49296875000007,22.587988281250034],[103.62021484375006,22.782031250000045],[103.94150390625006,22.540087890625045],[104.14306640624997,22.800146484375006],[104.37177734375004,22.704052734374983],[104.68730468750002,22.822216796874983],[104.86474609375003,23.136376953125023],[105.27539062500003,23.34521484375003],[105.8429687500001,22.922802734374955],[106.14843749999997,22.970068359375006],[106.2790039062501,22.857470703125045],[106.54179687500007,22.908349609375023],[106.78027343749997,22.778906250000034],[106.55039062500006,22.501367187499994],[106.66357421875003,21.97890625000005],[106.97099609375002,21.923925781250034],[107.35117187500012,21.60888671874997],[107.75927734374997,21.655029296875057],[107.97265624999997,21.507958984375023]]]]},"properties":{"name":"Vietnam","childNum":4}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[169.49130859375006,-19.54013671875002],[169.34726562500006,-19.623535156249957],[169.2174804687501,-19.476367187500003],[169.24746093750005,-19.3447265625],[169.49130859375006,-19.54013671875002]]],[[[169.334375,-18.940234375000017],[168.98691406250006,-18.87128906250001],[169.01582031250004,-18.64375],[169.14384765625002,-18.63105468750001],[169.334375,-18.940234375000017]]],[[[168.44580078124997,-17.54218750000004],[168.58496093750003,-17.695898437500006],[168.52460937500004,-17.798046875000026],[168.15820312500003,-17.710546874999963],[168.2731445312501,-17.552246093749957],[168.44580078124997,-17.54218750000004]]],[[[168.44677734375003,-16.778808593749957],[168.18144531250002,-16.804003906250017],[168.13535156250006,-16.636914062499997],[168.44677734375003,-16.778808593749957]]],[[[168.29667968750007,-16.33652343749999],[167.92900390625002,-16.22871093749997],[168.16386718750002,-16.081640625000034],[168.29667968750007,-16.33652343749999]]],[[[167.4125,-16.095898437499997],[167.83662109375004,-16.449707031249957],[167.44931640625012,-16.554980468750003],[167.34921875000006,-16.15449218750004],[167.15146484375006,-16.080468749999966],[167.19951171875002,-15.885058593750031],[167.33574218750007,-15.916699218749997],[167.4125,-16.095898437499997]]],[[[167.9113281250001,-15.435937500000023],[167.67421875,-15.4515625],[168.00253906250012,-15.283203124999986],[167.9113281250001,-15.435937500000023]]],[[[166.74580078125004,-14.826855468750011],[166.81015625000012,-15.15742187500004],[167.0755859375,-14.935644531249977],[167.20078125000012,-15.443066406249969],[167.0939453125001,-15.580859374999974],[166.75830078125003,-15.631152343750003],[166.63105468750004,-15.406054687499974],[166.56738281250003,-14.641796874999969],[166.74580078125004,-14.826855468750011]]],[[[167.58486328125,-14.260937500000011],[167.43027343750012,-14.294921875],[167.41074218750006,-14.19746093750004],[167.50644531250012,-14.142187499999977],[167.58486328125,-14.260937500000011]]],[[[167.48886718750006,-13.907226562499972],[167.3917968750001,-13.788378906250017],[167.48105468750006,-13.709472656250014],[167.48886718750006,-13.907226562499972]]]]},"properties":{"name":"Vanuatu","childNum":10}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-171.4541015625,-14.04648437500002],[-171.9119140625,-14.001660156250026],[-172.04589843750003,-13.857128906249983],[-171.60390624999997,-13.879199218750045],[-171.4541015625,-14.04648437500002]]],[[[-172.33349609375,-13.46523437499999],[-172.17685546874998,-13.68466796875002],[-172.224951171875,-13.804296874999963],[-172.535693359375,-13.791699218749983],[-172.77851562499998,-13.516796875000011],[-172.33349609375,-13.46523437499999]]]]},"properties":{"name":"Samoa","childNum":2}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[53.76318359374997,12.636816406249991],[54.18740234375005,12.664013671875026],[54.511132812499994,12.552783203125017],[54.12949218750006,12.360644531250045],[53.71884765625006,12.318994140624994],[53.31582031250005,12.533154296875011],[53.53496093750002,12.715771484374997],[53.76318359374997,12.636816406249991]]],[[[42.75585937500003,13.70429687500004],[42.689746093750074,13.673632812500017],[42.7941406250001,13.766113281250028],[42.75585937500003,13.70429687500004]]],[[[42.787402343750074,13.971484375000031],[42.69404296875004,14.007910156249991],[42.76210937500005,14.067480468750048],[42.787402343750074,13.971484375000031]]],[[[53.08564453125004,16.648388671874955],[52.327734375,16.293554687500063],[52.17402343750004,15.956835937500017],[52.2174804687501,15.655517578125],[51.3224609375001,15.22626953125004],[49.34990234375002,14.637792968749977],[48.66835937499999,14.050146484374977],[47.9899414062501,14.048095703125],[47.40771484374997,13.661621093750057],[46.78886718750002,13.465576171874986],[45.65732421875006,13.338720703124991],[45.03867187500006,12.815869140624969],[44.617773437500006,12.817236328124977],[44.00585937499997,12.607666015625],[43.634375,12.744482421874991],[43.487597656250074,12.69882812500002],[43.23193359375003,13.267089843750057],[43.2824218750001,13.692529296875037],[43.08906250000004,14.010986328125],[42.93642578125005,14.938574218749963],[42.85566406250004,15.132958984375037],[42.65781250000006,15.232812500000051],[42.79902343750004,15.326269531249991],[42.71718750000005,15.654638671875006],[42.83964843750002,16.032031250000074],[42.79931640624997,16.37177734375001],[43.16503906249997,16.689404296874955],[43.19091796875003,17.359375],[43.41796875000003,17.516259765625023],[43.91699218749997,17.32470703124997],[45.14804687500006,17.427441406249955],[45.5353515625001,17.30205078124999],[46.72763671875006,17.26557617187501],[46.97568359375006,16.953466796875034],[47.14355468749997,16.946679687499966],[47.44179687499999,17.111865234375045],[47.57958984374997,17.448339843750034],[48.17216796875002,18.156933593749983],[49.04199218750003,18.58178710937503],[51.977636718750006,18.996142578125074],[53.08564453125004,16.648388671874955]]]]},"properties":{"name":"Yemen","childNum":4}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[37.85693359375003,-46.94423828124998],[37.5900390625001,-46.90800781250006],[37.78955078124997,-46.8375],[37.85693359375003,-46.94423828124998]]],[[[31.799609375000017,-23.8921875],[31.98583984374997,-24.460644531249983],[31.921679687500017,-25.96875],[31.335156250000097,-25.755566406249997],[31.207324218750074,-25.843359375000034],[31.08808593750004,-25.980664062500026],[30.803320312500006,-26.41347656250001],[30.806738281250006,-26.78525390624999],[30.88330078124997,-26.792382812500023],[30.938085937500006,-26.91582031250003],[31.06337890625005,-27.1123046875],[31.274023437500063,-27.23837890625002],[31.469531250000017,-27.29550781250002],[31.74257812500005,-27.309960937500037],[31.95839843750005,-27.305859375],[31.946093750000017,-27.173632812499974],[31.96718750000005,-26.96064453125001],[31.994726562500006,-26.817480468749977],[32.024804687499994,-26.81113281250002],[32.112890625,-26.83945312500002],[32.19960937499999,-26.833496093749957],[32.35351562499997,-26.861621093750003],[32.7765625000001,-26.850976562499966],[32.88613281250005,-26.849316406249983],[32.53476562500006,-28.19970703125003],[32.285742187500006,-28.62148437499998],[31.335156250000097,-29.378125],[29.97119140625003,-31.322070312500017],[28.449414062500068,-32.62460937499999],[27.077441406250074,-33.52119140625004],[26.429492187500045,-33.75957031250002],[25.80585937500001,-33.737109374999974],[25.574218750000057,-34.03535156249998],[25.00292968750003,-33.97363281250003],[24.8271484375,-34.16894531250003],[24.595507812500074,-34.17451171875],[23.697851562500063,-33.99277343750002],[23.268164062500006,-34.08115234374999],[22.553808593750063,-34.01005859374999],[22.24550781250005,-34.06914062500003],[21.788964843750023,-34.37265624999996],[20.529882812500034,-34.4630859375],[20.020605468750006,-34.785742187500006],[19.298242187500023,-34.61503906249996],[19.330761718750068,-34.49238281250001],[19.098339843750068,-34.350097656249986],[18.831347656250017,-34.36406249999999],[18.75214843750004,-34.08261718750002],[18.50039062499999,-34.10927734375004],[18.46162109375001,-34.346875],[18.35205078124997,-34.1884765625],[18.43300781250005,-33.71728515625003],[17.851074218750057,-32.82744140625002],[17.96523437500005,-32.70859374999996],[18.125,-32.74912109374996],[18.325292968750034,-32.50498046874996],[18.21083984375008,-31.74248046874996],[17.34707031250005,-30.44482421875],[16.95,-29.40341796875002],[16.739453124999983,-29.009375],[16.447558593750045,-28.61757812499998],[16.755761718750023,-28.45214843750003],[16.7875,-28.39472656249997],[16.81015625,-28.264550781249994],[16.841210937500023,-28.21894531250004],[16.875292968750045,-28.12792968749997],[16.93330078125004,-28.06962890624999],[17.05625,-28.03105468750003],[17.1884765625,-28.13251953125001],[17.358691406250017,-28.269433593750023],[17.44794921875001,-28.698144531249966],[18.310839843750017,-28.88623046875],[19.16171875,-28.93876953124996],[19.245800781250068,-28.90166015625003],[19.31269531250004,-28.733300781250023],[19.539843750000017,-28.574609375000023],[19.98046875,-28.45126953125002],[19.98046875,-28.310351562500003],[19.98046875,-24.77675781249998],[20.430664062500057,-25.14707031250002],[20.79316406250001,-25.915625],[20.641406250000017,-26.7421875],[20.739843749999977,-26.84882812499997],[21.694726562500023,-26.840917968749963],[21.738085937500045,-26.806835937500026],[21.788281250000068,-26.710058593750034],[22.01093750000004,-26.635839843750006],[22.090917968749977,-26.580175781250034],[22.217578125000045,-26.38886718749997],[22.47089843750004,-26.219042968750003],[22.548632812500074,-26.178417968749997],[22.59765625000003,-26.13271484375001],[22.878808593750023,-25.457910156250023],[23.148730468750017,-25.288671875],[23.389257812500006,-25.291406250000023],[23.89375,-25.600878906250017],[23.96953124999999,-25.62607421874999],[24.192968750000034,-25.632910156249963],[24.33056640625,-25.742871093749983],[25.21337890625,-25.75625],[25.518164062500006,-25.66279296875001],[25.91210937499997,-24.747460937499966],[26.031835937500034,-24.70244140625003],[26.130859375000057,-24.671484375000034],[26.39716796875004,-24.61357421874996],[26.451757812500063,-24.582714843749983],[26.835058593750063,-24.240820312499963],[27.085546875000034,-23.577929687500003],[27.7685546875,-23.14892578125],[27.812597656250006,-23.108007812500006],[28.210156249999983,-22.693652343749974],[28.83984375000003,-22.480859374999966],[28.94580078125003,-22.39511718749999],[29.013476562500045,-22.27841796875002],[29.129882812500057,-22.21328125],[29.364843750000063,-22.19394531250005],[29.37744140625003,-22.19277343749998],[29.66308593749997,-22.146289062500017],[29.90234375000003,-22.184179687500006],[30.19042968750003,-22.291113281250034],[30.460156250000097,-22.329003906250023],[30.71162109375004,-22.297851562499986],[31.07343750000004,-22.30781249999997],[31.19726562499997,-22.344921874999983],[31.287890625000074,-22.402050781249983],[31.54560546875004,-23.48232421874998],[31.799609375000017,-23.8921875]],[[27.19355468750001,-29.94130859375001],[27.364062500000017,-30.27919921875001],[27.753125,-30.6],[28.05683593750001,-30.63105468750001],[28.128710937500017,-30.52509765625001],[28.39208984375003,-30.14755859375002],[28.646875,-30.1265625],[29.09804687500005,-29.919042968750006],[29.142187500000063,-29.70097656249999],[29.293554687500006,-29.56689453125003],[29.348828125000097,-29.441992187499977],[29.38671874999997,-29.319726562500023],[29.301367187500006,-29.08984375],[28.625781250000017,-28.581738281250054],[28.583398437499994,-28.59414062499999],[28.471875,-28.615820312499977],[28.23261718750004,-28.701269531249977],[28.084375,-28.779980468750026],[27.95986328125008,-28.87333984375003],[27.73554687500004,-28.940039062500034],[27.294531250000063,-29.519335937500017],[27.056933593750074,-29.62558593749999],[27.19355468750001,-29.94130859375001]]]]},"properties":{"name":"South Africa","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[33.148046875,-9.603515625],[33.25,-9.759570312500003],[33.35097656250002,-9.862207031250009],[33.33710937500001,-9.954003906250009],[33.3115234375,-10.037988281250009],[33.52890625,-10.234667968750003],[33.53759765625,-10.3515625],[33.5537109375,-10.391308593750011],[33.66152343750002,-10.553125],[33.29277343750002,-10.85234375],[33.37978515625002,-11.157910156250011],[33.26835937500002,-11.40390625],[33.23271484375002,-11.417675781250011],[33.22636718750002,-11.534863281250011],[33.30390625000001,-11.690820312500009],[33.25234375000002,-12.112597656250003],[33.34013671875002,-12.308300781250011],[33.512304687500006,-12.347753906250006],[32.975195312500006,-12.701367187500011],[32.96757812500002,-13.225],[32.67041015625,-13.590429687500006],[32.797460937500006,-13.6884765625],[32.98125,-14.009375],[33.148046875,-13.94091796875],[33.201757812500006,-14.013378906250011],[30.231835937500023,-14.990332031250006],[30.39609375,-15.64306640625],[29.4873046875,-15.69677734375],[28.9130859375,-15.98779296875],[28.760546875000017,-16.53212890625001],[27.932226562500006,-16.89619140625001],[27.020800781250017,-17.95839843750001],[26.779882812500006,-18.04150390625],[26.333398437500023,-17.929296875],[25.995898437500017,-17.969824218750006],[25.2587890625,-17.793554687500006],[25.001757812500017,-17.56855468750001],[24.73291015625,-17.51777343750001],[24.27490234375,-17.481054687500006],[23.380664062500017,-17.640625],[22.193945312500006,-16.628125],[21.979785156250017,-15.95556640625],[21.979394531250023,-14.440527343750006],[21.979296875000017,-14.11962890625],[21.979101562500006,-13.798730468750009],[21.978906250000023,-13.0009765625],[22.209570312500006,-13.0009765625],[23.843164062500023,-13.0009765625],[23.962988281250006,-12.988476562500011],[23.882421875,-12.799023437500011],[23.886523437500017,-12.743261718750006],[23.909375,-12.636132812500009],[23.98388671875,-11.725],[23.96650390625001,-10.871777343750011],[24.36572265625,-11.1298828125],[24.3779296875,-11.417089843750006],[25.28876953125001,-11.21240234375],[25.349414062500017,-11.623046875],[26.025976562500006,-11.89013671875],[26.824023437500017,-11.965234375],[27.1591796875,-11.579199218750006],[27.573828125,-12.22705078125],[28.412890625000017,-12.51806640625],[28.550878906250006,-12.836132812500011],[28.730078125,-12.925488281250011],[29.014257812500006,-13.368847656250011],[29.20185546875001,-13.398339843750009],[29.55419921875,-13.248925781250009],[29.775195312500017,-13.438085937500006],[29.79511718750001,-12.155468750000011],[29.508203125000023,-12.228222656250011],[29.48554687500001,-12.41845703125],[29.064355468750023,-12.348828125000011],[28.482519531250006,-11.812109375],[28.383398437500006,-11.566699218750003],[28.6455078125,-10.550195312500009],[28.60419921875001,-9.678808593750006],[28.400683593750017,-9.224804687500011],[28.869531250000023,-8.785839843750011],[28.89814453125001,-8.485449218750006],[30.75117187500001,-8.193652343750003],[30.830664062500006,-8.385546875],[30.891992187500023,-8.473730468750006],[30.968359375,-8.550976562500011],[31.07636718750001,-8.611914062500006],[31.3505859375,-8.60703125],[31.44921875,-8.65390625],[31.53486328125001,-8.71328125],[31.55625,-8.80546875],[31.673632812500017,-8.908789062500006],[31.91865234375001,-8.9421875],[31.921875,-9.019433593750009],[31.94257812500001,-9.054003906250003],[32.75664062500002,-9.322265625],[32.919921875,-9.407421875000011],[32.99599609375002,-9.622851562500003],[33.148046875,-9.603515625]]]},"properties":{"name":"Zambia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[31.287890625000017,-22.40205078125001],[31.07343750000001,-22.30781250000001],[30.71162109375001,-22.2978515625],[30.46015625000001,-22.32900390625001],[30.1904296875,-22.291113281250006],[29.90234375,-22.184179687500006],[29.6630859375,-22.146289062500003],[29.37744140625,-22.19277343750001],[29.36484375,-22.193945312500006],[29.315234375000017,-22.15771484375],[29.237207031250023,-22.07949218750001],[29.042382812500023,-22.018359375],[29.02558593750001,-21.796875],[28.014062500000023,-21.55419921875],[27.66943359375,-21.064257812500003],[27.679296875,-20.503027343750006],[27.28076171875,-20.47871093750001],[27.17822265625,-20.10097656250001],[26.168066406250006,-19.53828125000001],[25.939355468750023,-18.93867187500001],[25.242285156250006,-17.969042968750003],[25.2587890625,-17.793554687500006],[25.995898437500017,-17.969824218750006],[26.333398437500023,-17.929296875],[26.779882812500006,-18.04150390625],[27.020800781250017,-17.95839843750001],[27.932226562500006,-16.89619140625001],[28.760546875000017,-16.53212890625001],[28.9130859375,-15.98779296875],[29.4873046875,-15.69677734375],[30.39609375,-15.64306640625],[30.437792968750017,-15.995312500000011],[31.236230468750023,-16.02363281250001],[31.939843750000023,-16.428808593750006],[32.94804687500002,-16.71230468750001],[32.87626953125002,-16.88359375],[32.99306640625002,-18.35957031250001],[32.69970703125,-18.94091796875],[32.84980468750001,-19.10439453125001],[32.77763671875002,-19.388769531250006],[32.992773437500006,-19.98486328125],[32.49238281250001,-20.659765625],[32.353613281250006,-21.136523437500003],[32.429785156250006,-21.29707031250001],[31.429492187500017,-22.298828125],[31.287890625000017,-22.40205078125001]]]},"properties":{"name":"Zimbabwe","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[74.00809389139292,33.25375789331485],[73.19660141888893,33.898124784580936],[73.13410859949555,34.82510160558277],[72.31128647748268,35.77290936638241],[73.08203125000107,36.43949943991182],[73.08961802927895,36.86435907947333],[73.116796875,36.868554687499994],[74.03886718750002,36.825732421874996],[74.54140625000002,37.02216796875],[74.69218750000002,37.0357421875],[74.8892578125,36.952441406249996],[74.94912109375002,36.968359375],[75.05390625000001,36.987158203125],[75.14521484375001,36.9732421875],[75.3466796875,36.913476562499994],[75.37685546875002,36.883691406249994],[75.42421875000002,36.738232421875],[75.46025390625002,36.725048828125],[75.57373046875,36.759326171874996],[75.66718750000001,36.741992187499996],[75.77216796875001,36.694921875],[75.84023437500002,36.649707031249996],[75.88496093750001,36.600732421874994],[75.93300781250002,36.52158203125],[75.95185546875001,36.45810546875],[75.97441406250002,36.382421875],[75.91230468750001,36.048974609374994],[76.07089843750003,35.9830078125],[76.14785156250002,35.829003906249994],[76.17783203125003,35.810546875],[76.25166015625001,35.8109375],[76.3857421875,35.837158203125],[76.50205078125003,35.878222656249996],[76.55126953125,35.887060546875],[76.5634765625,35.772998046874996],[76.6318359375,35.729394531249994],[76.7275390625,35.678662109375],[76.76689453124999,35.66171875],[76.81279296874999,35.571826171874996],[76.88222656250002,35.4357421875],[76.927734375,35.346630859375],[77.04863281249999,35.109912109374996],[77.00087890625002,34.991992187499996],[76.78291015625001,34.900195312499996],[76.75751953125001,34.877832031249994],[76.7490234375,34.847558593749994],[76.6962890625,34.786914062499996],[76.59443359375001,34.73583984375],[76.45673828125001,34.756103515625],[76.17246093750003,34.667724609375],[76.041015625,34.669921875],[75.93828125000002,34.612548828125],[75.86210937500002,34.56025390625],[75.70917968750001,34.503076171874994],[74.300390625,34.765380859375],[74.17197265625,34.7208984375],[74.05585937500001,34.6806640625],[73.96123046875002,34.653466796874994],[73.79453125,34.378222656249996],[73.80996093750002,34.325341796874994],[73.92460937500002,34.287841796875],[73.97236328125001,34.236621093749996],[73.9794921875,34.191308593749994],[73.90390625,34.1080078125],[73.94990234375001,34.018798828125],[74.24648437500002,33.990185546875],[73.97646484375002,33.7212890625],[74.15,33.506982421874994],[74.00809389139292,33.25375789331485]]]},"properties":{"name":"","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[78.49194250885338,32.53122786149202],[78.10154031239509,32.87658365066666],[77.71342088235082,32.6917648744551],[77.06655516561037,33.301666835953235],[76.62299010270264,33.32014871357439],[76.32728006076415,32.87658365066666],[75.73585997688717,32.78417426256088],[75.62496871116024,32.28516356678968],[75.32221348233018,32.28516356678968],[74.98730468749997,32.46220703124996],[74.78886718750013,32.4578125],[74.6857421875001,32.493798828124994],[74.66328125000004,32.75766601562495],[74.63242187499995,32.770898437500136],[74.58828125000011,32.7532226562501],[74.35458984375012,32.76870117187505],[74.30546875000007,32.81044921875002],[74.30361328125005,32.991796875000034],[73.98984375000006,33.22119140625006],[74.15,33.506982421874994],[73.97646484375016,33.72128906249998],[74.24648437500011,33.99018554687504],[73.9499023437501,34.018798828125],[73.90390625000012,34.10800781250006],[73.97949218750009,34.191308593749966],[73.97236328125004,34.23662109374996],[73.92460937500007,34.287841796875114],[73.80996093750016,34.32534179687511],[73.79453125000006,34.378222656250045],[73.96123046875007,34.653466796874994],[74.05585937500015,34.68066406250003],[74.17197265624995,34.72089843750004],[74.30039062500006,34.76538085937506],[75.70917968750004,34.50307617187508],[75.86210937500002,34.56025390625001],[75.93828125000019,34.612548828125],[76.04101562500014,34.66992187499997],[76.17246093750006,34.66772460937506],[76.4567382812501,34.756103515625114],[76.5944335937501,34.73583984375006],[76.69628906249997,34.78691406249999],[76.74902343750014,34.84755859375008],[76.7575195312501,34.87783203125005],[76.7829101562501,34.90019531249999],[77.00087890625011,34.99199218750002],[77.03066406250011,35.06235351562498],[77.04863281250007,35.109912109375074],[77.42343749999995,35.30258789062506],[77.57158203125002,35.37875976562495],[77.69697265625015,35.443261718750136],[77.79941406250006,35.49589843750002],[78.0426757812501,35.4797851562501],[78.07578125000006,35.13491210937502],[78.15849609375002,34.94648437499998],[78.32695312500007,34.60639648437498],[78.86484375000006,34.39033203125001],[78.93642578125,34.35195312500002],[78.97060546875011,34.22822265625004],[78.72666015625006,34.013378906249955],[78.78378906250006,33.80878906250004],[78.86503906250002,33.43110351562501],[78.94843750000004,33.346533203125006],[79.1125,33.22626953125001],[79.13515625000005,33.17192382812496],[79.10283203125007,33.05253906249996],[79.14550781250003,33.00146484375006],[79.16992187500003,32.497216796874994],[78.91894531249997,32.3582031250001],[78.75351562500012,32.49926757812506],[78.73671875,32.55839843750002],[78.49194250885338,32.53122786149202]]]]},"properties":{"name":"","childNum":1}}]}); -})); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/world1.js b/src/main/resources/nginx/defense/cdn/world1.js deleted file mode 100644 index b9f6f99..0000000 --- a/src/main/resources/nginx/defense/cdn/world1.js +++ /dev/null @@ -1,53703 +0,0 @@ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') { - // CommonJS - factory(exports, require('echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -}(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - } - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - if (!echarts.registerMap) { - log('ECharts Map is not loaded') - return; - } - echarts.registerMap('world1', { - "type": "FeatureCollection", - "crs": { - "type": "name", - "properties": { - "name": "urn:ogc:def:crs:OGC:1.3:CRS84" - } - }, - "features": [{ - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [47.97822265625001, 7.9970703125], - [46.97822265625001, 7.9970703125], - [43.98378906250002, 9.008837890624989], - [43.482519531250006, 9.379492187499991], - [43.181640625, 9.879980468749991], - [42.84160156250002, 10.203076171874997], - [42.65644531250001, 10.6], - [42.92275390625002, 10.999316406249989], - [43.24599609375002, 11.499804687499989], - [43.85273437500001, 10.784277343749991], - [44.38652343750002, 10.430224609374989], - [44.94296875, 10.43671875], - [45.81669921875002, 10.835888671874997], - [46.565039062500006, 10.745996093749994], - [47.40498046875001, 11.174023437499997], - [48.01923828125001, 11.139355468749997], - [48.57255859375002, 11.320507812499997], - [48.938574218750006, 11.258447265624994], - [50.11005859375001, 11.529296875], - [50.79228515625002, 11.983691406249989], - [51.2548828125, 11.830712890624994], - [51.08427734375002, 11.335644531249997], - [51.140625, 10.656884765624994], - [51.031835937500006, 10.444775390624997], - [51.19296875, 10.554638671874997], - [51.390234375, 10.422607421875], - [50.93007812500002, 10.33554687499999], - [50.825, 9.428173828124997], - [50.10283203125002, 8.199804687499991], - [49.85205078125, 7.962548828124994], - [49.234960937500006, 6.77734375], - [49.04931640625, 6.173632812499989], - [47.97529296875001, 4.497021484374997], - [46.87880859375002, 3.28564453125], - [46.05117187500002, 2.475146484374989], - [44.92021484375002, 1.81015625], - [43.71757812500002, 0.857861328124997], - [41.97988281250002, -0.973046875], - [41.53271484375, -1.6953125], - [41.521875, -1.572265625], - [41.42695312500001, -1.449511718750003], - [41.24980468750002, -1.220507812500003], - [40.97871093750001, -0.870312500000011], - [40.964453125, 2.814648437499997], - [41.341796875, 3.20166015625], - [41.61347656250001, 3.590478515624994], - [41.88398437500001, 3.977734375], - [41.91533203125002, 4.031298828124989], - [42.02412109375001, 4.137939453125], - [42.85664062500001, 4.32421875], - [43.12568359375001, 4.644482421874997], - [43.58349609375, 4.85498046875], - [43.988867187500006, 4.950537109374991], - [44.940527343750006, 4.912011718749994], - [47.97822265625001, 7.9970703125] - ] - ] - }, - "properties": { - "name": "Somalia", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [9.579979133936737, 47.05856388629306], - [9.409458596647225, 47.02019676540292], - [9.46249431093294, 47.09010747968864], - [9.46249431093294, 47.19858962254578], - [9.527658197470123, 47.27026989773668], - [9.579979133936737, 47.05856388629306] - ] - ] - }, - "properties": { - "name": "Liechtenstein", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-8.683349609375, 27.77800740805682], - [-13.038761787013554, 27.81190166624856], - [-12.948925781249926, 27.914160156250034], - [-11.552685546874955, 28.31010742187496], - [-10.486474609374994, 29.06494140625], - [-10.200585937499994, 29.380371093750057], - [-9.667089843749949, 30.10927734375005], - [-9.652929687499977, 30.447558593750045], - [-9.875488281249943, 30.717919921874966], - [-9.80869140624992, 31.42460937499996], - [-9.347460937499932, 32.086376953124955], - [-9.245849609375, 32.572460937499955], - [-8.512841796874994, 33.25244140625003], - [-6.900976562499949, 33.96904296874999], - [-6.353125, 34.77607421875001], - [-5.924804687499943, 35.78579101562502], - [-5.277832031249943, 35.90273437500002], - [-5.252685546874972, 35.61474609374997], - [-4.628320312499966, 35.206396484375006], - [-4.329980468749937, 35.161474609375006], - [-3.693261718749994, 35.27998046874998], - [-3.394726562499926, 35.21181640625005], - [-2.972216796874989, 35.40727539062499], - [-2.839941406249949, 35.127832031249994], - [-2.731396484374955, 35.13520507812498], - [-2.636816406249977, 35.11269531250002], - [-2.423730468749994, 35.12348632812498], - [-2.219628906249966, 35.10419921874998], - [-1.795605468749926, 34.751904296874955], - [-1.67919921875, 33.31865234375002], - [-1.550732421874955, 33.073583984375006], - [-1.510009765625, 32.877636718749955], - [-1.45, 32.784814453124966], - [-1.352148437499977, 32.70336914062497], - [-1.29638671875, 32.67568359375002], - [-1.188232421875, 32.608496093750006], - [-1.111035156249983, 32.55229492187502], - [-1.065527343749949, 32.46831054687496], - [-1.16259765625, 32.399169921875], - [-1.275341796874983, 32.089013671874966], - [-2.863427734374937, 32.07470703124997], - [-2.930859374999926, 32.04252929687499], - [-2.988232421874983, 31.874218749999983], - [-3.01738281249996, 31.834277343750017], - [-3.439794921874949, 31.704541015624983], - [-3.604589843749949, 31.686767578125], - [-3.700244140624989, 31.70009765625005], - [-3.768164062499977, 31.689550781250034], - [-3.837109374999983, 31.512353515624994], - [-3.833398437499937, 31.197802734375045], - [-3.626904296874955, 31.000927734374983], - [-4.148779296874977, 30.8095703125], - [-4.322851562500006, 30.698876953124994], - [-4.52915039062492, 30.62553710937499], - [-4.778515624999926, 30.552392578124994], - [-4.968261718749943, 30.465380859375045], - [-5.061914062499937, 30.326416015625057], - [-5.180126953124955, 30.166162109374994], - [-5.293652343749983, 30.058642578125045], - [-5.44877929687496, 29.956933593750023], - [-6.00429687499999, 29.83125], - [-6.479736328124943, 29.82036132812499], - [-6.520556640624989, 29.659863281249983], - [-6.59775390624992, 29.578955078125006], - [-6.635351562499949, 29.568798828124983], - [-6.755126953125, 29.583837890625034], - [-6.855566406249949, 29.601611328125017], - [-7.142431640624949, 29.61958007812504], - [-7.427685546874983, 29.425], - [-7.485742187499994, 29.392236328124994], - [-8.659912109375, 28.718603515625063], - [-8.683349609375, 27.900390625], - [-8.683349609375, 27.77800740805682] - ] - ] - }, - "properties": { - "name": "Morocco", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-13.038761787013554, 27.81190166624856], - [-8.683349609375, 27.77800740805682], - [-8.683349609375, 27.65644531250004], - [-8.817822265624955, 27.65644531250004], - [-8.817822265624951, 27.656445312499997], - [-8.683349609375, 27.656445312499997], - [-8.683349609375, 27.2859375], - [-8.682861328125, 26.921337890624997], - [-8.6826171875, 26.72314453125], - [-8.682324218749983, 26.497705078124994], - [-8.68212890625, 26.273193359375], - [-8.68212890625, 26.10947265625], - [-8.682226562499977, 25.995507812499994], - [-12.016308593749983, 25.995410156250003], - [-12.016308593749983, 25.740136718749994], - [-12.016308593749983, 25.331689453124994], - [-12.016308593749983, 25.059375], - [-12.016308593749983, 24.923242187499994], - [-12.016308593749983, 24.378662109375], - [-12.016308593749983, 23.97021484375], - [-12.0234375, 23.467578125], - [-12.372900390624977, 23.318017578124994], - [-12.559375, 23.290820312500003], - [-12.620410156249989, 23.27133789062499], - [-13.031494140625, 23.000244140625], - [-13.153271484374983, 22.820507812499997], - [-13.12702845982141, 22.703770926339278], - [-13.136540684091575, 22.708182548616723], - [-13.094335937499977, 22.495996093749994], - [-13.051220703124983, 21.854785156250003], - [-13.041748046875, 21.713818359374997], - [-13.0322265625, 21.572070312500003], - [-13.025097656249983, 21.466796875], - [-13.016210937499977, 21.333935546874997], - [-15.231201171875, 21.331298828125], - [-16.964550781249983, 21.329248046874994], - [-17.06396484375, 20.89882812499999], - [-17.048046874999983, 20.80615234375], - [-17.098779296874994, 20.856884765624997], - [-16.930859374999983, 21.9], - [-16.35874023437495, 22.594531250000045], - [-16.21025390624999, 23.097900390625], - [-15.789257812499926, 23.792871093750023], - [-15.980712890624943, 23.670312500000023], - [-15.899316406249966, 23.844433593749955], - [-14.904296875000028, 24.719775390625017], - [-14.794921874999943, 25.404150390625006], - [-14.413867187499932, 26.25371093749999], - [-13.57578125, 26.735107421875], - [-13.175976562499983, 27.655712890624983], - [-13.038761787013554, 27.81190166624856] - ], - [ - [-8.774365234374983, 27.460546875], - [-8.794873046874983, 27.120703125000034], - [-8.794873046874983, 27.120703125], - [-8.774365234374983, 27.460546875] - ] - ] - }, - "properties": { - "name": "W. Sahara", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [21.5625, 42.247509765625], - [21.560839843750017, 42.24765625], - [21.389550781250023, 42.21982421875], - [21.28662109375, 42.100390625], - [21.05976562500001, 42.171289062499994], - [20.778125, 42.071044921875], - [20.725, 41.87353515625], - [20.566210937500017, 41.873681640624994], - [20.485449218750006, 42.223388671875], - [20.06396484375, 42.54726562499999], - [20.054296875, 42.760058593749996], - [20.344335937500006, 42.827929687499996], - [20.40996305279786, 42.84373166741877], - [20.344335937500063, 42.82792968750002], - [19.670996093750006, 43.163964843749994], - [19.21875, 43.449951171875], - [19.196484375000068, 43.48500976562502], - [19.19160156250004, 43.52104492187499], - [19.19433593749997, 43.533300781250006], - [19.495117187500057, 43.642871093750045], - [19.245019531249994, 43.96503906250004], - [19.583789062500017, 44.04345703125003], - [19.118457031250074, 44.359960937500006], - [19.348632812500057, 44.88090820312502], - [19.007128906250045, 44.86918945312502], - [19.062890625000023, 45.13720703125], - [19.4, 45.2125], - [19.004687500000074, 45.39951171875006], - [19.064257812500045, 45.51499023437506], - [18.839062499999983, 45.83574218750002], - [18.905371093750006, 45.931738281250034], - [19.421289062500023, 46.064453125], - [19.61347656250001, 46.169189453125], - [19.84443359375001, 46.145898437499966], - [19.934082031250057, 46.161474609375034], - [20.161425781250017, 46.14189453124996], - [20.210156250000068, 46.12602539062502], - [20.241796875000034, 46.10859375000001], - [20.301367187500006, 46.05068359375002], - [20.35859375000004, 45.975488281249994], - [20.581152343749977, 45.86948242187506], - [20.65273437499999, 45.779394531250006], - [20.709277343750074, 45.735253906249994], - [20.727832031250017, 45.73740234374998], - [20.746875, 45.74897460937501], - [20.76015625000005, 45.75810546875002], - [20.775, 45.74980468750002], - [20.794042968750006, 45.467871093750034], - [21.431445312500017, 45.192529296874994], - [21.465429687500006, 45.171875], - [21.357031250000034, 44.99077148437502], - [21.532324218750063, 44.900683593750045], - [21.519921875000023, 44.88081054687498], - [21.442187500000074, 44.87338867187498], - [21.384375, 44.87006835937501], - [21.357910156250057, 44.86181640625003], - [21.36005859375004, 44.82666015624997], - [21.52314453125004, 44.79008789062499], - [21.63613281250005, 44.71044921875], - [21.909277343750034, 44.666113281250034], - [22.026953125, 44.61987304687503], - [22.093066406250074, 44.541943359374955], - [22.200976562500017, 44.560693359374966], - [22.350683593750063, 44.676123046875034], - [22.497656249999977, 44.70625], - [22.64208984375, 44.65097656249998], - [22.720898437499983, 44.605517578125045], - [22.734375, 44.56992187499998], - [22.700781250000063, 44.55551757812498], - [22.620117187500057, 44.562353515625034], - [22.554003906250017, 44.54033203124999], - [22.49453125000005, 44.43544921875002], - [22.687890625000023, 44.248291015625], - [22.42080078125005, 44.00742187500006], - [22.399023437500063, 43.96953125], - [22.36542968750004, 43.86210937500002], - [22.36962890625003, 43.78129882812499], - [22.55458984375005, 43.45449218750002], - [22.767578125, 43.35415039062502], - [22.81972656250005, 43.300732421874955], - [22.85957031250001, 43.252343749999966], - [22.97685546874999, 43.18798828125], - [22.799902343750006, 42.985742187499994], - [22.706152343750006, 42.88393554687505], - [22.466796875, 42.842480468749955], - [22.53242187500004, 42.48120117187497], - [22.523535156250006, 42.440966796875045], - [22.44570312500005, 42.35913085937497], - [22.42207031250004, 42.32885742187503], - [22.344042968750045, 42.31396484375003], - [22.23974609375003, 42.303110028468716], - [21.81464843750001, 42.303125], - [21.5625, 42.24750976562498], - [21.5625, 42.247509765625] - ] - ] - }, - "properties": { - "name": "Serbia", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [74.54140625000002, 37.02216796875], - [74.03886718750002, 36.825732421874996], - [73.116796875, 36.868554687499994], - [72.24980468750002, 36.734716796875], - [71.23291015625, 36.12177734375], - [71.18505859375, 36.04208984375], - [71.57197265625001, 35.546826171875], - [71.62050781250002, 35.183007812499994], - [70.965625, 34.53037109375], - [71.095703125, 34.369433593749996], - [71.05156250000002, 34.049707031249994], - [70.65400390625001, 33.952294921874994], - [69.8896484375, 34.007275390625], - [70.26113281250002, 33.289013671875], - [69.5015625, 33.020068359374996], - [69.24140625000001, 32.433544921875], - [69.279296875, 31.936816406249996], - [68.86894531250002, 31.634228515624997], - [68.59765625, 31.802978515625], - [68.16103515625002, 31.802978515625], - [67.57822265625, 31.506494140624994], - [67.737890625, 31.343945312499997], - [67.45283203125001, 31.234619140625], - [66.82929687500001, 31.263671875], - [66.346875, 30.802783203124996], - [66.23125, 29.86572265625], - [65.09550781250002, 29.559472656249994], - [64.39375, 29.544335937499994], - [64.09873046875, 29.391943359375], - [63.56757812500001, 29.497998046874997], - [62.4765625, 29.408349609374994], - [62.0009765625, 29.530419921874994], - [61.22441406250002, 29.749414062499994], - [60.843359375, 29.858691406249996], - [61.331640625, 30.363720703124997], - [61.55947265625002, 30.599365234375], - [61.7841796875, 30.831933593749994], - [61.81083984375002, 30.91328125], - [61.81425781250002, 31.072558593749996], - [61.75507812500001, 31.285302734374994], - [61.66015625, 31.382421875], - [61.34648437500002, 31.421630859375], - [61.11074218750002, 31.451123046874997], - [60.854101562500006, 31.483251953125], - [60.82070312500002, 31.495166015624996], - [60.791601562500006, 31.660595703124997], - [60.804296875, 31.73447265625], - [60.7875, 31.877197265625], - [60.78994140625002, 31.987109375], - [60.827246093750006, 32.16796875], - [60.82929687500001, 32.249414062499994], - [60.71044921875, 32.6], - [60.57656250000002, 32.994873046875], - [60.560546875, 33.137841796874994], - [60.9169921875, 33.505224609375], - [60.573828125, 33.588330078125], - [60.4859375, 33.7119140625], - [60.48574218750002, 34.094775390624996], - [60.642675781250006, 34.307177734374996], - [60.88945312500002, 34.31943359375], - [60.80390625000001, 34.418017578124996], - [60.76259765625002, 34.475244140624994], - [60.73613281250002, 34.491796875], - [60.72626953125001, 34.51826171875], - [60.73945312500001, 34.544726562499996], - [60.80234375, 34.554638671875], - [60.8453125, 34.587695312499996], - [60.91474609375001, 34.633984375], - [60.951171875, 34.653857421874996], - [61.080078125, 34.855615234374994], - [61.1, 35.272314453125], - [61.18925781250002, 35.31201171875], - [61.24550781250002, 35.474072265625], - [61.27851562500001, 35.51376953125], - [61.281835937500006, 35.55341796875], - [61.26201171875002, 35.619580078125], - [61.3447265625, 35.6294921875], - [61.62099609375002, 35.43232421875], - [62.08964843750002, 35.3796875], - [62.30781250000001, 35.170800781249994], - [62.688085937500006, 35.255322265625], - [63.056640625, 35.44580078125], - [63.08417968750001, 35.56806640625], - [63.16972656250002, 35.678125], - [63.129980468750006, 35.84619140625], - [63.8625, 36.012353515624994], - [64.184375, 36.14892578125], - [64.51103515625002, 36.340673828125], - [64.56582031250002, 36.427587890625], - [64.6025390625, 36.554541015625], - [64.78242187500001, 37.05927734375], - [64.81630859375002, 37.132080078125], - [64.95156250000002, 37.1935546875], - [65.08964843750002, 37.237939453124994], - [65.30361328125002, 37.24677734375], - [65.55498046875002, 37.251171875], - [65.76503906250002, 37.569140625], - [66.471875, 37.3447265625], - [66.52226562500002, 37.348486328125], - [66.827734375, 37.3712890625], - [67.06884765625, 37.334814453125], - [67.19550781250001, 37.235205078125], - [67.31972656250002, 37.2095703125], - [67.44169921875002, 37.2580078125], - [67.51728515625001, 37.266650390624996], - [67.546484375, 37.235644531249996], - [67.607421875, 37.222509765625], - [67.7, 37.22724609375], - [67.7529296875, 37.1998046875], - [67.75898437500001, 37.172216796875], - [67.76601562500002, 37.14013671875], - [67.83447265625, 37.064208984375], - [67.9580078125, 36.972021484375], - [68.06777343750002, 36.9498046875], - [68.26093750000001, 37.013085937499994], - [68.284765625, 37.036328125], - [68.29951171875001, 37.088427734374996], - [68.38691406250001, 37.1375], - [68.66914062500001, 37.2583984375], - [68.7232421875, 37.268017578125], - [68.78203125000002, 37.2580078125], - [68.82373046875, 37.270703125], - [68.8384765625, 37.30283203125], - [68.85537109375002, 37.316845703125], - [68.88525390625, 37.328076171875], - [68.91181640625001, 37.333935546875], - [68.96044921875, 37.325048828125], - [69.18017578125, 37.15830078125], - [69.26484375000001, 37.1083984375], - [69.30390625000001, 37.116943359375], - [69.35380859375002, 37.150048828124994], - [69.41445312500002, 37.207763671875], - [69.4296875, 37.290869140625], - [69.39921875000002, 37.399316406249994], - [69.42011718750001, 37.48671875], - [69.49208984375002, 37.553076171875], - [69.62578125000002, 37.594042968749996], - [69.8208984375, 37.6095703125], - [69.9849609375, 37.566162109375], - [70.18867187500001, 37.582470703125], - [70.25146484375, 37.66416015625], - [70.25498046875, 37.765380859375], - [70.19941406250001, 37.886035156249996], - [70.21464843750002, 37.9244140625], - [70.41777343750002, 38.075439453125], - [70.7359375, 38.42255859375], - [71.255859375, 38.306982421875], - [71.33271484375001, 38.170263671875], - [71.27851562500001, 37.918408203125], - [71.319921875, 37.90185546875], - [71.3896484375, 37.906298828124996], - [71.48779296875, 37.931884765625], - [71.55195312500001, 37.933154296874996], - [71.58222656250001, 37.910107421875], - [71.43291015625002, 37.1275390625], - [71.530859375, 36.845117187499994], - [71.665625, 36.696923828124994], - [72.65742187500001, 37.029052734375], - [72.8955078125, 37.267529296875], - [73.21113281250001, 37.408496093749996], - [73.38291015625, 37.462255859375], - [73.48134765625002, 37.4716796875], - [73.60468750000001, 37.446044921875], - [73.65712890625002, 37.43046875], - [73.72060546875002, 37.41875], - [73.73378906250002, 37.37578125], - [73.71728515625, 37.329443359375], - [73.6275390625, 37.261572265625], - [73.65351562500001, 37.23935546875], - [73.749609375, 37.231787109375], - [74.16708984375, 37.329443359375], - [74.20351562500002, 37.372460937499994], - [74.25966796875002, 37.415429687499994], - [74.659375, 37.394482421875], - [74.73056640625, 37.35703125], - [74.83046875000002, 37.2859375], - [74.89130859375001, 37.231640625], - [74.84023437500002, 37.225048828125], - [74.76738281250002, 37.249169921874994], - [74.73896484375001, 37.28564453125], - [74.72666015625, 37.29072265625], - [74.6689453125, 37.26669921875], - [74.55898437500002, 37.236621093749996], - [74.37216796875, 37.15771484375], - [74.37617187500001, 37.137353515624994], - [74.49794921875002, 37.0572265625], - [74.52646484375, 37.030664062499994], - [74.54140625000002, 37.02216796875] - ] - ] - }, - "properties": { - "name": "Afghanistan", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [17.57958984375, -8.099023437500009], - [17.643359375000017, -8.090722656250009], - [18.00878906250003, -8.107617187499983], - [18.56269531250001, -7.9359375], - [18.944433593750063, -8.001464843750028], - [19.142675781250034, -8.001464843750028], - [19.34082031249997, -7.966601562500031], - [19.369921875000045, -7.706542968749986], - [19.371679687500063, -7.655078124999989], - [19.47988281250008, -7.472167968750028], - [19.48378906250008, -7.279492187500026], - [19.527636718750017, -7.144433593749952], - [19.87519531250004, -6.986328124999986], - [19.99746093750008, -6.976464843750023], - [20.190039062500063, -6.9462890625], - [20.482226562500074, -6.915820312500017], - [20.59003906250001, -6.919921874999957], - [20.598730468750006, -6.935156249999949], - [20.536914062500045, -7.121777343749955], - [20.535839843749983, -7.182812499999955], - [20.558398437500045, -7.244433593749989], - [20.60781250000008, -7.277734375000023], - [20.910937500000017, -7.281445312499983], - [21.190332031250023, -7.284960937499989], - [21.751074218750034, -7.305468749999989], - [21.80605468750005, -7.32861328125], - [21.905371093750034, -8.693359374999943], - [21.813183593750068, -9.46875], - [22.19775390625, -10.040625], - [22.30703125000005, -10.691308593750023], - [22.203515625000023, -10.829492187500009], - [22.226171875, -11.121972656250009], - [22.27880859375, -11.19414062499996], - [22.314941406250057, -11.198632812499994], - [22.39296875000005, -11.159472656250003], - [22.486132812500045, -11.086718750000017], - [22.56103515625003, -11.05585937500004], - [22.814746093750017, -11.08027343750004], - [23.076269531250006, -11.087890624999986], - [23.463964843750034, -10.969335937499991], - [23.83388671875008, -11.013671874999972], - [23.96650390625001, -10.871777343750011], - [23.98388671875, -11.725], - [23.909375, -12.636132812500009], - [23.886523437500045, -12.743261718749991], - [23.882421875, -12.799023437499983], - [23.968066406250045, -12.956933593749994], - [23.962988281250006, -12.988476562500026], - [23.843164062500023, -13.0009765625], - [22.209570312500006, -13.0009765625], - [21.97890625000008, -13.0009765625], - [21.979101562500034, -13.798730468749994], - [21.979296875000074, -14.11962890625], - [21.979394531249994, -14.440527343750006], - [21.97978515624999, -15.955566406250014], - [22.193945312500006, -16.628125], - [23.380664062500017, -17.640625], - [22.32421875, -17.8375], - [20.74550781250008, -18.019726562499983], - [20.194335937500057, -17.86367187499999], - [18.95527343750004, -17.80351562499999], - [18.39638671875005, -17.3994140625], - [16.14843750000003, -17.39023437499999], - [14.017480468750023, -17.40888671874997], - [13.475976562500023, -17.04003906249997], - [13.179492187500017, -16.971679687499986], - [12.548144531250017, -17.212695312499974], - [12.35927734375008, -17.205859375], - [12.318457031250006, -17.21337890625003], - [12.213378906250028, -17.209960937500043], - [12.013964843750074, -17.168554687500034], - [11.902539062500011, -17.226562499999957], - [11.743066406250023, -17.24921875000004], - [11.780078125000017, -16.87128906249997], - [11.818945312500034, -16.704101562500014], - [11.750878906250023, -15.831933593749966], - [12.016113281250057, -15.513671874999957], - [12.55048828125004, -13.437792968750003], - [12.983203124999989, -12.775683593750017], - [13.4169921875, -12.52041015624998], - [13.597949218750017, -12.286132812500028], - [13.785351562499983, -11.81279296874996], - [13.833593750000063, -10.9296875], - [13.33222656250004, -9.998925781250009], - [12.99853515625, -9.048046875], - [13.358984375, -8.687207031250026], - [13.378515625000063, -8.369726562500006], - [12.82343750000004, -6.954785156249955], - [12.283300781250063, -6.12431640624996], - [13.184375, -5.85625], - [13.346484375000017, -5.863378906250006], - [13.978515625, -5.857226562500003], - [16.315234375000074, -5.865625], - [16.431445312500045, -5.90019531249996], - [16.53710937499997, -5.9658203125], - [16.697265625, -6.164257812500026], - [16.74296874999999, -6.618457031250003], - [16.813085937500063, -6.772558593749963], - [16.919433593750057, -6.93398437499998], - [16.98476562500005, -7.257421874999977], - [17.57958984375, -8.099023437500009] - ] - ], - [ - [ - [12.50146484375, -4.5875], - [12.848144531250028, -4.428906249999983], - [12.881054687500068, -4.445117187499989], - [12.971386718750068, -4.551757812499957], - [13.048046875000068, -4.619238281250034], - [13.072753906250028, -4.634765625], - [13.057324218750011, -4.651074218750026], - [12.947460937500011, -4.695312499999986], - [12.829687499999977, -4.73662109374996], - [12.451464843750017, -5.071484374999969], - [12.453222656250034, -5.090625], - [12.52236328125008, -5.148925781250028], - [12.484570312500011, -5.71875], - [12.213671875000074, -5.758691406249994], - [12.177148437499994, -5.324804687499977], - [12.018359375000074, -5.004296874999966], - [12.50146484375, -4.5875] - ] - ] - ] - }, - "properties": { - "name": "Angola", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [20.06396484375, 42.54726562499999], - [20.485449218750006, 42.223388671875], - [20.566210937500017, 41.873681640624994], - [20.48896484375001, 41.272607421874994], - [20.709277343750017, 40.928369140624994], - [20.964257812500023, 40.849902343749996], - [20.95576171875001, 40.775292968749994], - [21.030859375, 40.622460937499994], - [20.881640625000017, 40.467919921874994], - [20.65742187500001, 40.1173828125], - [20.4560546875, 40.065576171874994], - [20.408007812500017, 40.049462890624994], - [20.383691406250023, 40.0171875], - [20.338476562500006, 39.991064453125], - [20.311132812500006, 39.979443359375], - [20.311328125000017, 39.95078125], - [20.381640625000017, 39.841796875], - [20.382421875, 39.802636718749994], - [20.206835937500017, 39.653515625], - [20.13105468750001, 39.66162109375], - [20.05976562500001, 39.699121093749994], - [20.022558593750006, 39.710693359375], - [20.001269531250017, 39.709423828125], - [19.851855468750017, 40.0435546875], - [19.322265625, 40.407080078125], - [19.45917968750001, 40.40537109375], - [19.3375, 40.663818359375], - [19.57568359375, 41.640429687499996], - [19.577539062500023, 41.7875], - [19.342382812500006, 41.869091796875], - [19.280664062500023, 42.17255859375], - [19.65449218750001, 42.628564453124994], - [19.78828125000001, 42.476171875], - [20.06396484375, 42.54726562499999] - ] - ] - }, - "properties": { - "name": "Albania", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [19.66230468750001, 60.187158203124994], - [19.53652343750005, 60.14497070312501], - [19.551367187500063, 60.24384765625001], - [19.66230468750001, 60.187158203124994] - ] - ], - [ - [ - [19.989550781250074, 60.351171875], - [20.258886718750063, 60.26127929687499], - [19.799804687500057, 60.08173828125001], - [19.68691406250005, 60.267626953125045], - [19.84765625000003, 60.22055664062506], - [19.823046875000074, 60.390185546875045], - [19.989550781250074, 60.351171875] - ] - ] - ] - }, - "properties": { - "name": "Aland", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [1.7060546875, 42.503320312499994], - [1.534082031250023, 42.441699218749996], - [1.448828125, 42.437451171875], - [1.428125, 42.46132812499999], - [1.414843750000017, 42.548388671874996], - [1.428320312500006, 42.5958984375], - [1.501367187500023, 42.642724609374994], - [1.568164062500017, 42.635009765625], - [1.709863281250023, 42.604443359375], - [1.739453125000011, 42.575927734375], - [1.740234375, 42.55673828125], - [1.713964843750006, 42.525634765625], - [1.7060546875, 42.503320312499994] - ] - ] - }, - "properties": { - "name": "Andorra", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [53.927832031250006, 24.177197265624983], - [53.63447265625004, 24.169775390624977], - [53.83378906250002, 24.258935546875023], - [53.927832031250006, 24.177197265624983] - ] - ], - [ - [ - [53.3322265625001, 24.258593750000045], - [53.19091796874997, 24.290917968749966], - [53.412402343750074, 24.411035156250023], - [53.3322265625001, 24.258593750000045] - ] - ], - [ - [ - [56.29785156250003, 25.650683593750045], - [56.38798828125002, 24.97919921875004], - [56.06386718750005, 24.73876953125], - [56.00058593750006, 24.953222656249977], - [55.795703125000074, 24.868115234374955], - [55.76083984375006, 24.24267578125], - [55.92861328125005, 24.215136718750074], - [55.98515625000002, 24.063378906249966], - [55.4684570312501, 23.94111328125001], - [55.53164062499999, 23.81904296875001], - [55.1999023437501, 23.034765625000034], - [55.185839843750074, 22.7041015625], - [55.104296875000074, 22.621484375000023], - [52.55507812500005, 22.932812499999955], - [51.592578125000074, 24.07885742187503], - [51.56835937500003, 24.286181640625074], - [51.76757812500003, 24.25439453125], - [51.84316406250005, 24.010888671875023], - [52.118554687499994, 23.97109375], - [52.64824218750002, 24.154638671875006], - [53.80175781249997, 24.069482421874966], - [54.14794921875003, 24.17119140624999], - [54.39707031250006, 24.278173828125034], - [54.74677734375004, 24.810449218750023], - [55.94121093750002, 25.793994140625017], - [56.08046875, 26.06264648437505], - [56.16748046875003, 26.047460937499977], - [56.144628906250006, 25.690527343750006], - [56.29785156250003, 25.650683593750045] - ] - ] - ] - }, - "properties": { - "name": "United Arab Emirates", - "childNum": 3 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-64.54916992187498, -54.71621093749998], - [-63.81542968749997, -54.725097656250014], - [-64.637353515625, -54.90253906250001], - [-64.75732421875, -54.82656249999999], - [-64.54916992187498, -54.71621093749998] - ] - ], - [ - [ - [-68.65322265624994, -54.85361328124999], - [-68.62993164062499, -52.65263671875004], - [-68.24013671875, -53.08183593749999], - [-68.43115234375, -53.0552734375], - [-68.48852539062497, -53.260937499999976], - [-68.16113281249997, -53.30644531250001], - [-68.00849609374995, -53.5640625], - [-67.29423828125002, -54.049804687500014], - [-66.23564453124999, -54.53349609374997], - [-65.17900390624993, -54.678125], - [-65.47114257812495, -54.91464843749999], - [-66.5111328125, -55.032128906249945], - [-67.127099609375, -54.90380859375001], - [-68.65322265624994, -54.85361328124999] - ] - ], - [ - [ - [-61.084716796875, -23.65644531250001], - [-60.83984375000003, -23.85810546874997], - [-59.89248046874994, -24.093554687499974], - [-59.18725585937497, -24.56230468749999], - [-57.82167968749994, -25.136425781249983], - [-57.56313476562494, -25.473730468749963], - [-57.943115234375, -26.05292968750001], - [-58.18149414062498, -26.30742187499999], - [-58.222070312499994, -26.65], - [-58.618603515624955, -27.13212890624996], - [-58.64174804687494, -27.196093750000017], - [-58.60483398437498, -27.314355468750037], - [-58.16826171874993, -27.27343749999997], - [-56.437158203124966, -27.553808593749977], - [-56.16406250000003, -27.321484374999983], - [-55.95146484374996, -27.325683593749957], - [-55.789990234374926, -27.416406249999966], - [-55.71464843749996, -27.41484375], - [-55.632910156250006, -27.35712890624997], - [-55.59379882812502, -27.288085937500014], - [-55.597265625, -27.207617187499963], - [-55.56489257812498, -27.15], - [-55.496728515624966, -27.11533203124999], - [-55.45063476562498, -27.068359375000014], - [-55.426660156249994, -27.00927734374997], - [-55.13593750000001, -26.931152343749957], - [-54.934472656249994, -26.70253906250001], - [-54.677734375, -26.308789062499997], - [-54.631933593750006, -26.005761718749994], - [-54.615869140624994, -25.576074218750023], - [-54.44394531249998, -25.625], - [-54.15458984374999, -25.523046874999963], - [-53.89116210937499, -25.66884765625001], - [-53.668554687500006, -26.288183593749977], - [-53.83818359375002, -27.121093750000014], - [-54.32700195312495, -27.423535156249997], - [-54.82910156250003, -27.55058593750003], - [-55.10151367187501, -27.866796874999963], - [-55.72548828125002, -28.20410156250003], - [-55.68725585937497, -28.38164062499996], - [-55.890527343749994, -28.370019531249994], - [-56.938623046874994, -29.594824218750034], - [-57.22465820312499, -29.782128906249994], - [-57.40522460937501, -30.03388671875004], - [-57.563867187499994, -30.139941406249974], - [-57.60888671875003, -30.187792968750045], - [-57.65087890624997, -30.295019531250034], - [-57.71269531249996, -30.38447265624997], - [-57.83120117187502, -30.495214843749963], - [-57.87250976562501, -30.591015625000026], - [-57.81059570312499, -30.85859375000001], - [-57.88632812499998, -30.937402343749994], - [-57.86840820312497, -31.104394531249994], - [-57.89335937499999, -31.195312499999957], - [-58.03339843750001, -31.416601562500006], - [-58.053857421874994, -31.494921874999974], - [-58.009667968749966, -31.534375], - [-57.98798828124998, -31.576171875], - [-58.00698242187494, -31.684960937499966], - [-58.04233398437495, -31.769238281249997], - [-58.16748046874997, -31.87265625], - [-58.18901367187499, -31.924218750000037], - [-58.16040039062503, -31.986523437500026], - [-58.156347656250006, -32.0515625], - [-58.17700195312494, -32.11904296875002], - [-58.16479492187494, -32.18486328125002], - [-58.119726562500006, -32.24892578125002], - [-58.12304687499997, -32.321875], - [-58.201171875, -32.471679687500014], - [-58.219970703125, -32.563964843749986], - [-58.17099609374998, -32.95927734374996], - [-58.424462890624994, -33.11152343749998], - [-58.54721679687498, -33.66347656249998], - [-58.392480468749966, -34.192968750000034], - [-58.52548828124998, -34.29619140625002], - [-58.28334960937494, -34.68349609375005], - [-57.54785156250003, -35.018945312499994], - [-57.170654296875, -35.3625], - [-57.35390624999994, -35.72031249999998], - [-57.33544921875, -36.026757812499966], - [-57.07617187499994, -36.296777343749994], - [-56.74946289062501, -36.346484375], - [-56.67202148437494, -36.85126953124998], - [-57.546972656250034, -38.085644531250026], - [-58.17919921874994, -38.435839843750045], - [-59.82832031250001, -38.83818359375003], - [-61.112207031249994, -38.99296875000003], - [-61.84790039062497, -38.961816406249994], - [-62.33476562499993, -38.80009765625], - [-62.29506835937502, -39.24326171874996], - [-62.053662109374955, -39.373828125], - [-62.179345703124994, -39.38046875000002], - [-62.076806640624966, -39.46152343750002], - [-62.131542968749926, -39.82539062499998], - [-62.28691406249996, -39.89531250000002], - [-62.40185546875003, -40.19658203125002], - [-62.24633789062494, -40.674609374999974], - [-62.39501953124997, -40.89082031249997], - [-62.95903320312493, -41.10966796875006], - [-63.621777343749955, -41.15976562499996], - [-64.86948242187503, -40.735839843750014], - [-65.13339843749998, -40.88066406250003], - [-64.98637695312496, -42.102050781249986], - [-64.53774414062494, -42.25458984374998], - [-64.57099609374998, -42.416015625], - [-64.42041015625003, -42.43378906249998], - [-64.10087890624993, -42.395117187500006], - [-64.06118164062494, -42.266113281250014], - [-64.228515625, -42.21826171874996], - [-63.795556640624994, -42.113867187500006], - [-63.6298828125, -42.28271484375003], - [-63.61733398437502, -42.695800781249986], - [-64.03476562499998, -42.88125], - [-64.48784179687499, -42.51347656250006], - [-64.97070312499997, -42.66630859375002], - [-65.02690429687496, -42.75888671874996], - [-64.31914062499999, -42.968945312500026], - [-64.83994140624998, -43.18886718749998], - [-65.25234374999997, -43.571875], - [-65.26552734375, -44.2796875], - [-65.64760742187502, -44.661425781250045], - [-65.63876953125, -45.0078125], - [-66.19013671874995, -44.96474609375002], - [-66.94140625, -45.25732421875003], - [-67.59956054687495, -46.05253906250003], - [-67.5064453125, -46.44277343749995], - [-66.77685546874994, -47.005859375], - [-65.99853515625, -47.09375], - [-65.73808593749999, -47.34492187499998], - [-65.81430664062495, -47.63818359374996], - [-66.22524414062502, -47.826757812500006], - [-65.93422851562497, -47.826757812500006], - [-65.81005859374997, -47.941113281250026], - [-67.46630859375, -48.95175781250004], - [-67.68486328125002, -49.2466796875], - [-67.82597656249999, -49.91962890625005], - [-68.2572265625, -50.104589843749984], - [-68.66757812500003, -49.75253906250003], - [-68.66162109374997, -49.93574218750005], - [-68.97958984375, -50.003027343749984], - [-68.59794921874996, -50.00947265624997], - [-68.421875, -50.15791015625001], - [-69.04477539062495, -50.49912109374998], - [-69.35859374999993, -51.028125], - [-69.20102539062498, -50.99365234375001], - [-69.03530273437497, -51.48896484375002], - [-69.46542968750003, -51.58447265625003], - [-68.96533203125003, -51.67714843749999], - [-68.443359375, -52.35664062500004], - [-69.96025390624993, -52.00820312500002], - [-71.91865234374995, -51.98955078125004], - [-72.40766601562501, -51.54082031250002], - [-72.34023437499997, -50.68183593749999], - [-72.50981445312496, -50.607519531250034], - [-73.15292968749998, -50.73828125000003], - [-73.50126953124996, -50.125292968750024], - [-73.55419921875, -49.463867187500014], - [-73.46157226562497, -49.31386718750001], - [-73.13525390625, -49.30068359374999], - [-73.03364257812501, -49.014355468750004], - [-72.65126953125, -48.84160156249998], - [-72.582861328125, -48.47539062499999], - [-72.35473632812497, -48.36582031250005], - [-72.32832031250001, -48.11005859374998], - [-72.517919921875, -47.87636718749998], - [-72.34594726562497, -47.49267578124997], - [-71.90498046875001, -47.201660156250014], - [-71.94023437499999, -46.83125], - [-71.69965820312501, -46.6513671875], - [-71.87568359374998, -46.160546875], - [-71.63154296874998, -45.95371093749998], - [-71.74619140624998, -45.57890625], - [-71.34931640624995, -45.33193359374995], - [-71.5962890625, -44.97919921875004], - [-72.04169921874998, -44.90419921875004], - [-72.06372070312503, -44.771875], - [-71.26113281250002, -44.763085937499966], - [-71.15971679687496, -44.56025390625004], - [-71.21259765624998, -44.44121093750003], - [-71.82001953124993, -44.38310546875], - [-71.68007812500002, -43.92958984374998], - [-71.90498046875001, -43.34755859374998], - [-71.750634765625, -43.237304687499986], - [-72.14643554687498, -42.990039062499974], - [-72.10820312499993, -42.25185546874995], - [-71.75, -42.04677734375001], - [-71.91127929687497, -41.650390624999986], - [-71.93212890624994, -40.69169921874999], - [-71.70898437499997, -40.381738281249994], - [-71.81831054687493, -40.17666015624995], - [-71.65976562499998, -40.02080078125], - [-71.71992187499995, -39.63525390624997], - [-71.53945312499997, -39.60244140624995], - [-71.40156249999995, -38.93505859374996], - [-70.858642578125, -38.60449218750003], - [-71.16757812499998, -37.76230468749996], - [-71.19218750000002, -36.84365234375004], - [-71.05551757812498, -36.52373046874996], - [-70.40478515625, -36.06171874999998], - [-70.41572265625001, -35.52304687500002], - [-70.55517578125, -35.246875], - [-70.39316406250003, -35.146875], - [-70.05205078124999, -34.30078124999997], - [-69.85244140625, -34.224316406250026], - [-69.81962890624999, -33.28378906249999], - [-70.08486328125002, -33.20175781249998], - [-70.02197265625, -32.88457031250002], - [-70.36376953125, -32.08349609374997], - [-70.25439453125, -31.957714843750026], - [-70.585205078125, -31.569433593749963], - [-70.51958007812493, -31.1484375], - [-70.30908203124994, -31.02265625000004], - [-70.15322265625, -30.360937499999963], - [-69.95634765624996, -30.35820312500003], - [-69.84428710937493, -30.175], - [-69.95996093749997, -30.078320312500026], - [-70.02680664062501, -29.324023437500017], - [-69.82788085937497, -29.10322265624997], - [-69.65693359374995, -28.413574218749986], - [-69.17441406249998, -27.924707031250037], - [-68.84633789062494, -27.153710937499994], - [-68.59208984375002, -27.140039062499966], - [-68.31865234374999, -26.973242187500006], - [-68.59160156249999, -26.47041015624997], - [-68.41450195312498, -26.153710937500023], - [-68.59208984375002, -25.420019531250034], - [-68.38422851562495, -25.091894531249977], - [-68.56201171875, -24.74736328125003], - [-68.25029296875002, -24.391992187500023], - [-67.35620117187503, -24.033789062499963], - [-67.00878906249994, -23.00136718750005], - [-67.19487304687493, -22.821679687500037], - [-66.99111328125, -22.509863281250006], - [-66.71171874999999, -22.216308593749986], - [-66.36518554687501, -22.113769531249957], - [-66.32246093750001, -22.053125], - [-66.28212890624997, -21.94746093750001], - [-66.24760742187496, -21.83046875], - [-66.22016601562495, -21.802539062499974], - [-66.174658203125, -21.805664062499986], - [-66.09858398437495, -21.83505859375002], - [-66.05859375, -21.87949218750002], - [-65.86015624999999, -22.019726562499983], - [-65.77104492187493, -22.099609375000014], - [-65.68618164062497, -22.11025390625005], - [-65.51879882812497, -22.094531250000045], - [-64.99262695312498, -22.109667968750017], - [-64.60551757812499, -22.228808593750045], - [-64.52363281250001, -22.37158203125], - [-64.47773437499998, -22.485351562499986], - [-64.44550781249998, -22.585351562500023], - [-64.37397460937498, -22.761035156250017], - [-64.32529296875, -22.82763671875], - [-64.30791015624993, -22.7953125], - [-64.26640625000002, -22.60332031249996], - [-63.97612304687502, -22.072558593750003], - [-63.92167968749993, -22.028613281250017], - [-62.843359375, -21.997265625000026], - [-62.62597656250003, -22.29042968749998], - [-62.54155273437496, -22.349609374999957], - [-62.37250976562498, -22.439160156249997], - [-62.21416015624996, -22.612402343750034], - [-61.798535156249955, -23.18203125], - [-61.084716796875, -23.65644531250001] - ] - ] - ] - }, - "properties": { - "name": "Argentina", - "childNum": 3 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [46.490625, 38.90668945312498], - [46.1144531250001, 38.877783203125034], - [45.977441406249994, 39.24389648437503], - [45.76630859375004, 39.37846679687499], - [45.78447265625002, 39.54560546875001], - [45.456835937500074, 39.494482421875006], - [45.15283203125003, 39.58266601562502], - [45.03164062500005, 39.76513671874997], - [44.76826171875004, 39.70351562500005], - [44.28925781250004, 40.040380859375006], - [43.66621093750004, 40.12636718750002], - [43.56933593750003, 40.48237304687498], - [43.72265624999997, 40.71953124999999], - [43.43945312500003, 41.10712890625001], - [44.077246093750006, 41.182519531249994], - [44.81132812500002, 41.259375], - [45.001367187499994, 41.29096679687498], - [45.188574218750006, 41.14741210937504], - [45.07050781250004, 41.075585937499966], - [45.5875, 40.846923828125], - [45.37890624999997, 40.67358398437506], - [45.45439453125002, 40.532373046874966], - [45.96464843750002, 40.233789062499966], - [45.8859375000001, 40.024853515624955], - [45.57978515625004, 39.9775390625], - [46.202050781249994, 39.59448242187503], - [46.48144531249997, 39.55517578125003], - [46.36523437500003, 39.402490234374994], - [46.584765625000074, 39.22368164062499], - [46.400292968749994, 39.1921875], - [46.490625, 38.90668945312498] - ] - ] - }, - "properties": { - "name": "Armenia", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-170.72626953125, -14.351171875], - [-170.8205078125, -14.312109375], - [-170.568115234375, -14.266796875000011], - [-170.72626953125, -14.351171875] - ] - ] - }, - "properties": { - "name": "American Samoa", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [69.2824218750001, -49.05888671875002], - [69.16718750000004, -48.88291015624996], - [69.36875, -48.89042968749998], - [69.2824218750001, -49.05888671875002] - ] - ], - [ - [ - [69.18486328125002, -49.10957031250004], - [69.59277343749997, -48.97099609375005], - [69.64404296875003, -49.11738281250003], - [69.40507812500002, -49.18173828125], - [69.5423828125, -49.25566406250005], - [70.32021484375005, -49.05859374999996], - [70.55546875000007, -49.201464843750024], - [70.38613281250005, -49.433984374999966], - [70.16582031250002, -49.34296874999998], - [69.75996093750004, -49.430175781249986], - [69.98642578125006, -49.58164062500003], - [70.2477539062501, -49.53066406250003], - [70.12431640625002, -49.70439453124999], - [69.153125, -49.5296875], - [68.99296875000007, -49.704980468750016], - [68.81474609375002, -49.69960937499999], - [68.88339843750006, -49.16494140624995], - [68.76953125000003, -49.06591796875003], - [69.00244140624997, -48.661230468750006], - [69.13613281250005, -48.86103515625003], - [69.05214843750005, -49.08193359375001], - [69.18486328125002, -49.10957031250004] - ] - ], - [ - [ - [51.83457031250006, -46.43994140625], - [51.65927734375006, -46.37363281249999], - [51.7418945312501, -46.32685546874997], - [51.83457031250006, -46.43994140625] - ] - ] - ] - }, - "properties": { - "name": "Fr. S. Antarctic Lands", - "childNum": 3 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-61.71606445312503, 17.037011718749994], - [-61.85966796874996, 17.013330078124966], - [-61.887109374999966, 17.09814453125], - [-61.81728515624994, 17.168945312500057], - [-61.71606445312503, 17.037011718749994] - ] - ] - }, - "properties": { - "name": "Antigua and Barb.", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [147.35605468750006, -43.396972656250014], - [147.30888671875007, -43.50078125000002], - [147.10498046875003, -43.43115234374996], - [147.28388671875004, -43.278906250000034], - [147.35605468750006, -43.396972656250014] - ] - ], - [ - [ - [145.04296875000003, -40.78671875], - [145.28300781250002, -40.76992187500002], - [146.31748046875006, -41.16347656250001], - [146.72343750000002, -41.07802734375001], - [146.84814453124997, -41.16806640624996], - [146.98984375000006, -40.99238281249997], - [147.45478515625004, -41.00166015624998], - [147.62167968750012, -40.844726562499986], - [147.87294921875005, -40.87255859374997], - [147.96875, -40.779589843750045], - [148.215234375, -40.85488281250002], - [148.34257812500007, -42.21533203124997], - [148.21367187500002, -41.97001953125], - [147.92441406250006, -42.5724609375], - [147.94541015625006, -43.18183593749997], - [147.7858398437501, -43.22001953125002], - [147.69892578125004, -43.12255859374997], - [147.64794921874997, -43.02060546874999], - [147.8, -42.928125], - [147.57382812500006, -42.84570312499997], - [147.4523437500001, -43.03339843750001], - [147.29794921875006, -42.790917968749994], - [147.24501953125005, -43.21591796874999], - [146.99697265625005, -43.15634765625002], - [147.07734375000004, -43.27587890625003], - [146.87392578125, -43.6125], - [146.54853515625004, -43.50888671874999], - [146.04316406250004, -43.547167968749974], - [145.99443359375007, -43.37607421875002], - [146.20800781249997, -43.31621093749999], - [145.8732421875001, -43.29238281250002], - [145.48759765625002, -42.92666015625004], - [145.19882812500006, -42.23085937500004], - [145.46826171874997, -42.492871093750026], - [145.51660156249997, -42.3544921875], - [145.33105468750003, -42.14707031250002], - [145.23486328124997, -42.19697265624997], - [145.23818359375, -42.01962890624999], - [144.76611328125003, -41.39003906249998], - [144.64609375000006, -40.980859375], - [144.71855468750002, -40.67226562500002], - [145.04296875000003, -40.78671875] - ] - ], - [ - [ - [148.23691406250006, -40.515136718749986], - [148.18779296875007, -40.592578125000045], - [148.11728515625012, -40.52148437499996], - [148.23691406250006, -40.515136718749986] - ] - ], - [ - [ - [144.784375, -40.506738281249966], - [144.74804687499997, -40.589453125000034], - [144.7833984375001, -40.434863281249974], - [144.784375, -40.506738281249966] - ] - ], - [ - [ - [148.32626953125006, -40.30693359375003], - [148.40400390625004, -40.486523437500026], - [148.02011718750012, -40.40419921874995], - [148.32626953125006, -40.30693359375003] - ] - ], - [ - [ - [148.000390625, -39.75761718750003], - [148.29736328125003, -39.985742187499966], - [148.31357421875012, -40.173535156250026], - [148.10566406250004, -40.26210937499995], - [147.76718750000012, -39.87031249999998], - [148.000390625, -39.75761718750003] - ] - ], - [ - [ - [143.92792968750004, -40.116113281249966], - [143.83857421875004, -39.90410156250003], - [144.00078125000007, -39.580175781250034], - [144.14101562500005, -39.953808593750026], - [143.92792968750004, -40.116113281249966] - ] - ], - [ - [ - [145.31445312500003, -38.49082031249996], - [145.35507812500012, -38.55703124999995], - [145.12841796875003, -38.52763671875], - [145.31445312500003, -38.49082031249996] - ] - ], - [ - [ - [137.59648437500007, -35.73867187499998], - [137.92890625000004, -35.72607421875], - [138.12343750000005, -35.85234375], - [137.67089843749997, -35.897949218750014], - [137.44843750000004, -36.07480468749999], - [137.20957031250012, -35.982421875], - [136.7550781250001, -36.03310546875002], - [136.540625, -35.89013671875003], - [136.63867187499997, -35.74882812500002], - [137.33408203125006, -35.59248046875004], - [137.58496093749997, -35.620214843750006], - [137.59648437500007, -35.73867187499998] - ] - ], - [ - [ - [153.53876953125004, -27.436425781250037], - [153.42656250000002, -27.70644531249998], - [153.43544921875, -27.40537109375002], - [153.53876953125004, -27.436425781250037] - ] - ], - [ - [ - [113.18300781250005, -26.053125], - [112.96425781250005, -25.78310546875001], - [112.94707031250002, -25.531542968750017], - [113.18300781250005, -26.053125] - ] - ], - [ - [ - [153.07744140625002, -25.75078125], - [152.97666015625012, -25.551367187499963], - [153.03808593750003, -25.193164062500003], - [153.22753906249997, -25.00576171875001], - [153.14375, -24.814843750000023], - [153.25693359375012, -24.72890625], - [153.35019531250012, -25.063085937499963], - [153.07744140625002, -25.75078125] - ] - ], - [ - [ - [151.14658203125006, -23.49082031250002], - [151.24013671875, -23.529687500000037], - [151.23828124999997, -23.77578125], - [151.03330078125006, -23.530175781250037], - [151.14658203125006, -23.49082031250002] - ] - ], - [ - [ - [115.44619140625005, -20.78779296875001], - [115.31806640625004, -20.850585937500014], - [115.43457031249997, -20.66796875000003], - [115.44619140625005, -20.78779296875001] - ] - ], - [ - [ - [149.04375, -20.29150390624997], - [148.93886718750005, -20.283691406249986], - [148.98105468750012, -20.153515625000026], - [149.04375, -20.29150390624997] - ] - ], - [ - [ - [146.27832031249997, -18.23125], - [146.29882812499997, -18.48476562500005], - [146.09882812500004, -18.251757812500003], - [146.27832031249997, -18.23125] - ] - ], - [ - [ - [139.45917968750004, -17.11455078124996], - [139.49277343750006, -16.990429687499983], - [139.57089843750006, -17.09443359375004], - [139.45917968750004, -17.11455078124996] - ] - ], - [ - [ - [139.50781250000003, -16.57304687499996], - [139.1595703125, -16.74169921875003], - [139.29296875000003, -16.467285156249986], - [139.58789062499997, -16.39521484374997], - [139.69775390624997, -16.514941406250017], - [139.50781250000003, -16.57304687499996] - ] - ], - [ - [ - [137.09365234375005, -15.778125], - [136.94267578125002, -15.711718749999989], - [137.00957031250007, -15.594824218749977], - [137.09365234375005, -15.778125] - ] - ], - [ - [ - [124.59726562500006, -15.40195312500002], - [124.52421875000002, -15.421484375], - [124.51933593750002, -15.26748046874998], - [124.59726562500006, -15.40195312500002] - ] - ], - [ - [ - [125.19882812500006, -14.57949218749998], - [125.0912109375, -14.59169921874998], - [125.15996093750002, -14.456054687499972], - [125.19882812500006, -14.57949218749998] - ] - ], - [ - [ - [136.71464843750002, -13.803906249999983], - [136.89082031250004, -13.786621093750014], - [136.74531250000004, -14.072656250000023], - [136.95078125000006, -14.184277343750026], - [136.89433593750002, -14.293066406249977], - [136.33544921875003, -14.211816406250037], - [136.42470703125, -13.864843749999963], - [136.6556640625, -13.675878906250006], - [136.71464843750002, -13.803906249999983] - ] - ], - [ - [ - [136.23740234375006, -13.824511718750003], - [136.12265625000012, -13.816601562499983], - [136.21542968750012, -13.664746093750054], - [136.23740234375006, -13.824511718750003] - ] - ], - [ - [ - [136.33867187500007, -11.602343749999989], - [136.18027343750006, -11.676757812499957], - [136.47929687500002, -11.465917968749991], - [136.33867187500007, -11.602343749999989] - ] - ], - [ - [ - [130.45927734375007, -11.679296875000034], - [130.60625, -11.816601562500026], - [130.04326171875007, -11.787304687500011], - [130.19755859375007, -11.658203125], - [130.15283203124997, -11.477539062499972], - [130.29492187499997, -11.33681640624998], - [130.45927734375007, -11.679296875000034] - ] - ], - [ - [ - [130.6188476562501, -11.376074218749991], - [131.02304687500006, -11.334375], - [131.26826171875004, -11.18984375], - [131.53857421874997, -11.436914062500037], - [130.95097656250007, -11.926464843750026], - [130.51191406250004, -11.617871093749955], - [130.38457031250002, -11.1921875], - [130.6188476562501, -11.376074218749991] - ] - ], - [ - [ - [136.59853515625, -11.378906249999943], - [136.52656250000004, -11.438867187499994], - [136.78027343749997, -11.0125], - [136.59853515625, -11.378906249999943] - ] - ], - [ - [ - [132.59335937500006, -11.302832031249991], - [132.48378906250005, -11.037304687499983], - [132.57880859375004, -10.968847656249977], - [132.59335937500006, -11.302832031249991] - ] - ], - [ - [ - [143.17890625000004, -11.954492187499966], - [143.11025390625, -12.303515625000017], - [143.40156250000004, -12.639941406249989], - [143.5866210937501, -13.443652343750031], - [143.54843750000012, -13.74101562499996], - [143.75634765625003, -14.348828124999969], - [143.96181640625005, -14.462890625000028], - [144.473046875, -14.231835937500023], - [144.64804687500006, -14.492480468750017], - [145.28769531250006, -14.943164062499989], - [145.42607421875002, -16.406152343749966], - [145.75478515625, -16.879492187500034], - [145.91210937499997, -16.9125], - [146.12587890625005, -17.63525390625], - [146.03222656249997, -18.272851562500037], - [146.3332031250001, -18.55371093749997], - [146.38339843750006, -18.97705078124997], - [147.13876953125006, -19.39316406250002], - [147.41855468750012, -19.378125], - [147.7423828125001, -19.770117187499977], - [148.759375, -20.28955078125003], - [148.88476562499997, -20.480859375], - [148.72998046874997, -20.4677734375], - [148.68369140625012, -20.58017578124999], - [149.20488281250007, -21.125097656249977], - [149.45410156249997, -21.57871093750002], - [149.70390625000002, -22.440527343750006], - [149.82246093750004, -22.389843749999983], - [149.97441406250007, -22.55068359374998], - [149.94189453125003, -22.30810546875003], - [150.07617187500003, -22.16445312499998], - [150.54130859375002, -22.55908203125], - [150.56855468750004, -22.38398437500004], - [150.67246093750012, -22.418164062499983], - [150.84316406250005, -23.4580078125], - [151.15380859375003, -23.784082031249994], - [151.83164062500006, -24.12294921875001], - [152.12988281250003, -24.59755859374998], - [152.45634765625007, -24.802441406249983], - [152.65429687499997, -25.201953125000017], - [152.91347656250005, -25.432128906250014], - [152.98496093750012, -25.816210937500003], - [153.16494140625, -25.964160156250045], - [153.11679687500006, -27.194433593750034], - [153.57568359375003, -28.24052734374999], - [153.6168945312501, -28.673046875], - [153.03056640625002, -30.563378906249994], - [152.94394531250012, -31.43486328124999], - [152.5592773437501, -32.045703125], - [152.4704101562501, -32.439062500000034], - [152.13652343750002, -32.678125], - [152.1642578125001, -32.75742187499996], - [151.812890625, -32.90107421875001], - [151.29208984375012, -33.580957031249966], - [151.28027343750003, -33.92666015625005], - [151.12480468750007, -34.00527343749998], - [151.23154296875006, -34.0296875], - [150.8712890625001, -34.49912109374996], - [150.80458984375, -35.01289062500001], - [150.19531249999997, -35.83359374999996], - [149.93271484375012, -37.528515625000026], - [149.480859375, -37.77119140625], - [147.87675781250002, -37.93417968749998], - [146.8568359375, -38.663476562499966], - [146.21748046875004, -38.72744140625004], - [146.33662109375004, -38.89423828125], - [146.46660156250007, -38.84033203125003], - [146.40000000000012, -39.14550781250003], - [146.1583984375001, -38.86572265624996], - [145.93535156250002, -38.90175781250002], - [145.79082031250007, -38.66699218749997], - [145.39726562500002, -38.53535156249998], - [145.54218750000004, -38.39384765625002], - [145.4757812500001, -38.24375], - [145.29277343750002, -38.237597656249974], - [144.95957031250012, -38.500781250000045], - [144.71777343749997, -38.34033203125004], - [144.91142578125007, -38.34404296874999], - [145.11992187500007, -38.091308593750014], - [144.89130859375004, -37.899804687499994], - [144.39550781250003, -38.13691406249998], - [144.6652343750001, -38.20996093750003], - [143.53896484375005, -38.82089843749998], - [142.45585937500002, -38.38632812499999], - [141.725, -38.27138671875002], - [141.5939453125001, -38.38779296875002], - [141.42421875, -38.36347656250004], - [141.0109375000001, -38.07695312500003], - [140.39042968750007, -37.89667968749998], - [139.78427734375012, -37.24580078124998], - [139.85732421875, -36.662109375], - [139.72900390625003, -36.37138671875002], - [138.9689453125001, -35.58076171874997], - [139.17802734375007, -35.52304687500002], - [139.289453125, -35.61132812499997], - [139.28251953125002, -35.375390624999966], - [138.521875, -35.6423828125], - [138.184375, -35.612695312499994], - [138.5111328125, -35.02441406249996], - [138.48994140625004, -34.76357421875002], - [138.0892578125, -34.16982421875002], - [137.69169921875002, -35.14296875000004], - [136.88359375000007, -35.23974609375004], - [137.01425781250012, -34.91582031250003], - [137.39101562500005, -34.91328124999997], - [137.49384765625004, -34.16113281250003], - [137.9318359375001, -33.57910156250003], - [137.85234375000007, -33.20078124999996], - [137.99257812500005, -33.094238281250014], - [137.78320312500003, -32.578125], - [137.79091796875, -32.82324218749996], - [137.44228515625, -33.1935546875], - [137.23730468750003, -33.62949218749999], - [136.43066406249997, -34.02998046875004], - [135.891015625, -34.660937499999974], - [135.96972656249997, -34.98183593749998], - [135.7923828125, -34.863281249999986], - [135.64755859375006, -34.93964843750001], - [135.12304687499997, -34.58574218750003], - [135.21679687499997, -34.48730468749996], - [135.45, -34.58105468749996], - [135.21894531250004, -33.959765625000045], - [134.88876953125012, -33.62636718749998], - [134.79101562499997, -33.32832031250001], - [134.60771484375002, -33.19013671875001], - [134.30126953124997, -33.16503906249996], - [134.17353515625004, -32.979101562500006], - [134.10039062500007, -32.748632812500034], - [134.22714843750006, -32.73056640624999], - [134.23417968750007, -32.54853515625004], - [133.66533203125007, -32.207226562500054], - [133.21210937500004, -32.18378906249998], - [132.75742187500012, -31.95625], - [132.21464843750002, -32.00712890624996], - [131.14365234375006, -31.49570312500005], - [130.78300781250002, -31.604003906249986], - [129.1876953125001, -31.659960937500017], - [127.31982421874997, -32.2640625], - [125.91718750000004, -32.296972656250034], - [124.75878906250003, -32.882714843749994], - [124.24375, -33.01523437499999], - [123.50683593749997, -33.916210937500054], - [122.15097656250006, -33.99179687499999], - [122.06113281250006, -33.874414062499966], - [121.40507812500007, -33.826757812500034], - [119.85410156250012, -33.97470703124998], - [119.45058593750005, -34.368261718750034], - [118.89531250000007, -34.47988281250004], - [118.13554687500002, -34.98662109374999], - [117.58193359375005, -35.09775390624998], - [116.51718750000012, -34.98789062499998], - [115.98671875000005, -34.795019531250034], - [115.56503906250012, -34.42578125000003], - [115.00878906250003, -34.25585937499997], - [114.9938476562501, -33.51533203125], - [115.3587890625, -33.63994140624999], - [115.68300781250005, -33.19287109375003], - [115.6984375000001, -31.694531250000054], - [115.07792968750007, -30.560449218750023], - [114.85683593750005, -29.14296875], - [114.16513671875012, -28.08066406250002], - [114.028125, -27.34726562499999], - [113.18476562500004, -26.182226562499963], - [113.32324218749997, -26.243847656249997], - [113.35605468750012, -26.080468750000023], - [113.58164062500006, -26.558105468749986], - [113.73369140625002, -26.59511718749998], - [113.83642578125003, -26.50058593749999], - [113.85283203125007, -26.33212890625005], - [113.39531250000002, -25.71328125], - [113.4513671875001, -25.599121093750014], - [113.7130859375001, -25.83076171875004], - [113.72373046875006, -26.129785156250037], - [113.85390625, -26.01445312499999], - [113.99199218750007, -26.32148437500001], - [114.09033203124997, -26.393652343749963], - [114.21572265625, -26.289453124999966], - [114.2142578125, -25.851562500000014], - [113.41767578125004, -24.435644531250034], - [113.48984375000012, -23.869628906250014], - [113.7570312500001, -23.418164062500054], - [113.79511718750004, -22.91455078125003], - [113.68281250000004, -22.637792968749963], - [114.02285156250005, -21.881445312499977], - [114.12392578125005, -21.828613281249957], - [114.14160156250003, -22.483105468749983], - [114.37773437500007, -22.341503906249997], - [114.70927734375002, -21.82343749999997], - [115.45615234375012, -21.49169921874997], - [116.0109375000001, -21.030371093749963], - [116.7067382812501, -20.653808593749986], - [117.40625, -20.72119140625003], - [118.19921875000003, -20.37519531249997], - [118.75146484374997, -20.261914062499983], - [119.10449218749997, -19.995312500000026], - [119.58593750000003, -20.03828125], - [120.99794921875, -19.604394531249966], - [121.33769531250002, -19.31992187500002], - [121.83378906250002, -18.477050781249986], - [122.34541015625004, -18.11191406250002], - [122.14746093749997, -17.54902343750001], - [122.2609375000001, -17.135742187500014], - [122.72041015625004, -16.78769531249999], - [122.97070312499997, -16.436816406250003], - [123.56308593750006, -17.520898437499966], - [123.59355468750007, -17.03037109375005], - [123.83105468750003, -17.120800781249997], - [123.8744140625, -16.918652343750026], - [123.4904296875001, -16.49072265624997], - [123.62597656249997, -16.416308593750003], - [123.60703125000006, -16.224023437499994], - [123.72890625, -16.192480468749963], - [123.85917968750007, -16.38232421875], - [124.04443359374997, -16.264941406249974], - [124.30039062500006, -16.388281249999977], - [124.77197265624997, -16.40263671874996], - [124.40488281250006, -16.298925781249977], - [124.41640625, -16.133496093750026], - [124.5768554687501, -16.11367187499998], - [124.64853515625012, -15.870214843750034], - [124.50429687500005, -15.972460937499989], - [124.38164062500002, -15.758203125000037], - [124.43955078125012, -15.493554687500037], - [124.56162109375012, -15.496289062499969], - [124.69257812500004, -15.273632812499997], - [125.06298828125003, -15.44228515624998], - [125.0729492187501, -15.306738281249991], - [124.90917968750003, -15.310058593749957], - [124.83906250000004, -15.160742187500006], - [125.03818359375012, -15.004101562499969], - [125.35566406250004, -15.119824218750011], - [125.17871093749997, -14.714746093749994], - [125.57978515625004, -14.483203124999989], - [125.62773437500002, -14.256640625000017], - [125.70458984374997, -14.29140625], - [125.66162109375003, -14.529492187500011], - [125.81953125000004, -14.469140624999966], - [125.890625, -14.61796875], - [126.0207031250001, -14.49453125], - [126.0539062500001, -13.977246093750026], - [126.1842773437501, -14.00205078125002], - [126.25849609375004, -14.163574218749972], - [126.403125, -14.018945312499994], - [126.5697265625, -14.160937499999974], - [126.7806640625, -13.955175781249977], - [126.77558593750004, -13.788476562500037], - [126.90322265625, -13.744140624999972], - [127.45761718750006, -14.031445312499969], - [128.18046875000007, -14.711621093749983], - [128.06943359375012, -15.329296874999969], - [128.15546875000004, -15.225585937499972], - [128.25468750000002, -15.298535156250011], - [128.175, -15.043164062500026], - [128.57578125000006, -14.774511718750006], - [129.05820312500012, -14.884375], - [129.21582031249997, -15.160253906249991], - [129.26757812500003, -14.871484375000051], - [129.63476562499997, -15.139746093749991], - [129.637109375, -14.850976562500037], - [129.84873046875012, -14.828906249999989], - [129.60468750000004, -14.647070312499977], - [129.69794921875004, -14.557421875000017], - [129.37871093750002, -14.39248046874998], - [129.70986328125, -13.979980468749972], - [129.83886718749997, -13.572949218749997], - [130.25976562500003, -13.30224609375], - [130.1349609375001, -13.145507812499957], - [130.1681640625001, -12.957421875], - [130.39990234374997, -12.68789062499999], - [130.61748046875007, -12.646875], - [130.62265625000006, -12.43105468749998], - [130.8673828125001, -12.557812499999955], - [130.87382812500007, -12.367187500000028], - [131.29160156250006, -12.067871093749972], - [131.43828125000002, -12.27695312500002], - [132.06406250000006, -12.28076171875], - [132.25322265625007, -12.186035156249972], - [132.41103515625, -12.295117187499997], - [132.51054687500002, -12.134863281250034], - [132.71279296875, -12.1234375], - [132.63046875000012, -12.035156249999972], - [132.67421875000005, -11.649023437499991], - [132.47519531250006, -11.491503906249974], - [132.07285156250006, -11.474707031250006], - [131.82246093750004, -11.302441406249997], - [131.96152343750006, -11.180859375000011], - [132.15546875000004, -11.311132812499991], - [132.33398437499997, -11.223535156249994], - [132.6828125000001, -11.505566406249997], - [132.96103515625012, -11.407324218749963], - [133.18525390625004, -11.705664062499991], - [133.90419921875, -11.832031249999972], - [134.4173828125, -12.052734375], - [134.73027343750002, -11.984375], - [135.02968750000005, -12.19375], - [135.2179687500001, -12.221679687499957], - [135.92246093750012, -11.825781250000034], - [135.70439453125007, -12.209863281250037], - [136.00849609375004, -12.19140625], - [136.08183593750007, -12.422460937500006], - [136.26064453125, -12.433789062499997], - [136.32851562500005, -12.305566406249994], - [136.24990234375, -12.173046875], - [136.44335937499997, -11.951464843749974], - [136.7194335937501, -12.226464843749952], - [136.89746093749997, -12.243554687499966], - [136.94746093750004, -12.34990234374996], - [136.53701171875, -12.784277343749991], - [136.59433593750012, -13.003808593750051], - [136.46103515625006, -13.225195312500034], - [136.29414062500004, -13.137988281250031], - [135.92734375000012, -13.304296874999977], - [135.95449218750005, -13.934863281250017], - [135.40517578125005, -14.758203124999966], - [135.4533203125001, -14.923144531250003], - [136.20537109375002, -15.403417968749963], - [136.29140625000005, -15.570117187500003], - [136.70488281250007, -15.685253906250011], - [136.78466796874997, -15.89423828125004], - [137.00214843750004, -15.878320312499994], - [137.70371093750006, -16.233007812499963], - [138.24501953125005, -16.718359374999977], - [139.00986328125006, -16.899316406249994], - [139.2484375, -17.328613281249957], - [140.03583984375004, -17.702636718749957], - [140.51113281250005, -17.62451171875003], - [140.83046875, -17.414453125000037], - [141.29140625, -16.46347656250002], - [141.62548828124997, -15.056640625000014], - [141.52294921875003, -14.470117187499994], - [141.59433593750006, -14.152832031250014], - [141.47255859375, -13.797558593750011], - [141.64541015625, -13.259082031250003], - [141.61357421875002, -12.943457031250006], - [141.92978515625006, -12.73984375], - [141.67773437500003, -12.491406250000011], - [141.68857421875012, -12.351074218750028], - [141.87050781250005, -11.9755859375], - [141.96113281250004, -12.054296874999963], - [142.168359375, -10.946582031249974], - [142.45644531250005, -10.707324218749989], - [142.60507812500012, -10.748242187499983], - [142.55273437500003, -10.874414062500023], - [142.7796875, -11.115332031249977], - [142.87255859374997, -11.821386718750034], - [143.17890625000004, -11.954492187499966] - ] - ], - [ - [ - [142.2748046875, -10.704785156250011], - [142.19140624999997, -10.762011718750031], - [142.1310546875001, -10.640625], - [142.19794921875004, -10.59199218750004], - [142.2748046875, -10.704785156250011] - ] - ] - ] - }, - "properties": { - "name": "Australia", - "childNum": 30 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [16.953125, 48.598828125], - [16.86542968750001, 48.3869140625], - [17.147363281250023, 48.00595703125], - [17.06660156250001, 47.707568359374996], - [16.421289062500023, 47.674462890624994], - [16.676562500000017, 47.536035156249994], - [16.44287109375, 47.39951171875], - [16.453417968750017, 47.006787109375], - [16.093066406250017, 46.86328125], - [15.957617187500006, 46.677636718749994], - [14.893261718750011, 46.605908203125], - [14.5498046875, 46.399707031249996], - [13.7, 46.520263671875], - [13.490039062500017, 46.555566406249994], - [13.3515625, 46.557910156249996], - [13.16875, 46.57265625], - [12.479199218750011, 46.672509765624994], - [12.38828125, 46.70263671875], - [12.330078125, 46.759814453124996], - [12.267968750000023, 46.835888671875], - [12.154101562500017, 46.93525390625], - [12.130761718750023, 46.98476562499999], - [12.16552734375, 47.028173828125], - [12.201269531250006, 47.060888671875], - [12.197167968750023, 47.075], - [12.16943359375, 47.08212890625], - [11.775683593750017, 46.986083984375], - [11.527539062500011, 46.997412109375], - [11.433203125, 46.983056640624994], - [11.244433593750017, 46.97568359375], - [11.133886718750006, 46.936181640624994], - [11.0634765625, 46.859130859375], - [11.025097656250011, 46.79697265625], - [10.993261718750006, 46.777001953124994], - [10.92734375, 46.769482421875], - [10.828906250000017, 46.775244140625], - [10.759765625, 46.793310546875], - [10.689257812500017, 46.84638671875], - [10.579785156250011, 46.8537109375], - [10.479394531250023, 46.855126953124994], - [10.452832031250011, 46.86494140625], - [10.45458984375, 46.8994140625], - [10.414941406250023, 46.964404296874996], - [10.349414062500017, 46.98476562499999], - [10.133496093750011, 46.851513671875], - [9.580273437500011, 47.057373046875], - [9.527539062500011, 47.270751953125], - [9.625878906250023, 47.467041015625], - [9.524023437500006, 47.52421875], - [9.748925781250023, 47.575537109375], - [9.839160156250017, 47.552294921874996], - [9.971582031250023, 47.505322265625], - [10.034082031250023, 47.473583984375], - [10.059863281250017, 47.449072265625], - [10.066308593750023, 47.393359375], - [10.200292968750006, 47.363427734374994], - [10.183007812500023, 47.27880859375], - [10.369140625, 47.366064453125], - [10.40390625, 47.4169921875], - [10.439453125, 47.5515625], - [10.482812500000023, 47.541796875], - [10.65869140625, 47.547216796875], - [10.741601562500023, 47.52412109375], - [10.873046875, 47.52021484375], - [11.0419921875, 47.393115234374996], - [12.185644531250006, 47.61953125], - [12.203808593750011, 47.646728515625], - [12.196875, 47.70908203125], - [12.209277343750017, 47.71826171875], - [12.268359375000017, 47.702734375], - [12.353540736607165, 47.70264787946429], - [12.492553013392856, 47.68551897321428], - [12.685839843750017, 47.669335937499994], - [12.771386718750023, 47.639404296875], - [12.796191406250017, 47.60703125], - [12.781152343750023, 47.5904296875], - [12.7828125, 47.56416015625], - [12.809375, 47.5421875], - [12.87890625, 47.5064453125], - [12.968066406250017, 47.47568359375], - [13.014355468750011, 47.478076171874996], - [13.031542968750017, 47.5080078125], - [13.047949218750006, 47.579150390624996], - [13.054101562500023, 47.655126953125], - [12.897656250000011, 47.721875], - [12.953515625000023, 47.890625], - [12.760351562500006, 48.106982421874996], - [13.215234375000023, 48.301904296874994], - [13.322851562500006, 48.33125], - [13.409375, 48.394140625], - [13.459863281250023, 48.56455078125], - [13.4716796875, 48.571826171874996], - [13.486621093750017, 48.581835937499996], - [13.636623883928596, 48.580904017857144], - [13.785351562500011, 48.587451171874996], - [13.798828125, 48.6216796875], - [13.802929687500011, 48.747509765625], - [13.814746093750017, 48.766943359375], - [14.049121093750017, 48.602490234375], - [14.691308593750023, 48.59921875], - [15.066796875000023, 48.997851562499996], - [16.057226562500006, 48.754785156249994], - [16.543554687500006, 48.796240234375], - [16.953125, 48.598828125] - ] - ] - }, - "properties": { - "name": "Austria", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [46.1144531250001, 38.877783203125034], - [45.4796875000001, 39.00625], - [44.81718750000002, 39.65043945312496], - [44.76826171875004, 39.70351562500005], - [45.03164062500005, 39.76513671874997], - [45.15283203125003, 39.58266601562502], - [45.456835937500074, 39.494482421875006], - [45.78447265625002, 39.54560546875001], - [45.76630859375004, 39.37846679687499], - [45.977441406249994, 39.24389648437503], - [46.1144531250001, 38.877783203125034] - ] - ], - [ - [ - [48.572851562500006, 41.84448242187503], - [49.45673828125004, 40.79985351562502], - [49.77597656250006, 40.583984375], - [50.18251953125005, 40.50478515625002], - [50.3659179687501, 40.279492187499955], - [49.91884765625005, 40.31640625000003], - [49.55117187499999, 40.19414062499999], - [49.3244140625001, 39.60834960937501], - [49.36279296875003, 39.349560546874955], - [49.16533203125002, 39.03027343750003], - [49.013476562500074, 39.13398437500001], - [48.85449218750003, 38.83881835937501], - [48.86875, 38.43549804687498], - [48.59267578125005, 38.41108398437498], - [47.99648437499999, 38.85375976562503], - [48.292089843750006, 39.01884765624999], - [48.10439453125005, 39.241113281249994], - [48.322167968749994, 39.39907226562502], - [47.995898437500074, 39.683935546875034], - [46.490625, 38.90668945312498], - [46.400292968749994, 39.1921875], - [46.584765625000074, 39.22368164062499], - [46.36523437500003, 39.402490234374994], - [46.48144531249997, 39.55517578125003], - [46.202050781249994, 39.59448242187503], - [45.57978515625004, 39.9775390625], - [45.8859375000001, 40.024853515624955], - [45.96464843750002, 40.233789062499966], - [45.45439453125002, 40.532373046874966], - [45.37890624999997, 40.67358398437506], - [45.5875, 40.846923828125], - [45.07050781250004, 41.075585937499966], - [45.188574218750006, 41.14741210937504], - [45.001367187499994, 41.29096679687498], - [45.2171875, 41.423193359375006], - [45.28095703125004, 41.449560546875034], - [46.086523437500006, 41.183837890625], - [46.43095703125002, 41.077050781249994], - [46.534375, 41.08857421875004], - [46.62636718750005, 41.15966796875006], - [46.66240234375002, 41.24550781250002], - [46.67255859375004, 41.28681640625001], - [46.61894531250002, 41.34375], - [46.30546875000002, 41.507714843749994], - [46.18427734375004, 41.70214843749997], - [46.42988281250004, 41.890966796875006], - [46.74931640625002, 41.812597656250006], - [47.31767578125002, 41.28242187500001], - [47.79101562499997, 41.19926757812502], - [48.572851562500006, 41.84448242187503] - ] - ] - ] - }, - "properties": { - "name": "Azerbaijan", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [30.553613281250023, -2.400097656250011], - [30.53369140625, -2.42626953125], - [30.441992187500006, -2.613476562500011], - [30.424218750000023, -2.6416015625], - [30.47333984375001, -2.6943359375], - [30.42402343750001, -2.824023437500003], - [30.433496093750023, -2.87451171875], - [30.515039062500023, -2.917578125], - [30.604296875000017, -2.935253906250011], - [30.70947265625, -2.977246093750011], - [30.7802734375, -2.98486328125], - [30.811132812500006, -3.116406250000011], - [30.79023437500001, -3.274609375000011], - [30.4, -3.65390625], - [29.947265625, -4.307324218750011], - [29.7177734375, -4.455859375], - [29.403222656250023, -4.449316406250006], - [29.211816406250023, -3.833789062500003], - [29.224414062500017, -3.053515625], - [29.01435546875001, -2.72021484375], - [29.10205078125, -2.595703125], - [29.390234375, -2.80859375], - [29.698046875000017, -2.794726562500003], - [29.8681640625, -2.71640625], - [29.93017578125, -2.339550781250011], - [30.117285156250006, -2.416601562500006], - [30.408496093750017, -2.31298828125], - [30.553613281250023, -2.400097656250011] - ] - ] - }, - "properties": { - "name": "Burundi", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [5.693554687500011, 50.774755859375006], - [5.993945312500017, 50.75043945312504], - [6.340917968750006, 50.451757812500034], - [6.116503906250045, 50.120996093749966], - [6.08906250000004, 50.15458984374996], - [6.054785156249977, 50.154296875], - [5.976269531250068, 50.167187499999955], - [5.866894531250068, 50.08281250000002], - [5.817382812500028, 50.01269531250003], - [5.7880859375, 49.96123046875002], - [5.744042968749994, 49.91962890624998], - [5.789746093749983, 49.53828125000001], - [5.50732421875, 49.51088867187502], - [4.867578125000051, 49.78813476562502], - [4.818652343750045, 50.153173828125034], - [4.545019531250063, 49.96025390624999], - [4.149316406250023, 49.971582031249994], - [4.174609375000017, 50.24648437500005], - [3.689355468750023, 50.30605468750002], - [3.595410156250068, 50.47734374999999], - [3.27333984375008, 50.53154296875002], - [3.10683593750008, 50.779443359374994], - [2.759375, 50.750634765624994], - [2.52490234375, 51.097119140624955], - [3.35009765625, 51.37768554687503], - [3.43251953125008, 51.24575195312505], - [3.902050781250011, 51.20766601562502], - [4.226171875000034, 51.38647460937503], - [5.03095703125004, 51.46909179687498], - [5.214160156250045, 51.278955078124966], - [5.796484375000034, 51.153076171875], - [5.693554687500011, 50.774755859375006] - ] - ] - }, - "properties": { - "name": "Belgium", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [3.595410156250011, 11.6962890625], - [3.553906250000011, 11.631884765624989], - [3.490527343750017, 11.49921875], - [3.48779296875, 11.395410156249994], - [3.638867187500011, 11.176855468749991], - [3.65625, 11.154589843749989], - [3.6953125, 11.1203125], - [3.71640625, 11.07958984375], - [3.7568359375, 10.76875], - [3.83447265625, 10.607421875], - [3.771777343750017, 10.417626953124994], - [3.646582031250006, 10.408984374999989], - [3.60205078125, 10.004541015624994], - [3.3251953125, 9.778466796874994], - [3.044921875, 9.083837890624991], - [2.774804687500023, 9.048535156249997], - [2.703125, 8.371826171875], - [2.68603515625, 7.873730468749997], - [2.719335937500006, 7.616259765624989], - [2.7509765625, 7.541894531249994], - [2.78515625, 7.476855468749989], - [2.783984375000017, 7.443408203124989], - [2.765820312500011, 7.422509765624994], - [2.75048828125, 7.395068359374989], - [2.756738281250023, 7.067919921874989], - [2.721386718750011, 6.980273437499989], - [2.731738281250017, 6.852832031249989], - [2.7529296875, 6.771630859374994], - [2.774609375000011, 6.711718749999989], - [2.753710937500017, 6.661767578124994], - [2.735644531250017, 6.595703125], - [2.706445312500023, 6.369238281249991], - [1.62265625, 6.216796875], - [1.777929687500006, 6.294628906249997], - [1.530957031250011, 6.992431640625], - [1.624707031250011, 6.997314453125], - [1.600195312500006, 9.050048828125], - [1.3857421875, 9.361669921874991], - [1.330078125, 9.996972656249994], - [0.763378906250011, 10.386669921874997], - [0.900488281250006, 10.993261718749991], - [1.4267578125, 11.447119140624991], - [1.980371093750023, 11.418408203124997], - [2.38916015625, 11.897070312499991], - [2.366015625000017, 12.221923828125], - [2.805273437500006, 12.383837890624989], - [3.595410156250011, 11.6962890625] - ] - ] - }, - "properties": { - "name": "Benin", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [0.217480468750011, 14.911474609374991], - [0.163867187500017, 14.497216796874994], - [0.382519531250011, 14.245800781249997], - [0.42919921875, 13.972119140624997], - [0.6181640625, 13.703417968750003], - [1.201171875, 13.357519531249991], - [0.988476562500011, 13.36484375], - [0.9873046875, 13.041894531249994], - [1.56494140625, 12.635400390624994], - [2.104589843750006, 12.701269531249991], - [2.226269531250011, 12.466064453125], - [2.072949218750011, 12.309375], - [2.38916015625, 11.897070312499991], - [1.980371093750023, 11.418408203124997], - [1.4267578125, 11.447119140624991], - [0.900488281250006, 10.993261718749991], - [0.49267578125, 10.954980468749994], - [-0.068603515625, 11.115625], - [-0.299462890624994, 11.166894531249994], - [-0.627148437499983, 10.927392578124994], - [-1.04248046875, 11.010058593749989], - [-2.829931640624977, 10.998388671874991], - [-2.914892578124977, 10.592333984374989], - [-2.791162109374994, 10.432421874999989], - [-2.780517578125, 9.745849609375], - [-2.765966796874977, 9.658056640624991], - [-2.706201171874994, 9.533935546875], - [-2.695849609374989, 9.481347656249994], - [-2.7171875, 9.457128906249991], - [-2.7666015625, 9.424707031249994], - [-2.816748046874977, 9.425830078124989], - [-2.875146484374994, 9.500927734374997], - [-2.90087890625, 9.534619140624997], - [-2.948144531249994, 9.610742187499994], - [-2.98828125, 9.687353515624991], - [-3.042626953124994, 9.720898437499997], - [-3.095800781249977, 9.752099609374994], - [-3.160693359374989, 9.849169921874989], - [-3.223535156249994, 9.895458984374997], - [-3.289697265624994, 9.882226562499994], - [-3.581152343749977, 9.92431640625], - [-3.790625, 9.9171875], - [-4.18115234375, 9.78173828125], - [-4.267187499999977, 9.743261718749991], - [-4.332226562499983, 9.645703125], - [-4.406201171874983, 9.647998046874989], - [-4.526611328125, 9.723486328124991], - [-4.625830078124977, 9.713574218749997], - [-4.721777343749977, 9.756542968749997], - [-5.262304687499977, 10.319677734374991], - [-5.523535156249977, 10.426025390625], - [-5.490478515625, 11.042382812499994], - [-5.250244140625, 11.375781249999989], - [-5.288134765624989, 11.827929687499989], - [-4.699316406249977, 12.076171875], - [-4.4287109375, 12.337597656249997], - [-4.480615234374994, 12.672216796874991], - [-4.227099609374989, 12.793701171875], - [-4.328710937499977, 13.119042968749994], - [-4.151025390624994, 13.306201171875003], - [-3.947314453124989, 13.402197265624991], - [-3.527636718749989, 13.182714843749991], - [-3.3017578125, 13.28076171875], - [-3.248632812499977, 13.658349609374994], - [-2.950830078124994, 13.6484375], - [-2.873925781249994, 13.950732421875003], - [-2.586718749999989, 14.227587890625003], - [-2.113232421874983, 14.16845703125], - [-1.97304687499999, 14.45654296875], - [-1.049560546875, 14.81953125], - [-0.760449218749983, 15.047753906249994], - [-0.235888671874989, 15.059423828124991], - [0.217480468750011, 14.911474609374991] - ] - ] - }, - "properties": { - "name": "Burkina Faso", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [91.94921875000003, 21.50805664062503], - [91.85947265625012, 21.532958984375057], - [91.90771484374997, 21.722949218750017], - [91.94921875000003, 21.50805664062503] - ] - ], - [ - [ - [91.87382812500002, 21.832128906249977], - [91.8375976562501, 21.750244140625], - [91.85068359375012, 21.927050781250045], - [91.87382812500002, 21.832128906249977] - ] - ], - [ - [ - [91.15078125000005, 22.175195312499966], - [91.04472656250002, 22.10517578125001], - [91.0794921875, 22.519726562499983], - [91.15078125000005, 22.175195312499966] - ] - ], - [ - [ - [91.55673828125006, 22.38222656250005], - [91.41132812500004, 22.475683593750006], - [91.45605468749997, 22.61650390624999], - [91.55673828125006, 22.38222656250005] - ] - ], - [ - [ - [90.77763671875007, 22.089306640624983], - [90.51503906250005, 22.06513671875001], - [90.68046875000007, 22.327490234375006], - [90.50292968749997, 22.835351562499994], - [90.59648437500002, 22.863525390625057], - [90.86816406250003, 22.48486328125], - [90.77763671875007, 22.089306640624983] - ] - ], - [ - [ - [88.94072265625002, 26.24536132812497], - [88.97041015625004, 26.250878906250023], - [88.95195312500002, 26.412109375], - [89.01865234375012, 26.410253906249977], - [89.28925781250004, 26.03759765625], - [89.54990234375006, 26.005273437499994], - [89.57275390625003, 26.13232421875003], - [89.67089843750003, 26.21381835937504], - [89.8229492187501, 25.94140625000003], - [89.82490234375004, 25.56015625], - [89.80087890625012, 25.33613281250001], - [89.81406250000006, 25.305371093749955], - [89.86630859375012, 25.293164062499955], - [90.11962890625003, 25.21997070312497], - [90.61308593750002, 25.16772460937497], - [92.04970703125005, 25.16948242187499], - [92.46835937500006, 24.94414062499999], - [92.38496093750004, 24.848779296875023], - [92.25126953125007, 24.895068359375045], - [92.22832031250002, 24.88134765625], - [92.22666015625012, 24.77099609374997], - [92.11748046875002, 24.493945312500017], - [92.06416015625004, 24.374365234375006], - [91.84619140624997, 24.17529296875003], - [91.72656250000003, 24.20507812499997], - [91.35019531250012, 24.06049804687501], - [91.16044921875007, 23.66064453125], - [91.359375, 23.06835937500003], - [91.43623046875004, 23.19990234375001], - [91.55351562500002, 22.991552734375006], - [91.61953125, 22.97968750000001], - [91.75097656250003, 23.053515625000017], - [91.75419921875007, 23.287304687499955], - [91.79003906249997, 23.361035156249983], - [91.937890625, 23.504687500000017], - [91.92949218750007, 23.598242187499977], - [91.92958984375, 23.68598632812501], - [91.97851562500003, 23.691992187499977], - [92.04404296875006, 23.677783203125017], - [92.24609375000003, 23.683593750000057], - [92.33378906250002, 23.242382812499955], - [92.36162109375002, 22.929003906250074], - [92.46445312500006, 22.734423828125045], - [92.49140625000004, 22.685400390625006], - [92.5612304687501, 22.04804687500001], - [92.57490234375004, 21.978076171875045], - [92.58281250000002, 21.940332031249994], - [92.5934570312501, 21.46733398437499], - [92.63164062500002, 21.306201171875045], - [92.33056640624997, 21.439794921874977], - [92.17958984375005, 21.293115234375023], - [92.32412109375, 20.791845703125063], - [92.0560546875, 21.1748046875], - [91.86337890625012, 22.350488281249966], - [91.7970703125001, 22.297460937500006], - [91.48007812500006, 22.884814453125045], - [91.2162109375, 22.642236328124994], - [90.94560546875002, 22.597021484375034], - [90.65625, 23.025488281250006], - [90.60400390624997, 23.59135742187499], - [90.55566406249997, 23.42153320312505], - [90.26914062500012, 23.455859375000017], - [90.59091796875012, 23.266406250000045], - [90.43505859374997, 22.751904296874955], - [90.61611328125, 22.362158203125034], - [90.23056640625006, 21.82978515625004], - [90.07119140625005, 21.887255859375017], - [90.20957031250006, 22.156591796875006], - [89.95419921875006, 22.022851562500023], - [89.91806640625012, 22.11616210937501], - [89.98515625000002, 22.466406250000063], - [89.81191406250005, 21.983496093750006], - [89.56855468750004, 21.767431640625034], - [89.48320312500007, 22.275537109374994], - [89.50058593750006, 21.914355468750045], - [89.35371093750004, 21.72109375], - [89.09394531250004, 21.872753906249983], - [89.05, 22.274609374999983], - [88.92070312500002, 22.632031249999955], - [88.89970703125002, 22.843505859375057], - [88.85058593749997, 23.040527343750057], - [88.928125, 23.186621093750063], - [88.72441406250002, 23.254980468750034], - [88.69765625, 23.493017578125034], - [88.63574218749997, 23.55], - [88.56738281249997, 23.674414062500034], - [88.69980468750006, 24.002539062500006], - [88.71376953125, 24.069628906250017], - [88.72656250000003, 24.186230468749955], - [88.7335937500001, 24.23090820312501], - [88.72353515625, 24.27490234375], - [88.64228515625004, 24.325976562500017], - [88.49853515625003, 24.34663085937504], - [88.3375, 24.45385742187503], - [88.225, 24.460644531249983], - [88.14550781250003, 24.485791015624955], - [88.07910156249997, 24.549902343750063], - [88.02343750000003, 24.62783203125005], - [88.03027343749997, 24.66445312500005], - [88.0451171875001, 24.713037109374994], - [88.1498046875, 24.914648437500034], - [88.1888671875, 24.92060546875001], - [88.27949218750004, 24.881933593750034], - [88.31337890625005, 24.8818359375], - [88.37294921875, 24.961523437499977], - [88.45625, 25.18842773437504], - [88.57382812500006, 25.18789062499999], - [88.92978515625012, 25.222998046875063], - [88.94414062500002, 25.290771484375], - [88.85478515625002, 25.333544921875017], - [88.76914062500006, 25.490478515625], - [88.50244140624997, 25.537011718749994], - [88.14746093749997, 25.811425781250023], - [88.1066406250001, 25.841113281250045], - [88.15078125000005, 26.08715820312497], - [88.33398437499997, 26.257519531249955], - [88.44042968749997, 26.369482421875034], - [88.38623046875003, 26.471533203125034], - [88.35146484375005, 26.482568359374966], - [88.36992187500002, 26.564111328124994], - [88.51826171875004, 26.517773437499955], - [88.68281250000004, 26.291699218749983], - [88.94072265625002, 26.24536132812497] - ] - ] - ] - }, - "properties": { - "name": "Bangladesh", - "childNum": 6 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [28.585351562500023, 43.742236328124996], - [28.465429687500006, 43.389306640624994], - [28.133691406250023, 43.39560546875], - [27.92890625000001, 43.1861328125], - [27.88886718750001, 42.74970703125], - [27.484765625000023, 42.468066406249996], - [28.014453125000017, 41.969042968749996], - [27.47480468750001, 41.946875], - [27.294921875, 42.079541015625], - [27.24433593750001, 42.09326171875], - [27.01171875, 42.058642578124996], - [26.96875, 42.02685546875], - [26.884863281250006, 41.991845703124994], - [26.615332031250006, 41.964892578124996], - [26.549707031250023, 41.896728515625], - [26.51142578125001, 41.8263671875], - [26.3603515625, 41.8015625], - [26.327246093750006, 41.772802734375], - [26.31796875, 41.744677734374996], - [26.320898437500006, 41.716552734375], - [26.200585937500023, 41.743798828124994], - [26.107421875, 41.72568359375], - [26.085546875, 41.704150390624996], - [26.066015625, 41.673242187499994], - [26.1435546875, 41.521533203124996], - [26.155175781250023, 41.434863281249996], - [26.135351562500006, 41.3857421875], - [26.06640625, 41.35068359375], - [25.92333984375, 41.311914062499994], - [25.784960937500017, 41.330419921875], - [25.52705078125001, 41.2998046875], - [25.381933593750006, 41.26435546875], - [25.25117187500001, 41.243554687499994], - [24.773730468750017, 41.356103515624994], - [24.595996093750017, 41.442724609375], - [24.5693359375, 41.4673828125], - [24.51826171875001, 41.552539062499996], - [24.487890625, 41.555224609374996], - [24.056054687500023, 41.527246093749994], - [24.03291015625001, 41.469091796875], - [24.011328125, 41.46005859375], - [23.635156250000023, 41.386767578124996], - [23.53583984375001, 41.386035156249996], - [23.433398437500017, 41.398730468749996], - [23.3720703125, 41.3896484375], - [23.23984375, 41.3849609375], - [23.15595703125001, 41.322070312499996], - [22.916015625, 41.336279296875], - [23.00361328125001, 41.73984375], - [22.836816406250023, 41.993603515625], - [22.344042968750017, 42.31396484375], - [22.42207031250001, 42.328857421875], - [22.445703125000023, 42.359130859375], - [22.523535156250006, 42.440966796874996], - [22.53242187500001, 42.481201171875], - [22.524218750000017, 42.50390625], - [22.43623046875001, 42.6291015625], - [22.466796875, 42.84248046875], - [22.799902343750006, 42.985742187499994], - [22.976855468750017, 43.18798828125], - [22.85957031250001, 43.25234375], - [22.819726562500023, 43.300732421875], - [22.767578125, 43.354150390624994], - [22.554589843750023, 43.454492187499994], - [22.36962890625, 43.781298828124996], - [22.36542968750001, 43.862109375], - [22.399023437500006, 43.96953125], - [22.420800781250023, 44.007421875], - [22.452529688228115, 44.0510441391688], - [22.547921095934313, 44.113823956634434], - [22.688564844478098, 44.254306249271906], - [23.02851562500001, 44.077978515625], - [22.868261718750006, 43.947900390624994], - [22.919042968750006, 43.83447265625], - [25.4970703125, 43.670800781249994], - [26.2158203125, 44.007275390625], - [27.0869140625, 44.167382812499994], - [27.425390625, 44.0205078125], - [27.88427734375, 43.987353515624996], - [28.221972656250017, 43.772851562499994], - [28.585351562500023, 43.742236328124996] - ] - ] - }, - "properties": { - "name": "Bulgaria", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [50.60722656250002, 25.883105468750003], - [50.57490234375001, 25.806787109374994], - [50.465917968750006, 25.965527343749997], - [50.46992187500001, 26.228955078124997], - [50.5859375, 26.24072265625], - [50.60722656250002, 25.883105468750003] - ] - ] - }, - "properties": { - "name": "Bahrain", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-73.02685546874994, 21.19238281250003], - [-73.16455078125003, 20.979150390625023], - [-73.68115234375003, 20.9755859375], - [-73.68037109374995, 21.103320312500017], - [-73.52309570312497, 21.190820312499966], - [-73.23535156249997, 21.15449218750004], - [-73.05849609375, 21.313378906249994], - [-73.02685546874994, 21.19238281250003] - ] - ], - [ - [ - [-73.041015625, 22.429052734375006], - [-72.74726562500001, 22.32739257812497], - [-73.16191406250002, 22.380712890625006], - [-73.041015625, 22.429052734375006] - ] - ], - [ - [ - [-74.20673828124998, 22.213769531250023], - [-74.27690429687499, 22.183691406250006], - [-73.906396484375, 22.527441406250063], - [-73.95419921874995, 22.71552734375001], - [-73.84995117187503, 22.731054687500063], - [-73.83652343749998, 22.538427734374977], - [-74.20673828124998, 22.213769531250023] - ] - ], - [ - [ - [-74.05751953124997, 22.723486328125034], - [-74.27460937499995, 22.71166992187503], - [-74.30703125, 22.83959960937497], - [-74.05751953124997, 22.723486328125034] - ] - ], - [ - [ - [-74.84047851562494, 22.894335937500017], - [-75.22333984374995, 23.165332031250074], - [-75.13056640624998, 23.267919921875006], - [-75.31596679687502, 23.668359374999966], - [-74.84047851562494, 22.894335937500017] - ] - ], - [ - [ - [-75.66455078124997, 23.45014648437501], - [-76.03710937500003, 23.60278320312503], - [-76.01044921875001, 23.671386718750057], - [-75.66455078124997, 23.45014648437501] - ] - ], - [ - [ - [-74.42944335937497, 24.068066406249955], - [-74.55092773437502, 23.96894531250001], - [-74.52690429687502, 24.105078125000034], - [-74.42944335937497, 24.068066406249955] - ] - ], - [ - [ - [-77.65771484374994, 24.249462890624955], - [-77.75527343750002, 24.163476562500023], - [-77.61538085937494, 24.216357421875045], - [-77.5615234375, 24.136816406250006], - [-77.57373046875, 23.739160156249994], - [-77.77128906249999, 23.752539062499977], - [-77.99990234374994, 24.219824218750063], - [-77.65771484374994, 24.249462890624955] - ] - ], - [ - [ - [-75.30839843749999, 24.2], - [-75.50322265624996, 24.139062500000023], - [-75.40893554687503, 24.265771484374994], - [-75.72666015625, 24.68935546875005], - [-75.30839843749999, 24.2] - ] - ], - [ - [ - [-77.34755859375, 25.013867187499983], - [-77.56191406249997, 25.030029296875], - [-77.27558593750001, 25.055761718750006], - [-77.34755859375, 25.013867187499983] - ] - ], - [ - [ - [-77.74384765625001, 24.70742187499999], - [-77.74521484375, 24.463476562500034], - [-78.04492187499997, 24.287451171875063], - [-78.14580078125002, 24.493457031250017], - [-78.36650390624993, 24.544189453125057], - [-78.435302734375, 24.627587890624994], - [-78.24272460937493, 24.65380859375], - [-78.21137695312495, 25.191259765624977], - [-77.97529296874998, 25.084814453125063], - [-77.74384765625001, 24.70742187499999] - ] - ], - [ - [ - [-76.64882812499994, 25.487402343750006], - [-76.34379882812496, 25.33203124999997], - [-76.12661132812497, 25.14052734375005], - [-76.16953125, 24.6494140625], - [-76.319970703125, 24.81767578124999], - [-76.21376953124994, 24.822460937499983], - [-76.160400390625, 25.119335937499983], - [-76.36928710937502, 25.312597656250006], - [-76.62070312499998, 25.43164062500003], - [-76.78066406249997, 25.426855468750006], - [-76.71083984374997, 25.564892578124983], - [-76.64882812499994, 25.487402343750006] - ] - ], - [ - [ - [-78.49287109375001, 26.729052734375017], - [-77.92246093749998, 26.69111328125001], - [-78.74365234374994, 26.50068359375004], - [-78.98564453124996, 26.689501953125045], - [-78.79804687500001, 26.58242187499999], - [-78.59711914062493, 26.797949218750006], - [-78.49287109375001, 26.729052734375017] - ] - ], - [ - [ - [-77.22563476562496, 25.904199218750023], - [-77.40317382812498, 26.02470703124996], - [-77.24677734374998, 26.156347656250034], - [-77.238623046875, 26.561132812500006], - [-77.510595703125, 26.845996093750045], - [-77.94375, 26.90356445312503], - [-77.53388671874995, 26.903417968750006], - [-77.06635742187501, 26.530175781249994], - [-77.03828124999998, 26.333447265624983], - [-77.16728515624996, 26.240332031250006], - [-77.22563476562496, 25.904199218750023] - ] - ] - ] - }, - "properties": { - "name": "Bahamas", - "childNum": 14 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [19.007128906250045, 44.86918945312502], - [19.348632812500057, 44.88090820312502], - [19.118457031250074, 44.359960937500006], - [19.583789062500017, 44.04345703125003], - [19.245019531249994, 43.96503906250004], - [19.495117187500057, 43.642871093750045], - [19.19433593749997, 43.533300781250006], - [19.164355468750017, 43.53544921874999], - [19.11279296874997, 43.52773437500002], - [19.080078125000057, 43.51772460937502], - [19.0283203125, 43.53251953125002], - [18.97421875, 43.54233398437498], - [18.95068359375, 43.52666015624999], - [19.036718750000034, 43.35732421875002], - [19.026660156250017, 43.292431640624955], - [18.97871093750001, 43.28540039062503], - [18.934667968750006, 43.339453125000034], - [18.85107421875003, 43.34633789062502], - [18.749218750000068, 43.283544921875006], - [18.67421875000008, 43.230810546875006], - [18.623632812500063, 43.027685546875034], - [18.488476562500068, 43.01215820312498], - [18.44384765625003, 42.96845703125004], - [18.46601562500001, 42.777246093749994], - [18.54589843750003, 42.64160156249997], - [18.436328125000017, 42.559716796874994], - [17.667578125000063, 42.897119140624994], - [17.585156250000068, 42.93837890625005], - [17.650488281250063, 43.006591796875], - [17.27382812500005, 43.44575195312501], - [16.300097656250017, 44.12451171875], - [16.10341796875008, 44.52099609375006], - [15.736621093750045, 44.76582031250001], - [15.788085937500057, 45.17895507812497], - [16.028320312500057, 45.18959960937502], - [16.29335937500005, 45.00883789062496], - [16.53066406250008, 45.21669921875002], - [16.918652343749983, 45.27656249999998], - [17.812792968750074, 45.078125], - [18.66259765625, 45.07744140624999], - [18.83642578125, 44.883251953124955], - [19.007128906250045, 44.86918945312502] - ] - ] - }, - "properties": { - "name": "Bosnia and Herz.", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [28.14794921875, 56.142919921875], - [28.284277343750006, 56.055908203125], - [29.375, 55.938720703125], - [29.353417968750023, 55.784375], - [29.412988281250023, 55.724853515625], - [29.482226562500017, 55.6845703125], - [29.63007812500001, 55.751171875], - [29.6845703125, 55.7697265625], - [29.744140625, 55.77041015625], - [29.82392578125001, 55.7951171875], - [29.881640625000017, 55.832324218749996], - [29.93701171875, 55.845263671874996], - [30.04267578125001, 55.83642578125], - [30.23359375000001, 55.84521484375], - [30.625585937500006, 55.666259765625], - [30.906835937500006, 55.57001953125], - [30.90058593750001, 55.397412109375], - [30.82099609375001, 55.3302734375], - [30.810546875, 55.306982421875], - [30.814453125, 55.2787109375], - [30.87744140625, 55.2234375], - [30.958886718750023, 55.13759765625], - [30.97773437500001, 55.08779296875], - [30.97773437500001, 55.05048828125], - [30.829882812500017, 54.914990234375], - [30.804492187500017, 54.8609375], - [30.791015625, 54.806005859375], - [30.798828125, 54.783251953124996], - [30.984179687500017, 54.6958984375], - [31.12128906250001, 54.648486328124996], - [31.152148437500017, 54.625341796875], - [31.074804687500006, 54.491796875], - [31.18476562500001, 54.452978515625], - [31.299121093750017, 54.29169921875], - [31.403613281250017, 54.195947265625], - [31.62841796875, 54.111181640625], - [31.7919921875, 54.055908203125], - [31.825976562500017, 54.030712890625], - [31.837792968750023, 54.00078125], - [31.825292968750006, 53.935009765625], - [31.783007812500017, 53.85498046875], - [31.754199218750017, 53.81044921875], - [31.82080078125, 53.791943359375], - [31.9921875, 53.796875], - [32.20039062500001, 53.78125], - [32.45097656250002, 53.6533203125], - [32.70429687500001, 53.336328125], - [32.64443359375002, 53.32890625], - [32.57802734375002, 53.31240234375], - [32.469335937500006, 53.2703125], - [32.14199218750002, 53.091162109375], - [31.849707031250006, 53.106201171875], - [31.668261718750017, 53.200927734375], - [31.417871093750023, 53.196044921875], - [31.38837890625001, 53.184814453125], - [31.364550781250017, 53.138964843749996], - [31.30292968750001, 53.060888671875], - [31.2587890625, 53.01669921875], - [31.29511718750001, 52.989794921874996], - [31.35302734375, 52.933447265625], - [31.442773437500023, 52.86181640625], - [31.53515625, 52.7982421875], - [31.564843750000023, 52.759228515625], - [31.585546875, 52.532470703125], - [31.57734375000001, 52.312304687499996], - [31.6015625, 52.284814453125], - [31.64990234375, 52.26220703125], - [31.690625, 52.220654296875], - [31.758593750000017, 52.125830078125], - [31.76337890625001, 52.10107421875], - [31.57373046875, 52.10810546875], - [31.345996093750017, 52.10537109375], - [31.21796875000001, 52.050244140625], - [30.98066406250001, 52.046191406249996], - [30.845703125, 51.953076171875], - [30.755273437500023, 51.895166015625], - [30.667285156250017, 51.814111328125], - [30.583886718750023, 51.68896484375], - [30.533007812500017, 51.596337890624994], - [30.56074218750001, 51.531494140625], - [30.602343750000017, 51.471240234374996], - [30.611718750000023, 51.40634765625], - [30.63251953125001, 51.355419921875], - [30.449511718750017, 51.274316406249994], - [30.160742187500006, 51.477880859375], - [29.346484375000017, 51.382568359375], - [29.10205078125, 51.6275390625], - [29.06074218750001, 51.625439453125], - [29.013085937500023, 51.598925781249996], - [28.97773437500001, 51.57177734375], - [28.927539062500017, 51.562158203124994], - [28.849511718750023, 51.540185546874994], - [28.73125, 51.433398437499996], - [28.690234375000017, 51.438867187499994], - [28.647753906250017, 51.45654296875], - [28.599023437500023, 51.542626953124994], - [28.532031250000017, 51.562451171875], - [27.85859375000001, 51.5923828125], - [27.7, 51.477978515625], - [27.689746093750017, 51.572412109374994], - [27.296289062500023, 51.597412109375], - [27.270117187500006, 51.613574218749996], - [27.141992187500023, 51.75205078125], - [27.074121093750023, 51.76083984375], - [26.95283203125001, 51.75400390625], - [26.7734375, 51.770703125], - [25.785742187500006, 51.923828125], - [24.361914062500006, 51.867529296875], - [24.280078125000017, 51.774707031249996], - [24.126855468750023, 51.6646484375], - [23.978320312500017, 51.59130859375], - [23.951171875, 51.58505859375], - [23.8642578125, 51.623974609375], - [23.79169921875001, 51.637109375], - [23.706835937500017, 51.64130859375], - [23.61376953125, 51.525390625], - [23.605273437500017, 51.517919921875], - [23.652441406250006, 52.040380859375], - [23.175097656250017, 52.28662109375], - [23.915429687500023, 52.770263671875], - [23.484667968750017, 53.939794921875], - [23.55908203125, 53.91982421875], - [23.733691406250017, 53.912255859375], - [24.191308593750023, 53.950439453125], - [24.236621093750017, 53.919970703124996], - [24.31796875, 53.89296875], - [24.620703125, 53.979833984375], - [24.768164062500006, 53.974658203124996], - [24.78925781250001, 53.9982421875], - [24.82568359375, 54.118994140625], - [24.869531250000023, 54.145166015625], - [25.04609375000001, 54.133056640625], - [25.111425781250006, 54.154931640625], - [25.179492187500017, 54.2142578125], - [25.46113281250001, 54.292773437499996], - [25.505664062500017, 54.264941406249996], - [25.52734375, 54.215136718749996], - [25.497363281250017, 54.175244140625], - [25.573046875000017, 54.139892578125], - [25.765234375, 54.17978515625], - [25.702539062500023, 54.29296875], - [25.61689453125001, 54.310107421874996], - [25.557519531250023, 54.310693359375], - [25.54736328125, 54.331835937499996], - [25.56757812500001, 54.37705078125], - [25.62031250000001, 54.460400390625], - [25.68515625, 54.535791015625], - [25.72480468750001, 54.564257812499996], - [25.73164062500001, 54.590380859374996], - [25.722460937500017, 54.71787109375], - [25.859277343750023, 54.919287109375], - [25.964453125, 54.94716796875], - [26.09296875000001, 54.9623046875], - [26.175195312500023, 55.003271484375], - [26.250781250000017, 55.12451171875], - [26.291796875000017, 55.139599609375], - [26.601171875, 55.130175781249996], - [26.6484375, 55.20419921875], - [26.775683593750017, 55.273095703125], - [26.760156250000023, 55.293359375], - [26.68125, 55.306445312499996], - [26.49531250000001, 55.318017578125], - [26.457617187500006, 55.34248046875], - [26.469531250000017, 55.371923828125], - [26.51923828125001, 55.44814453125], - [26.56660156250001, 55.546484375], - [26.5908203125, 55.62265625], - [26.593554687500017, 55.667529296874996], - [27.052539062500017, 55.83056640625], - [27.576757812500006, 55.798779296875], - [28.14794921875, 56.142919921875] - ] - ] - }, - "properties": { - "name": "Belarus", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-87.8529296875, 17.4228515625], - [-87.92998046874996, 17.283007812500017], - [-87.826416015625, 17.546289062499994], - [-87.8529296875, 17.4228515625] - ] - ], - [ - [ - [-88.89404296875, 15.890625], - [-89.2328125, 15.888671875], - [-89.16147460937503, 17.81484375], - [-89.13354492187503, 17.970800781249977], - [-88.80634765624998, 17.965527343749983], - [-88.52299804687499, 18.445898437500063], - [-88.29565429687494, 18.47241210937503], - [-88.34926757812494, 18.358837890624983], - [-88.1302734375, 18.350732421875023], - [-88.08525390624999, 18.226123046875045], - [-88.27172851562494, 17.60986328125], - [-88.203466796875, 17.5166015625], - [-88.31342773437501, 16.632763671874983], - [-88.89404296875, 15.890625] - ] - ] - ] - }, - "properties": { - "name": "Belize", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-64.73027343749999, 32.29345703125], - [-64.86284179687499, 32.273876953125], - [-64.66831054687499, 32.38193359375], - [-64.73027343749999, 32.29345703125] - ] - ] - }, - "properties": { - "name": "Bermuda", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-58.15976562499999, -20.164648437500006], - [-58.18017578125, -19.81787109375], - [-59.09052734375, -19.286230468750006], - [-60.00737304687499, -19.29755859375001], - [-61.7568359375, -19.6453125], - [-62.276318359375, -20.5625], - [-62.27666015624999, -21.066015625], - [-62.65097656249999, -22.233691406250003], - [-62.84335937499999, -21.99726562500001], - [-63.92167968749999, -22.028613281250003], - [-63.97612304687499, -22.072558593750003], - [-64.26640624999999, -22.603320312500003], - [-64.30791015624999, -22.7953125], - [-64.32529296874999, -22.82763671875], - [-64.373974609375, -22.761035156250003], - [-64.4455078125, -22.58535156250001], - [-64.477734375, -22.4853515625], - [-64.5236328125, -22.37158203125], - [-64.60551757812499, -22.228808593750003], - [-64.992626953125, -22.109667968750003], - [-65.518798828125, -22.09453125], - [-65.686181640625, -22.11025390625001], - [-65.77104492187499, -22.099609375], - [-65.86015624999999, -22.01972656250001], - [-66.05859375, -21.879492187500006], - [-66.098583984375, -21.835058593750006], - [-66.17465820312499, -21.8056640625], - [-66.220166015625, -21.802539062500003], - [-66.24760742187499, -21.83046875], - [-66.28212890625, -21.94746093750001], - [-66.3224609375, -22.053125], - [-66.365185546875, -22.11376953125], - [-66.71171874999999, -22.21630859375], - [-66.99111328125, -22.509863281250006], - [-67.19487304687499, -22.82167968750001], - [-67.362255859375, -22.85517578125001], - [-67.57993164062499, -22.891699218750006], - [-67.79443359375, -22.879492187500006], - [-67.87944335937499, -22.82294921875001], - [-67.88173828125, -22.49335937500001], - [-68.18642578125, -21.61855468750001], - [-68.197021484375, -21.30029296875], - [-68.558251953125, -20.901953125], - [-68.484326171875, -20.62841796875], - [-68.74516601562499, -20.45859375], - [-68.75932617187499, -20.115527343750003], - [-68.560693359375, -19.967089843750003], - [-68.559375, -19.90234375], - [-68.578271484375, -19.856542968750006], - [-68.69619140625, -19.74072265625], - [-68.69829101562499, -19.72109375], - [-68.57529296874999, -19.56015625], - [-68.462890625, -19.43281250000001], - [-68.470166015625, -19.409960937500003], - [-68.49199218749999, -19.381933593750006], - [-68.85795898437499, -19.093359375], - [-68.96831054687499, -18.96796875000001], - [-68.97885742187499, -18.81298828125], - [-69.026806640625, -18.65625], - [-69.09228515625, -18.28242187500001], - [-69.145458984375, -18.14404296875], - [-69.0939453125, -18.05048828125001], - [-69.28232421874999, -17.96484375], - [-69.31337890625, -17.943164062500003], - [-69.5109375, -17.50605468750001], - [-69.51108398437499, -17.5048828125], - [-69.510986328125, -17.46035156250001], - [-69.521923828125, -17.388964843750003], - [-69.645703125, -17.24853515625], - [-69.62485351562499, -17.2001953125], - [-69.020703125, -16.6421875], - [-69.03291015625, -16.47597656250001], - [-68.8427734375, -16.337890625], - [-69.21757812499999, -16.14912109375001], - [-69.4208984375, -15.640625], - [-69.17246093749999, -15.236621093750003], - [-69.37470703125, -14.962988281250006], - [-69.35947265624999, -14.7953125], - [-68.87089843749999, -14.169726562500003], - [-69.07412109375, -13.682812500000011], - [-68.97861328124999, -12.880078125000011], - [-68.68525390625, -12.501953125], - [-69.57861328125, -10.951757812500006], - [-69.228515625, -10.955664062500006], - [-68.84833984375, -11.011132812500009], - [-68.678369140625, -11.11279296875], - [-68.39799804687499, -11.01875], - [-68.0716796875, -10.703125], - [-67.99169921875, -10.674414062500006], - [-67.83500976562499, -10.662792968750011], - [-67.72177734374999, -10.68310546875], - [-67.416943359375, -10.389843750000011], - [-66.575341796875, -9.89990234375], - [-65.396142578125, -9.71240234375], - [-65.298583984375, -10.146777343750003], - [-65.31308593749999, -10.253027343750006], - [-65.395458984375, -10.392285156250011], - [-65.4369140625, -10.449023437500003], - [-65.44711914062499, -10.507421875], - [-65.33403320312499, -10.892773437500011], - [-65.32377929687499, -11.024804687500009], - [-65.389892578125, -11.246289062500011], - [-65.1857421875, -11.74951171875], - [-64.783447265625, -12.059375], - [-64.42050781249999, -12.439746093750003], - [-63.68857421874999, -12.47802734375], - [-63.3466796875, -12.680078125], - [-63.06748046874999, -12.669140625000011], - [-62.76547851562499, -12.997265625000011], - [-62.11801757812499, -13.159765625], - [-62.09477539062499, -13.241992187500003], - [-61.944726562499994, -13.40625], - [-61.87412109374999, -13.470410156250011], - [-61.789941406249994, -13.525585937500011], - [-61.57568359375, -13.524804687500009], - [-61.51157226562499, -13.541210937500011], - [-61.41606445312499, -13.526562500000011], - [-61.129150390625, -13.49853515625], - [-61.07700195312499, -13.48974609375], - [-60.506591796875, -13.78984375], - [-60.372705078124994, -14.41875], - [-60.273339843749994, -15.088769531250009], - [-60.402001953124994, -15.0927734375], - [-60.583203125, -15.098339843750011], - [-60.53046875, -15.143164062500006], - [-60.38046875, -15.318261718750009], - [-60.242333984374994, -15.479589843750006], - [-60.20664062499999, -15.901953125], - [-60.18720703125, -16.132128906250003], - [-60.17558593749999, -16.269335937500003], - [-58.53793945312499, -16.328222656250006], - [-58.49658203125, -16.32666015625], - [-58.42368164062499, -16.307910156250003], - [-58.37539062499999, -16.28359375], - [-58.345605468749994, -16.284375], - [-58.35039062499999, -16.490820312500006], - [-58.470605468749994, -16.650195312500003], - [-58.478125, -16.70068359375], - [-58.45981445312499, -16.910742187500006], - [-58.417382812499994, -17.08056640625], - [-58.39599609375, -17.23427734375001], - [-58.34775390624999, -17.28212890625001], - [-57.99091796875, -17.51289062500001], - [-57.905029296875, -17.532324218750006], - [-57.832470703125, -17.512109375], - [-57.78886718749999, -17.573046875], - [-57.780175781249994, -17.67177734375001], - [-57.66166992187499, -17.947363281250006], - [-57.58647460937499, -18.12226562500001], - [-57.49565429687499, -18.214648437500003], - [-57.57402343749999, -18.279296875], - [-57.725, -18.733203125], - [-57.783105468749994, -18.91425781250001], - [-57.716796875, -19.044042968750006], - [-58.131494140624994, -19.74453125], - [-57.860742187499994, -19.979589843750006], - [-57.887597656249994, -20.02041015625001], - [-57.96015625, -20.04072265625001], - [-58.021142578124994, -20.05517578125], - [-58.09375, -20.15107421875001], - [-58.15976562499999, -20.164648437500006] - ] - ] - }, - "properties": { - "name": "Bolivia", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-48.48588867187493, -27.76699218749998], - [-48.554589843749994, -27.81220703125004], - [-48.542187499999955, -27.57480468749999], - [-48.41489257812495, -27.399609375], - [-48.48588867187493, -27.76699218749998] - ] - ], - [ - [ - [-48.584423828124955, -26.401562499999983], - [-48.665771484375, -26.289648437500006], - [-48.53974609374998, -26.170312500000023], - [-48.584423828124955, -26.401562499999983] - ] - ], - [ - [ - [-45.26025390624997, -23.889160156249986], - [-45.451416015625, -23.895605468749977], - [-45.30234375, -23.727539062500014], - [-45.26025390624997, -23.889160156249986] - ] - ], - [ - [ - [-44.12929687499994, -23.14189453124999], - [-44.36015624999999, -23.17207031250001], - [-44.24287109374998, -23.074121093750037], - [-44.12929687499994, -23.14189453124999] - ] - ], - [ - [ - [-38.90356445312497, -13.473437499999974], - [-38.97758789062496, -13.523535156249963], - [-39.02216796874998, -13.445605468749989], - [-38.907128906249994, -13.401074218749983], - [-38.90356445312497, -13.473437499999974] - ] - ], - [ - [ - [-38.743847656249955, -13.097070312500037], - [-38.668115234374966, -12.880175781249989], - [-38.601171875, -12.99257812499998], - [-38.743847656249955, -13.097070312500037] - ] - ], - [ - [ - [-44.49931640625002, -2.939648437499983], - [-44.597753906250006, -3.037597656249943], - [-44.4814453125, -2.717578125000031], - [-44.49931640625002, -2.939648437499983] - ] - ], - [ - [ - [-44.88310546874996, -1.317871093749986], - [-45.020849609375034, -1.372363281249974], - [-44.978662109374966, -1.267285156249983], - [-44.88310546874996, -1.317871093749986] - ] - ], - [ - [ - [-51.83251953124997, -1.433789062499969], - [-51.938378906249966, -1.452636718749986], - [-51.680029296875006, -1.086132812500026], - [-51.546044921874966, -0.649609375], - [-51.25400390624998, -0.54140625], - [-51.16074218749998, -0.666699218750011], - [-51.27631835937498, -1.02177734374996], - [-51.83251953124997, -1.433789062499969] - ] - ], - [ - [ - [-49.62866210937497, -0.229199218749969], - [-49.11699218749999, -0.163574218750014], - [-48.39267578124995, -0.29736328125], - [-48.83359375, -1.390039062500023], - [-49.038476562499994, -1.5140625], - [-49.17270507812498, -1.41259765625], - [-49.233984375000034, -1.59951171874998], - [-49.50664062499999, -1.511621093750023], - [-49.587890625, -1.712402343749972], - [-49.805126953124955, -1.790234375000026], - [-50.06572265625002, -1.703808593749997], - [-50.50761718749999, -1.787988281250009], - [-50.759765625, -1.240234374999972], - [-50.72949218749997, -1.126757812499946], - [-50.57695312499999, -1.103125], - [-50.709619140624994, -1.07773437499999], - [-50.796093749999955, -0.90625], - [-50.6455078125, -0.27285156249998], - [-50.24824218749998, -0.11640625], - [-49.62866210937497, -0.229199218749969] - ] - ], - [ - [ - [-50.65288085937499, -0.131640624999989], - [-50.926367187500034, -0.327343749999983], - [-51.03808593749994, -0.225878906250003], - [-50.84218750000002, -0.050195312500009], - [-50.65288085937499, -0.131640624999989] - ] - ], - [ - [ - [-49.44389648437499, -0.112402343749977], - [-49.83007812499997, -0.093896484375023], - [-49.50346679687496, 0.083691406250011], - [-49.37231445312497, 0.001074218749963], - [-49.44389648437499, -0.112402343749977] - ] - ], - [ - [ - [-49.73823242187498, 0.26816406250002], - [-49.917089843750006, -0.023193359375014], - [-50.339453125, 0.043359375000051], - [-50.27265624999998, 0.231738281249974], - [-49.73823242187498, 0.26816406250002] - ] - ], - [ - [ - [-50.42612304687498, 0.139257812500048], - [-50.44394531249998, -0.007666015624949], - [-50.623925781249966, 0.054394531249983], - [-50.372753906249955, 0.590869140625031], - [-50.33227539062497, 0.259033203125028], - [-50.42612304687498, 0.139257812500048] - ] - ], - [ - [ - [-50.152929687500006, 0.393017578125054], - [-50.26132812499998, 0.359179687500003], - [-50.281689453124955, 0.51650390624998], - [-50.05883789062503, 0.638037109374963], - [-50.152929687500006, 0.393017578125054] - ] - ], - [ - [ - [-50.29897460937502, 1.93852539062496], - [-50.45610351562496, 1.910498046875034], - [-50.49101562499996, 2.128613281249969], - [-50.34199218749998, 2.14174804687498], - [-50.29897460937502, 1.93852539062496] - ] - ], - [ - [ - [-59.69970703125, 4.353515625], - [-59.73857421874993, 4.226757812500026], - [-59.62021484374998, 4.023144531250026], - [-59.557763671874966, 3.960009765625031], - [-59.551123046875034, 3.933544921874969], - [-59.854394531249994, 3.5875], - [-59.99433593749998, 2.689990234375031], - [-59.88964843749997, 2.362939453125009], - [-59.75522460937495, 2.27412109375004], - [-59.74350585937498, 2.12163085937496], - [-59.75175781249996, 1.962402343750028], - [-59.75620117187498, 1.900634765624972], - [-59.666601562500006, 1.746289062499969], - [-59.53569335937499, 1.7], - [-59.23120117187494, 1.376025390625031], - [-58.82177734374994, 1.201220703125031], - [-58.787207031250006, 1.208496093750014], - [-58.73032226562498, 1.247509765625054], - [-58.68461914062499, 1.28105468749996], - [-58.511865234374966, 1.284667968749986], - [-58.506054687499926, 1.438671875000011], - [-58.39580078124993, 1.481738281249989], - [-58.38037109375, 1.530224609375011], - [-58.34067382812498, 1.587548828125051], - [-58.03466796875, 1.520263671875014], - [-57.9828125, 1.648437500000014], - [-57.87343750000002, 1.667285156250045], - [-57.79565429687497, 1.7], - [-57.59443359375001, 1.704101562499986], - [-57.54575195312495, 1.726074218750028], - [-57.31748046874998, 1.963476562499991], - [-57.27558593749998, 1.959228515625014], - [-57.189599609374966, 1.981591796875037], - [-57.11889648437494, 2.013964843749974], - [-57.09267578125002, 2.005810546874997], - [-57.03759765625, 1.936474609374997], - [-56.96953124999999, 1.91640625], - [-56.48281249999994, 1.942138671874986], - [-56.019921874999966, 1.842236328124983], - [-55.96333007812498, 1.85708007812498], - [-55.929638671874955, 1.8875], - [-55.92163085937503, 1.976660156250006], - [-55.91533203124999, 2.039550781250028], - [-55.96196289062496, 2.09511718749998], - [-56.02006835937499, 2.15815429687504], - [-56.073632812499994, 2.236767578124969], - [-56.13769531249997, 2.259033203124986], - [-56.12939453124997, 2.299511718749969], - [-56.08779296875002, 2.341308593750043], - [-56.045117187499955, 2.364404296875037], - [-56.02036132812498, 2.392773437500054], - [-55.993505859375006, 2.497509765624983], - [-55.9755859375, 2.515966796875006], - [-55.957470703124955, 2.52045898437504], - [-55.730566406250006, 2.406152343750023], - [-55.385351562500006, 2.440625], - [-55.34399414062503, 2.488769531249972], - [-55.28603515625002, 2.49965820312498], - [-55.18769531249998, 2.547509765625037], - [-55.114111328125006, 2.539208984375037], - [-55.07031249999994, 2.548339843750028], - [-55.005810546874955, 2.592968749999983], - [-54.97866210937502, 2.597656250000043], - [-54.968408203124966, 2.548339843750028], - [-54.92656249999999, 2.497363281250045], - [-54.876074218750006, 2.450390624999969], - [-54.72221679687499, 2.441650390624972], - [-54.69741210937502, 2.359814453124997], - [-54.66186523437497, 2.327539062499994], - [-54.61625976562499, 2.326757812500006], - [-54.59194335937502, 2.313769531250031], - [-54.55048828125001, 2.293066406249991], - [-54.51508789062498, 2.245458984374963], - [-54.43310546875, 2.207519531250057], - [-54.13007812499998, 2.121044921875026], - [-53.76777343749998, 2.354833984375048], - [-52.90346679687502, 2.211523437499977], - [-52.58300781250003, 2.528906249999977], - [-52.327880859375, 3.18173828125002], - [-51.65253906249998, 4.061279296874972], - [-51.54707031250001, 4.31088867187502], - [-51.219921874999955, 4.093603515624991], - [-50.71440429687502, 2.134033203125], - [-50.458886718749994, 1.829589843749972], - [-49.957128906250006, 1.65986328125004], - [-49.898876953124955, 1.16298828124998], - [-50.29443359374997, 0.835742187500003], - [-50.755078124999955, 0.222558593749966], - [-51.28291015625001, -0.085205078125028], - [-51.98081054687498, -1.367968749999974], - [-52.22924804687497, -1.3625], - [-52.664160156250034, -1.551757812500028], - [-51.94755859374996, -1.586718749999946], - [-50.89492187500002, -0.937597656249963], - [-50.690039062500006, -1.761718749999986], - [-50.40322265625002, -2.015527343750009], - [-49.999218749999955, -1.831835937499974], - [-49.71953125000002, -1.926367187499963], - [-49.31367187500001, -1.731738281250003], - [-49.63652343749996, -2.656933593750026], - [-49.45751953125, -2.504589843749983], - [-49.21103515624998, -1.916503906249986], - [-48.99130859374998, -1.829785156249997], - [-48.71000976562496, -1.487695312500023], - [-48.46293945312499, -1.613964843749997], - [-48.349804687499926, -1.482128906249955], - [-48.46806640624996, -1.393847656250003], - [-48.44980468749998, -1.145507812499943], - [-48.11508789062498, -0.7375], - [-47.557324218749955, -0.669921874999957], - [-47.418652343749955, -0.765917968749974], - [-47.39809570312502, -0.626660156250026], - [-45.45859374999995, -1.35625], - [-45.32915039062496, -1.71728515625], - [-45.07636718749998, -1.466406249999949], - [-44.72114257812498, -1.733496093750006], - [-44.778515624999955, -1.798828125], - [-44.651269531249966, -1.745800781250026], - [-44.537792968749955, -2.052734374999943], - [-44.75634765624997, -2.265527343749952], - [-44.66240234375002, -2.373242187499955], - [-44.435449218749966, -2.168066406249991], - [-44.38183593749997, -2.365527343749989], - [-44.52011718749998, -2.40546875000004], - [-44.589013671874994, -2.573437499999983], - [-44.72304687500002, -3.204785156249997], - [-44.43754882812496, -2.944433593749977], - [-44.228613281250006, -2.471289062499949], - [-44.105566406250006, -2.493457031250031], - [-44.19267578124999, -2.809570312499943], - [-43.93291015624999, -2.583496093749986], - [-43.45512695312499, -2.502050781250006], - [-43.38007812499998, -2.376074218750006], - [-42.93671874999998, -2.465039062500011], - [-42.24960937499998, -2.7919921875], - [-41.876171874999926, -2.746582031249986], - [-41.479931640624955, -2.916503906249972], - [-40.474560546874926, -2.795605468750026], - [-39.96469726562498, -2.861523437499955], - [-38.475781249999955, -3.717480468749997], - [-38.04882812500003, -4.216406250000034], - [-37.626318359375006, -4.592089843750003], - [-37.30146484375001, -4.713085937499969], - [-37.174658203125006, -4.912402343749974], - [-36.590722656249966, -5.097558593749952], - [-35.549414062500006, -5.129394531249957], - [-35.39257812499994, -5.250878906250009], - [-34.833886718749994, -7.024414062500014], - [-34.83466796874998, -7.97148437499996], - [-35.34086914062499, -9.230664062499983], - [-35.76396484374993, -9.702539062500023], - [-35.890820312499926, -9.687011718749957], - [-35.88544921875001, -9.84765625], - [-36.39833984374994, -10.484082031249983], - [-36.768310546875, -10.671679687500017], - [-37.18281249999998, -11.06845703125002], - [-37.35600585937502, -11.403906249999977], - [-37.35922851562495, -11.252539062499963], - [-37.68872070312503, -12.1], - [-38.019238281249955, -12.591308593750028], - [-38.401757812499994, -12.966210937500023], - [-38.69096679687502, -12.623925781250009], - [-38.85175781250001, -12.790136718750034], - [-38.76372070312502, -12.9072265625], - [-38.835302734375034, -13.147167968750026], - [-39.030908203124994, -13.365136718750023], - [-39.08935546875, -13.588183593749989], - [-38.988623046875006, -13.61503906249996], - [-39.04814453124996, -14.043945312500028], - [-38.94233398437498, -14.030664062499994], - [-39.05957031249997, -14.654785156249957], - [-38.88061523437503, -15.864257812499972], - [-39.20288085937503, -17.178125], - [-39.154003906249926, -17.70390625000003], - [-39.650781249999966, -18.252343750000037], - [-39.78330078124998, -19.571777343749986], - [-40.001367187499994, -19.74199218750003], - [-40.39594726562501, -20.56943359375002], - [-40.78925781250001, -20.90605468750003], - [-40.954541015624926, -21.237890624999963], - [-41.04726562499999, -21.505664062499974], - [-41.00029296875002, -21.99902343750003], - [-41.70551757812498, -22.30966796874999], - [-41.980419921874955, -22.580664062499963], - [-42.042382812499966, -22.947070312500003], - [-42.95830078124996, -22.96708984374999], - [-43.154296875, -22.725195312500006], - [-43.22416992187502, -22.991210937500014], - [-43.898828124999966, -23.10146484375001], - [-43.97382812499998, -23.057324218749983], - [-43.675976562499955, -23.00947265625001], - [-43.86616210937498, -22.910546875000023], - [-44.63725585937496, -23.05546875], - [-44.67382812499994, -23.206640625000034], - [-44.56967773437495, -23.27402343749999], - [-45.32539062499998, -23.59970703124999], - [-45.464306640624955, -23.802539062500017], - [-45.97207031250002, -23.795507812500006], - [-46.86728515624998, -24.236328125000014], - [-47.989160156249994, -25.03574218749999], - [-47.92939453124998, -25.16826171874999], - [-48.20273437499998, -25.41650390625003], - [-48.18593749999994, -25.309863281249974], - [-48.402490234374994, -25.27207031249999], - [-48.47612304687499, -25.44296875], - [-48.73173828124993, -25.36875], - [-48.6921875, -25.49150390625003], - [-48.40117187500002, -25.59736328125001], - [-48.665771484375, -25.844335937499963], - [-48.576318359374994, -25.935449218749966], - [-48.61943359374996, -26.17939453125001], - [-48.74829101562503, -26.26865234374999], - [-48.55415039062498, -27.195996093749997], - [-48.62080078124998, -28.075585937499966], - [-48.799658203125006, -28.575292968749977], - [-49.27128906249999, -28.87119140625005], - [-49.745996093749966, -29.363183593749994], - [-50.299511718749955, -30.42578125000003], - [-50.92138671874997, -31.25839843750002], - [-52.039208984374994, -32.11484374999996], - [-52.063232421875, -31.830371093750017], - [-51.68066406249994, -31.774609375000026], - [-51.272167968749955, -31.476953125000037], - [-51.16142578124996, -31.11884765625001], - [-50.980078125000034, -31.09423828124997], - [-50.94082031249994, -30.903710937499966], - [-50.68930664062495, -30.70419921874999], - [-50.71630859374994, -30.425976562499983], - [-50.58193359375002, -30.438867187500037], - [-50.56352539062499, -30.25361328125004], - [-51.02495117187493, -30.36865234375003], - [-51.29804687499998, -30.03486328124997], - [-51.15727539062499, -30.364257812500014], - [-51.283056640625034, -30.751562499999963], - [-51.35908203124998, -30.674511718749983], - [-51.506298828124955, -31.104492187500014], - [-51.97246093749999, -31.383789062499986], - [-52.19355468749998, -31.885546874999974], - [-52.12739257812501, -32.1677734375], - [-52.652246093749994, -33.137792968750006], - [-53.37060546874997, -33.74218750000003], - [-53.39755859374995, -33.737304687500014], - [-53.46357421875001, -33.70986328125002], - [-53.531347656250034, -33.65546875000004], - [-53.531347656250034, -33.1708984375], - [-53.511865234374966, -33.10869140625003], - [-53.482861328124926, -33.068554687500026], - [-53.39521484375001, -33.01035156249998], - [-53.31010742187499, -32.927050781249974], - [-53.21406249999998, -32.82109375], - [-53.12558593749998, -32.73671875], - [-53.15727539062496, -32.680078125], - [-53.601708984374994, -32.40302734374997], - [-53.76171875, -32.05683593749997], - [-53.920605468749926, -31.95234375], - [-54.220556640625034, -31.855175781249997], - [-54.58764648437503, -31.48515625000003], - [-55.036035156249994, -31.27900390625004], - [-55.091162109375034, -31.31396484374997], - [-55.173535156249926, -31.279589843749974], - [-55.557324218749955, -30.8759765625], - [-55.60302734375003, -30.85078125000001], - [-55.62714843749998, -30.858105468749997], - [-55.650488281250034, -30.89208984375], - [-55.66523437500001, -30.92490234375002], - [-55.807763671874994, -31.036718749999977], - [-55.87368164062502, -31.069628906250017], - [-55.95200195312498, -31.08085937499999], - [-56.0046875, -31.079199218750006], - [-56.01845703125002, -30.991894531249983], - [-55.998974609374955, -30.837207031250003], - [-56.4072265625, -30.44746093750001], - [-56.83271484374998, -30.107226562499974], - [-57.120507812499994, -30.144433593749994], - [-57.21445312499995, -30.283398437499983], - [-57.55229492187496, -30.261230468749986], - [-57.60888671875003, -30.187792968750045], - [-57.563867187499994, -30.139941406249974], - [-57.40522460937501, -30.03388671875004], - [-57.22465820312499, -29.782128906249994], - [-56.938623046874994, -29.594824218750034], - [-55.890527343749994, -28.370019531249994], - [-55.68725585937497, -28.38164062499996], - [-55.72548828125002, -28.20410156250003], - [-55.10151367187501, -27.866796874999963], - [-54.82910156250003, -27.55058593750003], - [-54.32700195312495, -27.423535156249997], - [-53.83818359375002, -27.121093750000014], - [-53.668554687500006, -26.288183593749977], - [-53.89116210937499, -25.66884765625001], - [-54.15458984374999, -25.523046874999963], - [-54.44394531249998, -25.625], - [-54.615869140624994, -25.576074218750023], - [-54.61054687499998, -25.432714843750034], - [-54.47314453124997, -25.22021484375], - [-54.43623046875001, -25.12128906250001], - [-54.281005859375, -24.30605468750001], - [-54.31826171874994, -24.128125], - [-54.26689453124996, -24.06582031250001], - [-54.241796875, -24.047265624999966], - [-54.44023437500002, -23.90175781249998], - [-54.62548828125, -23.8125], - [-54.98266601562494, -23.974511718749966], - [-55.081884765625006, -23.997656249999977], - [-55.1943359375, -24.017480468750023], - [-55.28691406249993, -24.00429687499999], - [-55.366308593750034, -23.99101562499996], - [-55.41591796875002, -23.95136718749997], - [-55.4423828125, -23.86533203125002], - [-55.4423828125, -23.792578125000034], - [-55.458886718749966, -23.686718750000054], - [-55.51845703124994, -23.627246093750017], - [-55.53828124999998, -23.580957031249994], - [-55.61767578125, -22.67148437499999], - [-55.74663085937499, -22.51269531249997], - [-55.753271484375006, -22.410156250000043], - [-55.84916992187499, -22.307617187500014], - [-55.991406249999926, -22.28115234375005], - [-56.18984374999994, -22.28115234375005], - [-56.246044921874926, -22.26464843749997], - [-56.39487304687498, -22.092675781250023], - [-56.44780273437502, -22.07617187500003], - [-56.77519531249999, -22.261328125], - [-57.955908203125034, -22.109179687500003], - [-57.94267578124999, -21.79833984375], - [-57.830224609374994, -20.99794921875001], - [-57.91513671874998, -20.690332031249966], - [-57.97905273437493, -20.65732421874999], - [-58.00224609374996, -20.465429687499977], - [-58.02539062499997, -20.41582031249999], - [-58.05844726562495, -20.38613281249998], - [-58.091503906249926, -20.33320312500004], - [-58.124609375000034, -20.293457031250014], - [-58.13779296874995, -20.237304687500043], - [-58.15976562499998, -20.164648437499977], - [-58.09375, -20.15107421874997], - [-58.021142578124994, -20.05517578124997], - [-57.96015625000001, -20.04072265625004], - [-57.887597656249966, -20.020410156249994], - [-57.860742187499994, -19.97958984375002], - [-58.029931640624994, -19.83271484375004], - [-58.131494140624994, -19.74453125], - [-57.71679687499997, -19.044042968750034], - [-57.73085937499999, -18.91718750000004], - [-57.783105468749994, -18.91425781249997], - [-57.725, -18.73320312500003], - [-57.57402343749993, -18.279296875000014], - [-57.49565429687496, -18.21464843749999], - [-57.58647460937499, -18.122265625], - [-57.66166992187493, -17.94736328124999], - [-57.78017578125002, -17.67177734374998], - [-57.78886718750002, -17.573046875000017], - [-57.83247070312501, -17.512109375000037], - [-57.90502929687497, -17.53232421874999], - [-57.990917968749955, -17.512890625000026], - [-58.20556640625, -17.363085937499974], - [-58.347753906250006, -17.282128906249994], - [-58.39599609374997, -17.234277343750023], - [-58.417382812499994, -17.08056640624997], - [-58.459814453125006, -16.910742187500006], - [-58.478125, -16.70068359375003], - [-58.470605468749994, -16.650195312500045], - [-58.35039062500002, -16.49082031249999], - [-58.34560546875002, -16.284375], - [-58.375390624999966, -16.283593749999966], - [-58.423681640625034, -16.30791015625003], - [-58.49658203124994, -16.32666015625003], - [-58.537939453125034, -16.32822265624999], - [-60.17558593749996, -16.26933593749999], - [-60.187207031249955, -16.132128906250017], - [-60.206640625, -15.90195312500002], - [-60.242333984374994, -15.479589843750034], - [-60.38046874999998, -15.318261718750023], - [-60.53046874999998, -15.143164062499977], - [-60.58320312499998, -15.098339843749983], - [-60.273339843749994, -15.088769531249994], - [-60.372705078124994, -14.41875], - [-60.506591796875, -13.78984375], - [-61.077001953125034, -13.489746093750014], - [-61.129150390625, -13.498535156250028], - [-61.41606445312502, -13.526562499999969], - [-61.511572265625006, -13.541210937500011], - [-61.789941406249966, -13.525585937500026], - [-61.87412109374998, -13.470410156249983], - [-61.944726562499966, -13.40625], - [-62.09477539062499, -13.241992187499989], - [-62.118017578125006, -13.15976562500002], - [-62.765478515625034, -12.99726562500004], - [-63.01518554687502, -12.80556640624998], - [-63.067480468750006, -12.669140624999983], - [-63.34667968749994, -12.68007812499999], - [-63.68857421874998, -12.478027343749957], - [-64.42050781249995, -12.439746093749974], - [-64.783447265625, -12.059375], - [-65.18574218749998, -11.749511718749957], - [-65.389892578125, -11.246289062500011], - [-65.33403320312499, -10.892773437500026], - [-65.44711914062503, -10.507421875000034], - [-65.4369140625, -10.449023437499946], - [-65.39545898437498, -10.392285156250026], - [-65.31308593749998, -10.253027343749991], - [-65.29858398437497, -10.146777343750017], - [-65.39614257812494, -9.712402343749986], - [-66.57534179687502, -9.899902343749986], - [-67.41694335937495, -10.389843749999969], - [-67.72177734374998, -10.683105468749943], - [-67.83500976562496, -10.662792968749983], - [-67.99169921875, -10.674414062499949], - [-68.07167968749994, -10.703125], - [-68.39799804687499, -11.01875], - [-68.678369140625, -11.11279296875], - [-68.84833984374998, -11.01113281249998], - [-69.228515625, -10.955664062499963], - [-69.46254882812497, -10.948144531250023], - [-69.57861328125, -10.951757812499963], - [-69.67402343749998, -10.9541015625], - [-69.83979492187501, -10.93339843749996], - [-69.96035156249997, -10.92988281250004], - [-70.06630859374997, -10.982421875], - [-70.22006835937503, -11.04765625], - [-70.29038085937498, -11.064257812499974], - [-70.34199218750001, -11.066699218750017], - [-70.39228515624995, -11.058593749999972], - [-70.45087890624998, -11.024804687500009], - [-70.53325195312496, -10.946875], - [-70.59653320312498, -10.976855468750017], - [-70.642333984375, -11.010253906249986], - [-70.59916992187499, -9.620507812500009], - [-70.54111328124998, -9.4375], - [-70.60791015625, -9.463671875000031], - [-70.63691406249995, -9.478222656249969], - [-71.041748046875, -9.81875], - [-71.11528320312499, -9.852441406250009], - [-71.33940429687499, -9.988574218750031], - [-72.18159179687495, -10.003710937500003], - [-72.37905273437497, -9.51015625], - [-73.20942382812493, -9.411425781249946], - [-73.08984375, -9.26572265625002], - [-72.970361328125, -9.120117187500028], - [-72.97402343750002, -8.9931640625], - [-73.07050781249995, -8.8828125], - [-73.203125, -8.719335937499991], - [-73.30244140624995, -8.654003906250011], - [-73.36040039062496, -8.479296875000031], - [-73.39814453125001, -8.458984374999986], - [-73.54912109374993, -8.34580078125002], - [-73.73203125, -7.875390625], - [-73.72041015624993, -7.782519531250017], - [-73.76689453124999, -7.753515624999963], - [-73.82207031249996, -7.738964843750026], - [-73.89462890624998, -7.654785156250014], - [-73.946875, -7.611230468750023], - [-73.98173828124996, -7.58505859375002], - [-74.00205078125003, -7.556054687499966], - [-73.98173828124996, -7.535742187500006], - [-73.95849609374994, -7.506640625000031], - [-73.96430664062498, -7.378906250000028], - [-73.74946289062498, -7.335351562500037], - [-73.72041015624993, -7.309277343749969], - [-73.758203125, -7.172753906249952], - [-73.79301757812499, -7.135058593750003], - [-73.75810546874999, -6.90576171875], - [-73.137353515625, -6.4658203125], - [-73.23554687500001, -6.098437500000017], - [-73.209375, -6.028710937500023], - [-73.16289062499996, -5.933398437499974], - [-72.97988281249997, -5.634863281249991], - [-72.88706054687498, -5.122753906250026], - [-72.83193359374994, -5.09375], - [-72.69873046874997, -5.067187499999989], - [-72.60834960937495, -5.009570312499974], - [-72.46899414062497, -4.901269531250023], - [-72.35283203124993, -4.786035156249994], - [-72.25678710937501, -4.74892578124998], - [-71.8447265625, -4.504394531249986], - [-70.97368164062499, -4.350488281249994], - [-70.86601562499999, -4.229589843749963], - [-70.79951171874995, -4.173339843749957], - [-70.72158203124997, -4.15888671875004], - [-70.53066406249997, -4.167578125000034], - [-70.40463867187498, -4.150097656250026], - [-70.34365234375, -4.193652343750017], - [-70.31689453124994, -4.246972656250037], - [-70.23916015625002, -4.30117187499998], - [-70.12880859375, -4.286621093749943], - [-70.05332031249998, -4.333105468750006], - [-70.00395507812496, -4.327246093749963], - [-69.97202148437503, -4.30117187499998], - [-69.96591796875003, -4.2359375], - [-69.94819335937498, -4.200585937500009], - [-69.66904296875003, -2.667675781249997], - [-69.40024414062498, -1.194921874999977], - [-69.63398437500001, -0.50927734375], - [-70.07050781249993, -0.13886718750004], - [-70.05390624999993, 0.578613281250028], - [-69.47211914062498, 0.72993164062504], - [-69.15332031249994, 0.65878906250002], - [-69.31181640624999, 1.050488281249969], - [-69.85214843750003, 1.05952148437504], - [-69.84858398437493, 1.708740234375043], - [-68.17656249999999, 1.719824218749991], - [-68.25595703125, 1.845507812500017], - [-68.19379882812495, 1.987011718749983], - [-67.93623046874998, 1.748486328124969], - [-67.40043945312499, 2.116699218750028], - [-67.11923828124998, 1.703613281249986], - [-67.082275390625, 1.185400390625006], - [-66.87602539062499, 1.223046875000037], - [-66.34711914062498, 0.7671875], - [-66.06005859375003, 0.78535156250004], - [-65.68144531249999, 0.983447265624989], - [-65.52299804687493, 0.843408203124966], - [-65.55605468750002, 0.687988281250014], - [-65.47338867187497, 0.691259765624977], - [-65.10375976562497, 1.108105468749983], - [-64.20502929687493, 1.52949218750004], - [-64.00849609374995, 1.931591796874969], - [-63.43251953124994, 2.155566406250045], - [-63.389257812500006, 2.411914062500045], - [-64.04658203124998, 2.502392578124997], - [-64.22109375000002, 3.587402343749972], - [-64.66899414062496, 4.01181640625002], - [-64.788671875, 4.276025390625023], - [-64.57636718750001, 4.139892578125], - [-64.19248046874995, 4.126855468750009], - [-64.02148437500003, 3.929101562500051], - [-63.33867187500002, 3.943896484375045], - [-62.85698242187502, 3.593457031249969], - [-62.71210937499998, 4.01791992187502], - [-62.41064453124994, 4.156738281249972], - [-62.153125, 4.098388671874986], - [-61.82084960937496, 4.197021484375], - [-61.28007812500002, 4.516894531249974], - [-61.00283203125002, 4.535253906249991], - [-60.603857421875006, 4.94936523437498], - [-60.671972656250034, 5.164355468749989], - [-60.71196289062499, 5.191552734375023], - [-60.742138671874926, 5.202050781250037], - [-60.6513671875, 5.221142578125011], - [-60.45952148437499, 5.188085937500034], - [-60.40878906249998, 5.21015625], - [-60.33520507812497, 5.199316406250006], - [-60.241650390624926, 5.257958984374966], - [-60.14204101562498, 5.238818359374974], - [-59.990673828124955, 5.082861328124991], - [-60.14863281249998, 4.533251953125031], - [-59.69970703125, 4.353515625] - ] - ] - ] - }, - "properties": { - "name": "Brazil", - "childNum": 17 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-59.493310546874994, 13.081982421874997], - [-59.611328125, 13.102099609374989], - [-59.6466796875, 13.303125], - [-59.427636718749994, 13.152783203124997], - [-59.493310546874994, 13.081982421874997] - ] - ] - }, - "properties": { - "name": "Barbados", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [115.02675781250005, 4.899707031249989], - [115.1400390625, 4.899755859374991], - [115.290625, 4.352587890624989], - [115.10703125000006, 4.390429687499974], - [115.02675781250005, 4.899707031249989] - ] - ], - [ - [ - [115.02675781250005, 4.899707031249989], - [114.74667968750006, 4.718066406250017], - [114.84023437500005, 4.393212890625009], - [114.65410156250007, 4.037646484375045], - [114.0638671875, 4.592675781249966], - [114.42441406250006, 4.660400390625], - [114.99541015625002, 5.022363281250023], - [115.02675781250005, 4.899707031249989] - ] - ] - ] - }, - "properties": { - "name": "Brunei", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [91.63193359375003, 27.759960937499997], - [91.5947265625, 27.557666015624996], - [91.74306640625002, 27.442529296874994], - [91.85126953125001, 27.438623046874994], - [91.95097656249999, 27.458300781249996], - [91.99082031250003, 27.4501953125], - [92.044921875, 27.364697265624997], - [92.08339843750002, 27.290625], - [92.03115234375002, 27.214306640624997], - [92.00253906250003, 27.147363281249994], - [91.99228515625003, 27.099902343749996], - [91.99863281250003, 27.079296875], - [92.03085937500003, 27.040820312499996], - [92.06816406249999, 26.9751953125], - [92.07343750000001, 26.91484375], - [92.04970703125002, 26.874853515625], - [91.99833984374999, 26.85498046875], - [91.84208984374999, 26.852978515624997], - [91.67158203125001, 26.802001953125], - [91.517578125, 26.807324218749997], - [91.45585937499999, 26.866894531249997], - [91.4267578125, 26.867089843749994], - [91.28652343750002, 26.789941406249994], - [90.73964843750002, 26.771679687499997], - [90.34589843750001, 26.890332031249997], - [90.2060546875, 26.847509765625], - [90.12294921875002, 26.754589843749997], - [89.94316406249999, 26.723925781249996], - [89.76386718750001, 26.7015625], - [89.60996093750003, 26.719433593749997], - [89.58613281250001, 26.778955078124994], - [89.33212890625003, 26.8486328125], - [89.14824218749999, 26.816162109375], - [89.04091796875002, 26.865039062499996], - [88.85761718750001, 26.961474609374996], - [88.73876953125, 27.175585937499996], - [88.76035156250003, 27.218115234375], - [88.88164062499999, 27.2974609375], - [88.89140624999999, 27.316064453124994], - [88.94755859374999, 27.464013671874994], - [89.48066406250001, 28.059960937499994], - [89.53691406249999, 28.107421875], - [89.65273437500002, 28.15830078125], - [89.74980468749999, 28.188183593749997], - [89.81689453125, 28.256298828124997], - [89.89785156250002, 28.294140625], - [89.98105468750003, 28.311181640624994], - [90.34824218750003, 28.243945312499996], - [90.36298828125001, 28.216503906249997], - [90.33310546875003, 28.093994140625], - [90.35273437500001, 28.080224609374994], - [90.47734374999999, 28.070849609374996], - [90.63007812500001, 28.078564453124997], - [90.71572265625002, 28.071728515624997], - [91.02080078124999, 27.970068359375], - [91.07773437500003, 27.974462890625], - [91.22587890624999, 28.071240234374997], - [91.27304687500003, 28.078369140625], - [91.30683593750001, 28.064013671874996], - [91.36757812500002, 28.021630859374994], - [91.64189453124999, 27.923242187499994], - [91.63193359375003, 27.759960937499997] - ] - ] - }, - "properties": { - "name": "Bhutan", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [25.2587890625, -17.793554687500006], - [25.242285156250006, -17.969042968750003], - [25.939355468750023, -18.93867187500001], - [26.168066406250006, -19.53828125000001], - [27.17822265625, -20.10097656250001], - [27.28076171875, -20.47871093750001], - [27.679296875, -20.503027343750006], - [27.66943359375, -21.064257812500003], - [28.014062500000023, -21.55419921875], - [29.02558593750001, -21.796875], - [29.042382812500023, -22.018359375], - [29.237207031250023, -22.07949218750001], - [29.315234375000017, -22.15771484375], - [29.36484375, -22.193945312500006], - [29.1298828125, -22.21328125], - [29.013476562500017, -22.278417968750006], - [28.94580078125, -22.395117187500006], - [28.83984375, -22.480859375], - [28.21015625000001, -22.693652343750003], - [27.812597656250006, -23.108007812500006], - [27.7685546875, -23.14892578125], - [27.085546875, -23.577929687500003], - [26.835058593750006, -24.240820312500006], - [26.617773437500006, -24.3955078125], - [26.451757812500006, -24.58271484375001], - [26.39716796875001, -24.613574218750003], - [26.130859375, -24.671484375], - [26.031835937500006, -24.702441406250003], - [25.912109375, -24.74746093750001], - [25.518164062500006, -25.66279296875001], - [25.21337890625, -25.75625], - [24.33056640625, -25.74287109375001], - [24.19296875, -25.632910156250006], - [23.969531250000017, -25.626074218750006], - [23.89375, -25.600878906250003], - [23.389257812500006, -25.29140625], - [23.148730468750017, -25.288671875], - [22.878808593750023, -25.45791015625001], - [22.59765625, -26.13271484375001], - [22.548632812500017, -26.17841796875001], - [22.47089843750001, -26.219042968750003], - [22.217578125000017, -26.38886718750001], - [22.090917968750006, -26.580175781250006], - [22.01093750000001, -26.635839843750006], - [21.78828125000001, -26.710058593750006], - [21.738085937500017, -26.80683593750001], - [21.694726562500023, -26.840917968750006], - [20.73984375, -26.84882812500001], - [20.641406250000017, -26.7421875], - [20.79316406250001, -25.915625], - [20.4306640625, -25.147070312500006], - [19.98046875, -24.77675781250001], - [19.977343750000017, -22.00019531250001], - [20.9794921875, -21.9619140625], - [20.97412109375, -18.31884765625], - [23.219335937500006, -17.99970703125001], - [23.599707031250006, -18.4599609375], - [24.243945312500017, -18.0234375], - [24.530566406250017, -18.052734375], - [24.909082031250023, -17.821386718750006], - [25.2587890625, -17.793554687500006] - ] - ] - }, - "properties": { - "name": "Botswana", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [22.86005859375001, 10.919677734375], - [23.646289062500017, 9.822900390624994], - [23.62265625, 9.340625], - [23.46826171875, 9.11474609375], - [23.53730468750001, 8.815820312499994], - [24.147363281250023, 8.665625], - [24.291406250000023, 8.29140625], - [24.853320312500017, 8.137548828124991], - [25.20039062500001, 7.807910156249989], - [25.18134765625001, 7.557226562499991], - [25.27890625, 7.427490234375], - [26.36181640625, 6.635302734374989], - [26.30859375, 6.455322265625], - [26.514257812500006, 6.069238281249994], - [27.143945312500023, 5.722949218749989], - [27.4033203125, 5.109179687499989], - [27.071875, 5.199755859374989], - [26.822070312500017, 5.062402343749994], - [25.52509765625001, 5.31210937499999], - [25.065234375000017, 4.967431640624994], - [24.31982421875, 4.994140625], - [23.41718750000001, 4.663134765624989], - [22.864550781250017, 4.723876953125], - [22.422167968750017, 4.134960937499997], - [20.55810546875, 4.462695312499989], - [20.226367187500017, 4.829638671874989], - [19.806542968750023, 5.089306640624997], - [19.5009765625, 5.127490234374989], - [19.06855468750001, 4.891406249999989], - [18.594140625000023, 4.346240234374989], - [18.6103515625, 3.478417968749994], - [18.474414062500017, 3.622998046874997], - [18.160937500000017, 3.499804687499989], - [17.491601562500023, 3.687304687499989], - [16.610742187500023, 3.50537109375], - [16.468554687500017, 2.831738281249997], - [16.183398437500017, 2.270068359374989], - [16.0634765625, 2.90859375], - [15.128710937500017, 3.826904296875], - [15.063574218750006, 4.284863281249997], - [14.73125, 4.602392578124991], - [14.56298828125, 5.279931640624994], - [14.616894531250011, 5.865136718749994], - [14.43115234375, 6.038720703124994], - [14.7392578125, 6.27978515625], - [15.206738281250011, 7.206152343749991], - [15.480078125, 7.523779296874991], - [15.957617187500006, 7.507568359375], - [16.37890625, 7.683544921874997], - [16.545312500000023, 7.865478515625], - [16.784765625, 7.550976562499997], - [17.6494140625, 7.98359375], - [18.56416015625001, 8.0458984375], - [19.108691406250017, 8.656152343749994], - [18.886035156250017, 8.836035156249991], - [18.95625, 8.938867187499994], - [20.342089843750017, 9.127099609374994], - [20.773242187500017, 9.405664062499994], - [21.682714843750006, 10.289843749999989], - [21.771484375, 10.642822265625], - [22.49384765625001, 10.996240234374994], - [22.86005859375001, 10.919677734375] - ] - ] - }, - "properties": { - "name": "Central African Rep.", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-59.78759765624997, 43.939599609374994], - [-60.11748046874996, 43.95336914062506], - [-59.727148437500006, 44.002832031249994], - [-59.78759765624997, 43.939599609374994] - ] - ], - [ - [ - [-66.7625, 44.68178710937502], - [-66.8970703125, 44.62890625], - [-66.80214843749994, 44.80537109374998], - [-66.7625, 44.68178710937502] - ] - ], - [ - [ - [-60.961572265624966, 45.48994140625001], - [-61.081738281249926, 45.55781249999998], - [-60.91245117187498, 45.56728515625005], - [-60.961572265624966, 45.48994140625001] - ] - ], - [ - [ - [-73.69531249999997, 45.58549804687502], - [-73.85771484375002, 45.573583984375006], - [-73.57236328124998, 45.69448242187502], - [-73.69531249999997, 45.58549804687502] - ] - ], - [ - [ - [-73.56650390625003, 45.469091796875034], - [-73.960546875, 45.44140624999997], - [-73.68745117187498, 45.561425781249994], - [-73.47607421874997, 45.704736328124994], - [-73.56650390625003, 45.469091796875034] - ] - ], - [ - [ - [-61.10517578124998, 45.94472656250002], - [-60.86523437499997, 45.983496093750006], - [-61.05903320312501, 45.70336914062497], - [-60.73789062499995, 45.75141601562498], - [-60.46059570312494, 45.96870117187501], - [-60.733300781249994, 45.956591796875045], - [-60.297949218750034, 46.31123046874998], - [-60.22646484374994, 46.19555664062506], - [-59.86503906249993, 46.159521484375006], - [-59.8421875, 45.941552734374994], - [-60.67294921874995, 45.59082031250006], - [-61.28369140624994, 45.573876953124966], - [-61.44980468749995, 45.71621093750002], - [-61.40864257812501, 46.17036132812498], - [-60.87016601562499, 46.796777343749966], - [-60.40820312500003, 47.00351562499998], - [-60.332910156249966, 46.737011718749955], - [-60.49453125000002, 46.270263671875], - [-61.10517578124998, 45.94472656250002] - ] - ], - [ - [ - [-63.811279296875, 46.46870117187501], - [-63.68144531249993, 46.561914062499994], - [-63.12939453125, 46.422216796875034], - [-62.02373046874999, 46.42158203125001], - [-62.52607421875001, 46.20288085937503], - [-62.531347656250034, 45.977294921875], - [-63.02207031249998, 46.06660156249998], - [-62.89453125000003, 46.12358398437496], - [-63.056347656249955, 46.22392578124996], - [-62.97846679687498, 46.31635742187498], - [-63.21347656249998, 46.15986328124998], - [-63.641015624999966, 46.23046874999997], - [-63.758642578125034, 46.397607421874994], - [-64.11083984375003, 46.425439453124994], - [-64.13603515624999, 46.59970703125006], - [-64.388037109375, 46.640869140625], - [-63.99355468750002, 47.06157226562502], - [-64.08789062499997, 46.77543945312499], - [-63.811279296875, 46.46870117187501] - ] - ], - [ - [ - [-61.91411132812496, 47.284521484375034], - [-61.77255859374998, 47.25981445312499], - [-62.00830078124994, 47.23427734375002], - [-61.924707031249966, 47.425146484375006], - [-61.3955078125, 47.63764648437504], - [-61.91411132812496, 47.284521484375034] - ] - ], - [ - [ - [-54.227148437500034, 47.44135742187501], - [-54.32597656250002, 47.408105468749994], - [-54.12817382812494, 47.646826171875034], - [-54.227148437500034, 47.44135742187501] - ] - ], - [ - [ - [-74.70888671874997, 45.0038574218751], - [-73.55810546875, 45.425097656250045], - [-73.1595703125, 46.01005859375002], - [-72.10927734374997, 46.55122070312504], - [-71.26118164062495, 46.75625], - [-70.51948242187501, 47.032519531250045], - [-69.47104492187503, 47.96728515625006], - [-68.23818359374994, 48.62641601562504], - [-66.17817382812493, 49.21313476562503], - [-64.83632812499994, 49.191748046875006], - [-64.2162109375, 48.873632812500034], - [-64.51372070312493, 48.84111328124999], - [-64.24609374999994, 48.69111328124998], - [-64.34882812500001, 48.423193359375034], - [-65.259423828125, 48.02124023437503], - [-65.92670898437495, 48.188867187499994], - [-66.70439453125002, 48.0224609375], - [-66.35961914062494, 48.06064453125006], - [-65.84941406250002, 47.91103515625005], - [-65.60722656249996, 47.67001953125006], - [-65.00166015624995, 47.84682617187502], - [-64.70322265625, 47.72485351562503], - [-64.91220703125003, 47.36865234375003], - [-65.31889648437502, 47.101220703124994], - [-64.831396484375, 47.06079101562503], - [-64.88251953124993, 46.822851562500034], - [-64.54150390625, 46.240332031250034], - [-63.91591796875002, 46.165820312500045], - [-63.831933593749966, 46.107177734375], - [-64.05639648437503, 46.021337890625006], - [-63.70288085937494, 45.858007812500034], - [-62.70068359374997, 45.740576171875006], - [-62.750097656250006, 45.64824218750002], - [-62.483056640624966, 45.62182617187506], - [-61.955517578124955, 45.86816406249997], - [-61.776513671874994, 45.655615234375006], - [-61.49228515624998, 45.68701171875], - [-61.350488281249966, 45.57368164062501], - [-61.28198242187494, 45.441064453124994], - [-61.46098632812502, 45.36669921875003], - [-61.03154296875002, 45.29174804687506], - [-63.306298828124994, 44.64257812500003], - [-63.60400390624997, 44.68320312500006], - [-63.60976562499999, 44.47998046875006], - [-63.999707031249926, 44.64492187499999], - [-64.10087890624993, 44.487451171874966], - [-64.1669921875, 44.58666992187503], - [-64.28608398437493, 44.55034179687499], - [-64.27568359374993, 44.33408203124998], - [-65.48168945312497, 43.51806640625], - [-65.73813476562498, 43.56074218750001], - [-65.88691406250001, 43.79521484374999], - [-66.125732421875, 43.813818359375034], - [-66.19306640624995, 44.143847656250045], - [-65.86801757812498, 44.56879882812501], - [-66.14638671875002, 44.43593750000005], - [-66.090625, 44.50493164062499], - [-64.44814453125, 45.33745117187502], - [-64.13549804687497, 45.023046875], - [-64.09316406249997, 45.21708984375002], - [-63.368017578125034, 45.36479492187502], - [-64.87314453124998, 45.35458984375006], - [-64.31464843749998, 45.83569335937503], - [-64.48222656250002, 45.80634765624998], - [-64.63271484375002, 45.94663085937506], - [-64.77851562499998, 45.63842773437497], - [-65.88447265624995, 45.22290039062506], - [-66.10976562500002, 45.316601562499955], - [-66.02656249999995, 45.417578125], - [-66.43984374999994, 45.09589843750001], - [-66.87246093749997, 45.067285156249966], - [-67.12485351562498, 45.16943359375], - [-67.366943359375, 45.17377929687498], - [-67.43266601562496, 45.603125], - [-67.80224609374994, 45.7275390625], - [-67.806787109375, 47.08281249999999], - [-68.23549804687502, 47.34594726562503], - [-68.93720703124998, 47.21123046875002], - [-69.0501953125, 47.426611328125034], - [-69.24287109374998, 47.46298828124998], - [-70.00771484375002, 46.70893554687501], - [-70.296240234375, 45.90610351562506], - [-70.86503906249999, 45.27070312500001], - [-71.327294921875, 45.29008789062496], - [-71.51752929687495, 45.00756835937497], - [-74.663232421875, 45.00390625000003], - [-74.70888671874997, 45.0038574218751] - ] - ], - [ - [ - [-126.09208984374995, 49.35400390625003], - [-126.06401367187499, 49.26362304687501], - [-126.22963867187498, 49.29565429687506], - [-126.09208984374995, 49.35400390625003] - ] - ], - [ - [ - [-54.55439453125001, 49.5888671875], - [-54.786523437499966, 49.496142578125045], - [-54.86357421875002, 49.576074218749966], - [-54.55439453125001, 49.5888671875] - ] - ], - [ - [ - [-54.093701171874955, 49.74443359374999], - [-53.98066406250001, 49.66196289062498], - [-54.28613281249997, 49.595361328124994], - [-54.27763671875002, 49.71147460937502], - [-54.093701171874955, 49.74443359374999] - ] - ], - [ - [ - [-126.64121093749999, 49.605810546875006], - [-126.93857421874999, 49.71845703125004], - [-126.92583007812497, 49.837744140625006], - [-126.73813476562502, 49.84365234375005], - [-126.64121093749999, 49.605810546875006] - ] - ], - [ - [ - [-61.801123046875034, 49.093896484374966], - [-63.04150390624994, 49.224951171875034], - [-64.485205078125, 49.88696289062497], - [-64.13144531249995, 49.94165039062503], - [-62.858544921874966, 49.70546875000005], - [-61.817138671875, 49.28354492187498], - [-61.69614257812495, 49.139013671875006], - [-61.801123046875034, 49.093896484374966] - ] - ], - [ - [ - [-125.18413085937497, 50.09711914062498], - [-125.301171875, 50.4140625], - [-125.07402343750002, 50.22065429687501], - [-125.18413085937497, 50.09711914062498] - ] - ], - [ - [ - [-127.19731445312495, 50.640380859375], - [-125.48208007812501, 50.316796874999966], - [-124.83061523437499, 49.53007812500002], - [-123.99580078125, 49.22402343750002], - [-123.49702148437498, 48.58208007812499], - [-123.38989257812501, 48.67021484374999], - [-123.31064453125003, 48.41103515625002], - [-123.57314453124995, 48.32280273437499], - [-123.91694335937501, 48.386572265625034], - [-125.12070312500002, 48.76079101562496], - [-124.84965820312496, 49.02827148437501], - [-124.81264648437497, 49.212646484375], - [-124.92734374999998, 49.01420898437499], - [-125.489453125, 48.933789062499955], - [-125.82851562499998, 49.09184570312499], - [-125.64423828125001, 49.18579101562506], - [-125.95166015625001, 49.24804687500003], - [-125.93540039062499, 49.401464843750006], - [-126.51914062499999, 49.396777343750045], - [-126.54189453125001, 49.590478515624966], - [-126.13408203124997, 49.672314453124955], - [-126.52524414062499, 49.71958007812498], - [-126.90332031250001, 49.94414062499999], - [-127.114306640625, 49.879736328125034], - [-127.24980468749999, 50.13798828124996], - [-127.34941406249995, 50.05195312500001], - [-127.46713867187503, 50.163427734375006], - [-127.86391601562495, 50.12773437500002], - [-127.90585937499998, 50.44521484375002], - [-127.48652343749998, 50.404638671875034], - [-127.46591796874996, 50.58310546875006], - [-128.05834960937494, 50.498486328124955], - [-128.34604492187503, 50.744238281250006], - [-127.91806640624998, 50.86054687500001], - [-127.19731445312495, 50.640380859375] - ] - ], - [ - [ - [-55.45874023437494, 51.53652343750005], - [-55.58339843749994, 51.38857421875002], - [-56.031103515625034, 51.328369140625], - [-55.8, 51.033300781250034], - [-56.732324218749966, 50.007714843749994], - [-56.822167968749966, 49.613476562499955], - [-56.179394531249955, 50.114990234375], - [-56.161279296874994, 49.94013671874998], - [-55.50292968749997, 49.98315429687503], - [-56.14018554687496, 49.61914062500006], - [-55.869824218749955, 49.67016601562506], - [-56.08730468750002, 49.45195312499999], - [-55.375927734374955, 49.48974609374997], - [-55.34384765624998, 49.37290039062506], - [-55.22954101562496, 49.508154296875006], - [-55.35317382812502, 49.07944335937506], - [-54.50219726562503, 49.52734375], - [-54.44824218749997, 49.329443359375006], - [-53.957714843749955, 49.44184570312498], - [-53.61943359374996, 49.321630859375006], - [-53.57343750000001, 49.141210937500034], - [-54.16127929687494, 48.787695312500034], - [-53.852880859375006, 48.81132812499996], - [-53.966015624999955, 48.70668945312505], - [-53.70634765624999, 48.65551757812503], - [-54.11445312499998, 48.393603515625045], - [-53.027587890625, 48.634716796874955], - [-53.1357421875, 48.40185546875003], - [-53.60976562500002, 48.20771484375001], - [-53.56943359374998, 48.088085937499955], - [-53.869580078124926, 48.019677734374966], - [-53.63823242187496, 48.01464843750003], - [-53.863671874999966, 47.787011718749994], - [-53.67236328125, 47.64824218749999], - [-53.28271484375, 47.99785156249996], - [-52.86601562499993, 48.11298828124998], - [-53.16982421875002, 47.51210937500005], - [-52.945019531249955, 47.55283203124998], - [-52.782421874999955, 47.769433593749966], - [-52.653662109375034, 47.549414062500006], - [-53.11484375, 46.65581054687502], - [-53.32304687499996, 46.71835937499998], - [-53.589794921874955, 46.638867187499955], - [-53.59736328124998, 47.14599609374997], - [-54.00957031249993, 46.839599609375], - [-54.173730468749994, 46.88037109375003], - [-53.84951171875002, 47.440332031249994], - [-53.98901367187503, 47.756201171875034], - [-54.191845703124955, 47.85981445312501], - [-54.488134765625006, 47.40385742187502], - [-54.47392578124996, 47.54707031249998], - [-54.856640624999955, 47.385009765625], - [-55.31572265624993, 46.905712890624955], - [-55.78852539062498, 46.86723632812502], - [-55.91923828124996, 47.01689453124996], - [-55.49150390624996, 47.16064453125003], - [-54.78461914062501, 47.664746093749955], - [-55.366308593750034, 47.66108398437501], - [-55.57612304687498, 47.46523437499999], - [-56.12724609374999, 47.50283203125002], - [-55.867089843749994, 47.592333984375045], - [-55.85791015625, 47.81918945312498], - [-56.774121093749955, 47.56499023437499], - [-58.33686523437501, 47.73085937500002], - [-59.11694335937494, 47.57070312499999], - [-59.32065429687498, 47.736914062500006], - [-59.272070312500034, 47.99555664062504], - [-58.330224609374994, 48.52211914062502], - [-59.16767578124998, 48.558496093749966], - [-58.84179687500003, 48.74643554687498], - [-58.906445312499955, 48.65019531249999], - [-58.716455078124994, 48.59804687500002], - [-58.403662109375034, 49.08432617187498], - [-57.99052734374996, 48.987939453124966], - [-58.09892578124993, 49.07744140624999], - [-57.98007812499998, 49.229638671874994], - [-58.19091796875003, 49.25874023437498], - [-58.21337890625, 49.38666992187501], - [-58.01582031249998, 49.54248046874997], - [-57.79130859374999, 49.48999023437503], - [-57.92617187499999, 49.700830078124994], - [-57.4326171875, 50.50581054687504], - [-57.179589843749966, 50.614843750000034], - [-57.29799804687502, 50.69873046874997], - [-57.03593750000002, 51.01083984374998], - [-56.68242187500002, 51.332763671875], - [-56.025585937499955, 51.56835937500006], - [-55.6904296875, 51.471337890624994], - [-55.666406249999966, 51.57890624999999], - [-55.45874023437494, 51.53652343750005] - ] - ], - [ - [ - [-127.92465820312498, 51.47387695312497], - [-128.14877929687498, 51.62670898437503], - [-128.03173828125006, 51.708398437499966], - [-127.92465820312498, 51.47387695312497] - ] - ], - [ - [ - [-79.38427734374997, 51.951953125000045], - [-79.64375, 52.01005859374996], - [-79.27128906249996, 52.086816406249966], - [-79.38427734374997, 51.951953125000045] - ] - ], - [ - [ - [-128.36875, 52.40087890625], - [-128.43979492187503, 52.696386718750006], - [-128.24726562499998, 52.784375], - [-128.36875, 52.40087890625] - ] - ], - [ - [ - [-80.73168945312494, 52.74726562499998], - [-82.03925781249998, 53.04990234374998], - [-81.84731445312494, 53.18627929687497], - [-81.135595703125, 53.20581054687503], - [-80.73168945312494, 52.74726562499998] - ] - ], - [ - [ - [-131.7537109375, 53.195556640625], - [-131.63466796874997, 52.92216796874999], - [-131.97177734374998, 52.87983398437498], - [-131.45522460937502, 52.70170898437502], - [-131.59057617187494, 52.578222656250006], - [-131.25971679687495, 52.415917968749966], - [-131.31992187499998, 52.30307617187498], - [-131.142626953125, 52.291113281250034], - [-131.221533203125, 52.15361328124999], - [-132.16508789062493, 52.783300781250034], - [-132.14375, 52.99931640624999], - [-132.54677734374997, 53.1375], - [-131.7537109375, 53.195556640625] - ] - ], - [ - [ - [-128.55244140624998, 52.93974609375002], - [-128.50991210937502, 52.51860351562502], - [-128.678955078125, 52.289648437500006], - [-128.74633789062494, 52.763378906249955], - [-128.89980468749997, 52.67382812500003], - [-129.175927734375, 52.964941406250006], - [-129.033251953125, 53.27993164062505], - [-128.63266601562498, 53.1125], - [-128.55244140624998, 52.93974609375002] - ] - ], - [ - [ - [-129.167724609375, 53.11787109374998], - [-129.32387695312502, 53.142138671875045], - [-129.23818359374997, 53.33007812500006], - [-129.167724609375, 53.11787109374998] - ] - ], - [ - [ - [-129.84858398437498, 53.167919921874955], - [-130.51757812500003, 53.54423828124999], - [-130.45200195312498, 53.63115234375002], - [-129.94472656250002, 53.436376953125034], - [-129.75483398437498, 53.244775390624994], - [-129.84858398437498, 53.167919921874955] - ] - ], - [ - [ - [-130.236279296875, 53.95854492187502], - [-130.38422851562504, 53.84394531250001], - [-130.703173828125, 53.892236328124994], - [-130.44799804687497, 54.08901367187502], - [-130.236279296875, 53.95854492187502] - ] - ], - [ - [ - [-132.65551757812503, 54.12749023437496], - [-132.30336914062497, 54.098876953125], - [-132.16611328124998, 53.95522460937505], - [-132.53466796875, 53.651708984375034], - [-132.18696289062504, 53.68481445312503], - [-132.134423828125, 54.03427734374998], - [-131.66762695312502, 54.14135742187503], - [-131.957421875, 53.308691406250034], - [-132.34726562500003, 53.18920898437503], - [-132.747509765625, 53.310498046874955], - [-132.425, 53.33696289062502], - [-132.84501953125, 53.507714843749994], - [-133.07949218749997, 53.837011718750034], - [-133.04838867187493, 54.15893554687497], - [-132.65551757812503, 54.12749023437496] - ] - ], - [ - [ - [-130.92714843749997, 54.47905273437499], - [-130.90683593750003, 54.63178710937504], - [-130.75800781249998, 54.61376953125], - [-130.92714843749997, 54.47905273437499] - ] - ], - [ - [ - [-130.57534179687497, 54.769677734374966], - [-130.2140625, 55.02587890625003], - [-130.34941406249996, 54.814550781250034], - [-130.57534179687497, 54.769677734374966] - ] - ], - [ - [ - [-79.97758789062499, 56.20703125000006], - [-80.057470703125, 56.28735351562497], - [-79.57973632812502, 56.466357421875045], - [-79.97758789062499, 56.20703125000006] - ] - ], - [ - [ - [-78.93559570312496, 56.26606445312498], - [-79.17548828124998, 55.88505859374999], - [-79.18212890625, 56.21215820312503], - [-79.4951171875, 55.87475585937503], - [-79.76474609374995, 55.80678710937505], - [-79.54472656249999, 56.12836914062501], - [-79.9875, 55.89213867187502], - [-79.45888671875, 56.53974609374998], - [-79.53632812499995, 56.180078124999966], - [-79.27241210937493, 56.600439453125006], - [-78.93559570312496, 56.26606445312498] - ] - ], - [ - [ - [-61.743603515624955, 57.55458984375005], - [-61.6375, 57.41606445312499], - [-62.01123046875003, 57.54848632812505], - [-61.743603515624955, 57.55458984375005] - ] - ], - [ - [ - [-79.71650390624998, 57.515527343749994], - [-79.80844726562498, 57.44243164062502], - [-79.74257812499997, 57.60795898437499], - [-79.71650390624998, 57.515527343749994] - ] - ], - [ - [ - [-69.16005859375, 59.04023437500001], - [-69.35283203125002, 58.96074218749999], - [-69.30322265625003, 59.144873046875006], - [-69.16005859375, 59.04023437500001] - ] - ], - [ - [ - [-64.40703125, 60.367089843749966], - [-64.44194335937496, 60.2978515625], - [-64.73793945312497, 60.37563476562502], - [-64.83642578124997, 60.50102539062499], - [-64.40703125, 60.367089843749966] - ] - ], - [ - [ - [-68.23378906250002, 60.24091796875001], - [-68.36787109374998, 60.314746093750045], - [-68.08759765624998, 60.58784179687501], - [-67.81884765624994, 60.449511718750074], - [-68.23378906250002, 60.24091796875001] - ] - ], - [ - [ - [-78.531640625, 60.72856445312499], - [-78.66889648437498, 60.716894531250006], - [-78.24169921875, 60.818652343750045], - [-78.531640625, 60.72856445312499] - ] - ], - [ - [ - [-64.83261718749998, 61.366064453125006], - [-65.43212890625, 61.649511718750034], - [-64.78964843750003, 61.662207031250034], - [-64.83261718749998, 61.366064453125006] - ] - ], - [ - [ - [-65.03056640624999, 61.879052734374966], - [-64.89658203124995, 61.73330078125005], - [-65.23535156249997, 61.89770507812506], - [-65.03056640624999, 61.879052734374966] - ] - ], - [ - [ - [-79.54531250000002, 62.41171875000006], - [-79.28647460937495, 62.247656250000034], - [-79.32392578124995, 62.02607421875001], - [-79.81611328124995, 61.59462890625002], - [-80.26518554687496, 61.818212890625006], - [-80.26005859374996, 62.10903320312502], - [-79.9267578125, 62.39287109375002], - [-79.54531250000002, 62.41171875000006] - ] - ], - [ - [ - [-64.82382812499998, 62.558740234374994], - [-64.46503906249998, 62.535937500000045], - [-64.47832031250002, 62.417871093749966], - [-64.901220703125, 62.421044921874994], - [-64.82382812499998, 62.558740234374994] - ] - ], - [ - [ - [-70.33706054687497, 62.548730468749994], - [-70.76606445312498, 62.596875], - [-71.22011718750002, 62.873925781249966], - [-70.44262695312497, 62.73378906250002], - [-70.33706054687497, 62.548730468749994] - ] - ], - [ - [ - [-82.00048828124997, 62.95419921874998], - [-82.02583007812498, 62.73007812499998], - [-82.56826171875002, 62.403222656249994], - [-83.01582031249998, 62.20991210937498], - [-83.69887695312497, 62.16025390624998], - [-83.91049804687498, 62.45415039062499], - [-83.37641601562498, 62.904931640624994], - [-82.00048828124997, 62.95419921874998] - ] - ], - [ - [ - [-77.87670898437497, 63.470556640625034], - [-77.53271484374997, 63.233642578125], - [-77.94243164062496, 63.11440429687502], - [-78.536767578125, 63.423730468749994], - [-77.87670898437497, 63.470556640625034] - ] - ], - [ - [ - [-76.67758789062503, 63.393945312499966], - [-77.36474609374994, 63.588330078124955], - [-77.13369140624997, 63.68203125000002], - [-76.65244140624998, 63.503564453124994], - [-76.67758789062503, 63.393945312499966] - ] - ], - [ - [ - [-84.91962890624995, 65.26108398437503], - [-84.50112304687497, 65.45844726562501], - [-84.08486328125, 65.21782226562502], - [-82.05, 64.64428710937506], - [-81.67612304687498, 64.21264648437503], - [-81.88710937499997, 64.01640625000002], - [-80.82895507812495, 64.08994140625], - [-80.30205078124999, 63.76220703125003], - [-81.04638671875003, 63.461572265624966], - [-82.378125, 63.706787109375], - [-82.46708984375002, 63.92695312500001], - [-83.30395507812497, 64.14379882812506], - [-84.63291015625, 63.30922851562502], - [-85.39262695312496, 63.119677734375045], - [-85.76894531249997, 63.70034179687502], - [-87.15190429687499, 63.58564453125001], - [-86.93203124999997, 63.90166015625002], - [-86.252099609375, 64.13686523437497], - [-86.37426757812503, 64.56582031249997], - [-86.074609375, 65.533837890625], - [-85.55468750000003, 65.91865234374995], - [-85.17622070312501, 65.746875], - [-85.23994140624993, 65.51030273437499], - [-84.91962890624995, 65.26108398437503] - ] - ], - [ - [ - [-84.67475585937498, 65.575], - [-85.096337890625, 65.756201171875], - [-85.14960937500001, 66.01538085937506], - [-84.75737304687496, 65.85893554687505], - [-84.67475585937498, 65.575] - ] - ], - [ - [ - [-83.72597656249997, 65.796728515625], - [-83.23374023437495, 65.71503906249995], - [-83.332421875, 65.63105468749998], - [-84.11826171874995, 65.77177734375007], - [-84.40717773437501, 66.13100585937497], - [-83.78696289062495, 65.96577148437498], - [-83.72597656249997, 65.796728515625] - ] - ], - [ - [ - [-108.09272460937501, 67.00517578124999], - [-107.80551757812493, 66.99858398437507], - [-107.94394531249999, 66.8578125], - [-108.09272460937501, 67.00517578124999] - ] - ], - [ - [ - [-62.681542968749966, 67.05629882812502], - [-62.87163085937499, 67.06259765625006], - [-62.41679687499996, 67.18847656250003], - [-62.681542968749966, 67.05629882812502] - ] - ], - [ - [ - [-107.89985351562497, 67.40180664062495], - [-107.95024414062503, 67.31821289062498], - [-108.15224609374997, 67.429443359375], - [-108.04897460937498, 67.664892578125], - [-107.89985351562497, 67.40180664062495] - ] - ], - [ - [ - [-73.621728515625, 67.783837890625], - [-74.573388671875, 67.82866210937507], - [-74.70654296875003, 68.06708984374995], - [-73.49375, 68.00063476562502], - [-73.40717773437498, 67.79306640625], - [-73.621728515625, 67.783837890625] - ] - ], - [ - [ - [-86.59555664062498, 67.7359375], - [-86.89252929687498, 67.836572265625], - [-86.95981445312503, 68.10024414062497], - [-86.70209960937501, 68.30561523437498], - [-86.42114257812497, 68.18344726562503], - [-86.59555664062498, 67.7359375] - ] - ], - [ - [ - [-75.67587890624998, 68.32250976562506], - [-75.078125, 68.17314453124999], - [-75.20195312499996, 67.45917968750001], - [-75.78007812499996, 67.28354492187503], - [-76.94418945312498, 67.25029296875002], - [-77.30439453125001, 67.68510742187505], - [-77.12587890624997, 67.94707031250002], - [-76.59580078124998, 68.27895507812497], - [-75.67587890624998, 68.32250976562506] - ] - ], - [ - [ - [-78.98271484374999, 68.19282226562501], - [-79.17475585937493, 68.26445312500002], - [-78.95258789062495, 68.35302734375006], - [-78.98271484374999, 68.19282226562501] - ] - ], - [ - [ - [-104.54067382812497, 68.405908203125], - [-105.05136718749999, 68.55903320312501], - [-104.60200195312503, 68.56152343749997], - [-104.54067382812497, 68.405908203125] - ] - ], - [ - [ - [-74.880859375, 68.34868164062505], - [-75.40024414062503, 68.52548828125], - [-75.28740234374996, 68.68774414062503], - [-74.98364257812497, 68.64760742187502], - [-74.880859375, 68.34868164062505] - ] - ], - [ - [ - [-101.84589843749994, 68.58632812499997], - [-102.30815429687497, 68.681982421875], - [-102.01337890624995, 68.82539062500001], - [-101.73295898437495, 68.75341796875], - [-101.84589843749994, 68.58632812499997] - ] - ], - [ - [ - [-100.21723632812497, 68.80668945312502], - [-100.59653320312496, 68.76640625000007], - [-100.56547851562495, 69.02680664062501], - [-100.21723632812497, 68.80668945312502] - ] - ], - [ - [ - [-99.99467773437502, 69.01352539062503], - [-100.19570312500002, 68.991455078125], - [-100.153125, 69.12949218750003], - [-99.99467773437502, 69.01352539062503] - ] - ], - [ - [ - [-79.21064453124995, 68.845458984375], - [-79.24267578125, 69.04926757812495], - [-78.33256835937496, 69.38603515624999], - [-78.77919921875, 68.95048828124999], - [-79.21064453124995, 68.845458984375] - ] - ], - [ - [ - [-90.1998046875, 69.419091796875], - [-90.33027343749993, 69.252197265625], - [-90.49204101562503, 69.369873046875], - [-90.1998046875, 69.419091796875] - ] - ], - [ - [ - [-76.99536132812503, 69.14375], - [-77.37939453125, 69.2740234375], - [-77.18754882812502, 69.440087890625], - [-76.66884765625002, 69.36616210937504], - [-76.99536132812503, 69.14375] - ] - ], - [ - [ - [-101.171728515625, 69.39707031250003], - [-101.31289062499998, 69.57607421875], - [-101.00063476562497, 69.4619140625], - [-101.171728515625, 69.39707031250003] - ] - ], - [ - [ - [-95.51367187499997, 69.57363281250002], - [-95.43745117187498, 69.37846679687505], - [-95.73012695312502, 69.34755859374997], - [-95.80620117187499, 69.56049804687501], - [-95.89345703125, 69.35175781250004], - [-95.87583007812495, 69.60600585937505], - [-95.51367187499997, 69.57363281250002] - ] - ], - [ - [ - [-67.91469726562494, 69.54096679687504], - [-68.22138671874998, 69.61674804687502], - [-67.908837890625, 69.68183593749995], - [-67.91469726562494, 69.54096679687504] - ] - ], - [ - [ - [-78.02910156249993, 69.71489257812502], - [-78.03999023437495, 69.6083984375], - [-78.84819335937502, 69.4828125], - [-78.02910156249993, 69.71489257812502] - ] - ], - [ - [ - [-79.43066406250003, 69.78779296874995], - [-79.55283203124995, 69.63085937500006], - [-80.04750976562502, 69.63432617187505], - [-79.97783203124993, 69.50966796874997], - [-80.794775390625, 69.68925781250005], - [-80.42421875000002, 69.797607421875], - [-79.43066406250003, 69.78779296874995] - ] - ], - [ - [ - [-97.439453125, 69.64267578125006], - [-96.29995117187494, 69.34438476562505], - [-95.7513671875, 68.89765624999998], - [-95.26777343749998, 68.82607421874997], - [-96.40156249999995, 68.47070312500003], - [-97.47202148437498, 68.543701171875], - [-98.320556640625, 68.84272460937498], - [-98.70380859374993, 68.80278320312502], - [-98.90449218749995, 68.93242187500005], - [-99.25400390625002, 68.86318359374997], - [-99.49467773437493, 68.95957031249998], - [-99.455712890625, 69.13120117187503], - [-98.45595703124997, 69.33466796875001], - [-98.54599609375, 69.57290039062497], - [-98.04135742187498, 69.456640625], - [-98.20048828124996, 69.79697265625006], - [-97.79072265624998, 69.86162109374999], - [-97.439453125, 69.64267578125006] - ] - ], - [ - [ - [-86.91303710937501, 70.11323242187501], - [-86.55766601562499, 69.99531249999995], - [-87.3232421875, 70.08012695312502], - [-86.91303710937501, 70.11323242187501] - ] - ], - [ - [ - [-74.70888671874997, 45.0038574218751], - [-74.76245117187494, 44.99907226562502], - [-74.99614257812496, 44.970117187499966], - [-75.40126953124997, 44.77226562499999], - [-75.81933593749997, 44.468017578125], - [-76.18579101562503, 44.24223632812502], - [-76.819970703125, 43.62880859375011], - [-77.59653320312492, 43.62861328125007], - [-78.45825195312497, 43.63149414062511], - [-78.72041015624993, 43.62495117187501], - [-78.84555664062492, 43.58334960937506], - [-79.171875, 43.466552734375085], - [-79.0830566406249, 43.33139648437509], - [-79.05922851562494, 43.27807617187506], - [-79.066064453125, 43.10610351562502], - [-79.02617187499996, 43.01733398437506], - [-78.98076171874993, 42.98061523437502], - [-78.91508789062496, 42.90913085937504], - [-79.17373046875, 42.74853515625], - [-80.24755859374991, 42.366015625000045], - [-81.02822265624997, 42.247167968750006], - [-81.50732421874997, 42.10346679687504], - [-81.97416992187496, 41.88872070312499], - [-82.43906249999989, 41.6748535156251], - [-82.69003906249995, 41.675195312499994], - [-83.141943359375, 41.97587890624996], - [-83.10952148437497, 42.25068359375001], - [-82.54531249999997, 42.62470703124998], - [-82.19038085937495, 43.47407226562501], - [-82.137841796875, 43.570898437500034], - [-82.48505859374993, 45.08374023437503], - [-82.55107421874987, 45.3473632812501], - [-82.91933593749994, 45.51796875000002], - [-83.59267578125, 45.81713867187506], - [-83.46948242187503, 45.99467773437499], - [-83.61596679687503, 46.116845703124994], - [-83.97778320312494, 46.08491210937507], - [-84.12319335937497, 46.50292968749997], - [-84.44047851562496, 46.49814453125006], - [-84.66577148437503, 46.54326171875002], - [-84.87597656249994, 46.89990234375003], - [-85.07006835937497, 46.97993164062498], - [-85.65224609375, 47.21997070312503], - [-86.67216796874996, 47.636425781249955], - [-87.20800781249997, 47.848486328125006], - [-87.74389648437497, 48.06054687500003], - [-88.37817382812497, 48.30307617187506], - [-89.45566406249992, 47.99624023437508], - [-90.79731445312495, 48.13105468750001], - [-91.04345703124991, 48.19370117187498], - [-91.38720703124997, 48.05854492187498], - [-92.00517578125002, 48.301855468750006], - [-92.3484375, 48.276611328125], - [-92.41459960937493, 48.276611328125], - [-92.50058593749995, 48.43535156250002], - [-92.83671875, 48.567773437499994], - [-93.25795898437497, 48.62885742187501], - [-93.37788085937498, 48.61655273437498], - [-93.70771484374995, 48.525439453125074], - [-93.85161132812496, 48.607275390625034], - [-94.6208984374999, 48.7426269531251], - [-94.71279296874997, 48.863427734374994], - [-94.80346679687497, 49.0029296875], - [-94.86040039062493, 49.258593750000045], - [-94.85434570312495, 49.304589843749994], - [-95.15527343749997, 49.3696777343751], - [-95.16206054687493, 48.991748046875045], - [-95.39790039062493, 48.99316406249997], - [-96.25068359374993, 48.99316406249997], - [-96.67705078124993, 48.99316406249997], - [-97.52983398437493, 48.99316406249997], - [-98.80898437499995, 48.99316406249997], - [-104.77832031249997, 48.993115234375125], - [-110.7476562499999, 48.993066406250136], - [-116.71704101562493, 48.993066406250136], - [-118.84892578124993, 48.993066406250136], - [-119.27534179687494, 48.993066406250136], - [-119.70170898437495, 48.99301757812495], - [-120.98085937499995, 48.99301757812495], - [-122.78876953124994, 48.99301757812495], - [-122.82670898437495, 49.028417968750034], - [-122.9241699218749, 49.07465820312504], - [-122.96269531249993, 49.07460937500005], - [-123.06328125, 48.97773437500001], - [-123.22944335937493, 49.260498046875085], - [-122.87910156249995, 49.39892578125003], - [-123.27675781249997, 49.34394531250001], - [-123.1875, 49.680322265624994], - [-123.53056640624989, 49.39731445312506], - [-124.02861328125002, 49.602880859375006], - [-123.99262695312497, 49.736181640625006], - [-123.81718749999993, 49.58657226562508], - [-123.58247070312498, 49.68125], - [-123.87441406250005, 49.736816406250114], - [-123.82543945312493, 50.14423828124998], - [-123.94589843749995, 50.18393554687509], - [-123.9849121093749, 49.87558593749998], - [-124.28125, 49.77211914062502], - [-124.78237304687492, 50.02011718749992], - [-125.05668945312495, 50.418652343750125], - [-124.8598632812499, 50.872412109375006], - [-125.05878906249993, 50.51386718749998], - [-125.4763183593749, 50.49716796874995], - [-125.53935546874996, 50.64902343749998], - [-125.64130859374994, 50.46621093750005], - [-126.09433593749995, 50.497607421875045], - [-126.44746093750004, 50.58774414062492], - [-125.90410156250002, 50.704931640625006], - [-126.51435546875, 50.679394531250125], - [-126.37460937499995, 50.83735351562498], - [-126.5217773437499, 50.86606445312498], - [-126.51733398437497, 51.0568359375001], - [-126.63178710937494, 50.915136718750006], - [-127.057568359375, 50.86752929687509], - [-127.70810546875, 51.15117187499996], - [-127.41967773437496, 51.608056640625136], - [-126.69145507812502, 51.70341796875002], - [-127.33872070312489, 51.70737304687495], - [-127.66870117187497, 51.47758789062502], - [-127.85053710937498, 51.67319335937509], - [-127.79536132812493, 52.19101562500006], - [-127.43793945312504, 52.356152343750125], - [-127.24223632812496, 52.39511718750009], - [-126.71396484374989, 52.060693359374994], - [-127.19399414062498, 52.45766601562502], - [-126.95136718749994, 52.7510253906251], - [-127.01933593750002, 52.8424804687501], - [-127.06621093749989, 52.65268554687498], - [-127.79189453124994, 52.28935546875002], - [-128.10224609374993, 51.78842773437495], - [-128.3576171875, 52.1588867187501], - [-128.0375, 52.318164062500045], - [-127.94023437499996, 52.545166015625085], - [-128.27153320312493, 52.3629882812501], - [-128.05327148437487, 52.91069335937496], - [-128.3650390624999, 52.82578125000006], - [-128.52470703125002, 53.1406738281251], - [-129.08090820312492, 53.36728515625006], - [-129.1715820312499, 53.53359375000002], - [-128.8545898437499, 53.70454101562504], - [-128.90561523437492, 53.559326171875114], - [-128.5421386718749, 53.420654296875114], - [-128.13271484375002, 53.417773437500045], - [-127.92783203125, 53.274707031250045], - [-128.2072265624999, 53.483203125000074], - [-128.67553710937494, 53.55458984375005], - [-128.76367187500003, 53.746875], - [-128.5321289062499, 53.85810546875007], - [-128.959375, 53.84145507812505], - [-129.2578613281249, 53.417968750000085], - [-129.56372070312506, 53.251464843750114], - [-130.33525390625002, 53.723925781250074], - [-130.04331054687495, 54.13354492187503], - [-129.62602539062493, 54.23027343750002], - [-130.08422851562503, 54.18139648437503], - [-130.4302734375, 54.42099609374998], - [-129.56064453124995, 55.46254882812508], - [-129.79516601562503, 55.559570312500114], - [-130.04848632812494, 55.05727539062511], - [-130.01406249999997, 55.950537109375006], - [-130.09785156249995, 56.10927734375002], - [-130.41313476562487, 56.12250976562507], - [-130.47709960937496, 56.230566406250034], - [-130.649072265625, 56.26367187500003], - [-131.471875, 56.55673828125006], - [-131.82426757812496, 56.58999023437508], - [-131.86616210937495, 56.792822265625006], - [-132.1042968749999, 56.85678710937509], - [-132.062890625, 56.95336914062503], - [-132.33798828124992, 57.07944335937498], - [-132.27939453124998, 57.14536132812506], - [-132.23217773437494, 57.198535156250074], - [-132.30166015625005, 57.2763183593751], - [-132.44248046874986, 57.40673828125003], - [-132.55048828124995, 57.499902343749994], - [-133.00141601562495, 57.948974609375], - [-133.27529296875, 58.22285156250004], - [-133.54638671874997, 58.50346679687499], - [-134.21850585937503, 58.849902343750045], - [-134.32963867187505, 58.93969726562506], - [-134.39306640625, 59.009179687499994], - [-134.67724609374997, 59.19926757812499], - [-134.94375, 59.28828125000001], - [-135.05102539062491, 59.57866210937502], - [-135.36787109374998, 59.743310546874994], - [-135.70258789062504, 59.72875976562506], - [-136.3218261718749, 59.604833984375034], - [-136.27797851562494, 59.48032226562506], - [-136.46635742187493, 59.459082031250006], - [-136.57875976562494, 59.15224609375002], - [-136.81328125000002, 59.15004882812511], - [-137.12622070312491, 59.04096679687507], - [-137.2775390624999, 58.988183593749994], - [-137.43857421874995, 58.903125], - [-137.52089843749994, 58.91538085937506], - [-137.59331054687493, 59.22626953124998], - [-138.317626953125, 59.611132812500074], - [-138.86875, 59.94575195312501], - [-139.18515624999986, 60.083593750000034], - [-139.13696289062494, 60.17270507812506], - [-139.07924804687497, 60.279443359375136], - [-139.07924804687497, 60.3437011718751], - [-139.23476562499997, 60.339746093749994], - [-139.67631835937505, 60.32832031249998], - [-139.97329101562497, 60.183154296875074], - [-140.45283203125004, 60.29970703125002], - [-140.5254394531249, 60.21835937499995], - [-140.76274414062505, 60.25913085937509], - [-141.00214843750004, 60.300244140625125], - [-141.00214843750004, 60.884667968749994], - [-141.00214843750004, 61.761279296875045], - [-141.00214843750004, 63.22226562499998], - [-141.00214843750004, 64.09887695312506], - [-141.00214843750004, 65.55991210937498], - [-141.00214843750004, 66.43652343750006], - [-141.00214843750004, 67.89755859374998], - [-141.00214843750004, 68.77416992187506], - [-141.00214843750004, 69.65078125000011], - [-139.18154296874997, 69.51552734375008], - [-137.25996093749998, 68.96411132812503], - [-136.12236328124993, 68.88222656250002], - [-135.258837890625, 68.68432617187503], - [-135.93901367187487, 68.9741699218751], - [-135.575537109375, 69.02695312500003], - [-135.91020507812487, 69.11147460937502], - [-135.6914550781249, 69.31118164062502], - [-135.29282226562486, 69.30786132812506], - [-135.1408203124999, 69.46782226562496], - [-134.45683593749993, 69.47763671875], - [-134.40893554687494, 69.68178710937502], - [-133.87978515624997, 69.50771484375011], - [-134.17431640624991, 69.25283203125005], - [-133.16313476562496, 69.43388671874999], - [-132.91533203125002, 69.62963867187506], - [-132.40390625, 69.65874023437496], - [-132.48847656249993, 69.73808593749996], - [-132.16342773437498, 69.70498046875014], - [-131.13637695312497, 69.90688476562505], - [-130.66547851562495, 70.12705078124998], - [-129.944970703125, 70.09091796875006], - [-129.675634765625, 70.19296875000009], - [-129.64829101562495, 69.9977539062501], - [-130.83208007812487, 69.65146484375006], - [-131.9377929687499, 69.5347167968751], - [-132.8174804687499, 69.20576171875004], - [-133.41831054687492, 68.84428710937493], - [-133.138037109375, 68.74658203125011], - [-133.33666992187497, 68.83525390625005], - [-132.57763671874997, 68.84780273437514], - [-132.71894531249998, 69.07919921875], - [-131.78837890625002, 69.43198242187495], - [-131.32470703124997, 69.36118164062509], - [-131.06342773437504, 69.45068359375003], - [-130.97065429687495, 69.20908203125], - [-130.1176269531249, 69.720068359375], - [-128.89892578124994, 69.96616210937506], - [-129.15791015624995, 69.80009765624999], - [-129.05434570312502, 69.70107421875005], - [-128.85302734375003, 69.7510253906251], - [-127.68378906249994, 70.26035156249995], - [-128.17011718749998, 70.41845703125], - [-127.99101562499992, 70.57382812500003], - [-127.22597656249992, 70.29614257812497], - [-126.25043945312495, 69.54526367187492], - [-125.52495117187495, 69.35156250000009], - [-125.171875, 69.42797851562503], - [-125.35693359374991, 69.62597656250003], - [-124.767919921875, 69.99003906249996], - [-124.99038085937494, 70.02661132812511], - [-124.55502929687488, 70.15122070312509], - [-124.40693359374991, 69.76743164062506], - [-124.12460937499995, 69.6899902343751], - [-124.33808593749991, 69.36484374999995], - [-123.5284179687499, 69.38935546874995], - [-123.02578125, 69.81000976562504], - [-122.07006835937499, 69.81616210937506], - [-120.96245117187502, 69.66040039062511], - [-120.13999023437488, 69.38056640625013], - [-117.22695312499998, 68.913427734375], - [-116.05947265625, 68.83701171875006], - [-116.2434082031249, 68.9740722656251], - [-115.44228515624994, 68.94091796875009], - [-114.62016601562496, 68.74609375], - [-113.96440429687495, 68.39907226562502], - [-114.09594726562491, 68.26679687500007], - [-114.76528320312494, 68.27021484375004], - [-115.12705078124992, 68.13203124999995], - [-115.43447265624994, 67.90234375000006], - [-115.13320312499994, 67.819189453125], - [-112.50302734374993, 67.6819335937501], - [-110.9900390624999, 67.79082031250007], - [-110.07392578124995, 67.99291992187506], - [-109.63037109374991, 67.73271484374996], - [-109.03803710937504, 67.69116210937503], - [-108.85200195312497, 67.42197265625009], - [-108.61333007812493, 67.59804687500008], - [-107.98872070312495, 67.2563964843751], - [-107.99130859374995, 67.09516601562513], - [-108.49604492187493, 67.09228515625006], - [-107.25947265624998, 66.39853515624995], - [-107.71035156250001, 66.74003906250007], - [-107.7250976562499, 66.98413085937506], - [-107.15649414062497, 66.88173828124997], - [-107.9583984375, 67.81860351562506], - [-107.79829101562498, 68.03691406249996], - [-106.42426757812491, 68.20058593750008], - [-105.7501953125, 68.59228515625011], - [-106.45805664062496, 68.51645507812495], - [-106.60849609374988, 68.35737304687504], - [-107.61933593749994, 68.3310546875], - [-107.73417968749989, 68.17373046875011], - [-108.3228027343749, 68.15410156250002], - [-108.71811523437488, 68.29746093750009], - [-108.31347656249996, 68.61079101562498], - [-106.16445312499992, 68.91987304687507], - [-105.68559570312489, 68.82817382812505], - [-105.3774414062499, 68.413818359375], - [-104.65317382812488, 68.23007812500003], - [-104.48681640624991, 68.06318359374998], - [-103.47412109374993, 68.11503906250005], - [-102.32036132812489, 67.73564453125005], - [-101.55498046874992, 67.69316406250007], - [-100.21293945312489, 67.83857421875004], - [-98.92045898437502, 67.72578124999998], - [-98.41210937499991, 67.80717773437505], - [-98.63154296875004, 68.0725585937501], - [-97.45493164062486, 67.61699218750002], - [-97.20654296874989, 67.85507812500003], - [-97.73911132812495, 67.97817382812505], - [-98.19252929687494, 67.92299804687502], - [-98.65048828124989, 68.36352539062506], - [-98.21855468750002, 68.31743164062507], - [-97.7942382812499, 68.38759765625], - [-97.9250976562499, 68.523681640625], - [-97.41035156249993, 68.49653320312498], - [-96.97670898437497, 68.25541992187505], - [-96.43066406249991, 68.3105957031251], - [-96.72207031250005, 68.03876953124998], - [-95.9703125, 68.24912109375], - [-96.36914062499991, 67.50976562500003], - [-96.14145507812489, 67.27182617187503], - [-95.71992187499998, 67.31679687500014], - [-95.77768554687495, 67.18461914062505], - [-95.41591796875005, 67.15556640624999], - [-95.41889648437504, 67.01323242187493], - [-96.42255859374995, 67.05175781249997], - [-95.7875488281249, 66.616796875], - [-96.03686523437489, 66.9375], - [-95.39965820312503, 66.94946289062509], - [-95.25874023437493, 67.26254882812492], - [-95.65048828124986, 67.73745117187505], - [-95.46069335937503, 68.02138671875], - [-94.74443359374993, 68.07089843749995], - [-93.44892578124998, 68.61889648437503], - [-93.85244140624994, 69.00034179687495], - [-94.06489257812495, 68.78476562500006], - [-94.600439453125, 68.80322265625011], - [-94.08364257812497, 69.12309570312507], - [-94.254736328125, 69.31376953125002], - [-93.61948242187492, 69.41699218750009], - [-93.74853515624991, 69.2261230468751], - [-93.5322753906249, 69.48090820312495], - [-94.2708007812499, 69.45512695312505], - [-94.63383789062496, 69.64965820312506], - [-94.82250976562494, 69.577783203125], - [-95.96494140624989, 69.80278320312499], - [-96.5513671875, 70.21030273437506], - [-96.29770507812492, 70.51137695312511], - [-95.87861328124998, 70.54897460937514], - [-95.88632812499986, 70.69428710937507], - [-96.25800781249993, 70.64228515625013], - [-96.54892578124995, 70.80874023437511], - [-96.44658203124996, 71.23989257812502], - [-96.06201171874997, 71.41386718749993], - [-95.5642578124999, 71.33676757812503], - [-95.40625, 71.49165039062498], - [-95.87231445312494, 71.57314453125005], - [-94.73486328124994, 71.98295898437507], - [-94.30834960937491, 71.76489257812506], - [-93.74628906249998, 71.742822265625], - [-92.94868164062493, 71.26210937500011], - [-92.98144531249994, 70.8522460937501], - [-91.56406249999995, 70.1782714843751], - [-92.32050781250004, 70.2353515625], - [-92.51186523437494, 70.10385742187503], - [-91.976708984375, 70.03867187500009], - [-92.88779296874989, 69.66821289062511], - [-92.31166992187494, 69.67290039062499], - [-91.91196289062495, 69.53125], - [-91.20180664062494, 69.64477539062494], - [-91.43994140624997, 69.52568359375002], - [-90.4155761718749, 69.45698242187507], - [-90.89228515625004, 69.26728515624995], - [-91.23720703125005, 69.28554687500014], - [-90.47900390624994, 68.88115234374999], - [-90.57363281250005, 68.47470703124998], - [-90.20478515625004, 68.25747070312511], - [-89.27954101562491, 69.25546875000003], - [-88.22353515625, 68.91503906249997], - [-87.81357421874986, 68.34570312499997], - [-87.89267578125, 68.24814453125], - [-88.34697265624993, 68.28828125000001], - [-88.313818359375, 67.95034179687508], - [-87.359375, 67.17724609374997], - [-86.56079101562491, 67.48212890625007], - [-85.64316406249992, 68.69970703124997], - [-84.86757812499994, 68.77333984375005], - [-85.10664062499995, 68.84404296875007], - [-84.86220703125, 69.07397460937503], - [-85.38676757812493, 69.23188476562504], - [-85.50737304687487, 69.84526367187493], - [-82.61835937499993, 69.69106445312514], - [-82.39023437499989, 69.60087890625007], - [-82.75483398437493, 69.49438476562506], - [-82.30986328124996, 69.41000976562509], - [-82.22753906249997, 69.24887695312495], - [-81.37783203125005, 69.18564453125003], - [-81.95791015624991, 68.88364257812498], - [-81.38090820312496, 68.85004882812504], - [-81.28154296874987, 68.65722656250003], - [-81.91484374999993, 68.4587890625001], - [-82.55268554687504, 68.44648437500007], - [-82.22241210937489, 68.145263671875], - [-82.0125, 68.19389648437496], - [-81.97646484374997, 67.86201171875001], - [-81.2943359375, 67.497412109375], - [-81.46757812499996, 67.0698730468751], - [-83.40644531249998, 66.37124023437508], - [-84.53847656249994, 66.97280273437505], - [-84.84575195312502, 67.02871093750008], - [-85.11372070312498, 66.90693359375013], - [-84.73774414062504, 66.93359375000006], - [-84.223046875, 66.68247070312506], - [-83.86904296875, 66.2135742187501], - [-84.29306640624995, 66.29179687500005], - [-84.628076171875, 66.20771484374998], - [-85.603857421875, 66.56826171875005], - [-86.708154296875, 66.52304687500009], - [-86.68510742187502, 66.36040039062499], - [-85.95874023437491, 66.11904296875002], - [-87.45288085937503, 65.33896484375009], - [-87.96997070312503, 65.34892578124999], - [-89.7494140625, 65.93603515625006], - [-89.88969726562487, 65.86855468749997], - [-91.42724609374994, 65.94790039062497], - [-91.04111328124989, 65.82983398437509], - [-90.98344726562496, 65.91923828124999], - [-89.92407226562497, 65.78027343750011], - [-88.97402343749994, 65.34829101562502], - [-87.02753906249995, 65.19809570312498], - [-88.10561523437497, 64.18330078125001], - [-88.81772460937489, 63.99223632812499], - [-89.20063476562493, 64.11376953125006], - [-89.13154296874998, 63.96850585937494], - [-89.61582031249995, 64.030615234375], - [-89.8113281249999, 64.18056640625], - [-90.04165039062494, 64.14086914062509], - [-89.85571289062497, 63.9569824218751], - [-90.16816406250004, 63.978759765625085], - [-90.15473632812498, 63.68964843749998], - [-90.81191406249991, 63.580908203125034], - [-91.98222656249996, 63.82241210937502], - [-92.33842773437496, 63.787646484375045], - [-93.69633789062493, 64.14716796875013], - [-93.55981445312491, 63.865283203125074], - [-93.27021484374998, 63.840869140625074], - [-93.37851562499992, 63.94848632812497], - [-92.15688476562491, 63.691699218750045], - [-92.46508789062491, 63.55507812500011], - [-91.84184570312496, 63.69755859374999], - [-90.97006835937489, 63.442773437500136], - [-90.69858398437492, 63.06386718750005], - [-91.44897460937503, 62.804052734375034], - [-92.3612792968749, 62.81938476562496], - [-91.93583984374993, 62.59238281250009], - [-92.55141601562491, 62.546728515625034], - [-92.76596679687492, 62.34995117187509], - [-92.52797851562494, 62.16840820312504], - [-93.20537109374993, 62.364941406250125], - [-92.90551757812503, 62.21513671874996], - [-93.3330566406249, 61.93291015625002], - [-93.58178710937494, 61.94204101562511], - [-93.31201171874997, 61.76728515625004], - [-93.91274414062497, 61.48144531250006], - [-94.509375, 60.60454101562493], - [-94.76171874999991, 60.498242187500125], - [-94.78828124999998, 59.26787109374993], - [-94.95732421874996, 59.068847656250085], - [-94.28706054687493, 58.716015625000125], - [-94.33222656249998, 58.297363281250114], - [-94.12319335937494, 58.73671875000008], - [-93.1787597656249, 58.72563476562496], - [-92.43281249999993, 57.3203125], - [-92.7981445312499, 56.921972656250034], - [-90.89746093750003, 57.25693359375006], - [-88.94848632812489, 56.85131835937503], - [-88.07509765624997, 56.46728515624994], - [-87.48242187499991, 56.021289062500045], - [-85.55932617187491, 55.54018554687508], - [-85.21801757812491, 55.348974609375034], - [-85.3652832031249, 55.07929687499998], - [-85.06093749999997, 55.285644531250085], - [-83.91059570312493, 55.314648437499955], - [-82.39326171874998, 55.067822265625125], - [-82.219384765625, 54.8134765625], - [-82.42416992187486, 54.2445800781251], - [-82.14145507812492, 53.81762695312497], - [-82.29155273437496, 53.03071289062507], - [-81.5994140624999, 52.432617187500085], - [-81.82788085937489, 52.22421875000009], - [-81.46621093749994, 52.204492187500136], - [-80.588037109375, 51.667236328125114], - [-80.4433105468749, 51.38857421875002], - [-80.85122070312497, 51.125], - [-80.47832031249993, 51.30732421874998], - [-80.10356445312487, 51.282861328125136], - [-79.34790039062494, 50.76264648437504], - [-79.737451171875, 51.186279296875], - [-79.33867187500002, 51.62817382812497], - [-79.04052734375003, 51.46376953125005], - [-78.90317382812495, 51.200292968750034], - [-78.73134765624994, 51.497460937499994], - [-78.98164062499993, 51.774560546875136], - [-78.44809570312495, 52.26137695312502], - [-78.74414062499994, 52.65537109374998], - [-79.10034179687497, 53.65664062500005], - [-78.99604492187493, 54.00249023437499], - [-79.241796875, 54.098876953125085], - [-79.14672851562491, 54.16923828125002], - [-79.71235351562495, 54.6718261718751], - [-77.77529296874994, 55.291259765625], - [-76.60405273437496, 56.19956054687495], - [-76.52558593749998, 56.8917968750001], - [-76.80981445312497, 57.65795898437506], - [-77.15678710937496, 58.018896484375034], - [-78.51508789062493, 58.68237304687503], - [-77.76069335937498, 59.38002929687505], - [-77.72617187499995, 59.67587890624992], - [-77.34907226562495, 59.57895507812509], - [-77.48530273437493, 59.684570312500114], - [-77.28920898437494, 60.0220214843751], - [-77.58588867187498, 60.088183593750074], - [-77.45288085937497, 60.1458007812501], - [-77.6814453124999, 60.427099609375034], - [-77.503564453125, 60.54272460937497], - [-77.7908203124999, 60.63984375000004], - [-77.58955078124993, 60.808593750000114], - [-78.18134765624995, 60.81914062499996], - [-77.51435546874998, 61.55629882812505], - [-78.02138671874997, 61.8320800781251], - [-78.13339843749986, 62.28227539062496], - [-77.372412109375, 62.572509765625114], - [-75.81689453124991, 62.31586914062507], - [-75.7898437499999, 62.17958984375002], - [-75.3412109375, 62.312109375], - [-74.63256835937497, 62.115673828125125], - [-74.6458007812499, 62.21113281250004], - [-73.70507812499991, 62.47314453124994], - [-72.68696289062498, 62.12456054687499], - [-72.771630859375, 61.840429687500006], - [-72.50556640624998, 61.922656250000074], - [-72.22612304687487, 61.83159179687499], - [-72.04003906249991, 61.68027343750006], - [-72.21586914062502, 61.58725585937495], - [-71.86611328125, 61.68852539062499], - [-71.63828124999995, 61.6171875], - [-71.85439453124991, 61.43979492187492], - [-71.42270507812489, 61.158935546875085], - [-70.27929687499991, 61.06865234374999], - [-69.99243164062491, 60.8564941406251], - [-69.50332031249994, 61.04042968750011], - [-69.40473632812493, 60.84677734375009], - [-69.75947265624998, 60.440234375000045], - [-69.67373046874994, 60.07587890625007], - [-70.65483398437496, 60.02622070312506], - [-69.73393554687493, 59.918017578125045], - [-69.68188476562489, 59.34174804687507], - [-69.3440429687499, 59.303076171875006], - [-69.53164062499994, 58.86923828125009], - [-69.64838867187493, 58.82080078125], - [-69.78417968749994, 58.95571289062511], - [-70.15434570312496, 58.76059570312498], - [-69.78989257812486, 58.689306640625034], - [-69.27109374999986, 58.88393554687505], - [-68.69819335937495, 58.904541015625], - [-68.38115234374993, 58.74350585937506], - [-68.22939453124994, 58.48457031250007], - [-68.35654296874989, 58.163232421875136], - [-69.04082031249996, 57.902490234375136], - [-68.41357421874997, 58.0517578125], - [-68.02104492187493, 58.48530273437504], - [-67.88828124999989, 58.29575195312495], - [-68.06386718750005, 58.13896484374999], - [-67.75595703124992, 58.4045898437501], - [-67.6782714843749, 57.99111328125008], - [-67.5696289062499, 58.21347656250006], - [-66.72216796874991, 58.49101562499996], - [-66.36240234374989, 58.791162109374994], - [-66.0023925781249, 58.43120117187502], - [-66.04306640624995, 58.82065429687495], - [-65.72099609374996, 59.02377929687495], - [-65.38354492187494, 59.06020507812508], - [-65.7, 59.21333007812501], - [-65.4117187499999, 59.31499023437496], - [-65.47509765624994, 59.47031249999998], - [-65.03823242187494, 59.38789062500007], - [-65.40742187499993, 59.53935546875002], - [-65.4333984374999, 59.776513671874994], - [-65.02817382812495, 59.77070312500007], - [-65.17172851562489, 59.90800781249996], - [-64.81733398437498, 60.3310546875], - [-64.49941406250005, 60.26826171875001], - [-64.41958007812494, 60.17138671874997], - [-64.76845703124997, 60.01210937500005], - [-64.28349609374993, 60.06406249999998], - [-64.22631835937491, 59.741210937500085], - [-64.05605468750005, 59.82255859374996], - [-63.7501953124999, 59.51259765625005], - [-63.945458984374994, 59.380175781250074], - [-63.775878906249915, 59.277148437500045], - [-63.539892578124864, 59.332861328125034], - [-63.41513671874995, 59.194384765625074], - [-63.97114257812498, 59.053808593750034], - [-63.24843749999991, 59.068310546874955], - [-63.28212890624994, 58.86738281250007], - [-63.05029296874997, 58.87817382812494], - [-62.87387695312489, 58.67246093749998], - [-63.537060546874926, 58.329931640625006], - [-63.209960937499886, 58.46694335937502], - [-62.593847656249864, 58.47402343750005], - [-62.81206054687502, 58.20039062500007], - [-63.26152343749993, 58.014697265625074], - [-62.486230468749966, 58.15405273437506], - [-62.30566406249997, 57.97226562499995], - [-61.95864257812505, 57.91176757812508], - [-61.9679687499999, 57.61191406250009], - [-62.495556640624926, 57.489208984375125], - [-61.92114257812497, 57.42080078125005], - [-61.977441406249966, 57.24794921875002], - [-61.33374023437494, 57.01059570312498], - [-61.37163085937502, 56.68081054687511], - [-62.497265624999926, 56.80170898437504], - [-61.73774414062498, 56.52602539062502], - [-61.940429687499886, 56.423583984375114], - [-61.42529296874994, 56.360644531250074], - [-61.713085937499955, 56.230957031250114], - [-61.364697265624926, 56.2160156250001], - [-61.30112304687495, 56.04716796874999], - [-61.4495117187499, 55.99570312499998], - [-61.08935546874997, 55.86635742187511], - [-60.74326171874989, 55.94145507812493], - [-60.56210937499995, 55.727001953125125], - [-60.341015624999926, 55.78466796874997], - [-60.40830078124995, 55.649560546874994], - [-60.19238281249994, 55.4809082031251], - [-60.617138671874955, 55.060205078124994], - [-59.75878906249997, 55.3095703125], - [-59.68906249999989, 55.19633789062502], - [-59.43789062500005, 55.175927734375136], - [-59.837792968749994, 54.813964843750114], - [-59.25957031249996, 55.19995117187506], - [-58.99711914062496, 55.149462890625074], - [-58.780175781249994, 54.838378906250114], - [-58.39814453124998, 54.77412109374998], - [-57.96245117187493, 54.875732421875085], - [-57.40449218750004, 54.59086914062496], - [-57.69926757812496, 54.38657226562506], - [-58.435205078124966, 54.228125], - [-58.63320312499999, 54.04956054687497], - [-59.8230468749999, 53.83442382812504], - [-60.14492187499994, 53.59614257812498], - [-60.395410156249994, 53.653320312500085], - [-60.1002929687499, 53.48696289062511], - [-60.329492187499966, 53.26611328125006], - [-58.652050781249926, 53.97788085937495], - [-57.935986328124955, 54.09116210937492], - [-58.31748046874989, 54.11445312500007], - [-58.192089843749926, 54.228173828125136], - [-57.4160644531249, 54.162744140625136], - [-57.134960937499926, 53.79184570312506], - [-57.524072265624966, 53.61142578125006], - [-57.331738281249955, 53.469091796875034], - [-56.84086914062496, 53.73945312500004], - [-56.46499023437505, 53.76503906250011], - [-55.96611328125002, 53.4711425781251], - [-55.79794921874995, 53.211962890625045], - [-55.80283203124989, 52.64316406249998], - [-56.324902343749926, 52.54453124999998], - [-55.74648437499994, 52.4745605468751], - [-55.7771484374999, 52.3642578125], - [-56.01171874999997, 52.394482421875125], - [-55.695214843749994, 52.13779296875006], - [-56.97597656250005, 51.45766601562505], - [-58.510351562500006, 51.295068359375136], - [-59.88632812499992, 50.316406250000085], - [-61.72485351562503, 50.10405273437499], - [-61.91953124999989, 50.2328613281251], - [-62.71542968749995, 50.30166015625008], - [-66.49550781249991, 50.2118652343751], - [-66.94116210937503, 49.993701171875045], - [-67.37202148437495, 49.348437500000045], - [-68.28193359374998, 49.197167968750136], - [-69.67387695312496, 48.19916992187504], - [-71.01826171874993, 48.455615234375045], - [-69.86552734374993, 48.17226562500005], - [-69.775, 48.09809570312504], - [-69.9944335937499, 47.73989257812508], - [-70.70585937499996, 47.13979492187505], - [-71.26777343749995, 46.79594726562499], - [-71.87958984374998, 46.68681640624996], - [-72.98100585937493, 46.209716796875085], - [-73.4766113281249, 45.738232421874955], - [-74.03784179687494, 45.501855468750136], - [-74.31508789062494, 45.531054687500045], - [-73.97382812499995, 45.345117187499994], - [-74.70888671874997, 45.0038574218751] - ] - ], - [ - [ - [-96.78232421874998, 72.93662109375], - [-97.0927734375, 72.99692382812503], - [-96.86240234374995, 73.18881835937506], - [-96.78232421874998, 72.93662109375] - ] - ], - [ - [ - [-114.52153320312502, 72.592919921875], - [-113.57807617187501, 72.65209960937506], - [-113.2923828125, 72.94980468750003], - [-112.75361328125001, 72.98603515624995], - [-111.26972656249994, 72.71372070312498], - [-111.895166015625, 72.35610351562497], - [-111.67509765625002, 72.30014648437503], - [-110.20512695312495, 72.66127929687497], - [-110.66083984374998, 73.00820312500002], - [-110.00844726562494, 72.983642578125], - [-108.75498046875002, 72.55107421874999], - [-108.18823242187501, 71.72377929687502], - [-107.812841796875, 71.62617187500004], - [-107.30600585937496, 71.89467773437502], - [-108.23740234374999, 73.14990234375003], - [-108.029052734375, 73.34873046875003], - [-106.48212890624998, 73.19619140624997], - [-105.41513671874995, 72.788330078125], - [-104.38593749999997, 71.57695312500005], - [-104.51479492187502, 71.06425781250005], - [-103.58457031249995, 70.63085937500003], - [-103.07719726562497, 70.50883789062505], - [-103.04956054687503, 70.65507812499999], - [-101.67631835937495, 70.27827148437495], - [-101.56240234375001, 70.135009765625], - [-101.04267578125, 70.11079101562504], - [-100.98237304687497, 69.67988281250001], - [-101.483837890625, 69.85019531250006], - [-101.64765624999997, 69.69853515625007], - [-102.18212890624997, 69.845947265625], - [-102.59589843749997, 69.71791992187502], - [-102.62109374999996, 69.55151367187506], - [-103.464892578125, 69.64448242187498], - [-103.04892578124999, 69.47177734375006], - [-103.12021484374995, 69.20458984374997], - [-102.44677734374997, 69.476318359375], - [-102.04594726562493, 69.46484374999997], - [-101.85712890625001, 69.02397460937505], - [-102.89506835937499, 68.8236328125], - [-104.57143554687501, 68.87211914062502], - [-105.105859375, 68.92041015625], - [-105.019580078125, 69.08125], - [-106.27016601562497, 69.19458007812497], - [-106.65908203124997, 69.439599609375], - [-107.43989257812497, 69.00214843749995], - [-108.36499023437497, 68.93476562499998], - [-109.47211914062501, 68.67670898437498], - [-113.12773437500002, 68.49414062500003], - [-113.61684570312501, 68.8384765625], - [-113.69414062499995, 69.19501953124998], - [-115.61811523437495, 69.28295898437506], - [-116.51347656249993, 69.42460937500005], - [-117.19541015624995, 70.05405273437503], - [-114.59233398437497, 70.31245117187498], - [-112.63789062499997, 70.225244140625], - [-111.63256835937497, 70.30883789062497], - [-113.75727539062503, 70.69072265625005], - [-115.99091796874997, 70.586279296875], - [-117.58706054687498, 70.62954101562502], - [-118.2640625, 70.888330078125], - [-118.26909179687493, 71.03471679687505], - [-115.30341796874997, 71.49370117187505], - [-117.93564453125003, 71.39208984375003], - [-118.22646484374995, 71.46708984375005], - [-117.742333984375, 71.65932617187502], - [-118.58300781250003, 71.64902343749998], - [-118.98769531249997, 71.7642578125], - [-118.94462890624997, 71.98554687499995], - [-118.21347656249998, 72.26289062499998], - [-118.481298828125, 72.42768554687498], - [-118.13310546874995, 72.63281250000003], - [-114.63823242187499, 73.37265625000003], - [-114.20639648437495, 73.29780273437495], - [-114.05170898437497, 73.07099609375004], - [-114.52153320312502, 72.592919921875] - ] - ], - [ - [ - [-105.28891601562499, 72.919921875], - [-106.92153320312497, 73.479833984375], - [-106.61396484375001, 73.69560546875002], - [-105.31796874999995, 73.76713867187502], - [-104.5875, 73.57807617187495], - [-104.62172851562495, 73.3111328125], - [-105.28891601562499, 72.919921875] - ] - ], - [ - [ - [-79.53730468749998, 73.65449218749998], - [-78.2865234375, 73.66582031250007], - [-77.20654296874997, 73.49956054687505], - [-76.18339843749999, 72.84306640625005], - [-77.83593750000003, 72.89682617187498], - [-79.3193359375, 72.75771484375], - [-79.820703125, 72.82631835937502], - [-80.18330078124995, 73.22465820312499], - [-80.77641601562502, 73.33417968750001], - [-80.84887695312503, 73.72124023437499], - [-79.53730468749998, 73.65449218749998] - ] - ], - [ - [ - [-86.58935546874997, 71.01079101562507], - [-85.64384765624999, 71.15244140624998], - [-85.09487304687497, 71.15195312500006], - [-84.82373046874997, 71.02861328125005], - [-84.69941406249995, 71.63144531250003], - [-85.33906249999998, 71.69726562500003], - [-85.91162109375, 71.98652343749998], - [-85.321875, 72.23315429687506], - [-84.28374023437499, 72.04448242187499], - [-84.84199218749995, 72.30815429687505], - [-84.62304687500003, 72.37656250000003], - [-85.34111328124993, 72.42153320312497], - [-85.64990234374997, 72.72216796875003], - [-85.26210937500002, 72.95400390625], - [-84.25664062499999, 72.79672851562503], - [-85.454736328125, 73.10546875000003], - [-84.41606445312496, 73.45649414062495], - [-83.781884765625, 73.41689453125], - [-83.72983398437495, 73.57587890624995], - [-81.946142578125, 73.72983398437506], - [-81.40615234374997, 73.634521484375], - [-80.27724609375, 72.77016601562502], - [-81.229345703125, 72.31171874999998], - [-80.61147460937497, 72.450830078125], - [-80.925146484375, 71.90766601562501], - [-80.18193359374996, 72.20878906250007], - [-79.884375, 72.17719726562501], - [-80.10893554687499, 72.33217773437497], - [-79.83129882812503, 72.44628906250003], - [-79.000244140625, 72.27202148437507], - [-79.00781250000003, 72.04291992187501], - [-78.58510742187497, 71.880615234375], - [-78.86274414062495, 72.100830078125], - [-78.69926757812496, 72.35141601562498], - [-77.51650390624997, 72.17778320312505], - [-78.48427734374994, 72.47060546875002], - [-77.75322265624996, 72.72475585937502], - [-75.70429687499998, 72.57153320312497], - [-75.05268554687493, 72.22636718749999], - [-75.92280273437501, 71.71723632812501], - [-74.90317382812503, 72.10048828125002], - [-74.20932617187498, 71.978662109375], - [-74.31572265624999, 71.84267578125], - [-75.20478515625001, 71.70913085937497], - [-74.70078125, 71.67558593750005], - [-74.99619140624998, 71.21811523437503], - [-74.48808593750002, 71.64838867187501], - [-73.8140625, 71.77143554687495], - [-74.197265625, 71.404150390625], - [-73.71284179687498, 71.58759765624998], - [-73.18061523437501, 71.282861328125], - [-73.27822265625, 71.53798828125], - [-72.901953125, 71.67778320312507], - [-71.64067382812499, 71.51625976562502], - [-71.22939453124997, 71.33876953125], - [-71.49501953124997, 71.10512695312502], - [-71.93793945312498, 71.09428710937502], - [-72.63271484374994, 70.83076171874998], - [-71.74252929687495, 71.046875], - [-71.370849609375, 70.97514648437499], - [-70.82607421874994, 71.10874023437503], - [-70.67265625, 71.05219726562498], - [-70.76171874999997, 70.79223632812503], - [-71.89018554687502, 70.43154296875002], - [-71.27587890625, 70.50029296874999], - [-71.42944335937503, 70.12778320312503], - [-70.97978515624999, 70.5810546875], - [-69.94980468750003, 70.84501953125005], - [-68.49575195312502, 70.61025390625], - [-68.363525390625, 70.48125], - [-70.05771484375, 70.042626953125], - [-68.77822265625, 70.20356445312501], - [-69.00830078124997, 69.97895507812501], - [-68.74404296874997, 69.94140625], - [-68.05908203124997, 70.317236328125], - [-67.36367187499994, 70.03442382812503], - [-67.22163085937495, 69.73071289062506], - [-68.02041015625, 69.77006835937499], - [-69.25078124999999, 69.51191406249998], - [-68.51303710937498, 69.57729492187497], - [-67.236962890625, 69.460107421875], - [-66.71674804687495, 69.31186523437498], - [-66.70742187500002, 69.16821289062503], - [-68.40629882812499, 69.23222656250002], - [-69.040625, 69.09799804687503], - [-68.41552734375, 69.17207031250001], - [-67.8326171875, 69.06596679687499], - [-67.88320312500002, 68.78398437499999], - [-69.31909179687497, 68.85698242187505], - [-68.21040039062495, 68.702978515625], - [-67.9384765625, 68.524169921875], - [-66.74272460937502, 68.45776367187497], - [-67.032958984375, 68.32607421874997], - [-66.923095703125, 68.06572265625005], - [-66.72900390624997, 68.12900390625006], - [-66.66269531249995, 68.03442382812497], - [-66.63095703124998, 68.21064453124998], - [-66.21240234374997, 68.280419921875], - [-66.44394531249998, 67.83383789062506], - [-65.94238281250003, 68.07094726562505], - [-65.86435546875003, 67.92285156249997], - [-65.50908203124996, 67.96826171875], - [-65.40126953125002, 67.67485351562499], - [-65.41533203124996, 67.87924804687498], - [-64.92231445312495, 68.03164062500002], - [-65.02109375, 67.78754882812495], - [-64.63779296875, 67.84023437500002], - [-63.850195312500034, 67.56606445312502], - [-64.00795898437502, 67.34731445312497], - [-64.69995117187494, 67.35053710937501], - [-63.83623046874993, 67.26411132812498], - [-63.59160156250002, 67.3775390625], - [-63.040136718750034, 67.235009765625], - [-63.70156249999994, 66.82236328125003], - [-62.962304687499966, 66.94926757812505], - [-62.37973632812495, 66.90537109375], - [-62.12358398437499, 67.046728515625], - [-61.35341796874994, 66.689208984375], - [-61.52783203124994, 66.55810546875003], - [-62.12333984374993, 66.64306640625003], - [-61.57080078125, 66.37290039062506], - [-61.95634765624993, 66.30932617187497], - [-62.553125, 66.40683593750003], - [-62.53359374999994, 66.22700195312498], - [-61.99160156250002, 66.03530273437502], - [-62.624121093750006, 66.01625976562505], - [-62.381982421874966, 65.83330078124999], - [-62.65888671874998, 65.63994140625002], - [-63.16894531249997, 65.65732421875], - [-63.45874023437494, 65.85302734375], - [-63.42089843749997, 65.70859374999998], - [-63.651074218749955, 65.66098632812506], - [-63.33745117187493, 65.61674804687502], - [-63.36337890624998, 65.22973632812503], - [-63.606591796874966, 64.92807617187503], - [-64.345703125, 65.17241210937499], - [-64.26967773437497, 65.40078124999997], - [-64.55507812500002, 65.1166015625], - [-65.401611328125, 65.764013671875], - [-64.44536132812496, 66.31713867187497], - [-65.0044921875, 66.07773437500003], - [-65.82573242187499, 65.996923828125], - [-65.65634765625003, 66.204736328125], - [-66.06372070312497, 66.13271484374997], - [-66.986328125, 66.62749023437505], - [-67.07685546874995, 66.52548828125006], - [-67.30732421874993, 66.5697265625], - [-67.22539062499993, 66.31025390624998], - [-67.88339843749995, 66.46743164062502], - [-67.18320312499995, 66.03442382812503], - [-67.350439453125, 65.92973632812502], - [-67.82802734374997, 65.96518554687503], - [-68.45991210937498, 66.249267578125], - [-68.74892578125, 66.200048828125], - [-68.21718750000002, 66.078857421875], - [-68.18671874999993, 65.87099609375002], - [-67.86645507812497, 65.773681640625], - [-67.936767578125, 65.56489257812501], - [-67.56962890624999, 65.64355468749997], - [-67.11796874999999, 65.44038085937495], - [-67.3365234375, 65.34658203125005], - [-66.69741210937502, 64.81518554687506], - [-66.63549804687503, 65.00034179687503], - [-66.21464843749999, 64.72241210937497], - [-65.93852539062496, 64.88574218750003], - [-65.2748046875, 64.63154296875004], - [-65.52934570312499, 64.50478515624997], - [-65.074609375, 64.43666992187502], - [-65.21298828125003, 64.30327148437502], - [-65.580322265625, 64.29384765624997], - [-65.16987304687495, 64.02817382812503], - [-64.67846679687503, 64.027978515625], - [-64.79814453124999, 63.91596679687498], - [-64.4109375, 63.70634765625002], - [-64.66464843749995, 63.24536132812497], - [-65.19184570312498, 63.764257812500006], - [-65.06894531249998, 63.26347656250002], - [-64.67236328125003, 62.921972656250006], - [-65.16279296875001, 62.93261718750003], - [-65.10849609374998, 62.62646484375], - [-66.22402343749994, 63.10717773437497], - [-66.228662109375, 62.99096679687503], - [-66.41445312500002, 63.027197265625034], - [-66.65498046874998, 63.264746093750006], - [-66.69746093749993, 63.069531249999955], - [-67.89326171874993, 63.733740234375006], - [-67.72255859374997, 63.422753906249966], - [-68.49375, 63.725488281249994], - [-68.91108398437498, 63.703222656250006], - [-68.141259765625, 63.17231445312501], - [-67.67597656249998, 63.093554687500045], - [-67.73696289062497, 63.00957031249999], - [-65.98017578125001, 62.20888671875002], - [-66.12387695312498, 61.89306640625], - [-68.53588867187503, 62.25561523437506], - [-69.12558593749998, 62.423974609374966], - [-69.604736328125, 62.76772460937502], - [-70.23613281250002, 62.76337890625001], - [-70.801416015625, 62.91049804687506], - [-71.10576171874999, 63.00224609375002], - [-70.94604492187497, 63.12070312499998], - [-71.34726562499998, 63.066113281249955], - [-71.99223632812493, 63.41616210937505], - [-71.380859375, 63.580322265625], - [-72.29013671874995, 63.72797851562498], - [-72.17426757812498, 63.893408203125006], - [-72.49843749999994, 63.82348632812497], - [-73.45454101562495, 64.39926757812503], - [-73.27128906250002, 64.58251953125], - [-73.91035156249998, 64.578125], - [-74.064794921875, 64.42465820312498], - [-74.13046874999998, 64.6078125], - [-74.46123046874996, 64.64467773437505], - [-74.68139648437497, 64.8306640625], - [-74.91943359374997, 64.76552734374997], - [-74.69472656250002, 64.49658203124997], - [-75.71503906249995, 64.52436523437495], - [-75.76669921875, 64.39194335937498], - [-76.85615234374998, 64.23764648437498], - [-77.76049804687503, 64.36015624999999], - [-78.04521484374993, 64.499267578125], - [-78.09560546875, 64.93925781250002], - [-77.36088867187496, 65.19653320312503], - [-77.32670898437493, 65.453125], - [-75.82832031249993, 65.22705078125003], - [-75.45209960937495, 64.84160156250002], - [-75.35712890624995, 65.00874023437495], - [-75.79868164062503, 65.297509765625], - [-75.16630859374999, 65.28393554687497], - [-74.13847656250002, 65.50346679687502], - [-73.55078125000003, 65.48525390625005], - [-74.41640624999997, 66.16708984375003], - [-73.03325195312502, 66.72817382812505], - [-72.78881835937494, 67.030615234375], - [-72.22001953124999, 67.25429687500002], - [-73.28447265624993, 68.35698242187505], - [-73.82050781249998, 68.36293945312502], - [-73.82211914062495, 68.68598632812501], - [-74.11796875000002, 68.70092773437506], - [-73.9892578125, 68.54863281250002], - [-74.2701171875, 68.54121093750001], - [-74.89296875, 68.80815429687505], - [-74.71669921874997, 69.04550781249998], - [-76.58505859375, 68.69873046875003], - [-76.55722656250003, 69.00947265625001], - [-75.9537109375, 69.03081054687502], - [-75.64775390625002, 69.212548828125], - [-76.46494140624995, 69.46943359375001], - [-76.23408203125001, 69.66210937500003], - [-76.742333984375, 69.57290039062497], - [-77.08994140625, 69.63510742187503], - [-76.85859374999995, 69.775390625], - [-77.591650390625, 69.84560546875002], - [-77.77402343750003, 70.23852539062503], - [-78.28281250000003, 70.229150390625], - [-79.06640624999997, 70.60356445312507], - [-79.40522460937498, 70.40073242187503], - [-78.86284179687499, 70.24189453125001], - [-78.88964843750003, 69.97749023437495], - [-79.51542968749996, 69.88759765625005], - [-81.65195312500003, 70.09462890625002], - [-80.92172851562503, 69.73090820312501], - [-81.56469726562503, 69.94272460937498], - [-82.29384765624997, 69.83691406250003], - [-83.14995117187493, 70.00908203125002], - [-83.85908203124998, 69.96274414062498], - [-85.43237304687497, 70.11137695312507], - [-85.780029296875, 70.03666992187505], - [-86.32202148437503, 70.14541015625], - [-86.396875, 70.46533203124997], - [-87.838134765625, 70.24658203125], - [-88.78271484374997, 70.49448242187503], - [-89.45590820312498, 71.06171874999995], - [-87.84492187499995, 70.94438476562505], - [-87.14008789062498, 71.01162109374997], - [-89.80537109374993, 71.46230468750005], - [-89.86152343750001, 72.41191406250005], - [-88.70517578124998, 73.40327148437495], - [-87.71977539062496, 73.72290039062497], - [-85.95078124999998, 73.85014648437505], - [-84.94677734375, 73.72163085937498], - [-86.00053710937499, 73.31254882812505], - [-86.65629882812502, 72.72402343750005], - [-86.21845703124998, 71.89912109375004], - [-85.02338867187495, 71.35322265625001], - [-86.58935546874997, 71.01079101562507] - ] - ], - [ - [ - [-100.00190429687497, 73.9458984375], - [-99.15795898437499, 73.73159179687497], - [-97.66997070312499, 73.88774414062499], - [-97.1705078125, 73.82485351562497], - [-97.001708984375, 73.66650390625003], - [-97.62587890624997, 73.50229492187498], - [-97.27250976562502, 73.38681640624998], - [-98.42177734375002, 72.94101562500003], - [-97.63632812499998, 73.02763671874999], - [-97.128125, 72.62758789062502], - [-96.59208984374996, 72.71025390624999], - [-96.44560546874996, 72.55244140624998], - [-96.80146484374998, 72.32241210937502], - [-96.61342773437494, 71.83383789062506], - [-97.58227539062497, 71.62968750000005], - [-98.18134765624998, 71.66245117187503], - [-98.32270507812501, 71.85234375000002], - [-98.19863281249994, 71.44086914062501], - [-98.66289062499993, 71.302099609375], - [-99.22363281249996, 71.387109375], - [-100.594482421875, 72.15234375000003], - [-101.20854492187495, 72.31699218749998], - [-101.72392578124996, 72.31489257812501], - [-102.70874023437496, 72.76450195312503], - [-102.20400390624998, 73.077294921875], - [-101.27319335937497, 72.7216796875], - [-100.48476562500002, 72.77294921874997], - [-100.395703125, 72.97700195312498], - [-100.128125, 72.90668945312495], - [-100.53637695312497, 73.19785156250003], - [-99.82514648437503, 73.2138671875], - [-100.36611328125001, 73.359033203125], - [-100.88935546875003, 73.27534179687501], - [-101.52319335937501, 73.48637695312502], - [-100.97578124999995, 73.59975585937502], - [-100.5216796875, 73.44931640625], - [-100.96298828125002, 73.79140625], - [-99.99111328125, 73.79516601562503], - [-100.00190429687497, 73.9458984375] - ] - ], - [ - [ - [-98.270361328125, 73.86850585937498], - [-98.97392578124997, 73.81206054687502], - [-99.4169921875, 73.89541015625002], - [-97.69824218749997, 74.10869140625005], - [-98.270361328125, 73.86850585937498] - ] - ], - [ - [ - [-93.17084960937498, 74.16098632812506], - [-92.22270507812502, 73.97236328124998], - [-90.62744140625, 73.95170898437505], - [-90.38139648437496, 73.82475585937502], - [-92.11791992187497, 72.75380859375], - [-94.21132812499997, 72.75693359375], - [-93.77055664062496, 72.66821289062506], - [-93.55517578124994, 72.42114257812497], - [-94.03754882812498, 72.02875976562498], - [-95.00786132812496, 72.01279296875], - [-95.60214843749998, 72.88447265624995], - [-95.63291015625003, 73.69545898437497], - [-94.697607421875, 73.66357421874997], - [-95.134130859375, 73.88125], - [-94.97353515625, 74.04140625000002], - [-93.17084960937498, 74.16098632812506] - ] - ], - [ - [ - [-119.73632812499997, 74.11264648437498], - [-119.20595703125002, 74.19799804687503], - [-119.11796874999995, 74.01552734375], - [-118.54399414062499, 74.24462890625003], - [-117.51484375000001, 74.23173828124999], - [-115.51069335937501, 73.61875], - [-115.446875, 73.43886718750002], - [-118.96157226562497, 72.68413085937499], - [-119.51284179687501, 72.30268554687501], - [-120.17988281250001, 72.21264648437506], - [-120.61933593750001, 71.50576171875002], - [-121.47216796875003, 71.38901367187503], - [-121.74936523437502, 71.44477539062501], - [-123.09565429687503, 71.09379882812502], - [-124.00776367187494, 71.67744140624998], - [-125.29667968749999, 71.973046875], - [-125.84531250000002, 71.978662109375], - [-123.79726562499997, 73.76816406250003], - [-124.69624023437497, 74.34819335937499], - [-121.50415039062497, 74.54511718749998], - [-119.56264648437494, 74.23281250000002], - [-119.73632812499997, 74.11264648437498] - ] - ], - [ - [ - [-97.35551757812496, 74.52631835937495], - [-97.75, 74.51054687500005], - [-97.41650390624994, 74.62656250000003], - [-97.35551757812496, 74.52631835937495] - ] - ], - [ - [ - [-95.306640625, 74.50541992187505], - [-95.850732421875, 74.58247070312504], - [-95.51020507812498, 74.63676757812499], - [-95.306640625, 74.50541992187505] - ] - ], - [ - [ - [-104.11992187499995, 75.03632812500004], - [-104.88740234374998, 75.14775390624999], - [-104.34619140624996, 75.42993164062503], - [-103.64350585937497, 75.18657226562499], - [-104.11992187499995, 75.03632812500004] - ] - ], - [ - [ - [-93.54257812499995, 75.0279296875], - [-93.57309570312495, 74.66884765625005], - [-94.53452148437498, 74.63671874999997], - [-96.59960937499997, 75.03178710937499], - [-95.95463867187493, 75.44379882812501], - [-94.878173828125, 75.63002929687502], - [-93.90908203125002, 75.42250976562502], - [-93.54257812499995, 75.0279296875] - ] - ], - [ - [ - [-96.07856445312495, 75.510107421875], - [-96.91513671875003, 75.37968749999999], - [-96.98281249999997, 75.50981445312505], - [-96.367822265625, 75.65463867187506], - [-96.07856445312495, 75.510107421875] - ] - ], - [ - [ - [-94.52656249999995, 75.74931640624999], - [-94.901220703125, 75.93076171875], - [-94.53789062499996, 75.99643554687506], - [-94.52656249999995, 75.74931640624999] - ] - ], - [ - [ - [-118.328125, 75.57968749999998], - [-118.81713867187503, 75.52211914062497], - [-119.39458007812499, 75.617333984375], - [-117.63369140624998, 76.11508789062498], - [-118.328125, 75.57968749999998] - ] - ], - [ - [ - [-79.0630859375, 75.92587890624998], - [-79.63876953124995, 75.84291992187505], - [-79.00932617187499, 76.14589843750005], - [-79.0630859375, 75.92587890624998] - ] - ], - [ - [ - [-102.22734374999995, 76.014892578125], - [-102.00800781250003, 75.93940429687498], - [-102.57958984375003, 75.78022460937498], - [-103.31474609374996, 75.76420898437499], - [-103.04150390624999, 75.91884765624997], - [-103.98525390624997, 75.93310546875003], - [-103.80078124999994, 76.03701171874997], - [-104.24248046874996, 76.04697265625006], - [-104.35063476562497, 76.18232421875001], - [-102.72802734374999, 76.30703125], - [-102.22734374999995, 76.014892578125] - ] - ], - [ - [ - [-104.02285156249998, 76.58310546875003], - [-103.05131835937495, 76.44985351562497], - [-103.31137695312499, 76.34755859375], - [-104.35751953124995, 76.33461914062502], - [-104.58569335937499, 76.60649414062499], - [-104.07451171875003, 76.66611328124998], - [-104.02285156249998, 76.58310546875003] - ] - ], - [ - [ - [-97.70092773437497, 76.46650390624998], - [-97.89052734374997, 75.7603515625], - [-97.40751953124999, 75.67250976562497], - [-97.33603515624998, 75.41982421875], - [-97.65332031249997, 75.50776367187498], - [-97.87822265624996, 75.41611328125003], - [-97.67431640624997, 75.127294921875], - [-98.04531249999997, 75.20083007812497], - [-98.12094726562503, 75.03271484375], - [-100.234375, 75.00771484374997], - [-100.48349609374995, 75.18842773437501], - [-100.14570312499995, 75.24614257812505], - [-100.71191406250003, 75.40634765625], - [-99.19458007812499, 75.698388671875], - [-102.58740234375001, 75.51367187500003], - [-102.79750976562501, 75.59965820312505], - [-102.14472656249998, 75.87504882812502], - [-100.97280273437498, 75.79843750000003], - [-101.414990234375, 75.84584960937502], - [-101.87211914062496, 76.08310546875003], - [-101.52895507812495, 76.21728515625003], - [-102.1046875, 76.33120117187505], - [-101.41518554687495, 76.42490234375003], - [-99.86547851562499, 75.92421875], - [-100.11284179687502, 76.11723632812507], - [-99.54106445312497, 76.14628906250005], - [-100.41420898437495, 76.242529296875], - [-99.97773437500003, 76.31245117187495], - [-100.82973632812497, 76.52387695312495], - [-99.8140625, 76.6322265625], - [-98.89033203125, 76.46557617187497], - [-98.71083984374994, 76.69384765625003], - [-97.70092773437497, 76.46650390624998] - ] - ], - [ - [ - [-101.22612304687497, 76.57934570312497], - [-101.61308593749995, 76.60458984375006], - [-100.26914062499998, 76.73413085937497], - [-101.22612304687497, 76.57934570312497] - ] - ], - [ - [ - [-108.29238281250001, 76.05712890625], - [-107.72348632812502, 75.99541015625002], - [-108.020703125, 75.80478515625], - [-107.21621093749997, 75.89155273437501], - [-106.91352539062503, 75.67963867187501], - [-106.67700195312499, 76.02373046875002], - [-105.63266601562493, 75.94536132812505], - [-105.51948242187497, 75.63237304687505], - [-106.09262695312495, 75.08945312500003], - [-107.15341796874996, 74.9271484375], - [-108.47475585937495, 74.94721679687501], - [-108.83129882812501, 75.06489257812498], - [-112.51933593749997, 74.41684570312503], - [-113.67158203124997, 74.45302734375005], - [-114.31269531250003, 74.71508789062506], - [-112.835986328125, 74.9755859375], - [-111.67109375, 75.01943359374997], - [-111.09345703125001, 75.25629882812498], - [-113.71176757812499, 75.06860351562503], - [-113.85332031249996, 75.259375], - [-113.46708984374996, 75.41611328125003], - [-114.01650390624998, 75.43427734375001], - [-114.16845703124994, 75.23950195312503], - [-114.51381835937497, 75.27548828125], - [-114.45175781250002, 75.08789062499997], - [-115.02011718749999, 74.97617187500003], - [-115.41318359374995, 75.11499023437497], - [-115.72885742187496, 74.968115234375], - [-116.47607421874996, 75.17177734375], - [-117.56523437499997, 75.23334960937504], - [-117.25761718750002, 75.45952148437502], - [-116.07714843749996, 75.49296874999999], - [-115.14184570312501, 75.67851562500005], - [-116.42563476562498, 75.58535156249997], - [-117.16362304687496, 75.64487304687503], - [-116.80214843749995, 75.77158203124998], - [-114.99150390625002, 75.896337890625], - [-116.66455078124999, 75.95756835937505], - [-116.20986328125, 76.19443359374998], - [-114.77861328124999, 76.17260742187497], - [-115.82216796874997, 76.27001953125003], - [-114.99848632812503, 76.4974609375], - [-114.19394531249999, 76.45146484375005], - [-113.82348632812501, 76.20683593750002], - [-112.69760742187496, 76.20170898437505], - [-111.05268554687495, 75.54853515625001], - [-108.94716796875, 75.54179687499999], - [-108.94477539062495, 75.69897460937503], - [-109.8705078125, 75.929052734375], - [-109.48681640624999, 76.14467773437497], - [-110.31445312500001, 76.369384765625], - [-109.09824218749996, 76.811865234375], - [-108.46699218749997, 76.73759765625007], - [-108.29238281250001, 76.05712890625] - ] - ], - [ - [ - [-89.72646484374994, 76.50742187499998], - [-90.55625, 76.73457031249998], - [-90.13632812499995, 76.83696289062505], - [-89.69541015625, 76.74116210937498], - [-89.72646484374994, 76.50742187499998] - ] - ], - [ - [ - [-113.56069335937494, 76.74326171874998], - [-114.83525390624999, 76.79467773437497], - [-113.89165039062495, 76.89487304687503], - [-113.56069335937494, 76.74326171874998] - ] - ], - [ - [ - [-94.29497070312493, 76.91245117187498], - [-93.23002929687496, 76.77026367187497], - [-93.53457031250002, 76.44770507812498], - [-92.99536132812494, 76.62041015624999], - [-91.305029296875, 76.68076171875003], - [-90.54262695312494, 76.495751953125], - [-91.41508789062496, 76.45585937500005], - [-89.28452148437498, 76.30161132812506], - [-89.40659179687498, 76.18916015624998], - [-91.40732421874998, 76.22006835937506], - [-89.27758789062497, 75.79506835937497], - [-89.64604492187499, 75.5650390625], - [-88.91669921874998, 75.45395507812503], - [-88.64497070312495, 75.65844726562503], - [-88.201318359375, 75.51201171875005], - [-87.72973632812503, 75.57563476562495], - [-87.53911132812502, 75.48486328125003], - [-87.25693359374998, 75.61772460937499], - [-85.95146484374993, 75.39501953125], - [-85.97299804687498, 75.5287109375], - [-83.931982421875, 75.81894531250003], - [-83.23710937499993, 75.75083007812503], - [-82.153662109375, 75.83105468750003], - [-80.32197265624998, 75.62910156250001], - [-79.50908203125002, 75.25981445312499], - [-80.38198242187494, 75.03417968750003], - [-79.40141601562502, 74.91762695312502], - [-79.944482421875, 74.83364257812505], - [-80.34775390624998, 74.90297851562505], - [-80.26274414062499, 74.58447265625], - [-81.94018554687494, 74.47270507812505], - [-82.73579101562495, 74.53027343749997], - [-83.5220703125, 74.90146484375], - [-83.53188476562494, 74.58569335937497], - [-84.42553710937503, 74.50810546875007], - [-85.06142578125, 74.60693359375003], - [-85.133447265625, 74.517431640625], - [-85.44233398437495, 74.6005859375], - [-85.80800781249994, 74.49897460937498], - [-88.42304687499995, 74.49414062499997], - [-88.53496093749993, 74.83173828125001], - [-89.55869140624995, 74.55473632812507], - [-90.55327148437499, 74.61274414062498], - [-90.88022460937498, 74.8177734375], - [-91.13457031250002, 74.64985351562498], - [-91.54912109375002, 74.65556640624999], - [-92.3892578125, 75.263330078125], - [-92.18510742187499, 75.84653320312498], - [-93.09174804687495, 76.35400390624997], - [-95.27387695312498, 76.26440429687503], - [-96.03969726562494, 76.48671875000002], - [-95.65097656249998, 76.58466796874998], - [-96.88071289062495, 76.73833007812505], - [-96.40156249999995, 76.79721679687503], - [-96.75830078124997, 76.97177734374998], - [-95.84951171875002, 77.06621093750005], - [-94.29497070312493, 76.91245117187498] - ] - ], - [ - [ - [-115.55126953125001, 77.36328125], - [-116.32919921874996, 77.137060546875], - [-115.81005859374999, 76.939111328125], - [-116.25273437500002, 76.90141601562505], - [-115.94628906250003, 76.71127929687503], - [-116.99921874999995, 76.531591796875], - [-117.23359375000001, 76.28154296875005], - [-117.99296874999999, 76.40581054687505], - [-117.88081054687497, 76.80507812500005], - [-118.79140624999994, 76.51298828125005], - [-119.080712890625, 76.12407226562505], - [-119.58037109375, 76.32651367187498], - [-119.52612304687496, 75.99721679687505], - [-119.91289062499997, 75.85883789062501], - [-120.40888671874995, 75.82563476562498], - [-120.84838867187496, 76.18266601562499], - [-121.21347656249999, 75.98369140625005], - [-122.53305664062498, 75.95092773437503], - [-122.59272460937497, 76.16206054687495], - [-122.90278320312498, 76.13471679687498], - [-122.51938476562503, 76.353173828125], - [-121.56113281250003, 76.453466796875], - [-119.09018554687496, 77.30507812500002], - [-116.84355468749995, 77.33955078124995], - [-117.03974609374995, 77.46513671875005], - [-116.51132812500003, 77.54760742187497], - [-115.55126953125001, 77.36328125] - ] - ], - [ - [ - [-89.83325195312503, 77.26762695312505], - [-90.22827148437503, 77.21245117187499], - [-90.99321289062499, 77.32949218750002], - [-91.01904296875003, 77.64389648437503], - [-89.83896484375003, 77.49140624999998], - [-89.83325195312503, 77.26762695312505] - ] - ], - [ - [ - [-104.55815429687497, 77.14174804687497], - [-105.21508789062496, 77.18208007812501], - [-106.03559570312495, 77.73984375000006], - [-105.58789062499997, 77.73598632812497], - [-104.54223632812501, 77.33774414062503], - [-104.55815429687497, 77.14174804687497] - ] - ], - [ - [ - [-95.484375, 77.79199218750003], - [-93.30097656249995, 77.73979492187505], - [-93.54394531249997, 77.466650390625], - [-95.98706054687497, 77.484130859375], - [-96.19458007812497, 77.70053710937503], - [-95.484375, 77.79199218750003] - ] - ], - [ - [ - [-101.6935546875, 77.69658203125005], - [-102.37783203124995, 77.728125], - [-102.44770507812498, 77.88061523437506], - [-101.19321289062493, 77.82978515624998], - [-101.00205078124998, 77.73510742187497], - [-101.6935546875, 77.69658203125005] - ] - ], - [ - [ - [-113.83247070312497, 77.75463867187506], - [-114.28720703124998, 77.72148437500005], - [-114.98041992187498, 77.91542968750002], - [-114.33037109374997, 78.07753906250002], - [-113.83247070312497, 77.75463867187506] - ] - ], - [ - [ - [-110.45805664062496, 78.10322265625001], - [-109.62226562499995, 78.07475585937499], - [-110.865625, 77.834130859375], - [-110.15273437500002, 77.76293945312506], - [-110.19848632812501, 77.52451171874998], - [-112.37265625000002, 77.36411132812498], - [-113.16435546875002, 77.5302734375], - [-113.21518554687498, 77.90351562500001], - [-110.45805664062496, 78.10322265625001] - ] - ], - [ - [ - [-109.81596679687499, 78.65039062500003], - [-109.48447265624995, 78.31640625], - [-111.16918945312499, 78.38627929687505], - [-111.51748046874997, 78.27470703125005], - [-112.13125, 78.366064453125], - [-113.22304687499998, 78.29790039062505], - [-112.85585937499997, 78.46684570312502], - [-110.877587890625, 78.73505859375004], - [-109.81596679687499, 78.65039062500003] - ] - ], - [ - [ - [-96.20449218749994, 78.53129882812499], - [-94.91538085937495, 78.39052734375002], - [-95.32924804687497, 78.22504882812495], - [-94.93427734374998, 78.07563476562498], - [-96.98964843749994, 77.80600585937503], - [-97.65815429687498, 78.090625], - [-96.944677734375, 78.15185546874997], - [-98.04951171874995, 78.325927734375], - [-98.33261718749998, 78.77353515625006], - [-97.38232421875, 78.78291015625001], - [-96.20449218749994, 78.53129882812499] - ] - ], - [ - [ - [-103.42602539062499, 79.315625], - [-102.57617187499996, 78.87939453125003], - [-101.70366210937502, 79.07890625000002], - [-101.128125, 78.80166015625002], - [-100.43549804687503, 78.8203125], - [-99.60942382812495, 78.58305664062507], - [-99.16640625000002, 77.85693359375003], - [-100.27465820312503, 77.83271484374995], - [-101.07412109375001, 78.19384765625], - [-102.60698242187502, 78.24892578125002], - [-102.73134765624995, 78.37104492187495], - [-103.94658203124999, 78.26000976562497], - [-104.76357421874998, 78.35166015625], - [-104.90961914062498, 78.55263671875], - [-103.57050781250003, 78.53984375000005], - [-104.02084960937502, 78.63491210937497], - [-103.37158203125, 78.73632812500003], - [-104.18500976562498, 78.78129882812505], - [-104.15195312499999, 78.989892578125], - [-104.89550781249996, 78.80815429687502], - [-104.74677734375003, 79.02709960937503], - [-105.53564453124999, 79.03251953125007], - [-105.51455078124995, 79.24248046875002], - [-105.38769531249994, 79.32358398437503], - [-103.42602539062499, 79.315625] - ] - ], - [ - [ - [-98.79160156249995, 79.98110351562505], - [-98.94521484375, 79.72407226562498], - [-100.05683593749997, 79.89824218750005], - [-100.05327148437496, 80.093359375], - [-99.15322265625001, 80.12421874999998], - [-98.79160156249995, 79.98110351562505] - ] - ], - [ - [ - [-91.88554687499999, 81.13286132812505], - [-90.64301757812498, 80.59370117187498], - [-89.23559570312494, 80.51064453125002], - [-88.85732421874997, 80.16621093750001], - [-88.19990234374998, 80.11147460937497], - [-88.5248046875, 80.41801757812507], - [-87.675, 80.37211914062505], - [-87.92231445312501, 80.09770507812499], - [-86.97719726562502, 79.89423828125001], - [-87.29516601562494, 79.58017578124998], - [-86.33696289062496, 79.63496093749995], - [-86.00703124999998, 79.47944335937498], - [-85.6478515625, 79.61142578125006], - [-85.04213867187497, 79.2845703125], - [-86.95717773437502, 78.97490234375005], - [-87.61738281249995, 78.67631835937505], - [-88.04018554687494, 78.99531250000004], - [-87.98286132812498, 78.53706054687501], - [-88.74160156250002, 78.58403320312499], - [-88.82241210937497, 78.18588867187498], - [-90.037109375, 78.60683593750002], - [-89.52568359374999, 78.15961914062495], - [-90.29721679687495, 78.32802734374997], - [-90.614404296875, 78.14985351562501], - [-92.35126953125001, 78.312890625], - [-92.8482421875, 78.46010742187497], - [-91.86689453124998, 78.54267578125001], - [-93.26660156249997, 78.60830078124997], - [-93.63442382812502, 78.75092773437498], - [-93.15986328124998, 78.77563476562503], - [-94.11459960937498, 78.92890625000001], - [-92.54721679687495, 79.28261718750002], - [-91.29990234375003, 79.372705078125], - [-92.82192382812497, 79.44990234375001], - [-93.93315429687496, 79.29072265624998], - [-94.11030273437498, 79.40156250000001], - [-95.10317382812502, 79.289892578125], - [-95.66289062500002, 79.52734374999997], - [-94.40185546874997, 79.736328125], - [-95.73935546874995, 79.66015625000003], - [-96.58906249999995, 79.91665039062497], - [-96.77324218749999, 80.13579101562502], - [-94.64589843749994, 80.04873046874997], - [-94.26259765625002, 80.19487304687499], - [-95.40507812499996, 80.13500976562506], - [-96.39409179687493, 80.31503906250003], - [-95.549072265625, 80.36660156249997], - [-95.92695312499998, 80.72065429687498], - [-93.92792968749995, 80.55917968750003], - [-95.51474609375003, 80.83813476562503], - [-94.98051757812499, 81.04965820312503], - [-93.28671874999998, 81.10029296874998], - [-94.22011718749997, 81.33076171875004], - [-93.03466796874997, 81.3462890625], - [-91.88554687499999, 81.13286132812505] - ] - ], - [ - [ - [-69.4888671875, 83.01679687499998], - [-66.42255859374998, 82.92685546875003], - [-68.46933593749995, 82.65336914062502], - [-65.29902343749995, 82.79960937500005], - [-64.98388671874997, 82.90229492187501], - [-64.50400390625, 82.77841796874998], - [-63.641015624999966, 82.81259765625003], - [-63.246777343749926, 82.4501953125], - [-62.47519531249995, 82.51958007812502], - [-61.392480468749994, 82.44189453125], - [-61.61538085937502, 82.18442382812503], - [-64.43579101562497, 81.74262695312501], - [-66.62573242187497, 81.61640624999995], - [-68.68852539062493, 81.29331054687503], - [-64.78007812499993, 81.49287109375001], - [-69.55068359375, 80.38325195312498], - [-70.71259765625001, 80.53959960937505], - [-70.264892578125, 80.23359374999998], - [-72.05595703124996, 80.12324218749995], - [-70.56840820312493, 80.09370117187498], - [-71.387841796875, 79.76176757812505], - [-72.43652343750003, 79.69438476562499], - [-74.39448242187495, 79.87407226562499], - [-73.47246093749996, 79.7564453125], - [-73.36152343750001, 79.50400390625], - [-75.50341796875, 79.41416015625], - [-76.898828125, 79.5123046875], - [-75.60273437499998, 79.23955078125005], - [-74.48120117187503, 79.22949218750006], - [-74.64091796874996, 79.03554687499997], - [-78.58164062499998, 79.075], - [-77.88276367187498, 78.9423828125], - [-76.255859375, 79.00683593749997], - [-74.486328125, 78.75009765624998], - [-74.87861328124998, 78.54482421875], - [-76.41611328124995, 78.51152343750005], - [-75.19345703125, 78.327734375], - [-75.86596679687497, 78.00981445312499], - [-78.01259765624997, 77.94604492187506], - [-78.07617187500003, 77.51904296875], - [-78.70849609374997, 77.34213867187503], - [-80.57304687499996, 77.31479492187506], - [-81.65908203124997, 77.52543945312499], - [-81.3013671875, 77.34404296875007], - [-82.056787109375, 77.29653320312497], - [-81.75634765624997, 77.20400390625005], - [-79.49726562500001, 77.19609375000005], - [-78.97919921874998, 76.89287109374999], - [-78.28886718750002, 76.97797851562501], - [-77.98330078124994, 76.75498046875006], - [-78.284326171875, 76.57124023437501], - [-80.79970703124997, 76.173583984375], - [-80.97451171874994, 76.470068359375], - [-81.71738281250003, 76.494970703125], - [-82.52983398437499, 76.723291015625], - [-82.23315429687494, 76.46582031250003], - [-83.88569335937501, 76.453125], - [-84.22377929687497, 76.67534179687499], - [-84.27534179687498, 76.35654296875006], - [-85.141259765625, 76.30458984375005], - [-86.45371093750003, 76.58486328125002], - [-86.68022460937499, 76.37661132812497], - [-87.35419921874998, 76.44804687500005], - [-87.48979492187499, 76.58583984374997], - [-87.49755859374997, 76.38627929687499], - [-88.39599609374997, 76.40527343750003], - [-88.49584960937497, 76.77285156249997], - [-88.54580078125002, 76.42089843750003], - [-89.36962890624997, 76.474462890625], - [-89.49975585937503, 76.82680664062502], - [-88.39814453124995, 77.10395507812501], - [-86.81225585937497, 77.18491210937498], - [-87.68144531249996, 77.43637695312503], - [-88.01699218750002, 77.78471679687505], - [-86.75507812499998, 77.86372070312498], - [-85.58847656249998, 77.46113281250004], - [-84.73867187499997, 77.36103515624998], - [-83.72128906249998, 77.41420898437497], - [-82.7103515625, 77.84951171875002], - [-82.5953125, 77.99213867187504], - [-83.77939453125, 77.53261718750002], - [-85.28935546874996, 77.55903320312498], - [-85.54755859374998, 77.92768554687495], - [-84.61542968749998, 78.19570312500002], - [-84.22270507812499, 78.176025390625], - [-84.91035156249993, 78.23969726562501], - [-84.78320312499997, 78.52758789062506], - [-85.5859375, 78.10957031249998], - [-86.21777343750003, 78.08120117187497], - [-85.92006835937494, 78.34287109374998], - [-86.91323242187494, 78.126806640625], - [-87.5517578125, 78.17661132812503], - [-86.80791015624999, 78.77436523437495], - [-85.00375976562495, 78.912255859375], - [-83.27143554687501, 78.77031250000002], - [-81.75009765624995, 78.97578124999995], - [-82.43876953125002, 78.903662109375], - [-84.41201171875002, 78.99658203125003], - [-84.38359375000002, 79.1185546875], - [-83.57587890624995, 79.05366210937501], - [-86.42075195312498, 79.84521484374997], - [-86.49853515625003, 80.25825195312501], - [-83.72363281250003, 80.22895507812501], - [-81.68837890625, 79.685791015625], - [-80.47592773437498, 79.60625], - [-80.12446289062495, 79.66948242187507], - [-81.01015625000002, 79.693115234375], - [-82.98701171874995, 80.32260742187498], - [-76.86298828124995, 80.86479492187505], - [-78.71621093749994, 80.95166015624997], - [-76.88510742187503, 81.43027343750006], - [-81.00703125000001, 80.6548828125], - [-82.88432617187502, 80.57753906249997], - [-82.22236328124998, 80.77231445312503], - [-84.41782226562495, 80.52675781250002], - [-86.250341796875, 80.56577148437506], - [-86.60307617187499, 80.66401367187498], - [-85.63930664062494, 80.92460937500007], - [-83.288818359375, 81.14794921875], - [-85.780859375, 81.03505859375], - [-87.32988281250002, 80.669775390625], - [-88.00366210937497, 80.675390625], - [-89.16689453125, 80.94130859375], - [-86.47675781249993, 81.03574218750006], - [-84.94121093750002, 81.28623046875], - [-87.27509765624995, 81.080810546875], - [-89.623046875, 81.032470703125], - [-89.94731445312499, 81.17265625000005], - [-89.20869140624998, 81.25009765625003], - [-89.67368164062503, 81.32861328125003], - [-87.59702148437498, 81.52583007812498], - [-88.47905273437502, 81.56464843749998], - [-90.41630859374996, 81.40537109375003], - [-89.82167968749997, 81.63486328124998], - [-91.29238281250002, 81.57124023437498], - [-91.64755859374998, 81.68383789062503], - [-88.06318359375001, 82.09648437500007], - [-87.01821289062502, 81.95874023437497], - [-86.62680664062495, 82.05102539062503], - [-85.04482421874997, 81.9828125], - [-86.615625, 82.21855468750007], - [-84.89682617187503, 82.44941406250001], - [-82.63369140625002, 82.07729492187497], - [-82.53691406250002, 82.24726562499995], - [-79.465625, 81.85112304687499], - [-82.44755859374993, 82.39501953125003], - [-81.68115234375003, 82.51865234375], - [-82.11684570312497, 82.62866210937503], - [-80.8625, 82.57153320312503], - [-81.01015625000002, 82.77905273437503], - [-78.748779296875, 82.67939453124998], - [-80.15493164062497, 82.91113281250003], - [-77.61806640624997, 82.89584960937503], - [-76.009375, 82.53515625], - [-75.565625, 82.60854492187502], - [-77.12490234374994, 83.00854492187497], - [-74.41416015624995, 83.01313476562501], - [-72.65869140625, 82.72163085937495], - [-73.44189453124994, 82.90483398437499], - [-72.811669921875, 83.08120117187502], - [-71.98320312499996, 83.10141601562498], - [-70.94038085937495, 82.90224609375], - [-71.08481445312498, 83.08266601562497], - [-69.96992187499995, 83.11611328125005], - [-69.4888671875, 83.01679687499998] - ] - ] - ] - }, - "properties": { - "name": "Canada", - "childNum": 110 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [9.527658197470123, 47.27026989773668], - [9.46249431093294, 47.19858962254578], - [9.46249431093294, 47.09010747968864], - [9.409458596647225, 47.02019676540292], - [9.579979133936737, 47.05856388629306], - [9.580273437500011, 47.057373046875], - [10.133496093750011, 46.851513671875], - [10.349414062500017, 46.98476562499999], - [10.414941406250023, 46.964404296874996], - [10.45458984375, 46.8994140625], - [10.452832031250011, 46.86494140625], - [10.406054687500017, 46.73486328125], - [10.39794921875, 46.6650390625], - [10.4306640625, 46.550048828125], - [10.195507812500011, 46.62109375], - [10.1375, 46.61435546875], - [10.087011718750006, 46.599902343749996], - [10.061230468750011, 46.546777343749994], - [10.038281250000011, 46.483203125], - [10.045605468750011, 46.447900390624994], - [10.081933593750023, 46.420751953125], - [10.109667968750017, 46.362841796874996], - [10.128320312500023, 46.238232421875], - [10.08056640625, 46.227978515625], - [10.041015625, 46.238085937499996], - [9.939257812500017, 46.36181640625], - [9.884472656250011, 46.3677734375], - [9.787792968750011, 46.346044921875], - [9.639453125000017, 46.2958984375], - [9.57958984375, 46.29609375], - [9.528710937500023, 46.306201171874996], - [9.427636718750023, 46.482324218749994], - [9.399316406250023, 46.4806640625], - [9.304394531250011, 46.495556640625], - [9.203417968750017, 46.21923828125], - [9.11874162946429, 46.014892578125], - [8.97551618303573, 45.81677455357143], - [8.74961495535715, 46.02246372767857], - [8.818554687500011, 46.0771484375], - [8.458398437500023, 46.245898437499996], - [8.370703125, 46.445117187499996], - [8.298535156250011, 46.40341796875], - [8.23193359375, 46.341210937499994], - [8.08154296875, 46.256005859374994], - [7.9931640625, 46.015917968749996], - [7.327929687500017, 45.912353515625], - [7.129003906250006, 45.880419921874996], - [7.055761718750006, 45.90380859375], - [7.02109375, 45.92578125], - [6.953710937500006, 46.017138671874996], - [6.897265625000017, 46.0517578125], - [6.772070312500006, 46.16513671875], - [6.758105468750017, 46.415771484375], - [6.578222656250006, 46.437353515625], - [6.428906250000011, 46.430517578125], - [6.321875, 46.393701171874994], - [6.234667968750017, 46.3326171875], - [6.199414062500011, 46.19306640625], - [6.086621093750011, 46.147021484374996], - [6.006640625000017, 46.142333984375], - [5.971484375000017, 46.151220703125], - [5.970019531250017, 46.214697265625], - [6.0361328125, 46.238085937499996], - [6.095898437500011, 46.27939453125], - [6.129687500000017, 46.5669921875], - [6.41015625, 46.755419921874996], - [6.429003906250017, 46.832275390625], - [6.45625, 46.94833984375], - [6.624804687500017, 47.004345703125], - [6.666894531250023, 47.026513671874994], - [6.688085937500006, 47.058251953124994], - [6.820703125000023, 47.16318359375], - [6.952050781250023, 47.2671875], - [6.978515625, 47.302050781249996], - [7.000585937500006, 47.322509765625], - [7.000585937500006, 47.339453125], - [6.900390625, 47.39423828125], - [6.968359375, 47.45322265625], - [7.136035156250017, 47.48984375], - [7.343164062500023, 47.43310546875], - [7.615625, 47.592724609375], - [8.454003906250023, 47.59619140625], - [8.559472656250023, 47.6240234375], - [8.570507812500011, 47.63779296875], - [8.567089843750011, 47.651904296874996], - [8.55234375, 47.659130859375], - [8.451757812500006, 47.651806640625], - [8.413281250000011, 47.6626953125], - [8.403417968750006, 47.687792968749996], - [8.435742187500011, 47.731347656249994], - [8.572656250000023, 47.775634765625], - [9.524023437500006, 47.52421875], - [9.625878906250023, 47.467041015625], - [9.527539062500011, 47.270751953125], - [9.527658197470123, 47.27026989773668] - ] - ] - }, - "properties": { - "name": "Switzerland", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-67.28886718749999, -55.776855468749964], - [-67.55996093749997, -55.72480468750002], - [-67.39736328124997, -55.58515625], - [-67.28886718749999, -55.776855468749964] - ] - ], - [ - [ - [-67.07993164062498, -55.15380859374996], - [-67.33969726562495, -55.292578124999984], - [-67.4947265625, -55.177441406249976], - [-68.07001953124995, -55.22109374999999], - [-68.30136718750003, -54.98066406250003], - [-67.245263671875, -54.977636718750034], - [-67.07993164062498, -55.15380859374996] - ] - ], - [ - [ - [-69.70297851562503, -54.91904296875], - [-68.90078125000002, -55.01777343750004], - [-68.45800781249997, -54.95966796875002], - [-68.61328124999997, -55.155566406250045], - [-68.28266601562495, -55.25517578125], - [-68.04833984375, -55.6431640625], - [-68.86704101562498, -55.45019531250003], - [-68.89008789062498, -55.2412109375], - [-69.19262695312497, -55.171875], - [-69.35922851562498, -55.300683593749945], - [-69.18085937499995, -55.47480468749998], - [-69.41181640624995, -55.44423828124997], - [-69.97978515625002, -55.14746093749999], - [-69.88442382812494, -54.88203125000001], - [-69.70297851562503, -54.91904296875] - ] - ], - [ - [ - [-70.9916015625, -54.86796874999999], - [-70.80483398437497, -54.96767578124996], - [-70.41752929687493, -54.908886718749976], - [-70.29785156249997, -55.11376953124997], - [-70.47558593749994, -55.17705078124998], - [-71.43720703125001, -54.88925781249997], - [-70.9916015625, -54.86796874999999] - ] - ], - [ - [ - [-71.390478515625, -54.03281250000002], - [-71.02192382812495, -54.111816406250036], - [-71.14326171874998, -54.374023437499986], - [-71.473291015625, -54.23115234375001], - [-71.94853515624999, -54.300878906250006], - [-72.21044921874997, -54.04775390624995], - [-71.996484375, -53.884863281249984], - [-71.390478515625, -54.03281250000002] - ] - ], - [ - [ - [-72.92324218749997, -53.481640625], - [-72.88222656249997, -53.578320312499976], - [-72.48227539062503, -53.58808593750001], - [-72.20541992187503, -53.80742187500002], - [-72.408544921875, -54.00380859374997], - [-72.87099609375, -54.12656250000002], - [-72.76376953125, -53.86484375], - [-73.03945312499994, -53.83281250000004], - [-73.08076171875001, -53.99804687499995], - [-73.21064453125001, -53.98583984374995], - [-73.31435546875, -53.72919921874998], - [-73.845458984375, -53.54580078125001], - [-73.44707031249993, -53.41005859374998], - [-72.92324218749997, -53.481640625] - ] - ], - [ - [ - [-74.38574218749994, -52.92236328125001], - [-73.65400390624998, -53.06982421875003], - [-73.13520507812498, -53.35390625], - [-73.56728515625, -53.3068359375], - [-73.86694335937494, -53.096875], - [-74.27021484374995, -53.08154296875002], - [-74.71201171874998, -52.74873046874998], - [-74.38574218749994, -52.92236328125001] - ] - ], - [ - [ - [-68.62993164062499, -52.65263671875004], - [-68.65322265624994, -54.85361328124999], - [-69.48627929687493, -54.85888671875], - [-69.72343750000002, -54.71210937500003], - [-70.49716796875, -54.80957031249999], - [-71.83154296874997, -54.62617187500002], - [-71.92773437500003, -54.52871093749997], - [-71.80014648437498, -54.433984374999945], - [-71.07993164062498, -54.444238281249994], - [-70.79726562500002, -54.32724609374996], - [-70.70112304687498, -54.48544921875004], - [-70.31098632812498, -54.52851562500002], - [-70.86308593749993, -54.11044921875003], - [-70.86772460937499, -53.88417968750002], - [-70.53129882812502, -53.627343750000016], - [-70.37973632812495, -53.98671874999995], - [-70.62983398437493, -54.005566406249976], - [-70.53530273437494, -54.136132812500016], - [-70.16899414062502, -54.37929687499999], - [-69.74184570312494, -54.30585937500005], - [-69.25317382812494, -54.557421875000045], - [-69.04433593749997, -54.40673828124999], - [-69.98813476562503, -54.10908203125001], - [-70.15112304687503, -53.88808593750002], - [-70.09111328124996, -53.72177734374998], - [-69.35595703125003, -53.41630859375001], - [-69.63701171874999, -53.33408203125004], - [-70.32929687499998, -53.37763671875003], - [-70.44335937499994, -53.085546875000034], - [-70.130615234375, -52.942773437499994], - [-70.38012695312494, -52.75195312500002], - [-69.93544921874997, -52.82109374999998], - [-69.41406249999997, -52.48623046874997], - [-69.16704101562499, -52.66757812499997], - [-68.78979492187497, -52.576757812500034], - [-68.62993164062499, -52.65263671875004] - ] - ], - [ - [ - [-74.82294921874993, -51.63017578125001], - [-74.53681640624998, -51.96513671875004], - [-74.69448242187497, -52.27919921874999], - [-74.85180664062494, -52.27070312500003], - [-75.10537109375, -51.78886718750001], - [-74.82294921874993, -51.63017578125001] - ] - ], - [ - [ - [-74.55864257812499, -51.27705078125001], - [-74.62036132812497, -51.395703125000026], - [-75.04736328125, -51.39833984375003], - [-75.28911132812496, -51.625390625000016], - [-75.15366210937498, -51.278808593750014], - [-74.73666992187503, -51.20761718749999], - [-74.55864257812499, -51.27705078125001] - ] - ], - [ - [ - [-75.302001953125, -50.67998046875005], - [-75.411376953125, -50.76435546875001], - [-75.42763671875002, -50.48056640625002], - [-75.11533203124998, -50.510449218749976], - [-75.302001953125, -50.67998046875005] - ] - ], - [ - [ - [-75.05478515625, -50.29609375], - [-75.44912109374997, -50.34335937500004], - [-75.32666015624997, -50.01181640625], - [-74.8759765625, -50.10996093750001], - [-75.05478515625, -50.29609375] - ] - ], - [ - [ - [-75.106689453125, -48.83652343750001], - [-75.38994140624999, -49.15917968750002], - [-75.64116210937499, -49.195410156250034], - [-75.48764648437498, -49.082421875000016], - [-75.58310546874998, -48.85888671874995], - [-75.106689453125, -48.83652343750001] - ] - ], - [ - [ - [-74.47617187499998, -49.14785156250002], - [-74.59472656249997, -50.00664062500001], - [-74.76298828124996, -50.01142578125001], - [-74.88041992187502, -49.72587890625001], - [-74.72382812499998, -49.42382812500003], - [-74.960107421875, -49.533007812499974], - [-75.06601562499998, -49.85234375000002], - [-75.54980468749994, -49.79130859375002], - [-75.30585937499998, -49.49404296875003], - [-75.46748046874995, -49.35888671875003], - [-75.08603515624998, -49.27021484375], - [-75.21015624999995, -49.14804687499998], - [-74.94921875, -48.960156249999976], - [-74.89624023437503, -48.73320312500002], - [-74.54609374999993, -48.76689453125004], - [-74.47617187499998, -49.14785156250002] - ] - ], - [ - [ - [-75.51025390624997, -48.76347656250005], - [-75.65092773437496, -48.58632812500002], - [-75.57148437499993, -48.095898437500026], - [-75.39140625000002, -48.01972656249997], - [-75.15849609374999, -48.62265624999996], - [-75.51025390624997, -48.76347656250005] - ] - ], - [ - [ - [-74.56728515625, -48.591992187500026], - [-74.92304687499998, -48.62646484375003], - [-75.21289062499997, -48.141699218750034], - [-75.19829101562502, -47.974609375000014], - [-74.895654296875, -47.839355468749986], - [-74.56728515625, -48.591992187500026] - ] - ], - [ - [ - [-75.11220703124997, -47.8376953125], - [-75.26103515625002, -47.76386718749998], - [-74.92646484374998, -47.72314453125003], - [-75.11220703124997, -47.8376953125] - ] - ], - [ - [ - [-74.31289062500002, -45.69150390625002], - [-74.46552734374995, -45.757226562499994], - [-74.68984375, -45.66259765625], - [-74.310546875, -45.17265625000002], - [-74.31289062500002, -45.69150390625002] - ] - ], - [ - [ - [-73.63217773437498, -44.82148437499997], - [-73.81845703125, -44.65214843750002], - [-73.72392578124993, -44.544238281249974], - [-73.63217773437498, -44.82148437499997] - ] - ], - [ - [ - [-72.98613281249999, -44.780078124999974], - [-73.22846679687498, -44.85996093749999], - [-73.39707031249998, -44.77431640624995], - [-73.44506835937497, -44.641015624999966], - [-73.20771484374993, -44.33496093749997], - [-72.7763671875, -44.50859374999999], - [-72.98613281249999, -44.780078124999974] - ] - ], - [ - [ - [-73.73535156249997, -44.39453125000003], - [-74.00205078125003, -44.59091796874998], - [-73.728173828125, -45.195898437500034], - [-74.016259765625, -45.344921875000026], - [-74.61777343749998, -44.64794921874996], - [-74.50180664062498, -44.47353515624995], - [-74.09721679687496, -44.38935546875004], - [-73.99492187499999, -44.140234375], - [-73.70322265624998, -44.27412109375001], - [-73.73535156249997, -44.39453125000003] - ] - ], - [ - [ - [-73.81064453125003, -43.827246093750006], - [-73.95566406249998, -43.921972656250034], - [-74.14296874999997, -43.872167968750006], - [-73.81064453125003, -43.827246093750006] - ] - ], - [ - [ - [-73.77338867187498, -43.3458984375], - [-74.114404296875, -43.35791015624996], - [-74.387353515625, -43.231640625], - [-74.03666992187496, -41.79550781249998], - [-73.52783203124997, -41.89628906249999], - [-73.42290039062499, -42.192871093750014], - [-73.47080078124998, -42.46630859375004], - [-73.78925781249993, -42.58574218750003], - [-73.43632812499996, -42.9365234375], - [-73.74965820312494, -43.15908203124995], - [-73.77338867187498, -43.3458984375] - ] - ], - [ - [ - [-78.80415039062501, -33.646484374999986], - [-78.98945312499993, -33.66171874999998], - [-78.87744140625003, -33.57519531250003], - [-78.80415039062501, -33.646484374999986] - ] - ], - [ - [ - [-109.27998046874994, -27.14042968749996], - [-109.434130859375, -27.171289062500023], - [-109.39047851562499, -27.068359375000014], - [-109.27998046874994, -27.14042968749996] - ] - ], - [ - [ - [-67.19487304687493, -22.821679687500037], - [-67.00878906249994, -23.00136718750005], - [-67.35620117187503, -24.033789062499963], - [-68.25029296875002, -24.391992187500023], - [-68.56201171875, -24.74736328125003], - [-68.38422851562495, -25.091894531249977], - [-68.59208984375002, -25.420019531250034], - [-68.41450195312498, -26.153710937500023], - [-68.59160156249999, -26.47041015624997], - [-68.31865234374999, -26.973242187500006], - [-68.59208984375002, -27.140039062499966], - [-68.84633789062494, -27.153710937499994], - [-69.17441406249998, -27.924707031250037], - [-69.65693359374995, -28.413574218749986], - [-69.82788085937497, -29.10322265624997], - [-70.02680664062501, -29.324023437500017], - [-69.95996093749997, -30.078320312500026], - [-69.84428710937493, -30.175], - [-69.95634765624996, -30.35820312500003], - [-70.15322265625, -30.360937499999963], - [-70.30908203124994, -31.02265625000004], - [-70.51958007812493, -31.1484375], - [-70.585205078125, -31.569433593749963], - [-70.25439453125, -31.957714843750026], - [-70.36376953125, -32.08349609374997], - [-70.02197265625, -32.88457031250002], - [-70.08486328125002, -33.20175781249998], - [-69.81962890624999, -33.28378906249999], - [-69.85244140625, -34.224316406250026], - [-70.05205078124999, -34.30078124999997], - [-70.39316406250003, -35.146875], - [-70.55517578125, -35.246875], - [-70.41572265625001, -35.52304687500002], - [-70.40478515625, -36.06171874999998], - [-71.05551757812498, -36.52373046874996], - [-71.19218750000002, -36.84365234375004], - [-71.16757812499998, -37.76230468749996], - [-70.858642578125, -38.60449218750003], - [-71.40156249999995, -38.93505859374996], - [-71.53945312499997, -39.60244140624995], - [-71.71992187499995, -39.63525390624997], - [-71.65976562499998, -40.02080078125], - [-71.81831054687493, -40.17666015624995], - [-71.70898437499997, -40.381738281249994], - [-71.93212890624994, -40.69169921874999], - [-71.91127929687497, -41.650390624999986], - [-71.75, -42.04677734375001], - [-72.10820312499993, -42.25185546874995], - [-72.14643554687498, -42.990039062499974], - [-71.750634765625, -43.237304687499986], - [-71.90498046875001, -43.34755859374998], - [-71.68007812500002, -43.92958984374998], - [-71.82001953124993, -44.38310546875], - [-71.21259765624998, -44.44121093750003], - [-71.15971679687496, -44.56025390625004], - [-71.26113281250002, -44.763085937499966], - [-72.06372070312503, -44.771875], - [-72.04169921874998, -44.90419921875004], - [-71.5962890625, -44.97919921875004], - [-71.34931640624995, -45.33193359374995], - [-71.74619140624998, -45.57890625], - [-71.63154296874998, -45.95371093749998], - [-71.87568359374998, -46.160546875], - [-71.69965820312501, -46.6513671875], - [-71.94023437499999, -46.83125], - [-71.90498046875001, -47.201660156250014], - [-72.34594726562497, -47.49267578124997], - [-72.517919921875, -47.87636718749998], - [-72.32832031250001, -48.11005859374998], - [-72.35473632812497, -48.36582031250005], - [-72.582861328125, -48.47539062499999], - [-72.65126953125, -48.84160156249998], - [-73.03364257812501, -49.014355468750004], - [-73.13525390625, -49.30068359374999], - [-73.46157226562497, -49.31386718750001], - [-73.55419921875, -49.463867187500014], - [-73.50126953124996, -50.125292968750024], - [-73.15292968749998, -50.73828125000003], - [-72.50981445312496, -50.607519531250034], - [-72.34023437499997, -50.68183593749999], - [-72.40766601562501, -51.54082031250002], - [-71.91865234374995, -51.98955078125004], - [-69.96025390624993, -52.00820312500002], - [-68.443359375, -52.35664062500004], - [-69.24101562499996, -52.20546874999997], - [-69.62031249999995, -52.46474609374995], - [-70.79511718749995, -52.76875], - [-70.99584960937497, -53.77929687499997], - [-71.29775390625002, -53.88339843750004], - [-72.1744140625, -53.632324218749964], - [-72.41289062500002, -53.35019531250004], - [-71.94169921874993, -53.23408203125001], - [-71.89169921874998, -53.523535156250006], - [-71.79145507812498, -53.48457031249997], - [-71.74052734374999, -53.232617187499976], - [-71.28896484375002, -53.03369140624995], - [-71.22714843750003, -52.810644531249984], - [-71.38774414062496, -52.76425781250004], - [-72.27802734374998, -53.13232421874997], - [-72.54892578125, -53.4607421875], - [-73.05273437499997, -53.24345703125005], - [-72.72768554687502, -52.7623046875], - [-72.453466796875, -52.814453124999964], - [-72.11757812499997, -52.65], - [-71.51127929687502, -52.60537109375], - [-72.22568359374998, -52.52099609374995], - [-72.43769531250001, -52.62578124999998], - [-72.71210937499995, -52.53554687499999], - [-73.12246093749997, -53.073925781249976], - [-73.64521484374998, -52.83701171875003], - [-73.2408203125, -52.707128906250034], - [-73.12392578125, -52.487988281249976], - [-73.24414062499997, -52.62402343749998], - [-73.58569335937503, -52.68574218750003], - [-74.01445312499999, -52.63935546875], - [-74.26494140624993, -52.1048828125], - [-73.83447265625, -52.23398437500001], - [-73.68432617187494, -52.07773437499998], - [-73.26044921874993, -52.157812500000034], - [-72.79501953124998, -51.94951171875005], - [-72.57084960937496, -52.200097656249945], - [-72.67705078125002, -52.38466796874998], - [-72.52333984374997, -52.255468750000034], - [-72.62460937499998, -51.94648437499997], - [-72.48964843750002, -51.76367187500003], - [-72.76123046875, -51.57324218749996], - [-73.16875, -51.45390624999998], - [-72.60004882812495, -51.79912109374997], - [-73.51816406250003, -52.04101562499996], - [-73.75263671874993, -51.795507812500034], - [-74.19667968749997, -51.68056640624997], - [-73.92978515624995, -51.61787109374999], - [-73.93950195312499, -51.26630859375005], - [-74.81474609374996, -51.06289062499999], - [-75.09467773437495, -50.68125], - [-74.68574218749995, -50.662011718749945], - [-74.77587890625003, -50.46992187499998], - [-74.64448242187498, -50.360937499999984], - [-74.365576171875, -50.487890625], - [-74.13940429687503, -50.81777343749997], - [-73.80654296875, -50.93837890625003], - [-73.654443359375, -50.49267578125], - [-73.97802734375003, -50.827050781249994], - [-74.18559570312493, -50.485351562500014], - [-73.95034179687497, -50.510546875], - [-74.62958984374998, -50.19404296875], - [-74.333740234375, -49.97460937499997], - [-73.95859374999998, -49.994726562499984], - [-74.32392578124995, -49.783398437500004], - [-74.29082031249996, -49.604101562499984], - [-73.83637695312493, -49.609375], - [-74.09443359374993, -49.42968749999998], - [-73.93496093749994, -49.02089843750001], - [-74.2212890625, -49.500585937500034], - [-74.36655273437503, -49.40048828124998], - [-74.34101562499998, -48.59570312499998], - [-74.00908203124996, -48.475], - [-74.47441406249999, -48.46396484374996], - [-74.58466796874998, -47.999023437500014], - [-73.39106445312498, -48.14589843750001], - [-73.60991210937499, -47.993945312500045], - [-73.71586914062499, -47.65546875000001], - [-73.94086914062498, -47.92939453125004], - [-74.22705078124994, -47.96894531250001], - [-74.654931640625, -47.702246093750034], - [-74.5337890625, -47.567675781249974], - [-74.24296874999999, -47.67929687499998], - [-74.13408203125002, -47.590820312499986], - [-74.48266601562497, -47.43046875], - [-74.15839843749998, -47.18251953125002], - [-74.31357421874998, -46.78818359374998], - [-74.45419921875003, -46.76679687499997], - [-74.51225585937496, -46.88515625000002], - [-75.00595703125, -46.74111328124998], - [-74.98417968750002, -46.51210937499995], - [-75.54033203124999, -46.69873046874996], - [-75.43037109374995, -46.93457031249996], - [-75.70639648437498, -46.70527343749997], - [-74.924462890625, -46.159667968750014], - [-75.06669921874993, -45.874902343749994], - [-74.15786132812497, -45.7671875], - [-74.122705078125, -45.49619140625002], - [-73.95717773437494, -45.40439453124998], - [-73.825, -45.446875], - [-74.01992187500002, -46.055859375], - [-74.39296875, -46.21738281250005], - [-73.96757812500002, -46.15410156250003], - [-73.87871093749993, -45.846875], - [-73.73525390624994, -45.81171875], - [-73.70815429687502, -46.070312500000014], - [-73.94863281249997, -46.533105468749966], - [-73.845361328125, -46.56601562500002], - [-73.59184570312493, -45.89912109375004], - [-73.73076171874999, -45.47998046875], - [-73.26621093749995, -45.346191406250014], - [-72.933837890625, -45.45234374999997], - [-73.44497070312497, -45.23818359374995], - [-73.36245117187502, -44.97822265625001], - [-72.73896484375001, -44.73417968750003], - [-72.680078125, -44.59394531249997], - [-72.66386718749999, -44.43642578124995], - [-73.26508789062498, -44.16865234375001], - [-73.22446289062498, -43.89794921875003], - [-73.06879882812495, -43.86201171874998], - [-72.99658203125, -43.63154296875001], - [-73.07597656250002, -43.323632812499994], - [-72.75800781249998, -43.039453125], - [-72.84804687500002, -42.66914062499997], - [-72.77392578125003, -42.505175781250045], - [-72.63183593750003, -42.509667968749994], - [-72.77324218749996, -42.257714843749994], - [-72.63105468749995, -42.199804687500006], - [-72.412353515625, -42.388183593750014], - [-72.49941406249997, -41.98085937499999], - [-72.82407226562503, -41.90878906249996], - [-72.36040039062499, -41.64912109375], - [-72.31826171875, -41.49902343749997], - [-72.54238281250002, -41.690625], - [-72.95283203124995, -41.51474609374998], - [-73.24179687499995, -41.78085937500002], - [-73.62402343750003, -41.77363281249997], - [-73.73515625000002, -41.74248046875002], - [-73.62392578125, -41.581347656250045], - [-73.81074218749995, -41.51748046875001], - [-73.96586914062493, -41.118261718750034], - [-73.67099609375, -39.96318359374999], - [-73.41040039062503, -39.78916015624998], - [-73.22646484375002, -39.22441406250003], - [-73.52021484375001, -38.509375], - [-73.46479492187498, -38.04033203125003], - [-73.66181640624998, -37.69853515625003], - [-73.66240234375002, -37.341015625000026], - [-73.60166015624998, -37.18847656250003], - [-73.21596679687502, -37.16689453124998], - [-73.11806640624997, -36.68837890625002], - [-72.58735351562493, -35.759667968749994], - [-72.62392578125002, -35.5857421875], - [-72.22377929687494, -35.096191406250014], - [-72.00283203124997, -34.16533203125], - [-71.66435546875002, -33.65263671875], - [-71.74296875, -33.09511718750001], - [-71.45224609374998, -32.65957031250001], - [-71.70893554687495, -30.62802734375002], - [-71.66948242187499, -30.33037109374996], - [-71.40039062499997, -30.142968749999966], - [-71.31572265624996, -29.649707031250017], - [-71.51923828124993, -28.926464843750026], - [-71.30673828124998, -28.672460937499963], - [-71.08652343749998, -27.814453124999957], - [-70.92578125, -27.588671874999974], - [-70.64658203124998, -26.329394531250017], - [-70.71372070312498, -25.78417968749997], - [-70.44536132812502, -25.17265624999999], - [-70.57412109374994, -24.644335937500003], - [-70.39233398437494, -23.565917968749957], - [-70.59335937499995, -23.255468750000034], - [-70.56318359374995, -23.057031250000023], - [-70.33168945312494, -22.848632812500014], - [-70.08002929687501, -21.356835937500037], - [-70.19702148437494, -20.725390625], - [-70.15742187499995, -19.70585937500003], - [-70.41826171874999, -18.345605468750023], - [-69.92636718749998, -18.206054687500014], - [-69.80258789062498, -17.990234375000014], - [-69.85209960937493, -17.70380859375001], - [-69.68476562499995, -17.649804687500023], - [-69.58642578125, -17.57324218749997], - [-69.51093749999998, -17.50605468749997], - [-69.31337890624997, -17.943164062500017], - [-69.28232421875003, -17.96484375], - [-69.09394531249993, -18.05048828125004], - [-69.14545898437495, -18.14404296875], - [-69.09228515624994, -18.28242187500004], - [-69.02680664062493, -18.65625], - [-68.97885742187503, -18.81298828125003], - [-68.96831054687502, -18.967968749999983], - [-68.85795898437499, -19.09335937500005], - [-68.62055664062495, -19.29667968749999], - [-68.54785156249997, -19.341113281249974], - [-68.49199218749996, -19.381933593750034], - [-68.47016601562495, -19.409960937499974], - [-68.46289062499997, -19.43281250000001], - [-68.57529296874998, -19.56015625000002], - [-68.69829101562499, -19.721093750000037], - [-68.69619140625, -19.74072265625003], - [-68.57827148437494, -19.856542968750006], - [-68.559375, -19.902343750000014], - [-68.56069335937502, -19.96708984374996], - [-68.75932617187499, -20.115527343750003], - [-68.74516601562493, -20.45859375], - [-68.48432617187498, -20.628417968749957], - [-68.55825195312497, -20.90195312499999], - [-68.197021484375, -21.30029296874997], - [-68.18642578124997, -21.618554687499966], - [-67.88173828124997, -22.493359375000026], - [-67.87944335937496, -22.822949218750026], - [-67.57993164062495, -22.89169921874999], - [-67.36225585937493, -22.85517578125001], - [-67.19487304687493, -22.821679687500037] - ] - ] - ] - }, - "properties": { - "name": "Chile", - "childNum": 26 - } - }, { - "id": "710000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [120.005859375, 23.4697265625], - [120.060546875, 23.5458984375], - [120.005859375, 23.4697265625] - ] - ], - [ - [ - [120.4443359375, 22.44140625], - [120.2744140625, 22.560546875], - [120.201171875, 22.7216796875], - [120.1337890625, 23.0009765625], - [120.0224609375, 23.060546875], - [120.1083984375, 23.341796875], - [120.1220703125, 23.5048828125], - [120.0966796875, 23.5703125], - [120.103515625, 23.701171875], - [120.17578125, 23.8076171875], - [120.255859375, 23.8525390625], - [120.2783203125, 23.9287109375], - [120.4521484375, 24.18359375], - [120.546875, 24.37109375], - [120.6435546875, 24.490234375], - [120.689453125, 24.6015625], - [120.8818359375, 24.74609375], - [120.9091796875, 24.8525390625], - [121.025390625, 25.041015625], - [121.2099609375, 25.1279296875], - [121.3720703125, 25.16015625], - [121.4140625, 25.2392578125], - [121.486328125, 25.29296875], - [121.6025390625, 25.3046875], - [121.74609375, 25.162109375], - [121.9296875, 25.130859375], - [121.9423828125, 25.0390625], - [122.0126953125, 25.001953125], - [121.845703125, 24.8369140625], - [121.841796875, 24.734375], - [121.892578125, 24.6181640625], - [121.8857421875, 24.5302734375], - [121.8271484375, 24.423828125], - [121.8095703125, 24.33984375], - [121.638671875, 24.0849609375], - [121.66015625, 24.0078125], - [121.48046875, 23.3232421875], - [121.4150390625, 23.1962890625], - [121.4296875, 23.1240234375], - [121.37109375, 23.0849609375], - [121.3251953125, 22.9462890625], - [121.1982421875, 22.7529296875], - [121.0341796875, 22.6513671875], - [120.99609375, 22.56640625], - [120.9150390625, 22.302734375], - [120.9111328125, 22.0478515625], - [120.8671875, 21.9853515625], - [120.8671875, 21.8896484375], - [120.7021484375, 21.927734375], - [120.65234375, 22.033203125], - [120.640625, 22.2421875], - [120.5703125, 22.3623046875], - [120.4443359375, 22.44140625] - ] - ], - [ - [ - [119.5068359375, 23.6259765625], - [119.5205078125, 23.6494140625], - [119.5498046875, 23.6376953125], - [119.5263671875, 23.625], - [119.5224609375, 23.5625], - [119.47265625, 23.5576171875], - [119.5068359375, 23.578125], - [119.5068359375, 23.6259765625] - ] - ], - [ - [ - [119.646484375, 23.5517578125], - [119.6123046875, 23.50390625], - [119.576171875, 23.50390625], - [119.5439453125, 23.5390625], - [119.5546875, 23.5537109375], - [119.5634765625, 23.529296875], - [119.5986328125, 23.5302734375], - [119.56640625, 23.546875], - [119.5654296875, 23.583984375], - [119.587890625, 23.59375], - [119.599609375, 23.5751953125], - [119.6083984375, 23.603515625], - [119.6572265625, 23.609375], - [119.703125, 23.556640625], - [119.646484375, 23.5517578125] - ] - ], - [ - [ - [121.5107421875, 22.087890625], - [121.576171875, 22.0849609375], - [121.5732421875, 22.0419921875], - [121.6064453125, 22.0205078125], - [121.5947265625, 21.99609375], - [121.5107421875, 22.04296875], - [121.5107421875, 22.087890625] - ] - ], - [ - [ - [121.935546875, 25.4326171875], - [121.9541015625, 25.4150390625], - [121.935546875, 25.4326171875] - ] - ] - ] - }, - "properties": { - "cp": [121.509062, 25.044332], - "name": "台湾", - "childNum": 6 - } - }, { - "id": "130000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [116.90625, 39.6884765625], - [116.8828125, 39.71875], - [116.9169921875, 39.7314453125], - [116.90234375, 39.763671875], - [116.9541015625, 39.7880859375], - [116.91796875, 39.84765625], - [116.900390625, 39.83203125], - [116.787109375, 39.8876953125], - [116.783203125, 39.9482421875], - [116.7578125, 39.9638671875], - [116.7783203125, 40.033203125], - [116.9306640625, 40.0556640625], - [117.0224609375, 40.0302734375], - [117.0859375, 40.0751953125], - [117.2119140625, 40.08203125], - [117.2236328125, 40.06640625], - [117.1826171875, 40.0595703125], - [117.1982421875, 39.9931640625], - [117.13671875, 39.9208984375], - [117.1591796875, 39.91015625], - [117.1533203125, 39.8759765625], - [117.2607421875, 39.84375], - [117.1572265625, 39.818359375], - [117.2060546875, 39.7646484375], - [117.154296875, 39.736328125], - [117.1787109375, 39.6435546875], - [117.1279296875, 39.6171875], - [117.0166015625, 39.654296875], - [116.9775390625, 39.63671875], - [116.9462890625, 39.6708984375], - [116.951171875, 39.70703125], - [116.90625, 39.6884765625] - ] - ], - [ - [ - [118.765625, 39.0439453125], - [118.7548828125, 39.0595703125], - [118.7646484375, 39.0341796875], - [118.7021484375, 39.01171875], - [118.765625, 39.0439453125] - ] - ], - [ - [ - [113.732421875, 36.3642578125], - [113.708984375, 36.423828125], - [113.546875, 36.48828125], - [113.564453125, 36.5302734375], - [113.5458984375, 36.541015625], - [113.583984375, 36.54296875], - [113.5888671875, 36.5634765625], - [113.5400390625, 36.5947265625], - [113.544921875, 36.6240234375], - [113.4794921875, 36.6416015625], - [113.5078125, 36.705078125], - [113.4658203125, 36.7080078125], - [113.4912109375, 36.73828125], - [113.537109375, 36.732421875], - [113.681640625, 36.791015625], - [113.6767578125, 36.8564453125], - [113.703125, 36.8857421875], - [113.744140625, 36.8505859375], - [113.7919921875, 36.875], - [113.76171875, 36.95703125], - [113.7958984375, 36.9951171875], - [113.7724609375, 37.017578125], - [113.7890625, 37.060546875], - [113.7587890625, 37.076171875], - [113.767578125, 37.1455078125], - [113.83203125, 37.16796875], - [113.88671875, 37.2392578125], - [113.904296875, 37.31640625], - [113.9599609375, 37.349609375], - [113.974609375, 37.4033203125], - [114.0146484375, 37.4248046875], - [114.037109375, 37.4951171875], - [114.119140625, 37.5908203125], - [114.140625, 37.6767578125], - [114.068359375, 37.7216796875], - [113.994140625, 37.70703125], - [114.0458984375, 37.7724609375], - [114.015625, 37.8115234375], - [113.9775390625, 37.8173828125], - [113.95703125, 37.912109375], - [113.9013671875, 37.9853515625], - [113.8623046875, 38.0009765625], - [113.876953125, 38.0556640625], - [113.810546875, 38.11328125], - [113.833984375, 38.1669921875], - [113.7314453125, 38.1689453125], - [113.7138671875, 38.2138671875], - [113.5830078125, 38.2294921875], - [113.544921875, 38.271484375], - [113.5576171875, 38.34375], - [113.5263671875, 38.3837890625], - [113.583984375, 38.466796875], - [113.5595703125, 38.4931640625], - [113.5625, 38.55859375], - [113.6064453125, 38.5927734375], - [113.61328125, 38.646484375], - [113.7099609375, 38.65625], - [113.7138671875, 38.7099609375], - [113.763671875, 38.7021484375], - [113.8037109375, 38.763671875], - [113.83984375, 38.7587890625], - [113.8564453125, 38.8291015625], - [113.7763671875, 38.8857421875], - [113.77734375, 38.9873046875], - [114.0439453125, 39.1376953125], - [114.109375, 39.052734375], - [114.3466796875, 39.076171875], - [114.388671875, 39.177734375], - [114.4658203125, 39.189453125], - [114.474609375, 39.220703125], - [114.416015625, 39.2431640625], - [114.4384765625, 39.2607421875], - [114.4306640625, 39.306640625], - [114.4794921875, 39.3466796875], - [114.4716796875, 39.4091796875], - [114.5693359375, 39.57421875], - [114.515625, 39.5654296875], - [114.49609375, 39.6083984375], - [114.4384765625, 39.611328125], - [114.4150390625, 39.640625], - [114.3955078125, 39.8681640625], - [114.2890625, 39.8583984375], - [114.27734375, 39.875], - [114.2255859375, 39.8515625], - [114.2001953125, 39.87890625], - [114.2294921875, 39.8984375], - [114.216796875, 39.91796875], - [114.1748046875, 39.8984375], - [114.0478515625, 39.9169921875], - [114.025390625, 39.990234375], - [113.9111328125, 40.0126953125], - [113.970703125, 40.0439453125], - [113.98046875, 40.1123046875], - [114.0205078125, 40.1025390625], - [114.0439453125, 40.0576171875], - [114.091796875, 40.0751953125], - [114.0791015625, 40.1865234375], - [114.13671875, 40.17578125], - [114.234375, 40.1962890625], - [114.255859375, 40.236328125], - [114.451171875, 40.259765625], - [114.53125, 40.34375], - [114.447265625, 40.373046875], - [114.390625, 40.3515625], - [114.314453125, 40.3701171875], - [114.287109375, 40.42578125], - [114.298828125, 40.4462890625], - [114.267578125, 40.474609375], - [114.2978515625, 40.5380859375], - [114.2734375, 40.5546875], - [114.283203125, 40.5908203125], - [114.2119140625, 40.6240234375], - [114.1044921875, 40.7685546875], - [114.1044921875, 40.7978515625], - [114.0810546875, 40.791015625], - [114.0458984375, 40.8310546875], - [114.07421875, 40.857421875], - [114.04296875, 40.9052734375], - [114.0556640625, 40.9296875], - [113.9912109375, 40.9404296875], - [113.9638671875, 40.9931640625], - [113.8193359375, 41.09765625], - [113.8779296875, 41.1162109375], - [113.9150390625, 41.1708984375], - [113.9853515625, 41.1806640625], - [114.0166015625, 41.232421875], - [113.9921875, 41.2705078125], - [113.966796875, 41.2412109375], - [113.95703125, 41.287109375], - [113.90234375, 41.3115234375], - [113.94921875, 41.392578125], - [113.8720703125, 41.4140625], - [113.87890625, 41.431640625], - [113.9326171875, 41.4873046875], - [114.041015625, 41.5341796875], - [114.2314453125, 41.513671875], - [114.2275390625, 41.619140625], - [114.259765625, 41.6240234375], - [114.2158203125, 41.6845703125], - [114.2373046875, 41.708984375], - [114.20703125, 41.7392578125], - [114.201171875, 41.7900390625], - [114.353515625, 41.9541015625], - [114.421875, 41.9423828125], - [114.5107421875, 41.9736328125], - [114.466796875, 42.0390625], - [114.5029296875, 42.0673828125], - [114.51171875, 42.111328125], - [114.560546875, 42.1328125], - [114.6435546875, 42.1103515625], - [114.751953125, 42.1162109375], - [114.8212890625, 42.1494140625], - [114.861328125, 42.103515625], - [114.861328125, 42.0556640625], - [114.890625, 42.03125], - [114.8759765625, 42.021484375], - [114.90234375, 42.015625], - [114.93359375, 41.9443359375], - [114.916015625, 41.9169921875], - [114.939453125, 41.8466796875], - [114.869140625, 41.814453125], - [114.9033203125, 41.689453125], - [114.8642578125, 41.591796875], - [114.9462890625, 41.6142578125], - [115.060546875, 41.6025390625], - [115.099609375, 41.6240234375], - [115.1953125, 41.6025390625], - [115.205078125, 41.572265625], - [115.240234375, 41.5771484375], - [115.28125, 41.6259765625], - [115.3115234375, 41.5927734375], - [115.3779296875, 41.6025390625], - [115.345703125, 41.6357421875], - [115.36328125, 41.6689453125], - [115.3193359375, 41.6923828125], - [115.3369140625, 41.7099609375], - [115.6484375, 41.8251953125], - [115.6845703125, 41.8662109375], - [115.72265625, 41.8671875], - [115.7333984375, 41.892578125], - [115.7666015625, 41.8896484375], - [115.8291015625, 41.9375], - [115.9169921875, 41.9453125], - [116.017578125, 41.77734375], - [116.099609375, 41.77734375], - [116.1298828125, 41.8095703125], - [116.1083984375, 41.8515625], - [116.2001953125, 41.865234375], - [116.224609375, 41.9326171875], - [116.328125, 42.005859375], - [116.4091796875, 41.994140625], - [116.3935546875, 41.943359375], - [116.4541015625, 41.9462890625], - [116.4970703125, 41.98046875], - [116.5537109375, 41.9287109375], - [116.640625, 41.9306640625], - [116.7275390625, 41.951171875], - [116.7666015625, 41.9912109375], - [116.8017578125, 41.978515625], - [116.8681640625, 42.0029296875], - [116.884765625, 42.111328125], - [116.7900390625, 42.201171875], - [116.9150390625, 42.197265625], - [116.8857421875, 42.353515625], - [116.9150390625, 42.4033203125], - [117.0009765625, 42.427734375], - [117.017578125, 42.45703125], - [117.080078125, 42.4609375], - [117.095703125, 42.484375], - [117.3916015625, 42.462890625], - [117.41796875, 42.4951171875], - [117.4140625, 42.5185546875], - [117.3876953125, 42.517578125], - [117.396484375, 42.537109375], - [117.4736328125, 42.6025390625], - [117.6875, 42.5830078125], - [117.79296875, 42.619140625], - [117.802734375, 42.580078125], - [118.01953125, 42.3955078125], - [118.009765625, 42.3466796875], - [118.060546875, 42.298828125], - [117.9697265625, 42.2421875], - [118.1064453125, 42.1728515625], - [118.091796875, 42.1103515625], - [118.1552734375, 42.08203125], - [118.1171875, 42.0380859375], - [118.205078125, 42.03515625], - [118.212890625, 42.08203125], - [118.240234375, 42.09375], - [118.2978515625, 42.0546875], - [118.23828125, 42.0234375], - [118.314453125, 41.98828125], - [118.306640625, 41.9404296875], - [118.265625, 41.9208984375], - [118.3408203125, 41.873046875], - [118.3359375, 41.845703125], - [118.271484375, 41.7626953125], - [118.2314453125, 41.8125], - [118.166015625, 41.8134765625], - [118.130859375, 41.7431640625], - [118.16015625, 41.6767578125], - [118.21484375, 41.642578125], - [118.2216796875, 41.58984375], - [118.3125, 41.5673828125], - [118.31640625, 41.5126953125], - [118.2705078125, 41.4755859375], - [118.349609375, 41.4287109375], - [118.3515625, 41.337890625], - [118.3896484375, 41.3095703125], - [118.5283203125, 41.35546875], - [118.677734375, 41.3505859375], - [118.7421875, 41.32421875], - [118.84375, 41.375], - [118.845703125, 41.3427734375], - [118.8916015625, 41.30078125], - [118.9501953125, 41.318359375], - [119.201171875, 41.283203125], - [119.240234375, 41.3154296875], - [119.2431640625, 41.2685546875], - [119.2099609375, 41.2265625], - [119.1650390625, 41.21875], - [119.1845703125, 41.18359375], - [119.08203125, 41.1318359375], - [119.07421875, 41.0849609375], - [119.029296875, 41.064453125], - [118.96484375, 41.080078125], - [118.9375, 41.052734375], - [118.9521484375, 41.01953125], - [119.0205078125, 40.998046875], - [118.9736328125, 40.9580078125], - [118.90234375, 40.9619140625], - [118.849609375, 40.8017578125], - [119.0546875, 40.6650390625], - [119.1767578125, 40.6904296875], - [119.1796875, 40.6640625], - [119.1455078125, 40.634765625], - [119.158203125, 40.6044921875], - [119.2314453125, 40.6044921875], - [119.220703125, 40.5693359375], - [119.27734375, 40.53515625], - [119.5712890625, 40.541015625], - [119.5517578125, 40.509765625], - [119.60546875, 40.455078125], - [119.59765625, 40.3369140625], - [119.65234375, 40.2724609375], - [119.625, 40.2255859375], - [119.671875, 40.240234375], - [119.71484375, 40.197265625], - [119.74609375, 40.2080078125], - [119.7626953125, 40.140625], - [119.7373046875, 40.10546875], - [119.7724609375, 40.0830078125], - [119.771484375, 40.048828125], - [119.8544921875, 40.0341796875], - [119.83984375, 40.0068359375], - [119.873046875, 39.9560546875], - [119.828125, 39.96484375], - [119.8369140625, 39.986328125], - [119.7880859375, 39.951171875], - [119.546875, 39.8935546875], - [119.5205078125, 39.8388671875], - [119.537109375, 39.8095703125], - [119.4677734375, 39.8115234375], - [119.3603515625, 39.7255859375], - [119.2666015625, 39.4873046875], - [119.3046875, 39.4609375], - [119.314453125, 39.412109375], - [119.2041015625, 39.37890625], - [119.0966796875, 39.2421875], - [118.9384765625, 39.1337890625], - [118.8974609375, 39.125], - [118.9482421875, 39.1435546875], - [118.958984375, 39.177734375], - [118.796875, 39.1357421875], - [118.6376953125, 39.158203125], - [118.583984375, 39.1416015625], - [118.583984375, 39.1015625], - [118.52734375, 39.1015625], - [118.5712890625, 39], - [118.6044921875, 38.9716796875], - [118.5400390625, 38.91015625], - [118.5009765625, 38.9052734375], - [118.37890625, 38.97265625], - [118.373046875, 39.0166015625], - [118.2255859375, 39.03515625], - [118.1259765625, 39.18359375], - [118.0380859375, 39.220703125], - [118.0654296875, 39.2314453125], - [118.0654296875, 39.2568359375], - [118.02734375, 39.2919921875], - [117.84765625, 39.3291015625], - [117.8525390625, 39.3701171875], - [117.837890625, 39.3515625], - [117.8046875, 39.3603515625], - [117.8662109375, 39.37890625], - [117.84765625, 39.408203125], - [117.8720703125, 39.412109375], - [117.87109375, 39.455078125], - [117.900390625, 39.474609375], - [117.9306640625, 39.5791015625], - [117.767578125, 39.6005859375], - [117.716796875, 39.5302734375], - [117.685546875, 39.56640625], - [117.70703125, 39.576171875], - [117.6220703125, 39.5927734375], - [117.6689453125, 39.6669921875], - [117.6455078125, 39.7021484375], - [117.580078125, 39.71875], - [117.5966796875, 39.74609375], - [117.5400390625, 39.7607421875], - [117.568359375, 39.7998046875], - [117.50390625, 39.919921875], - [117.5478515625, 39.9775390625], - [117.5380859375, 39.998046875], - [117.591796875, 39.9970703125], - [117.6328125, 39.96875], - [117.6962890625, 39.98828125], - [117.7822265625, 39.966796875], - [117.7978515625, 40.0107421875], - [117.7451171875, 40.0185546875], - [117.7763671875, 40.0595703125], - [117.7080078125, 40.0947265625], - [117.650390625, 40.091796875], - [117.6533203125, 40.1259765625], - [117.5771484375, 40.1787109375], - [117.564453125, 40.2294921875], - [117.44140625, 40.25390625], - [117.3525390625, 40.2294921875], - [117.33203125, 40.2900390625], - [117.2958984375, 40.2783203125], - [117.275390625, 40.3330078125], - [117.224609375, 40.3720703125], - [117.2646484375, 40.4423828125], - [117.208984375, 40.4990234375], - [117.263671875, 40.513671875], - [117.25, 40.548828125], - [117.3125, 40.578125], - [117.421875, 40.5703125], - [117.421875, 40.6357421875], - [117.44921875, 40.6279296875], - [117.462890625, 40.6533203125], - [117.5009765625, 40.63671875], - [117.5146484375, 40.662109375], - [117.41015625, 40.6875], - [117.318359375, 40.658203125], - [117.2080078125, 40.6953125], - [116.9697265625, 40.70703125], - [116.876953125, 40.8212890625], - [116.8046875, 40.841796875], - [116.7138671875, 40.9111328125], - [116.72265625, 40.927734375], - [116.677734375, 40.9716796875], - [116.6923828125, 41.041015625], - [116.6474609375, 41.0595703125], - [116.6162109375, 41.0537109375], - [116.6025390625, 40.9765625], - [116.5634765625, 40.994140625], - [116.4560546875, 40.9814453125], - [116.474609375, 40.896484375], - [116.3994140625, 40.90625], - [116.37109375, 40.9443359375], - [116.3447265625, 40.93359375], - [116.3349609375, 40.9052734375], - [116.4658203125, 40.7724609375], - [116.3173828125, 40.7724609375], - [116.3095703125, 40.751953125], - [116.248046875, 40.7919921875], - [116.1650390625, 40.6640625], - [116.111328125, 40.6474609375], - [116.1220703125, 40.6298828125], - [115.984375, 40.5791015625], - [115.9677734375, 40.6064453125], - [115.908203125, 40.6181640625], - [115.75390625, 40.5390625], - [115.736328125, 40.50390625], - [115.7822265625, 40.4921875], - [115.771484375, 40.443359375], - [115.859375, 40.36328125], - [115.9189453125, 40.3544921875], - [115.9697265625, 40.2646484375], - [115.8984375, 40.2373046875], - [115.873046875, 40.1875], - [115.8486328125, 40.1845703125], - [115.8525390625, 40.1484375], - [115.77734375, 40.177734375], - [115.7412109375, 40.1328125], - [115.599609375, 40.1201171875], - [115.5908203125, 40.0966796875], - [115.455078125, 40.0302734375], - [115.4267578125, 39.951171875], - [115.521484375, 39.90234375], - [115.5146484375, 39.837890625], - [115.5693359375, 39.814453125], - [115.42578125, 39.775390625], - [115.4931640625, 39.7392578125], - [115.5009765625, 39.69140625], - [115.478515625, 39.65234375], - [115.5224609375, 39.640625], - [115.5146484375, 39.5927734375], - [115.5458984375, 39.619140625], - [115.580078125, 39.58984375], - [115.66796875, 39.6162109375], - [115.7529296875, 39.5126953125], - [115.8291015625, 39.5078125], - [115.8193359375, 39.53125], - [115.8876953125, 39.55078125], - [115.9111328125, 39.6015625], - [115.9580078125, 39.5615234375], - [115.978515625, 39.595703125], - [115.99609375, 39.5771484375], - [116.130859375, 39.568359375], - [116.2041015625, 39.5888671875], - [116.2470703125, 39.5576171875], - [116.2587890625, 39.5009765625], - [116.3369140625, 39.45703125], - [116.4345703125, 39.443359375], - [116.45703125, 39.458984375], - [116.4443359375, 39.482421875], - [116.4130859375, 39.482421875], - [116.40234375, 39.5283203125], - [116.4443359375, 39.5107421875], - [116.4375, 39.5263671875], - [116.4775390625, 39.53515625], - [116.4716796875, 39.5546875], - [116.5087890625, 39.5517578125], - [116.525390625, 39.5966796875], - [116.56640625, 39.6201171875], - [116.7060546875, 39.5888671875], - [116.7275390625, 39.595703125], - [116.701171875, 39.62109375], - [116.7548828125, 39.6181640625], - [116.7802734375, 39.59375], - [116.8125, 39.6162109375], - [116.787109375, 39.552734375], - [116.8232421875, 39.533203125], - [116.822265625, 39.4873046875], - [116.78515625, 39.466796875], - [116.8759765625, 39.4345703125], - [116.8388671875, 39.4111328125], - [116.8427734375, 39.3759765625], - [116.818359375, 39.3740234375], - [116.830078125, 39.3388671875], - [116.87109375, 39.3583984375], - [116.8896484375, 39.3388671875], - [116.86328125, 39.2978515625], - [116.8935546875, 39.2275390625], - [116.8564453125, 39.2158203125], - [116.8642578125, 39.154296875], - [116.912109375, 39.150390625], - [116.9267578125, 39.1201171875], - [116.8720703125, 39.0546875], - [116.7568359375, 39.05078125], - [116.7548828125, 39.00390625], - [116.708984375, 38.9326171875], - [116.7236328125, 38.8525390625], - [116.751953125, 38.83203125], - [116.7451171875, 38.7529296875], - [116.8681640625, 38.74609375], - [116.8779296875, 38.681640625], - [117.0458984375, 38.7060546875], - [117.0390625, 38.6884765625], - [117.068359375, 38.6806640625], - [117.052734375, 38.6416015625], - [117.0986328125, 38.5869140625], - [117.23046875, 38.6435546875], - [117.259765625, 38.6083984375], - [117.2373046875, 38.5849609375], - [117.26171875, 38.5869140625], - [117.240234375, 38.5791015625], - [117.25390625, 38.556640625], - [117.3505859375, 38.5615234375], - [117.369140625, 38.5830078125], - [117.369140625, 38.5654296875], - [117.4794921875, 38.6181640625], - [117.52734375, 38.6015625], - [117.6396484375, 38.626953125], - [117.6484375, 38.5087890625], - [117.7197265625, 38.46484375], - [117.78125, 38.3740234375], - [117.9375, 38.388671875], - [117.9580078125, 38.3623046875], - [117.8076171875, 38.2275390625], - [117.8017578125, 38.173828125], - [117.7685546875, 38.1630859375], - [117.771484375, 38.134765625], - [117.7275390625, 38.091796875], - [117.556640625, 38.0576171875], - [117.51171875, 37.9423828125], - [117.435546875, 37.8525390625], - [117.3388671875, 37.86328125], - [117.2646484375, 37.8388671875], - [117.08984375, 37.849609375], - [117.02734375, 37.8330078125], - [116.8037109375, 37.8505859375], - [116.7470703125, 37.8046875], - [116.748046875, 37.759765625], - [116.7236328125, 37.767578125], - [116.724609375, 37.7451171875], - [116.6796875, 37.728515625], - [116.611328125, 37.6259765625], - [116.45703125, 37.5146484375], - [116.4345703125, 37.4736328125], - [116.369140625, 37.52734375], - [116.3798828125, 37.5634765625], - [116.3203125, 37.5810546875], - [116.3349609375, 37.5751953125], - [116.2998046875, 37.5693359375], - [116.2763671875, 37.5224609375], - [116.298828125, 37.509765625], - [116.279296875, 37.46875], - [116.224609375, 37.48046875], - [116.244140625, 37.4560546875], - [116.2275390625, 37.4248046875], - [116.2685546875, 37.4306640625], - [116.2861328125, 37.404296875], - [116.236328125, 37.3623046875], - [116.1669921875, 37.3857421875], - [115.9765625, 37.337890625], - [115.970703125, 37.2412109375], - [115.9052734375, 37.2080078125], - [115.8837890625, 37.099609375], - [115.77734375, 36.9921875], - [115.796875, 36.9677734375], - [115.76171875, 36.9375], - [115.765625, 36.9091796875], - [115.701171875, 36.8681640625], - [115.6865234375, 36.80859375], - [115.4794921875, 36.759765625], - [115.4453125, 36.6904296875], - [115.35546875, 36.6279296875], - [115.3310546875, 36.548828125], - [115.2734375, 36.498046875], - [115.3173828125, 36.4541015625], - [115.2978515625, 36.4140625], - [115.3466796875, 36.390625], - [115.361328125, 36.3115234375], - [115.4228515625, 36.32421875], - [115.419921875, 36.2890625], - [115.46875, 36.2685546875], - [115.484375, 36.1494140625], - [115.455078125, 36.171875], - [115.4130859375, 36.138671875], - [115.4052734375, 36.16015625], - [115.3662109375, 36.099609375], - [115.3193359375, 36.087890625], - [115.2421875, 36.19140625], - [115.125, 36.2109375], - [115.10546875, 36.1728515625], - [115.060546875, 36.17578125], - [115.046875, 36.11328125], - [114.9990234375, 36.0703125], - [114.9208984375, 36.048828125], - [114.9130859375, 36.140625], - [114.771484375, 36.125], - [114.7353515625, 36.15625], - [114.5888671875, 36.119140625], - [114.568359375, 36.15234375], - [114.3564453125, 36.23046875], - [114.345703125, 36.255859375], - [114.240234375, 36.251953125], - [114.2119140625, 36.2734375], - [114.1787109375, 36.2431640625], - [114.140625, 36.2802734375], - [114.068359375, 36.2734375], - [114.0380859375, 36.3046875], - [114.05859375, 36.328125], - [114.02734375, 36.3251953125], - [114.025390625, 36.35546875], - [113.9775390625, 36.3583984375], - [114.0029296875, 36.3349609375], - [113.994140625, 36.314453125], - [113.9541015625, 36.3583984375], - [113.9580078125, 36.3369140625], - [113.912109375, 36.3154296875], - [113.8828125, 36.3544921875], - [113.818359375, 36.33203125], - [113.732421875, 36.3642578125] - ] - ] - ] - }, - "properties": { - "cp": [114.502461, 38.045474], - "name": "河北", - "childNum": 3 - } - }, { - "id": "140000", - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [114.134765625, 40.73828125], - [114.2119140625, 40.6240234375], - [114.283203125, 40.5908203125], - [114.2734375, 40.5546875], - [114.2978515625, 40.5380859375], - [114.267578125, 40.474609375], - [114.298828125, 40.4462890625], - [114.287109375, 40.42578125], - [114.314453125, 40.3701171875], - [114.390625, 40.3515625], - [114.447265625, 40.373046875], - [114.529296875, 40.33203125], - [114.451171875, 40.259765625], - [114.255859375, 40.236328125], - [114.234375, 40.1962890625], - [114.13671875, 40.17578125], - [114.0791015625, 40.1865234375], - [114.091796875, 40.0751953125], - [114.0439453125, 40.0576171875], - [114.0205078125, 40.1025390625], - [113.98046875, 40.1123046875], - [113.970703125, 40.0439453125], - [113.9111328125, 40.0126953125], - [114.025390625, 39.990234375], - [114.0478515625, 39.9169921875], - [114.1748046875, 39.8984375], - [114.216796875, 39.91796875], - [114.2294921875, 39.8984375], - [114.2001953125, 39.87890625], - [114.2255859375, 39.8515625], - [114.27734375, 39.875], - [114.2890625, 39.8583984375], - [114.3955078125, 39.8681640625], - [114.4150390625, 39.640625], - [114.4384765625, 39.611328125], - [114.49609375, 39.6083984375], - [114.515625, 39.5654296875], - [114.5693359375, 39.57421875], - [114.4716796875, 39.4091796875], - [114.4794921875, 39.3466796875], - [114.4306640625, 39.306640625], - [114.4384765625, 39.2607421875], - [114.416015625, 39.2431640625], - [114.474609375, 39.220703125], - [114.4658203125, 39.189453125], - [114.388671875, 39.177734375], - [114.3466796875, 39.076171875], - [114.109375, 39.052734375], - [114.0439453125, 39.1376953125], - [113.77734375, 38.9873046875], - [113.7763671875, 38.8857421875], - [113.8564453125, 38.8291015625], - [113.83984375, 38.7587890625], - [113.8037109375, 38.763671875], - [113.763671875, 38.7021484375], - [113.7138671875, 38.7099609375], - [113.7099609375, 38.65625], - [113.61328125, 38.646484375], - [113.6064453125, 38.5927734375], - [113.5625, 38.55859375], - [113.5595703125, 38.4931640625], - [113.583984375, 38.466796875], - [113.5263671875, 38.3837890625], - [113.5576171875, 38.34375], - [113.544921875, 38.271484375], - [113.5830078125, 38.2294921875], - [113.7138671875, 38.2138671875], - [113.7314453125, 38.1689453125], - [113.833984375, 38.1669921875], - [113.810546875, 38.11328125], - [113.876953125, 38.0556640625], - [113.8623046875, 38.0009765625], - [113.9013671875, 37.9853515625], - [113.95703125, 37.912109375], - [113.9775390625, 37.8173828125], - [114.015625, 37.8115234375], - [114.0458984375, 37.7724609375], - [113.994140625, 37.70703125], - [114.068359375, 37.7216796875], - [114.140625, 37.6767578125], - [114.119140625, 37.5908203125], - [114.037109375, 37.4951171875], - [114.0146484375, 37.4248046875], - [113.974609375, 37.4033203125], - [113.9599609375, 37.349609375], - [113.904296875, 37.31640625], - [113.88671875, 37.2392578125], - [113.83203125, 37.16796875], - [113.767578125, 37.1455078125], - [113.7587890625, 37.076171875], - [113.7890625, 37.060546875], - [113.7724609375, 37.017578125], - [113.7958984375, 36.9951171875], - [113.76171875, 36.95703125], - [113.7919921875, 36.875], - [113.744140625, 36.8505859375], - [113.703125, 36.8857421875], - [113.6767578125, 36.8564453125], - [113.681640625, 36.791015625], - [113.537109375, 36.732421875], - [113.4912109375, 36.73828125], - [113.4658203125, 36.7080078125], - [113.5078125, 36.705078125], - [113.4794921875, 36.6416015625], - [113.544921875, 36.6240234375], - [113.5400390625, 36.5947265625], - [113.5888671875, 36.5634765625], - [113.583984375, 36.54296875], - [113.5458984375, 36.541015625], - [113.564453125, 36.5302734375], - [113.546875, 36.48828125], - [113.708984375, 36.423828125], - [113.732421875, 36.373046875], - [113.7177734375, 36.265625], - [113.6728515625, 36.212890625], - [113.69921875, 36.21484375], - [113.69921875, 36.18359375], - [113.6513671875, 36.173828125], - [113.7138671875, 36.1337890625], - [113.65625, 36.126953125], - [113.6884765625, 36.0615234375], - [113.6611328125, 36.03515625], - [113.69921875, 36.0224609375], - [113.6865234375, 35.9873046875], - [113.638671875, 35.9892578125], - [113.6552734375, 35.91796875], - [113.6376953125, 35.8701171875], - [113.6572265625, 35.8369140625], - [113.5830078125, 35.822265625], - [113.60546875, 35.80078125], - [113.58203125, 35.7919921875], - [113.599609375, 35.775390625], - [113.5927734375, 35.693359375], - [113.623046875, 35.6748046875], - [113.625, 35.6328125], - [113.548828125, 35.658203125], - [113.55859375, 35.6220703125], - [113.5068359375, 35.56640625], - [113.5068359375, 35.5166015625], - [113.416015625, 35.5166015625], - [113.3486328125, 35.46875], - [113.3125, 35.4814453125], - [113.294921875, 35.4697265625], - [113.32421875, 35.4580078125], - [113.2998046875, 35.4501953125], - [113.3046875, 35.427734375], - [113.1904296875, 35.44921875], - [113.1376953125, 35.3359375], - [112.9970703125, 35.3623046875], - [112.9892578125, 35.2900390625], - [112.9365234375, 35.28515625], - [112.912109375, 35.2470703125], - [112.81640625, 35.2578125], - [112.7734375, 35.2080078125], - [112.7265625, 35.2099609375], - [112.712890625, 35.1875], - [112.7080078125, 35.2177734375], - [112.6357421875, 35.265625], - [112.6181640625, 35.2470703125], - [112.6376953125, 35.2265625], - [112.568359375, 35.2119140625], - [112.40234375, 35.2421875], - [112.2900390625, 35.2177734375], - [112.3017578125, 35.25390625], - [112.2431640625, 35.2353515625], - [112.0595703125, 35.2802734375], - [112.08203125, 35.224609375], - [112.041015625, 35.1943359375], - [112.0673828125, 35.15234375], - [112.0537109375, 35.044921875], - [111.9521484375, 35.0830078125], - [111.81640625, 35.068359375], - [111.80078125, 35.0283203125], - [111.666015625, 34.986328125], - [111.681640625, 34.9501953125], - [111.6220703125, 34.9169921875], - [111.5712890625, 34.84375], - [111.439453125, 34.8388671875], - [111.3955078125, 34.8154296875], - [111.34375, 34.83203125], - [111.2900390625, 34.806640625], - [111.2587890625, 34.8212890625], - [111.228515625, 34.7900390625], - [111.1611328125, 34.8154296875], - [111.123046875, 34.759765625], - [110.9765625, 34.70703125], - [110.919921875, 34.73046875], - [110.87109375, 34.63671875], - [110.8125, 34.625], - [110.7548828125, 34.654296875], - [110.70703125, 34.6044921875], - [110.611328125, 34.607421875], - [110.541015625, 34.58203125], - [110.466796875, 34.619140625], - [110.4169921875, 34.587890625], - [110.2890625, 34.615234375], - [110.2421875, 34.6826171875], - [110.259765625, 34.75390625], - [110.23046875, 34.8134765625], - [110.2568359375, 34.9326171875], - [110.326171875, 35.015625], - [110.39453125, 35.2705078125], - [110.4501953125, 35.328125], - [110.4814453125, 35.419921875], - [110.5322265625, 35.44921875], - [110.609375, 35.6328125], - [110.5517578125, 35.8759765625], - [110.51171875, 35.8818359375], - [110.517578125, 35.97265625], - [110.4501953125, 36.1357421875], - [110.4990234375, 36.578125], - [110.392578125, 36.681640625], - [110.4033203125, 36.697265625], - [110.4365234375, 36.681640625], - [110.453125, 36.7333984375], - [110.416015625, 36.7236328125], - [110.4306640625, 36.7529296875], - [110.3837890625, 36.7705078125], - [110.419921875, 36.798828125], - [110.4072265625, 36.828125], - [110.4248046875, 36.8564453125], - [110.375, 36.8798828125], - [110.4091796875, 36.892578125], - [110.42578125, 36.9580078125], - [110.376953125, 37.015625], - [110.4482421875, 37.009765625], - [110.41796875, 37.03515625], - [110.5302734375, 37.107421875], - [110.658203125, 37.279296875], - [110.6904296875, 37.287109375], - [110.677734375, 37.3154296875], - [110.7001953125, 37.3466796875], - [110.630859375, 37.373046875], - [110.642578125, 37.4306640625], - [110.7490234375, 37.453125], - [110.7958984375, 37.5625], - [110.763671875, 37.634765625], - [110.796875, 37.6630859375], - [110.7041015625, 37.712890625], - [110.755859375, 37.755859375], - [110.666015625, 37.8017578125], - [110.5947265625, 37.9228515625], - [110.51953125, 37.9609375], - [110.5087890625, 38.185546875], - [110.5673828125, 38.2177734375], - [110.5849609375, 38.3046875], - [110.6611328125, 38.3095703125], - [110.7470703125, 38.3662109375], - [110.787109375, 38.4501953125], - [110.8779296875, 38.45703125], - [110.87109375, 38.509765625], - [110.908203125, 38.521484375], - [110.9208984375, 38.578125], - [110.880859375, 38.626953125], - [111.0107421875, 38.841796875], - [110.9951171875, 38.8671875], - [111.0166015625, 38.884765625], - [111.01171875, 38.9287109375], - [110.982421875, 38.978515625], - [111.138671875, 39.064453125], - [111.248046875, 39.30078125], - [111.1982421875, 39.3076171875], - [111.1796875, 39.3271484375], - [111.19140625, 39.349609375], - [111.1591796875, 39.3369140625], - [111.1552734375, 39.369140625], - [111.1201171875, 39.3779296875], - [111.1748046875, 39.4248046875], - [111.3525390625, 39.4267578125], - [111.373046875, 39.4794921875], - [111.431640625, 39.5087890625], - [111.4296875, 39.6171875], - [111.462890625, 39.611328125], - [111.4384765625, 39.6435546875], - [111.498046875, 39.662109375], - [111.662109375, 39.6416015625], - [111.7841796875, 39.58984375], - [111.8359375, 39.6201171875], - [111.9326171875, 39.6123046875], - [111.923828125, 39.6640625], - [111.970703125, 39.712890625], - [111.970703125, 39.796875], - [112.1767578125, 40.052734375], - [112.232421875, 40.1337890625], - [112.2333984375, 40.1708984375], - [112.30078125, 40.2119140625], - [112.310546875, 40.2568359375], - [112.462890625, 40.2998046875], - [112.7451171875, 40.16796875], - [112.849609375, 40.2080078125], - [112.8935546875, 40.3271484375], - [113.033203125, 40.369140625], - [113.251953125, 40.4140625], - [113.3173828125, 40.3203125], - [113.5380859375, 40.341796875], - [113.6806640625, 40.4443359375], - [113.76953125, 40.4775390625], - [113.794921875, 40.5185546875], - [113.8642578125, 40.45703125], - [113.94921875, 40.517578125], - [114.0625, 40.529296875], - [114.08203125, 40.56640625], - [114.0419921875, 40.609375], - [114.0712890625, 40.6611328125], - [114.064453125, 40.7099609375], - [114.134765625, 40.73828125] - ] - ] - }, - "properties": { - "cp": [112.549248, 37.857014], - "name": "山西", - "childNum": 1 - } - }, { - "id": "150000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [124.45703125, 51.361328125], - [124.556640625, 51.3759765625], - [124.6357421875, 51.3271484375], - [124.73046875, 51.3466796875], - [124.7724609375, 51.390625], - [124.876953125, 51.3837890625], - [124.943359375, 51.4482421875], - [124.916015625, 51.48046875], - [124.9296875, 51.4990234375], - [125.0732421875, 51.5537109375], - [125.0615234375, 51.6005859375], - [125.109375, 51.662109375], - [125.130859375, 51.6357421875], - [125.283203125, 51.6376953125], - [125.31640625, 51.6103515625], - [125.3525390625, 51.6240234375], - [125.6962890625, 51.337890625], - [125.7646484375, 51.26171875], - [125.7578125, 51.2275390625], - [125.8515625, 51.2138671875], - [125.8681640625, 51.1416015625], - [125.9140625, 51.138671875], - [125.9365234375, 51.1083984375], - [125.994140625, 51.119140625], - [125.9765625, 51.0849609375], - [126.0595703125, 51.0439453125], - [126.0341796875, 51.0107421875], - [126.076171875, 50.9658203125], - [126.021484375, 50.927734375], - [126.029296875, 50.9033203125], - [125.99609375, 50.90625], - [125.9970703125, 50.8720703125], - [125.9609375, 50.9013671875], - [125.951171875, 50.859375], - [125.89453125, 50.857421875], - [125.923828125, 50.8359375], - [125.8369140625, 50.7939453125], - [125.8408203125, 50.7568359375], - [125.8017578125, 50.7744140625], - [125.76171875, 50.75390625], - [125.826171875, 50.7041015625], - [125.7880859375, 50.6787109375], - [125.8232421875, 50.548828125], - [125.7578125, 50.5087890625], - [125.7236328125, 50.5166015625], - [125.6357421875, 50.4453125], - [125.564453125, 50.4423828125], - [125.5791015625, 50.40234375], - [125.513671875, 50.41015625], - [125.537109375, 50.3818359375], - [125.521484375, 50.369140625], - [125.546875, 50.359375], - [125.5029296875, 50.3212890625], - [125.5224609375, 50.3125], - [125.4638671875, 50.2958984375], - [125.4677734375, 50.2685546875], - [125.4423828125, 50.2607421875], - [125.46484375, 50.2294921875], - [125.3349609375, 50.1650390625], - [125.37890625, 50.1396484375], - [125.3271484375, 50.119140625], - [125.302734375, 50.1396484375], - [125.2578125, 50.103515625], - [125.2890625, 50.0927734375], - [125.279296875, 50.072265625], - [125.3388671875, 50.0576171875], - [125.2529296875, 50.0458984375], - [125.296875, 50.009765625], - [125.244140625, 49.990234375], - [125.232421875, 49.9580078125], - [125.1845703125, 49.95703125], - [125.2265625, 49.9248046875], - [125.2353515625, 49.8408203125], - [125.0966796875, 49.7958984375], - [124.9775390625, 49.9013671875], - [124.935546875, 49.8671875], - [124.97265625, 49.8349609375], - [124.82421875, 49.8505859375], - [124.7421875, 49.76171875], - [124.76171875, 49.7470703125], - [124.7333984375, 49.6865234375], - [124.5439453125, 49.6396484375], - [124.3427734375, 50.1884765625], - [124.3701171875, 50.259765625], - [124.34765625, 50.2900390625], - [124.3759765625, 50.30859375], - [124.345703125, 50.33203125], - [124.3642578125, 50.361328125], - [124.4404296875, 50.3857421875], - [124.4169921875, 50.4521484375], - [124.4453125, 50.4765625], - [124.439453125, 50.54296875], - [124.3193359375, 50.533203125], - [124.1435546875, 50.56640625], - [124.2978515625, 51.298828125], - [124.4072265625, 51.2724609375], - [124.45703125, 51.361328125] - ] - ], - [ - [ - [111.1259765625, 39.3671875], - [111.1005859375, 39.361328125], - [111.0986328125, 39.4052734375], - [111.064453125, 39.4013671875], - [111.0546875, 39.4306640625], - [111.1455078125, 39.5234375], - [111.1572265625, 39.564453125], - [111.1376953125, 39.587890625], - [111.0927734375, 39.55859375], - [111.029296875, 39.5703125], - [110.966796875, 39.5234375], - [110.869140625, 39.494140625], - [110.6884765625, 39.267578125], - [110.6015625, 39.2802734375], - [110.5224609375, 39.3837890625], - [110.494140625, 39.3603515625], - [110.4306640625, 39.3798828125], - [110.4296875, 39.3408203125], - [110.3857421875, 39.310546875], - [110.2578125, 39.4072265625], - [110.2763671875, 39.4248046875], - [110.146484375, 39.4580078125], - [110.130859375, 39.3984375], - [110.1640625, 39.3857421875], - [110.21875, 39.2802734375], - [110.0107421875, 39.208984375], - [109.962890625, 39.212890625], - [109.908203125, 39.2705078125], - [109.884765625, 39.263671875], - [109.8759765625, 39.2392578125], - [109.9619140625, 39.19140625], - [109.8935546875, 39.1474609375], - [109.9228515625, 39.107421875], - [109.8515625, 39.123046875], - [109.6728515625, 38.9970703125], - [109.6845703125, 38.935546875], - [109.6259765625, 38.84765625], - [109.5498046875, 38.806640625], - [109.51171875, 38.833984375], - [109.40234375, 38.716796875], - [109.3369140625, 38.69921875], - [109.328125, 38.6640625], - [109.36328125, 38.623046875], - [109.330078125, 38.59765625], - [109.27734375, 38.623046875], - [109.052734375, 38.4326171875], - [109.0556640625, 38.3916015625], - [109.0087890625, 38.359375], - [108.962890625, 38.2685546875], - [108.9775390625, 38.248046875], - [108.939453125, 38.2080078125], - [108.96484375, 38.1552734375], - [109.064453125, 38.1005859375], - [109.05078125, 38.0556640625], - [109.0703125, 38.0234375], - [109.0380859375, 38.0224609375], - [109.017578125, 37.970703125], - [108.9384765625, 37.9208984375], - [108.8720703125, 38.02734375], - [108.7978515625, 38.048828125], - [108.8271484375, 37.9892578125], - [108.798828125, 37.9345703125], - [108.7861328125, 37.689453125], - [108.6201171875, 37.65234375], - [108.533203125, 37.69140625], - [108.3330078125, 37.6337890625], - [108.2470703125, 37.666015625], - [108.1474609375, 37.6220703125], - [108.0244140625, 37.6513671875], - [108.0263671875, 37.6962890625], - [107.982421875, 37.7880859375], - [107.7412109375, 37.845703125], - [107.693359375, 37.888671875], - [107.6484375, 37.865234375], - [107.4931640625, 37.9453125], - [107.419921875, 37.94140625], - [107.43359375, 38.005859375], - [107.39453125, 38.015625], - [107.33203125, 38.0869140625], - [107.2431640625, 38.111328125], - [107.1884765625, 38.15625], - [107.1416015625, 38.162109375], - [107.1220703125, 38.1357421875], - [107.0517578125, 38.123046875], - [106.9453125, 38.1318359375], - [106.7685546875, 38.17578125], - [106.4912109375, 38.306640625], - [106.4833984375, 38.3203125], - [106.6005859375, 38.390625], - [106.6484375, 38.4716796875], - [106.6630859375, 38.6015625], - [106.7099609375, 38.7197265625], - [106.955078125, 38.94140625], - [106.9716796875, 39.017578125], - [106.9677734375, 39.0556640625], - [106.859375, 39.1083984375], - [106.796875, 39.21484375], - [106.8076171875, 39.3154296875], - [106.7880859375, 39.3671875], - [106.75, 39.3818359375], - [106.6650390625, 39.35546875], - [106.603515625, 39.3759765625], - [106.509765625, 39.271484375], - [106.4033203125, 39.2919921875], - [106.28515625, 39.2705078125], - [106.28515625, 39.146484375], - [106.251953125, 39.1318359375], - [106.146484375, 39.1533203125], - [106.0966796875, 39.0849609375], - [106.0615234375, 38.96875], - [105.9697265625, 38.9052734375], - [106.0029296875, 38.8720703125], - [105.8974609375, 38.7890625], - [105.908203125, 38.7373046875], - [105.8525390625, 38.6396484375], - [105.875, 38.587890625], - [105.8212890625, 38.365234375], - [105.8671875, 38.2958984375], - [105.8427734375, 38.2412109375], - [105.78125, 38.19921875], - [105.7685546875, 38.134765625], - [105.8408203125, 38.0048828125], - [105.7998046875, 37.9375], - [105.806640625, 37.8662109375], - [105.7607421875, 37.80078125], - [105.68359375, 37.7724609375], - [105.6240234375, 37.779296875], - [105.599609375, 37.7001953125], - [105.3154296875, 37.7021484375], - [105.111328125, 37.6337890625], - [105.0244140625, 37.580078125], - [104.8671875, 37.5673828125], - [104.8017578125, 37.5390625], - [104.43359375, 37.515625], - [104.408203125, 37.46484375], - [104.18359375, 37.4072265625], - [103.8720703125, 37.6064453125], - [103.6767578125, 37.7841796875], - [103.40234375, 37.8623046875], - [103.3623046875, 38.0419921875], - [103.369140625, 38.08984375], - [103.53515625, 38.1572265625], - [103.5087890625, 38.28125], - [103.416015625, 38.4052734375], - [103.8603515625, 38.64453125], - [104.044921875, 38.8955078125], - [104.16796875, 38.94140625], - [104.1953125, 38.986328125], - [104.2080078125, 39.083984375], - [104.177734375, 39.15234375], - [104.0478515625, 39.2978515625], - [104.0908203125, 39.419921875], - [103.9560546875, 39.4580078125], - [103.83984375, 39.4609375], - [103.357421875, 39.3369140625], - [103.0107421875, 39.1005859375], - [102.60546875, 39.171875], - [102.4541015625, 39.255859375], - [102.27734375, 39.189453125], - [101.833984375, 39.095703125], - [102.0751953125, 38.8916015625], - [101.9423828125, 38.8095703125], - [101.77734375, 38.6611328125], - [101.6728515625, 38.69140625], - [101.6064453125, 38.6533203125], - [101.5615234375, 38.7138671875], - [101.3173828125, 38.7841796875], - [101.306640625, 38.802734375], - [101.3408203125, 38.8203125], - [101.3359375, 38.84765625], - [101.2421875, 38.861328125], - [101.23828125, 38.908203125], - [101.19921875, 38.943359375], - [101.2275390625, 39.0224609375], - [100.9697265625, 38.947265625], - [100.9619140625, 39.0068359375], - [100.9033203125, 39.0302734375], - [100.87890625, 39.001953125], - [100.830078125, 39.0361328125], - [100.830078125, 39.0751953125], - [100.8671875, 39.111328125], - [100.8427734375, 39.2041015625], - [100.8427734375, 39.40625], - [100.5, 39.4013671875], - [100.5009765625, 39.4814453125], - [100.3271484375, 39.509765625], - [100.3017578125, 39.5732421875], - [100.314453125, 39.607421875], - [100.2509765625, 39.685546875], - [100.1279296875, 39.703125], - [100.041015625, 39.7578125], - [99.9052734375, 39.7861328125], - [99.822265625, 39.8603515625], - [99.6728515625, 39.888671875], - [99.44140625, 39.88671875], - [99.525390625, 39.888671875], - [99.751953125, 40.0078125], - [99.8740234375, 40.0263671875], - [99.927734375, 40.064453125], - [99.990234375, 40.1884765625], - [100.169921875, 40.2783203125], - [100.169921875, 40.5419921875], - [100.2431640625, 40.619140625], - [100.2373046875, 40.7177734375], - [100.1083984375, 40.8759765625], - [100.0576171875, 40.908203125], - [99.673828125, 40.93359375], - [99.56640625, 40.84765625], - [99.1748046875, 40.8583984375], - [99.173828125, 40.748046875], - [99.1025390625, 40.6767578125], - [99.0419921875, 40.6943359375], - [98.9853515625, 40.783203125], - [98.791015625, 40.7060546875], - [98.802734375, 40.607421875], - [98.6982421875, 40.6806640625], - [98.6689453125, 40.7734375], - [98.5703125, 40.7470703125], - [98.62890625, 40.6787109375], - [98.3447265625, 40.5693359375], - [98.333984375, 40.919921875], - [98.2509765625, 40.939453125], - [97.97265625, 41.0986328125], - [97.6171875, 41.46484375], - [97.84765625, 41.6572265625], - [97.1728515625, 42.7958984375], - [98.1962890625, 42.6533203125], - [99.5078125, 42.568359375], - [99.9697265625, 42.6484375], - [100.2734375, 42.63671875], - [100.326171875, 42.6904296875], - [100.86328125, 42.671875], - [101.5703125, 42.525390625], - [101.8046875, 42.50390625], - [102.076171875, 42.224609375], - [102.44921875, 42.14453125], - [102.541015625, 42.1630859375], - [102.712890625, 42.1533203125], - [103.4189453125, 41.8828125], - [103.857421875, 41.8017578125], - [104.080078125, 41.8056640625], - [104.5302734375, 41.875], - [104.5244140625, 41.662109375], - [104.923828125, 41.654296875], - [105.009765625, 41.583984375], - [105.2314453125, 41.751953125], - [105.2919921875, 41.75], - [105.7421875, 41.9501953125], - [106.7861328125, 42.2919921875], - [107.2724609375, 42.3642578125], - [107.3046875, 42.4130859375], - [107.466796875, 42.458984375], - [107.5751953125, 42.4130859375], - [107.939453125, 42.404296875], - [108.23828125, 42.4609375], - [108.298828125, 42.4384765625], - [108.533203125, 42.443359375], - [108.845703125, 42.396484375], - [109.0263671875, 42.458984375], - [109.2919921875, 42.4365234375], - [109.4873046875, 42.458984375], - [109.6845703125, 42.5595703125], - [109.90625, 42.63671875], - [110.109375, 42.6435546875], - [110.1396484375, 42.6748046875], - [110.4375, 42.7822265625], - [110.4697265625, 42.83984375], - [110.6318359375, 42.9365234375], - [110.7373046875, 43.08984375], - [111.021484375, 43.330078125], - [111.3544921875, 43.4365234375], - [111.45703125, 43.4951171875], - [111.5654296875, 43.4912109375], - [111.794921875, 43.6728515625], - [111.951171875, 43.693359375], - [111.966796875, 43.8037109375], - [111.884765625, 43.923828125], - [111.7900390625, 44.001953125], - [111.6630859375, 44.0615234375], - [111.5595703125, 44.171875], - [111.5263671875, 44.2763671875], - [111.4287109375, 44.3203125], - [111.416015625, 44.357421875], - [111.478515625, 44.4892578125], - [111.5703125, 44.5771484375], - [111.5615234375, 44.6474609375], - [111.625, 44.779296875], - [111.7646484375, 44.9697265625], - [111.904296875, 45.052734375], - [112.0712890625, 45.0966796875], - [112.1142578125, 45.0732421875], - [112.4296875, 45.0751953125], - [112.541015625, 45.001953125], - [112.6005859375, 44.9306640625], - [112.7998046875, 44.8544921875], - [113.1298828125, 44.7978515625], - [113.5048828125, 44.7783203125], - [113.6318359375, 44.74609375], - [113.7998046875, 44.849609375], - [113.8623046875, 44.8642578125], - [113.908203125, 44.916015625], - [114.0654296875, 44.931640625], - [114.1171875, 44.95703125], - [114.1787109375, 45.037109375], - [114.34765625, 45.1201171875], - [114.4599609375, 45.2138671875], - [114.5205078125, 45.2841796875], - [114.5517578125, 45.3876953125], - [114.74609375, 45.4384765625], - [114.974609375, 45.3779296875], - [115.365234375, 45.392578125], - [115.7001953125, 45.4599609375], - [115.9375, 45.6337890625], - [116.02734375, 45.6611328125], - [116.0361328125, 45.685546875], - [116.1748046875, 45.689453125], - [116.2236328125, 45.748046875], - [116.287109375, 45.775390625], - [116.2890625, 45.83984375], - [116.2431640625, 45.876953125], - [116.2724609375, 45.966796875], - [116.5859375, 46.29296875], - [116.7646484375, 46.33203125], - [116.8349609375, 46.384765625], - [117.09765625, 46.357421875], - [117.3720703125, 46.3603515625], - [117.392578125, 46.4638671875], - [117.4482421875, 46.5283203125], - [117.4208984375, 46.5830078125], - [117.611328125, 46.6005859375], - [117.673828125, 46.533203125], - [117.7197265625, 46.517578125], - [117.8408203125, 46.53515625], - [117.92578125, 46.61328125], - [118.0576171875, 46.6337890625], - [118.125, 46.6787109375], - [118.2080078125, 46.6884765625], - [118.31640625, 46.740234375], - [118.447265625, 46.705078125], - [118.5859375, 46.693359375], - [118.65234375, 46.72265625], - [118.677734375, 46.6982421875], - [118.7880859375, 46.6875], - [118.7890625, 46.7177734375], - [118.845703125, 46.7724609375], - [118.9150390625, 46.775390625], - [118.9130859375, 46.7333984375], - [118.951171875, 46.72265625], - [119.01171875, 46.74609375], - [119.10546875, 46.642578125], - [119.263671875, 46.6494140625], - [119.3134765625, 46.611328125], - [119.375, 46.603515625], - [119.4326171875, 46.6396484375], - [119.55859375, 46.6337890625], - [119.6572265625, 46.6259765625], - [119.677734375, 46.5849609375], - [119.7841796875, 46.6259765625], - [119.8046875, 46.6826171875], - [119.912109375, 46.669921875], - [119.935546875, 46.712890625], - [119.90625, 46.7626953125], - [119.939453125, 46.7978515625], - [119.9296875, 46.904296875], - [119.8603515625, 46.91796875], - [119.8701171875, 46.9619140625], - [119.7958984375, 47.013671875], - [119.806640625, 47.0556640625], - [119.716796875, 47.1962890625], - [119.6318359375, 47.2470703125], - [119.56640625, 47.2490234375], - [119.560546875, 47.3037109375], - [119.482421875, 47.3291015625], - [119.353515625, 47.4326171875], - [119.322265625, 47.4267578125], - [119.3662109375, 47.4775390625], - [119.15234375, 47.541015625], - [119.134765625, 47.6650390625], - [118.7734375, 47.771484375], - [118.568359375, 47.9921875], - [118.4443359375, 47.9951171875], - [118.4091796875, 48.0166015625], - [118.298828125, 48.005859375], - [118.1787109375, 48.05078125], - [118.0498046875, 48.013671875], - [117.8134765625, 48.0166015625], - [117.52734375, 47.765625], - [117.494140625, 47.7587890625], - [117.384765625, 47.6416015625], - [117.095703125, 47.82421875], - [116.818359375, 47.8984375], - [116.6708984375, 47.890625], - [116.453125, 47.837890625], - [116.2666015625, 47.876953125], - [116.1201171875, 47.8173828125], - [115.939453125, 47.68359375], - [115.5810546875, 47.921875], - [115.5302734375, 48.1552734375], - [115.8232421875, 48.259765625], - [115.802734375, 48.5234375], - [116.0791015625, 48.8232421875], - [116.048828125, 48.8740234375], - [116.7255859375, 49.8564453125], - [117.0693359375, 49.6962890625], - [117.2783203125, 49.63671875], - [117.4853515625, 49.6337890625], - [117.81640625, 49.521484375], - [117.8681640625, 49.59375], - [117.951171875, 49.5966796875], - [117.9892578125, 49.6240234375], - [118.080078125, 49.615234375], - [118.119140625, 49.6484375], - [118.1162109375, 49.6728515625], - [118.1728515625, 49.6611328125], - [118.2060546875, 49.685546875], - [118.2255859375, 49.734375], - [118.3896484375, 49.78125], - [118.4033203125, 49.806640625], - [118.38671875, 49.828125], - [118.484375, 49.830078125], - [118.4892578125, 49.873046875], - [118.5654296875, 49.90234375], - [118.5517578125, 49.91015625], - [118.5732421875, 49.931640625], - [118.9296875, 49.990234375], - [119.0927734375, 49.986328125], - [119.18359375, 50.04296875], - [119.19140625, 50.0888671875], - [119.244140625, 50.0771484375], - [119.2939453125, 50.111328125], - [119.30859375, 50.1611328125], - [119.3505859375, 50.1650390625], - [119.3359375, 50.1884765625], - [119.3603515625, 50.197265625], - [119.3193359375, 50.2197265625], - [119.3486328125, 50.2587890625], - [119.3251953125, 50.283203125], - [119.38671875, 50.322265625], - [119.359375, 50.328125], - [119.3701171875, 50.3505859375], - [119.3037109375, 50.345703125], - [119.27734375, 50.3662109375], - [119.255859375, 50.34375], - [119.232421875, 50.3662109375], - [119.18359375, 50.3486328125], - [119.1953125, 50.36328125], - [119.15625, 50.3642578125], - [119.17578125, 50.3798828125], - [119.1259765625, 50.390625], - [119.1669921875, 50.423828125], - [119.216796875, 50.4130859375], - [119.265625, 50.4716796875], - [119.2353515625, 50.5029296875], - [119.2626953125, 50.51171875], - [119.283203125, 50.5537109375], - [119.26953125, 50.568359375], - [119.296875, 50.5751953125], - [119.283203125, 50.60546875], - [119.3349609375, 50.6416015625], - [119.3623046875, 50.6328125], - [119.3955078125, 50.6650390625], - [119.3818359375, 50.6806640625], - [119.43359375, 50.6845703125], - [119.4990234375, 50.748046875], - [119.49609375, 50.775390625], - [119.5234375, 50.7900390625], - [119.49609375, 50.833984375], - [119.5029296875, 50.8916015625], - [119.5703125, 50.9345703125], - [119.599609375, 50.9853515625], - [119.68359375, 51.01953125], - [119.7265625, 51.05078125], - [119.7197265625, 51.0751953125], - [119.7646484375, 51.0927734375], - [119.751953125, 51.1162109375], - [119.7841796875, 51.1552734375], - [119.7607421875, 51.1640625], - [119.7890625, 51.1708984375], - [119.7607421875, 51.2138671875], - [119.8232421875, 51.2158203125], - [119.7978515625, 51.24609375], - [119.8291015625, 51.2626953125], - [119.8115234375, 51.28125], - [119.8798828125, 51.296875], - [119.8857421875, 51.3388671875], - [119.947265625, 51.361328125], - [119.91015625, 51.390625], - [119.9716796875, 51.400390625], - [120.00390625, 51.455078125], - [119.986328125, 51.505859375], - [120.052734375, 51.5537109375], - [120.0361328125, 51.5859375], - [120.060546875, 51.634765625], - [120.1025390625, 51.650390625], - [120.0888671875, 51.6796875], - [120.17578125, 51.681640625], - [120.3154296875, 51.78515625], - [120.404296875, 51.8125], - [120.4013671875, 51.833984375], - [120.474609375, 51.8515625], - [120.478515625, 51.884765625], - [120.541015625, 51.8798828125], - [120.556640625, 51.9130859375], - [120.6572265625, 51.9267578125], - [120.7197265625, 52.0107421875], - [120.6875, 52.041015625], - [120.7529296875, 52.0791015625], - [120.76171875, 52.1396484375], - [120.787109375, 52.158203125], - [120.7451171875, 52.2080078125], - [120.759765625, 52.255859375], - [120.638671875, 52.3134765625], - [120.6201171875, 52.3544921875], - [120.6904296875, 52.4296875], - [120.68359375, 52.466796875], - [120.70703125, 52.4921875], - [120.6875, 52.5126953125], - [120.7294921875, 52.5458984375], - [120.462890625, 52.6455078125], - [120.3974609375, 52.6171875], - [120.287109375, 52.623046875], - [120.1953125, 52.5791015625], - [120.06640625, 52.58984375], - [120.03515625, 52.6435546875], - [120.0712890625, 52.7080078125], - [120.0322265625, 52.7744140625], - [120.1884765625, 52.80859375], - [120.2890625, 52.86328125], - [120.296875, 52.892578125], - [120.3486328125, 52.9033203125], - [120.359375, 52.9375], - [120.4111328125, 52.9580078125], - [120.453125, 53.0107421875], - [120.5595703125, 53.08203125], - [120.642578125, 53.10546875], - [120.6953125, 53.1474609375], - [120.6923828125, 53.1767578125], - [120.8388671875, 53.240234375], - [120.8212890625, 53.26953125], - [120.8837890625, 53.294921875], - [121.0478515625, 53.2890625], - [121.0947265625, 53.3076171875], - [121.1298828125, 53.2783203125], - [121.2353515625, 53.28125], - [121.337890625, 53.326171875], - [121.5, 53.337890625], - [121.6806640625, 53.2412109375], - [121.6572265625, 53.1796875], - [121.7626953125, 53.1396484375], - [121.7763671875, 53.08984375], - [121.818359375, 53.06640625], - [121.7880859375, 53.021484375], - [121.7119140625, 52.9951171875], - [121.6630859375, 52.9130859375], - [121.609375, 52.8916015625], - [121.62109375, 52.8515625], - [121.591796875, 52.8251953125], - [121.4775390625, 52.7724609375], - [121.3828125, 52.6875], - [121.310546875, 52.6767578125], - [121.1826171875, 52.5986328125], - [121.32421875, 52.57421875], - [121.35546875, 52.53515625], - [121.498046875, 52.4853515625], - [121.51953125, 52.45703125], - [121.6484375, 52.443359375], - [121.6796875, 52.419921875], - [121.6591796875, 52.390625], - [121.708984375, 52.353515625], - [121.71484375, 52.318359375], - [121.841796875, 52.283203125], - [121.927734375, 52.2861328125], - [122.1669921875, 52.515625], - [122.2080078125, 52.4697265625], - [122.310546875, 52.4755859375], - [122.34375, 52.4130859375], - [122.412109375, 52.3759765625], - [122.447265625, 52.39453125], - [122.484375, 52.345703125], - [122.478515625, 52.296875], - [122.7880859375, 52.2529296875], - [122.7646484375, 52.228515625], - [122.771484375, 52.181640625], - [122.73828125, 52.154296875], - [122.62890625, 52.13671875], - [122.64453125, 52.1103515625], - [122.6259765625, 52.0673828125], - [122.6513671875, 52.0595703125], - [122.671875, 51.9853515625], - [122.7265625, 51.9794921875], - [122.7314453125, 51.923828125], - [122.70703125, 51.890625], - [122.7724609375, 51.7802734375], - [122.75, 51.744140625], - [122.8564453125, 51.607421875], - [122.8330078125, 51.58203125], - [122.8857421875, 51.5478515625], - [122.861328125, 51.529296875], - [122.880859375, 51.5048828125], - [122.85546875, 51.478515625], - [122.900390625, 51.4453125], - [122.904296875, 51.416015625], - [122.962890625, 51.39453125], - [122.966796875, 51.3466796875], - [123.0029296875, 51.3125], - [123.0703125, 51.3212890625], - [123.2783203125, 51.2548828125], - [123.4404296875, 51.271484375], - [123.662109375, 51.3193359375], - [123.71875, 51.3994140625], - [123.794921875, 51.361328125], - [123.8427734375, 51.3681640625], - [123.9267578125, 51.30078125], - [124.21875, 51.3505859375], - [124.2978515625, 51.298828125], - [124.1435546875, 50.56640625], - [124.0771484375, 50.56640625], - [124.087890625, 50.5400390625], - [124.02734375, 50.5390625], - [123.984375, 50.5107421875], - [124.005859375, 50.4326171875], - [123.9208984375, 50.373046875], - [123.80078125, 50.4560546875], - [123.7666015625, 50.37890625], - [123.7880859375, 50.3740234375], - [123.7783203125, 50.3427734375], - [123.865234375, 50.2861328125], - [123.86328125, 50.2265625], - [123.931640625, 50.1875], - [124.0107421875, 50.220703125], - [124.06640625, 50.2001953125], - [124.1240234375, 50.240234375], - [124.1923828125, 50.216796875], - [124.283203125, 50.2314453125], - [124.287109375, 50.1904296875], - [124.3427734375, 50.1884765625], - [124.5439453125, 49.6396484375], - [124.7333984375, 49.6865234375], - [124.76171875, 49.7470703125], - [124.7421875, 49.76171875], - [124.82421875, 49.8505859375], - [124.97265625, 49.8349609375], - [124.935546875, 49.8671875], - [124.9775390625, 49.9013671875], - [125.095703125, 49.796875], - [125.1787109375, 49.830078125], - [125.2236328125, 49.7998046875], - [125.2041015625, 49.736328125], - [125.2265625, 49.7255859375], - [125.2216796875, 49.6728515625], - [125.19921875, 49.63671875], - [125.1650390625, 49.669921875], - [125.1279296875, 49.6552734375], - [125.1484375, 49.6201171875], - [125.1748046875, 49.630859375], - [125.2353515625, 49.5927734375], - [125.216796875, 49.56640625], - [125.236328125, 49.5390625], - [125.2119140625, 49.5380859375], - [125.2451171875, 49.4990234375], - [125.228515625, 49.4873046875], - [125.271484375, 49.4541015625], - [125.255859375, 49.396484375], - [125.2763671875, 49.3623046875], - [125.2158203125, 49.2802734375], - [125.236328125, 49.259765625], - [125.212890625, 49.2509765625], - [125.2216796875, 49.19140625], - [125.1181640625, 49.126953125], - [125.0400390625, 49.15234375], - [125.0400390625, 49.1767578125], - [124.9833984375, 49.1630859375], - [124.9072265625, 49.1845703125], - [124.8095703125, 49.1162109375], - [124.82421875, 49.046875], - [124.7568359375, 48.9677734375], - [124.7529296875, 48.9267578125], - [124.7080078125, 48.9189453125], - [124.697265625, 48.8427734375], - [124.654296875, 48.8349609375], - [124.6552734375, 48.779296875], - [124.61328125, 48.748046875], - [124.625, 48.701171875], - [124.603515625, 48.6357421875], - [124.568359375, 48.576171875], - [124.51953125, 48.5546875], - [124.548828125, 48.5361328125], - [124.5341796875, 48.5126953125], - [124.5556640625, 48.46875], - [124.5087890625, 48.447265625], - [124.51953125, 48.3779296875], - [124.580078125, 48.3046875], - [124.5556640625, 48.2734375], - [124.5810546875, 48.2568359375], - [124.5107421875, 48.16796875], - [124.53125, 48.1484375], - [124.4677734375, 48.099609375], - [124.4169921875, 48.0888671875], - [124.431640625, 48.1259765625], - [124.47265625, 48.134765625], - [124.478515625, 48.169921875], - [124.41015625, 48.1923828125], - [124.421875, 48.2470703125], - [124.35546875, 48.287109375], - [124.3564453125, 48.3154296875], - [124.318359375, 48.349609375], - [124.3330078125, 48.3798828125], - [124.3056640625, 48.3984375], - [124.33203125, 48.43359375], - [124.3037109375, 48.45703125], - [124.314453125, 48.50390625], - [124.259765625, 48.537109375], - [124.08203125, 48.4384765625], - [123.7470703125, 48.1982421875], - [123.5791015625, 48.0458984375], - [123.2978515625, 47.9521484375], - [123.1728515625, 47.787109375], - [122.8583984375, 47.6787109375], - [122.7646484375, 47.6142578125], - [122.5751953125, 47.5361328125], - [122.5068359375, 47.40234375], - [122.4189453125, 47.3505859375], - [122.6142578125, 47.125], - [122.748046875, 47.0791015625], - [122.8525390625, 47.072265625], - [122.7783203125, 47.0029296875], - [122.775390625, 46.974609375], - [122.802734375, 46.9375], - [122.8955078125, 46.9609375], - [122.880859375, 46.8935546875], - [122.9072265625, 46.8076171875], - [122.9892578125, 46.767578125], - [123.015625, 46.7216796875], - [123.171875, 46.744140625], - [123.2353515625, 46.86328125], - [123.30859375, 46.86328125], - [123.3408203125, 46.8271484375], - [123.375, 46.837890625], - [123.4052734375, 46.935546875], - [123.361328125, 46.9716796875], - [123.3046875, 46.96484375], - [123.3017578125, 47], - [123.4228515625, 46.9345703125], - [123.52734375, 46.9599609375], - [123.484375, 46.8564453125], - [123.5048828125, 46.828125], - [123.5693359375, 46.830078125], - [123.5810546875, 46.89453125], - [123.6083984375, 46.890625], - [123.599609375, 46.8642578125], - [123.6259765625, 46.8486328125], - [123.5810546875, 46.828125], - [123.630859375, 46.8115234375], - [123.6318359375, 46.7294921875], - [123.6044921875, 46.689453125], - [123.2783203125, 46.662109375], - [123.2802734375, 46.6181640625], - [123.228515625, 46.5888671875], - [123.181640625, 46.6142578125], - [123.0869140625, 46.591796875], - [123.078125, 46.623046875], - [123.048828125, 46.6201171875], - [123.0537109375, 46.5810546875], - [123.0029296875, 46.5751953125], - [123.0107421875, 46.4365234375], - [123.1787109375, 46.2490234375], - [123.12890625, 46.2109375], - [123.12890625, 46.1748046875], - [123.103515625, 46.1728515625], - [123.11328125, 46.130859375], - [123.0458984375, 46.1005859375], - [122.7939453125, 46.0732421875], - [122.8291015625, 45.9130859375], - [122.80078125, 45.857421875], - [122.75390625, 45.837890625], - [122.79296875, 45.7666015625], - [122.751953125, 45.736328125], - [122.76171875, 45.72265625], - [122.671875, 45.701171875], - [122.640625, 45.771484375], - [122.55859375, 45.8212890625], - [122.505859375, 45.787109375], - [122.49609375, 45.8583984375], - [122.4462890625, 45.9169921875], - [122.3623046875, 45.91796875], - [122.3740234375, 45.8564453125], - [122.337890625, 45.8603515625], - [122.2587890625, 45.794921875], - [122.201171875, 45.857421875], - [122.091796875, 45.8828125], - [122.08203125, 45.921875], - [122.0048828125, 45.9853515625], - [121.98828125, 45.9716796875], - [121.814453125, 46.0263671875], - [121.759765625, 45.994140625], - [121.8095703125, 45.9619140625], - [121.8173828125, 45.8759765625], - [121.76953125, 45.84375], - [121.7548828125, 45.794921875], - [121.64453125, 45.75390625], - [121.6865234375, 45.712890625], - [121.7578125, 45.69140625], - [121.8115234375, 45.6875], - [121.8671875, 45.720703125], - [121.94921875, 45.7119140625], - [122.00390625, 45.6240234375], - [121.9970703125, 45.599609375], - [121.966796875, 45.5966796875], - [122.0029296875, 45.5087890625], - [122.1669921875, 45.4423828125], - [122.1806640625, 45.41015625], - [122.1474609375, 45.375], - [122.1474609375, 45.2958984375], - [122.2392578125, 45.2763671875], - [122.23046875, 45.20703125], - [122.193359375, 45.1806640625], - [122.1435546875, 45.18359375], - [122.1103515625, 45.142578125], - [122.1201171875, 45.0693359375], - [122.0751953125, 45.0068359375], - [122.080078125, 44.9150390625], - [122.044921875, 44.900390625], - [122.07421875, 44.8779296875], - [122.1005859375, 44.783203125], - [122.169921875, 44.7705078125], - [122.1435546875, 44.75390625], - [122.111328125, 44.7685546875], - [122.099609375, 44.7451171875], - [122.162109375, 44.728515625], - [122.103515625, 44.6748046875], - [122.1318359375, 44.578125], - [122.203125, 44.5546875], - [122.228515625, 44.48046875], - [122.2861328125, 44.478515625], - [122.2919921875, 44.310546875], - [122.271484375, 44.255859375], - [122.3203125, 44.2333984375], - [122.4833984375, 44.2373046875], - [122.67578125, 44.2861328125], - [122.7607421875, 44.3701171875], - [123.041015625, 44.5], - [123.125, 44.509765625], - [123.142578125, 44.4287109375], - [123.115234375, 44.4033203125], - [123.1240234375, 44.365234375], - [123.197265625, 44.345703125], - [123.2998046875, 44.1953125], - [123.390625, 44.1630859375], - [123.3212890625, 44.052734375], - [123.4013671875, 43.9794921875], - [123.37109375, 43.970703125], - [123.4287109375, 43.927734375], - [123.4638671875, 43.865234375], - [123.462890625, 43.8232421875], - [123.4970703125, 43.7861328125], - [123.4833984375, 43.73828125], - [123.5205078125, 43.708984375], - [123.5380859375, 43.634765625], - [123.51171875, 43.6259765625], - [123.5107421875, 43.5927734375], - [123.4658203125, 43.5859375], - [123.423828125, 43.61328125], - [123.4345703125, 43.576171875], - [123.4609375, 43.5693359375], - [123.453125, 43.546875], - [123.357421875, 43.568359375], - [123.3046875, 43.55078125], - [123.330078125, 43.51953125], - [123.31640625, 43.4921875], - [123.3759765625, 43.4765625], - [123.419921875, 43.41015625], - [123.4873046875, 43.4462890625], - [123.525390625, 43.3994140625], - [123.5458984375, 43.416015625], - [123.609375, 43.3671875], - [123.7216796875, 43.357421875], - [123.7060546875, 43.2744140625], - [123.6650390625, 43.265625], - [123.677734375, 43.224609375], - [123.646484375, 43.208984375], - [123.66796875, 43.181640625], - [123.6484375, 43.173828125], - [123.6279296875, 43.0810546875], - [123.5966796875, 43.0625], - [123.6123046875, 43.0498046875], - [123.5810546875, 43.037109375], - [123.5869140625, 43.0126953125], - [123.5361328125, 43.0078125], - [123.47265625, 43.04296875], - [123.259765625, 42.994140625], - [123.1845703125, 42.92578125], - [123.1708984375, 42.8525390625], - [123.22265625, 42.826171875], - [123.05859375, 42.76953125], - [122.9892578125, 42.779296875], - [122.9462890625, 42.75390625], - [122.8876953125, 42.7705078125], - [122.85546875, 42.70703125], - [122.7314453125, 42.787109375], - [122.6259765625, 42.7734375], - [122.5810546875, 42.7900390625], - [122.5673828125, 42.8251953125], - [122.4306640625, 42.84375], - [122.3505859375, 42.826171875], - [122.373046875, 42.7763671875], - [122.4580078125, 42.7744140625], - [122.3955078125, 42.6845703125], - [122.337890625, 42.6708984375], - [122.205078125, 42.7333984375], - [122.1962890625, 42.6796875], - [122.064453125, 42.7236328125], - [121.9658203125, 42.701171875], - [121.9033203125, 42.6376953125], - [121.91796875, 42.5888671875], - [121.8955078125, 42.59375], - [121.90625, 42.5712890625], - [121.87109375, 42.5283203125], - [121.83203125, 42.5341796875], - [121.818359375, 42.5048828125], - [121.748046875, 42.4892578125], - [121.7021484375, 42.4404296875], - [121.6572265625, 42.443359375], - [121.607421875, 42.5166015625], - [121.5693359375, 42.4873046875], - [121.416015625, 42.486328125], - [121.3857421875, 42.4521484375], - [121.3115234375, 42.4404296875], - [121.28515625, 42.388671875], - [121.2197265625, 42.3720703125], - [121.0693359375, 42.2529296875], - [120.8876953125, 42.2724609375], - [120.888671875, 42.2431640625], - [120.830078125, 42.2529296875], - [120.8212890625, 42.228515625], - [120.74609375, 42.2236328125], - [120.625, 42.1552734375], - [120.5849609375, 42.16796875], - [120.482421875, 42.1162109375], - [120.4697265625, 42.0986328125], - [120.4990234375, 42.091796875], - [120.451171875, 42.0576171875], - [120.45703125, 42.015625], - [120.4111328125, 41.9970703125], - [120.421875, 41.986328125], - [120.333984375, 41.98046875], - [120.318359375, 41.9345703125], - [120.2724609375, 41.92578125], - [120.2607421875, 41.904296875], - [120.30078125, 41.888671875], - [120.1884765625, 41.8486328125], - [120.1259765625, 41.7685546875], - [120.138671875, 41.7294921875], - [120.0966796875, 41.697265625], - [120.0361328125, 41.708984375], - [120.0498046875, 41.828125], - [120.0234375, 41.8173828125], - [119.990234375, 41.8994140625], - [119.955078125, 41.9208984375], - [119.951171875, 41.974609375], - [119.84375, 42.1005859375], - [119.853515625, 42.2099609375], - [119.744140625, 42.2119140625], - [119.6171875, 42.2529296875], - [119.609375, 42.27734375], - [119.5400390625, 42.294921875], - [119.572265625, 42.3603515625], - [119.5029296875, 42.388671875], - [119.48828125, 42.3515625], - [119.4326171875, 42.3173828125], - [119.28515625, 42.265625], - [119.23828125, 42.2001953125], - [119.2783203125, 42.185546875], - [119.3154296875, 42.1201171875], - [119.3857421875, 42.08984375], - [119.375, 42.021484375], - [119.3251953125, 41.9697265625], - [119.3349609375, 41.8701171875], - [119.291015625, 41.7841796875], - [119.318359375, 41.7646484375], - [119.30078125, 41.7431640625], - [119.3193359375, 41.7314453125], - [119.2998046875, 41.7109375], - [119.3134765625, 41.640625], - [119.416015625, 41.5908203125], - [119.419921875, 41.5693359375], - [119.3623046875, 41.56640625], - [119.4052734375, 41.482421875], - [119.3759765625, 41.421875], - [119.3056640625, 41.4033203125], - [119.3310546875, 41.3857421875], - [119.3271484375, 41.330078125], - [119.310546875, 41.349609375], - [119.2998046875, 41.3291015625], - [119.212890625, 41.30859375], - [119.201171875, 41.283203125], - [118.9501953125, 41.318359375], - [118.8916015625, 41.30078125], - [118.845703125, 41.3427734375], - [118.84375, 41.375], - [118.7705078125, 41.353515625], - [118.755859375, 41.326171875], - [118.5283203125, 41.35546875], - [118.4306640625, 41.3388671875], - [118.400390625, 41.3115234375], - [118.3662109375, 41.322265625], - [118.349609375, 41.4287109375], - [118.2705078125, 41.4755859375], - [118.31640625, 41.5126953125], - [118.3125, 41.5673828125], - [118.2216796875, 41.58984375], - [118.21484375, 41.642578125], - [118.16015625, 41.6767578125], - [118.130859375, 41.7431640625], - [118.166015625, 41.8134765625], - [118.2314453125, 41.8125], - [118.271484375, 41.7626953125], - [118.3359375, 41.845703125], - [118.3408203125, 41.873046875], - [118.265625, 41.9208984375], - [118.306640625, 41.9404296875], - [118.314453125, 41.98828125], - [118.23828125, 42.0234375], - [118.2978515625, 42.0546875], - [118.240234375, 42.09375], - [118.212890625, 42.08203125], - [118.205078125, 42.03515625], - [118.1171875, 42.0380859375], - [118.1552734375, 42.08203125], - [118.091796875, 42.1103515625], - [118.1064453125, 42.1728515625], - [117.9697265625, 42.2421875], - [118.060546875, 42.298828125], - [118.009765625, 42.3466796875], - [118.01953125, 42.3955078125], - [117.802734375, 42.580078125], - [117.79296875, 42.619140625], - [117.6875, 42.5830078125], - [117.4736328125, 42.6025390625], - [117.396484375, 42.537109375], - [117.3876953125, 42.517578125], - [117.4140625, 42.5185546875], - [117.41796875, 42.4951171875], - [117.3916015625, 42.462890625], - [117.095703125, 42.484375], - [117.080078125, 42.4609375], - [117.017578125, 42.45703125], - [117.0009765625, 42.427734375], - [116.9150390625, 42.4033203125], - [116.8857421875, 42.353515625], - [116.9150390625, 42.197265625], - [116.7900390625, 42.201171875], - [116.884765625, 42.111328125], - [116.8681640625, 42.0029296875], - [116.8017578125, 41.978515625], - [116.7666015625, 41.9912109375], - [116.7275390625, 41.951171875], - [116.640625, 41.9306640625], - [116.5537109375, 41.9287109375], - [116.4970703125, 41.98046875], - [116.4541015625, 41.9462890625], - [116.3935546875, 41.943359375], - [116.4091796875, 41.994140625], - [116.328125, 42.005859375], - [116.224609375, 41.9326171875], - [116.2001953125, 41.865234375], - [116.1083984375, 41.8515625], - [116.1298828125, 41.8095703125], - [116.099609375, 41.77734375], - [116.017578125, 41.77734375], - [115.9169921875, 41.9453125], - [115.8291015625, 41.9375], - [115.7666015625, 41.8896484375], - [115.7333984375, 41.892578125], - [115.72265625, 41.8671875], - [115.6845703125, 41.8662109375], - [115.6484375, 41.8251953125], - [115.3369140625, 41.7099609375], - [115.3193359375, 41.6923828125], - [115.36328125, 41.6689453125], - [115.345703125, 41.6357421875], - [115.3779296875, 41.6025390625], - [115.3115234375, 41.5927734375], - [115.28125, 41.6259765625], - [115.240234375, 41.5771484375], - [115.205078125, 41.572265625], - [115.1953125, 41.6025390625], - [115.099609375, 41.6240234375], - [115.060546875, 41.6025390625], - [114.9462890625, 41.6142578125], - [114.8642578125, 41.591796875], - [114.9033203125, 41.689453125], - [114.869140625, 41.814453125], - [114.939453125, 41.8466796875], - [114.916015625, 41.9169921875], - [114.93359375, 41.9443359375], - [114.90234375, 42.015625], - [114.8759765625, 42.021484375], - [114.890625, 42.03125], - [114.861328125, 42.0556640625], - [114.861328125, 42.103515625], - [114.8212890625, 42.1494140625], - [114.751953125, 42.1162109375], - [114.6435546875, 42.1103515625], - [114.560546875, 42.1328125], - [114.51171875, 42.111328125], - [114.5029296875, 42.0673828125], - [114.466796875, 42.0390625], - [114.5107421875, 41.9736328125], - [114.421875, 41.9423828125], - [114.353515625, 41.9541015625], - [114.201171875, 41.7900390625], - [114.20703125, 41.7392578125], - [114.2373046875, 41.708984375], - [114.2158203125, 41.6845703125], - [114.259765625, 41.6240234375], - [114.2275390625, 41.619140625], - [114.2314453125, 41.513671875], - [114.041015625, 41.5341796875], - [113.9326171875, 41.4873046875], - [113.8720703125, 41.416015625], - [113.94921875, 41.392578125], - [113.90234375, 41.3115234375], - [113.95703125, 41.287109375], - [113.966796875, 41.2412109375], - [113.9921875, 41.2705078125], - [114.0166015625, 41.232421875], - [113.9853515625, 41.1806640625], - [113.9150390625, 41.1708984375], - [113.8779296875, 41.1162109375], - [113.8193359375, 41.09765625], - [113.9638671875, 40.9931640625], - [113.9912109375, 40.9404296875], - [114.0576171875, 40.9267578125], - [114.0390625, 40.919921875], - [114.07421875, 40.857421875], - [114.0458984375, 40.8310546875], - [114.0810546875, 40.791015625], - [114.1044921875, 40.7978515625], - [114.134765625, 40.73828125], - [114.064453125, 40.7099609375], - [114.0712890625, 40.6611328125], - [114.0419921875, 40.609375], - [114.08203125, 40.56640625], - [114.0625, 40.529296875], - [113.94921875, 40.517578125], - [113.8642578125, 40.45703125], - [113.794921875, 40.5185546875], - [113.76953125, 40.4775390625], - [113.5068359375, 40.3359375], - [113.31640625, 40.3203125], - [113.251953125, 40.4140625], - [112.990234375, 40.3583984375], - [112.8935546875, 40.3271484375], - [112.849609375, 40.2080078125], - [112.7509765625, 40.1689453125], - [112.462890625, 40.2998046875], - [112.310546875, 40.2568359375], - [112.30078125, 40.2119140625], - [112.2333984375, 40.1708984375], - [112.232421875, 40.1337890625], - [112.1767578125, 40.052734375], - [111.970703125, 39.796875], - [111.970703125, 39.712890625], - [111.923828125, 39.6640625], - [111.9326171875, 39.6123046875], - [111.8359375, 39.6201171875], - [111.7841796875, 39.58984375], - [111.662109375, 39.6416015625], - [111.498046875, 39.662109375], - [111.4384765625, 39.6435546875], - [111.462890625, 39.611328125], - [111.4296875, 39.6171875], - [111.431640625, 39.5087890625], - [111.373046875, 39.4794921875], - [111.3525390625, 39.4267578125], - [111.1748046875, 39.4248046875], - [111.1259765625, 39.3671875] - ] - ] - ] - }, - "properties": { - "cp": [111.670801, 40.818311], - "name": "内蒙古", - "childNum": 2 - } - }, { - "id": "210000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [120.787109375, 40.4736328125], - [120.79296875, 40.515625], - [120.8310546875, 40.515625], - [120.8310546875, 40.490234375], - [120.787109375, 40.4736328125] - ] - ], - [ - [ - [123.0654296875, 39.4873046875], - [123.05859375, 39.509765625], - [123.0654296875, 39.4873046875] - ] - ], - [ - [ - [121.4775390625, 39.1875], - [121.4453125, 39.205078125], - [121.4775390625, 39.1875] - ] - ], - [ - [ - [123.1611328125, 39.0263671875], - [123.142578125, 39.0888671875], - [123.1748046875, 39.0869140625], - [123.1748046875, 39.103515625], - [123.20703125, 39.0625], - [123.1611328125, 39.0263671875] - ] - ], - [ - [ - [122.384765625, 39.19921875], - [122.4033203125, 39.1640625], - [122.369140625, 39.17578125], - [122.341796875, 39.14453125], - [122.3203125, 39.1611328125], - [122.3447265625, 39.203125], - [122.4091796875, 39.21875], - [122.384765625, 39.19921875] - ] - ], - [ - [ - [123.716796875, 39.74609375], - [123.7314453125, 39.7666015625], - [123.7568359375, 39.7548828125], - [123.716796875, 39.74609375] - ] - ], - [ - [ - [123.0869140625, 39.427734375], - [123.0546875, 39.4580078125], - [123.1015625, 39.4453125], - [123.0869140625, 39.427734375] - ] - ], - [ - [ - [122.640625, 39.2265625], - [122.63671875, 39.2421875], - [122.740234375, 39.2490234375], - [122.7548828125, 39.2333984375], - [122.6923828125, 39.201171875], - [122.705078125, 39.2333984375], - [122.640625, 39.2265625] - ] - ], - [ - [ - [122.5126953125, 39.2236328125], - [122.4921875, 39.2353515625], - [122.5498046875, 39.236328125], - [122.5126953125, 39.2236328125] - ] - ], - [ - [ - [122.423828125, 39.271484375], - [122.45703125, 39.2587890625], - [122.423828125, 39.271484375] - ] - ], - [ - [ - [122.34375, 39.3466796875], - [122.349609375, 39.3310546875], - [122.3203125, 39.328125], - [122.34375, 39.3466796875] - ] - ], - [ - [ - [122.826171875, 39.0595703125], - [122.8408203125, 39.0478515625], - [122.81640625, 39.0458984375], - [122.826171875, 39.0595703125] - ] - ], - [ - [ - [123.0234375, 39.546875], - [123.037109375, 39.533203125], - [122.99609375, 39.49609375], - [122.9453125, 39.521484375], - [122.974609375, 39.5625], - [123.0234375, 39.546875] - ] - ], - [ - [ - [122.873046875, 39.0556640625], - [122.8505859375, 39.0712890625], - [122.873046875, 39.0556640625] - ] - ], - [ - [ - [122.5673828125, 39.2744140625], - [122.4970703125, 39.3017578125], - [122.6904296875, 39.2724609375], - [122.666015625, 39.2568359375], - [122.591796875, 39.271484375], - [122.587890625, 39.2509765625], - [122.5673828125, 39.2744140625] - ] - ], - [ - [ - [119.8544921875, 39.9892578125], - [119.8544921875, 40.0341796875], - [119.771484375, 40.048828125], - [119.7724609375, 40.0830078125], - [119.7373046875, 40.10546875], - [119.7626953125, 40.140625], - [119.74609375, 40.2080078125], - [119.71484375, 40.197265625], - [119.671875, 40.240234375], - [119.625, 40.2255859375], - [119.65234375, 40.2724609375], - [119.59765625, 40.3369140625], - [119.60546875, 40.455078125], - [119.5517578125, 40.509765625], - [119.5712890625, 40.541015625], - [119.27734375, 40.53515625], - [119.220703125, 40.5693359375], - [119.2314453125, 40.6044921875], - [119.158203125, 40.6044921875], - [119.1455078125, 40.634765625], - [119.1796875, 40.6640625], - [119.1767578125, 40.6904296875], - [119.0546875, 40.6650390625], - [118.98828125, 40.6982421875], - [118.9501953125, 40.748046875], - [118.896484375, 40.75390625], - [118.9111328125, 40.77734375], - [118.8466796875, 40.8095703125], - [118.90234375, 40.9619140625], - [118.9736328125, 40.9580078125], - [119.0205078125, 40.998046875], - [118.9521484375, 41.01953125], - [118.9375, 41.052734375], - [118.96484375, 41.080078125], - [119.029296875, 41.064453125], - [119.072265625, 41.0830078125], - [119.08203125, 41.1318359375], - [119.1826171875, 41.1806640625], - [119.1650390625, 41.21875], - [119.2099609375, 41.2265625], - [119.2431640625, 41.2685546875], - [119.2412109375, 41.3193359375], - [119.2998046875, 41.3291015625], - [119.310546875, 41.349609375], - [119.3271484375, 41.330078125], - [119.3310546875, 41.3857421875], - [119.3056640625, 41.4033203125], - [119.375, 41.4208984375], - [119.37890625, 41.4599609375], - [119.404296875, 41.4755859375], - [119.4052734375, 41.5107421875], - [119.3623046875, 41.56640625], - [119.4150390625, 41.5625], - [119.419921875, 41.5830078125], - [119.3134765625, 41.640625], - [119.2998046875, 41.7109375], - [119.3193359375, 41.7314453125], - [119.30078125, 41.7431640625], - [119.318359375, 41.7646484375], - [119.291015625, 41.7841796875], - [119.3349609375, 41.8701171875], - [119.3251953125, 41.9697265625], - [119.375, 42.021484375], - [119.3857421875, 42.0888671875], - [119.3154296875, 42.1201171875], - [119.2783203125, 42.185546875], - [119.23828125, 42.1982421875], - [119.28125, 42.263671875], - [119.4326171875, 42.3173828125], - [119.48828125, 42.3515625], - [119.5029296875, 42.388671875], - [119.572265625, 42.3603515625], - [119.5400390625, 42.294921875], - [119.609375, 42.27734375], - [119.6171875, 42.2529296875], - [119.744140625, 42.2119140625], - [119.8505859375, 42.2138671875], - [119.84375, 42.1005859375], - [119.951171875, 41.974609375], - [119.955078125, 41.9208984375], - [119.990234375, 41.8994140625], - [120.0234375, 41.8173828125], - [120.0498046875, 41.828125], - [120.0361328125, 41.708984375], - [120.0966796875, 41.697265625], - [120.138671875, 41.7294921875], - [120.1259765625, 41.7685546875], - [120.1884765625, 41.8486328125], - [120.30078125, 41.888671875], - [120.2607421875, 41.904296875], - [120.2724609375, 41.92578125], - [120.318359375, 41.9345703125], - [120.333984375, 41.98046875], - [120.421875, 41.986328125], - [120.4111328125, 41.9970703125], - [120.45703125, 42.015625], - [120.451171875, 42.0576171875], - [120.4990234375, 42.091796875], - [120.4697265625, 42.0986328125], - [120.482421875, 42.1162109375], - [120.5849609375, 42.16796875], - [120.625, 42.1552734375], - [120.74609375, 42.2236328125], - [120.8212890625, 42.228515625], - [120.830078125, 42.2529296875], - [120.888671875, 42.2431640625], - [120.8876953125, 42.2724609375], - [121.0693359375, 42.2529296875], - [121.2197265625, 42.3720703125], - [121.28515625, 42.388671875], - [121.3115234375, 42.4404296875], - [121.3857421875, 42.4521484375], - [121.416015625, 42.486328125], - [121.5693359375, 42.4873046875], - [121.607421875, 42.5166015625], - [121.6572265625, 42.443359375], - [121.7021484375, 42.4404296875], - [121.748046875, 42.4892578125], - [121.818359375, 42.5048828125], - [121.83203125, 42.5341796875], - [121.87109375, 42.5283203125], - [121.90625, 42.5712890625], - [121.8955078125, 42.59375], - [121.91796875, 42.5888671875], - [121.9033203125, 42.6376953125], - [121.9658203125, 42.701171875], - [122.064453125, 42.7236328125], - [122.1962890625, 42.6796875], - [122.205078125, 42.7333984375], - [122.337890625, 42.6708984375], - [122.3955078125, 42.6845703125], - [122.4580078125, 42.7744140625], - [122.373046875, 42.7763671875], - [122.3505859375, 42.826171875], - [122.419921875, 42.8427734375], - [122.564453125, 42.826171875], - [122.5810546875, 42.7900390625], - [122.6259765625, 42.7734375], - [122.7314453125, 42.787109375], - [122.85546875, 42.70703125], - [122.8876953125, 42.7705078125], - [122.9462890625, 42.75390625], - [122.9892578125, 42.779296875], - [123.05859375, 42.76953125], - [123.22265625, 42.826171875], - [123.1708984375, 42.8525390625], - [123.1845703125, 42.92578125], - [123.259765625, 42.994140625], - [123.47265625, 43.04296875], - [123.5361328125, 43.0078125], - [123.5869140625, 43.0126953125], - [123.5810546875, 43.037109375], - [123.6123046875, 43.0498046875], - [123.5966796875, 43.0625], - [123.6279296875, 43.0810546875], - [123.6484375, 43.173828125], - [123.66796875, 43.181640625], - [123.646484375, 43.208984375], - [123.677734375, 43.224609375], - [123.6650390625, 43.265625], - [123.705078125, 43.2744140625], - [123.7001953125, 43.3115234375], - [123.720703125, 43.31640625], - [123.703125, 43.3271484375], - [123.7216796875, 43.357421875], - [123.6962890625, 43.35546875], - [123.703125, 43.404296875], - [123.75, 43.439453125], - [123.7470703125, 43.4716796875], - [123.7919921875, 43.4912109375], - [123.873046875, 43.4521484375], - [123.8505859375, 43.416015625], - [123.892578125, 43.390625], - [123.896484375, 43.3623046875], - [123.947265625, 43.3525390625], - [124.033203125, 43.28125], - [124.1015625, 43.294921875], - [124.115234375, 43.248046875], - [124.216796875, 43.2568359375], - [124.2294921875, 43.2353515625], - [124.2841796875, 43.23046875], - [124.2744140625, 43.1796875], - [124.29296875, 43.1552734375], - [124.4267578125, 43.0771484375], - [124.333984375, 42.998046875], - [124.4423828125, 42.9599609375], - [124.3671875, 42.892578125], - [124.4404296875, 42.87890625], - [124.455078125, 42.82421875], - [124.66015625, 42.9736328125], - [124.693359375, 43.056640625], - [124.75, 43.0703125], - [124.7998046875, 43.123046875], - [124.896484375, 43.130859375], - [124.8896484375, 43.076171875], - [124.8408203125, 43.029296875], - [124.8759765625, 42.96875], - [124.849609375, 42.8828125], - [124.873046875, 42.7919921875], - [124.9013671875, 42.7890625], - [124.9287109375, 42.8203125], - [124.974609375, 42.8037109375], - [124.9970703125, 42.74609375], - [124.96875, 42.72265625], - [124.990234375, 42.6962890625], - [124.9658203125, 42.677734375], - [125.015625, 42.666015625], - [125.0302734375, 42.6171875], - [125.09765625, 42.623046875], - [125.0673828125, 42.5361328125], - [125.091796875, 42.5146484375], - [125.0673828125, 42.5029296875], - [125.1962890625, 42.4111328125], - [125.2041015625, 42.3671875], - [125.16796875, 42.3564453125], - [125.17578125, 42.30859375], - [125.263671875, 42.3134765625], - [125.2998046875, 42.2900390625], - [125.2763671875, 42.2314453125], - [125.3134765625, 42.220703125], - [125.283203125, 42.171875], - [125.3203125, 42.205078125], - [125.306640625, 42.146484375], - [125.357421875, 42.146484375], - [125.369140625, 42.18359375], - [125.490234375, 42.13671875], - [125.44921875, 42.099609375], - [125.412109375, 42.1015625], - [125.423828125, 42.0791015625], - [125.3701171875, 42.0029296875], - [125.29296875, 41.9638671875], - [125.3525390625, 41.9287109375], - [125.3076171875, 41.9248046875], - [125.296875, 41.8876953125], - [125.294921875, 41.82421875], - [125.3466796875, 41.7626953125], - [125.3173828125, 41.677734375], - [125.412109375, 41.6923828125], - [125.451171875, 41.6748046875], - [125.4716796875, 41.6396484375], - [125.4501953125, 41.5986328125], - [125.5078125, 41.5341796875], - [125.494140625, 41.509765625], - [125.54296875, 41.46875], - [125.548828125, 41.4013671875], - [125.6376953125, 41.3447265625], - [125.6201171875, 41.318359375], - [125.6474609375, 41.265625], - [125.67578125, 41.2783203125], - [125.6943359375, 41.2451171875], - [125.75, 41.24609375], - [125.73828125, 41.1796875], - [125.7919921875, 41.1669921875], - [125.7138671875, 41.10546875], - [125.740234375, 41.0869140625], - [125.6845703125, 41.0224609375], - [125.6826171875, 40.98046875], - [125.58984375, 40.931640625], - [125.578125, 40.90234375], - [125.6533203125, 40.9169921875], - [125.693359375, 40.892578125], - [125.7080078125, 40.8671875], - [125.63671875, 40.80859375], - [125.6875, 40.771484375], - [125.6181640625, 40.763671875], - [125.5859375, 40.7890625], - [125.544921875, 40.7294921875], - [125.486328125, 40.7275390625], - [125.4541015625, 40.677734375], - [125.4189453125, 40.673828125], - [125.4208984375, 40.634765625], - [125.3759765625, 40.6591796875], - [125.291015625, 40.6591796875], - [125.263671875, 40.62109375], - [125.1904296875, 40.615234375], - [125.0478515625, 40.55078125], - [125.001953125, 40.513671875], - [125.044921875, 40.466796875], - [124.9921875, 40.4775390625], - [124.93359375, 40.45703125], - [124.9033203125, 40.484375], - [124.8349609375, 40.4150390625], - [124.7451171875, 40.375], - [124.724609375, 40.3232421875], - [124.6162109375, 40.2880859375], - [124.3515625, 40.083984375], - [124.3369140625, 40.05078125], - [124.3720703125, 40.021484375], - [124.3544921875, 39.9775390625], - [124.298828125, 39.9697265625], - [124.287109375, 39.9326171875], - [124.23046875, 39.919921875], - [124.2138671875, 39.8642578125], - [124.1669921875, 39.828125], - [124.1513671875, 39.74609375], - [124.099609375, 39.7783203125], - [124.103515625, 39.82421875], - [123.9990234375, 39.80078125], - [123.8212890625, 39.83203125], - [123.6923828125, 39.8076171875], - [123.6591796875, 39.83203125], - [123.61328125, 39.775390625], - [123.5771484375, 39.78125], - [123.548828125, 39.755859375], - [123.53515625, 39.7890625], - [123.4482421875, 39.732421875], - [123.3935546875, 39.724609375], - [123.3837890625, 39.7666015625], - [123.2822265625, 39.7587890625], - [123.275390625, 39.73828125], - [123.25, 39.7509765625], - [123.2841796875, 39.6953125], - [123.21875, 39.6982421875], - [123.216796875, 39.6669921875], - [123.1669921875, 39.6748046875], - [123.142578125, 39.6455078125], - [123.103515625, 39.677734375], - [123.0390625, 39.6640625], - [123.046875, 39.64453125], - [123.0166015625, 39.658203125], - [122.9736328125, 39.595703125], - [122.9541015625, 39.615234375], - [122.8564453125, 39.607421875], - [122.822265625, 39.5654296875], - [122.80078125, 39.580078125], - [122.689453125, 39.5166015625], - [122.6513671875, 39.51953125], - [122.533203125, 39.4208984375], - [122.4208984375, 39.4140625], - [122.3671875, 39.390625], - [122.3642578125, 39.3662109375], - [122.33984375, 39.37890625], - [122.248046875, 39.271484375], - [122.1181640625, 39.21484375], - [122.12109375, 39.1748046875], - [122.1708984375, 39.1513671875], - [122.05078125, 39.1083984375], - [122.0703125, 39.0615234375], - [121.9970703125, 39.0693359375], - [121.9677734375, 39.0302734375], - [121.9130859375, 39.060546875], - [121.9228515625, 39.0146484375], - [121.853515625, 39.0361328125], - [121.9052734375, 39], - [121.912109375, 38.9638671875], - [121.833984375, 38.951171875], - [121.79296875, 39.021484375], - [121.763671875, 39.029296875], - [121.73828125, 39], - [121.673828125, 39.0107421875], - [121.6630859375, 38.966796875], - [121.619140625, 38.9482421875], - [121.7197265625, 38.9208984375], - [121.6982421875, 38.865234375], - [121.568359375, 38.8759765625], - [121.49609375, 38.814453125], - [121.3408203125, 38.8193359375], - [121.2607421875, 38.787109375], - [121.1943359375, 38.720703125], - [121.1337890625, 38.7255859375], - [121.111328125, 38.7802734375], - [121.12890625, 38.7998046875], - [121.111328125, 38.8623046875], - [121.1298828125, 38.880859375], - [121.08984375, 38.8984375], - [121.0927734375, 38.9287109375], - [121.1279296875, 38.9599609375], - [121.2216796875, 38.94140625], - [121.326171875, 38.97265625], - [121.34375, 38.98828125], - [121.318359375, 39.015625], - [121.3740234375, 39.0625], - [121.41796875, 39.029296875], - [121.4716796875, 39.0263671875], - [121.6259765625, 39.1201171875], - [121.6435546875, 39.111328125], - [121.60546875, 39.07421875], - [121.6689453125, 39.091796875], - [121.68359375, 39.1220703125], - [121.587890625, 39.1943359375], - [121.591796875, 39.2294921875], - [121.6416015625, 39.2431640625], - [121.5966796875, 39.2490234375], - [121.5908203125, 39.2724609375], - [121.6865234375, 39.283203125], - [121.66796875, 39.3115234375], - [121.716796875, 39.318359375], - [121.724609375, 39.365234375], - [121.5087890625, 39.29296875], - [121.4658203125, 39.3017578125], - [121.421875, 39.3671875], - [121.3251953125, 39.3720703125], - [121.3154296875, 39.3916015625], - [121.26171875, 39.375], - [121.248046875, 39.4248046875], - [121.3046875, 39.48828125], - [121.28515625, 39.5078125], - [121.2578125, 39.4853515625], - [121.2265625, 39.5166015625], - [121.2275390625, 39.5556640625], - [121.2978515625, 39.6064453125], - [121.451171875, 39.6259765625], - [121.4462890625, 39.6552734375], - [121.4921875, 39.666015625], - [121.5029296875, 39.7041015625], - [121.4599609375, 39.7421875], - [121.4892578125, 39.765625], - [121.474609375, 39.8125], - [121.5380859375, 39.873046875], - [121.6201171875, 39.8798828125], - [121.7001953125, 39.9375], - [121.7763671875, 39.9384765625], - [121.849609375, 39.9990234375], - [121.80859375, 40.0048828125], - [121.82421875, 40.037109375], - [121.884765625, 40.0537109375], - [121.958984375, 40.134765625], - [121.99609375, 40.12890625], - [122.0068359375, 40.169921875], - [121.9599609375, 40.193359375], - [121.9365234375, 40.23828125], - [122.02734375, 40.2451171875], - [122.0400390625, 40.322265625], - [122.111328125, 40.31640625], - [122.138671875, 40.33984375], - [122.111328125, 40.369140625], - [122.1787109375, 40.3662109375], - [122.171875, 40.388671875], - [122.2001953125, 40.3857421875], - [122.19140625, 40.4296875], - [122.2294921875, 40.4248046875], - [122.2421875, 40.4658203125], - [122.2802734375, 40.478515625], - [122.2451171875, 40.4853515625], - [122.24609375, 40.5205078125], - [122.1455078125, 40.595703125], - [122.1484375, 40.671875], - [122.06640625, 40.6494140625], - [121.9521484375, 40.681640625], - [121.9404296875, 40.7958984375], - [121.853515625, 40.8212890625], - [121.8134765625, 40.8984375], - [121.693359375, 40.83203125], - [121.6064453125, 40.8447265625], - [121.5537109375, 40.818359375], - [121.5556640625, 40.8505859375], - [121.5, 40.8798828125], - [121.3359375, 40.9013671875], - [121.216796875, 40.8515625], - [121.13671875, 40.8740234375], - [121.078125, 40.818359375], - [121.0859375, 40.7958984375], - [121.0166015625, 40.779296875], - [120.98046875, 40.8212890625], - [120.998046875, 40.7822265625], - [120.9814453125, 40.7470703125], - [121.0283203125, 40.7451171875], - [121.0341796875, 40.7099609375], - [120.837890625, 40.6787109375], - [120.81640625, 40.587890625], - [120.728515625, 40.5400390625], - [120.671875, 40.4697265625], - [120.619140625, 40.4609375], - [120.6025390625, 40.361328125], - [120.5322265625, 40.3212890625], - [120.5244140625, 40.2568359375], - [120.474609375, 40.18359375], - [120.3720703125, 40.1748046875], - [120.134765625, 40.0751953125], - [119.9560546875, 40.046875], - [119.9189453125, 39.990234375], - [119.8544921875, 39.9892578125] - ] - ] - ] - }, - "properties": { - "cp": [123.429096, 41.796767], - "name": "辽宁", - "childNum": 16 - } - }, { - "id": "220000", - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [127.14453125, 41.53125], - [127.1044921875, 41.5546875], - [127.1845703125, 41.595703125], - [127.1279296875, 41.603515625], - [127.1259765625, 41.625], - [127.0927734375, 41.6279296875], - [127.109375, 41.64453125], - [127.0400390625, 41.6728515625], - [127.083984375, 41.7041015625], - [127.056640625, 41.705078125], - [127.052734375, 41.7451171875], - [126.9365234375, 41.7763671875], - [126.94921875, 41.8095703125], - [126.8837890625, 41.7890625], - [126.8427734375, 41.728515625], - [126.8095703125, 41.75], - [126.796875, 41.6962890625], - [126.697265625, 41.751953125], - [126.6875, 41.732421875], - [126.7255859375, 41.7109375], - [126.6591796875, 41.662109375], - [126.6162109375, 41.6767578125], - [126.6064453125, 41.640625], - [126.5654296875, 41.6162109375], - [126.5830078125, 41.5615234375], - [126.541015625, 41.5244140625], - [126.5498046875, 41.490234375], - [126.498046875, 41.4072265625], - [126.5361328125, 41.3583984375], - [126.4814453125, 41.3486328125], - [126.515625, 41.3623046875], - [126.498046875, 41.375], - [126.4384765625, 41.3544921875], - [126.2890625, 41.1904296875], - [126.287109375, 41.1640625], - [126.1240234375, 41.091796875], - [126.1357421875, 41.060546875], - [126.1005859375, 41.037109375], - [126.109375, 41.0068359375], - [126.068359375, 41], - [126.0830078125, 40.9765625], - [126.041015625, 40.927734375], - [126.0068359375, 40.9365234375], - [125.9765625, 40.9130859375], - [126.0283203125, 40.90234375], - [125.974609375, 40.9052734375], - [125.9404296875, 40.87890625], - [125.9140625, 40.890625], - [125.91796875, 40.912109375], - [125.87890625, 40.9091796875], - [125.8134765625, 40.8671875], - [125.7783203125, 40.8984375], - [125.7080078125, 40.8671875], - [125.65625, 40.916015625], - [125.580078125, 40.8935546875], - [125.58984375, 40.931640625], - [125.6826171875, 40.98046875], - [125.6845703125, 41.0224609375], - [125.740234375, 41.0869140625], - [125.7138671875, 41.10546875], - [125.7919921875, 41.16796875], - [125.73828125, 41.1796875], - [125.75, 41.24609375], - [125.6943359375, 41.2451171875], - [125.67578125, 41.2783203125], - [125.6474609375, 41.265625], - [125.6201171875, 41.318359375], - [125.6376953125, 41.3447265625], - [125.548828125, 41.4013671875], - [125.54296875, 41.46875], - [125.494140625, 41.509765625], - [125.5078125, 41.5341796875], - [125.4501953125, 41.5986328125], - [125.4716796875, 41.6396484375], - [125.451171875, 41.6748046875], - [125.412109375, 41.6923828125], - [125.3173828125, 41.677734375], - [125.3466796875, 41.7626953125], - [125.294921875, 41.82421875], - [125.296875, 41.8876953125], - [125.3076171875, 41.9248046875], - [125.3525390625, 41.9287109375], - [125.29296875, 41.9638671875], - [125.3701171875, 42.0029296875], - [125.423828125, 42.0791015625], - [125.412109375, 42.1015625], - [125.44921875, 42.099609375], - [125.490234375, 42.13671875], - [125.369140625, 42.18359375], - [125.357421875, 42.146484375], - [125.306640625, 42.146484375], - [125.3203125, 42.205078125], - [125.283203125, 42.171875], - [125.3134765625, 42.220703125], - [125.2763671875, 42.2314453125], - [125.2998046875, 42.2900390625], - [125.263671875, 42.3134765625], - [125.17578125, 42.30859375], - [125.16796875, 42.3564453125], - [125.2041015625, 42.3671875], - [125.1962890625, 42.4111328125], - [125.0673828125, 42.5029296875], - [125.091796875, 42.5146484375], - [125.0673828125, 42.5361328125], - [125.09765625, 42.623046875], - [125.0302734375, 42.6171875], - [125.015625, 42.666015625], - [124.9658203125, 42.677734375], - [124.990234375, 42.6962890625], - [124.96875, 42.72265625], - [124.9970703125, 42.74609375], - [124.974609375, 42.8037109375], - [124.9287109375, 42.8203125], - [124.9013671875, 42.7890625], - [124.873046875, 42.7919921875], - [124.849609375, 42.8828125], - [124.8759765625, 42.96875], - [124.8408203125, 43.029296875], - [124.8896484375, 43.076171875], - [124.896484375, 43.130859375], - [124.7998046875, 43.123046875], - [124.75, 43.0703125], - [124.693359375, 43.056640625], - [124.66015625, 42.9736328125], - [124.4560546875, 42.82421875], - [124.4404296875, 42.87890625], - [124.3671875, 42.892578125], - [124.4423828125, 42.9599609375], - [124.333984375, 42.998046875], - [124.4267578125, 43.0771484375], - [124.29296875, 43.1552734375], - [124.2744140625, 43.1796875], - [124.283203125, 43.23046875], - [124.2294921875, 43.2353515625], - [124.216796875, 43.2568359375], - [124.115234375, 43.248046875], - [124.1015625, 43.294921875], - [124.03125, 43.2822265625], - [123.947265625, 43.3525390625], - [123.896484375, 43.3623046875], - [123.892578125, 43.390625], - [123.8505859375, 43.416015625], - [123.873046875, 43.4521484375], - [123.794921875, 43.4912109375], - [123.7470703125, 43.4716796875], - [123.75, 43.439453125], - [123.7109375, 43.41796875], - [123.7041015625, 43.37109375], - [123.609375, 43.3671875], - [123.5458984375, 43.416015625], - [123.525390625, 43.3994140625], - [123.4873046875, 43.4462890625], - [123.419921875, 43.41015625], - [123.3759765625, 43.4765625], - [123.31640625, 43.4921875], - [123.330078125, 43.51953125], - [123.3046875, 43.55078125], - [123.357421875, 43.568359375], - [123.4541015625, 43.546875], - [123.4609375, 43.5693359375], - [123.4345703125, 43.576171875], - [123.423828125, 43.6123046875], - [123.4658203125, 43.5859375], - [123.51171875, 43.59375], - [123.51171875, 43.6259765625], - [123.5380859375, 43.634765625], - [123.525390625, 43.6962890625], - [123.4833984375, 43.73828125], - [123.4970703125, 43.7861328125], - [123.462890625, 43.8232421875], - [123.458984375, 43.875], - [123.37109375, 43.970703125], - [123.4013671875, 43.9794921875], - [123.3212890625, 44.052734375], - [123.390625, 44.1630859375], - [123.2998046875, 44.1953125], - [123.197265625, 44.345703125], - [123.1240234375, 44.365234375], - [123.115234375, 44.4033203125], - [123.142578125, 44.4287109375], - [123.125, 44.509765625], - [123.041015625, 44.5], - [122.7607421875, 44.3701171875], - [122.67578125, 44.2861328125], - [122.4833984375, 44.2373046875], - [122.3203125, 44.2333984375], - [122.271484375, 44.255859375], - [122.2919921875, 44.310546875], - [122.2861328125, 44.478515625], - [122.228515625, 44.48046875], - [122.203125, 44.5546875], - [122.1318359375, 44.578125], - [122.103515625, 44.6748046875], - [122.162109375, 44.728515625], - [122.099609375, 44.7451171875], - [122.111328125, 44.7685546875], - [122.1435546875, 44.75390625], - [122.169921875, 44.7705078125], - [122.1005859375, 44.783203125], - [122.07421875, 44.8779296875], - [122.044921875, 44.900390625], - [122.080078125, 44.9150390625], - [122.0751953125, 45.0068359375], - [122.1201171875, 45.0693359375], - [122.1103515625, 45.142578125], - [122.1435546875, 45.18359375], - [122.193359375, 45.1806640625], - [122.23046875, 45.20703125], - [122.2392578125, 45.2763671875], - [122.1474609375, 45.2958984375], - [122.1474609375, 45.375], - [122.1806640625, 45.41015625], - [122.1669921875, 45.4423828125], - [122.0029296875, 45.5087890625], - [121.966796875, 45.5966796875], - [121.9970703125, 45.599609375], - [122.00390625, 45.6240234375], - [121.94921875, 45.7119140625], - [121.8671875, 45.720703125], - [121.8115234375, 45.6875], - [121.7578125, 45.69140625], - [121.6865234375, 45.712890625], - [121.64453125, 45.7529296875], - [121.7548828125, 45.794921875], - [121.76953125, 45.84375], - [121.8173828125, 45.8759765625], - [121.8095703125, 45.9619140625], - [121.7626953125, 45.9990234375], - [121.84375, 46.025390625], - [121.87109375, 46], - [122.0048828125, 45.9853515625], - [122.08203125, 45.921875], - [122.091796875, 45.8828125], - [122.201171875, 45.857421875], - [122.2587890625, 45.794921875], - [122.337890625, 45.8603515625], - [122.3740234375, 45.8564453125], - [122.3623046875, 45.91796875], - [122.4462890625, 45.9169921875], - [122.49609375, 45.8583984375], - [122.505859375, 45.787109375], - [122.55859375, 45.8212890625], - [122.640625, 45.771484375], - [122.671875, 45.701171875], - [122.7421875, 45.7060546875], - [122.79296875, 45.7666015625], - [122.75390625, 45.837890625], - [122.8271484375, 45.8984375], - [122.7939453125, 46.0732421875], - [123.0458984375, 46.1005859375], - [123.11328125, 46.130859375], - [123.103515625, 46.1728515625], - [123.12890625, 46.1748046875], - [123.12890625, 46.2109375], - [123.2236328125, 46.271484375], - [123.3740234375, 46.2236328125], - [123.39453125, 46.2451171875], - [123.4541015625, 46.2333984375], - [123.5, 46.259765625], - [123.5703125, 46.2236328125], - [123.60546875, 46.251953125], - [123.7802734375, 46.2646484375], - [123.8505859375, 46.302734375], - [123.90625, 46.30078125], - [123.91015625, 46.2578125], - [123.95703125, 46.291015625], - [123.9560546875, 46.2451171875], - [123.9833984375, 46.224609375], - [123.95703125, 46.203125], - [123.974609375, 46.166015625], - [124.01171875, 46.162109375], - [123.9921875, 46.1435546875], - [124.017578125, 46.119140625], - [123.9951171875, 46.1015625], - [124.041015625, 46.025390625], - [123.9921875, 46.017578125], - [124.0205078125, 45.9892578125], - [123.970703125, 45.9716796875], - [123.9677734375, 45.94140625], - [123.9970703125, 45.9072265625], - [124.05859375, 45.8896484375], - [124.0712890625, 45.85546875], - [124.033203125, 45.833984375], - [124.0654296875, 45.7978515625], - [124.0029296875, 45.771484375], - [124.1357421875, 45.69140625], - [124.1220703125, 45.66796875], - [124.1494140625, 45.6640625], - [124.12890625, 45.642578125], - [124.1474609375, 45.6240234375], - [124.2275390625, 45.6337890625], - [124.2275390625, 45.599609375], - [124.271484375, 45.58984375], - [124.2607421875, 45.5625], - [124.2841796875, 45.5419921875], - [124.359375, 45.544921875], - [124.3525390625, 45.4931640625], - [124.392578125, 45.4443359375], - [124.474609375, 45.458984375], - [124.5498046875, 45.412109375], - [124.58203125, 45.427734375], - [124.58203125, 45.4541015625], - [124.6396484375, 45.435546875], - [124.7685546875, 45.4697265625], - [124.787109375, 45.4375], - [124.833984375, 45.45703125], - [124.876953125, 45.4384765625], - [124.884765625, 45.49609375], - [124.923828125, 45.5419921875], - [124.94921875, 45.5009765625], - [125.029296875, 45.4931640625], - [125.05078125, 45.4287109375], - [125.091796875, 45.41796875], - [125.072265625, 45.384765625], - [125.1494140625, 45.4130859375], - [125.3017578125, 45.40234375], - [125.3173828125, 45.423828125], - [125.3623046875, 45.3935546875], - [125.4345703125, 45.458984375], - [125.423828125, 45.4853515625], - [125.498046875, 45.4697265625], - [125.62890625, 45.5224609375], - [125.7021484375, 45.501953125], - [125.716796875, 45.4033203125], - [125.6962890625, 45.3525390625], - [125.751953125, 45.2880859375], - [125.7880859375, 45.2890625], - [125.818359375, 45.2412109375], - [125.916015625, 45.197265625], - [125.9912109375, 45.1943359375], - [125.9716796875, 45.1767578125], - [126.0009765625, 45.1787109375], - [125.9990234375, 45.1630859375], - [126.236328125, 45.140625], - [126.2919921875, 45.1650390625], - [126.29296875, 45.1923828125], - [126.353515625, 45.185546875], - [126.42578125, 45.2353515625], - [126.5732421875, 45.2529296875], - [126.6865234375, 45.1884765625], - [126.765625, 45.17578125], - [126.79296875, 45.1357421875], - [126.9609375, 45.1376953125], - [126.9716796875, 45.0712890625], - [127.09375, 44.9462890625], - [127.07421875, 44.908203125], - [127.01171875, 44.890625], - [126.984375, 44.8251953125], - [126.998046875, 44.765625], - [127.041015625, 44.7158203125], - [127.0283203125, 44.599609375], - [127.0498046875, 44.5673828125], - [127.0947265625, 44.6162109375], - [127.140625, 44.6083984375], - [127.1669921875, 44.642578125], - [127.2109375, 44.6484375], - [127.2314453125, 44.6416015625], - [127.2158203125, 44.625], - [127.2626953125, 44.61328125], - [127.2783203125, 44.6416015625], - [127.4013671875, 44.634765625], - [127.556640625, 44.576171875], - [127.5703125, 44.55078125], - [127.54296875, 44.5263671875], - [127.4658203125, 44.5166015625], - [127.46484375, 44.4814453125], - [127.5087890625, 44.4384765625], - [127.484375, 44.40234375], - [127.6220703125, 44.283203125], - [127.5908203125, 44.228515625], - [127.626953125, 44.1884765625], - [127.681640625, 44.1669921875], - [127.720703125, 44.203125], - [127.7294921875, 44.099609375], - [127.7841796875, 44.072265625], - [127.8115234375, 44.0869140625], - [127.9130859375, 44.0654296875], - [128.1015625, 44.13671875], - [128.060546875, 44.169921875], - [128.10546875, 44.2158203125], - [128.064453125, 44.2607421875], - [128.1025390625, 44.2939453125], - [128.0654296875, 44.3076171875], - [128.05078125, 44.3505859375], - [128.0732421875, 44.375], - [128.16796875, 44.3447265625], - [128.2236328125, 44.443359375], - [128.373046875, 44.5146484375], - [128.462890625, 44.4345703125], - [128.482421875, 44.3759765625], - [128.4755859375, 44.3466796875], - [128.447265625, 44.33984375], - [128.4755859375, 44.3115234375], - [128.4501953125, 44.2041015625], - [128.47265625, 44.158203125], - [128.5751953125, 44.0478515625], - [128.5859375, 43.9892578125], - [128.640625, 43.9482421875], - [128.63671875, 43.8916015625], - [128.697265625, 43.9033203125], - [128.759765625, 43.8623046875], - [128.71875, 43.818359375], - [128.767578125, 43.7587890625], - [128.7294921875, 43.73828125], - [128.7861328125, 43.71484375], - [128.8349609375, 43.587890625], - [128.87890625, 43.541015625], - [128.9453125, 43.556640625], - [129.013671875, 43.5234375], - [129.2255859375, 43.587890625], - [129.21484375, 43.6962890625], - [129.232421875, 43.7099609375], - [129.2119140625, 43.783203125], - [129.255859375, 43.8203125], - [129.291015625, 43.7978515625], - [129.357421875, 43.798828125], - [129.46875, 43.875], - [129.7431640625, 43.876953125], - [129.740234375, 43.896484375], - [129.787109375, 43.90234375], - [129.783203125, 43.9638671875], - [129.939453125, 44.0283203125], - [130.0009765625, 43.9990234375], - [129.9892578125, 43.982421875], - [130.0263671875, 43.9443359375], - [130.013671875, 43.875], - [130.080078125, 43.8359375], - [130.1904296875, 43.94140625], - [130.2626953125, 43.9501953125], - [130.34765625, 44.0517578125], - [130.3681640625, 44.0146484375], - [130.337890625, 43.9482421875], - [130.3837890625, 43.9072265625], - [130.3662109375, 43.8896484375], - [130.38671875, 43.8544921875], - [130.36328125, 43.84375], - [130.3798828125, 43.7822265625], - [130.423828125, 43.744140625], - [130.39453125, 43.703125], - [130.4140625, 43.65234375], - [130.6318359375, 43.623046875], - [130.6259765625, 43.5859375], - [130.79296875, 43.5283203125], - [130.8623046875, 43.4384765625], - [130.908203125, 43.4345703125], - [131.001953125, 43.5078125], - [131.142578125, 43.4267578125], - [131.322265625, 43.49609375], - [131.296875, 43.4423828125], - [131.318359375, 43.3974609375], - [131.2763671875, 43.369140625], - [131.255859375, 43.265625], - [131.203125, 43.228515625], - [131.21875, 43.1474609375], - [131.16796875, 43.1015625], - [131.171875, 43.0703125], - [131.1220703125, 43.0693359375], - [131.103515625, 43.0234375], - [131.1181640625, 42.97265625], - [131.1513671875, 42.96875], - [131.1455078125, 42.9365234375], - [131.115234375, 42.916015625], - [131.03515625, 42.9296875], - [131.017578125, 42.9150390625], - [131.0439453125, 42.86328125], - [130.9326171875, 42.8759765625], - [130.8916015625, 42.853515625], - [130.8271484375, 42.8828125], - [130.7861328125, 42.869140625], - [130.779296875, 42.8388671875], - [130.66796875, 42.8486328125], - [130.40234375, 42.728515625], - [130.4658203125, 42.6884765625], - [130.529296875, 42.7041015625], - [130.591796875, 42.6728515625], - [130.6337890625, 42.5908203125], - [130.611328125, 42.5546875], - [130.5712890625, 42.5576171875], - [130.5654296875, 42.5078125], - [130.640625, 42.4228515625], - [130.5771484375, 42.439453125], - [130.5888671875, 42.4833984375], - [130.5322265625, 42.5517578125], - [130.5234375, 42.623046875], - [130.4833984375, 42.626953125], - [130.4599609375, 42.5947265625], - [130.478515625, 42.5654296875], - [130.4423828125, 42.55078125], - [130.423828125, 42.58203125], - [130.447265625, 42.607421875], - [130.388671875, 42.603515625], - [130.2578125, 42.7109375], - [130.2451171875, 42.802734375], - [130.267578125, 42.9033203125], - [130.1171875, 42.9140625], - [130.1044921875, 42.9287109375], - [130.14453125, 42.9716796875], - [130.1162109375, 42.9892578125], - [130.02734375, 42.9677734375], - [129.9619140625, 42.98046875], - [129.9501953125, 43.013671875], - [129.8974609375, 43.001953125], - [129.88671875, 42.9853515625], - [129.9169921875, 42.974609375], - [129.8583984375, 42.96484375], - [129.875, 42.9228515625], - [129.84765625, 42.9189453125], - [129.765625, 42.72265625], - [129.7978515625, 42.681640625], - [129.77734375, 42.669921875], - [129.7919921875, 42.6455078125], - [129.7548828125, 42.6484375], - [129.787109375, 42.607421875], - [129.7421875, 42.5810546875], - [129.7490234375, 42.47265625], - [129.7109375, 42.4296875], - [129.65234375, 42.4267578125], - [129.625, 42.4599609375], - [129.587890625, 42.44921875], - [129.61328125, 42.4375], - [129.5546875, 42.3603515625], - [129.453125, 42.44140625], - [129.4013671875, 42.44921875], - [129.375, 42.4248046875], - [129.3720703125, 42.453125], - [129.3447265625, 42.4521484375], - [129.35546875, 42.41015625], - [129.3125, 42.421875], - [129.3212890625, 42.3857421875], - [129.2412109375, 42.376953125], - [129.2568359375, 42.3232421875], - [129.205078125, 42.3193359375], - [129.2421875, 42.3125], - [129.20703125, 42.2939453125], - [129.2265625, 42.2763671875], - [129.181640625, 42.2587890625], - [129.22265625, 42.212890625], - [129.12109375, 42.142578125], - [129.0751953125, 42.16015625], - [129.0400390625, 42.1083984375], - [128.96875, 42.0966796875], - [128.953125, 42.0263671875], - [128.91015625, 42.013671875], - [128.7509765625, 42.05078125], - [128.6904296875, 42.0166015625], - [128.607421875, 42.0302734375], - [128.5693359375, 41.9970703125], - [128.291015625, 42.02734375], - [128.0908203125, 42.0234375], - [128.0341796875, 42.0009765625], - [128.1083984375, 41.94921875], - [128.109375, 41.8076171875], - [128.1484375, 41.78125], - [128.158203125, 41.73046875], - [128.26953125, 41.6689453125], - [128.3173828125, 41.6044921875], - [128.3017578125, 41.5400390625], - [128.240234375, 41.5], - [128.24609375, 41.4521484375], - [128.2080078125, 41.412109375], - [128.115234375, 41.365234375], - [128.0908203125, 41.375], - [128.10546875, 41.3994140625], - [128.0830078125, 41.380859375], - [128.0390625, 41.39453125], - [128.046875, 41.41796875], - [128.0048828125, 41.4306640625], - [128.017578125, 41.447265625], - [127.984375, 41.4189453125], - [127.9375, 41.458984375], - [127.9111328125, 41.4306640625], - [127.87890625, 41.447265625], - [127.8701171875, 41.404296875], - [127.8515625, 41.4228515625], - [127.7939453125, 41.408203125], - [127.783203125, 41.427734375], - [127.658203125, 41.4296875], - [127.65625, 41.4072265625], - [127.564453125, 41.43359375], - [127.5478515625, 41.4775390625], - [127.47265625, 41.484375], - [127.462890625, 41.462890625], - [127.4169921875, 41.4609375], - [127.3896484375, 41.4833984375], - [127.353515625, 41.4658203125], - [127.255859375, 41.484375], - [127.2822265625, 41.5146484375], - [127.248046875, 41.501953125], - [127.2109375, 41.53515625], - [127.14453125, 41.53125] - ] - ] - }, - "properties": { - "cp": [125.3245, 43.886841], - "name": "吉林", - "childNum": 1 - } - }, { - "id": "230000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [124.1435546875, 50.56640625], - [124.3193359375, 50.533203125], - [124.439453125, 50.54296875], - [124.4453125, 50.4765625], - [124.4169921875, 50.4521484375], - [124.4404296875, 50.3857421875], - [124.3642578125, 50.361328125], - [124.345703125, 50.33203125], - [124.3759765625, 50.30859375], - [124.34765625, 50.2900390625], - [124.3701171875, 50.259765625], - [124.3447265625, 50.2236328125], - [124.3603515625, 50.19921875], - [124.3251953125, 50.1787109375], - [124.287109375, 50.1904296875], - [124.283203125, 50.2314453125], - [124.1923828125, 50.216796875], - [124.1240234375, 50.240234375], - [124.0625, 50.19921875], - [124.0107421875, 50.220703125], - [123.943359375, 50.185546875], - [123.8798828125, 50.208984375], - [123.865234375, 50.2861328125], - [123.7783203125, 50.3427734375], - [123.78125, 50.4375], - [123.822265625, 50.4521484375], - [123.8408203125, 50.412109375], - [123.9208984375, 50.373046875], - [124.005859375, 50.4326171875], - [123.984375, 50.5107421875], - [124.02734375, 50.5390625], - [124.087890625, 50.5400390625], - [124.0771484375, 50.56640625], - [124.1435546875, 50.56640625] - ] - ], - [ - [ - [131.3046875, 43.5029296875], - [131.2939453125, 43.4697265625], - [131.236328125, 43.4765625], - [131.142578125, 43.4267578125], - [131.02734375, 43.5087890625], - [130.9453125, 43.4765625], - [130.908203125, 43.4345703125], - [130.8623046875, 43.4384765625], - [130.79296875, 43.5283203125], - [130.6259765625, 43.5859375], - [130.6318359375, 43.623046875], - [130.4140625, 43.65234375], - [130.39453125, 43.703125], - [130.423828125, 43.744140625], - [130.3798828125, 43.7822265625], - [130.36328125, 43.84375], - [130.38671875, 43.8544921875], - [130.3662109375, 43.8896484375], - [130.3837890625, 43.9072265625], - [130.337890625, 43.9482421875], - [130.3681640625, 44.0146484375], - [130.34765625, 44.0517578125], - [130.2626953125, 43.9501953125], - [130.1904296875, 43.94140625], - [130.080078125, 43.8359375], - [130.013671875, 43.875], - [130.0263671875, 43.9443359375], - [129.9892578125, 43.982421875], - [130.0009765625, 43.9990234375], - [129.939453125, 44.0283203125], - [129.783203125, 43.9638671875], - [129.787109375, 43.90234375], - [129.740234375, 43.896484375], - [129.7431640625, 43.876953125], - [129.46875, 43.875], - [129.357421875, 43.798828125], - [129.291015625, 43.7978515625], - [129.255859375, 43.8203125], - [129.2119140625, 43.783203125], - [129.232421875, 43.7099609375], - [129.21484375, 43.6962890625], - [129.2255859375, 43.587890625], - [129.013671875, 43.5234375], - [128.9453125, 43.556640625], - [128.87890625, 43.541015625], - [128.8349609375, 43.587890625], - [128.7861328125, 43.71484375], - [128.7294921875, 43.73828125], - [128.767578125, 43.7587890625], - [128.71875, 43.818359375], - [128.759765625, 43.8623046875], - [128.697265625, 43.9033203125], - [128.63671875, 43.8916015625], - [128.640625, 43.9482421875], - [128.5859375, 43.9892578125], - [128.5751953125, 44.0478515625], - [128.47265625, 44.158203125], - [128.4501953125, 44.2041015625], - [128.4755859375, 44.3115234375], - [128.447265625, 44.33984375], - [128.4755859375, 44.3466796875], - [128.482421875, 44.3759765625], - [128.462890625, 44.4345703125], - [128.373046875, 44.5146484375], - [128.2236328125, 44.443359375], - [128.16796875, 44.3447265625], - [128.0732421875, 44.375], - [128.05078125, 44.3505859375], - [128.0654296875, 44.3076171875], - [128.1025390625, 44.2939453125], - [128.064453125, 44.2607421875], - [128.10546875, 44.2158203125], - [128.060546875, 44.169921875], - [128.1015625, 44.13671875], - [127.9130859375, 44.0654296875], - [127.8115234375, 44.0869140625], - [127.7841796875, 44.072265625], - [127.7294921875, 44.099609375], - [127.720703125, 44.203125], - [127.681640625, 44.1669921875], - [127.626953125, 44.1884765625], - [127.5908203125, 44.228515625], - [127.6220703125, 44.283203125], - [127.484375, 44.40234375], - [127.5087890625, 44.4384765625], - [127.46484375, 44.4814453125], - [127.4658203125, 44.5166015625], - [127.54296875, 44.5263671875], - [127.5703125, 44.55078125], - [127.556640625, 44.576171875], - [127.4013671875, 44.634765625], - [127.2783203125, 44.6416015625], - [127.2626953125, 44.61328125], - [127.2158203125, 44.625], - [127.2314453125, 44.6416015625], - [127.2109375, 44.6484375], - [127.1669921875, 44.642578125], - [127.140625, 44.6083984375], - [127.0947265625, 44.6162109375], - [127.0498046875, 44.5673828125], - [127.0283203125, 44.599609375], - [127.041015625, 44.7158203125], - [126.998046875, 44.765625], - [126.984375, 44.8251953125], - [127.01171875, 44.890625], - [127.07421875, 44.908203125], - [127.09375, 44.9462890625], - [126.9716796875, 45.0712890625], - [126.9609375, 45.1376953125], - [126.79296875, 45.1357421875], - [126.765625, 45.17578125], - [126.6865234375, 45.1884765625], - [126.5732421875, 45.2529296875], - [126.42578125, 45.2353515625], - [126.353515625, 45.185546875], - [126.29296875, 45.1923828125], - [126.2919921875, 45.1650390625], - [126.236328125, 45.140625], - [125.9990234375, 45.1630859375], - [126.0009765625, 45.1787109375], - [125.9716796875, 45.1767578125], - [125.9912109375, 45.1943359375], - [125.916015625, 45.197265625], - [125.818359375, 45.2412109375], - [125.7880859375, 45.2890625], - [125.751953125, 45.2880859375], - [125.6962890625, 45.3525390625], - [125.716796875, 45.4033203125], - [125.7021484375, 45.501953125], - [125.62890625, 45.5224609375], - [125.498046875, 45.4697265625], - [125.423828125, 45.4853515625], - [125.4345703125, 45.458984375], - [125.3623046875, 45.3935546875], - [125.3173828125, 45.423828125], - [125.3017578125, 45.40234375], - [125.1494140625, 45.4130859375], - [125.072265625, 45.384765625], - [125.091796875, 45.41796875], - [125.05078125, 45.4287109375], - [125.029296875, 45.4931640625], - [124.94921875, 45.5009765625], - [124.923828125, 45.5419921875], - [124.884765625, 45.49609375], - [124.876953125, 45.4384765625], - [124.833984375, 45.45703125], - [124.787109375, 45.4375], - [124.7685546875, 45.4697265625], - [124.6396484375, 45.435546875], - [124.58203125, 45.4541015625], - [124.58203125, 45.427734375], - [124.5498046875, 45.412109375], - [124.474609375, 45.458984375], - [124.3994140625, 45.44140625], - [124.3525390625, 45.4931640625], - [124.359375, 45.544921875], - [124.2841796875, 45.5419921875], - [124.2607421875, 45.5625], - [124.271484375, 45.58984375], - [124.2275390625, 45.599609375], - [124.2275390625, 45.6337890625], - [124.1474609375, 45.6240234375], - [124.12890625, 45.642578125], - [124.1494140625, 45.6640625], - [124.1220703125, 45.66796875], - [124.1357421875, 45.69140625], - [124.0029296875, 45.771484375], - [124.0654296875, 45.7978515625], - [124.033203125, 45.833984375], - [124.0712890625, 45.85546875], - [124.05859375, 45.8896484375], - [123.9970703125, 45.9072265625], - [123.9677734375, 45.94140625], - [123.970703125, 45.9716796875], - [124.0205078125, 45.9892578125], - [123.9921875, 46.017578125], - [124.041015625, 46.025390625], - [123.9951171875, 46.1015625], - [124.017578125, 46.119140625], - [123.9921875, 46.1435546875], - [124.01171875, 46.162109375], - [123.974609375, 46.166015625], - [123.95703125, 46.203125], - [123.9833984375, 46.224609375], - [123.9560546875, 46.2451171875], - [123.958984375, 46.2900390625], - [123.91015625, 46.2578125], - [123.90625, 46.30078125], - [123.8505859375, 46.302734375], - [123.7802734375, 46.2646484375], - [123.60546875, 46.251953125], - [123.5703125, 46.2236328125], - [123.5, 46.259765625], - [123.4541015625, 46.2333984375], - [123.39453125, 46.2451171875], - [123.3740234375, 46.2236328125], - [123.2490234375, 46.2734375], - [123.1787109375, 46.2490234375], - [123.0107421875, 46.4365234375], - [123.0029296875, 46.5751953125], - [123.0537109375, 46.5810546875], - [123.048828125, 46.6201171875], - [123.078125, 46.623046875], - [123.0869140625, 46.591796875], - [123.181640625, 46.6142578125], - [123.228515625, 46.5888671875], - [123.2802734375, 46.6181640625], - [123.2783203125, 46.662109375], - [123.6044921875, 46.6904296875], - [123.6318359375, 46.7294921875], - [123.630859375, 46.8115234375], - [123.5810546875, 46.828125], - [123.6259765625, 46.8466796875], - [123.599609375, 46.8642578125], - [123.609375, 46.888671875], - [123.578125, 46.8916015625], - [123.56640625, 46.828125], - [123.5068359375, 46.8271484375], - [123.484375, 46.8564453125], - [123.52734375, 46.9599609375], - [123.4228515625, 46.9345703125], - [123.3017578125, 47], - [123.3046875, 46.96484375], - [123.361328125, 46.9716796875], - [123.4052734375, 46.935546875], - [123.375, 46.837890625], - [123.3408203125, 46.8271484375], - [123.30859375, 46.86328125], - [123.2353515625, 46.86328125], - [123.171875, 46.744140625], - [123.015625, 46.7216796875], - [122.9892578125, 46.767578125], - [122.9072265625, 46.8076171875], - [122.880859375, 46.8935546875], - [122.8955078125, 46.9609375], - [122.802734375, 46.9375], - [122.775390625, 46.974609375], - [122.7783203125, 47.0029296875], - [122.8525390625, 47.072265625], - [122.748046875, 47.0791015625], - [122.6142578125, 47.125], - [122.4189453125, 47.3505859375], - [122.5068359375, 47.40234375], - [122.5751953125, 47.5361328125], - [122.7646484375, 47.6142578125], - [122.8583984375, 47.6787109375], - [123.1728515625, 47.787109375], - [123.2978515625, 47.9521484375], - [123.5791015625, 48.0458984375], - [123.7470703125, 48.1982421875], - [124.08203125, 48.4384765625], - [124.259765625, 48.537109375], - [124.314453125, 48.50390625], - [124.3037109375, 48.45703125], - [124.33203125, 48.43359375], - [124.3056640625, 48.3984375], - [124.3330078125, 48.3798828125], - [124.318359375, 48.349609375], - [124.3564453125, 48.3154296875], - [124.35546875, 48.287109375], - [124.421875, 48.2470703125], - [124.41015625, 48.1923828125], - [124.478515625, 48.169921875], - [124.47265625, 48.134765625], - [124.431640625, 48.1259765625], - [124.4169921875, 48.0888671875], - [124.53125, 48.1484375], - [124.5107421875, 48.1669921875], - [124.5693359375, 48.2314453125], - [124.5810546875, 48.2607421875], - [124.5556640625, 48.2734375], - [124.5810546875, 48.302734375], - [124.51953125, 48.3779296875], - [124.5087890625, 48.447265625], - [124.5556640625, 48.46875], - [124.5341796875, 48.5126953125], - [124.548828125, 48.5361328125], - [124.51953125, 48.5546875], - [124.568359375, 48.576171875], - [124.603515625, 48.6357421875], - [124.625, 48.701171875], - [124.61328125, 48.748046875], - [124.6552734375, 48.779296875], - [124.654296875, 48.8349609375], - [124.697265625, 48.8427734375], - [124.7080078125, 48.9189453125], - [124.7529296875, 48.9267578125], - [124.7568359375, 48.9677734375], - [124.82421875, 49.046875], - [124.8095703125, 49.1162109375], - [124.9072265625, 49.1845703125], - [124.9833984375, 49.1630859375], - [125.0400390625, 49.1767578125], - [125.0400390625, 49.15234375], - [125.1181640625, 49.126953125], - [125.2216796875, 49.19140625], - [125.212890625, 49.2509765625], - [125.236328125, 49.259765625], - [125.2158203125, 49.2802734375], - [125.2763671875, 49.3623046875], - [125.255859375, 49.396484375], - [125.271484375, 49.4541015625], - [125.228515625, 49.4873046875], - [125.2451171875, 49.4990234375], - [125.2119140625, 49.5380859375], - [125.236328125, 49.5390625], - [125.216796875, 49.56640625], - [125.2353515625, 49.5927734375], - [125.1748046875, 49.630859375], - [125.1484375, 49.6201171875], - [125.1279296875, 49.6552734375], - [125.1650390625, 49.669921875], - [125.19140625, 49.6318359375], - [125.2216796875, 49.6728515625], - [125.2265625, 49.7255859375], - [125.2041015625, 49.736328125], - [125.2275390625, 49.79296875], - [125.1787109375, 49.830078125], - [125.2353515625, 49.8408203125], - [125.2236328125, 49.865234375], - [125.24609375, 49.873046875], - [125.1845703125, 49.95703125], - [125.232421875, 49.9580078125], - [125.244140625, 49.990234375], - [125.296875, 50.009765625], - [125.2529296875, 50.0458984375], - [125.3388671875, 50.0576171875], - [125.279296875, 50.072265625], - [125.2890625, 50.0927734375], - [125.2578125, 50.103515625], - [125.302734375, 50.1396484375], - [125.3271484375, 50.119140625], - [125.37890625, 50.1396484375], - [125.3349609375, 50.1650390625], - [125.46484375, 50.2294921875], - [125.4423828125, 50.2607421875], - [125.4677734375, 50.2685546875], - [125.4638671875, 50.2958984375], - [125.5224609375, 50.3125], - [125.5029296875, 50.3212890625], - [125.546875, 50.359375], - [125.521484375, 50.369140625], - [125.537109375, 50.3818359375], - [125.513671875, 50.41015625], - [125.5791015625, 50.40234375], - [125.564453125, 50.4423828125], - [125.6357421875, 50.4453125], - [125.7236328125, 50.5166015625], - [125.7578125, 50.5087890625], - [125.8232421875, 50.548828125], - [125.7880859375, 50.6787109375], - [125.8251953125, 50.705078125], - [125.759765625, 50.7509765625], - [125.80078125, 50.7744140625], - [125.8408203125, 50.7568359375], - [125.8369140625, 50.7939453125], - [125.919921875, 50.830078125], - [125.89453125, 50.857421875], - [125.951171875, 50.859375], - [125.9599609375, 50.9013671875], - [125.9970703125, 50.8720703125], - [125.99609375, 50.90625], - [126.029296875, 50.9033203125], - [126.021484375, 50.927734375], - [126.076171875, 50.96484375], - [126.0341796875, 51.0107421875], - [126.0615234375, 51.0400390625], - [125.9765625, 51.0849609375], - [125.9931640625, 51.1201171875], - [125.9365234375, 51.1083984375], - [125.9140625, 51.138671875], - [125.8681640625, 51.140625], - [125.87890625, 51.1611328125], - [125.8408203125, 51.220703125], - [125.7578125, 51.2275390625], - [125.7646484375, 51.26171875], - [125.6962890625, 51.337890625], - [125.3701171875, 51.6142578125], - [125.31640625, 51.6103515625], - [125.283203125, 51.6376953125], - [125.130859375, 51.6357421875], - [125.12109375, 51.6611328125], - [125.07421875, 51.630859375], - [125.0595703125, 51.5390625], - [124.927734375, 51.4970703125], - [124.91796875, 51.474609375], - [124.943359375, 51.4482421875], - [124.876953125, 51.3837890625], - [124.7724609375, 51.390625], - [124.73046875, 51.3466796875], - [124.6357421875, 51.3271484375], - [124.5751953125, 51.37109375], - [124.490234375, 51.380859375], - [124.4375, 51.3544921875], - [124.4072265625, 51.2724609375], - [124.345703125, 51.2734375], - [124.2255859375, 51.3505859375], - [123.9267578125, 51.30078125], - [123.8427734375, 51.3681640625], - [123.794921875, 51.361328125], - [123.71875, 51.3994140625], - [123.662109375, 51.3193359375], - [123.4404296875, 51.271484375], - [123.2783203125, 51.2548828125], - [123.0703125, 51.3212890625], - [123.0029296875, 51.3125], - [122.966796875, 51.3466796875], - [122.962890625, 51.39453125], - [122.904296875, 51.416015625], - [122.900390625, 51.4453125], - [122.85546875, 51.478515625], - [122.880859375, 51.5048828125], - [122.861328125, 51.529296875], - [122.8857421875, 51.5478515625], - [122.8330078125, 51.58203125], - [122.8564453125, 51.607421875], - [122.75, 51.744140625], - [122.7724609375, 51.7802734375], - [122.70703125, 51.890625], - [122.7314453125, 51.923828125], - [122.7265625, 51.9794921875], - [122.671875, 51.9853515625], - [122.6513671875, 52.0595703125], - [122.6259765625, 52.0673828125], - [122.64453125, 52.1103515625], - [122.62890625, 52.13671875], - [122.73828125, 52.154296875], - [122.771484375, 52.181640625], - [122.7646484375, 52.228515625], - [122.7880859375, 52.2529296875], - [122.478515625, 52.296875], - [122.484375, 52.345703125], - [122.447265625, 52.39453125], - [122.412109375, 52.3759765625], - [122.34375, 52.4130859375], - [122.310546875, 52.4755859375], - [122.2080078125, 52.4697265625], - [122.1669921875, 52.515625], - [122.0810546875, 52.4404296875], - [122.091796875, 52.427734375], - [122.041015625, 52.4130859375], - [122.0361328125, 52.3779296875], - [121.9482421875, 52.298828125], - [121.8359375, 52.2841796875], - [121.71484375, 52.318359375], - [121.708984375, 52.353515625], - [121.6591796875, 52.390625], - [121.6796875, 52.419921875], - [121.6484375, 52.443359375], - [121.51953125, 52.45703125], - [121.498046875, 52.4853515625], - [121.35546875, 52.53515625], - [121.32421875, 52.57421875], - [121.1826171875, 52.5966796875], - [121.310546875, 52.6767578125], - [121.3828125, 52.6875], - [121.4775390625, 52.7724609375], - [121.591796875, 52.8251953125], - [121.62109375, 52.8515625], - [121.609375, 52.8916015625], - [121.6630859375, 52.9130859375], - [121.7119140625, 52.9951171875], - [121.7861328125, 53.01953125], - [121.818359375, 53.0625], - [121.7763671875, 53.08984375], - [121.75390625, 53.1474609375], - [121.658203125, 53.177734375], - [121.6796875, 53.2421875], - [121.5, 53.337890625], - [121.876953125, 53.4267578125], - [122.09765625, 53.423828125], - [122.169921875, 53.47265625], - [122.244140625, 53.4638671875], - [122.33984375, 53.505859375], - [122.435546875, 53.4453125], - [122.6083984375, 53.4658203125], - [122.845703125, 53.4580078125], - [123.0615234375, 53.5087890625], - [123.1455078125, 53.4990234375], - [123.28125, 53.564453125], - [123.458984375, 53.5361328125], - [123.5, 53.498046875], - [123.4912109375, 53.54296875], - [123.517578125, 53.55859375], - [123.5595703125, 53.541015625], - [123.5322265625, 53.5078125], - [123.544921875, 53.498046875], - [123.61328125, 53.5517578125], - [123.705078125, 53.49609375], - [123.89453125, 53.4814453125], - [124.01953125, 53.3994140625], - [124.072265625, 53.400390625], - [124.125, 53.3486328125], - [124.251953125, 53.376953125], - [124.4365234375, 53.224609375], - [124.6884765625, 53.2060546875], - [124.7275390625, 53.1875], - [124.7197265625, 53.1552734375], - [124.8330078125, 53.1455078125], - [124.873046875, 53.099609375], - [124.91015625, 53.1181640625], - [124.8876953125, 53.1650390625], - [124.986328125, 53.197265625], - [125.142578125, 53.205078125], - [125.4931640625, 53.1015625], - [125.521484375, 53.0498046875], - [125.6201171875, 53.08203125], - [125.6845703125, 53.0087890625], - [125.751953125, 52.986328125], - [125.732421875, 52.939453125], - [125.666015625, 52.9140625], - [125.6708984375, 52.8642578125], - [125.8369140625, 52.8994140625], - [125.966796875, 52.7607421875], - [126.0478515625, 52.80078125], - [126.1171875, 52.7685546875], - [126.0458984375, 52.744140625], - [126.072265625, 52.681640625], - [125.9873046875, 52.6708984375], - [125.9794921875, 52.61328125], - [126.03125, 52.5771484375], - [126.0947265625, 52.599609375], - [126.20703125, 52.5361328125], - [126.19140625, 52.474609375], - [126.271484375, 52.474609375], - [126.3544921875, 52.3896484375], - [126.3203125, 52.3408203125], - [126.328125, 52.310546875], - [126.4375, 52.296875], - [126.4375, 52.27734375], - [126.3271484375, 52.2470703125], - [126.3076171875, 52.2060546875], - [126.5625, 52.1318359375], - [126.521484375, 52.0400390625], - [126.451171875, 52.0283203125], - [126.462890625, 51.94921875], - [126.5107421875, 51.9228515625], - [126.666015625, 51.7373046875], - [126.734375, 51.7119140625], - [126.7412109375, 51.642578125], - [126.6796875, 51.5966796875], - [126.8427734375, 51.533203125], - [126.7919921875, 51.4326171875], - [126.9248046875, 51.3876953125], - [126.923828125, 51.3486328125], - [126.8203125, 51.330078125], - [126.826171875, 51.2734375], - [126.904296875, 51.2451171875], - [126.921875, 51.2666015625], - [126.876953125, 51.31640625], - [126.982421875, 51.3271484375], - [126.900390625, 51.201171875], - [126.923828125, 51.0625], - [127.1142578125, 50.9384765625], - [127.236328125, 50.7822265625], - [127.3037109375, 50.7490234375], - [127.294921875, 50.6640625], - [127.37109375, 50.58203125], - [127.294921875, 50.4716796875], - [127.3671875, 50.4326171875], - [127.341796875, 50.328125], - [127.39453125, 50.28515625], - [127.609375, 50.23046875], - [127.5966796875, 50.15234375], - [127.4970703125, 50.0419921875], - [127.5009765625, 49.984375], - [127.5478515625, 49.9365234375], - [127.529296875, 49.85546875], - [127.544921875, 49.8095703125], - [127.66796875, 49.7763671875], - [127.6923828125, 49.677734375], - [127.8291015625, 49.58984375], - [128.001953125, 49.5927734375], - [128.0859375, 49.5517578125], - [128.1865234375, 49.5400390625], - [128.2763671875, 49.5673828125], - [128.34375, 49.5458984375], - [128.3779296875, 49.5869140625], - [128.5380859375, 49.6044921875], - [128.7158203125, 49.5654296875], - [128.7421875, 49.5947265625], - [128.7841796875, 49.58984375], - [128.8134765625, 49.55859375], - [128.7548828125, 49.5068359375], - [128.76171875, 49.482421875], - [128.888671875, 49.4912109375], - [129.013671875, 49.4580078125], - [129.0625, 49.375], - [129.103515625, 49.3564453125], - [129.2333984375, 49.4013671875], - [129.3583984375, 49.3564453125], - [129.3935546875, 49.4345703125], - [129.5185546875, 49.423828125], - [129.57421875, 49.2880859375], - [129.73046875, 49.2890625], - [129.7626953125, 49.2578125], - [129.75390625, 49.208984375], - [129.8544921875, 49.1787109375], - [129.8603515625, 49.119140625], - [129.9296875, 49.09765625], - [129.9296875, 49.0458984375], - [130.02734375, 49.01953125], - [130.23828125, 48.869140625], - [130.4453125, 48.91015625], - [130.5205078125, 48.859375], - [130.6806640625, 48.8818359375], - [130.6904296875, 48.8505859375], - [130.6220703125, 48.7841796875], - [130.5390625, 48.6123046875], - [130.6064453125, 48.5947265625], - [130.625, 48.494140625], - [130.767578125, 48.5087890625], - [130.779296875, 48.486328125], - [130.744140625, 48.443359375], - [130.748046875, 48.4052734375], - [130.8466796875, 48.30078125], - [130.7783203125, 48.248046875], - [130.7666015625, 48.189453125], - [130.6669921875, 48.10546875], - [130.6943359375, 48.048828125], - [130.8916015625, 47.927734375], - [130.9619140625, 47.828125], - [130.966796875, 47.7333984375], - [130.9990234375, 47.7060546875], - [131.1162109375, 47.6904296875], - [131.2373046875, 47.7333984375], - [131.4560546875, 47.748046875], - [131.5439453125, 47.736328125], - [131.568359375, 47.6826171875], - [131.623046875, 47.6591796875], - [131.7138671875, 47.7119140625], - [131.826171875, 47.677734375], - [131.970703125, 47.671875], - [132.0009765625, 47.712890625], - [132.2431640625, 47.7109375], - [132.3447265625, 47.767578125], - [132.55859375, 47.71875], - [132.5986328125, 47.7373046875], - [132.60546875, 47.806640625], - [132.6875, 47.8857421875], - [132.66015625, 47.93359375], - [132.671875, 47.9560546875], - [132.8193359375, 47.9375], - [132.8828125, 48.0029296875], - [133.0029296875, 48.041015625], - [133.0419921875, 48.1025390625], - [133.103515625, 48.1298828125], - [133.18359375, 48.1357421875], - [133.302734375, 48.103515625], - [133.408203125, 48.125], - [133.53125, 48.1171875], - [133.580078125, 48.1884765625], - [133.693359375, 48.1875], - [133.7412109375, 48.2548828125], - [134.00390625, 48.3056640625], - [134.0576171875, 48.337890625], - [134.1318359375, 48.3359375], - [134.2041015625, 48.3828125], - [134.3505859375, 48.37890625], - [134.5224609375, 48.419921875], - [134.697265625, 48.4072265625], - [134.8046875, 48.3720703125], - [134.91015625, 48.4482421875], - [135.087890625, 48.4501953125], - [135.0927734375, 48.4072265625], - [135.0732421875, 48.3916015625], - [134.6796875, 48.2568359375], - [134.6796875, 48.15625], - [134.5517578125, 48.033203125], - [134.55078125, 47.9921875], - [134.6083984375, 47.9375], - [134.6083984375, 47.91015625], - [134.677734375, 47.8857421875], - [134.67578125, 47.82421875], - [134.7734375, 47.763671875], - [134.7802734375, 47.716796875], - [134.6845703125, 47.6328125], - [134.6787109375, 47.5888671875], - [134.5771484375, 47.51953125], - [134.568359375, 47.478515625], - [134.4931640625, 47.447265625], - [134.3154296875, 47.43359375], - [134.2626953125, 47.369140625], - [134.177734375, 47.3271484375], - [134.158203125, 47.2490234375], - [134.23046875, 47.1826171875], - [134.22265625, 47.10546875], - [134.1435546875, 47.09375], - [134.103515625, 47.0068359375], - [134.064453125, 46.98046875], - [134.0771484375, 46.939453125], - [134.0224609375, 46.8271484375], - [134.0537109375, 46.7802734375], - [134.015625, 46.64453125], - [133.9208984375, 46.5966796875], - [133.849609375, 46.4755859375], - [133.8544921875, 46.44921875], - [133.9033203125, 46.4462890625], - [133.9501953125, 46.3994140625], - [133.869140625, 46.3447265625], - [133.923828125, 46.3330078125], - [133.91796875, 46.265625], - [133.8623046875, 46.25], - [133.8798828125, 46.234375], - [133.849609375, 46.2041015625], - [133.8115234375, 46.23046875], - [133.783203125, 46.18359375], - [133.6943359375, 46.1572265625], - [133.7470703125, 46.0712890625], - [133.6875, 45.9990234375], - [133.6767578125, 45.943359375], - [133.615234375, 45.943359375], - [133.595703125, 45.873046875], - [133.533203125, 45.8974609375], - [133.46875, 45.8359375], - [133.470703125, 45.7998046875], - [133.5048828125, 45.7802734375], - [133.470703125, 45.7783203125], - [133.48828125, 45.7421875], - [133.4306640625, 45.69921875], - [133.4853515625, 45.6923828125], - [133.48828125, 45.66015625], - [133.44921875, 45.6474609375], - [133.4765625, 45.6201171875], - [133.4140625, 45.6181640625], - [133.41015625, 45.5693359375], - [133.373046875, 45.578125], - [133.203125, 45.5166015625], - [133.171875, 45.443359375], - [133.142578125, 45.4287109375], - [133.1484375, 45.3779296875], - [133.119140625, 45.353515625], - [133.0947265625, 45.2568359375], - [133.138671875, 45.1943359375], - [133.1396484375, 45.1279296875], - [132.9541015625, 45.0185546875], - [132.8701171875, 45.0625], - [132.00390625, 45.2548828125], - [131.935546875, 45.2841796875], - [131.91796875, 45.33984375], - [131.8876953125, 45.3427734375], - [131.830078125, 45.3125], - [131.78515625, 45.2373046875], - [131.7939453125, 45.2119140625], - [131.7216796875, 45.2353515625], - [131.6826171875, 45.2158203125], - [131.6513671875, 45.16015625], - [131.6875, 45.1513671875], - [131.6943359375, 45.126953125], - [131.4853515625, 44.99609375], - [131.494140625, 44.96875], - [131.3583984375, 44.9912109375], - [131.275390625, 44.919921875], - [131.2080078125, 44.9140625], - [131.1611328125, 44.9482421875], - [131.1083984375, 44.9384765625], - [131.08984375, 44.92578125], - [131.0986328125, 44.8916015625], - [130.9677734375, 44.8544921875], - [130.9677734375, 44.8251953125], - [131.0166015625, 44.8154296875], - [131.021484375, 44.78515625], - [131.0654296875, 44.787109375], - [131.1123046875, 44.7109375], - [131.310546875, 44.0478515625], - [131.263671875, 44.033203125], - [131.244140625, 43.9873046875], - [131.2685546875, 43.939453125], - [131.2109375, 43.787109375], - [131.2314453125, 43.7626953125], - [131.2197265625, 43.6865234375], - [131.2392578125, 43.669921875], - [131.216796875, 43.61328125], - [131.2470703125, 43.603515625], - [131.1943359375, 43.5625], - [131.2275390625, 43.517578125], - [131.3046875, 43.5029296875] - ] - ] - ] - }, - "properties": { - "cp": [126.642464, 45.756967], - "name": "黑龙江", - "childNum": 2 - } - }, { - "id": "320000", - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [118.88671875, 31.51953125], - [118.869140625, 31.6123046875], - [118.8037109375, 31.6201171875], - [118.783203125, 31.65625], - [118.798828125, 31.6689453125], - [118.751953125, 31.677734375], - [118.7255859375, 31.6279296875], - [118.658203125, 31.6416015625], - [118.6435546875, 31.671875], - [118.6982421875, 31.7099609375], - [118.685546875, 31.7255859375], - [118.6279296875, 31.759765625], - [118.5556640625, 31.728515625], - [118.5224609375, 31.7431640625], - [118.5458984375, 31.7626953125], - [118.482421875, 31.779296875], - [118.5048828125, 31.841796875], - [118.3642578125, 31.9326171875], - [118.40234375, 32.01953125], - [118.3857421875, 32.0615234375], - [118.5009765625, 32.12109375], - [118.5107421875, 32.1943359375], - [118.64453125, 32.2109375], - [118.6767578125, 32.25390625], - [118.658203125, 32.3037109375], - [118.7080078125, 32.3349609375], - [118.6787109375, 32.3935546875], - [118.69140625, 32.47265625], - [118.59375, 32.4794921875], - [118.6171875, 32.5166015625], - [118.5654296875, 32.5625], - [118.5693359375, 32.5869140625], - [118.5986328125, 32.6015625], - [118.6337890625, 32.5791015625], - [118.654296875, 32.5986328125], - [118.6904296875, 32.5888671875], - [118.6875, 32.60546875], - [118.701171875, 32.5888671875], - [118.7197265625, 32.615234375], - [118.7353515625, 32.58984375], - [118.763671875, 32.6044921875], - [118.78515625, 32.5830078125], - [118.8232421875, 32.6044921875], - [118.84375, 32.5673828125], - [118.908203125, 32.5927734375], - [118.888671875, 32.5556640625], - [118.9375, 32.5576171875], - [118.98046875, 32.50390625], - [119.0419921875, 32.515625], - [119.0859375, 32.453125], - [119.1484375, 32.4931640625], - [119.177734375, 32.5947265625], - [119.21875, 32.57421875], - [119.2314453125, 32.607421875], - [119.185546875, 32.826171875], - [119.1044921875, 32.8271484375], - [119.0458984375, 32.912109375], - [119.015625, 32.908203125], - [119.021484375, 32.9560546875], - [118.9326171875, 32.9384765625], - [118.8544921875, 32.958984375], - [118.837890625, 32.912109375], - [118.8095703125, 32.9130859375], - [118.8125, 32.85546875], - [118.7421875, 32.853515625], - [118.7568359375, 32.7373046875], - [118.71484375, 32.7197265625], - [118.6396484375, 32.7451171875], - [118.5771484375, 32.7197265625], - [118.4677734375, 32.7236328125], - [118.453125, 32.744140625], - [118.423828125, 32.71875], - [118.3720703125, 32.72265625], - [118.365234375, 32.7705078125], - [118.33203125, 32.76171875], - [118.30078125, 32.7841796875], - [118.302734375, 32.8466796875], - [118.2509765625, 32.8486328125], - [118.234375, 32.9248046875], - [118.3115234375, 32.9619140625], - [118.2529296875, 32.982421875], - [118.2333984375, 33.060546875], - [118.212890625, 33.0625], - [118.2294921875, 33.0703125], - [118.203125, 33.0888671875], - [118.2236328125, 33.0908203125], - [118.2021484375, 33.1064453125], - [118.2197265625, 33.1142578125], - [118.2119140625, 33.19921875], - [118.1787109375, 33.21875], - [118.1513671875, 33.1708984375], - [118.0390625, 33.1357421875], - [117.9892578125, 33.1796875], - [117.9853515625, 33.22265625], - [117.9384765625, 33.23046875], - [117.994140625, 33.33203125], - [117.970703125, 33.3486328125], - [118.0302734375, 33.373046875], - [118.017578125, 33.4072265625], - [118.05078125, 33.4921875], - [118.1083984375, 33.4755859375], - [118.1123046875, 33.6171875], - [118.1689453125, 33.6640625], - [118.154296875, 33.720703125], - [118.1865234375, 33.7451171875], - [118.068359375, 33.7666015625], - [118.0224609375, 33.7392578125], - [117.9658203125, 33.763671875], - [117.9501953125, 33.734375], - [117.9013671875, 33.736328125], - [117.90234375, 33.720703125], - [117.826171875, 33.73828125], - [117.7451171875, 33.7119140625], - [117.7236328125, 33.7412109375], - [117.7587890625, 33.8857421875], - [117.7041015625, 33.888671875], - [117.6728515625, 33.935546875], - [117.6708984375, 33.9951171875], - [117.642578125, 34.01953125], - [117.61328125, 34.03125], - [117.6162109375, 34.0029296875], - [117.572265625, 33.984375], - [117.515625, 34.0615234375], - [117.416015625, 34.0263671875], - [117.353515625, 34.08984375], - [117.3095703125, 34.068359375], - [117.193359375, 34.0693359375], - [117.130859375, 34.1025390625], - [117.1240234375, 34.12890625], - [117.0478515625, 34.15234375], - [117.025390625, 34.16796875], - [117.0498046875, 34.2431640625], - [116.9697265625, 34.2841796875], - [116.9697265625, 34.3896484375], - [116.91015625, 34.4091796875], - [116.8291015625, 34.3896484375], - [116.7607421875, 34.462890625], - [116.5732421875, 34.490234375], - [116.595703125, 34.51171875], - [116.4951171875, 34.5693359375], - [116.4296875, 34.6533203125], - [116.3681640625, 34.6455078125], - [116.3935546875, 34.70703125], - [116.3623046875, 34.724609375], - [116.3671875, 34.74609375], - [116.4033203125, 34.7568359375], - [116.408203125, 34.8515625], - [116.4443359375, 34.896484375], - [116.6318359375, 34.94140625], - [116.771484375, 34.9169921875], - [116.7978515625, 34.939453125], - [116.7900390625, 34.9755859375], - [116.8046875, 34.9287109375], - [116.8095703125, 34.9697265625], - [116.822265625, 34.9296875], - [116.9765625, 34.87109375], - [116.9677734375, 34.8408203125], - [117.05078125, 34.771484375], - [117.0888671875, 34.7060546875], - [117.06640625, 34.6484375], - [117.1376953125, 34.6337890625], - [117.17578125, 34.470703125], - [117.2255859375, 34.47265625], - [117.201171875, 34.4423828125], - [117.25390625, 34.451171875], - [117.2685546875, 34.533203125], - [117.36328125, 34.58984375], - [117.48828125, 34.466796875], - [117.5869140625, 34.4619140625], - [117.6591796875, 34.501953125], - [117.6845703125, 34.5478515625], - [117.802734375, 34.51953125], - [117.7939453125, 34.65234375], - [117.9033203125, 34.6455078125], - [117.91015625, 34.6708984375], - [117.955078125, 34.6796875], - [118.0087890625, 34.6484375], - [118.095703125, 34.654296875], - [118.115234375, 34.615234375], - [118.0791015625, 34.5703125], - [118.185546875, 34.544921875], - [118.1337890625, 34.484375], - [118.1787109375, 34.4541015625], - [118.1708984375, 34.3818359375], - [118.2080078125, 34.3779296875], - [118.220703125, 34.40625], - [118.2783203125, 34.4052734375], - [118.2919921875, 34.42578125], - [118.4052734375, 34.4287109375], - [118.4404296875, 34.5087890625], - [118.4326171875, 34.6201171875], - [118.4755859375, 34.6240234375], - [118.462890625, 34.66796875], - [118.4970703125, 34.6728515625], - [118.5234375, 34.7119140625], - [118.6005859375, 34.7158203125], - [118.607421875, 34.6953125], - [118.68359375, 34.6787109375], - [118.7841796875, 34.72265625], - [118.716796875, 34.7646484375], - [118.7392578125, 34.767578125], - [118.73046875, 34.7890625], - [118.7744140625, 34.7958984375], - [118.767578125, 34.8447265625], - [118.802734375, 34.845703125], - [118.859375, 34.94140625], - [118.8662109375, 35.0302734375], - [119.1171875, 35.0556640625], - [119.140625, 35.09765625], - [119.287109375, 35.115234375], - [119.3056640625, 35.0341796875], - [119.271484375, 35.0693359375], - [119.234375, 35.044921875], - [119.2119140625, 34.982421875], - [119.203125, 34.890625], - [119.2392578125, 34.7998046875], - [119.37890625, 34.7646484375], - [119.4541015625, 34.78125], - [119.5029296875, 34.7548828125], - [119.3759765625, 34.759765625], - [119.5263671875, 34.7333984375], - [119.4658203125, 34.673828125], - [119.5615234375, 34.6318359375], - [119.5830078125, 34.599609375], - [119.8125, 34.486328125], - [119.962890625, 34.458984375], - [120.3125, 34.3076171875], - [120.3681640625, 34.091796875], - [120.5712890625, 33.703125], - [120.5908203125, 33.5869140625], - [120.716796875, 33.419921875], - [120.7412109375, 33.337890625], - [120.8330078125, 33.2822265625], - [120.8203125, 33.23828125], - [120.84765625, 33.220703125], - [120.8271484375, 33.185546875], - [120.8525390625, 33.076171875], - [120.90625, 33.0302734375], - [120.9267578125, 32.880859375], - [120.974609375, 32.875], - [120.966796875, 32.75390625], - [120.9248046875, 32.751953125], - [120.9013671875, 32.7236328125], - [120.9169921875, 32.642578125], - [120.970703125, 32.6533203125], - [120.98046875, 32.63671875], - [120.9267578125, 32.62109375], - [121.0205078125, 32.6064453125], - [121.1533203125, 32.529296875], - [121.41796875, 32.443359375], - [121.4736328125, 32.138671875], - [121.541015625, 32.1533203125], - [121.5263671875, 32.13671875], - [121.544921875, 32.1240234375], - [121.759765625, 32.0595703125], - [121.8564453125, 31.9560546875], - [121.970703125, 31.7197265625], - [121.9755859375, 31.6171875], - [121.59375, 31.705078125], - [121.431640625, 31.76953125], - [121.3857421875, 31.833984375], - [121.31640625, 31.8720703125], - [121.201171875, 31.8359375], - [121.119140625, 31.759765625], - [121.373046875, 31.5537109375], - [121.32421875, 31.5], - [121.248046875, 31.4775390625], - [121.2353515625, 31.4931640625], - [121.1474609375, 31.4443359375], - [121.16015625, 31.40625], - [121.107421875, 31.35546875], - [121.162109375, 31.283203125], - [121.10546875, 31.2744140625], - [121.0888671875, 31.29296875], - [121.0625, 31.267578125], - [121.0693359375, 31.1494140625], - [120.87890625, 31.1337890625], - [120.857421875, 31.103515625], - [120.9052734375, 31.0810546875], - [120.8916015625, 31.00390625], - [120.8037109375, 31.005859375], - [120.74609375, 30.962890625], - [120.6982421875, 30.9716796875], - [120.7041015625, 30.87109375], - [120.68359375, 30.8828125], - [120.6552734375, 30.84765625], - [120.58984375, 30.8544921875], - [120.50390625, 30.7587890625], - [120.4560546875, 30.8173828125], - [120.435546875, 30.9208984375], - [120.365234375, 30.880859375], - [120.3720703125, 30.94921875], - [120.236328125, 30.92578125], - [120.1328125, 30.943359375], - [120.0009765625, 31.0283203125], - [119.919921875, 31.1708984375], - [119.828125, 31.1748046875], - [119.810546875, 31.1494140625], - [119.7802734375, 31.1796875], - [119.7041015625, 31.15234375], - [119.6728515625, 31.1689453125], - [119.58203125, 31.109375], - [119.533203125, 31.1591796875], - [119.4609375, 31.1572265625], - [119.4287109375, 31.1826171875], - [119.3916015625, 31.1748046875], - [119.3994140625, 31.19921875], - [119.3662109375, 31.1962890625], - [119.380859375, 31.267578125], - [119.357421875, 31.3037109375], - [119.337890625, 31.259765625], - [119.2392578125, 31.2548828125], - [119.181640625, 31.30078125], - [119.10546875, 31.2353515625], - [118.7958984375, 31.2294921875], - [118.76171875, 31.2783203125], - [118.7001953125, 31.3017578125], - [118.7197265625, 31.294921875], - [118.755859375, 31.38671875], - [118.771484375, 31.36328125], - [118.8525390625, 31.39453125], - [118.88671875, 31.51953125] - ] - ] - }, - "properties": { - "cp": [118.767413, 32.041544], - "name": "江苏", - "childNum": 1 - } - }, { - "id": "330000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [122.6484375, 30.8134765625], - [122.6455078125, 30.828125], - [122.6630859375, 30.8193359375], - [122.6484375, 30.8134765625] - ] - ], - [ - [ - [122.8369140625, 30.69921875], - [122.8046875, 30.7197265625], - [122.81640625, 30.734375], - [122.8369140625, 30.69921875] - ] - ], - [ - [ - [122.7822265625, 30.6943359375], - [122.7568359375, 30.712890625], - [122.79296875, 30.7294921875], - [122.7822265625, 30.6943359375] - ] - ], - [ - [ - [122.5712890625, 30.64453125], - [122.546875, 30.65234375], - [122.560546875, 30.6796875], - [122.5888671875, 30.666015625], - [122.5712890625, 30.64453125] - ] - ], - [ - [ - [122.2880859375, 29.724609375], - [122.248046875, 29.7333984375], - [122.21484375, 29.78125], - [122.2470703125, 29.7841796875], - [122.2587890625, 29.75390625], - [122.3134765625, 29.740234375], - [122.2880859375, 29.724609375] - ] - ], - [ - [ - [122.1826171875, 29.408203125], - [122.1806640625, 29.4248046875], - [122.2255859375, 29.4384765625], - [122.1826171875, 29.408203125] - ] - ], - [ - [ - [121.8896484375, 28.4716796875], - [121.87109375, 28.5009765625], - [121.8974609375, 28.5146484375], - [121.9189453125, 28.498046875], - [121.8896484375, 28.4716796875] - ] - ], - [ - [ - [121.5029296875, 28.072265625], - [121.529296875, 28.1025390625], - [121.5029296875, 28.072265625] - ] - ], - [ - [ - [121.1865234375, 27.9638671875], - [121.177734375, 27.9912109375], - [121.2412109375, 27.994140625], - [121.1865234375, 27.9638671875] - ] - ], - [ - [ - [121.0986328125, 27.9384765625], - [121.0390625, 27.9609375], - [121.076171875, 27.9873046875], - [121.1533203125, 27.9619140625], - [121.0986328125, 27.9384765625] - ] - ], - [ - [ - [122.0703125, 29.9931640625], - [122.0947265625, 29.9833984375], - [122.0732421875, 29.97265625], - [122.0703125, 29.9931640625] - ] - ], - [ - [ - [122.1787109375, 29.978515625], - [122.1953125, 29.9580078125], - [122.1416015625, 29.970703125], - [122.1787109375, 29.978515625] - ] - ], - [ - [ - [122.146484375, 29.962890625], - [122.169921875, 29.94921875], - [122.1396484375, 29.9443359375], - [122.146484375, 29.962890625] - ] - ], - [ - [ - [122.216796875, 29.96484375], - [122.279296875, 29.93359375], - [122.216796875, 29.96484375] - ] - ], - [ - [ - [121.107421875, 27.4443359375], - [121.0478515625, 27.4619140625], - [121.0703125, 27.478515625], - [121.107421875, 27.4443359375] - ] - ], - [ - [ - [122.078125, 30.5966796875], - [122.1025390625, 30.5869140625], - [122.0556640625, 30.587890625], - [122.078125, 30.5966796875] - ] - ], - [ - [ - [122.4716796875, 30.73046875], - [122.4521484375, 30.7607421875], - [122.4716796875, 30.73046875] - ] - ], - [ - [ - [122.3916015625, 30.7412109375], - [122.39453125, 30.7626953125], - [122.3916015625, 30.7412109375] - ] - ], - [ - [ - [122.681640625, 30.19140625], - [122.673828125, 30.208984375], - [122.681640625, 30.19140625] - ] - ], - [ - [ - [122.4775390625, 30.23046875], - [122.50390625, 30.216796875], - [122.4775390625, 30.23046875] - ] - ], - [ - [ - [122.318359375, 30.25], - [122.3212890625, 30.2705078125], - [122.400390625, 30.2763671875], - [122.4306640625, 30.2490234375], - [122.40234375, 30.2255859375], - [122.37890625, 30.255859375], - [122.333984375, 30.23046875], - [122.2763671875, 30.236328125], - [122.318359375, 30.25] - ] - ], - [ - [ - [122.2646484375, 30.2705078125], - [122.3173828125, 30.251953125], - [122.2578125, 30.2353515625], - [122.2646484375, 30.2705078125] - ] - ], - [ - [ - [122.1630859375, 30.330078125], - [122.1767578125, 30.3525390625], - [122.2490234375, 30.3046875], - [122.224609375, 30.2900390625], - [122.23046875, 30.2333984375], - [122.146484375, 30.2470703125], - [122.052734375, 30.30078125], - [122.08984375, 30.2919921875], - [122.1630859375, 30.330078125] - ] - ], - [ - [ - [122.1513671875, 30.1904296875], - [122.21875, 30.189453125], - [122.1650390625, 30.1376953125], - [122.1513671875, 30.1904296875] - ] - ], - [ - [ - [121.9580078125, 30.2880859375], - [121.9521484375, 30.3154296875], - [121.9892578125, 30.341796875], - [121.9580078125, 30.2880859375] - ] - ], - [ - [ - [122.283203125, 30.076171875], - [122.283203125, 30.095703125], - [122.3046875, 30.0908203125], - [122.283203125, 30.076171875] - ] - ], - [ - [ - [121.9404296875, 30.115234375], - [121.9638671875, 30.103515625], - [121.9345703125, 30.0654296875], - [121.9111328125, 30.0947265625], - [121.9404296875, 30.115234375] - ] - ], - [ - [ - [121.8310546875, 30.06640625], - [121.82421875, 30.083984375], - [121.853515625, 30.068359375], - [121.8310546875, 30.06640625] - ] - ], - [ - [ - [121.876953125, 30.0869140625], - [121.9248046875, 30.052734375], - [121.9365234375, 30.00390625], - [121.8662109375, 29.9658203125], - [121.837890625, 29.9873046875], - [121.83984375, 30.0478515625], - [121.8515625, 30.0830078125], - [121.876953125, 30.0869140625] - ] - ], - [ - [ - [122.3310546875, 29.9384765625], - [122.3505859375, 29.9599609375], - [122.4267578125, 29.9462890625], - [122.4326171875, 29.91796875], - [122.4111328125, 29.9169921875], - [122.4375, 29.888671875], - [122.3984375, 29.8564453125], - [122.4169921875, 29.8291015625], - [122.37890625, 29.84375], - [122.3759765625, 29.8896484375], - [122.3310546875, 29.9384765625] - ] - ], - [ - [ - [122.283203125, 29.861328125], - [122.3017578125, 29.884765625], - [122.3505859375, 29.8779296875], - [122.32421875, 29.8525390625], - [122.283203125, 29.861328125] - ] - ], - [ - [ - [122.265625, 29.845703125], - [122.3193359375, 29.830078125], - [122.296875, 29.8134765625], - [122.3271484375, 29.7744140625], - [122.28515625, 29.7802734375], - [122.2216796875, 29.8330078125], - [122.265625, 29.845703125] - ] - ], - [ - [ - [122.0390625, 29.759765625], - [122.0185546875, 29.7138671875], - [122.01171875, 29.7470703125], - [122.0390625, 29.759765625] - ] - ], - [ - [ - [122.2333984375, 29.68359375], - [122.24609375, 29.666015625], - [122.2333984375, 29.68359375] - ] - ], - [ - [ - [122.0263671875, 29.1787109375], - [122.0390625, 29.208984375], - [122.056640625, 29.201171875], - [122.046875, 29.177734375], - [122.076171875, 29.1767578125], - [122.013671875, 29.15234375], - [122.0263671875, 29.1787109375] - ] - ], - [ - [ - [121.791015625, 29.0830078125], - [121.791015625, 29.0986328125], - [121.83203125, 29.095703125], - [121.8388671875, 29.056640625], - [121.791015625, 29.0830078125] - ] - ], - [ - [ - [121.837890625, 28.771484375], - [121.8671875, 28.8134765625], - [121.876953125, 28.80078125], - [121.837890625, 28.771484375] - ] - ], - [ - [ - [121.4111328125, 28.080078125], - [121.4111328125, 28.1025390625], - [121.4111328125, 28.080078125] - ] - ], - [ - [ - [121.083984375, 27.7919921875], - [121.095703125, 27.7802734375], - [121.07421875, 27.7783203125], - [121.083984375, 27.7919921875] - ] - ], - [ - [ - [122.427734375, 30.7392578125], - [122.4873046875, 30.7119140625], - [122.53125, 30.724609375], - [122.5400390625, 30.703125], - [122.435546875, 30.69140625], - [122.427734375, 30.7392578125] - ] - ], - [ - [ - [122.1826171875, 29.6513671875], - [122.138671875, 29.6630859375], - [122.107421875, 29.716796875], - [122.0517578125, 29.712890625], - [122.076171875, 29.7783203125], - [122.1279296875, 29.7919921875], - [122.2001953125, 29.712890625], - [122.2119140625, 29.6884765625], - [122.1826171875, 29.6513671875] - ] - ], - [ - [ - [122.4306640625, 30.4091796875], - [122.2822265625, 30.4189453125], - [122.2783203125, 30.4736328125], - [122.3740234375, 30.4794921875], - [122.3779296875, 30.45703125], - [122.4326171875, 30.4462890625], - [122.4306640625, 30.4091796875] - ] - ], - [ - [ - [119.6240234375, 31.130859375], - [119.6728515625, 31.1689453125], - [119.7041015625, 31.15234375], - [119.7802734375, 31.1796875], - [119.810546875, 31.1494140625], - [119.828125, 31.1748046875], - [119.919921875, 31.1708984375], - [120.0009765625, 31.0283203125], - [120.1328125, 30.943359375], - [120.236328125, 30.92578125], - [120.3720703125, 30.94921875], - [120.365234375, 30.880859375], - [120.435546875, 30.9208984375], - [120.4560546875, 30.8173828125], - [120.50390625, 30.7587890625], - [120.58984375, 30.8544921875], - [120.6552734375, 30.84765625], - [120.68359375, 30.8828125], - [120.7041015625, 30.87109375], - [120.6982421875, 30.9716796875], - [120.74609375, 30.962890625], - [120.8037109375, 31.005859375], - [120.8662109375, 30.990234375], - [120.94921875, 31.0302734375], - [120.990234375, 31.0146484375], - [120.9912109375, 30.896484375], - [121.0224609375, 30.8759765625], - [120.9912109375, 30.8232421875], - [121.0146484375, 30.8359375], - [121.0458984375, 30.81640625], - [121.064453125, 30.84765625], - [121.11328125, 30.8544921875], - [121.1376953125, 30.830078125], - [121.123046875, 30.779296875], - [121.2177734375, 30.7861328125], - [121.271484375, 30.7333984375], - [121.275390625, 30.677734375], - [121.240234375, 30.6494140625], - [121.05859375, 30.564453125], - [121.1201171875, 30.490234375], - [121.2724609375, 30.375], - [121.3505859375, 30.380859375], - [121.4765625, 30.2802734375], - [121.626953125, 30.078125], - [121.7216796875, 29.9931640625], - [121.7841796875, 29.994140625], - [121.919921875, 29.9208984375], - [121.9716796875, 29.9560546875], - [122.0078125, 29.892578125], - [122.1435546875, 29.896484375], - [122.0068359375, 29.7666015625], - [121.92578125, 29.7421875], - [121.833984375, 29.6533203125], - [121.873046875, 29.6328125], - [121.923828125, 29.65234375], - [122, 29.59375], - [121.966796875, 29.5068359375], - [121.9921875, 29.4462890625], - [121.9326171875, 29.353515625], - [121.958984375, 29.337890625], - [121.9453125, 29.28515625], - [122.00390625, 29.2626953125], - [121.9677734375, 29.25], - [121.9736328125, 29.1953125], - [121.9375, 29.1865234375], - [121.9892578125, 29.15234375], - [121.966796875, 29.0537109375], - [121.9013671875, 29.0712890625], - [121.89453125, 29.1064453125], - [121.8525390625, 29.0869140625], - [121.7861328125, 29.107421875], - [121.7685546875, 29.1669921875], - [121.7158203125, 29.125], - [121.609375, 29.169921875], - [121.662109375, 29.1162109375], - [121.65625, 29.0625], - [121.712890625, 29.029296875], - [121.7138671875, 28.9765625], - [121.77734375, 28.8798828125], - [121.759765625, 28.8564453125], - [121.66015625, 28.8701171875], - [121.6875, 28.8642578125], - [121.705078125, 28.81640625], - [121.685546875, 28.708984375], - [121.541015625, 28.65625], - [121.5947265625, 28.5771484375], - [121.634765625, 28.5634765625], - [121.6650390625, 28.4453125], - [121.6923828125, 28.4189453125], - [121.6337890625, 28.353515625], - [121.6748046875, 28.34765625], - [121.6494140625, 28.279296875], - [121.58203125, 28.240234375], - [121.564453125, 28.2880859375], - [121.4892578125, 28.3017578125], - [121.373046875, 28.1318359375], - [121.2890625, 28.1484375], - [121.3076171875, 28.0888671875], - [121.26171875, 28.03515625], - [121.150390625, 28.025390625], - [121.1171875, 28.1328125], - [121.0712890625, 28.111328125], - [120.9921875, 27.9501953125], - [121.064453125, 27.896484375], - [121.162109375, 27.9091796875], - [121.1630859375, 27.8798828125], - [121.19921875, 27.86328125], - [121.1923828125, 27.8232421875], - [121.134765625, 27.787109375], - [121.1533203125, 27.8154296875], - [121.0234375, 27.833984375], - [120.9423828125, 27.8974609375], - [120.7978515625, 27.7802734375], - [120.6357421875, 27.578125], - [120.703125, 27.4736328125], - [120.6708984375, 27.36328125], - [120.5732421875, 27.314453125], - [120.5537109375, 27.2578125], - [120.576171875, 27.2392578125], - [120.5224609375, 27.142578125], - [120.4619140625, 27.142578125], - [120.408203125, 27.1923828125], - [120.3984375, 27.24609375], - [120.4306640625, 27.259765625], - [120.3525390625, 27.345703125], - [120.3505859375, 27.3896484375], - [120.3193359375, 27.4091796875], - [120.275390625, 27.388671875], - [120.2509765625, 27.4404296875], - [120.134765625, 27.419921875], - [120.1337890625, 27.3935546875], - [120.0986328125, 27.392578125], - [120.052734375, 27.3388671875], - [119.9951171875, 27.3798828125], - [119.95703125, 27.3642578125], - [119.9453125, 27.314453125], - [119.771484375, 27.306640625], - [119.78515625, 27.328125], - [119.685546875, 27.4384765625], - [119.7109375, 27.4638671875], - [119.708984375, 27.5146484375], - [119.66015625, 27.5400390625], - [119.67578125, 27.5751953125], - [119.6318359375, 27.5830078125], - [119.64453125, 27.6630859375], - [119.6181640625, 27.6748046875], - [119.5400390625, 27.67578125], - [119.501953125, 27.650390625], - [119.466796875, 27.52734375], - [119.4384765625, 27.5087890625], - [119.4169921875, 27.5400390625], - [119.37109375, 27.5322265625], - [119.2685546875, 27.421875], - [119.1484375, 27.42578125], - [119.1220703125, 27.4375], - [119.123046875, 27.4814453125], - [119.0654296875, 27.466796875], - [118.9912109375, 27.50390625], - [118.9560546875, 27.4501953125], - [118.90234375, 27.4638671875], - [118.857421875, 27.5185546875], - [118.9111328125, 27.5712890625], - [118.9140625, 27.619140625], - [118.875, 27.6806640625], - [118.8984375, 27.7197265625], - [118.8408203125, 27.7802734375], - [118.8193359375, 27.9169921875], - [118.7314453125, 27.9697265625], - [118.7197265625, 28.0498046875], - [118.7451171875, 28.08984375], - [118.8037109375, 28.119140625], - [118.8037109375, 28.1650390625], - [118.76171875, 28.1708984375], - [118.8125, 28.2294921875], - [118.7548828125, 28.25390625], - [118.7138671875, 28.3134765625], - [118.623046875, 28.2568359375], - [118.5478515625, 28.287109375], - [118.4970703125, 28.275390625], - [118.4921875, 28.23828125], - [118.4453125, 28.2509765625], - [118.43359375, 28.2890625], - [118.4873046875, 28.3291015625], - [118.431640625, 28.3994140625], - [118.482421875, 28.470703125], - [118.4150390625, 28.498046875], - [118.4462890625, 28.513671875], - [118.41015625, 28.5693359375], - [118.43359375, 28.6767578125], - [118.3916015625, 28.701171875], - [118.3837890625, 28.7880859375], - [118.3642578125, 28.8134765625], - [118.30078125, 28.826171875], - [118.2705078125, 28.9189453125], - [118.1953125, 28.904296875], - [118.228515625, 28.9443359375], - [118.1806640625, 28.9814453125], - [118.1337890625, 28.984375], - [118.1279296875, 29.0166015625], - [118.1005859375, 28.9912109375], - [118.1083984375, 29.0126953125], - [118.09765625, 28.9990234375], - [118.0673828125, 29.048828125], - [118.076171875, 29.0751953125], - [118.0380859375, 29.09765625], - [118.0537109375, 29.1171875], - [118.029296875, 29.169921875], - [118.04296875, 29.2109375], - [118.08203125, 29.2333984375], - [118.0732421875, 29.2900390625], - [118.1787109375, 29.298828125], - [118.1669921875, 29.3154296875], - [118.2080078125, 29.34765625], - [118.1923828125, 29.39453125], - [118.216796875, 29.419921875], - [118.31640625, 29.4228515625], - [118.3115234375, 29.49609375], - [118.34765625, 29.474609375], - [118.3837890625, 29.5107421875], - [118.49609375, 29.5185546875], - [118.5009765625, 29.576171875], - [118.57421875, 29.638671875], - [118.6474609375, 29.6435546875], - [118.7451171875, 29.7392578125], - [118.7548828125, 29.845703125], - [118.841796875, 29.8916015625], - [118.83984375, 29.9384765625], - [118.8955078125, 29.9384765625], - [118.9033203125, 30.029296875], - [118.869140625, 30.103515625], - [118.8974609375, 30.1484375], - [118.845703125, 30.15625], - [118.9306640625, 30.2041015625], - [118.8818359375, 30.2490234375], - [118.8798828125, 30.3154296875], - [118.955078125, 30.3603515625], - [119.0576171875, 30.3046875], - [119.0908203125, 30.32421875], - [119.2265625, 30.2890625], - [119.248046875, 30.341796875], - [119.3271484375, 30.3720703125], - [119.349609375, 30.349609375], - [119.400390625, 30.3681640625], - [119.3486328125, 30.41015625], - [119.328125, 30.533203125], - [119.275390625, 30.5107421875], - [119.240234375, 30.533203125], - [119.265625, 30.5751953125], - [119.2392578125, 30.609375], - [119.3125, 30.6220703125], - [119.388671875, 30.6865234375], - [119.4091796875, 30.6455078125], - [119.4453125, 30.6513671875], - [119.4833984375, 30.705078125], - [119.48046875, 30.7734375], - [119.525390625, 30.7763671875], - [119.5771484375, 30.83203125], - [119.556640625, 30.8994140625], - [119.583984375, 30.9736328125], - [119.634765625, 31.01953125], - [119.6298828125, 31.0859375], - [119.6494140625, 31.10546875], - [119.6240234375, 31.130859375] - ] - ], - [ - [ - [122.3916015625, 29.970703125], - [122.3681640625, 29.984375], - [122.37890625, 30.0244140625], - [122.4072265625, 30.033203125], - [122.419921875, 30.0029296875], - [122.3916015625, 29.970703125] - ] - ], - [ - [ - [122.2578125, 30.0654296875], - [122.2919921875, 30.0654296875], - [122.3466796875, 30.017578125], - [122.32421875, 29.94140625], - [122.279296875, 29.9375], - [122.1748046875, 29.98828125], - [122.1240234375, 29.9833984375], - [122.107421875, 30.005859375], - [122.0283203125, 29.9921875], - [121.935546875, 30.166015625], - [121.9560546875, 30.1845703125], - [122.037109375, 30.1494140625], - [122.111328125, 30.1552734375], - [122.1533203125, 30.11328125], - [122.2333984375, 30.109375], - [122.2578125, 30.0654296875] - ] - ] - ] - }, - "properties": { - "cp": [120.153576, 30.287459], - "name": "浙江", - "childNum": 45 - } - }, { - "id": "340000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [118.869140625, 31.521484375], - [118.8837890625, 31.5009765625], - [118.857421875, 31.5068359375], - [118.869140625, 31.521484375] - ] - ], - [ - [ - [116.6748046875, 29.7099609375], - [116.70703125, 29.69140625], - [116.6552734375, 29.6884765625], - [116.6748046875, 29.7099609375] - ] - ], - [ - [ - [116.375, 34.640625], - [116.4296875, 34.6533203125], - [116.4951171875, 34.5693359375], - [116.595703125, 34.51171875], - [116.5732421875, 34.490234375], - [116.7607421875, 34.462890625], - [116.8291015625, 34.3896484375], - [116.91015625, 34.4091796875], - [116.9697265625, 34.3896484375], - [116.970703125, 34.28125], - [117.0498046875, 34.2431640625], - [117.025390625, 34.16796875], - [117.1240234375, 34.12890625], - [117.15234375, 34.083984375], - [117.2255859375, 34.064453125], - [117.353515625, 34.08984375], - [117.416015625, 34.0263671875], - [117.5107421875, 34.0625], - [117.576171875, 33.9833984375], - [117.6162109375, 34.0029296875], - [117.61328125, 34.03125], - [117.642578125, 34.01953125], - [117.6708984375, 33.9951171875], - [117.6728515625, 33.935546875], - [117.7041015625, 33.888671875], - [117.7587890625, 33.8857421875], - [117.7236328125, 33.7412109375], - [117.7451171875, 33.7119140625], - [117.826171875, 33.73828125], - [117.90234375, 33.720703125], - [117.9013671875, 33.736328125], - [117.9501953125, 33.734375], - [117.9658203125, 33.763671875], - [118.0224609375, 33.7392578125], - [118.068359375, 33.7666015625], - [118.1865234375, 33.7451171875], - [118.154296875, 33.720703125], - [118.1689453125, 33.6640625], - [118.1123046875, 33.6171875], - [118.1083984375, 33.4755859375], - [118.05078125, 33.4921875], - [118.017578125, 33.4072265625], - [118.0302734375, 33.373046875], - [117.970703125, 33.3486328125], - [117.994140625, 33.33203125], - [117.9384765625, 33.23046875], - [117.9853515625, 33.22265625], - [117.9892578125, 33.1796875], - [118.0390625, 33.1357421875], - [118.1513671875, 33.1708984375], - [118.1787109375, 33.21875], - [118.2119140625, 33.19921875], - [118.2197265625, 33.1142578125], - [118.2021484375, 33.1064453125], - [118.2236328125, 33.0908203125], - [118.203125, 33.0888671875], - [118.2294921875, 33.0703125], - [118.212890625, 33.0625], - [118.2333984375, 33.060546875], - [118.2529296875, 32.982421875], - [118.3115234375, 32.9619140625], - [118.234375, 32.9248046875], - [118.2509765625, 32.8486328125], - [118.302734375, 32.8466796875], - [118.30078125, 32.7841796875], - [118.33203125, 32.76171875], - [118.365234375, 32.7705078125], - [118.3759765625, 32.7197265625], - [118.423828125, 32.71875], - [118.453125, 32.744140625], - [118.4677734375, 32.7236328125], - [118.5771484375, 32.7197265625], - [118.6396484375, 32.7451171875], - [118.71484375, 32.7197265625], - [118.7568359375, 32.7373046875], - [118.7421875, 32.853515625], - [118.8125, 32.85546875], - [118.8095703125, 32.9130859375], - [118.837890625, 32.912109375], - [118.8544921875, 32.958984375], - [118.9326171875, 32.9384765625], - [119.021484375, 32.9560546875], - [119.015625, 32.908203125], - [119.0458984375, 32.912109375], - [119.1044921875, 32.8271484375], - [119.185546875, 32.826171875], - [119.2314453125, 32.607421875], - [119.21875, 32.57421875], - [119.177734375, 32.5947265625], - [119.1484375, 32.4931640625], - [119.0859375, 32.453125], - [119.0419921875, 32.515625], - [118.98046875, 32.50390625], - [118.9375, 32.5576171875], - [118.888671875, 32.5556640625], - [118.908203125, 32.5927734375], - [118.84375, 32.5673828125], - [118.8232421875, 32.6044921875], - [118.78515625, 32.5830078125], - [118.763671875, 32.6044921875], - [118.7353515625, 32.58984375], - [118.7197265625, 32.615234375], - [118.701171875, 32.5888671875], - [118.6875, 32.60546875], - [118.6904296875, 32.5888671875], - [118.654296875, 32.5986328125], - [118.6337890625, 32.5791015625], - [118.5986328125, 32.6015625], - [118.5693359375, 32.5869140625], - [118.5654296875, 32.5625], - [118.6171875, 32.5166015625], - [118.59375, 32.4794921875], - [118.69140625, 32.47265625], - [118.6787109375, 32.3935546875], - [118.7080078125, 32.3349609375], - [118.658203125, 32.3037109375], - [118.6767578125, 32.25390625], - [118.64453125, 32.2109375], - [118.5107421875, 32.1943359375], - [118.5009765625, 32.12109375], - [118.3955078125, 32.0771484375], - [118.40234375, 32.01953125], - [118.3642578125, 31.9326171875], - [118.47265625, 31.8798828125], - [118.4677734375, 31.857421875], - [118.5048828125, 31.841796875], - [118.482421875, 31.779296875], - [118.5458984375, 31.7626953125], - [118.53125, 31.736328125], - [118.638671875, 31.759765625], - [118.685546875, 31.7255859375], - [118.6982421875, 31.7099609375], - [118.6474609375, 31.6806640625], - [118.6455078125, 31.6474609375], - [118.7255859375, 31.6279296875], - [118.7744140625, 31.6826171875], - [118.798828125, 31.6689453125], - [118.783203125, 31.65625], - [118.8037109375, 31.6201171875], - [118.869140625, 31.6123046875], - [118.88671875, 31.51953125], - [118.845703125, 31.505859375], - [118.8837890625, 31.5009765625], - [118.8701171875, 31.421875], - [118.8115234375, 31.3720703125], - [118.7705078125, 31.36328125], - [118.7548828125, 31.3857421875], - [118.7197265625, 31.294921875], - [118.7001953125, 31.30078125], - [118.76171875, 31.2783203125], - [118.7880859375, 31.234375], - [119.10546875, 31.2353515625], - [119.181640625, 31.30078125], - [119.2392578125, 31.2548828125], - [119.337890625, 31.259765625], - [119.357421875, 31.3037109375], - [119.380859375, 31.2626953125], - [119.36328125, 31.203125], - [119.40625, 31.1953125], - [119.3916015625, 31.1748046875], - [119.5322265625, 31.16015625], - [119.5771484375, 31.1103515625], - [119.6240234375, 31.130859375], - [119.6494140625, 31.10546875], - [119.6298828125, 31.0859375], - [119.634765625, 31.01953125], - [119.583984375, 30.9736328125], - [119.556640625, 30.8994140625], - [119.5771484375, 30.83203125], - [119.525390625, 30.7763671875], - [119.48046875, 30.7734375], - [119.4833984375, 30.705078125], - [119.4453125, 30.6513671875], - [119.4091796875, 30.6455078125], - [119.388671875, 30.6865234375], - [119.3125, 30.6220703125], - [119.2392578125, 30.609375], - [119.265625, 30.5751953125], - [119.240234375, 30.533203125], - [119.275390625, 30.5107421875], - [119.328125, 30.533203125], - [119.3486328125, 30.41015625], - [119.400390625, 30.3681640625], - [119.349609375, 30.349609375], - [119.3271484375, 30.3720703125], - [119.248046875, 30.341796875], - [119.2265625, 30.2890625], - [119.0908203125, 30.32421875], - [119.0576171875, 30.3046875], - [118.955078125, 30.3603515625], - [118.8798828125, 30.3154296875], - [118.8818359375, 30.2490234375], - [118.9306640625, 30.2041015625], - [118.845703125, 30.15625], - [118.8974609375, 30.1484375], - [118.869140625, 30.103515625], - [118.9033203125, 30.029296875], - [118.8955078125, 29.9384765625], - [118.83984375, 29.9384765625], - [118.841796875, 29.8916015625], - [118.7548828125, 29.845703125], - [118.7451171875, 29.7392578125], - [118.6474609375, 29.6435546875], - [118.57421875, 29.638671875], - [118.5009765625, 29.576171875], - [118.49609375, 29.5185546875], - [118.3837890625, 29.5107421875], - [118.34765625, 29.474609375], - [118.30859375, 29.4951171875], - [118.3154296875, 29.421875], - [118.2470703125, 29.431640625], - [118.19921875, 29.3935546875], - [118.13671875, 29.4189453125], - [118.1435546875, 29.5], - [118.0146484375, 29.578125], - [117.93359375, 29.5498046875], - [117.8125, 29.57421875], - [117.7080078125, 29.5498046875], - [117.6572265625, 29.6142578125], - [117.54296875, 29.5888671875], - [117.53125, 29.654296875], - [117.453125, 29.6923828125], - [117.4560546875, 29.75], - [117.41015625, 29.7958984375], - [117.421875, 29.849609375], - [117.359375, 29.8134765625], - [117.3369140625, 29.8505859375], - [117.29296875, 29.8232421875], - [117.2587890625, 29.83203125], - [117.25390625, 29.9091796875], - [117.212890625, 29.927734375], - [117.134765625, 29.904296875], - [117.130859375, 29.8642578125], - [117.07421875, 29.8330078125], - [117.1357421875, 29.78125], - [117.109375, 29.7529296875], - [117.11328125, 29.712890625], - [116.99609375, 29.68359375], - [116.8388671875, 29.5703125], - [116.7841796875, 29.5693359375], - [116.787109375, 29.591796875], - [116.7607421875, 29.599609375], - [116.7216796875, 29.5654296875], - [116.65234375, 29.6376953125], - [116.6806640625, 29.681640625], - [116.7177734375, 29.6923828125], - [116.6748046875, 29.7099609375], - [116.7529296875, 29.7978515625], - [116.8125, 29.8125], - [116.8828125, 29.8935546875], - [116.900390625, 29.9501953125], - [116.869140625, 29.9814453125], - [116.833984375, 29.9580078125], - [116.830078125, 30.0068359375], - [116.80078125, 29.9970703125], - [116.7646484375, 30.0498046875], - [116.6669921875, 30.0771484375], - [116.5869140625, 30.046875], - [116.5419921875, 29.90234375], - [116.4677734375, 29.896484375], - [116.26171875, 29.7822265625], - [116.208984375, 29.828125], - [116.1357421875, 29.8203125], - [116.1328125, 29.890625], - [116.07421875, 29.9638671875], - [116.091796875, 30.037109375], - [116.06640625, 30.205078125], - [115.9951171875, 30.255859375], - [115.9814453125, 30.2958984375], - [115.9052734375, 30.310546875], - [115.9169921875, 30.3349609375], - [115.8857421875, 30.3828125], - [115.9462890625, 30.42578125], - [115.8955078125, 30.453125], - [115.921875, 30.517578125], - [115.876953125, 30.5830078125], - [115.8193359375, 30.5986328125], - [115.8134765625, 30.6396484375], - [115.7626953125, 30.6865234375], - [115.7880859375, 30.7578125], - [115.8447265625, 30.755859375], - [115.87109375, 30.77734375], - [115.84765625, 30.8359375], - [115.8662109375, 30.8642578125], - [116.0107421875, 30.9501953125], - [116.072265625, 30.95703125], - [116.0595703125, 31.013671875], - [115.94140625, 31.0439453125], - [115.8740234375, 31.1474609375], - [115.7705078125, 31.11328125], - [115.6923828125, 31.2041015625], - [115.646484375, 31.2099609375], - [115.58203125, 31.1455078125], - [115.54296875, 31.1875], - [115.52734375, 31.25390625], - [115.45703125, 31.283203125], - [115.4423828125, 31.3466796875], - [115.3720703125, 31.349609375], - [115.3935546875, 31.390625], - [115.3740234375, 31.40625], - [115.390625, 31.4501953125], - [115.3720703125, 31.49609375], - [115.41796875, 31.52734375], - [115.4404296875, 31.5888671875], - [115.48828125, 31.6123046875], - [115.4775390625, 31.64453125], - [115.4970703125, 31.6748046875], - [115.6787109375, 31.779296875], - [115.736328125, 31.763671875], - [115.7685546875, 31.7880859375], - [115.8154296875, 31.7626953125], - [115.9111328125, 31.79296875], - [115.8935546875, 31.8388671875], - [115.9345703125, 31.9990234375], - [115.919921875, 32.0283203125], - [115.9443359375, 32.0751953125], - [115.9267578125, 32.10546875], - [115.9423828125, 32.166015625], - [115.9130859375, 32.228515625], - [115.8837890625, 32.4560546875], - [115.86328125, 32.4609375], - [115.8837890625, 32.4892578125], - [115.8447265625, 32.5048828125], - [115.9296875, 32.5673828125], - [115.8916015625, 32.5771484375], - [115.841796875, 32.5009765625], - [115.78515625, 32.466796875], - [115.7705078125, 32.5068359375], - [115.744140625, 32.4765625], - [115.69921875, 32.4951171875], - [115.6650390625, 32.4091796875], - [115.65625, 32.4306640625], - [115.626953125, 32.4052734375], - [115.60546875, 32.4267578125], - [115.564453125, 32.4033203125], - [115.5712890625, 32.4208984375], - [115.5244140625, 32.44140625], - [115.4775390625, 32.521484375], - [115.4091796875, 32.5498046875], - [115.4111328125, 32.576171875], - [115.310546875, 32.552734375], - [115.3017578125, 32.5888671875], - [115.2001953125, 32.5927734375], - [115.1953125, 32.642578125], - [115.2197265625, 32.6591796875], - [115.1787109375, 32.6845703125], - [115.1826171875, 32.7880859375], - [115.212890625, 32.7890625], - [115.1904296875, 32.810546875], - [115.19921875, 32.8544921875], - [115.15625, 32.865234375], - [115.140625, 32.8984375], - [115.02734375, 32.908203125], - [115.033203125, 32.9306640625], - [114.9462890625, 32.9345703125], - [114.890625, 32.974609375], - [114.892578125, 33.0205078125], - [114.9375, 33.0263671875], - [114.8974609375, 33.0869140625], - [114.9033203125, 33.1298828125], - [114.955078125, 33.1513671875], - [114.994140625, 33.1005859375], - [115.13671875, 33.083984375], - [115.1953125, 33.12109375], - [115.3017578125, 33.142578125], - [115.2958984375, 33.1982421875], - [115.3271484375, 33.2119140625], - [115.3359375, 33.298828125], - [115.3623046875, 33.30078125], - [115.3447265625, 33.3701171875], - [115.3134765625, 33.375], - [115.330078125, 33.400390625], - [115.31640625, 33.44921875], - [115.34765625, 33.451171875], - [115.34765625, 33.5048828125], - [115.3671875, 33.5244140625], - [115.3974609375, 33.5029296875], - [115.4228515625, 33.5576171875], - [115.640625, 33.5859375], - [115.6015625, 33.6591796875], - [115.6015625, 33.720703125], - [115.5634765625, 33.7724609375], - [115.5810546875, 33.7890625], - [115.6142578125, 33.7763671875], - [115.6337890625, 33.8681640625], - [115.5458984375, 33.880859375], - [115.5927734375, 34.009765625], - [115.650390625, 34.0361328125], - [115.654296875, 34.060546875], - [115.7783203125, 34.07421875], - [115.845703125, 34.03125], - [115.8505859375, 34.0048828125], - [115.8779296875, 34.00390625], - [115.8876953125, 34.033203125], - [115.9052734375, 34.0107421875], - [115.9677734375, 34.0029296875], - [116.0009765625, 33.9658203125], - [115.9873046875, 33.9013671875], - [116.0595703125, 33.8642578125], - [116.0556640625, 33.8056640625], - [116.162109375, 33.708984375], - [116.263671875, 33.73046875], - [116.4091796875, 33.8056640625], - [116.4326171875, 33.7958984375], - [116.4375, 33.8466796875], - [116.55859375, 33.8818359375], - [116.564453125, 33.908203125], - [116.6416015625, 33.890625], - [116.6494140625, 33.9716796875], - [116.5283203125, 34.1162109375], - [116.56640625, 34.169921875], - [116.5439453125, 34.240234375], - [116.5830078125, 34.275390625], - [116.50390625, 34.296875], - [116.45703125, 34.26953125], - [116.451171875, 34.2890625], - [116.365234375, 34.26953125], - [116.3642578125, 34.3173828125], - [116.2138671875, 34.3828125], - [116.162109375, 34.4599609375], - [116.2041015625, 34.5087890625], - [116.1962890625, 34.5751953125], - [116.2412109375, 34.552734375], - [116.28125, 34.607421875], - [116.318359375, 34.6015625], - [116.375, 34.640625] - ] - ] - ] - }, - "properties": { - "cp": [117.283042, 31.86119], - "name": "安徽", - "childNum": 3 - } - }, { - "id": "350000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [120.361328125, 26.9169921875], - [120.3203125, 26.9453125], - [120.33984375, 26.970703125], - [120.396484375, 26.931640625], - [120.361328125, 26.9169921875] - ] - ], - [ - [ - [119.6689453125, 26.62890625], - [119.65234375, 26.6494140625], - [119.6669921875, 26.6796875], - [119.763671875, 26.67578125], - [119.720703125, 26.63671875], - [119.6689453125, 26.62890625] - ] - ], - [ - [ - [120.13671875, 26.5517578125], - [120.1181640625, 26.5693359375], - [120.1689453125, 26.6025390625], - [120.1669921875, 26.572265625], - [120.13671875, 26.5517578125] - ] - ], - [ - [ - [120.03515625, 26.4892578125], - [120.03515625, 26.515625], - [120.0703125, 26.5234375], - [120.06640625, 26.498046875], - [120.03515625, 26.4892578125] - ] - ], - [ - [ - [120.0068359375, 26.2158203125], - [119.970703125, 26.1904296875], - [119.9716796875, 26.21875], - [120.00390625, 26.236328125], - [120.021484375, 26.224609375], - [120.0068359375, 26.2158203125] - ] - ], - [ - [ - [119.9296875, 26.134765625], - [119.919921875, 26.1728515625], - [119.970703125, 26.1640625], - [119.9296875, 26.134765625] - ] - ], - [ - [ - [119.6953125, 25.3046875], - [119.7021484375, 25.3427734375], - [119.712890625, 25.31640625], - [119.6953125, 25.3046875] - ] - ], - [ - [ - [119.900390625, 25.5830078125], - [119.8759765625, 25.6064453125], - [119.9013671875, 25.607421875], - [119.900390625, 25.5830078125] - ] - ], - [ - [ - [119.6435546875, 26.1298828125], - [119.607421875, 26.169921875], - [119.666015625, 26.15625], - [119.6435546875, 26.1298828125] - ] - ], - [ - [ - [119.9375, 25.9638671875], - [119.9287109375, 25.9775390625], - [119.9521484375, 25.9794921875], - [119.9375, 25.9638671875] - ] - ], - [ - [ - [120.49609375, 26.3720703125], - [120.5166015625, 26.3623046875], - [120.4892578125, 26.3515625], - [120.47265625, 26.369140625], - [120.49609375, 26.3720703125] - ] - ], - [ - [ - [119.580078125, 25.6279296875], - [119.5615234375, 25.6396484375], - [119.61328125, 25.669921875], - [119.580078125, 25.6279296875] - ] - ], - [ - [ - [119.705078125, 25.353515625], - [119.7041015625, 25.3740234375], - [119.73046875, 25.376953125], - [119.705078125, 25.353515625] - ] - ], - [ - [ - [118.4130859375, 24.5146484375], - [118.431640625, 24.5244140625], - [118.4736328125, 24.4794921875], - [118.4580078125, 24.4130859375], - [118.373046875, 24.4267578125], - [118.326171875, 24.3828125], - [118.283203125, 24.4091796875], - [118.3125, 24.42578125], - [118.2958984375, 24.4755859375], - [118.31640625, 24.48828125], - [118.3818359375, 24.4599609375], - [118.4130859375, 24.5146484375] - ] - ], - [ - [ - [118.1513671875, 24.3193359375], - [118.146484375, 24.33984375], - [118.1513671875, 24.3193359375] - ] - ], - [ - [ - [119.4716796875, 25.197265625], - [119.4443359375, 25.2021484375], - [119.439453125, 25.2333984375], - [119.474609375, 25.2607421875], - [119.5185546875, 25.2080078125], - [119.5791015625, 25.20703125], - [119.5478515625, 25.18359375], - [119.5546875, 25.1650390625], - [119.525390625, 25.158203125], - [119.4716796875, 25.197265625] - ] - ], - [ - [ - [118.205078125, 24.5048828125], - [118.19921875, 24.46875], - [118.1435546875, 24.4208984375], - [118.0712890625, 24.4560546875], - [118.1123046875, 24.5556640625], - [118.1923828125, 24.537109375], - [118.205078125, 24.5048828125] - ] - ], - [ - [ - [119.5693359375, 25.4140625], - [119.5478515625, 25.3662109375], - [119.48828125, 25.36328125], - [119.5078125, 25.3935546875], - [119.490234375, 25.447265625], - [119.462890625, 25.4482421875], - [119.44140625, 25.4111328125], - [119.4306640625, 25.4345703125], - [119.4521484375, 25.4970703125], - [119.404296875, 25.4921875], - [119.3623046875, 25.5224609375], - [119.35546875, 25.427734375], - [119.3173828125, 25.4091796875], - [119.2685546875, 25.42578125], - [119.275390625, 25.4765625], - [119.255859375, 25.4892578125], - [119.1630859375, 25.44140625], - [119.146484375, 25.3857421875], - [119.2197265625, 25.3681640625], - [119.2431640625, 25.31640625], - [119.2509765625, 25.3359375], - [119.296875, 25.3310546875], - [119.337890625, 25.2841796875], - [119.3857421875, 25.275390625], - [119.361328125, 25.2412109375], - [119.294921875, 25.2373046875], - [119.3154296875, 25.19140625], - [119.26953125, 25.16015625], - [119.232421875, 25.189453125], - [119.1826171875, 25.1787109375], - [119.138671875, 25.2255859375], - [119.119140625, 25.2119140625], - [119.11328125, 25.18359375], - [119.166015625, 25.1455078125], - [119.1279296875, 25.0126953125], - [119.08984375, 25.0546875], - [119.1162109375, 25.0546875], - [119.1083984375, 25.078125], - [119.1435546875, 25.103515625], - [119.076171875, 25.1005859375], - [119.029296875, 25.1396484375], - [119.0322265625, 25.1728515625], - [119.0712890625, 25.1865234375], - [119.0712890625, 25.2333984375], - [118.990234375, 25.2021484375], - [118.9892578125, 25.2548828125], - [119.0244140625, 25.265625], - [118.9951171875, 25.27734375], - [118.8837890625, 25.2412109375], - [118.9853515625, 25.1953125], - [118.986328125, 25.1669921875], - [118.9521484375, 25.1494140625], - [118.9755859375, 25.1171875], - [118.8681640625, 25.0830078125], - [118.9287109375, 25.0263671875], - [119.0234375, 25.0498046875], - [118.984375, 24.9912109375], - [119.033203125, 24.9580078125], - [118.9833984375, 24.9345703125], - [118.9423828125, 24.9541015625], - [118.91796875, 24.9296875], - [118.9931640625, 24.8818359375], - [118.865234375, 24.8876953125], - [118.83984375, 24.85546875], - [118.806640625, 24.8701171875], - [118.7421875, 24.822265625], - [118.69921875, 24.8681640625], - [118.6484375, 24.84375], - [118.669921875, 24.796875], - [118.732421875, 24.81640625], - [118.736328125, 24.7841796875], - [118.787109375, 24.77734375], - [118.78515625, 24.7587890625], - [118.724609375, 24.677734375], - [118.658203125, 24.673828125], - [118.66015625, 24.6240234375], - [118.6884765625, 24.6318359375], - [118.6806640625, 24.5830078125], - [118.580078125, 24.5078125], - [118.55859375, 24.5126953125], - [118.5576171875, 24.5732421875], - [118.4794921875, 24.615234375], - [118.3740234375, 24.576171875], - [118.34765625, 24.53125], - [118.2431640625, 24.5126953125], - [118.1513671875, 24.583984375], - [118.11328125, 24.5634765625], - [118.0498046875, 24.4189453125], - [118.0888671875, 24.4091796875], - [118.0771484375, 24.359375], - [118.1201171875, 24.3505859375], - [118.15625, 24.2587890625], - [118.01953125, 24.197265625], - [117.9287109375, 24.08984375], - [117.9111328125, 24.0126953125], - [117.8603515625, 24.0029296875], - [117.76953125, 23.888671875], - [117.6728515625, 23.87890625], - [117.6611328125, 23.791015625], - [117.6083984375, 23.7060546875], - [117.501953125, 23.705078125], - [117.5, 23.6474609375], - [117.455078125, 23.62890625], - [117.4638671875, 23.5859375], - [117.3828125, 23.5537109375], - [117.193359375, 23.5625], - [117.19140625, 23.6337890625], - [117.125, 23.646484375], - [117.0556640625, 23.6943359375], - [117.0185546875, 23.84765625], - [116.962890625, 23.8623046875], - [116.98046875, 23.8837890625], - [116.955078125, 23.9208984375], - [116.98046875, 23.94140625], - [116.982421875, 24], - [116.9404296875, 24.0322265625], - [116.953125, 24.0556640625], - [116.9267578125, 24.1015625], - [116.9990234375, 24.1806640625], - [116.9345703125, 24.220703125], - [116.9384765625, 24.2822265625], - [116.9150390625, 24.2880859375], - [116.904296875, 24.37109375], - [116.83984375, 24.443359375], - [116.8603515625, 24.4638671875], - [116.7568359375, 24.55078125], - [116.8134765625, 24.646484375], - [116.8017578125, 24.6787109375], - [116.6318359375, 24.640625], - [116.59765625, 24.6552734375], - [116.5263671875, 24.60546875], - [116.4892578125, 24.7177734375], - [116.4423828125, 24.7177734375], - [116.3759765625, 24.8046875], - [116.41796875, 24.8408203125], - [116.3955078125, 24.8779296875], - [116.3623046875, 24.8701171875], - [116.3349609375, 24.822265625], - [116.24609375, 24.7939453125], - [116.2509765625, 24.828125], - [116.22265625, 24.830078125], - [116.1923828125, 24.8779296875], - [116.0908203125, 24.8388671875], - [116.01953125, 24.9052734375], - [115.9091796875, 24.923828125], - [115.87109375, 24.9599609375], - [115.8837890625, 24.9775390625], - [115.92578125, 24.9609375], - [115.8740234375, 25.0205078125], - [115.9296875, 25.048828125], - [115.880859375, 25.0927734375], - [115.8876953125, 25.134765625], - [115.8544921875, 25.1552734375], - [115.8564453125, 25.2099609375], - [115.9296875, 25.2353515625], - [115.9501953125, 25.29296875], - [116.0029296875, 25.3056640625], - [115.9931640625, 25.375], - [116.0234375, 25.4365234375], - [116.005859375, 25.4912109375], - [116.0634765625, 25.5615234375], - [116.041015625, 25.6044921875], - [116.068359375, 25.63671875], - [116.060546875, 25.6953125], - [116.1083984375, 25.703125], - [116.1298828125, 25.759765625], - [116.17578125, 25.75], - [116.181640625, 25.779296875], - [116.1318359375, 25.8251953125], - [116.130859375, 25.859375], - [116.3701171875, 25.9638671875], - [116.36328125, 26.00390625], - [116.4912109375, 26.1220703125], - [116.4716796875, 26.17578125], - [116.392578125, 26.1708984375], - [116.3974609375, 26.2705078125], - [116.5, 26.3623046875], - [116.515625, 26.4091796875], - [116.5537109375, 26.400390625], - [116.556640625, 26.365234375], - [116.609375, 26.384765625], - [116.638671875, 26.4794921875], - [116.59765625, 26.484375], - [116.59765625, 26.5126953125], - [116.5400390625, 26.5595703125], - [116.5693359375, 26.642578125], - [116.5126953125, 26.708984375], - [116.5595703125, 26.767578125], - [116.548828125, 26.8408203125], - [116.6953125, 26.9873046875], - [116.7578125, 26.984375], - [116.783203125, 27.009765625], - [116.904296875, 27.0341796875], - [116.9365234375, 27.01953125], - [116.9677734375, 27.0625], - [117.0537109375, 27.1005859375], - [117.046875, 27.1494140625], - [117.1669921875, 27.267578125], - [117.1708984375, 27.29296875], - [117.1005859375, 27.33984375], - [117.099609375, 27.3798828125], - [117.1337890625, 27.42578125], - [117.1025390625, 27.541015625], - [117.0810546875, 27.5673828125], - [117.0556640625, 27.54296875], - [117.0205078125, 27.5576171875], - [117.00390625, 27.626953125], - [117.0205078125, 27.6533203125], - [117.0576171875, 27.6708984375], - [117.099609375, 27.626953125], - [117.1181640625, 27.6943359375], - [117.205078125, 27.6845703125], - [117.20703125, 27.7158203125], - [117.263671875, 27.728515625], - [117.2783203125, 27.7685546875], - [117.3056640625, 27.7763671875], - [117.2802734375, 27.87109375], - [117.326171875, 27.8955078125], - [117.3525390625, 27.8583984375], - [117.5234375, 27.9833984375], - [117.56640625, 27.9375], - [117.5869140625, 27.9423828125], - [117.6044921875, 27.8681640625], - [117.7412109375, 27.80078125], - [117.7880859375, 27.8544921875], - [117.787109375, 27.896484375], - [117.8564453125, 27.9462890625], - [117.9677734375, 27.9638671875], - [117.9990234375, 27.9912109375], - [118.095703125, 27.966796875], - [118.0947265625, 28.00390625], - [118.12890625, 28.0166015625], - [118.1376953125, 28.0576171875], - [118.2001953125, 28.05078125], - [118.353515625, 28.087890625], - [118.3759765625, 28.1865234375], - [118.3154296875, 28.2236328125], - [118.4326171875, 28.2939453125], - [118.4453125, 28.2509765625], - [118.4921875, 28.23828125], - [118.50390625, 28.2802734375], - [118.5849609375, 28.28515625], - [118.62109375, 28.2568359375], - [118.7197265625, 28.3125], - [118.7548828125, 28.25390625], - [118.8125, 28.2294921875], - [118.76171875, 28.1708984375], - [118.8037109375, 28.1650390625], - [118.8037109375, 28.119140625], - [118.7451171875, 28.08984375], - [118.7197265625, 28.0498046875], - [118.7314453125, 27.9697265625], - [118.8193359375, 27.9169921875], - [118.8408203125, 27.7802734375], - [118.8984375, 27.7197265625], - [118.875, 27.6806640625], - [118.9140625, 27.619140625], - [118.9111328125, 27.5712890625], - [118.857421875, 27.5185546875], - [118.9052734375, 27.462890625], - [118.9560546875, 27.4501953125], - [118.9912109375, 27.50390625], - [119.0654296875, 27.466796875], - [119.123046875, 27.4814453125], - [119.1220703125, 27.4375], - [119.1484375, 27.42578125], - [119.2685546875, 27.421875], - [119.37109375, 27.5322265625], - [119.4169921875, 27.5400390625], - [119.4384765625, 27.5087890625], - [119.466796875, 27.52734375], - [119.501953125, 27.650390625], - [119.5400390625, 27.67578125], - [119.6181640625, 27.6748046875], - [119.64453125, 27.6630859375], - [119.6318359375, 27.5830078125], - [119.67578125, 27.5751953125], - [119.66015625, 27.5400390625], - [119.708984375, 27.5146484375], - [119.7109375, 27.4638671875], - [119.685546875, 27.4384765625], - [119.78515625, 27.328125], - [119.771484375, 27.306640625], - [119.9453125, 27.314453125], - [119.95703125, 27.3642578125], - [119.9951171875, 27.3798828125], - [120.052734375, 27.3388671875], - [120.0986328125, 27.392578125], - [120.1337890625, 27.3935546875], - [120.134765625, 27.419921875], - [120.2490234375, 27.4404296875], - [120.275390625, 27.388671875], - [120.3193359375, 27.4091796875], - [120.3466796875, 27.3955078125], - [120.3525390625, 27.345703125], - [120.4306640625, 27.259765625], - [120.3984375, 27.24609375], - [120.4013671875, 27.2119140625], - [120.4619140625, 27.142578125], - [120.3935546875, 27.08203125], - [120.2841796875, 27.0927734375], - [120.2998046875, 27.0400390625], - [120.2578125, 27.03515625], - [120.28125, 26.9912109375], - [120.2509765625, 26.9736328125], - [120.2333984375, 26.908203125], - [120.12109375, 26.9208984375], - [120.1181640625, 26.8837890625], - [120.0380859375, 26.8603515625], - [120.0458984375, 26.826171875], - [120.1025390625, 26.8271484375], - [120.1025390625, 26.7958984375], - [120.138671875, 26.7978515625], - [120.107421875, 26.7548828125], - [120.166015625, 26.732421875], - [120.1103515625, 26.69140625], - [120.138671875, 26.638671875], - [119.95703125, 26.595703125], - [119.89453125, 26.5146484375], - [119.837890625, 26.515625], - [119.8466796875, 26.58984375], - [119.904296875, 26.625], - [119.94921875, 26.61328125], - [119.970703125, 26.6923828125], - [120.0634765625, 26.7724609375], - [119.966796875, 26.7880859375], - [119.92578125, 26.7734375], - [119.9384765625, 26.7421875], - [119.8994140625, 26.693359375], - [119.9091796875, 26.662109375], - [119.876953125, 26.64453125], - [119.833984375, 26.69140625], - [119.7119140625, 26.6875], - [119.654296875, 26.7451171875], - [119.658203125, 26.701171875], - [119.6357421875, 26.701171875], - [119.6201171875, 26.6494140625], - [119.5771484375, 26.6279296875], - [119.6142578125, 26.591796875], - [119.67578125, 26.619140625], - [119.7890625, 26.583984375], - [119.876953125, 26.3603515625], - [119.962890625, 26.3720703125], - [119.91015625, 26.310546875], - [119.8076171875, 26.30859375], - [119.802734375, 26.26953125], - [119.771484375, 26.2861328125], - [119.673828125, 26.26171875], - [119.66796875, 26.205078125], - [119.6044921875, 26.16796875], - [119.6689453125, 26.0263671875], - [119.7216796875, 26.0185546875], - [119.720703125, 25.98046875], - [119.693359375, 25.900390625], - [119.6328125, 25.8837890625], - [119.638671875, 25.75390625], - [119.603515625, 25.685546875], - [119.4912109375, 25.673828125], - [119.4775390625, 25.6328125], - [119.541015625, 25.62890625], - [119.5361328125, 25.5859375], - [119.599609375, 25.5927734375], - [119.626953125, 25.4736328125], - [119.67578125, 25.4755859375], - [119.7236328125, 25.513671875], - [119.6845703125, 25.5986328125], - [119.78515625, 25.66796875], - [119.7861328125, 25.6171875], - [119.8408203125, 25.6015625], - [119.845703125, 25.5703125], - [119.890625, 25.56640625], - [119.865234375, 25.533203125], - [119.8154296875, 25.5302734375], - [119.8154296875, 25.49609375], - [119.8642578125, 25.4697265625], - [119.7666015625, 25.435546875], - [119.7744140625, 25.3955078125], - [119.693359375, 25.4296875], - [119.67578125, 25.46875], - [119.6494140625, 25.4619140625], - [119.623046875, 25.4345703125], - [119.6708984375, 25.435546875], - [119.666015625, 25.373046875], - [119.630859375, 25.3583984375], - [119.6591796875, 25.3544921875], - [119.599609375, 25.3349609375], - [119.5732421875, 25.451171875], - [119.5556640625, 25.4296875], - [119.5693359375, 25.4140625] - ] - ] - ] - }, - "properties": { - "cp": [119.306239, 26.075302], - "name": "福建", - "childNum": 18 - } - }, { - "id": "360000", - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [113.9541015625, 25.619140625], - [113.9150390625, 25.7294921875], - [114.0283203125, 25.8935546875], - [114.0087890625, 26.0166015625], - [114.0439453125, 26.0771484375], - [114.107421875, 26.0703125], - [114.109375, 26.1005859375], - [114.2373046875, 26.15234375], - [114.21875, 26.1669921875], - [114.232421875, 26.181640625], - [114.181640625, 26.21484375], - [114.0888671875, 26.1689453125], - [114.037109375, 26.189453125], - [113.962890625, 26.1513671875], - [113.9453125, 26.1640625], - [113.9794921875, 26.23828125], - [114.0302734375, 26.2666015625], - [114.0478515625, 26.337890625], - [114.03125, 26.376953125], - [114.0888671875, 26.412109375], - [114.1103515625, 26.4833984375], - [114.072265625, 26.48828125], - [114.109375, 26.572265625], - [114.0205078125, 26.587890625], - [113.9970703125, 26.6162109375], - [113.9072265625, 26.6162109375], - [113.861328125, 26.6650390625], - [113.8349609375, 26.8046875], - [113.8935546875, 26.861328125], - [113.927734375, 26.94921875], - [113.8212890625, 27.0380859375], - [113.80859375, 27.0986328125], - [113.7724609375, 27.1025390625], - [113.8720703125, 27.28515625], - [113.85546875, 27.3056640625], - [113.876953125, 27.3828125], - [113.7001953125, 27.3330078125], - [113.6171875, 27.345703125], - [113.603515625, 27.38671875], - [113.6328125, 27.40625], - [113.6025390625, 27.4208984375], - [113.591796875, 27.4677734375], - [113.62890625, 27.5146484375], - [113.5791015625, 27.5380859375], - [113.6123046875, 27.6337890625], - [113.767578125, 27.80859375], - [113.759765625, 27.85546875], - [113.728515625, 27.876953125], - [113.75390625, 27.935546875], - [113.8193359375, 27.982421875], - [113.8505859375, 27.9736328125], - [113.8642578125, 28.0048828125], - [113.900390625, 27.98828125], - [113.9658203125, 28.017578125], - [113.9638671875, 28.0400390625], - [114.02734375, 28.0322265625], - [114.0478515625, 28.0576171875], - [113.994140625, 28.1640625], - [114.10546875, 28.181640625], - [114.1455078125, 28.248046875], - [114.1826171875, 28.2509765625], - [114.1982421875, 28.291015625], - [114.255859375, 28.32421875], - [114.255859375, 28.39453125], - [114.171875, 28.435546875], - [114.21875, 28.4853515625], - [114.0869140625, 28.556640625], - [114.1328125, 28.607421875], - [114.123046875, 28.6904296875], - [114.1494140625, 28.724609375], - [114.1533203125, 28.8349609375], - [114.0615234375, 28.8466796875], - [114.0634765625, 28.900390625], - [114.029296875, 28.8916015625], - [114.009765625, 28.9560546875], - [113.966796875, 28.9443359375], - [113.9462890625, 29.0185546875], - [113.9541015625, 29.095703125], - [114.0380859375, 29.1552734375], - [114.0625, 29.2041015625], - [114.2529296875, 29.2353515625], - [114.259765625, 29.3447265625], - [114.3076171875, 29.3662109375], - [114.349609375, 29.32421875], - [114.4453125, 29.349609375], - [114.4580078125, 29.326171875], - [114.5029296875, 29.32421875], - [114.673828125, 29.396484375], - [114.7333984375, 29.39453125], - [114.7607421875, 29.36328125], - [114.78515625, 29.38671875], - [114.89453125, 29.3974609375], - [114.9482421875, 29.46484375], - [114.9189453125, 29.4833984375], - [114.9033203125, 29.470703125], - [114.9189453125, 29.455078125], - [114.8857421875, 29.4365234375], - [114.861328125, 29.4765625], - [114.9013671875, 29.5302734375], - [114.900390625, 29.5068359375], - [114.92578125, 29.5224609375], - [114.92578125, 29.4990234375], - [114.9580078125, 29.5009765625], - [114.9697265625, 29.51953125], - [114.9482421875, 29.54296875], - [114.9990234375, 29.572265625], - [115.03515625, 29.546875], - [115.087890625, 29.560546875], - [115.08984375, 29.5205078125], - [115.154296875, 29.5107421875], - [115.1728515625, 29.5927734375], - [115.12109375, 29.5966796875], - [115.1435546875, 29.6494140625], - [115.109375, 29.6640625], - [115.111328125, 29.68359375], - [115.1767578125, 29.6552734375], - [115.2666015625, 29.66015625], - [115.2861328125, 29.619140625], - [115.3603515625, 29.646484375], - [115.470703125, 29.740234375], - [115.4765625, 29.8076171875], - [115.51171875, 29.8408203125], - [115.68359375, 29.8486328125], - [115.837890625, 29.7490234375], - [115.93359375, 29.7216796875], - [116.16796875, 29.828125], - [116.2177734375, 29.82421875], - [116.271484375, 29.78515625], - [116.4677734375, 29.896484375], - [116.5478515625, 29.90625], - [116.5869140625, 30.046875], - [116.65234375, 30.0771484375], - [116.7646484375, 30.0498046875], - [116.80078125, 29.9970703125], - [116.830078125, 30.0068359375], - [116.8330078125, 29.958984375], - [116.869140625, 29.9814453125], - [116.900390625, 29.9501953125], - [116.8828125, 29.8935546875], - [116.8125, 29.8125], - [116.7529296875, 29.7978515625], - [116.654296875, 29.6953125], - [116.681640625, 29.6767578125], - [116.65234375, 29.6376953125], - [116.7216796875, 29.5654296875], - [116.7607421875, 29.599609375], - [116.787109375, 29.591796875], - [116.7841796875, 29.5693359375], - [116.8388671875, 29.5703125], - [116.99609375, 29.68359375], - [117.11328125, 29.712890625], - [117.109375, 29.7529296875], - [117.1357421875, 29.78125], - [117.07421875, 29.8330078125], - [117.130859375, 29.8642578125], - [117.134765625, 29.904296875], - [117.212890625, 29.927734375], - [117.25390625, 29.9091796875], - [117.2587890625, 29.83203125], - [117.29296875, 29.8232421875], - [117.3369140625, 29.8505859375], - [117.359375, 29.8134765625], - [117.421875, 29.849609375], - [117.41015625, 29.7958984375], - [117.4560546875, 29.75], - [117.453125, 29.6923828125], - [117.53125, 29.654296875], - [117.54296875, 29.5888671875], - [117.6572265625, 29.6142578125], - [117.7080078125, 29.5498046875], - [117.8125, 29.57421875], - [117.876953125, 29.546875], - [117.939453125, 29.5498046875], - [118.0087890625, 29.5791015625], - [118.1376953125, 29.5068359375], - [118.130859375, 29.42578125], - [118.19140625, 29.4052734375], - [118.2080078125, 29.34765625], - [118.1533203125, 29.287109375], - [118.072265625, 29.2890625], - [118.08203125, 29.2333984375], - [118.04296875, 29.2109375], - [118.029296875, 29.169921875], - [118.0537109375, 29.1171875], - [118.0380859375, 29.09765625], - [118.076171875, 29.0751953125], - [118.0673828125, 29.048828125], - [118.09765625, 28.9990234375], - [118.1083984375, 29.0126953125], - [118.1005859375, 28.9912109375], - [118.1279296875, 29.0166015625], - [118.1337890625, 28.984375], - [118.1806640625, 28.9814453125], - [118.228515625, 28.9443359375], - [118.1953125, 28.904296875], - [118.2705078125, 28.9189453125], - [118.30078125, 28.826171875], - [118.3837890625, 28.7890625], - [118.3916015625, 28.701171875], - [118.43359375, 28.6767578125], - [118.41015625, 28.5693359375], - [118.4462890625, 28.513671875], - [118.4150390625, 28.498046875], - [118.482421875, 28.470703125], - [118.431640625, 28.3994140625], - [118.4833984375, 28.318359375], - [118.3154296875, 28.2236328125], - [118.3759765625, 28.1865234375], - [118.353515625, 28.087890625], - [118.2001953125, 28.05078125], - [118.1376953125, 28.0576171875], - [118.12890625, 28.0166015625], - [118.0947265625, 28.00390625], - [118.095703125, 27.966796875], - [117.9990234375, 27.9912109375], - [117.9677734375, 27.9638671875], - [117.8564453125, 27.9462890625], - [117.787109375, 27.896484375], - [117.7880859375, 27.8544921875], - [117.7412109375, 27.80078125], - [117.6044921875, 27.8681640625], - [117.5869140625, 27.9423828125], - [117.56640625, 27.9375], - [117.5234375, 27.9833984375], - [117.3525390625, 27.8583984375], - [117.326171875, 27.8955078125], - [117.2802734375, 27.87109375], - [117.3056640625, 27.7763671875], - [117.2783203125, 27.7685546875], - [117.263671875, 27.728515625], - [117.20703125, 27.7158203125], - [117.205078125, 27.6845703125], - [117.1181640625, 27.6943359375], - [117.099609375, 27.626953125], - [117.0576171875, 27.6708984375], - [117.0205078125, 27.6533203125], - [117.00390625, 27.626953125], - [117.0205078125, 27.5576171875], - [117.0556640625, 27.54296875], - [117.0810546875, 27.5673828125], - [117.1025390625, 27.541015625], - [117.1337890625, 27.42578125], - [117.099609375, 27.3798828125], - [117.1005859375, 27.33984375], - [117.1708984375, 27.29296875], - [117.1669921875, 27.267578125], - [117.046875, 27.1494140625], - [117.0537109375, 27.1005859375], - [116.9677734375, 27.0625], - [116.9365234375, 27.01953125], - [116.904296875, 27.0341796875], - [116.783203125, 27.009765625], - [116.7578125, 26.984375], - [116.6953125, 26.9873046875], - [116.548828125, 26.8408203125], - [116.5595703125, 26.767578125], - [116.5126953125, 26.708984375], - [116.5693359375, 26.642578125], - [116.5400390625, 26.5595703125], - [116.6376953125, 26.466796875], - [116.6015625, 26.373046875], - [116.556640625, 26.365234375], - [116.5537109375, 26.400390625], - [116.515625, 26.4091796875], - [116.5, 26.3623046875], - [116.3974609375, 26.2705078125], - [116.392578125, 26.1708984375], - [116.4716796875, 26.17578125], - [116.4912109375, 26.1220703125], - [116.36328125, 26.00390625], - [116.3701171875, 25.9638671875], - [116.130859375, 25.859375], - [116.1318359375, 25.8251953125], - [116.181640625, 25.779296875], - [116.17578125, 25.75], - [116.1298828125, 25.759765625], - [116.1083984375, 25.703125], - [116.060546875, 25.6953125], - [116.068359375, 25.63671875], - [116.041015625, 25.6044921875], - [116.0634765625, 25.5615234375], - [116.005859375, 25.4912109375], - [116.0234375, 25.4365234375], - [115.9931640625, 25.375], - [116.0029296875, 25.3056640625], - [115.9501953125, 25.29296875], - [115.9296875, 25.2353515625], - [115.8564453125, 25.2099609375], - [115.8544921875, 25.1552734375], - [115.8876953125, 25.134765625], - [115.880859375, 25.0927734375], - [115.9296875, 25.048828125], - [115.8759765625, 25.0068359375], - [115.92578125, 24.9609375], - [115.87109375, 24.96875], - [115.900390625, 24.875], - [115.8623046875, 24.8642578125], - [115.8662109375, 24.890625], - [115.8251953125, 24.91015625], - [115.806640625, 24.8603515625], - [115.783203125, 24.86328125], - [115.79296875, 24.8369140625], - [115.7568359375, 24.748046875], - [115.7705078125, 24.708984375], - [115.80859375, 24.701171875], - [115.798828125, 24.67578125], - [115.76171875, 24.6689453125], - [115.8486328125, 24.56640625], - [115.6884765625, 24.5458984375], - [115.671875, 24.60546875], - [115.57421875, 24.6171875], - [115.52734375, 24.7158203125], - [115.4072265625, 24.7939453125], - [115.361328125, 24.7353515625], - [115.279296875, 24.7548828125], - [115.12109375, 24.6650390625], - [115.0546875, 24.7099609375], - [115.025390625, 24.669921875], - [114.9404296875, 24.650390625], - [114.9140625, 24.6650390625], - [114.869140625, 24.5625], - [114.849609375, 24.6025390625], - [114.8271484375, 24.5888671875], - [114.7529296875, 24.6171875], - [114.7314453125, 24.611328125], - [114.73828125, 24.5654296875], - [114.7060546875, 24.5263671875], - [114.666015625, 24.583984375], - [114.5927734375, 24.5380859375], - [114.5322265625, 24.5595703125], - [114.431640625, 24.4873046875], - [114.40234375, 24.4990234375], - [114.392578125, 24.564453125], - [114.3564453125, 24.5908203125], - [114.3046875, 24.5751953125], - [114.2587890625, 24.6416015625], - [114.1748046875, 24.646484375], - [114.19140625, 24.6572265625], - [114.169921875, 24.6904296875], - [114.2734375, 24.701171875], - [114.3359375, 24.75], - [114.34375, 24.8115234375], - [114.4033203125, 24.8779296875], - [114.396484375, 24.951171875], - [114.423828125, 24.97265625], - [114.5107421875, 25.0029296875], - [114.5625, 25.078125], - [114.640625, 25.07421875], - [114.7353515625, 25.1220703125], - [114.736328125, 25.1552734375], - [114.6806640625, 25.1953125], - [114.7490234375, 25.232421875], - [114.7431640625, 25.275390625], - [114.71484375, 25.3154296875], - [114.6357421875, 25.326171875], - [114.6005859375, 25.38671875], - [114.5361328125, 25.4169921875], - [114.482421875, 25.37109375], - [114.4482421875, 25.38671875], - [114.4287109375, 25.341796875], - [114.3818359375, 25.31640625], - [114.306640625, 25.3349609375], - [114.3017578125, 25.2900390625], - [114.1396484375, 25.3115234375], - [114.033203125, 25.251953125], - [114.0146484375, 25.28125], - [114.056640625, 25.3115234375], - [114.0302734375, 25.3291015625], - [114.05078125, 25.3642578125], - [114.0244140625, 25.3740234375], - [114.0458984375, 25.3857421875], - [113.98828125, 25.404296875], - [114.00390625, 25.443359375], - [113.94140625, 25.4482421875], - [113.958984375, 25.484375], - [113.9453125, 25.498046875], - [113.98828125, 25.53125], - [113.994140625, 25.5634765625], - [113.9541015625, 25.619140625] - ] - ] - }, - "properties": { - "cp": [115.892151, 28.676493], - "name": "江西", - "childNum": 1 - } - }, { - "id": "370000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [120.904296875, 38.3818359375], - [120.916015625, 38.40234375], - [120.93359375, 38.3876953125], - [120.904296875, 38.3818359375] - ] - ], - [ - [ - [120.9189453125, 38.345703125], - [120.8984375, 38.37109375], - [120.9150390625, 38.3740234375], - [120.9189453125, 38.345703125] - ] - ], - [ - [ - [120.841796875, 38.3359375], - [120.845703125, 38.357421875], - [120.841796875, 38.3359375] - ] - ], - [ - [ - [120.802734375, 38.2841796875], - [120.8125, 38.31640625], - [120.849609375, 38.3125], - [120.802734375, 38.2841796875] - ] - ], - [ - [ - [120.7509765625, 38.150390625], - [120.7451171875, 38.203125], - [120.7880859375, 38.1611328125], - [120.7509765625, 38.150390625] - ] - ], - [ - [ - [120.9443359375, 38.0205078125], - [120.9326171875, 38.0380859375], - [120.9443359375, 38.0205078125] - ] - ], - [ - [ - [120.68359375, 37.9287109375], - [120.69140625, 37.9541015625], - [120.68359375, 37.9287109375] - ] - ], - [ - [ - [120.990234375, 36.4140625], - [120.9482421875, 36.419921875], - [120.970703125, 36.431640625], - [120.990234375, 36.4140625] - ] - ], - [ - [ - [120.1591796875, 35.765625], - [120.1826171875, 35.7890625], - [120.193359375, 35.755859375], - [120.1669921875, 35.7412109375], - [120.1591796875, 35.765625] - ] - ], - [ - [ - [120.453125, 37.76953125], - [120.435546875, 37.787109375], - [120.4638671875, 37.7861328125], - [120.453125, 37.76953125] - ] - ], - [ - [ - [120.626953125, 37.9462890625], - [120.6005859375, 37.9638671875], - [120.609375, 37.9833984375], - [120.6318359375, 37.9814453125], - [120.626953125, 37.9462890625] - ] - ], - [ - [ - [120.73046875, 37.947265625], - [120.765625, 37.923828125], - [120.7607421875, 37.890625], - [120.7216796875, 37.9140625], - [120.73046875, 37.947265625] - ] - ], - [ - [ - [115.48828125, 35.880859375], - [115.3642578125, 35.7802734375], - [115.3349609375, 35.798828125], - [115.36328125, 35.97265625], - [115.4482421875, 36.0126953125], - [115.4423828125, 36.056640625], - [115.484375, 36.1259765625], - [115.4775390625, 36.2421875], - [115.462890625, 36.2763671875], - [115.419921875, 36.2890625], - [115.4228515625, 36.32421875], - [115.361328125, 36.3115234375], - [115.3466796875, 36.390625], - [115.2978515625, 36.4140625], - [115.3173828125, 36.4541015625], - [115.2734375, 36.498046875], - [115.3310546875, 36.548828125], - [115.35546875, 36.6279296875], - [115.4453125, 36.6904296875], - [115.4794921875, 36.759765625], - [115.6865234375, 36.80859375], - [115.701171875, 36.8681640625], - [115.765625, 36.9091796875], - [115.76171875, 36.9375], - [115.796875, 36.9677734375], - [115.77734375, 36.9921875], - [115.8837890625, 37.099609375], - [115.9052734375, 37.2080078125], - [115.970703125, 37.2412109375], - [115.9765625, 37.337890625], - [116.1669921875, 37.3857421875], - [116.236328125, 37.3623046875], - [116.2861328125, 37.404296875], - [116.2685546875, 37.4306640625], - [116.2275390625, 37.4248046875], - [116.244140625, 37.4560546875], - [116.224609375, 37.48046875], - [116.279296875, 37.46875], - [116.298828125, 37.509765625], - [116.2763671875, 37.5224609375], - [116.2998046875, 37.5693359375], - [116.3349609375, 37.5751953125], - [116.3203125, 37.5810546875], - [116.3798828125, 37.5634765625], - [116.369140625, 37.52734375], - [116.4345703125, 37.4736328125], - [116.45703125, 37.5146484375], - [116.611328125, 37.6259765625], - [116.6796875, 37.728515625], - [116.724609375, 37.7451171875], - [116.7236328125, 37.767578125], - [116.748046875, 37.759765625], - [116.7470703125, 37.8046875], - [116.8037109375, 37.8505859375], - [117.02734375, 37.8330078125], - [117.08984375, 37.849609375], - [117.2646484375, 37.8388671875], - [117.3388671875, 37.86328125], - [117.435546875, 37.8525390625], - [117.51171875, 37.9423828125], - [117.556640625, 38.0576171875], - [117.7275390625, 38.091796875], - [117.771484375, 38.134765625], - [117.7685546875, 38.1630859375], - [117.8017578125, 38.173828125], - [117.8076171875, 38.2275390625], - [117.896484375, 38.3017578125], - [117.8974609375, 38.2802734375], - [118.033203125, 38.203125], - [118.134765625, 38.3076171875], - [118.0751953125, 38.1630859375], - [118.4208984375, 38.107421875], - [118.4833984375, 38.1240234375], - [118.552734375, 38.056640625], - [118.59765625, 38.0791015625], - [118.6142578125, 38.134765625], - [118.7265625, 38.154296875], - [118.8544921875, 38.1552734375], - [118.958984375, 38.1103515625], - [119.0048828125, 37.9931640625], - [119.1171875, 37.912109375], - [119.12890625, 37.814453125], - [119.212890625, 37.814453125], - [119.21875, 37.759765625], - [119.275390625, 37.7314453125], - [119.248046875, 37.69921875], - [119.0810546875, 37.697265625], - [118.998046875, 37.6328125], - [118.9404296875, 37.52734375], - [118.9873046875, 37.33984375], - [119.0458984375, 37.2998046875], - [119.0673828125, 37.2421875], - [119.12890625, 37.2548828125], - [119.158203125, 37.2890625], - [119.1708984375, 37.27734375], - [119.142578125, 37.2802734375], - [119.1298828125, 37.2333984375], - [119.1806640625, 37.2265625], - [119.19921875, 37.2568359375], - [119.197265625, 37.1943359375], - [119.212890625, 37.2255859375], - [119.291015625, 37.2099609375], - [119.2998046875, 37.1435546875], - [119.328125, 37.1162109375], - [119.490234375, 37.134765625], - [119.4814453125, 37.1572265625], - [119.50390625, 37.12890625], - [119.560546875, 37.1240234375], - [119.5673828125, 37.1005859375], - [119.7451171875, 37.1357421875], - [119.8271484375, 37.2236328125], - [119.88671875, 37.2529296875], - [119.861328125, 37.2626953125], - [119.89453125, 37.267578125], - [119.8837890625, 37.3115234375], - [119.8388671875, 37.34375], - [119.8447265625, 37.376953125], - [119.9296875, 37.3876953125], - [119.9501953125, 37.4208984375], - [120.14453125, 37.482421875], - [120.2470703125, 37.556640625], - [120.208984375, 37.5888671875], - [120.2109375, 37.6171875], - [120.2666015625, 37.62890625], - [120.2744140625, 37.6513671875], - [120.21875, 37.6904296875], - [120.369140625, 37.6982421875], - [120.451171875, 37.7568359375], - [120.5859375, 37.7626953125], - [120.751953125, 37.8388671875], - [120.9365234375, 37.8232421875], - [120.9462890625, 37.783203125], - [121.0380859375, 37.71875], - [121.1494140625, 37.7197265625], - [121.150390625, 37.6201171875], - [121.216796875, 37.583984375], - [121.3056640625, 37.5830078125], - [121.3623046875, 37.6015625], - [121.345703125, 37.634765625], - [121.388671875, 37.6279296875], - [121.439453125, 37.5986328125], - [121.38671875, 37.591796875], - [121.40234375, 37.556640625], - [121.4599609375, 37.5244140625], - [121.4775390625, 37.4765625], - [121.5654296875, 37.4404296875], - [121.638671875, 37.4951171875], - [121.6826171875, 37.47265625], - [121.9248046875, 37.4736328125], - [121.9970703125, 37.494140625], - [122.017578125, 37.53125], - [122.07421875, 37.5390625], - [122.0673828125, 37.568359375], - [122.1083984375, 37.55078125], - [122.123046875, 37.568359375], - [122.171875, 37.5419921875], - [122.1298828125, 37.5087890625], - [122.1787109375, 37.4326171875], - [122.2353515625, 37.4697265625], - [122.3154296875, 37.4169921875], - [122.48828125, 37.435546875], - [122.49609375, 37.4140625], - [122.5537109375, 37.4072265625], - [122.6416015625, 37.4287109375], - [122.6767578125, 37.4140625], - [122.6826171875, 37.4306640625], - [122.7158203125, 37.400390625], - [122.6904296875, 37.3740234375], - [122.6513671875, 37.388671875], - [122.6123046875, 37.3671875], - [122.59375, 37.337890625], - [122.615234375, 37.3359375], - [122.5751953125, 37.3017578125], - [122.568359375, 37.259765625], - [122.5927734375, 37.26171875], - [122.62890625, 37.1953125], - [122.5751953125, 37.1806640625], - [122.58203125, 37.1484375], - [122.5107421875, 37.1513671875], - [122.4853515625, 37.12890625], - [122.4619140625, 37.0400390625], - [122.5859375, 37.0439453125], - [122.5498046875, 37.015625], - [122.5458984375, 36.919921875], - [122.5166015625, 36.890625], - [122.4345703125, 36.9150390625], - [122.45703125, 36.869140625], - [122.384765625, 36.8662109375], - [122.3486328125, 36.8291015625], - [122.181640625, 36.841796875], - [122.177734375, 36.8935546875], - [122.1181640625, 36.896484375], - [122.138671875, 36.9443359375], - [122.052734375, 36.9052734375], - [122.041015625, 36.87109375], - [122.0146484375, 36.9609375], - [121.9833984375, 36.958984375], - [121.7685546875, 36.875], - [121.7294921875, 36.8271484375], - [121.6328125, 36.80078125], - [121.65234375, 36.724609375], - [121.6044921875, 36.7392578125], - [121.5986328125, 36.7666015625], - [121.556640625, 36.7646484375], - [121.572265625, 36.7333984375], - [121.533203125, 36.7314453125], - [121.546875, 36.748046875], - [121.4814453125, 36.775390625], - [121.5654296875, 36.8310546875], - [121.45703125, 36.75390625], - [121.39453125, 36.73828125], - [121.4013671875, 36.7021484375], - [121.2861328125, 36.7001953125], - [121.037109375, 36.5751953125], - [120.9560546875, 36.576171875], - [120.90625, 36.6240234375], - [120.84765625, 36.619140625], - [120.9833984375, 36.5458984375], - [120.955078125, 36.5078125], - [120.96875, 36.47265625], - [120.9091796875, 36.451171875], - [120.9365234375, 36.416015625], - [120.8720703125, 36.3671875], - [120.8330078125, 36.466796875], - [120.7587890625, 36.462890625], - [120.7607421875, 36.4345703125], - [120.6962890625, 36.392578125], - [120.7451171875, 36.3291015625], - [120.6630859375, 36.33203125], - [120.654296875, 36.2841796875], - [120.6875, 36.2783203125], - [120.712890625, 36.126953125], - [120.55078125, 36.1123046875], - [120.548828125, 36.0927734375], - [120.478515625, 36.091796875], - [120.4326171875, 36.052734375], - [120.341796875, 36.04296875], - [120.3232421875, 36.060546875], - [120.2880859375, 36.04296875], - [120.36328125, 36.1962890625], - [120.3203125, 36.232421875], - [120.2939453125, 36.2197265625], - [120.3125, 36.1865234375], - [120.2841796875, 36.1796875], - [120.26171875, 36.19921875], - [120.2294921875, 36.1884765625], - [120.2177734375, 36.2119140625], - [120.1787109375, 36.2021484375], - [120.140625, 36.173828125], - [120.13671875, 36.134765625], - [120.109375, 36.1279296875], - [120.1171875, 36.103515625], - [120.2421875, 36.060546875], - [120.197265625, 35.9970703125], - [120.2578125, 36.025390625], - [120.251953125, 35.98046875], - [120.3095703125, 36.0146484375], - [120.3056640625, 35.97265625], - [120.251953125, 35.9599609375], - [120.201171875, 35.8916015625], - [120.16796875, 35.8916015625], - [120.2099609375, 35.9482421875], - [120.0712890625, 35.8818359375], - [120.013671875, 35.71484375], - [119.9814453125, 35.7158203125], - [119.958984375, 35.7607421875], - [119.9267578125, 35.7607421875], - [119.921875, 35.7373046875], - [119.9541015625, 35.7177734375], - [119.9111328125, 35.6748046875], - [119.923828125, 35.6357421875], - [119.869140625, 35.609375], - [119.83203125, 35.619140625], - [119.8251953125, 35.646484375], - [119.79296875, 35.6162109375], - [119.791015625, 35.576171875], - [119.7548828125, 35.5869140625], - [119.7490234375, 35.619140625], - [119.6630859375, 35.58984375], - [119.580078125, 35.4072265625], - [119.587890625, 35.3642578125], - [119.5439453125, 35.3486328125], - [119.5380859375, 35.2958984375], - [119.494140625, 35.3193359375], - [119.41796875, 35.244140625], - [119.3935546875, 35.14453125], - [119.4189453125, 35.123046875], - [119.3974609375, 35.091796875], - [119.306640625, 35.0771484375], - [119.287109375, 35.115234375], - [119.25, 35.125], - [119.140625, 35.09765625], - [119.1171875, 35.0556640625], - [118.8662109375, 35.0302734375], - [118.859375, 34.94140625], - [118.802734375, 34.845703125], - [118.767578125, 34.8447265625], - [118.7744140625, 34.7958984375], - [118.73046875, 34.7890625], - [118.7392578125, 34.767578125], - [118.716796875, 34.7646484375], - [118.7841796875, 34.72265625], - [118.68359375, 34.6787109375], - [118.607421875, 34.6953125], - [118.6005859375, 34.7158203125], - [118.5234375, 34.7119140625], - [118.4970703125, 34.6728515625], - [118.462890625, 34.66796875], - [118.4755859375, 34.6240234375], - [118.4326171875, 34.6201171875], - [118.4404296875, 34.5087890625], - [118.4052734375, 34.4287109375], - [118.2919921875, 34.42578125], - [118.2783203125, 34.4052734375], - [118.220703125, 34.40625], - [118.2177734375, 34.3798828125], - [118.1708984375, 34.3818359375], - [118.1787109375, 34.4541015625], - [118.1337890625, 34.484375], - [118.185546875, 34.544921875], - [118.0791015625, 34.5703125], - [118.115234375, 34.615234375], - [118.1005859375, 34.65234375], - [118.0087890625, 34.6484375], - [117.9580078125, 34.6796875], - [117.91015625, 34.6708984375], - [117.9033203125, 34.6455078125], - [117.7939453125, 34.65234375], - [117.8017578125, 34.51953125], - [117.6845703125, 34.5478515625], - [117.6591796875, 34.501953125], - [117.6103515625, 34.4912109375], - [117.5908203125, 34.4619140625], - [117.48828125, 34.466796875], - [117.36328125, 34.58984375], - [117.2685546875, 34.533203125], - [117.25390625, 34.451171875], - [117.201171875, 34.4423828125], - [117.2255859375, 34.47265625], - [117.17578125, 34.470703125], - [117.1376953125, 34.6337890625], - [117.06640625, 34.6484375], - [117.0888671875, 34.7060546875], - [117.05078125, 34.771484375], - [116.9677734375, 34.8408203125], - [116.9765625, 34.87109375], - [116.822265625, 34.9296875], - [116.8095703125, 34.9697265625], - [116.8046875, 34.9287109375], - [116.7900390625, 34.9755859375], - [116.7978515625, 34.939453125], - [116.771484375, 34.9169921875], - [116.6318359375, 34.94140625], - [116.4443359375, 34.896484375], - [116.408203125, 34.8515625], - [116.4033203125, 34.7568359375], - [116.3662109375, 34.7431640625], - [116.3935546875, 34.70703125], - [116.375, 34.640625], - [116.318359375, 34.6015625], - [116.28125, 34.607421875], - [116.2412109375, 34.552734375], - [116.2021484375, 34.5791015625], - [116.1474609375, 34.5537109375], - [116.1015625, 34.6064453125], - [116.0380859375, 34.59375], - [116.00390625, 34.6240234375], - [115.9736328125, 34.58984375], - [115.830078125, 34.5634765625], - [115.7041015625, 34.6005859375], - [115.6845703125, 34.5556640625], - [115.5224609375, 34.5791015625], - [115.4453125, 34.6748046875], - [115.4296875, 34.802734375], - [115.314453125, 34.8603515625], - [115.244140625, 34.8505859375], - [115.2529296875, 34.9072265625], - [115.189453125, 34.9150390625], - [115.2197265625, 34.9609375], - [115.1572265625, 34.958984375], - [115.12890625, 35.0048828125], - [115.029296875, 34.97265625], - [114.951171875, 34.990234375], - [114.923828125, 34.96875], - [114.8779296875, 35.025390625], - [114.8681640625, 35], - [114.826171875, 35.01171875], - [114.85546875, 35.037109375], - [114.8193359375, 35.052734375], - [114.8837890625, 35.099609375], - [114.845703125, 35.166015625], - [114.931640625, 35.197265625], - [114.9306640625, 35.2490234375], - [115.0146484375, 35.318359375], - [115.0244140625, 35.373046875], - [115.07421875, 35.375], - [115.091796875, 35.4169921875], - [115.123046875, 35.400390625], - [115.1376953125, 35.421875], - [115.23828125, 35.423828125], - [115.3583984375, 35.4990234375], - [115.345703125, 35.5537109375], - [115.3837890625, 35.5693359375], - [115.498046875, 35.7197265625], - [115.6943359375, 35.7548828125], - [115.7353515625, 35.8330078125], - [115.8759765625, 35.859375], - [115.8896484375, 35.8984375], - [115.87109375, 35.9150390625], - [115.908203125, 35.927734375], - [115.912109375, 35.9609375], - [116.0478515625, 35.9697265625], - [116.1005859375, 36.111328125], - [115.919921875, 36.0205078125], - [115.8134765625, 36.0126953125], - [115.771484375, 35.9736328125], - [115.7001953125, 35.966796875], - [115.646484375, 35.9208984375], - [115.58984375, 35.923828125], - [115.513671875, 35.890625], - [115.501953125, 35.9140625], - [115.48828125, 35.880859375] - ] - ] - ] - }, - "properties": { - "cp": [117.000923, 36.675807], - "name": "山东", - "childNum": 13 - } - }, { - "id": "410000", - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [115.484375, 36.1494140625], - [115.4423828125, 36.056640625], - [115.4482421875, 36.0126953125], - [115.357421875, 35.955078125], - [115.365234375, 35.8984375], - [115.33984375, 35.87109375], - [115.3349609375, 35.798828125], - [115.3623046875, 35.78125], - [115.50390625, 35.8896484375], - [115.58984375, 35.923828125], - [115.646484375, 35.9208984375], - [115.7001953125, 35.966796875], - [115.775390625, 35.974609375], - [115.80078125, 36.0087890625], - [115.919921875, 36.0205078125], - [115.994140625, 36.0478515625], - [116.0576171875, 36.10546875], - [116.1005859375, 36.10546875], - [116.0478515625, 35.9697265625], - [115.912109375, 35.9609375], - [115.908203125, 35.927734375], - [115.87109375, 35.9150390625], - [115.8896484375, 35.8984375], - [115.8759765625, 35.859375], - [115.7353515625, 35.8330078125], - [115.6943359375, 35.7548828125], - [115.486328125, 35.7109375], - [115.3837890625, 35.5693359375], - [115.345703125, 35.5537109375], - [115.357421875, 35.4970703125], - [115.23828125, 35.423828125], - [115.1376953125, 35.421875], - [115.123046875, 35.400390625], - [115.091796875, 35.4169921875], - [115.07421875, 35.375], - [115.0244140625, 35.373046875], - [115.0146484375, 35.318359375], - [114.9306640625, 35.2490234375], - [114.931640625, 35.197265625], - [114.841796875, 35.16015625], - [114.8837890625, 35.103515625], - [114.830078125, 35.0712890625], - [114.8203125, 35.05078125], - [114.85546875, 35.03515625], - [114.8251953125, 35.0126953125], - [114.8681640625, 35], - [114.8779296875, 35.025390625], - [114.923828125, 34.96875], - [114.951171875, 34.990234375], - [115.029296875, 34.97265625], - [115.12890625, 35.0048828125], - [115.1572265625, 34.958984375], - [115.2197265625, 34.9609375], - [115.189453125, 34.9150390625], - [115.2529296875, 34.9072265625], - [115.244140625, 34.8505859375], - [115.314453125, 34.8603515625], - [115.427734375, 34.8056640625], - [115.4619140625, 34.6376953125], - [115.548828125, 34.5693359375], - [115.6845703125, 34.5556640625], - [115.7041015625, 34.6005859375], - [115.830078125, 34.5634765625], - [115.9736328125, 34.58984375], - [116.00390625, 34.6240234375], - [116.0380859375, 34.59375], - [116.1015625, 34.6064453125], - [116.1474609375, 34.5537109375], - [116.1962890625, 34.5751953125], - [116.2041015625, 34.5087890625], - [116.162109375, 34.4599609375], - [116.2138671875, 34.3828125], - [116.3642578125, 34.3173828125], - [116.373046875, 34.2666015625], - [116.447265625, 34.2890625], - [116.466796875, 34.271484375], - [116.50390625, 34.296875], - [116.5830078125, 34.275390625], - [116.5439453125, 34.240234375], - [116.56640625, 34.169921875], - [116.5283203125, 34.1162109375], - [116.65234375, 33.962890625], - [116.6416015625, 33.890625], - [116.564453125, 33.908203125], - [116.55859375, 33.8818359375], - [116.4375, 33.8466796875], - [116.4326171875, 33.7958984375], - [116.4091796875, 33.8056640625], - [116.263671875, 33.73046875], - [116.162109375, 33.708984375], - [116.0556640625, 33.8056640625], - [116.0595703125, 33.8642578125], - [115.9873046875, 33.9013671875], - [116.0009765625, 33.9658203125], - [115.9677734375, 34.0029296875], - [115.9052734375, 34.0107421875], - [115.8876953125, 34.033203125], - [115.8779296875, 34.00390625], - [115.8505859375, 34.0048828125], - [115.845703125, 34.03125], - [115.7783203125, 34.07421875], - [115.654296875, 34.060546875], - [115.650390625, 34.0361328125], - [115.5927734375, 34.009765625], - [115.5458984375, 33.880859375], - [115.6337890625, 33.8681640625], - [115.6142578125, 33.7763671875], - [115.5810546875, 33.7890625], - [115.5634765625, 33.7724609375], - [115.6015625, 33.720703125], - [115.6015625, 33.6591796875], - [115.640625, 33.5859375], - [115.4228515625, 33.5576171875], - [115.3974609375, 33.5029296875], - [115.3671875, 33.5244140625], - [115.34765625, 33.5048828125], - [115.34765625, 33.451171875], - [115.31640625, 33.44921875], - [115.330078125, 33.400390625], - [115.3134765625, 33.375], - [115.3447265625, 33.3701171875], - [115.3623046875, 33.30078125], - [115.3359375, 33.298828125], - [115.3271484375, 33.2119140625], - [115.2958984375, 33.1982421875], - [115.3017578125, 33.142578125], - [115.1953125, 33.12109375], - [115.13671875, 33.083984375], - [114.994140625, 33.1005859375], - [114.955078125, 33.1513671875], - [114.9033203125, 33.1298828125], - [114.8974609375, 33.0869140625], - [114.9375, 33.0263671875], - [114.892578125, 33.0205078125], - [114.890625, 32.974609375], - [114.9462890625, 32.9345703125], - [115.033203125, 32.9306640625], - [115.02734375, 32.908203125], - [115.140625, 32.8984375], - [115.15625, 32.865234375], - [115.19921875, 32.8544921875], - [115.1904296875, 32.810546875], - [115.212890625, 32.7890625], - [115.1826171875, 32.7880859375], - [115.1787109375, 32.6845703125], - [115.2197265625, 32.6591796875], - [115.1953125, 32.642578125], - [115.2001953125, 32.5927734375], - [115.3017578125, 32.5888671875], - [115.310546875, 32.552734375], - [115.4111328125, 32.576171875], - [115.4091796875, 32.5498046875], - [115.4775390625, 32.521484375], - [115.5244140625, 32.44140625], - [115.5712890625, 32.4208984375], - [115.564453125, 32.4033203125], - [115.60546875, 32.4267578125], - [115.626953125, 32.4052734375], - [115.65625, 32.4306640625], - [115.6650390625, 32.4091796875], - [115.69921875, 32.4951171875], - [115.744140625, 32.4765625], - [115.7705078125, 32.5068359375], - [115.78515625, 32.466796875], - [115.841796875, 32.5009765625], - [115.8916015625, 32.5771484375], - [115.9296875, 32.5673828125], - [115.8447265625, 32.5048828125], - [115.8837890625, 32.4892578125], - [115.86328125, 32.4609375], - [115.8837890625, 32.4560546875], - [115.9130859375, 32.228515625], - [115.9423828125, 32.166015625], - [115.9267578125, 32.10546875], - [115.9443359375, 32.0751953125], - [115.919921875, 32.0283203125], - [115.9345703125, 31.9990234375], - [115.8935546875, 31.8388671875], - [115.9111328125, 31.79296875], - [115.8154296875, 31.7626953125], - [115.7685546875, 31.7880859375], - [115.736328125, 31.763671875], - [115.6787109375, 31.779296875], - [115.4970703125, 31.6748046875], - [115.4775390625, 31.64453125], - [115.48828125, 31.6123046875], - [115.4404296875, 31.5888671875], - [115.41796875, 31.52734375], - [115.3720703125, 31.49609375], - [115.390625, 31.4501953125], - [115.3740234375, 31.40625], - [115.3076171875, 31.3828125], - [115.2509765625, 31.392578125], - [115.2607421875, 31.4130859375], - [115.2109375, 31.4462890625], - [115.236328125, 31.5556640625], - [115.193359375, 31.564453125], - [115.1650390625, 31.60546875], - [115.1259765625, 31.599609375], - [115.0966796875, 31.5087890625], - [115.0244140625, 31.529296875], - [114.998046875, 31.4716796875], - [114.96875, 31.4970703125], - [114.9384765625, 31.470703125], - [114.8701171875, 31.4794921875], - [114.830078125, 31.458984375], - [114.783203125, 31.4853515625], - [114.779296875, 31.521484375], - [114.697265625, 31.5263671875], - [114.7001953125, 31.546875], - [114.642578125, 31.5830078125], - [114.5732421875, 31.5546875], - [114.548828125, 31.6240234375], - [114.591796875, 31.7021484375], - [114.5830078125, 31.765625], - [114.5517578125, 31.7685546875], - [114.533203125, 31.7412109375], - [114.5126953125, 31.7685546875], - [114.5087890625, 31.7412109375], - [114.447265625, 31.728515625], - [114.294921875, 31.751953125], - [114.2373046875, 31.8427734375], - [114.1806640625, 31.8544921875], - [114.134765625, 31.84375], - [114.08984375, 31.7822265625], - [113.9794921875, 31.75390625], - [113.935546875, 31.8798828125], - [113.8544921875, 31.84375], - [113.8330078125, 31.9189453125], - [113.8056640625, 31.931640625], - [113.8173828125, 31.966796875], - [113.7587890625, 31.98828125], - [113.7919921875, 32.0361328125], - [113.728515625, 32.083984375], - [113.72265625, 32.125], - [113.7509765625, 32.1171875], - [113.7841796875, 32.1865234375], - [113.7392578125, 32.255859375], - [113.7705078125, 32.2763671875], - [113.7529296875, 32.3369140625], - [113.7724609375, 32.3623046875], - [113.7490234375, 32.3642578125], - [113.7529296875, 32.388671875], - [113.71875, 32.41796875], - [113.6650390625, 32.4228515625], - [113.6240234375, 32.361328125], - [113.59375, 32.3662109375], - [113.6064453125, 32.3505859375], - [113.5517578125, 32.330078125], - [113.5595703125, 32.3056640625], - [113.5302734375, 32.3310546875], - [113.423828125, 32.26953125], - [113.3193359375, 32.3193359375], - [113.33203125, 32.3427734375], - [113.2119140625, 32.4326171875], - [113.1591796875, 32.4111328125], - [113.150390625, 32.376953125], - [113.0283203125, 32.42578125], - [112.9951171875, 32.4111328125], - [112.98828125, 32.373046875], - [112.912109375, 32.3916015625], - [112.8798828125, 32.375], - [112.87109375, 32.3984375], - [112.763671875, 32.3427734375], - [112.5458984375, 32.404296875], - [112.53125, 32.3779296875], - [112.4775390625, 32.380859375], - [112.451171875, 32.34375], - [112.361328125, 32.3662109375], - [112.328125, 32.322265625], - [112.2275390625, 32.38671875], - [112.1728515625, 32.3857421875], - [112.1748046875, 32.4091796875], - [112.14453125, 32.408203125], - [112.1650390625, 32.3857421875], - [112.1474609375, 32.3828125], - [112.0810546875, 32.4228515625], - [112.064453125, 32.474609375], - [112.0078125, 32.451171875], - [111.951171875, 32.5166015625], - [111.8818359375, 32.5068359375], - [111.7216796875, 32.6044921875], - [111.646484375, 32.6064453125], - [111.6416015625, 32.634765625], - [111.5732421875, 32.5947265625], - [111.47265625, 32.71875], - [111.42578125, 32.7333984375], - [111.4609375, 32.7275390625], - [111.466796875, 32.7724609375], - [111.423828125, 32.751953125], - [111.380859375, 32.8291015625], - [111.2939453125, 32.8603515625], - [111.2802734375, 32.9052734375], - [111.2470703125, 32.888671875], - [111.24609375, 32.9443359375], - [111.2744140625, 32.97265625], - [111.23828125, 33.041015625], - [111.1484375, 33.04296875], - [111.193359375, 33.072265625], - [111.1796875, 33.1162109375], - [111.0947265625, 33.1806640625], - [111.0380859375, 33.1611328125], - [111.056640625, 33.193359375], - [110.9833984375, 33.2705078125], - [111.0009765625, 33.32421875], - [111.0302734375, 33.33984375], - [110.9970703125, 33.4365234375], - [111.02734375, 33.4697265625], - [111.00390625, 33.5791015625], - [110.8388671875, 33.6669921875], - [110.7822265625, 33.796875], - [110.7421875, 33.798828125], - [110.66796875, 33.853515625], - [110.61328125, 33.8515625], - [110.587890625, 33.8876953125], - [110.677734375, 33.9501953125], - [110.625, 34.0341796875], - [110.5888671875, 34.0234375], - [110.58203125, 34.04296875], - [110.591796875, 34.1025390625], - [110.642578125, 34.1611328125], - [110.4384765625, 34.24609375], - [110.4287109375, 34.2880859375], - [110.5009765625, 34.3212890625], - [110.5029296875, 34.345703125], - [110.4765625, 34.4091796875], - [110.41015625, 34.421875], - [110.3681640625, 34.4951171875], - [110.365234375, 34.533203125], - [110.4052734375, 34.5595703125], - [110.3671875, 34.5673828125], - [110.3798828125, 34.6005859375], - [110.42578125, 34.5888671875], - [110.466796875, 34.619140625], - [110.541015625, 34.58203125], - [110.611328125, 34.607421875], - [110.70703125, 34.6044921875], - [110.7548828125, 34.654296875], - [110.8251953125, 34.6259765625], - [110.8837890625, 34.642578125], - [110.919921875, 34.73046875], - [110.9765625, 34.70703125], - [111.123046875, 34.759765625], - [111.1611328125, 34.8154296875], - [111.228515625, 34.7900390625], - [111.2587890625, 34.8212890625], - [111.2900390625, 34.806640625], - [111.34375, 34.83203125], - [111.3955078125, 34.8154296875], - [111.439453125, 34.8388671875], - [111.5712890625, 34.84375], - [111.6220703125, 34.9169921875], - [111.681640625, 34.9501953125], - [111.666015625, 34.986328125], - [111.80078125, 35.0283203125], - [111.81640625, 35.068359375], - [111.9521484375, 35.0830078125], - [112.0537109375, 35.044921875], - [112.0673828125, 35.15234375], - [112.041015625, 35.1943359375], - [112.08203125, 35.224609375], - [112.0595703125, 35.2802734375], - [112.2431640625, 35.2353515625], - [112.3017578125, 35.25390625], - [112.2900390625, 35.2177734375], - [112.40234375, 35.2421875], - [112.568359375, 35.2119140625], - [112.6376953125, 35.2265625], - [112.6181640625, 35.2470703125], - [112.6357421875, 35.265625], - [112.7080078125, 35.2177734375], - [112.712890625, 35.1875], - [112.7265625, 35.2099609375], - [112.7734375, 35.2080078125], - [112.81640625, 35.2578125], - [112.9091796875, 35.24609375], - [112.9365234375, 35.28515625], - [112.98828125, 35.2900390625], - [112.9970703125, 35.3623046875], - [113.1376953125, 35.3359375], - [113.1904296875, 35.44921875], - [113.3037109375, 35.4267578125], - [113.306640625, 35.4609375], - [113.32421875, 35.4541015625], - [113.294921875, 35.4677734375], - [113.3125, 35.4814453125], - [113.3486328125, 35.46875], - [113.416015625, 35.5166015625], - [113.5068359375, 35.5166015625], - [113.5068359375, 35.56640625], - [113.55859375, 35.6220703125], - [113.548828125, 35.658203125], - [113.625, 35.6328125], - [113.623046875, 35.6748046875], - [113.5927734375, 35.693359375], - [113.599609375, 35.775390625], - [113.58203125, 35.7919921875], - [113.60546875, 35.80078125], - [113.5830078125, 35.822265625], - [113.6572265625, 35.8369140625], - [113.6376953125, 35.8701171875], - [113.6552734375, 35.91796875], - [113.638671875, 35.9892578125], - [113.6865234375, 35.9873046875], - [113.69921875, 36.0224609375], - [113.6611328125, 36.03515625], - [113.6884765625, 36.0615234375], - [113.65625, 36.126953125], - [113.7138671875, 36.1337890625], - [113.6513671875, 36.173828125], - [113.69921875, 36.18359375], - [113.69921875, 36.21484375], - [113.6728515625, 36.212890625], - [113.7177734375, 36.265625], - [113.732421875, 36.3642578125], - [113.818359375, 36.33203125], - [113.8828125, 36.3544921875], - [113.912109375, 36.3154296875], - [113.9580078125, 36.3369140625], - [113.9541015625, 36.3583984375], - [113.994140625, 36.314453125], - [114.0029296875, 36.3349609375], - [113.9775390625, 36.3583984375], - [114.025390625, 36.35546875], - [114.02734375, 36.3251953125], - [114.05859375, 36.328125], - [114.0380859375, 36.3046875], - [114.068359375, 36.2734375], - [114.140625, 36.2802734375], - [114.1787109375, 36.2431640625], - [114.2119140625, 36.2734375], - [114.240234375, 36.251953125], - [114.345703125, 36.255859375], - [114.3564453125, 36.23046875], - [114.568359375, 36.15234375], - [114.5888671875, 36.119140625], - [114.7353515625, 36.15625], - [114.771484375, 36.125], - [114.9130859375, 36.140625], - [114.9208984375, 36.048828125], - [114.9990234375, 36.0703125], - [115.046875, 36.11328125], - [115.060546875, 36.17578125], - [115.10546875, 36.1728515625], - [115.125, 36.2109375], - [115.2421875, 36.19140625], - [115.3193359375, 36.087890625], - [115.3662109375, 36.099609375], - [115.4052734375, 36.16015625], - [115.4130859375, 36.138671875], - [115.455078125, 36.171875], - [115.484375, 36.1494140625] - ] - ] - }, - "properties": { - "cp": [113.665412, 34.757975], - "name": "河南", - "childNum": 1 - } - }, { - "id": "420000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [111.046875, 33.203125], - [111.0458984375, 33.1708984375], - [111.046875, 33.203125] - ] - ], - [ - [ - [112.90234375, 29.7919921875], - [112.923828125, 29.7666015625], - [112.90234375, 29.7919921875] - ] - ], - [ - [ - [110.9853515625, 33.255859375], - [111.046875, 33.203125], - [111.0166015625, 33.173828125], - [111.041015625, 33.1572265625], - [111.0947265625, 33.1806640625], - [111.1796875, 33.1162109375], - [111.193359375, 33.072265625], - [111.1484375, 33.04296875], - [111.23828125, 33.041015625], - [111.2744140625, 32.97265625], - [111.24609375, 32.9443359375], - [111.2470703125, 32.888671875], - [111.2802734375, 32.9052734375], - [111.2939453125, 32.8603515625], - [111.380859375, 32.8291015625], - [111.423828125, 32.751953125], - [111.466796875, 32.7724609375], - [111.4609375, 32.7275390625], - [111.42578125, 32.7333984375], - [111.47265625, 32.71875], - [111.5732421875, 32.5947265625], - [111.6416015625, 32.634765625], - [111.646484375, 32.6064453125], - [111.7216796875, 32.6044921875], - [111.8818359375, 32.5068359375], - [111.951171875, 32.5166015625], - [112.0078125, 32.451171875], - [112.064453125, 32.474609375], - [112.0810546875, 32.4228515625], - [112.1474609375, 32.3828125], - [112.1650390625, 32.3857421875], - [112.14453125, 32.408203125], - [112.1748046875, 32.4091796875], - [112.1728515625, 32.3857421875], - [112.2275390625, 32.38671875], - [112.328125, 32.322265625], - [112.361328125, 32.3662109375], - [112.451171875, 32.34375], - [112.4775390625, 32.380859375], - [112.53125, 32.3779296875], - [112.5458984375, 32.404296875], - [112.763671875, 32.3427734375], - [112.87109375, 32.3984375], - [112.8798828125, 32.375], - [112.912109375, 32.3916015625], - [112.98828125, 32.373046875], - [112.9951171875, 32.4111328125], - [113.0283203125, 32.42578125], - [113.150390625, 32.376953125], - [113.1591796875, 32.4111328125], - [113.2119140625, 32.4326171875], - [113.33203125, 32.3427734375], - [113.3193359375, 32.3193359375], - [113.423828125, 32.26953125], - [113.5302734375, 32.3310546875], - [113.5595703125, 32.3056640625], - [113.5517578125, 32.330078125], - [113.6064453125, 32.3505859375], - [113.59375, 32.3662109375], - [113.6240234375, 32.361328125], - [113.6650390625, 32.4228515625], - [113.71875, 32.41796875], - [113.7529296875, 32.388671875], - [113.7490234375, 32.3642578125], - [113.7724609375, 32.3623046875], - [113.7529296875, 32.333984375], - [113.7744140625, 32.3046875], - [113.7392578125, 32.255859375], - [113.7841796875, 32.1865234375], - [113.7509765625, 32.1171875], - [113.72265625, 32.125], - [113.728515625, 32.083984375], - [113.7919921875, 32.0361328125], - [113.7587890625, 31.98828125], - [113.8173828125, 31.966796875], - [113.8056640625, 31.931640625], - [113.8330078125, 31.9189453125], - [113.8544921875, 31.84375], - [113.935546875, 31.8798828125], - [113.9794921875, 31.75390625], - [114.08984375, 31.7822265625], - [114.134765625, 31.84375], - [114.1806640625, 31.8544921875], - [114.2373046875, 31.8427734375], - [114.294921875, 31.751953125], - [114.447265625, 31.728515625], - [114.5087890625, 31.7412109375], - [114.5126953125, 31.7685546875], - [114.533203125, 31.7412109375], - [114.5517578125, 31.7685546875], - [114.5849609375, 31.7646484375], - [114.591796875, 31.701171875], - [114.5498046875, 31.64453125], - [114.5615234375, 31.5615234375], - [114.642578125, 31.5830078125], - [114.7001953125, 31.546875], - [114.697265625, 31.5263671875], - [114.779296875, 31.521484375], - [114.783203125, 31.4853515625], - [114.830078125, 31.458984375], - [114.8701171875, 31.4794921875], - [114.9384765625, 31.470703125], - [114.96875, 31.4970703125], - [114.998046875, 31.4716796875], - [115.0244140625, 31.529296875], - [115.0966796875, 31.5087890625], - [115.1259765625, 31.599609375], - [115.173828125, 31.6025390625], - [115.193359375, 31.564453125], - [115.236328125, 31.5556640625], - [115.2109375, 31.4462890625], - [115.2607421875, 31.4130859375], - [115.2509765625, 31.392578125], - [115.3916015625, 31.3935546875], - [115.3720703125, 31.349609375], - [115.4423828125, 31.3466796875], - [115.45703125, 31.283203125], - [115.52734375, 31.25390625], - [115.5693359375, 31.1533203125], - [115.591796875, 31.1455078125], - [115.6552734375, 31.2119140625], - [115.701171875, 31.201171875], - [115.7705078125, 31.11328125], - [115.8740234375, 31.1474609375], - [115.94140625, 31.0439453125], - [116.0595703125, 31.013671875], - [116.072265625, 30.95703125], - [116.0107421875, 30.9501953125], - [115.8662109375, 30.8642578125], - [115.84765625, 30.8359375], - [115.87109375, 30.77734375], - [115.8447265625, 30.755859375], - [115.7880859375, 30.7578125], - [115.7626953125, 30.6865234375], - [115.8134765625, 30.6396484375], - [115.8193359375, 30.5986328125], - [115.876953125, 30.5830078125], - [115.921875, 30.517578125], - [115.8955078125, 30.453125], - [115.9462890625, 30.42578125], - [115.8857421875, 30.3828125], - [115.9169921875, 30.3349609375], - [115.9052734375, 30.310546875], - [115.9814453125, 30.2958984375], - [115.9951171875, 30.255859375], - [116.06640625, 30.205078125], - [116.091796875, 30.037109375], - [116.07421875, 29.9638671875], - [116.1328125, 29.890625], - [116.1357421875, 29.8203125], - [115.93359375, 29.7216796875], - [115.837890625, 29.7490234375], - [115.68359375, 29.8486328125], - [115.51171875, 29.8408203125], - [115.4765625, 29.8076171875], - [115.470703125, 29.740234375], - [115.3603515625, 29.646484375], - [115.2861328125, 29.619140625], - [115.2666015625, 29.66015625], - [115.1767578125, 29.6552734375], - [115.111328125, 29.68359375], - [115.109375, 29.6640625], - [115.1435546875, 29.6494140625], - [115.12109375, 29.5966796875], - [115.1728515625, 29.5927734375], - [115.154296875, 29.5107421875], - [115.08984375, 29.5205078125], - [115.087890625, 29.560546875], - [115.03515625, 29.546875], - [114.9990234375, 29.572265625], - [114.9482421875, 29.54296875], - [114.9697265625, 29.51953125], - [114.9580078125, 29.5009765625], - [114.92578125, 29.4990234375], - [114.92578125, 29.5224609375], - [114.900390625, 29.5068359375], - [114.9013671875, 29.5302734375], - [114.861328125, 29.4765625], - [114.8857421875, 29.4365234375], - [114.9189453125, 29.455078125], - [114.9033203125, 29.470703125], - [114.9189453125, 29.4833984375], - [114.9482421875, 29.46484375], - [114.927734375, 29.4169921875], - [114.884765625, 29.3935546875], - [114.78515625, 29.38671875], - [114.7607421875, 29.36328125], - [114.7333984375, 29.39453125], - [114.673828125, 29.396484375], - [114.5029296875, 29.32421875], - [114.4580078125, 29.326171875], - [114.4453125, 29.349609375], - [114.353515625, 29.32421875], - [114.3115234375, 29.3662109375], - [114.2744140625, 29.353515625], - [114.2529296875, 29.2353515625], - [114.0634765625, 29.205078125], - [114.0380859375, 29.1552734375], - [113.9560546875, 29.0986328125], - [113.9423828125, 29.0478515625], - [113.8955078125, 29.0302734375], - [113.8828125, 29.06640625], - [113.83203125, 29.0703125], - [113.826171875, 29.103515625], - [113.7734375, 29.0947265625], - [113.7451171875, 29.05859375], - [113.73046875, 29.1064453125], - [113.689453125, 29.0791015625], - [113.662109375, 29.16796875], - [113.693359375, 29.2265625], - [113.607421875, 29.25390625], - [113.66796875, 29.3818359375], - [113.7294921875, 29.3935546875], - [113.755859375, 29.447265625], - [113.689453125, 29.509765625], - [113.6318359375, 29.5185546875], - [113.7412109375, 29.5888671875], - [113.7041015625, 29.634765625], - [113.671875, 29.638671875], - [113.6650390625, 29.6845703125], - [113.609375, 29.6669921875], - [113.5390625, 29.6845703125], - [113.572265625, 29.849609375], - [113.3779296875, 29.7041015625], - [113.15625, 29.4580078125], - [113.1005859375, 29.4599609375], - [113.0908203125, 29.431640625], - [113.05859375, 29.5224609375], - [112.9501953125, 29.4736328125], - [112.912109375, 29.6162109375], - [113.005859375, 29.6943359375], - [113.03125, 29.767578125], - [112.9375, 29.681640625], - [112.923828125, 29.7666015625], - [112.9404296875, 29.7802734375], - [112.91015625, 29.8037109375], - [112.7939453125, 29.736328125], - [112.7890625, 29.6806640625], - [112.7177734375, 29.65234375], - [112.68359375, 29.58984375], - [112.626953125, 29.6171875], - [112.572265625, 29.6240234375], - [112.5361328125, 29.6005859375], - [112.5, 29.6298828125], - [112.4404296875, 29.6337890625], - [112.396484375, 29.5634765625], - [112.3203125, 29.541015625], - [112.283203125, 29.4951171875], - [112.3037109375, 29.5859375], - [112.2353515625, 29.6162109375], - [112.2451171875, 29.66015625], - [112.19921875, 29.6181640625], - [112.1728515625, 29.6611328125], - [112.06640625, 29.681640625], - [112.064453125, 29.7705078125], - [112.0634765625, 29.7431640625], - [111.9560546875, 29.7958984375], - [111.96484375, 29.8359375], - [111.8623046875, 29.857421875], - [111.8076171875, 29.904296875], - [111.736328125, 29.9208984375], - [111.6826171875, 29.884765625], - [111.5537109375, 29.89453125], - [111.5224609375, 29.9287109375], - [111.3974609375, 29.9130859375], - [111.3837890625, 29.9501953125], - [111.34375, 29.9453125], - [111.2431640625, 30.041015625], - [110.9306640625, 30.0634765625], - [110.923828125, 30.11328125], - [110.814453125, 30.126953125], - [110.7470703125, 30.11328125], - [110.7568359375, 30.0546875], - [110.712890625, 30.033203125], - [110.6533203125, 30.078125], - [110.6015625, 30.0546875], - [110.4970703125, 30.0546875], - [110.49609375, 30.015625], - [110.5576171875, 29.98828125], - [110.515625, 29.9599609375], - [110.4990234375, 29.91015625], - [110.5380859375, 29.8974609375], - [110.5517578125, 29.84765625], - [110.615234375, 29.8310546875], - [110.6435546875, 29.7763671875], - [110.5634765625, 29.712890625], - [110.515625, 29.69140625], - [110.4658203125, 29.7138671875], - [110.447265625, 29.6650390625], - [110.37109375, 29.6337890625], - [110.34375, 29.66796875], - [110.2978515625, 29.6650390625], - [110.24609375, 29.732421875], - [110.1142578125, 29.7900390625], - [109.7919921875, 29.763671875], - [109.7529296875, 29.740234375], - [109.7734375, 29.724609375], - [109.7626953125, 29.69140625], - [109.71484375, 29.673828125], - [109.7177734375, 29.6142578125], - [109.6640625, 29.6005859375], - [109.65234375, 29.626953125], - [109.611328125, 29.634765625], - [109.5595703125, 29.607421875], - [109.5166015625, 29.626953125], - [109.490234375, 29.5537109375], - [109.4619140625, 29.5546875], - [109.46484375, 29.513671875], - [109.431640625, 29.529296875], - [109.4404296875, 29.4921875], - [109.416015625, 29.4970703125], - [109.4052734375, 29.4697265625], - [109.4189453125, 29.44921875], - [109.37109375, 29.419921875], - [109.3916015625, 29.373046875], - [109.3447265625, 29.3701171875], - [109.3525390625, 29.2841796875], - [109.2587890625, 29.22265625], - [109.27734375, 29.125], - [109.2431640625, 29.1162109375], - [109.171875, 29.1787109375], - [109.1396484375, 29.169921875], - [109.1103515625, 29.2158203125], - [109.142578125, 29.2705078125], - [109.107421875, 29.2890625], - [109.11328125, 29.361328125], - [109.0810546875, 29.3916015625], - [109.0537109375, 29.4033203125], - [109.0341796875, 29.3603515625], - [108.9189453125, 29.328125], - [108.9443359375, 29.4111328125], - [108.8671875, 29.47265625], - [108.9091796875, 29.5947265625], - [108.869140625, 29.5986328125], - [108.88671875, 29.6337890625], - [108.830078125, 29.65234375], - [108.8349609375, 29.669921875], - [108.8203125, 29.6328125], - [108.7822265625, 29.63671875], - [108.787109375, 29.6923828125], - [108.7529296875, 29.689453125], - [108.7841796875, 29.65625], - [108.7607421875, 29.6455078125], - [108.7109375, 29.6796875], - [108.71484375, 29.69921875], - [108.6875, 29.6904296875], - [108.662109375, 29.8544921875], - [108.6015625, 29.8662109375], - [108.5791015625, 29.8466796875], - [108.5234375, 29.7646484375], - [108.5498046875, 29.74609375], - [108.5048828125, 29.7314453125], - [108.5068359375, 29.708984375], - [108.4375, 29.7412109375], - [108.4453125, 29.7763671875], - [108.421875, 29.7744140625], - [108.404296875, 29.8359375], - [108.3671875, 29.8203125], - [108.38671875, 29.861328125], - [108.4287109375, 29.880859375], - [108.5185546875, 29.8681640625], - [108.54296875, 29.998046875], - [108.5322265625, 30.0556640625], - [108.513671875, 30.0576171875], - [108.568359375, 30.1572265625], - [108.552734375, 30.1640625], - [108.5830078125, 30.25390625], - [108.4609375, 30.3603515625], - [108.40234375, 30.3759765625], - [108.4306640625, 30.416015625], - [108.416015625, 30.48046875], - [108.5087890625, 30.50390625], - [108.5693359375, 30.4697265625], - [108.6494140625, 30.5380859375], - [108.640625, 30.5751953125], - [108.6669921875, 30.5888671875], - [108.69140625, 30.5869140625], - [108.728515625, 30.50390625], - [108.7900390625, 30.513671875], - [108.8125, 30.4921875], - [108.9677734375, 30.625], - [109.04296875, 30.65625], - [109.119140625, 30.6396484375], - [109.083984375, 30.5986328125], - [109.14453125, 30.521484375], - [109.3037109375, 30.6318359375], - [109.361328125, 30.5556640625], - [109.337890625, 30.521484375], - [109.35546875, 30.4873046875], - [109.458984375, 30.6162109375], - [109.529296875, 30.6640625], - [109.5341796875, 30.6396484375], - [109.57421875, 30.6474609375], - [109.5908203125, 30.6943359375], - [109.65234375, 30.7236328125], - [109.6572265625, 30.7607421875], - [109.71875, 30.779296875], - [109.73046875, 30.8154296875], - [109.89453125, 30.900390625], - [110.0078125, 30.884765625], - [110.0205078125, 30.830078125], - [110.0830078125, 30.7998046875], - [110.173828125, 30.98046875], - [110.13671875, 30.9873046875], - [110.12109375, 31.08984375], - [110.185546875, 31.1259765625], - [110.2001953125, 31.1591796875], - [110.16015625, 31.2568359375], - [110.1435546875, 31.3896484375], - [110.115234375, 31.4130859375], - [110.0546875, 31.4111328125], - [109.98828125, 31.4755859375], - [109.9462890625, 31.4697265625], - [109.982421875, 31.513671875], - [109.8955078125, 31.51953125], - [109.8388671875, 31.5556640625], - [109.728515625, 31.548828125], - [109.765625, 31.6044921875], - [109.73828125, 31.62890625], - [109.7333984375, 31.7001953125], - [109.5859375, 31.7275390625], - [109.6064453125, 31.744140625], - [109.5927734375, 31.7890625], - [109.638671875, 31.8115234375], - [109.5859375, 31.9013671875], - [109.630859375, 31.9443359375], - [109.587890625, 32.025390625], - [109.623046875, 32.103515625], - [109.58984375, 32.150390625], - [109.6044921875, 32.2060546875], - [109.55078125, 32.2255859375], - [109.49609375, 32.30078125], - [109.52734375, 32.43359375], - [109.5791015625, 32.5107421875], - [109.6376953125, 32.5419921875], - [109.625, 32.59765625], - [109.7275390625, 32.6083984375], - [109.8173828125, 32.578125], - [109.9111328125, 32.5927734375], - [110.0283203125, 32.548828125], - [110.0849609375, 32.5810546875], - [110.0908203125, 32.6171875], - [110.166015625, 32.5947265625], - [110.205078125, 32.6279296875], - [110.1552734375, 32.6904296875], - [110.16015625, 32.767578125], - [110.130859375, 32.7724609375], - [110.1416015625, 32.8095703125], - [109.9912109375, 32.88671875], - [109.8642578125, 32.9140625], - [109.7900390625, 32.8828125], - [109.7646484375, 32.91015625], - [109.7919921875, 33.0703125], - [109.6884765625, 33.1171875], - [109.5771484375, 33.1103515625], - [109.439453125, 33.15234375], - [109.5146484375, 33.23828125], - [109.6015625, 33.2333984375], - [109.6201171875, 33.275390625], - [109.71875, 33.234375], - [109.8525390625, 33.248046875], - [110.03125, 33.1923828125], - [110.1650390625, 33.2099609375], - [110.232421875, 33.1591796875], - [110.337890625, 33.1611328125], - [110.3720703125, 33.1875], - [110.4716796875, 33.171875], - [110.5341796875, 33.2529296875], - [110.564453125, 33.2548828125], - [110.6015625, 33.1552734375], - [110.658203125, 33.154296875], - [110.7119140625, 33.0966796875], - [110.74609375, 33.1474609375], - [110.8203125, 33.1533203125], - [110.8310546875, 33.203125], - [110.9140625, 33.20703125], - [110.9853515625, 33.255859375] - ] - ] - ] - }, - "properties": { - "cp": [114.298572, 30.584355], - "name": "湖北", - "childNum": 3 - } - }, { - "id": "430000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [112.9296875, 29.7744140625], - [112.88671875, 29.796875], - [112.919921875, 29.7998046875], - [112.9296875, 29.7744140625] - ] - ], - [ - [ - [109.9052734375, 26.671875], - [109.8271484375, 26.6064453125], - [109.892578125, 26.52734375], - [109.8564453125, 26.4658203125], - [109.9287109375, 26.4775390625], - [109.953125, 26.4345703125], - [109.9873046875, 26.4326171875], - [109.9794921875, 26.388671875], - [110.0185546875, 26.34765625], - [109.984375, 26.279296875], - [109.9931640625, 26.2392578125], - [109.9072265625, 26.1455078125], - [109.869140625, 26.03125], - [109.8154296875, 26.041015625], - [109.7919921875, 26.017578125], - [109.783203125, 25.9892578125], - [109.8271484375, 25.9169921875], - [109.8134765625, 25.8798828125], - [109.685546875, 25.880859375], - [109.6826171875, 25.93359375], - [109.724609375, 26.0029296875], - [109.65234375, 26.0146484375], - [109.6357421875, 26.0478515625], - [109.5185546875, 25.9970703125], - [109.4541015625, 26.0556640625], - [109.4501953125, 26.1025390625], - [109.5048828125, 26.09765625], - [109.5146484375, 26.125], - [109.4765625, 26.1484375], - [109.4404296875, 26.2392578125], - [109.4677734375, 26.314453125], - [109.3486328125, 26.2646484375], - [109.2783203125, 26.30859375], - [109.3203125, 26.4189453125], - [109.3818359375, 26.455078125], - [109.36328125, 26.47265625], - [109.4091796875, 26.537109375], - [109.357421875, 26.658203125], - [109.318359375, 26.654296875], - [109.2841796875, 26.69921875], - [109.3623046875, 26.6953125], - [109.3818359375, 26.7275390625], - [109.4130859375, 26.720703125], - [109.4619140625, 26.7626953125], - [109.525390625, 26.7470703125], - [109.5146484375, 26.716796875], - [109.61328125, 26.6865234375], - [109.6611328125, 26.7099609375], - [109.6435546875, 26.73828125], - [109.662109375, 26.7744140625], - [109.7548828125, 26.7548828125], - [109.8037109375, 26.7861328125], - [109.8447265625, 26.7197265625], - [109.931640625, 26.71875], - [109.9423828125, 26.6787109375], - [109.9052734375, 26.671875] - ] - ], - [ - [ - [113.955078125, 25.615234375], - [113.994140625, 25.5634765625], - [113.98828125, 25.53125], - [113.9453125, 25.498046875], - [113.9443359375, 25.439453125], - [113.8876953125, 25.4375], - [113.87890625, 25.3818359375], - [113.8154296875, 25.3291015625], - [113.7587890625, 25.330078125], - [113.748046875, 25.3662109375], - [113.5830078125, 25.306640625], - [113.58203125, 25.3427734375], - [113.5439453125, 25.3681640625], - [113.4462890625, 25.3603515625], - [113.4189453125, 25.3994140625], - [113.375, 25.4013671875], - [113.3603515625, 25.4384765625], - [113.314453125, 25.443359375], - [113.2939453125, 25.517578125], - [113.2841796875, 25.4951171875], - [113.2294921875, 25.51171875], - [113.1806640625, 25.4716796875], - [113.15234375, 25.4931640625], - [113.119140625, 25.4482421875], - [113.130859375, 25.4140625], - [113.0927734375, 25.41796875], - [113.0244140625, 25.3466796875], - [112.96875, 25.3505859375], - [112.9267578125, 25.2978515625], - [112.89453125, 25.33984375], - [112.8544921875, 25.337890625], - [112.869140625, 25.2490234375], - [112.9931640625, 25.248046875], - [113.03515625, 25.2021484375], - [112.9697265625, 25.1513671875], - [113.0185546875, 25.083984375], - [112.9794921875, 25.0341796875], - [113.0126953125, 24.9482421875], - [112.984375, 24.921875], - [112.7841796875, 24.8955078125], - [112.783203125, 24.943359375], - [112.7451171875, 24.9580078125], - [112.7158203125, 25.0263671875], - [112.7138671875, 25.0830078125], - [112.66015625, 25.1328125], - [112.5078125, 25.1376953125], - [112.458984375, 25.15234375], - [112.4453125, 25.1865234375], - [112.40625, 25.140625], - [112.365234375, 25.1923828125], - [112.302734375, 25.1572265625], - [112.1982421875, 25.1875], - [112.15625, 25.02734375], - [112.1220703125, 24.9853515625], - [112.12890625, 24.951171875], - [112.17578125, 24.92578125], - [112.154296875, 24.837890625], - [112.0595703125, 24.7998046875], - [112.0244140625, 24.740234375], - [111.9619140625, 24.771484375], - [111.8759765625, 24.7568359375], - [111.7802734375, 24.787109375], - [111.6904296875, 24.779296875], - [111.6396484375, 24.7255859375], - [111.6396484375, 24.6826171875], - [111.59375, 24.693359375], - [111.5712890625, 24.6455078125], - [111.5341796875, 24.63671875], - [111.431640625, 24.6865234375], - [111.4794921875, 24.7978515625], - [111.4501953125, 24.857421875], - [111.470703125, 24.9296875], - [111.431640625, 24.9677734375], - [111.46875, 25.01953125], - [111.4189453125, 25.0419921875], - [111.4375, 25.0986328125], - [111.3955078125, 25.12890625], - [111.322265625, 25.10546875], - [111.275390625, 25.1513671875], - [111.201171875, 25.0751953125], - [111.1044921875, 25.0380859375], - [111.09765625, 24.94140625], - [110.9794921875, 24.9150390625], - [110.9921875, 24.9599609375], - [110.9697265625, 24.97265625], - [110.9521484375, 25.0439453125], - [110.9990234375, 25.162109375], - [111.11328125, 25.2177734375], - [111.103515625, 25.28515625], - [111.29296875, 25.4365234375], - [111.34375, 25.60546875], - [111.310546875, 25.6455078125], - [111.30859375, 25.71875], - [111.4404296875, 25.7705078125], - [111.431640625, 25.8447265625], - [111.4921875, 25.869140625], - [111.3447265625, 25.9072265625], - [111.291015625, 25.8544921875], - [111.2607421875, 25.861328125], - [111.1904296875, 25.953125], - [111.21484375, 26.0205078125], - [111.267578125, 26.0576171875], - [111.2451171875, 26.078125], - [111.26953125, 26.109375], - [111.26953125, 26.21484375], - [111.2939453125, 26.224609375], - [111.2822265625, 26.271484375], - [111.228515625, 26.26171875], - [111.203125, 26.279296875], - [111.20703125, 26.3076171875], - [111.041015625, 26.322265625], - [110.974609375, 26.3857421875], - [110.9462890625, 26.375], - [110.92578125, 26.3203125], - [110.927734375, 26.2548828125], - [110.9150390625, 26.2763671875], - [110.76171875, 26.25], - [110.732421875, 26.26953125], - [110.7421875, 26.314453125], - [110.7119140625, 26.2919921875], - [110.61328125, 26.333984375], - [110.5537109375, 26.2841796875], - [110.5078125, 26.1767578125], - [110.4716796875, 26.1787109375], - [110.3779296875, 26.0947265625], - [110.326171875, 25.9765625], - [110.25390625, 25.962890625], - [110.24609375, 26.0224609375], - [110.197265625, 26.068359375], - [110.15625, 26.0185546875], - [110.068359375, 26.0439453125], - [110.099609375, 26.169921875], - [110.0400390625, 26.1630859375], - [109.966796875, 26.1962890625], - [110.0126953125, 26.373046875], - [109.9794921875, 26.388671875], - [109.9873046875, 26.4326171875], - [109.953125, 26.4345703125], - [109.9326171875, 26.4765625], - [109.8564453125, 26.4658203125], - [109.892578125, 26.52734375], - [109.8271484375, 26.6064453125], - [109.8583984375, 26.6435546875], - [109.9423828125, 26.6787109375], - [109.931640625, 26.71875], - [109.8447265625, 26.7197265625], - [109.8037109375, 26.7861328125], - [109.7548828125, 26.7548828125], - [109.662109375, 26.7744140625], - [109.6435546875, 26.73828125], - [109.6611328125, 26.7099609375], - [109.61328125, 26.6865234375], - [109.513671875, 26.7177734375], - [109.529296875, 26.7412109375], - [109.5478515625, 26.71875], - [109.568359375, 26.7265625], - [109.5986328125, 26.7587890625], - [109.5771484375, 26.771484375], - [109.560546875, 26.7373046875], - [109.5224609375, 26.75], - [109.4970703125, 26.8203125], - [109.5146484375, 26.875], - [109.4873046875, 26.8955078125], - [109.4365234375, 26.8623046875], - [109.4365234375, 26.8935546875], - [109.5556640625, 26.947265625], - [109.5283203125, 26.9775390625], - [109.54296875, 27.009765625], - [109.521484375, 27.072265625], - [109.4560546875, 27.06640625], - [109.482421875, 27.0732421875], - [109.4599609375, 27.0849609375], - [109.4736328125, 27.1357421875], - [109.44140625, 27.119140625], - [109.400390625, 27.16015625], - [109.2734375, 27.1279296875], - [109.2490234375, 27.154296875], - [109.1640625, 27.06640625], - [109.1015625, 27.0693359375], - [109.134765625, 27.1181640625], - [109.0869140625, 27.1181640625], - [108.94140625, 27.046875], - [108.9521484375, 27.01953125], - [108.921875, 27.009765625], - [108.921875, 27.0302734375], - [108.8759765625, 27], - [108.84375, 27.0615234375], - [108.791015625, 27.0849609375], - [108.8857421875, 27.109375], - [108.927734375, 27.1611328125], - [108.908203125, 27.2080078125], - [108.986328125, 27.2705078125], - [109.0419921875, 27.27734375], - [109.046875, 27.3349609375], - [109.1044921875, 27.3369140625], - [109.1435546875, 27.4248046875], - [109.109375, 27.4189453125], - [109.1416015625, 27.4482421875], - [109.15625, 27.4169921875], - [109.2080078125, 27.451171875], - [109.24609375, 27.4189453125], - [109.30078125, 27.4248046875], - [109.3125, 27.486328125], - [109.462890625, 27.56640625], - [109.470703125, 27.6806640625], - [109.4150390625, 27.7255859375], - [109.3662109375, 27.72265625], - [109.3779296875, 27.740234375], - [109.3330078125, 27.78125], - [109.34765625, 27.8388671875], - [109.302734375, 27.95703125], - [109.3798828125, 28.033203125], - [109.3388671875, 28.0634765625], - [109.298828125, 28.037109375], - [109.357421875, 28.234375], - [109.400390625, 28.2724609375], - [109.35546875, 28.265625], - [109.3642578125, 28.28515625], - [109.3388671875, 28.2939453125], - [109.3046875, 28.275390625], - [109.2734375, 28.3095703125], - [109.2890625, 28.3740234375], - [109.265625, 28.392578125], - [109.2607421875, 28.46484375], - [109.2744140625, 28.5390625], - [109.3212890625, 28.5859375], - [109.30078125, 28.626953125], - [109.203125, 28.5986328125], - [109.1806640625, 28.62109375], - [109.271484375, 28.671875], - [109.25390625, 28.6923828125], - [109.30078125, 28.740234375], - [109.240234375, 28.7822265625], - [109.236328125, 28.8818359375], - [109.3203125, 29.04296875], - [109.2265625, 29.11328125], - [109.27734375, 29.125], - [109.2587890625, 29.22265625], - [109.3525390625, 29.2841796875], - [109.3447265625, 29.3701171875], - [109.3916015625, 29.373046875], - [109.37109375, 29.419921875], - [109.4189453125, 29.44921875], - [109.4052734375, 29.4697265625], - [109.416015625, 29.4970703125], - [109.4404296875, 29.4921875], - [109.431640625, 29.529296875], - [109.46484375, 29.513671875], - [109.4619140625, 29.5546875], - [109.490234375, 29.5537109375], - [109.4970703125, 29.603515625], - [109.525390625, 29.609375], - [109.5146484375, 29.625], - [109.5595703125, 29.607421875], - [109.611328125, 29.634765625], - [109.65234375, 29.626953125], - [109.662109375, 29.6005859375], - [109.708984375, 29.609375], - [109.71484375, 29.673828125], - [109.7626953125, 29.69140625], - [109.7734375, 29.724609375], - [109.7529296875, 29.740234375], - [109.7919921875, 29.763671875], - [110.1142578125, 29.7900390625], - [110.24609375, 29.732421875], - [110.2978515625, 29.6650390625], - [110.34375, 29.66796875], - [110.3740234375, 29.634765625], - [110.4482421875, 29.666015625], - [110.4658203125, 29.7138671875], - [110.525390625, 29.6943359375], - [110.642578125, 29.7724609375], - [110.615234375, 29.8310546875], - [110.5517578125, 29.84765625], - [110.5380859375, 29.8974609375], - [110.4990234375, 29.91015625], - [110.515625, 29.9599609375], - [110.5576171875, 29.98828125], - [110.49609375, 30.015625], - [110.4970703125, 30.0546875], - [110.6015625, 30.0546875], - [110.6533203125, 30.078125], - [110.712890625, 30.033203125], - [110.7568359375, 30.0546875], - [110.7470703125, 30.11328125], - [110.8203125, 30.126953125], - [110.923828125, 30.11328125], - [110.9306640625, 30.0634765625], - [111.2431640625, 30.041015625], - [111.34375, 29.9453125], - [111.3837890625, 29.9501953125], - [111.3974609375, 29.9130859375], - [111.5224609375, 29.9287109375], - [111.5537109375, 29.89453125], - [111.6826171875, 29.884765625], - [111.7578125, 29.9208984375], - [111.8623046875, 29.857421875], - [111.9638671875, 29.8369140625], - [111.9560546875, 29.7958984375], - [112.0634765625, 29.7431640625], - [112.064453125, 29.7705078125], - [112.06640625, 29.681640625], - [112.1728515625, 29.6611328125], - [112.19921875, 29.6181640625], - [112.2451171875, 29.66015625], - [112.2353515625, 29.6162109375], - [112.3037109375, 29.5859375], - [112.283203125, 29.4951171875], - [112.3203125, 29.541015625], - [112.396484375, 29.5634765625], - [112.4404296875, 29.6337890625], - [112.5, 29.6298828125], - [112.5361328125, 29.6005859375], - [112.572265625, 29.6240234375], - [112.626953125, 29.6171875], - [112.68359375, 29.58984375], - [112.7177734375, 29.65234375], - [112.7890625, 29.6806640625], - [112.7939453125, 29.736328125], - [112.880859375, 29.787109375], - [112.927734375, 29.763671875], - [112.9375, 29.681640625], - [113.029296875, 29.7705078125], - [113.005859375, 29.6943359375], - [112.912109375, 29.607421875], - [112.9501953125, 29.4736328125], - [113.05859375, 29.5224609375], - [113.0908203125, 29.431640625], - [113.1005859375, 29.4599609375], - [113.15625, 29.4580078125], - [113.3779296875, 29.7041015625], - [113.572265625, 29.849609375], - [113.5390625, 29.6845703125], - [113.609375, 29.6669921875], - [113.6640625, 29.6845703125], - [113.671875, 29.638671875], - [113.7412109375, 29.591796875], - [113.6318359375, 29.5234375], - [113.689453125, 29.509765625], - [113.755859375, 29.4482421875], - [113.7294921875, 29.3935546875], - [113.66796875, 29.3818359375], - [113.6611328125, 29.333984375], - [113.607421875, 29.2666015625], - [113.6533203125, 29.2255859375], - [113.693359375, 29.2265625], - [113.662109375, 29.16796875], - [113.6865234375, 29.0830078125], - [113.732421875, 29.10546875], - [113.7451171875, 29.05859375], - [113.81640625, 29.10546875], - [113.83203125, 29.0703125], - [113.8828125, 29.06640625], - [113.8818359375, 29.0341796875], - [113.943359375, 29.0478515625], - [113.966796875, 28.9443359375], - [114.009765625, 28.9560546875], - [114.029296875, 28.8916015625], - [114.0634765625, 28.900390625], - [114.0615234375, 28.8466796875], - [114.1533203125, 28.8349609375], - [114.1494140625, 28.724609375], - [114.123046875, 28.6904296875], - [114.1328125, 28.607421875], - [114.0869140625, 28.556640625], - [114.21875, 28.4853515625], - [114.1728515625, 28.43359375], - [114.259765625, 28.376953125], - [114.2548828125, 28.3212890625], - [114.1982421875, 28.291015625], - [114.1826171875, 28.2509765625], - [114.1455078125, 28.248046875], - [114.107421875, 28.18359375], - [113.994140625, 28.1640625], - [114.0478515625, 28.0576171875], - [114.02734375, 28.0322265625], - [113.9638671875, 28.0400390625], - [113.9658203125, 28.017578125], - [113.900390625, 27.98828125], - [113.8642578125, 28.0048828125], - [113.8505859375, 27.9736328125], - [113.8193359375, 27.982421875], - [113.75390625, 27.935546875], - [113.728515625, 27.876953125], - [113.759765625, 27.85546875], - [113.767578125, 27.80859375], - [113.6123046875, 27.6337890625], - [113.5791015625, 27.5458984375], - [113.587890625, 27.5224609375], - [113.62890625, 27.5146484375], - [113.591796875, 27.4677734375], - [113.6025390625, 27.4208984375], - [113.6328125, 27.40625], - [113.603515625, 27.38671875], - [113.6171875, 27.345703125], - [113.7001953125, 27.3330078125], - [113.876953125, 27.3828125], - [113.85546875, 27.3056640625], - [113.8720703125, 27.28515625], - [113.7724609375, 27.1025390625], - [113.80859375, 27.0986328125], - [113.8212890625, 27.0380859375], - [113.927734375, 26.94921875], - [113.8935546875, 26.861328125], - [113.8349609375, 26.8046875], - [113.861328125, 26.6650390625], - [113.9072265625, 26.6162109375], - [113.9970703125, 26.6162109375], - [114.0205078125, 26.587890625], - [114.109375, 26.572265625], - [114.072265625, 26.48828125], - [114.1103515625, 26.4833984375], - [114.0888671875, 26.412109375], - [114.03125, 26.376953125], - [114.0478515625, 26.337890625], - [114.0302734375, 26.2666015625], - [113.9794921875, 26.23828125], - [113.9453125, 26.1640625], - [113.962890625, 26.1513671875], - [114.037109375, 26.189453125], - [114.0888671875, 26.1689453125], - [114.181640625, 26.21484375], - [114.232421875, 26.181640625], - [114.21875, 26.1669921875], - [114.2373046875, 26.15234375], - [114.109375, 26.1005859375], - [114.107421875, 26.0703125], - [114.0439453125, 26.0771484375], - [114.0087890625, 26.0166015625], - [114.0283203125, 25.8935546875], - [113.9150390625, 25.7294921875], - [113.955078125, 25.615234375] - ] - ] - ] - }, - "properties": { - "cp": [112.982279, 28.19409], - "name": "湖南", - "childNum": 3 - } - }, { - "id": "440000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [114.6298828125, 22.44921875], - [114.62109375, 22.466796875], - [114.65625, 22.4658203125], - [114.6298828125, 22.44921875] - ] - ], - [ - [ - [113.8203125, 22.396484375], - [113.787109375, 22.41796875], - [113.814453125, 22.419921875], - [113.8203125, 22.396484375] - ] - ], - [ - [ - [114.052734375, 22.0869140625], - [114.02734375, 22.103515625], - [114.046875, 22.1103515625], - [114.052734375, 22.0869140625] - ] - ], - [ - [ - [114.2314453125, 22.0166015625], - [114.326171875, 22.0634765625], - [114.2314453125, 22.0166015625] - ] - ], - [ - [ - [113.71484375, 22.0078125], - [113.703125, 22.029296875], - [113.728515625, 22.021484375], - [113.71484375, 22.0078125] - ] - ], - [ - [ - [114.1904296875, 21.9873046875], - [114.1845703125, 22.01171875], - [114.2294921875, 21.9970703125], - [114.1904296875, 21.9873046875] - ] - ], - [ - [ - [113.765625, 21.962890625], - [113.7470703125, 21.99609375], - [113.7802734375, 21.9912109375], - [113.765625, 21.962890625] - ] - ], - [ - [ - [113.7236328125, 21.9228515625], - [113.71875, 21.9521484375], - [113.751953125, 21.9453125], - [113.7236328125, 21.9228515625] - ] - ], - [ - [ - [110.6455078125, 20.9365234375], - [110.6123046875, 20.8603515625], - [110.5556640625, 20.8662109375], - [110.5458984375, 20.9033203125], - [110.5849609375, 20.94921875], - [110.6455078125, 20.9365234375] - ] - ], - [ - [ - [115.943359375, 21.09765625], - [115.9658203125, 21.1240234375], - [116.025390625, 21.125], - [116.0673828125, 21.041015625], - [116.041015625, 21.0205078125], - [115.9892578125, 21.0361328125], - [115.943359375, 21.09765625] - ] - ], - [ - [ - [115.9267578125, 20.982421875], - [115.955078125, 21], - [115.9990234375, 20.923828125], - [115.9541015625, 20.9287109375], - [115.9267578125, 20.982421875] - ] - ], - [ - [ - [110.556640625, 20.328125], - [110.5908203125, 20.3828125], - [110.556640625, 20.328125] - ] - ], - [ - [ - [112.775390625, 21.564453125], - [112.7587890625, 21.611328125], - [112.73046875, 21.6103515625], - [112.7822265625, 21.6689453125], - [112.7138671875, 21.673828125], - [112.708984375, 21.701171875], - [112.783203125, 21.73828125], - [112.783203125, 21.76953125], - [112.876953125, 21.7734375], - [112.8759765625, 21.7509765625], - [112.8115234375, 21.7041015625], - [112.822265625, 21.65625], - [112.798828125, 21.6142578125], - [112.8173828125, 21.587890625], - [112.775390625, 21.564453125] - ] - ], - [ - [ - [110.5185546875, 21.0791015625], - [110.5625, 21.0537109375], - [110.5263671875, 20.9169921875], - [110.4619140625, 20.9892578125], - [110.3564453125, 20.98828125], - [110.19921875, 20.943359375], - [110.2119140625, 20.9873046875], - [110.2763671875, 21.0341796875], - [110.306640625, 21.0888671875], - [110.40625, 21.0966796875], - [110.4384765625, 21.0595703125], - [110.5185546875, 21.0791015625] - ] - ], - [ - [ - [110.5458984375, 21.083984375], - [110.5087890625, 21.1416015625], - [110.431640625, 21.181640625], - [110.5, 21.2138671875], - [110.5263671875, 21.19140625], - [110.634765625, 21.2109375], - [110.5810546875, 21.0927734375], - [110.5458984375, 21.083984375] - ] - ], - [ - [ - [112.53125, 21.583984375], - [112.53515625, 21.62890625], - [112.5712890625, 21.646484375], - [112.5615234375, 21.6669921875], - [112.6640625, 21.71484375], - [112.666015625, 21.6845703125], - [112.638671875, 21.66796875], - [112.6630859375, 21.6337890625], - [112.6220703125, 21.607421875], - [112.5693359375, 21.6201171875], - [112.544921875, 21.603515625], - [112.5625, 21.5908203125], - [112.53125, 21.583984375] - ] - ], - [ - [ - [113.0263671875, 21.8486328125], - [113.0078125, 21.8701171875], - [113.044921875, 21.8837890625], - [113.05078125, 21.859375], - [113.0263671875, 21.8486328125] - ] - ], - [ - [ - [112.435546875, 21.6640625], - [112.4658203125, 21.6884765625], - [112.458984375, 21.650390625], - [112.435546875, 21.6640625] - ] - ], - [ - [ - [110.40625, 20.6787109375], - [110.4248046875, 20.7119140625], - [110.439453125, 20.6806640625], - [110.40625, 20.6787109375] - ] - ], - [ - [ - [116.7705078125, 20.7724609375], - [116.8603515625, 20.7802734375], - [116.912109375, 20.7568359375], - [116.9326171875, 20.6669921875], - [116.86328125, 20.58984375], - [116.75, 20.6015625], - [116.849609375, 20.62890625], - [116.890625, 20.68359375], - [116.8818359375, 20.734375], - [116.763671875, 20.74609375], - [116.7705078125, 20.7724609375] - ] - ], - [ - [ - [117.1455078125, 23.45703125], - [117.1259765625, 23.390625], - [116.9443359375, 23.42578125], - [116.982421875, 23.4609375], - [117.0234375, 23.4375], - [117.05859375, 23.4736328125], - [117.09375, 23.4599609375], - [117.1240234375, 23.4853515625], - [117.1455078125, 23.45703125] - ] - ], - [ - [ - [113.1435546875, 21.83203125], - [113.140625, 21.8740234375], - [113.2060546875, 21.8720703125], - [113.1435546875, 21.83203125] - ] - ], - [ - [ - [113.8291015625, 22.1181640625], - [113.8212890625, 22.15625], - [113.8291015625, 22.1181640625] - ] - ], - [ - [ - [113.5595703125, 22.212890625], - [113.5322265625, 22.17578125], - [113.56640625, 22.0732421875], - [113.478515625, 22.0537109375], - [113.4423828125, 22.009765625], - [113.333984375, 21.966796875], - [113.3203125, 21.91015625], - [113.283203125, 21.8779296875], - [113.2353515625, 21.888671875], - [113.16015625, 21.9697265625], - [113.0947265625, 22.05859375], - [113.087890625, 22.126953125], - [113.03125, 22.0673828125], - [113.0546875, 22.00390625], - [113.0380859375, 21.935546875], - [112.9453125, 21.8427734375], - [112.8935546875, 21.8447265625], - [112.841796875, 21.9208984375], - [112.80078125, 21.92578125], - [112.6474609375, 21.7587890625], - [112.5361328125, 21.7548828125], - [112.439453125, 21.8037109375], - [112.41015625, 21.728515625], - [112.263671875, 21.6943359375], - [112.197265625, 21.7373046875], - [112.189453125, 21.79296875], - [112.13671875, 21.7939453125], - [111.9560546875, 21.7109375], - [111.955078125, 21.66796875], - [112.0263671875, 21.6318359375], - [111.9140625, 21.5966796875], - [111.8662109375, 21.5576171875], - [111.8134765625, 21.55859375], - [111.8330078125, 21.580078125], - [111.810546875, 21.60546875], - [111.74609375, 21.61328125], - [111.6884765625, 21.5849609375], - [111.677734375, 21.5302734375], - [111.6513671875, 21.5126953125], - [111.6103515625, 21.5302734375], - [111.5517578125, 21.5029296875], - [111.5361328125, 21.51953125], - [111.396484375, 21.501953125], - [111.28125, 21.4169921875], - [111.2587890625, 21.4130859375], - [111.2509765625, 21.451171875], - [111.2802734375, 21.4453125], - [111.2880859375, 21.4853515625], - [111.0615234375, 21.4501953125], - [110.908203125, 21.3701171875], - [110.7685546875, 21.365234375], - [110.6328125, 21.2177734375], - [110.4970703125, 21.2177734375], - [110.4248046875, 21.1943359375], - [110.4013671875, 21.1318359375], - [110.2978515625, 21.0947265625], - [110.2421875, 21.0166015625], - [110.2119140625, 21.0546875], - [110.177734375, 20.9072265625], - [110.2099609375, 20.8603515625], - [110.328125, 20.8486328125], - [110.39453125, 20.8173828125], - [110.392578125, 20.68359375], - [110.4716796875, 20.6728515625], - [110.55078125, 20.47265625], - [110.5458984375, 20.427734375], - [110.4365234375, 20.2978515625], - [110.384765625, 20.29296875], - [110.33984375, 20.2548828125], - [110.220703125, 20.251953125], - [110.146484375, 20.2177734375], - [110.0830078125, 20.2587890625], - [110.0263671875, 20.2578125], - [109.9384765625, 20.212890625], - [109.9111328125, 20.224609375], - [109.916015625, 20.3173828125], - [109.8603515625, 20.3857421875], - [109.8974609375, 20.4619140625], - [109.8251953125, 20.5029296875], - [109.7939453125, 20.6162109375], - [109.7451171875, 20.6220703125], - [109.73046875, 20.7197265625], - [109.6552734375, 20.904296875], - [109.66796875, 21.1220703125], - [109.7646484375, 21.2265625], - [109.7578125, 21.34765625], - [109.869140625, 21.3662109375], - [109.90625, 21.435546875], - [109.7861328125, 21.45703125], - [109.744140625, 21.6015625], - [109.7666015625, 21.66796875], - [109.8017578125, 21.6279296875], - [109.9033203125, 21.6533203125], - [109.90625, 21.6943359375], - [109.9423828125, 21.736328125], - [109.9453125, 21.84765625], - [109.9873046875, 21.8798828125], - [110.0703125, 21.8583984375], - [110.1279296875, 21.9033203125], - [110.142578125, 21.8818359375], - [110.197265625, 21.900390625], - [110.2548828125, 21.880859375], - [110.291015625, 21.9189453125], - [110.3359375, 21.888671875], - [110.3896484375, 21.8916015625], - [110.373046875, 21.9345703125], - [110.3916015625, 21.9501953125], - [110.353515625, 21.9765625], - [110.365234375, 22.1259765625], - [110.3271484375, 22.1533203125], - [110.3486328125, 22.1962890625], - [110.3818359375, 22.1650390625], - [110.431640625, 22.20703125], - [110.50390625, 22.1435546875], - [110.5595703125, 22.1962890625], - [110.6298828125, 22.1494140625], - [110.6796875, 22.1728515625], - [110.6552734375, 22.240234375], - [110.7236328125, 22.2958984375], - [110.7587890625, 22.275390625], - [110.7900390625, 22.287109375], - [110.7431640625, 22.361328125], - [110.7119140625, 22.3701171875], - [110.7138671875, 22.439453125], - [110.68359375, 22.4736328125], - [110.748046875, 22.4736328125], - [110.7607421875, 22.5830078125], - [110.80078125, 22.5576171875], - [110.833984375, 22.5849609375], - [110.8876953125, 22.583984375], - [110.896484375, 22.6142578125], - [110.9501953125, 22.611328125], - [110.9599609375, 22.63671875], - [111.0556640625, 22.6494140625], - [111.08984375, 22.69140625], - [111.05859375, 22.73046875], - [111.21875, 22.7490234375], - [111.359375, 22.8896484375], - [111.36328125, 22.96875], - [111.4345703125, 23.0390625], - [111.43359375, 23.0732421875], - [111.3759765625, 23.0869140625], - [111.3662109375, 23.1455078125], - [111.3994140625, 23.16015625], - [111.3720703125, 23.2646484375], - [111.3505859375, 23.2734375], - [111.37890625, 23.3095703125], - [111.3623046875, 23.3310546875], - [111.400390625, 23.4697265625], - [111.4296875, 23.466796875], - [111.48046875, 23.533203125], - [111.4873046875, 23.626953125], - [111.6162109375, 23.6396484375], - [111.6259765625, 23.6767578125], - [111.666015625, 23.7001953125], - [111.6669921875, 23.7197265625], - [111.6181640625, 23.7333984375], - [111.6552734375, 23.833984375], - [111.8115234375, 23.8076171875], - [111.8232421875, 23.912109375], - [111.8486328125, 23.90625], - [111.8544921875, 23.9482421875], - [111.912109375, 23.9443359375], - [111.94140625, 23.982421875], - [111.880859375, 24.1044921875], - [111.8779296875, 24.2275390625], - [111.986328125, 24.2578125], - [112.0625, 24.3681640625], - [111.986328125, 24.466796875], - [112.0107421875, 24.501953125], - [112.0029296875, 24.544921875], - [111.927734375, 24.6298828125], - [111.9541015625, 24.6474609375], - [111.939453125, 24.6865234375], - [111.9619140625, 24.7216796875], - [112.0146484375, 24.732421875], - [112.0595703125, 24.7998046875], - [112.1669921875, 24.8544921875], - [112.17578125, 24.927734375], - [112.12890625, 24.951171875], - [112.1220703125, 24.9853515625], - [112.15625, 25.02734375], - [112.1884765625, 25.1845703125], - [112.240234375, 25.1875], - [112.2568359375, 25.16015625], - [112.302734375, 25.1572265625], - [112.365234375, 25.1923828125], - [112.408203125, 25.140625], - [112.4453125, 25.1865234375], - [112.458984375, 25.15234375], - [112.5078125, 25.1376953125], - [112.66015625, 25.1328125], - [112.7138671875, 25.0830078125], - [112.7158203125, 25.0263671875], - [112.7451171875, 24.9580078125], - [112.783203125, 24.943359375], - [112.78125, 24.8974609375], - [112.8701171875, 24.896484375], - [113.0126953125, 24.9462890625], - [112.978515625, 25.02734375], - [113.0185546875, 25.083984375], - [112.96875, 25.142578125], - [112.974609375, 25.1689453125], - [113.03515625, 25.2001953125], - [112.9931640625, 25.248046875], - [112.869140625, 25.2490234375], - [112.8525390625, 25.3369140625], - [112.89453125, 25.33984375], - [112.9248046875, 25.296875], - [112.96875, 25.3505859375], - [113.0244140625, 25.3466796875], - [113.0927734375, 25.41796875], - [113.1318359375, 25.4150390625], - [113.119140625, 25.4482421875], - [113.15234375, 25.4931640625], - [113.1806640625, 25.4716796875], - [113.2294921875, 25.51171875], - [113.2841796875, 25.4951171875], - [113.3037109375, 25.5166015625], - [113.314453125, 25.443359375], - [113.3603515625, 25.4384765625], - [113.375, 25.4013671875], - [113.4189453125, 25.3994140625], - [113.4462890625, 25.3603515625], - [113.5439453125, 25.3681640625], - [113.58203125, 25.3427734375], - [113.5830078125, 25.306640625], - [113.748046875, 25.3662109375], - [113.7587890625, 25.330078125], - [113.8173828125, 25.330078125], - [113.87890625, 25.3818359375], - [113.8876953125, 25.4375], - [114.0009765625, 25.4443359375], - [113.986328125, 25.40625], - [114.04296875, 25.390625], - [114.0244140625, 25.3740234375], - [114.05078125, 25.3642578125], - [114.0302734375, 25.3291015625], - [114.056640625, 25.3115234375], - [114.0146484375, 25.28125], - [114.0380859375, 25.2509765625], - [114.1396484375, 25.3115234375], - [114.3017578125, 25.2900390625], - [114.306640625, 25.3349609375], - [114.3818359375, 25.31640625], - [114.4287109375, 25.341796875], - [114.4482421875, 25.38671875], - [114.482421875, 25.37109375], - [114.541015625, 25.41796875], - [114.6005859375, 25.38671875], - [114.6279296875, 25.3310546875], - [114.71484375, 25.3154296875], - [114.7421875, 25.27734375], - [114.7490234375, 25.232421875], - [114.6806640625, 25.1953125], - [114.736328125, 25.1552734375], - [114.736328125, 25.1220703125], - [114.640625, 25.07421875], - [114.5625, 25.078125], - [114.5107421875, 25.0029296875], - [114.423828125, 24.97265625], - [114.396484375, 24.951171875], - [114.4033203125, 24.8779296875], - [114.34375, 24.8115234375], - [114.3359375, 24.75], - [114.2734375, 24.701171875], - [114.1689453125, 24.6865234375], - [114.1904296875, 24.658203125], - [114.1748046875, 24.646484375], - [114.2587890625, 24.6416015625], - [114.3046875, 24.5751953125], - [114.3564453125, 24.5908203125], - [114.392578125, 24.564453125], - [114.40234375, 24.4990234375], - [114.4296875, 24.486328125], - [114.5322265625, 24.5595703125], - [114.5927734375, 24.5380859375], - [114.666015625, 24.583984375], - [114.7060546875, 24.5263671875], - [114.73828125, 24.5654296875], - [114.7314453125, 24.611328125], - [114.751953125, 24.6162109375], - [114.8271484375, 24.5888671875], - [114.849609375, 24.6025390625], - [114.869140625, 24.5625], - [114.9140625, 24.6650390625], - [114.9404296875, 24.650390625], - [115.025390625, 24.669921875], - [115.0546875, 24.7099609375], - [115.12109375, 24.6650390625], - [115.279296875, 24.7548828125], - [115.361328125, 24.7353515625], - [115.4072265625, 24.7939453125], - [115.52734375, 24.7158203125], - [115.57421875, 24.6171875], - [115.671875, 24.60546875], - [115.6884765625, 24.5458984375], - [115.8447265625, 24.5634765625], - [115.76171875, 24.6689453125], - [115.798828125, 24.67578125], - [115.80859375, 24.701171875], - [115.7705078125, 24.708984375], - [115.7568359375, 24.748046875], - [115.79296875, 24.8369140625], - [115.783203125, 24.86328125], - [115.8076171875, 24.861328125], - [115.8203125, 24.9072265625], - [115.8662109375, 24.890625], - [115.8623046875, 24.8642578125], - [115.9072265625, 24.880859375], - [115.8837890625, 24.9375], - [116.01953125, 24.9052734375], - [116.0908203125, 24.8388671875], - [116.1923828125, 24.8779296875], - [116.22265625, 24.830078125], - [116.2509765625, 24.828125], - [116.24609375, 24.7939453125], - [116.3349609375, 24.822265625], - [116.3623046875, 24.8701171875], - [116.3955078125, 24.8779296875], - [116.41796875, 24.8408203125], - [116.3759765625, 24.8046875], - [116.4423828125, 24.7177734375], - [116.4892578125, 24.7177734375], - [116.5263671875, 24.60546875], - [116.59765625, 24.6552734375], - [116.6318359375, 24.640625], - [116.802734375, 24.6767578125], - [116.8134765625, 24.646484375], - [116.7568359375, 24.55078125], - [116.8603515625, 24.4638671875], - [116.83984375, 24.443359375], - [116.904296875, 24.37109375], - [116.9150390625, 24.2880859375], - [116.9384765625, 24.2822265625], - [116.9345703125, 24.220703125], - [116.9990234375, 24.1806640625], - [116.9267578125, 24.1015625], - [116.953125, 24.0556640625], - [116.9404296875, 24.0322265625], - [116.982421875, 24], - [116.98046875, 23.94140625], - [116.955078125, 23.9208984375], - [116.98046875, 23.8837890625], - [116.9599609375, 23.8671875], - [117.0224609375, 23.8388671875], - [117.0556640625, 23.6943359375], - [117.125, 23.646484375], - [117.19140625, 23.6337890625], - [117.193359375, 23.5625], - [117.044921875, 23.5400390625], - [117.0146484375, 23.50390625], - [116.921875, 23.533203125], - [116.8994140625, 23.51953125], - [116.8720703125, 23.4130859375], - [116.783203125, 23.314453125], - [116.7958984375, 23.2490234375], - [116.8232421875, 23.23828125], - [116.8154296875, 23.2080078125], - [116.7255859375, 23.21484375], - [116.666015625, 23.158203125], - [116.5673828125, 23.134765625], - [116.5517578125, 23.1103515625], - [116.5771484375, 23.0146484375], - [116.5361328125, 22.990234375], - [116.5087890625, 22.9326171875], - [116.3828125, 22.919921875], - [116.3076171875, 22.953125], - [116.10546875, 22.8173828125], - [116.0458984375, 22.8427734375], - [115.9599609375, 22.796875], - [115.8837890625, 22.7861328125], - [115.8193359375, 22.7314453125], - [115.796875, 22.740234375], - [115.794921875, 22.7998046875], - [115.7607421875, 22.8349609375], - [115.64453125, 22.8642578125], - [115.5869140625, 22.83203125], - [115.5419921875, 22.7587890625], - [115.609375, 22.7529296875], - [115.5654296875, 22.69140625], - [115.57421875, 22.6513671875], - [115.470703125, 22.6982421875], - [115.3828125, 22.68359375], - [115.3427734375, 22.7255859375], - [115.3388671875, 22.77734375], - [115.232421875, 22.7763671875], - [115.259765625, 22.818359375], - [115.19921875, 22.822265625], - [115.19140625, 22.7734375], - [115.15234375, 22.802734375], - [115.0576171875, 22.7802734375], - [115.0224609375, 22.732421875], - [115.0400390625, 22.7119140625], - [114.9384765625, 22.6376953125], - [114.92578125, 22.5517578125], - [114.8876953125, 22.5390625], - [114.8759765625, 22.5908203125], - [114.74609375, 22.5830078125], - [114.7275390625, 22.658203125], - [114.7529296875, 22.759765625], - [114.7001953125, 22.7880859375], - [114.59765625, 22.728515625], - [114.607421875, 22.6943359375], - [114.5126953125, 22.6591796875], - [114.603515625, 22.65625], - [114.5595703125, 22.5771484375], - [114.615234375, 22.5458984375], - [114.62890625, 22.5087890625], - [114.5078125, 22.439453125], - [114.4775390625, 22.4599609375], - [114.46484375, 22.5380859375], - [114.3896484375, 22.603515625], - [114.2333984375, 22.541015625], - [114.1669921875, 22.55859375], - [114.0576171875, 22.5], - [113.966796875, 22.509765625], - [113.888671875, 22.443359375], - [113.74609375, 22.7265625], - [113.6982421875, 22.73828125], - [113.6787109375, 22.7265625], - [113.7412109375, 22.53515625], - [113.6318359375, 22.4765625], - [113.5693359375, 22.412109375], - [113.6044921875, 22.404296875], - [113.625, 22.443359375], - [113.671875, 22.4306640625], - [113.60546875, 22.3408203125], - [113.5966796875, 22.2333984375], - [113.5595703125, 22.212890625] - ] - ] - ] - }, - "properties": { - "cp": [113.280637, 23.125178], - "name": "广东", - "childNum": 24 - } - }, { - "id": "450000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [109.0888671875, 21.015625], - [109.0927734375, 21.0576171875], - [109.1396484375, 21.0673828125], - [109.130859375, 21.0166015625], - [109.0888671875, 21.015625] - ] - ], - [ - [ - [105.0966796875, 24.9287109375], - [105.2099609375, 24.99609375], - [105.26171875, 24.962890625], - [105.267578125, 24.9296875], - [105.4287109375, 24.931640625], - [105.498046875, 24.8095703125], - [105.599609375, 24.8076171875], - [105.8056640625, 24.7021484375], - [105.8642578125, 24.73046875], - [105.939453125, 24.7265625], - [105.9619140625, 24.677734375], - [106.0234375, 24.6328125], - [106.0478515625, 24.6845703125], - [106.1728515625, 24.7607421875], - [106.1982421875, 24.8134765625], - [106.1982421875, 24.88671875], - [106.1533203125, 24.9619140625], - [106.1884765625, 24.9521484375], - [106.2158203125, 24.982421875], - [106.3056640625, 24.974609375], - [106.439453125, 25.017578125], - [106.5908203125, 25.087890625], - [106.654296875, 25.1689453125], - [106.888671875, 25.1826171875], - [106.921875, 25.2490234375], - [106.998046875, 25.2412109375], - [107.0146484375, 25.345703125], - [106.9873046875, 25.3603515625], - [106.9638671875, 25.4375], - [106.9970703125, 25.443359375], - [107.015625, 25.49609375], - [107.0703125, 25.5126953125], - [107.0654296875, 25.5595703125], - [107.0869140625, 25.5693359375], - [107.1611328125, 25.5703125], - [107.2294921875, 25.60546875], - [107.232421875, 25.556640625], - [107.3291015625, 25.4970703125], - [107.3095703125, 25.41015625], - [107.4208984375, 25.3935546875], - [107.408203125, 25.3525390625], - [107.43359375, 25.2900390625], - [107.482421875, 25.30078125], - [107.47265625, 25.2138671875], - [107.517578125, 25.2080078125], - [107.576171875, 25.2568359375], - [107.5986328125, 25.25], - [107.6328125, 25.310546875], - [107.6650390625, 25.3154296875], - [107.662109375, 25.259765625], - [107.6953125, 25.1982421875], - [107.75390625, 25.2421875], - [107.7900390625, 25.1552734375], - [107.7666015625, 25.1181640625], - [107.8427734375, 25.1162109375], - [108.001953125, 25.197265625], - [108.1162109375, 25.2119140625], - [108.15234375, 25.318359375], - [108.1435546875, 25.3916015625], - [108.193359375, 25.40625], - [108.158203125, 25.44140625], - [108.193359375, 25.4599609375], - [108.25, 25.427734375], - [108.2412109375, 25.4619140625], - [108.3330078125, 25.5380859375], - [108.400390625, 25.4921875], - [108.4287109375, 25.4375], - [108.47265625, 25.458984375], - [108.5009765625, 25.4482421875], - [108.623046875, 25.306640625], - [108.623046875, 25.390625], - [108.587890625, 25.421875], - [108.611328125, 25.4794921875], - [108.6337890625, 25.46484375], - [108.6083984375, 25.4921875], - [108.6337890625, 25.51953125], - [108.69140625, 25.51953125], - [108.6591796875, 25.552734375], - [108.689453125, 25.6240234375], - [108.7841796875, 25.62890625], - [108.80078125, 25.5771484375], - [108.78125, 25.5556640625], - [108.8134765625, 25.5263671875], - [108.8681640625, 25.55859375], - [108.8984375, 25.541015625], - [108.953125, 25.556640625], - [109.025390625, 25.5126953125], - [109.078125, 25.537109375], - [109.0888671875, 25.55078125], - [109.0478515625, 25.572265625], - [109.03125, 25.6328125], - [109.080078125, 25.720703125], - [109.0009765625, 25.736328125], - [108.9462890625, 25.6767578125], - [108.900390625, 25.6826171875], - [108.8984375, 25.716796875], - [108.9638671875, 25.7333984375], - [109.0009765625, 25.7607421875], - [108.998046875, 25.78515625], - [109.0791015625, 25.77734375], - [109.1181640625, 25.8095703125], - [109.14453125, 25.7958984375], - [109.1484375, 25.7421875], - [109.19140625, 25.775390625], - [109.177734375, 25.8056640625], - [109.20703125, 25.7890625], - [109.2080078125, 25.740234375], - [109.28125, 25.71484375], - [109.3408203125, 25.732421875], - [109.33984375, 25.833984375], - [109.3681640625, 25.8408203125], - [109.431640625, 25.9267578125], - [109.40625, 25.96484375], - [109.4833984375, 26.0302734375], - [109.5244140625, 25.99609375], - [109.6357421875, 26.0478515625], - [109.65234375, 26.0146484375], - [109.6943359375, 25.998046875], - [109.7109375, 26.013671875], - [109.73046875, 25.990234375], - [109.6826171875, 25.93359375], - [109.685546875, 25.880859375], - [109.767578125, 25.8916015625], - [109.7890625, 25.8681640625], - [109.8271484375, 25.9169921875], - [109.783203125, 25.9892578125], - [109.7919921875, 26.017578125], - [109.8154296875, 26.041015625], - [109.869140625, 26.03125], - [109.9072265625, 26.1455078125], - [109.966796875, 26.1962890625], - [110.0400390625, 26.1630859375], - [110.099609375, 26.169921875], - [110.0654296875, 26.05078125], - [110.0986328125, 26.01953125], - [110.1162109375, 26.03515625], - [110.15625, 26.0185546875], - [110.197265625, 26.068359375], - [110.24609375, 26.0224609375], - [110.2490234375, 25.9658203125], - [110.30859375, 25.9677734375], - [110.3779296875, 26.0947265625], - [110.4716796875, 26.1787109375], - [110.5078125, 26.1767578125], - [110.5537109375, 26.2841796875], - [110.61328125, 26.333984375], - [110.7119140625, 26.2919921875], - [110.7421875, 26.314453125], - [110.732421875, 26.26953125], - [110.76171875, 26.25], - [110.9150390625, 26.2763671875], - [110.927734375, 26.2548828125], - [110.92578125, 26.3203125], - [110.9462890625, 26.375], - [110.974609375, 26.3857421875], - [111.041015625, 26.322265625], - [111.20703125, 26.3076171875], - [111.212890625, 26.26953125], - [111.2802734375, 26.2724609375], - [111.29296875, 26.2529296875], - [111.2587890625, 26.15234375], - [111.2666015625, 26.0986328125], - [111.2451171875, 26.078125], - [111.267578125, 26.0576171875], - [111.21484375, 26.0205078125], - [111.1904296875, 25.9541015625], - [111.2216796875, 25.9365234375], - [111.25, 25.8671875], - [111.291015625, 25.8544921875], - [111.3447265625, 25.9072265625], - [111.4921875, 25.869140625], - [111.431640625, 25.8447265625], - [111.4404296875, 25.7705078125], - [111.30859375, 25.71875], - [111.310546875, 25.6455078125], - [111.34375, 25.60546875], - [111.29296875, 25.4365234375], - [111.103515625, 25.28515625], - [111.11328125, 25.2177734375], - [110.9990234375, 25.162109375], - [110.9521484375, 25.0439453125], - [110.9697265625, 24.97265625], - [110.9921875, 24.9599609375], - [110.9794921875, 24.9150390625], - [111.09765625, 24.94140625], - [111.1044921875, 25.0380859375], - [111.201171875, 25.0751953125], - [111.275390625, 25.1513671875], - [111.322265625, 25.10546875], - [111.3955078125, 25.12890625], - [111.4375, 25.0986328125], - [111.4189453125, 25.0419921875], - [111.46875, 25.01953125], - [111.431640625, 24.9677734375], - [111.470703125, 24.9296875], - [111.4501953125, 24.857421875], - [111.4794921875, 24.7978515625], - [111.4326171875, 24.6845703125], - [111.560546875, 24.6396484375], - [111.58984375, 24.69140625], - [111.6396484375, 24.6826171875], - [111.642578125, 24.73046875], - [111.7060546875, 24.783203125], - [111.998046875, 24.759765625], - [112.0244140625, 24.740234375], - [111.9619140625, 24.7216796875], - [111.939453125, 24.6865234375], - [111.9541015625, 24.6474609375], - [111.927734375, 24.6298828125], - [112.005859375, 24.5400390625], - [111.986328125, 24.466796875], - [112.0244140625, 24.4404296875], - [112.0615234375, 24.35546875], - [111.986328125, 24.2578125], - [111.8779296875, 24.2275390625], - [111.880859375, 24.1044921875], - [111.94140625, 23.982421875], - [111.912109375, 23.9443359375], - [111.8544921875, 23.9482421875], - [111.8486328125, 23.90625], - [111.8232421875, 23.912109375], - [111.8134765625, 23.8095703125], - [111.6552734375, 23.833984375], - [111.6181640625, 23.7333984375], - [111.6669921875, 23.7197265625], - [111.666015625, 23.7001953125], - [111.6259765625, 23.6767578125], - [111.6162109375, 23.6396484375], - [111.4873046875, 23.626953125], - [111.48046875, 23.533203125], - [111.4296875, 23.466796875], - [111.400390625, 23.4697265625], - [111.3623046875, 23.3310546875], - [111.37890625, 23.3095703125], - [111.3505859375, 23.2734375], - [111.3720703125, 23.2646484375], - [111.3994140625, 23.16015625], - [111.3662109375, 23.1455078125], - [111.3759765625, 23.0869140625], - [111.43359375, 23.0732421875], - [111.4345703125, 23.0390625], - [111.36328125, 22.96875], - [111.359375, 22.8896484375], - [111.21875, 22.7490234375], - [111.05859375, 22.73046875], - [111.08984375, 22.69140625], - [111.0556640625, 22.6494140625], - [110.9599609375, 22.63671875], - [110.9501953125, 22.611328125], - [110.896484375, 22.6142578125], - [110.8876953125, 22.583984375], - [110.833984375, 22.5849609375], - [110.80078125, 22.5576171875], - [110.7607421875, 22.5830078125], - [110.748046875, 22.4736328125], - [110.68359375, 22.4736328125], - [110.7138671875, 22.439453125], - [110.7119140625, 22.3701171875], - [110.7431640625, 22.361328125], - [110.7900390625, 22.287109375], - [110.7587890625, 22.275390625], - [110.7236328125, 22.2958984375], - [110.6552734375, 22.240234375], - [110.6796875, 22.1728515625], - [110.6298828125, 22.1494140625], - [110.5595703125, 22.1962890625], - [110.50390625, 22.1435546875], - [110.431640625, 22.20703125], - [110.3818359375, 22.1650390625], - [110.3486328125, 22.1962890625], - [110.3271484375, 22.1533203125], - [110.365234375, 22.1259765625], - [110.353515625, 21.9765625], - [110.390625, 21.9541015625], - [110.373046875, 21.93359375], - [110.392578125, 21.89453125], - [110.3359375, 21.888671875], - [110.291015625, 21.9189453125], - [110.2548828125, 21.880859375], - [110.197265625, 21.900390625], - [110.142578125, 21.8818359375], - [110.1279296875, 21.9033203125], - [110.0703125, 21.8583984375], - [109.9873046875, 21.8798828125], - [109.9453125, 21.84765625], - [109.9423828125, 21.736328125], - [109.90625, 21.6943359375], - [109.9033203125, 21.6533203125], - [109.8017578125, 21.6279296875], - [109.7666015625, 21.66796875], - [109.744140625, 21.6015625], - [109.7861328125, 21.45703125], - [109.6826171875, 21.47265625], - [109.6025390625, 21.5595703125], - [109.5830078125, 21.5537109375], - [109.5673828125, 21.4775390625], - [109.5419921875, 21.466796875], - [109.24609375, 21.42578125], - [109.1484375, 21.38671875], - [109.0390625, 21.4443359375], - [109.05859375, 21.4814453125], - [109.1474609375, 21.5185546875], - [109.1396484375, 21.5673828125], - [108.9384765625, 21.58984375], - [108.8818359375, 21.6279296875], - [108.8359375, 21.6103515625], - [108.7958984375, 21.6259765625], - [108.748046875, 21.59765625], - [108.7109375, 21.6474609375], - [108.708984375, 21.607421875], - [108.6767578125, 21.5888671875], - [108.705078125, 21.6201171875], - [108.6923828125, 21.65625], - [108.6650390625, 21.6396484375], - [108.62109375, 21.681640625], - [108.5810546875, 21.66796875], - [108.4794921875, 21.5478515625], - [108.330078125, 21.541015625], - [108.2236328125, 21.490234375], - [108.208984375, 21.501953125], - [108.251953125, 21.5712890625], - [108.236328125, 21.603515625], - [108.1513671875, 21.55859375], - [108.1943359375, 21.5205078125], - [108.1181640625, 21.505859375], - [108.03515625, 21.5458984375], - [107.958984375, 21.53515625], - [107.861328125, 21.65234375], - [107.7880859375, 21.6533203125], - [107.6142578125, 21.59765625], - [107.580078125, 21.615234375], - [107.546875, 21.5869140625], - [107.4873046875, 21.5966796875], - [107.501953125, 21.6142578125], - [107.4697265625, 21.66015625], - [107.3779296875, 21.5947265625], - [107.306640625, 21.73828125], - [107.248046875, 21.703125], - [107.216796875, 21.7109375], - [107.09375, 21.8037109375], - [107.0185546875, 21.8193359375], - [107.0126953125, 21.8505859375], - [107.0625, 21.8935546875], - [107.0283203125, 21.94140625], - [106.958984375, 21.9228515625], - [106.9267578125, 21.9677734375], - [106.814453125, 21.9765625], - [106.751953125, 22.013671875], - [106.6953125, 21.96484375], - [106.681640625, 21.9951171875], - [106.71875, 22.0751953125], - [106.6923828125, 22.1357421875], - [106.7099609375, 22.1572265625], - [106.673828125, 22.1826171875], - [106.7060546875, 22.216796875], - [106.6943359375, 22.275390625], - [106.6708984375, 22.2841796875], - [106.6640625, 22.33203125], - [106.5625, 22.345703125], - [106.5908203125, 22.390625], - [106.560546875, 22.4560546875], - [106.5888671875, 22.4736328125], - [106.615234375, 22.6025390625], - [106.6572265625, 22.5732421875], - [106.7265625, 22.5849609375], - [106.7294921875, 22.642578125], - [106.7841796875, 22.7060546875], - [106.7685546875, 22.7392578125], - [106.83984375, 22.802734375], - [106.76953125, 22.80859375], - [106.7177734375, 22.8818359375], - [106.67578125, 22.8916015625], - [106.6533203125, 22.865234375], - [106.6064453125, 22.92578125], - [106.5263671875, 22.947265625], - [106.490234375, 22.90234375], - [106.375, 22.880859375], - [106.3544921875, 22.8564453125], - [106.271484375, 22.875], - [106.2705078125, 22.908203125], - [106.2119140625, 22.9755859375], - [106.154296875, 22.9892578125], - [106.0205078125, 22.9912109375], - [106.0029296875, 22.94140625], - [105.92578125, 22.9443359375], - [105.884765625, 22.916015625], - [105.83984375, 22.98828125], - [105.7421875, 23.03125], - [105.724609375, 23.0625], - [105.5751953125, 23.06640625], - [105.5595703125, 23.0859375], - [105.5654296875, 23.162109375], - [105.5283203125, 23.2451171875], - [105.650390625, 23.3466796875], - [105.701171875, 23.3291015625], - [105.6708984375, 23.353515625], - [105.693359375, 23.369140625], - [105.6318359375, 23.40234375], - [105.7001953125, 23.40234375], - [105.7587890625, 23.4599609375], - [105.810546875, 23.470703125], - [105.81640625, 23.5078125], - [105.8525390625, 23.52734375], - [105.986328125, 23.490234375], - [106, 23.4482421875], - [106.1416015625, 23.5703125], - [106.1201171875, 23.6005859375], - [106.158203125, 23.7099609375], - [106.1376953125, 23.7958984375], - [106.1923828125, 23.8251953125], - [106.1728515625, 23.8623046875], - [106.1982421875, 23.8720703125], - [106.08203125, 23.9931640625], - [106.0966796875, 24.0205078125], - [106.056640625, 24.046875], - [106.05078125, 24.08984375], - [106.01171875, 24.1005859375], - [106.0078125, 24.125], - [105.9248046875, 24.1240234375], - [105.892578125, 24.041015625], - [105.8525390625, 24.0576171875], - [105.841796875, 24.03125], - [105.796875, 24.0244140625], - [105.8017578125, 24.0634765625], - [105.765625, 24.07421875], - [105.701171875, 24.06640625], - [105.6533203125, 24.0322265625], - [105.62890625, 24.126953125], - [105.59765625, 24.138671875], - [105.529296875, 24.12890625], - [105.4931640625, 24.017578125], - [105.4130859375, 24.0390625], - [105.3203125, 24.1171875], - [105.2734375, 24.1015625], - [105.2939453125, 24.0751953125], - [105.2587890625, 24.0625], - [105.1826171875, 24.1337890625], - [105.18359375, 24.16796875], - [105.228515625, 24.1640625], - [105.2431640625, 24.20703125], - [105.16015625, 24.2802734375], - [105.1962890625, 24.337890625], - [105.1455078125, 24.3759765625], - [105.1123046875, 24.373046875], - [105.1083984375, 24.4140625], - [105.04296875, 24.4423828125], - [104.935546875, 24.4091796875], - [104.755859375, 24.4580078125], - [104.7529296875, 24.4365234375], - [104.7177734375, 24.443359375], - [104.7041015625, 24.421875], - [104.7216796875, 24.3408203125], - [104.6953125, 24.3232421875], - [104.6123046875, 24.3759765625], - [104.6298828125, 24.3984375], - [104.6171875, 24.421875], - [104.578125, 24.4208984375], - [104.5498046875, 24.5205078125], - [104.5205078125, 24.5361328125], - [104.505859375, 24.62890625], - [104.451171875, 24.638671875], - [104.4912109375, 24.6552734375], - [104.5302734375, 24.7314453125], - [104.5966796875, 24.7099609375], - [104.62890625, 24.662109375], - [104.73828125, 24.6201171875], - [104.7646484375, 24.6572265625], - [104.8427734375, 24.6767578125], - [104.8759765625, 24.740234375], - [105.0341796875, 24.7880859375], - [105.0390625, 24.873046875], - [105.0966796875, 24.9287109375] - ] - ] - ] - }, - "properties": { - "cp": [108.320004, 22.82402], - "name": "广西", - "childNum": 2 - } - }, { - "id": "460000", - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [110.107421875, 20.02734375], - [110.1513671875, 20.0771484375], - [110.2900390625, 20.056640625], - [110.3115234375, 20.1044921875], - [110.3525390625, 20.1162109375], - [110.52734375, 20.076171875], - [110.6982421875, 20.1630859375], - [110.740234375, 20.0771484375], - [110.822265625, 20.0263671875], - [110.9619140625, 20.0244140625], - [111.044921875, 19.763671875], - [111.0693359375, 19.619140625], - [110.9208984375, 19.552734375], - [110.82421875, 19.4296875], - [110.7353515625, 19.3857421875], - [110.6767578125, 19.287109375], - [110.6201171875, 19.15234375], - [110.587890625, 18.8056640625], - [110.56640625, 18.7744140625], - [110.5, 18.751953125], - [110.5, 18.65234375], - [110.26171875, 18.619140625], - [110.1171875, 18.5068359375], - [110.0810546875, 18.3828125], - [109.794921875, 18.3447265625], - [109.7412109375, 18.185546875], - [109.5849609375, 18.14453125], - [109.3564453125, 18.2158203125], - [109.2880859375, 18.265625], - [109.1484375, 18.2626953125], - [109.1181640625, 18.322265625], - [108.953125, 18.30859375], - [108.8837890625, 18.416015625], - [108.6591796875, 18.462890625], - [108.6396484375, 18.5322265625], - [108.658203125, 18.7275390625], - [108.587890625, 18.8388671875], - [108.638671875, 18.921875], - [108.5927734375, 19.1064453125], - [108.6064453125, 19.265625], - [108.6650390625, 19.375], - [108.765625, 19.4013671875], - [109.048828125, 19.6201171875], - [109.09375, 19.6904296875], - [109.1552734375, 19.7109375], - [109.162109375, 19.796875], - [109.255859375, 19.8681640625], - [109.2646484375, 19.9052734375], - [109.30859375, 19.91796875], - [109.4990234375, 19.8740234375], - [109.52734375, 19.9443359375], - [109.6640625, 20.013671875], - [109.71875, 20.017578125], - [109.76953125, 19.9794921875], - [109.9423828125, 19.99609375], - [109.998046875, 19.98046875], - [110.107421875, 20.02734375] - ], - [ - [111.4638671875, 17.078125], - [111.4580078125, 17.076171875], - [111.4541015625, 17.078125], - [111.4501953125, 17.08203125], - [111.44921875, 17.0869140625], - [111.4501953125, 17.091796875], - [111.4521484375, 17.09375], - [111.462890625, 17.0966796875], - [111.4716796875, 17.1005859375], - [111.4765625, 17.1015625], - [111.490234375, 17.1064453125], - [111.4990234375, 17.111328125], - [111.5087890625, 17.1171875], - [111.5205078125, 17.1201171875], - [111.533203125, 17.12109375], - [111.5419921875, 17.1201171875], - [111.5517578125, 17.1162109375], - [111.5595703125, 17.109375], - [111.5634765625, 17.099609375], - [111.5634765625, 17.09375], - [111.5595703125, 17.087890625], - [111.5517578125, 17.08203125], - [111.5458984375, 17.080078125], - [111.5400390625, 17.078125], - [111.52734375, 17.07421875], - [111.51953125, 17.0693359375], - [111.513671875, 17.0654296875], - [111.5029296875, 17.0615234375], - [111.494140625, 17.0595703125], - [111.486328125, 17.05859375], - [111.482421875, 17.0615234375], - [111.4814453125, 17.068359375], - [111.48046875, 17.07421875], - [111.482421875, 17.0771484375], - [111.48828125, 17.076171875], - [111.494140625, 17.0751953125], - [111.501953125, 17.0751953125], - [111.505859375, 17.0771484375], - [111.5078125, 17.0791015625], - [111.51171875, 17.0859375], - [111.517578125, 17.08984375], - [111.5244140625, 17.0927734375], - [111.529296875, 17.0927734375], - [111.5341796875, 17.0927734375], - [111.5390625, 17.0947265625], - [111.5400390625, 17.099609375], - [111.537109375, 17.10546875], - [111.529296875, 17.10546875], - [111.5244140625, 17.1044921875], - [111.517578125, 17.1025390625], - [111.51171875, 17.0986328125], - [111.50390625, 17.095703125], - [111.4951171875, 17.0947265625], - [111.4873046875, 17.0927734375], - [111.478515625, 17.08984375], - [111.474609375, 17.0859375], - [111.46875, 17.0810546875], - [111.4638671875, 17.078125] - ], - [ - [111.4677734375, 17.0771484375], - [111.46875, 17.076171875], - [111.4716796875, 17.0751953125], - [111.474609375, 17.0732421875], - [111.4775390625, 17.0703125], - [111.478515625, 17.06640625], - [111.4755859375, 17.060546875], - [111.46875, 17.0595703125], - [111.4619140625, 17.0654296875], - [111.4619140625, 17.0673828125], - [111.4599609375, 17.0693359375], - [111.458984375, 17.0732421875], - [111.4677734375, 17.0771484375] - ], - [ - [112.349609375, 16.912109375], - [112.34375, 16.9140625], - [112.3408203125, 16.9169921875], - [112.3310546875, 16.9365234375], - [112.3271484375, 16.94140625], - [112.3212890625, 16.9453125], - [112.3173828125, 16.9482421875], - [112.3134765625, 16.953125], - [112.3095703125, 16.9580078125], - [112.3046875, 16.9609375], - [112.302734375, 16.9638671875], - [112.302734375, 16.9677734375], - [112.3037109375, 16.9716796875], - [112.3056640625, 16.9736328125], - [112.3076171875, 16.974609375], - [112.3193359375, 16.9716796875], - [112.333984375, 16.962890625], - [112.3505859375, 16.9453125], - [112.35546875, 16.9375], - [112.359375, 16.9306640625], - [112.361328125, 16.92578125], - [112.359375, 16.9189453125], - [112.357421875, 16.9150390625], - [112.3525390625, 16.9130859375], - [112.349609375, 16.912109375] - ], - [ - [112.2265625, 16.759765625], - [112.205078125, 16.7744140625], - [112.2041015625, 16.7861328125], - [112.2109375, 16.796875], - [112.224609375, 16.7958984375], - [112.2470703125, 16.7861328125], - [112.2626953125, 16.7783203125], - [112.265625, 16.7705078125], - [112.26171875, 16.7587890625], - [112.2548828125, 16.751953125], - [112.2470703125, 16.751953125], - [112.236328125, 16.75390625], - [112.23046875, 16.7578125], - [112.2265625, 16.759765625] - ], - [ - [112.63671875, 16.5703125], - [112.640625, 16.5712890625], - [112.6435546875, 16.5703125], - [112.6455078125, 16.5693359375], - [112.646484375, 16.5673828125], - [112.646484375, 16.5654296875], - [112.6435546875, 16.564453125], - [112.6376953125, 16.5654296875], - [112.63671875, 16.5703125] - ], - [ - [111.720703125, 16.5439453125], - [111.72265625, 16.544921875], - [111.7236328125, 16.544921875], - [111.724609375, 16.54296875], - [111.7236328125, 16.5419921875], - [111.7216796875, 16.5419921875], - [111.720703125, 16.5439453125] - ], - [ - [112.5078125, 16.466796875], - [112.5068359375, 16.4658203125], - [112.4990234375, 16.4697265625], - [112.4970703125, 16.4755859375], - [112.49609375, 16.486328125], - [112.5, 16.494140625], - [112.5068359375, 16.498046875], - [112.51953125, 16.5029296875], - [112.533203125, 16.51171875], - [112.5458984375, 16.51953125], - [112.564453125, 16.5322265625], - [112.576171875, 16.5380859375], - [112.5849609375, 16.5322265625], - [112.5869140625, 16.5263671875], - [112.5791015625, 16.513671875], - [112.568359375, 16.505859375], - [112.556640625, 16.4990234375], - [112.5439453125, 16.49609375], - [112.533203125, 16.4912109375], - [112.521484375, 16.482421875], - [112.5078125, 16.466796875] - ], - [ - [112.646484375, 16.3857421875], - [112.6455078125, 16.392578125], - [112.64453125, 16.4033203125], - [112.6513671875, 16.419921875], - [112.66015625, 16.4267578125], - [112.6728515625, 16.421875], - [112.6796875, 16.4140625], - [112.6826171875, 16.4013671875], - [112.677734375, 16.388671875], - [112.6650390625, 16.380859375], - [112.6552734375, 16.3818359375], - [112.646484375, 16.3857421875] - ], - [ - [112.671875, 16.33203125], - [112.6708984375, 16.3447265625], - [112.677734375, 16.359375], - [112.6865234375, 16.36328125], - [112.6982421875, 16.357421875], - [112.7021484375, 16.34375], - [112.7021484375, 16.33203125], - [112.6943359375, 16.328125], - [112.6796875, 16.3291015625], - [112.671875, 16.33203125] - ], - [ - [111.974609375, 16.32421875], - [111.9765625, 16.3291015625], - [111.978515625, 16.333984375], - [111.982421875, 16.3388671875], - [111.9912109375, 16.34375], - [111.998046875, 16.34765625], - [112.0029296875, 16.3515625], - [112.0087890625, 16.3525390625], - [112.015625, 16.353515625], - [112.025390625, 16.3564453125], - [112.0322265625, 16.357421875], - [112.041015625, 16.3583984375], - [112.0478515625, 16.361328125], - [112.0517578125, 16.359375], - [112.0537109375, 16.3583984375], - [112.0595703125, 16.3564453125], - [112.06640625, 16.3544921875], - [112.0751953125, 16.3505859375], - [112.0791015625, 16.3466796875], - [112.0830078125, 16.3388671875], - [112.08203125, 16.33203125], - [112.076171875, 16.32421875], - [112.068359375, 16.3203125], - [112.0625, 16.3154296875], - [112.056640625, 16.3134765625], - [112.05078125, 16.3134765625], - [112.0439453125, 16.3134765625], - [112.0380859375, 16.3125], - [112.03125, 16.3115234375], - [112.021484375, 16.310546875], - [112.0126953125, 16.30859375], - [112.0029296875, 16.306640625], - [111.99609375, 16.3076171875], - [111.98828125, 16.3115234375], - [111.984375, 16.3154296875], - [111.9775390625, 16.3193359375], - [111.974609375, 16.32421875] - ], - [ - [112.41015625, 16.2958984375], - [112.4296875, 16.302734375], - [112.453125, 16.3076171875], - [112.48046875, 16.3115234375], - [112.4990234375, 16.314453125], - [112.509765625, 16.3173828125], - [112.5234375, 16.318359375], - [112.529296875, 16.318359375], - [112.537109375, 16.3125], - [112.541015625, 16.2998046875], - [112.5390625, 16.2900390625], - [112.53125, 16.2861328125], - [112.513671875, 16.287109375], - [112.4931640625, 16.2890625], - [112.4765625, 16.2890625], - [112.4609375, 16.28515625], - [112.4482421875, 16.2802734375], - [112.4345703125, 16.271484375], - [112.421875, 16.267578125], - [112.412109375, 16.263671875], - [112.4013671875, 16.263671875], - [112.3837890625, 16.2666015625], - [112.3798828125, 16.26953125], - [112.3798828125, 16.2783203125], - [112.38671875, 16.2861328125], - [112.4033203125, 16.2939453125], - [112.41015625, 16.2958984375] - ], - [ - [112.4775390625, 16.001953125], - [112.44921875, 16.005859375], - [112.4462890625, 16.009765625], - [112.4462890625, 16.0166015625], - [112.4453125, 16.021484375], - [112.447265625, 16.0283203125], - [112.453125, 16.0380859375], - [112.462890625, 16.044921875], - [112.470703125, 16.046875], - [112.4765625, 16.0478515625], - [112.482421875, 16.048828125], - [112.5283203125, 16.05859375], - [112.5400390625, 16.0625], - [112.546875, 16.064453125], - [112.5556640625, 16.0654296875], - [112.568359375, 16.0673828125], - [112.578125, 16.0693359375], - [112.5888671875, 16.0712890625], - [112.59765625, 16.0703125], - [112.6064453125, 16.0673828125], - [112.6083984375, 16.0673828125], - [112.611328125, 16.05859375], - [112.6142578125, 16.048828125], - [112.6123046875, 16.0400390625], - [112.6064453125, 16.033203125], - [112.5986328125, 16.0244140625], - [112.591796875, 16.01953125], - [112.583984375, 16.015625], - [112.5703125, 16.01171875], - [112.529296875, 16.0068359375], - [112.4775390625, 16.001953125] - ], - [ - [114.9267578125, 16.037109375], - [114.927734375, 16.0341796875], - [114.927734375, 16.0244140625], - [114.9267578125, 16.0087890625], - [114.9208984375, 16.00390625], - [114.9111328125, 16.0029296875], - [114.90625, 16.0107421875], - [114.9013671875, 16.021484375], - [114.896484375, 16.037109375], - [114.8984375, 16.046875], - [114.9091796875, 16.0556640625], - [114.9189453125, 16.0537109375], - [114.9267578125, 16.037109375] - ], - [ - [114.791015625, 15.89453125], - [114.791015625, 15.884765625], - [114.7880859375, 15.8681640625], - [114.7685546875, 15.869140625], - [114.7626953125, 15.8896484375], - [114.7724609375, 15.90234375], - [114.791015625, 15.8994140625], - [114.791015625, 15.89453125] - ], - [ - [112.234375, 15.6962890625], - [112.2314453125, 15.6953125], - [112.220703125, 15.6943359375], - [112.208984375, 15.6962890625], - [112.2041015625, 15.705078125], - [112.2041015625, 15.71484375], - [112.2109375, 15.7216796875], - [112.2275390625, 15.7333984375], - [112.2412109375, 15.7412109375], - [112.251953125, 15.7431640625], - [112.2607421875, 15.7353515625], - [112.2587890625, 15.7236328125], - [112.2548828125, 15.7119140625], - [112.234375, 15.6962890625] - ], - [ - [114.6103515625, 15.6494140625], - [114.619140625, 15.6328125], - [114.611328125, 15.6162109375], - [114.5947265625, 15.6162109375], - [114.58203125, 15.6259765625], - [114.5908203125, 15.642578125], - [114.607421875, 15.650390625], - [114.6103515625, 15.6494140625] - ], - [ - [114.265625, 15.55078125], - [114.2685546875, 15.5498046875], - [114.2822265625, 15.541015625], - [114.283203125, 15.5380859375], - [114.2822265625, 15.53515625], - [114.2724609375, 15.5244140625], - [114.2705078125, 15.5224609375], - [114.2626953125, 15.5234375], - [114.2587890625, 15.525390625], - [114.2587890625, 15.52734375], - [114.259765625, 15.5458984375], - [114.26171875, 15.548828125], - [114.265625, 15.55078125] - ], - [ - [117.8359375, 15.134765625], - [117.8310546875, 15.1328125], - [117.828125, 15.1337890625], - [117.826171875, 15.1337890625], - [117.826171875, 15.134765625], - [117.828125, 15.13671875], - [117.8310546875, 15.138671875], - [117.833984375, 15.1376953125], - [117.8359375, 15.134765625] - ], - [ - [117.8193359375, 15.119140625], - [117.8154296875, 15.1171875], - [117.8115234375, 15.1181640625], - [117.810546875, 15.1181640625], - [117.8095703125, 15.1201171875], - [117.8115234375, 15.12109375], - [117.814453125, 15.123046875], - [117.818359375, 15.1220703125], - [117.8193359375, 15.119140625] - ], - [ - [117.2998046875, 11.078125], - [117.310546875, 11.0517578125], - [117.3046875, 11.0283203125], - [117.28515625, 11.025390625], - [117.267578125, 11.0419921875], - [117.2646484375, 11.0634765625], - [117.2822265625, 11.0791015625], - [117.2998046875, 11.078125] - ], - [ - [117.69140625, 11.0498046875], - [117.705078125, 11.0322265625], - [117.6904296875, 11.0166015625], - [117.6708984375, 11.015625], - [117.65625, 11.025390625], - [117.654296875, 11.046875], - [117.6708984375, 11.0556640625], - [117.69140625, 11.0498046875] - ], - [ - [114.5771484375, 10.7783203125], - [114.576171875, 10.7734375], - [114.572265625, 10.7744140625], - [114.5703125, 10.775390625], - [114.5703125, 10.7802734375], - [114.57421875, 10.7802734375], - [114.5771484375, 10.7783203125] - ], - [ - [117.21484375, 10.7353515625], - [117.2216796875, 10.7275390625], - [117.2177734375, 10.7138671875], - [117.20703125, 10.7080078125], - [117.1962890625, 10.7119140625], - [117.1845703125, 10.72265625], - [117.181640625, 10.7353515625], - [117.1875, 10.7421875], - [117.205078125, 10.7392578125], - [117.21484375, 10.7353515625] - ], - [ - [115.7822265625, 10.541015625], - [115.791015625, 10.537109375], - [115.8056640625, 10.525390625], - [115.80859375, 10.5107421875], - [115.8056640625, 10.505859375], - [115.7958984375, 10.5], - [115.7841796875, 10.51171875], - [115.7744140625, 10.521484375], - [115.771484375, 10.5322265625], - [115.7822265625, 10.541015625] - ], - [ - [115.7265625, 10.4658203125], - [115.728515625, 10.4697265625], - [115.7314453125, 10.4716796875], - [115.740234375, 10.4677734375], - [115.744140625, 10.4638671875], - [115.7431640625, 10.4404296875], - [115.7353515625, 10.4384765625], - [115.7236328125, 10.4453125], - [115.7265625, 10.4658203125] - ], - [ - [115.7587890625, 10.4619140625], - [115.7646484375, 10.470703125], - [115.775390625, 10.4716796875], - [115.7861328125, 10.46875], - [115.802734375, 10.4638671875], - [115.802734375, 10.447265625], - [115.787109375, 10.4375], - [115.7763671875, 10.435546875], - [115.767578125, 10.4404296875], - [115.7626953125, 10.4462890625], - [115.7587890625, 10.4619140625] - ], - [ - [114.03125, 10.0244140625], - [114.0390625, 10.029296875], - [114.04296875, 10.0283203125], - [114.0478515625, 10.0283203125], - [114.0517578125, 10.0166015625], - [114.0517578125, 10.0166015625], - [114.0439453125, 10.0146484375], - [114.0400390625, 10.0146484375], - [114.03515625, 10.013671875], - [114.03125, 10.0244140625] - ], - [ - [114.5810546875, 9.958984375], - [114.5810546875, 9.958984375], - [114.5869140625, 9.9580078125], - [114.591796875, 9.9521484375], - [114.58984375, 9.94921875], - [114.587890625, 9.9453125], - [114.58203125, 9.947265625], - [114.578125, 9.94921875], - [114.578125, 9.9541015625], - [114.5810546875, 9.958984375] - ], - [ - [114.54296875, 9.8876953125], - [114.548828125, 9.892578125], - [114.5546875, 9.8935546875], - [114.5615234375, 9.888671875], - [114.56640625, 9.8818359375], - [114.568359375, 9.875], - [114.56640625, 9.8701171875], - [114.5634765625, 9.8681640625], - [114.5576171875, 9.8671875], - [114.55078125, 9.8701171875], - [114.546875, 9.8720703125], - [114.5419921875, 9.8828125], - [114.54296875, 9.8876953125] - ], - [ - [114.583984375, 9.8837890625], - [114.583984375, 9.884765625], - [114.58984375, 9.88671875], - [114.5966796875, 9.8837890625], - [114.6015625, 9.8779296875], - [114.599609375, 9.8740234375], - [114.5947265625, 9.869140625], - [114.58984375, 9.8671875], - [114.5849609375, 9.8701171875], - [114.5810546875, 9.873046875], - [114.583984375, 9.8837890625] - ], - [ - [114.71484375, 9.7373046875], - [114.720703125, 9.7177734375], - [114.705078125, 9.701171875], - [114.681640625, 9.7080078125], - [114.6787109375, 9.7275390625], - [114.6943359375, 9.7412109375], - [114.71484375, 9.7373046875] - ], - [ - [112.955078125, 9.6376953125], - [112.9580078125, 9.6416015625], - [112.962890625, 9.64453125], - [112.9697265625, 9.6435546875], - [112.970703125, 9.6396484375], - [112.966796875, 9.6337890625], - [112.9619140625, 9.6318359375], - [112.95703125, 9.6298828125], - [112.9541015625, 9.630859375], - [112.955078125, 9.6376953125] - ], - [ - [112.5126953125, 9.544921875], - [112.529296875, 9.5595703125], - [112.5498046875, 9.5625], - [112.5673828125, 9.5546875], - [112.578125, 9.53515625], - [112.5693359375, 9.517578125], - [112.546875, 9.515625], - [112.525390625, 9.5185546875], - [112.5087890625, 9.5263671875], - [112.5126953125, 9.544921875] - ], - [ - [114.1669921875, 9.384765625], - [114.1943359375, 9.3916015625], - [114.203125, 9.375], - [114.1962890625, 9.3515625], - [114.17578125, 9.3427734375], - [114.1669921875, 9.3583984375], - [114.166015625, 9.3681640625], - [114.1669921875, 9.384765625] - ], - [ - [115.9775390625, 9.322265625], - [116, 9.2939453125], - [116.0009765625, 9.2880859375], - [115.99609375, 9.2783203125], - [115.9853515625, 9.2734375], - [115.9765625, 9.2685546875], - [115.9580078125, 9.267578125], - [115.943359375, 9.2705078125], - [115.93359375, 9.2802734375], - [115.9228515625, 9.29296875], - [115.9228515625, 9.3017578125], - [115.923828125, 9.306640625], - [115.9267578125, 9.3115234375], - [115.9345703125, 9.31640625], - [115.939453125, 9.318359375], - [115.943359375, 9.3203125], - [115.9462890625, 9.322265625], - [115.9541015625, 9.3212890625], - [115.962890625, 9.3232421875], - [115.9775390625, 9.322265625] - ], - [ - [111.53125, 9.27734375], - [111.544921875, 9.2861328125], - [111.55078125, 9.2861328125], - [111.556640625, 9.28515625], - [111.5576171875, 9.28125], - [111.5546875, 9.275390625], - [111.546875, 9.26953125], - [111.5361328125, 9.2646484375], - [111.529296875, 9.2626953125], - [111.521484375, 9.2646484375], - [111.5224609375, 9.271484375], - [111.5263671875, 9.275390625], - [111.53125, 9.27734375] - ], - [ - [116.75, 9.056640625], - [116.7412109375, 9.029296875], - [116.732421875, 9.0234375], - [116.7216796875, 9.0234375], - [116.708984375, 9.0244140625], - [116.7060546875, 9.0302734375], - [116.705078125, 9.0390625], - [116.7001953125, 9.0498046875], - [116.7060546875, 9.056640625], - [116.7177734375, 9.0634765625], - [116.7314453125, 9.0625], - [116.7421875, 9.0595703125], - [116.75, 9.056640625] - ], - [ - [113.939453125, 8.875], - [113.9404296875, 8.873046875], - [113.9404296875, 8.869140625], - [113.9384765625, 8.8662109375], - [113.9375, 8.86328125], - [113.9326171875, 8.861328125], - [113.93359375, 8.8564453125], - [113.935546875, 8.853515625], - [113.9365234375, 8.8486328125], - [113.9326171875, 8.841796875], - [113.92578125, 8.8388671875], - [113.9169921875, 8.8388671875], - [113.9091796875, 8.8447265625], - [113.9013671875, 8.8564453125], - [113.89453125, 8.86328125], - [113.89453125, 8.8720703125], - [113.9013671875, 8.876953125], - [113.912109375, 8.8896484375], - [113.9208984375, 8.888671875], - [113.9287109375, 8.880859375], - [113.9345703125, 8.876953125], - [113.939453125, 8.875] - ], - [ - [114.7919921875, 8.1611328125], - [114.8076171875, 8.1611328125], - [114.8095703125, 8.16015625], - [114.810546875, 8.158203125], - [114.8193359375, 8.1416015625], - [114.8193359375, 8.1298828125], - [114.818359375, 8.1220703125], - [114.81640625, 8.1162109375], - [114.8125, 8.111328125], - [114.8056640625, 8.111328125], - [114.7958984375, 8.111328125], - [114.7880859375, 8.111328125], - [114.77734375, 8.1142578125], - [114.7744140625, 8.125], - [114.7783203125, 8.1328125], - [114.7783203125, 8.1396484375], - [114.7783203125, 8.146484375], - [114.779296875, 8.15234375], - [114.7822265625, 8.15625], - [114.787109375, 8.16015625], - [114.7919921875, 8.1611328125] - ], - [ - [114.8544921875, 7.2451171875], - [114.8681640625, 7.2421875], - [114.8701171875, 7.240234375], - [114.87109375, 7.2314453125], - [114.8701171875, 7.19921875], - [114.8671875, 7.193359375], - [114.861328125, 7.1875], - [114.85546875, 7.1865234375], - [114.8369140625, 7.18359375], - [114.833984375, 7.18359375], - [114.8203125, 7.193359375], - [114.8203125, 7.1962890625], - [114.8212890625, 7.203125], - [114.8251953125, 7.212890625], - [114.8330078125, 7.228515625], - [114.8515625, 7.244140625], - [114.8544921875, 7.2451171875] - ], - [ - [113.6005859375, 6.962890625], - [113.60546875, 6.9619140625], - [113.61328125, 6.9580078125], - [113.6220703125, 6.947265625], - [113.6240234375, 6.9423828125], - [113.6240234375, 6.9365234375], - [113.6220703125, 6.9296875], - [113.611328125, 6.921875], - [113.6083984375, 6.9208984375], - [113.5810546875, 6.9208984375], - [113.5771484375, 6.9228515625], - [113.5751953125, 6.9296875], - [113.5751953125, 6.939453125], - [113.5791015625, 6.94921875], - [113.58984375, 6.9580078125], - [113.5966796875, 6.9619140625], - [113.6005859375, 6.962890625] - ], - [ - [112.5546875, 5.9794921875], - [112.576171875, 5.9716796875], - [112.5673828125, 5.953125], - [112.5537109375, 5.943359375], - [112.53515625, 5.9521484375], - [112.5390625, 5.970703125], - [112.5546875, 5.9794921875] - ], - [ - [112.01171875, 3.8505859375], - [112.01171875, 3.85546875], - [112.01171875, 3.8642578125], - [112.013671875, 3.8681640625], - [112.0224609375, 3.875], - [112.0302734375, 3.8779296875], - [112.037109375, 3.8798828125], - [112.0439453125, 3.87890625], - [112.052734375, 3.876953125], - [112.0595703125, 3.865234375], - [112.0615234375, 3.8623046875], - [112.0615234375, 3.857421875], - [112.0615234375, 3.8544921875], - [112.060546875, 3.8515625], - [112.056640625, 3.8427734375], - [112.0556640625, 3.8408203125], - [112.052734375, 3.8388671875], - [112.048828125, 3.837890625], - [112.0185546875, 3.837890625], - [112.0146484375, 3.8388671875], - [112.0126953125, 3.8427734375], - [112.01171875, 3.8505859375] - ], - [ - [112.22265625, 3.880859375], - [112.224609375, 3.8896484375], - [112.2314453125, 3.900390625], - [112.244140625, 3.9072265625], - [112.248046875, 3.9072265625], - [112.2578125, 3.904296875], - [112.2646484375, 3.8984375], - [112.265625, 3.89453125], - [112.267578125, 3.87890625], - [112.267578125, 3.873046875], - [112.2607421875, 3.865234375], - [112.25, 3.8603515625], - [112.2451171875, 3.8603515625], - [112.23828125, 3.8623046875], - [112.2333984375, 3.865234375], - [112.2275390625, 3.8701171875], - [112.224609375, 3.8740234375], - [112.22265625, 3.880859375] - ], - [ - [112.2490234375, 3.9453125], - [112.25, 3.9580078125], - [112.25, 3.96484375], - [112.2509765625, 3.966796875], - [112.259765625, 3.9736328125], - [112.267578125, 3.9765625], - [112.2705078125, 3.9755859375], - [112.2734375, 3.9755859375], - [112.2822265625, 3.9697265625], - [112.28515625, 3.9609375], - [112.2861328125, 3.955078125], - [112.28515625, 3.9482421875], - [112.28125, 3.943359375], - [112.2763671875, 3.9404296875], - [112.263671875, 3.9384765625], - [112.259765625, 3.9384765625], - [112.2509765625, 3.9423828125], - [112.2490234375, 3.9453125] - ], - [ - [112.5283203125, 5.794921875], - [112.529296875, 5.8017578125], - [112.5390625, 5.8134765625], - [112.552734375, 5.822265625], - [112.55859375, 5.8232421875], - [112.5625, 5.8212890625], - [112.5703125, 5.8037109375], - [112.5712890625, 5.796875], - [112.5712890625, 5.77734375], - [112.568359375, 5.7646484375], - [112.5634765625, 5.759765625], - [112.5634765625, 5.759765625], - [112.548828125, 5.7578125], - [112.537109375, 5.7607421875], - [112.5322265625, 5.7666015625], - [112.529296875, 5.7783203125], - [112.5283203125, 5.794921875] - ], - [ - [112.47265625, 5.740234375], - [112.474609375, 5.7607421875], - [112.478515625, 5.771484375], - [112.4833984375, 5.7744140625], - [112.4970703125, 5.7763671875], - [112.4990234375, 5.775390625], - [112.4990234375, 5.775390625], - [112.4990234375, 5.7646484375], - [112.4970703125, 5.7373046875], - [112.49609375, 5.7353515625], - [112.4931640625, 5.734375], - [112.478515625, 5.736328125], - [112.4736328125, 5.7373046875], - [112.47265625, 5.740234375] - ], - [ - [112.3505859375, 5.6220703125], - [112.3583984375, 5.638671875], - [112.361328125, 5.640625], - [112.36328125, 5.642578125], - [112.3857421875, 5.6435546875], - [112.3857421875, 5.6435546875], - [112.388671875, 5.6416015625], - [112.3916015625, 5.626953125], - [112.390625, 5.62109375], - [112.38671875, 5.6162109375], - [112.373046875, 5.6103515625], - [112.36328125, 5.6103515625], - [112.3583984375, 5.6123046875], - [112.3515625, 5.619140625], - [112.3505859375, 5.6220703125] - ], - [ - [112.5234375, 5.65625], - [112.529296875, 5.6875], - [112.5322265625, 5.69140625], - [112.541015625, 5.693359375], - [112.5478515625, 5.693359375], - [112.556640625, 5.685546875], - [112.5625, 5.677734375], - [112.56640625, 5.65234375], - [112.56640625, 5.630859375], - [112.556640625, 5.619140625], - [112.5498046875, 5.6162109375], - [112.5458984375, 5.6171875], - [112.533203125, 5.6279296875], - [112.529296875, 5.6337890625], - [112.525390625, 5.64453125], - [112.5234375, 5.65625] - ], - [ - [112.583984375, 5.5625], - [112.583984375, 5.5673828125], - [112.59375, 5.5771484375], - [112.6044921875, 5.576171875], - [112.611328125, 5.5732421875], - [112.6171875, 5.5693359375], - [112.6396484375, 5.515625], - [112.6435546875, 5.490234375], - [112.6396484375, 5.48046875], - [112.62109375, 5.462890625], - [112.6181640625, 5.4619140625], - [112.6181640625, 5.4619140625], - [112.615234375, 5.4658203125], - [112.607421875, 5.517578125], - [112.603515625, 5.5244140625], - [112.583984375, 5.5625] - ], - [ - [112.6123046875, 5.3681640625], - [112.61328125, 5.388671875], - [112.6240234375, 5.40234375], - [112.6455078125, 5.41015625], - [112.6748046875, 5.412109375], - [112.69140625, 5.4072265625], - [112.69140625, 5.4072265625], - [112.69140625, 5.38671875], - [112.685546875, 5.3720703125], - [112.658203125, 5.3544921875], - [112.640625, 5.3486328125], - [112.6220703125, 5.3505859375], - [112.6220703125, 5.3505859375], - [112.6123046875, 5.3681640625] - ], - [ - [112.5576171875, 5.1103515625], - [112.5595703125, 5.1142578125], - [112.5771484375, 5.12109375], - [112.6015625, 5.1201171875], - [112.6025390625, 5.1201171875], - [112.611328125, 5.1103515625], - [112.6142578125, 5.103515625], - [112.611328125, 5.091796875], - [112.5947265625, 5.0751953125], - [112.58984375, 5.0732421875], - [112.5693359375, 5.072265625], - [112.5693359375, 5.072265625], - [112.56640625, 5.0751953125], - [112.560546875, 5.0927734375], - [112.5576171875, 5.1103515625] - ], - [ - [112.6513671875, 5.107421875], - [112.6552734375, 5.11328125], - [112.6552734375, 5.11328125], - [112.6787109375, 5.1220703125], - [112.6787109375, 5.1220703125], - [112.6845703125, 5.119140625], - [112.689453125, 5.11328125], - [112.7197265625, 5.076171875], - [112.720703125, 5.0693359375], - [112.7197265625, 5.0634765625], - [112.7197265625, 5.0634765625], - [112.68359375, 5.048828125], - [112.677734375, 5.048828125], - [112.65625, 5.0556640625], - [112.6533203125, 5.060546875], - [112.6513671875, 5.107421875] - ], - [ - [112.908203125, 4.9931640625], - [112.9111328125, 5.0390625], - [112.9150390625, 5.0439453125], - [112.9296875, 5.05078125], - [112.9384765625, 5.0517578125], - [112.953125, 5.048828125], - [112.9560546875, 5.0458984375], - [112.958984375, 5.0390625], - [112.9599609375, 5.021484375], - [112.9443359375, 4.9921875], - [112.939453125, 4.990234375], - [112.912109375, 4.9912109375], - [112.908203125, 4.9931640625], - [112.908203125, 4.9931640625], - [112.908203125, 4.9931640625] - ], - [ - [113.2177734375, 6.306640625], - [113.2197265625, 6.314453125], - [113.2255859375, 6.322265625], - [113.2314453125, 6.326171875], - [113.244140625, 6.326171875], - [113.2490234375, 6.318359375], - [113.2509765625, 6.3056640625], - [113.248046875, 6.2958984375], - [113.240234375, 6.2890625], - [113.2314453125, 6.2861328125], - [113.2314453125, 6.2861328125], - [113.224609375, 6.2900390625], - [113.2197265625, 6.2958984375], - [113.2177734375, 6.306640625] - ], - [ - [113.8955078125, 8.005859375], - [113.896484375, 8.0126953125], - [113.9013671875, 8.0185546875], - [113.9072265625, 8.0205078125], - [113.9140625, 8.0205078125], - [113.9248046875, 8.021484375], - [113.931640625, 8.021484375], - [113.9404296875, 8.0185546875], - [113.951171875, 8.00390625], - [113.9609375, 7.9873046875], - [113.9697265625, 7.9755859375], - [113.9716796875, 7.9658203125], - [113.97265625, 7.9541015625], - [113.970703125, 7.9453125], - [113.962890625, 7.94140625], - [113.94921875, 7.9423828125], - [113.9365234375, 7.9443359375], - [113.9248046875, 7.9501953125], - [113.9169921875, 7.955078125], - [113.9052734375, 7.9638671875], - [113.900390625, 7.9736328125], - [113.8974609375, 7.98046875], - [113.896484375, 7.9921875], - [113.8955078125, 8.005859375] - ], - [ - [114.1015625, 8.099609375], - [114.1025390625, 8.1015625], - [114.109375, 8.1083984375], - [114.123046875, 8.1162109375], - [114.1259765625, 8.1162109375], - [114.1337890625, 8.1142578125], - [114.1337890625, 8.1142578125], - [114.134765625, 8.1123046875], - [114.1357421875, 8.109375], - [114.134765625, 8.0986328125], - [114.1337890625, 8.0947265625], - [114.1328125, 8.091796875], - [114.1142578125, 8.078125], - [114.1103515625, 8.0771484375], - [114.1025390625, 8.078125], - [114.1015625, 8.0791015625], - [114.1015625, 8.099609375] - ], - [ - [114.5078125, 8.12109375], - [114.509765625, 8.126953125], - [114.5126953125, 8.1298828125], - [114.53515625, 8.138671875], - [114.54296875, 8.140625], - [114.55078125, 8.1435546875], - [114.5625, 8.1513671875], - [114.5751953125, 8.154296875], - [114.5966796875, 8.158203125], - [114.609375, 8.1572265625], - [114.6162109375, 8.15625], - [114.625, 8.150390625], - [114.625, 8.150390625], - [114.6240234375, 8.140625], - [114.619140625, 8.1328125], - [114.595703125, 8.12109375], - [114.57421875, 8.1142578125], - [114.5517578125, 8.1083984375], - [114.5302734375, 8.103515625], - [114.521484375, 8.103515625], - [114.5146484375, 8.107421875], - [114.509765625, 8.1123046875], - [114.5087890625, 8.1162109375], - [114.5078125, 8.12109375] - ], - [ - [114.6708984375, 8.2109375], - [114.6708984375, 8.2109375], - [114.6767578125, 8.216796875], - [114.6884765625, 8.21875], - [114.697265625, 8.21484375], - [114.708984375, 8.2109375], - [114.716796875, 8.2119140625], - [114.72265625, 8.2119140625], - [114.7275390625, 8.2109375], - [114.7314453125, 8.208984375], - [114.7353515625, 8.2060546875], - [114.7392578125, 8.2021484375], - [114.7431640625, 8.1982421875], - [114.7431640625, 8.1982421875], - [114.7421875, 8.1904296875], - [114.7421875, 8.189453125], - [114.728515625, 8.1865234375], - [114.7197265625, 8.1845703125], - [114.7080078125, 8.18359375], - [114.6962890625, 8.185546875], - [114.69140625, 8.185546875], - [114.6826171875, 8.193359375], - [114.6728515625, 8.2041015625], - [114.6708984375, 8.2109375] - ], - [ - [114.869140625, 7.984375], - [114.8701171875, 7.9931640625], - [114.8837890625, 8.0126953125], - [114.8876953125, 8.0126953125], - [114.8984375, 8.0126953125], - [114.9091796875, 8.0107421875], - [114.9150390625, 8.0078125], - [114.9208984375, 7.9921875], - [114.9228515625, 7.9814453125], - [114.9208984375, 7.9736328125], - [114.908203125, 7.9521484375], - [114.9052734375, 7.9501953125], - [114.900390625, 7.9501953125], - [114.8896484375, 7.953125], - [114.8837890625, 7.955078125], - [114.8701171875, 7.9755859375], - [114.869140625, 7.984375] - ], - [ - [114.94921875, 7.509765625], - [114.951171875, 7.5146484375], - [114.962890625, 7.521484375], - [114.9873046875, 7.5302734375], - [115.0146484375, 7.5263671875], - [115.017578125, 7.5234375], - [115.0185546875, 7.5078125], - [115.015625, 7.4892578125], - [115.0126953125, 7.4853515625], - [114.990234375, 7.4765625], - [114.9814453125, 7.4765625], - [114.96484375, 7.482421875], - [114.9609375, 7.4853515625], - [114.94921875, 7.509765625] - ], - [ - [113.8974609375, 7.607421875], - [113.8994140625, 7.6181640625], - [113.9072265625, 7.6318359375], - [113.921875, 7.6396484375], - [113.990234375, 7.6572265625], - [113.9951171875, 7.658203125], - [114.029296875, 7.669921875], - [114.0517578125, 7.68359375], - [114.056640625, 7.6865234375], - [114.083984375, 7.7138671875], - [114.095703125, 7.7216796875], - [114.171875, 7.7666015625], - [114.2080078125, 7.783203125], - [114.2119140625, 7.787109375], - [114.2646484375, 7.8671875], - [114.2685546875, 7.87109375], - [114.4150390625, 7.953125], - [114.4404296875, 7.9638671875], - [114.47265625, 7.9697265625], - [114.51171875, 7.966796875], - [114.533203125, 7.955078125], - [114.541015625, 7.9462890625], - [114.5556640625, 7.8916015625], - [114.5546875, 7.8798828125], - [114.541015625, 7.8623046875], - [114.46484375, 7.8154296875], - [114.4345703125, 7.7880859375], - [114.4208984375, 7.7666015625], - [114.4091796875, 7.6962890625], - [114.408203125, 7.68359375], - [114.404296875, 7.6767578125], - [114.369140625, 7.638671875], - [114.3623046875, 7.63671875], - [114.291015625, 7.6181640625], - [114.158203125, 7.5615234375], - [114.0595703125, 7.5380859375], - [113.9873046875, 7.537109375], - [113.978515625, 7.5380859375], - [113.931640625, 7.55859375], - [113.9228515625, 7.564453125], - [113.919921875, 7.5673828125], - [113.8984375, 7.599609375], - [113.8974609375, 7.607421875] - ], - [ - [115.16796875, 8.38671875], - [115.16796875, 8.38671875], - [115.1728515625, 8.3916015625], - [115.1787109375, 8.3955078125], - [115.1845703125, 8.3974609375], - [115.1923828125, 8.3974609375], - [115.203125, 8.396484375], - [115.2294921875, 8.384765625], - [115.2998046875, 8.37109375], - [115.3056640625, 8.369140625], - [115.3115234375, 8.3662109375], - [115.314453125, 8.361328125], - [115.31640625, 8.3564453125], - [115.28515625, 8.3154296875], - [115.279296875, 8.3125], - [115.2666015625, 8.3134765625], - [115.236328125, 8.322265625], - [115.181640625, 8.3466796875], - [115.171875, 8.357421875], - [115.1689453125, 8.361328125], - [115.1708984375, 8.3681640625], - [115.1708984375, 8.375], - [115.1708984375, 8.3798828125], - [115.16796875, 8.38671875] - ], - [ - [115.2587890625, 8.509765625], - [115.259765625, 8.513671875], - [115.2626953125, 8.5166015625], - [115.265625, 8.517578125], - [115.2763671875, 8.5224609375], - [115.279296875, 8.5224609375], - [115.2822265625, 8.5205078125], - [115.296875, 8.51171875], - [115.296875, 8.51171875], - [115.296875, 8.5087890625], - [115.2978515625, 8.5068359375], - [115.2900390625, 8.486328125], - [115.2880859375, 8.484375], - [115.28515625, 8.4814453125], - [115.271484375, 8.4775390625], - [115.2685546875, 8.478515625], - [115.259765625, 8.486328125], - [115.2587890625, 8.4892578125], - [115.2587890625, 8.509765625] - ], - [ - [115.509765625, 8.4912109375], - [115.5126953125, 8.515625], - [115.5126953125, 8.5185546875], - [115.5146484375, 8.51953125], - [115.5341796875, 8.5244140625], - [115.5595703125, 8.5234375], - [115.5615234375, 8.5224609375], - [115.5625, 8.5185546875], - [115.5693359375, 8.490234375], - [115.5615234375, 8.466796875], - [115.55859375, 8.4638671875], - [115.5546875, 8.4619140625], - [115.533203125, 8.4599609375], - [115.525390625, 8.4599609375], - [115.5224609375, 8.4609375], - [115.5224609375, 8.4609375], - [115.5107421875, 8.486328125], - [115.509765625, 8.4912109375] - ], - [ - [109.46484375, 7.3447265625], - [109.466796875, 7.3544921875], - [109.5361328125, 7.44921875], - [109.607421875, 7.5205078125], - [109.6533203125, 7.5595703125], - [109.6826171875, 7.5712890625], - [109.72265625, 7.576171875], - [109.78125, 7.576171875], - [109.8173828125, 7.5732421875], - [109.849609375, 7.56640625], - [109.9052734375, 7.5517578125], - [109.9267578125, 7.54296875], - [109.9375, 7.5341796875], - [109.94921875, 7.5234375], - [109.951171875, 7.513671875], - [109.951171875, 7.513671875], - [109.939453125, 7.5048828125], - [109.9111328125, 7.5087890625], - [109.8984375, 7.51171875], - [109.849609375, 7.5205078125], - [109.806640625, 7.525390625], - [109.7919921875, 7.525390625], - [109.7314453125, 7.5166015625], - [109.7099609375, 7.51171875], - [109.654296875, 7.4794921875], - [109.6494140625, 7.4736328125], - [109.572265625, 7.3740234375], - [109.513671875, 7.3203125], - [109.4873046875, 7.30859375], - [109.4794921875, 7.306640625], - [109.4677734375, 7.310546875], - [109.46484375, 7.3154296875], - [109.46484375, 7.3447265625] - ], - [ - [109.9365234375, 7.8486328125], - [109.9404296875, 7.87109375], - [109.947265625, 7.8818359375], - [109.953125, 7.888671875], - [110.0234375, 7.9384765625], - [110.033203125, 7.9453125], - [110.0576171875, 7.9541015625], - [110.0693359375, 7.9521484375], - [110.078125, 7.9501953125], - [110.078125, 7.9501953125], - [110.08203125, 7.94140625], - [110.0830078125, 7.931640625], - [110.0830078125, 7.8974609375], - [110.0771484375, 7.87890625], - [110.0595703125, 7.853515625], - [110.05078125, 7.8466796875], - [109.9892578125, 7.8134765625], - [109.9765625, 7.8125], - [109.9482421875, 7.81640625], - [109.9375, 7.82421875], - [109.9375, 7.82421875], - [109.9365234375, 7.8486328125] - ], - [ - [110.4599609375, 8.1171875], - [110.4619140625, 8.12890625], - [110.4765625, 8.1357421875], - [110.568359375, 8.1728515625], - [110.578125, 8.17578125], - [110.5908203125, 8.17578125], - [110.595703125, 8.173828125], - [110.595703125, 8.173828125], - [110.6005859375, 8.1572265625], - [110.5966796875, 8.1435546875], - [110.5830078125, 8.1220703125], - [110.5546875, 8.09375], - [110.5146484375, 8.0751953125], - [110.4892578125, 8.0693359375], - [110.478515625, 8.068359375], - [110.4716796875, 8.072265625], - [110.4716796875, 8.072265625], - [110.4619140625, 8.1044921875], - [110.4599609375, 8.1171875] - ], - [ - [110.4609375, 7.7998046875], - [110.462890625, 7.806640625], - [110.470703125, 7.814453125], - [110.4853515625, 7.828125], - [110.4892578125, 7.8291015625], - [110.4921875, 7.828125], - [110.5107421875, 7.8203125], - [110.5107421875, 7.8203125], - [110.5126953125, 7.8134765625], - [110.51171875, 7.806640625], - [110.51171875, 7.806640625], - [110.48828125, 7.7841796875], - [110.482421875, 7.7822265625], - [110.4755859375, 7.78125], - [110.470703125, 7.78125], - [110.4658203125, 7.7841796875], - [110.4609375, 7.7939453125], - [110.4609375, 7.7998046875] - ], - [ - [110.609375, 8.01171875], - [110.6103515625, 8.0185546875], - [110.619140625, 8.037109375], - [110.623046875, 8.0419921875], - [110.623046875, 8.0419921875], - [110.634765625, 8.041015625], - [110.638671875, 8.0400390625], - [110.640625, 8.0361328125], - [110.642578125, 8.03125], - [110.6435546875, 8.005859375], - [110.6435546875, 7.9892578125], - [110.6416015625, 7.986328125], - [110.6416015625, 7.9853515625], - [110.6376953125, 7.9853515625], - [110.61328125, 7.98828125], - [110.6103515625, 7.9912109375], - [110.6103515625, 7.9912109375], - [110.609375, 8.01171875] - ], - [ - [111.5400390625, 7.544921875], - [111.5439453125, 7.56640625], - [111.5634765625, 7.603515625], - [111.5673828125, 7.6064453125], - [111.583984375, 7.609375], - [111.58984375, 7.6103515625], - [111.607421875, 7.607421875], - [111.607421875, 7.607421875], - [111.61328125, 7.599609375], - [111.61328125, 7.5927734375], - [111.5947265625, 7.5595703125], - [111.583984375, 7.5439453125], - [111.5673828125, 7.529296875], - [111.5556640625, 7.525390625], - [111.5439453125, 7.525390625], - [111.5439453125, 7.525390625], - [111.5439453125, 7.525390625], - [111.5400390625, 7.544921875] - ], - [ - [111.6708984375, 7.6513671875], - [111.6728515625, 7.6845703125], - [111.677734375, 7.6953125], - [111.69140625, 7.7119140625], - [111.7099609375, 7.7255859375], - [111.7265625, 7.73046875], - [111.7451171875, 7.724609375], - [111.7470703125, 7.720703125], - [111.75, 7.705078125], - [111.75, 7.7041015625], - [111.7392578125, 7.6826171875], - [111.7080078125, 7.6494140625], - [111.703125, 7.6455078125], - [111.6884765625, 7.6435546875], - [111.6767578125, 7.64453125], - [111.6708984375, 7.6513671875], - [111.6708984375, 7.6513671875] - ], - [ - [111.5546875, 7.80859375], - [111.5556640625, 7.8134765625], - [111.583984375, 7.849609375], - [111.6044921875, 7.8623046875], - [111.6103515625, 7.8623046875], - [111.61328125, 7.859375], - [111.6201171875, 7.8466796875], - [111.6201171875, 7.8408203125], - [111.6015625, 7.7978515625], - [111.5859375, 7.771484375], - [111.5810546875, 7.76953125], - [111.5810546875, 7.76953125], - [111.57421875, 7.7744140625], - [111.5546875, 7.80859375] - ], - [ - [111.6396484375, 7.9072265625], - [111.65234375, 7.9326171875], - [111.65625, 7.9345703125], - [111.68359375, 7.9365234375], - [111.6875, 7.9365234375], - [111.7138671875, 7.927734375], - [111.716796875, 7.92578125], - [111.7255859375, 7.9091796875], - [111.724609375, 7.9052734375], - [111.7158203125, 7.8896484375], - [111.712890625, 7.8876953125], - [111.7080078125, 7.88671875], - [111.689453125, 7.88671875], - [111.666015625, 7.8876953125], - [111.6416015625, 7.904296875], - [111.6396484375, 7.9072265625] - ], - [ - [111.92578125, 8.0712890625], - [111.927734375, 8.0888671875], - [111.939453125, 8.1015625], - [111.955078125, 8.1064453125], - [111.978515625, 8.107421875], - [111.982421875, 8.1064453125], - [112.013671875, 8.09375], - [112.0166015625, 8.08984375], - [112.01953125, 8.06640625], - [112.0185546875, 8.0625], - [112.0166015625, 8.060546875], - [111.9951171875, 8.0478515625], - [111.98828125, 8.046875], - [111.9658203125, 8.0478515625], - [111.9501953125, 8.0517578125], - [111.935546875, 8.05859375], - [111.927734375, 8.0654296875], - [111.92578125, 8.0712890625] - ], - [ - [112.892578125, 7.8447265625], - [112.8935546875, 7.8544921875], - [112.90625, 7.86328125], - [112.9091796875, 7.86328125], - [112.9208984375, 7.8671875], - [112.9326171875, 7.8681640625], - [112.9326171875, 7.8681640625], - [112.935546875, 7.8623046875], - [112.9365234375, 7.8466796875], - [112.9345703125, 7.8369140625], - [112.9296875, 7.828125], - [112.9296875, 7.828125], - [112.9150390625, 7.826171875], - [112.8984375, 7.828125], - [112.8935546875, 7.8359375], - [112.892578125, 7.8447265625] - ], - [ - [112.9453125, 8.41015625], - [112.9462890625, 8.4267578125], - [112.9501953125, 8.4326171875], - [112.9560546875, 8.4375], - [112.96484375, 8.439453125], - [112.98046875, 8.4375], - [112.984375, 8.43359375], - [112.986328125, 8.4296875], - [112.9853515625, 8.423828125], - [112.9794921875, 8.41015625], - [112.9755859375, 8.40625], - [112.9697265625, 8.4033203125], - [112.9658203125, 8.4033203125], - [112.9560546875, 8.4033203125], - [112.94921875, 8.40625], - [112.9453125, 8.41015625], - [112.9453125, 8.41015625] - ], - [ - [113.2666015625, 8.126953125], - [113.26953125, 8.1328125], - [113.2724609375, 8.13671875], - [113.27734375, 8.1435546875], - [113.28125, 8.1533203125], - [113.294921875, 8.1767578125], - [113.2998046875, 8.18359375], - [113.306640625, 8.1904296875], - [113.3125, 8.197265625], - [113.318359375, 8.2041015625], - [113.326171875, 8.2109375], - [113.333984375, 8.2177734375], - [113.341796875, 8.2255859375], - [113.349609375, 8.2314453125], - [113.3525390625, 8.234375], - [113.353515625, 8.23828125], - [113.3564453125, 8.263671875], - [113.3564453125, 8.265625], - [113.3544921875, 8.2734375], - [113.3505859375, 8.279296875], - [113.3515625, 8.2880859375], - [113.353515625, 8.298828125], - [113.3544921875, 8.3046875], - [113.3583984375, 8.30859375], - [113.36328125, 8.310546875], - [113.373046875, 8.3115234375], - [113.3759765625, 8.3095703125], - [113.3857421875, 8.2958984375], - [113.3857421875, 8.29296875], - [113.38671875, 8.2900390625], - [113.38671875, 8.2744140625], - [113.38671875, 8.267578125], - [113.38671875, 8.2392578125], - [113.3857421875, 8.2373046875], - [113.365234375, 8.19921875], - [113.357421875, 8.1845703125], - [113.3505859375, 8.1728515625], - [113.32421875, 8.142578125], - [113.3173828125, 8.1337890625], - [113.3046875, 8.123046875], - [113.2998046875, 8.1181640625], - [113.291015625, 8.11328125], - [113.291015625, 8.11328125], - [113.2890625, 8.1201171875], - [113.2900390625, 8.1220703125], - [113.29296875, 8.1240234375], - [113.296875, 8.12890625], - [113.3017578125, 8.1357421875], - [113.3046875, 8.138671875], - [113.3095703125, 8.1455078125], - [113.3154296875, 8.154296875], - [113.33203125, 8.1796875], - [113.3388671875, 8.1884765625], - [113.34375, 8.1943359375], - [113.341796875, 8.197265625], - [113.337890625, 8.2001953125], - [113.3330078125, 8.197265625], - [113.328125, 8.1923828125], - [113.3203125, 8.185546875], - [113.3115234375, 8.177734375], - [113.2890625, 8.1474609375], - [113.2802734375, 8.1337890625], - [113.275390625, 8.123046875], - [113.2724609375, 8.1220703125], - [113.2724609375, 8.1220703125], - [113.2685546875, 8.1240234375], - [113.2666015625, 8.126953125], - [113.2666015625, 8.126953125] - ], - [ - [113.22265625, 8.07421875], - [113.22265625, 8.0771484375], - [113.23828125, 8.09765625], - [113.2431640625, 8.1025390625], - [113.26171875, 8.1171875], - [113.263671875, 8.1181640625], - [113.2705078125, 8.1201171875], - [113.275390625, 8.1201171875], - [113.28125, 8.1171875], - [113.2841796875, 8.115234375], - [113.2841796875, 8.111328125], - [113.2841796875, 8.111328125], - [113.236328125, 8.0693359375], - [113.2333984375, 8.0673828125], - [113.2314453125, 8.06640625], - [113.2314453125, 8.06640625], - [113.2236328125, 8.0703125], - [113.2236328125, 8.0703125], - [113.22265625, 8.07421875] - ], - [ - [113.6611328125, 9.2314453125], - [113.6611328125, 9.2314453125], - [113.6650390625, 9.236328125], - [113.6728515625, 9.2431640625], - [113.6806640625, 9.244140625], - [113.685546875, 9.2412109375], - [113.69140625, 9.2333984375], - [113.697265625, 9.2265625], - [113.697265625, 9.2265625], - [113.6962890625, 9.21875], - [113.6962890625, 9.21875], - [113.6904296875, 9.2158203125], - [113.68359375, 9.2138671875], - [113.6806640625, 9.2080078125], - [113.677734375, 9.203125], - [113.677734375, 9.203125], - [113.6748046875, 9.203125], - [113.66796875, 9.2109375], - [113.6611328125, 9.224609375], - [113.6611328125, 9.2314453125] - ], - [ - [113.638671875, 8.9775390625], - [113.640625, 8.9833984375], - [113.6455078125, 8.990234375], - [113.7021484375, 9.01171875], - [113.708984375, 9.0146484375], - [113.7197265625, 9.0205078125], - [113.72265625, 9.01953125], - [113.7265625, 9.017578125], - [113.7314453125, 9.0078125], - [113.7314453125, 9.0048828125], - [113.7314453125, 9.00390625], - [113.712890625, 8.9921875], - [113.7021484375, 8.98828125], - [113.6923828125, 8.9794921875], - [113.6865234375, 8.9736328125], - [113.6806640625, 8.9716796875], - [113.671875, 8.9716796875], - [113.6630859375, 8.9677734375], - [113.6552734375, 8.962890625], - [113.6552734375, 8.962890625], - [113.6474609375, 8.96484375], - [113.6416015625, 8.9716796875], - [113.638671875, 8.9775390625] - ], - [ - [114.1943359375, 8.7646484375], - [114.1953125, 8.7734375], - [114.1982421875, 8.78125], - [114.20703125, 8.787109375], - [114.212890625, 8.7880859375], - [114.22265625, 8.78515625], - [114.228515625, 8.7783203125], - [114.236328125, 8.7666015625], - [114.2421875, 8.7578125], - [114.248046875, 8.73828125], - [114.25, 8.7314453125], - [114.2490234375, 8.724609375], - [114.240234375, 8.7177734375], - [114.236328125, 8.71875], - [114.236328125, 8.71875], - [114.2333984375, 8.72265625], - [114.2314453125, 8.7314453125], - [114.224609375, 8.7568359375], - [114.220703125, 8.7607421875], - [114.21875, 8.7607421875], - [114.21484375, 8.7607421875], - [114.212890625, 8.7587890625], - [114.2119140625, 8.7548828125], - [114.2197265625, 8.7392578125], - [114.2236328125, 8.7275390625], - [114.2265625, 8.7138671875], - [114.2265625, 8.7138671875], - [114.22265625, 8.7109375], - [114.2158203125, 8.708984375], - [114.2158203125, 8.708984375], - [114.2109375, 8.712890625], - [114.205078125, 8.72265625], - [114.201171875, 8.728515625], - [114.1982421875, 8.73828125], - [114.1953125, 8.755859375], - [114.1943359375, 8.7646484375] - ], - [ - [114.599609375, 8.8466796875], - [114.6025390625, 8.859375], - [114.61328125, 8.876953125], - [114.6181640625, 8.8818359375], - [114.6376953125, 8.8955078125], - [114.6611328125, 8.900390625], - [114.666015625, 8.900390625], - [114.681640625, 8.884765625], - [114.6826171875, 8.8818359375], - [114.6826171875, 8.8818359375], - [114.6708984375, 8.8623046875], - [114.6591796875, 8.8525390625], - [114.646484375, 8.8447265625], - [114.615234375, 8.8369140625], - [114.6044921875, 8.837890625], - [114.6015625, 8.8408203125], - [114.599609375, 8.8466796875] - ], - [ - [113.9775390625, 8.873046875], - [113.978515625, 8.8759765625], - [113.98046875, 8.8779296875], - [113.9833984375, 8.87890625], - [113.986328125, 8.8798828125], - [113.990234375, 8.87890625], - [113.9951171875, 8.876953125], - [114.009765625, 8.8701171875], - [114.0146484375, 8.8671875], - [114.01953125, 8.8642578125], - [114.037109375, 8.8486328125], - [114.0419921875, 8.8447265625], - [114.0517578125, 8.83203125], - [114.05859375, 8.8212890625], - [114.060546875, 8.81640625], - [114.0634765625, 8.8056640625], - [114.064453125, 8.7998046875], - [114.0634765625, 8.7958984375], - [114.0615234375, 8.791015625], - [114.0576171875, 8.7822265625], - [114.0546875, 8.779296875], - [114.0517578125, 8.77734375], - [114.0478515625, 8.77734375], - [114.0400390625, 8.779296875], - [114.0380859375, 8.78125], - [114.0361328125, 8.7841796875], - [114.03515625, 8.7880859375], - [114.0341796875, 8.794921875], - [114.0341796875, 8.7978515625], - [114.033203125, 8.802734375], - [114.0322265625, 8.806640625], - [114.017578125, 8.83203125], - [114.015625, 8.8359375], - [114.013671875, 8.8369140625], - [114.0048828125, 8.8427734375], - [113.9970703125, 8.84765625], - [113.99609375, 8.849609375], - [113.990234375, 8.857421875], - [113.98828125, 8.859375], - [113.9794921875, 8.8681640625], - [113.9775390625, 8.8701171875], - [113.9775390625, 8.873046875] - ], - [ - [112.873046875, 9.5732421875], - [112.875, 9.576171875], - [112.8759765625, 9.5771484375], - [112.876953125, 9.578125], - [112.8818359375, 9.578125], - [112.8837890625, 9.5771484375], - [112.884765625, 9.576171875], - [112.884765625, 9.57421875], - [112.8837890625, 9.572265625], - [112.8837890625, 9.5712890625], - [112.8779296875, 9.5693359375], - [112.8759765625, 9.5693359375], - [112.8740234375, 9.5712890625], - [112.8740234375, 9.572265625], - [112.873046875, 9.5732421875] - ], - [ - [112.8916015625, 9.5849609375], - [112.892578125, 9.5888671875], - [112.8955078125, 9.5908203125], - [112.900390625, 9.5908203125], - [112.90625, 9.5888671875], - [112.908203125, 9.5859375], - [112.908203125, 9.5791015625], - [112.9072265625, 9.5732421875], - [112.9033203125, 9.5693359375], - [112.8984375, 9.568359375], - [112.8935546875, 9.5693359375], - [112.892578125, 9.5791015625], - [112.8916015625, 9.5849609375] - ], - [ - [112.927734375, 9.6240234375], - [112.927734375, 9.6240234375], - [112.927734375, 9.6240234375], - [112.9345703125, 9.626953125], - [112.9345703125, 9.626953125], - [112.9384765625, 9.623046875], - [112.9384765625, 9.623046875], - [112.9384765625, 9.623046875], - [112.9365234375, 9.62109375], - [112.931640625, 9.6201171875], - [112.9306640625, 9.62109375], - [112.927734375, 9.6240234375] - ], - [ - [112.9365234375, 9.6337890625], - [112.9365234375, 9.634765625], - [112.9365234375, 9.634765625], - [112.943359375, 9.6376953125], - [112.9443359375, 9.638671875], - [112.947265625, 9.63671875], - [112.947265625, 9.63671875], - [112.9462890625, 9.6328125], - [112.9423828125, 9.630859375], - [112.9365234375, 9.630859375], - [112.9365234375, 9.630859375], - [112.9365234375, 9.6337890625] - ], - [ - [113.001953125, 9.6552734375], - [113.001953125, 9.6572265625], - [113.001953125, 9.6591796875], - [113.001953125, 9.6591796875], - [113.0068359375, 9.6611328125], - [113.0078125, 9.6611328125], - [113.0107421875, 9.66015625], - [113.01171875, 9.658203125], - [113.0126953125, 9.65234375], - [113.01171875, 9.6484375], - [113.0107421875, 9.6474609375], - [113.009765625, 9.6474609375], - [113.0029296875, 9.6494140625], - [113.001953125, 9.6494140625], - [113.001953125, 9.650390625], - [113.001953125, 9.6552734375] - ], - [ - [111.4638671875, 8.525390625], - [111.4658203125, 8.5283203125], - [111.4755859375, 8.544921875], - [111.478515625, 8.5478515625], - [111.484375, 8.5498046875], - [111.490234375, 8.55078125], - [111.509765625, 8.55078125], - [111.509765625, 8.55078125], - [111.51171875, 8.5478515625], - [111.51171875, 8.54296875], - [111.509765625, 8.5400390625], - [111.498046875, 8.5244140625], - [111.494140625, 8.5224609375], - [111.48828125, 8.521484375], - [111.474609375, 8.51953125], - [111.466796875, 8.5205078125], - [111.466796875, 8.5205078125], - [111.4638671875, 8.5224609375], - [111.4638671875, 8.525390625] - ], - [ - [112.2080078125, 8.8359375], - [112.208984375, 8.8388671875], - [112.2109375, 8.8427734375], - [112.2158203125, 8.8466796875], - [112.2197265625, 8.8515625], - [112.224609375, 8.8564453125], - [112.2294921875, 8.857421875], - [112.2373046875, 8.857421875], - [112.2412109375, 8.853515625], - [112.2421875, 8.841796875], - [112.236328125, 8.828125], - [112.236328125, 8.828125], - [112.232421875, 8.826171875], - [112.2236328125, 8.8251953125], - [112.2158203125, 8.826171875], - [112.2138671875, 8.8271484375], - [112.2080078125, 8.8359375] - ], - [ - [112.2451171875, 8.875], - [112.2451171875, 8.875], - [112.24609375, 8.876953125], - [112.265625, 8.8896484375], - [112.2724609375, 8.8916015625], - [112.279296875, 8.8916015625], - [112.2861328125, 8.8896484375], - [112.2890625, 8.8857421875], - [112.291015625, 8.8740234375], - [112.291015625, 8.869140625], - [112.2822265625, 8.85546875], - [112.2783203125, 8.853515625], - [112.2734375, 8.8525390625], - [112.26171875, 8.85546875], - [112.2470703125, 8.87109375], - [112.2451171875, 8.875] - ], - [ - [112.3466796875, 8.9267578125], - [112.3515625, 8.9375], - [112.357421875, 8.94140625], - [112.36328125, 8.9443359375], - [112.3857421875, 8.947265625], - [112.3896484375, 8.9462890625], - [112.3955078125, 8.9365234375], - [112.3955078125, 8.9296875], - [112.3935546875, 8.919921875], - [112.3828125, 8.9130859375], - [112.3759765625, 8.9091796875], - [112.3740234375, 8.9091796875], - [112.3671875, 8.908203125], - [112.3564453125, 8.9091796875], - [112.3525390625, 8.9111328125], - [112.3525390625, 8.9111328125], - [112.3466796875, 8.923828125], - [112.3466796875, 8.9267578125] - ], - [ - [112.5380859375, 8.8466796875], - [112.5400390625, 8.8515625], - [112.5419921875, 8.8525390625], - [112.544921875, 8.8544921875], - [112.5517578125, 8.8525390625], - [112.5576171875, 8.8544921875], - [112.56640625, 8.8544921875], - [112.576171875, 8.8564453125], - [112.5859375, 8.8583984375], - [112.5986328125, 8.859375], - [112.6044921875, 8.857421875], - [112.61328125, 8.8486328125], - [112.6162109375, 8.8466796875], - [112.63671875, 8.837890625], - [112.6455078125, 8.826171875], - [112.6455078125, 8.826171875], - [112.6455078125, 8.8232421875], - [112.6435546875, 8.8203125], - [112.640625, 8.8193359375], - [112.6240234375, 8.81640625], - [112.6123046875, 8.8154296875], - [112.599609375, 8.81640625], - [112.5908203125, 8.8154296875], - [112.58203125, 8.81640625], - [112.5712890625, 8.8154296875], - [112.5625, 8.818359375], - [112.5537109375, 8.8232421875], - [112.5498046875, 8.8251953125], - [112.5400390625, 8.8388671875], - [112.5380859375, 8.8427734375], - [112.5380859375, 8.8466796875] - ], - [ - [112.82421875, 8.9111328125], - [112.8251953125, 8.9189453125], - [112.8251953125, 8.9189453125], - [112.8291015625, 8.921875], - [112.833984375, 8.9228515625], - [112.8427734375, 8.9228515625], - [112.853515625, 8.9208984375], - [112.873046875, 8.9091796875], - [112.875, 8.904296875], - [112.873046875, 8.8974609375], - [112.869140625, 8.8916015625], - [112.8662109375, 8.890625], - [112.859375, 8.8896484375], - [112.8525390625, 8.8916015625], - [112.841796875, 8.89453125], - [112.8251953125, 8.908203125], - [112.82421875, 8.9111328125] - ], - [ - [115.837890625, 9.7099609375], - [115.84765625, 9.7265625], - [115.849609375, 9.732421875], - [115.849609375, 9.7373046875], - [115.857421875, 9.7607421875], - [115.865234375, 9.7724609375], - [115.87109375, 9.779296875], - [115.888671875, 9.7880859375], - [115.89453125, 9.79296875], - [115.9013671875, 9.796875], - [115.908203125, 9.796875], - [115.9189453125, 9.791015625], - [115.92578125, 9.7822265625], - [115.921875, 9.765625], - [115.923828125, 9.7490234375], - [115.919921875, 9.728515625], - [115.9150390625, 9.7109375], - [115.9072265625, 9.6875], - [115.9013671875, 9.671875], - [115.8955078125, 9.658203125], - [115.884765625, 9.6494140625], - [115.875, 9.6484375], - [115.8681640625, 9.650390625], - [115.8681640625, 9.650390625], - [115.8671875, 9.6552734375], - [115.865234375, 9.6611328125], - [115.8623046875, 9.669921875], - [115.8623046875, 9.673828125], - [115.8642578125, 9.6806640625], - [115.86328125, 9.6875], - [115.861328125, 9.6943359375], - [115.8388671875, 9.701171875], - [115.8388671875, 9.701171875], - [115.837890625, 9.7099609375] - ], - [ - [116.0458984375, 10.095703125], - [116.046875, 10.099609375], - [116.052734375, 10.107421875], - [116.0712890625, 10.1298828125], - [116.07421875, 10.1318359375], - [116.07421875, 10.1318359375], - [116.0771484375, 10.130859375], - [116.0869140625, 10.123046875], - [116.0966796875, 10.09765625], - [116.0966796875, 10.09375], - [116.08203125, 10.0703125], - [116.076171875, 10.0654296875], - [116.0703125, 10.064453125], - [116.0673828125, 10.06640625], - [116.0498046875, 10.0869140625], - [116.046875, 10.0908203125], - [116.0458984375, 10.095703125] - ], - [ - [116.1533203125, 9.580078125], - [116.15625, 9.5927734375], - [116.1708984375, 9.59765625], - [116.17578125, 9.595703125], - [116.1884765625, 9.595703125], - [116.197265625, 9.5791015625], - [116.1953125, 9.5703125], - [116.189453125, 9.5654296875], - [116.1806640625, 9.5634765625], - [116.171875, 9.5634765625], - [116.1611328125, 9.5634765625], - [116.1611328125, 9.5634765625], - [116.1552734375, 9.5693359375], - [116.1533203125, 9.580078125] - ], - [ - [116.470703125, 9.810546875], - [116.470703125, 9.814453125], - [116.47265625, 9.818359375], - [116.47265625, 9.818359375], - [116.474609375, 9.8193359375], - [116.486328125, 9.8232421875], - [116.48828125, 9.8232421875], - [116.4912109375, 9.822265625], - [116.5087890625, 9.8046875], - [116.5087890625, 9.8017578125], - [116.509765625, 9.7978515625], - [116.5087890625, 9.791015625], - [116.4931640625, 9.7822265625], - [116.4892578125, 9.78125], - [116.4853515625, 9.783203125], - [116.48046875, 9.7861328125], - [116.4765625, 9.80078125], - [116.470703125, 9.810546875] - ], - [ - [116.2744140625, 8.8798828125], - [116.2744140625, 8.8837890625], - [116.2744140625, 8.8857421875], - [116.2783203125, 8.8896484375], - [116.2861328125, 8.8974609375], - [116.287109375, 8.9013671875], - [116.2900390625, 8.9033203125], - [116.2939453125, 8.9052734375], - [116.2978515625, 8.908203125], - [116.306640625, 8.91796875], - [116.3134765625, 8.9189453125], - [116.3212890625, 8.91796875], - [116.3291015625, 8.91015625], - [116.3330078125, 8.9013671875], - [116.3310546875, 8.89453125], - [116.3310546875, 8.89453125], - [116.322265625, 8.8935546875], - [116.3193359375, 8.890625], - [116.3173828125, 8.8857421875], - [116.3115234375, 8.880859375], - [116.3046875, 8.8818359375], - [116.3017578125, 8.884765625], - [116.302734375, 8.8740234375], - [116.3046875, 8.8671875], - [116.298828125, 8.8603515625], - [116.294921875, 8.8583984375], - [116.294921875, 8.8583984375], - [116.2890625, 8.8603515625], - [116.28125, 8.865234375], - [116.27734375, 8.869140625], - [116.275390625, 8.8740234375], - [116.2744140625, 8.8798828125] - ], - [ - [114.2568359375, 9.8251953125], - [114.2568359375, 9.826171875], - [114.26171875, 9.8359375], - [114.2626953125, 9.8369140625], - [114.2685546875, 9.837890625], - [114.2705078125, 9.8388671875], - [114.271484375, 9.837890625], - [114.271484375, 9.8369140625], - [114.2734375, 9.83203125], - [114.2744140625, 9.822265625], - [114.2744140625, 9.8203125], - [114.2724609375, 9.818359375], - [114.2705078125, 9.81640625], - [114.267578125, 9.81640625], - [114.2626953125, 9.81640625], - [114.2607421875, 9.81640625], - [114.259765625, 9.8173828125], - [114.2568359375, 9.8251953125] - ], - [ - [113.59765625, 10.2412109375], - [113.59765625, 10.2431640625], - [113.607421875, 10.2548828125], - [113.611328125, 10.2578125], - [113.6171875, 10.2578125], - [113.625, 10.2568359375], - [113.638671875, 10.244140625], - [113.638671875, 10.2431640625], - [113.638671875, 10.2392578125], - [113.63671875, 10.2353515625], - [113.6240234375, 10.22265625], - [113.6220703125, 10.2216796875], - [113.6181640625, 10.22265625], - [113.5986328125, 10.23828125], - [113.59765625, 10.2412109375] - ], - [ - [114.3447265625, 9.75390625], - [114.345703125, 9.755859375], - [114.349609375, 9.759765625], - [114.353515625, 9.7607421875], - [114.357421875, 9.7587890625], - [114.3603515625, 9.75390625], - [114.3583984375, 9.744140625], - [114.3564453125, 9.7421875], - [114.3505859375, 9.740234375], - [114.3505859375, 9.740234375], - [114.34765625, 9.7412109375], - [114.3447265625, 9.744140625], - [114.3447265625, 9.75390625] - ], - [ - [114.6181640625, 9.9658203125], - [114.6181640625, 9.97265625], - [114.619140625, 9.9755859375], - [114.619140625, 9.9755859375], - [114.6220703125, 9.9765625], - [114.646484375, 9.98046875], - [114.6533203125, 9.9833984375], - [114.669921875, 9.984375], - [114.6865234375, 9.9794921875], - [114.6865234375, 9.9794921875], - [114.6865234375, 9.9765625], - [114.6845703125, 9.9541015625], - [114.677734375, 9.9404296875], - [114.6728515625, 9.9287109375], - [114.6708984375, 9.92578125], - [114.66796875, 9.9248046875], - [114.66015625, 9.92578125], - [114.658203125, 9.923828125], - [114.6572265625, 9.919921875], - [114.6552734375, 9.9189453125], - [114.642578125, 9.91796875], - [114.6396484375, 9.9189453125], - [114.63671875, 9.9228515625], - [114.6357421875, 9.92578125], - [114.6328125, 9.93359375], - [114.6328125, 9.94140625], - [114.6328125, 9.9443359375], - [114.6357421875, 9.951171875], - [114.6357421875, 9.9541015625], - [114.6328125, 9.958984375], - [114.6220703125, 9.9619140625], - [114.6181640625, 9.962890625], - [114.6181640625, 9.962890625], - [114.6181640625, 9.9658203125] - ], - [ - [114.2431640625, 10.2421875], - [114.244140625, 10.2548828125], - [114.24609375, 10.2568359375], - [114.265625, 10.275390625], - [114.2802734375, 10.2861328125], - [114.2939453125, 10.2939453125], - [114.3125, 10.30078125], - [114.3134765625, 10.30078125], - [114.3232421875, 10.296875], - [114.3271484375, 10.28515625], - [114.3271484375, 10.28515625], - [114.3046875, 10.267578125], - [114.2890625, 10.2607421875], - [114.263671875, 10.240234375], - [114.2607421875, 10.2392578125], - [114.25, 10.236328125], - [114.248046875, 10.2373046875], - [114.2431640625, 10.240234375], - [114.2431640625, 10.2421875] - ], - [ - [114.6904296875, 10.3466796875], - [114.6904296875, 10.3505859375], - [114.693359375, 10.357421875], - [114.6982421875, 10.361328125], - [114.701171875, 10.3662109375], - [114.7041015625, 10.3740234375], - [114.7041015625, 10.375], - [114.7177734375, 10.380859375], - [114.7265625, 10.380859375], - [114.734375, 10.37890625], - [114.74609375, 10.375], - [114.748046875, 10.3720703125], - [114.7470703125, 10.359375], - [114.7451171875, 10.357421875], - [114.7431640625, 10.353515625], - [114.7412109375, 10.3466796875], - [114.7392578125, 10.33984375], - [114.7294921875, 10.322265625], - [114.7265625, 10.3193359375], - [114.71875, 10.3193359375], - [114.7158203125, 10.3203125], - [114.712890625, 10.3203125], - [114.708984375, 10.31640625], - [114.7080078125, 10.314453125], - [114.7080078125, 10.314453125], - [114.705078125, 10.3125], - [114.703125, 10.3134765625], - [114.701171875, 10.3154296875], - [114.69921875, 10.3203125], - [114.6943359375, 10.3212890625], - [114.6923828125, 10.3251953125], - [114.69140625, 10.3271484375], - [114.6904296875, 10.33984375], - [114.6904296875, 10.3466796875] - ], - [ - [114.568359375, 10.412109375], - [114.568359375, 10.412109375], - [114.57421875, 10.41796875], - [114.5771484375, 10.4189453125], - [114.583984375, 10.4189453125], - [114.5869140625, 10.41796875], - [114.5888671875, 10.4169921875], - [114.5888671875, 10.4169921875], - [114.587890625, 10.41015625], - [114.5869140625, 10.408203125], - [114.583984375, 10.4072265625], - [114.5810546875, 10.40625], - [114.5771484375, 10.40625], - [114.5712890625, 10.40625], - [114.5693359375, 10.4091796875], - [114.568359375, 10.412109375] - ], - [ - [114.8515625, 10.826171875], - [114.8544921875, 10.8359375], - [114.8564453125, 10.837890625], - [114.859375, 10.837890625], - [114.8662109375, 10.8369140625], - [114.8671875, 10.8359375], - [114.8720703125, 10.826171875], - [114.8720703125, 10.818359375], - [114.87109375, 10.81640625], - [114.8681640625, 10.8134765625], - [114.865234375, 10.8134765625], - [114.8603515625, 10.8134765625], - [114.8544921875, 10.81640625], - [114.853515625, 10.8173828125], - [114.8515625, 10.826171875] - ], - [ - [114.697265625, 11.0048828125], - [114.6982421875, 11.0068359375], - [114.7021484375, 11.017578125], - [114.7109375, 11.0400390625], - [114.732421875, 11.0673828125], - [114.7666015625, 11.1103515625], - [114.771484375, 11.11328125], - [114.77734375, 11.11328125], - [114.7900390625, 11.107421875], - [114.7998046875, 11.10546875], - [114.8017578125, 11.1044921875], - [114.8017578125, 11.103515625], - [114.8017578125, 11.1005859375], - [114.7939453125, 11.0771484375], - [114.7919921875, 11.0751953125], - [114.787109375, 11.072265625], - [114.7109375, 11.0029296875], - [114.708984375, 11.001953125], - [114.70703125, 11.0009765625], - [114.6982421875, 11.00390625], - [114.6982421875, 11.00390625], - [114.697265625, 11.0048828125] - ], - [ - [114.5703125, 11.3212890625], - [114.5703125, 11.3232421875], - [114.5810546875, 11.337890625], - [114.583984375, 11.337890625], - [114.5869140625, 11.337890625], - [114.595703125, 11.328125], - [114.59765625, 11.318359375], - [114.59765625, 11.3154296875], - [114.5966796875, 11.3134765625], - [114.5810546875, 11.3076171875], - [114.5791015625, 11.3076171875], - [114.5791015625, 11.3076171875], - [114.5712890625, 11.318359375], - [114.5703125, 11.3212890625] - ], - [ - [114.4697265625, 10.8369140625], - [114.470703125, 10.83984375], - [114.486328125, 10.8505859375], - [114.4990234375, 10.859375], - [114.5185546875, 10.8759765625], - [114.53515625, 10.8857421875], - [114.5556640625, 10.9013671875], - [114.5634765625, 10.904296875], - [114.58203125, 10.9091796875], - [114.587890625, 10.9091796875], - [114.587890625, 10.9091796875], - [114.59765625, 10.8994140625], - [114.5986328125, 10.896484375], - [114.595703125, 10.873046875], - [114.59375, 10.857421875], - [114.583984375, 10.83984375], - [114.5732421875, 10.837890625], - [114.5654296875, 10.8369140625], - [114.5615234375, 10.8388671875], - [114.5517578125, 10.84765625], - [114.5390625, 10.8544921875], - [114.53515625, 10.853515625], - [114.5166015625, 10.8505859375], - [114.513671875, 10.849609375], - [114.4951171875, 10.82421875], - [114.4814453125, 10.814453125], - [114.478515625, 10.8134765625], - [114.4775390625, 10.8134765625], - [114.4755859375, 10.8154296875], - [114.4697265625, 10.8369140625] - ], - [ - [114.4931640625, 10.7177734375], - [114.4990234375, 10.7373046875], - [114.5, 10.740234375], - [114.525390625, 10.767578125], - [114.537109375, 10.791015625], - [114.5400390625, 10.7939453125], - [114.55078125, 10.7958984375], - [114.5546875, 10.7958984375], - [114.5546875, 10.7958984375], - [114.5576171875, 10.79296875], - [114.5634765625, 10.7783203125], - [114.5625, 10.7734375], - [114.5537109375, 10.7578125], - [114.5341796875, 10.7392578125], - [114.5146484375, 10.72265625], - [114.49609375, 10.71484375], - [114.494140625, 10.71484375], - [114.494140625, 10.7158203125], - [114.4931640625, 10.7177734375] - ], - [ - [114.689453125, 11.4697265625], - [114.689453125, 11.478515625], - [114.6923828125, 11.4853515625], - [114.697265625, 11.4892578125], - [114.7041015625, 11.4921875], - [114.71484375, 11.4931640625], - [114.720703125, 11.4921875], - [114.7275390625, 11.4892578125], - [114.7314453125, 11.482421875], - [114.73828125, 11.4638671875], - [114.736328125, 11.4384765625], - [114.734375, 11.4326171875], - [114.7314453125, 11.4296875], - [114.72265625, 11.4296875], - [114.7158203125, 11.4326171875], - [114.7021484375, 11.4404296875], - [114.6962890625, 11.447265625], - [114.6923828125, 11.45703125], - [114.689453125, 11.4697265625] - ], - [ - [114.5615234375, 10.751953125], - [114.5625, 10.75390625], - [114.5634765625, 10.7548828125], - [114.564453125, 10.755859375], - [114.5654296875, 10.755859375], - [114.5673828125, 10.755859375], - [114.5693359375, 10.7548828125], - [114.5703125, 10.75390625], - [114.5703125, 10.7529296875], - [114.5712890625, 10.7509765625], - [114.5703125, 10.748046875], - [114.5693359375, 10.7470703125], - [114.5673828125, 10.74609375], - [114.56640625, 10.74609375], - [114.564453125, 10.74609375], - [114.5625, 10.7470703125], - [114.5625, 10.748046875], - [114.5615234375, 10.751953125] - ], - [ - [114.1884765625, 11.029296875], - [114.1884765625, 11.03125], - [114.1884765625, 11.0322265625], - [114.189453125, 11.0341796875], - [114.1923828125, 11.03515625], - [114.193359375, 11.0361328125], - [114.1953125, 11.0361328125], - [114.197265625, 11.03515625], - [114.197265625, 11.033203125], - [114.1982421875, 11.0322265625], - [114.1982421875, 11.029296875], - [114.197265625, 11.02734375], - [114.1953125, 11.0244140625], - [114.1943359375, 11.0234375], - [114.1923828125, 11.0234375], - [114.19140625, 11.0234375], - [114.189453125, 11.0244140625], - [114.1884765625, 11.025390625], - [114.1884765625, 11.029296875] - ], - [ - [114.9111328125, 10.86328125], - [114.912109375, 10.8681640625], - [114.9140625, 10.873046875], - [114.9345703125, 10.9033203125], - [114.9384765625, 10.9072265625], - [114.943359375, 10.908203125], - [114.9482421875, 10.9091796875], - [114.9541015625, 10.908203125], - [114.9580078125, 10.9052734375], - [114.9609375, 10.90234375], - [114.9619140625, 10.8984375], - [114.9599609375, 10.892578125], - [114.951171875, 10.865234375], - [114.9453125, 10.8564453125], - [114.939453125, 10.8486328125], - [114.931640625, 10.841796875], - [114.927734375, 10.8408203125], - [114.9228515625, 10.8408203125], - [114.919921875, 10.841796875], - [114.9169921875, 10.8447265625], - [114.9111328125, 10.859375], - [114.9111328125, 10.86328125] - ], - [ - [117.1728515625, 10.6064453125], - [117.173828125, 10.619140625], - [117.1748046875, 10.62109375], - [117.1748046875, 10.62109375], - [117.177734375, 10.6220703125], - [117.181640625, 10.6220703125], - [117.1845703125, 10.62109375], - [117.1884765625, 10.6181640625], - [117.19921875, 10.6064453125], - [117.2099609375, 10.595703125], - [117.2109375, 10.5927734375], - [117.2099609375, 10.58984375], - [117.20703125, 10.5869140625], - [117.2041015625, 10.5849609375], - [117.2001953125, 10.5849609375], - [117.1904296875, 10.5859375], - [117.1787109375, 10.5888671875], - [117.17578125, 10.591796875], - [117.173828125, 10.59375], - [117.1728515625, 10.6064453125] - ], - [ - [117.6318359375, 10.62890625], - [117.6328125, 10.6396484375], - [117.6337890625, 10.6416015625], - [117.63671875, 10.64453125], - [117.6474609375, 10.65234375], - [117.6513671875, 10.6533203125], - [117.6552734375, 10.6533203125], - [117.66015625, 10.6533203125], - [117.6630859375, 10.65234375], - [117.6650390625, 10.6513671875], - [117.6689453125, 10.6474609375], - [117.6689453125, 10.6455078125], - [117.66796875, 10.6435546875], - [117.6552734375, 10.62890625], - [117.642578125, 10.623046875], - [117.6396484375, 10.6220703125], - [117.63671875, 10.6220703125], - [117.634765625, 10.623046875], - [117.6328125, 10.625], - [117.6318359375, 10.62890625] - ], - [ - [115.841796875, 10.8466796875], - [115.8427734375, 10.8515625], - [115.8466796875, 10.8544921875], - [115.8544921875, 10.853515625], - [115.8642578125, 10.8486328125], - [115.869140625, 10.8427734375], - [115.8701171875, 10.837890625], - [115.8671875, 10.830078125], - [115.8671875, 10.8291015625], - [115.86328125, 10.828125], - [115.859375, 10.828125], - [115.8564453125, 10.8291015625], - [115.845703125, 10.83984375], - [115.841796875, 10.8466796875] - ], - [ - [116.638671875, 10.5048828125], - [116.6435546875, 10.513671875], - [116.6455078125, 10.515625], - [116.6533203125, 10.5185546875], - [116.673828125, 10.517578125], - [116.69921875, 10.517578125], - [116.703125, 10.5166015625], - [116.712890625, 10.5078125], - [116.712890625, 10.505859375], - [116.708984375, 10.4931640625], - [116.7080078125, 10.4912109375], - [116.7041015625, 10.490234375], - [116.693359375, 10.4892578125], - [116.666015625, 10.4912109375], - [116.6533203125, 10.4921875], - [116.6513671875, 10.4921875], - [116.638671875, 10.5029296875], - [116.638671875, 10.5029296875], - [116.638671875, 10.5048828125] - ], - [ - [116.8330078125, 10.4775390625], - [116.8330078125, 10.48046875], - [116.8349609375, 10.484375], - [116.845703125, 10.4931640625], - [116.84765625, 10.494140625], - [116.8671875, 10.49609375], - [116.869140625, 10.49609375], - [116.87109375, 10.4951171875], - [116.873046875, 10.4921875], - [116.8740234375, 10.4912109375], - [116.8740234375, 10.4892578125], - [116.8701171875, 10.478515625], - [116.869140625, 10.4765625], - [116.8662109375, 10.474609375], - [116.85546875, 10.46875], - [116.853515625, 10.46875], - [116.8486328125, 10.46875], - [116.8359375, 10.4716796875], - [116.8349609375, 10.47265625], - [116.8330078125, 10.4775390625] - ], - [ - [117.2587890625, 10.3212890625], - [117.26171875, 10.345703125], - [117.2685546875, 10.35546875], - [117.271484375, 10.357421875], - [117.275390625, 10.3583984375], - [117.28125, 10.357421875], - [117.294921875, 10.3525390625], - [117.2978515625, 10.3486328125], - [117.2998046875, 10.34375], - [117.3017578125, 10.322265625], - [117.2998046875, 10.314453125], - [117.2958984375, 10.310546875], - [117.291015625, 10.306640625], - [117.28515625, 10.3046875], - [117.271484375, 10.3037109375], - [117.265625, 10.3076171875], - [117.259765625, 10.3154296875], - [117.2587890625, 10.3212890625] - ], - [ - [117.3486328125, 10.0908203125], - [117.3505859375, 10.1015625], - [117.3544921875, 10.10546875], - [117.369140625, 10.107421875], - [117.3740234375, 10.107421875], - [117.3876953125, 10.1015625], - [117.390625, 10.099609375], - [117.3916015625, 10.09375], - [117.3876953125, 10.0673828125], - [117.3857421875, 10.064453125], - [117.3857421875, 10.064453125], - [117.3603515625, 10.060546875], - [117.3564453125, 10.0615234375], - [117.3544921875, 10.0634765625], - [117.3486328125, 10.0859375], - [117.3486328125, 10.0908203125] - ], - [ - [117.267578125, 10.6923828125], - [117.2685546875, 10.701171875], - [117.28125, 10.71875], - [117.2939453125, 10.7353515625], - [117.302734375, 10.740234375], - [117.3251953125, 10.7451171875], - [117.3701171875, 10.7431640625], - [117.404296875, 10.7255859375], - [117.4189453125, 10.703125], - [117.4169921875, 10.677734375], - [117.41015625, 10.671875], - [117.4052734375, 10.6708984375], - [117.349609375, 10.6728515625], - [117.27734375, 10.685546875], - [117.271484375, 10.6884765625], - [117.267578125, 10.6923828125], - [117.267578125, 10.6923828125] - ], - [ - [117.771484375, 10.7744140625], - [117.7724609375, 10.796875], - [117.7744140625, 10.806640625], - [117.7763671875, 10.8095703125], - [117.8017578125, 10.83984375], - [117.8056640625, 10.8427734375], - [117.8125, 10.8447265625], - [117.8271484375, 10.8408203125], - [117.83203125, 10.8388671875], - [117.8330078125, 10.8369140625], - [117.837890625, 10.818359375], - [117.8369140625, 10.80859375], - [117.8359375, 10.8037109375], - [117.8232421875, 10.7744140625], - [117.798828125, 10.75390625], - [117.77734375, 10.7529296875], - [117.7724609375, 10.75390625], - [117.7724609375, 10.75390625], - [117.771484375, 10.7744140625] - ], - [ - [117.4501953125, 11.0654296875], - [117.451171875, 11.076171875], - [117.4521484375, 11.0791015625], - [117.46875, 11.0908203125], - [117.47265625, 11.091796875], - [117.4765625, 11.0908203125], - [117.486328125, 11.087890625], - [117.486328125, 11.087890625], - [117.486328125, 11.087890625], - [117.4814453125, 11.0751953125], - [117.4794921875, 11.072265625], - [117.4736328125, 11.0693359375], - [117.466796875, 11.06640625], - [117.4560546875, 11.0634765625], - [117.451171875, 11.0634765625], - [117.451171875, 11.0634765625], - [117.4501953125, 11.0654296875], - [117.4501953125, 11.0654296875] - ], - [ - [116.7275390625, 11.501953125], - [116.7333984375, 11.5146484375], - [116.734375, 11.5146484375], - [116.73828125, 11.515625], - [116.73828125, 11.515625], - [116.7451171875, 11.5048828125], - [116.7578125, 11.4833984375], - [116.7646484375, 11.46484375], - [116.7685546875, 11.4541015625], - [116.7724609375, 11.4462890625], - [116.771484375, 11.435546875], - [116.765625, 11.4306640625], - [116.765625, 11.4306640625], - [116.765625, 11.4306640625], - [116.7509765625, 11.44921875], - [116.74609375, 11.4599609375], - [116.73828125, 11.470703125], - [116.7333984375, 11.4765625], - [116.7314453125, 11.4833984375], - [116.7294921875, 11.49609375], - [116.7275390625, 11.501953125] - ], - [ - [115.3623046875, 13.94921875], - [115.3623046875, 13.94921875], - [115.3779296875, 13.9697265625], - [115.3994140625, 13.978515625], - [115.4033203125, 13.978515625], - [115.423828125, 13.9775390625], - [115.439453125, 13.9619140625], - [115.439453125, 13.9619140625], - [115.439453125, 13.9443359375], - [115.439453125, 13.9443359375], - [115.4228515625, 13.9306640625], - [115.3984375, 13.92578125], - [115.3828125, 13.931640625], - [115.3623046875, 13.94921875], - [115.3623046875, 13.94921875] - ], - [ - [116.6953125, 16.345703125], - [116.69921875, 16.3525390625], - [116.70703125, 16.36328125], - [116.71875, 16.3740234375], - [116.7255859375, 16.375], - [116.734375, 16.373046875], - [116.7451171875, 16.3662109375], - [116.748046875, 16.361328125], - [116.748046875, 16.322265625], - [116.7392578125, 16.3046875], - [116.736328125, 16.30078125], - [116.724609375, 16.2978515625], - [116.7138671875, 16.296875], - [116.708984375, 16.2998046875], - [116.6982421875, 16.31640625], - [116.6953125, 16.345703125] - ], - [ - [117.708984375, 15.1826171875], - [117.7158203125, 15.2236328125], - [117.7197265625, 15.2294921875], - [117.7275390625, 15.2333984375], - [117.736328125, 15.236328125], - [117.7431640625, 15.234375], - [117.7490234375, 15.23046875], - [117.7666015625, 15.2109375], - [117.7734375, 15.2001953125], - [117.783203125, 15.1875], - [117.79296875, 15.1806640625], - [117.802734375, 15.177734375], - [117.8173828125, 15.1708984375], - [117.83984375, 15.16015625], - [117.84375, 15.1513671875], - [117.8466796875, 15.140625], - [117.8447265625, 15.1279296875], - [117.8427734375, 15.1259765625], - [117.841796875, 15.1259765625], - [117.8408203125, 15.126953125], - [117.833984375, 15.1484375], - [117.830078125, 15.1533203125], - [117.814453125, 15.158203125], - [117.78515625, 15.169921875], - [117.7802734375, 15.1728515625], - [117.7734375, 15.1787109375], - [117.7646484375, 15.19140625], - [117.7451171875, 15.2177734375], - [117.740234375, 15.2197265625], - [117.732421875, 15.21875], - [117.7275390625, 15.2138671875], - [117.7216796875, 15.1962890625], - [117.7216796875, 15.1787109375], - [117.72265625, 15.1494140625], - [117.7236328125, 15.140625], - [117.7255859375, 15.1318359375], - [117.7314453125, 15.126953125], - [117.7373046875, 15.125], - [117.76953125, 15.123046875], - [117.828125, 15.1123046875], - [117.830078125, 15.1103515625], - [117.830078125, 15.1103515625], - [117.8291015625, 15.1083984375], - [117.8271484375, 15.107421875], - [117.8173828125, 15.10546875], - [117.8046875, 15.1044921875], - [117.7880859375, 15.1044921875], - [117.73828125, 15.10546875], - [117.7275390625, 15.10546875], - [117.71875, 15.111328125], - [117.712890625, 15.119140625], - [117.7099609375, 15.12890625], - [117.7099609375, 15.1357421875], - [117.708984375, 15.142578125], - [117.708984375, 15.1826171875] - ], - [ - [114.7041015625, 16.1708984375], - [114.705078125, 16.2001953125], - [114.705078125, 16.2001953125], - [114.724609375, 16.2060546875], - [114.73828125, 16.2099609375], - [114.7548828125, 16.2109375], - [114.8037109375, 16.2158203125], - [114.8115234375, 16.21484375], - [114.81640625, 16.212890625], - [114.8193359375, 16.2080078125], - [114.8193359375, 16.203125], - [114.81640625, 16.19921875], - [114.8076171875, 16.1943359375], - [114.79296875, 16.19140625], - [114.763671875, 16.1875], - [114.7431640625, 16.185546875], - [114.728515625, 16.1806640625], - [114.7041015625, 16.1708984375], - [114.7041015625, 16.1708984375], - [114.7041015625, 16.1708984375] - ], - [ - [114.44921875, 16.0341796875], - [114.44921875, 16.046875], - [114.45703125, 16.060546875], - [114.4658203125, 16.068359375], - [114.482421875, 16.0712890625], - [114.494140625, 16.072265625], - [114.5146484375, 16.0703125], - [114.5244140625, 16.064453125], - [114.525390625, 16.060546875], - [114.525390625, 16.060546875], - [114.5224609375, 16.056640625], - [114.4853515625, 16.03515625], - [114.466796875, 16.0302734375], - [114.453125, 16.03125], - [114.44921875, 16.0341796875], - [114.44921875, 16.0341796875] - ], - [ - [114.2138671875, 16.041015625], - [114.21484375, 16.0439453125], - [114.234375, 16.05078125], - [114.26953125, 16.0595703125], - [114.283203125, 16.060546875], - [114.3037109375, 16.05859375], - [114.306640625, 16.05859375], - [114.3203125, 16.046875], - [114.3212890625, 16.0439453125], - [114.3193359375, 16.041015625], - [114.3125, 16.03515625], - [114.30859375, 16.0341796875], - [114.28515625, 16.0361328125], - [114.240234375, 16.0361328125], - [114.2294921875, 16.037109375], - [114.2158203125, 16.0400390625], - [114.2138671875, 16.041015625], - [114.2138671875, 16.041015625] - ], - [ - [113.939453125, 15.8359375], - [113.939453125, 15.8359375], - [113.939453125, 15.8359375], - [113.9541015625, 15.8408203125], - [113.970703125, 15.83984375], - [113.970703125, 15.83984375], - [113.98046875, 15.8271484375], - [113.9736328125, 15.806640625], - [113.9736328125, 15.8056640625], - [113.9541015625, 15.8056640625], - [113.9541015625, 15.8056640625], - [113.939453125, 15.8193359375], - [113.939453125, 15.8359375] - ], - [ - [113.8935546875, 15.6708984375], - [113.89453125, 15.6748046875], - [113.900390625, 15.6845703125], - [113.9052734375, 15.685546875], - [113.9140625, 15.6865234375], - [113.9208984375, 15.685546875], - [113.9208984375, 15.685546875], - [113.921875, 15.6826171875], - [113.9228515625, 15.6728515625], - [113.9208984375, 15.66015625], - [113.9189453125, 15.6572265625], - [113.90234375, 15.6513671875], - [113.8984375, 15.650390625], - [113.8984375, 15.650390625], - [113.8955078125, 15.65234375], - [113.8955078125, 15.65234375], - [113.8935546875, 15.6708984375] - ], - [ - [113.7158203125, 15.6005859375], - [113.7158203125, 15.603515625], - [113.71875, 15.6083984375], - [113.724609375, 15.6142578125], - [113.7421875, 15.615234375], - [113.7451171875, 15.615234375], - [113.7578125, 15.611328125], - [113.759765625, 15.609375], - [113.763671875, 15.6025390625], - [113.7626953125, 15.6005859375], - [113.748046875, 15.5947265625], - [113.7421875, 15.5947265625], - [113.7275390625, 15.5927734375], - [113.724609375, 15.59375], - [113.7177734375, 15.5986328125], - [113.7158203125, 15.6005859375], - [113.7158203125, 15.6005859375] - ], - [ - [113.861328125, 15.4775390625], - [113.861328125, 15.48046875], - [113.873046875, 15.4921875], - [113.873046875, 15.4921875], - [113.890625, 15.4912109375], - [113.892578125, 15.490234375], - [113.896484375, 15.4873046875], - [113.8994140625, 15.478515625], - [113.8984375, 15.46875], - [113.8974609375, 15.4658203125], - [113.89453125, 15.46484375], - [113.8740234375, 15.4619140625], - [113.8740234375, 15.4619140625], - [113.8623046875, 15.474609375], - [113.861328125, 15.4775390625] - ], - [ - [113.982421875, 15.419921875], - [113.982421875, 15.421875], - [113.986328125, 15.4296875], - [113.9912109375, 15.4326171875], - [113.994140625, 15.43359375], - [114.0126953125, 15.4306640625], - [114.015625, 15.4296875], - [114.025390625, 15.4228515625], - [114.025390625, 15.4228515625], - [114.025390625, 15.421875], - [114.0234375, 15.412109375], - [114.0224609375, 15.41015625], - [114.015625, 15.4091796875], - [114.0126953125, 15.4091796875], - [113.9833984375, 15.4189453125], - [113.982421875, 15.419921875], - [113.982421875, 15.419921875] - ], - [ - [114.2353515625, 15.435546875], - [114.23828125, 15.4482421875], - [114.244140625, 15.45703125], - [114.244140625, 15.45703125], - [114.2470703125, 15.4580078125], - [114.25, 15.4580078125], - [114.2646484375, 15.447265625], - [114.2646484375, 15.4453125], - [114.263671875, 15.4423828125], - [114.251953125, 15.4296875], - [114.248046875, 15.4296875], - [114.2373046875, 15.431640625], - [114.2353515625, 15.4326171875], - [114.2353515625, 15.435546875] - ], - [ - [114.4580078125, 15.599609375], - [114.4580078125, 15.599609375], - [114.4599609375, 15.6015625], - [114.474609375, 15.6025390625], - [114.478515625, 15.6025390625], - [114.482421875, 15.6005859375], - [114.4921875, 15.59375], - [114.494140625, 15.591796875], - [114.494140625, 15.587890625], - [114.482421875, 15.5771484375], - [114.48046875, 15.576171875], - [114.4736328125, 15.5751953125], - [114.4697265625, 15.576171875], - [114.4677734375, 15.5771484375], - [114.4677734375, 15.5771484375], - [114.458984375, 15.5966796875], - [114.4580078125, 15.599609375] - ], - [ - [113.9560546875, 8.8408203125], - [113.95703125, 8.8427734375], - [113.958984375, 8.8427734375], - [113.9619140625, 8.84375], - [113.9658203125, 8.8447265625], - [113.96875, 8.8447265625], - [113.9716796875, 8.8447265625], - [113.974609375, 8.84375], - [113.978515625, 8.841796875], - [113.9814453125, 8.837890625], - [113.986328125, 8.83203125], - [113.9873046875, 8.830078125], - [113.9892578125, 8.826171875], - [113.9931640625, 8.8193359375], - [113.9951171875, 8.81640625], - [113.9970703125, 8.814453125], - [113.9990234375, 8.8134765625], - [114.00390625, 8.8095703125], - [114.005859375, 8.8076171875], - [114.009765625, 8.802734375], - [114.0126953125, 8.798828125], - [114.0126953125, 8.796875], - [114.0126953125, 8.794921875], - [114.009765625, 8.7919921875], - [114.0078125, 8.791015625], - [114.00390625, 8.791015625], - [113.986328125, 8.7900390625], - [113.98046875, 8.791015625], - [113.9775390625, 8.7919921875], - [113.9755859375, 8.79296875], - [113.97265625, 8.796875], - [113.970703125, 8.7998046875], - [113.9677734375, 8.8046875], - [113.96484375, 8.8095703125], - [113.962890625, 8.8125], - [113.9560546875, 8.828125], - [113.955078125, 8.830078125], - [113.955078125, 8.83203125], - [113.955078125, 8.8349609375], - [113.955078125, 8.837890625], - [113.9560546875, 8.8408203125] - ], - [ - [113.76953125, 7.6376953125], - [113.7744140625, 7.640625], - [113.779296875, 7.6435546875], - [113.7861328125, 7.646484375], - [113.79296875, 7.6474609375], - [113.7998046875, 7.6484375], - [113.8056640625, 7.6484375], - [113.814453125, 7.6484375], - [113.822265625, 7.6474609375], - [113.828125, 7.646484375], - [113.83203125, 7.6455078125], - [113.8349609375, 7.6416015625], - [113.8369140625, 7.6376953125], - [113.8369140625, 7.630859375], - [113.837890625, 7.6259765625], - [113.8369140625, 7.6220703125], - [113.833984375, 7.6162109375], - [113.828125, 7.611328125], - [113.822265625, 7.607421875], - [113.8154296875, 7.603515625], - [113.8056640625, 7.6015625], - [113.794921875, 7.6005859375], - [113.78515625, 7.599609375], - [113.779296875, 7.6005859375], - [113.7744140625, 7.6025390625], - [113.771484375, 7.6044921875], - [113.76953125, 7.607421875], - [113.767578125, 7.6123046875], - [113.7666015625, 7.6162109375], - [113.765625, 7.62109375], - [113.765625, 7.625], - [113.767578125, 7.6328125], - [113.76953125, 7.6376953125] - ], - [ - [114.552734375, 9.943359375], - [114.55859375, 9.947265625], - [114.5615234375, 9.9482421875], - [114.5634765625, 9.9482421875], - [114.5673828125, 9.947265625], - [114.5693359375, 9.947265625], - [114.5712890625, 9.9462890625], - [114.5732421875, 9.9443359375], - [114.5751953125, 9.9423828125], - [114.5751953125, 9.9404296875], - [114.5751953125, 9.9384765625], - [114.5732421875, 9.935546875], - [114.5712890625, 9.93359375], - [114.5693359375, 9.931640625], - [114.564453125, 9.9306640625], - [114.5615234375, 9.9296875], - [114.55859375, 9.9296875], - [114.556640625, 9.9296875], - [114.5537109375, 9.9306640625], - [114.5517578125, 9.931640625], - [114.55078125, 9.93359375], - [114.5498046875, 9.935546875], - [114.5498046875, 9.9365234375], - [114.55078125, 9.939453125], - [114.55078125, 9.9404296875], - [114.552734375, 9.943359375] - ], - [ - [112.216796875, 8.8671875], - [112.21484375, 8.8642578125], - [112.2119140625, 8.8603515625], - [112.2060546875, 8.8564453125], - [112.203125, 8.853515625], - [112.2001953125, 8.8515625], - [112.1982421875, 8.8515625], - [112.1953125, 8.8525390625], - [112.1923828125, 8.8525390625], - [112.1904296875, 8.853515625], - [112.18359375, 8.8583984375], - [112.181640625, 8.8603515625], - [112.1806640625, 8.8623046875], - [112.181640625, 8.865234375], - [112.1826171875, 8.8671875], - [112.18359375, 8.869140625], - [112.185546875, 8.87109375], - [112.1884765625, 8.8720703125], - [112.1904296875, 8.8740234375], - [112.193359375, 8.8759765625], - [112.1943359375, 8.876953125], - [112.197265625, 8.8818359375], - [112.19921875, 8.8837890625], - [112.2021484375, 8.8857421875], - [112.2041015625, 8.88671875], - [112.2060546875, 8.8876953125], - [112.2109375, 8.888671875], - [112.21484375, 8.8896484375], - [112.2197265625, 8.8896484375], - [112.2216796875, 8.888671875], - [112.2255859375, 8.888671875], - [112.2275390625, 8.88671875], - [112.228515625, 8.8857421875], - [112.228515625, 8.8837890625], - [112.228515625, 8.8818359375], - [112.2265625, 8.87890625], - [112.216796875, 8.8671875] - ], - [ - [115.71875, 10.5341796875], - [115.7216796875, 10.5380859375], - [115.7236328125, 10.5390625], - [115.7255859375, 10.541015625], - [115.7314453125, 10.541015625], - [115.7353515625, 10.5419921875], - [115.7392578125, 10.541015625], - [115.7421875, 10.541015625], - [115.744140625, 10.5390625], - [115.7470703125, 10.5361328125], - [115.7490234375, 10.5322265625], - [115.75, 10.529296875], - [115.7509765625, 10.521484375], - [115.7509765625, 10.517578125], - [115.75, 10.513671875], - [115.7490234375, 10.51171875], - [115.74609375, 10.5107421875], - [115.7431640625, 10.509765625], - [115.740234375, 10.5107421875], - [115.732421875, 10.5146484375], - [115.7255859375, 10.517578125], - [115.72265625, 10.5205078125], - [115.7197265625, 10.5244140625], - [115.71875, 10.52734375], - [115.71875, 10.5302734375], - [115.71875, 10.5341796875] - ], - [ - [115.705078125, 10.5078125], - [115.70703125, 10.51171875], - [115.7099609375, 10.513671875], - [115.712890625, 10.513671875], - [115.716796875, 10.513671875], - [115.7197265625, 10.51171875], - [115.7216796875, 10.5087890625], - [115.7236328125, 10.505859375], - [115.724609375, 10.501953125], - [115.7255859375, 10.498046875], - [115.724609375, 10.4892578125], - [115.7236328125, 10.4814453125], - [115.7216796875, 10.4794921875], - [115.71875, 10.4794921875], - [115.71484375, 10.4794921875], - [115.70703125, 10.48046875], - [115.703125, 10.4814453125], - [115.7021484375, 10.4833984375], - [115.701171875, 10.4853515625], - [115.701171875, 10.48828125], - [115.7021484375, 10.494140625], - [115.705078125, 10.5078125] - ], - [ - [116.4306640625, 9.798828125], - [116.431640625, 9.80078125], - [116.43359375, 9.802734375], - [116.4365234375, 9.8046875], - [116.439453125, 9.8046875], - [116.4443359375, 9.8037109375], - [116.4482421875, 9.8017578125], - [116.451171875, 9.7998046875], - [116.453125, 9.7978515625], - [116.4541015625, 9.794921875], - [116.455078125, 9.791015625], - [116.4541015625, 9.7646484375], - [116.453125, 9.763671875], - [116.4521484375, 9.76171875], - [116.44921875, 9.76171875], - [116.443359375, 9.7626953125], - [116.4375, 9.763671875], - [116.4345703125, 9.765625], - [116.43359375, 9.76953125], - [116.431640625, 9.7724609375], - [116.431640625, 9.7783203125], - [116.4306640625, 9.787109375], - [116.4306640625, 9.79296875], - [116.4306640625, 9.798828125] - ], - [ - [112.994140625, 19.47265625], - [112.9853515625, 19.4814453125], - [112.98046875, 19.49609375], - [112.9853515625, 19.5146484375], - [112.994140625, 19.5263671875], - [113.0087890625, 19.53125], - [113.0166015625, 19.5322265625], - [113.029296875, 19.529296875], - [113.0419921875, 19.51953125], - [113.048828125, 19.5068359375], - [113.048828125, 19.494140625], - [113.0390625, 19.4814453125], - [113.0283203125, 19.474609375], - [113.0126953125, 19.46875], - [113.0009765625, 19.4697265625], - [112.994140625, 19.47265625] - ], - [ - [113.8330078125, 19.1591796875], - [113.8115234375, 19.171875], - [113.7998046875, 19.19921875], - [113.8076171875, 19.2236328125], - [113.8291015625, 19.232421875], - [113.8505859375, 19.236328125], - [113.8759765625, 19.2373046875], - [113.900390625, 19.23046875], - [113.9208984375, 19.2236328125], - [113.9296875, 19.2060546875], - [113.923828125, 19.1875], - [113.9150390625, 19.1728515625], - [113.89453125, 19.158203125], - [113.8740234375, 19.15234375], - [113.8544921875, 19.15234375], - [113.8330078125, 19.1591796875] - ], - [ - [114.10546875, 16.0048828125], - [114.107421875, 16.0078125], - [114.109375, 16.009765625], - [114.1142578125, 16.01171875], - [114.1220703125, 16.01171875], - [114.1259765625, 16.01171875], - [114.1328125, 16.0078125], - [114.134765625, 16.00390625], - [114.138671875, 15.994140625], - [114.1376953125, 15.9873046875], - [114.134765625, 15.982421875], - [114.125, 15.978515625], - [114.1171875, 15.9775390625], - [114.111328125, 15.978515625], - [114.10546875, 15.9833984375], - [114.1044921875, 15.9931640625], - [114.10546875, 16.0048828125] - ], - [ - [112.2333984375, 16.9970703125], - [112.2392578125, 16.998046875], - [112.2470703125, 16.998046875], - [112.255859375, 16.9970703125], - [112.2607421875, 16.99609375], - [112.267578125, 16.9951171875], - [112.2744140625, 16.9912109375], - [112.28125, 16.98828125], - [112.2880859375, 16.9853515625], - [112.2919921875, 16.982421875], - [112.296875, 16.98046875], - [112.2998046875, 16.9765625], - [112.2998046875, 16.9736328125], - [112.296875, 16.970703125], - [112.2939453125, 16.96875], - [112.2802734375, 16.966796875], - [112.27734375, 16.966796875], - [112.2646484375, 16.966796875], - [112.2578125, 16.9677734375], - [112.25390625, 16.966796875], - [112.2490234375, 16.966796875], - [112.2412109375, 16.96484375], - [112.2294921875, 16.9619140625], - [112.22265625, 16.9609375], - [112.2158203125, 16.9619140625], - [112.2099609375, 16.962890625], - [112.203125, 16.9677734375], - [112.2021484375, 16.9716796875], - [112.201171875, 16.9765625], - [112.201171875, 16.9794921875], - [112.2041015625, 16.984375], - [112.2080078125, 16.9873046875], - [112.2138671875, 16.990234375], - [112.2236328125, 16.9931640625], - [112.2333984375, 16.9970703125] - ], - [ - [112.8876953125, 16.7841796875], - [112.8935546875, 16.787109375], - [112.9033203125, 16.7880859375], - [112.9072265625, 16.78515625], - [112.908203125, 16.7763671875], - [112.904296875, 16.767578125], - [112.8955078125, 16.7587890625], - [112.8837890625, 16.75390625], - [112.87890625, 16.7529296875], - [112.8720703125, 16.755859375], - [112.8701171875, 16.7626953125], - [112.875, 16.7734375], - [112.8818359375, 16.779296875], - [112.8876953125, 16.7841796875] - ], - [ - [112.72265625, 16.6767578125], - [112.7255859375, 16.677734375], - [112.73046875, 16.6796875], - [112.736328125, 16.6787109375], - [112.7412109375, 16.6767578125], - [112.7451171875, 16.673828125], - [112.7490234375, 16.669921875], - [112.7509765625, 16.66796875], - [112.751953125, 16.6640625], - [112.7509765625, 16.658203125], - [112.7470703125, 16.6533203125], - [112.740234375, 16.65234375], - [112.734375, 16.654296875], - [112.728515625, 16.65625], - [112.7236328125, 16.6611328125], - [112.7216796875, 16.66796875], - [112.720703125, 16.6728515625], - [112.72265625, 16.6767578125] - ], - [ - [111.1962890625, 15.7900390625], - [111.2060546875, 15.7958984375], - [111.2216796875, 15.8017578125], - [111.2255859375, 15.8017578125], - [111.2294921875, 15.796875], - [111.23046875, 15.787109375], - [111.2265625, 15.7802734375], - [111.216796875, 15.7734375], - [111.2109375, 15.7724609375], - [111.2021484375, 15.771484375], - [111.1962890625, 15.7734375], - [111.193359375, 15.7783203125], - [111.193359375, 15.783203125], - [111.1962890625, 15.7900390625] - ], - [ - [111.5, 16.4521484375], - [111.5166015625, 16.4580078125], - [111.521484375, 16.458984375], - [111.52734375, 16.4609375], - [111.5341796875, 16.4619140625], - [111.5390625, 16.4619140625], - [111.544921875, 16.4609375], - [111.548828125, 16.4580078125], - [111.55078125, 16.4541015625], - [111.5517578125, 16.4482421875], - [111.5517578125, 16.4453125], - [111.5498046875, 16.4423828125], - [111.546875, 16.435546875], - [111.5419921875, 16.4326171875], - [111.537109375, 16.4326171875], - [111.53125, 16.435546875], - [111.5244140625, 16.4375], - [111.5166015625, 16.439453125], - [111.5107421875, 16.439453125], - [111.5068359375, 16.4384765625], - [111.501953125, 16.4375], - [111.4951171875, 16.4375], - [111.494140625, 16.443359375], - [111.49609375, 16.447265625], - [111.5, 16.4521484375] - ], - [ - [111.576171875, 16.4833984375], - [111.580078125, 16.48828125], - [111.583984375, 16.4912109375], - [111.5888671875, 16.4931640625], - [111.5927734375, 16.4912109375], - [111.595703125, 16.4853515625], - [111.6015625, 16.478515625], - [111.607421875, 16.47265625], - [111.6123046875, 16.4638671875], - [111.6142578125, 16.45703125], - [111.6162109375, 16.447265625], - [111.6142578125, 16.4404296875], - [111.609375, 16.439453125], - [111.6005859375, 16.4384765625], - [111.5927734375, 16.44140625], - [111.5888671875, 16.443359375], - [111.5830078125, 16.4453125], - [111.5791015625, 16.4482421875], - [111.576171875, 16.455078125], - [111.5732421875, 16.4638671875], - [111.5732421875, 16.470703125], - [111.576171875, 16.4833984375] - ], - [ - [111.5869140625, 16.5048828125], - [111.5888671875, 16.5068359375], - [111.58984375, 16.5078125], - [111.5927734375, 16.5078125], - [111.59375, 16.505859375], - [111.59375, 16.50390625], - [111.59375, 16.5009765625], - [111.591796875, 16.5], - [111.5888671875, 16.5], - [111.587890625, 16.5009765625], - [111.5869140625, 16.50390625], - [111.5869140625, 16.5048828125] - ], - [ - [111.6015625, 16.5361328125], - [111.607421875, 16.541015625], - [111.61328125, 16.544921875], - [111.6201171875, 16.546875], - [111.6279296875, 16.548828125], - [111.6318359375, 16.548828125], - [111.6337890625, 16.5458984375], - [111.6337890625, 16.5439453125], - [111.6328125, 16.5400390625], - [111.62890625, 16.5361328125], - [111.623046875, 16.5341796875], - [111.62109375, 16.5322265625], - [111.6181640625, 16.529296875], - [111.615234375, 16.52734375], - [111.611328125, 16.52734375], - [111.6064453125, 16.5263671875], - [111.6025390625, 16.52734375], - [111.6005859375, 16.529296875], - [111.599609375, 16.533203125], - [111.6015625, 16.5361328125] - ], - [ - [111.65625, 16.5654296875], - [111.6611328125, 16.5693359375], - [111.666015625, 16.5732421875], - [111.6728515625, 16.5771484375], - [111.6767578125, 16.578125], - [111.6796875, 16.5771484375], - [111.6826171875, 16.5751953125], - [111.68359375, 16.5712890625], - [111.6826171875, 16.568359375], - [111.6787109375, 16.5654296875], - [111.6728515625, 16.5615234375], - [111.669921875, 16.5595703125], - [111.669921875, 16.556640625], - [111.66796875, 16.5546875], - [111.6630859375, 16.5556640625], - [111.6591796875, 16.5576171875], - [111.65625, 16.5595703125], - [111.654296875, 16.5625], - [111.65625, 16.5654296875] - ], - [ - [111.6904296875, 16.5654296875], - [111.6904296875, 16.5654296875], - [111.69140625, 16.56640625], - [111.6923828125, 16.5654296875], - [111.6923828125, 16.5654296875], - [111.6923828125, 16.564453125], - [111.6923828125, 16.564453125], - [111.6923828125, 16.5634765625], - [111.69140625, 16.5634765625], - [111.69140625, 16.564453125], - [111.6904296875, 16.5654296875] - ], - [ - [111.69140625, 16.587890625], - [111.6923828125, 16.5927734375], - [111.697265625, 16.5947265625], - [111.7021484375, 16.595703125], - [111.7099609375, 16.5966796875], - [111.7177734375, 16.5947265625], - [111.7236328125, 16.58984375], - [111.728515625, 16.583984375], - [111.7314453125, 16.572265625], - [111.7333984375, 16.564453125], - [111.732421875, 16.5615234375], - [111.728515625, 16.5595703125], - [111.724609375, 16.560546875], - [111.720703125, 16.5634765625], - [111.71484375, 16.5693359375], - [111.708984375, 16.572265625], - [111.705078125, 16.57421875], - [111.7021484375, 16.578125], - [111.6982421875, 16.5810546875], - [111.6943359375, 16.583984375], - [111.69140625, 16.587890625] - ], - [ - [111.7392578125, 16.458984375], - [111.7412109375, 16.4697265625], - [111.744140625, 16.474609375], - [111.751953125, 16.4765625], - [111.7568359375, 16.4794921875], - [111.7607421875, 16.482421875], - [111.763671875, 16.490234375], - [111.7666015625, 16.49609375], - [111.765625, 16.501953125], - [111.765625, 16.5126953125], - [111.763671875, 16.51953125], - [111.759765625, 16.5234375], - [111.7529296875, 16.529296875], - [111.7470703125, 16.5341796875], - [111.7412109375, 16.5390625], - [111.7392578125, 16.546875], - [111.7412109375, 16.548828125], - [111.7451171875, 16.552734375], - [111.74609375, 16.5517578125], - [111.75, 16.55078125], - [111.759765625, 16.5458984375], - [111.7666015625, 16.5400390625], - [111.7724609375, 16.533203125], - [111.7783203125, 16.529296875], - [111.783203125, 16.525390625], - [111.787109375, 16.5205078125], - [111.7890625, 16.5126953125], - [111.787109375, 16.5048828125], - [111.783203125, 16.4970703125], - [111.775390625, 16.4833984375], - [111.767578125, 16.470703125], - [111.76171875, 16.46484375], - [111.7578125, 16.4609375], - [111.7529296875, 16.4560546875], - [111.744140625, 16.4521484375], - [111.740234375, 16.453125], - [111.7392578125, 16.458984375] - ], - [ - [111.7109375, 16.4541015625], - [111.71484375, 16.455078125], - [111.716796875, 16.4541015625], - [111.71875, 16.453125], - [111.720703125, 16.451171875], - [111.72265625, 16.44921875], - [111.72265625, 16.447265625], - [111.7216796875, 16.4453125], - [111.7197265625, 16.4443359375], - [111.7158203125, 16.443359375], - [111.7119140625, 16.443359375], - [111.70703125, 16.4443359375], - [111.701171875, 16.4453125], - [111.69921875, 16.4462890625], - [111.6982421875, 16.4482421875], - [111.6982421875, 16.4501953125], - [111.69921875, 16.4521484375], - [111.7001953125, 16.453125], - [111.701171875, 16.4541015625], - [111.7041015625, 16.455078125], - [111.7080078125, 16.453125], - [111.708984375, 16.453125], - [111.7099609375, 16.4541015625], - [111.7109375, 16.4541015625] - ], - [ - [114.388671875, 11.466796875], - [114.392578125, 11.46875], - [114.396484375, 11.4697265625], - [114.4013671875, 11.4697265625], - [114.404296875, 11.4677734375], - [114.40625, 11.4638671875], - [114.40625, 11.458984375], - [114.40625, 11.455078125], - [114.4052734375, 11.451171875], - [114.40234375, 11.451171875], - [114.3994140625, 11.4521484375], - [114.3955078125, 11.455078125], - [114.390625, 11.4580078125], - [114.38671875, 11.4599609375], - [114.3857421875, 11.4638671875], - [114.3857421875, 11.46484375], - [114.388671875, 11.466796875] - ], - [ - [114.3505859375, 11.451171875], - [114.353515625, 11.455078125], - [114.3564453125, 11.4580078125], - [114.361328125, 11.458984375], - [114.3681640625, 11.4599609375], - [114.3701171875, 11.458984375], - [114.37109375, 11.45703125], - [114.369140625, 11.4541015625], - [114.3662109375, 11.4521484375], - [114.3623046875, 11.44921875], - [114.361328125, 11.447265625], - [114.3583984375, 11.4462890625], - [114.35546875, 11.4453125], - [114.3525390625, 11.4453125], - [114.3515625, 11.447265625], - [114.3505859375, 11.44921875], - [114.3505859375, 11.451171875] - ], - [ - [114.3310546875, 11.4296875], - [114.3330078125, 11.4326171875], - [114.3359375, 11.4345703125], - [114.337890625, 11.4365234375], - [114.33984375, 11.435546875], - [114.341796875, 11.43359375], - [114.341796875, 11.4296875], - [114.33984375, 11.42578125], - [114.3369140625, 11.423828125], - [114.333984375, 11.4228515625], - [114.33203125, 11.423828125], - [114.330078125, 11.4248046875], - [114.3310546875, 11.4296875] - ], - [ - [114.30078125, 11.3896484375], - [114.302734375, 11.392578125], - [114.3046875, 11.39453125], - [114.306640625, 11.396484375], - [114.3095703125, 11.396484375], - [114.3125, 11.396484375], - [114.3134765625, 11.39453125], - [114.3134765625, 11.3935546875], - [114.3095703125, 11.3876953125], - [114.3095703125, 11.38671875], - [114.310546875, 11.384765625], - [114.3125, 11.3828125], - [114.314453125, 11.3818359375], - [114.3154296875, 11.380859375], - [114.314453125, 11.3779296875], - [114.3125, 11.376953125], - [114.3076171875, 11.375], - [114.3017578125, 11.375], - [114.2998046875, 11.3759765625], - [114.298828125, 11.3779296875], - [114.30078125, 11.3896484375] - ], - [ - [114.7880859375, 11.15234375], - [114.7900390625, 11.1552734375], - [114.794921875, 11.15625], - [114.7998046875, 11.15625], - [114.8046875, 11.15625], - [114.8095703125, 11.1533203125], - [114.8115234375, 11.150390625], - [114.8115234375, 11.14453125], - [114.8095703125, 11.1416015625], - [114.8076171875, 11.140625], - [114.8046875, 11.140625], - [114.802734375, 11.1416015625], - [114.7998046875, 11.14453125], - [114.7958984375, 11.1455078125], - [114.7919921875, 11.146484375], - [114.7890625, 11.1484375], - [114.7880859375, 11.150390625], - [114.7880859375, 11.15234375] - ], - [ - [114.314453125, 11.0537109375], - [114.3134765625, 11.05859375], - [114.3173828125, 11.0615234375], - [114.328125, 11.0693359375], - [114.33203125, 11.0703125], - [114.3349609375, 11.068359375], - [114.3349609375, 11.064453125], - [114.3359375, 11.0615234375], - [114.3408203125, 11.060546875], - [114.3466796875, 11.0595703125], - [114.349609375, 11.0576171875], - [114.3505859375, 11.05078125], - [114.34765625, 11.048828125], - [114.3447265625, 11.048828125], - [114.33984375, 11.0517578125], - [114.33203125, 11.052734375], - [114.3271484375, 11.052734375], - [114.3173828125, 11.0517578125], - [114.314453125, 11.0537109375] - ], - [ - [114.2578125, 11.0751953125], - [114.2578125, 11.0771484375], - [114.259765625, 11.078125], - [114.2626953125, 11.078125], - [114.265625, 11.0771484375], - [114.267578125, 11.076171875], - [114.267578125, 11.0732421875], - [114.267578125, 11.0712890625], - [114.2666015625, 11.0703125], - [114.26171875, 11.06640625], - [114.2607421875, 11.06640625], - [114.2587890625, 11.0673828125], - [114.2578125, 11.0693359375], - [114.2587890625, 11.0712890625], - [114.259765625, 11.072265625], - [114.2587890625, 11.0732421875], - [114.2578125, 11.0751953125] - ], - [ - [114.283203125, 11.0546875], - [114.2841796875, 11.0576171875], - [114.28515625, 11.0595703125], - [114.287109375, 11.0615234375], - [114.2900390625, 11.0615234375], - [114.29296875, 11.060546875], - [114.2958984375, 11.0595703125], - [114.2978515625, 11.056640625], - [114.298828125, 11.0556640625], - [114.2998046875, 11.052734375], - [114.298828125, 11.0498046875], - [114.2978515625, 11.048828125], - [114.287109375, 11.0458984375], - [114.2841796875, 11.0458984375], - [114.2822265625, 11.046875], - [114.28125, 11.048828125], - [114.2822265625, 11.05078125], - [114.283203125, 11.052734375], - [114.283203125, 11.0546875] - ], - [ - [114.0673828125, 10.91796875], - [114.0751953125, 10.9296875], - [114.0791015625, 10.9404296875], - [114.0859375, 10.9443359375], - [114.0966796875, 10.9482421875], - [114.1015625, 10.947265625], - [114.107421875, 10.939453125], - [114.1123046875, 10.935546875], - [114.11328125, 10.9306640625], - [114.1103515625, 10.9189453125], - [114.0986328125, 10.91015625], - [114.095703125, 10.90625], - [114.0908203125, 10.9033203125], - [114.083984375, 10.90234375], - [114.064453125, 10.9052734375], - [114.0595703125, 10.908203125], - [114.0595703125, 10.9130859375], - [114.0673828125, 10.91796875] - ], - [ - [114.365234375, 10.37890625], - [114.369140625, 10.3798828125], - [114.3740234375, 10.3818359375], - [114.3759765625, 10.3828125], - [114.3779296875, 10.3818359375], - [114.380859375, 10.3798828125], - [114.380859375, 10.3779296875], - [114.380859375, 10.376953125], - [114.376953125, 10.375], - [114.3720703125, 10.37109375], - [114.3671875, 10.37109375], - [114.365234375, 10.37109375], - [114.359375, 10.373046875], - [114.3583984375, 10.3740234375], - [114.359375, 10.3759765625], - [114.3623046875, 10.3779296875], - [114.365234375, 10.37890625] - ], - [ - [114.478515625, 10.37890625], - [114.4814453125, 10.3818359375], - [114.484375, 10.3818359375], - [114.48828125, 10.3798828125], - [114.490234375, 10.3759765625], - [114.4912109375, 10.373046875], - [114.4892578125, 10.369140625], - [114.486328125, 10.3681640625], - [114.482421875, 10.369140625], - [114.48046875, 10.37109375], - [114.478515625, 10.373046875], - [114.478515625, 10.375], - [114.478515625, 10.376953125], - [114.478515625, 10.37890625] - ], - [ - [114.349609375, 10.1767578125], - [114.34765625, 10.1787109375], - [114.3486328125, 10.181640625], - [114.35546875, 10.18359375], - [114.3671875, 10.1845703125], - [114.37890625, 10.181640625], - [114.380859375, 10.1796875], - [114.380859375, 10.1767578125], - [114.3759765625, 10.171875], - [114.373046875, 10.1708984375], - [114.37109375, 10.171875], - [114.3681640625, 10.173828125], - [114.365234375, 10.1748046875], - [114.359375, 10.17578125], - [114.349609375, 10.1767578125] - ], - [ - [113.8466796875, 10.01953125], - [113.8466796875, 10.033203125], - [113.845703125, 10.0615234375], - [113.849609375, 10.0771484375], - [113.857421875, 10.0947265625], - [113.857421875, 10.1220703125], - [113.8623046875, 10.126953125], - [113.873046875, 10.123046875], - [113.8759765625, 10.1142578125], - [113.87109375, 10.09765625], - [113.87109375, 10.087890625], - [113.8701171875, 10.0771484375], - [113.8681640625, 10.0576171875], - [113.865234375, 10.046875], - [113.8662109375, 10.037109375], - [113.8662109375, 10.025390625], - [113.8662109375, 10.00390625], - [113.861328125, 9.9921875], - [113.8505859375, 9.990234375], - [113.84375, 9.9951171875], - [113.8466796875, 10.01953125] - ], - [ - [114.392578125, 9.900390625], - [114.39453125, 9.9033203125], - [114.3994140625, 9.90234375], - [114.4052734375, 9.8994140625], - [114.408203125, 9.8955078125], - [114.408203125, 9.892578125], - [114.40625, 9.890625], - [114.4033203125, 9.8896484375], - [114.3984375, 9.888671875], - [114.3955078125, 9.8916015625], - [114.3935546875, 9.8935546875], - [114.3916015625, 9.8974609375], - [114.392578125, 9.900390625] - ], - [ - [114.3291015625, 9.8896484375], - [114.3330078125, 9.890625], - [114.3369140625, 9.8896484375], - [114.33984375, 9.8876953125], - [114.341796875, 9.8837890625], - [114.3408203125, 9.880859375], - [114.3369140625, 9.87890625], - [114.3310546875, 9.8798828125], - [114.3271484375, 9.8837890625], - [114.3271484375, 9.8876953125], - [114.3291015625, 9.8896484375] - ], - [ - [114.2548828125, 9.76953125], - [114.2548828125, 9.7724609375], - [114.2548828125, 9.7744140625], - [114.2568359375, 9.779296875], - [114.2587890625, 9.7802734375], - [114.2607421875, 9.779296875], - [114.2626953125, 9.7763671875], - [114.2646484375, 9.7724609375], - [114.2705078125, 9.765625], - [114.2705078125, 9.763671875], - [114.26953125, 9.7626953125], - [114.2666015625, 9.7607421875], - [114.265625, 9.759765625], - [114.263671875, 9.7587890625], - [114.26171875, 9.759765625], - [114.2587890625, 9.7646484375], - [114.255859375, 9.7666015625], - [114.2548828125, 9.76953125] - ], - [ - [114.2763671875, 9.712890625], - [114.27734375, 9.7197265625], - [114.275390625, 9.7255859375], - [114.2763671875, 9.73046875], - [114.279296875, 9.7353515625], - [114.2822265625, 9.73828125], - [114.2890625, 9.7392578125], - [114.29296875, 9.736328125], - [114.2939453125, 9.7333984375], - [114.2958984375, 9.7314453125], - [114.298828125, 9.728515625], - [114.30078125, 9.7236328125], - [114.30078125, 9.716796875], - [114.296875, 9.708984375], - [114.2919921875, 9.7021484375], - [114.287109375, 9.6982421875], - [114.283203125, 9.697265625], - [114.279296875, 9.697265625], - [114.2763671875, 9.69921875], - [114.2744140625, 9.7041015625], - [114.2763671875, 9.712890625] - ], - [ - [114.396484375, 9.7958984375], - [114.396484375, 9.7978515625], - [114.396484375, 9.80078125], - [114.3994140625, 9.8037109375], - [114.4033203125, 9.8046875], - [114.4072265625, 9.8046875], - [114.412109375, 9.798828125], - [114.4140625, 9.7958984375], - [114.4140625, 9.7939453125], - [114.412109375, 9.7919921875], - [114.4091796875, 9.7900390625], - [114.4052734375, 9.7880859375], - [114.4033203125, 9.7880859375], - [114.400390625, 9.7890625], - [114.3984375, 9.7939453125], - [114.396484375, 9.7958984375] - ], - [ - [114.4921875, 9.8515625], - [114.4921875, 9.853515625], - [114.494140625, 9.8544921875], - [114.4951171875, 9.8544921875], - [114.4970703125, 9.8525390625], - [114.4990234375, 9.8505859375], - [114.5, 9.8486328125], - [114.4990234375, 9.8466796875], - [114.4970703125, 9.845703125], - [114.4951171875, 9.845703125], - [114.4931640625, 9.84765625], - [114.4931640625, 9.849609375], - [114.4921875, 9.8515625] - ], - [ - [115.8232421875, 10.8173828125], - [115.826171875, 10.8212890625], - [115.8291015625, 10.822265625], - [115.83203125, 10.8212890625], - [115.833984375, 10.8193359375], - [115.833984375, 10.8173828125], - [115.830078125, 10.8154296875], - [115.8291015625, 10.8134765625], - [115.828125, 10.8125], - [115.826171875, 10.8115234375], - [115.8232421875, 10.8115234375], - [115.822265625, 10.8125], - [115.8212890625, 10.814453125], - [115.822265625, 10.81640625], - [115.8232421875, 10.8173828125] - ], - [ - [115.8037109375, 10.73046875], - [115.8037109375, 10.7353515625], - [115.8056640625, 10.7373046875], - [115.8076171875, 10.73828125], - [115.810546875, 10.7373046875], - [115.8115234375, 10.7353515625], - [115.8115234375, 10.7314453125], - [115.8095703125, 10.728515625], - [115.806640625, 10.7265625], - [115.8046875, 10.7275390625], - [115.802734375, 10.728515625], - [115.8037109375, 10.73046875] - ], - [ - [115.3662109375, 10.255859375], - [115.3681640625, 10.2568359375], - [115.3720703125, 10.255859375], - [115.376953125, 10.255859375], - [115.3818359375, 10.2548828125], - [115.3818359375, 10.25390625], - [115.3818359375, 10.2529296875], - [115.3779296875, 10.2470703125], - [115.375, 10.2451171875], - [115.3701171875, 10.2421875], - [115.3662109375, 10.2412109375], - [115.36328125, 10.2412109375], - [115.3623046875, 10.2431640625], - [115.3662109375, 10.255859375] - ], - [ - [115.283203125, 10.1923828125], - [115.2822265625, 10.2060546875], - [115.28515625, 10.2119140625], - [115.2890625, 10.2119140625], - [115.296875, 10.20703125], - [115.3037109375, 10.2021484375], - [115.3095703125, 10.1982421875], - [115.3173828125, 10.19921875], - [115.3232421875, 10.201171875], - [115.3310546875, 10.2041015625], - [115.3330078125, 10.2041015625], - [115.333984375, 10.201171875], - [115.330078125, 10.1943359375], - [115.31640625, 10.1806640625], - [115.302734375, 10.173828125], - [115.291015625, 10.171875], - [115.2890625, 10.1728515625], - [115.2900390625, 10.1806640625], - [115.2880859375, 10.18359375], - [115.283203125, 10.1923828125] - ], - [ - [115.501953125, 9.9169921875], - [115.5068359375, 9.9248046875], - [115.5146484375, 9.9326171875], - [115.5185546875, 9.9345703125], - [115.5244140625, 9.9345703125], - [115.533203125, 9.9326171875], - [115.5517578125, 9.9267578125], - [115.560546875, 9.927734375], - [115.5732421875, 9.9228515625], - [115.58203125, 9.91796875], - [115.5849609375, 9.91015625], - [115.5859375, 9.90234375], - [115.5859375, 9.896484375], - [115.572265625, 9.8828125], - [115.564453125, 9.8759765625], - [115.5546875, 9.87109375], - [115.548828125, 9.869140625], - [115.5419921875, 9.873046875], - [115.5283203125, 9.8740234375], - [115.513671875, 9.8779296875], - [115.5087890625, 9.8828125], - [115.5029296875, 9.8916015625], - [115.5009765625, 9.8984375], - [115.5009765625, 9.9111328125], - [115.501953125, 9.9169921875] - ], - [ - [115.4365234375, 9.39453125], - [115.439453125, 9.3984375], - [115.4453125, 9.404296875], - [115.451171875, 9.4169921875], - [115.4541015625, 9.41796875], - [115.45703125, 9.4169921875], - [115.4580078125, 9.4140625], - [115.4599609375, 9.404296875], - [115.462890625, 9.396484375], - [115.462890625, 9.390625], - [115.4638671875, 9.3720703125], - [115.4658203125, 9.3671875], - [115.4697265625, 9.3623046875], - [115.470703125, 9.359375], - [115.4619140625, 9.3525390625], - [115.4560546875, 9.34765625], - [115.4501953125, 9.345703125], - [115.4404296875, 9.3486328125], - [115.435546875, 9.3525390625], - [115.4326171875, 9.365234375], - [115.427734375, 9.3759765625], - [115.4287109375, 9.37890625], - [115.4326171875, 9.3837890625], - [115.4365234375, 9.39453125] - ], - [ - [116.4892578125, 10.396484375], - [116.52734375, 10.427734375], - [116.53515625, 10.4267578125], - [116.54296875, 10.4208984375], - [116.5400390625, 10.4013671875], - [116.5224609375, 10.376953125], - [116.5146484375, 10.359375], - [116.515625, 10.349609375], - [116.5244140625, 10.34765625], - [116.544921875, 10.34765625], - [116.576171875, 10.3525390625], - [116.6103515625, 10.3603515625], - [116.638671875, 10.365234375], - [116.646484375, 10.359375], - [116.6484375, 10.34375], - [116.6455078125, 10.3349609375], - [116.6220703125, 10.3212890625], - [116.5673828125, 10.3046875], - [116.5380859375, 10.2998046875], - [116.51171875, 10.2978515625], - [116.4677734375, 10.3095703125], - [116.4619140625, 10.318359375], - [116.4599609375, 10.341796875], - [116.4619140625, 10.349609375], - [116.4892578125, 10.396484375] - ], - [ - [116.5185546875, 9.7421875], - [116.51953125, 9.7451171875], - [116.521484375, 9.74609375], - [116.5244140625, 9.7470703125], - [116.5283203125, 9.748046875], - [116.53125, 9.7470703125], - [116.5341796875, 9.7470703125], - [116.5400390625, 9.7451171875], - [116.5419921875, 9.744140625], - [116.5419921875, 9.7421875], - [116.5419921875, 9.7412109375], - [116.541015625, 9.740234375], - [116.533203125, 9.740234375], - [116.5283203125, 9.740234375], - [116.525390625, 9.7392578125], - [116.5224609375, 9.73828125], - [116.5205078125, 9.7392578125], - [116.51953125, 9.740234375], - [116.5185546875, 9.7421875] - ], - [ - [116.5576171875, 9.74609375], - [116.5712890625, 9.74609375], - [116.576171875, 9.7470703125], - [116.5791015625, 9.74609375], - [116.5830078125, 9.744140625], - [116.5888671875, 9.73828125], - [116.59375, 9.728515625], - [116.59375, 9.7255859375], - [116.59375, 9.724609375], - [116.5927734375, 9.72265625], - [116.5869140625, 9.7216796875], - [116.5849609375, 9.7216796875], - [116.5810546875, 9.72265625], - [116.5791015625, 9.72265625], - [116.5693359375, 9.71875], - [116.5673828125, 9.71875], - [116.5556640625, 9.73046875], - [116.55078125, 9.73828125], - [116.55078125, 9.7412109375], - [116.5517578125, 9.744140625], - [116.5576171875, 9.74609375] - ], - [ - [116.595703125, 9.736328125], - [116.6005859375, 9.734375], - [116.603515625, 9.73046875], - [116.60546875, 9.7275390625], - [116.609375, 9.7216796875], - [116.6103515625, 9.71875], - [116.6103515625, 9.7158203125], - [116.6083984375, 9.7138671875], - [116.603515625, 9.71484375], - [116.6025390625, 9.7158203125], - [116.6025390625, 9.71875], - [116.6005859375, 9.7216796875], - [116.599609375, 9.72265625], - [116.59765625, 9.72265625], - [116.5966796875, 9.724609375], - [116.5966796875, 9.7265625], - [116.59765625, 9.728515625], - [116.5966796875, 9.7294921875], - [116.595703125, 9.73046875], - [116.5927734375, 9.7314453125], - [116.591796875, 9.734375], - [116.591796875, 9.736328125], - [116.5927734375, 9.736328125], - [116.595703125, 9.736328125] - ], - [ - [116.4580078125, 9.1748046875], - [116.4609375, 9.1767578125], - [116.48046875, 9.1845703125], - [116.4873046875, 9.185546875], - [116.4912109375, 9.1845703125], - [116.4951171875, 9.1806640625], - [116.5, 9.1708984375], - [116.5009765625, 9.1669921875], - [116.5009765625, 9.1640625], - [116.5009765625, 9.1591796875], - [116.498046875, 9.154296875], - [116.4912109375, 9.142578125], - [116.4873046875, 9.1396484375], - [116.4853515625, 9.138671875], - [116.482421875, 9.1376953125], - [116.4775390625, 9.1376953125], - [116.470703125, 9.140625], - [116.466796875, 9.1455078125], - [116.455078125, 9.1630859375], - [116.4541015625, 9.166015625], - [116.4541015625, 9.1689453125], - [116.4560546875, 9.1728515625], - [116.4580078125, 9.1748046875] - ], - [ - [111.658203125, 8.6728515625], - [111.6630859375, 8.677734375], - [111.6728515625, 8.6796875], - [111.6982421875, 8.6796875], - [111.7099609375, 8.67578125], - [111.7138671875, 8.671875], - [111.7177734375, 8.6591796875], - [111.71875, 8.6533203125], - [111.71875, 8.650390625], - [111.6845703125, 8.6259765625], - [111.67578125, 8.623046875], - [111.666015625, 8.623046875], - [111.658203125, 8.6279296875], - [111.6533203125, 8.6337890625], - [111.6513671875, 8.642578125], - [111.650390625, 8.6513671875], - [111.6533203125, 8.6640625], - [111.658203125, 8.6728515625] - ], - [ - [111.923828125, 8.64453125], - [111.923828125, 8.64453125], - [111.9248046875, 8.6455078125], - [111.92578125, 8.6455078125], - [111.9267578125, 8.6455078125], - [111.927734375, 8.64453125], - [111.927734375, 8.64453125], - [111.9267578125, 8.642578125], - [111.92578125, 8.6416015625], - [111.92578125, 8.6416015625], - [111.9248046875, 8.640625], - [111.9248046875, 8.640625], - [111.923828125, 8.640625], - [111.9228515625, 8.640625], - [111.9228515625, 8.640625], - [111.9228515625, 8.640625], - [111.9228515625, 8.6416015625], - [111.9228515625, 8.642578125], - [111.923828125, 8.64453125] - ], - [ - [111.76171875, 16.0625], - [111.78125, 16.06640625], - [111.7958984375, 16.0703125], - [111.81640625, 16.0732421875], - [111.82421875, 16.0732421875], - [111.830078125, 16.0712890625], - [111.8330078125, 16.068359375], - [111.8330078125, 16.0625], - [111.83203125, 16.0556640625], - [111.8291015625, 16.0498046875], - [111.822265625, 16.044921875], - [111.8076171875, 16.03515625], - [111.7919921875, 16.029296875], - [111.7841796875, 16.0283203125], - [111.77734375, 16.0302734375], - [111.76953125, 16.0361328125], - [111.76171875, 16.0419921875], - [111.7578125, 16.0478515625], - [111.7568359375, 16.0546875], - [111.7587890625, 16.0595703125], - [111.76171875, 16.0625] - ], - [ - [114.5341796875, 10.7138671875], - [114.5361328125, 10.7158203125], - [114.5390625, 10.7158203125], - [114.5419921875, 10.71484375], - [114.5439453125, 10.7138671875], - [114.544921875, 10.7119140625], - [114.544921875, 10.7099609375], - [114.5419921875, 10.705078125], - [114.541015625, 10.703125], - [114.5400390625, 10.703125], - [114.5390625, 10.703125], - [114.5361328125, 10.703125], - [114.533203125, 10.705078125], - [114.5322265625, 10.70703125], - [114.5322265625, 10.7099609375], - [114.533203125, 10.7119140625], - [114.5341796875, 10.7138671875] - ], - [ - [114.4248046875, 10.6728515625], - [114.4267578125, 10.673828125], - [114.4296875, 10.673828125], - [114.431640625, 10.6728515625], - [114.43359375, 10.6708984375], - [114.43359375, 10.6689453125], - [114.43359375, 10.6669921875], - [114.43359375, 10.666015625], - [114.43359375, 10.6650390625], - [114.43359375, 10.6640625], - [114.43359375, 10.6630859375], - [114.4326171875, 10.662109375], - [114.4306640625, 10.6611328125], - [114.4287109375, 10.662109375], - [114.42578125, 10.662109375], - [114.423828125, 10.6630859375], - [114.4228515625, 10.6640625], - [114.4228515625, 10.666015625], - [114.4228515625, 10.6669921875], - [114.4228515625, 10.66796875], - [114.4228515625, 10.6689453125], - [114.423828125, 10.6708984375], - [114.4248046875, 10.6728515625] - ], - [ - [114.3525390625, 10.7314453125], - [114.3564453125, 10.732421875], - [114.3603515625, 10.732421875], - [114.3642578125, 10.732421875], - [114.3662109375, 10.73046875], - [114.3662109375, 10.7294921875], - [114.3662109375, 10.728515625], - [114.3642578125, 10.7265625], - [114.3603515625, 10.724609375], - [114.3564453125, 10.7236328125], - [114.35546875, 10.7236328125], - [114.3544921875, 10.72265625], - [114.3505859375, 10.720703125], - [114.341796875, 10.7138671875], - [114.3388671875, 10.7119140625], - [114.3388671875, 10.7109375], - [114.3388671875, 10.70703125], - [114.3388671875, 10.7060546875], - [114.33984375, 10.705078125], - [114.3408203125, 10.705078125], - [114.341796875, 10.705078125], - [114.341796875, 10.7041015625], - [114.3408203125, 10.69921875], - [114.3388671875, 10.6982421875], - [114.3359375, 10.6962890625], - [114.333984375, 10.6962890625], - [114.3330078125, 10.6962890625], - [114.3330078125, 10.697265625], - [114.3310546875, 10.697265625], - [114.3291015625, 10.697265625], - [114.328125, 10.697265625], - [114.328125, 10.6953125], - [114.328125, 10.6943359375], - [114.3251953125, 10.693359375], - [114.32421875, 10.693359375], - [114.3212890625, 10.693359375], - [114.3203125, 10.6943359375], - [114.3193359375, 10.6953125], - [114.3193359375, 10.6962890625], - [114.32421875, 10.703125], - [114.3291015625, 10.708984375], - [114.337890625, 10.71875], - [114.3466796875, 10.7265625], - [114.349609375, 10.7294921875], - [114.3525390625, 10.7314453125] - ], - [ - [112.9775390625, 9.6513671875], - [112.978515625, 9.65234375], - [112.9833984375, 9.6552734375], - [112.9892578125, 9.6552734375], - [112.9912109375, 9.6552734375], - [112.994140625, 9.6533203125], - [112.994140625, 9.6513671875], - [112.994140625, 9.650390625], - [112.994140625, 9.6484375], - [112.990234375, 9.64453125], - [112.98828125, 9.64453125], - [112.984375, 9.64453125], - [112.9814453125, 9.64453125], - [112.9794921875, 9.6455078125], - [112.978515625, 9.6474609375], - [112.9775390625, 9.6494140625], - [112.9775390625, 9.650390625], - [112.9775390625, 9.6513671875] - ], - [ - [113.79296875, 7.3740234375], - [113.8017578125, 7.37890625], - [113.8037109375, 7.37890625], - [113.8076171875, 7.37890625], - [113.810546875, 7.3779296875], - [113.8125, 7.3779296875], - [113.814453125, 7.3779296875], - [113.81640625, 7.3798828125], - [113.8193359375, 7.3798828125], - [113.8251953125, 7.380859375], - [113.826171875, 7.3818359375], - [113.828125, 7.3828125], - [113.830078125, 7.3837890625], - [113.83203125, 7.384765625], - [113.8369140625, 7.384765625], - [113.83984375, 7.3837890625], - [113.8505859375, 7.3837890625], - [113.8525390625, 7.3837890625], - [113.853515625, 7.3828125], - [113.8583984375, 7.376953125], - [113.8583984375, 7.3759765625], - [113.8583984375, 7.3740234375], - [113.85546875, 7.373046875], - [113.8486328125, 7.369140625], - [113.8427734375, 7.3662109375], - [113.83984375, 7.365234375], - [113.8291015625, 7.36328125], - [113.8232421875, 7.36328125], - [113.818359375, 7.3642578125], - [113.8134765625, 7.3662109375], - [113.8076171875, 7.3671875], - [113.8037109375, 7.3671875], - [113.798828125, 7.369140625], - [113.79296875, 7.37109375], - [113.7919921875, 7.3720703125], - [113.7919921875, 7.373046875], - [113.79296875, 7.3740234375] - ], - [ - [114.5185546875, 9.9326171875], - [114.5185546875, 9.9375], - [114.5224609375, 9.9404296875], - [114.5263671875, 9.9423828125], - [114.5322265625, 9.939453125], - [114.53515625, 9.935546875], - [114.5361328125, 9.9287109375], - [114.5361328125, 9.9248046875], - [114.5341796875, 9.921875], - [114.5322265625, 9.919921875], - [114.529296875, 9.9208984375], - [114.525390625, 9.92578125], - [114.5224609375, 9.927734375], - [114.5185546875, 9.9326171875] - ], - [ - [114.505859375, 9.921875], - [114.509765625, 9.9189453125], - [114.509765625, 9.9140625], - [114.5087890625, 9.9091796875], - [114.5068359375, 9.9052734375], - [114.5029296875, 9.90234375], - [114.4990234375, 9.90234375], - [114.490234375, 9.9052734375], - [114.4892578125, 9.9091796875], - [114.4912109375, 9.912109375], - [114.494140625, 9.9140625], - [114.4951171875, 9.9169921875], - [114.4970703125, 9.921875], - [114.501953125, 9.9228515625], - [114.505859375, 9.921875] - ], - [ - [114.4580078125, 9.904296875], - [114.4580078125, 9.9091796875], - [114.4599609375, 9.912109375], - [114.4658203125, 9.9130859375], - [114.4697265625, 9.912109375], - [114.4736328125, 9.908203125], - [114.478515625, 9.9052734375], - [114.4814453125, 9.900390625], - [114.4794921875, 9.8955078125], - [114.4765625, 9.892578125], - [114.4716796875, 9.8896484375], - [114.466796875, 9.8896484375], - [114.4609375, 9.8916015625], - [114.458984375, 9.8955078125], - [114.458984375, 9.900390625], - [114.4580078125, 9.904296875] - ], - [ - [114.5126953125, 9.873046875], - [114.515625, 9.873046875], - [114.517578125, 9.873046875], - [114.5205078125, 9.87109375], - [114.5224609375, 9.8671875], - [114.5224609375, 9.865234375], - [114.5205078125, 9.8642578125], - [114.5185546875, 9.8623046875], - [114.517578125, 9.861328125], - [114.515625, 9.8603515625], - [114.513671875, 9.8603515625], - [114.5126953125, 9.8603515625], - [114.51171875, 9.861328125], - [114.5107421875, 9.86328125], - [114.509765625, 9.865234375], - [114.5087890625, 9.8681640625], - [114.509765625, 9.8701171875], - [114.5107421875, 9.8720703125], - [114.5126953125, 9.873046875] - ], - [ - [114.4619140625, 9.8408203125], - [114.46484375, 9.83984375], - [114.4677734375, 9.837890625], - [114.4755859375, 9.8310546875], - [114.4755859375, 9.828125], - [114.4736328125, 9.8251953125], - [114.4697265625, 9.82421875], - [114.4609375, 9.822265625], - [114.45703125, 9.822265625], - [114.4560546875, 9.8251953125], - [114.455078125, 9.8291015625], - [114.45703125, 9.8359375], - [114.458984375, 9.83984375], - [114.4619140625, 9.8408203125] - ], - [ - [116.927734375, 9.462890625], - [116.9326171875, 9.466796875], - [116.9345703125, 9.466796875], - [116.9375, 9.46484375], - [116.939453125, 9.462890625], - [116.9404296875, 9.4619140625], - [116.939453125, 9.4599609375], - [116.9384765625, 9.4560546875], - [116.9375, 9.4541015625], - [116.9375, 9.4521484375], - [116.9326171875, 9.4482421875], - [116.931640625, 9.4462890625], - [116.9296875, 9.4453125], - [116.9267578125, 9.4453125], - [116.9248046875, 9.447265625], - [116.923828125, 9.44921875], - [116.921875, 9.455078125], - [116.921875, 9.4560546875], - [116.9228515625, 9.45703125], - [116.9248046875, 9.4599609375], - [116.927734375, 9.462890625] - ], - [ - [114.6201171875, 11.4326171875], - [114.6220703125, 11.470703125], - [114.6220703125, 11.4794921875], - [114.62109375, 11.4892578125], - [114.62109375, 11.5], - [114.6201171875, 11.5166015625], - [114.62109375, 11.5185546875], - [114.62109375, 11.51953125], - [114.6455078125, 11.53125], - [114.658203125, 11.5283203125], - [114.662109375, 11.5234375], - [114.662109375, 11.5234375], - [114.6572265625, 11.48828125], - [114.65625, 11.470703125], - [114.6533203125, 11.4375], - [114.6513671875, 11.4326171875], - [114.6494140625, 11.427734375], - [114.6435546875, 11.423828125], - [114.6298828125, 11.4228515625], - [114.623046875, 11.42578125], - [114.62109375, 11.4287109375], - [114.6201171875, 11.4326171875] - ], - [ - [114.666015625, 7.5908203125], - [114.6748046875, 7.6083984375], - [114.6787109375, 7.611328125], - [114.7041015625, 7.615234375], - [114.7119140625, 7.6142578125], - [114.71875, 7.6123046875], - [114.724609375, 7.607421875], - [114.724609375, 7.599609375], - [114.7216796875, 7.5927734375], - [114.7109375, 7.58203125], - [114.708984375, 7.5810546875], - [114.6953125, 7.5712890625], - [114.6884765625, 7.5654296875], - [114.68359375, 7.5634765625], - [114.677734375, 7.5634765625], - [114.671875, 7.564453125], - [114.66796875, 7.5673828125], - [114.666015625, 7.572265625], - [114.6650390625, 7.5830078125], - [114.666015625, 7.5908203125] - ], - [ - [111.7041015625, 16.2099609375], - [111.70703125, 16.212890625], - [111.7109375, 16.2138671875], - [111.7177734375, 16.2138671875], - [111.72265625, 16.212890625], - [111.724609375, 16.2109375], - [111.7255859375, 16.2080078125], - [111.7255859375, 16.2041015625], - [111.724609375, 16.2021484375], - [111.72265625, 16.2021484375], - [111.7080078125, 16.2021484375], - [111.7060546875, 16.203125], - [111.705078125, 16.2041015625], - [111.7041015625, 16.20703125], - [111.7041015625, 16.2099609375] - ], - [ - [111.650390625, 16.255859375], - [111.65625, 16.2587890625], - [111.66015625, 16.2587890625], - [111.6630859375, 16.255859375], - [111.669921875, 16.259765625], - [111.681640625, 16.2626953125], - [111.68359375, 16.2607421875], - [111.6826171875, 16.2548828125], - [111.673828125, 16.2470703125], - [111.6640625, 16.240234375], - [111.650390625, 16.2373046875], - [111.626953125, 16.220703125], - [111.611328125, 16.208984375], - [111.599609375, 16.19921875], - [111.595703125, 16.1904296875], - [111.6015625, 16.181640625], - [111.607421875, 16.1787109375], - [111.6142578125, 16.177734375], - [111.6240234375, 16.1796875], - [111.6337890625, 16.1845703125], - [111.642578125, 16.1943359375], - [111.65234375, 16.2021484375], - [111.6689453125, 16.20703125], - [111.69140625, 16.2109375], - [111.6962890625, 16.2119140625], - [111.7001953125, 16.208984375], - [111.7021484375, 16.201171875], - [111.701171875, 16.19921875], - [111.69140625, 16.193359375], - [111.6708984375, 16.1904296875], - [111.6572265625, 16.1845703125], - [111.6474609375, 16.17578125], - [111.6328125, 16.16796875], - [111.623046875, 16.162109375], - [111.611328125, 16.1572265625], - [111.58984375, 16.154296875], - [111.5771484375, 16.1572265625], - [111.568359375, 16.1630859375], - [111.56640625, 16.171875], - [111.5703125, 16.1962890625], - [111.578125, 16.208984375], - [111.61328125, 16.234375], - [111.650390625, 16.255859375] - ], - [ - [111.7353515625, 16.1982421875], - [111.7314453125, 16.19921875], - [111.73046875, 16.2021484375], - [111.7333984375, 16.20703125], - [111.736328125, 16.2080078125], - [111.7421875, 16.2080078125], - [111.7587890625, 16.208984375], - [111.7646484375, 16.2099609375], - [111.78125, 16.21484375], - [111.791015625, 16.220703125], - [111.7939453125, 16.2265625], - [111.7958984375, 16.236328125], - [111.794921875, 16.2431640625], - [111.7900390625, 16.25], - [111.78515625, 16.25390625], - [111.7744140625, 16.255859375], - [111.7646484375, 16.255859375], - [111.7607421875, 16.2529296875], - [111.75, 16.2509765625], - [111.732421875, 16.25], - [111.716796875, 16.2490234375], - [111.705078125, 16.2509765625], - [111.6923828125, 16.255859375], - [111.6865234375, 16.2568359375], - [111.685546875, 16.2578125], - [111.6845703125, 16.2607421875], - [111.6845703125, 16.2626953125], - [111.6904296875, 16.2646484375], - [111.703125, 16.2646484375], - [111.7138671875, 16.263671875], - [111.7275390625, 16.2626953125], - [111.74609375, 16.2666015625], - [111.759765625, 16.2685546875], - [111.783203125, 16.2744140625], - [111.791015625, 16.275390625], - [111.798828125, 16.2734375], - [111.806640625, 16.2685546875], - [111.8134765625, 16.2626953125], - [111.8212890625, 16.24609375], - [111.822265625, 16.2392578125], - [111.8173828125, 16.224609375], - [111.80078125, 16.208984375], - [111.7802734375, 16.1982421875], - [111.763671875, 16.1943359375], - [111.7529296875, 16.193359375], - [111.74609375, 16.1943359375], - [111.7353515625, 16.1982421875] - ], - [ - [113.01953125, 9.6630859375], - [113.0205078125, 9.6640625], - [113.0224609375, 9.6640625], - [113.0234375, 9.6640625], - [113.025390625, 9.6640625], - [113.025390625, 9.6640625], - [113.025390625, 9.6640625], - [113.025390625, 9.6640625], - [113.025390625, 9.6630859375], - [113.0263671875, 9.662109375], - [113.0263671875, 9.6611328125], - [113.0263671875, 9.6611328125], - [113.02734375, 9.6611328125], - [113.02734375, 9.6611328125], - [113.0283203125, 9.66015625], - [113.0283203125, 9.6591796875], - [113.0283203125, 9.658203125], - [113.0283203125, 9.658203125], - [113.0283203125, 9.658203125], - [113.0283203125, 9.658203125], - [113.0263671875, 9.6572265625], - [113.025390625, 9.6572265625], - [113.025390625, 9.6572265625], - [113.0244140625, 9.658203125], - [113.0244140625, 9.658203125], - [113.0244140625, 9.658203125], - [113.0234375, 9.658203125], - [113.0234375, 9.6572265625], - [113.0234375, 9.6572265625], - [113.0234375, 9.65625], - [113.0224609375, 9.65625], - [113.0224609375, 9.6552734375], - [113.021484375, 9.65625], - [113.0205078125, 9.65625], - [113.0205078125, 9.6572265625], - [113.0205078125, 9.658203125], - [113.01953125, 9.658203125], - [113.01953125, 9.6591796875], - [113.0185546875, 9.66015625], - [113.0185546875, 9.6611328125], - [113.01953125, 9.6630859375] - ], - [ - [113.017578125, 9.6767578125], - [113.0185546875, 9.677734375], - [113.0234375, 9.6806640625], - [113.03125, 9.6806640625], - [113.037109375, 9.6787109375], - [113.0419921875, 9.673828125], - [113.044921875, 9.6669921875], - [113.0458984375, 9.6630859375], - [113.0458984375, 9.6630859375], - [113.04296875, 9.658203125], - [113.04296875, 9.658203125], - [113.0361328125, 9.6572265625], - [113.029296875, 9.6591796875], - [113.025390625, 9.6640625], - [113.0244140625, 9.6650390625], - [113.0234375, 9.6650390625], - [113.0205078125, 9.669921875], - [113.017578125, 9.6767578125] - ], - [ - [114.3056640625, 9.8759765625], - [114.3046875, 9.8779296875], - [114.3046875, 9.880859375], - [114.3056640625, 9.8828125], - [114.30859375, 9.884765625], - [114.3125, 9.8837890625], - [114.3154296875, 9.880859375], - [114.3173828125, 9.8779296875], - [114.3173828125, 9.8759765625], - [114.31640625, 9.8740234375], - [114.3134765625, 9.8720703125], - [114.3115234375, 9.8720703125], - [114.30859375, 9.873046875], - [114.3056640625, 9.8759765625] - ], - [ - [114.220703125, 10.2109375], - [114.2236328125, 10.2138671875], - [114.2265625, 10.2158203125], - [114.228515625, 10.216796875], - [114.23046875, 10.216796875], - [114.2314453125, 10.2158203125], - [114.234375, 10.2138671875], - [114.234375, 10.212890625], - [114.234375, 10.2109375], - [114.2333984375, 10.208984375], - [114.23046875, 10.20703125], - [114.2275390625, 10.2060546875], - [114.2236328125, 10.205078125], - [114.22265625, 10.2060546875], - [114.220703125, 10.2080078125], - [114.220703125, 10.208984375], - [114.220703125, 10.2109375] - ], - [ - [114.21875, 11.0615234375], - [114.21875, 11.064453125], - [114.220703125, 11.0654296875], - [114.2265625, 11.06640625], - [114.2373046875, 11.0654296875], - [114.2392578125, 11.0625], - [114.240234375, 11.060546875], - [114.2392578125, 11.056640625], - [114.2353515625, 11.0546875], - [114.2294921875, 11.052734375], - [114.224609375, 11.0537109375], - [114.220703125, 11.056640625], - [114.21875, 11.0615234375] - ], - [ - [114.9853515625, 11.0791015625], - [114.986328125, 11.0869140625], - [114.9931640625, 11.095703125], - [114.9951171875, 11.0966796875], - [115, 11.0966796875], - [115.0107421875, 11.095703125], - [115.021484375, 11.0888671875], - [115.021484375, 11.0869140625], - [115.021484375, 11.080078125], - [115.01953125, 11.0751953125], - [115.013671875, 11.0634765625], - [115.01171875, 11.0615234375], - [115.00390625, 11.0615234375], - [114.9931640625, 11.064453125], - [114.990234375, 11.068359375], - [114.986328125, 11.076171875], - [114.9853515625, 11.0791015625] - ], - [ - [112.8818359375, 9.5341796875], - [112.87890625, 9.5361328125], - [112.8779296875, 9.5390625], - [112.87890625, 9.5419921875], - [112.888671875, 9.55078125], - [112.9013671875, 9.5625], - [112.904296875, 9.5625], - [112.9072265625, 9.560546875], - [112.9091796875, 9.5576171875], - [112.91015625, 9.5537109375], - [112.908203125, 9.5498046875], - [112.88671875, 9.53515625], - [112.8818359375, 9.5341796875] - ], - [ - [112.3408203125, 16.8212890625], - [112.3388671875, 16.822265625], - [112.3369140625, 16.822265625], - [112.3349609375, 16.82421875], - [112.330078125, 16.8330078125], - [112.330078125, 16.8349609375], - [112.330078125, 16.8369140625], - [112.3310546875, 16.8388671875], - [112.333984375, 16.83984375], - [112.337890625, 16.8408203125], - [112.341796875, 16.8408203125], - [112.3447265625, 16.8408203125], - [112.3466796875, 16.8408203125], - [112.3486328125, 16.8408203125], - [112.349609375, 16.841796875], - [112.3505859375, 16.845703125], - [112.3515625, 16.8466796875], - [112.3525390625, 16.8466796875], - [112.353515625, 16.8466796875], - [112.3603515625, 16.84375], - [112.361328125, 16.84375], - [112.361328125, 16.8427734375], - [112.361328125, 16.841796875], - [112.361328125, 16.8408203125], - [112.359375, 16.8388671875], - [112.3544921875, 16.8330078125], - [112.3525390625, 16.830078125], - [112.3486328125, 16.8271484375], - [112.34375, 16.82421875], - [112.3408203125, 16.8212890625] - ] - ] - }, - "properties": { - "cp": [110.33119, 20.031971], - "name": "海南", - "childNum": 1 - } - }, { - "id": "510000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [106.2646484375, 30.2099609375], - [106.2705078125, 30.185546875], - [106.2646484375, 30.2099609375] - ] - ], - [ - [ - [108.0244140625, 31.0654296875], - [108.060546875, 31.0517578125], - [107.9375, 30.96875], - [107.9482421875, 30.919921875], - [107.994140625, 30.904296875], - [107.8515625, 30.7939453125], - [107.7646484375, 30.8173828125], - [107.7607421875, 30.8642578125], - [107.71875, 30.888671875], - [107.6357421875, 30.818359375], - [107.5771484375, 30.8486328125], - [107.48046875, 30.8388671875], - [107.4990234375, 30.810546875], - [107.4248046875, 30.7412109375], - [107.45703125, 30.6826171875], - [107.5166015625, 30.6435546875], - [107.3603515625, 30.45703125], - [107.33984375, 30.3876953125], - [107.2216796875, 30.2138671875], - [107.103515625, 30.0908203125], - [107.0810546875, 30.0947265625], - [107.0849609375, 30.064453125], - [107.0595703125, 30.0439453125], - [107.04296875, 30.0556640625], - [107.04296875, 30.03515625], - [106.9765625, 30.08984375], - [106.9130859375, 30.025390625], - [106.8388671875, 30.05078125], - [106.7861328125, 30.017578125], - [106.732421875, 30.02734375], - [106.69921875, 30.076171875], - [106.7041015625, 30.1181640625], - [106.6728515625, 30.123046875], - [106.677734375, 30.16015625], - [106.6494140625, 30.1650390625], - [106.607421875, 30.2314453125], - [106.6435546875, 30.2470703125], - [106.6357421875, 30.2666015625], - [106.5576171875, 30.31640625], - [106.509765625, 30.2900390625], - [106.44140625, 30.3095703125], - [106.4365234375, 30.2783203125], - [106.408203125, 30.2763671875], - [106.4287109375, 30.25390625], - [106.3349609375, 30.2265625], - [106.30078125, 30.2392578125], - [106.296875, 30.205078125], - [106.2626953125, 30.21484375], - [106.2421875, 30.177734375], - [106.232421875, 30.212890625], - [106.20703125, 30.205078125], - [106.1708984375, 30.2509765625], - [106.171875, 30.306640625], - [106.125, 30.3251953125], - [106.1318359375, 30.302734375], - [106.1064453125, 30.310546875], - [106.08984375, 30.345703125], - [106.060546875, 30.3388671875], - [106.03125, 30.375], - [105.9423828125, 30.3720703125], - [105.90234375, 30.38671875], - [105.90625, 30.4072265625], - [105.8759765625, 30.3876953125], - [105.86328125, 30.4111328125], - [105.8466796875, 30.392578125], - [105.8203125, 30.4384765625], - [105.765625, 30.3984375], - [105.7421875, 30.3193359375], - [105.71484375, 30.3232421875], - [105.7353515625, 30.259765625], - [105.673828125, 30.2529296875], - [105.6259765625, 30.2763671875], - [105.619140625, 30.2353515625], - [105.6611328125, 30.208984375], - [105.580078125, 30.173828125], - [105.5576171875, 30.1962890625], - [105.537109375, 30.1669921875], - [105.5556640625, 30.1455078125], - [105.5966796875, 30.1591796875], - [105.5732421875, 30.1259765625], - [105.642578125, 30.1015625], - [105.640625, 30.07421875], - [105.6748046875, 30.0712890625], - [105.6875, 30.0390625], - [105.748046875, 30.033203125], - [105.703125, 29.9248046875], - [105.7392578125, 29.8916015625], - [105.73828125, 29.86328125], - [105.708984375, 29.8408203125], - [105.619140625, 29.8466796875], - [105.583984375, 29.8193359375], - [105.576171875, 29.7451171875], - [105.56640625, 29.724609375], - [105.5439453125, 29.7333984375], - [105.5390625, 29.6953125], - [105.484375, 29.7197265625], - [105.478515625, 29.67578125], - [105.3896484375, 29.6767578125], - [105.3798828125, 29.6240234375], - [105.3544921875, 29.626953125], - [105.3359375, 29.591796875], - [105.3212890625, 29.6103515625], - [105.2900390625, 29.552734375], - [105.337890625, 29.46484375], - [105.3251953125, 29.44921875], - [105.390625, 29.45703125], - [105.3994140625, 29.439453125], - [105.373046875, 29.4208984375], - [105.427734375, 29.4189453125], - [105.4443359375, 29.38671875], - [105.4208984375, 29.3125], - [105.4580078125, 29.3291015625], - [105.4755859375, 29.2802734375], - [105.6064453125, 29.275390625], - [105.6103515625, 29.255859375], - [105.6357421875, 29.2802734375], - [105.658203125, 29.251953125], - [105.666015625, 29.27734375], - [105.7158203125, 29.2958984375], - [105.6923828125, 29.279296875], - [105.7041015625, 29.177734375], - [105.7314453125, 29.1328125], - [105.7529296875, 29.1337890625], - [105.7294921875, 29.1064453125], - [105.7578125, 29.0693359375], - [105.7421875, 29.0400390625], - [105.8095703125, 28.95703125], - [105.7978515625, 28.9365234375], - [105.880859375, 28.93359375], - [105.9140625, 28.9013671875], - [105.91015625, 28.9208984375], - [105.986328125, 28.9794921875], - [106.0458984375, 28.953125], - [106.048828125, 28.9072265625], - [106.146484375, 28.90234375], - [106.173828125, 28.9208984375], - [106.2275390625, 28.8896484375], - [106.265625, 28.84765625], - [106.2529296875, 28.7861328125], - [106.3466796875, 28.5859375], - [106.33203125, 28.5537109375], - [106.380859375, 28.5078125], - [106.3779296875, 28.4794921875], - [106.3310546875, 28.482421875], - [106.29296875, 28.5380859375], - [106.193359375, 28.578125], - [106.166015625, 28.63671875], - [106.103515625, 28.63671875], - [106.083984375, 28.6845703125], - [106.033203125, 28.693359375], - [106.029296875, 28.7197265625], - [105.96875, 28.76171875], - [105.9365234375, 28.6826171875], - [105.8896484375, 28.6708984375], - [105.9052734375, 28.6064453125], - [105.78515625, 28.611328125], - [105.7578125, 28.5908203125], - [105.7431640625, 28.6162109375], - [105.693359375, 28.5888671875], - [105.685546875, 28.53515625], - [105.6240234375, 28.5185546875], - [105.6103515625, 28.4443359375], - [105.6455078125, 28.4296875], - [105.6611328125, 28.365234375], - [105.640625, 28.3115234375], - [105.732421875, 28.2724609375], - [105.73828125, 28.3037109375], - [105.7880859375, 28.3095703125], - [105.771484375, 28.326171875], - [105.7880859375, 28.3359375], - [105.8505859375, 28.2548828125], - [105.890625, 28.2373046875], - [105.8603515625, 28.16796875], - [105.8798828125, 28.1240234375], - [105.9453125, 28.1435546875], - [105.98046875, 28.1064453125], - [106.0341796875, 28.107421875], - [106.0380859375, 28.138671875], - [106.123046875, 28.16796875], - [106.2080078125, 28.134765625], - [106.267578125, 28.0673828125], - [106.24609375, 28.013671875], - [106.294921875, 28.00390625], - [106.3291015625, 27.9580078125], - [106.30078125, 27.9091796875], - [106.333984375, 27.888671875], - [106.3173828125, 27.8369140625], - [106.3427734375, 27.8203125], - [106.2255859375, 27.76171875], - [106.064453125, 27.77734375], - [105.9326171875, 27.7275390625], - [105.921875, 27.7470703125], - [105.880859375, 27.7392578125], - [105.8466796875, 27.7060546875], - [105.73828125, 27.7119140625], - [105.716796875, 27.681640625], - [105.6650390625, 27.6845703125], - [105.6416015625, 27.6591796875], - [105.60546875, 27.7158203125], - [105.560546875, 27.720703125], - [105.5380859375, 27.75390625], - [105.48046875, 27.775390625], - [105.3544921875, 27.7490234375], - [105.30859375, 27.7060546875], - [105.2744140625, 27.7958984375], - [105.31640625, 27.818359375], - [105.2451171875, 27.8232421875], - [105.2333984375, 27.892578125], - [105.28515625, 27.9345703125], - [105.2724609375, 27.9970703125], - [105.1865234375, 27.99609375], - [105.16796875, 28.021484375], - [105.177734375, 28.0673828125], - [105.0498046875, 28.099609375], - [104.9775390625, 28.0615234375], - [104.9736328125, 28.017578125], - [104.9052734375, 27.96484375], - [104.921875, 27.94140625], - [104.8857421875, 27.912109375], - [104.767578125, 27.884765625], - [104.744140625, 27.90234375], - [104.572265625, 27.8408203125], - [104.5390625, 27.88671875], - [104.5068359375, 27.87890625], - [104.396484375, 27.955078125], - [104.3564453125, 28.0185546875], - [104.298828125, 28.0458984375], - [104.376953125, 28.052734375], - [104.4501953125, 28.1142578125], - [104.4580078125, 28.169921875], - [104.4072265625, 28.173828125], - [104.4013671875, 28.2001953125], - [104.462890625, 28.2421875], - [104.4482421875, 28.271484375], - [104.40625, 28.2724609375], - [104.37109375, 28.337890625], - [104.2900390625, 28.314453125], - [104.302734375, 28.330078125], - [104.2548828125, 28.404296875], - [104.2705078125, 28.466796875], - [104.248046875, 28.5263671875], - [104.357421875, 28.556640625], - [104.42578125, 28.626953125], - [104.375, 28.6494140625], - [104.30859375, 28.615234375], - [104.24609375, 28.6640625], - [104.2314453125, 28.63671875], - [104.1220703125, 28.63671875], - [104.0966796875, 28.603515625], - [104.060546875, 28.6279296875], - [103.951171875, 28.6015625], - [103.9150390625, 28.6318359375], - [103.875, 28.626953125], - [103.8515625, 28.66796875], - [103.837890625, 28.5849609375], - [103.7822265625, 28.525390625], - [103.8291015625, 28.462890625], - [103.875, 28.306640625], - [103.7724609375, 28.234375], - [103.736328125, 28.234375], - [103.7119140625, 28.197265625], - [103.6923828125, 28.232421875], - [103.6328125, 28.2607421875], - [103.4521484375, 28.123046875], - [103.435546875, 28.0380859375], - [103.490234375, 28.0322265625], - [103.515625, 27.9658203125], - [103.564453125, 27.9765625], - [103.50390625, 27.912109375], - [103.490234375, 27.7978515625], - [103.2802734375, 27.6328125], - [103.294921875, 27.56640625], - [103.22265625, 27.56640625], - [103.1435546875, 27.4228515625], - [103.1005859375, 27.3974609375], - [103.0556640625, 27.41015625], - [102.9853515625, 27.3681640625], - [102.9482421875, 27.4130859375], - [102.8828125, 27.296875], - [102.9140625, 27.134765625], - [102.8720703125, 27.02734375], - [102.8955078125, 27], - [102.8974609375, 26.912109375], - [102.970703125, 26.8330078125], - [103.005859375, 26.6787109375], - [103.0283203125, 26.66015625], - [103.01953125, 26.591796875], - [103.056640625, 26.5458984375], - [103.0322265625, 26.4873046875], - [102.990234375, 26.4833984375], - [102.98828125, 26.3486328125], - [102.8955078125, 26.3388671875], - [102.880859375, 26.3662109375], - [102.833984375, 26.3076171875], - [102.7412109375, 26.2705078125], - [102.716796875, 26.2138671875], - [102.6748046875, 26.2060546875], - [102.6015625, 26.2509765625], - [102.638671875, 26.30859375], - [102.6298828125, 26.3369140625], - [102.5517578125, 26.3623046875], - [102.53125, 26.3330078125], - [102.3935546875, 26.296875], - [102.314453125, 26.2275390625], - [102.248046875, 26.2158203125], - [102.1083984375, 26.068359375], - [102.021484375, 26.0966796875], - [101.955078125, 26.0849609375], - [101.91796875, 26.1083984375], - [101.8359375, 26.0458984375], - [101.8408203125, 26.0830078125], - [101.796875, 26.115234375], - [101.80859375, 26.16015625], - [101.6943359375, 26.2421875], - [101.6328125, 26.224609375], - [101.5947265625, 26.26171875], - [101.59765625, 26.3037109375], - [101.6611328125, 26.3095703125], - [101.640625, 26.3203125], - [101.6611328125, 26.34765625], - [101.630859375, 26.361328125], - [101.6376953125, 26.3955078125], - [101.5087890625, 26.5], - [101.458984375, 26.49609375], - [101.4404296875, 26.5380859375], - [101.3994140625, 26.54296875], - [101.3984375, 26.603515625], - [101.462890625, 26.607421875], - [101.4814453125, 26.673828125], - [101.455078125, 26.7041015625], - [101.513671875, 26.76953125], - [101.4609375, 26.787109375], - [101.4580078125, 26.73046875], - [101.390625, 26.7236328125], - [101.3896484375, 26.7529296875], - [101.357421875, 26.76953125], - [101.400390625, 26.8408203125], - [101.3662109375, 26.8837890625], - [101.2685546875, 26.9033203125], - [101.2646484375, 26.9560546875], - [101.2333984375, 26.9541015625], - [101.2265625, 26.986328125], - [101.1376953125, 27.0224609375], - [101.1708984375, 27.1962890625], - [101.07421875, 27.1953125], - [101.04296875, 27.2216796875], - [101.009765625, 27.3134765625], - [101.0205078125, 27.3447265625], - [100.9375, 27.4697265625], - [100.9013671875, 27.4541015625], - [100.912109375, 27.5224609375], - [100.85546875, 27.6240234375], - [100.828125, 27.615234375], - [100.8486328125, 27.671875], - [100.7900390625, 27.6845703125], - [100.771484375, 27.7509765625], - [100.7080078125, 27.8017578125], - [100.7197265625, 27.8583984375], - [100.681640625, 27.923828125], - [100.6337890625, 27.9150390625], - [100.607421875, 27.8564453125], - [100.546875, 27.8095703125], - [100.505859375, 27.8525390625], - [100.4326171875, 27.865234375], - [100.3759765625, 27.7548828125], - [100.3515625, 27.7568359375], - [100.328125, 27.720703125], - [100.2998046875, 27.736328125], - [100.3056640625, 27.7890625], - [100.2861328125, 27.806640625], - [100.3095703125, 27.861328125], - [100.1689453125, 27.8974609375], - [100.1923828125, 27.947265625], - [100.0869140625, 28.03125], - [100.021484375, 28.1474609375], - [100.0341796875, 28.185546875], - [100.0888671875, 28.1806640625], - [100.1689453125, 28.2216796875], - [100.1884765625, 28.25390625], - [100.1484375, 28.2890625], - [100.1767578125, 28.3251953125], - [100.056640625, 28.3701171875], - [100.0751953125, 28.42578125], - [99.994140625, 28.47265625], - [99.94921875, 28.5791015625], - [99.8779296875, 28.6103515625], - [99.8720703125, 28.6337890625], - [99.8349609375, 28.62890625], - [99.841796875, 28.658203125], - [99.8046875, 28.69140625], - [99.7333984375, 28.7197265625], - [99.71875, 28.8466796875], - [99.6845703125, 28.8125], - [99.6259765625, 28.8154296875], - [99.615234375, 28.7412109375], - [99.5322265625, 28.6806640625], - [99.541015625, 28.6240234375], - [99.4970703125, 28.6171875], - [99.4638671875, 28.5498046875], - [99.4033203125, 28.5458984375], - [99.396484375, 28.4931640625], - [99.427734375, 28.4541015625], - [99.40625, 28.43359375], - [99.4375, 28.40234375], - [99.3935546875, 28.3193359375], - [99.41796875, 28.275390625], - [99.3876953125, 28.2109375], - [99.4033203125, 28.1513671875], - [99.3076171875, 28.228515625], - [99.28515625, 28.294921875], - [99.2392578125, 28.3173828125], - [99.17578125, 28.40234375], - [99.1845703125, 28.58984375], - [99.1279296875, 28.697265625], - [99.1044921875, 28.814453125], - [99.1328125, 28.94921875], - [99.10546875, 29.1630859375], - [99.1162109375, 29.23828125], - [99.0673828125, 29.30078125], - [99.052734375, 29.564453125], - [98.9921875, 29.6611328125], - [99.013671875, 29.818359375], - [99.0693359375, 29.927734375], - [99.03515625, 30.0205078125], - [99.044921875, 30.080078125], - [98.986328125, 30.158203125], - [98.9755859375, 30.3916015625], - [98.9052734375, 30.69140625], - [98.962890625, 30.7255859375], - [98.9580078125, 30.765625], - [98.9052734375, 30.783203125], - [98.78125, 30.8935546875], - [98.798828125, 31.0087890625], - [98.736328125, 31.05078125], - [98.67578125, 31.154296875], - [98.6015625, 31.1904296875], - [98.62109375, 31.2041015625], - [98.603515625, 31.2568359375], - [98.6376953125, 31.3369140625], - [98.693359375, 31.3330078125], - [98.7763671875, 31.2490234375], - [98.8876953125, 31.375], - [98.837890625, 31.4375], - [98.619140625, 31.591796875], - [98.5546875, 31.6572265625], - [98.5478515625, 31.716796875], - [98.517578125, 31.7177734375], - [98.4443359375, 31.828125], - [98.416015625, 31.8310546875], - [98.4267578125, 31.857421875], - [98.3994140625, 31.8994140625], - [98.4345703125, 31.9267578125], - [98.435546875, 32.0087890625], - [98.3125, 32.111328125], - [98.2607421875, 32.208984375], - [98.2197265625, 32.234375], - [98.2177734375, 32.3447265625], - [97.9375, 32.4853515625], - [97.701171875, 32.53515625], - [97.6064453125, 32.6162109375], - [97.5478515625, 32.6201171875], - [97.423828125, 32.705078125], - [97.3828125, 32.79296875], - [97.3896484375, 32.865234375], - [97.3486328125, 32.8955078125], - [97.36328125, 32.9443359375], - [97.5244140625, 32.9892578125], - [97.498046875, 33.0224609375], - [97.54296875, 33.037109375], - [97.517578125, 33.09765625], - [97.48828125, 33.107421875], - [97.4873046875, 33.16796875], - [97.5771484375, 33.22265625], - [97.625, 33.33984375], - [97.6767578125, 33.341796875], - [97.7587890625, 33.4033203125], - [97.6298828125, 33.4609375], - [97.552734375, 33.4658203125], - [97.5126953125, 33.51953125], - [97.525390625, 33.576171875], - [97.416015625, 33.6064453125], - [97.40625, 33.62890625], - [97.435546875, 33.6806640625], - [97.423828125, 33.755859375], - [97.3720703125, 33.8427734375], - [97.400390625, 33.8505859375], - [97.392578125, 33.8896484375], - [97.638671875, 33.921875], - [97.6552734375, 34.0078125], - [97.703125, 34.037109375], - [97.666015625, 34.126953125], - [97.7744140625, 34.1630859375], - [97.8115234375, 34.2080078125], - [97.9453125, 34.19921875], - [98.029296875, 34.123046875], - [98.099609375, 34.123046875], - [98.2080078125, 34.0791015625], - [98.40234375, 34.087890625], - [98.392578125, 34.056640625], - [98.44140625, 33.9931640625], - [98.41015625, 33.9423828125], - [98.427734375, 33.908203125], - [98.4072265625, 33.8671875], - [98.4638671875, 33.8486328125], - [98.4921875, 33.771484375], - [98.5830078125, 33.732421875], - [98.6572265625, 33.65234375], - [98.6181640625, 33.6376953125], - [98.6220703125, 33.61328125], - [98.6552734375, 33.591796875], - [98.650390625, 33.544921875], - [98.7431640625, 33.4765625], - [98.734375, 33.41015625], - [98.7841796875, 33.345703125], - [98.7587890625, 33.279296875], - [98.8076171875, 33.265625], - [98.8046875, 33.2197265625], - [98.857421875, 33.15234375], - [99.0029296875, 33.0830078125], - [99.0302734375, 33.0947265625], - [99.1953125, 33.0361328125], - [99.2685546875, 32.87890625], - [99.3857421875, 32.900390625], - [99.556640625, 32.8408203125], - [99.6083984375, 32.78125], - [99.6376953125, 32.79296875], - [99.705078125, 32.765625], - [99.7275390625, 32.7255859375], - [99.79296875, 32.8837890625], - [99.7705078125, 32.9462890625], - [99.853515625, 32.943359375], - [99.8779296875, 33.0458984375], - [99.9033203125, 33.0478515625], - [99.95703125, 32.9482421875], - [100.0380859375, 32.9306640625], - [100.029296875, 32.8974609375], - [100.0703125, 32.89453125], - [100.1240234375, 32.837890625], - [100.138671875, 32.7216796875], - [100.0888671875, 32.669921875], - [100.1103515625, 32.6396484375], - [100.1904296875, 32.630859375], - [100.2158203125, 32.607421875], - [100.2587890625, 32.7431640625], - [100.3349609375, 32.71875], - [100.400390625, 32.7568359375], - [100.37890625, 32.69921875], - [100.4208984375, 32.732421875], - [100.47265625, 32.693359375], - [100.544921875, 32.5703125], - [100.6640625, 32.5224609375], - [100.6640625, 32.62109375], - [100.71875, 32.6220703125], - [100.6875, 32.677734375], - [100.75390625, 32.650390625], - [100.7685546875, 32.6650390625], - [100.77734375, 32.6396484375], - [100.8369140625, 32.6494140625], - [100.9306640625, 32.6005859375], - [101.068359375, 32.681640625], - [101.11328125, 32.6728515625], - [101.12109375, 32.6328125], - [101.1259765625, 32.6591796875], - [101.1904296875, 32.6875], - [101.2236328125, 32.7265625], - [101.23828125, 32.828125], - [101.1787109375, 32.8935546875], - [101.1240234375, 32.912109375], - [101.1298828125, 32.990234375], - [101.1865234375, 32.986328125], - [101.1845703125, 33.0419921875], - [101.14453125, 33.0595703125], - [101.169921875, 33.1025390625], - [101.1162109375, 33.1962890625], - [101.125, 33.2216796875], - [101.185546875, 33.2705078125], - [101.2978515625, 33.2626953125], - [101.3837890625, 33.1533203125], - [101.40234375, 33.2255859375], - [101.48828125, 33.2275390625], - [101.6328125, 33.1015625], - [101.7412109375, 33.26953125], - [101.6552734375, 33.3154296875], - [101.6630859375, 33.3818359375], - [101.697265625, 33.435546875], - [101.7763671875, 33.4521484375], - [101.76953125, 33.5439453125], - [101.83203125, 33.5556640625], - [101.8447265625, 33.6025390625], - [101.9033203125, 33.5537109375], - [101.9033203125, 33.48828125], - [101.947265625, 33.443359375], - [101.88671875, 33.3828125], - [101.8779296875, 33.3154296875], - [101.82421875, 33.271484375], - [101.8095703125, 33.2890625], - [101.7685546875, 33.263671875], - [101.841796875, 33.189453125], - [101.826171875, 33.1201171875], - [101.8681640625, 33.1044921875], - [101.9365234375, 33.1875], - [102.083984375, 33.1953125], - [102.1083984375, 33.298828125], - [102.2099609375, 33.2255859375], - [102.2060546875, 33.3203125], - [102.1875, 33.3330078125], - [102.263671875, 33.41796875], - [102.369140625, 33.3935546875], - [102.3701171875, 33.4130859375], - [102.3955078125, 33.4052734375], - [102.4423828125, 33.4541015625], - [102.4677734375, 33.451171875], - [102.4541015625, 33.470703125], - [102.4833984375, 33.4580078125], - [102.4462890625, 33.5302734375], - [102.478515625, 33.54296875], - [102.33984375, 33.6123046875], - [102.314453125, 33.6689453125], - [102.341796875, 33.728515625], - [102.2861328125, 33.7177734375], - [102.3232421875, 33.7578125], - [102.236328125, 33.79296875], - [102.26171875, 33.822265625], - [102.25390625, 33.8623046875], - [102.1396484375, 33.9716796875], - [102.19921875, 33.978515625], - [102.2158203125, 33.958984375], - [102.30859375, 33.9951171875], - [102.3134765625, 33.966796875], - [102.328125, 33.984375], - [102.3916015625, 33.9716796875], - [102.4384765625, 34.087890625], - [102.4716796875, 34.0732421875], - [102.6083984375, 34.1015625], - [102.658203125, 34.08203125], - [102.65625, 34.1142578125], - [102.599609375, 34.1455078125], - [102.6083984375, 34.1611328125], - [102.7021484375, 34.197265625], - [102.73046875, 34.2373046875], - [102.7783203125, 34.236328125], - [102.798828125, 34.2734375], - [102.857421875, 34.271484375], - [102.86328125, 34.3046875], - [102.912109375, 34.3134765625], - [102.9775390625, 34.2529296875], - [102.9775390625, 34.19921875], - [103.109375, 34.177734375], - [103.123046875, 34.111328125], - [103.1796875, 34.080078125], - [103.130859375, 34.0673828125], - [103.119140625, 34.037109375], - [103.1474609375, 34.037109375], - [103.16015625, 34.0068359375], - [103.1240234375, 33.9423828125], - [103.181640625, 33.9013671875], - [103.158203125, 33.8095703125], - [103.2158203125, 33.794921875], - [103.2724609375, 33.8095703125], - [103.279296875, 33.7744140625], - [103.3505859375, 33.744140625], - [103.4326171875, 33.7509765625], - [103.46484375, 33.802734375], - [103.5068359375, 33.810546875], - [103.5498046875, 33.7412109375], - [103.521484375, 33.681640625], - [103.537109375, 33.671875], - [103.591796875, 33.728515625], - [103.6259765625, 33.7275390625], - [103.6357421875, 33.708984375], - [103.6669921875, 33.7197265625], - [103.650390625, 33.697265625], - [103.66796875, 33.6865234375], - [103.76953125, 33.6591796875], - [104.052734375, 33.685546875], - [104.1689453125, 33.6123046875], - [104.1826171875, 33.5791015625], - [104.15625, 33.5419921875], - [104.2216796875, 33.4052734375], - [104.2724609375, 33.392578125], - [104.2958984375, 33.3330078125], - [104.3740234375, 33.345703125], - [104.4375, 33.3232421875], - [104.3935546875, 33.3115234375], - [104.4130859375, 33.2822265625], - [104.333984375, 33.3154296875], - [104.3037109375, 33.3037109375], - [104.3779296875, 33.109375], - [104.3359375, 33.0419921875], - [104.427734375, 33.0146484375], - [104.3837890625, 32.9951171875], - [104.3671875, 32.9443359375], - [104.2880859375, 32.9423828125], - [104.294921875, 32.8359375], - [104.3642578125, 32.822265625], - [104.4580078125, 32.7490234375], - [104.572265625, 32.7294921875], - [104.6455078125, 32.662109375], - [104.697265625, 32.673828125], - [104.740234375, 32.6357421875], - [104.830078125, 32.6630859375], - [104.8828125, 32.6015625], - [105.0302734375, 32.6513671875], - [105.080078125, 32.6376953125], - [105.111328125, 32.5947265625], - [105.14453125, 32.6015625], - [105.2138671875, 32.6357421875], - [105.2197265625, 32.6669921875], - [105.2958984375, 32.65625], - [105.369140625, 32.712890625], - [105.4560546875, 32.7373046875], - [105.380859375, 32.8779296875], - [105.408203125, 32.88671875], - [105.4228515625, 32.9287109375], - [105.45703125, 32.93359375], - [105.5, 32.912109375], - [105.533203125, 32.79296875], - [105.5556640625, 32.794921875], - [105.5673828125, 32.765625], - [105.556640625, 32.732421875], - [105.5869140625, 32.7294921875], - [105.5966796875, 32.7001953125], - [105.7197265625, 32.759765625], - [105.76953125, 32.767578125], - [105.7822265625, 32.75], - [105.8232421875, 32.7705078125], - [105.826171875, 32.826171875], - [105.9306640625, 32.826171875], - [105.96875, 32.849609375], - [106.01171875, 32.830078125], - [106.04296875, 32.865234375], - [106.09375, 32.82421875], - [106.0947265625, 32.794921875], - [106.0615234375, 32.7685546875], - [106.1123046875, 32.72265625], - [106.255859375, 32.6943359375], - [106.275390625, 32.6708984375], - [106.3505859375, 32.6728515625], - [106.404296875, 32.6181640625], - [106.4521484375, 32.6611328125], - [106.4990234375, 32.6494140625], - [106.5859375, 32.6884765625], - [106.6640625, 32.69140625], - [106.7333984375, 32.740234375], - [106.7841796875, 32.736328125], - [106.7861328125, 32.697265625], - [106.8662109375, 32.7255859375], - [106.916015625, 32.7041015625], - [107.0634765625, 32.7119140625], - [107.1083984375, 32.6015625], - [107.083984375, 32.533203125], - [107.1279296875, 32.4833984375], - [107.1904296875, 32.46875], - [107.2216796875, 32.421875], - [107.2646484375, 32.4033203125], - [107.302734375, 32.482421875], - [107.3779296875, 32.5390625], - [107.4296875, 32.533203125], - [107.45703125, 32.41796875], - [107.490234375, 32.42578125], - [107.525390625, 32.3828125], - [107.5986328125, 32.412109375], - [107.6796875, 32.3984375], - [107.70703125, 32.333984375], - [107.755859375, 32.3388671875], - [107.8330078125, 32.2265625], - [107.865234375, 32.201171875], - [107.9052734375, 32.2080078125], - [107.978515625, 32.146484375], - [108.0244140625, 32.177734375], - [108.01953125, 32.2119140625], - [108.072265625, 32.234375], - [108.185546875, 32.2216796875], - [108.2421875, 32.275390625], - [108.3125, 32.232421875], - [108.4765625, 32.2685546875], - [108.5078125, 32.24609375], - [108.509765625, 32.2021484375], - [108.3701171875, 32.17578125], - [108.4501953125, 32.0732421875], - [108.34765625, 32.0703125], - [108.3642578125, 32.0380859375], - [108.330078125, 32.01953125], - [108.3701171875, 31.9873046875], - [108.3515625, 31.9716796875], - [108.3076171875, 31.998046875], - [108.259765625, 31.9677734375], - [108.34375, 31.861328125], - [108.5361328125, 31.7578125], - [108.505859375, 31.7333984375], - [108.546875, 31.666015625], - [108.4658203125, 31.619140625], - [108.43359375, 31.62890625], - [108.37890625, 31.5712890625], - [108.3876953125, 31.5458984375], - [108.33984375, 31.5390625], - [108.33984375, 31.5087890625], - [108.19140625, 31.4921875], - [108.2255859375, 31.453125], - [108.208984375, 31.3994140625], - [108.154296875, 31.3720703125], - [108.1806640625, 31.326171875], - [108.01953125, 31.2451171875], - [108.0322265625, 31.2177734375], - [108.078125, 31.2314453125], - [108.0908203125, 31.2021484375], - [108.009765625, 31.1103515625], - [108.0244140625, 31.0654296875] - ] - ] - ] - }, - "properties": { - "cp": [104.065735, 30.659462], - "name": "四川", - "childNum": 2 - } - }, { - "id": "520000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [109.529296875, 26.7412109375], - [109.5634765625, 26.7373046875], - [109.5771484375, 26.771484375], - [109.5986328125, 26.7587890625], - [109.5498046875, 26.71875], - [109.529296875, 26.7412109375] - ] - ], - [ - [ - [109.4775390625, 26.830078125], - [109.453125, 26.8623046875], - [109.482421875, 26.8974609375], - [109.5146484375, 26.875], - [109.4970703125, 26.8203125], - [109.5224609375, 26.75], - [109.4873046875, 26.7607421875], - [109.4775390625, 26.830078125] - ] - ], - [ - [ - [109.4677734375, 26.83203125], - [109.4873046875, 26.7607421875], - [109.4384765625, 26.755859375], - [109.4130859375, 26.720703125], - [109.3818359375, 26.7275390625], - [109.3623046875, 26.6953125], - [109.2841796875, 26.69921875], - [109.318359375, 26.654296875], - [109.357421875, 26.658203125], - [109.4091796875, 26.537109375], - [109.36328125, 26.47265625], - [109.3828125, 26.45703125], - [109.3232421875, 26.423828125], - [109.275390625, 26.3154296875], - [109.33984375, 26.2646484375], - [109.466796875, 26.314453125], - [109.4404296875, 26.2392578125], - [109.4765625, 26.1484375], - [109.5146484375, 26.12890625], - [109.5048828125, 26.09765625], - [109.4501953125, 26.1025390625], - [109.4541015625, 26.0556640625], - [109.4833984375, 26.0302734375], - [109.40625, 25.96484375], - [109.431640625, 25.9267578125], - [109.3681640625, 25.8408203125], - [109.33984375, 25.833984375], - [109.341796875, 25.7333984375], - [109.28125, 25.71484375], - [109.2080078125, 25.740234375], - [109.20703125, 25.7890625], - [109.177734375, 25.8056640625], - [109.19140625, 25.775390625], - [109.1484375, 25.7421875], - [109.14453125, 25.7958984375], - [109.1181640625, 25.8095703125], - [109.0791015625, 25.77734375], - [108.998046875, 25.78515625], - [109.0009765625, 25.7607421875], - [108.9638671875, 25.7333984375], - [108.8984375, 25.716796875], - [108.900390625, 25.6826171875], - [108.9462890625, 25.6767578125], - [109.0009765625, 25.736328125], - [109.080078125, 25.720703125], - [109.03125, 25.6298828125], - [109.0478515625, 25.572265625], - [109.0888671875, 25.5498046875], - [109.025390625, 25.5126953125], - [108.94921875, 25.5576171875], - [108.8271484375, 25.55078125], - [108.8134765625, 25.5263671875], - [108.78125, 25.5556640625], - [108.80078125, 25.5771484375], - [108.7841796875, 25.62890625], - [108.689453125, 25.6240234375], - [108.6591796875, 25.552734375], - [108.69140625, 25.51953125], - [108.6337890625, 25.51953125], - [108.6083984375, 25.4921875], - [108.6337890625, 25.46484375], - [108.611328125, 25.4794921875], - [108.587890625, 25.421875], - [108.623046875, 25.390625], - [108.625, 25.3076171875], - [108.5009765625, 25.4482421875], - [108.47265625, 25.458984375], - [108.4287109375, 25.4375], - [108.400390625, 25.4921875], - [108.3330078125, 25.5380859375], - [108.2412109375, 25.4619140625], - [108.25, 25.427734375], - [108.193359375, 25.4599609375], - [108.158203125, 25.44140625], - [108.193359375, 25.40625], - [108.1435546875, 25.3916015625], - [108.15234375, 25.318359375], - [108.115234375, 25.2109375], - [108.001953125, 25.197265625], - [107.8427734375, 25.1162109375], - [107.7666015625, 25.1181640625], - [107.7900390625, 25.1552734375], - [107.7578125, 25.1962890625], - [107.7626953125, 25.2294921875], - [107.7421875, 25.240234375], - [107.6982421875, 25.1962890625], - [107.662109375, 25.259765625], - [107.6650390625, 25.3154296875], - [107.6328125, 25.310546875], - [107.5986328125, 25.25], - [107.576171875, 25.2568359375], - [107.517578125, 25.2080078125], - [107.47265625, 25.2138671875], - [107.4892578125, 25.28515625], - [107.4765625, 25.3017578125], - [107.43359375, 25.2900390625], - [107.408203125, 25.3525390625], - [107.4248046875, 25.390625], - [107.380859375, 25.4140625], - [107.359375, 25.3935546875], - [107.3154296875, 25.4033203125], - [107.328125, 25.4990234375], - [107.232421875, 25.556640625], - [107.236328125, 25.59375], - [107.2119140625, 25.609375], - [107.177734375, 25.5751953125], - [107.0654296875, 25.5595703125], - [107.0703125, 25.5126953125], - [107.015625, 25.49609375], - [106.9970703125, 25.443359375], - [106.9638671875, 25.4375], - [106.9873046875, 25.3603515625], - [107.0146484375, 25.345703125], - [106.998046875, 25.2412109375], - [106.921875, 25.2490234375], - [106.888671875, 25.1826171875], - [106.654296875, 25.1689453125], - [106.5908203125, 25.087890625], - [106.439453125, 25.017578125], - [106.3056640625, 24.974609375], - [106.2158203125, 24.982421875], - [106.1884765625, 24.9521484375], - [106.1533203125, 24.9619140625], - [106.1982421875, 24.88671875], - [106.1982421875, 24.8134765625], - [106.1728515625, 24.7607421875], - [106.0478515625, 24.6845703125], - [106.0234375, 24.6328125], - [105.9619140625, 24.677734375], - [105.939453125, 24.7265625], - [105.8642578125, 24.73046875], - [105.8056640625, 24.7021484375], - [105.599609375, 24.8076171875], - [105.5009765625, 24.80859375], - [105.443359375, 24.921875], - [105.3701171875, 24.9443359375], - [105.267578125, 24.9296875], - [105.26171875, 24.962890625], - [105.2099609375, 24.99609375], - [105.0751953125, 24.9169921875], - [105.0380859375, 24.8701171875], - [105.0341796875, 24.7880859375], - [104.8935546875, 24.75], - [104.8427734375, 24.6767578125], - [104.7646484375, 24.6572265625], - [104.7294921875, 24.619140625], - [104.5302734375, 24.7314453125], - [104.5400390625, 24.8134765625], - [104.7138671875, 24.998046875], - [104.6845703125, 25.0556640625], - [104.6171875, 25.0595703125], - [104.6865234375, 25.0771484375], - [104.748046875, 25.21484375], - [104.8154296875, 25.15625], - [104.8076171875, 25.2265625], - [104.828125, 25.23828125], - [104.81640625, 25.2626953125], - [104.736328125, 25.2685546875], - [104.7080078125, 25.296875], - [104.640625, 25.2958984375], - [104.646484375, 25.357421875], - [104.5400390625, 25.4052734375], - [104.556640625, 25.525390625], - [104.451171875, 25.4970703125], - [104.435546875, 25.47265625], - [104.4287109375, 25.576171875], - [104.33203125, 25.6005859375], - [104.30859375, 25.6611328125], - [104.328125, 25.759765625], - [104.3740234375, 25.732421875], - [104.431640625, 25.822265625], - [104.4423828125, 25.87109375], - [104.4150390625, 25.912109375], - [104.470703125, 26.009765625], - [104.4560546875, 26.0771484375], - [104.5, 26.0712890625], - [104.52734375, 26.1005859375], - [104.54296875, 26.25390625], - [104.5927734375, 26.3173828125], - [104.6591796875, 26.3349609375], - [104.68359375, 26.3681640625], - [104.666015625, 26.4345703125], - [104.6337890625, 26.451171875], - [104.615234375, 26.509765625], - [104.5703125, 26.525390625], - [104.5654296875, 26.5859375], - [104.46484375, 26.595703125], - [104.4677734375, 26.65234375], - [104.421875, 26.712890625], - [104.349609375, 26.6201171875], - [104.12890625, 26.64453125], - [104.0693359375, 26.5751953125], - [104.07421875, 26.5234375], - [104.052734375, 26.5078125], - [103.8212890625, 26.529296875], - [103.7646484375, 26.5859375], - [103.7490234375, 26.625], - [103.7724609375, 26.7265625], - [103.7265625, 26.7421875], - [103.703125, 26.8134765625], - [103.72265625, 26.8515625], - [103.7802734375, 26.875], - [103.763671875, 26.9072265625], - [103.7783203125, 26.9462890625], - [103.7060546875, 27.0498046875], - [103.67578125, 27.0517578125], - [103.615234375, 27.005859375], - [103.6298828125, 27.017578125], - [103.6015625, 27.0625], - [103.6171875, 27.080078125], - [103.66015625, 27.06640625], - [103.654296875, 27.0927734375], - [103.6201171875, 27.09765625], - [103.6279296875, 27.1171875], - [103.7099609375, 27.13671875], - [103.7080078125, 27.1611328125], - [103.802734375, 27.267578125], - [103.8662109375, 27.2822265625], - [103.93359375, 27.4443359375], - [103.98046875, 27.4169921875], - [104.015625, 27.4296875], - [104.021484375, 27.3759765625], - [104.130859375, 27.3271484375], - [104.1748046875, 27.263671875], - [104.19140625, 27.2880859375], - [104.2197265625, 27.2802734375], - [104.21484375, 27.3017578125], - [104.2548828125, 27.294921875], - [104.248046875, 27.3359375], - [104.3623046875, 27.46875], - [104.517578125, 27.400390625], - [104.5419921875, 27.326171875], - [104.611328125, 27.3076171875], - [104.7548828125, 27.345703125], - [104.7802734375, 27.318359375], - [104.8095703125, 27.35546875], - [104.857421875, 27.3330078125], - [104.8515625, 27.30078125], - [104.8720703125, 27.291015625], - [105.0712890625, 27.419921875], - [105.166015625, 27.41015625], - [105.19140625, 27.3720703125], - [105.2607421875, 27.515625], - [105.2578125, 27.541015625], - [105.2333984375, 27.5439453125], - [105.2431640625, 27.578125], - [105.3046875, 27.6123046875], - [105.3017578125, 27.6962890625], - [105.3544921875, 27.7490234375], - [105.4423828125, 27.7763671875], - [105.5107421875, 27.7685546875], - [105.55859375, 27.7216796875], - [105.60546875, 27.7158203125], - [105.6416015625, 27.6591796875], - [105.7666015625, 27.71875], - [105.8466796875, 27.7060546875], - [105.880859375, 27.7392578125], - [105.921875, 27.7470703125], - [105.9326171875, 27.7275390625], - [106.064453125, 27.77734375], - [106.1943359375, 27.7548828125], - [106.333984375, 27.8154296875], - [106.3447265625, 27.828125], - [106.3173828125, 27.8388671875], - [106.3388671875, 27.8759765625], - [106.30078125, 27.9091796875], - [106.3291015625, 27.9580078125], - [106.294921875, 28.00390625], - [106.24609375, 28.013671875], - [106.267578125, 28.0673828125], - [106.25, 28.0927734375], - [106.1259765625, 28.16796875], - [106.0380859375, 28.138671875], - [106.0341796875, 28.107421875], - [105.98046875, 28.1064453125], - [105.9453125, 28.1435546875], - [105.87890625, 28.1240234375], - [105.8603515625, 28.16796875], - [105.890625, 28.2373046875], - [105.8505859375, 28.2548828125], - [105.7880859375, 28.3359375], - [105.771484375, 28.326171875], - [105.7880859375, 28.3095703125], - [105.73828125, 28.3037109375], - [105.732421875, 28.2724609375], - [105.640625, 28.3115234375], - [105.6611328125, 28.365234375], - [105.6455078125, 28.4296875], - [105.6103515625, 28.4443359375], - [105.6240234375, 28.5185546875], - [105.685546875, 28.53515625], - [105.693359375, 28.5888671875], - [105.7431640625, 28.6162109375], - [105.7578125, 28.5908203125], - [105.78515625, 28.611328125], - [105.9052734375, 28.6064453125], - [105.8896484375, 28.6708984375], - [105.9365234375, 28.6826171875], - [105.96875, 28.76171875], - [106.029296875, 28.7197265625], - [106.033203125, 28.693359375], - [106.083984375, 28.6845703125], - [106.103515625, 28.63671875], - [106.166015625, 28.63671875], - [106.205078125, 28.568359375], - [106.29296875, 28.5380859375], - [106.3310546875, 28.482421875], - [106.376953125, 28.478515625], - [106.3837890625, 28.5625], - [106.484375, 28.53125], - [106.505859375, 28.541015625], - [106.474609375, 28.599609375], - [106.509765625, 28.5654296875], - [106.525390625, 28.576171875], - [106.494140625, 28.6064453125], - [106.5029296875, 28.6611328125], - [106.5283203125, 28.677734375], - [106.455078125, 28.7763671875], - [106.470703125, 28.8349609375], - [106.5615234375, 28.7587890625], - [106.5869140625, 28.6884765625], - [106.6181640625, 28.69140625], - [106.6201171875, 28.6650390625], - [106.6513671875, 28.6513671875], - [106.6181640625, 28.64453125], - [106.63671875, 28.6123046875], - [106.6123046875, 28.6083984375], - [106.6162109375, 28.5498046875], - [106.56640625, 28.521484375], - [106.5654296875, 28.4853515625], - [106.59375, 28.5107421875], - [106.6328125, 28.50390625], - [106.6357421875, 28.4853515625], - [106.6650390625, 28.494140625], - [106.697265625, 28.478515625], - [106.693359375, 28.45703125], - [106.7275390625, 28.455078125], - [106.7470703125, 28.4677734375], - [106.728515625, 28.54296875], - [106.783203125, 28.568359375], - [106.759765625, 28.611328125], - [106.7861328125, 28.626953125], - [106.8134765625, 28.58984375], - [106.830078125, 28.623046875], - [106.8671875, 28.625], - [106.8896484375, 28.6953125], - [106.8603515625, 28.6923828125], - [106.830078125, 28.736328125], - [106.8427734375, 28.779296875], - [106.9248046875, 28.810546875], - [106.9521484375, 28.767578125], - [106.986328125, 28.7744140625], - [106.9833984375, 28.8515625], - [107.01953125, 28.8603515625], - [107.0166015625, 28.8828125], - [107.0595703125, 28.869140625], - [107.0673828125, 28.8955078125], - [107.0673828125, 28.8662109375], - [107.09765625, 28.890625], - [107.1943359375, 28.8896484375], - [107.1953125, 28.8388671875], - [107.2275390625, 28.8359375], - [107.2197265625, 28.7734375], - [107.2490234375, 28.7626953125], - [107.26171875, 28.79296875], - [107.345703125, 28.826171875], - [107.3349609375, 28.8447265625], - [107.3857421875, 28.849609375], - [107.44140625, 28.9443359375], - [107.3642578125, 29.009765625], - [107.3955078125, 29.0419921875], - [107.3701171875, 29.09375], - [107.412109375, 29.0947265625], - [107.427734375, 29.1279296875], - [107.40234375, 29.185546875], - [107.447265625, 29.2041015625], - [107.4736328125, 29.171875], - [107.5625, 29.2216796875], - [107.5986328125, 29.1484375], - [107.62890625, 29.166015625], - [107.701171875, 29.1416015625], - [107.751953125, 29.2001953125], - [107.8115234375, 29.1396484375], - [107.78515625, 29.048828125], - [107.82421875, 29.03515625], - [107.810546875, 28.984375], - [107.8671875, 28.958984375], - [107.8837890625, 29.0078125], - [107.931640625, 29.0361328125], - [108.0244140625, 29.0390625], - [108.0693359375, 29.0869140625], - [108.134765625, 29.052734375], - [108.197265625, 29.072265625], - [108.232421875, 29.0283203125], - [108.271484375, 29.091796875], - [108.306640625, 29.080078125], - [108.3203125, 28.9619140625], - [108.3583984375, 28.8935546875], - [108.353515625, 28.81640625], - [108.3896484375, 28.79296875], - [108.333984375, 28.6767578125], - [108.474609375, 28.6279296875], - [108.5673828125, 28.6630859375], - [108.634765625, 28.6376953125], - [108.6044921875, 28.58984375], - [108.61328125, 28.5439453125], - [108.57421875, 28.529296875], - [108.611328125, 28.421875], - [108.578125, 28.390625], - [108.580078125, 28.3447265625], - [108.6123046875, 28.3251953125], - [108.6689453125, 28.3359375], - [108.6650390625, 28.3837890625], - [108.697265625, 28.404296875], - [108.6416015625, 28.4580078125], - [108.7236328125, 28.4921875], - [108.783203125, 28.427734375], - [108.7607421875, 28.3896484375], - [108.7841796875, 28.37890625], - [108.7705078125, 28.3154296875], - [108.7255859375, 28.275390625], - [108.7626953125, 28.19140625], - [108.822265625, 28.24609375], - [108.8466796875, 28.201171875], - [108.9228515625, 28.2177734375], - [108.9296875, 28.19140625], - [108.98828125, 28.1611328125], - [109.0263671875, 28.220703125], - [109.0869140625, 28.185546875], - [109.1025390625, 28.2080078125], - [109.08203125, 28.2490234375], - [109.1416015625, 28.3212890625], - [109.1533203125, 28.4169921875], - [109.2021484375, 28.4775390625], - [109.2744140625, 28.4951171875], - [109.2578125, 28.4375], - [109.2890625, 28.3740234375], - [109.2734375, 28.3095703125], - [109.3046875, 28.275390625], - [109.3388671875, 28.2939453125], - [109.3642578125, 28.28515625], - [109.35546875, 28.265625], - [109.400390625, 28.2744140625], - [109.357421875, 28.234375], - [109.298828125, 28.037109375], - [109.3388671875, 28.0634765625], - [109.3798828125, 28.033203125], - [109.302734375, 27.958984375], - [109.34765625, 27.8388671875], - [109.3330078125, 27.78125], - [109.3779296875, 27.740234375], - [109.3662109375, 27.72265625], - [109.4150390625, 27.7255859375], - [109.470703125, 27.6806640625], - [109.462890625, 27.56640625], - [109.3125, 27.486328125], - [109.30078125, 27.4248046875], - [109.24609375, 27.4189453125], - [109.2080078125, 27.451171875], - [109.15625, 27.4169921875], - [109.1416015625, 27.4482421875], - [109.109375, 27.4189453125], - [109.1435546875, 27.4248046875], - [109.1044921875, 27.3369140625], - [109.046875, 27.3349609375], - [109.0419921875, 27.27734375], - [108.986328125, 27.2705078125], - [108.908203125, 27.2080078125], - [108.927734375, 27.1611328125], - [108.8857421875, 27.109375], - [108.791015625, 27.0849609375], - [108.84375, 27.0615234375], - [108.8759765625, 27], - [108.921875, 27.0302734375], - [108.921875, 27.009765625], - [108.9521484375, 27.01953125], - [108.94140625, 27.046875], - [109.0869140625, 27.1181640625], - [109.134765625, 27.1181640625], - [109.1015625, 27.0693359375], - [109.1640625, 27.06640625], - [109.2490234375, 27.154296875], - [109.2734375, 27.1279296875], - [109.400390625, 27.16015625], - [109.44140625, 27.119140625], - [109.4736328125, 27.1357421875], - [109.4599609375, 27.0849609375], - [109.482421875, 27.0732421875], - [109.4560546875, 27.06640625], - [109.521484375, 27.072265625], - [109.54296875, 27.009765625], - [109.5283203125, 26.9775390625], - [109.5556640625, 26.947265625], - [109.4365234375, 26.8935546875], - [109.4677734375, 26.83203125] - ] - ] - ] - }, - "properties": { - "cp": [106.713478, 26.578343], - "name": "贵州", - "childNum": 3 - } - }, { - "id": "530000", - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [102.18359375, 22.4306640625], - [102.1455078125, 22.3984375], - [102.1318359375, 22.431640625], - [102.041015625, 22.458984375], - [101.9794921875, 22.4287109375], - [101.908203125, 22.4375], - [101.912109375, 22.3974609375], - [101.8798828125, 22.384765625], - [101.7646484375, 22.5068359375], - [101.6728515625, 22.4755859375], - [101.6474609375, 22.40625], - [101.669921875, 22.3662109375], - [101.6494140625, 22.36328125], - [101.6259765625, 22.283203125], - [101.564453125, 22.2705078125], - [101.5478515625, 22.23828125], - [101.603515625, 22.1328125], - [101.57421875, 22.115234375], - [101.626953125, 22.0068359375], - [101.607421875, 21.96484375], - [101.7021484375, 21.939453125], - [101.701171875, 21.8974609375], - [101.775390625, 21.83203125], - [101.748046875, 21.73046875], - [101.7802734375, 21.6416015625], - [101.80859375, 21.64453125], - [101.8291015625, 21.6171875], - [101.798828125, 21.57421875], - [101.74609375, 21.576171875], - [101.7734375, 21.513671875], - [101.7412109375, 21.4833984375], - [101.73046875, 21.337890625], - [101.751953125, 21.291015625], - [101.8349609375, 21.2470703125], - [101.8349609375, 21.205078125], - [101.7958984375, 21.208984375], - [101.7568359375, 21.1435546875], - [101.703125, 21.146484375], - [101.6669921875, 21.197265625], - [101.6005859375, 21.173828125], - [101.60546875, 21.23046875], - [101.533203125, 21.2529296875], - [101.3876953125, 21.2265625], - [101.291015625, 21.1787109375], - [101.2265625, 21.2265625], - [101.25, 21.2978515625], - [101.1845703125, 21.3349609375], - [101.1435546875, 21.4091796875], - [101.1904296875, 21.4189453125], - [101.193359375, 21.474609375], - [101.2255859375, 21.501953125], - [101.208984375, 21.5576171875], - [101.140625, 21.5693359375], - [101.171875, 21.6015625], - [101.154296875, 21.6689453125], - [101.1171875, 21.6904296875], - [101.12109375, 21.775390625], - [101.08984375, 21.7744140625], - [101.01171875, 21.7060546875], - [100.8857421875, 21.6845703125], - [100.7314453125, 21.51953125], - [100.5791015625, 21.4521484375], - [100.52734375, 21.4716796875], - [100.4833984375, 21.4599609375], - [100.4296875, 21.541015625], - [100.3515625, 21.5302734375], - [100.31640625, 21.4892578125], - [100.248046875, 21.4638671875], - [100.2001953125, 21.513671875], - [100.1689453125, 21.4833984375], - [100.126953125, 21.5087890625], - [100.1083984375, 21.5908203125], - [100.173828125, 21.6484375], - [100.1640625, 21.673828125], - [100.09765625, 21.705078125], - [100.03125, 21.6748046875], - [100.0341796875, 21.6923828125], - [99.9853515625, 21.712890625], - [99.9482421875, 21.810546875], - [99.9609375, 21.9072265625], - [100, 21.97265625], - [99.962890625, 22.021484375], - [99.97265625, 22.0537109375], - [99.8720703125, 22.0673828125], - [99.8740234375, 22.0341796875], - [99.84375, 22.0263671875], - [99.75390625, 22.0703125], - [99.705078125, 22.0380859375], - [99.6943359375, 22.0732421875], - [99.6435546875, 22.103515625], - [99.5166015625, 22.099609375], - [99.47265625, 22.1318359375], - [99.3916015625, 22.099609375], - [99.2646484375, 22.1015625], - [99.15625, 22.16015625], - [99.201171875, 22.169921875], - [99.17578125, 22.1875], - [99.2333984375, 22.2451171875], - [99.234375, 22.296875], - [99.2783203125, 22.345703125], - [99.251953125, 22.3935546875], - [99.3828125, 22.494140625], - [99.359375, 22.5244140625], - [99.384765625, 22.5859375], - [99.3154296875, 22.7373046875], - [99.38671875, 22.7626953125], - [99.388671875, 22.8125], - [99.4638671875, 22.845703125], - [99.443359375, 22.93359375], - [99.5322265625, 22.8974609375], - [99.5634765625, 22.92578125], - [99.5185546875, 23], - [99.5302734375, 23.0556640625], - [99.5107421875, 23.0751953125], - [99.3935546875, 23.0947265625], - [99.33203125, 23.1337890625], - [99.255859375, 23.078125], - [99.201171875, 23.109375], - [99.107421875, 23.0869140625], - [99.048828125, 23.115234375], - [99.0576171875, 23.1650390625], - [98.8857421875, 23.1806640625], - [98.9375, 23.310546875], - [98.873046875, 23.330078125], - [98.9208984375, 23.3544921875], - [98.9130859375, 23.4267578125], - [98.875, 23.4833984375], - [98.826171875, 23.470703125], - [98.8037109375, 23.53125], - [98.8857421875, 23.6142578125], - [98.84765625, 23.6328125], - [98.79296875, 23.7783203125], - [98.6689453125, 23.80078125], - [98.7021484375, 23.8349609375], - [98.6845703125, 23.91015625], - [98.701171875, 23.947265625], - [98.673828125, 23.9609375], - [98.7021484375, 23.982421875], - [98.728515625, 23.970703125], - [98.7744140625, 24.0224609375], - [98.853515625, 24.0576171875], - [98.900390625, 24.107421875], - [98.880859375, 24.1494140625], - [98.841796875, 24.126953125], - [98.716796875, 24.1279296875], - [98.5947265625, 24.0810546875], - [98.5458984375, 24.12890625], - [98.361328125, 24.09765625], - [98.2236328125, 24.1142578125], - [98.111328125, 24.0927734375], - [97.90234375, 24.0146484375], - [97.8837890625, 23.99609375], - [97.896484375, 23.974609375], - [97.8212890625, 23.9697265625], - [97.8154296875, 23.943359375], - [97.796875, 23.953125], - [97.7646484375, 23.9072265625], - [97.7041015625, 23.8818359375], - [97.71484375, 23.86328125], - [97.689453125, 23.8798828125], - [97.6494140625, 23.841796875], - [97.6328125, 23.880859375], - [97.5283203125, 23.927734375], - [97.5751953125, 23.9853515625], - [97.62890625, 24.0029296875], - [97.6357421875, 24.0478515625], - [97.7314453125, 24.1123046875], - [97.7548828125, 24.1640625], - [97.7265625, 24.2021484375], - [97.765625, 24.2626953125], - [97.72265625, 24.2958984375], - [97.666015625, 24.296875], - [97.6630859375, 24.33984375], - [97.716796875, 24.361328125], - [97.681640625, 24.3994140625], - [97.677734375, 24.4443359375], - [97.5302734375, 24.4423828125], - [97.5751953125, 24.65625], - [97.5478515625, 24.7392578125], - [97.7021484375, 24.8427734375], - [97.765625, 24.82421875], - [97.798828125, 24.84765625], - [97.7294921875, 24.91015625], - [97.720703125, 25.0810546875], - [97.744140625, 25.0791015625], - [97.77734375, 25.12109375], - [97.837890625, 25.2705078125], - [97.904296875, 25.216796875], - [97.943359375, 25.2158203125], - [98.0126953125, 25.3037109375], - [98.0703125, 25.3125], - [98.103515625, 25.392578125], - [98.1435546875, 25.3837890625], - [98.158203125, 25.4580078125], - [98.1318359375, 25.5107421875], - [98.1865234375, 25.5546875], - [98.1708984375, 25.62109375], - [98.2587890625, 25.603515625], - [98.3154296875, 25.5439453125], - [98.40234375, 25.5947265625], - [98.41015625, 25.6640625], - [98.4580078125, 25.68359375], - [98.4794921875, 25.7841796875], - [98.529296875, 25.8408203125], - [98.6416015625, 25.7998046875], - [98.70703125, 25.8564453125], - [98.681640625, 25.935546875], - [98.615234375, 25.96875], - [98.576171875, 26.1181640625], - [98.583984375, 26.140625], - [98.6513671875, 26.142578125], - [98.666015625, 26.087890625], - [98.720703125, 26.1279296875], - [98.7099609375, 26.1513671875], - [98.736328125, 26.185546875], - [98.7060546875, 26.2392578125], - [98.673828125, 26.240234375], - [98.681640625, 26.30859375], - [98.7333984375, 26.3505859375], - [98.75390625, 26.5595703125], - [98.78125, 26.6015625], - [98.771484375, 26.6904296875], - [98.744140625, 26.7119140625], - [98.7626953125, 26.798828125], - [98.7314453125, 26.8505859375], - [98.7578125, 26.8818359375], - [98.7333984375, 27.0029296875], - [98.7626953125, 27.0185546875], - [98.7666015625, 27.0498046875], - [98.712890625, 27.076171875], - [98.6923828125, 27.19921875], - [98.7236328125, 27.2216796875], - [98.7412109375, 27.3291015625], - [98.6875, 27.42578125], - [98.70703125, 27.5546875], - [98.6650390625, 27.5869140625], - [98.646484375, 27.564453125], - [98.587890625, 27.5673828125], - [98.5595703125, 27.64453125], - [98.52734375, 27.6201171875], - [98.439453125, 27.666015625], - [98.4296875, 27.548828125], - [98.375, 27.5087890625], - [98.318359375, 27.5205078125], - [98.302734375, 27.62890625], - [98.220703125, 27.7119140625], - [98.24609375, 27.736328125], - [98.2177734375, 27.7626953125], - [98.2236328125, 27.8115234375], - [98.1728515625, 27.83984375], - [98.2060546875, 27.8896484375], - [98.1884765625, 27.939453125], - [98.138671875, 27.9599609375], - [98.1611328125, 28.099609375], - [98.1396484375, 28.142578125], - [98.1748046875, 28.1640625], - [98.1767578125, 28.212890625], - [98.2666015625, 28.2412109375], - [98.205078125, 28.3486328125], - [98.283203125, 28.39453125], - [98.3779296875, 28.25], - [98.37109375, 28.1845703125], - [98.400390625, 28.10546875], - [98.5595703125, 28.18359375], - [98.626953125, 28.166015625], - [98.712890625, 28.2294921875], - [98.7158203125, 28.3056640625], - [98.75390625, 28.337890625], - [98.6748046875, 28.4794921875], - [98.625, 28.4931640625], - [98.638671875, 28.552734375], - [98.5947265625, 28.669921875], - [98.6845703125, 28.7412109375], - [98.6533203125, 28.8115234375], - [98.658203125, 28.9306640625], - [98.623046875, 28.9638671875], - [98.7080078125, 28.9658203125], - [98.7578125, 29.0048828125], - [98.7861328125, 28.9990234375], - [98.841796875, 28.8037109375], - [98.9111328125, 28.80078125], - [98.9306640625, 28.8310546875], - [98.970703125, 28.8291015625], - [98.97265625, 28.8681640625], - [98.9189453125, 28.8876953125], - [98.912109375, 28.91015625], - [98.9267578125, 28.978515625], - [99.015625, 29.04296875], - [98.9638671875, 29.142578125], - [98.9765625, 29.205078125], - [99.0224609375, 29.1884765625], - [99.1142578125, 29.2216796875], - [99.1328125, 28.94921875], - [99.1044921875, 28.814453125], - [99.1279296875, 28.697265625], - [99.1845703125, 28.58984375], - [99.1875, 28.4404296875], - [99.166015625, 28.42578125], - [99.23828125, 28.318359375], - [99.2861328125, 28.2939453125], - [99.3076171875, 28.228515625], - [99.404296875, 28.1533203125], - [99.3876953125, 28.2109375], - [99.41796875, 28.275390625], - [99.3935546875, 28.3193359375], - [99.4375, 28.40234375], - [99.40625, 28.43359375], - [99.427734375, 28.4541015625], - [99.396484375, 28.4931640625], - [99.4033203125, 28.5458984375], - [99.4638671875, 28.5498046875], - [99.4970703125, 28.6171875], - [99.541015625, 28.6240234375], - [99.5322265625, 28.6806640625], - [99.615234375, 28.7412109375], - [99.6259765625, 28.8154296875], - [99.6845703125, 28.8125], - [99.71875, 28.8466796875], - [99.7333984375, 28.7197265625], - [99.8046875, 28.69140625], - [99.841796875, 28.658203125], - [99.8349609375, 28.62890625], - [99.8720703125, 28.6337890625], - [99.8779296875, 28.6103515625], - [99.94921875, 28.5791015625], - [99.994140625, 28.47265625], - [100.0751953125, 28.42578125], - [100.056640625, 28.3701171875], - [100.1767578125, 28.3251953125], - [100.1484375, 28.2890625], - [100.1884765625, 28.25390625], - [100.1689453125, 28.2216796875], - [100.0888671875, 28.1806640625], - [100.0341796875, 28.185546875], - [100.021484375, 28.1474609375], - [100.0869140625, 28.03125], - [100.1923828125, 27.947265625], - [100.1689453125, 27.8974609375], - [100.3095703125, 27.861328125], - [100.2861328125, 27.806640625], - [100.3056640625, 27.7890625], - [100.2998046875, 27.736328125], - [100.328125, 27.720703125], - [100.3515625, 27.7568359375], - [100.3759765625, 27.7548828125], - [100.4326171875, 27.865234375], - [100.505859375, 27.8525390625], - [100.546875, 27.8095703125], - [100.607421875, 27.8564453125], - [100.6337890625, 27.9150390625], - [100.681640625, 27.923828125], - [100.7197265625, 27.8583984375], - [100.7080078125, 27.8017578125], - [100.771484375, 27.7509765625], - [100.7900390625, 27.6845703125], - [100.8486328125, 27.671875], - [100.828125, 27.615234375], - [100.85546875, 27.6240234375], - [100.912109375, 27.5224609375], - [100.9013671875, 27.4541015625], - [100.9375, 27.4697265625], - [101.0205078125, 27.3447265625], - [101.009765625, 27.3134765625], - [101.04296875, 27.2216796875], - [101.07421875, 27.1953125], - [101.1708984375, 27.1962890625], - [101.1376953125, 27.0224609375], - [101.2265625, 26.986328125], - [101.2333984375, 26.9541015625], - [101.2646484375, 26.9560546875], - [101.2685546875, 26.9033203125], - [101.3662109375, 26.8837890625], - [101.400390625, 26.8408203125], - [101.357421875, 26.76953125], - [101.3896484375, 26.7529296875], - [101.390625, 26.7236328125], - [101.4580078125, 26.73046875], - [101.4609375, 26.787109375], - [101.513671875, 26.76953125], - [101.455078125, 26.7041015625], - [101.4814453125, 26.673828125], - [101.462890625, 26.607421875], - [101.3984375, 26.603515625], - [101.3994140625, 26.54296875], - [101.4404296875, 26.5380859375], - [101.458984375, 26.49609375], - [101.5087890625, 26.5], - [101.6376953125, 26.3955078125], - [101.630859375, 26.361328125], - [101.6611328125, 26.34765625], - [101.640625, 26.3203125], - [101.6611328125, 26.3095703125], - [101.59765625, 26.3037109375], - [101.5947265625, 26.26171875], - [101.6328125, 26.224609375], - [101.6943359375, 26.2421875], - [101.80859375, 26.16015625], - [101.796875, 26.115234375], - [101.8408203125, 26.0830078125], - [101.8359375, 26.0458984375], - [101.91796875, 26.1083984375], - [101.955078125, 26.0849609375], - [102.021484375, 26.0966796875], - [102.1083984375, 26.068359375], - [102.248046875, 26.2158203125], - [102.314453125, 26.2275390625], - [102.3935546875, 26.296875], - [102.53125, 26.3330078125], - [102.5517578125, 26.3623046875], - [102.6298828125, 26.3369140625], - [102.638671875, 26.30859375], - [102.6015625, 26.2509765625], - [102.6748046875, 26.2060546875], - [102.716796875, 26.2138671875], - [102.7412109375, 26.2705078125], - [102.833984375, 26.3076171875], - [102.880859375, 26.3662109375], - [102.8955078125, 26.3388671875], - [102.98828125, 26.3486328125], - [102.990234375, 26.4833984375], - [103.0322265625, 26.4873046875], - [103.056640625, 26.5458984375], - [103.01953125, 26.591796875], - [103.0283203125, 26.66015625], - [103.005859375, 26.6787109375], - [102.970703125, 26.8330078125], - [102.8974609375, 26.912109375], - [102.8955078125, 27], - [102.8720703125, 27.02734375], - [102.9140625, 27.134765625], - [102.8828125, 27.296875], - [102.9482421875, 27.4130859375], - [102.9853515625, 27.3681640625], - [103.0556640625, 27.41015625], - [103.1005859375, 27.3974609375], - [103.1435546875, 27.4228515625], - [103.22265625, 27.56640625], - [103.294921875, 27.56640625], - [103.2802734375, 27.6328125], - [103.490234375, 27.7978515625], - [103.50390625, 27.912109375], - [103.564453125, 27.9765625], - [103.515625, 27.9658203125], - [103.490234375, 28.0322265625], - [103.435546875, 28.0380859375], - [103.4521484375, 28.123046875], - [103.6328125, 28.2607421875], - [103.6923828125, 28.232421875], - [103.7119140625, 28.197265625], - [103.736328125, 28.234375], - [103.7724609375, 28.234375], - [103.875, 28.306640625], - [103.8291015625, 28.462890625], - [103.7822265625, 28.525390625], - [103.837890625, 28.5849609375], - [103.8515625, 28.66796875], - [103.875, 28.626953125], - [103.9150390625, 28.6318359375], - [103.951171875, 28.6015625], - [104.060546875, 28.6279296875], - [104.0966796875, 28.603515625], - [104.1220703125, 28.63671875], - [104.2314453125, 28.63671875], - [104.24609375, 28.6640625], - [104.30859375, 28.615234375], - [104.375, 28.6494140625], - [104.42578125, 28.626953125], - [104.357421875, 28.556640625], - [104.248046875, 28.5263671875], - [104.2705078125, 28.466796875], - [104.2548828125, 28.404296875], - [104.302734375, 28.330078125], - [104.2900390625, 28.314453125], - [104.37109375, 28.337890625], - [104.40625, 28.2724609375], - [104.4482421875, 28.271484375], - [104.462890625, 28.2421875], - [104.4013671875, 28.2001953125], - [104.4072265625, 28.173828125], - [104.4580078125, 28.169921875], - [104.4501953125, 28.1142578125], - [104.376953125, 28.052734375], - [104.298828125, 28.0458984375], - [104.3564453125, 28.0185546875], - [104.396484375, 27.955078125], - [104.5068359375, 27.87890625], - [104.5390625, 27.88671875], - [104.5712890625, 27.841796875], - [104.744140625, 27.90234375], - [104.767578125, 27.884765625], - [104.8857421875, 27.912109375], - [104.921875, 27.94140625], - [104.9052734375, 27.96484375], - [104.9736328125, 28.017578125], - [104.9775390625, 28.0615234375], - [105.0478515625, 28.0986328125], - [105.177734375, 28.0673828125], - [105.16796875, 28.021484375], - [105.1865234375, 27.99609375], - [105.2724609375, 27.9970703125], - [105.28515625, 27.9345703125], - [105.2333984375, 27.8935546875], - [105.2451171875, 27.8232421875], - [105.31640625, 27.8173828125], - [105.2744140625, 27.7958984375], - [105.30859375, 27.7060546875], - [105.3056640625, 27.6142578125], - [105.2431640625, 27.578125], - [105.2333984375, 27.5439453125], - [105.2578125, 27.541015625], - [105.2607421875, 27.515625], - [105.1875, 27.369140625], - [105.166015625, 27.41015625], - [105.078125, 27.4208984375], - [104.8720703125, 27.291015625], - [104.8515625, 27.30078125], - [104.857421875, 27.3330078125], - [104.8095703125, 27.35546875], - [104.7802734375, 27.318359375], - [104.75390625, 27.345703125], - [104.611328125, 27.3076171875], - [104.541015625, 27.3271484375], - [104.4970703125, 27.4150390625], - [104.357421875, 27.4677734375], - [104.248046875, 27.3359375], - [104.2548828125, 27.294921875], - [104.21484375, 27.3017578125], - [104.2197265625, 27.2802734375], - [104.19140625, 27.2880859375], - [104.1748046875, 27.263671875], - [104.130859375, 27.3271484375], - [104.021484375, 27.3759765625], - [104.015625, 27.4296875], - [103.98046875, 27.4169921875], - [103.93359375, 27.4443359375], - [103.8662109375, 27.2822265625], - [103.802734375, 27.267578125], - [103.7080078125, 27.1611328125], - [103.7099609375, 27.13671875], - [103.6279296875, 27.1171875], - [103.6201171875, 27.09765625], - [103.654296875, 27.0927734375], - [103.66015625, 27.06640625], - [103.6171875, 27.080078125], - [103.6015625, 27.060546875], - [103.6298828125, 27.017578125], - [103.615234375, 27.005859375], - [103.67578125, 27.0517578125], - [103.7060546875, 27.0498046875], - [103.7783203125, 26.9462890625], - [103.763671875, 26.9072265625], - [103.7802734375, 26.875], - [103.72265625, 26.8515625], - [103.703125, 26.8134765625], - [103.7265625, 26.7421875], - [103.7724609375, 26.7265625], - [103.7490234375, 26.625], - [103.7646484375, 26.5859375], - [103.8212890625, 26.529296875], - [104.052734375, 26.5078125], - [104.07421875, 26.5234375], - [104.0693359375, 26.5751953125], - [104.12890625, 26.64453125], - [104.349609375, 26.6201171875], - [104.421875, 26.712890625], - [104.4677734375, 26.65234375], - [104.46484375, 26.595703125], - [104.5654296875, 26.5859375], - [104.5703125, 26.525390625], - [104.615234375, 26.509765625], - [104.6337890625, 26.451171875], - [104.666015625, 26.4345703125], - [104.68359375, 26.3681640625], - [104.6591796875, 26.3349609375], - [104.5927734375, 26.3173828125], - [104.54296875, 26.25390625], - [104.52734375, 26.1005859375], - [104.5, 26.0712890625], - [104.4560546875, 26.0771484375], - [104.470703125, 26.009765625], - [104.4150390625, 25.912109375], - [104.4423828125, 25.87109375], - [104.431640625, 25.822265625], - [104.3740234375, 25.732421875], - [104.328125, 25.759765625], - [104.30859375, 25.6611328125], - [104.33203125, 25.6005859375], - [104.4287109375, 25.576171875], - [104.435546875, 25.47265625], - [104.451171875, 25.4970703125], - [104.556640625, 25.525390625], - [104.5400390625, 25.4052734375], - [104.646484375, 25.357421875], - [104.640625, 25.2958984375], - [104.7080078125, 25.296875], - [104.736328125, 25.2685546875], - [104.81640625, 25.2626953125], - [104.828125, 25.23828125], - [104.8076171875, 25.2265625], - [104.8154296875, 25.15625], - [104.748046875, 25.21484375], - [104.6865234375, 25.0771484375], - [104.6171875, 25.0595703125], - [104.6845703125, 25.0556640625], - [104.7138671875, 24.998046875], - [104.546875, 24.82421875], - [104.54296875, 24.755859375], - [104.498046875, 24.666015625], - [104.451171875, 24.64453125], - [104.505859375, 24.62890625], - [104.5205078125, 24.5361328125], - [104.5498046875, 24.5205078125], - [104.578125, 24.4208984375], - [104.6171875, 24.421875], - [104.6298828125, 24.3984375], - [104.6123046875, 24.3759765625], - [104.7021484375, 24.3212890625], - [104.7216796875, 24.3408203125], - [104.7041015625, 24.421875], - [104.7177734375, 24.443359375], - [104.7529296875, 24.4365234375], - [104.755859375, 24.4580078125], - [104.935546875, 24.4091796875], - [105.04296875, 24.4423828125], - [105.1083984375, 24.4140625], - [105.1123046875, 24.373046875], - [105.1455078125, 24.3759765625], - [105.1962890625, 24.337890625], - [105.16015625, 24.2802734375], - [105.2431640625, 24.20703125], - [105.228515625, 24.1640625], - [105.18359375, 24.16796875], - [105.1826171875, 24.1337890625], - [105.2607421875, 24.0615234375], - [105.2939453125, 24.076171875], - [105.2734375, 24.1015625], - [105.3203125, 24.1171875], - [105.4130859375, 24.0390625], - [105.4931640625, 24.017578125], - [105.529296875, 24.12890625], - [105.5986328125, 24.138671875], - [105.62890625, 24.126953125], - [105.650390625, 24.033203125], - [105.701171875, 24.06640625], - [105.7734375, 24.07421875], - [105.8017578125, 24.0634765625], - [105.7998046875, 24.0244140625], - [105.841796875, 24.03125], - [105.8525390625, 24.0576171875], - [105.8994140625, 24.0439453125], - [105.919921875, 24.123046875], - [106.0078125, 24.125], - [106.095703125, 24.0234375], - [106.08203125, 23.9931640625], - [106.1279296875, 23.95703125], - [106.15625, 23.89453125], - [106.1982421875, 23.8720703125], - [106.1728515625, 23.8623046875], - [106.1923828125, 23.8251953125], - [106.1376953125, 23.7958984375], - [106.158203125, 23.7099609375], - [106.1201171875, 23.6005859375], - [106.1416015625, 23.5703125], - [106, 23.4482421875], - [105.986328125, 23.490234375], - [105.8525390625, 23.52734375], - [105.81640625, 23.5078125], - [105.810546875, 23.470703125], - [105.7587890625, 23.4599609375], - [105.7001953125, 23.40234375], - [105.6318359375, 23.40234375], - [105.693359375, 23.369140625], - [105.6708984375, 23.353515625], - [105.701171875, 23.3291015625], - [105.6533203125, 23.34765625], - [105.59375, 23.3134765625], - [105.5283203125, 23.2451171875], - [105.54296875, 23.1845703125], - [105.5029296875, 23.203125], - [105.4462890625, 23.29296875], - [105.416015625, 23.2841796875], - [105.3740234375, 23.3173828125], - [105.326171875, 23.390625], - [105.2578125, 23.333984375], - [105.23828125, 23.2646484375], - [105.1826171875, 23.279296875], - [105.1162109375, 23.2470703125], - [105.08203125, 23.2607421875], - [104.998046875, 23.1962890625], - [104.96484375, 23.1953125], - [104.94921875, 23.15234375], - [104.88671875, 23.1689453125], - [104.875, 23.1240234375], - [104.8046875, 23.1103515625], - [104.8623046875, 22.9404296875], - [104.779296875, 22.9013671875], - [104.7333984375, 22.8525390625], - [104.736328125, 22.8232421875], - [104.62109375, 22.8359375], - [104.6015625, 22.8134765625], - [104.6015625, 22.8427734375], - [104.580078125, 22.8466796875], - [104.3701171875, 22.689453125], - [104.2724609375, 22.7392578125], - [104.26171875, 22.8427734375], - [104.1181640625, 22.8095703125], - [104.0439453125, 22.7255859375], - [104.013671875, 22.5234375], - [103.98046875, 22.5048828125], - [103.87890625, 22.564453125], - [103.6435546875, 22.794921875], - [103.5732421875, 22.7099609375], - [103.57421875, 22.642578125], - [103.5302734375, 22.59375], - [103.435546875, 22.69921875], - [103.443359375, 22.7509765625], - [103.32421875, 22.80859375], - [103.283203125, 22.6787109375], - [103.189453125, 22.6435546875], - [103.1611328125, 22.591796875], - [103.18359375, 22.5556640625], - [103.08203125, 22.5068359375], - [103.078125, 22.447265625], - [103.0302734375, 22.4423828125], - [102.9853515625, 22.478515625], - [102.9296875, 22.484375], - [102.8623046875, 22.6064453125], - [102.791015625, 22.6240234375], - [102.6923828125, 22.7001953125], - [102.6572265625, 22.6884765625], - [102.607421875, 22.7314453125], - [102.5712890625, 22.701171875], - [102.5517578125, 22.744140625], - [102.48828125, 22.7783203125], - [102.458984375, 22.76171875], - [102.4345703125, 22.697265625], - [102.384765625, 22.6806640625], - [102.4208984375, 22.634765625], - [102.302734375, 22.5283203125], - [102.2568359375, 22.4580078125], - [102.26953125, 22.4150390625], - [102.18359375, 22.4306640625] - ] - ] - }, - "properties": { - "cp": [102.712251, 25.040609], - "name": "云南", - "childNum": 1 - } - }, { - "id": "540000", - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [88.7197265625, 36.337890625], - [88.783203125, 36.2919921875], - [88.802734375, 36.337890625], - [88.9267578125, 36.365234375], - [88.96484375, 36.3193359375], - [89.1005859375, 36.283203125], - [89.1279296875, 36.25], - [89.19921875, 36.2607421875], - [89.2373046875, 36.294921875], - [89.296875, 36.2294921875], - [89.3759765625, 36.228515625], - [89.490234375, 36.1513671875], - [89.7119140625, 36.09375], - [89.60546875, 36.0390625], - [89.4765625, 36.0224609375], - [89.4208984375, 36.046875], - [89.4052734375, 36.01953125], - [89.435546875, 35.9931640625], - [89.42578125, 35.919921875], - [89.5546875, 35.8798828125], - [89.5302734375, 35.8720703125], - [89.55078125, 35.857421875], - [89.802734375, 35.8486328125], - [89.7685546875, 35.7998046875], - [89.78125, 35.765625], - [89.7470703125, 35.7548828125], - [89.7490234375, 35.6630859375], - [89.7255859375, 35.650390625], - [89.765625, 35.58984375], - [89.7138671875, 35.5830078125], - [89.7001953125, 35.5458984375], - [89.7060546875, 35.5078125], - [89.7666015625, 35.4833984375], - [89.6865234375, 35.4150390625], - [89.6572265625, 35.42578125], - [89.587890625, 35.3837890625], - [89.505859375, 35.3720703125], - [89.5166015625, 35.3330078125], - [89.49609375, 35.2939453125], - [89.5341796875, 35.279296875], - [89.4501953125, 35.2275390625], - [89.5146484375, 35.1376953125], - [89.5927734375, 35.109375], - [89.560546875, 34.939453125], - [89.580078125, 34.89453125], - [89.6552734375, 34.8837890625], - [89.7099609375, 34.9208984375], - [89.7470703125, 34.904296875], - [89.7880859375, 34.921875], - [89.8212890625, 34.904296875], - [89.8125, 34.87109375], - [89.8427734375, 34.8642578125], - [89.8701171875, 34.814453125], - [89.826171875, 34.796875], - [89.80859375, 34.7490234375], - [89.7333984375, 34.732421875], - [89.7236328125, 34.7041015625], - [89.7265625, 34.6611328125], - [89.7998046875, 34.62890625], - [89.7783203125, 34.5751953125], - [89.8154296875, 34.548828125], - [89.82421875, 34.4560546875], - [89.7998046875, 34.3935546875], - [89.8720703125, 34.3359375], - [89.826171875, 34.2939453125], - [89.8173828125, 34.169921875], - [89.7607421875, 34.1533203125], - [89.7568359375, 34.1240234375], - [89.6943359375, 34.126953125], - [89.63671875, 34.04296875], - [89.6884765625, 33.9599609375], - [89.7958984375, 33.8662109375], - [89.84765625, 33.8662109375], - [89.900390625, 33.8076171875], - [89.9423828125, 33.8017578125], - [89.90625, 33.7431640625], - [89.984375, 33.7265625], - [90.0087890625, 33.6884765625], - [89.98828125, 33.583984375], - [90.08203125, 33.53125], - [90.0927734375, 33.470703125], - [90.244140625, 33.4267578125], - [90.36328125, 33.2802734375], - [90.40625, 33.2607421875], - [90.48828125, 33.2666015625], - [90.701171875, 33.1376953125], - [90.8837890625, 33.12109375], - [90.90234375, 33.083984375], - [90.927734375, 33.12109375], - [91.009765625, 33.1220703125], - [91.1474609375, 33.0732421875], - [91.162109375, 33.109375], - [91.2412109375, 33.1435546875], - [91.4365234375, 33.06640625], - [91.490234375, 33.1083984375], - [91.5341796875, 33.1015625], - [91.583984375, 33.0380859375], - [91.7861328125, 32.9443359375], - [91.8388671875, 32.9501953125], - [91.8583984375, 32.9033203125], - [91.896484375, 32.908203125], - [91.9580078125, 32.8203125], - [92.14453125, 32.8857421875], - [92.2041015625, 32.8681640625], - [92.2314453125, 32.8408203125], - [92.193359375, 32.8037109375], - [92.2119140625, 32.7890625], - [92.19921875, 32.7548828125], - [92.255859375, 32.7216796875], - [92.3056640625, 32.7509765625], - [92.3505859375, 32.7421875], - [92.3564453125, 32.7646484375], - [92.4111328125, 32.748046875], - [92.4560546875, 32.765625], - [92.5546875, 32.7314453125], - [92.599609375, 32.7451171875], - [92.650390625, 32.7216796875], - [92.6904296875, 32.7666015625], - [92.8779296875, 32.697265625], - [93.009765625, 32.7421875], - [93.06640625, 32.6279296875], - [93.16015625, 32.6455078125], - [93.17578125, 32.6708984375], - [93.2431640625, 32.662109375], - [93.3828125, 32.5263671875], - [93.412109375, 32.55859375], - [93.462890625, 32.556640625], - [93.4775390625, 32.5048828125], - [93.5224609375, 32.4736328125], - [93.6201171875, 32.5234375], - [93.6533203125, 32.5732421875], - [93.72265625, 32.578125], - [93.8212890625, 32.548828125], - [93.859375, 32.46484375], - [93.9599609375, 32.4853515625], - [94.01171875, 32.4462890625], - [94.0673828125, 32.470703125], - [94.1376953125, 32.4345703125], - [94.181640625, 32.4560546875], - [94.197265625, 32.5166015625], - [94.29296875, 32.5029296875], - [94.318359375, 32.5322265625], - [94.3681640625, 32.5224609375], - [94.3935546875, 32.6044921875], - [94.455078125, 32.568359375], - [94.462890625, 32.60546875], - [94.5390625, 32.599609375], - [94.59765625, 32.630859375], - [94.615234375, 32.673828125], - [94.7734375, 32.5556640625], - [94.7587890625, 32.5302734375], - [94.8076171875, 32.4873046875], - [94.892578125, 32.4716796875], - [94.9189453125, 32.412109375], - [94.98828125, 32.4228515625], - [95.0751953125, 32.376953125], - [95.21875, 32.3974609375], - [95.26171875, 32.3486328125], - [95.09765625, 32.3232421875], - [95.080078125, 32.2802734375], - [95.1328125, 32.2646484375], - [95.2412109375, 32.3212890625], - [95.2705078125, 32.1953125], - [95.3134765625, 32.1494140625], - [95.36328125, 32.1484375], - [95.3896484375, 32.1865234375], - [95.439453125, 32.1591796875], - [95.455078125, 32.0634765625], - [95.416015625, 32.046875], - [95.455078125, 32.0087890625], - [95.3779296875, 31.9921875], - [95.361328125, 31.9384765625], - [95.4091796875, 31.919921875], - [95.4580078125, 31.8017578125], - [95.513671875, 31.75], - [95.5654296875, 31.740234375], - [95.6171875, 31.7841796875], - [95.68359375, 31.77734375], - [95.779296875, 31.75], - [95.8251953125, 31.6826171875], - [95.8994140625, 31.8173828125], - [95.9833984375, 31.8173828125], - [95.9931640625, 31.77734375], - [96.0419921875, 31.734375], - [96.1474609375, 31.6904296875], - [96.1611328125, 31.6015625], - [96.212890625, 31.6015625], - [96.25390625, 31.6943359375], - [96.23046875, 31.7509765625], - [96.1767578125, 31.7783203125], - [96.17578125, 31.8251953125], - [96.21484375, 31.8642578125], - [96.189453125, 31.9052734375], - [96.2529296875, 31.9306640625], - [96.384765625, 31.9248046875], - [96.4130859375, 31.8369140625], - [96.4697265625, 31.7705078125], - [96.568359375, 31.712890625], - [96.6162109375, 31.7373046875], - [96.662109375, 31.7060546875], - [96.6767578125, 31.728515625], - [96.775390625, 31.6748046875], - [96.8408203125, 31.7275390625], - [96.7666015625, 31.8193359375], - [96.7626953125, 31.865234375], - [96.810546875, 31.8974609375], - [96.75390625, 31.9443359375], - [96.724609375, 32.0234375], - [96.8232421875, 32.0087890625], - [96.8671875, 31.96484375], - [96.86328125, 31.9970703125], - [96.8935546875, 32.013671875], - [96.9560546875, 31.994140625], - [96.966796875, 32.0146484375], - [96.9345703125, 32.04296875], - [96.9560546875, 32.0625], - [97.169921875, 32.0244140625], - [97.1884765625, 32.0556640625], - [97.234375, 32.0478515625], - [97.2021484375, 32.091796875], - [97.220703125, 32.109375], - [97.2568359375, 32.0732421875], - [97.30859375, 32.07421875], - [97.2939453125, 32.09765625], - [97.314453125, 32.130859375], - [97.2724609375, 32.140625], - [97.2646484375, 32.1826171875], - [97.2900390625, 32.28125], - [97.322265625, 32.3037109375], - [97.37109375, 32.2734375], - [97.4248046875, 32.3232421875], - [97.3916015625, 32.4228515625], - [97.341796875, 32.4404296875], - [97.3896484375, 32.5009765625], - [97.3291015625, 32.5185546875], - [97.3466796875, 32.5625], - [97.3876953125, 32.5498046875], - [97.4482421875, 32.587890625], - [97.4736328125, 32.544921875], - [97.521484375, 32.5263671875], - [97.7578125, 32.53125], - [97.806640625, 32.5009765625], - [98.0244140625, 32.453125], - [98.0791015625, 32.40234375], - [98.1279296875, 32.4013671875], - [98.1982421875, 32.3603515625], - [98.2197265625, 32.3427734375], - [98.2197265625, 32.234375], - [98.2607421875, 32.208984375], - [98.3125, 32.111328125], - [98.435546875, 32.0087890625], - [98.4345703125, 31.9267578125], - [98.3994140625, 31.8994140625], - [98.4267578125, 31.857421875], - [98.416015625, 31.8310546875], - [98.4443359375, 31.828125], - [98.517578125, 31.7177734375], - [98.5478515625, 31.716796875], - [98.5546875, 31.6572265625], - [98.619140625, 31.591796875], - [98.837890625, 31.4375], - [98.8876953125, 31.375], - [98.7763671875, 31.2490234375], - [98.693359375, 31.3330078125], - [98.6376953125, 31.3369140625], - [98.603515625, 31.2568359375], - [98.62109375, 31.2041015625], - [98.6015625, 31.1904296875], - [98.67578125, 31.154296875], - [98.736328125, 31.05078125], - [98.798828125, 31.0087890625], - [98.78125, 30.8935546875], - [98.9052734375, 30.783203125], - [98.9580078125, 30.765625], - [98.962890625, 30.7255859375], - [98.9052734375, 30.69140625], - [98.9755859375, 30.3916015625], - [98.986328125, 30.158203125], - [99.044921875, 30.080078125], - [99.03515625, 30.0205078125], - [99.0693359375, 29.927734375], - [99.013671875, 29.818359375], - [98.9921875, 29.6611328125], - [99.052734375, 29.564453125], - [99.0673828125, 29.30078125], - [99.1162109375, 29.224609375], - [99.0224609375, 29.1884765625], - [98.9765625, 29.205078125], - [98.962890625, 29.1748046875], - [99.015625, 29.04296875], - [98.9267578125, 28.978515625], - [98.912109375, 28.91015625], - [98.9189453125, 28.8876953125], - [98.97265625, 28.8681640625], - [98.97265625, 28.830078125], - [98.9306640625, 28.8310546875], - [98.9111328125, 28.80078125], - [98.841796875, 28.8037109375], - [98.7861328125, 28.9990234375], - [98.7578125, 29.0048828125], - [98.7080078125, 28.9658203125], - [98.623046875, 28.9638671875], - [98.658203125, 28.9306640625], - [98.6533203125, 28.8115234375], - [98.6845703125, 28.7412109375], - [98.5947265625, 28.669921875], - [98.638671875, 28.552734375], - [98.625, 28.4931640625], - [98.6748046875, 28.4794921875], - [98.75390625, 28.337890625], - [98.7158203125, 28.3056640625], - [98.712890625, 28.2294921875], - [98.626953125, 28.166015625], - [98.5595703125, 28.18359375], - [98.400390625, 28.10546875], - [98.37109375, 28.1845703125], - [98.3779296875, 28.25], - [98.283203125, 28.39453125], - [98.205078125, 28.3486328125], - [98.2666015625, 28.2412109375], - [98.1767578125, 28.212890625], - [98.1748046875, 28.1640625], - [98.1396484375, 28.142578125], - [98.0859375, 28.19921875], - [98.013671875, 28.203125], - [98.013671875, 28.2666015625], - [97.9541015625, 28.30078125], - [97.9638671875, 28.3134765625], - [97.9140625, 28.361328125], - [97.796875, 28.328125], - [97.73828125, 28.396484375], - [97.7373046875, 28.466796875], - [97.6865234375, 28.5205078125], - [97.6435546875, 28.533203125], - [97.6044921875, 28.515625], - [97.5703125, 28.5419921875], - [97.5087890625, 28.4951171875], - [97.521484375, 28.44140625], - [97.4833984375, 28.3818359375], - [97.5126953125, 28.31640625], - [97.470703125, 28.3046875], - [97.4833984375, 28.2802734375], - [97.4638671875, 28.2685546875], - [97.4228515625, 28.2978515625], - [97.40234375, 28.279296875], - [97.4150390625, 28.248046875], - [97.349609375, 28.2353515625], - [97.3603515625, 28.1630859375], - [97.328125, 28.138671875], - [97.345703125, 28.1142578125], - [97.306640625, 28.072265625], - [97.3232421875, 28.0546875], - [97.37890625, 28.0634765625], - [97.37890625, 28.03125], - [97.4130859375, 28.013671875], - [97.3779296875, 27.9638671875], - [97.38671875, 27.8837890625], - [97.326171875, 27.8798828125], - [97.3076171875, 27.9140625], - [97.2607421875, 27.8955078125], - [97.1025390625, 27.7802734375], - [97.09375, 27.73828125], - [97.0634765625, 27.7431640625], - [97.0498046875, 27.814453125], - [97.0087890625, 27.80859375], - [96.974609375, 27.861328125], - [96.810546875, 27.890625], - [96.787109375, 27.9306640625], - [96.681640625, 27.951171875], - [96.5712890625, 28.060546875], - [96.5, 28.0673828125], - [96.4521484375, 28.1533203125], - [96.3974609375, 28.150390625], - [96.3984375, 28.119140625], - [96.2978515625, 28.1416015625], - [96.2705078125, 28.2294921875], - [96.013671875, 28.1904296875], - [95.908203125, 28.2421875], - [95.875, 28.2978515625], - [95.8330078125, 28.2958984375], - [95.3974609375, 28.142578125], - [95.287109375, 27.9404296875], - [95.0029296875, 27.8232421875], - [94.88671875, 27.7431640625], - [94.525390625, 27.5966796875], - [94.2783203125, 27.58203125], - [93.8623046875, 27.1875], - [93.8427734375, 27.0458984375], - [93.8173828125, 27.0263671875], - [93.568359375, 26.9384765625], - [93.111328125, 26.880859375], - [92.91015625, 26.9150390625], - [92.8037109375, 26.8955078125], - [92.6474609375, 26.953125], - [92.109375, 26.85546875], - [92.125, 26.9609375], - [92.0283203125, 27.091796875], - [92.033203125, 27.1689453125], - [92.0771484375, 27.2490234375], - [92.1259765625, 27.2734375], - [92.060546875, 27.40234375], - [92.0107421875, 27.4755859375], - [91.947265625, 27.46484375], - [91.83984375, 27.490234375], - [91.7333984375, 27.4638671875], - [91.5849609375, 27.541015625], - [91.564453125, 27.6396484375], - [91.62890625, 27.7021484375], - [91.642578125, 27.767578125], - [91.6171875, 27.8173828125], - [91.544921875, 27.826171875], - [91.5615234375, 27.85546875], - [91.625, 27.8701171875], - [91.4873046875, 27.9384765625], - [91.4658203125, 28.0029296875], - [91.3134765625, 28.060546875], - [91.251953125, 27.970703125], - [91.216796875, 27.9892578125], - [91.1611328125, 27.96875], - [91.154296875, 27.8916015625], - [91.1142578125, 27.8466796875], - [91.078125, 27.8466796875], - [90.9658203125, 27.9013671875], - [90.9619140625, 27.9541015625], - [90.8974609375, 27.947265625], - [90.84765625, 27.9697265625], - [90.798828125, 28.0439453125], - [90.7021484375, 28.076171875], - [90.5927734375, 28.021484375], - [90.5146484375, 28.0625], - [90.4638671875, 28.0458984375], - [90.3798828125, 28.0625], - [90.296875, 28.154296875], - [90.2255859375, 28.146484375], - [90.125, 28.19140625], - [90.103515625, 28.142578125], - [90.07421875, 28.15625], - [90.0341796875, 28.1376953125], - [89.9765625, 28.189453125], - [89.90234375, 28.1826171875], - [89.8623046875, 28.2265625], - [89.794921875, 28.2451171875], - [89.7724609375, 28.1923828125], - [89.607421875, 28.1630859375], - [89.5419921875, 28.0888671875], - [89.5087890625, 28.0849609375], - [89.3759765625, 27.876953125], - [89.2958984375, 27.8486328125], - [89.2392578125, 27.796875], - [89.2275390625, 27.7255859375], - [89.1318359375, 27.6337890625], - [89.1640625, 27.5751953125], - [89.10546875, 27.53515625], - [89.0966796875, 27.4921875], - [89.18359375, 27.3740234375], - [89.1533203125, 27.3193359375], - [89.0732421875, 27.283203125], - [89.068359375, 27.2412109375], - [88.9853515625, 27.2099609375], - [88.912109375, 27.2734375], - [88.9248046875, 27.32421875], - [88.8095703125, 27.40625], - [88.7841796875, 27.4638671875], - [88.796875, 27.5302734375], - [88.771484375, 27.568359375], - [88.8525390625, 27.671875], - [88.8623046875, 27.80859375], - [88.888671875, 27.8466796875], - [88.869140625, 27.9150390625], - [88.84375, 27.921875], - [88.84375, 28.0068359375], - [88.7646484375, 28.068359375], - [88.6767578125, 28.068359375], - [88.640625, 28.111328125], - [88.5654296875, 28.083984375], - [88.5546875, 28.0283203125], - [88.4873046875, 28.0380859375], - [88.40625, 27.9775390625], - [88.357421875, 27.9873046875], - [88.2548828125, 27.9404296875], - [88.2431640625, 27.9677734375], - [88.2041015625, 27.943359375], - [88.14453125, 27.9560546875], - [88.12109375, 27.916015625], - [88.1376953125, 27.87890625], - [88.1123046875, 27.865234375], - [88.0380859375, 27.90234375], - [87.9833984375, 27.884765625], - [87.869140625, 27.9111328125], - [87.833984375, 27.9482421875], - [87.728515625, 27.8037109375], - [87.671875, 27.8046875], - [87.6650390625, 27.833984375], - [87.60546875, 27.8125], - [87.5693359375, 27.8642578125], - [87.4560546875, 27.8212890625], - [87.40625, 27.8310546875], - [87.4345703125, 27.837890625], - [87.421875, 27.8603515625], - [87.3447265625, 27.822265625], - [87.2666015625, 27.845703125], - [87.228515625, 27.8134765625], - [87.1220703125, 27.837890625], - [87.03515625, 27.947265625], - [86.9365234375, 27.9560546875], - [86.9267578125, 27.986328125], - [86.865234375, 28.0224609375], - [86.7578125, 28.033203125], - [86.7685546875, 28.0693359375], - [86.7109375, 28.1015625], - [86.6220703125, 28.06640625], - [86.5693359375, 28.103515625], - [86.5625, 28.0546875], - [86.513671875, 27.9970703125], - [86.5146484375, 27.955078125], - [86.416015625, 27.9052734375], - [86.3369140625, 27.96484375], - [86.3203125, 27.9462890625], - [86.2880859375, 27.9765625], - [86.2314453125, 27.9755859375], - [86.205078125, 28.0771484375], - [86.224609375, 28.0927734375], - [86.185546875, 28.1689453125], - [86.12890625, 28.0869140625], - [86.0830078125, 28.0869140625], - [86.083984375, 28.0107421875], - [86.126953125, 27.9248046875], - [86.001953125, 27.908203125], - [85.9501953125, 27.9375], - [85.978515625, 27.9931640625], - [85.9013671875, 28.0537109375], - [85.9033203125, 28.0947265625], - [85.8544921875, 28.1728515625], - [85.75390625, 28.228515625], - [85.716796875, 28.380859375], - [85.68359375, 28.3759765625], - [85.650390625, 28.2841796875], - [85.60546875, 28.251953125], - [85.6005859375, 28.298828125], - [85.505859375, 28.330078125], - [85.41796875, 28.32421875], - [85.3798828125, 28.2744140625], - [85.349609375, 28.298828125], - [85.2724609375, 28.283203125], - [85.208984375, 28.33984375], - [85.1259765625, 28.3330078125], - [85.109375, 28.4619140625], - [85.16015625, 28.4931640625], - [85.1904296875, 28.544921875], - [85.1806640625, 28.642578125], - [85.119140625, 28.6806640625], - [85.0576171875, 28.6748046875], - [84.982421875, 28.5869140625], - [84.857421875, 28.568359375], - [84.69921875, 28.6337890625], - [84.7001953125, 28.671875], - [84.6416015625, 28.724609375], - [84.5576171875, 28.7470703125], - [84.4833984375, 28.7353515625], - [84.4453125, 28.7646484375], - [84.4345703125, 28.82421875], - [84.404296875, 28.830078125], - [84.4091796875, 28.8544921875], - [84.2275390625, 28.8974609375], - [84.2490234375, 29.03125], - [84.19140625, 29.046875], - [84.2080078125, 29.119140625], - [84.1767578125, 29.134765625], - [84.16796875, 29.169921875], - [84.203125, 29.240234375], - [84.130859375, 29.240234375], - [84.10546875, 29.29296875], - [84.0185546875, 29.2880859375], - [83.9873046875, 29.3251953125], - [83.91796875, 29.3251953125], - [83.826171875, 29.2978515625], - [83.80078125, 29.25], - [83.7197265625, 29.2412109375], - [83.6484375, 29.1630859375], - [83.5849609375, 29.1787109375], - [83.4541015625, 29.2978515625], - [83.4248046875, 29.412109375], - [83.3837890625, 29.421875], - [83.341796875, 29.4970703125], - [83.2763671875, 29.5068359375], - [83.2666015625, 29.5712890625], - [83.2099609375, 29.603515625], - [83.1728515625, 29.5908203125], - [83.1494140625, 29.6201171875], - [83.0830078125, 29.6064453125], - [83.0166015625, 29.66796875], - [82.958984375, 29.6611328125], - [82.947265625, 29.708984375], - [82.8310546875, 29.6884765625], - [82.7578125, 29.7626953125], - [82.6953125, 29.7626953125], - [82.73828125, 29.806640625], - [82.7314453125, 29.826171875], - [82.697265625, 29.849609375], - [82.6240234375, 29.8349609375], - [82.64453125, 29.869140625], - [82.5615234375, 29.9560546875], - [82.4990234375, 29.9482421875], - [82.3388671875, 30.044921875], - [82.1787109375, 30.068359375], - [82.2099609375, 30.1513671875], - [82.111328125, 30.23046875], - [82.1328125, 30.3046875], - [82.10546875, 30.3466796875], - [81.998046875, 30.3212890625], - [81.958984375, 30.3564453125], - [81.7509765625, 30.388671875], - [81.630859375, 30.447265625], - [81.61328125, 30.4130859375], - [81.5673828125, 30.4296875], - [81.556640625, 30.3701171875], - [81.4189453125, 30.4208984375], - [81.4072265625, 30.404296875], - [81.43359375, 30.3798828125], - [81.4072265625, 30.3701171875], - [81.400390625, 30.32421875], - [81.4287109375, 30.3056640625], - [81.4052734375, 30.2900390625], - [81.419921875, 30.2705078125], - [81.39453125, 30.2001953125], - [81.3359375, 30.150390625], - [81.263671875, 30.150390625], - [81.2939453125, 30.095703125], - [81.248046875, 30.033203125], - [81.2568359375, 30.0126953125], - [81.1416015625, 30.013671875], - [81.09765625, 30.0498046875], - [81.111328125, 30.0908203125], - [81.0869140625, 30.1005859375], - [81.0830078125, 30.15234375], - [81.0166015625, 30.259765625], - [80.9345703125, 30.267578125], - [80.9111328125, 30.3037109375], - [80.8173828125, 30.322265625], - [80.73046875, 30.4091796875], - [80.6337890625, 30.458984375], - [80.5458984375, 30.4501953125], - [80.4306640625, 30.5166015625], - [80.3515625, 30.5244140625], - [80.3095703125, 30.5693359375], - [80.21484375, 30.5859375], - [80.13671875, 30.556640625], - [80.103515625, 30.5693359375], - [79.966796875, 30.6904296875], - [79.9619140625, 30.771484375], - [79.896484375, 30.8046875], - [79.916015625, 30.8271484375], - [79.890625, 30.85546875], - [79.8271484375, 30.853515625], - [79.7587890625, 30.9375], - [79.671875, 30.9814453125], - [79.6015625, 30.9228515625], - [79.5048828125, 31.029296875], - [79.427734375, 31.0185546875], - [79.4052734375, 31.072265625], - [79.3173828125, 31.0185546875], - [79.3232421875, 30.9599609375], - [79.2275390625, 30.94921875], - [79.1826171875, 31.015625], - [79.09765625, 30.9921875], - [79.0068359375, 31.048828125], - [78.974609375, 31.1162109375], - [78.9951171875, 31.1708984375], - [78.869140625, 31.3134765625], - [78.853515625, 31.287109375], - [78.7958984375, 31.3017578125], - [78.755859375, 31.3564453125], - [78.79296875, 31.4404296875], - [78.7265625, 31.482421875], - [78.7265625, 31.5078125], - [78.8466796875, 31.6103515625], - [78.798828125, 31.67578125], - [78.763671875, 31.6689453125], - [78.70703125, 31.779296875], - [78.654296875, 31.822265625], - [78.771484375, 31.935546875], - [78.7060546875, 31.9892578125], - [78.5966796875, 32.0234375], - [78.60546875, 32.0615234375], - [78.5107421875, 32.1474609375], - [78.4697265625, 32.1279296875], - [78.4501953125, 32.1474609375], - [78.431640625, 32.212890625], - [78.4794921875, 32.2412109375], - [78.51171875, 32.30859375], - [78.4599609375, 32.380859375], - [78.4736328125, 32.435546875], - [78.396484375, 32.5361328125], - [78.4248046875, 32.56640625], - [78.578125, 32.615234375], - [78.5859375, 32.6376953125], - [78.6279296875, 32.630859375], - [78.7421875, 32.7041015625], - [78.7431640625, 32.6552734375], - [78.7822265625, 32.6083984375], - [78.7607421875, 32.564453125], - [78.783203125, 32.4814453125], - [78.81640625, 32.4306640625], - [78.970703125, 32.3330078125], - [79.0068359375, 32.3759765625], - [79.103515625, 32.3701171875], - [79.13671875, 32.47265625], - [79.19140625, 32.51171875], - [79.251953125, 32.517578125], - [79.3095703125, 32.599609375], - [79.2734375, 32.6787109375], - [79.3017578125, 32.7294921875], - [79.275390625, 32.779296875], - [79.2255859375, 32.78515625], - [79.2275390625, 32.890625], - [79.255859375, 32.943359375], - [79.1630859375, 33.0126953125], - [79.140625, 33.1181640625], - [79.158203125, 33.1796875], - [79.080078125, 33.220703125], - [79.0830078125, 33.2490234375], - [79.0419921875, 33.2685546875], - [79.0224609375, 33.32421875], - [78.978515625, 33.3271484375], - [78.9501953125, 33.376953125], - [78.841796875, 33.42578125], - [78.7421875, 33.5537109375], - [78.7587890625, 33.623046875], - [78.7138671875, 33.623046875], - [78.685546875, 33.6552734375], - [78.78125, 33.736328125], - [78.7587890625, 33.791015625], - [78.765625, 33.9072265625], - [78.7333984375, 33.919921875], - [78.7421875, 33.9931640625], - [78.6572265625, 34.03125], - [78.662109375, 34.0869140625], - [78.7509765625, 34.0927734375], - [78.8720703125, 34.1640625], - [78.9228515625, 34.1513671875], - [78.9765625, 34.3134765625], - [79.046875, 34.32421875], - [79.0107421875, 34.40234375], - [79.0537109375, 34.427734375], - [79.0791015625, 34.412109375], - [79.154296875, 34.443359375], - [79.2177734375, 34.4150390625], - [79.3271484375, 34.443359375], - [79.373046875, 34.4287109375], - [79.5146484375, 34.4482421875], - [79.5458984375, 34.4765625], - [79.646484375, 34.447265625], - [79.7099609375, 34.4814453125], - [79.8203125, 34.4931640625], - [79.861328125, 34.5283203125], - [79.84375, 34.5576171875], - [79.8876953125, 34.6279296875], - [79.86328125, 34.666015625], - [79.9072265625, 34.6845703125], - [79.8994140625, 34.732421875], - [79.9482421875, 34.8212890625], - [79.9287109375, 34.853515625], - [79.9970703125, 34.857421875], - [80.00390625, 34.8955078125], - [80.037109375, 34.9033203125], - [80.03125, 35.0390625], - [80.076171875, 35.0771484375], - [80.119140625, 35.06640625], - [80.2099609375, 35.123046875], - [80.2373046875, 35.150390625], - [80.2236328125, 35.177734375], - [80.2587890625, 35.2041015625], - [80.3603515625, 35.2021484375], - [80.2685546875, 35.2958984375], - [80.3046875, 35.3798828125], - [80.3779296875, 35.3896484375], - [80.4306640625, 35.4482421875], - [80.4453125, 35.41796875], - [80.513671875, 35.392578125], - [80.6005859375, 35.41015625], - [80.6572265625, 35.39453125], - [80.6953125, 35.359375], - [80.689453125, 35.33984375], - [80.8447265625, 35.345703125], - [80.9638671875, 35.3115234375], - [81.0263671875, 35.3125], - [81.0029296875, 35.3349609375], - [81.0322265625, 35.3388671875], - [81.0322265625, 35.380859375], - [81.099609375, 35.408203125], - [81.142578125, 35.365234375], - [81.1923828125, 35.3662109375], - [81.2158203125, 35.3203125], - [81.3642578125, 35.35546875], - [81.4951171875, 35.29296875], - [81.513671875, 35.2353515625], - [81.67578125, 35.234375], - [81.7373046875, 35.2626953125], - [81.9287109375, 35.271484375], - [81.9560546875, 35.3076171875], - [82.013671875, 35.310546875], - [82.0546875, 35.35546875], - [82.033203125, 35.451171875], - [82.1865234375, 35.490234375], - [82.1953125, 35.5185546875], - [82.3203125, 35.5537109375], - [82.3505859375, 35.611328125], - [82.3369140625, 35.65234375], - [82.3935546875, 35.65625], - [82.416015625, 35.7080078125], - [82.4580078125, 35.71875], - [82.62890625, 35.6923828125], - [82.7314453125, 35.638671875], - [82.7978515625, 35.689453125], - [82.9609375, 35.671875], - [83, 35.4853515625], - [83.068359375, 35.462890625], - [83.126953125, 35.3994140625], - [83.193359375, 35.392578125], - [83.2431640625, 35.419921875], - [83.623046875, 35.3359375], - [83.685546875, 35.36328125], - [83.8759765625, 35.3642578125], - [83.916015625, 35.408203125], - [84.0068359375, 35.4228515625], - [84.0634765625, 35.4111328125], - [84.09765625, 35.3623046875], - [84.1396484375, 35.3798828125], - [84.1728515625, 35.3583984375], - [84.453125, 35.4736328125], - [84.4765625, 35.5185546875], - [84.44921875, 35.55078125], - [84.7626953125, 35.625], - [85.03125, 35.748046875], - [85.146484375, 35.7431640625], - [85.2841796875, 35.7880859375], - [85.3515625, 35.74609375], - [85.3740234375, 35.701171875], - [85.5087890625, 35.6845703125], - [85.5673828125, 35.640625], - [85.59765625, 35.6455078125], - [85.65234375, 35.73046875], - [85.693359375, 35.751953125], - [85.94921875, 35.779296875], - [86.060546875, 35.8466796875], - [86.126953125, 35.9326171875], - [86.146484375, 36.0009765625], - [86.2001953125, 36.033203125], - [86.1806640625, 36.076171875], - [86.1904296875, 36.1328125], - [86.2802734375, 36.1708984375], - [86.3583984375, 36.1689453125], - [86.3935546875, 36.20703125], - [86.4560546875, 36.2216796875], - [86.5078125, 36.203125], - [86.5322265625, 36.2275390625], - [86.7001953125, 36.2451171875], - [86.74609375, 36.29296875], - [86.86328125, 36.30078125], - [86.892578125, 36.2626953125], - [86.9970703125, 36.3095703125], - [87.1494140625, 36.2978515625], - [87.1943359375, 36.349609375], - [87.306640625, 36.3642578125], - [87.3642578125, 36.4208984375], - [87.427734375, 36.4267578125], - [87.4609375, 36.41015625], - [87.470703125, 36.3544921875], - [87.5625, 36.3427734375], - [87.732421875, 36.3857421875], - [87.919921875, 36.39453125], - [87.9833984375, 36.4384765625], - [88.134765625, 36.427734375], - [88.26171875, 36.4716796875], - [88.3662109375, 36.4580078125], - [88.357421875, 36.4775390625], - [88.37890625, 36.4833984375], - [88.470703125, 36.482421875], - [88.5048828125, 36.4453125], - [88.5810546875, 36.458984375], - [88.615234375, 36.4345703125], - [88.6240234375, 36.3896484375], - [88.7197265625, 36.337890625] - ] - ] - }, - "properties": { - "cp": [91.132212, 29.660361], - "name": "西藏", - "childNum": 1 - } - }, { - "id": "610000", - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [107.650390625, 37.865234375], - [107.693359375, 37.888671875], - [107.7412109375, 37.845703125], - [107.982421875, 37.7880859375], - [108.0263671875, 37.6962890625], - [108.0224609375, 37.65234375], - [108.134765625, 37.6220703125], - [108.2470703125, 37.666015625], - [108.3330078125, 37.6337890625], - [108.533203125, 37.69140625], - [108.6201171875, 37.65234375], - [108.7783203125, 37.68359375], - [108.798828125, 37.9345703125], - [108.8271484375, 37.9892578125], - [108.7978515625, 38.048828125], - [108.8720703125, 38.02734375], - [108.9384765625, 37.9208984375], - [109.017578125, 37.970703125], - [109.0380859375, 38.0224609375], - [109.0703125, 38.0234375], - [109.05078125, 38.0556640625], - [109.064453125, 38.1005859375], - [108.96484375, 38.1552734375], - [108.939453125, 38.2080078125], - [108.9775390625, 38.248046875], - [108.962890625, 38.2685546875], - [109.0087890625, 38.359375], - [109.0556640625, 38.3916015625], - [109.052734375, 38.4326171875], - [109.27734375, 38.623046875], - [109.330078125, 38.59765625], - [109.36328125, 38.623046875], - [109.328125, 38.6640625], - [109.3369140625, 38.69921875], - [109.40234375, 38.716796875], - [109.51171875, 38.833984375], - [109.5498046875, 38.806640625], - [109.6259765625, 38.84765625], - [109.6845703125, 38.935546875], - [109.6728515625, 38.9970703125], - [109.8515625, 39.123046875], - [109.9228515625, 39.107421875], - [109.8935546875, 39.1474609375], - [109.9619140625, 39.19140625], - [109.8701171875, 39.251953125], - [109.9033203125, 39.2724609375], - [109.962890625, 39.212890625], - [110.0107421875, 39.208984375], - [110.21875, 39.2802734375], - [110.1640625, 39.3857421875], - [110.130859375, 39.3984375], - [110.146484375, 39.4580078125], - [110.2763671875, 39.4248046875], - [110.2578125, 39.4072265625], - [110.3857421875, 39.310546875], - [110.4296875, 39.3408203125], - [110.4306640625, 39.3798828125], - [110.494140625, 39.3603515625], - [110.5224609375, 39.3837890625], - [110.6015625, 39.2802734375], - [110.6884765625, 39.267578125], - [110.8916015625, 39.509765625], - [110.9599609375, 39.51953125], - [111.029296875, 39.5703125], - [111.0927734375, 39.55859375], - [111.1376953125, 39.587890625], - [111.15625, 39.5703125], - [111.109375, 39.474609375], - [111.05859375, 39.4482421875], - [111.0615234375, 39.4052734375], - [111.0986328125, 39.4052734375], - [111.10546875, 39.3583984375], - [111.1533203125, 39.3701171875], - [111.1591796875, 39.3369140625], - [111.1953125, 39.345703125], - [111.1884765625, 39.314453125], - [111.248046875, 39.30078125], - [111.138671875, 39.064453125], - [110.982421875, 38.978515625], - [111.01171875, 38.9287109375], - [111.0166015625, 38.884765625], - [110.9951171875, 38.8671875], - [111.0107421875, 38.841796875], - [110.880859375, 38.626953125], - [110.9208984375, 38.5810546875], - [110.908203125, 38.521484375], - [110.87109375, 38.509765625], - [110.87109375, 38.4521484375], - [110.78125, 38.4462890625], - [110.7470703125, 38.3662109375], - [110.6611328125, 38.3095703125], - [110.5849609375, 38.3046875], - [110.5673828125, 38.2177734375], - [110.5087890625, 38.185546875], - [110.51953125, 37.9609375], - [110.5947265625, 37.9228515625], - [110.666015625, 37.8017578125], - [110.755859375, 37.755859375], - [110.7041015625, 37.712890625], - [110.796875, 37.6630859375], - [110.763671875, 37.634765625], - [110.7958984375, 37.5625], - [110.7490234375, 37.453125], - [110.642578125, 37.4306640625], - [110.630859375, 37.373046875], - [110.7001953125, 37.3466796875], - [110.677734375, 37.3154296875], - [110.6904296875, 37.287109375], - [110.658203125, 37.279296875], - [110.5302734375, 37.107421875], - [110.41796875, 37.03515625], - [110.4482421875, 37.009765625], - [110.376953125, 37.015625], - [110.42578125, 36.9580078125], - [110.4091796875, 36.892578125], - [110.375, 36.8798828125], - [110.4248046875, 36.8564453125], - [110.4072265625, 36.828125], - [110.419921875, 36.798828125], - [110.3837890625, 36.7705078125], - [110.4306640625, 36.7529296875], - [110.416015625, 36.7236328125], - [110.453125, 36.7333984375], - [110.4365234375, 36.681640625], - [110.4033203125, 36.697265625], - [110.392578125, 36.681640625], - [110.4990234375, 36.578125], - [110.4501953125, 36.1357421875], - [110.517578125, 35.97265625], - [110.51171875, 35.8818359375], - [110.5517578125, 35.8759765625], - [110.609375, 35.6328125], - [110.5322265625, 35.44921875], - [110.4814453125, 35.419921875], - [110.4501953125, 35.328125], - [110.3896484375, 35.2626953125], - [110.326171875, 35.015625], - [110.2568359375, 34.9326171875], - [110.23046875, 34.8134765625], - [110.259765625, 34.75390625], - [110.2421875, 34.6826171875], - [110.259765625, 34.642578125], - [110.2958984375, 34.611328125], - [110.3798828125, 34.6005859375], - [110.3671875, 34.5673828125], - [110.4052734375, 34.5595703125], - [110.365234375, 34.533203125], - [110.3681640625, 34.4951171875], - [110.41015625, 34.421875], - [110.4765625, 34.4091796875], - [110.5029296875, 34.345703125], - [110.5009765625, 34.3212890625], - [110.4287109375, 34.2880859375], - [110.4384765625, 34.24609375], - [110.642578125, 34.1611328125], - [110.591796875, 34.1025390625], - [110.58203125, 34.04296875], - [110.5888671875, 34.0234375], - [110.625, 34.0341796875], - [110.677734375, 33.9501953125], - [110.587890625, 33.88671875], - [110.61328125, 33.8515625], - [110.66796875, 33.853515625], - [110.7421875, 33.798828125], - [110.7822265625, 33.796875], - [110.8388671875, 33.6669921875], - [111.00390625, 33.5791015625], - [111.02734375, 33.4677734375], - [110.9970703125, 33.4365234375], - [111.0302734375, 33.3369140625], - [110.998046875, 33.3193359375], - [110.9951171875, 33.2509765625], - [110.9609375, 33.25390625], - [110.9140625, 33.20703125], - [110.8310546875, 33.203125], - [110.8203125, 33.1533203125], - [110.74609375, 33.1474609375], - [110.7119140625, 33.0966796875], - [110.658203125, 33.154296875], - [110.6015625, 33.1552734375], - [110.564453125, 33.2548828125], - [110.5341796875, 33.2529296875], - [110.4716796875, 33.171875], - [110.3720703125, 33.1875], - [110.333984375, 33.16015625], - [110.2236328125, 33.1611328125], - [110.1650390625, 33.2099609375], - [110.03125, 33.1923828125], - [109.8525390625, 33.248046875], - [109.71875, 33.234375], - [109.6533203125, 33.2490234375], - [109.63671875, 33.2763671875], - [109.609375, 33.267578125], - [109.6015625, 33.2333984375], - [109.5078125, 33.23046875], - [109.439453125, 33.15234375], - [109.5771484375, 33.1103515625], - [109.6884765625, 33.1171875], - [109.7919921875, 33.0703125], - [109.7646484375, 32.91015625], - [109.7998046875, 32.8779296875], - [109.8642578125, 32.9140625], - [109.9912109375, 32.88671875], - [110.10546875, 32.8330078125], - [110.1416015625, 32.8095703125], - [110.1279296875, 32.7783203125], - [110.1611328125, 32.7626953125], - [110.1552734375, 32.6904296875], - [110.20703125, 32.6337890625], - [110.166015625, 32.5947265625], - [110.0908203125, 32.6171875], - [110.0849609375, 32.5810546875], - [110.0185546875, 32.5478515625], - [109.9111328125, 32.5927734375], - [109.8173828125, 32.578125], - [109.7158203125, 32.609375], - [109.6201171875, 32.59375], - [109.6376953125, 32.5419921875], - [109.5791015625, 32.5107421875], - [109.52734375, 32.43359375], - [109.49609375, 32.30078125], - [109.55078125, 32.2255859375], - [109.6044921875, 32.2060546875], - [109.58984375, 32.150390625], - [109.623046875, 32.103515625], - [109.587890625, 32.025390625], - [109.630859375, 31.9443359375], - [109.5859375, 31.9013671875], - [109.638671875, 31.8115234375], - [109.5927734375, 31.7890625], - [109.6064453125, 31.744140625], - [109.5859375, 31.7275390625], - [109.3896484375, 31.7060546875], - [109.2822265625, 31.7177734375], - [109.2529296875, 31.765625], - [109.2822265625, 31.7783203125], - [109.2763671875, 31.7998046875], - [109.1943359375, 31.8193359375], - [109.2001953125, 31.8447265625], - [109.16796875, 31.8759765625], - [109.0390625, 31.9609375], - [108.8876953125, 31.9921875], - [108.7529296875, 32.07421875], - [108.7392578125, 32.10546875], - [108.671875, 32.10546875], - [108.5107421875, 32.201171875], - [108.5078125, 32.24609375], - [108.47265625, 32.271484375], - [108.3125, 32.232421875], - [108.2421875, 32.275390625], - [108.185546875, 32.2216796875], - [108.072265625, 32.234375], - [108.01953125, 32.2119140625], - [108.0244140625, 32.177734375], - [107.9794921875, 32.146484375], - [107.9052734375, 32.2080078125], - [107.865234375, 32.201171875], - [107.8330078125, 32.2265625], - [107.755859375, 32.3388671875], - [107.70703125, 32.333984375], - [107.6796875, 32.3984375], - [107.5986328125, 32.412109375], - [107.525390625, 32.3828125], - [107.490234375, 32.42578125], - [107.45703125, 32.41796875], - [107.4296875, 32.533203125], - [107.3779296875, 32.5390625], - [107.302734375, 32.482421875], - [107.2705078125, 32.4072265625], - [107.2509765625, 32.408203125], - [107.083984375, 32.533203125], - [107.1083984375, 32.6015625], - [107.0634765625, 32.7119140625], - [106.916015625, 32.7041015625], - [106.8662109375, 32.7255859375], - [106.7861328125, 32.697265625], - [106.7841796875, 32.736328125], - [106.7333984375, 32.740234375], - [106.6640625, 32.69140625], - [106.5859375, 32.6884765625], - [106.4990234375, 32.6494140625], - [106.4521484375, 32.6611328125], - [106.404296875, 32.6181640625], - [106.3505859375, 32.6728515625], - [106.275390625, 32.6708984375], - [106.255859375, 32.6943359375], - [106.1123046875, 32.72265625], - [106.072265625, 32.7578125], - [106.0888671875, 32.7734375], - [106.0615234375, 32.7685546875], - [106.0947265625, 32.794921875], - [106.09375, 32.82421875], - [106.04296875, 32.865234375], - [106.01171875, 32.830078125], - [105.96875, 32.849609375], - [105.9306640625, 32.826171875], - [105.826171875, 32.826171875], - [105.8232421875, 32.7705078125], - [105.7822265625, 32.75], - [105.76953125, 32.767578125], - [105.7197265625, 32.759765625], - [105.5966796875, 32.7001953125], - [105.5869140625, 32.7294921875], - [105.556640625, 32.732421875], - [105.556640625, 32.7939453125], - [105.533203125, 32.79296875], - [105.525390625, 32.8486328125], - [105.49609375, 32.8740234375], - [105.5146484375, 32.919921875], - [105.5908203125, 32.876953125], - [105.638671875, 32.8798828125], - [105.8271484375, 32.951171875], - [105.8623046875, 32.939453125], - [105.91796875, 32.994140625], - [105.9189453125, 33.10546875], - [105.9384765625, 33.1201171875], - [105.9267578125, 33.1474609375], - [105.8974609375, 33.1474609375], - [105.9306640625, 33.2001953125], - [105.962890625, 33.146484375], - [105.9658203125, 33.205078125], - [105.91796875, 33.23828125], - [105.796875, 33.2607421875], - [105.748046875, 33.2998046875], - [105.755859375, 33.3291015625], - [105.708984375, 33.380859375], - [105.828125, 33.380859375], - [105.8427734375, 33.490234375], - [105.9404296875, 33.5712890625], - [105.95703125, 33.61328125], - [106.029296875, 33.595703125], - [106.0869140625, 33.6171875], - [106.1298828125, 33.6044921875], - [106.109375, 33.5703125], - [106.1513671875, 33.5849609375], - [106.14453125, 33.564453125], - [106.1875, 33.546875], - [106.2880859375, 33.6015625], - [106.3515625, 33.587890625], - [106.431640625, 33.619140625], - [106.4580078125, 33.533203125], - [106.515625, 33.513671875], - [106.5419921875, 33.513671875], - [106.5810546875, 33.576171875], - [106.5400390625, 33.69140625], - [106.4814453125, 33.712890625], - [106.486328125, 33.771484375], - [106.4609375, 33.7939453125], - [106.490234375, 33.8544921875], - [106.4638671875, 33.884765625], - [106.42578125, 33.8681640625], - [106.4111328125, 33.908203125], - [106.4765625, 33.974609375], - [106.501953125, 34.10546875], - [106.5615234375, 34.1103515625], - [106.5849609375, 34.150390625], - [106.5517578125, 34.2431640625], - [106.5029296875, 34.2373046875], - [106.4970703125, 34.255859375], - [106.52734375, 34.2919921875], - [106.5771484375, 34.28125], - [106.59375, 34.2529296875], - [106.673828125, 34.248046875], - [106.7177734375, 34.3701171875], - [106.6376953125, 34.392578125], - [106.6025390625, 34.46484375], - [106.5400390625, 34.4794921875], - [106.486328125, 34.525390625], - [106.3349609375, 34.5185546875], - [106.3447265625, 34.560546875], - [106.3134765625, 34.580078125], - [106.4228515625, 34.65625], - [106.4716796875, 34.634765625], - [106.4482421875, 34.6953125], - [106.580078125, 34.779296875], - [106.4833984375, 34.98046875], - [106.5029296875, 34.99609375], - [106.4892578125, 35.021484375], - [106.5263671875, 35.0302734375], - [106.5439453125, 35.0859375], - [106.662109375, 35.0703125], - [106.70703125, 35.08203125], - [106.71484375, 35.1064453125], - [106.9892578125, 35.0703125], - [107.0107421875, 35.0302734375], - [107.04296875, 35.0419921875], - [107.0888671875, 35.021484375], - [107.0947265625, 34.970703125], - [107.1728515625, 34.9375], - [107.21484375, 34.8779296875], - [107.2529296875, 34.8818359375], - [107.2958984375, 34.9365234375], - [107.533203125, 34.912109375], - [107.572265625, 34.9716796875], - [107.6259765625, 34.962890625], - [107.6240234375, 34.919921875], - [107.640625, 34.9189453125], - [107.6748046875, 34.9521484375], - [107.8056640625, 34.95703125], - [107.8642578125, 34.99609375], - [107.759765625, 35.0712890625], - [107.703125, 35.193359375], - [107.65234375, 35.240234375], - [107.66796875, 35.2578125], - [107.71875, 35.2451171875], - [107.7392578125, 35.291015625], - [107.71875, 35.3037109375], - [107.7451171875, 35.3125], - [107.8671875, 35.2568359375], - [107.9560546875, 35.267578125], - [107.9501953125, 35.24609375], - [107.970703125, 35.2421875], - [108.1943359375, 35.306640625], - [108.2333984375, 35.2880859375], - [108.2412109375, 35.2568359375], - [108.349609375, 35.302734375], - [108.3623046875, 35.2802734375], - [108.4853515625, 35.2744140625], - [108.5478515625, 35.3056640625], - [108.580078125, 35.2919921875], - [108.6162109375, 35.330078125], - [108.6318359375, 35.4189453125], - [108.6064453125, 35.5029296875], - [108.6259765625, 35.537109375], - [108.5400390625, 35.6064453125], - [108.5166015625, 35.7216796875], - [108.5341796875, 35.7470703125], - [108.5283203125, 35.82421875], - [108.4990234375, 35.876953125], - [108.5810546875, 35.9482421875], - [108.65234375, 35.94921875], - [108.689453125, 36.021484375], - [108.712890625, 36.1396484375], - [108.646484375, 36.2548828125], - [108.6513671875, 36.384765625], - [108.619140625, 36.4345703125], - [108.5634765625, 36.439453125], - [108.5107421875, 36.474609375], - [108.498046875, 36.423828125], - [108.4609375, 36.423828125], - [108.40234375, 36.447265625], - [108.40625, 36.478515625], - [108.3486328125, 36.556640625], - [108.267578125, 36.5673828125], - [108.26171875, 36.548828125], - [108.216796875, 36.572265625], - [108.205078125, 36.6064453125], - [108.2236328125, 36.6318359375], - [108.1982421875, 36.630859375], - [108.166015625, 36.5654296875], - [108.1416015625, 36.5634765625], - [108.0830078125, 36.6162109375], - [108.0615234375, 36.5927734375], - [108.0087890625, 36.6162109375], - [108.0126953125, 36.681640625], - [107.986328125, 36.67578125], - [107.986328125, 36.65234375], - [107.939453125, 36.65625], - [107.9072265625, 36.7529296875], - [107.8310546875, 36.7861328125], - [107.7099609375, 36.8056640625], - [107.671875, 36.8330078125], - [107.630859375, 36.814453125], - [107.5908203125, 36.8369140625], - [107.5458984375, 36.8271484375], - [107.4892578125, 36.9052734375], - [107.294921875, 36.9296875], - [107.2705078125, 37.1123046875], - [107.279296875, 37.12890625], - [107.3076171875, 37.1005859375], - [107.3388671875, 37.1591796875], - [107.2705078125, 37.2294921875], - [107.3095703125, 37.2509765625], - [107.2646484375, 37.3115234375], - [107.26171875, 37.37109375], - [107.28515625, 37.482421875], - [107.345703125, 37.51953125], - [107.373046875, 37.580078125], - [107.3115234375, 37.6103515625], - [107.419921875, 37.650390625], - [107.3876953125, 37.69140625], - [107.4658203125, 37.69140625], - [107.5, 37.7666015625], - [107.591796875, 37.7841796875], - [107.5859375, 37.798828125], - [107.62109375, 37.7763671875], - [107.66015625, 37.8447265625], - [107.650390625, 37.865234375] - ] - ] - }, - "properties": { - "cp": [108.948024, 34.263161], - "name": "陕西", - "childNum": 1 - } - }, { - "id": "620000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [106.0732421875, 35.4482421875], - [106.083984375, 35.421875], - [106.0732421875, 35.4482421875] - ] - ], - [ - [ - [106.0439453125, 35.4892578125], - [105.8984375, 35.4521484375], - [105.8955078125, 35.4140625], - [106.0048828125, 35.439453125], - [106.0302734375, 35.4697265625], - [106.052734375, 35.4482421875], - [106.072265625, 35.4638671875], - [106.0634765625, 35.427734375], - [106.11328125, 35.3623046875], - [106.177734375, 35.4384765625], - [106.1953125, 35.4111328125], - [106.23828125, 35.41015625], - [106.2548828125, 35.3359375], - [106.3642578125, 35.2392578125], - [106.369140625, 35.2744140625], - [106.41796875, 35.2763671875], - [106.509765625, 35.3583984375], - [106.490234375, 35.48046875], - [106.4658203125, 35.4814453125], - [106.44140625, 35.5263671875], - [106.4619140625, 35.5810546875], - [106.4833984375, 35.576171875], - [106.435546875, 35.689453125], - [106.5068359375, 35.73828125], - [106.59765625, 35.728515625], - [106.6015625, 35.7451171875], - [106.6455078125, 35.7099609375], - [106.681640625, 35.73046875], - [106.7509765625, 35.6904296875], - [106.751953125, 35.7265625], - [106.806640625, 35.7099609375], - [106.8193359375, 35.7451171875], - [106.8671875, 35.7392578125], - [106.8720703125, 35.77734375], - [106.912109375, 35.76953125], - [106.8984375, 35.80859375], - [106.927734375, 35.8076171875], - [106.87890625, 35.853515625], - [106.880859375, 35.880859375], - [106.8505859375, 35.8876953125], - [106.9453125, 35.9404296875], - [106.9033203125, 35.9443359375], - [106.892578125, 35.966796875], - [106.9169921875, 35.9453125], - [106.9501953125, 35.9921875], - [106.9287109375, 36.015625], - [106.9599609375, 36.076171875], - [106.947265625, 36.123046875], - [106.92578125, 36.1162109375], - [106.9306640625, 36.138671875], - [106.9169921875, 36.1220703125], - [106.9130859375, 36.154296875], - [106.833984375, 36.2294921875], - [106.763671875, 36.2158203125], - [106.7021484375, 36.240234375], - [106.6845703125, 36.2744140625], - [106.654296875, 36.2578125], - [106.6455078125, 36.28515625], - [106.6376953125, 36.265625], - [106.6123046875, 36.2734375], - [106.60546875, 36.2958984375], - [106.5947265625, 36.2705078125], - [106.5595703125, 36.29296875], - [106.5419921875, 36.25390625], - [106.5048828125, 36.2666015625], - [106.470703125, 36.3125], - [106.5126953125, 36.287109375], - [106.5068359375, 36.3779296875], - [106.533203125, 36.376953125], - [106.48828125, 36.40234375], - [106.521484375, 36.4794921875], - [106.4111328125, 36.51953125], - [106.3623046875, 36.5732421875], - [106.4560546875, 36.560546875], - [106.4501953125, 36.578125], - [106.47265625, 36.5810546875], - [106.4453125, 36.625], - [106.4931640625, 36.6298828125], - [106.490234375, 36.6845703125], - [106.53125, 36.6904296875], - [106.5146484375, 36.7158203125], - [106.533203125, 36.7314453125], - [106.59375, 36.7509765625], - [106.646484375, 36.7236328125], - [106.6279296875, 36.7529296875], - [106.6591796875, 36.818359375], - [106.6240234375, 36.8623046875], - [106.640625, 36.8828125], - [106.6103515625, 36.87890625], - [106.609375, 36.91015625], - [106.55078125, 36.9404296875], - [106.5390625, 36.978515625], - [106.580078125, 36.935546875], - [106.595703125, 36.9697265625], - [106.6435546875, 36.962890625], - [106.6416015625, 37.01171875], - [106.6669921875, 37.017578125], - [106.615234375, 37.1357421875], - [106.669921875, 37.111328125], - [106.6875, 37.1298828125], - [106.728515625, 37.1220703125], - [106.7607421875, 37.0810546875], - [106.77734375, 37.158203125], - [106.892578125, 37.0986328125], - [106.91796875, 37.1240234375], - [106.8916015625, 37.1396484375], - [106.90625, 37.15234375], - [106.9970703125, 37.1064453125], - [106.994140625, 37.1220703125], - [107.03125, 37.1083984375], - [107.03125, 37.1416015625], - [107.0966796875, 37.1162109375], - [107.181640625, 37.14453125], - [107.2353515625, 37.0966796875], - [107.275390625, 37.0947265625], - [107.30859375, 36.9130859375], - [107.478515625, 36.9091796875], - [107.5341796875, 36.8681640625], - [107.54296875, 36.828125], - [107.5908203125, 36.8369140625], - [107.630859375, 36.814453125], - [107.671875, 36.8330078125], - [107.7099609375, 36.8056640625], - [107.8310546875, 36.7861328125], - [107.9072265625, 36.7529296875], - [107.939453125, 36.65625], - [107.986328125, 36.65234375], - [107.986328125, 36.67578125], - [108.0146484375, 36.6806640625], - [108.0078125, 36.619140625], - [108.046875, 36.5966796875], - [108.0830078125, 36.6162109375], - [108.09375, 36.587890625], - [108.15234375, 36.5615234375], - [108.21875, 36.6337890625], - [108.2109375, 36.578125], - [108.26171875, 36.548828125], - [108.267578125, 36.5673828125], - [108.3486328125, 36.556640625], - [108.40625, 36.478515625], - [108.40234375, 36.447265625], - [108.4970703125, 36.4228515625], - [108.5107421875, 36.474609375], - [108.5634765625, 36.439453125], - [108.619140625, 36.4345703125], - [108.6513671875, 36.384765625], - [108.646484375, 36.2548828125], - [108.712890625, 36.1396484375], - [108.689453125, 36.021484375], - [108.65234375, 35.94921875], - [108.5810546875, 35.9482421875], - [108.4990234375, 35.876953125], - [108.5283203125, 35.82421875], - [108.5341796875, 35.7470703125], - [108.5166015625, 35.7216796875], - [108.5400390625, 35.6064453125], - [108.6259765625, 35.537109375], - [108.6064453125, 35.5029296875], - [108.6318359375, 35.4189453125], - [108.6162109375, 35.330078125], - [108.580078125, 35.2919921875], - [108.5478515625, 35.3056640625], - [108.44921875, 35.2744140625], - [108.3623046875, 35.2802734375], - [108.349609375, 35.302734375], - [108.2412109375, 35.2568359375], - [108.2216796875, 35.296875], - [108.1748046875, 35.3056640625], - [107.970703125, 35.2421875], - [107.9501953125, 35.24609375], - [107.9560546875, 35.267578125], - [107.8671875, 35.2568359375], - [107.7451171875, 35.3125], - [107.71875, 35.3037109375], - [107.7392578125, 35.291015625], - [107.71875, 35.2451171875], - [107.66796875, 35.2578125], - [107.65234375, 35.240234375], - [107.703125, 35.193359375], - [107.759765625, 35.0712890625], - [107.8642578125, 34.99609375], - [107.8056640625, 34.95703125], - [107.6748046875, 34.9521484375], - [107.640625, 34.9189453125], - [107.6240234375, 34.919921875], - [107.6259765625, 34.962890625], - [107.572265625, 34.9716796875], - [107.533203125, 34.912109375], - [107.2958984375, 34.9365234375], - [107.2529296875, 34.8818359375], - [107.21484375, 34.8779296875], - [107.1728515625, 34.9375], - [107.0947265625, 34.970703125], - [107.0888671875, 35.021484375], - [107.04296875, 35.0419921875], - [107.0107421875, 35.0302734375], - [106.9892578125, 35.0703125], - [106.71484375, 35.1064453125], - [106.70703125, 35.08203125], - [106.662109375, 35.0703125], - [106.54296875, 35.083984375], - [106.5263671875, 35.0302734375], - [106.4892578125, 35.021484375], - [106.5029296875, 34.99609375], - [106.4833984375, 34.98046875], - [106.580078125, 34.779296875], - [106.4482421875, 34.6953125], - [106.4716796875, 34.634765625], - [106.4228515625, 34.65625], - [106.3134765625, 34.580078125], - [106.3447265625, 34.560546875], - [106.3349609375, 34.5185546875], - [106.486328125, 34.525390625], - [106.5400390625, 34.4794921875], - [106.6025390625, 34.46484375], - [106.6376953125, 34.392578125], - [106.7177734375, 34.3701171875], - [106.673828125, 34.248046875], - [106.59375, 34.2529296875], - [106.5771484375, 34.28125], - [106.52734375, 34.2919921875], - [106.4970703125, 34.255859375], - [106.5029296875, 34.2373046875], - [106.5517578125, 34.2431640625], - [106.5849609375, 34.150390625], - [106.5615234375, 34.1103515625], - [106.501953125, 34.10546875], - [106.4765625, 33.974609375], - [106.4111328125, 33.908203125], - [106.42578125, 33.8681640625], - [106.4638671875, 33.884765625], - [106.4921875, 33.8505859375], - [106.4609375, 33.7939453125], - [106.486328125, 33.771484375], - [106.4833984375, 33.7080078125], - [106.5400390625, 33.69140625], - [106.576171875, 33.6318359375], - [106.55859375, 33.53125], - [106.5400390625, 33.513671875], - [106.4736328125, 33.5205078125], - [106.431640625, 33.619140625], - [106.3515625, 33.587890625], - [106.2880859375, 33.6015625], - [106.1875, 33.546875], - [106.14453125, 33.564453125], - [106.1513671875, 33.5849609375], - [106.109375, 33.5703125], - [106.1298828125, 33.6044921875], - [106.0869140625, 33.6171875], - [106.029296875, 33.595703125], - [105.95703125, 33.61328125], - [105.9404296875, 33.5712890625], - [105.8427734375, 33.490234375], - [105.828125, 33.380859375], - [105.708984375, 33.380859375], - [105.755859375, 33.3291015625], - [105.748046875, 33.2998046875], - [105.796875, 33.2607421875], - [105.91796875, 33.23828125], - [105.9658203125, 33.205078125], - [105.962890625, 33.146484375], - [105.9306640625, 33.2001953125], - [105.8974609375, 33.1474609375], - [105.9267578125, 33.1474609375], - [105.9384765625, 33.1201171875], - [105.9189453125, 33.10546875], - [105.91796875, 32.994140625], - [105.8623046875, 32.939453125], - [105.8271484375, 32.951171875], - [105.638671875, 32.8798828125], - [105.42578125, 32.931640625], - [105.408203125, 32.88671875], - [105.380859375, 32.8779296875], - [105.4560546875, 32.73828125], - [105.369140625, 32.712890625], - [105.2958984375, 32.65625], - [105.2197265625, 32.6669921875], - [105.2041015625, 32.6279296875], - [105.111328125, 32.5947265625], - [105.080078125, 32.6376953125], - [105.0302734375, 32.6513671875], - [104.8818359375, 32.6015625], - [104.830078125, 32.6630859375], - [104.740234375, 32.6357421875], - [104.697265625, 32.673828125], - [104.6455078125, 32.662109375], - [104.572265625, 32.7294921875], - [104.4580078125, 32.7490234375], - [104.3642578125, 32.822265625], - [104.30078125, 32.8310546875], - [104.27734375, 32.8896484375], - [104.2880859375, 32.9423828125], - [104.3671875, 32.9443359375], - [104.3837890625, 32.9951171875], - [104.427734375, 33.0146484375], - [104.3359375, 33.0419921875], - [104.3779296875, 33.109375], - [104.3037109375, 33.302734375], - [104.333984375, 33.3154296875], - [104.4130859375, 33.2822265625], - [104.3935546875, 33.3115234375], - [104.4375, 33.3232421875], - [104.3740234375, 33.345703125], - [104.2958984375, 33.3330078125], - [104.2724609375, 33.392578125], - [104.2216796875, 33.4052734375], - [104.15625, 33.5419921875], - [104.1826171875, 33.5791015625], - [104.1689453125, 33.6123046875], - [104.052734375, 33.685546875], - [103.76953125, 33.6591796875], - [103.66796875, 33.6865234375], - [103.650390625, 33.697265625], - [103.6669921875, 33.7197265625], - [103.6357421875, 33.708984375], - [103.6259765625, 33.7275390625], - [103.591796875, 33.728515625], - [103.537109375, 33.671875], - [103.521484375, 33.681640625], - [103.5498046875, 33.7412109375], - [103.5068359375, 33.810546875], - [103.46484375, 33.802734375], - [103.4326171875, 33.7509765625], - [103.3505859375, 33.744140625], - [103.279296875, 33.7744140625], - [103.2724609375, 33.8095703125], - [103.2158203125, 33.794921875], - [103.158203125, 33.8095703125], - [103.181640625, 33.9013671875], - [103.1240234375, 33.9423828125], - [103.16015625, 34.0068359375], - [103.1474609375, 34.037109375], - [103.119140625, 34.037109375], - [103.130859375, 34.0673828125], - [103.1796875, 34.080078125], - [103.123046875, 34.111328125], - [103.109375, 34.177734375], - [102.9775390625, 34.19921875], - [102.9775390625, 34.2529296875], - [102.912109375, 34.3134765625], - [102.86328125, 34.3046875], - [102.857421875, 34.271484375], - [102.798828125, 34.2734375], - [102.7783203125, 34.236328125], - [102.73046875, 34.2373046875], - [102.7021484375, 34.197265625], - [102.6083984375, 34.1611328125], - [102.599609375, 34.1455078125], - [102.65625, 34.1142578125], - [102.658203125, 34.08203125], - [102.6083984375, 34.1015625], - [102.4716796875, 34.0732421875], - [102.4384765625, 34.087890625], - [102.3916015625, 33.9716796875], - [102.328125, 33.984375], - [102.3134765625, 33.966796875], - [102.30859375, 33.9951171875], - [102.2158203125, 33.958984375], - [102.19921875, 33.978515625], - [102.1396484375, 33.9716796875], - [102.25390625, 33.8623046875], - [102.26171875, 33.822265625], - [102.236328125, 33.79296875], - [102.3232421875, 33.7578125], - [102.2861328125, 33.7177734375], - [102.341796875, 33.728515625], - [102.314453125, 33.6689453125], - [102.33984375, 33.6123046875], - [102.478515625, 33.5439453125], - [102.4462890625, 33.5302734375], - [102.484375, 33.458984375], - [102.4541015625, 33.470703125], - [102.4677734375, 33.451171875], - [102.4423828125, 33.4541015625], - [102.3955078125, 33.4052734375], - [102.3701171875, 33.4130859375], - [102.369140625, 33.3935546875], - [102.26171875, 33.4169921875], - [102.1875, 33.3330078125], - [102.2060546875, 33.3203125], - [102.2099609375, 33.2255859375], - [102.1083984375, 33.298828125], - [102.083984375, 33.1953125], - [101.9365234375, 33.1875], - [101.8662109375, 33.103515625], - [101.8251953125, 33.12109375], - [101.8310546875, 33.212890625], - [101.7890625, 33.2265625], - [101.7685546875, 33.263671875], - [101.8095703125, 33.2890625], - [101.82421875, 33.271484375], - [101.8779296875, 33.3154296875], - [101.88671875, 33.3828125], - [101.9462890625, 33.4404296875], - [101.9033203125, 33.48828125], - [101.9072265625, 33.54296875], - [101.884765625, 33.578125], - [101.8447265625, 33.6025390625], - [101.83203125, 33.5556640625], - [101.783203125, 33.556640625], - [101.736328125, 33.4970703125], - [101.6357421875, 33.4921875], - [101.6123046875, 33.6162109375], - [101.5859375, 33.673828125], - [101.5595703125, 33.6689453125], - [101.544921875, 33.6953125], - [101.43359375, 33.685546875], - [101.4248046875, 33.65625], - [101.3916015625, 33.6455078125], - [101.2373046875, 33.6865234375], - [101.171875, 33.65625], - [101.1630859375, 33.7197265625], - [101.1923828125, 33.7880859375], - [101.1552734375, 33.8427734375], - [100.99609375, 33.8916015625], - [100.8818359375, 34.037109375], - [100.87109375, 34.083984375], - [100.7646484375, 34.1796875], - [100.810546875, 34.248046875], - [100.8232421875, 34.3193359375], - [100.869140625, 34.3330078125], - [100.8955078125, 34.3759765625], - [100.951171875, 34.3837890625], - [101.0546875, 34.3232421875], - [101.2275390625, 34.330078125], - [101.2314453125, 34.296875], - [101.326171875, 34.2685546875], - [101.3251953125, 34.24609375], - [101.482421875, 34.21875], - [101.4931640625, 34.1962890625], - [101.5390625, 34.2119140625], - [101.580078125, 34.197265625], - [101.646484375, 34.158203125], - [101.6630859375, 34.1162109375], - [101.7041015625, 34.1201171875], - [101.7197265625, 34.083984375], - [101.7880859375, 34.1318359375], - [101.84375, 34.126953125], - [101.849609375, 34.1533203125], - [101.95703125, 34.1103515625], - [101.9609375, 34.1640625], - [102.009765625, 34.166015625], - [102.03125, 34.19140625], - [102.015625, 34.224609375], - [102.0634765625, 34.2294921875], - [102.068359375, 34.2939453125], - [102.1484375, 34.271484375], - [102.1875, 34.353515625], - [102.259765625, 34.35546875], - [102.17578125, 34.4482421875], - [102.15625, 34.5078125], - [101.978515625, 34.546875], - [101.9345703125, 34.587890625], - [101.91796875, 34.8759765625], - [101.986328125, 34.900390625], - [102.0693359375, 34.8876953125], - [102.048828125, 34.91796875], - [102.095703125, 34.9873046875], - [102.212890625, 35.0361328125], - [102.2197265625, 35.0595703125], - [102.2822265625, 35.05859375], - [102.34375, 35.162109375], - [102.404296875, 35.1787109375], - [102.3701171875, 35.2646484375], - [102.2802734375, 35.3046875], - [102.318359375, 35.33984375], - [102.283203125, 35.3935546875], - [102.3154296875, 35.4345703125], - [102.4072265625, 35.4091796875], - [102.4482421875, 35.4375], - [102.44140625, 35.4658203125], - [102.5146484375, 35.5703125], - [102.505859375, 35.587890625], - [102.744140625, 35.4951171875], - [102.7783203125, 35.521484375], - [102.7275390625, 35.53125], - [102.8095703125, 35.560546875], - [102.763671875, 35.6123046875], - [102.767578125, 35.65234375], - [102.703125, 35.7138671875], - [102.6865234375, 35.7724609375], - [102.7158203125, 35.81640625], - [102.7861328125, 35.86328125], - [102.951171875, 35.8359375], - [102.9453125, 35.9462890625], - [102.97265625, 35.99609375], - [102.9521484375, 36.0224609375], - [102.9765625, 36.037109375], - [102.8828125, 36.083984375], - [102.94140625, 36.10546875], - [102.98828125, 36.1943359375], - [103.0693359375, 36.212890625], - [102.8974609375, 36.33203125], - [102.8388671875, 36.33984375], - [102.84375, 36.3662109375], - [102.8134765625, 36.388671875], - [102.8271484375, 36.408203125], - [102.767578125, 36.4658203125], - [102.7939453125, 36.5], - [102.7353515625, 36.5625], - [102.7646484375, 36.576171875], - [102.607421875, 36.6826171875], - [102.6142578125, 36.7392578125], - [102.7216796875, 36.7705078125], - [102.6396484375, 36.8525390625], - [102.576171875, 36.880859375], - [102.5615234375, 36.919921875], - [102.451171875, 36.96875], - [102.5068359375, 37.01953125], - [102.498046875, 37.0908203125], - [102.642578125, 37.1005859375], - [102.6376953125, 37.1220703125], - [102.6025390625, 37.173828125], - [102.458984375, 37.248046875], - [102.4287109375, 37.30859375], - [102.1044921875, 37.4833984375], - [102.130859375, 37.5478515625], - [102.0400390625, 37.6220703125], - [102.037109375, 37.685546875], - [102, 37.7255859375], - [101.947265625, 37.728515625], - [101.861328125, 37.66015625], - [101.81640625, 37.6552734375], - [101.7919921875, 37.6962890625], - [101.66015625, 37.7333984375], - [101.669921875, 37.759765625], - [101.5751953125, 37.8359375], - [101.4423828125, 37.8681640625], - [101.357421875, 37.7919921875], - [101.279296875, 37.8369140625], - [101.203125, 37.84765625], - [101.16015625, 37.8681640625], - [101.103515625, 37.947265625], - [101.076171875, 37.943359375], - [100.98046875, 38.0068359375], - [100.8955078125, 38.013671875], - [100.8876953125, 38.0498046875], - [100.9228515625, 38.0859375], - [100.9306640625, 38.169921875], - [100.90234375, 38.1806640625], - [100.845703125, 38.1494140625], - [100.7158203125, 38.25390625], - [100.623046875, 38.2666015625], - [100.59765625, 38.2431640625], - [100.546875, 38.2470703125], - [100.4755859375, 38.2890625], - [100.4375, 38.2685546875], - [100.4248046875, 38.3076171875], - [100.3974609375, 38.2939453125], - [100.3193359375, 38.328125], - [100.3330078125, 38.33984375], - [100.3017578125, 38.3896484375], - [100.251953125, 38.3720703125], - [100.2373046875, 38.4443359375], - [100.060546875, 38.5205078125], - [100.001953125, 38.4677734375], - [100.0224609375, 38.4326171875], - [100.0927734375, 38.408203125], - [100.119140625, 38.3447265625], - [100.1689453125, 38.322265625], - [100.18359375, 38.22265625], - [100.1279296875, 38.2314453125], - [100.083984375, 38.28125], - [99.671875, 38.44140625], - [99.5283203125, 38.5478515625], - [99.5087890625, 38.6103515625], - [99.4482421875, 38.60546875], - [99.3623046875, 38.71875], - [99.0693359375, 38.8974609375], - [99.107421875, 38.9521484375], - [98.9365234375, 38.9951171875], - [98.8134765625, 39.087890625], - [98.744140625, 39.0869140625], - [98.5830078125, 38.9306640625], - [98.52734375, 38.9560546875], - [98.4580078125, 38.953125], - [98.384765625, 39.0302734375], - [98.2900390625, 39.037109375], - [98.279296875, 38.9677734375], - [98.236328125, 38.919921875], - [98.25, 38.8876953125], - [98.09375, 38.787109375], - [98.0126953125, 38.8583984375], - [97.7021484375, 38.9638671875], - [97.6796875, 39.0107421875], - [97.5009765625, 39.0791015625], - [97.34765625, 39.16796875], - [97.0478515625, 39.2080078125], - [96.9638671875, 39.19921875], - [97.0126953125, 39.1416015625], - [96.958984375, 39.0751953125], - [96.94140625, 38.908203125], - [96.9931640625, 38.884765625], - [96.98828125, 38.7919921875], - [97.0234375, 38.755859375], - [97.0185546875, 38.6884765625], - [97.0576171875, 38.6728515625], - [97.03515625, 38.6513671875], - [97.056640625, 38.5947265625], - [96.9609375, 38.55859375], - [96.794921875, 38.6083984375], - [96.8154296875, 38.5654296875], - [96.767578125, 38.552734375], - [96.7958984375, 38.5107421875], - [96.6669921875, 38.490234375], - [96.708984375, 38.4599609375], - [96.7021484375, 38.4345703125], - [96.6240234375, 38.345703125], - [96.666015625, 38.23046875], - [96.37890625, 38.27734375], - [96.3359375, 38.2470703125], - [96.302734375, 38.18359375], - [96.3134765625, 38.1611328125], - [96.2666015625, 38.1455078125], - [96.2529296875, 38.16796875], - [96.22265625, 38.1494140625], - [96.1044921875, 38.1884765625], - [96.05078125, 38.177734375], - [95.9384765625, 38.23828125], - [95.8984375, 38.2900390625], - [95.8564453125, 38.28515625], - [95.8271484375, 38.3544921875], - [95.7763671875, 38.3564453125], - [95.7041015625, 38.4013671875], - [95.5185546875, 38.2958984375], - [95.4951171875, 38.31640625], - [95.455078125, 38.2919921875], - [95.4423828125, 38.3115234375], - [95.3203125, 38.3212890625], - [95.2685546875, 38.2978515625], - [95.1220703125, 38.41796875], - [95.0732421875, 38.4033203125], - [94.9716796875, 38.4306640625], - [94.857421875, 38.3935546875], - [94.6611328125, 38.38671875], - [94.552734375, 38.3505859375], - [94.5283203125, 38.3662109375], - [94.529296875, 38.4228515625], - [94.37109375, 38.763671875], - [93.8828125, 38.720703125], - [93.80078125, 38.7509765625], - [93.7568359375, 38.806640625], - [93.884765625, 38.8271484375], - [93.884765625, 38.8681640625], - [93.8349609375, 38.8681640625], - [93.732421875, 38.9248046875], - [93.302734375, 38.89453125], - [93.1904296875, 38.919921875], - [93.1982421875, 39.046875], - [93.1318359375, 39.1083984375], - [93.142578125, 39.1611328125], - [93.1162109375, 39.1796875], - [93.0439453125, 39.146484375], - [92.9765625, 39.14453125], - [92.939453125, 39.169921875], - [92.8671875, 39.138671875], - [92.494140625, 39.1025390625], - [92.4599609375, 39.04296875], - [92.4111328125, 39.0390625], - [92.3544921875, 39.0703125], - [92.33984375, 39.2373046875], - [92.5263671875, 39.369140625], - [92.640625, 39.5146484375], - [92.74609375, 39.869140625], - [92.796875, 40.154296875], - [92.9072265625, 40.3115234375], - [92.9287109375, 40.5732421875], - [93.76171875, 40.6650390625], - [93.8212890625, 40.7939453125], - [93.810546875, 40.8798828125], - [94.01171875, 41.115234375], - [94.1845703125, 41.26953125], - [94.5341796875, 41.5068359375], - [94.7509765625, 41.5390625], - [94.8623046875, 41.6689453125], - [95.13671875, 41.7734375], - [95.2001953125, 41.7197265625], - [95.1943359375, 41.6953125], - [95.2509765625, 41.609375], - [95.30078125, 41.56640625], - [95.3603515625, 41.6689453125], - [95.572265625, 41.796875], - [95.8525390625, 41.8486328125], - [96.0400390625, 41.92578125], - [96.1376953125, 42.0205078125], - [96.1396484375, 42.0546875], - [96.078125, 42.150390625], - [96.1787109375, 42.21875], - [96.0419921875, 42.3271484375], - [96.06640625, 42.4150390625], - [95.9794921875, 42.4375], - [96.017578125, 42.482421875], - [96.0244140625, 42.54296875], - [96.103515625, 42.6044921875], - [96.38671875, 42.728515625], - [96.9833984375, 42.7578125], - [97.1728515625, 42.7958984375], - [97.84765625, 41.6572265625], - [97.6171875, 41.46484375], - [97.97265625, 41.0986328125], - [98.2509765625, 40.939453125], - [98.333984375, 40.919921875], - [98.3447265625, 40.5693359375], - [98.62890625, 40.6787109375], - [98.5703125, 40.7470703125], - [98.6689453125, 40.7734375], - [98.6982421875, 40.6806640625], - [98.802734375, 40.607421875], - [98.791015625, 40.7060546875], - [98.9853515625, 40.783203125], - [99.0419921875, 40.6943359375], - [99.1025390625, 40.6767578125], - [99.173828125, 40.748046875], - [99.1748046875, 40.8583984375], - [99.56640625, 40.84765625], - [99.673828125, 40.93359375], - [100.0576171875, 40.908203125], - [100.1083984375, 40.8759765625], - [100.2373046875, 40.7177734375], - [100.2431640625, 40.619140625], - [100.169921875, 40.5419921875], - [100.169921875, 40.2783203125], - [99.990234375, 40.1884765625], - [99.927734375, 40.064453125], - [99.8740234375, 40.0263671875], - [99.751953125, 40.0078125], - [99.525390625, 39.888671875], - [99.44140625, 39.88671875], - [99.6728515625, 39.888671875], - [99.822265625, 39.8603515625], - [99.9052734375, 39.7861328125], - [100.041015625, 39.7578125], - [100.1279296875, 39.703125], - [100.2509765625, 39.685546875], - [100.314453125, 39.607421875], - [100.3017578125, 39.5732421875], - [100.3271484375, 39.509765625], - [100.5009765625, 39.4814453125], - [100.5, 39.4013671875], - [100.8427734375, 39.40625], - [100.8427734375, 39.2041015625], - [100.8671875, 39.111328125], - [100.830078125, 39.0751953125], - [100.830078125, 39.0361328125], - [100.87890625, 39.001953125], - [100.9033203125, 39.0302734375], - [100.9619140625, 39.0068359375], - [100.9697265625, 38.947265625], - [101.2275390625, 39.0224609375], - [101.19921875, 38.943359375], - [101.23828125, 38.908203125], - [101.2421875, 38.861328125], - [101.3359375, 38.84765625], - [101.3408203125, 38.8203125], - [101.306640625, 38.802734375], - [101.3173828125, 38.7841796875], - [101.5615234375, 38.7138671875], - [101.6064453125, 38.6533203125], - [101.6728515625, 38.69140625], - [101.77734375, 38.6611328125], - [101.9423828125, 38.8095703125], - [102.0751953125, 38.8916015625], - [101.833984375, 39.095703125], - [102.27734375, 39.189453125], - [102.4541015625, 39.255859375], - [102.60546875, 39.171875], - [103.0107421875, 39.1005859375], - [103.357421875, 39.3369140625], - [103.83984375, 39.4609375], - [103.9560546875, 39.4580078125], - [104.0908203125, 39.419921875], - [104.0478515625, 39.2978515625], - [104.177734375, 39.15234375], - [104.2080078125, 39.083984375], - [104.197265625, 38.98828125], - [104.16796875, 38.94140625], - [104.044921875, 38.8955078125], - [103.8603515625, 38.64453125], - [103.416015625, 38.4052734375], - [103.5087890625, 38.28125], - [103.53515625, 38.1572265625], - [103.369140625, 38.08984375], - [103.369140625, 37.986328125], - [103.40234375, 37.8623046875], - [103.6767578125, 37.7841796875], - [103.8720703125, 37.6064453125], - [104.18359375, 37.4072265625], - [104.2861328125, 37.4306640625], - [104.3662109375, 37.4189453125], - [104.4365234375, 37.4462890625], - [104.458984375, 37.4208984375], - [104.521484375, 37.435546875], - [104.6806640625, 37.408203125], - [104.6689453125, 37.3564453125], - [104.71875, 37.3388671875], - [104.6533203125, 37.291015625], - [104.62109375, 37.2958984375], - [104.6005859375, 37.2451171875], - [104.626953125, 37.2060546875], - [104.7177734375, 37.208984375], - [104.775390625, 37.2470703125], - [104.826171875, 37.2294921875], - [104.8564453125, 37.2119140625], - [104.9169921875, 37.0966796875], - [104.9541015625, 37.078125], - [104.9658203125, 37.0322265625], - [105.166015625, 36.9951171875], - [105.1796875, 36.892578125], - [105.2412109375, 36.8974609375], - [105.279296875, 36.8701171875], - [105.341796875, 36.7685546875], - [105.3203125, 36.7431640625], - [105.240234375, 36.7421875], - [105.2021484375, 36.705078125], - [105.220703125, 36.6318359375], - [105.2705078125, 36.59375], - [105.2763671875, 36.5634765625], - [105.2490234375, 36.546875], - [105.28125, 36.5234375], - [105.322265625, 36.5361328125], - [105.3623046875, 36.4990234375], - [105.3642578125, 36.4375], - [105.3984375, 36.4306640625], - [105.419921875, 36.3779296875], - [105.4052734375, 36.359375], - [105.4765625, 36.2939453125], - [105.4599609375, 36.2265625], - [105.515625, 36.1474609375], - [105.4921875, 36.1015625], - [105.4306640625, 36.1044921875], - [105.341796875, 36.0283203125], - [105.3271484375, 35.9052734375], - [105.3984375, 35.857421875], - [105.37109375, 35.8447265625], - [105.3798828125, 35.7958984375], - [105.427734375, 35.8203125], - [105.4541015625, 35.748046875], - [105.5078125, 35.7197265625], - [105.5615234375, 35.7255859375], - [105.564453125, 35.6884765625], - [105.5703125, 35.716796875], - [105.66796875, 35.75], - [105.755859375, 35.7314453125], - [105.7412109375, 35.69921875], - [105.7216796875, 35.7265625], - [105.69140625, 35.6845703125], - [105.720703125, 35.6787109375], - [105.71484375, 35.6484375], - [105.7421875, 35.626953125], - [105.763671875, 35.6328125], - [105.7490234375, 35.615234375], - [105.798828125, 35.56640625], - [105.8173828125, 35.5751953125], - [105.8427734375, 35.490234375], - [105.869140625, 35.5400390625], - [105.9033203125, 35.5478515625], - [106.0146484375, 35.5244140625], - [106.0185546875, 35.4951171875], - [106.0439453125, 35.4892578125] - ] - ] - ] - }, - "properties": { - "cp": [103.823557, 36.058039], - "name": "甘肃", - "childNum": 2 - } - }, { - "id": "630000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [102.83984375, 36.3466796875], - [102.8349609375, 36.369140625], - [102.83984375, 36.3466796875] - ] - ], - [ - [ - [93.134765625, 39.1416015625], - [93.1328125, 39.1083984375], - [93.1982421875, 39.046875], - [93.1904296875, 38.919921875], - [93.302734375, 38.89453125], - [93.732421875, 38.9248046875], - [93.8349609375, 38.8681640625], - [93.884765625, 38.8681640625], - [93.884765625, 38.8271484375], - [93.7568359375, 38.806640625], - [93.80078125, 38.7509765625], - [93.8828125, 38.720703125], - [94.37109375, 38.763671875], - [94.529296875, 38.4228515625], - [94.5283203125, 38.3662109375], - [94.552734375, 38.3505859375], - [94.6611328125, 38.38671875], - [94.857421875, 38.3935546875], - [94.9716796875, 38.4306640625], - [95.0732421875, 38.4033203125], - [95.1220703125, 38.41796875], - [95.2685546875, 38.2978515625], - [95.3203125, 38.3212890625], - [95.4423828125, 38.3115234375], - [95.455078125, 38.2919921875], - [95.4951171875, 38.31640625], - [95.5185546875, 38.2958984375], - [95.7041015625, 38.4013671875], - [95.7763671875, 38.3564453125], - [95.8271484375, 38.3544921875], - [95.8564453125, 38.28515625], - [95.8984375, 38.2900390625], - [95.9384765625, 38.23828125], - [96.05078125, 38.177734375], - [96.1044921875, 38.1884765625], - [96.22265625, 38.1494140625], - [96.2529296875, 38.16796875], - [96.2666015625, 38.1455078125], - [96.3134765625, 38.1611328125], - [96.302734375, 38.18359375], - [96.3359375, 38.2470703125], - [96.37890625, 38.27734375], - [96.666015625, 38.23046875], - [96.6240234375, 38.345703125], - [96.7021484375, 38.4345703125], - [96.708984375, 38.4599609375], - [96.6669921875, 38.490234375], - [96.7958984375, 38.5107421875], - [96.767578125, 38.552734375], - [96.8154296875, 38.5654296875], - [96.794921875, 38.6083984375], - [96.9609375, 38.55859375], - [97.056640625, 38.5947265625], - [97.03515625, 38.6513671875], - [97.0576171875, 38.6728515625], - [97.0185546875, 38.6884765625], - [97.0234375, 38.755859375], - [96.98828125, 38.7919921875], - [96.9931640625, 38.884765625], - [96.94140625, 38.908203125], - [96.958984375, 39.0751953125], - [97.0126953125, 39.1416015625], - [96.9638671875, 39.19921875], - [97.0478515625, 39.2080078125], - [97.34765625, 39.16796875], - [97.5009765625, 39.0791015625], - [97.6796875, 39.0107421875], - [97.7021484375, 38.9638671875], - [98.0126953125, 38.8583984375], - [98.09375, 38.787109375], - [98.25, 38.8876953125], - [98.236328125, 38.919921875], - [98.279296875, 38.9677734375], - [98.2900390625, 39.037109375], - [98.384765625, 39.0302734375], - [98.4580078125, 38.953125], - [98.52734375, 38.9560546875], - [98.5830078125, 38.9306640625], - [98.744140625, 39.0869140625], - [98.8134765625, 39.087890625], - [98.9365234375, 38.9951171875], - [99.107421875, 38.9521484375], - [99.0693359375, 38.8974609375], - [99.3623046875, 38.71875], - [99.4482421875, 38.60546875], - [99.5087890625, 38.6103515625], - [99.5283203125, 38.5478515625], - [99.671875, 38.44140625], - [100.083984375, 38.28125], - [100.1279296875, 38.2314453125], - [100.18359375, 38.22265625], - [100.1689453125, 38.322265625], - [100.119140625, 38.3447265625], - [100.0927734375, 38.408203125], - [100.0224609375, 38.4326171875], - [100.001953125, 38.4677734375], - [100.060546875, 38.5205078125], - [100.2373046875, 38.4443359375], - [100.251953125, 38.3720703125], - [100.3017578125, 38.3896484375], - [100.3330078125, 38.33984375], - [100.3193359375, 38.328125], - [100.3974609375, 38.2939453125], - [100.4248046875, 38.3076171875], - [100.4375, 38.2685546875], - [100.4755859375, 38.2890625], - [100.546875, 38.2470703125], - [100.59765625, 38.2431640625], - [100.623046875, 38.2666015625], - [100.7158203125, 38.25390625], - [100.845703125, 38.1494140625], - [100.90234375, 38.1806640625], - [100.9306640625, 38.169921875], - [100.9228515625, 38.0859375], - [100.8876953125, 38.0498046875], - [100.8955078125, 38.013671875], - [100.98046875, 38.0068359375], - [101.076171875, 37.943359375], - [101.103515625, 37.947265625], - [101.16015625, 37.8681640625], - [101.203125, 37.84765625], - [101.279296875, 37.8369140625], - [101.357421875, 37.7919921875], - [101.4423828125, 37.8681640625], - [101.5751953125, 37.8359375], - [101.669921875, 37.759765625], - [101.66015625, 37.7333984375], - [101.7919921875, 37.6962890625], - [101.81640625, 37.6552734375], - [101.861328125, 37.66015625], - [101.947265625, 37.728515625], - [102, 37.7255859375], - [102.037109375, 37.685546875], - [102.0400390625, 37.6220703125], - [102.130859375, 37.5478515625], - [102.1044921875, 37.4833984375], - [102.173828125, 37.4619140625], - [102.1982421875, 37.4208984375], - [102.30078125, 37.3916015625], - [102.3115234375, 37.361328125], - [102.4287109375, 37.30859375], - [102.4208984375, 37.29296875], - [102.4892578125, 37.224609375], - [102.6044921875, 37.1728515625], - [102.642578125, 37.1005859375], - [102.498046875, 37.0908203125], - [102.5068359375, 37.01953125], - [102.451171875, 36.96875], - [102.5615234375, 36.919921875], - [102.576171875, 36.880859375], - [102.6396484375, 36.8525390625], - [102.7216796875, 36.7705078125], - [102.6142578125, 36.7392578125], - [102.607421875, 36.6826171875], - [102.7646484375, 36.576171875], - [102.7353515625, 36.5625], - [102.7939453125, 36.5], - [102.767578125, 36.4658203125], - [102.8271484375, 36.408203125], - [102.8134765625, 36.388671875], - [102.8388671875, 36.33984375], - [102.8974609375, 36.33203125], - [103.0712890625, 36.20703125], - [102.98828125, 36.1943359375], - [102.94140625, 36.10546875], - [102.8828125, 36.083984375], - [102.9765625, 36.037109375], - [102.9521484375, 36.0224609375], - [102.97265625, 35.99609375], - [102.9453125, 35.9462890625], - [102.947265625, 35.83203125], - [102.7841796875, 35.86328125], - [102.6953125, 35.796875], - [102.703125, 35.7138671875], - [102.767578125, 35.65234375], - [102.763671875, 35.6123046875], - [102.8095703125, 35.560546875], - [102.7294921875, 35.525390625], - [102.7783203125, 35.521484375], - [102.744140625, 35.4951171875], - [102.505859375, 35.587890625], - [102.5146484375, 35.5703125], - [102.44140625, 35.4658203125], - [102.4482421875, 35.4375], - [102.4072265625, 35.4091796875], - [102.3154296875, 35.4345703125], - [102.283203125, 35.3935546875], - [102.318359375, 35.33984375], - [102.2802734375, 35.3046875], - [102.3701171875, 35.2646484375], - [102.404296875, 35.1787109375], - [102.34375, 35.162109375], - [102.2822265625, 35.05859375], - [102.2197265625, 35.0595703125], - [102.212890625, 35.0361328125], - [102.095703125, 34.9873046875], - [102.048828125, 34.91796875], - [102.0693359375, 34.8876953125], - [101.986328125, 34.900390625], - [101.91796875, 34.8759765625], - [101.9345703125, 34.587890625], - [101.978515625, 34.546875], - [102.15625, 34.5078125], - [102.17578125, 34.4482421875], - [102.259765625, 34.3544921875], - [102.1875, 34.353515625], - [102.1484375, 34.271484375], - [102.068359375, 34.2939453125], - [102.0634765625, 34.2294921875], - [102.015625, 34.224609375], - [102.03125, 34.19140625], - [102.009765625, 34.166015625], - [101.9609375, 34.1640625], - [101.95703125, 34.1103515625], - [101.849609375, 34.1533203125], - [101.8388671875, 34.125], - [101.7646484375, 34.123046875], - [101.736328125, 34.0810546875], - [101.7021484375, 34.12109375], - [101.6552734375, 34.12109375], - [101.623046875, 34.1787109375], - [101.3251953125, 34.24609375], - [101.326171875, 34.2685546875], - [101.2314453125, 34.296875], - [101.2275390625, 34.330078125], - [101.0546875, 34.3232421875], - [100.951171875, 34.3837890625], - [100.8955078125, 34.3759765625], - [100.8056640625, 34.287109375], - [100.810546875, 34.248046875], - [100.7646484375, 34.1796875], - [100.87109375, 34.083984375], - [100.8818359375, 34.037109375], - [100.99609375, 33.8916015625], - [101.1552734375, 33.8427734375], - [101.1923828125, 33.7880859375], - [101.1630859375, 33.7197265625], - [101.1689453125, 33.658203125], - [101.2373046875, 33.6865234375], - [101.3916015625, 33.6455078125], - [101.4248046875, 33.65625], - [101.43359375, 33.685546875], - [101.54296875, 33.6953125], - [101.5595703125, 33.6689453125], - [101.5859375, 33.673828125], - [101.6123046875, 33.6162109375], - [101.6318359375, 33.4931640625], - [101.736328125, 33.4970703125], - [101.77734375, 33.5361328125], - [101.7763671875, 33.4521484375], - [101.697265625, 33.435546875], - [101.6630859375, 33.3818359375], - [101.6552734375, 33.3154296875], - [101.7412109375, 33.26953125], - [101.654296875, 33.1630859375], - [101.6611328125, 33.1357421875], - [101.6259765625, 33.1015625], - [101.4912109375, 33.2255859375], - [101.4326171875, 33.2314453125], - [101.3876953125, 33.208984375], - [101.3828125, 33.1533203125], - [101.2978515625, 33.2626953125], - [101.18359375, 33.2705078125], - [101.1162109375, 33.1962890625], - [101.169921875, 33.1025390625], - [101.14453125, 33.0595703125], - [101.1845703125, 33.0419921875], - [101.185546875, 32.9853515625], - [101.1298828125, 32.990234375], - [101.1240234375, 32.912109375], - [101.22265625, 32.859375], - [101.23828125, 32.8251953125], - [101.2216796875, 32.72265625], - [101.1611328125, 32.6640625], - [101.1220703125, 32.6552734375], - [101.12109375, 32.6328125], - [101.11328125, 32.6728515625], - [101.0732421875, 32.68359375], - [100.9306640625, 32.6005859375], - [100.8369140625, 32.6494140625], - [100.77734375, 32.6396484375], - [100.7685546875, 32.6650390625], - [100.75390625, 32.650390625], - [100.6875, 32.677734375], - [100.71875, 32.6220703125], - [100.6640625, 32.62109375], - [100.6640625, 32.5224609375], - [100.544921875, 32.5703125], - [100.47265625, 32.693359375], - [100.4208984375, 32.732421875], - [100.37890625, 32.69921875], - [100.400390625, 32.7568359375], - [100.3349609375, 32.71875], - [100.2587890625, 32.7431640625], - [100.2158203125, 32.607421875], - [100.1904296875, 32.630859375], - [100.1103515625, 32.6396484375], - [100.0888671875, 32.669921875], - [100.138671875, 32.7216796875], - [100.1240234375, 32.837890625], - [100.0703125, 32.89453125], - [100.029296875, 32.8974609375], - [100.0380859375, 32.9306640625], - [99.95703125, 32.9482421875], - [99.9033203125, 33.0478515625], - [99.8779296875, 33.0458984375], - [99.853515625, 32.943359375], - [99.7705078125, 32.9462890625], - [99.79296875, 32.8837890625], - [99.7275390625, 32.7255859375], - [99.705078125, 32.765625], - [99.6376953125, 32.79296875], - [99.6083984375, 32.78125], - [99.556640625, 32.8408203125], - [99.3857421875, 32.900390625], - [99.2685546875, 32.87890625], - [99.1953125, 33.0361328125], - [99.0302734375, 33.0947265625], - [99.0029296875, 33.0830078125], - [98.8564453125, 33.1533203125], - [98.8046875, 33.2197265625], - [98.8076171875, 33.265625], - [98.7587890625, 33.279296875], - [98.7841796875, 33.345703125], - [98.734375, 33.41015625], - [98.7431640625, 33.4765625], - [98.650390625, 33.544921875], - [98.6552734375, 33.591796875], - [98.6220703125, 33.61328125], - [98.6181640625, 33.6376953125], - [98.6572265625, 33.65234375], - [98.5830078125, 33.732421875], - [98.4921875, 33.771484375], - [98.4638671875, 33.8486328125], - [98.4072265625, 33.8671875], - [98.427734375, 33.908203125], - [98.41015625, 33.9423828125], - [98.44140625, 33.9931640625], - [98.392578125, 34.056640625], - [98.4052734375, 34.0859375], - [98.2080078125, 34.0791015625], - [98.099609375, 34.123046875], - [98.029296875, 34.123046875], - [97.9453125, 34.19921875], - [97.8115234375, 34.2080078125], - [97.7744140625, 34.1630859375], - [97.666015625, 34.126953125], - [97.703125, 34.037109375], - [97.6552734375, 34.0078125], - [97.638671875, 33.921875], - [97.392578125, 33.8896484375], - [97.400390625, 33.8505859375], - [97.369140625, 33.82421875], - [97.423828125, 33.755859375], - [97.435546875, 33.6806640625], - [97.40625, 33.62890625], - [97.416015625, 33.6064453125], - [97.525390625, 33.576171875], - [97.5126953125, 33.51953125], - [97.552734375, 33.4658203125], - [97.6298828125, 33.4609375], - [97.7587890625, 33.4033203125], - [97.6767578125, 33.341796875], - [97.625, 33.33984375], - [97.5771484375, 33.22265625], - [97.4873046875, 33.16796875], - [97.48828125, 33.107421875], - [97.517578125, 33.09765625], - [97.54296875, 33.037109375], - [97.498046875, 33.0224609375], - [97.5244140625, 32.9892578125], - [97.3740234375, 32.9560546875], - [97.3486328125, 32.8955078125], - [97.3896484375, 32.865234375], - [97.3828125, 32.79296875], - [97.4296875, 32.69921875], - [97.7314453125, 32.52734375], - [97.521484375, 32.5263671875], - [97.4736328125, 32.544921875], - [97.4482421875, 32.587890625], - [97.3876953125, 32.5498046875], - [97.341796875, 32.5576171875], - [97.3291015625, 32.5185546875], - [97.3896484375, 32.5009765625], - [97.341796875, 32.4404296875], - [97.3916015625, 32.4228515625], - [97.4248046875, 32.3232421875], - [97.37109375, 32.2734375], - [97.322265625, 32.3037109375], - [97.2900390625, 32.28125], - [97.2646484375, 32.1826171875], - [97.2724609375, 32.140625], - [97.314453125, 32.130859375], - [97.2939453125, 32.09765625], - [97.30859375, 32.07421875], - [97.2568359375, 32.0732421875], - [97.220703125, 32.109375], - [97.2021484375, 32.091796875], - [97.234375, 32.0478515625], - [97.1884765625, 32.0556640625], - [97.169921875, 32.0244140625], - [96.9560546875, 32.0625], - [96.9345703125, 32.04296875], - [96.966796875, 32.0146484375], - [96.9560546875, 31.994140625], - [96.8935546875, 32.013671875], - [96.86328125, 31.9970703125], - [96.8671875, 31.96484375], - [96.8232421875, 32.0087890625], - [96.724609375, 32.0234375], - [96.75390625, 31.9443359375], - [96.810546875, 31.8974609375], - [96.7626953125, 31.865234375], - [96.7666015625, 31.8193359375], - [96.8408203125, 31.7275390625], - [96.775390625, 31.6748046875], - [96.6767578125, 31.728515625], - [96.662109375, 31.7060546875], - [96.6162109375, 31.7373046875], - [96.568359375, 31.712890625], - [96.4697265625, 31.7705078125], - [96.4130859375, 31.8369140625], - [96.384765625, 31.9248046875], - [96.2529296875, 31.9306640625], - [96.189453125, 31.9052734375], - [96.21484375, 31.8642578125], - [96.17578125, 31.8251953125], - [96.1767578125, 31.7783203125], - [96.23046875, 31.7509765625], - [96.2529296875, 31.6953125], - [96.20703125, 31.599609375], - [96.1572265625, 31.603515625], - [96.1474609375, 31.6904296875], - [96.0419921875, 31.734375], - [95.9931640625, 31.77734375], - [95.9833984375, 31.8173828125], - [95.8994140625, 31.8173828125], - [95.8251953125, 31.6826171875], - [95.779296875, 31.75], - [95.68359375, 31.77734375], - [95.6171875, 31.7841796875], - [95.5654296875, 31.740234375], - [95.513671875, 31.75], - [95.4580078125, 31.8017578125], - [95.4091796875, 31.919921875], - [95.361328125, 31.9384765625], - [95.3779296875, 31.9921875], - [95.455078125, 32.0087890625], - [95.416015625, 32.046875], - [95.455078125, 32.0634765625], - [95.439453125, 32.1591796875], - [95.3896484375, 32.1865234375], - [95.36328125, 32.1484375], - [95.3134765625, 32.1494140625], - [95.2705078125, 32.1953125], - [95.2412109375, 32.3212890625], - [95.1328125, 32.2646484375], - [95.080078125, 32.2802734375], - [95.09765625, 32.3232421875], - [95.26171875, 32.3486328125], - [95.21875, 32.3974609375], - [95.0751953125, 32.376953125], - [94.98828125, 32.4228515625], - [94.9189453125, 32.412109375], - [94.892578125, 32.4716796875], - [94.8076171875, 32.4873046875], - [94.7587890625, 32.5302734375], - [94.7734375, 32.5556640625], - [94.615234375, 32.673828125], - [94.59765625, 32.630859375], - [94.5390625, 32.599609375], - [94.462890625, 32.60546875], - [94.455078125, 32.568359375], - [94.3935546875, 32.6044921875], - [94.3681640625, 32.5224609375], - [94.318359375, 32.5322265625], - [94.29296875, 32.5029296875], - [94.197265625, 32.5166015625], - [94.181640625, 32.4560546875], - [94.1376953125, 32.4345703125], - [94.0673828125, 32.470703125], - [94.01171875, 32.4462890625], - [93.9599609375, 32.4853515625], - [93.859375, 32.46484375], - [93.8212890625, 32.548828125], - [93.72265625, 32.578125], - [93.6533203125, 32.5732421875], - [93.6201171875, 32.5234375], - [93.5224609375, 32.4736328125], - [93.4775390625, 32.5048828125], - [93.462890625, 32.556640625], - [93.412109375, 32.55859375], - [93.3828125, 32.5263671875], - [93.2431640625, 32.662109375], - [93.17578125, 32.6708984375], - [93.16015625, 32.6455078125], - [93.06640625, 32.6279296875], - [93.009765625, 32.7421875], - [92.8779296875, 32.697265625], - [92.6904296875, 32.7666015625], - [92.650390625, 32.7216796875], - [92.599609375, 32.7451171875], - [92.5546875, 32.7314453125], - [92.4560546875, 32.765625], - [92.4111328125, 32.748046875], - [92.3564453125, 32.7646484375], - [92.3505859375, 32.7421875], - [92.3056640625, 32.7509765625], - [92.255859375, 32.7216796875], - [92.19921875, 32.7548828125], - [92.2119140625, 32.7890625], - [92.193359375, 32.8037109375], - [92.2314453125, 32.8408203125], - [92.2041015625, 32.8681640625], - [92.14453125, 32.8857421875], - [91.9580078125, 32.8203125], - [91.896484375, 32.908203125], - [91.8583984375, 32.9033203125], - [91.8388671875, 32.9501953125], - [91.7880859375, 32.943359375], - [91.68359375, 32.990234375], - [91.4990234375, 33.109375], - [91.4365234375, 33.06640625], - [91.2314453125, 33.142578125], - [91.162109375, 33.109375], - [91.1474609375, 33.072265625], - [91.0703125, 33.1142578125], - [91.0380859375, 33.099609375], - [91.0126953125, 33.1220703125], - [90.931640625, 33.12109375], - [90.90234375, 33.083984375], - [90.8837890625, 33.12109375], - [90.705078125, 33.13671875], - [90.48828125, 33.2666015625], - [90.36328125, 33.2802734375], - [90.244140625, 33.4267578125], - [90.0947265625, 33.4677734375], - [90.08203125, 33.53125], - [89.98828125, 33.583984375], - [90.0087890625, 33.6884765625], - [89.984375, 33.7265625], - [89.90625, 33.7431640625], - [89.9423828125, 33.8017578125], - [89.900390625, 33.8076171875], - [89.84765625, 33.8662109375], - [89.7958984375, 33.8662109375], - [89.6884765625, 33.9599609375], - [89.63671875, 34.04296875], - [89.6943359375, 34.126953125], - [89.7568359375, 34.1240234375], - [89.7607421875, 34.1533203125], - [89.8173828125, 34.169921875], - [89.826171875, 34.2939453125], - [89.8720703125, 34.3359375], - [89.7998046875, 34.3935546875], - [89.82421875, 34.4560546875], - [89.8154296875, 34.548828125], - [89.7783203125, 34.5751953125], - [89.7998046875, 34.62890625], - [89.7265625, 34.6611328125], - [89.7236328125, 34.7041015625], - [89.7333984375, 34.732421875], - [89.8095703125, 34.75], - [89.826171875, 34.796875], - [89.869140625, 34.81640625], - [89.841796875, 34.865234375], - [89.8125, 34.87109375], - [89.8212890625, 34.904296875], - [89.7880859375, 34.921875], - [89.7470703125, 34.904296875], - [89.7099609375, 34.9208984375], - [89.6552734375, 34.8837890625], - [89.580078125, 34.89453125], - [89.560546875, 34.939453125], - [89.5927734375, 35.109375], - [89.5146484375, 35.1376953125], - [89.4501953125, 35.2255859375], - [89.5341796875, 35.279296875], - [89.49609375, 35.2939453125], - [89.5166015625, 35.3330078125], - [89.505859375, 35.3720703125], - [89.587890625, 35.3837890625], - [89.6572265625, 35.42578125], - [89.6865234375, 35.4150390625], - [89.7666015625, 35.4833984375], - [89.7060546875, 35.5078125], - [89.7001953125, 35.5458984375], - [89.7138671875, 35.5830078125], - [89.765625, 35.58984375], - [89.7255859375, 35.650390625], - [89.7490234375, 35.6630859375], - [89.7470703125, 35.7548828125], - [89.78125, 35.765625], - [89.7685546875, 35.7998046875], - [89.802734375, 35.8486328125], - [89.55078125, 35.857421875], - [89.5302734375, 35.8720703125], - [89.5546875, 35.8798828125], - [89.42578125, 35.919921875], - [89.435546875, 35.9931640625], - [89.4052734375, 36.0224609375], - [89.421875, 36.046875], - [89.4765625, 36.0224609375], - [89.60546875, 36.0390625], - [89.7119140625, 36.09375], - [89.763671875, 36.0732421875], - [89.9462890625, 36.0693359375], - [89.9375, 36.130859375], - [89.9931640625, 36.1640625], - [90.0205078125, 36.2138671875], - [90.0283203125, 36.2587890625], - [90.005859375, 36.2802734375], - [90.14453125, 36.240234375], - [90.130859375, 36.2080078125], - [90.2421875, 36.16015625], - [90.6630859375, 36.134765625], - [90.775390625, 36.087890625], - [90.84765625, 36.017578125], - [90.9267578125, 36.03125], - [90.978515625, 36.1064453125], - [91.1123046875, 36.095703125], - [91.1259765625, 36.1142578125], - [91.091796875, 36.162109375], - [91.0986328125, 36.2177734375], - [91.0478515625, 36.2451171875], - [91.0771484375, 36.2939453125], - [91.0263671875, 36.3271484375], - [91.0537109375, 36.4306640625], - [91.0283203125, 36.443359375], - [91.0361328125, 36.5302734375], - [90.7412109375, 36.5859375], - [90.7314453125, 36.65625], - [90.70703125, 36.6591796875], - [90.72265625, 36.7109375], - [90.755859375, 36.7216796875], - [90.72265625, 36.798828125], - [90.861328125, 36.9189453125], - [91.037109375, 36.9296875], - [91.0498046875, 36.966796875], - [91.1181640625, 36.97265625], - [91.1337890625, 37.0078125], - [91.181640625, 37.025390625], - [91.314453125, 37.0205078125], - [91.2900390625, 37.044921875], - [91.3037109375, 37.083984375], - [91.2802734375, 37.1640625], - [91.19140625, 37.2060546875], - [91.1943359375, 37.275390625], - [91.1357421875, 37.32421875], - [91.0751953125, 37.4755859375], - [91.0009765625, 37.4951171875], - [90.94140625, 37.48046875], - [90.939453125, 37.501953125], - [90.8642578125, 37.533203125], - [90.8779296875, 37.5830078125], - [90.7763671875, 37.6513671875], - [90.6591796875, 37.7041015625], - [90.521484375, 37.7294921875], - [90.53125, 38.3203125], - [90.3623046875, 38.30078125], - [90.353515625, 38.234375], - [90.28125, 38.23828125], - [90.138671875, 38.3408203125], - [90.1796875, 38.3974609375], - [90.115234375, 38.4140625], - [90.1123046875, 38.478515625], - [90.1337890625, 38.4951171875], - [90.4248046875, 38.4931640625], - [90.4658203125, 38.5224609375], - [90.4638671875, 38.5576171875], - [90.611328125, 38.5966796875], - [90.646484375, 38.6357421875], - [90.625, 38.6689453125], - [90.8037109375, 38.6552734375], - [91.1142578125, 38.7080078125], - [91.2431640625, 38.7529296875], - [91.2998046875, 38.7470703125], - [91.447265625, 38.8134765625], - [91.876953125, 38.8818359375], - [91.9912109375, 38.939453125], - [92.173828125, 38.9609375], - [92.259765625, 39.001953125], - [92.3828125, 39.0009765625], - [92.4169921875, 39.0107421875], - [92.40625, 39.037109375], - [92.423828125, 39.046875], - [92.4599609375, 39.04296875], - [92.494140625, 39.1025390625], - [92.8671875, 39.138671875], - [92.939453125, 39.169921875], - [92.9765625, 39.14453125], - [93.0439453125, 39.146484375], - [93.1162109375, 39.1796875], - [93.142578125, 39.1611328125], - [93.134765625, 39.1416015625] - ] - ] - ] - }, - "properties": { - "cp": [101.778916, 36.623178], - "name": "青海", - "childNum": 2 - } - }, { - "id": "640000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [106.802734375, 39.298828125], - [106.796875, 39.21484375], - [106.859375, 39.1083984375], - [106.9677734375, 39.0556640625], - [106.9599609375, 38.94921875], - [106.7099609375, 38.7197265625], - [106.6630859375, 38.6015625], - [106.6484375, 38.4716796875], - [106.6005859375, 38.390625], - [106.4833984375, 38.3173828125], - [106.5556640625, 38.2646484375], - [106.7685546875, 38.17578125], - [106.9453125, 38.1318359375], - [107.0517578125, 38.123046875], - [107.1220703125, 38.1357421875], - [107.1416015625, 38.162109375], - [107.1884765625, 38.15625], - [107.2431640625, 38.111328125], - [107.33203125, 38.0869140625], - [107.39453125, 38.015625], - [107.43359375, 38.005859375], - [107.419921875, 37.94140625], - [107.4931640625, 37.9453125], - [107.66015625, 37.8447265625], - [107.62109375, 37.7763671875], - [107.5859375, 37.798828125], - [107.591796875, 37.7841796875], - [107.5, 37.7666015625], - [107.4658203125, 37.69140625], - [107.3876953125, 37.69140625], - [107.419921875, 37.650390625], - [107.3115234375, 37.6103515625], - [107.373046875, 37.580078125], - [107.345703125, 37.51953125], - [107.28515625, 37.482421875], - [107.26171875, 37.37109375], - [107.2646484375, 37.3115234375], - [107.3095703125, 37.2509765625], - [107.2705078125, 37.2294921875], - [107.3388671875, 37.1591796875], - [107.3076171875, 37.1005859375], - [107.2783203125, 37.12890625], - [107.2861328125, 37.095703125], - [107.2353515625, 37.0966796875], - [107.181640625, 37.14453125], - [107.0966796875, 37.1162109375], - [107.03125, 37.1416015625], - [107.03125, 37.1083984375], - [106.9853515625, 37.1083984375], - [106.90625, 37.15234375], - [106.8916015625, 37.1396484375], - [106.91796875, 37.1240234375], - [106.892578125, 37.0986328125], - [106.78125, 37.1591796875], - [106.7607421875, 37.0810546875], - [106.728515625, 37.1220703125], - [106.60546875, 37.1279296875], - [106.6669921875, 37.017578125], - [106.6416015625, 37.01171875], - [106.6435546875, 36.962890625], - [106.595703125, 36.9697265625], - [106.580078125, 36.935546875], - [106.5390625, 36.978515625], - [106.55078125, 36.9404296875], - [106.609375, 36.91015625], - [106.6103515625, 36.87890625], - [106.640625, 36.8828125], - [106.6240234375, 36.8623046875], - [106.6591796875, 36.818359375], - [106.6279296875, 36.7529296875], - [106.646484375, 36.7236328125], - [106.59375, 36.7509765625], - [106.533203125, 36.7314453125], - [106.5146484375, 36.7158203125], - [106.53125, 36.6904296875], - [106.490234375, 36.6845703125], - [106.4931640625, 36.6298828125], - [106.4453125, 36.625], - [106.47265625, 36.5810546875], - [106.4501953125, 36.578125], - [106.4560546875, 36.560546875], - [106.3623046875, 36.5732421875], - [106.4111328125, 36.51953125], - [106.521484375, 36.4794921875], - [106.48828125, 36.40234375], - [106.533203125, 36.376953125], - [106.5068359375, 36.3779296875], - [106.5126953125, 36.287109375], - [106.470703125, 36.3125], - [106.5048828125, 36.2666015625], - [106.5419921875, 36.25390625], - [106.5595703125, 36.29296875], - [106.5947265625, 36.2705078125], - [106.60546875, 36.2958984375], - [106.6123046875, 36.2734375], - [106.6376953125, 36.265625], - [106.6455078125, 36.28515625], - [106.654296875, 36.2578125], - [106.6845703125, 36.2744140625], - [106.7021484375, 36.240234375], - [106.763671875, 36.2158203125], - [106.833984375, 36.2294921875], - [106.9130859375, 36.154296875], - [106.9169921875, 36.1220703125], - [106.9306640625, 36.138671875], - [106.92578125, 36.1162109375], - [106.947265625, 36.123046875], - [106.9599609375, 36.076171875], - [106.9287109375, 36.015625], - [106.9501953125, 35.9921875], - [106.9169921875, 35.9453125], - [106.892578125, 35.966796875], - [106.9033203125, 35.9443359375], - [106.9453125, 35.9404296875], - [106.8505859375, 35.8896484375], - [106.880859375, 35.880859375], - [106.87890625, 35.853515625], - [106.927734375, 35.8095703125], - [106.8984375, 35.80859375], - [106.912109375, 35.76953125], - [106.8720703125, 35.77734375], - [106.8662109375, 35.73828125], - [106.8193359375, 35.7451171875], - [106.806640625, 35.7099609375], - [106.751953125, 35.7265625], - [106.7548828125, 35.69140625], - [106.7333984375, 35.689453125], - [106.68359375, 35.7294921875], - [106.658203125, 35.7080078125], - [106.62109375, 35.744140625], - [106.595703125, 35.728515625], - [106.53125, 35.7421875], - [106.435546875, 35.689453125], - [106.4833984375, 35.576171875], - [106.4619140625, 35.5810546875], - [106.44140625, 35.5263671875], - [106.4658203125, 35.4814453125], - [106.490234375, 35.48046875], - [106.509765625, 35.3583984375], - [106.41796875, 35.2763671875], - [106.369140625, 35.2744140625], - [106.3583984375, 35.2392578125], - [106.25390625, 35.337890625], - [106.23828125, 35.41015625], - [106.1953125, 35.4111328125], - [106.1748046875, 35.4384765625], - [106.109375, 35.36328125], - [106.0703125, 35.458984375], - [106.0927734375, 35.5107421875], - [106.021484375, 35.494140625], - [106.0146484375, 35.5244140625], - [105.9013671875, 35.5478515625], - [105.869140625, 35.5400390625], - [105.8427734375, 35.490234375], - [105.8173828125, 35.5751953125], - [105.798828125, 35.56640625], - [105.7490234375, 35.615234375], - [105.763671875, 35.6328125], - [105.7421875, 35.626953125], - [105.71484375, 35.6484375], - [105.720703125, 35.6787109375], - [105.69140625, 35.6845703125], - [105.7216796875, 35.7265625], - [105.7412109375, 35.69921875], - [105.755859375, 35.7314453125], - [105.66796875, 35.75], - [105.5703125, 35.716796875], - [105.564453125, 35.6884765625], - [105.5615234375, 35.7255859375], - [105.5078125, 35.7197265625], - [105.4541015625, 35.748046875], - [105.427734375, 35.8203125], - [105.3798828125, 35.7958984375], - [105.37109375, 35.8447265625], - [105.3984375, 35.857421875], - [105.3271484375, 35.9052734375], - [105.341796875, 36.0283203125], - [105.4306640625, 36.1044921875], - [105.4921875, 36.1015625], - [105.515625, 36.1474609375], - [105.4599609375, 36.2265625], - [105.4765625, 36.2939453125], - [105.4052734375, 36.359375], - [105.419921875, 36.3779296875], - [105.3984375, 36.4306640625], - [105.3642578125, 36.4375], - [105.3623046875, 36.4990234375], - [105.322265625, 36.5361328125], - [105.28125, 36.5234375], - [105.2490234375, 36.546875], - [105.2763671875, 36.5634765625], - [105.2705078125, 36.59375], - [105.220703125, 36.6318359375], - [105.2021484375, 36.705078125], - [105.240234375, 36.7421875], - [105.3203125, 36.7431640625], - [105.341796875, 36.7685546875], - [105.279296875, 36.8701171875], - [105.2412109375, 36.8974609375], - [105.1796875, 36.892578125], - [105.166015625, 36.9951171875], - [104.9658203125, 37.0322265625], - [104.9541015625, 37.078125], - [104.9169921875, 37.0966796875], - [104.8564453125, 37.2119140625], - [104.826171875, 37.2294921875], - [104.775390625, 37.2470703125], - [104.7177734375, 37.208984375], - [104.626953125, 37.2060546875], - [104.6005859375, 37.2451171875], - [104.62109375, 37.2958984375], - [104.6533203125, 37.291015625], - [104.71875, 37.3388671875], - [104.6689453125, 37.3564453125], - [104.6806640625, 37.408203125], - [104.521484375, 37.435546875], - [104.458984375, 37.4208984375], - [104.4365234375, 37.4462890625], - [104.3662109375, 37.4189453125], - [104.2880859375, 37.427734375], - [104.408203125, 37.46484375], - [104.419921875, 37.5126953125], - [104.8017578125, 37.5390625], - [104.8671875, 37.5673828125], - [105.0244140625, 37.580078125], - [105.111328125, 37.6337890625], - [105.3154296875, 37.7021484375], - [105.599609375, 37.7001953125], - [105.6240234375, 37.779296875], - [105.68359375, 37.7724609375], - [105.7607421875, 37.80078125], - [105.806640625, 37.8662109375], - [105.7998046875, 37.9375], - [105.8408203125, 38.0048828125], - [105.7685546875, 38.134765625], - [105.78125, 38.19921875], - [105.8427734375, 38.2412109375], - [105.8671875, 38.2958984375], - [105.8212890625, 38.365234375], - [105.875, 38.587890625], - [105.8525390625, 38.6396484375], - [105.908203125, 38.7373046875], - [105.8974609375, 38.7890625], - [106.00390625, 38.8740234375], - [105.9716796875, 38.9091796875], - [106.0615234375, 38.96875], - [106.0966796875, 39.0849609375], - [106.146484375, 39.1533203125], - [106.251953125, 39.1318359375], - [106.28515625, 39.146484375], - [106.2880859375, 39.2724609375], - [106.4033203125, 39.2919921875], - [106.509765625, 39.271484375], - [106.603515625, 39.3759765625], - [106.6650390625, 39.35546875], - [106.7822265625, 39.3720703125], - [106.802734375, 39.298828125] - ] - ], - [ - [ - [106.0546875, 35.4521484375], - [106.0322265625, 35.470703125], - [106.0048828125, 35.439453125], - [105.8974609375, 35.412109375], - [105.890625, 35.4365234375], - [106.0322265625, 35.48828125], - [106.05859375, 35.48828125], - [106.0546875, 35.4521484375] - ] - ] - ] - }, - "properties": { - "cp": [106.278179, 38.46637], - "name": "宁夏", - "childNum": 2 - } - }, { - "id": "650000", - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [86.7421875, 48.921875], - [86.7333984375, 48.99609375], - [86.8369140625, 49.0517578125], - [86.8486328125, 49.1025390625], - [86.8896484375, 49.1328125], - [87.0888671875, 49.1337890625], - [87.1484375, 49.154296875], - [87.4375, 49.076171875], - [87.51171875, 49.1025390625], - [87.505859375, 49.1435546875], - [87.671875, 49.1552734375], - [87.72265625, 49.181640625], - [87.8212890625, 49.173828125], - [87.8671875, 49.109375], - [87.833984375, 49.05078125], - [87.8818359375, 49.0302734375], - [87.8818359375, 48.998046875], - [87.912109375, 48.98046875], - [87.869140625, 48.9453125], - [87.7607421875, 48.9267578125], - [87.7451171875, 48.8740234375], - [87.7861328125, 48.87109375], - [87.830078125, 48.830078125], - [87.7998046875, 48.8212890625], - [87.8271484375, 48.8017578125], - [88.09765625, 48.7177734375], - [88.02734375, 48.6533203125], - [88.02734375, 48.6279296875], - [87.9619140625, 48.599609375], - [87.9736328125, 48.576171875], - [88.109375, 48.546875], - [88.197265625, 48.494140625], - [88.349609375, 48.4677734375], - [88.361328125, 48.43359375], - [88.4443359375, 48.3916015625], - [88.513671875, 48.41015625], - [88.529296875, 48.3720703125], - [88.57421875, 48.3701171875], - [88.6064453125, 48.337890625], - [88.5751953125, 48.2783203125], - [88.638671875, 48.1845703125], - [88.708984375, 48.1806640625], - [88.8251953125, 48.107421875], - [88.93359375, 48.119140625], - [89.0791015625, 47.9873046875], - [89.2314453125, 47.98046875], - [89.384765625, 48.046875], - [89.5693359375, 48.0380859375], - [89.6513671875, 47.9140625], - [89.7392578125, 47.8955078125], - [89.7685546875, 47.8330078125], - [89.9521484375, 47.837890625], - [89.9609375, 47.88671875], - [90.06640625, 47.8837890625], - [90.0869140625, 47.8662109375], - [90.076171875, 47.7783203125], - [90.1357421875, 47.7236328125], - [90.2490234375, 47.7080078125], - [90.3857421875, 47.64453125], - [90.3466796875, 47.6376953125], - [90.3984375, 47.5478515625], - [90.46875, 47.498046875], - [90.4609375, 47.4150390625], - [90.52734375, 47.3798828125], - [90.4892578125, 47.3173828125], - [90.5625, 47.2080078125], - [90.767578125, 46.9931640625], - [90.8310546875, 46.99609375], - [90.90234375, 46.9609375], - [90.9306640625, 46.8935546875], - [90.9580078125, 46.8798828125], - [90.943359375, 46.826171875], - [91.0546875, 46.7177734375], - [91.0185546875, 46.5830078125], - [91.068359375, 46.580078125], - [91.076171875, 46.5498046875], - [90.984375, 46.375], - [90.9013671875, 46.3125], - [91.0185546875, 46.12890625], - [91.0283203125, 46.0234375], - [90.8505859375, 45.888671875], - [90.71484375, 45.7294921875], - [90.6708984375, 45.548828125], - [90.671875, 45.48828125], - [90.7734375, 45.4326171875], - [90.8134765625, 45.3291015625], - [90.8056640625, 45.294921875], - [90.85546875, 45.2919921875], - [90.8974609375, 45.25], - [90.8671875, 45.2099609375], - [90.8828125, 45.1923828125], - [91.1298828125, 45.216796875], - [91.2421875, 45.1376953125], - [91.3779296875, 45.111328125], - [91.44921875, 45.1572265625], - [91.5009765625, 45.1044921875], - [91.619140625, 45.0693359375], - [92.056640625, 45.0869140625], - [92.2412109375, 45.0166015625], - [92.3154296875, 45.029296875], - [92.4970703125, 45.001953125], - [92.7802734375, 45.05078125], - [92.884765625, 45.046875], - [92.986328125, 45.0029296875], - [93.1748046875, 45.015625], - [93.294921875, 44.982421875], - [93.376953125, 44.986328125], - [93.4345703125, 44.9560546875], - [93.509765625, 44.96875], - [94.2158203125, 44.6689453125], - [94.330078125, 44.5830078125], - [94.359375, 44.5166015625], - [94.4716796875, 44.509765625], - [94.6064453125, 44.44921875], - [94.7236328125, 44.3408203125], - [94.9150390625, 44.3037109375], - [94.9990234375, 44.25390625], - [95.4140625, 44.298828125], - [95.4306640625, 44.2822265625], - [95.376953125, 44.2275390625], - [95.3271484375, 44.029296875], - [95.52734375, 44.0078125], - [95.6240234375, 43.8564453125], - [95.736328125, 43.59765625], - [95.8583984375, 43.41796875], - [95.8857421875, 43.271484375], - [96.3642578125, 42.9013671875], - [96.38671875, 42.728515625], - [96.103515625, 42.6044921875], - [96.0244140625, 42.54296875], - [96.017578125, 42.482421875], - [95.9794921875, 42.4375], - [96.06640625, 42.4150390625], - [96.0419921875, 42.3271484375], - [96.1787109375, 42.21875], - [96.078125, 42.150390625], - [96.1396484375, 42.0546875], - [96.1376953125, 42.0205078125], - [96.0400390625, 41.92578125], - [95.8525390625, 41.8486328125], - [95.572265625, 41.796875], - [95.3603515625, 41.6689453125], - [95.30078125, 41.56640625], - [95.2509765625, 41.609375], - [95.1943359375, 41.6953125], - [95.2001953125, 41.7197265625], - [95.13671875, 41.7734375], - [94.8623046875, 41.6689453125], - [94.7509765625, 41.5390625], - [94.5341796875, 41.5068359375], - [94.1845703125, 41.26953125], - [94.01171875, 41.115234375], - [93.810546875, 40.8798828125], - [93.8212890625, 40.7939453125], - [93.76171875, 40.6650390625], - [92.9287109375, 40.5732421875], - [92.9072265625, 40.3115234375], - [92.796875, 40.154296875], - [92.74609375, 39.869140625], - [92.640625, 39.5146484375], - [92.5263671875, 39.369140625], - [92.33984375, 39.2373046875], - [92.3544921875, 39.0703125], - [92.390625, 39.0595703125], - [92.4169921875, 39.0107421875], - [92.259765625, 39.001953125], - [92.173828125, 38.9609375], - [91.9912109375, 38.939453125], - [91.8583984375, 38.8779296875], - [91.447265625, 38.8134765625], - [91.2998046875, 38.7470703125], - [91.2431640625, 38.7529296875], - [91.1142578125, 38.7080078125], - [90.8037109375, 38.6552734375], - [90.625, 38.6689453125], - [90.646484375, 38.6357421875], - [90.611328125, 38.5966796875], - [90.4638671875, 38.5576171875], - [90.4658203125, 38.5224609375], - [90.4248046875, 38.4931640625], - [90.1337890625, 38.4951171875], - [90.1123046875, 38.478515625], - [90.115234375, 38.4140625], - [90.1796875, 38.3974609375], - [90.138671875, 38.3408203125], - [90.28125, 38.23828125], - [90.353515625, 38.234375], - [90.3623046875, 38.30078125], - [90.53125, 38.3203125], - [90.521484375, 37.7294921875], - [90.6591796875, 37.7041015625], - [90.7763671875, 37.6513671875], - [90.8779296875, 37.5830078125], - [90.8642578125, 37.533203125], - [90.939453125, 37.501953125], - [90.94140625, 37.48046875], - [91.0009765625, 37.4951171875], - [91.0751953125, 37.4755859375], - [91.1357421875, 37.32421875], - [91.1943359375, 37.275390625], - [91.19140625, 37.2060546875], - [91.2802734375, 37.1640625], - [91.3115234375, 37.015625], - [91.181640625, 37.025390625], - [91.1337890625, 37.0078125], - [91.1181640625, 36.97265625], - [91.0498046875, 36.966796875], - [91.037109375, 36.9296875], - [90.861328125, 36.9189453125], - [90.72265625, 36.798828125], - [90.755859375, 36.7216796875], - [90.72265625, 36.7109375], - [90.70703125, 36.6591796875], - [90.7314453125, 36.65625], - [90.7412109375, 36.5859375], - [91.0361328125, 36.5302734375], - [91.0283203125, 36.443359375], - [91.0537109375, 36.4306640625], - [91.0263671875, 36.3271484375], - [91.0771484375, 36.2939453125], - [91.0478515625, 36.2451171875], - [91.0986328125, 36.21875], - [91.091796875, 36.162109375], - [91.119140625, 36.1005859375], - [90.978515625, 36.1064453125], - [90.9267578125, 36.03125], - [90.84765625, 36.017578125], - [90.775390625, 36.087890625], - [90.6630859375, 36.134765625], - [90.2421875, 36.16015625], - [90.130859375, 36.2080078125], - [90.14453125, 36.240234375], - [90.005859375, 36.2802734375], - [90.0283203125, 36.2587890625], - [90.0205078125, 36.2138671875], - [89.9931640625, 36.1640625], - [89.9375, 36.130859375], - [89.947265625, 36.0703125], - [89.763671875, 36.0732421875], - [89.490234375, 36.1513671875], - [89.3759765625, 36.228515625], - [89.296875, 36.2294921875], - [89.2373046875, 36.294921875], - [89.19921875, 36.2607421875], - [89.1279296875, 36.25], - [89.1005859375, 36.283203125], - [88.96484375, 36.3193359375], - [88.9267578125, 36.365234375], - [88.802734375, 36.337890625], - [88.7890625, 36.296875], - [88.7666015625, 36.29296875], - [88.705078125, 36.359375], - [88.6240234375, 36.3896484375], - [88.5888671875, 36.455078125], - [88.4990234375, 36.4462890625], - [88.470703125, 36.482421875], - [88.36328125, 36.48046875], - [88.3662109375, 36.4580078125], - [88.25, 36.470703125], - [88.134765625, 36.427734375], - [87.9833984375, 36.4384765625], - [87.919921875, 36.39453125], - [87.732421875, 36.3857421875], - [87.5625, 36.3427734375], - [87.470703125, 36.3544921875], - [87.4609375, 36.41015625], - [87.4248046875, 36.4267578125], - [87.36328125, 36.4208984375], - [87.29296875, 36.359375], - [87.1943359375, 36.349609375], - [87.1494140625, 36.2978515625], - [86.9970703125, 36.3095703125], - [86.892578125, 36.2626953125], - [86.86328125, 36.30078125], - [86.7587890625, 36.294921875], - [86.7001953125, 36.2451171875], - [86.5322265625, 36.2275390625], - [86.5078125, 36.203125], - [86.4560546875, 36.2216796875], - [86.3935546875, 36.20703125], - [86.3583984375, 36.1689453125], - [86.2802734375, 36.1708984375], - [86.19140625, 36.1328125], - [86.1806640625, 36.076171875], - [86.2001953125, 36.033203125], - [86.146484375, 36.0009765625], - [86.126953125, 35.9326171875], - [86.060546875, 35.8466796875], - [85.94921875, 35.779296875], - [85.693359375, 35.751953125], - [85.65234375, 35.73046875], - [85.59765625, 35.6455078125], - [85.5673828125, 35.640625], - [85.5087890625, 35.6845703125], - [85.3740234375, 35.701171875], - [85.3515625, 35.74609375], - [85.2841796875, 35.7880859375], - [85.146484375, 35.7431640625], - [85.03125, 35.748046875], - [84.7626953125, 35.625], - [84.44921875, 35.55078125], - [84.4765625, 35.5185546875], - [84.453125, 35.4736328125], - [84.1748046875, 35.3583984375], - [84.1396484375, 35.3798828125], - [84.09765625, 35.3623046875], - [84.0634765625, 35.4111328125], - [84.0068359375, 35.4228515625], - [83.916015625, 35.408203125], - [83.8759765625, 35.3642578125], - [83.685546875, 35.36328125], - [83.623046875, 35.3359375], - [83.2431640625, 35.419921875], - [83.193359375, 35.392578125], - [83.126953125, 35.3994140625], - [83.068359375, 35.462890625], - [83, 35.4853515625], - [82.9609375, 35.671875], - [82.7978515625, 35.689453125], - [82.7314453125, 35.638671875], - [82.62890625, 35.6923828125], - [82.4580078125, 35.71875], - [82.416015625, 35.7080078125], - [82.3935546875, 35.65625], - [82.3369140625, 35.65234375], - [82.3505859375, 35.611328125], - [82.3203125, 35.5537109375], - [82.1953125, 35.5185546875], - [82.1865234375, 35.490234375], - [82.033203125, 35.451171875], - [82.0546875, 35.35546875], - [82.013671875, 35.310546875], - [81.9560546875, 35.3076171875], - [81.9287109375, 35.271484375], - [81.7373046875, 35.2626953125], - [81.67578125, 35.234375], - [81.513671875, 35.2353515625], - [81.4951171875, 35.29296875], - [81.3642578125, 35.35546875], - [81.2158203125, 35.3203125], - [81.1923828125, 35.3662109375], - [81.142578125, 35.365234375], - [81.099609375, 35.408203125], - [81.0322265625, 35.380859375], - [81.0322265625, 35.3388671875], - [81.0029296875, 35.3349609375], - [81.0263671875, 35.3125], - [80.9638671875, 35.3115234375], - [80.8447265625, 35.345703125], - [80.689453125, 35.33984375], - [80.6953125, 35.359375], - [80.6572265625, 35.39453125], - [80.6005859375, 35.41015625], - [80.513671875, 35.392578125], - [80.4453125, 35.41796875], - [80.43359375, 35.4501953125], - [80.3779296875, 35.3896484375], - [80.3046875, 35.3798828125], - [80.2685546875, 35.2958984375], - [80.3603515625, 35.2021484375], - [80.2587890625, 35.2041015625], - [80.2236328125, 35.177734375], - [80.2373046875, 35.150390625], - [80.2099609375, 35.123046875], - [80.119140625, 35.06640625], - [80.076171875, 35.0771484375], - [80.03125, 35.0390625], - [80.037109375, 34.9033203125], - [80.00390625, 34.8955078125], - [79.9970703125, 34.857421875], - [79.9287109375, 34.853515625], - [79.9482421875, 34.8212890625], - [79.8994140625, 34.732421875], - [79.9072265625, 34.6845703125], - [79.86328125, 34.666015625], - [79.8876953125, 34.6279296875], - [79.84375, 34.5576171875], - [79.861328125, 34.5283203125], - [79.8203125, 34.4931640625], - [79.7099609375, 34.4814453125], - [79.646484375, 34.447265625], - [79.5458984375, 34.4765625], - [79.5146484375, 34.4482421875], - [79.373046875, 34.4287109375], - [79.3271484375, 34.443359375], - [79.2177734375, 34.4150390625], - [79.154296875, 34.443359375], - [79.0791015625, 34.412109375], - [79.0537109375, 34.427734375], - [79.0107421875, 34.40234375], - [79.0400390625, 34.3349609375], - [78.958984375, 34.38671875], - [78.892578125, 34.3564453125], - [78.8701171875, 34.404296875], - [78.7431640625, 34.455078125], - [78.7587890625, 34.482421875], - [78.708984375, 34.5224609375], - [78.6181640625, 34.537109375], - [78.576171875, 34.5068359375], - [78.54296875, 34.5751953125], - [78.4931640625, 34.5791015625], - [78.4404296875, 34.54296875], - [78.427734375, 34.5947265625], - [78.2685546875, 34.6357421875], - [78.267578125, 34.7060546875], - [78.2080078125, 34.728515625], - [78.23828125, 34.8818359375], - [78.18359375, 34.92578125], - [78.2021484375, 34.974609375], - [78.123046875, 35.037109375], - [78.1513671875, 35.0703125], - [78.1318359375, 35.1064453125], - [78.0654296875, 35.1083984375], - [78.060546875, 35.1806640625], - [78.0146484375, 35.2373046875], - [78.013671875, 35.3662109375], - [78.107421875, 35.4375], - [78.140625, 35.4951171875], - [78.048828125, 35.4921875], - [78.0361328125, 35.46875], - [78.0107421875, 35.4921875], - [77.921875, 35.494140625], - [77.908203125, 35.46484375], - [77.8173828125, 35.51953125], - [77.802734375, 35.4931640625], - [77.7578125, 35.498046875], - [77.7333984375, 35.4599609375], - [77.69140625, 35.44921875], - [77.6494140625, 35.478515625], - [77.6396484375, 35.455078125], - [77.5400390625, 35.482421875], - [77.3974609375, 35.46875], - [77.30859375, 35.541015625], - [77.1962890625, 35.51953125], - [77.0654296875, 35.5966796875], - [76.91796875, 35.609375], - [76.849609375, 35.6689453125], - [76.76171875, 35.65625], - [76.693359375, 35.748046875], - [76.59375, 35.7724609375], - [76.56640625, 35.8193359375], - [76.59765625, 35.896484375], - [76.576171875, 35.9208984375], - [76.4326171875, 35.8525390625], - [76.3701171875, 35.8642578125], - [76.3662109375, 35.8251953125], - [76.298828125, 35.841796875], - [76.1611328125, 35.8251953125], - [76.1630859375, 35.9169921875], - [76.1044921875, 36.01953125], - [76.0146484375, 36.0185546875], - [75.9501953125, 36.0703125], - [75.9365234375, 36.134765625], - [76.0166015625, 36.166015625], - [76.01171875, 36.2294921875], - [76.0654296875, 36.23046875], - [75.9921875, 36.33203125], - [76.03515625, 36.4091796875], - [76.01953125, 36.45703125], - [75.9248046875, 36.56640625], - [75.9482421875, 36.6025390625], - [75.8720703125, 36.6669921875], - [75.6484375, 36.771484375], - [75.5380859375, 36.7734375], - [75.5322265625, 36.7275390625], - [75.5048828125, 36.744140625], - [75.458984375, 36.7216796875], - [75.423828125, 36.7861328125], - [75.4306640625, 36.8740234375], - [75.3955078125, 36.91015625], - [75.4140625, 36.955078125], - [75.236328125, 36.9658203125], - [75.1689453125, 36.9921875], - [75.1484375, 37.0263671875], - [74.935546875, 36.9833984375], - [74.939453125, 36.943359375], - [74.90234375, 36.9345703125], - [74.8447265625, 37.013671875], - [74.84765625, 37.0576171875], - [74.7568359375, 37.0263671875], - [74.703125, 37.08984375], - [74.568359375, 37.033203125], - [74.5302734375, 37.0830078125], - [74.5009765625, 37.0703125], - [74.4970703125, 37.1162109375], - [74.4638671875, 37.1337890625], - [74.51171875, 37.240234375], - [74.587890625, 37.232421875], - [74.634765625, 37.265625], - [74.666015625, 37.236328125], - [74.7392578125, 37.2861328125], - [74.81640625, 37.216796875], - [74.87890625, 37.224609375], - [74.916015625, 37.2392578125], - [74.9326171875, 37.28125], - [75.119140625, 37.3173828125], - [75.140625, 37.35546875], - [75.126953125, 37.388671875], - [75.1533203125, 37.4140625], - [75.0791015625, 37.51171875], - [75.009765625, 37.5087890625], - [74.94140625, 37.5595703125], - [74.8935546875, 37.6611328125], - [74.923828125, 37.7177734375], - [75.0087890625, 37.7763671875], - [74.91796875, 37.845703125], - [74.9375, 37.876953125], - [74.9111328125, 37.958984375], - [74.9267578125, 38.017578125], - [74.8798828125, 38.021484375], - [74.806640625, 38.15625], - [74.8173828125, 38.2158203125], - [74.7900390625, 38.3251953125], - [74.869140625, 38.404296875], - [74.857421875, 38.4912109375], - [74.822265625, 38.4912109375], - [74.79296875, 38.5361328125], - [74.7177734375, 38.54296875], - [74.640625, 38.599609375], - [74.3779296875, 38.6552734375], - [74.1484375, 38.677734375], - [74.119140625, 38.615234375], - [74.0693359375, 38.5859375], - [74.0908203125, 38.54296875], - [74.0009765625, 38.5244140625], - [73.91796875, 38.5390625], - [73.8994140625, 38.5791015625], - [73.7978515625, 38.6142578125], - [73.8095703125, 38.634765625], - [73.7578125, 38.7197265625], - [73.771484375, 38.771484375], - [73.7001953125, 38.8583984375], - [73.7431640625, 38.9345703125], - [73.8271484375, 38.9169921875], - [73.8408203125, 39.0087890625], - [73.81640625, 39.0439453125], - [73.7431640625, 39.0302734375], - [73.7109375, 39.1298828125], - [73.6630859375, 39.1572265625], - [73.6396484375, 39.220703125], - [73.5400390625, 39.2724609375], - [73.556640625, 39.3466796875], - [73.5029296875, 39.3837890625], - [73.5927734375, 39.4130859375], - [73.6240234375, 39.470703125], - [73.8681640625, 39.4833984375], - [73.8857421875, 39.548828125], - [73.94921875, 39.5927734375], - [73.92578125, 39.7197265625], - [73.8427734375, 39.7568359375], - [73.8388671875, 39.80078125], - [73.8525390625, 39.841796875], - [73.9130859375, 39.880859375], - [73.9111328125, 39.935546875], - [73.9794921875, 40.0009765625], - [73.947265625, 40.0234375], - [74.00390625, 40.0458984375], - [74.03125, 40.08984375], - [74.0986328125, 40.08203125], - [74.2119140625, 40.1220703125], - [74.357421875, 40.08984375], - [74.5390625, 40.2109375], - [74.5869140625, 40.26953125], - [74.673828125, 40.279296875], - [74.701171875, 40.3466796875], - [74.9091796875, 40.33984375], - [74.7939453125, 40.4482421875], - [74.8369140625, 40.521484375], - [74.986328125, 40.45703125], - [75.2431640625, 40.44921875], - [75.26953125, 40.484375], - [75.5693359375, 40.6572265625], - [75.599609375, 40.66015625], - [75.6376953125, 40.625], - [75.646484375, 40.517578125], - [75.7333984375, 40.474609375], - [75.6708984375, 40.3642578125], - [75.701171875, 40.283203125], - [75.8310546875, 40.328125], - [75.921875, 40.2919921875], - [75.9287109375, 40.3359375], - [75.974609375, 40.3798828125], - [76.033203125, 40.35546875], - [76.0712890625, 40.3955078125], - [76.1767578125, 40.3818359375], - [76.2802734375, 40.439453125], - [76.34375, 40.341796875], - [76.3662109375, 40.380859375], - [76.4375, 40.388671875], - [76.5400390625, 40.46484375], - [76.56640625, 40.5556640625], - [76.66015625, 40.623046875], - [76.6767578125, 40.6962890625], - [76.6474609375, 40.7607421875], - [76.732421875, 40.8193359375], - [76.7626953125, 40.9541015625], - [76.8544921875, 40.9765625], - [76.8779296875, 41.025390625], - [76.94140625, 41.029296875], - [77.0029296875, 41.07421875], - [77.0986328125, 41.0615234375], - [77.169921875, 41.009765625], - [77.2373046875, 41.0283203125], - [77.296875, 41.005859375], - [77.369140625, 41.041015625], - [77.474609375, 41.0234375], - [77.4765625, 41], - [77.591796875, 40.9931640625], - [77.73828125, 41.033203125], - [77.78125, 41.0234375], - [77.830078125, 41.056640625], - [77.8046875, 41.1123046875], - [77.8369140625, 41.1533203125], - [78.1298828125, 41.228515625], - [78.1640625, 41.3837890625], - [78.3837890625, 41.39453125], - [78.52734375, 41.44140625], - [78.5693359375, 41.4794921875], - [78.6513671875, 41.4677734375], - [78.7060546875, 41.51953125], - [78.70703125, 41.548828125], - [78.8251953125, 41.560546875], - [78.9599609375, 41.6533203125], - [79.0263671875, 41.658203125], - [79.138671875, 41.7236328125], - [79.2197265625, 41.7265625], - [79.326171875, 41.8095703125], - [79.3623046875, 41.796875], - [79.45703125, 41.8486328125], - [79.5517578125, 41.833984375], - [79.6416015625, 41.8857421875], - [79.77734375, 41.892578125], - [79.8544921875, 41.984375], - [79.853515625, 42.015625], - [79.8935546875, 42.0341796875], - [80.1630859375, 42.0390625], - [80.1943359375, 42.08203125], - [80.1396484375, 42.1513671875], - [80.1640625, 42.1533203125], - [80.166015625, 42.197265625], - [80.27734375, 42.228515625], - [80.29296875, 42.259765625], - [80.2705078125, 42.2880859375], - [80.2841796875, 42.3212890625], - [80.2333984375, 42.3515625], - [80.2353515625, 42.404296875], - [80.2060546875, 42.4306640625], - [80.2109375, 42.4697265625], - [80.2744140625, 42.5126953125], - [80.2216796875, 42.5341796875], - [80.1640625, 42.62890625], - [80.1806640625, 42.6708984375], - [80.2294921875, 42.6943359375], - [80.2607421875, 42.8251953125], - [80.4091796875, 42.83203125], - [80.5048828125, 42.8828125], - [80.603515625, 42.89453125], - [80.591796875, 42.923828125], - [80.44140625, 42.970703125], - [80.37890625, 43.0322265625], - [80.630859375, 43.14453125], - [80.794921875, 43.1376953125], - [80.8046875, 43.1787109375], - [80.76953125, 43.265625], - [80.77734375, 43.30859375], - [80.6875, 43.3271484375], - [80.76171875, 43.447265625], - [80.755859375, 43.4951171875], - [80.5224609375, 43.8173828125], - [80.5126953125, 43.9052734375], - [80.453125, 43.9921875], - [80.4501953125, 44.078125], - [80.396484375, 44.119140625], - [80.412109375, 44.2861328125], - [80.3505859375, 44.482421875], - [80.4140625, 44.611328125], - [80.33984375, 44.69140625], - [80.2216796875, 44.7333984375], - [80.1708984375, 44.8447265625], - [80, 44.7939453125], - [79.998046875, 44.82421875], - [79.9501953125, 44.8564453125], - [79.9697265625, 44.8779296875], - [79.888671875, 44.91015625], - [80.1044921875, 45.0537109375], - [80.244140625, 45.0322265625], - [80.3232421875, 45.072265625], - [80.353515625, 45.0419921875], - [80.3916015625, 45.044921875], - [80.4814453125, 45.123046875], - [80.599609375, 45.1064453125], - [80.7080078125, 45.138671875], - [80.7265625, 45.177734375], - [80.8984375, 45.1279296875], - [80.9365234375, 45.1611328125], - [81.0712890625, 45.1787109375], - [81.1171875, 45.2216796875], - [81.1708984375, 45.2109375], - [81.2294921875, 45.24609375], - [81.3828125, 45.2578125], - [81.427734375, 45.2841796875], - [81.4755859375, 45.267578125], - [81.634765625, 45.3583984375], - [81.7802734375, 45.3837890625], - [81.9208984375, 45.2333984375], - [82.0927734375, 45.25390625], - [82.1103515625, 45.2119140625], - [82.294921875, 45.248046875], - [82.4794921875, 45.1826171875], - [82.5634765625, 45.205078125], - [82.587890625, 45.224609375], - [82.6015625, 45.3466796875], - [82.546875, 45.4267578125], - [82.2822265625, 45.5390625], - [82.267578125, 45.62109375], - [82.291015625, 45.716796875], - [82.3408203125, 45.7734375], - [82.3466796875, 45.9443359375], - [82.4619140625, 45.98046875], - [82.5185546875, 46.154296875], - [82.7275390625, 46.49609375], - [82.830078125, 46.7734375], - [82.87890625, 46.7978515625], - [82.9384765625, 47.0146484375], - [82.994140625, 47.0654296875], - [83.0224609375, 47.1337890625], - [83.0302734375, 47.2197265625], - [83.1552734375, 47.236328125], - [83.248046875, 47.1767578125], - [83.37109375, 47.1787109375], - [83.4189453125, 47.119140625], - [83.4638671875, 47.1328125], - [83.5712890625, 47.0615234375], - [83.708984375, 47.0146484375], - [83.7666015625, 47.02734375], - [83.9248046875, 46.970703125], - [84.0029296875, 46.9912109375], - [84.1162109375, 46.9677734375], - [84.1953125, 47.00390625], - [84.439453125, 47.009765625], - [84.5068359375, 46.9736328125], - [84.748046875, 47.0107421875], - [84.849609375, 46.95703125], - [84.9560546875, 46.861328125], - [84.994140625, 46.923828125], - [85.0771484375, 46.9365234375], - [85.27734375, 47.0693359375], - [85.326171875, 47.044921875], - [85.5458984375, 47.05859375], - [85.5517578125, 47.1064453125], - [85.6826171875, 47.2236328125], - [85.701171875, 47.2890625], - [85.67578125, 47.318359375], - [85.7041015625, 47.3779296875], - [85.685546875, 47.4296875], - [85.6103515625, 47.5107421875], - [85.5595703125, 47.93359375], - [85.5302734375, 48.02734375], - [85.5869140625, 48.19140625], - [85.662109375, 48.244140625], - [85.712890625, 48.36328125], - [85.791015625, 48.4189453125], - [85.9169921875, 48.4384765625], - [86.2265625, 48.4326171875], - [86.3037109375, 48.4921875], - [86.376953125, 48.501953125], - [86.4130859375, 48.4814453125], - [86.5859375, 48.54296875], - [86.6376953125, 48.626953125], - [86.6923828125, 48.642578125], - [86.78125, 48.732421875], - [86.7548828125, 48.7861328125], - [86.822265625, 48.84765625], - [86.7421875, 48.921875] - ] - ] - }, - "properties": { - "cp": [87.617733, 43.792818], - "name": "新疆", - "childNum": 1 - } - }, { - "id": "110000", - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [117.2099609375, 40.0830078125], - [117.0859375, 40.0751953125], - [117.0224609375, 40.0302734375], - [116.9306640625, 40.0556640625], - [116.7783203125, 40.033203125], - [116.7578125, 39.9638671875], - [116.783203125, 39.9482421875], - [116.787109375, 39.8876953125], - [116.900390625, 39.83203125], - [116.91796875, 39.84765625], - [116.9541015625, 39.7880859375], - [116.900390625, 39.7587890625], - [116.9169921875, 39.7314453125], - [116.8828125, 39.71875], - [116.9072265625, 39.677734375], - [116.8505859375, 39.66796875], - [116.8359375, 39.6171875], - [116.78515625, 39.59375], - [116.7255859375, 39.625], - [116.701171875, 39.62109375], - [116.7265625, 39.5986328125], - [116.7109375, 39.5888671875], - [116.56640625, 39.6201171875], - [116.525390625, 39.5966796875], - [116.5087890625, 39.5517578125], - [116.4716796875, 39.5546875], - [116.4775390625, 39.53515625], - [116.4375, 39.5263671875], - [116.4443359375, 39.5107421875], - [116.40234375, 39.5283203125], - [116.4130859375, 39.482421875], - [116.4443359375, 39.482421875], - [116.45703125, 39.458984375], - [116.4345703125, 39.443359375], - [116.3369140625, 39.45703125], - [116.2587890625, 39.5009765625], - [116.2412109375, 39.564453125], - [116.185546875, 39.591796875], - [116.130859375, 39.568359375], - [115.99609375, 39.5771484375], - [115.978515625, 39.595703125], - [115.9599609375, 39.5615234375], - [115.9111328125, 39.6015625], - [115.8876953125, 39.55078125], - [115.8193359375, 39.53125], - [115.8291015625, 39.5078125], - [115.7529296875, 39.5126953125], - [115.66796875, 39.6162109375], - [115.580078125, 39.58984375], - [115.5458984375, 39.619140625], - [115.5146484375, 39.591796875], - [115.5224609375, 39.640625], - [115.478515625, 39.65234375], - [115.5009765625, 39.69140625], - [115.4931640625, 39.7392578125], - [115.42578125, 39.7744140625], - [115.5693359375, 39.8134765625], - [115.5146484375, 39.837890625], - [115.521484375, 39.90234375], - [115.4267578125, 39.951171875], - [115.455078125, 40.0302734375], - [115.5908203125, 40.0966796875], - [115.599609375, 40.1201171875], - [115.7412109375, 40.1328125], - [115.77734375, 40.177734375], - [115.8525390625, 40.1484375], - [115.8486328125, 40.1845703125], - [115.873046875, 40.1875], - [115.8984375, 40.2373046875], - [115.9697265625, 40.2646484375], - [115.9189453125, 40.3544921875], - [115.859375, 40.36328125], - [115.771484375, 40.443359375], - [115.7822265625, 40.4921875], - [115.736328125, 40.50390625], - [115.75390625, 40.5390625], - [115.908203125, 40.6181640625], - [115.9677734375, 40.6064453125], - [115.984375, 40.5791015625], - [116.1220703125, 40.6298828125], - [116.111328125, 40.6474609375], - [116.1650390625, 40.6640625], - [116.248046875, 40.7919921875], - [116.3095703125, 40.751953125], - [116.330078125, 40.7744140625], - [116.4619140625, 40.7705078125], - [116.3349609375, 40.921875], - [116.37109375, 40.9443359375], - [116.3994140625, 40.90625], - [116.474609375, 40.896484375], - [116.4560546875, 40.9814453125], - [116.5634765625, 40.994140625], - [116.6025390625, 40.9765625], - [116.630859375, 41.0615234375], - [116.6923828125, 41.041015625], - [116.677734375, 40.9716796875], - [116.72265625, 40.927734375], - [116.7138671875, 40.9111328125], - [116.8046875, 40.841796875], - [116.876953125, 40.8212890625], - [116.9697265625, 40.70703125], - [117.2080078125, 40.6953125], - [117.318359375, 40.658203125], - [117.41015625, 40.6875], - [117.5146484375, 40.6611328125], - [117.5009765625, 40.63671875], - [117.462890625, 40.6533203125], - [117.44921875, 40.6279296875], - [117.421875, 40.6357421875], - [117.421875, 40.5703125], - [117.3125, 40.578125], - [117.25, 40.548828125], - [117.263671875, 40.513671875], - [117.2138671875, 40.5126953125], - [117.2646484375, 40.4423828125], - [117.224609375, 40.37109375], - [117.275390625, 40.3330078125], - [117.2958984375, 40.2783203125], - [117.33203125, 40.2900390625], - [117.345703125, 40.2353515625], - [117.390625, 40.228515625], - [117.384765625, 40.1884765625], - [117.408203125, 40.1875], - [117.3515625, 40.173828125], - [117.35546875, 40.1396484375], - [117.240234375, 40.11328125], - [117.2099609375, 40.0830078125] - ] - ] - }, - "properties": { - "cp": [116.405285, 39.904989], - "name": "北京", - "childNum": 1 - } - }, { - "id": "120000", - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [117.4189453125, 40.2490234375], - [117.5654296875, 40.2294921875], - [117.5771484375, 40.1787109375], - [117.6533203125, 40.1259765625], - [117.650390625, 40.091796875], - [117.7080078125, 40.0947265625], - [117.7763671875, 40.0595703125], - [117.7451171875, 40.0185546875], - [117.7978515625, 40.0107421875], - [117.7822265625, 39.966796875], - [117.6962890625, 39.98828125], - [117.6328125, 39.96875], - [117.591796875, 39.9970703125], - [117.5361328125, 39.99609375], - [117.5478515625, 39.9775390625], - [117.50390625, 39.919921875], - [117.568359375, 39.7998046875], - [117.5390625, 39.7607421875], - [117.5966796875, 39.74609375], - [117.5771484375, 39.7255859375], - [117.6025390625, 39.7060546875], - [117.646484375, 39.701171875], - [117.6669921875, 39.642578125], - [117.6220703125, 39.5927734375], - [117.70703125, 39.576171875], - [117.685546875, 39.56640625], - [117.716796875, 39.5302734375], - [117.767578125, 39.6005859375], - [117.9306640625, 39.5791015625], - [117.900390625, 39.474609375], - [117.87109375, 39.455078125], - [117.8720703125, 39.412109375], - [117.84765625, 39.408203125], - [117.8662109375, 39.37890625], - [117.8037109375, 39.3623046875], - [117.837890625, 39.3515625], - [117.8525390625, 39.3701171875], - [117.84765625, 39.3291015625], - [118.02734375, 39.2919921875], - [118.06640625, 39.2353515625], - [117.9775390625, 39.2060546875], - [117.96484375, 39.1728515625], - [117.8466796875, 39.0888671875], - [117.853515625, 38.9638671875], - [117.8994140625, 38.9423828125], - [117.84765625, 38.8564453125], - [117.779296875, 38.869140625], - [117.646484375, 38.8291015625], - [117.6552734375, 38.7783203125], - [117.7421875, 38.7548828125], - [117.7294921875, 38.6806640625], - [117.6572265625, 38.6611328125], - [117.6396484375, 38.626953125], - [117.52734375, 38.6015625], - [117.4794921875, 38.6181640625], - [117.369140625, 38.5654296875], - [117.369140625, 38.5830078125], - [117.3505859375, 38.5615234375], - [117.25390625, 38.556640625], - [117.240234375, 38.5791015625], - [117.26171875, 38.5869140625], - [117.2373046875, 38.5849609375], - [117.259765625, 38.6083984375], - [117.23046875, 38.6435546875], - [117.0986328125, 38.5869140625], - [117.052734375, 38.6416015625], - [117.068359375, 38.6806640625], - [117.0390625, 38.6884765625], - [117.0458984375, 38.7060546875], - [116.8779296875, 38.681640625], - [116.8681640625, 38.74609375], - [116.7451171875, 38.7529296875], - [116.751953125, 38.83203125], - [116.7236328125, 38.8525390625], - [116.708984375, 38.9326171875], - [116.7548828125, 39.00390625], - [116.7568359375, 39.05078125], - [116.8720703125, 39.0546875], - [116.9267578125, 39.1201171875], - [116.912109375, 39.150390625], - [116.8642578125, 39.154296875], - [116.8564453125, 39.2158203125], - [116.8935546875, 39.2275390625], - [116.86328125, 39.2978515625], - [116.890625, 39.3349609375], - [116.87109375, 39.3583984375], - [116.830078125, 39.3388671875], - [116.818359375, 39.3740234375], - [116.8427734375, 39.3759765625], - [116.8388671875, 39.4111328125], - [116.8759765625, 39.4345703125], - [116.78515625, 39.466796875], - [116.8212890625, 39.4814453125], - [116.8271484375, 39.513671875], - [116.7880859375, 39.548828125], - [116.8125, 39.5771484375], - [116.80078125, 39.6044921875], - [116.8359375, 39.6171875], - [116.8505859375, 39.66796875], - [116.9072265625, 39.677734375], - [116.9208984375, 39.70703125], - [116.951171875, 39.70703125], - [116.9462890625, 39.6708984375], - [116.974609375, 39.6376953125], - [117.0166015625, 39.654296875], - [117.1279296875, 39.6171875], - [117.1728515625, 39.6376953125], - [117.154296875, 39.736328125], - [117.2060546875, 39.7646484375], - [117.1572265625, 39.818359375], - [117.2607421875, 39.8447265625], - [117.1533203125, 39.8759765625], - [117.1591796875, 39.91015625], - [117.13671875, 39.9208984375], - [117.1982421875, 39.9931640625], - [117.1826171875, 40.0595703125], - [117.2236328125, 40.06640625], - [117.2119140625, 40.0966796875], - [117.240234375, 40.11328125], - [117.35546875, 40.1396484375], - [117.3515625, 40.173828125], - [117.4072265625, 40.1865234375], - [117.384765625, 40.1884765625], - [117.3779296875, 40.21875], - [117.4189453125, 40.2490234375] - ] - ] - }, - "properties": { - "cp": [117.190182, 39.125596], - "name": "天津", - "childNum": 1 - } - }, { - "id": "310000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [121.779296875, 31.310546875], - [121.509765625, 31.490234375], - [121.5625, 31.4873046875], - [121.5859375, 31.455078125], - [121.76953125, 31.3916015625], - [121.796875, 31.345703125], - [121.779296875, 31.310546875] - ] - ], - [ - [ - [121.6279296875, 31.4453125], - [121.576171875, 31.478515625], - [121.6279296875, 31.4453125] - ] - ], - [ - [ - [121.8828125, 31.2412109375], - [121.923828125, 31.234375], - [121.9228515625, 31.197265625], - [121.8828125, 31.2412109375] - ] - ], - [ - [ - [121.802734375, 31.357421875], - [121.7939453125, 31.380859375], - [121.9111328125, 31.3486328125], - [121.908203125, 31.2978515625], - [121.8408203125, 31.2958984375], - [121.802734375, 31.357421875] - ] - ], - [ - [ - [121.9755859375, 31.6171875], - [121.9921875, 31.4775390625], - [121.9189453125, 31.435546875], - [121.845703125, 31.4326171875], - [121.609375, 31.5078125], - [121.4345703125, 31.5908203125], - [121.3955078125, 31.5859375], - [121.373046875, 31.5537109375], - [121.119140625, 31.759765625], - [121.201171875, 31.8359375], - [121.310546875, 31.873046875], - [121.3857421875, 31.833984375], - [121.431640625, 31.76953125], - [121.59375, 31.705078125], - [121.9755859375, 31.6171875] - ] - ], - [ - [ - [121.521484375, 31.3955078125], - [121.72265625, 31.3037109375], - [121.962890625, 31.0478515625], - [121.9990234375, 30.900390625], - [121.955078125, 30.826171875], - [121.9697265625, 30.7900390625], - [121.9443359375, 30.77734375], - [121.9052734375, 30.814453125], - [121.6484375, 30.81640625], - [121.517578125, 30.7763671875], - [121.3623046875, 30.6796875], - [121.275390625, 30.677734375], - [121.271484375, 30.7333984375], - [121.21875, 30.78515625], - [121.1181640625, 30.78515625], - [121.1376953125, 30.8271484375], - [121.1220703125, 30.8505859375], - [121.0673828125, 30.849609375], - [121.0380859375, 30.814453125], - [121.0146484375, 30.8359375], - [120.9912109375, 30.8232421875], - [121.0224609375, 30.8759765625], - [120.9912109375, 30.896484375], - [120.9912109375, 31.0146484375], - [120.953125, 31.0302734375], - [120.9111328125, 31.0107421875], - [120.90234375, 31.0859375], - [120.857421875, 31.10546875], - [120.8818359375, 31.134765625], - [121.0693359375, 31.1494140625], - [121.0625, 31.267578125], - [121.0888671875, 31.29296875], - [121.10546875, 31.2744140625], - [121.162109375, 31.283203125], - [121.107421875, 31.35546875], - [121.16015625, 31.40625], - [121.1474609375, 31.4443359375], - [121.2353515625, 31.4931640625], - [121.259765625, 31.478515625], - [121.34375, 31.5126953125], - [121.521484375, 31.3955078125] - ] - ] - ] - }, - "properties": { - "cp": [121.472644, 31.231706], - "name": "上海", - "childNum": 6 - } - }, { - "id": "500000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [107.05859375, 30.0439453125], - [107.0849609375, 30.064453125], - [107.0810546875, 30.0947265625], - [107.103515625, 30.0908203125], - [107.240234375, 30.2373046875], - [107.3603515625, 30.45703125], - [107.5166015625, 30.6435546875], - [107.45703125, 30.6826171875], - [107.4248046875, 30.7412109375], - [107.4990234375, 30.810546875], - [107.48046875, 30.8388671875], - [107.5771484375, 30.8486328125], - [107.6357421875, 30.818359375], - [107.71875, 30.888671875], - [107.7607421875, 30.8642578125], - [107.7646484375, 30.8173828125], - [107.8505859375, 30.79296875], - [107.955078125, 30.873046875], - [107.9951171875, 30.9091796875], - [107.9453125, 30.923828125], - [107.943359375, 30.9892578125], - [107.9833984375, 30.984375], - [108.00390625, 31.0263671875], - [108.0595703125, 31.0498046875], - [108.025390625, 31.0634765625], - [108.009765625, 31.1103515625], - [108.0908203125, 31.2021484375], - [108.078125, 31.2314453125], - [108.0322265625, 31.2177734375], - [108.01953125, 31.2451171875], - [108.1806640625, 31.326171875], - [108.154296875, 31.3720703125], - [108.208984375, 31.3994140625], - [108.2255859375, 31.453125], - [108.19140625, 31.4921875], - [108.33984375, 31.5087890625], - [108.33984375, 31.5390625], - [108.3876953125, 31.5458984375], - [108.37890625, 31.5712890625], - [108.43359375, 31.62890625], - [108.4658203125, 31.619140625], - [108.546875, 31.666015625], - [108.505859375, 31.7333984375], - [108.5361328125, 31.7578125], - [108.34375, 31.861328125], - [108.259765625, 31.9677734375], - [108.3076171875, 31.998046875], - [108.3515625, 31.9716796875], - [108.3701171875, 31.9873046875], - [108.330078125, 32.01953125], - [108.3642578125, 32.0380859375], - [108.34765625, 32.0703125], - [108.451171875, 32.0751953125], - [108.3701171875, 32.173828125], - [108.4033203125, 32.1962890625], - [108.4765625, 32.181640625], - [108.509765625, 32.2021484375], - [108.6728515625, 32.1044921875], - [108.740234375, 32.1044921875], - [108.7763671875, 32.0556640625], - [108.837890625, 32.0390625], - [108.8916015625, 31.990234375], - [109.0400390625, 31.9609375], - [109.19140625, 31.8564453125], - [109.1943359375, 31.8193359375], - [109.2763671875, 31.7998046875], - [109.2822265625, 31.7783203125], - [109.2529296875, 31.765625], - [109.2822265625, 31.7177734375], - [109.3896484375, 31.7060546875], - [109.5556640625, 31.7314453125], - [109.7333984375, 31.7001953125], - [109.73828125, 31.62890625], - [109.765625, 31.6044921875], - [109.728515625, 31.548828125], - [109.8388671875, 31.5556640625], - [109.8955078125, 31.51953125], - [109.982421875, 31.513671875], - [109.9462890625, 31.4697265625], - [109.98828125, 31.4755859375], - [110.0546875, 31.4111328125], - [110.115234375, 31.4130859375], - [110.14453125, 31.3876953125], - [110.16015625, 31.2568359375], - [110.2001953125, 31.1591796875], - [110.185546875, 31.1259765625], - [110.12109375, 31.08984375], - [110.13671875, 30.9873046875], - [110.173828125, 30.98046875], - [110.08203125, 30.7998046875], - [110.0205078125, 30.830078125], - [110.0078125, 30.884765625], - [109.89453125, 30.900390625], - [109.73046875, 30.8154296875], - [109.71875, 30.779296875], - [109.6572265625, 30.7607421875], - [109.65234375, 30.7236328125], - [109.5908203125, 30.6943359375], - [109.57421875, 30.6474609375], - [109.5341796875, 30.6396484375], - [109.529296875, 30.6640625], - [109.458984375, 30.6162109375], - [109.3544921875, 30.4873046875], - [109.337890625, 30.521484375], - [109.361328125, 30.5556640625], - [109.3037109375, 30.6318359375], - [109.14453125, 30.521484375], - [109.1044921875, 30.56640625], - [109.119140625, 30.6396484375], - [109.04296875, 30.65625], - [108.9677734375, 30.625], - [108.8125, 30.4921875], - [108.7900390625, 30.513671875], - [108.728515625, 30.50390625], - [108.69140625, 30.5869140625], - [108.6669921875, 30.5888671875], - [108.640625, 30.5751953125], - [108.6494140625, 30.5380859375], - [108.5693359375, 30.4697265625], - [108.5087890625, 30.50390625], - [108.4150390625, 30.4765625], - [108.4306640625, 30.416015625], - [108.40234375, 30.3759765625], - [108.4609375, 30.3603515625], - [108.5830078125, 30.25390625], - [108.552734375, 30.1640625], - [108.568359375, 30.1572265625], - [108.513671875, 30.0576171875], - [108.5322265625, 30.0556640625], - [108.54296875, 29.998046875], - [108.5185546875, 29.8681640625], - [108.4287109375, 29.880859375], - [108.38671875, 29.861328125], - [108.3671875, 29.8203125], - [108.404296875, 29.8359375], - [108.421875, 29.7744140625], - [108.4453125, 29.7763671875], - [108.4375, 29.7412109375], - [108.5068359375, 29.708984375], - [108.5048828125, 29.7314453125], - [108.5498046875, 29.74609375], - [108.5234375, 29.7646484375], - [108.5791015625, 29.8466796875], - [108.6015625, 29.8662109375], - [108.662109375, 29.8544921875], - [108.6875, 29.6904296875], - [108.71484375, 29.69921875], - [108.7109375, 29.6796875], - [108.7607421875, 29.6455078125], - [108.7841796875, 29.65625], - [108.7529296875, 29.689453125], - [108.787109375, 29.6923828125], - [108.7822265625, 29.63671875], - [108.8203125, 29.6328125], - [108.8349609375, 29.669921875], - [108.830078125, 29.65234375], - [108.88671875, 29.6337890625], - [108.869140625, 29.5986328125], - [108.9091796875, 29.5947265625], - [108.8671875, 29.47265625], - [108.9443359375, 29.4111328125], - [108.9189453125, 29.3271484375], - [109.0341796875, 29.3603515625], - [109.0537109375, 29.4033203125], - [109.0810546875, 29.3916015625], - [109.11328125, 29.361328125], - [109.107421875, 29.2890625], - [109.142578125, 29.2705078125], - [109.111328125, 29.216796875], - [109.123046875, 29.19140625], - [109.1396484375, 29.169921875], - [109.1806640625, 29.1728515625], - [109.23046875, 29.1279296875], - [109.236328125, 29.087890625], - [109.310546875, 29.068359375], - [109.3203125, 29.046875], - [109.234375, 28.8642578125], - [109.2412109375, 28.7783203125], - [109.298828125, 28.748046875], - [109.294921875, 28.7197265625], - [109.25390625, 28.6923828125], - [109.267578125, 28.6689453125], - [109.1806640625, 28.62109375], - [109.203125, 28.5986328125], - [109.30078125, 28.626953125], - [109.3212890625, 28.5810546875], - [109.2744140625, 28.5390625], - [109.2744140625, 28.4951171875], - [109.2021484375, 28.4775390625], - [109.1533203125, 28.4169921875], - [109.1416015625, 28.3212890625], - [109.08203125, 28.2490234375], - [109.1025390625, 28.2080078125], - [109.0869140625, 28.185546875], - [109.0263671875, 28.220703125], - [108.98828125, 28.1611328125], - [108.9296875, 28.19140625], - [108.9228515625, 28.2177734375], - [108.8466796875, 28.201171875], - [108.822265625, 28.24609375], - [108.76171875, 28.1923828125], - [108.7255859375, 28.275390625], - [108.7705078125, 28.3154296875], - [108.7841796875, 28.37890625], - [108.7607421875, 28.3896484375], - [108.783203125, 28.427734375], - [108.7109375, 28.501953125], - [108.6416015625, 28.4580078125], - [108.697265625, 28.4052734375], - [108.6591796875, 28.3681640625], - [108.67578125, 28.34375], - [108.61328125, 28.3251953125], - [108.5810546875, 28.34375], - [108.578125, 28.390625], - [108.611328125, 28.421875], - [108.57421875, 28.529296875], - [108.61328125, 28.5439453125], - [108.6044921875, 28.58984375], - [108.634765625, 28.63671875], - [108.5673828125, 28.6630859375], - [108.474609375, 28.6279296875], - [108.333984375, 28.6767578125], - [108.3896484375, 28.79296875], - [108.353515625, 28.81640625], - [108.3505859375, 28.93359375], - [108.3203125, 28.9619140625], - [108.302734375, 29.083984375], - [108.26953125, 29.08984375], - [108.232421875, 29.0283203125], - [108.197265625, 29.072265625], - [108.134765625, 29.052734375], - [108.0693359375, 29.0869140625], - [108.0244140625, 29.0390625], - [107.931640625, 29.0361328125], - [107.8837890625, 29.0078125], - [107.8671875, 28.958984375], - [107.810546875, 28.984375], - [107.82421875, 29.03515625], - [107.78515625, 29.048828125], - [107.8115234375, 29.1396484375], - [107.7509765625, 29.2001953125], - [107.7001953125, 29.1416015625], - [107.62890625, 29.166015625], - [107.58984375, 29.150390625], - [107.56640625, 29.2216796875], - [107.4736328125, 29.171875], - [107.447265625, 29.2041015625], - [107.4052734375, 29.1884765625], - [107.427734375, 29.1279296875], - [107.412109375, 29.0947265625], - [107.3701171875, 29.09375], - [107.3955078125, 29.0419921875], - [107.3642578125, 29.009765625], - [107.44140625, 28.9443359375], - [107.3857421875, 28.849609375], - [107.3349609375, 28.8447265625], - [107.345703125, 28.826171875], - [107.26171875, 28.79296875], - [107.2490234375, 28.7626953125], - [107.2197265625, 28.7734375], - [107.2275390625, 28.8359375], - [107.1953125, 28.8388671875], - [107.1943359375, 28.8896484375], - [107.09765625, 28.890625], - [107.0673828125, 28.8662109375], - [107.0673828125, 28.8955078125], - [107.0595703125, 28.869140625], - [107.0166015625, 28.8828125], - [107.01953125, 28.8603515625], - [106.9833984375, 28.8515625], - [106.986328125, 28.7744140625], - [106.9521484375, 28.767578125], - [106.9248046875, 28.810546875], - [106.84375, 28.7802734375], - [106.8291015625, 28.73828125], - [106.8603515625, 28.6923828125], - [106.8896484375, 28.6953125], - [106.8671875, 28.625], - [106.830078125, 28.623046875], - [106.8134765625, 28.58984375], - [106.7861328125, 28.626953125], - [106.759765625, 28.611328125], - [106.783203125, 28.568359375], - [106.728515625, 28.54296875], - [106.7470703125, 28.4677734375], - [106.7275390625, 28.455078125], - [106.693359375, 28.45703125], - [106.697265625, 28.478515625], - [106.6650390625, 28.494140625], - [106.6357421875, 28.4853515625], - [106.6328125, 28.50390625], - [106.59375, 28.5107421875], - [106.5654296875, 28.4853515625], - [106.56640625, 28.521484375], - [106.6162109375, 28.5498046875], - [106.6123046875, 28.6083984375], - [106.63671875, 28.6123046875], - [106.6181640625, 28.64453125], - [106.6513671875, 28.6513671875], - [106.6201171875, 28.6650390625], - [106.6181640625, 28.69140625], - [106.5869140625, 28.6884765625], - [106.5615234375, 28.7587890625], - [106.470703125, 28.8349609375], - [106.455078125, 28.7763671875], - [106.5283203125, 28.677734375], - [106.5029296875, 28.6611328125], - [106.494140625, 28.6064453125], - [106.525390625, 28.576171875], - [106.509765625, 28.5654296875], - [106.474609375, 28.599609375], - [106.501953125, 28.53515625], - [106.3994140625, 28.5712890625], - [106.375, 28.5263671875], - [106.3427734375, 28.533203125], - [106.3466796875, 28.5859375], - [106.3046875, 28.650390625], - [106.322265625, 28.6650390625], - [106.2451171875, 28.8134765625], - [106.25390625, 28.8662109375], - [106.173828125, 28.9208984375], - [106.146484375, 28.90234375], - [106.048828125, 28.9072265625], - [106.0458984375, 28.953125], - [105.9873046875, 28.9794921875], - [105.91015625, 28.9208984375], - [105.9140625, 28.9013671875], - [105.880859375, 28.93359375], - [105.7978515625, 28.9365234375], - [105.8095703125, 28.95703125], - [105.7421875, 29.0400390625], - [105.7578125, 29.0693359375], - [105.7294921875, 29.1064453125], - [105.7529296875, 29.1337890625], - [105.7314453125, 29.1328125], - [105.7041015625, 29.177734375], - [105.6923828125, 29.279296875], - [105.7158203125, 29.2958984375], - [105.666015625, 29.27734375], - [105.658203125, 29.251953125], - [105.6357421875, 29.2802734375], - [105.6083984375, 29.255859375], - [105.6064453125, 29.275390625], - [105.5185546875, 29.2646484375], - [105.509765625, 29.2861328125], - [105.4599609375, 29.2890625], - [105.474609375, 29.310546875], - [105.4580078125, 29.3291015625], - [105.4208984375, 29.3125], - [105.443359375, 29.3994140625], - [105.41796875, 29.423828125], - [105.373046875, 29.4208984375], - [105.3994140625, 29.439453125], - [105.390625, 29.45703125], - [105.3271484375, 29.4462890625], - [105.337890625, 29.46484375], - [105.294921875, 29.5341796875], - [105.3212890625, 29.6103515625], - [105.3359375, 29.591796875], - [105.3544921875, 29.626953125], - [105.3798828125, 29.6240234375], - [105.3896484375, 29.6767578125], - [105.4775390625, 29.67578125], - [105.4912109375, 29.720703125], - [105.5390625, 29.6953125], - [105.5439453125, 29.7333984375], - [105.56640625, 29.724609375], - [105.576171875, 29.7451171875], - [105.583984375, 29.8193359375], - [105.619140625, 29.8466796875], - [105.708984375, 29.8408203125], - [105.73828125, 29.86328125], - [105.7392578125, 29.8916015625], - [105.703125, 29.9248046875], - [105.748046875, 30.033203125], - [105.6875, 30.0390625], - [105.6748046875, 30.0712890625], - [105.640625, 30.07421875], - [105.642578125, 30.1015625], - [105.5703125, 30.134765625], - [105.5966796875, 30.1591796875], - [105.5556640625, 30.1455078125], - [105.537109375, 30.1650390625], - [105.6611328125, 30.208984375], - [105.619140625, 30.2353515625], - [105.6259765625, 30.2763671875], - [105.673828125, 30.2529296875], - [105.7353515625, 30.259765625], - [105.71484375, 30.3232421875], - [105.7421875, 30.3193359375], - [105.765625, 30.3984375], - [105.818359375, 30.4375], - [105.8466796875, 30.392578125], - [105.86328125, 30.4111328125], - [105.8759765625, 30.3876953125], - [105.90625, 30.4072265625], - [105.90234375, 30.38671875], - [105.9423828125, 30.3720703125], - [106.03125, 30.375], - [106.060546875, 30.3388671875], - [106.08984375, 30.345703125], - [106.1064453125, 30.310546875], - [106.1318359375, 30.302734375], - [106.125, 30.3251953125], - [106.171875, 30.306640625], - [106.1708984375, 30.2509765625], - [106.20703125, 30.205078125], - [106.232421875, 30.212890625], - [106.2421875, 30.177734375], - [106.248046875, 30.1982421875], - [106.271484375, 30.185546875], - [106.2626953125, 30.21484375], - [106.296875, 30.205078125], - [106.30078125, 30.2392578125], - [106.3349609375, 30.2265625], - [106.4287109375, 30.25390625], - [106.408203125, 30.2763671875], - [106.4365234375, 30.2783203125], - [106.44140625, 30.3095703125], - [106.509765625, 30.2900390625], - [106.5576171875, 30.31640625], - [106.6357421875, 30.2666015625], - [106.6435546875, 30.2470703125], - [106.607421875, 30.2314453125], - [106.6494140625, 30.1650390625], - [106.677734375, 30.16015625], - [106.6728515625, 30.123046875], - [106.7041015625, 30.1181640625], - [106.69921875, 30.076171875], - [106.732421875, 30.02734375], - [106.7861328125, 30.017578125], - [106.8388671875, 30.05078125], - [106.9130859375, 30.025390625], - [106.982421875, 30.0859375], - [107.021484375, 30.037109375], - [107.05859375, 30.0439453125] - ] - ], - [ - [ - [109.1064453125, 30.5859375], - [109.0859375, 30.6044921875], - [109.1064453125, 30.611328125], - [109.1064453125, 30.5859375] - ] - ] - ] - }, - "properties": { - "cp": [106.504962, 29.533155], - "name": "重庆", - "childNum": 2 - } - }, { - "id": "810000", - "type": "Feature", - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [114.3662109375, 22.462890625], - [114.365234375, 22.484375], - [114.3662109375, 22.462890625] - ] - ], - [ - [ - [114.328125, 22.33984375], - [114.3056640625, 22.3779296875], - [114.328125, 22.33984375] - ] - ], - [ - [ - [114.3017578125, 22.3505859375], - [114.298828125, 22.3740234375], - [114.3017578125, 22.3505859375] - ] - ], - [ - [ - [114.2333984375, 22.541015625], - [114.21484375, 22.5244140625], - [114.2626953125, 22.5478515625], - [114.2841796875, 22.5087890625], - [114.3427734375, 22.505859375], - [114.25390625, 22.4462890625], - [114.21875, 22.4658203125], - [114.2392578125, 22.4521484375], - [114.2060546875, 22.4375], - [114.2783203125, 22.435546875], - [114.34765625, 22.4775390625], - [114.34765625, 22.4384765625], - [114.369140625, 22.458984375], - [114.412109375, 22.4111328125], - [114.3857421875, 22.412109375], - [114.3974609375, 22.365234375], - [114.36328125, 22.3330078125], - [114.3212890625, 22.3896484375], - [114.2841796875, 22.388671875], - [114.279296875, 22.3291015625], - [114.318359375, 22.294921875], - [114.3046875, 22.2578125], - [114.2763671875, 22.259765625], - [114.265625, 22.294921875], - [114.2509765625, 22.283203125], - [114.2666015625, 22.201171875], - [114.2392578125, 22.2138671875], - [114.2177734375, 22.19140625], - [114.2001953125, 22.2333984375], - [114.166015625, 22.2265625], - [114.12109375, 22.2724609375], - [114.14453125, 22.3037109375], - [114.0791015625, 22.330078125], - [114.0341796875, 22.2998046875], - [114.029296875, 22.2626953125], - [114.005859375, 22.267578125], - [114.02734375, 22.2294921875], - [114.009765625, 22.212890625], - [113.9765625, 22.2314453125], - [113.849609375, 22.19140625], - [113.84375, 22.2294921875], - [113.8984375, 22.3095703125], - [113.951171875, 22.3212890625], - [113.9560546875, 22.298828125], - [114.0263671875, 22.345703125], - [113.923828125, 22.365234375], - [113.9189453125, 22.4189453125], - [114, 22.4912109375], - [114.025390625, 22.4814453125], - [114.029296875, 22.50390625], - [114.060546875, 22.5009765625], - [114.095703125, 22.5341796875], - [114.1669921875, 22.55859375], - [114.2333984375, 22.541015625] - ] - ], - [ - [ - [114.142578125, 22.2138671875], - [114.1669921875, 22.20703125], - [114.15625, 22.1796875], - [114.12109375, 22.1787109375], - [114.111328125, 22.232421875], - [114.142578125, 22.2138671875] - ] - ] - ] - }, - "properties": { - "cp": [114.173355, 22.320048], - "name": "香港", - "childNum": 5 - } - }, { - "id": "820000", - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [113.5537109375, 22.1083984375], - [113.5322265625, 22.17578125], - [113.5498046875, 22.21484375], - [113.6044921875, 22.1337890625], - [113.5537109375, 22.1083984375] - ] - ] - }, - "properties": { - "cp": [113.54909, 22.198951], - "name": "澳门", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-5.262304687499977, 10.319677734374991], - [-4.72177734374992, 9.756542968750026], - [-4.625830078125006, 9.713574218749969], - [-4.526611328124943, 9.723486328125034], - [-4.406201171874926, 9.647998046875031], - [-4.332226562499955, 9.645703125], - [-4.18115234375, 9.78173828125], - [-3.790625, 9.917187499999983], - [-3.581152343749977, 9.924316406250014], - [-3.289697265625023, 9.882226562500051], - [-3.223535156249937, 9.895458984374997], - [-3.160693359374932, 9.849169921874974], - [-3.095800781249949, 9.752099609375009], - [-3.042626953124937, 9.72089843750004], - [-2.988281249999972, 9.687353515624963], - [-2.900878906249943, 9.534619140625026], - [-2.875146484374937, 9.500927734374997], - [-2.816748046874949, 9.425830078124974], - [-2.766601562499943, 9.424707031250009], - [-2.7171875, 9.457128906250048], - [-2.695849609374989, 9.481347656250009], - [-2.686132812499977, 9.43173828125002], - [-2.705761718749983, 9.351367187499989], - [-2.74692382812492, 9.04511718750004], - [-2.689892578124955, 9.02509765625004], - [-2.649218750000017, 8.956591796875031], - [-2.600390625000017, 8.800439453125023], - [-2.505859375000028, 8.208740234375], - [-2.538281249999955, 8.171630859374986], - [-2.61171875, 8.147558593749963], - [-2.619970703125006, 8.12109375], - [-2.600976562499937, 8.082226562499983], - [-2.613378906249977, 8.046679687500017], - [-2.668847656249994, 8.022216796875014], - [-2.789746093749955, 7.931933593750003], - [-2.959082031249977, 7.454541015624997], - [-3.227148437499977, 6.749121093749991], - [-2.998291015624972, 5.711328125000051], - [-2.793652343749955, 5.600097656250028], - [-2.754980468749977, 5.432519531249994], - [-2.815673828125, 5.153027343749997], - [-3.168701171874972, 5.203027343749966], - [-3.199951171874943, 5.3544921875], - [-3.347558593749994, 5.13066406249996], - [-4.120166015625017, 5.309716796875023], - [-4.60888671875, 5.235888671875003], - [-4.037207031249977, 5.23012695312498], - [-4.899707031249932, 5.138330078125023], - [-5.282373046874994, 5.210253906250017], - [-5.36752929687492, 5.15078125], - [-5.061816406249989, 5.13066406249996], - [-5.913769531249926, 5.0109375], - [-7.544970703124989, 4.351318359375], - [-7.574658203124983, 4.572314453124989], - [-7.585058593749977, 4.916748046875], - [-7.39990234375, 5.550585937499989], - [-7.454394531249989, 5.841308593749972], - [-7.636132812499994, 5.90771484375], - [-7.730371093749994, 5.919042968749991], - [-7.800927734374994, 6.038916015624991], - [-7.833251953125, 6.076367187499983], - [-7.855517578125017, 6.150146484375], - [-7.888623046875011, 6.234863281250028], - [-7.981591796874937, 6.2861328125], - [-8.287109375, 6.31904296875004], - [-8.587890625, 6.490527343749989], - [-8.324511718749989, 6.920019531249991], - [-8.408740234374989, 7.411816406249997], - [-8.429980468749989, 7.601855468749989], - [-8.351757812499926, 7.590576171875], - [-8.231884765624955, 7.556738281250034], - [-8.205957031249994, 7.590234375000023], - [-8.115429687499926, 7.760742187500028], - [-8.126855468749937, 7.867724609374974], - [-8.00986328124992, 8.078515625000023], - [-8.048583984375, 8.169726562500045], - [-8.140625, 8.181445312500031], - [-8.217138671874949, 8.219677734375011], - [-8.256103515625, 8.253710937500017], - [-8.244140624999943, 8.407910156249983], - [-8.236962890624994, 8.455664062500034], - [-7.953125, 8.477734375], - [-7.823583984374977, 8.467675781249994], - [-7.738964843749983, 8.375244140624986], - [-7.696093749999932, 8.375585937499977], - [-7.71958007812492, 8.643017578125011], - [-7.950976562499989, 8.786816406249997], - [-7.938183593749983, 8.97978515624996], - [-7.902099609375, 9.017089843750014], - [-7.777978515624937, 9.080859375000031], - [-7.799804687499943, 9.115039062499989], - [-7.839404296875017, 9.151611328124972], - [-7.918066406249949, 9.188525390625031], - [-7.896191406249955, 9.415869140624991], - [-8.136962890624972, 9.49570312499999], - [-8.155175781249937, 9.973193359375017], - [-7.990625, 10.1625], - [-7.661132812500028, 10.427441406250011], - [-7.385058593749989, 10.340136718749989], - [-7.01708984375, 10.143261718750026], - [-6.950341796874994, 10.342333984374989], - [-6.693261718750023, 10.34946289062502], - [-6.669335937499937, 10.39218750000002], - [-6.69199218749992, 10.512011718750017], - [-6.686132812499977, 10.578027343750051], - [-6.676367187499949, 10.633789062500043], - [-6.654150390624949, 10.65644531250004], - [-6.482617187499983, 10.561230468749997], - [-6.250244140625, 10.717919921875037], - [-6.190673828124943, 10.400292968749994], - [-6.192626953124972, 10.369433593750003], - [-6.241308593749949, 10.279199218750009], - [-6.238378906249977, 10.26162109374998], - [-6.117187499999972, 10.201904296874986], - [-6.034570312499937, 10.194824218750057], - [-5.907568359375006, 10.307226562500034], - [-5.896191406249983, 10.354736328125028], - [-5.843847656249977, 10.389550781250023], - [-5.694287109374983, 10.433203125000034], - [-5.556591796874983, 10.439941406249986], - [-5.382275390625011, 10.314013671875003], - [-5.262304687499977, 10.319677734374991] - ] - ] - }, - "properties": { - "name": "Côte d'Ivoire", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [15.480078125, 7.523779296874991], - [15.206738281250011, 7.206152343749991], - [14.7392578125, 6.27978515625], - [14.43115234375, 6.038720703124994], - [14.616894531250011, 5.865136718749994], - [14.56298828125, 5.279931640624994], - [14.73125, 4.602392578124991], - [15.063574218750006, 4.284863281249997], - [15.128710937500017, 3.826904296875], - [16.0634765625, 2.90859375], - [16.183398437500017, 2.270068359374989], - [16.059375, 1.676220703124997], - [15.741601562500023, 1.914990234374997], - [14.902441406250006, 2.012304687499991], - [14.578906250000017, 2.199121093749994], - [13.293554687500006, 2.161572265624997], - [13.2203125, 2.256445312499991], - [11.558984375000023, 2.302197265624997], - [11.348437500000017, 2.299707031249994], - [11.328710937500006, 2.167431640624997], - [11.096582031250023, 2.16748046875], - [10.790917968750023, 2.16757812499999], - [9.979882812500023, 2.167773437499989], - [9.8701171875, 2.21328125], - [9.8369140625, 2.242382812499997], - [9.830371093750017, 2.275488281249991], - [9.826171875, 2.297802734374997], - [9.80078125, 2.304443359375], - [9.82177734375, 2.539257812499997], - [9.948437500000011, 3.079052734374997], - [9.672070312500011, 3.53759765625], - [9.765722656250006, 3.623828124999989], - [9.642382812500017, 3.611767578124997], - [9.55615234375, 3.798046875], - [9.739648437500023, 3.852929687499994], - [9.639941406250017, 3.96533203125], - [9.688867187500023, 4.056396484375], - [9.483691406250017, 4.066113281249997], - [9.42529296875, 3.922314453124997], - [9.000097656250006, 4.091601562499989], - [8.918261718750017, 4.553759765624989], - [8.660351562500011, 4.670996093749991], - [8.65625, 4.516357421875], - [8.53955078125, 4.571875], - [8.715625, 5.046875], - [8.997167968750006, 5.917724609375], - [9.490234375, 6.418652343749997], - [9.779882812500006, 6.76015625], - [9.820703125000023, 6.783935546875], - [9.874218750000011, 6.803271484374989], - [10.038867187500017, 6.92138671875], - [10.1435546875, 6.996435546874991], - [10.167773437500017, 6.959179687499997], - [10.185546875, 6.912792968749997], - [10.205468750000023, 6.8916015625], - [10.293066406250006, 6.876757812499989], - [10.413183593750006, 6.877734374999989], - [10.60625, 7.063085937499991], - [10.954199218750006, 6.7765625], - [11.032519531250017, 6.697900390624994], - [11.1064453125, 6.457714843749997], - [11.1533203125, 6.437939453124997], - [11.2373046875, 6.450537109374991], - [11.401757812500023, 6.533935546875], - [11.551660156250023, 6.697265625], - [11.580078125, 6.888867187499997], - [11.657519531250017, 6.9515625], - [11.861425781250006, 7.11640625], - [11.767382812500017, 7.272265624999989], - [11.809179687500006, 7.345068359374991], - [12.016015625000023, 7.589746093749994], - [12.2333984375, 8.282324218749991], - [12.403515625000011, 8.595556640624991], - [12.582714843750011, 8.624121093749991], - [12.651562500000011, 8.667773437499989], - [12.7822265625, 8.81787109375], - [12.806542968750023, 8.886621093749994], - [12.875683593750011, 9.303515624999989], - [12.929492187500017, 9.42626953125], - [13.19873046875, 9.563769531249989], - [13.269921875000023, 10.036181640624989], - [13.41455078125, 10.171435546874989], - [13.535351562500011, 10.60507812499999], - [13.699902343750011, 10.873144531249991], - [13.89208984375, 11.140087890624997], - [13.9814453125, 11.211865234374997], - [14.056738281250006, 11.245019531249994], - [14.143261718750011, 11.24853515625], - [14.202343750000011, 11.268164062499991], - [14.559765625000011, 11.492285156249991], - [14.619726562500006, 12.150976562499991], - [14.518945312500023, 12.298242187499994], - [14.272851562500023, 12.356494140624989], - [14.184863281250017, 12.447216796874997], - [14.06396484375, 13.07851562499999], - [14.244824218750011, 13.07734375], - [14.461718750000017, 13.021777343749989], - [14.847070312500023, 12.502099609374994], - [15.08125, 11.845507812499989], - [15.029882812500006, 11.11367187499999], - [15.132226562500023, 10.648486328124989], - [15.276074218750011, 10.357373046874997], - [15.654882812500006, 10.0078125], - [14.243261718750006, 9.979736328125], - [13.977246093750011, 9.691552734374994], - [14.332324218750017, 9.20351562499999], - [15.1162109375, 8.557324218749997], - [15.5498046875, 7.787890624999989], - [15.480078125, 7.523779296874991] - ] - ] - }, - "properties": { - "name": "Cameroon", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [27.4033203125, 5.109179687499989], - [27.7880859375, 4.644677734374994], - [28.19208984375001, 4.350244140624994], - [28.427539062500017, 4.324169921874997], - [28.72705078125, 4.504980468749991], - [29.224902343750017, 4.391894531249989], - [29.469628906250023, 4.61181640625], - [29.676855468750006, 4.5869140625], - [30.194921875, 3.98193359375], - [30.50830078125, 3.835693359375], - [30.586718750000017, 3.62421875], - [30.757226562500023, 3.62421875], - [30.83857421875001, 3.49072265625], - [30.90644531250001, 3.408935546875], - [30.754003906250006, 3.041796874999989], - [30.8466796875, 2.847021484374991], - [30.728613281250006, 2.455371093749989], - [31.176367187500006, 2.270068359374989], - [31.252734375000017, 2.044580078124994], - [29.94287109375, 0.819238281249994], - [29.934472656250023, 0.4990234375], - [29.717675781250023, 0.098339843749997], - [29.576953125000017, -1.387890625000011], - [29.196582031250017, -1.719921875000011], - [29.13154296875001, -2.195117187500003], - [28.876367187500023, -2.400292968750009], - [28.893945312500023, -2.635058593750003], - [29.01435546875001, -2.72021484375], - [29.224414062500017, -3.053515625], - [29.211816406250023, -3.833789062500003], - [29.403222656250023, -4.449316406250006], - [29.404199218750023, -4.496679687500006], - [29.32568359375, -4.835644531250011], - [29.32343750000001, -4.898828125], - [29.3427734375, -4.983105468750011], - [29.542382812500023, -5.499804687500003], - [29.594140625000023, -5.65078125], - [29.60703125, -5.72265625], - [29.59638671875001, -5.775976562500006], - [29.490820312500006, -5.965429687500006], - [29.480078125, -6.025], - [29.50625, -6.172070312500011], - [29.540820312500017, -6.313867187500009], - [29.590625, -6.394433593750009], - [29.70966796875001, -6.616894531250011], - [29.798144531250017, -6.69189453125], - [29.961816406250023, -6.803125], - [30.10625, -6.9150390625], - [30.212695312500017, -7.037890625], - [30.31318359375001, -7.203710937500006], - [30.40673828125, -7.460644531250011], - [30.75117187500001, -8.193652343750003], - [28.89814453125001, -8.485449218750006], - [28.869531250000023, -8.785839843750011], - [28.400683593750017, -9.224804687500011], - [28.60419921875001, -9.678808593750006], - [28.6455078125, -10.550195312500009], - [28.383398437500006, -11.566699218750003], - [28.482519531250006, -11.812109375], - [29.064355468750023, -12.348828125000011], - [29.48554687500001, -12.41845703125], - [29.508203125000023, -12.228222656250011], - [29.79511718750001, -12.155468750000011], - [29.775195312500017, -13.438085937500006], - [29.55419921875, -13.248925781250009], - [29.20185546875001, -13.398339843750009], - [29.014257812500006, -13.368847656250011], - [28.730078125, -12.925488281250011], - [28.550878906250006, -12.836132812500011], - [28.412890625000017, -12.51806640625], - [27.573828125, -12.22705078125], - [27.1591796875, -11.579199218750006], - [26.824023437500017, -11.965234375], - [26.025976562500006, -11.89013671875], - [25.349414062500017, -11.623046875], - [25.28876953125001, -11.21240234375], - [24.3779296875, -11.417089843750006], - [24.36572265625, -11.1298828125], - [23.96650390625001, -10.871777343750011], - [23.901171875000017, -10.983203125], - [23.833886718750023, -11.013671875], - [23.463964843750006, -10.969335937500006], - [23.076269531250006, -11.087890625], - [22.814746093750017, -11.080273437500011], - [22.56103515625, -11.055859375000011], - [22.486132812500017, -11.08671875], - [22.392968750000023, -11.159472656250003], - [22.31494140625, -11.198632812500009], - [22.27880859375, -11.194140625], - [22.226171875, -11.121972656250009], - [22.203515625000023, -10.829492187500009], - [22.307031250000023, -10.691308593750009], - [22.19775390625, -10.040625], - [21.81318359375001, -9.46875], - [21.905371093750006, -8.693359375], - [21.806054687500023, -7.32861328125], - [21.751074218750006, -7.30546875], - [21.190332031250023, -7.284960937500003], - [20.910937500000017, -7.281445312500011], - [20.607812500000023, -7.277734375], - [20.558398437500017, -7.244433593750003], - [20.53583984375001, -7.182812500000011], - [20.536914062500017, -7.121777343750011], - [20.598730468750006, -6.93515625], - [20.59003906250001, -6.919921875], - [20.482226562500017, -6.915820312500003], - [20.190039062500006, -6.9462890625], - [19.997460937500023, -6.976464843750009], - [19.87519531250001, -6.986328125], - [19.527636718750017, -7.144433593750009], - [19.483789062500023, -7.279492187500011], - [19.479882812500023, -7.47216796875], - [19.371679687500006, -7.655078125], - [19.369921875000017, -7.70654296875], - [19.3408203125, -7.966601562500003], - [19.142675781250006, -8.00146484375], - [18.944433593750006, -8.00146484375], - [18.56269531250001, -7.9359375], - [18.0087890625, -8.107617187500011], - [17.643359375000017, -8.090722656250009], - [17.57958984375, -8.099023437500009], - [16.984765625000023, -7.257421875], - [16.91943359375, -6.933984375], - [16.813085937500006, -6.772558593750006], - [16.742968750000017, -6.618457031250003], - [16.697265625, -6.164257812500011], - [16.537109375, -5.9658203125], - [16.431445312500017, -5.900195312500003], - [16.315234375000017, -5.865625], - [13.978515625, -5.857226562500003], - [13.346484375000017, -5.863378906250006], - [13.184375, -5.85625], - [12.452929687500017, -6.00048828125], - [12.213671875000017, -5.758691406250009], - [12.484570312500011, -5.71875], - [12.451464843750017, -5.071484375000011], - [12.502734375000017, -5.036914062500003], - [12.573535156250017, -4.99658203125], - [12.59619140625, -4.978417968750009], - [12.8296875, -4.736621093750003], - [12.947460937500011, -4.6953125], - [13.057324218750011, -4.651074218750011], - [13.07275390625, -4.634765625], - [13.08740234375, -4.601953125], - [13.136621093750023, -4.604296875], - [13.414941406250023, -4.83740234375], - [13.659570312500023, -4.721484375], - [13.717089843750017, -4.454492187500009], - [13.94091796875, -4.484667968750003], - [14.358300781250023, -4.299414062500006], - [14.449804687500006, -4.449511718750003], - [14.365429687500011, -4.585546875], - [14.410742187500006, -4.83125], - [14.707910156250023, -4.881738281250009], - [15.990039062500017, -3.766210937500006], - [16.217382812500006, -3.0302734375], - [16.21533203125, -2.177832031250006], - [16.54072265625001, -1.840136718750003], - [16.8798828125, -1.225878906250003], - [17.752832031250023, -0.549023437500011], - [18.072167968750023, 2.01328125], - [18.49091796875001, 2.924414062499991], - [18.6103515625, 3.478417968749994], - [18.594140625000023, 4.346240234374989], - [19.06855468750001, 4.891406249999989], - [19.5009765625, 5.127490234374989], - [19.806542968750023, 5.089306640624997], - [20.226367187500017, 4.829638671874989], - [20.55810546875, 4.462695312499989], - [22.422167968750017, 4.134960937499997], - [22.864550781250017, 4.723876953125], - [23.41718750000001, 4.663134765624989], - [24.31982421875, 4.994140625], - [25.065234375000017, 4.967431640624994], - [25.52509765625001, 5.31210937499999], - [26.822070312500017, 5.062402343749994], - [27.071875, 5.199755859374989], - [27.4033203125, 5.109179687499989] - ] - ] - }, - "properties": { - "name": "Dem. Rep. Congo", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [18.6103515625, 3.478417968749994], - [18.49091796875001, 2.924414062499991], - [18.072167968750023, 2.01328125], - [17.752832031250023, -0.549023437500011], - [16.8798828125, -1.225878906250003], - [16.54072265625001, -1.840136718750003], - [16.21533203125, -2.177832031250006], - [16.217382812500006, -3.0302734375], - [15.990039062500017, -3.766210937500006], - [14.707910156250023, -4.881738281250009], - [14.410742187500006, -4.83125], - [14.365429687500011, -4.585546875], - [14.449804687500006, -4.449511718750003], - [14.358300781250023, -4.299414062500006], - [13.94091796875, -4.484667968750003], - [13.717089843750017, -4.454492187500009], - [13.659570312500023, -4.721484375], - [13.414941406250023, -4.83740234375], - [13.136621093750023, -4.604296875], - [13.08740234375, -4.601953125], - [13.07275390625, -4.634765625], - [13.048046875000011, -4.619238281250006], - [12.971386718750011, -4.5517578125], - [12.881054687500011, -4.445117187500003], - [12.84814453125, -4.428906250000011], - [12.50146484375, -4.5875], - [12.018359375000017, -5.004296875], - [11.777539062500011, -4.565820312500009], - [11.130175781250017, -3.916308593750003], - [11.234472656250006, -3.690820312500009], - [11.504296875000023, -3.5203125], - [11.685742187500011, -3.68203125], - [11.8798828125, -3.665917968750009], - [11.934179687500006, -3.318554687500011], - [11.715429687500006, -3.176953125000011], - [11.760156250000023, -2.983105468750011], - [11.537792968750011, -2.83671875], - [11.60546875, -2.342578125], - [12.064453125, -2.41259765625], - [12.446386718750006, -2.329980468750009], - [12.43212890625, -1.928906250000011], - [12.590429687500006, -1.826855468750011], - [12.793554687500006, -1.931835937500011], - [12.991992187500017, -2.313378906250009], - [13.464941406250006, -2.395410156250009], - [13.733789062500023, -2.138476562500003], - [13.886914062500011, -2.465429687500006], - [13.993847656250011, -2.490625], - [14.199804687500006, -2.354199218750011], - [14.162890625000017, -2.217578125], - [14.383984375000011, -1.890039062500009], - [14.47412109375, -0.573437500000011], - [13.860058593750011, -0.203320312500011], - [13.949609375000023, 0.353808593749989], - [14.32421875, 0.62421875], - [14.429882812500011, 0.901464843749991], - [14.180859375000011, 1.370214843749991], - [13.851367187500017, 1.41875], - [13.21630859375, 1.2484375], - [13.172167968750017, 1.78857421875], - [13.293554687500006, 2.161572265624997], - [14.578906250000017, 2.199121093749994], - [14.902441406250006, 2.012304687499991], - [15.741601562500023, 1.914990234374997], - [16.059375, 1.676220703124997], - [16.183398437500017, 2.270068359374989], - [16.468554687500017, 2.831738281249997], - [16.610742187500023, 3.50537109375], - [17.491601562500023, 3.687304687499989], - [18.160937500000017, 3.499804687499989], - [18.474414062500017, 3.622998046874997], - [18.6103515625, 3.478417968749994] - ] - ] - }, - "properties": { - "name": "Congo", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-71.31972656249997, 11.861914062500048], - [-71.95810546875, 11.66640625], - [-72.24848632812501, 11.196435546875009], - [-72.690087890625, 10.835839843749994], - [-72.86933593750001, 10.49125976562496], - [-73.00654296874998, 9.789160156250006], - [-73.36621093749997, 9.194140625000017], - [-73.05839843749999, 9.259570312500031], - [-72.79638671874997, 9.10898437499999], - [-72.66542968749994, 8.62758789062498], - [-72.39033203124995, 8.287060546874969], - [-72.47197265624996, 7.524267578124991], - [-72.20771484374995, 7.37026367187498], - [-72.00664062499993, 7.032617187500023], - [-71.12861328124993, 6.98671875], - [-70.73715820312503, 7.090039062499997], - [-70.12919921874999, 6.95361328125], - [-69.42714843749997, 6.123974609374997], - [-68.47177734375, 6.156542968749974], - [-67.85917968749999, 6.289892578124963], - [-67.48198242187499, 6.18027343750002], - [-67.47387695312503, 5.929980468750003], - [-67.82490234374995, 5.270458984375026], - [-67.85527343750002, 4.506884765624989], - [-67.66162109375, 3.864257812499986], - [-67.3111328125, 3.41586914062502], - [-67.85908203124998, 2.793603515624994], - [-67.61870117187496, 2.793603515624994], - [-67.21083984375, 2.390136718750043], - [-66.87602539062499, 1.223046875000037], - [-67.082275390625, 1.185400390625006], - [-67.11923828124998, 1.703613281249986], - [-67.40043945312499, 2.116699218750028], - [-67.93623046874998, 1.748486328124969], - [-68.19379882812495, 1.987011718749983], - [-68.25595703125, 1.845507812500017], - [-68.17656249999999, 1.719824218749991], - [-69.84858398437493, 1.708740234375043], - [-69.85214843750003, 1.05952148437504], - [-69.31181640624999, 1.050488281249969], - [-69.15332031249994, 0.65878906250002], - [-69.47211914062498, 0.72993164062504], - [-70.05390624999993, 0.578613281250028], - [-70.07050781249993, -0.13886718750004], - [-69.63398437500001, -0.50927734375], - [-69.40024414062498, -1.194921874999977], - [-69.66904296875003, -2.667675781249997], - [-69.94819335937498, -4.200585937500009], - [-69.96591796875003, -4.2359375], - [-70.16752929687499, -4.050195312500009], - [-70.24028320312496, -3.882714843749994], - [-70.2984375, -3.844238281249972], - [-70.33950195312502, -3.814355468750009], - [-70.73510742187497, -3.781542968749989], - [-70.09584960937494, -2.658203125000014], - [-70.16474609374995, -2.639843750000011], - [-70.24443359375002, -2.606542968749977], - [-70.29462890624995, -2.552539062499989], - [-70.57587890624995, -2.418261718749989], - [-70.64799804687499, -2.405761718750014], - [-70.70537109374996, -2.341992187499983], - [-70.91455078125003, -2.218554687499974], - [-70.96855468750002, -2.206835937499989], - [-71.02729492187498, -2.225781250000026], - [-71.11337890625003, -2.245410156250031], - [-71.19638671874998, -2.313085937499963], - [-71.39697265625, -2.334082031249977], - [-71.55947265624997, -2.224218749999977], - [-71.75253906249995, -2.15273437499998], - [-71.80273437499997, -2.166308593749989], - [-71.86728515624998, -2.227734374999983], - [-71.932470703125, -2.288671874999963], - [-71.98427734375, -2.326562499999952], - [-72.21845703125001, -2.400488281250006], - [-72.94111328124998, -2.394042968750028], - [-72.9896484375, -2.33974609374998], - [-73.15449218749993, -2.278222656249966], - [-73.19697265624995, -1.830273437500011], - [-73.49628906249993, -1.69306640625004], - [-73.66430664062497, -1.248828124999946], - [-73.86318359374997, -1.19667968749998], - [-73.92695312500001, -1.125195312499983], - [-73.98681640625003, -1.098144531249986], - [-74.05439453124995, -1.028613281250031], - [-74.18076171875, -0.997753906249955], - [-74.24638671874999, -0.970605468750023], - [-74.28388671874998, -0.927832031250006], - [-74.33442382812498, -0.85087890624996], - [-74.41787109375, -0.580664062499977], - [-74.46518554687498, -0.517675781250034], - [-74.51386718749993, -0.470117187500023], - [-74.555078125, -0.429882812499997], - [-74.61635742187494, -0.370019531249966], - [-74.691650390625, -0.335253906249989], - [-74.75537109375003, -0.298632812499989], - [-74.78046874999998, -0.24453125], - [-74.80175781249997, -0.200097656249994], - [-75.13837890624998, -0.050488281249969], - [-75.28447265624999, -0.10654296875002], - [-75.77666015624999, 0.08925781249998], - [-76.27060546874998, 0.439404296874997], - [-76.49462890624997, 0.23544921875002], - [-77.396337890625, 0.393896484374963], - [-77.46767578124997, 0.636523437500017], - [-77.702880859375, 0.837841796874997], - [-78.1806640625, 0.968554687499974], - [-78.85966796874996, 1.455371093750031], - [-79.02543945312499, 1.623681640625037], - [-78.79296874999994, 1.848730468749963], - [-78.576904296875, 1.773779296874977], - [-78.59169921875, 2.356640624999969], - [-78.41689453125, 2.483496093749963], - [-78.06665039062494, 2.509130859375034], - [-77.81357421875, 2.716357421874974], - [-77.076806640625, 3.913281250000026], - [-77.26352539062503, 3.893212890625023], - [-77.27802734374995, 4.058496093750023], - [-77.35820312499996, 3.944726562500037], - [-77.40874023437496, 4.24775390625004], - [-77.52070312499993, 4.212792968750023], - [-77.35351562499997, 4.398291015624977], - [-77.28632812499995, 4.72172851562496], - [-77.373291015625, 5.323974609375], - [-77.53442382812497, 5.537109374999986], - [-77.24926757812497, 5.780175781250037], - [-77.46943359374995, 6.176757812500014], - [-77.368798828125, 6.575585937499994], - [-77.90117187499999, 7.229345703125048], - [-77.76191406249995, 7.698828125000034], - [-77.53828124999995, 7.56625976562502], - [-77.19599609374995, 7.972460937500003], - [-77.47851562499994, 8.498437500000037], - [-77.37421874999993, 8.65830078125002], - [-76.85185546875002, 8.09047851562498], - [-76.924658203125, 7.973193359374974], - [-76.78657226562493, 7.931591796875026], - [-76.7720703125, 8.310546875000043], - [-76.92045898437496, 8.573730468750014], - [-76.27685546875, 8.989111328124991], - [-76.02724609374997, 9.365771484374989], - [-75.63935546874998, 9.450439453125014], - [-75.680029296875, 9.729785156249989], - [-75.53857421874997, 10.205175781250034], - [-75.708349609375, 10.143408203124963], - [-75.44599609374995, 10.610888671874989], - [-74.84458007812498, 11.109716796875006], - [-74.330224609375, 10.996679687499991], - [-74.51625976562497, 10.8625], - [-74.40087890625, 10.76523437499999], - [-74.14291992187503, 11.320849609375031], - [-73.31337890624997, 11.295751953124991], - [-72.275, 11.88925781250002], - [-72.13574218749994, 12.188574218749977], - [-71.71455078124993, 12.41997070312496], - [-71.26210937499997, 12.335302734375034], - [-71.13730468750003, 12.04633789062504], - [-71.31972656249997, 11.861914062500048] - ] - ] - }, - "properties": { - "name": "Colombia", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [43.788671875, -12.307031250000023], - [43.85898437500006, -12.368261718749977], - [43.66367187500006, -12.342871093749949], - [43.63134765624997, -12.247070312499972], - [43.788671875, -12.307031250000023] - ] - ], - [ - [ - [44.476367187500074, -12.08154296875], - [44.504980468750006, -12.356542968749991], - [44.220117187499994, -12.171386718750014], - [44.476367187500074, -12.08154296875] - ] - ], - [ - [ - [43.46582031249997, -11.901269531249966], - [43.226660156250006, -11.75185546874998], - [43.2990234375001, -11.374511718750028], - [43.39296875000005, -11.408593749999952], - [43.46582031249997, -11.901269531249966] - ] - ] - ] - }, - "properties": { - "name": "Comoros", - "childNum": 3 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-24.308251953124966, 14.856298828124991], - [-24.44052734374992, 14.834814453124963], - [-24.496875, 14.980273437500017], - [-24.329492187499937, 15.019482421875011], - [-24.308251953124966, 14.856298828124991] - ] - ], - [ - [ - [-23.18212890624997, 15.136767578125017], - [-23.210253906250017, 15.32353515625006], - [-23.119335937499955, 15.26840820312502], - [-23.18212890624997, 15.136767578125017] - ] - ], - [ - [ - [-23.444238281249994, 15.00795898437498], - [-23.5046875, 14.916113281250006], - [-23.70537109374999, 14.96132812499998], - [-23.74809570312499, 15.328515625], - [-23.444238281249994, 15.00795898437498] - ] - ], - [ - [ - [-22.917724609375, 16.237255859374955], - [-22.69262695312497, 16.169042968750006], - [-22.710107421874994, 16.043359374999966], - [-22.95927734374996, 16.045117187499983], - [-22.917724609375, 16.237255859374955] - ] - ], - [ - [ - [-24.08769531249999, 16.62250976562501], - [-24.03271484374997, 16.57202148437503], - [-24.243066406250023, 16.599414062500017], - [-24.32236328124992, 16.49311523437504], - [-24.398095703124966, 16.61840820312497], - [-24.08769531249999, 16.62250976562501] - ] - ], - [ - [ - [-22.888330078124966, 16.659082031249994], - [-22.980615234374937, 16.700878906249983], - [-22.93291015624999, 16.84101562500004], - [-22.888330078124966, 16.659082031249994] - ] - ], - [ - [ - [-24.88706054687495, 16.81811523437497], - [-25.09306640624999, 16.83251953125], - [-24.936474609374983, 16.92211914062503], - [-24.88706054687495, 16.81811523437497] - ] - ], - [ - [ - [-25.169824218749994, 16.94648437500001], - [-25.308300781249955, 16.93583984374999], - [-25.337109374999955, 17.091015624999983], - [-25.03466796875, 17.176464843749983], - [-24.979687499999983, 17.09472656250003], - [-25.169824218749994, 16.94648437500001] - ] - ] - ] - }, - "properties": { - "name": "Cape Verde", - "childNum": 8 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-83.6419921875, 10.917236328125], - [-83.346826171875, 10.315380859374997], - [-82.77841796874999, 9.66953125], - [-82.56357421874999, 9.57666015625], - [-82.56923828125, 9.55820312499999], - [-82.58652343749999, 9.538818359375], - [-82.64409179687499, 9.505859375], - [-82.801025390625, 9.591796875], - [-82.843994140625, 9.57080078125], - [-82.86015624999999, 9.511474609375], - [-82.88896484374999, 9.481005859374989], - [-82.925048828125, 9.469042968749989], - [-82.93984375, 9.449169921874997], - [-82.94033203125, 9.060107421874989], - [-82.88134765625, 9.055859375], - [-82.78305664062499, 8.990283203124989], - [-82.741162109375, 8.951708984374989], - [-82.72783203124999, 8.916064453124989], - [-82.91704101562499, 8.740332031249991], - [-82.855712890625, 8.635302734374989], - [-82.84477539062499, 8.489355468749991], - [-82.86162109374999, 8.45351562499999], - [-83.02734375, 8.337744140624991], - [-82.879345703125, 8.070654296874991], - [-83.12333984374999, 8.353076171874989], - [-83.16240234374999, 8.588183593749989], - [-83.4697265625, 8.706835937499989], - [-83.29150390625, 8.406005859375], - [-83.54375, 8.445849609374989], - [-83.73408203125, 8.614453125], - [-83.613720703125, 8.804052734374991], - [-83.73691406249999, 9.150292968749994], - [-84.58159179687499, 9.568359375], - [-84.71494140624999, 9.8994140625], - [-85.23564453124999, 10.242089843749994], - [-85.2365234375, 10.107373046874997], - [-84.88642578125, 9.820947265624994], - [-85.07705078125, 9.60195312499999], - [-85.31455078124999, 9.8109375], - [-85.62485351562499, 9.902441406249991], - [-85.84965820312499, 10.292041015624989], - [-85.667236328125, 10.745019531249994], - [-85.90800781249999, 10.897558593749991], - [-85.7443359375, 11.06210937499999], - [-85.5841796875, 11.189453125], - [-84.9091796875, 10.9453125], - [-84.6341796875, 11.045605468749997], - [-83.91928710937499, 10.7353515625], - [-83.71293945312499, 10.785888671875], - [-83.6419921875, 10.917236328125] - ] - ] - }, - "properties": { - "name": "Costa Rica", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-82.56176757812503, 21.571679687500023], - [-82.959619140625, 21.441308593750023], - [-83.18378906250001, 21.59345703125004], - [-82.97358398437498, 21.592285156250057], - [-83.08251953124997, 21.791406250000023], - [-82.99121093750003, 21.942724609375034], - [-82.71455078124998, 21.890283203125023], - [-82.56176757812503, 21.571679687500023] - ] - ], - [ - [ - [-77.66899414062493, 21.951953125000045], - [-77.91855468749998, 22.088085937499983], - [-77.63369140624994, 22.054003906250074], - [-77.66899414062493, 21.951953125000045] - ] - ], - [ - [ - [-77.87939453125, 22.127539062500034], - [-78.04165039062502, 22.201269531250034], - [-77.99921874999998, 22.298730468749994], - [-77.87939453125, 22.127539062500034] - ] - ], - [ - [ - [-81.83745117187499, 23.163037109374955], - [-81.26235351562497, 23.156835937500034], - [-81.14462890624998, 23.054931640625057], - [-80.65014648437494, 23.10307617187499], - [-80.36489257812502, 22.943408203125074], - [-79.82026367187498, 22.887011718750045], - [-79.27568359374999, 22.407617187499994], - [-78.68647460937493, 22.366845703125023], - [-77.63681640624995, 21.79736328125], - [-77.49711914062502, 21.78833007812503], - [-77.58315429687497, 21.889257812499977], - [-77.49726562499995, 21.871630859375045], - [-77.14414062499995, 21.643603515625017], - [-77.36616210937498, 21.612646484375034], - [-77.25288085937498, 21.483496093750006], - [-77.0986328125, 21.589013671875023], - [-76.86743164062497, 21.330419921875006], - [-75.72294921874996, 21.111035156249983], - [-75.59580078125, 20.99467773437499], - [-75.72456054687493, 20.71455078125004], - [-74.882568359375, 20.65063476562497], - [-74.51313476562495, 20.384570312500045], - [-74.16748046874997, 20.292187499999955], - [-74.15371093750002, 20.168554687500006], - [-75.11640624999995, 19.901416015625017], - [-75.151611328125, 20.008349609375045], - [-75.29047851562495, 19.893115234375017], - [-76.15844726562497, 19.98974609374997], - [-77.715087890625, 19.85546874999997], - [-77.10380859374999, 20.407519531250017], - [-77.22958984374995, 20.64375], - [-78.11635742187497, 20.761865234374994], - [-78.49077148437493, 21.05371093750003], - [-78.72768554687497, 21.592724609374955], - [-79.35742187500003, 21.58515625000001], - [-80.23134765625, 21.872167968750063], - [-80.48544921874998, 22.1234375], - [-81.03564453124997, 22.073583984375063], - [-81.18549804687495, 22.26796875000005], - [-81.284375, 22.109423828125074], - [-81.84941406249993, 22.21367187499999], - [-82.077734375, 22.3876953125], - [-81.71035156250002, 22.496679687500006], - [-81.83881835937498, 22.672460937500034], - [-82.73803710937497, 22.689257812500074], - [-83.37963867187503, 22.222998046875034], - [-83.90073242187495, 22.17011718750001], - [-84.03095703124993, 21.94311523437503], - [-84.502587890625, 21.776171875000045], - [-84.50136718750002, 21.930273437499977], - [-84.88720703125003, 21.856982421875074], - [-84.32636718749998, 22.074316406250034], - [-84.36127929687498, 22.37890625], - [-84.04492187500003, 22.666015625000057], - [-83.25781249999997, 22.967578125000017], - [-81.83745117187499, 23.163037109374955] - ] - ] - ] - }, - "properties": { - "name": "Cuba", - "childNum": 4 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-68.75107421874999, 12.059765625], - [-68.9951171875, 12.141845703125], - [-69.15888671875, 12.380273437499994], - [-68.75107421874999, 12.059765625] - ] - ] - }, - "properties": { - "name": "Curaçao", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-81.36953124999997, 19.34887695312497], - [-81.10712890624995, 19.305175781250057], - [-81.40478515624994, 19.278417968750006], - [-81.36953124999997, 19.34887695312497] - ] - ], - [ - [ - [-79.823388671875, 19.711914062500057], - [-79.90620117187501, 19.702539062499994], - [-79.74228515625, 19.757128906250017], - [-79.823388671875, 19.711914062500057] - ] - ] - ] - }, - "properties": { - "name": "Cayman Is.", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [34.004492187500006, 35.065234375], - [33.47578125000001, 35.000341796875], - [33.3837890625, 35.1626953125], - [32.91953125, 35.087841796875], - [32.71269531250002, 35.171044921874994], - [32.8798828125, 35.180566406249994], - [32.94160156250001, 35.390429687499996], - [33.60761718750001, 35.354150390624994], - [34.55605468750002, 35.662060546875], - [33.941992187500006, 35.292041015624996], - [34.004492187500006, 35.065234375] - ] - ] - }, - "properties": { - "name": "N. Cyprus", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [32.71269531250002, 35.171044921874994], - [32.91953125, 35.087841796875], - [33.3837890625, 35.1626953125], - [33.47578125000001, 35.000341796875], - [34.004492187500006, 35.065234375], - [34.05019531250002, 34.98837890625], - [33.69941406250001, 34.969873046874994], - [33.007910156250006, 34.569580078125], - [32.44902343750002, 34.729443359375], - [32.31718750000002, 34.9533203125], - [32.30097656250001, 35.082958984375], - [32.71269531250002, 35.171044921874994] - ] - ] - }, - "properties": { - "name": "Cyprus", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [14.809375, 50.858984375], - [14.895800781250017, 50.861376953124996], - [14.98291015625, 50.886572265625], - [14.99375, 51.01435546875], - [16.007226562500023, 50.611621093749996], - [16.2822265625, 50.655615234375], - [16.419726562500017, 50.573632812499994], - [16.210351562500023, 50.423730468749994], - [16.63916015625, 50.1021484375], - [16.989648437500023, 50.2369140625], - [16.88007812500001, 50.427050781249996], - [17.41523437500001, 50.254785156249994], - [17.702246093750006, 50.307177734374996], - [17.627050781250006, 50.11640625], - [17.874804687500017, 49.972265625], - [18.0283203125, 50.03525390625], - [18.562402343750023, 49.879345703125], - [18.83222656250001, 49.510791015624996], - [18.160937500000017, 49.257373046874996], - [18.0859375, 49.06513671875], - [17.75849609375001, 48.888134765625], - [17.135644531250023, 48.841064453125], - [16.953125, 48.598828125], - [16.543554687500006, 48.796240234375], - [16.057226562500006, 48.754785156249994], - [15.066796875000023, 48.997851562499996], - [14.691308593750023, 48.59921875], - [14.049121093750017, 48.602490234375], - [13.814746093750017, 48.766943359375], - [13.769921875000023, 48.815966796874996], - [13.684960937500023, 48.876708984375], - [13.547656250000017, 48.95966796875], - [13.440722656250017, 48.95556640625], - [13.401171875000017, 48.977587890624996], - [12.916699218750011, 49.33046875], - [12.68115234375, 49.414501953125], - [12.390527343750023, 49.739648437499994], - [12.5125, 49.87744140625], - [12.09921875, 50.310986328125], - [12.134863281250006, 50.3109375], - [12.1748046875, 50.288378906249996], - [12.231152343750011, 50.244873046875], - [12.27734375, 50.181445312499996], - [12.3056640625, 50.205712890624994], - [12.549023437500011, 50.393408203125], - [13.016406250000017, 50.490380859374994], - [13.18115234375, 50.510498046875], - [14.369042968750023, 50.898730468749996], - [14.319726562500023, 51.03779296875], - [14.545703125000017, 50.993945312499996], - [14.559667968750006, 50.954931640625], - [14.59521484375, 50.918603515624994], - [14.623828125000017, 50.91474609375], - [14.613574218750017, 50.85556640625], - [14.658203125, 50.8326171875], - [14.723339843750011, 50.814697265625], - [14.766503906250023, 50.818310546875], - [14.797460937500006, 50.842333984374996], - [14.809375, 50.858984375] - ] - ] - }, - "properties": { - "name": "Czech Rep.", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [14.1982421875, 53.919042968750034], - [13.92578125, 53.879052734374966], - [13.827734375, 54.12724609374999], - [14.1982421875, 53.919042968750034] - ] - ], - [ - [ - [13.709179687500011, 54.382714843749994], - [13.707324218750074, 54.281152343749994], - [13.190039062500034, 54.32563476562501], - [13.336816406249994, 54.697119140625006], - [13.65761718750008, 54.55957031249997], - [13.709179687500011, 54.382714843749994] - ] - ], - [ - [ - [9.739746093750028, 54.82553710937498], - [10.022167968750011, 54.673925781250006], - [9.86865234375, 54.47246093749999], - [10.731542968750006, 54.31625976562506], - [11.013378906250068, 54.37915039062497], - [11.008593750000074, 54.18115234374997], - [10.810742187500068, 54.075146484374955], - [10.917773437500045, 53.99531250000004], - [11.39960937500004, 53.94462890625002], - [12.111328125, 54.168310546875006], - [12.57539062500004, 54.467382812500006], - [13.028613281250017, 54.411035156249994], - [13.448046875000017, 54.14086914062503], - [13.724218750000063, 54.153222656249966], - [13.865527343750074, 53.85336914062498], - [14.258886718750006, 53.729638671874994], - [14.298730468750051, 53.55644531249999], - [14.41455078125, 53.28349609374996], - [14.412304687500011, 53.216748046874955], - [14.410937500000074, 53.19902343749999], - [14.368554687500051, 53.105566406250034], - [14.293164062500068, 53.026757812499966], - [14.138867187500068, 52.93286132812503], - [14.128613281250011, 52.87822265625002], - [14.253710937500017, 52.78251953124996], - [14.514062500000023, 52.645605468750034], - [14.619433593750017, 52.52851562499998], - [14.569726562499994, 52.431103515624955], - [14.554589843750023, 52.35966796874996], - [14.573925781250068, 52.31416015625001], - [14.615625, 52.277636718750045], - [14.679882812500068, 52.25], - [14.752539062500034, 52.08183593750002], - [14.601660156250034, 51.832373046875006], - [14.738671875000051, 51.62714843750004], - [14.7109375, 51.54492187499997], - [14.724707031250063, 51.523876953124955], - [14.90595703125004, 51.463330078124955], - [14.935546875000028, 51.435351562500045], - [14.9638671875, 51.095117187499994], - [14.917480468750057, 51.00874023437498], - [14.814257812499989, 50.871630859375045], - [14.809375, 50.858984375000034], - [14.797460937500034, 50.84233398437502], - [14.766503906250051, 50.81831054687501], - [14.72333984375004, 50.81469726562497], - [14.658203125, 50.832617187500006], - [14.613574218750045, 50.85556640625006], - [14.623828125000017, 50.91474609375004], - [14.595214843750057, 50.91860351562502], - [14.559667968750006, 50.954931640625034], - [14.545703124999989, 50.99394531249999], - [14.319726562500051, 51.037792968749955], - [14.36904296875008, 50.89873046874996], - [13.18115234375, 50.510498046875], - [13.016406250000017, 50.490380859374994], - [12.549023437500011, 50.393408203125034], - [12.3056640625, 50.205712890624994], - [12.27734375, 50.18144531250002], - [12.231152343749983, 50.24487304687497], - [12.174804687500057, 50.28837890624996], - [12.134863281250006, 50.31093750000002], - [12.099218750000034, 50.31098632812504], - [12.089843749999972, 50.30175781250003], - [12.089746093750051, 50.2685546875], - [12.294598214285761, 50.13608119419641], - [12.5125, 49.87744140625], - [12.390527343750051, 49.739648437499994], - [12.68115234375, 49.41450195312501], - [12.91669921875004, 49.33046875000002], - [13.401171875000074, 48.97758789062499], - [13.440722656250045, 48.95556640625003], - [13.547656250000074, 48.95966796874998], - [13.684960937500051, 48.87670898437506], - [13.769921875000051, 48.81596679687502], - [13.814746093750017, 48.76694335937498], - [13.802929687500011, 48.74750976562501], - [13.798828124999972, 48.62167968750006], - [13.785351562499983, 48.58745117187502], - [13.486621093750074, 48.58183593750002], - [13.471679687500028, 48.57182617187502], - [13.459863281250023, 48.564550781250034], - [13.409375, 48.39414062500006], - [13.322851562500006, 48.33125], - [13.215234375000023, 48.301904296874994], - [12.760351562500063, 48.10698242187499], - [12.95351562500008, 47.890625], - [12.897656250000068, 47.721875], - [13.054101562500051, 47.655126953125034], - [13.047949218750034, 47.57915039062502], - [13.031542968750074, 47.50800781250001], - [13.01435546875004, 47.478076171875045], - [12.968066406250017, 47.475683593750006], - [12.878906250000057, 47.506445312500034], - [12.809375, 47.542187499999955], - [12.782812500000034, 47.56416015624998], - [12.781152343750051, 47.590429687500006], - [12.796191406249989, 47.60703125], - [12.771386718750023, 47.63940429687503], - [12.685839843750074, 47.66933593750002], - [12.209277343750074, 47.71826171875003], - [12.196875, 47.709082031250034], - [12.203808593750011, 47.64672851562503], - [12.185644531250063, 47.61953125], - [11.041992187500028, 47.39311523437496], - [10.98085937499999, 47.39814453125001], - [10.893945312500051, 47.470458984375], - [10.870605468750028, 47.500781250000045], - [10.873046874999972, 47.52021484375001], - [10.741601562500023, 47.52412109375001], - [10.65869140625, 47.547216796875006], - [10.482812500000051, 47.54179687499996], - [10.439453125000028, 47.55156249999999], - [10.403906250000063, 47.41699218750003], - [10.369140625, 47.366064453125034], - [10.18300781250008, 47.27880859375003], - [10.200292968750063, 47.36342773437505], - [10.066308593750023, 47.39335937500002], - [10.064575892857171, 47.42369419642856], - [10.059863281250045, 47.44907226562498], - [10.034082031250023, 47.47358398437501], - [9.971582031249994, 47.50532226562498], - [9.839160156250017, 47.55229492187496], - [9.748925781250023, 47.575537109375006], - [9.524023437500034, 47.52421875000002], - [8.572656250000023, 47.775634765625], - [8.435742187500011, 47.73134765625002], - [8.403417968750006, 47.687792968750045], - [8.413281250000068, 47.66269531249998], - [8.451757812500006, 47.65180664062498], - [8.552343750000063, 47.65913085937498], - [8.56708984375004, 47.65190429687502], - [8.57050781250004, 47.63779296874998], - [8.55947265625008, 47.62402343750003], - [8.477636718750034, 47.61269531250002], - [8.454003906249994, 47.59619140625003], - [7.615625, 47.59272460937504], - [7.616601562500023, 48.15678710937502], - [8.134863281250006, 48.97358398437498], - [7.450585937500051, 49.152197265625034], - [6.735449218750006, 49.16059570312498], - [6.344335937500006, 49.45273437499998], - [6.4873046875, 49.798486328124994], - [6.204882812500017, 49.915136718750034], - [6.13818359375, 49.97431640625001], - [6.10976562500008, 50.034375], - [6.116503906250045, 50.120996093749966], - [6.340917968750006, 50.451757812500034], - [5.993945312500017, 50.75043945312504], - [6.048437500000034, 50.90488281250006], - [5.857519531250034, 51.030126953125006], - [6.129980468750034, 51.14741210937501], - [6.198828125000034, 51.45], - [5.948730468750057, 51.80268554687501], - [6.800390625, 51.96738281249998], - [6.724511718749994, 52.080224609374966], - [7.035156250000057, 52.38022460937498], - [6.748828125000074, 52.464013671874994], - [6.710742187500045, 52.61787109374998], - [7.033007812500045, 52.65136718749997], - [7.197265625000028, 53.28227539062499], - [7.074316406250034, 53.477636718750006], - [7.285253906250034, 53.68134765625001], - [8.00927734375, 53.69072265624999], - [8.108496093750063, 53.46767578125002], - [8.245214843750006, 53.44531249999997], - [8.333886718750051, 53.606201171875], - [8.495214843750063, 53.39423828124998], - [8.618945312500045, 53.875], - [9.20556640625, 53.85595703124997], - [9.783984375000074, 53.554638671874955], - [9.31201171875, 53.859130859375], - [8.92041015625, 53.96533203125006], - [8.906640625000023, 54.26079101562502], - [8.625781250000017, 54.35395507812501], - [8.951855468750011, 54.46757812499996], - [8.670312500000023, 54.903417968750034], - [9.739746093750028, 54.82553710937498] - ] - ], - [ - [ - [8.307714843750034, 54.786962890625034], - [8.451464843750017, 55.05537109374998], - [8.3798828125, 54.89985351562501], - [8.629589843750068, 54.891748046874966], - [8.307714843750034, 54.786962890625034] - ] - ] - ] - }, - "properties": { - "name": "Germany", - "childNum": 4 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [43.24599609375002, 11.499804687499989], - [42.92275390625002, 10.999316406249989], - [42.557714843750006, 11.080761718749997], - [41.79824218750002, 10.98046875], - [41.79267578125001, 11.68603515625], - [42.378515625, 12.46640625], - [42.40859375000002, 12.494384765625], - [42.45, 12.521337890624991], - [42.47939453125002, 12.513623046874997], - [42.703710937500006, 12.380322265624997], - [42.76748046875002, 12.4228515625], - [42.825292968750006, 12.5693359375], - [42.86591796875001, 12.622802734375], - [42.88330078125, 12.621289062499997], - [43.00566406250002, 12.662304687499997], - [43.11669921875, 12.70859375], - [43.353515625, 12.367041015624991], - [43.38027343750002, 12.091259765624997], - [42.64003906250002, 11.560107421874989], - [42.52177734375002, 11.572167968749994], - [42.58378906250002, 11.496777343749997], - [43.04277343750002, 11.588476562499991], - [43.24599609375002, 11.499804687499989] - ] - ] - }, - "properties": { - "name": "Djibouti", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-61.281689453125, 15.2490234375], - [-61.37539062499999, 15.227294921875], - [-61.45810546874999, 15.633105468750003], - [-61.277246093749994, 15.526708984374991], - [-61.281689453125, 15.2490234375] - ] - ] - }, - "properties": { - "name": "Dominica", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [11.361425781250006, 54.891650390625045], - [11.739550781250017, 54.80742187500002], - [11.765917968750074, 54.67944335937506], - [11.457421875000023, 54.628857421874955], - [11.035546875000051, 54.77309570312505], - [11.058593750000028, 54.940576171874966], - [11.361425781250006, 54.891650390625045] - ] - ], - [ - [ - [12.549218750000051, 54.96577148437504], - [12.11884765625004, 54.91440429687506], - [12.274023437500034, 55.064111328124994], - [12.549218750000051, 54.96577148437504] - ] - ], - [ - [ - [10.061230468750068, 54.88637695312502], - [9.80625, 54.90600585937503], - [9.78125, 55.06904296875001], - [10.061230468750068, 54.88637695312502] - ] - ], - [ - [ - [10.734082031250011, 54.750732421875], - [10.621679687500006, 54.851416015625006], - [10.95107421875008, 55.15620117187501], - [10.734082031250011, 54.750732421875] - ] - ], - [ - [ - [15.087695312500017, 55.021875], - [14.684179687500063, 55.10224609375004], - [14.765332031250068, 55.296728515625034], - [15.132617187500017, 55.14453125000003], - [15.087695312500017, 55.021875] - ] - ], - [ - [ - [10.645117187500006, 55.60981445312498], - [10.785253906250034, 55.13339843749998], - [10.44277343750008, 55.04877929687498], - [9.988769531250028, 55.163183593750006], - [9.860644531250045, 55.515478515625034], - [10.645117187500006, 55.60981445312498] - ] - ], - [ - [ - [12.665722656250068, 55.596533203125006], - [12.550878906250034, 55.55625], - [12.59921875, 55.68022460937502], - [12.665722656250068, 55.596533203125006] - ] - ], - [ - [ - [12.56875, 55.785058593749966], - [12.215039062500011, 55.46650390624998], - [12.413085937500028, 55.28618164062502], - [12.089941406250006, 55.18813476562505], - [12.050390625000034, 54.81533203125002], - [11.8623046875, 54.77260742187502], - [11.653808593750057, 55.186914062499966], - [11.286328125000068, 55.20444335937498], - [10.978906250000051, 55.721533203125006], - [11.322265625000028, 55.752539062500006], - [11.627734375000074, 55.95688476562498], - [11.819726562500023, 55.69765625000002], - [11.86640625000004, 55.968164062499966], - [12.218945312499983, 56.11865234374997], - [12.578710937500006, 56.06406250000006], - [12.56875, 55.785058593749966] - ] - ], - [ - [ - [11.052148437500051, 57.25253906250006], - [10.873828125000045, 57.26225585937499], - [11.174511718750011, 57.322900390624994], - [11.052148437500051, 57.25253906250006] - ] - ], - [ - [ - [9.739746093750028, 54.82553710937498], - [8.670312500000023, 54.903417968750034], - [8.61591796875004, 55.41821289062503], - [8.132128906250074, 55.59980468749998], - [8.16396484375008, 56.60688476562498], - [8.671679687500045, 56.49565429687496], - [8.88808593750008, 56.73505859374998], - [9.06708984375004, 56.79384765625005], - [9.196386718750006, 56.70166015625], - [9.2548828125, 57.01171875000003], - [8.992773437499977, 57.01611328125003], - [8.771972656250028, 56.72529296875004], - [8.468359375, 56.66455078125], - [8.284082031250023, 56.85234374999999], - [8.618554687500051, 57.11127929687498], - [9.43359375, 57.17431640625003], - [9.96230468750008, 57.580957031249994], - [10.609960937500034, 57.73691406249998], - [10.282714843750057, 56.620507812499994], - [10.926171875000051, 56.44326171875002], - [10.753417968750028, 56.24199218749999], - [10.31875, 56.212890625], - [10.18300781250008, 55.86518554687504], - [9.903710937500023, 55.84282226562502], - [10.02363281250004, 55.76142578125004], - [9.591113281250017, 55.49321289062502], - [9.670996093750063, 55.26640624999999], - [9.453710937500006, 55.03955078125006], - [9.732324218750023, 54.96801757812506], - [9.739746093750028, 54.82553710937498] - ] - ] - ] - }, - "properties": { - "name": "Denmark", - "childNum": 10, - "cp": [10.2768332, 56.1773879] - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-71.647216796875, 19.195947265624994], - [-71.746484375, 19.285839843749997], - [-71.71147460937499, 19.486572265625], - [-71.75742187499999, 19.688183593749997], - [-71.779248046875, 19.718164062499994], - [-71.6673828125, 19.8486328125], - [-70.95415039062499, 19.913964843749994], - [-70.19384765625, 19.63803710937499], - [-69.95683593749999, 19.671875], - [-69.739404296875, 19.29921875], - [-69.23247070312499, 19.27182617187499], - [-69.60595703125, 19.206494140624997], - [-69.62363281249999, 19.117822265624994], - [-68.684765625, 18.90478515625], - [-68.33916015624999, 18.611523437499997], - [-68.68740234375, 18.21494140624999], - [-68.9349609375, 18.408007812500003], - [-69.27451171874999, 18.43984375], - [-69.770654296875, 18.443554687499997], - [-70.479931640625, 18.21728515625], - [-70.644677734375, 18.336230468750003], - [-71.02783203125, 18.273193359375], - [-71.43896484375, 17.63559570312499], - [-71.63173828125, 17.773632812499997], - [-71.768310546875, 18.03916015624999], - [-71.76376953124999, 18.20395507812499], - [-71.737255859375, 18.270800781250003], - [-71.7619140625, 18.34130859375], - [-71.87255859375, 18.416210937499997], - [-71.940380859375, 18.512597656249994], - [-72.000390625, 18.597900390625], - [-71.98686523437499, 18.6103515625], - [-71.86650390624999, 18.614160156249994], - [-71.74321289062499, 18.73291015625], - [-71.72705078125, 18.80322265625], - [-71.733642578125, 18.856396484374997], - [-71.80712890625, 18.987011718749997], - [-71.647216796875, 19.195947265624994] - ] - ] - }, - "properties": { - "name": "Dominican Rep.", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [8.207617187500006, 36.518945312499994], - [8.348730468750006, 36.36796875], - [8.318066406250011, 35.654931640624994], - [8.31640625, 35.403125], - [8.35986328125, 35.299609375], - [8.394238281250011, 35.203857421875], - [8.312109375, 35.084619140624994], - [8.27685546875, 34.9794921875], - [8.24560546875, 34.73408203125], - [7.513867187500011, 34.080517578125], - [7.534375, 33.717919921874994], - [7.877246093750017, 33.172119140625], - [8.1125, 33.055322265624994], - [8.333398437500023, 32.543603515624994], - [9.044042968750006, 32.07236328125], - [9.160253906250006, 31.621337890625], - [9.224023437500023, 31.373681640624994], - [9.51875, 30.229394531249994], - [9.310253906250011, 30.115234375], - [9.805273437500006, 29.176953125], - [9.916015625, 27.785693359374996], - [9.74755859375, 27.330859375], - [9.883203125000023, 26.630810546874997], - [9.491406250000011, 26.333740234375], - [9.4482421875, 26.067138671875], - [10.000683593750011, 25.332080078125003], - [10.255859375, 24.591015625], - [10.395898437500023, 24.485595703125], - [10.686132812500006, 24.55136718749999], - [11.507617187500017, 24.314355468749994], - [11.967871093750006, 23.517871093750003], - [7.481738281250017, 20.873095703125003], - [5.836621093750011, 19.479150390624994], - [4.227636718750006, 19.142773437499997], - [3.3564453125, 18.986621093750003], - [3.119726562500006, 19.103173828124994], - [3.255859375, 19.4109375], - [3.130273437500023, 19.85019531249999], - [1.685449218750023, 20.378369140624997], - [1.610644531250017, 20.555566406249994], - [1.165722656250011, 20.817431640625003], - [1.1455078125, 21.102246093749997], - [-1.947900390624994, 23.124804687500003], - [-4.822607421874977, 24.99560546875], - [-8.683349609375, 27.2859375], - [-8.683349609375, 27.656445312499997], - [-8.683349609375, 27.900390625], - [-8.659912109375, 28.718603515625], - [-7.485742187499994, 29.392236328124994], - [-7.427685546874983, 29.425], - [-7.142431640624977, 29.619580078124997], - [-6.855566406249977, 29.601611328124996], - [-6.755126953125, 29.583837890625], - [-6.635351562499977, 29.568798828124997], - [-6.597753906249977, 29.578955078125], - [-6.520556640624989, 29.659863281249997], - [-6.479736328125, 29.820361328124996], - [-6.00429687499999, 29.83125], - [-5.448779296874989, 29.956933593749994], - [-5.293652343749983, 30.058642578124996], - [-5.180126953124983, 30.166162109374994], - [-4.96826171875, 30.465380859374996], - [-4.778515624999983, 30.552392578124994], - [-4.529150390624977, 30.625537109374996], - [-4.322851562499977, 30.698876953124994], - [-4.148779296874977, 30.8095703125], - [-3.626904296874983, 31.000927734374997], - [-3.833398437499994, 31.197802734374996], - [-3.837109374999983, 31.512353515624994], - [-3.768164062499977, 31.68955078125], - [-3.700244140624989, 31.700097656249994], - [-3.604589843749977, 31.686767578125], - [-3.439794921874977, 31.704541015624997], - [-3.017382812499989, 31.834277343749996], - [-2.988232421874983, 31.87421875], - [-2.930859374999983, 32.042529296874996], - [-2.863427734374994, 32.07470703125], - [-1.275341796874983, 32.089013671874994], - [-1.16259765625, 32.399169921875], - [-1.111035156249983, 32.552294921874996], - [-1.188232421875, 32.60849609375], - [-1.29638671875, 32.675683593749994], - [-1.352148437499977, 32.703369140625], - [-1.45, 32.784814453124994], - [-1.510009765625, 32.87763671875], - [-1.550732421874983, 33.073583984375], - [-1.67919921875, 33.318652343749996], - [-1.795605468749983, 34.751904296875], - [-2.131787109374983, 34.970849609374994], - [-2.190771484374977, 35.02978515625], - [-2.219628906249994, 35.10419921875], - [-1.673632812499989, 35.18310546875], - [-0.426123046874977, 35.8615234375], - [-0.048242187499994, 35.8328125], - [0.312207031250011, 36.162353515625], - [0.9716796875, 36.4439453125], - [2.593359375, 36.60068359375], - [2.972851562500011, 36.784472656249996], - [3.779003906250011, 36.89619140625], - [4.758105468750017, 36.896337890625], - [5.29541015625, 36.648242187499996], - [6.486523437500011, 37.085742187499996], - [6.927539062500017, 36.91943359375], - [7.238476562500011, 36.968505859375], - [7.204296875000011, 37.0923828125], - [7.910449218750017, 36.856347656249994], - [8.576562500000023, 36.93720703125], - [8.601269531250011, 36.833935546875], - [8.207617187500006, 36.518945312499994] - ] - ] - }, - "properties": { - "name": "Algeria", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-80.131591796875, -2.973144531249957], - [-80.27294921875003, -2.995898437499974], - [-80.22368164062502, -2.753125], - [-80.08076171874995, -2.668847656249966], - [-79.90903320312495, -2.725585937499972], - [-80.131591796875, -2.973144531249957] - ] - ], - [ - [ - [-90.42392578125, -1.339941406250034], - [-90.51953124999994, -1.299121093749974], - [-90.47719726562494, -1.22099609374996], - [-90.42392578125, -1.339941406250034] - ] - ], - [ - [ - [-89.41889648437498, -0.911035156249966], - [-89.60859374999998, -0.888574218750009], - [-89.28784179687503, -0.689843750000023], - [-89.41889648437498, -0.911035156249966] - ] - ], - [ - [ - [-90.33486328125, -0.771582031249977], - [-90.54213867187502, -0.676464843749955], - [-90.53168945312493, -0.581445312499966], - [-90.26938476562498, -0.48466796874996], - [-90.19272460937498, -0.658789062500006], - [-90.33486328125, -0.771582031249977] - ] - ], - [ - [ - [-91.42597656249995, -0.460839843749994], - [-91.61074218749994, -0.44394531250002], - [-91.64667968749998, -0.284472656249946], - [-91.46015625000001, -0.255664062500031], - [-91.42597656249995, -0.460839843749994] - ] - ], - [ - [ - [-90.57392578124993, -0.333984375], - [-90.8677734375, -0.271386718750037], - [-90.78037109374998, -0.160449218749989], - [-90.57392578124993, -0.333984375] - ] - ], - [ - [ - [-91.27216796874998, 0.025146484374986], - [-90.799658203125, -0.752050781249991], - [-90.90551757812497, -0.94052734375002], - [-91.13105468750001, -1.019628906249977], - [-91.41904296874998, -0.996679687500006], - [-91.49541015624999, -0.860937499999977], - [-91.120947265625, -0.559082031250028], - [-91.36918945312493, -0.287207031249977], - [-91.42885742187502, -0.023388671874955], - [-91.59682617187497, 0.002099609374994], - [-91.36137695312496, 0.125830078124977], - [-91.27216796874998, 0.025146484374986] - ] - ], - [ - [ - [-78.90922851562502, 1.252783203124977], - [-78.99169921875003, 1.293212890625043], - [-78.89980468749997, 1.359765625], - [-78.90922851562502, 1.252783203124977] - ] - ], - [ - [ - [-75.28447265624999, -0.10654296875002], - [-75.62626953124999, -0.122851562499974], - [-75.63203125000001, -0.157617187500037], - [-75.56059570312502, -0.200097656249994], - [-75.49106445312498, -0.24833984374996], - [-75.42470703124997, -0.408886718749983], - [-75.259375, -0.59013671874996], - [-75.24960937499998, -0.951855468750026], - [-75.34819335937499, -0.966796874999957], - [-75.38012695312503, -0.94023437499996], - [-75.40805664062503, -0.92431640625], - [-75.42041015624997, -0.962207031250003], - [-75.570556640625, -1.53125], - [-76.08979492187501, -2.133105468749974], - [-76.6791015625, -2.562597656249991], - [-77.860595703125, -2.981640625000011], - [-78.240380859375, -3.472558593750009], - [-78.345361328125, -3.397363281249966], - [-78.64799804687499, -4.248144531250006], - [-78.68603515625003, -4.562402343749994], - [-78.86152343749998, -4.665039062499943], - [-78.90761718749997, -4.714453124999977], - [-78.92578125, -4.770703124999983], - [-78.91420898437497, -4.818652343749974], - [-78.919189453125, -4.858398437499986], - [-78.97539062499999, -4.873242187499997], - [-78.99526367187497, -4.908007812499974], - [-79.03330078124998, -4.96914062499999], - [-79.07626953125003, -4.990625], - [-79.18666992187497, -4.958203124999983], - [-79.26811523437493, -4.957617187499949], - [-79.33095703124997, -4.92783203125002], - [-79.39941406249997, -4.840039062499983], - [-79.45576171874998, -4.766210937499949], - [-79.50190429687495, -4.670605468750011], - [-79.51616210937493, -4.539160156249963], - [-79.57768554687496, -4.50058593750002], - [-79.638525390625, -4.454882812500031], - [-79.71098632812502, -4.467578124999946], - [-79.79726562500002, -4.47636718749996], - [-79.8451171875, -4.445898437499977], - [-79.962890625, -4.390332031250026], - [-80.06352539062499, -4.327539062500023], - [-80.13955078125002, -4.296093750000011], - [-80.19746093750001, -4.311035156249943], - [-80.293359375, -4.416796875], - [-80.38349609374998, -4.46367187499996], - [-80.424169921875, -4.461425781250028], - [-80.47856445312499, -4.430078125000037], - [-80.48847656249995, -4.393652343749991], - [-80.44384765625003, -4.335839843750023], - [-80.35288085937495, -4.208496093750014], - [-80.453759765625, -4.205175781249963], - [-80.48847656249995, -4.165527343749972], - [-80.49345703124999, -4.119140625000014], - [-80.510009765625, -4.06953125000004], - [-80.49013671874994, -4.010058593750003], - [-80.43720703125001, -3.978613281249991], - [-80.30327148437499, -4.005078124999969], - [-80.26689453124993, -3.948828124999963], - [-80.23051757812499, -3.924023437499969], - [-80.19414062499996, -3.905859375], - [-80.24375, -3.576757812500006], - [-80.32465820312498, -3.387890625], - [-79.96333007812501, -3.15771484375], - [-79.72988281249997, -2.579101562499972], - [-79.842138671875, -2.0673828125], - [-79.92558593749996, -2.548535156249969], - [-80.03017578124994, -2.556738281249949], - [-80.00664062499993, -2.353808593750003], - [-80.28471679687502, -2.706738281249955], - [-80.93217773437493, -2.269140624999977], - [-80.76059570312498, -1.934570312500028], - [-80.90239257812499, -1.078906249999974], - [-80.55390624999998, -0.847949218749989], - [-80.45546875, -0.585449218749986], - [-80.282373046875, -0.620507812500023], - [-80.48227539062503, -0.368261718749963], - [-80.046142578125, 0.155371093750048], - [-80.08828124999997, 0.78476562500002], - [-78.89965820312503, 1.20625], - [-78.85966796874996, 1.455371093750031], - [-78.1806640625, 0.968554687499974], - [-77.702880859375, 0.837841796874997], - [-77.46767578124997, 0.636523437500017], - [-77.396337890625, 0.393896484374963], - [-76.49462890624997, 0.23544921875002], - [-76.27060546874998, 0.439404296874997], - [-75.77666015624999, 0.08925781249998], - [-75.28447265624999, -0.10654296875002] - ] - ] - ] - }, - "properties": { - "name": "Ecuador", - "childNum": 9 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [34.24531250000001, 31.208300781249996], - [34.904296875, 29.47734375], - [34.736425781250006, 29.27060546875], - [34.39970703125002, 28.01601562499999], - [34.22011718750002, 27.764306640624994], - [33.76025390625, 28.04765625], - [33.24775390625001, 28.567724609375], - [32.56572265625002, 29.973974609375], - [32.35976562500002, 29.630664062499996], - [32.89824218750002, 28.565234375], - [33.54707031250001, 27.898144531249997], - [33.5498046875, 27.607373046874997], - [33.84931640625001, 27.184912109375], - [33.959082031250006, 26.6490234375], - [35.19414062500002, 24.475146484375003], - [35.78388671875001, 23.937792968750003], - [35.54082031250002, 23.920654296875], - [35.50439453125, 23.779296875], - [35.697851562500006, 22.946191406249994], - [36.22968750000001, 22.628808593749994], - [36.87138671875002, 21.996728515624994], - [31.434472656250023, 21.995849609375], - [31.486132812500017, 22.14780273437499], - [31.400292968750023, 22.202441406250003], - [31.260644531250023, 22.00229492187499], - [31.092675781250023, 21.994873046875], - [28.036425781250017, 21.995361328125], - [24.980273437500017, 21.995849609375], - [24.980273437500017, 25.5888671875], - [24.980273437500017, 29.181884765625], - [24.703222656250006, 30.201074218749994], - [24.96142578125, 30.678515625], - [24.85273437500001, 31.334814453125], - [25.150488281250006, 31.654980468749997], - [25.382226562500023, 31.51279296875], - [25.89326171875001, 31.620898437499996], - [27.248046875, 31.377880859374997], - [27.5400390625, 31.212695312499996], - [28.51484375000001, 31.050439453124994], - [29.072070312500017, 30.830273437499997], - [29.929785156250006, 31.227490234374997], - [30.22265625, 31.2583984375], - [30.395117187500006, 31.4576171875], - [30.92353515625001, 31.566845703124997], - [30.56298828125, 31.4169921875], - [31.001757812500017, 31.462792968749994], - [31.082910156250023, 31.603320312499996], - [31.5244140625, 31.458251953125], - [31.888964843750017, 31.54140625], - [32.13603515625002, 31.341064453125], - [31.8921875, 31.482470703124996], - [31.77109375, 31.292578125], - [32.10175781250001, 31.092822265624996], - [32.281835937500006, 31.200878906249997], - [32.21621093750002, 31.29375], - [32.60332031250002, 31.06875], - [33.66650390625, 31.130419921874996], - [34.19814453125002, 31.322607421875], - [34.24531250000001, 31.208300781249996] - ] - ] - }, - "properties": { - "name": "Egypt", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [40.141210937500006, 15.696142578125034], - [40.399023437500006, 15.579882812500045], - [39.975195312500006, 15.612451171875023], - [39.94746093750004, 15.696142578125034], - [40.07050781250004, 15.676611328125034], - [39.93994140625003, 15.744531250000023], - [39.9567382812501, 15.889404296875057], - [40.141210937500006, 15.696142578125034] - ] - ], - [ - [ - [40.07646484375002, 16.082421875000023], - [40.11005859375004, 15.985742187500051], - [39.99609375000003, 16.04267578125001], - [40.07646484375002, 16.082421875000023] - ] - ], - [ - [ - [40.938574218750006, 13.983105468749997], - [40.82011718750002, 14.111669921874991], - [40.22148437500002, 14.431152343749972], - [39.531835937500006, 14.53671875], - [39.198046875000074, 14.479394531250037], - [39.1354492187501, 14.581884765625034], - [39.07421874999997, 14.628222656249974], - [39.02382812499999, 14.628222656249974], - [38.99570312500006, 14.586865234374983], - [38.81201171875003, 14.482324218750009], - [38.50439453124997, 14.42441406250002], - [38.43144531250002, 14.428613281249994], - [38.221484375000074, 14.649658203124986], - [38.002539062500006, 14.737109375000045], - [37.94345703125006, 14.810546875], - [37.884179687499994, 14.852294921874972], - [37.82031250000003, 14.708496093749986], - [37.70839843750005, 14.45722656250004], - [37.64843750000003, 14.32255859375006], - [37.571191406249994, 14.149072265624966], - [37.546777343749994, 14.143847656249974], - [37.507226562499994, 14.156396484375037], - [37.257226562499994, 14.453759765625051], - [37.024511718750006, 14.271972656250057], - [36.81191406250005, 14.315039062500034], - [36.67910156250005, 14.307568359375026], - [36.542382812499994, 14.25820312499999], - [36.52431640625005, 14.256835937499986], - [36.492285156250006, 14.544335937500023], - [36.470800781250006, 14.736474609375009], - [36.448144531249994, 14.940087890625009], - [36.42675781249997, 15.132080078125043], - [36.566015625, 15.362109375], - [36.9137695312501, 16.296191406250045], - [36.887792968750006, 16.624658203124994], - [36.9787109375001, 16.800585937500045], - [36.9757812500001, 16.866552734375006], - [36.99521484375006, 17.020556640625017], - [37.00898437500004, 17.058886718750017], - [37.06152343749997, 17.061279296875057], - [37.16953125000006, 17.04140625], - [37.41103515625005, 17.061718749999955], - [37.452929687500074, 17.108691406250017], - [37.51015625, 17.28813476562499], - [37.54746093750006, 17.32412109375005], - [37.78242187500004, 17.458007812500057], - [38.253515625, 17.584765625000017], - [38.26728515625004, 17.616699218750057], - [38.28984375000002, 17.637011718750017], - [38.34736328125004, 17.68359375], - [38.37373046875004, 17.717333984375045], - [38.42246093750006, 17.823925781249983], - [38.60947265625006, 18.00507812500004], - [39.03447265625002, 17.085546875000034], - [39.298925781250006, 15.921093750000011], - [39.78554687499999, 15.124853515624991], - [39.86376953124997, 15.470312500000034], - [40.20410156250003, 15.014111328124983], - [41.17646484375004, 14.620312500000054], - [41.65820312499997, 13.983056640624994], - [42.24511718749997, 13.587646484374986], - [42.39931640625005, 13.212597656249969], - [42.522851562499994, 13.221484375], - [42.796191406250074, 12.864257812500057], - [42.96953125000002, 12.808349609375028], - [42.99902343750003, 12.899511718750048], - [43.08291015625005, 12.824609374999966], - [43.11669921874997, 12.708593749999963], - [43.00566406250002, 12.66230468750004], - [42.88330078124997, 12.621289062500026], - [42.86591796875004, 12.622802734374986], - [42.82529296875006, 12.569335937500014], - [42.767480468749994, 12.422851562500014], - [42.70371093750006, 12.380322265625054], - [42.479394531249994, 12.513623046875026], - [42.45, 12.521337890625006], - [42.40859375, 12.494384765625014], - [42.37851562500006, 12.46640625], - [42.28994140625005, 12.570214843750009], - [42.225, 12.661962890624963], - [42.13427734374997, 12.771435546874969], - [41.95214843749997, 12.88232421875], - [41.85957031250004, 13.025878906250028], - [41.76503906250005, 13.183935546874991], - [41.362890625, 13.499804687500031], - [40.938574218750006, 13.983105468749997] - ] - ] - ] - }, - "properties": { - "name": "Eritrea", - "childNum": 3 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-17.887939453125, 27.809570312500057], - [-17.984765625000023, 27.646386718750023], - [-18.160546874999937, 27.76147460937503], - [-17.887939453125, 27.809570312500057] - ] - ], - [ - [ - [-15.400585937499955, 28.147363281250023], - [-15.436767578124972, 27.810693359375023], - [-15.71030273437492, 27.784082031250023], - [-15.809472656249966, 27.994482421874977], - [-15.682763671874994, 28.15405273437497], - [-15.400585937499955, 28.147363281250023] - ] - ], - [ - [ - [-17.184667968749977, 28.02197265624997], - [-17.324902343749955, 28.11767578125003], - [-17.25859375, 28.203173828125045], - [-17.103759765624943, 28.111132812500017], - [-17.184667968749977, 28.02197265624997] - ] - ], - [ - [ - [-16.33447265624997, 28.37993164062499], - [-16.41821289062497, 28.15141601562496], - [-16.65800781249999, 28.007177734374977], - [-16.905322265625017, 28.33959960937503], - [-16.12363281249992, 28.57597656249996], - [-16.33447265624997, 28.37993164062499] - ] - ], - [ - [ - [-14.196777343749943, 28.169287109375063], - [-14.332617187500006, 28.056005859374977], - [-14.49179687499992, 28.100927734374977], - [-14.231982421875017, 28.21582031250003], - [-14.003369140624983, 28.706689453125023], - [-13.85722656249996, 28.73803710937503], - [-13.928027343749989, 28.25346679687499], - [-14.196777343749943, 28.169287109375063] - ] - ], - [ - [ - [-17.83427734374999, 28.49321289062496], - [-18.00078124999999, 28.758251953124955], - [-17.928808593749977, 28.844580078125063], - [-17.7265625, 28.724462890625006], - [-17.83427734374999, 28.49321289062496] - ] - ], - [ - [ - [-13.715966796874966, 28.911230468750034], - [-13.85991210937496, 28.869091796874983], - [-13.823632812499966, 29.013330078124966], - [-13.463574218749955, 29.237207031250023], - [-13.477929687499966, 29.00659179687503], - [-13.715966796874966, 28.911230468750034] - ] - ], - [ - [ - [1.593945312500068, 38.672070312499955], - [1.40576171875, 38.670996093750006], - [1.436328125000017, 38.768212890624994], - [1.593945312500068, 38.672070312499955] - ] - ], - [ - [ - [1.445214843750051, 38.91870117187503], - [1.223339843750068, 38.90385742187502], - [1.3486328125, 39.080810546875], - [1.564453125, 39.12104492187504], - [1.623632812499977, 39.03881835937497], - [1.445214843750051, 38.91870117187503] - ] - ], - [ - [ - [3.145312500000017, 39.79008789062499], - [3.461816406250023, 39.69775390625003], - [3.072851562500006, 39.30126953124997], - [2.799804687500057, 39.38505859374999], - [2.700585937500023, 39.54213867187502], - [2.49951171875, 39.47788085937498], - [2.37001953125008, 39.57207031249999], - [3.15869140625, 39.97050781249999], - [3.145312500000017, 39.79008789062499] - ] - ], - [ - [ - [4.293652343750011, 39.84184570312499], - [3.8671875, 39.958740234375], - [3.853417968750051, 40.06303710937502], - [4.22578125000004, 40.032373046874966], - [4.293652343750011, 39.84184570312499] - ] - ], - [ - [ - [-1.794042968749949, 43.407324218750006], - [-1.410693359374932, 43.240087890625034], - [-1.460839843749937, 43.05175781250006], - [-1.300048828124943, 43.10097656250002], - [-0.586425781249943, 42.798974609374966], - [0.631640625000045, 42.689599609374994], - [0.696875, 42.84511718750005], - [1.428320312499977, 42.59589843749998], - [1.414843750000074, 42.54838867187499], - [1.448828124999977, 42.43745117187504], - [1.534082031250051, 42.44169921875002], - [1.7060546875, 42.50332031250005], - [1.859765625000051, 42.457080078125045], - [1.927929687500068, 42.42631835937499], - [2.032714843750028, 42.353515625], - [3.21142578125, 42.43115234375], - [3.248046875, 41.94423828125002], - [3.0048828125, 41.76743164062506], - [2.082617187500063, 41.287402343750045], - [1.032910156250068, 41.06206054687496], - [0.714648437500074, 40.822851562500006], - [0.891113281250057, 40.72236328125004], - [0.59609375000008, 40.614501953125], - [-0.327001953124949, 39.519873046875006], - [-0.204931640624949, 39.062597656250034], - [0.20156250000008, 38.75917968750002], - [-0.520800781249989, 38.317285156249966], - [-0.814648437500011, 37.76992187500002], - [-0.721582031249966, 37.63105468749998], - [-1.327539062499937, 37.561132812500034], - [-1.640966796874949, 37.38696289062497], - [-2.111523437499983, 36.77666015624999], - [-4.366845703124994, 36.71811523437506], - [-4.67412109374996, 36.506445312500006], - [-5.171484374999949, 36.423779296874955], - [-5.3609375, 36.134912109374994], - [-5.62548828125, 36.02592773437499], - [-6.040673828124937, 36.18842773437498], - [-6.38413085937492, 36.63701171874996], - [-6.216796875000028, 36.91357421875], - [-6.396191406249983, 36.831640625], - [-6.863769531250028, 37.27890625], - [-7.406152343749937, 37.17944335937497], - [-7.44394531249992, 37.72827148437497], - [-6.957568359374932, 38.18789062499999], - [-7.106396484374983, 38.181005859375006], - [-7.343017578124943, 38.45742187500002], - [-6.997949218749994, 39.05644531250002], - [-7.53569335937496, 39.66157226562501], - [-7.117675781249972, 39.681689453125045], - [-6.975390624999932, 39.79838867187502], - [-6.896093749999949, 40.02182617187506], - [-7.032617187499966, 40.16791992187498], - [-6.8101562499999, 40.343115234375034], - [-6.928466796874972, 41.009130859375006], - [-6.2125, 41.53203125], - [-6.542187499999955, 41.672509765624994], - [-6.61826171874992, 41.9423828125], - [-7.147119140625023, 41.98115234374998], - [-7.40361328124996, 41.833691406249955], - [-8.152490234374937, 41.81196289062498], - [-8.266064453124983, 42.13740234375001], - [-8.777148437500017, 41.941064453124994], - [-8.887207031249943, 42.105273437500045], - [-8.690917968749943, 42.274169921875], - [-8.815820312499966, 42.285253906250034], - [-8.730029296874989, 42.411718750000034], - [-8.8115234375, 42.64033203124998], - [-9.033105468750023, 42.593847656250006], - [-8.927197265624926, 42.79858398437497], - [-9.235205078124977, 42.97690429687498], - [-9.178076171874977, 43.17402343749998], - [-8.248925781249937, 43.43940429687498], - [-8.256738281249937, 43.57988281249999], - [-8.004687499999932, 43.69438476562496], - [-7.503613281249983, 43.73994140625001], - [-7.060986328124955, 43.55395507812503], - [-5.846679687499943, 43.645068359375045], - [-4.52304687499992, 43.41572265625004], - [-3.604638671874966, 43.51948242187504], - [-3.045605468749926, 43.37158203125], - [-2.875048828125017, 43.454443359375006], - [-2.337109374999926, 43.32802734375002], - [-1.794042968749949, 43.407324218750006] - ] - ] - ] - }, - "properties": { - "name": "Spain", - "childNum": 12, - "cp": [-2.9366964, 40.3438963] - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [22.61738281250004, 58.62124023437502], - [23.323242187500057, 58.45083007812502], - [22.730273437500045, 58.23066406250001], - [22.371679687499977, 58.217138671875006], - [21.996875, 57.93134765624998], - [22.187695312500068, 58.15434570312502], - [21.88212890624999, 58.262353515624994], - [21.862304687500057, 58.497167968750034], - [22.61738281250004, 58.62124023437502] - ] - ], - [ - [ - [23.343554687500017, 58.550341796875045], - [23.10908203125004, 58.65922851562502], - [23.332812500000045, 58.648583984374994], - [23.343554687500017, 58.550341796875045] - ] - ], - [ - [ - [22.923730468750023, 58.826904296875], - [22.54218750000001, 58.68999023437499], - [22.411035156250023, 58.863378906250034], - [22.05625, 58.94360351562506], - [22.6494140625, 59.08710937499998], - [22.90986328125004, 58.99121093749997], - [22.923730468750023, 58.826904296875] - ] - ], - [ - [ - [28.0125, 59.484277343749966], - [28.15107421875004, 59.374414062499966], - [27.434179687500006, 58.787255859374994], - [27.502441406250057, 58.221337890624994], - [27.778515625000068, 57.87070312500006], - [27.542089843750063, 57.799414062500006], - [27.4, 57.66679687499999], - [27.35195312500005, 57.528125], - [26.96601562500001, 57.60913085937506], - [26.532617187499994, 57.53100585937503], - [26.29804687500001, 57.60107421875], - [25.66015625, 57.920166015625], - [25.27265625000001, 58.009375], - [25.11103515625004, 58.06342773437498], - [24.45888671875005, 57.907861328124994], - [24.3625, 57.86616210937501], - [24.322558593750074, 57.87060546875003], - [24.529101562500045, 58.35424804687497], - [24.114843750000034, 58.26611328125006], - [23.767578125000057, 58.36083984374997], - [23.50927734375003, 58.65854492187498], - [23.680761718750063, 58.787158203125074], - [23.43203125, 58.920654296875], - [23.494433593750017, 59.19565429687498], - [24.083398437500023, 59.29189453125005], - [24.38037109375003, 59.47265625], - [25.44375, 59.52114257812502], - [25.50927734374997, 59.63901367187506], - [26.974707031250006, 59.450634765624955], - [28.0125, 59.484277343749966] - ] - ] - ] - }, - "properties": { - "name": "Estonia", - "childNum": 4 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [38.43144531250002, 14.428613281249994], - [38.50439453125, 14.424414062499991], - [38.81201171875, 14.482324218749994], - [38.995703125, 14.586865234374997], - [39.02382812500002, 14.628222656250003], - [39.07421875, 14.628222656250003], - [39.13544921875001, 14.581884765624991], - [39.19804687500002, 14.479394531249994], - [39.531835937500006, 14.53671875], - [40.22148437500002, 14.43115234375], - [40.82011718750002, 14.111669921874991], - [40.938574218750006, 13.983105468749997], - [41.362890625, 13.499804687500003], - [41.76503906250002, 13.183935546874991], - [41.85957031250001, 13.02587890625], - [41.9521484375, 12.88232421875], - [42.13427734375, 12.771435546874997], - [42.225, 12.661962890624991], - [42.28994140625002, 12.570214843749994], - [42.378515625, 12.46640625], - [41.79267578125001, 11.68603515625], - [41.79824218750002, 10.98046875], - [42.557714843750006, 11.080761718749997], - [42.92275390625002, 10.999316406249989], - [42.65644531250001, 10.6], - [42.84160156250002, 10.203076171874997], - [43.181640625, 9.879980468749991], - [43.482519531250006, 9.379492187499991], - [43.98378906250002, 9.008837890624989], - [46.97822265625001, 7.9970703125], - [47.97822265625001, 7.9970703125], - [44.940527343750006, 4.912011718749994], - [43.988867187500006, 4.950537109374991], - [43.58349609375, 4.85498046875], - [43.12568359375001, 4.644482421874997], - [42.85664062500001, 4.32421875], - [42.02412109375001, 4.137939453125], - [41.91533203125002, 4.031298828124989], - [41.88398437500001, 3.977734375], - [41.73769531250002, 3.979052734374989], - [41.48193359375, 3.96328125], - [41.37246093750002, 3.946191406249994], - [41.22089843750001, 3.943554687499997], - [41.02080078125002, 4.057470703124991], - [40.765234375, 4.27304687499999], - [39.84218750000002, 3.851464843749994], - [39.79033203125002, 3.754248046874991], - [39.65751953125002, 3.577832031249997], - [39.49443359375002, 3.456103515624989], - [38.608007812500006, 3.60009765625], - [38.45156250000002, 3.604833984374991], - [38.22529296875001, 3.618994140624991], - [38.08613281250001, 3.64882812499999], - [37.15458984375002, 4.254541015624994], - [36.90556640625002, 4.411474609374991], - [36.02197265625, 4.468115234374991], - [35.76308593750002, 4.808007812499994], - [35.75615234375002, 4.950488281249989], - [35.779296875, 5.105566406249991], - [35.80029296875, 5.156933593749997], - [35.74501953125002, 5.343994140625], - [35.325292968750006, 5.364892578124994], - [35.2646484375, 5.412060546874997], - [35.26386718750001, 5.457910156249994], - [35.26835937500002, 5.492285156249991], - [34.98359375000001, 5.858300781249994], - [34.71064453125001, 6.660302734374994], - [34.06425781250002, 7.225732421874994], - [33.902441406250006, 7.509521484375], - [32.99892578125002, 7.899511718749991], - [33.28105468750002, 8.437255859375], - [33.95332031250001, 8.443505859374994], - [34.07275390625, 8.545263671874991], - [34.078125, 9.461523437499991], - [34.31123046875001, 10.190869140624997], - [34.34394531250001, 10.658642578124997], - [34.571875, 10.880175781249989], - [34.77128906250002, 10.746191406249991], - [34.93144531250002, 10.864794921874989], - [35.1123046875, 11.816552734374994], - [35.67021484375002, 12.623730468749997], - [36.12519531250001, 12.75703125], - [36.52431640625002, 14.2568359375], - [36.54238281250002, 14.25820312499999], - [36.67910156250002, 14.307568359374997], - [36.81191406250002, 14.315039062499991], - [37.024511718750006, 14.27197265625], - [37.25722656250002, 14.453759765624994], - [37.50722656250002, 14.156396484374994], - [37.54677734375002, 14.143847656250003], - [37.57119140625002, 14.149072265624994], - [37.6484375, 14.322558593750003], - [37.70839843750002, 14.457226562499997], - [37.8203125, 14.70849609375], - [37.88417968750002, 14.852294921875], - [37.943457031250006, 14.810546875], - [38.002539062500006, 14.737109375], - [38.22148437500002, 14.649658203125], - [38.43144531250002, 14.428613281249994] - ] - ] - }, - "properties": { - "name": "Ethiopia", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [22.17509765624999, 60.370751953124994], - [22.41552734375003, 60.30336914062505], - [22.36054687500004, 60.165576171875045], - [22.07714843750003, 60.286328124999955], - [22.17509765624999, 60.370751953124994] - ] - ], - [ - [ - [21.450878906250068, 60.529589843750045], - [21.3, 60.47978515625002], - [21.224707031250006, 60.62060546875003], - [21.450878906250068, 60.529589843750045] - ] - ], - [ - [ - [21.2177734375, 63.241308593750034], - [21.415625, 63.19736328125006], - [21.25341796875, 63.152001953124966], - [21.08388671875008, 63.277539062499955], - [21.2177734375, 63.241308593750034] - ] - ], - [ - [ - [24.848242187500034, 64.99101562499999], - [24.576562500000023, 65.04287109375], - [24.970605468750023, 65.05532226562502], - [24.848242187500034, 64.99101562499999] - ] - ], - [ - [ - [28.96582031250003, 69.02197265625], - [28.414062500000057, 68.90415039062506], - [28.77285156250005, 68.84003906249995], - [28.470703125000057, 68.48837890625], - [28.685156250000034, 68.189794921875], - [29.343847656250006, 68.06186523437506], - [29.988085937500017, 67.66826171874999], - [29.066210937500045, 66.89174804687497], - [30.102734375000097, 65.72626953125004], - [29.715917968750063, 65.62456054687502], - [29.608007812500006, 65.248681640625], - [29.826953125000017, 65.14506835937502], - [29.60419921875004, 64.968408203125], - [30.072851562500063, 64.76503906250005], - [30.04189453125005, 64.44335937499997], - [30.513769531250006, 64.2], - [30.50390625000003, 64.02060546875], - [29.991503906250074, 63.73515625000002], - [31.180859375000097, 63.208300781250074], - [31.533984375000017, 62.885400390624994], - [31.18671875000004, 62.48139648437504], - [29.69013671875004, 61.54609375000001], - [27.797656250000074, 60.53613281250003], - [26.53466796874997, 60.412890625000074], - [26.56933593750003, 60.62456054687502], - [26.377734375000074, 60.42407226562503], - [25.955957031250023, 60.474218750000034], - [26.03583984375004, 60.34150390625001], - [25.75800781250004, 60.26752929687504], - [25.65644531250004, 60.33320312499998], - [24.44560546874999, 60.021289062500045], - [23.46357421875004, 59.986230468749994], - [23.021289062500074, 59.81601562500006], - [23.19843750000001, 60.02182617187498], - [22.911718750000063, 60.20971679687497], - [22.749804687500017, 60.057275390624994], - [22.462695312500045, 60.029199218749966], - [22.5849609375, 60.380566406249955], - [21.436035156250057, 60.596386718749955], - [21.605957031250057, 61.59155273437503], - [21.255957031250063, 61.98964843750005], - [21.143847656250045, 62.73999023437506], - [21.650976562500063, 63.039306640625], - [21.545117187499983, 63.204296874999955], - [22.31972656250005, 63.310449218749994], - [22.532324218750034, 63.647851562499994], - [23.598925781250074, 64.04091796874997], - [24.557910156250045, 64.801025390625], - [25.288183593750063, 64.8603515625], - [25.34785156250004, 65.47924804687497], - [24.674902343750006, 65.67070312499999], - [24.628027343750034, 65.85917968750002], - [24.15546875000004, 65.80527343750006], - [23.700292968750034, 66.25263671874998], - [23.988574218750045, 66.81054687500003], - [23.64150390625005, 67.12939453124997], - [23.733593750000068, 67.42290039062499], - [23.454882812500045, 67.46025390625007], - [23.63886718750004, 67.95439453125002], - [22.854101562500034, 68.36733398437502], - [21.99746093750005, 68.52060546874998], - [20.622167968750006, 69.036865234375], - [21.065722656250017, 69.04174804687503], - [21.06611328125001, 69.21411132812497], - [21.59375, 69.273583984375], - [22.410937500000074, 68.719873046875], - [23.324023437500017, 68.64897460937502], - [23.85400390625, 68.80590820312503], - [24.94140625000003, 68.59326171875006], - [25.748339843750017, 68.99013671875], - [26.07246093750004, 69.69155273437497], - [26.525390625000057, 69.91503906250003], - [27.127539062500063, 69.90649414062497], - [27.747851562500045, 70.06484375], - [29.14160156250003, 69.67143554687505], - [29.33339843750005, 69.47299804687503], - [28.846289062500006, 69.17690429687502], - [28.96582031250003, 69.02197265625] - ] - ] - ] - }, - "properties": { - "name": "Finland", - "childNum": 5 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [178.48789062500018, -18.97412109375], - [177.95869140624998, -19.121582031250014], - [178.33427734375013, -18.93447265625001], - [178.48789062500018, -18.97412109375] - ] - ], - [ - [ - [179.34931640625015, -18.10234375000003], - [179.25351562500018, -18.030566406249974], - [179.30644531250013, -17.944042968750026], - [179.34931640625015, -18.10234375000003] - ] - ], - [ - [ - [178.28017578124994, -17.37197265625001], - [178.59160156249996, -17.651464843750006], - [178.66767578125004, -18.080859375], - [177.95546875000005, -18.264062500000023], - [177.32138671875, -18.077539062500037], - [177.26396484375007, -17.86347656250004], - [177.5044921875, -17.539550781250043], - [177.81796875000012, -17.38847656249999], - [178.28017578124994, -17.37197265625001] - ] - ], - [ - [ - [180, -16.96308593750001], - [179.89697265625003, -16.96406250000004], - [180, -16.785742187500034], - [180, -16.96308593750001] - ] - ], - [ - [ - [-179.97490234374996, -16.92480468750003], - [-180, -16.96298828124999], - [-180, -16.907812500000034], - [-180, -16.82431640624999], - [-180, -16.78554687499999], - [-179.86098632812502, -16.68828124999999], - [-179.97490234374996, -16.92480468750003] - ] - ], - [ - [ - [-179.92944335937503, -16.502832031250037], - [-179.999951171875, -16.540039062499986], - [-179.900927734375, -16.431542968749994], - [-179.92944335937503, -16.502832031250037] - ] - ], - [ - [ - [179.99921875000004, -16.168554687499977], - [179.56416015625004, -16.636914062499997], - [179.56816406249996, -16.747460937499966], - [179.93037109375004, -16.51943359375005], - [179.9279296875001, -16.74443359374996], - [179.41933593750005, -16.80654296875001], - [179.20234375000004, -16.71269531249999], - [179.00683593750003, -16.90019531249999], - [178.70664062500018, -16.97617187500002], - [178.4974609375, -16.78789062500003], - [178.58359375000012, -16.621875], - [178.80507812499994, -16.631445312500034], - [179.55175781250003, -16.249902343750023], - [180, -16.15292968749999], - [179.99921875000004, -16.168554687499977] - ] - ] - ] - }, - "properties": { - "name": "Fiji", - "childNum": 7 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-61.01875, -51.7857421875], - [-60.87597656250003, -51.79423828125004], - [-60.94755859374996, -51.94628906250002], - [-61.14501953125003, -51.83945312500001], - [-61.01875, -51.7857421875] - ] - ], - [ - [ - [-60.28623046874995, -51.461914062500014], - [-59.38759765625002, -51.35996093750003], - [-59.26806640625, -51.42753906250003], - [-59.92138671874997, -51.969531250000045], - [-60.246337890625, -51.98642578125003], - [-60.35346679687498, -52.13994140625004], - [-60.686376953125034, -52.18837890624996], - [-60.96142578125003, -52.05732421874999], - [-60.23847656249998, -51.771972656250036], - [-60.58251953125, -51.71269531250004], - [-60.24516601562493, -51.638867187500004], - [-60.56845703124998, -51.357812499999945], - [-60.28623046874995, -51.461914062500014] - ] - ], - [ - [ - [-60.11171875000002, -51.39589843749998], - [-60.275341796874955, -51.28056640625002], - [-60.06982421875, -51.307910156249996], - [-60.11171875000002, -51.39589843749998] - ] - ], - [ - [ - [-58.85019531249995, -51.26992187499998], - [-58.42583007812502, -51.32421875000003], - [-58.508935546874994, -51.48359375], - [-58.271582031250034, -51.57470703124999], - [-58.25922851562501, -51.417089843750034], - [-57.976513671874955, -51.384375], - [-57.80849609375002, -51.51796875], - [-57.96044921874997, -51.58320312500003], - [-57.79179687499999, -51.63613281249998], - [-58.68349609375002, -51.93623046875001], - [-58.65278320312498, -52.09921875], - [-59.19584960937496, -52.01767578125], - [-59.06801757812502, -52.17304687500003], - [-59.341503906249955, -52.19599609375], - [-59.395654296874966, -52.308007812499994], - [-59.64873046875002, -52.134375], - [-59.57080078124994, -51.92539062500003], - [-59.05952148437498, -51.685449218749994], - [-59.09663085937498, -51.49140624999998], - [-58.85019531249995, -51.26992187499998] - ] - ] - ] - }, - "properties": { - "name": "Falkland Is.", - "childNum": 4 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [55.79736328125003, -21.33935546875003], - [55.36269531250005, -21.27363281250004], - [55.23281250000005, -21.05839843749999], - [55.311328125000074, -20.90410156249999], - [55.661914062500074, -20.90625], - [55.8390625000001, -21.13857421874998], - [55.79736328125003, -21.33935546875003] - ] - ], - [ - [ - [45.180273437500006, -12.97675781250004], - [45.069433593750006, -12.895605468750034], - [45.09238281250006, -12.653027343749997], - [45.22314453124997, -12.752148437500026], - [45.180273437500006, -12.97675781250004] - ] - ], - [ - [ - [-51.65253906249998, 4.061279296874972], - [-52.327880859375, 3.18173828125002], - [-52.58300781250003, 2.528906249999977], - [-52.90346679687502, 2.211523437499977], - [-53.76777343749998, 2.354833984375048], - [-54.13007812499998, 2.121044921875026], - [-54.43310546875, 2.207519531250057], - [-54.51508789062498, 2.245458984374963], - [-54.55048828125001, 2.293066406249991], - [-54.59194335937502, 2.313769531250031], - [-54.61625976562499, 2.326757812500006], - [-54.60473632812497, 2.335791015624991], - [-54.56840820312502, 2.342578125000031], - [-54.53593749999999, 2.343310546875003], - [-54.48554687500001, 2.416113281250006], - [-54.402001953124966, 2.46152343750002], - [-54.25673828125002, 2.713720703124977], - [-54.19550781249998, 2.817871093750057], - [-54.17070312499999, 2.993603515624969], - [-54.203125, 3.138183593750028], - [-54.18803710937499, 3.178759765625031], - [-54.063183593749955, 3.353320312499989], - [-54.00957031249993, 3.448535156250017], - [-54.03422851562499, 3.62939453125], - [-54.350732421874994, 4.054101562500023], - [-54.47968749999998, 4.836523437499991], - [-53.91992187499997, 5.768994140624983], - [-52.899316406249966, 5.425048828124986], - [-52.29052734375003, 4.942187500000031], - [-52.324609374999966, 4.770898437500037], - [-52.21997070312494, 4.862792968750014], - [-52.05810546875003, 4.717382812499963], - [-52.00292968749997, 4.352294921875014], - [-51.82753906250002, 4.635693359375026], - [-51.65253906249998, 4.061279296874972] - ] - ], - [ - [ - [-60.826269531250006, 14.494482421874991], - [-61.063720703125, 14.467089843750017], - [-61.01132812499998, 14.601904296875034], - [-61.21333007812501, 14.848583984375011], - [-60.927148437499966, 14.755175781249989], - [-60.826269531250006, 14.494482421874991] - ] - ], - [ - [ - [-61.23046875000003, 15.889941406250074], - [-61.310742187499955, 15.894677734374966], - [-61.25, 16.006298828124983], - [-61.23046875000003, 15.889941406250074] - ] - ], - [ - [ - [-61.58955078125001, 16.006933593750006], - [-61.759423828124966, 16.062060546875045], - [-61.74804687499997, 16.355273437500017], - [-61.55234374999998, 16.270898437499966], - [-61.58955078125001, 16.006933593750006] - ] - ], - [ - [ - [-61.3271484375, 16.230419921874983], - [-61.522167968749955, 16.22802734375003], - [-61.47119140624994, 16.506640625000045], - [-61.17260742187497, 16.25610351562497], - [-61.3271484375, 16.230419921874983] - ] - ], - [ - [ - [9.480371093750023, 42.80541992187503], - [9.550683593750051, 42.12973632812506], - [9.186132812500034, 41.38491210937502], - [8.80751953125008, 41.58837890625], - [8.886816406249977, 41.70068359375003], - [8.621875, 41.93071289062502], - [8.700976562500045, 42.09560546875002], - [8.565625, 42.35771484374996], - [8.81484375000008, 42.60791015625003], - [9.313378906250023, 42.71318359374999], - [9.363183593750051, 43.01738281249996], - [9.480371093750023, 42.80541992187503] - ] - ], - [ - [ - [-1.17832031249992, 45.904052734375], - [-1.213574218750011, 45.81660156250004], - [-1.388671874999972, 46.05039062500006], - [-1.17832031249992, 45.904052734375] - ] - ], - [ - [ - [5.789746093749983, 49.53828125000001], - [5.823437500000011, 49.50507812499998], - [5.9013671875, 49.48974609374997], - [5.928906250000011, 49.47753906249997], - [5.959472656250028, 49.45463867187502], - [6.01142578125004, 49.44545898437502], - [6.074121093750023, 49.45463867187502], - [6.119921875000017, 49.485205078125034], - [6.181054687500051, 49.498925781249966], - [6.344335937500006, 49.45273437499998], - [6.735449218750006, 49.16059570312498], - [7.450585937500051, 49.152197265625034], - [8.134863281250006, 48.97358398437498], - [7.616601562500023, 48.15678710937502], - [7.615625, 47.59272460937504], - [7.343164062499994, 47.43310546875003], - [7.136035156249989, 47.489843750000034], - [6.968359375000034, 47.453222656250034], - [6.900390625000028, 47.39423828125001], - [7.000585937500034, 47.339453125000034], - [7.000585937500034, 47.32250976562506], - [6.978515625000057, 47.30205078124996], - [6.95205078125008, 47.26718750000006], - [6.820703125000051, 47.163183593750006], - [6.688085937500034, 47.05825195312505], - [6.66689453125008, 47.026513671874966], - [6.624804687500017, 47.00434570312498], - [6.45625, 46.948339843750034], - [6.438646763392874, 46.774418247767855], - [6.129687500000045, 46.56699218750006], - [6.118111049107182, 46.447459542410726], - [6.095898437500011, 46.279394531250006], - [5.970019531250045, 46.214697265625034], - [5.971484375000074, 46.151220703125006], - [6.006640625000045, 46.14233398437506], - [6.086621093750068, 46.14702148437502], - [6.19941406250004, 46.19306640624998], - [6.234667968750045, 46.332617187500006], - [6.321875, 46.39370117187502], - [6.428906250000011, 46.43051757812506], - [6.578222656250034, 46.437353515625034], - [6.758105468750017, 46.41577148437497], - [6.772070312500006, 46.16513671874998], - [6.897265625000017, 46.05175781249997], - [6.953710937500063, 46.017138671875045], - [7.00390625, 45.95883789062506], - [7.021093750000034, 45.92578124999997], - [6.790917968750023, 45.740869140624966], - [7.146386718750051, 45.381738281249994], - [7.07832031250004, 45.23994140624998], - [6.634765625000028, 45.06816406249996], - [6.99267578125, 44.82729492187502], - [6.900195312499989, 44.33574218749996], - [7.318554687500068, 44.13798828125002], - [7.637207031250057, 44.16484375], - [7.4931640625, 43.767138671875045], - [6.570214843750023, 43.199072265625034], - [6.115917968750011, 43.07236328124998], - [5.406542968750074, 43.228515625], - [5.05976562500004, 43.44453125000004], - [4.712109375000011, 43.373291015625], - [3.910839843750011, 43.563085937500034], - [3.258886718750063, 43.193212890625006], - [3.051757812500057, 42.915136718750006], - [3.21142578125, 42.43115234375], - [2.032714843750028, 42.353515625], - [1.927929687500068, 42.42631835937499], - [1.859765625000051, 42.457080078125045], - [1.7060546875, 42.50332031250005], - [1.709863281250051, 42.604443359374955], - [1.568164062500045, 42.63500976562506], - [1.501367187500023, 42.64272460937502], - [1.428320312499977, 42.59589843749998], - [0.696875, 42.84511718750005], - [0.631640625000045, 42.689599609374994], - [-0.586425781249943, 42.798974609374966], - [-1.300048828124943, 43.10097656250002], - [-1.460839843749937, 43.05175781250006], - [-1.410693359374932, 43.240087890625034], - [-1.794042968749949, 43.407324218750006], - [-1.484863281249943, 43.56376953124999], - [-1.245507812499937, 44.55986328124999], - [-1.07695312499996, 44.68984375], - [-1.152880859374989, 44.764013671875006], - [-1.245214843749977, 44.66669921874998], - [-1.081005859374983, 45.532421874999955], - [-0.548486328124966, 45.00058593750006], - [-0.790771484375028, 45.46801757812497], - [-1.195996093749983, 45.714453125], - [-1.03173828125, 45.741064453125006], - [-1.14628906249996, 46.311376953125034], - [-1.786523437499937, 46.51484375000001], - [-2.059375, 46.81030273437497], - [-2.01889648437492, 47.03764648437502], - [-2.197070312499989, 47.16293945312506], - [-2.027587890625028, 47.27358398437502], - [-1.742529296874949, 47.21596679687502], - [-1.97539062499996, 47.31069335937505], - [-2.503125, 47.31206054687496], - [-2.427685546874983, 47.47089843749998], - [-2.770312499999989, 47.513867187499955], - [-2.787207031249949, 47.62553710937496], - [-4.312109374999949, 47.82290039062502], - [-4.678808593749949, 48.03950195312501], - [-4.32944335937492, 48.169970703125045], - [-4.577148437499943, 48.2900390625], - [-4.241406249999926, 48.30366210937501], - [-4.719384765624966, 48.363134765625034], - [-4.7625, 48.45024414062502], - [-4.531201171874983, 48.61997070312506], - [-3.231445312499972, 48.84082031250003], - [-2.692333984374983, 48.53681640624998], - [-2.446191406249937, 48.64829101562506], - [-2.00371093749996, 48.58208007812499], - [-1.905712890624955, 48.69711914062506], - [-1.376464843749972, 48.65258789062503], - [-1.565478515624932, 48.805517578125034], - [-1.583105468749977, 49.20239257812506], - [-1.856445312499972, 49.68378906249998], - [-1.258642578124949, 49.68017578125006], - [-1.138525390624977, 49.38789062500001], - [-0.163476562499937, 49.296777343749994], - [0.41689453125008, 49.448388671874994], - [0.129394531250028, 49.508447265624966], - [0.186718749999983, 49.703027343749994], - [1.245507812500051, 49.99824218750001], - [1.5927734375, 50.25219726562506], - [1.672265625000023, 50.885009765625], - [2.52490234375, 51.097119140624955], - [2.759375, 50.750634765624994], - [3.10683593750008, 50.779443359374994], - [3.27333984375008, 50.53154296875002], - [3.595410156250068, 50.47734374999999], - [3.689355468750023, 50.30605468750002], - [4.174609375000017, 50.24648437500005], - [4.149316406250023, 49.971582031249994], - [4.545019531250063, 49.96025390624999], - [4.818652343750045, 50.153173828125034], - [4.867578125000051, 49.78813476562502], - [5.50732421875, 49.51088867187502], - [5.789746093749983, 49.53828125000001] - ] - ] - ] - }, - "properties": { - "name": "France", - "childNum": 10, - "cp": [2.8719426, 46.8222422] - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-7.186865234374949, 62.139306640624966], - [-7.116796874999977, 62.046826171874955], - [-7.379101562499926, 62.07480468749998], - [-7.186865234374949, 62.139306640624966] - ] - ], - [ - [ - [-6.631054687499955, 62.22788085937498], - [-6.655810546874932, 62.09360351562498], - [-6.840527343749983, 62.119287109374994], - [-6.725195312499949, 61.95146484374999], - [-7.17216796874996, 62.28559570312501], - [-6.631054687499955, 62.22788085937498] - ] - ], - [ - [ - [-6.406054687499932, 62.258642578125034], - [-6.544140624999926, 62.20561523437499], - [-6.554589843749994, 62.35566406250001], - [-6.406054687499932, 62.258642578125034] - ] - ] - ] - }, - "properties": { - "name": "Faeroe Is.", - "childNum": 3 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [158.31484375, 6.813671875], - [158.18339843750002, 6.801269531250057], - [158.13476562499997, 6.944824218749986], - [158.29462890625004, 6.951074218750023], - [158.31484375, 6.813671875] - ] - ], - [ - [ - [138.14267578125006, 9.50068359375004], - [138.06708984375004, 9.419042968750006], - [138.18583984375007, 9.593310546874989], - [138.14267578125006, 9.50068359375004] - ] - ] - ] - }, - "properties": { - "name": "Micronesia", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [13.293554687500006, 2.161572265624997], - [13.172167968750017, 1.78857421875], - [13.21630859375, 1.2484375], - [13.851367187500017, 1.41875], - [14.180859375000011, 1.370214843749991], - [14.429882812500011, 0.901464843749991], - [14.32421875, 0.62421875], - [13.949609375000023, 0.353808593749989], - [13.860058593750011, -0.203320312500011], - [14.47412109375, -0.573437500000011], - [14.383984375000011, -1.890039062500009], - [14.162890625000017, -2.217578125], - [14.199804687500006, -2.354199218750011], - [13.993847656250011, -2.490625], - [13.886914062500011, -2.465429687500006], - [13.733789062500023, -2.138476562500003], - [13.464941406250006, -2.395410156250009], - [12.991992187500017, -2.313378906250009], - [12.793554687500006, -1.931835937500011], - [12.590429687500006, -1.826855468750011], - [12.43212890625, -1.928906250000011], - [12.446386718750006, -2.329980468750009], - [12.064453125, -2.41259765625], - [11.60546875, -2.342578125], - [11.537792968750011, -2.83671875], - [11.760156250000023, -2.983105468750011], - [11.715429687500006, -3.176953125000011], - [11.934179687500006, -3.318554687500011], - [11.8798828125, -3.665917968750009], - [11.685742187500011, -3.68203125], - [11.504296875000023, -3.5203125], - [11.234472656250006, -3.690820312500009], - [11.130175781250017, -3.916308593750003], - [10.34765625, -3.013085937500009], - [9.722070312500023, -2.467578125], - [10.06201171875, -2.549902343750006], - [9.624609375, -2.367089843750009], - [9.298925781250006, -1.903027343750011], - [9.483203125000017, -1.894628906250006], - [9.265625, -1.825097656250009], - [9.036328125000011, -1.308886718750003], - [9.31884765625, -1.632031250000011], - [9.501074218750006, -1.55517578125], - [9.295800781250023, -1.515234375], - [9.3466796875, -1.325], - [9.203808593750011, -1.382421875], - [9.064648437500011, -1.29833984375], - [8.703125, -0.591015625000011], - [8.946386718750006, -0.688769531250003], - [9.296679687500017, -0.351269531250011], - [9.354882812500023, 0.343603515624991], - [9.468164062500023, 0.15976562499999], - [9.796777343750023, 0.044238281249989], - [10.00146484375, 0.194970703124994], - [9.546484375, 0.295947265624989], - [9.324804687500006, 0.552099609374991], - [9.495312500000011, 0.664843749999989], - [9.617968750000017, 0.576513671874991], - [9.5908203125, 1.031982421875], - [9.636132812500023, 1.046679687499989], - [9.676464843750011, 1.07470703125], - [9.70458984375, 1.079980468749994], - [9.760546875000017, 1.07470703125], - [9.788671875, 1.025683593749989], - [9.803906250000011, 0.998730468749997], - [9.90673828125, 0.960107421874994], - [11.335351562500023, 0.999707031249997], - [11.332324218750017, 1.528369140624989], - [11.328710937500006, 2.167431640624997], - [11.348437500000017, 2.299707031249994], - [11.558984375000023, 2.302197265624997], - [13.2203125, 2.256445312499991], - [13.293554687500006, 2.161572265624997] - ] - ] - }, - "properties": { - "name": "Gabon", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-1.065576171874966, 50.69023437500002], - [-1.25146484375, 50.58881835937498], - [-1.563427734374955, 50.666113281250006], - [-1.31279296874996, 50.77348632812502], - [-1.065576171874966, 50.69023437500002] - ] - ], - [ - [ - [-4.196777343749972, 53.321435546874966], - [-4.04936523437496, 53.30576171874998], - [-4.373046875, 53.13417968750002], - [-4.56787109375, 53.386474609375], - [-4.315087890625023, 53.41723632812503], - [-4.196777343749972, 53.321435546874966] - ] - ], - [ - [ - [-6.218017578125, 54.08872070312506], - [-6.649804687499937, 54.05864257812496], - [-7.007714843749937, 54.40668945312501], - [-7.324511718750017, 54.13344726562502], - [-7.606542968750006, 54.14384765625002], - [-8.118261718749977, 54.41425781250004], - [-7.75439453125, 54.59492187499998], - [-7.910595703124955, 54.698339843750006], - [-7.55039062499992, 54.767968749999966], - [-7.218652343749937, 55.09199218749998], - [-6.475048828124955, 55.24101562499999], - [-6.035791015624994, 55.14453125000003], - [-5.71684570312496, 54.817480468750034], - [-5.878613281249955, 54.64130859375001], - [-5.582519531249943, 54.66342773437498], - [-5.470410156249926, 54.500195312499955], - [-5.671093749999955, 54.54975585937501], - [-5.60678710937492, 54.272558593750034], - [-6.019042968749972, 54.05126953124997], - [-6.218017578125, 54.08872070312506] - ] - ], - [ - [ - [-5.105419921875011, 55.448828125000034], - [-5.331494140624955, 55.481054687500034], - [-5.318115234375, 55.709179687499955], - [-5.105419921875011, 55.448828125000034] - ] - ], - [ - [ - [-6.128906249999972, 55.93056640625002], - [-6.055322265624994, 55.69531249999997], - [-6.305078124999966, 55.60693359375], - [-6.286425781249989, 55.77250976562499], - [-6.491357421874994, 55.697314453125045], - [-6.462841796874955, 55.808251953124994], - [-6.128906249999972, 55.93056640625002] - ] - ], - [ - [ - [-5.970068359374949, 55.814550781250034], - [-6.071972656250011, 55.893115234375045], - [-5.72514648437496, 56.118554687499966], - [-5.970068359374949, 55.814550781250034] - ] - ], - [ - [ - [-5.77788085937496, 56.344335937500034], - [-6.313427734374983, 56.29365234375001], - [-6.138867187499955, 56.490625], - [-6.286328124999983, 56.61186523437502], - [-6.102734374999955, 56.645654296874966], - [-5.760839843749949, 56.49067382812501], - [-5.77788085937496, 56.344335937500034] - ] - ], - [ - [ - [-7.249853515624977, 57.115332031250006], - [-7.410546874999937, 57.38110351562506], - [-7.26713867187496, 57.37177734375001], - [-7.249853515624977, 57.115332031250006] - ] - ], - [ - [ - [-6.144726562499983, 57.50498046874998], - [-6.135546874999989, 57.31425781250002], - [-5.672460937499977, 57.252685546875], - [-5.94907226562492, 57.045166015625], - [-6.034375, 57.20122070312499], - [-6.322705078124926, 57.20249023437498], - [-6.761132812499994, 57.4423828125], - [-6.305957031249989, 57.67197265624998], - [-6.144726562499983, 57.50498046874998] - ] - ], - [ - [ - [-7.205566406250028, 57.682958984375006], - [-7.182617187499972, 57.53330078125006], - [-7.514746093749949, 57.60195312500002], - [-7.205566406250028, 57.682958984375006] - ] - ], - [ - [ - [-6.198681640624983, 58.36328125000003], - [-6.554589843749994, 58.092871093750006], - [-6.425195312499937, 58.02128906249999], - [-6.983105468749983, 57.75], - [-7.083447265624926, 57.81376953124999], - [-6.856835937499937, 57.92353515624998], - [-7.085253906249932, 58.18217773437499], - [-6.726464843749937, 58.189404296874955], - [-6.776464843750006, 58.30151367187497], - [-6.237451171874966, 58.50283203125005], - [-6.198681640624983, 58.36328125000003] - ] - ], - [ - [ - [-3.109667968749932, 58.515478515625034], - [-3.212353515624983, 58.32124023437501], - [-3.99003906249996, 57.95903320312502], - [-4.035595703124926, 57.85200195312498], - [-3.857128906249983, 57.81855468750001], - [-4.134521484375, 57.57773437500006], - [-3.402783203124955, 57.708251953125], - [-2.074072265624977, 57.70239257812506], - [-1.780664062499994, 57.474023437499966], - [-2.592675781249937, 56.56157226562499], - [-3.309960937499966, 56.36347656250004], - [-2.885156249999937, 56.397509765625045], - [-2.674267578124955, 56.25341796875], - [-3.362255859374955, 56.02763671875002], - [-3.789062499999972, 56.09521484375], - [-3.048730468749937, 55.951953125000045], - [-2.599316406249955, 56.02729492187501], - [-2.14707031249992, 55.90297851562502], - [-1.655371093749949, 55.57036132812502], - [-1.232421874999943, 54.703710937500034], - [-0.084375, 54.118066406249994], - [-0.20556640625, 54.021728515625], - [0.115332031250006, 53.609277343749994], - [-0.270019531249972, 53.73676757812504], - [-0.659912109375, 53.72402343750002], - [-0.293701171875, 53.69233398437504], - [0.270996093750028, 53.33549804687499], - [0.355761718750045, 53.15996093750002], - [0.0458984375, 52.90561523437498], - [0.279785156250028, 52.80869140625006], - [0.55878906250004, 52.96694335937505], - [1.05556640625008, 52.95898437500003], - [1.656738281249972, 52.753710937500045], - [1.74658203125, 52.46899414062503], - [1.59140625, 52.11977539062502], - [1.232421875000057, 51.97124023437496], - [1.188476562500057, 51.803369140624966], - [0.752246093750017, 51.729589843750034], - [0.890917968750017, 51.571435546874966], - [0.42451171875004, 51.465625], - [1.414941406250023, 51.36328125], - [1.397558593750034, 51.18203125000002], - [0.960156250000011, 50.92587890624998], - [0.299707031249994, 50.775976562500006], - [-0.785253906249949, 50.76542968749999], - [-1.416455078124955, 50.896875], - [-1.334472656249943, 50.82080078124997], - [-1.516748046874937, 50.747460937499966], - [-2.031054687499932, 50.72539062499999], - [-2.035839843749926, 50.603076171875045], - [-2.999414062499937, 50.71660156249999], - [-3.40458984374996, 50.63242187499998], - [-3.679785156250006, 50.239941406249955], - [-4.194580078124972, 50.39331054687503], - [-4.727978515624926, 50.29047851562504], - [-5.11850585937492, 50.038330078125], - [-5.622119140624932, 50.05068359375002], - [-4.188183593749926, 51.18852539062502], - [-3.135986328124972, 51.20502929687501], - [-2.433056640624926, 51.74072265625], - [-3.293115234374994, 51.390429687500045], - [-3.890771484374994, 51.591650390625006], - [-4.234570312499955, 51.56909179687503], - [-4.091015624999926, 51.65991210937506], - [-4.38627929687496, 51.74106445312506], - [-4.902294921874926, 51.626269531250045], - [-5.168359374999937, 51.74072265625], - [-5.183349609374972, 51.94965820312501], - [-4.217724609374983, 52.277441406250006], - [-3.980322265624949, 52.54174804687503], - [-4.101464843750023, 52.915478515624955], - [-4.683056640624926, 52.80615234374997], - [-4.268554687499943, 53.14453125], - [-3.427734374999972, 53.34067382812498], - [-3.097558593749937, 53.260302734375045], - [-3.064746093749932, 53.426855468750034], - [-2.74951171875, 53.310205078124994], - [-3.064599609374994, 53.512841796874966], - [-2.84648437499996, 54.135302734375045], - [-3.165966796874955, 54.12792968750006], - [-3.56938476562496, 54.46757812499996], - [-3.464599609374943, 54.77309570312505], - [-3.036230468749977, 54.95307617187501], - [-3.550439453124937, 54.94741210937502], - [-3.957910156249994, 54.780957031249955], - [-4.818066406249983, 54.84614257812501], - [-4.911230468749949, 54.68945312500006], - [-5.032324218749949, 54.76137695312505], - [-5.172705078124949, 54.98588867187496], - [-4.676757812499972, 55.50131835937498], - [-4.871679687499977, 55.87392578125005], - [-4.58408203124992, 55.93867187500001], - [-4.844091796874949, 56.05117187499999], - [-4.80029296875, 56.158349609374994], - [-5.228222656249983, 55.886328125], - [-5.084326171874977, 56.197460937499955], - [-5.41044921874996, 55.995361328125], - [-5.55644531249996, 55.389599609374955], - [-5.730664062499926, 55.33413085937502], - [-5.504492187499949, 55.80239257812502], - [-5.609570312499955, 56.055273437500034], - [-5.188378906249937, 56.75805664062503], - [-5.652441406249977, 56.531982421875], - [-6.133691406249966, 56.706689453124966], - [-5.730615234374994, 56.853076171875045], - [-5.86142578124992, 56.902685546875006], - [-5.561914062499994, 57.23271484375002], - [-5.794921874999972, 57.37880859375002], - [-5.581787109374972, 57.546777343749966], - [-5.744921874999989, 57.668310546875034], - [-5.608349609374955, 57.88134765625], - [-5.157226562499972, 57.88134765625], - [-5.413183593750006, 58.06972656250002], - [-5.338281250000023, 58.23872070312498], - [-5.008300781250028, 58.262646484374955], - [-5.016748046874966, 58.566552734374966], - [-4.433251953124937, 58.51284179687505], - [-3.25913085937492, 58.65], - [-3.053076171874949, 58.63481445312502], - [-3.109667968749932, 58.515478515625034] - ] - ], - [ - [ - [-3.057421874999932, 59.02963867187498], - [-2.793017578124989, 58.906933593749955], - [-3.331640624999949, 58.97124023437499], - [-3.31035156249996, 59.13081054687498], - [-3.057421874999932, 59.02963867187498] - ] - ], - [ - [ - [-1.30810546875, 60.5375], - [-1.052441406249955, 60.44448242187502], - [-1.299462890624994, 59.87866210937503], - [-1.290917968749937, 60.153466796874966], - [-1.663769531249983, 60.282519531250074], - [-1.374609374999949, 60.33291015625002], - [-1.571777343749972, 60.494433593750074], - [-1.363964843750011, 60.60957031249998], - [-1.30810546875, 60.5375] - ] - ] - ] - }, - "properties": { - "name": "United Kingdom", - "childNum": 14, - "cp": [-2.5830348, 54.4598409] - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [46.30546875000002, 41.507714843749994], - [46.61894531250002, 41.34375], - [46.67255859375001, 41.28681640625], - [46.66240234375002, 41.245507812499994], - [46.62636718750002, 41.15966796875], - [46.534375, 41.08857421875], - [46.43095703125002, 41.077050781249994], - [46.086523437500006, 41.183837890625], - [45.28095703125001, 41.449560546875], - [45.21718750000002, 41.423193359375], - [45.00136718750002, 41.290966796875], - [44.97587890625002, 41.277490234374994], - [44.81132812500002, 41.259375], - [44.077246093750006, 41.182519531249994], - [43.43339843750002, 41.155517578125], - [43.20546875000002, 41.199169921875], - [43.15283203125, 41.23642578125], - [43.14101562500002, 41.26484375], - [43.17128906250002, 41.287939453125], - [43.149023437500006, 41.30712890625], - [43.05712890625, 41.352832031249996], - [42.90673828125, 41.466845703124996], - [42.82167968750002, 41.4923828125], - [42.78789062500002, 41.563720703125], - [42.75410156250001, 41.57890625], - [42.68242187500002, 41.585742187499996], - [42.60683593750002, 41.57880859375], - [42.590429687500006, 41.57070312499999], - [42.5673828125, 41.55927734375], - [42.46640625, 41.43984375], - [41.92578125, 41.495654296874996], - [41.82353515625002, 41.432373046875], - [41.779394531250006, 41.44052734375], - [41.701757812500006, 41.471582031249994], - [41.57656250000002, 41.497314453125], - [41.51005859375002, 41.517480468749994], - [41.701757812500006, 41.705419921875], - [41.76298828125002, 41.970019531249996], - [41.48876953125, 42.659326171874994], - [40.83662109375001, 43.0634765625], - [40.46210937500001, 43.145703125], - [39.97832031250002, 43.419824218749994], - [40.02373046875002, 43.48486328125], - [40.084570312500006, 43.553125], - [40.648046875, 43.53388671875], - [40.941992187500006, 43.41806640625], - [41.083105468750006, 43.374462890625], - [41.35820312500002, 43.333398437499994], - [41.46074218750002, 43.276318359375], - [41.58056640625, 43.21923828125], - [42.76064453125002, 43.169580078124994], - [42.99160156250002, 43.09150390625], - [43.00019531250001, 43.049658203125], - [43.08916015625002, 42.9890625], - [43.55781250000001, 42.844482421875], - [43.623046875, 42.80771484375], - [43.78261718750002, 42.747021484375], - [43.79873046875002, 42.727783203125], - [43.79541015625, 42.702978515625], - [43.74990234375002, 42.657519531249996], - [43.738378906250006, 42.616992187499996], - [43.759863281250006, 42.59384765625], - [43.82597656250002, 42.571533203125], - [43.95742187500002, 42.566552734374994], - [44.00468750000002, 42.595605468749994], - [44.10273437500001, 42.616357421874994], - [44.32949218750002, 42.70351562499999], - [44.505859375, 42.7486328125], - [44.77109375, 42.616796875], - [44.85048828125002, 42.746826171875], - [44.87099609375002, 42.756396484374996], - [44.943359375, 42.730273437499996], - [45.07158203125002, 42.694140625], - [45.160253906250006, 42.675], - [45.34375, 42.52978515625], - [45.56289062500002, 42.5357421875], - [45.70527343750001, 42.498095703124996], - [45.7275390625, 42.475048828125], - [45.63427734375, 42.234716796875], - [45.63857421875002, 42.205078125], - [46.21269531250002, 41.989892578124994], - [46.42988281250001, 41.890966796875], - [46.18427734375001, 41.7021484375], - [46.30546875000002, 41.507714843749994] - ] - ] - }, - "properties": { - "name": "Georgia", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-0.068603515625, 11.115625], - [0.009423828125023, 11.02099609375], - [-0.08632812499999, 10.673046875], - [0.380859375, 10.291845703124991], - [0.264550781250023, 9.644726562499997], - [0.342578125000017, 9.604150390624994], - [0.2333984375, 9.463525390624994], - [0.525683593750017, 9.398486328124989], - [0.48876953125, 8.851464843749994], - [0.37255859375, 8.75927734375], - [0.686328125000017, 8.354882812499994], - [0.5, 7.546875], - [0.634765625, 7.353662109374994], - [0.525585937500011, 6.850927734374991], - [0.736914062500006, 6.452587890624997], - [1.187207031250011, 6.089404296874989], - [0.94970703125, 5.810253906249997], - [0.259667968750023, 5.75732421875], - [-2.001855468749994, 4.762451171875], - [-3.114013671875, 5.088671874999989], - [-2.815673828125, 5.153027343749997], - [-2.754980468749977, 5.432519531249994], - [-2.793652343749983, 5.60009765625], - [-2.998291015625, 5.71132812499999], - [-3.227148437499977, 6.749121093749991], - [-2.959082031249977, 7.454541015624997], - [-2.789746093749983, 7.931933593749989], - [-2.668847656249994, 8.022216796875], - [-2.613378906249977, 8.046679687499989], - [-2.600976562499994, 8.082226562499997], - [-2.619970703124977, 8.12109375], - [-2.61171875, 8.147558593749991], - [-2.538281249999983, 8.171630859375], - [-2.505859375, 8.208740234375], - [-2.600390624999989, 8.800439453124994], - [-2.649218749999989, 8.956591796874989], - [-2.689892578124983, 9.025097656249997], - [-2.746923828124977, 9.045117187499997], - [-2.705761718749983, 9.351367187499989], - [-2.695849609374989, 9.481347656249994], - [-2.706201171874994, 9.533935546875], - [-2.765966796874977, 9.658056640624991], - [-2.780517578125, 9.745849609375], - [-2.791162109374994, 10.432421874999989], - [-2.914892578124977, 10.592333984374989], - [-2.829931640624977, 10.998388671874991], - [-1.04248046875, 11.010058593749989], - [-0.627148437499983, 10.927392578124994], - [-0.299462890624994, 11.166894531249994], - [-0.068603515625, 11.115625] - ] - ] - }, - "properties": { - "name": "Ghana", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-11.389404296875, 12.404394531249991], - [-11.502197265625, 12.198632812499994], - [-11.30517578125, 12.015429687499989], - [-10.933203124999977, 12.205175781249991], - [-10.709228515625, 11.898730468749989], - [-10.274853515624983, 12.212646484375], - [-9.754003906249977, 12.029931640624994], - [-9.358105468749983, 12.255419921874989], - [-9.395361328124977, 12.464648437499989], - [-9.043066406249977, 12.40234375], - [-8.818310546874983, 11.922509765624994], - [-8.822021484375, 11.673242187499994], - [-8.398535156249977, 11.366552734374991], - [-8.666699218749983, 11.009472656249997], - [-8.33740234375, 10.990625], - [-8.266650390624989, 10.485986328124994], - [-8.007275390624983, 10.321875], - [-7.990625, 10.1625], - [-8.155175781249994, 9.973193359374989], - [-8.136962890625, 9.49570312499999], - [-7.896191406249983, 9.415869140624991], - [-7.918066406249977, 9.188525390624989], - [-7.839404296874989, 9.151611328125], - [-7.7998046875, 9.115039062499989], - [-7.777978515624994, 9.080859374999989], - [-7.902099609375, 9.01708984375], - [-7.938183593749983, 8.979785156249989], - [-7.950976562499989, 8.786816406249997], - [-7.719580078124977, 8.643017578124997], - [-7.696093749999989, 8.375585937499991], - [-7.823583984374977, 8.467675781249994], - [-7.953125, 8.477734375], - [-8.236962890624994, 8.455664062499991], - [-8.244140625, 8.407910156249997], - [-8.256103515625, 8.253710937499989], - [-8.217138671874977, 8.219677734374997], - [-8.140625, 8.181445312499989], - [-8.048583984375, 8.169726562499989], - [-8.009863281249977, 8.07851562499999], - [-8.126855468749994, 7.867724609374989], - [-8.115429687499983, 7.7607421875], - [-8.205957031249994, 7.59023437499999], - [-8.231884765624983, 7.556738281249991], - [-8.429980468749989, 7.601855468749989], - [-8.486425781249977, 7.558496093749994], - [-8.659765624999977, 7.688378906249994], - [-8.8896484375, 7.2626953125], - [-9.11757812499999, 7.215917968749991], - [-9.463818359374983, 7.415869140624991], - [-9.369140625, 7.703808593749997], - [-9.518261718749983, 8.34609375], - [-9.781982421875, 8.537695312499991], - [-10.064355468749994, 8.429882812499997], - [-10.147412109374983, 8.519726562499997], - [-10.233056640624994, 8.488818359374989], - [-10.283203125, 8.485156249999989], - [-10.360058593749983, 8.495507812499994], - [-10.394433593749994, 8.48095703125], - [-10.496435546874977, 8.362109374999989], - [-10.557714843749977, 8.315673828125], - [-10.686962890624983, 8.321679687499994], - [-10.712109374999983, 8.335253906249989], - [-10.677343749999977, 8.400585937499997], - [-10.500537109374989, 8.687548828124989], - [-10.615966796875, 9.059179687499991], - [-10.726855468749989, 9.081689453124994], - [-10.747021484374983, 9.095263671874989], - [-10.749951171874983, 9.122363281249989], - [-10.687646484374994, 9.261132812499994], - [-10.682714843749977, 9.289355468749989], - [-10.758593749999989, 9.385351562499991], - [-11.047460937499977, 9.786328125], - [-11.180859374999983, 9.925341796874989], - [-11.205664062499977, 9.977734375], - [-11.273632812499983, 9.996533203124997], - [-11.911083984374983, 9.993017578124991], - [-12.142333984375, 9.87539062499999], - [-12.427978515625, 9.898144531249997], - [-12.557861328125, 9.704980468749994], - [-12.755859375, 9.373583984374989], - [-12.958789062499989, 9.263330078124994], - [-13.077294921874994, 9.069628906249989], - [-13.292675781249983, 9.04921875], - [-13.436279296875, 9.4203125], - [-13.691357421874983, 9.535791015624994], - [-13.689794921874977, 9.927783203124989], - [-13.820117187499989, 9.88720703125], - [-14.045019531249977, 10.141259765624994], - [-14.426904296874994, 10.248339843749989], - [-14.609570312499983, 10.549853515624989], - [-14.593505859375, 10.766699218749991], - [-14.677343749999977, 10.68896484375], - [-14.775927734374989, 10.931640625], - [-14.88671875, 10.968066406249989], - [-14.975, 10.803417968749997], - [-15.051220703124983, 10.834570312499991], - [-15.043017578124989, 10.940136718749997], - [-14.9990234375, 10.9921875], - [-14.944433593749977, 11.072167968749994], - [-14.779296875, 11.405517578125], - [-14.720263671874989, 11.48193359375], - [-14.682958984374977, 11.508496093749997], - [-14.604785156249989, 11.511621093749994], - [-14.452441406249989, 11.556201171874989], - [-14.327832031249983, 11.629785156249994], - [-14.265576171874983, 11.659912109375], - [-14.122314453125, 11.65195312499999], - [-13.953222656249977, 11.664599609374989], - [-13.732763671874977, 11.736035156249997], - [-13.730664062499983, 11.959863281249994], - [-13.737988281249983, 12.009667968749994], - [-13.816308593749994, 12.054492187499989], - [-13.948876953124994, 12.178173828124997], - [-13.8875, 12.246875], - [-13.759765625, 12.262353515624994], - [-13.673535156249983, 12.478515625], - [-13.732617187499983, 12.592822265624989], - [-13.729248046875, 12.673925781249991], - [-13.082910156249994, 12.633544921875], - [-13.061279296875, 12.489990234375], - [-12.930712890624989, 12.532275390624989], - [-12.399072265624994, 12.340087890625], - [-11.389404296875, 12.404394531249991] - ] - ] - }, - "properties": { - "name": "Guinea", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-16.763330078124994, 13.064160156249997], - [-16.824804687499977, 13.341064453125], - [-16.669335937499994, 13.475], - [-16.41337890624999, 13.269726562499997], - [-15.427490234375, 13.46835937499999], - [-16.135449218749983, 13.4482421875], - [-16.351806640625, 13.34335937499999], - [-16.56230468749999, 13.587304687499994], - [-15.509667968749994, 13.586230468750003], - [-15.426855468749977, 13.727001953124997], - [-15.108349609374983, 13.81210937499999], - [-14.405468749999983, 13.503710937500003], - [-13.977392578124977, 13.54345703125], - [-13.826708984374989, 13.4078125], - [-14.246777343749983, 13.23583984375], - [-15.151123046875, 13.556494140624991], - [-15.286230468749977, 13.39599609375], - [-15.814404296874983, 13.325146484374997], - [-15.834277343749989, 13.156445312499997], - [-16.648779296874977, 13.154150390624991], - [-16.763330078124994, 13.064160156249997] - ] - ] - }, - "properties": { - "name": "Gambia", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-15.895898437499966, 11.082470703124969], - [-15.963964843749977, 11.05898437499998], - [-15.937695312499955, 11.192773437499966], - [-15.895898437499966, 11.082470703124969] - ] - ], - [ - [ - [-16.11450195312503, 11.059423828124977], - [-16.236425781249977, 11.113427734374966], - [-16.06733398437501, 11.197216796874983], - [-16.11450195312503, 11.059423828124977] - ] - ], - [ - [ - [-15.901806640624926, 11.4658203125], - [-16.02319335937497, 11.477148437499991], - [-15.964550781249926, 11.59829101562498], - [-15.901806640624926, 11.4658203125] - ] - ], - [ - [ - [-15.986425781249949, 11.882031249999969], - [-16.038330078124943, 11.759716796875011], - [-16.15244140624992, 11.876806640624963], - [-15.986425781249949, 11.882031249999969] - ] - ], - [ - [ - [-13.759765625, 12.262353515624994], - [-13.8875, 12.246875], - [-13.948876953124966, 12.178173828124997], - [-13.737988281250011, 12.009667968750037], - [-13.730664062499926, 11.959863281250009], - [-13.73276367187492, 11.736035156249983], - [-13.953222656249977, 11.664599609374989], - [-14.265576171874926, 11.659912109375014], - [-14.327832031250011, 11.629785156250009], - [-14.452441406249989, 11.556201171875017], - [-14.604785156249932, 11.511621093749994], - [-14.682958984374949, 11.508496093749983], - [-14.720263671875017, 11.481933593749986], - [-14.779296874999972, 11.405517578125057], - [-14.944433593749949, 11.072167968749994], - [-14.999023437499972, 10.992187500000043], - [-15.04301757812496, 10.940136718750011], - [-15.09375, 11.011035156249974], - [-15.054589843749994, 11.141943359375006], - [-15.222119140624926, 11.030908203125037], - [-15.216699218749994, 11.15625], - [-15.39311523437496, 11.217236328124983], - [-15.354687499999955, 11.396337890624963], - [-15.479492187499972, 11.410302734374966], - [-15.072656249999937, 11.597802734374966], - [-15.230371093750023, 11.686767578124972], - [-15.412988281249994, 11.615234374999972], - [-15.501904296875011, 11.723779296874966], - [-15.467187499999937, 11.842822265624974], - [-15.078271484374937, 11.968994140625014], - [-15.941748046875006, 11.786621093749986], - [-15.92021484374996, 11.93779296874996], - [-16.138427734375, 11.917285156250045], - [-16.32807617187501, 12.051611328124963], - [-16.244580078124955, 12.237109375], - [-16.43681640624996, 12.204150390625045], - [-16.711816406249937, 12.354833984375006], - [-16.656933593749955, 12.364355468749991], - [-16.52133789062495, 12.348632812499986], - [-16.41630859374996, 12.367675781250057], - [-16.24150390624996, 12.443310546875011], - [-16.144189453124937, 12.457421875000037], - [-15.839550781249955, 12.437890624999966], - [-15.57480468749992, 12.490380859375009], - [-15.19609375, 12.679931640624986], - [-14.3492187499999, 12.67641601562498], - [-14.064843749999966, 12.675292968750014], - [-13.729248046875, 12.673925781250006], - [-13.732617187499983, 12.592822265625003], - [-13.673535156249926, 12.478515624999986], - [-13.759765625, 12.262353515624994] - ] - ] - ] - }, - "properties": { - "name": "Guinea-Bissau", - "childNum": 5 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [11.332324218750017, 1.528369140624989], - [11.335351562500023, 0.999707031250011], - [9.906738281250028, 0.960107421875037], - [9.80390625000004, 0.998730468749997], - [9.788671875000034, 1.025683593749974], - [9.760546874999989, 1.074707031250014], - [9.704589843750057, 1.079980468750023], - [9.676464843750011, 1.074707031250014], - [9.636132812500051, 1.046679687499989], - [9.590820312500057, 1.031982421875014], - [9.599414062500045, 1.054443359374972], - [9.509863281250006, 1.114794921875017], - [9.385937500000068, 1.13925781250002], - [9.807031250000051, 1.927490234375028], - [9.77968750000008, 2.068212890625006], - [9.800781250000028, 2.304443359375], - [9.826171875000057, 2.297802734374969], - [9.8369140625, 2.242382812500054], - [9.870117187500028, 2.21328125], - [9.979882812499994, 2.167773437500045], - [10.790917968750023, 2.167578125], - [11.096582031250051, 2.167480468749986], - [11.328710937500006, 2.167431640624969], - [11.332324218750017, 1.528369140624989] - ] - ], - [ - [ - [8.735742187500023, 3.758300781249972], - [8.910058593750023, 3.758203125000051], - [8.946093750000074, 3.627539062499977], - [8.704003906250051, 3.223632812500028], - [8.474902343749989, 3.264648437500043], - [8.464648437500045, 3.450585937499994], - [8.735742187500023, 3.758300781249972] - ] - ] - ] - }, - "properties": { - "name": "Eq. Guinea", - "childNum": 2 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [23.852246093749983, 35.53544921874999], - [24.166015625000057, 35.59521484375], - [24.108984374999977, 35.49580078124998], - [24.35400390625, 35.359472656250034], - [25.73017578125004, 35.34858398437501], - [25.791308593750074, 35.122851562500045], - [26.32021484375008, 35.315136718749955], - [26.165625, 35.018603515625045], - [24.79980468750003, 34.93447265625002], - [24.70888671875008, 35.08906250000001], - [24.463671875000045, 35.160351562499955], - [23.59277343749997, 35.257226562499966], - [23.56982421875, 35.534765625000034], - [23.67265624999999, 35.51391601562506], - [23.736914062500034, 35.65551757812503], - [23.852246093749983, 35.53544921874999] - ] - ], - [ - [ - [27.17607421874999, 35.46528320312498], - [27.070703125000023, 35.59775390624998], - [27.22314453125, 35.820458984374966], - [27.17607421874999, 35.46528320312498] - ] - ], - [ - [ - [23.053808593750034, 36.18979492187498], - [22.91083984375004, 36.220996093750045], - [22.950488281250045, 36.38393554687502], - [23.053808593750034, 36.18979492187498] - ] - ], - [ - [ - [27.84277343750003, 35.929296875000034], - [27.71552734375004, 35.95732421874996], - [27.71630859375003, 36.17158203125001], - [28.23183593750005, 36.43364257812502], - [28.087792968750023, 36.06533203125002], - [27.84277343750003, 35.929296875000034] - ] - ], - [ - [ - [25.48242187500003, 36.39262695312502], - [25.37050781250005, 36.35893554687499], - [25.408984375000074, 36.473730468750006], - [25.48242187500003, 36.39262695312502] - ] - ], - [ - [ - [26.46064453125001, 36.58540039062501], - [26.270019531250057, 36.54692382812499], - [26.370019531250023, 36.63857421875002], - [26.46064453125001, 36.58540039062501] - ] - ], - [ - [ - [26.94960937500005, 36.72709960937502], - [27.214941406250006, 36.89863281249998], - [27.352148437499977, 36.86889648437506], - [26.94960937500005, 36.72709960937502] - ] - ], - [ - [ - [25.859375, 36.79042968750005], - [25.74316406250003, 36.78974609374998], - [26.06445312500003, 36.90273437500002], - [25.859375, 36.79042968750005] - ] - ], - [ - [ - [27.01972656250004, 36.95903320312502], - [26.91992187500003, 36.94521484375005], - [26.88867187499997, 37.087255859375034], - [27.01972656250004, 36.95903320312502] - ] - ], - [ - [ - [25.278906250000034, 37.06840820312502], - [25.105468750000057, 37.034960937500045], - [25.235058593750068, 37.148535156250006], - [25.278906250000034, 37.06840820312502] - ] - ], - [ - [ - [25.54589843749997, 36.96757812499999], - [25.45673828125001, 36.9296875], - [25.361914062500063, 37.07041015624998], - [25.52529296875005, 37.19638671875006], - [25.54589843749997, 36.96757812499999] - ] - ], - [ - [ - [24.523535156250063, 37.125097656250006], - [24.42480468750003, 37.131982421874994], - [24.48378906250005, 37.21020507812503], - [24.523535156250063, 37.125097656250006] - ] - ], - [ - [ - [25.402734375000023, 37.419140624999955], - [25.312695312500068, 37.48930664062496], - [25.462988281250063, 37.47109375], - [25.402734375000023, 37.419140624999955] - ] - ], - [ - [ - [26.029296875000057, 37.529394531250034], - [26.086328125000023, 37.63491210937505], - [26.351367187500017, 37.67431640625], - [26.029296875000057, 37.529394531250034] - ] - ], - [ - [ - [25.255859375000057, 37.59960937500006], - [25.156347656250034, 37.54506835937505], - [24.99648437500005, 37.676904296874994], - [25.255859375000057, 37.59960937500006] - ] - ], - [ - [ - [24.35595703125003, 37.57685546875004], - [24.28896484375005, 37.52827148437498], - [24.37910156250004, 37.682714843750006], - [24.35595703125003, 37.57685546875004] - ] - ], - [ - [ - [26.82441406250004, 37.81142578125005], - [27.05507812500005, 37.70927734375002], - [26.84492187500004, 37.64472656250001], - [26.58105468750003, 37.723730468750034], - [26.82441406250004, 37.81142578125005] - ] - ], - [ - [ - [20.888476562500074, 37.805371093749955], - [20.993945312500074, 37.70800781250003], - [20.81855468750004, 37.66474609375001], - [20.61953125000008, 37.855029296875045], - [20.691503906250006, 37.929541015625034], - [20.888476562500074, 37.805371093749955] - ] - ], - [ - [ - [24.991699218750057, 37.75961914062506], - [24.962207031250074, 37.69238281250003], - [24.7001953125, 37.961669921875], - [24.956347656250045, 37.90478515625006], - [24.991699218750057, 37.75961914062506] - ] - ], - [ - [ - [20.61230468750003, 38.38334960937502], - [20.761328125, 38.07055664062497], - [20.523535156250063, 38.106640624999955], - [20.4521484375, 38.23417968750002], - [20.35253906250003, 38.179882812499955], - [20.563183593750068, 38.474951171875034], - [20.61230468750003, 38.38334960937502] - ] - ], - [ - [ - [26.094042968750017, 38.21806640625002], - [25.891894531250045, 38.243310546874994], - [25.991406250000068, 38.353515625], - [25.846093750000023, 38.57402343749996], - [26.16035156250001, 38.54072265625001], - [26.094042968750017, 38.21806640625002] - ] - ], - [ - [ - [20.68671875000001, 38.60869140625002], - [20.5546875, 38.58256835937502], - [20.69414062499999, 38.84423828125003], - [20.68671875000001, 38.60869140625002] - ] - ], - [ - [ - [24.67470703125005, 38.80922851562502], - [24.54101562499997, 38.788671875], - [24.485644531250074, 38.980273437500045], - [24.67470703125005, 38.80922851562502] - ] - ], - [ - [ - [23.41542968750008, 38.958642578124994], - [23.525, 38.8134765625], - [24.127539062500034, 38.648486328125045], - [24.27578125000005, 38.22001953124996], - [24.58837890625003, 38.12397460937504], - [24.53652343750005, 37.97973632812506], - [24.212011718750006, 38.11752929687506], - [24.040136718750006, 38.389990234375034], - [23.65078125000008, 38.44306640625001], - [23.25214843750004, 38.80122070312498], - [22.870312500000068, 38.870507812499966], - [23.258203125000023, 39.03134765625006], - [23.41542968750008, 38.958642578124994] - ] - ], - [ - [ - [26.41015625000003, 39.329443359375034], - [26.59560546875005, 39.04882812499997], - [26.488671875000023, 39.074804687500034], - [26.46875, 38.97280273437502], - [26.10791015625, 39.08105468749997], - [26.273144531249983, 39.19755859374999], - [26.072363281250034, 39.095605468749994], - [25.84414062500008, 39.20004882812506], - [26.16542968750008, 39.37353515625006], - [26.41015625000003, 39.329443359375034] - ] - ], - [ - [ - [20.077929687500045, 39.432714843750034], - [19.883984375000068, 39.461523437500034], - [19.646484375, 39.76708984375003], - [19.926074218750017, 39.773730468750045], - [19.8466796875, 39.66811523437502], - [20.077929687500045, 39.432714843750034] - ] - ], - [ - [ - [25.43769531250004, 39.98330078125002], - [25.357031250000063, 39.80810546875003], - [25.24941406250005, 39.89414062500006], - [25.06220703125004, 39.852392578125006], - [25.05800781250005, 39.999658203124966], - [25.43769531250004, 39.98330078125002] - ] - ], - [ - [ - [24.774218750000074, 40.615185546874955], - [24.515527343750023, 40.64702148437496], - [24.623339843750045, 40.79291992187501], - [24.774218750000074, 40.615185546874955] - ] - ], - [ - [ - [26.03896484375008, 40.726757812499955], - [25.10449218750003, 40.994726562500006], - [24.792968750000057, 40.857519531250034], - [24.47705078125, 40.94775390625003], - [24.082324218750074, 40.72407226562504], - [23.762792968750063, 40.74780273437497], - [23.866796875000034, 40.41855468750006], - [24.21279296875008, 40.32778320312502], - [24.343359375000034, 40.14770507812503], - [23.913183593750063, 40.35878906250005], - [23.72792968750008, 40.329736328124994], - [23.96748046875001, 40.11455078125002], - [23.947070312500045, 39.96557617187506], - [23.66455078125003, 40.22382812499998], - [23.42626953125, 40.26396484374999], - [23.62734375, 39.92407226562503], - [22.896484375000057, 40.39990234374997], - [22.92226562500008, 40.59086914062499], - [22.629492187500034, 40.49555664062501], - [22.59218750000005, 40.03691406250002], - [23.327734374999977, 39.174902343750006], - [23.15468750000008, 39.10146484375005], - [23.16171875, 39.25776367187501], - [22.92138671874997, 39.30634765625004], - [22.886035156250074, 39.16997070312496], - [23.066699218750017, 39.03793945312498], - [22.569140625000074, 38.86748046874999], - [23.25292968750003, 38.66123046875006], - [23.68398437500008, 38.35244140625002], - [23.96699218750001, 38.275], - [24.024511718750006, 38.139794921874966], - [24.01972656250001, 37.67773437499997], - [23.50175781249999, 38.03486328124998], - [23.03632812500004, 37.87836914062501], - [23.48925781250003, 37.440185546875], - [23.16152343750005, 37.333837890625006], - [22.725390625000017, 37.542138671874966], - [23.16015625000003, 36.448095703125034], - [22.717187500000023, 36.79394531250006], - [22.42773437500003, 36.47578124999998], - [22.08046875000008, 37.028955078124966], - [21.95556640625003, 36.990087890625034], - [21.892382812500045, 36.73730468749997], - [21.58291015625005, 37.080957031249994], - [21.678906250000068, 37.38720703125003], - [21.124707031250068, 37.89160156250003], - [21.40371093750005, 38.19667968750002], - [21.658398437500068, 38.17509765624996], - [21.82470703125003, 38.328125], - [22.846386718750068, 37.96757812499996], - [23.18349609375008, 38.133691406249966], - [22.421679687500045, 38.43852539062499], - [22.319921875, 38.35683593750005], - [21.96533203124997, 38.412451171875006], - [21.47255859375005, 38.321386718750006], - [21.3310546875, 38.48730468749997], - [21.303320312500034, 38.373925781249966], - [21.113183593750023, 38.38466796875002], - [20.768554687500057, 38.874414062499966], - [21.111621093750045, 38.89628906249999], - [21.11835937500001, 39.029980468749955], - [20.71337890625, 39.03515625000003], - [20.300781250000057, 39.32709960937501], - [20.19140625, 39.545800781249966], - [20.099414062500074, 39.641259765624966], - [20.001269531250074, 39.70942382812501], - [20.022558593750063, 39.710693359375], - [20.059765624999983, 39.69912109375002], - [20.13105468750004, 39.66162109375003], - [20.206835937500017, 39.65351562499998], - [20.382421875, 39.802636718749994], - [20.381640625000017, 39.84179687500006], - [20.311328125000074, 39.95078125000006], - [20.311132812500034, 39.97944335937504], - [20.338476562500006, 39.991064453125006], - [20.38369140625008, 40.0171875], - [20.408007812500074, 40.049462890624994], - [20.4560546875, 40.065576171874994], - [20.657421875000068, 40.11738281249998], - [20.881640625000017, 40.467919921874994], - [21.030859375000034, 40.62246093750002], - [20.95576171875001, 40.775292968749994], - [20.96425781250005, 40.84990234374999], - [21.575781250000034, 40.86894531249996], - [21.627539062500006, 40.896337890625034], - [21.77949218750004, 40.95043945312506], - [21.99335937500001, 41.13095703125006], - [22.18447265625005, 41.15864257812501], - [22.49355468750005, 41.118505859375006], - [22.603613281249977, 41.14018554687499], - [22.724804687500068, 41.17851562499999], - [22.78388671875004, 41.33198242187498], - [23.155957031250068, 41.32207031249999], - [23.239843750000034, 41.38496093750001], - [23.372070312500057, 41.3896484375], - [23.433398437500017, 41.39873046874999], - [23.53583984375001, 41.38603515624999], - [23.63515625000008, 41.386767578125045], - [24.011328124999977, 41.460058593750034], - [24.03291015625004, 41.469091796875034], - [24.05605468750005, 41.527246093749966], - [24.38671875, 41.523535156250006], - [24.487890625, 41.55522460937499], - [24.518261718750068, 41.55253906249996], - [24.773730468750045, 41.356103515624994], - [24.99355468750008, 41.36499023437503], - [25.133398437500063, 41.31577148437506], - [25.251171875000068, 41.243554687499994], - [25.923339843750057, 41.311914062499966], - [26.066406250000057, 41.35068359375006], - [26.135351562499977, 41.3857421875], - [26.155175781250023, 41.43486328124999], - [26.143554687500057, 41.52153320312496], - [26.085546875000063, 41.704150390625045], - [26.10742187499997, 41.72568359374998], - [26.20058593750005, 41.74379882812502], - [26.320898437500034, 41.716552734375], - [26.581347656250074, 41.60126953125004], - [26.62490234375008, 41.401757812499994], - [26.330664062499977, 41.23876953125], - [26.331054687500057, 40.954492187499994], - [26.03896484375008, 40.726757812499955] - ] - ] - ] - }, - "properties": { - "name": "Greece", - "childNum": 29 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-61.71552734375, 12.012646484374997], - [-61.714990234374994, 12.18515625], - [-61.60703125, 12.223291015624994], - [-61.71552734375, 12.012646484374997] - ] - ] - }, - "properties": { - "name": "Grenada", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-46.266699218750006, 60.781396484374994], - [-46.381542968749955, 60.66030273437502], - [-46.7880859375, 60.758398437500034], - [-46.205224609374994, 60.943505859374994], - [-46.266699218750006, 60.781396484374994] - ] - ], - [ - [ - [-37.03125, 65.53198242187497], - [-37.23842773437494, 65.60986328125003], - [-37.047509765624966, 65.722265625], - [-37.03125, 65.53198242187497] - ] - ], - [ - [ - [-51.01367187499994, 69.55249023437497], - [-51.202050781249966, 69.525], - [-51.33886718749994, 69.73203125000006], - [-51.094580078125006, 69.92416992187503], - [-50.67900390624999, 69.84853515625], - [-51.01367187499994, 69.55249023437497] - ] - ], - [ - [ - [-52.73115234375001, 69.94472656250005], - [-52.0453125, 69.8072265625], - [-51.90019531249999, 69.60478515625007], - [-53.57841796874996, 69.25664062500002], - [-54.18271484374995, 69.40351562500001], - [-53.65830078124998, 69.46513671875005], - [-53.825, 69.54033203124999], - [-54.91914062499998, 69.71362304687503], - [-54.78789062499996, 69.94985351562502], - [-54.322607421875034, 69.94189453125], - [-54.83076171875001, 70.13295898437502], - [-54.37163085937499, 70.31728515625], - [-53.296728515625034, 70.20537109375002], - [-52.73115234375001, 69.94472656250005] - ] - ], - [ - [ - [-51.67514648437498, 70.855224609375], - [-52.11938476562497, 70.87065429687502], - [-52.10673828124999, 70.96801757812497], - [-51.67514648437498, 70.855224609375] - ] - ], - [ - [ - [-25.43232421875001, 70.92133789062495], - [-25.402246093749994, 70.65268554687503], - [-26.217871093749977, 70.45405273437498], - [-26.604687499999926, 70.55336914062497], - [-28.03525390624995, 70.48681640625], - [-27.61723632812496, 70.91376953125001], - [-26.621777343749955, 70.87563476562497], - [-25.81889648437499, 71.04365234375001], - [-25.43232421875001, 70.92133789062495] - ] - ], - [ - [ - [-53.53520507812493, 71.04082031250005], - [-53.9578125, 71.12773437499999], - [-53.58447265625003, 71.29707031249995], - [-53.53520507812493, 71.04082031250005] - ] - ], - [ - [ - [-55.01689453124999, 72.79111328125003], - [-55.56660156249998, 72.56435546875002], - [-56.214794921874955, 72.71918945312495], - [-55.01689453124999, 72.79111328125003] - ] - ], - [ - [ - [-18.000537109374932, 75.40732421875003], - [-17.391992187499937, 75.03691406250007], - [-18.670800781249966, 75.00166015624998], - [-18.856054687499977, 75.31914062500002], - [-18.000537109374932, 75.40732421875003] - ] - ], - [ - [ - [-18.58261718749995, 76.042333984375], - [-19.085351562499966, 76.43037109375001], - [-18.882470703124937, 76.70380859375001], - [-18.58261718749995, 76.042333984375] - ] - ], - [ - [ - [-71.667333984375, 77.32529296874998], - [-72.48955078124999, 77.43164062499997], - [-71.43344726562495, 77.394384765625], - [-71.667333984375, 77.32529296874998] - ] - ], - [ - [ - [-17.6125, 79.82587890624995], - [-18.662011718749966, 79.72001953125005], - [-19.13828125, 79.85234375000002], - [-17.98291015625, 80.05517578125003], - [-17.471386718749955, 80.02871093749997], - [-17.6125, 79.82587890624995] - ] - ], - [ - [ - [-44.86455078124999, 82.08364257812502], - [-46.75190429687501, 82.34819335937502], - [-47.27226562499996, 82.65693359375001], - [-46.399169921875, 82.692138671875], - [-44.91748046875003, 82.48051757812505], - [-44.86455078124999, 82.08364257812502] - ] - ], - [ - [ - [-29.952880859375, 83.56484374999997], - [-25.795068359374994, 83.26098632812497], - [-31.99267578125, 83.0853515625], - [-32.03271484374997, 82.98344726562502], - [-25.12338867187495, 83.15961914062501], - [-24.47031249999995, 82.87739257812498], - [-21.582519531249943, 82.6341796875], - [-23.118066406249966, 82.32470703125003], - [-29.57939453124996, 82.16118164062502], - [-29.887402343749983, 82.05483398437502], - [-29.543847656249994, 81.93994140624997], - [-27.839501953124966, 82.04887695312505], - [-25.148828124999966, 82.001123046875], - [-24.293066406249977, 81.70097656250005], - [-23.103710937499983, 82.01181640625003], - [-21.337988281249977, 82.068701171875], - [-21.230517578125017, 81.60136718749999], - [-23.11772460937499, 80.77817382812498], - [-19.62993164062499, 81.63989257812503], - [-17.456054687499943, 81.397705078125], - [-16.12070312499995, 81.776611328125], - [-14.241992187500017, 81.81386718750005], - [-12.434423828125006, 81.68251953125002], - [-11.430664062499972, 81.45683593750005], - [-13.126220703124972, 81.08779296875], - [-14.452343749999955, 80.99311523437498], - [-14.503564453124994, 80.76328125000006], - [-16.76059570312492, 80.573388671875], - [-15.937255859374972, 80.42763671874997], - [-16.48876953124997, 80.25195312499997], - [-18.070947265624994, 80.17207031249995], - [-19.429199218749943, 80.25771484375], - [-20.150146484375, 80.01123046874997], - [-18.99199218749996, 79.17836914062502], - [-21.133740234374926, 78.65864257812501], - [-21.729589843749977, 77.70854492187499], - [-20.862597656249932, 77.91186523437503], - [-19.490429687499983, 77.71889648437497], - [-19.46752929687503, 77.56582031250005], - [-20.162060546874926, 77.68984375], - [-20.680810546875023, 77.61899414062503], - [-20.23193359374997, 77.36840820312497], - [-19.30029296874997, 77.22236328124995], - [-18.442626953124943, 77.259375], - [-18.51030273437496, 76.77817382812498], - [-20.48671875, 76.92080078125], - [-21.614697265624926, 76.68789062499997], - [-22.18525390625001, 76.79409179687502], - [-22.609326171874983, 76.70429687500004], - [-21.877343749999966, 76.57348632812503], - [-21.488232421874926, 76.271875], - [-20.10361328124992, 76.21909179687503], - [-19.508984374999926, 75.75751953124995], - [-19.52636718750003, 75.18022460937505], - [-20.484960937500006, 75.31425781249999], - [-21.649316406249966, 75.02343749999997], - [-22.232861328124926, 75.11972656249998], - [-21.69511718749999, 74.96445312500003], - [-20.985791015624983, 75.07436523437497], - [-20.86157226562497, 74.63593750000001], - [-20.41708984374995, 74.9751953125], - [-19.98491210937499, 74.9751953125], - [-19.287011718750023, 74.54638671875006], - [-19.36914062499997, 74.28403320312498], - [-20.256445312499977, 74.2828125], - [-20.653125, 74.13735351562502], - [-21.954931640624977, 74.24428710937497], - [-21.942919921874932, 74.56572265624999], - [-22.32158203124999, 74.30253906250002], - [-22.134814453124932, 73.99047851562503], - [-20.36728515624992, 73.8482421875], - [-20.509667968749966, 73.49287109375001], - [-22.346875, 73.26923828125001], - [-23.23320312499999, 73.39770507812497], - [-24.157714843749943, 73.76445312499999], - [-24.67724609375, 73.602197265625], - [-25.521289062500017, 73.85161132812499], - [-24.79125976562497, 73.51127929687502], - [-26.062304687500017, 73.25302734375], - [-27.270410156250023, 73.43627929687503], - [-26.541845703125006, 73.24897460937495], - [-27.561621093750006, 73.13847656250002], - [-27.348046875000023, 73.06782226562501], - [-25.057031250000023, 73.396484375], - [-24.132666015625006, 73.409375], - [-22.036328124999955, 72.91845703125006], - [-22.29321289062497, 72.11953125], - [-24.06904296875001, 72.49873046874998], - [-24.629980468749977, 73.03764648437499], - [-26.657617187499966, 72.71582031249997], - [-24.81333007812492, 72.90151367187497], - [-24.65, 72.58251953125], - [-25.117871093749983, 72.34697265625005], - [-24.66684570312492, 72.437353515625], - [-21.959667968749955, 71.74467773437502], - [-22.479638671874937, 71.38344726562497], - [-22.417578125, 71.24868164062505], - [-22.29902343750001, 71.43232421874998], - [-21.75224609374999, 71.47832031250002], - [-21.522656249999926, 70.52622070312503], - [-22.38413085937492, 70.46240234375], - [-22.437011718749943, 70.860009765625], - [-22.690673828124943, 70.43730468750002], - [-23.327832031249983, 70.45097656250007], - [-23.97138671875001, 70.64946289062499], - [-24.562207031249926, 71.22353515624997], - [-25.885156249999966, 71.571923828125], - [-27.08720703124999, 71.6265625], - [-27.107031250000034, 71.53266601562498], - [-25.842724609374955, 71.48017578124995], - [-25.74223632812499, 71.18359375], - [-26.717919921874994, 70.95048828125005], - [-28.39843749999997, 70.99291992187497], - [-27.99218749999997, 70.89521484374998], - [-28.06987304687499, 70.69902343750005], - [-29.07207031249999, 70.444970703125], - [-26.621777343749955, 70.46337890625], - [-26.576806640625023, 70.35708007812502], - [-27.560839843749932, 70.12446289062498], - [-27.384179687500023, 69.9916015625], - [-27.027734374999966, 70.20122070312499], - [-25.529882812499977, 70.35317382812502], - [-23.66733398437495, 70.139306640625], - [-22.28447265624996, 70.12583007812498], - [-22.287060546874955, 70.03339843749998], - [-23.03364257812501, 69.90083007812498], - [-23.04956054687497, 69.79272460937497], - [-23.86572265624997, 69.73671875000002], - [-23.739404296874994, 69.58862304687497], - [-24.296679687500017, 69.58554687500006], - [-24.295556640624966, 69.439306640625], - [-25.188574218750006, 69.26054687500002], - [-25.092431640624937, 69.16518554687502], - [-25.697998046874943, 68.889892578125], - [-26.48291015624997, 68.67592773437502], - [-29.24951171874997, 68.29877929687501], - [-29.86850585937495, 68.31157226562505], - [-30.318115234375, 68.19331054687501], - [-30.72001953124999, 68.25117187499998], - [-30.610742187499994, 68.11791992187503], - [-30.97856445312499, 68.06132812500005], - [-32.32744140624999, 68.43730468749999], - [-32.16455078125, 67.99111328125002], - [-33.15698242187497, 67.62670898437506], - [-34.1982421875, 66.65507812499999], - [-35.18857421874995, 66.25029296875002], - [-35.86723632812502, 66.44140624999997], - [-35.630078124999926, 66.13994140625002], - [-36.37919921874996, 65.830810546875], - [-36.52724609375002, 66.00771484375], - [-36.665185546874966, 65.79008789062507], - [-37.06279296874996, 65.87143554687503], - [-37.410058593749994, 65.65634765625], - [-37.954785156249955, 65.63359375000007], - [-37.278710937499994, 66.30439453124995], - [-38.156640624999966, 66.38559570312498], - [-37.75234375000002, 66.26152343750002], - [-38.13994140625002, 65.90351562499998], - [-38.52036132812498, 66.00966796875002], - [-38.20336914062497, 65.71171874999999], - [-40.17353515624998, 65.55615234375], - [-39.57792968749996, 65.34077148437501], - [-39.937255859375, 65.14160156250003], - [-40.253125, 65.04887695312505], - [-41.08442382812501, 65.10083007812497], - [-40.966015624999955, 64.86884765624995], - [-40.655468749999926, 64.91533203125002], - [-40.18222656249998, 64.47993164062495], - [-40.78173828125, 64.22177734375003], - [-41.581005859374926, 64.29833984375], - [-41.03056640624996, 64.12104492187504], - [-40.61777343749998, 64.13173828125], - [-40.550390625000034, 63.72524414062505], - [-40.77519531249999, 63.53364257812501], - [-41.04873046875002, 63.51381835937505], - [-41.387890624999926, 63.06186523437498], - [-41.84448242187497, 63.07026367187501], - [-42.174511718749955, 63.20878906249999], - [-41.63447265624998, 62.972460937500074], - [-41.90898437499996, 62.73710937499999], - [-42.94165039062503, 62.72021484375003], - [-42.15297851562502, 62.568457031250006], - [-42.32148437499998, 62.15273437500005], - [-42.110205078125006, 61.857226562500074], - [-42.58530273437498, 61.71748046875001], - [-42.34736328125001, 61.61743164062497], - [-42.717041015625, 60.767480468749994], - [-43.04409179687502, 60.523681640625], - [-43.92270507812495, 60.59536132812502], - [-43.21298828124998, 60.390673828125074], - [-43.122900390625006, 60.06123046875001], - [-43.32011718749993, 59.928125], - [-43.95502929687498, 60.025488281250006], - [-43.65791015625001, 59.85864257812503], - [-43.90654296874996, 59.815478515625045], - [-44.11699218750002, 59.83193359375002], - [-44.06547851562499, 59.92480468750003], - [-44.412939453125006, 59.922607421875], - [-44.22436523437494, 60.273535156250006], - [-44.61328124999997, 60.01665039062499], - [-45.37924804687495, 60.20292968750002], - [-45.367773437500006, 60.37294921875002], - [-44.97470703124995, 60.457226562499955], - [-44.756738281249966, 60.66459960937502], - [-45.38051757812494, 60.444921875], - [-46.04663085937503, 60.61572265625], - [-46.141943359375006, 60.776513671874994], - [-45.87021484374998, 61.21831054687502], - [-46.87446289062501, 60.81640625000003], - [-48.180810546874966, 60.76923828125001], - [-47.77031249999999, 60.99775390625001], - [-48.386425781249926, 61.004736328125034], - [-48.42817382812501, 61.18740234375002], - [-48.92207031249998, 61.27744140624998], - [-49.28906249999997, 61.58994140625006], - [-49.380273437499994, 61.89018554687502], - [-48.82871093749998, 62.0796875], - [-49.62377929687494, 61.99858398437499], - [-49.553466796875, 62.23271484374999], - [-50.319238281249966, 62.473193359375045], - [-50.298730468749966, 62.72197265625002], - [-49.793115234374994, 63.04462890625004], - [-50.39008789062501, 62.82202148437497], - [-51.46884765624995, 63.64228515625001], - [-51.547509765624994, 64.00610351562497], - [-50.260693359374955, 64.21425781250002], - [-50.48662109374996, 64.20888671875], - [-50.43706054687499, 64.31284179687503], - [-51.58491210937498, 64.10317382812502], - [-51.70786132812498, 64.205078125], - [-51.403759765624926, 64.46318359375002], - [-50.49208984375002, 64.69316406250005], - [-50.00898437500001, 64.44726562499997], - [-50.12163085937493, 64.703759765625], - [-50.51699218750002, 64.76650390625], - [-50.96064453124998, 65.20112304687498], - [-50.721582031249966, 64.79760742187503], - [-51.22060546875002, 64.62846679687502], - [-51.25537109375, 64.75810546875005], - [-51.92260742187503, 64.21875], - [-52.259033203125, 65.154931640625], - [-52.537695312500034, 65.32880859374998], - [-51.61914062500003, 65.71318359375002], - [-51.091894531250006, 65.77578125], - [-51.7234375, 65.723486328125], - [-52.55126953125003, 65.46137695312498], - [-52.760937499999926, 65.59082031249997], - [-53.198974609375, 65.59404296875002], - [-53.106347656249966, 65.97714843749998], - [-53.39204101562498, 66.04833984375], - [-51.225, 66.88154296875001], - [-53.035791015624966, 66.20141601562503], - [-53.538769531249955, 66.13935546874998], - [-53.41875, 66.64853515624998], - [-53.038281249999955, 66.82680664062497], - [-52.38686523437502, 66.88115234375005], - [-53.44360351562503, 66.924658203125], - [-53.88442382812502, 67.13554687499999], - [-53.79858398437494, 67.41816406250001], - [-52.666455078124955, 67.74970703124995], - [-50.613476562499955, 67.5279296875], - [-51.171044921874966, 67.693603515625], - [-50.96884765624998, 67.80664062500003], - [-51.765234375000034, 67.73784179687505], - [-52.34482421874998, 67.83691406249997], - [-53.735205078125006, 67.54902343750004], - [-53.151562499999926, 68.20776367187503], - [-51.779980468749926, 68.05673828124998], - [-51.456494140624926, 68.116064453125], - [-51.21015625000001, 68.419921875], - [-52.19853515624993, 68.22080078125], - [-53.38315429687495, 68.29736328124997], - [-53.03945312500002, 68.61088867187499], - [-52.60458984374998, 68.70874023437503], - [-51.62314453124995, 68.53481445312505], - [-50.945703124999966, 68.68266601562505], - [-50.807714843750006, 68.81699218749998], - [-51.24941406250002, 68.73994140625001], - [-51.084863281249994, 69.12827148437498], - [-50.29736328124994, 69.17060546874998], - [-51.07695312499996, 69.20947265625], - [-50.291699218749955, 70.01445312500005], - [-52.254638671875, 70.05893554687503], - [-53.02304687499995, 70.30190429687497], - [-54.01445312499996, 70.42167968750005], - [-54.53076171875, 70.69926757812502], - [-54.16582031249999, 70.82011718750005], - [-52.801953124999955, 70.7505859375], - [-50.87236328124993, 70.36489257812502], - [-50.66328124999998, 70.417578125], - [-51.32285156249998, 70.58876953124997], - [-51.25659179687497, 70.85268554687502], - [-51.77431640625002, 71.01044921875001], - [-51.018945312499966, 71.001318359375], - [-51.37666015625001, 71.11904296875], - [-53.007568359375, 71.17998046874999], - [-52.89184570312497, 71.457666015625], - [-51.76992187500002, 71.67172851562498], - [-53.44008789062502, 71.57900390625002], - [-53.14453125000003, 71.80742187500002], - [-53.65214843749996, 72.36264648437506], - [-53.92773437499997, 72.31879882812501], - [-53.47758789062502, 71.84995117187506], - [-54.01992187500002, 71.657861328125], - [-53.96298828124995, 71.45898437499997], - [-54.6890625, 71.36723632812505], - [-55.59404296874999, 71.55351562500005], - [-55.315576171874994, 72.11069335937498], - [-54.84013671874996, 72.35610351562497], - [-55.581445312499994, 72.178857421875], - [-55.63583984374998, 72.300439453125], - [-55.29570312499996, 72.35439453124997], - [-55.60170898437494, 72.453466796875], - [-54.924951171874994, 72.57197265624998], - [-54.737939453124994, 72.87250976562501], - [-55.07309570312498, 73.01513671875003], - [-55.28891601562498, 72.93320312500003], - [-55.66855468749998, 73.00791015624998], - [-55.288281249999955, 73.32709960937498], - [-56.10405273437496, 73.55815429687499], - [-55.83828125, 73.75971679687501], - [-56.22539062499999, 74.12910156249995], - [-57.23056640624995, 74.12529296875007], - [-56.70634765625002, 74.21918945312501], - [-56.717675781249994, 74.42924804687499], - [-56.25546874999998, 74.52680664062498], - [-58.56552734374998, 75.35273437500001], - [-58.249658203124994, 75.50668945312503], - [-58.51621093749995, 75.68906250000006], - [-61.18823242187494, 76.157861328125], - [-63.29130859374996, 76.35205078125003], - [-63.84306640624999, 76.21713867187498], - [-64.307275390625, 76.31650390624998], - [-65.36992187499993, 76.13056640625004], - [-65.87573242187494, 76.23833007812505], - [-66.46577148437498, 76.13916015625], - [-66.99257812500002, 76.21293945312502], - [-66.67480468750003, 75.977392578125], - [-68.14873046875002, 76.06704101562497], - [-69.48408203125001, 76.39916992187503], - [-68.1142578125, 76.65063476562503], - [-69.67382812499994, 76.73588867187507], - [-69.69423828125002, 76.98945312500004], - [-70.613134765625, 76.82182617187499], - [-71.14145507812498, 77.02866210937503], - [-70.86284179687496, 77.175439453125], - [-68.97832031250002, 77.19531250000006], - [-68.13554687499999, 77.37958984375001], - [-66.38945312499999, 77.28027343750003], - [-66.69121093749999, 77.68120117187502], - [-67.68808593749995, 77.523779296875], - [-68.62153320312498, 77.60185546875002], - [-69.35136718749999, 77.467138671875], - [-70.53540039062497, 77.699560546875], - [-70.11445312500001, 77.84135742187505], - [-71.27163085937494, 77.81313476562497], - [-72.81806640624995, 78.1943359375], - [-72.47250976562498, 78.48203125], - [-71.65131835937493, 78.62314453124998], - [-68.99345703124999, 78.857421875], - [-68.37705078124998, 79.037841796875], - [-65.82553710937503, 79.17373046874997], - [-64.79228515624993, 80.00063476562502], - [-64.17915039062498, 80.09926757812497], - [-66.84365234374997, 80.07622070312507], - [-67.05063476562503, 80.384521484375], - [-64.51552734374997, 81], - [-63.72197265624993, 81.05732421875001], - [-63.028662109375006, 80.88955078125002], - [-62.90336914062496, 81.21835937500003], - [-61.43598632812498, 81.13359375000002], - [-60.842871093750034, 81.85537109374997], - [-59.28193359374998, 81.88403320312503], - [-56.615136718749994, 81.362890625], - [-59.26181640624998, 82.00664062500005], - [-54.54887695312496, 82.35063476562505], - [-53.671337890624955, 82.16406249999997], - [-53.55566406250003, 81.65327148437501], - [-53.022558593750034, 82.32172851562504], - [-50.894433593749994, 81.89521484375001], - [-49.54106445312496, 81.91806640625003], - [-50.93554687500003, 82.38281250000003], - [-50.03710937499994, 82.472412109375], - [-44.7294921875, 81.77983398437505], - [-44.23886718749998, 82.3681640625], - [-45.55654296875002, 82.74702148437498], - [-41.87646484375, 82.680322265625], - [-41.36962890625003, 82.75], - [-46.136816406250006, 82.85883789062504], - [-46.169042968750006, 83.06386718749997], - [-45.41459960937496, 83.01767578124998], - [-43.00927734375003, 83.26459960937501], - [-41.300146484375006, 83.10078125000004], - [-40.35683593750002, 83.332177734375], - [-38.15625, 82.9986328125], - [-38.74956054687496, 83.37084960937497], - [-37.72333984374998, 83.49775390624998], - [-29.952880859375, 83.56484374999997] - ] - ] - ] - }, - "properties": { - "name": "Greenland", - "childNum": 14 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-89.2328125, 15.888671875], - [-88.89404296875, 15.890625], - [-88.60336914062499, 15.76416015625], - [-88.5939453125, 15.950292968749991], - [-88.22832031249999, 15.72900390625], - [-88.271435546875, 15.694873046875003], - [-88.36455078124999, 15.616015625], - [-88.68447265625, 15.360498046874994], - [-88.96098632812499, 15.152441406249991], - [-89.142578125, 15.072314453125003], - [-89.22236328125, 14.866064453124991], - [-89.16220703124999, 14.669238281250003], - [-89.17177734375, 14.606884765624997], - [-89.28671875, 14.529980468749997], - [-89.36259765624999, 14.416015625], - [-89.5736328125, 14.390087890624997], - [-89.54716796874999, 14.241259765625003], - [-90.04814453124999, 13.904052734375], - [-90.09521484375, 13.736523437499997], - [-90.60693359375, 13.929003906250003], - [-91.37734375, 13.990185546874997], - [-92.23515624999999, 14.54541015625], - [-92.15854492187499, 14.963574218749997], - [-92.14423828125, 15.001953125], - [-92.09873046874999, 15.026757812499994], - [-92.07480468749999, 15.07421875], - [-92.187158203125, 15.320898437499991], - [-92.08212890624999, 15.495556640624997], - [-91.9572265625, 15.703222656249991], - [-91.736572265625, 16.07016601562499], - [-91.433984375, 16.070458984374994], - [-90.97958984374999, 16.07080078125], - [-90.70322265624999, 16.071044921875], - [-90.52197265625, 16.071191406249994], - [-90.44716796875, 16.072705078124997], - [-90.45986328125, 16.162353515625], - [-90.450146484375, 16.261376953124994], - [-90.4169921875, 16.351318359375], - [-90.4169921875, 16.39101562499999], - [-90.47109375, 16.43955078124999], - [-90.57578125, 16.467822265625003], - [-90.63408203124999, 16.5107421875], - [-90.634375, 16.565136718749997], - [-90.65996093749999, 16.630908203125003], - [-90.710693359375, 16.70810546874999], - [-90.975830078125, 16.867822265624994], - [-91.409619140625, 17.255859375], - [-91.1955078125, 17.254101562499997], - [-90.99296874999999, 17.25244140625], - [-90.98916015625, 17.81640625], - [-89.16147460937499, 17.81484375], - [-89.2328125, 15.888671875] - ] - ] - }, - "properties": { - "name": "Guatemala", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [144.74179687500003, 13.25927734375], - [144.64931640625002, 13.4287109375], - [144.87539062500002, 13.614648437499994], - [144.94082031250002, 13.5703125], - [144.74179687500003, 13.25927734375] - ] - ] - }, - "properties": { - "name": "Guam", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-57.194775390625, 5.5484375], - [-57.3185546875, 5.335351562499994], - [-57.20981445312499, 5.195410156249991], - [-57.331005859375, 5.020166015624994], - [-57.711083984374994, 4.991064453124991], - [-57.91704101562499, 4.820410156249991], - [-57.84599609374999, 4.668164062499997], - [-58.05429687499999, 4.101660156249991], - [-57.646728515625, 3.39453125], - [-57.303662109375, 3.377099609374994], - [-57.19736328124999, 2.853271484375], - [-56.704345703125, 2.036474609374991], - [-56.4828125, 1.942138671875], - [-56.96953124999999, 1.91640625], - [-57.03759765625, 1.936474609374997], - [-57.092675781249994, 2.005810546874997], - [-57.118896484375, 2.013964843749989], - [-57.31748046874999, 1.963476562499991], - [-57.41269531249999, 1.908935546875], - [-57.500439453125, 1.77382812499999], - [-57.54575195312499, 1.72607421875], - [-57.59443359375, 1.7041015625], - [-57.795654296875, 1.7], - [-57.8734375, 1.667285156249989], - [-57.9828125, 1.6484375], - [-58.03466796875, 1.520263671875], - [-58.34067382812499, 1.587548828124994], - [-58.38037109375, 1.530224609374997], - [-58.39580078124999, 1.481738281249989], - [-58.5060546875, 1.438671875], - [-58.511865234374994, 1.28466796875], - [-58.68461914062499, 1.281054687499989], - [-58.73032226562499, 1.247509765624997], - [-58.78720703124999, 1.20849609375], - [-58.82177734375, 1.201220703124989], - [-59.231201171875, 1.376025390624989], - [-59.53569335937499, 1.7], - [-59.66660156249999, 1.746289062499997], - [-59.66850585937499, 1.842333984374989], - [-59.74072265625, 1.874169921874994], - [-59.75620117187499, 1.900634765625], - [-59.75522460937499, 2.274121093749997], - [-59.8896484375, 2.362939453124994], - [-59.9943359375, 2.689990234374989], - [-59.854394531249994, 3.5875], - [-59.55112304687499, 3.933544921874997], - [-59.557763671874994, 3.960009765624989], - [-59.62021484374999, 4.023144531249997], - [-59.73857421874999, 4.226757812499997], - [-59.69970703125, 4.353515625], - [-60.1486328125, 4.533251953124989], - [-59.990673828125, 5.082861328124991], - [-60.142041015625, 5.238818359374989], - [-60.241650390625, 5.257958984374994], - [-60.335205078125, 5.199316406249991], - [-60.45952148437499, 5.188085937499991], - [-60.6513671875, 5.221142578124997], - [-60.742138671875, 5.202050781249994], - [-61.37680664062499, 5.906982421875], - [-61.3908203125, 5.938769531249989], - [-61.303125, 6.049511718749997], - [-61.22495117187499, 6.129199218749989], - [-61.15947265624999, 6.174414062499991], - [-61.12871093749999, 6.214306640624997], - [-61.152294921875, 6.385107421874991], - [-61.151025390624994, 6.446533203125], - [-61.181591796875, 6.513378906249997], - [-61.20361328125, 6.58837890625], - [-61.14560546874999, 6.69453125], - [-60.717919921874994, 6.768310546875], - [-60.35209960937499, 7.002880859374997], - [-60.32207031249999, 7.092041015625], - [-60.32548828124999, 7.133984375], - [-60.34506835937499, 7.15], - [-60.46494140624999, 7.166552734374989], - [-60.523193359375, 7.143701171874994], - [-60.583203125, 7.156201171874997], - [-60.63330078125, 7.211083984374994], - [-60.718652343749994, 7.535937499999989], - [-60.513623046875, 7.813183593749997], - [-60.032421875, 8.053564453124991], - [-59.99072265625, 8.162011718749994], - [-59.96484375, 8.191601562499997], - [-59.849072265625, 8.248681640624994], - [-59.83164062499999, 8.305957031249989], - [-60.017529296875, 8.54931640625], - [-59.20024414062499, 8.07460937499999], - [-58.51108398437499, 7.39804687499999], - [-58.48056640624999, 7.038134765624989], - [-58.67294921874999, 6.390771484374994], - [-58.414990234375, 6.85117187499999], - [-57.982568359374994, 6.785888671875], - [-57.54013671874999, 6.33154296875], - [-57.2275390625, 6.178417968749997], - [-57.194775390625, 5.5484375] - ] - ] - }, - "properties": { - "name": "Guyana", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [73.70742187500002, -53.13710937499999], - [73.46513671875002, -53.184179687500006], - [73.25117187500001, -52.97578125000001], - [73.83779296875002, -53.11279296875], - [73.70742187500002, -53.13710937499999] - ] - ] - }, - "properties": { - "name": "Heard I. and McDonald Is.", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-83.635498046875, 14.876416015624997], - [-84.53764648437496, 14.633398437499963], - [-84.64594726562498, 14.661083984375011], - [-84.86044921874998, 14.809765625000011], - [-84.98515624999999, 14.752441406249972], - [-85.059375, 14.582958984374997], - [-85.20834960937498, 14.311816406250003], - [-85.73393554687496, 13.85869140625006], - [-85.75341796875, 13.852050781250028], - [-85.78671874999995, 13.844433593749997], - [-85.98378906249997, 13.965673828125006], - [-86.04038085937503, 14.050146484374977], - [-86.33173828124995, 13.770068359375031], - [-86.37695312500003, 13.755664062500031], - [-86.61025390624997, 13.774853515625026], - [-86.73364257812494, 13.763476562500017], - [-86.75898437499995, 13.746142578125045], - [-86.77060546875003, 13.698730468749972], - [-86.763525390625, 13.635253906250014], - [-86.72958984375, 13.4072265625], - [-86.710693359375, 13.31337890624998], - [-86.72929687499996, 13.284375], - [-86.79213867187497, 13.279785156249972], - [-86.87353515624994, 13.266503906250023], - [-86.918212890625, 13.223583984374983], - [-87.00932617187499, 13.007812499999986], - [-87.0591796875, 12.991455078125028], - [-87.337255859375, 12.979248046875028], - [-87.48911132812503, 13.352929687500051], - [-87.814208984375, 13.399169921875057], - [-87.781884765625, 13.521386718749994], - [-87.71533203125003, 13.812695312500011], - [-87.73144531250003, 13.841064453125014], - [-87.80224609374997, 13.889990234375034], - [-87.89199218749997, 13.894970703124983], - [-87.99101562499996, 13.879638671874972], - [-88.15102539062497, 13.987353515624974], - [-88.44912109374994, 13.850976562499994], - [-88.48266601562503, 13.854248046875043], - [-88.49765624999998, 13.904541015624986], - [-88.50434570312501, 13.964208984374963], - [-88.51254882812498, 13.97895507812504], - [-89.12050781249994, 14.370214843749991], - [-89.36259765624996, 14.416015625], - [-89.17177734375, 14.606884765624983], - [-89.16220703125, 14.669238281249989], - [-89.22236328125001, 14.86606445312502], - [-89.142578125, 15.072314453125031], - [-88.96098632812496, 15.15244140625002], - [-88.68447265625002, 15.360498046875037], - [-88.36455078124996, 15.616015625000045], - [-88.27143554687498, 15.694873046875045], - [-88.22832031249999, 15.729003906249972], - [-88.131103515625, 15.701025390625034], - [-87.87495117187495, 15.879345703124955], - [-86.35664062499998, 15.783203125], - [-85.93627929687497, 15.953417968750045], - [-85.98564453124999, 16.02416992187497], - [-85.48369140624996, 15.899511718749977], - [-84.97373046874998, 15.989892578124994], - [-84.55966796875, 15.802001953125], - [-84.26142578124998, 15.822607421875034], - [-83.765283203125, 15.405468750000054], - [-83.972802734375, 15.519628906250034], - [-84.11132812499997, 15.492431640625], - [-84.09506835937503, 15.400927734375017], - [-83.92744140624998, 15.394042968750028], - [-83.76044921874998, 15.220361328124994], - [-83.49794921874997, 15.222119140624997], - [-83.64638671875, 15.368408203125043], - [-83.36918945312493, 15.239990234375], - [-83.29086914062498, 15.078906250000045], - [-83.2255859375, 15.042285156250045], - [-83.15751953124999, 14.993066406249966], - [-83.41503906249994, 15.008056640625], - [-83.5365234375, 14.977001953124983], - [-83.635498046875, 14.876416015624997] - ] - ] - }, - "properties": { - "name": "Honduras", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [17.60781250000005, 42.76904296875], - [17.744238281250063, 42.70034179687505], - [17.34414062500008, 42.790380859375006], - [17.60781250000005, 42.76904296875] - ] - ], - [ - [ - [16.650683593750017, 42.99658203125], - [17.188281250000045, 42.917041015625045], - [16.850683593750006, 42.8955078125], - [16.650683593750017, 42.99658203125] - ] - ], - [ - [ - [17.667578125000063, 42.897119140624994], - [18.436328125000017, 42.559716796874994], - [18.517480468750023, 42.43291015624999], - [17.823828125, 42.79741210937502], - [17.045410156250057, 43.014892578125], - [17.667578125000063, 42.897119140624994] - ] - ], - [ - [ - [16.785253906250006, 43.270654296874966], - [16.490332031250034, 43.28618164062502], - [16.44892578125004, 43.38706054687506], - [16.89130859375001, 43.314648437499955], - [16.785253906250006, 43.270654296874966] - ] - ], - [ - [ - [15.371386718750074, 43.973828124999955], - [15.437207031250068, 43.899511718750006], - [15.270019531250028, 44.01074218750003], - [15.371386718750074, 43.973828124999955] - ] - ], - [ - [ - [14.488085937500074, 44.66005859375005], - [14.31240234375008, 44.90039062499997], - [14.33125, 45.16499023437498], - [14.488085937500074, 44.66005859375005] - ] - ], - [ - [ - [14.810253906250068, 44.97705078124997], - [14.45039062500004, 45.079199218750006], - [14.571093750000017, 45.224755859374994], - [14.810253906250068, 44.97705078124997] - ] - ], - [ - [ - [18.905371093750006, 45.931738281250034], - [18.839062499999983, 45.83574218750002], - [19.064257812500045, 45.51499023437506], - [19.004687500000074, 45.39951171875006], - [19.4, 45.2125], - [19.062890625000023, 45.13720703125], - [19.007128906250045, 44.86918945312502], - [18.83642578125, 44.883251953124955], - [18.66259765625, 45.07744140624999], - [17.812792968750074, 45.078125], - [16.918652343749983, 45.27656249999998], - [16.53066406250008, 45.21669921875002], - [16.29335937500005, 45.00883789062496], - [16.028320312500057, 45.18959960937502], - [15.788085937500057, 45.17895507812497], - [15.736621093750045, 44.76582031250001], - [16.10341796875008, 44.52099609375006], - [16.300097656250017, 44.12451171875], - [17.27382812500005, 43.44575195312501], - [17.650488281250063, 43.006591796875], - [17.585156250000068, 42.93837890625005], - [16.903125, 43.392431640625006], - [16.393945312500023, 43.54335937500002], - [15.985546875000068, 43.519775390625], - [15.185839843750017, 44.17211914062503], - [15.122949218749994, 44.256787109374955], - [15.470996093750045, 44.27197265625003], - [14.981347656250023, 44.60292968750005], - [14.854589843750034, 45.08100585937501], - [14.550488281249983, 45.297705078125006], - [14.31269531250004, 45.33779296875002], - [13.86074218750008, 44.83740234375003], - [13.517187500000063, 45.481787109375034], - [13.878710937500017, 45.428369140624994], - [14.369921875000074, 45.48144531250006], - [14.427343750000034, 45.50576171875002], - [14.56884765625, 45.65722656249997], - [14.591796875000057, 45.65126953125002], - [14.649511718750006, 45.57148437500001], - [14.793066406250034, 45.47822265625001], - [14.95458984375, 45.499902343749994], - [15.110449218750034, 45.450781250000034], - [15.242089843750023, 45.44140624999997], - [15.339453125000063, 45.46704101562506], - [15.326660156250028, 45.502294921875034], - [15.291210937500011, 45.541552734375045], - [15.283593750000051, 45.5796875], - [15.35371093750004, 45.659912109375], - [15.27705078125004, 45.73261718749998], - [15.652148437500074, 45.86215820312498], - [15.675585937500045, 45.98369140624996], - [15.666210937500011, 46.04848632812502], - [15.596875, 46.10922851562506], - [15.592578125000017, 46.139990234375006], - [15.608984374999977, 46.171923828125045], - [16.1064453125, 46.382226562499994], - [16.32119140625005, 46.53461914062504], - [16.42763671875005, 46.5244140625], - [16.516210937499977, 46.499902343749966], - [16.569921875, 46.48500976562505], - [16.748046875000057, 46.41640625000002], - [16.87148437500008, 46.33930664062504], - [17.310644531250006, 45.99614257812502], - [17.80712890625, 45.79042968750002], - [18.358300781250023, 45.75302734375006], - [18.533593750000023, 45.79614257812503], - [18.56464843750004, 45.81328124999999], - [18.666015625, 45.90747070312497], - [18.905371093750006, 45.931738281250034] - ] - ] - ] - }, - "properties": { - "name": "Croatia", - "childNum": 8 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-72.80458984374997, 18.777685546875063], - [-72.82221679687501, 18.707128906249977], - [-73.07797851562498, 18.790917968749994], - [-73.27641601562499, 18.95405273437501], - [-72.80458984374997, 18.777685546875063] - ] - ], - [ - [ - [-71.647216796875, 19.195947265624994], - [-71.80712890624997, 18.987011718749983], - [-71.733642578125, 18.85639648437501], - [-71.72705078125, 18.80322265625003], - [-71.74321289062502, 18.73291015625], - [-71.86650390624999, 18.61416015625005], - [-71.98686523437499, 18.61035156249997], - [-72.000390625, 18.59790039062503], - [-71.94038085937493, 18.51259765625005], - [-71.87255859374997, 18.416210937499955], - [-71.76191406249998, 18.34130859374997], - [-71.73725585937495, 18.27080078124999], - [-71.76831054687497, 18.039160156250063], - [-71.85292968749997, 18.119140625], - [-71.94609375, 18.186083984375045], - [-72.05986328124993, 18.228564453125017], - [-72.87666015624998, 18.151757812499994], - [-73.38515625000002, 18.251171874999983], - [-73.747314453125, 18.190234375000017], - [-73.88496093749998, 18.041894531249994], - [-74.478125, 18.45], - [-74.3875, 18.624707031249983], - [-74.22773437499998, 18.662695312499977], - [-72.78935546874996, 18.434814453125], - [-72.37607421874998, 18.57446289062503], - [-72.34765624999994, 18.674951171874994], - [-72.81108398437496, 19.071582031250074], - [-72.70322265625, 19.441064453125023], - [-73.43837890624994, 19.722119140624983], - [-73.21777343750003, 19.88369140625005], - [-72.63701171875002, 19.90087890625], - [-72.21982421875003, 19.744628906250057], - [-71.834716796875, 19.696728515624983], - [-71.77924804687498, 19.718164062499994], - [-71.75742187499998, 19.68818359375001], - [-71.71147460937493, 19.486572265625057], - [-71.74648437499997, 19.28583984375001], - [-71.647216796875, 19.195947265624994] - ] - ] - ] - }, - "properties": { - "name": "Haiti", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [22.1318359375, 48.405322265624996], - [22.253710937500017, 48.407373046874994], - [22.582421875000023, 48.134033203125], - [22.769140625, 48.109619140625], - [22.87666015625001, 47.947265625], - [21.99970703125001, 47.505029296874994], - [21.121679687500006, 46.282421875], - [20.76025390625, 46.246240234374994], - [20.613671875000023, 46.13349609375], - [20.508105468750017, 46.166943359375], - [20.28095703125001, 46.1330078125], - [20.241796875, 46.10859375], - [20.21015625000001, 46.126025390624996], - [20.161425781250017, 46.141894531249996], - [19.93408203125, 46.161474609375], - [19.84443359375001, 46.145898437499994], - [19.61347656250001, 46.169189453125], - [19.421289062500023, 46.064453125], - [18.666015625, 45.907470703125], - [18.56464843750001, 45.81328125], - [18.533593750000023, 45.796142578125], - [18.358300781250023, 45.75302734375], - [17.80712890625, 45.790429687499994], - [17.310644531250006, 45.996142578124996], - [16.871484375000023, 46.339306640625], - [16.748046875, 46.41640625], - [16.569921875, 46.485009765624994], - [16.516210937500006, 46.499902343749994], - [16.283593750000023, 46.857275390625], - [16.093066406250017, 46.86328125], - [16.453417968750017, 47.006787109375], - [16.44287109375, 47.39951171875], - [16.676562500000017, 47.536035156249994], - [16.421289062500023, 47.674462890624994], - [17.06660156250001, 47.707568359374996], - [17.147363281250023, 48.00595703125], - [17.76191406250001, 47.770166015624994], - [18.72421875, 47.787158203124996], - [18.791894531250023, 48.000292968749996], - [19.625390625000023, 48.223095703125], - [19.95039062500001, 48.146630859374994], - [20.333789062500017, 48.295556640624994], - [20.490039062500017, 48.526904296874996], - [21.45136718750001, 48.55224609375], - [21.766992187500023, 48.3380859375], - [22.1318359375, 48.405322265624996] - ] - ] - }, - "properties": { - "name": "Hungary", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [122.9489257812501, -10.90927734375002], - [122.82617187500003, -10.899121093749983], - [122.84570312500003, -10.761816406249991], - [123.37109375000003, -10.474902343749989], - [123.41816406250004, -10.651269531250037], - [122.9489257812501, -10.90927734375002] - ] - ], - [ - [ - [121.8830078125001, -10.590332031249957], - [121.70468750000006, -10.5556640625], - [121.99833984375002, -10.446972656249983], - [121.8830078125001, -10.590332031249957] - ] - ], - [ - [ - [123.41621093750004, -10.302636718749966], - [123.3255859375, -10.264160156249943], - [123.45878906250002, -10.13994140624996], - [123.41621093750004, -10.302636718749966] - ] - ], - [ - [ - [120.0125, -9.374707031250026], - [120.78447265625002, -9.95703125], - [120.83261718750006, -10.0375], - [120.69804687500002, -10.206640624999949], - [120.4391601562501, -10.294042968749991], - [120.14482421875002, -10.200097656249952], - [119.60107421874997, -9.773535156250006], - [119.08544921875003, -9.706933593750023], - [118.95878906250002, -9.519335937500003], - [119.29589843749997, -9.3671875], - [119.9420898437501, -9.301464843750026], - [120.0125, -9.374707031250026] - ] - ], - [ - [ - [125.06816406250002, -9.511914062499997], - [124.42753906250002, -10.14863281250004], - [123.7472656250001, -10.347167968749986], - [123.60478515625002, -10.270117187500006], - [123.71640625000012, -10.078613281249986], - [123.5892578125, -9.966796875000028], - [123.709375, -9.61484375], - [124.0363281250001, -9.341601562500031], - [124.28232421875012, -9.427929687500026], - [124.44443359375012, -9.190332031250023], - [124.92226562500005, -8.942480468749977], - [124.93681640625007, -9.053417968750026], - [125.14902343750012, -9.042578125000034], - [125.10048828125, -9.189843750000023], - [124.96015625000004, -9.213769531250009], - [125.06816406250002, -9.511914062499997] - ] - ], - [ - [ - [115.60996093750012, -8.769824218749974], - [115.48046875000003, -8.715429687500006], - [115.56142578125, -8.669921874999972], - [115.60996093750012, -8.769824218749974] - ] - ], - [ - [ - [122.97734375000002, -8.54521484374996], - [122.88779296875006, -8.587304687500009], - [123.01054687500002, -8.448339843750034], - [123.153125, -8.475781250000026], - [122.97734375000002, -8.54521484374996] - ] - ], - [ - [ - [119.46406250000004, -8.741015624999974], - [119.38554687500002, -8.736035156250026], - [119.4464843750001, -8.429199218749957], - [119.55722656250012, -8.518847656250003], - [119.46406250000004, -8.741015624999974] - ] - ], - [ - [ - [123.31748046875012, -8.354785156249974], - [123.02500000000012, -8.395507812500014], - [123.21708984375002, -8.235449218750006], - [123.33603515625006, -8.269042968750014], - [123.31748046875012, -8.354785156249974] - ] - ], - [ - [ - [116.64082031250004, -8.613867187500006], - [116.51425781250012, -8.820996093750011], - [116.58652343750012, -8.886132812499966], - [116.23935546875006, -8.912109375000014], - [115.85732421875005, -8.787890625000017], - [116.07646484375002, -8.744921874999974], - [116.06113281250006, -8.437402343750023], - [116.4015625000001, -8.204199218750034], - [116.7189453125001, -8.336035156249977], - [116.64082031250004, -8.613867187500006] - ] - ], - [ - [ - [124.28662109375003, -8.32949218749998], - [124.14667968750004, -8.531445312499997], - [123.92773437500003, -8.448925781249969], - [124.23955078125002, -8.20341796874996], - [124.28662109375003, -8.32949218749998] - ] - ], - [ - [ - [123.92480468750003, -8.2724609375], - [123.55302734375007, -8.566796875], - [123.23007812500006, -8.530664062500023], - [123.47587890625007, -8.322265625000014], - [123.39121093750012, -8.280468750000026], - [123.77597656250006, -8.190429687499986], - [123.92480468750003, -8.2724609375] - ] - ], - [ - [ - [138.89511718750006, -8.388671874999957], - [138.56337890625, -8.30908203125], - [138.79619140625007, -8.173632812500017], - [138.89511718750006, -8.388671874999957] - ] - ], - [ - [ - [117.55634765625004, -8.367285156249949], - [117.49052734375007, -8.183398437499974], - [117.66503906249997, -8.148242187500003], - [117.55634765625004, -8.367285156249949] - ] - ], - [ - [ - [124.5755859375, -8.140820312499997], - [125.05029296874997, -8.179589843749994], - [125.13173828125, -8.326464843749989], - [124.38066406250002, -8.41513671875002], - [124.43066406249997, -8.18320312500002], - [124.5755859375, -8.140820312499997] - ] - ], - [ - [ - [127.8234375000001, -8.098828124999969], - [128.11923828125012, -8.17070312499996], - [128.02353515625006, -8.255371093749972], - [127.82089843750012, -8.190234375000031], - [127.8234375000001, -8.098828124999969] - ] - ], - [ - [ - [122.7829101562501, -8.61171875], - [121.65136718749997, -8.898730468749946], - [121.41464843750006, -8.81484375], - [121.32832031250004, -8.916894531250009], - [121.03525390625012, -8.935449218749966], - [120.55048828125004, -8.80185546875002], - [119.909375, -8.857617187500011], - [119.80791015625002, -8.697656250000023], - [119.87480468750007, -8.419824218749994], - [120.61025390625005, -8.24042968750004], - [121.44453125000004, -8.57783203125004], - [121.96650390625004, -8.455175781250006], - [122.32324218749997, -8.628320312500023], - [122.85048828125, -8.304394531250011], - [122.91914062500004, -8.221875], - [122.75859375000002, -8.185937499999952], - [122.91699218749997, -8.105566406250006], - [123.00595703125006, -8.329101562499986], - [122.7829101562501, -8.61171875] - ] - ], - [ - [ - [130.86220703125, -8.31875], - [130.77519531250002, -8.34990234374996], - [131.02011718750012, -8.091308593749943], - [131.17636718750006, -8.130761718749994], - [130.86220703125, -8.31875] - ] - ], - [ - [ - [118.24238281250004, -8.317773437499994], - [118.61191406250006, -8.28066406249998], - [118.71386718749997, -8.41494140624998], - [118.926171875, -8.297656249999974], - [119.12968750000002, -8.668164062499969], - [118.74589843750002, -8.735449218749991], - [118.83261718750012, -8.833398437499966], - [118.47861328125012, -8.856445312499957], - [118.37890625000003, -8.674609375000031], - [118.18994140624997, -8.840527343749997], - [117.06132812500002, -9.099023437499994], - [116.78847656250005, -9.006347656250028], - [116.83505859375012, -8.532421875000026], - [117.16484375000007, -8.367187500000014], - [117.56708984375004, -8.426367187499991], - [117.80605468750005, -8.711132812500011], - [117.96953125000002, -8.728027343749986], - [118.23486328124997, -8.591894531249963], - [117.81484375000005, -8.342089843749974], - [117.7552734375, -8.149511718749991], - [118.11748046875007, -8.12226562500004], - [118.24238281250004, -8.317773437499994] - ] - ], - [ - [ - [115.44785156250012, -8.155175781249994], - [115.70429687500004, -8.40712890624998], - [115.14492187500005, -8.849023437500037], - [115.05507812500005, -8.573046874999946], - [114.61318359375, -8.37832031249998], - [114.46757812500007, -8.166308593749946], - [114.93847656249997, -8.18710937500002], - [115.15400390625004, -8.065722656249974], - [115.44785156250012, -8.155175781249994] - ] - ], - [ - [ - [129.83886718749997, -7.954589843749986], - [129.71347656250012, -8.04072265625004], - [129.60898437500006, -7.803417968750011], - [129.81298828124997, -7.819726562499952], - [129.83886718749997, -7.954589843749986] - ] - ], - [ - [ - [126.80097656250004, -7.667871093750009], - [126.4720703125, -7.950390625000011], - [126.04003906250003, -7.885839843750006], - [125.79824218750005, -7.984570312499969], - [125.97529296875004, -7.663378906249989], - [126.21367187500002, -7.706738281250026], - [126.60957031250004, -7.571777343749972], - [126.80097656250004, -7.667871093750009] - ] - ], - [ - [ - [127.41943359375003, -7.623046875000028], - [127.37070312500012, -7.512792968749949], - [127.47519531250012, -7.531054687500031], - [127.41943359375003, -7.623046875000028] - ] - ], - [ - [ - [138.53535156250004, -8.273632812499969], - [138.2962890625, -8.405175781250037], - [137.65039062499997, -8.386132812499966], - [138.08183593750002, -7.566210937500003], - [138.29550781250012, -7.4384765625], - [138.76982421875002, -7.390429687499974], - [138.98906250000002, -7.696093749999989], - [138.53535156250004, -8.273632812499969] - ] - ], - [ - [ - [131.3255859375, -7.999511718749986], - [131.11376953125003, -7.997363281249989], - [131.13779296875012, -7.684863281250017], - [131.64345703125, -7.11279296875], - [131.73613281250007, -7.197070312500017], - [131.64384765625002, -7.266894531249946], - [131.62441406250005, -7.626171874999955], - [131.3255859375, -7.999511718749986] - ] - ], - [ - [ - [131.98203125000006, -7.202050781249966], - [131.75078125000002, -7.116796875], - [131.92226562500005, -7.104492187499986], - [131.98203125000006, -7.202050781249966] - ] - ], - [ - [ - [128.6701171875001, -7.183300781249969], - [128.52978515625003, -7.134570312499989], - [128.62773437500007, -7.06875], - [128.6701171875001, -7.183300781249969] - ] - ], - [ - [ - [120.77441406250003, -7.118945312500003], - [120.64082031250004, -7.115820312499991], - [120.63339843750006, -7.018261718750011], - [120.77441406250003, -7.118945312500003] - ] - ], - [ - [ - [113.84453125000007, -7.105371093749994], - [113.12695312499997, -7.224121093750028], - [112.72587890625007, -7.072753906250014], - [112.86806640625, -6.899902343749972], - [113.06738281250003, -6.879980468749991], - [113.97470703125012, -6.873046875], - [114.0736328125, -6.960156249999983], - [113.84453125000007, -7.105371093749994] - ] - ], - [ - [ - [115.37705078125006, -6.97080078125002], - [115.22031250000012, -6.952539062500037], - [115.24052734375007, -6.861230468749994], - [115.54609375000004, -6.938671874999955], - [115.37705078125006, -6.97080078125002] - ] - ], - [ - [ - [105.25283203125005, -6.640429687499946], - [105.12138671875007, -6.614941406249997], - [105.26054687500002, -6.523925781250014], - [105.25283203125005, -6.640429687499946] - ] - ], - [ - [ - [134.53681640625004, -6.442285156249994], - [134.32275390624997, -6.84873046875002], - [134.09082031249997, -6.833789062500003], - [134.10703125000006, -6.471582031250009], - [134.19462890625007, -6.459765625], - [134.11464843750005, -6.190820312500009], - [134.53681640625004, -6.442285156249994] - ] - ], - [ - [ - [107.37392578125005, -6.007617187499989], - [107.66679687500002, -6.215820312499957], - [108.33017578125012, -6.286035156249966], - [108.67783203125006, -6.790527343749972], - [110.42626953124997, -6.947265625000028], - [110.83476562500002, -6.424218749999952], - [110.97226562500012, -6.435644531249977], - [111.18154296875005, -6.686718749999969], - [111.54033203125002, -6.648242187500031], - [112.0873046875, -6.89335937499996], - [112.53925781250004, -6.926464843749955], - [112.64873046875007, -7.221289062499977], - [112.7943359375, -7.304492187499974], - [112.79453125000012, -7.55244140625004], - [113.01357421875005, -7.657714843749986], - [113.49765625000006, -7.723828124999955], - [114.07070312500005, -7.633007812500011], - [114.40927734375012, -7.79248046875], - [114.38691406250004, -8.405175781250037], - [114.58378906250002, -8.769628906250034], - [113.25332031250005, -8.286718749999963], - [112.67880859375006, -8.409179687499957], - [111.50996093750004, -8.30507812499998], - [110.60722656250002, -8.149414062499972], - [109.28164062500005, -7.704882812500003], - [108.74121093749997, -7.667089843750034], - [108.45175781250006, -7.79697265625002], - [107.91748046875003, -7.724121093750014], - [107.28496093750007, -7.471679687500014], - [106.45527343750004, -7.368652343749986], - [106.51972656250004, -7.053710937499943], - [106.19824218749997, -6.927832031249977], - [105.25546875000012, -6.835253906250031], - [105.37089843750002, -6.664355468750031], - [105.48369140625007, -6.781542968750017], - [105.65507812500002, -6.469531249999946], - [105.78691406250002, -6.456933593749966], - [105.86826171875006, -6.11640625000004], - [106.075, -5.914160156249963], - [106.82519531249997, -6.098242187499977], - [107.0462890625, -5.90419921874998], - [107.37392578125005, -6.007617187499989] - ] - ], - [ - [ - [120.52832031249997, -6.2984375], - [120.48730468749997, -6.464843749999972], - [120.47734375000007, -5.775292968750009], - [120.52832031249997, -6.2984375] - ] - ], - [ - [ - [112.7194335937501, -5.81103515625], - [112.58603515625006, -5.803613281249994], - [112.69003906250006, -5.726171875000034], - [112.7194335937501, -5.81103515625] - ] - ], - [ - [ - [132.80712890625003, -5.850781250000011], - [132.68144531250002, -5.91259765625], - [132.63017578125002, -5.60703125], - [132.80712890625003, -5.850781250000011] - ] - ], - [ - [ - [134.74697265625, -5.707031249999957], - [134.71416015625007, -6.29511718750004], - [134.44111328125004, -6.334863281249966], - [134.15488281250006, -6.06289062499998], - [134.3019531250001, -6.009765624999986], - [134.34306640625002, -5.833007812499943], - [134.20537109375002, -5.707226562499997], - [134.34130859375003, -5.712890624999986], - [134.57080078124997, -5.42734375], - [134.74697265625, -5.707031249999957] - ] - ], - [ - [ - [132.92626953124997, -5.902050781249983], - [132.84501953125002, -5.987988281249997], - [133.13847656250002, -5.317871093749986], - [133.11962890625003, -5.575976562499989], - [132.92626953124997, -5.902050781249983] - ] - ], - [ - [ - [102.36718750000003, -5.478710937499983], - [102.1107421875, -5.32255859374996], - [102.3717773437501, -5.366406250000011], - [102.36718750000003, -5.478710937499983] - ] - ], - [ - [ - [123.62675781250007, -5.271582031249963], - [123.58261718750006, -5.36738281250004], - [123.54277343750002, -5.271093749999963], - [123.62675781250007, -5.271582031249963] - ] - ], - [ - [ - [122.04296874999997, -5.437988281250028], - [121.80849609375, -5.256152343750017], - [121.91367187500012, -5.072265624999957], - [122.04101562500003, -5.158789062499991], - [122.04296874999997, -5.437988281250028] - ] - ], - [ - [ - [122.64511718750012, -5.26943359374998], - [122.5638671875, -5.3875], - [122.28310546875, -5.319531249999969], - [122.39628906250002, -5.069824218749986], - [122.36894531250007, -4.767187499999977], - [122.70195312500002, -4.61865234375], - [122.75986328125012, -4.933886718750003], - [122.61406250000007, -5.138671874999986], - [122.64511718750012, -5.26943359374998] - ] - ], - [ - [ - [123.17978515625006, -4.551171875000023], - [123.195703125, -4.82265625], - [123.05517578124997, -4.748242187500026], - [122.97167968750003, -5.138476562500031], - [123.18730468750007, -5.333007812499957], - [122.96875, -5.405761718749943], - [122.81210937500012, -5.671289062499952], - [122.64501953124997, -5.663378906250031], - [122.58642578124997, -5.488867187500006], - [122.76650390625005, -5.210156249999983], - [122.85332031250007, -4.618359375000026], - [123.074609375, -4.38691406250004], - [123.17978515625006, -4.551171875000023] - ] - ], - [ - [ - [133.57080078124997, -4.245898437500003], - [133.621875, -4.299316406249957], - [133.32089843750006, -4.111035156249969], - [133.57080078124997, -4.245898437500003] - ] - ], - [ - [ - [123.2423828125001, -4.112988281250011], - [123.07617187499997, -4.227148437499991], - [122.96904296875002, -4.029980468749969], - [123.21191406250003, -3.997558593750028], - [123.2423828125001, -4.112988281250011] - ] - ], - [ - [ - [128.56259765625012, -3.58544921875], - [128.39160156250003, -3.637890625000026], - [128.45156250000005, -3.514746093749991], - [128.56259765625012, -3.58544921875] - ] - ], - [ - [ - [128.2755859375001, -3.67460937499996], - [127.97802734374997, -3.770996093749972], - [127.925, -3.69931640625002], - [128.32910156249997, -3.51591796874996], - [128.2755859375001, -3.67460937499996] - ] - ], - [ - [ - [116.42412109375007, -3.464453124999963], - [116.38779296875012, -3.636718749999972], - [116.3265625, -3.539062499999972], - [116.42412109375007, -3.464453124999963] - ] - ], - [ - [ - [116.30332031250006, -3.868164062499957], - [116.05878906250004, -4.006933593749991], - [116.06357421875006, -3.457910156249952], - [116.26972656250004, -3.251074218750006], - [116.30332031250006, -3.868164062499957] - ] - ], - [ - [ - [126.86113281250007, -3.087890624999986], - [127.22734375000007, -3.391015625], - [127.22958984375006, -3.633007812500011], - [126.68632812500007, -3.823632812500037], - [126.21455078125004, -3.605175781250026], - [126.05654296875, -3.420996093749991], - [126.08828125, -3.105468750000014], - [126.86113281250007, -3.087890624999986] - ] - ], - [ - [ - [106.88642578125004, -3.005273437500023], - [106.7428710937501, -2.932812500000011], - [106.91064453124997, -2.93398437499998], - [106.88642578125004, -3.005273437500023] - ] - ], - [ - [ - [129.75468750000007, -2.865820312500034], - [130.3791015625001, -2.989355468749977], - [130.56992187500006, -3.130859375000028], - [130.85996093750006, -3.570312500000028], - [130.805078125, -3.85771484374996], - [129.844140625, -3.327148437499957], - [129.51171875000003, -3.32851562499998], - [129.46767578125005, -3.453222656249977], - [128.8625, -3.234960937500006], - [128.51660156249997, -3.449121093750037], - [128.13203125000004, -3.157421875000026], - [127.90234374999997, -3.496289062499955], - [127.87792968749997, -3.222070312499966], - [128.19853515625002, -2.865917968749969], - [128.99111328125, -2.82851562499998], - [129.17441406250006, -2.933496093749966], - [129.48417968750002, -2.785742187499977], - [129.75468750000007, -2.865820312500034] - ] - ], - [ - [ - [100.42509765625007, -3.182910156249974], - [100.46513671875007, -3.32851562499998], - [100.20429687500004, -2.98681640625], - [100.19853515625002, -2.785546875000023], - [100.45458984375003, -3.001953124999972], - [100.42509765625007, -3.182910156249974] - ] - ], - [ - [ - [108.2072265625001, -2.997656249999977], - [108.05527343750006, -3.22685546874996], - [107.85820312500002, -3.086328125000023], - [107.61445312500004, -3.209375], - [107.56347656250003, -2.920117187499997], - [107.66630859375002, -2.566308593750037], - [107.83779296875005, -2.530273437499972], - [108.21513671875002, -2.696972656250011], - [108.29062500000012, -2.829980468750023], - [108.2072265625001, -2.997656249999977] - ] - ], - [ - [ - [100.20410156249997, -2.741015625000017], - [100.01494140625007, -2.819726562499966], - [99.98789062500006, -2.525390624999957], - [100.20410156249997, -2.741015625000017] - ] - ], - [ - [ - [99.84306640625007, -2.343066406250031], - [99.60703125000012, -2.257519531250011], - [99.57216796875005, -2.025781249999966], - [99.84306640625007, -2.343066406250031] - ] - ], - [ - [ - [126.055078125, -2.451269531249963], - [125.86289062500006, -2.077148437499943], - [125.92275390625, -1.974804687499969], - [126.055078125, -2.451269531249963] - ] - ], - [ - [ - [126.02421875000007, -1.789746093750011], - [126.33173828125004, -1.822851562500006], - [125.47919921875004, -1.940039062499991], - [125.38720703124997, -1.843066406249946], - [126.02421875000007, -1.789746093750011] - ] - ], - [ - [ - [130.35332031250007, -1.690527343749963], - [130.41884765625, -1.971289062499963], - [130.24804687500003, -2.047753906249994], - [129.7376953125, -1.866894531250011], - [130.35332031250007, -1.690527343749963] - ] - ], - [ - [ - [124.96953125000007, -1.70546875], - [125.18789062500005, -1.712890624999986], - [125.31406250000006, -1.877148437499969], - [124.41777343750002, -2.005175781250031], - [124.32968750000012, -1.858886718749972], - [124.41757812500006, -1.659277343749991], - [124.96953125000007, -1.70546875] - ] - ], - [ - [ - [135.47421875000006, -1.591796875000014], - [136.89257812500003, -1.799707031249994], - [136.22812500000012, -1.893652343749949], - [135.47421875000006, -1.591796875000014] - ] - ], - [ - [ - [108.953125, -1.61962890625], - [108.83789062499997, -1.661621093750028], - [108.80371093750003, -1.567773437499994], - [108.953125, -1.61962890625] - ] - ], - [ - [ - [106.04570312500002, -1.669433593750014], - [106.36591796875004, -2.464843749999972], - [106.81845703125006, -2.573339843749963], - [106.6120117187501, -2.895507812499957], - [106.66718750000004, -3.071777343749986], - [105.99873046875004, -2.824902343749955], - [105.7858398437501, -2.18134765625004], - [105.13339843750012, -2.042578125], - [105.45957031250006, -1.574707031249986], - [105.58544921875003, -1.526757812499994], - [105.7008789062501, -1.731054687499963], - [105.7204101562501, -1.533886718750026], - [105.91005859375, -1.504980468749991], - [106.04570312500002, -1.669433593750014] - ] - ], - [ - [ - [123.59755859375, -1.704296875000011], - [123.48251953125006, -1.681445312499974], - [123.52851562500004, -1.502832031250009], - [123.59755859375, -1.704296875000011] - ] - ], - [ - [ - [128.1530273437501, -1.66054687499998], - [127.56162109375012, -1.728515624999972], - [127.39501953125003, -1.589843749999972], - [127.64667968750004, -1.332421875], - [128.1530273437501, -1.66054687499998] - ] - ], - [ - [ - [123.2123046875, -1.171289062499966], - [123.23779296874997, -1.389355468749983], - [123.43476562500004, -1.236816406249986], - [123.54726562500005, -1.337402343749957], - [123.51191406250004, -1.447363281249977], - [123.27490234374997, -1.437207031249955], - [123.17294921875006, -1.616015624999974], - [123.15039062500003, -1.304492187500003], - [122.89042968750007, -1.58720703124996], - [122.81083984375002, -1.432128906249986], - [122.90800781250002, -1.182226562499963], - [123.2123046875, -1.171289062499966] - ] - ], - [ - [ - [109.71025390625007, -1.1806640625], - [109.46367187500002, -1.277539062500026], - [109.4759765625, -0.9853515625], - [109.74335937500004, -1.039355468749989], - [109.71025390625007, -1.1806640625] - ] - ], - [ - [ - [134.96533203124997, -1.116015624999974], - [134.86171875, -1.114160156249952], - [134.82792968750002, -0.978808593750003], - [134.99628906250004, -1.03408203124998], - [134.96533203124997, -1.116015624999974] - ] - ], - [ - [ - [99.16386718750007, -1.777929687500006], - [98.82773437500006, -1.609960937499977], - [98.60175781250004, -1.197851562499949], - [98.67607421875007, -0.970507812500003], - [98.93261718750003, -0.954003906250009], - [99.2672851562501, -1.62773437499996], - [99.16386718750007, -1.777929687500006] - ] - ], - [ - [ - [131.00185546875005, -1.315527343750034], - [130.78232421875006, -1.255468749999963], - [130.67294921875006, -0.959765625000031], - [131.03300781250007, -0.917578124999963], - [131.00185546875005, -1.315527343750034] - ] - ], - [ - [ - [135.38300781250004, -0.6513671875], - [135.89355468749997, -0.725781249999969], - [136.37529296875007, -1.094042968750031], - [136.1647460937501, -1.214746093750023], - [135.91503906250003, -1.178417968749997], - [135.74707031249997, -0.823046874999974], - [135.64570312500004, -0.881933593749991], - [135.38300781250004, -0.6513671875] - ] - ], - [ - [ - [127.30039062500012, -0.780957031250026], - [127.1564453125001, -0.760937500000026], - [127.20908203125006, -0.619335937499955], - [127.30039062500012, -0.780957031250026] - ] - ], - [ - [ - [130.6266601562501, -0.528710937499966], - [130.46542968750006, -0.486523437499983], - [130.6159179687501, -0.417285156250003], - [130.6266601562501, -0.528710937499966] - ] - ], - [ - [ - [121.86435546875012, -0.406835937500006], - [121.88125, -0.502636718749983], - [121.65527343749997, -0.526171874999989], - [121.86435546875012, -0.406835937500006] - ] - ], - [ - [ - [140.97343750000007, -2.609765625], - [140.97353515625, -2.803417968750026], - [140.975, -6.346093750000023], - [140.86230468749997, -6.740039062499989], - [140.97519531250006, -6.90537109375002], - [140.97617187500012, -9.11875], - [140.00292968749997, -8.19550781250004], - [140.11699218750002, -7.923730468750009], - [139.93476562500004, -8.101171875], - [139.38564453125, -8.189062499999963], - [139.24882812500002, -7.982421874999972], - [138.890625, -8.237792968749943], - [139.08798828125012, -7.587207031250017], - [138.74794921875, -7.25146484375], - [139.17685546875006, -7.1904296875], - [138.84570312500003, -7.13632812499999], - [138.60136718750007, -6.936523437499972], - [138.86455078125007, -6.858398437499943], - [138.43867187500004, -6.343359375], - [138.2962890625, -5.94902343749996], - [138.37460937500006, -5.84365234374998], - [138.19960937500005, -5.80703125], - [138.33964843750007, -5.675683593749966], - [138.08710937500004, -5.70917968750004], - [138.06083984375002, -5.46523437499998], - [137.27978515624997, -4.945410156249949], - [136.61884765625004, -4.81875], - [135.97968750000004, -4.530859374999963], - [135.19560546875007, -4.450683593749972], - [134.67968749999997, -4.079101562499943], - [134.70654296875003, -3.954785156250026], - [134.88652343750007, -3.938476562499986], - [134.26621093750012, -3.945800781249972], - [134.14707031250006, -3.79677734374998], - [133.97382812500004, -3.817968750000034], - [133.67832031250006, -3.4794921875], - [133.8415039062501, -3.054785156249991], - [133.70039062500004, -3.0875], - [133.653125, -3.364355468749991], - [133.51816406250012, -3.411914062500003], - [133.40087890625003, -3.899023437500034], - [133.24873046875004, -4.062304687499989], - [132.91445312500005, -4.05693359374996], - [132.75390625000003, -3.703613281250014], - [132.86972656250006, -3.550976562499997], - [132.75136718750005, -3.294628906249997], - [131.97119140624997, -2.788574218750014], - [132.2306640625001, -2.680371093749997], - [132.725, -2.789062500000028], - [133.19101562500006, -2.43779296874996], - [133.70009765625005, -2.624609375], - [133.75332031250005, -2.450683593750014], - [133.90488281250012, -2.390917968750003], - [133.79101562500003, -2.293652343749997], - [133.92158203125004, -2.102050781249957], - [132.96279296875005, -2.272558593749963], - [132.30761718749997, -2.24228515625002], - [132.02343749999997, -1.99033203125002], - [131.93037109375004, -1.559667968750034], - [131.29375, -1.393457031250009], - [130.99589843750007, -1.42470703124998], - [131.1908203125, -1.165820312500003], - [131.2572265625, -0.855468750000014], - [131.80429687500006, -0.703808593750026], - [132.39375, -0.355468750000028], - [132.85644531250003, -0.417382812500023], - [133.47265624999997, -0.726171874999963], - [133.97451171875, -0.744335937500026], - [134.11152343750004, -0.84677734375002], - [134.07197265625004, -1.001855468749994], - [134.25957031250007, -1.362988281250026], - [134.105859375, -1.720996093749946], - [134.19482421875003, -2.309082031249943], - [134.45996093749997, -2.83232421874996], - [134.48330078125, -2.583007812499972], - [134.62744140624997, -2.536718749999963], - [134.70214843749997, -2.933593749999986], - [134.84335937500006, -2.909179687499986], - [134.88681640625006, -3.209863281249966], - [135.25156250000012, -3.368554687499966], - [135.48662109375002, -3.34511718749998], - [135.85917968750002, -2.99531250000004], - [136.38994140625002, -2.273339843750037], - [137.07207031250002, -2.105078124999949], - [137.1710937500001, -2.025488281249991], - [137.1234375, -1.840917968749963], - [137.80625000000012, -1.483203125], - [139.78955078125003, -2.34824218750002], - [140.62255859374997, -2.44580078125], - [140.74746093750005, -2.607128906249997], - [140.97343750000007, -2.609765625] - ] - ], - [ - [ - [104.47421875000012, -0.334667968749955], - [104.59013671875002, -0.466601562500017], - [104.36318359375, -0.658593749999966], - [104.25712890625002, -0.463281249999966], - [104.47421875000012, -0.334667968749955] - ] - ], - [ - [ - [127.56699218750006, -0.318945312499949], - [127.68242187500002, -0.46835937500002], - [127.60498046874997, -0.610156249999946], - [127.88017578125002, -0.808691406249991], - [127.7611328125, -0.883691406249994], - [127.62382812500002, -0.76601562499999], - [127.46269531250002, -0.80595703124996], - [127.46865234375, -0.64296875], - [127.3, -0.500292968749946], - [127.32509765625, -0.335839843750023], - [127.45517578125012, -0.406347656249991], - [127.56699218750006, -0.318945312499949] - ] - ], - [ - [ - [127.24990234375005, -0.4953125], - [127.11914062500003, -0.520507812499986], - [127.12646484375003, -0.278613281250003], - [127.29003906250003, -0.284375], - [127.24990234375005, -0.4953125] - ] - ], - [ - [ - [103.73652343750004, -0.347949218750003], - [103.461328125, -0.357617187500011], - [103.54892578125006, -0.227539062499986], - [103.73652343750004, -0.347949218750003] - ] - ], - [ - [ - [130.81328125000007, -0.004101562500026], - [131.27685546875003, -0.149804687499952], - [131.33974609375005, -0.290332031249989], - [131.00537109374997, -0.360742187500037], - [130.62216796875006, -0.0859375], - [130.89921875000002, -0.344433593749997], - [130.7501953125001, -0.44384765625], - [130.6886718750001, -0.296582031250011], - [130.55078124999997, -0.366406250000026], - [130.23662109375002, -0.209667968749983], - [130.3625, -0.072851562500006], - [130.81328125000007, -0.004101562500026] - ] - ], - [ - [ - [98.45927734375007, -0.530468749999969], - [98.30966796875012, -0.531835937499977], - [98.4271484375, -0.226464843750037], - [98.3229492187501, -0.000781249999974], - [98.54414062500004, -0.257617187499989], - [98.45927734375007, -0.530468749999969] - ] - ], - [ - [ - [104.77861328125007, -0.175976562499955], - [105.00537109374997, -0.282812499999963], - [104.44707031250002, -0.189160156249983], - [104.54267578125004, 0.01772460937498], - [104.77861328125007, -0.175976562499955] - ] - ], - [ - [ - [103.28447265625002, 0.541943359375011], - [103.13955078125, 0.549072265625043], - [103.18740234375, 0.699755859375017], - [103.28447265625002, 0.541943359375011] - ] - ], - [ - [ - [103.0275390625001, 0.746630859374974], - [102.4904296875001, 0.856640625], - [102.50664062500002, 1.088769531250037], - [103.00244140624997, 0.859277343750009], - [103.0275390625001, 0.746630859374974] - ] - ], - [ - [ - [103.42392578125012, 1.048339843749972], - [103.31542968750003, 1.071289062500028], - [103.37998046875006, 1.133642578125034], - [103.42392578125012, 1.048339843749972] - ] - ], - [ - [ - [103.16640625000005, 0.870166015625003], - [102.7018554687501, 1.0537109375], - [102.72558593749997, 1.158837890625023], - [102.99941406250005, 1.067773437500023], - [103.16640625000005, 0.870166015625003] - ] - ], - [ - [ - [104.02480468750005, 1.180566406250009], - [104.13984375000004, 1.165576171874974], - [104.06611328125004, 0.989550781249989], - [103.93222656250012, 1.071386718749963], - [104.02480468750005, 1.180566406250009] - ] - ], - [ - [ - [104.58535156250005, 1.21611328124996], - [104.66289062500002, 1.04951171875004], - [104.57519531250003, 0.831933593750037], - [104.43925781250002, 1.050439453125051], - [104.25195312499997, 1.014892578125], - [104.36181640624997, 1.18149414062502], - [104.58535156250005, 1.21611328124996] - ] - ], - [ - [ - [102.4271484375, 0.990136718750023], - [102.27958984375002, 1.075683593750043], - [102.25634765625003, 1.397070312499963], - [102.44287109374997, 1.234228515625006], - [102.4271484375, 0.990136718750023] - ] - ], - [ - [ - [97.48154296875006, 1.465087890624972], - [97.93193359375002, 0.973925781250003], - [97.82041015625012, 0.564453124999986], - [97.683984375, 0.596093750000037], - [97.60390625000005, 0.83388671874998], - [97.40537109375012, 0.946972656250026], - [97.07919921875006, 1.425488281249983], - [97.35595703124997, 1.539746093749997], - [97.48154296875006, 1.465087890624972] - ] - ], - [ - [ - [102.49189453125004, 1.459179687500011], - [102.49941406250005, 1.330908203124991], - [102.02402343750012, 1.607958984375031], - [102.49189453125004, 1.459179687500011] - ] - ], - [ - [ - [124.88886718750004, 0.995312500000011], - [124.42753906250002, 0.470605468750051], - [123.75380859375, 0.305517578124991], - [123.26542968750007, 0.326611328125026], - [122.996875, 0.493505859375006], - [121.01298828125002, 0.441699218750017], - [120.57900390625, 0.5283203125], - [120.19228515625, 0.268505859374997], - [120.01328125000012, -0.196191406249994], - [120.062890625, -0.555566406250023], - [120.240625, -0.868261718749949], - [120.51757812499997, -1.039453125], - [120.66738281250005, -1.370117187499972], - [121.14853515625012, -1.33945312500002], - [121.5755859375, -0.828515625000023], - [121.96962890625005, -0.933300781249969], - [122.27998046875004, -0.757031250000026], - [122.88876953125006, -0.755175781250003], - [122.8294921875, -0.658886718750026], - [123.17148437500012, -0.57070312499999], - [123.37968750000002, -0.648535156249949], - [123.43417968750006, -0.778222656249994], - [123.37792968749997, -1.004101562500011], - [122.90283203125003, -0.900976562499963], - [122.25068359375004, -1.555273437500034], - [121.8585937500001, -1.69326171874998], - [121.65097656250006, -1.895410156249952], - [121.35546874999997, -1.878222656250003], - [122.29169921875004, -2.907617187500023], - [122.39902343750006, -3.200878906249997], - [122.25292968749997, -3.620410156250017], - [122.68964843750004, -4.084472656249972], - [122.84794921875002, -4.064550781250006], - [122.8722656250001, -4.391992187500009], - [122.71972656250003, -4.340722656249952], - [122.11425781250003, -4.540234375000011], - [122.03808593749997, -4.832421875000023], - [121.58867187500007, -4.759570312500017], - [121.48652343750004, -4.581054687499972], - [121.61806640625, -4.092675781249952], - [120.89179687500004, -3.520605468750034], - [121.05429687500012, -3.167089843749949], - [121.0521484375, -2.751660156249955], - [120.87939453124997, -2.64560546875002], - [120.65361328125002, -2.667578124999977], - [120.26103515625007, -2.949316406249991], - [120.43662109375012, -3.70732421874996], - [120.42011718750004, -4.617382812500011], - [120.27929687499997, -5.146093749999977], - [120.4303710937501, -5.591015625000026], - [119.9515625, -5.577636718749972], - [119.71728515625003, -5.693359375000014], - [119.55742187500007, -5.611035156250026], - [119.36035156249997, -5.314160156250026], - [119.59404296875007, -4.523144531249997], - [119.62363281250006, -4.034375], - [119.46748046875004, -3.512988281249989], - [118.99462890624997, -3.537597656250028], - [118.86767578124997, -3.39804687500002], - [118.78330078125006, -2.720800781249977], - [119.09218750000005, -2.482910156250014], - [119.32187500000012, -1.929687500000014], - [119.308984375, -1.408203125], - [119.508203125, -0.906738281249972], - [119.71132812500005, -0.680761718750034], - [119.84433593750006, -0.861914062499991], - [119.721875, -0.088476562499991], - [119.865625, 0.040087890625003], - [119.80927734375004, 0.238671875000051], - [119.9132812500001, 0.445068359375], - [120.26953125000003, 0.970800781249991], - [120.60253906249997, 0.854394531249994], - [120.86796875000007, 1.25283203124998], - [121.0817382812501, 1.327636718750028], - [121.40410156250002, 1.243603515624969], - [121.59179687499997, 1.067968749999977], - [122.43662109375006, 1.018066406250028], - [122.83828125, 0.845703125], - [123.06650390625006, 0.941796875000037], - [123.93076171875006, 0.850439453124977], - [124.53369140624997, 1.230468750000043], - [124.94707031250002, 1.672167968749974], - [125.11093750000012, 1.685693359374966], - [125.2337890625, 1.502294921875006], - [124.88886718750004, 0.995312500000011] - ] - ], - [ - [ - [101.70810546875006, 2.078417968750045], - [101.71943359375004, 1.789160156250006], - [101.50078125000002, 1.733203124999974], - [101.40966796875003, 2.021679687500026], - [101.70810546875006, 2.078417968750045] - ] - ], - [ - [ - [127.73271484375007, 0.848144531250043], - [127.8810546875001, 0.832128906249977], - [127.96728515624997, 1.042578125000048], - [128.16074218750006, 1.1578125], - [128.22246093750002, 1.400634765624986], - [128.68837890625, 1.572558593750017], - [128.70263671874997, 1.106396484374997], - [128.29882812500003, 0.87680664062502], - [128.26064453125, 0.733789062500023], - [128.61123046875, 0.549951171875051], - [128.89960937500004, 0.216259765625011], - [127.9831054687501, 0.471875], - [127.88740234375004, 0.298339843750043], - [127.97783203125002, -0.24833984374996], - [128.4254882812501, -0.892675781249949], - [128.04638671875003, -0.706054687499943], - [127.69160156250004, -0.241894531249983], - [127.70869140625004, 0.288085937499986], - [127.53710937500003, 0.610888671875031], - [127.60800781250006, 0.848242187499977], - [127.42851562500002, 1.139990234374991], - [127.63173828125, 1.843701171875011], - [128.03642578125002, 2.199023437500017], - [127.88681640625012, 1.83295898437504], - [128.0109375000001, 1.701220703125031], - [128.01171874999997, 1.331738281249983], - [127.65283203124997, 1.013867187499969], - [127.73271484375007, 0.848144531250043] - ] - ], - [ - [ - [97.3341796875001, 2.075634765625011], - [97.10830078125, 2.216894531250006], - [97.29140625, 2.200830078125023], - [97.3341796875001, 2.075634765625011] - ] - ], - [ - [ - [128.45390625000002, 2.051757812500028], - [128.29589843749997, 2.034716796875017], - [128.2179687500001, 2.297460937499991], - [128.60214843750012, 2.59760742187504], - [128.68847656250003, 2.473681640625017], - [128.62324218750004, 2.224414062500031], - [128.45390625000002, 2.051757812500028] - ] - ], - [ - [ - [96.46367187500002, 2.360009765625037], - [95.80859374999997, 2.655615234375034], - [95.7171875, 2.825976562500017], - [95.89580078125007, 2.8890625], - [96.41728515625007, 2.515185546875031], - [96.46367187500002, 2.360009765625037] - ] - ], - [ - [ - [108.8875, 2.905419921875037], - [108.7865234375, 2.885644531250009], - [108.88574218750003, 2.998974609374997], - [108.8875, 2.905419921875037] - ] - ], - [ - [ - [105.76035156250006, 2.863037109375014], - [105.69218750000002, 3.0625], - [105.83671875000007, 2.97651367187504], - [105.76035156250006, 2.863037109375014] - ] - ], - [ - [ - [106.28525390625006, 3.15712890624998], - [106.28369140624997, 3.088232421874977], - [106.20097656250002, 3.204882812500031], - [106.28525390625006, 3.15712890624998] - ] - ], - [ - [ - [117.65839843750004, 3.280517578124986], - [117.54785156250003, 3.43198242187502], - [117.68085937500004, 3.407519531250017], - [117.65839843750004, 3.280517578124986] - ] - ], - [ - [ - [125.65810546875, 3.436035156250043], - [125.51152343750007, 3.461132812500011], - [125.46884765625006, 3.73325195312502], - [125.65810546875, 3.436035156250043] - ] - ], - [ - [ - [117.88476562499997, 4.186132812500006], - [117.92285156250003, 4.054296874999977], - [117.73681640624997, 4.004003906250034], - [117.64902343750012, 4.168994140624974], - [117.88476562499997, 4.186132812500006] - ] - ], - [ - [ - [108.31601562500006, 3.689648437500026], - [108.10039062500002, 3.70454101562504], - [108.24326171875006, 3.810351562500017], - [108.00234375, 3.982861328124983], - [108.24833984375002, 4.21713867187502], - [108.39287109375007, 3.986181640625034], - [108.31601562500006, 3.689648437500026] - ] - ], - [ - [ - [117.5744140625001, 4.17060546875004], - [117.46533203124997, 4.076074218749966], - [117.77724609375005, 3.689257812500031], - [117.05595703125007, 3.622656249999963], - [117.34628906250006, 3.426611328124991], - [117.35244140625, 3.19375], - [117.61064453125002, 3.064355468749994], - [117.56914062500002, 2.92929687500002], - [117.69765625, 2.887304687499991], - [117.6388671875001, 2.825292968749963], - [118.0666015625001, 2.317822265624969], - [117.7892578125001, 2.026855468750014], - [118.98496093750006, 0.982128906249983], - [118.53476562500006, 0.813525390625017], - [118.19609375000002, 0.874365234374977], - [117.91162109374997, 1.098681640625017], - [117.96425781250005, 0.889550781250051], - [117.74511718749997, 0.72963867187498], - [117.52216796875004, 0.235888671875017], - [117.46289062500003, -0.323730468749957], - [117.5625, -0.770898437500009], - [116.91396484375, -1.223632812499972], - [116.73984375000006, -1.044238281250017], - [116.75341796874997, -1.327343749999955], - [116.27548828125006, -1.784863281249997], - [116.42431640625003, -1.784863281249997], - [116.45195312500002, -1.923144531250017], - [116.31396484374997, -2.139843750000011], - [116.56542968749997, -2.299707031249994], - [116.52929687499997, -2.51054687499996], - [116.31679687500005, -2.55185546875002], - [116.33066406250012, -2.902148437499974], - [116.16630859375002, -2.934570312500014], - [116.2572265625, -3.126367187500009], - [115.95615234375012, -3.595019531250003], - [114.6935546875001, -4.169726562500017], - [114.5255859375001, -3.376660156250011], - [114.44599609375004, -3.481835937500037], - [114.34433593750012, -3.444433593749963], - [114.34433593750012, -3.23515625], - [114.23632812500003, -3.36113281249996], - [114.0822265625001, -3.27890625], - [113.70507812499997, -3.45527343750004], - [113.6100585937501, -3.195703125], - [113.34316406250005, -3.246484374999966], - [113.03398437500002, -2.933496093749966], - [112.97148437500002, -3.187109375000034], - [112.75800781250004, -3.322167968750009], - [112.60029296875004, -3.400488281249977], - [112.28496093750002, -3.32099609375004], - [111.85810546875004, -3.551855468750006], - [111.82304687500007, -3.057226562499949], - [111.69472656250005, -2.88945312499996], - [110.93007812500005, -3.071093750000017], - [110.82968750000012, -2.9951171875], - [110.89931640625, -2.908593749999952], - [110.703125, -3.020898437500009], - [110.57402343750007, -2.89140625], - [110.25605468750004, -2.966113281249946], - [110.09658203125, -2.001367187499966], - [109.95986328125, -1.862792968749972], - [109.98330078125, -1.274804687499994], - [109.78740234375007, -1.011328124999963], - [109.25878906250003, -0.807421874999989], - [109.37275390625004, -0.638183593749972], - [109.12109375000003, -0.39091796874996], - [109.2575195312501, 0.031152343750051], - [108.94453125000004, 0.355664062499997], - [108.91679687500007, 0.912646484375045], - [108.95859375000006, 1.134619140624963], - [109.1315429687501, 1.253857421875011], - [109.01025390624997, 1.239648437500051], - [109.07587890625004, 1.495898437500031], - [109.37851562500006, 1.922705078125034], - [109.62890625000003, 2.027539062499983], - [109.53896484375, 1.89619140625004], - [109.65400390625004, 1.614892578125023], - [110.50576171875005, 0.861962890625023], - [111.10136718750002, 1.050537109374986], - [111.80898437500005, 1.011669921874969], - [112.078515625, 1.143359374999974], - [112.1857421875001, 1.4390625], - [112.47617187500006, 1.559082031250028], - [112.94296875000006, 1.566992187500034], - [113.00654296875004, 1.433886718750003], - [113.6222656250001, 1.2359375], - [113.90234375000003, 1.434277343749997], - [114.5125, 1.452001953124963], - [114.83056640625003, 1.980029296874989], - [114.78642578125002, 2.250488281250014], - [115.1791015625, 2.523193359374972], - [115.08076171875004, 2.63422851562504], - [115.117578125, 2.89487304687502], - [115.24697265625005, 3.025927734374989], - [115.45439453125002, 3.034326171875009], - [115.67880859375006, 4.193017578124994], - [115.86074218750005, 4.348046875000037], - [116.51474609375006, 4.370800781249969], - [117.10058593750003, 4.337060546875023], - [117.5744140625001, 4.17060546875004] - ] - ], - [ - [ - [126.81660156250004, 4.033496093750003], - [126.70449218750005, 4.070996093749997], - [126.81357421875006, 4.258496093750011], - [126.72207031250005, 4.344189453124969], - [126.75732421874997, 4.547900390624989], - [126.9210937500001, 4.291015624999972], - [126.81660156250004, 4.033496093750003] - ] - ], - [ - [ - [96.49257812500005, 5.229345703124991], - [97.54716796875002, 5.205859375], - [98.2484375, 4.41455078125], - [98.3073242187501, 4.09287109375002], - [99.73232421875005, 3.183056640625026], - [100.523828125, 2.18916015625004], - [100.88789062500004, 1.948242187499986], - [100.82822265625012, 2.242578125], - [101.04619140625002, 2.257470703125023], - [101.47666015625006, 1.693066406250054], - [102.019921875, 1.442138671875], - [102.38994140625007, 0.84199218750004], - [103.03183593750006, 0.57890625], - [103.0075195312501, 0.415332031249974], - [102.55, 0.216455078124966], - [103.33896484375012, 0.513720703125045], - [103.67265625000007, 0.288916015624977], - [103.78671875000012, 0.046972656249991], - [103.42851562500007, -0.19179687499998], - [103.40517578125005, -0.36220703124998], - [103.5091796875, -0.465527343749969], - [103.43857421875006, -0.575585937500009], - [103.72109375, -0.886718749999986], - [104.36054687500004, -1.038378906249974], - [104.51591796875002, -1.81943359375002], - [104.84521484375003, -2.092968749999969], - [104.65078125000005, -2.595214843749972], - [104.97080078125012, -2.370898437500017], - [105.39697265624997, -2.380175781249946], - [106.0443359375, -3.10625], - [105.84375, -3.61367187499998], - [105.93046875000007, -3.833007812499986], - [105.83144531250005, -4.16289062499996], - [105.88720703124997, -5.009570312499974], - [105.74833984375007, -5.818261718749966], - [105.34941406250007, -5.549511718750011], - [105.08134765625002, -5.74550781249998], - [104.63955078125005, -5.520410156250037], - [104.68398437500005, -5.89267578125002], - [104.60156249999997, -5.90458984374996], - [103.8314453125, -5.079589843750028], - [102.53769531250006, -4.152148437499989], - [102.12753906250006, -3.599218749999963], - [101.57861328124997, -3.166992187500014], - [100.88955078125, -2.248535156249957], - [100.85527343750002, -1.934179687499949], - [100.30820312500006, -0.82666015625], - [99.66982421875005, 0.045068359375037], - [99.15917968749997, 0.351757812499997], - [98.59531250000006, 1.864599609375006], - [97.70078125000006, 2.358544921875009], - [97.59082031249997, 2.846582031250037], - [97.3913085937501, 2.975292968749969], - [96.9689453125001, 3.575146484374969], - [96.44472656250005, 3.81630859374998], - [95.57861328125003, 4.661962890625048], - [95.20664062500006, 5.284033203125034], - [95.22783203125002, 5.564794921875034], - [95.62890625000003, 5.609082031249997], - [96.13330078125003, 5.294287109374991], - [96.49257812500005, 5.229345703124991] - ] - ] - ] - }, - "properties": { - "name": "Indonesia", - "childNum": 107 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-4.412060546874983, 54.185351562499996], - [-4.785351562499983, 54.073046875], - [-4.424707031249994, 54.407177734375], - [-4.412060546874983, 54.185351562499996] - ] - ] - }, - "properties": { - "name": "Isle of Man", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [75.32221348233018, 32.28516356678968], - [75.62496871116024, 32.28516356678968], - [75.73585997688717, 32.78417426256088], - [76.32728006076415, 32.87658365066666], - [76.62299010270264, 33.32014871357439], - [77.06655516561037, 33.301666835953235], - [77.71342088235082, 32.6917648744551], - [78.10154031239509, 32.87658365066666], - [78.49194250885338, 32.53122786149202], - [78.38964843749997, 32.51987304687498], - [78.41748046874997, 32.466699218749994], - [78.4552734375001, 32.30034179687502], - [78.49589843750002, 32.21577148437504], - [78.72558593750009, 31.983789062500023], - [78.71972656250009, 31.887646484374983], - [78.69345703125006, 31.740380859374994], - [78.7550781250001, 31.55029296875], - [78.74355468750005, 31.323779296875017], - [79.10712890625004, 31.402636718750102], - [79.38847656250013, 31.064208984375085], - [79.66425781250004, 30.96523437499999], - [79.92451171875004, 30.888769531250034], - [80.20712890625006, 30.683740234375023], - [80.19121093750002, 30.56840820312496], - [80.87353515625003, 30.290576171875045], - [80.98544921875006, 30.23710937499999], - [81.01025390625014, 30.164501953125097], - [80.96611328125002, 30.180029296875063], - [80.90761718750005, 30.171923828125017], - [80.84814453125009, 30.139746093750034], - [80.81992187500012, 30.119335937499955], - [80.68408203125014, 29.994335937500068], - [80.54902343750015, 29.899804687499994], - [80.40185546875003, 29.730273437500102], - [80.31689453125014, 29.572070312500017], - [80.25488281250009, 29.423339843750114], - [80.25595703125006, 29.318017578125136], - [80.23300781250006, 29.194628906250045], - [80.16953125000012, 29.124316406250102], - [80.13046875000006, 29.100390625000045], - [80.08457031249995, 28.994189453125074], - [80.05166015625, 28.870312500000068], - [80.07070312500005, 28.830175781250063], - [80.22656250000003, 28.723339843750125], - [80.32480468750012, 28.66640625000008], - [80.41855468749995, 28.61201171875001], - [80.47910156250012, 28.604882812499994], - [80.49580078125015, 28.635791015625074], - [80.51787109375002, 28.665185546875023], - [80.58701171875006, 28.64960937500004], - [81.16894531250014, 28.335009765625074], - [81.85263671875018, 27.867089843750136], - [81.89687500000011, 27.87446289062504], - [81.94521484375005, 27.89926757812495], - [81.98769531250016, 27.91376953125004], - [82.03701171875, 27.90058593750004], - [82.11191406250006, 27.86494140625004], - [82.28769531250018, 27.756542968749983], - [82.45136718750004, 27.671826171874955], - [82.62988281249997, 27.687060546875045], - [82.67734375000006, 27.67343749999995], - [82.71083984375005, 27.596679687500114], - [82.73339843750003, 27.518994140625097], - [83.28974609375004, 27.370996093750136], - [83.36943359375002, 27.410253906249977], - [83.38398437500004, 27.444824218750085], - [83.44716796875011, 27.46533203125], - [83.55166015625011, 27.456347656249932], - [83.74697265625011, 27.395947265625068], - [83.8288085937501, 27.377832031250108], - [84.09101562499993, 27.491357421875136], - [84.22978515625007, 27.427832031250006], - [84.48085937500005, 27.348193359375102], - [84.61015625000002, 27.298681640624977], - [84.64072265625012, 27.249853515624977], - [84.65478515625014, 27.20366210937499], - [84.65380859375009, 27.09169921875008], - [84.68535156250013, 27.041015625000057], - [85.19179687500011, 26.766552734375097], - [85.29296875000009, 26.741015625000045], - [85.56845703125012, 26.839843750000114], - [85.64843749999997, 26.829003906250023], - [85.69990234375004, 26.781640624999966], - [85.73730468750003, 26.639746093750034], - [85.79453125000006, 26.60415039062505], - [86.00732421875009, 26.64936523437504], - [86.70136718750015, 26.435058593750057], - [87.01640625000002, 26.555419921875085], - [87.2874023437499, 26.360302734375125], - [87.41357421875014, 26.42294921875009], - [87.84921875000006, 26.43691406250008], - [87.99511718750014, 26.38237304687499], - [88.02695312500023, 26.395019531250085], - [88.05488281250004, 26.43002929687492], - [88.11152343750004, 26.58642578125], - [88.1615234375, 26.724804687500125], - [88.15722656250009, 26.807324218750068], - [88.1110351562501, 26.928466796875057], - [87.99316406250009, 27.086083984374994], - [87.984375, 27.133935546874994], - [88.14697265625014, 27.749218750000097], - [88.15029296875011, 27.843310546875074], - [88.10976562500005, 27.87060546874997], - [88.10898437499995, 27.93300781250005], - [88.14111328125003, 27.948925781250097], - [88.27519531250013, 27.96884765625009], - [88.42597656250015, 28.011669921875097], - [88.57792968750002, 28.093359375000034], - [88.80371093750003, 28.006933593750034], - [88.74902343749997, 27.521875000000136], - [88.7648437500001, 27.429882812500068], - [88.83251953125003, 27.362841796875074], - [88.89140625000002, 27.316064453125136], - [88.88164062500007, 27.29746093750009], - [88.76035156250006, 27.21811523437509], - [88.73876953125009, 27.175585937499932], - [88.85761718750015, 26.961474609375017], - [89.14824218750002, 26.816162109375085], - [89.33212890625018, 26.848632812500114], - [89.58613281250004, 26.778955078125136], - [89.60996093750012, 26.719433593750097], - [89.71093750000009, 26.713916015625045], - [89.76386718750004, 26.7015625], - [89.94316406250013, 26.723925781249932], - [90.12294921875011, 26.754589843749983], - [90.20605468749997, 26.847509765625063], - [90.34589843750004, 26.890332031250097], - [90.73964843750005, 26.771679687500068], - [91.2865234375, 26.78994140625008], - [91.42675781249997, 26.867089843749966], - [91.45585937500013, 26.866894531250125], - [91.51757812500009, 26.807324218750068], - [91.67158203124993, 26.80200195312503], - [91.84208984375013, 26.852978515625125], - [91.94375, 26.860839843750114], - [91.99833984375013, 26.85498046875], - [92.04970703125016, 26.87485351562495], - [92.73155507489682, 26.833697862861648], - [93.30975376159499, 26.784950522650554], - [93.61047043679247, 27.32239435188504], - [94.06979001484449, 27.589407158584788], - [95.10800937321915, 27.749636881153737], - [95.74000740838363, 28.116850432722256], - [96.19577594042592, 28.04291597700983], - [96.96279296875, 27.698291015625017], - [96.88359375000013, 27.514843750000125], - [96.90195312500012, 27.43959960937508], - [97.10371093749993, 27.163330078125114], - [97.10205078125003, 27.115429687500125], - [96.95341796875013, 27.13330078125003], - [96.79785156249997, 27.29619140624999], - [96.19082031250005, 27.26127929687499], - [95.20146484375007, 26.641406250000017], - [95.05976562500015, 26.473974609375006], - [95.06894531250006, 26.191113281250097], - [95.10839843750014, 26.091406250000034], - [95.12929687500011, 26.070410156250034], - [95.13242187500006, 26.041259765624943], - [94.99199218750002, 25.77045898437504], - [94.66777343750007, 25.458886718749966], - [94.55302734375013, 25.215722656249994], - [94.70371093750012, 25.097851562499955], - [94.49316406250003, 24.637646484374983], - [94.37724609375002, 24.473730468750006], - [94.29306640625012, 24.321875], - [94.07480468750006, 23.8720703125], - [93.68339843750007, 24.00654296875004], - [93.45214843750003, 23.987402343750034], - [93.32626953125006, 24.064208984375057], - [93.36601562500007, 23.132519531249955], - [93.34941406250007, 23.08496093750003], - [93.20390625000002, 23.03701171875005], - [93.07871093750018, 22.718212890625097], - [93.16201171875, 22.360205078125006], - [93.07060546875002, 22.20942382812501], - [92.96455078125015, 22.003759765625034], - [92.90947265625013, 21.988916015625023], - [92.85429687500002, 22.010156250000108], - [92.77138671875, 22.104785156250017], - [92.68896484375009, 22.130957031250006], - [92.63037109375014, 22.011328124999977], - [92.57490234374993, 21.97807617187496], - [92.5612304687501, 22.04804687500001], - [92.49140625000004, 22.685400390625006], - [92.46445312500006, 22.734423828125045], - [92.36162109375002, 22.929003906250074], - [92.33378906250002, 23.242382812499955], - [92.24609375000003, 23.68359374999997], - [92.04404296875006, 23.677783203125017], - [91.97851562500003, 23.691992187500063], - [91.92958984375011, 23.685986328125097], - [91.92949218750019, 23.598242187499977], - [91.93789062500011, 23.504687500000102], - [91.75419921875013, 23.28730468750004], - [91.75097656250003, 23.053515625000017], - [91.55351562500013, 22.991552734375006], - [91.43623046875004, 23.19990234375001], - [91.359375, 23.06835937500003], - [91.16044921875019, 23.660644531250085], - [91.35019531250012, 24.06049804687501], - [91.72656250000003, 24.20507812499997], - [91.84619140624997, 24.175292968749943], - [92.06416015625004, 24.374365234375006], - [92.11748046875002, 24.493945312500017], - [92.22666015625012, 24.77099609374997], - [92.22832031250002, 24.881347656250085], - [92.2512695312499, 24.895068359375045], - [92.38496093750004, 24.848779296875023], - [92.46835937500018, 24.944140625000074], - [92.04970703125016, 25.16948242187499], - [90.61308593750002, 25.16772460937497], - [90.11962890625003, 25.21997070312497], - [89.86630859375012, 25.293164062499955], - [89.81406250000006, 25.305371093749955], - [89.80087890625012, 25.33613281250001], - [89.82490234375004, 25.56015625], - [89.82294921875015, 25.94140625000003], - [89.67089843750009, 26.213818359375125], - [89.57275390625003, 26.13232421875003], - [89.54990234375006, 26.00527343750008], - [89.28925781250015, 26.037597656250085], - [89.01865234375012, 26.410253906249977], - [88.95195312500002, 26.412109375], - [88.97041015625004, 26.250878906250023], - [88.94072265625002, 26.24536132812497], - [88.68281250000004, 26.291699218749983], - [88.51826171875004, 26.51777343750004], - [88.36992187500002, 26.56411132812508], - [88.35146484375005, 26.482568359374966], - [88.38623046875003, 26.471533203125034], - [88.44042968749997, 26.369482421875034], - [88.33398437499997, 26.257519531249955], - [88.15078125000005, 26.087158203125057], - [88.1066406250001, 25.841113281250045], - [88.14746093749997, 25.811425781250023], - [88.50244140625009, 25.53701171875008], - [88.76914062500006, 25.490478515625], - [88.85478515625002, 25.333544921875017], - [88.94414062500002, 25.290771484375], - [88.92978515625012, 25.222998046875063], - [88.57382812500006, 25.18789062499999], - [88.45625, 25.188427734375125], - [88.37294921875016, 24.961523437500063], - [88.31337890625011, 24.8818359375], - [88.27949218750015, 24.881933593750034], - [88.18886718750016, 24.920605468750097], - [88.14980468750011, 24.91464843749995], - [88.04511718750015, 24.71303710937508], - [88.03027343750009, 24.664453125000136], - [88.02343750000003, 24.627832031250136], - [88.07910156250009, 24.549902343750063], - [88.14550781250003, 24.485791015624955], - [88.225, 24.460644531249983], - [88.3375, 24.45385742187503], - [88.49853515625003, 24.34663085937504], - [88.64228515625015, 24.325976562500102], - [88.72353515625011, 24.27490234375], - [88.7335937500001, 24.230908203125097], - [88.72656250000009, 24.18623046875004], - [88.71376953125016, 24.069628906250102], - [88.69980468750006, 24.00253906249992], - [88.56738281250009, 23.674414062500034], - [88.63574218749997, 23.55], - [88.69765625, 23.493017578125034], - [88.72441406250002, 23.254980468750034], - [88.89707031250018, 23.21040039062501], - [88.92812500000011, 23.186621093749977], - [88.89970703125002, 22.843505859375057], - [88.92070312500002, 22.632031249999955], - [89.05, 22.274609374999983], - [89.02792968750023, 21.937207031249983], - [88.94931640625018, 21.937939453125125], - [89.05166015625, 21.654101562500045], - [88.85751953125012, 21.744677734375017], - [88.74501953125011, 21.584375], - [88.74023437500003, 22.005419921875017], - [88.64160156250003, 22.121972656250136], - [88.58466796875015, 21.659716796874932], - [88.44599609375004, 21.614257812500085], - [88.28750000000016, 21.758203125000108], - [88.25371093750002, 21.622314453124943], - [88.0568359375001, 21.694140625000017], - [88.19628906249997, 22.139550781249994], - [87.94140625000003, 22.374316406250045], - [88.15927734375018, 22.12172851562508], - [87.82373046875003, 21.727343750000045], - [87.20068359375009, 21.544873046874983], - [86.95410156250014, 21.365332031250006], - [86.84228515625009, 21.106347656249994], - [86.97548828125005, 20.70014648437501], - [86.75039062500011, 20.313232421875057], - [86.37656250000006, 20.006738281249966], - [86.24521484375012, 20.05302734374999], - [86.27949218750021, 19.919433593749943], - [85.575, 19.69291992187499], - [85.496875, 19.696923828125108], - [85.50410156250004, 19.887695312500057], - [85.24863281250006, 19.757666015625034], - [85.18076171875018, 19.59487304687508], - [85.44160156249993, 19.626562499999977], - [84.77099609375009, 19.125390625000023], - [84.10410156250018, 18.29267578125001], - [82.35957031250004, 17.09619140624997], - [82.25878906250014, 16.55986328124996], - [81.76191406250015, 16.32949218750008], - [81.28613281249997, 16.337060546875023], - [80.97871093750004, 15.758349609375074], - [80.64658203125006, 15.895019531250028], - [80.29345703125014, 15.710742187499989], - [80.0534179687501, 15.074023437499932], - [80.17871093750003, 14.478320312500074], - [80.11171875000005, 14.212207031250045], - [80.30654296875016, 13.485058593750054], - [80.15625, 13.713769531250108], - [80.06210937500006, 13.60625], - [80.34238281250006, 13.361328125000071], - [80.22910156250018, 12.690332031249966], - [79.85849609375018, 11.988769531250043], - [79.69316406250007, 11.312548828124946], - [79.79902343750004, 11.338671874999932], - [79.84863281250009, 11.196875], - [79.83818359375002, 10.322558593750045], - [79.31455078125018, 10.256689453124949], - [78.93994140625009, 9.565771484375063], - [79.01992187500005, 9.333349609374963], - [79.41142578125002, 9.192382812500014], - [78.97958984375018, 9.268554687500085], - [78.42148437500006, 9.105029296874989], - [78.19248046874995, 8.890869140625057], - [78.06015625000006, 8.384570312499932], - [77.51757812500003, 8.078320312500068], - [77.06591796875003, 8.315917968749986], - [76.5534179687501, 8.902783203124997], - [76.32460937500016, 9.452099609374997], - [76.24238281250004, 9.927099609374949], - [76.37558593750006, 9.539892578124935], - [76.45878906250013, 9.536230468750077], - [76.34648437500002, 9.922119140625], - [76.19560546875002, 10.086132812500026], - [75.72382812500015, 11.361767578125026], - [74.94550781250004, 12.56455078124992], - [74.38222656250005, 14.494726562500048], - [73.94921875000014, 15.074755859375088], - [73.80078125000009, 15.39697265625], - [73.93193359375013, 15.39697265625], - [73.77177734375013, 15.573046874999989], - [73.83281250000013, 15.659375], - [73.67988281250015, 15.708886718750136], - [73.47607421875003, 16.05424804687496], - [72.87548828124997, 18.642822265625114], - [72.97207031250011, 19.15332031250003], - [72.8346679687501, 18.975585937500057], - [72.80302734375013, 19.07929687500004], - [72.81162109375, 19.298925781250006], - [72.98720703125, 19.27744140625009], - [72.78789062500013, 19.362988281250097], - [72.66777343750019, 19.83095703125005], - [72.89375, 20.672753906250136], - [72.81386718750011, 21.117187500000085], - [72.62382812500002, 21.371972656250108], - [72.73476562500016, 21.470800781250006], - [72.61328125000009, 21.461816406250108], - [73.1125, 21.750439453125125], - [72.54306640625, 21.69658203124999], - [72.70019531250003, 21.971923828124943], - [72.52226562500013, 21.976220703125108], - [72.55302734375007, 22.159960937500074], - [72.80917968749995, 22.23330078125008], - [72.18281250000015, 22.26972656250004], - [72.30644531250002, 22.18920898437497], - [72.27441406250009, 22.089746093749966], - [72.03720703125006, 21.82304687499999], - [72.2103515625, 21.72822265625004], - [72.25400390625006, 21.531005859375], - [72.01523437500012, 21.155712890625097], - [71.0246093750001, 20.73886718750009], - [70.71933593750006, 20.740429687500068], - [70.12734375, 21.094677734375097], - [68.96992187500021, 22.29028320312497], - [69.05166015625016, 22.437304687500074], - [69.27656250000004, 22.285498046875063], - [70.17724609375014, 22.57275390624997], - [70.48925781250009, 23.08950195312508], - [70.33945312500012, 22.939746093749932], - [69.66464843750006, 22.759082031250074], - [69.23593749999995, 22.848535156250023], - [68.64072265625006, 23.189941406250114], - [68.41748046875009, 23.57148437500004], - [68.7767578125, 23.852099609375017], - [68.23496093749995, 23.596972656250074], - [68.16503906250009, 23.857324218749994], - [68.28251953125013, 23.927978515625], - [68.38125000000016, 23.950878906250068], - [68.48867187500011, 23.96723632812501], - [68.5866210937501, 23.966601562500074], - [68.72412109375003, 23.964697265625034], - [68.72812500000012, 24.265625], - [68.73964843750016, 24.291992187500085], - [68.75898437499993, 24.307226562500006], - [68.78115234375011, 24.313720703125085], - [68.8, 24.30908203125003], - [68.82832031250004, 24.26401367187509], - [68.86347656250015, 24.26650390625005], - [68.90078125000011, 24.29243164062501], - [68.98457031250015, 24.273095703124966], - [69.05156250000013, 24.28632812500001], - [69.11953125000011, 24.26865234374995], - [69.23505859374993, 24.268261718750068], - [69.44345703124995, 24.275390625000085], - [69.55917968750006, 24.273095703124966], - [69.80517578125009, 24.16523437500004], - [70.0982421875, 24.2875], - [70.28906250000009, 24.356298828125063], - [70.54677734375, 24.418310546875063], - [70.56503906250006, 24.385791015625017], - [70.55585937500015, 24.331103515625074], - [70.57929687500015, 24.279052734374943], - [70.65947265625013, 24.24609374999997], - [70.71630859375009, 24.237988281250097], - [70.7672851562501, 24.245410156250017], - [70.80507812500011, 24.26196289062503], - [70.88623046875014, 24.34375], - [70.92812500000016, 24.362353515625045], - [70.98281250000011, 24.361035156250125], - [71.04404296875006, 24.400097656250097], - [71.04531250000005, 24.42998046874996], - [70.96982421875012, 24.571875], - [70.97636718750013, 24.61875], - [71.00234375000016, 24.6539062499999], - [71.04785156250003, 24.687744140625085], - [71.02070312500021, 24.75766601562492], - [70.95087890625015, 24.89160156250003], - [70.87773437500019, 25.06298828124997], - [70.65205078125004, 25.422900390625102], - [70.64843750000003, 25.666943359375068], - [70.5695312500001, 25.705957031250023], - [70.50585937500009, 25.685302734375085], - [70.44853515625013, 25.681347656249983], - [70.26464843750009, 25.70654296874997], - [70.10019531250006, 25.91005859375005], - [70.14921875000002, 26.347558593749994], - [70.11464843750016, 26.548046874999983], - [69.47001953125002, 26.804443359375], - [69.56796875, 27.174609375000102], - [69.89628906250007, 27.473632812500085], - [70.04980468750009, 27.694726562500023], - [70.14453125000003, 27.849023437499994], - [70.19394531250006, 27.89487304687492], - [70.24433593750004, 27.934130859375102], - [70.4037109375, 28.025048828124994], - [70.48857421875013, 28.023144531250125], - [70.62910156250015, 27.937451171875068], - [70.6916015625001, 27.76899414062504], - [70.79794921875012, 27.709619140625023], - [70.87490234375016, 27.71445312499995], - [71.18476562500004, 27.831640625], - [71.54296875000003, 27.869873046875], - [71.8703125000001, 27.9625], - [71.88886718750004, 28.04746093749992], - [71.94804687500002, 28.177294921875102], - [72.12851562500012, 28.34633789062508], - [72.29199218750003, 28.69726562499997], - [72.34189453125006, 28.751904296875097], - [72.90332031250003, 29.02875976562501], - [73.38164062500013, 29.934375], - [73.8091796875, 30.093359375], - [73.88652343750013, 30.162011718750136], - [73.93339843750002, 30.222070312500108], - [73.92460937500007, 30.28164062499999], - [73.88271484375, 30.352148437499977], - [73.89931640625, 30.435351562500045], - [74.00898437500004, 30.519677734374994], - [74.33935546875003, 30.893554687499943], - [74.38037109375003, 30.89340820312509], - [74.50976562500009, 30.959667968750097], - [74.63281250000014, 31.034667968750114], - [74.62578125000002, 31.068750000000108], - [74.61035156250009, 31.112841796875045], - [74.51767578125012, 31.185595703124932], - [74.53496093750007, 31.261376953125108], - [74.59394531249993, 31.465380859375102], - [74.58183593750013, 31.523925781250114], - [74.50996093750015, 31.712939453125074], - [74.52597656249995, 31.765136718750057], - [74.55556640625011, 31.818554687500097], - [74.63574218750003, 31.889746093750034], - [74.73945312500015, 31.948828125], - [75.07148437500015, 32.08935546875003], - [75.13876953125, 32.10478515624999], - [75.25410156250004, 32.140332031250125], - [75.33349609374997, 32.279199218749994], - [75.32221348233018, 32.28516356678968] - ] - ] - ] - }, - "properties": { - "name": "India", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [72.49199218750002, -7.37744140625], - [72.42910156250002, -7.435351562500003], - [72.34970703125, -7.263378906250011], - [72.447265625, -7.395703125000011], - [72.44560546875002, -7.220410156250011], - [72.49199218750002, -7.37744140625] - ] - ] - }, - "properties": { - "name": "Br. Indian Ocean Ter.", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-9.948193359374926, 53.91313476562499], - [-10.265722656249949, 53.977685546874994], - [-9.99638671874996, 54.00361328125004], - [-9.948193359374926, 53.91313476562499] - ] - ], - [ - [ - [-6.218017578125, 54.08872070312506], - [-6.347607421874926, 53.94130859375005], - [-6.027392578124989, 52.927099609375006], - [-6.463183593749932, 52.345361328124994], - [-6.325, 52.246679687500034], - [-6.890234375, 52.15922851562499], - [-6.965771484374926, 52.24951171875], - [-8.057812499999926, 51.82558593750005], - [-8.4091796875, 51.888769531250034], - [-8.349121093749943, 51.73930664062496], - [-8.813427734374926, 51.584912109374955], - [-9.737304687499943, 51.473730468750034], - [-9.524902343750028, 51.68110351562501], - [-10.120751953124994, 51.60068359375006], - [-9.598828124999983, 51.87441406250005], - [-10.341064453124943, 51.798925781250034], - [-9.909667968749972, 52.122949218749966], - [-10.39023437499992, 52.134912109374994], - [-10.356689453125, 52.20693359375002], - [-9.772119140624937, 52.250097656250034], - [-9.90605468749996, 52.403710937499966], - [-9.632226562499937, 52.54692382812502], - [-8.783447265624943, 52.679638671874955], - [-8.990283203124989, 52.755419921875045], - [-9.175390624999949, 52.634912109374994], - [-9.916601562499977, 52.56972656250005], - [-9.46489257812496, 52.82319335937498], - [-9.299218749999966, 53.09755859375002], - [-8.930126953124983, 53.207080078125045], - [-9.51420898437496, 53.23823242187498], - [-10.091259765624926, 53.41284179687503], - [-10.116992187499932, 53.548535156249955], - [-9.720654296874926, 53.6044921875], - [-9.901611328124943, 53.72719726562502], - [-9.578222656249949, 53.80541992187497], - [-9.578857421875, 53.879833984374955], - [-9.9140625, 53.863720703124955], - [-9.856445312499972, 54.095361328124994], - [-10.092675781249966, 54.15576171875003], - [-10.056396484374943, 54.25781250000006], - [-8.545556640624994, 54.24121093750003], - [-8.623144531249977, 54.346875], - [-8.133447265624966, 54.64082031250001], - [-8.763916015624972, 54.68120117187496], - [-8.377294921874977, 54.88945312500002], - [-8.274609374999955, 55.146289062500045], - [-7.667089843749977, 55.25649414062502], - [-7.65874023437496, 54.97094726562503], - [-7.308789062500011, 55.365820312500006], - [-6.961669921874972, 55.23789062500006], - [-7.218652343749937, 55.09199218749998], - [-7.55039062499992, 54.767968749999966], - [-7.910595703124955, 54.698339843750006], - [-7.75439453125, 54.59492187499998], - [-8.118261718749977, 54.41425781250004], - [-7.606542968750006, 54.14384765625002], - [-7.324511718750017, 54.13344726562502], - [-7.007714843749937, 54.40668945312501], - [-6.649804687499937, 54.05864257812496], - [-6.218017578125, 54.08872070312506] - ] - ] - ] - }, - "properties": { - "name": "Ireland", - "childNum": 2 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [56.18798828125003, 26.92114257812497], - [55.95429687500004, 26.70112304687501], - [55.31152343749997, 26.592626953125006], - [55.76259765625005, 26.81196289062504], - [55.75761718750002, 26.94765625000005], - [56.279394531250006, 26.952099609374983], - [56.18798828125003, 26.92114257812497] - ] - ], - [ - [ - [46.1144531250001, 38.877783203125034], - [46.490625, 38.90668945312498], - [47.995898437500074, 39.683935546875034], - [48.322167968749994, 39.39907226562502], - [48.10439453125005, 39.241113281249994], - [48.292089843750006, 39.01884765624999], - [47.99648437499999, 38.85375976562503], - [48.59267578125005, 38.41108398437498], - [48.86875, 38.43549804687498], - [48.95996093750003, 37.89013671875], - [49.171191406250074, 37.60058593749997], - [50.13046875, 37.407128906249994], - [50.53320312499997, 37.01367187500006], - [51.11855468750005, 36.742578124999966], - [52.19013671875004, 36.62172851562505], - [53.76767578125006, 36.93032226562502], - [53.91542968750005, 36.93032226562502], - [53.67949218750002, 36.853125], - [53.970117187499994, 36.818310546874955], - [53.91416015625006, 37.34355468750002], - [54.6994140625001, 37.47016601562498], - [54.90009765625004, 37.77792968750006], - [55.38085937500003, 38.051123046875034], - [56.272070312500006, 38.080419921875034], - [56.440625, 38.249414062499994], - [57.1935546875001, 38.216406250000034], - [57.35371093750004, 37.97333984374998], - [58.261621093749994, 37.665820312500045], - [58.81542968750003, 37.683496093749994], - [59.30175781249997, 37.51064453125005], - [59.454980468749994, 37.25283203125002], - [60.06279296875002, 36.962890625], - [60.34130859375003, 36.63764648437501], - [61.11962890625003, 36.64257812500003], - [61.212011718750006, 36.190527343750034], - [61.15292968750006, 35.97675781250001], - [61.25214843750004, 35.86762695312498], - [61.26201171875002, 35.61958007812498], - [61.28183593750006, 35.55341796875001], - [61.2785156250001, 35.513769531250006], - [61.245507812499994, 35.47407226562501], - [61.18925781250002, 35.31201171875003], - [61.1, 35.272314453125034], - [61.08007812499997, 34.85561523437505], - [60.95117187499997, 34.65385742187499], - [60.91474609375004, 34.63398437500001], - [60.80234375000006, 34.55463867187501], - [60.73945312500004, 34.544726562500045], - [60.7262695312501, 34.51826171874998], - [60.736132812500074, 34.491796875], - [60.76259765625005, 34.475244140624994], - [60.88945312500002, 34.31943359375006], - [60.642675781250006, 34.30717773437496], - [60.48574218750005, 34.09477539062502], - [60.4859375, 33.7119140625], - [60.57382812500006, 33.58833007812498], - [60.91699218749997, 33.505224609375006], - [60.56054687499997, 33.13784179687502], - [60.5765625, 32.99487304687503], - [60.71044921874997, 32.6], - [60.82929687500004, 32.24941406250005], - [60.82724609375006, 32.16796874999997], - [60.789941406249994, 31.98710937499999], - [60.7875, 31.87719726562497], - [60.791601562500006, 31.660595703124983], - [60.82070312499999, 31.495166015625045], - [60.854101562500006, 31.483251953125006], - [61.110742187499994, 31.45112304687504], - [61.346484375000074, 31.42163085937497], - [61.66015625000003, 31.382421874999977], - [61.7550781250001, 31.285302734374994], - [61.814257812500074, 31.072558593750017], - [61.810839843750074, 30.913281249999983], - [61.78417968749997, 30.831933593750023], - [61.55947265625005, 30.59936523437497], - [61.33164062500006, 30.36372070312501], - [60.84335937500006, 29.85869140624999], - [61.03417968750003, 29.663427734374977], - [61.15214843750002, 29.542724609375], - [61.8898437500001, 28.546533203124994], - [62.7625, 28.202050781249994], - [62.782324218750006, 27.800537109375], - [62.75273437500002, 27.265625], - [63.16679687500002, 27.25249023437499], - [63.19609375000002, 27.243945312500017], - [63.25625, 27.20791015625005], - [63.30156250000002, 27.151464843750006], - [63.30517578124997, 27.124560546875017], - [63.242089843749994, 27.07768554687499], - [63.25039062499999, 26.879248046875063], - [63.24160156250005, 26.86474609375003], - [63.18613281250006, 26.83759765625001], - [63.168066406250006, 26.66557617187496], - [62.31230468750002, 26.490869140624994], - [62.23935546875006, 26.357031249999977], - [62.12597656249997, 26.368994140625034], - [61.842382812500006, 26.225927734375006], - [61.809960937499994, 26.165283203125], - [61.78076171874997, 25.99584960937503], - [61.75439453125003, 25.843359375000063], - [61.737695312499994, 25.821093750000045], - [61.66865234375004, 25.76899414062501], - [61.6618164062501, 25.751269531250017], - [61.67138671874997, 25.69238281250003], - [61.64013671875003, 25.584619140624994], - [61.61542968750004, 25.28613281250003], - [61.58789062499997, 25.20234375000001], - [61.533105468749994, 25.195507812499955], - [61.41220703125006, 25.102099609375017], - [60.66386718750002, 25.28222656250003], - [60.51054687500002, 25.437060546875045], - [60.40019531250002, 25.311572265625074], - [59.45605468749997, 25.481494140625045], - [59.0460937500001, 25.417285156250017], - [58.79785156249997, 25.554589843750023], - [57.334570312500006, 25.791552734375074], - [57.03603515625005, 26.80068359375005], - [56.728125, 27.127685546875057], - [56.118066406249994, 27.14311523437499], - [54.75927734375003, 26.50507812500004], - [54.24707031250003, 26.696630859374977], - [53.70576171875004, 26.72558593750003], - [52.69160156250004, 27.323388671875023], - [52.475878906250074, 27.61650390624999], - [52.03076171874997, 27.824414062499955], - [51.58906250000004, 27.864208984374983], - [51.27890625, 28.13134765624997], - [51.06201171874997, 28.72612304687499], - [50.86699218750002, 28.870166015625017], - [50.87578125000002, 29.062695312499983], - [50.67519531250005, 29.146582031250034], - [50.64960937500004, 29.420068359374966], - [50.16894531250003, 29.921240234375034], - [50.071582031250074, 30.198535156250017], - [49.55488281250004, 30.028955078125023], - [49.028125, 30.333447265624983], - [49.224511718749994, 30.472314453125023], - [49.00195312500003, 30.506542968749983], - [48.91914062500004, 30.120898437500017], - [48.54648437500006, 29.962353515624955], - [48.47851562499997, 30.003808593749966], - [48.43457031249997, 30.03759765625], - [48.33105468749997, 30.28544921874996], - [48.01494140625002, 30.465625], - [48.01064453125005, 30.989794921875017], - [47.679492187500074, 31.00239257812501], - [47.679492187500074, 31.400585937499955], - [47.75390624999997, 31.601367187500017], - [47.829980468749994, 31.79443359375], - [47.71455078125004, 31.936425781249966], - [47.5915039062501, 32.087988281250034], - [47.51191406250004, 32.15083007812504], - [47.3297851562501, 32.45551757812501], - [47.28515625000003, 32.474023437499966], - [47.121386718750074, 32.46660156249996], - [46.569921875, 32.83393554687501], - [46.37705078125006, 32.92924804687499], - [46.29824218750005, 32.95024414062502], - [46.11279296875003, 32.957666015624994], - [46.09306640625002, 32.97587890624999], - [46.08046875, 33.028222656249994], - [46.0807617187501, 33.08652343750006], - [46.14111328125003, 33.174414062500034], - [46.145898437499994, 33.229638671874994], - [46.01992187500005, 33.41572265624998], - [45.39707031250006, 33.970849609374994], - [45.542773437500074, 34.21552734375004], - [45.459375, 34.470361328124994], - [45.50078125000002, 34.58159179687499], - [45.6375, 34.573828125], - [45.678125, 34.798437500000034], - [45.92089843750003, 35.02851562500001], - [46.04179687500002, 35.08017578125006], - [46.13378906249997, 35.127636718749955], - [46.15468750000005, 35.19672851562498], - [46.112109375000074, 35.32167968750005], - [45.97109375000005, 35.524169921875], - [46.03740234375002, 35.67314453124999], - [46.180957031250074, 35.71137695312504], - [46.2625, 35.74414062500006], - [46.27343749999997, 35.77324218750002], - [46.16748046874997, 35.820556640625], - [45.77636718749997, 35.82182617187499], - [45.36162109375002, 36.015332031249955], - [45.241113281249994, 36.35595703125], - [45.20654296874997, 36.397167968749955], - [45.15527343749997, 36.407373046874994], - [45.11240234375006, 36.409277343750034], - [45.053125, 36.47163085937501], - [44.76513671875003, 37.142431640625006], - [44.79414062500004, 37.290380859375034], - [44.574023437500074, 37.435400390625006], - [44.589941406250006, 37.710351562499966], - [44.21132812499999, 37.908056640625006], - [44.4499023437501, 38.33422851562506], - [44.2985351562501, 38.38627929687499], - [44.27167968750004, 38.83603515625006], - [44.02324218750002, 39.37744140625006], - [44.3893554687501, 39.422119140625], - [44.58710937500004, 39.76855468750006], - [44.81718750000002, 39.65043945312496], - [45.4796875000001, 39.00625], - [46.1144531250001, 38.877783203125034] - ] - ] - ] - }, - "properties": { - "name": "Iran", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [45.6375, 34.573828125], - [45.50078125000002, 34.581591796874996], - [45.459375, 34.470361328124994], - [45.54277343750002, 34.21552734375], - [45.397070312500006, 33.970849609374994], - [46.01992187500002, 33.41572265625], - [46.14589843750002, 33.229638671874994], - [46.14111328125, 33.1744140625], - [46.08076171875001, 33.0865234375], - [46.08046875000002, 33.028222656249994], - [46.09306640625002, 32.975878906249996], - [46.11279296875, 32.957666015624994], - [46.377050781250006, 32.929248046874996], - [46.569921875, 32.833935546875], - [47.12138671875002, 32.466601562499996], - [47.28515625, 32.474023437499994], - [47.32978515625001, 32.455517578125], - [47.51191406250001, 32.150830078125], - [47.59150390625001, 32.08798828125], - [47.71455078125001, 31.936425781249994], - [47.82998046875002, 31.79443359375], - [47.75390625, 31.601367187499996], - [47.67949218750002, 31.400585937499997], - [47.67949218750002, 31.002392578124997], - [48.01064453125002, 30.989794921874996], - [48.01494140625002, 30.465625], - [48.3310546875, 30.285449218749996], - [48.546484375, 29.962353515624997], - [48.454199218750006, 29.9384765625], - [48.354589843750006, 29.956738281249997], - [48.141699218750006, 30.040917968749994], - [47.982519531250006, 30.011328125], - [47.97871093750001, 29.9828125], - [47.64375, 30.097314453124994], - [47.14824218750002, 30.0009765625], - [46.905859375, 29.5375], - [46.76933593750002, 29.347460937499996], - [46.69375, 29.259667968749994], - [46.53144531250001, 29.096240234374996], - [46.3564453125, 29.063671875], - [44.71650390625001, 29.193603515625], - [43.77373046875002, 29.84921875], - [42.07441406250001, 31.080371093749996], - [40.47890625000002, 31.893359375], - [40.36933593750001, 31.93896484375], - [40.02783203125, 31.995019531249994], - [39.7041015625, 32.042529296874996], - [39.14541015625002, 32.12451171875], - [39.29277343750002, 32.24384765625], - [39.24746093750002, 32.350976562499994], - [39.04140625000002, 32.3056640625], - [38.773535156250006, 33.372216796874994], - [40.98701171875001, 34.429052734375], - [41.19472656250002, 34.768994140625], - [41.354101562500006, 35.640429687499996], - [41.295996093750006, 36.383349609374996], - [41.41679687500002, 36.5146484375], - [41.78857421875, 36.59716796875], - [42.358984375, 37.10859375], - [42.45585937500002, 37.128710937499996], - [42.63544921875001, 37.249267578125], - [42.74111328125002, 37.3619140625], - [42.77460937500001, 37.371875], - [42.869140625, 37.334912109375], - [42.936621093750006, 37.324755859374996], - [43.09248046875001, 37.3673828125], - [43.67578125, 37.22724609375], - [43.83642578125, 37.223535156249994], - [44.01318359375, 37.313525390624996], - [44.11445312500001, 37.30185546875], - [44.15625, 37.282958984375], - [44.19179687500002, 37.249853515625], - [44.20839843750002, 37.20263671875], - [44.20166015625, 37.051806640624996], - [44.281835937500006, 36.97802734375], - [44.32558593750002, 37.0107421875], - [44.401953125, 37.058496093749994], - [44.60595703125, 37.176025390625], - [44.66933593750002, 37.173583984375], - [44.73095703125, 37.165283203125], - [44.76513671875, 37.142431640625], - [45.053125, 36.471630859375], - [45.112402343750006, 36.40927734375], - [45.1552734375, 36.407373046874994], - [45.20654296875, 36.39716796875], - [45.24111328125002, 36.35595703125], - [45.36162109375002, 36.01533203125], - [45.7763671875, 35.821826171874996], - [46.16748046875, 35.820556640625], - [46.2734375, 35.773242187499996], - [46.2625, 35.744140625], - [46.18095703125002, 35.711376953125], - [46.03740234375002, 35.673144531249996], - [45.97109375000002, 35.524169921875], - [46.11210937500002, 35.321679687499994], - [46.15468750000002, 35.196728515625], - [46.1337890625, 35.12763671875], - [46.04179687500002, 35.08017578125], - [45.9208984375, 35.028515625], - [45.678125, 34.7984375], - [45.6375, 34.573828125] - ] - ] - }, - "properties": { - "name": "Iraq", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-15.543115234374994, 66.228515625], - [-14.595849609374994, 66.38154296875], - [-15.117382812499983, 66.125634765625], - [-14.698193359374983, 66.02021484375], - [-14.827099609374983, 65.7642578125], - [-14.391845703125, 65.78740234375], - [-14.473388671875, 65.575341796875], - [-14.166943359374983, 65.64228515625], - [-13.617871093749983, 65.5193359375], - [-13.804785156249977, 65.35478515625], - [-13.599316406249983, 65.0359375], - [-14.04443359375, 64.74189453125], - [-14.385107421874977, 64.74521484375], - [-14.475390624999989, 64.493994140625], - [-14.927392578124994, 64.319677734375], - [-15.832910156249994, 64.17666015625], - [-16.640332031249983, 63.865478515625], - [-17.81572265624999, 63.71298828125], - [-17.946923828124994, 63.5357421875], - [-18.65361328124999, 63.406689453125], - [-20.198144531249994, 63.555810546874994], - [-20.494042968749994, 63.687353515625], - [-20.413964843749994, 63.80517578125], - [-20.65092773437499, 63.73740234375], - [-21.15239257812499, 63.94453125], - [-22.652197265624977, 63.827734375], - [-22.701171875, 64.083203125], - [-22.51005859374999, 63.991455078125], - [-22.187597656249977, 64.039208984375], - [-21.463330078124983, 64.379150390625], - [-22.053369140624994, 64.313916015625], - [-21.950341796874994, 64.514990234375], - [-21.590625, 64.6263671875], - [-22.10600585937499, 64.533056640625], - [-22.467041015625, 64.794970703125], - [-23.818994140624994, 64.73916015625], - [-24.02617187499999, 64.863427734375], - [-22.7880859375, 65.046484375], - [-21.89213867187499, 65.048779296875], - [-21.779980468749983, 65.1876953125], - [-22.50908203124999, 65.19677734375], - [-21.844384765624994, 65.44736328125], - [-22.902490234374994, 65.58046875], - [-23.89990234375, 65.407568359375], - [-24.475683593749977, 65.5251953125], - [-24.248925781249994, 65.614990234375], - [-23.85673828124999, 65.53837890625], - [-24.092626953124977, 65.77646484375], - [-23.615917968749983, 65.67958984375], - [-23.285351562499983, 65.75], - [-23.832617187499977, 65.84921875], - [-23.52495117187499, 65.880029296875], - [-23.77734375, 66.017578125], - [-23.434472656249994, 66.02421875], - [-23.452539062499994, 66.181005859375], - [-23.018994140624983, 65.98212890625], - [-22.659863281249983, 66.025927734375], - [-22.61601562499999, 65.86748046875], - [-22.44169921874999, 65.90830078125], - [-22.4453125, 66.07001953125], - [-22.947900390624994, 66.212744140625], - [-22.48442382812499, 66.26630859375], - [-23.116943359375, 66.338720703125], - [-22.9443359375, 66.429443359375], - [-22.426123046874977, 66.430126953125], - [-21.406884765624994, 66.0255859375], - [-21.374902343749994, 65.74189453125], - [-21.658447265625, 65.723583984375], - [-21.12968749999999, 65.2666015625], - [-20.804345703124994, 65.63642578125], - [-20.454833984375, 65.571044921875], - [-20.20751953125, 66.10009765625], - [-19.489697265624983, 65.76806640625], - [-19.382958984374994, 66.07568359375], - [-18.845898437499983, 66.183935546875], - [-18.141943359374977, 65.73408203125], - [-18.29716796874999, 66.157421875], - [-17.906982421875, 66.143310546875], - [-17.550439453124994, 65.964404296875], - [-17.153027343749983, 66.20283203125], - [-16.838037109374994, 66.125244140625], - [-16.485009765624994, 66.195947265625], - [-16.540673828124994, 66.446728515625], - [-16.24931640624999, 66.522900390625], - [-15.985400390624989, 66.5146484375], - [-15.543115234374994, 66.228515625] - ] - ] - }, - "properties": { - "name": "Iceland", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [35.78730468750001, 32.734912109374996], - [35.572851562500006, 32.640869140625], - [35.56904296875001, 32.619873046875], - [35.55146484375001, 32.3955078125], - [35.484375, 32.401660156249996], - [35.40263671875002, 32.450634765625], - [35.38671875, 32.493017578125], - [35.303808593750006, 32.512939453125], - [35.19326171875002, 32.534423828125], - [35.065039062500006, 32.46044921875], - [35.01054687500002, 32.338183593749996], - [34.95595703125002, 32.1609375], - [34.98974609375, 31.91328125], - [34.97832031250002, 31.86640625], - [34.95380859375001, 31.841259765624997], - [34.96113281250001, 31.82333984375], - [34.983007812500006, 31.81679687499999], - [35.05322265625, 31.837939453124996], - [35.12714843750001, 31.816748046875], - [35.203710937500006, 31.75], - [34.95097656250002, 31.602294921875], - [34.88046875, 31.3681640625], - [35.45058593750002, 31.479296875], - [34.97343750000002, 29.555029296875], - [34.904296875, 29.47734375], - [34.24531250000001, 31.208300781249996], - [34.34833984375001, 31.292919921874997], - [34.350195312500006, 31.362744140624997], - [34.52558593750001, 31.525634765625], - [34.47734375000002, 31.584863281249994], - [34.483984375, 31.59228515625], - [34.67841796875001, 31.895703125], - [35.10859375000001, 33.08369140625], - [35.411230468750006, 33.07568359375], - [35.869140625, 33.43173828125], - [35.91347656250002, 32.94960937499999], - [35.78730468750001, 32.734912109374996] - ] - ] - }, - "properties": { - "name": "Israel", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [15.576562500000051, 38.220312500000034], - [15.099511718750023, 37.45859375], - [15.295703125000017, 37.05517578124997], - [15.112597656250017, 36.687841796875006], - [14.501855468750023, 36.798681640625034], - [14.142968750000023, 37.103662109374994], - [13.90546875000004, 37.10063476562502], - [13.169921875000028, 37.47929687499996], - [12.640234375000034, 37.594335937500034], - [12.435546874999972, 37.819775390624955], - [12.734375, 38.18305664062498], - [12.902734375000023, 38.03486328124998], - [13.291113281250034, 38.19145507812502], - [13.788867187499989, 37.981201171875], - [15.11875, 38.15273437500002], - [15.498730468750011, 38.290869140625006], - [15.576562500000051, 38.220312500000034] - ] - ], - [ - [ - [8.478906250000023, 39.067529296874966], - [8.421484375000034, 38.968652343749994], - [8.366796875, 39.115917968749955], - [8.478906250000023, 39.067529296874966] - ] - ], - [ - [ - [8.28603515625008, 41.03984375], - [8.205664062500034, 40.99746093750005], - [8.320214843750023, 41.121875], - [8.28603515625008, 41.03984375] - ] - ], - [ - [ - [9.632031250000011, 40.88203124999998], - [9.805273437500063, 40.499560546875045], - [9.642968750000023, 40.268408203125006], - [9.5625, 39.16601562500006], - [9.056347656250068, 39.23916015625002], - [8.966601562500074, 38.963720703125034], - [8.648535156250034, 38.92656250000002], - [8.418164062500068, 39.205712890624966], - [8.547753906250023, 39.83920898437506], - [8.4078125, 39.91723632812497], - [8.471289062500063, 40.29267578124998], - [8.189941406250028, 40.651611328125], - [8.22421875, 40.91333007812503], - [8.571875, 40.85019531250006], - [9.228417968750023, 41.257080078125], - [9.615332031249977, 41.01728515624998], - [9.632031250000011, 40.88203124999998] - ] - ], - [ - [ - [10.395117187500034, 42.85815429687503], - [10.419335937499994, 42.71318359374999], - [10.13125, 42.742041015625006], - [10.395117187500034, 42.85815429687503] - ] - ], - [ - [ - [13.420996093750006, 46.212304687499994], - [13.63251953125004, 46.17705078125002], - [13.634960937499983, 46.15776367187499], - [13.61660156250008, 46.133105468750045], - [13.54804687500004, 46.08911132812503], - [13.486425781250034, 46.03955078124997], - [13.480273437500017, 46.00922851562501], - [13.487695312500023, 45.987109375000045], - [13.509179687500051, 45.973779296874994], - [13.6005859375, 45.97978515624996], - [13.663476562500023, 45.7919921875], - [13.831152343750006, 45.680419921875], - [13.719824218750063, 45.58759765625001], - [13.628320312500051, 45.77094726562498], - [13.206347656250074, 45.771386718749966], - [12.27431640625008, 45.44604492187503], - [12.225683593750034, 45.24150390625002], - [12.523437500000028, 44.96796874999998], - [12.248339843750045, 44.72250976562498], - [12.396289062500074, 44.223876953125], - [13.56416015625004, 43.57128906250003], - [14.010449218750011, 42.68955078125006], - [14.54072265625004, 42.24428710937502], - [15.16875, 41.93403320312498], - [16.164648437500034, 41.89619140624998], - [15.900488281250034, 41.51206054687498], - [17.954980468749994, 40.65517578125002], - [18.460644531249983, 40.221044921875034], - [18.34375, 39.82138671874998], - [18.077929687500017, 39.93696289062498], - [17.865039062500074, 40.28017578125002], - [17.395800781250045, 40.34023437499999], - [17.179980468750045, 40.50278320312498], - [16.92822265625, 40.45805664062502], - [16.521875, 39.74755859375003], - [17.114550781250017, 39.38061523437497], - [17.174609375000017, 38.998095703125045], - [16.61669921875003, 38.800146484375034], - [16.54560546875001, 38.40908203125002], - [16.05683593750001, 37.941845703124955], - [15.72451171875008, 37.93911132812502], - [15.645800781250017, 38.034228515625045], - [15.87890625, 38.61391601562502], - [16.19677734375, 38.759228515624955], - [16.20996093750003, 38.94111328124998], - [15.692773437499994, 39.99018554687501], - [14.95087890625004, 40.23901367187497], - [14.94765625000008, 40.469335937500006], - [14.765722656250063, 40.66840820312498], - [14.339941406250006, 40.59882812500001], - [14.460546875000063, 40.72871093750001], - [14.04433593750008, 40.81225585937506], - [13.733398437500057, 41.23564453124999], - [13.088671875000074, 41.243847656249955], - [12.630859374999972, 41.469677734374955], - [11.637304687500063, 42.287548828124955], - [11.141210937499977, 42.38989257812503], - [11.167773437500074, 42.53515625000006], - [10.708398437500023, 42.93632812499999], - [10.514843750000011, 42.96752929687503], - [10.188085937500063, 43.947509765625], - [8.76582031250004, 44.42231445312501], - [8.004980468750006, 43.87675781249999], - [7.4931640625, 43.767138671875045], - [7.637207031250057, 44.16484375], - [7.318554687500068, 44.13798828125002], - [6.900195312499989, 44.33574218749996], - [6.99267578125, 44.82729492187502], - [6.634765625000028, 45.06816406249996], - [7.07832031250004, 45.23994140624998], - [7.146386718750051, 45.381738281249994], - [6.790917968750023, 45.740869140624966], - [7.021093750000034, 45.92578124999997], - [7.055761718749977, 45.90380859375003], - [7.129003906249977, 45.88041992187499], - [7.327929687500017, 45.912353515625], - [7.9931640625, 46.01591796874996], - [8.081542968750057, 46.25600585937502], - [8.231933593750057, 46.341210937499966], - [8.29853515625004, 46.403417968750034], - [8.370703125, 46.44511718750002], - [8.458398437500023, 46.24589843750002], - [8.818554687500011, 46.0771484375], - [8.826757812500006, 46.06103515625], - [8.77802734375004, 45.996191406250034], - [8.953710937500034, 45.83002929687501], - [9.023730468750074, 45.845703125], - [9.203417968750017, 46.21923828125], - [9.304394531250068, 46.49555664062498], - [9.399316406250023, 46.480664062499955], - [9.427636718750023, 46.48232421875002], - [9.528710937500023, 46.306201171875045], - [9.57958984375, 46.29609375000001], - [9.639453125000017, 46.29589843749997], - [9.78779296875004, 46.34604492187498], - [9.884472656250011, 46.36777343750006], - [9.939257812500074, 46.36181640625], - [10.041015625000028, 46.23808593750002], - [10.08056640625, 46.22797851562501], - [10.128320312500051, 46.238232421874955], - [10.109667968750074, 46.36284179687502], - [10.081933593750023, 46.420751953125006], - [10.045605468750068, 46.44790039062505], - [10.038281250000011, 46.483203125000045], - [10.061230468750068, 46.54677734375002], - [10.087011718750063, 46.59990234375002], - [10.1375, 46.614355468750034], - [10.195507812500068, 46.62109374999997], - [10.4306640625, 46.55004882812497], - [10.409352678571473, 46.6092047991071], - [10.39794921875, 46.66503906250006], - [10.406054687500045, 46.73486328124997], - [10.452832031249983, 46.86494140625001], - [10.47939453125008, 46.85512695312505], - [10.579785156250011, 46.85371093750001], - [10.689257812500017, 46.846386718749955], - [10.759765625, 46.79331054687498], - [10.828906250000045, 46.775244140625034], - [10.927343750000034, 46.76948242187501], - [10.993261718750034, 46.77700195312502], - [11.02509765625004, 46.796972656250006], - [11.063476562500057, 46.85913085937497], - [11.133886718750006, 46.93618164062505], - [11.244433593750045, 46.975683593750006], - [11.433203125000063, 46.983056640624994], - [11.527539062500011, 46.99741210937498], - [11.775683593750017, 46.986083984375], - [12.169433593750028, 47.082128906250006], - [12.19716796875008, 47.075], - [12.201269531250034, 47.060888671875034], - [12.165527343750028, 47.028173828125034], - [12.130761718750051, 46.98476562499999], - [12.154101562500017, 46.93525390625004], - [12.267968750000023, 46.83588867187504], - [12.330078125, 46.75981445312499], - [12.388281250000034, 46.70263671874997], - [12.479199218749983, 46.672509765624966], - [13.16875, 46.572656249999966], - [13.3515625, 46.55791015624999], - [13.490039062500045, 46.55556640625002], - [13.7, 46.52026367187503], - [13.679687500000057, 46.46289062499997], - [13.63710937500008, 46.44853515624999], - [13.563281250000045, 46.41508789062502], - [13.399511718749977, 46.31752929687502], - [13.420996093750006, 46.212304687499994] - ] - ] - ] - }, - "properties": { - "name": "Italy", - "childNum": 6 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-77.261474609375, 18.45742187499999], - [-76.349853515625, 18.15185546875], - [-76.21079101562499, 17.913525390624997], - [-76.524609375, 17.8662109375], - [-76.85322265625, 17.97373046874999], - [-76.94414062499999, 17.848779296874994], - [-77.11948242187499, 17.880078125], - [-77.20498046875, 17.71494140624999], - [-77.36142578124999, 17.833691406249997], - [-77.76816406249999, 17.877392578124997], - [-78.04448242187499, 18.173828125], - [-78.339501953125, 18.28720703124999], - [-78.21669921875, 18.44809570312499], - [-77.8734375, 18.522216796875], - [-77.261474609375, 18.45742187499999] - ] - ] - }, - "properties": { - "name": "Jamaica", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-2.018652343749977, 49.23125], - [-2.23583984375, 49.1763671875], - [-2.220507812499989, 49.266357421875], - [-2.018652343749977, 49.23125] - ] - ] - }, - "properties": { - "name": "Jersey", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [39.14541015625002, 32.12451171875], - [38.9970703125, 32.007470703124994], - [38.96230468750002, 31.994921875], - [38.37548828125, 31.847460937499996], - [38.111425781250006, 31.781152343749994], - [37.49335937500001, 31.625878906249994], - [37.215625, 31.556103515624997], - [36.95859375, 31.491503906249996], - [37.980078125, 30.5], - [37.862890625, 30.442626953125], - [37.66972656250002, 30.34814453125], - [37.64990234375, 30.330957031249994], - [37.63359375000002, 30.31328125], - [37.55361328125002, 30.144580078124996], - [37.49072265625, 30.01171875], - [37.46923828125, 29.995068359374997], - [36.75527343750002, 29.866015625], - [36.70390625000002, 29.831640625], - [36.591796875, 29.66611328125], - [36.47607421875, 29.4951171875], - [36.2828125, 29.355371093749994], - [36.068457031250006, 29.200537109375], - [34.95078125, 29.353515625], - [34.97343750000002, 29.555029296875], - [35.45058593750002, 31.479296875], - [35.57207031250002, 32.237890625], - [35.55146484375001, 32.3955078125], - [35.56904296875001, 32.619873046875], - [35.572851562500006, 32.640869140625], - [35.78730468750001, 32.734912109374996], - [36.3720703125, 32.3869140625], - [36.818359375, 32.317285156249994], - [38.773535156250006, 33.372216796874994], - [39.04140625000002, 32.3056640625], - [39.24746093750002, 32.350976562499994], - [39.29277343750002, 32.24384765625], - [39.14541015625002, 32.12451171875] - ] - ] - }, - "properties": { - "name": "Jordan", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [123.88867187499997, 24.280126953124977], - [123.67978515625012, 24.317773437500023], - [123.77148437499997, 24.41445312499999], - [123.93486328125002, 24.362011718749983], - [123.88867187499997, 24.280126953124977] - ] - ], - [ - [ - [124.29316406250004, 24.515917968750074], - [124.13574218750003, 24.347607421874983], - [124.08476562500002, 24.435839843750017], - [124.30195312500004, 24.58710937500001], - [124.29316406250004, 24.515917968750074] - ] - ], - [ - [ - [125.44414062500002, 24.7431640625], - [125.26894531250005, 24.732519531250063], - [125.28359375, 24.871923828125034], - [125.44414062500002, 24.7431640625] - ] - ], - [ - [ - [128.25878906249997, 26.65278320312501], - [127.86708984375, 26.442480468749977], - [127.80361328125005, 26.152539062499983], - [127.653125, 26.0947265625], - [127.90722656250003, 26.69360351562497], - [128.09765624999997, 26.66777343749996], - [128.25488281249997, 26.88188476562496], - [128.25878906249997, 26.65278320312501] - ] - ], - [ - [ - [128.99814453125012, 27.720800781250006], - [128.90000000000012, 27.727783203125], - [128.9076171875, 27.897998046875045], - [128.99814453125012, 27.720800781250006] - ] - ], - [ - [ - [129.45253906250005, 28.20898437499997], - [129.3664062500001, 28.127734375000045], - [129.16464843750012, 28.24975585937503], - [129.68955078125012, 28.517480468750023], - [129.45253906250005, 28.20898437499997] - ] - ], - [ - [ - [130.6227539062501, 30.262988281250017], - [130.44560546875002, 30.264697265625017], - [130.38808593750005, 30.38818359375003], - [130.49716796875006, 30.465527343749983], - [130.64355468749997, 30.388964843750017], - [130.6227539062501, 30.262988281250017] - ] - ], - [ - [ - [130.95976562500007, 30.39692382812504], - [130.87031250000004, 30.444238281249994], - [131.06035156250007, 30.828466796875006], - [130.95976562500007, 30.39692382812504] - ] - ], - [ - [ - [130.38105468750004, 32.42373046875002], - [130.24169921874997, 32.462792968749994], - [130.46142578124997, 32.515722656250034], - [130.38105468750004, 32.42373046875002] - ] - ], - [ - [ - [130.08251953124997, 32.22968750000001], - [129.9601562500001, 32.24375], - [130.00976562499997, 32.521630859374994], - [130.16777343750002, 32.54121093749998], - [130.19951171875002, 32.34057617187506], - [130.08251953124997, 32.22968750000001] - ] - ], - [ - [ - [128.66533203125002, 32.783886718749955], - [128.89453124999997, 32.65214843750002], - [128.69296875000012, 32.60473632812506], - [128.66533203125002, 32.783886718749955] - ] - ], - [ - [ - [129.07695312500002, 32.84028320312498], - [128.99726562500004, 32.95185546874998], - [129.10976562500005, 33.13256835937503], - [129.18193359375002, 32.99311523437504], - [129.07695312500002, 32.84028320312498] - ] - ], - [ - [ - [129.49179687500006, 33.22304687499999], - [129.37041015625002, 33.176025390625], - [129.56992187500006, 33.36103515625004], - [129.49179687500006, 33.22304687499999] - ] - ], - [ - [ - [129.79570312500007, 33.74882812499999], - [129.67480468749997, 33.73969726562498], - [129.71728515624997, 33.8583984375], - [129.79570312500007, 33.74882812499999] - ] - ], - [ - [ - [131.17460937500007, 33.602587890625045], - [131.69628906250003, 33.60283203124999], - [131.53740234375007, 33.274072265624994], - [131.89658203125006, 33.25458984375001], - [131.8478515625001, 33.118066406249994], - [132.0021484375001, 32.882373046875045], - [131.6603515625001, 32.465625], - [131.33720703125007, 31.4046875], - [131.07080078124997, 31.436865234374977], - [131.09843750000002, 31.256152343750017], - [130.68574218750004, 31.01513671875003], - [130.77626953125, 31.70629882812497], - [130.65507812500002, 31.71840820312505], - [130.5560546875, 31.563085937500034], - [130.58876953125, 31.178515625000017], - [130.20068359374997, 31.291894531250023], - [130.14726562500002, 31.40849609374996], - [130.2941406250001, 31.45068359375003], - [130.3219726562501, 31.601464843750023], - [130.18789062500005, 31.768847656250017], - [130.19443359375012, 32.090771484374955], - [130.64052734375005, 32.61923828124998], - [130.49785156250002, 32.65693359375001], - [130.547265625, 32.83159179687499], - [130.2375, 33.177636718749966], - [130.12685546875005, 33.10483398437506], - [130.175, 32.851318359375], - [130.32646484375002, 32.852636718750006], - [130.34042968750012, 32.70185546875004], - [130.05410156250005, 32.770800781250045], - [129.76855468749997, 32.57099609375001], - [129.82675781250006, 32.72534179687503], - [129.67910156250005, 33.059960937499966], - [129.99169921875003, 32.85156249999997], - [129.58007812500003, 33.23627929687501], - [129.61015625000002, 33.34365234375005], - [129.844140625, 33.32177734375003], - [129.82568359374997, 33.43701171875006], - [130.36503906250007, 33.634472656249955], - [130.4837890625, 33.834619140624966], - [130.715625, 33.92778320312502], - [130.953125, 33.87202148437504], - [131.17460937500007, 33.602587890625045] - ] - ], - [ - [ - [132.266015625, 33.945166015625006], - [132.44492187500006, 33.91318359374998], - [132.20878906250007, 33.87285156250002], - [132.266015625, 33.945166015625006] - ] - ], - [ - [ - [129.27949218750004, 34.123388671875006], - [129.18642578125, 34.14501953125006], - [129.21484374999997, 34.320654296875034], - [129.3371093750001, 34.284765625], - [129.27949218750004, 34.123388671875006] - ] - ], - [ - [ - [134.35742187500003, 34.25634765625], - [134.6375, 34.22661132812499], - [134.73886718750012, 33.82050781250001], - [134.37705078125012, 33.60839843749997], - [134.18164062500003, 33.24721679687502], - [133.95869140625004, 33.44833984375006], - [133.63203125000004, 33.51098632812503], - [133.28593750000007, 33.35996093749998], - [132.97724609375004, 32.84199218749998], - [132.80429687500006, 32.75200195312502], - [132.6417968750001, 32.76245117187503], - [132.70898437500003, 32.90249023437505], - [132.49511718749997, 32.91660156249998], - [132.41279296875004, 33.43046875], - [132.0326171875, 33.339990234374994], - [132.64306640624997, 33.68994140624997], - [132.93515625000006, 34.09531250000006], - [133.19306640625004, 33.93320312499998], - [133.58203124999997, 34.01713867187502], - [133.60263671875006, 34.24384765625001], - [133.94833984375006, 34.34804687500002], - [134.35742187500003, 34.25634765625] - ] - ], - [ - [ - [134.35185546875002, 34.48364257812503], - [134.25185546875, 34.42304687500004], - [134.18212890625003, 34.51923828124998], - [134.35185546875002, 34.48364257812503] - ] - ], - [ - [ - [134.9328125000001, 34.28813476562499], - [134.82441406250004, 34.202929687500045], - [134.66787109375005, 34.294140624999955], - [135.00468750000002, 34.54404296874998], - [134.9328125000001, 34.28813476562499] - ] - ], - [ - [ - [129.38564453125, 34.35366210937502], - [129.26669921875012, 34.37045898437506], - [129.45107421875005, 34.68657226562499], - [129.38564453125, 34.35366210937502] - ] - ], - [ - [ - [133.37050781250005, 36.203857421875], - [133.23925781249997, 36.178759765625045], - [133.20615234375006, 36.293408203124955], - [133.29570312500002, 36.34013671874996], - [133.37050781250005, 36.203857421875] - ] - ], - [ - [ - [138.34404296875007, 37.822119140625006], - [138.22519531250006, 37.82939453124996], - [138.25, 38.078466796875006], - [138.50361328125004, 38.31591796875006], - [138.45361328124997, 38.07568359375006], - [138.57519531249997, 38.065527343750034], - [138.34404296875007, 37.822119140625006] - ] - ], - [ - [ - [141.22929687500007, 41.37265625], - [141.45546875000005, 41.404736328124955], - [141.43046875000002, 40.72333984374998], - [141.7970703125001, 40.29116210937502], - [141.97695312500005, 39.428808593750034], - [141.90078125, 39.111328125], - [141.5462890625, 38.762841796874966], - [141.4674804687501, 38.404150390625006], - [141.10839843750003, 38.33793945312502], - [140.9621093750001, 38.148876953124955], - [141.00166015625004, 37.11464843750002], - [140.57353515625007, 36.23134765625002], - [140.87402343749997, 35.72495117187506], - [140.457421875, 35.51025390625], - [140.35468750000004, 35.18144531249999], - [139.8439453125001, 34.914892578125034], - [139.82646484375002, 35.29667968750002], - [140.096875, 35.58515624999998], - [139.83476562500002, 35.658056640625006], - [139.65000000000012, 35.40913085937501], - [139.675, 35.149267578125006], - [139.47441406250002, 35.298535156249955], - [139.24941406250005, 35.27802734375004], - [139.08603515625006, 34.83916015624999], - [138.8375, 34.619238281250034], - [138.80273437499997, 34.97480468749998], - [138.90361328125002, 35.02524414062506], - [138.71962890625, 35.12407226562502], - [138.18906250000012, 34.596337890624994], - [137.543359375, 34.66420898437505], - [137.06171875000004, 34.58281249999999], - [137.27519531250002, 34.77250976562499], - [136.96328125000005, 34.83491210937501], - [136.87128906250004, 34.733105468749955], - [136.89707031250006, 35.03554687500002], - [136.80419921874997, 35.05029296875], - [136.53300781250007, 34.678369140624994], - [136.8802734375, 34.43359375000006], - [136.8537109375001, 34.324072265625034], - [136.32988281250007, 34.17685546875006], - [135.91621093750004, 33.561718749999955], - [135.69531250000003, 33.48696289062502], - [135.4528320312501, 33.55336914062505], - [135.12792968749997, 34.006982421874994], - [135.10009765624997, 34.288378906250045], - [135.41591796875, 34.61748046875002], - [134.74003906250007, 34.765234375], - [134.246875, 34.71386718750003], - [133.96826171874997, 34.52729492187504], - [133.14238281250002, 34.30244140624998], - [132.65654296875007, 34.24609375000003], - [132.31259765625006, 34.32495117187503], - [132.14648437499997, 33.83876953125002], - [131.74052734375007, 34.05205078125002], - [130.91884765625, 33.97573242187502], - [130.88925781250012, 34.261816406250034], - [131.00419921875007, 34.39257812500003], - [131.35439453125, 34.41318359375006], - [132.92294921875006, 35.511279296875045], - [133.98125, 35.50722656250002], - [135.17431640625003, 35.74707031250003], - [135.32695312500002, 35.52553710937502], - [135.68027343750006, 35.503125], - [135.903125, 35.60688476562498], - [136.09531250000006, 35.767626953125045], - [136.06748046875006, 36.11684570312505], - [136.69814453125005, 36.742041015625034], - [136.84345703125004, 37.38212890624999], - [137.32265625, 37.52207031249998], - [136.89990234375003, 37.11767578125], - [137.01669921875006, 36.83720703124999], - [137.24628906250004, 36.753173828125], - [137.5140625, 36.95156250000002], - [138.31992187500012, 37.21840820312502], - [138.88505859375007, 37.84394531250001], - [139.36386718750006, 38.09902343750002], - [139.80195312500004, 38.881591796875], - [140.06474609375002, 39.624414062499994], - [139.99472656250006, 39.855078125], - [139.74150390625002, 39.92084960937498], - [140.01113281250005, 40.26035156250006], - [139.92285156250003, 40.59843750000002], - [140.28125, 40.84609375000002], - [140.3444335937501, 41.203320312499955], - [140.62763671875004, 41.195410156250034], - [140.74863281250012, 40.830322265625], - [140.93603515625003, 40.940771484375034], - [141.1185546875, 40.88227539062501], - [141.24423828125006, 41.20561523437499], - [140.80058593750002, 41.138818359374966], - [140.80185546875012, 41.253662109375], - [140.9369140625, 41.50556640624998], - [141.22929687500007, 41.37265625] - ] - ], - [ - [ - [139.48125, 42.08100585937498], - [139.43134765625004, 42.19956054687498], - [139.55839843750002, 42.235205078125034], - [139.48125, 42.08100585937498] - ] - ], - [ - [ - [141.29541015625003, 45.11933593750001], - [141.14531250000002, 45.153906250000034], - [141.19375, 45.24785156249999], - [141.29541015625003, 45.11933593750001] - ] - ], - [ - [ - [141.07275390624997, 45.33286132812498], - [141.03398437500007, 45.26933593750002], - [140.97167968749997, 45.465478515624994], - [141.07275390624997, 45.33286132812498] - ] - ], - [ - [ - [143.82431640625012, 44.11699218749999], - [144.71523437500005, 43.92797851562503], - [145.36953125000005, 44.32739257812506], - [145.13964843750003, 43.6625], - [145.34082031249997, 43.30253906249999], - [145.83300781249997, 43.38593750000001], - [144.92138671874997, 43.00092773437498], - [143.96933593750006, 42.88139648437499], - [143.42949218750002, 42.41889648437498], - [143.2365234375001, 42.000195312499955], - [141.85136718750007, 42.57905273437501], - [141.40664062500005, 42.54692382812496], - [140.98613281250002, 42.34213867187498], - [140.70976562500002, 42.555615234374955], - [140.48046875000003, 42.559375], - [140.32666015625003, 42.29335937499999], - [141.15097656250012, 41.80507812499999], - [140.99951171874997, 41.73740234375006], - [140.65986328125004, 41.815576171874994], - [140.3849609375001, 41.51928710937503], - [140.08515625000004, 41.43408203125], - [139.99531250000004, 41.57641601562503], - [140.10839843749997, 41.912939453125034], - [139.83544921874997, 42.278076171875], - [139.86015625000002, 42.58173828125004], - [140.43222656250012, 42.95410156250006], - [140.39238281250002, 43.303125], - [141.13818359374997, 43.17993164062506], - [141.37412109375006, 43.279638671875006], - [141.7609375000001, 44.482519531250034], - [141.58300781250003, 45.15595703125001], - [141.66796874999997, 45.401269531249966], - [141.93769531250004, 45.509521484375], - [142.88476562499997, 44.670117187499955], - [143.82431640625012, 44.11699218749999] - ] - ] - ] - }, - "properties": { - "name": "Japan", - "childNum": 28 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [77.04863281249999, 35.109912109374996], - [76.927734375, 35.346630859375], - [76.88222656250002, 35.4357421875], - [76.81279296874999, 35.571826171874996], - [76.76689453124999, 35.66171875], - [76.87890625, 35.61328125], - [77.09003906250001, 35.552050781249996], - [77.29482421875002, 35.508154296875], - [77.44648437500001, 35.4755859375], - [77.57255859374999, 35.471826171874994], - [77.72402343750002, 35.48056640625], - [77.79941406250003, 35.495898437499996], - [77.42343750000003, 35.302587890625], - [77.16855468750003, 35.171533203124994], - [77.04863281249999, 35.109912109374996] - ] - ] - }, - "properties": { - "name": "Siachen Glacier", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [50.184472656249994, 44.854638671874994], - [49.99511718750003, 44.93696289062498], - [50.10986328124997, 45.08193359375002], - [50.038867187500074, 44.949121093749966], - [50.184472656249994, 44.854638671874994] - ] - ], - [ - [ - [87.32285156250012, 49.085791015625006], - [86.8083007812501, 49.04970703125002], - [86.54941406250012, 48.52861328125002], - [85.7494140625, 48.38505859374999], - [85.52597656250006, 47.915625], - [85.65664062500005, 47.254638671875], - [85.484765625, 47.06352539062496], - [84.78613281249997, 46.83071289062505], - [84.66660156250006, 46.97236328125004], - [84.016015625, 46.97050781250002], - [83.02949218750004, 47.18593750000002], - [82.31523437500002, 45.59492187499998], - [82.61162109375007, 45.424267578124955], - [82.52148437500003, 45.12548828125], - [82.26660156249997, 45.21909179687498], - [81.94492187500006, 45.16083984375001], - [81.69199218750012, 45.34936523437497], - [80.05917968750012, 45.006445312500006], - [79.871875, 44.88378906249997], - [80.48154296875006, 44.71464843749999], - [80.35527343750002, 44.09726562500006], - [80.78574218750006, 43.16157226562504], - [80.39023437500006, 43.043115234374966], - [80.53896484375005, 42.873486328124955], - [80.20224609375012, 42.73447265624998], - [80.209375, 42.190039062500006], - [80.07128906249997, 42.302978515625], - [79.92109375000004, 42.41313476562496], - [79.49013671875, 42.45756835937496], - [79.42822265624997, 42.483496093750006], - [79.20302734375005, 42.66601562499997], - [79.16484375000007, 42.759033203125], - [79.1266601562501, 42.775732421875034], - [76.98808593750007, 42.97358398437501], - [76.64648437500003, 42.928808593750034], - [76.50917968750005, 42.91889648437498], - [75.9322265625, 42.92851562499999], - [75.84033203125003, 42.9375], - [75.78955078124997, 42.93291015624999], - [75.68173828125, 42.83046875], - [75.04765625000007, 42.904394531250034], - [74.20908203125006, 43.24038085937502], - [73.88603515625002, 43.132568359375], - [73.55625, 43.002783203125006], - [73.45019531249997, 42.703027343749966], - [73.421875, 42.59350585937503], - [73.49296875000007, 42.409033203125034], - [73.41162109375003, 42.41977539062498], - [73.316015625, 42.46699218750001], - [73.2829101562501, 42.50410156250004], - [72.85507812500006, 42.561132812500006], - [72.75292968750003, 42.63789062500001], - [72.54316406250004, 42.67773437500006], - [72.27578125, 42.757666015625006], - [71.76054687500002, 42.82148437500004], - [71.5142578125, 42.766943359375006], - [71.42207031250004, 42.78315429687504], - [71.25664062500002, 42.733544921874966], - [70.89287109375007, 42.339990234374994], - [70.94677734374997, 42.24868164062505], - [69.15361328125002, 41.42524414062498], - [68.58408203125, 40.876269531250045], - [68.57265625, 40.62265624999998], - [68.29189453125, 40.656103515625034], - [68.04765625000007, 40.80927734374998], - [68.11308593750007, 41.02861328124999], - [67.9357421875001, 41.19658203125002], - [66.70966796875004, 41.17915039062501], - [66.49863281250006, 41.99487304687503], - [66.00957031250007, 42.00488281250003], - [66.1002929687501, 42.99082031249998], - [65.80302734375002, 42.87695312500006], - [65.49619140625, 43.310546875], - [64.9054687500001, 43.714697265625006], - [64.44316406250007, 43.55117187499999], - [63.20703125000003, 43.62797851562502], - [61.99023437500003, 43.492138671874955], - [61.007910156250006, 44.39379882812497], - [58.555273437500006, 45.55537109375001], - [55.97568359375006, 44.99492187499996], - [55.97744140625005, 41.32221679687504], - [55.434375, 41.296289062499994], - [54.85380859375002, 41.965185546875006], - [54.120996093749994, 42.335205078125], - [53.0558593750001, 42.14775390624999], - [52.4938476562501, 41.780371093750034], - [52.59658203125005, 42.760156249999966], - [51.898242187500074, 42.86962890624997], - [51.61601562500002, 43.15844726562503], - [51.29541015624997, 43.17412109375002], - [51.30175781249997, 43.48237304687501], - [50.8307617187501, 44.192773437499966], - [50.331152343750006, 44.32548828125002], - [50.25292968749997, 44.461523437500006], - [50.409472656250074, 44.6240234375], - [51.543554687500006, 44.53100585937506], - [51.009375, 44.92182617187501], - [51.4157226562501, 45.35786132812501], - [53.20039062500004, 45.33198242187498], - [52.77382812499999, 45.57275390625], - [53.13525390625003, 46.19165039062497], - [53.069433593750006, 46.85605468750006], - [52.48320312500002, 46.99067382812504], - [52.13828125, 46.82861328124997], - [51.178027343750074, 47.110156250000045], - [49.886328125, 46.59565429687504], - [49.347460937500074, 46.51914062499998], - [49.232226562500074, 46.33715820312503], - [48.54121093750004, 46.60561523437502], - [48.558398437500074, 46.75712890624999], - [48.959375, 46.77460937499998], - [48.16699218750003, 47.70878906249996], - [47.48193359374997, 47.80390624999998], - [47.292382812499994, 47.74091796875004], - [47.06464843750004, 48.23247070312499], - [46.660937500000074, 48.41225585937502], - [46.70263671875003, 48.80556640625002], - [47.031347656250006, 49.150292968749994], - [46.80205078125002, 49.36708984375002], - [46.889550781249994, 49.69697265625001], - [47.42919921874997, 50.35795898437502], - [47.7057617187501, 50.37797851562502], - [48.33496093750003, 49.858251953125006], - [48.7589843750001, 49.92832031250006], - [48.625097656250006, 50.61269531250005], - [49.32343750000004, 50.851708984374966], - [49.49804687500003, 51.08359375000006], - [50.246875, 51.28950195312498], - [50.79394531249997, 51.729199218749955], - [51.16347656250005, 51.6474609375], - [51.344531250000074, 51.47534179687503], - [52.21914062499999, 51.709375], - [52.57119140625005, 51.481640624999955], - [53.33808593750004, 51.48237304687504], - [54.139746093750006, 51.04077148437503], - [54.555273437500006, 50.535791015624994], - [54.64160156250003, 51.011572265625034], - [55.68623046875004, 50.582861328125006], - [56.49140625000004, 51.01953124999997], - [57.01171874999997, 51.06518554687503], - [57.44218750000002, 50.88886718749998], - [57.83886718750003, 51.091650390625006], - [58.359179687500074, 51.063818359375034], - [58.88369140625005, 50.694433593750006], - [59.4523437500001, 50.62041015625002], - [59.523046875, 50.492871093749955], - [59.812402343749994, 50.58203125], - [60.05859374999997, 50.850292968749955], - [60.42480468749997, 50.67915039062498], - [60.94228515625005, 50.69550781250004], - [61.38945312500002, 50.86103515625001], - [61.55468750000003, 51.32460937500005], - [60.464746093749994, 51.651171875000045], - [60.03027343749997, 51.93325195312505], - [60.99453125000005, 52.33686523437504], - [60.77441406249997, 52.67578124999997], - [61.047460937500006, 52.97246093750002], - [62.08271484375004, 53.00541992187499], - [61.65986328125004, 53.22846679687504], - [61.19921874999997, 53.28715820312502], - [61.22890625, 53.445898437500006], - [61.53496093750002, 53.52329101562506], - [60.97949218749997, 53.62172851562505], - [61.231054687500006, 54.01948242187498], - [61.92871093750003, 53.94648437500004], - [64.46123046875002, 54.38417968750002], - [65.08837890624997, 54.340185546875034], - [65.476953125, 54.62329101562497], - [68.15585937500006, 54.97670898437505], - [68.20625, 55.16093750000002], - [68.9772460937501, 55.389599609374955], - [70.18242187500002, 55.162451171875034], - [70.73808593750007, 55.30517578125], - [71.18554687500003, 54.59931640624998], - [71.09316406250005, 54.21220703124999], - [72.00449218750006, 54.20566406249998], - [72.18603515625003, 54.32563476562501], - [72.44677734375003, 53.94184570312498], - [72.62226562500004, 54.13432617187502], - [73.22988281250005, 53.957812500000045], - [73.71240234375003, 54.04238281250002], - [73.30566406250003, 53.707226562499955], - [73.40693359375004, 53.44755859374999], - [73.85898437500006, 53.61972656249998], - [74.35156250000003, 53.487646484375006], - [74.45195312500007, 53.64726562500002], - [75.22021484374997, 53.89379882812506], - [75.43720703125004, 54.08964843749999], - [76.8373046875, 54.4423828125], - [76.65458984375007, 54.14526367187503], - [76.42167968750007, 54.151513671874966], - [76.48476562500005, 54.02255859374998], - [77.85996093750006, 53.269189453124994], - [79.98623046875, 50.774560546874966], - [80.42363281250002, 50.94628906249997], - [80.44804687500002, 51.18334960937503], - [80.73525390625, 51.29340820312498], - [81.12724609375002, 51.19106445312502], - [81.0714843750001, 50.96875], - [81.38828125000006, 50.95649414062501], - [81.46591796875006, 50.73984375], - [82.49394531250007, 50.72758789062499], - [82.76083984375012, 50.89335937500002], - [83.35732421875005, 50.99458007812504], - [83.94511718750007, 50.774658203125], - [84.32324218749997, 50.239160156249966], - [84.9894531250001, 50.061425781249994], - [85.2326171875001, 49.61582031249998], - [86.1808593750001, 49.49931640624996], - [86.67548828125004, 49.77729492187501], - [86.62646484374997, 49.56269531250001], - [87.32285156250012, 49.085791015625006] - ] - ] - ] - }, - "properties": { - "name": "Kazakhstan", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [35.325292968750006, 5.364892578124994], - [35.745019531249994, 5.343994140625], - [35.80029296874997, 5.156933593749983], - [35.77929687499997, 5.105566406250006], - [35.756152343750074, 4.950488281250031], - [35.76308593750005, 4.808007812500051], - [36.02197265625003, 4.468115234374991], - [36.90556640625002, 4.411474609374991], - [37.15458984375002, 4.254541015624994], - [37.944921875, 3.746728515625023], - [38.0861328125001, 3.648828124999966], - [38.22529296875004, 3.61899414062502], - [38.45156250000005, 3.604833984374977], - [38.608007812500006, 3.600097656249986], - [39.49443359375002, 3.45610351562496], - [39.65751953125002, 3.577832031249983], - [39.79033203125002, 3.754248046875034], - [39.8421875, 3.851464843750037], - [40.765234375, 4.273046875000034], - [41.02080078125002, 4.057470703124991], - [41.22089843750004, 3.943554687499969], - [41.372460937499994, 3.94619140624998], - [41.48193359375003, 3.96328125], - [41.737695312499994, 3.979052734375003], - [41.88398437500004, 3.977734375000011], - [41.6134765625001, 3.59047851562498], - [41.34179687499997, 3.20166015625], - [40.964453125, 2.814648437500026], - [40.9787109375001, -0.870312500000011], - [41.249804687500074, -1.220507812499946], - [41.4269531250001, -1.449511718749974], - [41.521875, -1.572265625000028], - [41.53271484374997, -1.695312499999957], - [41.26748046875005, -1.945019531250026], - [40.889746093750006, -2.023535156250034], - [40.89824218750002, -2.269921874999966], - [40.64414062500006, -2.53945312499998], - [40.22246093750002, -2.688378906250037], - [40.1154296875001, -3.250585937499991], - [39.8609375, -3.576757812500006], - [39.49091796875004, -4.478417968750023], - [39.221777343750006, -4.692382812500014], - [37.608203125000074, -3.497070312500028], - [37.643847656250074, -3.045410156250028], - [33.90322265625005, -1.002050781250034], - [33.94316406250002, 0.173779296874969], - [34.160937500000074, 0.605175781250026], - [34.4108398437501, 0.867285156250034], - [34.48173828125002, 1.042138671875051], - [34.79863281250002, 1.24453125], - [34.976464843749994, 1.719628906250051], - [34.97753906249997, 1.861914062499991], - [34.9640625000001, 2.06240234374998], - [34.8830078125001, 2.417919921875026], - [34.90576171875003, 2.4796875], - [34.44785156250006, 3.163476562500037], - [34.40722656249997, 3.357519531250034], - [34.39941406249997, 3.412695312500006], - [34.44179687499999, 3.60625], - [34.43769531250004, 3.650585937499969], - [34.392871093750074, 3.691503906250048], - [34.26708984375003, 3.733154296875], - [34.16503906250003, 3.812988281250014], - [34.18574218750004, 3.869775390625037], - [34.13203125000004, 3.889160156249986], - [33.97607421874997, 4.220214843750028], - [34.176855468750006, 4.419091796875037], - [34.38017578125002, 4.620654296874974], - [34.6398437500001, 4.875488281250028], - [34.878320312499994, 5.109570312500026], - [35.08447265624997, 5.31186523437502], - [35.268359375000074, 5.492285156250006], - [35.325292968750006, 5.364892578124994] - ] - ] - }, - "properties": { - "name": "Kenya", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [72.63994140625002, 39.385986328125], - [72.22998046875, 39.20751953125], - [72.14736328125002, 39.2607421875], - [72.08417968750001, 39.31064453125], - [72.04277343750002, 39.3521484375], - [71.77861328125002, 39.277978515624994], - [71.73222656250002, 39.422998046874994], - [71.50332031250002, 39.478808593749996], - [71.51738281250002, 39.553857421874994], - [71.50302734375, 39.582177734374994], - [71.4703125, 39.603662109374994], - [70.79931640625, 39.3947265625], - [70.50117187500001, 39.587353515625], - [69.29765625000002, 39.524804687499994], - [69.2447265625, 39.827099609375], - [69.27880859375, 39.917773437499996], - [69.3072265625, 39.968554687499996], - [69.36542968750001, 39.947070312499996], - [69.43193359375002, 39.909765625], - [69.47626953125001, 39.919726562499996], - [69.47099609375002, 39.990625], - [69.46875, 40.020751953125], - [69.966796875, 40.20224609375], - [70.59921875, 39.974511718749994], - [70.990625, 40.2548828125], - [71.3046875, 40.286914062499996], - [71.69248046875, 40.15234375], - [72.13125, 40.438623046874994], - [72.3892578125, 40.427392578124994], - [72.40205078125001, 40.578076171875], - [72.6041015625, 40.525439453124996], - [73.13212890625002, 40.82851562499999], - [72.65830078125, 40.869921875], - [72.36406250000002, 41.04345703125], - [72.294921875, 41.039941406249994], - [72.21308593750001, 41.0142578125], - [72.18730468750002, 41.025927734374996], - [72.18095703125002, 41.118457031249996], - [72.16425781250001, 41.173730468749994], - [72.11542968750001, 41.186572265624996], - [72.05244140625001, 41.16474609375], - [71.95849609375, 41.187060546874996], - [71.87861328125001, 41.19501953125], - [71.8580078125, 41.311376953125], - [71.79248046875, 41.413134765624996], - [71.75771484375002, 41.428027343749996], - [71.70068359375, 41.454003906249994], - [71.66494140625002, 41.5412109375], - [71.6375, 41.5341796875], - [71.60224609375001, 41.503271484375], - [71.60625, 41.367431640625], - [71.54560546875001, 41.308056640625], - [71.5, 41.307470703125], - [71.4208984375, 41.34189453125], - [71.40839843750001, 41.136035156249996], - [71.39306640625, 41.123388671875], - [71.11074218750002, 41.152636718749996], - [70.86044921875, 41.224902343749996], - [70.734375, 41.400537109374994], - [70.18095703125002, 41.571435546874994], - [70.85664062500001, 42.030810546874996], - [71.0322265625, 42.077783203124994], - [71.228515625, 42.162890625], - [71.23232421875002, 42.186279296875], - [71.21269531250002, 42.206445312499994], - [71.12998046875, 42.25], - [71.03603515625002, 42.28466796875], - [70.97900390625, 42.266552734375], - [70.94677734375, 42.248681640624994], - [70.89287109375002, 42.339990234374994], - [71.25664062500002, 42.733544921874994], - [71.42207031250001, 42.783154296875], - [71.5142578125, 42.766943359375], - [71.76054687500002, 42.821484375], - [72.16181640625001, 42.760693359375], - [72.27578125000002, 42.757666015625], - [72.54316406250001, 42.677734375], - [72.7529296875, 42.637890625], - [72.855078125, 42.5611328125], - [73.28291015625001, 42.5041015625], - [73.316015625, 42.4669921875], - [73.41162109375, 42.419775390625], - [73.49296875000002, 42.409033203125], - [73.421875, 42.593505859375], - [73.4501953125, 42.703027343749994], - [73.55625, 43.002783203125], - [73.88603515625002, 43.132568359375], - [74.20908203125, 43.240380859374994], - [75.04765625000002, 42.90439453125], - [75.68173828125, 42.83046875], - [75.78955078125, 42.932910156249996], - [75.84033203125, 42.9375], - [75.9322265625, 42.928515625], - [76.50917968750002, 42.918896484375], - [76.646484375, 42.92880859375], - [76.98808593749999, 42.973583984375], - [79.12666015625001, 42.775732421875], - [79.20302734375002, 42.666015625], - [79.29550781250003, 42.604833984375], - [79.36777343750003, 42.547216796875], - [79.42822265625, 42.48349609375], - [79.92109375000001, 42.413134765624996], - [80.0712890625, 42.302978515625], - [80.209375, 42.1900390625], - [80.24619140625003, 42.059814453125], - [80.23515624999999, 42.04345703125], - [80.21621093750002, 42.032421875], - [79.90966796875, 42.014990234375], - [79.84042968750003, 41.995751953124994], - [79.76611328125, 41.898876953125], - [78.74257812500002, 41.56005859375], - [78.54316406250001, 41.4595703125], - [78.44287109375, 41.417529296874996], - [78.36240234375003, 41.371630859374996], - [78.34628906250003, 41.2814453125], - [78.12343750000002, 41.075634765625], - [77.95644531250002, 41.050683593749994], - [77.81523437499999, 41.055615234375], - [77.71933593750003, 41.024316406249994], - [77.58173828125001, 40.9927734375], - [76.98662109374999, 41.03916015625], - [76.90771484375, 41.024169921875], - [76.82402343749999, 40.982324218749994], - [76.70839843750002, 40.818115234375], - [76.6611328125, 40.779638671875], - [76.63984375000001, 40.742236328124996], - [76.62216796875003, 40.662353515625], - [76.57792968749999, 40.577880859375], - [76.48017578125001, 40.449511718749996], - [76.39638671875002, 40.389794921874994], - [76.31855468750001, 40.35224609375], - [76.25830078125, 40.43076171875], - [75.87197265625002, 40.30322265625], - [75.67714843750002, 40.305810546874994], - [75.55556640625002, 40.6251953125], - [75.52080078125002, 40.6275390625], - [75.24101562500002, 40.480273437499996], - [75.111328125, 40.4541015625], - [75.0044921875, 40.449511718749996], - [74.865625, 40.493505859375], - [74.80126953125, 40.428515625], - [74.83046875000002, 40.32851562499999], - [74.41191406250002, 40.13720703125], - [74.24267578125, 40.092041015625], - [74.08515625000001, 40.07431640625], - [73.99160156250002, 40.043115234374994], - [73.93876953125002, 39.978808593749996], - [73.88457031250002, 39.8779296875], - [73.85625, 39.828662109374996], - [73.83535156250002, 39.800146484375], - [73.83974609375002, 39.762841796874994], - [73.88251953125001, 39.71455078125], - [73.9146484375, 39.606494140624996], - [73.90712890625002, 39.57851562499999], - [73.87275390625001, 39.53330078125], - [73.82294921875001, 39.48896484375], - [73.71572265625002, 39.462255859375], - [73.63164062500002, 39.448876953124994], - [73.47041015625001, 39.460595703124994], - [73.38740234375001, 39.442724609375], - [73.33613281250001, 39.412353515625], - [73.2349609375, 39.374560546874996], - [73.10927734375002, 39.3619140625], - [72.63994140625002, 39.385986328125] - ], - [ - [70.66416015625, 39.85546875], - [70.56708984375001, 39.866601562499994], - [70.49775390625001, 39.882421875], - [70.48281250000002, 39.882714843749994], - [70.4892578125, 39.863037109375], - [70.5595703125, 39.790917968749994], - [70.61210937500002, 39.786767578124994], - [70.70166015625, 39.82529296875], - [70.66416015625, 39.85546875] - ], - [ - [71.20615234375, 39.892578125], - [71.22871093750001, 40.048144531249996], - [71.08037109375002, 40.079882812499996], - [71.02412109375001, 40.149169921875], - [71.00546875, 40.152294921875], - [70.96064453125001, 40.08798828125], - [71.04482421875002, 39.992529296875], - [71.04365234375001, 39.976318359375], - [71.01171875, 39.8951171875], - [71.06425781250002, 39.884912109374994], - [71.15625, 39.883447265624994], - [71.20615234375, 39.892578125] - ] - ] - }, - "properties": { - "name": "Kyrgyzstan", - "childNum": 3 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [104.42636718750006, 10.411230468749991], - [103.87050781250005, 10.655126953125034], - [103.58710937500004, 10.552197265625026], - [103.54042968750005, 10.668701171875043], - [103.721875, 10.890136718750043], - [103.5324218750001, 11.146679687499997], - [103.35361328125006, 10.921582031250054], - [103.15283203124997, 10.913720703125051], - [103.12548828124997, 11.460644531250011], - [102.9486328125, 11.773486328124974], - [102.93388671875002, 11.706689453125037], - [102.73662109375007, 12.089794921875011], - [102.75566406250002, 12.42626953125], - [102.49960937500012, 12.669970703125003], - [102.33632812500005, 13.560302734375014], - [102.546875, 13.585693359375043], - [102.90927734375006, 14.136718750000028], - [103.19941406250004, 14.332617187499977], - [104.77900390625004, 14.427832031250006], - [105.07412109375005, 14.227441406250037], - [105.12597656250003, 14.280957031250011], - [105.16914062500004, 14.336083984374966], - [105.1833007812501, 14.346240234374989], - [105.18554687500003, 14.319091796874972], - [105.20703125000003, 14.259375], - [105.24570312500006, 14.200537109374977], - [105.35019531250006, 14.109570312500011], - [105.53154296875007, 14.156152343749994], - [105.73974609375003, 14.084960937500057], - [105.83144531250005, 13.976611328125003], - [105.9044921875001, 13.924511718750054], - [106.06679687500005, 13.921191406250003], - [106.12470703125004, 14.049121093750031], - [106.09667968749997, 14.127099609375023], - [106.00410156250004, 14.262890624999983], - [105.97890625, 14.343017578125043], - [106.00839843750012, 14.357177734375], - [106.1652343750001, 14.372363281249989], - [106.19072265625007, 14.388134765624997], - [106.22539062500002, 14.476220703125009], - [106.26796875, 14.466210937500009], - [106.35498046875003, 14.454785156249997], - [106.44697265625004, 14.515039062500009], - [106.50146484375003, 14.578222656250006], - [106.53115234375005, 14.549414062499991], - [106.5636718750001, 14.505078125000026], - [106.59921875000006, 14.479394531250037], - [106.66542968750005, 14.441308593749994], - [106.73818359375005, 14.387744140625017], - [106.78349609375002, 14.335107421875037], - [106.81992187500006, 14.314697265625057], - [106.91318359375006, 14.329394531250031], - [106.93808593750006, 14.327343750000054], - [106.99218750000003, 14.391015624999966], - [107.03017578125, 14.425683593750009], - [107.06240234375, 14.415771484375043], - [107.109375, 14.416699218750054], - [107.29267578125004, 14.592382812500048], - [107.37988281250003, 14.555322265625051], - [107.41474609375004, 14.56289062499999], - [107.51943359375005, 14.705078125], - [107.3314453125, 14.126611328125009], - [107.60546874999997, 13.437792968750017], - [107.47539062500002, 13.030371093749963], - [107.50644531250006, 12.364550781250031], - [107.39335937500002, 12.260498046874972], - [107.21210937500004, 12.30400390624996], - [106.70009765625, 11.979296874999974], - [106.41386718750002, 11.9484375], - [106.39921875000007, 11.687011718750028], - [106.0060546875001, 11.758007812500011], - [105.85146484375005, 11.635009765625], - [105.85605468750006, 11.294287109375048], - [106.16093750000002, 11.037109375000057], - [106.16396484375005, 10.794921875], - [105.85332031250007, 10.86357421874996], - [105.75507812500004, 10.989990234375043], - [105.40576171875003, 10.95161132812504], - [105.3146484375001, 10.845166015625026], - [105.04570312500002, 10.911376953125014], - [105.04638671874997, 10.701660156250014], - [104.85058593749997, 10.534472656249974], - [104.42636718750006, 10.411230468749991] - ] - ] - }, - "properties": { - "name": "Cambodia", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-157.34213867187503, 1.855566406250034], - [-157.17578125, 1.73984375], - [-157.57895507812498, 1.902050781249997], - [-157.43583984374993, 1.84726562500002], - [-157.365185546875, 1.94609375], - [-157.44189453125003, 2.025048828125009], - [-157.321875, 1.968554687500045], - [-157.34213867187503, 1.855566406250034] - ] - ], - [ - [ - [-159.3390625, 3.923535156249983], - [-159.27475585937503, 3.796582031250054], - [-159.40903320312503, 3.87324218750004], - [-159.3390625, 3.923535156249983] - ] - ] - ] - }, - "properties": { - "name": "Kiribati", - "childNum": 2 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [126.32695312500002, 33.2236328125], - [126.16562500000012, 33.31201171875], - [126.33769531250002, 33.46040039062501], - [126.90117187500002, 33.51513671874997], - [126.87285156250002, 33.34116210937498], - [126.32695312500002, 33.2236328125] - ] - ], - [ - [ - [126.23369140625002, 34.370507812499994], - [126.12285156250002, 34.443945312500034], - [126.34384765625012, 34.544921875], - [126.23369140625002, 34.370507812499994] - ] - ], - [ - [ - [126.17197265625006, 34.73115234375001], - [126.00751953125004, 34.86748046874999], - [126.07841796875002, 34.914843750000045], - [126.17197265625006, 34.73115234375001] - ] - ], - [ - [ - [128.0658203125, 34.80585937500004], - [128.05468750000003, 34.70805664062502], - [127.87343750000005, 34.73496093749998], - [127.8322265625001, 34.87451171875], - [128.0658203125, 34.80585937500004] - ] - ], - [ - [ - [128.74101562500007, 34.798535156249955], - [128.64667968750004, 34.73686523437502], - [128.48925781250003, 34.86528320312496], - [128.66796875000003, 35.0087890625], - [128.74101562500007, 34.798535156249955] - ] - ], - [ - [ - [126.52070312500004, 37.73681640625003], - [126.516015625, 37.60468750000001], - [126.42333984375003, 37.62363281250006], - [126.41162109374997, 37.82265625000002], - [126.52070312500004, 37.73681640625003] - ] - ], - [ - [ - [128.37460937500012, 38.6234375], - [129.41826171875002, 37.059033203124955], - [129.40351562500004, 36.052148437499994], - [129.57285156250006, 36.05053710937503], - [129.4191406250001, 35.49785156249996], - [129.07675781250006, 35.12270507812502], - [128.5109375000001, 35.10097656250002], - [128.44394531250012, 34.87036132812503], - [128.03623046875006, 35.02197265625], - [127.71484374999997, 34.95468749999998], - [127.71542968750012, 34.72104492187498], - [127.40429687499997, 34.823095703125006], - [127.47910156250012, 34.625244140625], - [127.324609375, 34.463281249999966], - [127.17343750000006, 34.54614257812497], - [127.24707031249997, 34.755126953125], - [126.89746093749997, 34.438867187499966], - [126.75478515625005, 34.511865234374994], - [126.53144531250004, 34.31425781249999], - [126.26445312500002, 34.67324218750002], - [126.52451171875006, 34.697900390624966], - [126.59335937500012, 34.824365234374994], - [126.42070312500002, 34.823388671874966], - [126.29111328125012, 35.154150390625034], - [126.61406250000007, 35.57099609375004], - [126.4884765625001, 35.647070312500006], - [126.75302734375006, 35.871972656249994], - [126.5404296875, 36.166162109374966], - [126.4876953125, 36.69379882812498], - [126.18085937500004, 36.69160156249998], - [126.16054687500005, 36.77192382812501], - [126.48701171875004, 37.00747070312502], - [126.78447265625007, 36.94843749999998], - [126.87207031249997, 36.82446289062506], - [126.97685546875002, 36.93940429687501], - [126.74638671875002, 37.19355468750001], - [126.63388671875012, 37.78183593750006], - [127.09033203125003, 38.28388671875001], - [128.03896484375, 38.30854492187498], - [128.37460937500012, 38.6234375] - ] - ] - ] - }, - "properties": { - "name": "Korea", - "childNum": 7 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [48.27539062499997, 29.624316406250017], - [48.17968750000003, 29.611425781250063], - [48.081445312499994, 29.798925781250063], - [48.1847656250001, 29.978857421875034], - [48.348242187500006, 29.78266601562504], - [48.27539062499997, 29.624316406250017] - ] - ], - [ - [ - [48.442480468750006, 28.542919921874983], - [47.671289062499994, 28.53315429687504], - [47.433203125, 28.989550781250017], - [46.53144531250004, 29.09624023437499], - [46.69375, 29.259667968749966], - [46.76933593750002, 29.347460937500017], - [46.90585937500006, 29.5375], - [47.14824218750002, 30.0009765625], - [47.64375, 30.097314453125023], - [47.75390624999997, 30.076611328124955], - [47.97871093750004, 29.98281250000005], - [48.00566406250002, 29.835791015625034], - [48.143457031249994, 29.57246093750001], - [47.96962890625005, 29.61669921874997], - [47.72265624999997, 29.393017578124955], - [48.0514648437501, 29.355371093750023], - [48.442480468750006, 28.542919921874983] - ] - ] - ] - }, - "properties": { - "name": "Kuwait", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [102.12744140625011, 22.37919921874999], - [102.58251953125006, 21.904296875000057], - [102.66201171875008, 21.676025390625057], - [102.73857421875005, 21.677929687500125], - [102.77109375000015, 21.70966796875001], - [102.79824218750014, 21.797949218750034], - [102.81591796875, 21.807373046875], - [102.94960937500008, 21.681347656250068], - [102.85117187500009, 21.26591796874999], - [102.8837890625, 21.202587890625068], - [103.1044921875, 20.89165039062499], - [103.21074218749999, 20.840625], - [103.46357421874995, 20.779833984375102], - [103.6350585937501, 20.697070312500102], - [104.10136718750005, 20.945507812500125], - [104.1953125, 20.91396484375008], - [104.349609375, 20.82109374999999], - [104.58320312500001, 20.646679687499955], - [104.53271484375, 20.554882812500125], - [104.47861328124998, 20.529589843750102], - [104.40781250000015, 20.485742187500023], - [104.36777343750015, 20.441406250000057], - [104.39218750000015, 20.424755859375068], - [104.49619140625003, 20.41367187499992], - [104.61884765624995, 20.374511718750114], - [104.65644531250001, 20.328515624999966], - [104.66191406250005, 20.289013671875125], - [104.67695312500007, 20.224707031249977], - [104.69873046875006, 20.205322265625114], - [104.84785156250007, 20.202441406250045], - [104.88867187500006, 20.169091796875023], - [104.92919921874994, 20.082812500000045], - [104.92792968750007, 20.01811523437499], - [104.81513671875001, 19.90400390625001], - [104.80175781250011, 19.836132812500068], - [104.74316406250006, 19.754736328124977], - [104.58789062500006, 19.61875], - [104.54628906250014, 19.610546875000068], - [104.25986328125003, 19.685498046875068], - [104.06279296875005, 19.678417968750068], - [104.03203124999999, 19.67514648437492], - [104.0134765625001, 19.646484374999943], - [104.05156250000005, 19.564160156250068], - [104.06289062500002, 19.482568359375136], - [104.02753906250013, 19.420458984375102], - [103.93203125000002, 19.366064453125034], - [103.89638671875002, 19.339990234375023], - [103.89160156249994, 19.30498046874999], - [105.146484375, 18.650976562499977], - [105.14541015625014, 18.616796874999977], - [105.08701171875015, 18.49624023437508], - [105.11455078125005, 18.405273437500057], - [105.45820312500007, 18.154296875000057], - [105.51855468750011, 18.077441406250045], - [105.58847656250015, 17.983691406249932], - [105.69140625, 17.737841796874932], - [106.00625, 17.415283203124943], - [106.26953125, 17.216796875000057], - [106.33339843750002, 17.14370117187508], - [106.42597656250007, 17.00253906250009], - [106.50224609374999, 16.9541015625], - [106.52597656250003, 16.876611328125023], - [106.53369140625, 16.821044921875057], - [106.54619140625005, 16.650732421874977], - [106.65644531250013, 16.492626953125125], - [106.73955078124999, 16.452539062500136], - [106.79160156250015, 16.490332031249977], - [106.83242187500008, 16.526269531250023], - [106.85107421875, 16.515625], - [106.89277343750013, 16.396533203125102], - [106.93066406250006, 16.353125], - [107.39638671875008, 16.04301757812499], - [107.39199218750008, 15.951660156250057], - [107.36064453125005, 15.921728515624977], - [107.18886718750008, 15.838623046875114], - [107.16591796875002, 15.802490234375], - [107.27939453125003, 15.618701171875045], - [107.33876953125002, 15.560498046875125], - [107.56425781249999, 15.3916015625], - [107.62167968750015, 15.309863281250045], - [107.653125, 15.255224609375091], - [107.63369140625008, 15.18984375000008], - [107.58964843749999, 15.118457031250102], - [107.55527343750009, 15.057031250000023], - [107.48037109375014, 14.979882812500136], - [107.5046875000001, 14.91591796875008], - [107.52451171875003, 14.871826171874943], - [107.51376953124998, 14.817382812500057], - [107.51943359375008, 14.705078125000114], - [107.46513671875005, 14.664990234375125], - [107.41474609375007, 14.56289062500008], - [107.37988281250006, 14.555322265625136], - [107.29267578125007, 14.592382812500034], - [107.109375, 14.416699218749955], - [107.06240234375008, 14.415771484374943], - [107.03017578125008, 14.425683593750023], - [106.99218749999994, 14.39101562500008], - [106.93808593750015, 14.327343750000068], - [106.91318359375003, 14.329394531249932], - [106.81992187500003, 14.314697265624943], - [106.7834960937501, 14.335107421875023], - [106.73818359375008, 14.387744140625102], - [106.66542968750002, 14.441308593750023], - [106.59921875000003, 14.479394531250136], - [106.56367187500007, 14.505078125000011], - [106.53115234375002, 14.549414062499977], - [106.50146484375, 14.578222656250034], - [106.22539062500005, 14.476220703125023], - [106.1907226562501, 14.388134765625011], - [106.16523437500007, 14.372363281249989], - [106.00839843750009, 14.357177734375114], - [105.97890625000014, 14.343017578125057], - [106.00410156250013, 14.262890625000068], - [106.09667968750011, 14.127099609375136], - [106.12470703124995, 14.049121093750045], - [106.06679687500008, 13.921191406250102], - [105.90449218750007, 13.924511718750068], - [105.83144531250008, 13.976611328124989], - [105.73974609375006, 14.084960937500057], - [105.5315429687501, 14.156152343750023], - [105.35019531250009, 14.109570312500125], - [105.24570312500015, 14.200537109374977], - [105.20703125000006, 14.259375], - [105.18554687499994, 14.319091796875], - [105.18330078125001, 14.346240234374989], - [105.24365234375006, 14.367871093749955], - [105.34218750000008, 14.416699218749955], - [105.42265624999993, 14.471630859374955], - [105.47558593750006, 14.530126953124977], - [105.49736328125005, 14.590673828125034], - [105.52304687500015, 14.843310546874989], - [105.54667968749999, 14.932470703125034], - [105.53339843750013, 15.041601562500091], - [105.49042968750007, 15.127587890625023], - [105.49042968750007, 15.256591796875], - [105.615625, 15.488281249999943], - [105.63886718750013, 15.585937499999943], - [105.64101562500002, 15.656542968749932], - [105.62207031250006, 15.699951171875114], - [105.39892578125011, 15.829882812500102], - [105.40625, 15.987451171875023], - [105.33066406250003, 16.037890625000045], - [105.1487304687501, 16.09355468749999], - [105.04716796874999, 16.16025390625009], - [104.81933593749994, 16.466064453125057], - [104.75058593750015, 16.647558593750034], - [104.74355468750014, 16.884375], - [104.75898437500013, 17.0771484375], - [104.81601562499998, 17.30029296875], - [104.73964843750008, 17.461669921875], - [104.428125, 17.698974609375057], - [104.32265625000002, 17.815820312500023], - [104.19619140625002, 17.988378906250034], - [104.04873046875002, 18.216699218749966], - [103.94960937500008, 18.318994140625023], - [103.89882812500002, 18.295312500000023], - [103.79228515624999, 18.31650390625009], - [103.62968750000005, 18.382568359375057], - [103.48798828124995, 18.41816406250001], - [103.36699218750005, 18.42333984375], - [103.28828124999995, 18.408398437499955], - [103.25175781249999, 18.373486328125125], - [103.24892578125014, 18.338964843750034], - [103.27958984374999, 18.304980468750045], - [103.26318359375, 18.278466796875136], - [103.19970703125006, 18.25947265625001], - [103.14853515625009, 18.221728515624932], - [103.09121093750014, 18.13823242187499], - [103.05136718750003, 18.02851562500001], - [102.80742187500005, 17.945556640625], - [102.71757812500005, 17.892236328125136], - [102.67519531250014, 17.851757812500068], - [102.68007812500008, 17.824121093750136], - [102.66064453125, 17.8179687499999], - [102.61679687500015, 17.833349609375034], - [102.59824218750009, 17.926757812500057], - [102.55253906249999, 17.965087890625057], - [102.4587890625001, 17.984619140624943], - [102.35185546874999, 18.045947265625045], - [102.14824218750005, 18.203857421875057], - [102.10146484375014, 18.21064453125001], - [102.03457031250002, 18.169824218750023], - [101.94746093750001, 18.081494140624955], - [101.87548828125011, 18.046435546874932], - [101.81865234375005, 18.064648437500125], - [101.77480468750002, 18.033398437500125], - [101.6875, 17.889404296875114], - [101.56367187500001, 17.820507812500125], - [101.55507812500002, 17.812353515625034], - [101.41367187500015, 17.71875], - [101.16748046875011, 17.4990234375], - [101.10517578125001, 17.479541015625102], - [100.9084960937501, 17.583886718750023], - [101.14394531250008, 18.14262695312499], - [101.1375, 18.286865234375057], - [101.0505859375001, 18.407031250000045], - [101.04697265625003, 18.441992187500034], - [101.28632812499995, 18.977148437500034], - [101.19755859374999, 19.327929687500045], - [101.22080078125015, 19.486621093750045], - [101.21191406250011, 19.548339843750057], - [100.51357421875008, 19.553466796875], - [100.39765625000013, 19.756103515625057], - [100.51953125000006, 20.177929687500068], - [100.31796875000003, 20.385888671875136], - [100.2180664062501, 20.339599609375114], - [100.13974609375015, 20.245410156250102], - [100.11494140625007, 20.25766601562492], - [100.12246093750002, 20.316650390625057], - [100.12968750000005, 20.372216796875023], - [100.1838867187501, 20.589111328124943], - [100.2493164062501, 20.730273437499932], - [100.32607421875008, 20.795703124999932], - [100.40742187499995, 20.823242187500057], - [100.56513671875013, 20.82509765625008], - [100.62294921875002, 20.85957031250001], - [100.61767578125, 20.87924804687509], - [100.54931640625011, 20.884228515625068], - [100.5222656250001, 20.921923828125102], - [100.53613281250006, 20.992382812500068], - [100.703125, 21.25136718750008], - [101.0803710937501, 21.46865234375008], - [101.13886718750013, 21.567480468749977], - [101.19667968750002, 21.522070312499977], - [101.17539062500009, 21.407519531250102], - [101.21992187500013, 21.342431640625136], - [101.21181640625008, 21.278222656250023], - [101.22441406249999, 21.22373046874992], - [101.24785156249993, 21.197314453125045], - [101.28144531250007, 21.184130859375045], - [101.44355468750001, 21.230810546874977], - [101.54238281250008, 21.234277343750136], - [101.70478515625013, 21.150146484375057], - [101.728125, 21.15639648437508], - [101.78349609374999, 21.204150390625045], - [101.8005859375001, 21.212597656249955], - [101.7229492187501, 21.314941406250057], - [101.74726562500007, 21.60576171874999], - [101.7439453125001, 21.77797851562508], - [101.73652343750001, 21.826513671874977], - [101.52451171874998, 22.253662109375], - [101.56787109375011, 22.2763671875], - [101.6199218750001, 22.327441406250102], - [101.67148437500009, 22.462304687500023], - [101.70751953125, 22.486572265625], - [101.73876953125011, 22.495263671874966], - [101.75996093750001, 22.490332031250034], - [101.841796875, 22.388476562500102], - [102.02441406250006, 22.439208984375114], - [102.09150390625007, 22.412255859375136], - [102.12744140625011, 22.37919921874999] - ] - ] - }, - "properties": { - "name": "Lao PDR", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [35.869140625, 33.43173828125], - [35.411230468750006, 33.07568359375], - [35.10859375000001, 33.08369140625], - [35.64785156250002, 34.2482421875], - [35.97626953125001, 34.629199218749996], - [36.383886718750006, 34.65791015625], - [36.32988281250002, 34.499609375], - [36.50439453125, 34.432373046875], - [36.5849609375, 34.221240234374996], - [36.27783203125, 33.92529296875], - [36.36503906250002, 33.83935546875], - [35.98613281250002, 33.75263671875], - [36.03447265625002, 33.58505859375], - [35.869140625, 33.43173828125] - ] - ] - }, - "properties": { - "name": "Lebanon", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-8.486425781249977, 7.558496093749994], - [-8.408740234374989, 7.411816406249997], - [-8.324511718749989, 6.920019531249991], - [-8.587890625, 6.490527343749989], - [-8.287109375, 6.319042968749997], - [-7.981591796874994, 6.2861328125], - [-7.888623046874983, 6.23486328125], - [-7.800927734374994, 6.038916015624991], - [-7.730371093749994, 5.919042968749991], - [-7.636132812499994, 5.90771484375], - [-7.454394531249989, 5.84130859375], - [-7.39990234375, 5.550585937499989], - [-7.585058593749977, 4.916748046875], - [-7.574658203124983, 4.572314453124989], - [-7.544970703124989, 4.351318359375], - [-8.259033203125, 4.589990234374994], - [-9.132177734374977, 5.054638671874997], - [-10.2763671875, 6.07763671875], - [-11.291601562499977, 6.688232421875], - [-11.507519531249983, 6.906542968749989], - [-11.267675781249977, 7.232617187499997], - [-10.878076171874994, 7.538232421874994], - [-10.6474609375, 7.759375], - [-10.570849609374989, 8.071142578124991], - [-10.516748046874994, 8.125292968749989], - [-10.359814453124983, 8.187939453124997], - [-10.283203125, 8.485156249999989], - [-10.233056640624994, 8.488818359374989], - [-10.147412109374983, 8.519726562499997], - [-10.064355468749994, 8.429882812499997], - [-9.781982421875, 8.537695312499991], - [-9.518261718749983, 8.34609375], - [-9.369140625, 7.703808593749997], - [-9.463818359374983, 7.415869140624991], - [-9.11757812499999, 7.215917968749991], - [-8.8896484375, 7.2626953125], - [-8.659765624999977, 7.688378906249994], - [-8.486425781249977, 7.558496093749994] - ] - ] - }, - "properties": { - "name": "Liberia", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [25.150488281250006, 31.654980468749997], - [24.85273437500001, 31.334814453125], - [24.96142578125, 30.678515625], - [24.703222656250006, 30.201074218749994], - [24.980273437500017, 29.181884765625], - [24.980273437500017, 25.5888671875], - [24.980273437500017, 21.995849609375], - [24.9794921875, 20.002587890624994], - [23.980273437500017, 19.99594726562499], - [23.980273437500017, 19.496630859375003], - [20.14765625000001, 21.38925781249999], - [15.984082031250011, 23.445214843749994], - [14.97900390625, 22.99619140624999], - [14.215527343750011, 22.619677734375003], - [13.48125, 23.18017578125], - [11.967871093750006, 23.517871093750003], - [11.507617187500017, 24.314355468749994], - [10.686132812500006, 24.55136718749999], - [10.395898437500023, 24.485595703125], - [10.255859375, 24.591015625], - [10.000683593750011, 25.332080078125003], - [9.4482421875, 26.067138671875], - [9.491406250000011, 26.333740234375], - [9.883203125000023, 26.630810546874997], - [9.74755859375, 27.330859375], - [9.916015625, 27.785693359374996], - [9.805273437500006, 29.176953125], - [9.310253906250011, 30.115234375], - [9.51875, 30.229394531249994], - [9.89501953125, 30.3873046875], - [9.932519531250023, 30.425341796874996], - [10.059765625000011, 30.580078125], - [10.21640625, 30.783203125], - [10.114941406250011, 31.463769531249994], - [10.274609375000011, 31.684960937499994], - [10.475781250000011, 31.736035156249997], - [10.60888671875, 31.929541015625], - [10.826367187500011, 32.0806640625], - [11.005175781250017, 32.172705078125], - [11.168261718750017, 32.256738281249994], - [11.358007812500006, 32.34521484375], - [11.504980468750006, 32.413671875], - [11.535937500000017, 32.47333984375], - [11.533789062500006, 32.524951171874996], - [11.453906250000017, 32.642578125], - [11.453906250000017, 32.781689453125], - [11.459179687500011, 32.897363281249994], - [11.467187500000023, 32.965722656249994], - [11.504589843750011, 33.181933593749996], - [11.657128906250023, 33.118896484375], - [11.8134765625, 33.093701171875], - [12.279882812500006, 32.858544921874994], - [12.753515625, 32.801074218749996], - [13.283496093750017, 32.9146484375], - [15.176562500000017, 32.391162109374996], - [15.705957031250023, 31.426416015624994], - [17.830468750000023, 30.927587890625], - [18.669824218750023, 30.415673828124994], - [19.12373046875001, 30.26611328125], - [19.713281250000023, 30.48837890625], - [20.11152343750001, 30.963720703125], - [19.926367187500006, 31.817529296874994], - [20.121484375000023, 32.21875], - [20.62109375, 32.58017578125], - [21.63593750000001, 32.937304687499996], - [22.187402343750023, 32.918261718749996], - [23.090625, 32.61875], - [23.10625, 32.331445312499994], - [23.28632812500001, 32.213818359375], - [24.129687500000017, 32.009228515625], - [24.878515625, 31.984277343749994], - [25.150488281250006, 31.654980468749997] - ] - ] - }, - "properties": { - "name": "Libya", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-60.89521484375, 13.821972656249997], - [-60.951416015625, 13.717578125], - [-61.073144531249994, 13.865576171874991], - [-60.908105468749994, 14.09335937499999], - [-60.89521484375, 13.821972656249997] - ] - ] - }, - "properties": { - "name": "Saint Lucia", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [79.87480468750002, 9.050732421875026], - [79.90371093750005, 8.975], - [79.74765625000006, 9.104589843749991], - [79.87480468750002, 9.050732421875026] - ] - ], - [ - [ - [79.98232421875, 9.812695312500011], - [80.25283203125005, 9.796337890625054], - [80.71113281250004, 9.366357421875023], - [81.226953125, 8.50551757812498], - [81.37285156250002, 8.431445312499989], - [81.42216796875007, 8.147851562500023], - [81.87412109375012, 7.288330078124986], - [81.86142578125012, 6.901269531249994], - [81.63740234375004, 6.425146484374991], - [80.72412109375003, 5.97905273437496], - [80.26738281250007, 6.009765625], - [80.09531250000012, 6.153173828125006], - [79.859375, 6.829296874999983], - [79.71298828125012, 8.18232421875004], - [79.74980468750007, 8.294238281250003], - [79.78349609375007, 8.018457031250051], - [79.92890625000004, 8.899218749999974], - [80.09960937499997, 9.209960937500043], - [80.08632812500005, 9.577832031250026], - [80.42832031250006, 9.480957031250014], - [80.04580078125005, 9.649902343749972], - [79.98232421875, 9.812695312500011] - ] - ] - ] - }, - "properties": { - "name": "Sri Lanka", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [28.646875, -30.1265625], - [28.39208984375, -30.147558593750006], - [28.128710937500017, -30.52509765625001], - [28.05683593750001, -30.63105468750001], - [27.753125, -30.6], - [27.364062500000017, -30.27919921875001], - [27.19355468750001, -29.94130859375001], - [27.056933593750017, -29.625585937500006], - [27.29453125, -29.519335937500003], - [27.73554687500001, -28.940039062500006], - [27.959863281250023, -28.873339843750003], - [28.084375, -28.77998046875001], - [28.23261718750001, -28.701269531250006], - [28.471875, -28.615820312500006], - [28.583398437500023, -28.594140625], - [28.625781250000017, -28.58173828125001], - [29.301367187500006, -29.08984375], - [29.38671875, -29.31972656250001], - [29.34882812500001, -29.441992187500006], - [29.293554687500006, -29.56689453125], - [29.1421875, -29.700976562500003], - [29.098046875000023, -29.919042968750006], - [28.646875, -30.1265625] - ] - ] - }, - "properties": { - "name": "Lesotho", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [20.957812500000074, 55.27890625000006], - [20.89980468750008, 55.286669921875045], - [21.11484375, 55.61650390624999], - [20.957812500000074, 55.27890625000006] - ] - ], - [ - [ - [25.573046875000017, 54.139892578125], - [25.497363281250045, 54.17524414062501], - [25.52734375000003, 54.21513671874996], - [25.505664062500045, 54.26494140624999], - [25.46113281250004, 54.29277343749996], - [25.179492187500017, 54.214257812499966], - [25.111425781250006, 54.15493164062505], - [25.04609375000004, 54.13305664062503], - [24.869531250000023, 54.14516601562502], - [24.82568359374997, 54.118994140625006], - [24.78925781250001, 53.99824218750001], - [24.768164062499977, 53.97465820312499], - [24.31796875, 53.892968749999966], - [24.236621093750045, 53.91997070312496], - [24.19130859375005, 53.95043945312503], - [23.559082031250057, 53.91982421875002], - [23.484667968750074, 53.939794921875006], - [23.453613281250057, 54.14345703125002], - [23.3701171875, 54.20048828124999], - [23.282324218750063, 54.240332031250034], - [23.17031250000008, 54.28144531249998], - [23.0875, 54.299462890624994], - [23.042187500000068, 54.30419921875], - [23.01552734375005, 54.34833984375001], - [22.976757812500068, 54.36635742187505], - [22.89394531250008, 54.390527343749994], - [22.82373046874997, 54.39580078124999], - [22.766210937499977, 54.356787109375034], - [22.679882812500068, 54.493017578125006], - [22.684472656250023, 54.56293945312504], - [22.82470703125, 54.87128906249998], - [22.56728515625005, 55.05913085937496], - [22.072363281250034, 55.06367187499998], - [21.235742187500023, 55.26411132812498], - [21.237890625000034, 55.455029296874955], - [21.06191406250005, 55.81342773437498], - [21.053808593750006, 56.02294921875003], - [21.04609375000004, 56.07006835937503], - [21.31464843750004, 56.18813476562502], - [21.65351562500004, 56.314550781250006], - [22.084570312500034, 56.40673828125006], - [22.875585937500063, 56.39643554687501], - [22.96826171875003, 56.38041992187502], - [23.042968750000057, 56.324072265625006], - [23.119824218749983, 56.330664062500006], - [23.195898437500034, 56.36713867187498], - [24.120703125000063, 56.26425781249998], - [24.90302734375001, 56.398193359375], - [25.069921875, 56.20039062500004], - [25.663183593750063, 56.104833984375006], - [26.593554687500074, 55.66752929687502], - [26.590820312500057, 55.62265625], - [26.56660156250001, 55.546484375000034], - [26.51923828125004, 55.448144531249994], - [26.469531250000045, 55.371923828125006], - [26.457617187500006, 55.342480468749955], - [26.49531250000004, 55.31801757812502], - [26.68125, 55.30644531249999], - [26.76015625000008, 55.29335937499999], - [26.775683593750045, 55.27309570312502], - [26.601171875000034, 55.130175781250045], - [26.291796875000074, 55.13959960937501], - [26.250781250000045, 55.12451171875006], - [26.175195312500023, 55.003271484375034], - [26.092968750000068, 54.96230468750005], - [25.964453124999977, 54.947167968749966], - [25.85927734375005, 54.91928710937498], - [25.722460937500074, 54.71787109374998], - [25.731640625000068, 54.59038085937502], - [25.72480468750001, 54.564257812500045], - [25.68515625, 54.53579101562502], - [25.62031250000004, 54.46040039062501], - [25.56757812500004, 54.377050781250006], - [25.54736328125, 54.33183593750002], - [25.55751953125005, 54.310693359374994], - [25.702539062499994, 54.29296875], - [25.765234374999977, 54.179785156250034], - [25.573046875000017, 54.139892578125] - ] - ] - ] - }, - "properties": { - "name": "Lithuania", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [6.4873046875, 49.798486328124994], - [6.344335937500006, 49.452734375], - [6.181054687500023, 49.498925781249994], - [6.119921875000017, 49.485205078125], - [6.074121093750023, 49.454638671874996], - [6.011425781250011, 49.445458984374994], - [5.95947265625, 49.454638671874996], - [5.928906250000011, 49.4775390625], - [5.9013671875, 49.48974609375], - [5.823437500000011, 49.505078125], - [5.789746093750011, 49.53828125], - [5.776710379464286, 49.639953962053575], - [5.744042968750023, 49.91962890625], - [5.7880859375, 49.961230468749996], - [5.8173828125, 50.0126953125], - [5.866894531250011, 50.0828125], - [5.976269531250011, 50.1671875], - [6.089062500000011, 50.154589843749996], - [6.110058593750011, 50.123779296875], - [6.116503906250017, 50.120996093749994], - [6.109765625000023, 50.034375], - [6.13818359375, 49.97431640625], - [6.204882812500017, 49.91513671875], - [6.272327008928583, 49.887234933035714], - [6.4873046875, 49.798486328124994] - ] - ] - }, - "properties": { - "name": "Luxembourg", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [28.14794921875, 56.142919921875], - [27.576757812500006, 55.798779296875], - [27.052539062500017, 55.83056640625], - [26.593554687500017, 55.667529296874996], - [25.663183593750006, 56.104833984375], - [25.069921875, 56.200390625], - [24.90302734375001, 56.398193359375], - [24.120703125, 56.2642578125], - [23.81269531250001, 56.329248046875], - [23.195898437500006, 56.367138671875], - [23.11982421875001, 56.3306640625], - [23.04296875, 56.324072265625], - [22.875585937500006, 56.396435546875], - [22.084570312500006, 56.40673828125], - [21.730566406250006, 56.325976562499996], - [21.65351562500001, 56.31455078125], - [21.31464843750001, 56.188134765625], - [21.04609375000001, 56.070068359375], - [21.0712890625, 56.82373046875], - [21.72871093750001, 57.57099609375], - [22.554589843750023, 57.724267578125], - [23.28730468750001, 57.08974609375], - [23.647753906250017, 56.971044921875], - [24.382617187500017, 57.250048828124996], - [24.322558593750017, 57.87060546875], - [24.3625, 57.866162109375], - [24.458886718750023, 57.907861328125], - [25.11103515625001, 58.063427734375], - [25.27265625000001, 58.009375], - [25.66015625, 57.920166015625], - [26.29804687500001, 57.60107421875], - [26.532617187500023, 57.531005859375], - [26.96601562500001, 57.609130859375], - [27.187109375, 57.538330078125], - [27.326562500000023, 57.52548828125], - [27.4697265625, 57.5240234375], - [27.538671875, 57.42978515625], - [27.796875, 57.316943359374996], - [27.82861328125, 57.293310546875], - [27.838281250000023, 57.247705078125], - [27.83027343750001, 57.194482421875], - [27.639453125000017, 56.845654296875], - [27.806054687500023, 56.86708984375], - [27.8486328125, 56.85341796875], - [27.89208984375, 56.741064453125], - [28.00751953125001, 56.599853515625], - [28.103125, 56.545703125], - [28.11083984375, 56.510693359375], - [28.169238281250017, 56.386865234375], - [28.191699218750017, 56.315576171875], - [28.202050781250023, 56.260400390625], - [28.14794921875, 56.142919921875] - ] - ] - }, - "properties": { - "name": "Latvia", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [28.2125, 45.450439453125], - [28.07470703125, 45.598974609375], - [28.23945312500001, 46.6408203125], - [28.07177734375, 46.978417968749994], - [27.614062500000017, 47.34052734375], - [26.980761718750017, 48.155029296875], - [26.618945312500017, 48.25986328125], - [26.640429687500017, 48.294140625], - [26.847070312500023, 48.387158203125], - [26.90058593750001, 48.371923828125], - [27.228515625, 48.371435546875], - [27.549218750000023, 48.477734375], - [28.34052734375001, 48.144433593749994], - [28.42304687500001, 48.146875], - [29.125390625000023, 47.96455078125], - [29.134863281250006, 47.489697265625], - [29.455664062500006, 47.292626953124994], - [29.57197265625001, 46.964013671874994], - [29.7197265625, 46.88291015625], - [29.877832031250023, 46.82890625], - [29.942480468750006, 46.723779296874994], - [29.93476562500001, 46.625], - [29.92431640625, 46.538867187499996], - [30.13105468750001, 46.423095703125], - [30.07568359375, 46.377832031249994], - [29.878027343750006, 46.360205078125], - [29.837890625, 46.350537109375], - [29.458789062500017, 46.453759765624994], - [29.30488281250001, 46.466601562499996], - [29.22382812500001, 46.376953125], - [29.20458984375, 46.379345703125], - [29.20078125, 46.50498046875], - [29.18623046875001, 46.523974609374996], - [29.146289062500017, 46.526904296874996], - [28.958398437500023, 46.45849609375], - [28.92744140625001, 46.424121093749996], - [28.930566406250023, 46.362255859375], - [28.94375, 46.288427734375], - [29.00625, 46.17646484375], - [28.971875, 46.12763671875], - [28.94775390625, 46.049951171874994], - [28.849511718750023, 45.978662109374994], - [28.73876953125, 45.937158203124994], - [28.729296875000017, 45.852001953125], - [28.667578125, 45.793847656249994], - [28.562304687500017, 45.735791015625], - [28.491601562500023, 45.665771484375], - [28.4990234375, 45.517724609374994], - [28.310351562500017, 45.498583984374996], - [28.26484375000001, 45.48388671875], - [28.2125, 45.450439453125] - ] - ] - }, - "properties": { - "name": "Moldova", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [49.936425781249994, -16.90292968750002], - [49.82402343750002, -17.08652343750002], - [50.02304687500006, -16.6953125], - [49.936425781249994, -16.90292968750002] - ] - ], - [ - [ - [48.3421875, -13.363867187500034], - [48.21191406250003, -13.385253906249957], - [48.191210937500074, -13.259960937500011], - [48.308886718750074, -13.198242187499957], - [48.3421875, -13.363867187500034] - ] - ], - [ - [ - [49.53828125000004, -12.432128906250014], - [49.9375, -13.072265624999957], - [50.23535156249997, -14.732031249999963], - [50.482714843750074, -15.385644531249994], - [50.20898437499997, -15.960449218750028], - [50.02041015625005, -15.801757812500028], - [49.89257812500003, -15.457714843750011], - [49.664355468750074, -15.521582031249977], - [49.83906250000004, -16.486523437499997], - [49.76718750000006, -16.815136718749983], - [49.44931640625006, -17.240625], - [49.477832031250074, -17.89853515624999], - [49.362890625, -18.336328125], - [47.934472656249994, -22.393945312500023], - [47.55800781250005, -23.874609374999963], - [47.17734375, -24.787207031249977], - [46.72851562499997, -25.14990234374997], - [46.15869140624997, -25.230371093750023], - [45.5080078125001, -25.56318359374997], - [45.2057617187501, -25.57050781250004], - [44.0353515625001, -24.995703125], - [43.670019531250006, -24.30029296875], - [43.722265625, -23.529687500000037], - [43.2648437500001, -22.38359375], - [43.29052734374997, -21.93251953124998], - [43.50185546875005, -21.356445312499957], - [43.800195312499994, -21.179199218749986], - [44.40468750000005, -19.922070312500026], - [44.44882812500006, -19.42871093749997], - [44.23876953124997, -19.075195312499986], - [44.23310546875004, -18.740625], - [44.04003906249997, -18.288476562500023], - [43.979394531249994, -17.3916015625], - [44.42138671874997, -16.70263671874997], - [44.476171875, -16.217285156249957], - [44.90917968749997, -16.174511718750026], - [45.2228515625001, -15.95048828124996], - [45.3421875, -16.03671875000002], - [45.598242187500006, -15.992578125], - [45.70019531249997, -15.813769531249989], - [46.157519531250074, -15.738281249999972], - [46.3996093750001, -15.924609375000017], - [46.331445312499994, -15.713671875000031], - [46.47509765625003, -15.513476562500003], - [46.942285156249994, -15.219042968749974], - [47.09921875, -15.43417968750002], - [47.092578125000074, -15.150097656249969], - [47.35195312500005, -14.766113281249986], - [47.46474609375005, -14.713281249999966], - [47.47832031250002, -15.009375], - [47.77402343750006, -14.63671875], - [47.964160156250074, -14.672558593750026], - [47.773339843749994, -14.369921875], - [47.995507812499994, -13.960449218749986], - [47.88359375000002, -13.807519531250009], - [47.94101562500006, -13.662402343750017], - [48.03984375000002, -13.596289062499963], - [48.25527343750005, -13.719335937499977], - [48.796484375, -13.267480468750023], - [48.91943359375003, -12.839062499999969], - [48.78632812500004, -12.470898437500011], - [48.931738281250006, -12.4390625], - [49.20703124999997, -12.079589843749957], - [49.53828125000004, -12.432128906250014] - ] - ] - ] - }, - "properties": { - "name": "Madagascar", - "childNum": 3 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-91.68369140624998, 18.677343750000034], - [-91.81611328124995, 18.675878906250006], - [-91.53671874999998, 18.760009765625], - [-91.68369140624998, 18.677343750000034] - ] - ], - [ - [ - [-86.93964843750001, 20.303320312500006], - [-86.97797851562498, 20.489794921875074], - [-86.76328124999995, 20.579052734374955], - [-86.93964843750001, 20.303320312500006] - ] - ], - [ - [ - [-106.50224609374999, 21.61083984375003], - [-106.60703124999993, 21.561474609374983], - [-106.63935546874995, 21.697851562499977], - [-106.50224609374999, 21.61083984375003] - ] - ], - [ - [ - [-110.56738281249994, 25.003466796875017], - [-110.5388671875, 24.89155273437504], - [-110.69926757812499, 25.081445312499994], - [-110.56738281249994, 25.003466796875017] - ] - ], - [ - [ - [-112.05727539062498, 24.545703125000017], - [-112.29677734375002, 24.789648437500063], - [-112.15942382812501, 25.28564453125003], - [-112.19501953124998, 24.841064453125057], - [-112.05727539062498, 24.545703125000017] - ] - ], - [ - [ - [-111.10029296874998, 26.020605468750006], - [-111.224658203125, 25.83588867187504], - [-111.18291015625002, 26.040625], - [-111.10029296874998, 26.020605468750006] - ] - ], - [ - [ - [-115.17060546875001, 28.06938476562496], - [-115.35292968750002, 28.103955078124983], - [-115.23354492187495, 28.36835937500004], - [-115.17060546875001, 28.06938476562496] - ] - ], - [ - [ - [-112.20307617187503, 29.00532226562504], - [-112.27841796875, 28.769335937500017], - [-112.51406249999997, 28.847607421874955], - [-112.42353515625, 29.203662109375017], - [-112.28505859374994, 29.240429687499955], - [-112.20307617187503, 29.00532226562504] - ] - ], - [ - [ - [-113.15561523437502, 29.05224609375], - [-113.49633789062497, 29.30761718749997], - [-113.58720703125002, 29.57304687499996], - [-113.20214843749999, 29.301855468750034], - [-113.15561523437502, 29.05224609375] - ] - ], - [ - [ - [-97.14624023437494, 25.961474609375045], - [-97.66767578124995, 24.389990234374977], - [-97.84248046874995, 22.510302734375017], - [-97.76328124999998, 22.105859374999966], - [-97.31450195312496, 21.56420898437503], - [-97.40917968749997, 21.272558593750034], - [-97.38344726562497, 21.56669921874999], - [-97.75380859375002, 22.02666015624999], - [-97.18632812499996, 20.717041015625], - [-96.45605468749994, 19.869775390624966], - [-96.28955078124994, 19.34375], - [-95.778125, 18.805517578125034], - [-95.92036132812495, 18.81958007812497], - [-95.62680664062503, 18.690576171874994], - [-95.71982421874998, 18.768359375000017], - [-95.18183593749995, 18.700732421875017], - [-94.79814453124996, 18.51459960937501], - [-94.45976562499993, 18.166650390624994], - [-93.55234375, 18.430468750000017], - [-92.88476562499997, 18.468652343749966], - [-92.44101562499998, 18.67529296874997], - [-91.97377929687502, 18.715869140625074], - [-91.91357421875, 18.52851562500001], - [-91.53398437499993, 18.45654296875], - [-91.27524414062498, 18.62446289062501], - [-91.34306640624996, 18.900585937499955], - [-91.43666992187502, 18.889794921874966], - [-90.73925781249994, 19.352246093749955], - [-90.69316406249996, 19.729882812499966], - [-90.49169921874997, 19.94677734375003], - [-90.353125, 21.009423828124966], - [-89.81977539062495, 21.274609374999983], - [-88.46669921874997, 21.569384765625017], - [-88.0068359375, 21.604052734375045], - [-87.25087890625, 21.44697265625004], - [-87.18828124999993, 21.546435546875045], - [-87.36850585937498, 21.57373046875], - [-87.034765625, 21.592236328124955], - [-86.824072265625, 21.421679687500017], - [-86.77177734374999, 21.150537109375023], - [-86.92622070312493, 20.786474609375034], - [-87.42138671875, 20.23139648437501], - [-87.44174804687498, 19.861523437499983], - [-87.68769531249998, 19.63710937499999], - [-87.6453125, 19.55390625000001], - [-87.42475585937498, 19.583349609375063], - [-87.65869140625003, 19.352343750000074], - [-87.65576171874997, 19.25786132812499], - [-87.50107421874998, 19.287792968749983], - [-87.76181640624998, 18.446142578125006], - [-87.88198242187497, 18.27387695312501], - [-88.05644531249996, 18.524462890625074], - [-88.03173828125, 18.838916015625017], - [-88.29565429687494, 18.47241210937503], - [-88.52299804687499, 18.445898437500063], - [-88.80634765624998, 17.965527343749983], - [-89.13354492187503, 17.970800781249977], - [-89.16147460937503, 17.81484375], - [-90.98916015624997, 17.81640624999997], - [-90.99296874999993, 17.25244140625], - [-91.19550781249998, 17.254101562499983], - [-91.40961914062501, 17.255859375], - [-90.975830078125, 16.867822265624994], - [-90.710693359375, 16.708105468750034], - [-90.65996093749996, 16.630908203125045], - [-90.634375, 16.565136718749955], - [-90.63408203125002, 16.51074218749997], - [-90.57578124999995, 16.467822265625017], - [-90.47109374999994, 16.439550781250034], - [-90.41699218750003, 16.391015625000023], - [-90.41699218750003, 16.351318359375], - [-90.45014648437493, 16.261376953124994], - [-90.45986328124997, 16.16235351562497], - [-90.44716796874994, 16.07270507812501], - [-90.52197265625, 16.07119140625005], - [-90.70322265624998, 16.07104492187503], - [-90.97958984374998, 16.07080078124997], - [-91.433984375, 16.070458984374994], - [-91.736572265625, 16.070166015625006], - [-91.95722656250001, 15.703222656250034], - [-92.08212890624998, 15.495556640625011], - [-92.18715820312497, 15.320898437499963], - [-92.07480468749998, 15.074218749999972], - [-92.09873046874998, 15.026757812499994], - [-92.14423828125001, 15.001953125], - [-92.158544921875, 14.963574218749997], - [-92.23515625, 14.545410156249986], - [-93.91606445312493, 16.053564453125006], - [-94.374169921875, 16.284765625000034], - [-94.426416015625, 16.22626953125001], - [-94.00126953124996, 16.018945312499966], - [-94.66152343750002, 16.20190429687503], - [-94.58710937499995, 16.315820312499966], - [-94.79082031249999, 16.28715820312499], - [-94.85869140624996, 16.41972656249999], - [-95.02084960937503, 16.277636718750017], - [-94.79941406249995, 16.20966796875001], - [-95.134375, 16.17695312500001], - [-96.21357421874993, 15.693066406250011], - [-96.80795898437495, 15.726416015624977], - [-97.18466796874998, 15.909277343750006], - [-97.75478515624994, 15.966845703125017], - [-98.52031249999993, 16.30483398437505], - [-98.76220703125, 16.534765624999977], - [-99.69067382812499, 16.719628906249994], - [-100.847802734375, 17.20048828124999], - [-101.91870117187494, 17.959765625000045], - [-102.69956054687495, 18.062841796875006], - [-103.44160156249995, 18.32539062500001], - [-103.91245117187496, 18.828466796875006], - [-104.9384765625, 19.309375], - [-105.482080078125, 19.97607421875003], - [-105.66943359374997, 20.385595703124977], - [-105.26015625, 20.579052734374955], - [-105.32705078124994, 20.752978515625045], - [-105.51083984374999, 20.808740234375023], - [-105.23706054687499, 21.119189453125045], - [-105.20869140624998, 21.490820312499977], - [-105.43144531249997, 21.618261718750006], - [-105.64912109375001, 21.988085937500045], - [-105.64550781249999, 22.32690429687497], - [-105.79179687500003, 22.627490234375017], - [-106.93549804687497, 23.88125], - [-107.76494140625002, 24.47192382812497], - [-107.52724609375001, 24.36005859375001], - [-107.51191406249998, 24.489160156250023], - [-107.95117187499994, 24.614892578124966], - [-108.28076171874994, 25.08154296875], - [-108.05146484374995, 25.067041015624994], - [-108.69638671874998, 25.382910156250034], - [-108.78725585937502, 25.53803710937501], - [-109.02880859375003, 25.48046875000003], - [-108.886572265625, 25.733447265625045], - [-109.19648437499998, 25.59252929687503], - [-109.38496093750001, 25.727148437500006], - [-109.42563476562495, 26.032568359375063], - [-109.19970703125003, 26.30522460937499], - [-109.11669921874999, 26.25273437499996], - [-109.27626953125, 26.533886718749955], - [-109.48286132812498, 26.710351562500023], - [-109.75478515624995, 26.702929687500017], - [-109.94399414062495, 27.079345703125057], - [-110.37729492187495, 27.233300781249966], - [-110.59267578124995, 27.544335937500023], - [-110.52988281249995, 27.864208984374983], - [-111.12138671875002, 27.966992187499983], - [-112.16176757812495, 29.018896484375034], - [-113.05766601562496, 30.651025390625023], - [-113.04672851562495, 31.17924804687499], - [-113.62348632812494, 31.34589843750001], - [-113.75942382812501, 31.557763671874994], - [-113.94775390625001, 31.62934570312501], - [-114.14931640624995, 31.507373046875045], - [-114.93359374999994, 31.900732421874977], - [-114.78989257812498, 31.647119140624994], - [-114.88188476562499, 31.156396484375023], - [-114.55048828124997, 30.02226562499999], - [-113.75546875, 29.367480468750017], - [-113.49970703124995, 28.92670898437501], - [-113.20556640624997, 28.798779296874955], - [-113.09365234375001, 28.511767578125017], - [-112.870849609375, 28.42421875000005], - [-112.73403320312501, 27.825976562500017], - [-112.32919921874996, 27.52343750000003], - [-111.86264648437495, 26.678515625000017], - [-111.6994140625, 26.58095703125005], - [-111.79526367187499, 26.8796875], - [-111.56967773437495, 26.707617187500006], - [-111.29160156249996, 25.78979492187497], - [-110.68676757812501, 24.867675781250057], - [-110.65932617187502, 24.34145507812505], - [-110.36743164062497, 24.100488281249994], - [-110.30375976562497, 24.339453125], - [-110.02280273437502, 24.17460937499999], - [-109.6765625, 23.66157226562501], - [-109.42084960937495, 23.480126953124994], - [-109.49570312500002, 23.159814453125023], - [-110.00625, 22.894042968750057], - [-110.3626953125, 23.60493164062501], - [-111.68291015625002, 24.555810546875023], - [-111.80249023437494, 24.542529296875074], - [-112.07255859374999, 24.84003906250001], - [-112.06987304687497, 25.572851562500006], - [-112.37724609374997, 26.21391601562496], - [-113.02075195312499, 26.58325195312497], - [-113.15581054687496, 26.94624023437504], - [-113.27226562499997, 26.79096679687501], - [-113.59853515625001, 26.721289062500034], - [-113.84096679687502, 26.966503906249983], - [-114.44526367187503, 27.218164062499994], - [-114.53989257812495, 27.431103515624955], - [-114.99350585937499, 27.736035156249983], - [-115.03647460937495, 27.84184570312496], - [-114.57001953124995, 27.78393554687497], - [-114.30058593749995, 27.87299804687501], - [-114.30224609375003, 27.775732421875006], - [-114.0693359375, 27.67568359375005], - [-114.15839843750003, 27.919677734375], - [-114.26586914062499, 27.934472656249994], - [-114.04848632812502, 28.42617187499999], - [-114.93730468749999, 29.35161132812496], - [-115.67382812500003, 29.756396484375017], - [-116.06215820312501, 30.80415039062504], - [-116.29628906250001, 30.97050781249999], - [-116.33344726562494, 31.202783203124994], - [-116.66215820312495, 31.56489257812504], - [-116.72207031249998, 31.734570312499955], - [-116.62080078124995, 31.85107421874997], - [-116.84799804687496, 31.997363281250045], - [-117.12827148437495, 32.533349609374994], - [-114.72475585937495, 32.71533203125003], - [-114.83593749999994, 32.50830078125003], - [-111.0419921875, 31.32421875000003], - [-108.21445312499993, 31.329443359375034], - [-108.21181640625002, 31.779345703125017], - [-106.44541015624996, 31.768408203125006], - [-106.14804687499995, 31.450927734375], - [-104.97880859374996, 30.645947265624955], - [-104.50400390624995, 29.677685546874955], - [-104.110595703125, 29.386132812499994], - [-103.16831054687498, 28.998193359374994], - [-102.8919921875, 29.216406250000034], - [-102.61494140624994, 29.75234375], - [-102.26894531249998, 29.871191406250034], - [-101.44038085937503, 29.77685546875], - [-100.75458984375001, 29.182519531249994], - [-100.29604492187495, 28.32768554687499], - [-99.50532226562497, 27.54833984375003], - [-99.45654296874999, 27.05668945312496], - [-99.10776367187498, 26.446923828124994], - [-97.37563476562497, 25.871826171875], - [-97.14624023437494, 25.961474609375045] - ] - ] - ] - }, - "properties": { - "name": "Mexico", - "childNum": 10 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [22.344042968750017, 42.31396484375], - [22.836816406250023, 41.993603515625], - [23.00361328125001, 41.73984375], - [22.916015625, 41.336279296875], - [22.78388671875001, 41.331982421875], - [22.72480468750001, 41.178515625], - [22.603613281250006, 41.140185546874996], - [22.493554687500023, 41.118505859375], - [22.184472656250023, 41.158642578125], - [21.99335937500001, 41.13095703125], - [21.77949218750001, 40.950439453125], - [21.627539062500006, 40.896337890625], - [21.57578125, 40.868945312499996], - [20.964257812500023, 40.849902343749996], - [20.709277343750017, 40.928369140624994], - [20.48896484375001, 41.272607421874994], - [20.566210937500017, 41.873681640624994], - [20.725, 41.87353515625], - [20.778125, 42.071044921875], - [21.05976562500001, 42.171289062499994], - [21.28662109375, 42.100390625], - [21.389550781250023, 42.21982421875], - [21.560839843750017, 42.24765625], - [21.5625, 42.247509765625], - [21.81464843750001, 42.303125], - [22.344042968750017, 42.31396484375] - ] - ] - }, - "properties": { - "name": "Macedonia", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [4.227636718750006, 19.142773437499997], - [4.234667968750017, 16.996386718750003], - [4.121289062500011, 16.357714843750003], - [3.842968750000011, 15.701708984375003], - [3.5205078125, 15.483105468749997], - [3.504296875000023, 15.356347656249994], - [3.06015625, 15.427197265624997], - [3.001074218750006, 15.340966796874994], - [1.300195312500023, 15.272265625], - [0.947460937500011, 14.982128906249997], - [0.217480468750011, 14.911474609374991], - [-0.235888671874989, 15.059423828124991], - [-0.760449218749983, 15.047753906249994], - [-1.049560546875, 14.81953125], - [-1.97304687499999, 14.45654296875], - [-2.113232421874983, 14.16845703125], - [-2.586718749999989, 14.227587890625003], - [-2.873925781249994, 13.950732421875003], - [-2.950830078124994, 13.6484375], - [-3.248632812499977, 13.658349609374994], - [-3.3017578125, 13.28076171875], - [-3.527636718749989, 13.182714843749991], - [-3.947314453124989, 13.402197265624991], - [-4.151025390624994, 13.306201171875003], - [-4.328710937499977, 13.119042968749994], - [-4.227099609374989, 12.793701171875], - [-4.480615234374994, 12.672216796874991], - [-4.4287109375, 12.337597656249997], - [-4.699316406249977, 12.076171875], - [-5.288134765624989, 11.827929687499989], - [-5.250244140625, 11.375781249999989], - [-5.490478515625, 11.042382812499994], - [-5.523535156249977, 10.426025390625], - [-5.556591796874983, 10.43994140625], - [-5.694287109374983, 10.43320312499999], - [-5.843847656249977, 10.389550781249994], - [-5.896191406249983, 10.354736328125], - [-5.907568359374977, 10.307226562499991], - [-6.034570312499994, 10.19482421875], - [-6.1171875, 10.201904296875], - [-6.238378906249977, 10.261621093749994], - [-6.241308593749977, 10.279199218749994], - [-6.192626953125, 10.369433593749989], - [-6.190673828125, 10.400292968749994], - [-6.250244140625, 10.717919921874994], - [-6.482617187499983, 10.561230468749997], - [-6.564599609374994, 10.58642578125], - [-6.654150390624977, 10.656445312499997], - [-6.676367187499977, 10.6337890625], - [-6.686132812499977, 10.578027343749994], - [-6.691992187499977, 10.512011718749989], - [-6.669335937499994, 10.3921875], - [-6.693261718749994, 10.349462890624991], - [-6.950341796874994, 10.342333984374989], - [-7.01708984375, 10.143261718749997], - [-7.385058593749989, 10.340136718749989], - [-7.6611328125, 10.427441406249997], - [-7.990625, 10.1625], - [-8.007275390624983, 10.321875], - [-8.266650390624989, 10.485986328124994], - [-8.33740234375, 10.990625], - [-8.666699218749983, 11.009472656249997], - [-8.398535156249977, 11.366552734374991], - [-8.822021484375, 11.673242187499994], - [-8.818310546874983, 11.922509765624994], - [-9.043066406249977, 12.40234375], - [-9.395361328124977, 12.464648437499989], - [-9.358105468749983, 12.255419921874989], - [-9.754003906249977, 12.029931640624994], - [-10.274853515624983, 12.212646484375], - [-10.709228515625, 11.898730468749989], - [-10.933203124999977, 12.205175781249991], - [-11.30517578125, 12.015429687499989], - [-11.502197265625, 12.198632812499994], - [-11.389404296875, 12.404394531249991], - [-11.390380859375, 12.941992187499991], - [-11.634960937499983, 13.369873046875], - [-11.831689453124994, 13.315820312499994], - [-12.05419921875, 13.633056640625], - [-11.960888671874983, 13.875292968750003], - [-12.019189453124994, 14.206494140624997], - [-12.228417968749994, 14.45859375], - [-12.280615234374977, 14.809033203124997], - [-12.104687499999983, 14.745361328125], - [-12.08154296875, 14.766357421875], - [-12.021582031249977, 14.804931640625], - [-11.76015625, 15.425537109375], - [-11.675878906249977, 15.512060546874991], - [-11.502685546875, 15.636816406249991], - [-11.455224609374994, 15.62539062499999], - [-10.9482421875, 15.151123046875], - [-10.696582031249989, 15.42265625], - [-9.94140625, 15.373779296875], - [-9.446923828124994, 15.458203125], - [-9.447705078124983, 15.574853515624994], - [-9.426562499999989, 15.623046875], - [-9.3505859375, 15.677392578124994], - [-9.33544921875, 15.525683593750003], - [-9.293701171875, 15.502832031249994], - [-5.5125, 15.496289062499997], - [-5.359912109374989, 16.282861328124994], - [-5.509619140624977, 16.442041015624994], - [-5.628662109375, 16.568652343750003], - [-5.65625, 16.8095703125], - [-5.684765624999983, 17.058251953124994], - [-5.713183593749989, 17.306884765625], - [-5.74169921875, 17.555566406249994], - [-5.827099609374983, 18.3015625], - [-6.026416015624989, 20.0421875], - [-6.396582031249977, 23.274804687499994], - [-6.482031249999977, 24.020800781250003], - [-6.538964843749994, 24.51816406249999], - [-6.5673828125, 24.766796875], - [-6.594091796874977, 24.99462890625], - [-6.287207031249977, 24.994824218749997], - [-5.959814453124977, 24.99497070312499], - [-5.640771484374994, 24.995166015625003], - [-4.822607421874977, 24.99560546875], - [-1.947900390624994, 23.124804687500003], - [1.1455078125, 21.102246093749997], - [1.165722656250011, 20.817431640625003], - [1.610644531250017, 20.555566406249994], - [1.685449218750023, 20.378369140624997], - [3.130273437500023, 19.85019531249999], - [3.255859375, 19.4109375], - [3.119726562500006, 19.103173828124994], - [3.3564453125, 18.986621093750003], - [4.227636718750006, 19.142773437499997] - ] - ] - }, - "properties": { - "name": "Mali", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [14.566210937499989, 35.85273437499998], - [14.436425781250023, 35.82167968750005], - [14.351269531250011, 35.978417968749994], - [14.566210937499989, 35.85273437499998] - ] - ] - }, - "properties": { - "name": "Malta", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [98.18261718749997, 9.933447265625006], - [98.11806640625, 9.877880859375054], - [98.2916992187501, 10.051318359375031], - [98.18261718749997, 9.933447265625006] - ] - ], - [ - [ - [98.20976562500002, 10.952734375], - [98.27148437499997, 10.73989257812498], - [98.08046875000005, 10.886621093750037], - [98.20976562500002, 10.952734375] - ] - ], - [ - [ - [98.55380859375012, 11.744873046875], - [98.52841796875012, 11.538671875], - [98.43476562500004, 11.567089843750026], - [98.37646484374997, 11.79150390625], - [98.55380859375012, 11.744873046875] - ] - ], - [ - [ - [98.516015625, 11.905029296875028], - [98.46621093750005, 12.08427734374996], - [98.60957031250004, 11.956640624999977], - [98.516015625, 11.905029296875028] - ] - ], - [ - [ - [98.06611328125004, 12.389794921875023], - [98.00234375000005, 12.279003906250011], - [97.93867187500004, 12.34609375], - [98.06611328125004, 12.389794921875023] - ] - ], - [ - [ - [98.41396484375005, 12.597949218749974], - [98.45947265625003, 12.473730468749991], - [98.3138671875, 12.335986328124989], - [98.31210937500006, 12.678173828124983], - [98.41396484375005, 12.597949218749974] - ] - ], - [ - [ - [98.31542968749997, 13.099072265625026], - [98.30917968750012, 12.934716796875023], - [98.26533203125004, 13.202246093749991], - [98.31542968749997, 13.099072265625026] - ] - ], - [ - [ - [94.80488281250004, 15.8193359375], - [94.73349609375006, 15.823046875000045], - [94.82802734375005, 15.933007812499966], - [94.80488281250004, 15.8193359375] - ] - ], - [ - [ - [94.47675781250004, 15.945947265625023], - [94.41191406250007, 15.848388671875057], - [94.3878906250001, 15.994140624999972], - [94.60126953125004, 16.205517578124983], - [94.47675781250004, 15.945947265625023] - ] - ], - [ - [ - [97.575, 16.253222656250017], - [97.48037109375, 16.305712890625045], - [97.54199218749997, 16.505078124999983], - [97.575, 16.253222656250017] - ] - ], - [ - [ - [93.6908203125, 18.68427734375004], - [93.4875, 18.867529296875063], - [93.74472656250006, 18.865527343750017], - [93.6908203125, 18.68427734375004] - ] - ], - [ - [ - [93.71484374999997, 19.558251953124994], - [93.94570312500005, 19.428613281249966], - [93.90195312500012, 19.33203125], - [93.75585937500003, 19.325683593750057], - [93.64404296874997, 19.49506835937501], - [93.71484374999997, 19.558251953124994] - ] - ], - [ - [ - [93.49179687500012, 19.892578125], - [93.51328125000006, 19.754785156249994], - [93.41289062500002, 19.950341796875023], - [93.49179687500012, 19.892578125] - ] - ], - [ - [ - [93.01015625000005, 19.923925781249977], - [93.02324218750007, 19.82885742187497], - [92.91464843750006, 20.086474609375045], - [93.01015625000005, 19.923925781249977] - ] - ], - [ - [ - [101.1388671875001, 21.567480468749977], - [101.08037109375007, 21.468652343749994], - [100.703125, 21.251367187499966], - [100.613671875, 21.059326171875], - [100.56660156250004, 21.038183593750063], - [100.53613281250003, 20.992382812499955], - [100.52226562500007, 20.92192382812499], - [100.54931640624997, 20.884228515624955], - [100.61767578125003, 20.879248046875006], - [100.62294921875005, 20.859570312499983], - [100.5651367187501, 20.825097656249994], - [100.4074218750001, 20.823242187500057], - [100.32607421875005, 20.795703125000045], - [100.24931640625002, 20.730273437500045], - [100.18388671875002, 20.589111328125057], - [100.12968750000002, 20.372216796874994], - [100.12246093750005, 20.316650390625057], - [100.0036132812501, 20.37958984375001], - [99.9542968750001, 20.415429687500023], - [99.8903320312501, 20.424414062499977], - [99.72011718750005, 20.32543945312497], - [99.45888671875005, 20.363037109375], - [99.48593750000006, 20.14985351562501], - [99.07421875000003, 20.09936523437503], - [98.9166992187501, 19.77290039062504], - [98.37128906250004, 19.68916015625004], - [98.01503906250005, 19.74951171874997], - [97.816796875, 19.459960937500057], - [97.74589843750002, 18.58818359374999], - [97.37392578125, 18.51796875], - [97.63222656250005, 18.290332031250074], - [97.7064453125, 17.79711914062503], - [98.4388671875, 16.975683593750034], - [98.66074218750006, 16.330419921875006], - [98.83544921875003, 16.417578125], - [98.88828125000006, 16.351904296875034], - [98.81796875000012, 16.180810546874994], - [98.59238281250006, 16.05068359375005], - [98.55693359375007, 15.367675781249986], - [98.19101562500012, 15.204101562499972], - [98.20214843749997, 14.97592773437502], - [98.57001953125004, 14.359912109375031], - [99.13681640625006, 13.716699218749994], - [99.12392578125, 13.030761718750043], - [99.40507812500002, 12.547900390625003], - [99.61474609374997, 11.781201171875026], - [99.1901367187501, 11.105273437499989], - [98.7572265625, 10.660937499999974], - [98.70253906250005, 10.19038085937504], - [98.56259765625006, 10.034960937499989], - [98.46494140625006, 10.675830078124989], - [98.67558593750007, 10.986914062500034], - [98.74140625000004, 11.591699218749966], - [98.87597656250003, 11.719726562500028], - [98.63632812500006, 11.738378906250006], - [98.69628906250003, 12.225244140624994], - [98.6002929687501, 12.2453125], - [98.67871093749997, 12.348486328124963], - [98.57597656250002, 13.161914062500031], - [98.20039062500004, 13.980175781250026], - [98.14951171875012, 13.647607421875037], - [98.11064453125007, 13.712890625000014], - [98.10019531250006, 14.161523437500023], - [97.90976562500012, 14.652685546874991], - [98.01875, 14.652587890625057], - [97.81230468750007, 14.858935546874989], - [97.7103515625, 15.875537109375074], - [97.58427734375007, 16.019580078125017], - [97.72597656250005, 16.56855468750004], - [97.37587890625005, 16.52294921874997], - [97.20019531249997, 17.095410156249983], - [96.85146484375005, 17.401025390624994], - [96.90859375000005, 17.03095703125001], - [96.76542968750002, 16.710351562499966], - [96.43115234374997, 16.504931640625045], - [96.18906250000012, 16.768310546875057], - [96.32431640625006, 16.444433593750063], - [95.76328125000006, 16.169042968750006], - [95.38955078125005, 15.722753906250034], - [95.30146484375004, 15.756152343749989], - [95.34677734375012, 16.09760742187501], - [95.17695312500004, 15.825683593750028], - [94.9425781250001, 15.818261718750023], - [94.89316406250006, 16.182812499999955], - [94.66152343750005, 15.904394531250006], - [94.70332031250004, 16.511914062499955], - [94.4416015625001, 16.094384765624966], - [94.22382812500004, 16.016455078125006], - [94.58896484375006, 17.5693359375], - [94.17070312500007, 18.73242187499997], - [94.24570312500006, 18.741162109374983], - [94.07001953125004, 18.893408203125006], - [94.04492187500003, 19.287402343750074], - [93.92919921874997, 18.89965820312503], - [93.70546875000005, 19.026904296875017], - [93.49306640625005, 19.369482421875006], - [93.82490234375004, 19.238476562499955], - [93.99814453125006, 19.440869140624983], - [93.61171875000005, 19.776074218749983], - [93.70703125000003, 19.912158203125074], - [93.25, 20.070117187500017], - [93.12949218750012, 19.858007812500063], - [93.00195312499997, 20.074853515624994], - [93.06679687500005, 20.377636718749955], - [92.82832031250004, 20.177587890625063], - [92.89111328124997, 20.34033203125], - [92.73564453125007, 20.56269531250001], - [92.72285156250004, 20.29560546875004], - [92.32412109375, 20.791845703125063], - [92.17958984375005, 21.293115234375023], - [92.33056640624997, 21.439794921874977], - [92.63164062500002, 21.306201171875045], - [92.5934570312501, 21.46733398437499], - [92.58281250000002, 21.940332031249994], - [92.57490234375004, 21.978076171875045], - [92.68896484374997, 22.130957031250006], - [92.72099609375002, 22.132421875000063], - [92.77138671875, 22.104785156250017], - [92.9645507812501, 22.003759765625034], - [93.07060546875002, 22.20942382812501], - [93.16201171875, 22.360205078125006], - [93.07871093750006, 22.71821289062501], - [93.20390625000002, 23.03701171875005], - [93.34941406250007, 23.08496093750003], - [93.36601562500007, 23.132519531249955], - [93.32626953125006, 24.064208984375057], - [93.45214843750003, 23.987402343750034], - [93.68339843750007, 24.00654296875004], - [94.07480468750006, 23.8720703125], - [94.29306640625012, 24.321875], - [94.37724609375002, 24.473730468750006], - [94.49316406250003, 24.637646484374983], - [94.70371093750012, 25.097851562499955], - [94.55302734375007, 25.215722656249994], - [94.66777343750007, 25.458886718749966], - [94.99199218750002, 25.77045898437504], - [95.01523437500006, 25.912939453125006], - [95.0929687500001, 25.98730468749997], - [95.13242187500006, 26.041259765625057], - [95.12929687500005, 26.070410156250034], - [95.10839843749997, 26.091406250000034], - [95.06894531250006, 26.19111328125001], - [95.0597656250001, 26.473974609375006], - [95.20146484375007, 26.641406250000017], - [96.19082031250005, 27.26127929687499], - [96.79785156249997, 27.29619140624999], - [96.95341796875002, 27.13330078125003], - [97.10205078125003, 27.11542968750004], - [97.10371093750004, 27.16333007812503], - [96.90195312500012, 27.439599609374994], - [96.88359375000002, 27.514843749999955], - [96.96279296875, 27.698291015625017], - [97.04970703125005, 27.760009765625], - [97.34355468750002, 27.982324218749994], - [97.30273437499997, 28.08598632812496], - [97.3224609375001, 28.21796875000004], - [97.35644531249997, 28.254492187500006], - [97.43144531250002, 28.353906250000023], - [97.53789062500002, 28.510205078124983], - [97.59921875000006, 28.51704101562504], - [98.06162109375012, 28.185888671874977], - [98.29882812499997, 27.550097656250045], - [98.4525390625, 27.6572265625], - [98.65117187500007, 27.572460937499983], - [98.7384765625001, 26.785742187500006], - [98.68554687499997, 26.189355468750023], - [98.56406250000006, 26.072412109374994], - [98.65625, 25.86357421874999], - [98.33378906250007, 25.586767578125006], - [98.14287109375007, 25.571093750000017], - [98.01074218749997, 25.292529296875017], - [97.8195312500001, 25.251855468749994], - [97.73789062500006, 24.869873046875057], - [97.58330078125002, 24.77480468750005], - [97.53144531250004, 24.49169921875003], - [97.7082031250001, 24.228759765625], - [97.56455078125012, 23.911035156250023], - [98.2125, 24.110644531250017], - [98.83505859375006, 24.121191406250034], - [98.67675781250003, 23.905078125000045], - [98.8322265625001, 23.624365234374977], - [98.86376953125003, 23.191259765625034], - [99.41806640625006, 23.069238281250023], - [99.50712890625002, 22.959130859374994], - [99.19296875000006, 22.12597656249997], - [99.9176757812501, 22.02802734375001], - [99.94072265625007, 21.75874023437504], - [100.14765625000004, 21.480517578125017], - [100.60458984375012, 21.471777343750006], - [101.07978515625004, 21.75585937499997], - [101.1388671875001, 21.567480468749977] - ] - ] - ] - }, - "properties": { - "name": "Myanmar", - "childNum": 15 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [19.21875, 43.449951171875], - [19.670996093750006, 43.163964843749994], - [20.344335937500006, 42.827929687499996], - [20.054296875, 42.760058593749996], - [20.06396484375, 42.54726562499999], - [19.78828125000001, 42.476171875], - [19.65449218750001, 42.628564453124994], - [19.280664062500023, 42.17255859375], - [19.342382812500006, 41.869091796875], - [18.436328125000017, 42.559716796874994], - [18.5458984375, 42.6416015625], - [18.46601562500001, 42.777246093749994], - [18.44384765625, 42.96845703125], - [18.46015625000001, 42.997900390625], - [18.48847656250001, 43.012158203125], - [18.623632812500006, 43.027685546875], - [18.621875, 43.124609375], - [18.674218750000023, 43.230810546875], - [18.74921875000001, 43.283544921875], - [18.85107421875, 43.346337890624994], - [18.934667968750006, 43.339453125], - [18.97871093750001, 43.285400390625], - [19.026660156250017, 43.292431640625], - [19.03671875, 43.357324218749994], - [18.940234375000017, 43.496728515624994], - [18.95068359375, 43.526660156249996], - [18.97421875, 43.542333984375], - [19.0283203125, 43.532519531249996], - [19.080078125, 43.517724609374994], - [19.11279296875, 43.52773437499999], - [19.164355468750017, 43.535449218749996], - [19.1943359375, 43.53330078125], - [19.21875, 43.449951171875] - ] - ] - }, - "properties": { - "name": "Montenegro", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [111.878125, 43.68017578125], - [111.00722656250002, 43.34140625], - [110.400390625, 42.773681640625], - [109.44316406249999, 42.455957031249994], - [109.33984375, 42.438378906249994], - [108.68730468749999, 42.41611328125], - [108.17119140624999, 42.447314453124996], - [106.77001953125, 42.288720703124994], - [105.86757812500002, 41.993994140625], - [105.31435546875002, 41.770898437499994], - [105.19707031249999, 41.738037109375], - [105.11542968750001, 41.66328125], - [105.05058593749999, 41.61591796875], - [104.98203125000003, 41.595507812499996], - [104.49824218750001, 41.65869140625], - [104.49824218750001, 41.877001953124996], - [104.30517578125, 41.846142578125], - [103.99726562500001, 41.79697265625], - [103.71113281250001, 41.751318359375], - [103.07285156250003, 42.00595703125], - [102.5751953125, 42.092089843749996], - [102.15664062500002, 42.158105468749994], - [101.97294921874999, 42.215869140624996], - [101.65996093749999, 42.500048828124996], - [101.5791015625, 42.52353515625], - [101.49531250000001, 42.53876953125], - [101.09199218750001, 42.551318359374996], - [100.51904296875, 42.616796875], - [100.08632812500002, 42.670751953125], - [99.98378906250002, 42.67734375], - [99.46787109375003, 42.568212890625], - [97.20566406250003, 42.789794921875], - [96.38544921875001, 42.720361328124994], - [95.85957031250001, 43.2759765625], - [95.52558593750001, 43.953955078125], - [95.32558593750002, 44.039355468749996], - [95.35029296875001, 44.278076171875], - [94.71201171875003, 44.350830078125], - [93.51621093750003, 44.944482421874994], - [92.78789062499999, 45.0357421875], - [92.57890624999999, 45.010986328125], - [92.423828125, 45.008935546874994], - [92.17265624999999, 45.03525390625], - [92.02978515625, 45.068505859374994], - [91.584375, 45.076513671875], - [91.05, 45.217431640624994], - [90.87724609374999, 45.19609375], - [90.66181640625001, 45.525244140625], - [91.00175781249999, 46.035791015624994], - [90.99677734375001, 46.10498046875], - [90.94755859374999, 46.177294921874996], - [90.91152343750002, 46.270654296874994], - [90.98574218750002, 46.7490234375], - [90.91054687500002, 46.883251953125], - [90.86992187499999, 46.954492187499994], - [90.79902343750001, 46.98515625], - [90.71552734375001, 47.003857421875], - [90.49619140625003, 47.28515625], - [90.42519531250002, 47.5041015625], - [90.34746093749999, 47.596972656249996], - [90.33066406250003, 47.655175781249994], - [90.31328124999999, 47.67617187499999], - [90.19101562500003, 47.702099609375], - [90.10322265625001, 47.745410156249996], - [90.02792968750003, 47.877685546875], - [89.95869140625001, 47.886328125], - [89.91044921874999, 47.8443359375], - [89.83134765624999, 47.823291015624996], - [89.778125, 47.827001953125], - [89.56093750000002, 48.003955078124996], - [89.47919921875001, 48.029052734375], - [89.04765624999999, 48.0025390625], - [88.97109375000002, 48.049951171874994], - [88.91777343749999, 48.089013671874994], - [88.83828125000002, 48.101708984374994], - [88.68183593750001, 48.170556640624994], - [88.57597656249999, 48.220166015625], - [88.56679687500002, 48.317431640624996], - [88.51708984375, 48.38447265625], - [88.41396484375002, 48.40341796875], - [88.30996093750002, 48.472070312499994], - [87.97968750000001, 48.555126953125], - [88.06005859375, 48.707177734374994], - [87.83183593749999, 48.791650390624994], - [87.7431640625, 48.881640625], - [87.87216796875003, 49.000146484374994], - [87.81630859375002, 49.0802734375], - [87.8251953125, 49.11630859375], - [87.81425781249999, 49.1623046875], - [87.93476562500001, 49.16455078125], - [87.98808593749999, 49.186914062499994], - [88.02851562500001, 49.219775390624996], - [88.11572265625, 49.256298828125], - [88.19257812500001, 49.451708984374996], - [88.63320312500002, 49.486132812499996], - [88.83164062500003, 49.4484375], - [88.86386718750003, 49.527636718749996], - [88.90019531249999, 49.539697265624994], - [88.94541015625003, 49.507666015625], - [88.97060546875002, 49.483740234375], - [89.00839843750003, 49.472802734374994], - [89.10947265625003, 49.501367187499994], - [89.17998046874999, 49.5322265625], - [89.20292968749999, 49.595703125], - [89.24394531249999, 49.62705078125], - [89.39560546875003, 49.6115234375], - [89.475, 49.66054687499999], - [89.57919921875003, 49.69970703125], - [89.65410156249999, 49.71748046875], - [89.64384765624999, 49.90302734375], - [90.0537109375, 50.09375], - [90.65507812499999, 50.22236328125], - [90.71435546875, 50.259423828124994], - [90.7607421875, 50.305957031249996], - [91.02158203125003, 50.415478515625], - [91.23378906250002, 50.452392578125], - [91.30058593749999, 50.46337890625], - [91.3408203125, 50.470068359375], - [91.4150390625, 50.468017578125], - [91.44648437500001, 50.52216796875], - [91.80429687500003, 50.693603515625], - [92.10400390625, 50.6919921875], - [92.1923828125, 50.700585937499994], - [92.35478515624999, 50.864160156249994], - [92.42636718750003, 50.803076171875], - [92.62666015625001, 50.68828125], - [92.68134765625001, 50.683203125], - [92.73867187500002, 50.7109375], - [92.779296875, 50.778662109375], - [92.8564453125, 50.789111328124996], - [92.94130859375002, 50.778222656249994], - [93.103125, 50.60390625], - [94.25107421875003, 50.556396484375], - [94.35468750000001, 50.221826171874994], - [94.61474609375, 50.023730468749996], - [94.67548828125001, 50.028076171875], - [94.71806640624999, 50.043261718749996], - [94.93027343750003, 50.04375], - [95.11142578125003, 49.935449218749994], - [95.52265625000001, 49.91123046875], - [96.06552734375003, 49.99873046875], - [96.31503906250003, 49.901123046875], - [96.98574218750002, 49.8828125], - [97.20859375000003, 49.730810546875], - [97.35976562500002, 49.741455078125], - [97.58935546875, 49.911474609375], - [98.00390625, 50.0142578125], - [98.25029296874999, 50.30244140625], - [98.27949218750001, 50.533251953124996], - [98.14501953125, 50.5685546875], - [98.07890624999999, 50.603808593749996], - [98.02978515625, 50.64462890625], - [97.82529296875003, 50.985253906249994], - [98.103125, 51.483544921874994], - [98.64052734375002, 51.801171875], - [98.89316406250003, 52.11728515625], - [99.92167968749999, 51.755517578125], - [100.03457031250002, 51.737109375], - [100.23037109375002, 51.729833984375], - [100.46894531250001, 51.72607421875], - [100.53623046875003, 51.7134765625], - [101.38125, 51.45263671875], - [101.57089843750003, 51.4671875], - [101.82119140625002, 51.421044921874994], - [102.11152343750001, 51.353466796875], - [102.15566406250002, 51.313769531249996], - [102.16005859375002, 51.26083984375], - [102.14238281249999, 51.216064453125], - [102.15195312500003, 51.10751953125], - [102.19453125000001, 51.050683593749994], - [102.21503906250001, 50.829443359375], - [102.31660156250001, 50.71845703125], - [102.28837890624999, 50.585107421874994], - [103.30439453125001, 50.20029296875], - [103.63291015625003, 50.138574218749994], - [103.72324218750003, 50.153857421874996], - [103.80263671875002, 50.176074218749996], - [104.07871093750003, 50.154248046875], - [105.38359374999999, 50.47373046875], - [106.21787109375003, 50.304589843749994], - [106.36845703124999, 50.317578125], - [106.57441406250001, 50.32880859375], - [106.71113281250001, 50.31259765625], - [106.94130859375002, 50.196679687499994], - [107.04023437500001, 50.086474609374996], - [107.14306640625, 50.033007812499996], - [107.23330078125002, 49.989404296874994], - [107.34707031250002, 49.986669921875], - [107.63095703125003, 49.98310546875], - [107.91660156250003, 49.947802734374996], - [107.96542968750003, 49.653515625], - [108.40693359375001, 49.396386718749994], - [108.5224609375, 49.34150390625], - [108.61367187500002, 49.322802734374996], - [109.23671875000002, 49.334912109375], - [109.45371093750003, 49.296337890625], - [109.52871093750002, 49.269873046875], - [110.19990234375001, 49.17041015625], - [110.42783203125003, 49.219970703125], - [110.70976562499999, 49.14296875], - [110.82792968749999, 49.166162109374994], - [111.20419921875003, 49.304296875], - [111.33662109375001, 49.35585937499999], - [111.42929687500003, 49.342626953125], - [112.07968750000003, 49.42421875], - [112.49492187499999, 49.53232421875], - [112.69736328125003, 49.507275390625], - [112.80644531249999, 49.523583984374994], - [112.91484374999999, 49.569238281249994], - [113.05556640625002, 49.616259765624996], - [113.09208984374999, 49.692529296874994], - [113.16416015625003, 49.797167968749996], - [113.31904296875001, 49.874316406249996], - [113.44550781250001, 49.9416015625], - [113.57421875, 50.00703125], - [114.29707031250001, 50.2744140625], - [114.7431640625, 50.233691406249996], - [115.00332031250002, 50.138574218749994], - [115.27451171875003, 49.948876953124994], - [115.36503906249999, 49.911767578124994], - [115.42919921875, 49.896484375], - [115.58798828125003, 49.886035156249996], - [115.7177734375, 49.880615234375], - [115.79521484374999, 49.905908203124994], - [115.92597656250001, 49.9521484375], - [116.13457031249999, 50.010791015624996], - [116.216796875, 50.00927734375], - [116.35117187500003, 49.978076171874996], - [116.55117187500002, 49.9203125], - [116.68330078125001, 49.823779296874996], - [115.82050781250001, 48.57724609375], - [115.79169921875001, 48.455712890624994], - [115.79658203125001, 48.346337890624994], - [115.78554687500002, 48.2482421875], - [115.63945312499999, 48.18623046875], - [115.52509765625001, 48.130859375], - [115.61640625000001, 47.874804687499996], - [115.89824218749999, 47.686914062499994], - [115.99384765625001, 47.71132812499999], - [116.07480468750003, 47.78955078125], - [116.23115234375001, 47.858203125], - [116.31718749999999, 47.85986328125], - [116.37822265624999, 47.844042968749996], - [116.51347656249999, 47.83955078125], - [116.65195312500003, 47.864501953125], - [116.76054687499999, 47.869775390624994], - [116.90117187499999, 47.853076171874996], - [116.95166015625, 47.836572265624994], - [117.06972656250002, 47.806396484375], - [117.28593749999999, 47.666357421875], - [117.35078125000001, 47.652197265625], - [117.76835937499999, 47.987890625], - [118.49843750000002, 47.983984375], - [118.56777343750002, 47.943261718749994], - [118.69052734375003, 47.822265625], - [118.75996093750001, 47.757617187499996], - [118.88027343750002, 47.72509765625], - [119.017578125, 47.685351562499996], - [119.08193359375002, 47.654150390625], - [119.71113281250001, 47.15], - [119.89785156250002, 46.8578125], - [119.8671875, 46.672167968749996], - [119.74746093750002, 46.627197265625], - [119.70664062500003, 46.606005859374996], - [119.62021484375003, 46.603955078125], - [119.47402343750002, 46.62666015625], - [119.33183593749999, 46.613818359374996], - [119.162109375, 46.638671875], - [118.95712890625003, 46.73486328125], - [118.84394531250001, 46.760205078125], - [118.79033203124999, 46.7470703125], - [118.72294921874999, 46.69189453125], - [118.64873046874999, 46.70166015625], - [118.58046875000002, 46.69189453125], - [118.40439453125003, 46.703173828124996], - [118.30869140625003, 46.717041015625], - [118.15683593750003, 46.678564453125], - [118.0712890625, 46.6666015625], - [117.7412109375, 46.5181640625], - [117.546875, 46.58828125], - [117.43808593750003, 46.586230468749996], - [117.40556640624999, 46.5708984375], - [117.39218750000003, 46.53759765625], - [117.35634765625002, 46.436669921874994], - [117.35693359375, 46.39130859375], - [117.33339843750002, 46.36201171875], - [116.85908203125001, 46.387939453125], - [116.56259765625003, 46.289794921875], - [116.21298828125003, 45.8869140625], - [116.22910156250003, 45.845751953124996], - [116.240625, 45.79599609375], - [116.19765625000002, 45.73935546875], - [115.68105468750002, 45.458251953125], - [115.16259765625, 45.390234375], - [114.91923828124999, 45.378271484375], - [114.73876953125, 45.41962890625], - [114.56015625000003, 45.389990234375], - [114.41914062500001, 45.202587890625], - [114.16738281250002, 45.049853515624996], - [114.08027343750001, 44.971142578125], - [113.87705078125003, 44.89619140625], - [113.65263671874999, 44.763476562499996], - [113.58701171875003, 44.745703125], - [113.04941406250003, 44.810351562499996], - [112.70673828125001, 44.883447265624994], - [112.59677734375003, 44.91767578125], - [112.49931640624999, 45.0109375], - [112.41132812500001, 45.058203125], - [112.11289062500003, 45.062939453125], - [112.03261718750002, 45.081640625], - [111.89804687500003, 45.0640625], - [111.40224609375002, 44.36728515625], - [111.93173828125003, 43.81494140625], - [111.878125, 43.68017578125] - ] - ] - }, - "properties": { - "name": "Mongolia", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [145.75195312499997, 15.133154296874991], - [145.71318359375007, 15.215283203125026], - [145.821875, 15.265380859375014], - [145.75195312499997, 15.133154296874991] - ] - ] - }, - "properties": { - "name": "N. Mariana Is.", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [32.112890625, -26.839453125], - [32.10595703125, -26.52001953125], - [32.04140625000002, -26.28125], - [32.060546875, -26.018359375], - [31.9482421875, -25.957617187500006], - [31.98583984375, -24.46064453125001], - [31.799609375000017, -23.8921875], - [31.54560546875001, -23.48232421875001], - [31.287890625000017, -22.40205078125001], - [31.429492187500017, -22.298828125], - [32.429785156250006, -21.29707031250001], - [32.353613281250006, -21.136523437500003], - [32.49238281250001, -20.659765625], - [32.992773437500006, -19.98486328125], - [32.77763671875002, -19.388769531250006], - [32.84980468750001, -19.10439453125001], - [32.69970703125, -18.94091796875], - [32.99306640625002, -18.35957031250001], - [32.87626953125002, -16.88359375], - [32.94804687500002, -16.71230468750001], - [31.939843750000023, -16.428808593750006], - [31.236230468750023, -16.02363281250001], - [30.437792968750017, -15.995312500000011], - [30.39609375, -15.64306640625], - [30.231835937500023, -14.990332031250006], - [33.201757812500006, -14.013378906250011], - [33.63642578125001, -14.568164062500003], - [34.375, -14.4248046875], - [34.50527343750002, -14.59814453125], - [34.54082031250002, -15.297265625], - [34.24609375, -15.829394531250003], - [34.528125, -16.319140625], - [34.93339843750002, -16.760351562500006], - [35.11210937500002, -16.898535156250006], - [35.06464843750001, -17.07861328125], - [35.124609375, -17.127246093750003], - [35.20136718750001, -17.13105468750001], - [35.272558593750006, -17.118457031250003], - [35.29042968750002, -17.096972656250003], - [35.28115234375002, -16.80781250000001], - [35.22978515625002, -16.639257812500006], - [35.178320312500006, -16.573339843750006], - [35.16718750000001, -16.56025390625001], - [35.242773437500006, -16.375390625], - [35.358496093750006, -16.160546875], - [35.59931640625001, -16.12587890625001], - [35.70888671875002, -16.095800781250006], - [35.75527343750002, -16.05830078125001], - [35.79121093750001, -15.958691406250011], - [35.89277343750001, -14.891796875000011], - [35.86669921875, -14.86376953125], - [35.84716796875, -14.6708984375], - [35.6904296875, -14.465527343750011], - [35.48847656250001, -14.201074218750009], - [35.37578125000002, -14.058691406250006], - [35.24746093750002, -13.896875], - [35.01386718750001, -13.643457031250009], - [34.61152343750001, -13.437890625], - [34.54570312500002, -13.21630859375], - [34.542578125, -13.108691406250003], - [34.35781250000002, -12.164746093750011], - [34.60625, -11.690039062500006], - [34.65957031250002, -11.588671875], - [34.82656250000002, -11.57568359375], - [34.95947265625, -11.578125], - [35.1826171875, -11.574804687500006], - [35.41826171875002, -11.583203125000011], - [35.50439453125, -11.604785156250003], - [35.56435546875002, -11.60234375], - [35.630957031250006, -11.58203125], - [35.78544921875002, -11.452929687500003], - [35.91132812500001, -11.4546875], - [36.08222656250001, -11.537304687500011], - [36.17548828125001, -11.609277343750009], - [36.19130859375002, -11.670703125], - [36.3056640625, -11.706347656250003], - [36.97890625000002, -11.566992187500006], - [37.37285156250002, -11.71044921875], - [37.54169921875001, -11.675097656250003], - [37.72480468750001, -11.580664062500006], - [37.92021484375002, -11.294726562500003], - [38.491796875, -11.413281250000011], - [38.9875, -11.167285156250003], - [39.81708984375001, -10.912402343750003], - [39.98867187500002, -10.82080078125], - [40.46357421875001, -10.46435546875], - [40.61171875000002, -10.661523437500009], - [40.48662109375002, -10.76513671875], - [40.59716796875, -10.830664062500006], - [40.40283203125, -11.33203125], - [40.53154296875002, -12.004589843750011], - [40.48710937500002, -12.4921875], - [40.58085937500002, -12.635546875], - [40.43681640625002, -12.983105468750011], - [40.56875, -12.984667968750003], - [40.595703125, -14.122851562500003], - [40.715625, -14.214453125], - [40.64609375, -14.538671875], - [40.775, -14.421289062500009], - [40.84453125000002, -14.718652343750009], - [40.617773437500006, -15.115527343750003], - [40.650976562500006, -15.260937500000011], - [39.98359375000001, -16.22548828125001], - [39.79091796875002, -16.29453125], - [39.84462890625002, -16.435644531250006], - [39.084375, -16.97285156250001], - [38.14492187500002, -17.242773437500006], - [37.24453125000002, -17.73994140625001], - [36.93935546875002, -17.993457031250003], - [36.40371093750002, -18.76972656250001], - [36.26289062500001, -18.71962890625001], - [36.23564453125002, -18.861328125], - [35.85371093750001, -18.99335937500001], - [34.947851562500006, -19.81269531250001], - [34.6494140625, -19.70136718750001], - [34.75576171875002, -19.82197265625001], - [34.705078125, -20.473046875], - [34.98232421875002, -20.80625], - [35.267675781250006, -21.650976562500006], - [35.31572265625002, -22.396875], - [35.38300781250001, -22.45458984375], - [35.45634765625002, -22.11591796875001], - [35.53007812500002, -22.248144531250006], - [35.57539062500001, -22.96308593750001], - [35.37041015625002, -23.79824218750001], - [35.5419921875, -23.82441406250001], - [35.48964843750002, -24.065527343750006], - [34.99208984375002, -24.65058593750001], - [32.96113281250001, -25.49042968750001], - [32.590429687500006, -26.00410156250001], - [32.84882812500001, -26.26806640625], - [32.95488281250002, -26.08359375], - [32.93359375, -26.25234375], - [32.88916015625, -26.83046875], - [32.88613281250002, -26.84931640625001], - [32.353515625, -26.861621093750003], - [32.19960937500002, -26.83349609375], - [32.112890625, -26.839453125] - ] - ] - }, - "properties": { - "name": "Mozambique", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-16.37333984374999, 19.706445312499994], - [-16.437548828124932, 19.609277343749994], - [-16.477001953124983, 19.710351562499994], - [-16.343652343749994, 19.86621093750003], - [-16.37333984374999, 19.706445312499994] - ] - ], - [ - [ - [-5.359912109374989, 16.282861328124994], - [-5.5125, 15.496289062499983], - [-9.293701171875, 15.502832031249994], - [-9.350585937499943, 15.677392578125023], - [-9.38535156249992, 15.667626953124994], - [-9.4265625, 15.623046875000057], - [-9.447705078124926, 15.574853515624994], - [-9.446923828124937, 15.458203124999955], - [-9.941406249999972, 15.373779296874986], - [-10.696582031249989, 15.42265625], - [-10.9482421875, 15.151123046875014], - [-11.455224609374994, 15.62539062499999], - [-11.760156249999937, 15.425537109375057], - [-11.828759765624966, 15.244873046875014], - [-11.872851562499989, 14.995166015625031], - [-12.02158203124992, 14.804931640625], - [-12.081542968749972, 14.766357421875057], - [-12.104687499999955, 14.745361328125043], - [-12.40869140625, 14.889013671874991], - [-12.735253906249994, 15.13125], - [-13.105273437499989, 15.57177734375], - [-13.40966796875, 16.059179687500006], - [-13.756640624999989, 16.172509765624994], - [-13.868457031249932, 16.14814453125001], - [-14.300097656249932, 16.58027343750001], - [-14.990625, 16.676904296874994], - [-15.768212890624994, 16.485107421875], - [-16.23901367187497, 16.53129882812499], - [-16.44101562499992, 16.20454101562504], - [-16.480078124999977, 16.097216796875017], - [-16.50205078124992, 15.917333984375063], - [-16.53525390624995, 15.838378906250057], - [-16.53574218749995, 16.28681640625001], - [-16.463623046875, 16.60151367187501], - [-16.030322265625017, 17.88793945312497], - [-16.213085937499926, 19.003320312500023], - [-16.51445312499996, 19.361962890624994], - [-16.305273437499977, 19.51264648437504], - [-16.44487304687499, 19.47314453124997], - [-16.21044921875003, 20.227929687500023], - [-16.42978515624995, 20.652343750000057], - [-16.622509765624955, 20.634179687499994], - [-16.87607421874992, 21.086132812499955], - [-16.998242187499926, 21.039697265625023], - [-17.048046874999955, 20.80615234375003], - [-17.06396484375, 20.89882812499999], - [-16.96455078125001, 21.329248046875023], - [-15.231201171875, 21.331298828125], - [-14.084667968749926, 21.33271484375001], - [-13.626025390624932, 21.33325195312503], - [-13.396728515624943, 21.333544921875017], - [-13.167431640624926, 21.333789062500074], - [-13.016210937499949, 21.33393554687501], - [-13.025097656249983, 21.46679687499997], - [-13.032226562500028, 21.572070312500017], - [-13.041748046875, 21.71381835937504], - [-13.051220703124983, 21.854785156250074], - [-13.094335937499977, 22.49599609375005], - [-13.153271484374983, 22.820507812499983], - [-13.031494140624943, 23.000244140625], - [-12.895996093749972, 23.08955078125001], - [-12.739599609375006, 23.192724609375063], - [-12.62041015624996, 23.271337890625006], - [-12.559375, 23.290820312500045], - [-12.372900390624977, 23.318017578124994], - [-12.023437499999943, 23.467578125000017], - [-12.016308593749983, 23.97021484375], - [-12.016308593749983, 24.378662109375], - [-12.016308593749983, 24.923242187499994], - [-12.016308593749983, 25.059375], - [-12.016308593749983, 25.331689453124994], - [-12.016308593749983, 25.740136718749994], - [-12.016308593749983, 25.995410156250017], - [-10.376123046874966, 25.995458984375034], - [-9.444531249999983, 25.99550781250005], - [-9.071923828124937, 25.99550781250005], - [-8.885644531249994, 25.99550781250005], - [-8.682226562499949, 25.99550781250005], - [-8.68212890625, 26.109472656250006], - [-8.68212890625, 26.273193359375057], - [-8.682324218749955, 26.49770507812505], - [-8.682617187500028, 26.723144531250057], - [-8.682861328124972, 26.92133789062501], - [-8.683349609375, 27.285937500000045], - [-4.822607421874949, 24.99560546875], - [-5.640771484374994, 24.99516601562499], - [-5.959814453124977, 24.994970703125063], - [-6.287207031249977, 24.99482421875001], - [-6.594091796874977, 24.99462890624997], - [-6.396582031249977, 23.274804687499994], - [-6.02641601562496, 20.04218750000001], - [-5.827099609374955, 18.301562500000045], - [-5.741699218749943, 17.555566406250023], - [-5.713183593750017, 17.306884765625], - [-5.684765624999983, 17.058251953124966], - [-5.628662109375028, 16.568652343750045], - [-5.50961914062492, 16.442041015625023], - [-5.359912109374989, 16.282861328124994] - ] - ] - ] - }, - "properties": { - "name": "Mauritania", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-62.1484375, 16.74033203124999], - [-62.221630859375, 16.699511718750003], - [-62.191357421875, 16.804394531249997], - [-62.1484375, 16.74033203124999] - ] - ] - }, - "properties": { - "name": "Montserrat", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [57.65126953125002, -20.48486328125], - [57.31767578125002, -20.42763671875001], - [57.416015625, -20.18378906250001], - [57.65654296875002, -19.98994140625001], - [57.7919921875, -20.21259765625001], - [57.65126953125002, -20.48486328125] - ] - ] - }, - "properties": { - "name": "Mauritius", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [34.95947265625003, -11.578125], - [34.82656250000005, -11.575683593749972], - [34.65957031250005, -11.58867187499996], - [34.61855468750005, -11.620214843749991], - [34.60625, -11.690039062500006], - [34.3578125, -12.164746093749997], - [34.542578125, -13.108691406250003], - [34.54570312500002, -13.21630859375], - [34.6115234375001, -13.437890625000023], - [35.0138671875001, -13.64345703124998], - [35.247460937499994, -13.896875], - [35.37578125000002, -14.05869140625002], - [35.48847656250004, -14.20107421874998], - [35.69042968749997, -14.465527343750026], - [35.84716796875003, -14.670898437500043], - [35.8927734375001, -14.891796875000011], - [35.7912109375001, -15.958691406250026], - [35.75527343750005, -16.058300781249983], - [35.708886718749994, -16.095800781249977], - [35.5993164062501, -16.12587890624998], - [35.35849609375006, -16.160546875000023], - [35.242773437500006, -16.375390625], - [35.16718750000004, -16.56025390625001], - [35.178320312500006, -16.57333984375002], - [35.22978515625002, -16.639257812500034], - [35.281152343749994, -16.8078125], - [35.29042968750005, -17.096972656250017], - [35.27255859375006, -17.11845703124996], - [35.2013671875001, -17.13105468750004], - [35.124609375, -17.127246093749974], - [35.06464843750004, -17.078613281250014], - [35.11210937500002, -16.898535156250006], - [34.93339843750002, -16.760351562500006], - [34.528125, -16.319140625], - [34.24609374999997, -15.829394531249974], - [34.54082031250002, -15.297265625], - [34.50527343750005, -14.598144531249957], - [34.375, -14.4248046875], - [33.63642578125004, -14.568164062499974], - [33.148046875, -13.94091796875], - [32.98125, -14.009375], - [32.797460937500006, -13.6884765625], - [32.67041015624997, -13.590429687500006], - [32.96757812500002, -13.225], - [32.97519531250006, -12.701367187499983], - [33.51230468750006, -12.347753906249977], - [33.340136718750074, -12.308300781250011], - [33.25234375000005, -12.112597656250031], - [33.3039062500001, -11.69082031249998], - [33.23271484375002, -11.417675781250026], - [33.26835937500002, -11.403906249999977], - [33.379785156249994, -11.15791015625004], - [33.29277343750002, -10.85234375], - [33.661523437499994, -10.553125], - [33.55371093749997, -10.391308593750011], - [33.53759765624997, -10.351562499999986], - [33.52890625, -10.234667968749974], - [33.31152343750003, -10.037988281249966], - [33.3371093750001, -9.954003906249994], - [33.350976562499994, -9.862207031250037], - [33.25, -9.759570312500003], - [33.148046875, -9.603515625], - [32.99599609375005, -9.622851562499946], - [32.91992187500003, -9.407421875000026], - [33.88886718750004, -9.670117187499983], - [33.99560546875003, -9.495410156250003], - [34.32089843750006, -9.731542968749977], - [34.56992187500006, -10.241113281249966], - [34.66708984375006, -10.792480468750028], - [34.60791015624997, -11.08046875], - [34.77382812500005, -11.341699218750009], - [34.890625, -11.3935546875], - [34.93701171874997, -11.463476562500034], - [34.95947265625003, -11.578125] - ] - ] - }, - "properties": { - "name": "Malawi", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [111.38925781250006, 2.415332031250031], - [111.31152343749997, 2.437597656250034], - [111.33349609374997, 2.768310546875], - [111.38925781250006, 2.415332031250031] - ] - ], - [ - [ - [104.22158203125, 2.731738281250003], - [104.1291015625001, 2.767236328125037], - [104.18476562500004, 2.871728515625009], - [104.22158203125, 2.731738281250003] - ] - ], - [ - [ - [117.88476562499997, 4.186132812500006], - [117.64902343750012, 4.168994140624974], - [117.70800781249997, 4.262402343749997], - [117.88476562499997, 4.186132812500006] - ] - ], - [ - [ - [100.28896484375005, 5.294726562499989], - [100.19101562500006, 5.28286132812498], - [100.2455078125, 5.467773437499986], - [100.33886718749997, 5.410058593750037], - [100.28896484375005, 5.294726562499989] - ] - ], - [ - [ - [99.848046875, 6.465722656249994], - [99.9186523437501, 6.358593750000011], - [99.74375, 6.263281249999963], - [99.64628906250002, 6.418359375000023], - [99.848046875, 6.465722656249994] - ] - ], - [ - [ - [102.10107421874997, 6.242236328125031], - [102.34013671875002, 6.172021484375023], - [102.534375, 5.862548828125028], - [103.09707031250005, 5.408447265624986], - [103.41582031250007, 4.85029296875004], - [103.43945312499997, 2.93310546875], - [103.8122070312501, 2.58046875], - [104.21855468750002, 1.722851562499997], - [104.25009765625012, 1.388574218750009], - [104.11494140625004, 1.412255859375037], - [103.98144531250003, 1.623632812500034], - [103.99150390625002, 1.454785156249997], - [103.6945312500001, 1.449658203125026], - [103.48027343750007, 1.329492187499966], - [103.35683593750005, 1.546142578125057], - [102.72714843750012, 1.855566406250034], - [101.29550781250012, 2.885205078125011], - [101.29990234375012, 3.253271484375034], - [100.71542968750006, 3.966210937499966], - [100.79550781250012, 4.023388671874983], - [100.61455078125002, 4.3734375], - [100.34326171874997, 5.984179687500031], - [100.11914062499997, 6.441992187500048], - [100.26142578125004, 6.682714843749963], - [100.3454101562501, 6.549902343750006], - [100.75449218750012, 6.460058593749991], - [100.87392578125, 6.24541015624996], - [101.05351562500002, 6.242578125], - [100.98164062500004, 5.771044921875045], - [101.1139648437501, 5.636767578125045], - [101.5560546875, 5.907763671875003], - [101.67841796875004, 5.778808593750028], - [101.87363281250012, 5.825292968749991], - [102.10107421874997, 6.242236328125031] - ] - ], - [ - [ - [117.5744140625001, 4.17060546875004], - [117.10058593750003, 4.337060546875023], - [116.51474609375006, 4.370800781249969], - [115.86074218750005, 4.348046875000037], - [115.67880859375006, 4.193017578124994], - [115.45439453125002, 3.034326171875009], - [115.24697265625005, 3.025927734374989], - [115.117578125, 2.89487304687502], - [115.08076171875004, 2.63422851562504], - [115.1791015625, 2.523193359374972], - [114.78642578125002, 2.250488281250014], - [114.83056640625003, 1.980029296874989], - [114.5125, 1.452001953124963], - [113.90234375000003, 1.434277343749997], - [113.6222656250001, 1.2359375], - [113.00654296875004, 1.433886718750003], - [112.94296875000006, 1.566992187500034], - [112.47617187500006, 1.559082031250028], - [112.1857421875001, 1.4390625], - [112.078515625, 1.143359374999974], - [111.80898437500005, 1.011669921874969], - [111.10136718750002, 1.050537109374986], - [110.50576171875005, 0.861962890625023], - [109.65400390625004, 1.614892578125023], - [109.53896484375, 1.89619140625004], - [109.62890625000003, 2.027539062499983], - [109.86484375000012, 1.764453125000031], - [110.34921875000012, 1.719726562499972], - [111.22324218750012, 1.395849609374991], - [111.0287109375, 1.557812500000026], - [111.26816406250012, 2.13974609375002], - [111.20859375000012, 2.379638671875043], - [111.44384765625003, 2.381542968749983], - [111.5125, 2.743017578124991], - [112.98789062500006, 3.161914062499974], - [113.92392578125006, 4.243212890625003], - [114.0638671875, 4.592675781249966], - [114.65410156250007, 4.037646484375045], - [114.84023437500005, 4.393212890625009], - [114.74667968750006, 4.718066406250017], - [115.02675781250005, 4.899707031249989], - [115.10703125000006, 4.390429687499974], - [115.290625, 4.352587890624989], - [115.1400390625, 4.899755859374991], - [115.37490234375, 4.932763671874966], - [115.55449218750007, 5.093554687500045], - [115.41904296875012, 5.413183593749963], - [115.60390625, 5.603417968749994], - [115.74082031250012, 5.533007812500045], - [115.8771484375001, 5.613525390625014], - [116.74980468750007, 6.977099609374989], - [116.8498046875001, 6.826708984374989], - [116.78808593749997, 6.606103515624994], - [117.12851562500012, 6.968896484375009], - [117.2298828125, 6.939990234374974], - [117.29404296875006, 6.676904296875023], - [117.60966796875002, 6.512646484375054], - [117.69375, 6.35], - [117.64453124999997, 6.001855468749994], - [117.5011718750001, 5.884667968750009], - [118.00380859375, 6.053320312499991], - [118.11582031250006, 5.8625], - [117.93476562500004, 5.7875], - [117.97363281249997, 5.70625], - [118.35312500000012, 5.80605468749998], - [118.59482421875006, 5.592089843750003], - [119.22343750000007, 5.412646484375031], - [119.2663085937501, 5.308105468750057], - [119.21962890625, 5.159814453125037], - [118.9125, 5.02290039062504], - [118.26054687500007, 4.988867187500034], - [118.18535156250002, 4.828515625000051], - [118.5625, 4.502148437499997], - [118.54833984375003, 4.379248046875006], - [118.008203125, 4.250244140625014], - [117.6964843750001, 4.342822265625045], - [117.5744140625001, 4.17060546875004] - ] - ], - [ - [ - [117.14160156250003, 7.168212890625028], - [117.08066406250006, 7.115283203124989], - [117.06425781250007, 7.26069335937504], - [117.2640625, 7.351660156250006], - [117.26679687500004, 7.220800781249991], - [117.14160156250003, 7.168212890625028] - ] - ] - ] - }, - "properties": { - "name": "Malaysia", - "childNum": 8 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [23.380664062500017, -17.640625], - [24.27490234375, -17.481054687500006], - [24.73291015625, -17.51777343750001], - [25.001757812500017, -17.56855468750001], - [25.2587890625, -17.793554687500006], - [24.909082031250023, -17.821386718750006], - [24.530566406250017, -18.052734375], - [24.243945312500017, -18.0234375], - [23.599707031250006, -18.4599609375], - [23.219335937500006, -17.99970703125001], - [20.97412109375, -18.31884765625], - [20.9794921875, -21.9619140625], - [19.977343750000017, -22.00019531250001], - [19.98046875, -24.77675781250001], - [19.98046875, -28.310351562500003], - [19.98046875, -28.451269531250006], - [19.539843750000017, -28.574609375], - [19.31269531250001, -28.73330078125001], - [19.24580078125001, -28.901660156250003], - [19.16171875, -28.938769531250003], - [18.310839843750017, -28.88623046875], - [17.44794921875001, -28.69814453125001], - [17.34785156250001, -28.50117187500001], - [17.358691406250017, -28.26943359375001], - [17.1884765625, -28.13251953125001], - [17.05625, -28.031054687500003], - [16.93330078125001, -28.069628906250003], - [16.875292968750017, -28.1279296875], - [16.841210937500023, -28.21894531250001], - [16.81015625, -28.26455078125001], - [16.7875, -28.39472656250001], - [16.755761718750023, -28.4521484375], - [16.62617187500001, -28.487890625], - [16.487109375000017, -28.572851562500006], - [16.447558593750017, -28.617578125], - [15.719042968750017, -27.9658203125], - [15.341503906250011, -27.386523437500003], - [15.139062500000023, -26.50800781250001], - [14.9677734375, -26.31806640625001], - [14.837109375000011, -25.033203125], - [14.5015625, -24.201953125], - [14.462792968750023, -22.44912109375001], - [13.450585937500023, -20.91669921875001], - [13.168359375000023, -20.184667968750006], - [12.458203125000011, -18.9267578125], - [11.77587890625, -18.001757812500003], - [11.733496093750006, -17.7509765625], - [11.743066406250023, -17.24921875000001], - [11.902539062500011, -17.2265625], - [12.013964843750017, -17.168554687500006], - [12.21337890625, -17.2099609375], - [12.318457031250006, -17.21337890625], - [12.359277343750023, -17.205859375], - [12.548144531250017, -17.212695312500003], - [13.179492187500017, -16.9716796875], - [13.475976562500023, -17.0400390625], - [14.017480468750023, -17.40888671875001], - [16.1484375, -17.390234375], - [18.396386718750023, -17.3994140625], - [18.95527343750001, -17.803515625], - [20.1943359375, -17.863671875], - [20.745507812500023, -18.01972656250001], - [22.32421875, -17.8375], - [23.380664062500017, -17.640625] - ] - ] - }, - "properties": { - "name": "Namibia", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [167.54443359375003, -22.62324218750001], - [167.44375, -22.63916015624997], - [167.44345703125006, -22.541406250000037], - [167.54443359375003, -22.62324218750001] - ] - ], - [ - [ - [168.01093750000004, -21.429980468750017], - [168.1390625, -21.44521484375001], - [168.12070312500012, -21.615820312500034], - [167.96679687500003, -21.641601562499957], - [167.81542968749997, -21.392675781249963], - [167.9884765625001, -21.337890624999986], - [168.01093750000004, -21.429980468750017] - ] - ], - [ - [ - [167.40087890625003, -21.16064453125003], - [167.07265625, -20.99726562499997], - [167.03271484374997, -20.922558593750026], - [167.18945312500003, -20.803515625000017], - [167.05576171875012, -20.720214843750014], - [167.29794921875006, -20.732519531250034], - [167.40087890625003, -21.16064453125003] - ] - ], - [ - [ - [164.20234375000004, -20.246093749999957], - [164.4359375, -20.282226562499957], - [165.191796875, -20.768847656249974], - [165.66279296875004, -21.267187499999977], - [166.94238281250003, -22.09013671875003], - [166.97031250000012, -22.32285156250002], - [166.77412109375004, -22.37617187500004], - [166.4679687500001, -22.256054687499997], - [164.92744140625004, -21.289843749999974], - [164.16972656250007, -20.48017578125004], - [164.05966796875012, -20.141503906249966], - [164.20234375000004, -20.246093749999957] - ] - ] - ] - }, - "properties": { - "name": "New Caledonia", - "childNum": 4 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [14.97900390625, 22.99619140624999], - [15.181835937500011, 21.523388671874997], - [15.607324218750023, 20.954394531250003], - [15.587109375000011, 20.733300781249994], - [15.963183593750017, 20.34619140625], - [15.735058593750011, 19.904052734375], - [15.474316406250011, 16.908398437499997], - [14.367968750000017, 15.750146484374994], - [13.4482421875, 14.380664062500003], - [13.505761718750023, 14.134423828124994], - [13.606347656250023, 13.70458984375], - [13.426953125000011, 13.701757812499991], - [13.323828125, 13.670849609374997], - [12.871679687500006, 13.449023437500003], - [12.65478515625, 13.3265625], - [12.463183593750017, 13.09375], - [10.958886718750023, 13.371533203124997], - [10.475878906250017, 13.330224609374994], - [10.229589843750006, 13.281005859375], - [10.184667968750006, 13.270117187499991], - [9.615917968750011, 12.810644531249991], - [9.201562500000023, 12.821484375], - [8.750585937500006, 12.908154296874997], - [8.4560546875, 13.059667968749991], - [8.095019531250017, 13.291162109374994], - [7.955761718750011, 13.32275390625], - [7.788671875, 13.337890625], - [7.056738281250006, 13.000195312499997], - [6.804296875, 13.107666015625], - [6.2998046875, 13.658789062499991], - [6.184277343750011, 13.66367187499999], - [5.838183593750017, 13.765380859375], - [5.491992187500017, 13.872851562500003], - [5.415820312500017, 13.859179687500003], - [5.361621093750017, 13.836865234374997], - [5.241894531250011, 13.757226562499994], - [4.664843750000017, 13.733203125], - [4.147558593750006, 13.457714843749997], - [3.947851562500006, 12.775048828124994], - [3.646679687500011, 12.529980468749997], - [3.595410156250011, 11.6962890625], - [2.805273437500006, 12.383837890624989], - [2.366015625000017, 12.221923828125], - [2.38916015625, 11.897070312499991], - [2.072949218750011, 12.309375], - [2.226269531250011, 12.466064453125], - [2.104589843750006, 12.701269531249991], - [1.56494140625, 12.635400390624994], - [0.9873046875, 13.041894531249994], - [0.988476562500011, 13.36484375], - [1.201171875, 13.357519531249991], - [0.6181640625, 13.703417968750003], - [0.42919921875, 13.972119140624997], - [0.382519531250011, 14.245800781249997], - [0.163867187500017, 14.497216796874994], - [0.217480468750011, 14.911474609374991], - [0.947460937500011, 14.982128906249997], - [1.300195312500023, 15.272265625], - [3.001074218750006, 15.340966796874994], - [3.06015625, 15.427197265624997], - [3.504296875000023, 15.356347656249994], - [3.5205078125, 15.483105468749997], - [3.842968750000011, 15.701708984375003], - [4.121289062500011, 16.357714843750003], - [4.234667968750017, 16.996386718750003], - [4.227636718750006, 19.142773437499997], - [5.836621093750011, 19.479150390624994], - [7.481738281250017, 20.873095703125003], - [11.967871093750006, 23.517871093750003], - [13.48125, 23.18017578125], - [14.215527343750011, 22.619677734375003], - [14.97900390625, 22.99619140624999] - ] - ] - }, - "properties": { - "name": "Niger", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [7.30078125, 4.418164062500026], - [7.140429687500017, 4.395117187500034], - [7.227343750000045, 4.527343749999972], - [7.30078125, 4.418164062500026] - ] - ], - [ - [ - [6.804296875, 13.107666015625], - [7.056738281250006, 13.00019531250004], - [7.788671875, 13.337890625], - [7.955761718750011, 13.322753906250028], - [8.095019531250045, 13.29116210937498], - [8.750585937500034, 12.908154296875026], - [9.20156250000008, 12.82148437500004], - [9.615917968750011, 12.810644531249963], - [10.184667968750063, 13.270117187499963], - [10.229589843749977, 13.281005859375043], - [10.475878906250074, 13.330224609375037], - [10.958886718750051, 13.371533203125011], - [12.463183593750017, 13.09375], - [12.654785156250057, 13.3265625], - [13.426953125000068, 13.701757812499963], - [13.606347656250023, 13.704589843750014], - [13.932324218750011, 13.258496093749997], - [14.06396484375, 13.078515625], - [14.160058593750023, 12.612792968749986], - [14.184863281250017, 12.447216796874997], - [14.272851562500023, 12.356494140624989], - [14.518945312500051, 12.298242187500023], - [14.619726562500063, 12.150976562500048], - [14.559765625000011, 11.492285156249963], - [14.20234375000004, 11.268164062499963], - [14.143261718750068, 11.248535156250043], - [14.056738281250034, 11.245019531250037], - [13.981445312500057, 11.21186523437504], - [13.892089843750057, 11.140087890624983], - [13.699902343749983, 10.873144531250048], - [13.53535156250004, 10.605078124999963], - [13.414550781250028, 10.171435546874989], - [13.269921875000051, 10.036181640624974], - [13.198730468750028, 9.563769531250003], - [12.929492187500074, 9.426269531249972], - [12.87568359375004, 9.303515625000017], - [12.80654296875008, 8.886621093749994], - [12.7822265625, 8.817871093750014], - [12.651562500000011, 8.667773437499989], - [12.40351562500004, 8.59555664062502], - [12.311328125000074, 8.419726562499989], - [12.2333984375, 8.282324218749977], - [12.016015625000051, 7.589746093750009], - [11.809179687500006, 7.345068359374991], - [11.767382812500017, 7.272265624999989], - [11.861425781249977, 7.11640625000004], - [11.657519531250017, 6.951562500000023], - [11.580078125000057, 6.88886718750004], - [11.551660156250023, 6.697265625], - [11.153320312500057, 6.437939453125011], - [11.1064453125, 6.457714843750054], - [11.032519531250045, 6.697900390625037], - [10.954199218750006, 6.7765625], - [10.60625, 7.063085937500006], - [10.413183593750006, 6.877734375], - [10.293066406250034, 6.876757812499974], - [10.205468750000051, 6.891601562499986], - [10.185546874999972, 6.91279296875004], - [10.167773437500017, 6.959179687499983], - [10.143554687500057, 6.99643554687502], - [10.038867187500045, 6.921386718750014], - [9.874218750000068, 6.803271484375017], - [9.82070312500008, 6.783935546874986], - [9.779882812500034, 6.760156250000023], - [9.725585937499972, 6.65], - [9.659960937500017, 6.531982421874986], - [9.490234375, 6.418652343749997], - [8.997167968750006, 5.917724609375], - [8.715625, 5.046875], - [8.514843750000068, 4.724707031250034], - [8.23378906250008, 4.907470703124972], - [8.293066406250006, 4.557617187500014], - [7.644238281250068, 4.525341796875011], - [7.530761718750028, 4.655175781249994], - [7.284375, 4.547656250000031], - [7.076562500000051, 4.716162109374991], - [7.15468750000008, 4.514404296875], - [6.92324218750008, 4.390673828125017], - [6.767675781250006, 4.724707031250034], - [6.860351562500057, 4.373339843750045], - [6.633007812500011, 4.340234375000051], - [6.579980468750051, 4.475976562499994], - [6.554589843750023, 4.34140625000002], - [6.263671875, 4.309423828124991], - [6.270996093749972, 4.432128906250028], - [6.173339843749972, 4.277392578125031], - [5.970703125, 4.338574218749983], - [5.587792968750051, 4.647216796874972], - [5.448144531250023, 4.945849609374974], - [5.383300781250057, 5.129003906249977], - [5.475976562500023, 5.153857421874989], - [5.370019531250023, 5.195019531250026], - [5.367968750000045, 5.337744140624963], - [5.549707031250023, 5.474218749999963], - [5.385839843750034, 5.401757812500037], - [5.199218750000028, 5.533544921874977], - [5.456640624999977, 5.61171875], - [5.327343750000011, 5.707519531249986], - [5.112402343750034, 5.64155273437504], - [4.861035156250068, 6.026318359374997], - [4.431347656250011, 6.348583984375026], - [3.450781249999977, 6.427050781250017], - [3.71699218750004, 6.597949218750017], - [3.430175781250057, 6.525], - [3.335546875000063, 6.396923828125011], - [2.706445312500051, 6.369238281249963], - [2.735644531250045, 6.595703125], - [2.753710937499989, 6.661767578124966], - [2.774609374999983, 6.711718750000017], - [2.752929687500028, 6.771630859374966], - [2.731738281250045, 6.852832031249989], - [2.721386718750068, 6.980273437500017], - [2.75673828125008, 7.067919921875017], - [2.750488281250057, 7.39506835937496], - [2.765820312500068, 7.422509765625051], - [2.783984375000045, 7.443408203125045], - [2.78515625, 7.476855468750017], - [2.703125, 8.371826171875], - [2.774804687500023, 9.048535156250026], - [3.044921875, 9.08383789062502], - [3.325195312499972, 9.778466796875051], - [3.60205078125, 10.004541015625009], - [3.646582031250006, 10.408984374999989], - [3.771777343750017, 10.417626953124966], - [3.83447265625, 10.607421875], - [3.7568359375, 10.76875], - [3.71640625, 11.07958984375], - [3.695312499999972, 11.12031250000004], - [3.63886718750004, 11.176855468750006], - [3.487792968749972, 11.395410156250037], - [3.490527343750017, 11.499218750000054], - [3.55390625000004, 11.631884765624989], - [3.595410156250068, 11.696289062500057], - [3.664746093750068, 11.762451171875028], - [3.646679687500011, 12.529980468749983], - [3.947851562500006, 12.775048828124994], - [4.147558593750006, 13.457714843749983], - [4.664843750000045, 13.733203124999974], - [5.241894531250011, 13.757226562499994], - [5.361621093750074, 13.836865234375054], - [5.415820312500017, 13.859179687499974], - [5.491992187500074, 13.872851562500003], - [6.2998046875, 13.658789062500006], - [6.804296875, 13.107666015625] - ] - ] - ] - }, - "properties": { - "name": "Nigeria", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-83.6419921875, 10.917236328125], - [-83.71293945312499, 10.785888671875], - [-83.91928710937499, 10.7353515625], - [-84.6341796875, 11.045605468749997], - [-84.9091796875, 10.9453125], - [-85.5841796875, 11.189453125], - [-85.7443359375, 11.06210937499999], - [-87.670166015625, 12.965673828124991], - [-87.58505859374999, 13.043310546874991], - [-87.42436523437499, 12.921142578125], - [-87.33725585937499, 12.979248046875], - [-87.05917968749999, 12.991455078125], - [-87.00932617187499, 13.0078125], - [-86.918212890625, 13.223583984374997], - [-86.87353515625, 13.266503906249994], - [-86.792138671875, 13.27978515625], - [-86.72929687499999, 13.284375], - [-86.710693359375, 13.313378906249994], - [-86.76352539062499, 13.63525390625], - [-86.77060546874999, 13.69873046875], - [-86.758984375, 13.746142578125003], - [-86.733642578125, 13.763476562500003], - [-86.61025390625, 13.774853515624997], - [-86.376953125, 13.755664062500003], - [-86.33173828125, 13.770068359375003], - [-86.238232421875, 13.899462890625003], - [-86.15122070312499, 13.994580078124997], - [-86.0892578125, 14.037207031249991], - [-86.04038085937499, 14.050146484374991], - [-85.9837890625, 13.965673828124991], - [-85.78671875, 13.844433593749997], - [-85.75341796875, 13.85205078125], - [-85.73393554687499, 13.858691406250003], - [-85.727734375, 13.876074218749991], - [-85.731201171875, 13.931835937499997], - [-85.68193359374999, 13.982568359374994], - [-85.20834960937499, 14.311816406250003], - [-85.059375, 14.582958984374997], - [-84.86044921874999, 14.809765625], - [-84.645947265625, 14.661083984374997], - [-84.53764648437499, 14.633398437499991], - [-83.635498046875, 14.876416015624997], - [-83.5365234375, 14.977001953124997], - [-83.4150390625, 15.008056640625], - [-83.15751953124999, 14.993066406249994], - [-83.18535156249999, 14.956396484374991], - [-83.21591796874999, 14.932373046875], - [-83.27988281249999, 14.812792968750003], - [-83.344384765625, 14.902099609375], - [-83.413720703125, 14.825341796874994], - [-83.29921875, 14.7490234375], - [-83.187744140625, 14.340087890625], - [-83.4123046875, 13.99648437499999], - [-83.567333984375, 13.3203125], - [-83.5109375, 12.411816406249997], - [-83.627197265625, 12.459326171874991], - [-83.59335937499999, 12.713085937499997], - [-83.75424804687499, 12.501953125], - [-83.680419921875, 12.024316406249994], - [-83.7671875, 12.059277343749997], - [-83.82890624999999, 11.861035156249997], - [-83.70458984375, 11.824560546874991], - [-83.6517578125, 11.642041015624997], - [-83.86787109375, 11.300048828125], - [-83.6419921875, 10.917236328125] - ] - ] - }, - "properties": { - "name": "Nicaragua", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-169.80341796875, -19.0830078125], - [-169.94833984375, -19.072851562500006], - [-169.834033203125, -18.96601562500001], - [-169.80341796875, -19.0830078125] - ] - ] - }, - "properties": { - "name": "Niue", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-68.205810546875, 12.144580078124989], - [-68.25434570312495, 12.032080078124977], - [-68.36923828125, 12.301953124999983], - [-68.205810546875, 12.144580078124989] - ] - ], - [ - [ - [4.226171875000034, 51.38647460937503], - [3.902050781250011, 51.20766601562502], - [3.43251953125008, 51.24575195312505], - [3.35009765625, 51.37768554687503], - [4.226171875000034, 51.38647460937503] - ] - ], - [ - [ - [3.94912109375008, 51.73945312500001], - [4.07509765625008, 51.648779296875006], - [3.699023437500017, 51.70991210937501], - [3.94912109375008, 51.73945312500001] - ] - ], - [ - [ - [4.886132812500023, 53.07070312500005], - [4.70917968750004, 53.036035156249994], - [4.886425781249983, 53.18330078124998], - [4.886132812500023, 53.07070312500005] - ] - ], - [ - [ - [4.226171875000034, 51.38647460937503], - [3.448925781250068, 51.54077148437503], - [3.743945312500017, 51.596044921875006], - [4.27412109375004, 51.47163085937498], - [4.004785156250051, 51.595849609374966], - [4.182617187500057, 51.61030273437498], - [3.946875, 51.810546875], - [4.482812500000023, 52.30917968749998], - [4.76875, 52.941308593749966], - [5.061230468750068, 52.96064453125001], - [5.532031250000074, 53.268701171874966], - [6.062207031250068, 53.407080078125006], - [6.816210937500045, 53.44116210937503], - [7.197265625000028, 53.28227539062499], - [7.033007812500045, 52.65136718749997], - [6.710742187500045, 52.61787109374998], - [6.748828125000074, 52.464013671874994], - [7.035156250000057, 52.38022460937498], - [6.724511718749994, 52.080224609374966], - [6.800390625, 51.96738281249998], - [5.948730468750057, 51.80268554687501], - [6.198828125000034, 51.45], - [6.129980468750034, 51.14741210937501], - [5.857519531250034, 51.030126953125006], - [6.048437500000034, 50.90488281250006], - [5.993945312500017, 50.75043945312504], - [5.693554687500011, 50.774755859375006], - [5.796484375000034, 51.153076171875], - [5.214160156250045, 51.278955078124966], - [5.03095703125004, 51.46909179687498], - [4.226171875000034, 51.38647460937503] - ] - ], - [ - [ - [5.325781250000063, 53.38574218750003], - [5.190234375000074, 53.39179687500001], - [5.582617187500063, 53.438085937500034], - [5.325781250000063, 53.38574218750003] - ] - ] - ] - }, - "properties": { - "name": "Netherlands", - "childNum": 6, - "cp": [5.0752777, 52.358465] - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [5.085839843750023, 60.30756835937501], - [5.089062500000068, 60.188769531250045], - [4.95722656250004, 60.44726562500006], - [5.085839843750023, 60.30756835937501] - ] - ], - [ - [ - [4.958691406250068, 61.084570312500034], - [4.79902343750004, 61.08271484375001], - [4.861621093749989, 61.19384765625], - [4.958691406250068, 61.084570312500034] - ] - ], - [ - [ - [8.10273437500004, 63.33759765625004], - [7.804003906250017, 63.413916015625034], - [8.073535156250045, 63.47080078124998], - [8.10273437500004, 63.33759765625004] - ] - ], - [ - [ - [8.470800781250063, 63.66713867187502], - [8.287109375000028, 63.68715820312502], - [8.764648437500057, 63.804638671874955], - [8.78652343750008, 63.703466796875034], - [8.470800781250063, 63.66713867187502] - ] - ], - [ - [ - [11.2314453125, 64.865869140625], - [10.739843750000034, 64.87031250000001], - [11.02099609375, 64.97871093749995], - [11.2314453125, 64.865869140625] - ] - ], - [ - [ - [12.971777343750063, 67.87412109375], - [12.824023437500074, 67.82124023437498], - [13.068066406250068, 68.07133789062505], - [12.971777343750063, 67.87412109375] - ] - ], - [ - [ - [13.872851562500045, 68.26533203125004], - [14.096777343750034, 68.218603515625], - [13.229394531250051, 67.995361328125], - [13.300195312499994, 68.16044921875007], - [13.872851562500045, 68.26533203125004] - ] - ], - [ - [ - [15.207128906250006, 68.943115234375], - [15.222070312500023, 68.61630859375003], - [14.404687500000051, 68.663232421875], - [15.037792968750068, 69.00053710937507], - [15.207128906250006, 68.943115234375] - ] - ], - [ - [ - [15.760351562500006, 68.56123046875001], - [16.328906250000017, 68.87631835937498], - [16.519238281250068, 68.63300781249998], - [15.975292968750011, 68.402490234375], - [14.257519531249983, 68.19077148437503], - [15.412597656250028, 68.61582031250003], - [15.483007812500006, 69.04345703125003], - [16.04804687500001, 69.30205078125002], - [15.760351562500006, 68.56123046875001] - ] - ], - [ - [ - [17.503027343750034, 69.59624023437502], - [18.004101562500068, 69.50498046874998], - [17.95068359375003, 69.19814453125], - [17.487890625000063, 69.19682617187499], - [17.08251953124997, 69.013671875], - [16.81044921875008, 69.07070312499997], - [17.001757812500045, 69.36191406250006], - [17.36083984375003, 69.38149414062497], - [17.503027343750034, 69.59624023437502] - ] - ], - [ - [ - [29.956152343750006, 69.79677734375002], - [29.766210937500006, 69.76752929687501], - [29.835839843749994, 69.90556640625005], - [29.956152343750006, 69.79677734375002] - ] - ], - [ - [ - [20.779199218750023, 70.08974609375002], - [20.46425781250005, 70.0765625], - [20.492773437500006, 70.20332031249995], - [20.78603515625008, 70.21953124999999], - [20.779199218750023, 70.08974609375002] - ] - ], - [ - [ - [19.25507812500001, 70.06640625000006], - [19.607812500000023, 70.019140625], - [19.334765625000074, 69.82026367187501], - [18.784765625000034, 69.57900390624997], - [18.12988281250003, 69.557861328125], - [18.34931640625004, 69.76787109374999], - [18.67402343750004, 69.78164062500002], - [19.13271484375005, 70.24414062500003], - [19.25507812500001, 70.06640625000006] - ] - ], - [ - [ - [19.76748046875005, 70.21669921875002], - [20.005957031250034, 70.07622070312502], - [19.599023437499994, 70.26616210937507], - [19.76748046875005, 70.21669921875002] - ] - ], - [ - [ - [23.615332031250034, 70.54931640625003], - [23.15917968750003, 70.28261718750005], - [22.941015625000063, 70.444580078125], - [23.546679687500017, 70.61708984374997], - [23.615332031250034, 70.54931640625003] - ] - ], - [ - [ - [24.01757812500003, 70.56738281249997], - [23.716601562500074, 70.561865234375], - [23.778417968750063, 70.74736328125005], - [24.01757812500003, 70.56738281249997] - ] - ], - [ - [ - [23.440527343750063, 70.81577148437503], - [22.8291015625, 70.54155273437505], - [22.358691406250017, 70.514794921875], - [21.99453125000008, 70.65712890624997], - [23.440527343750063, 70.81577148437503] - ] - ], - [ - [ - [30.869726562500006, 69.78344726562506], - [30.860742187499994, 69.53842773437503], - [30.18017578124997, 69.63583984375], - [30.08730468750005, 69.43286132812503], - [29.38828125, 69.29814453125005], - [28.96582031250003, 69.02197265625], - [28.846289062500006, 69.17690429687502], - [29.33339843750005, 69.47299804687503], - [29.14160156250003, 69.67143554687505], - [27.747851562500045, 70.06484375], - [27.127539062500063, 69.90649414062497], - [26.525390625000057, 69.91503906250003], - [26.07246093750004, 69.69155273437497], - [25.748339843750017, 68.99013671875], - [24.94140625000003, 68.59326171875006], - [23.85400390625, 68.80590820312503], - [23.324023437500017, 68.64897460937502], - [22.410937500000074, 68.719873046875], - [21.59375, 69.273583984375], - [21.06611328125001, 69.21411132812497], - [21.065722656250017, 69.04174804687503], - [20.622167968750006, 69.036865234375], - [20.116699218750057, 69.02089843750005], - [20.348046875000023, 68.84873046875003], - [19.969824218750063, 68.35639648437501], - [18.303027343750045, 68.55541992187497], - [17.91669921875001, 67.96489257812502], - [17.324609375000023, 68.10380859374999], - [16.783593750000023, 67.89501953125], - [16.12744140625, 67.42583007812507], - [16.40351562500004, 67.05498046875002], - [15.422949218750006, 66.48984374999998], - [15.483789062500051, 66.30595703124999], - [14.543261718750045, 66.12934570312498], - [14.47968750000004, 65.30146484374998], - [13.650292968750023, 64.58154296874997], - [14.077636718750028, 64.464013671875], - [14.141210937500006, 64.17353515624998], - [13.960546875000063, 64.01401367187498], - [13.203515625000023, 64.07509765625], - [12.792773437500017, 64], - [12.175195312500051, 63.595947265625], - [11.999902343750051, 63.29169921875001], - [12.303515625000074, 62.28559570312501], - [12.155371093750006, 61.720751953125045], - [12.88076171875008, 61.35229492187506], - [12.706054687500028, 61.059863281250074], - [12.29414062500004, 61.00268554687506], - [12.588671874999989, 60.450732421875045], - [12.486132812500074, 60.10678710937506], - [11.680761718750034, 59.59228515625003], - [11.798144531250074, 59.28989257812498], - [11.64277343750004, 58.92607421875002], - [11.470703125000057, 58.909521484375034], - [11.388281250000063, 59.036523437499966], - [10.834472656250028, 59.18393554687498], - [10.595312500000063, 59.764550781249966], - [10.179394531250068, 59.00927734375003], - [9.842578125000017, 58.95849609374997], - [9.557226562500063, 59.11269531250002], - [9.65693359375004, 58.97119140624997], - [8.166113281250063, 58.145312500000045], - [7.0048828125, 58.024218750000074], - [6.877050781250006, 58.15073242187498], - [6.590527343750068, 58.09731445312502], - [6.659863281250068, 58.26274414062499], - [5.706835937500074, 58.52363281250001], - [5.55556640625008, 58.975195312500006], - [6.099023437500023, 58.87026367187502], - [6.363281250000028, 59.00092773437501], - [6.099414062500017, 58.951953125000074], - [5.88916015625, 59.097949218750045], - [5.951855468750068, 59.299072265625], - [6.415332031250074, 59.547119140625], - [5.17324218750008, 59.16254882812498], - [5.2421875, 59.564306640625034], - [5.472460937500017, 59.713085937499955], - [5.77216796875004, 59.66093749999999], - [6.216601562499989, 59.818359375], - [5.73046875, 59.863085937500045], - [6.348730468750006, 60.35297851562504], - [6.57363281250008, 60.36059570312497], - [6.526855468750057, 60.152929687500034], - [6.995703125, 60.511962890625], - [6.1533203125, 60.34624023437499], - [5.145800781250074, 59.63881835937502], - [5.205664062500006, 60.087939453125045], - [5.688574218749977, 60.12319335937502], - [5.285839843750011, 60.20571289062505], - [5.13710937500008, 60.445605468750074], - [5.648339843750051, 60.68798828124997], - [5.244042968750023, 60.569580078125], - [5.115820312500006, 60.63598632812503], - [5.008593750000017, 61.038183593750006], - [6.777832031250028, 61.142431640625006], - [7.038671875000063, 60.952929687500045], - [7.040136718750006, 61.091162109375034], - [7.604492187500057, 61.210546875000034], - [7.34658203125008, 61.30058593749999], - [7.442578125000011, 61.43461914062502], - [7.173535156250011, 61.16596679687501], - [6.599902343750017, 61.28964843749998], - [6.383496093750068, 61.133886718750034], - [5.451269531250034, 61.10234375000002], - [5.106738281250017, 61.187548828125045], - [5.002734375000074, 61.43359375], - [5.338671875000017, 61.485498046874994], - [4.927832031249977, 61.71069335937506], - [4.93007812499999, 61.878320312499994], - [6.01582031250004, 61.7875], - [6.730761718750045, 61.86977539062505], - [5.266894531250045, 61.935595703125045], - [5.143164062500063, 62.159912109375], - [5.908300781249977, 62.41601562500003], - [6.083496093750057, 62.349609375], - [6.580078125000057, 62.407275390625045], - [6.692382812500028, 62.46806640624999], - [6.136132812500051, 62.40747070312497], - [6.352929687500051, 62.61113281249999], - [7.653125, 62.56401367187499], - [7.538378906250074, 62.67207031249998], - [8.045507812500006, 62.77124023437503], - [6.734960937500006, 62.72070312500003], - [6.940429687500028, 62.930468750000045], - [7.571875, 63.09951171875002], - [8.100585937500028, 63.090966796874966], - [8.623144531250006, 62.84624023437502], - [8.158007812500017, 63.16152343750005], - [8.635546875000045, 63.34233398437502], - [8.360742187500023, 63.498876953125034], - [8.576171875000028, 63.60117187499998], - [9.135839843750006, 63.593652343749966], - [9.156054687500045, 63.459326171875034], - [9.696875, 63.624560546875045], - [10.020996093750028, 63.39082031250004], - [10.76015625000008, 63.461279296875006], - [10.725292968750068, 63.625], - [11.370703125000034, 63.804833984374994], - [11.175585937500074, 63.89887695312498], - [11.457617187500063, 64.00297851562505], - [11.306640625000028, 64.04887695312499], - [10.91425781250004, 63.92109374999998], - [10.934863281250045, 63.770214843749955], - [10.055078125000051, 63.5126953125], - [9.567285156250051, 63.70615234374998], - [10.565625, 64.418310546875], - [11.523828125000051, 64.744384765625], - [11.632910156250063, 64.81391601562495], - [11.296777343750051, 64.75478515625], - [11.489355468750034, 64.975830078125], - [12.15966796875, 65.178955078125], - [12.508398437499977, 65.09941406250005], - [12.915527343750057, 65.33925781249997], - [12.417578125000063, 65.18408203124997], - [12.133886718749977, 65.27915039062498], - [12.68886718750008, 65.90219726562498], - [13.033105468750051, 65.95625], - [12.783789062500063, 66.10043945312506], - [14.034179687500057, 66.29755859374998], - [13.118847656250011, 66.23066406250004], - [13.211425781250028, 66.64082031250001], - [13.959472656250028, 66.79433593750002], - [13.651562500000011, 66.90708007812498], - [14.10878906250008, 67.11923828125003], - [15.41572265625004, 67.20244140625002], - [14.441699218750045, 67.27138671875005], - [14.961914062500057, 67.57426757812502], - [15.59443359375004, 67.34853515625005], - [15.691503906250006, 67.52138671875], - [15.24873046875004, 67.6021484375], - [15.303906250000011, 67.76528320312502], - [14.854687500000068, 67.66333007812506], - [14.798925781250063, 67.80932617187503], - [15.13427734375, 67.97270507812502], - [15.621386718750017, 67.94829101562502], - [15.316015624999977, 68.06875], - [16.007910156250006, 68.22871093750004], - [16.312304687500017, 67.88144531249998], - [16.20380859375001, 68.31674804687503], - [17.552832031250063, 68.42626953125006], - [16.51435546875004, 68.53256835937503], - [18.101464843749994, 69.15629882812499], - [18.259765625, 69.47060546875], - [18.915917968750023, 69.33559570312502], - [18.614453125000068, 69.49057617187498], - [19.197265625000057, 69.74785156249999], - [19.722460937500017, 69.78164062500002], - [19.64150390625005, 69.42402343750001], - [20.324218750000057, 69.94531249999997], - [20.054492187500074, 69.33266601562497], - [20.486718750000023, 69.54208984375], - [20.739453124999983, 69.52050781250003], - [20.622070312500057, 69.91391601562498], - [21.163085937500057, 69.88950195312498], - [21.432910156250045, 70.01318359375006], - [21.974707031250034, 69.83457031249998], - [21.355761718750045, 70.23339843749997], - [22.321972656250068, 70.264501953125], - [22.684570312500057, 70.374755859375], - [23.35390625000008, 69.98339843750003], - [23.3291015625, 70.20722656249995], - [24.420019531250034, 70.70200195312503], - [24.263476562500017, 70.82631835937497], - [24.658007812500017, 71.00102539062505], - [25.264648437500057, 70.843505859375], - [25.768164062500063, 70.85317382812502], - [25.043847656250023, 70.10903320312502], - [26.66132812500004, 70.93974609374999], - [26.585058593750034, 70.41000976562498], - [26.989355468750063, 70.51137695312502], - [27.183691406250034, 70.74404296875], - [27.546484375000063, 70.80400390625005], - [27.23525390625008, 70.94721679687498], - [27.59707031250005, 71.09130859375003], - [28.392285156250068, 70.97529296875004], - [27.898046875, 70.67792968750001], - [28.271777343750017, 70.66796875000003], - [28.192968750000034, 70.24858398437505], - [28.83154296875003, 70.86396484375001], - [29.7375, 70.646826171875], - [30.065136718750097, 70.70297851562498], - [30.944140625000017, 70.27441406249997], - [30.262988281250074, 70.12470703125004], - [28.804296875000063, 70.09252929687506], - [29.601367187500017, 69.97675781249998], - [29.792089843750063, 69.727880859375], - [30.08828125, 69.71757812500005], - [30.237597656250017, 69.86220703125002], - [30.428320312500006, 69.722265625], - [30.869726562500006, 69.78344726562506] - ] - ], - [ - [ - [25.58632812500005, 71.14208984375], - [26.13378906250003, 70.99580078125004], - [25.582031250000057, 70.960791015625], - [25.31494140625, 71.03413085937504], - [25.58632812500005, 71.14208984375] - ] - ], - [ - [ - [-8.953564453124983, 70.83916015625002], - [-8.001367187499966, 71.17768554687495], - [-8.002099609374937, 71.04125976562497], - [-8.953564453124983, 70.83916015625002] - ] - ], - [ - [ - [19.219335937500006, 74.39101562500002], - [18.86123046875008, 74.51416015624997], - [19.182910156250045, 74.51791992187503], - [19.219335937500006, 74.39101562500002] - ] - ], - [ - [ - [21.60810546875004, 78.59570312499997], - [22.04316406250004, 78.57695312500007], - [22.29951171875004, 78.22817382812497], - [23.451953125000074, 78.14946289062502], - [23.11669921874997, 77.99150390624999], - [24.901855468750057, 77.756591796875], - [22.55371093750003, 77.26665039062502], - [22.685351562500045, 77.55351562500002], - [20.928125, 77.45966796874998], - [21.653125, 77.92353515624998], - [20.22792968750005, 78.47783203125005], - [21.60810546875004, 78.59570312499997] - ] - ], - [ - [ - [11.250292968750017, 78.610693359375], - [12.116406250000068, 78.232568359375], - [11.121289062500011, 78.46328125], - [10.558203125000063, 78.90292968750003], - [11.250292968750017, 78.610693359375] - ] - ], - [ - [ - [29.047070312500068, 78.91206054687504], - [29.69667968750005, 78.90473632812495], - [27.88906250000005, 78.8521484375], - [28.511132812500023, 78.96733398437502], - [29.047070312500068, 78.91206054687504] - ] - ], - [ - [ - [16.786718750000034, 79.90673828125], - [17.834570312499977, 79.80004882812503], - [17.66875, 79.38593750000004], - [18.39736328125008, 79.60517578125001], - [18.677832031250006, 79.26171875000003], - [19.893554687500057, 79.05620117187499], - [20.61103515625004, 79.10664062499998], - [21.388769531250034, 78.74042968749998], - [19.67675781250003, 78.60957031249995], - [16.700488281250045, 76.57929687499995], - [14.365820312500034, 77.23447265625003], - [13.995703125000034, 77.50820312500002], - [14.69501953125004, 77.525048828125], - [14.920800781250023, 77.68881835937506], - [17.033300781250006, 77.79770507812503], - [16.91406250000003, 77.89799804687505], - [14.089941406250063, 77.77138671875], - [13.680566406250051, 78.028125], - [14.307226562500006, 78.00507812500001], - [15.783886718750011, 78.32705078125005], - [17.00292968750003, 78.36938476562497], - [16.44863281250008, 78.50356445312502], - [16.78261718750008, 78.66362304687505], - [15.417382812500023, 78.47324218749998], - [15.384179687500023, 78.77119140625001], - [15.01630859375004, 78.63012695312497], - [14.689257812500017, 78.720947265625], - [14.638281250000034, 78.41459960937502], - [14.110449218750063, 78.27089843749997], - [13.150195312499989, 78.2375], - [11.365429687500011, 78.95039062500004], - [12.323437500000068, 78.91425781249995], - [12.083984375000028, 79.26752929687498], - [11.579785156250068, 79.28349609375005], - [11.208105468750034, 79.12963867187503], - [10.737597656250017, 79.52016601562502], - [10.804003906250045, 79.79877929687504], - [11.150390625, 79.71699218749998], - [11.702343750000011, 79.82060546875005], - [12.287792968750068, 79.713134765625], - [12.279980468749983, 79.81596679687507], - [13.692871093749972, 79.860986328125], - [13.777539062500011, 79.71528320312498], - [12.555371093750068, 79.56948242187502], - [13.333789062500017, 79.57480468750006], - [14.029589843750017, 79.34414062500005], - [14.59365234375008, 79.79873046875002], - [16.34375, 78.97612304687502], - [15.816113281250011, 79.68183593750001], - [16.245703125000034, 80.04946289062502], - [16.786718750000034, 79.90673828125] - ] - ], - [ - [ - [32.52597656250006, 80.119140625], - [31.48193359374997, 80.10791015625003], - [33.62929687499999, 80.21743164062497], - [32.52597656250006, 80.119140625] - ] - ], - [ - [ - [20.897851562500023, 80.24995117187501], - [22.289746093749983, 80.04921874999997], - [22.450781250000034, 80.40224609375005], - [23.00800781250004, 80.473974609375], - [23.114550781250074, 80.18696289062498], - [24.29755859375004, 80.36040039062505], - [26.86083984375, 80.16000976562498], - [27.19863281250008, 79.90659179687506], - [25.641210937500034, 79.40302734374995], - [23.94775390625, 79.19428710937498], - [22.903710937500023, 79.23066406250001], - [22.865527343750045, 79.41186523437497], - [20.861132812500017, 79.39785156249997], - [20.128222656250074, 79.489599609375], - [19.674609375000045, 79.591162109375], - [20.784082031250023, 79.74858398437502], - [18.725, 79.7607421875], - [18.25537109375, 79.92919921875003], - [18.855957031250057, 80.03662109375], - [17.91689453125005, 80.14311523437502], - [19.343359375000063, 80.11640624999998], - [19.733300781249994, 80.47783203124999], - [20.897851562500023, 80.24995117187501] - ] - ] - ] - }, - "properties": { - "name": "Norway", - "childNum": 27 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [87.984375, 27.133935546874994], - [87.9931640625, 27.086083984374994], - [88.11103515625001, 26.928466796875], - [88.1572265625, 26.807324218749997], - [88.16152343750002, 26.724804687499997], - [88.11152343750001, 26.58642578125], - [88.05488281250001, 26.430029296875], - [88.02695312500003, 26.39501953125], - [87.9951171875, 26.382373046874996], - [87.28740234374999, 26.360302734374997], - [87.01640624999999, 26.555419921875], - [86.70136718750001, 26.43505859375], - [86.00732421875, 26.649365234374997], - [85.79453125000003, 26.604150390624994], - [85.7373046875, 26.63974609375], - [85.6484375, 26.829003906249994], - [85.56845703125003, 26.83984375], - [85.29296875, 26.741015625], - [85.19179687500002, 26.766552734374997], - [84.68535156249999, 27.041015625], - [84.65380859375, 27.091699218749994], - [84.65478515625, 27.203662109374996], - [84.64072265625003, 27.249853515625], - [84.61015624999999, 27.298681640625], - [84.48085937500002, 27.348193359374996], - [84.22978515624999, 27.42783203125], - [84.09101562500001, 27.491357421874994], - [83.82880859375001, 27.377832031249994], - [83.74697265625002, 27.395947265624997], - [83.55166015625002, 27.456347656249996], - [83.44716796875002, 27.46533203125], - [83.38398437500001, 27.44482421875], - [83.36943359374999, 27.41025390625], - [83.28974609375001, 27.370996093749994], - [82.7333984375, 27.518994140624997], - [82.71083984375002, 27.5966796875], - [82.67734375000003, 27.6734375], - [82.6298828125, 27.687060546874996], - [82.45136718750001, 27.671826171874997], - [82.28769531250003, 27.756542968749997], - [82.11191406250003, 27.864941406249997], - [82.03701171875002, 27.900585937499997], - [81.98769531250002, 27.913769531249997], - [81.94521484375002, 27.899267578125], - [81.896875, 27.874462890624997], - [81.85263671875003, 27.867089843749994], - [81.1689453125, 28.335009765624996], - [80.58701171875003, 28.649609375], - [80.51787109374999, 28.665185546874994], - [80.49580078125001, 28.635791015624996], - [80.47910156250003, 28.604882812499994], - [80.41855468750003, 28.612011718749997], - [80.32480468750003, 28.66640625], - [80.2265625, 28.723339843749997], - [80.07070312500002, 28.83017578125], - [80.05166015625002, 28.8703125], - [80.08457031250003, 28.994189453124996], - [80.13046875000003, 29.100390625], - [80.16953125000003, 29.124316406249996], - [80.23300781250003, 29.194628906249996], - [80.25595703125003, 29.318017578124994], - [80.2548828125, 29.42333984375], - [80.31689453125, 29.572070312499996], - [80.40185546875, 29.730273437499996], - [80.54902343750001, 29.899804687499994], - [80.81992187500003, 30.119335937499997], - [80.84814453125, 30.13974609375], - [80.90761718750002, 30.171923828124996], - [80.96611328124999, 30.180029296875], - [81.17714843750002, 30.039892578125], - [81.25507812500001, 30.093310546874996], - [81.41718750000001, 30.337597656249997], - [81.64189453124999, 30.3875], - [81.85488281250002, 30.36240234375], - [82.04335937500002, 30.3267578125], - [82.220703125, 30.063867187499994], - [83.15546875000001, 29.612646484375], - [83.58349609375, 29.18359375], - [83.93593750000002, 29.279492187499997], - [84.02197265625, 29.253857421874997], - [84.10136718749999, 29.219970703125], - [84.12783203125002, 29.156298828124996], - [84.17558593749999, 29.036376953125], - [84.22871093750001, 28.911767578124994], - [84.796875, 28.560205078124994], - [84.85507812500003, 28.553613281249994], - [85.06914062499999, 28.609667968749996], - [85.12636718750002, 28.60263671875], - [85.15908203125002, 28.592236328124997], - [85.16015625, 28.571875], - [85.12148437500002, 28.484277343749994], - [85.08857421875001, 28.372265625], - [85.12246093750002, 28.315966796874996], - [85.21210937500001, 28.292626953124994], - [85.41064453125, 28.276025390624994], - [85.67832031250003, 28.27744140625], - [85.75947265625001, 28.220654296874997], - [85.84023437500002, 28.1353515625], - [85.92167968749999, 27.989697265624997], - [85.9541015625, 27.92822265625], - [85.99453125000002, 27.910400390625], - [86.06416015625001, 27.934716796874994], - [86.07871093750003, 28.08359375], - [86.13701171874999, 28.11435546875], - [86.21796875000001, 28.0220703125], - [86.32861328125, 27.959521484374996], - [86.40869140625, 27.928662109374997], - [86.51689453124999, 27.963525390624994], - [86.55449218749999, 28.085205078125], - [86.61445312500001, 28.10302734375], - [86.69052734375003, 28.094921875], - [86.71962890625002, 28.070654296875], - [86.75039062500002, 28.0220703125], - [86.93378906250001, 27.968457031249997], - [87.02011718750003, 27.928662109374997], - [87.14140624999999, 27.838330078124997], - [87.29072265625001, 27.821923828124994], - [87.62255859375, 27.815185546875], - [87.86074218750002, 27.886083984375], - [88.10976562500002, 27.87060546875], - [87.984375, 27.133935546874994] - ] - ] - }, - "properties": { - "name": "Nepal", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [169.17822265624997, -52.497265625], - [169.12753906250006, -52.570312499999964], - [169.02177734375002, -52.49541015624998], - [169.17822265624997, -52.497265625] - ] - ], - [ - [ - [166.22109375, -50.76152343749997], - [166.2428710937501, -50.84570312499998], - [165.88916015624997, -50.80771484374996], - [166.10136718750002, -50.538964843750016], - [166.26748046875005, -50.558593750000014], - [166.22109375, -50.76152343749997] - ] - ], - [ - [ - [168.14492187500005, -46.862207031249966], - [168.04316406250004, -46.9326171875], - [168.2409179687501, -47.070019531250026], - [167.52197265624997, -47.258691406249994], - [167.80078125000003, -46.90654296875002], - [167.78398437500007, -46.699804687500006], - [167.9557617187501, -46.69443359374998], - [168.14492187500005, -46.862207031249966] - ] - ], - [ - [ - [166.97949218749997, -45.17968750000003], - [167.02265625000004, -45.299804687499986], - [166.89267578125012, -45.24052734374999], - [166.97949218749997, -45.17968750000003] - ] - ], - [ - [ - [-176.17763671874997, -43.74033203124998], - [-176.38173828124997, -43.86679687499998], - [-176.40737304687497, -43.7609375], - [-176.516552734375, -43.78476562499996], - [-176.33359375000003, -44.02529296875004], - [-176.51552734374997, -44.11660156249998], - [-176.62934570312495, -44.036132812500014], - [-176.55512695312504, -43.85195312499998], - [-176.84765625000003, -43.82392578125004], - [-176.56611328124995, -43.717578125000045], - [-176.17763671874997, -43.74033203124998] - ] - ], - [ - [ - [173.91464843750018, -40.86367187500004], - [173.78085937500012, -40.921777343749966], - [173.964453125, -40.71298828124998], - [173.91464843750018, -40.86367187500004] - ] - ], - [ - [ - [173.11533203125006, -41.27929687499997], - [173.94716796875005, -40.92412109375], - [173.79785156250003, -41.271972656249986], - [173.99941406250005, -40.99326171874996], - [174.30253906249996, -41.019531249999986], - [174.03857421875003, -41.24189453125], - [174.37011718750009, -41.1037109375], - [174.06933593750009, -41.42949218750002], - [174.08369140625015, -41.67080078124998], - [174.2831054687501, -41.740625], - [173.22119140624997, -42.976562499999986], - [172.62402343749997, -43.27246093749996], - [172.73476562500005, -43.35478515625003], - [172.52666015625002, -43.464746093749966], - [172.69345703125006, -43.444335937499986], - [172.80703125000005, -43.620996093749994], - [173.07324218750003, -43.676171874999966], - [173.065625, -43.87460937499998], - [172.50273437500002, -43.84365234374998], - [172.48037109375, -43.726660156250034], - [172.29658203125004, -43.867871093750026], - [172.035546875, -43.70175781250002], - [172.17978515625006, -43.895996093749986], - [171.24072265624997, -44.26416015625003], - [171.14628906250002, -44.9123046875], - [170.99902343750003, -44.91142578124999], - [171.11328125000003, -45.03925781250001], - [170.7005859375, -45.68427734374997], - [170.77626953125005, -45.870898437499974], - [170.4191406250001, -45.94101562499996], - [169.68662109375006, -46.55166015625002], - [169.34228515625003, -46.62050781250001], - [168.38212890625007, -46.60537109374995], - [168.1891601562501, -46.362207031249966], - [167.8419921875001, -46.366210937499986], - [167.539453125, -46.14853515624996], - [167.36894531250007, -46.24150390624999], - [166.73154296875006, -46.19785156249998], - [166.91669921875004, -45.95722656249998], - [166.64990234374997, -46.04169921875004], - [166.71796875000004, -45.88935546875001], - [166.49316406249997, -45.9638671875], - [166.48828124999997, -45.83183593750002], - [167.0033203125, -45.71210937500004], - [166.79765625000002, -45.64560546874999], - [166.99082031250012, -45.531738281249986], - [166.73398437500012, -45.54355468749999], - [166.74306640625, -45.46845703124997], - [166.91992187499997, -45.40791015624998], - [166.86923828125006, -45.31123046875], - [167.15566406250005, -45.410937499999974], - [167.23007812500012, -45.29033203125], - [167.02587890624997, -45.12363281249998], - [167.25947265625004, -45.08222656249997], - [167.19453125000004, -44.963476562500034], - [167.41074218750006, -44.82792968750003], - [167.4662109375, -44.958300781250045], - [167.48496093750006, -44.77138671874998], - [167.78701171875, -44.59501953125002], - [167.90898437500002, -44.66474609375001], - [167.85654296875012, -44.50068359374998], - [168.45742187500005, -44.030566406250045], - [169.17890625000004, -43.9130859375], - [169.16953125000006, -43.77705078125], - [169.83388671875, -43.53701171875004], - [170.24023437499997, -43.163867187500045], - [170.39609375000012, -43.18222656249996], - [170.30283203125012, -43.10761718750004], - [170.61181640625003, -43.091796875000014], - [170.5236328125001, -43.00898437500001], - [170.6654296875, -42.961230468749974], - [170.73525390625005, -43.029785156249986], - [170.96992187500004, -42.71835937499996], - [171.01171875000003, -42.88505859374999], - [171.027734375, -42.696093750000045], - [171.31337890625005, -42.460156250000026], - [171.48623046875, -41.7947265625], - [171.94804687500002, -41.53867187499996], - [172.13945312500002, -40.947265625000014], - [172.640625, -40.51826171875001], - [172.94365234375007, -40.51875], - [172.73261718750004, -40.54375], - [172.70439453125002, -40.6677734375], - [172.988671875, -40.84824218749999], - [173.11533203125006, -41.27929687499997] - ] - ], - [ - [ - [175.54316406250015, -36.279296874999986], - [175.34619140624997, -36.217773437499986], - [175.3895507812501, -36.07773437499996], - [175.54316406250015, -36.279296874999986] - ] - ], - [ - [ - [173.26943359375, -34.93476562499998], - [173.44785156250012, -34.844335937500034], - [173.47265625000003, -34.94697265624998], - [174.10400390625003, -35.14287109375002], - [174.1431640625, -35.3], - [174.32031250000003, -35.246679687500034], - [174.58066406250018, -35.78554687500004], - [174.39580078124996, -35.79736328124996], - [174.8021484375, -36.30947265625001], - [174.72246093750007, -36.84121093749998], - [175.29951171875004, -36.99326171874996], - [175.38535156250012, -37.206933593749966], - [175.54248046874997, -37.2013671875], - [175.46083984375005, -36.475683593750034], - [175.77216796875004, -36.73515625], - [176.10839843749997, -37.64511718749998], - [177.27402343750012, -37.993457031249974], - [178.0091796875, -37.55488281249998], - [178.53623046875006, -37.69208984375004], - [178.26767578125006, -38.551171875], - [177.976171875, -38.72226562500005], - [177.90878906250012, -39.23955078125], - [177.52294921875003, -39.07382812499999], - [177.07675781250012, -39.22177734375002], - [176.93925781249996, -39.55527343750002], - [177.10986328125009, -39.673144531250045], - [176.8421875000001, -40.15781250000002], - [175.98291015625003, -41.21328125000002], - [175.30976562499998, -41.610644531249974], - [175.16562500000012, -41.41738281249995], - [174.88134765624997, -41.42402343749997], - [174.8656250000001, -41.223046874999966], - [174.63535156250012, -41.28945312499999], - [175.1625, -40.62158203125], - [175.25410156250004, -40.28935546875], - [175.1559570312501, -40.11494140625], - [175.00927734375009, -39.95214843749996], - [173.93437500000013, -39.50908203125002], - [173.76367187499997, -39.31875], - [173.84433593750006, -39.13935546875001], - [174.39843749999997, -38.96259765624998], - [174.59736328124998, -38.78505859374995], - [174.80166015625005, -37.895507812500014], - [174.92802734375002, -37.80449218750003], - [174.58583984374994, -37.09775390625002], - [174.73427734375, -37.21523437499998], - [174.92890625000004, -37.084765625000045], - [174.78203125000013, -36.94375], - [174.47558593750009, -36.94189453124997], - [174.1888671875001, -36.492285156250034], - [174.4015625000001, -36.60195312499999], - [174.39277343750004, -36.24003906249999], - [174.26787109375002, -36.16308593750003], - [174.25371093749996, -36.24912109374998], - [174.03642578125013, -36.12246093750001], - [173.91445312499994, -35.908691406249986], - [173.91728515625002, -36.01816406249999], - [174.16640624999994, -36.327636718749986], - [174.05468749999991, -36.35976562500004], - [173.41220703125012, -35.542578125], - [173.62617187500004, -35.31914062499996], - [173.3763671875001, -35.50009765624996], - [173.31396484375003, -35.44335937499996], - [173.11669921874997, -35.205273437500026], - [173.190625, -35.01621093749998], - [172.70595703125005, -34.45517578124998], - [173.04394531249997, -34.429101562499994], - [172.96376953125, -34.53515625000003], - [173.26943359375, -34.93476562499998] - ] - ] - ] - }, - "properties": { - "name": "New Zealand", - "childNum": 9 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [58.722070312499994, 20.21875], - [58.640917968750074, 20.210693359375057], - [58.64121093750006, 20.33735351562501], - [58.884375, 20.680566406250023], - [58.95078125000006, 20.516162109375017], - [58.722070312499994, 20.21875] - ] - ], - [ - [ - [56.38798828125002, 24.97919921875004], - [56.640625, 24.4703125], - [57.12304687500003, 23.980712890625], - [58.773046875, 23.517187499999977], - [59.42939453125004, 22.660839843749955], - [59.82324218749997, 22.50898437500004], - [59.8, 22.21992187500001], - [59.37148437500005, 21.498828125000017], - [58.89570312500004, 21.11279296874997], - [58.47421875000006, 20.406884765624966], - [58.20898437500003, 20.423974609374994], - [58.245019531249994, 20.599218749999977], - [58.16943359375003, 20.58950195312505], - [57.86181640624997, 20.24414062500003], - [57.71416015625002, 19.678417968749983], - [57.81162109375006, 19.01708984374997], - [56.825976562500074, 18.753515625], - [56.3834960937501, 17.98798828125001], - [55.479101562500006, 17.84326171875003], - [55.25537109375003, 17.58564453125004], - [55.275195312500074, 17.320898437500006], - [55.06416015625004, 17.038916015625034], - [54.06816406250002, 17.005517578124966], - [53.60986328124997, 16.75996093750004], - [53.08564453125004, 16.648388671874955], - [51.977636718750006, 18.996142578125074], - [54.97734375000002, 19.995947265625006], - [55.64101562499999, 22.001855468749994], - [55.185839843750074, 22.7041015625], - [55.1999023437501, 23.034765625000034], - [55.53164062499999, 23.81904296875001], - [55.4684570312501, 23.94111328125001], - [55.98515625000002, 24.063378906249966], - [55.92861328125005, 24.215136718750074], - [55.76083984375006, 24.24267578125], - [55.795703125000074, 24.868115234374955], - [56.00058593750006, 24.953222656249977], - [56.06386718750005, 24.73876953125], - [56.38798828125002, 24.97919921875004] - ] - ], - [ - [ - [56.29785156250003, 25.650683593750045], - [56.144628906250006, 25.690527343750006], - [56.16748046875003, 26.047460937499977], - [56.08046875, 26.06264648437505], - [56.41308593749997, 26.351171875000034], - [56.29785156250003, 25.650683593750045] - ] - ] - ] - }, - "properties": { - "name": "Oman", - "childNum": 3 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [73.08961802927895, 36.86435907947333], - [73.08203125000107, 36.43949943991182], - [72.31128647748268, 35.77290936638241], - [73.13410859949555, 34.82510160558277], - [73.19895048106557, 33.88770931468204], - [74.00809389139292, 33.25375789331485], - [73.98984375, 33.22119140625], - [74.30361328125002, 32.991796875], - [74.30546875000002, 32.810449218749994], - [74.35458984375, 32.768701171874994], - [74.58828125000002, 32.753222656249996], - [74.632421875, 32.770898437499994], - [74.66328125000001, 32.757666015625], - [74.64335937500002, 32.607714843749996], - [74.68574218750001, 32.493798828124994], - [74.78886718750002, 32.4578125], - [74.9873046875, 32.462207031249996], - [75.33349609375, 32.279199218749994], - [75.25410156250001, 32.14033203125], - [75.13876953125, 32.104785156249996], - [75.07148437500001, 32.08935546875], - [74.73945312500001, 31.948828125], - [74.6357421875, 31.88974609375], - [74.55556640625002, 31.818554687499997], - [74.5259765625, 31.76513671875], - [74.50996093750001, 31.712939453124996], - [74.58183593750002, 31.52392578125], - [74.59394531250001, 31.465380859374996], - [74.53496093750002, 31.261376953124994], - [74.51767578125, 31.185595703124996], - [74.6103515625, 31.112841796874996], - [74.62578125000002, 31.06875], - [74.6328125, 31.03466796875], - [74.509765625, 30.959667968749997], - [74.38037109375, 30.893408203125], - [74.33935546875, 30.8935546875], - [74.00898437500001, 30.519677734374994], - [73.89931640625002, 30.435351562499996], - [73.88271484375002, 30.3521484375], - [73.92460937500002, 30.28164062499999], - [73.93339843750002, 30.222070312499994], - [73.88652343750002, 30.162011718749994], - [73.8091796875, 30.093359375], - [73.38164062500002, 29.934375], - [72.9033203125, 29.028759765624997], - [72.34189453125, 28.751904296874997], - [72.2919921875, 28.697265625], - [72.128515625, 28.346337890624994], - [71.94804687500002, 28.177294921874996], - [71.88886718750001, 28.0474609375], - [71.87031250000001, 27.9625], - [71.54296875, 27.869873046875], - [71.18476562500001, 27.831640625], - [70.87490234375002, 27.714453125], - [70.79794921875, 27.709619140624994], - [70.69160156250001, 27.768994140624997], - [70.62910156250001, 27.937451171874997], - [70.40371093750002, 28.025048828124994], - [70.24433593750001, 27.934130859374996], - [70.1939453125, 27.894873046875], - [70.14453125, 27.849023437499994], - [70.0498046875, 27.694726562499994], - [69.89628906250002, 27.4736328125], - [69.56796875, 27.174609375], - [69.47001953125002, 26.804443359375], - [70.11464843750002, 26.548046875], - [70.14921875000002, 26.347558593749994], - [70.1001953125, 25.910058593749994], - [70.2646484375, 25.70654296875], - [70.3251953125, 25.685742187499997], - [70.44853515625002, 25.681347656249997], - [70.505859375, 25.685302734375], - [70.56953125000001, 25.705957031249994], - [70.6484375, 25.666943359374997], - [70.65205078125001, 25.422900390625003], - [70.87773437500002, 25.06298828125], - [70.95087890625001, 24.8916015625], - [71.02070312500001, 24.75766601562499], - [71.0478515625, 24.687744140625], - [71.00234375000002, 24.65390625], - [70.97636718750002, 24.61875], - [70.96982421875, 24.571875], - [71.04531250000002, 24.429980468750003], - [71.04404296875, 24.400097656249997], - [70.98281250000002, 24.361035156249997], - [70.928125, 24.362353515625003], - [70.88623046875, 24.34375], - [70.80507812500002, 24.261962890625], - [70.76728515625001, 24.245410156250003], - [70.71630859375, 24.237988281249997], - [70.65947265625002, 24.24609375], - [70.57929687500001, 24.279052734375], - [70.55585937500001, 24.331103515625003], - [70.5650390625, 24.385791015625003], - [70.54677734375002, 24.41831054687499], - [70.2890625, 24.35629882812499], - [70.0982421875, 24.2875], - [69.80517578125, 24.165234375], - [69.71621093750002, 24.172607421875], - [69.63417968750002, 24.22519531249999], - [69.5591796875, 24.273095703124994], - [69.44345703125, 24.275390625], - [69.23505859375001, 24.268261718749997], - [69.11953125000002, 24.26865234374999], - [69.05156250000002, 24.286328125], - [68.98457031250001, 24.273095703124994], - [68.90078125000002, 24.292431640624997], - [68.86347656250001, 24.266503906249994], - [68.82832031250001, 24.26401367187499], - [68.78115234375002, 24.313720703125], - [68.75898437500001, 24.30722656249999], - [68.73964843750002, 24.2919921875], - [68.728125, 24.265625], - [68.72412109375, 23.96469726562499], - [68.48867187500002, 23.967236328124997], - [68.38125, 23.950878906249997], - [68.28251953125002, 23.927978515625], - [68.1650390625, 23.857324218749994], - [68.11552734375002, 23.753369140624997], - [67.8599609375, 23.90268554687499], - [67.66845703125, 23.810986328124997], - [67.309375, 24.1748046875], - [67.171484375, 24.756103515625], - [66.70302734375002, 24.8609375], - [66.69863281250002, 25.226318359375], - [66.32421875, 25.601806640625], - [66.13115234375002, 25.49326171874999], - [66.46767578125002, 25.4453125], - [64.77666015625002, 25.307324218749997], - [64.65898437500002, 25.18408203125], - [64.059375, 25.40292968749999], - [63.556640625, 25.353173828124994], - [63.49140625000001, 25.210839843749994], - [61.56689453125, 25.186328125], - [61.587890625, 25.20234375], - [61.61542968750001, 25.2861328125], - [61.64013671875, 25.584619140624994], - [61.67138671875, 25.6923828125], - [61.66181640625001, 25.751269531250003], - [61.66865234375001, 25.768994140624997], - [61.73769531250002, 25.82109375], - [61.75439453125, 25.84335937499999], - [61.78076171875, 25.995849609375], - [61.80996093750002, 26.165283203125], - [61.842382812500006, 26.225927734375], - [62.1259765625, 26.368994140625], - [62.239355468750006, 26.35703125], - [62.31230468750002, 26.490869140624994], - [63.168066406250006, 26.665576171874996], - [63.186132812500006, 26.837597656249997], - [63.24160156250002, 26.86474609375], - [63.25039062500002, 26.879248046875], - [63.24208984375002, 27.077685546874996], - [63.30517578125, 27.124560546874996], - [63.30156250000002, 27.15146484375], - [63.25625, 27.207910156249994], - [63.19609375000002, 27.243945312499996], - [63.16679687500002, 27.252490234374996], - [62.75273437500002, 27.265625], - [62.782324218750006, 27.800537109375], - [62.7625, 28.202050781249994], - [61.88984375000001, 28.546533203124994], - [61.15214843750002, 29.542724609375], - [61.0341796875, 29.663427734375], - [60.843359375, 29.858691406249996], - [61.22441406250002, 29.749414062499994], - [62.0009765625, 29.530419921874994], - [62.4765625, 29.408349609374994], - [63.56757812500001, 29.497998046874997], - [64.09873046875, 29.391943359375], - [64.39375, 29.544335937499994], - [65.09550781250002, 29.559472656249994], - [66.23125, 29.86572265625], - [66.346875, 30.802783203124996], - [66.82929687500001, 31.263671875], - [67.45283203125001, 31.234619140625], - [67.737890625, 31.343945312499997], - [67.57822265625, 31.506494140624994], - [68.16103515625002, 31.802978515625], - [68.59765625, 31.802978515625], - [68.86894531250002, 31.634228515624997], - [69.279296875, 31.936816406249996], - [69.24140625000001, 32.433544921875], - [69.5015625, 33.020068359374996], - [70.26113281250002, 33.289013671875], - [69.8896484375, 34.007275390625], - [70.65400390625001, 33.952294921874994], - [71.05156250000002, 34.049707031249994], - [71.095703125, 34.369433593749996], - [70.965625, 34.53037109375], - [71.62050781250002, 35.183007812499994], - [71.57197265625001, 35.546826171875], - [71.18505859375, 36.04208984375], - [71.23291015625, 36.12177734375], - [72.24980468750002, 36.734716796875], - [73.08961802927895, 36.86435907947333] - ] - ] - }, - "properties": { - "name": "Pakistan", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-81.60327148437497, 7.332812499999989], - [-81.85205078125003, 7.453320312500026], - [-81.812158203125, 7.59238281250002], - [-81.72875976562494, 7.62119140625002], - [-81.60327148437497, 7.332812499999989] - ] - ], - [ - [ - [-78.89833984375002, 8.27426757812502], - [-78.960595703125, 8.435839843749989], - [-78.88325195312495, 8.460253906249989], - [-78.89833984375002, 8.27426757812502] - ] - ], - [ - [ - [-77.37421874999993, 8.65830078125002], - [-77.47851562499994, 8.498437500000037], - [-77.19599609374995, 7.972460937500003], - [-77.53828124999995, 7.56625976562502], - [-77.76191406249995, 7.698828125000034], - [-77.90117187499999, 7.229345703125048], - [-78.42158203124995, 8.060986328125011], - [-78.28735351562497, 8.091796874999972], - [-78.14189453125002, 8.386083984374977], - [-77.76054687499993, 8.133251953124983], - [-78.09946289062498, 8.496972656250009], - [-78.22304687500002, 8.396630859374994], - [-78.39921874999993, 8.505664062500003], - [-78.40986328124998, 8.35532226562502], - [-78.51406249999997, 8.628173828125], - [-79.08637695312495, 8.997167968750034], - [-79.50708007812494, 8.97006835937502], - [-79.68745117187493, 8.850976562500009], - [-79.81591796875, 8.639208984375031], - [-79.75043945312498, 8.595507812500017], - [-80.458984375, 8.213867187499972], - [-80.45810546875, 8.077050781249994], - [-80.01123046875, 7.500048828125031], - [-80.66669921874995, 7.225683593750006], - [-80.90122070312503, 7.277148437500017], - [-81.06386718749994, 7.89975585937502], - [-81.26840820312495, 7.625488281250014], - [-81.50415039062503, 7.721191406249972], - [-81.72763671875, 8.137548828124977], - [-82.15986328124995, 8.19482421875], - [-82.23544921874998, 8.311035156250057], - [-82.67954101562503, 8.321972656249969], - [-82.86611328124994, 8.246337890625014], - [-82.87934570312498, 8.07065429687502], - [-83.02734375, 8.337744140624991], - [-82.86162109374999, 8.453515625000037], - [-82.84477539062493, 8.489355468749963], - [-82.85571289062494, 8.635302734375031], - [-82.91704101562502, 8.740332031250034], - [-82.88198242187497, 8.805322265625037], - [-82.72783203125002, 8.916064453125031], - [-82.78305664062498, 8.990283203124974], - [-82.88134765625003, 9.055859375000011], - [-82.94033203124997, 9.060107421874989], - [-82.93984374999994, 9.449169921875026], - [-82.92504882812494, 9.469042968749989], - [-82.88896484374999, 9.481005859375017], - [-82.86015625, 9.511474609375014], - [-82.84399414062497, 9.570800781250014], - [-82.801025390625, 9.591796875000028], - [-82.64409179687502, 9.505859375000028], - [-82.56357421875003, 9.576660156249972], - [-82.50034179687503, 9.523242187500017], - [-82.37080078124993, 9.428564453124991], - [-82.33974609375, 9.209179687499983], - [-82.18813476562502, 9.191748046874977], - [-82.24418945312499, 9.031494140625014], - [-82.07788085937503, 8.93486328124996], - [-81.78022460937495, 8.957226562499983], - [-81.89448242187495, 9.140429687500003], - [-81.35478515624996, 8.78056640624996], - [-80.83867187499999, 8.887207031250014], - [-80.12709960937497, 9.20991210937504], - [-79.57729492187497, 9.597851562500026], - [-78.08276367187494, 9.236279296874997], - [-77.37421874999993, 8.65830078125002] - ] - ] - ] - }, - "properties": { - "name": "Panama", - "childNum": 3 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-73.137353515625, -6.4658203125], - [-73.75810546874999, -6.90576171875], - [-73.79301757812499, -7.135058593750003], - [-73.758203125, -7.172753906250009], - [-73.72041015625, -7.309277343750011], - [-73.964306640625, -7.37890625], - [-73.95849609375, -7.506640625], - [-73.98173828124999, -7.535742187500006], - [-74.00205078124999, -7.556054687500009], - [-73.98173828124999, -7.585058593750006], - [-73.946875, -7.611230468750009], - [-73.89462890624999, -7.65478515625], - [-73.82207031249999, -7.738964843750011], - [-73.76689453124999, -7.753515625], - [-73.72041015625, -7.782519531250003], - [-73.73203125, -7.875390625], - [-73.54912109374999, -8.345800781250006], - [-73.39814453125, -8.458984375], - [-73.36040039062499, -8.479296875], - [-73.351708984375, -8.51416015625], - [-73.35673828124999, -8.566992187500006], - [-73.30244140625, -8.654003906250011], - [-73.203125, -8.719335937500006], - [-73.0705078125, -8.8828125], - [-72.9740234375, -8.9931640625], - [-72.970361328125, -9.1201171875], - [-73.08984375, -9.265722656250006], - [-73.209423828125, -9.411425781250003], - [-72.379052734375, -9.51015625], - [-72.181591796875, -10.003710937500003], - [-71.33940429687499, -9.988574218750003], - [-71.11528320312499, -9.852441406250009], - [-71.041748046875, -9.81875], - [-70.6369140625, -9.478222656250011], - [-70.60791015625, -9.463671875], - [-70.54111328124999, -9.4375], - [-70.57016601562499, -9.48984375], - [-70.592236328125, -9.54345703125], - [-70.59916992187499, -9.620507812500009], - [-70.642333984375, -11.01025390625], - [-70.59653320312499, -10.976855468750003], - [-70.53325195312499, -10.946875], - [-70.45087890625, -11.024804687500009], - [-70.39228515625, -11.05859375], - [-70.3419921875, -11.066699218750003], - [-70.29038085937499, -11.064257812500003], - [-70.22006835937499, -11.04765625], - [-70.06630859375, -10.982421875], - [-69.9603515625, -10.929882812500011], - [-69.839794921875, -10.933398437500003], - [-69.6740234375, -10.9541015625], - [-69.57861328125, -10.951757812500006], - [-68.68525390625, -12.501953125], - [-68.97861328124999, -12.880078125000011], - [-69.07412109375, -13.682812500000011], - [-68.87089843749999, -14.169726562500003], - [-69.35947265624999, -14.7953125], - [-69.37470703125, -14.962988281250006], - [-69.17246093749999, -15.236621093750003], - [-69.4208984375, -15.640625], - [-69.21757812499999, -16.14912109375001], - [-68.8427734375, -16.337890625], - [-69.03291015625, -16.47597656250001], - [-69.020703125, -16.6421875], - [-69.62485351562499, -17.2001953125], - [-69.645703125, -17.24853515625], - [-69.521923828125, -17.388964843750003], - [-69.510986328125, -17.46035156250001], - [-69.51108398437499, -17.5048828125], - [-69.5109375, -17.50605468750001], - [-69.58642578125, -17.5732421875], - [-69.684765625, -17.64980468750001], - [-69.85209960937499, -17.70380859375001], - [-69.80258789062499, -17.990234375], - [-69.92636718749999, -18.2060546875], - [-70.41826171874999, -18.34560546875001], - [-71.33696289062499, -17.68251953125001], - [-71.5322265625, -17.29433593750001], - [-72.46767578125, -16.708105468750006], - [-73.727685546875, -16.20166015625], - [-75.104248046875, -15.411914062500003], - [-75.533642578125, -14.89921875], - [-75.93388671874999, -14.63359375], - [-76.37646484375, -13.863085937500003], - [-76.259228515625, -13.802832031250006], - [-76.2236328125, -13.371191406250006], - [-76.83212890624999, -12.348730468750006], - [-77.152734375, -12.060351562500003], - [-77.2203125, -11.663378906250003], - [-77.633203125, -11.287792968750011], - [-77.736083984375, -10.83671875], - [-78.18559570312499, -10.089062500000011], - [-78.76225585937499, -8.616992187500003], - [-79.37724609374999, -7.835546875], - [-79.99497070312499, -6.768945312500009], - [-81.142041015625, -6.056738281250006], - [-81.164306640625, -5.875292968750003], - [-80.9306640625, -5.8408203125], - [-80.88193359374999, -5.635058593750003], - [-81.33662109375, -4.66953125], - [-81.283203125, -4.322265625], - [-80.503662109375, -3.49609375], - [-80.324658203125, -3.387890625000011], - [-80.24375, -3.576757812500006], - [-80.19414062499999, -3.905859375], - [-80.23051757812499, -3.924023437500011], - [-80.26689453124999, -3.948828125], - [-80.30327148437499, -4.005078125000011], - [-80.43720703125, -3.978613281250006], - [-80.49013671875, -4.010058593750003], - [-80.510009765625, -4.069531250000011], - [-80.49345703124999, -4.119140625], - [-80.4884765625, -4.16552734375], - [-80.453759765625, -4.205175781250006], - [-80.35288085937499, -4.20849609375], - [-80.44384765625, -4.335839843750009], - [-80.4884765625, -4.393652343750006], - [-80.47856445312499, -4.430078125], - [-80.42416992187499, -4.46142578125], - [-80.38349609375, -4.463671875], - [-80.293359375, -4.416796875], - [-80.1974609375, -4.31103515625], - [-80.13955078125, -4.296093750000011], - [-80.06352539062499, -4.327539062500009], - [-79.962890625, -4.390332031250011], - [-79.8451171875, -4.445898437500006], - [-79.797265625, -4.476367187500003], - [-79.71098632812499, -4.467578125], - [-79.63852539062499, -4.454882812500003], - [-79.57768554687499, -4.500585937500006], - [-79.51616210937499, -4.539160156250006], - [-79.501904296875, -4.670605468750011], - [-79.45576171875, -4.766210937500006], - [-79.3994140625, -4.840039062500011], - [-79.33095703125, -4.927832031250006], - [-79.26811523437499, -4.957617187500006], - [-79.186669921875, -4.958203125000011], - [-79.07626953124999, -4.990625], - [-79.03330078124999, -4.969140625], - [-78.995263671875, -4.908007812500003], - [-78.97539062499999, -4.873242187500011], - [-78.919189453125, -4.8583984375], - [-78.92578125, -4.770703125000011], - [-78.9076171875, -4.714453125], - [-78.8615234375, -4.6650390625], - [-78.68603515625, -4.562402343750009], - [-78.64799804687499, -4.248144531250006], - [-78.345361328125, -3.397363281250009], - [-78.240380859375, -3.472558593750009], - [-77.860595703125, -2.981640625000011], - [-76.6791015625, -2.562597656250006], - [-76.089794921875, -2.133105468750003], - [-75.570556640625, -1.53125], - [-75.42041015625, -0.962207031250003], - [-75.40805664062499, -0.92431640625], - [-75.24960937499999, -0.951855468750011], - [-75.259375, -0.590136718750003], - [-75.42470703125, -0.408886718750011], - [-75.49106445312499, -0.248339843750003], - [-75.56059570312499, -0.200097656250009], - [-75.63203125, -0.157617187500009], - [-75.62626953124999, -0.122851562500003], - [-75.340478515625, -0.1421875], - [-75.13837890625, -0.050488281250011], - [-74.8017578125, -0.200097656250009], - [-74.78046875, -0.24453125], - [-74.75537109375, -0.298632812500003], - [-74.691650390625, -0.335253906250003], - [-74.616357421875, -0.370019531250009], - [-74.555078125, -0.429882812500011], - [-74.5138671875, -0.470117187500009], - [-74.46518554687499, -0.517675781250006], - [-74.41787109375, -0.580664062500006], - [-74.334423828125, -0.850878906250003], - [-74.28388671875, -0.927832031250006], - [-74.24638671874999, -0.970605468750009], - [-74.05439453125, -1.028613281250003], - [-73.98681640625, -1.09814453125], - [-73.926953125, -1.125195312500011], - [-73.86318359375, -1.196679687500009], - [-73.664306640625, -1.248828125], - [-73.4962890625, -1.693066406250011], - [-73.19697265625, -1.830273437500011], - [-73.1544921875, -2.278222656250009], - [-72.9896484375, -2.339746093750009], - [-72.94111328125, -2.39404296875], - [-72.21845703125, -2.400488281250006], - [-71.98427734375, -2.3265625], - [-71.93247070312499, -2.288671875], - [-71.86728515624999, -2.227734375000011], - [-71.802734375, -2.166308593750003], - [-71.75253906249999, -2.152734375], - [-71.55947265625, -2.22421875], - [-71.39697265625, -2.334082031250006], - [-71.19638671874999, -2.313085937500006], - [-71.11337890624999, -2.245410156250003], - [-71.027294921875, -2.225781250000011], - [-70.96855468749999, -2.206835937500003], - [-70.70537109374999, -2.341992187500011], - [-70.64799804687499, -2.40576171875], - [-70.57587890625, -2.418261718750003], - [-70.29462890625, -2.552539062500003], - [-70.24443359374999, -2.606542968750006], - [-70.16474609375, -2.639843750000011], - [-70.095849609375, -2.658203125], - [-70.735107421875, -3.781542968750003], - [-70.5296875, -3.866406250000011], - [-70.48583984375, -3.869335937500011], - [-70.42109375, -3.849609375], - [-70.37919921874999, -3.81875], - [-70.339501953125, -3.814355468750009], - [-70.2984375, -3.84423828125], - [-70.24028320312499, -3.882714843750009], - [-70.16752929687499, -4.050195312500009], - [-70.0171875, -4.162011718750009], - [-69.96591796874999, -4.2359375], - [-69.97202148437499, -4.301171875], - [-70.00395507812499, -4.327246093750006], - [-70.05332031249999, -4.333105468750006], - [-70.12880859375, -4.28662109375], - [-70.23916015625, -4.301171875], - [-70.31689453125, -4.246972656250009], - [-70.34365234375, -4.193652343750003], - [-70.40463867187499, -4.150097656250011], - [-70.5306640625, -4.167578125], - [-70.72158203125, -4.158886718750011], - [-70.79951171875, -4.17333984375], - [-70.97368164062499, -4.350488281250009], - [-71.8447265625, -4.50439453125], - [-72.256787109375, -4.748925781250009], - [-72.35283203124999, -4.786035156250009], - [-72.468994140625, -4.901269531250009], - [-72.608349609375, -5.009570312500003], - [-72.69873046875, -5.0671875], - [-72.83193359375, -5.09375], - [-72.88706054687499, -5.122753906250011], - [-72.9798828125, -5.634863281250006], - [-73.16289062499999, -5.933398437500003], - [-73.209375, -6.028710937500009], - [-73.235546875, -6.0984375], - [-73.137353515625, -6.4658203125] - ] - ] - }, - "properties": { - "name": "Peru", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [120.250390625, 5.256591796875043], - [119.82148437500004, 5.06953125000004], - [120.1652343750001, 5.332421875000037], - [120.250390625, 5.256591796875043] - ] - ], - [ - [ - [121.159375, 6.075634765625011], - [121.41103515625005, 5.939843749999966], - [121.29443359374997, 5.869970703125034], - [120.8763671875, 5.95263671875], - [121.159375, 6.075634765625011] - ] - ], - [ - [ - [122.09287109375012, 6.428320312500006], - [121.95917968750004, 6.415820312500045], - [121.83203125000003, 6.664062499999986], - [122.0583007812501, 6.740722656249972], - [122.32353515625002, 6.602246093750011], - [122.09287109375012, 6.428320312500006] - ] - ], - [ - [ - [122.93710937500006, 7.409130859374983], - [122.80468750000003, 7.315966796875017], - [122.82216796875, 7.428466796875014], - [122.93710937500006, 7.409130859374983] - ] - ], - [ - [ - [117.07988281250007, 7.883398437499977], - [117.02832031249997, 7.807519531249966], - [116.96953125000007, 7.894921875], - [116.9935546875, 8.050537109375014], - [117.07705078125, 8.069140624999974], - [117.07988281250007, 7.883398437499977] - ] - ], - [ - [ - [117.35527343750002, 8.21464843749996], - [117.28701171875, 8.191015625000034], - [117.28085937500006, 8.314990234374974], - [117.35527343750002, 8.21464843749996] - ] - ], - [ - [ - [124.80664062500003, 9.142626953125003], - [124.66582031250002, 9.132324218750043], - [124.65332031250003, 9.225830078125], - [124.80664062500003, 9.142626953125003] - ] - ], - [ - [ - [123.69765625000005, 9.237304687500028], - [123.61445312500004, 9.103320312499989], - [123.49345703125002, 9.192089843750054], - [123.69765625000005, 9.237304687500028] - ] - ], - [ - [ - [126.00595703125006, 9.320947265625009], - [126.19335937499997, 9.276708984374963], - [126.30458984375, 8.952050781249994], - [126.13955078125005, 8.59565429687504], - [126.36533203125012, 8.483886718750014], - [126.45869140625004, 8.20283203125004], - [126.43535156250002, 7.832812499999974], - [126.57011718750002, 7.677246093749986], - [126.58154296875003, 7.247753906249969], - [126.1920898437501, 6.852539062500014], - [126.18935546875, 6.309667968749991], - [125.82441406250004, 7.333300781249989], - [125.68925781250007, 7.263037109374977], - [125.38066406250007, 6.689941406250014], - [125.58847656250012, 6.465771484374997], - [125.66796874999997, 5.97866210937498], - [125.34648437500002, 5.598974609374977], - [125.23154296875006, 6.069531250000011], - [124.92734375000006, 5.875341796874977], - [124.21279296875, 6.233251953124977], - [124.078125, 6.404443359375037], - [123.98525390625, 6.993701171875003], - [124.20664062500006, 7.396435546874983], - [123.66582031250002, 7.817773437500023], - [123.49306640625, 7.80791015624996], - [123.39091796875007, 7.407519531250017], - [123.09667968749997, 7.700439453125], - [122.8429687500001, 7.529296875000043], - [122.79179687500002, 7.72246093749996], - [122.61621093749997, 7.763134765624983], - [122.14248046875, 6.949658203124997], - [121.96425781250005, 6.96821289062504], - [121.92460937500002, 7.199511718750003], - [122.24335937500004, 7.945117187500031], - [122.91113281250003, 8.156445312499997], - [123.05058593750002, 8.433935546875048], - [123.43457031249997, 8.70332031250004], - [123.84921875000006, 8.432714843749977], - [123.79941406250006, 8.049121093749989], - [124.19765625, 8.229541015624974], - [124.40488281250006, 8.599853515625014], - [124.7311523437501, 8.562988281250043], - [124.86894531250002, 8.972265625000034], - [125.141015625, 8.86875], - [125.20966796875004, 9.027148437500017], - [125.49873046875004, 9.014746093749977], - [125.47128906250006, 9.756787109374983], - [126.00595703125006, 9.320947265625009] - ] - ], - [ - [ - [126.059375, 9.766210937500034], - [125.99121093750003, 9.838525390625023], - [126.07382812500006, 10.059228515625051], - [126.1725585937501, 9.79995117187498], - [126.059375, 9.766210937500034] - ] - ], - [ - [ - [124.59384765625006, 9.787207031249963], - [124.1224609375, 9.599316406249969], - [123.93564453125012, 9.623974609375011], - [123.81718750000002, 9.817382812499986], - [124.17285156250003, 10.135205078124983], - [124.33574218750002, 10.159912109375043], - [124.57714843749997, 10.026708984374991], - [124.59384765625006, 9.787207031249963] - ] - ], - [ - [ - [125.69023437500007, 9.914453125000037], - [125.49482421875004, 10.118701171875003], - [125.66679687500002, 10.440136718750026], - [125.69023437500007, 9.914453125000037] - ] - ], - [ - [ - [119.91621093750004, 10.485986328125037], - [119.79316406250004, 10.455273437499997], - [119.85205078124997, 10.64013671875], - [120.00839843750012, 10.570117187500031], - [119.91621093750004, 10.485986328125037] - ] - ], - [ - [ - [122.64951171875012, 10.472705078125003], - [122.53837890625002, 10.424951171875037], - [122.5375, 10.607568359375023], - [122.70126953125006, 10.740625], - [122.64951171875012, 10.472705078125003] - ] - ], - [ - [ - [123.13085937500003, 9.064111328124994], - [122.99472656250006, 9.058837890624986], - [122.8666015625, 9.319824218750043], - [122.5625, 9.482812500000037], - [122.39951171875006, 9.823046874999989], - [122.47148437500007, 9.961523437500034], - [122.85556640625006, 10.0869140625], - [122.81699218750012, 10.503808593750023], - [122.98330078125, 10.886621093750037], - [123.25664062500007, 10.99394531249996], - [123.51064453125005, 10.923046875], - [123.5675781250001, 10.780761718750057], - [123.16201171875, 9.864257812500028], - [123.1498046875, 9.606152343750026], - [123.32050781250004, 9.27294921875], - [123.13085937500003, 9.064111328124994] - ] - ], - [ - [ - [123.37031250000004, 9.449609375000023], - [123.38623046874997, 9.967089843750017], - [124.03886718750002, 11.273535156249991], - [124.00498046875012, 10.40009765625004], - [123.70048828125007, 10.128320312500009], - [123.37031250000004, 9.449609375000023] - ] - ], - [ - [ - [123.75703125000004, 11.28330078125002], - [123.815625, 11.15073242187502], - [123.73671875, 11.151464843749991], - [123.75703125000004, 11.28330078125002] - ] - ], - [ - [ - [117.31113281250012, 8.439599609375051], - [117.21855468750007, 8.367285156249963], - [117.34990234375002, 8.713574218749997], - [119.22382812500004, 10.477294921875043], - [119.30566406250003, 10.9736328125], - [119.55332031250012, 11.31352539062496], - [119.52666015625002, 10.953173828125003], - [119.68691406250005, 10.500341796875034], - [119.36933593750004, 10.327294921875037], - [119.19150390625012, 10.061083984374989], - [118.78212890625005, 9.91611328125002], - [118.4349609375, 9.256005859375009], - [117.31113281250012, 8.439599609375051] - ] - ], - [ - [ - [119.86142578125006, 11.52534179687504], - [119.83066406250012, 11.375683593750011], - [119.72998046874997, 11.431933593750017], - [119.86142578125006, 11.52534179687504] - ] - ], - [ - [ - [124.574609375, 11.343066406250031], - [124.92998046875002, 11.372851562499974], - [125.02656250000004, 11.21171875], - [125.01318359374997, 10.785693359374989], - [125.26845703125005, 10.307714843750048], - [125.14257812499997, 10.189453125000028], - [124.9875, 10.36757812499998], - [125.02656250000004, 10.033105468749966], - [124.78076171874997, 10.16806640625002], - [124.78671875000012, 10.781396484375009], - [124.66269531250006, 10.961962890625017], - [124.44550781250004, 10.923583984375014], - [124.33066406250012, 11.535205078125003], - [124.574609375, 11.343066406250031] - ] - ], - [ - [ - [124.60839843750003, 11.492187500000043], - [124.48349609375006, 11.485839843749986], - [124.36035156250003, 11.665917968749994], - [124.5109375000001, 11.687109375000048], - [124.60839843750003, 11.492187500000043] - ] - ], - [ - [ - [122.49619140625006, 11.615087890625034], - [122.83808593750004, 11.595654296874983], - [122.89453125000003, 11.44130859374998], - [123.15830078125012, 11.53554687499999], - [123.11953125, 11.286816406250026], - [122.8029296875001, 10.99003906249996], - [122.76992187500005, 10.823828125000034], - [121.95400390625, 10.444384765625003], - [122.10351562499997, 11.64291992187502], - [121.91601562499997, 11.854345703125006], - [122.02919921875005, 11.895410156250023], - [122.49619140625006, 11.615087890625034] - ] - ], - [ - [ - [120.03876953125004, 11.703320312499969], - [119.94492187500006, 11.690722656249989], - [119.86093750000006, 11.953955078124963], - [120.03593750000002, 11.917236328125028], - [120.03876953125004, 11.703320312499969] - ] - ], - [ - [ - [120.1, 12.167675781249983], - [120.22822265625004, 12.219824218750034], - [120.31455078125012, 12.012402343749969], - [120.01054687500002, 12.008251953125011], - [119.88574218749997, 12.299853515625003], - [120.1, 12.167675781249983] - ] - ], - [ - [ - [122.65449218750004, 12.309033203125011], - [122.42294921875006, 12.455078125], - [122.60361328125006, 12.49160156249998], - [122.65449218750004, 12.309033203125011] - ] - ], - [ - [ - [125.23955078125002, 12.527880859375003], - [125.32021484375, 12.321826171875031], - [125.53564453125003, 12.191406250000028], - [125.49179687500006, 11.594335937499977], - [125.57353515625002, 11.238232421874997], - [125.73564453125002, 11.049609375000017], - [125.23339843749997, 11.145068359375017], - [125.03427734375012, 11.341259765625026], - [124.91699218750003, 11.558398437500031], - [124.99501953125, 11.764941406250003], - [124.445703125, 12.152783203124969], - [124.29472656250007, 12.569335937500014], - [125.23955078125002, 12.527880859375003] - ] - ], - [ - [ - [123.71660156250007, 12.287353515625028], - [124.04033203125002, 11.966796875], - [124.04550781250012, 11.752441406250028], - [123.47373046875006, 12.21665039062502], - [123.15781250000012, 11.925634765624963], - [123.23642578125012, 12.583496093750057], - [123.71660156250007, 12.287353515625028] - ] - ], - [ - [ - [122.09404296875002, 12.354882812500023], - [122.01396484375002, 12.105615234375037], - [121.9232421875, 12.331298828125014], - [122.00156250000006, 12.598535156250009], - [122.14501953124997, 12.652636718750017], - [122.09404296875002, 12.354882812500023] - ] - ], - [ - [ - [123.77539062499997, 12.453906250000031], - [123.77910156250002, 12.366259765625031], - [123.62148437500005, 12.67490234375002], - [123.77539062499997, 12.453906250000031] - ] - ], - [ - [ - [123.28183593750006, 12.85341796874998], - [123.36718750000003, 12.70083007812498], - [122.95751953124997, 13.107177734374986], - [123.28183593750006, 12.85341796874998] - ] - ], - [ - [ - [120.70439453125002, 13.479492187499986], - [121.20273437500006, 13.432324218749969], - [121.52275390625007, 13.131201171874991], - [121.540625, 12.63818359375], - [121.39433593750002, 12.300585937499974], - [121.23671875000005, 12.218798828125003], - [120.92216796875002, 12.51162109374998], - [120.65136718749997, 13.169140625], - [120.33847656250012, 13.412353515624986], - [120.40126953125, 13.517041015624997], - [120.70439453125002, 13.479492187499986] - ] - ], - [ - [ - [121.91484375000002, 13.540332031250031], - [122.11455078125002, 13.463183593750031], - [122.00488281249997, 13.204980468750009], - [121.82919921875006, 13.328613281249972], - [121.91484375000002, 13.540332031250031] - ] - ], - [ - [ - [124.35361328125006, 13.632226562500009], - [124.17539062500012, 13.531542968750017], - [124.03886718750002, 13.663134765625003], - [124.22490234375007, 14.077587890624969], - [124.41718750000004, 13.871044921874997], - [124.35361328125006, 13.632226562500009] - ] - ], - [ - [ - [122.03349609375002, 15.005029296875009], - [121.93300781250005, 14.656054687500045], - [121.83984374999997, 15.038134765625003], - [122.03349609375002, 15.005029296875009] - ] - ], - [ - [ - [121.10156249999997, 18.615283203125017], - [121.84560546875, 18.29541015625003], - [122.03847656250005, 18.32792968749999], - [122.14667968750004, 18.486572265625], - [122.26552734375005, 18.458837890625034], - [122.15234374999997, 17.664404296875006], - [122.51914062500012, 17.124853515625034], - [122.13515625000005, 16.18481445312503], - [121.59531250000012, 15.933251953125023], - [121.60703125000006, 15.669824218749994], - [121.39228515625004, 15.324414062499969], - [121.69541015625006, 14.7373046875], - [121.62792968749997, 14.581152343749977], - [121.76660156249997, 14.16806640625002], - [122.21171875000002, 13.930175781250057], - [122.2875, 13.996191406250006], - [122.19970703125003, 14.148046875000034], - [122.6271484375001, 14.317529296875009], - [122.93417968750012, 14.18808593750002], - [123.101953125, 13.750244140624986], - [123.29697265625012, 13.836425781250043], - [123.32031249999997, 14.061669921875023], - [123.81572265625002, 13.837109375000011], - [123.80625000000012, 13.721728515625045], - [123.54960937500007, 13.645751953125014], - [123.81923828125, 13.269482421875011], - [123.78515625000003, 13.110546875000054], - [124.14277343750004, 13.035791015625009], - [124.0597656250001, 12.567089843749997], - [123.87783203125005, 12.689697265625014], - [123.94853515625007, 12.916406250000023], - [123.31093750000005, 13.044091796875009], - [123.16328125000004, 13.44174804687502], - [122.59521484374997, 13.90761718749998], - [122.46796875000004, 13.886718749999986], - [122.66787109375, 13.395361328124991], - [122.59990234375002, 13.194140625000031], - [122.37656250000012, 13.520605468750006], - [121.77792968750006, 13.93764648437498], - [121.50107421875006, 13.8421875], - [121.344140625, 13.649121093749997], - [121.09550781250007, 13.679492187500045], - [120.84072265625, 13.884716796875026], - [120.637109375, 13.804492187500031], - [120.61679687500006, 14.188037109375003], - [120.9220703125001, 14.493115234374983], - [120.94130859375, 14.645068359375031], - [120.58369140625004, 14.88125], - [120.58867187500002, 14.483105468749983], - [120.43876953125002, 14.453369140624972], - [120.25078125000002, 14.793310546875034], - [120.08212890625012, 14.851074218749986], - [119.77255859375012, 16.25512695312503], - [119.83076171875004, 16.326562500000023], - [120.15976562500012, 16.047656250000045], - [120.36875, 16.109570312499955], - [120.35839843749997, 17.63818359375], - [120.59970703125012, 18.507861328125074], - [121.10156249999997, 18.615283203125017] - ] - ], - [ - [ - [121.92167968750007, 18.89472656250001], - [121.82519531250003, 18.842724609374983], - [121.94335937500003, 19.010449218749955], - [121.92167968750007, 18.89472656250001] - ] - ], - [ - [ - [121.52089843750005, 19.361962890624994], - [121.53125, 19.271337890625006], - [121.37460937500006, 19.356298828124977], - [121.52089843750005, 19.361962890624994] - ] - ] - ] - }, - "properties": { - "name": "Philippines", - "childNum": 37 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [134.5954101562501, 7.382031249999969], - [134.51572265625012, 7.525781250000037], - [134.65117187500002, 7.712109374999983], - [134.5954101562501, 7.382031249999969] - ] - ] - }, - "properties": { - "name": "Palau", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [153.53613281249997, -11.476171874999949], - [153.75986328125006, -11.586328125], - [153.55371093749997, -11.630566406249969], - [153.28681640625004, -11.516992187500009], - [153.20361328124997, -11.32412109374998], - [153.53613281249997, -11.476171874999949] - ] - ], - [ - [ - [154.28076171874997, -11.36142578125002], - [154.12119140625006, -11.425683593749966], - [154.02343750000003, -11.347949218750031], - [154.28076171874997, -11.36142578125002] - ] - ], - [ - [ - [150.89873046875002, -10.565332031250023], - [150.88466796875, -10.643457031250037], - [150.78574218750006, -10.603417968749966], - [150.89873046875002, -10.565332031250023] - ] - ], - [ - [ - [151.08095703125, -10.020117187499963], - [151.29648437500012, -9.956738281250026], - [151.230859375, -10.194726562500009], - [150.95917968750004, -10.092578124999989], - [150.77607421875004, -9.70908203125002], - [151.08095703125, -10.020117187499963] - ] - ], - [ - [ - [150.52841796875006, -9.34658203124998], - [150.78867187500006, -9.417968749999957], - [150.89404296875003, -9.667480468749986], - [150.43623046875004, -9.624609374999949], - [150.5084960937501, -9.536132812499957], - [150.43730468750007, -9.359960937500034], - [150.52841796875006, -9.34658203124998] - ] - ], - [ - [ - [150.3454101562501, -9.493847656249955], - [150.10976562500005, -9.361914062499991], - [150.20830078125002, -9.206347656250003], - [150.32011718750007, -9.264160156249972], - [150.3454101562501, -9.493847656249955] - ] - ], - [ - [ - [152.63095703125012, -8.959375], - [152.95292968750007, -9.07011718749996], - [152.96689453125006, -9.208984375000014], - [152.51513671874997, -9.009863281250034], - [152.63095703125012, -8.959375] - ] - ], - [ - [ - [151.10683593750005, -8.733496093749949], - [151.12412109375012, -8.804882812500011], - [151.00498046875006, -8.523828124999952], - [151.117578125, -8.41884765624998], - [151.10683593750005, -8.733496093749949] - ] - ], - [ - [ - [143.58681640625005, -8.481738281250003], - [143.321875, -8.367578125], - [143.5814453125, -8.390917968749974], - [143.58681640625005, -8.481738281250003] - ] - ], - [ - [ - [148.02578125, -5.826367187500011], - [147.78105468750007, -5.627246093749946], - [147.7946289062501, -5.492382812500011], - [148.05478515625006, -5.61152343750004], - [148.02578125, -5.826367187500011] - ] - ], - [ - [ - [155.95761718750006, -6.686816406249989], - [155.71933593750012, -6.862792968749957], - [155.34404296875007, -6.721679687499986], - [155.20214843750003, -6.3076171875], - [154.75927734375003, -5.931347656249997], - [154.72929687500002, -5.444433593750006], - [155.09384765625006, -5.620214843750034], - [155.46699218750004, -6.145117187500034], - [155.82255859375002, -6.38046875000002], - [155.95761718750006, -6.686816406249989] - ] - ], - [ - [ - [147.17626953124997, -5.431933593749946], - [147.00585937499997, -5.30703125], - [147.1310546875001, -5.190820312500037], - [147.17626953124997, -5.431933593749946] - ] - ], - [ - [ - [154.64726562500002, -5.43271484375002], - [154.54003906250003, -5.11083984375], - [154.63261718750007, -5.013867187499955], - [154.72714843750006, -5.218066406249989], - [154.64726562500002, -5.43271484375002] - ] - ], - [ - [ - [146.01933593750007, -4.726171874999963], - [145.88359375000007, -4.66748046875], - [145.9958007812501, -4.539257812499983], - [146.01933593750007, -4.726171874999963] - ] - ], - [ - [ - [151.915625, -4.296777343749966], - [152.11718749999997, -4.212207031249974], - [152.40566406250005, -4.340722656249952], - [152.35117187500006, -4.82216796874998], - [151.98369140625007, -5.07441406250004], - [152.14296875, -5.357031249999963], - [152.07705078125, -5.458300781249989], - [151.86542968750004, -5.564843750000023], - [151.51513671874997, -5.552343749999963], - [151.22929687500002, -5.919921874999986], - [150.47353515625, -6.263378906249969], - [149.65253906250004, -6.290429687499966], - [149.38232421874997, -6.078125], - [149.0990234375, -6.116992187499989], - [148.33720703125007, -5.669433593750014], - [148.43203125, -5.471777343749991], - [149.35888671875003, -5.583984375000014], - [149.8314453125, -5.524121093749997], - [149.96279296875, -5.447753906249972], - [150.0900390625001, -5.011816406249977], - [150.1703125, -5.070605468749974], - [150.0724609375001, -5.309570312499986], - [150.18310546874997, -5.523632812499983], - [150.90029296875005, -5.447167968750037], - [151.32656250000005, -4.96035156249998], - [151.67119140625007, -4.88330078125], - [151.59306640625007, -4.200781249999949], - [151.915625, -4.296777343749966] - ] - ], - [ - [ - [152.67060546875004, -3.13339843750002], - [152.64619140625004, -3.221191406249957], - [152.54326171875002, -3.095605468749952], - [152.63876953125012, -3.042773437500031], - [152.67060546875004, -3.13339843750002] - ] - ], - [ - [ - [140.97617187500012, -9.11875], - [140.97519531250006, -6.90537109375002], - [140.86230468749997, -6.740039062499989], - [140.975, -6.346093750000023], - [140.97353515625, -2.803417968750026], - [140.97343750000007, -2.609765625], - [142.90517578125, -3.32070312499998], - [143.50898437500004, -3.431152343750014], - [144.06640625000003, -3.80517578125], - [144.4777343750001, -3.82529296875002], - [145.08779296875, -4.349121093749972], - [145.33457031250012, -4.385253906249972], - [145.7669921875, -4.823046874999989], - [145.74521484375012, -5.402441406249977], - [147.56669921875002, -6.056933593750003], - [147.80205078125002, -6.31523437499996], - [147.84550781250007, -6.662402343749989], - [147.11914062499997, -6.721679687499986], - [146.95361328124997, -6.834082031249963], - [147.19003906250012, -7.378125], - [148.12675781250007, -8.103613281249963], - [148.246875, -8.554296875000034], - [148.45117187499997, -8.694531250000011], - [148.58310546875006, -9.051757812499957], - [149.19833984375006, -9.03125], - [149.26318359374997, -9.497851562499974], - [150.01103515625007, -9.688183593750026], - [149.76123046874997, -9.805859375000011], - [149.87441406250005, -10.012988281250031], - [150.84951171875, -10.236035156249997], - [150.44609375000007, -10.30732421875004], - [150.6471679687501, -10.517968749999966], - [150.31992187500012, -10.654882812499963], - [150.0167968750001, -10.577148437500028], - [149.75410156250004, -10.353027343750028], - [147.76865234375012, -10.070117187500031], - [147.01718750000006, -9.38789062500004], - [146.96376953125, -9.059570312499943], - [146.63085937499997, -8.951171874999972], - [146.03320312499997, -8.076367187500011], - [144.97382812500004, -7.802148437500009], - [144.86425781249997, -7.631542968749983], - [144.50986328125006, -7.567382812499972], - [144.14287109375007, -7.757226562500009], - [143.65488281250012, -7.460351562500009], - [143.94228515625005, -7.944238281250009], - [143.8333984375, -8.029101562499974], - [143.51816406250006, -8.000683593749955], - [143.61376953125003, -8.200390624999969], - [142.52412109375004, -8.32167968749998], - [142.34746093750002, -8.167480468750014], - [142.20683593750002, -8.195800781250014], - [142.47480468750004, -8.369433593750031], - [142.79794921875006, -8.345019531250031], - [143.11181640624997, -8.474511718750037], - [143.37724609375007, -8.762207031250028], - [143.36621093750003, -8.961035156250034], - [142.6471679687501, -9.327832031249969], - [142.22958984375012, -9.169921874999957], - [141.13320312500005, -9.221289062500034], - [140.97617187500012, -9.11875] - ] - ], - [ - [ - [152.96582031249997, -4.756347656249986], - [152.89169921875006, -4.832421875000023], - [152.73994140625004, -4.635839843750034], - [152.66816406250004, -4.131835937500028], - [152.27939453125006, -3.582421875], - [151.06679687500005, -2.829003906249994], - [150.74609374999997, -2.73886718750002], - [150.8253906250001, -2.572949218749969], - [152.03291015625004, -3.25136718749998], - [153.01679687500004, -4.105664062500026], - [153.1325195312501, -4.352441406250037], - [152.96582031249997, -4.756347656249986] - ] - ], - [ - [ - [150.43662109375012, -2.66181640625004], - [150.16572265625004, -2.660253906249991], - [149.96162109375004, -2.473828125000026], - [150.22714843750006, -2.384179687499966], - [150.42949218750007, -2.47041015625004], - [150.43662109375012, -2.66181640625004] - ] - ], - [ - [ - [147.06757812500004, -1.96015625], - [147.43808593750012, -2.05898437499998], - [147.20634765625007, -2.181933593749974], - [146.54648437500012, -2.20859375], - [146.65625, -1.97402343749998], - [147.06757812500004, -1.96015625] - ] - ], - [ - [ - [149.76542968750007, -1.553027343750017], - [149.54589843749997, -1.471679687499957], - [149.58095703125005, -1.353222656249983], - [149.76542968750007, -1.553027343750017] - ] - ] - ] - }, - "properties": { - "name": "Papua New Guinea", - "childNum": 21 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [23.484667968750017, 53.939794921875], - [23.915429687500023, 52.770263671875], - [23.175097656250017, 52.28662109375], - [23.652441406250006, 52.040380859375], - [23.605273437500017, 51.517919921875], - [23.664453125000023, 51.31005859375], - [24.095800781250006, 50.87275390625], - [23.9970703125, 50.809375], - [24.089941406250006, 50.53046875], - [23.97265625, 50.410058593749994], - [23.711718750000017, 50.37734375], - [23.03632812500001, 49.899072265624994], - [22.706152343750006, 49.606201171875], - [22.6494140625, 49.539013671875], - [22.66064453125, 49.483691406249996], - [22.71992187500001, 49.353808593749996], - [22.732421875, 49.295166015625], - [22.705664062500006, 49.171191406249996], - [22.847070312500023, 49.08125], - [22.538671875, 49.072705078125], - [22.473046875000023, 49.081298828125], - [22.020117187500006, 49.209521484374996], - [21.6396484375, 49.411962890625], - [21.079394531250017, 49.418261718749996], - [20.868457031250017, 49.314697265625], - [20.36298828125001, 49.38525390625], - [20.0576171875, 49.181298828124994], - [19.756640625000017, 49.204394531249996], - [19.77392578125, 49.37216796875], - [19.44160156250001, 49.597705078124996], - [19.1494140625, 49.4], - [18.83222656250001, 49.510791015624996], - [18.562402343750023, 49.879345703125], - [18.0283203125, 50.03525390625], - [17.874804687500017, 49.972265625], - [17.627050781250006, 50.11640625], - [17.702246093750006, 50.307177734374996], - [17.41523437500001, 50.254785156249994], - [16.88007812500001, 50.427050781249996], - [16.989648437500023, 50.2369140625], - [16.63916015625, 50.1021484375], - [16.210351562500023, 50.423730468749994], - [16.419726562500017, 50.573632812499994], - [16.2822265625, 50.655615234375], - [16.007226562500023, 50.611621093749996], - [14.99375, 51.01435546875], - [14.98291015625, 50.886572265625], - [14.895800781250017, 50.861376953124996], - [14.809375, 50.858984375], - [14.814257812500017, 50.871630859374996], - [14.91748046875, 51.008740234375], - [14.9638671875, 51.095117187499994], - [14.935546875, 51.435351562499996], - [14.905957031250011, 51.463330078125], - [14.724707031250006, 51.523876953125], - [14.7109375, 51.544921875], - [14.738671875000023, 51.6271484375], - [14.601660156250006, 51.832373046875], - [14.752539062500006, 52.081835937499996], - [14.679882812500011, 52.25], - [14.615625, 52.277636718749996], - [14.573925781250011, 52.31416015625], - [14.554589843750023, 52.359667968749996], - [14.569726562500023, 52.431103515625], - [14.619433593750017, 52.528515625], - [14.514062500000023, 52.64560546875], - [14.253710937500017, 52.782519531249996], - [14.128613281250011, 52.878222656249996], - [14.138867187500011, 52.932861328125], - [14.293164062500011, 53.0267578125], - [14.368554687500023, 53.10556640625], - [14.410937500000017, 53.199023437499996], - [14.412304687500011, 53.216748046875], - [14.41455078125, 53.283496093749996], - [14.258886718750006, 53.729638671875], - [14.58349609375, 53.63935546875], - [14.558398437500017, 53.823193359375], - [14.21142578125, 53.950341796875], - [16.186328125000017, 54.290380859375], - [16.55976562500001, 54.55380859375], - [18.32343750000001, 54.838183593749996], - [18.75927734375, 54.6845703125], - [18.43623046875001, 54.7447265625], - [18.83642578125, 54.369580078125], - [19.604394531250023, 54.4591796875], - [20.20820312500001, 54.420751953125], - [22.16845703125, 54.35986328125], - [22.731835937500023, 54.35009765625], - [22.766210937500006, 54.356787109375], - [22.82373046875, 54.395800781249996], - [22.893945312500023, 54.39052734375], - [22.97675781250001, 54.366357421875], - [23.015527343750023, 54.34833984375], - [23.04218750000001, 54.30419921875], - [23.0875, 54.299462890625], - [23.170312500000023, 54.2814453125], - [23.282324218750006, 54.24033203125], - [23.3701171875, 54.200488281249996], - [23.45361328125, 54.14345703125], - [23.484667968750017, 53.939794921875] - ] - ] - }, - "properties": { - "name": "Poland", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-65.42558593749999, 18.105615234374994], - [-65.57221679687493, 18.137304687499977], - [-65.29487304687501, 18.133349609375045], - [-65.42558593749999, 18.105615234374994] - ] - ], - [ - [ - [-66.12939453125003, 18.444921875000034], - [-65.62880859375, 18.381396484375045], - [-65.62084960937497, 18.242333984374966], - [-65.97080078124995, 17.974365234375], - [-67.196875, 17.994189453125045], - [-67.2640625, 18.364599609375006], - [-67.15864257812501, 18.499218749999983], - [-66.12939453125003, 18.444921875000034] - ] - ] - ] - }, - "properties": { - "name": "Puerto Rico", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [130.52695312500012, 42.535400390625], - [130.68730468750007, 42.30253906249999], - [130.2357421875, 42.183203125000034], - [129.75634765624997, 41.712255859375006], - [129.70869140625004, 40.857324218749994], - [129.34111328125002, 40.72631835937506], - [128.51123046874997, 40.130224609375006], - [127.56816406250002, 39.78198242187503], - [127.39453125000003, 39.207910156249966], - [127.78613281250003, 39.084130859374966], - [128.37460937500012, 38.6234375], - [128.03896484375, 38.30854492187498], - [127.09033203125003, 38.28388671875001], - [126.63388671875012, 37.78183593750006], - [126.36992187500007, 37.87836914062501], - [126.11669921875003, 37.74291992187503], - [125.76914062500006, 37.98535156250003], - [125.35781250000005, 37.72480468749998], - [125.31074218750004, 37.843505859375], - [124.98876953124997, 37.93144531249999], - [125.2067382812501, 38.08154296875], - [124.69091796874997, 38.12919921875002], - [125.06738281250003, 38.556738281250006], - [125.55449218750002, 38.68623046875001], - [125.16884765625, 38.80551757812506], - [125.40966796875003, 39.28837890625002], - [125.36083984375003, 39.52661132812497], - [124.77529296875, 39.75805664062506], - [124.63828125000006, 39.61508789062506], - [124.36210937500002, 40.004052734374994], - [124.8893554687501, 40.459814453125006], - [125.98906250000002, 40.904638671875034], - [126.74306640625, 41.724853515625], - [126.95478515625004, 41.76948242187501], - [127.17968750000003, 41.531347656250006], - [128.14941406249997, 41.38774414062496], - [128.28925781250004, 41.60742187500006], - [128.04521484375007, 41.9875], - [128.92343750000006, 42.038232421874966], - [129.3136718750001, 42.41357421874997], - [129.69785156250012, 42.448144531249994], - [129.89824218750002, 42.998144531250034], - [130.24033203125006, 42.891796874999955], - [130.24667968750012, 42.744824218749955], - [130.52695312500012, 42.535400390625] - ] - ] - }, - "properties": { - "name": "Dem. Rep. Korea", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-17.190869140624926, 32.86860351562498], - [-16.693261718749966, 32.75800781250001], - [-17.018261718749926, 32.66279296874998], - [-17.226025390624983, 32.76684570312503], - [-17.190869140624926, 32.86860351562498] - ] - ], - [ - [ - [-25.64897460937499, 37.840917968750006], - [-25.18193359374996, 37.837890625], - [-25.19072265624999, 37.764355468749955], - [-25.73447265624992, 37.76289062500001], - [-25.845898437499983, 37.89404296875], - [-25.64897460937499, 37.840917968750006] - ] - ], - [ - [ - [-28.14726562499996, 38.45268554687502], - [-28.064794921875034, 38.412744140624966], - [-28.454492187500023, 38.40864257812504], - [-28.54882812499997, 38.51855468750003], - [-28.14726562499996, 38.45268554687502] - ] - ], - [ - [ - [-28.641308593749983, 38.525], - [-28.842041015625, 38.5984375], - [-28.69775390625, 38.638476562500045], - [-28.641308593749983, 38.525] - ] - ], - [ - [ - [-27.07524414062496, 38.643457031249994], - [-27.38593750000001, 38.765820312499955], - [-27.127001953125017, 38.78984375], - [-27.07524414062496, 38.643457031249994] - ] - ], - [ - [ - [-31.137109374999937, 39.40693359375001], - [-31.282958984375, 39.39409179687496], - [-31.260839843750034, 39.49677734375001], - [-31.137109374999937, 39.40693359375001] - ] - ], - [ - [ - [-7.406152343749937, 37.17944335937497], - [-7.834130859374994, 37.005712890625034], - [-8.597656249999943, 37.12133789062506], - [-8.997802734375028, 37.03227539062502], - [-8.814160156249983, 37.43081054687502], - [-8.881103515624943, 38.44667968750005], - [-8.668310546874949, 38.42431640625003], - [-8.798876953124989, 38.518164062500034], - [-9.213281249999937, 38.44809570312498], - [-9.250390624999966, 38.65673828125003], - [-9.021484374999943, 38.746875], - [-8.79160156249992, 39.07817382812502], - [-9.13579101562496, 38.74277343749998], - [-9.35673828124996, 38.697900390624994], - [-9.479736328124972, 38.79877929687501], - [-9.374755859374972, 39.338281249999966], - [-8.837841796874926, 40.11567382812498], - [-8.684619140624989, 40.75253906250006], - [-8.755419921874932, 41.69838867187502], - [-8.887597656249937, 41.76459960937501], - [-8.777148437500017, 41.941064453124994], - [-8.266064453124983, 42.13740234375001], - [-8.152490234374937, 41.81196289062498], - [-7.40361328124996, 41.833691406249955], - [-7.147119140625023, 41.98115234374998], - [-6.61826171874992, 41.9423828125], - [-6.542187499999955, 41.672509765624994], - [-6.2125, 41.53203125], - [-6.928466796874972, 41.009130859375006], - [-6.8101562499999, 40.343115234375034], - [-7.032617187499966, 40.16791992187498], - [-6.896093749999949, 40.02182617187506], - [-6.975390624999932, 39.79838867187502], - [-7.117675781249972, 39.681689453125045], - [-7.53569335937496, 39.66157226562501], - [-6.997949218749994, 39.05644531250002], - [-7.343017578124943, 38.45742187500002], - [-7.106396484374983, 38.181005859375006], - [-6.957568359374932, 38.18789062499999], - [-7.44394531249992, 37.72827148437497], - [-7.406152343749937, 37.17944335937497] - ] - ] - ] - }, - "properties": { - "name": "Portugal", - "childNum": 7, - "cp": [-8.7440694, 39.9251454] - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-58.15976562499999, -20.164648437500006], - [-58.13779296874999, -20.2373046875], - [-58.12460937499999, -20.29345703125], - [-58.09150390625, -20.33320312500001], - [-58.05844726562499, -20.38613281250001], - [-58.025390625, -20.415820312500003], - [-58.00224609374999, -20.465429687500006], - [-57.97905273437499, -20.657324218750006], - [-57.91513671874999, -20.69033203125001], - [-57.830224609374994, -20.99794921875001], - [-57.94267578124999, -21.79833984375], - [-57.95590820312499, -22.109179687500003], - [-56.77519531249999, -22.261328125], - [-56.44780273437499, -22.076171875], - [-56.39487304687499, -22.09267578125001], - [-56.35185546874999, -22.17861328125001], - [-56.246044921875, -22.2646484375], - [-56.18984375, -22.28115234375001], - [-55.99140625, -22.28115234375001], - [-55.84916992187499, -22.3076171875], - [-55.75327148437499, -22.41015625], - [-55.74663085937499, -22.5126953125], - [-55.61767578125, -22.671484375], - [-55.53828125, -23.58095703125001], - [-55.518457031249994, -23.627246093750003], - [-55.458886718749994, -23.68671875000001], - [-55.4423828125, -23.792578125], - [-55.4423828125, -23.865332031250006], - [-55.415917968749994, -23.95136718750001], - [-55.36630859374999, -23.991015625], - [-55.28691406249999, -24.004296875], - [-55.1943359375, -24.01748046875001], - [-55.08188476562499, -23.99765625], - [-54.982666015625, -23.97451171875001], - [-54.62548828125, -23.8125], - [-54.44023437499999, -23.90175781250001], - [-54.37080078125, -23.97119140625], - [-54.24179687499999, -24.047265625], - [-54.281005859375, -24.30605468750001], - [-54.43623046875, -25.12128906250001], - [-54.47314453125, -25.22021484375], - [-54.610546875, -25.432714843750006], - [-54.615869140624994, -25.57607421875001], - [-54.63193359374999, -26.00576171875001], - [-54.677734375, -26.30878906250001], - [-54.934472656249994, -26.70253906250001], - [-55.1359375, -26.93115234375], - [-55.426660156249994, -27.00927734375], - [-55.450634765625, -27.068359375], - [-55.496728515624994, -27.115332031250006], - [-55.564892578125, -27.15], - [-55.59726562499999, -27.207617187500006], - [-55.59379882812499, -27.2880859375], - [-55.63291015624999, -27.35712890625001], - [-55.71464843749999, -27.41484375], - [-55.789990234375, -27.41640625], - [-55.95146484374999, -27.32568359375], - [-56.1640625, -27.32148437500001], - [-56.437158203124994, -27.553808593750006], - [-58.16826171874999, -27.2734375], - [-58.60483398437499, -27.31435546875001], - [-58.641748046874994, -27.19609375], - [-58.618603515625, -27.132128906250003], - [-58.222070312499994, -26.65], - [-58.18149414062499, -26.307421875], - [-57.943115234375, -26.05292968750001], - [-57.563134765624994, -25.473730468750006], - [-57.821679687499994, -25.13642578125001], - [-59.187255859375, -24.562304687500003], - [-59.892480468749994, -24.093554687500003], - [-60.83984375, -23.85810546875001], - [-61.084716796875, -23.65644531250001], - [-61.79853515625, -23.18203125], - [-62.21416015624999, -22.612402343750006], - [-62.372509765625, -22.43916015625001], - [-62.54155273437499, -22.349609375], - [-62.6259765625, -22.29042968750001], - [-62.62568359375, -22.261523437500003], - [-62.65097656249999, -22.233691406250003], - [-62.27666015624999, -21.066015625], - [-62.276318359375, -20.5625], - [-61.7568359375, -19.6453125], - [-60.00737304687499, -19.29755859375001], - [-59.09052734375, -19.286230468750006], - [-58.18017578125, -19.81787109375], - [-58.15976562499999, -20.164648437500006] - ] - ] - }, - "properties": { - "name": "Paraguay", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [34.34833984375004, 31.292919921874955], - [34.2453125000001, 31.208300781250045], - [34.2125, 31.292285156250017], - [34.198144531249994, 31.322607421875063], - [34.47734375000002, 31.584863281250023], - [34.52412109375004, 31.541650390624994], - [34.5255859375001, 31.52563476562503], - [34.34833984375004, 31.292919921874955] - ] - ], - [ - [ - [34.88046875, 31.3681640625], - [34.950976562500074, 31.60229492187503], - [35.20371093750006, 31.75], - [35.1271484375001, 31.816748046875006], - [35.05322265625003, 31.83793945312496], - [34.983007812500006, 31.816796875000023], - [34.9611328125001, 31.823339843750006], - [34.95380859375004, 31.84125976562504], - [34.98974609374997, 31.913281249999955], - [34.955957031249994, 32.1609375], - [35.01054687500002, 32.33818359375002], - [35.06503906250006, 32.46044921875006], - [35.19326171875005, 32.53442382812503], - [35.303808593750006, 32.512939453125], - [35.38671875000003, 32.493017578125034], - [35.402636718750074, 32.45063476562501], - [35.484375, 32.40166015624999], - [35.5514648437501, 32.39550781250006], - [35.57207031250002, 32.237890625], - [35.450585937499994, 31.479296875000017], - [34.88046875, 31.3681640625] - ] - ] - ] - }, - "properties": { - "name": "Palestine", - "childNum": 2 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-149.321533203125, -17.690039062499963], - [-149.177685546875, -17.736621093750045], - [-149.18178710937497, -17.86230468749997], - [-149.34111328125, -17.732421874999986], - [-149.57890624999993, -17.734960937499963], - [-149.635009765625, -17.564257812500003], - [-149.37919921874993, -17.522363281249994], - [-149.321533203125, -17.690039062499963] - ] - ], - [ - [ - [-143.44057617187497, -16.619726562499963], - [-143.38618164062498, -16.668847656250023], - [-143.55068359375002, -16.62109374999997], - [-143.44057617187497, -16.619726562499963] - ] - ], - [ - [ - [-139.02431640624997, -9.695214843750037], - [-138.82734375, -9.74160156249998], - [-139.13408203124996, -9.829492187500037], - [-139.02431640624997, -9.695214843750037] - ] - ], - [ - [ - [-140.075634765625, -9.425976562499983], - [-140.14438476562498, -9.359375], - [-140.07094726562497, -9.328125], - [-140.075634765625, -9.425976562499983] - ] - ], - [ - [ - [-140.07260742187503, -8.910449218750031], - [-140.21743164062497, -8.929687499999957], - [-140.24003906249993, -8.79755859375004], - [-140.057666015625, -8.801464843750026], - [-140.07260742187503, -8.910449218750031] - ] - ] - ] - }, - "properties": { - "name": "Fr. Polynesia", - "childNum": 5 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [51.26796875000002, 24.607226562500003], - [51.17802734375002, 24.58671875], - [51.093359375, 24.564648437499997], - [51.02275390625002, 24.565234375], - [50.96601562500001, 24.573925781249997], - [50.928320312500006, 24.595117187499994], - [50.85566406250001, 24.679638671874997], - [50.80439453125001, 24.789257812499997], - [50.8359375, 24.850390625], - [50.846777343750006, 24.888574218749994], - [50.75458984375001, 25.39926757812499], - [51.003125, 25.9814453125], - [51.262304687500006, 26.153271484374997], - [51.543066406250006, 25.902392578125003], - [51.4853515625, 25.524707031250003], - [51.60888671875, 25.052880859374994], - [51.42792968750001, 24.668261718750003], - [51.26796875000002, 24.607226562500003] - ] - ] - }, - "properties": { - "name": "Qatar", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [28.2125, 45.450439453125], - [28.317675781250017, 45.347119140625], - [28.451269531250006, 45.2921875], - [28.78828125000001, 45.240966796875], - [28.78173828125, 45.309863281249996], - [28.894335937500017, 45.289941406249994], - [29.223535156250023, 45.4029296875], - [29.403710937500023, 45.419677734375], - [29.567675781250017, 45.37080078125], - [29.705859375000017, 45.259912109374994], - [29.557519531250023, 44.843408203124994], - [29.048242187500023, 44.757568359375], - [29.0953125, 44.975048828125], - [28.891503906250023, 44.91865234375], - [28.585351562500023, 43.742236328124996], - [28.221972656250017, 43.772851562499994], - [27.88427734375, 43.987353515624996], - [27.425390625, 44.0205078125], - [27.0869140625, 44.167382812499994], - [26.2158203125, 44.007275390625], - [25.4970703125, 43.670800781249994], - [22.919042968750006, 43.83447265625], - [22.868261718750006, 43.947900390624994], - [23.02851562500001, 44.077978515625], - [22.705078125, 44.23779296875], - [22.687890625000023, 44.248291015625], - [22.494531250000023, 44.435449218749994], - [22.554003906250017, 44.540332031249996], - [22.6201171875, 44.562353515625], - [22.70078125, 44.555517578125], - [22.734375, 44.569921875], - [22.72089843750001, 44.605517578124996], - [22.64208984375, 44.6509765625], - [22.49765625, 44.70625], - [22.350683593750006, 44.676123046875], - [22.200976562500017, 44.560693359374994], - [22.093066406250017, 44.541943359375], - [21.909277343750006, 44.66611328125], - [21.636132812500023, 44.71044921875], - [21.52314453125001, 44.790087890624996], - [21.36005859375001, 44.82666015625], - [21.35791015625, 44.86181640625], - [21.384375, 44.870068359375], - [21.442187500000017, 44.873388671875], - [21.519921875000023, 44.880810546875], - [21.532324218750006, 44.900683593749996], - [21.35703125, 44.990771484374996], - [21.465429687500006, 45.171875], - [21.431445312500017, 45.192529296874994], - [20.794042968750006, 45.46787109375], - [20.775, 45.749804687499996], - [20.760156250000023, 45.758105468749996], - [20.746875, 45.748974609375], - [20.727832031250017, 45.73740234375], - [20.709277343750017, 45.735253906249994], - [20.652734375000023, 45.77939453125], - [20.581152343750006, 45.869482421875], - [20.35859375000001, 45.975488281249994], - [20.241796875, 46.10859375], - [20.28095703125001, 46.1330078125], - [20.508105468750017, 46.166943359375], - [20.613671875000023, 46.13349609375], - [20.76025390625, 46.246240234374994], - [21.121679687500006, 46.282421875], - [21.99970703125001, 47.505029296874994], - [22.87666015625001, 47.947265625], - [23.054785156250006, 48.00654296875], - [23.139453125000017, 48.08740234375], - [23.20263671875, 48.084521484374996], - [23.408203125, 47.989990234375], - [23.628710937500017, 47.995849609375], - [24.578906250000017, 47.931054687499994], - [24.979101562500006, 47.72412109375], - [25.464257812500023, 47.910791015624994], - [25.689257812500017, 47.932470703125], - [25.90869140625, 47.967578125], - [26.162695312500006, 47.992529296875], - [26.236230468750023, 48.064355468749994], - [26.276953125, 48.113232421875], - [26.3056640625, 48.203759765624994], - [26.4423828125, 48.22998046875], - [26.618945312500017, 48.25986328125], - [26.980761718750017, 48.155029296875], - [27.614062500000017, 47.34052734375], - [28.07177734375, 46.978417968749994], - [28.23945312500001, 46.6408203125], - [28.07470703125, 45.598974609375], - [28.2125, 45.450439453125] - ] - ] - }, - "properties": { - "name": "Romania", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [146.71396484375012, 43.743798828124994], - [146.62197265625, 43.81298828125006], - [146.88408203125002, 43.82915039062496], - [146.71396484375012, 43.743798828124994] - ] - ], - [ - [ - [146.20761718750006, 44.49765625], - [146.5677734375, 44.44042968749997], - [145.91406249999997, 44.10371093750004], - [145.58681640625, 43.84511718750002], - [145.5558593750001, 43.66459960937502], - [145.46171875000007, 43.870898437500045], - [146.20761718750006, 44.49765625] - ] - ], - [ - [ - [148.59951171875, 45.317626953125], - [147.91376953125004, 44.99038085937502], - [147.65781250000012, 44.97714843749998], - [146.89746093750003, 44.404296875], - [147.24658203124997, 44.856054687500006], - [147.88554687500007, 45.22563476562499], - [147.9240234375001, 45.38330078125006], - [148.05605468750005, 45.26210937500005], - [148.32421874999997, 45.28242187500001], - [148.8122070312501, 45.510009765625], - [148.83710937500004, 45.36269531250002], - [148.59951171875, 45.317626953125] - ] - ], - [ - [ - [149.68769531250004, 45.64204101562501], - [149.44707031250002, 45.593359375000034], - [149.9623046875, 46.02192382812504], - [150.553125, 46.208544921875045], - [149.68769531250004, 45.64204101562501] - ] - ], - [ - [ - [152.00205078125006, 46.89716796874998], - [151.72343750000007, 46.82880859375001], - [152.28886718750007, 47.1421875], - [152.00205078125006, 46.89716796874998] - ] - ], - [ - [ - [154.81044921875005, 49.31201171875], - [154.61093750000006, 49.29404296874998], - [154.82490234375004, 49.64692382812501], - [154.81044921875005, 49.31201171875] - ] - ], - [ - [ - [155.9210937500001, 50.30219726562501], - [155.39716796875004, 50.04125976562497], - [155.24306640625, 50.09462890625002], - [155.21835937500012, 50.29785156250003], - [155.68017578124997, 50.400732421875034], - [156.096875, 50.771875], - [155.9210937500001, 50.30219726562501] - ] - ], - [ - [ - [156.40507812500002, 50.65761718750005], - [156.16796874999997, 50.73188476562498], - [156.37646484374997, 50.86210937499996], - [156.4875, 50.84296874999998], - [156.40507812500002, 50.65761718750005] - ] - ], - [ - [ - [142.76103515625002, 54.393945312499966], - [143.32470703125003, 52.96308593749998], - [143.15556640625002, 52.08374023437497], - [143.29951171875004, 51.632373046875045], - [143.81601562500006, 50.28261718750002], - [144.71376953125, 48.64028320312502], - [144.04873046875, 49.249169921874994], - [143.73232421875, 49.31201171875], - [143.10498046875003, 49.198828125000034], - [142.57421874999997, 48.07216796875002], - [142.55693359375002, 47.737890625000034], - [143.21767578125005, 46.79487304687504], - [143.48564453125002, 46.752050781250006], - [143.58066406250012, 46.360693359375034], - [143.43164062500003, 46.02866210937498], - [143.28232421875006, 46.55898437500002], - [142.57802734375005, 46.700781250000034], - [142.07714843749997, 45.91704101562499], - [141.83037109375002, 46.451074218749966], - [142.03867187500012, 47.140283203124966], - [141.9640625000001, 47.58745117187502], - [142.18173828125012, 48.01337890625001], - [141.86630859375006, 48.750097656250006], - [142.1422851562501, 49.56914062499999], - [142.06601562500006, 50.630468750000034], - [142.20673828125004, 51.22255859375002], - [141.72236328125004, 51.73632812499997], - [141.66083984375004, 52.27294921874997], - [141.85556640625012, 52.79350585937499], - [141.82353515625007, 53.33950195312502], - [142.1419921875, 53.49560546875003], - [142.52617187500002, 53.44746093749998], - [142.70595703125, 53.89570312499998], - [142.33496093749997, 54.28071289062501], - [142.76103515625002, 54.393945312499966] - ] - ], - [ - [ - [137.17861328125005, 55.100439453125034], - [137.05527343750006, 54.9267578125], - [136.71464843750002, 54.956152343750034], - [137.17861328125005, 55.100439453125034] - ] - ], - [ - [ - [137.94052734375012, 55.092626953125034], - [138.20615234375012, 55.03354492187498], - [137.72148437500007, 54.66323242187505], - [137.46269531250002, 54.873388671875034], - [137.23291015624997, 54.79057617187496], - [137.5773437500001, 55.19702148437497], - [137.94052734375012, 55.092626953125034] - ] - ], - [ - [ - [21.235742187500023, 55.26411132812498], - [22.072363281250034, 55.06367187499998], - [22.56728515625005, 55.05913085937496], - [22.82470703125, 54.87128906249998], - [22.684472656250023, 54.56293945312504], - [22.679882812500068, 54.493017578125006], - [22.766210937499977, 54.356787109375034], - [22.168457031250057, 54.35986328125006], - [21.14052734375008, 54.39179687499998], - [19.604394531250023, 54.45917968750004], - [19.974511718750023, 54.92119140625002], - [20.520312500000017, 54.994873046875], - [20.89980468750008, 55.286669921875045], - [20.957812500000074, 55.27890625000006], - [20.594824218750006, 54.982373046874955], - [20.995898437500017, 54.90268554687506], - [21.18886718750008, 54.93520507812502], - [21.235742187500023, 55.26411132812498] - ] - ], - [ - [ - [166.65029296875005, 54.83906249999998], - [166.64511718750006, 54.69409179687503], - [165.75107421875006, 55.294531250000034], - [166.27578125000005, 55.311962890624955], - [166.24804687499997, 55.16542968750002], - [166.65029296875005, 54.83906249999998] - ] - ], - [ - [ - [150.58994140625006, 59.01875], - [150.47021484375003, 59.05405273437498], - [150.66621093750004, 59.16015625000003], - [150.58994140625006, 59.01875] - ] - ], - [ - [ - [163.63515625000005, 58.603369140625006], - [163.47138671875004, 58.509375], - [163.7609375000001, 59.01503906250002], - [164.57265625, 59.22114257812501], - [164.61572265624997, 58.885595703125034], - [163.63515625000005, 58.603369140625006] - ] - ], - [ - [ - [35.8161132812501, 65.18208007812501], - [35.77871093750005, 64.97666015625], - [35.52890625000006, 65.15107421875001], - [35.8161132812501, 65.18208007812501] - ] - ], - [ - [ - [70.02070312500004, 66.502197265625], - [69.65136718750003, 66.56533203125], - [69.50273437500002, 66.75107421875], - [70.07666015624997, 66.69589843750003], - [70.02070312500004, 66.502197265625] - ] - ], - [ - [ - [-179.79853515625, 68.9404296875], - [-178.873876953125, 68.75410156249995], - [-178.69262695312503, 68.54599609375], - [-178.09746093750002, 68.4248046875], - [-178.05581054687497, 68.26489257812503], - [-177.79677734374997, 68.33798828125], - [-178.37304687500003, 68.56567382812503], - [-177.52724609375002, 68.29438476562501], - [-177.58920898437503, 68.22421875], - [-175.34521484375, 67.67807617187503], - [-175.37470703124998, 67.35737304687498], - [-175.00268554687494, 67.4375], - [-174.849853515625, 67.34887695312503], - [-174.92490234375, 66.62314453125006], - [-174.503759765625, 66.537939453125], - [-174.39409179687496, 66.34423828124997], - [-174.084765625, 66.47309570312504], - [-174.06503906249998, 66.22958984374998], - [-173.77397460937502, 66.43466796875003], - [-174.23159179687497, 66.63188476562505], - [-174.08642578125, 66.94287109375], - [-174.55009765624993, 67.090625], - [-173.6796875, 67.144775390625], - [-173.15781249999998, 67.06909179687503], - [-173.32353515625, 66.95483398437503], - [-173.25893554687497, 66.84008789062503], - [-173.19301757812497, 66.99360351562504], - [-172.5201171875, 66.952490234375], - [-173.00751953125, 67.06489257812498], - [-171.79555664062502, 66.93173828125003], - [-170.50952148437503, 66.34365234375005], - [-170.604443359375, 66.24892578125002], - [-170.30122070312504, 66.29404296874998], - [-170.24394531250002, 66.16928710937503], - [-169.777880859375, 66.14311523437505], - [-169.83168945312497, 65.99892578124997], - [-170.54067382812497, 65.86542968749995], - [-170.66630859375, 65.62153320312501], - [-171.42153320312502, 65.81035156250002], - [-171.10585937500002, 65.51103515625005], - [-171.90712890625, 65.495947265625], - [-172.78330078124998, 65.68105468749997], - [-172.23281250000002, 65.45571289062497], - [-172.30927734375004, 65.27563476562497], - [-172.66191406249993, 65.24853515625006], - [-172.28603515625002, 65.20571289062502], - [-172.21318359375, 65.04814453124999], - [-173.08579101562498, 64.81733398437495], - [-172.80107421874996, 64.79052734375], - [-172.90087890624994, 64.62885742187501], - [-172.40146484374998, 64.413916015625], - [-172.73916015624997, 64.41225585937502], - [-172.90317382812498, 64.52607421875004], - [-172.96005859375003, 64.32768554687502], - [-173.27548828124998, 64.2896484375], - [-173.327490234375, 64.53955078125003], - [-173.72973632812497, 64.36450195312497], - [-174.57055664062503, 64.7177734375], - [-175.39511718749998, 64.80239257812502], - [-175.85385742187498, 65.01083984375003], - [-176.09326171875, 65.471044921875], - [-177.05625, 65.613623046875], - [-177.48876953125, 65.50371093749999], - [-178.4125, 65.49555664062501], - [-178.93906249999998, 66.03276367187505], - [-178.74672851562497, 66.01367187500006], - [-178.52656250000004, 66.40156250000004], - [-178.86811523437498, 66.18706054687502], - [-179.14340820312503, 66.37504882812505], - [-179.327197265625, 66.16259765625003], - [-179.68330078124998, 66.18413085937505], - [-179.78969726562497, 65.90087890625], - [-179.352099609375, 65.51674804687497], - [-180, 65.06723632812498], - [-180, 65.31196289062501], - [-180, 65.55678710937497], - [-180, 65.80156250000002], - [-180, 66.04628906250002], - [-180, 66.29106445312499], - [-180, 66.53583984375004], - [-180, 66.78056640625005], - [-180, 67.02534179687501], - [-180, 67.27011718750006], - [-180, 67.51484374999998], - [-180, 67.75961914062503], - [-180, 68.00439453124997], - [-180, 68.24912109375], - [-180, 68.49389648437497], - [-180, 68.738671875], - [-179.999951171875, 68.98344726562505], - [-179.79853515625, 68.9404296875] - ] - ], - [ - [ - [50.265234375, 69.18559570312502], - [49.62626953125002, 68.85971679687498], - [48.91035156250004, 68.74306640625002], - [48.4390625, 68.80488281249998], - [48.319921875, 69.26923828125001], - [48.8449218750001, 69.49472656250003], - [49.22519531250006, 69.51123046875], - [50.265234375, 69.18559570312502] - ] - ], - [ - [ - [161.46708984375002, 68.90097656250003], - [161.08281250000007, 69.4056640625], - [161.50517578125007, 69.63945312500002], - [161.46708984375002, 68.90097656250003] - ] - ], - [ - [ - [169.20078125000006, 69.58046875], - [168.34804687500005, 69.66435546875005], - [167.86474609375003, 69.90107421875004], - [168.35791015625003, 70.01567382812502], - [169.37480468750007, 69.88261718749999], - [169.20078125000006, 69.58046875] - ] - ], - [ - [ - [60.450488281250074, 69.93486328124999], - [60.44023437500002, 69.72592773437506], - [59.637011718750074, 69.72104492187503], - [59.50263671875004, 69.86621093750003], - [58.952734375, 69.89277343750004], - [58.51992187500005, 70.31831054687504], - [59.04804687500004, 70.46049804687505], - [60.450488281250074, 69.93486328124999] - ] - ], - [ - [ - [52.90332031250003, 71.36499023437503], - [53.19257812500004, 71.21528320312498], - [53.0226562500001, 70.96870117187501], - [52.24960937500006, 71.28491210937506], - [52.90332031250003, 71.36499023437503] - ] - ], - [ - [ - [178.8615234375001, 70.826416015625], - [178.68388671875013, 71.10566406250004], - [180, 71.53774414062505], - [180, 70.993017578125], - [178.8615234375001, 70.826416015625] - ] - ], - [ - [ - [137.95986328125005, 71.50766601562503], - [137.71181640625005, 71.4232421875], - [137.06406250000006, 71.52988281250003], - [137.816796875, 71.58789062500006], - [137.95986328125005, 71.50766601562503] - ] - ], - [ - [ - [-178.87646484375, 71.57705078124997], - [-178.13388671874998, 71.46547851562497], - [-177.523583984375, 71.16689453125], - [-179.415673828125, 70.91899414062502], - [-179.999951171875, 70.993017578125], - [-179.999951171875, 71.53774414062505], - [-178.87646484375, 71.57705078124997] - ] - ], - [ - [ - [77.6325195312501, 72.291259765625], - [76.87109374999997, 72.317041015625], - [77.74853515625003, 72.63120117187506], - [78.36513671875005, 72.48242187500003], - [77.6325195312501, 72.291259765625] - ] - ], - [ - [ - [79.50146484374997, 72.72192382812497], - [78.63320312500005, 72.85073242187502], - [79.16425781250004, 73.0943359375], - [79.50146484374997, 72.72192382812497] - ] - ], - [ - [ - [74.660546875, 72.87343750000002], - [74.18066406250003, 72.975341796875], - [74.19853515625002, 73.10908203124998], - [74.9615234375, 73.0625], - [74.660546875, 72.87343750000002] - ] - ], - [ - [ - [120.26132812500012, 73.08984374999997], - [119.79208984375006, 73.04541015624997], - [119.64042968750002, 73.12431640625007], - [120.26132812500012, 73.08984374999997] - ] - ], - [ - [ - [55.31982421875003, 73.30830078124998], - [56.42958984375005, 73.201171875], - [56.121679687500006, 72.80659179687498], - [55.40332031249997, 72.54907226562503], - [55.29785156249997, 71.93535156250005], - [56.45439453125002, 71.10737304687504], - [57.62539062500005, 70.72880859374999], - [57.14589843750005, 70.58911132812506], - [56.38574218749997, 70.73413085937503], - [56.49970703125004, 70.56640625000003], - [55.687304687500074, 70.69218749999999], - [54.60117187500006, 70.68007812500002], - [53.383593750000074, 70.87353515625], - [53.670507812500006, 71.08691406250003], - [54.155664062499994, 71.12548828125], - [53.40996093750002, 71.34013671875002], - [53.41162109375003, 71.530126953125], - [51.93789062500005, 71.47470703124998], - [51.511328125, 71.64809570312497], - [51.58251953124997, 72.07119140625], - [52.252050781250006, 72.12973632812503], - [52.66191406250002, 72.33686523437495], - [52.91660156250006, 72.66889648437501], - [52.5792968750001, 72.791357421875], - [53.3698242187501, 72.91674804687506], - [53.2511718750001, 73.182958984375], - [54.80390625000004, 73.38764648437498], - [55.31982421875003, 73.30830078124998] - ] - ], - [ - [ - [70.67392578125006, 73.09501953125005], - [70.04072265625004, 73.03715820312507], - [69.99589843750002, 73.359375], - [70.94023437500002, 73.51440429687503], - [71.6261718750001, 73.17397460937497], - [70.67392578125006, 73.09501953125005] - ] - ], - [ - [ - [142.18486328125007, 73.89589843750005], - [143.34375, 73.56875], - [143.45146484375007, 73.231298828125], - [141.59667968750003, 73.31083984375005], - [140.66279296875004, 73.45200195312503], - [139.785546875, 73.35522460937503], - [141.08476562500002, 73.86586914062497], - [142.18486328125007, 73.89589843750005] - ] - ], - [ - [ - [83.5490234375001, 74.07177734375], - [82.8177734375, 74.09160156250005], - [83.14980468750005, 74.151611328125], - [83.5490234375001, 74.07177734375] - ] - ], - [ - [ - [141.01025390625003, 73.99946289062501], - [140.40947265625002, 73.92167968750005], - [140.1935546875001, 74.23671875000002], - [141.03857421875003, 74.24272460937502], - [141.01025390625003, 73.99946289062501] - ] - ], - [ - [ - [113.38720703124997, 74.40043945312499], - [112.78242187500004, 74.09506835937503], - [111.50341796874997, 74.35307617187502], - [111.87978515625, 74.36381835937499], - [112.08447265624997, 74.54897460937505], - [113.38720703124997, 74.40043945312499] - ] - ], - [ - [ - [86.653125, 74.981298828125], - [87.05214843750005, 74.982568359375], - [86.92714843750005, 74.83076171874998], - [86.25859375000002, 74.89350585937498], - [86.653125, 74.981298828125] - ] - ], - [ - [ - [82.17236328125003, 75.41938476562501], - [81.97851562499997, 75.24711914062499], - [81.65478515625003, 75.28891601562498], - [81.71210937500004, 75.45141601562506], - [82.165625, 75.515625], - [82.17236328125003, 75.41938476562501] - ] - ], - [ - [ - [146.79521484375007, 75.37075195312505], - [148.43242187500002, 75.41352539062495], - [148.59013671875007, 75.23637695312502], - [150.82236328125006, 75.15654296875002], - [150.64628906250002, 74.944580078125], - [149.596875, 74.77260742187505], - [148.296875, 74.80043945312502], - [146.14853515625012, 75.19829101562499], - [146.5375, 75.58178710937506], - [146.79521484375007, 75.37075195312505] - ] - ], - [ - [ - [135.9486328125, 75.40957031250005], - [135.45195312500007, 75.38955078124997], - [135.6986328125, 75.84526367187499], - [136.16894531249997, 75.60556640625], - [135.9486328125, 75.40957031250005] - ] - ], - [ - [ - [140.04873046875, 75.82895507812503], - [140.81591796874997, 75.63071289062498], - [141.48544921875012, 76.13715820312495], - [142.66953125000012, 75.86342773437497], - [143.68583984375002, 75.86367187500002], - [145.35996093750006, 75.53046874999998], - [144.01972656250004, 75.04467773437506], - [143.1703125, 75.11689453125001], - [142.72949218749997, 75.33764648437506], - [142.941796875, 75.71328125000002], - [142.30791015625007, 75.69169921875005], - [142.19882812500006, 75.39267578124998], - [143.12792968749997, 74.9703125], - [142.47275390625006, 74.82041015625], - [141.98730468750003, 74.99125976562499], - [140.26787109375002, 74.846923828125], - [139.68125, 74.96406249999995], - [139.09912109374997, 74.65654296875002], - [138.09228515625003, 74.79746093750003], - [136.94765625000005, 75.32553710937498], - [137.28974609375004, 75.34863281249997], - [137.26884765625002, 75.7494140625], - [137.70654296875003, 75.75957031250002], - [137.56054687499997, 75.95522460937502], - [138.20761718750006, 76.11494140624995], - [138.91953125000006, 76.19672851562501], - [140.04873046875, 75.82895507812503] - ] - ], - [ - [ - [96.5324218750001, 76.278125], - [96.30058593750002, 76.121728515625], - [95.31113281250006, 76.21474609375002], - [95.37988281250003, 76.2890625], - [96.5324218750001, 76.278125] - ] - ], - [ - [ - [112.47802734375003, 76.62089843749999], - [112.531640625, 76.450048828125], - [111.96894531250004, 76.62617187500001], - [112.47802734375003, 76.62089843749999] - ] - ], - [ - [ - [149.15019531250002, 76.65991210937506], - [148.39863281250004, 76.64824218750007], - [149.4064453125001, 76.78208007812498], - [149.15019531250002, 76.65991210937506] - ] - ], - [ - [ - [67.7653320312501, 76.23759765624999], - [61.35595703124997, 75.31484375000002], - [60.27685546875003, 75.00756835937503], - [60.501367187499994, 74.90463867187503], - [59.67402343750004, 74.61015624999999], - [59.24013671875005, 74.69296874999998], - [59.040429687499994, 74.48554687500001], - [58.53466796875003, 74.49892578124997], - [58.6178710937501, 74.22739257812498], - [57.76738281250002, 74.013818359375], - [57.755957031250006, 73.769189453125], - [57.313085937500006, 73.838037109375], - [57.54257812500006, 73.65820312500003], - [56.96386718750003, 73.36655273437503], - [56.43037109375004, 73.29721679687503], - [55.00683593750003, 73.45385742187506], - [54.29990234375006, 73.35097656249997], - [53.7628906250001, 73.76616210937499], - [54.64267578125006, 73.95957031250006], - [55.34091796875006, 74.41962890624998], - [56.13710937500005, 74.49609375000003], - [55.5822265625001, 74.627685546875], - [56.4987304687501, 74.95708007812505], - [55.81005859374997, 75.12490234374997], - [56.03554687499999, 75.19423828124997], - [56.57031250000003, 75.09775390625003], - [56.8444335937501, 75.351416015625], - [57.606835937499994, 75.34125976562498], - [58.05830078125004, 75.6630859375], - [58.88125, 75.85478515625007], - [60.27929687499997, 76.09624023437505], - [60.94218750000002, 76.07128906250003], - [61.20166015624997, 76.28203125000007], - [62.97148437500002, 76.23666992187498], - [64.4634765625, 76.37817382812503], - [67.65185546874997, 77.011572265625], - [68.48574218750005, 76.93369140625003], - [68.94169921875002, 76.707666015625], - [67.7653320312501, 76.23759765624999] - ] - ], - [ - [ - [96.28544921875002, 77.02666015625007], - [95.27031250000007, 77.01884765624999], - [96.52841796875006, 77.20551757812501], - [96.28544921875002, 77.02666015625007] - ] - ], - [ - [ - [89.51425781250006, 77.18881835937498], - [89.14169921875012, 77.22680664062497], - [89.61621093749997, 77.31103515625], - [89.51425781250006, 77.18881835937498] - ] - ], - [ - [ - [130.68730468750007, 42.30253906249999], - [130.52695312500012, 42.535400390625], - [130.42480468749997, 42.72705078124997], - [131.06855468750004, 42.90224609375005], - [131.25732421875003, 43.378076171874994], - [131.2552734375, 44.07158203124999], - [130.9816406250001, 44.844335937500034], - [131.44687500000012, 44.984033203124966], - [131.85185546875002, 45.32685546875001], - [132.93603515624997, 45.029931640624994], - [133.1134765625001, 45.130712890625006], - [133.18603515625003, 45.49482421875004], - [133.43642578125, 45.60468750000004], - [133.86132812500003, 46.24775390625004], - [134.1676757812501, 47.30219726562501], - [134.75234375, 47.71542968749998], - [134.56601562500006, 48.02250976562502], - [134.66523437500004, 48.25390625], - [134.29335937500005, 48.37343750000002], - [133.46835937500006, 48.09716796875003], - [133.14404296875003, 48.10566406249998], - [132.7072265625001, 47.94726562500006], - [132.47626953125004, 47.714990234374994], - [130.96191406249997, 47.70932617187498], - [130.7326171875001, 48.01923828124998], - [130.80429687500012, 48.34150390624998], - [130.5521484375, 48.602490234374955], - [130.553125, 48.861181640625006], - [130.1959960937501, 48.89165039062499], - [129.49814453125012, 49.38881835937502], - [129.0651367187501, 49.374658203124966], - [128.70400390625, 49.60014648437499], - [127.99960937500006, 49.56860351562506], - [127.55078124999997, 49.801806640625045], - [127.590234375, 50.20898437500003], - [127.33720703125007, 50.35014648437502], - [127.30703125000005, 50.70795898437501], - [126.92480468749997, 51.10014648437496], - [126.34169921875, 52.36201171875001], - [125.64902343750012, 53.042285156250045], - [125.075, 53.20366210937496], - [124.81230468750002, 53.133837890625045], - [123.6078125, 53.546533203124994], - [120.98544921875012, 53.28457031250002], - [120.09453125000007, 52.787207031250034], - [120.0675781250001, 52.632910156250034], - [120.65615234375, 52.56665039062503], - [120.74980468750007, 52.096533203125006], - [120.06689453125003, 51.60068359375006], - [119.16367187500006, 50.40600585937503], - [119.34628906250012, 50.278955078124994], - [119.25986328125012, 50.06640625000003], - [118.4515625, 49.84448242187503], - [117.8734375, 49.51347656250002], - [116.6833007812501, 49.82377929687499], - [116.551171875, 49.92031250000002], - [116.35117187500012, 49.97807617187499], - [116.21679687500003, 50.00927734375003], - [116.13457031250002, 50.01079101562499], - [115.9259765625001, 49.95214843750003], - [115.79521484375002, 49.90590820312502], - [115.71777343750003, 49.88061523437503], - [115.58798828125006, 49.88603515624996], - [115.42919921874997, 49.89648437499997], - [115.36503906250002, 49.911767578124966], - [115.27451171875006, 49.948876953124994], - [115.00332031250005, 50.138574218749994], - [114.74316406249997, 50.23369140625002], - [114.29707031250004, 50.27441406250006], - [113.57421874999997, 50.00703125000001], - [113.44550781250004, 49.94160156250001], - [113.31904296875004, 49.87431640624999], - [113.16416015625012, 49.79716796874999], - [113.09208984375007, 49.692529296874994], - [113.05556640625, 49.61625976562499], - [112.91484375000002, 49.569238281249994], - [112.80644531250007, 49.52358398437502], - [112.69736328125012, 49.50727539062498], - [112.49492187500002, 49.532324218750034], - [112.07968750000006, 49.42421875000002], - [111.42929687500006, 49.342626953125034], - [111.3366210937501, 49.355859374999966], - [111.20419921875012, 49.304296875000034], - [110.82792968750002, 49.16616210937505], - [110.70976562500002, 49.14296875000002], - [110.42783203125006, 49.219970703125], - [110.32138671875012, 49.215869140625045], - [110.19990234375004, 49.17041015625003], - [109.5287109375, 49.269873046875034], - [109.45371093750012, 49.29633789062501], - [109.23671875000005, 49.334912109374955], - [108.61367187500005, 49.32280273437499], - [108.52246093750003, 49.34150390624998], - [108.4069335937501, 49.39638671875005], - [107.96542968750012, 49.65351562500004], - [107.91660156250012, 49.947802734375045], - [107.63095703125012, 49.98310546875004], - [107.3470703125, 49.986669921875034], - [107.23330078125, 49.989404296874994], - [107.14306640625003, 50.03300781249999], - [107.04023437500004, 50.086474609375045], - [106.94130859375005, 50.19667968750002], - [106.71113281250004, 50.312597656250006], - [106.57441406250004, 50.32880859375004], - [106.36845703125002, 50.317578124999955], - [106.21787109375006, 50.304589843749966], - [105.38359375000002, 50.47373046874998], - [104.07871093750012, 50.15424804687498], - [103.63291015625006, 50.138574218749994], - [103.49628906250004, 50.16494140625005], - [103.42119140625002, 50.18706054687502], - [103.3043945312501, 50.200292968750034], - [102.28837890625007, 50.58510742187502], - [102.31660156250004, 50.71845703125001], - [102.21503906250004, 50.82944335937506], - [102.19453125000004, 51.05068359375002], - [102.15195312500006, 51.107519531250034], - [102.14238281250007, 51.21606445312503], - [102.16005859375005, 51.260839843750006], - [102.1556640625, 51.31376953124996], - [102.1115234375001, 51.353466796874955], - [101.97919921875004, 51.382226562499966], - [101.82119140625, 51.421044921874966], - [101.57089843750006, 51.46718750000005], - [101.38125, 51.45263671875], - [100.53623046875006, 51.713476562500034], - [100.46894531250004, 51.72607421875003], - [100.23037109375, 51.729833984375006], - [100.0345703125, 51.73710937499996], - [99.92167968750002, 51.755517578124994], - [99.71923828124997, 51.87163085937502], - [98.89316406250006, 52.11728515625006], - [98.64052734375005, 51.80117187500005], - [98.103125, 51.483544921874994], - [97.82529296875012, 50.985253906249994], - [97.953125, 50.85517578124998], - [98.02978515625003, 50.64462890624998], - [98.07890625000002, 50.60380859375002], - [98.14501953124997, 50.56855468750001], - [98.22050781250007, 50.55717773437502], - [98.2794921875001, 50.53325195312502], - [98.25029296875002, 50.30244140624998], - [98.00390625000003, 50.01425781249998], - [97.35976562500005, 49.741455078125], - [97.20859375000006, 49.73081054687506], - [96.98574218750005, 49.88281250000003], - [96.31503906250012, 49.90112304687503], - [96.06552734375006, 49.99873046875001], - [95.52265625000004, 49.911230468750034], - [95.11142578125012, 49.935449218749994], - [94.93027343750006, 50.04375], - [94.8112304687501, 50.04819335937506], - [94.71806640625002, 50.04326171875002], - [94.67548828125004, 50.02807617187506], - [94.61474609375003, 50.02373046874996], - [94.56464843750004, 50.08793945312499], - [94.35468750000004, 50.221826171874994], - [94.25107421875006, 50.55639648437503], - [93.103125, 50.60390625000002], - [92.94130859375005, 50.77822265625002], - [92.85644531250003, 50.78911132812502], - [92.77929687500003, 50.778662109375006], - [92.738671875, 50.71093749999997], - [92.68134765625004, 50.683203125], - [92.6266601562501, 50.68828124999999], - [92.57890625000002, 50.725439453125006], - [92.42636718750006, 50.803076171875006], - [92.35478515625002, 50.86416015625002], - [92.29580078125, 50.84980468750004], - [92.19238281249997, 50.700585937499994], - [91.80429687500006, 50.693603515625], - [91.4464843750001, 50.52216796874998], - [91.41503906249997, 50.46801757812506], - [91.34082031249997, 50.470068359375034], - [91.30058593750002, 50.46337890625], - [91.2337890625, 50.45239257812497], - [91.02158203125012, 50.41547851562501], - [90.83808593750004, 50.32373046874997], - [90.76074218749997, 50.30595703124999], - [90.71435546874997, 50.25942382812502], - [90.65507812500007, 50.22236328125001], - [90.05371093750003, 50.09375], - [89.64384765625002, 49.90302734374998], - [89.65410156250007, 49.71748046875001], - [89.57919921875006, 49.69970703125003], - [89.475, 49.66054687500005], - [89.39560546875006, 49.61152343750001], - [89.24394531250007, 49.62705078125006], - [89.20292968750007, 49.59570312499997], - [89.17998046875002, 49.5322265625], - [89.10947265625012, 49.50136718750002], - [89.00839843750006, 49.472802734374994], - [88.97060546875, 49.483740234375006], - [88.94541015625012, 49.50766601562498], - [88.90019531250002, 49.53969726562502], - [88.86386718750006, 49.52763671874996], - [88.83164062500012, 49.44843749999998], - [88.633203125, 49.486132812500045], - [88.19257812500004, 49.451708984375045], - [88.13554687500002, 49.38149414062502], - [88.11572265624997, 49.25629882812501], - [88.0285156250001, 49.219775390625045], - [87.98808593750002, 49.186914062499994], - [87.9347656250001, 49.16455078124997], - [87.81425781250002, 49.162304687499955], - [87.7625, 49.16582031249996], - [87.5158203125001, 49.122412109375006], - [87.41669921875004, 49.07661132812501], - [87.32285156250012, 49.085791015625006], - [86.62646484374997, 49.56269531250001], - [86.67548828125004, 49.77729492187501], - [86.1808593750001, 49.49931640624996], - [85.2326171875001, 49.61582031249998], - [84.9894531250001, 50.061425781249994], - [84.32324218749997, 50.239160156249966], - [83.94511718750007, 50.774658203125], - [83.35732421875005, 50.99458007812504], - [82.76083984375012, 50.89335937500002], - [82.49394531250007, 50.72758789062499], - [81.46591796875006, 50.73984375], - [81.38828125000006, 50.95649414062501], - [81.0714843750001, 50.96875], - [81.12724609375002, 51.19106445312502], - [80.73525390625, 51.29340820312498], - [80.44804687500002, 51.18334960937503], - [80.42363281250002, 50.94628906249997], - [79.98623046875, 50.774560546874966], - [77.85996093750006, 53.269189453124994], - [76.48476562500005, 54.02255859374998], - [76.42167968750007, 54.151513671874966], - [76.65458984375007, 54.14526367187503], - [76.8373046875, 54.4423828125], - [75.43720703125004, 54.08964843749999], - [75.22021484374997, 53.89379882812506], - [74.45195312500007, 53.64726562500002], - [74.35156250000003, 53.487646484375006], - [73.85898437500006, 53.61972656249998], - [73.40693359375004, 53.44755859374999], - [73.30566406250003, 53.707226562499955], - [73.71240234375003, 54.04238281250002], - [73.22988281250005, 53.957812500000045], - [72.62226562500004, 54.13432617187502], - [72.44677734375003, 53.94184570312498], - [72.18603515625003, 54.32563476562501], - [72.00449218750006, 54.20566406249998], - [71.09316406250005, 54.21220703124999], - [71.18554687500003, 54.59931640624998], - [70.73808593750007, 55.30517578125], - [70.18242187500002, 55.162451171875034], - [68.9772460937501, 55.389599609374955], - [68.20625, 55.16093750000002], - [68.15585937500006, 54.97670898437505], - [65.476953125, 54.62329101562497], - [65.08837890624997, 54.340185546875034], - [64.46123046875002, 54.38417968750002], - [61.92871093750003, 53.94648437500004], - [61.231054687500006, 54.01948242187498], - [60.97949218749997, 53.62172851562505], - [61.53496093750002, 53.52329101562506], - [61.22890625, 53.445898437500006], - [61.19921874999997, 53.28715820312502], - [61.65986328125004, 53.22846679687504], - [62.08271484375004, 53.00541992187499], - [61.047460937500006, 52.97246093750002], - [60.77441406249997, 52.67578124999997], - [60.99453125000005, 52.33686523437504], - [60.03027343749997, 51.93325195312505], - [60.464746093749994, 51.651171875000045], - [61.55468750000003, 51.32460937500005], - [61.38945312500002, 50.86103515625001], - [60.94228515625005, 50.69550781250004], - [60.42480468749997, 50.67915039062498], - [60.05859374999997, 50.850292968749955], - [59.812402343749994, 50.58203125], - [59.523046875, 50.492871093749955], - [59.4523437500001, 50.62041015625002], - [58.88369140625005, 50.694433593750006], - [58.359179687500074, 51.063818359375034], - [57.83886718750003, 51.091650390625006], - [57.44218750000002, 50.88886718749998], - [57.01171874999997, 51.06518554687503], - [56.49140625000004, 51.01953124999997], - [55.68623046875004, 50.582861328125006], - [54.64160156250003, 51.011572265625034], - [54.555273437500006, 50.535791015624994], - [54.139746093750006, 51.04077148437503], - [53.33808593750004, 51.48237304687504], - [52.57119140625005, 51.481640624999955], - [52.21914062499999, 51.709375], - [51.344531250000074, 51.47534179687503], - [51.16347656250005, 51.6474609375], - [50.79394531249997, 51.729199218749955], - [50.246875, 51.28950195312498], - [49.49804687500003, 51.08359375000006], - [49.32343750000004, 50.851708984374966], - [48.625097656250006, 50.61269531250005], - [48.7589843750001, 49.92832031250006], - [48.33496093750003, 49.858251953125006], - [47.7057617187501, 50.37797851562502], - [47.42919921874997, 50.35795898437502], - [46.889550781249994, 49.69697265625001], - [46.80205078125002, 49.36708984375002], - [47.031347656250006, 49.150292968749994], - [46.70263671875003, 48.80556640625002], - [46.660937500000074, 48.41225585937502], - [47.06464843750004, 48.23247070312499], - [47.292382812499994, 47.74091796875004], - [47.48193359374997, 47.80390624999998], - [48.16699218750003, 47.70878906249996], - [48.959375, 46.77460937499998], - [48.558398437500074, 46.75712890624999], - [48.54121093750004, 46.60561523437502], - [49.232226562500074, 46.33715820312503], - [48.683691406250006, 46.08618164062497], - [48.72958984375006, 45.896826171875034], - [48.4870117187501, 45.93486328124996], - [47.63330078124997, 45.58403320312499], - [47.46328125, 45.67968750000003], - [47.5294921875001, 45.530224609374955], - [47.3512695312501, 45.21772460937498], - [46.7072265625001, 44.503320312499994], - [47.30703125000005, 44.103125], - [47.462792968749994, 43.55502929687498], - [47.64648437500003, 43.88461914062498], - [47.463183593750074, 43.03505859375002], - [48.572851562500006, 41.84448242187503], - [47.79101562499997, 41.19926757812502], - [47.31767578125002, 41.28242187500001], - [46.74931640625002, 41.812597656250006], - [46.42988281250004, 41.890966796875006], - [46.21269531250002, 41.989892578124994], - [45.63857421875005, 42.20507812500003], - [45.63427734374997, 42.234716796875034], - [45.72753906249997, 42.47504882812498], - [45.70527343750004, 42.49809570312496], - [45.56289062499999, 42.53574218749998], - [45.34375, 42.52978515625003], - [45.16025390625006, 42.675], - [45.07158203125002, 42.69414062500002], - [44.94335937499997, 42.73027343750002], - [44.870996093749994, 42.75639648437499], - [44.850488281249994, 42.746826171875], - [44.77109375000006, 42.61679687499998], - [44.69179687499999, 42.709619140624966], - [44.64433593750002, 42.734716796875034], - [44.50585937500003, 42.748632812500006], - [44.329492187499994, 42.703515624999966], - [44.10273437500004, 42.616357421874994], - [44.004687500000074, 42.59560546875002], - [43.95742187500005, 42.56655273437505], - [43.825976562500074, 42.571533203125], - [43.759863281250006, 42.593847656250006], - [43.738378906250006, 42.61699218750002], - [43.74990234375005, 42.65751953125002], - [43.79541015624997, 42.702978515625034], - [43.78261718750005, 42.747021484374955], - [43.62304687500003, 42.80771484374998], - [43.5578125000001, 42.844482421875], - [43.089160156250074, 42.9890625], - [43.00019531250004, 43.04965820312506], - [42.991601562499994, 43.09150390624998], - [42.76064453125005, 43.169580078124966], - [41.58056640624997, 43.21923828124997], - [41.460742187500074, 43.276318359374955], - [41.35820312500002, 43.33339843750005], - [41.08310546875006, 43.37446289062498], - [40.94199218750006, 43.41806640624998], - [40.801660156249994, 43.479931640624955], - [40.64804687500006, 43.53388671875004], - [40.084570312500006, 43.553125], - [40.02373046875002, 43.48486328125], - [39.873632812500006, 43.47280273437502], - [38.71728515624997, 44.28808593750003], - [38.18125, 44.41967773437503], - [37.851464843749994, 44.698828125000034], - [37.49511718750003, 44.69526367187504], - [37.20478515625004, 44.97197265624999], - [36.62763671875004, 45.15131835937504], - [36.941210937500074, 45.289697265624994], - [36.72041015625004, 45.371875], - [36.8659179687501, 45.42705078124999], - [37.21357421875004, 45.272314453125006], - [37.6471679687501, 45.37719726562506], - [37.61240234375006, 45.56469726562506], - [37.93310546875003, 46.001708984375], - [38.014257812500006, 46.047753906249966], - [38.07958984375003, 45.93481445312506], - [38.18359374999997, 46.09482421875006], - [38.49228515625006, 46.09052734374998], - [37.913867187500074, 46.40649414062503], - [37.766503906249994, 46.63613281250002], - [38.50097656249997, 46.663671875000034], - [38.43867187500004, 46.813085937500006], - [39.29345703125003, 47.105761718750045], - [39.19570312499999, 47.268847656250045], - [39.023730468750074, 47.27221679687503], - [38.928320312500006, 47.175683593749994], - [38.55244140625004, 47.15034179687498], - [38.7619140625001, 47.261621093749994], - [38.21435546875003, 47.091455078124966], - [38.36884765625004, 47.609960937500006], - [38.90029296875005, 47.85512695312502], - [39.77871093750005, 47.88754882812506], - [39.95791015625005, 48.268896484375034], - [39.8356445312501, 48.54277343749996], - [39.6447265625001, 48.591210937499966], - [39.792871093749994, 48.807714843750034], - [40.00361328125004, 48.82207031250002], - [39.68652343749997, 49.007910156250034], - [40.10878906250005, 49.251562500000034], - [40.080664062500006, 49.576855468749955], - [39.780566406250074, 49.57202148437503], - [39.17480468750003, 49.85595703124997], - [38.91835937499999, 49.82470703125], - [38.258593750000074, 50.05234375], - [38.046875, 49.92001953125006], - [37.42285156249997, 50.411474609375006], - [36.619433593750074, 50.209228515625], - [36.1164062500001, 50.408544921875006], - [35.59111328125002, 50.36875], - [35.31191406250005, 51.043896484374955], - [35.0640625, 51.203417968750045], - [34.21386718750003, 51.25537109375006], - [34.12109375000003, 51.67915039062498], - [34.397851562499994, 51.780419921874994], - [33.735253906249994, 52.344775390625045], - [32.435449218749994, 52.307226562500034], - [32.12226562500004, 52.05058593749996], - [31.763378906250097, 52.10107421875003], - [31.758593750000017, 52.125830078125034], - [31.690625, 52.22065429687498], - [31.64990234374997, 52.26220703125], - [31.60156250000003, 52.284814453124994], - [31.57734375000004, 52.31230468749999], - [31.585546875, 52.532470703125], - [31.56484375, 52.75922851562501], - [31.53515624999997, 52.798242187499966], - [31.442773437499994, 52.86181640625003], - [31.35302734374997, 52.93344726562498], - [31.295117187500097, 52.98979492187499], - [31.25878906249997, 53.01669921875006], - [31.364550781250017, 53.13896484375002], - [31.388378906250097, 53.18481445312503], - [31.41787109375005, 53.196044921875], - [31.849707031250006, 53.106201171875], - [32.14199218750005, 53.091162109375034], - [32.46933593750006, 53.270312500000045], - [32.578027343749994, 53.312402343749994], - [32.644433593749994, 53.32890624999999], - [32.70429687500004, 53.33632812499999], - [32.45097656250002, 53.6533203125], - [32.20039062500004, 53.78125], - [31.99218750000003, 53.796875], - [31.82080078124997, 53.79194335937498], - [31.754199218750017, 53.81044921875002], - [31.825292968750006, 53.93500976562501], - [31.837792968749994, 54.00078124999999], - [31.825976562500074, 54.030712890624955], - [31.79199218749997, 54.05590820312503], - [31.62841796874997, 54.111181640625006], - [31.403613281250017, 54.195947265624966], - [31.299121093750017, 54.29169921875001], - [31.184765625000097, 54.452978515625006], - [31.074804687500063, 54.491796875], - [31.154882812500063, 54.610937500000034], - [31.152148437500017, 54.625341796875034], - [31.12128906250004, 54.64848632812496], - [30.984179687500074, 54.695898437500034], - [30.79882812499997, 54.78325195312499], - [30.79101562499997, 54.806005859375006], - [30.804492187500074, 54.8609375], - [30.829882812500017, 54.91499023437498], - [30.977734375000097, 55.05048828124998], - [30.977734375000097, 55.08779296875002], - [30.958886718749994, 55.13759765625005], - [30.87744140625003, 55.223437500000045], - [30.81445312499997, 55.27871093750002], - [30.81054687499997, 55.306982421875006], - [30.82099609375004, 55.330273437499955], - [30.900585937500097, 55.397412109374955], - [30.906835937500063, 55.57001953125004], - [30.625585937500006, 55.666259765625], - [30.23359375000004, 55.84521484375006], - [30.04267578125004, 55.83642578125003], - [29.93701171874997, 55.84526367187499], - [29.881640625000074, 55.83232421875002], - [29.82392578125004, 55.79511718749998], - [29.74414062499997, 55.770410156249994], - [29.630078125000097, 55.75117187499998], - [29.482226562500074, 55.6845703125], - [29.412988281249994, 55.72485351562506], - [29.35341796875005, 55.784375], - [29.375, 55.938720703125], - [28.284277343750006, 56.055908203125], - [28.14794921875003, 56.142919921875034], - [28.202050781250023, 56.260400390624994], - [28.191699218750045, 56.31557617187505], - [28.169238281250017, 56.386865234374994], - [28.11083984375, 56.51069335937501], - [28.103125, 56.545703125000045], - [27.89208984375003, 56.741064453125034], - [27.88154296875001, 56.82416992187501], - [27.848632812500057, 56.85341796875002], - [27.806054687499994, 56.86708984375005], - [27.639453125000074, 56.84565429687504], - [27.83027343750004, 57.19448242187505], - [27.83828125000008, 57.247705078124966], - [27.82861328124997, 57.293310546875006], - [27.796875, 57.316943359375045], - [27.538671875000063, 57.429785156250034], - [27.51113281250005, 57.508154296875006], - [27.469726562500057, 57.524023437500034], - [27.35195312500005, 57.528125], - [27.4, 57.66679687499999], - [27.542089843750063, 57.799414062500006], - [27.778515625000068, 57.87070312500006], - [27.502441406250057, 58.221337890624994], - [27.434179687500006, 58.787255859374994], - [28.15107421875004, 59.374414062499966], - [28.0125, 59.484277343749966], - [28.05800781250008, 59.781542968750045], - [28.334570312500034, 59.69252929687502], - [28.518164062500034, 59.849560546874955], - [28.947265625000057, 59.828759765624994], - [29.147265625000045, 59.999755859375], - [30.12255859374997, 59.873583984375074], - [30.172656250000017, 59.957128906250034], - [29.72119140624997, 60.19531249999997], - [29.069140625000017, 60.19145507812499], - [28.643164062500006, 60.375292968750045], - [28.512792968750006, 60.67729492187502], - [27.797656250000074, 60.53613281250003], - [29.69013671875004, 61.54609375000001], - [31.18671875000004, 62.48139648437504], - [31.533984375000017, 62.885400390624994], - [31.180859375000097, 63.208300781250074], - [29.991503906250074, 63.73515625000002], - [30.50390625000003, 64.02060546875], - [30.513769531250006, 64.2], - [30.04189453125005, 64.44335937499997], - [30.072851562500063, 64.76503906250005], - [29.60419921875004, 64.968408203125], - [29.826953125000017, 65.14506835937502], - [29.608007812500006, 65.248681640625], - [29.715917968750063, 65.62456054687502], - [30.102734375000097, 65.72626953125004], - [29.066210937500045, 66.89174804687497], - [29.988085937500017, 67.66826171874999], - [29.343847656250006, 68.06186523437506], - [28.685156250000034, 68.189794921875], - [28.470703125000057, 68.48837890625], - [28.77285156250005, 68.84003906249995], - [28.414062500000057, 68.90415039062506], - [28.96582031250003, 69.02197265625], - [29.38828125, 69.29814453125005], - [30.08730468750005, 69.43286132812503], - [30.18017578124997, 69.63583984375], - [30.860742187499994, 69.53842773437503], - [30.869726562500006, 69.78344726562506], - [31.546972656250063, 69.696923828125], - [31.997949218749994, 69.80991210937503], - [31.98457031250004, 69.95366210937499], - [33.00781249999997, 69.72211914062498], - [32.91503906249997, 69.60170898437497], - [32.17675781250003, 69.67402343749995], - [32.37773437500002, 69.47910156250003], - [32.99980468750002, 69.4701171875], - [32.97890625000005, 69.367333984375], - [33.45429687500004, 69.42817382812495], - [33.14121093750006, 69.068701171875], - [33.684375, 69.31025390625001], - [35.85791015625003, 69.19174804687503], - [37.73056640625006, 68.69213867187503], - [38.43017578125003, 68.35561523437505], - [39.568945312500006, 68.07172851562501], - [39.82333984375006, 68.05859375], - [39.80927734375004, 68.15083007812498], - [40.38066406250002, 67.831884765625], - [40.96640625000006, 67.71347656250003], - [41.358789062499994, 67.20966796874998], - [41.18896484375003, 66.82617187500003], - [40.10332031250002, 66.29995117187502], - [38.65390625000006, 66.06904296874995], - [35.51347656250002, 66.39580078125002], - [34.82460937499999, 66.61113281249999], - [34.48261718750004, 66.55034179687505], - [34.4515625, 66.651220703125], - [33.15019531250002, 66.84394531250001], - [32.93046875000002, 67.08681640625002], - [31.895312500000074, 67.16142578125002], - [33.65595703125004, 66.44262695312506], - [33.36054687500004, 66.32954101562501], - [34.112695312499994, 66.225244140625], - [34.69179687500005, 65.95185546874998], - [34.77695312500006, 65.76826171874998], - [34.40644531250004, 65.39575195312503], - [35.03535156250004, 64.44023437500005], - [35.802050781250074, 64.3353515625], - [36.3649414062501, 64.00283203125002], - [37.44218750000002, 63.813378906249966], - [37.9679687500001, 63.949121093749994], - [38.0622070312501, 64.09101562499995], - [37.953710937500006, 64.32011718749999], - [37.183691406250006, 64.40849609375007], - [36.6242187500001, 64.75053710937502], - [36.534570312499994, 64.93862304687497], - [36.88281249999997, 65.17236328124997], - [39.7580078125001, 64.57705078125002], - [40.05781250000004, 64.77075195312497], - [40.44492187500006, 64.7787109375], - [39.7980468750001, 65.349853515625], - [39.816503906250006, 65.59794921874999], - [41.4757812500001, 66.12343750000002], - [42.21054687500006, 66.51967773437502], - [43.23320312500002, 66.41552734375003], - [43.653125, 66.2509765625], - [43.54189453125005, 66.12338867187503], - [43.84375, 66.14238281249999], - [44.10439453125005, 66.00859374999999], - [44.42929687500006, 66.93774414062503], - [43.7824218750001, 67.25449218749998], - [44.20468750000006, 68.25375976562498], - [43.33320312500004, 68.67338867187502], - [44.04804687500004, 68.54882812499997], - [45.891992187499994, 68.47968750000001], - [46.69042968750003, 67.84882812500001], - [45.52871093750005, 67.75756835937497], - [44.90214843750002, 67.41313476562505], - [45.56220703125004, 67.18559570312507], - [45.88535156250006, 66.89106445312501], - [46.4923828125001, 66.80019531249997], - [47.65585937500006, 66.97592773437498], - [47.87470703125004, 67.58417968749998], - [48.83320312500004, 67.681494140625], - [48.75429687500005, 67.89594726562501], - [49.15527343750003, 67.87041015625005], - [51.994726562500006, 68.53876953124995], - [52.3966796875001, 68.35170898437505], - [52.72265624999997, 68.484033203125], - [52.34404296875002, 68.60815429687497], - [53.80195312500004, 68.99589843750002], - [54.49121093750003, 68.992333984375], - [53.797656250000074, 68.90747070312503], - [53.9308593750001, 68.43554687499997], - [53.260546875000074, 68.26748046875002], - [54.476171875, 68.29414062499995], - [54.86132812500003, 68.20185546874998], - [55.418066406250006, 68.56782226562501], - [56.04365234375004, 68.64887695312501], - [57.126855468749994, 68.55400390625005], - [58.17304687500004, 68.88974609375006], - [59.0573242187501, 69.00605468750004], - [59.37050781250005, 68.73837890625003], - [59.09902343750005, 68.4443359375], - [59.725683593750006, 68.35161132812502], - [59.89599609374997, 68.70634765624999], - [60.489160156249994, 68.72895507812498], - [60.93359374999997, 68.98676757812501], - [60.17060546875004, 69.59091796875], - [60.90908203125005, 69.84711914062495], - [64.19042968750003, 69.53466796875], - [64.89628906250002, 69.247802734375], - [67.00244140625003, 68.87358398437505], - [68.37119140625006, 68.31425781250005], - [69.14052734375005, 68.95063476562501], - [68.54277343750002, 68.96708984374999], - [68.00585937499997, 69.48002929687505], - [67.62412109375, 69.58442382812501], - [67.06445312500003, 69.69370117187498], - [66.89667968750004, 69.55380859374998], - [67.28476562500006, 70.73872070312498], - [67.14335937500002, 70.83754882812502], - [66.70224609375006, 70.81850585937497], - [66.63964843749997, 71.08139648437498], - [68.2692382812501, 71.68281250000001], - [69.61181640625003, 72.98193359375], - [69.73828124999997, 72.88496093749998], - [71.5001953125001, 72.91367187500003], - [72.812109375, 72.69140624999997], - [72.57412109375, 72.01254882812506], - [71.86728515625, 71.457373046875], - [72.70449218750005, 70.96323242187498], - [72.5767578125, 68.96870117187498], - [73.59169921875005, 68.48188476562501], - [73.13945312500002, 68.18134765624998], - [73.06679687500005, 67.766943359375], - [71.84746093750002, 67.00761718750005], - [71.36523437500003, 66.96152343749998], - [71.53955078125003, 66.68310546875], - [70.72490234375007, 66.51943359374997], - [70.38281249999997, 66.60249023437501], - [70.69072265625002, 66.74531249999998], - [70.2833984375001, 66.68579101562503], - [69.8771484375001, 66.84545898437506], - [69.21777343749997, 66.82861328125], - [69.01347656250002, 66.78833007812503], - [69.19433593749997, 66.57866210937505], - [70.33945312500006, 66.34238281250006], - [71.35800781250006, 66.35942382812505], - [71.91699218749997, 66.24672851562502], - [72.32158203125002, 66.33212890625], - [72.4173828125, 66.56079101562506], - [73.79208984375, 66.99531250000001], - [74.07451171875007, 67.41411132812499], - [74.76953124999997, 67.76635742187497], - [74.39140625000007, 68.42060546874995], - [74.57958984375003, 68.751220703125], - [76.10751953125006, 68.975732421875], - [76.45917968750004, 68.97827148437497], - [77.2384765625001, 68.46958007812498], - [77.17441406250012, 67.77851562499998], - [77.77158203125006, 67.57026367187501], - [78.92246093750006, 67.58911132812503], - [77.58828125000005, 67.75190429687498], - [77.66484375000002, 68.19038085937495], - [77.99511718749997, 68.25947265624998], - [77.65068359375007, 68.90302734375001], - [76.00097656249997, 69.23505859374998], - [75.42001953125, 69.23862304687498], - [74.81484375, 69.09057617187503], - [73.83603515625006, 69.143212890625], - [73.578125, 69.80297851562503], - [74.34335937500006, 70.57871093749998], - [73.08623046875007, 71.44492187500006], - [73.67177734375, 71.84506835937503], - [74.99218749999997, 72.14482421874999], - [74.78681640625004, 72.811865234375], - [75.15244140625, 72.85273437499998], - [75.74140625000004, 72.29624023437503], - [75.273828125, 71.95893554687495], - [75.33203125000003, 71.34174804687498], - [76.92900390625002, 71.12788085937504], - [77.58964843750007, 71.16791992187501], - [78.32060546875002, 70.93041992187503], - [78.94218750000002, 70.93378906250001], - [79.08388671875, 71.00200195312505], - [78.58769531250007, 70.993896484375], - [78.21259765625004, 71.26630859374998], - [76.43339843750002, 71.55249023437503], - [76.03242187500004, 71.91040039062503], - [76.87138671875002, 72.03300781250005], - [77.77753906250004, 71.83642578125006], - [78.23242187500003, 71.95229492187502], - [78.01640625000007, 72.092041015625], - [77.49287109375004, 72.07172851562504], - [77.47158203125, 72.19213867187506], - [78.22539062500007, 72.37744140625006], - [79.4220703125001, 72.38076171875002], - [80.7625, 72.08916015625002], - [81.66162109374997, 71.71596679687502], - [82.75781250000003, 71.76411132812498], - [83.23359375000004, 71.66816406249995], - [82.32285156250006, 71.26000976562503], - [82.16318359375012, 70.59814453125003], - [82.22119140625003, 70.39570312499998], - [82.86914062499997, 70.95483398437503], - [83.03017578125, 70.58051757812498], - [82.6823242187501, 70.21772460937498], - [83.0807617187501, 70.09301757812497], - [83.07382812500012, 70.276708984375], - [83.73593750000006, 70.54648437499998], - [83.15126953125005, 71.10361328124998], - [83.534375, 71.68393554687498], - [83.20029296875012, 71.87470703125004], - [82.64541015625005, 71.92524414062504], - [82.09365234375, 72.26542968750005], - [80.82705078125005, 72.48828124999997], - [80.84160156250007, 72.94916992187498], - [80.4245117187501, 73.23115234374998], - [80.5832031250001, 73.56845703125003], - [85.20058593750005, 73.72153320312506], - [86.89296875, 73.88710937500002], - [85.79257812500012, 73.438330078125], - [86.67705078125002, 73.10678710937503], - [85.93896484374997, 73.45649414062495], - [87.12011718750003, 73.61503906250002], - [87.57119140625, 73.81074218750001], - [86.57109375000007, 74.24375], - [86.0013671875, 74.316015625], - [86.39580078125007, 74.45009765624997], - [86.89794921874997, 74.32534179687497], - [87.22968750000004, 74.3638671875], - [85.79101562499997, 74.6451171875], - [86.20126953125006, 74.81621093750005], - [86.65146484375012, 74.68242187500005], - [87.04179687500007, 74.77885742187499], - [87.46757812500002, 75.01323242187505], - [86.93906250000006, 75.06811523437503], - [87.00595703125012, 75.16982421874997], - [87.67138671874997, 75.12958984375004], - [90.18496093750005, 75.59106445312497], - [94.07519531249997, 75.91289062499999], - [92.89042968750002, 75.90996093750002], - [93.25927734375003, 76.09877929687502], - [95.57871093750012, 76.13730468749998], - [96.07548828125007, 76.08198242187498], - [95.65332031250003, 75.89218750000003], - [96.50859375000002, 76.00556640624995], - [96.49707031249997, 75.89121093750003], - [98.66201171875005, 76.24267578125003], - [99.77041015625, 76.02875976562498], - [99.5407226562501, 75.79858398437497], - [99.85136718750007, 75.93027343749998], - [99.8253906250001, 76.13593749999995], - [98.80566406250003, 76.48066406250004], - [100.84375, 76.52519531250005], - [101.59775390625006, 76.43920898437503], - [100.92802734375002, 76.55673828124998], - [100.98994140625004, 76.99047851562497], - [102.61015625000007, 77.508544921875], - [104.01455078125, 77.73041992187501], - [106.05957031249997, 77.39052734375002], - [104.20244140625002, 77.101806640625], - [106.9416015625001, 77.034375], - [107.42978515625006, 76.92656250000002], - [106.41357421874997, 76.51225585937499], - [107.72216796875003, 76.52231445312498], - [108.18164062500003, 76.73784179687502], - [111.39248046875, 76.686669921875], - [112.09394531250004, 76.48032226562506], - [111.94267578125002, 76.38046875000003], - [112.61953125, 76.38354492187506], - [112.65625, 76.05356445312498], - [113.2726562500001, 76.25166015625001], - [113.5638671875, 75.89165039062502], - [113.85722656250007, 75.92128906250002], - [113.56757812500004, 75.56840820312499], - [112.45302734375, 75.83017578125003], - [112.95566406250006, 75.571923828125], - [113.24296875000007, 75.61142578125003], - [113.72617187500012, 75.45063476562498], - [112.92490234375012, 75.01503906249997], - [109.84033203124997, 74.32197265624998], - [109.8102539062501, 74.16918945312503], - [108.19951171875002, 73.69409179687497], - [107.27109375000006, 73.62104492187501], - [106.67939453125004, 73.3306640625], - [106.1886718750001, 73.3080078125], - [105.14394531250005, 72.77705078125001], - [105.7082031250001, 72.836669921875], - [106.47792968750005, 73.13940429687503], - [107.750390625, 73.17314453125007], - [109.33105468749997, 73.48745117187497], - [109.85527343750002, 73.47246093750002], - [110.86816406249997, 73.73071289062497], - [109.70673828125004, 73.74375], - [110.2614257812501, 74.01743164062503], - [111.05625, 73.93935546875002], - [111.13085937500003, 74.05283203125003], - [111.55058593750007, 74.02851562499998], - [111.22812500000012, 73.96855468750002], - [111.40039062500003, 73.827734375], - [112.14726562500007, 73.70893554687498], - [112.79541015625003, 73.74609375], - [112.83593750000003, 73.96206054687502], - [113.03281250000006, 73.91386718750007], - [113.4162109375001, 73.647607421875], - [113.15693359375004, 73.45957031249998], - [113.49091796875004, 73.34609375000002], - [113.12783203125, 72.8306640625], - [113.66455078124997, 72.63452148437503], - [113.2155273437501, 72.80585937500001], - [113.88623046875003, 73.34580078124998], - [113.51035156250012, 73.50498046874998], - [115.33769531250007, 73.70258789062501], - [118.87089843750007, 73.53789062500002], - [118.45703124999997, 73.46440429687507], - [118.43027343750012, 73.24653320312501], - [119.750390625, 72.97910156250006], - [122.26015625, 72.88056640624995], - [122.75195312500003, 72.906494140625], - [122.61523437499997, 73.02792968750006], - [123.1603515625001, 72.95488281250002], - [123.62226562500004, 73.19326171875], - [123.49111328125005, 73.666357421875], - [124.54121093750004, 73.75126953125007], - [125.59853515625005, 73.447412109375], - [126.25449218750012, 73.548193359375], - [126.55253906250007, 73.33491210937498], - [127.03134765625006, 73.54746093750003], - [127.74033203125012, 73.48154296875], - [129.10058593750003, 73.11235351562502], - [128.5990234375, 72.895166015625], - [129.01728515625004, 72.8724609375], - [129.250390625, 72.70517578125003], - [128.41826171875002, 72.53515625000003], - [129.28134765625006, 72.43769531249998], - [129.41064453124997, 72.16630859375002], - [128.93496093750005, 72.07949218750002], - [127.8034179687501, 72.43403320312504], - [127.84140625000012, 72.308251953125], - [128.91142578125002, 71.75532226562495], - [129.21025390625007, 71.91694335937501], - [129.46083984375, 71.73930664062499], - [128.84326171875003, 71.6634765625], - [129.76191406250004, 71.11953125000002], - [130.53710937500003, 70.89252929687495], - [130.75712890625002, 70.96235351562498], - [131.02158203125006, 70.74609374999997], - [132.0353515625001, 71.24404296875], - [132.65390625000006, 71.92597656250001], - [133.6888671875, 71.434228515625], - [134.70273437500012, 71.38681640625003], - [135.55917968750006, 71.6103515625], - [136.09033203125003, 71.61958007812501], - [137.9396484375001, 71.1333984375], - [137.84404296875007, 71.22680664062503], - [138.31406250000006, 71.32553710937498], - [137.918359375, 71.38408203124999], - [138.23417968750007, 71.596337890625], - [138.78017578125, 71.62900390624998], - [139.209375, 71.44477539062501], - [139.98417968750007, 71.49150390625005], - [139.72294921875002, 71.88496093749998], - [139.35927734375005, 71.95136718750001], - [140.18769531250004, 72.19130859374997], - [139.17636718750006, 72.16347656249997], - [139.14082031250004, 72.32973632812502], - [139.60117187500012, 72.49609374999997], - [141.07929687500004, 72.5869140625], - [140.80820312500006, 72.89096679687503], - [142.06142578125005, 72.72080078125], - [146.25292968749997, 72.442236328125], - [146.234765625, 72.34970703125], - [144.77636718749997, 72.38227539062495], - [144.16923828125002, 72.25878906250003], - [144.29492187499997, 72.19262695312497], - [146.83183593750007, 72.29541015625003], - [146.11328125000003, 71.94497070312497], - [146.23027343750007, 72.1375], - [145.75859375000007, 72.22587890624999], - [145.75673828125005, 71.94130859375002], - [145.06396484374997, 71.92607421875002], - [145.18857421875012, 71.69580078125], - [146.07324218749997, 71.80834960937503], - [147.26181640625006, 72.327880859375], - [149.50156250000012, 72.16430664062497], - [150.01689453125002, 71.89565429687505], - [149.04873046875005, 71.79575195312503], - [148.9681640625, 71.69047851562499], - [150.59980468750004, 71.5201171875], - [150.09765624999997, 71.22656249999997], - [150.96777343749997, 71.38046874999998], - [151.58242187500005, 71.28696289062503], - [152.09277343749997, 71.02329101562503], - [151.76201171875002, 70.98247070312499], - [152.50878906250003, 70.83447265625003], - [156.68457031250003, 71.09375], - [158.03701171875005, 71.03925781250001], - [159.35068359375006, 70.79072265625001], - [160.00644531250006, 70.30966796875006], - [159.72939453125005, 69.87021484375006], - [160.91074218750012, 69.60634765625002], - [161.03554687500005, 69.09819335937507], - [161.30986328125007, 68.98227539062498], - [160.85605468750006, 68.53833007812506], - [161.565625, 68.90517578125], - [161.53691406250002, 69.379541015625], - [162.16601562499997, 69.61157226562503], - [163.20136718750004, 69.71474609375], - [166.82031250000003, 69.49956054687505], - [167.8568359375, 69.72822265624998], - [168.30302734375002, 69.27148437500003], - [169.31064453125006, 69.07954101562498], - [169.60986328124997, 68.78603515624997], - [170.53759765624997, 68.82539062500001], - [170.99541015625002, 69.04531250000005], - [170.58222656250004, 69.58334960937506], - [170.16093750000007, 69.62656249999998], - [170.48681640625003, 70.107568359375], - [173.27744140625006, 69.823828125], - [173.43867187500004, 69.94682617187502], - [175.92148437500012, 69.89531250000002], - [179.27265624999998, 69.25966796875002], - [180, 68.98344726562505], - [180, 65.06723632812498], - [178.51953125000003, 64.60297851562498], - [177.7486328125, 64.71704101562503], - [176.88085937499997, 65.08193359375002], - [176.34101562500015, 65.04731445312501], - [177.03730468750004, 64.99965820312497], - [177.22285156250004, 64.861669921875], - [177.06875, 64.78666992187502], - [176.06113281250012, 64.96088867187498], - [174.54882812500009, 64.68388671875005], - [176.0565429687501, 64.90473632812498], - [176.35097656250005, 64.70512695312502], - [176.14091796875007, 64.58583984375005], - [177.42744140625015, 64.76337890624998], - [177.43291015625002, 64.44448242187502], - [177.6875, 64.30473632812507], - [178.04472656250013, 64.21958007812503], - [178.22949218749991, 64.36440429687497], - [178.38144531250018, 64.26088867187502], - [178.73144531250003, 63.667089843750006], - [178.44042968750009, 63.605566406250006], - [178.74404296874994, 63.39477539062503], - [178.79296874999997, 63.54033203125002], - [179.38857421875, 63.14721679687497], - [179.25957031250002, 63.00830078125], - [179.5705078125001, 62.6875], - [179.12070312500012, 62.32036132812499], - [177.292578125, 62.59902343750002], - [177.33896484375006, 62.781347656250034], - [177.02353515625012, 62.777246093749994], - [177.15947265625007, 62.56098632812498], - [174.51435546875015, 61.823632812499966], - [173.6234375, 61.716064453125], - [173.13183593749997, 61.40664062500002], - [172.85654296875006, 61.469189453124955], - [172.90800781250002, 61.311621093750006], - [172.39609375000006, 61.16738281250002], - [172.39277343750004, 61.061767578125], - [170.60820312500007, 60.434912109375034], - [170.3509765625, 59.965527343749955], - [169.9826171875001, 60.067089843749955], - [169.2267578125001, 60.59594726562497], - [168.1375, 60.57392578125001], - [167.22675781250004, 60.406298828125045], - [166.27304687500012, 59.85625], - [166.13603515625007, 59.979345703125034], - [166.35214843750006, 60.48481445312498], - [165.08457031250006, 60.09858398437498], - [164.95371093750006, 59.843603515625006], - [164.52529296875, 60.06127929687503], - [164.11328125000003, 59.89755859374998], - [164.13505859375002, 59.984375], - [163.74384765625004, 60.02802734374998], - [163.36484375000012, 59.78144531250004], - [163.27285156250005, 59.302587890625006], - [162.14160156249997, 58.44741210937502], - [161.96005859375012, 58.07690429687506], - [162.39140625000002, 57.717236328124955], - [162.65429687499997, 57.94824218750003], - [163.22578125000004, 57.790380859375034], - [162.77929687500003, 57.35761718749998], - [162.79111328125012, 56.875390624999966], - [162.92207031250004, 56.72265625000003], - [163.2565429687501, 56.68803710937499], - [163.33554687500012, 56.232519531250006], - [163.04736328125003, 56.044677734375], - [162.84033203125003, 56.065625], - [162.628125, 56.232275390625034], - [163.03837890625002, 56.521875], - [162.67148437500006, 56.49008789062498], - [162.52822265625005, 56.260693359374955], - [162.08496093749997, 56.08964843750002], - [161.72392578125002, 55.49614257812499], - [162.10556640625006, 54.75214843750004], - [161.62480468750002, 54.51625976562502], - [160.77265625000004, 54.54135742187498], - [160.0744140625001, 54.18916015625001], - [159.84375, 53.78364257812498], - [160.02509765625004, 53.129589843749955], - [159.58593750000003, 53.237695312499966], - [158.74541015625002, 52.90893554687506], - [158.47207031250005, 53.032373046874966], - [158.6087890625, 52.873632812500034], - [158.49316406249997, 52.383154296875034], - [158.10351562500003, 51.80961914062499], - [156.84746093750002, 51.006591796875], - [156.74775390625004, 50.969287109375045], - [156.52119140625004, 51.38027343750002], - [156.36474609374997, 52.509375], - [156.11035156250003, 52.86616210937504], - [155.62031250000004, 54.86455078125002], - [155.5548828125001, 55.348486328125034], - [155.98251953125012, 56.69521484375002], - [156.8488281250001, 57.290185546874994], - [156.97675781250004, 57.46630859375], - [156.82988281250007, 57.77963867187498], - [157.4503906250001, 57.79926757812498], - [157.66640625000005, 58.01977539062506], - [158.27519531250007, 58.00898437499998], - [159.21064453125004, 58.519433593749966], - [159.8473632812501, 59.127148437499955], - [161.75351562500012, 60.15229492187501], - [162.06816406250002, 60.466406250000034], - [163.70996093749997, 60.916796875000045], - [163.55351562500002, 61.02563476562503], - [164.00546875000006, 61.34379882812499], - [163.80439453125004, 61.46137695312498], - [164.20722656250004, 62.29223632812506], - [164.59833984375004, 62.470556640625034], - [165.20810546875012, 62.37397460937501], - [165.41738281250005, 62.447070312500045], - [164.418359375, 62.704638671875045], - [163.33173828125004, 62.550927734374994], - [163.01767578125006, 61.89106445312504], - [163.25781249999997, 61.69946289062497], - [163.08525390625002, 61.570556640625], - [162.85595703125003, 61.705029296874955], - [162.39257812500003, 61.662109375], - [160.76660156249997, 60.753320312499966], - [160.17363281250002, 60.638427734375], - [160.37890625000003, 61.02548828124998], - [159.79042968750005, 60.956640625], - [160.309375, 61.894384765625006], - [159.55234375000012, 61.71948242187497], - [159.18925781250007, 61.92939453125001], - [158.07011718750002, 61.75361328125001], - [157.46933593750012, 61.798925781250006], - [157.0841796875001, 61.67568359375002], - [155.71611328125002, 60.682373046875], - [154.97080078125012, 60.376660156249955], - [154.29306640625006, 59.833349609375034], - [154.1498046875, 59.52851562500001], - [154.97128906250006, 59.44960937500002], - [155.16044921875002, 59.19013671875001], - [154.45800781250003, 59.21655273437497], - [154.01093750000004, 59.075537109375006], - [153.69521484375005, 59.22475585937505], - [153.36113281250002, 59.214794921874955], - [152.81787109375003, 58.92626953124997], - [152.31962890625002, 59.03076171875003], - [152.08789062499997, 58.910449218750045], - [151.32675781250006, 58.875097656250034], - [151.12109375000003, 59.08251953125003], - [152.26064453125, 59.22358398437498], - [151.34824218750012, 59.561132812500006], - [150.4835937500001, 59.494384765625], - [150.66728515625002, 59.55634765625001], - [149.64257812499997, 59.770410156249994], - [149.06523437500002, 59.63051757812502], - [149.20498046875, 59.488183593749966], - [148.79707031250004, 59.532324218750006], - [148.74414062499997, 59.37353515624997], - [148.96464843750007, 59.36914062499997], - [148.72666015625006, 59.257910156250034], - [148.25742187500006, 59.414208984374994], - [147.51445312500002, 59.2685546875], - [146.53720703125006, 59.45698242187501], - [146.0495117187501, 59.17055664062502], - [145.55458984375, 59.413525390624955], - [143.19218750000002, 59.3701171875], - [142.58027343750004, 59.240136718749966], - [140.79023437500004, 58.30346679687503], - [140.446875, 57.81367187499998], - [138.66210937500003, 56.96552734375004], - [137.69150390625006, 56.13935546875004], - [135.2625, 54.94331054687498], - [135.25771484375005, 54.73149414062499], - [135.85156249999997, 54.583935546874955], - [136.797265625, 54.62099609375005], - [136.71884765625006, 53.804101562499994], - [137.15537109375012, 53.82167968750002], - [137.14160156249997, 54.182226562500006], - [137.66601562500003, 54.283300781250006], - [137.3392578125, 54.10053710937498], - [137.83476562500002, 53.94672851562498], - [137.25371093750007, 53.546142578125], - [137.95048828125007, 53.60356445312499], - [138.52792968750012, 53.959863281249994], - [138.56914062500002, 53.818798828124955], - [138.24970703125004, 53.524023437500034], - [138.45068359375003, 53.53701171875002], - [138.69941406250004, 53.869726562500034], - [138.65722656249997, 54.29833984375003], - [139.31972656250005, 54.19296874999998], - [139.707421875, 54.27714843749999], - [140.68759765625012, 53.59643554687503], - [141.3737304687501, 53.29277343749999], - [141.18125, 53.01528320312505], - [140.83964843750002, 53.087890625], - [141.25585937499997, 52.84013671874996], - [141.13242187500006, 52.435693359374994], - [141.48525390625, 52.17851562500002], - [141.36689453125004, 51.92065429687506], - [140.93261718750003, 51.61992187499999], - [140.5208984375, 50.80019531250005], - [140.62451171874997, 50.08242187500002], - [140.46269531250002, 49.911474609375006], - [140.51718750000012, 49.59614257812498], - [140.17060546875004, 48.52368164062497], - [138.58681640625005, 47.057226562500006], - [138.33691406250003, 46.543408203124955], - [137.68544921875, 45.81835937500003], - [136.14228515625004, 44.489111328125034], - [135.87460937500012, 44.37353515625003], - [135.1310546875001, 43.52573242187506], - [134.01044921875004, 42.94746093750001], - [133.15996093750007, 42.69697265624998], - [132.70898437500003, 42.875830078125006], - [132.30380859375006, 42.88330078125], - [132.30957031249997, 43.31352539062499], - [131.8666015625, 43.09516601562501], - [131.93896484374997, 43.30195312500004], - [131.15830078125012, 42.62602539062499], - [130.709375, 42.656396484374966], - [130.8341796875001, 42.52294921875006], - [130.68730468750007, 42.30253906249999] - ] - ], - [ - [ - [107.69550781250004, 78.13090820312505], - [107.48164062500004, 78.057763671875], - [106.41552734375003, 78.13984375000001], - [107.69550781250004, 78.13090820312505] - ] - ], - [ - [ - [102.88476562499997, 79.25395507812505], - [102.4123046875001, 78.83544921874997], - [103.80078124999997, 79.14926757812503], - [104.45205078125005, 78.880029296875], - [105.14599609375003, 78.81884765625006], - [105.31259765625012, 78.49990234375], - [104.74179687500012, 78.33974609374997], - [102.79667968750007, 78.18789062500002], - [101.20410156249997, 78.19194335937505], - [99.50029296875002, 77.97607421875003], - [101.590625, 79.350439453125], - [102.25126953125002, 79.25605468749995], - [102.40488281250006, 79.43320312499998], - [102.88476562499997, 79.25395507812505] - ] - ], - [ - [ - [76.24892578125005, 79.65107421874995], - [77.58896484375012, 79.50190429687504], - [76.64951171875012, 79.493408203125], - [76.24892578125005, 79.65107421874995] - ] - ], - [ - [ - [92.68349609375005, 79.685205078125], - [91.37626953125007, 79.83549804687505], - [91.22929687500007, 80.03071289062504], - [93.803125, 79.904541015625], - [92.68349609375005, 79.685205078125] - ] - ], - [ - [ - [51.409277343750006, 79.94423828125], - [50.09140625, 79.98056640625003], - [50.93632812500002, 80.09423828125], - [51.409277343750006, 79.94423828125] - ] - ], - [ - [ - [59.68886718750005, 79.95581054687506], - [58.91923828125002, 79.98461914062506], - [59.54453125000006, 80.11884765624995], - [59.68886718750005, 79.95581054687506] - ] - ], - [ - [ - [97.67451171875004, 80.15825195312499], - [97.65166015625002, 79.76064453125], - [98.59648437500002, 80.05219726562495], - [100.0612304687501, 79.77709960937506], - [99.68066406250003, 79.32333984374998], - [99.04179687500007, 79.29301757812502], - [99.92929687500012, 78.96142578124997], - [98.41113281250003, 78.78779296875004], - [95.53105468750007, 79.09809570312501], - [95.02041015625005, 79.05268554687498], - [94.21875, 79.40234375], - [93.07080078124997, 79.49531250000001], - [94.98730468749997, 80.096826171875], - [95.28134765625012, 80.030517578125], - [97.67451171875004, 80.15825195312499] - ] - ], - [ - [ - [50.05175781250003, 80.07431640625003], - [49.55605468750005, 80.15893554687503], - [49.883691406249994, 80.230224609375], - [50.05175781250003, 80.07431640625003] - ] - ], - [ - [ - [57.07871093750006, 80.35092773437498], - [56.986914062500006, 80.07148437499998], - [55.811621093750006, 80.08715820312497], - [56.02441406250003, 80.34130859374997], - [57.07871093750006, 80.35092773437498] - ] - ], - [ - [ - [53.521386718749994, 80.18520507812497], - [52.34355468750002, 80.213232421875], - [52.85390625, 80.40239257812499], - [53.85166015625006, 80.26835937500005], - [53.521386718749994, 80.18520507812497] - ] - ], - [ - [ - [57.95625, 80.12324218749995], - [57.33232421875002, 80.15810546875005], - [57.075, 80.49394531249999], - [59.25546875000006, 80.34321289062501], - [58.39794921874997, 80.31875], - [57.95625, 80.12324218749995] - ] - ], - [ - [ - [54.41533203125002, 80.47280273437502], - [53.811914062499994, 80.47622070312502], - [53.87724609375002, 80.60527343750002], - [54.41533203125002, 80.47280273437502] - ] - ], - [ - [ - [47.441992187500006, 80.853662109375], - [48.44570312500005, 80.80600585937506], - [48.68359375000003, 80.63325195312504], - [47.7052734375001, 80.76518554687499], - [46.141406250000074, 80.44672851562495], - [45.969042968750074, 80.56948242187502], - [44.9049804687501, 80.61127929687501], - [47.441992187500006, 80.853662109375] - ] - ], - [ - [ - [62.167773437500074, 80.83476562500005], - [62.07578125000006, 80.616943359375], - [61.05126953124997, 80.418603515625], - [60.27832031249997, 80.49443359374999], - [59.649804687499994, 80.43125], - [59.59228515625003, 80.81650390624998], - [62.167773437500074, 80.83476562500005] - ] - ], - [ - [ - [50.278125, 80.92724609374997], - [51.70361328125003, 80.68764648437502], - [48.81103515625003, 80.35371093750001], - [48.97753906250003, 80.16259765624997], - [47.73730468749997, 80.08168945312502], - [47.89296875000005, 80.23925781249997], - [46.991015625000074, 80.182763671875], - [46.644433593749994, 80.30034179687507], - [47.89580078125002, 80.52905273437503], - [49.087792968749994, 80.515771484375], - [49.24433593750004, 80.82138671875], - [50.278125, 80.92724609374997] - ] - ], - [ - [ - [80.02666015625007, 80.84814453125003], - [79.09853515625005, 80.81206054687505], - [79.21738281250012, 80.96035156249997], - [80.27958984375007, 80.94980468750003], - [80.02666015625007, 80.84814453125003] - ] - ], - [ - [ - [61.1408203125001, 80.95034179687497], - [60.0783203125001, 80.99916992187497], - [61.45742187499999, 81.10395507812501], - [61.1408203125001, 80.95034179687497] - ] - ], - [ - [ - [54.71894531250004, 81.11596679687497], - [56.47226562500006, 80.99824218749995], - [57.58037109375002, 80.75546874999998], - [55.88339843750006, 80.62841796875003], - [54.66816406250004, 80.73867187500002], - [54.04541015624997, 80.87197265625], - [54.71894531250004, 81.11596679687497] - ] - ], - [ - [ - [58.62236328125002, 81.04165039062502], - [58.930566406249994, 80.83168945312497], - [58.28564453124997, 80.76489257812503], - [57.21093749999997, 81.01708984374997], - [58.04951171875004, 81.11845703125002], - [58.62236328125002, 81.04165039062502] - ] - ], - [ - [ - [63.37382812500002, 80.70009765624997], - [62.59257812500002, 80.85302734375006], - [64.80205078125002, 81.197265625], - [65.43740234375005, 80.93071289062507], - [63.37382812500002, 80.70009765624997] - ] - ], - [ - [ - [91.56718750000007, 81.14121093750003], - [91.2228515625001, 81.063818359375], - [89.90117187500002, 81.17070312500002], - [91.56718750000007, 81.14121093750003] - ] - ], - [ - [ - [96.52656250000004, 81.0755859375], - [97.86992187500007, 80.76328125000006], - [97.02539062499997, 80.53554687500002], - [97.29843750000006, 80.27275390625005], - [93.6546875, 80.009619140625], - [91.52382812500005, 80.35854492187502], - [93.2625, 80.79125976562497], - [92.59257812500007, 80.780859375], - [92.7103515625, 80.87216796875003], - [95.1595703125, 81.27099609375003], - [95.80068359375005, 81.28046874999998], - [96.52656250000004, 81.0755859375] - ] - ], - [ - [ - [57.81025390625004, 81.54604492187502], - [58.563867187499994, 81.41840820312504], - [57.858691406250074, 81.36806640625], - [57.76972656250004, 81.16972656249999], - [55.71669921875005, 81.1884765625], - [55.46601562500004, 81.31118164062502], - [57.81025390625004, 81.54604492187502] - ] - ], - [ - [ - [63.65097656250006, 81.60932617187501], - [62.10644531249997, 81.679345703125], - [63.709570312500006, 81.68730468750002], - [63.65097656250006, 81.60932617187501] - ] - ], - [ - [ - [58.29541015625003, 81.715185546875], - [58.13457031250002, 81.82797851562498], - [59.261816406250006, 81.85419921874998], - [59.35644531250003, 81.75898437499995], - [58.29541015625003, 81.715185546875] - ] - ] - ] - }, - "properties": { - "name": "Russia", - "childNum": 73 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [30.50996093750001, -1.067285156250009], - [30.47705078125, -1.0830078125], - [30.47021484375, -1.131152343750003], - [30.508105468750017, -1.208203125000011], - [30.631933593750006, -1.367480468750003], - [30.710742187500017, -1.396777343750003], - [30.76220703125, -1.458691406250011], - [30.812597656250006, -1.563085937500006], - [30.8765625, -2.143359375], - [30.85498046875, -2.265429687500003], - [30.828710937500006, -2.338476562500006], - [30.7625, -2.371679687500006], - [30.71484375, -2.363476562500011], - [30.656640625000023, -2.373828125], - [30.593359375, -2.396777343750003], - [30.553613281250023, -2.400097656250011], - [30.408496093750017, -2.31298828125], - [30.117285156250006, -2.416601562500006], - [29.93017578125, -2.339550781250011], - [29.8681640625, -2.71640625], - [29.698046875000017, -2.794726562500003], - [29.390234375, -2.80859375], - [29.10205078125, -2.595703125], - [29.01435546875001, -2.72021484375], - [28.893945312500023, -2.635058593750003], - [28.876367187500023, -2.400292968750009], - [29.13154296875001, -2.195117187500003], - [29.196582031250017, -1.719921875000011], - [29.576953125000017, -1.387890625000011], - [29.82539062500001, -1.335546875], - [29.930078125000023, -1.469921875000011], - [30.360253906250023, -1.074609375], - [30.41230468750001, -1.063085937500006], - [30.46992187500001, -1.066015625], - [30.50996093750001, -1.067285156250009] - ] - ] - }, - "properties": { - "name": "Rwanda", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [41.98769531250005, 16.715625], - [42.059960937499994, 16.803515625000017], - [42.15781250000006, 16.570703125000023], - [41.80156250000002, 16.778759765624955], - [41.86044921875006, 17.002539062499977], - [41.98769531250005, 16.715625] - ] - ], - [ - [ - [46.53144531250004, 29.09624023437499], - [47.433203125, 28.989550781250017], - [47.671289062499994, 28.53315429687504], - [48.442480468750006, 28.542919921874983], - [48.80898437499999, 27.895898437499966], - [48.797167968750074, 27.72431640625001], - [49.2375, 27.49272460937499], - [49.17509765625002, 27.43764648437505], - [49.40527343749997, 27.18095703124996], - [50.149804687499994, 26.66264648437499], - [50.00810546875002, 26.678515625000017], - [50.21386718750003, 26.30849609375005], - [50.15546875000004, 26.100537109374955], - [50.03164062499999, 26.11098632812505], - [50.55791015625002, 25.086669921875], - [50.66689453125005, 24.96381835937501], - [50.72558593749997, 24.869384765625057], - [50.80439453125004, 24.789257812499983], - [50.928320312500006, 24.595117187500023], - [50.96601562500004, 24.573925781249983], - [51.022753906250074, 24.56523437499999], - [51.09335937500006, 24.564648437499955], - [51.178027343750074, 24.586718750000017], - [51.26796875, 24.607226562500017], - [51.33847656250006, 24.564355468749994], - [51.41123046875006, 24.570800781250057], - [51.30986328125002, 24.340380859375017], - [51.56835937500003, 24.286181640625074], - [51.592578125000074, 24.07885742187503], - [52.55507812500005, 22.932812499999955], - [55.104296875000074, 22.621484375000023], - [55.185839843750074, 22.7041015625], - [55.64101562499999, 22.001855468749994], - [54.97734375000002, 19.995947265625006], - [51.977636718750006, 18.996142578125074], - [49.04199218750003, 18.58178710937503], - [48.17216796875002, 18.156933593749983], - [47.57958984374997, 17.448339843750034], - [47.44179687499999, 17.111865234375045], - [47.14355468749997, 16.946679687499966], - [46.97568359375006, 16.953466796875034], - [46.72763671875006, 17.26557617187501], - [45.5353515625001, 17.30205078124999], - [45.14804687500006, 17.427441406249955], - [43.91699218749997, 17.32470703124997], - [43.41796875000003, 17.516259765625023], - [43.19091796875003, 17.359375], - [43.16503906249997, 16.689404296874955], - [42.79931640624997, 16.37177734375001], - [42.29394531249997, 17.434960937499966], - [41.75, 17.88574218749997], - [41.22949218750003, 18.678417968749983], - [40.75917968750005, 19.755468750000034], - [40.080664062500006, 20.265917968750017], - [39.728320312500074, 20.390332031249955], - [39.27607421875004, 20.973974609375034], - [39.093554687500074, 21.31035156249999], - [39.14707031250006, 21.518994140624955], - [38.98789062500006, 21.88173828125005], - [39.06201171874997, 22.592187500000023], - [38.46416015625002, 23.71186523437504], - [37.91972656250002, 24.185400390625063], - [37.54306640625006, 24.291650390625023], - [37.18085937500004, 24.82001953125001], - [37.26630859375004, 24.960058593750034], - [37.14882812499999, 25.291113281249977], - [35.18046875000002, 28.03486328125004], - [34.722070312499994, 28.130664062500017], - [34.625, 28.064501953125017], - [34.95078125, 29.353515625], - [36.068457031250006, 29.200537109375006], - [36.28281250000006, 29.355371093750023], - [36.47607421874997, 29.49511718749997], - [36.59179687500003, 29.666113281250006], - [36.703906250000074, 29.831640624999977], - [36.75527343750005, 29.86601562499996], - [37.46923828125003, 29.995068359374955], - [37.49072265625003, 30.01171874999997], - [37.55361328125005, 30.14458007812496], - [37.63359375000002, 30.313281250000045], - [37.64990234374997, 30.330957031249994], - [37.669726562500074, 30.34814453125003], - [37.862890625, 30.44262695312503], - [37.98007812500006, 30.5], - [37.47900390624997, 31.007763671874955], - [37.10527343750002, 31.35517578125004], - [36.95859375000006, 31.491503906250017], - [37.215625, 31.55610351562501], - [37.49335937500004, 31.625878906250023], - [38.111425781250006, 31.78115234375005], - [38.37548828124997, 31.84746093749996], - [38.962304687499994, 31.99492187499999], - [38.99707031249997, 32.00747070312505], - [39.145410156249994, 32.12451171875], - [39.36865234374997, 32.09174804687498], - [39.70410156250003, 32.04252929687499], - [40.02783203124997, 31.995019531249994], - [40.3693359375001, 31.93896484375003], - [40.47890625000005, 31.89335937499999], - [42.07441406250004, 31.08037109374999], - [43.77373046875002, 29.84921875], - [44.71650390625004, 29.19360351562503], - [46.35644531250003, 29.06367187500001], - [46.53144531250004, 29.09624023437499] - ] - ] - ] - }, - "properties": { - "name": "Saudi Arabia", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [36.87138671875002, 21.996728515624994], - [36.92695312500001, 21.58652343749999], - [37.25859375000002, 21.108544921874994], - [37.25722656250002, 21.03940429687499], - [37.15058593750001, 21.103759765625], - [37.14111328125, 20.98178710937499], - [37.19316406250002, 20.12070312499999], - [37.471289062500006, 18.820117187500003], - [38.609472656250006, 18.005078125], - [38.422460937500006, 17.823925781249997], - [38.39716796875001, 17.778369140625003], - [38.38554687500002, 17.751269531250003], - [38.37373046875001, 17.717333984375003], - [38.34736328125001, 17.68359375], - [38.28984375000002, 17.637011718750003], - [38.26728515625001, 17.61669921875], - [38.253515625, 17.584765625], - [37.78242187500001, 17.4580078125], - [37.547460937500006, 17.324121093749994], - [37.51015625000002, 17.288134765625003], - [37.45292968750002, 17.108691406250003], - [37.41103515625002, 17.06171875], - [37.24882812500002, 17.056884765625], - [37.16953125, 17.04140625], - [37.0615234375, 17.061279296875], - [37.00898437500001, 17.058886718750003], - [36.995214843750006, 17.020556640625003], - [36.97578125000001, 16.86655273437499], - [36.97871093750001, 16.800585937500003], - [36.887792968750006, 16.624658203124994], - [36.91376953125001, 16.296191406250003], - [36.566015625, 15.362109375], - [36.4267578125, 15.132080078125], - [36.44814453125002, 14.940087890624994], - [36.470800781250006, 14.736474609374994], - [36.52431640625002, 14.2568359375], - [36.12519531250001, 12.75703125], - [35.67021484375002, 12.623730468749997], - [35.1123046875, 11.816552734374994], - [34.93144531250002, 10.864794921874989], - [34.77128906250002, 10.746191406249991], - [34.571875, 10.880175781249989], - [34.34394531250001, 10.658642578124997], - [34.31123046875001, 10.190869140624997], - [34.078125, 9.461523437499991], - [33.87148437500002, 9.506152343749989], - [33.96328125000002, 9.861767578124997], - [33.90703125000002, 10.181445312499989], - [33.13007812500001, 10.745947265624991], - [33.073339843750006, 11.606103515624994], - [33.199316406250006, 12.21728515625], - [32.721875, 12.223095703124997], - [32.73671875000002, 12.009667968749994], - [32.072265625, 12.006738281249994], - [32.338476562500006, 11.710107421874994], - [32.42080078125002, 11.089111328125], - [31.224902343750017, 9.799267578124997], - [30.75537109375, 9.731201171875], - [30.003027343750006, 10.277392578124989], - [29.60546875, 10.065087890624994], - [29.47314453125, 9.768603515624989], - [28.979589843750006, 9.594189453124997], - [28.844531250000017, 9.326074218749994], - [28.048925781250006, 9.32861328125], - [27.880859375, 9.601611328124989], - [27.07421875, 9.613818359374989], - [26.65869140625, 9.484130859375], - [25.91914062500001, 10.169335937499994], - [25.858203125000017, 10.406494140625], - [25.211718750000017, 10.329931640624991], - [25.066992187500006, 10.293798828124991], - [24.785253906250006, 9.774658203125], - [24.53193359375001, 8.886914062499997], - [24.147363281250023, 8.665625], - [23.53730468750001, 8.815820312499994], - [23.46826171875, 9.11474609375], - [23.62265625, 9.340625], - [23.646289062500017, 9.822900390624994], - [22.86005859375001, 10.919677734375], - [22.922656250000017, 11.344873046874994], - [22.591113281250017, 11.579882812499989], - [22.580957031250023, 11.990136718749994], - [22.472460937500017, 12.067773437499994], - [22.352343750000017, 12.660449218749989], - [21.928125, 12.678125], - [21.825292968750006, 12.79052734375], - [22.228125, 13.32958984375], - [22.1064453125, 13.7998046875], - [22.53857421875, 14.161865234375], - [22.38154296875001, 14.550488281249997], - [22.6708984375, 14.722460937500003], - [22.93232421875001, 15.162109375], - [22.933886718750017, 15.533105468749994], - [23.10517578125001, 15.702539062499994], - [23.970800781250006, 15.721533203124991], - [23.980273437500017, 19.496630859375003], - [23.980273437500017, 19.99594726562499], - [24.9794921875, 20.002587890624994], - [24.980273437500017, 21.995849609375], - [28.036425781250017, 21.995361328125], - [31.092675781250023, 21.994873046875], - [31.260644531250023, 22.00229492187499], - [31.400292968750023, 22.202441406250003], - [31.486132812500017, 22.14780273437499], - [31.434472656250023, 21.995849609375], - [36.87138671875002, 21.996728515624994] - ] - ] - }, - "properties": { - "name": "Sudan", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [34.078125, 9.461523437499991], - [34.07275390625, 8.545263671874991], - [33.95332031250001, 8.443505859374994], - [33.28105468750002, 8.437255859375], - [32.99892578125002, 7.899511718749991], - [33.902441406250006, 7.509521484375], - [34.06425781250002, 7.225732421874994], - [34.71064453125001, 6.660302734374994], - [34.98359375000001, 5.858300781249994], - [35.26835937500002, 5.492285156249991], - [35.08447265625, 5.311865234374991], - [34.87832031250002, 5.109570312499997], - [34.63984375000001, 4.87548828125], - [34.38017578125002, 4.620654296874989], - [34.176855468750006, 4.419091796874994], - [33.97607421875, 4.22021484375], - [33.74160156250002, 3.985253906249994], - [33.568457031250006, 3.81171875], - [33.489355468750006, 3.755078125], - [32.99726562500001, 3.880175781249989], - [32.33574218750002, 3.706201171874994], - [32.13593750000001, 3.519726562499997], - [31.79804687500001, 3.802636718749994], - [31.547167968750017, 3.677587890624991], - [31.15234375, 3.785595703124997], - [30.83857421875001, 3.49072265625], - [30.757226562500023, 3.62421875], - [30.586718750000017, 3.62421875], - [30.50830078125, 3.835693359375], - [30.194921875, 3.98193359375], - [29.676855468750006, 4.5869140625], - [29.469628906250023, 4.61181640625], - [29.224902343750017, 4.391894531249989], - [28.72705078125, 4.504980468749991], - [28.427539062500017, 4.324169921874997], - [28.19208984375001, 4.350244140624994], - [27.7880859375, 4.644677734374994], - [27.4033203125, 5.109179687499989], - [27.143945312500023, 5.722949218749989], - [26.514257812500006, 6.069238281249994], - [26.30859375, 6.455322265625], - [26.36181640625, 6.635302734374989], - [25.27890625, 7.427490234375], - [25.18134765625001, 7.557226562499991], - [25.20039062500001, 7.807910156249989], - [24.853320312500017, 8.137548828124991], - [24.291406250000023, 8.29140625], - [24.147363281250023, 8.665625], - [24.53193359375001, 8.886914062499997], - [24.785253906250006, 9.774658203125], - [25.066992187500006, 10.293798828124991], - [25.211718750000017, 10.329931640624991], - [25.858203125000017, 10.406494140625], - [25.91914062500001, 10.169335937499994], - [26.65869140625, 9.484130859375], - [27.07421875, 9.613818359374989], - [27.880859375, 9.601611328124989], - [28.048925781250006, 9.32861328125], - [28.844531250000017, 9.326074218749994], - [28.979589843750006, 9.594189453124997], - [29.47314453125, 9.768603515624989], - [29.60546875, 10.065087890624994], - [30.003027343750006, 10.277392578124989], - [30.75537109375, 9.731201171875], - [31.224902343750017, 9.799267578124997], - [32.42080078125002, 11.089111328125], - [32.338476562500006, 11.710107421874994], - [32.072265625, 12.006738281249994], - [32.73671875000002, 12.009667968749994], - [32.721875, 12.223095703124997], - [33.199316406250006, 12.21728515625], - [33.073339843750006, 11.606103515624994], - [33.13007812500001, 10.745947265624991], - [33.90703125000002, 10.181445312499989], - [33.96328125000002, 9.861767578124997], - [33.87148437500002, 9.506152343749989], - [34.078125, 9.461523437499991] - ] - ] - }, - "properties": { - "name": "S. Sudan", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-12.280615234374977, 14.809033203124997], - [-12.228417968749994, 14.45859375], - [-12.019189453124994, 14.206494140624997], - [-11.960888671874983, 13.875292968750003], - [-12.05419921875, 13.633056640625], - [-11.831689453124994, 13.315820312499994], - [-11.634960937499983, 13.369873046875], - [-11.390380859375, 12.941992187499991], - [-11.389404296875, 12.404394531249991], - [-12.399072265624994, 12.340087890625], - [-12.930712890624989, 12.532275390624989], - [-13.061279296875, 12.489990234375], - [-13.082910156249994, 12.633544921875], - [-13.729248046875, 12.673925781249991], - [-14.06484375, 12.67529296875], - [-14.349218749999977, 12.676416015624994], - [-15.196093749999989, 12.679931640625], - [-15.3779296875, 12.588964843749991], - [-15.574804687499977, 12.490380859374994], - [-15.839550781249983, 12.43789062499999], - [-16.144189453124994, 12.45742187499999], - [-16.24150390624999, 12.443310546874997], - [-16.41630859374999, 12.36767578125], - [-16.521337890624977, 12.3486328125], - [-16.656933593749983, 12.364355468749991], - [-16.711816406249994, 12.354833984374991], - [-16.76030273437499, 12.52578125], - [-16.44287109375, 12.609472656249991], - [-16.59765625, 12.715283203124997], - [-16.743896484375, 12.58544921875], - [-16.763330078124994, 13.064160156249997], - [-16.648779296874977, 13.154150390624991], - [-15.834277343749989, 13.156445312499997], - [-15.814404296874983, 13.325146484374997], - [-15.286230468749977, 13.39599609375], - [-15.151123046875, 13.556494140624991], - [-14.246777343749983, 13.23583984375], - [-13.826708984374989, 13.4078125], - [-13.977392578124977, 13.54345703125], - [-14.405468749999983, 13.503710937500003], - [-15.108349609374983, 13.81210937499999], - [-15.426855468749977, 13.727001953124997], - [-15.509667968749994, 13.586230468750003], - [-16.56230468749999, 13.587304687499994], - [-16.766943359374977, 13.904931640624994], - [-16.618115234374983, 14.04052734375], - [-16.791748046875, 14.004150390625], - [-17.168066406249977, 14.640625], - [-17.345800781249977, 14.729296875], - [-17.445019531249983, 14.651611328125], - [-17.53564453125, 14.755126953125], - [-17.147167968749983, 14.922021484374994], - [-16.843408203124994, 15.293994140625003], - [-16.570751953124983, 15.734423828125003], - [-16.535253906249977, 15.83837890625], - [-16.502050781249977, 15.917333984374991], - [-16.480078124999977, 16.097216796875003], - [-16.441015624999977, 16.204541015624997], - [-16.239013671875, 16.531298828125003], - [-15.768212890624994, 16.485107421875], - [-14.990625, 16.676904296874994], - [-14.300097656249989, 16.580273437499997], - [-13.868457031249989, 16.148144531249997], - [-13.756640624999989, 16.172509765624994], - [-13.40966796875, 16.05917968749999], - [-13.105273437499989, 15.57177734375], - [-12.735253906249994, 15.13125], - [-12.40869140625, 14.889013671874991], - [-12.280615234374977, 14.809033203124997] - ] - ] - }, - "properties": { - "name": "Senegal", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [103.9697265625, 1.331445312499994], - [103.65019531249999, 1.325537109374991], - [103.81796875000003, 1.447070312499989], - [103.9697265625, 1.331445312499994] - ] - ] - }, - "properties": { - "name": "Singapore", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-37.10332031249996, -54.065625], - [-36.70380859375001, -54.10810546874999], - [-36.64741210937498, -54.26230468749996], - [-36.32646484374996, -54.251171875], - [-35.79858398437497, -54.76347656250002], - [-36.08549804687499, -54.86679687500001], - [-36.885986328125, -54.33945312499996], - [-37.63090820312496, -54.16748046875001], - [-37.61884765625001, -54.04208984375004], - [-38.017431640625034, -54.008007812500026], - [-37.10332031249996, -54.065625] - ] - ] - }, - "properties": { - "name": "S. Geo. and S. Sandw. Is.", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-5.692138671874972, -15.997753906249997], - [-5.782519531250017, -16.00400390625002], - [-5.707861328124977, -15.90615234374998], - [-5.692138671874972, -15.997753906249997] - ] - ] - }, - "properties": { - "name": "Saint Helena", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [160.57626953125006, -11.797851562500028], - [160.44306640625004, -11.814941406249957], - [159.98632812499997, -11.494726562500006], - [160.57626953125006, -11.797851562500028] - ] - ], - [ - [ - [166.13320312500005, -10.757812499999972], - [165.90400390625004, -10.851464843749966], - [165.79101562500003, -10.784765624999963], - [166.02382812500005, -10.6611328125], - [166.13320312500005, -10.757812499999972] - ] - ], - [ - [ - [161.71533203124997, -10.387304687499991], - [162.10537109375005, -10.45380859375004], - [162.37333984375002, -10.823242187499986], - [161.78681640625004, -10.716894531249991], - [161.53789062500007, -10.566406249999972], - [161.4870117187501, -10.361425781249963], - [161.29394531250003, -10.326464843750031], - [161.30478515625012, -10.204394531250031], - [161.71533203124997, -10.387304687499991] - ] - ], - [ - [ - [161.54785156249997, -9.625683593749997], - [161.55380859375012, -9.769726562500026], - [161.40976562500006, -9.681640625000028], - [161.36416015625, -9.353417968750037], - [161.54785156249997, -9.625683593749997] - ] - ], - [ - [ - [159.75039062500005, -9.272656250000011], - [159.97060546875, -9.433300781249969], - [160.35458984375006, -9.421582031249983], - [160.81894531250006, -9.862792968749986], - [160.64921875000002, -9.92861328124998], - [159.80273437499997, -9.763476562500003], - [159.61230468749997, -9.470703124999943], - [159.62558593750012, -9.311230468749969], - [159.75039062500005, -9.272656250000011] - ] - ], - [ - [ - [160.1681640625001, -8.995507812500037], - [160.40751953125007, -9.140332031249969], - [160.10537109375, -9.080761718749997], - [160.1681640625001, -8.995507812500037] - ] - ], - [ - [ - [159.18857421875006, -9.123535156250014], - [159.03632812500004, -9.075], - [159.12978515625, -8.99306640624998], - [159.22841796875005, -9.029980468749955], - [159.18857421875006, -9.123535156250014] - ] - ], - [ - [ - [158.10791015625003, -8.684179687500034], - [157.93759765625006, -8.73642578125002], - [157.90927734375006, -8.565625], - [158.10546874999997, -8.536816406250026], - [158.10791015625003, -8.684179687500034] - ] - ], - [ - [ - [157.38896484375002, -8.713476562499963], - [157.2123046875, -8.565039062500006], - [157.37949218750012, -8.420898437499943], - [157.38896484375002, -8.713476562499963] - ] - ], - [ - [ - [160.7494140625, -8.313964843750014], - [160.99765625000006, -8.612011718749983], - [160.94433593750003, -8.799023437499983], - [161.15869140624997, -8.961816406250009], - [161.36738281250004, -9.61123046874998], - [160.77207031250012, -8.963867187499986], - [160.7140625000001, -8.539257812499997], - [160.59042968750006, -8.372753906249997], - [160.7494140625, -8.313964843750014] - ] - ], - [ - [ - [157.76347656250002, -8.242187499999957], - [157.89843749999997, -8.506347656249943], - [157.81933593750003, -8.612011718749983], - [157.58789062500003, -8.445410156249963], - [157.5580078125, -8.269921875], - [157.30244140625004, -8.33330078124996], - [157.21757812500002, -8.262792968749977], - [157.490625, -7.965722656250037], - [157.76347656250002, -8.242187499999957] - ] - ], - [ - [ - [157.171875, -8.108105468749997], - [156.95830078125002, -8.014355468749997], - [157.02412109375004, -7.867871093749997], - [157.18613281250006, -7.941210937500017], - [157.171875, -8.108105468749997] - ] - ], - [ - [ - [156.687890625, -7.92304687500004], - [156.5109375000001, -7.707812499999974], - [156.5609375, -7.574023437499989], - [156.80908203124997, -7.722851562500026], - [156.687890625, -7.92304687500004] - ] - ], - [ - [ - [159.8791015625001, -8.534277343749949], - [158.9440429687501, -8.04072265625004], - [158.457421875, -7.544726562499974], - [158.734375, -7.604296875000031], - [159.43144531250002, -8.029003906249955], - [159.84306640625002, -8.326953124999989], - [159.8791015625001, -8.534277343749949] - ] - ], - [ - [ - [155.83984374999997, -7.097167968750014], - [155.67753906250002, -7.08896484375002], - [155.73896484375004, -6.972949218750017], - [155.83984374999997, -7.097167968750014] - ] - ], - [ - [ - [157.48671875000005, -7.330371093750003], - [157.44130859375, -7.425683593749966], - [157.10156249999997, -7.323632812499966], - [156.4525390625, -6.638281249999963], - [157.03027343750003, -6.891992187499952], - [157.19335937499997, -7.160351562499997], - [157.48671875000005, -7.330371093750003] - ] - ] - ] - }, - "properties": { - "name": "Solomon Is.", - "childNum": 16 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-12.526074218749926, 7.436328125000017], - [-12.951611328124926, 7.570849609374989], - [-12.615234374999972, 7.63720703125], - [-12.5125, 7.582421875000037], - [-12.526074218749926, 7.436328125000017] - ] - ], - [ - [ - [-10.758593749999989, 9.385351562499991], - [-10.682714843750006, 9.289355468749974], - [-10.687646484374937, 9.261132812499994], - [-10.749951171874926, 9.12236328124996], - [-10.747021484374955, 9.095263671875045], - [-10.726855468749932, 9.081689453125023], - [-10.615966796875, 9.059179687499977], - [-10.500537109375017, 8.687548828125017], - [-10.677343749999977, 8.400585937499997], - [-10.712109374999955, 8.335253906250017], - [-10.686962890624983, 8.321679687500009], - [-10.652636718749989, 8.330273437499983], - [-10.604003906249943, 8.319482421874994], - [-10.55771484374992, 8.315673828125028], - [-10.496435546874977, 8.362109374999974], - [-10.394433593749966, 8.480957031250028], - [-10.360058593749983, 8.49550781249998], - [-10.283203124999972, 8.48515625], - [-10.285742187499949, 8.454101562499986], - [-10.314648437499983, 8.310839843750017], - [-10.359814453124926, 8.187939453125026], - [-10.570849609374932, 8.071142578125034], - [-10.6474609375, 7.759375], - [-10.878076171874994, 7.538232421874994], - [-11.267675781249977, 7.232617187499997], - [-11.507519531249983, 6.906542968750003], - [-12.48564453124996, 7.386279296875045], - [-12.480273437499932, 7.75327148437502], - [-12.697607421874977, 7.715869140625045], - [-12.850878906249932, 7.818701171875034], - [-12.956933593749966, 8.145312500000045], - [-13.148974609374989, 8.214599609375043], - [-13.272753906249989, 8.429736328124989], - [-13.085009765624932, 8.42475585937504], - [-12.894091796874932, 8.62978515624998], - [-13.181835937499955, 8.576904296875043], - [-13.206933593749994, 8.843115234375006], - [-13.059472656249966, 8.881152343750031], - [-13.292675781249955, 9.04921875], - [-13.077294921874966, 9.069628906249974], - [-12.958789062499989, 9.263330078124994], - [-12.755859374999943, 9.373583984374989], - [-12.557861328125, 9.704980468749994], - [-12.427978515625028, 9.898144531250011], - [-12.142333984375, 9.87539062499999], - [-11.911083984374955, 9.993017578124977], - [-11.273632812499955, 9.996533203124983], - [-11.205664062499949, 9.977734374999969], - [-11.180859374999955, 9.925341796875045], - [-11.047460937499977, 9.786328125000054], - [-10.758593749999989, 9.385351562499991] - ] - ] - ] - }, - "properties": { - "name": "Sierra Leone", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-89.36259765624999, 14.416015625], - [-89.1205078125, 14.370214843749991], - [-88.51254882812499, 13.978955078124997], - [-88.504345703125, 13.964208984374991], - [-88.49765625, 13.904541015625], - [-88.482666015625, 13.854248046875], - [-88.44912109375, 13.850976562499994], - [-88.40849609374999, 13.87539062499999], - [-88.27622070312499, 13.942675781250003], - [-88.151025390625, 13.987353515625003], - [-87.99101562499999, 13.879638671875], - [-87.8919921875, 13.894970703124997], - [-87.80224609375, 13.889990234374991], - [-87.7314453125, 13.841064453125], - [-87.71533203125, 13.812695312499997], - [-87.781884765625, 13.521386718749994], - [-87.930859375, 13.1806640625], - [-88.68564453124999, 13.281494140625], - [-88.51201171874999, 13.183935546874991], - [-89.80419921875, 13.560107421875003], - [-90.09521484375, 13.736523437499997], - [-90.04814453124999, 13.904052734375], - [-89.54716796874999, 14.241259765625003], - [-89.5736328125, 14.390087890624997], - [-89.36259765624999, 14.416015625] - ] - ] - }, - "properties": { - "name": "El Salvador", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-56.26708984374997, 46.838476562500034], - [-56.38476562499994, 46.81943359375006], - [-56.36464843749994, 47.09897460937498], - [-56.26708984374997, 46.838476562500034] - ] - ] - }, - "properties": { - "name": "St. Pierre and Miquelon", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [6.659960937499989, 0.120654296874989], - [6.51972656250004, 0.066308593750023], - [6.468164062499994, 0.22734375], - [6.68691406250008, 0.404394531249977], - [6.75, 0.24345703124996], - [6.659960937499989, 0.120654296874989] - ] - ], - [ - [ - [7.423828125, 1.567724609375006], - [7.330664062500034, 1.603369140624991], - [7.414453125000051, 1.699121093750037], - [7.423828125, 1.567724609375006] - ] - ] - ] - }, - "properties": { - "name": "São Tomé and Principe", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-54.03422851562499, 3.62939453125], - [-54.00957031249999, 3.448535156249989], - [-54.06318359375, 3.353320312499989], - [-54.18803710937499, 3.178759765624989], - [-54.203125, 3.13818359375], - [-54.17070312499999, 2.993603515624997], - [-54.18808593749999, 2.874853515624991], - [-54.1955078125, 2.81787109375], - [-54.256738281249994, 2.713720703124991], - [-54.402001953124994, 2.461523437499991], - [-54.53593749999999, 2.343310546874989], - [-54.56840820312499, 2.342578124999989], - [-54.604736328125, 2.335791015624991], - [-54.61625976562499, 2.326757812499991], - [-54.661865234375, 2.327539062499994], - [-54.697412109374994, 2.359814453124997], - [-54.72221679687499, 2.441650390625], - [-54.87607421874999, 2.450390625], - [-54.92656249999999, 2.497363281249989], - [-54.968408203124994, 2.54833984375], - [-54.978662109374994, 2.59765625], - [-55.005810546875, 2.59296875], - [-55.0703125, 2.54833984375], - [-55.11411132812499, 2.539208984374994], - [-55.1876953125, 2.547509765624994], - [-55.286035156249994, 2.499658203124994], - [-55.343994140625, 2.48876953125], - [-55.38535156249999, 2.440625], - [-55.73056640624999, 2.406152343749994], - [-55.957470703125, 2.520458984374997], - [-55.99350585937499, 2.497509765624997], - [-56.02036132812499, 2.392773437499997], - [-56.0451171875, 2.364404296874994], - [-56.087792968749994, 2.34130859375], - [-56.12939453125, 2.299511718749997], - [-56.1376953125, 2.259033203125], - [-56.073632812499994, 2.236767578124997], - [-56.02006835937499, 2.158154296874997], - [-55.96196289062499, 2.095117187499994], - [-55.91533203124999, 2.03955078125], - [-55.921630859375, 1.976660156249991], - [-55.929638671875, 1.8875], - [-56.01992187499999, 1.842236328124997], - [-56.4828125, 1.942138671875], - [-56.704345703125, 2.036474609374991], - [-57.19736328124999, 2.853271484375], - [-57.303662109375, 3.377099609374994], - [-57.646728515625, 3.39453125], - [-58.05429687499999, 4.101660156249991], - [-57.84599609374999, 4.668164062499997], - [-57.91704101562499, 4.820410156249991], - [-57.711083984374994, 4.991064453124991], - [-57.331005859375, 5.020166015624994], - [-57.20981445312499, 5.195410156249991], - [-57.3185546875, 5.335351562499994], - [-57.194775390625, 5.5484375], - [-56.96982421874999, 5.992871093749997], - [-56.235595703125, 5.885351562499991], - [-55.897607421874994, 5.699316406249991], - [-55.909912109375, 5.892626953124989], - [-55.648339843749994, 5.985888671874989], - [-54.83369140625, 5.988330078124989], - [-54.05419921875, 5.807910156249989], - [-54.08046875, 5.502246093749989], - [-54.4796875, 4.836523437499991], - [-54.350732421874994, 4.054101562499994], - [-54.03422851562499, 3.62939453125] - ] - ] - }, - "properties": { - "name": "Suriname", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [22.538671875, 49.072705078125], - [22.52412109375001, 49.031396484374994], - [22.389453125000017, 48.873486328125], - [22.295214843750017, 48.685839843749996], - [22.142871093750017, 48.568505859374994], - [22.1318359375, 48.405322265624996], - [21.766992187500023, 48.3380859375], - [21.45136718750001, 48.55224609375], - [20.490039062500017, 48.526904296874996], - [20.333789062500017, 48.295556640624994], - [19.95039062500001, 48.146630859374994], - [19.625390625000023, 48.223095703125], - [18.791894531250023, 48.000292968749996], - [18.72421875, 47.787158203124996], - [17.76191406250001, 47.770166015624994], - [17.147363281250023, 48.00595703125], - [16.86542968750001, 48.3869140625], - [16.953125, 48.598828125], - [17.135644531250023, 48.841064453125], - [17.75849609375001, 48.888134765625], - [18.0859375, 49.06513671875], - [18.160937500000017, 49.257373046874996], - [18.83222656250001, 49.510791015624996], - [19.1494140625, 49.4], - [19.44160156250001, 49.597705078124996], - [19.77392578125, 49.37216796875], - [19.756640625000017, 49.204394531249996], - [20.0576171875, 49.181298828124994], - [20.36298828125001, 49.38525390625], - [20.868457031250017, 49.314697265625], - [21.079394531250017, 49.418261718749996], - [21.6396484375, 49.411962890625], - [22.020117187500006, 49.209521484374996], - [22.473046875000023, 49.081298828125], - [22.538671875, 49.072705078125] - ] - ] - }, - "properties": { - "name": "Slovakia", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [16.516210937500006, 46.499902343749994], - [16.427636718750023, 46.5244140625], - [16.321191406250023, 46.534619140625], - [16.1064453125, 46.382226562499994], - [15.608984375, 46.171923828124996], - [15.592578125000017, 46.139990234375], - [15.596875, 46.109228515625], - [15.675585937500017, 45.983691406249996], - [15.652148437500017, 45.862158203125], - [15.277050781250011, 45.7326171875], - [15.353710937500011, 45.659912109375], - [15.283593750000023, 45.5796875], - [15.291210937500011, 45.541552734374996], - [15.32666015625, 45.502294921875], - [15.339453125, 45.467041015625], - [15.242089843750023, 45.44140625], - [15.110449218750006, 45.45078125], - [14.95458984375, 45.499902343749994], - [14.793066406250006, 45.47822265625], - [14.649511718750006, 45.571484375], - [14.591796875, 45.651269531249994], - [14.56884765625, 45.6572265625], - [14.548448660714302, 45.628388671875], - [14.507586495535731, 45.59039341517857], - [14.42734375, 45.505761718749994], - [14.369921875000017, 45.4814453125], - [13.878710937500017, 45.428369140624994], - [13.577929687500017, 45.516894531249996], - [13.8447265625, 45.59287109375], - [13.831152343750006, 45.680419921875], - [13.663476562500023, 45.7919921875], - [13.6005859375, 45.979785156249996], - [13.509179687500023, 45.973779296874994], - [13.487695312500023, 45.987109375], - [13.480273437500017, 46.009228515625], - [13.486425781250006, 46.03955078125], - [13.548046875000011, 46.089111328125], - [13.616601562500023, 46.133105468749996], - [13.634960937500011, 46.157763671874996], - [13.632519531250011, 46.177050781249996], - [13.420996093750006, 46.212304687499994], - [13.399511718750006, 46.317529296874994], - [13.563281250000017, 46.415087890624996], - [13.637109375000023, 46.448535156249996], - [13.6796875, 46.462890625], - [13.7, 46.520263671875], - [14.5498046875, 46.399707031249996], - [14.893261718750011, 46.605908203125], - [15.957617187500006, 46.677636718749994], - [16.093066406250017, 46.86328125], - [16.283593750000023, 46.857275390625], - [16.516210937500006, 46.499902343749994] - ] - ] - }, - "properties": { - "name": "Slovenia", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [16.52851562500001, 56.29052734375], - [16.431640625, 56.24375], - [16.41230468750004, 56.568994140624994], - [17.02539062499997, 57.345068359375006], - [16.52851562500001, 56.29052734375] - ] - ], - [ - [ - [19.076464843750045, 57.8359375], - [18.813867187500023, 57.70620117187502], - [18.907910156250068, 57.39833984375002], - [18.146386718749994, 56.920507812500006], - [18.285351562500068, 57.08320312500001], - [18.136523437500045, 57.55664062500003], - [18.53740234374999, 57.83056640625006], - [18.90058593750001, 57.91547851562504], - [19.076464843750045, 57.8359375] - ] - ], - [ - [ - [19.156347656250063, 57.92260742187497], - [19.086523437500034, 57.86499023437506], - [19.134863281250034, 57.98134765625002], - [19.331445312500023, 57.962890625], - [19.156347656250063, 57.92260742187497] - ] - ], - [ - [ - [24.15546875000004, 65.80527343750006], - [23.102343750000074, 65.73535156250003], - [22.400976562500006, 65.86210937499999], - [22.254003906250006, 65.59755859375002], - [21.565527343750063, 65.40810546874997], - [21.609179687500074, 65.261376953125], - [21.410351562500068, 65.31743164062505], - [21.57392578125001, 65.12578124999999], - [21.138183593750057, 64.80869140625006], - [21.519628906250034, 64.46308593749998], - [20.76269531250003, 63.86782226562505], - [18.60644531250003, 63.17827148437499], - [18.31289062500008, 62.996386718750045], - [18.46308593750004, 62.895849609375006], - [18.170019531250034, 62.789355468750074], - [17.906640625000023, 62.88676757812502], - [18.037304687500068, 62.60053710937498], - [17.834472656250057, 62.50273437500002], - [17.410253906250063, 62.508398437500034], - [17.633691406249994, 62.23300781250006], - [17.374511718750057, 61.866308593750034], - [17.465429687500006, 61.68447265625005], - [17.196386718750006, 61.72456054687504], - [17.13076171875005, 61.57573242187499], - [17.25097656250003, 60.70078125], - [17.6611328125, 60.53515625000003], - [17.955761718750068, 60.589794921874955], - [18.85273437500001, 60.02587890625], - [18.970507812500045, 59.757226562499994], - [17.964257812500023, 59.359375], - [18.56025390625004, 59.39448242187498], - [18.285351562500068, 59.109375], - [16.978125, 58.65415039062506], - [16.214257812500023, 58.636669921874955], - [16.92382812499997, 58.49257812499999], - [16.651953125, 58.43432617187503], - [16.65224609375008, 57.50068359374998], - [16.348730468750063, 56.70927734374996], - [15.826660156250028, 56.12495117187501], - [14.782031250000017, 56.16191406250002], - [14.754785156250051, 56.03315429687498], - [14.401953125000034, 55.97675781250004], - [14.21503906250004, 55.83261718749998], - [14.341699218749994, 55.52773437500002], - [14.17373046875008, 55.396630859374966], - [12.885839843750063, 55.41137695312506], - [12.973925781250074, 55.748144531250006], - [12.471191406250057, 56.29052734375], - [12.801660156250051, 56.263916015625], - [12.65644531250004, 56.44057617187502], - [12.857421875000028, 56.45239257812503], - [12.883691406250051, 56.61772460937496], - [12.421484375000034, 56.906396484374966], - [11.449316406250063, 58.118359374999955], - [11.43154296875008, 58.339990234374994], - [11.24824218750004, 58.369140625], - [11.14716796875004, 58.98862304687498], - [11.19580078125, 59.07827148437505], - [11.388281250000063, 59.036523437499966], - [11.470703125000057, 58.909521484375034], - [11.64277343750004, 58.92607421875002], - [11.798144531250074, 59.28989257812498], - [11.680761718750034, 59.59228515625003], - [12.486132812500074, 60.10678710937506], - [12.588671874999989, 60.450732421875045], - [12.29414062500004, 61.00268554687506], - [12.706054687500028, 61.059863281250074], - [12.88076171875008, 61.35229492187506], - [12.155371093750006, 61.720751953125045], - [12.303515625000074, 62.28559570312501], - [11.999902343750051, 63.29169921875001], - [12.175195312500051, 63.595947265625], - [12.792773437500017, 64], - [13.203515625000023, 64.07509765625], - [13.960546875000063, 64.01401367187498], - [14.141210937500006, 64.17353515624998], - [14.077636718750028, 64.464013671875], - [13.650292968750023, 64.58154296874997], - [14.47968750000004, 65.30146484374998], - [14.543261718750045, 66.12934570312498], - [15.483789062500051, 66.30595703124999], - [15.422949218750006, 66.48984374999998], - [16.40351562500004, 67.05498046875002], - [16.12744140625, 67.42583007812507], - [16.783593750000023, 67.89501953125], - [17.324609375000023, 68.10380859374999], - [17.91669921875001, 67.96489257812502], - [18.303027343750045, 68.55541992187497], - [19.969824218750063, 68.35639648437501], - [20.348046875000023, 68.84873046875003], - [20.116699218750057, 69.02089843750005], - [20.622167968750006, 69.036865234375], - [21.99746093750005, 68.52060546874998], - [22.854101562500034, 68.36733398437502], - [23.63886718750004, 67.95439453125002], - [23.454882812500045, 67.46025390625007], - [23.733593750000068, 67.42290039062499], - [23.64150390625005, 67.12939453124997], - [23.988574218750045, 66.81054687500003], - [23.700292968750034, 66.25263671874998], - [24.15546875000004, 65.80527343750006] - ] - ] - ] - }, - "properties": { - "name": "Sweden", - "childNum": 4 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [31.9482421875, -25.957617187500006], - [32.060546875, -26.018359375], - [32.04140625000002, -26.28125], - [32.10595703125, -26.52001953125], - [32.112890625, -26.839453125], - [32.02480468750002, -26.811132812500006], - [31.994726562500006, -26.817480468750006], - [31.967187500000023, -26.96064453125001], - [31.946093750000017, -27.173632812500003], - [31.958398437500023, -27.30585937500001], - [31.742578125000023, -27.30996093750001], - [31.469531250000017, -27.295507812500006], - [31.274023437500006, -27.238378906250006], - [31.063378906250023, -27.1123046875], - [30.938085937500006, -26.915820312500003], - [30.88330078125, -26.79238281250001], - [30.806738281250006, -26.785253906250006], - [30.794335937500023, -26.764257812500006], - [30.803320312500006, -26.41347656250001], - [31.08808593750001, -25.98066406250001], - [31.207324218750017, -25.843359375], - [31.33515625000001, -25.75556640625001], - [31.382617187500017, -25.74296875], - [31.415136718750006, -25.74658203125], - [31.921679687500017, -25.96875], - [31.9482421875, -25.957617187500006] - ] - ] - }, - "properties": { - "name": "Swaziland", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [55.54033203125002, -4.693066406250011], - [55.54296875, -4.785546875], - [55.383398437500006, -4.609277343750009], - [55.45576171875001, -4.558789062500011], - [55.54033203125002, -4.693066406250011] - ] - ] - }, - "properties": { - "name": "Seychelles", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [42.358984375, 37.10859375], - [41.78857421875, 36.59716796875], - [41.41679687500002, 36.5146484375], - [41.295996093750006, 36.383349609374996], - [41.354101562500006, 35.640429687499996], - [41.19472656250002, 34.768994140625], - [40.98701171875001, 34.429052734375], - [38.773535156250006, 33.372216796874994], - [36.818359375, 32.317285156249994], - [36.3720703125, 32.3869140625], - [35.78730468750001, 32.734912109374996], - [35.91347656250002, 32.94960937499999], - [35.869140625, 33.43173828125], - [36.03447265625002, 33.58505859375], - [35.98613281250002, 33.75263671875], - [36.36503906250002, 33.83935546875], - [36.27783203125, 33.92529296875], - [36.5849609375, 34.221240234374996], - [36.50439453125, 34.432373046875], - [36.32988281250002, 34.499609375], - [36.383886718750006, 34.65791015625], - [35.97626953125001, 34.629199218749996], - [35.902441406250006, 35.420703125], - [35.76445312500002, 35.571582031249996], - [35.83964843750002, 35.84921875], - [35.892675781250006, 35.916552734374996], - [35.96757812500002, 35.910058593749994], - [36.12734375000002, 35.831445312499994], - [36.15361328125002, 35.833886718749994], - [36.34755859375002, 36.003515625], - [36.37539062500002, 36.171240234375], - [36.63671875, 36.233984375], - [36.64140625000002, 36.263525390625], - [36.5375, 36.45742187499999], - [36.54667968750002, 36.50634765625], - [36.596875, 36.7013671875], - [36.62841796875, 36.777685546875], - [36.65859375000002, 36.802539062499996], - [36.77656250000001, 36.79267578125], - [36.94179687500002, 36.7583984375], - [36.9853515625, 36.702392578125], - [37.06621093750002, 36.652636718749996], - [37.43632812500002, 36.643310546875], - [37.523535156250006, 36.6783203125], - [37.7203125, 36.743701171874996], - [37.90664062500002, 36.79462890625], - [38.19169921875002, 36.9015625], - [38.7666015625, 36.693115234375], - [38.90644531250001, 36.694677734375], - [39.1083984375, 36.680566406249994], - [39.35664062500001, 36.681591796875], - [39.50146484375, 36.70224609375], - [39.6865234375, 36.738623046875], - [40.01640625000002, 36.826074218749994], - [40.705664062500006, 37.097705078124996], - [41.886816406250006, 37.156396484374994], - [42.05986328125002, 37.2060546875], - [42.16787109375002, 37.288623046874996], - [42.202734375, 37.29726562499999], - [42.24755859375, 37.2822265625], - [42.2685546875, 37.2765625], - [42.31289062500002, 37.22958984375], - [42.358984375, 37.10859375] - ] - ] - }, - "properties": { - "name": "Syria", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-72.3328125, 21.85136718749999], - [-72.14433593750002, 21.79272460937503], - [-72.33544921874994, 21.758007812499983], - [-72.3328125, 21.85136718749999] - ] - ] - }, - "properties": { - "name": "Turks and Caicos Is.", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [23.980273437500017, 19.496630859375003], - [23.970800781250006, 15.721533203124991], - [23.10517578125001, 15.702539062499994], - [22.933886718750017, 15.533105468749994], - [22.93232421875001, 15.162109375], - [22.6708984375, 14.722460937500003], - [22.38154296875001, 14.550488281249997], - [22.53857421875, 14.161865234375], - [22.1064453125, 13.7998046875], - [22.228125, 13.32958984375], - [21.825292968750006, 12.79052734375], - [21.928125, 12.678125], - [22.352343750000017, 12.660449218749989], - [22.472460937500017, 12.067773437499994], - [22.580957031250023, 11.990136718749994], - [22.591113281250017, 11.579882812499989], - [22.922656250000017, 11.344873046874994], - [22.86005859375001, 10.919677734375], - [22.49384765625001, 10.996240234374994], - [21.771484375, 10.642822265625], - [21.682714843750006, 10.289843749999989], - [20.773242187500017, 9.405664062499994], - [20.342089843750017, 9.127099609374994], - [18.95625, 8.938867187499994], - [18.886035156250017, 8.836035156249991], - [19.108691406250017, 8.656152343749994], - [18.56416015625001, 8.0458984375], - [17.6494140625, 7.98359375], - [16.784765625, 7.550976562499997], - [16.545312500000023, 7.865478515625], - [16.37890625, 7.683544921874997], - [15.957617187500006, 7.507568359375], - [15.480078125, 7.523779296874991], - [15.5498046875, 7.787890624999989], - [15.1162109375, 8.557324218749997], - [14.332324218750017, 9.20351562499999], - [13.977246093750011, 9.691552734374994], - [14.243261718750006, 9.979736328125], - [15.654882812500006, 10.0078125], - [15.276074218750011, 10.357373046874997], - [15.132226562500023, 10.648486328124989], - [15.029882812500006, 11.11367187499999], - [15.08125, 11.845507812499989], - [14.847070312500023, 12.502099609374994], - [14.461718750000017, 13.021777343749989], - [14.244824218750011, 13.07734375], - [14.06396484375, 13.07851562499999], - [13.932324218750011, 13.258496093749997], - [13.606347656250023, 13.70458984375], - [13.505761718750023, 14.134423828124994], - [13.4482421875, 14.380664062500003], - [14.367968750000017, 15.750146484374994], - [15.474316406250011, 16.908398437499997], - [15.735058593750011, 19.904052734375], - [15.963183593750017, 20.34619140625], - [15.587109375000011, 20.733300781249994], - [15.607324218750023, 20.954394531250003], - [15.181835937500011, 21.523388671874997], - [14.97900390625, 22.99619140624999], - [15.984082031250011, 23.445214843749994], - [20.14765625000001, 21.38925781249999], - [23.980273437500017, 19.496630859375003] - ] - ] - }, - "properties": { - "name": "Chad", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [0.900488281250006, 10.993261718749991], - [0.763378906250011, 10.386669921874997], - [1.330078125, 9.996972656249994], - [1.3857421875, 9.361669921874991], - [1.600195312500006, 9.050048828125], - [1.624707031250011, 6.997314453125], - [1.530957031250011, 6.992431640625], - [1.777929687500006, 6.294628906249997], - [1.62265625, 6.216796875], - [1.187207031250011, 6.089404296874989], - [0.736914062500006, 6.452587890624997], - [0.525585937500011, 6.850927734374991], - [0.634765625, 7.353662109374994], - [0.5, 7.546875], - [0.686328125000017, 8.354882812499994], - [0.37255859375, 8.75927734375], - [0.48876953125, 8.851464843749994], - [0.525683593750017, 9.398486328124989], - [0.2333984375, 9.463525390624994], - [0.342578125000017, 9.604150390624994], - [0.264550781250023, 9.644726562499997], - [0.380859375, 10.291845703124991], - [-0.08632812499999, 10.673046875], - [0.009423828125023, 11.02099609375], - [-0.068603515625, 11.115625], - [0.49267578125, 10.954980468749994], - [0.900488281250006, 10.993261718749991] - ] - ] - }, - "properties": { - "name": "Togo", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [98.40908203125005, 7.90205078125004], - [98.2962890625, 7.776074218750054], - [98.32207031250007, 8.166308593749974], - [98.4349609375, 8.085644531249969], - [98.40908203125005, 7.90205078125004] - ] - ], - [ - [ - [100.070703125, 9.58603515625002], - [99.96240234375003, 9.421630859375], - [99.93955078125006, 9.559960937500037], - [100.070703125, 9.58603515625002] - ] - ], - [ - [ - [102.42675781250003, 11.988720703125026], - [102.30195312500004, 11.98081054687502], - [102.27744140625006, 12.151855468750043], - [102.42675781250003, 11.988720703125026] - ] - ], - [ - [ - [100.12246093750005, 20.316650390625057], - [100.11494140625004, 20.257666015625034], - [100.13974609375012, 20.245410156250017], - [100.31796875000006, 20.38588867187505], - [100.51953125000003, 20.17792968750004], - [100.39765625000004, 19.756103515625], - [100.51357421875005, 19.553466796875], - [101.21191406249997, 19.54833984375003], - [101.22080078125006, 19.486621093750074], - [101.19755859375007, 19.327929687500074], - [101.2863281250001, 18.977148437500006], - [101.04697265625012, 18.441992187500063], - [101.05058593750002, 18.407031250000045], - [101.1375, 18.28686523437497], - [101.14394531250005, 18.14262695312499], - [100.90849609375002, 17.583886718750023], - [100.95585937500002, 17.541113281250006], - [101.10517578125004, 17.47954101562499], - [101.16748046874997, 17.49902343749997], - [101.41367187500012, 17.71875], - [101.55507812500005, 17.812353515625034], - [101.56367187500004, 17.82050781250001], - [101.6875, 17.889404296875], - [101.77480468750005, 18.03339843750004], - [101.81865234375002, 18.06464843750001], - [101.87548828124997, 18.046435546875017], - [101.94746093750004, 18.081494140624983], - [102.03457031250005, 18.169824218750023], - [102.10146484375, 18.210644531249983], - [102.14824218750002, 18.20385742187503], - [102.35185546875002, 18.045947265625017], - [102.45878906250002, 17.984619140625057], - [102.55253906250007, 17.96508789062497], - [102.61679687500006, 17.833349609375034], - [102.66064453124997, 17.817968750000034], - [102.680078125, 17.824121093750023], - [103.05136718750006, 18.02851562500001], - [103.0912109375, 18.13823242187499], - [103.14853515625006, 18.221728515625045], - [103.19970703124997, 18.259472656249983], - [103.26318359374997, 18.27846679687505], - [103.27958984375002, 18.304980468750017], - [103.24892578125, 18.338964843750034], - [103.25175781250002, 18.373486328124955], - [103.2882812500001, 18.408398437499955], - [103.36699218750007, 18.42333984374997], - [103.48798828125004, 18.418164062499983], - [103.62968750000002, 18.38256835937503], - [103.79228515625002, 18.316503906249977], - [103.89882812500005, 18.295312500000023], - [103.949609375, 18.31899414062505], - [104.04873046875005, 18.216699218749994], - [104.19619140625005, 17.988378906250006], - [104.32265625, 17.815820312500023], - [104.428125, 17.69897460937503], - [104.7396484375, 17.461669921875], - [104.81601562500012, 17.30029296874997], - [104.75898437500004, 17.0771484375], - [104.7435546875, 16.884375], - [104.75058593750012, 16.647558593750063], - [104.81933593750003, 16.46606445312503], - [105.04716796875007, 16.160253906249977], - [105.14873046875007, 16.09355468749999], - [105.33066406250006, 16.037890625000017], - [105.40625, 15.987451171875051], - [105.39892578124997, 15.829882812500017], - [105.62207031250003, 15.699951171875], - [105.641015625, 15.656542968750045], - [105.6388671875001, 15.585937500000057], - [105.615625, 15.488281250000057], - [105.49042968750004, 15.256591796875], - [105.49042968750004, 15.127587890625009], - [105.5333984375001, 15.041601562499991], - [105.54667968750002, 14.932470703124963], - [105.52304687500012, 14.843310546875003], - [105.49736328125002, 14.590673828124963], - [105.47558593750003, 14.530126953124977], - [105.42265625000007, 14.471630859375054], - [105.34218750000005, 14.416699218750054], - [105.24365234375003, 14.367871093750054], - [105.1833007812501, 14.346240234374989], - [105.16914062500004, 14.336083984374966], - [105.12597656250003, 14.280957031250011], - [105.07412109375005, 14.227441406250037], - [104.77900390625004, 14.427832031250006], - [103.19941406250004, 14.332617187499977], - [102.90927734375006, 14.136718750000028], - [102.546875, 13.585693359375043], - [102.33632812500005, 13.560302734375014], - [102.49960937500012, 12.669970703125003], - [102.75566406250002, 12.42626953125], - [102.73662109375007, 12.089794921875011], - [102.93388671875002, 11.706689453125037], - [102.594140625, 12.203027343749994], - [102.54023437500004, 12.109228515624977], - [101.83574218750002, 12.640380859375014], - [100.89775390625007, 12.653808593749986], - [100.96269531250007, 13.431982421874991], - [100.60292968750005, 13.568164062500017], - [100.23564453125002, 13.48447265625002], - [99.99052734375007, 13.243457031250031], - [100.08994140625006, 13.045654296874972], - [99.96396484375006, 12.690039062500006], - [99.98906250000007, 12.170800781249994], - [99.16503906250003, 10.319824218750028], - [99.25390625000003, 9.265234375000034], - [99.83554687500012, 9.288378906250031], - [99.98955078125007, 8.589208984374977], - [100.129296875, 8.428076171875006], - [100.16347656250005, 8.508398437500034], - [100.27939453125006, 8.268505859375011], - [100.54521484375002, 7.226904296874991], - [100.43935546875005, 7.280761718750043], - [100.38037109375003, 7.541503906250043], - [100.28378906250006, 7.551513671875043], - [100.25664062500002, 7.774902343749986], - [100.16074218750012, 7.599267578124994], - [100.4235351562501, 7.18784179687502], - [101.01787109375002, 6.860937500000034], - [101.49794921875005, 6.865283203125031], - [102.10107421874997, 6.242236328125031], - [101.87363281250012, 5.825292968749991], - [101.67841796875004, 5.778808593750028], - [101.5560546875, 5.907763671875003], - [101.1139648437501, 5.636767578125045], - [100.98164062500004, 5.771044921875045], - [101.05351562500002, 6.242578125], - [100.87392578125, 6.24541015624996], - [100.75449218750012, 6.460058593749991], - [100.3454101562501, 6.549902343750006], - [100.26142578125004, 6.682714843749963], - [100.11914062499997, 6.441992187500048], - [99.69599609375004, 6.87666015625004], - [99.72031250000012, 7.106201171875], - [99.55302734375002, 7.218798828125031], - [99.59697265625002, 7.355615234375009], - [99.35859375000004, 7.372216796875023], - [99.26367187499997, 7.619042968750037], - [99.07763671874997, 7.718066406250045], - [99.05107421875002, 7.887841796874994], - [98.78867187500012, 8.059814453125028], - [98.703515625, 8.256738281250009], - [98.57919921875006, 8.344287109374989], - [98.42099609375006, 8.17822265625], - [98.30546875000007, 8.226220703125009], - [98.24179687500006, 8.767871093750045], - [98.70253906250005, 10.19038085937504], - [98.7572265625, 10.660937499999974], - [99.1901367187501, 11.105273437499989], - [99.61474609374997, 11.781201171875026], - [99.40507812500002, 12.547900390625003], - [99.12392578125, 13.030761718750043], - [99.13681640625006, 13.716699218749994], - [98.57001953125004, 14.359912109375031], - [98.20214843749997, 14.97592773437502], - [98.19101562500012, 15.204101562499972], - [98.55693359375007, 15.367675781249986], - [98.59238281250006, 16.05068359375005], - [98.81796875000012, 16.180810546874994], - [98.88828125000006, 16.351904296875034], - [98.83544921875003, 16.417578125], - [98.66074218750006, 16.330419921875006], - [98.4388671875, 16.975683593750034], - [97.7064453125, 17.79711914062503], - [97.63222656250005, 18.290332031250074], - [97.37392578125, 18.51796875], - [97.74589843750002, 18.58818359374999], - [97.816796875, 19.459960937500057], - [98.01503906250005, 19.74951171874997], - [98.37128906250004, 19.68916015625004], - [98.9166992187501, 19.77290039062504], - [99.07421875000003, 20.09936523437503], - [99.48593750000006, 20.14985351562501], - [99.45888671875005, 20.363037109375], - [99.72011718750005, 20.32543945312497], - [99.8903320312501, 20.424414062499977], - [99.9542968750001, 20.415429687500023], - [100.0036132812501, 20.37958984375001], - [100.12246093750005, 20.316650390625057] - ] - ] - ] - }, - "properties": { - "name": "Thailand", - "childNum": 4 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [70.66416015625, 39.85546875], - [70.55957031250003, 39.790917968749994], - [70.48925781250003, 39.86303710937503], - [70.48281250000005, 39.88271484375005], - [70.49775390625004, 39.88242187499998], - [70.56708984375004, 39.86660156250005], - [70.66416015625, 39.85546875] - ] - ], - [ - [ - [70.95800781250003, 40.238867187500034], - [70.59921875, 39.974511718749994], - [69.96679687499997, 40.202246093750034], - [69.46875, 40.020751953125], - [69.47099609375002, 39.990625], - [69.43193359375007, 39.909765625000034], - [69.36542968750004, 39.94707031250002], - [69.30722656250006, 39.968554687500045], - [69.27880859374997, 39.91777343749999], - [69.24472656250006, 39.82709960937498], - [69.29765625000007, 39.52480468750005], - [70.50117187500004, 39.58735351562501], - [70.79931640625003, 39.39472656250001], - [71.4703125, 39.60366210937502], - [71.50302734375006, 39.58217773437502], - [71.51738281250002, 39.55385742187502], - [71.50585937499997, 39.51708984374997], - [71.5033203125, 39.47880859374999], - [71.73222656250002, 39.422998046874994], - [71.77861328125007, 39.27797851562502], - [72.04277343750002, 39.352148437500034], - [72.08417968750004, 39.310644531250034], - [72.14736328125005, 39.26074218749997], - [72.22998046874997, 39.20751953124997], - [72.63994140625002, 39.385986328125], - [73.10927734375, 39.36191406249998], - [73.2349609375, 39.37456054687499], - [73.3361328125001, 39.41235351562506], - [73.38740234375004, 39.442724609375034], - [73.4704101562501, 39.46059570312502], - [73.63164062500007, 39.44887695312502], - [73.63632812500006, 39.396679687499955], - [73.60732421875, 39.229199218749955], - [73.8052734375, 38.968652343749994], - [73.69609375000007, 38.85429687499996], - [73.80166015625, 38.60688476562501], - [74.02558593750004, 38.53984375000002], - [74.27744140625, 38.659765625000034], - [74.81230468750002, 38.46030273437498], - [74.8942382812501, 37.60141601562498], - [75.11875, 37.38569335937498], - [74.89130859375004, 37.231640624999955], - [74.875390625, 37.24199218750002], - [74.83046875, 37.28593750000002], - [74.73056640625006, 37.35703125], - [74.659375, 37.39448242187501], - [74.34902343750005, 37.41875], - [74.25966796875005, 37.41542968750002], - [74.20351562500005, 37.37246093750005], - [74.16708984375, 37.32944335937498], - [73.74960937500006, 37.23178710937498], - [73.6535156250001, 37.239355468750034], - [73.62753906250006, 37.261572265625006], - [73.71728515625003, 37.32944335937498], - [73.7337890625, 37.37578125000002], - [73.72060546875, 37.41875], - [73.65712890625005, 37.43046875], - [73.6046875000001, 37.44604492187503], - [73.48134765625, 37.4716796875], - [73.38291015625006, 37.462255859375034], - [73.21113281250004, 37.40849609375002], - [72.89550781250003, 37.26752929687498], - [72.65742187500004, 37.029052734375], - [71.665625, 36.696923828124994], - [71.530859375, 36.845117187499994], - [71.43291015625007, 37.12753906249998], - [71.5822265625001, 37.91010742187498], - [71.55195312500004, 37.93315429687496], - [71.48779296874997, 37.93188476562497], - [71.38964843750003, 37.90629882812502], - [71.31992187500006, 37.90185546875], - [71.27851562500004, 37.91840820312498], - [71.33271484375004, 38.170263671875034], - [71.25585937499997, 38.306982421875006], - [70.7359375, 38.42255859375001], - [70.41777343750002, 38.075439453125], - [70.21464843750002, 37.92441406250006], - [70.19941406250004, 37.88603515624996], - [70.25498046875006, 37.76538085937497], - [70.25146484374997, 37.66416015625006], - [70.18867187500004, 37.58247070312501], - [70.11982421875004, 37.54350585937499], - [69.9849609375, 37.566162109375], - [69.8208984375, 37.60957031250004], - [69.62578125000002, 37.59404296874999], - [69.49208984375, 37.55307617187498], - [69.42011718750004, 37.486718749999966], - [69.39921875000007, 37.39931640625002], - [69.42968749999997, 37.290869140625034], - [69.414453125, 37.20776367187497], - [69.35380859375007, 37.15004882812502], - [69.3039062500001, 37.11694335937503], - [69.26484375000004, 37.1083984375], - [69.18017578125003, 37.158300781250034], - [68.96044921875003, 37.32504882812498], - [68.9118164062501, 37.33393554687501], - [68.88525390624997, 37.32807617187498], - [68.85537109375005, 37.31684570312501], - [68.83847656250006, 37.30283203124998], - [68.82373046874997, 37.27070312500001], - [68.78203125000002, 37.25800781250001], - [68.7232421875, 37.26801757812501], - [68.6691406250001, 37.258398437500006], - [68.3869140625001, 37.1375], - [68.29951171875004, 37.08842773437502], - [68.28476562500006, 37.036328124999955], - [68.2609375000001, 37.01308593750002], - [68.2121093750001, 37.02153320312496], - [68.0677734375, 36.949804687500006], - [67.95800781249997, 36.972021484375006], - [67.83447265624997, 37.06420898437506], - [67.75898437500004, 37.172216796875034], - [67.7980468750001, 37.244970703125006], - [67.81435546875005, 37.48701171875004], - [68.3502929687501, 38.211035156250006], - [68.08720703125002, 38.47353515625002], - [68.13251953125004, 38.927636718749966], - [67.69443359375006, 38.99462890625003], - [67.64833984375005, 39.13105468750004], - [67.3576171875001, 39.216699218749994], - [67.426171875, 39.46557617187497], - [67.71904296875007, 39.62138671875002], - [68.46328125, 39.53671874999998], - [68.63896484375007, 39.8388671875], - [68.86875, 39.90747070312503], - [68.80468750000003, 40.05034179687499], - [68.9720703125, 40.08994140624998], - [68.63066406250007, 40.16708984374998], - [69.27490234374997, 40.19809570312498], - [69.20625, 40.566552734374994], - [69.35722656250002, 40.76738281249996], - [69.71289062500003, 40.65698242187503], - [70.40195312500006, 41.03510742187498], - [70.75107421875006, 40.721777343750006], - [70.37158203125003, 40.38413085937506], - [70.653125, 40.201171875], - [70.95800781250003, 40.238867187500034] - ] - ] - ] - }, - "properties": { - "name": "Tajikistan", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [66.52226562500007, 37.34848632812506], - [66.471875, 37.3447265625], - [65.7650390625, 37.56914062499996], - [65.55498046875002, 37.25117187500004], - [65.30361328125005, 37.24677734375001], - [65.08964843750007, 37.237939453124994], - [64.9515625, 37.19355468750001], - [64.81630859375005, 37.13208007812503], - [64.7824218750001, 37.05927734375001], - [64.60253906250003, 36.554541015625034], - [64.5658203125, 36.427587890625034], - [64.51103515625002, 36.34067382812498], - [64.184375, 36.14892578125], - [63.8625, 36.012353515624994], - [63.12998046875006, 35.84619140624997], - [63.169726562500074, 35.678125], - [63.05664062500003, 35.44580078125003], - [62.98027343750002, 35.40917968750003], - [62.85800781250006, 35.34965820312499], - [62.688085937500006, 35.25532226562504], - [62.3078125000001, 35.17080078125005], - [62.08964843750002, 35.3796875], - [61.62099609375005, 35.43232421875004], - [61.34472656249997, 35.62949218750006], - [61.26201171875002, 35.61958007812498], - [61.25214843750004, 35.86762695312498], - [61.15292968750006, 35.97675781250001], - [61.212011718750006, 36.190527343750034], - [61.11962890625003, 36.64257812500003], - [60.34130859375003, 36.63764648437501], - [60.06279296875002, 36.962890625], - [59.454980468749994, 37.25283203125002], - [59.30175781249997, 37.51064453125005], - [58.81542968750003, 37.683496093749994], - [58.261621093749994, 37.665820312500045], - [57.35371093750004, 37.97333984374998], - [57.1935546875001, 38.216406250000034], - [56.440625, 38.249414062499994], - [56.272070312500006, 38.080419921875034], - [55.38085937500003, 38.051123046875034], - [54.90009765625004, 37.77792968750006], - [54.6994140625001, 37.47016601562498], - [53.91416015625006, 37.34355468750002], - [53.86865234375003, 38.949267578125045], - [53.70458984375003, 39.209570312500034], - [53.33632812500005, 39.34082031250006], - [53.15664062499999, 39.26499023437506], - [53.23564453125002, 39.608544921874966], - [53.603125, 39.546972656250034], - [53.472265625, 39.66879882812498], - [53.48730468749997, 39.909375], - [52.9875, 39.98759765625002], - [53.03554687500005, 39.7744140625], - [52.80468749999997, 40.054003906250045], - [52.73369140625002, 40.39873046875002], - [52.943457031250006, 41.03808593750006], - [53.1452148437501, 40.82495117187497], - [53.61523437500003, 40.818505859374994], - [53.87001953125005, 40.64868164062503], - [54.37734375, 40.693261718749966], - [54.319433593750006, 40.83457031249998], - [54.68505859375003, 40.873046875], - [54.70371093750006, 41.071142578125034], - [54.094824218750006, 41.51938476562506], - [53.80468749999997, 42.11762695312498], - [53.16416015625006, 42.09379882812502], - [52.97001953125002, 41.97622070312505], - [52.81484375, 41.711816406249994], - [52.850390625000074, 41.20029296875006], - [52.4938476562501, 41.780371093750034], - [53.0558593750001, 42.14775390624999], - [54.120996093749994, 42.335205078125], - [54.85380859375002, 41.965185546875006], - [55.434375, 41.296289062499994], - [55.97744140625005, 41.32221679687504], - [57.01796875, 41.26347656249996], - [57.11884765625004, 41.35029296874998], - [56.96406250000004, 41.856542968750006], - [57.290625, 42.123779296875], - [57.814257812500074, 42.18984375000005], - [58.02890625, 42.48764648437506], - [58.474414062500074, 42.29936523437496], - [58.15156250000004, 42.628076171874966], - [58.477148437500006, 42.66284179687503], - [58.5890625000001, 42.778466796874966], - [59.35429687500002, 42.32329101562496], - [59.98515625000002, 42.21171875], - [59.94179687499999, 41.97353515625002], - [60.20078125000006, 41.803125], - [60.07558593750005, 41.759667968749966], - [60.089648437500074, 41.39941406250003], - [60.454980468749994, 41.221630859374955], - [61.2423828125001, 41.18920898437503], - [61.496972656249994, 41.276074218749955], - [61.90283203124997, 41.09370117187501], - [62.48320312500002, 39.97563476562496], - [63.76367187500003, 39.16054687499999], - [64.3099609375, 38.97729492187497], - [65.612890625, 38.23857421875002], - [65.97119140624997, 38.244238281250006], - [66.60625, 37.98671875000005], - [66.52558593750004, 37.785742187500034], - [66.51132812500006, 37.59916992187496], - [66.51064453125, 37.45869140625004], - [66.52226562500007, 37.34848632812506] - ] - ] - }, - "properties": { - "name": "Turkmenistan", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [124.0363281250001, -9.341601562500031], - [124.44443359375012, -9.190332031250023], - [124.28232421875012, -9.427929687500026], - [124.0363281250001, -9.341601562500031] - ] - ], - [ - [ - [125.06816406250002, -9.511914062499997], - [124.96015625000004, -9.213769531250009], - [125.10048828125, -9.189843750000023], - [125.14902343750012, -9.042578125000034], - [124.93681640625007, -9.053417968750026], - [124.92226562500005, -8.942480468749977], - [125.17802734375002, -8.647851562499994], - [125.38183593749997, -8.575390624999983], - [126.61972656250006, -8.459472656249986], - [126.96640625000012, -8.315722656250017], - [127.29609375000004, -8.424511718749969], - [126.91523437500004, -8.715234374999966], - [125.40800781250002, -9.275781250000023], - [125.06816406250002, -9.511914062499997] - ] - ], - [ - [ - [125.64609375000006, -8.139941406250003], - [125.5794921875, -8.311816406250017], - [125.50712890625007, -8.275097656249997], - [125.64609375000006, -8.139941406250003] - ] - ] - ] - }, - "properties": { - "name": "Timor-Leste", - "childNum": 3 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-175.1619140625, -21.169335937500023], - [-175.07817382812496, -21.129003906249977], - [-175.15659179687495, -21.26367187499997], - [-175.36235351562496, -21.106835937499994], - [-175.1619140625, -21.169335937500023] - ] - ], - [ - [ - [-173.953515625, -18.63935546875001], - [-174.06914062500002, -18.640234375], - [-173.96806640624993, -18.565332031250023], - [-173.953515625, -18.63935546875001] - ] - ] - ] - }, - "properties": { - "name": "Tonga", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-61.012109374999966, 10.134326171874989], - [-61.906103515625006, 10.069140625000031], - [-61.49931640624999, 10.268554687499972], - [-61.47827148437497, 10.603369140624977], - [-61.65117187499993, 10.718066406249974], - [-60.917626953124966, 10.84023437499999], - [-61.03374023437502, 10.669873046875026], - [-61.012109374999966, 10.134326171874989] - ] - ] - }, - "properties": { - "name": "Trinidad and Tobago", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [10.957617187500063, 33.72207031250005], - [10.722070312500051, 33.738916015624994], - [10.745214843750063, 33.88867187500006], - [11.017871093749989, 33.82333984374998], - [10.957617187500063, 33.72207031250005] - ] - ], - [ - [ - [11.278027343750068, 34.753808593749994], - [11.123632812500063, 34.68168945312496], - [11.254882812500057, 34.82031250000006], - [11.278027343750068, 34.753808593749994] - ] - ], - [ - [ - [10.274609375000011, 31.684960937499994], - [10.114941406250068, 31.46376953125005], - [10.216406250000063, 30.78320312500003], - [10.05976562500004, 30.58007812500003], - [9.932519531250051, 30.42534179687496], - [9.895019531250028, 30.387304687500034], - [9.51875, 30.229394531249994], - [9.224023437500023, 31.373681640624994], - [9.160253906250006, 31.621337890625], - [9.044042968750034, 32.072363281250034], - [8.333398437500051, 32.54360351562502], - [8.1125, 33.055322265624994], - [7.877246093750017, 33.172119140625], - [7.534375, 33.717919921874994], - [7.513867187500068, 34.080517578124955], - [8.24560546875, 34.73408203124998], - [8.276855468750057, 34.97949218749997], - [8.312109375000063, 35.084619140624994], - [8.394238281250011, 35.20385742187503], - [8.318066406250011, 35.654931640624994], - [8.348730468750063, 36.367968750000045], - [8.207617187500006, 36.518945312499994], - [8.601269531250068, 36.83393554687504], - [8.576562500000023, 36.93720703125001], - [9.687988281250057, 37.34038085937499], - [9.838476562500063, 37.30898437499999], - [9.830273437499983, 37.13535156250006], - [9.875585937499977, 37.25415039062503], - [10.196386718750063, 37.205859375000045], - [10.293261718750074, 36.781494140625], - [10.412304687499983, 36.73183593750002], - [11.053906250000068, 37.07250976562506], - [11.12666015625004, 36.874072265625045], - [10.476562500000028, 36.175146484375006], - [10.590820312500028, 35.88725585937499], - [11.00429687500008, 35.63383789062496], - [11.120117187500057, 35.24028320312499], - [10.69091796875, 34.67846679687503], - [10.118359375000068, 34.280078125000045], - [10.049023437500068, 34.056298828124994], - [10.305273437500034, 33.72827148437497], - [10.713183593750017, 33.68901367187496], - [10.722753906250006, 33.514404296875], - [10.958007812500057, 33.62631835937498], - [11.257421875000034, 33.30883789062506], - [11.202636718749972, 33.24921874999998], - [11.50458984375004, 33.181933593750045], - [11.502441406250028, 33.15556640624999], - [11.467187500000051, 32.96572265625005], - [11.459179687500011, 32.897363281249966], - [11.453906250000017, 32.64257812500003], - [11.533789062500034, 32.52495117187496], - [11.535937500000017, 32.47333984375001], - [11.504980468750034, 32.413671875000034], - [11.358007812500006, 32.34521484375003], - [11.168261718750074, 32.25673828125002], - [11.005175781250074, 32.17270507812506], - [10.826367187500068, 32.080664062500034], - [10.771582031250006, 32.02119140625001], - [10.60888671875, 31.929541015624977], - [10.47578125000004, 31.736035156249983], - [10.274609375000011, 31.684960937499994] - ] - ] - ] - }, - "properties": { - "name": "Tunisia", - "childNum": 3 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [25.970019531250045, 40.136328125], - [25.6689453125, 40.13588867187502], - [25.918359375000023, 40.23798828125004], - [25.970019531250045, 40.136328125] - ] - ], - [ - [ - [43.43339843750002, 41.155517578125], - [43.43945312500003, 41.10712890625001], - [43.72265624999997, 40.71953124999999], - [43.56933593750003, 40.48237304687498], - [43.66621093750004, 40.12636718750002], - [44.28925781250004, 40.040380859375006], - [44.76826171875004, 39.70351562500005], - [44.81718750000002, 39.65043945312496], - [44.58710937500004, 39.76855468750006], - [44.3893554687501, 39.422119140625], - [44.02324218750002, 39.37744140625006], - [44.27167968750004, 38.83603515625006], - [44.2985351562501, 38.38627929687499], - [44.4499023437501, 38.33422851562506], - [44.21132812499999, 37.908056640625006], - [44.589941406250006, 37.710351562499966], - [44.574023437500074, 37.435400390625006], - [44.79414062500004, 37.290380859375034], - [44.76513671875003, 37.142431640625006], - [44.73095703124997, 37.16528320312503], - [44.66933593750005, 37.17358398437503], - [44.60595703124997, 37.176025390625], - [44.401953125, 37.05849609375002], - [44.325585937499994, 37.0107421875], - [44.28183593750006, 36.97802734374997], - [44.24570312500006, 36.983300781249994], - [44.20166015624997, 37.05180664062502], - [44.208398437499994, 37.20263671875], - [44.19179687499999, 37.249853515625034], - [44.15625, 37.28295898437503], - [44.11445312500004, 37.30185546875006], - [44.01318359375003, 37.313525390625045], - [43.83642578124997, 37.223535156249994], - [43.67578125000003, 37.227246093749955], - [43.09248046875004, 37.36738281249998], - [42.936621093750006, 37.32475585937502], - [42.77460937500004, 37.371875], - [42.74111328125005, 37.361914062500034], - [42.6354492187501, 37.249267578125], - [42.45585937500002, 37.128710937500045], - [42.358984375, 37.10859375000004], - [42.31289062499999, 37.22958984374998], - [42.26855468749997, 37.276562499999955], - [42.24755859375003, 37.28222656250006], - [42.20273437500006, 37.29726562499999], - [42.16787109375005, 37.28862304687502], - [42.059863281250074, 37.2060546875], - [41.886816406250006, 37.156396484374994], - [40.70566406250006, 37.09770507812502], - [40.4503906250001, 37.00888671875006], - [40.016406250000074, 36.82607421875002], - [39.68652343749997, 36.73862304687506], - [39.50146484374997, 36.702246093750034], - [39.35664062500004, 36.68159179687498], - [39.10839843749997, 36.68056640625005], - [38.90644531250004, 36.69467773437498], - [38.76660156249997, 36.69311523437503], - [38.19169921875002, 36.90156250000004], - [37.90664062500005, 36.79462890625001], - [37.7203125, 36.74370117187502], - [37.52353515625006, 36.678320312500034], - [37.436328125000074, 36.643310546875], - [37.327050781249994, 36.64658203125006], - [37.18740234375005, 36.655908203124994], - [37.066210937500074, 36.652636718750045], - [36.98535156250003, 36.70239257812506], - [36.94179687499999, 36.758398437500006], - [36.77656250000004, 36.79267578124998], - [36.65859375000005, 36.80253906250002], - [36.62841796875003, 36.777685546875034], - [36.596875, 36.70136718750001], - [36.546679687500074, 36.50634765625], - [36.5375, 36.457421874999966], - [36.63671874999997, 36.233984375], - [36.37539062499999, 36.171240234375034], - [36.347558593749994, 36.003515625000034], - [36.20195312500002, 35.93754882812502], - [36.15361328125002, 35.83388671875005], - [36.12734375, 35.831445312499994], - [35.967578125000074, 35.91005859375002], - [35.89267578125006, 35.91655273437502], - [35.81093750000005, 36.30986328125002], - [36.18847656250003, 36.65898437499999], - [36.048925781250006, 36.91059570312501], - [35.393164062500006, 36.57519531249997], - [34.70361328125003, 36.81679687499999], - [33.694726562499994, 36.18198242187498], - [32.794824218749994, 36.03588867187497], - [32.37773437500002, 36.18364257812496], - [32.02197265625003, 36.53530273437502], - [31.35253906249997, 36.80107421874999], - [30.64404296874997, 36.86567382812501], - [30.446093750000074, 36.269873046875034], - [29.6890625, 36.15668945312498], - [29.22363281249997, 36.32446289062497], - [28.96962890625008, 36.71533203125003], - [28.303710937500057, 36.81196289062498], - [28.01943359375005, 36.63447265624998], - [28.083984375000057, 36.75146484375], - [27.453906250000017, 36.712158203125], - [28.00537109375003, 36.83198242187498], - [28.242382812500068, 37.029052734375], - [27.262988281250045, 36.97656250000003], - [27.30019531250005, 37.12685546875002], - [27.53505859375005, 37.16386718750002], - [27.06796875, 37.65791015625004], - [27.224414062500074, 37.725439453125006], - [27.23242187500003, 37.978662109374994], - [26.29072265625001, 38.27719726562498], - [26.44130859375005, 38.64121093749998], - [26.67421875000008, 38.33574218750002], - [27.14423828125001, 38.45195312499996], - [26.906835937500034, 38.48173828124999], - [26.763671875, 38.709619140624966], - [27.013671875000057, 38.88686523437502], - [26.814941406250057, 38.96098632812502], - [26.853613281250034, 39.115625], - [26.68183593750004, 39.292236328125], - [26.89921874999999, 39.549658203125034], - [26.113085937500074, 39.46738281249998], - [26.101367187500074, 39.56894531249998], - [26.18134765625004, 39.99008789062498], - [26.738085937500045, 40.40024414062506], - [27.28457031250008, 40.45561523437496], - [27.4755859375, 40.319921875000034], - [27.72802734375, 40.32880859374998], - [27.84853515625005, 40.38173828125002], - [27.73183593750008, 40.48149414062499], - [27.87490234375008, 40.512939453125], - [27.989550781250074, 40.48945312500001], - [27.96259765625001, 40.369873046875], - [29.00712890624999, 40.389746093750034], - [28.787890625000017, 40.534033203125034], - [28.95800781250003, 40.63056640624998], - [29.849218750000063, 40.760107421875006], - [29.113867187499977, 40.93784179687506], - [29.14814453125004, 41.221044921875034], - [31.25488281249997, 41.10761718750001], - [31.45800781249997, 41.32001953125004], - [32.306445312500074, 41.72958984374998], - [33.38134765625003, 42.01757812500003], - [34.75048828124997, 41.95683593749999], - [35.006445312500006, 42.06328125000002], - [35.15488281250006, 42.02753906250001], - [35.12207031250003, 41.89111328125003], - [35.297753906249994, 41.72851562500003], - [35.558007812499994, 41.63403320312506], - [36.05175781249997, 41.68256835937498], - [36.40537109375006, 41.27460937500001], - [36.77773437499999, 41.36347656250001], - [37.066210937500074, 41.184423828125034], - [38.38105468750004, 40.92451171875001], - [39.426367187500006, 41.10644531250003], - [40.26523437500006, 40.96132812500005], - [41.08359375000006, 41.26118164062504], - [41.41435546875002, 41.42363281249999], - [41.510058593750074, 41.51748046875002], - [41.70175781250006, 41.471582031249994], - [41.77939453125006, 41.44052734374998], - [41.823535156250074, 41.432373046875], - [41.92578125000003, 41.49565429687502], - [42.46640625, 41.43984375000002], - [42.56738281249997, 41.55927734375001], - [42.590429687500006, 41.57070312500002], - [42.60683593750005, 41.57880859374998], - [42.682421875000074, 41.58574218749999], - [42.75410156250004, 41.57890625000002], - [42.787890625000074, 41.56372070312503], - [42.82167968750005, 41.49238281249998], - [42.90673828125003, 41.46684570312502], - [43.05712890625003, 41.35283203124996], - [43.149023437500006, 41.30712890624997], - [43.171289062499994, 41.28793945312498], - [43.14101562499999, 41.26484374999998], - [43.15283203124997, 41.23642578125006], - [43.20546875000005, 41.19916992187501], - [43.43339843750002, 41.155517578125] - ] - ], - [ - [ - [27.47480468750001, 41.946875], - [28.014453125000017, 41.96904296874999], - [28.197851562500063, 41.55449218750002], - [29.057226562500006, 41.22973632812503], - [28.95625, 41.00820312499999], - [28.172167968750074, 41.08071289062502], - [27.49941406250005, 40.97314453124997], - [27.258007812499983, 40.687353515625006], - [26.772070312500034, 40.498046875], - [26.202734375000034, 40.07539062500004], - [26.25380859375005, 40.31469726562503], - [26.792089843750034, 40.626611328124994], - [26.10546875000003, 40.61132812499997], - [26.03896484375008, 40.726757812499955], - [26.331054687500057, 40.954492187499994], - [26.330664062499977, 41.23876953125], - [26.62490234375008, 41.401757812499994], - [26.581347656250074, 41.60126953125004], - [26.320898437500034, 41.716552734375], - [26.3603515625, 41.80156249999999], - [26.51142578125004, 41.82636718749998], - [26.549707031250023, 41.896728515625], - [26.5796875, 41.947949218749955], - [26.615332031250063, 41.964892578125045], - [26.884863281250006, 41.99184570312502], - [26.96875, 42.02685546875006], - [27.01171875, 42.05864257812496], - [27.193359375000057, 42.07709960937498], - [27.24433593750004, 42.09326171875], - [27.294921875000057, 42.079541015624955], - [27.47480468750001, 41.946875] - ] - ] - ] - }, - "properties": { - "name": "Turkey", - "childNum": 3 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [39.71132812499999, -7.977441406250023], - [39.602929687499994, -7.936132812499949], - [39.907128906249994, -7.649218750000031], - [39.71132812499999, -7.977441406250023] - ] - ], - [ - [ - [39.49648437499999, -6.174609375], - [39.573046875000074, -6.387402343750011], - [39.48095703124997, -6.45371093750002], - [39.18232421875004, -6.172558593750026], - [39.30898437499999, -5.721972656249974], - [39.49648437499999, -6.174609375] - ] - ], - [ - [ - [39.86503906250002, -4.906152343750037], - [39.74931640625002, -5.443847656249986], - [39.646777343750074, -5.368554687500009], - [39.6734375, -4.927050781250031], - [39.86503906250002, -4.906152343750037] - ] - ], - [ - [ - [33.90322265625005, -1.002050781250034], - [37.643847656250074, -3.045410156250028], - [37.608203125000074, -3.497070312500028], - [39.221777343750006, -4.692382812500014], - [38.80468750000003, -6.070117187500031], - [38.87402343750003, -6.33125], - [39.5460937500001, -7.024023437500034], - [39.288476562499994, -7.517871093750003], - [39.28701171875005, -7.787695312500006], - [39.4284179687501, -7.81279296874996], - [39.441015625, -8.011523437499946], - [39.304003906250074, -8.44384765625], - [39.451269531250006, -8.94296875], - [39.64130859375004, -9.19248046875002], - [39.72519531250006, -10.000488281249972], - [40.46357421875004, -10.464355468749972], - [39.98867187499999, -10.820800781250014], - [39.81708984375004, -10.912402343750031], - [38.9875, -11.167285156250003], - [38.49179687500006, -11.413281250000026], - [37.92021484375002, -11.294726562500031], - [37.72480468750004, -11.58066406250002], - [37.54169921875004, -11.675097656249974], - [37.37285156250002, -11.710449218749986], - [36.97890625000005, -11.566992187499977], - [36.30566406250003, -11.706347656249946], - [36.191308593749994, -11.670703124999974], - [36.17548828125004, -11.60927734374998], - [36.08222656250004, -11.537304687499969], - [35.91132812500004, -11.45468750000002], - [35.785449218750074, -11.452929687500017], - [35.63095703125006, -11.582031250000028], - [35.564355468749994, -11.602343749999989], - [35.418261718750074, -11.583203125], - [35.18261718750003, -11.574804687499977], - [34.95947265625003, -11.578125], - [34.93701171874997, -11.463476562500034], - [34.890625, -11.3935546875], - [34.77382812500005, -11.341699218750009], - [34.60791015624997, -11.08046875], - [34.66708984375006, -10.792480468750028], - [34.56992187500006, -10.241113281249966], - [34.32089843750006, -9.731542968749977], - [33.99560546875003, -9.495410156250003], - [33.88886718750004, -9.670117187499983], - [32.91992187500003, -9.407421875000026], - [32.75664062500002, -9.322265625], - [31.94257812500004, -9.05400390624996], - [31.91865234375004, -8.942187500000017], - [31.886132812499994, -8.921972656249977], - [31.81806640625004, -8.902246093749952], - [31.673632812500017, -8.908789062499963], - [31.55625, -8.80546875], - [31.44921874999997, -8.65390625], - [31.35058593750003, -8.607031250000034], - [31.07636718750004, -8.611914062499963], - [30.968359375000063, -8.550976562499983], - [30.89199218750005, -8.473730468749963], - [30.830664062500063, -8.385546875000031], - [30.720898437500097, -8.104394531250037], - [30.40673828125003, -7.460644531249983], - [30.313183593750097, -7.203710937499949], - [30.212695312500017, -7.037890625000017], - [30.10625, -6.915039062500028], - [29.961816406249994, -6.803125], - [29.798144531250017, -6.691894531249957], - [29.70966796875004, -6.61689453125004], - [29.590625, -6.394433593750023], - [29.540820312500017, -6.313867187500037], - [29.50625, -6.172070312500011], - [29.480078125, -6.025], - [29.490820312500063, -5.96542968750002], - [29.59638671875004, -5.775976562499963], - [29.60703125, -5.722656250000028], - [29.59414062500005, -5.650781250000037], - [29.542382812499994, -5.499804687500017], - [29.34277343749997, -4.983105468749997], - [29.32343750000004, -4.898828124999966], - [29.32568359374997, -4.835644531249969], - [29.404199218749994, -4.49667968750002], - [29.40322265625005, -4.449316406249963], - [29.71777343750003, -4.45585937499996], - [29.94726562499997, -4.307324218749983], - [30.4, -3.65390625], - [30.790234375000097, -3.274609375000011], - [30.811132812500006, -3.116406250000011], - [30.78027343750003, -2.984863281249957], - [30.70947265624997, -2.977246093749997], - [30.604296875000074, -2.935253906249969], - [30.515039062499994, -2.917578125], - [30.45556640625003, -2.893164062500006], - [30.433496093749994, -2.874511718750028], - [30.424023437500097, -2.82402343749996], - [30.473339843750097, -2.6943359375], - [30.42421875000005, -2.641601562500014], - [30.441992187500006, -2.613476562499969], - [30.53369140624997, -2.426269531250014], - [30.55361328125005, -2.400097656250011], - [30.593359375000063, -2.39677734374996], - [30.65664062500005, -2.373828124999989], - [30.71484375000003, -2.363476562500011], - [30.7625, -2.371679687499991], - [30.828710937500006, -2.338476562499977], - [30.85498046874997, -2.265429687500017], - [30.8765625, -2.143359375000017], - [30.864648437499994, -2.044042968749949], - [30.819140625000017, -1.967480468749983], - [30.812597656250006, -1.56308593750002], - [30.76220703124997, -1.458691406249983], - [30.710742187500074, -1.396777343749974], - [30.631933593750006, -1.36748046874996], - [30.508105468750074, -1.208203125000026], - [30.47021484374997, -1.13115234374996], - [30.47705078124997, -1.0830078125], - [30.509960937500097, -1.067285156249994], - [30.51992187499999, -1.0625], - [30.67275390625005, -1.051367187499949], - [30.741992187500017, -1.007519531249997], - [30.809179687500063, -0.994921875], - [30.82363281250005, -0.999023437499943], - [30.84472656250003, -1.002050781250034], - [32.371875, -1.002050781250034], - [33.90322265625005, -1.002050781250034] - ] - ] - ] - }, - "properties": { - "name": "Tanzania", - "childNum": 4 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [30.50996093750001, -1.067285156250009], - [30.46992187500001, -1.066015625], - [30.41230468750001, -1.063085937500006], - [30.360253906250023, -1.074609375], - [29.930078125000023, -1.469921875000011], - [29.82539062500001, -1.335546875], - [29.576953125000017, -1.387890625000011], - [29.717675781250023, 0.098339843749997], - [29.934472656250023, 0.4990234375], - [29.94287109375, 0.819238281249994], - [31.252734375000017, 2.044580078124994], - [31.176367187500006, 2.270068359374989], - [30.728613281250006, 2.455371093749989], - [30.8466796875, 2.847021484374991], - [30.754003906250006, 3.041796874999989], - [30.90644531250001, 3.408935546875], - [30.83857421875001, 3.49072265625], - [31.15234375, 3.785595703124997], - [31.547167968750017, 3.677587890624991], - [31.79804687500001, 3.802636718749994], - [32.13593750000001, 3.519726562499997], - [32.33574218750002, 3.706201171874994], - [32.99726562500001, 3.880175781249989], - [33.489355468750006, 3.755078125], - [33.568457031250006, 3.81171875], - [33.74160156250002, 3.985253906249994], - [33.97607421875, 4.22021484375], - [34.13203125000001, 3.88916015625], - [34.18574218750001, 3.869775390624994], - [34.1650390625, 3.81298828125], - [34.26708984375, 3.733154296875], - [34.39287109375002, 3.691503906249991], - [34.43769531250001, 3.650585937499997], - [34.44179687500002, 3.60625], - [34.3994140625, 3.412695312499991], - [34.4072265625, 3.357519531249991], - [34.447851562500006, 3.163476562499994], - [34.90576171875, 2.4796875], - [34.88300781250001, 2.417919921874997], - [34.96406250000001, 2.062402343749994], - [34.9775390625, 1.861914062499991], - [34.97646484375002, 1.719628906249994], - [34.79863281250002, 1.24453125], - [34.48173828125002, 1.042138671874994], - [34.41083984375001, 0.867285156249991], - [34.16093750000002, 0.605175781249997], - [33.94316406250002, 0.173779296874997], - [33.90322265625002, -1.002050781250006], - [32.371875, -1.002050781250006], - [30.8447265625, -1.002050781250006], - [30.823632812500023, -0.9990234375], - [30.809179687500006, -0.994921875], - [30.741992187500017, -1.007519531250011], - [30.672753906250023, -1.051367187500006], - [30.598730468750006, -1.069726562500009], - [30.519921875000023, -1.0625], - [30.50996093750001, -1.067285156250009] - ] - ] - }, - "properties": { - "name": "Uganda", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [32.01220703124997, 46.20390624999999], - [32.15009765625004, 46.1546875], - [31.56386718750005, 46.25776367187504], - [31.50878906250003, 46.373144531250006], - [32.01220703124997, 46.20390624999999] - ] - ], - [ - [ - [38.21435546875003, 47.091455078124966], - [37.54335937499999, 47.07456054687498], - [36.794824218749994, 46.71440429687499], - [36.55878906250004, 46.76269531250006], - [35.82714843749997, 46.62431640625002], - [35.01455078125005, 46.10600585937502], - [35.280175781249994, 46.27949218750001], - [35.23037109375005, 46.440625], - [34.84960937500003, 46.189892578124955], - [35.02285156250005, 45.70097656250002], - [35.45751953124997, 45.316308593749994], - [36.170507812500006, 45.453076171874955], - [36.575, 45.3935546875], - [36.39335937500002, 45.06538085937501], - [35.87011718750003, 45.005322265624955], - [35.472558593749994, 45.098486328125006], - [35.08769531250002, 44.802636718749966], - [34.46992187500004, 44.7216796875], - [33.909960937500074, 44.387597656249966], - [33.45068359374997, 44.553662109374955], - [33.55517578125003, 45.09765625000003], - [32.5080078125001, 45.40380859375006], - [33.664843750000074, 45.94707031249996], - [33.59414062500005, 46.09624023437499], - [33.42988281250004, 46.05761718750003], - [33.20224609375006, 46.17573242187501], - [32.47675781250004, 46.08369140625001], - [31.83125, 46.28168945312501], - [32.00849609375004, 46.42998046875002], - [31.554882812500097, 46.554296875000034], - [32.36132812499997, 46.474951171875034], - [32.578027343749994, 46.615625], - [32.04433593750005, 46.642480468749966], - [31.75917968750005, 47.21284179687501], - [31.872851562500017, 46.649755859375034], - [31.532128906249994, 46.66474609374998], - [31.56337890625005, 46.77729492187501], - [31.402929687500063, 46.62880859375002], - [30.796289062499994, 46.55200195312503], - [30.219042968750074, 45.866748046875045], - [29.62841796875003, 45.722460937500045], - [29.705859375000074, 45.25991210937505], - [29.567675781250074, 45.37080078124998], - [29.40371093750005, 45.419677734375], - [29.22353515625005, 45.402929687500034], - [28.894335937500017, 45.28994140625002], - [28.78173828125, 45.30986328125002], - [28.76660156250003, 45.28623046874998], - [28.78828125000001, 45.240966796875], - [28.451269531250006, 45.292187499999955], - [28.317675781250045, 45.347119140624955], - [28.2125, 45.45043945312506], - [28.26484375000004, 45.48388671875003], - [28.310351562500074, 45.49858398437499], - [28.499023437500057, 45.517724609374994], - [28.513769531250034, 45.57241210937502], - [28.49160156250005, 45.66577148437503], - [28.562304687500074, 45.73579101562501], - [28.667578125, 45.79384765625002], - [28.729296875000074, 45.852001953124955], - [28.73876953125003, 45.937158203124994], - [28.84951171875005, 45.97866210937502], - [28.94775390624997, 46.049951171874966], - [28.971875, 46.12763671874998], - [29.00625, 46.17646484374998], - [28.94375, 46.28842773437506], - [28.930566406250023, 46.36225585937501], - [28.92744140625001, 46.42412109374999], - [28.958398437500023, 46.45849609374997], - [29.146289062500017, 46.52690429687496], - [29.186230468750068, 46.52397460937499], - [29.20078125, 46.504980468750034], - [29.20458984374997, 46.37934570312501], - [29.223828125000097, 46.37695312499997], - [29.458789062500017, 46.453759765624994], - [29.83789062499997, 46.35053710937501], - [29.878027343750063, 46.360205078125034], - [30.07568359375003, 46.377832031249966], - [30.131054687500097, 46.42309570312506], - [29.92431640624997, 46.53886718750002], - [29.934765625000097, 46.625], - [29.942480468750063, 46.72377929687502], - [29.918066406250063, 46.78242187499998], - [29.877832031249994, 46.828906250000045], - [29.57197265625004, 46.96401367187502], - [29.455664062500006, 47.292626953124994], - [29.134863281250006, 47.48969726562501], - [29.125390625000023, 47.96455078125001], - [28.42304687500001, 48.146875], - [28.34052734375001, 48.144433593749994], - [27.54921875000008, 48.47773437500004], - [27.22851562500003, 48.37143554687506], - [26.90058593750001, 48.37192382812506], - [26.847070312500023, 48.387158203124955], - [26.640429687500045, 48.29414062500001], - [26.618945312500017, 48.25986328125006], - [26.4423828125, 48.22998046875], - [26.162695312500063, 47.992529296875034], - [25.90869140625, 47.96757812500002], - [25.689257812500045, 47.93247070312506], - [25.46425781250005, 47.910791015624994], - [24.979101562500063, 47.72412109374997], - [24.578906250000074, 47.93105468750005], - [23.628710937500017, 47.995849609375], - [23.40820312500003, 47.98999023437506], - [23.20263671875, 48.084521484375045], - [23.13945312499999, 48.08740234375], - [22.87666015625001, 47.94726562500006], - [22.769140625000063, 48.109619140625], - [22.582421875000023, 48.134033203125], - [22.253710937500017, 48.407373046874994], - [22.131835937500057, 48.40532226562502], - [22.142871093750017, 48.568505859374966], - [22.295214843750045, 48.68583984374999], - [22.389453125000045, 48.87348632812501], - [22.52412109375004, 49.03139648437502], - [22.538671875, 49.07270507812501], - [22.847070312500023, 49.08125], - [22.705664062500006, 49.17119140624999], - [22.6494140625, 49.53901367187498], - [22.706152343750006, 49.60620117187497], - [23.03632812500004, 49.899072265624966], - [23.711718750000045, 50.377343749999966], - [23.97265625, 50.410058593749966], - [24.089941406250006, 50.53046874999998], - [24.0947265625, 50.617041015625034], - [23.9970703125, 50.809375], - [24.095800781250063, 50.87275390625001], - [23.664453125000023, 51.31005859375], - [23.61376953125, 51.525390625], - [23.706835937500045, 51.64130859374998], - [23.79169921875001, 51.63710937500002], - [23.864257812500057, 51.62397460937501], - [23.951171875, 51.58505859374998], - [23.978320312500017, 51.59130859375003], - [24.12685546875008, 51.664648437500034], - [24.280078125000017, 51.77470703124999], - [24.361914062500006, 51.86752929687498], - [25.785742187500006, 51.923828125], - [26.77343750000003, 51.77070312499998], - [26.952832031249983, 51.754003906250034], - [27.074121093750023, 51.760839843750006], - [27.14199218750008, 51.75205078124998], - [27.29628906250008, 51.59741210937503], - [27.689746093750017, 51.572412109374994], - [27.7, 51.47797851562501], - [27.85859375000004, 51.59238281250006], - [28.532031250000017, 51.56245117187501], - [28.59902343750008, 51.54262695312505], - [28.647753906250074, 51.45654296875], - [28.690234375000017, 51.43886718750005], - [28.73125, 51.43339843749999], - [28.84951171875005, 51.540185546874994], - [28.927539062500045, 51.56215820312502], - [28.97773437500004, 51.57177734375003], - [29.01308593750005, 51.59892578124996], - [29.06074218750001, 51.625439453124955], - [29.102050781250057, 51.627539062500034], - [29.346484375000017, 51.38256835937503], - [30.160742187500006, 51.477880859375006], - [30.449511718750017, 51.274316406249994], - [30.63251953125004, 51.35541992187501], - [30.61171875000005, 51.406347656250006], - [30.602343750000017, 51.47124023437499], - [30.56074218750004, 51.531494140625], - [30.533007812500017, 51.596337890624966], - [30.583886718749994, 51.68896484375003], - [30.667285156250017, 51.81411132812502], - [30.755273437499994, 51.89516601562502], - [30.84570312500003, 51.95307617187501], - [30.980664062500097, 52.04619140624996], - [31.217968750000097, 52.05024414062498], - [31.345996093750074, 52.10537109375002], - [31.57373046875003, 52.108105468749955], - [31.763378906250097, 52.10107421875003], - [32.12226562500004, 52.05058593749996], - [32.435449218749994, 52.307226562500034], - [33.735253906249994, 52.344775390625045], - [34.397851562499994, 51.780419921874994], - [34.12109375000003, 51.67915039062498], - [34.21386718750003, 51.25537109375006], - [35.0640625, 51.203417968750045], - [35.31191406250005, 51.043896484374955], - [35.59111328125002, 50.36875], - [36.1164062500001, 50.408544921875006], - [36.619433593750074, 50.209228515625], - [37.42285156249997, 50.411474609375006], - [38.046875, 49.92001953125006], - [38.258593750000074, 50.05234375], - [38.91835937499999, 49.82470703125], - [39.17480468750003, 49.85595703124997], - [39.780566406250074, 49.57202148437503], - [40.080664062500006, 49.576855468749955], - [40.10878906250005, 49.251562500000034], - [39.68652343749997, 49.007910156250034], - [40.00361328125004, 48.82207031250002], - [39.792871093749994, 48.807714843750034], - [39.6447265625001, 48.591210937499966], - [39.8356445312501, 48.54277343749996], - [39.95791015625005, 48.268896484375034], - [39.77871093750005, 47.88754882812506], - [38.90029296875005, 47.85512695312502], - [38.36884765625004, 47.609960937500006], - [38.21435546875003, 47.091455078124966] - ] - ] - ] - }, - "properties": { - "name": "Ukraine", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-57.81059570312499, -30.85859375000001], - [-57.872509765625, -30.59101562500001], - [-57.831201171874994, -30.495214843750006], - [-57.71269531249999, -30.38447265625001], - [-57.65087890625, -30.295019531250006], - [-57.645751953125, -30.226953125], - [-57.60888671875, -30.187792968750003], - [-57.55229492187499, -30.26123046875], - [-57.21445312499999, -30.28339843750001], - [-57.186914062499994, -30.26484375000001], - [-57.120507812499994, -30.14443359375001], - [-56.83271484375, -30.107226562500003], - [-56.4072265625, -30.44746093750001], - [-55.998974609375, -30.837207031250003], - [-56.018457031249994, -30.99189453125001], - [-56.00468749999999, -31.079199218750006], - [-55.873681640624994, -31.069628906250003], - [-55.6271484375, -30.85810546875001], - [-55.60302734375, -30.85078125000001], - [-55.55732421875, -30.8759765625], - [-55.17353515625, -31.279589843750003], - [-55.09116210937499, -31.31396484375], - [-55.036035156249994, -31.27900390625001], - [-54.587646484375, -31.48515625], - [-54.22055664062499, -31.85517578125001], - [-53.76171875, -32.05683593750001], - [-53.601708984374994, -32.40302734375001], - [-53.12558593749999, -32.73671875], - [-53.2140625, -32.82109375], - [-53.31010742187499, -32.92705078125], - [-53.39521484375, -33.010351562500006], - [-53.482861328125, -33.06855468750001], - [-53.511865234374994, -33.10869140625], - [-53.53134765624999, -33.1708984375], - [-53.53134765624999, -33.65546875000001], - [-53.37060546875, -33.7421875], - [-53.419580078124994, -33.77919921875001], - [-53.47246093749999, -33.84931640625001], - [-53.53452148437499, -34.01748046875001], - [-53.742919921875, -34.24951171875], - [-53.785302734374994, -34.38037109375], - [-54.16855468749999, -34.670703125], - [-54.902294921875, -34.93281250000001], - [-55.67314453124999, -34.77568359375], - [-56.249951171875, -34.90126953125001], - [-57.17070312499999, -34.45234375000001], - [-57.8291015625, -34.47734375], - [-58.40019531249999, -33.91240234375], - [-58.363525390625, -33.18232421875001], - [-58.08232421874999, -32.893652343750006], - [-58.12958984375, -32.75722656250001], - [-58.16220703124999, -32.566503906250006], - [-58.201171875, -32.4716796875], - [-58.123046875, -32.321875], - [-58.11972656249999, -32.24892578125001], - [-58.164794921875, -32.18486328125], - [-58.177001953125, -32.11904296875001], - [-58.15634765624999, -32.0515625], - [-58.160400390625, -31.98652343750001], - [-58.18901367187499, -31.92421875], - [-58.16748046875, -31.87265625], - [-58.04233398437499, -31.76923828125001], - [-58.006982421874994, -31.68496093750001], - [-58.053857421874994, -31.494921875], - [-58.0333984375, -31.416601562500006], - [-57.89335937499999, -31.1953125], - [-57.868408203125, -31.10439453125001], - [-57.88632812499999, -30.93740234375001], - [-57.81059570312499, -30.85859375000001] - ] - ] - }, - "properties": { - "name": "Uruguay", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-155.58134765624996, 19.012011718750017], - [-155.88129882812495, 19.07050781250001], - [-156.04868164062498, 19.749951171874983], - [-155.82031249999997, 20.01416015624997], - [-155.83164062499998, 20.27583007812501], - [-155.198779296875, 19.99438476562503], - [-154.80419921875, 19.524462890625045], - [-155.58134765624996, 19.012011718750017] - ] - ], - [ - [ - [-156.84960937499997, 20.772656249999955], - [-156.97338867187497, 20.757519531249983], - [-157.0505859375, 20.912451171875034], - [-156.88056640624995, 20.904833984375074], - [-156.84960937499997, 20.772656249999955] - ] - ], - [ - [ - [-156.48681640624994, 20.93256835937504], - [-156.27753906250004, 20.951269531250034], - [-155.98984374999998, 20.75712890624999], - [-156.40878906249998, 20.60517578125004], - [-156.480078125, 20.80122070312501], - [-156.69775390625003, 20.949072265625034], - [-156.58540039062495, 21.034326171874994], - [-156.48681640624994, 20.93256835937504] - ] - ], - [ - [ - [-157.21362304687497, 21.215380859375017], - [-156.71215820312506, 21.155078125000074], - [-156.85986328125, 21.05634765625004], - [-157.29033203124996, 21.112597656250017], - [-157.21362304687497, 21.215380859375017] - ] - ], - [ - [ - [-157.79936523437502, 21.456640625000034], - [-157.63540039062502, 21.30761718749997], - [-158.11035156249994, 21.318603515625], - [-158.27314453125, 21.585253906250045], - [-157.9625, 21.701367187499983], - [-157.79936523437502, 21.456640625000034] - ] - ], - [ - [ - [-159.37275390625, 21.93237304687497], - [-159.60883789062495, 21.909521484375034], - [-159.78916015625003, 22.041796875000074], - [-159.57919921874998, 22.22314453124997], - [-159.35205078124997, 22.219580078125034], - [-159.37275390625, 21.93237304687497] - ] - ], - [ - [ - [-81.04418945312503, 24.716796875000057], - [-81.137353515625, 24.710498046875017], - [-80.93046875, 24.75947265625004], - [-81.04418945312503, 24.716796875000057] - ] - ], - [ - [ - [-80.3818359375, 25.142285156249955], - [-80.58056640624997, 24.954248046875023], - [-80.25708007812497, 25.34760742187504], - [-80.3818359375, 25.142285156249955] - ] - ], - [ - [ - [-97.17070312499996, 26.159375], - [-97.40209960937494, 26.820507812499983], - [-97.38598632812494, 27.19648437500004], - [-97.17070312499996, 26.159375] - ] - ], - [ - [ - [-80.18676757812497, 27.278417968750034], - [-80.17050781250003, 27.20478515625004], - [-80.43691406249994, 27.850537109374955], - [-80.18676757812497, 27.278417968750034] - ] - ], - [ - [ - [-91.793701171875, 29.50073242187497], - [-92.00664062499996, 29.61030273437501], - [-91.875244140625, 29.640966796875034], - [-91.793701171875, 29.50073242187497] - ] - ], - [ - [ - [-84.90791015624998, 29.642626953125017], - [-85.11674804687499, 29.63281249999997], - [-84.737158203125, 29.732421875], - [-84.90791015624998, 29.642626953125017] - ] - ], - [ - [ - [-89.22397460937498, 30.084082031249977], - [-89.34199218749995, 30.062841796875006], - [-89.18466796874995, 30.168652343749983], - [-89.22397460937498, 30.084082031249977] - ] - ], - [ - [ - [-118.34794921875002, 33.3857421875], - [-118.29746093750003, 33.312109375], - [-118.44628906249997, 33.317089843749955], - [-118.56943359375002, 33.46416015624999], - [-118.34794921875002, 33.3857421875] - ] - ], - [ - [ - [-120.04355468749995, 33.918847656249994], - [-120.25190429687494, 34.01386718749998], - [-120.07182617187493, 34.026513671874966], - [-120.04355468749995, 33.918847656249994] - ] - ], - [ - [ - [-119.88237304687497, 34.07968749999998], - [-119.54926757812497, 34.02817382812506], - [-119.80957031249997, 33.9677734375], - [-119.88237304687497, 34.07968749999998] - ] - ], - [ - [ - [-75.54414062499995, 35.240087890625034], - [-75.69008789062502, 35.221582031249994], - [-75.53637695312497, 35.27861328124999], - [-75.50351562500003, 35.769140625], - [-75.46474609374994, 35.448632812499966], - [-75.54414062499995, 35.240087890625034] - ] - ], - [ - [ - [-74.13320312500002, 39.680761718750034], - [-74.25048828125, 39.529394531250006], - [-74.10673828124996, 39.74643554687498], - [-74.13320312500002, 39.680761718750034] - ] - ], - [ - [ - [-72.50976562500003, 40.98603515625001], - [-72.58085937499996, 40.92133789062498], - [-71.90322265625, 41.06069335937505], - [-73.19428710937495, 40.654199218749994], - [-74.01489257812497, 40.581201171874966], - [-73.87924804687498, 40.79165039062502], - [-73.573828125, 40.91962890624998], - [-72.62509765624998, 40.99184570312505], - [-72.27412109374998, 41.15302734375001], - [-72.50976562500003, 40.98603515625001] - ] - ], - [ - [ - [-69.9779296875, 41.26557617187504], - [-70.23305664062502, 41.28632812500001], - [-70.04121093750001, 41.3974609375], - [-69.9779296875, 41.26557617187504] - ] - ], - [ - [ - [-70.50991210937502, 41.376318359375034], - [-70.82919921874995, 41.35898437500006], - [-70.61601562499996, 41.45722656250001], - [-70.50991210937502, 41.376318359375034] - ] - ], - [ - [ - [-71.24140625000001, 41.49194335937497], - [-71.34624023437496, 41.469384765624994], - [-71.23203124999995, 41.654296875], - [-71.24140625000001, 41.49194335937497] - ] - ], - [ - [ - [-68.18725585937497, 44.33247070312501], - [-68.41171875000003, 44.294335937499966], - [-68.29941406249998, 44.456494140624955], - [-68.18725585937497, 44.33247070312501] - ] - ], - [ - [ - [-122.394140625, 47.39526367187503], - [-122.50991210937497, 47.358007812500006], - [-122.486474609375, 47.48876953125], - [-122.394140625, 47.39526367187503] - ] - ], - [ - [ - [-122.57275390624999, 48.15664062499999], - [-122.38315429687499, 47.923193359375034], - [-122.74150390624999, 48.22529296875004], - [-122.62861328125, 48.38422851562498], - [-122.54243164062503, 48.29399414062499], - [-122.69702148437499, 48.228662109374994], - [-122.57275390624999, 48.15664062499999] - ] - ], - [ - [ - [-94.80346679687497, 49.0029296875], - [-94.71279296874997, 48.863427734374994], - [-94.62089843749999, 48.74262695312501], - [-93.85161132812496, 48.607275390625034], - [-93.70771484374995, 48.52543945312499], - [-93.37788085937498, 48.61655273437498], - [-93.25795898437497, 48.62885742187501], - [-92.83671875, 48.567773437499994], - [-92.50058593749995, 48.43535156250002], - [-92.41459960937493, 48.276611328125], - [-92.3484375, 48.276611328125], - [-92.00517578125002, 48.301855468750006], - [-91.38720703124997, 48.05854492187498], - [-91.04345703125003, 48.19370117187498], - [-90.84033203125003, 48.20053710937506], - [-90.79731445312495, 48.13105468750001], - [-89.4556640625, 47.996240234374994], - [-88.37817382812497, 48.30307617187498], - [-87.74389648437497, 48.06054687500003], - [-87.20800781249997, 47.848486328125006], - [-86.67216796874996, 47.636425781249955], - [-85.65224609375, 47.21997070312503], - [-85.07006835937497, 46.97993164062498], - [-84.87597656249994, 46.89990234375003], - [-84.66577148437503, 46.54326171875002], - [-84.44047851562496, 46.49814453125006], - [-84.12319335937497, 46.50292968749997], - [-83.97778320312503, 46.08491210937498], - [-83.61596679687503, 46.116845703124994], - [-83.46948242187503, 45.99467773437499], - [-83.59267578125, 45.81713867187506], - [-82.91933593749994, 45.51796875000002], - [-82.55107421874996, 45.34736328125001], - [-82.48505859374993, 45.08374023437503], - [-82.137841796875, 43.570898437500034], - [-82.19038085937495, 43.47407226562501], - [-82.54531249999997, 42.62470703124998], - [-83.10952148437497, 42.25068359375001], - [-83.141943359375, 41.97587890624996], - [-82.69003906249995, 41.675195312499994], - [-82.43906249999998, 41.67485351562502], - [-81.97416992187496, 41.88872070312499], - [-81.50732421874997, 42.10346679687504], - [-81.02822265624997, 42.247167968750006], - [-80.24755859375, 42.36601562499996], - [-79.17373046875, 42.74853515625], - [-78.91508789062496, 42.90913085937504], - [-78.98076171874993, 42.98061523437502], - [-79.02617187499996, 43.01733398437506], - [-79.066064453125, 43.10610351562502], - [-79.171875, 43.466552734375], - [-79.00249023437502, 43.52714843749999], - [-78.845556640625, 43.58334960937498], - [-78.72041015625001, 43.62495117187501], - [-78.45825195312497, 43.63149414062502], - [-77.596533203125, 43.62861328124998], - [-76.819970703125, 43.62880859375002], - [-76.18579101562503, 44.24223632812502], - [-75.81933593749997, 44.468017578125], - [-75.40126953124997, 44.77226562499999], - [-74.99614257812496, 44.970117187499966], - [-74.76245117187494, 44.99907226562502], - [-74.663232421875, 45.00390625000003], - [-71.51752929687495, 45.00756835937497], - [-71.327294921875, 45.29008789062496], - [-70.86503906249999, 45.27070312500001], - [-70.296240234375, 45.90610351562506], - [-70.00771484375002, 46.70893554687501], - [-69.24287109374998, 47.46298828124998], - [-69.0501953125, 47.426611328125034], - [-68.93720703124998, 47.21123046875002], - [-68.23549804687502, 47.34594726562503], - [-67.806787109375, 47.08281249999999], - [-67.80224609374994, 45.7275390625], - [-67.43266601562496, 45.603125], - [-67.366943359375, 45.17377929687498], - [-67.12485351562498, 45.16943359375], - [-66.98701171874995, 44.82768554687502], - [-67.191259765625, 44.67558593750002], - [-67.83906249999998, 44.576269531250034], - [-68.056640625, 44.38432617187502], - [-68.15205078124998, 44.50200195312499], - [-68.45058593749997, 44.50761718749999], - [-68.53251953124996, 44.25864257812498], - [-68.81191406249994, 44.33935546875], - [-68.76269531249994, 44.57075195312498], - [-69.22607421875003, 43.98647460937505], - [-69.52075195312503, 43.89736328125002], - [-69.55668945312496, 43.982763671875006], - [-69.62392578125, 43.88061523437497], - [-69.65288085937493, 43.99389648437506], - [-69.808349609375, 43.772314453125034], - [-69.965234375, 43.855078125], - [-70.17880859374998, 43.76635742187506], - [-70.73310546875001, 43.07001953125004], - [-70.82905273437493, 42.82534179687502], - [-70.61293945312497, 42.623242187499955], - [-71.04619140624993, 42.331103515625045], - [-70.73828125, 42.228857421875006], - [-70.42666015625002, 41.75727539062501], - [-70.00141601562498, 41.82617187500003], - [-70.24106445312495, 42.09121093750002], - [-70.10893554687496, 42.07832031249998], - [-69.97788085937498, 41.961279296875006], - [-69.94863281249997, 41.67714843750005], - [-70.65712890625, 41.53422851562496], - [-70.70112304687498, 41.71484375], - [-71.1685546875, 41.489404296874994], - [-71.14873046874996, 41.74570312499998], - [-71.27109375, 41.68125], - [-71.39013671875003, 41.79531250000005], - [-71.52285156249997, 41.378955078125045], - [-72.92470703125002, 41.28515625000003], - [-73.98710937499999, 40.751367187499994], - [-73.87197265625, 41.05517578124997], - [-73.96992187499995, 41.24970703125001], - [-73.92719726562495, 40.914257812499955], - [-74.26420898437496, 40.52861328124999], - [-73.972265625, 40.40034179687498], - [-74.079931640625, 39.78813476562496], - [-74.06459960937497, 39.99311523437498], - [-74.79448242187499, 39.00190429687501], - [-74.95429687499995, 38.949951171875], - [-74.89702148437502, 39.14545898437504], - [-75.52421874999999, 39.49018554687501], - [-75.421875, 39.78969726562502], - [-75.07416992187495, 39.98349609375006], - [-75.40063476562503, 39.83159179687502], - [-75.58759765625001, 39.64077148437505], - [-75.3921875, 39.09277343750006], - [-75.08867187499999, 38.777539062499955], - [-75.18710937499995, 38.59111328124999], - [-75.03876953124993, 38.426367187500006], - [-75.934375, 37.15190429687496], - [-75.97504882812498, 37.3984375], - [-75.65927734374995, 37.953955078125034], - [-75.850830078125, 37.971582031249994], - [-75.85869140624999, 38.36206054687503], - [-76.05122070312495, 38.27954101562503], - [-76.2646484375, 38.436425781249994], - [-76.26416015625, 38.599951171875006], - [-76.016943359375, 38.62509765624998], - [-76.21298828124998, 38.75830078125003], - [-76.34116210937498, 38.70966796874998], - [-76.16816406249998, 38.85273437499998], - [-76.32958984375, 38.95278320312505], - [-76.13520507812493, 39.082128906250006], - [-76.23569335937498, 39.19160156250001], - [-76.153125, 39.315039062500034], - [-75.87597656249997, 39.3759765625], - [-76.003125, 39.41083984375001], - [-75.87294921874997, 39.510888671874966], - [-75.95893554687498, 39.58505859374998], - [-76.2763671875, 39.32275390625], - [-76.330810546875, 39.40390625], - [-76.42089843749997, 39.225], - [-76.57041015624995, 39.26933593749996], - [-76.42758789062498, 39.12602539062499], - [-76.55854492187493, 39.065234375000045], - [-76.39409179687502, 38.368994140625034], - [-76.67734374999998, 38.611962890624966], - [-76.66855468749998, 38.5375], - [-76.34116210937498, 38.08701171875006], - [-76.86811523437495, 38.39028320312502], - [-76.88974609375, 38.292089843750006], - [-77.00117187499995, 38.44526367187504], - [-77.23251953125, 38.40771484375003], - [-77.03037109374995, 38.88925781249998], - [-77.26040039062502, 38.6], - [-77.27324218749996, 38.35175781249998], - [-77.04677734375002, 38.356689453125], - [-76.26425781250003, 37.89355468749997], - [-76.34414062499997, 37.675683593749994], - [-76.49248046874999, 37.682226562500006], - [-77.11108398437497, 38.165673828124994], - [-76.54946289062494, 37.66914062500001], - [-76.30556640625, 37.57148437500001], - [-76.26347656249996, 37.35703125], - [-76.40097656249998, 37.386132812499994], - [-76.45390624999993, 37.27353515625006], - [-76.75771484375002, 37.50541992187496], - [-76.28330078125, 37.05268554687501], - [-76.40087890624997, 36.991308593750034], - [-76.63090820312493, 37.22172851562499], - [-77.25087890624994, 37.329199218750034], - [-76.671875, 37.172949218750006], - [-76.48784179687502, 36.89702148437499], - [-75.99941406249997, 36.91264648437499], - [-75.53417968749997, 35.81909179687506], - [-75.94648437499995, 36.65908203125002], - [-75.99277343749995, 36.47377929687502], - [-75.82006835937494, 36.11284179687502], - [-76.14785156250002, 36.279296875], - [-76.15, 36.14575195312497], - [-76.27060546874998, 36.18989257812501], - [-76.22739257812498, 36.11601562499996], - [-76.559375, 36.015332031249955], - [-76.733642578125, 36.229150390624994], - [-76.726220703125, 35.957617187500034], - [-76.06977539062501, 35.970312500000034], - [-76.08359374999998, 35.69052734375006], - [-75.85390625, 35.96015625000001], - [-75.75883789062499, 35.84326171875], - [-75.77392578124997, 35.64697265624997], - [-76.17382812499997, 35.354150390624994], - [-76.489501953125, 35.397021484375045], - [-76.57719726562502, 35.53232421874998], - [-76.74140624999998, 35.431494140625034], - [-77.03999023437495, 35.527392578125045], - [-76.51293945312497, 35.270410156249994], - [-76.77915039062503, 34.990332031250034], - [-77.07026367187501, 35.154638671875034], - [-76.97495117187503, 35.025195312500045], - [-76.74497070312498, 34.94096679687502], - [-76.45673828124998, 34.989355468750034], - [-76.36220703125, 34.9365234375], - [-76.43979492187498, 34.84291992187502], - [-77.29624023437503, 34.602929687499994], - [-77.41225585937497, 34.730810546875034], - [-77.37978515625, 34.526611328125], - [-77.750732421875, 34.28496093749996], - [-77.92783203125, 33.93974609374999], - [-77.95327148437494, 34.16899414062496], - [-78.01333007812502, 33.91181640624998], - [-78.40585937499995, 33.91757812499998], - [-78.84145507812497, 33.72407226562501], - [-79.19379882812498, 33.24414062500003], - [-79.22646484375, 33.40488281249998], - [-79.27602539062497, 33.135400390624966], - [-79.80498046874999, 32.78740234374996], - [-79.93310546874997, 32.81005859375006], - [-79.94072265625002, 32.667138671874966], - [-80.36284179687496, 32.500732421875], - [-80.6341796875, 32.51171875000003], - [-80.474267578125, 32.42275390625002], - [-80.579345703125, 32.28730468750004], - [-80.80253906249999, 32.44804687500002], - [-80.69423828124997, 32.21572265625002], - [-81.11328124999997, 31.87861328125001], - [-81.06611328124995, 31.787988281250023], - [-81.259375, 31.538916015624977], - [-81.17543945312494, 31.531298828125017], - [-81.38095703124998, 31.353271484375], - [-81.28847656249997, 31.263916015625], - [-81.441748046875, 31.19970703124997], - [-81.5162109375, 30.801806640625017], - [-81.24951171875003, 29.793798828125006], - [-80.52412109374995, 28.48608398437503], - [-80.5849609375, 28.271582031250034], - [-80.456884765625, 27.90068359374996], - [-80.61000976562494, 28.177587890624977], - [-80.60693359375003, 28.522900390624983], - [-80.693505859375, 28.34497070312497], - [-80.68847656250003, 28.578515625000023], - [-80.83818359374999, 28.757666015625034], - [-80.74863281250003, 28.381005859375023], - [-80.050048828125, 26.807714843750063], - [-80.1263671875, 25.83349609375], - [-80.48466796874999, 25.229833984375034], - [-81.11049804687494, 25.138037109374977], - [-81.13603515624999, 25.309667968750034], - [-80.94042968750003, 25.264208984375017], - [-81.11333007812499, 25.367236328125045], - [-81.36494140625001, 25.83105468750003], - [-81.715478515625, 25.98315429687503], - [-81.95893554687495, 26.489941406249983], - [-81.82866210937496, 26.68706054687499], - [-82.03959960937496, 26.552050781250017], - [-82.01328125, 26.96157226562505], - [-82.24287109374998, 26.848876953125], - [-82.44135742187501, 27.059667968750034], - [-82.71459960937497, 27.499609375000063], - [-82.40576171874994, 27.862890624999977], - [-82.67519531249994, 27.963769531250023], - [-82.61098632812502, 27.77724609375005], - [-82.74287109374995, 27.709375], - [-82.84350585937494, 27.845996093750017], - [-82.65146484375, 28.8875], - [-83.69438476562502, 29.92597656250001], - [-84.04423828124996, 30.10380859374999], - [-84.30966796874995, 30.064746093750045], - [-84.38281250000003, 29.90737304687505], - [-85.31894531249995, 29.680224609375045], - [-85.413818359375, 29.76757812499997], - [-85.413818359375, 29.842480468749955], - [-85.31489257812493, 29.758105468750017], - [-85.35361328125, 29.875732421875], - [-85.67578125, 30.121923828125063], - [-85.60351562500003, 30.286767578124966], - [-85.75581054687495, 30.1669921875], - [-86.454443359375, 30.39912109375004], - [-86.12382812499999, 30.40581054687499], - [-86.25737304687502, 30.493017578124977], - [-87.201171875, 30.339257812499994], - [-86.98579101562498, 30.43085937500001], - [-86.99755859375, 30.5703125], - [-87.17060546874998, 30.538769531249983], - [-87.28105468750002, 30.339257812499994], - [-87.47578124999998, 30.294287109375006], - [-87.44829101562499, 30.394140625], - [-87.62226562499998, 30.264746093750006], - [-88.00595703124998, 30.230908203124955], - [-87.79028320312503, 30.291796875000017], - [-88.011328125, 30.694189453125006], - [-88.13544921874998, 30.366601562499994], - [-88.90522460937495, 30.415136718750006], - [-89.32055664062503, 30.3453125], - [-89.58847656249998, 30.165966796874955], - [-90.12597656249997, 30.369091796874955], - [-90.33198242187493, 30.277587890625057], - [-90.41303710937501, 30.140332031249983], - [-90.17534179687499, 30.02910156249996], - [-89.73745117187497, 30.171972656250034], - [-89.66503906249994, 30.117041015625034], - [-89.81518554687497, 30.007275390624955], - [-89.631689453125, 29.90380859375003], - [-89.400732421875, 30.04604492187505], - [-89.35444335937501, 29.82021484375005], - [-89.72089843749995, 29.619287109374966], - [-89.01572265625, 29.202880859375057], - [-89.15551757812497, 29.01660156250003], - [-89.23608398437494, 29.081103515625017], - [-89.37612304687497, 28.981347656250023], - [-89.44316406249996, 29.194140625000045], - [-90.15908203124997, 29.537158203125017], - [-90.05278320312499, 29.336816406249966], - [-90.21279296875, 29.104931640624983], - [-90.37919921874996, 29.29511718750001], - [-90.75102539062496, 29.13085937500003], - [-91.29013671875, 29.288964843749994], - [-91.15078124999994, 29.317919921875045], - [-91.24882812499993, 29.56420898437503], - [-91.51420898437499, 29.55537109375001], - [-91.8931640625, 29.836035156249977], - [-92.135498046875, 29.699462890625057], - [-92.08403320312499, 29.59282226562499], - [-92.26083984374995, 29.55683593750004], - [-93.17568359375, 29.778955078124994], - [-93.82646484374999, 29.725146484375045], - [-93.84145507812502, 29.97973632812503], - [-93.89047851562495, 29.689355468750023], - [-94.759619140625, 29.384277343750057], - [-94.52626953125, 29.547949218750006], - [-94.77827148437498, 29.54785156249997], - [-94.74194335937497, 29.75], - [-95.0228515625, 29.70234375000001], - [-94.88828125000003, 29.37055664062501], - [-95.27348632812499, 28.96386718750003], - [-96.23452148437502, 28.488964843749983], - [-96.01103515624996, 28.631933593749977], - [-96.44873046874997, 28.594482421875], - [-96.64003906249994, 28.708789062500017], - [-96.42109374999993, 28.457324218750045], - [-96.67636718749998, 28.34130859375003], - [-96.77353515624998, 28.421630859375057], - [-96.839501953125, 28.194384765625017], - [-97.156494140625, 28.144335937500045], - [-97.141259765625, 28.060742187499983], - [-97.034326171875, 28.093847656250063], - [-97.07309570312498, 27.98608398437503], - [-97.43149414062498, 27.83720703124999], - [-97.28872070312494, 27.670605468749983], - [-97.43911132812502, 27.328271484374966], - [-97.76845703124997, 27.45751953125], - [-97.69238281250003, 27.287158203125017], - [-97.48510742187497, 27.237402343750006], - [-97.55468749999994, 26.96733398437496], - [-97.43505859375, 26.48583984375003], - [-97.14624023437494, 25.961474609375045], - [-97.37563476562497, 25.871826171875], - [-99.10776367187498, 26.446923828124994], - [-99.45654296874999, 27.05668945312496], - [-99.50532226562497, 27.54833984375003], - [-100.29604492187495, 28.32768554687499], - [-100.75458984375001, 29.182519531249994], - [-101.44038085937503, 29.77685546875], - [-102.26894531249998, 29.871191406250034], - [-102.61494140624994, 29.75234375], - [-102.8919921875, 29.216406250000034], - [-103.16831054687498, 28.998193359374994], - [-104.110595703125, 29.386132812499994], - [-104.50400390624995, 29.677685546874955], - [-104.97880859374996, 30.645947265624955], - [-106.14804687499995, 31.450927734375], - [-106.44541015624996, 31.768408203125006], - [-108.21181640625002, 31.779345703125017], - [-108.21445312499993, 31.329443359375034], - [-111.0419921875, 31.32421875000003], - [-114.83593749999994, 32.50830078125003], - [-114.72475585937495, 32.71533203125003], - [-117.12827148437495, 32.533349609374994], - [-117.46743164062495, 33.295507812500006], - [-118.08051757812497, 33.72216796874997], - [-118.41044921874996, 33.74394531249996], - [-118.506201171875, 34.01738281249999], - [-119.14375, 34.11201171874998], - [-119.60605468749999, 34.41801757812499], - [-120.48120117187503, 34.47163085937498], - [-120.64467773437502, 34.57998046875002], - [-120.65908203124994, 35.122412109375034], - [-120.85737304687501, 35.209667968749955], - [-120.899609375, 35.42509765624999], - [-121.28383789062494, 35.67631835937499], - [-121.87739257812498, 36.33105468749997], - [-121.80742187499995, 36.851220703124994], - [-122.394921875, 37.20751953125003], - [-122.49921875000001, 37.542626953124994], - [-122.44560546875002, 37.797998046874966], - [-122.07050781249998, 37.47827148437503], - [-122.38544921875001, 37.960595703124966], - [-122.31425781249999, 38.00732421874997], - [-121.52534179687503, 38.05590820312503], - [-122.39335937499995, 38.14482421875002], - [-122.52133789062499, 37.82641601562497], - [-122.93198242187498, 38.05546875000002], - [-122.998779296875, 37.98862304687498], - [-122.90815429687501, 38.19658203124999], - [-123.701123046875, 38.90727539062502], - [-123.83291015624994, 39.775488281250034], - [-124.35654296875003, 40.37109374999997], - [-124.07192382812497, 41.45952148437502], - [-124.53964843750003, 42.812890624999966], - [-124.14873046874997, 43.691748046875034], - [-123.92934570312495, 45.57695312499996], - [-123.989306640625, 46.21938476562502], - [-123.22060546874998, 46.153613281250045], - [-123.46484375, 46.27109374999998], - [-124.07275390624996, 46.279443359374994], - [-124.04433593750002, 46.605078125], - [-123.946142578125, 46.43256835937501], - [-123.88916015625003, 46.660009765625006], - [-124.11254882812497, 46.862695312499994], - [-123.84287109375002, 46.963183593750045], - [-124.11171875, 47.03520507812496], - [-124.1392578125, 46.95468749999998], - [-124.376025390625, 47.658642578124955], - [-124.66308593749996, 47.97412109375003], - [-124.7099609375, 48.38037109375], - [-123.97578125, 48.16845703125], - [-122.97387695312499, 48.07329101562496], - [-122.77861328125, 48.13759765625002], - [-122.65664062500002, 47.88115234374999], - [-122.77841796874996, 47.738427734374966], - [-122.82138671875, 47.79316406250001], - [-123.1390625, 47.386083984375034], - [-122.92216796874993, 47.40766601562498], - [-123.066796875, 47.39965820312506], - [-123.04863281249995, 47.479345703125034], - [-122.53281250000002, 47.919726562500045], - [-122.67548828124995, 47.612353515625045], - [-122.57788085937496, 47.29316406250001], - [-122.76777343750001, 47.21835937500006], - [-122.82846679687503, 47.336572265624994], - [-123.02758789062501, 47.13891601562503], - [-122.70195312500002, 47.11088867187502], - [-122.35380859374996, 47.37158203125], - [-122.40180664062497, 47.78427734374998], - [-122.24199218750002, 48.01074218750003], - [-122.5169921875, 48.15966796874997], - [-122.40854492187502, 48.29389648437498], - [-122.66899414062496, 48.465234374999966], - [-122.49677734374995, 48.50556640625001], - [-122.51274414062502, 48.66943359375], - [-122.56201171875001, 48.777978515624994], - [-122.68593749999995, 48.794287109375034], - [-122.72246093750002, 48.85302734375003], - [-122.78876953125003, 48.993017578125034], - [-121.40722656249994, 48.993017578125034], - [-119.70170898437495, 48.993017578125034], - [-119.27534179687494, 48.99306640625005], - [-118.84892578124993, 48.99306640625005], - [-117.99619140625002, 48.99306640625005], - [-116.71704101562501, 48.99306640625005], - [-110.74765625, 48.99306640625005], - [-104.77832031249997, 48.993115234374955], - [-98.80898437499995, 48.99316406249997], - [-97.52983398437493, 48.99316406249997], - [-96.67705078124993, 48.99316406249997], - [-96.25068359374993, 48.99316406249997], - [-95.39790039062493, 48.99316406249997], - [-95.16206054687493, 48.991748046875045], - [-95.15527343749997, 49.36967773437502], - [-94.85434570312495, 49.304589843749994], - [-94.86040039062493, 49.258593750000045], - [-94.80346679687497, 49.0029296875] - ] - ], - [ - [ - [-176.28671874999998, 51.79199218750006], - [-176.34965820312502, 51.733300781249994], - [-176.41372070312502, 51.840576171875], - [-176.28671874999998, 51.79199218750006] - ] - ], - [ - [ - [-177.87905273437502, 51.64970703125002], - [-178.05888671875, 51.67260742187497], - [-177.98637695312493, 51.76425781249998], - [-178.16826171874996, 51.90302734375001], - [-177.644482421875, 51.826269531250006], - [-177.87905273437502, 51.64970703125002] - ] - ], - [ - [ - [-177.14819335937497, 51.71674804687498], - [-177.67021484375002, 51.701074218749994], - [-177.11005859375, 51.92875976562502], - [-177.14819335937497, 51.71674804687498] - ] - ], - [ - [ - [-176.593310546875, 51.86669921875], - [-176.45234374999995, 51.735693359375034], - [-176.96162109374998, 51.60366210937505], - [-176.69833984374998, 51.986035156249955], - [-176.593310546875, 51.86669921875] - ] - ], - [ - [ - [179.72773437500015, 51.905419921874966], - [179.50390625000003, 51.97958984374998], - [179.6271484375001, 52.03041992187502], - [179.72773437500015, 51.905419921874966] - ] - ], - [ - [ - [177.4154296875, 51.88281249999997], - [177.25029296875013, 51.902929687500006], - [177.6696289062501, 52.10302734375], - [177.4154296875, 51.88281249999997] - ] - ], - [ - [ - [-173.5533203125, 52.13627929687502], - [-173.02290039062504, 52.07915039062502], - [-173.83579101562498, 52.048193359375006], - [-173.99248046874993, 52.12333984374996], - [-173.5533203125, 52.13627929687502] - ] - ], - [ - [ - [-172.464794921875, 52.27226562500002], - [-172.61982421874998, 52.27285156250005], - [-172.47041015625, 52.38803710937506], - [-172.31362304687497, 52.32958984375006], - [-172.464794921875, 52.27226562500002] - ] - ], - [ - [ - [-174.67739257812502, 52.035009765625006], - [-175.29555664062502, 52.022167968749955], - [-174.30615234375, 52.216162109375034], - [-174.43554687499997, 52.317236328125034], - [-174.168896484375, 52.42016601562503], - [-174.04560546875, 52.36723632812499], - [-174.12065429687493, 52.13520507812498], - [-174.67739257812502, 52.035009765625006] - ] - ], - [ - [ - [173.72275390625018, 52.35957031250004], - [173.40234375000009, 52.40478515625], - [173.77607421875004, 52.49511718750003], - [173.72275390625018, 52.35957031250004] - ] - ], - [ - [ - [172.81181640625002, 53.01298828125002], - [173.43603515625003, 52.85205078125], - [172.93515625000012, 52.752099609374966], - [172.49482421875004, 52.93789062499999], - [172.81181640625002, 53.01298828125002] - ] - ], - [ - [ - [-167.96435546875003, 53.345117187499994], - [-169.088916015625, 52.83203125], - [-168.68984375000002, 53.227246093749955], - [-168.38041992187496, 53.28344726562506], - [-168.28769531249998, 53.500146484374966], - [-167.82807617187495, 53.50795898437505], - [-167.96435546875003, 53.345117187499994] - ] - ], - [ - [ - [-166.61533203124998, 53.90092773437499], - [-166.37231445312494, 53.99897460937498], - [-166.230859375, 53.93261718750006], - [-166.54560546875, 53.726464843749966], - [-166.354541015625, 53.67353515625004], - [-166.85097656249997, 53.45288085937503], - [-167.78085937500003, 53.30024414062501], - [-167.13608398437503, 53.526464843750006], - [-167.01572265625003, 53.69838867187502], - [-166.80898437500002, 53.64614257812505], - [-166.741259765625, 53.71293945312496], - [-167.10561523437497, 53.813378906249994], - [-167.03808593749997, 53.9421875], - [-166.67329101562498, 54.00595703124998], - [-166.61533203124998, 53.90092773437499] - ] - ], - [ - [ - [-165.841552734375, 54.070654296875006], - [-166.05664062500003, 54.054345703124994], - [-166.08774414062498, 54.16914062500001], - [-165.89287109375, 54.20698242187498], - [-165.69287109375, 54.09990234375002], - [-165.841552734375, 54.070654296875006] - ] - ], - [ - [ - [-165.56113281249998, 54.13671874999997], - [-165.55063476562498, 54.28452148437498], - [-165.40786132812502, 54.19682617187496], - [-165.56113281249998, 54.13671874999997] - ] - ], - [ - [ - [-162.29814453124993, 54.847021484375006], - [-162.43388671875, 54.931542968749994], - [-162.26459960937504, 54.983496093750006], - [-162.29814453124993, 54.847021484375006] - ] - ], - [ - [ - [-163.476025390625, 54.98071289062497], - [-163.37895507812496, 54.81552734374998], - [-163.083251953125, 54.66899414062496], - [-163.35810546874995, 54.73569335937506], - [-164.82343749999998, 54.41909179687505], - [-164.887646484375, 54.60781250000002], - [-164.47861328124998, 54.906835937500006], - [-163.80712890624997, 55.04907226562503], - [-163.476025390625, 54.98071289062497] - ] - ], - [ - [ - [-159.51513671875, 55.15185546875003], - [-159.617724609375, 55.05732421875004], - [-159.54506835937497, 55.22597656250002], - [-159.51513671875, 55.15185546875003] - ] - ], - [ - [ - [-131.33974609375002, 55.079833984375], - [-131.32954101562498, 54.887744140625045], - [-131.592236328125, 55.02568359374999], - [-131.5654296875, 55.26411132812498], - [-131.33974609375002, 55.079833984375] - ] - ], - [ - [ - [-159.87299804687495, 55.128759765625034], - [-160.22705078124997, 54.92270507812506], - [-160.17207031249995, 55.123046875], - [-159.88735351562497, 55.27299804687502], - [-159.87299804687495, 55.128759765625034] - ] - ], - [ - [ - [-132.86225585937504, 54.894433593749966], - [-132.61723632812493, 54.892431640625006], - [-132.70581054687497, 54.684179687500034], - [-133.42905273437498, 55.30380859374998], - [-133.097412109375, 55.213720703125006], - [-132.86225585937504, 54.894433593749966] - ] - ], - [ - [ - [-160.329296875, 55.337695312500045], - [-160.34331054687493, 55.25878906250006], - [-160.51748046875, 55.33383789062506], - [-160.329296875, 55.337695312500045] - ] - ], - [ - [ - [-160.68491210937498, 55.314794921875006], - [-160.552783203125, 55.38076171875002], - [-160.48754882812503, 55.18486328124999], - [-160.79506835937497, 55.14521484375001], - [-160.72392578124993, 55.404638671875006], - [-160.68491210937498, 55.314794921875006] - ] - ], - [ - [ - [-133.30507812500002, 55.54375], - [-133.6501953125, 55.26928710937506], - [-133.73710937500002, 55.49692382812498], - [-133.30507812500002, 55.54375] - ] - ], - [ - [ - [-155.56601562500003, 55.82119140625005], - [-155.73735351562493, 55.82978515625001], - [-155.59394531250004, 55.92431640625], - [-155.56601562500003, 55.82119140625005] - ] - ], - [ - [ - [-130.97915039062502, 55.489160156249994], - [-131.187890625, 55.206298828125], - [-131.44755859374996, 55.40878906250006], - [-131.7625, 55.16582031250002], - [-131.84609374999997, 55.41625976562497], - [-131.62495117187504, 55.831689453124966], - [-131.26923828125004, 55.95537109375002], - [-130.997802734375, 55.727636718750006], - [-130.97915039062502, 55.489160156249994] - ] - ], - [ - [ - [-133.56611328125, 56.33920898437498], - [-133.202978515625, 56.31982421875003], - [-133.096630859375, 56.09003906250001], - [-132.59760742187504, 55.89501953125], - [-132.17270507812498, 55.48061523437502], - [-132.51127929687493, 55.59394531250001], - [-132.63129882812495, 55.47319335937502], - [-132.41787109375002, 55.48291015625006], - [-132.20668945312497, 55.22441406249996], - [-131.97641601562498, 55.208593750000034], - [-132.06474609375002, 54.713134765625], - [-133.11855468750002, 55.32763671875003], - [-132.95888671875002, 55.39555664062502], - [-133.0333984375, 55.589697265625034], - [-133.68017578124994, 55.78515625], - [-133.24150390624993, 55.920800781249994], - [-133.371240234375, 56.035888671875], - [-133.74252929687498, 55.96484375], - [-133.530859375, 56.145654296874966], - [-133.56611328125, 56.33920898437498] - ] - ], - [ - [ - [-132.77988281249998, 56.24726562499998], - [-133.03500976562498, 56.34091796875006], - [-132.90205078124998, 56.45375976562505], - [-132.62910156249995, 56.411914062500045], - [-132.77988281249998, 56.24726562499998] - ] - ], - [ - [ - [-132.11235351562493, 56.109375], - [-132.13295898437497, 55.94326171875005], - [-132.28730468749995, 55.92939453124998], - [-132.65991210937503, 56.07817382812499], - [-132.379833984375, 56.49877929687497], - [-132.06689453125, 56.24423828124998], - [-132.11235351562493, 56.109375] - ] - ], - [ - [ - [-154.208642578125, 56.51489257812497], - [-154.32221679687504, 56.570605468750045], - [-154.11040039062496, 56.602929687499966], - [-154.208642578125, 56.51489257812497] - ] - ], - [ - [ - [-169.755224609375, 56.63505859375002], - [-169.47431640624998, 56.59404296875002], - [-169.6326171875, 56.545703125000045], - [-169.755224609375, 56.63505859375002] - ] - ], - [ - [ - [-132.746875, 56.525683593750045], - [-132.94804687500002, 56.56723632812498], - [-132.842529296875, 56.79477539062506], - [-132.56796875000003, 56.57583007812505], - [-132.746875, 56.525683593750045] - ] - ], - [ - [ - [-133.98959960937503, 56.84497070312497], - [-133.73837890625, 56.65043945312496], - [-133.94970703125, 56.12773437499996], - [-134.18959960937502, 56.07695312500002], - [-134.084375, 56.456347656250045], - [-134.37368164062502, 56.838671875000045], - [-134.14326171874998, 56.93232421875001], - [-133.98959960937503, 56.84497070312497] - ] - ], - [ - [ - [-133.36621093750006, 57.003515625000034], - [-132.99624023437497, 56.93041992187497], - [-132.95917968749998, 56.67705078124996], - [-133.03491210937494, 56.62075195312505], - [-133.32895507812498, 56.83007812499997], - [-133.158154296875, 56.495166015625045], - [-133.4841796875, 56.45175781249998], - [-133.979443359375, 57.009570312500045], - [-133.36621093750006, 57.003515625000034] - ] - ], - [ - [ - [-153.007080078125, 57.12485351562498], - [-153.37460937499998, 57.05190429687505], - [-153.285205078125, 57.18505859375], - [-152.90839843750004, 57.152441406250006], - [-153.007080078125, 57.12485351562498] - ] - ], - [ - [ - [-134.96977539062496, 57.351416015625034], - [-134.62070312499998, 56.71831054687502], - [-134.68188476562503, 56.216162109375034], - [-134.98056640625003, 56.518945312499994], - [-134.88344726562497, 56.679052734375034], - [-135.33061523437505, 56.821875], - [-135.19960937499997, 57.02734375], - [-135.45493164062503, 57.24941406250005], - [-135.81230468750002, 57.00952148437503], - [-135.82275390625, 57.280419921874966], - [-135.448681640625, 57.534375], - [-134.96977539062496, 57.351416015625034] - ] - ], - [ - [ - [-152.89804687499998, 57.82392578125004], - [-152.42875976562493, 57.82568359375003], - [-152.48261718749998, 57.70332031249998], - [-152.21621093749997, 57.577001953125006], - [-152.41220703125003, 57.454785156249955], - [-152.94077148437498, 57.49809570312499], - [-152.67905273437503, 57.345117187499994], - [-153.274365234375, 57.22636718749996], - [-153.732568359375, 57.052343750000034], - [-153.643310546875, 56.960742187500045], - [-154.02734375, 56.77797851562502], - [-153.793212890625, 56.98950195312503], - [-154.24375, 57.143017578124955], - [-154.33896484374998, 56.9208984375], - [-154.67319335937498, 57.44609375], - [-154.11616210937498, 57.651220703125006], - [-153.6876953125, 57.30512695312504], - [-153.841552734375, 57.86284179687496], - [-153.48793945312497, 57.73095703125], - [-153.21748046875004, 57.79575195312506], - [-153.16044921875, 57.97197265624999], - [-152.85039062499993, 57.896777343750045], - [-152.89804687499998, 57.82392578125004] - ] - ], - [ - [ - [-135.73037109375002, 58.244238281250034], - [-135.61323242187507, 57.99184570312505], - [-135.346630859375, 58.12412109374998], - [-134.9546875, 58.01533203125004], - [-134.97065429687495, 57.817236328125006], - [-135.33847656250003, 57.768652343750034], - [-134.97885742187503, 57.724365234375], - [-134.93149414062498, 57.48115234375001], - [-135.564208984375, 57.66640625], - [-135.691943359375, 57.41992187500006], - [-135.91079101562502, 57.44658203124999], - [-136.568603515625, 57.97216796875003], - [-136.32197265625, 58.21889648437502], - [-136.14375, 58.098486328125006], - [-136.09438476562502, 58.198144531249966], - [-135.73037109375002, 58.244238281250034] - ] - ], - [ - [ - [-134.68027343749998, 58.16166992187499], - [-134.24008789062498, 58.143994140624955], - [-133.82275390624997, 57.62866210937503], - [-134.29233398437498, 58.044726562500074], - [-133.91113281250003, 57.3525390625], - [-134.51601562499997, 57.042578125], - [-134.48676757812495, 57.48203125], - [-134.92348632812497, 58.354638671874966], - [-134.68027343749998, 58.16166992187499] - ] - ], - [ - [ - [-152.416943359375, 58.360205078125034], - [-151.974365234375, 58.30986328124999], - [-152.068896484375, 58.17792968750001], - [-152.26835937499993, 58.25170898437506], - [-152.30922851562502, 58.133886718750034], - [-152.5982421875, 58.16259765625], - [-152.92841796875004, 57.99370117187499], - [-153.38134765625003, 58.08720703125002], - [-152.976123046875, 58.29702148437505], - [-152.771875, 58.278564453125], - [-152.84111328125002, 58.41640625000002], - [-152.416943359375, 58.360205078125034] - ] - ], - [ - [ - [-152.486083984375, 58.485009765624966], - [-152.63662109375002, 58.54169921874998], - [-152.3955078125, 58.619384765625], - [-152.486083984375, 58.485009765624966] - ] - ], - [ - [ - [-160.918994140625, 58.57709960937498], - [-161.13149414062502, 58.668212890625], - [-160.71513671875005, 58.79521484375002], - [-160.918994140625, 58.57709960937498] - ] - ], - [ - [ - [-148.02177734375, 60.06533203125005], - [-148.271875, 60.05327148437499], - [-148.07958984375003, 60.151660156250045], - [-148.02177734375, 60.06533203125005] - ] - ], - [ - [ - [-147.735888671875, 59.81323242187503], - [-147.76806640625, 59.94375], - [-147.180859375, 60.358251953125034], - [-147.01987304687498, 60.33222656249998], - [-147.735888671875, 59.81323242187503] - ] - ], - [ - [ - [-166.13544921875, 60.38354492187503], - [-165.72968750000004, 60.31420898437503], - [-165.591796875, 59.913134765625045], - [-166.14873046874996, 59.764111328124955], - [-167.13886718749998, 60.00854492187503], - [-167.43642578125002, 60.20664062500006], - [-166.836328125, 60.21699218750004], - [-166.47568359374998, 60.382763671874955], - [-166.13544921875, 60.38354492187503] - ] - ], - [ - [ - [-146.3939453125, 60.44965820312501], - [-146.10224609374998, 60.41118164062499], - [-146.61831054687497, 60.27368164062503], - [-146.70253906249997, 60.40854492187498], - [-146.3939453125, 60.44965820312501] - ] - ], - [ - [ - [-147.658251953125, 60.45048828124999], - [-147.787841796875, 60.17792968749998], - [-147.89145507812498, 60.299414062500034], - [-147.658251953125, 60.45048828124999] - ] - ], - [ - [ - [-172.74223632812496, 60.45737304687498], - [-172.23208007812494, 60.299121093750074], - [-172.63574218750003, 60.328857421875], - [-173.04765625000002, 60.56831054687501], - [-172.74223632812496, 60.45737304687498] - ] - ], - [ - [ - [-171.46303710937494, 63.640039062499994], - [-171.03486328125, 63.58549804687499], - [-170.29936523437502, 63.68061523437501], - [-169.55454101562498, 63.373486328124955], - [-168.71601562500004, 63.310595703125045], - [-168.76132812500003, 63.21376953125002], - [-169.364697265625, 63.17114257812506], - [-169.67636718750003, 62.95610351562502], - [-169.81860351562494, 63.122363281250045], - [-170.84838867187494, 63.44438476562502], - [-171.63183593749997, 63.351220703124966], - [-171.74638671874993, 63.703076171874955], - [-171.46303710937494, 63.640039062499994] - ] - ], - [ - [ - [-141.00214843750004, 68.77416992187506], - [-141.00214843750004, 67.89755859374998], - [-141.00214843750004, 66.43652343750006], - [-141.00214843750004, 65.55991210937498], - [-141.00214843750004, 64.09887695312506], - [-141.00214843750004, 63.22226562499998], - [-141.00214843750004, 61.761279296875045], - [-141.00214843750004, 60.884667968749994], - [-141.00214843750004, 60.30024414062504], - [-140.76274414062505, 60.259130859375006], - [-140.525439453125, 60.218359375000034], - [-140.45283203125004, 60.29970703125002], - [-139.97329101562497, 60.183154296875074], - [-139.67631835937505, 60.32832031249998], - [-139.23476562499997, 60.339746093749994], - [-139.07924804687497, 60.34370117187501], - [-139.07924804687497, 60.279443359374966], - [-139.136962890625, 60.17270507812498], - [-139.18515624999998, 60.083593750000034], - [-138.86875, 59.94575195312501], - [-138.317626953125, 59.611132812500074], - [-137.59331054687493, 59.22626953124998], - [-137.52089843750002, 58.91538085937498], - [-137.43857421875003, 58.903125], - [-137.2775390625, 58.988183593749994], - [-137.126220703125, 59.04096679687498], - [-136.81328125000002, 59.150048828124994], - [-136.57875976562502, 59.15224609375002], - [-136.46635742187493, 59.459082031250006], - [-136.27797851562502, 59.48032226562506], - [-136.321826171875, 59.604833984375034], - [-135.70258789062504, 59.72875976562506], - [-135.36787109374998, 59.743310546874994], - [-135.051025390625, 59.57866210937502], - [-134.94375, 59.28828125000001], - [-134.67724609374997, 59.19926757812499], - [-134.39306640625, 59.009179687499994], - [-134.32963867187505, 58.93969726562506], - [-134.21850585937503, 58.849902343750045], - [-133.54638671874997, 58.50346679687499], - [-133.27529296875, 58.22285156250004], - [-133.00141601562495, 57.948974609375], - [-132.55048828125, 57.499902343749994], - [-132.44248046874998, 57.40673828125003], - [-132.30166015624997, 57.27631835937501], - [-132.232177734375, 57.19853515624999], - [-132.27939453124998, 57.14536132812498], - [-132.33798828124998, 57.07944335937506], - [-132.15703125, 57.048193359375006], - [-132.03154296875, 57.02656250000004], - [-132.062890625, 56.95336914062503], - [-132.104296875, 56.856787109375006], - [-131.86616210937495, 56.792822265625006], - [-131.82426757812496, 56.589990234374994], - [-131.471875, 56.55673828125006], - [-130.649072265625, 56.26367187500003], - [-130.47709960937496, 56.230566406250034], - [-130.413134765625, 56.12250976562498], - [-130.09785156249995, 56.10927734375002], - [-130.01406249999997, 55.950537109375006], - [-130.2140625, 55.02587890625003], - [-130.57534179687497, 54.769677734374966], - [-130.849609375, 54.80761718750006], - [-131.04785156249997, 55.157666015624955], - [-130.74819335937502, 55.31801757812502], - [-131.127685546875, 55.96015625000001], - [-131.032763671875, 56.08808593749998], - [-131.78417968749997, 55.876562500000034], - [-131.98339843749994, 55.535009765625006], - [-132.15541992187502, 55.59956054687501], - [-132.20751953124997, 55.75341796875], - [-131.84384765625003, 56.16010742187498], - [-131.55136718749998, 56.206787109375], - [-131.88789062500004, 56.24165039062498], - [-132.18203125000002, 56.42065429687506], - [-132.82460937500002, 57.05581054687505], - [-133.465869140625, 57.17216796875002], - [-133.64873046874993, 57.64228515624998], - [-133.11704101562498, 57.56621093750002], - [-133.535205078125, 57.83295898437501], - [-133.1943359375, 57.87768554687506], - [-133.559375, 57.924462890624994], - [-133.72231445312502, 57.84423828125], - [-134.03110351562498, 58.072167968749966], - [-133.87675781249996, 58.51816406249998], - [-134.20883789062503, 58.232958984375045], - [-134.77612304687506, 58.45385742187503], - [-135.36367187500002, 59.41943359375], - [-135.50234375000002, 59.202294921874994], - [-135.090234375, 58.245849609375], - [-135.57177734374994, 58.41206054687504], - [-135.89755859374998, 58.40019531250002], - [-136.04311523437497, 58.82163085937498], - [-135.82636718750004, 58.89794921874997], - [-136.0166015625, 58.87397460937498], - [-136.150048828125, 59.04809570312503], - [-136.22583007812497, 58.765478515625006], - [-136.98901367187503, 59.03447265624999], - [-137.05903320312498, 58.87373046875001], - [-136.613916015625, 58.809277343749955], - [-136.48374023437503, 58.61767578125], - [-136.224609375, 58.602246093749955], - [-136.06147460937495, 58.45273437500006], - [-136.607421875, 58.24399414062498], - [-137.54399414062502, 58.58120117187502], - [-138.51489257812503, 59.16591796875005], - [-139.77329101562498, 59.52729492187504], - [-139.51303710937498, 59.698095703125006], - [-139.5123046875, 59.95356445312501], - [-139.28671874999998, 59.610937500000034], - [-139.22080078125003, 59.819873046875045], - [-138.9880859375, 59.83500976562502], - [-139.43144531249996, 60.012255859375074], - [-140.41982421874997, 59.71074218750002], - [-141.40830078125, 59.90278320312498], - [-141.408740234375, 60.11767578125006], - [-141.67016601562497, 59.969873046874966], - [-142.94565429687503, 60.09697265625002], - [-144.14721679687494, 60.01640625000002], - [-144.185498046875, 60.150732421875034], - [-144.901318359375, 60.335156249999955], - [-144.69111328125, 60.66909179687502], - [-145.248291015625, 60.38012695312506], - [-145.898876953125, 60.47817382812505], - [-145.67490234374998, 60.65112304687503], - [-146.57045898437497, 60.72915039062502], - [-146.39199218749997, 60.810839843750045], - [-146.63842773437497, 60.89731445312498], - [-146.59912109374994, 61.05351562500002], - [-146.284912109375, 61.11264648437498], - [-147.89111328125, 60.889892578125], - [-148.00512695312494, 60.96855468750002], - [-147.75185546874997, 61.218945312499955], - [-148.34189453125, 61.060400390625006], - [-148.34443359374998, 60.853564453125045], - [-148.55615234374994, 60.82700195312506], - [-148.25673828124997, 60.67529296874997], - [-148.64013671875, 60.48945312500004], - [-148.11918945312502, 60.57514648437498], - [-147.96411132812494, 60.48486328124997], - [-148.430712890625, 59.98911132812498], - [-149.2666015625, 59.99829101562497], - [-149.395263671875, 60.10576171875002], - [-149.59804687500002, 59.77045898437501], - [-149.7138671875, 59.91958007812502], - [-149.80126953124994, 59.737939453124966], - [-150.00532226562507, 59.78442382812503], - [-150.19804687499996, 59.56655273437505], - [-150.60737304687504, 59.56337890625002], - [-150.934521484375, 59.249121093750034], - [-151.18276367187502, 59.30078124999997], - [-151.73818359375002, 59.18852539062502], - [-151.94951171875, 59.26508789062498], - [-151.88461914062503, 59.386328125], - [-151.39960937499995, 59.51630859375001], - [-151.04648437499998, 59.771826171875034], - [-151.45009765624997, 59.65039062499997], - [-151.85322265625, 59.78208007812498], - [-151.39599609375006, 60.27446289062502], - [-151.35644531249997, 60.72294921874999], - [-150.44125976562503, 61.02358398437505], - [-149.07509765624997, 60.87641601562498], - [-150.05327148437496, 61.17109374999998], - [-149.433544921875, 61.50078125000002], - [-149.97568359374998, 61.27934570312502], - [-150.61225585937495, 61.301123046875006], - [-151.59350585937494, 60.979638671874966], - [-152.54091796874997, 60.265429687500045], - [-153.025, 60.29565429687497], - [-152.660107421875, 59.99721679687502], - [-153.21123046875002, 59.84272460937498], - [-153.09360351562503, 59.70913085937505], - [-153.65253906250004, 59.64702148437499], - [-154.17832031250003, 59.155566406250074], - [-153.41826171875, 58.9599609375], - [-153.43759765625003, 58.754833984374955], - [-154.289013671875, 58.30434570312502], - [-154.247021484375, 58.15942382812497], - [-155.006884765625, 58.01606445312501], - [-155.77797851562497, 57.56821289062498], - [-156.43588867187498, 57.359960937500006], - [-156.62900390624998, 57.00996093750001], - [-158.41440429687498, 56.435839843750045], - [-158.5521484375, 56.31269531249998], - [-158.27563476562497, 56.19624023437498], - [-158.5046875, 56.062109375], - [-158.59116210937503, 56.18452148437498], - [-158.78984375000002, 55.98691406250006], - [-159.52324218749993, 55.81000976562498], - [-159.65966796875003, 55.625927734374955], - [-159.77138671874997, 55.84111328125002], - [-160.49931640625002, 55.53730468750004], - [-161.38193359374998, 55.371289062499955], - [-161.44379882812495, 55.513281250000034], - [-161.202099609375, 55.54355468750006], - [-161.51694335937503, 55.61840820312503], - [-162.073974609375, 55.13930664062505], - [-162.38637695312497, 55.05234375], - [-162.63037109375003, 55.24667968749998], - [-162.67436523437505, 54.99658203125], - [-162.86503906249996, 54.954541015624955], - [-163.11962890624997, 55.06469726562503], - [-163.131103515625, 54.916552734375045], - [-163.33530273437503, 54.83916015624999], - [-163.27880859374997, 55.12182617187503], - [-162.906591796875, 55.19555664062503], - [-161.69731445312502, 55.9072265625], - [-161.215625, 56.02143554687498], - [-160.8986328125, 55.99365234375], - [-161.00537109375, 55.88715820312498], - [-160.80283203125003, 55.754443359375045], - [-160.70634765625002, 55.870458984375034], - [-160.29169921875, 55.80507812500005], - [-160.53906250000006, 56.00629882812501], - [-160.30205078125, 56.31411132812502], - [-158.91801757812502, 56.882177734375006], - [-158.675146484375, 56.79487304687498], - [-158.66079101562502, 57.03940429687498], - [-158.32094726562497, 57.29790039062499], - [-157.84575195312496, 57.52807617187497], - [-157.4619140625, 57.506201171875034], - [-157.697216796875, 57.679443359375], - [-157.610888671875, 58.050830078125074], - [-157.19370117187498, 58.19418945312506], - [-157.48837890624998, 58.25371093750002], - [-157.52363281249998, 58.421337890624955], - [-156.97465820312496, 58.736328125], - [-156.80888671875005, 59.13427734375], - [-157.14204101562504, 58.87763671875001], - [-158.19091796875003, 58.6142578125], - [-158.50317382812494, 58.85034179687497], - [-158.42563476562498, 58.99931640625002], - [-158.080517578125, 58.97744140625002], - [-158.422802734375, 59.08984375], - [-158.67827148437502, 58.92939453124998], - [-158.80947265625002, 58.973876953125], - [-158.78862304687493, 58.440966796875045], - [-158.95068359375, 58.404541015625], - [-159.67026367187498, 58.9111328125], - [-159.92021484375, 58.819873046875074], - [-160.36313476562498, 59.05117187500002], - [-161.246826171875, 58.799462890624994], - [-161.36132812499994, 58.66953124999998], - [-162.144921875, 58.64423828124998], - [-161.724365234375, 58.794287109375006], - [-161.64438476562498, 59.109667968750045], - [-161.9810546875, 59.14614257812502], - [-161.82871093749998, 59.588623046875], - [-162.421337890625, 60.28398437500002], - [-161.96201171875003, 60.695361328125045], - [-162.68496093749997, 60.268945312499966], - [-162.57075195312495, 59.98974609375], - [-163.68037109374998, 59.80151367187503], - [-164.14282226562497, 59.89677734374999], - [-165.02651367187497, 60.500634765624994], - [-165.35380859375002, 60.54121093750001], - [-164.80517578125, 60.89204101562498], - [-164.31850585937497, 60.77128906249999], - [-164.37236328125002, 60.59184570312502], - [-163.999560546875, 60.76606445312498], - [-163.72998046874997, 60.589990234374994], - [-163.420947265625, 60.757421875], - [-163.90654296874996, 60.85380859375002], - [-163.58691406249994, 60.902978515624994], - [-163.74902343750003, 60.9697265625], - [-163.99462890624997, 60.86469726562501], - [-165.11484375, 60.93281250000004], - [-164.86899414062503, 61.11176757812498], - [-165.27978515624994, 61.169628906249955], - [-165.27363281250004, 61.27485351562498], - [-165.56586914062498, 61.10234375000002], - [-165.86396484375004, 61.33569335937503], - [-165.84531249999998, 61.536230468750034], - [-166.152734375, 61.545947265625074], - [-166.16811523437502, 61.65083007812501], - [-165.80893554687503, 61.69609375000002], - [-166.07880859375, 61.803125], - [-165.61279296875003, 61.86928710937502], - [-165.707275390625, 62.10043945312506], - [-165.19453125, 62.47353515625002], - [-164.75786132812493, 62.496728515624966], - [-164.589453125, 62.709375], - [-164.79267578125, 62.623193359374966], - [-164.79965820312503, 62.918066406250006], - [-164.384228515625, 63.03046874999998], - [-164.40903320312503, 63.21503906250001], - [-163.94287109375, 63.247216796874994], - [-163.61630859374998, 63.125146484374994], - [-163.73784179687496, 63.016406250000045], - [-163.504345703125, 63.105859374999966], - [-163.28784179687494, 63.046435546875045], - [-162.621484375, 63.26582031249998], - [-162.28281250000003, 63.529199218749994], - [-161.97397460937498, 63.45292968749999], - [-161.09970703125003, 63.557910156250045], - [-160.778564453125, 63.818945312500034], - [-160.987548828125, 64.25126953125002], - [-161.49072265625003, 64.43378906249998], - [-160.93193359374996, 64.5791015625], - [-160.855908203125, 64.755615234375], - [-161.13017578125005, 64.92543945312505], - [-161.759375, 64.816259765625], - [-162.80703124999997, 64.37421875000001], - [-163.20390625, 64.65200195312502], - [-163.14433593750002, 64.423828125], - [-163.71308593749998, 64.588232421875], - [-164.978759765625, 64.45366210937502], - [-166.1427734375, 64.58276367187503], - [-166.48139648437498, 64.72807617187507], - [-166.415234375, 64.926513671875], - [-166.92841796875, 65.15708007812498], - [-166.15703125, 65.28583984375001], - [-167.40400390625, 65.42211914062497], - [-168.08837890624997, 65.65776367187502], - [-166.39873046875002, 66.14443359375005], - [-165.62993164062496, 66.131201171875], - [-165.77617187500002, 66.31904296875001], - [-164.46049804687502, 66.58842773437499], - [-163.63823242187502, 66.57465820312504], - [-163.89394531249997, 66.57587890625001], - [-164.03374023437493, 66.21552734374995], - [-163.69536132812502, 66.08383789062503], - [-161.93369140625003, 66.04287109374997], - [-161.45541992187503, 66.28139648437497], - [-161.03427734375003, 66.18881835937503], - [-161.12031249999995, 66.334326171875], - [-161.91689453124997, 66.41181640624998], - [-162.54365234375004, 66.80512695312501], - [-162.36162109375, 66.94731445312502], - [-161.591015625, 66.45952148437502], - [-160.23168945312503, 66.420263671875], - [-160.360888671875, 66.6125], - [-160.864013671875, 66.67084960937501], - [-161.39804687499998, 66.55185546875], - [-161.85668945312497, 66.70034179687497], - [-161.719921875, 67.02055664062502], - [-163.5318359375, 67.10258789062502], - [-164.1251953125, 67.60673828125007], - [-166.786279296875, 68.35961914062497], - [-166.38051757812502, 68.425146484375], - [-166.20908203125, 68.88535156250003], - [-165.04394531249994, 68.882470703125], - [-163.867919921875, 69.03666992187505], - [-161.88095703125003, 70.33173828125001], - [-162.073876953125, 70.16196289062498], - [-160.9962890625, 70.30458984375], - [-160.11713867187495, 70.59121093750002], - [-159.86567382812498, 70.27885742187499], - [-159.81499023437496, 70.49707031250003], - [-159.38676757812493, 70.52451171875003], - [-160.081591796875, 70.63486328125003], - [-159.680908203125, 70.786767578125], - [-159.31450195312496, 70.87851562500003], - [-159.251171875, 70.7484375], - [-157.909375, 70.860107421875], - [-156.47021484374994, 71.40766601562501], - [-156.469970703125, 71.29155273437507], - [-155.57944335937503, 71.12109374999997], - [-156.14658203125, 70.92783203125003], - [-155.97353515625002, 70.84199218749995], - [-155.16684570312498, 71.09921875000006], - [-154.19521484375002, 70.80112304687498], - [-153.23291015625, 70.93256835937504], - [-152.49121093749994, 70.88095703125], - [-152.23291015625, 70.81035156249999], - [-152.39921875, 70.62045898437503], - [-151.76904296875, 70.56015625], - [-151.94467773437498, 70.45209960937501], - [-149.26943359374997, 70.50078124999999], - [-147.70537109375, 70.21723632812495], - [-145.82314453124997, 70.16005859375002], - [-145.19736328125003, 70.00869140625002], - [-143.218310546875, 70.11625976562499], - [-142.70786132812498, 70.03378906249998], - [-141.40791015625, 69.65336914062502], - [-141.00214843750004, 69.65078125000002], - [-141.00214843750004, 68.77416992187506] - ] - ] - ] - }, - "properties": { - "name": "United States", - "childNum": 76 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [71.20615234375006, 39.892578125], - [71.15625, 39.88344726562502], - [71.06425781250002, 39.88491210937505], - [71.01171874999997, 39.895117187500006], - [71.04365234375004, 39.97631835937503], - [71.04482421875005, 39.992529296875034], - [70.96064453125004, 40.087988281250034], - [71.00546875, 40.15229492187498], - [71.0241210937501, 40.14916992187497], - [71.08037109375007, 40.07988281249999], - [71.2287109375001, 40.04814453124999], - [71.20615234375006, 39.892578125] - ] - ], - [ - [ - [70.94677734374997, 42.24868164062505], - [70.97900390625003, 42.26655273437504], - [71.03603515625, 42.28466796875], - [71.12998046875006, 42.25], - [71.21269531250002, 42.20644531250005], - [71.23232421875005, 42.18627929687503], - [71.22851562499997, 42.16289062499996], - [70.18095703125007, 41.571435546874994], - [70.734375, 41.400537109374994], - [70.86044921875006, 41.22490234375002], - [71.11074218750005, 41.152636718750045], - [71.29882812500003, 41.152490234374994], - [71.39306640625003, 41.123388671875034], - [71.40839843750004, 41.13603515625002], - [71.42089843750003, 41.341894531250034], - [71.60625, 41.367431640625], - [71.66494140625, 41.54121093749998], - [71.70068359374997, 41.454003906249966], - [71.75771484375005, 41.42802734375002], - [71.79248046875003, 41.41313476562499], - [71.85800781250006, 41.311376953125034], - [71.8786132812501, 41.195019531249955], - [71.95849609375003, 41.18706054687502], - [72.05244140625004, 41.16474609375001], - [72.1154296875001, 41.18657226562502], - [72.1642578125001, 41.173730468749966], - [72.18095703125002, 41.11845703124999], - [72.18730468750002, 41.02592773437499], - [72.2130859375001, 41.014257812500006], - [72.36406250000002, 41.04345703125], - [72.65830078125, 40.86992187499999], - [73.13212890625002, 40.82851562499999], - [72.6041015625, 40.52543945312499], - [72.40205078125004, 40.578076171874955], - [72.3892578125, 40.427392578124994], - [72.13125, 40.438623046874966], - [71.69248046875, 40.15234375], - [71.30468749999997, 40.28691406249996], - [70.990625, 40.2548828125], - [70.95800781250003, 40.238867187500034], - [70.653125, 40.201171875], - [70.37158203125003, 40.38413085937506], - [70.75107421875006, 40.721777343750006], - [70.40195312500006, 41.03510742187498], - [69.71289062500003, 40.65698242187503], - [69.35722656250002, 40.76738281249996], - [69.20625, 40.566552734374994], - [69.27490234374997, 40.19809570312498], - [68.63066406250007, 40.16708984374998], - [68.9720703125, 40.08994140624998], - [68.80468750000003, 40.05034179687499], - [68.86875, 39.90747070312503], - [68.63896484375007, 39.8388671875], - [68.46328125, 39.53671874999998], - [67.71904296875007, 39.62138671875002], - [67.426171875, 39.46557617187497], - [67.3576171875001, 39.216699218749994], - [67.64833984375005, 39.13105468750004], - [67.69443359375006, 38.99462890625003], - [68.13251953125004, 38.927636718749966], - [68.08720703125002, 38.47353515625002], - [68.3502929687501, 38.211035156250006], - [67.81435546875005, 37.48701171875004], - [67.7980468750001, 37.244970703125006], - [67.75898437500004, 37.172216796875034], - [67.75292968749997, 37.199804687500034], - [67.7, 37.227246093749955], - [67.60742187499997, 37.22250976562506], - [67.5172851562501, 37.26665039062499], - [67.44169921875007, 37.25800781250001], - [67.3197265625, 37.209570312500006], - [67.1955078125001, 37.23520507812498], - [67.06884765624997, 37.334814453125006], - [66.82773437500006, 37.37128906249998], - [66.52226562500007, 37.34848632812506], - [66.51064453125, 37.45869140625004], - [66.51132812500006, 37.59916992187496], - [66.52558593750004, 37.785742187500034], - [66.60625, 37.98671875000005], - [65.97119140624997, 38.244238281250006], - [65.612890625, 38.23857421875002], - [64.3099609375, 38.97729492187497], - [63.76367187500003, 39.16054687499999], - [62.48320312500002, 39.97563476562496], - [61.90283203124997, 41.09370117187501], - [61.496972656249994, 41.276074218749955], - [61.2423828125001, 41.18920898437503], - [60.454980468749994, 41.221630859374955], - [60.089648437500074, 41.39941406250003], - [60.07558593750005, 41.759667968749966], - [60.20078125000006, 41.803125], - [59.94179687499999, 41.97353515625002], - [59.98515625000002, 42.21171875], - [59.35429687500002, 42.32329101562496], - [58.5890625000001, 42.778466796874966], - [58.477148437500006, 42.66284179687503], - [58.15156250000004, 42.628076171874966], - [58.474414062500074, 42.29936523437496], - [58.02890625, 42.48764648437506], - [57.814257812500074, 42.18984375000005], - [57.290625, 42.123779296875], - [56.96406250000004, 41.856542968750006], - [57.11884765625004, 41.35029296874998], - [57.01796875, 41.26347656249996], - [55.97744140625005, 41.32221679687504], - [55.97568359375006, 44.99492187499996], - [58.555273437500006, 45.55537109375001], - [61.007910156250006, 44.39379882812497], - [61.99023437500003, 43.492138671874955], - [63.20703125000003, 43.62797851562502], - [64.44316406250007, 43.55117187499999], - [64.9054687500001, 43.714697265625006], - [65.49619140625, 43.310546875], - [65.80302734375002, 42.87695312500006], - [66.1002929687501, 42.99082031249998], - [66.00957031250007, 42.00488281250003], - [66.49863281250006, 41.99487304687503], - [66.70966796875004, 41.17915039062501], - [67.9357421875001, 41.19658203125002], - [68.11308593750007, 41.02861328124999], - [68.04765625000007, 40.80927734374998], - [68.29189453125, 40.656103515625034], - [68.57265625, 40.62265624999998], - [68.58408203125, 40.876269531250045], - [69.15361328125002, 41.42524414062498], - [70.94677734374997, 42.24868164062505] - ] - ] - ] - }, - "properties": { - "name": "Uzbekistan", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-61.17451171875001, 13.158105468749966], - [-61.268457031249966, 13.287695312499991], - [-61.13896484374996, 13.358740234374991], - [-61.17451171875001, 13.158105468749966] - ] - ] - }, - "properties": { - "name": "St. Vin. and Gren.", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-60.99790039062498, 8.867333984374966], - [-61.069189453125034, 8.947314453125003], - [-60.91582031249996, 9.070312500000014], - [-60.86142578124998, 8.949609375000037], - [-60.99790039062498, 8.867333984374966] - ] - ], - [ - [ - [-60.821191406249966, 9.138378906250026], - [-60.94140625000003, 9.105566406250006], - [-60.73583984374997, 9.203320312500026], - [-60.821191406249966, 9.138378906250026] - ] - ], - [ - [ - [-63.84936523437494, 11.131005859374994], - [-63.917626953124994, 10.887548828125048], - [-64.40234375, 10.981591796875023], - [-64.21367187500002, 11.086132812499997], - [-64.0283203125, 11.00185546874998], - [-63.84936523437494, 11.131005859374994] - ] - ], - [ - [ - [-60.742138671874926, 5.202050781250037], - [-60.71196289062499, 5.191552734375023], - [-60.671972656250034, 5.164355468749989], - [-60.603857421875006, 4.94936523437498], - [-61.00283203125002, 4.535253906249991], - [-61.28007812500002, 4.516894531249974], - [-61.82084960937496, 4.197021484375], - [-62.153125, 4.098388671874986], - [-62.41064453124994, 4.156738281249972], - [-62.71210937499998, 4.01791992187502], - [-62.85698242187502, 3.593457031249969], - [-63.33867187500002, 3.943896484375045], - [-64.02148437500003, 3.929101562500051], - [-64.19248046874995, 4.126855468750009], - [-64.57636718750001, 4.139892578125], - [-64.788671875, 4.276025390625023], - [-64.66899414062496, 4.01181640625002], - [-64.22109375000002, 3.587402343749972], - [-64.04658203124998, 2.502392578124997], - [-63.389257812500006, 2.411914062500045], - [-63.43251953124994, 2.155566406250045], - [-64.00849609374995, 1.931591796874969], - [-64.20502929687493, 1.52949218750004], - [-65.10375976562497, 1.108105468749983], - [-65.47338867187497, 0.691259765624977], - [-65.55605468750002, 0.687988281250014], - [-65.52299804687493, 0.843408203124966], - [-65.68144531249999, 0.983447265624989], - [-66.06005859375003, 0.78535156250004], - [-66.34711914062498, 0.7671875], - [-66.87602539062499, 1.223046875000037], - [-67.21083984375, 2.390136718750043], - [-67.61870117187496, 2.793603515624994], - [-67.85908203124998, 2.793603515624994], - [-67.3111328125, 3.41586914062502], - [-67.66162109375, 3.864257812499986], - [-67.85527343750002, 4.506884765624989], - [-67.82490234374995, 5.270458984375026], - [-67.47387695312503, 5.929980468750003], - [-67.48198242187499, 6.18027343750002], - [-67.85917968749999, 6.289892578124963], - [-68.47177734375, 6.156542968749974], - [-69.42714843749997, 6.123974609374997], - [-70.12919921874999, 6.95361328125], - [-70.73715820312503, 7.090039062499997], - [-71.12861328124993, 6.98671875], - [-72.00664062499993, 7.032617187500023], - [-72.20771484374995, 7.37026367187498], - [-72.47197265624996, 7.524267578124991], - [-72.39033203124995, 8.287060546874969], - [-72.66542968749994, 8.62758789062498], - [-72.79638671874997, 9.10898437499999], - [-73.05839843749999, 9.259570312500031], - [-73.36621093749997, 9.194140625000017], - [-73.00654296874998, 9.789160156250006], - [-72.86933593750001, 10.49125976562496], - [-72.690087890625, 10.835839843749994], - [-72.24848632812501, 11.196435546875009], - [-71.95810546875, 11.66640625], - [-71.31972656249997, 11.861914062500048], - [-71.95693359375002, 11.569921874999977], - [-71.835107421875, 11.190332031250009], - [-71.6416015625, 11.013525390625048], - [-71.73090820312498, 10.994677734375017], - [-71.59433593749995, 10.657373046875051], - [-72.11284179687499, 9.815576171874966], - [-71.61953124999994, 9.047949218749991], - [-71.24140625000001, 9.160449218750003], - [-71.08583984375002, 9.348242187499977], - [-71.05268554687501, 9.705810546874986], - [-71.49423828125, 10.533203124999972], - [-71.46953124999993, 10.964160156250017], - [-70.23251953124998, 11.372998046874997], - [-70.09711914062493, 11.519775390624972], - [-69.80478515624998, 11.47421875000002], - [-69.81733398437495, 11.672070312499997], - [-70.19257812499993, 11.62460937500002], - [-70.28652343749997, 11.886035156249989], - [-70.20278320312497, 12.098388671874986], - [-70.00395507812496, 12.177880859375023], - [-69.63159179687494, 11.479931640625026], - [-68.827978515625, 11.431738281249977], - [-68.39863281249995, 11.160986328124977], - [-68.29628906249997, 10.689355468749994], - [-68.13994140624999, 10.492724609374989], - [-66.24721679687497, 10.632226562499994], - [-65.85175781249995, 10.257763671874997], - [-65.12910156249998, 10.070068359375043], - [-64.85048828125, 10.098095703124969], - [-64.188330078125, 10.457812499999989], - [-63.73188476562501, 10.503417968750043], - [-64.24750976562498, 10.54257812500002], - [-64.298193359375, 10.635156249999966], - [-61.879492187500006, 10.741015625000031], - [-62.379980468750006, 10.546875], - [-62.91357421875, 10.531494140624986], - [-62.68583984374996, 10.289794921875043], - [-62.740576171875006, 10.056152343750043], - [-62.55034179687499, 10.200439453125043], - [-62.320410156250034, 9.783056640625006], - [-62.22114257812498, 9.882568359375028], - [-62.15336914062493, 9.821777343749986], - [-62.15532226562499, 9.979248046875014], - [-62.077099609374926, 9.97504882812504], - [-61.73593749999998, 9.631201171874977], - [-61.76591796874996, 9.813818359374963], - [-61.58886718749994, 9.894531249999986], - [-60.79248046874997, 9.360742187500037], - [-61.02314453124998, 9.15458984374996], - [-61.24726562499998, 8.600341796875014], - [-61.61870117187499, 8.59746093749996], - [-61.30400390624999, 8.410400390625043], - [-60.800976562499926, 8.592138671875034], - [-60.16748046875, 8.616992187500031], - [-60.01752929687501, 8.549316406250014], - [-59.83164062499998, 8.305957031250003], - [-59.84907226562498, 8.248681640624966], - [-59.96484375000003, 8.191601562499969], - [-59.99072265624997, 8.16201171874998], - [-60.032421874999926, 8.053564453125006], - [-60.51362304687501, 7.813183593749969], - [-60.71865234374994, 7.535937499999974], - [-60.606542968750006, 7.320849609375031], - [-60.63330078124997, 7.211083984374966], - [-60.58320312499998, 7.156201171874969], - [-60.523193359375, 7.143701171875009], - [-60.464941406250034, 7.166552734375045], - [-60.39238281249999, 7.164550781249986], - [-60.34506835937495, 7.15], - [-60.32548828124996, 7.133984374999983], - [-60.32207031249996, 7.092041015625043], - [-60.35209960937496, 7.002880859374997], - [-60.39501953125, 6.945361328125003], - [-60.717919921874966, 6.768310546875], - [-61.14560546874998, 6.694531249999983], - [-61.20361328124997, 6.588378906250028], - [-61.181591796874926, 6.513378906250026], - [-61.15102539062502, 6.446533203124986], - [-61.15229492187501, 6.385107421875006], - [-61.12871093749999, 6.214306640625026], - [-61.15947265624996, 6.174414062499977], - [-61.22495117187498, 6.129199218750003], - [-61.303125, 6.049511718750026], - [-61.39082031250001, 5.938769531250017], - [-61.376806640625006, 5.906982421875028], - [-61.167187499999926, 5.674218750000037], - [-60.95400390625002, 5.437402343750023], - [-60.742138671874926, 5.202050781250037] - ] - ] - ] - }, - "properties": { - "name": "Venezuela", - "childNum": 4 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [-64.765625, 17.794335937499994], - [-64.58046874999994, 17.750195312499983], - [-64.88911132812495, 17.701708984375045], - [-64.765625, 17.794335937499994] - ] - ] - }, - "properties": { - "name": "U.S. Virgin Is.", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [104.06396484375003, 10.390820312500011], - [104.01845703125, 10.029199218749966], - [103.84951171875005, 10.371093749999986], - [104.06396484375003, 10.390820312500011] - ] - ], - [ - [ - [107.52128906250007, 20.926611328124977], - [107.39921875000007, 20.903466796874966], - [107.55126953125003, 21.034033203125006], - [107.52128906250007, 20.926611328124977] - ] - ], - [ - [ - [107.60273437500004, 21.21679687500003], - [107.40351562500004, 21.093652343749994], - [107.47626953125004, 21.268945312499994], - [107.60273437500004, 21.21679687500003] - ] - ], - [ - [ - [107.97265624999997, 21.507958984375023], - [107.40996093750002, 21.284814453125023], - [107.35429687500007, 21.055175781250057], - [107.1647460937501, 20.94873046875003], - [106.68339843750007, 21.000292968750074], - [106.75341796875003, 20.73505859375004], - [106.55078124999997, 20.52656250000001], - [106.57285156250012, 20.392187499999977], - [105.98408203125004, 19.939062500000034], - [105.62177734375004, 18.96630859375003], - [105.88828125000006, 18.502490234375045], - [106.49902343749997, 17.946435546874994], - [106.47890625000005, 17.719580078125063], - [106.3705078125, 17.746875], - [107.83378906250002, 16.322460937499983], - [108.02939453125012, 16.331103515625074], - [108.82128906249997, 15.377929687500028], - [109.30332031250012, 13.856445312500043], - [109.271875, 13.279345703124974], - [109.42392578125006, 12.955957031249994], - [109.44492187500006, 12.599609375000057], - [109.33554687500012, 12.751904296874997], - [109.21894531250004, 12.64580078124996], - [109.30468750000003, 12.391162109375045], - [109.20683593750007, 12.415380859375006], - [109.1986328125, 11.724853515625014], - [109.03964843750012, 11.592675781249994], - [108.98671875, 11.336376953124997], - [108.09492187500004, 10.897265624999989], - [108.0013671875, 10.720361328125009], - [107.26152343750007, 10.39838867187504], - [107.00664062500002, 10.66054687499998], - [106.94746093750004, 10.400341796874997], - [106.72734375000007, 10.535644531250028], - [106.605859375, 10.46494140625002], - [106.74121093750003, 10.444384765625003], - [106.75742187500006, 10.295800781250023], - [106.46406250000004, 10.298291015624997], - [106.78525390625012, 10.116455078124986], - [106.59560546875005, 9.859863281250028], - [106.1364257812501, 10.221679687500014], - [106.56435546875005, 9.715625], - [106.48408203125004, 9.559423828125006], - [105.83095703125005, 10.000732421875028], - [106.15859375, 9.59414062499998], - [106.16835937500005, 9.396728515625], - [105.50097656249997, 9.093212890624983], - [105.11435546875006, 8.629199218750031], - [104.77041015625, 8.59765625], - [104.89628906250007, 8.746630859374974], - [104.81855468750004, 8.801855468750034], - [104.84521484375003, 9.606152343750026], - [105.08447265625003, 9.99570312499999], - [104.8019531250001, 10.202734374999977], - [104.66347656250005, 10.169921875000043], - [104.42636718750006, 10.411230468749991], - [104.85058593749997, 10.534472656249974], - [105.04638671874997, 10.701660156250014], - [105.04570312500002, 10.911376953125014], - [105.3146484375001, 10.845166015625026], - [105.40576171875003, 10.95161132812504], - [105.75507812500004, 10.989990234375043], - [105.85332031250007, 10.86357421874996], - [106.16396484375005, 10.794921875], - [106.16093750000002, 11.037109375000057], - [105.85605468750006, 11.294287109375048], - [105.85146484375005, 11.635009765625], - [106.0060546875001, 11.758007812500011], - [106.39921875000007, 11.687011718750028], - [106.41386718750002, 11.9484375], - [106.70009765625, 11.979296874999974], - [107.21210937500004, 12.30400390624996], - [107.39335937500002, 12.260498046874972], - [107.50644531250006, 12.364550781250031], - [107.47539062500002, 13.030371093749963], - [107.60546874999997, 13.437792968750017], - [107.3314453125, 14.126611328125009], - [107.51943359375005, 14.705078125], - [107.51376953125012, 14.817382812500057], - [107.52451171875012, 14.871826171875043], - [107.50468750000007, 14.915917968749966], - [107.48037109375, 14.979882812500037], - [107.55527343750006, 15.057031250000023], - [107.58964843750002, 15.118457031250017], - [107.63369140625005, 15.18984375], - [107.653125, 15.255224609374991], - [107.62167968750006, 15.309863281250017], - [107.56425781250002, 15.391601562499972], - [107.45957031250012, 15.4658203125], - [107.33876953125, 15.560498046875011], - [107.27939453125006, 15.618701171875045], - [107.16591796875005, 15.802490234375028], - [107.1888671875, 15.838623046875], - [107.36064453125002, 15.921728515624977], - [107.3919921875, 15.951660156250028], - [107.39638671875, 16.04301757812499], - [106.93066406249997, 16.353125], - [106.8927734375001, 16.396533203125074], - [106.85107421875003, 16.515625], - [106.83242187500005, 16.526269531250023], - [106.79160156250006, 16.490332031250006], - [106.73955078125007, 16.452539062500023], - [106.6564453125001, 16.49262695312501], - [106.54619140625002, 16.650732421874977], - [106.53369140625003, 16.821044921875057], - [106.52597656250006, 16.876611328124994], - [106.50224609375002, 16.95410156249997], - [106.26953125000003, 17.21679687500003], - [106.00625, 17.415283203125057], - [105.69140625000003, 17.737841796875045], - [105.58847656250012, 17.983691406250045], - [105.51855468749997, 18.077441406250045], - [105.45820312500004, 18.15429687499997], - [105.11455078125002, 18.40527343750003], - [105.08701171875006, 18.496240234374994], - [105.14541015625, 18.616796875000063], - [105.14648437500003, 18.650976562500006], - [103.89160156250003, 19.304980468750017], - [103.89638671875, 19.339990234375023], - [103.93203125, 19.366064453125006], - [104.0275390625001, 19.42045898437499], - [104.062890625, 19.48256835937505], - [104.05156250000007, 19.564160156249955], - [104.01347656250007, 19.64648437500003], - [104.03203125000002, 19.675146484375006], - [104.06279296875007, 19.678417968749983], - [104.25986328125006, 19.685498046874983], - [104.5462890625, 19.61054687500001], - [104.58789062500003, 19.61875], - [104.74316406250003, 19.754736328124977], - [104.80175781249997, 19.83613281250004], - [104.81513671875004, 19.90400390625001], - [104.9279296875001, 20.01811523437499], - [104.92919921875003, 20.082812500000017], - [104.88867187500003, 20.169091796875023], - [104.84785156250004, 20.202441406250045], - [104.69873046875003, 20.20532226562503], - [104.67695312500004, 20.224707031249977], - [104.66191406250007, 20.28901367187501], - [104.65644531250004, 20.32851562499999], - [104.6188476562501, 20.37451171875003], - [104.49619140625006, 20.413671875], - [104.39218750000012, 20.424755859374955], - [104.36777343750012, 20.44140624999997], - [104.40781250000012, 20.48574218750005], - [104.47861328125006, 20.529589843750017], - [104.53271484374997, 20.55488281250001], - [104.58320312500004, 20.646679687499955], - [104.34960937499997, 20.821093750000074], - [104.19531249999997, 20.913964843749966], - [104.10136718750002, 20.94550781250001], - [103.63505859375007, 20.697070312500017], - [103.46357421875004, 20.779833984375017], - [103.21074218750002, 20.840625], - [103.10449218749997, 20.891650390625045], - [102.88378906250003, 21.202587890624983], - [102.85117187500006, 21.26591796874999], - [102.94960937500005, 21.681347656249983], - [102.84521484374997, 21.73476562500005], - [102.81591796874997, 21.807373046875], - [102.7982421875, 21.797949218750034], - [102.77109375000006, 21.709667968749983], - [102.73857421875002, 21.67792968750001], - [102.66201171875005, 21.67602539062497], - [102.58251953125003, 21.90429687500003], - [102.12744140624997, 22.379199218750045], - [102.1759765625001, 22.414648437500006], - [102.2370117187501, 22.466015624999983], - [102.40644531250004, 22.70800781249997], - [102.47089843750004, 22.75092773437501], - [102.98193359374997, 22.4482421875], - [103.32666015625003, 22.769775390625057], - [103.49296875000007, 22.587988281250034], - [103.62021484375006, 22.782031250000045], - [103.94150390625006, 22.540087890625045], - [104.14306640624997, 22.800146484375006], - [104.37177734375004, 22.704052734374983], - [104.68730468750002, 22.822216796874983], - [104.86474609375003, 23.136376953125023], - [105.27539062500003, 23.34521484375003], - [105.8429687500001, 22.922802734374955], - [106.14843749999997, 22.970068359375006], - [106.2790039062501, 22.857470703125045], - [106.54179687500007, 22.908349609375023], - [106.78027343749997, 22.778906250000034], - [106.55039062500006, 22.501367187499994], - [106.66357421875003, 21.97890625000005], - [106.97099609375002, 21.923925781250034], - [107.35117187500012, 21.60888671874997], - [107.75927734374997, 21.655029296875057], - [107.97265624999997, 21.507958984375023] - ] - ] - ] - }, - "properties": { - "name": "Vietnam", - "childNum": 4 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [169.49130859375006, -19.54013671875002], - [169.34726562500006, -19.623535156249957], - [169.2174804687501, -19.476367187500003], - [169.24746093750005, -19.3447265625], - [169.49130859375006, -19.54013671875002] - ] - ], - [ - [ - [169.334375, -18.940234375000017], - [168.98691406250006, -18.87128906250001], - [169.01582031250004, -18.64375], - [169.14384765625002, -18.63105468750001], - [169.334375, -18.940234375000017] - ] - ], - [ - [ - [168.44580078124997, -17.54218750000004], - [168.58496093750003, -17.695898437500006], - [168.52460937500004, -17.798046875000026], - [168.15820312500003, -17.710546874999963], - [168.2731445312501, -17.552246093749957], - [168.44580078124997, -17.54218750000004] - ] - ], - [ - [ - [168.44677734375003, -16.778808593749957], - [168.18144531250002, -16.804003906250017], - [168.13535156250006, -16.636914062499997], - [168.44677734375003, -16.778808593749957] - ] - ], - [ - [ - [168.29667968750007, -16.33652343749999], - [167.92900390625002, -16.22871093749997], - [168.16386718750002, -16.081640625000034], - [168.29667968750007, -16.33652343749999] - ] - ], - [ - [ - [167.4125, -16.095898437499997], - [167.83662109375004, -16.449707031249957], - [167.44931640625012, -16.554980468750003], - [167.34921875000006, -16.15449218750004], - [167.15146484375006, -16.080468749999966], - [167.19951171875002, -15.885058593750031], - [167.33574218750007, -15.916699218749997], - [167.4125, -16.095898437499997] - ] - ], - [ - [ - [167.9113281250001, -15.435937500000023], - [167.67421875, -15.4515625], - [168.00253906250012, -15.283203124999986], - [167.9113281250001, -15.435937500000023] - ] - ], - [ - [ - [166.74580078125004, -14.826855468750011], - [166.81015625000012, -15.15742187500004], - [167.0755859375, -14.935644531249977], - [167.20078125000012, -15.443066406249969], - [167.0939453125001, -15.580859374999974], - [166.75830078125003, -15.631152343750003], - [166.63105468750004, -15.406054687499974], - [166.56738281250003, -14.641796874999969], - [166.74580078125004, -14.826855468750011] - ] - ], - [ - [ - [167.58486328125, -14.260937500000011], - [167.43027343750012, -14.294921875], - [167.41074218750006, -14.19746093750004], - [167.50644531250012, -14.142187499999977], - [167.58486328125, -14.260937500000011] - ] - ], - [ - [ - [167.48886718750006, -13.907226562499972], - [167.3917968750001, -13.788378906250017], - [167.48105468750006, -13.709472656250014], - [167.48886718750006, -13.907226562499972] - ] - ] - ] - }, - "properties": { - "name": "Vanuatu", - "childNum": 10 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [-171.4541015625, -14.04648437500002], - [-171.9119140625, -14.001660156250026], - [-172.04589843750003, -13.857128906249983], - [-171.60390624999997, -13.879199218750045], - [-171.4541015625, -14.04648437500002] - ] - ], - [ - [ - [-172.33349609375, -13.46523437499999], - [-172.17685546874998, -13.68466796875002], - [-172.224951171875, -13.804296874999963], - [-172.535693359375, -13.791699218749983], - [-172.77851562499998, -13.516796875000011], - [-172.33349609375, -13.46523437499999] - ] - ] - ] - }, - "properties": { - "name": "Samoa", - "childNum": 2 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [53.76318359374997, 12.636816406249991], - [54.18740234375005, 12.664013671875026], - [54.511132812499994, 12.552783203125017], - [54.12949218750006, 12.360644531250045], - [53.71884765625006, 12.318994140624994], - [53.31582031250005, 12.533154296875011], - [53.53496093750002, 12.715771484374997], - [53.76318359374997, 12.636816406249991] - ] - ], - [ - [ - [42.75585937500003, 13.70429687500004], - [42.689746093750074, 13.673632812500017], - [42.7941406250001, 13.766113281250028], - [42.75585937500003, 13.70429687500004] - ] - ], - [ - [ - [42.787402343750074, 13.971484375000031], - [42.69404296875004, 14.007910156249991], - [42.76210937500005, 14.067480468750048], - [42.787402343750074, 13.971484375000031] - ] - ], - [ - [ - [53.08564453125004, 16.648388671874955], - [52.327734375, 16.293554687500063], - [52.17402343750004, 15.956835937500017], - [52.2174804687501, 15.655517578125], - [51.3224609375001, 15.22626953125004], - [49.34990234375002, 14.637792968749977], - [48.66835937499999, 14.050146484374977], - [47.9899414062501, 14.048095703125], - [47.40771484374997, 13.661621093750057], - [46.78886718750002, 13.465576171874986], - [45.65732421875006, 13.338720703124991], - [45.03867187500006, 12.815869140624969], - [44.617773437500006, 12.817236328124977], - [44.00585937499997, 12.607666015625], - [43.634375, 12.744482421874991], - [43.487597656250074, 12.69882812500002], - [43.23193359375003, 13.267089843750057], - [43.2824218750001, 13.692529296875037], - [43.08906250000004, 14.010986328125], - [42.93642578125005, 14.938574218749963], - [42.85566406250004, 15.132958984375037], - [42.65781250000006, 15.232812500000051], - [42.79902343750004, 15.326269531249991], - [42.71718750000005, 15.654638671875006], - [42.83964843750002, 16.032031250000074], - [42.79931640624997, 16.37177734375001], - [43.16503906249997, 16.689404296874955], - [43.19091796875003, 17.359375], - [43.41796875000003, 17.516259765625023], - [43.91699218749997, 17.32470703124997], - [45.14804687500006, 17.427441406249955], - [45.5353515625001, 17.30205078124999], - [46.72763671875006, 17.26557617187501], - [46.97568359375006, 16.953466796875034], - [47.14355468749997, 16.946679687499966], - [47.44179687499999, 17.111865234375045], - [47.57958984374997, 17.448339843750034], - [48.17216796875002, 18.156933593749983], - [49.04199218750003, 18.58178710937503], - [51.977636718750006, 18.996142578125074], - [53.08564453125004, 16.648388671874955] - ] - ] - ] - }, - "properties": { - "name": "Yemen", - "childNum": 4 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [37.85693359375003, -46.94423828124998], - [37.5900390625001, -46.90800781250006], - [37.78955078124997, -46.8375], - [37.85693359375003, -46.94423828124998] - ] - ], - [ - [ - [31.799609375000017, -23.8921875], - [31.98583984374997, -24.460644531249983], - [31.921679687500017, -25.96875], - [31.335156250000097, -25.755566406249997], - [31.207324218750074, -25.843359375000034], - [31.08808593750004, -25.980664062500026], - [30.803320312500006, -26.41347656250001], - [30.806738281250006, -26.78525390624999], - [30.88330078124997, -26.792382812500023], - [30.938085937500006, -26.91582031250003], - [31.06337890625005, -27.1123046875], - [31.274023437500063, -27.23837890625002], - [31.469531250000017, -27.29550781250002], - [31.74257812500005, -27.309960937500037], - [31.95839843750005, -27.305859375], - [31.946093750000017, -27.173632812499974], - [31.96718750000005, -26.96064453125001], - [31.994726562500006, -26.817480468749977], - [32.024804687499994, -26.81113281250002], - [32.112890625, -26.83945312500002], - [32.19960937499999, -26.833496093749957], - [32.35351562499997, -26.861621093750003], - [32.7765625000001, -26.850976562499966], - [32.88613281250005, -26.849316406249983], - [32.53476562500006, -28.19970703125003], - [32.285742187500006, -28.62148437499998], - [31.335156250000097, -29.378125], - [29.97119140625003, -31.322070312500017], - [28.449414062500068, -32.62460937499999], - [27.077441406250074, -33.52119140625004], - [26.429492187500045, -33.75957031250002], - [25.80585937500001, -33.737109374999974], - [25.574218750000057, -34.03535156249998], - [25.00292968750003, -33.97363281250003], - [24.8271484375, -34.16894531250003], - [24.595507812500074, -34.17451171875], - [23.697851562500063, -33.99277343750002], - [23.268164062500006, -34.08115234374999], - [22.553808593750063, -34.01005859374999], - [22.24550781250005, -34.06914062500003], - [21.788964843750023, -34.37265624999996], - [20.529882812500034, -34.4630859375], - [20.020605468750006, -34.785742187500006], - [19.298242187500023, -34.61503906249996], - [19.330761718750068, -34.49238281250001], - [19.098339843750068, -34.350097656249986], - [18.831347656250017, -34.36406249999999], - [18.75214843750004, -34.08261718750002], - [18.50039062499999, -34.10927734375004], - [18.46162109375001, -34.346875], - [18.35205078124997, -34.1884765625], - [18.43300781250005, -33.71728515625003], - [17.851074218750057, -32.82744140625002], - [17.96523437500005, -32.70859374999996], - [18.125, -32.74912109374996], - [18.325292968750034, -32.50498046874996], - [18.21083984375008, -31.74248046874996], - [17.34707031250005, -30.44482421875], - [16.95, -29.40341796875002], - [16.739453124999983, -29.009375], - [16.447558593750045, -28.61757812499998], - [16.755761718750023, -28.45214843750003], - [16.7875, -28.39472656249997], - [16.81015625, -28.264550781249994], - [16.841210937500023, -28.21894531250004], - [16.875292968750045, -28.12792968749997], - [16.93330078125004, -28.06962890624999], - [17.05625, -28.03105468750003], - [17.1884765625, -28.13251953125001], - [17.358691406250017, -28.269433593750023], - [17.44794921875001, -28.698144531249966], - [18.310839843750017, -28.88623046875], - [19.16171875, -28.93876953124996], - [19.245800781250068, -28.90166015625003], - [19.31269531250004, -28.733300781250023], - [19.539843750000017, -28.574609375000023], - [19.98046875, -28.45126953125002], - [19.98046875, -28.310351562500003], - [19.98046875, -24.77675781249998], - [20.430664062500057, -25.14707031250002], - [20.79316406250001, -25.915625], - [20.641406250000017, -26.7421875], - [20.739843749999977, -26.84882812499997], - [21.694726562500023, -26.840917968749963], - [21.738085937500045, -26.806835937500026], - [21.788281250000068, -26.710058593750034], - [22.01093750000004, -26.635839843750006], - [22.090917968749977, -26.580175781250034], - [22.217578125000045, -26.38886718749997], - [22.47089843750004, -26.219042968750003], - [22.548632812500074, -26.178417968749997], - [22.59765625000003, -26.13271484375001], - [22.878808593750023, -25.457910156250023], - [23.148730468750017, -25.288671875], - [23.389257812500006, -25.291406250000023], - [23.89375, -25.600878906250017], - [23.96953124999999, -25.62607421874999], - [24.192968750000034, -25.632910156249963], - [24.33056640625, -25.742871093749983], - [25.21337890625, -25.75625], - [25.518164062500006, -25.66279296875001], - [25.91210937499997, -24.747460937499966], - [26.031835937500034, -24.70244140625003], - [26.130859375000057, -24.671484375000034], - [26.39716796875004, -24.61357421874996], - [26.451757812500063, -24.582714843749983], - [26.835058593750063, -24.240820312499963], - [27.085546875000034, -23.577929687500003], - [27.7685546875, -23.14892578125], - [27.812597656250006, -23.108007812500006], - [28.210156249999983, -22.693652343749974], - [28.83984375000003, -22.480859374999966], - [28.94580078125003, -22.39511718749999], - [29.013476562500045, -22.27841796875002], - [29.129882812500057, -22.21328125], - [29.364843750000063, -22.19394531250005], - [29.37744140625003, -22.19277343749998], - [29.66308593749997, -22.146289062500017], - [29.90234375000003, -22.184179687500006], - [30.19042968750003, -22.291113281250034], - [30.460156250000097, -22.329003906250023], - [30.71162109375004, -22.297851562499986], - [31.07343750000004, -22.30781249999997], - [31.19726562499997, -22.344921874999983], - [31.287890625000074, -22.402050781249983], - [31.54560546875004, -23.48232421874998], - [31.799609375000017, -23.8921875] - ], - [ - [27.19355468750001, -29.94130859375001], - [27.364062500000017, -30.27919921875001], - [27.753125, -30.6], - [28.05683593750001, -30.63105468750001], - [28.128710937500017, -30.52509765625001], - [28.39208984375003, -30.14755859375002], - [28.646875, -30.1265625], - [29.09804687500005, -29.919042968750006], - [29.142187500000063, -29.70097656249999], - [29.293554687500006, -29.56689453125003], - [29.348828125000097, -29.441992187499977], - [29.38671874999997, -29.319726562500023], - [29.301367187500006, -29.08984375], - [28.625781250000017, -28.581738281250054], - [28.583398437499994, -28.59414062499999], - [28.471875, -28.615820312499977], - [28.23261718750004, -28.701269531249977], - [28.084375, -28.779980468750026], - [27.95986328125008, -28.87333984375003], - [27.73554687500004, -28.940039062500034], - [27.294531250000063, -29.519335937500017], - [27.056933593750074, -29.62558593749999], - [27.19355468750001, -29.94130859375001] - ] - ] - ] - }, - "properties": { - "name": "South Africa", - "childNum": 2 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [33.148046875, -9.603515625], - [33.25, -9.759570312500003], - [33.35097656250002, -9.862207031250009], - [33.33710937500001, -9.954003906250009], - [33.3115234375, -10.037988281250009], - [33.52890625, -10.234667968750003], - [33.53759765625, -10.3515625], - [33.5537109375, -10.391308593750011], - [33.66152343750002, -10.553125], - [33.29277343750002, -10.85234375], - [33.37978515625002, -11.157910156250011], - [33.26835937500002, -11.40390625], - [33.23271484375002, -11.417675781250011], - [33.22636718750002, -11.534863281250011], - [33.30390625000001, -11.690820312500009], - [33.25234375000002, -12.112597656250003], - [33.34013671875002, -12.308300781250011], - [33.512304687500006, -12.347753906250006], - [32.975195312500006, -12.701367187500011], - [32.96757812500002, -13.225], - [32.67041015625, -13.590429687500006], - [32.797460937500006, -13.6884765625], - [32.98125, -14.009375], - [33.148046875, -13.94091796875], - [33.201757812500006, -14.013378906250011], - [30.231835937500023, -14.990332031250006], - [30.39609375, -15.64306640625], - [29.4873046875, -15.69677734375], - [28.9130859375, -15.98779296875], - [28.760546875000017, -16.53212890625001], - [27.932226562500006, -16.89619140625001], - [27.020800781250017, -17.95839843750001], - [26.779882812500006, -18.04150390625], - [26.333398437500023, -17.929296875], - [25.995898437500017, -17.969824218750006], - [25.2587890625, -17.793554687500006], - [25.001757812500017, -17.56855468750001], - [24.73291015625, -17.51777343750001], - [24.27490234375, -17.481054687500006], - [23.380664062500017, -17.640625], - [22.193945312500006, -16.628125], - [21.979785156250017, -15.95556640625], - [21.979394531250023, -14.440527343750006], - [21.979296875000017, -14.11962890625], - [21.979101562500006, -13.798730468750009], - [21.978906250000023, -13.0009765625], - [22.209570312500006, -13.0009765625], - [23.843164062500023, -13.0009765625], - [23.962988281250006, -12.988476562500011], - [23.882421875, -12.799023437500011], - [23.886523437500017, -12.743261718750006], - [23.909375, -12.636132812500009], - [23.98388671875, -11.725], - [23.96650390625001, -10.871777343750011], - [24.36572265625, -11.1298828125], - [24.3779296875, -11.417089843750006], - [25.28876953125001, -11.21240234375], - [25.349414062500017, -11.623046875], - [26.025976562500006, -11.89013671875], - [26.824023437500017, -11.965234375], - [27.1591796875, -11.579199218750006], - [27.573828125, -12.22705078125], - [28.412890625000017, -12.51806640625], - [28.550878906250006, -12.836132812500011], - [28.730078125, -12.925488281250011], - [29.014257812500006, -13.368847656250011], - [29.20185546875001, -13.398339843750009], - [29.55419921875, -13.248925781250009], - [29.775195312500017, -13.438085937500006], - [29.79511718750001, -12.155468750000011], - [29.508203125000023, -12.228222656250011], - [29.48554687500001, -12.41845703125], - [29.064355468750023, -12.348828125000011], - [28.482519531250006, -11.812109375], - [28.383398437500006, -11.566699218750003], - [28.6455078125, -10.550195312500009], - [28.60419921875001, -9.678808593750006], - [28.400683593750017, -9.224804687500011], - [28.869531250000023, -8.785839843750011], - [28.89814453125001, -8.485449218750006], - [30.75117187500001, -8.193652343750003], - [30.830664062500006, -8.385546875], - [30.891992187500023, -8.473730468750006], - [30.968359375, -8.550976562500011], - [31.07636718750001, -8.611914062500006], - [31.3505859375, -8.60703125], - [31.44921875, -8.65390625], - [31.53486328125001, -8.71328125], - [31.55625, -8.80546875], - [31.673632812500017, -8.908789062500006], - [31.91865234375001, -8.9421875], - [31.921875, -9.019433593750009], - [31.94257812500001, -9.054003906250003], - [32.75664062500002, -9.322265625], - [32.919921875, -9.407421875000011], - [32.99599609375002, -9.622851562500003], - [33.148046875, -9.603515625] - ] - ] - }, - "properties": { - "name": "Zambia", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [31.287890625000017, -22.40205078125001], - [31.07343750000001, -22.30781250000001], - [30.71162109375001, -22.2978515625], - [30.46015625000001, -22.32900390625001], - [30.1904296875, -22.291113281250006], - [29.90234375, -22.184179687500006], - [29.6630859375, -22.146289062500003], - [29.37744140625, -22.19277343750001], - [29.36484375, -22.193945312500006], - [29.315234375000017, -22.15771484375], - [29.237207031250023, -22.07949218750001], - [29.042382812500023, -22.018359375], - [29.02558593750001, -21.796875], - [28.014062500000023, -21.55419921875], - [27.66943359375, -21.064257812500003], - [27.679296875, -20.503027343750006], - [27.28076171875, -20.47871093750001], - [27.17822265625, -20.10097656250001], - [26.168066406250006, -19.53828125000001], - [25.939355468750023, -18.93867187500001], - [25.242285156250006, -17.969042968750003], - [25.2587890625, -17.793554687500006], - [25.995898437500017, -17.969824218750006], - [26.333398437500023, -17.929296875], - [26.779882812500006, -18.04150390625], - [27.020800781250017, -17.95839843750001], - [27.932226562500006, -16.89619140625001], - [28.760546875000017, -16.53212890625001], - [28.9130859375, -15.98779296875], - [29.4873046875, -15.69677734375], - [30.39609375, -15.64306640625], - [30.437792968750017, -15.995312500000011], - [31.236230468750023, -16.02363281250001], - [31.939843750000023, -16.428808593750006], - [32.94804687500002, -16.71230468750001], - [32.87626953125002, -16.88359375], - [32.99306640625002, -18.35957031250001], - [32.69970703125, -18.94091796875], - [32.84980468750001, -19.10439453125001], - [32.77763671875002, -19.388769531250006], - [32.992773437500006, -19.98486328125], - [32.49238281250001, -20.659765625], - [32.353613281250006, -21.136523437500003], - [32.429785156250006, -21.29707031250001], - [31.429492187500017, -22.298828125], - [31.287890625000017, -22.40205078125001] - ] - ] - }, - "properties": { - "name": "Zimbabwe", - "childNum": 1 - } - }, { - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [74.00809389139292, 33.25375789331485], - [73.19660141888893, 33.898124784580936], - [73.13410859949555, 34.82510160558277], - [72.31128647748268, 35.77290936638241], - [73.08203125000107, 36.43949943991182], - [73.08961802927895, 36.86435907947333], - [73.116796875, 36.868554687499994], - [74.03886718750002, 36.825732421874996], - [74.54140625000002, 37.02216796875], - [74.69218750000002, 37.0357421875], - [74.8892578125, 36.952441406249996], - [74.94912109375002, 36.968359375], - [75.05390625000001, 36.987158203125], - [75.14521484375001, 36.9732421875], - [75.3466796875, 36.913476562499994], - [75.37685546875002, 36.883691406249994], - [75.42421875000002, 36.738232421875], - [75.46025390625002, 36.725048828125], - [75.57373046875, 36.759326171874996], - [75.66718750000001, 36.741992187499996], - [75.77216796875001, 36.694921875], - [75.84023437500002, 36.649707031249996], - [75.88496093750001, 36.600732421874994], - [75.93300781250002, 36.52158203125], - [75.95185546875001, 36.45810546875], - [75.97441406250002, 36.382421875], - [75.91230468750001, 36.048974609374994], - [76.07089843750003, 35.9830078125], - [76.14785156250002, 35.829003906249994], - [76.17783203125003, 35.810546875], - [76.25166015625001, 35.8109375], - [76.3857421875, 35.837158203125], - [76.50205078125003, 35.878222656249996], - [76.55126953125, 35.887060546875], - [76.5634765625, 35.772998046874996], - [76.6318359375, 35.729394531249994], - [76.7275390625, 35.678662109375], - [76.76689453124999, 35.66171875], - [76.81279296874999, 35.571826171874996], - [76.88222656250002, 35.4357421875], - [76.927734375, 35.346630859375], - [77.04863281249999, 35.109912109374996], - [77.00087890625002, 34.991992187499996], - [76.78291015625001, 34.900195312499996], - [76.75751953125001, 34.877832031249994], - [76.7490234375, 34.847558593749994], - [76.6962890625, 34.786914062499996], - [76.59443359375001, 34.73583984375], - [76.45673828125001, 34.756103515625], - [76.17246093750003, 34.667724609375], - [76.041015625, 34.669921875], - [75.93828125000002, 34.612548828125], - [75.86210937500002, 34.56025390625], - [75.70917968750001, 34.503076171874994], - [74.300390625, 34.765380859375], - [74.17197265625, 34.7208984375], - [74.05585937500001, 34.6806640625], - [73.96123046875002, 34.653466796874994], - [73.79453125, 34.378222656249996], - [73.80996093750002, 34.325341796874994], - [73.92460937500002, 34.287841796875], - [73.97236328125001, 34.236621093749996], - [73.9794921875, 34.191308593749994], - [73.90390625, 34.1080078125], - [73.94990234375001, 34.018798828125], - [74.24648437500002, 33.990185546875], - [73.97646484375002, 33.7212890625], - [74.15, 33.506982421874994], - [74.00809389139292, 33.25375789331485] - ] - ] - }, - "properties": { - "name": "", - "childNum": 1 - } - }, { - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [78.49194250885338, 32.53122786149202], - [78.10154031239509, 32.87658365066666], - [77.71342088235082, 32.6917648744551], - [77.06655516561037, 33.301666835953235], - [76.62299010270264, 33.32014871357439], - [76.32728006076415, 32.87658365066666], - [75.73585997688717, 32.78417426256088], - [75.62496871116024, 32.28516356678968], - [75.32221348233018, 32.28516356678968], - [74.98730468749997, 32.46220703124996], - [74.78886718750013, 32.4578125], - [74.6857421875001, 32.493798828124994], - [74.66328125000004, 32.75766601562495], - [74.63242187499995, 32.770898437500136], - [74.58828125000011, 32.7532226562501], - [74.35458984375012, 32.76870117187505], - [74.30546875000007, 32.81044921875002], - [74.30361328125005, 32.991796875000034], - [73.98984375000006, 33.22119140625006], - [74.15, 33.506982421874994], - [73.97646484375016, 33.72128906249998], - [74.24648437500011, 33.99018554687504], - [73.9499023437501, 34.018798828125], - [73.90390625000012, 34.10800781250006], - [73.97949218750009, 34.191308593749966], - [73.97236328125004, 34.23662109374996], - [73.92460937500007, 34.287841796875114], - [73.80996093750016, 34.32534179687511], - [73.79453125000006, 34.378222656250045], - [73.96123046875007, 34.653466796874994], - [74.05585937500015, 34.68066406250003], - [74.17197265624995, 34.72089843750004], - [74.30039062500006, 34.76538085937506], - [75.70917968750004, 34.50307617187508], - [75.86210937500002, 34.56025390625001], - [75.93828125000019, 34.612548828125], - [76.04101562500014, 34.66992187499997], - [76.17246093750006, 34.66772460937506], - [76.4567382812501, 34.756103515625114], - [76.5944335937501, 34.73583984375006], - [76.69628906249997, 34.78691406249999], - [76.74902343750014, 34.84755859375008], - [76.7575195312501, 34.87783203125005], - [76.7829101562501, 34.90019531249999], - [77.00087890625011, 34.99199218750002], - [77.03066406250011, 35.06235351562498], - [77.04863281250007, 35.109912109375074], - [77.42343749999995, 35.30258789062506], - [77.57158203125002, 35.37875976562495], - [77.69697265625015, 35.443261718750136], - [77.79941406250006, 35.49589843750002], - [78.0426757812501, 35.4797851562501], - [78.07578125000006, 35.13491210937502], - [78.15849609375002, 34.94648437499998], - [78.32695312500007, 34.60639648437498], - [78.86484375000006, 34.39033203125001], - [78.93642578125, 34.35195312500002], - [78.97060546875011, 34.22822265625004], - [78.72666015625006, 34.013378906249955], - [78.78378906250006, 33.80878906250004], - [78.86503906250002, 33.43110351562501], - [78.94843750000004, 33.346533203125006], - [79.1125, 33.22626953125001], - [79.13515625000005, 33.17192382812496], - [79.10283203125007, 33.05253906249996], - [79.14550781250003, 33.00146484375006], - [79.16992187500003, 32.497216796874994], - [78.91894531249997, 32.3582031250001], - [78.75351562500012, 32.49926757812506], - [78.73671875, 32.55839843750002], - [78.49194250885338, 32.53122786149202] - ] - ] - ] - }, - "properties": { - "name": "", - "childNum": 1 - } - }] - }); -})); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/app.dbaca293.css b/src/main/resources/nginx/defense/css/app.dbaca293.css deleted file mode 100644 index 26df9cb..0000000 --- a/src/main/resources/nginx/defense/css/app.dbaca293.css +++ /dev/null @@ -1 +0,0 @@ -#app,#userLayout.user-layout-wrapper[data-v-48a0c262]{height:100%}#userLayout.user-layout-wrapper.mobile .container .main[data-v-48a0c262]{max-width:368px;width:98%}#userLayout.user-layout-wrapper .container[data-v-48a0c262]{width:100%;min-height:100%;background:#f0f2f5 url(../assets/background.a568162c.svg) no-repeat 50%;background-size:100%;padding:110px 0 144px;position:relative}#userLayout.user-layout-wrapper .container a[data-v-48a0c262]{text-decoration:none}#userLayout.user-layout-wrapper .container .top[data-v-48a0c262]{text-align:center}#userLayout.user-layout-wrapper .container .top .header[data-v-48a0c262]{height:44px;line-height:44px}#userLayout.user-layout-wrapper .container .top .header .badge[data-v-48a0c262]{position:absolute;display:inline-block;line-height:1;vertical-align:middle;margin-left:-12px;margin-top:-10px;opacity:.8}#userLayout.user-layout-wrapper .container .top .header .logo[data-v-48a0c262]{height:44px;vertical-align:top;margin-right:16px;border-style:none}#userLayout.user-layout-wrapper .container .top .header .title[data-v-48a0c262]{font-size:33px;color:rgba(0,0,0,.85);font-family:Avenir,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:600;position:relative;top:2px}#userLayout.user-layout-wrapper .container .top .desc[data-v-48a0c262]{font-size:14px;color:rgba(0,0,0,.45);margin-top:12px;margin-bottom:40px}#userLayout.user-layout-wrapper .container .main[data-v-48a0c262]{min-width:260px;width:368px;margin:0 auto}#userLayout.user-layout-wrapper .container .footer[data-v-48a0c262]{position:absolute;width:100%;bottom:0;padding:0 16px;margin:48px 0 24px;text-align:center}#userLayout.user-layout-wrapper .container .footer .links[data-v-48a0c262]{margin-bottom:8px;font-size:14px}#userLayout.user-layout-wrapper .container .footer .links a[data-v-48a0c262]{color:rgba(0,0,0,.45);-webkit-transition:all .3s;transition:all .3s}#userLayout.user-layout-wrapper .container .footer .links a[data-v-48a0c262]:not(:last-child){margin-right:40px}#userLayout.user-layout-wrapper .container .footer .copyright[data-v-48a0c262]{color:rgba(0,0,0,.45);font-size:14px}.header-notice-wrapper{top:50px!important}.header-notice[data-v-36f6d446]{display:inline-block;-webkit-transition:all .3s;transition:all .3s}.header-notice span[data-v-36f6d446]{vertical-align:initial}.logo{float:left;position:relative;height:56px;padding-left:24px;margin-left:-50px;overflow:hidden;line-height:56px;-webkit-transition:all .3s;transition:all .3s}.logo img,.logo svg{height:32px;width:32px;display:inline-block;vertical-align:middle}.logo h1{font-size:22px;font-weight:500}.logo h1,.logo h5{display:inline-block;color:#fff;margin:1px 0 0 12px;font-family:Avenir,Helvetica Neue,Arial,Helvetica,sans-serif;letter-spacing:.5px;vertical-align:middle}.logo h5{font-size:14px;font-weight:300}.header-animat{position:relative;z-index:105}.showHeader-enter-active{-webkit-transition:all .25s ease;transition:all .25s ease}.showHeader-leave-active{-webkit-transition:all .5s ease;transition:all .5s ease}.showHeader-enter,.showHeader-leave-to{opacity:0}.footer[data-v-74cf91b2]{padding:0 16px;margin:48px 0 24px;text-align:center}.footer .links[data-v-74cf91b2]{margin-bottom:8px}.footer .links a[data-v-74cf91b2]{color:rgba(0,0,0,.45)}.footer .links a[data-v-74cf91b2]:hover{color:rgba(0,0,0,.65)}.footer .links a[data-v-74cf91b2]:not(:last-child){margin-right:40px}.footer .copyright[data-v-74cf91b2]{color:rgba(0,0,0,.45);font-size:14px}.chart-card-header .meta[data-v-2ec411fc],.chart-card-header[data-v-2ec411fc]{position:relative;overflow:hidden;width:100%}.chart-card-header .meta[data-v-2ec411fc]{color:rgba(0,0,0,.45);font-size:14px;line-height:22px}.chart-card-action[data-v-2ec411fc]{cursor:pointer;position:absolute;top:0;right:0}.chart-card-footer[data-v-2ec411fc]{border-top:1px solid #e8e8e8;padding-top:9px;margin-top:8px}.chart-card-footer>[data-v-2ec411fc]{position:relative}.chart-card-footer .field[data-v-2ec411fc]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.chart-card-content[data-v-2ec411fc]{margin-bottom:12px;position:relative;height:46px;width:100%}.chart-card-content .content-fix[data-v-2ec411fc]{position:absolute;left:0;bottom:0;width:100%}.total[data-v-2ec411fc]{overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;color:#000;margin-top:4px;margin-bottom:0;font-size:30px;line-height:38px;height:38px}.antv-chart-mini[data-v-30aaf0d9]{position:relative;width:100%}.antv-chart-mini .chart-wrapper[data-v-30aaf0d9]{position:absolute;bottom:-28px;width:100%}body[data-v-1cd0b9b6],html[data-v-1cd0b9b6]{width:100%;height:100%}input[data-v-1cd0b9b6]::-ms-clear,input[data-v-1cd0b9b6]::-ms-reveal{display:none}[data-v-1cd0b9b6],[data-v-1cd0b9b6]:after,[data-v-1cd0b9b6]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-1cd0b9b6]{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article[data-v-1cd0b9b6],aside[data-v-1cd0b9b6],dialog[data-v-1cd0b9b6],figcaption[data-v-1cd0b9b6],figure[data-v-1cd0b9b6],footer[data-v-1cd0b9b6],header[data-v-1cd0b9b6],hgroup[data-v-1cd0b9b6],main[data-v-1cd0b9b6],nav[data-v-1cd0b9b6],section[data-v-1cd0b9b6]{display:block}body[data-v-1cd0b9b6]{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"][data-v-1cd0b9b6]:focus{outline:none!important}hr[data-v-1cd0b9b6]{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1[data-v-1cd0b9b6],h2[data-v-1cd0b9b6],h3[data-v-1cd0b9b6],h4[data-v-1cd0b9b6],h5[data-v-1cd0b9b6],h6[data-v-1cd0b9b6]{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p[data-v-1cd0b9b6]{margin-top:0;margin-bottom:1em}abbr[data-original-title][data-v-1cd0b9b6],abbr[title][data-v-1cd0b9b6]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address[data-v-1cd0b9b6]{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number][data-v-1cd0b9b6],input[type=password][data-v-1cd0b9b6],input[type=text][data-v-1cd0b9b6],textarea[data-v-1cd0b9b6]{-webkit-appearance:none}dl[data-v-1cd0b9b6],ol[data-v-1cd0b9b6],ul[data-v-1cd0b9b6]{margin-top:0;margin-bottom:1em}ol ol[data-v-1cd0b9b6],ol ul[data-v-1cd0b9b6],ul ol[data-v-1cd0b9b6],ul ul[data-v-1cd0b9b6]{margin-bottom:0}dt[data-v-1cd0b9b6]{font-weight:500}dd[data-v-1cd0b9b6]{margin-bottom:.5em;margin-left:0}blockquote[data-v-1cd0b9b6]{margin:0 0 1em}dfn[data-v-1cd0b9b6]{font-style:italic}b[data-v-1cd0b9b6],strong[data-v-1cd0b9b6]{font-weight:bolder}small[data-v-1cd0b9b6]{font-size:80%}sub[data-v-1cd0b9b6],sup[data-v-1cd0b9b6]{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub[data-v-1cd0b9b6]{bottom:-.25em}sup[data-v-1cd0b9b6]{top:-.5em}a[data-v-1cd0b9b6]{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a[data-v-1cd0b9b6]:hover{color:#40a9ff}a[data-v-1cd0b9b6]:active{color:#096dd9}a[data-v-1cd0b9b6]:active,a[data-v-1cd0b9b6]:hover{text-decoration:none;outline:0}a[disabled][data-v-1cd0b9b6]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code[data-v-1cd0b9b6],kbd[data-v-1cd0b9b6],pre[data-v-1cd0b9b6],samp[data-v-1cd0b9b6]{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre[data-v-1cd0b9b6]{margin-top:0;margin-bottom:1em;overflow:auto}figure[data-v-1cd0b9b6]{margin:0 0 1em}img[data-v-1cd0b9b6]{vertical-align:middle;border-style:none}svg[data-v-1cd0b9b6]:not(:root){overflow:hidden}[role=button][data-v-1cd0b9b6],a[data-v-1cd0b9b6],area[data-v-1cd0b9b6],button[data-v-1cd0b9b6],input[data-v-1cd0b9b6]:not([type=range]),label[data-v-1cd0b9b6],select[data-v-1cd0b9b6],summary[data-v-1cd0b9b6],textarea[data-v-1cd0b9b6]{-ms-touch-action:manipulation;touch-action:manipulation}table[data-v-1cd0b9b6]{border-collapse:collapse}caption[data-v-1cd0b9b6]{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th[data-v-1cd0b9b6]{text-align:inherit}button[data-v-1cd0b9b6],input[data-v-1cd0b9b6],optgroup[data-v-1cd0b9b6],select[data-v-1cd0b9b6],textarea[data-v-1cd0b9b6]{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button[data-v-1cd0b9b6],input[data-v-1cd0b9b6]{overflow:visible}button[data-v-1cd0b9b6],select[data-v-1cd0b9b6]{text-transform:none}[type=reset][data-v-1cd0b9b6],[type=submit][data-v-1cd0b9b6],button[data-v-1cd0b9b6],html [type=button][data-v-1cd0b9b6]{-webkit-appearance:button}[type=button][data-v-1cd0b9b6]::-moz-focus-inner,[type=reset][data-v-1cd0b9b6]::-moz-focus-inner,[type=submit][data-v-1cd0b9b6]::-moz-focus-inner,button[data-v-1cd0b9b6]::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox][data-v-1cd0b9b6],input[type=radio][data-v-1cd0b9b6]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date][data-v-1cd0b9b6],input[type=datetime-local][data-v-1cd0b9b6],input[type=month][data-v-1cd0b9b6],input[type=time][data-v-1cd0b9b6]{-webkit-appearance:listbox}textarea[data-v-1cd0b9b6]{overflow:auto;resize:vertical}fieldset[data-v-1cd0b9b6]{min-width:0;margin:0;padding:0;border:0}legend[data-v-1cd0b9b6]{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress[data-v-1cd0b9b6]{vertical-align:baseline}[type=number][data-v-1cd0b9b6]::-webkit-inner-spin-button,[type=number][data-v-1cd0b9b6]::-webkit-outer-spin-button{height:auto}[type=search][data-v-1cd0b9b6]{outline-offset:-2px;-webkit-appearance:none}[type=search][data-v-1cd0b9b6]::-webkit-search-cancel-button,[type=search][data-v-1cd0b9b6]::-webkit-search-decoration{-webkit-appearance:none}[data-v-1cd0b9b6]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output[data-v-1cd0b9b6]{display:inline-block}summary[data-v-1cd0b9b6]{display:list-item}template[data-v-1cd0b9b6]{display:none}[hidden][data-v-1cd0b9b6]{display:none!important}mark[data-v-1cd0b9b6]{padding:.2em;background-color:#feffe6}[data-v-1cd0b9b6]::-moz-selection{color:#fff;background:#1890ff}[data-v-1cd0b9b6]::selection{color:#fff;background:#1890ff}.clearfix[data-v-1cd0b9b6]{zoom:1}.clearfix[data-v-1cd0b9b6]:after,.clearfix[data-v-1cd0b9b6]:before{display:table;content:""}.clearfix[data-v-1cd0b9b6]:after{clear:both}.anticon[data-v-1cd0b9b6]{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>[data-v-1cd0b9b6]{line-height:1}.anticon svg[data-v-1cd0b9b6]{display:inline-block}.anticon[data-v-1cd0b9b6]:before{display:none}.anticon .anticon-icon[data-v-1cd0b9b6]{display:block}.anticon[tabindex][data-v-1cd0b9b6]{cursor:pointer}.anticon-spin[data-v-1cd0b9b6],.anticon-spin[data-v-1cd0b9b6]:before{display:inline-block;-webkit-animation:loadingCircle-data-v-1cd0b9b6 1s linear infinite;animation:loadingCircle-data-v-1cd0b9b6 1s linear infinite}.fade-appear[data-v-1cd0b9b6],.fade-enter[data-v-1cd0b9b6],.fade-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active[data-v-1cd0b9b6],.fade-enter.fade-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antFadeIn-data-v-1cd0b9b6;animation-name:antFadeIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antFadeOut-data-v-1cd0b9b6;animation-name:antFadeOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear[data-v-1cd0b9b6],.fade-enter[data-v-1cd0b9b6]{opacity:0}.fade-appear[data-v-1cd0b9b6],.fade-enter[data-v-1cd0b9b6],.fade-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn-data-v-1cd0b9b6{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn-data-v-1cd0b9b6{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut-data-v-1cd0b9b6{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut-data-v-1cd0b9b6{0%{opacity:1}to{opacity:0}}.move-up-appear[data-v-1cd0b9b6],.move-up-enter[data-v-1cd0b9b6],.move-up-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active[data-v-1cd0b9b6],.move-up-enter.move-up-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveUpIn-data-v-1cd0b9b6;animation-name:antMoveUpIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveUpOut-data-v-1cd0b9b6;animation-name:antMoveUpOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear[data-v-1cd0b9b6],.move-up-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear[data-v-1cd0b9b6],.move-down-enter[data-v-1cd0b9b6],.move-down-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active[data-v-1cd0b9b6],.move-down-enter.move-down-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveDownIn-data-v-1cd0b9b6;animation-name:antMoveDownIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveDownOut-data-v-1cd0b9b6;animation-name:antMoveDownOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear[data-v-1cd0b9b6],.move-down-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear[data-v-1cd0b9b6],.move-left-enter[data-v-1cd0b9b6],.move-left-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active[data-v-1cd0b9b6],.move-left-enter.move-left-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveLeftIn-data-v-1cd0b9b6;animation-name:antMoveLeftIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveLeftOut-data-v-1cd0b9b6;animation-name:antMoveLeftOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear[data-v-1cd0b9b6],.move-left-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear[data-v-1cd0b9b6],.move-right-enter[data-v-1cd0b9b6],.move-right-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active[data-v-1cd0b9b6],.move-right-enter.move-right-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveRightIn-data-v-1cd0b9b6;animation-name:antMoveRightIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveRightOut-data-v-1cd0b9b6;animation-name:antMoveRightOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear[data-v-1cd0b9b6],.move-right-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn-data-v-1cd0b9b6{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn-data-v-1cd0b9b6{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut-data-v-1cd0b9b6{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut-data-v-1cd0b9b6{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn-data-v-1cd0b9b6{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn-data-v-1cd0b9b6{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut-data-v-1cd0b9b6{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut-data-v-1cd0b9b6{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn-data-v-1cd0b9b6{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn-data-v-1cd0b9b6{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut-data-v-1cd0b9b6{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut-data-v-1cd0b9b6{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn-data-v-1cd0b9b6{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn-data-v-1cd0b9b6{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut-data-v-1cd0b9b6{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut-data-v-1cd0b9b6{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle-data-v-1cd0b9b6{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle-data-v-1cd0b9b6{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true][data-v-1cd0b9b6],[ant-click-animating=true][data-v-1cd0b9b6]{position:relative}html[data-v-1cd0b9b6]{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node[data-v-1cd0b9b6],[ant-click-animating-without-extra-node=true][data-v-1cd0b9b6]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect-data-v-1cd0b9b6 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-1cd0b9b6 .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect-data-v-1cd0b9b6 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-1cd0b9b6 .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect-data-v-1cd0b9b6{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect-data-v-1cd0b9b6{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect-data-v-1cd0b9b6{to{opacity:0}}@keyframes fadeEffect-data-v-1cd0b9b6{to{opacity:0}}.slide-up-appear[data-v-1cd0b9b6],.slide-up-enter[data-v-1cd0b9b6],.slide-up-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active[data-v-1cd0b9b6],.slide-up-enter.slide-up-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideUpIn-data-v-1cd0b9b6;animation-name:antSlideUpIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideUpOut-data-v-1cd0b9b6;animation-name:antSlideUpOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear[data-v-1cd0b9b6],.slide-up-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear[data-v-1cd0b9b6],.slide-down-enter[data-v-1cd0b9b6],.slide-down-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active[data-v-1cd0b9b6],.slide-down-enter.slide-down-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideDownIn-data-v-1cd0b9b6;animation-name:antSlideDownIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideDownOut-data-v-1cd0b9b6;animation-name:antSlideDownOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear[data-v-1cd0b9b6],.slide-down-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear[data-v-1cd0b9b6],.slide-left-enter[data-v-1cd0b9b6],.slide-left-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active[data-v-1cd0b9b6],.slide-left-enter.slide-left-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideLeftIn-data-v-1cd0b9b6;animation-name:antSlideLeftIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideLeftOut-data-v-1cd0b9b6;animation-name:antSlideLeftOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear[data-v-1cd0b9b6],.slide-left-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear[data-v-1cd0b9b6],.slide-right-enter[data-v-1cd0b9b6],.slide-right-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active[data-v-1cd0b9b6],.slide-right-enter.slide-right-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideRightIn-data-v-1cd0b9b6;animation-name:antSlideRightIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideRightOut-data-v-1cd0b9b6;animation-name:antSlideRightOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear[data-v-1cd0b9b6],.slide-right-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear[data-v-1cd0b9b6],.swing-enter[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active[data-v-1cd0b9b6],.swing-enter.swing-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antSwingIn-data-v-1cd0b9b6;animation-name:antSwingIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn-data-v-1cd0b9b6{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn-data-v-1cd0b9b6{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear[data-v-1cd0b9b6],.zoom-enter[data-v-1cd0b9b6],.zoom-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active[data-v-1cd0b9b6],.zoom-enter.zoom-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomIn-data-v-1cd0b9b6;animation-name:antZoomIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomOut-data-v-1cd0b9b6;animation-name:antZoomOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear[data-v-1cd0b9b6],.zoom-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear[data-v-1cd0b9b6],.zoom-big-enter[data-v-1cd0b9b6],.zoom-big-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active[data-v-1cd0b9b6],.zoom-big-enter.zoom-big-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomBigIn-data-v-1cd0b9b6;animation-name:antZoomBigIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomBigOut-data-v-1cd0b9b6;animation-name:antZoomBigOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear[data-v-1cd0b9b6],.zoom-big-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear[data-v-1cd0b9b6],.zoom-big-fast-enter[data-v-1cd0b9b6],.zoom-big-fast-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active[data-v-1cd0b9b6],.zoom-big-fast-enter.zoom-big-fast-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomBigIn-data-v-1cd0b9b6;animation-name:antZoomBigIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomBigOut-data-v-1cd0b9b6;animation-name:antZoomBigOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear[data-v-1cd0b9b6],.zoom-big-fast-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear[data-v-1cd0b9b6],.zoom-up-enter[data-v-1cd0b9b6],.zoom-up-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active[data-v-1cd0b9b6],.zoom-up-enter.zoom-up-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomUpIn-data-v-1cd0b9b6;animation-name:antZoomUpIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomUpOut-data-v-1cd0b9b6;animation-name:antZoomUpOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear[data-v-1cd0b9b6],.zoom-up-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear[data-v-1cd0b9b6],.zoom-down-enter[data-v-1cd0b9b6],.zoom-down-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active[data-v-1cd0b9b6],.zoom-down-enter.zoom-down-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomDownIn-data-v-1cd0b9b6;animation-name:antZoomDownIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomDownOut-data-v-1cd0b9b6;animation-name:antZoomDownOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear[data-v-1cd0b9b6],.zoom-down-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear[data-v-1cd0b9b6],.zoom-left-enter[data-v-1cd0b9b6],.zoom-left-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active[data-v-1cd0b9b6],.zoom-left-enter.zoom-left-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomLeftIn-data-v-1cd0b9b6;animation-name:antZoomLeftIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomLeftOut-data-v-1cd0b9b6;animation-name:antZoomLeftOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear[data-v-1cd0b9b6],.zoom-left-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear[data-v-1cd0b9b6],.zoom-right-enter[data-v-1cd0b9b6],.zoom-right-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active[data-v-1cd0b9b6],.zoom-right-enter.zoom-right-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomRightIn-data-v-1cd0b9b6;animation-name:antZoomRightIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomRightOut-data-v-1cd0b9b6;animation-name:antZoomRightOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear[data-v-1cd0b9b6],.zoom-right-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy[data-v-1cd0b9b6]{overflow:hidden}.ant-motion-collapse-legacy-active[data-v-1cd0b9b6],.ant-motion-collapse[data-v-1cd0b9b6]{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse[data-v-1cd0b9b6]{overflow:hidden}.ant-pro-smooth-area[data-v-1cd0b9b6]{position:relative;width:100%}.ant-pro-smooth-area .chart-wrapper[data-v-1cd0b9b6]{position:absolute;bottom:-28px;width:100%}.antv-chart-mini[data-v-1ff3f2b1]{position:relative;width:100%}.antv-chart-mini .chart-wrapper[data-v-1ff3f2b1]{position:absolute;bottom:-28px;width:100%}.chart-mini-progress[data-v-430bb431]{padding:5px 0;position:relative;width:100%}.chart-mini-progress .target[data-v-430bb431]{position:absolute;top:0;bottom:0}.chart-mini-progress .target span[data-v-430bb431]{border-radius:100px;position:absolute;top:0;left:0;height:4px;width:2px}.chart-mini-progress .target span[data-v-430bb431]:last-child{top:auto;bottom:0}.chart-mini-progress .progress-wrapper[data-v-430bb431]{background-color:#f5f5f5;position:relative}.chart-mini-progress .progress-wrapper .progress[data-v-430bb431]{-webkit-transition:all .4s cubic-bezier(.08,.82,.17,1) 0s;transition:all .4s cubic-bezier(.08,.82,.17,1) 0s;border-radius:1px 0 0 1px;background-color:#1890ff;width:0;height:100%}.rank[data-v-e1fcea82]{padding:0 32px 32px 72px}.rank .list[data-v-e1fcea82]{margin:25px 0 0;padding:0;list-style:none}.rank .list li[data-v-e1fcea82]{margin-top:16px}.rank .list li span[data-v-e1fcea82]{color:rgba(0,0,0,.65);font-size:14px;line-height:22px}.rank .list li span[data-v-e1fcea82]:first-child{background-color:#f5f5f5;border-radius:20px;display:inline-block;font-size:12px;font-weight:600;margin-right:24px;height:20px;line-height:20px;width:20px;text-align:center}.rank .list li span.active[data-v-e1fcea82]{background-color:#314659;color:#fff}.rank .list li span[data-v-e1fcea82]:last-child{float:right}.mobile .rank[data-v-e1fcea82]{padding:0 32px 32px 32px}.ant-pro-avatar-list{display:inline-block}.ant-pro-avatar-list ul{list-style:none;display:inline-block;padding:0;margin:0 0 0 8px;font-size:0}.ant-pro-avatar-list-item{display:inline-block;font-size:14px;margin-left:-8px;width:32px;height:32px}.ant-pro-avatar-list-item :global .ant-avatar{border:1px solid #fff;cursor:pointer}.ant-pro-avatar-list-item.large{width:40px;height:40px}.ant-pro-avatar-list-item.small{width:24px;height:24px}.ant-pro-avatar-list-item.mini{width:20px;height:20px}.ant-pro-avatar-list-item.mini :global .ant-avatar{width:20px;height:20px;line-height:20px}.ant-pro-avatar-list-item.mini :global .ant-avatar .ant-avatar-string{font-size:12px;line-height:18px}.ant-pro-footer-toolbar{position:fixed;width:100%;bottom:0;right:0;height:56px;line-height:56px;-webkit-box-shadow:0 -1px 2px rgba(0,0,0,.03);box-shadow:0 -1px 2px rgba(0,0,0,.03);background:#fff;border-top:1px solid #e8e8e8;padding:0 24px;z-index:9}.ant-pro-footer-toolbar:after{content:"";display:block;clear:both}body[data-v-a16f84d8],html[data-v-a16f84d8]{width:100%;height:100%}input[data-v-a16f84d8]::-ms-clear,input[data-v-a16f84d8]::-ms-reveal{display:none}[data-v-a16f84d8],[data-v-a16f84d8]:after,[data-v-a16f84d8]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-a16f84d8]{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article[data-v-a16f84d8],aside[data-v-a16f84d8],dialog[data-v-a16f84d8],figcaption[data-v-a16f84d8],figure[data-v-a16f84d8],footer[data-v-a16f84d8],header[data-v-a16f84d8],hgroup[data-v-a16f84d8],main[data-v-a16f84d8],nav[data-v-a16f84d8],section[data-v-a16f84d8]{display:block}body[data-v-a16f84d8]{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"][data-v-a16f84d8]:focus{outline:none!important}hr[data-v-a16f84d8]{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1[data-v-a16f84d8],h2[data-v-a16f84d8],h3[data-v-a16f84d8],h4[data-v-a16f84d8],h5[data-v-a16f84d8],h6[data-v-a16f84d8]{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p[data-v-a16f84d8]{margin-top:0;margin-bottom:1em}abbr[data-original-title][data-v-a16f84d8],abbr[title][data-v-a16f84d8]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address[data-v-a16f84d8]{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number][data-v-a16f84d8],input[type=password][data-v-a16f84d8],input[type=text][data-v-a16f84d8],textarea[data-v-a16f84d8]{-webkit-appearance:none}dl[data-v-a16f84d8],ol[data-v-a16f84d8],ul[data-v-a16f84d8]{margin-top:0;margin-bottom:1em}ol ol[data-v-a16f84d8],ol ul[data-v-a16f84d8],ul ol[data-v-a16f84d8],ul ul[data-v-a16f84d8]{margin-bottom:0}dt[data-v-a16f84d8]{font-weight:500}dd[data-v-a16f84d8]{margin-bottom:.5em;margin-left:0}blockquote[data-v-a16f84d8]{margin:0 0 1em}dfn[data-v-a16f84d8]{font-style:italic}b[data-v-a16f84d8],strong[data-v-a16f84d8]{font-weight:bolder}small[data-v-a16f84d8]{font-size:80%}sub[data-v-a16f84d8],sup[data-v-a16f84d8]{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub[data-v-a16f84d8]{bottom:-.25em}sup[data-v-a16f84d8]{top:-.5em}a[data-v-a16f84d8]{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a[data-v-a16f84d8]:hover{color:#40a9ff}a[data-v-a16f84d8]:active{color:#096dd9}a[data-v-a16f84d8]:active,a[data-v-a16f84d8]:hover{text-decoration:none;outline:0}a[disabled][data-v-a16f84d8]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code[data-v-a16f84d8],kbd[data-v-a16f84d8],pre[data-v-a16f84d8],samp[data-v-a16f84d8]{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre[data-v-a16f84d8]{margin-top:0;margin-bottom:1em;overflow:auto}figure[data-v-a16f84d8]{margin:0 0 1em}img[data-v-a16f84d8]{vertical-align:middle;border-style:none}svg[data-v-a16f84d8]:not(:root){overflow:hidden}[role=button][data-v-a16f84d8],a[data-v-a16f84d8],area[data-v-a16f84d8],button[data-v-a16f84d8],input[data-v-a16f84d8]:not([type=range]),label[data-v-a16f84d8],select[data-v-a16f84d8],summary[data-v-a16f84d8],textarea[data-v-a16f84d8]{-ms-touch-action:manipulation;touch-action:manipulation}table[data-v-a16f84d8]{border-collapse:collapse}caption[data-v-a16f84d8]{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th[data-v-a16f84d8]{text-align:inherit}button[data-v-a16f84d8],input[data-v-a16f84d8],optgroup[data-v-a16f84d8],select[data-v-a16f84d8],textarea[data-v-a16f84d8]{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button[data-v-a16f84d8],input[data-v-a16f84d8]{overflow:visible}button[data-v-a16f84d8],select[data-v-a16f84d8]{text-transform:none}[type=reset][data-v-a16f84d8],[type=submit][data-v-a16f84d8],button[data-v-a16f84d8],html [type=button][data-v-a16f84d8]{-webkit-appearance:button}[type=button][data-v-a16f84d8]::-moz-focus-inner,[type=reset][data-v-a16f84d8]::-moz-focus-inner,[type=submit][data-v-a16f84d8]::-moz-focus-inner,button[data-v-a16f84d8]::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox][data-v-a16f84d8],input[type=radio][data-v-a16f84d8]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date][data-v-a16f84d8],input[type=datetime-local][data-v-a16f84d8],input[type=month][data-v-a16f84d8],input[type=time][data-v-a16f84d8]{-webkit-appearance:listbox}textarea[data-v-a16f84d8]{overflow:auto;resize:vertical}fieldset[data-v-a16f84d8]{min-width:0;margin:0;padding:0;border:0}legend[data-v-a16f84d8]{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress[data-v-a16f84d8]{vertical-align:baseline}[type=number][data-v-a16f84d8]::-webkit-inner-spin-button,[type=number][data-v-a16f84d8]::-webkit-outer-spin-button{height:auto}[type=search][data-v-a16f84d8]{outline-offset:-2px;-webkit-appearance:none}[type=search][data-v-a16f84d8]::-webkit-search-cancel-button,[type=search][data-v-a16f84d8]::-webkit-search-decoration{-webkit-appearance:none}[data-v-a16f84d8]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output[data-v-a16f84d8]{display:inline-block}summary[data-v-a16f84d8]{display:list-item}template[data-v-a16f84d8]{display:none}[hidden][data-v-a16f84d8]{display:none!important}mark[data-v-a16f84d8]{padding:.2em;background-color:#feffe6}[data-v-a16f84d8]::-moz-selection{color:#fff;background:#1890ff}[data-v-a16f84d8]::selection{color:#fff;background:#1890ff}.clearfix[data-v-a16f84d8]{zoom:1}.clearfix[data-v-a16f84d8]:after,.clearfix[data-v-a16f84d8]:before{display:table;content:""}.clearfix[data-v-a16f84d8]:after{clear:both}.anticon[data-v-a16f84d8]{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>[data-v-a16f84d8]{line-height:1}.anticon svg[data-v-a16f84d8]{display:inline-block}.anticon[data-v-a16f84d8]:before{display:none}.anticon .anticon-icon[data-v-a16f84d8]{display:block}.anticon[tabindex][data-v-a16f84d8]{cursor:pointer}.anticon-spin[data-v-a16f84d8],.anticon-spin[data-v-a16f84d8]:before{display:inline-block;-webkit-animation:loadingCircle-data-v-a16f84d8 1s linear infinite;animation:loadingCircle-data-v-a16f84d8 1s linear infinite}.fade-appear[data-v-a16f84d8],.fade-enter[data-v-a16f84d8],.fade-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active[data-v-a16f84d8],.fade-enter.fade-enter-active[data-v-a16f84d8]{-webkit-animation-name:antFadeIn-data-v-a16f84d8;animation-name:antFadeIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active[data-v-a16f84d8]{-webkit-animation-name:antFadeOut-data-v-a16f84d8;animation-name:antFadeOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear[data-v-a16f84d8],.fade-enter[data-v-a16f84d8]{opacity:0}.fade-appear[data-v-a16f84d8],.fade-enter[data-v-a16f84d8],.fade-leave[data-v-a16f84d8]{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn-data-v-a16f84d8{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn-data-v-a16f84d8{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut-data-v-a16f84d8{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut-data-v-a16f84d8{0%{opacity:1}to{opacity:0}}.move-up-appear[data-v-a16f84d8],.move-up-enter[data-v-a16f84d8],.move-up-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active[data-v-a16f84d8],.move-up-enter.move-up-enter-active[data-v-a16f84d8]{-webkit-animation-name:antMoveUpIn-data-v-a16f84d8;animation-name:antMoveUpIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active[data-v-a16f84d8]{-webkit-animation-name:antMoveUpOut-data-v-a16f84d8;animation-name:antMoveUpOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear[data-v-a16f84d8],.move-up-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear[data-v-a16f84d8],.move-down-enter[data-v-a16f84d8],.move-down-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active[data-v-a16f84d8],.move-down-enter.move-down-enter-active[data-v-a16f84d8]{-webkit-animation-name:antMoveDownIn-data-v-a16f84d8;animation-name:antMoveDownIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active[data-v-a16f84d8]{-webkit-animation-name:antMoveDownOut-data-v-a16f84d8;animation-name:antMoveDownOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear[data-v-a16f84d8],.move-down-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear[data-v-a16f84d8],.move-left-enter[data-v-a16f84d8],.move-left-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active[data-v-a16f84d8],.move-left-enter.move-left-enter-active[data-v-a16f84d8]{-webkit-animation-name:antMoveLeftIn-data-v-a16f84d8;animation-name:antMoveLeftIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active[data-v-a16f84d8]{-webkit-animation-name:antMoveLeftOut-data-v-a16f84d8;animation-name:antMoveLeftOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear[data-v-a16f84d8],.move-left-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear[data-v-a16f84d8],.move-right-enter[data-v-a16f84d8],.move-right-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active[data-v-a16f84d8],.move-right-enter.move-right-enter-active[data-v-a16f84d8]{-webkit-animation-name:antMoveRightIn-data-v-a16f84d8;animation-name:antMoveRightIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active[data-v-a16f84d8]{-webkit-animation-name:antMoveRightOut-data-v-a16f84d8;animation-name:antMoveRightOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear[data-v-a16f84d8],.move-right-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn-data-v-a16f84d8{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn-data-v-a16f84d8{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut-data-v-a16f84d8{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut-data-v-a16f84d8{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn-data-v-a16f84d8{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn-data-v-a16f84d8{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut-data-v-a16f84d8{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut-data-v-a16f84d8{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn-data-v-a16f84d8{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn-data-v-a16f84d8{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut-data-v-a16f84d8{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut-data-v-a16f84d8{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn-data-v-a16f84d8{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn-data-v-a16f84d8{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut-data-v-a16f84d8{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut-data-v-a16f84d8{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle-data-v-a16f84d8{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle-data-v-a16f84d8{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true][data-v-a16f84d8],[ant-click-animating=true][data-v-a16f84d8]{position:relative}html[data-v-a16f84d8]{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node[data-v-a16f84d8],[ant-click-animating-without-extra-node=true][data-v-a16f84d8]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect-data-v-a16f84d8 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-a16f84d8 .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect-data-v-a16f84d8 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-a16f84d8 .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect-data-v-a16f84d8{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect-data-v-a16f84d8{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect-data-v-a16f84d8{to{opacity:0}}@keyframes fadeEffect-data-v-a16f84d8{to{opacity:0}}.slide-up-appear[data-v-a16f84d8],.slide-up-enter[data-v-a16f84d8],.slide-up-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active[data-v-a16f84d8],.slide-up-enter.slide-up-enter-active[data-v-a16f84d8]{-webkit-animation-name:antSlideUpIn-data-v-a16f84d8;animation-name:antSlideUpIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active[data-v-a16f84d8]{-webkit-animation-name:antSlideUpOut-data-v-a16f84d8;animation-name:antSlideUpOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear[data-v-a16f84d8],.slide-up-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear[data-v-a16f84d8],.slide-down-enter[data-v-a16f84d8],.slide-down-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active[data-v-a16f84d8],.slide-down-enter.slide-down-enter-active[data-v-a16f84d8]{-webkit-animation-name:antSlideDownIn-data-v-a16f84d8;animation-name:antSlideDownIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active[data-v-a16f84d8]{-webkit-animation-name:antSlideDownOut-data-v-a16f84d8;animation-name:antSlideDownOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear[data-v-a16f84d8],.slide-down-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear[data-v-a16f84d8],.slide-left-enter[data-v-a16f84d8],.slide-left-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active[data-v-a16f84d8],.slide-left-enter.slide-left-enter-active[data-v-a16f84d8]{-webkit-animation-name:antSlideLeftIn-data-v-a16f84d8;animation-name:antSlideLeftIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active[data-v-a16f84d8]{-webkit-animation-name:antSlideLeftOut-data-v-a16f84d8;animation-name:antSlideLeftOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear[data-v-a16f84d8],.slide-left-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear[data-v-a16f84d8],.slide-right-enter[data-v-a16f84d8],.slide-right-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active[data-v-a16f84d8],.slide-right-enter.slide-right-enter-active[data-v-a16f84d8]{-webkit-animation-name:antSlideRightIn-data-v-a16f84d8;animation-name:antSlideRightIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active[data-v-a16f84d8]{-webkit-animation-name:antSlideRightOut-data-v-a16f84d8;animation-name:antSlideRightOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear[data-v-a16f84d8],.slide-right-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn-data-v-a16f84d8{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn-data-v-a16f84d8{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut-data-v-a16f84d8{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut-data-v-a16f84d8{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn-data-v-a16f84d8{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn-data-v-a16f84d8{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut-data-v-a16f84d8{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut-data-v-a16f84d8{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn-data-v-a16f84d8{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn-data-v-a16f84d8{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut-data-v-a16f84d8{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut-data-v-a16f84d8{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn-data-v-a16f84d8{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn-data-v-a16f84d8{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut-data-v-a16f84d8{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut-data-v-a16f84d8{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear[data-v-a16f84d8],.swing-enter[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active[data-v-a16f84d8],.swing-enter.swing-enter-active[data-v-a16f84d8]{-webkit-animation-name:antSwingIn-data-v-a16f84d8;animation-name:antSwingIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn-data-v-a16f84d8{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn-data-v-a16f84d8{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear[data-v-a16f84d8],.zoom-enter[data-v-a16f84d8],.zoom-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active[data-v-a16f84d8],.zoom-enter.zoom-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomIn-data-v-a16f84d8;animation-name:antZoomIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomOut-data-v-a16f84d8;animation-name:antZoomOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear[data-v-a16f84d8],.zoom-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear[data-v-a16f84d8],.zoom-big-enter[data-v-a16f84d8],.zoom-big-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active[data-v-a16f84d8],.zoom-big-enter.zoom-big-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomBigIn-data-v-a16f84d8;animation-name:antZoomBigIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomBigOut-data-v-a16f84d8;animation-name:antZoomBigOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear[data-v-a16f84d8],.zoom-big-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear[data-v-a16f84d8],.zoom-big-fast-enter[data-v-a16f84d8],.zoom-big-fast-leave[data-v-a16f84d8]{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active[data-v-a16f84d8],.zoom-big-fast-enter.zoom-big-fast-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomBigIn-data-v-a16f84d8;animation-name:antZoomBigIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomBigOut-data-v-a16f84d8;animation-name:antZoomBigOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear[data-v-a16f84d8],.zoom-big-fast-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear[data-v-a16f84d8],.zoom-up-enter[data-v-a16f84d8],.zoom-up-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active[data-v-a16f84d8],.zoom-up-enter.zoom-up-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomUpIn-data-v-a16f84d8;animation-name:antZoomUpIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomUpOut-data-v-a16f84d8;animation-name:antZoomUpOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear[data-v-a16f84d8],.zoom-up-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear[data-v-a16f84d8],.zoom-down-enter[data-v-a16f84d8],.zoom-down-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active[data-v-a16f84d8],.zoom-down-enter.zoom-down-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomDownIn-data-v-a16f84d8;animation-name:antZoomDownIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomDownOut-data-v-a16f84d8;animation-name:antZoomDownOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear[data-v-a16f84d8],.zoom-down-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear[data-v-a16f84d8],.zoom-left-enter[data-v-a16f84d8],.zoom-left-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active[data-v-a16f84d8],.zoom-left-enter.zoom-left-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomLeftIn-data-v-a16f84d8;animation-name:antZoomLeftIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomLeftOut-data-v-a16f84d8;animation-name:antZoomLeftOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear[data-v-a16f84d8],.zoom-left-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear[data-v-a16f84d8],.zoom-right-enter[data-v-a16f84d8],.zoom-right-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active[data-v-a16f84d8],.zoom-right-enter.zoom-right-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomRightIn-data-v-a16f84d8;animation-name:antZoomRightIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomRightOut-data-v-a16f84d8;animation-name:antZoomRightOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear[data-v-a16f84d8],.zoom-right-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn-data-v-a16f84d8{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn-data-v-a16f84d8{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy[data-v-a16f84d8]{overflow:hidden}.ant-motion-collapse-legacy-active[data-v-a16f84d8],.ant-motion-collapse[data-v-a16f84d8]{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse[data-v-a16f84d8]{overflow:hidden}.ant-pro-number-info .ant-pro-number-info-subtitle[data-v-a16f84d8]{color:rgba(0,0,0,.45);font-size:14px;height:22px;line-height:22px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.ant-pro-number-info .number-info-value[data-v-a16f84d8]{margin-top:4px;font-size:0;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.ant-pro-number-info .number-info-value>span[data-v-a16f84d8]{color:rgba(0,0,0,.85);display:inline-block;line-height:32px;height:32px;font-size:24px;margin-right:32px}.ant-pro-number-info .number-info-value .sub-total[data-v-a16f84d8]{color:rgba(0,0,0,.45);font-size:16px;vertical-align:top;margin-right:0}.ant-pro-number-info .number-info-value .sub-total i[data-v-a16f84d8]{font-size:12px;-webkit-transform:scale(.82);transform:scale(.82);margin-left:4px}.ant-pro-number-info .number-info-value .sub-total :global .anticon-caret-up[data-v-a16f84d8]{color:#f5222d}.ant-pro-number-info .number-info-value .sub-total :global .anticon-caret-down[data-v-a16f84d8]{color:#52c41a}.description-list .title[data-v-745c64a4]{color:rgba(0,0,0,.85);font-size:14px;font-weight:500;margin-bottom:16px}.description-list[data-v-745c64a4] .term{color:rgba(0,0,0,.85);display:table-cell;line-height:20px;margin-right:8px;padding-bottom:16px;white-space:nowrap}.description-list[data-v-745c64a4] .term:not(:empty):after{content:":";margin:0 8px 0 2px;position:relative;top:-.5px}.description-list[data-v-745c64a4] .content{color:rgba(0,0,0,.65);display:table-cell;min-height:22px;line-height:22px;padding-bottom:16px;width:100%}.description-list[data-v-745c64a4] .content:empty{content:" ";height:38px;padding-bottom:16px}.description-list.small .title[data-v-745c64a4]{font-size:14px;color:rgba(0,0,0,.65);font-weight:400;margin-bottom:12px}.description-list.small .content[data-v-745c64a4],.description-list.small[data-v-745c64a4] .term{padding-bottom:8px}.description-list.large .content[data-v-745c64a4],.description-list.large[data-v-745c64a4] .term{padding-bottom:16px}.description-list.large .title[data-v-745c64a4]{font-size:16px}.description-list.vertical .term[data-v-745c64a4]{padding-bottom:8px}.description-list.vertical .content[data-v-745c64a4],.description-list.vertical[data-v-745c64a4] .term{display:block}body[data-v-9f28f096],html[data-v-9f28f096]{width:100%;height:100%}input[data-v-9f28f096]::-ms-clear,input[data-v-9f28f096]::-ms-reveal{display:none}[data-v-9f28f096],[data-v-9f28f096]:after,[data-v-9f28f096]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-9f28f096]{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article[data-v-9f28f096],aside[data-v-9f28f096],dialog[data-v-9f28f096],figcaption[data-v-9f28f096],figure[data-v-9f28f096],footer[data-v-9f28f096],header[data-v-9f28f096],hgroup[data-v-9f28f096],main[data-v-9f28f096],nav[data-v-9f28f096],section[data-v-9f28f096]{display:block}body[data-v-9f28f096]{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"][data-v-9f28f096]:focus{outline:none!important}hr[data-v-9f28f096]{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1[data-v-9f28f096],h2[data-v-9f28f096],h3[data-v-9f28f096],h4[data-v-9f28f096],h5[data-v-9f28f096],h6[data-v-9f28f096]{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p[data-v-9f28f096]{margin-top:0;margin-bottom:1em}abbr[data-original-title][data-v-9f28f096],abbr[title][data-v-9f28f096]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address[data-v-9f28f096]{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number][data-v-9f28f096],input[type=password][data-v-9f28f096],input[type=text][data-v-9f28f096],textarea[data-v-9f28f096]{-webkit-appearance:none}dl[data-v-9f28f096],ol[data-v-9f28f096],ul[data-v-9f28f096]{margin-top:0;margin-bottom:1em}ol ol[data-v-9f28f096],ol ul[data-v-9f28f096],ul ol[data-v-9f28f096],ul ul[data-v-9f28f096]{margin-bottom:0}dt[data-v-9f28f096]{font-weight:500}dd[data-v-9f28f096]{margin-bottom:.5em;margin-left:0}blockquote[data-v-9f28f096]{margin:0 0 1em}dfn[data-v-9f28f096]{font-style:italic}b[data-v-9f28f096],strong[data-v-9f28f096]{font-weight:bolder}small[data-v-9f28f096]{font-size:80%}sub[data-v-9f28f096],sup[data-v-9f28f096]{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub[data-v-9f28f096]{bottom:-.25em}sup[data-v-9f28f096]{top:-.5em}a[data-v-9f28f096]{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a[data-v-9f28f096]:hover{color:#40a9ff}a[data-v-9f28f096]:active{color:#096dd9}a[data-v-9f28f096]:active,a[data-v-9f28f096]:hover{text-decoration:none;outline:0}a[disabled][data-v-9f28f096]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code[data-v-9f28f096],kbd[data-v-9f28f096],pre[data-v-9f28f096],samp[data-v-9f28f096]{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre[data-v-9f28f096]{margin-top:0;margin-bottom:1em;overflow:auto}figure[data-v-9f28f096]{margin:0 0 1em}img[data-v-9f28f096]{vertical-align:middle;border-style:none}svg[data-v-9f28f096]:not(:root){overflow:hidden}[role=button][data-v-9f28f096],a[data-v-9f28f096],area[data-v-9f28f096],button[data-v-9f28f096],input[data-v-9f28f096]:not([type=range]),label[data-v-9f28f096],select[data-v-9f28f096],summary[data-v-9f28f096],textarea[data-v-9f28f096]{-ms-touch-action:manipulation;touch-action:manipulation}table[data-v-9f28f096]{border-collapse:collapse}caption[data-v-9f28f096]{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th[data-v-9f28f096]{text-align:inherit}button[data-v-9f28f096],input[data-v-9f28f096],optgroup[data-v-9f28f096],select[data-v-9f28f096],textarea[data-v-9f28f096]{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button[data-v-9f28f096],input[data-v-9f28f096]{overflow:visible}button[data-v-9f28f096],select[data-v-9f28f096]{text-transform:none}[type=reset][data-v-9f28f096],[type=submit][data-v-9f28f096],button[data-v-9f28f096],html [type=button][data-v-9f28f096]{-webkit-appearance:button}[type=button][data-v-9f28f096]::-moz-focus-inner,[type=reset][data-v-9f28f096]::-moz-focus-inner,[type=submit][data-v-9f28f096]::-moz-focus-inner,button[data-v-9f28f096]::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox][data-v-9f28f096],input[type=radio][data-v-9f28f096]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date][data-v-9f28f096],input[type=datetime-local][data-v-9f28f096],input[type=month][data-v-9f28f096],input[type=time][data-v-9f28f096]{-webkit-appearance:listbox}textarea[data-v-9f28f096]{overflow:auto;resize:vertical}fieldset[data-v-9f28f096]{min-width:0;margin:0;padding:0;border:0}legend[data-v-9f28f096]{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress[data-v-9f28f096]{vertical-align:baseline}[type=number][data-v-9f28f096]::-webkit-inner-spin-button,[type=number][data-v-9f28f096]::-webkit-outer-spin-button{height:auto}[type=search][data-v-9f28f096]{outline-offset:-2px;-webkit-appearance:none}[type=search][data-v-9f28f096]::-webkit-search-cancel-button,[type=search][data-v-9f28f096]::-webkit-search-decoration{-webkit-appearance:none}[data-v-9f28f096]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output[data-v-9f28f096]{display:inline-block}summary[data-v-9f28f096]{display:list-item}template[data-v-9f28f096]{display:none}[hidden][data-v-9f28f096]{display:none!important}mark[data-v-9f28f096]{padding:.2em;background-color:#feffe6}[data-v-9f28f096]::-moz-selection{color:#fff;background:#1890ff}[data-v-9f28f096]::selection{color:#fff;background:#1890ff}.clearfix[data-v-9f28f096]{zoom:1}.clearfix[data-v-9f28f096]:after,.clearfix[data-v-9f28f096]:before{display:table;content:""}.clearfix[data-v-9f28f096]:after{clear:both}.anticon[data-v-9f28f096]{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>[data-v-9f28f096]{line-height:1}.anticon svg[data-v-9f28f096]{display:inline-block}.anticon[data-v-9f28f096]:before{display:none}.anticon .anticon-icon[data-v-9f28f096]{display:block}.anticon[tabindex][data-v-9f28f096]{cursor:pointer}.anticon-spin[data-v-9f28f096],.anticon-spin[data-v-9f28f096]:before{display:inline-block;-webkit-animation:loadingCircle-data-v-9f28f096 1s linear infinite;animation:loadingCircle-data-v-9f28f096 1s linear infinite}.fade-appear[data-v-9f28f096],.fade-enter[data-v-9f28f096],.fade-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active[data-v-9f28f096],.fade-enter.fade-enter-active[data-v-9f28f096]{-webkit-animation-name:antFadeIn-data-v-9f28f096;animation-name:antFadeIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active[data-v-9f28f096]{-webkit-animation-name:antFadeOut-data-v-9f28f096;animation-name:antFadeOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear[data-v-9f28f096],.fade-enter[data-v-9f28f096]{opacity:0}.fade-appear[data-v-9f28f096],.fade-enter[data-v-9f28f096],.fade-leave[data-v-9f28f096]{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn-data-v-9f28f096{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn-data-v-9f28f096{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut-data-v-9f28f096{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut-data-v-9f28f096{0%{opacity:1}to{opacity:0}}.move-up-appear[data-v-9f28f096],.move-up-enter[data-v-9f28f096],.move-up-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active[data-v-9f28f096],.move-up-enter.move-up-enter-active[data-v-9f28f096]{-webkit-animation-name:antMoveUpIn-data-v-9f28f096;animation-name:antMoveUpIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active[data-v-9f28f096]{-webkit-animation-name:antMoveUpOut-data-v-9f28f096;animation-name:antMoveUpOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear[data-v-9f28f096],.move-up-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear[data-v-9f28f096],.move-down-enter[data-v-9f28f096],.move-down-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active[data-v-9f28f096],.move-down-enter.move-down-enter-active[data-v-9f28f096]{-webkit-animation-name:antMoveDownIn-data-v-9f28f096;animation-name:antMoveDownIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active[data-v-9f28f096]{-webkit-animation-name:antMoveDownOut-data-v-9f28f096;animation-name:antMoveDownOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear[data-v-9f28f096],.move-down-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear[data-v-9f28f096],.move-left-enter[data-v-9f28f096],.move-left-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active[data-v-9f28f096],.move-left-enter.move-left-enter-active[data-v-9f28f096]{-webkit-animation-name:antMoveLeftIn-data-v-9f28f096;animation-name:antMoveLeftIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active[data-v-9f28f096]{-webkit-animation-name:antMoveLeftOut-data-v-9f28f096;animation-name:antMoveLeftOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear[data-v-9f28f096],.move-left-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear[data-v-9f28f096],.move-right-enter[data-v-9f28f096],.move-right-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active[data-v-9f28f096],.move-right-enter.move-right-enter-active[data-v-9f28f096]{-webkit-animation-name:antMoveRightIn-data-v-9f28f096;animation-name:antMoveRightIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active[data-v-9f28f096]{-webkit-animation-name:antMoveRightOut-data-v-9f28f096;animation-name:antMoveRightOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear[data-v-9f28f096],.move-right-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn-data-v-9f28f096{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn-data-v-9f28f096{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut-data-v-9f28f096{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut-data-v-9f28f096{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn-data-v-9f28f096{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn-data-v-9f28f096{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut-data-v-9f28f096{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut-data-v-9f28f096{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn-data-v-9f28f096{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn-data-v-9f28f096{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut-data-v-9f28f096{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut-data-v-9f28f096{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn-data-v-9f28f096{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn-data-v-9f28f096{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut-data-v-9f28f096{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut-data-v-9f28f096{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle-data-v-9f28f096{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle-data-v-9f28f096{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true][data-v-9f28f096],[ant-click-animating=true][data-v-9f28f096]{position:relative}html[data-v-9f28f096]{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node[data-v-9f28f096],[ant-click-animating-without-extra-node=true][data-v-9f28f096]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect-data-v-9f28f096 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-9f28f096 .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect-data-v-9f28f096 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-9f28f096 .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect-data-v-9f28f096{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect-data-v-9f28f096{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect-data-v-9f28f096{to{opacity:0}}@keyframes fadeEffect-data-v-9f28f096{to{opacity:0}}.slide-up-appear[data-v-9f28f096],.slide-up-enter[data-v-9f28f096],.slide-up-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active[data-v-9f28f096],.slide-up-enter.slide-up-enter-active[data-v-9f28f096]{-webkit-animation-name:antSlideUpIn-data-v-9f28f096;animation-name:antSlideUpIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active[data-v-9f28f096]{-webkit-animation-name:antSlideUpOut-data-v-9f28f096;animation-name:antSlideUpOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear[data-v-9f28f096],.slide-up-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear[data-v-9f28f096],.slide-down-enter[data-v-9f28f096],.slide-down-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active[data-v-9f28f096],.slide-down-enter.slide-down-enter-active[data-v-9f28f096]{-webkit-animation-name:antSlideDownIn-data-v-9f28f096;animation-name:antSlideDownIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active[data-v-9f28f096]{-webkit-animation-name:antSlideDownOut-data-v-9f28f096;animation-name:antSlideDownOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear[data-v-9f28f096],.slide-down-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear[data-v-9f28f096],.slide-left-enter[data-v-9f28f096],.slide-left-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active[data-v-9f28f096],.slide-left-enter.slide-left-enter-active[data-v-9f28f096]{-webkit-animation-name:antSlideLeftIn-data-v-9f28f096;animation-name:antSlideLeftIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active[data-v-9f28f096]{-webkit-animation-name:antSlideLeftOut-data-v-9f28f096;animation-name:antSlideLeftOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear[data-v-9f28f096],.slide-left-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear[data-v-9f28f096],.slide-right-enter[data-v-9f28f096],.slide-right-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active[data-v-9f28f096],.slide-right-enter.slide-right-enter-active[data-v-9f28f096]{-webkit-animation-name:antSlideRightIn-data-v-9f28f096;animation-name:antSlideRightIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active[data-v-9f28f096]{-webkit-animation-name:antSlideRightOut-data-v-9f28f096;animation-name:antSlideRightOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear[data-v-9f28f096],.slide-right-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn-data-v-9f28f096{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn-data-v-9f28f096{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut-data-v-9f28f096{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut-data-v-9f28f096{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn-data-v-9f28f096{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn-data-v-9f28f096{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut-data-v-9f28f096{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut-data-v-9f28f096{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn-data-v-9f28f096{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn-data-v-9f28f096{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut-data-v-9f28f096{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut-data-v-9f28f096{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn-data-v-9f28f096{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn-data-v-9f28f096{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut-data-v-9f28f096{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut-data-v-9f28f096{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear[data-v-9f28f096],.swing-enter[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active[data-v-9f28f096],.swing-enter.swing-enter-active[data-v-9f28f096]{-webkit-animation-name:antSwingIn-data-v-9f28f096;animation-name:antSwingIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn-data-v-9f28f096{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn-data-v-9f28f096{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear[data-v-9f28f096],.zoom-enter[data-v-9f28f096],.zoom-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active[data-v-9f28f096],.zoom-enter.zoom-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomIn-data-v-9f28f096;animation-name:antZoomIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomOut-data-v-9f28f096;animation-name:antZoomOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear[data-v-9f28f096],.zoom-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear[data-v-9f28f096],.zoom-big-enter[data-v-9f28f096],.zoom-big-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active[data-v-9f28f096],.zoom-big-enter.zoom-big-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomBigIn-data-v-9f28f096;animation-name:antZoomBigIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomBigOut-data-v-9f28f096;animation-name:antZoomBigOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear[data-v-9f28f096],.zoom-big-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear[data-v-9f28f096],.zoom-big-fast-enter[data-v-9f28f096],.zoom-big-fast-leave[data-v-9f28f096]{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active[data-v-9f28f096],.zoom-big-fast-enter.zoom-big-fast-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomBigIn-data-v-9f28f096;animation-name:antZoomBigIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomBigOut-data-v-9f28f096;animation-name:antZoomBigOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear[data-v-9f28f096],.zoom-big-fast-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear[data-v-9f28f096],.zoom-up-enter[data-v-9f28f096],.zoom-up-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active[data-v-9f28f096],.zoom-up-enter.zoom-up-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomUpIn-data-v-9f28f096;animation-name:antZoomUpIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomUpOut-data-v-9f28f096;animation-name:antZoomUpOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear[data-v-9f28f096],.zoom-up-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear[data-v-9f28f096],.zoom-down-enter[data-v-9f28f096],.zoom-down-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active[data-v-9f28f096],.zoom-down-enter.zoom-down-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomDownIn-data-v-9f28f096;animation-name:antZoomDownIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomDownOut-data-v-9f28f096;animation-name:antZoomDownOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear[data-v-9f28f096],.zoom-down-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear[data-v-9f28f096],.zoom-left-enter[data-v-9f28f096],.zoom-left-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active[data-v-9f28f096],.zoom-left-enter.zoom-left-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomLeftIn-data-v-9f28f096;animation-name:antZoomLeftIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomLeftOut-data-v-9f28f096;animation-name:antZoomLeftOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear[data-v-9f28f096],.zoom-left-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear[data-v-9f28f096],.zoom-right-enter[data-v-9f28f096],.zoom-right-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active[data-v-9f28f096],.zoom-right-enter.zoom-right-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomRightIn-data-v-9f28f096;animation-name:antZoomRightIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomRightOut-data-v-9f28f096;animation-name:antZoomRightOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear[data-v-9f28f096],.zoom-right-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn-data-v-9f28f096{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn-data-v-9f28f096{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy[data-v-9f28f096]{overflow:hidden}.ant-motion-collapse-legacy-active[data-v-9f28f096],.ant-motion-collapse[data-v-9f28f096]{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse[data-v-9f28f096]{overflow:hidden}.ant-pro-trend[data-v-9f28f096]{display:inline-block;font-size:14px;line-height:22px}.ant-pro-trend .down[data-v-9f28f096],.ant-pro-trend .up[data-v-9f28f096]{margin-left:4px;position:relative;top:1px}.ant-pro-trend .down i[data-v-9f28f096],.ant-pro-trend .up i[data-v-9f28f096]{font-size:12px;-webkit-transform:scale(.83);transform:scale(.83)}.ant-pro-trend .item-text[data-v-9f28f096]{display:inline-block;margin-left:8px;color:rgba(0,0,0,.85)}.ant-pro-trend .up[data-v-9f28f096]{color:#f5222d}.ant-pro-trend .down[data-v-9f28f096]{color:#52c41a;top:-1px}.ant-pro-trend.reverse-color .up[data-v-9f28f096]{color:#52c41a}.ant-pro-trend.reverse-color .down[data-v-9f28f096]{color:#f5222d}.ant-pro-multi-tab{margin:-23px -24px 24px -24px;background:#fff}.topmenu .ant-pro-multi-tab-wrapper{max-width:1200px;margin:0 auto}.topmenu.content-width-Fluid .ant-pro-multi-tab-wrapper{max-width:100%;margin:0 auto}.result[data-v-4aa70533]{text-align:center;width:72%;margin:0 auto;padding:24px 0 8px}.result .icon[data-v-4aa70533]{font-size:72px;line-height:72px;margin-bottom:24px}.result .success[data-v-4aa70533]{color:#52c41a}.result .error[data-v-4aa70533]{color:red}.result .title[data-v-4aa70533]{font-size:24px;color:rgba(0,0,0,.85);font-weight:500;line-height:32px;margin-bottom:16px}.result .description[data-v-4aa70533]{font-size:14px;line-height:22px;color:rgba(0,0,0,.45);margin-bottom:24px}.result .extra[data-v-4aa70533]{background:#fafafa;padding:24px 40px;border-radius:2px;text-align:left}.result .action[data-v-4aa70533]{margin-top:32px}.mobile .result[data-v-4aa70533]{width:100%;margin:0 auto;padding:unset}body[data-v-74e4dc71],html[data-v-74e4dc71]{width:100%;height:100%}input[data-v-74e4dc71]::-ms-clear,input[data-v-74e4dc71]::-ms-reveal{display:none}[data-v-74e4dc71],[data-v-74e4dc71]:after,[data-v-74e4dc71]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-74e4dc71]{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article[data-v-74e4dc71],aside[data-v-74e4dc71],dialog[data-v-74e4dc71],figcaption[data-v-74e4dc71],figure[data-v-74e4dc71],footer[data-v-74e4dc71],header[data-v-74e4dc71],hgroup[data-v-74e4dc71],main[data-v-74e4dc71],nav[data-v-74e4dc71],section[data-v-74e4dc71]{display:block}body[data-v-74e4dc71]{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"][data-v-74e4dc71]:focus{outline:none!important}hr[data-v-74e4dc71]{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1[data-v-74e4dc71],h2[data-v-74e4dc71],h3[data-v-74e4dc71],h4[data-v-74e4dc71],h5[data-v-74e4dc71],h6[data-v-74e4dc71]{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p[data-v-74e4dc71]{margin-top:0;margin-bottom:1em}abbr[data-original-title][data-v-74e4dc71],abbr[title][data-v-74e4dc71]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address[data-v-74e4dc71]{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number][data-v-74e4dc71],input[type=password][data-v-74e4dc71],input[type=text][data-v-74e4dc71],textarea[data-v-74e4dc71]{-webkit-appearance:none}dl[data-v-74e4dc71],ol[data-v-74e4dc71],ul[data-v-74e4dc71]{margin-top:0;margin-bottom:1em}ol ol[data-v-74e4dc71],ol ul[data-v-74e4dc71],ul ol[data-v-74e4dc71],ul ul[data-v-74e4dc71]{margin-bottom:0}dt[data-v-74e4dc71]{font-weight:500}dd[data-v-74e4dc71]{margin-bottom:.5em;margin-left:0}blockquote[data-v-74e4dc71]{margin:0 0 1em}dfn[data-v-74e4dc71]{font-style:italic}b[data-v-74e4dc71],strong[data-v-74e4dc71]{font-weight:bolder}small[data-v-74e4dc71]{font-size:80%}sub[data-v-74e4dc71],sup[data-v-74e4dc71]{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub[data-v-74e4dc71]{bottom:-.25em}sup[data-v-74e4dc71]{top:-.5em}a[data-v-74e4dc71]{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a[data-v-74e4dc71]:hover{color:#40a9ff}a[data-v-74e4dc71]:active{color:#096dd9}a[data-v-74e4dc71]:active,a[data-v-74e4dc71]:hover{text-decoration:none;outline:0}a[disabled][data-v-74e4dc71]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code[data-v-74e4dc71],kbd[data-v-74e4dc71],pre[data-v-74e4dc71],samp[data-v-74e4dc71]{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre[data-v-74e4dc71]{margin-top:0;margin-bottom:1em;overflow:auto}figure[data-v-74e4dc71]{margin:0 0 1em}img[data-v-74e4dc71]{vertical-align:middle;border-style:none}svg[data-v-74e4dc71]:not(:root){overflow:hidden}[role=button][data-v-74e4dc71],a[data-v-74e4dc71],area[data-v-74e4dc71],button[data-v-74e4dc71],input[data-v-74e4dc71]:not([type=range]),label[data-v-74e4dc71],select[data-v-74e4dc71],summary[data-v-74e4dc71],textarea[data-v-74e4dc71]{-ms-touch-action:manipulation;touch-action:manipulation}table[data-v-74e4dc71]{border-collapse:collapse}caption[data-v-74e4dc71]{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th[data-v-74e4dc71]{text-align:inherit}button[data-v-74e4dc71],input[data-v-74e4dc71],optgroup[data-v-74e4dc71],select[data-v-74e4dc71],textarea[data-v-74e4dc71]{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button[data-v-74e4dc71],input[data-v-74e4dc71]{overflow:visible}button[data-v-74e4dc71],select[data-v-74e4dc71]{text-transform:none}[type=reset][data-v-74e4dc71],[type=submit][data-v-74e4dc71],button[data-v-74e4dc71],html [type=button][data-v-74e4dc71]{-webkit-appearance:button}[type=button][data-v-74e4dc71]::-moz-focus-inner,[type=reset][data-v-74e4dc71]::-moz-focus-inner,[type=submit][data-v-74e4dc71]::-moz-focus-inner,button[data-v-74e4dc71]::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox][data-v-74e4dc71],input[type=radio][data-v-74e4dc71]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date][data-v-74e4dc71],input[type=datetime-local][data-v-74e4dc71],input[type=month][data-v-74e4dc71],input[type=time][data-v-74e4dc71]{-webkit-appearance:listbox}textarea[data-v-74e4dc71]{overflow:auto;resize:vertical}fieldset[data-v-74e4dc71]{min-width:0;margin:0;padding:0;border:0}legend[data-v-74e4dc71]{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress[data-v-74e4dc71]{vertical-align:baseline}[type=number][data-v-74e4dc71]::-webkit-inner-spin-button,[type=number][data-v-74e4dc71]::-webkit-outer-spin-button{height:auto}[type=search][data-v-74e4dc71]{outline-offset:-2px;-webkit-appearance:none}[type=search][data-v-74e4dc71]::-webkit-search-cancel-button,[type=search][data-v-74e4dc71]::-webkit-search-decoration{-webkit-appearance:none}[data-v-74e4dc71]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output[data-v-74e4dc71]{display:inline-block}summary[data-v-74e4dc71]{display:list-item}template[data-v-74e4dc71]{display:none}[hidden][data-v-74e4dc71]{display:none!important}mark[data-v-74e4dc71]{padding:.2em;background-color:#feffe6}[data-v-74e4dc71]::-moz-selection{color:#fff;background:#1890ff}[data-v-74e4dc71]::selection{color:#fff;background:#1890ff}.clearfix[data-v-74e4dc71]{zoom:1}.clearfix[data-v-74e4dc71]:after,.clearfix[data-v-74e4dc71]:before{display:table;content:""}.clearfix[data-v-74e4dc71]:after{clear:both}.anticon[data-v-74e4dc71]{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>[data-v-74e4dc71]{line-height:1}.anticon svg[data-v-74e4dc71]{display:inline-block}.anticon[data-v-74e4dc71]:before{display:none}.anticon .anticon-icon[data-v-74e4dc71]{display:block}.anticon[tabindex][data-v-74e4dc71]{cursor:pointer}.anticon-spin[data-v-74e4dc71],.anticon-spin[data-v-74e4dc71]:before{display:inline-block;-webkit-animation:loadingCircle-data-v-74e4dc71 1s linear infinite;animation:loadingCircle-data-v-74e4dc71 1s linear infinite}.fade-appear[data-v-74e4dc71],.fade-enter[data-v-74e4dc71],.fade-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active[data-v-74e4dc71],.fade-enter.fade-enter-active[data-v-74e4dc71]{-webkit-animation-name:antFadeIn-data-v-74e4dc71;animation-name:antFadeIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active[data-v-74e4dc71]{-webkit-animation-name:antFadeOut-data-v-74e4dc71;animation-name:antFadeOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear[data-v-74e4dc71],.fade-enter[data-v-74e4dc71]{opacity:0}.fade-appear[data-v-74e4dc71],.fade-enter[data-v-74e4dc71],.fade-leave[data-v-74e4dc71]{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn-data-v-74e4dc71{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn-data-v-74e4dc71{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut-data-v-74e4dc71{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut-data-v-74e4dc71{0%{opacity:1}to{opacity:0}}.move-up-appear[data-v-74e4dc71],.move-up-enter[data-v-74e4dc71],.move-up-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active[data-v-74e4dc71],.move-up-enter.move-up-enter-active[data-v-74e4dc71]{-webkit-animation-name:antMoveUpIn-data-v-74e4dc71;animation-name:antMoveUpIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active[data-v-74e4dc71]{-webkit-animation-name:antMoveUpOut-data-v-74e4dc71;animation-name:antMoveUpOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear[data-v-74e4dc71],.move-up-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear[data-v-74e4dc71],.move-down-enter[data-v-74e4dc71],.move-down-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active[data-v-74e4dc71],.move-down-enter.move-down-enter-active[data-v-74e4dc71]{-webkit-animation-name:antMoveDownIn-data-v-74e4dc71;animation-name:antMoveDownIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active[data-v-74e4dc71]{-webkit-animation-name:antMoveDownOut-data-v-74e4dc71;animation-name:antMoveDownOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear[data-v-74e4dc71],.move-down-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear[data-v-74e4dc71],.move-left-enter[data-v-74e4dc71],.move-left-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active[data-v-74e4dc71],.move-left-enter.move-left-enter-active[data-v-74e4dc71]{-webkit-animation-name:antMoveLeftIn-data-v-74e4dc71;animation-name:antMoveLeftIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active[data-v-74e4dc71]{-webkit-animation-name:antMoveLeftOut-data-v-74e4dc71;animation-name:antMoveLeftOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear[data-v-74e4dc71],.move-left-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear[data-v-74e4dc71],.move-right-enter[data-v-74e4dc71],.move-right-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active[data-v-74e4dc71],.move-right-enter.move-right-enter-active[data-v-74e4dc71]{-webkit-animation-name:antMoveRightIn-data-v-74e4dc71;animation-name:antMoveRightIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active[data-v-74e4dc71]{-webkit-animation-name:antMoveRightOut-data-v-74e4dc71;animation-name:antMoveRightOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear[data-v-74e4dc71],.move-right-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn-data-v-74e4dc71{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn-data-v-74e4dc71{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut-data-v-74e4dc71{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut-data-v-74e4dc71{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn-data-v-74e4dc71{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn-data-v-74e4dc71{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut-data-v-74e4dc71{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut-data-v-74e4dc71{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn-data-v-74e4dc71{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn-data-v-74e4dc71{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut-data-v-74e4dc71{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut-data-v-74e4dc71{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn-data-v-74e4dc71{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn-data-v-74e4dc71{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut-data-v-74e4dc71{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut-data-v-74e4dc71{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle-data-v-74e4dc71{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle-data-v-74e4dc71{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true][data-v-74e4dc71],[ant-click-animating=true][data-v-74e4dc71]{position:relative}html[data-v-74e4dc71]{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node[data-v-74e4dc71],[ant-click-animating-without-extra-node=true][data-v-74e4dc71]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect-data-v-74e4dc71 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-74e4dc71 .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect-data-v-74e4dc71 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-74e4dc71 .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect-data-v-74e4dc71{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect-data-v-74e4dc71{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect-data-v-74e4dc71{to{opacity:0}}@keyframes fadeEffect-data-v-74e4dc71{to{opacity:0}}.slide-up-appear[data-v-74e4dc71],.slide-up-enter[data-v-74e4dc71],.slide-up-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active[data-v-74e4dc71],.slide-up-enter.slide-up-enter-active[data-v-74e4dc71]{-webkit-animation-name:antSlideUpIn-data-v-74e4dc71;animation-name:antSlideUpIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active[data-v-74e4dc71]{-webkit-animation-name:antSlideUpOut-data-v-74e4dc71;animation-name:antSlideUpOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear[data-v-74e4dc71],.slide-up-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear[data-v-74e4dc71],.slide-down-enter[data-v-74e4dc71],.slide-down-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active[data-v-74e4dc71],.slide-down-enter.slide-down-enter-active[data-v-74e4dc71]{-webkit-animation-name:antSlideDownIn-data-v-74e4dc71;animation-name:antSlideDownIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active[data-v-74e4dc71]{-webkit-animation-name:antSlideDownOut-data-v-74e4dc71;animation-name:antSlideDownOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear[data-v-74e4dc71],.slide-down-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear[data-v-74e4dc71],.slide-left-enter[data-v-74e4dc71],.slide-left-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active[data-v-74e4dc71],.slide-left-enter.slide-left-enter-active[data-v-74e4dc71]{-webkit-animation-name:antSlideLeftIn-data-v-74e4dc71;animation-name:antSlideLeftIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active[data-v-74e4dc71]{-webkit-animation-name:antSlideLeftOut-data-v-74e4dc71;animation-name:antSlideLeftOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear[data-v-74e4dc71],.slide-left-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear[data-v-74e4dc71],.slide-right-enter[data-v-74e4dc71],.slide-right-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active[data-v-74e4dc71],.slide-right-enter.slide-right-enter-active[data-v-74e4dc71]{-webkit-animation-name:antSlideRightIn-data-v-74e4dc71;animation-name:antSlideRightIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active[data-v-74e4dc71]{-webkit-animation-name:antSlideRightOut-data-v-74e4dc71;animation-name:antSlideRightOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear[data-v-74e4dc71],.slide-right-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn-data-v-74e4dc71{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn-data-v-74e4dc71{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut-data-v-74e4dc71{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut-data-v-74e4dc71{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn-data-v-74e4dc71{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn-data-v-74e4dc71{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut-data-v-74e4dc71{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut-data-v-74e4dc71{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn-data-v-74e4dc71{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn-data-v-74e4dc71{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut-data-v-74e4dc71{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut-data-v-74e4dc71{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn-data-v-74e4dc71{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn-data-v-74e4dc71{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut-data-v-74e4dc71{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut-data-v-74e4dc71{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear[data-v-74e4dc71],.swing-enter[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active[data-v-74e4dc71],.swing-enter.swing-enter-active[data-v-74e4dc71]{-webkit-animation-name:antSwingIn-data-v-74e4dc71;animation-name:antSwingIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn-data-v-74e4dc71{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn-data-v-74e4dc71{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear[data-v-74e4dc71],.zoom-enter[data-v-74e4dc71],.zoom-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active[data-v-74e4dc71],.zoom-enter.zoom-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomIn-data-v-74e4dc71;animation-name:antZoomIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomOut-data-v-74e4dc71;animation-name:antZoomOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear[data-v-74e4dc71],.zoom-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear[data-v-74e4dc71],.zoom-big-enter[data-v-74e4dc71],.zoom-big-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active[data-v-74e4dc71],.zoom-big-enter.zoom-big-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomBigIn-data-v-74e4dc71;animation-name:antZoomBigIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomBigOut-data-v-74e4dc71;animation-name:antZoomBigOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear[data-v-74e4dc71],.zoom-big-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear[data-v-74e4dc71],.zoom-big-fast-enter[data-v-74e4dc71],.zoom-big-fast-leave[data-v-74e4dc71]{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active[data-v-74e4dc71],.zoom-big-fast-enter.zoom-big-fast-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomBigIn-data-v-74e4dc71;animation-name:antZoomBigIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomBigOut-data-v-74e4dc71;animation-name:antZoomBigOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear[data-v-74e4dc71],.zoom-big-fast-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear[data-v-74e4dc71],.zoom-up-enter[data-v-74e4dc71],.zoom-up-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active[data-v-74e4dc71],.zoom-up-enter.zoom-up-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomUpIn-data-v-74e4dc71;animation-name:antZoomUpIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomUpOut-data-v-74e4dc71;animation-name:antZoomUpOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear[data-v-74e4dc71],.zoom-up-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear[data-v-74e4dc71],.zoom-down-enter[data-v-74e4dc71],.zoom-down-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active[data-v-74e4dc71],.zoom-down-enter.zoom-down-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomDownIn-data-v-74e4dc71;animation-name:antZoomDownIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomDownOut-data-v-74e4dc71;animation-name:antZoomDownOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear[data-v-74e4dc71],.zoom-down-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear[data-v-74e4dc71],.zoom-left-enter[data-v-74e4dc71],.zoom-left-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active[data-v-74e4dc71],.zoom-left-enter.zoom-left-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomLeftIn-data-v-74e4dc71;animation-name:antZoomLeftIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomLeftOut-data-v-74e4dc71;animation-name:antZoomLeftOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear[data-v-74e4dc71],.zoom-left-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear[data-v-74e4dc71],.zoom-right-enter[data-v-74e4dc71],.zoom-right-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active[data-v-74e4dc71],.zoom-right-enter.zoom-right-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomRightIn-data-v-74e4dc71;animation-name:antZoomRightIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomRightOut-data-v-74e4dc71;animation-name:antZoomRightOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear[data-v-74e4dc71],.zoom-right-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn-data-v-74e4dc71{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn-data-v-74e4dc71{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy[data-v-74e4dc71]{overflow:hidden}.ant-motion-collapse-legacy-active[data-v-74e4dc71],.ant-motion-collapse[data-v-74e4dc71]{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse[data-v-74e4dc71]{overflow:hidden}ul[data-v-74e4dc71]{list-style:none;padding:0;overflow-y:scroll;height:250px}ul li[data-v-74e4dc71]{display:inline-block;padding:12px;margin:3px 0;border-radius:4px}ul li.active[data-v-74e4dc71],ul li[data-v-74e4dc71]:hover{cursor:pointer;color:#fff;background-color:#1890ff}.exception{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80%;min-height:500px}.exception .imgBlock{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;padding-right:152px;zoom:1}.exception .imgBlock:after,.exception .imgBlock:before{content:" ";display:table}.exception .imgBlock:after{clear:both;height:0;font-size:0;visibility:hidden}.exception .imgEle{float:right;width:100%;max-width:430px;height:360px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.exception .content{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.exception .content h1{margin-bottom:24px;color:#434e59;font-weight:600;font-size:72px;line-height:72px}.exception .content .desc{margin-bottom:16px;color:rgba(0,0,0,.45);font-size:20px;line-height:28px}.exception .content .actions button:not(:last-child){margin-right:8px}@media screen and (max-width:1200px){.exception .imgBlock{padding-right:88px}}@media screen and (max-width:576px){.exception{display:block;text-align:center}.exception .imgBlock{margin:0 auto 24px;padding-right:0}}@media screen and (max-width:480px){.exception .imgBlock{margin-bottom:-24px;overflow:hidden}}body[data-v-400fd39c],html[data-v-400fd39c]{width:100%;height:100%}input[data-v-400fd39c]::-ms-clear,input[data-v-400fd39c]::-ms-reveal{display:none}[data-v-400fd39c],[data-v-400fd39c]:after,[data-v-400fd39c]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-400fd39c]{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article[data-v-400fd39c],aside[data-v-400fd39c],dialog[data-v-400fd39c],figcaption[data-v-400fd39c],figure[data-v-400fd39c],footer[data-v-400fd39c],header[data-v-400fd39c],hgroup[data-v-400fd39c],main[data-v-400fd39c],nav[data-v-400fd39c],section[data-v-400fd39c]{display:block}body[data-v-400fd39c]{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"][data-v-400fd39c]:focus{outline:none!important}hr[data-v-400fd39c]{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1[data-v-400fd39c],h2[data-v-400fd39c],h3[data-v-400fd39c],h4[data-v-400fd39c],h5[data-v-400fd39c],h6[data-v-400fd39c]{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p[data-v-400fd39c]{margin-top:0;margin-bottom:1em}abbr[data-original-title][data-v-400fd39c],abbr[title][data-v-400fd39c]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address[data-v-400fd39c]{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number][data-v-400fd39c],input[type=password][data-v-400fd39c],input[type=text][data-v-400fd39c],textarea[data-v-400fd39c]{-webkit-appearance:none}dl[data-v-400fd39c],ol[data-v-400fd39c],ul[data-v-400fd39c]{margin-top:0;margin-bottom:1em}ol ol[data-v-400fd39c],ol ul[data-v-400fd39c],ul ol[data-v-400fd39c],ul ul[data-v-400fd39c]{margin-bottom:0}dt[data-v-400fd39c]{font-weight:500}dd[data-v-400fd39c]{margin-bottom:.5em;margin-left:0}blockquote[data-v-400fd39c]{margin:0 0 1em}dfn[data-v-400fd39c]{font-style:italic}b[data-v-400fd39c],strong[data-v-400fd39c]{font-weight:bolder}small[data-v-400fd39c]{font-size:80%}sub[data-v-400fd39c],sup[data-v-400fd39c]{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub[data-v-400fd39c]{bottom:-.25em}sup[data-v-400fd39c]{top:-.5em}a[data-v-400fd39c]{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a[data-v-400fd39c]:hover{color:#40a9ff}a[data-v-400fd39c]:active{color:#096dd9}a[data-v-400fd39c]:active,a[data-v-400fd39c]:hover{text-decoration:none;outline:0}a[disabled][data-v-400fd39c]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code[data-v-400fd39c],kbd[data-v-400fd39c],pre[data-v-400fd39c],samp[data-v-400fd39c]{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre[data-v-400fd39c]{margin-top:0;margin-bottom:1em;overflow:auto}figure[data-v-400fd39c]{margin:0 0 1em}img[data-v-400fd39c]{vertical-align:middle;border-style:none}svg[data-v-400fd39c]:not(:root){overflow:hidden}[role=button][data-v-400fd39c],a[data-v-400fd39c],area[data-v-400fd39c],button[data-v-400fd39c],input[data-v-400fd39c]:not([type=range]),label[data-v-400fd39c],select[data-v-400fd39c],summary[data-v-400fd39c],textarea[data-v-400fd39c]{-ms-touch-action:manipulation;touch-action:manipulation}table[data-v-400fd39c]{border-collapse:collapse}caption[data-v-400fd39c]{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th[data-v-400fd39c]{text-align:inherit}button[data-v-400fd39c],input[data-v-400fd39c],optgroup[data-v-400fd39c],select[data-v-400fd39c],textarea[data-v-400fd39c]{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button[data-v-400fd39c],input[data-v-400fd39c]{overflow:visible}button[data-v-400fd39c],select[data-v-400fd39c]{text-transform:none}[type=reset][data-v-400fd39c],[type=submit][data-v-400fd39c],button[data-v-400fd39c],html [type=button][data-v-400fd39c]{-webkit-appearance:button}[type=button][data-v-400fd39c]::-moz-focus-inner,[type=reset][data-v-400fd39c]::-moz-focus-inner,[type=submit][data-v-400fd39c]::-moz-focus-inner,button[data-v-400fd39c]::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox][data-v-400fd39c],input[type=radio][data-v-400fd39c]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date][data-v-400fd39c],input[type=datetime-local][data-v-400fd39c],input[type=month][data-v-400fd39c],input[type=time][data-v-400fd39c]{-webkit-appearance:listbox}textarea[data-v-400fd39c]{overflow:auto;resize:vertical}fieldset[data-v-400fd39c]{min-width:0;margin:0;padding:0;border:0}legend[data-v-400fd39c]{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress[data-v-400fd39c]{vertical-align:baseline}[type=number][data-v-400fd39c]::-webkit-inner-spin-button,[type=number][data-v-400fd39c]::-webkit-outer-spin-button{height:auto}[type=search][data-v-400fd39c]{outline-offset:-2px;-webkit-appearance:none}[type=search][data-v-400fd39c]::-webkit-search-cancel-button,[type=search][data-v-400fd39c]::-webkit-search-decoration{-webkit-appearance:none}[data-v-400fd39c]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output[data-v-400fd39c]{display:inline-block}summary[data-v-400fd39c]{display:list-item}template[data-v-400fd39c]{display:none}[hidden][data-v-400fd39c]{display:none!important}mark[data-v-400fd39c]{padding:.2em;background-color:#feffe6}[data-v-400fd39c]::-moz-selection{color:#fff;background:#1890ff}[data-v-400fd39c]::selection{color:#fff;background:#1890ff}.clearfix[data-v-400fd39c]{zoom:1}.clearfix[data-v-400fd39c]:after,.clearfix[data-v-400fd39c]:before{display:table;content:""}.clearfix[data-v-400fd39c]:after{clear:both}.anticon[data-v-400fd39c]{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>[data-v-400fd39c]{line-height:1}.anticon svg[data-v-400fd39c]{display:inline-block}.anticon[data-v-400fd39c]:before{display:none}.anticon .anticon-icon[data-v-400fd39c]{display:block}.anticon[tabindex][data-v-400fd39c]{cursor:pointer}.anticon-spin[data-v-400fd39c],.anticon-spin[data-v-400fd39c]:before{display:inline-block;-webkit-animation:loadingCircle-data-v-400fd39c 1s linear infinite;animation:loadingCircle-data-v-400fd39c 1s linear infinite}.fade-appear[data-v-400fd39c],.fade-enter[data-v-400fd39c],.fade-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active[data-v-400fd39c],.fade-enter.fade-enter-active[data-v-400fd39c]{-webkit-animation-name:antFadeIn-data-v-400fd39c;animation-name:antFadeIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active[data-v-400fd39c]{-webkit-animation-name:antFadeOut-data-v-400fd39c;animation-name:antFadeOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear[data-v-400fd39c],.fade-enter[data-v-400fd39c]{opacity:0}.fade-appear[data-v-400fd39c],.fade-enter[data-v-400fd39c],.fade-leave[data-v-400fd39c]{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn-data-v-400fd39c{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn-data-v-400fd39c{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut-data-v-400fd39c{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut-data-v-400fd39c{0%{opacity:1}to{opacity:0}}.move-up-appear[data-v-400fd39c],.move-up-enter[data-v-400fd39c],.move-up-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active[data-v-400fd39c],.move-up-enter.move-up-enter-active[data-v-400fd39c]{-webkit-animation-name:antMoveUpIn-data-v-400fd39c;animation-name:antMoveUpIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active[data-v-400fd39c]{-webkit-animation-name:antMoveUpOut-data-v-400fd39c;animation-name:antMoveUpOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear[data-v-400fd39c],.move-up-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear[data-v-400fd39c],.move-down-enter[data-v-400fd39c],.move-down-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active[data-v-400fd39c],.move-down-enter.move-down-enter-active[data-v-400fd39c]{-webkit-animation-name:antMoveDownIn-data-v-400fd39c;animation-name:antMoveDownIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active[data-v-400fd39c]{-webkit-animation-name:antMoveDownOut-data-v-400fd39c;animation-name:antMoveDownOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear[data-v-400fd39c],.move-down-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear[data-v-400fd39c],.move-left-enter[data-v-400fd39c],.move-left-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active[data-v-400fd39c],.move-left-enter.move-left-enter-active[data-v-400fd39c]{-webkit-animation-name:antMoveLeftIn-data-v-400fd39c;animation-name:antMoveLeftIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active[data-v-400fd39c]{-webkit-animation-name:antMoveLeftOut-data-v-400fd39c;animation-name:antMoveLeftOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear[data-v-400fd39c],.move-left-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear[data-v-400fd39c],.move-right-enter[data-v-400fd39c],.move-right-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active[data-v-400fd39c],.move-right-enter.move-right-enter-active[data-v-400fd39c]{-webkit-animation-name:antMoveRightIn-data-v-400fd39c;animation-name:antMoveRightIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active[data-v-400fd39c]{-webkit-animation-name:antMoveRightOut-data-v-400fd39c;animation-name:antMoveRightOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear[data-v-400fd39c],.move-right-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn-data-v-400fd39c{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn-data-v-400fd39c{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut-data-v-400fd39c{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut-data-v-400fd39c{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn-data-v-400fd39c{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn-data-v-400fd39c{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut-data-v-400fd39c{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut-data-v-400fd39c{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn-data-v-400fd39c{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn-data-v-400fd39c{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut-data-v-400fd39c{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut-data-v-400fd39c{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn-data-v-400fd39c{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn-data-v-400fd39c{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut-data-v-400fd39c{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut-data-v-400fd39c{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle-data-v-400fd39c{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle-data-v-400fd39c{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true][data-v-400fd39c],[ant-click-animating=true][data-v-400fd39c]{position:relative}html[data-v-400fd39c]{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node[data-v-400fd39c],[ant-click-animating-without-extra-node=true][data-v-400fd39c]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect-data-v-400fd39c 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-400fd39c .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect-data-v-400fd39c 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-400fd39c .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect-data-v-400fd39c{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect-data-v-400fd39c{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect-data-v-400fd39c{to{opacity:0}}@keyframes fadeEffect-data-v-400fd39c{to{opacity:0}}.slide-up-appear[data-v-400fd39c],.slide-up-enter[data-v-400fd39c],.slide-up-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active[data-v-400fd39c],.slide-up-enter.slide-up-enter-active[data-v-400fd39c]{-webkit-animation-name:antSlideUpIn-data-v-400fd39c;animation-name:antSlideUpIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active[data-v-400fd39c]{-webkit-animation-name:antSlideUpOut-data-v-400fd39c;animation-name:antSlideUpOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear[data-v-400fd39c],.slide-up-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear[data-v-400fd39c],.slide-down-enter[data-v-400fd39c],.slide-down-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active[data-v-400fd39c],.slide-down-enter.slide-down-enter-active[data-v-400fd39c]{-webkit-animation-name:antSlideDownIn-data-v-400fd39c;animation-name:antSlideDownIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active[data-v-400fd39c]{-webkit-animation-name:antSlideDownOut-data-v-400fd39c;animation-name:antSlideDownOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear[data-v-400fd39c],.slide-down-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear[data-v-400fd39c],.slide-left-enter[data-v-400fd39c],.slide-left-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active[data-v-400fd39c],.slide-left-enter.slide-left-enter-active[data-v-400fd39c]{-webkit-animation-name:antSlideLeftIn-data-v-400fd39c;animation-name:antSlideLeftIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active[data-v-400fd39c]{-webkit-animation-name:antSlideLeftOut-data-v-400fd39c;animation-name:antSlideLeftOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear[data-v-400fd39c],.slide-left-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear[data-v-400fd39c],.slide-right-enter[data-v-400fd39c],.slide-right-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active[data-v-400fd39c],.slide-right-enter.slide-right-enter-active[data-v-400fd39c]{-webkit-animation-name:antSlideRightIn-data-v-400fd39c;animation-name:antSlideRightIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active[data-v-400fd39c]{-webkit-animation-name:antSlideRightOut-data-v-400fd39c;animation-name:antSlideRightOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear[data-v-400fd39c],.slide-right-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn-data-v-400fd39c{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn-data-v-400fd39c{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut-data-v-400fd39c{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut-data-v-400fd39c{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn-data-v-400fd39c{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn-data-v-400fd39c{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut-data-v-400fd39c{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut-data-v-400fd39c{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn-data-v-400fd39c{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn-data-v-400fd39c{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut-data-v-400fd39c{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut-data-v-400fd39c{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn-data-v-400fd39c{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn-data-v-400fd39c{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut-data-v-400fd39c{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut-data-v-400fd39c{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear[data-v-400fd39c],.swing-enter[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active[data-v-400fd39c],.swing-enter.swing-enter-active[data-v-400fd39c]{-webkit-animation-name:antSwingIn-data-v-400fd39c;animation-name:antSwingIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn-data-v-400fd39c{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn-data-v-400fd39c{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear[data-v-400fd39c],.zoom-enter[data-v-400fd39c],.zoom-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active[data-v-400fd39c],.zoom-enter.zoom-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomIn-data-v-400fd39c;animation-name:antZoomIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomOut-data-v-400fd39c;animation-name:antZoomOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear[data-v-400fd39c],.zoom-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear[data-v-400fd39c],.zoom-big-enter[data-v-400fd39c],.zoom-big-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active[data-v-400fd39c],.zoom-big-enter.zoom-big-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomBigIn-data-v-400fd39c;animation-name:antZoomBigIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomBigOut-data-v-400fd39c;animation-name:antZoomBigOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear[data-v-400fd39c],.zoom-big-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear[data-v-400fd39c],.zoom-big-fast-enter[data-v-400fd39c],.zoom-big-fast-leave[data-v-400fd39c]{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active[data-v-400fd39c],.zoom-big-fast-enter.zoom-big-fast-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomBigIn-data-v-400fd39c;animation-name:antZoomBigIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomBigOut-data-v-400fd39c;animation-name:antZoomBigOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear[data-v-400fd39c],.zoom-big-fast-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear[data-v-400fd39c],.zoom-up-enter[data-v-400fd39c],.zoom-up-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active[data-v-400fd39c],.zoom-up-enter.zoom-up-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomUpIn-data-v-400fd39c;animation-name:antZoomUpIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomUpOut-data-v-400fd39c;animation-name:antZoomUpOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear[data-v-400fd39c],.zoom-up-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear[data-v-400fd39c],.zoom-down-enter[data-v-400fd39c],.zoom-down-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active[data-v-400fd39c],.zoom-down-enter.zoom-down-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomDownIn-data-v-400fd39c;animation-name:antZoomDownIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomDownOut-data-v-400fd39c;animation-name:antZoomDownOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear[data-v-400fd39c],.zoom-down-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear[data-v-400fd39c],.zoom-left-enter[data-v-400fd39c],.zoom-left-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active[data-v-400fd39c],.zoom-left-enter.zoom-left-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomLeftIn-data-v-400fd39c;animation-name:antZoomLeftIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomLeftOut-data-v-400fd39c;animation-name:antZoomLeftOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear[data-v-400fd39c],.zoom-left-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear[data-v-400fd39c],.zoom-right-enter[data-v-400fd39c],.zoom-right-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active[data-v-400fd39c],.zoom-right-enter.zoom-right-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomRightIn-data-v-400fd39c;animation-name:antZoomRightIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomRightOut-data-v-400fd39c;animation-name:antZoomRightOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear[data-v-400fd39c],.zoom-right-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn-data-v-400fd39c{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn-data-v-400fd39c{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy[data-v-400fd39c]{overflow:hidden}.ant-motion-collapse-legacy-active[data-v-400fd39c],.ant-motion-collapse[data-v-400fd39c]{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse[data-v-400fd39c]{overflow:hidden}.antd-pro-components-standard-form-row-index-standardFormRow[data-v-400fd39c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;padding-bottom:16px;border-bottom:1px dashed #e8e8e8}.antd-pro-components-standard-form-row-index-standardFormRow[data-v-400fd39c] .ant-form-item{margin-right:24px}.antd-pro-components-standard-form-row-index-standardFormRow[data-v-400fd39c] .ant-form-item-label label{margin-right:0;color:rgba(0,0,0,.65)}.antd-pro-components-standard-form-row-index-standardFormRow .ant-form-item-control[data-v-400fd39c],.antd-pro-components-standard-form-row-index-standardFormRow[data-v-400fd39c] .ant-form-item-label{padding:0;line-height:32px}.antd-pro-components-standard-form-row-index-standardFormRow .antd-pro-components-standard-form-row-index-label[data-v-400fd39c]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:24px;color:rgba(0,0,0,.85);font-size:14px;text-align:right}.antd-pro-components-standard-form-row-index-standardFormRow .antd-pro-components-standard-form-row-index-label>span[data-v-400fd39c]{display:inline-block;height:32px;line-height:32px}.antd-pro-components-standard-form-row-index-standardFormRow .antd-pro-components-standard-form-row-index-label>span[data-v-400fd39c]:after{content:":"}.antd-pro-components-standard-form-row-index-standardFormRow .antd-pro-components-standard-form-row-index-content[data-v-400fd39c]{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.antd-pro-components-standard-form-row-index-standardFormRow .antd-pro-components-standard-form-row-index-content[data-v-400fd39c] .ant-form-item:last-child{margin-right:0}.antd-pro-components-standard-form-row-index-standardFormRow.antd-pro-components-standard-form-row-index-standardFormRowLast[data-v-400fd39c]{margin-bottom:0;padding-bottom:0;border:none}.antd-pro-components-standard-form-row-index-standardFormRow.antd-pro-components-standard-form-row-index-standardFormRowBlock[data-v-400fd39c] .ant-form-item,.antd-pro-components-standard-form-row-index-standardFormRow.antd-pro-components-standard-form-row-index-standardFormRowBlock div.ant-form-item-control-wrapper[data-v-400fd39c],.antd-pro-components-standard-form-row-index-standardFormRow.antd-pro-components-standard-form-row-index-standardFormRowGrid[data-v-400fd39c] .ant-form-item,.antd-pro-components-standard-form-row-index-standardFormRow.antd-pro-components-standard-form-row-index-standardFormRowGrid div.ant-form-item-control-wrapper[data-v-400fd39c]{display:block}.antd-pro-components-standard-form-row-index-standardFormRow.antd-pro-components-standard-form-row-index-standardFormRowGrid[data-v-400fd39c] .ant-form-item-label{float:left}body[data-v-0d752822],html[data-v-0d752822]{width:100%;height:100%}input[data-v-0d752822]::-ms-clear,input[data-v-0d752822]::-ms-reveal{display:none}[data-v-0d752822],[data-v-0d752822]:after,[data-v-0d752822]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-0d752822]{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article[data-v-0d752822],aside[data-v-0d752822],dialog[data-v-0d752822],figcaption[data-v-0d752822],figure[data-v-0d752822],footer[data-v-0d752822],header[data-v-0d752822],hgroup[data-v-0d752822],main[data-v-0d752822],nav[data-v-0d752822],section[data-v-0d752822]{display:block}body[data-v-0d752822]{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"][data-v-0d752822]:focus{outline:none!important}hr[data-v-0d752822]{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1[data-v-0d752822],h2[data-v-0d752822],h3[data-v-0d752822],h4[data-v-0d752822],h5[data-v-0d752822],h6[data-v-0d752822]{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p[data-v-0d752822]{margin-top:0;margin-bottom:1em}abbr[data-original-title][data-v-0d752822],abbr[title][data-v-0d752822]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address[data-v-0d752822]{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number][data-v-0d752822],input[type=password][data-v-0d752822],input[type=text][data-v-0d752822],textarea[data-v-0d752822]{-webkit-appearance:none}dl[data-v-0d752822],ol[data-v-0d752822],ul[data-v-0d752822]{margin-top:0;margin-bottom:1em}ol ol[data-v-0d752822],ol ul[data-v-0d752822],ul ol[data-v-0d752822],ul ul[data-v-0d752822]{margin-bottom:0}dt[data-v-0d752822]{font-weight:500}dd[data-v-0d752822]{margin-bottom:.5em;margin-left:0}blockquote[data-v-0d752822]{margin:0 0 1em}dfn[data-v-0d752822]{font-style:italic}b[data-v-0d752822],strong[data-v-0d752822]{font-weight:bolder}small[data-v-0d752822]{font-size:80%}sub[data-v-0d752822],sup[data-v-0d752822]{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub[data-v-0d752822]{bottom:-.25em}sup[data-v-0d752822]{top:-.5em}a[data-v-0d752822]{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a[data-v-0d752822]:hover{color:#40a9ff}a[data-v-0d752822]:active{color:#096dd9}a[data-v-0d752822]:active,a[data-v-0d752822]:hover{text-decoration:none;outline:0}a[disabled][data-v-0d752822]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code[data-v-0d752822],kbd[data-v-0d752822],pre[data-v-0d752822],samp[data-v-0d752822]{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre[data-v-0d752822]{margin-top:0;margin-bottom:1em;overflow:auto}figure[data-v-0d752822]{margin:0 0 1em}img[data-v-0d752822]{vertical-align:middle;border-style:none}svg[data-v-0d752822]:not(:root){overflow:hidden}[role=button][data-v-0d752822],a[data-v-0d752822],area[data-v-0d752822],button[data-v-0d752822],input[data-v-0d752822]:not([type=range]),label[data-v-0d752822],select[data-v-0d752822],summary[data-v-0d752822],textarea[data-v-0d752822]{-ms-touch-action:manipulation;touch-action:manipulation}table[data-v-0d752822]{border-collapse:collapse}caption[data-v-0d752822]{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th[data-v-0d752822]{text-align:inherit}button[data-v-0d752822],input[data-v-0d752822],optgroup[data-v-0d752822],select[data-v-0d752822],textarea[data-v-0d752822]{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button[data-v-0d752822],input[data-v-0d752822]{overflow:visible}button[data-v-0d752822],select[data-v-0d752822]{text-transform:none}[type=reset][data-v-0d752822],[type=submit][data-v-0d752822],button[data-v-0d752822],html [type=button][data-v-0d752822]{-webkit-appearance:button}[type=button][data-v-0d752822]::-moz-focus-inner,[type=reset][data-v-0d752822]::-moz-focus-inner,[type=submit][data-v-0d752822]::-moz-focus-inner,button[data-v-0d752822]::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox][data-v-0d752822],input[type=radio][data-v-0d752822]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date][data-v-0d752822],input[type=datetime-local][data-v-0d752822],input[type=month][data-v-0d752822],input[type=time][data-v-0d752822]{-webkit-appearance:listbox}textarea[data-v-0d752822]{overflow:auto;resize:vertical}fieldset[data-v-0d752822]{min-width:0;margin:0;padding:0;border:0}legend[data-v-0d752822]{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress[data-v-0d752822]{vertical-align:baseline}[type=number][data-v-0d752822]::-webkit-inner-spin-button,[type=number][data-v-0d752822]::-webkit-outer-spin-button{height:auto}[type=search][data-v-0d752822]{outline-offset:-2px;-webkit-appearance:none}[type=search][data-v-0d752822]::-webkit-search-cancel-button,[type=search][data-v-0d752822]::-webkit-search-decoration{-webkit-appearance:none}[data-v-0d752822]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output[data-v-0d752822]{display:inline-block}summary[data-v-0d752822]{display:list-item}template[data-v-0d752822]{display:none}[hidden][data-v-0d752822]{display:none!important}mark[data-v-0d752822]{padding:.2em;background-color:#feffe6}[data-v-0d752822]::-moz-selection{color:#fff;background:#1890ff}[data-v-0d752822]::selection{color:#fff;background:#1890ff}.clearfix[data-v-0d752822]{zoom:1}.clearfix[data-v-0d752822]:after,.clearfix[data-v-0d752822]:before{display:table;content:""}.clearfix[data-v-0d752822]:after{clear:both}.anticon[data-v-0d752822]{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>[data-v-0d752822]{line-height:1}.anticon svg[data-v-0d752822]{display:inline-block}.anticon[data-v-0d752822]:before{display:none}.anticon .anticon-icon[data-v-0d752822]{display:block}.anticon[tabindex][data-v-0d752822]{cursor:pointer}.anticon-spin[data-v-0d752822],.anticon-spin[data-v-0d752822]:before{display:inline-block;-webkit-animation:loadingCircle-data-v-0d752822 1s linear infinite;animation:loadingCircle-data-v-0d752822 1s linear infinite}.fade-appear[data-v-0d752822],.fade-enter[data-v-0d752822],.fade-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active[data-v-0d752822],.fade-enter.fade-enter-active[data-v-0d752822]{-webkit-animation-name:antFadeIn-data-v-0d752822;animation-name:antFadeIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active[data-v-0d752822]{-webkit-animation-name:antFadeOut-data-v-0d752822;animation-name:antFadeOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear[data-v-0d752822],.fade-enter[data-v-0d752822]{opacity:0}.fade-appear[data-v-0d752822],.fade-enter[data-v-0d752822],.fade-leave[data-v-0d752822]{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn-data-v-0d752822{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn-data-v-0d752822{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut-data-v-0d752822{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut-data-v-0d752822{0%{opacity:1}to{opacity:0}}.move-up-appear[data-v-0d752822],.move-up-enter[data-v-0d752822],.move-up-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active[data-v-0d752822],.move-up-enter.move-up-enter-active[data-v-0d752822]{-webkit-animation-name:antMoveUpIn-data-v-0d752822;animation-name:antMoveUpIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active[data-v-0d752822]{-webkit-animation-name:antMoveUpOut-data-v-0d752822;animation-name:antMoveUpOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear[data-v-0d752822],.move-up-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear[data-v-0d752822],.move-down-enter[data-v-0d752822],.move-down-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active[data-v-0d752822],.move-down-enter.move-down-enter-active[data-v-0d752822]{-webkit-animation-name:antMoveDownIn-data-v-0d752822;animation-name:antMoveDownIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active[data-v-0d752822]{-webkit-animation-name:antMoveDownOut-data-v-0d752822;animation-name:antMoveDownOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear[data-v-0d752822],.move-down-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear[data-v-0d752822],.move-left-enter[data-v-0d752822],.move-left-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active[data-v-0d752822],.move-left-enter.move-left-enter-active[data-v-0d752822]{-webkit-animation-name:antMoveLeftIn-data-v-0d752822;animation-name:antMoveLeftIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active[data-v-0d752822]{-webkit-animation-name:antMoveLeftOut-data-v-0d752822;animation-name:antMoveLeftOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear[data-v-0d752822],.move-left-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear[data-v-0d752822],.move-right-enter[data-v-0d752822],.move-right-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active[data-v-0d752822],.move-right-enter.move-right-enter-active[data-v-0d752822]{-webkit-animation-name:antMoveRightIn-data-v-0d752822;animation-name:antMoveRightIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active[data-v-0d752822]{-webkit-animation-name:antMoveRightOut-data-v-0d752822;animation-name:antMoveRightOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear[data-v-0d752822],.move-right-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn-data-v-0d752822{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn-data-v-0d752822{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut-data-v-0d752822{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut-data-v-0d752822{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn-data-v-0d752822{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn-data-v-0d752822{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut-data-v-0d752822{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut-data-v-0d752822{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn-data-v-0d752822{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn-data-v-0d752822{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut-data-v-0d752822{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut-data-v-0d752822{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn-data-v-0d752822{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn-data-v-0d752822{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut-data-v-0d752822{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut-data-v-0d752822{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle-data-v-0d752822{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle-data-v-0d752822{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true][data-v-0d752822],[ant-click-animating=true][data-v-0d752822]{position:relative}html[data-v-0d752822]{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node[data-v-0d752822],[ant-click-animating-without-extra-node=true][data-v-0d752822]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect-data-v-0d752822 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-0d752822 .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect-data-v-0d752822 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-0d752822 .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect-data-v-0d752822{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect-data-v-0d752822{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect-data-v-0d752822{to{opacity:0}}@keyframes fadeEffect-data-v-0d752822{to{opacity:0}}.slide-up-appear[data-v-0d752822],.slide-up-enter[data-v-0d752822],.slide-up-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active[data-v-0d752822],.slide-up-enter.slide-up-enter-active[data-v-0d752822]{-webkit-animation-name:antSlideUpIn-data-v-0d752822;animation-name:antSlideUpIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active[data-v-0d752822]{-webkit-animation-name:antSlideUpOut-data-v-0d752822;animation-name:antSlideUpOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear[data-v-0d752822],.slide-up-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear[data-v-0d752822],.slide-down-enter[data-v-0d752822],.slide-down-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active[data-v-0d752822],.slide-down-enter.slide-down-enter-active[data-v-0d752822]{-webkit-animation-name:antSlideDownIn-data-v-0d752822;animation-name:antSlideDownIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active[data-v-0d752822]{-webkit-animation-name:antSlideDownOut-data-v-0d752822;animation-name:antSlideDownOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear[data-v-0d752822],.slide-down-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear[data-v-0d752822],.slide-left-enter[data-v-0d752822],.slide-left-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active[data-v-0d752822],.slide-left-enter.slide-left-enter-active[data-v-0d752822]{-webkit-animation-name:antSlideLeftIn-data-v-0d752822;animation-name:antSlideLeftIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active[data-v-0d752822]{-webkit-animation-name:antSlideLeftOut-data-v-0d752822;animation-name:antSlideLeftOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear[data-v-0d752822],.slide-left-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear[data-v-0d752822],.slide-right-enter[data-v-0d752822],.slide-right-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active[data-v-0d752822],.slide-right-enter.slide-right-enter-active[data-v-0d752822]{-webkit-animation-name:antSlideRightIn-data-v-0d752822;animation-name:antSlideRightIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active[data-v-0d752822]{-webkit-animation-name:antSlideRightOut-data-v-0d752822;animation-name:antSlideRightOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear[data-v-0d752822],.slide-right-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn-data-v-0d752822{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn-data-v-0d752822{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut-data-v-0d752822{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut-data-v-0d752822{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn-data-v-0d752822{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn-data-v-0d752822{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut-data-v-0d752822{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut-data-v-0d752822{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn-data-v-0d752822{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn-data-v-0d752822{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut-data-v-0d752822{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut-data-v-0d752822{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn-data-v-0d752822{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn-data-v-0d752822{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut-data-v-0d752822{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut-data-v-0d752822{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear[data-v-0d752822],.swing-enter[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active[data-v-0d752822],.swing-enter.swing-enter-active[data-v-0d752822]{-webkit-animation-name:antSwingIn-data-v-0d752822;animation-name:antSwingIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn-data-v-0d752822{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn-data-v-0d752822{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear[data-v-0d752822],.zoom-enter[data-v-0d752822],.zoom-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active[data-v-0d752822],.zoom-enter.zoom-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomIn-data-v-0d752822;animation-name:antZoomIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomOut-data-v-0d752822;animation-name:antZoomOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear[data-v-0d752822],.zoom-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear[data-v-0d752822],.zoom-big-enter[data-v-0d752822],.zoom-big-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active[data-v-0d752822],.zoom-big-enter.zoom-big-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomBigIn-data-v-0d752822;animation-name:antZoomBigIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomBigOut-data-v-0d752822;animation-name:antZoomBigOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear[data-v-0d752822],.zoom-big-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear[data-v-0d752822],.zoom-big-fast-enter[data-v-0d752822],.zoom-big-fast-leave[data-v-0d752822]{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active[data-v-0d752822],.zoom-big-fast-enter.zoom-big-fast-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomBigIn-data-v-0d752822;animation-name:antZoomBigIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomBigOut-data-v-0d752822;animation-name:antZoomBigOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear[data-v-0d752822],.zoom-big-fast-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear[data-v-0d752822],.zoom-up-enter[data-v-0d752822],.zoom-up-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active[data-v-0d752822],.zoom-up-enter.zoom-up-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomUpIn-data-v-0d752822;animation-name:antZoomUpIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomUpOut-data-v-0d752822;animation-name:antZoomUpOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear[data-v-0d752822],.zoom-up-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear[data-v-0d752822],.zoom-down-enter[data-v-0d752822],.zoom-down-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active[data-v-0d752822],.zoom-down-enter.zoom-down-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomDownIn-data-v-0d752822;animation-name:antZoomDownIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomDownOut-data-v-0d752822;animation-name:antZoomDownOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear[data-v-0d752822],.zoom-down-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear[data-v-0d752822],.zoom-left-enter[data-v-0d752822],.zoom-left-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active[data-v-0d752822],.zoom-left-enter.zoom-left-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomLeftIn-data-v-0d752822;animation-name:antZoomLeftIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomLeftOut-data-v-0d752822;animation-name:antZoomLeftOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear[data-v-0d752822],.zoom-left-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear[data-v-0d752822],.zoom-right-enter[data-v-0d752822],.zoom-right-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active[data-v-0d752822],.zoom-right-enter.zoom-right-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomRightIn-data-v-0d752822;animation-name:antZoomRightIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomRightOut-data-v-0d752822;animation-name:antZoomRightOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear[data-v-0d752822],.zoom-right-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn-data-v-0d752822{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn-data-v-0d752822{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy[data-v-0d752822]{overflow:hidden}.ant-motion-collapse-legacy-active[data-v-0d752822],.ant-motion-collapse[data-v-0d752822]{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse[data-v-0d752822]{overflow:hidden}.antd-pro-components-article-list-content-index-listContent .description[data-v-0d752822]{max-width:720px;line-height:22px}.antd-pro-components-article-list-content-index-listContent .extra[data-v-0d752822]{margin-top:16px;color:rgba(0,0,0,.45);line-height:22px}.antd-pro-components-article-list-content-index-listContent .extra[data-v-0d752822] .ant-avatar{position:relative;top:1px;width:20px;height:20px;margin-right:8px;vertical-align:top}.antd-pro-components-article-list-content-index-listContent .extra>em[data-v-0d752822]{margin-left:16px;color:rgba(0,0,0,.25);font-style:normal}@media screen and (max-width:480px){.antd-pro-components-article-list-content-index-listContent .extra>em[data-v-0d752822]{display:block;margin-top:8px;margin-left:0}}.setting-drawer-index-item[data-v-e773bc98]{margin-bottom:24px}.setting-drawer-index-item .setting-drawer-index-title[data-v-e773bc98]{font-size:14px;color:rgba(0,0,0,.85);line-height:22px;margin-bottom:12px}.setting-drawer-index-content .setting-drawer-index-blockChecbox[data-v-488cf6ae]{display:-webkit-box;display:-ms-flexbox;display:flex}.setting-drawer-index-content .setting-drawer-index-blockChecbox .setting-drawer-index-item[data-v-488cf6ae]{margin-right:16px;position:relative;border-radius:4px;cursor:pointer}.setting-drawer-index-content .setting-drawer-index-blockChecbox .setting-drawer-index-item img[data-v-488cf6ae]{width:48px}.setting-drawer-index-content .setting-drawer-index-blockChecbox .setting-drawer-index-item .setting-drawer-index-selectIcon[data-v-488cf6ae]{position:absolute;top:0;right:0;width:100%;padding-top:15px;padding-left:24px;height:100%;color:#1890ff;font-size:14px;font-weight:700}.setting-drawer-index-content .setting-drawer-theme-color-colorBlock[data-v-488cf6ae]{width:20px;height:20px;border-radius:2px;float:left;cursor:pointer;margin-right:8px;padding-left:0;padding-right:0;text-align:center;color:#fff;font-weight:700}.setting-drawer-index-content .setting-drawer-theme-color-colorBlock i[data-v-488cf6ae]{font-size:14px}.setting-drawer-index-handle[data-v-488cf6ae]{position:absolute;top:240px;background:#1890ff;width:48px;height:48px;right:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;pointer-events:auto;z-index:1001;text-align:center;font-size:16px;border-radius:4px 0 0 4px}.setting-drawer-index-handle i[data-v-488cf6ae]{color:#fff;font-size:20px}.header{position:fixed;left:0;right:0;z-index:1000;height:56px!important;line-height:56px!important;padding:0 50px 0 34px!important;background:#343a40!important}.page-transition-enter,.page-transition-leave-active{opacity:0}.page-transition-enter .page-transition-container,.page-transition-leave-active .page-transition-container{-webkit-transform:scale(1.1);transform:scale(1.1)}.caidan_menu{color:hsla(0,0%,100%,.7019607843137254);font-size:20px;line-height:64px!important;margin-left:20px}.content_wwx,.menu_wwx{-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.content_wwx{-webkit-box-flex:1;-ms-flex:1;flex:1;width:calc(100vh - 226px)}.menu_enter{-webkit-transform:translateX(0);transform:translateX(0)}.menu_leave{-webkit-transform:translateX(-226px);transform:translateX(-226px)}.content_enter{margin-left:0}.content_leave{margin-left:-226px}.page-header[data-v-4df2934c]{background:#fff;padding:12px 24px 0;border-bottom:1px solid #e8e8e8}.page-header .breadcrumb[data-v-4df2934c]{margin-bottom:12px}.page-header .detail[data-v-4df2934c]{display:-webkit-box;display:-ms-flexbox;display:flex}.page-header .detail .avatar[data-v-4df2934c]{-webkit-box-flex:0;-ms-flex:0 1 72px;flex:0 1 72px;margin:0 24px 8px 0}.page-header .detail .avatar>span[data-v-4df2934c]{border-radius:72px;display:block;width:72px;height:72px}.page-header .detail .main[data-v-4df2934c]{width:100%;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.page-header .detail .main .row[data-v-4df2934c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.page-header .detail .main .row .avatar[data-v-4df2934c]{margin-bottom:16px}.page-header .detail .main .title[data-v-4df2934c]{font-size:20px;line-height:28px;font-weight:500;color:rgba(0,0,0,.85);margin-bottom:16px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.page-header .detail .main .logo[data-v-4df2934c]{width:28px;height:28px;border-radius:4px;margin-right:16px}.page-header .detail .main .content[data-v-4df2934c],.page-header .detail .main .headerContent[data-v-4df2934c]{-webkit-box-flex:1;-ms-flex:auto;flex:auto;color:rgba(0,0,0,.45);line-height:22px}.page-header .detail .main .content .link[data-v-4df2934c],.page-header .detail .main .headerContent .link[data-v-4df2934c]{margin-top:16px;line-height:24px}.page-header .detail .main .content .link a[data-v-4df2934c],.page-header .detail .main .headerContent .link a[data-v-4df2934c]{font-size:14px;margin-right:32px}.page-header .detail .main .extra[data-v-4df2934c]{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-left:88px;min-width:242px;text-align:right}.page-header .detail .main .action[data-v-4df2934c]{margin-left:56px;min-width:266px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:right}.page-header .detail .main .action[data-v-4df2934c]:empty{display:none}.mobile .page-header .main .row[data-v-4df2934c]{-ms-flex-wrap:wrap;flex-wrap:wrap}.mobile .page-header .main .row .avatar[data-v-4df2934c]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;margin:0 2% 8px 0}.mobile .page-header .main .row .content[data-v-4df2934c],.mobile .page-header .main .row .headerContent[data-v-4df2934c]{-webkit-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%}.mobile .page-header .main .row .content .link[data-v-4df2934c],.mobile .page-header .main .row .headerContent .link[data-v-4df2934c]{margin-top:16px;line-height:24px}.mobile .page-header .main .row .content .link a[data-v-4df2934c],.mobile .page-header .main .row .headerContent .link a[data-v-4df2934c]{font-size:14px;margin-right:10px}.mobile .page-header .main .row .extra[data-v-4df2934c]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:0;min-width:0;text-align:right}.mobile .page-header .main .row .action[data-v-4df2934c]{margin-left:unset;min-width:266px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:left;margin-bottom:12px}.mobile .page-header .main .row .action[data-v-4df2934c]:empty{display:none}.content[data-v-518136d8]{margin:24px 24px 0}.content .link[data-v-518136d8]{margin-top:16px}.content .link[data-v-518136d8]:not(:empty){margin-bottom:16px}.content .link a[data-v-518136d8]{margin-right:32px;height:24px;line-height:24px;display:inline-block}.content .link a i[data-v-518136d8]{font-size:24px;margin-right:8px;vertical-align:middle}.content .link a span[data-v-518136d8]{height:24px;line-height:24px;display:inline-block;vertical-align:middle}.page-menu-search[data-v-518136d8]{text-align:center;margin-bottom:16px}.page-menu-tabs[data-v-518136d8]{margin-top:48px}.extra-img[data-v-518136d8]{margin-top:-60px;text-align:center;width:195px}.extra-img img[data-v-518136d8]{width:100%}.mobile .extra-img[data-v-518136d8]{margin-top:0;text-align:center;width:96px}.mobile .extra-img img[data-v-518136d8]{width:100%}#nprogress{pointer-events:none}#nprogress .bar{background:#1890ff;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #1890ff,0 0 5px #1890ff;box-shadow:0 0 10px #1890ff,0 0 5px #1890ff;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid transparent;border-top-color:#1890ff;border-left-color:#1890ff;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"]:focus{outline:none!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a:hover{color:#40a9ff}a:active{color:#096dd9}a:active,a:hover{text-decoration:none;outline:0}a[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th{text-align:inherit}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}::-moz-selection{color:#fff;background:#1890ff}::selection{color:#fff;background:#1890ff}.clearfix{zoom:1}.clearfix:after,.clearfix:before{display:table;content:""}.clearfix:after{clear:both}.anticon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>*{line-height:1}.anticon svg{display:inline-block}.anticon:before{display:none}.anticon .anticon-icon{display:block}.anticon[tabindex]{cursor:pointer}.anticon-spin,.anticon-spin:before{display:inline-block;-webkit-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite}.fade-appear,.fade-enter,.fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active,.fade-enter.fade-enter-active{-webkit-animation-name:antFadeIn;animation-name:antFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active{-webkit-animation-name:antFadeOut;animation-name:antFadeOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear,.fade-enter{opacity:0}.fade-appear,.fade-enter,.fade-leave{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.move-up-appear,.move-up-enter,.move-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active,.move-up-enter.move-up-enter-active{-webkit-animation-name:antMoveUpIn;animation-name:antMoveUpIn;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active{-webkit-animation-name:antMoveUpOut;animation-name:antMoveUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear,.move-up-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear,.move-down-enter,.move-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active,.move-down-enter.move-down-enter-active{-webkit-animation-name:antMoveDownIn;animation-name:antMoveDownIn;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active{-webkit-animation-name:antMoveDownOut;animation-name:antMoveDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear,.move-down-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear,.move-left-enter,.move-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active,.move-left-enter.move-left-enter-active{-webkit-animation-name:antMoveLeftIn;animation-name:antMoveLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active{-webkit-animation-name:antMoveLeftOut;animation-name:antMoveLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear,.move-left-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear,.move-right-enter,.move-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active,.move-right-enter.move-right-enter-active{-webkit-animation-name:antMoveRightIn;animation-name:antMoveRightIn;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active{-webkit-animation-name:antMoveRightOut;animation-name:antMoveRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear,.move-right-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true],[ant-click-animating=true]{position:relative}html{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node,[ant-click-animating-without-extra-node=true]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect{to{opacity:0}}@keyframes fadeEffect{to{opacity:0}}.slide-up-appear,.slide-up-enter,.slide-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active,.slide-up-enter.slide-up-enter-active{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear,.slide-up-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear,.slide-down-enter,.slide-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active,.slide-down-enter.slide-down-enter-active{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear,.slide-down-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear,.slide-left-enter,.slide-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active,.slide-left-enter.slide-left-enter-active{-webkit-animation-name:antSlideLeftIn;animation-name:antSlideLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active{-webkit-animation-name:antSlideLeftOut;animation-name:antSlideLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear,.slide-left-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear,.slide-right-enter,.slide-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active,.slide-right-enter.slide-right-enter-active{-webkit-animation-name:antSlideRightIn;animation-name:antSlideRightIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active{-webkit-animation-name:antSlideRightOut;animation-name:antSlideRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear,.slide-right-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear,.swing-enter{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active,.swing-enter.swing-enter-active{-webkit-animation-name:antSwingIn;animation-name:antSwingIn;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear,.zoom-enter,.zoom-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active{-webkit-animation-name:antZoomIn;animation-name:antZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active{-webkit-animation-name:antZoomOut;animation-name:antZoomOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear,.zoom-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear,.zoom-big-enter,.zoom-big-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active,.zoom-big-enter.zoom-big-enter-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear,.zoom-big-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear,.zoom-big-fast-enter,.zoom-big-fast-leave{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active,.zoom-big-fast-enter.zoom-big-fast-enter-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear,.zoom-big-fast-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear,.zoom-up-enter,.zoom-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active,.zoom-up-enter.zoom-up-enter-active{-webkit-animation-name:antZoomUpIn;animation-name:antZoomUpIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active{-webkit-animation-name:antZoomUpOut;animation-name:antZoomUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear,.zoom-up-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear,.zoom-down-enter,.zoom-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active,.zoom-down-enter.zoom-down-enter-active{-webkit-animation-name:antZoomDownIn;animation-name:antZoomDownIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active{-webkit-animation-name:antZoomDownOut;animation-name:antZoomDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear,.zoom-down-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear,.zoom-left-enter,.zoom-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active,.zoom-left-enter.zoom-left-enter-active{-webkit-animation-name:antZoomLeftIn;animation-name:antZoomLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active{-webkit-animation-name:antZoomLeftOut;animation-name:antZoomLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear,.zoom-left-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear,.zoom-right-enter,.zoom-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active,.zoom-right-enter.zoom-right-enter-active{-webkit-animation-name:antZoomRightIn;animation-name:antZoomRightIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active{-webkit-animation-name:antZoomRightOut;animation-name:antZoomRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear,.zoom-right-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse,.ant-motion-collapse-legacy-active{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden}@font-face{font-family:yj;src:url(../fonts/yj.057785ce.TTF)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:rgba(6,15,22,0)}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 2px #1890ff;background-color:#1890ff}html{overflow:hideen}body{background-color:#060f16}body.colorWeak{-webkit-filter:invert(80%);filter:invert(80%)}body.userLayout{overflow:auto}.layout.ant-layout{height:auto;overflow-x:hidden}.layout.ant-layout.mobile .ant-layout-content .content,.layout.ant-layout.tablet .ant-layout-content .content{margin:24px 0 0}.layout.ant-layout.mobile .ant-table-wrapper .ant-table-content,.layout.ant-layout.tablet .ant-table-wrapper .ant-table-content{overflow-y:auto}.layout.ant-layout.mobile .ant-table-wrapper .ant-table-body,.layout.ant-layout.tablet .ant-table-wrapper .ant-table-body{min-width:800px}.layout.ant-layout.mobile .topmenu.content-width-Fluid .header-index-wide,.layout.ant-layout.tablet .topmenu.content-width-Fluid .header-index-wide{margin-left:0}.layout.ant-layout.mobile .sidemenu .ant-header-fixedHeader.ant-header-side-closed,.layout.ant-layout.mobile .sidemenu .ant-header-fixedHeader.ant-header-side-opened{width:100%}.layout.ant-layout.ant-layout-has-sider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.layout.ant-layout .trigger{font-size:20px;line-height:56px;padding:0 24px;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.layout.ant-layout .trigger:hover{background:rgba(0,0,0,.025)}.layout.ant-layout .topmenu .ant-header-fixedHeader{position:fixed;top:0;right:0;z-index:9;width:100%;-webkit-transition:width .2s;transition:width .2s}.layout.ant-layout .topmenu .ant-header-fixedHeader.ant-header-side-closed,.layout.ant-layout .topmenu .ant-header-fixedHeader.ant-header-side-opened{width:100%}.layout.ant-layout .topmenu.content-width-Fluid .header-index-wide{max-width:unset}.layout.ant-layout .topmenu.content-width-Fluid .header-index-wide .header-index-left{-webkit-box-flex:1;-ms-flex:1 1 1000px;flex:1 1 1000px}.layout.ant-layout .topmenu.content-width-Fluid .header-index-wide .header-index-left .logo{margin-left:25px}.layout.ant-layout .topmenu.content-width-Fluid .header-index-wide .header-index-left .ant-menu.ant-menu-horizontal{max-width:calc(100vw - 453px);-webkit-box-flex:1;-ms-flex:1 1 calc(100vw - 453px);flex:1 1 calc(100vw - 453px)}.layout.ant-layout .topmenu.content-width-Fluid .header-index-wide .header-index-right{margin-right:25px}.layout.ant-layout .topmenu.content-width-Fluid .page-header-index-wide{max-width:unset}.layout.ant-layout .sidemenu .ant-header-fixedHeader{position:fixed;top:0;right:0;z-index:9;width:100%;-webkit-transition:width .2s;transition:width .2s}.layout.ant-layout .sidemenu .ant-header-fixedHeader.ant-header-side-opened{width:calc(100% - 226px)}.layout.ant-layout .sidemenu .ant-header-fixedHeader.ant-header-side-closed{width:calc(100% - 80px)}.layout.ant-layout .header{height:56px;padding:0 12px 0 0;background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08);position:relative}.layout.ant-layout .header .user-wrapper,.layout.ant-layout .top-nav-header-index .user-wrapper{float:right;height:100%}.layout.ant-layout .header .user-wrapper .action,.layout.ant-layout .top-nav-header-index .user-wrapper .action{cursor:pointer;padding:0 12px;display:inline-block;-webkit-transition:all .3s;transition:all .3s;height:100%;color:rgba(0,0,0,.65)}.layout.ant-layout .header .user-wrapper .action:hover,.layout.ant-layout .top-nav-header-index .user-wrapper .action:hover{background:rgba(0,0,0,.025)}.layout.ant-layout .header .user-wrapper .action .avatar,.layout.ant-layout .top-nav-header-index .user-wrapper .action .avatar{margin:20px 8px 20px 0;color:#1890ff;background:hsla(0,0%,100%,.85);vertical-align:middle}.layout.ant-layout .header .user-wrapper .action .icon,.layout.ant-layout .top-nav-header-index .user-wrapper .action .icon{font-size:16px;padding:4px}.layout.ant-layout .header.dark .user-wrapper .action,.layout.ant-layout .header.dark .user-wrapper .action a,.layout.ant-layout .top-nav-header-index.dark .user-wrapper .action,.layout.ant-layout .top-nav-header-index.dark .user-wrapper .action a{color:hsla(0,0%,100%,.85)}.layout.ant-layout .header.dark .user-wrapper .action:hover,.layout.ant-layout .top-nav-header-index.dark .user-wrapper .action:hover{background:hsla(0,0%,100%,.16)}.layout.ant-layout.mobile .top-nav-header-index .header-index-wide .header-index-left .trigger,.layout.ant-layout.tablet .top-nav-header-index .header-index-wide .header-index-left .trigger{color:hsla(0,0%,100%,.85);padding:0 12px}.layout.ant-layout.mobile .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header,.layout.ant-layout.tablet .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header{-webkit-box-flex:0;-ms-flex:0 0 56px;flex:0 0 56px;text-align:center;line-height:58px}.layout.ant-layout.mobile .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header h1,.layout.ant-layout.tablet .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header h1{display:none}.layout.ant-layout.mobile .top-nav-header-index.light .header-index-wide .header-index-left .trigger,.layout.ant-layout.tablet .top-nav-header-index.light .header-index-wide .header-index-left .trigger{color:rgba(0,0,0,.65)}.layout.ant-layout.tablet .top-nav-header-index .header-index-wide .header-index-left .logo>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout.ant-layout.tablet .top-nav-header-index .header-index-wide .ant-menu.ant-menu-horizontal{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;white-space:normal}.layout.ant-layout .top-nav-header-index{-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08);position:relative;-webkit-transition:background .3s,width .2s;transition:background .3s,width .2s}.layout.ant-layout .top-nav-header-index .header-index-wide{max-width:1200px;margin:auto;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px}.layout.ant-layout .top-nav-header-index .header-index-wide .ant-menu.ant-menu-horizontal{max-width:835px;-webkit-box-flex:0;-ms-flex:0 1 835px;flex:0 1 835px;border:none;height:56px;line-height:56px}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-left{-webkit-box-flex:0;-ms-flex:0 1 1000px;flex:0 1 1000px;display:-webkit-box;display:-ms-flexbox;display:flex}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header{-webkit-box-flex:0;-ms-flex:0 0 165px;flex:0 0 165px;width:165px;height:56px;position:relative;line-height:56px;-webkit-transition:all .3s;transition:all .3s;overflow:hidden}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header img,.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header svg{display:inline-block;vertical-align:middle;height:32px;width:32px}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header h1{color:#fff;display:inline-block;vertical-align:top;font-size:16px;margin:0 0 0 12px;font-weight:400}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-right{-webkit-box-flex:0;-ms-flex:0 0 238px;flex:0 0 238px;-ms-flex-item-align:end;align-self:flex-end;height:56px;overflow:hidden}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-right .content-box{float:right}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-right .content-box .action{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout.ant-layout .top-nav-header-index.light{background-color:#fff}.layout.ant-layout .top-nav-header-index.light .header-index-wide .header-index-left .logo h1{color:#002140}.layout.ant-layout .layout-content{margin:24px 24px 0;height:100%;height:56px;padding:0 12px 0 0}.layout.ant-layout .ant-layout-footer{padding:0}.topmenu .page-header-index-wide{max-width:1200px;margin:0 auto}.ant-drawer.drawer-sider .sider{-webkit-box-shadow:none;box-shadow:none}.ant-drawer.drawer-sider.dark .ant-drawer-content{background-color:#001529}.ant-drawer.drawer-sider.light{-webkit-box-shadow:none;box-shadow:none}.ant-drawer.drawer-sider.light .ant-drawer-content{background-color:#fff}.ant-drawer.drawer-sider .ant-drawer-body{padding:0}.sider{-webkit-box-shadow:2px 0 6px rgba(0,21,41,.35);box-shadow:2px 0 6px rgba(0,21,41,.35);position:relative;z-index:106;min-height:calc(100vh - 56px);background-color:#212529!important}.sider .ant-layout-sider-children{overflow-y:hidden}.sider .ant-layout-sider-children:hover{overflow-y:auto}.sider.ant-fixed-sidemenu{position:fixed;height:100%}.sider .logo{position:relative;height:56px;padding-left:24px;overflow:hidden;line-height:56px;background:#002140;-webkit-transition:all .3s;transition:all .3s}.sider .logo h1,.sider .logo img,.sider .logo svg{display:inline-block;vertical-align:middle}.sider .logo img,.sider .logo svg{height:32px;width:32px}.sider .logo h1{color:#fff;font-size:20px;margin:0 0 0 12px;font-family:Avenir,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:600;vertical-align:middle}.sider.light{background-color:#fff;-webkit-box-shadow:2px 0 8px 0 rgba(29,35,41,.05);box-shadow:2px 0 8px 0 rgba(29,35,41,.05)}.sider.light .logo{background:#fff;-webkit-box-shadow:1px 1px 0 0 #e8e8e8;box-shadow:1px 1px 0 0 #e8e8e8}.sider.light .logo h1{color:unset}.sider.light .ant-menu-light{border-right-color:transparent}.sider.dark .ant-menu-dark,.sider.dark .ant-menu-dark .ant-menu-sub{background:#212529!important}.sider.dark .ant-menu-dark .ant-menu-inline.ant-menu-sub{-webkit-box-shadow:none!important;box-shadow:none!important}.sider.dark .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,.sider.dark .ant-menu.ant-menu-dark .ant-menu-item-selected{background-color:#212529!important}.sider.dark .ant-menu-submenu-selected{color:hsla(0,0%,100%,.65)!important}.sider.dark .ant-menu-submenu-arrow:after,.sider.dark .ant-menu-submenu-arrow:before{background:#fff!important;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.65)),to(rgba(0,0,0,.65)))!important;background-image:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.65))!important}.user-dropdown-menu span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.user-dropdown-menu-wrapper.ant-dropdown-menu{padding:4px 0}.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-item{width:160px}.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-item>.anticon:first-child,.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-item>a>.anticon:first-child,.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-submenu-title>.anticon:first-child .ant-dropdown-menu-submenu-title>a>.anticon:first-child{min-width:12px;margin-right:8px}.table-alert{margin-bottom:16px}.table-page-search-wrapper .ant-form-inline .ant-form-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;margin-right:0}.table-page-search-wrapper .ant-form-inline .ant-form-item .ant-form-item-control-wrapper{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;display:inline-block;vertical-align:middle}.table-page-search-wrapper .ant-form-inline .ant-form-item>.ant-form-item-label{line-height:32px;padding-right:8px;width:auto}.table-page-search-wrapper .ant-form-inline .ant-form-item .ant-form-item-control{height:32px;line-height:32px}.table-page-search-wrapper .table-page-search-submitButtons{display:block;margin-bottom:24px;white-space:nowrap}.content .table-operator{margin-bottom:18px}.content .table-operator button{margin-right:8px}.card{margin:12px 0 12px}.card .ant-card-body{padding:0!important}.card .ant-card-body .type{float:left;width:2%;margin:10px}.card .ant-card-body .type span{background:#001529;padding:10px 12px;border-radius:50%;color:#1890ff}.card .ant-card-body .title{height:50px;padding:6px;border-bottom:1px solid #e8e8e8}.card .ant-card-body .title .ant-divider{float:left;height:2.9em}.card .ant-card-body .title .state{float:left;width:16%;position:relative}.card .ant-card-body .title .state i{color:#1890ff;position:absolute;top:2px;left:4px;text-align:center;font-size:24px;width:70px;line-height:40px}.card .ant-card-body .title .state span{margin-left:60px;text-align:center;width:70px;font-size:12px;line-height:40px}.card .ant-card-body .title .sub-state{float:left;width:6%;text-align:center}.card .ant-card-body .title .sub-state i{color:#facf69;display:block;text-align:center;font-size:20px;width:70px;margin-left:calc(50% - 35px)}.card .ant-card-body .title .sub-state span{text-align:center;display:block;width:70px;margin-left:calc(50% - 35px);font-size:12px}.card .ant-card-body .title .service-name{float:left;width:40%;text-align:center}.card .ant-card-body .title .service-name img{width:40px;height:40px;float:left;margin-left:calc(50% - 140px)}.card .ant-card-body .title .service-name span{float:left;margin-left:20px;font-size:20px;line-height:40px}.card .ant-card-body .title .domain-count,.card .ant-card-body .title .ip-count{text-align:center;float:left;line-height:40px;font-size:20px;width:15%}.card .ant-card-body .title .domain-count strong,.card .ant-card-body .title .ip-count strong{color:#1890ff}.card .ant-card-body .content{padding:0}.card .ant-card-body .content .ant-tag{margin-bottom:8px;background-color:#1890ff;color:#fff;border:none}.card .ant-card-body .footer{font-size:12px}.card .ant-card-body .footer .create-time{padding:10px}.card .ant-card-body .footer .online-time{padding:10px 15px 10px 0;text-align:right}.card .ant-card-body .footer .online-time .online-time-title{padding:0}.card .ant-card-body .footer .bar{padding-top:26px}.card .ant-card-body .footer .bar .ant-progress-status-success .ant-progress-bg{background:#1890ff}.card .ant-card-actions>li{color:#1890ff}.card .ant-card-actions>li:not(:last-child){border-right:1px solid #1890ff}.ant-tooltip{max-width:400px}.ant-layout{height:100%}.layout.ant-layout{height:calc(100% - 56px)}.ant-input-group-compact input{border-radius:0}.ant-upload-select-picture-card{position:relative}.ant-card-extra,.ant-card-wider-padding .ant-card-body{padding:0}.content .table-operator{margin-bottom:0}.ant-form-inline .ant-form-item{margin:12px 0}.table-page-search-wrapper .ant-form-inline .ant-form-item{margin:12px}.tablePage .table-page-search-wrapper{margin:0 12px}.table-page-search-wrapper .table-page-search-submitButtons{margin:12px}.ant-card-head-title{padding:12px}.ant-tabs-nav .ant-tabs-tab{margin:0 12px 0 0;padding:0 12px 12px}.ant-table-pagination.ant-pagination{margin:12px!important}.ant-table-tbody tr:nth-child(2n){background-color:rgba(215,216,220,.5098039215686274)}.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th{padding:6px}.ant-table-small{border-left:none;border-right:none;border-radius:0}.ant-table-fixed-right,.ant-table-fixed-right table,.ant-table-thead>tr:first-child>th:last-child{border-radius:0}#top-menu{float:right;margin-right:200px;line-height:56px;background:transparent}#top-menu .ant-menu-item,#top-menu .ant-menu-submenu{top:0;line-height:60px;opacity:.5;border-bottom:4px solid #001529;margin-left:50px}#top-menu .ant-menu-item a,#top-menu .ant-menu-submenu a{color:#fff}#top-menu .ant-menu-item-open,#top-menu .ant-menu-item-selected,#top-menu .ant-menu-submenu-open,#top-menu .ant-menu-submenu-selected{color:#fff;opacity:1;border-bottom:4px solid #1890ff}#top-menu .ant-menu-item-active,#top-menu .ant-menu-submenu-active{color:#fff;opacity:1}#top-menu.ant-menu-horizontal{border:none}#user-menu{float:right;width:50px;margin-right:-40px}#user-menu .user-wrapper .action{cursor:pointer;padding:0 12px;display:inline-block;-webkit-transition:all .3s;transition:all .3s;height:100%;color:#fff}.model1 .ant-form-item .ant-form-item-control{line-height:30px}.model1 .ant-form-item .ant-select-selection{border-radius:0}.ant-input-group-compact button{font-size:14px}.wwx_addModalfuwu .ant-modal-body{height:670px;overflow:auto} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-095e1288.e17630d8.css b/src/main/resources/nginx/defense/css/chunk-095e1288.e17630d8.css deleted file mode 100644 index 632d599..0000000 --- a/src/main/resources/nginx/defense/css/chunk-095e1288.e17630d8.css +++ /dev/null @@ -1 +0,0 @@ -.home[data-v-5be410e0]{width:900px;margin:0 auto;padding:25px 0}.home>.banner[data-v-5be410e0]{text-align:center;padding:25px 0;margin:25px 0} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-2b492edc.f46eb8e2.css b/src/main/resources/nginx/defense/css/chunk-2b492edc.f46eb8e2.css deleted file mode 100644 index 712fe12..0000000 --- a/src/main/resources/nginx/defense/css/chunk-2b492edc.f46eb8e2.css +++ /dev/null @@ -1 +0,0 @@ -#userPower{height:calc(100vh - 83px);background:#fff}#userPower .ant-card-body{padding:0!important}#userPower .ant-table-empty{border-bottom:none}#userPower .leftBox{display:inline-block;vertical-align:top;width:20%;height:100%;border:1px solid #e8e8e8;background:#fff;overflow:auto}#userPower .leftBox .search-head{position:relative;height:57px;border-bottom:1px solid #e8e8e8;padding:12px 35px 0 12px}#userPower .leftBox .search-head>i{position:absolute;right:8px;top:18px;font-size:20px;color:#1890ff;cursor:pointer}#userPower .leftBox .companyItem{position:relative;padding:3px 10px 5px 20px;cursor:pointer}#userPower .leftBox .companyItem:hover{background:#f8f8f8}#userPower .leftBox .companyItem:hover .companyDelete,#userPower .leftBox .companyItem:hover .companyEdit{display:block}#userPower .leftBox .companyItem.active{background:#1890ff}#userPower .leftBox .companyItem.active p{color:#fff}#userPower .leftBox .companyItem.active .companyDelete,#userPower .leftBox .companyItem.active .companyEdit{color:#1890ff;background:#fff}#userPower .leftBox .companyItem.active .companyIcon{background:url(../assets/company2.33b66bf6.svg) no-repeat}#userPower .leftBox .companyItem p{margin-bottom:0;width:98%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#userPower .leftBox .companyItem p:first-child{font-size:16px;font-weight:600;margin-bottom:0}#userPower .leftBox .companyItem .companyDelete,#userPower .leftBox .companyItem .companyEdit{display:none;position:absolute;width:24px;height:24px;right:10px;top:18px;font-size:14px;color:#fff;cursor:pointer;text-align:center;line-height:26px;background:#1890ff;border-radius:50%}#userPower .leftBox .companyItem .companyDelete{top:55px}#userPower .leftBox .companyItem .companyIcon{display:inline-block;width:16px;height:16px;margin-right:5px;margin-bottom:-2px;background:url(../assets/company1.b48b661f.svg) no-repeat}#userPower .leftBox .companyItem:nth-child(6n){border-bottom:none;padding:5px 10px 3px 20px}#userPower .leftBox .ant-list-item-content{margin:0}#userPower .leftBox .ant-list-pagination{margin:14px 10px 15px 0}#userPower .leftBox .ant-spin-container{border-bottom:1px solid #e8e8e8;overflow:auto}#userPower .leftBox .ant-pagination-item:not(.ant-pagination-item-active){display:none}#userPower .rightBox{display:inline-block;width:80%;height:100%}#userPower .rightBox .ant-card-bordered{border-bottom:none;border-left:none}#userPower .rightBox .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userPower .rightBox .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userPower .rightBox .ant-table-body{overflow-y:auto!important}#userPower .ant-table-thead>tr>th{color:#000}#userPower .table-page-search-wrapper .ant-form-inline .ant-form-item,#userPower .table-page-search-wrapper .table-page-search-submitButtons{margin:5px 12px 5px 12px}#userPower .ant-form-item-label{width:75px}.wwx_userType,.wwx_userType:focus,.wwx_userType:hover{text-decoration:none}.wwx_userType li{color:#5f5f5f;line-height:30px;text-align:center}.wwx_userType li:hover{background:#e6f7ff}#userShow{height:calc(100vh - 83px);background:#fff}#userShow .ant-card-body{padding:0!important}#userShow .ant-card-bordered{border-bottom:none;border-left:none}#userShow .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userShow .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userShow .ant-table-body{overflow:auto!important}#userShow .ant-table-empty{border-bottom:none}#userShow .ant-table-thead>tr>th{color:#000}.wwx_addmodal .ant-modal-body{padding:10px 15px 5px 15px}.wwx_addmodal .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}.wwx_addmodal .ant-table-body{overflow:auto!important}#userAudit{height:calc(100vh - 83px);background:#fff}#userAudit .ant-card-body{padding:0!important}#userAudit .ant-card-bordered{border-bottom:none;border-left:none;border-top:none}#userAudit .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userAudit .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userAudit .ant-table-body{overflow:auto!important}#userAudit .ant-table-empty{border-bottom:none}#userAudit .ant-table-thead>tr>th{color:#000}.spstyle{width:160px;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}[data-v-103dc642] .fangyu-form .ant-form-item label{display:inline-block;width:120px} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-3ecd8d86.2e6aaa43.css b/src/main/resources/nginx/defense/css/chunk-3ecd8d86.2e6aaa43.css deleted file mode 100644 index 7fcfc6a..0000000 --- a/src/main/resources/nginx/defense/css/chunk-3ecd8d86.2e6aaa43.css +++ /dev/null @@ -1 +0,0 @@ -#userPower{height:calc(100vh - 83px);background:#fff}#userPower .ant-card-body{padding:0!important}#userPower .ant-table-empty{border-bottom:none}#userPower .leftBox{display:inline-block;vertical-align:top;width:20%;height:100%;border:1px solid #e8e8e8;background:#fff;overflow:auto}#userPower .leftBox .search-head{position:relative;height:57px;border-bottom:1px solid #e8e8e8;padding:12px 35px 0 12px}#userPower .leftBox .search-head>i{position:absolute;right:8px;top:18px;font-size:20px;color:#1890ff;cursor:pointer}#userPower .leftBox .companyItem{position:relative;padding:3px 10px 5px 20px;cursor:pointer}#userPower .leftBox .companyItem:hover{background:#f8f8f8}#userPower .leftBox .companyItem:hover .companyDelete,#userPower .leftBox .companyItem:hover .companyEdit{display:block}#userPower .leftBox .companyItem.active{background:#1890ff}#userPower .leftBox .companyItem.active p{color:#fff}#userPower .leftBox .companyItem.active .companyDelete,#userPower .leftBox .companyItem.active .companyEdit{color:#1890ff;background:#fff}#userPower .leftBox .companyItem.active .companyIcon{background:url(../assets/company2.33b66bf6.svg) no-repeat}#userPower .leftBox .companyItem p{margin-bottom:0;width:98%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#userPower .leftBox .companyItem p:first-child{font-size:16px;font-weight:600;margin-bottom:0}#userPower .leftBox .companyItem .companyDelete,#userPower .leftBox .companyItem .companyEdit{display:none;position:absolute;width:24px;height:24px;right:10px;top:18px;font-size:14px;color:#fff;cursor:pointer;text-align:center;line-height:26px;background:#1890ff;border-radius:50%}#userPower .leftBox .companyItem .companyDelete{top:55px}#userPower .leftBox .companyItem .companyIcon{display:inline-block;width:16px;height:16px;margin-right:5px;margin-bottom:-2px;background:url(../assets/company1.b48b661f.svg) no-repeat}#userPower .leftBox .companyItem:nth-child(6n){border-bottom:none;padding:5px 10px 3px 20px}#userPower .leftBox .ant-list-item-content{margin:0}#userPower .leftBox .ant-list-pagination{margin:14px 10px 15px 0}#userPower .leftBox .ant-spin-container{border-bottom:1px solid #e8e8e8;overflow:auto}#userPower .leftBox .ant-pagination-item:not(.ant-pagination-item-active){display:none}#userPower .rightBox{display:inline-block;width:80%;height:100%}#userPower .rightBox .ant-card-bordered{border-bottom:none;border-left:none}#userPower .rightBox .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userPower .rightBox .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userPower .rightBox .ant-table-body{overflow-y:auto!important}#userPower .ant-table-thead>tr>th{color:#000}#userPower .table-page-search-wrapper .ant-form-inline .ant-form-item,#userPower .table-page-search-wrapper .table-page-search-submitButtons{margin:5px 12px 5px 12px}#userPower .ant-form-item-label{width:75px}.wwx_userType,.wwx_userType:focus,.wwx_userType:hover{text-decoration:none}.wwx_userType li{color:#5f5f5f;line-height:30px;text-align:center}.wwx_userType li:hover{background:#e6f7ff}#userShow{height:calc(100vh - 83px);background:#fff}#userShow .ant-card-body{padding:0!important}#userShow .ant-card-bordered{border-bottom:none;border-left:none}#userShow .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userShow .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userShow .ant-table-body{overflow:auto!important}#userShow .ant-table-empty{border-bottom:none}#userShow .ant-table-thead>tr>th{color:#000}.wwx_addmodal .ant-modal-body{padding:10px 15px 5px 15px}.wwx_addmodal .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}.wwx_addmodal .ant-table-body{overflow:auto!important}#userAudit{height:calc(100vh - 83px);background:#fff}#userAudit .ant-card-body{padding:0!important}#userAudit .ant-card-bordered{border-bottom:none;border-left:none;border-top:none}#userAudit .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userAudit .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userAudit .ant-table-body{overflow:auto!important}#userAudit .ant-table-empty{border-bottom:none}#userAudit .ant-table-thead>tr>th{color:#000}.spstyle{width:160px;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}[data-v-3920198d] .fangyu-form .ant-form-item label{display:inline-block;width:90px} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-47a53442.6bfc5f38.css b/src/main/resources/nginx/defense/css/chunk-47a53442.6bfc5f38.css deleted file mode 100644 index 624690d..0000000 --- a/src/main/resources/nginx/defense/css/chunk-47a53442.6bfc5f38.css +++ /dev/null @@ -1 +0,0 @@ -#userPower{height:calc(100vh - 83px);background:#fff}#userPower .ant-card-body{padding:0!important}#userPower .ant-table-empty{border-bottom:none}#userPower .leftBox{display:inline-block;vertical-align:top;width:20%;height:100%;border:1px solid #e8e8e8;background:#fff;overflow:auto}#userPower .leftBox .search-head{position:relative;height:57px;border-bottom:1px solid #e8e8e8;padding:12px 35px 0 12px}#userPower .leftBox .search-head>i{position:absolute;right:8px;top:18px;font-size:20px;color:#1890ff;cursor:pointer}#userPower .leftBox .companyItem{position:relative;padding:3px 10px 5px 20px;cursor:pointer}#userPower .leftBox .companyItem:hover{background:#f8f8f8}#userPower .leftBox .companyItem:hover .companyDelete,#userPower .leftBox .companyItem:hover .companyEdit{display:block}#userPower .leftBox .companyItem.active{background:#1890ff}#userPower .leftBox .companyItem.active p{color:#fff}#userPower .leftBox .companyItem.active .companyDelete,#userPower .leftBox .companyItem.active .companyEdit{color:#1890ff;background:#fff}#userPower .leftBox .companyItem.active .companyIcon{background:url(../assets/company2.33b66bf6.svg) no-repeat}#userPower .leftBox .companyItem p{margin-bottom:0;width:98%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#userPower .leftBox .companyItem p:first-child{font-size:16px;font-weight:600;margin-bottom:0}#userPower .leftBox .companyItem .companyDelete,#userPower .leftBox .companyItem .companyEdit{display:none;position:absolute;width:24px;height:24px;right:10px;top:18px;font-size:14px;color:#fff;cursor:pointer;text-align:center;line-height:26px;background:#1890ff;border-radius:50%}#userPower .leftBox .companyItem .companyDelete{top:55px}#userPower .leftBox .companyItem .companyIcon{display:inline-block;width:16px;height:16px;margin-right:5px;margin-bottom:-2px;background:url(../assets/company1.b48b661f.svg) no-repeat}#userPower .leftBox .companyItem:nth-child(6n){border-bottom:none;padding:5px 10px 3px 20px}#userPower .leftBox .ant-list-item-content{margin:0}#userPower .leftBox .ant-list-pagination{margin:14px 10px 15px 0}#userPower .leftBox .ant-spin-container{border-bottom:1px solid #e8e8e8;overflow:auto}#userPower .leftBox .ant-pagination-item:not(.ant-pagination-item-active){display:none}#userPower .rightBox{display:inline-block;width:80%;height:100%}#userPower .rightBox .ant-card-bordered{border-bottom:none;border-left:none}#userPower .rightBox .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userPower .rightBox .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userPower .rightBox .ant-table-body{overflow-y:auto!important}#userPower .ant-table-thead>tr>th{color:#000}#userPower .table-page-search-wrapper .ant-form-inline .ant-form-item,#userPower .table-page-search-wrapper .table-page-search-submitButtons{margin:5px 12px 5px 12px}#userPower .ant-form-item-label{width:75px}.wwx_userType,.wwx_userType:focus,.wwx_userType:hover{text-decoration:none}.wwx_userType li{color:#5f5f5f;line-height:30px;text-align:center}.wwx_userType li:hover{background:#e6f7ff}#userShow{height:calc(100vh - 83px);background:#fff}#userShow .ant-card-body{padding:0!important}#userShow .ant-card-bordered{border-bottom:none;border-left:none}#userShow .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userShow .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userShow .ant-table-body{overflow:auto!important}#userShow .ant-table-empty{border-bottom:none}#userShow .ant-table-thead>tr>th{color:#000}.wwx_addmodal .ant-modal-body{padding:10px 15px 5px 15px}.wwx_addmodal .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}.wwx_addmodal .ant-table-body{overflow:auto!important}#userAudit{height:calc(100vh - 83px);background:#fff}#userAudit .ant-card-body{padding:0!important}#userAudit .ant-card-bordered{border-bottom:none;border-left:none;border-top:none}#userAudit .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userAudit .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userAudit .ant-table-body{overflow:auto!important}#userAudit .ant-table-empty{border-bottom:none}#userAudit .ant-table-thead>tr>th{color:#000}.spstyle{width:160px;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}[data-v-4127f612] .fangyu-form .ant-form-item label{display:inline-block;width:75px}[data-v-4127f612] .addform .ant-form-item label,[data-v-4127f612] .fanghu-form .ant-form-item label{display:inline-block;width:100px}[data-v-4127f612] .fangyu-form1 .ant-form-item label{display:inline-block;width:75px}[data-v-4127f612] .adddform .ant-form-item{margin-left:340px} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-796105ba.c909e251.css b/src/main/resources/nginx/defense/css/chunk-796105ba.c909e251.css deleted file mode 100644 index a754974..0000000 --- a/src/main/resources/nginx/defense/css/chunk-796105ba.c909e251.css +++ /dev/null @@ -1 +0,0 @@ -#userPower{height:calc(100vh - 83px);background:#fff}#userPower .ant-card-body{padding:0!important}#userPower .ant-table-empty{border-bottom:none}#userPower .leftBox{display:inline-block;vertical-align:top;width:20%;height:100%;border:1px solid #e8e8e8;background:#fff;overflow:auto}#userPower .leftBox .search-head{position:relative;height:57px;border-bottom:1px solid #e8e8e8;padding:12px 35px 0 12px}#userPower .leftBox .search-head>i{position:absolute;right:8px;top:18px;font-size:20px;color:#1890ff;cursor:pointer}#userPower .leftBox .companyItem{position:relative;padding:3px 10px 5px 20px;cursor:pointer}#userPower .leftBox .companyItem:hover{background:#f8f8f8}#userPower .leftBox .companyItem:hover .companyDelete,#userPower .leftBox .companyItem:hover .companyEdit{display:block}#userPower .leftBox .companyItem.active{background:#1890ff}#userPower .leftBox .companyItem.active p{color:#fff}#userPower .leftBox .companyItem.active .companyDelete,#userPower .leftBox .companyItem.active .companyEdit{color:#1890ff;background:#fff}#userPower .leftBox .companyItem.active .companyIcon{background:url(../assets/company2.33b66bf6.svg) no-repeat}#userPower .leftBox .companyItem p{margin-bottom:0;width:98%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#userPower .leftBox .companyItem p:first-child{font-size:16px;font-weight:600;margin-bottom:0}#userPower .leftBox .companyItem .companyDelete,#userPower .leftBox .companyItem .companyEdit{display:none;position:absolute;width:24px;height:24px;right:10px;top:18px;font-size:14px;color:#fff;cursor:pointer;text-align:center;line-height:26px;background:#1890ff;border-radius:50%}#userPower .leftBox .companyItem .companyDelete{top:55px}#userPower .leftBox .companyItem .companyIcon{display:inline-block;width:16px;height:16px;margin-right:5px;margin-bottom:-2px;background:url(../assets/company1.b48b661f.svg) no-repeat}#userPower .leftBox .companyItem:nth-child(6n){border-bottom:none;padding:5px 10px 3px 20px}#userPower .leftBox .ant-list-item-content{margin:0}#userPower .leftBox .ant-list-pagination{margin:14px 10px 15px 0}#userPower .leftBox .ant-spin-container{border-bottom:1px solid #e8e8e8;overflow:auto}#userPower .leftBox .ant-pagination-item:not(.ant-pagination-item-active){display:none}#userPower .rightBox{display:inline-block;width:80%;height:100%}#userPower .rightBox .ant-card-bordered{border-bottom:none;border-left:none}#userPower .rightBox .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userPower .rightBox .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userPower .rightBox .ant-table-body{overflow-y:auto!important}#userPower .ant-table-thead>tr>th{color:#000}#userPower .table-page-search-wrapper .ant-form-inline .ant-form-item,#userPower .table-page-search-wrapper .table-page-search-submitButtons{margin:5px 12px 5px 12px}#userPower .ant-form-item-label{width:75px}.wwx_userType,.wwx_userType:focus,.wwx_userType:hover{text-decoration:none}.wwx_userType li{color:#5f5f5f;line-height:30px;text-align:center}.wwx_userType li:hover{background:#e6f7ff}#userShow{height:calc(100vh - 83px);background:#fff}#userShow .ant-card-body{padding:0!important}#userShow .ant-card-bordered{border-bottom:none;border-left:none}#userShow .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userShow .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userShow .ant-table-body{overflow:auto!important}#userShow .ant-table-empty{border-bottom:none}#userShow .ant-table-thead>tr>th{color:#000}.wwx_addmodal .ant-modal-body{padding:10px 15px 5px 15px}.wwx_addmodal .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}.wwx_addmodal .ant-table-body{overflow:auto!important}#userAudit{height:calc(100vh - 83px);background:#fff}#userAudit .ant-card-body{padding:0!important}#userAudit .ant-card-bordered{border-bottom:none;border-left:none;border-top:none}#userAudit .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userAudit .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userAudit .ant-table-body{overflow:auto!important}#userAudit .ant-table-empty{border-bottom:none}#userAudit .ant-table-thead>tr>th{color:#000}.spstyle{width:160px;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}[data-v-4cc490ad] .addform .ant-form-item label,[data-v-4cc490ad] .fangyu-form .ant-form-item label{display:inline-block;width:80px}[data-v-4cc490ad] .addform .ant-form-item{margin-left:270px}[data-v-4cc490ad] .add-cofig-form .ant-form-item label{display:inline-block;width:65px}[data-v-4cc490ad] .add-cofig-form .ant-form-item-control{display:inline-block;width:150px} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-f74c99b8.de740bbe.css b/src/main/resources/nginx/defense/css/chunk-f74c99b8.de740bbe.css deleted file mode 100644 index 8e9ab6f..0000000 --- a/src/main/resources/nginx/defense/css/chunk-f74c99b8.de740bbe.css +++ /dev/null @@ -1 +0,0 @@ -#userPower{height:calc(100vh - 83px);background:#fff}#userPower .ant-card-body{padding:0!important}#userPower .ant-table-empty{border-bottom:none}#userPower .leftBox{display:inline-block;vertical-align:top;width:20%;height:100%;border:1px solid #e8e8e8;background:#fff;overflow:auto}#userPower .leftBox .search-head{position:relative;height:57px;border-bottom:1px solid #e8e8e8;padding:12px 35px 0 12px}#userPower .leftBox .search-head>i{position:absolute;right:8px;top:18px;font-size:20px;color:#1890ff;cursor:pointer}#userPower .leftBox .companyItem{position:relative;padding:3px 10px 5px 20px;cursor:pointer}#userPower .leftBox .companyItem:hover{background:#f8f8f8}#userPower .leftBox .companyItem:hover .companyDelete,#userPower .leftBox .companyItem:hover .companyEdit{display:block}#userPower .leftBox .companyItem.active{background:#1890ff}#userPower .leftBox .companyItem.active p{color:#fff}#userPower .leftBox .companyItem.active .companyDelete,#userPower .leftBox .companyItem.active .companyEdit{color:#1890ff;background:#fff}#userPower .leftBox .companyItem.active .companyIcon{background:url(../assets/company2.33b66bf6.svg) no-repeat}#userPower .leftBox .companyItem p{margin-bottom:0;width:98%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#userPower .leftBox .companyItem p:first-child{font-size:16px;font-weight:600;margin-bottom:0}#userPower .leftBox .companyItem .companyDelete,#userPower .leftBox .companyItem .companyEdit{display:none;position:absolute;width:24px;height:24px;right:10px;top:18px;font-size:14px;color:#fff;cursor:pointer;text-align:center;line-height:26px;background:#1890ff;border-radius:50%}#userPower .leftBox .companyItem .companyDelete{top:55px}#userPower .leftBox .companyItem .companyIcon{display:inline-block;width:16px;height:16px;margin-right:5px;margin-bottom:-2px;background:url(../assets/company1.b48b661f.svg) no-repeat}#userPower .leftBox .companyItem:nth-child(6n){border-bottom:none;padding:5px 10px 3px 20px}#userPower .leftBox .ant-list-item-content{margin:0}#userPower .leftBox .ant-list-pagination{margin:14px 10px 15px 0}#userPower .leftBox .ant-spin-container{border-bottom:1px solid #e8e8e8;overflow:auto}#userPower .leftBox .ant-pagination-item:not(.ant-pagination-item-active){display:none}#userPower .rightBox{display:inline-block;width:80%;height:100%}#userPower .rightBox .ant-card-bordered{border-bottom:none;border-left:none}#userPower .rightBox .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userPower .rightBox .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userPower .rightBox .ant-table-body{overflow-y:auto!important}#userPower .ant-table-thead>tr>th{color:#000}#userPower .table-page-search-wrapper .ant-form-inline .ant-form-item,#userPower .table-page-search-wrapper .table-page-search-submitButtons{margin:5px 12px 5px 12px}#userPower .ant-form-item-label{width:75px}.wwx_userType,.wwx_userType:focus,.wwx_userType:hover{text-decoration:none}.wwx_userType li{color:#5f5f5f;line-height:30px;text-align:center}.wwx_userType li:hover{background:#e6f7ff}#userShow{height:calc(100vh - 83px);background:#fff}#userShow .ant-card-body{padding:0!important}#userShow .ant-card-bordered{border-bottom:none;border-left:none}#userShow .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userShow .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userShow .ant-table-body{overflow:auto!important}#userShow .ant-table-empty{border-bottom:none}#userShow .ant-table-thead>tr>th{color:#000}.wwx_addmodal .ant-modal-body{padding:10px 15px 5px 15px}.wwx_addmodal .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}.wwx_addmodal .ant-table-body{overflow:auto!important}#userAudit{height:calc(100vh - 83px);background:#fff}#userAudit .ant-card-body{padding:0!important}#userAudit .ant-card-bordered{border-bottom:none;border-left:none;border-top:none}#userAudit .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userAudit .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userAudit .ant-table-body{overflow:auto!important}#userAudit .ant-table-empty{border-bottom:none}#userAudit .ant-table-thead>tr>th{color:#000}.spstyle{width:160px;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}[data-v-124b102c] .fangyu-form .ant-form-item label{display:inline-block;width:120px}.tagspanlow[data-v-124b102c]{background:#97c487;color:#f6ffed;border-radius:5px;font-size:22px;padding:5px 10px}.tagspanmedium[data-v-124b102c]{background:#fca916;color:#fff7d2;border-radius:5px;font-size:22px;padding:5px 10px}.tagspanhigh[data-v-124b102c]{background:#f7222d;color:#fff1f0;border-radius:5px;font-size:22px;padding:5px 10px}.tagdiv[data-v-124b102c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:130px;margin-top:-25px}.custom-tag[data-v-124b102c]{font-size:16px;padding:6px 12px}[data-v-124b102c].tag-item{margin-right:10px} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-vendors.4013be7d.css b/src/main/resources/nginx/defense/css/chunk-vendors.4013be7d.css deleted file mode 100644 index 3a183ed..0000000 --- a/src/main/resources/nginx/defense/css/chunk-vendors.4013be7d.css +++ /dev/null @@ -1,8 +0,0 @@ -/*! - * - * ant-design-vue v1.6.4 - * - * Copyright 2017-present, ant-design-vue. - * All rights reserved. - * - */body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"]:focus{outline:none!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a:hover{color:#40a9ff}a:active{color:#096dd9}a:active,a:hover{text-decoration:none;outline:0}a[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th{text-align:inherit}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}::-moz-selection{color:#fff;background:#1890ff}::selection{color:#fff;background:#1890ff}.clearfix{zoom:1}.clearfix:after,.clearfix:before{display:table;content:""}.clearfix:after{clear:both}.anticon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>*{line-height:1}.anticon svg{display:inline-block}.anticon:before{display:none}.anticon .anticon-icon{display:block}.anticon[tabindex]{cursor:pointer}.anticon-spin,.anticon-spin:before{display:inline-block;-webkit-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite}.fade-appear,.fade-enter,.fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active,.fade-enter.fade-enter-active{-webkit-animation-name:antFadeIn;animation-name:antFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active{-webkit-animation-name:antFadeOut;animation-name:antFadeOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear,.fade-enter{opacity:0}.fade-appear,.fade-enter,.fade-leave{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.move-up-appear,.move-up-enter,.move-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active,.move-up-enter.move-up-enter-active{-webkit-animation-name:antMoveUpIn;animation-name:antMoveUpIn;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active{-webkit-animation-name:antMoveUpOut;animation-name:antMoveUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear,.move-up-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear,.move-down-enter,.move-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active,.move-down-enter.move-down-enter-active{-webkit-animation-name:antMoveDownIn;animation-name:antMoveDownIn;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active{-webkit-animation-name:antMoveDownOut;animation-name:antMoveDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear,.move-down-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear,.move-left-enter,.move-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active,.move-left-enter.move-left-enter-active{-webkit-animation-name:antMoveLeftIn;animation-name:antMoveLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active{-webkit-animation-name:antMoveLeftOut;animation-name:antMoveLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear,.move-left-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear,.move-right-enter,.move-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active,.move-right-enter.move-right-enter-active{-webkit-animation-name:antMoveRightIn;animation-name:antMoveRightIn;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active{-webkit-animation-name:antMoveRightOut;animation-name:antMoveRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear,.move-right-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true],[ant-click-animating=true]{position:relative}html{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node,[ant-click-animating-without-extra-node=true]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect{to{opacity:0}}@keyframes fadeEffect{to{opacity:0}}.slide-up-appear,.slide-up-enter,.slide-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active,.slide-up-enter.slide-up-enter-active{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear,.slide-up-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear,.slide-down-enter,.slide-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active,.slide-down-enter.slide-down-enter-active{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear,.slide-down-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear,.slide-left-enter,.slide-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active,.slide-left-enter.slide-left-enter-active{-webkit-animation-name:antSlideLeftIn;animation-name:antSlideLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active{-webkit-animation-name:antSlideLeftOut;animation-name:antSlideLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear,.slide-left-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear,.slide-right-enter,.slide-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active,.slide-right-enter.slide-right-enter-active{-webkit-animation-name:antSlideRightIn;animation-name:antSlideRightIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active{-webkit-animation-name:antSlideRightOut;animation-name:antSlideRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear,.slide-right-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear,.swing-enter{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active,.swing-enter.swing-enter-active{-webkit-animation-name:antSwingIn;animation-name:antSwingIn;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear,.zoom-enter,.zoom-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active{-webkit-animation-name:antZoomIn;animation-name:antZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active{-webkit-animation-name:antZoomOut;animation-name:antZoomOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear,.zoom-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear,.zoom-big-enter,.zoom-big-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active,.zoom-big-enter.zoom-big-enter-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear,.zoom-big-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear,.zoom-big-fast-enter,.zoom-big-fast-leave{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active,.zoom-big-fast-enter.zoom-big-fast-enter-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear,.zoom-big-fast-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear,.zoom-up-enter,.zoom-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active,.zoom-up-enter.zoom-up-enter-active{-webkit-animation-name:antZoomUpIn;animation-name:antZoomUpIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active{-webkit-animation-name:antZoomUpOut;animation-name:antZoomUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear,.zoom-up-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear,.zoom-down-enter,.zoom-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active,.zoom-down-enter.zoom-down-enter-active{-webkit-animation-name:antZoomDownIn;animation-name:antZoomDownIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active{-webkit-animation-name:antZoomDownOut;animation-name:antZoomDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear,.zoom-down-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear,.zoom-left-enter,.zoom-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active,.zoom-left-enter.zoom-left-enter-active{-webkit-animation-name:antZoomLeftIn;animation-name:antZoomLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active{-webkit-animation-name:antZoomLeftOut;animation-name:antZoomLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear,.zoom-left-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear,.zoom-right-enter,.zoom-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active,.zoom-right-enter.zoom-right-enter-active{-webkit-animation-name:antZoomRightIn;animation-name:antZoomRightIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active{-webkit-animation-name:antZoomRightOut;animation-name:antZoomRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear,.zoom-right-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse,.ant-motion-collapse-legacy-active{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden}.ant-affix{position:fixed;z-index:10}.ant-alert{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;padding:8px 15px 8px 37px;word-wrap:break-word;border-radius:4px}.ant-alert.ant-alert-no-icon{padding:8px 15px}.ant-alert.ant-alert-closable{padding-right:30px}.ant-alert-icon{position:absolute;top:11.5px;left:16px}.ant-alert-description{display:none;font-size:14px;line-height:22px}.ant-alert-success{background-color:#f6ffed;border:1px solid #b7eb8f}.ant-alert-success .ant-alert-icon{color:#52c41a}.ant-alert-info{background-color:#e6f7ff;border:1px solid #91d5ff}.ant-alert-info .ant-alert-icon{color:#1890ff}.ant-alert-warning{background-color:#fffbe6;border:1px solid #ffe58f}.ant-alert-warning .ant-alert-icon{color:#faad14}.ant-alert-error{background-color:#fff1f0;border:1px solid #ffa39e}.ant-alert-error .ant-alert-icon{color:#f5222d}.ant-alert-close-icon{position:absolute;top:8px;right:16px;padding:0;overflow:hidden;font-size:12px;line-height:22px;background-color:transparent;border:none;outline:none;cursor:pointer}.ant-alert-close-icon .anticon-close{color:rgba(0,0,0,.45);-webkit-transition:color .3s;transition:color .3s}.ant-alert-close-icon .anticon-close:hover{color:rgba(0,0,0,.75)}.ant-alert-close-text{color:rgba(0,0,0,.45);-webkit-transition:color .3s;transition:color .3s}.ant-alert-close-text:hover{color:rgba(0,0,0,.75)}.ant-alert-with-description{position:relative;padding:15px 15px 15px 64px;color:rgba(0,0,0,.65);line-height:1.5;border-radius:4px}.ant-alert-with-description.ant-alert-no-icon{padding:15px}.ant-alert-with-description .ant-alert-icon{position:absolute;top:16px;left:24px;font-size:24px}.ant-alert-with-description .ant-alert-close-icon{position:absolute;top:16px;right:16px;font-size:14px;cursor:pointer}.ant-alert-with-description .ant-alert-message{display:block;margin-bottom:4px;color:rgba(0,0,0,.85);font-size:16px}.ant-alert-message{color:rgba(0,0,0,.85)}.ant-alert-with-description .ant-alert-description{display:block}.ant-alert.ant-alert-closing{height:0!important;margin:0;padding-top:0;padding-bottom:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-alert-slide-up-leave{-webkit-animation:antAlertSlideUpOut .3s cubic-bezier(.78,.14,.15,.86);animation:antAlertSlideUpOut .3s cubic-bezier(.78,.14,.15,.86);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-alert-banner{margin-bottom:0;border:0;border-radius:0}@-webkit-keyframes antAlertSlideUpIn{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antAlertSlideUpIn{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antAlertSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antAlertSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}.ant-anchor{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;padding-left:2px}.ant-anchor-wrapper{margin-left:-4px;padding-left:4px;overflow:auto;background-color:#fff}.ant-anchor-ink{position:absolute;top:0;left:0;height:100%}.ant-anchor-ink:before{position:relative;display:block;width:2px;height:100%;margin:0 auto;background-color:#e8e8e8;content:" "}.ant-anchor-ink-ball{position:absolute;left:50%;display:none;width:8px;height:8px;background-color:#fff;border:2px solid #1890ff;border-radius:8px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out}.ant-anchor-ink-ball.visible{display:inline-block}.ant-anchor.fixed .ant-anchor-ink .ant-anchor-ink-ball{display:none}.ant-anchor-link{padding:7px 0 7px 16px;line-height:1.143}.ant-anchor-link-title{position:relative;display:block;margin-bottom:6px;overflow:hidden;color:rgba(0,0,0,.65);white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .3s;transition:all .3s}.ant-anchor-link-title:only-child{margin-bottom:0}.ant-anchor-link-active>.ant-anchor-link-title{color:#1890ff}.ant-anchor-link .ant-anchor-link{padding-top:5px;padding-bottom:5px}.ant-select-auto-complete{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-select-auto-complete.ant-select .ant-select-selection{border:0;-webkit-box-shadow:none;box-shadow:none}.ant-select-auto-complete.ant-select .ant-select-selection__rendered{height:100%;margin-right:0;margin-left:0;line-height:32px}.ant-select-auto-complete.ant-select .ant-select-selection__placeholder{margin-right:12px;margin-left:12px}.ant-select-auto-complete.ant-select .ant-select-selection--single{height:auto}.ant-select-auto-complete.ant-select .ant-select-search--inline{position:static;float:left}.ant-select-auto-complete.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered{margin-right:0!important}.ant-select-auto-complete.ant-select .ant-input{height:32px;line-height:1.5;background:transparent;border-width:1px}.ant-select-auto-complete.ant-select .ant-input:focus,.ant-select-auto-complete.ant-select .ant-input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-select-auto-complete.ant-select .ant-input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1;background-color:transparent}.ant-select-auto-complete.ant-select .ant-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-select-auto-complete.ant-select-lg .ant-select-selection__rendered{line-height:40px}.ant-select-auto-complete.ant-select-lg .ant-input{height:40px;padding-top:6px;padding-bottom:6px}.ant-select-auto-complete.ant-select-sm .ant-select-selection__rendered{line-height:24px}.ant-select-auto-complete.ant-select-sm .ant-input{height:24px;padding-top:1px;padding-bottom:1px}.ant-input-group>.ant-select-auto-complete .ant-select-search__field.ant-input-affix-wrapper{display:inline;float:none}.ant-select{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;outline:0}.ant-select,.ant-select ol,.ant-select ul{margin:0;padding:0;list-style:none}.ant-select>ul>li>a{padding:0;background-color:#fff}.ant-select-arrow{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;right:11px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;line-height:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.ant-select-arrow>*{line-height:1}.ant-select-arrow svg{display:inline-block}.ant-select-arrow:before{display:none}.ant-select-arrow .ant-select-arrow-icon{display:block}.ant-select-arrow .ant-select-arrow-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-select-selection{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:1px solid #d9d9d9;border-top-width:1.02px;border-radius:4px;outline:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-select-selection:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-select-focused .ant-select-selection,.ant-select-selection:active,.ant-select-selection:focus{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-select-selection__clear{position:absolute;top:50%;right:11px;z-index:1;display:inline-block;width:12px;height:12px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;font-style:normal;line-height:12px;text-align:center;text-transform:none;background:#fff;cursor:pointer;opacity:0;-webkit-transition:color .3s ease,opacity .15s ease;transition:color .3s ease,opacity .15s ease;text-rendering:auto}.ant-select-selection__clear:before{display:block}.ant-select-selection__clear:hover{color:rgba(0,0,0,.45)}.ant-select-selection:hover .ant-select-selection__clear{opacity:1}.ant-select-selection-selected-value{float:left;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-select-no-arrow .ant-select-selection-selected-value{padding-right:0}.ant-select-disabled{color:rgba(0,0,0,.25)}.ant-select-disabled .ant-select-selection{background:#f5f5f5;cursor:not-allowed}.ant-select-disabled .ant-select-selection:active,.ant-select-disabled .ant-select-selection:focus,.ant-select-disabled .ant-select-selection:hover{border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none}.ant-select-disabled .ant-select-selection__clear{display:none;visibility:hidden;pointer-events:none}.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice{padding-right:10px;color:rgba(0,0,0,.33);background:#f5f5f5}.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove{display:none}.ant-select-selection--single{position:relative;height:32px;cursor:pointer}.ant-select-selection--single .ant-select-selection__rendered{margin-right:24px}.ant-select-no-arrow .ant-select-selection__rendered{margin-right:11px}.ant-select-selection__rendered{position:relative;display:block;margin-right:11px;margin-left:11px;line-height:30px}.ant-select-selection__rendered:after{display:inline-block;width:0;visibility:hidden;content:".";pointer-events:none}.ant-select-lg{font-size:16px}.ant-select-lg .ant-select-selection--single{height:40px}.ant-select-lg .ant-select-selection__rendered{line-height:38px}.ant-select-lg .ant-select-selection--multiple{min-height:40px}.ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li{height:32px;line-height:32px}.ant-select-lg .ant-select-selection--multiple .ant-select-arrow,.ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear{top:20px}.ant-select-sm .ant-select-selection--single{height:24px}.ant-select-sm .ant-select-selection__rendered{margin-left:7px;line-height:22px}.ant-select-sm .ant-select-selection--multiple{min-height:24px}.ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li{height:16px;line-height:14px}.ant-select-sm .ant-select-selection--multiple .ant-select-arrow,.ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear{top:12px}.ant-select-sm .ant-select-arrow,.ant-select-sm .ant-select-selection__clear{right:8px}.ant-select-disabled .ant-select-selection__choice__remove{color:rgba(0,0,0,.25);cursor:default}.ant-select-disabled .ant-select-selection__choice__remove:hover{color:rgba(0,0,0,.25)}.ant-select-search__field__wrap{position:relative;display:inline-block}.ant-select-search__field__placeholder,.ant-select-selection__placeholder{position:absolute;top:50%;right:9px;left:0;max-width:100%;height:20px;margin-top:-10px;overflow:hidden;color:#bfbfbf;line-height:20px;white-space:nowrap;text-align:left;text-overflow:ellipsis}.ant-select-search__field__placeholder{left:12px}.ant-select-search__field__mirror{position:absolute;top:0;left:0;white-space:pre;opacity:0;pointer-events:none}.ant-select-search--inline{position:absolute;width:100%;height:100%}.ant-select-search--inline .ant-select-search__field__wrap{width:100%;height:100%}.ant-select-search--inline .ant-select-search__field{width:100%;height:100%;font-size:100%;line-height:1;background:transparent;border-width:0;border-radius:4px;outline:0}.ant-select-search--inline>i{float:right}.ant-select-selection--multiple{min-height:32px;padding-bottom:3px;cursor:text;zoom:1}.ant-select-selection--multiple:after,.ant-select-selection--multiple:before{display:table;content:""}.ant-select-selection--multiple:after{clear:both}.ant-select-selection--multiple .ant-select-search--inline{position:static;float:left;width:auto;max-width:100%;padding:0}.ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field{width:.75em;max-width:100%;padding:1px}.ant-select-selection--multiple .ant-select-selection__rendered{height:auto;margin-bottom:-3px;margin-left:5px}.ant-select-selection--multiple .ant-select-selection__placeholder{margin-left:6px}.ant-select-selection--multiple .ant-select-selection__rendered>ul>li,.ant-select-selection--multiple>ul>li{height:24px;margin-top:3px;line-height:22px}.ant-select-selection--multiple .ant-select-selection__choice{position:relative;float:left;max-width:99%;margin-right:4px;padding:0 20px 0 10px;overflow:hidden;color:rgba(0,0,0,.65);background-color:#fafafa;border:1px solid #e8e8e8;border-radius:2px;cursor:default;-webkit-transition:padding .3s cubic-bezier(.645,.045,.355,1);transition:padding .3s cubic-bezier(.645,.045,.355,1)}.ant-select-selection--multiple .ant-select-selection__choice__disabled{padding:0 10px}.ant-select-selection--multiple .ant-select-selection__choice__content{display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:margin .3s cubic-bezier(.645,.045,.355,1);transition:margin .3s cubic-bezier(.645,.045,.355,1)}.ant-select-selection--multiple .ant-select-selection__choice__remove{color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:4px;color:rgba(0,0,0,.45);font-weight:700;line-height:inherit;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}.ant-select-selection--multiple .ant-select-selection__choice__remove>*{line-height:1}.ant-select-selection--multiple .ant-select-selection__choice__remove svg{display:inline-block}.ant-select-selection--multiple .ant-select-selection__choice__remove:before{display:none}.ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon{display:block}:root .ant-select-selection--multiple .ant-select-selection__choice__remove{font-size:12px}.ant-select-selection--multiple .ant-select-selection__choice__remove:hover{color:rgba(0,0,0,.75)}.ant-select-selection--multiple .ant-select-arrow,.ant-select-selection--multiple .ant-select-selection__clear{top:16px}.ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered,.ant-select-show-arrow .ant-select-selection--multiple .ant-select-selection__rendered{margin-right:20px}.ant-select-open .ant-select-arrow-icon svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ant-select-open .ant-select-selection{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-select-combobox .ant-select-arrow{display:none}.ant-select-combobox .ant-select-search--inline{float:none;width:100%;height:100%}.ant-select-combobox .ant-select-search__field__wrap{width:100%;height:100%}.ant-select-combobox .ant-select-search__field{position:relative;z-index:1;width:100%;height:100%;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1),height 0s;transition:all .3s cubic-bezier(.645,.045,.355,1),height 0s}.ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered,.ant-select-combobox.ant-select-show-arrow .ant-select-selection:hover .ant-select-selection__rendered{margin-right:20px}.ant-select-dropdown{margin:0;padding:0;color:rgba(0,0,0,.65);font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;font-variant:normal;background-color:#fff;border-radius:4px;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-select-dropdown-hidden{display:none}.ant-select-dropdown-menu{max-height:250px;margin-bottom:0;padding:4px 0;padding-left:0;overflow:auto;list-style:none;outline:none}.ant-select-dropdown-menu-item-group-list{margin:0;padding:0}.ant-select-dropdown-menu-item-group-list>.ant-select-dropdown-menu-item{padding-left:20px}.ant-select-dropdown-menu-item-group-title{height:32px;padding:0 12px;color:rgba(0,0,0,.45);font-size:12px;line-height:32px}.ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),.ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child{border-radius:0}.ant-select-dropdown-menu-item{position:relative;display:block;padding:5px 12px;overflow:hidden;color:rgba(0,0,0,.65);font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled){background-color:#e6f7ff}.ant-select-dropdown-menu-item-selected{color:rgba(0,0,0,.65);font-weight:600;background-color:#fafafa}.ant-select-dropdown-menu-item-disabled,.ant-select-dropdown-menu-item-disabled:hover{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled){background-color:#e6f7ff}.ant-select-dropdown-menu-item-divider{height:1px;margin:1px 0;overflow:hidden;line-height:0;background-color:#e8e8e8}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item{padding-right:32px}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon{position:absolute;top:50%;right:12px;color:transparent;font-weight:700;font-size:12px;text-shadow:0 .1px 0,.1px 0 0,0 -.1px 0,-.1px 0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s;transition:all .2s}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon{color:rgba(0,0,0,.87)}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon{display:none}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon{display:inline-block;color:#1890ff}.ant-select-dropdown--empty.ant-select-dropdown--multiple .ant-select-dropdown-menu-item{padding-right:12px}.ant-select-dropdown-container-open .ant-select-dropdown,.ant-select-dropdown-open .ant-select-dropdown{display:block}.ant-empty{margin:0 8px;font-size:14px;line-height:22px;text-align:center}.ant-empty-image{height:100px;margin-bottom:8px}.ant-empty-image img{height:100%}.ant-empty-image svg{height:100%;margin:auto}.ant-empty-description{margin:0}.ant-empty-footer{margin-top:16px}.ant-empty-normal{margin:32px 0;color:rgba(0,0,0,.25)}.ant-empty-normal .ant-empty-image{height:40px}.ant-empty-small{margin:8px 0;color:rgba(0,0,0,.25)}.ant-empty-small .ant-empty-image{height:35px}.ant-input{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;width:100%;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s}.ant-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-input:-ms-input-placeholder{color:#bfbfbf}.ant-input::-webkit-input-placeholder{color:#bfbfbf}.ant-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-input:placeholder-shown{text-overflow:ellipsis}.ant-input:focus,.ant-input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-input:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-input-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-input{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-input-lg{height:40px;padding:6px 11px;font-size:16px}.ant-input-sm{height:24px;padding:1px 7px}.ant-input-group{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:table;width:100%;border-collapse:separate;border-spacing:0}.ant-input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.ant-input-group>[class*=col-]{padding-right:8px}.ant-input-group>[class*=col-]:last-child{padding-right:0}.ant-input-group-addon,.ant-input-group-wrap,.ant-input-group>.ant-input{display:table-cell}.ant-input-group-addon:not(:first-child):not(:last-child),.ant-input-group-wrap:not(:first-child):not(:last-child),.ant-input-group>.ant-input:not(:first-child):not(:last-child){border-radius:0}.ant-input-group-addon,.ant-input-group-wrap{width:1px;white-space:nowrap;vertical-align:middle}.ant-input-group-wrap>*{display:block!important}.ant-input-group .ant-input{float:left;width:100%;margin-bottom:0;text-align:inherit}.ant-input-group .ant-input:focus,.ant-input-group .ant-input:hover{z-index:1;border-right-width:1px}.ant-input-group-addon{position:relative;padding:0 11px;color:rgba(0,0,0,.65);font-weight:400;font-size:14px;text-align:center;background-color:#fafafa;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s}.ant-input-group-addon .ant-select{margin:-5px -11px}.ant-input-group-addon .ant-select .ant-select-selection{margin:-1px;background-color:inherit;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none}.ant-input-group-addon .ant-select-focused .ant-select-selection,.ant-input-group-addon .ant-select-open .ant-select-selection{color:#1890ff}.ant-input-group-addon>i:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.ant-input-group-addon:first-child,.ant-input-group-addon:first-child .ant-select .ant-select-selection,.ant-input-group>.ant-input:first-child,.ant-input-group>.ant-input:first-child .ant-select .ant-select-selection{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:first-child) .ant-input{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:last-child) .ant-input{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group-addon:first-child{border-right:0}.ant-input-group-addon:last-child{border-left:0}.ant-input-group-addon:last-child,.ant-input-group-addon:last-child .ant-select .ant-select-selection,.ant-input-group>.ant-input:last-child,.ant-input-group>.ant-input:last-child .ant-select .ant-select-selection{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group-lg .ant-input,.ant-input-group-lg>.ant-input-group-addon{height:40px;padding:6px 11px;font-size:16px}.ant-input-group-sm .ant-input,.ant-input-group-sm>.ant-input-group-addon{height:24px;padding:1px 7px}.ant-input-group-lg .ant-select-selection--single{height:40px}.ant-input-group-sm .ant-select-selection--single{height:24px}.ant-input-group .ant-input-affix-wrapper{display:table-cell;float:left;width:100%}.ant-input-group.ant-input-group-compact{display:block;zoom:1}.ant-input-group.ant-input-group-compact:after,.ant-input-group.ant-input-group-compact:before{display:table;content:""}.ant-input-group.ant-input-group-compact:after{clear:both}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child){border-right-width:1px}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):hover{z-index:1}.ant-input-group.ant-input-group-compact>*{display:inline-block;float:none;vertical-align:top;border-radius:0}.ant-input-group.ant-input-group-compact>:not(:last-child){margin-right:-1px;border-right-width:1px}.ant-input-group.ant-input-group-compact .ant-input{float:none}.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input{border-right-width:1px;border-radius:0}.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor:focus,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor:hover,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-select-focused,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection:focus,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection:hover,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input:focus,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input:hover{z-index:1}.ant-input-group.ant-input-group-compact>.ant-calendar-picker:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper:first-child .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker:first-child .ant-time-picker-input,.ant-input-group.ant-input-group-compact>:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-input-group.ant-input-group-compact>.ant-calendar-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper:last-child .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker:last-child .ant-time-picker-input,.ant-input-group.ant-input-group-compact>:last-child{border-right-width:1px;border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input{vertical-align:top}.ant-input-group-wrapper{display:inline-block;width:100%;text-align:start;vertical-align:top}.ant-input-affix-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;width:100%;text-align:start}.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#40a9ff;border-right-width:1px!important}.ant-input-affix-wrapper .ant-input{position:relative;text-align:inherit}.ant-input-affix-wrapper .ant-input-prefix,.ant-input-affix-wrapper .ant-input-suffix{position:absolute;top:50%;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.65);line-height:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-input-affix-wrapper .ant-input-prefix :not(.anticon),.ant-input-affix-wrapper .ant-input-suffix :not(.anticon){line-height:1.5}.ant-input-affix-wrapper .ant-input-disabled~.ant-input-suffix .anticon{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-input-affix-wrapper .ant-input-prefix{left:12px}.ant-input-affix-wrapper .ant-input-suffix{right:12px}.ant-input-affix-wrapper .ant-input:not(:first-child){padding-left:30px}.ant-input-affix-wrapper .ant-input:not(:last-child){padding-right:30px}.ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input:not(:last-child){padding-right:49px}.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input{padding-right:22px}.ant-input-password-icon{color:rgba(0,0,0,.45);cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-input-password-icon:hover{color:#333}.ant-input-clear-icon{color:rgba(0,0,0,.25);font-size:12px;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;vertical-align:0}.ant-input-clear-icon:hover{color:rgba(0,0,0,.45)}.ant-input-clear-icon:active{color:rgba(0,0,0,.65)}.ant-input-clear-icon+i{margin-left:6px}.ant-input-textarea-clear-icon{color:rgba(0,0,0,.25);font-size:12px;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;position:absolute;top:0;right:0;margin:8px 8px 0 0}.ant-input-textarea-clear-icon:hover{color:rgba(0,0,0,.45)}.ant-input-textarea-clear-icon:active{color:rgba(0,0,0,.65)}.ant-input-textarea-clear-icon+i{margin-left:6px}.ant-input-search-icon{color:rgba(0,0,0,.45);cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-input-search-icon:hover{color:rgba(0,0,0,.8)}.ant-input-search-enter-button input{border-right:0}.ant-input-search-enter-button+.ant-input-group-addon,.ant-input-search-enter-button input+.ant-input-group-addon{padding:0;border:0}.ant-input-search-enter-button+.ant-input-group-addon .ant-input-search-button,.ant-input-search-enter-button input+.ant-input-group-addon .ant-input-search-button{border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn{line-height:1.499;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:1px solid transparent;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.015);box-shadow:0 2px 0 rgba(0,0,0,.015);cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;height:32px;padding:0 15px;font-size:14px;border-radius:4px;color:rgba(0,0,0,.65);background-color:#fff;border-color:#d9d9d9}.ant-btn>.anticon{line-height:1}.ant-btn,.ant-btn:active,.ant-btn:focus{outline:0}.ant-btn:not([disabled]):hover{text-decoration:none}.ant-btn:not([disabled]):active{outline:0;-webkit-box-shadow:none;box-shadow:none}.ant-btn.disabled,.ant-btn[disabled]{cursor:not-allowed}.ant-btn.disabled>*,.ant-btn[disabled]>*{pointer-events:none}.ant-btn-lg{height:40px;padding:0 15px;font-size:16px;border-radius:4px}.ant-btn-sm{height:24px;padding:0 7px;font-size:14px;border-radius:4px}.ant-btn>a:only-child{color:currentColor}.ant-btn>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn:focus,.ant-btn:hover{color:#40a9ff;background-color:#fff;border-color:#40a9ff}.ant-btn:focus>a:only-child,.ant-btn:hover>a:only-child{color:currentColor}.ant-btn:focus>a:only-child:after,.ant-btn:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn.active,.ant-btn:active{color:#096dd9;background-color:#fff;border-color:#096dd9}.ant-btn.active>a:only-child,.ant-btn:active>a:only-child{color:currentColor}.ant-btn.active>a:only-child:after,.ant-btn:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-disabled,.ant-btn-disabled.active,.ant-btn-disabled:active,.ant-btn-disabled:focus,.ant-btn-disabled:hover,.ant-btn.disabled,.ant-btn.disabled.active,.ant-btn.disabled:active,.ant-btn.disabled:focus,.ant-btn.disabled:hover,.ant-btn[disabled],.ant-btn[disabled].active,.ant-btn[disabled]:active,.ant-btn[disabled]:focus,.ant-btn[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-disabled.active>a:only-child,.ant-btn-disabled:active>a:only-child,.ant-btn-disabled:focus>a:only-child,.ant-btn-disabled:hover>a:only-child,.ant-btn-disabled>a:only-child,.ant-btn.disabled.active>a:only-child,.ant-btn.disabled:active>a:only-child,.ant-btn.disabled:focus>a:only-child,.ant-btn.disabled:hover>a:only-child,.ant-btn.disabled>a:only-child,.ant-btn[disabled].active>a:only-child,.ant-btn[disabled]:active>a:only-child,.ant-btn[disabled]:focus>a:only-child,.ant-btn[disabled]:hover>a:only-child,.ant-btn[disabled]>a:only-child{color:currentColor}.ant-btn-disabled.active>a:only-child:after,.ant-btn-disabled:active>a:only-child:after,.ant-btn-disabled:focus>a:only-child:after,.ant-btn-disabled:hover>a:only-child:after,.ant-btn-disabled>a:only-child:after,.ant-btn.disabled.active>a:only-child:after,.ant-btn.disabled:active>a:only-child:after,.ant-btn.disabled:focus>a:only-child:after,.ant-btn.disabled:hover>a:only-child:after,.ant-btn.disabled>a:only-child:after,.ant-btn[disabled].active>a:only-child:after,.ant-btn[disabled]:active>a:only-child:after,.ant-btn[disabled]:focus>a:only-child:after,.ant-btn[disabled]:hover>a:only-child:after,.ant-btn[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn.active,.ant-btn:active,.ant-btn:focus,.ant-btn:hover{text-decoration:none;background:#fff}.ant-btn>i,.ant-btn>span{display:inline-block;-webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);transition:margin-left .3s cubic-bezier(.645,.045,.355,1);pointer-events:none}.ant-btn-primary{color:#fff;background-color:#1890ff;border-color:#1890ff;text-shadow:0 -1px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.045);box-shadow:0 2px 0 rgba(0,0,0,.045)}.ant-btn-primary>a:only-child{color:currentColor}.ant-btn-primary>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-primary:focus,.ant-btn-primary:hover{color:#fff;background-color:#40a9ff;border-color:#40a9ff}.ant-btn-primary:focus>a:only-child,.ant-btn-primary:hover>a:only-child{color:currentColor}.ant-btn-primary:focus>a:only-child:after,.ant-btn-primary:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-primary.active,.ant-btn-primary:active{color:#fff;background-color:#096dd9;border-color:#096dd9}.ant-btn-primary.active>a:only-child,.ant-btn-primary:active>a:only-child{color:currentColor}.ant-btn-primary.active>a:only-child:after,.ant-btn-primary:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-primary-disabled,.ant-btn-primary-disabled.active,.ant-btn-primary-disabled:active,.ant-btn-primary-disabled:focus,.ant-btn-primary-disabled:hover,.ant-btn-primary.disabled,.ant-btn-primary.disabled.active,.ant-btn-primary.disabled:active,.ant-btn-primary.disabled:focus,.ant-btn-primary.disabled:hover,.ant-btn-primary[disabled],.ant-btn-primary[disabled].active,.ant-btn-primary[disabled]:active,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-primary-disabled.active>a:only-child,.ant-btn-primary-disabled:active>a:only-child,.ant-btn-primary-disabled:focus>a:only-child,.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-primary-disabled>a:only-child,.ant-btn-primary.disabled.active>a:only-child,.ant-btn-primary.disabled:active>a:only-child,.ant-btn-primary.disabled:focus>a:only-child,.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-primary.disabled>a:only-child,.ant-btn-primary[disabled].active>a:only-child,.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-primary[disabled]>a:only-child{color:currentColor}.ant-btn-primary-disabled.active>a:only-child:after,.ant-btn-primary-disabled:active>a:only-child:after,.ant-btn-primary-disabled:focus>a:only-child:after,.ant-btn-primary-disabled:hover>a:only-child:after,.ant-btn-primary-disabled>a:only-child:after,.ant-btn-primary.disabled.active>a:only-child:after,.ant-btn-primary.disabled:active>a:only-child:after,.ant-btn-primary.disabled:focus>a:only-child:after,.ant-btn-primary.disabled:hover>a:only-child:after,.ant-btn-primary.disabled>a:only-child:after,.ant-btn-primary[disabled].active>a:only-child:after,.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-primary[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-right-color:#40a9ff;border-left-color:#40a9ff}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled{border-color:#d9d9d9}.ant-btn-group .ant-btn-primary:first-child:not(:last-child){border-right-color:#40a9ff}.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#d9d9d9}.ant-btn-group .ant-btn-primary+.ant-btn-primary,.ant-btn-group .ant-btn-primary:last-child:not(:first-child){border-left-color:#40a9ff}.ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled],.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled]{border-left-color:#d9d9d9}.ant-btn-ghost{color:rgba(0,0,0,.65);background-color:transparent;border-color:#d9d9d9}.ant-btn-ghost>a:only-child{color:currentColor}.ant-btn-ghost>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-ghost:focus,.ant-btn-ghost:hover{color:#40a9ff;background-color:transparent;border-color:#40a9ff}.ant-btn-ghost:focus>a:only-child,.ant-btn-ghost:hover>a:only-child{color:currentColor}.ant-btn-ghost:focus>a:only-child:after,.ant-btn-ghost:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-ghost.active,.ant-btn-ghost:active{color:#096dd9;background-color:transparent;border-color:#096dd9}.ant-btn-ghost.active>a:only-child,.ant-btn-ghost:active>a:only-child{color:currentColor}.ant-btn-ghost.active>a:only-child:after,.ant-btn-ghost:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-ghost-disabled,.ant-btn-ghost-disabled.active,.ant-btn-ghost-disabled:active,.ant-btn-ghost-disabled:focus,.ant-btn-ghost-disabled:hover,.ant-btn-ghost.disabled,.ant-btn-ghost.disabled.active,.ant-btn-ghost.disabled:active,.ant-btn-ghost.disabled:focus,.ant-btn-ghost.disabled:hover,.ant-btn-ghost[disabled],.ant-btn-ghost[disabled].active,.ant-btn-ghost[disabled]:active,.ant-btn-ghost[disabled]:focus,.ant-btn-ghost[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-ghost-disabled.active>a:only-child,.ant-btn-ghost-disabled:active>a:only-child,.ant-btn-ghost-disabled:focus>a:only-child,.ant-btn-ghost-disabled:hover>a:only-child,.ant-btn-ghost-disabled>a:only-child,.ant-btn-ghost.disabled.active>a:only-child,.ant-btn-ghost.disabled:active>a:only-child,.ant-btn-ghost.disabled:focus>a:only-child,.ant-btn-ghost.disabled:hover>a:only-child,.ant-btn-ghost.disabled>a:only-child,.ant-btn-ghost[disabled].active>a:only-child,.ant-btn-ghost[disabled]:active>a:only-child,.ant-btn-ghost[disabled]:focus>a:only-child,.ant-btn-ghost[disabled]:hover>a:only-child,.ant-btn-ghost[disabled]>a:only-child{color:currentColor}.ant-btn-ghost-disabled.active>a:only-child:after,.ant-btn-ghost-disabled:active>a:only-child:after,.ant-btn-ghost-disabled:focus>a:only-child:after,.ant-btn-ghost-disabled:hover>a:only-child:after,.ant-btn-ghost-disabled>a:only-child:after,.ant-btn-ghost.disabled.active>a:only-child:after,.ant-btn-ghost.disabled:active>a:only-child:after,.ant-btn-ghost.disabled:focus>a:only-child:after,.ant-btn-ghost.disabled:hover>a:only-child:after,.ant-btn-ghost.disabled>a:only-child:after,.ant-btn-ghost[disabled].active>a:only-child:after,.ant-btn-ghost[disabled]:active>a:only-child:after,.ant-btn-ghost[disabled]:focus>a:only-child:after,.ant-btn-ghost[disabled]:hover>a:only-child:after,.ant-btn-ghost[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed{color:rgba(0,0,0,.65);background-color:#fff;border-color:#d9d9d9;border-style:dashed}.ant-btn-dashed>a:only-child{color:currentColor}.ant-btn-dashed>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed:focus,.ant-btn-dashed:hover{color:#40a9ff;background-color:#fff;border-color:#40a9ff}.ant-btn-dashed:focus>a:only-child,.ant-btn-dashed:hover>a:only-child{color:currentColor}.ant-btn-dashed:focus>a:only-child:after,.ant-btn-dashed:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed.active,.ant-btn-dashed:active{color:#096dd9;background-color:#fff;border-color:#096dd9}.ant-btn-dashed.active>a:only-child,.ant-btn-dashed:active>a:only-child{color:currentColor}.ant-btn-dashed.active>a:only-child:after,.ant-btn-dashed:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed-disabled,.ant-btn-dashed-disabled.active,.ant-btn-dashed-disabled:active,.ant-btn-dashed-disabled:focus,.ant-btn-dashed-disabled:hover,.ant-btn-dashed.disabled,.ant-btn-dashed.disabled.active,.ant-btn-dashed.disabled:active,.ant-btn-dashed.disabled:focus,.ant-btn-dashed.disabled:hover,.ant-btn-dashed[disabled],.ant-btn-dashed[disabled].active,.ant-btn-dashed[disabled]:active,.ant-btn-dashed[disabled]:focus,.ant-btn-dashed[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-dashed-disabled.active>a:only-child,.ant-btn-dashed-disabled:active>a:only-child,.ant-btn-dashed-disabled:focus>a:only-child,.ant-btn-dashed-disabled:hover>a:only-child,.ant-btn-dashed-disabled>a:only-child,.ant-btn-dashed.disabled.active>a:only-child,.ant-btn-dashed.disabled:active>a:only-child,.ant-btn-dashed.disabled:focus>a:only-child,.ant-btn-dashed.disabled:hover>a:only-child,.ant-btn-dashed.disabled>a:only-child,.ant-btn-dashed[disabled].active>a:only-child,.ant-btn-dashed[disabled]:active>a:only-child,.ant-btn-dashed[disabled]:focus>a:only-child,.ant-btn-dashed[disabled]:hover>a:only-child,.ant-btn-dashed[disabled]>a:only-child{color:currentColor}.ant-btn-dashed-disabled.active>a:only-child:after,.ant-btn-dashed-disabled:active>a:only-child:after,.ant-btn-dashed-disabled:focus>a:only-child:after,.ant-btn-dashed-disabled:hover>a:only-child:after,.ant-btn-dashed-disabled>a:only-child:after,.ant-btn-dashed.disabled.active>a:only-child:after,.ant-btn-dashed.disabled:active>a:only-child:after,.ant-btn-dashed.disabled:focus>a:only-child:after,.ant-btn-dashed.disabled:hover>a:only-child:after,.ant-btn-dashed.disabled>a:only-child:after,.ant-btn-dashed[disabled].active>a:only-child:after,.ant-btn-dashed[disabled]:active>a:only-child:after,.ant-btn-dashed[disabled]:focus>a:only-child:after,.ant-btn-dashed[disabled]:hover>a:only-child:after,.ant-btn-dashed[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger{color:#fff;background-color:#ff4d4f;border-color:#ff4d4f;text-shadow:0 -1px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.045);box-shadow:0 2px 0 rgba(0,0,0,.045)}.ant-btn-danger>a:only-child{color:currentColor}.ant-btn-danger>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger:focus,.ant-btn-danger:hover{color:#fff;background-color:#ff7875;border-color:#ff7875}.ant-btn-danger:focus>a:only-child,.ant-btn-danger:hover>a:only-child{color:currentColor}.ant-btn-danger:focus>a:only-child:after,.ant-btn-danger:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger.active,.ant-btn-danger:active{color:#fff;background-color:#d9363e;border-color:#d9363e}.ant-btn-danger.active>a:only-child,.ant-btn-danger:active>a:only-child{color:currentColor}.ant-btn-danger.active>a:only-child:after,.ant-btn-danger:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger-disabled,.ant-btn-danger-disabled.active,.ant-btn-danger-disabled:active,.ant-btn-danger-disabled:focus,.ant-btn-danger-disabled:hover,.ant-btn-danger.disabled,.ant-btn-danger.disabled.active,.ant-btn-danger.disabled:active,.ant-btn-danger.disabled:focus,.ant-btn-danger.disabled:hover,.ant-btn-danger[disabled],.ant-btn-danger[disabled].active,.ant-btn-danger[disabled]:active,.ant-btn-danger[disabled]:focus,.ant-btn-danger[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-danger-disabled.active>a:only-child,.ant-btn-danger-disabled:active>a:only-child,.ant-btn-danger-disabled:focus>a:only-child,.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-danger-disabled>a:only-child,.ant-btn-danger.disabled.active>a:only-child,.ant-btn-danger.disabled:active>a:only-child,.ant-btn-danger.disabled:focus>a:only-child,.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-danger.disabled>a:only-child,.ant-btn-danger[disabled].active>a:only-child,.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-danger[disabled]>a:only-child{color:currentColor}.ant-btn-danger-disabled.active>a:only-child:after,.ant-btn-danger-disabled:active>a:only-child:after,.ant-btn-danger-disabled:focus>a:only-child:after,.ant-btn-danger-disabled:hover>a:only-child:after,.ant-btn-danger-disabled>a:only-child:after,.ant-btn-danger.disabled.active>a:only-child:after,.ant-btn-danger.disabled:active>a:only-child:after,.ant-btn-danger.disabled:focus>a:only-child:after,.ant-btn-danger.disabled:hover>a:only-child:after,.ant-btn-danger.disabled>a:only-child:after,.ant-btn-danger[disabled].active>a:only-child:after,.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-danger[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link{color:#1890ff;background-color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.ant-btn-link>a:only-child{color:currentColor}.ant-btn-link>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link:focus,.ant-btn-link:hover{color:#40a9ff;background-color:transparent;border-color:#40a9ff}.ant-btn-link:focus>a:only-child,.ant-btn-link:hover>a:only-child{color:currentColor}.ant-btn-link:focus>a:only-child:after,.ant-btn-link:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link.active,.ant-btn-link:active{color:#096dd9;background-color:transparent;border-color:#096dd9}.ant-btn-link.active>a:only-child,.ant-btn-link:active>a:only-child{color:currentColor}.ant-btn-link.active>a:only-child:after,.ant-btn-link:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9}.ant-btn-link:active,.ant-btn-link:focus,.ant-btn-link:hover{border-color:transparent}.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover{color:rgba(0,0,0,.25);background-color:transparent;border-color:transparent;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-link-disabled.active>a:only-child,.ant-btn-link-disabled:active>a:only-child,.ant-btn-link-disabled:focus>a:only-child,.ant-btn-link-disabled:hover>a:only-child,.ant-btn-link-disabled>a:only-child,.ant-btn-link.disabled.active>a:only-child,.ant-btn-link.disabled:active>a:only-child,.ant-btn-link.disabled:focus>a:only-child,.ant-btn-link.disabled:hover>a:only-child,.ant-btn-link.disabled>a:only-child,.ant-btn-link[disabled].active>a:only-child,.ant-btn-link[disabled]:active>a:only-child,.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-link[disabled]>a:only-child{color:currentColor}.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-link-disabled>a:only-child:after,.ant-btn-link.disabled.active>a:only-child:after,.ant-btn-link.disabled:active>a:only-child:after,.ant-btn-link.disabled:focus>a:only-child:after,.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-link.disabled>a:only-child:after,.ant-btn-link[disabled].active>a:only-child:after,.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-link[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-icon-only{width:32px;height:32px;padding:0;font-size:16px;border-radius:4px}.ant-btn-icon-only.ant-btn-lg{width:40px;height:40px;padding:0;font-size:18px;border-radius:4px}.ant-btn-icon-only.ant-btn-sm{width:24px;height:24px;padding:0;font-size:14px;border-radius:4px}.ant-btn-icon-only>i{vertical-align:middle}.ant-btn-round{height:32px;padding:0 16px;font-size:14px;border-radius:32px}.ant-btn-round.ant-btn-lg{height:40px;padding:0 20px;font-size:16px;border-radius:40px}.ant-btn-round.ant-btn-sm{height:24px;padding:0 12px;font-size:14px;border-radius:24px}.ant-btn-round.ant-btn-icon-only{width:auto}.ant-btn-circle,.ant-btn-circle-outline{min-width:32px;padding-right:0;padding-left:0;text-align:center;border-radius:50%}.ant-btn-circle-outline.ant-btn-lg,.ant-btn-circle.ant-btn-lg{min-width:40px;border-radius:50%}.ant-btn-circle-outline.ant-btn-sm,.ant-btn-circle.ant-btn-sm{min-width:24px;border-radius:50%}.ant-btn:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:1;display:none;background:#fff;border-radius:inherit;opacity:.35;-webkit-transition:opacity .2s;transition:opacity .2s;content:"";pointer-events:none}.ant-btn .anticon{-webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.ant-btn .anticon.anticon-minus>svg,.ant-btn .anticon.anticon-plus>svg{shape-rendering:optimizeSpeed}.ant-btn.ant-btn-loading{position:relative}.ant-btn.ant-btn-loading:not([disabled]){pointer-events:none}.ant-btn.ant-btn-loading:before{display:block}.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only){padding-left:29px}.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child){margin-left:-14px}.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only){padding-left:24px}.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon{margin-left:-17px}.ant-btn-group{display:inline-block}.ant-btn-group,.ant-btn-group>.ant-btn,.ant-btn-group>span>.ant-btn{position:relative}.ant-btn-group>.ant-btn.active,.ant-btn-group>.ant-btn:active,.ant-btn-group>.ant-btn:focus,.ant-btn-group>.ant-btn:hover,.ant-btn-group>span>.ant-btn.active,.ant-btn-group>span>.ant-btn:active,.ant-btn-group>span>.ant-btn:focus,.ant-btn-group>span>.ant-btn:hover{z-index:2}.ant-btn-group>.ant-btn:disabled,.ant-btn-group>span>.ant-btn:disabled{z-index:0}.ant-btn-group>.ant-btn-icon-only{font-size:14px}.ant-btn-group-lg>.ant-btn,.ant-btn-group-lg>span>.ant-btn{height:40px;padding:0 15px;font-size:16px;border-radius:0;line-height:38px}.ant-btn-group-lg>.ant-btn.ant-btn-icon-only{width:40px;height:40px;padding-right:0;padding-left:0}.ant-btn-group-sm>.ant-btn,.ant-btn-group-sm>span>.ant-btn{height:24px;padding:0 7px;font-size:14px;border-radius:0;line-height:22px}.ant-btn-group-sm>.ant-btn>.anticon,.ant-btn-group-sm>span>.ant-btn>.anticon{font-size:14px}.ant-btn-group-sm>.ant-btn.ant-btn-icon-only{width:24px;height:24px;padding-right:0;padding-left:0}.ant-btn+.ant-btn-group,.ant-btn-group+.ant-btn,.ant-btn-group+.ant-btn-group,.ant-btn-group .ant-btn+.ant-btn,.ant-btn-group .ant-btn+span,.ant-btn-group>span+span,.ant-btn-group span+.ant-btn{margin-left:-1px}.ant-btn-group .ant-btn-primary+.ant-btn:not(.ant-btn-primary):not([disabled]){border-left-color:transparent}.ant-btn-group .ant-btn{border-radius:0}.ant-btn-group>.ant-btn:first-child,.ant-btn-group>span:first-child>.ant-btn{margin-left:0}.ant-btn-group>.ant-btn:only-child,.ant-btn-group>span:only-child>.ant-btn{border-radius:4px}.ant-btn-group>.ant-btn:first-child:not(:last-child),.ant-btn-group>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-btn-group>.ant-btn:last-child:not(:first-child),.ant-btn-group>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-btn-group-sm>.ant-btn:only-child,.ant-btn-group-sm>span:only-child>.ant-btn{border-radius:4px}.ant-btn-group-sm>.ant-btn:first-child:not(:last-child),.ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-btn-group-sm>.ant-btn:last-child:not(:first-child),.ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-btn-group>.ant-btn-group{float:left}.ant-btn-group>.ant-btn-group:not(:first-child):not(:last-child)>.ant-btn{border-radius:0}.ant-btn-group>.ant-btn-group:first-child:not(:last-child)>.ant-btn:last-child{padding-right:8px;border-top-right-radius:0;border-bottom-right-radius:0}.ant-btn-group>.ant-btn-group:last-child:not(:first-child)>.ant-btn:first-child{padding-left:8px;border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn:active>span,.ant-btn:focus>span{position:relative}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin-left:8px}.ant-btn-background-ghost{color:#fff;background:transparent!important;border-color:#fff}.ant-btn-background-ghost.ant-btn-primary{color:#1890ff;background-color:transparent;border-color:#1890ff;text-shadow:none}.ant-btn-background-ghost.ant-btn-primary>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary:focus,.ant-btn-background-ghost.ant-btn-primary:hover{color:#40a9ff;background-color:transparent;border-color:#40a9ff}.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary.active,.ant-btn-background-ghost.ant-btn-primary:active{color:#096dd9;background-color:transparent;border-color:#096dd9}.ant-btn-background-ghost.ant-btn-primary.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary:active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary-disabled,.ant-btn-background-ghost.ant-btn-primary-disabled.active,.ant-btn-background-ghost.ant-btn-primary-disabled:active,.ant-btn-background-ghost.ant-btn-primary-disabled:focus,.ant-btn-background-ghost.ant-btn-primary-disabled:hover,.ant-btn-background-ghost.ant-btn-primary.disabled,.ant-btn-background-ghost.ant-btn-primary.disabled.active,.ant-btn-background-ghost.ant-btn-primary.disabled:active,.ant-btn-background-ghost.ant-btn-primary.disabled:focus,.ant-btn-background-ghost.ant-btn-primary.disabled:hover,.ant-btn-background-ghost.ant-btn-primary[disabled],.ant-btn-background-ghost.ant-btn-primary[disabled].active,.ant-btn-background-ghost.ant-btn-primary[disabled]:active,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger{color:#ff4d4f;background-color:transparent;border-color:#ff4d4f;text-shadow:none}.ant-btn-background-ghost.ant-btn-danger>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger:focus,.ant-btn-background-ghost.ant-btn-danger:hover{color:#ff7875;background-color:transparent;border-color:#ff7875}.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger.active,.ant-btn-background-ghost.ant-btn-danger:active{color:#d9363e;background-color:transparent;border-color:#d9363e}.ant-btn-background-ghost.ant-btn-danger.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger:active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger-disabled,.ant-btn-background-ghost.ant-btn-danger-disabled.active,.ant-btn-background-ghost.ant-btn-danger-disabled:active,.ant-btn-background-ghost.ant-btn-danger-disabled:focus,.ant-btn-background-ghost.ant-btn-danger-disabled:hover,.ant-btn-background-ghost.ant-btn-danger.disabled,.ant-btn-background-ghost.ant-btn-danger.disabled.active,.ant-btn-background-ghost.ant-btn-danger.disabled:active,.ant-btn-background-ghost.ant-btn-danger.disabled:focus,.ant-btn-background-ghost.ant-btn-danger.disabled:hover,.ant-btn-background-ghost.ant-btn-danger[disabled],.ant-btn-background-ghost.ant-btn-danger[disabled].active,.ant-btn-background-ghost.ant-btn-danger[disabled]:active,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link{color:#1890ff;background-color:transparent;border-color:transparent;text-shadow:none;color:#fff}.ant-btn-background-ghost.ant-btn-link>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link:focus,.ant-btn-background-ghost.ant-btn-link:hover{color:#40a9ff;background-color:transparent;border-color:transparent}.ant-btn-background-ghost.ant-btn-link:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link.active,.ant-btn-background-ghost.ant-btn-link:active{color:#096dd9;background-color:transparent;border-color:transparent}.ant-btn-background-ghost.ant-btn-link.active>a:only-child,.ant-btn-background-ghost.ant-btn-link:active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link-disabled,.ant-btn-background-ghost.ant-btn-link-disabled.active,.ant-btn-background-ghost.ant-btn-link-disabled:active,.ant-btn-background-ghost.ant-btn-link-disabled:focus,.ant-btn-background-ghost.ant-btn-link-disabled:hover,.ant-btn-background-ghost.ant-btn-link.disabled,.ant-btn-background-ghost.ant-btn-link.disabled.active,.ant-btn-background-ghost.ant-btn-link.disabled:active,.ant-btn-background-ghost.ant-btn-link.disabled:focus,.ant-btn-background-ghost.ant-btn-link.disabled:hover,.ant-btn-background-ghost.ant-btn-link[disabled],.ant-btn-background-ghost.ant-btn-link[disabled].active,.ant-btn-background-ghost.ant-btn-link[disabled]:active,.ant-btn-background-ghost.ant-btn-link[disabled]:focus,.ant-btn-background-ghost.ant-btn-link[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-two-chinese-chars:first-letter{letter-spacing:.34em}.ant-btn-two-chinese-chars>:not(.anticon){margin-right:-.34em;letter-spacing:.34em}.ant-btn-block{width:100%}.ant-btn:empty{vertical-align:top}a.ant-btn{padding-top:.1px;line-height:30px}a.ant-btn-lg{line-height:38px}a.ant-btn-sm{line-height:22px}.ant-avatar{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;overflow:hidden;color:#fff;white-space:nowrap;text-align:center;vertical-align:middle;background:#ccc;width:32px;height:32px;line-height:32px;border-radius:50%}.ant-avatar-image{background:transparent}.ant-avatar-string{position:absolute;left:50%;-webkit-transform-origin:0 center;transform-origin:0 center}.ant-avatar.ant-avatar-icon{font-size:18px}.ant-avatar-lg{width:40px;height:40px;line-height:40px;border-radius:50%}.ant-avatar-lg-string{position:absolute;left:50%;-webkit-transform-origin:0 center;transform-origin:0 center}.ant-avatar-lg.ant-avatar-icon{font-size:24px}.ant-avatar-sm{width:24px;height:24px;line-height:24px;border-radius:50%}.ant-avatar-sm-string{position:absolute;left:50%;-webkit-transform-origin:0 center;transform-origin:0 center}.ant-avatar-sm.ant-avatar-icon{font-size:14px}.ant-avatar-square{border-radius:4px}.ant-avatar>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ant-back-top{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:fixed;right:100px;bottom:50px;z-index:10;width:40px;height:40px;cursor:pointer}.ant-back-top-content{width:40px;height:40px;overflow:hidden;color:#fff;text-align:center;background-color:rgba(0,0,0,.45);border-radius:20px}.ant-back-top-content,.ant-back-top-content:hover{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-back-top-content:hover{background-color:rgba(0,0,0,.65)}.ant-back-top-icon{width:14px;height:16px;margin:12px auto;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) 100%/100% no-repeat}@media screen and (max-width:768px){.ant-back-top{right:60px}}@media screen and (max-width:480px){.ant-back-top{right:20px}}.ant-badge{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;color:unset;line-height:1}.ant-badge-count{z-index:auto;min-width:20px;height:20px;padding:0 6px;color:#fff;font-weight:400;font-size:12px;line-height:20px;white-space:nowrap;text-align:center;background:#f5222d;border-radius:10px;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff}.ant-badge-count a,.ant-badge-count a:hover{color:#fff}.ant-badge-multiple-words{padding:0 8px}.ant-badge-dot{z-index:auto;width:6px;height:6px;background:#f5222d;border-radius:100%;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff}.ant-badge-count,.ant-badge-dot,.ant-badge .ant-scroll-number-custom-component{position:absolute;top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transform-origin:100% 0;transform-origin:100% 0}.ant-badge-status{line-height:inherit;vertical-align:baseline}.ant-badge-status-dot{position:relative;top:-1px;display:inline-block;width:6px;height:6px;vertical-align:middle;border-radius:50%}.ant-badge-status-success{background-color:#52c41a}.ant-badge-status-processing{position:relative;background-color:#1890ff}.ant-badge-status-processing:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:50%;-webkit-animation:antStatusProcessing 1.2s ease-in-out infinite;animation:antStatusProcessing 1.2s ease-in-out infinite;content:""}.ant-badge-status-default{background-color:#d9d9d9}.ant-badge-status-error{background-color:#f5222d}.ant-badge-status-warning{background-color:#faad14}.ant-badge-status-magenta,.ant-badge-status-pink{background:#eb2f96}.ant-badge-status-red{background:#f5222d}.ant-badge-status-volcano{background:#fa541c}.ant-badge-status-orange{background:#fa8c16}.ant-badge-status-yellow{background:#fadb14}.ant-badge-status-gold{background:#faad14}.ant-badge-status-cyan{background:#13c2c2}.ant-badge-status-lime{background:#a0d911}.ant-badge-status-green{background:#52c41a}.ant-badge-status-blue{background:#1890ff}.ant-badge-status-geekblue{background:#2f54eb}.ant-badge-status-purple{background:#722ed1}.ant-badge-status-text{margin-left:8px;color:rgba(0,0,0,.65);font-size:14px}.ant-badge-dot-status{line-height:1}.ant-badge-zoom-appear,.ant-badge-zoom-enter{-webkit-animation:antZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46);animation:antZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-badge-zoom-leave{-webkit-animation:antZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6);animation:antZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-badge-not-a-wrapper:not(.ant-badge-status){vertical-align:middle}.ant-badge-not-a-wrapper .ant-scroll-number{position:relative;top:auto;display:block}.ant-badge-not-a-wrapper .ant-badge-count{-webkit-transform:none;transform:none}@-webkit-keyframes antStatusProcessing{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.5}to{-webkit-transform:scale(2.4);transform:scale(2.4);opacity:0}}@keyframes antStatusProcessing{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.5}to{-webkit-transform:scale(2.4);transform:scale(2.4);opacity:0}}.ant-scroll-number{overflow:hidden}.ant-scroll-number-only{display:inline-block;height:20px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-scroll-number-only>p.ant-scroll-number-only-unit{height:20px;margin:0}.ant-scroll-number-symbol{vertical-align:top}@-webkit-keyframes antZoomBadgeIn{0%{-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%);opacity:0}to{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}}@keyframes antZoomBadgeIn{0%{-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%);opacity:0}to{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}}@-webkit-keyframes antZoomBadgeOut{0%{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}to{-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%);opacity:0}}@keyframes antZoomBadgeOut{0%{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}to{-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%);opacity:0}}.ant-breadcrumb{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";color:rgba(0,0,0,.45);font-size:14px}.ant-breadcrumb .anticon{font-size:14px}.ant-breadcrumb a{color:rgba(0,0,0,.45);-webkit-transition:color .3s;transition:color .3s}.ant-breadcrumb a:hover{color:#40a9ff}.ant-breadcrumb>span:last-child,.ant-breadcrumb>span:last-child a{color:rgba(0,0,0,.65)}.ant-breadcrumb>span:last-child .ant-breadcrumb-separator{display:none}.ant-breadcrumb-separator{margin:0 8px;color:rgba(0,0,0,.45)}.ant-breadcrumb-link>.anticon+span,.ant-breadcrumb-overlay-link>.anticon{margin-left:4px}.ant-menu{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;font-size:14px;font-variant:tabular-nums;line-height:1.5;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin-bottom:0;padding-left:0;color:rgba(0,0,0,.65);line-height:0;list-style:none;background:#fff;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-transition:background .3s,width .3s cubic-bezier(.2,0,0,1) 0s;transition:background .3s,width .3s cubic-bezier(.2,0,0,1) 0s;zoom:1}.ant-menu:after,.ant-menu:before{display:table;content:""}.ant-menu:after{clear:both}.ant-menu ol,.ant-menu ul{margin:0;padding:0;list-style:none}.ant-menu-hidden{display:none}.ant-menu-item-group-title{padding:8px 16px;color:rgba(0,0,0,.45);font-size:14px;line-height:1.5;-webkit-transition:all .3s;transition:all .3s}.ant-menu-submenu,.ant-menu-submenu-inline{-webkit-transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu-selected{color:#1890ff}.ant-menu-item:active,.ant-menu-submenu-title:active{background:#e6f7ff}.ant-menu-submenu .ant-menu-sub{cursor:auto;-webkit-transition:background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-item>a{display:block;color:rgba(0,0,0,.65)}.ant-menu-item>a:hover{color:#1890ff}.ant-menu-item>a:before{position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;content:""}.ant-menu-item>.ant-badge>a{color:rgba(0,0,0,.65)}.ant-menu-item>.ant-badge>a:hover{color:#1890ff}.ant-menu-item-divider{height:1px;overflow:hidden;line-height:0;background-color:#e8e8e8}.ant-menu-item-active,.ant-menu-item:hover,.ant-menu-submenu-active,.ant-menu-submenu-title:hover,.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open{color:#1890ff}.ant-menu-horizontal .ant-menu-item,.ant-menu-horizontal .ant-menu-submenu{margin-top:-1px}.ant-menu-horizontal>.ant-menu-item-active,.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-title:hover{background-color:transparent}.ant-menu-item-selected,.ant-menu-item-selected>a,.ant-menu-item-selected>a:hover{color:#1890ff}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#e6f7ff}.ant-menu-inline,.ant-menu-vertical,.ant-menu-vertical-left{border-right:1px solid #e8e8e8}.ant-menu-vertical-right{border-left:1px solid #e8e8e8}.ant-menu-vertical-left.ant-menu-sub,.ant-menu-vertical-right.ant-menu-sub,.ant-menu-vertical.ant-menu-sub{min-width:160px;padding:0;border-right:0;-webkit-transform-origin:0 0;transform-origin:0 0}.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,.ant-menu-vertical-right.ant-menu-sub .ant-menu-item,.ant-menu-vertical.ant-menu-sub .ant-menu-item{left:0;margin-left:0;border-right:0}.ant-menu-vertical-left.ant-menu-sub .ant-menu-item:after,.ant-menu-vertical-right.ant-menu-sub .ant-menu-item:after,.ant-menu-vertical.ant-menu-sub .ant-menu-item:after{border-right:0}.ant-menu-vertical-left.ant-menu-sub>.ant-menu-item,.ant-menu-vertical-left.ant-menu-sub>.ant-menu-submenu,.ant-menu-vertical-right.ant-menu-sub>.ant-menu-item,.ant-menu-vertical-right.ant-menu-sub>.ant-menu-submenu,.ant-menu-vertical.ant-menu-sub>.ant-menu-item,.ant-menu-vertical.ant-menu-sub>.ant-menu-submenu{-webkit-transform-origin:0 0;transform-origin:0 0}.ant-menu-horizontal.ant-menu-sub{min-width:114px}.ant-menu-item,.ant-menu-submenu-title{position:relative;display:block;margin:0;padding:0 20px;white-space:nowrap;cursor:pointer;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1)}.ant-menu-item .anticon,.ant-menu-submenu-title .anticon{min-width:14px;margin-right:10px;font-size:14px;-webkit-transition:font-size .15s cubic-bezier(.215,.61,.355,1),margin .3s cubic-bezier(.645,.045,.355,1);transition:font-size .15s cubic-bezier(.215,.61,.355,1),margin .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-item .anticon+span,.ant-menu-submenu-title .anticon+span{opacity:1;-webkit-transition:opacity .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1);transition:opacity .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1)}.ant-menu>.ant-menu-item-divider{height:1px;margin:1px 0;padding:0;overflow:hidden;line-height:0;background-color:#e8e8e8}.ant-menu-submenu-popup{position:absolute;z-index:1050;background:#fff;border-radius:4px}.ant-menu-submenu-popup .submenu-title-wrapper{padding-right:20px}.ant-menu-submenu-popup:before{position:absolute;top:-7px;right:0;bottom:0;left:0;opacity:.0001;content:" "}.ant-menu-submenu>.ant-menu{background-color:#fff;border-radius:4px}.ant-menu-submenu>.ant-menu-submenu-title:after{-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow{position:absolute;top:50%;right:16px;width:10px;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{position:absolute;width:6px;height:1.5px;background:#fff;background:rgba(0,0,0,.65)\9;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.65)),to(rgba(0,0,0,.65)));background-image:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.65));background-image:none\9;border-radius:2px;-webkit-transition:background .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);content:""}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{-webkit-transform:rotate(45deg) translateY(-2px);transform:rotate(45deg) translateY(-2px)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:after{-webkit-transform:rotate(-45deg) translateY(2px);transform:rotate(-45deg) translateY(2px)}.ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before{background:-webkit-gradient(linear,left top,right top,from(#1890ff),to(#1890ff));background:linear-gradient(90deg,#1890ff,#1890ff)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{-webkit-transform:rotate(-45deg) translateX(2px);transform:rotate(-45deg) translateX(2px)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after{-webkit-transform:rotate(45deg) translateX(-2px);transform:rotate(45deg) translateX(-2px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after{-webkit-transform:rotate(-45deg) translateX(-2px);transform:rotate(-45deg) translateX(-2px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{-webkit-transform:rotate(45deg) translateX(2px);transform:rotate(45deg) translateX(2px)}.ant-menu-vertical-left .ant-menu-submenu-selected,.ant-menu-vertical-left .ant-menu-submenu-selected>a,.ant-menu-vertical-right .ant-menu-submenu-selected,.ant-menu-vertical-right .ant-menu-submenu-selected>a,.ant-menu-vertical .ant-menu-submenu-selected,.ant-menu-vertical .ant-menu-submenu-selected>a{color:#1890ff}.ant-menu-horizontal{line-height:46px;white-space:nowrap;border:0;border-bottom:1px solid #e8e8e8;-webkit-box-shadow:none;box-shadow:none}.ant-menu-horizontal>.ant-menu-item,.ant-menu-horizontal>.ant-menu-submenu{position:relative;top:1px;display:inline-block;vertical-align:bottom;border-bottom:2px solid transparent}.ant-menu-horizontal>.ant-menu-item-active,.ant-menu-horizontal>.ant-menu-item-open,.ant-menu-horizontal>.ant-menu-item-selected,.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-submenu-active,.ant-menu-horizontal>.ant-menu-submenu-open,.ant-menu-horizontal>.ant-menu-submenu-selected,.ant-menu-horizontal>.ant-menu-submenu:hover{color:#1890ff;border-bottom:2px solid #1890ff}.ant-menu-horizontal>.ant-menu-item>a{display:block;color:rgba(0,0,0,.65)}.ant-menu-horizontal>.ant-menu-item>a:hover{color:#1890ff}.ant-menu-horizontal>.ant-menu-item>a:before{bottom:-2px}.ant-menu-horizontal>.ant-menu-item-selected>a{color:#1890ff}.ant-menu-horizontal:after{display:block;clear:both;height:0;content:"\20"}.ant-menu-inline .ant-menu-item,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-right .ant-menu-item,.ant-menu-vertical .ant-menu-item{position:relative}.ant-menu-inline .ant-menu-item:after,.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-vertical-right .ant-menu-item:after,.ant-menu-vertical .ant-menu-item:after{position:absolute;top:0;right:0;bottom:0;border-right:3px solid #1890ff;-webkit-transform:scaleY(.0001);transform:scaleY(.0001);opacity:0;-webkit-transition:opacity .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1);transition:opacity .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1);transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .15s cubic-bezier(.215,.61,.355,1);transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1);content:""}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-left .ant-menu-submenu-title,.ant-menu-vertical-right .ant-menu-item,.ant-menu-vertical-right .ant-menu-submenu-title,.ant-menu-vertical .ant-menu-item,.ant-menu-vertical .ant-menu-submenu-title{height:40px;margin-top:4px;margin-bottom:4px;padding:0 16px;overflow:hidden;font-size:14px;line-height:40px;text-overflow:ellipsis}.ant-menu-inline .ant-menu-submenu,.ant-menu-vertical-left .ant-menu-submenu,.ant-menu-vertical-right .ant-menu-submenu,.ant-menu-vertical .ant-menu-submenu{padding-bottom:.02px}.ant-menu-inline .ant-menu-item:not(:last-child),.ant-menu-vertical-left .ant-menu-item:not(:last-child),.ant-menu-vertical-right .ant-menu-item:not(:last-child),.ant-menu-vertical .ant-menu-item:not(:last-child){margin-bottom:8px}.ant-menu-inline>.ant-menu-item,.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-left>.ant-menu-item,.ant-menu-vertical-left>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-right>.ant-menu-item,.ant-menu-vertical-right>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical>.ant-menu-item,.ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title{height:40px;line-height:40px}.ant-menu-inline{width:100%}.ant-menu-inline .ant-menu-item-selected:after,.ant-menu-inline .ant-menu-selected:after{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;-webkit-transition:opacity .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:opacity .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title{width:calc(100% + 1px)}.ant-menu-inline .ant-menu-submenu-title{padding-right:34px}.ant-menu-inline-collapsed{width:80px}.ant-menu-inline-collapsed>.ant-menu-item,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{left:0;padding:0 32px!important;text-overflow:clip}.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-submenu-arrow,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-submenu-arrow,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow{display:none}.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon,.ant-menu-inline-collapsed>.ant-menu-item .anticon,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon{margin:0;font-size:16px;line-height:40px}.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon+span,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span,.ant-menu-inline-collapsed>.ant-menu-item .anticon+span,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span{display:inline-block;max-width:0;opacity:0}.ant-menu-inline-collapsed-tooltip{pointer-events:none}.ant-menu-inline-collapsed-tooltip .anticon{display:none}.ant-menu-inline-collapsed-tooltip a{color:hsla(0,0%,100%,.85)}.ant-menu-inline-collapsed .ant-menu-item-group-title{padding-right:4px;padding-left:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-menu-item-group-list{margin:0;padding:0}.ant-menu-item-group-list .ant-menu-item,.ant-menu-item-group-list .ant-menu-submenu-title{padding:0 16px 0 28px}.ant-menu-root.ant-menu-inline,.ant-menu-root.ant-menu-vertical,.ant-menu-root.ant-menu-vertical-left,.ant-menu-root.ant-menu-vertical-right,.ant-menu-sub.ant-menu-inline{-webkit-box-shadow:none;box-shadow:none}.ant-menu-sub.ant-menu-inline{padding:0;border:0;border-radius:0}.ant-menu-sub.ant-menu-inline>.ant-menu-item,.ant-menu-sub.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title{height:40px;line-height:40px;list-style-position:inside;list-style-type:disc}.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title{padding-left:32px}.ant-menu-item-disabled,.ant-menu-submenu-disabled{color:rgba(0,0,0,.25)!important;background:none;border-color:transparent!important;cursor:not-allowed}.ant-menu-item-disabled>a,.ant-menu-submenu-disabled>a{color:rgba(0,0,0,.25)!important;pointer-events:none}.ant-menu-item-disabled>.ant-menu-submenu-title,.ant-menu-submenu-disabled>.ant-menu-submenu-title{color:rgba(0,0,0,.25)!important;cursor:not-allowed}.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background:rgba(0,0,0,.25)!important}.ant-menu-dark,.ant-menu-dark .ant-menu-sub{color:hsla(0,0%,100%,.65);background:#001529}.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow{opacity:.45;-webkit-transition:all .3s;transition:all .3s}.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before{background:#fff}.ant-menu-dark.ant-menu-submenu-popup{background:transparent}.ant-menu-dark .ant-menu-inline.ant-menu-sub{background:#000c17;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.45) inset;box-shadow:inset 0 2px 8px rgba(0,0,0,.45)}.ant-menu-dark.ant-menu-horizontal{border-bottom:0}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item,.ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu{top:0;margin-top:0;border-color:#001529;border-bottom:0}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item>a:before{bottom:0}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-item-group-title,.ant-menu-dark .ant-menu-item>a{color:hsla(0,0%,100%,.65)}.ant-menu-dark.ant-menu-inline,.ant-menu-dark.ant-menu-vertical,.ant-menu-dark.ant-menu-vertical-left,.ant-menu-dark.ant-menu-vertical-right{border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item,.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,.ant-menu-dark.ant-menu-vertical-right .ant-menu-item,.ant-menu-dark.ant-menu-vertical .ant-menu-item{left:0;margin-left:0;border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical-right .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical .ant-menu-item:after{border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item,.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title{width:100%}.ant-menu-dark .ant-menu-item-active,.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-submenu-active,.ant-menu-dark .ant-menu-submenu-open,.ant-menu-dark .ant-menu-submenu-selected,.ant-menu-dark .ant-menu-submenu-title:hover{color:#fff;background-color:transparent}.ant-menu-dark .ant-menu-item-active>a,.ant-menu-dark .ant-menu-item:hover>a,.ant-menu-dark .ant-menu-submenu-active>a,.ant-menu-dark .ant-menu-submenu-open>a,.ant-menu-dark .ant-menu-submenu-selected>a,.ant-menu-dark .ant-menu-submenu-title:hover>a{color:#fff}.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow{opacity:1}.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background:#fff}.ant-menu-dark .ant-menu-item:hover{background-color:transparent}.ant-menu-dark .ant-menu-item-selected{color:#fff;border-right:0}.ant-menu-dark .ant-menu-item-selected:after{border-right:0}.ant-menu-dark .ant-menu-item-selected .anticon,.ant-menu-dark .ant-menu-item-selected .anticon+span,.ant-menu-dark .ant-menu-item-selected>a,.ant-menu-dark .ant-menu-item-selected>a:hover{color:#fff}.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,.ant-menu.ant-menu-dark .ant-menu-item-selected{background-color:#1890ff}.ant-menu-dark .ant-menu-item-disabled,.ant-menu-dark .ant-menu-item-disabled>a,.ant-menu-dark .ant-menu-submenu-disabled,.ant-menu-dark .ant-menu-submenu-disabled>a{color:hsla(0,0%,100%,.35)!important;opacity:.8}.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title{color:hsla(0,0%,100%,.35)!important}.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background:hsla(0,0%,100%,.35)!important}.ant-tooltip{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;z-index:1060;display:block;max-width:250px;visibility:visible}.ant-tooltip-hidden{display:none}.ant-tooltip-placement-top,.ant-tooltip-placement-topLeft,.ant-tooltip-placement-topRight{padding-bottom:8px}.ant-tooltip-placement-right,.ant-tooltip-placement-rightBottom,.ant-tooltip-placement-rightTop{padding-left:8px}.ant-tooltip-placement-bottom,.ant-tooltip-placement-bottomLeft,.ant-tooltip-placement-bottomRight{padding-top:8px}.ant-tooltip-placement-left,.ant-tooltip-placement-leftBottom,.ant-tooltip-placement-leftTop{padding-right:8px}.ant-tooltip-inner{min-width:30px;min-height:32px;padding:6px 8px;color:#fff;text-align:left;text-decoration:none;word-wrap:break-word;background-color:rgba(0,0,0,.75);border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-tooltip-arrow{position:absolute;display:block;width:13.07106781px;height:13.07106781px;overflow:hidden;background:transparent;pointer-events:none}.ant-tooltip-arrow:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:5px;height:5px;margin:auto;background-color:rgba(0,0,0,.75);content:"";pointer-events:auto}.ant-tooltip-placement-top .ant-tooltip-arrow,.ant-tooltip-placement-topLeft .ant-tooltip-arrow,.ant-tooltip-placement-topRight .ant-tooltip-arrow{bottom:-5.07106781px}.ant-tooltip-placement-top .ant-tooltip-arrow:before,.ant-tooltip-placement-topLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-topRight .ant-tooltip-arrow:before{-webkit-box-shadow:3px 3px 7px rgba(0,0,0,.07);box-shadow:3px 3px 7px rgba(0,0,0,.07);-webkit-transform:translateY(-6.53553391px) rotate(45deg);transform:translateY(-6.53553391px) rotate(45deg)}.ant-tooltip-placement-top .ant-tooltip-arrow{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ant-tooltip-placement-topLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-topRight .ant-tooltip-arrow{right:13px}.ant-tooltip-placement-right .ant-tooltip-arrow,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow,.ant-tooltip-placement-rightTop .ant-tooltip-arrow{left:-5.07106781px}.ant-tooltip-placement-right .ant-tooltip-arrow:before,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow:before,.ant-tooltip-placement-rightTop .ant-tooltip-arrow:before{-webkit-box-shadow:-3px 3px 7px rgba(0,0,0,.07);box-shadow:-3px 3px 7px rgba(0,0,0,.07);-webkit-transform:translateX(6.53553391px) rotate(45deg);transform:translateX(6.53553391px) rotate(45deg)}.ant-tooltip-placement-right .ant-tooltip-arrow{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-tooltip-placement-rightTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-rightBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-left .ant-tooltip-arrow,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow,.ant-tooltip-placement-leftTop .ant-tooltip-arrow{right:-5.07106781px}.ant-tooltip-placement-left .ant-tooltip-arrow:before,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow:before,.ant-tooltip-placement-leftTop .ant-tooltip-arrow:before{-webkit-box-shadow:3px -3px 7px rgba(0,0,0,.07);box-shadow:3px -3px 7px rgba(0,0,0,.07);-webkit-transform:translateX(-6.53553391px) rotate(45deg);transform:translateX(-6.53553391px) rotate(45deg)}.ant-tooltip-placement-left .ant-tooltip-arrow{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-tooltip-placement-leftTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-leftBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-bottom .ant-tooltip-arrow,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{top:-5.07106781px}.ant-tooltip-placement-bottom .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow:before{-webkit-box-shadow:-3px -3px 7px rgba(0,0,0,.07);box-shadow:-3px -3px 7px rgba(0,0,0,.07);-webkit-transform:translateY(6.53553391px) rotate(45deg);transform:translateY(6.53553391px) rotate(45deg)}.ant-tooltip-placement-bottom .ant-tooltip-arrow{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{right:13px}.ant-dropdown{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;display:block}.ant-dropdown:before{position:absolute;top:-7px;right:0;bottom:-7px;left:-7px;z-index:-9999;opacity:.0001;content:" "}.ant-dropdown-wrap{position:relative}.ant-dropdown-wrap .ant-btn>.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-wrap .ant-btn>.anticon-down{font-size:12px}.ant-dropdown-wrap .anticon-down:before{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.ant-dropdown-wrap-open .anticon-down:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ant-dropdown-hidden,.ant-dropdown-menu-hidden{display:none}.ant-dropdown-menu{position:relative;margin:0;padding:4px 0;text-align:left;list-style-type:none;background-color:#fff;background-clip:padding-box;border-radius:4px;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-transform:translateZ(0)}.ant-dropdown-menu-item-group-title{padding:5px 12px;color:rgba(0,0,0,.45);-webkit-transition:all .3s;transition:all .3s}.ant-dropdown-menu-submenu-popup{position:absolute;z-index:1050}.ant-dropdown-menu-submenu-popup>.ant-dropdown-menu{-webkit-transform-origin:0 0;transform-origin:0 0}.ant-dropdown-menu-submenu-popup li,.ant-dropdown-menu-submenu-popup ul{list-style:none}.ant-dropdown-menu-submenu-popup ul{margin-right:.3em;margin-left:.3em;padding:0}.ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title{clear:both;margin:0;padding:5px 12px;color:rgba(0,0,0,.65);font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-dropdown-menu-item>.anticon:first-child,.ant-dropdown-menu-item>span>.anticon:first-child,.ant-dropdown-menu-submenu-title>.anticon:first-child,.ant-dropdown-menu-submenu-title>span>.anticon:first-child{min-width:12px;margin-right:8px;font-size:12px}.ant-dropdown-menu-item>a,.ant-dropdown-menu-submenu-title>a{display:block;margin:-5px -12px;padding:5px 12px;color:rgba(0,0,0,.65);-webkit-transition:all .3s;transition:all .3s}.ant-dropdown-menu-item-selected,.ant-dropdown-menu-item-selected>a,.ant-dropdown-menu-submenu-title-selected,.ant-dropdown-menu-submenu-title-selected>a{color:#1890ff;background-color:#e6f7ff}.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title:hover{background-color:#e6f7ff}.ant-dropdown-menu-item-disabled,.ant-dropdown-menu-submenu-title-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-dropdown-menu-item-disabled:hover,.ant-dropdown-menu-submenu-title-disabled:hover{color:rgba(0,0,0,.25);background-color:#fff;cursor:not-allowed}.ant-dropdown-menu-item-divider,.ant-dropdown-menu-submenu-title-divider{height:1px;margin:4px 0;overflow:hidden;line-height:0;background-color:#e8e8e8}.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow{position:absolute;right:8px}.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{color:rgba(0,0,0,.45);font-style:normal;display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{font-size:12px}.ant-dropdown-menu-item-group-list{margin:0 8px;padding:0;list-style:none}.ant-dropdown-menu-submenu-title{padding-right:26px}.ant-dropdown-menu-submenu-vertical{position:relative}.ant-dropdown-menu-submenu-vertical>.ant-dropdown-menu{position:absolute;top:0;left:100%;min-width:100%;margin-left:4px;-webkit-transform-origin:0 0;transform-origin:0 0}.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{color:rgba(0,0,0,.25);background-color:#fff;cursor:not-allowed}.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title{color:#1890ff}.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-dropdown-link>.anticon.anticon-down,.ant-dropdown-trigger>.anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-link>.anticon.anticon-down,:root .ant-dropdown-trigger>.anticon.anticon-down{font-size:12px}.ant-dropdown-button{white-space:nowrap}.ant-dropdown-button.ant-btn-group>.ant-btn:last-child:not(:first-child){padding-right:8px;padding-left:8px}.ant-dropdown-button .anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-button .anticon.anticon-down{font-size:12px}.ant-dropdown-menu-dark,.ant-dropdown-menu-dark .ant-dropdown-menu{background:#001529}.ant-dropdown-menu-dark .ant-dropdown-menu-item,.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after{color:hsla(0,0%,100%,.65)}.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover{color:#fff;background:transparent}.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected>a{color:#fff;background:#1890ff}.ant-fullcalendar{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";border-top:1px solid #d9d9d9;outline:none}.ant-select.ant-fullcalendar-year-select{min-width:90px}.ant-select.ant-fullcalendar-year-select.ant-select-sm{min-width:70px}.ant-select.ant-fullcalendar-month-select{min-width:80px;margin-left:8px}.ant-select.ant-fullcalendar-month-select.ant-select-sm{min-width:70px}.ant-fullcalendar-header{padding:11px 16px 11px 0;text-align:right}.ant-fullcalendar-header .ant-select-dropdown{text-align:left}.ant-fullcalendar-header .ant-radio-group{margin-left:8px;text-align:left}.ant-fullcalendar-header label.ant-radio-button{height:22px;padding:0 10px;line-height:20px}.ant-fullcalendar-date-panel{position:relative;outline:none}.ant-fullcalendar-calendar-body{padding:8px 12px}.ant-fullcalendar table{width:100%;max-width:100%;height:256px;background-color:transparent;border-collapse:collapse}.ant-fullcalendar table,.ant-fullcalendar td,.ant-fullcalendar th{border:0}.ant-fullcalendar td{position:relative}.ant-fullcalendar-calendar-table{margin-bottom:0;border-spacing:0}.ant-fullcalendar-column-header{width:33px;padding:0;line-height:18px;text-align:center}.ant-fullcalendar-column-header .ant-fullcalendar-column-header-inner{display:block;font-weight:400}.ant-fullcalendar-week-number-header .ant-fullcalendar-column-header-inner{display:none}.ant-fullcalendar-date,.ant-fullcalendar-month{text-align:center;-webkit-transition:all .3s;transition:all .3s}.ant-fullcalendar-value{display:block;width:24px;height:24px;margin:0 auto;padding:0;color:rgba(0,0,0,.65);line-height:24px;background:transparent;border-radius:2px;-webkit-transition:all .3s;transition:all .3s}.ant-fullcalendar-value:hover{background:#e6f7ff;cursor:pointer}.ant-fullcalendar-value:active{color:#fff;background:#1890ff}.ant-fullcalendar-month-panel-cell .ant-fullcalendar-value{width:48px}.ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,.ant-fullcalendar-today .ant-fullcalendar-value{-webkit-box-shadow:0 0 0 1px #1890ff inset;box-shadow:inset 0 0 0 1px #1890ff}.ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,.ant-fullcalendar-selected-day .ant-fullcalendar-value{color:#fff;background:#1890ff}.ant-fullcalendar-disabled-cell-first-of-row .ant-fullcalendar-value{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-fullcalendar-disabled-cell-last-of-row .ant-fullcalendar-value{border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-fullcalendar-last-month-cell .ant-fullcalendar-value,.ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value{color:rgba(0,0,0,.25)}.ant-fullcalendar-month-panel-table{width:100%;table-layout:fixed;border-collapse:separate}.ant-fullcalendar-content{position:absolute;bottom:-9px;left:0;width:100%}.ant-fullcalendar-fullscreen{border-top:0}.ant-fullcalendar-fullscreen .ant-fullcalendar-table{table-layout:fixed}.ant-fullcalendar-fullscreen .ant-fullcalendar-header .ant-radio-group{margin-left:16px}.ant-fullcalendar-fullscreen .ant-fullcalendar-header label.ant-radio-button{height:32px;line-height:30px}.ant-fullcalendar-fullscreen .ant-fullcalendar-date,.ant-fullcalendar-fullscreen .ant-fullcalendar-month{display:block;height:116px;margin:0 4px;padding:4px 8px;color:rgba(0,0,0,.65);text-align:left;border-top:2px solid #e8e8e8;-webkit-transition:background .3s;transition:background .3s}.ant-fullcalendar-fullscreen .ant-fullcalendar-date:hover,.ant-fullcalendar-fullscreen .ant-fullcalendar-month:hover{background:#e6f7ff;cursor:pointer}.ant-fullcalendar-fullscreen .ant-fullcalendar-date:active,.ant-fullcalendar-fullscreen .ant-fullcalendar-month:active{background:#bae7ff}.ant-fullcalendar-fullscreen .ant-fullcalendar-column-header{padding-right:12px;padding-bottom:5px;text-align:right}.ant-fullcalendar-fullscreen .ant-fullcalendar-value{width:auto;text-align:right;background:transparent}.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value{color:rgba(0,0,0,.65)}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date{background:transparent;border-top-color:#1890ff}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value{-webkit-box-shadow:none;box-shadow:none}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date{background:#e6f7ff}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value{color:#1890ff}.ant-fullcalendar-fullscreen .ant-fullcalendar-last-month-cell .ant-fullcalendar-date,.ant-fullcalendar-fullscreen .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-date{color:rgba(0,0,0,.25)}.ant-fullcalendar-fullscreen .ant-fullcalendar-content{position:static;width:auto;height:88px;overflow-y:auto}.ant-fullcalendar-disabled-cell .ant-fullcalendar-date,.ant-fullcalendar-disabled-cell .ant-fullcalendar-date:hover{cursor:not-allowed}.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date,.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date:hover{background:transparent}.ant-fullcalendar-disabled-cell .ant-fullcalendar-value{width:auto;color:rgba(0,0,0,.25);border-radius:0;cursor:not-allowed}.ant-radio-group{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-radio-wrapper{margin:0;margin-right:8px}.ant-radio,.ant-radio-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;white-space:nowrap;cursor:pointer}.ant-radio{margin:0;line-height:1;vertical-align:sub;outline:none}.ant-radio-input:focus+.ant-radio-inner,.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner{border-color:#1890ff}.ant-radio-input:focus+.ant-radio-inner{-webkit-box-shadow:0 0 0 3px rgba(24,144,255,.08);box-shadow:0 0 0 3px rgba(24,144,255,.08)}.ant-radio-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:50%;visibility:hidden;-webkit-animation:antRadioEffect .36s ease-in-out;animation:antRadioEffect .36s ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;content:""}.ant-radio-wrapper:hover .ant-radio:after,.ant-radio:hover:after{visibility:visible}.ant-radio-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border-color:#d9d9d9;border-style:solid;border-width:1px;border-radius:100px;-webkit-transition:all .3s;transition:all .3s}.ant-radio-inner:after{position:absolute;top:3px;left:3px;display:table;width:8px;height:8px;background-color:#1890ff;border-top:0;border-left:0;border-radius:8px;-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86);content:" "}.ant-radio-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:pointer;opacity:0}.ant-radio-checked .ant-radio-inner{border-color:#1890ff}.ant-radio-checked .ant-radio-inner:after{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-radio-disabled .ant-radio-inner{background-color:#f5f5f5;border-color:#d9d9d9!important;cursor:not-allowed}.ant-radio-disabled .ant-radio-inner:after{background-color:rgba(0,0,0,.2)}.ant-radio-disabled .ant-radio-input{cursor:not-allowed}.ant-radio-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}span.ant-radio+*{padding-right:8px;padding-left:8px}.ant-radio-button-wrapper{position:relative;display:inline-block;height:32px;margin:0;padding:0 15px;color:rgba(0,0,0,.65);line-height:30px;background:#fff;border:1px solid #d9d9d9;border-top-width:1.02px;border-left:0;cursor:pointer;-webkit-transition:color .3s,background .3s,border-color .3s;transition:color .3s,background .3s,border-color .3s}.ant-radio-button-wrapper a{color:rgba(0,0,0,.65)}.ant-radio-button-wrapper>.ant-radio-button{display:block;width:0;height:0;margin-left:0}.ant-radio-group-large .ant-radio-button-wrapper{height:40px;font-size:16px;line-height:38px}.ant-radio-group-small .ant-radio-button-wrapper{height:24px;padding:0 7px;line-height:22px}.ant-radio-button-wrapper:not(:first-child):before{position:absolute;top:0;left:-1px;display:block;width:1px;height:100%;background-color:#d9d9d9;content:""}.ant-radio-button-wrapper:first-child{border-left:1px solid #d9d9d9;border-radius:4px 0 0 4px}.ant-radio-button-wrapper:last-child{border-radius:0 4px 4px 0}.ant-radio-button-wrapper:first-child:last-child{border-radius:4px}.ant-radio-button-wrapper:hover{position:relative;color:#1890ff}.ant-radio-button-wrapper:focus-within{outline:3px solid rgba(24,144,255,.06)}.ant-radio-button-wrapper .ant-radio-inner,.ant-radio-button-wrapper input[type=checkbox],.ant-radio-button-wrapper input[type=radio]{width:0;height:0;opacity:0;pointer-events:none}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){z-index:1;color:#1890ff;background:#fff;border-color:#1890ff;-webkit-box-shadow:-1px 0 0 0 #1890ff;box-shadow:-1px 0 0 0 #1890ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#1890ff!important;opacity:.1}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child{border-color:#1890ff;-webkit-box-shadow:none!important;box-shadow:none!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#40a9ff;border-color:#40a9ff;-webkit-box-shadow:-1px 0 0 0 #40a9ff;box-shadow:-1px 0 0 0 #40a9ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#096dd9;border-color:#096dd9;-webkit-box-shadow:-1px 0 0 0 #096dd9;box-shadow:-1px 0 0 0 #096dd9}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{outline:3px solid rgba(24,144,255,.06)}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff;background:#1890ff;border-color:#1890ff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#fff;background:#40a9ff;border-color:#40a9ff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#fff;background:#096dd9;border-color:#096dd9}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{outline:3px solid rgba(24,144,255,.06)}.ant-radio-button-wrapper-disabled{cursor:not-allowed}.ant-radio-button-wrapper-disabled,.ant-radio-button-wrapper-disabled:first-child,.ant-radio-button-wrapper-disabled:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9}.ant-radio-button-wrapper-disabled:first-child{border-left-color:#d9d9d9}.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{color:#fff;background-color:#e6e6e6;border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none}@-webkit-keyframes antRadioEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}@keyframes antRadioEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}@supports (-moz-appearance:meterbar) and (background-blend-mode:difference,normal){.ant-radio{vertical-align:text-bottom}}.ant-card{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;background:#fff;border-radius:2px;-webkit-transition:all .3s;transition:all .3s}.ant-card-hoverable{cursor:pointer}.ant-card-hoverable:hover{border-color:rgba(0,0,0,.09);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.09);box-shadow:0 2px 8px rgba(0,0,0,.09)}.ant-card-bordered{border:1px solid #e8e8e8}.ant-card-head{min-height:48px;margin-bottom:-1px;padding:0 24px;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;background:transparent;border-bottom:1px solid #e8e8e8;border-radius:2px 2px 0 0;zoom:1}.ant-card-head:after,.ant-card-head:before{display:table;content:""}.ant-card-head:after{clear:both}.ant-card-head-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-card-head-title{display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-card-head .ant-tabs{clear:both;margin-bottom:-17px;color:rgba(0,0,0,.65);font-weight:400;font-size:14px}.ant-card-head .ant-tabs-bar{border-bottom:1px solid #e8e8e8}.ant-card-extra{float:right;margin-left:auto;padding:16px 0;color:rgba(0,0,0,.65);font-weight:400;font-size:14px}.ant-card-body{padding:24px;zoom:1}.ant-card-body:after,.ant-card-body:before{display:table;content:""}.ant-card-body:after{clear:both}.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body{margin:-1px 0 0 -1px;padding:0}.ant-card-grid{float:left;width:33.33%;padding:24px;border:0;border-radius:0;-webkit-box-shadow:1px 0 0 0 #e8e8e8,0 1px 0 0 #e8e8e8,1px 1px 0 0 #e8e8e8,1px 0 0 0 #e8e8e8 inset,0 1px 0 0 #e8e8e8 inset;box-shadow:1px 0 0 0 #e8e8e8,0 1px 0 0 #e8e8e8,1px 1px 0 0 #e8e8e8,inset 1px 0 0 0 #e8e8e8,inset 0 1px 0 0 #e8e8e8;-webkit-transition:all .3s;transition:all .3s}.ant-card-grid-hoverable:hover{position:relative;z-index:1;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-card-contain-tabs>.ant-card-head .ant-card-head-title{min-height:32px;padding-bottom:0}.ant-card-contain-tabs>.ant-card-head .ant-card-extra{padding-bottom:0}.ant-card-cover>*{display:block;width:100%}.ant-card-cover img{border-radius:2px 2px 0 0}.ant-card-actions{margin:0;padding:0;list-style:none;background:#fafafa;border-top:1px solid #e8e8e8;zoom:1}.ant-card-actions:after,.ant-card-actions:before{display:table;content:""}.ant-card-actions:after{clear:both}.ant-card-actions>li{float:left;margin:12px 0;color:rgba(0,0,0,.45);text-align:center}.ant-card-actions>li>span{position:relative;display:block;min-width:32px;font-size:14px;line-height:22px;cursor:pointer}.ant-card-actions>li>span:hover{color:#1890ff;-webkit-transition:color .3s;transition:color .3s}.ant-card-actions>li>span>.anticon,.ant-card-actions>li>span a:not(.ant-btn){display:inline-block;width:100%;color:rgba(0,0,0,.45);line-height:22px;-webkit-transition:color .3s;transition:color .3s}.ant-card-actions>li>span>.anticon:hover,.ant-card-actions>li>span a:not(.ant-btn):hover{color:#1890ff}.ant-card-actions>li>span>.anticon{font-size:16px;line-height:22px}.ant-card-actions>li:not(:last-child){border-right:1px solid #e8e8e8}.ant-card-type-inner .ant-card-head{padding:0 24px;background:#fafafa}.ant-card-type-inner .ant-card-head-title{padding:12px 0;font-size:14px}.ant-card-type-inner .ant-card-body{padding:16px 24px}.ant-card-type-inner .ant-card-extra{padding:13.5px 0}.ant-card-meta{margin:-4px 0;zoom:1}.ant-card-meta:after,.ant-card-meta:before{display:table;content:""}.ant-card-meta:after{clear:both}.ant-card-meta-avatar{float:left;padding-right:16px}.ant-card-meta-detail{overflow:hidden}.ant-card-meta-detail>div:not(:last-child){margin-bottom:8px}.ant-card-meta-title{overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;white-space:nowrap;text-overflow:ellipsis}.ant-card-meta-description{color:rgba(0,0,0,.45)}.ant-card-loading{overflow:hidden}.ant-card-loading .ant-card-body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-card-loading-content p{margin:0}.ant-card-loading-block{height:14px;margin:4px 0;background:-webkit-gradient(linear,left top,right top,from(rgba(207,216,220,.2)),color-stop(rgba(207,216,220,.4)),to(rgba(207,216,220,.2)));background:linear-gradient(90deg,rgba(207,216,220,.2),rgba(207,216,220,.4),rgba(207,216,220,.2));background-size:600% 600%;border-radius:2px;-webkit-animation:card-loading 1.4s ease infinite;animation:card-loading 1.4s ease infinite}@-webkit-keyframes card-loading{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes card-loading{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.ant-card-small>.ant-card-head{min-height:36px;padding:0 12px;font-size:14px}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-head-title{padding:8px 0}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-extra{padding:8px 0;font-size:14px}.ant-card-small>.ant-card-body{padding:12px}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container{height:40px}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-ink-bar{visibility:hidden}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab{height:40px;margin:0;margin-right:2px;padding:0 16px;line-height:38px;background:#fafafa;border:1px solid #e8e8e8;border-radius:4px 4px 0 0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active{height:40px;color:#1890ff;background:#fff;border-color:#e8e8e8;border-bottom:1px solid #fff}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active:before{border-top:2px solid transparent}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-disabled{color:#1890ff;color:rgba(0,0,0,.25)}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-inactive{padding:0}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-wrap{margin-bottom:0}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x{width:16px;height:16px;height:14px;margin-right:-5px;margin-left:3px;overflow:hidden;color:rgba(0,0,0,.45);font-size:12px;vertical-align:middle;-webkit-transition:all .3s;transition:all .3s}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x:hover{color:rgba(0,0,0,.85)}.ant-tabs.ant-tabs-card .ant-tabs-card-content>.ant-tabs-tabpane,.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content>.ant-tabs-tabpane{-webkit-transition:none!important;transition:none!important}.ant-tabs.ant-tabs-card .ant-tabs-card-content>.ant-tabs-tabpane-inactive,.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content>.ant-tabs-tabpane-inactive{overflow:hidden}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab:hover .anticon-close{opacity:1}.ant-tabs-extra-content{line-height:45px}.ant-tabs-extra-content .ant-tabs-new-tab{position:relative;width:20px;height:20px;color:rgba(0,0,0,.65);font-size:12px;line-height:20px;text-align:center;border:1px solid #e8e8e8;border-radius:2px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-tabs-extra-content .ant-tabs-new-tab:hover{color:#1890ff;border-color:#1890ff}.ant-tabs-extra-content .ant-tabs-new-tab svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.ant-tabs.ant-tabs-large .ant-tabs-extra-content{line-height:56px}.ant-tabs.ant-tabs-small .ant-tabs-extra-content{line-height:37px}.ant-tabs.ant-tabs-card .ant-tabs-extra-content{line-height:40px}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-container{height:100%}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab{margin-bottom:8px;border-bottom:1px solid #e8e8e8}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active{padding-bottom:4px}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab:last-child,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab:last-child{margin-bottom:8px}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-new-tab,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-new-tab{width:90%}.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-wrap{margin-right:0}.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab{margin-right:1px;border-right:0;border-radius:4px 0 0 4px}.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active{margin-right:-1px;padding-right:18px}.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-wrap{margin-left:0}.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab{margin-left:1px;border-left:0;border-radius:0 4px 4px 0}.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active{margin-left:-1px;padding-left:18px}.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab{height:auto;border-top:0;border-bottom:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab-active{padding-top:1px;padding-bottom:0;color:#1890ff}.ant-tabs{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;overflow:hidden;zoom:1}.ant-tabs:after,.ant-tabs:before{display:table;content:""}.ant-tabs:after{clear:both}.ant-tabs-ink-bar{position:absolute;bottom:1px;left:0;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:2px;background-color:#1890ff;-webkit-transform-origin:0 0;transform-origin:0 0}.ant-tabs-bar{margin:0 0 16px 0;border-bottom:1px solid #e8e8e8;outline:none}.ant-tabs-bar,.ant-tabs-nav-container{-webkit-transition:padding .3s cubic-bezier(.645,.045,.355,1);transition:padding .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-nav-container{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:-1px;overflow:hidden;font-size:14px;line-height:1.5;white-space:nowrap;zoom:1}.ant-tabs-nav-container:after,.ant-tabs-nav-container:before{display:table;content:""}.ant-tabs-nav-container:after{clear:both}.ant-tabs-nav-container-scrolling{padding-right:32px;padding-left:32px}.ant-tabs-bottom .ant-tabs-bottom-bar{margin-top:16px;margin-bottom:0;border-top:1px solid #e8e8e8;border-bottom:none}.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-ink-bar{top:1px;bottom:auto}.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-nav-container{margin-top:-1px;margin-bottom:0}.ant-tabs-tab-next,.ant-tabs-tab-prev{position:absolute;z-index:2;width:0;height:100%;color:rgba(0,0,0,.45);text-align:center;background-color:transparent;border:0;cursor:pointer;opacity:0;-webkit-transition:width .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1);transition:width .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ant-tabs-tab-next.ant-tabs-tab-arrow-show,.ant-tabs-tab-prev.ant-tabs-tab-arrow-show{width:32px;height:100%;opacity:1;pointer-events:auto}.ant-tabs-tab-next:hover,.ant-tabs-tab-prev:hover{color:rgba(0,0,0,.65)}.ant-tabs-tab-next-icon,.ant-tabs-tab-prev-icon{position:absolute;top:50%;left:50%;font-weight:700;font-style:normal;font-variant:normal;line-height:inherit;text-align:center;text-transform:none;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-tabs-tab-next-icon-target,.ant-tabs-tab-prev-icon-target{display:block;display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-tabs-tab-next-icon-target,:root .ant-tabs-tab-prev-icon-target{font-size:12px}.ant-tabs-tab-btn-disabled{cursor:not-allowed}.ant-tabs-tab-btn-disabled,.ant-tabs-tab-btn-disabled:hover{color:rgba(0,0,0,.25)}.ant-tabs-tab-next{right:2px}.ant-tabs-tab-prev{left:0}:root .ant-tabs-tab-prev{-webkit-filter:none;filter:none}.ant-tabs-nav-wrap{margin-bottom:-1px;overflow:hidden}.ant-tabs-nav-scroll{overflow:hidden;white-space:nowrap}.ant-tabs-nav{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding-left:0;list-style:none;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-nav:after,.ant-tabs-nav:before{display:table;content:" "}.ant-tabs-nav:after{clear:both}.ant-tabs-nav .ant-tabs-tab{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:0 32px 0 0;padding:12px 16px;text-decoration:none;cursor:pointer;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-nav .ant-tabs-tab:before{position:absolute;top:-1px;left:0;width:100%;border-top:2px solid transparent;border-radius:4px 4px 0 0;-webkit-transition:all .3s;transition:all .3s;content:"";pointer-events:none}.ant-tabs-nav .ant-tabs-tab:last-child{margin-right:0}.ant-tabs-nav .ant-tabs-tab:hover{color:#40a9ff}.ant-tabs-nav .ant-tabs-tab:active{color:#096dd9}.ant-tabs-nav .ant-tabs-tab .anticon{margin-right:8px}.ant-tabs-nav .ant-tabs-tab-active{color:#1890ff;font-weight:500}.ant-tabs-nav .ant-tabs-tab-disabled,.ant-tabs-nav .ant-tabs-tab-disabled:hover{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-tabs .ant-tabs-large-bar .ant-tabs-nav-container{font-size:16px}.ant-tabs .ant-tabs-large-bar .ant-tabs-tab{padding:16px}.ant-tabs .ant-tabs-small-bar .ant-tabs-nav-container{font-size:14px}.ant-tabs .ant-tabs-small-bar .ant-tabs-tab{padding:8px 16px}.ant-tabs-content:before{display:block;overflow:hidden;content:""}.ant-tabs .ant-tabs-bottom-content,.ant-tabs .ant-tabs-top-content{width:100%}.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane,.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane{-ms-flex-negative:0;flex-shrink:0;width:100%;-webkit-backface-visibility:hidden;opacity:1;-webkit-transition:opacity .45s;transition:opacity .45s}.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane-inactive,.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane-inactive{height:0;padding:0!important;overflow:hidden;opacity:0;pointer-events:none}.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane-inactive input,.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane-inactive input{visibility:hidden}.ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated,.ant-tabs .ant-tabs-top-content.ant-tabs-content-animated{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);transition:margin-left .3s cubic-bezier(.645,.045,.355,1);will-change:margin-left}.ant-tabs .ant-tabs-left-bar,.ant-tabs .ant-tabs-right-bar{height:100%;border-bottom:0}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-arrow-show,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-arrow-show{width:100%;height:32px}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab{display:block;float:none;margin:0 0 16px 0;padding:8px 24px}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab:last-child,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab:last-child{margin-bottom:0}.ant-tabs .ant-tabs-left-bar .ant-tabs-extra-content,.ant-tabs .ant-tabs-right-bar .ant-tabs-extra-content{text-align:center}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-scroll,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-scroll{width:auto}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap{height:100%}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container{margin-bottom:0}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling{padding:32px 0}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap{margin-bottom:0}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav{width:100%}.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar,.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar{top:0;bottom:auto;left:auto;width:2px;height:0}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-next,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-next{right:0;bottom:0;width:100%;height:32px}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-prev,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-prev{top:0;width:100%;height:32px}.ant-tabs .ant-tabs-left-content,.ant-tabs .ant-tabs-right-content{width:auto;margin-top:0!important;overflow:hidden}.ant-tabs .ant-tabs-left-bar{float:left;margin-right:-1px;margin-bottom:0;border-right:1px solid #e8e8e8}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab{text-align:right}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap{margin-right:-1px}.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar{right:1px}.ant-tabs .ant-tabs-left-content{padding-left:24px;border-left:1px solid #e8e8e8}.ant-tabs .ant-tabs-right-bar{float:right;margin-bottom:0;margin-left:-1px;border-left:1px solid #e8e8e8}.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap{margin-left:-1px}.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar{left:1px}.ant-tabs .ant-tabs-right-content{padding-right:24px;border-right:1px solid #e8e8e8}.ant-tabs-bottom .ant-tabs-ink-bar-animated,.ant-tabs-top .ant-tabs-ink-bar-animated{-webkit-transition:width .2s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:width .2s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),width .2s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),width .2s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-left .ant-tabs-ink-bar-animated,.ant-tabs-right .ant-tabs-ink-bar-animated{-webkit-transition:height .2s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:height .2s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),height .2s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),height .2s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-content-animated,.no-flex>.ant-tabs-content>.ant-tabs-content-animated{margin-left:0!important;-webkit-transform:none!important;transform:none!important}.ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-tabpane-inactive,.no-flex>.ant-tabs-content>.ant-tabs-tabpane-inactive{height:0;padding:0!important;overflow:hidden;opacity:0;pointer-events:none}.ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-tabpane-inactive input,.no-flex>.ant-tabs-content>.ant-tabs-tabpane-inactive input{visibility:hidden}.ant-tabs-left-content>.ant-tabs-content-animated,.ant-tabs-right-content>.ant-tabs-content-animated{margin-left:0!important;-webkit-transform:none!important;transform:none!important}.ant-tabs-left-content>.ant-tabs-tabpane-inactive,.ant-tabs-right-content>.ant-tabs-tabpane-inactive{height:0;padding:0!important;overflow:hidden;opacity:0;pointer-events:none}.ant-tabs-left-content>.ant-tabs-tabpane-inactive input,.ant-tabs-right-content>.ant-tabs-tabpane-inactive input{visibility:hidden}.ant-row{position:relative;height:auto;margin-right:0;margin-left:0;zoom:1;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.ant-row:after,.ant-row:before{display:table;content:""}.ant-row+.ant-row:before,.ant-row:after{clear:both}.ant-row-flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.ant-row-flex,.ant-row-flex:after,.ant-row-flex:before{display:-webkit-box;display:-ms-flexbox;display:flex}.ant-row-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ant-row-flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ant-row-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ant-row-flex-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ant-row-flex-space-around{-ms-flex-pack:distribute;justify-content:space-around}.ant-row-flex-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ant-row-flex-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-row-flex-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ant-col{position:relative;min-height:1px}.ant-col-1,.ant-col-2,.ant-col-3,.ant-col-4,.ant-col-5,.ant-col-6,.ant-col-7,.ant-col-8,.ant-col-9,.ant-col-10,.ant-col-11,.ant-col-12,.ant-col-13,.ant-col-14,.ant-col-15,.ant-col-16,.ant-col-17,.ant-col-18,.ant-col-19,.ant-col-20,.ant-col-21,.ant-col-22,.ant-col-23,.ant-col-24,.ant-col-lg-1,.ant-col-lg-2,.ant-col-lg-3,.ant-col-lg-4,.ant-col-lg-5,.ant-col-lg-6,.ant-col-lg-7,.ant-col-lg-8,.ant-col-lg-9,.ant-col-lg-10,.ant-col-lg-11,.ant-col-lg-12,.ant-col-lg-13,.ant-col-lg-14,.ant-col-lg-15,.ant-col-lg-16,.ant-col-lg-17,.ant-col-lg-18,.ant-col-lg-19,.ant-col-lg-20,.ant-col-lg-21,.ant-col-lg-22,.ant-col-lg-23,.ant-col-lg-24,.ant-col-md-1,.ant-col-md-2,.ant-col-md-3,.ant-col-md-4,.ant-col-md-5,.ant-col-md-6,.ant-col-md-7,.ant-col-md-8,.ant-col-md-9,.ant-col-md-10,.ant-col-md-11,.ant-col-md-12,.ant-col-md-13,.ant-col-md-14,.ant-col-md-15,.ant-col-md-16,.ant-col-md-17,.ant-col-md-18,.ant-col-md-19,.ant-col-md-20,.ant-col-md-21,.ant-col-md-22,.ant-col-md-23,.ant-col-md-24,.ant-col-sm-1,.ant-col-sm-2,.ant-col-sm-3,.ant-col-sm-4,.ant-col-sm-5,.ant-col-sm-6,.ant-col-sm-7,.ant-col-sm-8,.ant-col-sm-9,.ant-col-sm-10,.ant-col-sm-11,.ant-col-sm-12,.ant-col-sm-13,.ant-col-sm-14,.ant-col-sm-15,.ant-col-sm-16,.ant-col-sm-17,.ant-col-sm-18,.ant-col-sm-19,.ant-col-sm-20,.ant-col-sm-21,.ant-col-sm-22,.ant-col-sm-23,.ant-col-sm-24,.ant-col-xs-1,.ant-col-xs-2,.ant-col-xs-3,.ant-col-xs-4,.ant-col-xs-5,.ant-col-xs-6,.ant-col-xs-7,.ant-col-xs-8,.ant-col-xs-9,.ant-col-xs-10,.ant-col-xs-11,.ant-col-xs-12,.ant-col-xs-13,.ant-col-xs-14,.ant-col-xs-15,.ant-col-xs-16,.ant-col-xs-17,.ant-col-xs-18,.ant-col-xs-19,.ant-col-xs-20,.ant-col-xs-21,.ant-col-xs-22,.ant-col-xs-23,.ant-col-xs-24{position:relative;padding-right:0;padding-left:0}.ant-col-1,.ant-col-2,.ant-col-3,.ant-col-4,.ant-col-5,.ant-col-6,.ant-col-7,.ant-col-8,.ant-col-9,.ant-col-10,.ant-col-11,.ant-col-12,.ant-col-13,.ant-col-14,.ant-col-15,.ant-col-16,.ant-col-17,.ant-col-18,.ant-col-19,.ant-col-20,.ant-col-21,.ant-col-22,.ant-col-23,.ant-col-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-push-24{left:100%}.ant-col-pull-24{right:100%}.ant-col-offset-24{margin-left:100%}.ant-col-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-push-23{left:95.83333333%}.ant-col-pull-23{right:95.83333333%}.ant-col-offset-23{margin-left:95.83333333%}.ant-col-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-push-22{left:91.66666667%}.ant-col-pull-22{right:91.66666667%}.ant-col-offset-22{margin-left:91.66666667%}.ant-col-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-push-21{left:87.5%}.ant-col-pull-21{right:87.5%}.ant-col-offset-21{margin-left:87.5%}.ant-col-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-push-20{left:83.33333333%}.ant-col-pull-20{right:83.33333333%}.ant-col-offset-20{margin-left:83.33333333%}.ant-col-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-push-19{left:79.16666667%}.ant-col-pull-19{right:79.16666667%}.ant-col-offset-19{margin-left:79.16666667%}.ant-col-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-push-18{left:75%}.ant-col-pull-18{right:75%}.ant-col-offset-18{margin-left:75%}.ant-col-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-push-17{left:70.83333333%}.ant-col-pull-17{right:70.83333333%}.ant-col-offset-17{margin-left:70.83333333%}.ant-col-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-push-16{left:66.66666667%}.ant-col-pull-16{right:66.66666667%}.ant-col-offset-16{margin-left:66.66666667%}.ant-col-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-push-15{left:62.5%}.ant-col-pull-15{right:62.5%}.ant-col-offset-15{margin-left:62.5%}.ant-col-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-push-14{left:58.33333333%}.ant-col-pull-14{right:58.33333333%}.ant-col-offset-14{margin-left:58.33333333%}.ant-col-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-push-13{left:54.16666667%}.ant-col-pull-13{right:54.16666667%}.ant-col-offset-13{margin-left:54.16666667%}.ant-col-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-push-12{left:50%}.ant-col-pull-12{right:50%}.ant-col-offset-12{margin-left:50%}.ant-col-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-push-11{left:45.83333333%}.ant-col-pull-11{right:45.83333333%}.ant-col-offset-11{margin-left:45.83333333%}.ant-col-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-push-10{left:41.66666667%}.ant-col-pull-10{right:41.66666667%}.ant-col-offset-10{margin-left:41.66666667%}.ant-col-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-push-9{left:37.5%}.ant-col-pull-9{right:37.5%}.ant-col-offset-9{margin-left:37.5%}.ant-col-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-push-8{left:33.33333333%}.ant-col-pull-8{right:33.33333333%}.ant-col-offset-8{margin-left:33.33333333%}.ant-col-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-push-7{left:29.16666667%}.ant-col-pull-7{right:29.16666667%}.ant-col-offset-7{margin-left:29.16666667%}.ant-col-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-push-6{left:25%}.ant-col-pull-6{right:25%}.ant-col-offset-6{margin-left:25%}.ant-col-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-push-5{left:20.83333333%}.ant-col-pull-5{right:20.83333333%}.ant-col-offset-5{margin-left:20.83333333%}.ant-col-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-push-4{left:16.66666667%}.ant-col-pull-4{right:16.66666667%}.ant-col-offset-4{margin-left:16.66666667%}.ant-col-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-push-3{left:12.5%}.ant-col-pull-3{right:12.5%}.ant-col-offset-3{margin-left:12.5%}.ant-col-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-push-2{left:8.33333333%}.ant-col-pull-2{right:8.33333333%}.ant-col-offset-2{margin-left:8.33333333%}.ant-col-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-push-1{left:4.16666667%}.ant-col-pull-1{right:4.16666667%}.ant-col-offset-1{margin-left:4.16666667%}.ant-col-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-0{display:none}.ant-col-offset-0{margin-left:0}.ant-col-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.ant-col-xs-1,.ant-col-xs-2,.ant-col-xs-3,.ant-col-xs-4,.ant-col-xs-5,.ant-col-xs-6,.ant-col-xs-7,.ant-col-xs-8,.ant-col-xs-9,.ant-col-xs-10,.ant-col-xs-11,.ant-col-xs-12,.ant-col-xs-13,.ant-col-xs-14,.ant-col-xs-15,.ant-col-xs-16,.ant-col-xs-17,.ant-col-xs-18,.ant-col-xs-19,.ant-col-xs-20,.ant-col-xs-21,.ant-col-xs-22,.ant-col-xs-23,.ant-col-xs-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-xs-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-xs-push-24{left:100%}.ant-col-xs-pull-24{right:100%}.ant-col-xs-offset-24{margin-left:100%}.ant-col-xs-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-xs-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-xs-push-23{left:95.83333333%}.ant-col-xs-pull-23{right:95.83333333%}.ant-col-xs-offset-23{margin-left:95.83333333%}.ant-col-xs-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-xs-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-xs-push-22{left:91.66666667%}.ant-col-xs-pull-22{right:91.66666667%}.ant-col-xs-offset-22{margin-left:91.66666667%}.ant-col-xs-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-xs-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-xs-push-21{left:87.5%}.ant-col-xs-pull-21{right:87.5%}.ant-col-xs-offset-21{margin-left:87.5%}.ant-col-xs-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-xs-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-xs-push-20{left:83.33333333%}.ant-col-xs-pull-20{right:83.33333333%}.ant-col-xs-offset-20{margin-left:83.33333333%}.ant-col-xs-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-xs-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-xs-push-19{left:79.16666667%}.ant-col-xs-pull-19{right:79.16666667%}.ant-col-xs-offset-19{margin-left:79.16666667%}.ant-col-xs-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-xs-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-xs-push-18{left:75%}.ant-col-xs-pull-18{right:75%}.ant-col-xs-offset-18{margin-left:75%}.ant-col-xs-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-xs-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-xs-push-17{left:70.83333333%}.ant-col-xs-pull-17{right:70.83333333%}.ant-col-xs-offset-17{margin-left:70.83333333%}.ant-col-xs-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-xs-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-xs-push-16{left:66.66666667%}.ant-col-xs-pull-16{right:66.66666667%}.ant-col-xs-offset-16{margin-left:66.66666667%}.ant-col-xs-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-xs-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-xs-push-15{left:62.5%}.ant-col-xs-pull-15{right:62.5%}.ant-col-xs-offset-15{margin-left:62.5%}.ant-col-xs-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-xs-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-xs-push-14{left:58.33333333%}.ant-col-xs-pull-14{right:58.33333333%}.ant-col-xs-offset-14{margin-left:58.33333333%}.ant-col-xs-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-xs-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-xs-push-13{left:54.16666667%}.ant-col-xs-pull-13{right:54.16666667%}.ant-col-xs-offset-13{margin-left:54.16666667%}.ant-col-xs-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-xs-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-xs-push-12{left:50%}.ant-col-xs-pull-12{right:50%}.ant-col-xs-offset-12{margin-left:50%}.ant-col-xs-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-xs-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-xs-push-11{left:45.83333333%}.ant-col-xs-pull-11{right:45.83333333%}.ant-col-xs-offset-11{margin-left:45.83333333%}.ant-col-xs-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-xs-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-xs-push-10{left:41.66666667%}.ant-col-xs-pull-10{right:41.66666667%}.ant-col-xs-offset-10{margin-left:41.66666667%}.ant-col-xs-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-xs-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-xs-push-9{left:37.5%}.ant-col-xs-pull-9{right:37.5%}.ant-col-xs-offset-9{margin-left:37.5%}.ant-col-xs-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-xs-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-xs-push-8{left:33.33333333%}.ant-col-xs-pull-8{right:33.33333333%}.ant-col-xs-offset-8{margin-left:33.33333333%}.ant-col-xs-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-xs-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-xs-push-7{left:29.16666667%}.ant-col-xs-pull-7{right:29.16666667%}.ant-col-xs-offset-7{margin-left:29.16666667%}.ant-col-xs-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-xs-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-xs-push-6{left:25%}.ant-col-xs-pull-6{right:25%}.ant-col-xs-offset-6{margin-left:25%}.ant-col-xs-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-xs-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-xs-push-5{left:20.83333333%}.ant-col-xs-pull-5{right:20.83333333%}.ant-col-xs-offset-5{margin-left:20.83333333%}.ant-col-xs-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-xs-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-xs-push-4{left:16.66666667%}.ant-col-xs-pull-4{right:16.66666667%}.ant-col-xs-offset-4{margin-left:16.66666667%}.ant-col-xs-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-xs-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-xs-push-3{left:12.5%}.ant-col-xs-pull-3{right:12.5%}.ant-col-xs-offset-3{margin-left:12.5%}.ant-col-xs-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-xs-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-xs-push-2{left:8.33333333%}.ant-col-xs-pull-2{right:8.33333333%}.ant-col-xs-offset-2{margin-left:8.33333333%}.ant-col-xs-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-xs-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-xs-push-1{left:4.16666667%}.ant-col-xs-pull-1{right:4.16666667%}.ant-col-xs-offset-1{margin-left:4.16666667%}.ant-col-xs-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-xs-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xs-push-0{left:auto}.ant-col-xs-pull-0{right:auto}.ant-col-xs-offset-0{margin-left:0}.ant-col-xs-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media (min-width:576px){.ant-col-sm-1,.ant-col-sm-2,.ant-col-sm-3,.ant-col-sm-4,.ant-col-sm-5,.ant-col-sm-6,.ant-col-sm-7,.ant-col-sm-8,.ant-col-sm-9,.ant-col-sm-10,.ant-col-sm-11,.ant-col-sm-12,.ant-col-sm-13,.ant-col-sm-14,.ant-col-sm-15,.ant-col-sm-16,.ant-col-sm-17,.ant-col-sm-18,.ant-col-sm-19,.ant-col-sm-20,.ant-col-sm-21,.ant-col-sm-22,.ant-col-sm-23,.ant-col-sm-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-sm-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-sm-push-24{left:100%}.ant-col-sm-pull-24{right:100%}.ant-col-sm-offset-24{margin-left:100%}.ant-col-sm-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-sm-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-sm-push-23{left:95.83333333%}.ant-col-sm-pull-23{right:95.83333333%}.ant-col-sm-offset-23{margin-left:95.83333333%}.ant-col-sm-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-sm-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-sm-push-22{left:91.66666667%}.ant-col-sm-pull-22{right:91.66666667%}.ant-col-sm-offset-22{margin-left:91.66666667%}.ant-col-sm-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-sm-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-sm-push-21{left:87.5%}.ant-col-sm-pull-21{right:87.5%}.ant-col-sm-offset-21{margin-left:87.5%}.ant-col-sm-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-sm-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-sm-push-20{left:83.33333333%}.ant-col-sm-pull-20{right:83.33333333%}.ant-col-sm-offset-20{margin-left:83.33333333%}.ant-col-sm-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-sm-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-sm-push-19{left:79.16666667%}.ant-col-sm-pull-19{right:79.16666667%}.ant-col-sm-offset-19{margin-left:79.16666667%}.ant-col-sm-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-sm-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-sm-push-18{left:75%}.ant-col-sm-pull-18{right:75%}.ant-col-sm-offset-18{margin-left:75%}.ant-col-sm-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-sm-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-sm-push-17{left:70.83333333%}.ant-col-sm-pull-17{right:70.83333333%}.ant-col-sm-offset-17{margin-left:70.83333333%}.ant-col-sm-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-sm-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-sm-push-16{left:66.66666667%}.ant-col-sm-pull-16{right:66.66666667%}.ant-col-sm-offset-16{margin-left:66.66666667%}.ant-col-sm-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-sm-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-sm-push-15{left:62.5%}.ant-col-sm-pull-15{right:62.5%}.ant-col-sm-offset-15{margin-left:62.5%}.ant-col-sm-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-sm-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-sm-push-14{left:58.33333333%}.ant-col-sm-pull-14{right:58.33333333%}.ant-col-sm-offset-14{margin-left:58.33333333%}.ant-col-sm-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-sm-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-sm-push-13{left:54.16666667%}.ant-col-sm-pull-13{right:54.16666667%}.ant-col-sm-offset-13{margin-left:54.16666667%}.ant-col-sm-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-sm-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-sm-push-12{left:50%}.ant-col-sm-pull-12{right:50%}.ant-col-sm-offset-12{margin-left:50%}.ant-col-sm-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-sm-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-sm-push-11{left:45.83333333%}.ant-col-sm-pull-11{right:45.83333333%}.ant-col-sm-offset-11{margin-left:45.83333333%}.ant-col-sm-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-sm-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-sm-push-10{left:41.66666667%}.ant-col-sm-pull-10{right:41.66666667%}.ant-col-sm-offset-10{margin-left:41.66666667%}.ant-col-sm-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-sm-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-sm-push-9{left:37.5%}.ant-col-sm-pull-9{right:37.5%}.ant-col-sm-offset-9{margin-left:37.5%}.ant-col-sm-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-sm-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-sm-push-8{left:33.33333333%}.ant-col-sm-pull-8{right:33.33333333%}.ant-col-sm-offset-8{margin-left:33.33333333%}.ant-col-sm-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-sm-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-sm-push-7{left:29.16666667%}.ant-col-sm-pull-7{right:29.16666667%}.ant-col-sm-offset-7{margin-left:29.16666667%}.ant-col-sm-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-sm-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-sm-push-6{left:25%}.ant-col-sm-pull-6{right:25%}.ant-col-sm-offset-6{margin-left:25%}.ant-col-sm-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-sm-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-sm-push-5{left:20.83333333%}.ant-col-sm-pull-5{right:20.83333333%}.ant-col-sm-offset-5{margin-left:20.83333333%}.ant-col-sm-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-sm-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-sm-push-4{left:16.66666667%}.ant-col-sm-pull-4{right:16.66666667%}.ant-col-sm-offset-4{margin-left:16.66666667%}.ant-col-sm-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-sm-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-sm-push-3{left:12.5%}.ant-col-sm-pull-3{right:12.5%}.ant-col-sm-offset-3{margin-left:12.5%}.ant-col-sm-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-sm-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-sm-push-2{left:8.33333333%}.ant-col-sm-pull-2{right:8.33333333%}.ant-col-sm-offset-2{margin-left:8.33333333%}.ant-col-sm-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-sm-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-sm-push-1{left:4.16666667%}.ant-col-sm-pull-1{right:4.16666667%}.ant-col-sm-offset-1{margin-left:4.16666667%}.ant-col-sm-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-sm-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-sm-push-0{left:auto}.ant-col-sm-pull-0{right:auto}.ant-col-sm-offset-0{margin-left:0}.ant-col-sm-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width:768px){.ant-col-md-1,.ant-col-md-2,.ant-col-md-3,.ant-col-md-4,.ant-col-md-5,.ant-col-md-6,.ant-col-md-7,.ant-col-md-8,.ant-col-md-9,.ant-col-md-10,.ant-col-md-11,.ant-col-md-12,.ant-col-md-13,.ant-col-md-14,.ant-col-md-15,.ant-col-md-16,.ant-col-md-17,.ant-col-md-18,.ant-col-md-19,.ant-col-md-20,.ant-col-md-21,.ant-col-md-22,.ant-col-md-23,.ant-col-md-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-md-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-md-push-24{left:100%}.ant-col-md-pull-24{right:100%}.ant-col-md-offset-24{margin-left:100%}.ant-col-md-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-md-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-md-push-23{left:95.83333333%}.ant-col-md-pull-23{right:95.83333333%}.ant-col-md-offset-23{margin-left:95.83333333%}.ant-col-md-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-md-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-md-push-22{left:91.66666667%}.ant-col-md-pull-22{right:91.66666667%}.ant-col-md-offset-22{margin-left:91.66666667%}.ant-col-md-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-md-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-md-push-21{left:87.5%}.ant-col-md-pull-21{right:87.5%}.ant-col-md-offset-21{margin-left:87.5%}.ant-col-md-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-md-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-md-push-20{left:83.33333333%}.ant-col-md-pull-20{right:83.33333333%}.ant-col-md-offset-20{margin-left:83.33333333%}.ant-col-md-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-md-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-md-push-19{left:79.16666667%}.ant-col-md-pull-19{right:79.16666667%}.ant-col-md-offset-19{margin-left:79.16666667%}.ant-col-md-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-md-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-md-push-18{left:75%}.ant-col-md-pull-18{right:75%}.ant-col-md-offset-18{margin-left:75%}.ant-col-md-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-md-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-md-push-17{left:70.83333333%}.ant-col-md-pull-17{right:70.83333333%}.ant-col-md-offset-17{margin-left:70.83333333%}.ant-col-md-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-md-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-md-push-16{left:66.66666667%}.ant-col-md-pull-16{right:66.66666667%}.ant-col-md-offset-16{margin-left:66.66666667%}.ant-col-md-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-md-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-md-push-15{left:62.5%}.ant-col-md-pull-15{right:62.5%}.ant-col-md-offset-15{margin-left:62.5%}.ant-col-md-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-md-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-md-push-14{left:58.33333333%}.ant-col-md-pull-14{right:58.33333333%}.ant-col-md-offset-14{margin-left:58.33333333%}.ant-col-md-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-md-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-md-push-13{left:54.16666667%}.ant-col-md-pull-13{right:54.16666667%}.ant-col-md-offset-13{margin-left:54.16666667%}.ant-col-md-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-md-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-md-push-12{left:50%}.ant-col-md-pull-12{right:50%}.ant-col-md-offset-12{margin-left:50%}.ant-col-md-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-md-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-md-push-11{left:45.83333333%}.ant-col-md-pull-11{right:45.83333333%}.ant-col-md-offset-11{margin-left:45.83333333%}.ant-col-md-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-md-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-md-push-10{left:41.66666667%}.ant-col-md-pull-10{right:41.66666667%}.ant-col-md-offset-10{margin-left:41.66666667%}.ant-col-md-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-md-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-md-push-9{left:37.5%}.ant-col-md-pull-9{right:37.5%}.ant-col-md-offset-9{margin-left:37.5%}.ant-col-md-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-md-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-md-push-8{left:33.33333333%}.ant-col-md-pull-8{right:33.33333333%}.ant-col-md-offset-8{margin-left:33.33333333%}.ant-col-md-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-md-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-md-push-7{left:29.16666667%}.ant-col-md-pull-7{right:29.16666667%}.ant-col-md-offset-7{margin-left:29.16666667%}.ant-col-md-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-md-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-md-push-6{left:25%}.ant-col-md-pull-6{right:25%}.ant-col-md-offset-6{margin-left:25%}.ant-col-md-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-md-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-md-push-5{left:20.83333333%}.ant-col-md-pull-5{right:20.83333333%}.ant-col-md-offset-5{margin-left:20.83333333%}.ant-col-md-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-md-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-md-push-4{left:16.66666667%}.ant-col-md-pull-4{right:16.66666667%}.ant-col-md-offset-4{margin-left:16.66666667%}.ant-col-md-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-md-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-md-push-3{left:12.5%}.ant-col-md-pull-3{right:12.5%}.ant-col-md-offset-3{margin-left:12.5%}.ant-col-md-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-md-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-md-push-2{left:8.33333333%}.ant-col-md-pull-2{right:8.33333333%}.ant-col-md-offset-2{margin-left:8.33333333%}.ant-col-md-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-md-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-md-push-1{left:4.16666667%}.ant-col-md-pull-1{right:4.16666667%}.ant-col-md-offset-1{margin-left:4.16666667%}.ant-col-md-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-md-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-md-push-0{left:auto}.ant-col-md-pull-0{right:auto}.ant-col-md-offset-0{margin-left:0}.ant-col-md-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width:992px){.ant-col-lg-1,.ant-col-lg-2,.ant-col-lg-3,.ant-col-lg-4,.ant-col-lg-5,.ant-col-lg-6,.ant-col-lg-7,.ant-col-lg-8,.ant-col-lg-9,.ant-col-lg-10,.ant-col-lg-11,.ant-col-lg-12,.ant-col-lg-13,.ant-col-lg-14,.ant-col-lg-15,.ant-col-lg-16,.ant-col-lg-17,.ant-col-lg-18,.ant-col-lg-19,.ant-col-lg-20,.ant-col-lg-21,.ant-col-lg-22,.ant-col-lg-23,.ant-col-lg-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-lg-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-lg-push-24{left:100%}.ant-col-lg-pull-24{right:100%}.ant-col-lg-offset-24{margin-left:100%}.ant-col-lg-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-lg-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-lg-push-23{left:95.83333333%}.ant-col-lg-pull-23{right:95.83333333%}.ant-col-lg-offset-23{margin-left:95.83333333%}.ant-col-lg-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-lg-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-lg-push-22{left:91.66666667%}.ant-col-lg-pull-22{right:91.66666667%}.ant-col-lg-offset-22{margin-left:91.66666667%}.ant-col-lg-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-lg-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-lg-push-21{left:87.5%}.ant-col-lg-pull-21{right:87.5%}.ant-col-lg-offset-21{margin-left:87.5%}.ant-col-lg-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-lg-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-lg-push-20{left:83.33333333%}.ant-col-lg-pull-20{right:83.33333333%}.ant-col-lg-offset-20{margin-left:83.33333333%}.ant-col-lg-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-lg-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-lg-push-19{left:79.16666667%}.ant-col-lg-pull-19{right:79.16666667%}.ant-col-lg-offset-19{margin-left:79.16666667%}.ant-col-lg-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-lg-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-lg-push-18{left:75%}.ant-col-lg-pull-18{right:75%}.ant-col-lg-offset-18{margin-left:75%}.ant-col-lg-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-lg-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-lg-push-17{left:70.83333333%}.ant-col-lg-pull-17{right:70.83333333%}.ant-col-lg-offset-17{margin-left:70.83333333%}.ant-col-lg-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-lg-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-lg-push-16{left:66.66666667%}.ant-col-lg-pull-16{right:66.66666667%}.ant-col-lg-offset-16{margin-left:66.66666667%}.ant-col-lg-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-lg-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-lg-push-15{left:62.5%}.ant-col-lg-pull-15{right:62.5%}.ant-col-lg-offset-15{margin-left:62.5%}.ant-col-lg-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-lg-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-lg-push-14{left:58.33333333%}.ant-col-lg-pull-14{right:58.33333333%}.ant-col-lg-offset-14{margin-left:58.33333333%}.ant-col-lg-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-lg-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-lg-push-13{left:54.16666667%}.ant-col-lg-pull-13{right:54.16666667%}.ant-col-lg-offset-13{margin-left:54.16666667%}.ant-col-lg-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-lg-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-lg-push-12{left:50%}.ant-col-lg-pull-12{right:50%}.ant-col-lg-offset-12{margin-left:50%}.ant-col-lg-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-lg-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-lg-push-11{left:45.83333333%}.ant-col-lg-pull-11{right:45.83333333%}.ant-col-lg-offset-11{margin-left:45.83333333%}.ant-col-lg-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-lg-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-lg-push-10{left:41.66666667%}.ant-col-lg-pull-10{right:41.66666667%}.ant-col-lg-offset-10{margin-left:41.66666667%}.ant-col-lg-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-lg-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-lg-push-9{left:37.5%}.ant-col-lg-pull-9{right:37.5%}.ant-col-lg-offset-9{margin-left:37.5%}.ant-col-lg-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-lg-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-lg-push-8{left:33.33333333%}.ant-col-lg-pull-8{right:33.33333333%}.ant-col-lg-offset-8{margin-left:33.33333333%}.ant-col-lg-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-lg-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-lg-push-7{left:29.16666667%}.ant-col-lg-pull-7{right:29.16666667%}.ant-col-lg-offset-7{margin-left:29.16666667%}.ant-col-lg-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-lg-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-lg-push-6{left:25%}.ant-col-lg-pull-6{right:25%}.ant-col-lg-offset-6{margin-left:25%}.ant-col-lg-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-lg-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-lg-push-5{left:20.83333333%}.ant-col-lg-pull-5{right:20.83333333%}.ant-col-lg-offset-5{margin-left:20.83333333%}.ant-col-lg-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-lg-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-lg-push-4{left:16.66666667%}.ant-col-lg-pull-4{right:16.66666667%}.ant-col-lg-offset-4{margin-left:16.66666667%}.ant-col-lg-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-lg-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-lg-push-3{left:12.5%}.ant-col-lg-pull-3{right:12.5%}.ant-col-lg-offset-3{margin-left:12.5%}.ant-col-lg-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-lg-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-lg-push-2{left:8.33333333%}.ant-col-lg-pull-2{right:8.33333333%}.ant-col-lg-offset-2{margin-left:8.33333333%}.ant-col-lg-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-lg-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-lg-push-1{left:4.16666667%}.ant-col-lg-pull-1{right:4.16666667%}.ant-col-lg-offset-1{margin-left:4.16666667%}.ant-col-lg-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-lg-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-lg-push-0{left:auto}.ant-col-lg-pull-0{right:auto}.ant-col-lg-offset-0{margin-left:0}.ant-col-lg-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width:1200px){.ant-col-xl-1,.ant-col-xl-2,.ant-col-xl-3,.ant-col-xl-4,.ant-col-xl-5,.ant-col-xl-6,.ant-col-xl-7,.ant-col-xl-8,.ant-col-xl-9,.ant-col-xl-10,.ant-col-xl-11,.ant-col-xl-12,.ant-col-xl-13,.ant-col-xl-14,.ant-col-xl-15,.ant-col-xl-16,.ant-col-xl-17,.ant-col-xl-18,.ant-col-xl-19,.ant-col-xl-20,.ant-col-xl-21,.ant-col-xl-22,.ant-col-xl-23,.ant-col-xl-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-xl-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-xl-push-24{left:100%}.ant-col-xl-pull-24{right:100%}.ant-col-xl-offset-24{margin-left:100%}.ant-col-xl-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-xl-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-xl-push-23{left:95.83333333%}.ant-col-xl-pull-23{right:95.83333333%}.ant-col-xl-offset-23{margin-left:95.83333333%}.ant-col-xl-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-xl-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-xl-push-22{left:91.66666667%}.ant-col-xl-pull-22{right:91.66666667%}.ant-col-xl-offset-22{margin-left:91.66666667%}.ant-col-xl-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-xl-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-xl-push-21{left:87.5%}.ant-col-xl-pull-21{right:87.5%}.ant-col-xl-offset-21{margin-left:87.5%}.ant-col-xl-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-xl-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-xl-push-20{left:83.33333333%}.ant-col-xl-pull-20{right:83.33333333%}.ant-col-xl-offset-20{margin-left:83.33333333%}.ant-col-xl-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-xl-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-xl-push-19{left:79.16666667%}.ant-col-xl-pull-19{right:79.16666667%}.ant-col-xl-offset-19{margin-left:79.16666667%}.ant-col-xl-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-xl-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-xl-push-18{left:75%}.ant-col-xl-pull-18{right:75%}.ant-col-xl-offset-18{margin-left:75%}.ant-col-xl-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-xl-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-xl-push-17{left:70.83333333%}.ant-col-xl-pull-17{right:70.83333333%}.ant-col-xl-offset-17{margin-left:70.83333333%}.ant-col-xl-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-xl-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-xl-push-16{left:66.66666667%}.ant-col-xl-pull-16{right:66.66666667%}.ant-col-xl-offset-16{margin-left:66.66666667%}.ant-col-xl-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-xl-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-xl-push-15{left:62.5%}.ant-col-xl-pull-15{right:62.5%}.ant-col-xl-offset-15{margin-left:62.5%}.ant-col-xl-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-xl-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-xl-push-14{left:58.33333333%}.ant-col-xl-pull-14{right:58.33333333%}.ant-col-xl-offset-14{margin-left:58.33333333%}.ant-col-xl-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-xl-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-xl-push-13{left:54.16666667%}.ant-col-xl-pull-13{right:54.16666667%}.ant-col-xl-offset-13{margin-left:54.16666667%}.ant-col-xl-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-xl-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-xl-push-12{left:50%}.ant-col-xl-pull-12{right:50%}.ant-col-xl-offset-12{margin-left:50%}.ant-col-xl-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-xl-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-xl-push-11{left:45.83333333%}.ant-col-xl-pull-11{right:45.83333333%}.ant-col-xl-offset-11{margin-left:45.83333333%}.ant-col-xl-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-xl-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-xl-push-10{left:41.66666667%}.ant-col-xl-pull-10{right:41.66666667%}.ant-col-xl-offset-10{margin-left:41.66666667%}.ant-col-xl-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-xl-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-xl-push-9{left:37.5%}.ant-col-xl-pull-9{right:37.5%}.ant-col-xl-offset-9{margin-left:37.5%}.ant-col-xl-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-xl-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-xl-push-8{left:33.33333333%}.ant-col-xl-pull-8{right:33.33333333%}.ant-col-xl-offset-8{margin-left:33.33333333%}.ant-col-xl-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-xl-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-xl-push-7{left:29.16666667%}.ant-col-xl-pull-7{right:29.16666667%}.ant-col-xl-offset-7{margin-left:29.16666667%}.ant-col-xl-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-xl-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-xl-push-6{left:25%}.ant-col-xl-pull-6{right:25%}.ant-col-xl-offset-6{margin-left:25%}.ant-col-xl-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-xl-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-xl-push-5{left:20.83333333%}.ant-col-xl-pull-5{right:20.83333333%}.ant-col-xl-offset-5{margin-left:20.83333333%}.ant-col-xl-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-xl-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-xl-push-4{left:16.66666667%}.ant-col-xl-pull-4{right:16.66666667%}.ant-col-xl-offset-4{margin-left:16.66666667%}.ant-col-xl-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-xl-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-xl-push-3{left:12.5%}.ant-col-xl-pull-3{right:12.5%}.ant-col-xl-offset-3{margin-left:12.5%}.ant-col-xl-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-xl-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-xl-push-2{left:8.33333333%}.ant-col-xl-pull-2{right:8.33333333%}.ant-col-xl-offset-2{margin-left:8.33333333%}.ant-col-xl-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-xl-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-xl-push-1{left:4.16666667%}.ant-col-xl-pull-1{right:4.16666667%}.ant-col-xl-offset-1{margin-left:4.16666667%}.ant-col-xl-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-xl-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xl-push-0{left:auto}.ant-col-xl-pull-0{right:auto}.ant-col-xl-offset-0{margin-left:0}.ant-col-xl-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width:1600px){.ant-col-xxl-1,.ant-col-xxl-2,.ant-col-xxl-3,.ant-col-xxl-4,.ant-col-xxl-5,.ant-col-xxl-6,.ant-col-xxl-7,.ant-col-xxl-8,.ant-col-xxl-9,.ant-col-xxl-10,.ant-col-xxl-11,.ant-col-xxl-12,.ant-col-xxl-13,.ant-col-xxl-14,.ant-col-xxl-15,.ant-col-xxl-16,.ant-col-xxl-17,.ant-col-xxl-18,.ant-col-xxl-19,.ant-col-xxl-20,.ant-col-xxl-21,.ant-col-xxl-22,.ant-col-xxl-23,.ant-col-xxl-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-xxl-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-xxl-push-24{left:100%}.ant-col-xxl-pull-24{right:100%}.ant-col-xxl-offset-24{margin-left:100%}.ant-col-xxl-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-xxl-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-xxl-push-23{left:95.83333333%}.ant-col-xxl-pull-23{right:95.83333333%}.ant-col-xxl-offset-23{margin-left:95.83333333%}.ant-col-xxl-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-xxl-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-xxl-push-22{left:91.66666667%}.ant-col-xxl-pull-22{right:91.66666667%}.ant-col-xxl-offset-22{margin-left:91.66666667%}.ant-col-xxl-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-xxl-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-xxl-push-21{left:87.5%}.ant-col-xxl-pull-21{right:87.5%}.ant-col-xxl-offset-21{margin-left:87.5%}.ant-col-xxl-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-xxl-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-xxl-push-20{left:83.33333333%}.ant-col-xxl-pull-20{right:83.33333333%}.ant-col-xxl-offset-20{margin-left:83.33333333%}.ant-col-xxl-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-xxl-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-xxl-push-19{left:79.16666667%}.ant-col-xxl-pull-19{right:79.16666667%}.ant-col-xxl-offset-19{margin-left:79.16666667%}.ant-col-xxl-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-xxl-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-xxl-push-18{left:75%}.ant-col-xxl-pull-18{right:75%}.ant-col-xxl-offset-18{margin-left:75%}.ant-col-xxl-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-xxl-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-xxl-push-17{left:70.83333333%}.ant-col-xxl-pull-17{right:70.83333333%}.ant-col-xxl-offset-17{margin-left:70.83333333%}.ant-col-xxl-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-xxl-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-xxl-push-16{left:66.66666667%}.ant-col-xxl-pull-16{right:66.66666667%}.ant-col-xxl-offset-16{margin-left:66.66666667%}.ant-col-xxl-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-xxl-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-xxl-push-15{left:62.5%}.ant-col-xxl-pull-15{right:62.5%}.ant-col-xxl-offset-15{margin-left:62.5%}.ant-col-xxl-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-xxl-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-xxl-push-14{left:58.33333333%}.ant-col-xxl-pull-14{right:58.33333333%}.ant-col-xxl-offset-14{margin-left:58.33333333%}.ant-col-xxl-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-xxl-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-xxl-push-13{left:54.16666667%}.ant-col-xxl-pull-13{right:54.16666667%}.ant-col-xxl-offset-13{margin-left:54.16666667%}.ant-col-xxl-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-xxl-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-xxl-push-12{left:50%}.ant-col-xxl-pull-12{right:50%}.ant-col-xxl-offset-12{margin-left:50%}.ant-col-xxl-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-xxl-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-xxl-push-11{left:45.83333333%}.ant-col-xxl-pull-11{right:45.83333333%}.ant-col-xxl-offset-11{margin-left:45.83333333%}.ant-col-xxl-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-xxl-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-xxl-push-10{left:41.66666667%}.ant-col-xxl-pull-10{right:41.66666667%}.ant-col-xxl-offset-10{margin-left:41.66666667%}.ant-col-xxl-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-xxl-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-xxl-push-9{left:37.5%}.ant-col-xxl-pull-9{right:37.5%}.ant-col-xxl-offset-9{margin-left:37.5%}.ant-col-xxl-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-xxl-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-xxl-push-8{left:33.33333333%}.ant-col-xxl-pull-8{right:33.33333333%}.ant-col-xxl-offset-8{margin-left:33.33333333%}.ant-col-xxl-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-xxl-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-xxl-push-7{left:29.16666667%}.ant-col-xxl-pull-7{right:29.16666667%}.ant-col-xxl-offset-7{margin-left:29.16666667%}.ant-col-xxl-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-xxl-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-xxl-push-6{left:25%}.ant-col-xxl-pull-6{right:25%}.ant-col-xxl-offset-6{margin-left:25%}.ant-col-xxl-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-xxl-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-xxl-push-5{left:20.83333333%}.ant-col-xxl-pull-5{right:20.83333333%}.ant-col-xxl-offset-5{margin-left:20.83333333%}.ant-col-xxl-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-xxl-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-xxl-push-4{left:16.66666667%}.ant-col-xxl-pull-4{right:16.66666667%}.ant-col-xxl-offset-4{margin-left:16.66666667%}.ant-col-xxl-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-xxl-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-xxl-push-3{left:12.5%}.ant-col-xxl-pull-3{right:12.5%}.ant-col-xxl-offset-3{margin-left:12.5%}.ant-col-xxl-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-xxl-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-xxl-push-2{left:8.33333333%}.ant-col-xxl-pull-2{right:8.33333333%}.ant-col-xxl-offset-2{margin-left:8.33333333%}.ant-col-xxl-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-xxl-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-xxl-push-1{left:4.16666667%}.ant-col-xxl-pull-1{right:4.16666667%}.ant-col-xxl-offset-1{margin-left:4.16666667%}.ant-col-xxl-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-xxl-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xxl-push-0{left:auto}.ant-col-xxl-pull-0{right:auto}.ant-col-xxl-offset-0{margin-left:0}.ant-col-xxl-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.ant-carousel{margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-carousel,.ant-carousel .slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box}.ant-carousel .slick-slider{position:relative;display:block;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.ant-carousel .slick-list{position:relative;display:block;margin:0;padding:0;overflow:hidden}.ant-carousel .slick-list:focus{outline:none}.ant-carousel .slick-list.dragging{cursor:pointer}.ant-carousel .slick-list .slick-slide{pointer-events:none}.ant-carousel .slick-list .slick-slide input.ant-checkbox-input,.ant-carousel .slick-list .slick-slide input.ant-radio-input{visibility:hidden}.ant-carousel .slick-list .slick-slide.slick-active{pointer-events:auto}.ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input,.ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input{visibility:visible}.ant-carousel .slick-slider .slick-list,.ant-carousel .slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.ant-carousel .slick-track{position:relative;top:0;left:0;display:block}.ant-carousel .slick-track:after,.ant-carousel .slick-track:before{display:table;content:""}.ant-carousel .slick-track:after{clear:both}.slick-loading .ant-carousel .slick-track{visibility:hidden}.ant-carousel .slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .ant-carousel .slick-slide{float:right}.ant-carousel .slick-slide img{display:block}.ant-carousel .slick-slide.slick-loading img{display:none}.ant-carousel .slick-slide.dragging img{pointer-events:none}.ant-carousel .slick-initialized .slick-slide{display:block}.ant-carousel .slick-loading .slick-slide{visibility:hidden}.ant-carousel .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.ant-carousel .slick-arrow.slick-hidden{display:none}.ant-carousel .slick-next,.ant-carousel .slick-prev{position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;font-size:0;line-height:0;border:0;cursor:pointer}.ant-carousel .slick-next,.ant-carousel .slick-next:focus,.ant-carousel .slick-next:hover,.ant-carousel .slick-prev,.ant-carousel .slick-prev:focus,.ant-carousel .slick-prev:hover{color:transparent;background:transparent;outline:none}.ant-carousel .slick-next:focus:before,.ant-carousel .slick-next:hover:before,.ant-carousel .slick-prev:focus:before,.ant-carousel .slick-prev:hover:before{opacity:1}.ant-carousel .slick-next.slick-disabled:before,.ant-carousel .slick-prev.slick-disabled:before{opacity:.25}.ant-carousel .slick-prev{left:-25px}.ant-carousel .slick-prev:before{content:"←"}.ant-carousel .slick-next{right:-25px}.ant-carousel .slick-next:before{content:"→"}.ant-carousel .slick-dots{position:absolute;display:block;width:100%;height:3px;margin:0;padding:0;text-align:center;list-style:none}.ant-carousel .slick-dots-bottom{bottom:12px}.ant-carousel .slick-dots-top{top:12px}.ant-carousel .slick-dots li{position:relative;display:inline-block;margin:0 2px;padding:0;text-align:center;vertical-align:top}.ant-carousel .slick-dots li button{display:block;width:16px;height:3px;padding:0;color:transparent;font-size:0;background:#fff;border:0;border-radius:1px;outline:none;cursor:pointer;opacity:.3;-webkit-transition:all .5s;transition:all .5s}.ant-carousel .slick-dots li button:focus,.ant-carousel .slick-dots li button:hover{opacity:.75}.ant-carousel .slick-dots li.slick-active button{width:24px;background:#fff;opacity:1}.ant-carousel .slick-dots li.slick-active button:focus,.ant-carousel .slick-dots li.slick-active button:hover{opacity:1}.ant-carousel-vertical .slick-dots{top:50%;bottom:auto;width:3px;height:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-carousel-vertical .slick-dots-left{left:12px}.ant-carousel-vertical .slick-dots-right{right:12px}.ant-carousel-vertical .slick-dots li{margin:0 2px;vertical-align:baseline}.ant-carousel-vertical .slick-dots li button{width:3px;height:16px}.ant-carousel-vertical .slick-dots li.slick-active button{width:3px;height:24px}.ant-cascader{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-cascader-input.ant-input{position:static;width:100%;padding-right:24px;background-color:transparent!important;cursor:pointer}.ant-cascader-picker-show-search .ant-cascader-input.ant-input{position:relative}.ant-cascader-picker{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;background-color:#fff;border-radius:4px;outline:0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.ant-cascader-picker-with-value .ant-cascader-picker-label{color:transparent}.ant-cascader-picker-disabled{color:rgba(0,0,0,.25);background:#f5f5f5;cursor:not-allowed}.ant-cascader-picker-disabled .ant-cascader-input{cursor:not-allowed}.ant-cascader-picker:focus .ant-cascader-input{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-cascader-picker-show-search.ant-cascader-picker-focused{color:rgba(0,0,0,.25)}.ant-cascader-picker-label{position:absolute;top:50%;left:0;width:100%;height:20px;margin-top:-10px;padding:0 20px 0 12px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis}.ant-cascader-picker-clear{position:absolute;top:50%;right:12px;z-index:2;width:12px;height:12px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;line-height:12px;background:#fff;cursor:pointer;opacity:0;-webkit-transition:color .3s ease,opacity .15s ease;transition:color .3s ease,opacity .15s ease}.ant-cascader-picker-clear:hover{color:rgba(0,0,0,.45)}.ant-cascader-picker:hover .ant-cascader-picker-clear{opacity:1}.ant-cascader-picker-arrow{position:absolute;top:50%;right:12px;z-index:1;width:12px;height:12px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;line-height:12px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.ant-cascader-picker-arrow.ant-cascader-picker-arrow-expand{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ant-cascader-picker-label:hover+.ant-cascader-input{border-color:#40a9ff;border-right-width:1px!important}.ant-cascader-picker-small .ant-cascader-picker-arrow,.ant-cascader-picker-small .ant-cascader-picker-clear{right:8px}.ant-cascader-menus{position:absolute;z-index:1050;font-size:14px;white-space:nowrap;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-cascader-menus ol,.ant-cascader-menus ul{margin:0;list-style:none}.ant-cascader-menus-empty,.ant-cascader-menus-hidden{display:none}.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-bottomLeft,.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-bottomLeft{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-topLeft,.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-topLeft{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-bottomLeft{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-topLeft{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-cascader-menu{display:inline-block;min-width:111px;height:180px;margin:0;padding:4px 0;overflow:auto;vertical-align:top;list-style:none;border-right:1px solid #e8e8e8;-ms-overflow-style:-ms-autohiding-scrollbar}.ant-cascader-menu:first-child{border-radius:4px 0 0 4px}.ant-cascader-menu:last-child{margin-right:-1px;border-right-color:transparent;border-radius:0 4px 4px 0}.ant-cascader-menu:only-child{border-radius:4px}.ant-cascader-menu-item{padding:5px 12px;line-height:22px;white-space:nowrap;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-cascader-menu-item:hover{background:#e6f7ff}.ant-cascader-menu-item-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-cascader-menu-item-disabled:hover{background:transparent}.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover{font-weight:600;background-color:#fafafa}.ant-cascader-menu-item-expand{position:relative;padding-right:24px}.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-loading-icon{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);position:absolute;right:12px;color:rgba(0,0,0,.45)}:root .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,:root .ant-cascader-menu-item-loading-icon{font-size:12px}.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon{color:rgba(0,0,0,.25)}.ant-cascader-menu-item .ant-cascader-menu-item-keyword{color:#f5222d}.ant-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;top:-.09em;display:inline-block;line-height:1;white-space:nowrap;vertical-align:middle;outline:none;cursor:pointer}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:#1890ff}.ant-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:2px;visibility:hidden;-webkit-animation:antCheckboxEffect .36s ease-in-out;animation:antCheckboxEffect .36s ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;content:""}.ant-checkbox-wrapper:hover .ant-checkbox:after,.ant-checkbox:hover:after{visibility:visible}.ant-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;-webkit-transition:all .3s;transition:all .3s}.ant-checkbox-inner:after{position:absolute;top:50%;left:22%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;-webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-checkbox-checked .ant-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-checkbox-checked .ant-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-checkbox-disabled{cursor:not-allowed}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{border-color:rgba(0,0,0,.25);-webkit-animation-name:none;animation-name:none}.ant-checkbox-disabled .ant-checkbox-input{cursor:not-allowed}.ant-checkbox-disabled .ant-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-checkbox-disabled .ant-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;-webkit-animation-name:none;animation-name:none}.ant-checkbox-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-checkbox-disabled:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox-disabled:after{visibility:hidden}.ant-checkbox-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block;line-height:unset;cursor:pointer}.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled{cursor:not-allowed}.ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:8px}.ant-checkbox+span{padding-right:8px;padding-left:8px}.ant-checkbox-group{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-checkbox-group-item{display:inline-block;margin-right:8px}.ant-checkbox-group-item:last-child{margin-right:0}.ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-checkbox-indeterminate .ant-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#1890ff;border:0;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after{background-color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-collapse{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";background-color:#fafafa;border:1px solid #d9d9d9;border-bottom:0;border-radius:4px}.ant-collapse>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.ant-collapse>.ant-collapse-item:last-child,.ant-collapse>.ant-collapse-item:last-child>.ant-collapse-header{border-radius:0 0 4px 4px}.ant-collapse>.ant-collapse-item>.ant-collapse-header{position:relative;padding:12px 16px;padding-left:40px;color:rgba(0,0,0,.85);line-height:22px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;left:16px;display:inline-block;font-size:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow>*{line-height:1}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{display:inline-block}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow:before{display:none}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow-icon{display:block}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{-webkit-transition:-webkit-transform .24s;transition:-webkit-transform .24s;transition:transform .24s;transition:transform .24s,-webkit-transform .24s}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-extra{float:right}.ant-collapse>.ant-collapse-item>.ant-collapse-header:focus{outline:none}.ant-collapse>.ant-collapse-item.ant-collapse-no-arrow>.ant-collapse-header{padding-left:12px}.ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header{padding:12px 16px;padding-right:40px}.ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{right:16px;left:auto}.ant-collapse-anim-active{-webkit-transition:height .2s cubic-bezier(.215,.61,.355,1);transition:height .2s cubic-bezier(.215,.61,.355,1)}.ant-collapse-content{overflow:hidden;color:rgba(0,0,0,.65);background-color:#fff;border-top:1px solid #d9d9d9}.ant-collapse-content>.ant-collapse-content-box{padding:16px}.ant-collapse-content-inactive{display:none}.ant-collapse-item:last-child>.ant-collapse-content{border-radius:0 0 4px 4px}.ant-collapse-borderless{background-color:#fafafa;border:0}.ant-collapse-borderless>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.ant-collapse-borderless>.ant-collapse-item:last-child,.ant-collapse-borderless>.ant-collapse-item:last-child .ant-collapse-header{border-radius:0}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content{background-color:transparent;border-top:0}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:4px}.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header,.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header>.arrow{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-color-picker{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;outline:none;cursor:pointer;-webkit-transition:opacity .3s;transition:opacity .3s;min-width:55px}.ant-color-picker,.ant-color-picker .pickr{display:inline-block}.ant-color-picker .pickr .pcr-button{width:18px;height:18px;margin-left:7px}.ant-color-picker .pickr .pcr-button:focus{-webkit-box-shadow:none;box-shadow:none}.ant-color-picker.ant-color-picker-disabled{cursor:not-allowed}.ant-color-picker.ant-color-picker-disabled .ant-color-picker-selection{background:#f5f5f5;-webkit-box-shadow:none;box-shadow:none;border:1px solid #d9d9d9}.ant-color-picker.ant-color-picker-disabled .ant-color-picker-selection:active,.ant-color-picker.ant-color-picker-disabled .ant-color-picker-selection:focus,.ant-color-picker.ant-color-picker-disabled .ant-color-picker-selection:hover{border:1px solid #d9d9d9;-webkit-box-shadow:none;box-shadow:none}.ant-color-picker.ant-color-picker-disabled.ant-color-picker-open .ant-color-picker-icon svg{-webkit-transform:none;transform:none}.ant-color-picker-open .ant-color-picker-icon svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ant-color-picker-open .ant-color-picker-selection{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-color-picker-selection{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:1px solid #d9d9d9;border-top-width:1.02px;border-radius:4px;outline:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;height:32px;cursor:inherit}.ant-color-picker-selection:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-color-picker-icon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;right:8px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;line-height:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.ant-color-picker-icon>*{line-height:1}.ant-color-picker-icon svg{display:inline-block}.ant-color-picker-icon:before{display:none}.ant-color-picker-icon .ant-color-picker-icon-icon{display:block}.ant-color-picker-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-color-picker-lg{font-size:16px}.ant-color-picker-lg .ant-color-picker-selection{line-height:28px;height:40px}.ant-color-picker-lg .ant-color-picker-icon{top:20px}.ant-color-picker-sm .ant-color-picker-selection{line-height:12px;height:24px}.ant-color-picker-sm .pickr .pcr-button{width:14px;height:14px}.ant-color-picker-sm .ant-color-picker-icon{right:10px;top:12px;font-size:10px}.ant-comment{position:relative}.ant-comment-inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0}.ant-comment-avatar{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-right:12px;cursor:pointer}.ant-comment-avatar img{width:32px;height:32px;border-radius:50%}.ant-comment-content{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:1px;font-size:14px;word-wrap:break-word}.ant-comment-content-author{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:4px;font-size:14px}.ant-comment-content-author>a,.ant-comment-content-author>span{padding-right:8px;font-size:12px;line-height:18px}.ant-comment-content-author-name{color:rgba(0,0,0,.45);font-size:14px;-webkit-transition:color .3s;transition:color .3s}.ant-comment-content-author-name>*,.ant-comment-content-author-name>:hover{color:rgba(0,0,0,.45)}.ant-comment-content-author-time{color:#ccc;white-space:nowrap;cursor:auto}.ant-comment-content-detail p{white-space:pre-wrap}.ant-comment-actions{margin-top:12px;padding-left:0}.ant-comment-actions>li{display:inline-block;color:rgba(0,0,0,.45)}.ant-comment-actions>li>span{padding-right:10px;color:rgba(0,0,0,.45);font-size:12px;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-comment-actions>li>span:hover{color:#595959}.ant-comment-nested{margin-left:44px}.ant-calendar-picker-container{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;z-index:1050;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topLeft,.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topRight,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topLeft,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topRight{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomLeft,.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomRight,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomLeft,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomRight{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topLeft,.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topRight{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomLeft,.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomRight{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-calendar-picker{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;outline:none;cursor:text;-webkit-transition:opacity .3s;transition:opacity .3s}.ant-calendar-picker-input{outline:none}.ant-calendar-picker-input.ant-input{line-height:1.5}.ant-calendar-picker-input.ant-input-sm{padding-top:0;padding-bottom:0}.ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled){border-color:#40a9ff}.ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled){border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-calendar-picker-clear,.ant-calendar-picker-icon{position:absolute;top:50%;right:12px;z-index:1;width:14px;height:14px;margin-top:-7px;font-size:12px;line-height:14px;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-picker-clear{z-index:2;color:rgba(0,0,0,.25);font-size:14px;background:#fff;cursor:pointer;opacity:0;pointer-events:none}.ant-calendar-picker-clear:hover{color:rgba(0,0,0,.45)}.ant-calendar-picker:hover .ant-calendar-picker-clear{opacity:1;pointer-events:auto}.ant-calendar-picker-icon{display:inline-block;color:rgba(0,0,0,.25);font-size:14px;line-height:1}.ant-input-disabled+.ant-calendar-picker-icon{cursor:not-allowed}.ant-calendar-picker-small .ant-calendar-picker-clear,.ant-calendar-picker-small .ant-calendar-picker-icon{right:8px}.ant-calendar{position:relative;width:280px;font-size:14px;line-height:1.5;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #fff;border-radius:4px;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-calendar-input-wrap{height:34px;padding:6px 10px;border-bottom:1px solid #e8e8e8}.ant-calendar-input{width:100%;height:22px;color:rgba(0,0,0,.65);background:#fff;border:0;outline:0;cursor:auto}.ant-calendar-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-calendar-input:-ms-input-placeholder{color:#bfbfbf}.ant-calendar-input::-webkit-input-placeholder{color:#bfbfbf}.ant-calendar-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-calendar-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-calendar-input:placeholder-shown{text-overflow:ellipsis}.ant-calendar-week-number{width:286px}.ant-calendar-week-number-cell{text-align:center}.ant-calendar-header{height:40px;line-height:40px;text-align:center;border-bottom:1px solid #e8e8e8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-header a:hover{color:#40a9ff}.ant-calendar-header .ant-calendar-century-select,.ant-calendar-header .ant-calendar-decade-select,.ant-calendar-header .ant-calendar-month-select,.ant-calendar-header .ant-calendar-year-select{display:inline-block;padding:0 2px;color:rgba(0,0,0,.85);font-weight:500;line-height:40px}.ant-calendar-header .ant-calendar-century-select-arrow,.ant-calendar-header .ant-calendar-decade-select-arrow,.ant-calendar-header .ant-calendar-month-select-arrow,.ant-calendar-header .ant-calendar-year-select-arrow{display:none}.ant-calendar-header .ant-calendar-next-century-btn,.ant-calendar-header .ant-calendar-next-decade-btn,.ant-calendar-header .ant-calendar-next-month-btn,.ant-calendar-header .ant-calendar-next-year-btn,.ant-calendar-header .ant-calendar-prev-century-btn,.ant-calendar-header .ant-calendar-prev-decade-btn,.ant-calendar-header .ant-calendar-prev-month-btn,.ant-calendar-header .ant-calendar-prev-year-btn{position:absolute;top:0;display:inline-block;padding:0 5px;color:rgba(0,0,0,.45);font-size:16px;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;line-height:40px}.ant-calendar-header .ant-calendar-prev-century-btn,.ant-calendar-header .ant-calendar-prev-decade-btn,.ant-calendar-header .ant-calendar-prev-year-btn{left:7px;height:100%}.ant-calendar-header .ant-calendar-prev-century-btn:after,.ant-calendar-header .ant-calendar-prev-century-btn:before,.ant-calendar-header .ant-calendar-prev-decade-btn:after,.ant-calendar-header .ant-calendar-prev-decade-btn:before,.ant-calendar-header .ant-calendar-prev-year-btn:after,.ant-calendar-header .ant-calendar-prev-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-header .ant-calendar-prev-century-btn:hover:after,.ant-calendar-header .ant-calendar-prev-century-btn:hover:before,.ant-calendar-header .ant-calendar-prev-decade-btn:hover:after,.ant-calendar-header .ant-calendar-prev-decade-btn:hover:before,.ant-calendar-header .ant-calendar-prev-year-btn:hover:after,.ant-calendar-header .ant-calendar-prev-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-header .ant-calendar-prev-century-btn:after,.ant-calendar-header .ant-calendar-prev-decade-btn:after,.ant-calendar-header .ant-calendar-prev-year-btn:after{display:none;position:relative;left:-3px;display:inline-block}.ant-calendar-header .ant-calendar-next-century-btn,.ant-calendar-header .ant-calendar-next-decade-btn,.ant-calendar-header .ant-calendar-next-year-btn{right:7px;height:100%}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-century-btn:before,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:before,.ant-calendar-header .ant-calendar-next-year-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-header .ant-calendar-next-century-btn:hover:after,.ant-calendar-header .ant-calendar-next-century-btn:hover:before,.ant-calendar-header .ant-calendar-next-decade-btn:hover:after,.ant-calendar-header .ant-calendar-next-decade-btn:hover:before,.ant-calendar-header .ant-calendar-next-year-btn:hover:after,.ant-calendar-header .ant-calendar-next-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:after{display:none}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-century-btn:before,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:before,.ant-calendar-header .ant-calendar-next-year-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-header .ant-calendar-next-century-btn:before,.ant-calendar-header .ant-calendar-next-decade-btn:before,.ant-calendar-header .ant-calendar-next-year-btn:before{position:relative;left:3px}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:after{display:inline-block}.ant-calendar-header .ant-calendar-prev-month-btn{left:29px;height:100%}.ant-calendar-header .ant-calendar-prev-month-btn:after,.ant-calendar-header .ant-calendar-prev-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-header .ant-calendar-prev-month-btn:hover:after,.ant-calendar-header .ant-calendar-prev-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-header .ant-calendar-prev-month-btn:after{display:none}.ant-calendar-header .ant-calendar-next-month-btn{right:29px;height:100%}.ant-calendar-header .ant-calendar-next-month-btn:after,.ant-calendar-header .ant-calendar-next-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-header .ant-calendar-next-month-btn:hover:after,.ant-calendar-header .ant-calendar-next-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-header .ant-calendar-next-month-btn:after{display:none}.ant-calendar-header .ant-calendar-next-month-btn:after,.ant-calendar-header .ant-calendar-next-month-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-body{padding:8px 12px}.ant-calendar table{width:100%;max-width:100%;background-color:transparent;border-collapse:collapse}.ant-calendar table,.ant-calendar td,.ant-calendar th{text-align:center;border:0}.ant-calendar-calendar-table{margin-bottom:0;border-spacing:0}.ant-calendar-column-header{width:33px;padding:6px 0;line-height:18px;text-align:center}.ant-calendar-column-header .ant-calendar-column-header-inner{display:block;font-weight:400}.ant-calendar-week-number-header .ant-calendar-column-header-inner{display:none}.ant-calendar-cell{height:30px;padding:3px 0}.ant-calendar-date{display:block;width:24px;height:24px;margin:0 auto;padding:0;color:rgba(0,0,0,.65);line-height:22px;text-align:center;background:transparent;border:1px solid transparent;border-radius:2px;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-calendar-date-panel{position:relative;outline:none}.ant-calendar-date:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-date:active{color:#fff;background:#40a9ff}.ant-calendar-today .ant-calendar-date{color:#1890ff;font-weight:700;border-color:#1890ff}.ant-calendar-selected-day .ant-calendar-date{background:#bae7ff}.ant-calendar-last-month-cell .ant-calendar-date,.ant-calendar-last-month-cell .ant-calendar-date:hover,.ant-calendar-next-month-btn-day .ant-calendar-date,.ant-calendar-next-month-btn-day .ant-calendar-date:hover{color:rgba(0,0,0,.25);background:transparent;border-color:transparent}.ant-calendar-disabled-cell .ant-calendar-date{position:relative;width:auto;color:rgba(0,0,0,.25);background:#f5f5f5;border:1px solid transparent;border-radius:0;cursor:not-allowed}.ant-calendar-disabled-cell .ant-calendar-date:hover{background:#f5f5f5}.ant-calendar-disabled-cell.ant-calendar-selected-day .ant-calendar-date:before{position:absolute;top:-1px;left:5px;width:24px;height:24px;background:rgba(0,0,0,.1);border-radius:2px;content:""}.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date{position:relative;padding-right:5px;padding-left:5px}.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date:before{position:absolute;top:-1px;left:5px;width:24px;height:24px;border:1px solid rgba(0,0,0,.25);border-radius:2px;content:" "}.ant-calendar-disabled-cell-first-of-row .ant-calendar-date{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-calendar-disabled-cell-last-of-row .ant-calendar-date{border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-calendar-footer{padding:0 12px;line-height:38px;border-top:1px solid #e8e8e8}.ant-calendar-footer:empty{border-top:0}.ant-calendar-footer-btn{display:block;text-align:center}.ant-calendar-footer-extra{text-align:left}.ant-calendar .ant-calendar-clear-btn,.ant-calendar .ant-calendar-today-btn{display:inline-block;margin:0 0 0 8px;text-align:center}.ant-calendar .ant-calendar-clear-btn-disabled,.ant-calendar .ant-calendar-today-btn-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-calendar .ant-calendar-clear-btn:only-child,.ant-calendar .ant-calendar-today-btn:only-child{margin:0}.ant-calendar .ant-calendar-clear-btn{position:absolute;top:7px;right:5px;display:none;width:20px;height:20px;margin:0;overflow:hidden;line-height:20px;text-align:center;text-indent:-76px}.ant-calendar .ant-calendar-clear-btn:after{display:inline-block;width:20px;color:rgba(0,0,0,.25);font-size:14px;line-height:1;text-indent:43px;-webkit-transition:color .3s ease;transition:color .3s ease}.ant-calendar .ant-calendar-clear-btn:hover:after{color:rgba(0,0,0,.45)}.ant-calendar .ant-calendar-ok-btn{position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:1px solid transparent;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.015);box-shadow:0 2px 0 rgba(0,0,0,.015);cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;height:32px;padding:0 15px;color:#fff;background-color:#1890ff;border-color:#1890ff;text-shadow:0 -1px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.045);box-shadow:0 2px 0 rgba(0,0,0,.045);height:24px;padding:0 7px;font-size:14px;border-radius:4px;line-height:22px}.ant-calendar .ant-calendar-ok-btn>.anticon{line-height:1}.ant-calendar .ant-calendar-ok-btn,.ant-calendar .ant-calendar-ok-btn:active,.ant-calendar .ant-calendar-ok-btn:focus{outline:0}.ant-calendar .ant-calendar-ok-btn:not([disabled]):hover{text-decoration:none}.ant-calendar .ant-calendar-ok-btn:not([disabled]):active{outline:0;-webkit-box-shadow:none;box-shadow:none}.ant-calendar .ant-calendar-ok-btn.disabled,.ant-calendar .ant-calendar-ok-btn[disabled]{cursor:not-allowed}.ant-calendar .ant-calendar-ok-btn.disabled>*,.ant-calendar .ant-calendar-ok-btn[disabled]>*{pointer-events:none}.ant-calendar .ant-calendar-ok-btn-lg{height:40px;padding:0 15px;font-size:16px;border-radius:4px}.ant-calendar .ant-calendar-ok-btn-sm{height:24px;padding:0 7px;font-size:14px;border-radius:4px}.ant-calendar .ant-calendar-ok-btn>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-calendar .ant-calendar-ok-btn:focus,.ant-calendar .ant-calendar-ok-btn:hover{color:#fff;background-color:#40a9ff;border-color:#40a9ff}.ant-calendar .ant-calendar-ok-btn:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn:hover>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-calendar .ant-calendar-ok-btn.active,.ant-calendar .ant-calendar-ok-btn:active{color:#fff;background-color:#096dd9;border-color:#096dd9}.ant-calendar .ant-calendar-ok-btn.active>a:only-child,.ant-calendar .ant-calendar-ok-btn:active>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn.active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-calendar .ant-calendar-ok-btn-disabled,.ant-calendar .ant-calendar-ok-btn-disabled.active,.ant-calendar .ant-calendar-ok-btn-disabled:active,.ant-calendar .ant-calendar-ok-btn-disabled:focus,.ant-calendar .ant-calendar-ok-btn-disabled:hover,.ant-calendar .ant-calendar-ok-btn.disabled,.ant-calendar .ant-calendar-ok-btn.disabled.active,.ant-calendar .ant-calendar-ok-btn.disabled:active,.ant-calendar .ant-calendar-ok-btn.disabled:focus,.ant-calendar .ant-calendar-ok-btn.disabled:hover,.ant-calendar .ant-calendar-ok-btn[disabled],.ant-calendar .ant-calendar-ok-btn[disabled].active,.ant-calendar .ant-calendar-ok-btn[disabled]:active,.ant-calendar .ant-calendar-ok-btn[disabled]:focus,.ant-calendar .ant-calendar-ok-btn[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-calendar .ant-calendar-ok-btn-disabled.active>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled:active>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled:hover>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled.active>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled:active>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled:hover>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled].active>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]:active>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]:hover>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn-disabled.active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled:active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled:hover>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled.active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled:active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled:hover>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled].active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]:active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]:hover>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-calendar-range-picker-input{width:44%;height:99%;text-align:center;background-color:transparent;border:0;outline:0}.ant-calendar-range-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-calendar-range-picker-input:-ms-input-placeholder{color:#bfbfbf}.ant-calendar-range-picker-input::-webkit-input-placeholder{color:#bfbfbf}.ant-calendar-range-picker-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-calendar-range-picker-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-calendar-range-picker-input:placeholder-shown{text-overflow:ellipsis}.ant-calendar-range-picker-input[disabled]{cursor:not-allowed}.ant-calendar-range-picker-separator{display:inline-block;min-width:10px;height:100%;color:rgba(0,0,0,.45);white-space:nowrap;text-align:center;vertical-align:top;pointer-events:none}.ant-input-disabled .ant-calendar-range-picker-separator{color:rgba(0,0,0,.25)}.ant-calendar-range{width:552px;overflow:hidden}.ant-calendar-range .ant-calendar-date-panel:after{display:block;clear:both;height:0;visibility:hidden;content:"."}.ant-calendar-range-part{position:relative;width:50%}.ant-calendar-range-left{float:left}.ant-calendar-range-left .ant-calendar-time-picker-inner{border-right:1px solid #e8e8e8}.ant-calendar-range-right{float:right}.ant-calendar-range-right .ant-calendar-time-picker-inner{border-left:1px solid #e8e8e8}.ant-calendar-range-middle{position:absolute;left:50%;z-index:1;height:34px;margin:1px 0 0 0;padding:0 200px 0 0;color:rgba(0,0,0,.45);line-height:34px;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none}.ant-calendar-range-right .ant-calendar-date-input-wrap{margin-left:-90px}.ant-calendar-range.ant-calendar-time .ant-calendar-range-middle{padding:0 10px 0 0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ant-calendar-range .ant-calendar-today :not(.ant-calendar-disabled-cell) :not(.ant-calendar-last-month-cell) :not(.ant-calendar-next-month-btn-day) .ant-calendar-date{color:#1890ff;background:#bae7ff;border-color:#1890ff}.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date,.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date{color:#fff;background:#1890ff;border:1px solid transparent}.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date:hover,.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date:hover{background:#1890ff}.ant-calendar-range.ant-calendar-time .ant-calendar-range-right .ant-calendar-date-input-wrap{margin-left:0}.ant-calendar-range .ant-calendar-input-wrap{position:relative;height:34px}.ant-calendar-range .ant-calendar-input,.ant-calendar-range .ant-calendar-time-picker-input{position:relative;display:inline-block;width:100%;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;height:24px;padding-right:0;padding-left:0;line-height:24px;border:0;-webkit-box-shadow:none;box-shadow:none}.ant-calendar-range .ant-calendar-input::-moz-placeholder,.ant-calendar-range .ant-calendar-time-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-calendar-range .ant-calendar-input:-ms-input-placeholder,.ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder{color:#bfbfbf}.ant-calendar-range .ant-calendar-input::-webkit-input-placeholder,.ant-calendar-range .ant-calendar-time-picker-input::-webkit-input-placeholder{color:#bfbfbf}.ant-calendar-range .ant-calendar-input:-moz-placeholder-shown,.ant-calendar-range .ant-calendar-time-picker-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-calendar-range .ant-calendar-input:-ms-input-placeholder,.ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-calendar-range .ant-calendar-input:placeholder-shown,.ant-calendar-range .ant-calendar-time-picker-input:placeholder-shown{text-overflow:ellipsis}.ant-calendar-range .ant-calendar-input:hover,.ant-calendar-range .ant-calendar-time-picker-input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-calendar-range .ant-calendar-input:focus,.ant-calendar-range .ant-calendar-time-picker-input:focus{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-calendar-range .ant-calendar-input-disabled,.ant-calendar-range .ant-calendar-time-picker-input-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-calendar-range .ant-calendar-input-disabled:hover,.ant-calendar-range .ant-calendar-time-picker-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-calendar-range .ant-calendar-input[disabled],.ant-calendar-range .ant-calendar-time-picker-input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-calendar-range .ant-calendar-input[disabled]:hover,.ant-calendar-range .ant-calendar-time-picker-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-calendar-range .ant-calendar-input,textarea.ant-calendar-range .ant-calendar-time-picker-input{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-calendar-range .ant-calendar-input-lg,.ant-calendar-range .ant-calendar-time-picker-input-lg{height:40px;padding:6px 11px;font-size:16px}.ant-calendar-range .ant-calendar-input-sm,.ant-calendar-range .ant-calendar-time-picker-input-sm{height:24px;padding:1px 7px}.ant-calendar-range .ant-calendar-input:focus,.ant-calendar-range .ant-calendar-time-picker-input:focus{-webkit-box-shadow:none;box-shadow:none}.ant-calendar-range .ant-calendar-time-picker-icon{display:none}.ant-calendar-range.ant-calendar-week-number{width:574px}.ant-calendar-range.ant-calendar-week-number .ant-calendar-range-part{width:286px}.ant-calendar-range .ant-calendar-decade-panel,.ant-calendar-range .ant-calendar-month-panel,.ant-calendar-range .ant-calendar-year-panel{top:34px}.ant-calendar-range .ant-calendar-month-panel .ant-calendar-year-panel{top:0}.ant-calendar-range .ant-calendar-decade-panel-table,.ant-calendar-range .ant-calendar-month-panel-table,.ant-calendar-range .ant-calendar-year-panel-table{height:208px}.ant-calendar-range .ant-calendar-in-range-cell{position:relative;border-radius:0}.ant-calendar-range .ant-calendar-in-range-cell>div{position:relative;z-index:1}.ant-calendar-range .ant-calendar-in-range-cell:before{position:absolute;top:4px;right:0;bottom:4px;left:0;display:block;background:#e6f7ff;border:0;border-radius:0;content:""}.ant-calendar-range .ant-calendar-footer-extra{float:left}div.ant-calendar-range-quick-selector{text-align:left}div.ant-calendar-range-quick-selector>a{margin-right:8px}.ant-calendar-range .ant-calendar-decade-panel-header,.ant-calendar-range .ant-calendar-header,.ant-calendar-range .ant-calendar-month-panel-header,.ant-calendar-range .ant-calendar-year-panel-header{border-bottom:0}.ant-calendar-range .ant-calendar-body,.ant-calendar-range .ant-calendar-decade-panel-body,.ant-calendar-range .ant-calendar-month-panel-body,.ant-calendar-range .ant-calendar-year-panel-body{border-top:1px solid #e8e8e8}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker{top:68px;z-index:2;width:100%;height:207px}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-panel{height:267px;margin-top:-34px}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-inner{height:100%;padding-top:40px;background:none}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-combobox{display:inline-block;height:100%;background-color:#fff;border-top:1px solid #e8e8e8}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select{height:100%}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select ul{max-height:100%}.ant-calendar-range.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn{margin-right:8px}.ant-calendar-range.ant-calendar-time .ant-calendar-today-btn{height:22px;margin:8px 12px;line-height:22px}.ant-calendar-range-with-ranges.ant-calendar-time .ant-calendar-time-picker{height:233px}.ant-calendar-range.ant-calendar-show-time-picker .ant-calendar-body{border-top-color:transparent}.ant-calendar-time-picker{position:absolute;top:40px;width:100%;background-color:#fff}.ant-calendar-time-picker-panel{position:absolute;z-index:1050;width:100%}.ant-calendar-time-picker-inner{position:relative;display:inline-block;width:100%;overflow:hidden;font-size:14px;line-height:1.5;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;outline:none}.ant-calendar-time-picker-column-1,.ant-calendar-time-picker-column-1 .ant-calendar-time-picker-select,.ant-calendar-time-picker-combobox{width:100%}.ant-calendar-time-picker-column-2 .ant-calendar-time-picker-select{width:50%}.ant-calendar-time-picker-column-3 .ant-calendar-time-picker-select{width:33.33%}.ant-calendar-time-picker-column-4 .ant-calendar-time-picker-select{width:25%}.ant-calendar-time-picker-input-wrap{display:none}.ant-calendar-time-picker-select{position:relative;float:left;height:226px;overflow:hidden;font-size:14px;border-right:1px solid #e8e8e8}.ant-calendar-time-picker-select:hover{overflow-y:auto}.ant-calendar-time-picker-select:first-child{margin-left:0;border-left:0}.ant-calendar-time-picker-select:last-child{border-right:0}.ant-calendar-time-picker-select ul{width:100%;max-height:206px;margin:0;padding:0;list-style:none}.ant-calendar-time-picker-select li{width:100%;height:24px;margin:0;line-height:24px;text-align:center;list-style:none;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-time-picker-select li:last-child:after{display:block;height:202px;content:""}.ant-calendar-time-picker-select li:hover{background:#e6f7ff}.ant-calendar-time-picker-select li:focus{color:#1890ff;font-weight:600;outline:none}li.ant-calendar-time-picker-select-option-selected{font-weight:600;background:#f5f5f5}li.ant-calendar-time-picker-select-option-disabled{color:rgba(0,0,0,.25)}li.ant-calendar-time-picker-select-option-disabled:hover{background:transparent;cursor:not-allowed}.ant-calendar-time .ant-calendar-day-select{display:inline-block;padding:0 2px;color:rgba(0,0,0,.85);font-weight:500;line-height:34px}.ant-calendar-time .ant-calendar-footer{position:relative;height:auto}.ant-calendar-time .ant-calendar-footer-btn{text-align:right}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn{float:left;margin:0}.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn{display:inline-block;margin-right:8px}.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn-disabled{color:rgba(0,0,0,.25)}.ant-calendar-month-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:#fff;border-radius:4px;outline:none}.ant-calendar-month-panel>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.ant-calendar-month-panel-hidden{display:none}.ant-calendar-month-panel-header{height:40px;line-height:40px;text-align:center;border-bottom:1px solid #e8e8e8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.ant-calendar-month-panel-header a:hover{color:#40a9ff}.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select,.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select,.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select,.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select{display:inline-block;padding:0 2px;color:rgba(0,0,0,.85);font-weight:500;line-height:40px}.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select-arrow,.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select-arrow,.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select-arrow,.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select-arrow{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn{position:absolute;top:0;display:inline-block;padding:0 5px;color:rgba(0,0,0,.45);font-size:16px;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;line-height:40px}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn{left:7px;height:100%}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:after{display:none;position:relative;left:-3px;display:inline-block}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn{right:7px;height:100%}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{position:relative;left:3px}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after{display:inline-block}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn{left:29px;height:100%}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:after{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn{right:29px;height:100%}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-month-panel-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.ant-calendar-month-panel-footer{border-top:1px solid #e8e8e8}.ant-calendar-month-panel-footer .ant-calendar-footer-extra{padding:0 12px}.ant-calendar-month-panel-table{width:100%;height:100%;table-layout:fixed;border-collapse:separate}.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month,.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover{color:#fff;background:#1890ff}.ant-calendar-month-panel-cell{text-align:center}.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month,.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover{color:rgba(0,0,0,.25);background:#f5f5f5;cursor:not-allowed}.ant-calendar-month-panel-month{display:inline-block;height:24px;margin:0 auto;padding:0 8px;color:rgba(0,0,0,.65);line-height:24px;text-align:center;background:transparent;border-radius:2px;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-calendar-month-panel-month:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-year-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:#fff;border-radius:4px;outline:none}.ant-calendar-year-panel>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.ant-calendar-year-panel-hidden{display:none}.ant-calendar-year-panel-header{height:40px;line-height:40px;text-align:center;border-bottom:1px solid #e8e8e8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.ant-calendar-year-panel-header a:hover{color:#40a9ff}.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select,.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select,.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select,.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select{display:inline-block;padding:0 2px;color:rgba(0,0,0,.85);font-weight:500;line-height:40px}.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select-arrow,.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select-arrow,.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select-arrow,.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select-arrow{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn{position:absolute;top:0;display:inline-block;padding:0 5px;color:rgba(0,0,0,.45);font-size:16px;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;line-height:40px}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn{left:7px;height:100%}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:after{display:none;position:relative;left:-3px;display:inline-block}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn{right:7px;height:100%}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{position:relative;left:3px}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after{display:inline-block}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn{left:29px;height:100%}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:after{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn{right:29px;height:100%}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-year-panel-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.ant-calendar-year-panel-footer{border-top:1px solid #e8e8e8}.ant-calendar-year-panel-footer .ant-calendar-footer-extra{padding:0 12px}.ant-calendar-year-panel-table{width:100%;height:100%;table-layout:fixed;border-collapse:separate}.ant-calendar-year-panel-cell{text-align:center}.ant-calendar-year-panel-year{display:inline-block;height:24px;margin:0 auto;padding:0 8px;color:rgba(0,0,0,.65);line-height:24px;text-align:center;background:transparent;border-radius:2px;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-calendar-year-panel-year:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year,.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover{color:#fff;background:#1890ff}.ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year,.ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year{color:rgba(0,0,0,.25);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-decade-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:4px;outline:none}.ant-calendar-decade-panel-hidden{display:none}.ant-calendar-decade-panel-header{height:40px;line-height:40px;text-align:center;border-bottom:1px solid #e8e8e8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.ant-calendar-decade-panel-header a:hover{color:#40a9ff}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select{display:inline-block;padding:0 2px;color:rgba(0,0,0,.85);font-weight:500;line-height:40px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select-arrow,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select-arrow,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select-arrow,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select-arrow{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn{position:absolute;top:0;display:inline-block;padding:0 5px;color:rgba(0,0,0,.45);font-size:16px;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;line-height:40px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn{left:7px;height:100%}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:after{display:none;position:relative;left:-3px;display:inline-block}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn{right:7px;height:100%}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{position:relative;left:3px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after{display:inline-block}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn{left:29px;height:100%}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:after{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn{right:29px;height:100%}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-decade-panel-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.ant-calendar-decade-panel-footer{border-top:1px solid #e8e8e8}.ant-calendar-decade-panel-footer .ant-calendar-footer-extra{padding:0 12px}.ant-calendar-decade-panel-table{width:100%;height:100%;table-layout:fixed;border-collapse:separate}.ant-calendar-decade-panel-cell{white-space:nowrap;text-align:center}.ant-calendar-decade-panel-decade{display:inline-block;height:24px;margin:0 auto;padding:0 6px;color:rgba(0,0,0,.65);line-height:24px;text-align:center;background:transparent;border-radius:2px;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-calendar-decade-panel-decade:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade,.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover{color:#fff;background:#1890ff}.ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade,.ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade{color:rgba(0,0,0,.25);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-month .ant-calendar-month-header-wrap{position:relative;height:288px}.ant-calendar-month .ant-calendar-month-panel,.ant-calendar-month .ant-calendar-year-panel{top:0;height:100%}.ant-calendar-week-number-cell{opacity:.5}.ant-calendar-week-number .ant-calendar-body tr{cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-calendar-week-number .ant-calendar-body tr:hover{background:#e6f7ff}.ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week{font-weight:700;background:#bae7ff}.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day .ant-calendar-date,.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day:hover .ant-calendar-date{color:rgba(0,0,0,.65);background:transparent}.ant-time-picker-panel{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;z-index:1050;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.ant-time-picker-panel-inner{position:relative;left:-2px;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border-radius:4px;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-time-picker-panel-input{width:100%;max-width:154px;margin:0;padding:0;line-height:normal;border:0;outline:0;cursor:auto}.ant-time-picker-panel-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-time-picker-panel-input:-ms-input-placeholder{color:#bfbfbf}.ant-time-picker-panel-input::-webkit-input-placeholder{color:#bfbfbf}.ant-time-picker-panel-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-time-picker-panel-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-time-picker-panel-input:placeholder-shown{text-overflow:ellipsis}.ant-time-picker-panel-input-wrap{position:relative;padding:7px 2px 7px 12px;border-bottom:1px solid #e8e8e8}.ant-time-picker-panel-input-invalid{border-color:#f5222d}.ant-time-picker-panel-narrow .ant-time-picker-panel-input-wrap{max-width:112px}.ant-time-picker-panel-select{position:relative;float:left;width:56px;max-height:192px;overflow:hidden;font-size:14px;border-left:1px solid #e8e8e8}.ant-time-picker-panel-select:hover{overflow-y:auto}.ant-time-picker-panel-select:first-child{margin-left:0;border-left:0}.ant-time-picker-panel-select:last-child{border-right:0}.ant-time-picker-panel-select:only-child{width:100%}.ant-time-picker-panel-select ul{width:56px;margin:0;padding:0 0 160px;list-style:none}.ant-time-picker-panel-select li{width:100%;height:32px;margin:0;padding:0 0 0 12px;line-height:32px;text-align:left;list-style:none;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-time-picker-panel-select li:focus{color:#1890ff;font-weight:600;outline:none}.ant-time-picker-panel-select li:hover{background:#e6f7ff}li.ant-time-picker-panel-select-option-selected{font-weight:600;background:#f5f5f5}li.ant-time-picker-panel-select-option-selected:hover{background:#f5f5f5}li.ant-time-picker-panel-select-option-disabled{color:rgba(0,0,0,.25)}li.ant-time-picker-panel-select-option-disabled:hover{background:transparent;cursor:not-allowed}li.ant-time-picker-panel-select-option-disabled:focus{color:rgba(0,0,0,.25);font-weight:inherit}.ant-time-picker-panel-combobox{zoom:1}.ant-time-picker-panel-combobox:after,.ant-time-picker-panel-combobox:before{display:table;content:""}.ant-time-picker-panel-combobox:after{clear:both}.ant-time-picker-panel-addon{padding:8px;border-top:1px solid #e8e8e8}.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topLeft,.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topRight,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topLeft,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topRight{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomLeft,.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomRight,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomLeft,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomRight{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topLeft,.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topRight{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomLeft,.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomRight{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-time-picker{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;font-size:14px;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";width:128px;outline:none;cursor:text;-webkit-transition:opacity .3s;transition:opacity .3s}.ant-time-picker,.ant-time-picker-input{color:rgba(0,0,0,.65);line-height:1.5;position:relative;display:inline-block}.ant-time-picker-input{width:100%;height:32px;padding:4px 11px;font-size:14px;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s}.ant-time-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-time-picker-input:-ms-input-placeholder{color:#bfbfbf}.ant-time-picker-input::-webkit-input-placeholder{color:#bfbfbf}.ant-time-picker-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-time-picker-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-time-picker-input:placeholder-shown{text-overflow:ellipsis}.ant-time-picker-input:focus,.ant-time-picker-input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-time-picker-input:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-time-picker-input-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-time-picker-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-time-picker-input{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-time-picker-input-lg{height:40px;padding:6px 11px;font-size:16px}.ant-time-picker-input-sm{height:24px;padding:1px 7px}.ant-time-picker-input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-time-picker-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-time-picker-open{opacity:0}.ant-time-picker-clear,.ant-time-picker-icon{position:absolute;top:50%;right:11px;z-index:1;width:14px;height:14px;margin-top:-7px;color:rgba(0,0,0,.25);line-height:14px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-time-picker-clear .ant-time-picker-clock-icon,.ant-time-picker-icon .ant-time-picker-clock-icon{display:block;color:rgba(0,0,0,.25);line-height:1}.ant-time-picker-clear{z-index:2;background:#fff;opacity:0;pointer-events:none}.ant-time-picker-clear:hover{color:rgba(0,0,0,.45)}.ant-time-picker:hover .ant-time-picker-clear{opacity:1;pointer-events:auto}.ant-time-picker-large .ant-time-picker-input{height:40px;padding:6px 11px;font-size:16px}.ant-time-picker-small .ant-time-picker-input{height:24px;padding:1px 7px}.ant-time-picker-small .ant-time-picker-clear,.ant-time-picker-small .ant-time-picker-icon{right:7px}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.ant-input{line-height:1.5}}}.ant-tag{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block;height:auto;margin-right:8px;padding:0 7px;font-size:12px;line-height:20px;white-space:nowrap;background:#fafafa;border:1px solid #d9d9d9;border-radius:4px;cursor:default;opacity:1;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-tag:hover{opacity:.85}.ant-tag,.ant-tag a,.ant-tag a:hover{color:rgba(0,0,0,.65)}.ant-tag>a:first-child:last-child{display:inline-block;margin:0 -8px;padding:0 8px}.ant-tag .anticon-close{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);margin-left:3px;color:rgba(0,0,0,.45);font-weight:700;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86)}:root .ant-tag .anticon-close{font-size:12px}.ant-tag .anticon-close:hover{color:rgba(0,0,0,.85)}.ant-tag-has-color{border-color:transparent}.ant-tag-has-color,.ant-tag-has-color .anticon-close,.ant-tag-has-color .anticon-close:hover,.ant-tag-has-color a,.ant-tag-has-color a:hover{color:#fff}.ant-tag-checkable{background-color:transparent;border-color:transparent}.ant-tag-checkable:not(.ant-tag-checkable-checked):hover{color:#1890ff}.ant-tag-checkable-checked,.ant-tag-checkable:active{color:#fff}.ant-tag-checkable-checked{background-color:#1890ff}.ant-tag-checkable:active{background-color:#096dd9}.ant-tag-hidden{display:none}.ant-tag-pink{color:#eb2f96;background:#fff0f6;border-color:#ffadd2}.ant-tag-pink-inverse{color:#fff;background:#eb2f96;border-color:#eb2f96}.ant-tag-magenta{color:#eb2f96;background:#fff0f6;border-color:#ffadd2}.ant-tag-magenta-inverse{color:#fff;background:#eb2f96;border-color:#eb2f96}.ant-tag-red{color:#f5222d;background:#fff1f0;border-color:#ffa39e}.ant-tag-red-inverse{color:#fff;background:#f5222d;border-color:#f5222d}.ant-tag-volcano{color:#fa541c;background:#fff2e8;border-color:#ffbb96}.ant-tag-volcano-inverse{color:#fff;background:#fa541c;border-color:#fa541c}.ant-tag-orange{color:#fa8c16;background:#fff7e6;border-color:#ffd591}.ant-tag-orange-inverse{color:#fff;background:#fa8c16;border-color:#fa8c16}.ant-tag-yellow{color:#fadb14;background:#feffe6;border-color:#fffb8f}.ant-tag-yellow-inverse{color:#fff;background:#fadb14;border-color:#fadb14}.ant-tag-gold{color:#faad14;background:#fffbe6;border-color:#ffe58f}.ant-tag-gold-inverse{color:#fff;background:#faad14;border-color:#faad14}.ant-tag-cyan{color:#13c2c2;background:#e6fffb;border-color:#87e8de}.ant-tag-cyan-inverse{color:#fff;background:#13c2c2;border-color:#13c2c2}.ant-tag-lime{color:#a0d911;background:#fcffe6;border-color:#eaff8f}.ant-tag-lime-inverse{color:#fff;background:#a0d911;border-color:#a0d911}.ant-tag-green{color:#52c41a;background:#f6ffed;border-color:#b7eb8f}.ant-tag-green-inverse{color:#fff;background:#52c41a;border-color:#52c41a}.ant-tag-blue{color:#1890ff;background:#e6f7ff;border-color:#91d5ff}.ant-tag-blue-inverse{color:#fff;background:#1890ff;border-color:#1890ff}.ant-tag-geekblue{color:#2f54eb;background:#f0f5ff;border-color:#adc6ff}.ant-tag-geekblue-inverse{color:#fff;background:#2f54eb;border-color:#2f54eb}.ant-tag-purple{color:#722ed1;background:#f9f0ff;border-color:#d3adf7}.ant-tag-purple-inverse{color:#fff;background:#722ed1;border-color:#722ed1}.ant-descriptions-title{margin-bottom:20px;color:rgba(0,0,0,.85);font-weight:700;font-size:16px;line-height:1.5}.ant-descriptions-view{width:100%;overflow:hidden;border-radius:4px}.ant-descriptions-view table{width:100%;table-layout:fixed}.ant-descriptions-row>td,.ant-descriptions-row>th{padding-bottom:16px}.ant-descriptions-row:last-child{border-bottom:none}.ant-descriptions-item-label{color:rgba(0,0,0,.85);font-weight:400;font-size:14px;line-height:1.5}.ant-descriptions-item-label:after{position:relative;top:-.5px;margin:0 8px 0 2px;content:" "}.ant-descriptions-item-colon:after{content:":"}.ant-descriptions-item-no-label:after{margin:0;content:""}.ant-descriptions-item-content{display:table-cell;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5}.ant-descriptions-item{padding-bottom:0}.ant-descriptions-item>span{display:inline-block}.ant-descriptions-middle .ant-descriptions-row>td,.ant-descriptions-middle .ant-descriptions-row>th{padding-bottom:12px}.ant-descriptions-small .ant-descriptions-row>td,.ant-descriptions-small .ant-descriptions-row>th{padding-bottom:8px}.ant-descriptions-bordered .ant-descriptions-view{border:1px solid #e8e8e8}.ant-descriptions-bordered .ant-descriptions-view>table{table-layout:auto}.ant-descriptions-bordered .ant-descriptions-item-content,.ant-descriptions-bordered .ant-descriptions-item-label{padding:16px 24px;border-right:1px solid #e8e8e8}.ant-descriptions-bordered .ant-descriptions-item-content:last-child,.ant-descriptions-bordered .ant-descriptions-item-label:last-child{border-right:none}.ant-descriptions-bordered .ant-descriptions-item-label{background-color:#fafafa}.ant-descriptions-bordered .ant-descriptions-item-label:after{display:none}.ant-descriptions-bordered .ant-descriptions-row{border-bottom:1px solid #e8e8e8}.ant-descriptions-bordered .ant-descriptions-row:last-child{border-bottom:none}.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content,.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label{padding:12px 24px}.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content,.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label{padding:8px 16px}.ant-divider{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";background:#e8e8e8}.ant-divider,.ant-divider-vertical{position:relative;top:-.06em;display:inline-block;width:1px;height:.9em;margin:0 8px;vertical-align:middle}.ant-divider-horizontal{display:block;clear:both;width:100%;min-width:100%;height:1px;margin:24px 0}.ant-divider-horizontal.ant-divider-with-text-center,.ant-divider-horizontal.ant-divider-with-text-left,.ant-divider-horizontal.ant-divider-with-text-right{display:table;margin:16px 0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;white-space:nowrap;text-align:center;background:transparent}.ant-divider-horizontal.ant-divider-with-text-center:after,.ant-divider-horizontal.ant-divider-with-text-center:before,.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-horizontal.ant-divider-with-text-left:before,.ant-divider-horizontal.ant-divider-with-text-right:after,.ant-divider-horizontal.ant-divider-with-text-right:before{position:relative;top:50%;display:table-cell;width:50%;border-top:1px solid #e8e8e8;-webkit-transform:translateY(50%);transform:translateY(50%);content:""}.ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text,.ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text{display:inline-block;padding:0 10px}.ant-divider-horizontal.ant-divider-with-text-left:before{top:50%;width:5%}.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-horizontal.ant-divider-with-text-right:before{top:50%;width:95%}.ant-divider-horizontal.ant-divider-with-text-right:after{top:50%;width:5%}.ant-divider-inner-text{display:inline-block;padding:0 24px}.ant-divider-dashed{background:none;border-color:#e8e8e8;border-style:dashed;border-width:1px 0 0}.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed{border-top:0}.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:before{border-style:dashed none none}.ant-divider-vertical.ant-divider-dashed{border-width:0 0 0 1px}.ant-drawer{position:fixed;z-index:1000;width:0;height:100%;-webkit-transition:height 0s ease .3s,width 0s ease .3s,-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:height 0s ease .3s,width 0s ease .3s,-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),height 0s ease .3s,width 0s ease .3s;transition:transform .3s cubic-bezier(.7,.3,.1,1),height 0s ease .3s,width 0s ease .3s,-webkit-transform .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer>*{-webkit-transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1),-webkit-box-shadow .3s cubic-bezier(.7,.3,.1,1);transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1),-webkit-box-shadow .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),box-shadow .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),box-shadow .3s cubic-bezier(.7,.3,.1,1),-webkit-transform .3s cubic-bezier(.7,.3,.1,1),-webkit-box-shadow .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer-content-wrapper{position:absolute}.ant-drawer .ant-drawer-content{width:100%;height:100%}.ant-drawer-left,.ant-drawer-right{top:0;width:0;height:100%}.ant-drawer-left .ant-drawer-content-wrapper,.ant-drawer-right .ant-drawer-content-wrapper{height:100%}.ant-drawer-left.ant-drawer-open,.ant-drawer-right.ant-drawer-open{width:100%;-webkit-transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),-webkit-transform .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer-left.ant-drawer-open.no-mask,.ant-drawer-right.ant-drawer-open.no-mask{width:0}.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper{-webkit-box-shadow:2px 0 8px rgba(0,0,0,.15);box-shadow:2px 0 8px rgba(0,0,0,.15)}.ant-drawer-right,.ant-drawer-right .ant-drawer-content-wrapper{right:0}.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper{-webkit-box-shadow:-2px 0 8px rgba(0,0,0,.15);box-shadow:-2px 0 8px rgba(0,0,0,.15)}.ant-drawer-right.ant-drawer-open.no-mask{right:1px;-webkit-transform:translateX(1px);transform:translateX(1px)}.ant-drawer-bottom,.ant-drawer-top{left:0;width:100%;height:0%}.ant-drawer-bottom .ant-drawer-content-wrapper,.ant-drawer-top .ant-drawer-content-wrapper{width:100%}.ant-drawer-bottom.ant-drawer-open,.ant-drawer-top.ant-drawer-open{height:100%;-webkit-transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),-webkit-transform .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer-bottom.ant-drawer-open.no-mask,.ant-drawer-top.ant-drawer-open.no-mask{height:0%}.ant-drawer-top{top:0}.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-drawer-bottom,.ant-drawer-bottom .ant-drawer-content-wrapper{bottom:0}.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper{-webkit-box-shadow:0 -2px 8px rgba(0,0,0,.15);box-shadow:0 -2px 8px rgba(0,0,0,.15)}.ant-drawer-bottom.ant-drawer-open.no-mask{bottom:1px;-webkit-transform:translateY(1px);transform:translateY(1px)}.ant-drawer.ant-drawer-open .ant-drawer-mask{height:100%;opacity:1;-webkit-transition:none;transition:none;-webkit-animation:antdDrawerFadeIn .3s cubic-bezier(.7,.3,.1,1);animation:antdDrawerFadeIn .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer-title{margin:0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:22px}.ant-drawer-content{position:relative;z-index:1;overflow:auto;background-color:#fff;background-clip:padding-box;border:0}.ant-drawer-close{position:absolute;top:0;right:0;z-index:10;display:block;width:56px;height:56px;padding:0;color:rgba(0,0,0,.45);font-weight:700;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;text-rendering:auto}.ant-drawer-close:focus,.ant-drawer-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.ant-drawer-header{position:relative;padding:16px 24px;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0}.ant-drawer-header,.ant-drawer-header-no-title{color:rgba(0,0,0,.65);background:#fff}.ant-drawer-body{padding:24px;font-size:14px;line-height:1.5;word-wrap:break-word}.ant-drawer-wrapper-body{height:100%;overflow:auto}.ant-drawer-mask{position:absolute;top:0;left:0;width:100%;height:0;background-color:rgba(0,0,0,.45);opacity:0;filter:alpha(opacity=45);-webkit-transition:opacity .3s linear,height 0s ease .3s;transition:opacity .3s linear,height 0s ease .3s}.ant-drawer-open-content{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}@-webkit-keyframes antdDrawerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antdDrawerFadeIn{0%{opacity:0}to{opacity:1}}.ant-form{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-form legend{display:block;width:100%;margin-bottom:20px;padding:0;color:rgba(0,0,0,.45);font-size:16px;line-height:inherit;border:0;border-bottom:1px solid #d9d9d9}.ant-form label{font-size:14px}.ant-form input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box}.ant-form input[type=checkbox],.ant-form input[type=radio]{line-height:normal}.ant-form input[type=file]{display:block}.ant-form input[type=range]{display:block;width:100%}.ant-form select[multiple],.ant-form select[size]{height:auto}.ant-form input[type=checkbox]:focus,.ant-form input[type=file]:focus,.ant-form input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ant-form output{display:block;padding-top:15px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5}.ant-form-item-required:before{display:inline-block;margin-right:4px;color:#f5222d;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.ant-form-hide-required-mark .ant-form-item-required:before{display:none}.ant-form-item-label>label{color:rgba(0,0,0,.85)}.ant-form-item-label>label:after{content:":";position:relative;top:-.5px;margin:0 8px 0 2px}.ant-form-item-label>label.ant-form-item-no-colon:after{content:" "}.ant-form-item{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin-bottom:24px;vertical-align:top}.ant-form-item label{position:relative}.ant-form-item label>.anticon{font-size:14px;vertical-align:top}.ant-form-item-control{position:relative;line-height:40px;zoom:1}.ant-form-item-control:after,.ant-form-item-control:before{display:table;content:""}.ant-form-item-control:after{clear:both}.ant-form-item-children{position:relative}.ant-form-item-with-help{margin-bottom:5px}.ant-form-item-label{display:inline-block;overflow:hidden;line-height:39.9999px;white-space:nowrap;text-align:right;vertical-align:middle}.ant-form-item-label-left{text-align:left}.ant-form-item .ant-switch{margin:2px 0 4px}.ant-form-explain,.ant-form-extra{clear:both;min-height:22px;margin-top:-2px;color:rgba(0,0,0,.45);font-size:14px;line-height:1.5;-webkit-transition:color .3s cubic-bezier(.215,.61,.355,1);transition:color .3s cubic-bezier(.215,.61,.355,1)}.ant-form-explain{margin-bottom:-1px}.ant-form-extra{padding-top:4px}.ant-form-text{display:inline-block;padding-right:8px}.ant-form-split{display:block;text-align:center}form .has-feedback .ant-input{padding-right:30px}form .has-feedback .ant-input-affix-wrapper .ant-input-suffix{padding-right:18px}form .has-feedback .ant-input-affix-wrapper .ant-input{padding-right:49px}form .has-feedback .ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input{padding-right:68px}form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-arrow,form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection__clear,form .has-feedback>.ant-select .ant-select-arrow,form .has-feedback>.ant-select .ant-select-selection__clear{right:28px}form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection-selected-value,form .has-feedback>.ant-select .ant-select-selection-selected-value{padding-right:42px}form .has-feedback .ant-cascader-picker-arrow{margin-right:17px}form .has-feedback .ant-calendar-picker-clear,form .has-feedback .ant-calendar-picker-icon,form .has-feedback .ant-cascader-picker-clear,form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix,form .has-feedback .ant-time-picker-clear,form .has-feedback .ant-time-picker-icon{right:28px}form .ant-mentions,form textarea.ant-input{height:auto;margin-bottom:4px}form .ant-upload{background:transparent}form input[type=checkbox],form input[type=radio]{width:14px;height:14px}form .ant-checkbox-inline,form .ant-radio-inline{display:inline-block;margin-left:8px;font-weight:400;vertical-align:middle;cursor:pointer}form .ant-checkbox-inline:first-child,form .ant-radio-inline:first-child{margin-left:0}form .ant-checkbox-vertical,form .ant-radio-vertical{display:block}form .ant-checkbox-vertical+.ant-checkbox-vertical,form .ant-radio-vertical+.ant-radio-vertical{margin-left:0}form .ant-input-number+.ant-form-text{margin-left:8px}form .ant-input-number-handler-wrap{z-index:2}form .ant-cascader-picker,form .ant-select{width:100%}form .ant-input-group .ant-cascader-picker,form .ant-input-group .ant-select{width:auto}form .ant-input-group-wrapper,form :not(.ant-input-group-wrapper)>.ant-input-group{display:inline-block;vertical-align:middle}form:not(.ant-form-vertical) .ant-input-group-wrapper,form:not(.ant-form-vertical) :not(.ant-input-group-wrapper)>.ant-input-group{position:relative;top:-1px}.ant-col-24.ant-form-item-label,.ant-col-xl-24.ant-form-item-label,.ant-form-vertical .ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-col-24.ant-form-item-label label:after,.ant-col-xl-24.ant-form-item-label label:after,.ant-form-vertical .ant-form-item-label label:after{display:none}.ant-form-vertical .ant-form-item{padding-bottom:8px}.ant-form-vertical .ant-form-item-control{line-height:1.5}.ant-form-vertical .ant-form-explain{margin-top:2px;margin-bottom:-5px}.ant-form-vertical .ant-form-extra{margin-top:2px;margin-bottom:-4px}@media (max-width:575px){.ant-form-item-control-wrapper,.ant-form-item-label{display:block;width:100%}.ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-form-item-label label:after{display:none}.ant-col-xs-24.ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-col-xs-24.ant-form-item-label label:after{display:none}}@media (max-width:767px){.ant-col-sm-24.ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-col-sm-24.ant-form-item-label label:after{display:none}}@media (max-width:991px){.ant-col-md-24.ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-col-md-24.ant-form-item-label label:after{display:none}}@media (max-width:1199px){.ant-col-lg-24.ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-col-lg-24.ant-form-item-label label:after{display:none}}@media (max-width:1599px){.ant-col-xl-24.ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-col-xl-24.ant-form-item-label label:after{display:none}}.ant-form-inline .ant-form-item{display:inline-block;margin-right:16px;margin-bottom:0}.ant-form-inline .ant-form-item-with-help{margin-bottom:24px}.ant-form-inline .ant-form-item>.ant-form-item-control-wrapper,.ant-form-inline .ant-form-item>.ant-form-item-label{display:inline-block;vertical-align:top}.ant-form-inline .ant-form-text,.ant-form-inline .has-feedback{display:inline-block}.has-error.has-feedback .ant-form-item-children-icon,.has-success.has-feedback .ant-form-item-children-icon,.has-warning.has-feedback .ant-form-item-children-icon,.is-validating.has-feedback .ant-form-item-children-icon{position:absolute;top:50%;right:0;z-index:1;width:32px;height:20px;margin-top:-10px;font-size:14px;line-height:20px;text-align:center;visibility:visible;-webkit-animation:zoomIn .3s cubic-bezier(.12,.4,.29,1.46);animation:zoomIn .3s cubic-bezier(.12,.4,.29,1.46);pointer-events:none}.has-error.has-feedback .ant-form-item-children-icon svg,.has-success.has-feedback .ant-form-item-children-icon svg,.has-warning.has-feedback .ant-form-item-children-icon svg,.is-validating.has-feedback .ant-form-item-children-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.has-success.has-feedback .ant-form-item-children-icon{color:#52c41a;-webkit-animation-name:diffZoomIn1!important;animation-name:diffZoomIn1!important}.has-warning .ant-form-explain,.has-warning .ant-form-split{color:#faad14}.has-warning .ant-input,.has-warning .ant-input:hover{background-color:#fff;border-color:#faad14}.has-warning .ant-input:focus{border-color:#ffc53d;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(250,173,20,.2);box-shadow:0 0 0 2px rgba(250,173,20,.2)}.has-warning .ant-input:not([disabled]):hover{border-color:#faad14}.has-warning .ant-calendar-picker-open .ant-calendar-picker-input{border-color:#ffc53d;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(250,173,20,.2);box-shadow:0 0 0 2px rgba(250,173,20,.2)}.has-warning .ant-input-affix-wrapper .ant-input,.has-warning .ant-input-affix-wrapper .ant-input:hover{background-color:#fff;border-color:#faad14}.has-warning .ant-input-affix-wrapper .ant-input:focus{border-color:#ffc53d;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(250,173,20,.2);box-shadow:0 0 0 2px rgba(250,173,20,.2)}.has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#faad14}.has-warning .ant-input-prefix{color:#faad14}.has-warning .ant-input-group-addon{color:#faad14;background-color:#fff;border-color:#faad14}.has-warning .has-feedback{color:#faad14}.has-warning.has-feedback .ant-form-item-children-icon{color:#faad14;-webkit-animation-name:diffZoomIn3!important;animation-name:diffZoomIn3!important}.has-warning .ant-select-selection,.has-warning .ant-select-selection:hover{border-color:#faad14}.has-warning .ant-select-focused .ant-select-selection,.has-warning .ant-select-open .ant-select-selection{border-color:#ffc53d;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(250,173,20,.2);box-shadow:0 0 0 2px rgba(250,173,20,.2)}.has-warning .ant-calendar-picker-icon:after,.has-warning .ant-cascader-picker-arrow,.has-warning .ant-picker-icon:after,.has-warning .ant-select-arrow,.has-warning .ant-time-picker-icon:after{color:#faad14}.has-warning .ant-input-number,.has-warning .ant-time-picker-input{border-color:#faad14}.has-warning .ant-input-number-focused,.has-warning .ant-input-number:focus,.has-warning .ant-time-picker-input-focused,.has-warning .ant-time-picker-input:focus{border-color:#ffc53d;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(250,173,20,.2);box-shadow:0 0 0 2px rgba(250,173,20,.2)}.has-warning .ant-input-number:not([disabled]):hover,.has-warning .ant-time-picker-input:not([disabled]):hover{border-color:#faad14}.has-warning .ant-cascader-picker:focus .ant-cascader-input{border-color:#ffc53d;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(250,173,20,.2);box-shadow:0 0 0 2px rgba(250,173,20,.2)}.has-warning .ant-cascader-picker:hover .ant-cascader-input{border-color:#faad14}.has-error .ant-form-explain,.has-error .ant-form-split{color:#f5222d}.has-error .ant-input,.has-error .ant-input:hover{background-color:#fff;border-color:#f5222d}.has-error .ant-input:focus{border-color:#ff4d4f;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}.has-error .ant-input:not([disabled]):hover{border-color:#f5222d}.has-error .ant-calendar-picker-open .ant-calendar-picker-input{border-color:#ff4d4f;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}.has-error .ant-input-affix-wrapper .ant-input,.has-error .ant-input-affix-wrapper .ant-input:hover{background-color:#fff;border-color:#f5222d}.has-error .ant-input-affix-wrapper .ant-input:focus{border-color:#ff4d4f;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}.has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#f5222d}.has-error .ant-input-prefix{color:#f5222d}.has-error .ant-input-group-addon{color:#f5222d;background-color:#fff;border-color:#f5222d}.has-error .has-feedback{color:#f5222d}.has-error.has-feedback .ant-form-item-children-icon{color:#f5222d;-webkit-animation-name:diffZoomIn2!important;animation-name:diffZoomIn2!important}.has-error .ant-select-selection,.has-error .ant-select-selection:hover{border-color:#f5222d}.has-error .ant-select-focused .ant-select-selection,.has-error .ant-select-open .ant-select-selection{border-color:#ff4d4f;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}.has-error .ant-select.ant-select-auto-complete .ant-input:focus{border-color:#f5222d}.has-error .ant-input-group-addon .ant-select-selection{border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.has-error .ant-calendar-picker-icon:after,.has-error .ant-cascader-picker-arrow,.has-error .ant-picker-icon:after,.has-error .ant-select-arrow,.has-error .ant-time-picker-icon:after{color:#f5222d}.has-error .ant-input-number,.has-error .ant-time-picker-input{border-color:#f5222d}.has-error .ant-input-number-focused,.has-error .ant-input-number:focus,.has-error .ant-time-picker-input-focused,.has-error .ant-time-picker-input:focus{border-color:#ff4d4f;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}.has-error .ant-input-number:not([disabled]):hover,.has-error .ant-mention-wrapper .ant-mention-editor,.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover,.has-error .ant-time-picker-input:not([disabled]):hover{border-color:#f5222d}.has-error .ant-cascader-picker:focus .ant-cascader-input,.has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus{border-color:#ff4d4f;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}.has-error .ant-cascader-picker:hover .ant-cascader-input,.has-error .ant-transfer-list{border-color:#f5222d}.has-error .ant-transfer-list-search:not([disabled]){border-color:#d9d9d9}.has-error .ant-transfer-list-search:not([disabled]):hover{border-color:#40a9ff;border-right-width:1px!important}.has-error .ant-transfer-list-search:not([disabled]):focus{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.is-validating.has-feedback .ant-form-item-children-icon{display:inline-block;color:#1890ff}.ant-advanced-search-form .ant-form-item{margin-bottom:24px}.ant-advanced-search-form .ant-form-item-with-help{margin-bottom:5px}.show-help-appear,.show-help-enter,.show-help-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.show-help-appear.show-help-appear-active,.show-help-enter.show-help-enter-active{-webkit-animation-name:antShowHelpIn;animation-name:antShowHelpIn;-webkit-animation-play-state:running;animation-play-state:running}.show-help-leave.show-help-leave-active{-webkit-animation-name:antShowHelpOut;animation-name:antShowHelpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.show-help-appear,.show-help-enter{opacity:0}.show-help-appear,.show-help-enter,.show-help-leave{-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1)}@-webkit-keyframes antShowHelpIn{0%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes antShowHelpIn{0%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes antShowHelpOut{to{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}}@keyframes antShowHelpOut{to{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}}@-webkit-keyframes diffZoomIn1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes diffZoomIn1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes diffZoomIn2{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes diffZoomIn2{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes diffZoomIn3{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes diffZoomIn3{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.ant-input-number{-webkit-box-sizing:border-box;box-sizing:border-box;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;width:100%;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;-webkit-transition:all .3s;transition:all .3s;display:inline-block;width:90px;margin:0;padding:0;border:1px solid #d9d9d9;border-radius:4px}.ant-input-number::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-input-number:-ms-input-placeholder{color:#bfbfbf}.ant-input-number::-webkit-input-placeholder{color:#bfbfbf}.ant-input-number:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-number:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number:placeholder-shown{text-overflow:ellipsis}.ant-input-number:focus{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-input-number[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input-number[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-input-number{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-input-number-lg{height:40px;padding:6px 11px}.ant-input-number-sm{height:24px;padding:1px 7px}.ant-input-number-handler{position:relative;display:block;width:100%;height:50%;overflow:hidden;color:rgba(0,0,0,.45);font-weight:700;line-height:0;text-align:center;-webkit-transition:all .1s linear;transition:all .1s linear}.ant-input-number-handler:active{background:#f4f4f4}.ant-input-number-handler:hover .ant-input-number-handler-down-inner,.ant-input-number-handler:hover .ant-input-number-handler-up-inner{color:#40a9ff}.ant-input-number-handler-down-inner,.ant-input-number-handler-up-inner{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:4px;width:12px;height:12px;color:rgba(0,0,0,.45);line-height:12px;-webkit-transition:all .1s linear;transition:all .1s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-number-handler-down-inner>*,.ant-input-number-handler-up-inner>*{line-height:1}.ant-input-number-handler-down-inner svg,.ant-input-number-handler-up-inner svg{display:inline-block}.ant-input-number-handler-down-inner:before,.ant-input-number-handler-up-inner:before{display:none}.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon{display:block}.ant-input-number-focused,.ant-input-number:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-input-number-focused{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-input-number-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input-number-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-input-number-disabled .ant-input-number-input{cursor:not-allowed}.ant-input-number-disabled .ant-input-number-handler-wrap{display:none}.ant-input-number-input{width:100%;height:30px;padding:0 11px;text-align:left;background-color:transparent;border:0;border-radius:4px;outline:0;-webkit-transition:all .3s linear;transition:all .3s linear;-moz-appearance:textfield!important}.ant-input-number-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-input-number-input:-ms-input-placeholder{color:#bfbfbf}.ant-input-number-input::-webkit-input-placeholder{color:#bfbfbf}.ant-input-number-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-number-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number-input:placeholder-shown{text-overflow:ellipsis}.ant-input-number-input[type=number]::-webkit-inner-spin-button,.ant-input-number-input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.ant-input-number-lg{padding:0;font-size:16px}.ant-input-number-lg input{height:38px}.ant-input-number-sm{padding:0}.ant-input-number-sm input{height:22px;padding:0 7px}.ant-input-number-handler-wrap{position:absolute;top:0;right:0;width:22px;height:100%;background:#fff;border-left:1px solid #d9d9d9;border-radius:0 4px 4px 0;opacity:0;-webkit-transition:opacity .24s linear .1s;transition:opacity .24s linear .1s}.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner{display:inline-block;font-size:12px;font-size:7px\9;-webkit-transform:scale(.58333333) rotate(0deg);transform:scale(.58333333) rotate(0deg);min-width:auto;margin-right:0}:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner{font-size:12px}.ant-input-number-handler-wrap:hover .ant-input-number-handler{height:40%}.ant-input-number:hover .ant-input-number-handler-wrap{opacity:1}.ant-input-number-handler-up{border-top-right-radius:4px;cursor:pointer}.ant-input-number-handler-up-inner{top:50%;margin-top:-5px;text-align:center}.ant-input-number-handler-up:hover{height:60%!important}.ant-input-number-handler-down{top:0;border-top:1px solid #d9d9d9;border-bottom-right-radius:4px;cursor:pointer}.ant-input-number-handler-down-inner{top:50%;margin-top:-6px;text-align:center}.ant-input-number-handler-down:hover{height:60%!important}.ant-input-number-handler-down-disabled,.ant-input-number-handler-up-disabled{cursor:not-allowed}.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner,.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner{color:rgba(0,0,0,.25)}.ant-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;background:#f0f2f5}.ant-layout,.ant-layout *{-webkit-box-sizing:border-box;box-sizing:border-box}.ant-layout.ant-layout-has-sider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.ant-layout.ant-layout-has-sider>.ant-layout,.ant-layout.ant-layout-has-sider>.ant-layout-content{overflow-x:hidden}.ant-layout-footer,.ant-layout-header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.ant-layout-header{height:64px;padding:0 50px;line-height:64px;background:#001529}.ant-layout-footer{padding:24px 50px;color:rgba(0,0,0,.65);font-size:14px;background:#f0f2f5}.ant-layout-content{-webkit-box-flex:1;-ms-flex:auto;flex:auto;min-height:0}.ant-layout-sider{position:relative;min-width:0;background:#001529;-webkit-transition:all .2s;transition:all .2s}.ant-layout-sider-children{height:100%;margin-top:-.1px;padding-top:.1px}.ant-layout-sider-has-trigger{padding-bottom:48px}.ant-layout-sider-right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-layout-sider-trigger{position:fixed;bottom:0;z-index:1;height:48px;color:#fff;line-height:48px;text-align:center;background:#002140;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.ant-layout-sider-zero-width>*{overflow:hidden}.ant-layout-sider-zero-width-trigger{position:absolute;top:64px;right:-36px;z-index:1;width:36px;height:42px;color:#fff;font-size:18px;line-height:42px;text-align:center;background:#001529;border-radius:0 4px 4px 0;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-layout-sider-zero-width-trigger:hover{background:#192c3e}.ant-layout-sider-zero-width-trigger-right{left:-36px;border-radius:4px 0 0 4px}.ant-layout-sider-light{background:#fff}.ant-layout-sider-light .ant-layout-sider-trigger,.ant-layout-sider-light .ant-layout-sider-zero-width-trigger{color:rgba(0,0,0,.65);background:#fff}.ant-list{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative}.ant-list *{outline:none}.ant-list-pagination{margin-top:24px;text-align:right}.ant-list-pagination .ant-pagination-options{text-align:left}.ant-list-more{margin-top:12px;text-align:center}.ant-list-more button{padding-right:32px;padding-left:32px}.ant-list-spin{min-height:40px;text-align:center}.ant-list-empty-text{padding:16px;color:rgba(0,0,0,.25);font-size:14px;text-align:center}.ant-list-items{margin:0;padding:0;list-style:none}.ant-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0}.ant-list-item-content{color:rgba(0,0,0,.65)}.ant-list-item-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:0}.ant-list-item-meta-avatar{margin-right:16px}.ant-list-item-meta-content{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.ant-list-item-meta-title{margin-bottom:4px;color:rgba(0,0,0,.65);font-size:14px;line-height:22px}.ant-list-item-meta-title>a{color:rgba(0,0,0,.65);-webkit-transition:all .3s;transition:all .3s}.ant-list-item-meta-title>a:hover{color:#1890ff}.ant-list-item-meta-description{color:rgba(0,0,0,.45);font-size:14px;line-height:22px}.ant-list-item-action{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:48px;padding:0;font-size:0;list-style:none}.ant-list-item-action>li{position:relative;display:inline-block;padding:0 8px;color:rgba(0,0,0,.45);font-size:14px;line-height:22px;text-align:center;cursor:pointer}.ant-list-item-action>li:first-child{padding-left:0}.ant-list-item-action-split{position:absolute;top:50%;right:0;width:1px;height:14px;margin-top:-7px;background-color:#e8e8e8}.ant-list-footer,.ant-list-header{background:transparent}.ant-list-footer,.ant-list-header{padding-top:12px;padding-bottom:12px}.ant-list-empty{padding:16px 0;color:rgba(0,0,0,.45);font-size:12px;text-align:center}.ant-list-split .ant-list-item{border-bottom:1px solid #e8e8e8}.ant-list-split .ant-list-item:last-child{border-bottom:none}.ant-list-split .ant-list-header{border-bottom:1px solid #e8e8e8}.ant-list-loading .ant-list-spin-nested-loading{min-height:32px}.ant-list-something-after-last-item .ant-spin-container>.ant-list-items>.ant-list-item:last-child{border-bottom:1px solid #e8e8e8}.ant-list-lg .ant-list-item{padding-top:16px;padding-bottom:16px}.ant-list-sm .ant-list-item{padding-top:8px;padding-bottom:8px}.ant-list-vertical .ant-list-item{-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal}.ant-list-vertical .ant-list-item-main{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}.ant-list-vertical .ant-list-item-extra{margin-left:40px}.ant-list-vertical .ant-list-item-meta{margin-bottom:16px}.ant-list-vertical .ant-list-item-meta-title{margin-bottom:12px;color:rgba(0,0,0,.85);font-size:16px;line-height:24px}.ant-list-vertical .ant-list-item-action{margin-top:16px;margin-left:auto}.ant-list-vertical .ant-list-item-action>li{padding:0 16px}.ant-list-vertical .ant-list-item-action>li:first-child{padding-left:0}.ant-list-grid .ant-col>.ant-list-item{display:block;max-width:100%;margin-bottom:16px;padding-top:0;padding-bottom:0;border-bottom:none}.ant-list-item-no-flex{display:block}.ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action{float:right}.ant-list-bordered{border:1px solid #d9d9d9;border-radius:4px}.ant-list-bordered .ant-list-footer,.ant-list-bordered .ant-list-header,.ant-list-bordered .ant-list-item{padding-right:24px;padding-left:24px}.ant-list-bordered .ant-list-item{border-bottom:1px solid #e8e8e8}.ant-list-bordered .ant-list-pagination{margin:16px 24px}.ant-list-bordered.ant-list-sm .ant-list-item{padding-right:16px;padding-left:16px}.ant-list-bordered.ant-list-sm .ant-list-footer,.ant-list-bordered.ant-list-sm .ant-list-header{padding:8px 16px}.ant-list-bordered.ant-list-lg .ant-list-footer,.ant-list-bordered.ant-list-lg .ant-list-header{padding:16px 24px}@media screen and (max-width:768px){.ant-list-item-action,.ant-list-vertical .ant-list-item-extra{margin-left:24px}}@media screen and (max-width:576px){.ant-list-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.ant-list-item-action{margin-left:12px}.ant-list-vertical .ant-list-item{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.ant-list-vertical .ant-list-item-main{min-width:220px}.ant-list-vertical .ant-list-item-extra{margin:auto auto 16px}}.ant-spin{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;display:none;color:#1890ff;text-align:center;vertical-align:middle;opacity:0;-webkit-transition:-webkit-transform .3s cubic-bezier(.78,.14,.15,.86);transition:-webkit-transform .3s cubic-bezier(.78,.14,.15,.86);transition:transform .3s cubic-bezier(.78,.14,.15,.86);transition:transform .3s cubic-bezier(.78,.14,.15,.86),-webkit-transform .3s cubic-bezier(.78,.14,.15,.86)}.ant-spin-spinning{position:static;display:inline-block;opacity:1}.ant-spin-nested-loading{position:relative}.ant-spin-nested-loading>div>.ant-spin{position:absolute;top:0;left:0;z-index:4;display:block;width:100%;height:100%;max-height:400px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{position:absolute;top:50%;left:50%;margin:-10px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-text{position:absolute;top:50%;width:100%;padding-top:5px;text-shadow:0 1px 2px #fff}.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot{margin-top:-20px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot{margin:-7px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text{padding-top:2px}.ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot{margin-top:-17px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot{margin:-16px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text{padding-top:11px}.ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot{margin-top:-26px}.ant-spin-container{position:relative;-webkit-transition:opacity .3s;transition:opacity .3s}.ant-spin-container:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:none\9;width:100%;height:100%;background:#fff;opacity:0;-webkit-transition:all .3s;transition:all .3s;content:"";pointer-events:none}.ant-spin-blur{clear:both;overflow:hidden;opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ant-spin-blur:after{opacity:.4;pointer-events:auto}.ant-spin-tip{color:rgba(0,0,0,.45)}.ant-spin-dot{position:relative;display:inline-block;font-size:20px;width:1em;height:1em}.ant-spin-dot-item{position:absolute;display:block;width:9px;height:9px;background-color:#1890ff;border-radius:100%;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:.3;-webkit-animation:antSpinMove 1s linear infinite alternate;animation:antSpinMove 1s linear infinite alternate}.ant-spin-dot-item:first-child{top:0;left:0}.ant-spin-dot-item:nth-child(2){top:0;right:0;-webkit-animation-delay:.4s;animation-delay:.4s}.ant-spin-dot-item:nth-child(3){right:0;bottom:0;-webkit-animation-delay:.8s;animation-delay:.8s}.ant-spin-dot-item:nth-child(4){bottom:0;left:0;-webkit-animation-delay:1.2s;animation-delay:1.2s}.ant-spin-dot-spin{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:antRotate 1.2s linear infinite;animation:antRotate 1.2s linear infinite}.ant-spin-sm .ant-spin-dot{font-size:14px}.ant-spin-sm .ant-spin-dot i{width:6px;height:6px}.ant-spin-lg .ant-spin-dot{font-size:32px}.ant-spin-lg .ant-spin-dot i{width:14px;height:14px}.ant-spin.ant-spin-show-text .ant-spin-text{display:block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ant-spin-blur{background:#fff;opacity:.5}}@-webkit-keyframes antSpinMove{to{opacity:1}}@keyframes antSpinMove{to{opacity:1}}@-webkit-keyframes antRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes antRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}.ant-pagination{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-pagination,.ant-pagination ol,.ant-pagination ul{margin:0;padding:0;list-style:none}.ant-pagination:after{display:block;clear:both;height:0;overflow:hidden;visibility:hidden;content:" "}.ant-pagination-item,.ant-pagination-total-text{display:inline-block;height:32px;margin-right:8px;line-height:30px;vertical-align:middle}.ant-pagination-item{min-width:32px;font-family:Arial;text-align:center;list-style:none;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-pagination-item a{display:block;padding:0 6px;color:rgba(0,0,0,.65);-webkit-transition:none;transition:none}.ant-pagination-item a:hover{text-decoration:none}.ant-pagination-item:focus,.ant-pagination-item:hover{border-color:#1890ff;-webkit-transition:all .3s;transition:all .3s}.ant-pagination-item:focus a,.ant-pagination-item:hover a{color:#1890ff}.ant-pagination-item-active{font-weight:500;background:#fff;border-color:#1890ff}.ant-pagination-item-active a{color:#1890ff}.ant-pagination-item-active:focus,.ant-pagination-item-active:hover{border-color:#40a9ff}.ant-pagination-item-active:focus a,.ant-pagination-item-active:hover a{color:#40a9ff}.ant-pagination-jump-next,.ant-pagination-jump-prev{outline:0}.ant-pagination-jump-next .ant-pagination-item-container,.ant-pagination-jump-prev .ant-pagination-item-container{position:relative}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon{display:inline-block;font-size:12px;font-size:12px\9;-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);color:#1890ff;letter-spacing:-1px;opacity:0;-webkit-transition:all .2s;transition:all .2s}:root .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,:root .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon{font-size:12px}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg{top:0;right:0;bottom:0;left:0;margin:auto}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;color:rgba(0,0,0,.25);letter-spacing:2px;text-align:center;text-indent:.13em;opacity:1;-webkit-transition:all .2s;transition:all .2s}.ant-pagination-jump-next:focus .ant-pagination-item-link-icon,.ant-pagination-jump-next:hover .ant-pagination-item-link-icon,.ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon{opacity:1}.ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis,.ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis{opacity:0}.ant-pagination-jump-next,.ant-pagination-jump-prev,.ant-pagination-prev{margin-right:8px}.ant-pagination-jump-next,.ant-pagination-jump-prev,.ant-pagination-next,.ant-pagination-prev{display:inline-block;min-width:32px;height:32px;color:rgba(0,0,0,.65);font-family:Arial;line-height:32px;text-align:center;vertical-align:middle;list-style:none;border-radius:4px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-pagination-next,.ant-pagination-prev{outline:0}.ant-pagination-next a,.ant-pagination-prev a{color:rgba(0,0,0,.65);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-pagination-next:hover a,.ant-pagination-prev:hover a{border-color:#40a9ff}.ant-pagination-next .ant-pagination-item-link,.ant-pagination-prev .ant-pagination-item-link{display:block;height:100%;font-size:12px;text-align:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:none;-webkit-transition:all .3s;transition:all .3s}.ant-pagination-next:focus .ant-pagination-item-link,.ant-pagination-next:hover .ant-pagination-item-link,.ant-pagination-prev:focus .ant-pagination-item-link,.ant-pagination-prev:hover .ant-pagination-item-link{color:#1890ff;border-color:#1890ff}.ant-pagination-disabled,.ant-pagination-disabled:focus,.ant-pagination-disabled:hover{cursor:not-allowed}.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination-disabled:focus .ant-pagination-item-link,.ant-pagination-disabled:focus a,.ant-pagination-disabled:hover .ant-pagination-item-link,.ant-pagination-disabled:hover a,.ant-pagination-disabled a{color:rgba(0,0,0,.25);border-color:#d9d9d9;cursor:not-allowed}.ant-pagination-slash{margin:0 10px 0 5px}.ant-pagination-options{display:inline-block;margin-left:16px;vertical-align:middle}.ant-pagination-options-size-changer.ant-select{display:inline-block;width:auto;margin-right:8px}.ant-pagination-options-quick-jumper{display:inline-block;height:32px;line-height:32px;vertical-align:top}.ant-pagination-options-quick-jumper input{position:relative;display:inline-block;width:100%;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;width:50px;margin:0 8px}.ant-pagination-options-quick-jumper input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-pagination-options-quick-jumper input:-ms-input-placeholder{color:#bfbfbf}.ant-pagination-options-quick-jumper input::-webkit-input-placeholder{color:#bfbfbf}.ant-pagination-options-quick-jumper input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:-ms-input-placeholder{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:placeholder-shown{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:focus,.ant-pagination-options-quick-jumper input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-pagination-options-quick-jumper input:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-pagination-options-quick-jumper input-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-pagination-options-quick-jumper input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-pagination-options-quick-jumper input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-pagination-options-quick-jumper input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-pagination-options-quick-jumper input{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-pagination-options-quick-jumper input-lg{height:40px;padding:6px 11px;font-size:16px}.ant-pagination-options-quick-jumper input-sm{height:24px;padding:1px 7px}.ant-pagination-simple .ant-pagination-next,.ant-pagination-simple .ant-pagination-prev{height:24px;line-height:24px;vertical-align:top}.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link,.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link{height:24px;border:0}.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link:after,.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link:after{height:24px;line-height:24px}.ant-pagination-simple .ant-pagination-simple-pager{display:inline-block;height:24px;margin-right:8px}.ant-pagination-simple .ant-pagination-simple-pager input{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin-right:8px;padding:0 6px;text-align:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:none;-webkit-transition:border-color .3s;transition:border-color .3s}.ant-pagination-simple .ant-pagination-simple-pager input:hover{border-color:#1890ff}.ant-pagination.mini .ant-pagination-simple-pager,.ant-pagination.mini .ant-pagination-total-text{height:24px;line-height:24px}.ant-pagination.mini .ant-pagination-item{min-width:24px;height:24px;margin:0;line-height:22px}.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active){background:transparent;border-color:transparent}.ant-pagination.mini .ant-pagination-next,.ant-pagination.mini .ant-pagination-prev{min-width:24px;height:24px;margin:0;line-height:24px}.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link,.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link{background:transparent;border-color:transparent}.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after,.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after{height:24px;line-height:24px}.ant-pagination.mini .ant-pagination-jump-next,.ant-pagination.mini .ant-pagination-jump-prev{height:24px;margin-right:0;line-height:24px}.ant-pagination.mini .ant-pagination-options{margin-left:2px}.ant-pagination.mini .ant-pagination-options-quick-jumper{height:24px;line-height:24px}.ant-pagination.mini .ant-pagination-options-quick-jumper input{height:24px;padding:1px 7px;width:44px}.ant-pagination.ant-pagination-disabled{cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item{background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item a{color:rgba(0,0,0,.25);background:transparent;border:none;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item-active{background:#dbdbdb;border-color:transparent}.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a{color:#fff}.ant-pagination.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:focus,.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover{color:rgba(0,0,0,.45);background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon{opacity:0}.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis{opacity:1}@media only screen and (max-width:992px){.ant-pagination-item-after-jump-prev,.ant-pagination-item-before-jump-next{display:none}}@media only screen and (max-width:576px){.ant-pagination-options{display:none}}.ant-mentions{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";width:100%;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;position:relative;display:inline-block;height:auto;padding:0;overflow:hidden;line-height:1.5;white-space:pre-wrap;vertical-align:bottom}.ant-mentions::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-mentions:-ms-input-placeholder{color:#bfbfbf}.ant-mentions::-webkit-input-placeholder{color:#bfbfbf}.ant-mentions:-moz-placeholder-shown{text-overflow:ellipsis}.ant-mentions:-ms-input-placeholder{text-overflow:ellipsis}.ant-mentions:placeholder-shown{text-overflow:ellipsis}.ant-mentions:focus,.ant-mentions:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-mentions:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-mentions-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-mentions-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-mentions[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-mentions[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-mentions{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-mentions-lg{height:40px;padding:6px 11px;font-size:16px}.ant-mentions-sm{height:24px;padding:1px 7px}.ant-mentions-disabled>textarea{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-mentions-disabled>textarea:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-mentions-focused{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-mentions-measure,.ant-mentions>textarea{min-height:30px;margin:0;padding:4px 11px;overflow:inherit;overflow-x:hidden;overflow-y:auto;font-weight:inherit;font-size:inherit;font-family:inherit;font-style:inherit;font-variant:inherit;font-size-adjust:inherit;font-stretch:inherit;line-height:inherit;direction:inherit;letter-spacing:inherit;white-space:inherit;text-align:inherit;vertical-align:top;word-wrap:break-word;word-break:inherit;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit}.ant-mentions>textarea{width:100%;border:none;outline:none;resize:none}.ant-mentions>textarea::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-mentions>textarea:-ms-input-placeholder{color:#bfbfbf}.ant-mentions>textarea::-webkit-input-placeholder{color:#bfbfbf}.ant-mentions>textarea:-moz-placeholder-shown{text-overflow:ellipsis}.ant-mentions>textarea:-ms-input-placeholder{text-overflow:ellipsis}.ant-mentions>textarea:placeholder-shown{text-overflow:ellipsis}.ant-mentions>textarea:-moz-read-only{cursor:default}.ant-mentions>textarea:read-only{cursor:default}.ant-mentions-measure{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;color:transparent;pointer-events:none}.ant-mentions-measure>span{display:inline-block;min-height:1em}.ant-mentions-dropdown{margin:0;padding:0;color:rgba(0,0,0,.65);font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;font-variant:normal;background-color:#fff;border-radius:4px;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-mentions-dropdown-hidden{display:none}.ant-mentions-dropdown-menu{max-height:250px;margin-bottom:0;padding-left:0;overflow:auto;list-style:none;outline:none}.ant-mentions-dropdown-menu-item{position:relative;display:block;min-width:100px;padding:5px 12px;overflow:hidden;color:rgba(0,0,0,.65);font-weight:400;line-height:22px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-mentions-dropdown-menu-item:hover{background-color:#e6f7ff}.ant-mentions-dropdown-menu-item:first-child{border-radius:4px 4px 0 0}.ant-mentions-dropdown-menu-item:last-child{border-radius:0 0 4px 4px}.ant-mentions-dropdown-menu-item-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-mentions-dropdown-menu-item-disabled:hover{color:rgba(0,0,0,.25);background-color:#fff;cursor:not-allowed}.ant-mentions-dropdown-menu-item-selected{color:rgba(0,0,0,.65);font-weight:600;background-color:#fafafa}.ant-mentions-dropdown-menu-item-active{background-color:#e6f7ff}.ant-message{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:fixed;top:16px;left:0;z-index:1010;width:100%;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice:first-child{margin-top:-8px}.ant-message-notice-content{display:inline-block;padding:10px 16px;background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:all}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#f5222d}.ant-message-warning .anticon{color:#faad14}.ant-message-info .anticon,.ant-message-loading .anticon{color:#1890ff}.ant-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.ant-message-notice.move-up-leave.move-up-leave-active{overflow:hidden;-webkit-animation-name:MessageMoveOut;animation-name:MessageMoveOut;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ant-modal{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;top:100px;width:auto;margin:0 auto;padding-bottom:24px;pointer-events:none}.ant-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow:auto;outline:0;-webkit-overflow-scrolling:touch}.ant-modal-title{margin:0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:auto}.ant-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:rgba(0,0,0,.45);font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.ant-modal-close-x{display:block;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto}.ant-modal-close:focus,.ant-modal-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.ant-modal-header{padding:16px 24px;color:rgba(0,0,0,.65);background:#fff;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0}.ant-modal-body{padding:24px;font-size:14px;line-height:1.5;word-wrap:break-word}.ant-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-modal-footer button+button{margin-bottom:0;margin-left:8px}.ant-modal.zoom-appear,.ant-modal.zoom-enter{-webkit-transform:none;transform:none;opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45);filter:alpha(opacity=50)}.ant-modal-mask-hidden{display:none}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.ant-modal-centered .ant-modal{top:0;display:inline-block;text-align:left;vertical-align:middle}@media (max-width:767px){.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{-webkit-box-flex:1;-ms-flex:1;flex:1}}.ant-modal-confirm .ant-modal-close,.ant-modal-confirm .ant-modal-header{display:none}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper{zoom:1}.ant-modal-confirm-body-wrapper:after,.ant-modal-confirm-body-wrapper:before{display:table;content:""}.ant-modal-confirm-body-wrapper:after{clear:both}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:8px;color:rgba(0,0,0,.65);font-size:14px}.ant-modal-confirm-body>.anticon{float:left;margin-right:16px;font-size:22px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.ant-modal-confirm .ant-modal-confirm-btns{float:right;margin-top:24px}.ant-modal-confirm .ant-modal-confirm-btns button+button{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:#f5222d}.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon,.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon{color:#faad14}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#1890ff}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}.ant-notification{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:fixed;z-index:1010;width:384px;max-width:calc(100vw - 32px);margin-right:24px}.ant-notification-bottomLeft,.ant-notification-topLeft{margin-right:0;margin-left:24px}.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active{-webkit-animation-name:NotificationLeftFadeIn;animation-name:NotificationLeftFadeIn}.ant-notification-close-icon{font-size:14px;cursor:pointer}.ant-notification-notice{position:relative;margin-bottom:16px;padding:16px 24px;overflow:hidden;line-height:1.5;background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ant-notification-notice-message{display:inline-block;margin-bottom:8px;color:rgba(0,0,0,.85);font-size:16px;line-height:24px}.ant-notification-notice-message-single-line-auto-margin{display:block;width:calc(264px - 100%);max-width:4px;background-color:transparent;pointer-events:none}.ant-notification-notice-message-single-line-auto-margin:before{display:block;content:""}.ant-notification-notice-description{font-size:14px}.ant-notification-notice-closable .ant-notification-notice-message{padding-right:24px}.ant-notification-notice-with-icon .ant-notification-notice-message{margin-bottom:4px;margin-left:48px;font-size:16px}.ant-notification-notice-with-icon .ant-notification-notice-description{margin-left:48px;font-size:14px}.ant-notification-notice-icon{position:absolute;margin-left:4px;font-size:24px;line-height:24px}.anticon.ant-notification-notice-icon-success{color:#52c41a}.anticon.ant-notification-notice-icon-info{color:#1890ff}.anticon.ant-notification-notice-icon-warning{color:#faad14}.anticon.ant-notification-notice-icon-error{color:#f5222d}.ant-notification-notice-close{position:absolute;top:16px;right:22px;color:rgba(0,0,0,.45);outline:none}.ant-notification-notice-close:hover{color:rgba(0,0,0,.67)}.ant-notification-notice-btn{float:right;margin-top:16px}.ant-notification .notification-fade-effect{-webkit-animation-duration:.24s;animation-duration:.24s;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-notification-fade-appear,.ant-notification-fade-enter{opacity:0;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-notification-fade-appear,.ant-notification-fade-enter,.ant-notification-fade-leave{-webkit-animation-duration:.24s;animation-duration:.24s;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-notification-fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-fade-enter.ant-notification-fade-enter-active{-webkit-animation-name:NotificationFadeIn;animation-name:NotificationFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-notification-fade-leave.ant-notification-fade-leave-active{-webkit-animation-name:NotificationFadeOut;animation-name:NotificationFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@-webkit-keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}@keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}@-webkit-keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;padding-top:16px 24px;padding-bottom:16px 24px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}@keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;padding-top:16px 24px;padding-bottom:16px 24px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}.ant-page-header{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;padding:16px 24px;background-color:#fff}.ant-page-header-ghost{background-color:inherit}.ant-page-header.has-breadcrumb{padding-top:12px}.ant-page-header.has-footer{padding-bottom:0}.ant-page-header-back{float:left;margin:8px 0;margin-right:16px;font-size:16px;line-height:1}.ant-page-header-back-button{color:#1890ff;text-decoration:none;outline:none;-webkit-transition:color .3s;transition:color .3s;color:#000;cursor:pointer}.ant-page-header-back-button:focus,.ant-page-header-back-button:hover{color:#40a9ff}.ant-page-header-back-button:active{color:#096dd9}.ant-page-header .ant-divider-vertical{height:14px;margin:0 12px;vertical-align:middle}.ant-breadcrumb+.ant-page-header-heading{margin-top:8px}.ant-page-header-heading{width:100%;overflow:hidden}.ant-page-header-heading-title{display:block;float:left;margin-bottom:0;padding-right:12px;color:rgba(0,0,0,.85);font-weight:600;font-size:20px;line-height:32px}.ant-page-header-heading .ant-avatar{float:left;margin-right:12px}.ant-page-header-heading-sub-title{float:left;margin:5px 0;margin-right:12px;color:rgba(0,0,0,.45);font-size:14px;line-height:22px}.ant-page-header-heading-tags{float:left;margin:4px 0}.ant-page-header-heading-extra{float:right}.ant-page-header-heading-extra>*{margin-left:8px}.ant-page-header-heading-extra>:first-child{margin-left:0}.ant-page-header-content{padding-top:12px;overflow:hidden}.ant-page-header-footer{margin-top:16px}.ant-page-header-footer .ant-tabs-bar{margin-bottom:1px;border-bottom:0}.ant-page-header-footer .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab{padding:8px;font-size:16px}@media (max-width:576px){.ant-page-header-heading-extra{display:block;float:unset;width:100%;padding-top:12px;overflow:hidden}}.ant-popover{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;top:0;left:0;z-index:1030;font-weight:400;white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ant-popover:after{position:absolute;background:hsla(0,0%,100%,.01);content:""}.ant-popover-hidden{display:none}.ant-popover-placement-top,.ant-popover-placement-topLeft,.ant-popover-placement-topRight{padding-bottom:10px}.ant-popover-placement-right,.ant-popover-placement-rightBottom,.ant-popover-placement-rightTop{padding-left:10px}.ant-popover-placement-bottom,.ant-popover-placement-bottomLeft,.ant-popover-placement-bottomRight{padding-top:10px}.ant-popover-placement-left,.ant-popover-placement-leftBottom,.ant-popover-placement-leftTop{padding-right:10px}.ant-popover-inner{background-color:#fff;background-clip:padding-box;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-box-shadow:0 0 8px rgba(0,0,0,.15)\9;box-shadow:0 0 8px rgba(0,0,0,.15)\9}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ant-popover-inner{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}}.ant-popover-title{min-width:177px;min-height:32px;margin:0;padding:5px 16px 4px;color:rgba(0,0,0,.85);font-weight:500;border-bottom:1px solid #e8e8e8}.ant-popover-inner-content{padding:12px 16px;color:rgba(0,0,0,.65)}.ant-popover-message{position:relative;padding:4px 0 12px;color:rgba(0,0,0,.65);font-size:14px}.ant-popover-message>.anticon{position:absolute;top:8px;color:#faad14;font-size:14px}.ant-popover-message-title{padding-left:22px}.ant-popover-buttons{margin-bottom:4px;text-align:right}.ant-popover-buttons button{margin-left:8px}.ant-popover-arrow{position:absolute;display:block;width:8.48528137px;height:8.48528137px;background:transparent;border-style:solid;border-width:4.24264069px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow{bottom:6.2px;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:3px 3px 7px rgba(0,0,0,.07);box-shadow:3px 3px 7px rgba(0,0,0,.07)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow{left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow{left:16px}.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow{right:16px}.ant-popover-placement-right>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-rightBottom>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-rightTop>.ant-popover-content>.ant-popover-arrow{left:6px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:#fff;border-left-color:#fff;-webkit-box-shadow:-3px 3px 7px rgba(0,0,0,.07);box-shadow:-3px 3px 7px rgba(0,0,0,.07)}.ant-popover-placement-right>.ant-popover-content>.ant-popover-arrow{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.ant-popover-placement-rightTop>.ant-popover-content>.ant-popover-arrow{top:12px}.ant-popover-placement-rightBottom>.ant-popover-content>.ant-popover-arrow{bottom:12px}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow{top:6px;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:-2px -2px 5px rgba(0,0,0,.06);box-shadow:-2px -2px 5px rgba(0,0,0,.06)}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow{left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow{left:16px}.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow{right:16px}.ant-popover-placement-left>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-leftBottom>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-leftTop>.ant-popover-content>.ant-popover-arrow{right:6px;border-top-color:#fff;border-right-color:#fff;border-bottom-color:transparent;border-left-color:transparent;-webkit-box-shadow:3px -3px 7px rgba(0,0,0,.07);box-shadow:3px -3px 7px rgba(0,0,0,.07)}.ant-popover-placement-left>.ant-popover-content>.ant-popover-arrow{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.ant-popover-placement-leftTop>.ant-popover-content>.ant-popover-arrow{top:12px}.ant-popover-placement-leftBottom>.ant-popover-content>.ant-popover-arrow{bottom:12px}.ant-progress{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-progress-line{position:relative;width:100%;font-size:14px}.ant-progress-small.ant-progress-line,.ant-progress-small.ant-progress-line .ant-progress-text .anticon{font-size:12px}.ant-progress-outer{display:inline-block;width:100%;margin-right:0;padding-right:0}.ant-progress-show-info .ant-progress-outer{margin-right:calc(-2em - 8px);padding-right:calc(2em + 8px)}.ant-progress-inner{position:relative;display:inline-block;width:100%;overflow:hidden;vertical-align:middle;background-color:#f5f5f5;border-radius:100px}.ant-progress-circle-trail{stroke:#f5f5f5}.ant-progress-circle-path{-webkit-animation:ant-progress-appear .3s;animation:ant-progress-appear .3s}.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#1890ff}.ant-progress-bg,.ant-progress-success-bg{position:relative;background-color:#1890ff;border-radius:100px;-webkit-transition:all .4s cubic-bezier(.08,.82,.17,1) 0s;transition:all .4s cubic-bezier(.08,.82,.17,1) 0s}.ant-progress-success-bg{position:absolute;top:0;left:0;background-color:#52c41a}.ant-progress-text{display:inline-block;width:2em;margin-left:8px;color:rgba(0,0,0,.45);font-size:1em;line-height:1;white-space:nowrap;text-align:left;vertical-align:middle;word-break:normal}.ant-progress-text .anticon{font-size:14px}.ant-progress-status-active .ant-progress-bg:before{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border-radius:10px;opacity:0;-webkit-animation:ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;animation:ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;content:""}.ant-progress-status-exception .ant-progress-bg{background-color:#f5222d}.ant-progress-status-exception .ant-progress-text{color:#f5222d}.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#f5222d}.ant-progress-status-success .ant-progress-bg{background-color:#52c41a}.ant-progress-status-success .ant-progress-text{color:#52c41a}.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#52c41a}.ant-progress-circle .ant-progress-inner{position:relative;line-height:1;background-color:transparent}.ant-progress-circle .ant-progress-text{position:absolute;top:50%;left:50%;width:100%;margin:0;padding:0;color:rgba(0,0,0,.65);line-height:1;white-space:normal;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-progress-circle .ant-progress-text .anticon{font-size:1.16666667em}.ant-progress-circle.ant-progress-status-exception .ant-progress-text{color:#f5222d}.ant-progress-circle.ant-progress-status-success .ant-progress-text{color:#52c41a}@-webkit-keyframes ant-progress-active{0%{width:0;opacity:.1}20%{width:0;opacity:.5}to{width:100%;opacity:0}}@keyframes ant-progress-active{0%{width:0;opacity:.1}20%{width:0;opacity:.5}to{width:100%;opacity:0}}.ant-rate{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block;margin:0;padding:0;color:#fadb14;font-size:20px;line-height:unset;list-style:none;outline:none}.ant-rate-disabled .ant-rate-star{cursor:default}.ant-rate-disabled .ant-rate-star:hover{-webkit-transform:scale(1);transform:scale(1)}.ant-rate-star{position:relative;display:inline-block;margin:0;padding:0;color:inherit;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-rate-star:not(:last-child){margin-right:8px}.ant-rate-star>div:focus{outline:0}.ant-rate-star>div:focus,.ant-rate-star>div:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.ant-rate-star-first,.ant-rate-star-second{color:#e8e8e8;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-rate-star-first .anticon,.ant-rate-star-second .anticon{vertical-align:middle}.ant-rate-star-first{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden;opacity:0}.ant-rate-star-half .ant-rate-star-first,.ant-rate-star-half .ant-rate-star-second{opacity:1}.ant-rate-star-full .ant-rate-star-second,.ant-rate-star-half .ant-rate-star-first{color:inherit}.ant-rate-text{display:inline-block;margin-left:8px;font-size:14px}.ant-result{padding:48px 32px}.ant-result-success .ant-result-icon>.anticon{color:#52c41a}.ant-result-error .ant-result-icon>.anticon{color:#f5222d}.ant-result-info .ant-result-icon>.anticon{color:#1890ff}.ant-result-warning .ant-result-icon>.anticon{color:#faad14}.ant-result-image{width:250px;height:295px;margin:auto}.ant-result-icon{margin-bottom:24px;text-align:center}.ant-result-icon>.anticon{font-size:72px}.ant-result-title{color:rgba(0,0,0,.85);font-size:24px;line-height:1.8;text-align:center}.ant-result-subtitle{color:rgba(0,0,0,.45);font-size:14px;line-height:1.6;text-align:center}.ant-result-extra{margin-top:32px;text-align:center}.ant-result-extra>*{margin-right:8px}.ant-result-extra>:last-child{margin-right:0}.ant-result-content{margin-top:24px;padding:24px 40px;background-color:#fafafa}.ant-skeleton{display:table;width:100%}.ant-skeleton-header{display:table-cell;padding-right:16px;vertical-align:top}.ant-skeleton-header .ant-skeleton-avatar{display:inline-block;vertical-align:top;background:#f2f2f2;width:32px;height:32px;line-height:32px}.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-lg{width:40px;height:40px;line-height:40px}.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-sm{width:24px;height:24px;line-height:24px}.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-content{display:table-cell;width:100%;vertical-align:top}.ant-skeleton-content .ant-skeleton-title{width:100%;height:16px;margin-top:16px;background:#f2f2f2}.ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:24px}.ant-skeleton-content .ant-skeleton-paragraph{padding:0}.ant-skeleton-content .ant-skeleton-paragraph>li{width:100%;height:16px;list-style:none;background:#f2f2f2}.ant-skeleton-content .ant-skeleton-paragraph>li:last-child:not(:first-child):not(:nth-child(2)){width:61%}.ant-skeleton-content .ant-skeleton-paragraph>li+li{margin-top:16px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title{margin-top:12px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:28px}.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar,.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f2f2f2),color-stop(37%,#e6e6e6),color-stop(63%,#f2f2f2));background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;-webkit-animation:ant-skeleton-loading 1.4s ease infinite;animation:ant-skeleton-loading 1.4s ease infinite}@-webkit-keyframes ant-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes ant-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.ant-slider{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;height:12px;margin:14px 6px 10px;padding:4px 0;cursor:pointer;-ms-touch-action:none;touch-action:none}.ant-slider-vertical{width:12px;height:100%;margin:6px 10px;padding:0 4px}.ant-slider-vertical .ant-slider-rail{width:4px;height:100%}.ant-slider-vertical .ant-slider-track{width:4px}.ant-slider-vertical .ant-slider-handle{margin-top:-6px;margin-left:-5px}.ant-slider-vertical .ant-slider-mark{top:0;left:12px;width:18px;height:100%}.ant-slider-vertical .ant-slider-mark-text{left:4px;white-space:nowrap}.ant-slider-vertical .ant-slider-step{width:4px;height:100%}.ant-slider-vertical .ant-slider-dot{top:auto;left:2px;margin-bottom:-4px}.ant-slider-tooltip .ant-tooltip-inner{min-width:unset}.ant-slider-with-marks{margin-bottom:28px}.ant-slider-rail{width:100%;background-color:#f5f5f5;border-radius:2px}.ant-slider-rail,.ant-slider-track{position:absolute;height:4px;-webkit-transition:background-color .3s;transition:background-color .3s}.ant-slider-track{background-color:#91d5ff;border-radius:4px}.ant-slider-handle{position:absolute;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:2px solid #91d5ff;border-radius:50%;-webkit-box-shadow:0;box-shadow:0;cursor:pointer;-webkit-transition:border-color .3s,-webkit-box-shadow .6s,-webkit-transform .3s cubic-bezier(.18,.89,.32,1.28);transition:border-color .3s,-webkit-box-shadow .6s,-webkit-transform .3s cubic-bezier(.18,.89,.32,1.28);transition:border-color .3s,box-shadow .6s,transform .3s cubic-bezier(.18,.89,.32,1.28);transition:border-color .3s,box-shadow .6s,transform .3s cubic-bezier(.18,.89,.32,1.28),-webkit-box-shadow .6s,-webkit-transform .3s cubic-bezier(.18,.89,.32,1.28)}.ant-slider-handle:focus{border-color:#46a6ff;outline:none;-webkit-box-shadow:0 0 0 5px rgba(24,144,255,.2);box-shadow:0 0 0 5px rgba(24,144,255,.2)}.ant-slider-handle.ant-tooltip-open{border-color:#1890ff}.ant-slider:hover .ant-slider-rail{background-color:#e1e1e1}.ant-slider:hover .ant-slider-track{background-color:#69c0ff}.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open){border-color:#69c0ff}.ant-slider-mark{position:absolute;top:14px;left:0;width:100%;font-size:14px}.ant-slider-mark-text{position:absolute;display:inline-block;color:rgba(0,0,0,.45);text-align:center;word-break:keep-all;cursor:pointer}.ant-slider-mark-text-active{color:rgba(0,0,0,.65)}.ant-slider-step{position:absolute;width:100%;height:4px;background:transparent}.ant-slider-dot{position:absolute;top:-2px;width:8px;height:8px;background-color:#fff;border:2px solid #e8e8e8;border-radius:50%;cursor:pointer}.ant-slider-dot,.ant-slider-dot:first-child,.ant-slider-dot:last-child{margin-left:-4px}.ant-slider-dot-active{border-color:#8cc8ff}.ant-slider-disabled{cursor:not-allowed}.ant-slider-disabled .ant-slider-track{background-color:rgba(0,0,0,.25)!important}.ant-slider-disabled .ant-slider-dot,.ant-slider-disabled .ant-slider-handle{background-color:#fff;border-color:rgba(0,0,0,.25)!important;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed}.ant-slider-disabled .ant-slider-dot,.ant-slider-disabled .ant-slider-mark-text{cursor:not-allowed!important}.ant-statistic{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-statistic-title{margin-bottom:4px;color:rgba(0,0,0,.45);font-size:14px}.ant-statistic-content{color:rgba(0,0,0,.85);font-size:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.ant-statistic-content-value-decimal{font-size:16px}.ant-statistic-content-prefix,.ant-statistic-content-suffix{display:inline-block}.ant-statistic-content-prefix{margin-right:4px}.ant-statistic-content-suffix{margin-left:4px;font-size:16px}.ant-steps{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:0}.ant-steps-item{position:relative;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;vertical-align:top}.ant-steps-item-container{outline:none}.ant-steps-item:last-child{-webkit-box-flex:0;-ms-flex:none;flex:none}.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-tail{display:none}.ant-steps-item-content,.ant-steps-item-icon{display:inline-block;vertical-align:top}.ant-steps-item-icon{width:32px;height:32px;margin-right:8px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;line-height:32px;text-align:center;border:1px solid rgba(0,0,0,.25);border-radius:32px;-webkit-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s}.ant-steps-item-icon>.ant-steps-icon{position:relative;top:-1px;color:#1890ff;line-height:1}.ant-steps-item-tail{position:absolute;top:12px;left:0;width:100%;padding:0 10px}.ant-steps-item-tail:after{display:inline-block;width:100%;height:1px;background:#e8e8e8;border-radius:1px;-webkit-transition:background .3s;transition:background .3s;content:""}.ant-steps-item-title{position:relative;display:inline-block;padding-right:16px;color:rgba(0,0,0,.65);font-size:16px;line-height:32px}.ant-steps-item-title:after{position:absolute;top:16px;left:100%;display:block;width:9999px;height:1px;background:#e8e8e8;content:""}.ant-steps-item-subtitle{display:inline;margin-left:8px;font-weight:400}.ant-steps-item-description,.ant-steps-item-subtitle{color:rgba(0,0,0,.45);font-size:14px}.ant-steps-item-wait .ant-steps-item-icon{background-color:#fff;border-color:rgba(0,0,0,.25)}.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:rgba(0,0,0,.25)}.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:rgba(0,0,0,.25)}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:rgba(0,0,0,.45)}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#e8e8e8}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:rgba(0,0,0,.45)}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#e8e8e8}.ant-steps-item-process .ant-steps-item-icon{background-color:#fff;border-color:#1890ff}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#1890ff}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#1890ff}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:rgba(0,0,0,.85)}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#e8e8e8}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:rgba(0,0,0,.65)}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#e8e8e8}.ant-steps-item-process .ant-steps-item-icon{background:#1890ff}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#fff}.ant-steps-item-process .ant-steps-item-title{font-weight:500}.ant-steps-item-finish .ant-steps-item-icon{background-color:#fff;border-color:#1890ff}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#1890ff}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#1890ff}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:rgba(0,0,0,.65)}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#1890ff}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:rgba(0,0,0,.45)}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#1890ff}.ant-steps-item-error .ant-steps-item-icon{background-color:#fff;border-color:#f5222d}.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon{color:#f5222d}.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#f5222d}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#f5222d}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#e8e8e8}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:#f5222d}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#e8e8e8}.ant-steps-item.ant-steps-next-error .ant-steps-item-title:after{background:#f5222d}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]{cursor:pointer}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-icon .ant-steps-icon,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-title{-webkit-transition:color .3s;transition:color .3s}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-subtitle,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-title{color:#1890ff}.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon{border-color:#1890ff}.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon .ant-steps-icon{color:#1890ff}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{margin-right:16px;white-space:nowrap}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child{margin-right:0}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title{padding-right:0}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail{display:none}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description{max-width:140px;white-space:normal}.ant-steps-item-custom .ant-steps-item-icon{height:auto;background:none;border:0}.ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{top:0;left:.5px;width:32px;height:32px;font-size:24px;line-height:32px}.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#1890ff}.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon{width:auto}.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{margin-right:12px}.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child{margin-right:0}.ant-steps-small .ant-steps-item-icon{width:24px;height:24px;font-size:12px;line-height:24px;text-align:center;border-radius:24px}.ant-steps-small .ant-steps-item-title{padding-right:12px;font-size:14px;line-height:24px}.ant-steps-small .ant-steps-item-title:after{top:12px}.ant-steps-small .ant-steps-item-description{color:rgba(0,0,0,.45);font-size:14px}.ant-steps-small .ant-steps-item-tail{top:8px}.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon{width:inherit;height:inherit;line-height:inherit;background:none;border:0;border-radius:0}.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{font-size:24px;line-height:24px;-webkit-transform:none;transform:none}.ant-steps-vertical{display:block}.ant-steps-vertical .ant-steps-item{display:block;overflow:visible}.ant-steps-vertical .ant-steps-item-icon{float:left;margin-right:16px}.ant-steps-vertical .ant-steps-item-content{display:block;min-height:48px;overflow:hidden}.ant-steps-vertical .ant-steps-item-title{line-height:32px}.ant-steps-vertical .ant-steps-item-description{padding-bottom:12px}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{position:absolute;top:0;left:16px;width:1px;height:100%;padding:38px 0 6px}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after{width:1px;height:100%}.ant-steps-vertical>.ant-steps-item:not(:last-child)>.ant-steps-item-container>.ant-steps-item-tail{display:block}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{display:none}.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{position:absolute;top:0;left:12px;padding:30px 0 6px}.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title{line-height:24px}@media (max-width:480px){.ant-steps-horizontal.ant-steps-label-horizontal{display:block}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item{display:block;overflow:visible}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon{float:left;margin-right:16px}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-content{display:block;min-height:48px;overflow:hidden}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-title{line-height:32px}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-description{padding-bottom:12px}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{position:absolute;top:0;left:16px;width:1px;height:100%;padding:38px 0 6px}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after{width:1px;height:100%}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item:not(:last-child)>.ant-steps-item-container>.ant-steps-item-tail{display:block}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{display:none}.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{position:absolute;top:0;left:12px;padding:30px 0 6px}.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-title{line-height:24px}}.ant-steps-label-vertical .ant-steps-item{overflow:visible}.ant-steps-label-vertical .ant-steps-item-tail{margin-left:58px;padding:3.5px 24px}.ant-steps-label-vertical .ant-steps-item-content{display:block;width:116px;margin-top:8px;text-align:center}.ant-steps-label-vertical .ant-steps-item-icon{display:inline-block;margin-left:42px}.ant-steps-label-vertical .ant-steps-item-title{padding-right:0}.ant-steps-label-vertical .ant-steps-item-title:after{display:none}.ant-steps-label-vertical .ant-steps-item-subtitle{display:block;margin-bottom:4px;margin-left:0;line-height:1.5}.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon{margin-left:46px}.ant-steps-dot .ant-steps-item-title,.ant-steps-dot.ant-steps-small .ant-steps-item-title{line-height:1.5}.ant-steps-dot .ant-steps-item-tail,.ant-steps-dot.ant-steps-small .ant-steps-item-tail{top:2px;width:100%;margin:0 0 0 70px;padding:0}.ant-steps-dot .ant-steps-item-tail:after,.ant-steps-dot.ant-steps-small .ant-steps-item-tail:after{width:calc(100% - 20px);height:3px;margin-left:12px}.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot{left:2px}.ant-steps-dot .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-icon{width:8px;height:8px;margin-left:67px;padding-right:0;line-height:8px;background:transparent;border:0}.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot{position:relative;float:left;width:100%;height:100%;border-radius:100px;-webkit-transition:all .3s;transition:all .3s}.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot:after,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot:after{position:absolute;top:-12px;left:-26px;width:60px;height:32px;background:rgba(0,0,0,.001);content:""}.ant-steps-dot .ant-steps-item-content,.ant-steps-dot.ant-steps-small .ant-steps-item-content{width:140px}.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon{width:10px;height:10px;line-height:10px}.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot{top:-1px}.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon{margin-top:8px;margin-left:0}.ant-steps-vertical.ant-steps-dot .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{top:2px;left:-9px;margin:0;padding:22px 0 4px}.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot{left:0}.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot{left:-2px}.ant-steps-navigation{padding-top:12px}.ant-steps-navigation.ant-steps-small .ant-steps-item-container{margin-left:-12px}.ant-steps-navigation .ant-steps-item{overflow:visible;text-align:center}.ant-steps-navigation .ant-steps-item-container{display:inline-block;height:100%;margin-left:-16px;padding-bottom:12px;text-align:left;-webkit-transition:opacity .3s;transition:opacity .3s}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-content{max-width:auto}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title{max-width:100%;padding-right:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title:after{display:none}.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]{cursor:pointer}.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]:hover{opacity:.85}.ant-steps-navigation .ant-steps-item:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.ant-steps-navigation .ant-steps-item:last-child:after{display:none}.ant-steps-navigation .ant-steps-item:after{position:absolute;top:50%;left:100%;display:inline-block;width:12px;height:12px;margin-top:-14px;margin-left:-2px;border:1px solid rgba(0,0,0,.25);border-bottom:none;border-left:none;-webkit-transform:rotate(45deg);transform:rotate(45deg);content:""}.ant-steps-navigation .ant-steps-item:before{position:absolute;bottom:0;left:50%;display:inline-block;width:0;height:3px;background-color:#1890ff;-webkit-transition:width .3s,left .3s;transition:width .3s,left .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;content:""}.ant-steps-navigation .ant-steps-item.ant-steps-item-active:before{left:0;width:100%}@media (max-width:480px){.ant-steps-navigation>.ant-steps-item{margin-right:0!important}.ant-steps-navigation>.ant-steps-item:before{display:none}.ant-steps-navigation>.ant-steps-item.ant-steps-item-active:before{top:0;right:0;left:unset;display:block;width:3px;height:calc(100% - 24px)}.ant-steps-navigation>.ant-steps-item:after{position:relative;top:-2px;left:50%;display:block;width:8px;height:8px;margin-bottom:8px;text-align:center;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.ant-steps-navigation>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{visibility:hidden}}.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item{margin-left:-16px;padding-left:16px;background:#fff}.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item{margin-left:-12px;padding-left:12px}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child{overflow:hidden}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child .ant-steps-icon-dot:after{right:-200px;width:200px}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:after,.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:before{position:absolute;top:0;left:-10px;width:10px;height:8px;background:#fff;content:""}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:after{right:-10px;left:auto}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#ccc}.ant-switch{margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:44px;height:22px;line-height:20px;vertical-align:middle;background-color:rgba(0,0,0,.25);border:1px solid transparent;border-radius:100px;cursor:pointer;-webkit-transition:all .36s;transition:all .36s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-switch-inner{display:block;margin-right:6px;margin-left:24px;color:#fff;font-size:12px}.ant-switch-loading-icon,.ant-switch:after{position:absolute;top:1px;left:1px;width:18px;height:18px;background-color:#fff;border-radius:18px;cursor:pointer;-webkit-transition:all .36s cubic-bezier(.78,.14,.15,.86);transition:all .36s cubic-bezier(.78,.14,.15,.86);content:" "}.ant-switch:after{-webkit-box-shadow:0 2px 4px 0 rgba(0,35,11,.2);box-shadow:0 2px 4px 0 rgba(0,35,11,.2)}.ant-switch:not(.ant-switch-disabled):active:after,.ant-switch:not(.ant-switch-disabled):active:before{width:24px}.ant-switch-loading-icon{z-index:1;display:none;font-size:12px;background:transparent}.ant-switch-loading-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.ant-switch-loading .ant-switch-loading-icon{display:inline-block;color:rgba(0,0,0,.65)}.ant-switch-checked.ant-switch-loading .ant-switch-loading-icon{color:#1890ff}.ant-switch:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-switch:focus:hover{-webkit-box-shadow:none;box-shadow:none}.ant-switch-small{min-width:28px;height:16px;line-height:14px}.ant-switch-small .ant-switch-inner{margin-right:3px;margin-left:18px;font-size:12px}.ant-switch-small:after{width:12px;height:12px}.ant-switch-small:active:after,.ant-switch-small:active:before{width:16px}.ant-switch-small .ant-switch-loading-icon{width:12px;height:12px}.ant-switch-small.ant-switch-checked .ant-switch-inner{margin-right:18px;margin-left:3px}.ant-switch-small.ant-switch-checked .ant-switch-loading-icon{left:100%;margin-left:-13px}.ant-switch-small.ant-switch-loading .ant-switch-loading-icon{font-weight:700;-webkit-transform:scale(.66667);transform:scale(.66667)}.ant-switch-checked{background-color:#1890ff}.ant-switch-checked .ant-switch-inner{margin-right:24px;margin-left:6px}.ant-switch-checked:after{left:100%;margin-left:-1px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.ant-switch-checked .ant-switch-loading-icon{left:100%;margin-left:-19px}.ant-switch-disabled,.ant-switch-loading{cursor:not-allowed;opacity:.4}.ant-switch-disabled *,.ant-switch-disabled:after,.ant-switch-disabled:before,.ant-switch-loading *,.ant-switch-loading:after,.ant-switch-loading:before{cursor:not-allowed}@-webkit-keyframes AntSwitchSmallLoadingCircle{0%{-webkit-transform:rotate(0deg) scale(.66667);transform:rotate(0deg) scale(.66667);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-transform:rotate(1turn) scale(.66667);transform:rotate(1turn) scale(.66667);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@keyframes AntSwitchSmallLoadingCircle{0%{-webkit-transform:rotate(0deg) scale(.66667);transform:rotate(0deg) scale(.66667);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-transform:rotate(1turn) scale(.66667);transform:rotate(1turn) scale(.66667);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}.ant-table-wrapper{zoom:1}.ant-table-wrapper:after,.ant-table-wrapper:before{display:table;content:""}.ant-table-wrapper:after{clear:both}.ant-table{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;clear:both}.ant-table-body{-webkit-transition:opacity .3s;transition:opacity .3s}.ant-table-empty .ant-table-body{overflow-x:auto!important;overflow-y:hidden!important}.ant-table table{width:100%;text-align:left;border-radius:4px 4px 0 0;border-collapse:separate;border-spacing:0}.ant-table-layout-fixed table{table-layout:fixed}.ant-table-thead>tr>th{color:rgba(0,0,0,.85);font-weight:500;text-align:left;background:#fafafa;border-bottom:1px solid #e8e8e8;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-table-thead>tr>th[colspan]:not([colspan="1"]){text-align:center}.ant-table-thead>tr>th .ant-table-filter-icon,.ant-table-thead>tr>th .anticon-filter{position:absolute;top:0;right:0;width:28px;height:100%;color:#bfbfbf;font-size:12px;text-align:center;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-table-thead>tr>th .ant-table-filter-icon>svg,.ant-table-thead>tr>th .anticon-filter>svg{position:absolute;top:50%;left:50%;margin-top:-5px;margin-left:-6px}.ant-table-thead>tr>th .ant-table-filter-selected.anticon{color:#1890ff}.ant-table-thead>tr>th .ant-table-column-sorter{display:table-cell;vertical-align:middle}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner{height:1em;margin-top:.35em;margin-left:.57142857em;color:#bfbfbf;line-height:1em;text-align:center;-webkit-transition:all .3s;transition:all .3s}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up{display:inline-block;font-size:12px;font-size:11px\9;-webkit-transform:scale(.91666667) rotate(0deg);transform:scale(.91666667) rotate(0deg);display:block;height:1em;line-height:1em;-webkit-transition:all .3s;transition:all .3s}:root .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down,:root .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up{font-size:12px}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on{color:#1890ff}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full{margin-top:-.15em}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-up{height:.5em;line-height:.5em}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down{margin-top:.125em}.ant-table-thead>tr>th.ant-table-column-has-actions{position:relative;background-clip:padding-box;-webkit-background-clip:border-box}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters{padding-right:30px!important}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters .ant-table-filter-icon.ant-table-filter-open,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters .anticon-filter.ant-table-filter-open,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:hover{color:rgba(0,0,0,.45);background:#e5e5e5}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:active,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:active{color:rgba(0,0,0,.65)}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters{cursor:pointer}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .ant-table-filter-icon,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .anticon-filter{background:#f2f2f2}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-down:not(.on),.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-up:not(.on){color:rgba(0,0,0,.45)}.ant-table-thead>tr>th .ant-table-header-column{display:inline-block;max-width:100%;vertical-align:top}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters{display:table}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters>.ant-table-column-title{display:table-cell;vertical-align:middle}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters>:not(.ant-table-column-sorter){position:relative}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters:before{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;-webkit-transition:all .3s;transition:all .3s;content:""}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters:hover:before{background:rgba(0,0,0,.04)}.ant-table-thead>tr>th.ant-table-column-has-sorters{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-table-thead>tr:first-child>th:first-child{border-top-left-radius:4px}.ant-table-thead>tr:first-child>th:last-child{border-top-right-radius:4px}.ant-table-thead>tr:not(:last-child)>th[colspan]{border-bottom:0}.ant-table-tbody>tr>td{border-bottom:1px solid #e8e8e8;-webkit-transition:all .3s,border 0s;transition:all .3s,border 0s}.ant-table-tbody>tr,.ant-table-thead>tr{-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-tbody>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-thead>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td{background:#e6f7ff}.ant-table-tbody>tr.ant-table-row-selected>td.ant-table-column-sort,.ant-table-tbody>tr:hover.ant-table-row-selected>td,.ant-table-tbody>tr:hover.ant-table-row-selected>td.ant-table-column-sort,.ant-table-thead>tr.ant-table-row-selected>td.ant-table-column-sort,.ant-table-thead>tr:hover.ant-table-row-selected>td,.ant-table-thead>tr:hover.ant-table-row-selected>td.ant-table-column-sort{background:#fafafa}.ant-table-thead>tr:hover{background:none}.ant-table-footer{position:relative;padding:16px 16px;color:rgba(0,0,0,.85);background:#fafafa;border-top:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-table-footer:before{position:absolute;top:-1px;left:0;width:100%;height:1px;background:#fafafa;content:""}.ant-table.ant-table-bordered .ant-table-footer{border:1px solid #e8e8e8}.ant-table-title{position:relative;top:1px;padding:16px 0;border-radius:4px 4px 0 0}.ant-table.ant-table-bordered .ant-table-title{padding-right:16px;padding-left:16px;border:1px solid #e8e8e8}.ant-table-title+.ant-table-content{position:relative;border-radius:4px 4px 0 0}.ant-table-bordered .ant-table-title+.ant-table-content,.ant-table-bordered .ant-table-title+.ant-table-content .ant-table-thead>tr:first-child>th,.ant-table-bordered .ant-table-title+.ant-table-content table,.ant-table-without-column-header .ant-table-title+.ant-table-content,.ant-table-without-column-header table{border-radius:0}.ant-table-without-column-header.ant-table-bordered.ant-table-empty .ant-table-placeholder{border-top:1px solid #e8e8e8;border-radius:4px}.ant-table-tbody>tr.ant-table-row-selected td{color:inherit;background:#fafafa}.ant-table-thead>tr>th.ant-table-column-sort{background:#f5f5f5}.ant-table-tbody>tr>td.ant-table-column-sort{background:rgba(0,0,0,.01)}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{padding:16px 16px;overflow-wrap:break-word}.ant-table-expand-icon-th,.ant-table-row-expand-icon-cell{width:50px;min-width:50px;text-align:center}.ant-table-header{overflow:hidden;background:#fafafa}.ant-table-header table{border-radius:4px 4px 0 0}.ant-table-loading{position:relative}.ant-table-loading .ant-table-body{background:#fff;opacity:.5}.ant-table-loading .ant-table-spin-holder{position:absolute;top:50%;left:50%;height:20px;margin-left:-30px;line-height:20px}.ant-table-loading .ant-table-with-pagination{margin-top:-20px}.ant-table-loading .ant-table-without-pagination{margin-top:10px}.ant-table-bordered .ant-table-body>table,.ant-table-bordered .ant-table-fixed-left table,.ant-table-bordered .ant-table-fixed-right table,.ant-table-bordered .ant-table-header>table{border:1px solid #e8e8e8;border-right:0;border-bottom:0}.ant-table-bordered.ant-table-empty .ant-table-placeholder{border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.ant-table-bordered.ant-table-fixed-header .ant-table-header>table{border-bottom:0}.ant-table-bordered.ant-table-fixed-header .ant-table-body>table{border-top-left-radius:0;border-top-right-radius:0}.ant-table-bordered.ant-table-fixed-header .ant-table-body-inner>table,.ant-table-bordered.ant-table-fixed-header .ant-table-header+.ant-table-body>table{border-top:0}.ant-table-bordered .ant-table-thead>tr:not(:last-child)>th{border-bottom:1px solid #e8e8e8}.ant-table-bordered .ant-table-tbody>tr>td,.ant-table-bordered .ant-table-thead>tr>th{border-right:1px solid #e8e8e8}.ant-table-placeholder{position:relative;z-index:1;margin-top:-1px;padding:16px 16px;color:rgba(0,0,0,.25);font-size:14px;text-align:center;background:#fff;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-table-pagination.ant-pagination{float:right;margin:16px 0}.ant-table-filter-dropdown{position:relative;min-width:96px;margin-left:-8px;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-table-filter-dropdown .ant-dropdown-menu{max-height:calc(100vh - 130px);overflow-x:hidden;border:0;border-radius:4px 4px 0 0;-webkit-box-shadow:none;box-shadow:none}.ant-table-filter-dropdown .ant-dropdown-menu-item>label+span{padding-right:0}.ant-table-filter-dropdown .ant-dropdown-menu-sub{border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title:after{color:#1890ff;font-weight:700;text-shadow:0 0 2px #bae7ff}.ant-table-filter-dropdown .ant-dropdown-menu-item{overflow:hidden}.ant-table-filter-dropdown>.ant-dropdown-menu>.ant-dropdown-menu-item:last-child,.ant-table-filter-dropdown>.ant-dropdown-menu>.ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title{border-radius:0}.ant-table-filter-dropdown-btns{padding:7px 8px;overflow:hidden;border-top:1px solid #e8e8e8}.ant-table-filter-dropdown-link{color:#1890ff}.ant-table-filter-dropdown-link:hover{color:#40a9ff}.ant-table-filter-dropdown-link:active{color:#096dd9}.ant-table-filter-dropdown-link.confirm{float:left}.ant-table-filter-dropdown-link.clear{float:right}.ant-table-selection{white-space:nowrap}.ant-table-selection-select-all-custom{margin-right:4px!important}.ant-table-selection .anticon-down{color:#bfbfbf;-webkit-transition:all .3s;transition:all .3s}.ant-table-selection-menu{min-width:96px;margin-top:5px;margin-left:-30px;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-table-selection-menu .ant-action-down{color:#bfbfbf}.ant-table-selection-down{display:inline-block;padding:0;line-height:1;cursor:pointer}.ant-table-selection-down:hover .anticon-down{color:rgba(0,0,0,.6)}.ant-table-row-expand-icon{color:#1890ff;text-decoration:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;display:inline-block;width:17px;height:17px;color:inherit;line-height:13px;text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:2px;outline:none;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover{color:#40a9ff}.ant-table-row-expand-icon:active{color:#096dd9}.ant-table-row-expand-icon:active,.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover{border-color:currentColor}.ant-table-row-expanded:after{content:"-"}.ant-table-row-collapsed:after{content:"+"}.ant-table-row-spaced{visibility:hidden}.ant-table-row-spaced:after{content:"."}.ant-table-row-cell-ellipsis,.ant-table-row-cell-ellipsis .ant-table-column-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-table-row-cell-ellipsis .ant-table-column-title{display:block}.ant-table-row-cell-break-word{word-wrap:break-word;word-break:break-word}tr.ant-table-expanded-row,tr.ant-table-expanded-row:hover{background:#fbfbfb}tr.ant-table-expanded-row td>.ant-table-wrapper{margin:-16px -16px -17px}.ant-table .ant-table-row-indent+.ant-table-row-expand-icon{margin-right:8px}.ant-table-scroll{overflow:auto;overflow-x:hidden}.ant-table-scroll table{min-width:100%}.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]){color:transparent}.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan])>*{visibility:hidden}.ant-table-body-inner{height:100%}.ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body{position:relative;background:#fff}.ant-table-fixed-header .ant-table-body-inner{overflow:scroll}.ant-table-fixed-header .ant-table-scroll .ant-table-header{margin-bottom:-20px;padding-bottom:20px;overflow:scroll;opacity:.9999}.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{border:1px solid #e8e8e8;border-width:0 0 1px 0}.ant-table-hide-scrollbar{scrollbar-color:transparent transparent;min-width:unset}.ant-table-hide-scrollbar::-webkit-scrollbar{min-width:inherit;background-color:transparent}.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{border:1px solid #e8e8e8;border-width:1px 1px 1px 0}.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar .ant-table-thead>tr:only-child>th:last-child{border-right-color:transparent}.ant-table-fixed-left,.ant-table-fixed-right{position:absolute;top:0;z-index:auto;overflow:hidden;border-radius:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.ant-table-fixed-left table,.ant-table-fixed-right table{width:auto;background:#fff}.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,.ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed{border-radius:0}.ant-table-fixed-left{left:0;-webkit-box-shadow:6px 0 6px -4px rgba(0,0,0,.15);box-shadow:6px 0 6px -4px rgba(0,0,0,.15)}.ant-table-fixed-left .ant-table-header{overflow-y:hidden}.ant-table-fixed-left .ant-table-body-inner{margin-right:-20px;padding-right:20px}.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner{padding-right:0}.ant-table-fixed-left,.ant-table-fixed-left table{border-radius:4px 0 0 0}.ant-table-fixed-left .ant-table-thead>tr>th:last-child{border-top-right-radius:0}.ant-table-fixed-right{right:0;-webkit-box-shadow:-6px 0 6px -4px rgba(0,0,0,.15);box-shadow:-6px 0 6px -4px rgba(0,0,0,.15)}.ant-table-fixed-right,.ant-table-fixed-right table{border-radius:0 4px 0 0}.ant-table-fixed-right .ant-table-expanded-row{color:transparent;pointer-events:none}.ant-table-fixed-right .ant-table-thead>tr>th:first-child{border-top-left-radius:0}.ant-table.ant-table-scroll-position-left .ant-table-fixed-left,.ant-table.ant-table-scroll-position-right .ant-table-fixed-right{-webkit-box-shadow:none;box-shadow:none}.ant-table colgroup>col.ant-table-selection-col{width:60px}.ant-table-thead>tr>th.ant-table-selection-column-custom .ant-table-selection{margin-right:-15px}.ant-table-tbody>tr>td.ant-table-selection-column,.ant-table-thead>tr>th.ant-table-selection-column{text-align:center}.ant-table-tbody>tr>td.ant-table-selection-column .ant-radio-wrapper,.ant-table-thead>tr>th.ant-table-selection-column .ant-radio-wrapper{margin-right:0}.ant-table-row[class*=ant-table-row-level-0] .ant-table-selection-column>span{display:inline-block}.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper+span,.ant-table-filter-dropdown .ant-checkbox-wrapper+span{padding-left:8px}@supports (-moz-appearance:meterbar){.ant-table-thead>tr>th.ant-table-column-has-actions{background-clip:padding-box}}.ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-footer,.ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-title{padding:12px 8px}.ant-table-middle tr.ant-table-expanded-row td>.ant-table-wrapper{margin:-12px -8px -13px}.ant-table-small{border:1px solid #e8e8e8;border-radius:4px}.ant-table-small>.ant-table-content>.ant-table-footer,.ant-table-small>.ant-table-title{padding:8px 8px}.ant-table-small>.ant-table-title{top:0;border-bottom:1px solid #e8e8e8}.ant-table-small>.ant-table-content>.ant-table-footer{background-color:transparent;border-top:1px solid #e8e8e8}.ant-table-small>.ant-table-content>.ant-table-footer:before{background-color:transparent}.ant-table-small>.ant-table-content>.ant-table-body{margin:0 8px}.ant-table-small>.ant-table-content>.ant-table-body>table,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table{border:0}.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th{padding:8px 8px}.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th{background-color:transparent}.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr{border-bottom:1px solid #e8e8e8}.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort{background-color:rgba(0,0,0,.01)}.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table{padding:0}.ant-table-small>.ant-table-content .ant-table-header{background-color:transparent;border-radius:4px 4px 0 0}.ant-table-small>.ant-table-content .ant-table-placeholder,.ant-table-small>.ant-table-content .ant-table-row:last-child td{border-bottom:0}.ant-table-small.ant-table-bordered{border-right:0}.ant-table-small.ant-table-bordered .ant-table-title{border:0;border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.ant-table-small.ant-table-bordered .ant-table-content{border-right:1px solid #e8e8e8}.ant-table-small.ant-table-bordered .ant-table-footer{border:0;border-top:1px solid #e8e8e8}.ant-table-small.ant-table-bordered .ant-table-footer:before{display:none}.ant-table-small.ant-table-bordered .ant-table-placeholder{border-right:0;border-bottom:0;border-left:0}.ant-table-small.ant-table-bordered .ant-table-tbody>tr>td:last-child,.ant-table-small.ant-table-bordered .ant-table-thead>tr>th.ant-table-row-cell-last{border-right:none}.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody>tr>td:last-child,.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead>tr>th:last-child{border-right:1px solid #e8e8e8}.ant-table-small.ant-table-bordered .ant-table-fixed-right{border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.ant-table-small tr.ant-table-expanded-row td>.ant-table-wrapper{margin:-8px -8px -9px}.ant-table-small.ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body{border-radius:0 0 4px 4px}.ant-timeline{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;padding:0;list-style:none}.ant-timeline-item{position:relative;margin:0;padding:0 0 20px;font-size:14px;list-style:none}.ant-timeline-item-tail{position:absolute;top:10px;left:4px;height:calc(100% - 10px);border-left:2px solid #e8e8e8}.ant-timeline-item-pending .ant-timeline-item-head{font-size:12px;background-color:transparent}.ant-timeline-item-pending .ant-timeline-item-tail{display:none}.ant-timeline-item-head{position:absolute;width:10px;height:10px;background-color:#fff;border:2px solid transparent;border-radius:100px}.ant-timeline-item-head-blue{color:#1890ff;border-color:#1890ff}.ant-timeline-item-head-red{color:#f5222d;border-color:#f5222d}.ant-timeline-item-head-green{color:#52c41a;border-color:#52c41a}.ant-timeline-item-head-gray{color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-timeline-item-head-custom{position:absolute;top:5.5px;left:5px;width:auto;height:auto;margin-top:0;padding:3px 1px;line-height:1;text-align:center;border:0;border-radius:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-timeline-item-content{position:relative;top:-6px;margin:0 0 0 18px;word-break:break-word}.ant-timeline-item-last>.ant-timeline-item-tail{display:none}.ant-timeline-item-last>.ant-timeline-item-content{min-height:48px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,.ant-timeline.ant-timeline-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-tail{left:50%}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head{margin-left:-4px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom{margin-left:1px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content{left:calc(50% - 4px);width:calc(50% - 14px);text-align:left}.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(50% - 12px);margin:0;text-align:right}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail{left:calc(100% - 6px)}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(100% - 18px)}.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail{display:block;height:calc(100% - 14px);border-left:2px dotted #e8e8e8}.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail{display:none}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail{top:15px;display:block;height:calc(100% - 15px);border-left:2px dotted #e8e8e8}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content{min-height:48px}.ant-transfer-customize-list{display:-webkit-box;display:-ms-flexbox;display:flex}.ant-transfer-customize-list .ant-transfer-operation{-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-item-align:center;align-self:center}.ant-transfer-customize-list .ant-transfer-list{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:auto;height:auto;min-height:200px}.ant-transfer-customize-list .ant-transfer-list-body-with-search{padding-top:0}.ant-transfer-customize-list .ant-transfer-list-body-search-wrapper{position:relative;padding-bottom:0}.ant-transfer-customize-list .ant-transfer-list-body-customize-wrapper{padding:12px}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small{border:0;border-radius:0}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th{background:#fafafa}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small>.ant-table-content .ant-table-row:last-child td{border-bottom:1px solid #e8e8e8}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body{margin:0}.ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination{margin:16px 0 4px}.ant-transfer{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative}.ant-transfer-disabled .ant-transfer-list{background:#f5f5f5}.ant-transfer-list{position:relative;display:inline-block;width:180px;height:200px;padding-top:40px;vertical-align:middle;border:1px solid #d9d9d9;border-radius:4px}.ant-transfer-list-with-footer{padding-bottom:34px}.ant-transfer-list-search{padding:0 24px 0 8px}.ant-transfer-list-search-action{position:absolute;top:12px;right:12px;bottom:12px;width:28px;color:rgba(0,0,0,.25);line-height:32px;text-align:center}.ant-transfer-list-search-action .anticon{color:rgba(0,0,0,.25);-webkit-transition:all .3s;transition:all .3s}.ant-transfer-list-search-action .anticon:hover{color:rgba(0,0,0,.45)}span.ant-transfer-list-search-action{pointer-events:none}.ant-transfer-list-header{position:absolute;top:0;left:0;width:100%;padding:8px 12px 9px;overflow:hidden;color:rgba(0,0,0,.65);background:#fff;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0}.ant-transfer-list-header-title{position:absolute;right:12px}.ant-transfer-list-header .ant-checkbox-wrapper+span{padding-left:8px}.ant-transfer-list-body{position:relative;height:100%;font-size:14px}.ant-transfer-list-body-search-wrapper{position:absolute;top:0;left:0;width:100%;padding:12px}.ant-transfer-list-body-with-search{padding-top:56px}.ant-transfer-list-content{height:100%;margin:0;padding:0;overflow:auto;list-style:none}.ant-transfer-list-content>.LazyLoad{-webkit-animation:transferHighlightIn 1s;animation:transferHighlightIn 1s}.ant-transfer-list-content-item{min-height:32px;padding:6px 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .3s;transition:all .3s}.ant-transfer-list-content-item>span{padding-right:0}.ant-transfer-list-content-item-text{padding-left:8px}.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover{background-color:#e6f7ff;cursor:pointer}.ant-transfer-list-content-item-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-transfer-list-body-not-found{position:absolute;top:50%;width:100%;padding-top:0;color:rgba(0,0,0,.25);text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-transfer-list-body-with-search .ant-transfer-list-body-not-found{margin-top:16px}.ant-transfer-list-footer{position:absolute;bottom:0;left:0;width:100%;border-top:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-transfer-operation{display:inline-block;margin:0 8px;overflow:hidden;vertical-align:middle}.ant-transfer-operation .ant-btn{display:block}.ant-transfer-operation .ant-btn:first-child{margin-bottom:4px}.ant-transfer-operation .ant-btn .anticon{font-size:12px}@-webkit-keyframes transferHighlightIn{0%{background:#bae7ff}to{background:transparent}}@keyframes transferHighlightIn{0%{background:#bae7ff}to{background:transparent}}.ant-select-tree-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;top:-.09em;display:inline-block;line-height:1;white-space:nowrap;vertical-align:middle;outline:none;cursor:pointer}.ant-select-tree-checkbox-input:focus+.ant-select-tree-checkbox-inner,.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner{border-color:#1890ff}.ant-select-tree-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:2px;visibility:hidden;-webkit-animation:antCheckboxEffect .36s ease-in-out;animation:antCheckboxEffect .36s ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;content:""}.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox:after,.ant-select-tree-checkbox:hover:after{visibility:visible}.ant-select-tree-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;-webkit-transition:all .3s;transition:all .3s}.ant-select-tree-checkbox-inner:after{position:absolute;top:50%;left:22%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;-webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-select-tree-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-select-tree-checkbox-disabled{cursor:not-allowed}.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{border-color:rgba(0,0,0,.25);-webkit-animation-name:none;animation-name:none}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input{cursor:not-allowed}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;-webkit-animation-name:none;animation-name:none}.ant-select-tree-checkbox-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-select-tree-checkbox-disabled:hover:after,.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-disabled:after{visibility:hidden}.ant-select-tree-checkbox-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block;line-height:unset;cursor:pointer}.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-disabled{cursor:not-allowed}.ant-select-tree-checkbox-wrapper+.ant-select-tree-checkbox-wrapper{margin-left:8px}.ant-select-tree-checkbox+span{padding-right:8px;padding-left:8px}.ant-select-tree-checkbox-group{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-select-tree-checkbox-group-item{display:inline-block;margin-right:8px}.ant-select-tree-checkbox-group-item:last-child{margin-right:0}.ant-select-tree-checkbox-group-item+.ant-select-tree-checkbox-group-item{margin-left:0}.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#1890ff;border:0;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{background-color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-select-tree{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;margin-top:-4px;padding:0 4px}.ant-select-tree li{margin:8px 0;padding:0;white-space:nowrap;list-style:none;outline:0}.ant-select-tree li.filter-node>span{font-weight:500}.ant-select-tree li ul{margin:0;padding:0 0 0 18px}.ant-select-tree li .ant-select-tree-node-content-wrapper{display:inline-block;width:calc(100% - 24px);margin:0;padding:3px 5px;color:rgba(0,0,0,.65);text-decoration:none;border-radius:2px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-select-tree li .ant-select-tree-node-content-wrapper:hover{background-color:#e6f7ff}.ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected{background-color:#bae7ff}.ant-select-tree li span.ant-select-tree-checkbox{margin:0 4px 0 0}.ant-select-tree li span.ant-select-tree-checkbox+.ant-select-tree-node-content-wrapper{width:calc(100% - 46px)}.ant-select-tree li span.ant-select-tree-iconEle,.ant-select-tree li span.ant-select-tree-switcher{display:inline-block;width:24px;height:24px;margin:0;line-height:22px;text-align:center;vertical-align:middle;border:0 none;outline:none;cursor:pointer}.ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon{position:absolute;left:0;display:inline-block;color:#1890ff;font-size:14px;-webkit-transform:none;transform:none}.ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.ant-select-tree li span.ant-select-tree-switcher{position:relative}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher-noop{cursor:auto}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon{font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);display:inline-block;font-weight:700}:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon,:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon{font-size:12px}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon svg,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon{font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);display:inline-block;font-weight:700}:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon,:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon{font-size:12px}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon{position:absolute;left:0;display:inline-block;width:24px;height:24px;color:#1890ff;font-size:14px;-webkit-transform:none;transform:none}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon svg,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.ant-select-tree-child-tree,.ant-select-tree .ant-select-tree-treenode-loading .ant-select-tree-iconEle{display:none}.ant-select-tree-child-tree-open{display:block}li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper,li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper span,li.ant-select-tree-treenode-disabled>span:not(.ant-select-tree-switcher){color:rgba(0,0,0,.25);cursor:not-allowed}li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper:hover{background:transparent}.ant-select-tree-icon__close,.ant-select-tree-icon__open{margin-right:2px;vertical-align:top}.ant-select-tree-dropdown{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-select-tree-dropdown .ant-select-dropdown-search{position:sticky;top:0;z-index:1;display:block;padding:4px;background:#fff}.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field__wrap{width:100%}.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:4px 7px;border:1px solid #d9d9d9;border-radius:4px;outline:none}.ant-select-tree-dropdown .ant-select-dropdown-search.ant-select-search--hide{display:none}.ant-select-tree-dropdown .ant-select-not-found{display:block;padding:7px 16px;color:rgba(0,0,0,.25);cursor:not-allowed}@-webkit-keyframes antCheckboxEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}@keyframes antCheckboxEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}.ant-tree.ant-tree-directory{position:relative}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-switcher,.ant-tree.ant-tree-directory>li span.ant-tree-switcher{position:relative;z-index:1}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-switcher.ant-tree-switcher-noop,.ant-tree.ant-tree-directory>li span.ant-tree-switcher.ant-tree-switcher-noop{pointer-events:none}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-checkbox,.ant-tree.ant-tree-directory>li span.ant-tree-checkbox{position:relative;z-index:1}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper{border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:hover,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:hover{background:transparent}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:hover:before,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:hover:before{background:#e6f7ff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper.ant-tree-node-selected,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper.ant-tree-node-selected{color:#fff;background:transparent}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:before,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:before{position:absolute;right:0;left:0;height:24px;-webkit-transition:all .3s;transition:all .3s;content:""}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper>span,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper>span{position:relative;z-index:1}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-switcher,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-switcher{color:#fff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox .ant-tree-checkbox-inner,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox .ant-tree-checkbox-inner{border-color:#1890ff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked:after,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked:after{border-color:#fff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner{background:#fff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{border-color:#1890ff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-node-content-wrapper:before,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-node-content-wrapper:before{background:#1890ff}.ant-tree-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;top:-.09em;display:inline-block;line-height:1;white-space:nowrap;vertical-align:middle;outline:none;cursor:pointer}.ant-tree-checkbox-input:focus+.ant-tree-checkbox-inner,.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,.ant-tree-checkbox:hover .ant-tree-checkbox-inner{border-color:#1890ff}.ant-tree-checkbox-checked:after{top:0;height:100%;border:1px solid #1890ff;border-radius:2px;visibility:hidden;-webkit-animation:antCheckboxEffect .36s ease-in-out;animation:antCheckboxEffect .36s ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;content:""}.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox:after,.ant-tree-checkbox:hover:after{visibility:visible}.ant-tree-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;-webkit-transition:all .3s;transition:all .3s}.ant-tree-checkbox-inner:after{position:absolute;top:50%;left:22%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;-webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-tree-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-tree-checkbox-checked .ant-tree-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-tree-checkbox-disabled{cursor:not-allowed}.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{border-color:rgba(0,0,0,.25);-webkit-animation-name:none;animation-name:none}.ant-tree-checkbox-disabled .ant-tree-checkbox-input{cursor:not-allowed}.ant-tree-checkbox-disabled .ant-tree-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;-webkit-animation-name:none;animation-name:none}.ant-tree-checkbox-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-tree-checkbox-disabled:hover:after,.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled:after{visibility:hidden}.ant-tree-checkbox-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block;line-height:unset;cursor:pointer}.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-disabled{cursor:not-allowed}.ant-tree-checkbox-wrapper+.ant-tree-checkbox-wrapper{margin-left:8px}.ant-tree-checkbox+span{padding-right:8px;padding-left:8px}.ant-tree-checkbox-group{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-tree-checkbox-group-item{display:inline-block;margin-right:8px}.ant-tree-checkbox-group-item:last-child{margin-right:0}.ant-tree-checkbox-group-item+.ant-tree-checkbox-group-item{margin-left:0}.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#1890ff;border:0;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{background-color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-tree{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;padding:0}.ant-tree-checkbox-checked:after{position:absolute;top:16.67%;left:0;width:100%;height:66.67%}.ant-tree ol,.ant-tree ul{margin:0;padding:0;list-style:none}.ant-tree li{margin:0;padding:4px 0;white-space:nowrap;list-style:none;outline:0}.ant-tree li span[draggable=true],.ant-tree li span[draggable]{line-height:20px;border-top:2px solid transparent;border-bottom:2px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-drag:element;-webkit-user-drag:element}.ant-tree li.drag-over>span[draggable]{color:#fff;background-color:#1890ff;opacity:.8}.ant-tree li.drag-over-gap-top>span[draggable]{border-top-color:#1890ff}.ant-tree li.drag-over-gap-bottom>span[draggable]{border-bottom-color:#1890ff}.ant-tree li.filter-node>span{color:#f5222d!important;font-weight:500!important}.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon,.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon{position:absolute;left:0;display:inline-block;width:24px;height:24px;color:#1890ff;font-size:14px;-webkit-transform:none;transform:none}.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon svg,.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close:after,:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open:after{opacity:0}.ant-tree li ul{margin:0;padding:0 0 0 18px}.ant-tree li .ant-tree-node-content-wrapper{display:inline-block;height:24px;margin:0;padding:0 5px;color:rgba(0,0,0,.65);line-height:24px;text-decoration:none;vertical-align:top;border-radius:2px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-tree li .ant-tree-node-content-wrapper:hover{background-color:#e6f7ff}.ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#bae7ff}.ant-tree li span.ant-tree-checkbox{top:auto;height:24px;margin:0 4px 0 2px;padding:4px 0}.ant-tree li span.ant-tree-iconEle,.ant-tree li span.ant-tree-switcher{display:inline-block;width:24px;height:24px;margin:0;line-height:24px;text-align:center;vertical-align:top;border:0 none;outline:none;cursor:pointer}.ant-tree li span.ant-tree-iconEle:empty{display:none}.ant-tree li span.ant-tree-switcher{position:relative}.ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop{cursor:default}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon,.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon{font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);display:inline-block;font-weight:700}:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon,:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon{font-size:12px}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg,.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon,.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon{font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);display:inline-block;font-weight:700}:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon,:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon{font-size:12px}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg,.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.ant-tree li:last-child>span.ant-tree-iconEle:before,.ant-tree li:last-child>span.ant-tree-switcher:before{display:none}.ant-tree>li:first-child{padding-top:7px}.ant-tree>li:last-child{padding-bottom:7px}.ant-tree-child-tree>li:first-child{padding-top:8px}.ant-tree-child-tree>li:last-child{padding-bottom:0}li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper,li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper span,li.ant-tree-treenode-disabled>span:not(.ant-tree-switcher){color:rgba(0,0,0,.25);cursor:not-allowed}li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper:hover{background:transparent}.ant-tree-icon__close,.ant-tree-icon__open{margin-right:2px;vertical-align:top}.ant-tree.ant-tree-show-line li{position:relative}.ant-tree.ant-tree-show-line li span.ant-tree-switcher{color:rgba(0,0,0,.45);background:#fff}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon{display:inline-block;font-weight:400;font-size:12px}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon svg,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon{display:inline-block;font-weight:400;font-size:12px}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon{display:inline-block;font-weight:400;font-size:12px}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree.ant-tree-show-line li:not(:last-child):before{position:absolute;left:12px;width:1px;height:100%;height:calc(100% - 22px);margin:22px 0 0;border-left:1px solid #d9d9d9;content:" "}.ant-tree.ant-tree-icon-hide .ant-tree-treenode-loading .ant-tree-iconEle{display:none}.ant-tree.ant-tree-block-node li .ant-tree-node-content-wrapper{width:calc(100% - 24px)}.ant-tree.ant-tree-block-node li span.ant-tree-checkbox+.ant-tree-node-content-wrapper{width:calc(100% - 46px)}.ant-upload{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";outline:0}.ant-upload p{margin:0}.ant-upload-btn{display:block;width:100%;outline:none}.ant-upload input[type=file]{cursor:pointer}.ant-upload.ant-upload-select{display:inline-block}.ant-upload.ant-upload-disabled{cursor:not-allowed}.ant-upload.ant-upload-select-picture-card{display:table;float:left;width:104px;height:104px;margin-right:8px;margin-bottom:8px;text-align:center;vertical-align:top;background-color:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;cursor:pointer;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.ant-upload.ant-upload-select-picture-card>.ant-upload{display:table-cell;width:100%;height:100%;padding:8px;text-align:center;vertical-align:middle}.ant-upload.ant-upload-select-picture-card:hover{border-color:#1890ff}.ant-upload.ant-upload-drag{position:relative;width:100%;height:100%;text-align:center;background:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;cursor:pointer;-webkit-transition:border-color .3s;transition:border-color .3s}.ant-upload.ant-upload-drag .ant-upload{padding:16px 0}.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled){border-color:#096dd9}.ant-upload.ant-upload-drag.ant-upload-disabled{cursor:not-allowed}.ant-upload.ant-upload-drag .ant-upload-btn{display:table;height:100%}.ant-upload.ant-upload-drag .ant-upload-drag-container{display:table-cell;vertical-align:middle}.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover{border-color:#40a9ff}.ant-upload.ant-upload-drag p.ant-upload-drag-icon{margin-bottom:20px}.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon{color:#40a9ff;font-size:48px}.ant-upload.ant-upload-drag p.ant-upload-text{margin:0 0 4px;color:rgba(0,0,0,.85);font-size:16px}.ant-upload.ant-upload-drag p.ant-upload-hint{color:rgba(0,0,0,.45);font-size:14px}.ant-upload.ant-upload-drag .anticon-plus{color:rgba(0,0,0,.25);font-size:30px;-webkit-transition:all .3s;transition:all .3s}.ant-upload.ant-upload-drag .anticon-plus:hover,.ant-upload.ant-upload-drag:hover .anticon-plus{color:rgba(0,0,0,.45)}.ant-upload-picture-card-wrapper{zoom:1;display:inline-block;width:100%}.ant-upload-picture-card-wrapper:after,.ant-upload-picture-card-wrapper:before{display:table;content:""}.ant-upload-picture-card-wrapper:after{clear:both}.ant-upload-list{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";zoom:1}.ant-upload-list:after,.ant-upload-list:before{display:table;content:""}.ant-upload-list:after{clear:both}.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1{padding-right:14px}.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2{padding-right:28px}.ant-upload-list-item{position:relative;height:22px;margin-top:8px;font-size:14px}.ant-upload-list-item-name{display:inline-block;width:100%;padding-left:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-upload-list-item-name-icon-count-1{padding-right:14px}.ant-upload-list-item-card-actions{position:absolute;right:0;opacity:0}.ant-upload-list-item-card-actions.picture{top:25px;line-height:1;opacity:1}.ant-upload-list-item-card-actions .anticon{padding-right:6px;color:rgba(0,0,0,.45)}.ant-upload-list-item-info{height:100%;padding:0 12px 0 4px;-webkit-transition:background-color .3s;transition:background-color .3s}.ant-upload-list-item-info>span{display:block;width:100%;height:100%}.ant-upload-list-item-info .anticon-loading,.ant-upload-list-item-info .anticon-paper-clip{position:absolute;top:5px;color:rgba(0,0,0,.45);font-size:14px}.ant-upload-list-item .anticon-close{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);position:absolute;top:6px;right:4px;color:rgba(0,0,0,.45);line-height:0;cursor:pointer;opacity:0;-webkit-transition:all .3s;transition:all .3s}:root .ant-upload-list-item .anticon-close{font-size:12px}.ant-upload-list-item .anticon-close:hover{color:rgba(0,0,0,.65)}.ant-upload-list-item:hover .ant-upload-list-item-info{background-color:#e6f7ff}.ant-upload-list-item:hover .ant-upload-list-item-card-actions,.ant-upload-list-item:hover .anticon-close{opacity:1}.ant-upload-list-item-error,.ant-upload-list-item-error .ant-upload-list-item-name,.ant-upload-list-item-error .anticon-paper-clip{color:#f5222d}.ant-upload-list-item-error .ant-upload-list-item-card-actions{opacity:1}.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon{color:#f5222d}.ant-upload-list-item-progress{position:absolute;bottom:-12px;width:100%;padding-left:26px;font-size:14px;line-height:0}.ant-upload-list-picture-card .ant-upload-list-item,.ant-upload-list-picture .ant-upload-list-item{position:relative;height:66px;padding:8px;border:1px solid #d9d9d9;border-radius:4px}.ant-upload-list-picture-card .ant-upload-list-item:hover,.ant-upload-list-picture .ant-upload-list-item:hover{background:transparent}.ant-upload-list-picture-card .ant-upload-list-item-error,.ant-upload-list-picture .ant-upload-list-item-error{border-color:#f5222d}.ant-upload-list-picture-card .ant-upload-list-item-info,.ant-upload-list-picture .ant-upload-list-item-info{padding:0}.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info,.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info{background:transparent}.ant-upload-list-picture-card .ant-upload-list-item-uploading,.ant-upload-list-picture .ant-upload-list-item-uploading{border-style:dashed}.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,.ant-upload-list-picture .ant-upload-list-item-thumbnail{position:absolute;top:8px;left:8px;width:48px;height:48px;font-size:26px;line-height:54px;text-align:center;opacity:.8}.ant-upload-list-picture-card .ant-upload-list-item-icon,.ant-upload-list-picture .ant-upload-list-item-icon{position:absolute;top:50%;left:50%;font-size:26px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-upload-list-picture-card .ant-upload-list-item-image,.ant-upload-list-picture .ant-upload-list-item-image{max-width:100%}.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img,.ant-upload-list-picture .ant-upload-list-item-thumbnail img{display:block;width:48px;height:48px;overflow:hidden}.ant-upload-list-picture-card .ant-upload-list-item-name,.ant-upload-list-picture .ant-upload-list-item-name{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;margin:0 0 0 8px;padding-right:8px;padding-left:48px;overflow:hidden;line-height:44px;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .3s;transition:all .3s}.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1,.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1{padding-right:18px}.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2,.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2{padding-right:36px}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name,.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name{line-height:28px}.ant-upload-list-picture-card .ant-upload-list-item-progress,.ant-upload-list-picture .ant-upload-list-item-progress{bottom:14px;width:calc(100% - 24px);margin-top:0;padding-left:56px}.ant-upload-list-picture-card .anticon-close,.ant-upload-list-picture .anticon-close{position:absolute;top:8px;right:8px;line-height:1;opacity:1}.ant-upload-list-picture-card.ant-upload-list:after{display:none}.ant-upload-list-picture-card-container,.ant-upload-list-picture-card .ant-upload-list-item{float:left;width:104px;height:104px;margin:0 8px 8px 0}.ant-upload-list-picture-card .ant-upload-list-item-info{position:relative;height:100%;overflow:hidden}.ant-upload-list-picture-card .ant-upload-list-item-info:before{position:absolute;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;-webkit-transition:all .3s;transition:all .3s;content:" "}.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info:before{opacity:1}.ant-upload-list-picture-card .ant-upload-list-item-actions{position:absolute;top:50%;left:50%;z-index:10;white-space:nowrap;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;-webkit-transition:all .3s;transition:all .3s}.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o{z-index:10;width:16px;margin:0 4px;color:hsla(0,0%,100%,.85);font-size:16px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o:hover{color:#fff}.ant-upload-list-picture-card .ant-upload-list-item-actions:hover,.ant-upload-list-picture-card .ant-upload-list-item-info:hover+.ant-upload-list-item-actions{opacity:1}.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{position:static;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ant-upload-list-picture-card .ant-upload-list-item-name{display:none;margin:8px 0 0;padding:0;line-height:1.5;text-align:center}.ant-upload-list-picture-card .anticon-picture+.ant-upload-list-item-name{position:absolute;bottom:10px;display:block}.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item{background-color:#fafafa}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info{height:auto}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye-o,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info:before{display:none}.ant-upload-list-picture-card .ant-upload-list-item-uploading-text{margin-top:18px;color:rgba(0,0,0,.45)}.ant-upload-list-picture-card .ant-upload-list-item-progress{bottom:32px;padding-left:0}.ant-upload-list .ant-upload-success-icon{color:#52c41a;font-weight:700}.ant-upload-list .ant-upload-animate-enter,.ant-upload-list .ant-upload-animate-inline-enter,.ant-upload-list .ant-upload-animate-inline-leave,.ant-upload-list .ant-upload-animate-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:cubic-bezier(.78,.14,.15,.86);animation-fill-mode:cubic-bezier(.78,.14,.15,.86)}.ant-upload-list .ant-upload-animate-enter{-webkit-animation-name:uploadAnimateIn;animation-name:uploadAnimateIn}.ant-upload-list .ant-upload-animate-leave{-webkit-animation-name:uploadAnimateOut;animation-name:uploadAnimateOut}.ant-upload-list .ant-upload-animate-inline-enter{-webkit-animation-name:uploadAnimateInlineIn;animation-name:uploadAnimateInlineIn}.ant-upload-list .ant-upload-animate-inline-leave{-webkit-animation-name:uploadAnimateInlineOut;animation-name:uploadAnimateInlineOut}@-webkit-keyframes uploadAnimateIn{0%{height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateIn{0%{height:0;margin:0;padding:0;opacity:0}}@-webkit-keyframes uploadAnimateOut{to{height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateOut{to{height:0;margin:0;padding:0;opacity:0}}@-webkit-keyframes uploadAnimateInlineIn{0%{width:0;height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateInlineIn{0%{width:0;height:0;margin:0;padding:0;opacity:0}}@-webkit-keyframes uploadAnimateInlineOut{to{width:0;height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateInlineOut{to{width:0;height:0;margin:0;padding:0;opacity:0}} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/user.34bb7f05.css b/src/main/resources/nginx/defense/css/user.34bb7f05.css deleted file mode 100644 index 27aea9a..0000000 --- a/src/main/resources/nginx/defense/css/user.34bb7f05.css +++ /dev/null @@ -1 +0,0 @@ -.step-form-wrapper[data-v-4a462ef6]{margin:0 auto;width:80%;max-width:400px}.user-layout-login label[data-v-7cdad908]{font-size:14px}.user-layout-login .getCaptcha[data-v-7cdad908]{display:block;width:100%;height:40px}.user-layout-login .forge-password[data-v-7cdad908]{font-size:14px}.user-layout-login button.login-button[data-v-7cdad908]{padding:0 15px;font-size:16px;height:40px;width:100%}.user-layout-login .user-login-other[data-v-7cdad908]{text-align:left;margin-top:24px;line-height:22px}.user-layout-login .user-login-other .item-icon[data-v-7cdad908]{font-size:24px;color:rgba(0,0,0,.2);margin-left:16px;vertical-align:middle;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.user-layout-login .user-login-other .item-icon[data-v-7cdad908]:hover{color:#1890ff}.user-layout-login .user-login-other .register[data-v-7cdad908]{float:right}.user-register.error{color:red}.user-register.warning{color:#ff7e05}.user-register.success{color:#52c41a}.user-layout-register .ant-input-group-addon:first-child{background-color:#fff}.user-layout-register>h3[data-v-54d9a6c2]{font-size:16px;margin-bottom:20px}.user-layout-register .getCaptcha[data-v-54d9a6c2]{display:block;width:100%;height:40px}.user-layout-register .register-button[data-v-54d9a6c2]{width:50%}.user-layout-register .login[data-v-54d9a6c2]{float:right;line-height:40px} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/fonts/yj.057785ce.TTF b/src/main/resources/nginx/defense/fonts/yj.057785ce.TTF deleted file mode 100644 index e3bb754ecb5ab1d2c3885094c7a7c455551b1fa5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 53228 zcmc${2VfiJ`9J=?cPGiRY-?JQC0W~&_uh7Fd5<{WaqPq+j-3e!kU-e8(6TpyP&T2g zLUBAop@l%%Wt9S@Ev37qo6^2_ebk z9Kw^{o`Hhmlgh@j38BMqwtH&p(ZQb`fcM^pt$Y)lF#Jw42G_H|>)@uXC!UftbKgODeGehR zZO5$NzD-kdu%D3GcL}kbckFRflkeX0gI$CqCJ@5)Z=F2lczP{&3Vgm2zVF>OxpnqMfhQQrZtwS>d7@DIM1&@A2$r>yY)4s8v)lJuVRflNF@ zGs*2Fg|xG8vMa)y-Skqp4!q0v&?||GsJZX(CHN(2&-uwDy&9fgPz#)n<9OwJ?7H}8 zW&bKKi4gC5oaW~Te-5<2gRX>c6Czy&uLK+Yh}_RTL;Lvm$=$F$r!FTi2u^Ypou_^9 z8&|=W&38}%-aC!XlQX$OvIq7T36wbD+~x540RKI*ir+$7VE-&^5Ai=CSHivi8s5JW zjvvI&<9Fc}ABS^OuzvzR*Du^lu7KC4!?qp1e--R^z#flJgYV&cr_r<6@kw|L*W37d|tkdWX^W3V1IA zUK`=_&A7qwU9j(jtp?t!P~Aqlghxp&yxzzCgS-vf2XMYx`96&QiNJgJ;CJCXf$xvO zu^Eob_#$#PY-g!FxVJjH%T8H=OSm(dh{qY*xj$1$4X zH~^iJVG99oy$ky)*dB)Ma=3?&U=Mu9T?ktN&b|NZ4es$loX@b=au1QmVEX`R!aYQH zssBP}u;XIRg68VyC@_RTpuV8a`3u%J)n&A5{F4Ua3v{v3b1f31Ig z#tZLp2SJ+>FS(7XX%bx1O$%uQ?Wf~#%`@Se&%ia`f@_++cCX9pW!J1)a!n&#Gc9(_ zX}Bgic<|tF;i@Slk!TKnLde0N9~?ip|6tR>yAFaL7mb7*`1!AHmB#Q_7yN1$Z0G)R z%P&uTXV*J-ymJX5@7xXBiSL~7&cr(f?-c&*AMiSz+VgFHZAC;6t76H~sG^0r>k59-e{2tzmySKU^Jd4flt~!&|~T!{>!B58s$+&)l2Uo^8p=&l%3m%sVCj+XZ_I zuPnT$@Xey(;=z*Pl9x+IOK&WFt89DOU&}|!7b*-D-4%CKo>G-vbwkx{Rrgd6RzFz% zW=*K(&$Z*Vm)HJ#+3IDx;J-VTJ-F+WLp>KJE@7vP1v+ulqL%+R0*k9OR+uz#|qWF{rKpmwJ4E{}Uw zpClw3#M&7`-~|W=Vm9nIM+{W@KKr^3{1~IfWUI0i6;fUkHdp8<{^d1+3a)r`ymfSa zb}_{_9VaPkH4%mVlY?U5tiA53E) zj8+BOli=-{4KKkzv&S7trWBqBo(5zjN6hSg%y>h38m{o+AI_aM*_1`+@vmy-9|s2h zh#S!NZsHN@RdtL$Mq(rBBtWvrW0CBv%y1|p81VbN9(TIS=}5ENtf>~W$@rNRJcOWe zFUdki(Bn={QrTn*N3@w?zt5l-R7nP#Oz4Q7vY%r#NYvx=0C~-k1 zJ)VP4;ysyEIF6tK76+oj219|HxguO*(*(j9cxaP`Mn1#N(_gQz>m6%7Yvr1@{`F69 zZJylP%Dpz$*1MtZq?K#h`!_tZwR!EfR(dCUNBG0=uvk4j{A1DGHAG(?+S1?Of86je zeP(z#x-sq?oCfz)L!LWWAlTJb7}I2uMlwK#R*^dLVI)+ythT1Qs7U>vwn4eD~THuN#-6Br_N6c^(DC~5=pUMjOQ&%k$d=|J~2P{47^9l~! zmlO*XF&4+$GVI^Ke^vlv3=igMWd%p7fuX9ZEc<9xX%Szn49ILaZ#cmuBf9WKAQ^0CRA2hVJ^p$#a0j1`23*)N@0{> zNHx4#PcwWrjXK~9tB`^D75Y6Xo9+_3ItzogTzY(5s&A@9z`8Ihg6u4o!*MdjbK!*+i|) zj$%=#%Lw-BEcv3AUfrGNbf)BqzsmDwb&TgaT6gpf4D`V?1txm|eCtt|rzlTsBnV?# z3%>jiSOeQ=eWY^RmdzX1Pfv}G46hpMS>D;v-rQ6Vqb&_}HqNMYoJnTWXGkG7*le7a z3^tx#a#k9BvuVlb&*>65%HteU3GgRDQ&2nC+*DG`PHow&utIW@V1l7vs9RQ9A@IdG z0cY1w3!4p5N#f1XEt_Gmfe*|PE#0w2EOoSg zkwa2Ix@Ev5R_9RU9MvIT$fw9&pZbk?v1Pl7K5}C80kLI=84jL*Z$+gs)&GRgYWIle zv~IJxR22z{_A*-3dTd%cU#&@Y=83oetH)Iwd_5yw?-4F}Z$*VE{tH%(xPi_;-jqhCCso-b2fBQ>_J}jb1kD^1AhU zaW2E2meoFP&(~SPtj z-Q6#~KhW2=Y4gU78^se=<)-@dChEv^8C%43dUao)cx|D(VENk2bm|O)9zZ*Sb2B@l zd~VUck%lDRa6q#mky6l{Af%DFXv4&82FYBI3X0`d{}C%CSL7=Vxb-FB=9{ zGzw&sDxOuAa)xvZYSmJ%@VMg`LWPXratdzPGn;FUdfYN2?4$m4Gw+PCfzFX;GUAWQ z!@Q3gG#ot2;vj=OD6c4Cnudu1RQ^omRG3lqs|zT1-Z{&Gl}_svKk6K7YtZPeHU9SF z(o^}Sb=EW5*B_hbb_z3VfBVw_w@IRS7xPKin-hAO{1AE zCz#FW4{(A+9k2qZz%B5v$#%G8XI>ilN_HiQc#Qa7Ox5Av}NUr7u>cZ=bLLzz1p$`^?A}wyDWn zauQhjiv7G`&?jmIUL7-@=b4SJMcWOmH}G&MQA;l(S{sLx6JKuSw$R$v_2Sdb{)W|UwVQ+!#oNGjIlfIS?(gp%1XFiXyrpA= zHm-(eq~y$lTWBZQ12e)EFMnnP@YZJ0PRF|`D$GEej&`CuvWIyh_}xA9FWf5b3ZPFR z-g-=ykQsrGn+Cih9%fZAf-FF4|$t1Op#U zo~-j!s|F+r9Gj{t^E^smLSbHlja^g-=1*8Lf`q3;j>m7YSBXmV=%wDlCxvI7w97(SKv!FNlpp zJzq(&AFAGuEVawa;)a7s?V>`VOc|CrT3#kUXhcV=DoctBJnF)jWHL*)gp=Q5#=9|) zLRnF#nzV;0>hcm_v19@+HRd!i1zmwo0~2A)W02JI4dSL1xf!{1XTHN7eZ76MsXigu zT0>uHKhc`TH%~=h>pb3N1}Z0=JGUSVcojyG|$#!Qk&o{Tv2a&uttn3)LfYN{of`RH*o6=&C>EF{~5hd!Ct13Z+M8^=gE zuV)=;f(Q56Swik2L*?bl3^h-40$J=~Vdl*GeQ83y^yJIrS)j0JX?J(JNo-C?r`sdh%|L@i0h zllv%WmL=8~%4781Vx*QGdS5u^;xh+M_VIbMxC%J)nqaym?XK1xcAL6X>uHF7K<{mv z7FV^?Ct9a{4!%ldwiieLMepq@@JGZGnuM9Yf#fuw$k9tyyByvWulQ!ZtE#GZa8OL3 zmkfp6o+Oj_xXWV!mnb_OJa~aTd+>b$@j#rFh<5FYq$yNh0&d9yQlTs|_ToP>V>Bq_ zw3r2hLcUq*VAM0uQ9YnCitFrh0k<rsPd5iV4gGd&x1f5C=I|& zVJgL|=?`WXllf1|kKB5tH5`aKgE#=oOg9!w#$?375~zZUeZ3E>FxtPeI+oTgUxdz_)mx%Eh9gT_?J~xF1p{! zdXCEdAP!c1Q z!_SLdT_x6V2EDL7`fTfXYrWcJD@&(ayiQYaT0FKj*mkVXBGhf5&$q74vSqfSeXdEH4QMecmLEKLcMc*sQulf%w^bT53-{q5&C?Ap+nW zW4xG7LeEEmqhs$X`U%+*L@$4nINezg%%R(JoxbR6En^{vP^1l4(pOuyyG=r=F0&Hm z{tYeb#7(Wi_N_rZU!LIXqR+Li%d`mP>ZG(vV9^^o^KAZ1@%}oOOPE=e>!aT69pWin zIUY}vomvY*Wulv2GLmUeOSXt_)(7(H277xa#LcVnQ^BPMaM0Ey`sgKn`F6KHO?=G{ zSmE-uAxk3l1VP3;$ZR&WCH^1D7!(un=!8ZMgPUfL8(}s0QnO~0U_V^Opn#I03MMU- z;bn5fB!Lu?e6dSHMUp(lOxS=nU~&l(2o)8H#y+#%Vh9G$qzCwc80%s7ohGJ75eQbv zb{6PN86#fjK^a4@m1WGbjbcUXc#bS%=*Qw#CSzztiQnSb zBZ(M#DZp?yqKKjYWg=#ZUbQOQVN14(-x{O85>HrOm}<9%Xi6xABF1A+PD=A2=!U-O z_1rK>8x5)4cc_Auz0^enNOo0cHG+T>i6La*`GU)8Mz{5Pa9dZw#trY;BX%kNEBfQR z*l#3|+Q<>Yp7PHmV5HzMk9ZbuO7hs*?=Y`@SNfgltI%_oeo1!U!GC|8d|%iqJP4c^ zX22By0F)qBv6q85kg19+EVUuv=2Nvam6i!x5B!O@9q1PxJXgF*Jo_B_>`6$UDf+5# zHe@AWtYyPz`rhz`c;3_@Z%PjYJ^-?#Hi1FTjBc}F&m>58g8+FEoZ@{`gnuifzd~i( z^nu6Qrg@{hzW@Ob@gMjXPM>;gJ{f*rgqkhz%-u-)8jUhYdz zHv$4h81`Q9x!eF=jU+BFvH8%L1;?u%CTXC8KTGV2jL~}?=|=mlEyw!|sxoa}xvM@{ zCGKgCI9(w+A!b%gHsxr{z6uPcqw%j#^`f&imXqo2zW)HL2Y=56J7RgC!Ko@Ffi$dxgl%plZ zYK+a!_H=9dlrfoK+1tu@_u)9~ZOQ2dE?X!JJ8VKIhp9mQimqk|IA&l7#GI4__A=^B z8ngiP2TUnP$QNq08X^=Yve9g+DWyUMv+rO+GQp|m!WuRaz=l(?Sh|Yo$9jsRWrOLV zm}=md;8?~W8qltbIJ*%fG-^&^dOXdpOD*V8>7F7UeOfv7I7`vW@|Lmxw4@?DXk`}V^g}GZyM!ZUcNp$g!uei zXV{UXGyJT+Nz>TSkYP@|YFVrJg9v231T0Qt@>^lIK69BkyCTh^O*E&i;Qrm_b-6s7 z#8JTWr<$zA(Gi66Q@zP1g!4aWWpF-7u+za$90WW+k(lM2hywCzBnX~4n~ca3O1LZy z*+Sw9&~b<2YKtQu#|=k`ku8aaFmv7Si;srnqB8{I7?L4qeqK&?W;i35;8PT7L|c#r z84}5Aw~r0G)|F~WNz$pM$q8IwH79C0$YNQHk;n=WAQ9$RE{T?EP{I1-EDFi*?o$Mww_?}sOr{%0d#Z2dT~p8Xk@%~WQv;~S=&6aPMBF; zWYAJa!7<{F-d;MC69j|XNiSYw&2XhS#ajkydRF#MiR#s>>BrsOZ2zA=(23hY79zH( zAxXqe+>n`4K+4H)BN^po2yNzP#SH=`sF-58J&V|}O!V0FJLL6|J=Sy=Ovxo6C-YbV zn{u)Fc@(fyON$HgeL@WC+?N5NNslT`hBre2x6_`eb}^W0A2|Km1Ql`NQ0=4oButiw z9~kDcGP1`EQnj9g0b_nGAOebwqhv||Wc5vP{nxqtbg$77eYIt@eTp--?r>U!vP4_= z+2YowDZ0Bc`rFpWCpXilTi2(j3l#~zYRGrEtS^{T9DNHsTD{f3Q#^Ua3a%*n3cYC5 zZ+951;%l|$n$3XoZxBzokqh;q)6^FX+QGbezA(L@ZQK)r^g$RZ7HhUL-DL#aJV5qD z>;WJE3-j0zT{)UpyEr;W_GKAX$aFcVD>g6ET?{6aql8|MGA{r<_q#2ED>f%|PKVjV zepey&XS%A30*nEHX!_qTjx5i1`oK2tj=tDA(Hu$8Icfv#$N7y3^^+!gZ^s7l;&zu` zm>CV)lEK9s9~hv==G&~L(MfS?b#|&tmqR!7ML!(~0 zUYyg&)r+CAFTm8m+ehZ-CF-8BGB{yJQuAPDXNCi5LPm^!<{-Nj^a~ND(k2)PbG$w$ z%OXl|u0S1v-c(oxB1Ikcp&YrC3kIELFJSXy;L)bE@9-E@4P()lJNK_&&!s?&JV9@& z=@ggKUA^AyNc3&s&Ln&0W^wcIFjp3RoL)Z`N=-L9#4Cm);^-Y*?a**nmw08i-%vc1 zJn6}xU^SxrNCkexoH{+=*lA>c1ha3L8vi1BY)7Ul%M)DU{V>vkKZ;3%v({AR1<5R$ zW|vuXp4v>QjJz28F&hnhB0#8MRarm=2+2$*&nKu=JW0mW5Gpz%u4R@YUW~jFUj1#c z{~KI?SM&2arf|wh107^P3o^TWA z8WBx{kY+8A(?I9p{FUgHO74h!Axa&YN;O-Ie7&TAuT4qFzQi4-iUZh3i4xNk1rz26n%e0nYK6Gl~hn$ zJ5!J!M;;Vy3m&(_B=9UB5~Cpb3aRF3LB7mGFilHx09BA8A&|E*@AsK`6SL0u1-wpO zqAH2`(0jFD@|ivlKDQ|JGJKE~0LcK05w#d9*VmO3@MO{R+M>^Qk2g1|Q=O%u_TwCB z>c}L$ojRZ1(SCXBF&SSt%L9%*qURQqOv^efdgysy}GWj82Ht z!(O*DDM*j$S-A&;XqVn3a+&Vb%5ANea`BDgfXNm2 zwBj}SMfS9DdTVd5I60mcaO=Z#Yj5e0edivBbRkG!lwd5h#T?@M=BjGQbe zW_hYXNr7pZkk1K&Ni<7|sba~QN+d;g3t~p7hJG-zrekCScTe=)3#?q=v}hac&$Xl$ zL(*Eik1;k~7@2bU`2IU9E9vzeu(R)gyB$hl2}5+NKf+v1KPh_+?L0DZpV?^P2mRl7RJT01AWN4nNF zwI3Htr<&ItURrP>2p`dob0M4;Muoz*E#wh?}OaY`~h8Y_zGn(NbBMm4)+4KPf zkuU^Nk@hw~VR?wwFmV}27y7~2c0B1{TNHRk(NS5=f_Ah8fFl`s@a zpx3nsOe~G&FkX^;u0_vFVlauj;NwfAO+~pfn}EAm5U03EC|}f`73B(->1cITX-T11 zU8K+{VwP?RZwT-R5Pb$xq;Q!z@h~ncm+}Ufrd*0gEJ|?{JB#Ltl<>1#+}K{6nN2sP zdGy}sn;nylb=o9r9euH5yWP&gg#A&+2`($wHbH;bxwfe;G0|2hs_50rt1|M%yUVTM zyNzV|sNNhtL0rdjeq5$9@Qoqo$L&r^k#c@U{SG&%k1Kja1HBz{ek!cyl7^9zG-}V5 zWk1H-(5Fj-IiE>pB2LMlgSm$a;Bz~3(l{I%NoNHeOKfSMRK_7oH+0)DH3(AcL&1RH zRmNanrr(v8sFF%F6yyQQG(I=-5FZMYML$gUjTdmXEO)9a`lbXnv>b0q=ZX^y)>aWz zXnmv87ZktUgwmgx-H@qql6Z1=H-HPT(hJAz{!p?`{6mr7TvOdsma6NUj2;A|<^vS^ z8gk9Sp97yO_*)qAkIJFa;*XImsdA>A0YC~C_odmLG5wKwzPJc@z6R@N7)q;99l3w5 zwjf_9f&lk2iMizU zNZ=3vm8nArX(&d~XJU8plIoBdvKLGo^s2J6APAEi&cI`3v=LUeIYG26fuxV9Rsi;6}Nlr?H5<6m*CQXV?eHdIPW2iBcNXF$@h!W$= zAhRHb27c8I;xQL;zCv48^o^D^9qTw#%XWyqlxy7WAXctvYBKtA#QQpeFl|G12)#2*!UYHRyz^a=e_(Ssnh-Wweii+0lAuLb(6 zpdy(FcA$R(i~r*cdM=UUOhPdcRbH5v8#he?eixf23qhY#Cs-LSIt%$_Kyl13OZ}7t z6K2}u6#2ADGByq@v!u}J$)^`U0a?pBmq#c{uzIrHbRyetb*>k035KjL`kj_(KaNPK zH2QnGw=(qLBzy48$mf8bBwBwyD{qz}Xo7M-nSwu*1h}#$A!gXkQ&8qh z5~Cyp8C-nEl>BV;+Rjn#zEFcw=feO8h;0v4*`GU4TnZf+cS!mS3#yB3I&;w+K z^|;AN30$ItDY8P@ct|4kXp{l3m_oH3Sf}U&bF*WUO-Kc>RmZ2e+USpR=?$l-bkTnT zP^O3aR%s6=>EBnbLc(0CMW4bBY!HCKg9VDGBtb0Ic3RDbWFZO8 zFpC9LVxmT%00CfHgjCrs`8FEB0JPAE1hP$h>$zOwB|rj@hz|n|5HmuA-VT}O zS>&FG8(bL0TTZio{Q;?5J58;Yzot#j;!(cgsu(T-Vwz30P?$`WlDTH61MxeYwHt3 zJn@`5K>reZ0->PUMjr$OFcE^)AFe?JFgZPQlXzp9FK3uuIsnBX z1qSU1Uu#_7R z)~xKM3=kKVd%({(Pe$Kto#HhAJSCB;wu!fhpPc#0+1~|M?zy&U)k=Uv`^87adG~pA zee@P__ZB+hiAM1(&aKPf7ycDT4~Rv6LBT5{Z;%|c#22<X68sS+&6GA0(R4YNp`(bPoHBevx4~6k7W?bO?OXVgdVBu;xv~p?E z6wPoAif__4Y1lF@{=@~c;Hhm~TlBlp$G33J8)1w(V2r-=zZfH=ISvVS#6XtC9wBjK z1gSJj#|WR5LHyDPNRPu*XWSTBm^zV05&BapW8}l)NS0xUkxe#M=yX-k92}#r{Ekr^ zqsgY&7j>Iwct_2uwg>!G!Bcqst7Y=JO$_e+ocNPYQB zFTu}2A1NhI#tKL`zQ&j<;!{@0ufo?@e~vLlD|mnST8VpGAs<=!Jle)qKuhqo5`(mY zCcxK9OwNiGw(|QJ6S6|QTz<`BA6D=!@wF0zumWPBd>-+5E6HcC6)f2bxg_{L-alfs zRzT8}*J!U9rwPH_ONoDN&((hNX*NS~*1)L8*uhZF}m`>$hXhpKQHLD&kOlkmW4}1B)ysfrN4?H&%EA6qY-rq}#Mu z(mn668~G5c*@uoIX^BFBWv|VHI|Id=C__KH#ye*5+jtbEn7YA4D$k$O6$<%J?+`y~ zhGsk(y{+aLtYmJOYRH08=410b&P`H_7p30&ED)*PSnvJGQ&{b-GtzAkbsJ*^&D?%e zGL&l(@8_gGMGiLCK);#^Jg7X~Pzu4EDKQ4PmJ2Ubt^8;R#sj#R=i=(b|0m;d#H#Ud zXvuhh5LCtkpuy0h!otCng&`}UR}>Z_e1O@}(s+c}Ah2O_vZ2A6auevUqt}#!fCOia zg$+<_LY|qKiOSM4ln$ynxZ!uiMKq52G%?H~_93S9nCoSanO5j+12P|k>vT_wKF zn7zRaNHvAL6im9xkTgGd4FB`AE9kLdt0>W+B@I(Jh33$( zl!gVp3_l|c>t~j)8C0IEw=Sx7TYR2P6`vz5%boMij@1E&zk0dTq>I2fq8>|CUku}g zeN?REvbn`^+^oI|&Vzn{^FPILgwHcQ!Nwi*MBKPD`OeORe8=p*0P4e}n&z}`L|JIW8N8>lVPwD!~eM;9kgb(5V6+W~=PeXj3qdmWL9`8@0OA}(f zvCrfEN$201k3Wz1C!N1srX%Q4PGt1Wg%8@uW#Z%PI(WVTY>;x)=WxDB1VaO^kLMp& z7R?)2N1b-!)n9Di$@{##4NStISIY=U~$XF=k3wu-|_*NJFp=W6cTtKrHY@TGhY z*fZyP$IfglHjQwisOJ!4REBCLk}5|pcwUXf(qu)SCl}T14In4 zpA|Gh+g;KP?`NsC`W$*vuh9ru@)~1Kkx%?hNzmy&;Idl9G3qGIO!NISq_+z{7JnVF zn^LvvKL*Un8I28=)Krb`mtlQMpoZqvrQ4|8DPB+)G#cG7t-ua>nS7o9qe=zT!@6HT zSmQTFoKjXh;<%r`8C|TMMv@N5SEq z8uVte>4{KGB8+gr=W%PCP|J^8>c?t+o!ZV)P`_A3?;-OS;4WTjpyh)o%hTB2M7A0m}hw>R`V>wUW*WI%E`vkQRej^B=$L?UQAFdl@>=HDHa7=-U-a# zy+V;1aYhvjg|##boiGVz2M2@|i|)|!&Y1b#)!M{2E24C^s&Yj$i+!!^ug=R>4XnTs z+XvN1P*UI;V8fS4D|~LJPGzOCarSuvW-w7=Vn_-xLzRadwbWCvx0VPhtoLD(Dn6V^ zl|oDYI`NwJk~B{?g{m8?bHeB1HJa4){6=aDdsE$0;(Q(5SUDcB@tNw3Qt_;^b?$UN zps~7gX&Z0WR#1=bX$A2Ei)i~w}t*qd>_9#O`(KmW_3<#;>z*sdjjt46k{kW z!xsEV@5}^WV2W0E7kHe>#$RT8v*`um%RL#saI)$7P{z(|oPp(wG`)w8>0;u{(1=7KdZt^vTjUX`$B4JMu5+0%n5r^2Q&pCf6H{hsJ6 zkVV#AV|74*g`+ITJ|<2N^yyN|dgi)@McvR43~M6B!4nc?IpJfOB=sOChQZR^O7kOC zTaP_vBQ)(CU$c5-SP~m8jSUf~q64Y%<)h_C8bxJ5rB1$e%i9%=SvMXIVQG1@q5x>V`wLdZrwPIfp$&4 zB3Bkxj|BVz#@a#t>(&hSH)6m&K?=ApG(hWNLCSIfTdu3V3gYf+AY#mj0aFEsd9i`( z=Zd>yvBH=5+E)tKtA7q%B#IoK0&EuhLhGcSd_xni|!yE)Nmys^y(6&H3ua zHsrpAp{_i?klDzNv%>+O5M)-#UT-?s&{g{~JS+o;*@gR9{*6k-@^9v$1vHNpRSe7pU|1}Z6fze*ZaE9qVlql4mT|t+p{%szbv$1&ZZa8xYgj8-22a-4DaI1i zKBMx2Sf$zt#t}qo6A+`Et*uF@gFQo{BHC^U(Aqh*m7&D*E1D=@CvimMvJ$?g4#z#B ztFD5s+K>jD;HzOQQW)^^Ar{n~Z%!n*+ZG^OUr5&Q8vyQ|9z$d^LHI#Lu zMxn>ch7`xzi2{?T;+TZ~;PVXoruyIKrPadVfCLs zs&YY{OL-ek)*%M%mVZT9BJq(bo#Xr)sZ}{k!ufO~W(hwW@`6Bef*fUJIUY{PPGC{0 z1(Oj9YIr_o!$7eI%lKrugNz5keBr34379>T586*L?GBDQC>oANmbPi#ECEP+vF5+$!zn))7&&hcu zt12rqr@T75yqbIEKZV8A=D*TcmE#-DuFTD;qW9%gXJ<8wo64%Q%WCP}Wi?r4)xs-z zg@w)U=9T!`)ynVWV1SFSq@t94s>TQZ(n1u)y4{LEUiHP zi--c4tR)b`Ezum-=_6s|Gk2U6J=Zz>^wph#X99d&=MVb$mA|ze$T{xxm*@jUC|I?K zO{ywTcZ!MOmuFcZU5R$W_oYyRP@`>gsIq=xO`+}dG{9aWB?vUGrYF&5Ifx6CTeA{ zaXNZ%aFBkuszW^XHZHhYG(f>@LM%3nexDUIY8FV(TGC22jFlr9tu0NB=ttCIi}eB! zU0x3wXked7&;!d}JXDCu0_~}I!L~o5t0>RP%<%i5aUhYt!9E~?5r?{jv9A9!O^u8C zl{tsAb<2dtMew1iQFaW$*l%rte(<^KWy%=OmgZ=d;mnEHzzr%X294^4+lO1nl}3m~ zU_Jk5eYRLXf4|4Nq@O>NmnAw7rkD$b80Y8AXjjS&pi~_6Du3GjBPp{JAI(ju9~`F{ zU$xG|Dc&ESGQ?@WV%-N%GUyqqLjFUT`(d!#o98njbxchl(-lmf*#fo4WOxZshIuPw z|8Q^`&KE=sur#BA%P}Md3@J{7l|c^>j*NvQW6%S{B{4RMVN^KBV~i5LQVdT*R7{f( zkvEMx)nc>4`8vuyc3*Dj8GkGu7V%_=`Yq1ui4zco<__o%w>2|hK39|r~bhMszrP-ymMi{7~(#oB} z=F`!Mc(5s*SWs>ir}-DXjt7*gP=!cI{8O*7Y(s2?s zDG7=i+b37YY806OI!kJhMN@rc{G-uI?zsaO@h2a+NO5Ky z`R%x$jNQgw===h+nam_&=_v9WG{j2L9QxY{i@$A#PE}>tu*#R(%sm&a#2@BQrps=o z%jmM3#A7axeiMEgIN>h9zqW(^Lpdn%#CN|UPegE~qfgCh#YWbP_=q(X%DJVQdB!KP zMy#N@P!|cY`t5z`P>Y5rBh%HV2eBn7At^#dpPM(G{D6(OIK=%I8|j*;o{s7# z#s9R?-_U7bo4+?__KvhK--vmy)AYl0uNBj$A@6lcRwHZ0a^RW!Mj-0aDc&z+@V^Hw zf;NMP?2K3um}W_ei?;PqjR7*Vn2c%DLlUNv6ph!gurZ7zLeL8gbhw6I8Pxsz_j#-a zokpc+35dX7fXT5UY00*QIl<~ADi{z9hA)5aSlbSb%b!~>K796A+d0$p*yaL!^>piG zrC%E^Z^@kIF9vMxYQDW)zUJWMmTa9_vFV9XxMxWy8j?&AU!($!+bd z-#ol_;_HnyYx)Kse(%JAywb_Ot;hF`tzRy@aFxAii+J$KKRkyj<^S<78-Bkaoshjq!ZbaEgNrgy+UjtgEC&$iV9R}l1mW!CEEvSv? zk|75couve*GX^V)NU60<7O?f2^k@LHnW<5yB%&7#skw-%FrMC=v4K?Ga1)hHI}q@HpRa0P+)HjQ5E=-vRVW zC+%!uB>*f04gA<%=-&*pY_CCYg&m0`x@=ac%t&B7&XSMd4|1}}kjxughj22}>BdsT zNQ-S6RPAagzh{X^`vT>e>+~v<_5AVLmFyT6EO58n3-Ok#EffAzglAu_TfP#H(_Z@I z{5>aTZ-D#Mz#6=MK38Z4?*t`s5U`#~zHn1lkupI7F)e6l$GXWYo(CHY;~134$-MBDF~%m)kWFNlh6k3HdxS2 zErlHR1R5*eO$meeKS){~dLHtgjah|nS2`?? z;I$rmin)t!EG({ZW$054Z&kRR;eB3HD*srcTW?g^3QJ0o%gf5#_LGaNhDxjXnsk#r zQO9Q)lD)-K^%g@yg27U+t^mnorSga~47uX(->mdIJr4(sHvX*|Mz-#;%F1f5Md#f;w#)>Uv9_nYd}^812q5Zk>2;Ik zXE_IZIMDC%I+VlSS(oEI&my(vjX*v-2I z!3yC)R7!I`qd^iNIByrAc!pXLA(55tOae7LHS0C8rk_;{kn>@XVu>ufu%yfvG#Xff zq19+mLBcgGMXXrx0D7uYtLe0O)9c^)``^FwWASD>6@B-TuHC!7_P|}|e2Z?s_Q&*V zH0Q}%Z+k*~T|D!(YcJ>-p84qAn=U-*dhwum_A3|2xls&%uwphbDEanGtS;$<#iRU%Vq2D)z8p=S;93Hz9|-#psb>s_xDL&ubCEG|73(S5 ze1g}gDoe~|Jw@p#>nSSUPT!Jyik9mD*xJKdigH9ebu8QJ(5KVN|FS^dD|)cQpK#=b4{UxJ|eaT+T;F6qKQqLKb5X3$QCI*h3>aCJWuE#xu|{zbtyjv_F&!aO2fAFtv&Mim z47JvP*k!mG3(v-7+A)@47QdWSTfwKXT%G@d`!WalcZHa%lY3>;+Upy{e_qu%aec#S zJJ&~!Q>O$=S4Ilc9c9P0P0Oh|{Z{b@0GSzBuFf#z=?uYk;6v`_p}y!P!Blr%gk|*f zqwQ~|oB6--2OvA5m~`z6ha722hBi_ZQk9|0E;KiePu7-GwgD+AG`a)EoTZ7|3Q}S| zTJko3v^Uf{*7~yh&gr^-O$$rvuBq;y&N&v6x+lBW`m^HRsIKXsma@J3x##LStBz~Q zw$^l4W43plUrec6UU^(gmbH2X#C+`&zD%AcC>;TL zbPhxjGwSDTCg^B@XHqRtZUF}i`XuZ(4z~n>T4+z95zzZUy$|9BOensdmca76amQ!t zN4}#UxyktM2GgJKg=53;O@=?MH~yKvH2lU8Z5VrW-NLrm5%8-3>zaSer+n3Ci9JH> zp_E66J(P6+*zX&jg*}%5o)fcSFsN5z)>DWEgyW9+6#dk?Cxe#&mV)|XCMT5`2F3zw zNh1wJ${JZZOl=LCEwM-jEY6}7>9V-s7mQ-WhlUr0>QUnuGgxCZ7pbo(XTlY=(~>ww zUQR5IvCy~-mZ9a#V-c(cirP zu@506z3NK`Ggt?)F!a%5)(W-(0YDtPXe()S*btpXHEJwgA3e2#%M=HekJEh+)#w;) zZ=dpY!+<-%=DXwr8lLAkynI^JqLRP7}NhpYsT{Abn>CFQCJJo zQ43k-Ya$A`aKt8%P&9{jp%&MnV5#KH0EJLAODlp_A84S?CMU9la;7n7!N5dB3{6Co zl2UjV{>IIdc8M9}17DE`fW~kc`7);)k7qg&8&6 z{eb2EE&5l^A|6YxrPrt~iF%`6?pIt+^o{77TsF$%hd~dlVD%^%FoAlXzrgNj=LvUk z-NBD|>^X}*MDwR;jYXdz1v_>sy-yUOCPxd+MTKGT38)4Fw($2B`n3_Gc=GgggV(`&?eQeQvDl|Ol76|MZqt3 zsQ!F~6^nvhK9W0pVmkX=S!q!rvpE2es)$K-SmsMw0g$z*j@Isj=oc8vLLn;0eamXA zDqR9BS+Drs^Z9w1e3+p}vvw{6+Bm?1^im-POIw{yNpi6u(cYj3dI}-0C~hN~#!?-I zM(z)@7^7r`7%cjTOM)^btn3%sPjIDj)d|U|^_*pgEsd{C)Y|J>3m`6863U^Q?H+?C zdS6^;Io=8!7(D~oa2StHckM~%zb0E8&eT4KHX!|{Y&SK13eQN(zcX)+rBxu(Jj)YiXI4S~LWU(P6(HrL#aBlYgpupE~Am(bV?d8q%6unN@w1*MVtpF-`$Vk?E@o<)*l@0M8M z)jZ7z%Cz4PrDzKAq2S7GHVQt4^z-Q!1E0*&{vtZ>|8NwPER;{{F)oipT({Vxj>q;R zb&=JOdm*M;3FEOCQw>0V$zLK87`)W-mZ1AD!TrjNSX@6ZBSAHyHgrs~h}V9W2wZR$M355<1zr zY}49i^V$x&79g=J+vv-3SeE;kEops1TyTGLZ|~+_w2e}@5&8-j1v?>r{b**Y#2YBg zAd&5mS3t;fQ8Y8aUjFjyVRQIhZVg*YTT6B#s9CiGl8$Vy7Kt_ zzn7N~65xf94MGTHfrOBK;e{X%2%$+uAP6BbYDvHtcnK6~H3$f8r?t~s(bm!0s(@Az zngj?TxFABcGPnCAKTtI>HSUZ9Rg7_%Yzv@lV97e4IJ1+LKK-_oDNVlt%E8+%ESF0k8vH^w z))-6l$lZnBkW;Xq?hRL`J!kDm>(Oik8@kX}2$^feEXwXq7xF6;AfMzIIhdX+!NbQ7rXM%XJ^T#%fi)eu`z`bHSkrgs zd@bJ=F?t97%scjhwVrcr2?XfRy?Y;smo=j^@9@hV`wQL4|1@{+h0po!@CVkOE_C<) ztULD1H)r{exl&v=^YvJ0N)Dh(hT_~@4%Kmj&R|GJR>$2>J;k+Fs~|fw3WMBz{qree z_l|bVU_>6p_8@0kF0m}O(_==(4mR%*H1wf;M-SQQ8M=ae=Lezx!G zS(U8~Nf}qUFDcBvJTtB2t3{PlikCO-pH*KzHl=vMj46j)HxCcne(l7h+Yj4$`I(pd zns#Jtzxvi;6T>1VMAa8)W$)+)^FdM9lLkfEVz)3fD73I zIM;Rn@*l8?#Ch>yuE(7p({9dZV+x%S*x8h!a-S63pedb7aJsT2^{fmqJY8D3!VJta>gvWpTzWd{Ua7XC3zEv=*_*;21V26Hv$MsrB zTIe$7Ik|GUum8YPaKk7#2@jQ%CV`KBv6vS8eBg6!e4O)l_NCJ*twSZQ*JjL~t$Fmg z9%Z$96K7h=y%AV$=M2WK1e2RUI+SsaeJK0bDSSd_rDBrYYa zzdzf5*?@u1I08l@}zU;XB>!TKpjdI+*spPV&^5W1l6%(T4IpQ+g8=t7{HOKXM$QbRPg=g;= z4cLIw3^*MT{nffJR4+CJ%8g*1*X?}f-fukU4c&C~Xrq+b>cBpg*ea8@lhuFAgCv3% zJkGFG71+I%Q9w9y1d3m)LslF(%(%$D{q&b5ud@E@sQEl=wbrZl>5{Klu7UMmE8O*( zD?HRoK2ryF$O1hy&@r8kQT@dxcO0P*FHrw9q26V3zTpYZ&*ZC3E%DWuh9!Xey@`Pj zCB5x0+q)cY8YatTgNB%adY2~9_Y)j=)CJ&R6Izin1a-y7MXC$H%#6r>6Ixx9lGAa$ zH0#Ph^4!&n90-aO(7r2 zC8SaIuio{rVH#T+S#4)(_ zjd?PPg_I7+PIpL*9`_J~2JCnvx(Ez_pCLM#_zsdCd#17ge8x>rVnm{jN9unU(Gl)`ZaLOna{tmF=}pru}~?A=B7_bu;~DfW|jCfwTV|65o}e;yO`4yo)CddvsjqVwHzI%Ana ztPJ*L?QCDyeVvcLeQjw_)LFq`D;sQYFwnqo3!l>0u=ZO898!`?VY1(spPe;1V^U~J z-|Zkked4|2WF1OsByGg9}i`g zApIyTz@!IRd{QHj`RK(A=xLwS9zyQb(LORM#=Rn=GC111Ge@PpJ|$yR`WrghhlIyW z9AU*|O}96mZV7DdTw(QCUt4;i*3lDC3D3UgiI0d5bN3{~Bo7a$1m9qlaK7y!6Ja^& z_o-*-h^g!jRbWG-+AOtZduOr)BnEc^4zy)0Xs%p+8`Ny1bA48&@@d9|0nIaT^X&ra zr^`Dda#mm4*>6=>4vZEH=Y6s23v)x|Zk)CqZ}_DZb7oG<3!S013cAZmbDdc;5v`;bI9QzEa@7Ch7 z*b9zGS;f=;aSi*5Bkj$BeZ^>d^A%@k%W*DO&jqz*cVL_v;{H_Q)DSZlJHpsdWhOh| zFE@|dc7OLyKI2r1t~`Eb_ql^K&H48#bmOuhe@fQC0%CB#0<&gnfa`z^ks;2k{*}Z1 zmK>K=P1IxIT-PaHnu6^rH7Rj)d|YTwz{1Y3lES>~u^bW{HgsrKj<%lRj6WepN2br^ zaaWCXj;g?=sV75y+U~at75iim47$ zo9L3j?qk~c;3(B+>7xH2Y0CIBU4%Na?A2qfmPzAc67QR{COXNHA3h?sqBh_YZ131X zJ~e|LMBjP<_h7aIzhH3_(uWWB3&uJK^6l&YvDUCb=PAyTH*~Chg^0XkEw|FC{c&AW zy9FCxYK8nF;$^Mv^%LjPpBsO6zSLg1uF<}Xc{;UPuIXJUUe-#dvOZK|UJ;9?ydic> zU0AX+&Ngi~;`37WymxyCyAZwjITvGEu;oO#nNO*uI-OJnJ!5vMgA689cwCJgXhzui zl0ChCPnq1m33W#6#WipE7;J_Qb%eUrl|6H<|H<~{8nX(oV9DW>=aeKRT z#U-_0 zp^p1x6Kk=4!vFt{4Q26jRcv0xN~&5~|KxbqS>v^iu*nYn>%66WE)YM5x{&qLVzsFb z{muaWdE>eJOPz)t>Yr1`;QupVbxclEj`L0(JTc;2&44#9U99N8iuI{#IH_ijyJLl!(-#*>_d3K?}s-cWda^ZnNJTfdXI~B`_%D? z;UP4&fz#{fKLSB42ATA8s(-g?utmba^<0iTiG#II*qL|r+CH4GENYRkN z&ewKVrCou8X51@?^R;W;vUlI4F2kps9_%vQk$A3Cw&Ah%CpcxZ%#DuPkS6w%&t30U z^C!VoK0WjnSnodDeo07j;9Q#nS0@WDM{@t4_FZJf&%|vqmh+uRHj5+HFcyvS*MQyr zSzr(7HYNTgV444Zutvl68g8&(CZ^GT9Bj591AQ9PsxiI9M8Rz-DBPlyTQo7qgnv62<=+8D`#ZoGe-{|*e+-QCKMBVB_kjuipMqojyTL?aV&QXu+Xlid9?IRI z@Jt}43ykwW4337wXj0h;MiDa_K3(8gaEwxpf#wK3Sl&w1a4PfTKO>h!I8eQUYW ztXAA)3+J2sL%?qT17MHha~l7={byo+%hNQI3VoW%M?PufWFJ^cx@nq|G*hlmtM#d* zl4ct0pMj0`17MT=OR(9#A6#X>1^V=9i~R!OR;AhMZzp`4a@eNfJxDvv98>z^wuDdm zE!GxO{fEGO|ASz;hO0H)VE=}gMsl7`icf>h_CC<3@vR!)X8(kk4f=Ge{|Um|6nmBO zI8P_SzZ0B-46(z33@1`v!BQkVk=y5wfg=Bjq%M^6l(NBoig2THXr@FH%}V?4;41rV z(5FvZ>=y~QDowjS?a-KB=rha+VlqsWZG)+_jSTXz56t)f1T5E>c^Xr#F%7i;3{t!Y zl=5a!-XDW2?GM3K_N$;zXrSFBq z6jI*@mMb>c#|SstJ3*g@TQ$7Zzn7S8V775nciHrv-C(9-zG8)9m14DGll=@dZT2p3 zgNCJbF{4pDPJ9kq1Mh?B{=;AutwvTYD~SxG}xzz zZ$zp&X1Vfdvfm(lEfUT_O2{UL;_1zQt)=43EW-<4GQp>?UTbe?O;ir9J0U3JFU~&exWlPfLE3u(afSZOQqR zNN8%6rjFL0Z>~@p>CyRc>tL03gnbBfBew$D>Jd=dOaX0m9VjiNfF2=XX(0tjL*8n( z+d*j+1+)i=k@iqPJqq^nvmxOT8Cqy%!m&cTPtTQ%oun_9&Jrmigu0OSwL+(U@ArI>mZ@ z+F(BkjZbl_Qf>oFsEb_C?Oy;!`DKM+tbZDqr;_r z2_wAF%+sgU8eXFD4fr!CQQ4MI(&q__giGjy4sezIC(x%fEwrc-m3ay6U%0LJM}Rld zu1b)Myt~nU58SFbxlL2qrs3@xe%OB%PurDqhjQyw`aMdsSMdp@Ii~4KZI&QgN$Z5B za*`CMB9kA3QT}^C>FHBxA;&=J(H`2>d!U=q)kC{F1&;OK1STnp#5_n$FjFyKQDo)O zR_CE5NLVD}QOS6a%nO7?G9DeBJUTjgR5BhTlJTfyJV-{~UGE=>-!El^KMndczQz7M;Z}XxW()m#zYE-;lpE1LrIbRr z-KN~OX?VMa+m%m;a_CgbUdGr`@-KW&!e<&avIT5nteytXH(8gE5|wF*$|%t;!bys$ z)MFVX>HuXXQ$~9hEY_#x`m|bOnivPlsFw%9mG(cuRrWhz8zVy*`40g%D9uJqaVxnk zBmcr}n})Y*xLx1vRGMDpc3e4}ghM&`d>Svt<4=2R{42I?|e> zeCANn`w7d;XAZUYGf-webEvfkz&7SKb11b1ZeWa>LmAt_?aECwR0aGGfilmjfZIM$ zW;GRX=mKR{Q^C7WgEF6)3w}^xT&E~AiYoYYfHI4yg3kw_=!+`&ya~!IqDu9}JoxN0^LTm;lv%+%;`f@% zXsb_vqWv$Ut_4LqT!wshfuaR2(~*C^>iYRm9yar#JOWnxkAh2(+kA4k5){ooABhQy zexFYckAtGY=acRUaJ6y}JwBfri~~iF&nK-nK+)s#RgW*!*0@kx<3jS^Z5EPx7g(iO zt=LRH7sCG;u$5M^5dM3?HfnhxJWqn#(9zX!=mbSyS8L5yYt2@xzOL4qt%kD0EK+^F z2+8awEc$wp*1{sy(TgZiJ24{XMWiV7qLCLvzXKFWE>=k{R!J@E+Hq|LD8gqBce%b z$j<^$G--`$(i+vIHCmP$@_B&xDx_MYy0V7cN{r~r8ZBduYQ`Gc)t`tF%~(UbdIOYF z*N|tS7tL6snz4rbKTlXRV+}bG&Y}%#I8lEUC|a+^h}K(54u1^F2)~s4>;s$ahrm_# zA3i$<%ZL?45q*J>%z`=IEuT1s@#)RF&tK*@idYN$HZP<2|C zI`XiG_$o!wM|I?3H`q*B>Qocek@_zPizccg^@l;xM0KR@0!0(mk?z}|XrDUL-D9qx z>{~$5DfOC%dd)+<>XdrbDfQ%GFHb9I$@S!+6BG?nPabxGqCx6agVZC3cL@9JpMx!| z57d*Bhd|LO_2eW36rEB}P9#OqBlYB@(=?EJ3h4HG!6<(!nC_npW-8_@7Wy-ZDe)JA zQ~lYXht}A@Tw20q{$j8~DKA&b8l_ySPrLm|JnaD+HI+t9rIA$lg3?qP(Up@4ODc_| z!n|2iY1C92HI+t9rIA#Grb_9n6>F4U(rTn<<$-k?t|wQG=qX88QeV!z>kuf~q={7W zK#xBMEQL=KUj)o1HI*j%sXVRa>9xow0gM8hRaVVfie@cEv*xFn{O}z}?FdTQn;9jt zLCH@ueY_Za*v}YBubFRFDxa0gVWrA#rIu(V947NrWVllKtb|VvVd1k<%e7Lutn4y~Gp)mnpXV1{XfG8e3+ylv1-2Bo~~HGVzud|_(LjT&>KQr@UB8{m*> zHV~f&3grgnumL^7w}Ga$QQz9AZ*A1KHX(roZt+Qb*aU}cZW0P^R@|abx9HO?8gm=1 zu9F+!qO-Ou?jmNJ*+mP?1wE|J?V<$=mifO2mg`d~*DlhP_&UXUecE7m6Vq(p0s1uD zOSoO@w_T;$uKl-Ndse<aj~Le3#HN+v!<3p!DB%?OE;G=G(PBv};|oYhAQccA=LR z*iKG_UV2uCwt)`PN+B%0nDr0Ee8ocQr9*phhxXzQO{+uGVunlYbZXf`Mk zs+<|&pxKXS#N=rCQPIiE$ie>&= z2}?^jtS#^`l98u%iuL-m0j+&lTf$*lf`p|dJPpr>!4lf=)9{pVDSV!$beq7f#2nMw zImXjG!ZL;*<7tuU)mGH2J+xQbQm@u;uhwrbZ7CBPX+^zSv%Sipmv@Vak@2lp$G79; zA;TQkavg^zo3Mr9&o#5+iLXE5yK21Z|e$RHXQ-*xW>X+kA_ zadl1dqSe=|yMEc)6n`CCZtIajoHoM*|!&~JF z_Dz%78C-4FFpjQ8TQ#Bi))AM-7rlr4CsWEcFz|jgZ#3a8+NW=`zJ`UwDZD?EZypcp zA5-~`UINWpa~-@^b0aPpid?v5>))dP<7qOS)@VL_numPNUteCtBExd_94kouJU^D) z%aI>$g|Sl~64|!Jb7TC!mu!nVHO< z;{@77Dy#45tX)rH?Kl&^GFg-|n>9))Nj@uhg{-L+Yk57CcpCLNowHptIR7^jdy%tg zF>`1ibGa8-$yeMLIrBA-Z?XAi0bexL)WPM*a|!jalv!yVv%-3FrMb#nZN5aw8koH- zM~2sET{JTbScSY>kfqepmsPgwsDrOkhc{3+>#-QI!E8h~-GolsV!md+ZoXmu#e5SF zd^clZ=U>ft%y-Q#=6iSr--=$k-F)BtfLn_HX6`h1nID?F&5!VLa*w&!+-J6-v36Jv zZcqNiJZK)WoaSM)&TeGdPH*bOn#o?X&vY>Ychjy`S--*Ab_n)vr=(W$8=jo}xGcTAI%}eHG^NRVsdDXmT z{=>YkHTZepr{*2YWrdm#%|}+4`ET<-=FjFY=8xu-dC$C0zxyxqCv)1^h6M;~i20lO z*!NSADD 网络安全主动防御与处置系统
\ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/app.e7b0b2b7.js b/src/main/resources/nginx/defense/js/app.e7b0b2b7.js deleted file mode 100644 index 87c0dfe..0000000 --- a/src/main/resources/nginx/defense/js/app.e7b0b2b7.js +++ /dev/null @@ -1 +0,0 @@ -(function(t){function e(e){for(var n,i,s=e[0],c=e[1],l=e[2],u=0,d=[];u0&&this.initTagCloud(t)}},mounted:function(){this.tagList.length>0&&this.initTagCloud(this.tagList)},methods:{initTagCloud:function(t){var e=this,a=this.height,n=this.width,i=(new xt.View).source(t),r=i.range("value"),o=r[0],s=r[1],c=new Image;c.crossOrigin="",c.src=Ct,c.onload=function(){i.transform({type:"tag-cloud",fields:["name","value"],size:[n,a],imageMask:c,font:"Verdana",padding:0,timeInterval:5e3,rotate:function(){var t=~~(4*Math.random())%4;return 2===t&&(t=0),90*t},fontSize:function(t){return t.value?(t.value-o)/(s-o)*24+8:0}}),e.data=i.rows}}}},Et=Tt,wt=Object(s["a"])(Et,bt,vt,!1,null,null,null),Ot=wt.exports,St=(a("a545"),a("6a2a")),Lt=(St["a"],a("c4db"),function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:t.prefixCls},[a("div",{staticStyle:{float:"left"}},[t._t("extra",[t._v(t._s(t.extra))])],2),a("div",{staticStyle:{float:"right"}},[t._t("default")],2)])}),Mt=[],jt={name:"FooterToolBar",props:{prefixCls:{type:String,default:"ant-pro-footer-toolbar"},extra:{type:[String,Object],default:""}}},$t=jt,It=Object(s["a"])($t,Lt,Mt,!1,null,"4ea7eeef",null),Dt=(It.exports,a("2432"),a("2ce4"),function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:["description-list",t.size,"vertical"===t.layout?"vertical":"horizontal"]},[t.title?a("div",{staticClass:"title"},[t._v(t._s(t.title))]):t._e(),a("a-row",[t._t("default")],2)],1)}),At=[],zt=a("da05"),Pt={name:"DetailListItem",props:{term:{type:String,default:"",required:!1}},inject:{col:{type:Number}},render:function(){var t=arguments[0];return t(zt["b"],{props:Object(yt["a"])({},Ht[this.col])},[t("div",{class:"term"},[this.$props.term]),t("div",{class:"content"},[this.$slots.default])])}},Ht={1:{xs:24},2:{xs:24,sm:12},3:{xs:24,sm:12,md:8},4:{xs:24,sm:12,md:6}},Ft={name:"DetailList",Item:Pt,components:{Col:zt["b"]},props:{title:{type:String,default:"",required:!1},col:{type:Number,required:!1,default:3},size:{type:String,required:!1,default:"large"},layout:{type:String,required:!1,default:"horizontal"}},provide:function(){return{col:this.col>4?4:this.col}}},Rt=Ft,Bt=(a("295a"),Object(s["a"])(Rt,Dt,At,!1,null,"745c64a4",null)),Gt=Bt.exports,qt=Gt,Nt=(a("8fb1"),a("0c63")),Kt=(a("5704"),a("b558")),Wt=(a("fbd8"),a("55f1")),Ut=(a("fb6a"),a("d81d"),a("ac1f"),a("841c"),Wt["a"].Item),Yt=Wt["a"].ItemGroup,Vt=Wt["a"].SubMenu,Xt=Kt["a"].Search,Jt=(Boolean,a("611e"),a("2638")),Zt=a.n(Jt),Qt=a("53ca"),te=(a("b0c0"),a("caad"),a("159b"),a("b64b"),a("99af"),a("2532"),a("372e")),ee=a("c832"),ae=a.n(ee),ne=(Object.assign({},te["a"].props,{rowKey:{type:[String,Function],default:"id"},data:{type:Function,required:!0},pageNum:{type:Number,default:1},pageSize:{type:Number,default:10},showSizeChanger:{type:Boolean,default:!1},size:{type:String,default:"default"},alert:{type:[Object,Boolean],default:null},pagination:{type:Object,default:null},rowSelection:{type:Object,default:null},showChooseNum:{type:Boolean,default:!1},showAlertInfo:{type:Boolean,default:!1},showPagination:{type:String|Boolean,default:"auto"},rowClassName:{type:Function,default:function(t,e){return e%2===0?"odd":""}}}),a("31fc"),function(){var t,e=this,a=e.$createElement,n=e._self._c||a;return n("div",{staticClass:"result"},[n("div",[n("a-icon",{class:(t={icon:!0},t[""+e.type]=!0,t),attrs:{type:e.localIsSuccess?"check-circle":"close-circle"}})],1),n("div",{staticClass:"title"},[e._t("title",[e._v(" "+e._s(e.title)+" ")])],2),n("div",{staticClass:"description"},[e._t("description",[e._v(" "+e._s(e.description)+" ")])],2),e.$slots.default?n("div",{staticClass:"extra"},[e._t("default")],2):e._e(),e.$slots.action?n("div",{staticClass:"action"},[e._t("action")],2):e._e()])}),ie=[],re=["success","error"],oe={name:"Result",props:{isSuccess:{type:Boolean,default:!1},type:{type:String,default:re[0],validator:function(t){return function(t){return re.includes(t)}}},title:{type:String,default:""},description:{type:String,default:""}},computed:{localIsSuccess:function(){return this.type===re[0]}}},se=oe,ce=(a("0650"),Object(s["a"])(se,ne,ie,!1,null,"4aa70533",null)),le=ce.exports,ue=le,de=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:t.prefixCls},[a("a-tabs",{on:{change:t.handleTabChange},model:{value:t.currentTab,callback:function(e){t.currentTab=e},expression:"currentTab"}},t._l(t.icons,(function(e){return a("a-tab-pane",{key:e.key,attrs:{tab:e.title}},[a("ul",t._l(e.icons,(function(n,i){return a("li",{key:e.key+"-"+i,class:{active:t.selectedIcon==n},on:{click:function(e){return t.handleSelectedIcon(n)}}},[a("a-icon",{style:{fontSize:"36px"},attrs:{type:n}})],1)})),0)])})),1)],1)},pe=[],fe=[{key:"directional",title:"方向性图标",icons:["step-backward","step-forward","fast-backward","fast-forward","shrink","arrows-alt","down","up","left","right","caret-up","caret-down","caret-left","caret-right","up-circle","down-circle","left-circle","right-circle","double-right","double-left","vertical-left","vertical-right","forward","backward","rollback","enter","retweet","swap","swap-left","swap-right","arrow-up","arrow-down","arrow-left","arrow-right","play-circle","up-square","down-square","left-square","right-square","login","logout","menu-fold","menu-unfold","border-bottom","border-horizontal","border-inner","border-left","border-right","border-top","border-verticle","pic-center","pic-left","pic-right","radius-bottomleft","radius-bottomright","radius-upleft","fullscreen","fullscreen-exit"]},{key:"suggested",title:"提示建议性图标",icons:["question","question-circle","plus","plus-circle","pause","pause-circle","minus","minus-circle","plus-square","minus-square","info","info-circle","exclamation","exclamation-circle","close","close-circle","close-square","check","check-circle","check-square","clock-circle","warning","issues-close","stop"]},{key:"editor",title:"编辑类图标",icons:["edit","form","copy","scissor","delete","snippets","diff","highlight","align-center","align-left","align-right","bg-colors","bold","italic","underline","strikethrough","redo","undo","zoom-in","zoom-out","font-colors","font-size","line-height","colum-height","dash","small-dash","sort-ascending","sort-descending","drag","ordered-list","radius-setting"]},{key:"data",title:"数据类图标",icons:["area-chart","pie-chart","bar-chart","dot-chart","line-chart","radar-chart","heat-map","fall","rise","stock","box-plot","fund","sliders"]},{key:"brand_logo",title:"网站通用图标",icons:["lock","unlock","bars","book","calendar","cloud","cloud-download","code","copy","credit-card","delete","desktop","download","ellipsis","file","file-text","file-unknown","file-pdf","file-word","file-excel","file-jpg","file-ppt","file-markdown","file-add","folder","folder-open","folder-add","hdd","frown","meh","smile","inbox","laptop","appstore","link","mail","mobile","notification","paper-clip","picture","poweroff","reload","search","setting","share-alt","shopping-cart","tablet","tag","tags","to-top","upload","user","video-camera","home","loading","loading-3-quarters","cloud-upload","star","heart","environment","eye","camera","save","team","solution","phone","filter","exception","export","customer-service","qrcode","scan","like","dislike","message","pay-circle","calculator","pushpin","bulb","select","switcher","rocket","bell","disconnect","database","compass","barcode","hourglass","key","flag","layout","printer","sound","usb","skin","tool","sync","wifi","car","schedule","user-add","user-delete","usergroup-add","usergroup-delete","man","woman","shop","gift","idcard","medicine-box","red-envelope","coffee","copyright","trademark","safety","wallet","bank","trophy","contacts","global","shake","api","fork","dashboard","table","profile","alert","audit","branches","build","border","crown","experiment","fire","money-collect","property-safety","read","reconciliation","rest","security-scan","insurance","interation","safety-certificate","project","thunderbolt","block","cluster","deployment-unit","dollar","euro","pound","file-done","file-exclamation","file-protect","file-search","file-sync","gateway","gold","robot","shopping"]},{key:"application",title:"品牌和标识",icons:["android","apple","windows","ie","chrome","github","aliwangwang","dingding","weibo-square","weibo-circle","taobao-circle","html5","weibo","twitter","wechat","youtube","alipay-circle","taobao","skype","qq","medium-workmark","gitlab","medium","linkedin","google-plus","dropbox","facebook","codepen","code-sandbox","amazon","google","codepen-circle","alipay","ant-design","aliyun","zhihu","slack","slack-square","behance","behance-square","dribbble","dribbble-square","instagram","yuque","alibaba","yahoo"]}],he={name:"IconSelect",props:{prefixCls:{type:String,default:"ant-pro-icon-selector"},value:{type:String}},data:function(){return{selectedIcon:this.value||"",currentTab:"directional",icons:fe}},watch:{value:function(t){this.selectedIcon=t,this.autoSwitchTab()}},created:function(){this.value&&this.autoSwitchTab()},methods:{handleSelectedIcon:function(t){this.selectedIcon=t,this.$emit("change",t)},handleTabChange:function(t){this.currentTab=t},autoSwitchTab:function(){var t=this;fe.some((function(e){return e.icons.some((function(e){return e===t.value}))&&(t.currentTab=e.key)}))}}},me=he,ge=(a("71a8"),Object(s["a"])(me,de,pe,!1,null,"74e4dc71",null)),be=(ge.exports,a("ac94"),function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"exception"},[a("div",{staticClass:"imgBlock"},[a("div",{staticClass:"imgEle",style:{backgroundImage:"url("+t.config[t.type].img+")"}})]),a("div",{staticClass:"content"},[a("h1",[t._v(t._s(t.config[t.type].title))]),a("div",{staticClass:"desc"},[t._v(t._s(t.config[t.type].desc))]),a("div",{staticClass:"actions"},[a("a-button",{attrs:{type:"primary"},on:{click:t.handleToHome}},[t._v("返回首页")])],1)])])}),ve=[],ye={403:{img:"https://gw.alipayobjects.com/zos/rmsportal/wZcnGqRDyhPOEYFcZDnb.svg",title:"403",desc:"抱歉,你无权访问该页面"},404:{img:"https://gw.alipayobjects.com/zos/rmsportal/KpnpchXsobRgLElEozzI.svg",title:"404",desc:"抱歉,你访问的页面不存在或仍在开发中"},500:{img:"https://gw.alipayobjects.com/zos/rmsportal/RVRUAYdCGeYNBWoKiIwB.svg",title:"500",desc:"抱歉,服务器出错了"}},_e=ye,xe={name:"Exception",props:{type:{type:String,default:"404"}},data:function(){return{config:_e}},methods:{handleToHome:function(){this.$router.push({name:"dashboard"})}}},Ce=xe,ke=(a("22b0"),Object(s["a"])(Ce,be,ve,!1,null,null,null)),Te=ke.exports,Ee=Te,we=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:[t.prefixCls,t.lastCls,t.blockCls,t.gridCls]},[t.title?a("div",{staticClass:"antd-pro-components-standard-form-row-index-label"},[a("span",[t._v(t._s(t.title))])]):t._e(),a("div",{staticClass:"antd-pro-components-standard-form-row-index-content"},[t._t("default")],2)])},Oe=[],Se=["antd-pro-components-standard-form-row-index-standardFormRowBlock","antd-pro-components-standard-form-row-index-standardFormRowGrid","antd-pro-components-standard-form-row-index-standardFormRowLast"],Le={name:"StandardFormRow",props:{prefixCls:{type:String,default:"antd-pro-components-standard-form-row-index-standardFormRow"},title:{type:String,default:void 0},last:{type:Boolean},block:{type:Boolean},grid:{type:Boolean}},computed:{lastCls:function(){return this.last?Se[2]:null},blockCls:function(){return this.block?Se[0]:null},gridCls:function(){return this.grid?Se[1]:null}}},Me=Le,je=(a("ee2a"),Object(s["a"])(Me,we,Oe,!1,null,"400fd39c",null)),$e=(je.exports,function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"antd-pro-components-article-list-content-index-listContent"},[a("div",{staticClass:"description"},[t._t("default",[t._v(" "+t._s(t.description)+" ")])],2),a("div",{staticClass:"extra"},[a("a-avatar",{attrs:{src:t.avatar,size:"small"}}),a("a",{attrs:{href:t.href}},[t._v(t._s(t.owner))]),t._v(" 发布在 "),a("a",{attrs:{href:t.href}},[t._v(t._s(t.href))]),a("em",[t._v(t._s(t._f("moment")(t.updateAt)))])],1)])}),Ie=[],De={name:"ArticleListContent",props:{prefixCls:{type:String,default:"antd-pro-components-article-list-content-index-listContent"},description:{type:String,default:""},owner:{type:String,required:!0},avatar:{type:String,required:!0},href:{type:String,required:!0},updateAt:{type:String,required:!0}}},Ae=De,ze=(a("e46d"),Object(s["a"])(Ae,$e,Ie,!1,null,"0d752822",null));ze.exports},"2bd7":function(t,e,a){},"2c82":function(t,e,a){"use strict";var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"page-header"},[a("div",{staticClass:"page-header-index-wide"},[a("s-breadcrumb"),a("div",{staticClass:"detail"},[t.$route.meta.hiddenHeaderContent?t._e():a("div",{staticClass:"main"},[a("div",{staticClass:"row"},[t.logo?a("img",{staticClass:"logo",attrs:{src:t.logo}}):t._e(),t.title?a("h1",{staticClass:"title"},[t._v(t._s(t.title))]):t._e(),a("div",{staticClass:"action"},[t._t("action")],2)]),a("div",{staticClass:"row"},[t.avatar?a("div",{staticClass:"avatar"},[a("a-avatar",{attrs:{src:t.avatar}})],1):t._e(),this.$slots.content?a("div",{staticClass:"headerContent"},[t._t("content")],2):t._e(),this.$slots.extra?a("div",{staticClass:"extra"},[t._t("extra")],2):t._e()]),a("div",[t._t("pageMenu")],2)])])],1)])},i=[],r=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("a-breadcrumb",{staticClass:"breadcrumb"},t._l(t.breadList,(function(e,n){return a("a-breadcrumb-item",{key:n},[e.name?a("span",[t._v(t._s(e.meta.title))]):a("a-tag",{attrs:{color:"red",closable:""},on:{close:function(a){return t.linkTo(e.path)}}},[t._v(" "+t._s(e.text)+" ")])],1)})),1)},o=[],s=(a("b0c0"),a("159b"),{data:function(){return{name:"",breadList:[]}},created:function(){this.getBreadcrumb()},methods:{getBreadcrumb:function(){var t=this;this.breadList=[],this.name=this.$route.name,this.$route.matched.forEach((function(e){e.meta.hidden||"index"!==e.name&&t.breadList.push(e)})),this.$route.params.type&&this.breadList.push({name:this.$route.name,meta:{title:["未启动","生效","未生效","","已删除","全部","切入中","切出中"][parseInt(this.$route.params.type)]}}),this.$route.params.id&&this.breadList.push({text:"异常信息",path:this.$route.name})},linkTo:function(t){this.$router.push({name:t,query:{id:"null"}})}},watch:{$route:function(){this.getBreadcrumb()}}}),c=s,l=a("2877"),u=Object(l["a"])(c,r,o,!1,null,"2115ddf4",null),d=u.exports,p={name:"PageHeader",components:{"s-breadcrumb":d},props:{title:{type:[String,Boolean],default:!0,required:!1},logo:{type:String,default:"",required:!1},avatar:{type:String,default:"",required:!1}},data:function(){return{}}},f=p,h=(a("71ce"),Object(l["a"])(f,n,i,!1,null,"4df2934c",null)),m=h.exports;e["a"]=m},"2c87":function(t,e,a){},"2ce4":function(t,e,a){"use strict";var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:[t.prefixCls]},[t._t("subtitle",[a("div",{class:[t.prefixCls+"-subtitle"]},[t._v(t._s("string"===typeof t.subTitle?t.subTitle:t.subTitle()))])]),a("div",{staticClass:"number-info-value"},[a("span",[t._v(t._s(t.total))]),a("span",{staticClass:"sub-total"},[t._v(" "+t._s(t.subTotal)+" "),a("icon",{attrs:{type:"caret-"+t.status}})],1)])],2)},i=[],r=(a("a9e3"),a("0c63")),o={name:"NumberInfo",props:{prefixCls:{type:String,default:"ant-pro-number-info"},total:{type:Number,required:!0},subTotal:{type:Number,required:!0},subTitle:{type:[String,Function],default:""},status:{type:String,default:"up"}},components:{Icon:r["a"]},data:function(){return{}}},s=o,c=(a("e763"),a("2877")),l=Object(c["a"])(s,n,i,!1,null,"a16f84d8",null),u=l.exports;e["a"]=u},"2d0f":function(t,e,a){"use strict";a("1b19")},"2f51":function(t,e,a){},"319a":function(t,e,a){},"31fc":function(t,e,a){"use strict";var n,i,r=a("2b0e"),o=new r["a"],s=a("5530"),c=(a("b0c0"),a("7db0"),a("4de4"),a("caad"),a("2532"),a("159b"),a("d81d"),{name:"MultiTab",data:function(){return{fullPathList:[],pages:[],activeKey:"",newTabIndex:0}},created:function(){var t=this;o.$on("open",(function(e){if(!e)throw new Error("multi-tab: open tab ".concat(e," err"));t.activeKey=e})).$on("close",(function(e){e?t.closeThat(e):t.closeThat(t.activeKey)})).$on("rename",(function(e){var a=e.key,n=e.name;try{var i=t.pages.find((function(t){return t.path===a}));i.meta.customTitle=n,t.$forceUpdate()}catch(r){}})),this.pages.push(this.$route),this.fullPathList.push(this.$route.fullPath),this.selectedLastPath()},methods:{onEdit:function(t,e){this[e](t)},remove:function(t){this.pages=this.pages.filter((function(e){return e.fullPath!==t})),this.fullPathList=this.fullPathList.filter((function(e){return e!==t})),this.fullPathList.includes(this.activeKey)||this.selectedLastPath()},selectedLastPath:function(){this.activeKey=this.fullPathList[this.fullPathList.length-1]},closeThat:function(t){this.fullPathList.length>1?this.remove(t):this.$message.info("这是最后一个标签了, 无法被关闭")},closeLeft:function(t){var e=this,a=this.fullPathList.indexOf(t);a>0?this.fullPathList.forEach((function(t,n){na&&e.remove(t)})):this.$message.info("右侧没有标签")},closeAll:function(t){var e=this,a=this.fullPathList.indexOf(t);this.fullPathList.forEach((function(t,n){n!==a&&e.remove(t)}))},closeMenuClick:function(t,e){this[t](e)},renderTabPaneMenu:function(t){var e=this,a=this.$createElement;return a("a-menu",{on:Object(s["a"])({},{click:function(a){var n=a.key;a.item,a.domEvent;e.closeMenuClick(n,t)}})},[a("a-menu-item",{key:"closeThat"},["关闭当前标签"]),a("a-menu-item",{key:"closeRight"},["关闭右侧"]),a("a-menu-item",{key:"closeLeft"},["关闭左侧"]),a("a-menu-item",{key:"closeAll"},["关闭全部"])])},renderTabPane:function(t,e){var a=this.$createElement,n=this.renderTabPaneMenu(e);return a("a-dropdown",{attrs:{overlay:n,trigger:["contextmenu"]}},[a("span",{style:{userSelect:"none"}},[t])])}},watch:{$route:function(t){this.activeKey=t.fullPath,this.fullPathList.indexOf(t.fullPath)<0&&(this.fullPathList.push(t.fullPath),this.pages.push(t))},activeKey:function(t){this.$router.push({path:t})}},render:function(){var t=this,e=arguments[0],a=this.onEdit,n=this.$data.pages,i=n.map((function(a){return e("a-tab-pane",{style:{height:0},attrs:{tab:t.renderTabPane(a.meta.customTitle||a.meta.title,a.fullPath),closable:n.length>1},key:a.fullPath})}));return e("div",{class:"ant-pro-multi-tab"},[e("div",{class:"ant-pro-multi-tab-wrapper"},[e("a-tabs",{attrs:{hideAdd:!0,type:"editable-card",tabBarStyle:{background:"#FFF",margin:0,paddingLeft:"16px",paddingTop:"1px"}},on:Object(s["a"])({},{edit:a}),model:{value:t.activeKey,callback:function(e){t.activeKey=e}}},[i])])])}}),l=c,u=a("2877"),d=Object(u["a"])(l,n,i,!1,null,null,null),p=d.exports,f=(a("3489"),{open:function(t){o.$emit("open",t)},rename:function(t,e){o.$emit("rename",{key:t,name:e})},closeCurrentPage:function(){this.close()},close:function(t){o.$emit("close",t)}});p.install=function(t){t.prototype.$multiTab||(f.instance=o,t.prototype.$multiTab=f,t.component("multi-tab",p))};e["a"]=p},3489:function(t,e,a){},"34e6":function(t,e,a){"use strict";a("925b")},"3ad3":function(t,e,a){var n=a("b2b7");t.exports={__esModule:!0,default:n.svgComponent({tag:"svg",attrsMap:{version:"1.1",id:"图层_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 64 64",style:"enable-background:new 0 0 64 64;","xml:space":"preserve"},children:[{tag:"g",children:[{tag:"path",attrsMap:{d:"M32.3,63.7c-0.7,0-1.3-0.1-2-0.1c-7.5-0.6-13.9-3.6-19.3-8.8c-0.6-0.6-0.6-1.2-0.1-1.8c0.4-0.5,1.3-0.6,1.9-0.1\r\n\t\tc0.1,0.1,0.2,0.2,0.3,0.3c4.3,4.1,9.4,6.7,15.3,7.6c7.4,1.1,14.2-0.4,20.5-4.5c0.9-0.6,1.7-0.4,2.1,0.5c0.3,0.6,0.1,1.2-0.5,1.6\r\n\t\tc-1.7,1.2-3.6,2.2-5.5,3c-3.5,1.5-7.2,2.2-11,2.4c-0.2,0-0.4,0-0.6,0.1C33.1,63.7,32.7,63.7,32.3,63.7z"}},{tag:"path",attrsMap:{d:"M64,34.2c-0.2,0.4-0.4,0.8-0.9,1c-0.9,0.3-1.8-0.3-1.8-1.3c0-1.3,0-2.6-0.1-3.9c-0.5-5.2-2.3-9.8-5.3-14\r\n\t\tc-2.7-3.7-6.1-6.6-10.2-8.7c-0.8-0.4-1.1-1.1-0.7-1.8c0.3-0.6,1.2-0.8,1.9-0.5c4.7,2.4,8.5,5.8,11.6,10c2.7,3.9,4.5,8.2,5.2,12.8\r\n\t\tc0.2,1,0.2,2.1,0.4,3.2c0,0.1,0,0.3,0.1,0.4C64,32.4,64,33.3,64,34.2z"}},{tag:"path",attrsMap:{d:"M0,46.2c0.1-0.2,0.1-0.4,0.2-0.5c0.5-1.8,2.3-2.9,4.2-2.6c1.8,0.3,3.1,2,3,3.8c-0.1,1.8-1.5,3.4-3.3,3.5\r\n\t\tc-1.9,0.2-3.6-1.1-4-2.9c0-0.1,0-0.2-0.1-0.3C0,46.9,0,46.6,0,46.2z"}},{tag:"path",attrsMap:{d:"M33.7,0.3c0.2,0.1,0.3,0.1,0.5,0.2c1.8,0.5,3,2.4,2.6,4.3c-0.4,1.9-2.2,3.2-4.1,2.9c-2-0.3-3.4-2-3.2-3.9\r\n\t\tc0.1-1.7,1.3-3,2.9-3.4c0.1,0,0.1,0,0.2-0.1C33,0.3,33.4,0.3,33.7,0.3z"}},{tag:"path",attrsMap:{d:"M11,33.3c0-12.2,10-22.1,22.2-22.1c12.3,0,22.2,9.9,22.2,22.1c0,12.2-10,22.1-22.2,22.1C20.9,55.4,11,45.5,11,33.3z\r\n\t\t M33.2,54.4c11.7,0,21.2-9.4,21.2-21c0-11.8-9.4-21.2-21.2-21.2c-11.7,0-21.2,9.4-21.3,21C11.9,45,21.4,54.4,33.2,54.4z"}},{tag:"path",attrsMap:{d:"M1.9,31.3C2.8,20.7,7.5,12.3,16.6,6.5c0.5-0.3,1-0.6,1.4-0.8c0.6-0.4,1.3-0.2,1.7,0.3c0.4,0.5,0.3,1.3-0.2,1.7\r\n\t\tc-0.2,0.2-0.6,0.4-0.9,0.6c-5.5,3.2-9.6,7.7-12,13.7c-1.3,3.1-1.9,6.4-2.1,9.7c0,0.7-0.5,1.2-1.2,1.3c-0.7,0-1.3-0.4-1.4-1.1\r\n\t\tC1.9,31.7,1.9,31.5,1.9,31.3z"}},{tag:"path",attrsMap:{d:"M63.4,46.7c0,2-1.6,3.7-3.7,3.7c-2.1,0-3.7-1.6-3.7-3.7c0-2,1.7-3.7,3.7-3.7C61.8,43.1,63.4,44.7,63.4,46.7z"}},{tag:"path",attrsMap:{class:"st0",d:"M28,41.6C28,41.6,28.1,41.5,28,41.6c-0.1-0.4-0.2-0.8-0.3-1.2c-0.2-0.7-0.1-1.3,0.4-1.8\r\n\t\tc0.4-0.4,0.8-0.9,1.2-1.4c0.4-0.5,1.4-0.7,1.8-0.3c0.6,0.8,1.3,1.6,1.5,2.6c0,0.3,0.2,0.6,0.2,0.9c0.1,1,0.7,1.8,1.3,2.5\r\n\t\tc-0.1-0.5-0.3-1-0.4-1.5c-0.1-0.3-0.3-0.7-0.4-1c-0.2-0.7,0-1.2,0.8-1.3c0.3-0.1,0.7-0.1,1.2-0.1c-0.1,0.7-0.2,1.2-0.3,1.8\r\n\t\tc0.3-0.3,0.5-0.6,0.8-0.9c0.1-0.1,0.2-0.4,0.1-0.5c-0.2-0.7-0.5-1.4-0.7-2.2c0.2,0,0.4-0.1,0.7-0.2c-0.1-0.2-0.2-0.4-0.3-0.6\r\n\t\tc0.2,0.1,0.4,0.1,0.6,0.1c0.6,0.1,1.2,0.1,1.6-0.4c0.3-0.3,0.6-0.5,0.9-0.8c0.1,0.3,0.1,0.5,0.2,0.9c0.1-0.4,0.2-0.6,0.3-0.9\r\n\t\tc-0.1-0.1-0.2-0.1-0.4-0.2c0.5-0.8,0.5-1.6,0.2-2.5c-0.2-0.8-0.3-1.6-0.5-2.5c0.6-0.3,1-0.2,1.2,0.5c0.2,0.5,0.4,1.1,0.6,1.6\r\n\t\tc0.4-0.3,0.8-0.6,1.2-0.9c-0.1-0.2-0.2-0.4-0.3-0.6c-0.2-0.3-0.1-0.5,0.2-0.8c0.8-0.7,1.5-1.3,2.3-2c0.1-0.1,0.2-0.2,0.3-0.2\r\n\t\tc0.5,0,0.7-0.3,0.8-0.7c0.1-0.2,0.2-0.4,0.3-0.6c0-0.1,0.1-0.2,0-0.2c-0.2-0.4-0.4-0.8-0.9-1c-0.3-0.2-0.6-0.5-1-0.7\r\n\t\tc0.6-0.2,1.1-0.4,1.6-0.6c0.7-0.3,1.5-0.4,2.3-0.3c0.6,0.1,1.1-0.2,1.7-0.4c-0.1-0.1-0.1-0.2-0.2-0.3c-1.2-1.8-2.7-3.3-4.4-4.5\r\n\t\tc-0.2-0.1-0.5-0.2-0.7-0.3c0,0,0,0.1,0,0.1c0.1,0.3,0.3,0.7,0.4,1.1c-0.6,0.1-1.2,0.1-1.7,0.2c-0.3,0-0.5,0-0.7-0.3\r\n\t\tc-0.3-0.5-0.7-0.7-1.3-0.6c-0.4,0.1-0.8,0-1.2,0.1c-0.6,0.1-1.2-0.1-1.7-0.5c-0.6-0.4-1.2-0.5-1.8-0.6c-0.3-0.1-0.7-0.1-1-0.3\r\n\t\tc-0.9-0.6-1.9-0.9-3-0.8c-0.3,0-0.5,0.1-0.8,0.1c0,0,0,0.1,0,0.1c0.6,0.3,1.2,0.6,1.8,0.9c0,0,0,0.1,0,0.1\r\n\t\tc-0.6,0.1-1.1,0.3-1.7,0.4c-0.8,0.2-1.6,0.3-2.3,0.5c-0.5,0.1-1.1,0.3-1.6,0.3c-1,0-1.9,0.3-2.8,0.7c-0.8,0.4-1.7,0.8-2.7,0.5\r\n\t\tc-0.3-0.1-0.6-0.1-0.9-0.1c-0.4-0.1-0.7,0-1,0.3c-1.6,1.7-2.9,3.6-3.8,5.8c-0.1,0.2-0.1,0.4,0.1,0.6c0.3,0.3,0.4,0.6,0.2,1\r\n\t\tc-0.2,0.4,0,0.8,0.3,1.1c0.2,0.2,0.3,0.4,0.5,0.7c-0.6,0-1.1,0-1.7,0c-0.3,0-0.4,0-0.4,0.3c-0.1,0.5-0.1,1-0.2,1.4\r\n\t\tc0.5,0.7,0.7,1.4,1,2.1c0.3,0.7,0.6,1.4,0.9,2c0.3,0.7,0.6,1.4,0.9,2.1c0.3,0.7,0.5,1.4,0.7,2.1c1.5-0.5,2.8-1.3,3.5-2.9\r\n\t\tc0-0.1,0.1-0.3,0.1-0.3c-0.3-0.4-0.4-0.9-0.9-1.1c-0.5-0.2-1.1-0.3-1.5-0.6c-1-0.7-1.9-1.5-2.9-2.3c0.4-0.4,0.6-0.7,1-1\r\n\t\tc0.3-0.2,0.6-0.1,0.7,0.2c0.2,0.6,0.6,1,1,1.5c0.6,0.8,1.3,1.3,2.2,1.8c0.5,0.2,1,0.4,1.5,0.4c1.1,0,1.9,0.6,2.6,1.4\r\n\t\tc0.1,0.1,0.1,0.3,0.2,0.5c0.1,0.9,0.3,1.9,0.9,2.6C27,40.5,27.5,41,28,41.6z M42.4,43.8c-0.2,0.5-0.3,0.8-0.4,1.1\r\n\t\tc0.7,0.4,1.4,0.6,1.8,1.3c0.3,0.5,0.9,0.6,1.3,0.9c0.1-0.2,0.3-0.3,0.4-0.5c0.1,0.1,0.2,0.2,0.3,0.2c0.2-0.2,0.4-0.4,0.7-0.7\r\n\t\tc-0.6-0.6-1.2-1.1-1.9-1.7c-0.2-0.2-0.6-0.2-0.8-0.2C43.2,44.6,42.7,44.6,42.4,43.8z M32,42.3c0.8,1.3,1.5,2.6,2.5,3.7\r\n\t\tc0.1,0.1,0.2,0.2,0.3,0.2c0.6,0.2,1.2,0.4,1.8,0.5c0.6,0.1,1.3,0.2,2,0.3c-0.6-0.3-1.1-0.5-1.6-0.7c-1.2-0.6-2.3-1.2-3.1-2.3\r\n\t\tc-0.3-0.5-0.8-0.9-1.1-1.4C32.6,42.3,32.4,42.2,32,42.3z M45.4,28.5c-0.4-0.1-0.7,0.1-0.9,0.4c-0.2,0.3-0.4,0.6-0.5,1\r\n\t\tc-0.3,0.7-0.8,1-1.3,1.5c-0.5,0.4-1,0.9-1.5,1.4c0.2,0.3,0.3,0.4,0.4,0.5c0.3-0.2,0.5-0.5,0.8-0.6c0.4-0.2,0.8-0.4,1.2-0.5\r\n\t\tc0.5-0.2,0.8-0.5,0.9-1.1c0.1-0.6,0.3-1.1,0.9-1.4c0.1,0,0.1-0.1,0.1-0.2C45.4,29.1,45.4,28.8,45.4,28.5z M35.8,43.5\r\n\t\tc0.3,0.4,0.5,0.9,0.8,1.3c0.3,0.4,1,0.3,1.2-0.1c0.2-0.4,0.4-0.8,0.6-1.2c0.1-0.1,0.1-0.2,0.1-0.3c-0.2-0.4-0.4-0.9-0.6-1.3\r\n\t\tC37.2,42.4,36.5,42.9,35.8,43.5z M40,41.5c0.3-0.2,0.4-0.5,0.3-1c-0.3-1-0.9-1.9-1.6-2.7c0.1,0.5,0.2,1.1,0.5,1.5\r\n\t\tc0.3,0.5,0.6,1.1,0.7,1.7C39.9,41.2,40,41.3,40,41.5z M48.7,26.3C48.7,26.3,48.7,26.3,48.7,26.3c0.4-0.3,0.7-0.6,1.1-0.9\r\n\t\tc0.1-0.1,0.1-0.2,0.1-0.3c-0.2-0.5-0.5-1-0.8-1.4c0,0-0.1,0-0.1,0C48.9,24.6,48.8,25.4,48.7,26.3z M24.5,17.8c0,0,0-0.1,0-0.1\r\n\t\tc-1.1-0.2-1.9,0.2-2.6,0.9c0,0,0,0.1,0,0.1C22.8,18.4,23.6,18.1,24.5,17.8z M39.1,44.1c-0.3,0.3-0.5,0.6-0.7,0.9\r\n\t\tC39.1,45,39.2,45,39.1,44.1z M46.7,45.7c0.4,0.1,0.5-0.3,0.7-0.4c0,0,0-0.1,0-0.2c0,0-0.1,0-0.1,0C47.1,45.2,46.9,45.4,46.7,45.7z"}},{tag:"path",attrsMap:{d:"M28,41.6c-0.5-0.5-1.1-1.1-1.5-1.7c-0.6-0.8-0.8-1.7-0.9-2.6c0-0.2,0-0.4-0.2-0.5c-0.7-0.8-1.5-1.4-2.6-1.4\r\n\t\tc-0.6,0-1-0.2-1.5-0.4c-0.9-0.4-1.6-1-2.2-1.8c-0.3-0.5-0.8-0.9-1-1.5c-0.1-0.4-0.4-0.5-0.7-0.2c-0.4,0.3-0.7,0.7-1,1\r\n\t\tc1,0.8,1.9,1.6,2.9,2.3c0.4,0.3,1,0.4,1.5,0.6c0.5,0.2,0.6,0.7,0.9,1.1c0,0.1-0.1,0.2-0.1,0.3c-0.7,1.6-2,2.4-3.5,2.9\r\n\t\tc-0.2-0.7-0.5-1.4-0.7-2.1c-0.3-0.7-0.6-1.4-0.9-2.1c-0.3-0.7-0.6-1.4-0.9-2c-0.3-0.6-0.5-1.4-1-2.1c0.1-0.4,0.1-0.9,0.2-1.4\r\n\t\tc0-0.3,0.2-0.3,0.4-0.3c0.5,0,1,0,1.7,0c-0.2-0.3-0.3-0.5-0.5-0.7c-0.3-0.3-0.4-0.7-0.3-1.1c0.1-0.4,0-0.7-0.2-1\r\n\t\tc-0.2-0.2-0.1-0.4-0.1-0.6c0.9-2.2,2.2-4.1,3.8-5.8c0.3-0.3,0.6-0.4,1-0.3c0.3,0,0.6,0.1,0.9,0.1c1,0.3,1.9-0.1,2.7-0.5\r\n\t\tc0.9-0.4,1.8-0.7,2.8-0.7c0.5,0,1.1-0.2,1.6-0.3c0.8-0.2,1.6-0.3,2.3-0.5c0.6-0.1,1.1-0.3,1.7-0.4c0,0,0-0.1,0-0.1\r\n\t\tc-0.6-0.3-1.2-0.6-1.8-0.9c0,0,0-0.1,0-0.1c0.3,0,0.5-0.1,0.8-0.1c1.1-0.1,2.1,0.2,3,0.8c0.3,0.2,0.6,0.2,1,0.3\r\n\t\tc0.6,0.1,1.2,0.3,1.8,0.6c0.5,0.3,1.1,0.5,1.7,0.5c0.4,0,0.8,0,1.2-0.1c0.6-0.1,1,0.1,1.3,0.6c0.2,0.3,0.4,0.3,0.7,0.3\r\n\t\tc0.5-0.1,1.1-0.1,1.7-0.2c-0.1-0.4-0.3-0.7-0.4-1.1c0,0,0-0.1,0-0.1c0.2,0.1,0.5,0.1,0.7,0.3c1.7,1.3,3.2,2.8,4.4,4.5\r\n\t\tc0.1,0.1,0.1,0.2,0.2,0.3c-0.6,0.1-1.1,0.5-1.7,0.4c-0.8-0.1-1.5-0.1-2.3,0.3c-0.5,0.2-1,0.4-1.6,0.6c0.4,0.3,0.7,0.6,1,0.7\r\n\t\tc0.4,0.2,0.7,0.6,0.9,1c0,0.1,0,0.2,0,0.2c-0.1,0.2-0.2,0.4-0.3,0.6c-0.1,0.4-0.4,0.7-0.8,0.7c-0.1,0-0.2,0.1-0.3,0.2\r\n\t\tc-0.8,0.7-1.5,1.4-2.3,2c-0.3,0.2-0.4,0.4-0.2,0.8c0.1,0.2,0.2,0.4,0.3,0.6c-0.4,0.3-0.8,0.6-1.2,0.9c-0.2-0.6-0.4-1.1-0.6-1.6\r\n\t\tc-0.3-0.6-0.7-0.8-1.2-0.5c0.2,0.8,0.3,1.7,0.5,2.5c0.3,0.9,0.3,1.7-0.2,2.5c0.1,0.1,0.2,0.1,0.4,0.2c-0.1,0.3-0.2,0.5-0.3,0.9\r\n\t\tc-0.1-0.4-0.2-0.6-0.2-0.9c-0.3,0.3-0.6,0.5-0.9,0.8c-0.5,0.5-1,0.6-1.6,0.4c-0.2,0-0.4-0.1-0.6-0.1c0.1,0.2,0.2,0.4,0.3,0.6\r\n\t\tc-0.3,0.1-0.5,0.1-0.7,0.2c0.2,0.7,0.5,1.4,0.7,2.2c0,0.1,0,0.4-0.1,0.5c-0.2,0.3-0.5,0.6-0.8,0.9c0.1-0.5,0.2-1.1,0.3-1.8\r\n\t\tc-0.5,0-0.8,0-1.2,0.1c-0.7,0.2-1,0.6-0.8,1.3c0.1,0.4,0.3,0.7,0.4,1c0.2,0.5,0.3,1,0.4,1.5c-0.6-0.8-1.3-1.5-1.3-2.5\r\n\t\tc0-0.3-0.1-0.6-0.2-0.9c-0.1-1.1-0.9-1.8-1.5-2.6c-0.3-0.5-1.3-0.3-1.8,0.3c-0.4,0.5-0.8,0.9-1.2,1.4c-0.5,0.5-0.6,1.1-0.4,1.8\r\n\t\tC27.8,40.8,28,41.2,28,41.6C28.1,41.5,28,41.6,28,41.6z"}},{tag:"path",attrsMap:{d:"M42.4,43.8c0.3,0.8,0.8,0.7,1.4,0.5c0.2-0.1,0.6,0,0.8,0.2c0.6,0.5,1.2,1.1,1.9,1.7c-0.3,0.3-0.4,0.4-0.7,0.7\r\n\t\tc-0.1-0.1-0.2-0.1-0.3-0.2c-0.1,0.2-0.2,0.3-0.4,0.5c-0.5-0.3-1-0.4-1.3-0.9c-0.4-0.7-1.1-0.9-1.8-1.3\r\n\t\tC42.1,44.6,42.2,44.3,42.4,43.8z"}},{tag:"path",attrsMap:{d:"M32,42.3c0.4-0.1,0.6,0,0.9,0.3c0.4,0.5,0.8,0.9,1.1,1.4c0.8,1.2,1.9,1.8,3.1,2.3c0.5,0.2,1,0.5,1.6,0.7\r\n\t\tc-0.7-0.1-1.4-0.1-2-0.3c-0.6-0.1-1.2-0.3-1.8-0.5c-0.1,0-0.2-0.1-0.3-0.2C33.5,44.9,32.8,43.6,32,42.3z"}},{tag:"path",attrsMap:{d:"M45.4,28.5c0,0.3,0,0.6,0,0.9c0,0.1,0,0.2-0.1,0.2c-0.6,0.3-0.8,0.9-0.9,1.4c-0.1,0.6-0.4,0.9-0.9,1.1\r\n\t\tc-0.4,0.2-0.8,0.3-1.2,0.5c-0.3,0.2-0.5,0.4-0.8,0.6c-0.1-0.1-0.2-0.3-0.4-0.5c0.5-0.5,0.9-1,1.5-1.4c0.5-0.4,1.1-0.8,1.3-1.5\r\n\t\tc0.1-0.3,0.3-0.6,0.5-1C44.7,28.6,45,28.4,45.4,28.5z"}},{tag:"path",attrsMap:{d:"M35.8,43.5c0.7-0.5,1.4-1,2.1-1.6c0.2,0.4,0.4,0.8,0.6,1.3c0,0.1,0,0.2-0.1,0.3c-0.2,0.4-0.4,0.8-0.6,1.2\r\n\t\tc-0.2,0.4-0.9,0.5-1.2,0.1C36.3,44.3,36,43.9,35.8,43.5z"}},{tag:"path",attrsMap:{d:"M40,41.5c0-0.1-0.1-0.3-0.1-0.4c-0.1-0.6-0.4-1.1-0.7-1.7c-0.3-0.4-0.4-1-0.5-1.5c0.7,0.8,1.3,1.6,1.6,2.7\r\n\t\tC40.4,41,40.3,41.3,40,41.5z"}},{tag:"path",attrsMap:{d:"M48.7,26.3c0.1-0.9,0.2-1.7,0.3-2.6c0,0,0.1,0,0.1,0c0.3,0.5,0.5,0.9,0.8,1.4c0,0.1,0,0.2-0.1,0.3\r\n\t\tC49.4,25.7,49.1,26,48.7,26.3C48.7,26.3,48.7,26.3,48.7,26.3z"}},{tag:"path",attrsMap:{d:"M24.5,17.8c-0.9,0.3-1.7,0.6-2.6,0.9c0,0,0-0.1,0-0.1c0.7-0.7,1.5-1.2,2.6-0.9C24.4,17.8,24.5,17.8,24.5,17.8z"}},{tag:"path",attrsMap:{d:"M39.1,44.1c0,0.9,0,1-0.7,0.9C38.6,44.7,38.9,44.4,39.1,44.1z"}},{tag:"path",attrsMap:{d:"M46.7,45.7c0.2-0.3,0.4-0.5,0.6-0.7c0,0,0.1,0,0.1,0c0,0.1,0,0.2,0,0.2C47.2,45.4,47.1,45.8,46.7,45.7z"}}]}]})}},"3c71":function(t,e,a){},4360:function(t,e,a){"use strict";var n=a("2b0e"),i=a("2f62"),r=a("9fb0"),o={state:{sidebar:!0,device:"desktop",theme:"",layout:"",contentWidth:"",fixedHeader:!1,fixSiderbar:!1,autoHideHeader:!1,color:null,weak:!1,multiTab:!0},mutations:{SET_SIDEBAR_TYPE:function(t,e){t.sidebar=e,n["a"].ls.set(r["k"],e)},CLOSE_SIDEBAR:function(t){n["a"].ls.set(r["k"],!0),t.sidebar=!1},TOGGLE_DEVICE:function(t,e){t.device=e},TOGGLE_THEME:function(t,e){n["a"].ls.set(r["j"],e),t.theme=e},TOGGLE_LAYOUT_MODE:function(t,e){n["a"].ls.set(r["h"],e),t.layout=e},TOGGLE_FIXED_HEADER:function(t,e){n["a"].ls.set(r["e"],e),t.fixedHeader=e},TOGGLE_FIXED_SIDERBAR:function(t,e){n["a"].ls.set(r["g"],e),t.fixSiderbar=e},TOGGLE_FIXED_HEADER_HIDDEN:function(t,e){n["a"].ls.set(r["f"],e),t.autoHideHeader=e},TOGGLE_CONTENT_WIDTH:function(t,e){n["a"].ls.set(r["d"],e),t.contentWidth=e},TOGGLE_COLOR:function(t,e){n["a"].ls.set(r["b"],e),t.color=e},TOGGLE_WEAK:function(t,e){n["a"].ls.set(r["c"],e),t.weak=e},TOGGLE_MULTI_TAB:function(t,e){n["a"].ls.set(r["i"],e),t.multiTab=e}},actions:{setSidebar:function(t,e){var a=t.commit;a("SET_SIDEBAR_TYPE",e)},CloseSidebar:function(t){var e=t.commit;e("CLOSE_SIDEBAR")},ToggleDevice:function(t,e){var a=t.commit;a("TOGGLE_DEVICE",e)},ToggleTheme:function(t,e){var a=t.commit;a("TOGGLE_THEME",e)},ToggleLayoutMode:function(t,e){var a=t.commit;a("TOGGLE_LAYOUT_MODE",e)},ToggleFixedHeader:function(t,e){var a=t.commit;e||a("TOGGLE_FIXED_HEADER_HIDDEN",!1),a("TOGGLE_FIXED_HEADER",e)},ToggleFixSiderbar:function(t,e){var a=t.commit;a("TOGGLE_FIXED_SIDERBAR",e)},ToggleFixedHeaderHidden:function(t,e){var a=t.commit;a("TOGGLE_FIXED_HEADER_HIDDEN",e)},ToggleContentWidth:function(t,e){var a=t.commit;a("TOGGLE_CONTENT_WIDTH",e)},ToggleColor:function(t,e){var a=t.commit;a("TOGGLE_COLOR",e)},ToggleWeak:function(t,e){var a=t.commit;a("TOGGLE_WEAK",e)},ToggleMultiTab:function(t,e){var a=t.commit;a("TOGGLE_MULTI_TAB",e)}}},s=o,c=(a("b0c0"),a("d3b7"),a("d81d"),a("7ded")),l=a("ca00"),u={state:{token:"",name:"",welcome:"",avatar:"",roles:[],info:{}},mutations:{SET_TOKEN:function(t,e){t.token=e},SET_NAME:function(t,e){var a=e.name,n=e.welcome;t.name=a,t.welcome=n},SET_AVATAR:function(t,e){t.avatar=e},SET_ROLES:function(t,e){t.roles=e},SET_INFO:function(t,e){t.info=e}},actions:{Login:function(t,e){var a=t.commit;return new Promise((function(t,i){Object(c["c"])(e).then((function(e){var i=e.result;n["a"].ls.set(r["a"],i.token,6048e5),a("SET_TOKEN",i.token),t()})).catch((function(t){i(t)}))}))},GetInfo:function(t){var e=t.commit;return new Promise((function(t,a){var n={result:{role:{permissions:[{permissionId:"index"},{permissionId:"releaseLog"},{permissionId:"resourceLibrary"},{permissionId:"userManagement"},{permissionId:"roleManage"},{permissionId:"userPower"},{permissionId:"businessApplication"},{permissionId:"unitAccess1"}]}}},i=n.result;if(i.role&&i.role.permissions.length>0){var r=i.role;r.permissions=i.role.permissions,r.permissionList=r.permissions.map((function(t){return t.permissionId})),e("SET_ROLES",i.role),e("SET_INFO",i)}else a(new Error("getInfo: roles must be a non-null array !"));e("SET_NAME",{name:i.name,welcome:Object(l["b"])()}),t(n).catch((function(t){a(t)}))}))},Logout:function(t){var e=t.commit,a=t.state;return new Promise((function(t){Object(c["d"])(a.token).then((function(){t()})).catch((function(){t()})).finally((function(){e("SET_TOKEN",""),e("SET_ROLES",[]),n["a"].ls.remove(r["a"])}))}))}}},d=u,p=(a("caad"),a("2532"),a("4de4"),a("159b"),a("d73b"));function f(t,e){var a=t.filter((function(t){return(e.permissionList.indexOf(t.meta.permission[0])>-1||"home"===t.meta.permission[0])&&(t.children&&t.children.length&&(t.children=f(t.children,e)),!0)}));return a}function h(t){return t.forEach((function(t){t.children&&t.children.length&&(t.redirect=t.children[0].path,h(t.children))})),t}var m={state:{routers:p["b"],addRouters:[]},mutations:{SET_ROUTERS:function(t,e){t.addRouters=e},SET_ADDROUTERS:function(t){t.addRouters=[]}},actions:{GenerateRoutes:function(t,e){var a=t.commit;return new Promise((function(t){var n=e.roles;p["a"].forEach((function(t){if(n.permissionList.indexOf(t.name)>-1){var e=f([t],n),i=h(e);a("SET_ROUTERS",i)}})),t()}))}}},g=m,b={state:{info:{}},mutations:{SET_PIPE_SERVICE_INFO:function(t,e){t.info=e}},actions:{updateInfo:function(t,e){var a=t.commit;a("SET_PIPE_SERVICE_INFO",e)}}},v=b,y={state:{info:{}},mutations:{SET_PIPE_RULE_INFO:function(t,e){t.info=e}},actions:{updateRuleInfo:function(t,e){var a=t.commit;a("SET_PIPE_RULE_INFO",e)}}},_=y,x={device:function(t){return t.app.device},theme:function(t){return t.app.theme},color:function(t){return t.app.color},token:function(t){return t.user.token},avatar:function(t){return t.user.avatar},nickname:function(t){return t.user.name},welcome:function(t){return t.user.welcome},roles:function(t){return t.user.roles},userInfo:function(t){return t.user.info},pipeServiceInfo:function(t){return t.pipeService.info},pipeRuleInfo:function(t){return t.pipeRule.info},addRouters:function(t){return t.permission.addRouters},multiTab:function(t){return t.app.multiTab},lang:function(t){return t.i18n.lang}},C=x;n["a"].use(i["a"]);e["a"]=new i["a"].Store({modules:{app:s,user:d,permission:g,pipeService:v,pipeRule:_},state:{},mutations:{},actions:{},getters:C})},"4be9":function(t,e,a){},"523c":function(t,e,a){},5682:function(t,e,a){},"56d7":function(t,e,a){"use strict";a.r(e);a("e260"),a("e6cf"),a("cca6"),a("a79df"),a("a4d3"),a("e01a"),a("b636"),a("dc8d"),a("efe9"),a("d28b"),a("2a1b"),a("80e0"),a("6b9e"),a("197b"),a("2351"),a("8172"),a("944a"),a("81b8"),a("99af"),a("a874"),a("cb29"),a("4de4"),a("7db0"),a("c740"),a("0481"),a("5db7"),a("a630"),a("caad"),a("a15b"),a("d81d"),a("5ded"),a("fb6a"),a("f785"),a("a434"),a("4069"),a("73d9"),a("c19f"),a("82da"),a("ace4"),a("efec"),a("b56e"),a("b0c0"),a("0c47"),a("4ec9"),a("5327"),a("79a8"),a("9ff9"),a("3ea3"),a("40d9"),a("ff9c"),a("0ac8"),a("f664"),a("4057"),a("bc01"),a("6b93"),a("ca21"),a("90d7"),a("2af1"),a("0261"),a("7898"),a("23dc"),a("b65f"),a("a9e3"),a("35b3"),a("f00c"),a("8ba4"),a("9129"),a("583b"),a("aff5"),a("e6e1"),a("c35a"),a("25eb"),a("b680"),a("12a8"),a("e71b"),a("4fad"),a("dca8"),a("c1f9"),a("e439"),a("dbb4"),a("7039"),a("3410"),a("2b19"),a("c906"),a("e21d"),a("e43e"),a("b64b"),a("bf96"),a("5bf7"),a("cee8"),a("af93"),a("131a"),a("d3b7"),a("07ac"),a("a6fd"),a("4ae1"),a("3f3a"),a("ac16"),a("5d41"),a("9e4a"),a("7f78"),a("c760"),a("db96"),a("1bf2"),a("d6dd"),a("7ed3"),a("8b9a"),a("4d63"),a("ac1f"),a("5377"),a("25f0"),a("6062"),a("f5b2"),a("8a79"),a("f6d6"),a("2532"),a("3ca3"),a("466d"),a("843c"),a("4d90"),a("d80f"),a("38cf"),a("5319"),a("841c"),a("1276"),a("2ca0"),a("498a"),a("1e25"),a("eee7"),a("18a5"),a("1393"),a("04d3"),a("cc71"),a("c7cd"),a("9767"),a("1913"),a("c5d0"),a("9911"),a("c96a"),a("2315"),a("4c53"),a("664f"),a("cfc3"),a("4a9b"),a("fd87"),a("8b09"),a("143c"),a("5cc6"),a("8a59"),a("84c3"),a("fb2c"),a("9a8c"),a("a975"),a("735e"),a("c1ac"),a("d139"),a("3a7b"),a("d5d6"),a("20bf"),a("82f8"),a("e91f"),a("60bd"),a("5f96"),a("3280"),a("3fcc"),a("ec97"),a("ca91"),a("25a1"),a("cd26"),a("3c5d"),a("2954"),a("649e"),a("219c"),a("170b"),a("b39a"),a("72f7"),a("10d1"),a("1fe2"),a("159b"),a("ddb0"),a("130f"),a("9f96"),a("2b3d"),a("bf19"),a("9861"),a("96cf");var n=a("2b0e"),i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("a-config-provider",{attrs:{locale:t.locale}},[a("div",{attrs:{id:"app"}},[a("router-view")],1)])},r=[],o=a("677e"),s=a.n(o),c=a("ac0d"),l={provide:function(){return{reload:this.reload}},mixins:[c["a"]],data:function(){return{locale:s.a,isRouterAlive:!0}},mounted:function(){},methods:{reload:function(){this.isRouterAlive=!1,this.$nextTick((function(){this.isRouterAlive=!0}))}}},u=l,d=(a("034f"),a("2877")),p=Object(d["a"])(u,i,r,!1,null,null,null),f=p.exports,h=a("8c4f"),m=a("d73b"),g=h["a"].prototype.push;h["a"].prototype.push=function(t,e,a){return e||a?g.call(this,t,e,a):g.call(this,t).catch((function(t){return t}))},n["a"].use(h["a"]);var b=new h["a"]({mode:"hash",base:"/",scrollBehavior:function(){return{y:0}},routes:m["b"]}),v=b,y=a("4360"),_=a("f23d"),x=a("b775"),C=(a("ca00"),a("9fb0")),k=a("e819");function T(){y["a"].commit("SET_SIDEBAR_TYPE",n["a"].ls.get(C["k"],!0)),y["a"].commit("TOGGLE_THEME",n["a"].ls.get(C["j"],k["a"].navTheme)),y["a"].commit("TOGGLE_LAYOUT_MODE",n["a"].ls.get(C["h"],k["a"].layout)),y["a"].commit("TOGGLE_FIXED_HEADER",n["a"].ls.get(C["e"],k["a"].fixedHeader)),y["a"].commit("TOGGLE_FIXED_SIDERBAR",n["a"].ls.get(C["g"],k["a"].fixSiderbar)),y["a"].commit("TOGGLE_CONTENT_WIDTH",n["a"].ls.get(C["d"],k["a"].contentWidth)),y["a"].commit("TOGGLE_FIXED_HEADER_HIDDEN",n["a"].ls.get(C["f"],k["a"].autoHideHeader)),y["a"].commit("TOGGLE_WEAK",n["a"].ls.get(C["c"],k["a"].colorWeak)),y["a"].commit("TOGGLE_COLOR",n["a"].ls.get(C["b"],k["a"].primaryColor)),y["a"].commit("TOGGLE_MULTI_TAB",n["a"].ls.get(C["i"],k["a"].multiTab)),y["a"].commit("SET_TOKEN",n["a"].ls.get(C["a"]))}var E=a("c16e"),w=a.n(E),O=(a("3b18"),a("f64c")),S=(a("dc5a"),a("56cd")),L=(a("2a26"),a("768f")),M=(a("cc70"),a("1fd5")),j=(a("1273"),a("f2ca")),$=(a("eb14"),a("39ab")),I=(a("0025"),a("27ab")),D=(a("9980"),a("0bb7")),A=(a("55ec"),a("a79d")),z=(a("b97c"),a("7571")),P=(a("ab9e"),a("2c92")),H=(a("9a33"),a("f933")),F=(a("6d2a"),a("9571")),R=(a("fbd8"),a("55f1")),B=(a("7f6b"),a("8592")),G=(a("b380"),a("bf7b")),q=(a("dd48"),a("2fc4")),N=(a("af3d"),a("27fd")),K=(a("d88f"),a("fe2b")),W=(a("9d5c"),a("a600")),U=(a("5136"),a("681b")),Y=(a("4a96"),a("a071")),V=(a("8fb1"),a("0c63")),X=(a("d13f"),a("ccb9")),J=(a("c68a"),a("0020")),Z=(a("cd17"),a("ed3b")),Q=(a("0032"),a("e32c")),tt=(a("de6a"),a("9a63")),et=(a("f2ef"),a("3af3")),at=(a("288f"),a("cdeb")),nt=(a("2ef0f"),a("9839")),it=(a("ee00"),a("bb76")),rt=(a("5783"),a("59a5")),ot=(a("fbd6"),a("160c")),st=(a("6ba6"),a("5efb")),ct=(a("922d"),a("09d9")),lt=(a("5704"),a("b558")),ut=(a("1a62"),a("98c5")),dt=(a("38e4"),a("d49c"));n["a"].use(dt["b"]),n["a"].use(ut["a"]),n["a"].use(lt["a"]),n["a"].use(ct["a"]),n["a"].use(st["a"]),n["a"].use(ot["a"]),n["a"].use(rt["a"]),n["a"].use(it["a"]),n["a"].use(nt["d"]),n["a"].use(at["a"]),n["a"].use(et["a"]),n["a"].use(tt["a"]),n["a"].use(Q["a"]),n["a"].use(Z["a"]),n["a"].use(J["a"]),n["a"].use(X["a"]),n["a"].use(V["a"]),n["a"].use(Y["a"]),n["a"].use(U["a"]),n["a"].use(W["a"]),n["a"].use(K["b"]),n["a"].use(N["a"]),n["a"].use(q["a"]),n["a"].use(G["a"]),n["a"].use(B["a"]),n["a"].use(R["a"]),n["a"].use(F["a"]),n["a"].use(H["a"]),n["a"].use(P["a"]),n["a"].use(z["a"]),n["a"].use(A["a"]),n["a"].use(D["a"]),n["a"].use(I["a"]),n["a"].use($["a"]),n["a"].use(j["a"]),n["a"].use(M["a"]),n["a"].use(L["a"]),n["a"].use(S["a"]),S["a"].config({duration:2}),n["a"].prototype.$confirm=Z["a"].confirm,n["a"].prototype.$message=O["a"],n["a"].prototype.$notification=S["a"],n["a"].prototype.$info=Z["a"].info,n["a"].prototype.$success=Z["a"].success,n["a"].prototype.$error=Z["a"].error,n["a"].prototype.$warning=Z["a"].warning;var pt=a("3654"),ft=a("4eb5"),ht=a.n(ft),mt=a("31fc"),gt=a("5530"),bt={name:"PageLoading",props:{tip:{type:String,default:"Loading.."},size:{type:String,default:"large"}},render:function(){var t=arguments[0],e={textAlign:"center",background:"rgba(0,0,0,0.6)",position:"fixed",top:0,bottom:0,left:0,right:0,zIndex:1100},a={position:"absolute",left:"50%",top:"40%",transform:"translate(-50%, -50%)"};return t("div",{style:e},[t(B["a"],{attrs:{size:this.size,tip:this.tip},style:a})])}},vt="0.0.1",yt={newInstance:function(t,e){var a=document.querySelector("body>div[type=loading]");a||(a=document.createElement("div"),a.setAttribute("type","loading"),a.setAttribute("class","ant-loading-wrapper"),document.body.appendChild(a));var n=Object.assign({visible:!1,size:"large",tip:"Loading..."},e),i=new t({data:function(){return Object(gt["a"])({},n)},render:function(){var t=arguments[0],e=this.tip,a={};return this.tip&&(a.tip=e),this.visible?t(bt,{props:Object(gt["a"])({},a)}):null}}).$mount(a);function r(t){var e=Object(gt["a"])(Object(gt["a"])({},n),t),a=e.visible,r=e.size,o=e.tip;i.$set(i,"visible",a),o&&i.$set(i,"tip",o),r&&i.$set(i,"size",r)}return{instance:i,update:r}}},_t={show:function(t){this.instance.update(Object(gt["a"])(Object(gt["a"])({},t),{},{visible:!0}))},hide:function(){this.instance.update({visible:!1})}},xt=function(t,e){t.prototype.$loading||(_t.instance=yt.newInstance(t,e),t.prototype.$loading=_t)},Ct={version:vt,install:xt},kt=a("3835"),Tt={add:{key:"add",label:"新增"},delete:{key:"delete",label:"删除"},edit:{key:"edit",label:"修改"},query:{key:"query",label:"查询"},get:{key:"get",label:"详情"},enable:{key:"enable",label:"启用"},disable:{key:"disable",label:"禁用"},import:{key:"import",label:"导入"},export:{key:"export",label:"导出"}};function Et(t){Et.installed||(!t.prototype.$auth&&Object.defineProperties(t.prototype,{$auth:{get:function(){var t=this;return function(e){var a=e.split("."),n=Object(kt["a"])(a,2),i=n[0],r=n[1],o=t.$store.getters.roles.permissions;return o.find((function(t){return t.permissionId===i})).actionList.findIndex((function(t){return t===r}))>-1}}}}),!t.prototype.$enum&&Object.defineProperties(t.prototype,{$enum:{get:function(){return function(t){var e=Tt;return t&&t.split(".").forEach((function(t){e=e&&e[t]||null})),e}}}}))}var wt=Et;n["a"].directive("action",{inserted:function(t,e,a){var n=e.arg,i=y["a"].getters.roles,r=a.context.$route.meta.permission,o=r instanceof String&&[r]||r;i.permissions.forEach((function(e){o.includes(e.permissionId)&&e.actionList&&!e.actionList.includes(n)&&(t.parentNode&&t.parentNode.removeChild(t)||(t.style.display="none"))}))}});ht.a.config.autoSetContainer=!0,n["a"].use(pt["a"]),n["a"].use(mt["a"]),n["a"].use(Ct),n["a"].use(w.a,k["a"].storageOptions),n["a"].use(ht.a),n["a"].use(wt);var Ot=a("323e"),St=a.n(Ot),Lt=(a("fddb"),function(t){document.title=t;var e=navigator.userAgent,a=/\bMicroMessenger\/([\d\.]+)/;if(a.test(e)&&/ip(hone|od|ad)/i.test(e)){var n=document.createElement("iframe");n.src="/favicon.ico",n.style.display="none",n.onload=function(){setTimeout((function(){n.remove()}),9)},document.body.appendChild(n)}}),Mt="Ant Design Pro";St.a.configure({showSpinner:!1});var jt=["login"];v.beforeEach((function(t,e,a){St.a.start(),t.meta&&"undefined"!==typeof t.meta.title&&Lt("".concat(t.meta.title," - ").concat(Mt)),sessionStorage.getItem("username")?"/user/login"===t.path?(a(),St.a.done()):0===y["a"].getters.roles.length?y["a"].dispatch("GetInfo").then((function(e){var n=e.result&&e.result.role,i=t.path;y["a"].dispatch("GenerateRoutes",{roles:n,path:i}).then((function(){v.addRoutes(y["a"].getters.addRouters);var e=decodeURIComponent(t.path);t.path===e?a(Object(gt["a"])({},t)):a({path:e})}))})).catch((function(){S["a"].error({message:"错误",description:"请求用户信息失败,请重试"}),y["a"].dispatch("Logout").then((function(){a({path:"/user/login",query:{redirect:t.fullPath}})}))})):a():jt.includes(t.name)?a():(a({path:"/user/login",query:{redirect:t.fullPath}}),St.a.done())})),v.afterEach((function(){St.a.done()}));var $t=a("c1df"),It=a.n($t);a("5c3a");It.a.locale("zh-cn"),n["a"].filter("NumberFormat",(function(t){if(!t)return"0";var e=t.toString().replace(/(\d)(?=(?:\d{3})+$)/g,"$1,");return e})),n["a"].filter("dayjs",(function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"YYYY-MM-DD HH:mm:ss";return It()(t).format(e)})),n["a"].filter("moment",(function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"YYYY-MM-DD HH:mm:ss";return It()(t).format(e)}));a("4be9"),a("202f");n["a"].config.productionTip=!1,n["a"].use(x["a"]),n["a"].use(_["a"]),n["a"].directive("drag-modal",(function(t,e,a){n["a"].nextTick((function(){var e=a.componentInstance,n=e.visible,i=e.destroyOnClose;if(n){var r=t.getElementsByClassName("ant-modal")[0],o=t.getElementsByClassName("ant-modal-header")[0],s=0,c=0;i||(s=r.left||0,c=r.top||0),c=c||r.offsetTop,o.onmousedown=function(e){var a=e.clientX,n=e.clientY;o.left=o.offsetLeft,o.top=o.offsetTop,t.onmousemove=function(t){var e=t.clientX,i=t.clientY;r.left=o.left+(e-a)+s,r.top=o.top+(i-n)+c,r.style.left=r.left+"px",r.style.top=r.top+"px"},t.onmouseup=function(e){s=r.left,c=r.top,t.onmousemove=null,t.onmouseup=null,o.releaseCapture&&o.releaseCapture()},o.setCapture&&o.setCapture()}}}))})),new n["a"]({router:v,store:y["a"],created:T,render:function(t){return t(f)}}).$mount("#app")},"611e":function(t,e,a){"use strict";var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:[t.prefixCls,t.reverseColor&&"reverse-color"]},[a("span",[t._t("term"),a("span",{staticClass:"item-text"},[t._t("default")],2)],2),a("span",{class:[t.flag]},[a("a-icon",{attrs:{type:"caret-"+t.flag}})],1)])},i=[],r={name:"Trend",props:{prefixCls:{type:String,default:"ant-pro-trend"},flag:{type:String,required:!0},reverseColor:{type:Boolean,default:!1}}},o=r,s=(a("2d0f"),a("2877")),c=Object(s["a"])(o,n,i,!1,null,"9f28f096",null),l=c.exports;e["a"]=l},"63ca":function(t,e,a){},6692:function(t,e,a){"use strict";a("63ca")},6861:function(t,e,a){},"6a2a":function(t,e,a){"use strict";var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("span",[t._v(" "+t._s(t._f("format")(t.lastTime))+" ")])},i=[];a("a9e3"),a("99af"),a("d3b7");function r(t){return 1*t<10?"0".concat(t):t}var o={name:"CountDown",props:{format:{type:Function,default:void 0},target:{type:[Date,Number],required:!0},onEnd:{type:Function,default:function(){return{}}}},data:function(){return{dateTime:"0",originTargetTime:0,lastTime:0,timer:0,interval:1e3}},filters:{format:function(t){var e=36e5,a=6e4,n=Math.floor(t/e),i=Math.floor((t-n*e)/a),o=Math.floor((t-n*e-i*a)/1e3);return"".concat(r(n),":").concat(r(i),":").concat(r(o))}},created:function(){this.initTime(),this.tick()},methods:{initTime:function(){var t=0,e=0;this.originTargetTime=this.target;try{e="[object Date]"===Object.prototype.toString.call(this.target)?this.target:new Date(this.target).getTime()}catch(a){throw new Error("invalid target prop")}t=e-(new Date).getTime(),this.lastTime=t<0?0:t},tick:function(){var t=this,e=this.onEnd;this.timer=setTimeout((function(){t.lastTime0&&(t=t.slice(0,this.maxLength),t.push(a(o["a"],{attrs:{size:this.size},style:this.excessItemsStyle},["+".concat(this.maxLength)])));var i=t.map((function(t){return a("li",{class:n},[t])}));return i}},render:function(){var t,e=arguments[0],a=this.$props,n=a.prefixCls,i=a.size,o=(t={},Object(r["a"])(t,"".concat(n),!0),Object(r["a"])(t,"".concat(i),!0),t),s=Object(m["b"])(this.$slots.default),c=s&&s.length?e("ul",{class:"".concat(n,"-items")},[this.getItems(s)]):null;return e("div",{class:o},[c])}},b=g,v=Object(p["a"])(b,n,i,!1,null,null,null),y=v.exports;a("84962"),e["a"]=y},ac0d:function(t,e,a){"use strict";a.d(e,"b",(function(){return l})),a.d(e,"a",(function(){return d})),a.d(e,"c",(function(){return u}));var n=a("5530"),i=a("8e95"),r=a.n(i),o={DESKTOP:"desktop",TABLET:"tablet",MOBILE:"mobile"},s=function(t){var e={match:function(){t&&t(o.DESKTOP)}},a={match:function(){t&&t(o.TABLET)}},n={match:function(){t&&t(o.MOBILE)}};r.a.register("screen and (max-width: 576px)",n).register("screen and (min-width: 576px) and (max-width: 1199px)",a).register("screen and (min-width: 1200px)",e)},c=a("2f62"),l={computed:Object(n["a"])({},Object(c["d"])({layoutMode:function(t){return t.app.layout},navTheme:function(t){return t.app.theme},primaryColor:function(t){return t.app.color},colorWeak:function(t){return t.app.weak},fixedHeader:function(t){return t.app.fixedHeader},fixSiderbar:function(t){return t.app.fixSiderbar},fixSidebar:function(t){return t.app.fixSiderbar},contentWidth:function(t){return t.app.contentWidth},autoHideHeader:function(t){return t.app.autoHideHeader},sidebarOpened:function(t){return t.app.sidebar},multiTab:function(t){return t.app.multiTab}})),methods:{isTopMenu:function(){return"topmenu"===this.layoutMode},isSideMenu:function(){return!this.isTopMenu()}}},u={computed:Object(n["a"])({},Object(c["d"])({device:function(t){return t.app.device}})),methods:{isMobile:function(){return this.device===o.MOBILE},isDesktop:function(){return this.device===o.DESKTOP},isTablet:function(){return this.device===o.TABLET}}},d={mounted:function(){var t=this.$store;s((function(e){switch(e){case o.DESKTOP:t.commit("TOGGLE_DEVICE","desktop"),t.dispatch("setSidebar",!0);break;case o.TABLET:t.commit("TOGGLE_DEVICE","tablet"),t.dispatch("setSidebar",!1);break;case o.MOBILE:default:t.commit("TOGGLE_DEVICE","mobile"),t.dispatch("setSidebar",!0);break}}))}}},ac94:function(t,e,a){"use strict";var n=a("ade3"),i=a("2638"),r=a.n(i),o=(a("4de4"),a("b64b"),a("07ac"),a("159b"),a("d81d"),a("4d91")),s=(a("b97c"),a("7571")),c=(a("a9e3"),s["a"].CheckableTag),l={name:"TagSelectOption",props:{prefixCls:{type:String,default:"ant-pro-tag-select-option"},value:{type:[String,Number,Object],default:""},checked:{type:Boolean,default:!1}},data:function(){return{localChecked:this.checked||!1}},watch:{checked:function(t){this.localChecked=t},"$parent.items":{handler:function(t){this.value&&t.hasOwnProperty(this.value)&&(this.localChecked=t[this.value])},deep:!0}},render:function(){var t=this,e=arguments[0],a=this.$slots,n=this.value,i=function(e){t.$emit("change",{value:n,checked:e})};return e(c,{key:n,on:{change:i},model:{value:t.localChecked,callback:function(e){t.localChecked=e}}},[a.default])}},u=a("d988");e["a"]={Option:l,name:"TagSelect",model:{prop:"checked",event:"change"},props:{prefixCls:{type:String,default:"ant-pro-tag-select"},defaultValue:{type:o["a"].array,default:null},value:{type:o["a"].array,default:null},expandable:{type:Boolean,default:!1},hideCheckAll:{type:Boolean,default:!1}},data:function(){return{expand:!1,localCheckAll:!1,items:this.getItemsKey(Object(u["b"])(this.$slots.default)),val:this.value||this.defaultValue||[]}},methods:{onChange:function(t){var e=Object.keys(this.items).filter((function(e){return e===t.value}));this.items[e]=t.checked;var a=Object.values(this.items).lastIndexOf(!1);this.localCheckAll=-1===a},onCheckAll:function(t){var e=this;Object.keys(this.items).forEach((function(a){e.items[a]=t.checked})),this.localCheckAll=t.checked},getItemsKey:function(t){var e={};return t.forEach((function(t){e[t.componentOptions.propsData&&t.componentOptions.propsData.value]=!1})),e},renderCheckAll:function(){var t=this,e=this.$createElement,a={on:{change:function(e){t.onCheckAll(e),e.value="total",t.$emit("change",e)}}},n=e(l,r()([{key:"total",attrs:{checked:this.localCheckAll}},a]),["All"]);return!this.hideCheckAll&&n||null},renderExpandable:function(){},renderTags:function(t){var e=this,a={change:function(t){e.onChange(t),e.$emit("change",t)}};return t.map((function(t){var e=t.componentOptions;return e.listeners=a,t}))}},render:function(){var t=arguments[0],e=this.$props.prefixCls,a=Object(n["a"])({},"".concat(e),!0),i=Object(u["b"])(this.$slots.default);return t("div",{class:a},[this.renderCheckAll(),this.renderTags(i)])}}},b775:function(t,e,a){"use strict";a.d(e,"a",(function(){return g})),a.d(e,"b",(function(){return f})),a.d(e,"c",(function(){return p}));a("d3b7");var n=a("2b0e"),i=a("4328"),r=a.n(i),o=a("bc3a"),s=a.n(o),c=a("4360"),l={vm:{},install:function(t,e){this.installed||(this.installed=!0,e&&(t.axios=e,Object.defineProperties(t.prototype,{axios:{get:function(){return e}},$http:{get:function(){return e}}})))}},u=a("56cd"),d=a("9fb0"),p=s.a.create({baseURL:"/api",timeout:1e4}),f=s.a.create({baseURL:"",timeout:1e4}),h=s.a.create({baseURL:"/api",timeout:1e4,headers:{"Content-Type":"multipart/form-data"}}),m=function(t){if(t.response){var e=t.response.data,a=n["a"].ls.get(d["a"]);403===t.response.status&&u["a"].error({message:"Forbidden",description:e.message}),401===t.response.status&&(u["a"].error({message:"Unauthorized",description:"Authorization verification failed"}),a&&c["a"].dispatch("GetInfo").then((function(){setTimeout((function(){window.location.reload()}),1500)})))}return Promise.reject(t)};p.interceptors.request.use((function(t){var e=sessionStorage.getItem("token");return e&&(t.data&&(t.data.token=e),t.headers["Access-Token"]=e),t.data=t.data?r.a.stringify(t.data):{},t}),m),f.interceptors.request.use((function(t){var e=sessionStorage.getItem("token");return e&&(t.headers["Access-Token"]=e),t}),m),h.interceptors.request.use((function(t){var e=new FormData;return e.append("file",t.data.file),t.data=e,t}),m),p.interceptors.response.use((function(t){return t.data.accessToken&&n["a"].ls.set(d["a"],t.data.accessToken,6048e5),t.data}),m),f.interceptors.response.use((function(t){return t.headers["content-disposition"]?(t.data.fileName=t.headers["content-disposition"],t.data):t.data}),m),h.interceptors.response.use((function(t){return t.data}),m);var g={vm:{},install:function(t){t.use(l,p)}}},bfb7:function(t,e,a){"use strict";a("da48")},bfef:function(t,e,a){},c03d:function(t,e,a){},c0db:function(t,e,a){"use strict";a("319a")},c4db:function(t,e,a){"use strict";a("a9e3"),a("a15b"),a("d81d");var n,i,r=a("f933"),o=a("d988"),s={name:"Ellipsis",components:{Tooltip:r["a"]},props:{prefixCls:{type:String,default:"ant-pro-ellipsis"},tooltip:{type:Boolean},length:{type:Number,required:!0},lines:{type:Number,default:1},fullWidthRecognition:{type:Boolean,default:!1}},methods:{getStrDom:function(t,e){var a=this.$createElement;return a("span",[Object(o["a"])(t,this.length)+(e>this.length?"...":"")])},getTooltip:function(t,e){var a=this.$createElement;return a(r["a"],[a("template",{slot:"title"},[t]),this.getStrDom(t,e)])}},render:function(){var t=this.$props,e=t.tooltip,a=t.length,n=this.$slots.default.map((function(t){return t.text})).join(""),i=Object(o["c"])(n),r=e&&i>a?this.getTooltip(n,i):this.getStrDom(n,i);return r}},c=s,l=a("2877"),u=Object(l["a"])(c,n,i,!1,null,null,null),d=u.exports;e["a"]=d},ca00:function(t,e,a){"use strict";function n(){var t=["休息一会儿吧","准备吃什么呢?","要不要打一把 DOTA","我猜你可能累了"],e=Math.floor(Math.random()*t.length);return t[e]}function i(){var t=document.createEvent("HTMLEvents");t.initEvent("resize",!0,!0),t.eventType="message",window.dispatchEvent(t)}a.d(e,"b",(function(){return n})),a.d(e,"a",(function(){return i}))},ca005:function(t,e,a){},ca17:function(t,e,a){"use strict";a("2c87")},d25d:function(t,e,a){"use strict";a("c03d")},d2a1:function(t,e,a){"use strict";a("7eed")},d73b:function(t,e,a){"use strict";a.d(e,"a",(function(){return oe})),a.d(e,"b",(function(){return se}));a("d3b7"),a("3ca3"),a("ddb0");var n,i,r=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:["user-layout-wrapper",t.device],attrs:{id:"userLayout"}},[a("div",{staticClass:"container"},[t._m(0),a("route-view")],1)])},o=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"top"},[n("div",[n("a",{attrs:{href:"/"}},[n("img",{staticClass:"logo",attrs:{src:a("9b19"),alt:"logo"}}),n("span",{staticClass:"title"})])]),n("div",{staticClass:"desc"})])}],s={name:"RouteView",props:{keepAlive:{type:Boolean,default:!0}},data:function(){return{}},render:function(){var t=arguments[0],e=this.$route.meta,a=this.$store.getters,n=t("keep-alive",[t("router-view")]),i=t("router-view");return(a.multiTab||e.keepAlive)&&(this.keepAlive||a.multiTab||e.keepAlive)?n:i}},c=s,l=a("2877"),u=Object(l["a"])(c,n,i,!1,null,null,null),d=u.exports,p=a("ac0d"),f={name:"UserLayout",components:{RouteView:d},mixins:[p["c"]],data:function(){return{}},mounted:function(){document.body.classList.add("userLayout")},beforeDestroy:function(){document.body.classList.remove("userLayout")}},h=f,m=(a("c0db"),Object(l["a"])(h,r,o,!1,null,"48a0c262",null)),g=m.exports,b=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("router-view")],1)},v=[],y={name:"BlankLayout"},_=y,x=Object(l["a"])(_,b,v,!1,null,"7f25f9eb",null),C=x.exports,k=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("a-layout",{attrs:{id:"components-layout-demo-top-side-2"}},[a("a-layout-header",{staticClass:"header"},[a("logo"),a("a-icon",{staticClass:"caidan_menu",attrs:{type:"menu"},on:{click:function(e){t.current=!t.current}}}),a("div",{attrs:{id:"user-menu"}},[a("user-menu")],1)],1),a("a-layout",{class:["layout",t.device]},[a("div",{class:{menu_wwx:!0,menu_enter:t.current,menu_leave:!t.current},style:{height:"100%",paddingTop:t.fixedHeader?"56px":"0"}},[a("side-menu",{attrs:{mode:"inline",menus:t.menus,theme:t.navTheme,collapsed:t.collapsed,collapsible:!0}})],1),a("div",{class:{content_wwx:!0,content_enter:t.current,content_leave:!t.current}},[a("a-layout",{class:[t.layoutMode,"content-width-"+t.contentWidth],style:{paddingLeft:t.contentPaddingLeft,minHeight:"calc(100vh - 56px"}},[a("a-layout-content",{style:{height:"100%",margin:"24px 24px 0",paddingTop:t.fixedHeader?"56px":"0"}},[a("transition",{attrs:{name:"page-transition"}},[a("route-view")],1)],1)],1)],1)])],1)},T=[],E=a("5530"),w=(a("7db0"),a("ca00")),O=a("2f62"),S=a("e819"),L=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("a-layout-sider",{class:["sider",t.isDesktop()?null:"shadow",t.theme,t.fixSiderbar?"ant-fixed-sidemenu":null],attrs:{width:"226px",collapsible:t.collapsible,trigger:null},model:{value:t.collapsed,callback:function(e){t.collapsed=e},expression:"collapsed"}},[a("s-menu",{staticStyle:{padding:"16px 0px"},attrs:{collapsed:t.collapsed,menu:t.menus,theme:t.theme,mode:t.mode},on:{select:t.onSelect}})],1)},M=[],j=a("53ca"),$=a("2638"),I=a.n($),D=(a("159b"),a("99af"),a("caad"),a("2532"),a("b0c0"),a("d81d"),a("55f1")),A=a("0c63"),z=D["a"].Item,P=D["a"].SubMenu,H={name:"SMenu",props:{menu:{type:Array,required:!0},theme:{type:String,required:!1,default:"dark"},mode:{type:String,required:!1,default:"inline"},collapsed:{type:Boolean,required:!1,default:!1}},data:function(){return{openKeys:[],selectedKeys:[],cachedOpenKeys:[]}},computed:{rootSubmenuKeys:function(t){var e=[];return t.menu.forEach((function(t){return e.push(t.path)})),e}},mounted:function(){this.updateMenu()},watch:{collapsed:function(t){t?(this.cachedOpenKeys=this.openKeys.concat(),this.openKeys=[]):this.openKeys=this.cachedOpenKeys},$route:function(){this.updateMenu()}},methods:{onOpenChange:function(t){var e=this;if("horizontal"!==this.mode){var a=t.find((function(t){return!e.openKeys.includes(t)}));this.rootSubmenuKeys.includes(a)?this.openKeys=a?[a]:[]:this.openKeys=t}else this.openKeys=t},selectChange:function(t){this.openOther(t)},openOther:function(t){var e=t[0],a=!1;function n(t){t.forEach((function(t){t.path===e&&"_blank"===t.meta.target&&(a=!0),t.children&&t.children.length>0&&n(t.children)}))}return n(oe),!!a&&(this.selectedKeys[0]=this.$route.path,!0)},updateMenu:function(){var t=this.$route.matched.concat(),e=this.$route.meta.hidden;t.length>=3&&e?(t.pop(),this.selectedKeys=[t[t.length-1].path]):this.selectedKeys=[t.pop().path];var a=[];"inline"===this.mode&&t.forEach((function(t){a.push(t.path)})),this.collapsed?this.cachedOpenKeys=a:this.openKeys=a},renderItem:function(t){return t.hidden?null:t.children&&!t.hideChildrenInMenu?this.renderSubMenu(t):this.renderMenuItem(t)},renderMenuItem:function(t){var e=this.$createElement,a=t.meta.target||null,n=a?"a":"router-link",i={to:{name:t.name}},r=t.path;"_blank"===a&&(r=t.openOther);var o={href:r,target:t.meta.target};return t.children&&t.hideChildrenInMenu&&t.children.forEach((function(t){t.meta=Object.assign(t.meta,{hidden:!0})})),e(z,I()([{},{key:t.path}]),[e(n,{props:Object(E["a"])({},i),attrs:Object(E["a"])({},o)},[this.renderIcon(t.meta.icon),e("span",[t.meta.title])])])},renderSubMenu:function(t){var e=this,a=this.$createElement,n=[];return t.hideChildrenInMenu||t.children.forEach((function(t){return n.push(e.renderItem(t))})),a(P,I()([{},{key:t.path}]),[a("span",{slot:"title"},[this.renderIcon(t.meta.icon),a("span",[t.meta.title])]),n])},renderIcon:function(t){var e=this.$createElement;if("none"===t||void 0===t)return null;var a={};return"object"===Object(j["a"])(t)?a.component=t:a.type=t,e(A["a"],{props:Object(E["a"])({},a)})}},render:function(){var t=this,e=arguments[0],a=this.mode,n=this.theme,i=this.menu,r={mode:a,theme:n,openKeys:this.openKeys},o={select:function(e){t.selectedKeys=e.selectedKeys,t.$emit("select",e)},openChange:this.onOpenChange,selectChange:this.selectChange},s=i.map((function(e){return e.hidden?null:t.renderItem(e)}));return e(D["a"],{props:Object(E["a"])({},r),on:Object(E["a"])({},o),model:{value:t.selectedKeys,callback:function(e){t.selectedKeys=e}}},[s])}},F=H,R={name:"SideMenu",components:{SMenu:F},mixins:[p["b"],p["c"]],props:{mode:{type:String,required:!1,default:"inline"},theme:{type:String,required:!1,default:"dark"},collapsible:{type:Boolean,required:!1,default:!1},collapsed:{type:Boolean,required:!1,default:!1},menus:{type:Array,required:!0}},methods:{onSelect:function(t){this.$emit("menuSelect",t)}}},B=R,G=Object(l["a"])(B,L,M,!1,null,null,null),q=G.exports,N=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("transition",{attrs:{name:"showHeader"}},[t.visible?a("div",{staticClass:"header-animat"},[t.visible?a("a-layout-header",{class:[t.fixedHeader&&"ant-header-fixedHeader",t.sidebarOpened?"ant-header-side-opened":"ant-header-side-closed"],style:{padding:"0"}},["sidemenu"===t.mode?a("div",{staticClass:"header"},["mobile"===t.device?a("a-icon",{staticClass:"trigger",attrs:{type:t.collapsed?"menu-fold":"menu-unfold"},on:{click:t.toggle}}):a("a-icon",{staticClass:"trigger",attrs:{type:t.collapsed?"menu-unfold":"menu-fold"},on:{click:t.toggle}}),a("user-menu")],1):a("div",{class:["top-nav-header-index",t.theme]},[a("div",{staticClass:"header-index-wide"},[a("div",{staticClass:"header-index-left"},[a("logo",{staticClass:"top-nav-header",attrs:{"show-title":"mobile"!==t.device}}),"mobile"!==t.device?a("s-menu",{attrs:{mode:"horizontal",menu:t.menus,theme:t.theme}}):a("a-icon",{staticClass:"trigger",attrs:{type:t.collapsed?"menu-fold":"menu-unfold"},on:{click:t.toggle}})],1),a("user-menu",{staticClass:"header-index-right"})],1)])]):t._e()],1):t._e()])},K=[],W=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"user-wrapper"},[a("div",{staticClass:"content-box"},[a("a-dropdown",[a("span",{staticClass:"action ant-dropdown-link user-dropdown-menu"},[a("a-avatar",{staticClass:"avatar",attrs:{size:"small",icon:"user"}})],1),a("a-menu",{staticClass:"user-dropdown-menu-wrapper",attrs:{slot:"overlay"},slot:"overlay"},[a("a-menu-item",{key:"3"},[a("a",{attrs:{href:"javascript:;"},on:{click:t.handleLogout}},[a("a-icon",{attrs:{type:"logout"}}),a("span",[t._v("退出登录")])],1)])],1)],1)],1)])},U=[],Y=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("a-popover",{attrs:{trigger:"click",placement:"bottomRight",overlayClassName:"header-notice-wrapper",getPopupContainer:function(){return t.$refs.noticeRef.parentElement},autoAdjustOverflow:!0,arrowPointAtCenter:!0,overlayStyle:{width:"300px",top:"50px"}},model:{value:t.visible,callback:function(e){t.visible=e},expression:"visible"}},[a("template",{slot:"content"},[a("a-spin",{attrs:{spinning:t.loading}},[a("a-tabs",[a("a-tab-pane",{key:"1",attrs:{tab:"通知"}},[a("a-list",[a("a-list-item",[a("a-list-item-meta",{attrs:{title:"你收到了 14 份新周报",description:"一年前"}},[a("a-avatar",{staticStyle:{"background-color":"white"},attrs:{slot:"avatar",src:"https://gw.alipayobjects.com/zos/rmsportal/ThXAXghbEsBCCSDihZxY.png"},slot:"avatar"})],1)],1),a("a-list-item",[a("a-list-item-meta",{attrs:{title:"你推荐的 曲妮妮 已通过第三轮面试",description:"一年前"}},[a("a-avatar",{staticStyle:{"background-color":"white"},attrs:{slot:"avatar",src:"https://gw.alipayobjects.com/zos/rmsportal/OKJXDXrmkNshAMvwtvhu.png"},slot:"avatar"})],1)],1),a("a-list-item",[a("a-list-item-meta",{attrs:{title:"这种模板可以区分多种通知类型",description:"一年前"}},[a("a-avatar",{staticStyle:{"background-color":"white"},attrs:{slot:"avatar",src:"https://gw.alipayobjects.com/zos/rmsportal/kISTdvpyTAhtGxpovNWd.png"},slot:"avatar"})],1)],1)],1)],1),a("a-tab-pane",{key:"2",attrs:{tab:"消息"}},[t._v(" 123 ")]),a("a-tab-pane",{key:"3",attrs:{tab:"待办"}},[t._v(" 123 ")])],1)],1)],1),a("span",{ref:"noticeRef",staticClass:"header-notice",staticStyle:{padding:"0 18px"},on:{click:t.fetchNotice}},[a("a-badge",{attrs:{count:"12"}},[a("a-icon",{staticStyle:{"font-size":"16px",padding:"4px"},attrs:{type:"bell"}})],1)],1)],2)},V=[],X={name:"HeaderNotice",data:function(){return{loading:!1,visible:!1}},methods:{fetchNotice:function(){var t=this;this.visible?this.loading=!1:(this.loading=!0,setTimeout((function(){t.loading=!1}),2e3)),this.visible=!this.visible}}},J=X,Z=(a("ca17"),a("d2a1"),Object(l["a"])(J,Y,V,!1,null,"36f6d446",null)),Q=Z.exports,tt=Q,et={name:"UserMenu",components:{NoticeIcon:tt},computed:Object(E["a"])({},Object(O["c"])(["nickname","avatar"])),methods:Object(E["a"])(Object(E["a"])({},Object(O["b"])(["Logout"])),{},{handleLogout:function(){var t=this;this.$confirm({title:"提示",content:"真的要注销登录吗 ?",onOk:function(){sessionStorage.clear(),t.$router.push("/user/login")},onCancel:function(){}})}})},at=et,nt=Object(l["a"])(at,W,U,!1,null,null,null),it=nt.exports,rt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"logo"},[t.showTitle?a("h1",[t._v(t._s(t.title))]):t._e(),t.showTitle?a("h5",[t._v(t._s(t.title1))]):t._e()])},ot=[],st=a("3ad3"),ct=a.n(st),lt={name:"Logo",components:{LogoSvg:ct.a},props:{title:{type:String,default:"NSADD",required:!1},title1:{type:String,default:"网络安全主动防御与处置系统",required:!1},showTitle:{type:Boolean,default:!0,required:!1}}},ut=lt,dt=(a("34e6"),Object(l["a"])(ut,rt,ot,!1,null,null,null)),pt=dt.exports,ft={name:"GlobalHeader",components:{UserMenu:it,SMenu:F,Logo:pt},mixins:[p["b"]],props:{mode:{type:String,default:"sidemenu"},menus:{type:Array,required:!0},theme:{type:String,required:!1,default:"dark"},collapsed:{type:Boolean,required:!1,default:!1},device:{type:String,required:!1,default:"desktop"}},data:function(){return{visible:!0,oldScrollTop:0}},mounted:function(){document.addEventListener("scroll",this.handleScroll,{passive:!0})},methods:{handleScroll:function(){var t=this;if(this.autoHideHeader){var e=document.body.scrollTop+document.documentElement.scrollTop;this.ticking||(this.ticking=!0,requestAnimationFrame((function(){t.oldScrollTop>e?t.visible=!0:e>300&&t.visible?t.visible=!1:e<300&&!t.visible&&(t.visible=!0),t.oldScrollTop=e,t.ticking=!1})))}},toggle:function(){this.$emit("toggle")}},beforeDestroy:function(){document.body.removeEventListener("scroll",this.handleScroll,!0)}},ht=ft,mt=(a("05fe"),Object(l["a"])(ht,N,K,!1,null,null,null)),gt=mt.exports,bt=gt,vt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"footer"},[a("div",{staticClass:"links"},[a("a",{attrs:{href:"https://pro.loacg.com/",target:"_blank"}},[t._v("Pro 首页")]),a("a",{attrs:{href:"https://github.com/sendya/ant-design-pro-vue",target:"_blank"}},[a("a-icon",{attrs:{type:"github"}})],1),a("a",{attrs:{href:"https://ant.design/"}},[t._v("Ant Design")]),a("a",{attrs:{href:"https://vue.ant.design/"}},[t._v("Vue Antd")])]),a("div",{staticClass:"copyright"},[t._v(" Copyright "),a("a-icon",{attrs:{type:"copyright"}}),t._v(" 2018 "),a("span",[t._v("白鹭学园技术组出品")])],1)])},yt=[],_t={name:"GlobalFooter",data:function(){return{}}},xt=_t,Ct=(a("f92e"),Object(l["a"])(xt,vt,yt,!1,null,"74cf91b2",null)),kt=Ct.exports,Tt=kt,Et=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{ref:"settingDrawer",staticClass:"setting-drawer"},[a("a-drawer",{attrs:{width:"300",placement:"right",closable:!1,visible:t.visible,handle:t.handle},on:{close:t.onClose}},[a("div",{staticClass:"setting-drawer-index-content"},[a("div",{style:{marginBottom:"24px"}},[a("h3",{staticClass:"setting-drawer-index-title"},[t._v("整体风格设置")]),a("div",{staticClass:"setting-drawer-index-blockChecbox"},[a("a-tooltip",[a("template",{slot:"title"},[t._v(" 暗色菜单风格 ")]),a("div",{staticClass:"setting-drawer-index-item",on:{click:function(e){return t.handleMenuTheme("dark")}}},[a("img",{attrs:{src:"https://gw.alipayobjects.com/zos/rmsportal/LCkqqYNmvBEbokSDscrm.svg",alt:"dark"}}),"dark"===t.navTheme?a("div",{staticClass:"setting-drawer-index-selectIcon"},[a("a-icon",{attrs:{type:"check"}})],1):t._e()])],2),a("a-tooltip",[a("template",{slot:"title"},[t._v(" 亮色菜单风格 ")]),a("div",{staticClass:"setting-drawer-index-item",on:{click:function(e){return t.handleMenuTheme("light")}}},[a("img",{attrs:{src:"https://gw.alipayobjects.com/zos/rmsportal/jpRkZQMyYRryryPNtyIC.svg",alt:"light"}}),"dark"!==t.navTheme?a("div",{staticClass:"setting-drawer-index-selectIcon"},[a("a-icon",{attrs:{type:"check"}})],1):t._e()])],2)],1)]),a("div",{style:{marginBottom:"24px"}},[a("h3",{staticClass:"setting-drawer-index-title"},[t._v("主题色")]),a("div",{staticStyle:{height:"20px"}},t._l(t.colorList,(function(e,n){return a("a-tooltip",{key:n,staticClass:"setting-drawer-theme-color-colorBlock"},[a("template",{slot:"title"},[t._v(" "+t._s(e.key)+" ")]),a("a-tag",{attrs:{color:e.color},on:{click:function(a){return t.changeColor(e.color)}}},[e.color===t.primaryColor?a("a-icon",{attrs:{type:"check"}}):t._e()],1)],2)})),1)]),a("a-divider"),a("div",{style:{marginBottom:"24px"}},[a("h3",{staticClass:"setting-drawer-index-title"},[t._v("导航模式")]),a("div",{staticClass:"setting-drawer-index-blockChecbox"},[a("a-tooltip",[a("template",{slot:"title"},[t._v(" 侧边栏导航 ")]),a("div",{staticClass:"setting-drawer-index-item",on:{click:function(e){return t.handleLayout("sidemenu")}}},[a("img",{attrs:{src:"https://gw.alipayobjects.com/zos/rmsportal/JopDzEhOqwOjeNTXkoje.svg",alt:"sidemenu"}}),"sidemenu"===t.layoutMode?a("div",{staticClass:"setting-drawer-index-selectIcon"},[a("a-icon",{attrs:{type:"check"}})],1):t._e()])],2),a("a-tooltip",[a("template",{slot:"title"},[t._v(" 顶部栏导航 ")]),a("div",{staticClass:"setting-drawer-index-item",on:{click:function(e){return t.handleLayout("topmenu")}}},[a("img",{attrs:{src:"https://gw.alipayobjects.com/zos/rmsportal/KDNDBbriJhLwuqMoxcAr.svg",alt:"topmenu"}}),"sidemenu"!==t.layoutMode?a("div",{staticClass:"setting-drawer-index-selectIcon"},[a("a-icon",{attrs:{type:"check"}})],1):t._e()])],2)],1),a("div",{style:{marginTop:"24px"}},[a("a-list",{attrs:{split:!1}},[a("a-list-item",[a("a-tooltip",{attrs:{slot:"actions"},slot:"actions"},[a("template",{slot:"title"},[t._v(" 该设定仅 [顶部栏导航] 时有效 ")]),a("a-select",{staticStyle:{width:"80px"},attrs:{size:"small",defaultValue:t.contentWidth},on:{change:t.handleContentWidthChange}},[a("a-select-option",{attrs:{value:"Fixed"}},[t._v("固定")]),"sidemenu"!==t.layoutMode?a("a-select-option",{attrs:{value:"Fluid"}},[t._v("流式")]):t._e()],1)],2),a("a-list-item-meta",[a("div",{attrs:{slot:"title"},slot:"title"},[t._v("内容区域宽度")])])],1),a("a-list-item",[a("a-switch",{attrs:{slot:"actions",size:"small",defaultChecked:t.fixedHeader},on:{change:t.handleFixedHeader},slot:"actions"}),a("a-list-item-meta",[a("div",{attrs:{slot:"title"},slot:"title"},[t._v("固定 Header")])])],1),a("a-list-item",[a("a-switch",{attrs:{slot:"actions",size:"small",disabled:!t.fixedHeader,defaultChecked:t.autoHideHeader},on:{change:t.handleFixedHeaderHidden},slot:"actions"}),a("a-list-item-meta",[a("a-tooltip",{attrs:{slot:"title",placement:"left"},slot:"title"},[a("template",{slot:"title"},[t._v("固定 Header 时可配置")]),a("div",{style:{opacity:t.fixedHeader?"1":"0.5"}},[t._v("下滑时隐藏 Header")])],2)],1)],1),a("a-list-item",[a("a-switch",{attrs:{slot:"actions",size:"small",disabled:"topmenu"===t.layoutMode,defaultChecked:t.fixSiderbar},on:{change:t.handleFixSiderbar},slot:"actions"}),a("a-list-item-meta",[a("div",{style:{textDecoration:"topmenu"===t.layoutMode?"line-through":"unset"},attrs:{slot:"title"},slot:"title"},[t._v("固定侧边菜单")])])],1)],1)],1)]),a("a-divider"),a("div",{style:{marginBottom:"24px"}},[a("h3",{staticClass:"setting-drawer-index-title"},[t._v("其他设置")]),a("div",[a("a-list",{attrs:{split:!1}},[a("a-list-item",[a("a-switch",{attrs:{slot:"actions",size:"small",defaultChecked:t.colorWeak},on:{change:t.onColorWeak},slot:"actions"}),a("a-list-item-meta",[a("div",{attrs:{slot:"title"},slot:"title"},[t._v("色弱模式")])])],1),a("a-list-item",[a("a-switch",{attrs:{slot:"actions",size:"small",defaultChecked:t.multiTab},on:{change:t.onMultiTab},slot:"actions"}),a("a-list-item-meta",[a("div",{attrs:{slot:"title"},slot:"title"},[t._v("多页签模式")])])],1)],1)],1)]),a("a-divider"),a("div",{style:{marginBottom:"24px"}},[a("a-button",{attrs:{icon:"copy",block:""},on:{click:t.doCopy}},[t._v("拷贝设置")]),a("a-alert",{style:{marginTop:"24px"},attrs:{type:"warning"}},[a("span",{attrs:{slot:"message"},slot:"message"},[t._v(" 配置栏只在开发环境用于预览,生产环境不会展现,请手动修改配置文件 "),a("a",{attrs:{href:"https://github.com/sendya/ant-design-pro-vue/blob/master/src/config/defaultSettings.js",target:"_blank"}},[t._v("src/config/defaultSettings.js")])])])],1)],1),a("div",{staticClass:"setting-drawer-index-handle",on:{click:t.toggle}},[t.visible?a("a-icon",{attrs:{type:"close"}}):a("a-icon",{attrs:{type:"setting"}})],1)])],1)},wt=[],Ot=a("2af9"),St=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"setting-drawer-index-item"},[a("h3",{staticClass:"setting-drawer-index-title"},[t._v(t._s(t.title))]),t._t("default"),t.divider?a("a-divider"):t._e()],2)},Lt=[],Mt={name:"SettingItem",props:{title:{type:String,default:""},divider:{type:Boolean,default:!1}}},jt=Mt,$t=(a("d25d"),Object(l["a"])(jt,St,Lt,!1,null,"e773bc98",null)),It=$t.exports,Dt=a("f64c"),At=(a("cb29"),a("a15b"),a("ac1f"),a("5319"),a("6a71")),zt=a.n(At),Pt=a("7746"),Ht=a.n(Pt),Ft={getAntdSerials:function(t){var e=new Array(9).fill().map((function(e,a){return zt.a.varyColor.lighten(t,a/10)})),a=Ht()(t),n=zt.a.varyColor.toNum3(t.replace("#","")).join(",");return e.concat(a).concat(n)},changeColor:function(t){var e={newColors:this.getAntdSerials(t),changeUrl:function(t){return"/".concat(t)}};return zt.a.changer.changeColor(e,Promise)}},Rt=[{key:"薄暮",color:"#F5222D"},{key:"火山",color:"#FA541C"},{key:"日暮",color:"#FAAD14"},{key:"明青",color:"#13C2C2"},{key:"极光绿",color:"#52C41A"},{key:"拂晓蓝(默认)",color:"#1890FF"},{key:"极客蓝",color:"#2F54EB"},{key:"酱紫",color:"#722ED1"}],Bt=function(t){var e=Dt["a"].loading("正在切换主题!",0);Ft.changeColor(t).finally((function(t){setTimeout((function(){e()}))}))},Gt=function(t){t?document.body.classList.add("colorWeak"):document.body.classList.remove("colorWeak")},qt={components:{DetailList:Ot["b"],SettingItem:It},mixins:[p["b"],p["c"]],data:function(){var t=this.$createElement;return{visible:!1,colorList:Rt,handle:t("div")}},watch:{},mounted:function(){Bt(this.primaryColor),this.colorWeak!==S["a"].colorWeak&&Gt(this.colorWeak)},methods:{showDrawer:function(){this.visible=!0},onClose:function(){this.visible=!1},toggle:function(){this.visible=!this.visible},onColorWeak:function(t){this.$store.dispatch("ToggleWeak",t),Gt(t)},onMultiTab:function(t){this.$store.dispatch("ToggleMultiTab",t)},handleMenuTheme:function(t){this.$store.dispatch("ToggleTheme",t)},doCopy:function(){var t=this,e="export default {\n primaryColor: '".concat(this.primaryColor,"', // primary color of ant design\n navTheme: '").concat(this.navTheme,"', // theme for nav menu\n layout: '").concat(this.layoutMode,"', // nav menu position: sidemenu or topmenu\n contentWidth: '").concat(this.contentWidth,"', // layout of content: Fluid or Fixed, only works when layout is topmenu\n fixedHeader: ").concat(this.fixedHeader,", // sticky header\n fixSiderbar: ").concat(this.fixSiderbar,", // sticky siderbar\n autoHideHeader: ").concat(this.autoHideHeader,", // auto hide header\n colorWeak: ").concat(this.colorWeak,",\n multiTab: ").concat(this.multiTab,",\n production: process.env.NODE_ENV === 'production' && process.env.VUE_APP_PREVIEW !== 'true',\n // vue-ls options\n storageOptions: {\n namespace: 'pro__',\n name: 'ls',\n storage: 'local',\n }\n}");this.$copyText(e).then((function(e){t.$message.success("复制完毕")})).catch((function(e){t.$message.error("复制失败")}))},handleLayout:function(t){this.$store.dispatch("ToggleLayoutMode",t),this.handleFixSiderbar(!1)},handleContentWidthChange:function(t){this.$store.dispatch("ToggleContentWidth",t)},changeColor:function(t){this.primaryColor!==t&&(this.$store.dispatch("ToggleColor",t),Bt(t))},handleFixedHeader:function(t){this.$store.dispatch("ToggleFixedHeader",t)},handleFixedHeaderHidden:function(t){this.$store.dispatch("ToggleFixedHeaderHidden",t)},handleFixSiderbar:function(t){"topmenu"!==this.layoutMode?this.$store.dispatch("ToggleFixSiderbar",t):this.$store.dispatch("ToggleFixSiderbar",!1)}}},Nt=qt,Kt=(a("6cdf"),Object(l["a"])(Nt,Et,wt,!1,null,"488cf6ae",null)),Wt=Kt.exports,Ut=Wt,Yt=a("31fc"),Vt={JG:"JG",LS:"LS",CT:"CT"},Xt={name:"BasicLayout",mixins:[p["b"],p["c"]],components:{RouteView:d,SideMenu:q,GlobalHeader:bt,GlobalFooter:Tt,SettingDrawer:Ut,Logo:pt,UserMenu:it,MultiTab:Yt["a"]},data:function(){return{mingan:Vt,production:S["a"].production,collapsed:!1,menu:[],menus:[],current:!0}},computed:Object(E["a"])(Object(E["a"])({},Object(O["d"])({mainMenu:function(t){return t.permission.addRouters},path:function(t){return t.user.path}})),{},{contentPaddingLeft:function(){return!this.fixSidebar||this.isMobile()?"0":this.sidebarOpened?"226px":"80px"}}),watch:{sidebarOpened:function(t){this.collapsed=!t}},created:function(){this.menus=oe.find((function(t){return"/release"===t.path})).children,this.collapsed=!this.sidebarOpened},mounted:function(){var t=this,e=navigator.userAgent;e.indexOf("Edge")>-1&&this.$nextTick((function(){t.collapsed=!t.collapsed,setTimeout((function(){t.collapsed=!t.collapsed}),16)}))},methods:Object(E["a"])(Object(E["a"])({},Object(O["b"])(["setSidebar"])),{},{toggle:function(){this.collapsed=!this.collapsed,this.setSidebar(!this.collapsed),Object(w["a"])()},paddingCalc:function(){var t="";return t=this.sidebarOpened?this.isDesktop()?"226px":"80px":(this.isMobile()?"0":this.fixSidebar&&"80px")||"0",t},menuSelect:function(){},drawerClose:function(){this.collapsed=!1}})},Jt=Xt,Zt=(a("6692"),Object(l["a"])(Jt,k,T,!1,null,null,null)),Qt=Zt.exports,te=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{style:t.$route.meta.hiddenHeaderContent?null:"margin: -24px -24px 0px;"},[t.$route.meta.hiddenHeaderContent?t._e():a("page-header",{attrs:{title:t.pageTitle,logo:t.logo,avatar:t.avatar}},[t._t("action",null,{slot:"action"}),t._t("headerContent",null,{slot:"content"}),!this.$slots.headerContent&&t.description?a("div",{attrs:{slot:"content"},slot:"content"},[a("p",{staticStyle:{"font-size":"14px",color:"rgba(0,0,0,.65)"}},[t._v(t._s(t.description))]),a("div",{staticClass:"link"},[t._l(t.linkList,(function(e,n){return[a("a",{key:n,on:{click:function(){e.callback&&e.callback()}}},[a("a-icon",{attrs:{type:e.icon}}),a("span",[t._v(t._s(e.title))])],1)]}))],2)]):t._e(),t._t("extra",[a("div",{staticClass:"extra-img"},["undefined"!==typeof t.extraImage?a("img",{attrs:{src:t.extraImage}}):t._e()])],{slot:"extra"}),a("div",{attrs:{slot:"pageMenu"},slot:"pageMenu"},[t.search?a("div",{staticClass:"page-menu-search"},[a("a-input-search",{staticStyle:{width:"80%","max-width":"522px"},attrs:{placeholder:"请输入...",size:"large",enterButton:"搜索"}})],1):t._e(),t.tabs&&t.tabs.items?a("div",{staticClass:"page-menu-tabs"},[a("a-tabs",{attrs:{tabBarStyle:{margin:0},activeKey:t.tabs.active()},on:{change:t.tabs.callback}},t._l(t.tabs.items,(function(t){return a("a-tab-pane",{key:t.key,attrs:{tab:t.title}})})),1)],1):t._e()])],2),a("div",{staticClass:"content"},[a("div",{staticClass:"page-header-index-wide"},[t._t("default",[t.multiTab?a("keep-alive",[a("router-view",{ref:"content"})],1):a("router-view",{ref:"content"})])],2)])],1)},ee=[],ae=(a("a4d3"),a("e01a"),a("841c"),a("2c82")),ne={name:"PageView",components:{PageHeader:ae["a"]},props:{avatar:{type:String,default:null},title:{type:[String,Boolean],default:!0},logo:{type:String,default:null},directTabs:{type:Object,default:null}},data:function(){return{pageTitle:null,description:null,linkList:[],extraImage:"",search:!1,tabs:{}}},computed:Object(E["a"])({},Object(O["d"])({multiTab:function(t){return t.app.multiTab}})),mounted:function(){this.tabs=this.directTabs,this.getPageMeta()},updated:function(){this.getPageMeta()},methods:{getPageMeta:function(){this.pageTitle="string"!==typeof this.title&&this.title?this.$route.meta.title:this.title;var t=this.$refs.content;t&&(t.pageMeta?Object.assign(this,t.pageMeta):(this.description=t.description,this.linkList=t.linkList,this.extraImage=t.extraImage,this.search=!0===t.search,this.tabs=t.tabs))}}},ie=ne,re=(a("f21d"),Object(l["a"])(ie,te,ee,!1,null,"518136d8",null)),oe=(re.exports,[{path:"/release",name:"index",component:Qt,meta:{title:"ssfangyu",permission:["home"]},redirect:"",children:[{path:"/release/DisposeConfigManage",name:"处置配置管理",component:function(){return a.e("chunk-47a53442").then(a.bind(null,"3781"))},meta:{title:"处置配置管理",permission:["home"],icon:"gold"}},{path:"/release/DisposeTaskManage",name:" 处置任务管理",component:function(){return a.e("chunk-796105ba").then(a.bind(null,"9ee0"))},meta:{title:" 处置任务管理",permission:["home"],icon:"gold"}},{path:"/release/DisposeConfigExamine",name:"处置配置审批",component:function(){return a.e("chunk-2b492edc").then(a.bind(null,"f00f"))},meta:{title:" 处置配置审批",permission:["home"],icon:"gold"}},{path:"/release/DisposeaskManage",name:"处置任务审批",component:function(){return a.e("chunk-3ecd8d86").then(a.bind(null,"6ec6"))},meta:{title:" 处置任务审批",permission:["home"],icon:"gold"}},{path:"/release/systemConfigManage",name:"系统配置管理",component:function(){return a.e("chunk-f74c99b8").then(a.bind(null,"4722"))},meta:{title:" 系统配置管理",permission:["home"],icon:"gold"}}]},{path:"*",redirect:"/404",hidden:!0}]),se=[{path:"/user",component:g,redirect:"/user/login",hidden:!0,children:[{path:"login",name:"login",component:function(){return a.e("user").then(a.bind(null,"ac2a"))},meta:{keepAlive:!1}},{path:"register",name:"register",component:function(){return a.e("user").then(a.bind(null,"1348"))},meta:{keepAlive:!1}},{path:"register-result",name:"registerResult",component:function(){return a.e("user").then(a.bind(null,"1037"))},meta:{keepAlive:!1}},{path:"recover",name:"recover",component:void 0}]},{path:"/test",component:C,redirect:"/test/home",children:[{path:"home",name:"TestHome",component:function(){return a.e("chunk-095e1288").then(a.bind(null,"bb51"))}}]},{path:"/404",component:function(){return a.e("fail").then(a.bind(null,"cc89"))}}]},d988:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return i})),a.d(e,"a",(function(){return r}));a("4de4"),a("498a"),a("ac1f"),a("1276");function n(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return t.filter((function(t){return t.tag||t.text&&""!==t.text.trim()}))}var i=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return t.split("").reduce((function(t,e){var a=e.charCodeAt(0);return a>=0&&a<=128?t+1:t+2}),0)},r=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1?arguments[1]:void 0,a=0;return t.split("").reduce((function(t,n){var i=n.charCodeAt(0);return a+=i>=0&&i<=128?1:2,a<=e?t+n:t}),"")}},da48:function(t,e,a){},db07:function(t,e,a){},db89:function(t,e,a){"use strict";a("3c71")},dfa3:function(t,e,a){"use strict";a("84cc")},e46d:function(t,e,a){"use strict";a("523c")},e56a:function(t,e,a){},e763:function(t,e,a){"use strict";a("ff4c")},e819:function(t,e,a){"use strict";e["a"]={primaryColor:"#1890FF",navTheme:"dark",layout:"sidemenu",contentWidth:"Fixed",fixedHeader:!0,fixSiderbar:!1,autoHideHeader:!1,colorWeak:!1,multiTab:!0,production:!0,storageOptions:{namespace:"pro__",name:"ls",storage:"local"}}},ee2a:function(t,e,a){"use strict";a("ca005")},f21d:function(t,e,a){"use strict";a("5682")},f3f8:function(t,e,a){},f8cc:function(t,e,a){"use strict";a("6861")},f92e:function(t,e,a){"use strict";a("7a72")},fddb:function(t,e,a){},ff4c:function(t,e,a){}}); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-095e1288.7cd5682d.js b/src/main/resources/nginx/defense/js/chunk-095e1288.7cd5682d.js deleted file mode 100644 index 006d72e..0000000 --- a/src/main/resources/nginx/defense/js/chunk-095e1288.7cd5682d.js +++ /dev/null @@ -1 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-095e1288"],{6168:function(t,a,e){},bb51:function(t,a,e){"use strict";e.r(a);var s=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"home"},[t._m(0),e("br"),e("h2",[t._v("# Trend 组件 ")]),e("a-divider",[t._v(" 正常 ")]),e("a-card",[e("trend",{staticStyle:{"margin-right":"16px"},attrs:{flag:"up"}},[e("span",{attrs:{slot:"term"},slot:"term"},[t._v("工资")]),t._v(" 5% ")]),e("trend",{staticStyle:{"margin-right":"16px"},attrs:{flag:"up"}},[e("span",{attrs:{slot:"term"},slot:"term"},[t._v("工作量")]),t._v(" 50% ")]),e("trend",{attrs:{flag:"down"}},[e("span",{attrs:{slot:"term"},slot:"term"},[t._v("身体状态")]),t._v(" 50% ")])],1),e("a-divider",[t._v(" 颜色反转 ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("trend",{staticStyle:{"margin-right":"16px"},attrs:{flag:"up","reverse-color":!0}},[e("span",{attrs:{slot:"term"},slot:"term"},[t._v("工资")]),t._v(" 5% ")]),e("trend",{staticStyle:{"margin-right":"16px"},attrs:{flag:"down","reverse-color":!0}},[e("span",{attrs:{slot:"term"},slot:"term"},[t._v("工作量")]),t._v(" 50% ")])],1),e("h2",[t._v("# AvatarList 组件 ")]),e("a-divider",[t._v(" AvatarList ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("avatar-list",{attrs:{"max-length":3}},[e("avatar-list-item",{attrs:{tips:"Jake",src:"https://gw.alipayobjects.com/zos/rmsportal/zOsKZmFRdUtvpqCImOVY.png"}}),e("avatar-list-item",{attrs:{tips:"Andy",src:"https://gw.alipayobjects.com/zos/rmsportal/sfjbOqnsXXJgNCjCzDBL.png"}}),e("avatar-list-item",{attrs:{tips:"Niko",src:"https://gw.alipayobjects.com/zos/rmsportal/kZzEzemZyKLKFsojXItE.png"}}),e("avatar-list-item",{attrs:{tips:"Niko",src:"https://gw.alipayobjects.com/zos/rmsportal/kZzEzemZyKLKFsojXItE.png"}}),e("avatar-list-item",{attrs:{tips:"Niko",src:"https://gw.alipayobjects.com/zos/rmsportal/kZzEzemZyKLKFsojXItE.png"}}),e("avatar-list-item",{attrs:{tips:"Niko",src:"https://gw.alipayobjects.com/zos/rmsportal/kZzEzemZyKLKFsojXItE.png"}}),e("avatar-list-item",{attrs:{tips:"Niko",src:"https://gw.alipayobjects.com/zos/rmsportal/kZzEzemZyKLKFsojXItE.png"}})],1),e("a-divider",{staticStyle:{margin:"0 16px"},attrs:{type:"vertical"}}),e("avatar-list",{attrs:{size:"mini"}},[e("avatar-list-item",{attrs:{tips:"Jake",src:"https://gw.alipayobjects.com/zos/rmsportal/zOsKZmFRdUtvpqCImOVY.png"}}),e("avatar-list-item",{attrs:{tips:"Andy",src:"https://gw.alipayobjects.com/zos/rmsportal/sfjbOqnsXXJgNCjCzDBL.png"}}),e("avatar-list-item",{attrs:{tips:"Niko",src:"https://gw.alipayobjects.com/zos/rmsportal/kZzEzemZyKLKFsojXItE.png"}})],1)],1),e("h2",[t._v("# CountDown 组件 ")]),e("a-divider",[t._v(" CountDown ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("count-down",{staticStyle:{"font-size":"2rem"},attrs:{target:(new Date).getTime()+3e6,"on-end":t.onEndHandle}}),e("a-divider",{staticStyle:{margin:"0 16px"},attrs:{type:"vertical"}}),e("count-down",{staticStyle:{"font-size":"2rem"},attrs:{target:(new Date).getTime()+1e4,"on-end":t.onEndHandle2}})],1),e("h2",[t._v("# Ellipsis 组件 ")]),e("a-divider",[t._v(" Ellipsis ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("ellipsis",{attrs:{length:100,tooltip:""}},[t._v(" There were injuries alleged in three cases in 2015, and a fourth incident in September, according to the safety recall report. After meeting with US regulators in October, the firm decided to issue a voluntary recall. ")])],1),e("h2",[t._v("# NumberInfo 组件 ")]),e("a-divider",[t._v(" NumberInfo ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("number-info",{attrs:{"sub-title":function(){return"Visits this week"},total:12321,status:"up","sub-total":17.1}})],1),e("h2",[t._v("# TagSelect 组件 ")]),e("a-divider",[t._v(" TagSelect ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("tag-select",[e("tag-select-option",{attrs:{value:"cat1"}},[t._v("类目1")]),e("tag-select-option",{attrs:{value:"cat2"}},[t._v("类目2")]),e("tag-select-option",{attrs:{value:"cat3"}},[t._v("类目3")]),e("tag-select-option",{attrs:{value:"cat4"}},[t._v("类目4")]),e("tag-select-option",{attrs:{value:"cat5"}},[t._v("类目5")]),e("tag-select-option",{attrs:{value:"cat6"}},[t._v("类目6")]),e("tag-select-option",{attrs:{value:"cat7"}},[t._v("类目7")])],1)],1),e("h2",[t._v("# DescriptionList 组件 ")]),e("a-divider",[t._v(" DescriptionList ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("description-list",{attrs:{title:"组名称",size:"small"}},[e("description-list-item",{attrs:{term:"负责人"}},[t._v("林东东")]),e("description-list-item",{attrs:{term:"角色码"}},[t._v("1234567")]),e("description-list-item",{attrs:{term:"所属部门"}},[t._v("XX公司-YY部")]),e("description-list-item",{attrs:{term:"过期时间"}},[t._v("2018-08-08")]),e("description-list-item",{attrs:{term:"描述"}},[t._v("这段描述很长很长很长很长很长很长很长很长很长很长很长很长很长很长...")])],1)],1),e("a-divider",[t._v(" TagCloud ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("tag-cloud",{attrs:{"tag-list":t.tagCloudData}})],1)],1)},i=[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"banner"},[e("h3",{staticStyle:{"margin-top":"1rem"}},[t._v("Welcome to Your Vue.js App")])])}],r=e("611e"),o=e("a545"),n=e("6a2a"),l=e("c4db"),c=e("2ce4"),m=e("ac94"),p=e("2af9"),d=o["a"].AvatarItem,v=m["a"].Option,g=p["a"].Item,u={name:"Home",components:{NumberInfo:c["a"],Ellipsis:l["a"],CountDown:n["a"],Trend:r["a"],AvatarList:o["a"],AvatarListItem:d,TagSelect:m["a"],TagSelectOption:v,TagCloud:p["e"],DescriptionList:p["a"],DescriptionListItem:g},data:function(){return{targetTime:(new Date).getTime()+39e5,tagCloudData:[]}},created:function(){this.getTagCloudData()},methods:{onEndHandle:function(){this.$message.success("CountDown callback!!!")},onEndHandle2:function(){this.$notification.open({message:"Notification Title",description:"This is the content of the notification. This is the content of the notification. This is the content of the notification."})},getTagCloudData:function(){var t=this;this.$http.get("/data/antv/tag-cloud").then((function(a){t.tagCloudData=a.result}))}}},h=u,_=(e("cd41"),e("2877")),f=Object(_["a"])(h,s,i,!1,null,"5be410e0",null);a["default"]=f.exports},cd41:function(t,a,e){"use strict";e("6168")}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-2b492edc.0a748c0c.js b/src/main/resources/nginx/defense/js/chunk-2b492edc.0a748c0c.js deleted file mode 100644 index c648aaa..0000000 --- a/src/main/resources/nginx/defense/js/chunk-2b492edc.0a748c0c.js +++ /dev/null @@ -1 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2b492edc"],{"06cc":function(t,e,a){},"1f09":function(t,e,a){"use strict";a("99af");var i=[{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:100}],n=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90}],d=[{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],r=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80}],o=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],s=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100}],l=[{title:"对象ID",dataIndex:"whiteobj_id",width:100},{title:"白名单对象名称",dataIndex:"whiteobj_name",width:130},{title:"系统名称",dataIndex:"whiteobj_system_name",ellipsis:!0,width:100},{title:"系统IP",dataIndex:"whiteobj_ip_address",ellipsis:!0,width:180},{title:"业务端口",dataIndex:"whiteobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"whiteobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"whiteobj_protocol",ellipsis:!0,width:180},{title:"状态",dataIndex:"audit_status",scopedSlots:{customRender:"audit_status"},ellipsis:!0,width:180},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],u=[{title:"模版ID",dataIndex:"template_id",width:100},{title:"模板名称",dataIndex:"template_name",width:400},{title:"数据来源系统",dataIndex:"source_system",ellipsis:!0,width:100},{title:"模板使用次数",dataIndex:"template_used_times",ellipsis:!0,width:100},{title:"已运行的任务数量",dataIndex:"running_tasks",ellipsis:!0,width:100},{title:"板创建人ID",dataIndex:"create_user_id",ellipsis:!0,width:100},{title:"板创建人名称",dataIndex:"create_user_name",ellipsis:!0,width:100},{title:"板创建人处室",dataIndex:"create_user_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],c=[{title:"任务ID",dataIndex:"task_id",width:100},{title:"任务名称",dataIndex:"task_name",width:120},{title:"任务类型",dataIndex:"task_type",scopedSlots:{customRender:"task_type"},ellipsis:!0,width:100},{title:"任务行为",dataIndex:"task_act",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"task_status",scopedSlots:{customRender:"task_status"},ellipsis:!0,width:100},{title:"任务审核状态",dataIndex:"task_audit_status",scopedSlots:{customRender:"task_audit_status"},ellipsis:!0,width:130},{title:"任务开始时间",dataIndex:"task_start_time",ellipsis:!0,width:150},{title:"任务结束时间",dataIndex:"task_end_time",ellipsis:!0,width:150},{title:"创建人",dataIndex:"task_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"task_create_depart",ellipsis:!0,width:100},{title:"任务执行情况",key:"execute",dataIndex:"execute",scopedSlots:{customRender:"execute"},width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:200}];e["a"]={poConfigColumn:[].concat(o),addpoConfigColumn:[].concat(s),wlCofig:[].concat(l),staticruleColumn:[].concat(i),addstaticruleColumn:[].concat(n),dynamicruleColumn:[].concat(d),adddynamicruleColumn:[].concat(r),templateIdColumn:[].concat(u),taskColumn:[].concat(c)}},"68e8":function(t,e,a){"use strict";a.d(e,"m",(function(){return r})),a.d(e,"b",(function(){return o})),a.d(e,"i",(function(){return s})),a.d(e,"e",(function(){return l})),a.d(e,"d",(function(){return u})),a.d(e,"n",(function(){return c})),a.d(e,"f",(function(){return p})),a.d(e,"p",(function(){return m})),a.d(e,"g",(function(){return _})),a.d(e,"a",(function(){return b})),a.d(e,"c",(function(){return h})),a.d(e,"k",(function(){return w})),a.d(e,"j",(function(){return f})),a.d(e,"l",(function(){return I})),a.d(e,"h",(function(){return y})),a.d(e,"o",(function(){return j}));a("b0c0"),a("99af");var i=a("b775"),n=a("6e6e"),d={staticrulelist:n["a"].Ip+"/staticrule/query",staticruledetails:n["a"].Ip+"/staticrule/{id}/query",queryidss:n["a"].Ip+"/staticrule/query/{ids}",addstaticrule:n["a"].Ip+"/staticrule/new",modifystaticrule:n["a"].Ip+"/staticrule/{id}/update",delidstaticrule:n["a"].Ip+"/staticrule/{id}/delete}",delidsstaticrule:n["a"].Ip+"/staticrule/{ids}",statusstaticrule:n["a"].Ip+"/staticrule/{id}/audit/{auditStatus}",downstaticrule:n["a"].Ip+"/staticrule/download",upstaticrule:n["a"].Ip+"/staticrule/upload",dynamicrulelist:n["a"].Ip+"/dynamicrule/query",dynamicruledetails:n["a"].Ip+"/dynamicrule/{id}/query",queryidsd:n["a"].Ip+"/dynamicrule/query/{ids}",adddynamicrule:n["a"].Ip+"/dynamicrule/new",modifydynamicrule:n["a"].Ip+"/dynamicrule/{id}/update",deliddynamicrule:n["a"].Ip+"/dynamicrule/{id}/delete",delidsdynamicrule:n["a"].Ip+"/dynamicrule/{ids}",sourcesystem:n["a"].Ip+"/template/query/source_system",eventname:n["a"].Ip+"//template/query/event_name/{sourceSystem}",templateId:n["a"].Ip+"/template/query/templateId"};function r(t){return Object(i["b"])({url:d.staticrulelist,method:"get",params:{pageSize:t.pageSize,page:t.page,name:t.name,id:t.id,creator:t.creator,ip:t.ip}})}function o(t){return Object(i["b"])({url:d.addstaticrule,method:"post",data:t})}function s(t){return Object(i["b"])({url:n["a"].Ip+"/staticrule/".concat(t.id,"/update"),method:"post",data:t})}function l(t){return Object(i["b"])({url:n["a"].Ip+"/staticrule/".concat(t.id,"/delete"),method:"delete"})}function u(t){return Object(i["b"])({url:n["a"].Ip+"/staticrule/".concat(t.ids,"/delete"),method:"delete",data:t})}function c(t){return Object(i["b"])({url:n["a"].Ip+"/staticrule/".concat(t.id,"/audit/").concat(t.auditStatus),method:"get",data:t})}function p(){return Object(i["b"])({url:d.downstaticrule,method:"get",responseType:"blob"})}function m(t){return Object(i["b"])({url:d.upstaticrule,method:"post",data:t})}function _(t){return Object(i["b"])({url:d.dynamicrulelist,method:"get",params:{pageSize:t.pageSize,page:t.page,name:t.name,creator:t.creator,source_system:t.source_system,id:t.id}})}function b(t){return Object(i["b"])({url:d.adddynamicrule,method:"post",data:t})}function h(t){return Object(i["b"])({url:n["a"].Ip+"/dynamicrule/".concat(t.id,"/delete"),method:"delete",data:t})}function w(t){return Object(i["b"])({url:n["a"].Ip+"/staticrule/query/".concat(t.ids),method:"get"})}function f(t){return Object(i["b"])({url:n["a"].Ip+"/dynamicrule/query/".concat(t.ids),method:"get"})}function I(t){return Object(i["b"])({url:n["a"].Ip+"/template/query/source_system",method:"get"})}function y(t){return Object(i["b"])({url:n["a"].Ip+"/template/query/event_name/".concat(t.sourceSystem),method:"get"})}function j(t){return Object(i["b"])({url:n["a"].Ip+"/template/query/templateId",method:"post",data:t})}},"6cd53":function(t,e,a){"use strict";a("9f98")},"9f98":function(t,e,a){},f00f:function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{style:t.$route.meta.hiddenHeaderContent?null:"margin: -24px -24px 0px;"},[a("div",[a("a-tabs",{style:{backgroundColor:"#ffff"},attrs:{type:"card"},on:{change:t.callback}},[a("a-tab-pane",{key:"1",attrs:{tab:"静态关键信息审批"}},[a("div",{staticClass:"content",attrs:{id:"userAudit"}},[a("div",{staticClass:"tablePage"},[a("a-card",{staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"规则名称"}},[a("a-input",{model:{value:t.queryParams.name,callback:function(e){t.$set(t.queryParams,"name",e)},expression:"queryParams.name"}})],1),a("a-form-item",{attrs:{label:"规则ID"}},[a("a-input",{model:{value:t.queryParams.id,callback:function(e){t.$set(t.queryParams,"id",e)},expression:"queryParams.id"}})],1),a("a-form-item",{attrs:{label:"创建人"}},[a("a-input",{model:{value:t.queryParams.creator,callback:function(e){t.$set(t.queryParams,"creator",e)},expression:"queryParams.creator"}})],1),a("a-form-item",{attrs:{label:"IP"}},[a("a-input",{attrs:{placeholder:"源IP/目的IP"},model:{value:t.queryParams.ip,callback:function(e){t.$set(t.queryParams,"ip",e)},expression:"queryParams.ip"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:t.searchs}},[a("a-icon",{attrs:{type:"search"}}),t._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:t.resetSearchForms}},[a("a-icon",{attrs:{type:"reload"}}),t._v("重置")],1)],1)],1)],1),a("a-card",[a("a-table",{ref:"tables",attrs:{size:"small",rowKey:"key",columns:t.staticruleColumn,"data-source":t.datas,pagination:t.paginations,pageSize:10},scopedSlots:t._u([{key:"static_rule_audit_status",fn:function(e,i){return a("span",{},[t._v(" "+t._s(t.static_rule_audit_status[i.static_rule_audit_status])+" ")])}},{key:"action",fn:function(e,i){return[a("a",{directives:[{name:"show",rawName:"v-show",value:0===i.static_rule_audit_status,expression:"record.static_rule_audit_status === 0"}],staticStyle:{color:"rgb(33, 168, 78)"},on:{click:function(e){return t.agrees(i)}}},[t._v("同意")]),a("a",{directives:[{name:"show",rawName:"v-show",value:0===i.static_rule_audit_status,expression:"record.static_rule_audit_status === 0"}],staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(e){return t.backs(i)}}},[t._v("退回")]),a("a",{on:{click:function(e){return t.showDetails(i)}}},[t._v("查看详情")])]}}])})],1)],1)])]),a("a-tab-pane",{key:"2",attrs:{tab:"防护对象配置审批"}},[a("div",{staticClass:"content",attrs:{id:"userAudit"}},[a("div",{staticClass:"tablePage"},[a("a-card",{staticClass:"fangyu",staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"防护对象名称"}},[a("a-input",{model:{value:t.queryParamp.proobj_name,callback:function(e){t.$set(t.queryParamp,"proobj_name",e)},expression:"queryParamp.proobj_name"}})],1),a("a-form-item",{attrs:{label:"防护对象ID"}},[a("a-input",{model:{value:t.queryParamp.proobj_id,callback:function(e){t.$set(t.queryParamp,"proobj_id",e)},expression:"queryParamp.proobj_id"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:t.searchp}},[a("a-icon",{attrs:{type:"search"}}),t._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:t.resetSearchFormp}},[a("a-icon",{attrs:{type:"reload"}}),t._v("重置")],1)],1)],1)],1),a("a-card",[a("a-table",{ref:"tablep",attrs:{size:"small",rowKey:"key",columns:t.poConfigColumn,"data-source":t.poConfigdata,pagination:t.paginationp,pageSize:10,showSizeChanger:!0},scopedSlots:t._u([{key:"proobj_audit_status",fn:function(e,i){return a("span",{},[t._v(" "+t._s(t.proobj_audit_status[i.proobj_audit_status])+" ")])}},{key:"action",fn:function(e,i){return[a("a",{directives:[{name:"show",rawName:"v-show",value:0===i.proobj_audit_status,expression:"record.proobj_audit_status === 0"}],staticStyle:{color:"rgb(33, 168, 78)"},on:{click:function(e){return t.agreep(i)}}},[t._v("同意")]),a("a",{directives:[{name:"show",rawName:"v-show",value:0===i.proobj_audit_status,expression:"record.proobj_audit_status === 0"}],staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(e){return t.backp(i)}}},[t._v("退回")]),a("a",{on:{click:function(e){return t.showDetailp(i)}}},[t._v("查看详情")])]}}])})],1)],1)])]),a("a-tab-pane",{key:"3",attrs:{tab:"白名单配置审批"}},[a("div",{staticClass:"content",attrs:{id:"userAudit"}},[a("div",{staticClass:"tablePage"},[a("a-card",{staticClass:"fangyu",staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"对象名称"}},[a("a-input",{model:{value:t.queryParamw.whiteobj_name,callback:function(e){t.$set(t.queryParamw,"whiteobj_name",e)},expression:"queryParamw.whiteobj_name"}})],1),a("a-form-item",{attrs:{label:"对象ID"}},[a("a-input",{model:{value:t.queryParamw.whiteobj_id,callback:function(e){t.$set(t.queryParamw,"whiteobj_id",e)},expression:"queryParamw.whiteobj_id"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:t.searchw}},[a("a-icon",{attrs:{type:"search"}}),t._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:t.resetSearchFormw}},[a("a-icon",{attrs:{type:"reload"}}),t._v("重置")],1)],1)],1)],1),a("a-card",[a("a-table",{ref:"tablew",attrs:{size:"small",rowKey:"key",columns:t.whitelistcolumns,"data-source":t.whitelistdata,pagination:t.paginationw,pageSize:10,showSizeChanger:!0},scopedSlots:t._u([{key:"action",fn:function(e,i){return[a("a",{staticStyle:{color:"rgb(33, 168, 78)"},on:{click:function(e){return t.agreew(i)}}},[t._v("同意")]),a("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(e){return t.backw(i)}}},[t._v("退回")]),a("a",{on:{click:function(e){return t.showDetailw(i)}}},[t._v("查看详情")])]}}])})],1)],1)])])],1)],1)])},n=[],d=(a("b0c0"),a("159b"),a("06cc"),a("fec4")),r=a("68e8"),o=a("2c82"),s=a("1f09"),l=a("c1df"),u=a.n(l),c={name:"ReleaseLog",components:{PageHeader:o["a"]},data:function(){var t=this;return{datas:[],poConfigdata:[],whitelistdata:[],static_rule_audit_status:{0:"未审核",1:"已退回",2:"审核通过"},selecrangetdata:[{value:"全局点",label:"全局点"},{value:"北京",label:"北京"},{value:"上海",label:"上海"},{value:"广州",label:"广州"}],proobj_audit_status:{0:"未审核",1:"已退回",2:"审核通过"},queryParams:{template_name:""},queryParamp:{proobj_name:"",proobj_id:""},queryParamw:{whiteobj_name:"",whiteobj_id:""},labelCol:{xs:{span:24},sm:{span:7}},wrapperCol:{xs:{span:24},sm:{span:13}},loading:!1,staticruleColumn:s["a"]["staticruleColumn"],poConfigColumn:s["a"]["poConfigColumn"],whitelistcolumns:s["a"]["wlCofig"],alerttisible:!1,paginations:{pageSize:10,current:1,total:0,showTotal:function(t,e){return"共 ".concat(t," 条")},onChange:function(e,a){t.paginations.pageSize=a,t.paginations.current=e,t.tabledatas()}},paginationp:{pageSize:10,current:1,total:0,showTotal:function(t,e){return"共 ".concat(t," 条")},onChange:function(e,a){t.paginationp.pageSize=a,t.paginationp.current=e,t.tabledatap()}},paginationw:{pageSize:10,current:1,total:0,showTotal:function(t,e){return"共 ".concat(t," 条")},onChange:function(e,a){t.paginationw.pageSize=a,t.paginationw.current=e,t.tabledataw()}}}},mounted:function(){this.tabledatas(),this.tabledatap(),this.tabledataw()},methods:{tabledatas:function(){var t=this,e=this;Object(r["m"])({name:this.queryParams.name,id:this.queryParams.id,creator:this.queryParams.creator,ip:this.queryParams.ip,pageSize:this.paginations.pageSize,page:this.paginations.current}).then((function(a){200===a.code&&(a.data.static_rule_list.forEach((function(t,e){t.key=e})),t.datas=a.data.static_rule_list,e.paginations.total=a.data.total_num)})).catch((function(t){e.$message.error(t)}))},tabledatap:function(){var t=this,e=this;Object(d["m"])({proobj_name:this.queryParamp.proobj_name,proobj_id:this.queryParamp.proobj_id,pageSize:10,page:1}).then((function(a){200===a.code&&(a.data.proobj_list.forEach((function(t,e){t.key=e})),t.poConfigdata=a.data.proobj_list,e.paginationp.total=a.data.total_num)})).catch((function(t){e.$message.error(t)}))},tabledataw:function(){var t=this,e=this;Object(d["r"])({whiteobj_name:this.queryParamw.whiteobj_name,whiteobj_id:this.queryParamw.whiteobj_id,pageSize:10,page:1}).then((function(a){200===a.code&&(a.data.whiteobj_list.forEach((function(t,e){t.key=e})),t.whitelistdata=a.data.whiteobj_list,e.paginationw.total=a.data.total_num)})).catch((function(t){e.$message.error(t)}))},searchs:function(){this.tabledatas()},searchp:function(){this.tabledatap()},searchw:function(){this.tabledataw()},resetSearchForms:function(){this.queryParams={},this.tabledatas()},resetSearchFormp:function(){this.queryParamp={},this.tabledatap()},resetSearchFormw:function(){this.queryParamw={},this.tabledataw()},agrees:function(t){var e=this;Object(r["n"])({id:t.static_rule_id,auditStatus:2}).then((function(t){200===t.code&&e.tabledatas()}))},agreep:function(t){var e=this;Object(d["c"])({protectObjectId:t.proobj_id,auditStatus:2}).then((function(t){200===t.code&&e.tabledatap()}))},agreew:function(t){var e=this;Object(d["d"])({id:t.whiteobj_id,auditStatus:2}).then((function(t){200===t.code&&e.tabledataw()}))},backs:function(t){var e=this;Object(r["n"])({id:t.static_rule_id,auditStatus:1}).then((function(t){200===t.code&&e.tabledatas()}))},backp:function(t){var e=this;Object(d["c"])({protectObjectId:t.proobj_id,auditStatus:1}).then((function(t){200===t.code&&e.tabledatap()}))},backw:function(t){var e=this;Object(d["d"])({id:t.whiteobj_id,auditStatus:1}).then((function(t){200===t.code&&e.tabledataw()}))},showDetails:function(t){},showDetailp:function(t){},showDetailw:function(t){},moment:u.a,callback:function(){}}},p=c,m=(a("6cd53"),a("2877")),_=Object(m["a"])(p,i,n,!1,null,"103dc642",null);e["default"]=_.exports},fec4:function(t,e,a){"use strict";a.d(e,"m",(function(){return r})),a.d(e,"a",(function(){return o})),a.d(e,"o",(function(){return s})),a.d(e,"e",(function(){return l})),a.d(e,"f",(function(){return u})),a.d(e,"c",(function(){return c})),a.d(e,"j",(function(){return p})),a.d(e,"p",(function(){return m})),a.d(e,"r",(function(){return _})),a.d(e,"b",(function(){return b})),a.d(e,"l",(function(){return h})),a.d(e,"i",(function(){return w})),a.d(e,"g",(function(){return f})),a.d(e,"d",(function(){return I})),a.d(e,"k",(function(){return y})),a.d(e,"q",(function(){return j})),a.d(e,"n",(function(){return g})),a.d(e,"h",(function(){return x}));a("99af");var i=a("b775"),n=a("6e6e"),d={proobjlist:n["a"].Ip+"/proobj/query",proobjquery:n["a"].Ip+"/proobj/{protectObjectId}/query",addproobj:n["a"].Ip+"/proobj/new",updateproobj:n["a"].Ip+"/proobj/{protectObjectId}/update",deleteproobj:n["a"].Ip+"/proobj/{protectObjectId}/delete",deleteproobjs:n["a"].Ip+"/proobj/delete/{protectObjectIds}",auditproobj:n["a"].Ip+"/proobj/{protectObjectId}/audit/{auditStatus}",downloadproobj:n["a"].Ip+"/proobj/download",uploadproobj:n["a"].Ip+"/proobj/upload",whiteobjlist:n["a"].Ip+"/whiteobj/query",whiteobjquery:n["a"].Ip+"/whiteobj/{id}/query",addwhiteobj:n["a"].Ip+"/whiteobj/new",modifywhiteobj:n["a"].Ip+"/whiteobj/{id}/audit/{auditStatus}",deletewhiteobj:n["a"].Ip+"/whiteobj/{id}/delete",deleteswhiteobj:n["a"].Ip+"/whiteobj/{ids}",auditwhiteobj:n["a"].Ip+"/whiteobj/{id}/audit/{auditStatus}",downloadwhiteobj:n["a"].Ip+"/whiteobj/download",uploadwhiteobj:n["a"].Ip+"/whiteobj/upload",templatelist:n["a"].Ip+"/template/query",templatequery:n["a"].Ip+"/template/{templateId}/query",addtemplate:n["a"].Ip+"/template/new",updatetemplate:n["a"].Ip+"/template/{templateId}/update",deletetemplate:n["a"].Ip+"/template/{templateId}/delete"};function r(t){return Object(i["b"])({url:d.proobjlist,method:"get",params:{page_size:t.pageSize,page:t.page,proobj_name:t.proobj_name,proobj_id:t.proobj_id}})}function o(t){return Object(i["b"])({url:d.addproobj,method:"post",data:t})}function s(t){return Object(i["b"])({url:n["a"].Ip+"/proobj/".concat(t.id,"/update"),method:"post",data:t})}function l(t){return Object(i["b"])({url:n["a"].Ip+"/proobj/".concat(t.id,"/delete"),method:"delete",data:t})}function u(t){return Object(i["b"])({url:n["a"].Ip+"/proobj/delete/".concat(t.ids),method:"delete",data:t})}function c(t){return Object(i["b"])({url:n["a"].Ip+"/proobj/".concat(t.protectObjectId,"/audit/").concat(t.auditStatus),method:"get",data:t})}function p(t){return Object(i["b"])({url:d.downloadproobj,method:"get",responseType:"blob"})}function m(t){return Object(i["b"])({url:d.uploadproobj,method:"post",data:t})}function _(t){return Object(i["b"])({url:d.whiteobjlist,method:"get",params:{pageSize:t.pageSize,page:t.page,whiteobj_name:t.whiteobj_name,whiteobj_id:t.whiteobj_id}})}function b(t){return Object(i["b"])({url:d.addwhiteobj,method:"post",data:t})}function h(t){return Object(i["b"])({url:n["a"].Ip+"/whiteobj/".concat(t.id,"/audit/").concat(t.auditStatus),method:"post",data:t})}function w(t){return Object(i["b"])({url:n["a"].Ip+"/whiteobj/".concat(t.id,"/delete"),method:"delete",data:t})}function f(t){return Object(i["b"])({url:n["a"].Ip+"/whiteobj/".concat(t.ids),method:"delete",data:t})}function I(t){return Object(i["b"])({url:n["a"].Ip+"/whiteobj/".concat(t.id,"/audit/").concat(t.auditStatus),method:"get",data:t})}function y(){return Object(i["b"])({url:d.downloadwhiteobj,method:"get",responseType:"blob"})}function j(t){return Object(i["b"])({url:d.uploadwhiteobj,method:"post",data:t})}function g(t){return Object(i["b"])({url:d.templatelist,method:"get",params:{page_size:t.pageSize,page:t.page,template_name:t.template_name}})}function x(t){return Object(i["b"])({url:n["a"].Ip+"/template/".concat(t.id,"/delete"),method:"delete",data:t})}}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-3ecd8d86.7a0b7f15.js b/src/main/resources/nginx/defense/js/chunk-3ecd8d86.7a0b7f15.js deleted file mode 100644 index 7a2c9a1..0000000 --- a/src/main/resources/nginx/defense/js/chunk-3ecd8d86.7a0b7f15.js +++ /dev/null @@ -1 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-3ecd8d86"],{"06cc":function(t,e,a){},"1f09":function(t,e,a){"use strict";a("99af");var i=[{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:100}],s=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90}],d=[{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],l=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80}],n=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],r=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100}],o=[{title:"对象ID",dataIndex:"whiteobj_id",width:100},{title:"白名单对象名称",dataIndex:"whiteobj_name",width:130},{title:"系统名称",dataIndex:"whiteobj_system_name",ellipsis:!0,width:100},{title:"系统IP",dataIndex:"whiteobj_ip_address",ellipsis:!0,width:180},{title:"业务端口",dataIndex:"whiteobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"whiteobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"whiteobj_protocol",ellipsis:!0,width:180},{title:"状态",dataIndex:"audit_status",scopedSlots:{customRender:"audit_status"},ellipsis:!0,width:180},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],c=[{title:"模版ID",dataIndex:"template_id",width:100},{title:"模板名称",dataIndex:"template_name",width:400},{title:"数据来源系统",dataIndex:"source_system",ellipsis:!0,width:100},{title:"模板使用次数",dataIndex:"template_used_times",ellipsis:!0,width:100},{title:"已运行的任务数量",dataIndex:"running_tasks",ellipsis:!0,width:100},{title:"板创建人ID",dataIndex:"create_user_id",ellipsis:!0,width:100},{title:"板创建人名称",dataIndex:"create_user_name",ellipsis:!0,width:100},{title:"板创建人处室",dataIndex:"create_user_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],u=[{title:"任务ID",dataIndex:"task_id",width:100},{title:"任务名称",dataIndex:"task_name",width:120},{title:"任务类型",dataIndex:"task_type",scopedSlots:{customRender:"task_type"},ellipsis:!0,width:100},{title:"任务行为",dataIndex:"task_act",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"task_status",scopedSlots:{customRender:"task_status"},ellipsis:!0,width:100},{title:"任务审核状态",dataIndex:"task_audit_status",scopedSlots:{customRender:"task_audit_status"},ellipsis:!0,width:130},{title:"任务开始时间",dataIndex:"task_start_time",ellipsis:!0,width:150},{title:"任务结束时间",dataIndex:"task_end_time",ellipsis:!0,width:150},{title:"创建人",dataIndex:"task_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"task_create_depart",ellipsis:!0,width:100},{title:"任务执行情况",key:"execute",dataIndex:"execute",scopedSlots:{customRender:"execute"},width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:200}];e["a"]={poConfigColumn:[].concat(n),addpoConfigColumn:[].concat(r),wlCofig:[].concat(o),staticruleColumn:[].concat(i),addstaticruleColumn:[].concat(s),dynamicruleColumn:[].concat(d),adddynamicruleColumn:[].concat(l),templateIdColumn:[].concat(c),taskColumn:[].concat(u)}},"42a8":function(t,e,a){"use strict";a.d(e,"d",(function(){return l})),a.d(e,"a",(function(){return n})),a.d(e,"f",(function(){return r})),a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return c})),a.d(e,"e",(function(){return u}));a("99af");var i=a("b775"),s=a("6e6e"),d={tasklist:s["a"].Ip+"/task/query",taskquery:s["a"].Ip+"/task/{id}/query",addtask:s["a"].Ip+"/task/new",updatetask:s["a"].Ip+"/task/{taskId}/update",deletetask:s["a"].Ip+"/task/{taskId}/delete",taskaudit:s["a"].Ip+"/task/{taskId}/audit/{auditStatus}",taskrunning:s["a"].Ip+"/task/{taskId}/running/{stateNum}",tasknewapi:s["a"].Ip+"/task/api/new"};function l(t){return Object(i["b"])({url:d.tasklist,method:"get",params:{page_size:t.pageSize,page:t.page,task_status:t.queryParam.task_status,task_type:t.queryParam.task_type,task_name:t.queryParam.task_name,task_creator:t.queryParam.task_creator}})}function n(t){return Object(i["b"])({url:d.addtask,method:"post",data:t})}function r(t){return Object(i["b"])({url:s["a"].Ip+"/task".concat(t.taskId,"/update"),method:"post",data:t})}function o(t){return Object(i["b"])({url:s["a"].Ip+"/task/".concat(t.taskId,"/delete"),method:"delete",data:t})}function c(t){return Object(i["b"])({url:s["a"].Ip+"/task/".concat(t.taskId,"/audit/").concat(t.auditStatus),method:"get",data:t})}function u(t){return Object(i["b"])({url:s["a"].Ip+"/task/".concat(t.taskId,"/running/").concat(t.stateNum),method:"get",data:t})}},"6ec6":function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{style:t.$route.meta.hiddenHeaderContent?null:"margin: -24px -24px 0px;"},[a("div",[a("a-card",{staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"30px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"任务状态"}},[a("a-select",{staticStyle:{width:"180px"},on:{change:t.selectChange},model:{value:t.queryParam.task_status,callback:function(e){t.$set(t.queryParam,"task_status",e)},expression:"queryParam.task_status"}},[a("a-select-option",{attrs:{value:""}},[t._v(" 全部 ")]),a("a-select-option",{attrs:{value:"0"}},[t._v(" 未启动 ")]),a("a-select-option",{attrs:{value:"1"}},[t._v(" 生成中 ")]),a("a-select-option",{attrs:{value:"2"}},[t._v(" 运行中 ")]),a("a-select-option",{attrs:{value:"3"}},[t._v(" 暂停中 ")]),a("a-select-option",{attrs:{value:"4"}},[t._v(" 已停止 ")]),a("a-select-option",{attrs:{value:"5"}},[t._v(" 已结束 ")]),a("a-select-option",{attrs:{value:"6"}},[t._v(" 失败 ")])],1)],1),a("a-form-item",{attrs:{label:"任务类型"}},[a("a-select",{staticStyle:{width:"180px"},on:{change:t.selectChange},model:{value:t.queryParam.task_type,callback:function(e){t.$set(t.queryParam,"task_type",e)},expression:"queryParam.task_type"}},[a("a-select-option",{attrs:{value:""}},[t._v(" 全部 ")]),a("a-select-option",{attrs:{value:"1"}},[t._v(" 静态 ")]),a("a-select-option",{attrs:{value:"2"}},[t._v(" 实时 ")]),a("a-select-option",{attrs:{value:"3"}},[t._v(" 研判后 ")])],1)],1),a("a-form-item",{attrs:{label:"任务名称"}},[a("a-input",{model:{value:t.queryParam.task_name,callback:function(e){t.$set(t.queryParam,"task_name",e)},expression:"queryParam.task_name"}})],1),a("a-form-item",{attrs:{label:"任务创建人"}},[a("a-input",{model:{value:t.queryParam.task_creator,callback:function(e){t.$set(t.queryParam,"task_creator",e)},expression:"queryParam.task_creator"}})],1),a("a-form-item",[a("a-button",{attrs:{type:"primary"},on:{click:t.search}},[a("a-icon",{attrs:{type:"search"}}),t._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"10px"},on:{click:t.resetSearchForm}},[a("a-icon",{attrs:{type:"reload"}}),t._v("重置")],1)],1)],1),a("a-table",{ref:"table",attrs:{size:"small",rowKey:"key",columns:t.taskColumn,"data-source":t.tasklistdata,pagination:t.pagination,pageSize:10,showSizeChanger:!0},scopedSlots:t._u([{key:"task_type",fn:function(e,i){return a("span",{},[t._v(" "+t._s(t.task_type[i.task_type])+" ")])}},{key:"task_status",fn:function(e,i){return a("span",{},[t._v(" "+t._s(t.task_status[i.task_status])+" ")])}},{key:"task_audit_status",fn:function(e,i){return a("span",{},[t._v(" "+t._s(t.task_audit_status[i.task_audit_status])+" ")])}},{key:"action",fn:function(e,i){return[a("a",{directives:[{name:"show",rawName:"v-show",value:0===i.task_audit_status,expression:"record.task_audit_status === 0"}],staticStyle:{color:"rgb(33, 168, 78)"},on:{click:function(e){return t.agree(i)}}},[t._v("同意")]),a("a",{directives:[{name:"show",rawName:"v-show",value:0===i.task_audit_status,expression:"record.task_audit_status === 0"}],staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(e){return t.back(i)}}},[t._v("退回")]),a("a",{on:{click:function(e){return t.showDetails(i)}}},[t._v("查看详情")])]}}])})],1)],1)])},s=[],d=(a("159b"),a("06cc"),a("2c82")),l=a("1f09"),n=a("c1df"),r=a.n(n),o=a("42a8"),c={components:{PageHeader:d["a"]},data:function(){var t=this;return{sdata:[],tasklistdata:[],datas:[],current:0,startValue:null,endValue:null,endOpen:!1,steps:[{title:"基本信息"},{title:"配置信息",content:"Second-content"},{title:"完成",content:"Last-content"}],labelCol:{xs:{span:24},sm:{span:7}},wrapperCol:{xs:{span:24},sm:{span:10}},loading:!1,queryParam:{task_status:"",task_type:"",task_name:"",task_creator:""},queryParams:{name:"",id:"",creator:"",ip:""},addvisible:!1,task_status:{0:"未启动",1:"生成中",2:"运行中",3:"暂停中",4:"已停止",5:"已结束",6:"失败"},task_audit_status:{0:"未审核",1:"已退回",2:"审核通过"},task_type:{1:"静态任务",2:"实时任务",3:"研判后任务"},taskColumn:l["a"]["taskColumn"],pagination:{pageSize:10,current:1,total:0,showTotal:function(t,e){return"共 ".concat(t," 条")},onChange:function(e,a){t.pagination.pageSize=a,t.pagination.current=e,t.tableData()}}}},mounted:function(){this.tableData()},methods:{tableData:function(){var t=this,e=this;Object(o["d"])({queryParam:this.queryParam,pageSize:this.pagination.pageSize,page:this.pagination.current}).then((function(a){200===a.code&&(a.data.task_list.forEach((function(t,e){t.key=e})),t.tasklistdata=a.data.task_list,e.pagination.total=a.data.total_num)})).catch((function(t){e.$message.error(t)}))},moment:r.a,selectChange:function(){},search:function(){this.tableData()},resetSearchForm:function(){this.queryParam={},this.tableData()},agree:function(t){var e=this;Object(o["c"])({taskId:t.task_id,auditStatus:2}).then((function(t){200===t.code&&e.tableData()}))},back:function(t){var e=this;Object(o["c"])({taskId:t.task_id,auditStatus:1}).then((function(t){200===t.code&&e.tableData()}))}}},u=c,_=(a("8eb3"),a("2877")),p=Object(_["a"])(u,i,s,!1,null,"3920198d",null);e["default"]=p.exports},"8eb3":function(t,e,a){"use strict";a("f575")},f575:function(t,e,a){}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-47a53442.2f1d00ee.js b/src/main/resources/nginx/defense/js/chunk-47a53442.2f1d00ee.js deleted file mode 100644 index cdf0f55..0000000 --- a/src/main/resources/nginx/defense/js/chunk-47a53442.2f1d00ee.js +++ /dev/null @@ -1 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-47a53442"],{"06cc":function(e,t,a){},"1f09":function(e,t,a){"use strict";a("99af");var i=[{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:100}],r=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90}],s=[{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],l=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80}],d=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],n=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100}],o=[{title:"对象ID",dataIndex:"whiteobj_id",width:100},{title:"白名单对象名称",dataIndex:"whiteobj_name",width:130},{title:"系统名称",dataIndex:"whiteobj_system_name",ellipsis:!0,width:100},{title:"系统IP",dataIndex:"whiteobj_ip_address",ellipsis:!0,width:180},{title:"业务端口",dataIndex:"whiteobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"whiteobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"whiteobj_protocol",ellipsis:!0,width:180},{title:"状态",dataIndex:"audit_status",scopedSlots:{customRender:"audit_status"},ellipsis:!0,width:180},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],c=[{title:"模版ID",dataIndex:"template_id",width:100},{title:"模板名称",dataIndex:"template_name",width:400},{title:"数据来源系统",dataIndex:"source_system",ellipsis:!0,width:100},{title:"模板使用次数",dataIndex:"template_used_times",ellipsis:!0,width:100},{title:"已运行的任务数量",dataIndex:"running_tasks",ellipsis:!0,width:100},{title:"板创建人ID",dataIndex:"create_user_id",ellipsis:!0,width:100},{title:"板创建人名称",dataIndex:"create_user_name",ellipsis:!0,width:100},{title:"板创建人处室",dataIndex:"create_user_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],u=[{title:"任务ID",dataIndex:"task_id",width:100},{title:"任务名称",dataIndex:"task_name",width:120},{title:"任务类型",dataIndex:"task_type",scopedSlots:{customRender:"task_type"},ellipsis:!0,width:100},{title:"任务行为",dataIndex:"task_act",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"task_status",scopedSlots:{customRender:"task_status"},ellipsis:!0,width:100},{title:"任务审核状态",dataIndex:"task_audit_status",scopedSlots:{customRender:"task_audit_status"},ellipsis:!0,width:130},{title:"任务开始时间",dataIndex:"task_start_time",ellipsis:!0,width:150},{title:"任务结束时间",dataIndex:"task_end_time",ellipsis:!0,width:150},{title:"创建人",dataIndex:"task_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"task_create_depart",ellipsis:!0,width:100},{title:"任务执行情况",key:"execute",dataIndex:"execute",scopedSlots:{customRender:"execute"},width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:200}];t["a"]={poConfigColumn:[].concat(d),addpoConfigColumn:[].concat(n),wlCofig:[].concat(o),staticruleColumn:[].concat(i),addstaticruleColumn:[].concat(r),dynamicruleColumn:[].concat(s),adddynamicruleColumn:[].concat(l),templateIdColumn:[].concat(c),taskColumn:[].concat(u)}},2909:function(e,t,a){"use strict";a.d(t,"a",(function(){return n}));var i=a("6b75");function r(e){if(Array.isArray(e))return Object(i["a"])(e)}a("a4d3"),a("e01a"),a("d3b7"),a("d28b"),a("3ca3"),a("ddb0"),a("a630");function s(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}var l=a("06c5");function d(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function n(e){return r(e)||s(e)||Object(l["a"])(e)||d()}},3781:function(e,t,a){"use strict";a.r(t);var i=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{style:e.$route.meta.hiddenHeaderContent?null:"margin: -24px -24px 0px;"},[a("div",[a("a-tabs",{style:{backgroundColor:"#ffff"},attrs:{type:"card"},on:{change:e.callback}},[a("a-tab-pane",{key:"1",attrs:{tab:"静态规则配置管理"}},[a("div",{staticClass:"content",attrs:{id:"userAudit"}},[a("div",{staticClass:"tablePage"},[a("a-card",{staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form1",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"规则名称"}},[a("a-input",{staticStyle:{width:"155px"},model:{value:e.queryParams.name,callback:function(t){e.$set(e.queryParams,"name",t)},expression:"queryParams.name"}})],1),a("a-form-item",{attrs:{label:"规则ID"}},[a("a-input",{staticStyle:{width:"155px"},model:{value:e.queryParams.id,callback:function(t){e.$set(e.queryParams,"id",t)},expression:"queryParams.id"}})],1),a("a-form-item",{attrs:{label:"创建人"}},[a("a-input",{staticStyle:{width:"155px"},model:{value:e.queryParams.creator,callback:function(t){e.$set(e.queryParams,"creator",t)},expression:"queryParams.creator"}})],1),a("a-form-item",{attrs:{label:"IP"}},[a("a-input",{staticStyle:{width:"155px"},attrs:{placeholder:"源IP/目的IP"},model:{value:e.queryParams.ip,callback:function(t){e.$set(e.queryParams,"ip",t)},expression:"queryParams.ip"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.searchs}},[a("a-icon",{attrs:{type:"search"}}),e._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:e.resetSearchForms}},[a("a-icon",{attrs:{type:"reload"}}),e._v("重置")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.adds}},[a("a-icon",{attrs:{type:"plus"}}),e._v("新增")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.ups}},[a("a-icon",{attrs:{type:"upload"}}),e._v("批量导入")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"danger"},on:{click:e.deletess}},[a("a-icon",{attrs:{type:"delete"}}),e._v("批量删除")],1)],1)],1)],1),a("a-card",[a("a-table",{ref:"tables",attrs:{size:"small",rowKey:"key","row-selection":{selectedRowKeys:e.selectedRowKeys,onChange:e.onSelectChanges},columns:e.staticruleColumn,"data-source":e.datas,pagination:e.paginations,pageSize:10},scopedSlots:e._u([{key:"static_rule_audit_status",fn:function(t,i){return a("span",{},[e._v(" "+e._s(e.static_rule_audit_status[i.static_rule_audit_status])+" ")])}},{key:"action",fn:function(t,i){return[a("a",{on:{click:function(t){return e.modifys(i)}}},[e._v("修改")]),a("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(t){return e.deletes(i)}}},[e._v("删除")])]}}])})],1)],1)])]),a("a-tab-pane",{key:"2",attrs:{tab:"动态规则配置管理"}},[a("div",{staticClass:"content",attrs:{id:"userAudit"}},[a("div",{staticClass:"tablePage"},[a("a-card",{staticClass:"fangwenrizhi",staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"规则名称"}},[a("a-input",{model:{value:e.queryParamd.name,callback:function(t){e.$set(e.queryParamd,"name",t)},expression:"queryParamd.name"}})],1),a("a-form-item",{attrs:{label:"规则ID"}},[a("a-input",{model:{value:e.queryParamd.id,callback:function(t){e.$set(e.queryParamd,"id",t)},expression:"queryParamd.id"}})],1),a("a-form-item",{attrs:{label:"来源系统"}},[a("a-select",{staticStyle:{width:"180px"},on:{change:e.selectChange},model:{value:e.queryParamd.source_system,callback:function(t){e.$set(e.queryParamd,"source_system",t)},expression:"queryParamd.source_system"}},[a("a-select-option",{attrs:{value:"0"}},[e._v(" BW系统 ")]),a("a-select-option",{attrs:{value:"1"}},[e._v(" DDoS系统 ")]),a("a-select-option",{attrs:{value:"2"}},[e._v(" APT ")])],1)],1),a("a-form-item",{attrs:{label:"创建人"}},[a("a-input",{model:{value:e.queryParamd.creator,callback:function(t){e.$set(e.queryParamd,"creator",t)},expression:"queryParamd.creator"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"10px"},attrs:{type:"primary"},on:{click:e.searchd}},[a("a-icon",{attrs:{type:"searchd"}}),e._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:e.resetSearchFormd}},[a("a-icon",{attrs:{type:"reload"}}),e._v("重置")],1),a("a-button",{staticStyle:{"margin-left":"30px"},attrs:{type:"primary"},on:{click:e.addd}},[a("a-icon",{attrs:{type:"plus"}}),e._v("新增")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"danger"},on:{click:e.deletesd}},[a("a-icon",{attrs:{type:"delete"}}),e._v("批量删除")],1)],1)],1)],1),a("a-card",[a("a-table",{ref:"tabled",attrs:{size:"small",rowKey:"key","row-selection":{selectedRowKeys:e.selectedRowKeysd,onChange:e.onSelectChanged},columns:e.dynamicruleColumn,"data-source":e.datad,pagination:e.paginationd,pageSize:10,showSizeChanger:!0},scopedSlots:e._u([{key:"dynamic_rule_priority",fn:function(t,i){return a("span",{},[e._v(" "+e._s(e.dynamic_rule_priority[i.dynamic_rule_priority])+" ")])}},{key:"dynamic_rule_frequency",fn:function(t,i){return a("span",{},[e._v(" "+e._s(i.dynamic_rule_frequency)+" 分钟 ")])}},{key:"action",fn:function(t,i){return[a("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(t){return e.deleted(i)}}},[e._v("删除")])]}}])})],1)],1)])])],1)],1),a("a-modal",{attrs:{title:this.stitle,width:780,closable:!1,maskClosable:!1,visible:e.addsvisible},on:{ok:e.handleAdds,cancel:e.handleAddCancel}},[a("a-spin",{attrs:{spinning:e.loading}},[a("a-form",{ref:"formRef",staticClass:"addform",attrs:{form:e.addsForm,layout:"inline"}},[a("div",{staticClass:"table-page-search-wrapper"},[a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:24}},[a("a-form-item",{attrs:{label:"配置名称"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_name",{rules:[{required:!0,message:"请输入配置名称!"}]}],expression:"['static_rule_name', { rules: [{ required: true, message: '请输入配置名称!' }] }]"}],staticStyle:{width:"250px"}})],1)],1)],1),a("div",{staticStyle:{"border-bottom":"1px solid #e8e8e8","margin-bottom":"20px"}}),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"源IP"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_sip",{rules:[{required:!1},{validator:e.validateIP}]}],expression:"['static_rule_sip', { rules: [{ required: false }, { validator: validateIP }] }]"}],staticStyle:{width:"250px"}})],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"源IP掩码"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_msip",{rules:[{required:!1},{validator:e.validateIPMask}]}],expression:"['static_rule_msip', { rules: [{ required: false }, { validator: validateIPMask }] }]"}],staticStyle:{width:"250px"}})],1)],1)],1),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"源端口"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_sport",{rules:[{required:!1}]}],expression:"['static_rule_sport', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"源端口掩码"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_msport",{rules:[{required:!1}]}],expression:"['static_rule_msport', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1)],1),a("div",{staticStyle:{"border-bottom":"1px solid #e8e8e8","margin-bottom":"20px"}}),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"目的IP"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_dip",{rules:[{required:!1},{validator:e.validateIP}]}],expression:"['static_rule_dip', { rules: [{ required: false }, { validator: validateIP }] }]"}],staticStyle:{width:"250px"}})],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"目的IP掩码"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_mdip",{rules:[{required:!1},{validator:e.validateIPMask}]}],expression:"['static_rule_mdip', { rules: [{ required: false }, { validator: validateIPMask }] }]"}],staticStyle:{width:"250px"}})],1)],1)],1),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"目的端口"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_dport",{rules:[{required:!1}]}],expression:"['static_rule_dport', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"目的端口掩码"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_mdport",{rules:[{required:!1}]}],expression:"['static_rule_mdport', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1)],1),a("div",{staticStyle:{"border-bottom":"1px solid #e8e8e8","margin-bottom":"20px"}}),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"协议类型"}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_protocol",{rules:[{required:!1}]}],expression:"['static_rule_protocol', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"},on:{change:e.selectChange}},[a("a-select-option",{attrs:{value:"TCP"}},[e._v(" TCP ")]),a("a-select-option",{attrs:{value:"UDP"}},[e._v(" UDP ")]),a("a-select-option",{attrs:{value:"HTTP"}},[e._v(" HTTP ")])],1)],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"优先级"}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_priority",{rules:[{required:!0,message:"请选择优先级!"}]}],expression:"['static_rule_priority', { rules: [{ required: true, message: '请选择优先级!' }] }]"}],staticStyle:{width:"250px"},on:{change:e.selectChange}},[a("a-select-option",{attrs:{value:"1"}},[e._v(" 高 ")]),a("a-select-option",{attrs:{value:"2"}},[e._v(" 中 ")]),a("a-select-option",{attrs:{value:"3"}},[e._v(" 低 ")])],1)],1)],1)],1),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"协议类型掩码"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_mprotocol",{rules:[{required:!1}]}],expression:"['static_rule_mprotocol', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"局点选择"}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_range",{rules:[{required:!0,message:"请选择局点!"}]}],expression:"['static_rule_range', { rules: [{ required: true, message: '请选择局点!' }] }]"}],staticStyle:{width:"250px"}},e._l(e.selecrangetdata,(function(t){return a("a-select-option",{key:t.value,attrs:{value:t.value}},[e._v(e._s(t.label))])})),1)],1)],1)],1),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"DNS"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_dns",{rules:[{required:!1}]}],expression:"['static_rule_dns', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"下发频率"}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_frequency",{rules:[{required:!0,message:"请选择下发频率!"}]}],expression:"['static_rule_frequency', { rules: [{ required: true, message: '请选择下发频率!' }] }]"}],staticStyle:{width:"250px"},on:{change:e.selectChange}},[a("a-select-option",{attrs:{value:"1"}},[e._v(" 1分钟 ")]),a("a-select-option",{attrs:{value:"5"}},[e._v(" 5分钟 ")]),a("a-select-option",{attrs:{value:"10"}},[e._v(" 10分钟 ")]),a("a-select-option",{attrs:{value:"30"}},[e._v(" 30分钟 ")]),a("a-select-option",{attrs:{value:"60"}},[e._v(" 60分钟 ")])],1)],1)],1)],1),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"URL"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_url",{rules:[{required:!1}]}],expression:"['static_rule_url', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1)],1)],1)])],1)],1),a("a-modal",{attrs:{title:this.dtitle,width:1180,maskClosable:!1,visible:e.adddvisible},on:{ok:e.handleAddd,cancel:e.handleAddCancel}},[a("template",{slot:"footer"},[a("a")]),[a("div",[a("a-steps",{attrs:{current:e.current}},e._l(e.steps,(function(e){return a("a-step",{key:e.title,attrs:{title:e.title}})})),1),a("div",{staticClass:"steps-content"},[a("a-spin",{directives:[{name:"show",rawName:"v-show",value:0===e.current,expression:"current === 0"}],attrs:{spinning:e.loading}},[a("a-form",{staticClass:"adddform",attrs:{form:e.adddForm,layout:"inline"}},[a("div",{staticClass:"table-page-search-wrapper",staticStyle:{"margin-top":"15px"}},[a("a-form-item",{attrs:{label:"配置名称",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_name",{rules:[{required:!0,message:"请输入配置名称!"}]}],expression:"['dynamic_rule_name', { rules: [{ required: true, message: '请输入配置名称!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"数据来源",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_source_system",{rules:[{required:!0,message:"请选择数据来源!"}]}],expression:"[\n 'dynamic_rule_source_system',\n { rules: [{ required: true, message: '请选择数据来源!' }] },\n ]"}],staticStyle:{width:"300px"},on:{change:e.selectChangetype}},e._l(e.typedata,(function(t){return a("a-select-option",{key:t,attrs:{value:t}},[e._v(" "+e._s(t)+" ")])})),1)],1),a("a-form-item",{attrs:{label:"事件类型",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_event_type",{rules:[{required:!0,message:"请选择事件类型!"}]}],expression:"[\n 'dynamic_rule_event_type',\n { rules: [{ required: true, message: '请选择事件类型!' }] },\n ]"}],staticStyle:{width:"300px"},on:{change:e.selectChangeevent}},e._l(e.eventdata,(function(t){return a("a-select-option",{key:t,attrs:{value:t}},[e._v(" "+e._s(t)+" ")])})),1)],1),a("a-form-item",{attrs:{label:"防护等级",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_protect_level",{rules:[{required:!0,message:"请选择防护等级!"}]}],expression:"[\n 'dynamic_rule_protect_level',\n { rules: [{ required: true, message: '请选择防护等级!' }] },\n ]"}],staticStyle:{width:"300px"},on:{change:e.selectChange}},[a("a-select-option",{attrs:{value:"1"}},[e._v(" 日常态 ")]),a("a-select-option",{attrs:{value:"2"}},[e._v(" 应急态 ")]),a("a-select-option",{attrs:{value:"3"}},[e._v(" 紧急态 ")])],1)],1),a("a-form-item",{attrs:{label:"策略模版id",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input-number",{directives:[{name:"decorator",rawName:"v-decorator",value:["template_id",{initialValue:e.templateid,rules:[{required:!0,message:"请输入策略模版id!"}]}],expression:"['template_id', { initialValue: templateid,rules: [{ required: true, message: '请输入策略模版id!' }] }]"}],staticStyle:{width:"300px"},attrs:{disabled:!0}})],1),a("a-form-item",{attrs:{label:"优先级",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_priority",{rules:[{required:!0,message:"请选择优先级!"}]}],expression:"['dynamic_rule_priority', { rules: [{ required: true, message: '请选择优先级!' }] }]"}],staticStyle:{width:"300px"},on:{change:e.selectChange}},[a("a-select-option",{attrs:{value:"1"}},[e._v(" 高 ")]),a("a-select-option",{attrs:{value:"2"}},[e._v(" 中 ")]),a("a-select-option",{attrs:{value:"3"}},[e._v(" 低 ")])],1)],1),a("a-form-item",{attrs:{label:"局点选择",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_range",{rules:[{required:!0,message:"请选择局点!"}]}],expression:"['dynamic_rule_range', { rules: [{ required: true, message: '请选择局点!' }] }]"}],staticStyle:{width:"300px"}},e._l(e.selecrangetdata,(function(t){return a("a-select-option",{key:t.value,attrs:{value:t.value}},[e._v(e._s(t.label))])})),1)],1),a("a-form-item",{attrs:{label:"下发频率",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_frequency",{rules:[{required:!0,message:"请选择下发频率!"}]}],expression:"[\n 'dynamic_rule_frequency',\n { rules: [{ required: true, message: '请选择下发频率!' }] },\n ]"}],staticStyle:{width:"300px"},on:{change:e.selectChange}},[a("a-select-option",{attrs:{value:"1"}},[e._v(" 1分钟 ")]),a("a-select-option",{attrs:{value:"5"}},[e._v(" 5分钟 ")]),a("a-select-option",{attrs:{value:"10"}},[e._v(" 10分钟 ")]),a("a-select-option",{attrs:{value:"30"}},[e._v(" 30分钟 ")]),a("a-select-option",{attrs:{value:"60"}},[e._v(" 60分钟 ")])],1)],1)],1)])],1),a("a-spin",{directives:[{name:"show",rawName:"v-show",value:1===e.current,expression:"current === 1"}],attrs:{spinning:e.loading}},[a("a-card",{staticClass:"fangyu",staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fanghu-form",attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"防护对象名称"}},[a("a-input",{model:{value:e.queryParamp.proobj_name,callback:function(t){e.$set(e.queryParamp,"proobj_name",t)},expression:"queryParamp.proobj_name"}})],1),a("a-form-item",{attrs:{label:"防护对象ID"}},[a("a-input",{model:{value:e.queryParamp.proobj_id,callback:function(t){e.$set(e.queryParamp,"proobj_id",t)},expression:"queryParamp.proobj_id"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.searchp}},[a("a-icon",{attrs:{type:"search"}}),e._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:e.resetSearchFormp}},[a("a-icon",{attrs:{type:"reload"}}),e._v("重置")],1)],1)],1)],1),a("a-input",{staticStyle:{"margin-bottom":"10px"},attrs:{placeholder:"已选择防护对象id",value:e.pid.join(",")}}),a("a-card",{staticStyle:{width:"100%","overflow-x":"auto"}},[a("a-table",{ref:"tablep",attrs:{size:"small",rowKey:"key","row-selection":{selectedRowKeys:e.selectedRowKeysp,onChange:e.onSelectChangep},columns:e.addpoConfigColumn,"data-source":e.poConfigdata,pagination:e.paginationp,pageSize:10,showSizeChanger:!0,scroll:{x:500}},scopedSlots:e._u([{key:"proobj_audit_status",fn:function(t,i){return a("span",{},[e._v(" "+e._s(e.proobj_audit_status[i.proobj_audit_status])+" ")])}}])})],1)],1),a("a-spin",{directives:[{name:"show",rawName:"v-show",value:2===e.current,expression:"current === 2"}],attrs:{spinning:e.loading}},[a("a-card",{staticStyle:{"margin-top":"25px","margin-bottom":"15px"}},[a("h2",[e._v("动态规则信息")]),a("a-descriptions",{attrs:{size:"small"}},[a("a-descriptions-item",{attrs:{label:"配置名称"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_name)+" ")]),a("a-descriptions-item",{attrs:{label:"数据来源"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_source_system)+" ")]),a("a-descriptions-item",{attrs:{label:"事件类型"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_event_type)+" ")]),a("a-descriptions-item",{attrs:{label:"策略模版id"}},[e._v(" "+e._s(this.addformdata.template_id)+" ")]),a("a-descriptions-item",{attrs:{label:"防护等级"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_protect_level)+" ")]),a("a-descriptions-item",{attrs:{label:"优先级"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_priority)+" ")]),a("a-descriptions-item",{attrs:{label:"局点选择"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_range)+" ")]),a("a-descriptions-item",{attrs:{label:"下发频率"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_frequency)+" ")]),a("a-descriptions-item",{attrs:{label:"防护对象id"}},[e._v(" "+e._s(this.pid)+" ")])],1)],1)],1)],1),a("div",{staticClass:"steps-action",staticStyle:{"text-align":"center","margin-top":"30px"}},[e.current>0?a("a-button",{staticStyle:{"margin-right":"10px"},on:{click:e.prev}},[e._v(" 上一步 ")]):e._e(),e.current-1){var a=new FileReader;return a.readAsText(t,"utf-8"),a.onload=function(t){var a=JSON.parse(t.target.result);e.$message.error(a.message)},!1}var i=decodeURIComponent(t.fileName.split("''")[1]),r=new Blob([t]);if(window.navigator&&window.navigator.msSaveOrOpenBlob)window.navigator.msSaveOrOpenBlob(r,i);else{var s=window.URL.createObjectURL(r),l=document.createElement("a");l.style.display="none",l.href=s,l.download=i,document.body.appendChild(l),l.click(),document.body.removeChild(l),window.URL.revokeObjectURL(s)}}))},modifys:function(e){this.addsvisible=!0,this.stitle="修改静态规则配置",this.msid=e.static_rule_id;var t=this,a={1:"高",2:"中",3:"低"};setTimeout((function(){t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_name:e.static_rule_name},"static_rule_name")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_sip:e.static_rule_sip},"static_rule_sip")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_msip:e.static_rule_msip},"static_rule_msip")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_sport:e.static_rule_sport},"static_rule_sport")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_msport:e.static_rule_msport},"static_rule_msport")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_dip:e.static_rule_dip},"static_rule_dip")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_mdip:e.static_rule_mdip},"static_rule_mdip")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_dport:e.static_rule_dport},"static_rule_dport")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_mdport:e.static_rule_mdport},"static_rule_mdport")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_protocol:e.static_rule_protocol},"static_rule_protocol")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_priority:a[e.static_rule_priority]},"static_rule_priority")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_mprotocol:e.static_rule_mprotocol},"static_rule_mprotocol")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_range:e.static_rule_range},"static_rule_range")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_dns:e.static_rule_dns},"static_rule_dns")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_frequency:e.static_rule_frequency},"static_rule_frequency")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_url:e.static_rule_url},"static_rule_url"))}),0)},modifyd:function(e){this.addsvisible=!0,this.dtitle="修改动态规则配置",this.mdid=e.dynamic_rule_id;var t=this;setTimeout((function(){t.addsForm.setFieldsValue(Object(l["pick"])({dynamic_rule_name:e.dynamic_rule_name},"dynamic_rule_name")),t.addsForm.setFieldsValue(Object(l["pick"])({dynamic_rule_source_system:e.dynamic_rule_source_system},"dynamic_rule_source_system")),t.addsForm.setFieldsValue(Object(l["pick"])({dynamic_rule_event_type:e.dynamic_rule_event_type},"dynamic_rule_event_type")),t.addsForm.setFieldsValue(Object(l["pick"])({dynamic_rule_protect_level:e.dynamic_rule_protect_level},"dynamic_rule_protect_level")),t.addsForm.setFieldsValue(Object(l["pick"])({protect_object_ids:e.protect_object_ids},"protect_object_ids")),t.addsForm.setFieldsValue(Object(l["pick"])({dynamic_rule_range:e.dynamic_rule_range},"dynamic_rule_range")),t.addsForm.setFieldsValue(Object(l["pick"])({dynamic_rule_frequency:e.dynamic_rule_frequency},"dynamic_rule_frequency"))}),0)}}},_=m,y=(a("7c68"),a("2877")),b=Object(y["a"])(_,i,r,!1,null,"4127f612",null);t["default"]=b.exports},"68e8":function(e,t,a){"use strict";a.d(t,"m",(function(){return l})),a.d(t,"b",(function(){return d})),a.d(t,"i",(function(){return n})),a.d(t,"e",(function(){return o})),a.d(t,"d",(function(){return c})),a.d(t,"n",(function(){return u})),a.d(t,"f",(function(){return p})),a.d(t,"p",(function(){return m})),a.d(t,"g",(function(){return _})),a.d(t,"a",(function(){return y})),a.d(t,"c",(function(){return b})),a.d(t,"k",(function(){return h})),a.d(t,"j",(function(){return f})),a.d(t,"l",(function(){return v})),a.d(t,"h",(function(){return g})),a.d(t,"o",(function(){return w}));a("b0c0"),a("99af");var i=a("b775"),r=a("6e6e"),s={staticrulelist:r["a"].Ip+"/staticrule/query",staticruledetails:r["a"].Ip+"/staticrule/{id}/query",queryidss:r["a"].Ip+"/staticrule/query/{ids}",addstaticrule:r["a"].Ip+"/staticrule/new",modifystaticrule:r["a"].Ip+"/staticrule/{id}/update",delidstaticrule:r["a"].Ip+"/staticrule/{id}/delete}",delidsstaticrule:r["a"].Ip+"/staticrule/{ids}",statusstaticrule:r["a"].Ip+"/staticrule/{id}/audit/{auditStatus}",downstaticrule:r["a"].Ip+"/staticrule/download",upstaticrule:r["a"].Ip+"/staticrule/upload",dynamicrulelist:r["a"].Ip+"/dynamicrule/query",dynamicruledetails:r["a"].Ip+"/dynamicrule/{id}/query",queryidsd:r["a"].Ip+"/dynamicrule/query/{ids}",adddynamicrule:r["a"].Ip+"/dynamicrule/new",modifydynamicrule:r["a"].Ip+"/dynamicrule/{id}/update",deliddynamicrule:r["a"].Ip+"/dynamicrule/{id}/delete",delidsdynamicrule:r["a"].Ip+"/dynamicrule/{ids}",sourcesystem:r["a"].Ip+"/template/query/source_system",eventname:r["a"].Ip+"//template/query/event_name/{sourceSystem}",templateId:r["a"].Ip+"/template/query/templateId"};function l(e){return Object(i["b"])({url:s.staticrulelist,method:"get",params:{pageSize:e.pageSize,page:e.page,name:e.name,id:e.id,creator:e.creator,ip:e.ip}})}function d(e){return Object(i["b"])({url:s.addstaticrule,method:"post",data:e})}function n(e){return Object(i["b"])({url:r["a"].Ip+"/staticrule/".concat(e.id,"/update"),method:"post",data:e})}function o(e){return Object(i["b"])({url:r["a"].Ip+"/staticrule/".concat(e.id,"/delete"),method:"delete"})}function c(e){return Object(i["b"])({url:r["a"].Ip+"/staticrule/".concat(e.ids,"/delete"),method:"delete",data:e})}function u(e){return Object(i["b"])({url:r["a"].Ip+"/staticrule/".concat(e.id,"/audit/").concat(e.auditStatus),method:"get",data:e})}function p(){return Object(i["b"])({url:s.downstaticrule,method:"get",responseType:"blob"})}function m(e){return Object(i["b"])({url:s.upstaticrule,method:"post",data:e})}function _(e){return Object(i["b"])({url:s.dynamicrulelist,method:"get",params:{pageSize:e.pageSize,page:e.page,name:e.name,creator:e.creator,source_system:e.source_system,id:e.id}})}function y(e){return Object(i["b"])({url:s.adddynamicrule,method:"post",data:e})}function b(e){return Object(i["b"])({url:r["a"].Ip+"/dynamicrule/".concat(e.id,"/delete"),method:"delete",data:e})}function h(e){return Object(i["b"])({url:r["a"].Ip+"/staticrule/query/".concat(e.ids),method:"get"})}function f(e){return Object(i["b"])({url:r["a"].Ip+"/dynamicrule/query/".concat(e.ids),method:"get"})}function v(e){return Object(i["b"])({url:r["a"].Ip+"/template/query/source_system",method:"get"})}function g(e){return Object(i["b"])({url:r["a"].Ip+"/template/query/event_name/".concat(e.sourceSystem),method:"get"})}function w(e){return Object(i["b"])({url:r["a"].Ip+"/template/query/templateId",method:"post",data:e})}},"7c68":function(e,t,a){"use strict";a("9691")},9691:function(e,t,a){},fec4:function(e,t,a){"use strict";a.d(t,"m",(function(){return l})),a.d(t,"a",(function(){return d})),a.d(t,"o",(function(){return n})),a.d(t,"e",(function(){return o})),a.d(t,"f",(function(){return c})),a.d(t,"c",(function(){return u})),a.d(t,"j",(function(){return p})),a.d(t,"p",(function(){return m})),a.d(t,"r",(function(){return _})),a.d(t,"b",(function(){return y})),a.d(t,"l",(function(){return b})),a.d(t,"i",(function(){return h})),a.d(t,"g",(function(){return f})),a.d(t,"d",(function(){return v})),a.d(t,"k",(function(){return g})),a.d(t,"q",(function(){return w})),a.d(t,"n",(function(){return x})),a.d(t,"h",(function(){return I}));a("99af");var i=a("b775"),r=a("6e6e"),s={proobjlist:r["a"].Ip+"/proobj/query",proobjquery:r["a"].Ip+"/proobj/{protectObjectId}/query",addproobj:r["a"].Ip+"/proobj/new",updateproobj:r["a"].Ip+"/proobj/{protectObjectId}/update",deleteproobj:r["a"].Ip+"/proobj/{protectObjectId}/delete",deleteproobjs:r["a"].Ip+"/proobj/delete/{protectObjectIds}",auditproobj:r["a"].Ip+"/proobj/{protectObjectId}/audit/{auditStatus}",downloadproobj:r["a"].Ip+"/proobj/download",uploadproobj:r["a"].Ip+"/proobj/upload",whiteobjlist:r["a"].Ip+"/whiteobj/query",whiteobjquery:r["a"].Ip+"/whiteobj/{id}/query",addwhiteobj:r["a"].Ip+"/whiteobj/new",modifywhiteobj:r["a"].Ip+"/whiteobj/{id}/audit/{auditStatus}",deletewhiteobj:r["a"].Ip+"/whiteobj/{id}/delete",deleteswhiteobj:r["a"].Ip+"/whiteobj/{ids}",auditwhiteobj:r["a"].Ip+"/whiteobj/{id}/audit/{auditStatus}",downloadwhiteobj:r["a"].Ip+"/whiteobj/download",uploadwhiteobj:r["a"].Ip+"/whiteobj/upload",templatelist:r["a"].Ip+"/template/query",templatequery:r["a"].Ip+"/template/{templateId}/query",addtemplate:r["a"].Ip+"/template/new",updatetemplate:r["a"].Ip+"/template/{templateId}/update",deletetemplate:r["a"].Ip+"/template/{templateId}/delete"};function l(e){return Object(i["b"])({url:s.proobjlist,method:"get",params:{page_size:e.pageSize,page:e.page,proobj_name:e.proobj_name,proobj_id:e.proobj_id}})}function d(e){return Object(i["b"])({url:s.addproobj,method:"post",data:e})}function n(e){return Object(i["b"])({url:r["a"].Ip+"/proobj/".concat(e.id,"/update"),method:"post",data:e})}function o(e){return Object(i["b"])({url:r["a"].Ip+"/proobj/".concat(e.id,"/delete"),method:"delete",data:e})}function c(e){return Object(i["b"])({url:r["a"].Ip+"/proobj/delete/".concat(e.ids),method:"delete",data:e})}function u(e){return Object(i["b"])({url:r["a"].Ip+"/proobj/".concat(e.protectObjectId,"/audit/").concat(e.auditStatus),method:"get",data:e})}function p(e){return Object(i["b"])({url:s.downloadproobj,method:"get",responseType:"blob"})}function m(e){return Object(i["b"])({url:s.uploadproobj,method:"post",data:e})}function _(e){return Object(i["b"])({url:s.whiteobjlist,method:"get",params:{pageSize:e.pageSize,page:e.page,whiteobj_name:e.whiteobj_name,whiteobj_id:e.whiteobj_id}})}function y(e){return Object(i["b"])({url:s.addwhiteobj,method:"post",data:e})}function b(e){return Object(i["b"])({url:r["a"].Ip+"/whiteobj/".concat(e.id,"/audit/").concat(e.auditStatus),method:"post",data:e})}function h(e){return Object(i["b"])({url:r["a"].Ip+"/whiteobj/".concat(e.id,"/delete"),method:"delete",data:e})}function f(e){return Object(i["b"])({url:r["a"].Ip+"/whiteobj/".concat(e.ids),method:"delete",data:e})}function v(e){return Object(i["b"])({url:r["a"].Ip+"/whiteobj/".concat(e.id,"/audit/").concat(e.auditStatus),method:"get",data:e})}function g(){return Object(i["b"])({url:s.downloadwhiteobj,method:"get",responseType:"blob"})}function w(e){return Object(i["b"])({url:s.uploadwhiteobj,method:"post",data:e})}function x(e){return Object(i["b"])({url:s.templatelist,method:"get",params:{page_size:e.pageSize,page:e.page,template_name:e.template_name}})}function I(e){return Object(i["b"])({url:r["a"].Ip+"/template/".concat(e.id,"/delete"),method:"delete",data:e})}}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-796105ba.e77e2fed.js b/src/main/resources/nginx/defense/js/chunk-796105ba.e77e2fed.js deleted file mode 100644 index 1e5411b..0000000 --- a/src/main/resources/nginx/defense/js/chunk-796105ba.e77e2fed.js +++ /dev/null @@ -1 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-796105ba"],{"06cc":function(t,a,e){},"1f09":function(t,a,e){"use strict";e("99af");var s=[{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:100}],i=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90}],r=[{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],n=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80}],d=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],l=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100}],o=[{title:"对象ID",dataIndex:"whiteobj_id",width:100},{title:"白名单对象名称",dataIndex:"whiteobj_name",width:130},{title:"系统名称",dataIndex:"whiteobj_system_name",ellipsis:!0,width:100},{title:"系统IP",dataIndex:"whiteobj_ip_address",ellipsis:!0,width:180},{title:"业务端口",dataIndex:"whiteobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"whiteobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"whiteobj_protocol",ellipsis:!0,width:180},{title:"状态",dataIndex:"audit_status",scopedSlots:{customRender:"audit_status"},ellipsis:!0,width:180},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],c=[{title:"模版ID",dataIndex:"template_id",width:100},{title:"模板名称",dataIndex:"template_name",width:400},{title:"数据来源系统",dataIndex:"source_system",ellipsis:!0,width:100},{title:"模板使用次数",dataIndex:"template_used_times",ellipsis:!0,width:100},{title:"已运行的任务数量",dataIndex:"running_tasks",ellipsis:!0,width:100},{title:"板创建人ID",dataIndex:"create_user_id",ellipsis:!0,width:100},{title:"板创建人名称",dataIndex:"create_user_name",ellipsis:!0,width:100},{title:"板创建人处室",dataIndex:"create_user_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],u=[{title:"任务ID",dataIndex:"task_id",width:100},{title:"任务名称",dataIndex:"task_name",width:120},{title:"任务类型",dataIndex:"task_type",scopedSlots:{customRender:"task_type"},ellipsis:!0,width:100},{title:"任务行为",dataIndex:"task_act",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"task_status",scopedSlots:{customRender:"task_status"},ellipsis:!0,width:100},{title:"任务审核状态",dataIndex:"task_audit_status",scopedSlots:{customRender:"task_audit_status"},ellipsis:!0,width:130},{title:"任务开始时间",dataIndex:"task_start_time",ellipsis:!0,width:150},{title:"任务结束时间",dataIndex:"task_end_time",ellipsis:!0,width:150},{title:"创建人",dataIndex:"task_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"task_create_depart",ellipsis:!0,width:100},{title:"任务执行情况",key:"execute",dataIndex:"execute",scopedSlots:{customRender:"execute"},width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:200}];a["a"]={poConfigColumn:[].concat(d),addpoConfigColumn:[].concat(l),wlCofig:[].concat(o),staticruleColumn:[].concat(s),addstaticruleColumn:[].concat(i),dynamicruleColumn:[].concat(r),adddynamicruleColumn:[].concat(n),templateIdColumn:[].concat(c),taskColumn:[].concat(u)}},"42a8":function(t,a,e){"use strict";e.d(a,"d",(function(){return n})),e.d(a,"a",(function(){return d})),e.d(a,"f",(function(){return l})),e.d(a,"b",(function(){return o})),e.d(a,"c",(function(){return c})),e.d(a,"e",(function(){return u}));e("99af");var s=e("b775"),i=e("6e6e"),r={tasklist:i["a"].Ip+"/task/query",taskquery:i["a"].Ip+"/task/{id}/query",addtask:i["a"].Ip+"/task/new",updatetask:i["a"].Ip+"/task/{taskId}/update",deletetask:i["a"].Ip+"/task/{taskId}/delete",taskaudit:i["a"].Ip+"/task/{taskId}/audit/{auditStatus}",taskrunning:i["a"].Ip+"/task/{taskId}/running/{stateNum}",tasknewapi:i["a"].Ip+"/task/api/new"};function n(t){return Object(s["b"])({url:r.tasklist,method:"get",params:{page_size:t.pageSize,page:t.page,task_status:t.queryParam.task_status,task_type:t.queryParam.task_type,task_name:t.queryParam.task_name,task_creator:t.queryParam.task_creator}})}function d(t){return Object(s["b"])({url:r.addtask,method:"post",data:t})}function l(t){return Object(s["b"])({url:i["a"].Ip+"/task".concat(t.taskId,"/update"),method:"post",data:t})}function o(t){return Object(s["b"])({url:i["a"].Ip+"/task/".concat(t.taskId,"/delete"),method:"delete",data:t})}function c(t){return Object(s["b"])({url:i["a"].Ip+"/task/".concat(t.taskId,"/audit/").concat(t.auditStatus),method:"get",data:t})}function u(t){return Object(s["b"])({url:i["a"].Ip+"/task/".concat(t.taskId,"/running/").concat(t.stateNum),method:"get",data:t})}},"62b9":function(t,a,e){},"68e8":function(t,a,e){"use strict";e.d(a,"m",(function(){return n})),e.d(a,"b",(function(){return d})),e.d(a,"i",(function(){return l})),e.d(a,"e",(function(){return o})),e.d(a,"d",(function(){return c})),e.d(a,"n",(function(){return u})),e.d(a,"f",(function(){return _})),e.d(a,"p",(function(){return m})),e.d(a,"g",(function(){return p})),e.d(a,"a",(function(){return h})),e.d(a,"c",(function(){return y})),e.d(a,"k",(function(){return f})),e.d(a,"j",(function(){return k})),e.d(a,"l",(function(){return b})),e.d(a,"h",(function(){return g})),e.d(a,"o",(function(){return v}));e("b0c0"),e("99af");var s=e("b775"),i=e("6e6e"),r={staticrulelist:i["a"].Ip+"/staticrule/query",staticruledetails:i["a"].Ip+"/staticrule/{id}/query",queryidss:i["a"].Ip+"/staticrule/query/{ids}",addstaticrule:i["a"].Ip+"/staticrule/new",modifystaticrule:i["a"].Ip+"/staticrule/{id}/update",delidstaticrule:i["a"].Ip+"/staticrule/{id}/delete}",delidsstaticrule:i["a"].Ip+"/staticrule/{ids}",statusstaticrule:i["a"].Ip+"/staticrule/{id}/audit/{auditStatus}",downstaticrule:i["a"].Ip+"/staticrule/download",upstaticrule:i["a"].Ip+"/staticrule/upload",dynamicrulelist:i["a"].Ip+"/dynamicrule/query",dynamicruledetails:i["a"].Ip+"/dynamicrule/{id}/query",queryidsd:i["a"].Ip+"/dynamicrule/query/{ids}",adddynamicrule:i["a"].Ip+"/dynamicrule/new",modifydynamicrule:i["a"].Ip+"/dynamicrule/{id}/update",deliddynamicrule:i["a"].Ip+"/dynamicrule/{id}/delete",delidsdynamicrule:i["a"].Ip+"/dynamicrule/{ids}",sourcesystem:i["a"].Ip+"/template/query/source_system",eventname:i["a"].Ip+"//template/query/event_name/{sourceSystem}",templateId:i["a"].Ip+"/template/query/templateId"};function n(t){return Object(s["b"])({url:r.staticrulelist,method:"get",params:{pageSize:t.pageSize,page:t.page,name:t.name,id:t.id,creator:t.creator,ip:t.ip}})}function d(t){return Object(s["b"])({url:r.addstaticrule,method:"post",data:t})}function l(t){return Object(s["b"])({url:i["a"].Ip+"/staticrule/".concat(t.id,"/update"),method:"post",data:t})}function o(t){return Object(s["b"])({url:i["a"].Ip+"/staticrule/".concat(t.id,"/delete"),method:"delete"})}function c(t){return Object(s["b"])({url:i["a"].Ip+"/staticrule/".concat(t.ids,"/delete"),method:"delete",data:t})}function u(t){return Object(s["b"])({url:i["a"].Ip+"/staticrule/".concat(t.id,"/audit/").concat(t.auditStatus),method:"get",data:t})}function _(){return Object(s["b"])({url:r.downstaticrule,method:"get",responseType:"blob"})}function m(t){return Object(s["b"])({url:r.upstaticrule,method:"post",data:t})}function p(t){return Object(s["b"])({url:r.dynamicrulelist,method:"get",params:{pageSize:t.pageSize,page:t.page,name:t.name,creator:t.creator,source_system:t.source_system,id:t.id}})}function h(t){return Object(s["b"])({url:r.adddynamicrule,method:"post",data:t})}function y(t){return Object(s["b"])({url:i["a"].Ip+"/dynamicrule/".concat(t.id,"/delete"),method:"delete",data:t})}function f(t){return Object(s["b"])({url:i["a"].Ip+"/staticrule/query/".concat(t.ids),method:"get"})}function k(t){return Object(s["b"])({url:i["a"].Ip+"/dynamicrule/query/".concat(t.ids),method:"get"})}function b(t){return Object(s["b"])({url:i["a"].Ip+"/template/query/source_system",method:"get"})}function g(t){return Object(s["b"])({url:i["a"].Ip+"/template/query/event_name/".concat(t.sourceSystem),method:"get"})}function v(t){return Object(s["b"])({url:i["a"].Ip+"/template/query/templateId",method:"post",data:t})}},"9ee0":function(t,a,e){"use strict";e.r(a);var s=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{style:t.$route.meta.hiddenHeaderContent?null:"margin: -24px -24px 0px;"},[e("div",[e("a-card",{staticStyle:{width:"100%",border:"none"}},[e("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"30px"},attrs:{layout:"inline"}},[e("a-form-item",{attrs:{label:"任务状态"}},[e("a-select",{staticStyle:{width:"180px"},on:{change:t.selectChange},model:{value:t.queryParam.task_status,callback:function(a){t.$set(t.queryParam,"task_status",a)},expression:"queryParam.task_status"}},[e("a-select-option",{attrs:{value:""}},[t._v(" 全部 ")]),e("a-select-option",{attrs:{value:"0"}},[t._v(" 未启动 ")]),e("a-select-option",{attrs:{value:"1"}},[t._v(" 生成中 ")]),e("a-select-option",{attrs:{value:"2"}},[t._v(" 运行中 ")]),e("a-select-option",{attrs:{value:"3"}},[t._v(" 暂停中 ")]),e("a-select-option",{attrs:{value:"4"}},[t._v(" 已停止 ")]),e("a-select-option",{attrs:{value:"5"}},[t._v(" 已结束 ")]),e("a-select-option",{attrs:{value:"6"}},[t._v(" 失败 ")])],1)],1),e("a-form-item",{attrs:{label:"任务类型"}},[e("a-select",{staticStyle:{width:"180px"},on:{change:t.selectChange},model:{value:t.queryParam.task_type,callback:function(a){t.$set(t.queryParam,"task_type",a)},expression:"queryParam.task_type"}},[e("a-select-option",{attrs:{value:""}},[t._v(" 全部 ")]),e("a-select-option",{attrs:{value:"1"}},[t._v(" 静态 ")]),e("a-select-option",{attrs:{value:"2"}},[t._v(" 实时 ")]),e("a-select-option",{attrs:{value:"3"}},[t._v(" 研判后 ")])],1)],1),e("a-form-item",{attrs:{label:"任务名称"}},[e("a-input",{model:{value:t.queryParam.task_name,callback:function(a){t.$set(t.queryParam,"task_name",a)},expression:"queryParam.task_name"}})],1),e("a-form-item",{attrs:{label:"任务创建人"}},[e("a-input",{model:{value:t.queryParam.task_creator,callback:function(a){t.$set(t.queryParam,"task_creator",a)},expression:"queryParam.task_creator"}})],1),e("a-form-item",[e("a-button",{attrs:{type:"primary"},on:{click:t.search}},[e("a-icon",{attrs:{type:"search"}}),t._v("查询")],1),e("a-button",{staticStyle:{"margin-left":"10px"},on:{click:t.resetSearchForm}},[e("a-icon",{attrs:{type:"reload"}}),t._v("重置")],1),e("a-button",{staticStyle:{"margin-left":"70px"},attrs:{type:"primary"},on:{click:t.addtask}},[e("a-icon",{attrs:{type:"plus"}}),t._v("新增")],1)],1)],1),e("a-table",{ref:"table",attrs:{size:"small",rowKey:"key",columns:t.taskColumn,"data-source":t.tasklistdata,pagination:t.pagination,pageSize:10,showSizeChanger:!0},scopedSlots:t._u([{key:"task_type",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.task_type[s.task_type])+" ")])}},{key:"task_status",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.task_status[s.task_status])+" ")])}},{key:"task_audit_status",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.task_audit_status[s.task_audit_status])+" ")])}},{key:"execute",fn:function(a,s){return[e("a",{on:{click:function(a){return t.showtasklist(s)}}},[t._v("查看详情")])]}},{key:"action",fn:function(a,s){return[0===s.task_status?e("a",{staticStyle:{color:"rgb(33, 168, 78)"},on:{click:function(a){return t.starttask(s)}}},[t._v("启动")]):t._e(),2===s.task_status?e("a",{staticStyle:{"margin-left":"10px",color:"rgb(218, 137, 14)"},on:{click:function(a){return t.stoptask(s)}}},[t._v("停止")]):t._e(),e("a",{staticStyle:{"margin-left":"10px"},on:{click:function(a){return t.modifytask(s)}}},[t._v("修改")]),e("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(a){return t.deletetask(s)}}},[t._v("删除")])]}}])})],1)],1),e("a-modal",{attrs:{title:"新建任务",width:1180,maskClosable:!1,visible:t.addvisible},on:{ok:t.handleAdd,cancel:t.handleAdCancel}},[e("template",{slot:"footer"},[e("a")]),[e("div",[e("a-steps",{attrs:{current:t.current}},t._l(t.steps,(function(t){return e("a-step",{key:t.title,attrs:{title:t.title}})})),1),e("div",{staticClass:"steps-content"},[e("a-spin",{directives:[{name:"show",rawName:"v-show",value:0===t.current,expression:"current === 0"}],attrs:{spinning:t.loading}},[e("a-form",{ref:"addfrom",staticClass:"addform",staticStyle:{"margin-top":"15px"},attrs:{form:t.addForm,layout:"inline"}},[e("div",{staticClass:"table-page-search-wrapper"},[e("a-form-item",{attrs:{label:"任务名称"}},[e("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["task_name",{rules:[{required:!0,message:"请输入任务名称!"}]}],expression:"['task_name', { rules: [{ required: true, message: '请输入任务名称!' }] }]"}],staticStyle:{width:"410px"}})],1),e("a-form-item",{attrs:{label:"时间"}},[e("a-date-picker",{attrs:{"disabled-date":t.disabledStartDate,"show-time":"",format:"YYYY-MM-DD HH:mm:ss",placeholder:"开始时间"},on:{openChange:t.handleStartOpenChange},model:{value:t.startValue,callback:function(a){t.startValue=a},expression:"startValue"}}),e("span",{staticStyle:{margin:"0 5px"}},[t._v("~")]),e("a-date-picker",{attrs:{"disabled-date":t.disabledEndDate,"show-time":"",format:"YYYY-MM-DD HH:mm:ss",placeholder:"结束时间",open:t.endOpen},on:{openChange:t.handleEndOpenChange},model:{value:t.endValue,callback:function(a){t.endValue=a},expression:"endValue"}})],1),e("a-form-item",{attrs:{label:"任务类型"}},[e("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["task_type",{rules:[{required:!0,message:"请选择任务类型!"}]}],expression:"[\n 'task_type',\n { rules: [{ required: true, message: '请选择任务类型!' }] },\n ]"}],staticStyle:{width:"410px"},on:{change:t.selectChange}},[e("a-select-option",{attrs:{value:"1"}},[t._v(" 静态 ")]),e("a-select-option",{attrs:{value:"2"}},[t._v(" 实时 ")]),e("a-select-option",{attrs:{value:"3"}},[t._v(" 研判后 ")])],1)],1),e("a-form-item",{attrs:{label:"任务行为"}},[e("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["task_act",{rules:[{required:!0,message:"请选择任务行为!"}]}],expression:"[\n 'task_act',\n { rules: [{ required: true, message: '请选择任务行为!' }] },\n ]"}],staticStyle:{width:"410px"},on:{change:t.selectChange}},[e("a-select-option",{attrs:{value:"阻断"}},[t._v(" 阻断 ")])],1)],1)],1)])],1),e("a-spin",{directives:[{name:"show",rawName:"v-show",value:1===t.current,expression:"current === 1"}],attrs:{spinning:t.loading}},[e("div",{directives:[{name:"show",rawName:"v-show",value:"1"===this.tasktype,expression:"this.tasktype === '1'"}]},[e("h2",{staticStyle:{"margin-top":"20px"}},[t._v("静态规则")]),e("a-form",{staticClass:"add-cofig-form",staticStyle:{"padding-bottom":"10px","margin-top":"10px"},attrs:{layout:"inline"}},[e("a-form-item",{attrs:{label:"规则名称"}},[e("a-input",{model:{value:t.queryParams.name,callback:function(a){t.$set(t.queryParams,"name",a)},expression:"queryParams.name"}})],1),e("a-form-item",{attrs:{label:"规则ID"}},[e("a-input",{model:{value:t.queryParams.id,callback:function(a){t.$set(t.queryParams,"id",a)},expression:"queryParams.id"}})],1),e("a-form-item",{attrs:{label:"创建人"}},[e("a-input",{model:{value:t.queryParams.creator,callback:function(a){t.$set(t.queryParams,"creator",a)},expression:"queryParams.creator"}})],1),e("a-form-item",{attrs:{label:"IP"}},[e("a-input",{attrs:{placeholder:"源IP/目的IP"},model:{value:t.queryParams.ip,callback:function(a){t.$set(t.queryParams,"ip",a)},expression:"queryParams.ip"}})],1),e("div",{staticStyle:{"margin-top":"15px",float:"right"}},[e("a-button",{staticStyle:{"margin-top":"0px"},attrs:{type:"primary"},on:{click:t.searchs}},[e("a-icon",{attrs:{type:"search"}}),t._v("查询")],1),e("a-button",{staticStyle:{"margin-left":"10px"},on:{click:t.resetSearchForms}},[e("a-icon",{attrs:{type:"reload"}}),t._v("重置")],1)],1)],1),e("a-table",{ref:"tables",attrs:{size:"small",rowKey:"key","row-selection":{selectedRowKeys:t.selectedRowKeys,onChange:t.onSelectChanges},columns:t.addstaticruleColumn,"data-source":t.datas,scroll:{x:500},pagination:t.paginations,pageSize:10},scopedSlots:t._u([{key:"static_rule_audit_status",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.static_rule_audit_status[s.static_rule_audit_status])+" ")])}},{key:"action",fn:function(a,s){return[e("a",{on:{click:function(a){return t.showDetails(s)}}},[t._v("查看详情")])]}}])})],1),e("div",{directives:[{name:"show",rawName:"v-show",value:1!==this.tasktype,expression:"this.tasktype !== 1"}]},[e("h2",{staticStyle:{"margin-top":"20px"}},[t._v("动态规则")]),e("a-form",{staticClass:"add-cofig-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[e("a-form-item",{attrs:{label:"规则名称"}},[e("a-input",{model:{value:t.queryParamd.name,callback:function(a){t.$set(t.queryParamd,"name",a)},expression:"queryParamd.name"}})],1),e("a-form-item",{attrs:{label:"规则ID"}},[e("a-input",{model:{value:t.queryParamd.id,callback:function(a){t.$set(t.queryParamd,"id",a)},expression:"queryParamd.id"}})],1),e("a-form-item",{attrs:{label:"来源系统"}},[e("a-select",{staticStyle:{width:"160px"},on:{change:t.selectChange},model:{value:t.queryParamd.source_system,callback:function(a){t.$set(t.queryParamd,"source_system",a)},expression:"queryParamd.source_system"}},[e("a-select-option",{attrs:{value:"0"}},[t._v(" BW系统 ")]),e("a-select-option",{attrs:{value:"1"}},[t._v(" DDoS系统 ")]),e("a-select-option",{attrs:{value:"2"}},[t._v(" APT ")])],1)],1),e("a-form-item",{attrs:{label:"创建人"}},[e("a-input",{model:{value:t.queryParamd.creator,callback:function(a){t.$set(t.queryParamd,"creator",a)},expression:"queryParamd.creator"}})],1),e("div",{staticStyle:{"margin-top":"15px",float:"right"}},[e("a-button",{attrs:{type:"primary"},on:{click:t.searchd}},[e("a-icon",{attrs:{type:"searchd"}}),t._v("查询")],1),e("a-button",{staticStyle:{"margin-left":"10px"},on:{click:t.resetSearchFormd}},[e("a-icon",{attrs:{type:"reload"}}),t._v("重置")],1)],1)],1),e("a-table",{ref:"tabled",attrs:{size:"small",rowKey:"key","row-selection":{selectedRowKeys:t.selectedRowKeysd,onChange:t.onSelectChanged},columns:t.adddynamicruleColumn,"data-source":t.datad,pagination:t.paginationd,pageSize:10,showSizeChanger:!0},scopedSlots:t._u([{key:"dynamic_rule_priority",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.dynamic_rule_priority[s.dynamic_rule_priority])+" ")])}},{key:"proobj_audit_status",fn:function(a,s){return e("span",{},[t._v(" "+t._s(s.proobj_audit_status)+" 分钟 ")])}}])})],1)]),e("a-spin",{directives:[{name:"show",rawName:"v-show",value:2===t.current,expression:"current === 2"}],attrs:{spinning:t.loading}},[e("a-card",{staticStyle:{"margin-top":"25px","margin-bottom":"15px"}},[e("h2",[t._v("任务基本信息")]),e("a-descriptions",{attrs:{size:"small"}},[e("a-descriptions-item",{attrs:{label:"任务名称"}},[t._v(" "+t._s(this.addformdata.task_name)+" ")]),e("a-descriptions-item",{attrs:{label:"任务类型"}},[t._v(" "+t._s(this.addformdata.task_type)+" ")]),e("a-descriptions-item",{attrs:{label:"任务行为"}},[t._v(" "+t._s(this.addformdata.task_act)+" ")]),e("a-descriptions-item",{attrs:{label:"任务开始时间"}},[t._v(" "+t._s(this.addformdata.task_start_time)+" ")]),e("a-descriptions-item",{attrs:{label:"任务结束时间"}},[t._v(" "+t._s(this.addformdata.task_end_time)+" ")])],1)],1),e("a-card",[e("a-tabs",{attrs:{type:"card"},on:{change:t.callback}},[e("a-tab-pane",{key:"1",attrs:{tab:"静态选中规则"}},[e("a-table",{ref:"tables",attrs:{size:"small",rowKey:"key",columns:t.addstaticruleColumn,"data-source":t.idsdatas,scroll:{x:500},pageSize:10},scopedSlots:t._u([{key:"static_rule_audit_status",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.static_rule_audit_status[s.static_rule_audit_status])+" ")])}},{key:"action",fn:function(a,s){return[e("a",{on:{click:function(a){return t.showDetails(s)}}},[t._v("查看详情")])]}}])})],1),e("a-tab-pane",{key:"2",attrs:{tab:"动态选中规则"}},[e("a-table",{ref:"tables",attrs:{size:"small",rowKey:"key",columns:t.adddynamicruleColumn,"data-source":t.idsdatad,scroll:{x:500},pageSize:10},scopedSlots:t._u([{key:"dynamic_rule_priority",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.dynamic_rule_priority[s.dynamic_rule_priority])+" ")])}},{key:"proobj_audit_status",fn:function(a,s){return e("span",{},[t._v(" "+t._s(s.proobj_audit_status)+" 分钟 ")])}},{key:"action",fn:function(a,s){return[e("a",{on:{click:function(a){return t.showDetails(s)}}},[t._v("查看详情")])]}}])})],1)],1)],1)],1)],1),e("div",{staticClass:"steps-action",staticStyle:{"text-align":"center","margin-top":"30px"}},[t.current>0?e("a-button",{staticStyle:{"margin-right":"10px"},on:{click:t.prev}},[t._v(" 上一步 ")]):t._e(),t.currenta.valueOf()||t.valueOf()=t.valueOf()},handleStartOpenChange:function(t){t||(this.endOpen=!0)},handleEndOpenChange:function(t){this.endOpen=t},selectChange:function(){},next:function(){var t=this;if(0===this.current?this.addForm.validateFields((function(a,e){if(!a){t.tasktype=t.addForm.getFieldValue("task_type"),t.current++,t.addformdata.task_name=t.addForm.getFieldValue("task_name");var s=new Date(t.startValue);t.addformdata.task_start_time=s.toISOString();var i=new Date(t.endValue);t.addformdata.task_end_time=i.toISOString(),t.addformdata.task_type=t.addForm.getFieldValue("task_type"),t.addformdata.task_act=t.addForm.getFieldValue("task_act")}})):this.current++,1===this.current&&this.tableDatas(),2===this.current){this.jtids=this.selectedRows,this.dtids=this.selectedRowsd;var a=this;Object(c["k"])({ids:this.selectedRows}).then((function(a){200===a.code&&(a.data.static_rule.forEach((function(t,a){t.key=a})),t.idsdatas=a.data.static_rule)})).catch((function(t){a.$message.error(t)})),Object(c["j"])({ids:this.selectedRowsd}).then((function(a){200===a.code&&(a.data.dynamic_rule.forEach((function(t,a){t.key=a})),t.idsdatad=a.data.dynamic_rule)})).catch((function(t){a.$message.error(t)}))}},prev:function(){this.current--},tableData:function(){var t=this,a=this;Object(o["d"])({queryParam:this.queryParam,pageSize:this.pagination.pageSize,page:this.pagination.current}).then((function(e){200===e.code&&(e.data.task_list.forEach((function(t,a){t.key=a})),t.tasklistdata=e.data.task_list,a.pagination.total=e.data.total_num)})).catch((function(t){a.$message.error(t)}))},moment:l.a,handleAdd:function(){this.addvisible=!1,this.modifyvisible=!1,this.tasklistvisible=!1},handleAdCancel:function(){this.addvisible=!1,this.modifyvisible=!1,this.tasklistvisible=!1},addtask:function(){this.current=0,this.addvisible=!0},addtaskok:function(){var t=this,a=this;Object(o["a"])({task_act:a.addformdata.task_act,task_end_time:a.addformdata.task_end_time,task_name:a.addformdata.task_name,task_start_time:a.addformdata.task_start_time,task_type:a.addformdata.task_type,static_rule_ids:a.jtids,dynamic_rule_ids:a.dtids}).then((function(e){200===e.code?(a.$message.success(e.message),t.addvisible=!1,t.current=0):(a.$message.error(e.message),t.addvisible=!0)})).catch((function(e){a.$message.error(e),t.addvisible=!0}))},modifytask:function(t){var a=this;this.modifyForm.resetFields(),this.modifyvisible=!0,this.upid=t.task_id,this.$nextTick((function(){a.modifyForm.setFieldsValue({task_name:t.task_name,startValue:a.moment(t.task_start_time,"YYYY-MM-DD HH:mm:ss"),endValue:a.moment(t.task_end_time,"YYYY-MM-DD HH:mm:ss"),task_type:t.task_type,task_act:t.task_act})})),this.tableDatas(),this.tableDatad(),this.jids=t.static_rule_ids,this.dids=t.dynamic_rule_ids,this.jtdataids(t),this.dtdataids(t)},modifytaskok:function(){var t=this,a=this,e=new Date(this.startValue),s=new Date(this.endValue);Object(o["f"])({taskId:a.upid,task_act:a.modifyForm.getFieldValue("task_act"),task_end_time:e.toISOString(),task_name:a.modifyForm.getFieldValue("task_name"),task_start_time:s.toISOString(),task_type:a.modifyForm.getFieldValue("task_type"),static_rule_ids:a.jids,dynamic_rule_ids:a.dids}).then((function(e){200===e.code?(a.$message.success(e.message),t.addvisible=!1,t.current=0):(a.$message.error(e.message),t.addvisible=!0)})).catch((function(e){a.$message.error(e),t.addvisible=!0}))},deletesid:function(t){var a=this,e=this.jids.indexOf(t.static_rule_id);e>-1&&this.jids.splice(e,1),t.static_rule_id=null,this.jtdataids(t);var s=this;Object(c["k"])({ids:this.jids}).then((function(t){200===t.code&&(t.data.static_rule.forEach((function(t,a){t.key=a})),a.idsdatas=t.data.static_rule)})).catch((function(t){s.$message.error(t)}))},deletedid:function(t){var a=this,e=this.dids.indexOf(t.dynamic_rule_id);e>-1&&this.dids.splice(e,1),t.dynamic_rule_id=null;var s=this;Object(c["j"])({ids:this.dids}).then((function(t){200===t.code&&(t.data.dynamic_rule.forEach((function(t,a){t.key=a})),a.idsdatad=t.data.dynamic_rule)})).catch((function(t){s.$message.error(t)}))},addsid:function(t){var a=this;null!==t.static_rule_id&&this.jids.push(t.static_rule_id);var e=this;Object(c["k"])({ids:this.jids}).then((function(t){200===t.code&&(t.data.static_rule.forEach((function(t,a){t.key=a})),a.idsdatas=t.data.static_rule)})).catch((function(t){e.$message.error(t)}))},adddid:function(t){var a=this;null!==t.dynamic_rule_id&&this.dids.push(t.dynamic_rule_id);var e=this;Object(c["j"])({ids:this.dids}).then((function(t){200===t.code&&(t.data.dynamic_rule.forEach((function(t,a){t.key=a})),a.idsdatad=t.data.dynamic_rule)})).catch((function(t){e.$message.error(t)}))},showtasklist:function(t){var a=this;this.tasklistvisible=!0,this.tasklist.task_name=t.task_name,this.tasklist.task_start_time=t.task_start_time,this.tasklist.task_end_time=t.task_end_time,this.tasklist.task_type=t.task_type,this.tasklist.task_act=t.task_act,this.tasklist.task_status=t.task_status,this.tasklist.task_audit_status=t.task_audit_status,this.tasklist.task_create_username=t.task_create_username,this.tasklist.task_create_depart=t.task_create_depart;var e=this;Object(c["k"])({ids:t.static_rule_ids}).then((function(t){200===t.code&&(t.data.static_rule.forEach((function(t,a){t.key=a})),a.idsdatas=t.data.static_rule)})).catch((function(t){e.$message.error(t)})),Object(c["j"])({ids:t.dynamic_rule_ids}).then((function(t){200===t.code&&(t.data.dynamic_rule.forEach((function(t,a){t.key=a})),a.idsdatad=t.data.dynamic_rule)})).catch((function(t){e.$message.error(t)}))},search:function(){this.tableData()},resetSearchForm:function(){this.queryParam={},this.tableData()},showDetails:function(t){},searchs:function(){this.tableDatas(),this.tableDatad()},searchd:function(){this.tableDatad()},tableDatas:function(){var t=this,a=this;Object(c["m"])({name:this.queryParams.name,id:this.queryParams.id,creator:this.queryParams.creator,ip:this.queryParams.ip,pageSize:this.paginations.pageSize,page:this.paginations.current}).then((function(e){200===e.code&&(e.data.static_rule_list.forEach((function(t,a){t.key=a})),t.datas=e.data.static_rule_list,a.paginations.total=e.data.total_num)})).catch((function(t){a.$message.error(t)}))},tableDatad:function(){var t=this,a=this;Object(c["g"])({name:this.queryParamd.name,id:this.queryParamd.id,creator:this.queryParamd.creator,source_system:this.queryParamd.source_system,pageSize:this.paginationd.pageSize,page:this.paginationd.current}).then((function(e){200===e.code&&(e.data.dynamic_rule_list.forEach((function(t,a){t.key=a})),t.datad=e.data.dynamic_rule_list,a.paginationd.total=e.data.total_num)})).catch((function(t){a.$message.error(t)}))},onSelectChanges:function(t,a){this.selectedRowKeys=t;var e=a.map((function(t){return t.static_rule_id}));this.selectedRows=e},onSelectChanged:function(t,a){this.selectedRowKeysd=t,this.selectedRowsd=a.map((function(t){return parseInt(t.dynamic_rule_id)}))},resetSearchForms:function(){this.queryParams={},this.tableDatas()},resetSearchFormd:function(){this.queryParamd={},this.tableDatad()},starttask:function(t){var a=this;Object(o["e"])({taskId:t.task_id,stateNum:2}).then((function(t){200===t.code&&a.tableData()}))},stoptask:function(t){var a=this;Object(o["e"])({taskId:t.task_id,stateNum:4}).then((function(t){200===t.code&&a.tableData()}))},deletetask:function(t){var a=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(o["b"])({taskId:t.task_id}).then((function(t){200===t.code?(a.tableData(),a.$message.success(t.message)):a.$message.error(t.message)})).catch((function(){a.$message.error("删除异常")}))},onCancel:function(){}})},jtdataids:function(t){var a=this,e=this;Object(c["k"])({ids:t.static_rule_ids}).then((function(t){200===t.code&&(t.data.static_rule.forEach((function(t,a){t.key=a})),a.idsdatas=t.data.static_rule)})).catch((function(t){e.$message.error(t)}))},dtdataids:function(t){var a=this,e=this;Object(c["j"])({ids:t.dynamic_rule_ids}).then((function(t){200===t.code&&(t.data.dynamic_rule.forEach((function(t,a){t.key=a})),a.idsdatad=t.data.dynamic_rule)})).catch((function(t){e.$message.error(t)}))}}},_=u,m=(e("f90d"),e("2877")),p=Object(m["a"])(_,s,i,!1,null,"4cc490ad",null);a["default"]=p.exports},f90d:function(t,a,e){"use strict";e("62b9")}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-f74c99b8.66c3dc4c.js b/src/main/resources/nginx/defense/js/chunk-f74c99b8.66c3dc4c.js deleted file mode 100644 index 5779dc5..0000000 --- a/src/main/resources/nginx/defense/js/chunk-f74c99b8.66c3dc4c.js +++ /dev/null @@ -1 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-f74c99b8"],{"06cc":function(e,t,a){},"1f09":function(e,t,a){"use strict";a("99af");var i=[{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:100}],o=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90}],s=[{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],r=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80}],l=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],n=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100}],d=[{title:"对象ID",dataIndex:"whiteobj_id",width:100},{title:"白名单对象名称",dataIndex:"whiteobj_name",width:130},{title:"系统名称",dataIndex:"whiteobj_system_name",ellipsis:!0,width:100},{title:"系统IP",dataIndex:"whiteobj_ip_address",ellipsis:!0,width:180},{title:"业务端口",dataIndex:"whiteobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"whiteobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"whiteobj_protocol",ellipsis:!0,width:180},{title:"状态",dataIndex:"audit_status",scopedSlots:{customRender:"audit_status"},ellipsis:!0,width:180},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],p=[{title:"模版ID",dataIndex:"template_id",width:100},{title:"模板名称",dataIndex:"template_name",width:400},{title:"数据来源系统",dataIndex:"source_system",ellipsis:!0,width:100},{title:"模板使用次数",dataIndex:"template_used_times",ellipsis:!0,width:100},{title:"已运行的任务数量",dataIndex:"running_tasks",ellipsis:!0,width:100},{title:"板创建人ID",dataIndex:"create_user_id",ellipsis:!0,width:100},{title:"板创建人名称",dataIndex:"create_user_name",ellipsis:!0,width:100},{title:"板创建人处室",dataIndex:"create_user_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],c=[{title:"任务ID",dataIndex:"task_id",width:100},{title:"任务名称",dataIndex:"task_name",width:120},{title:"任务类型",dataIndex:"task_type",scopedSlots:{customRender:"task_type"},ellipsis:!0,width:100},{title:"任务行为",dataIndex:"task_act",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"task_status",scopedSlots:{customRender:"task_status"},ellipsis:!0,width:100},{title:"任务审核状态",dataIndex:"task_audit_status",scopedSlots:{customRender:"task_audit_status"},ellipsis:!0,width:130},{title:"任务开始时间",dataIndex:"task_start_time",ellipsis:!0,width:150},{title:"任务结束时间",dataIndex:"task_end_time",ellipsis:!0,width:150},{title:"创建人",dataIndex:"task_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"task_create_depart",ellipsis:!0,width:100},{title:"任务执行情况",key:"execute",dataIndex:"execute",scopedSlots:{customRender:"execute"},width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:200}];t["a"]={poConfigColumn:[].concat(l),addpoConfigColumn:[].concat(n),wlCofig:[].concat(d),staticruleColumn:[].concat(i),addstaticruleColumn:[].concat(o),dynamicruleColumn:[].concat(s),adddynamicruleColumn:[].concat(r),templateIdColumn:[].concat(p),taskColumn:[].concat(c)}},2909:function(e,t,a){"use strict";a.d(t,"a",(function(){return n}));var i=a("6b75");function o(e){if(Array.isArray(e))return Object(i["a"])(e)}a("a4d3"),a("e01a"),a("d3b7"),a("d28b"),a("3ca3"),a("ddb0"),a("a630");function s(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}var r=a("06c5");function l(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function n(e){return o(e)||s(e)||Object(r["a"])(e)||l()}},4722:function(e,t,a){"use strict";a.r(t);var i=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{style:e.$route.meta.hiddenHeaderContent?null:"margin: -24px -24px 0px;"},[a("div",[a("a-tabs",{style:{backgroundColor:"#ffff"},attrs:{type:"card"},on:{change:e.callback}},[a("a-tab-pane",{key:"1",attrs:{tab:"防护对象配置"}},[a("div",{staticClass:"content",attrs:{id:"userAudit"}},[a("div",{staticClass:"tablePage"},[a("a-card",{staticClass:"fangyu",staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"防护对象名称"}},[a("a-input",{model:{value:e.queryParamp.proobj_name,callback:function(t){e.$set(e.queryParamp,"proobj_name",t)},expression:"queryParamp.proobj_name"}})],1),a("a-form-item",{attrs:{label:"防护对象ID"}},[a("a-input",{model:{value:e.queryParamp.proobj_id,callback:function(t){e.$set(e.queryParamp,"proobj_id",t)},expression:"queryParamp.proobj_id"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.searchp}},[a("a-icon",{attrs:{type:"search"}}),e._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:e.resetSearchFormp}},[a("a-icon",{attrs:{type:"reload"}}),e._v("重置")],1),a("a-button",{staticStyle:{"margin-left":"355px"},attrs:{type:"primary"},on:{click:e.addp}},[a("a-icon",{attrs:{type:"plus"}}),e._v("新增")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.upp}},[a("a-icon",{attrs:{type:"upload"}}),e._v("批量导入")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"danger"},on:{click:e.deletesp}},[a("a-icon",{attrs:{type:"delete"}}),e._v("批量删除")],1)],1)],1)],1),a("a-card",[a("a-table",{ref:"tablep",attrs:{size:"small",rowKey:"key","row-selection":{selectedRowKeys:e.selectedRowKeysp,onChange:e.onSelectChangep},columns:e.poConfigColumn,"data-source":e.poConfigdata,pagination:e.paginationp,pageSize:10,showSizeChanger:!0},scopedSlots:e._u([{key:"proobj_audit_status",fn:function(t,i){return a("span",{},[e._v(" "+e._s(e.proobj_audit_status[i.proobj_audit_status])+" ")])}},{key:"action",fn:function(t,i){return[a("a",{on:{click:function(t){return e.modifyp(i)}}},[e._v("修改")]),a("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(t){return e.deletep(i)}}},[e._v("删除")])]}}])})],1)],1)])]),a("a-tab-pane",{key:"2",attrs:{tab:"白名单配置"}},[a("div",{staticClass:"content",attrs:{id:"userAudit"}},[a("div",{staticClass:"tablePage"},[a("a-card",{staticClass:"fangyu",staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"对象名称"}},[a("a-input",{model:{value:e.queryParamw.whiteobj_name,callback:function(t){e.$set(e.queryParamw,"whiteobj_name",t)},expression:"queryParamw.whiteobj_name"}})],1),a("a-form-item",{attrs:{label:"对象ID"}},[a("a-input",{model:{value:e.queryParamw.whiteobj_id,callback:function(t){e.$set(e.queryParamw,"whiteobj_id",t)},expression:"queryParamw.whiteobj_id"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.searchw}},[a("a-icon",{attrs:{type:"search"}}),e._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:e.resetSearchFormw}},[a("a-icon",{attrs:{type:"reload"}}),e._v("重置")],1),a("a-button",{staticStyle:{"margin-left":"355px"},attrs:{type:"primary"},on:{click:e.addw}},[a("a-icon",{attrs:{type:"plus"}}),e._v("新增")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.upw}},[a("a-icon",{attrs:{type:"upload"}}),e._v("批量导入")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"danger"},on:{click:e.deletesw}},[a("a-icon",{attrs:{type:"delete"}}),e._v("批量删除")],1)],1)],1)],1),a("a-card",[a("a-table",{ref:"tablew",attrs:{size:"small",rowKey:"key",columns:e.whitelistcolumns,"row-selection":{selectedRowKeys:e.selectedRowKeysw,onChange:e.onSelectChangew},"data-source":e.whitelistdata,pagination:e.paginationw,pageSize:10,showSizeChanger:!0},scopedSlots:e._u([{key:"audit_status",fn:function(t,i){return a("span",{},[e._v(" "+e._s(e.audit_status[i.audit_status])+" ")])}},{key:"action",fn:function(t,i){return[a("a",{on:{click:function(t){return e.modifyw(i)}}},[e._v("修改")]),a("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(t){return e.deletew(i)}}},[e._v("删除")])]}}])})],1)],1)])]),a("a-tab-pane",{key:"3",attrs:{tab:"防御策略模版管理"}},[a("div",{staticClass:"content",attrs:{id:"userAudit"}},[a("div",{staticClass:"tablePage"},[a("a-card",{staticClass:"fangyu",staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"模板名称"}},[a("a-input",{model:{value:e.queryParamt.template_name,callback:function(t){e.$set(e.queryParamt,"template_name",t)},expression:"queryParamt.template_name"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.searcht}},[a("a-icon",{attrs:{type:"search"}}),e._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:e.resetSearchFormt}},[a("a-icon",{attrs:{type:"reload"}}),e._v("重置")],1)],1)],1)],1),a("a-card",[a("a-table",{ref:"tablet",attrs:{size:"small",rowKey:"key",columns:e.templateIdColumn,"row-selection":{selectedRowKeys:e.selectedRowKeyst,onChange:e.onSelectChanget},"data-source":e.templatedata,pagination:e.paginationt,pageSize:10,showSizeChanger:!0},scopedSlots:e._u([{key:"action",fn:function(t,i){return[a("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(t){return e.deletet(i)}}},[e._v("删除")]),a("a",{staticStyle:{color:"rgb(33, 168, 78)"},on:{click:function(t){return e.showDetails(i)}}},[e._v("查看详情")])]}}])})],1)],1)])])],1)],1),a("a-modal",{attrs:{title:this.titlep,width:600,closable:!1,maskClosable:!1,visible:e.addpvisible},on:{ok:e.handleAddp,cancel:e.handleAddCancelp}},[a("a-spin",{attrs:{spinning:e.loading}},[a("a-form",{attrs:{form:e.addpForm,layout:"inline"}},[a("div",{staticClass:"table-page-search-wrapper"},[a("a-form-item",{attrs:{label:"对象名称",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["proobj_name",{rules:[{required:!0,message:"请输入防护对象名称!"}]}],expression:"['proobj_name', {rules: [{required: true, message: '请输入防护对象名称!'}]}]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"系统名称",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["proobj_system_name",{rules:[{required:!1,message:"请输入备注!"}]}],expression:"['proobj_system_name', {rules: [{required: false, message: '请输入备注!'}]}]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"系统IP",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["proobj_ip_address",{rules:[{required:!1,message:"请输入备注!"}]}],expression:"['proobj_ip_address', {rules: [{required: false, message: '请输入备注!'}]}]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"业务端口",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["proobj_port",{rules:[{required:!0,message:"请输入业务端口!"}]}],expression:"['proobj_port', {rules: [{required: true, message: '请输入业务端口!'}]}]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"域名",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["proobj_url",{rules:[{required:!0,message:"请输入域名!"}]}],expression:"['proobj_url', {rules: [{required: true, message: '请输入域名!'}]}]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"协议",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["proobj_protocol",{rules:[{required:!0,message:"请输入协议!"}]}],expression:"['proobj_protocol', {rules: [{required: true, message: '请输入协议!'}]}]"}],staticStyle:{width:"300px"}})],1)],1)])],1)],1),a("a-modal",{attrs:{title:this.titlew,width:600,closable:!1,maskClosable:!1,visible:e.addwvisible},on:{ok:e.handleAddw,cancel:e.handleAddCancelw}},[a("a-spin",{attrs:{spinning:e.loading}},[a("a-form",{attrs:{form:e.addwForm,layout:"inline"}},[a("div",{staticClass:"table-page-search-wrapper"},[a("a-form-item",{attrs:{label:"对象名称",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["whiteobj_name",{rules:[{required:!0,message:"请输入白名单对象名称!"}]}],expression:"['whiteobj_name', {rules: [{required: true, message: '请输入白名单对象名称!'}]}]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"系统名称",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["whiteobj_system_name",{rules:[{required:!0,message:"请输入系统名称!"}]}],expression:"['whiteobj_system_name', {rules: [{required: true, message: '请输入系统名称!'}]}]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"系统IP",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["whiteobj_ip_address",{rules:[{required:!0,message:"请输入系统IP!"}]}],expression:"['whiteobj_ip_address', {rules: [{required: true, message: '请输入系统IP!'}]}]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"业务端口",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["whiteobj_port",{rules:[{required:!0,message:"请输入业务端口!"}]}],expression:"['whiteobj_port', {rules: [{required: true, message: '请输入业务端口!'}]}]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"域名",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["whiteobj_url",{rules:[{required:!0,message:"请输入域名!"}]}],expression:"['whiteobj_url', {rules: [{required: true, message: '请输入域名!'}]}]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"协议",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["whiteobj_protocol",{rules:[{required:!0,message:"请输入协议!"}]}],expression:"['whiteobj_protocol', {rules: [{required: true, message: '请输入协议!'}]}]"}],staticStyle:{width:"300px"}})],1)],1)])],1)],1),a("a-modal",{attrs:{title:this.titlet,width:600,closable:!1,maskClosable:!1,visible:e.addtvisible},on:{ok:e.handleAddt,cancel:e.handleAddCancelt}},[a("a-spin",{attrs:{form:e.addtForm,spinning:e.loading}},[a("a-form",{attrs:{layout:"inline"}},[a("div",{staticClass:"table-page-search-wrapper"},[a("a-form-item",{attrs:{label:"事件类型",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["name",{rules:[{required:!0,message:"请输入单位名称!"}]}],expression:"['name', {rules: [{required: true, message: '请输入单位名称!'}]}]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"是否添加防护等级",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["purpose",{rules:[{required:!1,message:"请输入备注!"}]}],expression:"['purpose', {rules: [{required: false, message: '请输入备注!'}]}]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"包含要素",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["purpose",{rules:[{required:!1,message:"请输入备注!"}]}],expression:"['purpose', {rules: [{required: false, message: '请输入备注!'}]}]"}],staticStyle:{width:"300px"}})],1),a("a-button",{on:{click:e.addt}},[e._v("新增防护等级")])],1)])],1)],1),a("a-modal",{attrs:{title:"防护对象批量导入",width:600,closable:!0,maskClosable:!1,visible:e.uppvisible},on:{ok:e.handupsSubmitp,cancel:e.handupsCancelp}},[a("a-spin",{attrs:{spinning:e.loading}},[a("a-form-model",{ref:"uppForm",attrs:{"label-col":e.labelCol2,"wrapper-col":e.wrapperCol2,model:e.uppForm}},[a("a-form-model-item",{attrs:{label:"导入文件"}},[a("div",{staticStyle:{clear:"both"}},[a("a-upload",{staticStyle:{float:"left",width:"60%"},attrs:{fileList:e.fileListp,remove:e.removefilep,"before-upload":e.beforeUploadp}},[a("a-button",[a("a-icon",{attrs:{type:"upload"}}),e._v(" 选择文件 ")],1)],1)],1),a("a",{staticStyle:{width:"30%","margin-left":"15px"},attrs:{download:"下载模板"},on:{click:e.downloadUrlp}},[a("a-icon",{attrs:{type:"download"}}),e._v(" 下载模板")],1)])],1)],1)],1),a("a-modal",{attrs:{title:"白名单批量导入",width:600,closable:!0,maskClosable:!1,visible:e.upwvisible},on:{ok:e.handupsSubmitw,cancel:e.handupsCancelw}},[a("a-spin",{attrs:{spinning:e.loading}},[a("a-form-model",{ref:"upwForm",attrs:{"label-col":e.labelCol2,"wrapper-col":e.wrapperCol2,model:e.upwForm}},[a("a-form-model-item",{attrs:{label:"导入文件"}},[a("div",{staticStyle:{clear:"both"}},[a("a-upload",{staticStyle:{float:"left",width:"60%"},attrs:{fileList:e.fileListw,remove:e.removefilew,"before-upload":e.beforeUploadw}},[a("a-button",[a("a-icon",{attrs:{type:"upload"}}),e._v(" 选择文件 ")],1)],1)],1),a("a",{staticStyle:{width:"30%","margin-left":"15px"},attrs:{download:"下载模板"},on:{click:e.downloadUrlw}},[a("a-icon",{attrs:{type:"download"}}),e._v(" 下载模板")],1)])],1)],1)],1),a("a-modal",{staticClass:"ipDetails",attrs:{title:"防御策略模版详情",visible:e.alerttisible,closable:!0,width:1e3,footer:null},on:{cancel:function(t){e.alerttisible=!1}}},[a("h3",{staticStyle:{"margin-bottom":"20px"}},[e._v("防御策略模版名称:"+e._s(this.template_name))]),a("a-card",{staticStyle:{border:"1px solid rgb(151,196,135)"}},[a("span",{staticClass:"tagspanlow"},[e._v("日常态")]),a("div",{staticClass:"tagdiv"},e._l(this.protect_level_low,(function(t,i){return a("div",{key:i},[t?a("a-tag",{staticClass:"custom-tag",attrs:{color:"green",type:i}},[e._v(e._s(i))]):e._e()],1)})),0)]),a("a-card",{staticStyle:{margin:"10px 0px",border:"1px solid rgb(252,169,22)"}},[a("span",{staticClass:"tagspanmedium"},[e._v("应急态")]),a("div",{staticClass:"tagdiv"},e._l(this.protect_level_medium,(function(t,i){return a("div",{key:i},[t?a("a-tag",{staticClass:"custom-tag",attrs:{color:"orange",type:i}},[e._v(e._s(i))]):e._e()],1)})),0)]),a("a-card",{staticStyle:{border:"1px solid rgb(247,34,45)"}},[a("span",{staticClass:"tagspanhigh"},[e._v("紧急态")]),a("div",{staticClass:"tagdiv"},e._l(this.protect_level_high,(function(t,i){return a("div",{key:i},[t?a("a-tag",{staticClass:"custom-tag",attrs:{color:"red",type:i}},[e._v(e._s(i))]):e._e()],1)})),0)])],1)],1)},o=[],s=a("2909"),r=(a("159b"),a("99af"),a("ac1f"),a("1276"),a("d3b7"),a("3ca3"),a("ddb0"),a("2b3d"),a("d81d"),a("06cc"),a("2ef0")),l=a("fec4"),n=a("2c82"),d=a("1f09"),p=a("c1df"),c=a.n(p),u={name:"ReleaseLog",components:{PageHeader:n["a"]},data:function(){var e=this;return{mpid:"",mwid:"",mtid:"",titlep:"",titlew:"",titlet:"",poConfigdata:[],whitelistdata:[],templatedata:[],proobj_audit_status:{0:"未审核",1:"已退回",2:"审核通过"},audit_status:{0:"未审核",1:"已退回",2:"审核通过"},queryParamp:{proobj_name:"",proobj_id:""},queryParamw:{whiteobj_name:"",whiteobj_id:""},queryParamt:{template_name:""},labelCol:{xs:{span:24},sm:{span:7}},wrapperCol:{xs:{span:24},sm:{span:13}},labelCol2:{xs:{span:10},sm:{span:7}},wrapperCol2:{xs:{span:10},sm:{span:10}},loading:!1,addpvisible:!1,addwvisible:!1,addtvisible:!1,addpForm:this.$form.createForm(this),addwForm:this.$form.createForm(this),addtForm:this.$form.createForm(this),poConfigColumn:d["a"]["poConfigColumn"],whitelistcolumns:d["a"]["wlCofig"],templateIdColumn:d["a"]["templateIdColumn"],selectedRowKeysp:[],selectedRowKeysw:[],selectedRowKeyst:[],selectedRowsp:[],selectedRowsw:[],selectedRowst:[],paginationp:{pageSize:10,current:1,total:0,showTotal:function(e,t){return"共 ".concat(e," 条")},onChange:function(t,a){e.paginationp.pageSize=a,e.paginationp.current=t,e.tabledatap()}},paginationw:{pageSize:10,current:1,total:0,showTotal:function(e,t){return"共 ".concat(e," 条")},onChange:function(t,a){e.paginationw.pageSize=a,e.paginationw.current=t,e.tabledataw()}},paginationt:{pageSize:10,current:1,total:0,showTotal:function(e,t){return"共 ".concat(e," 条")},onChange:function(t,a){e.paginationt.pageSize=a,e.paginationt.current=t,e.tabledatat()}},uppvisible:!1,upwvisible:!1,fileListp:[],fileListw:[],uppForm:{},upwForm:{},alerttisible:!1,template_name:"",protect_level_low:[],protect_level_medium:[],protect_level_high:[]}},mounted:function(){this.tabledatap(),this.tabledataw(),this.tabledatat()},methods:{tabledatap:function(){var e=this,t=this;Object(l["m"])({proobj_name:this.queryParamp.proobj_name,proobj_id:this.queryParamp.proobj_id,pageSize:this.paginationp.pageSize,page:this.paginationp.current}).then((function(a){200===a.code&&(a.data.proobj_list.forEach((function(e,t){e.key=t})),e.poConfigdata=a.data.proobj_list,t.paginationp.total=a.data.total_num)})).catch((function(e){t.$message.error(e)}))},tabledataw:function(){var e=this,t=this;Object(l["r"])({whiteobj_name:this.queryParamw.whiteobj_name,whiteobj_id:this.queryParamw.whiteobj_id,pageSize:this.paginationw.pageSize,page:this.paginationw.current}).then((function(a){200===a.code&&(a.data.whiteobj_list.forEach((function(e,t){e.key=t})),e.whitelistdata=a.data.whiteobj_list,t.paginationw.total=a.data.total_num)})).catch((function(e){t.$message.error(e)}))},tabledatat:function(){var e=this,t=this;Object(l["n"])({template_name:this.queryParamt.template_name,pageSize:this.paginationt.pageSize,page:this.paginationt.current}).then((function(a){200===a.code&&(a.data.templates.forEach((function(e,t){e.key=t})),e.templatedata=a.data.templates,t.paginationt.total=a.data.total_num)})).catch((function(e){t.$message.error(e)}))},searchp:function(){this.tabledatap()},searchw:function(){this.tabledataw()},searcht:function(){this.tabledatat()},resetSearchFormp:function(){this.queryParamp={},this.tabledatap()},resetSearchFormw:function(){this.queryParamw={},this.tabledataw()},resetSearchFormt:function(){this.queryParamt={},this.tabledatat()},addp:function(){this.titlep="新增防护对象",this.addpForm.resetFields(),this.addpvisible=!0},handleAddp:function(){var e=this,t=this,a=this.addpForm.validateFields;a(["proobj_name","proobj_system_name","proobj_ip_address","proobj_port","proobj_url","proobj_protocol"],{force:!0},(function(a,i){a?t.addpvisible=!0:(i.token=sessionStorage.getItem("token"),"新增防护对象"===e.titlep&&Object(l["a"])(i).then((function(a){200===a.code?(t.$message.success(a.message),e.addpvisible=!1):(t.$message.error(a.message),e.addpvisible=!0)})),"修改防护对象"===e.titlep&&(i.id=e.mpid,Object(l["o"])(i).then((function(a){200===a.code?(t.$message.success(a.message),e.addpvisible=!1):(t.$message.error(a.message),e.addpvisible=!0)})).catch((function(a){t.$message.error(a),e.addsvisible=!0}))))}))},handleAddCancelp:function(){this.addpvisible=!1},addw:function(){this.titlew="新增白名单",this.addwForm.resetFields(),this.addwvisible=!0},handleAddw:function(){var e=this,t=this,a=this.addwForm.validateFields;a(["whiteobj_name","whiteobj_system_name","whiteobj_ip_address","whiteobj_port","whiteobj_url","whiteobj_protocol"],{force:!0},(function(a,i){a?t.addwvisible=!0:(i.token=sessionStorage.getItem("token"),"新增白名单"===e.titlew&&Object(l["b"])(i).then((function(a){200===a.code?(t.$message.success(a.message),e.addwvisible=!1):(t.$message.error(a.message),e.addwvisible=!0)})),"修改白名单"===e.titlew&&(i.id=e.mwid,i.auditStatus=e.auditStatus,Object(l["l"])(i).then((function(a){200===a.code?(t.$message.success(a.message),e.addwvisible=!1):(t.$message.error(a.message),e.addwvisible=!0)}))))}))},handleAddCancelw:function(){this.addwvisible=!1},addt:function(){this.titlet="新增防御策略模版",this.addtForm.resetFields(),this.addtvisible=!0},handleAddt:function(){this.addtvisible=!1},handleAddCancelt:function(){this.addtvisible=!1},deletep:function(e){var t=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(l["e"])({id:e.proobj_id}).then((function(e){200===e.code?(t.tabledatap(),t.$message.success(e.message)):t.$message.error(e.message)}))},onCancel:function(){}})},deletew:function(e){var t=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(l["i"])({id:e.whiteobj_id}).then((function(e){200===e.code?(t.tabledataw(),t.$message.success(e.message)):t.$message.error(e.message)}))},onCancel:function(){}})},deletet:function(e){var t=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(l["h"])({id:e.template_id}).then((function(e){200===e.code?(t.tabledatat(),t.$message.success(e.message)):t.$message.error(e.message)}))},onCancel:function(){}})},deletesp:function(){var e=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(l["f"])({ids:e.selectedRowsp}).then((function(t){200===t.code?(e.selectedRowsp={},e.tabledatap(),e.$message.success(t.message)):e.$message.error(t.message)}))},onCancel:function(){}})},deletesw:function(){var e=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(l["g"])({ids:e.selectedRowsw}).then((function(t){200===t.code?(e.tabledataw(),e.selectedRowsw={},e.$message.success(t.message)):e.$message.error(t.message)}))},onCancel:function(){}})},deletest:function(){var e=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(l["f"])({ids:e.selectedRowsp}).then((function(t){200===t.code?(e.poConfigdata(),e.$message.success(t.message)):e.$message.error(t.message)}))},onCancel:function(){}})},modifyp:function(e){this.titlep="修改防护对象",this.mpid=e.proobj_id,this.addpvisible=!0;var t=this;setTimeout((function(){t.addpForm.setFieldsValue(Object(r["pick"])({proobj_name:e.proobj_name},"proobj_name")),t.addpForm.setFieldsValue(Object(r["pick"])({proobj_system_name:e.proobj_system_name},"proobj_system_name")),t.addpForm.setFieldsValue(Object(r["pick"])({proobj_ip_address:e.proobj_ip_address},"proobj_ip_address")),t.addpForm.setFieldsValue(Object(r["pick"])({proobj_port:e.proobj_port},"proobj_port")),t.addpForm.setFieldsValue(Object(r["pick"])({protect_object_ids:e.protect_object_ids},"protect_object_ids")),t.addpForm.setFieldsValue(Object(r["pick"])({proobj_url:e.proobj_url},"proobj_url")),t.addpForm.setFieldsValue(Object(r["pick"])({proobj_protocol:e.proobj_protocol},"proobj_protocol"))}),0)},modifyw:function(e){this.titlew="修改白名单",this.mwid=e.whiteobj_id,this.auditStatus=e.audit_status,this.addwvisible=!0;var t=this;setTimeout((function(){t.addwForm.setFieldsValue(Object(r["pick"])({whiteobj_name:e.whiteobj_name},"whiteobj_name")),t.addwForm.setFieldsValue(Object(r["pick"])({whiteobj_system_name:e.whiteobj_system_name},"whiteobj_system_name")),t.addwForm.setFieldsValue(Object(r["pick"])({whiteobj_ip_address:e.whiteobj_ip_address},"whiteobj_ip_address")),t.addwForm.setFieldsValue(Object(r["pick"])({whiteobj_port:e.whiteobj_port},"whiteobj_port")),t.addwForm.setFieldsValue(Object(r["pick"])({whiteobj_url:e.whiteobj_url},"whiteobj_url")),t.addwForm.setFieldsValue(Object(r["pick"])({whiteobj_protocol:e.whiteobj_protocol},"whiteobj_protocol"))}),0)},modifyt:function(e){this.titlet="修改防御策略模版",this.addpvisible=!0},upp:function(){this.uppvisible=!0},upw:function(){this.upwvisible=!0},beforeUploadp:function(e){return this.fileListp=[].concat(Object(s["a"])(this.fileListp),[e]),!1},beforeUploadw:function(e){return this.fileListw=[].concat(Object(s["a"])(this.fileListw),[e]),!1},removefilep:function(){this.fileListp=[]},removefilew:function(){this.fileListw=[]},handupsSubmitp:function(){var e=this;if(0===this.fileListp.length)this.$message.error("请选择上传文件");else{var t=new FormData;t.append("uploadFile ",this.fileListp[0]),Object(l["p"])(t).then((function(t){200===t.code?(e.$message.success("导入成功"),e.uppvisible=!1,e.tabledatap()):412===t.status?(e.$message.error(t.message),window.open(t.path,"_blank"),e.uppvisible=!0):(e.$message.error(t.message),e.uppvisible=!0)}))}},handupsSubmitw:function(){var e=this;if(0===this.fileListw.length)this.$message.error("请选择上传文件");else{var t=new FormData;t.append("uploadFile ",this.fileListw[0]),Object(l["q"])(t).then((function(t){200===t.code?(e.$message.success("导入成功"),e.upwvisible=!1,e.tableDataw()):412===t.status?(e.$message.error(t.message),window.open(t.path,"_blank"),e.upwvisible=!0):(e.$message.error(t.message),e.upwvisible=!0)}))}},handupsCancelp:function(){this.uppvisible=!1},handupsCancelw:function(){this.upwvisible=!1},downloadUrlp:function(){var e=this;Object(l["j"])().then((function(t){if(t.type.indexOf("application/json")>-1){var a=new FileReader;return a.readAsText(t,"utf-8"),a.onload=function(t){var a=JSON.parse(t.target.result);e.$message.error(a.message)},!1}var i=decodeURIComponent(t.fileName.split("''")[1]),o=new Blob([t]);if(window.navigator&&window.navigator.msSaveOrOpenBlob)window.navigator.msSaveOrOpenBlob(o,i);else{var s=window.URL.createObjectURL(o),r=document.createElement("a");r.style.display="none",r.href=s,r.download=i,document.body.appendChild(r),r.click(),document.body.removeChild(r),window.URL.revokeObjectURL(s)}}))},downloadUrlw:function(){var e=this;Object(l["k"])().then((function(t){if(t.type.indexOf("application/json")>-1){var a=new FileReader;return a.readAsText(t,"utf-8"),a.onload=function(t){var a=JSON.parse(t.target.result);e.$message.error(a.message)},!1}var i=decodeURIComponent(t.fileName.split("''")[1]),o=new Blob([t]);if(window.navigator&&window.navigator.msSaveOrOpenBlob)window.navigator.msSaveOrOpenBlob(o,i);else{var s=window.URL.createObjectURL(o),r=document.createElement("a");r.style.display="none",r.href=s,r.download=i,document.body.appendChild(r),r.click(),document.body.removeChild(r),window.URL.revokeObjectURL(s)}}))},showDetails:function(e){this.alerttisible=!0,this.template_name=e.template_name,this.protect_level_low=e.protect_level_low,this.protect_level_medium=e.protect_level_medium,this.protect_level_high=e.protect_level_high},moment:c.a,callback:function(){},onSelectChangep:function(e,t){this.selectedRowKeysp=e,this.selectedRowsp=t.map((function(e){return parseInt(e.proobj_id)}))},onSelectChangew:function(e,t){this.selectedRowKeysw=e,this.selectedRowsw=t.map((function(e){return parseInt(e.whiteobj_id)}))},onSelectChanget:function(e,t){this.selectedRowKeyst=e,this.selectedRowst=t.map((function(e){return parseInt(e.template_id)}))}}},m=u,b=(a("c957"),a("2877")),w=Object(b["a"])(m,i,o,!1,null,"124b102c",null);t["default"]=w.exports},c957:function(e,t,a){"use strict";a("d836")},d836:function(e,t,a){},fec4:function(e,t,a){"use strict";a.d(t,"m",(function(){return r})),a.d(t,"a",(function(){return l})),a.d(t,"o",(function(){return n})),a.d(t,"e",(function(){return d})),a.d(t,"f",(function(){return p})),a.d(t,"c",(function(){return c})),a.d(t,"j",(function(){return u})),a.d(t,"p",(function(){return m})),a.d(t,"r",(function(){return b})),a.d(t,"b",(function(){return w})),a.d(t,"l",(function(){return h})),a.d(t,"i",(function(){return _})),a.d(t,"g",(function(){return f})),a.d(t,"d",(function(){return g})),a.d(t,"k",(function(){return j})),a.d(t,"q",(function(){return y})),a.d(t,"n",(function(){return v})),a.d(t,"h",(function(){return x}));a("99af");var i=a("b775"),o=a("6e6e"),s={proobjlist:o["a"].Ip+"/proobj/query",proobjquery:o["a"].Ip+"/proobj/{protectObjectId}/query",addproobj:o["a"].Ip+"/proobj/new",updateproobj:o["a"].Ip+"/proobj/{protectObjectId}/update",deleteproobj:o["a"].Ip+"/proobj/{protectObjectId}/delete",deleteproobjs:o["a"].Ip+"/proobj/delete/{protectObjectIds}",auditproobj:o["a"].Ip+"/proobj/{protectObjectId}/audit/{auditStatus}",downloadproobj:o["a"].Ip+"/proobj/download",uploadproobj:o["a"].Ip+"/proobj/upload",whiteobjlist:o["a"].Ip+"/whiteobj/query",whiteobjquery:o["a"].Ip+"/whiteobj/{id}/query",addwhiteobj:o["a"].Ip+"/whiteobj/new",modifywhiteobj:o["a"].Ip+"/whiteobj/{id}/audit/{auditStatus}",deletewhiteobj:o["a"].Ip+"/whiteobj/{id}/delete",deleteswhiteobj:o["a"].Ip+"/whiteobj/{ids}",auditwhiteobj:o["a"].Ip+"/whiteobj/{id}/audit/{auditStatus}",downloadwhiteobj:o["a"].Ip+"/whiteobj/download",uploadwhiteobj:o["a"].Ip+"/whiteobj/upload",templatelist:o["a"].Ip+"/template/query",templatequery:o["a"].Ip+"/template/{templateId}/query",addtemplate:o["a"].Ip+"/template/new",updatetemplate:o["a"].Ip+"/template/{templateId}/update",deletetemplate:o["a"].Ip+"/template/{templateId}/delete"};function r(e){return Object(i["b"])({url:s.proobjlist,method:"get",params:{page_size:e.pageSize,page:e.page,proobj_name:e.proobj_name,proobj_id:e.proobj_id}})}function l(e){return Object(i["b"])({url:s.addproobj,method:"post",data:e})}function n(e){return Object(i["b"])({url:o["a"].Ip+"/proobj/".concat(e.id,"/update"),method:"post",data:e})}function d(e){return Object(i["b"])({url:o["a"].Ip+"/proobj/".concat(e.id,"/delete"),method:"delete",data:e})}function p(e){return Object(i["b"])({url:o["a"].Ip+"/proobj/delete/".concat(e.ids),method:"delete",data:e})}function c(e){return Object(i["b"])({url:o["a"].Ip+"/proobj/".concat(e.protectObjectId,"/audit/").concat(e.auditStatus),method:"get",data:e})}function u(e){return Object(i["b"])({url:s.downloadproobj,method:"get",responseType:"blob"})}function m(e){return Object(i["b"])({url:s.uploadproobj,method:"post",data:e})}function b(e){return Object(i["b"])({url:s.whiteobjlist,method:"get",params:{pageSize:e.pageSize,page:e.page,whiteobj_name:e.whiteobj_name,whiteobj_id:e.whiteobj_id}})}function w(e){return Object(i["b"])({url:s.addwhiteobj,method:"post",data:e})}function h(e){return Object(i["b"])({url:o["a"].Ip+"/whiteobj/".concat(e.id,"/audit/").concat(e.auditStatus),method:"post",data:e})}function _(e){return Object(i["b"])({url:o["a"].Ip+"/whiteobj/".concat(e.id,"/delete"),method:"delete",data:e})}function f(e){return Object(i["b"])({url:o["a"].Ip+"/whiteobj/".concat(e.ids),method:"delete",data:e})}function g(e){return Object(i["b"])({url:o["a"].Ip+"/whiteobj/".concat(e.id,"/audit/").concat(e.auditStatus),method:"get",data:e})}function j(){return Object(i["b"])({url:s.downloadwhiteobj,method:"get",responseType:"blob"})}function y(e){return Object(i["b"])({url:s.uploadwhiteobj,method:"post",data:e})}function v(e){return Object(i["b"])({url:s.templatelist,method:"get",params:{page_size:e.pageSize,page:e.page,template_name:e.template_name}})}function x(e){return Object(i["b"])({url:o["a"].Ip+"/template/".concat(e.id,"/delete"),method:"delete",data:e})}}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-vendors.e88ceb02.js b/src/main/resources/nginx/defense/js/chunk-vendors.e88ceb02.js deleted file mode 100644 index 5d8432a..0000000 --- a/src/main/resources/nginx/defense/js/chunk-vendors.e88ceb02.js +++ /dev/null @@ -1,74 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{"0020":function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("8e8e"),o=n.n(a),s=n("372e"),c=n("46cf"),u=n.n(c),l=n("2b0e"),f=n("daa3"),h=n("db14");l["a"].use(u.a,{name:"ant-ref"});var d={name:"ATable",Column:s["a"].Column,ColumnGroup:s["a"].ColumnGroup,props:s["a"].props,methods:{normalize:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[];return e.forEach((function(e){if(e.tag){var r=Object(f["j"])(e),a=Object(f["q"])(e),s=Object(f["f"])(e),c=Object(f["l"])(e),u=Object(f["i"])(e),l={};Object.keys(u).forEach((function(t){var e="on-"+t;l[Object(f["a"])(e)]=u[t]}));var h=Object(f["p"])(e),d=h["default"],p=o()(h,["default"]),v=i()({},p,c,{style:a,class:s},l);if(r&&(v.key=r),Object(f["o"])(e).__ANT_TABLE_COLUMN_GROUP)v.children=t.normalize("function"===typeof d?d():d);else{var g=e.data&&e.data.scopedSlots&&e.data.scopedSlots["default"];v.customRender=v.customRender||g}n.push(v)}})),n},updateColumns:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[],r=this.$slots,a=this.$scopedSlots;return e.forEach((function(e){var s=e.slots,c=void 0===s?{}:s,u=e.scopedSlots,l=void 0===u?{}:u,f=o()(e,["slots","scopedSlots"]),h=i()({},f);Object.keys(c).forEach((function(t){var e=c[t];void 0===h[t]&&r[e]&&(h[t]=1===r[e].length?r[e][0]:r[e])})),Object.keys(l).forEach((function(t){var e=l[t];void 0===h[t]&&a[e]&&(h[t]=a[e])})),e.children&&(h.children=t.updateColumns(h.children)),n.push(h)})),n}},render:function(){var t=arguments[0],e=this.$slots,n=this.normalize,r=this.$scopedSlots,a=Object(f["l"])(this),o=a.columns?this.updateColumns(a.columns):n(e["default"]),c=a.title,u=a.footer,l=r.title,h=r.footer,d=r.expandedRowRender,p=void 0===d?a.expandedRowRender:d;c=c||l,u=u||h;var v={props:i()({},a,{columns:o,title:c,footer:u,expandedRowRender:p}),on:Object(f["k"])(this)};return t(s["a"],v)},install:function(t){t.use(h["a"]),t.component(d.name,d),t.component(d.Column.name,d.Column),t.component(d.ColumnGroup.name,d.ColumnGroup)}};e["a"]=d},"0025":function(t,e,n){"use strict";n("b2a3"),n("8c3f")},"0032":function(t,e,n){"use strict";n("b2a3"),n("1efe")},"00ee":function(t,e,n){var r=n("b622"),i=r("toStringTag"),a={};a[i]="z",t.exports="[object z]"===String(a)},"00fd":function(t,e,n){var r=n("9e69"),i=Object.prototype,a=i.hasOwnProperty,o=i.toString,s=r?r.toStringTag:void 0;function c(t){var e=a.call(t,s),n=t[s];try{t[s]=void 0;var r=!0}catch(c){}var i=o.call(t);return r&&(e?t[s]=n:delete t[s]),i}t.exports=c},"01c2":function(t,e,n){"use strict";var r={placeholder:"Select time"};e["a"]=r},"0242":function(t,e,n){},"0261":function(t,e,n){var r=n("23e7"),i=n("d039"),a=n("8eb5"),o=Math.abs,s=Math.exp,c=Math.E,u=i((function(){return-2e-17!=Math.sinh(-2e-17)}));r({target:"Math",stat:!0,forced:u},{sinh:function(t){return o(t=+t)<1?(a(t)-a(-t))/2:(s(t-1)-s(-t-1))*(c/2)}})},"02ea":function(t,e,n){"use strict";var r=n("7320");e["a"]=r["a"]},"0366":function(t,e,n){var r=n("1c0b");t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},"03d6":function(t,e,n){var r=n("9c0e"),i=n("6ca1"),a=n("39ad")(!1),o=n("5a94")("IE_PROTO");t.exports=function(t,e){var n,s=i(t),c=0,u=[];for(n in s)n!=o&&r(s,n)&&u.push(n);while(e.length>c)r(s,n=e[c++])&&(~a(u,n)||u.push(n));return u}},"03dd":function(t,e,n){var r=n("eac5"),i=n("57a5"),a=Object.prototype,o=a.hasOwnProperty;function s(t){if(!r(t))return i(t);var e=[];for(var n in Object(t))o.call(t,n)&&"constructor"!=n&&e.push(n);return e}t.exports=s},"03fa":function(t,e,n){},"0464":function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r);function a(t,e){for(var n=i()({},t),r=0;rl){var d,p=c(arguments[l++]),v=f?i(p).concat(f(p)):i(p),g=v.length,m=0;while(g>m)d=v[m++],r&&!h.call(p,d)||(n[d]=p[d])}return n}:u},"078a":function(t,e,n){},"07a9":function(t,e,n){var r=n("4aad"),i=n("6751"),a=n("4b17"),o=n("76dd");function s(t,e,n){t=o(t),e=a(e);var s=e?i(t):0;return e&&s1?arguments[1]:void 0,g=void 0!==v,m=0,y=l(h);if(g&&(v=r(v,p>2?arguments[2]:void 0,2)),void 0==y||d==Array&&s(y))for(e=c(h.length),n=new d(e);e>m;m++)u(n,m,g?v(h[m],m):h[m]);else for(f=y.call(h),n=new d;!(i=f.next()).done;m++)u(n,m,g?o(f,v,[i.value,m],!0):i.value);return n.length=m,n}})},"087d":function(t,e){function n(t,e){var n=-1,r=e.length,i=t.length;while(++nr&&this.$emit("change",r),"min"in c&&s.min!==a&&"number"===typeof h&&h1?r-1:0),a=1;a1?e-1:0),r=1;r1&&void 0!==arguments[1]?arguments[1]:this.min,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.max,r=parseFloat(t,10);return isNaN(r)?t:(rn&&(r=n),r)},setValue:function(t,e){var n=this.$props.precision,r=this.isNotCompleteNumber(parseFloat(t,10))?null:parseFloat(t,10),i=this.$data,a=i.sValue,o=void 0===a?null:a,s=i.inputValue,c=void 0===s?null:s,u="number"===typeof r?r.toFixed(n):""+r,f=r!==o||u!==""+c;return Object(l["s"])(this,"value")?this.setState({inputValue:this.toPrecisionAsStep(this.sValue)},e):this.setState({sValue:r,inputValue:this.toPrecisionAsStep(t)},e),f&&this.$emit("change",r),r},getPrecision:function(t){if(E(this.precision))return this.precision;var e=t.toString();if(e.indexOf("e-")>=0)return parseInt(e.slice(e.indexOf("e-")+2),10);var n=0;return e.indexOf(".")>=0&&(n=e.length-e.indexOf(".")-1),n},getMaxPrecision:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;if(E(this.precision))return this.precision;var n=this.step,r=this.getPrecision(e),i=this.getPrecision(n),a=this.getPrecision(t);return t?Math.max(a,r+i):r+i},getPrecisionFactor:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=this.getMaxPrecision(t,e);return Math.pow(10,n)},getInputDisplayValue:function(t){var e=t||this.$data,n=e.focused,r=e.inputValue,i=e.sValue,a=void 0;a=n?r:this.toPrecisionAsStep(i),void 0!==a&&null!==a||(a="");var o=this.formatWrapper(a);return E(this.$props.decimalSeparator)&&(o=o.toString().replace(".",this.$props.decimalSeparator)),o},recordCursorPosition:function(){try{var t=this.$refs.inputRef;this.cursorStart=t.selectionStart,this.cursorEnd=t.selectionEnd,this.currentValue=t.value,this.cursorBefore=t.value.substring(0,this.cursorStart),this.cursorAfter=t.value.substring(this.cursorEnd)}catch(e){}},fixCaret:function(t,e){if(void 0!==t&&void 0!==e&&this.$refs.inputRef&&this.$refs.inputRef.value)try{var n=this.$refs.inputRef,r=n.selectionStart,i=n.selectionEnd;t===r&&e===i||n.setSelectionRange(t,e)}catch(a){}},restoreByAfter:function(t){if(void 0===t)return!1;var e=this.$refs.inputRef.value,n=e.lastIndexOf(t);if(-1===n)return!1;var r=this.cursorBefore.length;return this.lastKeyCode===m["a"].DELETE&&this.cursorBefore.charAt(r-1)===t[0]?(this.fixCaret(r,r),!0):n+t.length===e.length&&(this.fixCaret(n,n),!0)},partRestoreByAfter:function(t){var e=this;return void 0!==t&&Array.prototype.some.call(t,(function(n,r){var i=t.substring(r);return e.restoreByAfter(i)}))},focus:function(){this.$refs.inputRef.focus(),this.recordCursorPosition()},blur:function(){this.$refs.inputRef.blur()},formatWrapper:function(t){return this.formatter?this.formatter(t):t},toPrecisionAsStep:function(t){if(this.isNotCompleteNumber(t)||""===t)return t;var e=Math.abs(this.getMaxPrecision(t));return isNaN(e)?t.toString():Number(t).toFixed(e)},isNotCompleteNumber:function(t){return isNaN(t)||""===t||null===t||t&&t.toString().indexOf(".")===t.toString().length-1},toNumber:function(t){var e=this.$props,n=e.precision,r=e.autoFocus,i=this.focused,a=void 0===i?r:i,o=t&&t.length>16&&a;return this.isNotCompleteNumber(t)||o?t:E(n)?Math.round(t*Math.pow(10,n))/Math.pow(10,n):Number(t)},upStep:function(t,e){var n=this.step,r=this.getPrecisionFactor(t,e),i=Math.abs(this.getMaxPrecision(t,e)),a=((r*t+r*n*e)/r).toFixed(i);return this.toNumber(a)},downStep:function(t,e){var n=this.step,r=this.getPrecisionFactor(t,e),i=Math.abs(this.getMaxPrecision(t,e)),a=((r*t-r*n*e)/r).toFixed(i);return this.toNumber(a)},stepFn:function(t,e){var n=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,i=arguments[3];if(this.stop(),e&&e.preventDefault(),!this.disabled){var a=this.max,o=this.min,s=this.getCurrentValidValue(this.inputValue)||0;if(!this.isNotCompleteNumber(s)){var c=this[t+"Step"](s,r),u=c>a||ca?c=a:c=this.max&&(p=r+"-handler-up-disabled"),m<=this.min&&(v=r+"-handler-down-disabled")}var y=!this.readOnly&&!this.disabled,b=this.getInputDisplayValue(),x=void 0,w=void 0;s?(x={touchstart:y&&!p?this.up:S,touchend:this.stop},w={touchstart:y&&!v?this.down:S,touchend:this.stop}):(x={mousedown:y&&!p?this.up:S,mouseup:this.stop,mouseleave:this.stop},w={mousedown:y&&!v?this.down:S,mouseup:this.stop,mouseleave:this.stop});var _=!!p||i||a,O=!!v||i||a,k=Object(l["k"])(this),j=k.mouseenter,T=void 0===j?S:j,z=k.mouseleave,E=void 0===z?S:z,A=k.mouseover,P=void 0===A?S:A,L=k.mouseout,V=void 0===L?S:L,I={on:{mouseenter:T,mouseleave:E,mouseover:P,mouseout:V},class:d,attrs:{title:this.$props.title}},R={props:{disabled:_,prefixCls:r},attrs:{unselectable:"unselectable",role:"button","aria-label":"Increase Value","aria-disabled":!!_},class:r+"-handler "+r+"-handler-up "+p,on:x,ref:"up"},H={props:{disabled:O,prefixCls:r},attrs:{unselectable:"unselectable",role:"button","aria-label":"Decrease Value","aria-disabled":!!O},class:r+"-handler "+r+"-handler-down "+v,on:w,ref:"down"};return e("div",I,[e("div",{class:r+"-handler-wrap"},[e(C,R,[u||e("span",{attrs:{unselectable:"unselectable"},class:r+"-handler-up-inner",on:{click:M}})]),e(C,H,[f||e("span",{attrs:{unselectable:"unselectable"},class:r+"-handler-down-inner",on:{click:M}})])]),e("div",{class:r+"-input-wrap"},[e("input",{attrs:{role:"spinbutton","aria-valuemin":this.min,"aria-valuemax":this.max,"aria-valuenow":g,required:this.required,type:this.type,placeholder:this.placeholder,tabIndex:this.tabIndex,autoComplete:c,readOnly:this.readOnly,disabled:this.disabled,max:this.max,min:this.min,step:this.step,name:this.name,title:this.title,id:this.id,pattern:this.pattern},on:{click:this.handleInputClick,focus:this.onFocus,blur:this.onBlur,keydown:y?this.onKeyDown:S,keyup:y?this.onKeyUp:S,input:this.onChange},class:r+"-input",ref:"inputRef",domProps:{value:b}})])])}},V=n("4df5"),I=n("db14"),R={prefixCls:u["a"].string,min:u["a"].number,max:u["a"].number,value:u["a"].oneOfType([u["a"].number,u["a"].string]),step:u["a"].oneOfType([u["a"].number,u["a"].string]),defaultValue:u["a"].oneOfType([u["a"].number,u["a"].string]),tabIndex:u["a"].number,disabled:u["a"].bool,size:u["a"].oneOf(["large","small","default"]),formatter:u["a"].func,parser:u["a"].func,decimalSeparator:u["a"].string,placeholder:u["a"].string,name:u["a"].string,id:u["a"].string,precision:u["a"].number,autoFocus:u["a"].bool},H={name:"AInputNumber",model:{prop:"value",event:"change"},props:Object(l["t"])(R,{step:1}),inject:{configProvider:{default:function(){return V["a"]}}},methods:{focus:function(){this.$refs.inputNumberRef.focus()},blur:function(){this.$refs.inputNumberRef.blur()}},render:function(){var t,e=arguments[0],n=Object(l["l"])(this),r=n.prefixCls,a=n.size,s=c()(n,["prefixCls","size"]),u=this.configProvider.getPrefixCls,f=u("input-number",r),p=h()((t={},o()(t,f+"-lg","large"===a),o()(t,f+"-sm","small"===a),t)),v=e(d["a"],{attrs:{type:"up"},class:f+"-handler-up-inner"}),g=e(d["a"],{attrs:{type:"down"},class:f+"-handler-down-inner"}),m={props:i()({prefixCls:f,upHandler:v,downHandler:g},s),class:p,ref:"inputNumberRef",on:Object(l["k"])(this)};return e(L,m)},install:function(t){t.use(I["a"]),t.component(H.name,H)}};e["a"]=H},"0a06":function(t,e,n){"use strict";var r=n("c532"),i=n("30b5"),a=n("f6b4"),o=n("5270"),s=n("4a7b");function c(t){this.defaults=t,this.interceptors={request:new a,response:new a}}c.prototype.request=function(t){"string"===typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=s(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[o,void 0],n=Promise.resolve(t);this.interceptors.request.forEach((function(t){e.unshift(t.fulfilled,t.rejected)})),this.interceptors.response.forEach((function(t){e.push(t.fulfilled,t.rejected)}));while(e.length)n=n.then(e.shift(),e.shift());return n},c.prototype.getUri=function(t){return t=s(this.defaults,t),i(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(t){c.prototype[t]=function(e,n){return this.request(r.merge(n||{},{method:t,url:e}))}})),r.forEach(["post","put","patch"],(function(t){c.prototype[t]=function(e,n,i){return this.request(r.merge(i||{},{method:t,url:e,data:n}))}})),t.exports=c},"0ac8":function(t,e,n){var r=n("23e7"),i=n("8eb5");r({target:"Math",stat:!0,forced:i!=Math.expm1},{expm1:i})},"0ae2":function(t,e,n){var r=n("9876"),i=n("fed5"),a=n("1917");t.exports=function(t){var e=r(t),n=i.f;if(n){var o,s=n(t),c=a.f,u=0;while(s.length>u)c.call(t,o=s[u++])&&e.push(o)}return e}},"0b07":function(t,e,n){var r=n("34ac"),i=n("3698");function a(t,e){var n=i(t,e);return r(n)?n:void 0}t.exports=a},"0b25":function(t,e,n){var r=n("a691"),i=n("50c4");t.exports=function(t){if(void 0===t)return 0;var e=r(t),n=i(e);if(e!==n)throw RangeError("Wrong length or index");return n}},"0b99":function(t,e,n){"use strict";var r=n("19fa")(!0);n("393a")(String,"String",(function(t){this._t=String(t),this._i=0}),(function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=r(e,n),this._i+=t.length,{value:t,done:!1})}))},"0bad":function(t,e,n){t.exports=!n("4b8b")((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},"0bb7":function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("2b0e"),o=n("46cf"),s=n.n(o),c=n("4d91"),u=n("b488"),l=n("daa3"),f=n("7b05"),h=n("18a7"),d=n("c1df"),p=n.n(d),v=n("ba70"),g=n("65b8");function m(t){this.changeYear(t)}function y(){}var b={name:"MonthPanel",mixins:[u["a"]],props:{value:c["a"].any,defaultValue:c["a"].any,cellRender:c["a"].any,contentRender:c["a"].any,locale:c["a"].any,rootPrefixCls:c["a"].string,disabledDate:c["a"].func,renderFooter:c["a"].func,changeYear:c["a"].func.def(y)},data:function(){var t=this.value,e=this.defaultValue;return this.nextYear=m.bind(this,1),this.previousYear=m.bind(this,-1),{sValue:t||e}},watch:{value:function(t){this.setState({sValue:t})}},methods:{setAndSelectValue:function(t){this.setValue(t),this.__emit("select",t)},setValue:function(t){Object(l["s"])(this,"value")&&this.setState({sValue:t})}},render:function(){var t=arguments[0],e=this.sValue,n=this.cellRender,r=this.contentRender,i=this.locale,a=this.rootPrefixCls,o=this.disabledDate,s=this.renderFooter,c=e.year(),u=a+"-month-panel",f=s&&s("month");return t("div",{class:u},[t("div",[t("div",{class:u+"-header"},[t("a",{class:u+"-prev-year-btn",attrs:{role:"button",title:i.previousYear},on:{click:this.previousYear}}),t("a",{class:u+"-year-select",attrs:{role:"button",title:i.yearSelect},on:{click:Object(l["k"])(this).yearPanelShow||y}},[t("span",{class:u+"-year-select-content"},[c]),t("span",{class:u+"-year-select-arrow"},["x"])]),t("a",{class:u+"-next-year-btn",attrs:{role:"button",title:i.nextYear},on:{click:this.nextYear}})]),t("div",{class:u+"-body"},[t(g["a"],{attrs:{disabledDate:o,locale:i,value:e,cellRender:n,contentRender:r,prefixCls:u},on:{select:this.setAndSelectValue}})]),f&&t("div",{class:u+"-footer"},[f])])])}},x=b,w=n("6042"),_=n.n(w),O=4,C=3;function S(){}function M(t){var e=this.sValue.clone();e.add(t,"year"),this.setState({sValue:e})}function k(t){var e=this.sValue.clone();e.year(t),e.month(this.sValue.month()),this.sValue=e,this.__emit("select",e)}var j={mixins:[u["a"]],props:{rootPrefixCls:c["a"].string,value:c["a"].object,defaultValue:c["a"].object,locale:c["a"].object,renderFooter:c["a"].func},data:function(){return this.nextDecade=M.bind(this,10),this.previousDecade=M.bind(this,-10),{sValue:this.value||this.defaultValue}},watch:{value:function(t){this.sValue=t}},methods:{years:function(){for(var t=this.sValue,e=t.year(),n=10*parseInt(e/10,10),r=n-1,i=[],a=0,o=0;ou),r),a=S;return a=n.yearu?t.nextDecade:k.bind(t,n.year),e("td",{attrs:{role:"gridcell",title:n.title},key:n.content,on:{click:a},class:i},[e("a",{class:f+"-year"},[n.content])])}));return e("tr",{key:r,attrs:{role:"row"}},[i])})),d=i&&i("year");return e("div",{class:f},[e("div",[e("div",{class:f+"-header"},[e("a",{class:f+"-prev-decade-btn",attrs:{role:"button",title:r.previousDecade},on:{click:this.previousDecade}}),e("a",{class:f+"-decade-select",attrs:{role:"button",title:r.decadeSelect},on:{click:a}},[e("span",{class:f+"-decade-select-content"},[c,"-",u]),e("span",{class:f+"-decade-select-arrow"},["x"])]),e("a",{class:f+"-next-decade-btn",attrs:{role:"button",title:r.nextDecade},on:{click:this.nextDecade}})]),e("div",{class:f+"-body"},[e("table",{class:f+"-table",attrs:{cellSpacing:"0",role:"grid"}},[e("tbody",{class:f+"-tbody"},[h])])]),d&&e("div",{class:f+"-footer"},[d])])])}},T=4,z=3;function E(){}function A(t){var e=this.sValue.clone();e.add(t,"years"),this.setState({sValue:e})}function P(t,e){var n=this.sValue.clone();n.year(t),n.month(this.sValue.month()),this.__emit("select",n),e.preventDefault()}var L={mixins:[u["a"]],props:{locale:c["a"].object,value:c["a"].object,defaultValue:c["a"].object,rootPrefixCls:c["a"].string,renderFooter:c["a"].func},data:function(){return this.nextCentury=A.bind(this,100),this.previousCentury=A.bind(this,-100),{sValue:this.value||this.defaultValue}},watch:{value:function(t){this.sValue=t}},render:function(){for(var t=this,e=arguments[0],n=this.sValue,r=this.$props,i=r.locale,a=r.renderFooter,o=n.year(),s=100*parseInt(o/100,10),c=s-10,u=s+99,l=[],f=0,h=this.rootPrefixCls+"-decade-panel",d=0;du,f=(r={},_()(r,h+"-cell",1),_()(r,h+"-selected-cell",i<=o&&o<=a),_()(r,h+"-last-century-cell",c),_()(r,h+"-next-century-cell",l),r),d=i+"-"+a,p=E;return p=c?t.previousCentury:l?t.nextCentury:P.bind(t,i),e("td",{key:i,on:{click:p},attrs:{role:"gridcell"},class:f},[e("a",{class:h+"-decade"},[d])])}));return e("tr",{key:r,attrs:{role:"row"}},[i])}));return e("div",{class:h},[e("div",{class:h+"-header"},[e("a",{class:h+"-prev-century-btn",attrs:{role:"button",title:i.previousCentury},on:{click:this.previousCentury}}),e("div",{class:h+"-century"},[s,"-",u]),e("a",{class:h+"-next-century-btn",attrs:{role:"button",title:i.nextCentury},on:{click:this.nextCentury}})]),e("div",{class:h+"-body"},[e("table",{class:h+"-table",attrs:{cellSpacing:"0",role:"grid"}},[e("tbody",{class:h+"-tbody"},[y])])]),m&&e("div",{class:h+"-footer"},[m])])}};function V(){}function I(t){var e=this.value.clone();e.add(t,"months"),this.__emit("valueChange",e)}function R(t){var e=this.value.clone();e.add(t,"years"),this.__emit("valueChange",e)}function H(t,e){return t?e:null}var D={name:"CalendarHeader",mixins:[u["a"]],props:{prefixCls:c["a"].string,value:c["a"].object,showTimePicker:c["a"].bool,locale:c["a"].object,enablePrev:c["a"].any.def(1),enableNext:c["a"].any.def(1),disabledMonth:c["a"].func,mode:c["a"].any,monthCellRender:c["a"].func,monthCellContentRender:c["a"].func,renderFooter:c["a"].func},data:function(){return this.nextMonth=I.bind(this,1),this.previousMonth=I.bind(this,-1),this.nextYear=R.bind(this,1),this.previousYear=R.bind(this,-1),{yearPanelReferer:null}},methods:{onMonthSelect:function(t){this.__emit("panelChange",t,"date"),Object(l["k"])(this).monthSelect?this.__emit("monthSelect",t):this.__emit("valueChange",t)},onYearSelect:function(t){var e=this.yearPanelReferer;this.setState({yearPanelReferer:null}),this.__emit("panelChange",t,e),this.__emit("valueChange",t)},onDecadeSelect:function(t){this.__emit("panelChange",t,"year"),this.__emit("valueChange",t)},changeYear:function(t){t>0?this.nextYear():this.previousYear()},monthYearElement:function(t){var e=this,n=this.$createElement,r=this.$props,i=r.prefixCls,a=r.locale,o=r.value,s=o.localeData(),c=a.monthBeforeYear,u=i+"-"+(c?"my-select":"ym-select"),l=t?" "+i+"-time-status":"",f=n("a",{class:i+"-year-select"+l,attrs:{role:"button",title:t?null:a.yearSelect},on:{click:t?V:function(){return e.showYearPanel("date")}}},[o.format(a.yearFormat)]),h=n("a",{class:i+"-month-select"+l,attrs:{role:"button",title:t?null:a.monthSelect},on:{click:t?V:this.showMonthPanel}},[a.monthFormat?o.format(a.monthFormat):s.monthsShort(o)]),d=void 0;t&&(d=n("a",{class:i+"-day-select"+l,attrs:{role:"button"}},[o.format(a.dayFormat)]));var p=[];return p=c?[h,d,f]:[f,h,d],n("span",{class:u},[p])},showMonthPanel:function(){this.__emit("panelChange",null,"month")},showYearPanel:function(t){this.setState({yearPanelReferer:t}),this.__emit("panelChange",null,"year")},showDecadePanel:function(){this.__emit("panelChange",null,"decade")}},render:function(){var t=this,e=arguments[0],n=Object(l["l"])(this),r=n.prefixCls,i=n.locale,a=n.mode,o=n.value,s=n.showTimePicker,c=n.enableNext,u=n.enablePrev,f=n.disabledMonth,h=n.renderFooter,d=null;return"month"===a&&(d=e(x,{attrs:{locale:i,value:o,rootPrefixCls:r,disabledDate:f,cellRender:n.monthCellRender,contentRender:n.monthCellContentRender,renderFooter:h,changeYear:this.changeYear},on:{select:this.onMonthSelect,yearPanelShow:function(){return t.showYearPanel("month")}}})),"year"===a&&(d=e(j,{attrs:{locale:i,value:o,rootPrefixCls:r,renderFooter:h},on:{select:this.onYearSelect,decadePanelShow:this.showDecadePanel}})),"decade"===a&&(d=e(L,{attrs:{locale:i,value:o,rootPrefixCls:r,renderFooter:h},on:{select:this.onDecadeSelect}})),e("div",{class:r+"-header"},[e("div",{style:{position:"relative"}},[H(u&&!s,e("a",{class:r+"-prev-year-btn",attrs:{role:"button",title:i.previousYear},on:{click:this.previousYear}})),H(u&&!s,e("a",{class:r+"-prev-month-btn",attrs:{role:"button",title:i.previousMonth},on:{click:this.previousMonth}})),this.monthYearElement(s),H(c&&!s,e("a",{class:r+"-next-month-btn",on:{click:this.nextMonth},attrs:{title:i.nextMonth}})),H(c&&!s,e("a",{class:r+"-next-year-btn",on:{click:this.nextYear},attrs:{title:i.nextYear}}))]),d])}},F=D,N=n("92fa"),$=n.n(N),B=n("e9e0");function W(){}var Y={functional:!0,render:function(t,e){var n=arguments[0],r=e.props,i=e.listeners,a=void 0===i?{}:i,o=r.prefixCls,s=r.locale,c=r.value,u=r.timePicker,l=r.disabled,f=r.disabledDate,h=r.text,d=a.today,p=void 0===d?W:d,v=(!h&&u?s.now:h)||s.today,g=f&&!Object(B["g"])(Object(B["e"])(c),f),m=g||l,y=m?o+"-today-btn-disabled":"";return n("a",{class:o+"-today-btn "+y,attrs:{role:"button",title:Object(B["f"])(c)},on:{click:m?W:p}},[v])}};function q(){}var U={functional:!0,render:function(t,e){var n=arguments[0],r=e.props,i=e.listeners,a=void 0===i?{}:i,o=r.prefixCls,s=r.locale,c=r.okDisabled,u=a.ok,l=void 0===u?q:u,f=o+"-ok-btn";return c&&(f+=" "+o+"-ok-btn-disabled"),n("a",{class:f,attrs:{role:"button"},on:{click:c?q:l}},[s.ok])}};function K(){}var G={functional:!0,render:function(t,e){var n,r=e.props,i=e.listeners,a=void 0===i?{}:i,o=r.prefixCls,s=r.locale,c=r.showTimePicker,u=r.timePickerDisabled,l=a.closeTimePicker,f=void 0===l?K:l,h=a.openTimePicker,d=void 0===h?K:h,p=(n={},_()(n,o+"-time-picker-btn",!0),_()(n,o+"-time-picker-btn-disabled",u),n),v=K;return u||(v=c?f:d),t("a",{class:p,attrs:{role:"button"},on:{click:v}},[c?s.dateSelect:s.timeSelect])}},X={mixins:[u["a"]],props:{prefixCls:c["a"].string,showDateInput:c["a"].bool,disabledTime:c["a"].any,timePicker:c["a"].any,selectedValue:c["a"].any,showOk:c["a"].bool,value:c["a"].object,renderFooter:c["a"].func,defaultValue:c["a"].object,locale:c["a"].object,showToday:c["a"].bool,disabledDate:c["a"].func,showTimePicker:c["a"].bool,okDisabled:c["a"].bool,mode:c["a"].string},methods:{onSelect:function(t){this.__emit("select",t)},getRootDOMNode:function(){return this.$el}},render:function(){var t=arguments[0],e=Object(l["l"])(this),n=e.value,r=e.prefixCls,a=e.showOk,o=e.timePicker,s=e.renderFooter,c=e.showToday,u=e.mode,f=null,h=s&&s(u);if(c||o||h){var d,p={props:i()({},e,{value:n}),on:Object(l["k"])(this)},v=null;c&&(v=t(Y,$()([{key:"todayButton"},p]))),delete p.props.value;var g=null;(!0===a||!1!==a&&o)&&(g=t(U,$()([{key:"okButton"},p])));var m=null;o&&(m=t(G,$()([{key:"timePickerButton"},p])));var y=void 0;(v||m||g||h)&&(y=t("span",{class:r+"-footer-btn"},[h,v,m,g]));var b=(d={},_()(d,r+"-footer",!0),_()(d,r+"-footer-show-ok",!!g),d);f=t("div",{class:b},[y])}return f}},Z=X,Q=n("a020"),J=n("6201"),tt=void 0,et=void 0,nt=void 0,rt={mixins:[u["a"]],props:{prefixCls:c["a"].string,timePicker:c["a"].object,value:c["a"].object,disabledTime:c["a"].any,format:c["a"].oneOfType([c["a"].string,c["a"].arrayOf(c["a"].string),c["a"].func]),locale:c["a"].object,disabledDate:c["a"].func,placeholder:c["a"].string,selectedValue:c["a"].object,clearIcon:c["a"].any,inputMode:c["a"].string,inputReadOnly:c["a"].bool},data:function(){var t=this.selectedValue;return{str:Object(B["a"])(t,this.format),invalid:!1,hasFocus:!1}},watch:{selectedValue:function(){this.setState()},format:function(){this.setState()}},updated:function(){var t=this;this.$nextTick((function(){!nt||!t.$data.hasFocus||t.invalid||0===tt&&0===et||nt.setSelectionRange(tt,et)}))},getInstance:function(){return nt},methods:{getDerivedStateFromProps:function(t,e){var n={};nt&&(tt=nt.selectionStart,et=nt.selectionEnd);var r=t.selectedValue;return e.hasFocus||(n={str:Object(B["a"])(r,this.format),invalid:!1}),n},onClear:function(){this.setState({str:""}),this.__emit("clear",null)},onInputChange:function(t){var e=t.target,n=e.value,r=e.composing,i=this.str,a=void 0===i?"":i;if(!t.isComposing&&!r&&a!==n){var o=this.$props,s=o.disabledDate,c=o.format,u=o.selectedValue;if(!n)return this.__emit("change",null),void this.setState({invalid:!1,str:n});var l=p()(n,c,!0);if(l.isValid()){var f=this.value.clone();f.year(l.year()).month(l.month()).date(l.date()).hour(l.hour()).minute(l.minute()).second(l.second()),!f||s&&s(f)?this.setState({invalid:!0,str:n}):(u!==f||u&&f&&!u.isSame(f))&&(this.setState({invalid:!1,str:n}),this.__emit("change",f))}else this.setState({invalid:!0,str:n})}},onFocus:function(){this.setState({hasFocus:!0})},onBlur:function(){this.setState((function(t,e){return{hasFocus:!1,str:Object(B["a"])(e.value,e.format)}}))},onKeyDown:function(t){var e=t.keyCode,n=this.$props,r=n.value,i=n.disabledDate;if(e===h["a"].ENTER){var a=!i||!i(r);a&&this.__emit("select",r.clone()),t.preventDefault()}},getRootDOMNode:function(){return this.$el},focus:function(){nt&&nt.focus()},saveDateInput:function(t){nt=t}},render:function(){var t=arguments[0],e=this.invalid,n=this.str,r=this.locale,i=this.prefixCls,a=this.placeholder,o=this.disabled,s=this.showClear,c=this.inputMode,u=this.inputReadOnly,f=Object(l["g"])(this,"clearIcon"),h=e?i+"-input-invalid":"";return t("div",{class:i+"-input-wrap"},[t("div",{class:i+"-date-input-wrap"},[t("input",$()([{directives:[{name:"ant-ref",value:this.saveDateInput},{name:"ant-input"}]},{class:i+"-input "+h,domProps:{value:n},attrs:{disabled:o,placeholder:a,inputMode:c,readOnly:u},on:{input:this.onInputChange,keydown:this.onKeyDown,focus:this.onFocus,blur:this.onBlur}}]))]),s?t("a",{attrs:{role:"button",title:r.clear},on:{click:this.onClear}},[f||t("span",{class:i+"-clear-btn"})]):null])}},it=rt,at=n("f8d5");function ot(t){return t.clone().startOf("month")}function st(t){return t.clone().endOf("month")}function ct(t,e,n){return t.clone().add(e,n)}function ut(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1],n=arguments[2];return t.some((function(t){return t.isSame(e,n)}))}var lt=function(t){return!(!p.a.isMoment(t)||!t.isValid())&&t},ft={name:"Calendar",props:{locale:c["a"].object.def(at["a"]),format:c["a"].oneOfType([c["a"].string,c["a"].arrayOf(c["a"].string),c["a"].func]),visible:c["a"].bool.def(!0),prefixCls:c["a"].string.def("rc-calendar"),defaultValue:c["a"].object,value:c["a"].object,selectedValue:c["a"].object,defaultSelectedValue:c["a"].object,mode:c["a"].oneOf(["time","date","month","year","decade"]),showDateInput:c["a"].bool.def(!0),showWeekNumber:c["a"].bool,showToday:c["a"].bool.def(!0),showOk:c["a"].bool,timePicker:c["a"].any,dateInputPlaceholder:c["a"].any,disabledDate:c["a"].func,disabledTime:c["a"].any,dateRender:c["a"].func,renderFooter:c["a"].func.def((function(){return null})),renderSidebar:c["a"].func.def((function(){return null})),clearIcon:c["a"].any,focusablePanel:c["a"].bool.def(!0),inputMode:c["a"].string,inputReadOnly:c["a"].bool},mixins:[u["a"],J["a"],Q["a"]],data:function(){var t=this.$props;return{sMode:this.mode||"date",sValue:lt(t.value)||lt(t.defaultValue)||p()(),sSelectedValue:t.selectedValue||t.defaultSelectedValue}},watch:{mode:function(t){this.setState({sMode:t})},value:function(t){this.setState({sValue:lt(t)||lt(this.defaultValue)||Object(Q["b"])(this.sValue)})},selectedValue:function(t){this.setState({sSelectedValue:t})}},mounted:function(){var t=this;this.$nextTick((function(){t.saveFocusElement(it.getInstance())}))},methods:{onPanelChange:function(t,e){var n=this.sValue;Object(l["s"])(this,"mode")||this.setState({sMode:e}),this.__emit("panelChange",t||n,e)},onKeyDown:function(t){if("input"!==t.target.nodeName.toLowerCase()){var e=t.keyCode,n=t.ctrlKey||t.metaKey,r=this.disabledDate,i=this.sValue;switch(e){case h["a"].DOWN:return this.goTime(1,"weeks"),t.preventDefault(),1;case h["a"].UP:return this.goTime(-1,"weeks"),t.preventDefault(),1;case h["a"].LEFT:return n?this.goTime(-1,"years"):this.goTime(-1,"days"),t.preventDefault(),1;case h["a"].RIGHT:return n?this.goTime(1,"years"):this.goTime(1,"days"),t.preventDefault(),1;case h["a"].HOME:return this.setValue(ot(i)),t.preventDefault(),1;case h["a"].END:return this.setValue(st(i)),t.preventDefault(),1;case h["a"].PAGE_DOWN:return this.goTime(1,"month"),t.preventDefault(),1;case h["a"].PAGE_UP:return this.goTime(-1,"month"),t.preventDefault(),1;case h["a"].ENTER:return r&&r(i)||this.onSelect(i,{source:"keyboard"}),t.preventDefault(),1;default:return this.__emit("keydown",t),1}}},onClear:function(){this.onSelect(null),this.__emit("clear")},onOk:function(){var t=this.sSelectedValue;this.isAllowedDate(t)&&this.__emit("ok",t)},onDateInputChange:function(t){this.onSelect(t,{source:"dateInput"})},onDateInputSelect:function(t){this.onSelect(t,{source:"dateInputSelect"})},onDateTableSelect:function(t){var e=this.timePicker,n=this.sSelectedValue;if(!n&&e){var r=Object(l["l"])(e),i=r.defaultValue;i&&Object(B["h"])(i,t)}this.onSelect(t)},onToday:function(){var t=this.sValue,e=Object(B["e"])(t);this.onSelect(e,{source:"todayButton"})},onBlur:function(t){var e=this;setTimeout((function(){var n=it.getInstance(),r=e.rootInstance;!r||r.contains(document.activeElement)||n&&n.contains(document.activeElement)||e.$emit("blur",t)}),0)},getRootDOMNode:function(){return this.$el},openTimePicker:function(){this.onPanelChange(null,"time")},closeTimePicker:function(){this.onPanelChange(null,"date")},goTime:function(t,e){this.setValue(ct(this.sValue,t,e))}},render:function(){var t=arguments[0],e=this.locale,n=this.prefixCls,r=this.disabledDate,a=this.dateInputPlaceholder,o=this.timePicker,s=this.disabledTime,c=this.showDateInput,u=this.sValue,h=this.sSelectedValue,d=this.sMode,p=this.renderFooter,g=this.inputMode,m=this.inputReadOnly,y=this.monthCellRender,b=this.monthCellContentRender,x=this.$props,w=Object(l["g"])(this,"clearIcon"),_="time"===d,O=_&&s&&o?Object(B["c"])(h,s):null,C=null;if(o&&_){var S=Object(l["l"])(o),M={props:i()({showHour:!0,showSecond:!0,showMinute:!0},S,O,{value:h,disabledTime:s}),on:{change:this.onDateInputChange}};void 0!==S.defaultValue&&(M.props.defaultOpenValue=S.defaultValue),C=Object(f["a"])(o,M)}var k=c?t(it,{attrs:{format:this.getFormat(),value:u,locale:e,placeholder:a,showClear:!0,disabledTime:s,disabledDate:r,prefixCls:n,selectedValue:h,clearIcon:w,inputMode:g,inputReadOnly:m},key:"date-input",on:{clear:this.onClear,change:this.onDateInputChange,select:this.onDateInputSelect}}):null,j=[];return x.renderSidebar&&j.push(x.renderSidebar()),j.push(t("div",{class:n+"-panel",key:"panel"},[k,t("div",{attrs:{tabIndex:x.focusablePanel?0:void 0},class:n+"-date-panel"},[t(F,{attrs:{locale:e,mode:d,value:u,renderFooter:p,showTimePicker:_,prefixCls:n,monthCellRender:y,monthCellContentRender:b},on:{valueChange:this.setValue,panelChange:this.onPanelChange}}),o&&_?t("div",{class:n+"-time-picker"},[t("div",{class:n+"-time-picker-panel"},[C])]):null,t("div",{class:n+"-body"},[t(v["a"],{attrs:{locale:e,value:u,selectedValue:h,prefixCls:n,dateRender:x.dateRender,disabledDate:r,showWeekNumber:x.showWeekNumber},on:{select:this.onDateTableSelect}})]),t(Z,{attrs:{showOk:x.showOk,mode:d,renderFooter:x.renderFooter,locale:e,prefixCls:n,showToday:x.showToday,disabledTime:s,showTimePicker:_,showDateInput:x.showDateInput,timePicker:o,selectedValue:h,timePickerDisabled:!h,value:u,disabledDate:r,okDisabled:!1!==x.showOk&&(!h||!this.isAllowedDate(h))},on:{ok:this.onOk,select:this.onSelect,today:this.onToday,openTimePicker:this.openTimePicker,closeTimePicker:this.closeTimePicker}})])])),this.renderRoot({children:j,class:x.showWeekNumber?n+"-week-number":""})}},ht=ft,dt=ht;a["a"].use(s.a,{name:"ant-ref"});var pt=dt,vt={name:"MonthCalendar",props:{locale:c["a"].object.def(at["a"]),format:c["a"].string,visible:c["a"].bool.def(!0),prefixCls:c["a"].string.def("rc-calendar"),monthCellRender:c["a"].func,value:c["a"].object,defaultValue:c["a"].object,selectedValue:c["a"].object,defaultSelectedValue:c["a"].object,disabledDate:c["a"].func,monthCellContentRender:c["a"].func,renderFooter:c["a"].func.def((function(){return null})),renderSidebar:c["a"].func.def((function(){return null}))},mixins:[u["a"],J["a"],Q["a"]],data:function(){var t=this.$props;return{mode:"month",sValue:t.value||t.defaultValue||p()(),sSelectedValue:t.selectedValue||t.defaultSelectedValue}},methods:{onKeyDown:function(t){var e=t.keyCode,n=t.ctrlKey||t.metaKey,r=this.sValue,i=this.disabledDate,a=r;switch(e){case h["a"].DOWN:a=r.clone(),a.add(3,"months");break;case h["a"].UP:a=r.clone(),a.add(-3,"months");break;case h["a"].LEFT:a=r.clone(),n?a.add(-1,"years"):a.add(-1,"months");break;case h["a"].RIGHT:a=r.clone(),n?a.add(1,"years"):a.add(1,"months");break;case h["a"].ENTER:return i&&i(r)||this.onSelect(r),t.preventDefault(),1;default:return}if(a!==r)return this.setValue(a),t.preventDefault(),1},handlePanelChange:function(t,e){"date"!==e&&this.setState({mode:e})}},render:function(){var t=arguments[0],e=this.mode,n=this.sValue,r=this.$props,i=this.$scopedSlots,a=r.prefixCls,o=r.locale,s=r.disabledDate,c=this.monthCellRender||i.monthCellRender,u=this.monthCellContentRender||i.monthCellContentRender,l=this.renderFooter||i.renderFooter,f=t("div",{class:a+"-month-calendar-content"},[t("div",{class:a+"-month-header-wrap"},[t(F,{attrs:{prefixCls:a,mode:e,value:n,locale:o,disabledMonth:s,monthCellRender:c,monthCellContentRender:u},on:{monthSelect:this.onSelect,valueChange:this.setValue,panelChange:this.handlePanelChange}})]),t(Z,{attrs:{prefixCls:a,renderFooter:l}})]);return this.renderRoot({class:r.prefixCls+"-month-calendar",children:f})}},gt=vt,mt=n("3eea"),yt=n.n(mt),bt=n("3f50"),xt={adjustX:1,adjustY:1},wt=[0,0],_t={bottomLeft:{points:["tl","tl"],overflow:xt,offset:[0,-3],targetOffset:wt},bottomRight:{points:["tr","tr"],overflow:xt,offset:[0,-3],targetOffset:wt},topRight:{points:["br","br"],overflow:xt,offset:[0,3],targetOffset:wt},topLeft:{points:["bl","bl"],overflow:xt,offset:[0,3],targetOffset:wt}},Ot=_t,Ct=n("8496"),St=n("2768"),Mt=n.n(St),kt={validator:function(t){return Array.isArray(t)?0===t.length||-1===t.findIndex((function(t){return!Mt()(t)&&!p.a.isMoment(t)})):Mt()(t)||p.a.isMoment(t)}},jt={name:"Picker",props:{animation:c["a"].oneOfType([c["a"].func,c["a"].string]),disabled:c["a"].bool,transitionName:c["a"].string,format:c["a"].oneOfType([c["a"].string,c["a"].array,c["a"].func]),children:c["a"].func,getCalendarContainer:c["a"].func,calendar:c["a"].any,open:c["a"].bool,defaultOpen:c["a"].bool.def(!1),prefixCls:c["a"].string.def("rc-calendar-picker"),placement:c["a"].any.def("bottomLeft"),value:kt,defaultValue:kt,align:c["a"].object.def((function(){return{}})),dropdownClassName:c["a"].string,dateRender:c["a"].func},mixins:[u["a"]],data:function(){var t=this.$props,e=void 0;e=Object(l["s"])(this,"open")?t.open:t.defaultOpen;var n=t.value||t.defaultValue;return{sOpen:e,sValue:n}},watch:{value:function(t){this.setState({sValue:t})},open:function(t){this.setState({sOpen:t})}},mounted:function(){this.preSOpen=this.sOpen},updated:function(){!this.preSOpen&&this.sOpen&&(this.focusTimeout=setTimeout(this.focusCalendar,0)),this.preSOpen=this.sOpen},beforeDestroy:function(){clearTimeout(this.focusTimeout)},methods:{onCalendarKeyDown:function(t){t.keyCode===h["a"].ESC&&(t.stopPropagation(),this.closeCalendar(this.focus))},onCalendarSelect:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.$props;Object(l["s"])(this,"value")||this.setState({sValue:t});var r=Object(l["l"])(n.calendar);("keyboard"===e.source||"dateInputSelect"===e.source||!r.timePicker&&"dateInput"!==e.source||"todayButton"===e.source)&&this.closeCalendar(this.focus),this.__emit("change",t)},onKeyDown:function(t){this.sOpen||t.keyCode!==h["a"].DOWN&&t.keyCode!==h["a"].ENTER||(this.openCalendar(),t.preventDefault())},onCalendarOk:function(){this.closeCalendar(this.focus)},onCalendarClear:function(){this.closeCalendar(this.focus)},onCalendarBlur:function(){this.setOpen(!1)},onVisibleChange:function(t){this.setOpen(t)},getCalendarElement:function(){var t=this.$props,e=Object(l["l"])(t.calendar),n=Object(l["i"])(t.calendar),r=this.sValue,i=r,a={ref:"calendarInstance",props:{defaultValue:i||e.defaultValue,selectedValue:r},on:{keydown:this.onCalendarKeyDown,ok:Object(bt["a"])(n.ok,this.onCalendarOk),select:Object(bt["a"])(n.select,this.onCalendarSelect),clear:Object(bt["a"])(n.clear,this.onCalendarClear),blur:Object(bt["a"])(n.blur,this.onCalendarBlur)}};return Object(f["a"])(t.calendar,a)},setOpen:function(t,e){this.sOpen!==t&&(Object(l["s"])(this,"open")||this.setState({sOpen:t},e),this.__emit("openChange",t))},openCalendar:function(t){this.setOpen(!0,t)},closeCalendar:function(t){this.setOpen(!1,t)},focus:function(){this.sOpen||this.$el.focus()},focusCalendar:function(){this.sOpen&&this.calendarInstance&&this.calendarInstance.componentInstance&&this.calendarInstance.componentInstance.focus()}},render:function(){var t=arguments[0],e=Object(l["l"])(this),n=Object(l["q"])(this),r=e.prefixCls,i=e.placement,a=e.getCalendarContainer,o=e.align,s=e.animation,c=e.disabled,u=e.dropdownClassName,h=e.transitionName,d=this.sValue,p=this.sOpen,v=this.$scopedSlots["default"],g={value:d,open:p};return!this.sOpen&&this.calendarInstance||(this.calendarInstance=this.getCalendarElement()),t(Ct["a"],{attrs:{popupAlign:o,builtinPlacements:Ot,popupPlacement:i,action:c&&!p?[]:["click"],destroyPopupOnHide:!0,getPopupContainer:a,popupStyle:n,popupAnimation:s,popupTransitionName:h,popupVisible:p,prefixCls:r,popupClassName:u},on:{popupVisibleChange:this.onVisibleChange}},[t("template",{slot:"popup"},[this.calendarInstance]),Object(f["a"])(v(g,e),{on:{keydown:this.onKeyDown}})])}},Tt=jt,zt=n("4d26"),Et=n.n(zt),At=n("0c63"),Pt=n("4df5"),Lt=n("2cf8");function Vt(t,e){if(!t)return"";if(Array.isArray(e)&&(e=e[0]),"function"===typeof e){var n=e(t);if("string"===typeof n)return n;throw new Error("The function of format does not return a string")}return t.format(e)}function It(){}function Rt(t,e){return{props:Object(l["t"])(e,{allowClear:!0,showToday:!0}),mixins:[u["a"]],model:{prop:"value",event:"change"},inject:{configProvider:{default:function(){return Pt["a"]}}},data:function(){var t=this.value||this.defaultValue;if(t&&!Object(Lt["a"])(d).isMoment(t))throw new Error("The value/defaultValue of DatePicker or MonthPicker must be a moment object");return{sValue:t,showDate:t,_open:!!this.open}},watch:{open:function(t){var e=Object(l["l"])(this),n={};n._open=t,"value"in e&&!t&&e.value!==this.showDate&&(n.showDate=e.value),this.setState(n)},value:function(t){var e={};e.sValue=t,t!==this.sValue&&(e.showDate=t),this.setState(e)},_open:function(t,e){var n=this;this.$nextTick((function(){Object(l["s"])(n,"open")||!e||t||n.focus()}))}},methods:{clearSelection:function(t){t.preventDefault(),t.stopPropagation(),this.handleChange(null)},handleChange:function(t){Object(l["s"])(this,"value")||this.setState({sValue:t,showDate:t}),this.$emit("change",t,Vt(t,this.format))},handleCalendarChange:function(t){this.setState({showDate:t})},handleOpenChange:function(t){var e=Object(l["l"])(this);"open"in e||this.setState({_open:t}),this.$emit("openChange",t)},focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},renderFooter:function(){var t=this.$createElement,e=this.$scopedSlots,n=this.$slots,r=this._prefixCls,i=this.renderExtraFooter||e.renderExtraFooter||n.renderExtraFooter;return i?t("div",{class:r+"-footer-extra"},["function"===typeof i?i.apply(void 0,arguments):i]):null},onMouseEnter:function(t){this.$emit("mouseenter",t)},onMouseLeave:function(t){this.$emit("mouseleave",t)}},render:function(){var e,n=this,r=arguments[0],a=this.$scopedSlots,o=this.$data,s=o.sValue,c=o.showDate,u=o._open,h=Object(l["g"])(this,"suffixIcon");h=Array.isArray(h)?h[0]:h;var p=Object(l["k"])(this),v=p.panelChange,g=void 0===v?It:v,m=p.focus,y=void 0===m?It:m,b=p.blur,x=void 0===b?It:b,w=p.ok,O=void 0===w?It:w,C=Object(l["l"])(this),S=C.prefixCls,M=C.locale,k=C.localeCode,j=C.inputReadOnly,T=this.configProvider.getPrefixCls,z=T("calendar",S);this._prefixCls=z;var E=C.dateRender||a.dateRender,A=C.monthCellContentRender||a.monthCellContentRender,P="placeholder"in C?C.placeholder:M.lang.placeholder,L=C.showTime?C.disabledTime:null,V=Et()((e={},_()(e,z+"-time",C.showTime),_()(e,z+"-month",gt===t),e));s&&k&&s.locale(k);var I={props:{},on:{}},R={props:{},on:{}},H={};C.showTime?(R.on.select=this.handleChange,H.minWidth="195px"):I.on.change=this.handleChange,"mode"in C&&(R.props.mode=C.mode);var D=Object(l["x"])(R,{props:{disabledDate:C.disabledDate,disabledTime:L,locale:M.lang,timePicker:C.timePicker,defaultValue:C.defaultPickerValue||Object(Lt["a"])(d)(),dateInputPlaceholder:P,prefixCls:z,dateRender:E,format:C.format,showToday:C.showToday,monthCellContentRender:A,renderFooter:this.renderFooter,value:c,inputReadOnly:j},on:{ok:O,panelChange:g,change:this.handleCalendarChange},class:V,scopedSlots:a}),F=r(t,D),N=!C.disabled&&C.allowClear&&s?r(At["a"],{attrs:{type:"close-circle",theme:"filled"},class:z+"-picker-clear",on:{click:this.clearSelection}}):null,$=h&&(Object(l["w"])(h)?Object(f["a"])(h,{class:z+"-picker-icon"}):r("span",{class:z+"-picker-icon"},[h]))||r(At["a"],{attrs:{type:"calendar"},class:z+"-picker-icon"}),B=function(t){var e=t.value;return r("div",[r("input",{ref:"input",attrs:{disabled:C.disabled,readOnly:!0,placeholder:P,tabIndex:C.tabIndex,name:n.name},on:{focus:y,blur:x},domProps:{value:Vt(e,n.format)},class:C.pickerInputClass}),N,$])},W={props:i()({},C,I.props,{calendar:F,value:s,prefixCls:z+"-picker-container"}),on:i()({},yt()(p,"change"),I.on,{open:u,onOpenChange:this.handleOpenChange}),style:C.popupStyle,scopedSlots:i()({default:B},a)};return r("span",{class:C.pickerClass,style:H,on:{mouseenter:this.onMouseEnter,mouseleave:this.onMouseLeave}},[r(Tt,W)])}}}var Ht=n("9a16"),Dt=n("e5cd"),Ft=n("27ab"),Nt=n("b4a0"),$t=n("1501"),Bt={date:"YYYY-MM-DD",dateTime:"YYYY-MM-DD HH:mm:ss",week:"gggg-wo",month:"YYYY-MM"},Wt={date:"dateFormat",dateTime:"dateTimeFormat",week:"weekFormat",month:"monthFormat"};function Yt(t){var e=t.showHour,n=t.showMinute,r=t.showSecond,i=t.use12Hours,a=0;return e&&(a+=1),n&&(a+=1),r&&(a+=1),i&&(a+=1),a}function qt(t,e,n){return{name:t.name,props:Object(l["t"])(e,{transitionName:"slide-up",popupStyle:{},locale:{}}),model:{prop:"value",event:"change"},inject:{configProvider:{default:function(){return Pt["a"]}}},provide:function(){return{savePopupRef:this.savePopupRef}},mounted:function(){var t=this,e=this.autoFocus,n=this.disabled,r=this.value,i=this.defaultValue,a=this.valueFormat;Object($t["d"])("DatePicker",i,"defaultValue",a),Object($t["d"])("DatePicker",r,"value",a),e&&!n&&this.$nextTick((function(){t.focus()}))},watch:{value:function(t){Object($t["d"])("DatePicker",t,"value",this.valueFormat)}},methods:{getDefaultLocale:function(){var t=i()({},Nt["a"],this.locale);return t.lang=i()({},t.lang,(this.locale||{}).lang),t},savePopupRef:function(t){this.popupRef=t},handleOpenChange:function(t){this.$emit("openChange",t)},handleFocus:function(t){this.$emit("focus",t)},handleBlur:function(t){this.$emit("blur",t)},handleMouseEnter:function(t){this.$emit("mouseenter",t)},handleMouseLeave:function(t){this.$emit("mouseleave",t)},handleChange:function(t,e){this.$emit("change",this.valueFormat?Object($t["e"])(t,this.valueFormat):t,e)},handleOk:function(t){this.$emit("ok",this.valueFormat?Object($t["e"])(t,this.valueFormat):t)},handleCalendarChange:function(t,e){this.$emit("calendarChange",this.valueFormat?Object($t["e"])(t,this.valueFormat):t,e)},focus:function(){this.$refs.picker.focus()},blur:function(){this.$refs.picker.blur()},transformValue:function(t){"value"in t&&(t.value=Object($t["f"])(t.value,this.valueFormat)),"defaultValue"in t&&(t.defaultValue=Object($t["f"])(t.defaultValue,this.valueFormat)),"defaultPickerValue"in t&&(t.defaultPickerValue=Object($t["f"])(t.defaultPickerValue,this.valueFormat))},renderPicker:function(e,r){var a,o=this,s=this.$createElement,c=Object(l["l"])(this);this.transformValue(c);var u=c.prefixCls,f=c.inputPrefixCls,h=c.getCalendarContainer,d=c.size,p=c.showTime,v=c.disabled,g=c.format,m=p?n+"Time":n,y=g||e[Wt[m]]||Bt[m],b=this.configProvider,x=b.getPrefixCls,w=b.getPopupContainer,O=h||w,C=x("calendar",u),S=x("input",f),M=Et()(C+"-picker",_()({},C+"-picker-"+d,!!d)),k=Et()(C+"-picker-input",S,(a={},_()(a,S+"-lg","large"===d),_()(a,S+"-sm","small"===d),_()(a,S+"-disabled",v),a)),j=p&&p.format||"HH:mm:ss",T=i()({},Object(Ft["b"])(j),{format:j,use12Hours:p&&p.use12Hours}),z=Yt(T),E=C+"-time-picker-column-"+z,A={props:i()({},T,p,{prefixCls:C+"-time-picker",placeholder:e.timePickerLocale.placeholder,transitionName:"slide-up"}),class:E,on:{esc:function(){}}},P=p?s(Ht["a"],A):null,L={props:i()({},c,{getCalendarContainer:O,format:y,pickerClass:M,pickerInputClass:k,locale:e,localeCode:r,timePicker:P}),on:i()({},Object(l["k"])(this),{openChange:this.handleOpenChange,focus:this.handleFocus,blur:this.handleBlur,mouseenter:this.handleMouseEnter,mouseleave:this.handleMouseLeave,change:this.handleChange,ok:this.handleOk,calendarChange:this.handleCalendarChange}),ref:"picker",scopedSlots:this.$scopedSlots||{}};return s(t,L,[this.$slots&&Object.keys(this.$slots).map((function(t){return s("template",{slot:t,key:t},[o.$slots[t]])}))])}},render:function(){var t=arguments[0];return t(Dt["a"],{attrs:{componentName:"DatePicker",defaultLocale:this.getDefaultLocale},scopedSlots:{default:this.renderPicker}})}}}var Ut=n("b24f"),Kt=n.n(Ut),Gt=n("9b57"),Xt=n.n(Gt);function Zt(){}var Qt={mixins:[u["a"]],props:{prefixCls:c["a"].string,value:c["a"].any,hoverValue:c["a"].any,selectedValue:c["a"].any,direction:c["a"].any,locale:c["a"].any,showDateInput:c["a"].bool,showTimePicker:c["a"].bool,showWeekNumber:c["a"].bool,format:c["a"].any,placeholder:c["a"].any,disabledDate:c["a"].any,timePicker:c["a"].any,disabledTime:c["a"].any,disabledMonth:c["a"].any,mode:c["a"].any,timePickerDisabledTime:c["a"].object,enableNext:c["a"].any,enablePrev:c["a"].any,clearIcon:c["a"].any,dateRender:c["a"].func,inputMode:c["a"].string,inputReadOnly:c["a"].bool},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.value,a=e.hoverValue,o=e.selectedValue,s=e.mode,c=e.direction,u=e.locale,h=e.format,d=e.placeholder,p=e.disabledDate,g=e.timePicker,m=e.disabledTime,y=e.timePickerDisabledTime,b=e.showTimePicker,x=e.enablePrev,w=e.enableNext,_=e.disabledMonth,O=e.showDateInput,C=e.dateRender,S=e.showWeekNumber,M=e.showClear,k=e.inputMode,j=e.inputReadOnly,T=Object(l["g"])(this,"clearIcon"),z=Object(l["k"])(this),E=z.inputChange,A=void 0===E?Zt:E,P=z.inputSelect,L=void 0===P?Zt:P,V=z.valueChange,I=void 0===V?Zt:V,R=z.panelChange,H=void 0===R?Zt:R,D=z.select,N=void 0===D?Zt:D,$=z.dayHover,W=void 0===$?Zt:$,Y=b&&g,q=Y&&m?Object(B["c"])(o,m):null,U=n+"-range",K={locale:u,value:r,prefixCls:n,showTimePicker:b},G="left"===c?0:1,X=null;if(Y){var Z=Object(l["l"])(g);X=Object(f["a"])(g,{props:i()({showHour:!0,showMinute:!0,showSecond:!0},Z,q,y,{defaultOpenValue:r,value:o[G]}),on:{change:A}})}var Q=O&&t(it,{attrs:{format:h,locale:u,prefixCls:n,timePicker:g,disabledDate:p,placeholder:d,disabledTime:m,value:r,showClear:M||!1,selectedValue:o[G],clearIcon:T,inputMode:k,inputReadOnly:j},on:{change:A,select:L}}),J={props:i()({},K,{mode:s,enableNext:w,enablePrev:x,disabledMonth:_}),on:{valueChange:I,panelChange:H}},tt={props:i()({},K,{hoverValue:a,selectedValue:o,dateRender:C,disabledDate:p,showWeekNumber:S}),on:{select:N,dayHover:W}};return t("div",{class:U+"-part "+U+"-"+c},[Q,t("div",{style:{outline:"none"}},[t(F,J),b?t("div",{class:n+"-time-picker"},[t("div",{class:n+"-time-picker-panel"},[X])]):null,t("div",{class:n+"-body"},[t(v["a"],tt)])])])}},Jt=Qt;function te(){}function ee(t){return Array.isArray(t)&&(0===t.length||t.every((function(t){return!t})))}function ne(t,e){if(t===e)return!0;if(null===t||"undefined"===typeof t||null===e||"undefined"===typeof e)return!1;if(t.length!==e.length)return!1;for(var n=0;n0&&(i[1-a]=this.sShowTimePicker?i[a]:void 0),this.__emit("inputSelect",i),this.fireSelectValueChange(i,null,n||{source:"dateInput"})}}var se={props:{locale:c["a"].object.def(at["a"]),visible:c["a"].bool.def(!0),prefixCls:c["a"].string.def("rc-calendar"),dateInputPlaceholder:c["a"].any,seperator:c["a"].string.def("~"),defaultValue:c["a"].any,value:c["a"].any,hoverValue:c["a"].any,mode:c["a"].arrayOf(c["a"].oneOf(["time","date","month","year","decade"])),showDateInput:c["a"].bool.def(!0),timePicker:c["a"].any,showOk:c["a"].bool,showToday:c["a"].bool.def(!0),defaultSelectedValue:c["a"].array.def([]),selectedValue:c["a"].array,showClear:c["a"].bool,showWeekNumber:c["a"].bool,format:c["a"].oneOfType([c["a"].string,c["a"].arrayOf(c["a"].string),c["a"].func]),type:c["a"].any.def("both"),disabledDate:c["a"].func,disabledTime:c["a"].func.def(te),renderFooter:c["a"].func.def((function(){return null})),renderSidebar:c["a"].func.def((function(){return null})),dateRender:c["a"].func,clearIcon:c["a"].any,inputReadOnly:c["a"].bool},mixins:[u["a"],J["a"]],data:function(){var t=this.$props,e=t.selectedValue||t.defaultSelectedValue,n=ie(t,1);return{sSelectedValue:e,prevSelectedValue:e,firstSelectedValue:null,sHoverValue:t.hoverValue||[],sValue:n,sShowTimePicker:!1,sMode:t.mode||["date","date"],sPanelTriggerSource:""}},watch:{value:function(){var t={};t.sValue=ie(this.$props,0),this.setState(t)},hoverValue:function(t){ne(this.sHoverValue,t)||this.setState({sHoverValue:t})},selectedValue:function(t){var e={};e.sSelectedValue=t,e.prevSelectedValue=t,this.setState(e)},mode:function(t){ne(this.sMode,t)||this.setState({sMode:t})}},methods:{onDatePanelEnter:function(){this.hasSelectedValue()&&this.fireHoverValueChange(this.sSelectedValue.concat())},onDatePanelLeave:function(){this.hasSelectedValue()&&this.fireHoverValueChange([])},onSelect:function(t){var e=this.type,n=this.sSelectedValue,r=this.prevSelectedValue,i=this.firstSelectedValue,a=void 0;if("both"===e)i?this.compare(i,t)<0?(Object(B["h"])(r[1],t),a=[i,t]):(Object(B["h"])(r[0],t),Object(B["h"])(r[1],i),a=[t,i]):(Object(B["h"])(r[0],t),a=[t]);else if("start"===e){Object(B["h"])(r[0],t);var o=n[1];a=o&&this.compare(o,t)>0?[t,o]:[t]}else{var s=n[0];s&&this.compare(s,t)<=0?(Object(B["h"])(r[1],t),a=[s,t]):(Object(B["h"])(r[0],t),a=[t])}this.fireSelectValueChange(a)},onKeyDown:function(t){var e=this;if("input"!==t.target.nodeName.toLowerCase()){var n=t.keyCode,r=t.ctrlKey||t.metaKey,i=this.$data,a=i.sSelectedValue,o=i.sHoverValue,s=i.firstSelectedValue,c=i.sValue,u=this.$props.disabledDate,l=function(n){var r=void 0,i=void 0,u=void 0;if(s?1===o.length?(r=o[0].clone(),i=n(r),u=e.onDayHover(i)):(r=o[0].isSame(s,"day")?o[1]:o[0],i=n(r),u=e.onDayHover(i)):(r=o[0]||a[0]||c[0]||p()(),i=n(r),u=[i],e.fireHoverValueChange(u)),u.length>=2){var l=u.some((function(t){return!ut(c,t,"month")}));if(l){var f=u.slice().sort((function(t,e){return t.valueOf()-e.valueOf()}));f[0].isSame(f[1],"month")&&(f[1]=f[0].clone().add(1,"month")),e.fireValueChange(f)}}else if(1===u.length){var h=c.findIndex((function(t){return t.isSame(r,"month")}));if(-1===h&&(h=0),c.every((function(t){return!t.isSame(i,"month")}))){var d=c.slice();d[h]=i.clone(),e.fireValueChange(d)}}return t.preventDefault(),i};switch(n){case h["a"].DOWN:return void l((function(t){return ct(t,1,"weeks")}));case h["a"].UP:return void l((function(t){return ct(t,-1,"weeks")}));case h["a"].LEFT:return void l(r?function(t){return ct(t,-1,"years")}:function(t){return ct(t,-1,"days")});case h["a"].RIGHT:return void l(r?function(t){return ct(t,1,"years")}:function(t){return ct(t,1,"days")});case h["a"].HOME:return void l((function(t){return ot(t)}));case h["a"].END:return void l((function(t){return st(t)}));case h["a"].PAGE_DOWN:return void l((function(t){return ct(t,1,"month")}));case h["a"].PAGE_UP:return void l((function(t){return ct(t,-1,"month")}));case h["a"].ENTER:var f=void 0;return f=0===o.length?l((function(t){return t})):1===o.length?o[0]:o[0].isSame(s,"day")?o[1]:o[0],!f||u&&u(f)||this.onSelect(f),void t.preventDefault();default:this.__emit("keydown",t)}}},onDayHover:function(t){var e=[],n=this.sSelectedValue,r=this.firstSelectedValue,i=this.type;if("start"===i&&n[1])e=this.compare(t,n[1])<0?[t,n[1]]:[t];else if("end"===i&&n[0])e=this.compare(t,n[0])>0?[n[0],t]:[];else{if(!r)return this.sHoverValue.length&&this.setState({sHoverValue:[]}),e;e=this.compare(t,r)<0?[t,r]:[r,t]}return this.fireHoverValueChange(e),e},onToday:function(){var t=Object(B["e"])(this.sValue[0]),e=t.clone().add(1,"months");this.setState({sValue:[t,e]})},onOpenTimePicker:function(){this.setState({sShowTimePicker:!0})},onCloseTimePicker:function(){this.setState({sShowTimePicker:!1})},onOk:function(){var t=this.sSelectedValue;this.isAllowedDateAndTime(t)&&this.__emit("ok",t)},onStartInputChange:function(){for(var t=arguments.length,e=Array(t),n=0;n-1},hasSelectedValue:function(){var t=this.sSelectedValue;return!!t[1]&&!!t[0]},compare:function(t,e){return this.timePicker?t.diff(e):t.diff(e,"days")},fireSelectValueChange:function(t,e,n){var r=this.timePicker,i=this.prevSelectedValue;if(r){var a=Object(l["l"])(r);if(a.defaultValue){var o=a.defaultValue;!i[0]&&t[0]&&Object(B["h"])(o[0],t[0]),!i[1]&&t[1]&&Object(B["h"])(o[1],t[1])}}if(!this.sSelectedValue[0]||!this.sSelectedValue[1]){var s=t[0]||p()(),c=t[1]||s.clone().add(1,"months");this.setState({sSelectedValue:t,sValue:t&&2===t.length?re([s,c]):this.sValue})}t[0]&&!t[1]&&(this.setState({firstSelectedValue:t[0]}),this.fireHoverValueChange(t.concat())),this.__emit("change",t),(e||t[0]&&t[1])&&(this.setState({prevSelectedValue:t,firstSelectedValue:null}),this.fireHoverValueChange([]),this.__emit("select",t,n)),Object(l["s"])(this,"selectedValue")||this.setState({sSelectedValue:t})},fireValueChange:function(t){Object(l["s"])(this,"value")||this.setState({sValue:t}),this.__emit("valueChange",t)},fireHoverValueChange:function(t){Object(l["s"])(this,"hoverValue")||this.setState({sHoverValue:t}),this.__emit("hoverChange",t)},clear:function(){this.fireSelectValueChange([],!0),this.__emit("clear")},disabledStartTime:function(t){return this.disabledTime(t,"start")},disabledEndTime:function(t){return this.disabledTime(t,"end")},disabledStartMonth:function(t){var e=this.sValue;return t.isAfter(e[1],"month")},disabledEndMonth:function(t){var e=this.sValue;return t.isBefore(e[0],"month")}},render:function(){var t,e,n=arguments[0],r=Object(l["l"])(this),i=r.prefixCls,a=r.dateInputPlaceholder,o=r.timePicker,s=r.showOk,c=r.locale,u=r.showClear,f=r.showToday,h=r.type,d=r.seperator,p=Object(l["g"])(this,"clearIcon"),v=this.sHoverValue,g=this.sSelectedValue,m=this.sMode,y=this.sShowTimePicker,b=this.sValue,x=(t={},_()(t,i,1),_()(t,i+"-hidden",!r.visible),_()(t,i+"-range",1),_()(t,i+"-show-time-picker",y),_()(t,i+"-week-number",r.showWeekNumber),t),w={props:r,on:Object(l["k"])(this)},O={props:{selectedValue:g},on:{select:this.onSelect,dayHover:"start"===h&&g[1]||"end"===h&&g[0]||v.length?this.onDayHover:te}},C=void 0,S=void 0;if(a)if(Array.isArray(a)){var M=Kt()(a,2);C=M[0],S=M[1]}else C=S=a;var k=!0===s||!1!==s&&!!o,j=(e={},_()(e,i+"-footer",!0),_()(e,i+"-range-bottom",!0),_()(e,i+"-footer-show-ok",k),e),T=this.getStartValue(),z=this.getEndValue(),E=Object(B["e"])(T),A=E.month(),P=E.year(),L=T.year()===P&&T.month()===A||z.year()===P&&z.month()===A,V=T.clone().add(1,"months"),I=V.year()===z.year()&&V.month()===z.month(),R=Object(l["x"])(w,O,{props:{hoverValue:v,direction:"left",disabledTime:this.disabledStartTime,disabledMonth:this.disabledStartMonth,format:this.getFormat(),value:T,mode:m[0],placeholder:C,showDateInput:this.showDateInput,timePicker:o,showTimePicker:y||"time"===m[0],enablePrev:!0,enableNext:!I||this.isMonthYearPanelShow(m[1]),clearIcon:p},on:{inputChange:this.onStartInputChange,inputSelect:this.onStartInputSelect,valueChange:this.onStartValueChange,panelChange:this.onStartPanelChange}}),H=Object(l["x"])(w,O,{props:{hoverValue:v,direction:"right",format:this.getFormat(),timePickerDisabledTime:this.getEndDisableTime(),placeholder:S,value:z,mode:m[1],showDateInput:this.showDateInput,timePicker:o,showTimePicker:y||"time"===m[1],disabledTime:this.disabledEndTime,disabledMonth:this.disabledEndMonth,enablePrev:!I||this.isMonthYearPanelShow(m[0]),enableNext:!0,clearIcon:p},on:{inputChange:this.onEndInputChange,inputSelect:this.onEndInputSelect,valueChange:this.onEndValueChange,panelChange:this.onEndPanelChange}}),D=null;if(f){var F=Object(l["x"])(w,{props:{disabled:L,value:b[0],text:c.backToToday},on:{today:this.onToday}});D=n(Y,$()([{key:"todayButton"},F]))}var N=null;if(r.timePicker){var W=Object(l["x"])(w,{props:{showTimePicker:y||"time"===m[0]&&"time"===m[1],timePickerDisabled:!this.hasSelectedValue()||v.length},on:{openTimePicker:this.onOpenTimePicker,closeTimePicker:this.onCloseTimePicker}});N=n(G,$()([{key:"timePickerButton"},W]))}var q=null;if(k){var K=Object(l["x"])(w,{props:{okDisabled:!this.isAllowedDateAndTime(g)||!this.hasSelectedValue()||v.length},on:{ok:this.onOk}});q=n(U,$()([{key:"okButtonNode"},K]))}var X=this.renderFooter(m);return n("div",{ref:"rootInstance",class:x,attrs:{tabIndex:"0"},on:{keydown:this.onKeyDown}},[r.renderSidebar(),n("div",{class:i+"-panel"},[u&&g[0]&&g[1]?n("a",{attrs:{role:"button",title:c.clear},on:{click:this.clear}},[p||n("span",{class:i+"-clear-btn"})]):null,n("div",{class:i+"-date-panel",on:{mouseleave:"both"!==h?this.onDatePanelLeave:te,mouseenter:"both"!==h?this.onDatePanelEnter:te}},[n(Jt,R),n("span",{class:i+"-range-middle"},[d]),n(Jt,H)]),n("div",{class:j},[f||r.timePicker||k||X?n("div",{class:i+"-footer-btn"},[X,D,N,q]):null])])])}},ce=se,ue=n("1b2b"),le=n.n(ue),fe=n("7571"),he=function(){return{name:c["a"].string,transitionName:c["a"].string,prefixCls:c["a"].string,inputPrefixCls:c["a"].string,format:c["a"].oneOfType([c["a"].string,c["a"].array,c["a"].func]),disabled:c["a"].bool,allowClear:c["a"].bool,suffixIcon:c["a"].any,popupStyle:c["a"].object,dropdownClassName:c["a"].string,locale:c["a"].any,localeCode:c["a"].string,size:c["a"].oneOf(["large","small","default"]),getCalendarContainer:c["a"].func,open:c["a"].bool,disabledDate:c["a"].func,showToday:c["a"].bool,dateRender:c["a"].any,pickerClass:c["a"].string,pickerInputClass:c["a"].string,timePicker:c["a"].any,autoFocus:c["a"].bool,tagPrefixCls:c["a"].string,tabIndex:c["a"].oneOfType([c["a"].string,c["a"].number]),align:c["a"].object.def((function(){return{}})),inputReadOnly:c["a"].bool,valueFormat:c["a"].string}},de=function(){return{value:$t["b"],defaultValue:$t["b"],defaultPickerValue:$t["b"],renderExtraFooter:c["a"].any,placeholder:c["a"].string}},pe=function(){return i()({},he(),de(),{showTime:c["a"].oneOfType([c["a"].object,c["a"].bool]),open:c["a"].bool,disabledTime:c["a"].func,mode:c["a"].oneOf(["time","date","month","year"])})},ve=function(){return i()({},he(),de(),{placeholder:c["a"].string,monthCellContentRender:c["a"].func})},ge=function(){return i()({},he(),{tagPrefixCls:c["a"].string,value:$t["c"],defaultValue:$t["c"],defaultPickerValue:$t["c"],timePicker:c["a"].any,showTime:c["a"].oneOfType([c["a"].object,c["a"].bool]),ranges:c["a"].object,placeholder:c["a"].arrayOf(String),mode:c["a"].oneOfType([c["a"].string,c["a"].arrayOf(String)]),separator:c["a"].any,disabledTime:c["a"].func,showToday:c["a"].bool,renderExtraFooter:c["a"].any})},me=function(){return i()({},he(),de(),{placeholder:c["a"].string})},ye={functional:!0,render:function(t,e){var n=e.props,r=n.suffixIcon,i=n.prefixCls;return(r&&Object(l["w"])(r)?Object(f["a"])(r,{class:i+"-picker-icon"}):t("span",{class:i+"-picker-icon"},[r]))||t(At["a"],{attrs:{type:"calendar"},class:i+"-picker-icon"})}};function be(){}function xe(t,e){var n=Kt()(t,2),r=n[0],i=n[1];if(r||i){if(e&&"month"===e[0])return[r,i];var a=i&&i.isSame(r,"month")?i.clone().add(1,"month"):i;return[r,a]}}function we(t){if(t)return Array.isArray(t)?t:[t,t.clone().add(1,"month")]}function _e(t){return!!Array.isArray(t)&&(0===t.length||t.every((function(t){return!t})))}function Oe(t,e){if(e&&t&&0!==t.length){var n=Kt()(t,2),r=n[0],i=n[1];r&&r.locale(e),i&&i.locale(e)}}var Ce={name:"ARangePicker",mixins:[u["a"]],model:{prop:"value",event:"change"},props:Object(l["t"])(ge(),{allowClear:!0,showToday:!1,separator:"~"}),inject:{configProvider:{default:function(){return Pt["a"]}}},data:function(){var t=this.value||this.defaultValue||[],e=Kt()(t,2),n=e[0],r=e[1];if(n&&!Object(Lt["a"])(d).isMoment(n)||r&&!Object(Lt["a"])(d).isMoment(r))throw new Error("The value/defaultValue of RangePicker must be a moment object array after `antd@2.0`, see: https://u.ant.design/date-picker-value");var i=!t||_e(t)?this.defaultPickerValue:t;return{sValue:t,sShowDate:we(i||Object(Lt["a"])(d)()),sOpen:this.open,sHoverValue:[]}},watch:{value:function(t){var e=t||[],n={sValue:e};le()(t,this.sValue)||(n=i()({},n,{sShowDate:xe(e,this.mode)||this.sShowDate})),this.setState(n)},open:function(t){var e={sOpen:t};this.setState(e)},sOpen:function(t,e){var n=this;this.$nextTick((function(){Object(l["s"])(n,"open")||!e||t||n.focus()}))}},methods:{setValue:function(t,e){this.handleChange(t),!e&&this.showTime||Object(l["s"])(this,"open")||this.setState({sOpen:!1})},clearSelection:function(t){t.preventDefault(),t.stopPropagation(),this.setState({sValue:[]}),this.handleChange([])},clearHoverValue:function(){this.setState({sHoverValue:[]})},handleChange:function(t){Object(l["s"])(this,"value")||this.setState((function(e){var n=e.sShowDate;return{sValue:t,sShowDate:xe(t)||n}})),t[0]&&t[1]&&t[0].diff(t[1])>0&&(t[1]=void 0);var e=Kt()(t,2),n=e[0],r=e[1];this.$emit("change",t,[Vt(n,this.format),Vt(r,this.format)])},handleOpenChange:function(t){Object(l["s"])(this,"open")||this.setState({sOpen:t}),!1===t&&this.clearHoverValue(),this.$emit("openChange",t)},handleShowDateChange:function(t){this.setState({sShowDate:t})},handleHoverChange:function(t){this.setState({sHoverValue:t})},handleRangeMouseLeave:function(){this.sOpen&&this.clearHoverValue()},handleCalendarInputSelect:function(t){var e=Kt()(t,1),n=e[0];n&&this.setState((function(e){var n=e.sShowDate;return{sValue:t,sShowDate:xe(t)||n}}))},handleRangeClick:function(t){"function"===typeof t&&(t=t()),this.setValue(t,!0),this.$emit("ok",t),this.$emit("openChange",!1)},onMouseEnter:function(t){this.$emit("mouseenter",t)},onMouseLeave:function(t){this.$emit("mouseleave",t)},focus:function(){this.$refs.picker.focus()},blur:function(){this.$refs.picker.blur()},renderFooter:function(){var t=this,e=this.$createElement,n=this.ranges,r=this.$scopedSlots,i=this.$slots,a=this._prefixCls,o=this._tagPrefixCls,s=this.renderExtraFooter||r.renderExtraFooter||i.renderExtraFooter;if(!n&&!s)return null;var c=s?e("div",{class:a+"-footer-extra",key:"extra"},["function"===typeof s?s():s]):null,u=n&&Object.keys(n).map((function(r){var i=n[r],a="function"===typeof i?i.call(t):i;return e(fe["a"],{key:r,attrs:{prefixCls:o,color:"blue"},on:{click:function(){return t.handleRangeClick(i)},mouseenter:function(){return t.setState({sHoverValue:a})},mouseleave:t.handleRangeMouseLeave}},[r])})),l=u&&u.length>0?e("div",{class:a+"-footer-extra "+a+"-range-quick-selector",key:"range"},[u]):null;return[l,c]}},render:function(){var t,e=this,n=arguments[0],r=Object(l["l"])(this),a=Object(l["g"])(this,"suffixIcon");a=Array.isArray(a)?a[0]:a;var o=this.sValue,s=this.sShowDate,c=this.sHoverValue,u=this.sOpen,f=this.$scopedSlots,h=Object(l["k"])(this),d=h.calendarChange,p=void 0===d?be:d,v=h.ok,g=void 0===v?be:v,m=h.focus,y=void 0===m?be:m,b=h.blur,x=void 0===b?be:b,w=h.panelChange,O=void 0===w?be:w,C=r.prefixCls,S=r.tagPrefixCls,M=r.popupStyle,k=r.disabledDate,j=r.disabledTime,T=r.showTime,z=r.showToday,E=r.ranges,A=r.locale,P=r.localeCode,L=r.format,V=r.separator,I=r.inputReadOnly,R=this.configProvider.getPrefixCls,H=R("calendar",C),D=R("tag",S);this._prefixCls=H,this._tagPrefixCls=D;var F=r.dateRender||f.dateRender;Oe(o,P),Oe(s,P);var N=Et()((t={},_()(t,H+"-time",T),_()(t,H+"-range-with-ranges",E),t)),$={on:{change:this.handleChange}},B={on:{ok:this.handleChange},props:{}};r.timePicker?$.on.change=function(t){return e.handleChange(t)}:B={on:{},props:{}},"mode"in r&&(B.props.mode=r.mode);var W=Array.isArray(r.placeholder)?r.placeholder[0]:A.lang.rangePlaceholder[0],Y=Array.isArray(r.placeholder)?r.placeholder[1]:A.lang.rangePlaceholder[1],q=Object(l["x"])(B,{props:{separator:V,format:L,prefixCls:H,renderFooter:this.renderFooter,timePicker:r.timePicker,disabledDate:k,disabledTime:j,dateInputPlaceholder:[W,Y],locale:A.lang,dateRender:F,value:s,hoverValue:c,showToday:z,inputReadOnly:I},on:{change:p,ok:g,valueChange:this.handleShowDateChange,hoverChange:this.handleHoverChange,panelChange:O,inputSelect:this.handleCalendarInputSelect},class:N,scopedSlots:f}),U=n(ce,q),K={};r.showTime&&(K.width="350px");var G=Kt()(o,2),X=G[0],Z=G[1],Q=!r.disabled&&r.allowClear&&o&&(X||Z)?n(At["a"],{attrs:{type:"close-circle",theme:"filled"},class:H+"-picker-clear",on:{click:this.clearSelection}}):null,J=n(ye,{attrs:{suffixIcon:a,prefixCls:H}}),tt=function(t){var e=t.value,i=Kt()(e,2),a=i[0],o=i[1];return n("span",{class:r.pickerInputClass},[n("input",{attrs:{disabled:r.disabled,readOnly:!0,placeholder:W,tabIndex:-1},domProps:{value:Vt(a,r.format)},class:H+"-range-picker-input"}),n("span",{class:H+"-range-picker-separator"},[" ",V," "]),n("input",{attrs:{disabled:r.disabled,readOnly:!0,placeholder:Y,tabIndex:-1},domProps:{value:Vt(o,r.format)},class:H+"-range-picker-input"}),Q,J])},et=Object(l["x"])({props:r,on:h},$,{props:{calendar:U,value:o,open:u,prefixCls:H+"-picker-container"},on:{openChange:this.handleOpenChange},style:M,scopedSlots:i()({default:tt},f)});return n("span",{ref:"picker",class:r.pickerClass,style:K,attrs:{tabIndex:r.disabled?-1:0},on:{focus:y,blur:x,mouseenter:this.onMouseEnter,mouseleave:this.onMouseLeave}},[n(Tt,et)])}};function Se(t,e){return t&&t.format(e)||""}function Me(){}var ke={name:"AWeekPicker",mixins:[u["a"]],model:{prop:"value",event:"change"},props:Object(l["t"])(me(),{format:"gggg-wo",allowClear:!0}),inject:{configProvider:{default:function(){return Pt["a"]}}},data:function(){var t=this.value||this.defaultValue;if(t&&!Object(Lt["a"])(d).isMoment(t))throw new Error("The value/defaultValue of WeekPicker or MonthPicker must be a moment object");return{_value:t,_open:this.open}},watch:{value:function(t){var e={_value:t};this.setState(e),this.prevState=i()({},this.$data,e)},open:function(t){var e={_open:t};this.setState(e),this.prevState=i()({},this.$data,e)},_open:function(t,e){var n=this;this.$nextTick((function(){Object(l["s"])(n,"open")||!e||t||n.focus()}))}},mounted:function(){this.prevState=i()({},this.$data)},updated:function(){var t=this;this.$nextTick((function(){Object(l["s"])(t,"open")||!t.prevState._open||t._open||t.focus()}))},methods:{weekDateRender:function(t){var e=this.$createElement,n=this.$data._value,r=this._prefixCls,i=this.$scopedSlots,a=this.dateRender||i.dateRender,o=a?a(t):t.date();return n&&t.year()===n.year()&&t.week()===n.week()?e("div",{class:r+"-selected-day"},[e("div",{class:r+"-date"},[o])]):e("div",{class:r+"-date"},[o])},handleChange:function(t){Object(l["s"])(this,"value")||this.setState({_value:t}),this.$emit("change",t,Se(t,this.format))},handleOpenChange:function(t){Object(l["s"])(this,"open")||this.setState({_open:t}),this.$emit("openChange",t)},clearSelection:function(t){t.preventDefault(),t.stopPropagation(),this.handleChange(null)},focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},renderFooter:function(){var t=this.$createElement,e=this._prefixCls,n=this.$scopedSlots,r=this.renderExtraFooter||n.renderExtraFooter;return r?t("div",{class:e+"-footer-extra"},[r.apply(void 0,arguments)]):null}},render:function(){var t=arguments[0],e=Object(l["l"])(this),n=Object(l["g"])(this,"suffixIcon");n=Array.isArray(n)?n[0]:n;var r=this.prefixCls,a=this.disabled,o=this.pickerClass,s=this.popupStyle,c=this.pickerInputClass,u=this.format,f=this.allowClear,h=this.locale,d=this.localeCode,p=this.disabledDate,v=this.defaultPickerValue,g=this.$data,m=this.$scopedSlots,y=Object(l["k"])(this),b=this.configProvider.getPrefixCls,x=b("calendar",r);this._prefixCls=x;var w=g._value,_=g._open,O=y.focus,C=void 0===O?Me:O,S=y.blur,M=void 0===S?Me:S;w&&d&&w.locale(d);var k=Object(l["s"])(this,"placeholder")?this.placeholder:h.lang.placeholder,j=this.dateRender||m.dateRender||this.weekDateRender,T=t(pt,{attrs:{showWeekNumber:!0,dateRender:j,prefixCls:x,format:u,locale:h.lang,showDateInput:!1,showToday:!1,disabledDate:p,renderFooter:this.renderFooter,defaultValue:v}}),z=!a&&f&&g._value?t(At["a"],{attrs:{type:"close-circle",theme:"filled"},class:x+"-picker-clear",on:{click:this.clearSelection}}):null,E=t(ye,{attrs:{suffixIcon:n,prefixCls:x}}),A=function(e){var n=e.value;return t("span",{style:{display:"inline-block",width:"100%"}},[t("input",{ref:"input",attrs:{disabled:a,readOnly:!0,placeholder:k},domProps:{value:n&&n.format(u)||""},class:c,on:{focus:C,blur:M}}),z,E])},P={props:i()({},e,{calendar:T,prefixCls:x+"-picker-container",value:w,open:_}),on:i()({},y,{change:this.handleChange,openChange:this.handleOpenChange}),style:s,scopedSlots:i()({default:A},m)};return t("span",{class:o},[t(Tt,P)])}},je=n("db14"),Te=qt(i()({},Rt(pt,pe()),{name:"ADatePicker"}),pe(),"date"),ze=qt(i()({},Rt(gt,ve()),{name:"AMonthPicker"}),ve(),"month");i()(Te,{RangePicker:qt(Ce,ge(),"date"),MonthPicker:ze,WeekPicker:qt(ke,me(),"week")}),Te.install=function(t){t.use(je["a"]),t.component(Te.name,Te),t.component(Te.RangePicker.name,Te.RangePicker),t.component(Te.MonthPicker.name,Te.MonthPicker),t.component(Te.WeekPicker.name,Te.WeekPicker)};e["a"]=Te},"0c47":function(t,e,n){var r=n("da84"),i=n("d44e");i(r.JSON,"JSON",!0)},"0c63":function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("6042"),c=n.n(s),u=n("9b57"),l=n.n(u),f=n("4d26"),h=n.n(f),d=n("3a9b"),p=n("2adb"),v={primaryColor:"#333",secondaryColor:"#E6E6E6"},g={name:"AntdIcon",props:["type","primaryColor","secondaryColor"],displayName:"IconVue",definitions:new p["a"],data:function(){return{twoToneColorPalette:v}},add:function(){for(var t=arguments.length,e=Array(t),n=0;n1&&void 0!==arguments[1]?arguments[1]:v;if(t){var n=g.definitions.get(t);return n&&"function"===typeof n.icon&&(n=o()({},n,{icon:n.icon(e.primaryColor,e.secondaryColor)})),n}},setTwoToneColors:function(t){var e=t.primaryColor,n=t.secondaryColor;v.primaryColor=e,v.secondaryColor=n||Object(p["c"])(e)},getTwoToneColors:function(){return o()({},v)},render:function(t){var e=this.$props,n=e.type,r=e.primaryColor,i=e.secondaryColor,a=void 0,s=v;if(r&&(s={primaryColor:r,secondaryColor:i||Object(p["c"])(r)}),Object(p["d"])(n))a=n;else if("string"===typeof n&&(a=g.get(n,s),!a))return null;return a?(a&&"function"===typeof a.icon&&(a=o()({},a,{icon:a.icon(s.primaryColor,s.secondaryColor)})),Object(p["b"])(t,a.icon,"svg-"+a.name,{attrs:{"data-icon":a.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},on:this.$listeners})):(Object(p["e"])("type should be string or icon definiton, but got "+n),null)},install:function(t){t.component(g.name,g)}},m=g,y=m,b=n("4d91"),x=n("8e8e"),w=n.n(x),_=n("daa3"),O=new Set;function C(t){var e=t.scriptUrl,n=t.extraCommonProps,r=void 0===n?{}:n;if("undefined"!==typeof document&&"undefined"!==typeof window&&"function"===typeof document.createElement&&"string"===typeof e&&e.length&&!O.has(e)){var i=document.createElement("script");i.setAttribute("src",e),i.setAttribute("data-namespace",e),O.add(e),document.body.appendChild(i)}var a={functional:!0,name:"AIconfont",props:$.props,render:function(t,e){var n=e.props,i=e.slots,a=e.listeners,o=e.data,s=n.type,c=w()(n,["type"]),u=i(),l=u["default"],f=null;s&&(f=t("use",{attrs:{"xlink:href":"#"+s}})),l&&(f=l);var h=Object(_["x"])(r,o,{props:c,on:a});return t($,h,[f])}};return a}var S=n("6a21"),M={width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false"},k=/-fill$/,j=/-o$/,T=/-twotone$/;function z(t){var e=null;return k.test(t)?e="filled":j.test(t)?e="outlined":T.test(t)&&(e="twoTone"),e}function E(t){return t.replace(k,"").replace(j,"").replace(T,"")}function A(t,e){var n=t;return"filled"===e?n+="-fill":"outlined"===e?n+="-o":"twoTone"===e?n+="-twotone":Object(S["a"])(!1,"Icon","This icon '"+t+"' has unknown theme '"+e+"'"),n}function P(t){var e=t;switch(t){case"cross":e="close";break;case"interation":e="interaction";break;case"canlendar":e="calendar";break;case"colum-height":e="column-height";break;default:}return Object(S["a"])(e===t,"Icon","Icon '"+t+"' was a typo and is now deprecated, please use '"+e+"' instead."),e}var L=n("e5cd");function V(t){return y.setTwoToneColors({primaryColor:t})}function I(){var t=y.getTwoToneColors();return t.primaryColor}var R=n("db14");y.add.apply(y,l()(Object.keys(d).map((function(t){return d[t]})))),V("#1890ff");var H="outlined",D=void 0;function F(t,e,n){var r,a=n.$props,s=n.$slots,u=Object(_["k"])(n),l=a.type,f=a.component,d=a.viewBox,p=a.spin,v=a.theme,g=a.twoToneColor,m=a.rotate,b=a.tabIndex,x=Object(_["c"])(s["default"]);x=0===x.length?void 0:x,Object(S["a"])(Boolean(l||f||x),"Icon","Icon should have `type` prop or `component` prop or `children`.");var w=h()((r={},c()(r,"anticon",!0),c()(r,"anticon-"+l,!!l),r)),O=h()(c()({},"anticon-spin",!!p||"loading"===l)),C=m?{msTransform:"rotate("+m+"deg)",transform:"rotate("+m+"deg)"}:void 0,k={attrs:o()({},M,{viewBox:d}),class:O,style:C};d||delete k.attrs.viewBox;var j=function(){if(f)return t(f,k,[x]);if(x){Object(S["a"])(Boolean(d)||1===x.length&&"use"===x[0].tag,"Icon","Make sure that you provide correct `viewBox` prop (default `0 0 1024 1024`) to the icon.");var e={attrs:o()({},M),class:O,style:C};return t("svg",i()([e,{attrs:{viewBox:d}}]),[x])}if("string"===typeof l){var n=l;if(v){var r=z(l);Object(S["a"])(!r||v===r,"Icon","The icon name '"+l+"' already specify a theme '"+r+"', the 'theme' prop '"+v+"' will be ignored.")}return n=A(E(P(n)),D||v||H),t(y,{attrs:{focusable:"false",type:n,primaryColor:g},class:O,style:C})}},T=b;void 0===T&&"click"in u&&(T=-1);var L={attrs:{"aria-label":l&&e.icon+": "+l,tabIndex:T},on:u,class:w,staticClass:""};return t("i",L,[j()])}var N={name:"AIcon",props:{tabIndex:b["a"].number,type:b["a"].string,component:b["a"].any,viewBox:b["a"].any,spin:b["a"].bool.def(!1),rotate:b["a"].number,theme:b["a"].oneOf(["filled","outlined","twoTone"]),twoToneColor:b["a"].string,role:b["a"].string},render:function(t){var e=this;return t(L["a"],{attrs:{componentName:"Icon"},scopedSlots:{default:function(n){return F(t,n,e)}}})}};N.createFromIconfontCN=C,N.getTwoToneColor=I,N.setTwoToneColor=V,N.install=function(t){t.use(R["a"]),t.component(N.name,N)};var $=e["a"]=N},"0cb2":function(t,e,n){var r=n("7b0b"),i=Math.floor,a="".replace,o=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,s=/\$([$&'`]|\d{1,2})/g;t.exports=function(t,e,n,c,u,l){var f=n+t.length,h=c.length,d=s;return void 0!==u&&(u=r(u),d=o),a.call(l,d,(function(r,a){var o;switch(a.charAt(0)){case"$":return"$";case"&":return t;case"`":return e.slice(0,n);case"'":return e.slice(f);case"<":o=u[a.slice(1,-1)];break;default:var s=+a;if(0===s)return r;if(s>h){var l=i(s/10);return 0===l?r:l<=h?void 0===c[l-1]?a.charAt(1):c[l-1]+a.charAt(1):r}o=c[s-1]}return void 0===o?"":o}))}},"0ccb":function(t,e,n){var r=n("50c4"),i=n("1148"),a=n("1d80"),o=Math.ceil,s=function(t){return function(e,n,s){var c,u,l=String(a(e)),f=l.length,h=void 0===s?" ":String(s),d=r(n);return d<=f||""==h?l:(c=d-f,u=i.call(h,o(c/h.length)),u.length>c&&(u=u.slice(0,c)),t?l+u:u+l)}};t.exports={start:s(!1),end:s(!0)}},"0cdd":function(t,e){window.MutationObserver||(window.MutationObserver=function(t){function e(t){this.i=[],this.m=t}function n(t){(function n(){var r=t.takeRecords();r.length&&t.m(r,t),t.h=setTimeout(n,e._period)})()}function r(e){var n,r={type:null,target:null,addedNodes:[],removedNodes:[],previousSibling:null,nextSibling:null,attributeName:null,attributeNamespace:null,oldValue:null};for(n in e)r[n]!==t&&e[n]!==t&&(r[n]=e[n]);return r}function i(t,e){var n=u(t,e);return function(i){var a=i.length;if(e.a&&3===t.nodeType&&t.nodeValue!==n.a&&i.push(new r({type:"characterData",target:t,oldValue:n.a})),e.b&&n.b&&s(i,t,n.b,e.f),e.c||e.g)var o=c(i,t,n,e);(o||i.length!==a)&&(n=u(t,e))}}function a(t,e){return e.value}function o(t,e){return"style"!==e.name?e.value:t.style.cssText}function s(e,n,i,a){for(var o,s,c={},u=n.attributes,l=u.length;l--;)o=u[l],s=o.name,a&&a[s]===t||(v(n,o)!==i[s]&&e.push(r({type:"attributes",target:n,attributeName:s,oldValue:i[s],attributeNamespace:o.namespaceURI})),c[s]=!0);for(s in i)c[s]||e.push(r({target:n,type:"attributes",attributeName:s,oldValue:i[s]}))}function c(e,n,i,a){function o(t,n,i,o,u){var l,f,h,d=t.length-1;for(u=-~((d-u)/2);h=t.pop();)l=i[h.j],f=o[h.l],a.c&&u&&Math.abs(h.j-h.l)>=d&&(e.push(r({type:"childList",target:n,addedNodes:[l],removedNodes:[l],nextSibling:l.nextSibling,previousSibling:l.previousSibling})),u--),a.b&&f.b&&s(e,l,f.b,a.f),a.a&&3===l.nodeType&&l.nodeValue!==f.a&&e.push(r({type:"characterData",target:l,oldValue:f.a})),a.g&&c(l,f)}function c(n,i){for(var f,h,p,v,g,m=n.childNodes,y=i.c,b=m.length,x=y?y.length:0,w=0,_=0,O=0;_0;(a>>>=1)&&(e+=e))1&a&&(n+=e);return n}},"115d":function(t,e,n){"use strict";var r=n("6dd8"),i={name:"ResizeObserver",props:{disabled:Boolean},data:function(){return this.currentElement=null,this.resizeObserver=null,{width:0,height:0}},mounted:function(){this.onComponentUpdated()},updated:function(){this.onComponentUpdated()},beforeDestroy:function(){this.destroyObserver()},methods:{onComponentUpdated:function(){var t=this.$props.disabled;if(t)this.destroyObserver();else{var e=this.$el,n=e!==this.currentElement;n&&(this.destroyObserver(),this.currentElement=e),!this.resizeObserver&&e&&(this.resizeObserver=new r["a"](this.onResize),this.resizeObserver.observe(e))}},onResize:function(t){var e=t[0].target,n=e.getBoundingClientRect(),r=n.width,i=n.height,a=Math.floor(r),o=Math.floor(i);if(this.width!==a||this.height!==o){var s={width:a,height:o};this.width=a,this.height=o,this.$emit("resize",s)}},destroyObserver:function(){this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}},render:function(){return this.$slots["default"][0]}};e["a"]=i},"126d":function(t,e,n){var r=n("6da8"),i=n("aaec"),a=n("d094");function o(t){return i(t)?a(t):r(t)}t.exports=o},1273:function(t,e,n){"use strict";n("b2a3"),n("1b98")},1276:function(t,e,n){"use strict";var r=n("d784"),i=n("44e7"),a=n("825a"),o=n("1d80"),s=n("4840"),c=n("8aa5"),u=n("50c4"),l=n("14c3"),f=n("9263"),h=n("9f7f"),d=h.UNSUPPORTED_Y,p=[].push,v=Math.min,g=4294967295;r("split",2,(function(t,e,n){var r;return r="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,n){var r=String(o(this)),a=void 0===n?g:n>>>0;if(0===a)return[];if(void 0===t)return[r];if(!i(t))return e.call(r,t,a);var s,c,u,l=[],h=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),d=0,v=new RegExp(t.source,h+"g");while(s=f.call(v,r)){if(c=v.lastIndex,c>d&&(l.push(r.slice(d,s.index)),s.length>1&&s.index=a))break;v.lastIndex===s.index&&v.lastIndex++}return d===r.length?!u&&v.test("")||l.push(""):l.push(r.slice(d)),l.length>a?l.slice(0,a):l}:"0".split(void 0,0).length?function(t,n){return void 0===t&&0===n?[]:e.call(this,t,n)}:e,[function(e,n){var i=o(this),a=void 0==e?void 0:e[t];return void 0!==a?a.call(e,i,n):r.call(String(i),e,n)},function(t,i){var o=n(r,t,this,i,r!==e);if(o.done)return o.value;var f=a(t),h=String(this),p=s(f,RegExp),m=f.unicode,y=(f.ignoreCase?"i":"")+(f.multiline?"m":"")+(f.unicode?"u":"")+(d?"g":"y"),b=new p(d?"^(?:"+f.source+")":f,y),x=void 0===i?g:i>>>0;if(0===x)return[];if(0===h.length)return null===l(b,h)?[h]:[];var w=0,_=0,O=[];while(_0;function o(t,e){for(var n=Object.create(null),r=t.split(","),i=0;i1e-5){f=u<=.5?c/(o+s):c/(2-o-s);var h=(o-r)/c,d=(o-i)/c,p=(o-a)/c;l=r==o?p-d:i==o?2+h-p:4+d-h,l*=60,l<0&&(l+=360)}return[l,f,u]}t.exports={lighten:r,darken:i,mix:a,toNum3:s,rgb:o,rgbaToRgb:o,pad2:n,rgbToHsl:l,rrggbbToHsl:u}},"143c":function(t,e,n){var r=n("74e8");r("Int32",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},1448:function(t,e,n){var r=n("ebb5").aTypedArrayConstructor,i=n("4840");t.exports=function(t,e){var n=i(t,t.constructor),a=0,o=e.length,s=new(r(n))(o);while(o>a)s[a]=e[a++];return s}},"145e":function(t,e,n){"use strict";var r=n("7b0b"),i=n("23cb"),a=n("50c4"),o=Math.min;t.exports=[].copyWithin||function(t,e){var n=r(this),s=a(n.length),c=i(t,s),u=i(e,s),l=arguments.length>2?arguments[2]:void 0,f=o((void 0===l?s:i(l,s))-u,s-c),h=1;u0)u in n?n[c]=n[u]:delete n[c],c+=h,u+=h;return n}},1462:function(t,e,n){"use strict";n.d(e,"b",(function(){return A}));var r=n("8e8e"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("41b2"),c=n.n(s),u=n("0464"),l=n("4d91"),f=n("e90a"),h=n("b488"),d=n("18a7"),p=n("4d26"),v=n.n(p),g=n("2b89"),m=n("9b57"),y=n.n(m),b=n("6dd8"),x=n("a3a2"),w=n("7b05"),_=n("daa3"),O=!("undefined"===typeof window||!window.document||!window.document.createElement),C="menuitem-overflowed",S=.5;O&&n("0cdd");var M={name:"DOMWrap",mixins:[h["a"]],data:function(){return this.resizeObserver=null,this.mutationObserver=null,this.originalTotalWidth=0,this.overflowedItems=[],this.menuItemSizes=[],{lastVisibleIndex:void 0}},mounted:function(){var t=this;this.$nextTick((function(){if(t.setChildrenWidthAndResize(),1===t.level&&"horizontal"===t.mode){var e=t.$el;if(!e)return;t.resizeObserver=new b["a"]((function(e){e.forEach(t.setChildrenWidthAndResize)})),[].slice.call(e.children).concat(e).forEach((function(e){t.resizeObserver.observe(e)})),"undefined"!==typeof MutationObserver&&(t.mutationObserver=new MutationObserver((function(){t.resizeObserver.disconnect(),[].slice.call(e.children).concat(e).forEach((function(e){t.resizeObserver.observe(e)})),t.setChildrenWidthAndResize()})),t.mutationObserver.observe(e,{attributes:!1,childList:!0,subTree:!1}))}}))},beforeDestroy:function(){this.resizeObserver&&this.resizeObserver.disconnect(),this.mutationObserver&&this.mutationObserver.disconnect()},methods:{getMenuItemNodes:function(){var t=this.$props.prefixCls,e=this.$el;return e?[].slice.call(e.children).filter((function(e){return e.className.split(" ").indexOf(t+"-overflowed-submenu")<0})):[]},getOverflowedSubMenuItem:function(t,e,n){var r=this.$createElement,a=this.$props,o=a.overflowedIndicator,s=a.level,u=a.mode,l=a.prefixCls,f=a.theme;if(1!==s||"horizontal"!==u)return null;var h=this.$slots["default"][0],d=Object(_["m"])(h),p=(d.title,i()(d,["title"])),v=Object(_["i"])(h),m={},y=t+"-overflowed-indicator",b=t+"-overflowed-indicator";0===e.length&&!0!==n?m={display:"none"}:n&&(m={visibility:"hidden",position:"absolute"},y+="-placeholder",b+="-placeholder");var w=f?l+"-"+f:"",O={},C={};g["g"].props.forEach((function(t){void 0!==p[t]&&(O[t]=p[t])})),g["g"].on.forEach((function(t){void 0!==v[t]&&(C[t]=v[t])}));var S={props:c()({title:o,popupClassName:w},O,{eventKey:b,disabled:!1}),class:l+"-overflowed-submenu",key:y,style:m,on:C};return r(x["a"],S,[e])},setChildrenWidthAndResize:function(){if("horizontal"===this.mode){var t=this.$el;if(t){var e=t.children;if(e&&0!==e.length){var n=t.children[e.length-1];Object(g["i"])(n,"display","inline-block");var r=this.getMenuItemNodes(),i=r.filter((function(t){return t.className.split(" ").indexOf(C)>=0}));i.forEach((function(t){Object(g["i"])(t,"display","inline-block")})),this.menuItemSizes=r.map((function(t){return Object(g["c"])(t)})),i.forEach((function(t){Object(g["i"])(t,"display","none")})),this.overflowedIndicatorWidth=Object(g["c"])(t.children[t.children.length-1]),this.originalTotalWidth=this.menuItemSizes.reduce((function(t,e){return t+e}),0),this.handleResize(),Object(g["i"])(n,"display","none")}}}},handleResize:function(){var t=this;if("horizontal"===this.mode){var e=this.$el;if(e){var n=Object(g["c"])(e);this.overflowedItems=[];var r=0,i=void 0;this.originalTotalWidth>n+S&&(i=-1,this.menuItemSizes.forEach((function(e){r+=e,r+t.overflowedIndicatorWidth<=n&&(i+=1)}))),this.setState({lastVisibleIndex:i})}}},renderChildren:function(t){var e=this,n=this.$data.lastVisibleIndex,r=Object(_["f"])(this);return(t||[]).reduce((function(i,a,o){var s=a,c=Object(_["m"])(a).eventKey;if("horizontal"===e.mode){var u=e.getOverflowedSubMenuItem(c,[]);void 0!==n&&-1!==r[e.prefixCls+"-root"]&&(o>n&&(s=Object(w["a"])(a,{style:{display:"none"},props:{eventKey:c+"-hidden"},class:C})),o===n+1&&(e.overflowedItems=t.slice(n+1).map((function(t){return Object(w["a"])(t,{key:Object(_["m"])(t).eventKey,props:{mode:"vertical-left"}})})),u=e.getOverflowedSubMenuItem(c,e.overflowedItems)));var l=[].concat(y()(i),[u,s]);return o===t.length-1&&l.push(e.getOverflowedSubMenuItem(c,[],!0)),l}return[].concat(y()(i),[s])}),[])}},render:function(){var t=arguments[0],e=this.$props.tag,n={on:Object(_["k"])(this)};return t(e,n,[this.renderChildren(this.$slots["default"])])}};M.props={mode:l["a"].oneOf(["horizontal","vertical","vertical-left","vertical-right","inline"]),prefixCls:l["a"].string,level:l["a"].number,theme:l["a"].string,overflowedIndicator:l["a"].node,visible:l["a"].bool,hiddenClassName:l["a"].string,tag:l["a"].string.def("div")};var k=M;function j(t){return!t.length||t.every((function(t){return!!t.disabled}))}function T(t,e,n){var r=t.getState();t.setState({activeKey:c()({},r.activeKey,o()({},e,n))})}function z(t){return t.eventKey||"0-menu-"}function E(t,e){if(e){var n=this.instanceArrayKeyIndexMap[t];this.instanceArray[n]=e}}function A(t,e){var n=e,r=t.eventKey,i=t.defaultActiveFirst,a=t.children;if(void 0!==n&&null!==n){var o=void 0;if(Object(g["e"])(a,(function(t,e){var i=t.componentOptions.propsData||{};t&&!i.disabled&&n===Object(g["a"])(t,r,e)&&(o=!0)})),o)return n}return n=null,i?(Object(g["e"])(a,(function(t,e){var i=t.componentOptions.propsData||{},a=null===n||void 0===n;a&&t&&!i.disabled&&(n=Object(g["a"])(t,r,e))})),n):n}var P={name:"SubPopupMenu",props:Object(_["t"])({prefixCls:l["a"].string,openTransitionName:l["a"].string,openAnimation:l["a"].oneOfType([l["a"].string,l["a"].object]),openKeys:l["a"].arrayOf(l["a"].oneOfType([l["a"].string,l["a"].number])),visible:l["a"].bool,parentMenu:l["a"].object,eventKey:l["a"].string,store:l["a"].object,focusable:l["a"].bool,multiple:l["a"].bool,defaultActiveFirst:l["a"].bool,activeKey:l["a"].oneOfType([l["a"].string,l["a"].number]),selectedKeys:l["a"].arrayOf(l["a"].oneOfType([l["a"].string,l["a"].number])),defaultSelectedKeys:l["a"].arrayOf(l["a"].oneOfType([l["a"].string,l["a"].number])),defaultOpenKeys:l["a"].arrayOf(l["a"].oneOfType([l["a"].string,l["a"].number])),level:l["a"].number,mode:l["a"].oneOf(["horizontal","vertical","vertical-left","vertical-right","inline"]),triggerSubMenuAction:l["a"].oneOf(["click","hover"]),inlineIndent:l["a"].oneOfType([l["a"].number,l["a"].string]),manualRef:l["a"].func,itemIcon:l["a"].any,expandIcon:l["a"].any,overflowedIndicator:l["a"].any,children:l["a"].any.def([]),__propsSymbol__:l["a"].any},{prefixCls:"rc-menu",mode:"vertical",level:1,inlineIndent:24,visible:!0,focusable:!0,manualRef:g["h"]}),mixins:[h["a"]],created:function(){var t=Object(_["l"])(this);this.prevProps=c()({},t),t.store.setState({activeKey:c()({},t.store.getState().activeKey,o()({},t.eventKey,A(t,t.activeKey)))}),this.instanceArray=[]},mounted:function(){this.manualRef&&this.manualRef(this)},updated:function(){var t=Object(_["l"])(this),e=this.prevProps,n="activeKey"in t?t.activeKey:t.store.getState().activeKey[z(t)],r=A(t,n);if(r!==n)T(t.store,z(t),r);else if("activeKey"in e){var i=A(e,e.activeKey);r!==i&&T(t.store,z(t),r)}this.prevProps=c()({},t)},methods:{onKeyDown:function(t,e){var n=t.keyCode,r=void 0;if(this.getFlatInstanceArray().forEach((function(e){e&&e.active&&e.onKeyDown&&(r=e.onKeyDown(t))})),r)return 1;var i=null;return n!==d["a"].UP&&n!==d["a"].DOWN||(i=this.step(n===d["a"].UP?-1:1)),i?(t.preventDefault(),T(this.$props.store,z(this.$props),i.eventKey),"function"===typeof e&&e(i),1):void 0},onItemHover:function(t){var e=t.key,n=t.hover;T(this.$props.store,z(this.$props),n?e:null)},onDeselect:function(t){this.__emit("deselect",t)},onSelect:function(t){this.__emit("select",t)},onClick:function(t){this.__emit("click",t)},onOpenChange:function(t){this.__emit("openChange",t)},onDestroy:function(t){this.__emit("destroy",t)},getFlatInstanceArray:function(){return this.instanceArray},getOpenTransitionName:function(){return this.$props.openTransitionName},step:function(t){var e=this.getFlatInstanceArray(),n=this.$props.store.getState().activeKey[z(this.$props)],r=e.length;if(!r)return null;t<0&&(e=e.concat().reverse());var i=-1;if(e.every((function(t,e){return!t||t.eventKey!==n||(i=e,!1)})),this.defaultActiveFirst||-1===i||!j(e.slice(i,r-1))){var a=(i+1)%r,o=a;do{var s=e[o];if(s&&!s.disabled)return s;o=(o+1)%r}while(o!==a);return null}},getIcon:function(t,e){if(t.$createElement){var n=t[e];return void 0!==n?n:t.$slots[e]||t.$scopedSlots[e]}var r=Object(_["m"])(t)[e];if(void 0!==r)return r;var i=[],a=t.componentOptions||{};return(a.children||[]).forEach((function(t){t.data&&t.data.slot===e&&("template"===t.tag?i.push(t.children):i.push(t))})),i.length?i:void 0},renderCommonMenuItem:function(t,e,n){var r=this;if(void 0===t.tag)return t;var i=this.$props.store.getState(),a=this.$props,o=Object(g["a"])(t,a.eventKey,e),s=t.componentOptions.propsData||{},u=o===i.activeKey[z(this.$props)];s.disabled||(this.instanceArrayKeyIndexMap[o]=Object.keys(this.instanceArrayKeyIndexMap).length);var l=Object(_["i"])(t),f={props:c()({mode:s.mode||a.mode,level:a.level,inlineIndent:a.inlineIndent,renderMenuItem:this.renderMenuItem,rootPrefixCls:a.prefixCls,index:e,parentMenu:a.parentMenu,manualRef:s.disabled?g["h"]:E.bind(this,o),eventKey:o,active:!s.disabled&&u,multiple:a.multiple,openTransitionName:this.getOpenTransitionName(),openAnimation:a.openAnimation,subMenuOpenDelay:a.subMenuOpenDelay,subMenuCloseDelay:a.subMenuCloseDelay,forceSubMenuRender:a.forceSubMenuRender,builtinPlacements:a.builtinPlacements,itemIcon:this.getIcon(t,"itemIcon")||this.getIcon(this,"itemIcon"),expandIcon:this.getIcon(t,"expandIcon")||this.getIcon(this,"expandIcon")},n),on:{click:function(t){(l.click||g["h"])(t),r.onClick(t)},itemHover:this.onItemHover,openChange:this.onOpenChange,deselect:this.onDeselect,select:this.onSelect}};return("inline"===a.mode||Object(g["d"])())&&(f.props.triggerSubMenuAction="click"),Object(w["a"])(t,f)},renderMenuItem:function(t,e,n){if(!t)return null;var r=this.$props.store.getState(),i={openKeys:r.openKeys,selectedKeys:r.selectedKeys,triggerSubMenuAction:this.triggerSubMenuAction,isRootMenu:!1,subMenuKey:n};return this.renderCommonMenuItem(t,e,i)}},render:function(){var t=this,e=arguments[0],n=i()(this.$props,[]),r=n.eventKey,a=n.prefixCls,o=n.visible,s=n.level,c=n.mode,l=n.theme;this.instanceArray=[],this.instanceArrayKeyIndexMap={};var f=v()(n.prefixCls,n.prefixCls+"-"+n.mode),h={props:{tag:"ul",visible:o,prefixCls:a,level:s,mode:c,theme:l,overflowedIndicator:Object(_["g"])(this,"overflowedIndicator")},attrs:{role:n.role||"menu"},class:f,on:Object(u["a"])(Object(_["k"])(this),["click"])};return n.focusable&&(h.attrs.tabIndex="0",h.on.keydown=this.onKeyDown),e(k,h,[n.children.map((function(e,n){return t.renderMenuItem(e,n,r||"0-menu-")}))])}};e["a"]=Object(f["a"])()(P)},"14c3":function(t,e,n){var r=n("c6b6"),i=n("9263");t.exports=function(t,e){var n=t.exec;if("function"===typeof n){var a=n.call(t,e);if("object"!==typeof a)throw TypeError("RegExp exec method returned something other than an Object or null");return a}if("RegExp"!==r(t))throw TypeError("RegExp#exec called on incompatible receiver");return i.call(t,e)}},1501:function(t,e,n){"use strict";n.d(e,"b",(function(){return c})),n.d(e,"c",(function(){return u})),n.d(e,"a",(function(){return l})),n.d(e,"d",(function(){return f})),n.d(e,"f",(function(){return h})),n.d(e,"e",(function(){return d}));var r=n("2cf8"),i=n("c1df"),a=n("6a21"),o=n("2768"),s=n.n(o),c={validator:function(t){return"string"===typeof t||s()(t)||i["isMoment"](t)}},u={validator:function(t){return!!Array.isArray(t)&&(0===t.length||-1===t.findIndex((function(t){return"string"!==typeof t}))||-1===t.findIndex((function(t){return!s()(t)&&!i["isMoment"](t)})))}},l={validator:function(t){return Array.isArray(t)?0===t.length||-1===t.findIndex((function(t){return"string"!==typeof t}))||-1===t.findIndex((function(t){return!s()(t)&&!i["isMoment"](t)})):"string"===typeof t||s()(t)||i["isMoment"](t)}};function f(t,e,n,o){var s=Array.isArray(e)?e:[e];s.forEach((function(e){e&&(o&&Object(a["a"])(Object(r["a"])(i)(e,o).isValid(),t,"When set `valueFormat`, `"+n+"` should provides invalidate string time. "),!o&&Object(a["a"])(Object(r["a"])(i).isMoment(e)&&e.isValid(),t,"`"+n+"` provides invalidate moment time. If you want to set empty value, use `null` instead."))}))}var h=function(t,e){return Array.isArray(t)?t.map((function(t){return"string"===typeof t&&t?Object(r["a"])(i)(t,e):t||null})):"string"===typeof t&&t?Object(r["a"])(i)(t,e):t||null},d=function(t,e){return Array.isArray(t)?t.map((function(t){return Object(r["a"])(i).isMoment(t)?t.format(e):t})):Object(r["a"])(i).isMoment(t)?t.format(e):t}},1552:function(t){t.exports=JSON.parse('{"a":"1.6.4"}')},"159a":function(t,e,n){var r=n("32b3"),i=n("e2e4"),a=n("c098"),o=n("1a8c"),s=n("f4d6");function c(t,e,n,c){if(!o(t))return t;e=i(e,t);var u=-1,l=e.length,f=l-1,h=t;while(null!=h&&++u1?arguments[1]:void 0)}},"17ed":function(t,e,n){t.exports={default:n("511f"),__esModule:!0}},"182d":function(t,e,n){var r=n("f8cd");t.exports=function(t,e){var n=r(t);if(n%e)throw RangeError("Wrong offset");return n}},1836:function(t,e,n){var r=n("6ca1"),i=n("6438").f,a={}.toString,o="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(t){try{return i(t)}catch(e){return o.slice()}};t.exports.f=function(t){return o&&"[object Window]"==a.call(t)?s(t):i(r(t))}},1838:function(t,e,n){var r=n("c05f"),i=n("9b02"),a=n("8604"),o=n("f608"),s=n("08cc"),c=n("20ec"),u=n("f4d6"),l=1,f=2;function h(t,e){return o(t)&&s(e)?c(u(t),e):function(n){var o=i(n,t);return void 0===o&&o===e?a(n,t):r(e,o,l|f)}}t.exports=h},"18a5":function(t,e,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("anchor")},{anchor:function(t){return i(this,"a","name",t)}})},"18a7":function(t,e,n){"use strict";var r={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(t){var e=t.keyCode;if(t.altKey&&!t.ctrlKey||t.metaKey||e>=r.F1&&e<=r.F12)return!1;switch(e){case r.ALT:case r.CAPS_LOCK:case r.CONTEXT_MENU:case r.CTRL:case r.DOWN:case r.END:case r.ESC:case r.HOME:case r.INSERT:case r.LEFT:case r.MAC_FF_META:case r.META:case r.NUMLOCK:case r.NUM_CENTER:case r.PAGE_DOWN:case r.PAGE_UP:case r.PAUSE:case r.PRINT_SCREEN:case r.RIGHT:case r.SHIFT:case r.UP:case r.WIN_KEY:case r.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(t){if(t>=r.ZERO&&t<=r.NINE)return!0;if(t>=r.NUM_ZERO&&t<=r.NUM_MULTIPLY)return!0;if(t>=r.A&&t<=r.Z)return!0;if(-1!==window.navigation.userAgent.indexOf("WebKit")&&0===t)return!0;switch(t){case r.SPACE:case r.QUESTION_MARK:case r.NUM_PLUS:case r.NUM_MINUS:case r.NUM_PERIOD:case r.NUM_DIVISION:case r.SEMICOLON:case r.DASH:case r.EQUALS:case r.COMMA:case r.PERIOD:case r.SLASH:case r.APOSTROPHE:case r.SINGLE_QUOTE:case r.OPEN_SQUARE_BRACKET:case r.BACKSLASH:case r.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}};e["a"]=r},"18ce":function(t,e,n){"use strict";var r=n("1098"),i=n.n(r),a=n("c544"),o=n("3c55"),s=n.n(o),c=n("d41d"),u=0!==a["a"].endEvents.length,l=["Webkit","Moz","O","ms"],f=["-webkit-","-moz-","-o-","ms-",""];function h(t,e){for(var n=window.getComputedStyle(t,null),r="",i=0;i=u?t?"":void 0:(a=s.charCodeAt(c),a<55296||a>56319||c+1===u||(o=s.charCodeAt(c+1))<56320||o>57343?t?s.charAt(c):a:t?s.slice(c,c+2):o-56320+(a-55296<<10)+65536)}}},"1a14":function(t,e,n){var r=n("77e9"),i=n("faf5"),a=n("3397"),o=Object.defineProperty;e.f=n("0bad")?Object.defineProperty:function(t,e,n){if(r(t),e=a(e,!0),r(n),i)try{return o(t,e,n)}catch(s){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},"1a2d":function(t,e,n){var r=n("42a2"),i=n("1310"),a="[object Map]";function o(t){return i(t)&&r(t)==a}t.exports=o},"1a3b":function(t,e,n){},"1a62":function(t,e,n){"use strict";n("b2a3"),n("0242")},"1a8c":function(t,e){function n(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}t.exports=n},"1b2b":function(t,e){t.exports=function(t,e,n,r){var i=n?n.call(r,t,e):void 0;if(void 0!==i)return!!i;if(t===e)return!0;if("object"!==typeof t||!t||"object"!==typeof e||!e)return!1;var a=Object.keys(t),o=Object.keys(e);if(a.length!==o.length)return!1;for(var s=Object.prototype.hasOwnProperty.bind(e),c=0;c0&&void 0!==arguments[0]?arguments[0]:[],e={};return t.forEach((function(t){e[t]=function(){this.needSyncKeys[t]=!0}})),e}var x={name:"Tree",mixins:[g["a"]],props:Object(p["t"])({prefixCls:u["a"].string,tabIndex:u["a"].oneOfType([u["a"].string,u["a"].number]),children:u["a"].any,treeData:u["a"].array,showLine:u["a"].bool,showIcon:u["a"].bool,icon:u["a"].oneOfType([u["a"].object,u["a"].func]),focusable:u["a"].bool,selectable:u["a"].bool,disabled:u["a"].bool,multiple:u["a"].bool,checkable:u["a"].oneOfType([u["a"].object,u["a"].bool]),checkStrictly:u["a"].bool,draggable:u["a"].bool,defaultExpandParent:u["a"].bool,autoExpandParent:u["a"].bool,defaultExpandAll:u["a"].bool,defaultExpandedKeys:u["a"].array,expandedKeys:u["a"].array,defaultCheckedKeys:u["a"].array,checkedKeys:u["a"].oneOfType([u["a"].array,u["a"].object]),defaultSelectedKeys:u["a"].array,selectedKeys:u["a"].array,loadData:u["a"].func,loadedKeys:u["a"].array,filterTreeNode:u["a"].func,openTransitionName:u["a"].string,openAnimation:u["a"].oneOfType([u["a"].string,u["a"].object]),switcherIcon:u["a"].any,_propsSymbol:u["a"].any},{prefixCls:"rc-tree",showLine:!1,showIcon:!0,selectable:!0,multiple:!1,checkable:!1,disabled:!1,checkStrictly:!1,draggable:!1,defaultExpandParent:!0,autoExpandParent:!1,defaultExpandAll:!1,defaultExpandedKeys:[],defaultCheckedKeys:[],defaultSelectedKeys:[]}),data:function(){d()(this.$props.__propsSymbol__,"must pass __propsSymbol__"),d()(this.$props.children,"please use children prop replace slots.default"),this.needSyncKeys={},this.domTreeNodes={};var t={_posEntities:new Map,_keyEntities:new Map,_expandedKeys:[],_selectedKeys:[],_checkedKeys:[],_halfCheckedKeys:[],_loadedKeys:[],_loadingKeys:[],_treeNode:[],_prevProps:null,_dragOverNodeKey:"",_dropPosition:null,_dragNodesKeys:[]};return c()({},t,this.getDerivedState(Object(p["l"])(this),t))},provide:function(){return{vcTree:this}},watch:c()({},b(["treeData","children","expandedKeys","autoExpandParent","selectedKeys","checkedKeys","loadedKeys"]),{__propsSymbol__:function(){this.setState(this.getDerivedState(Object(p["l"])(this),this.$data)),this.needSyncKeys={}}}),methods:{getDerivedState:function(t,e){var n=e._prevProps,r={_prevProps:c()({},t)},i=this;function a(e){return!n&&e in t||n&&i.needSyncKeys[e]}var s=null;if(a("treeData")?s=Object(y["g"])(this.$createElement,t.treeData):a("children")&&(s=t.children),s){r._treeNode=s;var u=Object(y["h"])(s);r._keyEntities=u.keyEntities}var l=r._keyEntities||e._keyEntities;if(a("expandedKeys")||n&&a("autoExpandParent")?r._expandedKeys=t.autoExpandParent||!n&&t.defaultExpandParent?Object(y["f"])(t.expandedKeys,l):t.expandedKeys:!n&&t.defaultExpandAll?r._expandedKeys=[].concat(o()(l.keys())):!n&&t.defaultExpandedKeys&&(r._expandedKeys=t.autoExpandParent||t.defaultExpandParent?Object(y["f"])(t.defaultExpandedKeys,l):t.defaultExpandedKeys),t.selectable&&(a("selectedKeys")?r._selectedKeys=Object(y["d"])(t.selectedKeys,t):!n&&t.defaultSelectedKeys&&(r._selectedKeys=Object(y["d"])(t.defaultSelectedKeys,t))),t.checkable){var f=void 0;if(a("checkedKeys")?f=Object(y["m"])(t.checkedKeys)||{}:!n&&t.defaultCheckedKeys?f=Object(y["m"])(t.defaultCheckedKeys)||{}:s&&(f=Object(y["m"])(t.checkedKeys)||{checkedKeys:e._checkedKeys,halfCheckedKeys:e._halfCheckedKeys}),f){var h=f,d=h.checkedKeys,p=void 0===d?[]:d,v=h.halfCheckedKeys,g=void 0===v?[]:v;if(!t.checkStrictly){var m=Object(y["e"])(p,!0,l);p=m.checkedKeys,g=m.halfCheckedKeys}r._checkedKeys=p,r._halfCheckedKeys=g}}return a("loadedKeys")&&(r._loadedKeys=t.loadedKeys),r},onNodeDragStart:function(t,e){var n=this.$data._expandedKeys,r=e.eventKey,i=Object(p["p"])(e)["default"];this.dragNode=e,this.setState({_dragNodesKeys:Object(y["i"])("function"===typeof i?i():i,e),_expandedKeys:Object(y["b"])(n,r)}),this.__emit("dragstart",{event:t,node:e})},onNodeDragEnter:function(t,e){var n=this,r=this.$data._expandedKeys,i=e.pos,a=e.eventKey;if(this.dragNode&&e.$refs.selectHandle){var o=Object(y["c"])(t,e);this.dragNode.eventKey!==a||0!==o?setTimeout((function(){n.setState({_dragOverNodeKey:a,_dropPosition:o}),n.delayedDragEnterLogic||(n.delayedDragEnterLogic={}),Object.keys(n.delayedDragEnterLogic).forEach((function(t){clearTimeout(n.delayedDragEnterLogic[t])})),n.delayedDragEnterLogic[i]=setTimeout((function(){var i=Object(y["a"])(r,a);Object(p["s"])(n,"expandedKeys")||n.setState({_expandedKeys:i}),n.__emit("dragenter",{event:t,node:e,expandedKeys:i})}),400)}),0):this.setState({_dragOverNodeKey:"",_dropPosition:null})}},onNodeDragOver:function(t,e){var n=e.eventKey,r=this.$data,i=r._dragOverNodeKey,a=r._dropPosition;if(this.dragNode&&n===i&&e.$refs.selectHandle){var o=Object(y["c"])(t,e);if(o===a)return;this.setState({_dropPosition:o})}this.__emit("dragover",{event:t,node:e})},onNodeDragLeave:function(t,e){this.setState({_dragOverNodeKey:""}),this.__emit("dragleave",{event:t,node:e})},onNodeDragEnd:function(t,e){this.setState({_dragOverNodeKey:""}),this.__emit("dragend",{event:t,node:e}),this.dragNode=null},onNodeDrop:function(t,e){var n=this.$data,r=n._dragNodesKeys,i=void 0===r?[]:r,a=n._dropPosition,o=e.eventKey,s=e.pos;if(this.setState({_dragOverNodeKey:""}),-1===i.indexOf(o)){var c=Object(y["n"])(s),u={event:t,node:e,dragNode:this.dragNode,dragNodesKeys:i.slice(),dropPosition:a+Number(c[c.length-1]),dropToGap:!1};0!==a&&(u.dropToGap=!0),this.__emit("drop",u),this.dragNode=null}else d()(!1,"Can not drop to dragNode(include it's children node)")},onNodeClick:function(t,e){this.__emit("click",t,e)},onNodeDoubleClick:function(t,e){this.__emit("dblclick",t,e)},onNodeSelect:function(t,e){var n=this.$data._selectedKeys,r=this.$data._keyEntities,i=this.$props.multiple,a=Object(p["l"])(e),o=a.selected,s=a.eventKey,c=!o;n=c?i?Object(y["a"])(n,s):[s]:Object(y["b"])(n,s);var u=n.map((function(t){var e=r.get(t);return e?e.node:null})).filter((function(t){return t}));this.setUncontrolledState({_selectedKeys:n});var l={event:"select",selected:c,node:e,selectedNodes:u,nativeEvent:t};this.__emit("update:selectedKeys",n),this.__emit("select",n,l)},onNodeCheck:function(t,e,n){var r=this.$data,i=r._keyEntities,a=r._checkedKeys,o=r._halfCheckedKeys,s=this.$props.checkStrictly,c=Object(p["l"])(e),u=c.eventKey,l=void 0,f={event:"check",node:e,checked:n,nativeEvent:t};if(s){var h=n?Object(y["a"])(a,u):Object(y["b"])(a,u),d=Object(y["b"])(o,u);l={checked:h,halfChecked:d},f.checkedNodes=h.map((function(t){return i.get(t)})).filter((function(t){return t})).map((function(t){return t.node})),this.setUncontrolledState({_checkedKeys:h})}else{var v=Object(y["e"])([u],n,i,{checkedKeys:a,halfCheckedKeys:o}),g=v.checkedKeys,m=v.halfCheckedKeys;l=g,f.checkedNodes=[],f.checkedNodesPositions=[],f.halfCheckedKeys=m,g.forEach((function(t){var e=i.get(t);if(e){var n=e.node,r=e.pos;f.checkedNodes.push(n),f.checkedNodesPositions.push({node:n,pos:r})}})),this.setUncontrolledState({_checkedKeys:g,_halfCheckedKeys:m})}this.__emit("check",l,f)},onNodeLoad:function(t){var e=this;return new Promise((function(n){e.setState((function(r){var i=r._loadedKeys,a=void 0===i?[]:i,o=r._loadingKeys,s=void 0===o?[]:o,c=e.$props.loadData,u=Object(p["l"])(t),l=u.eventKey;if(!c||-1!==a.indexOf(l)||-1!==s.indexOf(l))return{};var f=c(t);return f.then((function(){var r=e.$data,i=r._loadedKeys,a=r._loadingKeys,o=Object(y["a"])(i,l),s=Object(y["b"])(a,l);e.__emit("load",o,{event:"load",node:t}),e.setUncontrolledState({_loadedKeys:o}),e.setState({_loadingKeys:s}),n()})),{_loadingKeys:Object(y["a"])(s,l)}}))}))},onNodeExpand:function(t,e){var n=this,r=this.$data._expandedKeys,i=this.$props.loadData,a=Object(p["l"])(e),o=a.eventKey,s=a.expanded,c=r.indexOf(o),u=!s;if(d()(s&&-1!==c||!s&&-1===c,"Expand state not sync with index check"),r=u?Object(y["a"])(r,o):Object(y["b"])(r,o),this.setUncontrolledState({_expandedKeys:r}),this.__emit("expand",r,{node:e,expanded:u,nativeEvent:t}),this.__emit("update:expandedKeys",r),u&&i){var l=this.onNodeLoad(e);return l?l.then((function(){n.setUncontrolledState({_expandedKeys:r})})):null}return null},onNodeMouseEnter:function(t,e){this.__emit("mouseenter",{event:t,node:e})},onNodeMouseLeave:function(t,e){this.__emit("mouseleave",{event:t,node:e})},onNodeContextMenu:function(t,e){t.preventDefault(),this.__emit("rightClick",{event:t,node:e})},setUncontrolledState:function(t){var e=!1,n={},r=Object(p["l"])(this);Object.keys(t).forEach((function(i){i.replace("_","")in r||(e=!0,n[i]=t[i])})),e&&this.setState(n)},registerTreeNode:function(t,e){e?this.domTreeNodes[t]=e:delete this.domTreeNodes[t]},isKeyChecked:function(t){var e=this.$data._checkedKeys,n=void 0===e?[]:e;return-1!==n.indexOf(t)},renderTreeNode:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=this.$data,i=r._keyEntities,a=r._expandedKeys,o=void 0===a?[]:a,s=r._selectedKeys,c=void 0===s?[]:s,u=r._halfCheckedKeys,l=void 0===u?[]:u,f=r._loadedKeys,h=void 0===f?[]:f,d=r._loadingKeys,p=void 0===d?[]:d,g=r._dragOverNodeKey,m=r._dropPosition,b=Object(y["k"])(n,e),x=t.key;return x||void 0!==x&&null!==x||(x=b),i.get(x)?Object(v["a"])(t,{props:{eventKey:x,expanded:-1!==o.indexOf(x),selected:-1!==c.indexOf(x),loaded:-1!==h.indexOf(x),loading:-1!==p.indexOf(x),checked:this.isKeyChecked(x),halfChecked:-1!==l.indexOf(x),pos:b,dragOver:g===x&&0===m,dragOverGapTop:g===x&&-1===m,dragOverGapBottom:g===x&&1===m},key:x}):(Object(y["o"])(),null)}},render:function(){var t=this,e=arguments[0],n=this.$data._treeNode,r=this.$props,a=r.prefixCls,o=r.focusable,s=r.showLine,c=r.tabIndex,u=void 0===c?0:c;return e("ul",{class:f()(a,i()({},a+"-show-line",s)),attrs:{role:"tree",unselectable:"on",tabIndex:o?u:null}},[Object(y["l"])(n,(function(e,n){return t.renderTreeNode(e,n)}))])}},w=Object(m["a"])(x),_=n("cdd1");x.TreeNode=_["a"],w.TreeNode=_["a"];e["default"]=w},"1d73":function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var i=r(n("7746"));e.generate=i.default;var a={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1890FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"};e.presetPrimaryColors=a;var o={};e.presetPalettes=o,Object.keys(a).forEach((function(t){o[t]=i.default(a[t]),o[t].primary=o[t][5]}));var s=o.red;e.red=s;var c=o.volcano;e.volcano=c;var u=o.gold;e.gold=u;var l=o.orange;e.orange=l;var f=o.yellow;e.yellow=f;var h=o.lime;e.lime=h;var d=o.green;e.green=d;var p=o.cyan;e.cyan=p;var v=o.blue;e.blue=v;var g=o.geekblue;e.geekblue=g;var m=o.purple;e.purple=m;var y=o.magenta;e.magenta=y;var b=o.grey;e.grey=b},"1d80":function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},"1dde":function(t,e,n){var r=n("d039"),i=n("b622"),a=n("2d00"),o=i("species");t.exports=function(t){return a>=51||!r((function(){var e=[],n=e.constructor={};return n[o]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},"1e25":function(t,e,n){"use strict";var r=n("23e7"),i=n("58a8").end,a=n("c8d2"),o=a("trimEnd"),s=o?function(){return i(this)}:"".trimEnd;r({target:"String",proto:!0,forced:o},{trimEnd:s,trimRight:s})},"1ec1":function(t,e){var n=Math.log;t.exports=Math.log1p||function(t){return(t=+t)>-1e-8&&t<1e-8?t-t*t/2:n(1+t)}},"1efc":function(t,e){function n(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}t.exports=n},"1efe":function(t,e,n){"use strict";n("b2a3"),n("3de4")},"1fc8":function(t,e,n){var r=n("4245");function i(t,e){var n=r(this,t),i=n.size;return n.set(t,e),this.size+=n.size==i?0:1,this}t.exports=i},"1fd5":function(t,e,n){"use strict";var r=n("6042"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("1098"),c=n.n(s),u=n("4d26"),l=n.n(u),f=n("4d91"),h=n("daa3"),d=n("4df5"),p={prefixCls:f["a"].string,size:f["a"].oneOfType([f["a"].oneOf(["large","small","default"]),f["a"].number]),shape:f["a"].oneOf(["circle","square"])},v=f["a"].shape(p).loose,g={props:Object(h["t"])(p,{size:"large"}),render:function(){var t,e,n=arguments[0],r=this.$props,a=r.prefixCls,o=r.size,s=r.shape,c=l()((t={},i()(t,a+"-lg","large"===o),i()(t,a+"-sm","small"===o),t)),u=l()((e={},i()(e,a+"-circle","circle"===s),i()(e,a+"-square","square"===s),e)),f="number"===typeof o?{width:o+"px",height:o+"px",lineHeight:o+"px"}:{};return n("span",{class:l()(a,c,u),style:f})}},m=g,y={prefixCls:f["a"].string,width:f["a"].oneOfType([f["a"].number,f["a"].string])},b=f["a"].shape(y),x={props:y,render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.width,i="number"===typeof r?r+"px":r;return t("h3",{class:n,style:{width:i}})}},w=x,_=n("9b57"),O=n.n(_),C=f["a"].oneOfType([f["a"].number,f["a"].string]),S={prefixCls:f["a"].string,width:f["a"].oneOfType([C,f["a"].arrayOf(C)]),rows:f["a"].number},M=f["a"].shape(S),k={props:S,methods:{getWidth:function(t){var e=this.width,n=this.rows,r=void 0===n?2:n;return Array.isArray(e)?e[t]:r-1===t?e:void 0}},render:function(){var t=this,e=arguments[0],n=this.$props,r=n.prefixCls,i=n.rows,a=[].concat(O()(Array(i))).map((function(n,r){var i=t.getWidth(r);return e("li",{key:r,style:{width:"number"===typeof i?i+"px":i}})}));return e("ul",{class:r},[a])}},j=k,T=n("db14"),z={active:f["a"].bool,loading:f["a"].bool,prefixCls:f["a"].string,children:f["a"].any,avatar:f["a"].oneOfType([f["a"].string,v,f["a"].bool]),title:f["a"].oneOfType([f["a"].bool,f["a"].string,b]),paragraph:f["a"].oneOfType([f["a"].bool,f["a"].string,M])};function E(t){return t&&"object"===("undefined"===typeof t?"undefined":c()(t))?t:{}}function A(t,e){return t&&!e?{shape:"square"}:{shape:"circle"}}function P(t,e){return!t&&e?{width:"38%"}:t&&e?{width:"50%"}:{}}function L(t,e){var n={};return t&&e||(n.width="61%"),n.rows=!t&&e?3:2,n}var V={name:"ASkeleton",props:Object(h["t"])(z,{avatar:!1,title:!0,paragraph:!0}),inject:{configProvider:{default:function(){return d["a"]}}},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.loading,a=e.avatar,s=e.title,c=e.paragraph,u=e.active,f=this.configProvider.getPrefixCls,d=f("skeleton",n);if(r||!Object(h["s"])(this,"loading")){var p,v=!!a||""===a,g=!!s,y=!!c,b=void 0;if(v){var x={props:o()({prefixCls:d+"-avatar"},A(g,y),E(a))};b=t("div",{class:d+"-header"},[t(m,x)])}var _=void 0;if(g||y){var O=void 0;if(g){var C={props:o()({prefixCls:d+"-title"},P(v,y),E(s))};O=t(w,C)}var S=void 0;if(y){var M={props:o()({prefixCls:d+"-paragraph"},L(v,g),E(c))};S=t(j,M)}_=t("div",{class:d+"-content"},[O,S])}var k=l()(d,(p={},i()(p,d+"-with-avatar",v),i()(p,d+"-active",u),p));return t("div",{class:k},[b,_])}var T=this.$slots["default"];return T&&1===T.length?T[0]:t("span",[T])},install:function(t){t.use(T["a"]),t.component(V.name,V)}};e["a"]=V},"1fe2":function(t,e,n){"use strict";var r=n("6d61"),i=n("acac");r("WeakSet",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),i)},"202f":function(t,e,n){},2047:function(t,e,n){},"20bf":function(t,e,n){"use strict";var r=n("8aa7"),i=n("ebb5").exportTypedArrayStaticMethod,a=n("a078");i("from",a,r)},"20ec":function(t,e){function n(t,e){return function(n){return null!=n&&(n[t]===e&&(void 0!==e||t in Object(n)))}}t.exports=n},"217d":function(t,e){function n(t,e){var n,r=0,i=t.length;for(r;rh;h++)if(p=O(t[h]),p&&p instanceof u)return p;return new u(!1)}l=f.call(t)}v=l.next;while(!(g=v.call(l)).done){try{p=O(g.value)}catch(C){throw c(l),C}if("object"==typeof p&&p&&p instanceof u)return p}return new u(!1)}},2286:function(t,e,n){var r=n("85e3"),i=Math.max;function a(t,e,n){return e=i(void 0===e?t.length-1:e,0),function(){var a=arguments,o=-1,s=i(a.length-e,0),c=Array(s);while(++o=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(t){c.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){c.headers[t]=r.merge(a)})),t.exports=c}).call(this,n("4362"))},2474:function(t,e,n){var r=n("2b3e"),i=r.Uint8Array;t.exports=i},2478:function(t,e,n){var r=n("4245");function i(t){return r(this,t).get(t)}t.exports=i},2524:function(t,e,n){var r=n("6044"),i="__lodash_hash_undefined__";function a(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=r&&void 0===e?i:e,this}t.exports=a},2532:function(t,e,n){"use strict";var r=n("23e7"),i=n("5a34"),a=n("1d80"),o=n("ab13");r({target:"String",proto:!0,forced:!o("includes")},{includes:function(t){return!!~String(a(this)).indexOf(i(t),arguments.length>1?arguments[1]:void 0)}})},"253c":function(t,e,n){var r=n("3729"),i=n("1310"),a="[object Arguments]";function o(t){return i(t)&&r(t)==a}t.exports=o},2593:function(t,e,n){var r=n("15f3"),i=n("c6cf"),a=i((function(t,e){return null==t?{}:r(t,e)}));t.exports=a},"25a1":function(t,e,n){"use strict";var r=n("ebb5"),i=n("d58f").right,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("reduceRight",(function(t){return i(a(this),t,arguments.length,arguments.length>1?arguments[1]:void 0)}))},"25eb":function(t,e,n){var r=n("23e7"),i=n("c20d");r({target:"Number",stat:!0,forced:Number.parseInt!=i},{parseInt:i})},"25f0":function(t,e,n){"use strict";var r=n("6eeb"),i=n("825a"),a=n("d039"),o=n("ad6d"),s="toString",c=RegExp.prototype,u=c[s],l=a((function(){return"/a/b"!=u.call({source:"a",flags:"b"})})),f=u.name!=s;(l||f)&&r(RegExp.prototype,s,(function(){var t=i(this),e=String(t.source),n=t.flags,r=String(void 0===n&&t instanceof RegExp&&!("flags"in c)?o.call(t):n);return"/"+e+"/"+r}),{unsafe:!0})},2626:function(t,e,n){"use strict";var r=n("d066"),i=n("9bf2"),a=n("b622"),o=n("83ab"),s=a("species");t.exports=function(t){var e=r(t),n=i.f;o&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},2638:function(t,e,n){"use strict";function r(){return r=Object.assign||function(t){for(var e,n=1;n-1||t.indexOf("h")>-1||t.indexOf("k")>-1,showMinute:t.indexOf("m")>-1,showSecond:t.indexOf("s")>-1}}var A=function(){return{size:h["a"].oneOf(["large","default","small"]),value:z["a"],defaultValue:z["a"],open:h["a"].bool,format:h["a"].string,disabled:h["a"].bool,placeholder:h["a"].string,prefixCls:h["a"].string,hideDisabledOptions:h["a"].bool,disabledHours:h["a"].func,disabledMinutes:h["a"].func,disabledSeconds:h["a"].func,getPopupContainer:h["a"].func,use12Hours:h["a"].bool,focusOnOpen:h["a"].bool,hourStep:h["a"].number,minuteStep:h["a"].number,secondStep:h["a"].number,allowEmpty:h["a"].bool,allowClear:h["a"].bool,inputReadOnly:h["a"].bool,clearText:h["a"].string,defaultOpenValue:h["a"].object,popupClassName:h["a"].string,popupStyle:h["a"].object,suffixIcon:h["a"].any,align:h["a"].object,placement:h["a"].any,transitionName:h["a"].string,autoFocus:h["a"].bool,addon:h["a"].any,clearIcon:h["a"].any,locale:h["a"].object,valueFormat:h["a"].string}},P={name:"ATimePicker",mixins:[d["a"]],props:Object(p["t"])(A(),{align:{offset:[0,-2]},disabled:!1,disabledHours:void 0,disabledMinutes:void 0,disabledSeconds:void 0,hideDisabledOptions:!1,placement:"bottomLeft",transitionName:"slide-up",focusOnOpen:!0,allowClear:!0}),model:{prop:"value",event:"change"},provide:function(){return{savePopupRef:this.savePopupRef}},inject:{configProvider:{default:function(){return j["a"]}}},data:function(){var t=this.value,e=this.defaultValue,n=this.valueFormat;return Object(z["d"])("TimePicker",e,"defaultValue",n),Object(z["d"])("TimePicker",t,"value",n),Object(S["a"])(!Object(p["s"])(this,"allowEmpty"),"TimePicker","`allowEmpty` is deprecated. Please use `allowClear` instead."),{sValue:Object(z["f"])(t||e,n)}},watch:{value:function(t){Object(z["d"])("TimePicker",t,"value",this.valueFormat),this.setState({sValue:Object(z["f"])(t,this.valueFormat)})}},methods:{getDefaultFormat:function(){var t=this.format,e=this.use12Hours;return t||(e?"h:mm:ss a":"HH:mm:ss")},getAllowClear:function(){var t=this.$props,e=t.allowClear,n=t.allowEmpty;return Object(p["s"])(this,"allowClear")?e:n},getDefaultLocale:function(){var t=o()({},k["a"],this.$props.locale);return t},savePopupRef:function(t){this.popupRef=t},handleChange:function(t){Object(p["s"])(this,"value")||this.setState({sValue:t});var e=this.format,n=void 0===e?"HH:mm:ss":e;this.$emit("change",this.valueFormat?Object(z["e"])(t,this.valueFormat):t,t&&t.format(n)||"")},handleOpenClose:function(t){var e=t.open;this.$emit("openChange",e),this.$emit("update:open",e)},focus:function(){this.$refs.timePicker.focus()},blur:function(){this.$refs.timePicker.blur()},renderInputIcon:function(t){var e=this.$createElement,n=Object(p["g"])(this,"suffixIcon");n=Array.isArray(n)?n[0]:n;var r=n&&Object(p["w"])(n)&&Object(v["a"])(n,{class:t+"-clock-icon"})||e(M["a"],{attrs:{type:"clock-circle"},class:t+"-clock-icon"});return e("span",{class:t+"-icon"},[r])},renderClearIcon:function(t){var e=this.$createElement,n=Object(p["g"])(this,"clearIcon"),r=t+"-clear";return n&&Object(p["w"])(n)?Object(v["a"])(n,{class:r}):e(M["a"],{attrs:{type:"close-circle",theme:"filled"},class:r})},renderTimePicker:function(t){var e=this.$createElement,n=Object(p["l"])(this);n=Object(s["a"])(n,["defaultValue","suffixIcon","allowEmpty","allowClear"]);var r=n,a=r.prefixCls,c=r.getPopupContainer,u=r.placeholder,l=r.size,f=this.configProvider.getPrefixCls,h=f("time-picker",a),d=this.getDefaultFormat(),v=i()({},h+"-"+l,!!l),g=Object(p["g"])(this,"addon",{},!1),m=function(t){return g?e("div",{class:h+"-panel-addon"},["function"===typeof g?g(t):g]):null},y=this.renderInputIcon(h),b=this.renderClearIcon(h),x=this.configProvider.getPopupContainer,w={props:o()({},E(d),n,{allowEmpty:this.getAllowClear(),prefixCls:h,getPopupContainer:c||x,format:d,value:this.sValue,placeholder:void 0===u?t.placeholder:u,addon:m,inputIcon:y,clearIcon:b}),class:v,ref:"timePicker",on:o()({},Object(p["k"])(this),{change:this.handleChange,open:this.handleOpenClose,close:this.handleOpenClose})};return e(O,w)}},render:function(){var t=arguments[0];return t(C["a"],{attrs:{componentName:"TimePicker",defaultLocale:this.getDefaultLocale()},scopedSlots:{default:this.renderTimePicker}})},install:function(t){t.use(T["a"]),t.component(P.name,P)}};e["a"]=P},"27fd":function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("6042"),c=n.n(s),u=n("4df5"),l=n("0c63"),f=n("daa3"),h=n("4d91"),d={name:"AAvatar",props:{prefixCls:{type:String,default:void 0},shape:{validator:function(t){return["circle","square"].includes(t)},default:"circle"},size:{validator:function(t){return"number"===typeof t||["small","large","default"].includes(t)},default:"default"},src:String,srcSet:String,icon:h["a"].any,alt:String,loadError:Function},inject:{configProvider:{default:function(){return u["a"]}}},data:function(){return{isImgExist:!0,isMounted:!1,scale:1}},watch:{src:function(){var t=this;this.$nextTick((function(){t.isImgExist=!0,t.scale=1,t.$forceUpdate()}))}},mounted:function(){var t=this;this.$nextTick((function(){t.setScale(),t.isMounted=!0}))},updated:function(){var t=this;this.$nextTick((function(){t.setScale()}))},methods:{setScale:function(){if(this.$refs.avatarChildren&&this.$refs.avatarNode){var t=this.$refs.avatarChildren.offsetWidth,e=this.$refs.avatarNode.offsetWidth;0===t||0===e||this.lastChildrenWidth===t&&this.lastNodeWidth===e||(this.lastChildrenWidth=t,this.lastNodeWidth=e,this.scale=e-80?{marginLeft:f[0]/-2+"px",marginRight:f[0]/-2+"px"}:{},f[1]>0?{marginTop:f[1]/-2+"px",marginBottom:f[1]/-2+"px"}:{});return e("div",{class:h,style:d},[s["default"]])}}},2954:function(t,e,n){"use strict";var r=n("ebb5"),i=n("4840"),a=n("d039"),o=r.aTypedArray,s=r.aTypedArrayConstructor,c=r.exportTypedArrayMethod,u=[].slice,l=a((function(){new Int8Array(1).slice()}));c("slice",(function(t,e){var n=u.call(o(this),t,e),r=i(this,this.constructor),a=0,c=n.length,l=new(s(r))(c);while(c>a)l[a]=n[a++];return l}),l)},"29f3":function(t,e){var n=Object.prototype,r=n.toString;function i(t){return r.call(t)}t.exports=i},"2a1b":function(t,e,n){var r=n("746f");r("match")},"2a26":function(t,e,n){"use strict";n("b2a3"),n("5136"),n("6ba6")},"2a62":function(t,e,n){var r=n("825a");t.exports=function(t){var e=t["return"];if(void 0!==e)return r(e.call(t)).value}},"2a95":function(t,e,n){"use strict";(function(t){function n(){return n=Object.assign||function(t){for(var e=1;e=a)return t;switch(t){case"%s":return String(e[r++]);case"%d":return Number(e[r++]);case"%j":try{return JSON.stringify(e[r++])}catch(n){return"[Circular]"}break;default:return t}}));return o}return i}function p(t){return"string"===t||"url"===t||"hex"===t||"email"===t||"date"===t||"pattern"===t}function v(t,e){return void 0===t||null===t||(!("array"!==e||!Array.isArray(t)||t.length)||!(!p(e)||"string"!==typeof t||t))}function g(t,e,n){var r=[],i=0,a=t.length;function o(t){r.push.apply(r,t),i++,i===a&&n(r)}t.forEach((function(t){e(t,o)}))}function m(t,e,n){var r=0,i=t.length;function a(o){if(o&&o.length)n(o);else{var s=r;r+=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]+\.)+[a-zA-Z]{2,}))$/,url:new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[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,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i"),hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},M={integer:function(t){return M.number(t)&&parseInt(t,10)===t},float:function(t){return M.number(t)&&!M.integer(t)},array:function(t){return Array.isArray(t)},regexp:function(t){if(t instanceof RegExp)return!0;try{return!!new RegExp(t)}catch(e){return!1}},date:function(t){return"function"===typeof t.getTime&&"function"===typeof t.getMonth&&"function"===typeof t.getYear&&!isNaN(t.getTime())},number:function(t){return!isNaN(t)&&"number"===typeof t},object:function(t){return"object"===typeof t&&!M.array(t)},method:function(t){return"function"===typeof t},email:function(t){return"string"===typeof t&&!!t.match(S.email)&&t.length<255},url:function(t){return"string"===typeof t&&!!t.match(S.url)},hex:function(t){return"string"===typeof t&&!!t.match(S.hex)}};function k(t,e,n,r,i){if(t.required&&void 0===e)O(t,e,n,r,i);else{var a=["integer","float","array","regexp","object","method","email","number","date","url","hex"],o=t.type;a.indexOf(o)>-1?M[o](e)||r.push(d(i.messages.types[o],t.fullField,t.type)):o&&typeof e!==t.type&&r.push(d(i.messages.types[o],t.fullField,t.type))}}function j(t,e,n,r,i){var a="number"===typeof t.len,o="number"===typeof t.min,s="number"===typeof t.max,c=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,u=e,l=null,f="number"===typeof e,h="string"===typeof e,p=Array.isArray(e);if(f?l="number":h?l="string":p&&(l="array"),!l)return!1;p&&(u=e.length),h&&(u=e.replace(c,"_").length),a?u!==t.len&&r.push(d(i.messages[l].len,t.fullField,t.len)):o&&!s&&ut.max?r.push(d(i.messages[l].max,t.fullField,t.max)):o&&s&&(ut.max)&&r.push(d(i.messages[l].range,t.fullField,t.min,t.max))}var T="enum";function z(t,e,n,r,i){t[T]=Array.isArray(t[T])?t[T]:[],-1===t[T].indexOf(e)&&r.push(d(i.messages[T],t.fullField,t[T].join(", ")))}function E(t,e,n,r,i){if(t.pattern)if(t.pattern instanceof RegExp)t.pattern.lastIndex=0,t.pattern.test(e)||r.push(d(i.messages.pattern.mismatch,t.fullField,e,t.pattern));else if("string"===typeof t.pattern){var a=new RegExp(t.pattern);a.test(e)||r.push(d(i.messages.pattern.mismatch,t.fullField,e,t.pattern))}}var A={required:O,whitespace:C,type:k,range:j,enum:z,pattern:E};function P(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e,"string")&&!t.required)return n();A.required(t,e,r,a,i,"string"),v(e,"string")||(A.type(t,e,r,a,i),A.range(t,e,r,a,i),A.pattern(t,e,r,a,i),!0===t.whitespace&&A.whitespace(t,e,r,a,i))}n(a)}function L(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&A.type(t,e,r,a,i)}n(a)}function V(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(""===e&&(e=void 0),v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&(A.type(t,e,r,a,i),A.range(t,e,r,a,i))}n(a)}function I(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&A.type(t,e,r,a,i)}n(a)}function R(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),v(e)||A.type(t,e,r,a,i)}n(a)}function H(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&(A.type(t,e,r,a,i),A.range(t,e,r,a,i))}n(a)}function D(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&(A.type(t,e,r,a,i),A.range(t,e,r,a,i))}n(a)}function F(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if((void 0===e||null===e)&&!t.required)return n();A.required(t,e,r,a,i,"array"),void 0!==e&&null!==e&&(A.type(t,e,r,a,i),A.range(t,e,r,a,i))}n(a)}function N(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&A.type(t,e,r,a,i)}n(a)}var $="enum";function B(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&A[$](t,e,r,a,i)}n(a)}function W(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e,"string")&&!t.required)return n();A.required(t,e,r,a,i),v(e,"string")||A.pattern(t,e,r,a,i)}n(a)}function Y(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e,"date")&&!t.required)return n();var s;if(A.required(t,e,r,a,i),!v(e,"date"))s=e instanceof Date?e:new Date(e),A.type(t,s,r,a,i),s&&A.range(t,s.getTime(),r,a,i)}n(a)}function q(t,e,n,r,i){var a=[],o=Array.isArray(e)?"array":typeof e;A.required(t,e,r,a,i,o),n(a)}function U(t,e,n,r,i){var a=t.type,o=[],s=t.required||!t.required&&r.hasOwnProperty(t.field);if(s){if(v(e,a)&&!t.required)return n();A.required(t,e,r,o,i,a),v(e,a)||A.type(t,e,r,o,i)}n(o)}function K(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i)}n(a)}var G={string:P,method:L,number:V,boolean:I,regexp:R,integer:H,float:D,array:F,object:N,enum:B,pattern:W,date:Y,url:U,hex:U,email:U,required:q,any:K};function X(){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 t=JSON.parse(JSON.stringify(this));return t.clone=this.clone,t}}}var Z=X();function Q(t){this.rules=null,this._messages=Z,this.define(t)}Q.prototype={messages:function(t){return t&&(this._messages=_(X(),t)),this._messages},define:function(t){if(!t)throw new Error("Cannot configure a schema with no rules");if("object"!==typeof t||Array.isArray(t))throw new Error("Rules must be an object");var e,n;for(e in this.rules={},t)t.hasOwnProperty(e)&&(n=t[e],this.rules[e]=Array.isArray(n)?n:[n])},validate:function(t,e,r){var i=this;void 0===e&&(e={}),void 0===r&&(r=function(){});var a,o,s=t,c=e,u=r;if("function"===typeof c&&(u=c,c={}),!this.rules||0===Object.keys(this.rules).length)return u&&u(),Promise.resolve();function l(t){var e,n=[],r={};function i(t){var e;Array.isArray(t)?n=(e=n).concat.apply(e,t):n.push(t)}for(e=0;e0&&void 0!==arguments[0]?arguments[0]:{};return Object.keys(t).reduce((function(e,n){var r=t[n];switch(n){case"class":e.className=r,delete e["class"];break;default:e[n]=r}return e}),{})}var d=function(){function t(){o()(this,t),this.collection={}}return c()(t,[{key:"clear",value:function(){this.collection={}}},{key:"delete",value:function(t){return delete this.collection[t]}},{key:"get",value:function(t){return this.collection[t]}},{key:"has",value:function(t){return Boolean(this.collection[t])}},{key:"set",value:function(t,e){return this.collection[t]=e,this}},{key:"size",get:function(){return Object.keys(this.collection).length}}]),t}();function p(t,e,n,r){return t(e.tag,r?i()({key:n},r,{attrs:i()({},h(e.attrs),r.attrs)}):{key:n,attrs:i()({},h(e.attrs))},(e.children||[]).map((function(r,i){return p(t,r,n+"-"+e.tag+"-"+i)})))}function v(t){return Object(u["generate"])(t)[0]}function g(t,e){switch(e){case"fill":return t+"-fill";case"outline":return t+"-o";case"twotone":return t+"-twotone";default:throw new TypeError("Unknown theme type: "+e+", name: "+t)}}}).call(this,n("4362"))},"2af1":function(t,e,n){var r=n("23e7"),i=n("f748");r({target:"Math",stat:!0},{sign:i})},"2b03":function(t,e){function n(t,e,n,r){var i=t.length,a=n+(r?1:-1);while(r?a--:++a=0&&Math.floor(e)===e&&isFinite(t)}function d(t){return i(t)&&"function"===typeof t.then&&"function"===typeof t.catch}function p(t){return null==t?"":Array.isArray(t)||l(t)&&t.toString===u?JSON.stringify(t,null,2):String(t)}function v(t){var e=parseFloat(t);return isNaN(e)?t:e}function g(t,e){for(var n=Object.create(null),r=t.split(","),i=0;i-1)return t.splice(n,1)}}var b=Object.prototype.hasOwnProperty;function x(t,e){return b.call(t,e)}function w(t){var e=Object.create(null);return function(n){var r=e[n];return r||(e[n]=t(n))}}var _=/-(\w)/g,O=w((function(t){return t.replace(_,(function(t,e){return e?e.toUpperCase():""}))})),C=w((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),S=/\B([A-Z])/g,M=w((function(t){return t.replace(S,"-$1").toLowerCase()}));function k(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n}function j(t,e){return t.bind(e)}var T=Function.prototype.bind?j:k;function z(t,e){e=e||0;var n=t.length-e,r=new Array(n);while(n--)r[n]=t[n+e];return r}function E(t,e){for(var n in e)t[n]=e[n];return t}function A(t){for(var e={},n=0;n0,nt=J&&J.indexOf("edge/")>0,rt=(J&&J.indexOf("android"),J&&/iphone|ipad|ipod|ios/.test(J)||"ios"===Q),it=(J&&/chrome\/\d+/.test(J),J&&/phantomjs/.test(J),J&&J.match(/firefox\/(\d+)/)),at={}.watch,ot=!1;if(X)try{var st={};Object.defineProperty(st,"passive",{get:function(){ot=!0}}),window.addEventListener("test-passive",null,st)}catch(Oo){}var ct=function(){return void 0===K&&(K=!X&&!Z&&"undefined"!==typeof t&&(t["process"]&&"server"===t["process"].env.VUE_ENV)),K},ut=X&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function lt(t){return"function"===typeof t&&/native code/.test(t.toString())}var ft,ht="undefined"!==typeof Symbol&<(Symbol)&&"undefined"!==typeof Reflect&<(Reflect.ownKeys);ft="undefined"!==typeof Set&<(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var dt=P,pt=0,vt=function(){this.id=pt++,this.subs=[]};vt.prototype.addSub=function(t){this.subs.push(t)},vt.prototype.removeSub=function(t){y(this.subs,t)},vt.prototype.depend=function(){vt.target&&vt.target.addDep(this)},vt.prototype.notify=function(){var t=this.subs.slice();for(var e=0,n=t.length;e-1)if(a&&!x(i,"default"))o=!1;else if(""===o||o===M(t)){var c=te(String,i.type);(c<0||s0&&(o=ke(o,(e||"")+"_"+n),Me(o[0])&&Me(u)&&(l[c]=_t(u.text+o[0].text),o.shift()),l.push.apply(l,o)):s(o)?Me(u)?l[c]=_t(u.text+o):""!==o&&l.push(_t(o)):Me(o)&&Me(u)?l[c]=_t(u.text+o.text):(a(t._isVList)&&i(o.tag)&&r(o.key)&&i(e)&&(o.key="__vlist"+e+"_"+n+"__"),l.push(o)));return l}function je(t){var e=t.$options.provide;e&&(t._provided="function"===typeof e?e.call(t):e)}function Te(t){var e=ze(t.$options.inject,t);e&&(Tt(!1),Object.keys(e).forEach((function(n){Lt(t,n,e[n])})),Tt(!0))}function ze(t,e){if(t){for(var n=Object.create(null),r=ht?Reflect.ownKeys(t):Object.keys(t),i=0;i0,o=t?!!t.$stable:!a,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(o&&r&&r!==n&&s===r.$key&&!a&&!r.$hasNormal)return r;for(var c in i={},t)t[c]&&"$"!==c[0]&&(i[c]=Le(e,c,t[c]))}else i={};for(var u in e)u in i||(i[u]=Ve(e,u));return t&&Object.isExtensible(t)&&(t._normalized=i),Y(i,"$stable",o),Y(i,"$key",s),Y(i,"$hasNormal",a),i}function Le(t,e,n){var r=function(){var t=arguments.length?n.apply(null,arguments):n({});return t=t&&"object"===typeof t&&!Array.isArray(t)?[t]:Se(t),t&&(0===t.length||1===t.length&&t[0].isComment)?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:r,enumerable:!0,configurable:!0}),r}function Ve(t,e){return function(){return t[e]}}function Ie(t,e){var n,r,a,o,s;if(Array.isArray(t)||"string"===typeof t)for(n=new Array(t.length),r=0,a=t.length;r1?z(n):n;for(var r=z(arguments,1),i='event handler for "'+t+'"',a=0,o=n.length;adocument.createEvent("Event").timeStamp&&(Kn=function(){return Gn.now()})}function Xn(){var t,e;for(Un=Kn(),Wn=!0,Fn.sort((function(t,e){return t.id-e.id})),Yn=0;YnYn&&Fn[n].id>t.id)n--;Fn.splice(n+1,0,t)}else Fn.push(t);Bn||(Bn=!0,pe(Xn))}}var er=0,nr=function(t,e,n,r,i){this.vm=t,i&&(t._watcher=this),t._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++er,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new ft,this.newDepIds=new ft,this.expression="","function"===typeof e?this.getter=e:(this.getter=U(e),this.getter||(this.getter=P)),this.value=this.lazy?void 0:this.get()};nr.prototype.get=function(){var t;mt(this);var e=this.vm;try{t=this.getter.call(e,e)}catch(Oo){if(!this.user)throw Oo;ee(Oo,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&ge(t),yt(),this.cleanupDeps()}return t},nr.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},nr.prototype.cleanupDeps=function(){var t=this.deps.length;while(t--){var e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},nr.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():tr(this)},nr.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||c(t)||this.deep){var e=this.value;if(this.value=t,this.user)try{this.cb.call(this.vm,t,e)}catch(Oo){ee(Oo,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,t,e)}}},nr.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},nr.prototype.depend=function(){var t=this.deps.length;while(t--)this.deps[t].depend()},nr.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||y(this.vm._watchers,this);var t=this.deps.length;while(t--)this.deps[t].removeSub(this);this.active=!1}};var rr={enumerable:!0,configurable:!0,get:P,set:P};function ir(t,e,n){rr.get=function(){return this[e][n]},rr.set=function(t){this[e][n]=t},Object.defineProperty(t,n,rr)}function ar(t){t._watchers=[];var e=t.$options;e.props&&or(t,e.props),e.methods&&pr(t,e.methods),e.data?sr(t):Pt(t._data={},!0),e.computed&&lr(t,e.computed),e.watch&&e.watch!==at&&vr(t,e.watch)}function or(t,e){var n=t.$options.propsData||{},r=t._props={},i=t.$options._propKeys=[],a=!t.$parent;a||Tt(!1);var o=function(a){i.push(a);var o=Xt(a,e,n,t);Lt(r,a,o),a in t||ir(t,"_props",a)};for(var s in e)o(s);Tt(!0)}function sr(t){var e=t.$options.data;e=t._data="function"===typeof e?cr(e,t):e||{},l(e)||(e={});var n=Object.keys(e),r=t.$options.props,i=(t.$options.methods,n.length);while(i--){var a=n[i];0,r&&x(r,a)||W(a)||ir(t,"_data",a)}Pt(e,!0)}function cr(t,e){mt();try{return t.call(e,e)}catch(Oo){return ee(Oo,e,"data()"),{}}finally{yt()}}var ur={lazy:!0};function lr(t,e){var n=t._computedWatchers=Object.create(null),r=ct();for(var i in e){var a=e[i],o="function"===typeof a?a:a.get;0,r||(n[i]=new nr(t,o||P,P,ur)),i in t||fr(t,i,a)}}function fr(t,e,n){var r=!ct();"function"===typeof n?(rr.get=r?hr(e):dr(n),rr.set=P):(rr.get=n.get?r&&!1!==n.cache?hr(e):dr(n.get):P,rr.set=n.set||P),Object.defineProperty(t,e,rr)}function hr(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),vt.target&&e.depend(),e.value}}function dr(t){return function(){return t.call(this,this)}}function pr(t,e){t.$options.props;for(var n in e)t[n]="function"!==typeof e[n]?P:T(e[n],t)}function vr(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var i=0;i-1)return this;var n=z(arguments,1);return n.unshift(this),"function"===typeof t.install?t.install.apply(t,n):"function"===typeof t&&t.apply(null,n),e.push(t),this}}function Sr(t){t.mixin=function(t){return this.options=Kt(this.options,t),this}}function Mr(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,i=t._Ctor||(t._Ctor={});if(i[r])return i[r];var a=t.name||n.options.name;var o=function(t){this._init(t)};return o.prototype=Object.create(n.prototype),o.prototype.constructor=o,o.cid=e++,o.options=Kt(n.options,t),o["super"]=n,o.options.props&&kr(o),o.options.computed&&jr(o),o.extend=n.extend,o.mixin=n.mixin,o.use=n.use,F.forEach((function(t){o[t]=n[t]})),a&&(o.options.components[a]=o),o.superOptions=n.options,o.extendOptions=t,o.sealedOptions=E({},o.options),i[r]=o,o}}function kr(t){var e=t.options.props;for(var n in e)ir(t.prototype,"_props",n)}function jr(t){var e=t.options.computed;for(var n in e)fr(t.prototype,n,e[n])}function Tr(t){F.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&l(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"===typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}function zr(t){return t&&(t.Ctor.options.name||t.tag)}function Er(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"===typeof t?t.split(",").indexOf(e)>-1:!!f(t)&&t.test(e)}function Ar(t,e){var n=t.cache,r=t.keys,i=t._vnode;for(var a in n){var o=n[a];if(o){var s=zr(o.componentOptions);s&&!e(s)&&Pr(n,a,r,i)}}}function Pr(t,e,n,r){var i=t[e];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),t[e]=null,y(n,e)}br(Or),mr(Or),Tn(Or),Pn(Or),yn(Or);var Lr=[String,RegExp,Array],Vr={name:"keep-alive",abstract:!0,props:{include:Lr,exclude:Lr,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Pr(this.cache,t,this.keys)},mounted:function(){var t=this;this.$watch("include",(function(e){Ar(t,(function(t){return Er(e,t)}))})),this.$watch("exclude",(function(e){Ar(t,(function(t){return!Er(e,t)}))}))},render:function(){var t=this.$slots.default,e=On(t),n=e&&e.componentOptions;if(n){var r=zr(n),i=this,a=i.include,o=i.exclude;if(a&&(!r||!Er(a,r))||o&&r&&Er(o,r))return e;var s=this,c=s.cache,u=s.keys,l=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;c[l]?(e.componentInstance=c[l].componentInstance,y(u,l),u.push(l)):(c[l]=e,u.push(l),this.max&&u.length>parseInt(this.max)&&Pr(c,u[0],u,this._vnode)),e.data.keepAlive=!0}return e||t&&t[0]}},Ir={KeepAlive:Vr};function Rr(t){var e={get:function(){return $}};Object.defineProperty(t,"config",e),t.util={warn:dt,extend:E,mergeOptions:Kt,defineReactive:Lt},t.set=Vt,t.delete=It,t.nextTick=pe,t.observable=function(t){return Pt(t),t},t.options=Object.create(null),F.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,E(t.options.components,Ir),Cr(t),Sr(t),Mr(t),Tr(t)}Rr(Or),Object.defineProperty(Or.prototype,"$isServer",{get:ct}),Object.defineProperty(Or.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Or,"FunctionalRenderContext",{value:Ze}),Or.version="2.6.12";var Hr=g("style,class"),Dr=g("input,textarea,option,select,progress"),Fr=function(t,e,n){return"value"===n&&Dr(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},Nr=g("contenteditable,draggable,spellcheck"),$r=g("events,caret,typing,plaintext-only"),Br=function(t,e){return Kr(e)||"false"===e?"false":"contenteditable"===t&&$r(e)?e:"true"},Wr=g("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),Yr="http://www.w3.org/1999/xlink",qr=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Ur=function(t){return qr(t)?t.slice(6,t.length):""},Kr=function(t){return null==t||!1===t};function Gr(t){var e=t.data,n=t,r=t;while(i(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(e=Xr(r.data,e));while(i(n=n.parent))n&&n.data&&(e=Xr(e,n.data));return Zr(e.staticClass,e.class)}function Xr(t,e){return{staticClass:Qr(t.staticClass,e.staticClass),class:i(t.class)?[t.class,e.class]:e.class}}function Zr(t,e){return i(t)||i(e)?Qr(t,Jr(e)):""}function Qr(t,e){return t?e?t+" "+e:t:e||""}function Jr(t){return Array.isArray(t)?ti(t):c(t)?ei(t):"string"===typeof t?t:""}function ti(t){for(var e,n="",r=0,a=t.length;r-1?si[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:si[t]=/HTMLUnknownElement/.test(e.toString())}var ui=g("text,number,password,search,email,tel,url");function li(t){if("string"===typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}function fi(t,e){var n=document.createElement(t);return"select"!==t||e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n}function hi(t,e){return document.createElementNS(ni[t],e)}function di(t){return document.createTextNode(t)}function pi(t){return document.createComment(t)}function vi(t,e,n){t.insertBefore(e,n)}function gi(t,e){t.removeChild(e)}function mi(t,e){t.appendChild(e)}function yi(t){return t.parentNode}function bi(t){return t.nextSibling}function xi(t){return t.tagName}function wi(t,e){t.textContent=e}function _i(t,e){t.setAttribute(e,"")}var Oi=Object.freeze({createElement:fi,createElementNS:hi,createTextNode:di,createComment:pi,insertBefore:vi,removeChild:gi,appendChild:mi,parentNode:yi,nextSibling:bi,tagName:xi,setTextContent:wi,setStyleScope:_i}),Ci={create:function(t,e){Si(e)},update:function(t,e){t.data.ref!==e.data.ref&&(Si(t,!0),Si(e))},destroy:function(t){Si(t,!0)}};function Si(t,e){var n=t.data.ref;if(i(n)){var r=t.context,a=t.componentInstance||t.elm,o=r.$refs;e?Array.isArray(o[n])?y(o[n],a):o[n]===a&&(o[n]=void 0):t.data.refInFor?Array.isArray(o[n])?o[n].indexOf(a)<0&&o[n].push(a):o[n]=[a]:o[n]=a}}var Mi=new bt("",{},[]),ki=["create","activate","update","remove","destroy"];function ji(t,e){return t.key===e.key&&(t.tag===e.tag&&t.isComment===e.isComment&&i(t.data)===i(e.data)&&Ti(t,e)||a(t.isAsyncPlaceholder)&&t.asyncFactory===e.asyncFactory&&r(e.asyncFactory.error))}function Ti(t,e){if("input"!==t.tag)return!0;var n,r=i(n=t.data)&&i(n=n.attrs)&&n.type,a=i(n=e.data)&&i(n=n.attrs)&&n.type;return r===a||ui(r)&&ui(a)}function zi(t,e,n){var r,a,o={};for(r=e;r<=n;++r)a=t[r].key,i(a)&&(o[a]=r);return o}function Ei(t){var e,n,o={},c=t.modules,u=t.nodeOps;for(e=0;ev?(f=r(n[y+1])?null:n[y+1].elm,O(t,f,n,p,y,a)):p>y&&S(e,h,v)}function j(t,e,n,r){for(var a=n;a-1?$i(t,e,n):Wr(e)?Kr(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):Nr(e)?t.setAttribute(e,Br(e,n)):qr(e)?Kr(n)?t.removeAttributeNS(Yr,Ur(e)):t.setAttributeNS(Yr,e,n):$i(t,e,n)}function $i(t,e,n){if(Kr(n))t.removeAttribute(e);else{if(tt&&!et&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var Bi={create:Fi,update:Fi};function Wi(t,e){var n=e.elm,a=e.data,o=t.data;if(!(r(a.staticClass)&&r(a.class)&&(r(o)||r(o.staticClass)&&r(o.class)))){var s=Gr(e),c=n._transitionClasses;i(c)&&(s=Qr(s,Jr(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Yi,qi={create:Wi,update:Wi},Ui="__r",Ki="__c";function Gi(t){if(i(t[Ui])){var e=tt?"change":"input";t[e]=[].concat(t[Ui],t[e]||[]),delete t[Ui]}i(t[Ki])&&(t.change=[].concat(t[Ki],t.change||[]),delete t[Ki])}function Xi(t,e,n){var r=Yi;return function i(){var a=e.apply(null,arguments);null!==a&&Ji(t,i,n,r)}}var Zi=oe&&!(it&&Number(it[1])<=53);function Qi(t,e,n,r){if(Zi){var i=Un,a=e;e=a._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=i||t.timeStamp<=0||t.target.ownerDocument!==document)return a.apply(this,arguments)}}Yi.addEventListener(t,e,ot?{capture:n,passive:r}:n)}function Ji(t,e,n,r){(r||Yi).removeEventListener(t,e._wrapper||e,n)}function ta(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},i=t.data.on||{};Yi=e.elm,Gi(n),xe(n,i,Qi,Ji,Xi,e.context),Yi=void 0}}var ea,na={create:ta,update:ta};function ra(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,a,o=e.elm,s=t.data.domProps||{},c=e.data.domProps||{};for(n in i(c.__ob__)&&(c=e.data.domProps=E({},c)),s)n in c||(o[n]="");for(n in c){if(a=c[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),a===s[n])continue;1===o.childNodes.length&&o.removeChild(o.childNodes[0])}if("value"===n&&"PROGRESS"!==o.tagName){o._value=a;var u=r(a)?"":String(a);ia(o,u)&&(o.value=u)}else if("innerHTML"===n&&ii(o.tagName)&&r(o.innerHTML)){ea=ea||document.createElement("div"),ea.innerHTML=""+a+"";var l=ea.firstChild;while(o.firstChild)o.removeChild(o.firstChild);while(l.firstChild)o.appendChild(l.firstChild)}else if(a!==s[n])try{o[n]=a}catch(Oo){}}}}function ia(t,e){return!t.composing&&("OPTION"===t.tagName||aa(t,e)||oa(t,e))}function aa(t,e){var n=!0;try{n=document.activeElement!==t}catch(Oo){}return n&&t.value!==e}function oa(t,e){var n=t.value,r=t._vModifiers;if(i(r)){if(r.number)return v(n)!==v(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}var sa={create:ra,update:ra},ca=w((function(t){var e={},n=/;(?![^(]*\))/g,r=/:(.+)/;return t.split(n).forEach((function(t){if(t){var n=t.split(r);n.length>1&&(e[n[0].trim()]=n[1].trim())}})),e}));function ua(t){var e=la(t.style);return t.staticStyle?E(t.staticStyle,e):e}function la(t){return Array.isArray(t)?A(t):"string"===typeof t?ca(t):t}function fa(t,e){var n,r={};if(e){var i=t;while(i.componentInstance)i=i.componentInstance._vnode,i&&i.data&&(n=ua(i.data))&&E(r,n)}(n=ua(t.data))&&E(r,n);var a=t;while(a=a.parent)a.data&&(n=ua(a.data))&&E(r,n);return r}var ha,da=/^--/,pa=/\s*!important$/,va=function(t,e,n){if(da.test(e))t.style.setProperty(e,n);else if(pa.test(n))t.style.setProperty(M(e),n.replace(pa,""),"important");else{var r=ma(e);if(Array.isArray(n))for(var i=0,a=n.length;i-1?e.split(xa).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function _a(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(xa).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";while(n.indexOf(r)>=0)n=n.replace(r," ");n=n.trim(),n?t.setAttribute("class",n):t.removeAttribute("class")}}function Oa(t){if(t){if("object"===typeof t){var e={};return!1!==t.css&&E(e,Ca(t.name||"v")),E(e,t),e}return"string"===typeof t?Ca(t):void 0}}var Ca=w((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),Sa=X&&!et,Ma="transition",ka="animation",ja="transition",Ta="transitionend",za="animation",Ea="animationend";Sa&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(ja="WebkitTransition",Ta="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(za="WebkitAnimation",Ea="webkitAnimationEnd"));var Aa=X?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Pa(t){Aa((function(){Aa(t)}))}function La(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),wa(t,e))}function Va(t,e){t._transitionClasses&&y(t._transitionClasses,e),_a(t,e)}function Ia(t,e,n){var r=Ha(t,e),i=r.type,a=r.timeout,o=r.propCount;if(!i)return n();var s=i===Ma?Ta:Ea,c=0,u=function(){t.removeEventListener(s,l),n()},l=function(e){e.target===t&&++c>=o&&u()};setTimeout((function(){c0&&(n=Ma,l=o,f=a.length):e===ka?u>0&&(n=ka,l=u,f=c.length):(l=Math.max(o,u),n=l>0?o>u?Ma:ka:null,f=n?n===Ma?a.length:c.length:0);var h=n===Ma&&Ra.test(r[ja+"Property"]);return{type:n,timeout:l,propCount:f,hasTransform:h}}function Da(t,e){while(t.length1}function Ya(t,e){!0!==e.data.show&&Na(e)}var qa=X?{create:Ya,activate:Ya,remove:function(t,e){!0!==t.data.show?$a(t,e):e()}}:{},Ua=[Bi,qi,na,sa,ba,qa],Ka=Ua.concat(Di),Ga=Ei({nodeOps:Oi,modules:Ka});et&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&ro(t,"input")}));var Xa={inserted:function(t,e,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?we(n,"postpatch",(function(){Xa.componentUpdated(t,e,n)})):Za(t,e,n.context),t._vOptions=[].map.call(t.options,to)):("textarea"===n.tag||ui(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",eo),t.addEventListener("compositionend",no),t.addEventListener("change",no),et&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){Za(t,e,n.context);var r=t._vOptions,i=t._vOptions=[].map.call(t.options,to);if(i.some((function(t,e){return!I(t,r[e])}))){var a=t.multiple?e.value.some((function(t){return Ja(t,i)})):e.value!==e.oldValue&&Ja(e.value,i);a&&ro(t,"change")}}}};function Za(t,e,n){Qa(t,e,n),(tt||nt)&&setTimeout((function(){Qa(t,e,n)}),0)}function Qa(t,e,n){var r=e.value,i=t.multiple;if(!i||Array.isArray(r)){for(var a,o,s=0,c=t.options.length;s-1,o.selected!==a&&(o.selected=a);else if(I(to(o),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));i||(t.selectedIndex=-1)}}function Ja(t,e){return e.every((function(e){return!I(e,t)}))}function to(t){return"_value"in t?t._value:t.value}function eo(t){t.target.composing=!0}function no(t){t.target.composing&&(t.target.composing=!1,ro(t.target,"input"))}function ro(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function io(t){return!t.componentInstance||t.data&&t.data.transition?t:io(t.componentInstance._vnode)}var ao={bind:function(t,e,n){var r=e.value;n=io(n);var i=n.data&&n.data.transition,a=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&i?(n.data.show=!0,Na(n,(function(){t.style.display=a}))):t.style.display=r?a:"none"},update:function(t,e,n){var r=e.value,i=e.oldValue;if(!r!==!i){n=io(n);var a=n.data&&n.data.transition;a?(n.data.show=!0,r?Na(n,(function(){t.style.display=t.__vOriginalDisplay})):$a(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none"}},unbind:function(t,e,n,r,i){i||(t.style.display=t.__vOriginalDisplay)}},oo={model:Xa,show:ao},so={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function co(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?co(On(e.children)):t}function uo(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var i=n._parentListeners;for(var a in i)e[O(a)]=i[a];return e}function lo(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function fo(t){while(t=t.parent)if(t.data.transition)return!0}function ho(t,e){return e.key===t.key&&e.tag===t.tag}var po=function(t){return t.tag||_n(t)},vo=function(t){return"show"===t.name},go={name:"transition",props:so,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(po),n.length)){0;var r=this.mode;0;var i=n[0];if(fo(this.$vnode))return i;var a=co(i);if(!a)return i;if(this._leaving)return lo(t,i);var o="__transition-"+this._uid+"-";a.key=null==a.key?a.isComment?o+"comment":o+a.tag:s(a.key)?0===String(a.key).indexOf(o)?a.key:o+a.key:a.key;var c=(a.data||(a.data={})).transition=uo(this),u=this._vnode,l=co(u);if(a.data.directives&&a.data.directives.some(vo)&&(a.data.show=!0),l&&l.data&&!ho(a,l)&&!_n(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var f=l.data.transition=E({},c);if("out-in"===r)return this._leaving=!0,we(f,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),lo(t,i);if("in-out"===r){if(_n(a))return u;var h,d=function(){h()};we(c,"afterEnter",d),we(c,"enterCancelled",d),we(f,"delayLeave",(function(t){h=t}))}}return i}}},mo=E({tag:String,moveClass:String},so);delete mo.mode;var yo={props:mo,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var i=En(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,i(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,i=this.$slots.default||[],a=this.children=[],o=uo(this),s=0;si?0:i+e),n=n>i?i:n,n<0&&(n+=i),i=e>n?0:n-e>>>0,e>>>=0;var a=Array(i);while(++r4)return t;for(n=[],r=0;r1&&"0"==i.charAt(0)&&(a=P.test(i)?16:8,i=i.slice(8==a?1:2)),""===i)o=0;else{if(!(10==a?V:8==a?L:I).test(i))return t;o=parseInt(i,a)}n.push(o)}for(r=0;r=S(256,5-e))return null}else if(o>255)return null;for(s=n.pop(),r=0;r6)return;r=0;while(h()){if(i=null,r>0){if(!("."==h()&&r<4))return;f++}if(!A.test(h()))return;while(A.test(h())){if(a=parseInt(h(),10),null===i)i=a;else{if(0==i)return;i=10*i+a}if(i>255)return;f++}c[u]=256*c[u]+i,r++,2!=r&&4!=r||u++}if(4!=r)return;break}if(":"==h()){if(f++,!h())return}else if(h())return;c[u++]=e}else{if(null!==l)return;f++,u++,l=u}}if(null!==l){o=u-l,u=7;while(0!=u&&o>0)s=c[u],c[u--]=c[l+o-1],c[l+--o]=s}else if(8!=u)return;return c},W=function(t){for(var e=null,n=1,r=null,i=0,a=0;a<8;a++)0!==t[a]?(i>n&&(e=r,n=i),r=null,i=0):(null===r&&(r=a),++i);return i>n&&(e=r,n=i),e},Y=function(t){var e,n,r,i;if("number"==typeof t){for(e=[],n=0;n<4;n++)e.unshift(t%256),t=C(t/256);return e.join(".")}if("object"==typeof t){for(e="",r=W(t),n=0;n<8;n++)i&&0===t[n]||(i&&(i=!1),r===n?(e+=n?":":"::",i=!0):(e+=t[n].toString(16),n<7&&(e+=":")));return"["+e+"]"}return t},q={},U=h({},q,{" ":1,'"':1,"<":1,">":1,"`":1}),K=h({},U,{"#":1,"?":1,"{":1,"}":1}),G=h({},K,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),X=function(t,e){var n=p(t,0);return n>32&&n<127&&!f(e,t)?t:encodeURIComponent(t)},Z={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Q=function(t){return f(Z,t.scheme)},J=function(t){return""!=t.username||""!=t.password},tt=function(t){return!t.host||t.cannotBeABaseURL||"file"==t.scheme},et=function(t,e){var n;return 2==t.length&&z.test(t.charAt(0))&&(":"==(n=t.charAt(1))||!e&&"|"==n)},nt=function(t){var e;return t.length>1&&et(t.slice(0,2))&&(2==t.length||"/"===(e=t.charAt(2))||"\\"===e||"?"===e||"#"===e)},rt=function(t){var e=t.path,n=e.length;!n||"file"==t.scheme&&1==n&&et(e[0],!0)||e.pop()},it=function(t){return"."===t||"%2e"===t.toLowerCase()},at=function(t){return t=t.toLowerCase(),".."===t||"%2e."===t||".%2e"===t||"%2e%2e"===t},ot={},st={},ct={},ut={},lt={},ft={},ht={},dt={},pt={},vt={},gt={},mt={},yt={},bt={},xt={},wt={},_t={},Ot={},Ct={},St={},Mt={},kt=function(t,e,n,i){var a,o,s,c,u=n||ot,l=0,h="",p=!1,v=!1,g=!1;n||(t.scheme="",t.username="",t.password="",t.host=null,t.port=null,t.path=[],t.query=null,t.fragment=null,t.cannotBeABaseURL=!1,e=e.replace(D,"")),e=e.replace(F,""),a=d(e);while(l<=a.length){switch(o=a[l],u){case ot:if(!o||!z.test(o)){if(n)return k;u=ct;continue}h+=o.toLowerCase(),u=st;break;case st:if(o&&(E.test(o)||"+"==o||"-"==o||"."==o))h+=o.toLowerCase();else{if(":"!=o){if(n)return k;h="",u=ct,l=0;continue}if(n&&(Q(t)!=f(Z,h)||"file"==h&&(J(t)||null!==t.port)||"file"==t.scheme&&!t.host))return;if(t.scheme=h,n)return void(Q(t)&&Z[t.scheme]==t.port&&(t.port=null));h="","file"==t.scheme?u=bt:Q(t)&&i&&i.scheme==t.scheme?u=ut:Q(t)?u=dt:"/"==a[l+1]?(u=lt,l++):(t.cannotBeABaseURL=!0,t.path.push(""),u=Ct)}break;case ct:if(!i||i.cannotBeABaseURL&&"#"!=o)return k;if(i.cannotBeABaseURL&&"#"==o){t.scheme=i.scheme,t.path=i.path.slice(),t.query=i.query,t.fragment="",t.cannotBeABaseURL=!0,u=Mt;break}u="file"==i.scheme?bt:ft;continue;case ut:if("/"!=o||"/"!=a[l+1]){u=ft;continue}u=pt,l++;break;case lt:if("/"==o){u=vt;break}u=Ot;continue;case ft:if(t.scheme=i.scheme,o==r)t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query=i.query;else if("/"==o||"\\"==o&&Q(t))u=ht;else if("?"==o)t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query="",u=St;else{if("#"!=o){t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.path.pop(),u=Ot;continue}t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query=i.query,t.fragment="",u=Mt}break;case ht:if(!Q(t)||"/"!=o&&"\\"!=o){if("/"!=o){t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,u=Ot;continue}u=vt}else u=pt;break;case dt:if(u=pt,"/"!=o||"/"!=h.charAt(l+1))continue;l++;break;case pt:if("/"!=o&&"\\"!=o){u=vt;continue}break;case vt:if("@"==o){p&&(h="%40"+h),p=!0,s=d(h);for(var m=0;m65535)return T;t.port=Q(t)&&x===Z[t.scheme]?null:x,h=""}if(n)return;u=_t;continue}return T}h+=o;break;case bt:if(t.scheme="file","/"==o||"\\"==o)u=xt;else{if(!i||"file"!=i.scheme){u=Ot;continue}if(o==r)t.host=i.host,t.path=i.path.slice(),t.query=i.query;else if("?"==o)t.host=i.host,t.path=i.path.slice(),t.query="",u=St;else{if("#"!=o){nt(a.slice(l).join(""))||(t.host=i.host,t.path=i.path.slice(),rt(t)),u=Ot;continue}t.host=i.host,t.path=i.path.slice(),t.query=i.query,t.fragment="",u=Mt}}break;case xt:if("/"==o||"\\"==o){u=wt;break}i&&"file"==i.scheme&&!nt(a.slice(l).join(""))&&(et(i.path[0],!0)?t.path.push(i.path[0]):t.host=i.host),u=Ot;continue;case wt:if(o==r||"/"==o||"\\"==o||"?"==o||"#"==o){if(!n&&et(h))u=Ot;else if(""==h){if(t.host="",n)return;u=_t}else{if(c=N(t,h),c)return c;if("localhost"==t.host&&(t.host=""),n)return;h="",u=_t}continue}h+=o;break;case _t:if(Q(t)){if(u=Ot,"/"!=o&&"\\"!=o)continue}else if(n||"?"!=o)if(n||"#"!=o){if(o!=r&&(u=Ot,"/"!=o))continue}else t.fragment="",u=Mt;else t.query="",u=St;break;case Ot:if(o==r||"/"==o||"\\"==o&&Q(t)||!n&&("?"==o||"#"==o)){if(at(h)?(rt(t),"/"==o||"\\"==o&&Q(t)||t.path.push("")):it(h)?"/"==o||"\\"==o&&Q(t)||t.path.push(""):("file"==t.scheme&&!t.path.length&&et(h)&&(t.host&&(t.host=""),h=h.charAt(0)+":"),t.path.push(h)),h="","file"==t.scheme&&(o==r||"?"==o||"#"==o))while(t.path.length>1&&""===t.path[0])t.path.shift();"?"==o?(t.query="",u=St):"#"==o&&(t.fragment="",u=Mt)}else h+=X(o,K);break;case Ct:"?"==o?(t.query="",u=St):"#"==o?(t.fragment="",u=Mt):o!=r&&(t.path[0]+=X(o,q));break;case St:n||"#"!=o?o!=r&&("'"==o&&Q(t)?t.query+="%27":t.query+="#"==o?"%23":X(o,q)):(t.fragment="",u=Mt);break;case Mt:o!=r&&(t.fragment+=X(o,U));break}l++}},jt=function(t){var e,n,r=l(this,jt,"URL"),i=arguments.length>1?arguments[1]:void 0,o=String(t),s=_(r,{type:"URL"});if(void 0!==i)if(i instanceof jt)e=O(i);else if(n=kt(e={},String(i)),n)throw TypeError(n);if(n=kt(s,o,null,e),n)throw TypeError(n);var c=s.searchParams=new x,u=w(c);u.updateSearchParams(s.query),u.updateURL=function(){s.query=String(c)||null},a||(r.href=zt.call(r),r.origin=Et.call(r),r.protocol=At.call(r),r.username=Pt.call(r),r.password=Lt.call(r),r.host=Vt.call(r),r.hostname=It.call(r),r.port=Rt.call(r),r.pathname=Ht.call(r),r.search=Dt.call(r),r.searchParams=Ft.call(r),r.hash=Nt.call(r))},Tt=jt.prototype,zt=function(){var t=O(this),e=t.scheme,n=t.username,r=t.password,i=t.host,a=t.port,o=t.path,s=t.query,c=t.fragment,u=e+":";return null!==i?(u+="//",J(t)&&(u+=n+(r?":"+r:"")+"@"),u+=Y(i),null!==a&&(u+=":"+a)):"file"==e&&(u+="//"),u+=t.cannotBeABaseURL?o[0]:o.length?"/"+o.join("/"):"",null!==s&&(u+="?"+s),null!==c&&(u+="#"+c),u},Et=function(){var t=O(this),e=t.scheme,n=t.port;if("blob"==e)try{return new jt(e.path[0]).origin}catch(r){return"null"}return"file"!=e&&Q(t)?e+"://"+Y(t.host)+(null!==n?":"+n:""):"null"},At=function(){return O(this).scheme+":"},Pt=function(){return O(this).username},Lt=function(){return O(this).password},Vt=function(){var t=O(this),e=t.host,n=t.port;return null===e?"":null===n?Y(e):Y(e)+":"+n},It=function(){var t=O(this).host;return null===t?"":Y(t)},Rt=function(){var t=O(this).port;return null===t?"":String(t)},Ht=function(){var t=O(this),e=t.path;return t.cannotBeABaseURL?e[0]:e.length?"/"+e.join("/"):""},Dt=function(){var t=O(this).query;return t?"?"+t:""},Ft=function(){return O(this).searchParams},Nt=function(){var t=O(this).fragment;return t?"#"+t:""},$t=function(t,e){return{get:t,set:e,configurable:!0,enumerable:!0}};if(a&&c(Tt,{href:$t(zt,(function(t){var e=O(this),n=String(t),r=kt(e,n);if(r)throw TypeError(r);w(e.searchParams).updateSearchParams(e.query)})),origin:$t(Et),protocol:$t(At,(function(t){var e=O(this);kt(e,String(t)+":",ot)})),username:$t(Pt,(function(t){var e=O(this),n=d(String(t));if(!tt(e)){e.username="";for(var r=0;r=u){var g=e?null:s(t);if(g)return c(g);d=!1,f=o,v=new r}else v=e?[]:p;t:while(++l1?arguments[1]:void 0,e.length)),r=String(t);return l?l.call(e,r,n):e.slice(n,n+r.length)===r}})},"2cf4":function(t,e,n){var r,i,a,o=n("da84"),s=n("d039"),c=n("0366"),u=n("1be4"),l=n("cc12"),f=n("1cdc"),h=n("605d"),d=o.location,p=o.setImmediate,v=o.clearImmediate,g=o.process,m=o.MessageChannel,y=o.Dispatch,b=0,x={},w="onreadystatechange",_=function(t){if(x.hasOwnProperty(t)){var e=x[t];delete x[t],e()}},O=function(t){return function(){_(t)}},C=function(t){_(t.data)},S=function(t){o.postMessage(t+"",d.protocol+"//"+d.host)};p&&v||(p=function(t){var e=[],n=1;while(arguments.length>n)e.push(arguments[n++]);return x[++b]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},r(b),b},v=function(t){delete x[t]},h?r=function(t){g.nextTick(O(t))}:y&&y.now?r=function(t){y.now(O(t))}:m&&!f?(i=new m,a=i.port2,i.port1.onmessage=C,r=c(a.postMessage,a,1)):o.addEventListener&&"function"==typeof postMessage&&!o.importScripts&&d&&"file:"!==d.protocol&&!s(S)?(r=S,o.addEventListener("message",C,!1)):r=w in l("script")?function(t){u.appendChild(l("script"))[w]=function(){u.removeChild(this),_(t)}}:function(t){setTimeout(O(t),0)}),t.exports={set:p,clear:v}},"2cf8":function(t,e,n){"use strict";function r(t){return t["default"]||t}n.d(e,"a",(function(){return r}))},"2d00":function(t,e,n){var r,i,a=n("da84"),o=n("342f"),s=a.process,c=s&&s.versions,u=c&&c.v8;u?(r=u.split("."),i=r[0]<4?1:r[0]+r[1]):o&&(r=o.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=o.match(/Chrome\/(\d+)/),r&&(i=r[1]))),t.exports=i&&+i},"2d7c":function(t,e){function n(t,e){var n=-1,r=null==t?0:t.length,i=0,a=[];while(++n1?n[a-1]:void 0,s=a>2?n[2]:void 0;o=t.length>3&&"function"==typeof o?(a--,o):void 0,s&&i(n[0],n[1],s)&&(o=a<3?void 0:o,a=1),e=Object(e);while(++r - * Copyright OpenJS Foundation and other contributors - * Released under MIT license - * Based on Underscore.js 1.8.3 - * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors - */(function(){var a,o="4.17.21",s=200,c="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",l="Invalid `variable` option passed into `_.template`",f="__lodash_hash_undefined__",h=500,d="__lodash_placeholder__",p=1,v=2,g=4,m=1,y=2,b=1,x=2,w=4,_=8,O=16,C=32,S=64,M=128,k=256,j=512,T=30,z="...",E=800,A=16,P=1,L=2,V=3,I=1/0,R=9007199254740991,H=17976931348623157e292,D=NaN,F=4294967295,N=F-1,$=F>>>1,B=[["ary",M],["bind",b],["bindKey",x],["curry",_],["curryRight",O],["flip",j],["partial",C],["partialRight",S],["rearg",k]],W="[object Arguments]",Y="[object Array]",q="[object AsyncFunction]",U="[object Boolean]",K="[object Date]",G="[object DOMException]",X="[object Error]",Z="[object Function]",Q="[object GeneratorFunction]",J="[object Map]",tt="[object Number]",et="[object Null]",nt="[object Object]",rt="[object Promise]",it="[object Proxy]",at="[object RegExp]",ot="[object Set]",st="[object String]",ct="[object Symbol]",ut="[object Undefined]",lt="[object WeakMap]",ft="[object WeakSet]",ht="[object ArrayBuffer]",dt="[object DataView]",pt="[object Float32Array]",vt="[object Float64Array]",gt="[object Int8Array]",mt="[object Int16Array]",yt="[object Int32Array]",bt="[object Uint8Array]",xt="[object Uint8ClampedArray]",wt="[object Uint16Array]",_t="[object Uint32Array]",Ot=/\b__p \+= '';/g,Ct=/\b(__p \+=) '' \+/g,St=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Mt=/&(?:amp|lt|gt|quot|#39);/g,kt=/[&<>"']/g,jt=RegExp(Mt.source),Tt=RegExp(kt.source),zt=/<%-([\s\S]+?)%>/g,Et=/<%([\s\S]+?)%>/g,At=/<%=([\s\S]+?)%>/g,Pt=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Lt=/^\w*$/,Vt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,It=/[\\^$.*+?()[\]{}|]/g,Rt=RegExp(It.source),Ht=/^\s+/,Dt=/\s/,Ft=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Nt=/\{\n\/\* \[wrapped with (.+)\] \*/,$t=/,? & /,Bt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Wt=/[()=,{}\[\]\/\s]/,Yt=/\\(\\)?/g,qt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ut=/\w*$/,Kt=/^[-+]0x[0-9a-f]+$/i,Gt=/^0b[01]+$/i,Xt=/^\[object .+?Constructor\]$/,Zt=/^0o[0-7]+$/i,Qt=/^(?:0|[1-9]\d*)$/,Jt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,te=/($^)/,ee=/['\n\r\u2028\u2029\\]/g,ne="\\ud800-\\udfff",re="\\u0300-\\u036f",ie="\\ufe20-\\ufe2f",ae="\\u20d0-\\u20ff",oe=re+ie+ae,se="\\u2700-\\u27bf",ce="a-z\\xdf-\\xf6\\xf8-\\xff",ue="\\xac\\xb1\\xd7\\xf7",le="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",fe="\\u2000-\\u206f",he=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",de="A-Z\\xc0-\\xd6\\xd8-\\xde",pe="\\ufe0e\\ufe0f",ve=ue+le+fe+he,ge="['’]",me="["+ne+"]",ye="["+ve+"]",be="["+oe+"]",xe="\\d+",we="["+se+"]",_e="["+ce+"]",Oe="[^"+ne+ve+xe+se+ce+de+"]",Ce="\\ud83c[\\udffb-\\udfff]",Se="(?:"+be+"|"+Ce+")",Me="[^"+ne+"]",ke="(?:\\ud83c[\\udde6-\\uddff]){2}",je="[\\ud800-\\udbff][\\udc00-\\udfff]",Te="["+de+"]",ze="\\u200d",Ee="(?:"+_e+"|"+Oe+")",Ae="(?:"+Te+"|"+Oe+")",Pe="(?:"+ge+"(?:d|ll|m|re|s|t|ve))?",Le="(?:"+ge+"(?:D|LL|M|RE|S|T|VE))?",Ve=Se+"?",Ie="["+pe+"]?",Re="(?:"+ze+"(?:"+[Me,ke,je].join("|")+")"+Ie+Ve+")*",He="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",De="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Fe=Ie+Ve+Re,Ne="(?:"+[we,ke,je].join("|")+")"+Fe,$e="(?:"+[Me+be+"?",be,ke,je,me].join("|")+")",Be=RegExp(ge,"g"),We=RegExp(be,"g"),Ye=RegExp(Ce+"(?="+Ce+")|"+$e+Fe,"g"),qe=RegExp([Te+"?"+_e+"+"+Pe+"(?="+[ye,Te,"$"].join("|")+")",Ae+"+"+Le+"(?="+[ye,Te+Ee,"$"].join("|")+")",Te+"?"+Ee+"+"+Pe,Te+"+"+Le,De,He,xe,Ne].join("|"),"g"),Ue=RegExp("["+ze+ne+oe+pe+"]"),Ke=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Ge=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Xe=-1,Ze={};Ze[pt]=Ze[vt]=Ze[gt]=Ze[mt]=Ze[yt]=Ze[bt]=Ze[xt]=Ze[wt]=Ze[_t]=!0,Ze[W]=Ze[Y]=Ze[ht]=Ze[U]=Ze[dt]=Ze[K]=Ze[X]=Ze[Z]=Ze[J]=Ze[tt]=Ze[nt]=Ze[at]=Ze[ot]=Ze[st]=Ze[lt]=!1;var Qe={};Qe[W]=Qe[Y]=Qe[ht]=Qe[dt]=Qe[U]=Qe[K]=Qe[pt]=Qe[vt]=Qe[gt]=Qe[mt]=Qe[yt]=Qe[J]=Qe[tt]=Qe[nt]=Qe[at]=Qe[ot]=Qe[st]=Qe[ct]=Qe[bt]=Qe[xt]=Qe[wt]=Qe[_t]=!0,Qe[X]=Qe[Z]=Qe[lt]=!1;var Je={"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"},tn={"&":"&","<":"<",">":">",'"':""","'":"'"},en={"&":"&","<":"<",">":">",""":'"',"'":"'"},nn={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},rn=parseFloat,an=parseInt,on="object"==typeof t&&t&&t.Object===Object&&t,sn="object"==typeof self&&self&&self.Object===Object&&self,cn=on||sn||Function("return this")(),un=e&&!e.nodeType&&e,ln=un&&"object"==typeof r&&r&&!r.nodeType&&r,fn=ln&&ln.exports===un,hn=fn&&on.process,dn=function(){try{var t=ln&&ln.require&&ln.require("util").types;return t||hn&&hn.binding&&hn.binding("util")}catch(e){}}(),pn=dn&&dn.isArrayBuffer,vn=dn&&dn.isDate,gn=dn&&dn.isMap,mn=dn&&dn.isRegExp,yn=dn&&dn.isSet,bn=dn&&dn.isTypedArray;function xn(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function wn(t,e,n,r){var i=-1,a=null==t?0:t.length;while(++i-1}function kn(t,e,n){var r=-1,i=null==t?0:t.length;while(++r-1);return n}function tr(t,e){var n=t.length;while(n--&&Hn(e,t[n],0)>-1);return n}function er(t,e){var n=t.length,r=0;while(n--)t[n]===e&&++r;return r}var nr=Bn(Je),rr=Bn(tn);function ir(t){return"\\"+nn[t]}function ar(t,e){return null==t?a:t[e]}function or(t){return Ue.test(t)}function sr(t){return Ke.test(t)}function cr(t){var e,n=[];while(!(e=t.next()).done)n.push(e.value);return n}function ur(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}function lr(t,e){return function(n){return t(e(n))}}function fr(t,e){var n=-1,r=t.length,i=0,a=[];while(++n-1}function $r(t,e){var n=this.__data__,r=li(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}function Br(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e=e?t:e)),t}function mi(t,e,n,r,i,o){var s,c=e&p,u=e&v,l=e&g;if(n&&(s=i?n(t,r,i,o):n(t)),s!==a)return s;if(!Cl(t))return t;var f=cl(t);if(f){if(s=es(t),!c)return ro(t,s)}else{var h=Zo(t),d=h==Z||h==Q;if(dl(t))return Ua(t,c);if(h==nt||h==W||d&&!i){if(s=u||d?{}:ns(t),!c)return u?oo(t,di(s,t)):ao(t,hi(s,t))}else{if(!Qe[h])return i?t:{};s=rs(t,h,c)}}o||(o=new Qr);var m=o.get(t);if(m)return m;o.set(t,s),Rl(t)?t.forEach((function(r){s.add(mi(r,e,n,r,t,o))})):Ml(t)&&t.forEach((function(r,i){s.set(i,mi(r,e,n,i,t,o))}));var y=l?u?Fo:Do:u?Cf:Of,b=f?a:y(t);return _n(b||t,(function(r,i){b&&(i=r,r=t[i]),ui(s,i,mi(r,e,n,i,t,o))})),s}function yi(t){var e=Of(t);return function(n){return bi(n,t,e)}}function bi(t,e,n){var r=n.length;if(null==t)return!r;t=ne(t);while(r--){var i=n[r],o=e[i],s=t[i];if(s===a&&!(i in t)||!o(s))return!1}return!0}function xi(t,e,n){if("function"!=typeof t)throw new ae(u);return Ss((function(){t.apply(a,n)}),e)}function wi(t,e,n,r){var i=-1,a=Mn,o=!0,c=t.length,u=[],l=e.length;if(!c)return u;n&&(e=jn(e,Xn(n))),r?(a=kn,o=!1):e.length>=s&&(a=Qn,o=!1,e=new Gr(e));t:while(++ii?0:i+n),r=r===a||r>i?i:Kl(r),r<0&&(r+=i),r=n>r?0:Gl(r);while(n0&&n(s)?e>1?ji(s,e-1,n,r,i):Tn(i,s):r||(i[i.length]=s)}return i}var Ti=lo(),zi=lo(!0);function Ei(t,e){return t&&Ti(t,e,Of)}function Ai(t,e){return t&&zi(t,e,Of)}function Pi(t,e){return Sn(e,(function(e){return wl(t[e])}))}function Li(t,e){e=Ba(e,t);var n=0,r=e.length;while(null!=t&&ne}function Hi(t,e){return null!=t&&fe.call(t,e)}function Di(t,e){return null!=t&&e in ne(t)}function Fi(t,e,n){return t>=Ne(e,n)&&t=120&&h.length>=120)?new Gr(c&&h):a}h=t[0];var d=-1,p=u[0];t:while(++d-1)s!==t&&Se.call(s,c,1),Se.call(t,c,1)}return t}function ga(t,e){var n=t?e.length:0,r=n-1;while(n--){var i=e[n];if(n==r||i!==a){var a=i;os(i)?Se.call(t,i,1):Va(t,i)}}return t}function ma(t,e){return t+Le(qe()*(e-t+1))}function ya(t,e,r,i){var a=-1,o=Fe(Pe((e-t)/(r||1)),0),s=n(o);while(o--)s[i?o:++a]=t,t+=r;return s}function ba(t,e){var n="";if(!t||e<1||e>R)return n;do{e%2&&(n+=t),e=Le(e/2),e&&(t+=t)}while(e);return n}function xa(t,e){return Ms(xs(t,e,Eh),t+"")}function wa(t){return ai($f(t))}function _a(t,e){var n=$f(t);return Ts(n,gi(e,0,n.length))}function Oa(t,e,n,r){if(!Cl(t))return t;e=Ba(e,t);var i=-1,o=e.length,s=o-1,c=t;while(null!=c&&++ia?0:a+e),r=r>a?a:r,r<0&&(r+=a),a=e>r?0:r-e>>>0,e>>>=0;var o=n(a);while(++i>>1,o=t[a];null!==o&&!Dl(o)&&(n?o<=e:o=s){var l=e?null:To(t);if(l)return hr(l);o=!1,i=Qn,u=new Gr}else u=e?[]:c;t:while(++r=r?t:ka(t,e,n)}var qa=ze||function(t){return cn.clearTimeout(t)};function Ua(t,e){if(e)return t.slice();var n=t.length,r=we?we(n):new t.constructor(n);return t.copy(r),r}function Ka(t){var e=new t.constructor(t.byteLength);return new xe(e).set(new xe(t)),e}function Ga(t,e){var n=e?Ka(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}function Xa(t){var e=new t.constructor(t.source,Ut.exec(t));return e.lastIndex=t.lastIndex,e}function Za(t){return pr?ne(pr.call(t)):{}}function Qa(t,e){var n=e?Ka(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function Ja(t,e){if(t!==e){var n=t!==a,r=null===t,i=t===t,o=Dl(t),s=e!==a,c=null===e,u=e===e,l=Dl(e);if(!c&&!l&&!o&&t>e||o&&s&&u&&!c&&!l||r&&s&&u||!n&&u||!i)return 1;if(!r&&!o&&!l&&t=s)return c;var u=n[r];return c*("desc"==u?-1:1)}}return t.index-e.index}function eo(t,e,r,i){var a=-1,o=t.length,s=r.length,c=-1,u=e.length,l=Fe(o-s,0),f=n(u+l),h=!i;while(++c1?n[i-1]:a,s=i>2?n[2]:a;o=t.length>3&&"function"==typeof o?(i--,o):a,s&&ss(n[0],n[1],s)&&(o=i<3?a:o,i=1),e=ne(e);while(++r-1?i[o?e[s]:s]:a}}function yo(t){return Ho((function(e){var n=e.length,r=n,i=Mr.prototype.thru;t&&e.reverse();while(r--){var o=e[r];if("function"!=typeof o)throw new ae(u);if(i&&!s&&"wrapper"==$o(o))var s=new Mr([],!0)}r=s?r:n;while(++r1&&b.reverse(),h&&lc))return!1;var l=o.get(t),f=o.get(e);if(l&&f)return l==e&&f==t;var h=-1,d=!0,p=n&y?new Gr:a;o.set(t,e),o.set(e,t);while(++h1?"& ":"")+e[r],e=e.join(n>2?", ":" "),t.replace(Ft,"{\n/* [wrapped with "+e+"] */\n")}function as(t){return cl(t)||sl(t)||!!(Me&&t&&t[Me])}function os(t,e){var n=typeof t;return e=null==e?R:e,!!e&&("number"==n||"symbol"!=n&&Qt.test(t))&&t>-1&&t%1==0&&t0){if(++e>=E)return arguments[0]}else e=0;return t.apply(a,arguments)}}function Ts(t,e){var n=-1,r=t.length,i=r-1;e=e===a?r:e;while(++n1?t[e-1]:a;return n="function"==typeof n?(t.pop(),n):a,Ic(t,n)}));function Yc(t){var e=wr(t);return e.__chain__=!0,e}function qc(t,e){return e(t),t}function Uc(t,e){return e(t)}var Kc=Ho((function(t){var e=t.length,n=e?t[0]:0,r=this.__wrapped__,i=function(e){return vi(e,t)};return!(e>1||this.__actions__.length)&&r instanceof kr&&os(n)?(r=r.slice(n,+n+(e?1:0)),r.__actions__.push({func:Uc,args:[i],thisArg:a}),new Mr(r,this.__chain__).thru((function(t){return e&&!t.length&&t.push(a),t}))):this.thru(i)}));function Gc(){return Yc(this)}function Xc(){return new Mr(this.value(),this.__chain__)}function Zc(){this.__values__===a&&(this.__values__=ql(this.value()));var t=this.__index__>=this.__values__.length,e=t?a:this.__values__[this.__index__++];return{done:t,value:e}}function Qc(){return this}function Jc(t){var e,n=this;while(n instanceof Sr){var r=Ls(n);r.__index__=0,r.__values__=a,e?i.__wrapped__=r:e=r;var i=r;n=n.__wrapped__}return i.__wrapped__=t,e}function tu(){var t=this.__wrapped__;if(t instanceof kr){var e=t;return this.__actions__.length&&(e=new kr(this)),e=e.reverse(),e.__actions__.push({func:Uc,args:[pc],thisArg:a}),new Mr(e,this.__chain__)}return this.thru(pc)}function eu(){return Ha(this.__wrapped__,this.__actions__)}var nu=so((function(t,e,n){fe.call(t,n)?++t[n]:pi(t,n,1)}));function ru(t,e,n){var r=cl(t)?Cn:Ci;return n&&ss(t,e,n)&&(e=a),r(t,Wo(e,3))}function iu(t,e){var n=cl(t)?Sn:ki;return n(t,Wo(e,3))}var au=mo(qs),ou=mo(Us);function su(t,e){return ji(gu(t,e),1)}function cu(t,e){return ji(gu(t,e),I)}function uu(t,e,n){return n=n===a?1:Kl(n),ji(gu(t,e),n)}function lu(t,e){var n=cl(t)?_n:_i;return n(t,Wo(e,3))}function fu(t,e){var n=cl(t)?On:Oi;return n(t,Wo(e,3))}var hu=so((function(t,e,n){fe.call(t,n)?t[n].push(e):pi(t,n,[e])}));function du(t,e,n,r){t=ll(t)?t:$f(t),n=n&&!r?Kl(n):0;var i=t.length;return n<0&&(n=Fe(i+n,0)),Hl(t)?n<=i&&t.indexOf(e,n)>-1:!!i&&Hn(t,e,n)>-1}var pu=xa((function(t,e,r){var i=-1,a="function"==typeof e,o=ll(t)?n(t.length):[];return _i(t,(function(t){o[++i]=a?xn(e,t,r):Bi(t,e,r)})),o})),vu=so((function(t,e,n){pi(t,n,e)}));function gu(t,e){var n=cl(t)?jn:aa;return n(t,Wo(e,3))}function mu(t,e,n,r){return null==t?[]:(cl(e)||(e=null==e?[]:[e]),n=r?a:n,cl(n)||(n=null==n?[]:[n]),fa(t,e,n))}var yu=so((function(t,e,n){t[n?0:1].push(e)}),(function(){return[[],[]]}));function bu(t,e,n){var r=cl(t)?zn:Wn,i=arguments.length<3;return r(t,Wo(e,4),n,i,_i)}function xu(t,e,n){var r=cl(t)?En:Wn,i=arguments.length<3;return r(t,Wo(e,4),n,i,Oi)}function wu(t,e){var n=cl(t)?Sn:ki;return n(t,Nu(Wo(e,3)))}function _u(t){var e=cl(t)?ai:wa;return e(t)}function Ou(t,e,n){e=(n?ss(t,e,n):e===a)?1:Kl(e);var r=cl(t)?oi:_a;return r(t,e)}function Cu(t){var e=cl(t)?si:Ma;return e(t)}function Su(t){if(null==t)return 0;if(ll(t))return Hl(t)?gr(t):t.length;var e=Zo(t);return e==J||e==ot?t.size:na(t).length}function Mu(t,e,n){var r=cl(t)?An:ja;return n&&ss(t,e,n)&&(e=a),r(t,Wo(e,3))}var ku=xa((function(t,e){if(null==t)return[];var n=e.length;return n>1&&ss(t,e[0],e[1])?e=[]:n>2&&ss(e[0],e[1],e[2])&&(e=[e[0]]),fa(t,ji(e,1),[])})),ju=Ee||function(){return cn.Date.now()};function Tu(t,e){if("function"!=typeof e)throw new ae(u);return t=Kl(t),function(){if(--t<1)return e.apply(this,arguments)}}function zu(t,e,n){return e=n?a:e,e=t&&null==e?t.length:e,Eo(t,M,a,a,a,a,e)}function Eu(t,e){var n;if("function"!=typeof e)throw new ae(u);return t=Kl(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=a),n}}var Au=xa((function(t,e,n){var r=b;if(n.length){var i=fr(n,Bo(Au));r|=C}return Eo(t,r,e,n,i)})),Pu=xa((function(t,e,n){var r=b|x;if(n.length){var i=fr(n,Bo(Pu));r|=C}return Eo(e,r,t,n,i)}));function Lu(t,e,n){e=n?a:e;var r=Eo(t,_,a,a,a,a,a,e);return r.placeholder=Lu.placeholder,r}function Vu(t,e,n){e=n?a:e;var r=Eo(t,O,a,a,a,a,a,e);return r.placeholder=Vu.placeholder,r}function Iu(t,e,n){var r,i,o,s,c,l,f=0,h=!1,d=!1,p=!0;if("function"!=typeof t)throw new ae(u);function v(e){var n=r,o=i;return r=i=a,f=e,s=t.apply(o,n),s}function g(t){return f=t,c=Ss(b,e),h?v(t):s}function m(t){var n=t-l,r=t-f,i=e-n;return d?Ne(i,o-r):i}function y(t){var n=t-l,r=t-f;return l===a||n>=e||n<0||d&&r>=o}function b(){var t=ju();if(y(t))return x(t);c=Ss(b,m(t))}function x(t){return c=a,p&&r?v(t):(r=i=a,s)}function w(){c!==a&&qa(c),f=0,r=l=i=c=a}function _(){return c===a?s:x(ju())}function O(){var t=ju(),n=y(t);if(r=arguments,i=this,l=t,n){if(c===a)return g(l);if(d)return qa(c),c=Ss(b,e),v(l)}return c===a&&(c=Ss(b,e)),s}return e=Xl(e)||0,Cl(n)&&(h=!!n.leading,d="maxWait"in n,o=d?Fe(Xl(n.maxWait)||0,e):o,p="trailing"in n?!!n.trailing:p),O.cancel=w,O.flush=_,O}var Ru=xa((function(t,e){return xi(t,1,e)})),Hu=xa((function(t,e,n){return xi(t,Xl(e)||0,n)}));function Du(t){return Eo(t,j)}function Fu(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new ae(u);var n=function(){var r=arguments,i=e?e.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=t.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new(Fu.Cache||Br),n}function Nu(t){if("function"!=typeof t)throw new ae(u);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}function $u(t){return Eu(2,t)}Fu.Cache=Br;var Bu=Wa((function(t,e){e=1==e.length&&cl(e[0])?jn(e[0],Xn(Wo())):jn(ji(e,1),Xn(Wo()));var n=e.length;return xa((function(r){var i=-1,a=Ne(r.length,n);while(++i=e})),sl=Wi(function(){return arguments}())?Wi:function(t){return Sl(t)&&fe.call(t,"callee")&&!Ce.call(t,"callee")},cl=n.isArray,ul=pn?Xn(pn):Yi;function ll(t){return null!=t&&Ol(t.length)&&!wl(t)}function fl(t){return Sl(t)&&ll(t)}function hl(t){return!0===t||!1===t||Sl(t)&&Ii(t)==U}var dl=Ie||Gh,pl=vn?Xn(vn):qi;function vl(t){return Sl(t)&&1===t.nodeType&&!Ll(t)}function gl(t){if(null==t)return!0;if(ll(t)&&(cl(t)||"string"==typeof t||"function"==typeof t.splice||dl(t)||Fl(t)||sl(t)))return!t.length;var e=Zo(t);if(e==J||e==ot)return!t.size;if(ds(t))return!na(t).length;for(var n in t)if(fe.call(t,n))return!1;return!0}function ml(t,e){return Ui(t,e)}function yl(t,e,n){n="function"==typeof n?n:a;var r=n?n(t,e):a;return r===a?Ui(t,e,a,n):!!r}function bl(t){if(!Sl(t))return!1;var e=Ii(t);return e==X||e==G||"string"==typeof t.message&&"string"==typeof t.name&&!Ll(t)}function xl(t){return"number"==typeof t&&Re(t)}function wl(t){if(!Cl(t))return!1;var e=Ii(t);return e==Z||e==Q||e==q||e==it}function _l(t){return"number"==typeof t&&t==Kl(t)}function Ol(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=R}function Cl(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function Sl(t){return null!=t&&"object"==typeof t}var Ml=gn?Xn(gn):Gi;function kl(t,e){return t===e||Xi(t,e,qo(e))}function jl(t,e,n){return n="function"==typeof n?n:a,Xi(t,e,qo(e),n)}function Tl(t){return Pl(t)&&t!=+t}function zl(t){if(hs(t))throw new i(c);return Zi(t)}function El(t){return null===t}function Al(t){return null==t}function Pl(t){return"number"==typeof t||Sl(t)&&Ii(t)==tt}function Ll(t){if(!Sl(t)||Ii(t)!=nt)return!1;var e=_e(t);if(null===e)return!0;var n=fe.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&le.call(n)==ve}var Vl=mn?Xn(mn):Qi;function Il(t){return _l(t)&&t>=-R&&t<=R}var Rl=yn?Xn(yn):Ji;function Hl(t){return"string"==typeof t||!cl(t)&&Sl(t)&&Ii(t)==st}function Dl(t){return"symbol"==typeof t||Sl(t)&&Ii(t)==ct}var Fl=bn?Xn(bn):ta;function Nl(t){return t===a}function $l(t){return Sl(t)&&Zo(t)==lt}function Bl(t){return Sl(t)&&Ii(t)==ft}var Wl=Mo(ia),Yl=Mo((function(t,e){return t<=e}));function ql(t){if(!t)return[];if(ll(t))return Hl(t)?mr(t):ro(t);if(ke&&t[ke])return cr(t[ke]());var e=Zo(t),n=e==J?ur:e==ot?hr:$f;return n(t)}function Ul(t){if(!t)return 0===t?t:0;if(t=Xl(t),t===I||t===-I){var e=t<0?-1:1;return e*H}return t===t?t:0}function Kl(t){var e=Ul(t),n=e%1;return e===e?n?e-n:e:0}function Gl(t){return t?gi(Kl(t),0,F):0}function Xl(t){if("number"==typeof t)return t;if(Dl(t))return D;if(Cl(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=Cl(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Gn(t);var n=Gt.test(t);return n||Zt.test(t)?an(t.slice(2),n?2:8):Kt.test(t)?D:+t}function Zl(t){return io(t,Cf(t))}function Ql(t){return t?gi(Kl(t),-R,R):0===t?t:0}function Jl(t){return null==t?"":Pa(t)}var tf=co((function(t,e){if(ds(e)||ll(e))io(e,Of(e),t);else for(var n in e)fe.call(e,n)&&ui(t,n,e[n])})),ef=co((function(t,e){io(e,Cf(e),t)})),nf=co((function(t,e,n,r){io(e,Cf(e),t,r)})),rf=co((function(t,e,n,r){io(e,Of(e),t,r)})),af=Ho(vi);function of(t,e){var n=Or(t);return null==e?n:hi(n,e)}var sf=xa((function(t,e){t=ne(t);var n=-1,r=e.length,i=r>2?e[2]:a;i&&ss(e[0],e[1],i)&&(r=1);while(++n1),e})),io(t,Fo(t),n),r&&(n=mi(n,p|v|g,Lo));var i=e.length;while(i--)Va(n,e[i]);return n}));function zf(t,e){return Af(t,Nu(Wo(e)))}var Ef=Ho((function(t,e){return null==t?{}:ha(t,e)}));function Af(t,e){if(null==t)return{};var n=jn(Fo(t),(function(t){return[t]}));return e=Wo(e),da(t,n,(function(t,n){return e(t,n[0])}))}function Pf(t,e,n){e=Ba(e,t);var r=-1,i=e.length;i||(i=1,t=a);while(++re){var r=t;t=e,e=r}if(n||t%1||e%1){var i=qe();return Ne(t+i*(e-t+rn("1e-"+((i+"").length-1))),e)}return ma(t,e)}var Uf=po((function(t,e,n){return e=e.toLowerCase(),t+(n?Kf(e):e)}));function Kf(t){return wh(Jl(t).toLowerCase())}function Gf(t){return t=Jl(t),t&&t.replace(Jt,nr).replace(We,"")}function Xf(t,e,n){t=Jl(t),e=Pa(e);var r=t.length;n=n===a?r:gi(Kl(n),0,r);var i=n;return n-=e.length,n>=0&&t.slice(n,i)==e}function Zf(t){return t=Jl(t),t&&Tt.test(t)?t.replace(kt,rr):t}function Qf(t){return t=Jl(t),t&&Rt.test(t)?t.replace(It,"\\$&"):t}var Jf=po((function(t,e,n){return t+(n?"-":"")+e.toLowerCase()})),th=po((function(t,e,n){return t+(n?" ":"")+e.toLowerCase()})),eh=ho("toLowerCase");function nh(t,e,n){t=Jl(t),e=Kl(e);var r=e?gr(t):0;if(!e||r>=e)return t;var i=(e-r)/2;return Oo(Le(i),n)+t+Oo(Pe(i),n)}function rh(t,e,n){t=Jl(t),e=Kl(e);var r=e?gr(t):0;return e&&r>>0,n?(t=Jl(t),t&&("string"==typeof e||null!=e&&!Vl(e))&&(e=Pa(e),!e&&or(t))?Ya(mr(t),0,n):t.split(e,n)):[]}var lh=po((function(t,e,n){return t+(n?" ":"")+wh(e)}));function fh(t,e,n){return t=Jl(t),n=null==n?0:gi(Kl(n),0,t.length),e=Pa(e),t.slice(n,n+e.length)==e}function hh(t,e,n){var r=wr.templateSettings;n&&ss(t,e,n)&&(e=a),t=Jl(t),e=nf({},e,r,Ao);var o,s,c=nf({},e.imports,r.imports,Ao),u=Of(c),f=Zn(c,u),h=0,d=e.interpolate||te,p="__p += '",v=re((e.escape||te).source+"|"+d.source+"|"+(d===At?qt:te).source+"|"+(e.evaluate||te).source+"|$","g"),g="//# sourceURL="+(fe.call(e,"sourceURL")?(e.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Xe+"]")+"\n";t.replace(v,(function(e,n,r,i,a,c){return r||(r=i),p+=t.slice(h,c).replace(ee,ir),n&&(o=!0,p+="' +\n__e("+n+") +\n'"),a&&(s=!0,p+="';\n"+a+";\n__p += '"),r&&(p+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),h=c+e.length,e})),p+="';\n";var m=fe.call(e,"variable")&&e.variable;if(m){if(Wt.test(m))throw new i(l)}else p="with (obj) {\n"+p+"\n}\n";p=(s?p.replace(Ot,""):p).replace(Ct,"$1").replace(St,"$1;"),p="function("+(m||"obj")+") {\n"+(m?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(o?", __e = _.escape":"")+(s?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+p+"return __p\n}";var y=Oh((function(){return Dt(u,g+"return "+p).apply(a,f)}));if(y.source=p,bl(y))throw y;return y}function dh(t){return Jl(t).toLowerCase()}function ph(t){return Jl(t).toUpperCase()}function vh(t,e,n){if(t=Jl(t),t&&(n||e===a))return Gn(t);if(!t||!(e=Pa(e)))return t;var r=mr(t),i=mr(e),o=Jn(r,i),s=tr(r,i)+1;return Ya(r,o,s).join("")}function gh(t,e,n){if(t=Jl(t),t&&(n||e===a))return t.slice(0,yr(t)+1);if(!t||!(e=Pa(e)))return t;var r=mr(t),i=tr(r,mr(e))+1;return Ya(r,0,i).join("")}function mh(t,e,n){if(t=Jl(t),t&&(n||e===a))return t.replace(Ht,"");if(!t||!(e=Pa(e)))return t;var r=mr(t),i=Jn(r,mr(e));return Ya(r,i).join("")}function yh(t,e){var n=T,r=z;if(Cl(e)){var i="separator"in e?e.separator:i;n="length"in e?Kl(e.length):n,r="omission"in e?Pa(e.omission):r}t=Jl(t);var o=t.length;if(or(t)){var s=mr(t);o=s.length}if(n>=o)return t;var c=n-gr(r);if(c<1)return r;var u=s?Ya(s,0,c).join(""):t.slice(0,c);if(i===a)return u+r;if(s&&(c+=u.length-c),Vl(i)){if(t.slice(c).search(i)){var l,f=u;i.global||(i=re(i.source,Jl(Ut.exec(i))+"g")),i.lastIndex=0;while(l=i.exec(f))var h=l.index;u=u.slice(0,h===a?c:h)}}else if(t.indexOf(Pa(i),c)!=c){var d=u.lastIndexOf(i);d>-1&&(u=u.slice(0,d))}return u+r}function bh(t){return t=Jl(t),t&&jt.test(t)?t.replace(Mt,br):t}var xh=po((function(t,e,n){return t+(n?" ":"")+e.toUpperCase()})),wh=ho("toUpperCase");function _h(t,e,n){return t=Jl(t),e=n?a:e,e===a?sr(t)?_r(t):Vn(t):t.match(e)||[]}var Oh=xa((function(t,e){try{return xn(t,a,e)}catch(n){return bl(n)?n:new i(n)}})),Ch=Ho((function(t,e){return _n(e,(function(e){e=Es(e),pi(t,e,Au(t[e],t))})),t}));function Sh(t){var e=null==t?0:t.length,n=Wo();return t=e?jn(t,(function(t){if("function"!=typeof t[1])throw new ae(u);return[n(t[0]),t[1]]})):[],xa((function(n){var r=-1;while(++rR)return[];var n=F,r=Ne(t,F);e=Wo(e),t-=F;var i=Un(r,e);while(++n0||e<0)?new kr(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==a&&(e=Kl(e),n=e<0?n.dropRight(-e):n.take(e-t)),n)},kr.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},kr.prototype.toArray=function(){return this.take(F)},Ei(kr.prototype,(function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),r=/^(?:head|last)$/.test(e),i=wr[r?"take"+("last"==e?"Right":""):e],o=r||/^find/.test(e);i&&(wr.prototype[e]=function(){var e=this.__wrapped__,s=r?[1]:arguments,c=e instanceof kr,u=s[0],l=c||cl(e),f=function(t){var e=i.apply(wr,Tn([t],s));return r&&h?e[0]:e};l&&n&&"function"==typeof u&&1!=u.length&&(c=l=!1);var h=this.__chain__,d=!!this.__actions__.length,p=o&&!h,v=c&&!d;if(!o&&l){e=v?e:new kr(this);var g=t.apply(e,s);return g.__actions__.push({func:Uc,args:[f],thisArg:a}),new Mr(g,h)}return p&&v?t.apply(this,s):(g=this.thru(f),p?r?g.value()[0]:g.value():g)})})),_n(["pop","push","shift","sort","splice","unshift"],(function(t){var e=oe[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);wr.prototype[t]=function(){var t=arguments;if(r&&!this.__chain__){var i=this.value();return e.apply(cl(i)?i:[],t)}return this[n]((function(n){return e.apply(cl(n)?n:[],t)}))}})),Ei(kr.prototype,(function(t,e){var n=wr[e];if(n){var r=n.name+"";fe.call(un,r)||(un[r]=[]),un[r].push({name:e,func:n})}})),un[bo(a,x).name]=[{name:"wrapper",func:a}],kr.prototype.clone=jr,kr.prototype.reverse=Tr,kr.prototype.value=zr,wr.prototype.at=Kc,wr.prototype.chain=Gc,wr.prototype.commit=Xc,wr.prototype.next=Zc,wr.prototype.plant=Jc,wr.prototype.reverse=tu,wr.prototype.toJSON=wr.prototype.valueOf=wr.prototype.value=eu,wr.prototype.first=wr.prototype.head,ke&&(wr.prototype[ke]=Qc),wr},Cr=Or();cn._=Cr,i=function(){return Cr}.call(e,n,e,r),i===a||(r.exports=i)}).call(this)}).call(this,n("c8ba"),n("62e4")(t))},"2ef0f":function(t,e,n){"use strict";n("b2a3"),n("7d8a"),n("06f4")},"2f62":function(t,e,n){"use strict";(function(t){ -/*! - * vuex v3.6.2 - * (c) 2021 Evan You - * @license MIT - */ -function r(t){var e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreate:r});else{var n=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[r].concat(t.init):r,n.call(this,t)}}function r(){var t=this.$options;t.store?this.$store="function"===typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}n.d(e,"b",(function(){return I})),n.d(e,"c",(function(){return V})),n.d(e,"d",(function(){return P}));var i="undefined"!==typeof window?window:"undefined"!==typeof t?t:{},a=i.__VUE_DEVTOOLS_GLOBAL_HOOK__;function o(t){a&&(t._devtoolHook=a,a.emit("vuex:init",t),a.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){a.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){a.emit("vuex:action",t,e)}),{prepend:!0}))}function s(t,e){return t.filter(e)[0]}function c(t,e){if(void 0===e&&(e=[]),null===t||"object"!==typeof t)return t;var n=s(e,(function(e){return e.original===t}));if(n)return n.copy;var r=Array.isArray(t)?[]:{};return e.push({original:t,copy:r}),Object.keys(t).forEach((function(n){r[n]=c(t[n],e)})),r}function u(t,e){Object.keys(t).forEach((function(n){return e(t[n],n)}))}function l(t){return null!==t&&"object"===typeof t}function f(t){return t&&"function"===typeof t.then}function h(t,e){return function(){return t(e)}}var d=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"===typeof n?n():n)||{}},p={namespaced:{configurable:!0}};p.namespaced.get=function(){return!!this._rawModule.namespaced},d.prototype.addChild=function(t,e){this._children[t]=e},d.prototype.removeChild=function(t){delete this._children[t]},d.prototype.getChild=function(t){return this._children[t]},d.prototype.hasChild=function(t){return t in this._children},d.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},d.prototype.forEachChild=function(t){u(this._children,t)},d.prototype.forEachGetter=function(t){this._rawModule.getters&&u(this._rawModule.getters,t)},d.prototype.forEachAction=function(t){this._rawModule.actions&&u(this._rawModule.actions,t)},d.prototype.forEachMutation=function(t){this._rawModule.mutations&&u(this._rawModule.mutations,t)},Object.defineProperties(d.prototype,p);var v=function(t){this.register([],t,!1)};function g(t,e,n){if(e.update(n),n.modules)for(var r in n.modules){if(!e.getChild(r))return void 0;g(t.concat(r),e.getChild(r),n.modules[r])}}v.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},v.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,n){return e=e.getChild(n),t+(e.namespaced?n+"/":"")}),"")},v.prototype.update=function(t){g([],this.root,t)},v.prototype.register=function(t,e,n){var r=this;void 0===n&&(n=!0);var i=new d(e,n);if(0===t.length)this.root=i;else{var a=this.get(t.slice(0,-1));a.addChild(t[t.length-1],i)}e.modules&&u(e.modules,(function(e,i){r.register(t.concat(i),e,n)}))},v.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1],r=e.getChild(n);r&&r.runtime&&e.removeChild(n)},v.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];return!!e&&e.hasChild(n)};var m;var y=function(t){var e=this;void 0===t&&(t={}),!m&&"undefined"!==typeof window&&window.Vue&&A(window.Vue);var n=t.plugins;void 0===n&&(n=[]);var r=t.strict;void 0===r&&(r=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new v(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new m,this._makeLocalGettersCache=Object.create(null);var i=this,a=this,s=a.dispatch,c=a.commit;this.dispatch=function(t,e){return s.call(i,t,e)},this.commit=function(t,e,n){return c.call(i,t,e,n)},this.strict=r;var u=this._modules.root.state;O(this,u,[],this._modules.root),_(this,u),n.forEach((function(t){return t(e)}));var l=void 0!==t.devtools?t.devtools:m.config.devtools;l&&o(this)},b={state:{configurable:!0}};function x(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function w(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;O(t,n,[],t._modules.root,!0),_(t,n,e)}function _(t,e,n){var r=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var i=t._wrappedGetters,a={};u(i,(function(e,n){a[n]=h(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})}));var o=m.config.silent;m.config.silent=!0,t._vm=new m({data:{$$state:e},computed:a}),m.config.silent=o,t.strict&&T(t),r&&(n&&t._withCommit((function(){r._data.$$state=null})),m.nextTick((function(){return r.$destroy()})))}function O(t,e,n,r,i){var a=!n.length,o=t._modules.getNamespace(n);if(r.namespaced&&(t._modulesNamespaceMap[o],t._modulesNamespaceMap[o]=r),!a&&!i){var s=z(e,n.slice(0,-1)),c=n[n.length-1];t._withCommit((function(){m.set(s,c,r.state)}))}var u=r.context=C(t,o,n);r.forEachMutation((function(e,n){var r=o+n;M(t,r,e,u)})),r.forEachAction((function(e,n){var r=e.root?n:o+n,i=e.handler||e;k(t,r,i,u)})),r.forEachGetter((function(e,n){var r=o+n;j(t,r,e,u)})),r.forEachChild((function(r,a){O(t,e,n.concat(a),r,i)}))}function C(t,e,n){var r=""===e,i={dispatch:r?t.dispatch:function(n,r,i){var a=E(n,r,i),o=a.payload,s=a.options,c=a.type;return s&&s.root||(c=e+c),t.dispatch(c,o)},commit:r?t.commit:function(n,r,i){var a=E(n,r,i),o=a.payload,s=a.options,c=a.type;s&&s.root||(c=e+c),t.commit(c,o,s)}};return Object.defineProperties(i,{getters:{get:r?function(){return t.getters}:function(){return S(t,e)}},state:{get:function(){return z(t.state,n)}}}),i}function S(t,e){if(!t._makeLocalGettersCache[e]){var n={},r=e.length;Object.keys(t.getters).forEach((function(i){if(i.slice(0,r)===e){var a=i.slice(r);Object.defineProperty(n,a,{get:function(){return t.getters[i]},enumerable:!0})}})),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}function M(t,e,n,r){var i=t._mutations[e]||(t._mutations[e]=[]);i.push((function(e){n.call(t,r.state,e)}))}function k(t,e,n,r){var i=t._actions[e]||(t._actions[e]=[]);i.push((function(e){var i=n.call(t,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:t.getters,rootState:t.state},e);return f(i)||(i=Promise.resolve(i)),t._devtoolHook?i.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):i}))}function j(t,e,n,r){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return n(r.state,r.getters,t.state,t.getters)})}function T(t){t._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function z(t,e){return e.reduce((function(t,e){return t[e]}),t)}function E(t,e,n){return l(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function A(t){m&&t===m||(m=t,r(m))}b.state.get=function(){return this._vm._data.$$state},b.state.set=function(t){0},y.prototype.commit=function(t,e,n){var r=this,i=E(t,e,n),a=i.type,o=i.payload,s=(i.options,{type:a,payload:o}),c=this._mutations[a];c&&(this._withCommit((function(){c.forEach((function(t){t(o)}))})),this._subscribers.slice().forEach((function(t){return t(s,r.state)})))},y.prototype.dispatch=function(t,e){var n=this,r=E(t,e),i=r.type,a=r.payload,o={type:i,payload:a},s=this._actions[i];if(s){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(o,n.state)}))}catch(u){0}var c=s.length>1?Promise.all(s.map((function(t){return t(a)}))):s[0](a);return new Promise((function(t,e){c.then((function(e){try{n._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(o,n.state)}))}catch(u){0}t(e)}),(function(t){try{n._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(o,n.state,t)}))}catch(u){0}e(t)}))}))}},y.prototype.subscribe=function(t,e){return x(t,this._subscribers,e)},y.prototype.subscribeAction=function(t,e){var n="function"===typeof t?{before:t}:t;return x(n,this._actionSubscribers,e)},y.prototype.watch=function(t,e,n){var r=this;return this._watcherVM.$watch((function(){return t(r.state,r.getters)}),e,n)},y.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},y.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"===typeof t&&(t=[t]),this._modules.register(t,e),O(this,this.state,t,this._modules.get(t),n.preserveState),_(this,this.state)},y.prototype.unregisterModule=function(t){var e=this;"string"===typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var n=z(e.state,t.slice(0,-1));m.delete(n,t[t.length-1])})),w(this)},y.prototype.hasModule=function(t){return"string"===typeof t&&(t=[t]),this._modules.isRegistered(t)},y.prototype.hotUpdate=function(t){this._modules.update(t),w(this,!0)},y.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(y.prototype,b);var P=F((function(t,e){var n={};return H(e).forEach((function(e){var r=e.key,i=e.val;n[r]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var r=N(this.$store,"mapState",t);if(!r)return;e=r.context.state,n=r.context.getters}return"function"===typeof i?i.call(this,e,n):e[i]},n[r].vuex=!0})),n})),L=F((function(t,e){var n={};return H(e).forEach((function(e){var r=e.key,i=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.commit;if(t){var a=N(this.$store,"mapMutations",t);if(!a)return;r=a.context.commit}return"function"===typeof i?i.apply(this,[r].concat(e)):r.apply(this.$store,[i].concat(e))}})),n})),V=F((function(t,e){var n={};return H(e).forEach((function(e){var r=e.key,i=e.val;i=t+i,n[r]=function(){if(!t||N(this.$store,"mapGetters",t))return this.$store.getters[i]},n[r].vuex=!0})),n})),I=F((function(t,e){var n={};return H(e).forEach((function(e){var r=e.key,i=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.dispatch;if(t){var a=N(this.$store,"mapActions",t);if(!a)return;r=a.context.dispatch}return"function"===typeof i?i.apply(this,[r].concat(e)):r.apply(this.$store,[i].concat(e))}})),n})),R=function(t){return{mapState:P.bind(null,t),mapGetters:V.bind(null,t),mapMutations:L.bind(null,t),mapActions:I.bind(null,t)}};function H(t){return D(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function D(t){return Array.isArray(t)||l(t)}function F(t){return function(e,n){return"string"!==typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function N(t,e,n){var r=t._modulesNamespaceMap[n];return r}function $(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var n=t.filter;void 0===n&&(n=function(t,e,n){return!0});var r=t.transformer;void 0===r&&(r=function(t){return t});var i=t.mutationTransformer;void 0===i&&(i=function(t){return t});var a=t.actionFilter;void 0===a&&(a=function(t,e){return!0});var o=t.actionTransformer;void 0===o&&(o=function(t){return t});var s=t.logMutations;void 0===s&&(s=!0);var u=t.logActions;void 0===u&&(u=!0);var l=t.logger;return void 0===l&&(l=console),function(t){var f=c(t.state);"undefined"!==typeof l&&(s&&t.subscribe((function(t,a){var o=c(a);if(n(t,f,o)){var s=Y(),u=i(t),h="mutation "+t.type+s;B(l,h,e),l.log("%c prev state","color: #9E9E9E; font-weight: bold",r(f)),l.log("%c mutation","color: #03A9F4; font-weight: bold",u),l.log("%c next state","color: #4CAF50; font-weight: bold",r(o)),W(l)}f=o})),u&&t.subscribeAction((function(t,n){if(a(t,n)){var r=Y(),i=o(t),s="action "+t.type+r;B(l,s,e),l.log("%c action","color: #03A9F4; font-weight: bold",i),W(l)}})))}}function B(t,e,n){var r=n?t.groupCollapsed:t.group;try{r.call(t,e)}catch(i){t.log(e)}}function W(t){try{t.groupEnd()}catch(e){t.log("—— log end ——")}}function Y(){var t=new Date;return" @ "+U(t.getHours(),2)+":"+U(t.getMinutes(),2)+":"+U(t.getSeconds(),2)+"."+U(t.getMilliseconds(),3)}function q(t,e){return new Array(e+1).join(t)}function U(t,e){return q("0",e-t.toString().length)+t}var K={Store:y,install:A,version:"3.6.2",mapState:P,mapMutations:L,mapGetters:V,mapActions:I,createNamespacedHelpers:R,createLogger:$};e["a"]=K}).call(this,n("c8ba"))},"2f9a":function(t,e){t.exports=function(){}},"2fc4":function(t,e,n){"use strict";var r=n("9b57"),i=n.n(r),a=n("4d91"),o=n("7b05"),s=n("daa3"),c=n("6a21"),u=n("4df5"),l=n("c1b3"),f=n("0c63"),h={name:"ABreadcrumbItem",__ANT_BREADCRUMB_ITEM:!0,props:{prefixCls:a["a"].string,href:a["a"].string,separator:a["a"].any.def("/"),overlay:a["a"].any},inject:{configProvider:{default:function(){return u["a"]}}},methods:{renderBreadcrumbNode:function(t,e){var n=this.$createElement,r=Object(s["g"])(this,"overlay");return r?n(l["a"],{attrs:{overlay:r,placement:"bottomCenter"}},[n("span",{class:e+"-overlay-link"},[t,n(f["a"],{attrs:{type:"down"}})])]):t}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.$slots,r=this.configProvider.getPrefixCls,i=r("breadcrumb",e),a=Object(s["g"])(this,"separator"),o=n["default"],c=void 0;return c=Object(s["s"])(this,"href")?t("a",{class:i+"-link"},[o]):t("span",{class:i+"-link"},[o]),c=this.renderBreadcrumbNode(c,i),o?t("span",[c,a&&""!==a&&t("span",{class:i+"-separator"},[a])]):null}},d=n("55f1"),p=a["a"].shape({path:a["a"].string,breadcrumbName:a["a"].string,children:a["a"].array}).loose,v={prefixCls:a["a"].string,routes:a["a"].arrayOf(p),params:a["a"].any,separator:a["a"].any,itemRender:a["a"].func};function g(t,e){if(!t.breadcrumbName)return null;var n=Object.keys(e).join("|"),r=t.breadcrumbName.replace(new RegExp(":("+n+")","g"),(function(t,n){return e[n]||t}));return r}var m={name:"ABreadcrumb",props:v,inject:{configProvider:{default:function(){return u["a"]}}},methods:{defaultItemRender:function(t){var e=t.route,n=t.params,r=t.routes,i=t.paths,a=this.$createElement,o=r.indexOf(e)===r.length-1,s=g(e,n);return o?a("span",[s]):a("a",{attrs:{href:"#/"+i.join("/")}},[s])},getPath:function(t,e){return t=(t||"").replace(/^\//,""),Object.keys(e).forEach((function(n){t=t.replace(":"+n,e[n])})),t},addChildPath:function(t,e,n){var r=[].concat(i()(t)),a=this.getPath(e,n);return a&&r.push(a),r},genForRoutes:function(t){var e=this,n=t.routes,r=void 0===n?[]:n,i=t.params,a=void 0===i?{}:i,o=t.separator,s=t.itemRender,c=void 0===s?this.defaultItemRender:s,u=this.$createElement,l=[];return r.map((function(t){var n=e.getPath(t.path,a);n&&l.push(n);var i=null;return t.children&&t.children.length&&(i=u(d["a"],[t.children.map((function(t){return u(d["a"].Item,{key:t.path||t.breadcrumbName},[c({route:t,params:a,routes:r,paths:e.addChildPath(l,t.path,a),h:e.$createElement})])}))])),u(h,{attrs:{overlay:i,separator:o},key:t.breadcrumbName||n},[c({route:t,params:a,routes:r,paths:l,h:e.$createElement})])}))}},render:function(){var t=arguments[0],e=void 0,n=this.prefixCls,r=this.routes,i=this.params,a=void 0===i?{}:i,u=this.$slots,l=this.$scopedSlots,f=this.configProvider.getPrefixCls,h=f("breadcrumb",n),d=Object(s["c"])(u["default"]),p=Object(s["g"])(this,"separator"),v=this.itemRender||l.itemRender||this.defaultItemRender;return r&&r.length>0?e=this.genForRoutes({routes:r,params:a,separator:p,itemRender:v}):d.length&&(e=d.map((function(t,e){return Object(c["a"])(Object(s["o"])(t).__ANT_BREADCRUMB_ITEM||Object(s["o"])(t).__ANT_BREADCRUMB_SEPARATOR,"Breadcrumb","Only accepts Breadcrumb.Item and Breadcrumb.Separator as it's children"),Object(o["a"])(t,{props:{separator:p},key:e})}))),t("div",{class:h},[e])}},y={name:"ABreadcrumbSeparator",__ANT_BREADCRUMB_SEPARATOR:!0,props:{prefixCls:a["a"].string},inject:{configProvider:{default:function(){return u["a"]}}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.$slots,r=this.configProvider.getPrefixCls,i=r("breadcrumb",e),a=n["default"];return t("span",{class:i+"-separator"},[a||"/"])}},b=n("db14");m.Item=h,m.Separator=y,m.install=function(t){t.use(b["a"]),t.component(m.name,m),t.component(h.name,h),t.component(y.name,y)};e["a"]=m},"2fcc":function(t,e){function n(t){var e=this.__data__,n=e["delete"](t);return this.size=e.size,n}t.exports=n},"2fcd":function(t,e,n){"use strict";var r=n("8e8e"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("2b0e"),c=n("4d91"),u=n("daa3"),l=n("b488"),f=n("3f50"),h=n("94eb");function d(){}var p={mixins:[l["a"]],props:{duration:c["a"].number.def(1.5),closable:c["a"].bool,prefixCls:c["a"].string,update:c["a"].bool,closeIcon:c["a"].any},watch:{duration:function(){this.restartCloseTimer()}},mounted:function(){this.startCloseTimer()},updated:function(){this.update&&this.restartCloseTimer()},beforeDestroy:function(){this.clearCloseTimer(),this.willDestroy=!0},methods:{close:function(t){t&&t.stopPropagation(),this.clearCloseTimer(),this.__emit("close")},startCloseTimer:function(){var t=this;this.clearCloseTimer(),!this.willDestroy&&this.duration&&(this.closeTimer=setTimeout((function(){t.close()}),1e3*this.duration))},clearCloseTimer:function(){this.closeTimer&&(clearTimeout(this.closeTimer),this.closeTimer=null)},restartCloseTimer:function(){this.clearCloseTimer(),this.startCloseTimer()}},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.closable,i=this.clearCloseTimer,a=this.startCloseTimer,s=this.$slots,c=this.close,l=n+"-notice",f=(t={},o()(t,""+l,1),o()(t,l+"-closable",r),t),h=Object(u["q"])(this),p=Object(u["g"])(this,"closeIcon");return e("div",{class:f,style:h||{right:"50%"},on:{mouseenter:i,mouseleave:a,click:Object(u["k"])(this).click||d}},[e("div",{class:l+"-content"},[s["default"]]),r?e("a",{attrs:{tabIndex:"0"},on:{click:c},class:l+"-close"},[p||e("span",{class:l+"-close-x"})]):null])}},v=n("db14");function g(){}var m=0,y=Date.now();function b(){return"rcNotification_"+y+"_"+m++}var x={mixins:[l["a"]],props:{prefixCls:c["a"].string.def("rc-notification"),transitionName:c["a"].string,animation:c["a"].oneOfType([c["a"].string,c["a"].object]).def("fade"),maxCount:c["a"].number,closeIcon:c["a"].any},data:function(){return{notices:[]}},methods:{getTransitionName:function(){var t=this.$props,e=t.transitionName;return!e&&t.animation&&(e=t.prefixCls+"-"+t.animation),e},add:function(t){var e=t.key=t.key||b(),n=this.$props.maxCount;this.setState((function(r){var i=r.notices,a=i.map((function(t){return t.key})).indexOf(e),o=i.concat();return-1!==a?o.splice(a,1,t):(n&&i.length>=n&&(t.updateKey=o[0].updateKey||o[0].key,o.shift()),o.push(t)),{notices:o}}))},remove:function(t){this.setState((function(e){return{notices:e.notices.filter((function(e){return e.key!==t}))}}))}},render:function(t){var e=this,n=this.prefixCls,r=this.notices,i=this.remove,a=this.getTransitionName,s=Object(h["a"])(a()),c=r.map((function(a,o){var s=Boolean(o===r.length-1&&a.updateKey),c=a.updateKey?a.updateKey:a.key,l=a.content,h=a.duration,d=a.closable,v=a.onClose,m=a.style,y=a["class"],b=Object(f["a"])(i.bind(e,a.key),v),x={props:{prefixCls:n,duration:h,closable:d,update:s,closeIcon:Object(u["g"])(e,"closeIcon")},on:{close:b,click:a.onClick||g},style:m,class:y,key:c};return t(p,x,["function"===typeof l?l(t):l])})),l=o()({},n,1),d=Object(u["q"])(this);return t("div",{class:l,style:d||{top:"65px",left:"50%"}},[t("transition-group",s,[c])])},newInstance:function(t,e){var n=t||{},r=n.getContainer,a=n.style,o=n["class"],c=i()(n,["getContainer","style","class"]),u=document.createElement("div");if(r){var l=r();l.appendChild(u)}else document.body.appendChild(u);var f=v["a"].Vue||s["a"];new f({el:u,mounted:function(){var t=this;this.$nextTick((function(){e({notice:function(e){t.$refs.notification.add(e)},removeNotice:function(e){t.$refs.notification.remove(e)},component:t,destroy:function(){t.$destroy(),t.$el.parentNode.removeChild(t.$el)}})}))},render:function(){var t=arguments[0],e={props:c,ref:"notification",style:a,class:o};return t(x,e)}})}},w=x;e["a"]=w},"301c":function(t,e,n){n("e198")("asyncIterator")},"30b5":function(t,e,n){"use strict";var r=n("c532");function i(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var a;if(n)a=n(e);else if(r.isURLSearchParams(e))a=e.toString();else{var o=[];r.forEach(e,(function(t,e){null!==t&&"undefined"!==typeof t&&(r.isArray(t)?e+="[]":t=[t],r.forEach(t,(function(t){r.isDate(t)?t=t.toISOString():r.isObject(t)&&(t=JSON.stringify(t)),o.push(i(e)+"="+i(t))})))})),a=o.join("&")}if(a){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+a}return t}},"30c9":function(t,e,n){var r=n("9520"),i=n("b218");function a(t){return null!=t&&i(t.length)&&!r(t)}t.exports=a},"320c":function(t,e,n){"use strict"; -/* -object-assign -(c) Sindre Sorhus -@license MIT -*/var r=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(t){if(null===t||void 0===t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}function s(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(e).map((function(t){return e[t]}));if("0123456789"!==r.join(""))return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach((function(t){i[t]=t})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},i)).join("")}catch(a){return!1}}t.exports=s()?Object.assign:function(t,e){for(var n,s,c=o(t),u=1;u0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1],n=!1,r=0,i=t.length;r0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1],n=[],r=0;r0)break;var i=t[r];if((i.tag||""!==i.text.trim())&&!Object(_["o"])(i).__ANT_FORM_ITEM){var a=Object(_["d"])(i),o=i.data&&i.data.attrs||{};w["b"]in o?n.push(i):a&&(n=n.concat(this.getControls(a,e)))}}return n},getOnlyControl:function(){var t=this.getControls(this.slotDefault,!1)[0];return void 0!==t?t:null},getChildAttr:function(t){var e=this.getOnlyControl(),n={};if(e)return e.data?n=e.data:e.$vnode&&e.$vnode.data&&(n=e.$vnode.data),n[t]||n.attrs[t]},getId:function(){return this.getChildAttr("id")},getMeta:function(){return this.getChildAttr(w["b"])},getField:function(){return this.getChildAttr(w["a"])},getValidateStatus:function(){var t=this.getOnlyControl();if(!t)return"";var e=this.getField();if(e.validating)return"validating";if(e.errors)return"error";var n="value"in e?e.value:this.getMeta().initialValue;return void 0!==n&&null!==n&&""!==n?"success":""},onLabelClick:function(){var t=this.id||this.getId();if(t){var e=this.$el,n=e.querySelector('[id="'+t+'"]');n&&n.focus&&n.focus()}},onHelpAnimEnd:function(t,e){this.helpShow=e,e||this.$forceUpdate()},isRequired:function(){var t=this.required;if(void 0!==t)return t;if(this.getOnlyControl()){var e=this.getMeta()||{},n=e.validate||[];return n.filter((function(t){return!!t.rules})).some((function(t){return t.rules.some((function(t){return t.required}))}))}return!1},renderHelp:function(t){var e=this,n=this.$createElement,r=this.getHelpMessage(),i=r?n("div",{class:t+"-explain",key:"help"},[r]):null;i&&(this.helpShow=!!i);var a=Object(O["a"])("show-help",{afterEnter:function(){return e.onHelpAnimEnd("help",!0)},afterLeave:function(){return e.onHelpAnimEnd("help",!1)}});return n("transition",l()([a,{key:"help"}]),[i])},renderExtra:function(t){var e=this.$createElement,n=Object(_["g"])(this,"extra");return n?e("div",{class:t+"-extra"},[n]):null},renderValidateWrapper:function(t,e,n,r){var i=this.$createElement,a=this.$props,o=this.getOnlyControl,s=void 0===a.validateStatus&&o?this.getValidateStatus():a.validateStatus,c=t+"-item-control";s&&(c=v()(t+"-item-control",{"has-feedback":a.hasFeedback||"validating"===s,"has-success":"success"===s,"has-warning":"warning"===s,"has-error":"error"===s,"is-validating":"validating"===s}));var u="";switch(s){case"success":u="check-circle";break;case"warning":u="exclamation-circle";break;case"error":u="close-circle";break;case"validating":u="loading";break;default:u="";break}var l=a.hasFeedback&&u?i("span",{class:t+"-item-children-icon"},[i(M["a"],{attrs:{type:u,theme:"loading"===u?"outlined":"filled"}})]):null;return i("div",{class:c},[i("span",{class:t+"-item-children"},[e,l]),n,r])},renderWrapper:function(t,e){var n=this.$createElement,r=this.isFormItemChildren?{}:this.FormContext,i=r.wrapperCol,a=this.wrapperCol,o=a||i||{},s=o.style,u=o.id,l=o.on,f=c()(o,["style","id","on"]),h=v()(t+"-item-control-wrapper",o["class"]),d={props:f,class:h,key:"wrapper",style:s,id:u,on:l};return n(b["b"],d,[e])},renderLabel:function(t){var e,n=this.$createElement,r=this.FormContext,i=r.vertical,a=r.labelAlign,s=r.labelCol,u=r.colon,l=this.labelAlign,f=this.labelCol,h=this.colon,d=this.id,p=this.htmlFor,g=Object(_["g"])(this,"label"),m=this.isRequired(),y=f||s||{},x=l||a,w=t+"-item-label",O=v()(w,"left"===x&&w+"-left",y["class"]),C=(y["class"],y.style),S=y.id,M=y.on,k=c()(y,["class","style","id","on"]),j=g,T=!0===h||!1!==u&&!1!==h,z=T&&!i;z&&"string"===typeof g&&""!==g.trim()&&(j=g.replace(/[::]\s*$/,""));var E=v()((e={},o()(e,t+"-item-required",m),o()(e,t+"-item-no-colon",!T),e)),A={props:k,class:O,key:"label",style:C,id:S,on:M};return g?n(b["b"],A,[n("label",{attrs:{for:p||d||this.getId(),title:"string"===typeof g?g:""},class:E,on:{click:this.onLabelClick}},[j])]):null},renderChildren:function(t){return[this.renderLabel(t),this.renderWrapper(t,this.renderValidateWrapper(t,this.slotDefault,this.renderHelp(t),this.renderExtra(t)))]},renderFormItem:function(){var t,e=this.$createElement,n=this.$props.prefixCls,r=this.configProvider.getPrefixCls,i=r("form",n),a=this.renderChildren(i),s=(t={},o()(t,i+"-item",!0),o()(t,i+"-item-with-help",this.helpShow),t);return e(y["a"],{class:v()(s),key:"row"},[a])},decoratorOption:function(t){if(t.data&&t.data.directives){var e=m()(t.data.directives,["name","decorator"]);return Object(x["a"])(!e||e&&Array.isArray(e.value),"Form",'Invalid directive: type check failed for directive "decorator". Expected Array, got '+i()(e?e.value:e)+". At "+t.tag+"."),e?e.value:null}return null},decoratorChildren:function(t){for(var e=this.FormContext,n=e.form.getFieldDecorator,r=0,i=t.length;r1),"Form","`autoFormCreate` just `decorator` then first children. but you can use JSX to support multiple children"),this.slotDefault=o}else a.form?(o=Object(S["b"])(o),this.slotDefault=this.decoratorChildren(o)):this.slotDefault=o;return this.renderFormItem()}}},"323e":function(t,e,n){var r,i; -/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress - * @license MIT */(function(a,o){r=o,i="function"===typeof r?r.call(e,n,e,t):r,void 0===i||(t.exports=i)})(0,(function(){var t={version:"0.2.0"},e=t.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'
'};function n(t,e,n){return tn?n:t}function r(t){return 100*(-1+t)}function i(t,n,i){var a;return a="translate3d"===e.positionUsing?{transform:"translate3d("+r(t)+"%,0,0)"}:"translate"===e.positionUsing?{transform:"translate("+r(t)+"%,0)"}:{"margin-left":r(t)+"%"},a.transition="all "+n+"ms "+i,a}t.configure=function(t){var n,r;for(n in t)r=t[n],void 0!==r&&t.hasOwnProperty(n)&&(e[n]=r);return this},t.status=null,t.set=function(r){var s=t.isStarted();r=n(r,e.minimum,1),t.status=1===r?null:r;var c=t.render(!s),u=c.querySelector(e.barSelector),l=e.speed,f=e.easing;return c.offsetWidth,a((function(n){""===e.positionUsing&&(e.positionUsing=t.getPositioningCSS()),o(u,i(r,l,f)),1===r?(o(c,{transition:"none",opacity:1}),c.offsetWidth,setTimeout((function(){o(c,{transition:"all "+l+"ms linear",opacity:0}),setTimeout((function(){t.remove(),n()}),l)}),l)):setTimeout(n,l)})),this},t.isStarted=function(){return"number"===typeof t.status},t.start=function(){t.status||t.set(0);var n=function(){setTimeout((function(){t.status&&(t.trickle(),n())}),e.trickleSpeed)};return e.trickle&&n(),this},t.done=function(e){return e||t.status?t.inc(.3+.5*Math.random()).set(1):this},t.inc=function(e){var r=t.status;return r?("number"!==typeof e&&(e=(1-r)*n(Math.random()*r,.1,.95)),r=n(r+e,0,.994),t.set(r)):t.start()},t.trickle=function(){return t.inc(Math.random()*e.trickleRate)},function(){var e=0,n=0;t.promise=function(r){return r&&"resolved"!==r.state()?(0===n&&t.start(),e++,n++,r.always((function(){n--,0===n?(e=0,t.done()):t.set((e-n)/e)})),this):this}}(),t.render=function(n){if(t.isRendered())return document.getElementById("nprogress");c(document.documentElement,"nprogress-busy");var i=document.createElement("div");i.id="nprogress",i.innerHTML=e.template;var a,s=i.querySelector(e.barSelector),u=n?"-100":r(t.status||0),l=document.querySelector(e.parent);return o(s,{transition:"all 0 linear",transform:"translate3d("+u+"%,0,0)"}),e.showSpinner||(a=i.querySelector(e.spinnerSelector),a&&f(a)),l!=document.body&&c(l,"nprogress-custom-parent"),l.appendChild(i),i},t.remove=function(){u(document.documentElement,"nprogress-busy"),u(document.querySelector(e.parent),"nprogress-custom-parent");var t=document.getElementById("nprogress");t&&f(t)},t.isRendered=function(){return!!document.getElementById("nprogress")},t.getPositioningCSS=function(){var t=document.body.style,e="WebkitTransform"in t?"Webkit":"MozTransform"in t?"Moz":"msTransform"in t?"ms":"OTransform"in t?"O":"";return e+"Perspective"in t?"translate3d":e+"Transform"in t?"translate":"margin"};var a=function(){var t=[];function e(){var n=t.shift();n&&n(e)}return function(n){t.push(n),1==t.length&&e()}}(),o=function(){var t=["Webkit","O","Moz","ms"],e={};function n(t){return t.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(t,e){return e.toUpperCase()}))}function r(e){var n=document.body.style;if(e in n)return e;var r,i=t.length,a=e.charAt(0).toUpperCase()+e.slice(1);while(i--)if(r=t[i]+a,r in n)return r;return e}function i(t){return t=n(t),e[t]||(e[t]=r(t))}function a(t,e,n){e=i(e),t.style[e]=n}return function(t,e){var n,r,i=arguments;if(2==i.length)for(n in e)r=e[n],void 0!==r&&e.hasOwnProperty(n)&&a(t,n,r);else a(t,i[1],i[2])}}();function s(t,e){var n="string"==typeof t?t:l(t);return n.indexOf(" "+e+" ")>=0}function c(t,e){var n=l(t),r=n+e;s(n,e)||(t.className=r.substring(1))}function u(t,e){var n,r=l(t);s(t,e)&&(n=r.replace(" "+e+" "," "),t.className=n.substring(1,n.length-1))}function l(t){return(" "+(t.className||"")+" ").replace(/\s+/gi," ")}function f(t){t&&t.parentNode&&t.parentNode.removeChild(t)}return t}))},"325f":function(t,e,n){},"327d":function(t,e,n){var r=n("50c6"),i=r((function(t,e,n){t[n?0:1].push(e)}),(function(){return[[],[]]}));t.exports=i},3280:function(t,e,n){"use strict";var r=n("ebb5"),i=n("e58c"),a=r.aTypedArray,o=r.exportTypedArrayMethod;o("lastIndexOf",(function(t){return i.apply(a(this),arguments)}))},"32b3":function(t,e,n){var r=n("872a"),i=n("9638"),a=Object.prototype,o=a.hasOwnProperty;function s(t,e,n){var a=t[e];o.call(t,e)&&i(a,n)&&(void 0!==n||e in t)||r(t,e,n)}t.exports=s},"32e8":function(t,e,n){"use strict";var r=n("4d91"),i=r["a"].shape({subscribe:r["a"].func.isRequired,setState:r["a"].func.isRequired,getState:r["a"].func.isRequired});e["a"]={name:"StoreProvider",props:{store:i.isRequired},provide:function(){return{storeContext:this.$props}},render:function(){return this.$slots["default"][0]}}},"32f4":function(t,e,n){var r=n("2d7c"),i=n("d327"),a=Object.prototype,o=a.propertyIsEnumerable,s=Object.getOwnPropertySymbols,c=s?function(t){return null==t?[]:(t=Object(t),r(s(t),(function(e){return o.call(t,e)})))}:i;t.exports=c},3397:function(t,e,n){var r=n("7a41");t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},3410:function(t,e,n){var r=n("23e7"),i=n("d039"),a=n("7b0b"),o=n("e163"),s=n("e177"),c=i((function(){o(1)}));r({target:"Object",stat:!0,forced:c,sham:!s},{getPrototypeOf:function(t){return o(a(t))}})},"342f":function(t,e,n){var r=n("d066");t.exports=r("navigator","userAgent")||""},"34ac":function(t,e,n){var r=n("9520"),i=n("1368"),a=n("1a8c"),o=n("dc57"),s=/[\\^$.*+?()[\]{}|]/g,c=/^\[object .+?Constructor\]$/,u=Function.prototype,l=Object.prototype,f=u.toString,h=l.hasOwnProperty,d=RegExp("^"+f.call(h).replace(s,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function p(t){if(!a(t)||i(t))return!1;var e=r(t)?d:c;return e.test(o(t))}t.exports=p},3593:function(t,e,n){"use strict";var r=n("18ce"),i=n("c449"),a=n.n(i),o=n("2b0e");function s(t,e,n){var i=void 0,o=void 0,s=void 0;return Object(r["a"])(t,"ant-motion-collapse-legacy",{start:function(){s&&a.a.cancel(s),e?(i=t.offsetHeight,0===i?s=a()((function(){i=t.offsetHeight,t.style.height="0px",t.style.opacity="0"})):(t.style.height="0px",t.style.opacity="0")):(t.style.height=t.offsetHeight+"px",t.style.opacity="1")},active:function(){o&&a.a.cancel(o),o=a()((function(){t.style.height=(e?i:0)+"px",t.style.opacity=e?"1":"0"}))},end:function(){s&&a.a.cancel(s),o&&a.a.cancel(o),t.style.height="",t.style.opacity="",n&&n()}})}var c={enter:function(t,e){o["a"].nextTick((function(){s(t,!0,e)}))},leave:function(t,e){return s(t,!1,e)}};e["a"]=c},"35a1":function(t,e,n){var r=n("f5df"),i=n("3f8c"),a=n("b622"),o=a("iterator");t.exports=function(t){if(void 0!=t)return t[o]||t["@@iterator"]||i[r(t)]}},"35b3":function(t,e,n){var r=n("23e7");r({target:"Number",stat:!0},{EPSILON:Math.pow(2,-52)})},3654:function(t,e,n){"use strict";n.d(e,"b",(function(){return te}));var r=n("2ef0"),i=/on(.+)(MouseEnter|MouseMove|MouseLeave|Click|DdlClick|MouseDown|MouseUp|TouchStart|TouchMove|TouchEnd)/;function a(t,e,n,a){if(!r["isEmpty"](n)){var o=i.exec(n);if(o&&!(o.length<=2)){var s=o[1].toLowerCase(),c=o[2].toLowerCase(),u=e+"-"+s;t.on(u+":"+c,(function(e){a&&a(e,t)}))}}}function o(t,e,n){if(!r["isEmpty"](n)){var i=Object.keys(n).filter((function(t){return/^on/.test(t)}));r["isEmpty"](i)||i.forEach((function(r){var i=r.slice(2,r.length),a=i.toLowerCase(),o=n[r];if(n.gemo&&a.indexOf("label")>=0){var s=a.replace("label","");t.on("label:"+s,(function(e){o&&o(e,t)}))}else e?t.on(e+":"+a,(function(e){o&&o(e,t)})):t.on(a,(function(e){o&&o(e,t)}))}))}}var s=function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)};function c(t,e){if((n=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null;var n,r=t.slice(0,n);return[r.length>1?r[0]+r.slice(2):r,+t.slice(n+1)]}var u=function(t){return t=c(Math.abs(t)),t?t[1]:NaN},l=function(t,e){return function(n,r){var i=n.length,a=[],o=0,s=t[0],c=0;while(i>0&&s>0){if(c+s+1>r&&(s=Math.max(1,r-c)),a.push(n.substring(i-=s,i+s)),(c+=s+1)>r)break;s=t[o=(o+1)%t.length]}return a.reverse().join(e)}},f=function(t){return function(e){return e.replace(/[0-9]/g,(function(e){return t[+e]}))}},h=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function d(t){if(!(e=h.exec(t)))throw new Error("invalid format: "+t);var e;return new p({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}function p(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}d.prototype=p.prototype,p.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};var v,g,m,y=function(t){t:for(var e,n=t.length,r=1,i=-1;r0&&(i=0);break}return i>0?t.slice(0,i)+t.slice(e+1):t},b=function(t,e){var n=c(t,e);if(!n)return t+"";var r=n[0],i=n[1],a=i-(v=3*Math.max(-8,Math.min(8,Math.floor(i/3))))+1,o=r.length;return a===o?r:a>o?r+new Array(a-o+1).join("0"):a>0?r.slice(0,a)+"."+r.slice(a):"0."+new Array(1-a).join("0")+c(t,Math.max(0,e+a-1))[0]},x=function(t,e){var n=c(t,e);if(!n)return t+"";var r=n[0],i=n[1];return i<0?"0."+new Array(-i).join("0")+r:r.length>i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+new Array(i-r.length+2).join("0")},w={"%":function(t,e){return(100*t).toFixed(e)},b:function(t){return Math.round(t).toString(2)},c:function(t){return t+""},d:s,e:function(t,e){return t.toExponential(e)},f:function(t,e){return t.toFixed(e)},g:function(t,e){return t.toPrecision(e)},o:function(t){return Math.round(t).toString(8)},p:function(t,e){return x(100*t,e)},r:x,s:b,X:function(t){return Math.round(t).toString(16).toUpperCase()},x:function(t){return Math.round(t).toString(16)}},_=function(t){return t},O=Array.prototype.map,C=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"],S=function(t){var e=void 0===t.grouping||void 0===t.thousands?_:l(O.call(t.grouping,Number),t.thousands+""),n=void 0===t.currency?"":t.currency[0]+"",r=void 0===t.currency?"":t.currency[1]+"",i=void 0===t.decimal?".":t.decimal+"",a=void 0===t.numerals?_:f(O.call(t.numerals,String)),o=void 0===t.percent?"%":t.percent+"",s=void 0===t.minus?"-":t.minus+"",c=void 0===t.nan?"NaN":t.nan+"";function h(t){t=d(t);var u=t.fill,l=t.align,f=t.sign,h=t.symbol,p=t.zero,g=t.width,m=t.comma,b=t.precision,x=t.trim,_=t.type;"n"===_?(m=!0,_="g"):w[_]||(void 0===b&&(b=12),x=!0,_="g"),(p||"0"===u&&"="===l)&&(p=!0,u="0",l="=");var O="$"===h?n:"#"===h&&/[boxX]/.test(_)?"0"+_.toLowerCase():"",S="$"===h?r:/[%p]/.test(_)?o:"",M=w[_],k=/[defgprs%]/.test(_);function j(t){var n,r,o,h=O,d=S;if("c"===_)d=M(t)+d,t="";else{t=+t;var w=t<0||1/t<0;if(t=isNaN(t)?c:M(Math.abs(t),b),x&&(t=y(t)),w&&0===+t&&"+"!==f&&(w=!1),h=(w?"("===f?f:s:"-"===f||"("===f?"":f)+h,d=("s"===_?C[8+v/3]:"")+d+(w&&"("===f?")":""),k){n=-1,r=t.length;while(++no||o>57){d=(46===o?i+t.slice(n+1):t.slice(n))+d,t=t.slice(0,n);break}}}m&&!p&&(t=e(t,1/0));var j=h.length+t.length+d.length,T=j>1)+h+t+d+T.slice(j);break;default:t=T+h+t+d;break}return a(t)}return b=void 0===b?6:/[gprs]/.test(_)?Math.max(1,Math.min(21,b)):Math.max(0,Math.min(20,b)),j.toString=function(){return t+""},j}function p(t,e){var n=h((t=d(t),t.type="f",t)),r=3*Math.max(-8,Math.min(8,Math.floor(u(e)/3))),i=Math.pow(10,-r),a=C[8+r/3];return function(t){return n(i*t)+a}}return{format:h,formatPrefix:p}};function M(t){return g=S(t),m=g.format,g.formatPrefix,g}M({decimal:".",thousands:",",grouping:[3],currency:["$",""],minus:"-"});var k=function(t){var e=r["get"](t,"formatter");if(r["isString"](e))return t.formatter=function(t){return m(e)(t)},t;var n=function(e){if(t.hasOwnProperty(e)){var n=r["get"](t[e],"formatter");r["isString"](n)&&(t[e].formatter=function(t){return m(n)(t)})}};for(var i in t)n(i);return t},j=function(){return j=Object.assign||function(t){for(var e,n=1,r=arguments.length;n1)||e.innerRadius&&(e.innerRadius<0||e.innerRadius>1))throw new Error("please set correct radius or innerRadius");if(e.radius&&(n=A({},n,{radius:e.radius})),e.innerRadius&&(n=A({},n,{innerRadius:e.innerRadius})),e.startAngle||e.endAngle){if(e.startAngle&&(e.startAngle<-360||e.startAngle>360))throw new Error("please set correct starAngle");if(n=A({},n,{startAngle:E(e.startAngle)}),e.endAngle&&(e.endAngle<-360||e.endAngle>360))throw new Error("please set correct endAngle");n=A({},n,{endAngle:E(e.endAngle)})}var r=t.coord(e.type,A({},n));switch(e.direction){case"rotate":r.transpose();break;case"xReverse":r.reflect("x");break;case"yReverse":r.reflect("y");break;case"reverse":r.reflect();break;default:break}return e.rotate&&r.rotate(e.rotate),r}function L(t,e){if(!e.direction)return t.coord("rect");switch(e.direction){case"BL":t.coord("rect");break;case"BR":t.coord("rect").scale(-1,1);break;case"LT":t.coord("rect").transpose().scale(1,-1);break;case"LB":t.coord("rect").transpose();break;case"RB":t.coord("rect").transpose().reflect();break;case"RT":t.coord("rect").transpose().reflect().scale(-1,1);break;case"TL":t.coord("rect").reflect();break;case"TR":t.coord("rect").reflect().scale(-1,1);break;default:t.coord("rect");break}return t}var V=function(t,e){var n=r["cloneDeep"](e.coord);if(!n||!n.type)return t.coord("rect");var i=n.type;return"polar"===i||"theta"===i||"helix"===i?P(t,n):"rect"===i?L(t,n):t.coord(i)},I=function(t,e){var n=r["cloneDeep"](e.filter),i=r["isArray"](n);if(!r["isEmpty"](n)){for(var a=i?n:[n],o=0,s=a;o=1?n[1]?t.shape(n[0],n[1]):t.shape(n[0]):t}function Z(t,e){var n=e.color;return r["isString"](n)?t.color(n):r["isArray"](n)&&n.length>=1?n[1]?t.color(n[0],n[1]):t.color(n[0]):t}function Q(t,e){var n=e.size;return r["isNumber"](n)||r["isString"](n)?t.size(n):r["isArray"](n)&&n.length>=1?n[1]?t.size(n[0],n[1]):t.size(n[0]):t}function J(t,e){var n=e.opacity;return r["isNumber"](n)||r["isString"](n)?t.opacity(n):r["isArray"](n)&&n.length>=1?n[1]?t.opacity(n[0],n[1]):t.opacity(n[0]):t}function tt(t,e){var n=e.label;if(r["isString"](n))return t.label(n);if(r["isArray"](n)&&n.length>=2){if(r["isNumber"](n[1].density)&&0=1?n[1]?t.style(n[0],n[1]):t.style(n[0]):r["isPlainObject"](n)?t.style(n):t}function nt(t,e){var n=e.tooltip;return r["isBoolean"](n)||r["isString"](n)?t.tooltip(n):r["isArray"](n)&&n.length>=1?n[1]?t.tooltip(n[0],n[1]):t.tooltip(n[0]):t}function rt(t,e){var n=e.select;return r["isBoolean"](n)?t.select(n):r["isArray"](n)&&n.length>=1?n[1]?t.select(n[0],n[1]):t.select(n[0]):t}function it(t,e){var n=e.active;return r["isArray"](n)?t.active.apply(t,n):r["isBoolean"](n)||r["isPlainObject"](n)?t.active(n):t}function at(t,e){var n=e.animate;return r["isEmpty"](n)?t:t.animate(n)}var ot=function(t,e,n){void 0===n&&(n=!1);var i=r["cloneDeep"](e.series),s=r["isArray"](i);if(r["isNil"](i)||r["isEmpty"](i))return t;var c,u=s?i:[i];return u=q(u,e.coord),u=r["sortBy"](u,"zIndex"),u.forEach((function(e){for(var r in n||o(t,e.gemo,e),e)e.hasOwnProperty(r)&&a(t,"label",name,e[r]);c=U(t,e),c=K(c,e),c=G(c,e),c=X(c,e),c=Z(c,e),c=J(c,e),c=Q(c,e),c=tt(c,e),c=nt(c,e),c=et(c,e),c=rt(c,e),c=it(c,e),c=at(c,e)})),c},st=function(t,e,n){void 0===n&&(n=!1);var i=r["cloneDeep"](e.tooltip);if(r["isNil"](i)||!1===i||!1===i.show)return t.tooltip(!1);for(var a in i)i.hasOwnProperty(a)&&("g2Tooltip"===a&&(i["g2-tooltip"]=i[a],i=r["omit"](i,"g2Tooltip")),"g2TooltipTitle"===a&&(i["g2-tooltip-title"]=i[a],i=r["omit"](i,"g2TooltipTitle")),"g2TooltipList"===a&&(i["g2-tooltip-list"]=i[a],i=r["omit"](i,"g2TooltipList")),"g2TooltipListItem"===a&&(i["g2-tooltip-list-item"]=i[a],i=r["omit"](i,"g2TooltipListItem")),"g2TooltipMaker"===a&&(i["g2-tooltip-maker"]=i[a],i=r["omit"](i,"g2TooltipMaker")));return n||o(t,"tooltip",i),t.tooltip(i)},ct=function(t,e){var n=r["cloneDeep"](e.tooltip);if(!r["isNil"](n)&&!1!==n&&!1!==n.show&&n.defaultPoint){var i=n.defaultPoint,a=t.getXY(i);a&&t.showTooltip(a)}},ut=n("7f1a"),lt=function(t,e,n){ut.Shape.registerShape(t,e,n)},ft=function(){return ft=Object.assign||function(t){for(var e,n=1,r=arguments.length;n-1)},findNearestRootComponent:function(t){if(this.checkIsContainer(t)){if("v-lite-chart"===t.$options._componentTag)throw Error("v-lite-chart should be no child elements.");return t}return t.$parent?this.findNearestRootComponent(t.$parent):null},createRootD2Json:function(){if("v-plugin"===this.$options._componentTag)return Ht({},Gt(Zt(this._props,$t)),this.jsonForD2);var t=Ht({},Gt(Zt(this._props,$t)),{chart:Ht({container:this.$el},Gt(Zt(this._props,null,$t)))},this.jsonForD2);if("v-lite-chart"===this.$options._componentTag){var e=Gt(this._props);Object.keys(e).forEach((function(n){var r=n.toLowerCase();Dt.indexOf(r)>-1&&Ut(t,"series",Ht({quickType:n},Zt(e,Bt)))})),Qt(t,"axis",!0),Qt(t,"legend",!0),Qt(t,"tooltip",!0)}return t},freshChart:function(t){if(Nt.indexOf(this.$options._componentTag)>-1){var e=this.createRootD2Json();this.plugins=Tt(e)}else if(Ft.indexOf(this.$options._componentTag)>-1){e=this.createRootD2Json();t&&this.chart?this.chart.repaint(e):this.chart=Pt(e)}else if("v-view"===this.$options._componentTag){var n=this.findNearestRootComponent(this.$parent);Kt(n.jsonForD2,"views",Ht({},Gt(Zt(this._props)),this.jsonForD2,{viewId:this._uid}))}else if("v-facet-view"===this.$options._componentTag){n=this.findNearestRootComponent(this.$parent);n.jsonForD2.views=Ht({},Gt(Zt(this._props)),this.jsonForD2)}else if("v-facet"===this.$options._componentTag){n=this.findNearestRootComponent(this.$parent);n.jsonForD2.facet=Ht({},Gt(Zt(this._props)),this.jsonForD2)}else if("v-slider"===this.$options._componentTag){n=this.findNearestRootComponent(this.$parent);var r=Gt(Zt(this._props));Gt(Zt(this._props)).container||(r.container="viser-slider-"+Jt());var i=document.createElement("div");i.id=r.container,this.$parent.$el.appendChild(i),n.jsonForD2.slider=Ht({},r,this.jsonForD2)}else{n=this.findNearestRootComponent(this.$parent);if(!n)throw Error(this.$options._componentTag+" must be wrapped into v-chart or v-plugin");var a=this.$options._componentTag.replace(/-/g,"").slice(1),o=Wt(this.$options._componentTag.slice(2));Xt(this._props)?n.jsonForD2[a]=!0:Dt.indexOf(a)>-1?Ut(n.jsonForD2,"series",Ht({quickType:o},Gt(Zt(this._props)))):Kt(n.jsonForD2,a,Ht({},Gt(Zt(this._props)),{componentId:this._uid}))}}},created:function(){},mounted:function(){this.freshChart(!1)},updated:function(){this.freshChart(!0)},render:function(t){var e=this.checkIsContainer(this);if(e)return t("div",null,this.$slots["default"]);var n=Gt(Zt(this._props));return t("div",{style:{display:"none"}},Object.keys(n).map((function(t){return t+":"+JSON.stringify(n[t])})))}},qt={"v-chart":Yt,"v-tooltip":Yt,"v-legend":Yt,"v-axis":Yt,"v-brush":Yt,"v-view":Yt,"v-coord":Yt,"v-series":Yt,"v-facet":Yt,"v-facet-view":Yt,"v-lite-chart":Yt,"v-guide":Yt,"v-edge":Yt,"v-point":Yt,"v-pie":Yt,"v-bar":Yt,"v-stack-bar":Yt,"v-dodge-bar":Yt,"v-interval":Yt,"v-stack-interval":Yt,"v-dodge-interval":Yt,"v-schema":Yt,"v-line":Yt,"v-smooth-line":Yt,"v-dash-line":Yt,"v-sector":Yt,"v-area":Yt,"v-stack-area":Yt,"v-stack-line":Yt,"v-smooth-area":Yt,"v-funnel":Yt,"v-pyramid":Yt,"v-box":Yt,"v-candle":Yt,"v-polygon":Yt,"v-contour":Yt,"v-heatmap":Yt,"v-sankey":Yt,"v-error-bar":Yt,"v-jitter-point":Yt,"v-path":Yt,"v-venn":Yt,"v-plugin":Yt,"v-slider":Yt};e["a"]={install:function(t,e){e||(e=Object.keys(qt)),e.forEach((function(e){t.component(e,Ht({},qt[e],{name:e}))}))}};function Ut(t,e,n){t[e]||(t[e]=[]),Gt(n),t[e].push(n)}function Kt(t,e,n){if(t[e]){t[e]&&"Object"===t[e].constructor.name&&(t[e]=[t[e]]);var r=-1;n&&n.viewId?t[e].forEach((function(t,e){t&&t.viewId&&t.viewId===n.viewId&&(r=e)})):n&&n.componentId&&t[e].forEach((function(t,e){t&&t.componentId&&t.componentId===n.componentId&&(r=e)})),-1===r?t[e].push(n):t[e][r]=Ht({},t[e][r],n)}else t[e]=n}function Gt(t){var e=Ht({},t);for(var n in e)void 0===e[n]&&delete e[n];return e}function Xt(t){return Object.keys(t).every((function(e){return void 0===t[e]}))}function Zt(t,e,n){void 0===e&&(e=null),void 0===n&&(n=null);var r=Ht({},t);return r.vStyle&&(r.style=r.vStyle,delete r.vStyle),null!==n&&n.forEach((function(t){delete r[t]})),null!==e&&Object.keys(r).forEach((function(t){-1===e.indexOf(t)&&delete r[t]})),r}function Qt(t,e,n){t[e]||(t[e]=n)}function Jt(){return Math.floor((new Date).getTime()+1e4*Math.random()).toString()}var te=Et},3698:function(t,e){function n(t,e){return null==t?void 0:t[e]}t.exports=n},3729:function(t,e,n){var r=n("9e69"),i=n("00fd"),a=n("29f3"),o="[object Null]",s="[object Undefined]",c=r?r.toStringTag:void 0;function u(t){return null==t?void 0===t?s:o:c&&c in Object(t)?i(t):a(t)}t.exports=u},"372e":function(t,e,n){"use strict";var r=n("8e8e"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("9b57"),c=n.n(s),u=n("1098"),l=n.n(u),f=n("41b2"),h=n.n(f),d=void 0,p=void 0,v={position:"absolute",top:"-9999px",width:"50px",height:"50px"},g="RC_TABLE_INTERNAL_COL_DEFINE";function m(t){var e=t.direction,n=void 0===e?"vertical":e,r=t.prefixCls;if("undefined"===typeof document||"undefined"===typeof window)return 0;var i="vertical"===n;if(i&&d)return d;if(!i&&p)return p;var a=document.createElement("div");Object.keys(v).forEach((function(t){a.style[t]=v[t]})),a.className=r+"-hide-scrollbar scroll-div-append-to-body",i?a.style.overflowY="scroll":a.style.overflowX="scroll",document.body.appendChild(a);var o=0;return i?(o=a.offsetWidth-a.clientWidth,d=o):(o=a.offsetHeight-a.clientHeight,p=o),document.body.removeChild(a),o}function y(t,e,n){var r=void 0;function i(){for(var i=arguments.length,a=Array(i),o=0;o1&&void 0!==arguments[1]?arguments[1]:0,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[];i[n]=i[n]||[];var a=[],o=function(t){var e=i.length-n;t&&!t.children&&e>1&&(!t.rowSpan||t.rowSpan0?(u.children=t(u.children,n+1,u,i),r.colSpan+=u.colSpan):r.colSpan+=1;for(var l=0;l0}))}var K={name:"TableHeader",props:{fixed:z["a"].string,columns:z["a"].array.isRequired,expander:z["a"].object.isRequired},inject:{table:{default:function(){return{}}}},render:function(){var t=arguments[0],e=this.table,n=e.sComponents,r=e.prefixCls,i=e.showHeader,a=e.customHeaderRow,o=this.expander,s=this.columns,c=this.fixed;if(!i)return null;var u=U({columns:s});o.renderExpandIndentCell(u,c);var l=n.header.wrapper;return t(l,{class:r+"-thead"},[u.map((function(e,i){return t(q,{attrs:{prefixCls:r,index:i,fixed:c,columns:s,rows:u,row:e,components:n,customHeaderRow:a},key:i})}))])}},G=n("9b02"),X=n.n(G);function Z(t){return t&&!Object(B["w"])(t)&&"[object Object]"===Object.prototype.toString.call(t)}var Q={name:"TableCell",props:{record:z["a"].object,prefixCls:z["a"].string,index:z["a"].number,indent:z["a"].number,indentSize:z["a"].number,column:z["a"].object,expandIcon:z["a"].any,component:z["a"].any},inject:{table:{default:function(){return{}}}},methods:{handleClick:function(t){var e=this.record,n=this.column.onCellClick;n&&n(e,t)}},render:function(){var t,e=arguments[0],n=this.record,r=this.indentSize,i=this.prefixCls,a=this.indent,s=this.index,c=this.expandIcon,u=this.column,l=this.component,f=u.dataIndex,d=u.customRender,p=u.className,v=void 0===p?"":p,g=this.table.transformCellText,m=void 0;m="number"===typeof f||f&&0!==f.length?X()(n,f):n;var y={props:{},attrs:{},on:{click:this.handleClick}},b=void 0,x=void 0;d&&(m=d(m,n,s,u),Z(m)&&(y.attrs=m.attrs||{},y.props=m.props||{},y["class"]=m["class"],y.style=m.style,b=y.attrs.colSpan,x=y.attrs.rowSpan,m=m.children)),u.customCell&&(y=Object(B["x"])(y,u.customCell(n,s))),Z(m)&&(m=null),g&&(m=g({text:m,column:u,record:n,index:s}));var _=c?e("span",{style:{paddingLeft:r*a+"px"},class:i+"-indent indent-level-"+a}):null;if(0===x||0===b)return null;u.align&&(y.style=h()({textAlign:u.align},y.style));var O=T()(v,u["class"],(t={},o()(t,i+"-cell-ellipsis",!!u.ellipsis),o()(t,i+"-cell-break-word",!!u.width),t));return u.ellipsis&&"string"===typeof m&&(y.attrs.title=m),e(l,w()([{class:O},y]),[_,c,m])}},J=n("b488");function tt(){}var et={name:"TableRow",mixins:[J["a"]],props:Object(B["t"])({customRow:z["a"].func,record:z["a"].object,prefixCls:z["a"].string,columns:z["a"].array,height:z["a"].oneOfType([z["a"].string,z["a"].number]),index:z["a"].number,rowKey:z["a"].oneOfType([z["a"].string,z["a"].number]).isRequired,className:z["a"].string,indent:z["a"].number,indentSize:z["a"].number,hasExpandIcon:z["a"].func,hovered:z["a"].bool.isRequired,visible:z["a"].bool.isRequired,store:z["a"].object.isRequired,fixed:z["a"].oneOfType([z["a"].string,z["a"].bool]),renderExpandIcon:z["a"].func,renderExpandIconCell:z["a"].func,components:z["a"].any,expandedRow:z["a"].bool,isAnyColumnsFixed:z["a"].bool,ancestorKeys:z["a"].array.isRequired,expandIconColumnIndex:z["a"].number,expandRowByClick:z["a"].bool},{hasExpandIcon:function(){},renderExpandIcon:function(){},renderExpandIconCell:function(){}}),data:function(){return{shouldRender:this.visible}},mounted:function(){var t=this;this.shouldRender&&this.$nextTick((function(){t.saveRowRef()}))},watch:{visible:function(t){t&&(this.shouldRender=!0)}},updated:function(){var t=this;this.shouldRender&&!this.rowRef&&this.$nextTick((function(){t.saveRowRef()}))},methods:{onRowClick:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:tt,n=this.record,r=this.index;this.__emit("rowClick",n,r,t),e(t)},onRowDoubleClick:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:tt,n=this.record,r=this.index;this.__emit("rowDoubleClick",n,r,t),e(t)},onContextMenu:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:tt,n=this.record,r=this.index;this.__emit("rowContextmenu",n,r,t),e(t)},onMouseEnter:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:tt,n=this.record,r=this.index,i=this.rowKey;this.__emit("hover",!0,i),this.__emit("rowMouseenter",n,r,t),e(t)},onMouseLeave:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:tt,n=this.record,r=this.index,i=this.rowKey;this.__emit("hover",!1,i),this.__emit("rowMouseleave",n,r,t),e(t)},setExpandedRowHeight:function(){var t=this.store,e=this.rowKey,n=t.getState(),r=n.expandedRowsHeight,i=this.rowRef.getBoundingClientRect().height;r=h()({},r,o()({},e,i)),t.setState({expandedRowsHeight:r})},setRowHeight:function(){var t=this.store,e=this.rowKey,n=t.getState(),r=n.fixedColumnsBodyRowsHeight,i=this.rowRef.getBoundingClientRect().height;t.setState({fixedColumnsBodyRowsHeight:h()({},r,o()({},e,i))})},getStyle:function(){var t=this.height,e=this.visible,n=Object(B["q"])(this);return t&&(n=h()({},n,{height:t})),e||n.display||(n=h()({},n,{display:"none"})),n},saveRowRef:function(){this.rowRef=this.$el;var t=this.isAnyColumnsFixed,e=this.fixed,n=this.expandedRow,r=this.ancestorKeys;t&&(!e&&n&&this.setExpandedRowHeight(),!e&&r.length>=0&&this.setRowHeight())}},render:function(){var t=this,e=arguments[0];if(!this.shouldRender)return null;var n=this.prefixCls,r=this.columns,a=this.record,o=this.rowKey,s=this.index,c=this.customRow,u=void 0===c?tt:c,l=this.indent,f=this.indentSize,d=this.hovered,p=this.height,v=this.visible,g=this.components,m=this.hasExpandIcon,y=this.renderExpandIcon,b=this.renderExpandIconCell,x=g.body.row,w=g.body.cell,_="";d&&(_+=" "+n+"-hover");var O=[];b(O);for(var C=0;C2&&void 0!==arguments[2]?arguments[2]:[],i=this.$createElement,a=this.table,o=a.columnManager,s=a.sComponents,c=a.prefixCls,u=a.childrenColumnName,l=a.rowClassName,f=a.customRow,d=void 0===f?st:f,p=Object(B["k"])(this.table),v=p.rowClick,g=void 0===v?st:v,m=p.rowDoubleclick,y=void 0===m?st:m,b=p.rowContextmenu,x=void 0===b?st:b,w=p.rowMouseenter,_=void 0===w?st:w,O=p.rowMouseleave,C=void 0===O?st:O,S=this.getRowKey,M=this.fixed,k=this.expander,j=this.isAnyColumnsFixed,T=[],z=function(a){var f=t[a],p=S(f,a),v="string"===typeof l?l:l(f,a,e),m={};o.isAnyColumnsFixed()&&(m.hover=n.handleRowHover);var b=void 0;b="left"===M?o.leftLeafColumns():"right"===M?o.rightLeafColumns():n.getColumns(o.leafColumns());var w=c+"-row",O={props:h()({},k.props,{fixed:M,index:a,prefixCls:w,record:f,rowKey:p,needIndentSpaced:k.needIndentSpaced}),key:p,on:{rowClick:g,expandedChange:k.handleExpandChange},scopedSlots:{default:function(t){var n=Object(B["x"])({props:{fixed:M,indent:e,record:f,index:a,prefixCls:w,childrenColumnName:u,columns:b,rowKey:p,ancestorKeys:r,components:s,isAnyColumnsFixed:j,customRow:d},on:h()({rowDoubleclick:y,rowContextmenu:x,rowMouseenter:_,rowMouseleave:C},m),class:v,ref:"row_"+a+"_"+e},t);return i(rt,n)}}},z=i(ot,O);T.push(z),k.renderRows(n.renderRows,T,f,a,e,M,p,r)},E=0;E0&&!n&&(d.marginBottom="-"+v+"px",d.paddingBottom="0px",d.minWidth=p+"px",d.overflowX="scroll",d.overflowY=0===p?"hidden":"scroll")}return h&&l?t("div",w()([{key:"headTable"},{directives:[{name:"ant-ref",value:n?function(){}:f("headTable")}]},{class:T()(c+"-header",o()({},c+"-hide-scrollbar",p>0)),style:d,on:{scroll:i}}]),[t(ut,{attrs:{tableClassName:r,hasHead:!0,hasBody:!1,fixed:n,columns:e,expander:a}})]):null}},ft={name:"BodyTable",props:{fixed:z["a"].oneOfType([z["a"].string,z["a"].bool]),columns:z["a"].array.isRequired,tableClassName:z["a"].string.isRequired,handleBodyScroll:z["a"].func.isRequired,handleWheel:z["a"].func.isRequired,getRowKey:z["a"].func.isRequired,expander:z["a"].object.isRequired,isAnyColumnsFixed:z["a"].bool},inject:{table:{default:function(){return{}}}},render:function(){var t=arguments[0],e=this.table,n=e.prefixCls,r=e.scroll,i=this.columns,a=this.fixed,o=this.tableClassName,s=this.getRowKey,c=this.handleBodyScroll,u=this.handleWheel,l=this.expander,f=this.isAnyColumnsFixed,d=this.table,p=d.useFixedHeader,v=d.saveRef,g=h()({},this.table.bodyStyle),y={};if((r.x||a)&&(g.overflowX=g.overflowX||"scroll",g.WebkitTransform="translate3d (0, 0, 0)"),r.y){var b=g.maxHeight||r.y;b="number"===typeof b?b+"px":b,a?(y.maxHeight=b,y.overflowY=g.overflowY||"scroll"):g.maxHeight=b,g.overflowY=g.overflowY||"scroll",p=!0;var x=m({direction:"vertical"});x>0&&a&&(g.marginBottom="-"+x+"px",g.paddingBottom="0px")}var _=t(ut,{attrs:{tableClassName:o,hasHead:!p,hasBody:!0,fixed:a,columns:i,expander:l,getRowKey:s,isAnyColumnsFixed:f}});if(a&&i.length){var O=void 0;return"left"===i[0].fixed||!0===i[0].fixed?O="fixedColumnsBodyLeft":"right"===i[0].fixed&&(O="fixedColumnsBodyRight"),delete g.overflowX,delete g.overflowY,t("div",{key:"bodyTable",class:n+"-body-outer",style:h()({},g)},[t("div",w()([{class:n+"-body-inner",style:y},{directives:[{name:"ant-ref",value:v(O)}]},{on:{wheel:u,scroll:c}}]),[_])])}var C=r&&(r.x||r.y);return t("div",w()([{attrs:{tabIndex:C?-1:void 0},key:"bodyTable",class:n+"-body",style:g},{directives:[{name:"ant-ref",value:v("bodyTable")}]},{on:{wheel:u,scroll:c}}]),[_])}},ht=function(){return{expandIconAsCell:z["a"].bool,expandRowByClick:z["a"].bool,expandedRowKeys:z["a"].array,expandedRowClassName:z["a"].func,defaultExpandAllRows:z["a"].bool,defaultExpandedRowKeys:z["a"].array,expandIconColumnIndex:z["a"].number,expandedRowRender:z["a"].func,expandIcon:z["a"].func,childrenColumnName:z["a"].string,indentSize:z["a"].number,columnManager:z["a"].object.isRequired,store:z["a"].object.isRequired,prefixCls:z["a"].string.isRequired,data:z["a"].array,getRowKey:z["a"].func}},dt={name:"ExpandableTable",mixins:[J["a"]],props:Object(B["t"])(ht(),{expandIconAsCell:!1,expandedRowClassName:function(){return""},expandIconColumnIndex:0,defaultExpandAllRows:!1,defaultExpandedRowKeys:[],childrenColumnName:"children",indentSize:15}),data:function(){var t=this.data,e=this.childrenColumnName,n=this.defaultExpandAllRows,r=this.expandedRowKeys,i=this.defaultExpandedRowKeys,a=this.getRowKey,o=[],s=[].concat(c()(t));if(n)for(var u=0;u4&&void 0!==arguments[4]&&arguments[4];n&&(n.preventDefault(),n.stopPropagation());var a=this.store.getState(),o=a.expandedRowKeys;if(t)o=[].concat(c()(o),[r]);else{var s=o.indexOf(r);-1!==s&&(o=b(o,r))}this.expandedRowKeys||this.store.setState({expandedRowKeys:o}),this.latestExpandedRows&&O()(this.latestExpandedRows,o)||(this.latestExpandedRows=o,this.__emit("expandedRowsChange",o)),i||this.__emit("expand",t,e)},renderExpandIndentCell:function(t,e){var n=this.prefixCls,r=this.expandIconAsCell;if(r&&"right"!==e&&t.length){var i={key:"rc-table-expand-icon-cell",className:n+"-expand-icon-th",title:"",rowSpan:t.length};t[0].unshift(h()({},i,{column:i}))}},renderExpandedRow:function(t,e,n,r,i,a,o){var s=this,c=this.$createElement,u=this.prefixCls,l=this.expandIconAsCell,f=this.indentSize,h=i[i.length-1],d=h+"-extra-row",p={body:{row:"tr",cell:"td"}},v=void 0;v="left"===o?this.columnManager.leftLeafColumns().length:"right"===o?this.columnManager.rightLeafColumns().length:this.columnManager.leafColumns().length;var g=[{key:"extra-row",customRender:function(){var r=s.store.getState(),i=r.expandedRowKeys,c=i.includes(h);return{attrs:{colSpan:v},children:"right"!==o?n(t,e,a,c):" "}}}];return l&&"right"!==o&&g.unshift({key:"expand-icon-placeholder",customRender:function(){return null}}),c(rt,{key:d,attrs:{columns:g,rowKey:d,ancestorKeys:i,prefixCls:u+"-expanded-row",indentSize:f,indent:a,fixed:o,components:p,expandedRow:!0,hasExpandIcon:function(){}},class:r})},renderRows:function(t,e,n,r,i,a,o,s){var u=this.expandedRowClassName,l=this.expandedRowRender,f=this.childrenColumnName,h=n[f],d=[].concat(c()(s),[o]),p=i+1;l&&e.push(this.renderExpandedRow(n,r,l,u(n,r,i),d,p,a)),h&&e.push.apply(e,c()(t(h,p,d)))}},render:function(){var t=this.data,e=this.childrenColumnName,n=this.$scopedSlots,r=Object(B["l"])(this),i=t.some((function(t){return t[e]}));return n["default"]&&n["default"]({props:r,on:Object(B["k"])(this),needIndentSpaced:i,renderRows:this.renderRows,handleExpandChange:this.handleExpandChange,renderExpandIndentCell:this.renderExpandIndentCell})}},pt=Object($["a"])()(dt),vt={name:"Table",mixins:[J["a"]],props:Object(B["t"])({data:z["a"].array,useFixedHeader:z["a"].bool,columns:z["a"].array,prefixCls:z["a"].string,bodyStyle:z["a"].object,rowKey:z["a"].oneOfType([z["a"].string,z["a"].func]),rowClassName:z["a"].oneOfType([z["a"].string,z["a"].func]),customRow:z["a"].func,customHeaderRow:z["a"].func,showHeader:z["a"].bool,title:z["a"].func,id:z["a"].string,footer:z["a"].func,emptyText:z["a"].any,scroll:z["a"].object,rowRef:z["a"].func,getBodyWrapper:z["a"].func,components:z["a"].shape({table:z["a"].any,header:z["a"].shape({wrapper:z["a"].any,row:z["a"].any,cell:z["a"].any}),body:z["a"].shape({wrapper:z["a"].any,row:z["a"].any,cell:z["a"].any})}),expandIconAsCell:z["a"].bool,expandedRowKeys:z["a"].array,expandedRowClassName:z["a"].func,defaultExpandAllRows:z["a"].bool,defaultExpandedRowKeys:z["a"].array,expandIconColumnIndex:z["a"].number,expandedRowRender:z["a"].func,childrenColumnName:z["a"].string,indentSize:z["a"].number,expandRowByClick:z["a"].bool,expandIcon:z["a"].func,tableLayout:z["a"].string,transformCellText:z["a"].func},{data:[],useFixedHeader:!1,rowKey:"key",rowClassName:function(){return""},prefixCls:"rc-table",bodyStyle:{},showHeader:!0,scroll:{},rowRef:function(){return null},emptyText:function(){return"No Data"},customHeaderRow:function(){}}),data:function(){return this.preData=[].concat(c()(this.data)),{columnManager:new F(this.columns),sComponents:S()({table:"table",header:{wrapper:"thead",row:"tr",cell:"th"},body:{wrapper:"tbody",row:"tr",cell:"td"}},this.components)}},watch:{components:function(){this._components=S()({table:"table",header:{wrapper:"thead",row:"tr",cell:"th"},body:{wrapper:"tbody",row:"tr",cell:"td"}},this.components)},columns:function(t){t&&this.columnManager.reset(t)},data:function(t){var e=this;0===t.length&&this.hasScrollX()&&this.$nextTick((function(){e.resetScrollX()}))}},created:function(){var t=this;["rowClick","rowDoubleclick","rowContextmenu","rowMouseenter","rowMouseleave"].forEach((function(e){Object(E["a"])(void 0===Object(B["k"])(t)[e],e+" is deprecated, please use customRow instead.")})),Object(E["a"])(void 0===this.getBodyWrapper,"getBodyWrapper is deprecated, please use custom components instead."),this.store=Object(P["a"])({currentHoverKey:null,fixedColumnsHeadRowsHeight:[],fixedColumnsBodyRowsHeight:{}}),this.setScrollPosition("left"),this.debouncedWindowResize=y(this.handleWindowResize,150)},provide:function(){return{table:this}},mounted:function(){var t=this;this.$nextTick((function(){t.columnManager.isAnyColumnsFixed()&&(t.handleWindowResize(),t.resizeEvent=Object(A["a"])(window,"resize",t.debouncedWindowResize)),t.ref_headTable&&(t.ref_headTable.scrollLeft=0),t.ref_bodyTable&&(t.ref_bodyTable.scrollLeft=0)}))},updated:function(){var t=this;this.$nextTick((function(){t.columnManager.isAnyColumnsFixed()&&(t.handleWindowResize(),t.resizeEvent||(t.resizeEvent=Object(A["a"])(window,"resize",t.debouncedWindowResize)))}))},beforeDestroy:function(){this.resizeEvent&&this.resizeEvent.remove(),this.debouncedWindowResize&&this.debouncedWindowResize.cancel()},methods:{getRowKey:function(t,e){var n=this.rowKey,r="function"===typeof n?n(t,e):t[n];return Object(E["a"])(void 0!==r,"Each record in table should have a unique `key` prop,or set `rowKey` to an unique primary key."),void 0===r?e:r},setScrollPosition:function(t){if(this.scrollPosition=t,this.tableNode){var e=this.prefixCls;"both"===t?k()(this.tableNode).remove(new RegExp("^"+e+"-scroll-position-.+$")).add(e+"-scroll-position-left").add(e+"-scroll-position-right"):k()(this.tableNode).remove(new RegExp("^"+e+"-scroll-position-.+$")).add(e+"-scroll-position-"+t)}},setScrollPositionClassName:function(){var t=this.ref_bodyTable,e=0===t.scrollLeft,n=t.scrollLeft+1>=t.children[0].getBoundingClientRect().width-t.getBoundingClientRect().width;e&&n?this.setScrollPosition("both"):e?this.setScrollPosition("left"):n?this.setScrollPosition("right"):"middle"!==this.scrollPosition&&this.setScrollPosition("middle")},isTableLayoutFixed:function(){var t=this.$props,e=t.tableLayout,n=t.columns,r=void 0===n?[]:n,i=t.useFixedHeader,a=t.scroll,o=void 0===a?{}:a;return"undefined"!==typeof e?"fixed"===e:!!r.some((function(t){var e=t.ellipsis;return!!e}))||(!(!i&&!o.y)||!(!o.x||!0===o.x||"max-content"===o.x))},handleWindowResize:function(){this.syncFixedTableRowHeight(),this.setScrollPositionClassName()},syncFixedTableRowHeight:function(){var t=this.tableNode.getBoundingClientRect();if(!(void 0!==t.height&&t.height<=0)){var e=this.prefixCls,n=this.ref_headTable?this.ref_headTable.querySelectorAll("thead"):this.ref_bodyTable.querySelectorAll("thead"),r=this.ref_bodyTable.querySelectorAll("."+e+"-row")||[],i=[].map.call(n,(function(t){return t.getBoundingClientRect().height?t.getBoundingClientRect().height-.5:"auto"})),a=this.store.getState(),o=[].reduce.call(r,(function(t,e){var n=e.getAttribute("data-row-key"),r=e.getBoundingClientRect().height||a.fixedColumnsBodyRowsHeight[n]||"auto";return t[n]=r,t}),{});O()(a.fixedColumnsHeadRowsHeight,i)&&O()(a.fixedColumnsBodyRowsHeight,o)||this.store.setState({fixedColumnsHeadRowsHeight:i,fixedColumnsBodyRowsHeight:o})}},resetScrollX:function(){this.ref_headTable&&(this.ref_headTable.scrollLeft=0),this.ref_bodyTable&&(this.ref_bodyTable.scrollLeft=0)},hasScrollX:function(){var t=this.scroll,e=void 0===t?{}:t;return"x"in e},handleBodyScrollLeft:function(t){if(t.currentTarget===t.target){var e=t.target,n=this.scroll,r=void 0===n?{}:n,i=this.ref_headTable,a=this.ref_bodyTable;e.scrollLeft!==this.lastScrollLeft&&r.x&&(e===a&&i?i.scrollLeft=e.scrollLeft:e===i&&a&&(a.scrollLeft=e.scrollLeft),this.setScrollPositionClassName()),this.lastScrollLeft=e.scrollLeft}},handleBodyScrollTop:function(t){var e=t.target;if(t.currentTarget===e){var n=this.scroll,r=void 0===n?{}:n,i=this.ref_headTable,a=this.ref_bodyTable,o=this.ref_fixedColumnsBodyLeft,s=this.ref_fixedColumnsBodyRight;if(e.scrollTop!==this.lastScrollTop&&r.y&&e!==i){var c=e.scrollTop;o&&e!==o&&(o.scrollTop=c),s&&e!==s&&(s.scrollTop=c),a&&e!==a&&(a.scrollTop=c)}this.lastScrollTop=e.scrollTop}},handleBodyScroll:function(t){this.handleBodyScrollLeft(t),this.handleBodyScrollTop(t)},handleWheel:function(t){var e=this.$props.scroll,n=void 0===e?{}:e;if(window.navigator.userAgent.match(/Trident\/7\./)&&n.y){t.preventDefault();var r=t.deltaY,i=t.target,a=this.ref_bodyTable,o=this.ref_fixedColumnsBodyLeft,s=this.ref_fixedColumnsBodyRight,c=0;c=this.lastScrollTop?this.lastScrollTop+r:r,o&&i!==o&&(o.scrollTop=c),s&&i!==s&&(s.scrollTop=c),a&&i!==a&&(a.scrollTop=c)}},saveRef:function(t){var e=this;return function(n){e["ref_"+t]=n}},saveTableNodeRef:function(t){this.tableNode=t},renderMainTable:function(){var t=this.$createElement,e=this.scroll,n=this.prefixCls,r=this.columnManager.isAnyColumnsFixed(),i=r||e.x||e.y,a=[this.renderTable({columns:this.columnManager.groupedColumns(),isAnyColumnsFixed:r}),this.renderEmptyText(),this.renderFooter()];return i?t("div",{class:n+"-scroll"},[a]):a},renderLeftFixedTable:function(){var t=this.$createElement,e=this.prefixCls;return t("div",{class:e+"-fixed-left"},[this.renderTable({columns:this.columnManager.leftColumns(),fixed:"left"})])},renderRightFixedTable:function(){var t=this.$createElement,e=this.prefixCls;return t("div",{class:e+"-fixed-right"},[this.renderTable({columns:this.columnManager.rightColumns(),fixed:"right"})])},renderTable:function(t){var e=this.$createElement,n=t.columns,r=t.fixed,i=t.isAnyColumnsFixed,a=this.prefixCls,o=this.scroll,s=void 0===o?{}:o,c=s.x||r?a+"-fixed":"",u=e(lt,{key:"head",attrs:{columns:n,fixed:r,tableClassName:c,handleBodyScrollLeft:this.handleBodyScrollLeft,expander:this.expander}}),l=e(ft,{key:"body",attrs:{columns:n,fixed:r,tableClassName:c,getRowKey:this.getRowKey,handleWheel:this.handleWheel,handleBodyScroll:this.handleBodyScroll,expander:this.expander,isAnyColumnsFixed:i}});return[u,l]},renderTitle:function(){var t=this.$createElement,e=this.title,n=this.prefixCls,r=this.data;return e?t("div",{class:n+"-title",key:"title"},[e(r)]):null},renderFooter:function(){var t=this.$createElement,e=this.footer,n=this.prefixCls,r=this.data;return e?t("div",{class:n+"-footer",key:"footer"},[e(r)]):null},renderEmptyText:function(){var t=this.$createElement,e=this.emptyText,n=this.prefixCls,r=this.data;if(r.length)return null;var i=n+"-placeholder";return t("div",{class:i,key:"emptyText"},["function"===typeof e?e():e])}},render:function(){var t,e=this,n=arguments[0],r=Object(B["l"])(this),i=this.columnManager,a=this.getRowKey,s=r.prefixCls,c=T()(r.prefixCls,(t={},o()(t,s+"-fixed-header",r.useFixedHeader||r.scroll&&r.scroll.y),o()(t,s+"-scroll-position-left "+s+"-scroll-position-right","both"===this.scrollPosition),o()(t,s+"-scroll-position-"+this.scrollPosition,"both"!==this.scrollPosition),o()(t,s+"-layout-fixed",this.isTableLayoutFixed()),t)),u=i.isAnyColumnsLeftFixed(),l=i.isAnyColumnsRightFixed(),f={props:h()({},r,{columnManager:i,getRowKey:a}),on:Object(B["k"])(this),scopedSlots:{default:function(t){return e.expander=t,n("div",w()([{directives:[{name:"ant-ref",value:e.saveTableNodeRef}]},{class:c}]),[e.renderTitle(),n("div",{class:s+"-content"},[e.renderMainTable(),u&&e.renderLeftFixedTable(),l&&e.renderRightFixedTable()])])}}};return n(L["a"],{attrs:{store:this.store}},[n(pt,f)])}},gt={name:"Column",props:{rowSpan:z["a"].number,colSpan:z["a"].number,title:z["a"].any,dataIndex:z["a"].string,width:z["a"].oneOfType([z["a"].number,z["a"].string]),ellipsis:z["a"].bool,fixed:z["a"].oneOf([!0,"left","right"]),align:z["a"].oneOf(["left","center","right"]),customRender:z["a"].func,className:z["a"].string,customCell:z["a"].func,customHeaderCell:z["a"].func}},mt={name:"ColumnGroup",props:{title:z["a"].any},isTableColumnGroup:!0},yt={name:"Table",Column:gt,ColumnGroup:mt,props:vt.props,methods:{getTableNode:function(){return this.$refs.table.tableNode},getBodyTable:function(){return this.$refs.table.ref_bodyTable},normalize:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[];return e.forEach((function(e){if(e.tag){var r=Object(B["j"])(e),i=Object(B["q"])(e),a=Object(B["f"])(e),o=Object(B["l"])(e),s=Object(B["i"])(e),c={};Object.keys(s).forEach((function(t){var e="on-"+t;c[Object(B["a"])(e)]=s[t]}));var u=Object(B["p"])(e),l=u["default"],f=u.title,d=h()({title:f},o,{style:i,class:a},c);if(r&&(d.key=r),Object(B["o"])(e).isTableColumnGroup)d.children=t.normalize("function"===typeof l?l():l);else{var p=e.data&&e.data.scopedSlots&&e.data.scopedSlots["default"];d.customRender=d.customRender||p}n.push(d)}})),n}},render:function(){var t=arguments[0],e=this.$slots,n=this.normalize,r=Object(B["l"])(this),i=r.columns||n(e["default"]),a={props:h()({},r,{columns:i}),on:Object(B["k"])(this),ref:"table"};return t(vt,a)}},bt=yt,xt=n("a3a2"),wt=n("528d"),_t=n("da30"),Ot=n("61fe"),Ct=n.n(Ot),St=n("a600"),Mt=n("0c63"),kt=n("bb76"),jt=n("59a5"),Tt={name:"FilterDropdownMenuWrapper",methods:{handelClick:function(t){t.stopPropagation()}},render:function(){var t=arguments[0],e=this.$slots,n=this.handelClick;return t("div",{on:{click:n}},[e["default"]])}},zt=n("5091"),Et=n("b1e0"),At=z["a"].shape({setState:z["a"].func,getState:z["a"].func,subscribe:z["a"].func}).loose,Pt=P["a"],Lt=Pt,Vt=Object(zt["b"])(),It=Object(Et["a"])(),Rt=z["a"].shape({text:z["a"].string,value:z["a"].string,children:z["a"].array}).loose,Ht={title:z["a"].any,dataIndex:z["a"].string,customRender:z["a"].func,customCell:z["a"].func,customHeaderCell:z["a"].func,align:z["a"].oneOf(["left","right","center"]),ellipsis:z["a"].bool,filters:z["a"].arrayOf(Rt),filterMultiple:z["a"].bool,filterDropdown:z["a"].any,filterDropdownVisible:z["a"].bool,sorter:z["a"].oneOfType([z["a"].boolean,z["a"].func]),defaultSortOrder:z["a"].oneOf(["ascend","descend"]),colSpan:z["a"].number,width:z["a"].oneOfType([z["a"].string,z["a"].number]),className:z["a"].string,fixed:z["a"].oneOfType([z["a"].bool,z["a"].oneOf(["left","right"])]),filterIcon:z["a"].any,filteredValue:z["a"].array,filtered:z["a"].bool,defaultFilteredValue:z["a"].array,sortOrder:z["a"].oneOfType([z["a"].bool,z["a"].oneOf(["ascend","descend"])]),sortDirections:z["a"].array},Dt=z["a"].shape({filterTitle:z["a"].string,filterConfirm:z["a"].any,filterReset:z["a"].any,emptyText:z["a"].any,selectAll:z["a"].any,selectInvert:z["a"].any,sortTitle:z["a"].string,expand:z["a"].string,collapse:z["a"].string}).loose,Ft=z["a"].oneOf(["checkbox","radio"]),Nt={type:Ft,selectedRowKeys:z["a"].array,getCheckboxProps:z["a"].func,selections:z["a"].oneOfType([z["a"].array,z["a"].bool]),hideDefaultSelections:z["a"].bool,fixed:z["a"].bool,columnWidth:z["a"].oneOfType([z["a"].string,z["a"].number]),selectWay:z["a"].oneOf(["onSelect","onSelectMultiple","onSelectAll","onSelectInvert"]),columnTitle:z["a"].any},$t={prefixCls:z["a"].string,dropdownPrefixCls:z["a"].string,rowSelection:z["a"].oneOfType([z["a"].shape(Nt).loose,null]),pagination:z["a"].oneOfType([z["a"].shape(h()({},Vt,{position:z["a"].oneOf(["top","bottom","both"])})).loose,z["a"].bool]),size:z["a"].oneOf(["default","middle","small","large"]),dataSource:z["a"].array,components:z["a"].object,columns:z["a"].array,rowKey:z["a"].oneOfType([z["a"].string,z["a"].func]),rowClassName:z["a"].func,expandedRowRender:z["a"].any,defaultExpandAllRows:z["a"].bool,defaultExpandedRowKeys:z["a"].array,expandedRowKeys:z["a"].array,expandIconAsCell:z["a"].bool,expandIconColumnIndex:z["a"].number,expandRowByClick:z["a"].bool,loading:z["a"].oneOfType([z["a"].shape(It).loose,z["a"].bool]),locale:Dt,indentSize:z["a"].number,customRow:z["a"].func,customHeaderRow:z["a"].func,useFixedHeader:z["a"].bool,bordered:z["a"].bool,showHeader:z["a"].bool,footer:z["a"].func,title:z["a"].func,scroll:z["a"].object,childrenColumnName:z["a"].oneOfType([z["a"].array,z["a"].string]),bodyStyle:z["a"].any,sortDirections:z["a"].array,tableLayout:z["a"].string,getPopupContainer:z["a"].func,expandIcon:z["a"].func,transformCellText:z["a"].func},Bt={store:At,locale:z["a"].any,disabled:z["a"].bool,getCheckboxPropsByItem:z["a"].func,getRecordKey:z["a"].func,data:z["a"].array,prefixCls:z["a"].string,hideDefaultSelections:z["a"].bool,selections:z["a"].oneOfType([z["a"].array,z["a"].bool]),getPopupContainer:z["a"].func},Wt={store:At,type:Ft,defaultSelection:z["a"].arrayOf([z["a"].string,z["a"].number]),rowIndex:z["a"].oneOfType([z["a"].string,z["a"].number]),name:z["a"].string,disabled:z["a"].bool,id:z["a"].string},Yt={_propsSymbol:z["a"].any,locale:Dt,selectedKeys:z["a"].arrayOf([z["a"].string,z["a"].number]),column:z["a"].object,confirmFilter:z["a"].func,prefixCls:z["a"].string,dropdownPrefixCls:z["a"].string,getPopupContainer:z["a"].func,handleFilter:z["a"].func},qt=n("7b05");function Ut(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"children",n=[],r=function t(r){r.forEach((function(r){if(r[e]){var i=h()({},r);delete i[e],n.push(i),r[e].length>0&&t(r[e])}else n.push(r)}))};return r(t),n}function Kt(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"children";return t.map((function(t,r){var i={};return t[n]&&(i[n]=Kt(t[n],e,n)),h()({},e(t,r),i)}))}function Gt(t,e){return t.reduce((function(t,n){if(e(n)&&t.push(n),n.children){var r=Gt(n.children,e);t.push.apply(t,c()(r))}return t}),[])}function Xt(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return(t||[]).forEach((function(t){var n=t.value,r=t.children;e[n.toString()]=n,Xt(r,e)})),e}function Zt(t){t.stopPropagation()}var Qt={name:"FilterMenu",mixins:[J["a"]],props:Object(B["t"])(Yt,{handleFilter:function(){},column:{}}),data:function(){var t="filterDropdownVisible"in this.column&&this.column.filterDropdownVisible;return this.preProps=h()({},Object(B["l"])(this)),{sSelectedKeys:this.selectedKeys,sKeyPathOfSelectedItem:{},sVisible:t,sValueKeys:Xt(this.column.filters)}},watch:{_propsSymbol:function(){var t=Object(B["l"])(this),e=t.column,n={};"selectedKeys"in t&&!O()(this.preProps.selectedKeys,t.selectedKeys)&&(n.sSelectedKeys=t.selectedKeys),O()((this.preProps.column||{}).filters,(t.column||{}).filters)||(n.sValueKeys=Xt(t.column.filters)),"filterDropdownVisible"in e&&(n.sVisible=e.filterDropdownVisible),Object.keys(n).length>0&&this.setState(n),this.preProps=h()({},t)}},mounted:function(){var t=this,e=this.column;this.$nextTick((function(){t.setNeverShown(e)}))},updated:function(){var t=this,e=this.column;this.$nextTick((function(){t.setNeverShown(e)}))},methods:{getDropdownVisible:function(){return!this.neverShown&&this.sVisible},setNeverShown:function(t){var e=this.$el,n=!!Ct()(e,".ant-table-scroll");n&&(this.neverShown=!!t.fixed)},setSelectedKeys:function(t){var e=t.selectedKeys;this.setState({sSelectedKeys:e})},setVisible:function(t){var e=this.column;"filterDropdownVisible"in e||this.setState({sVisible:t}),e.onFilterDropdownVisibleChange&&e.onFilterDropdownVisibleChange(t)},handleClearFilters:function(){this.setState({sSelectedKeys:[]},this.handleConfirm)},handleConfirm:function(){var t=this;this.setVisible(!1),this.confirmFilter2(),this.$forceUpdate(),this.$nextTick((function(){t.confirmFilter}))},onVisibleChange:function(t){this.setVisible(t);var e=this.$props.column;t||e.filterDropdown instanceof Function||this.confirmFilter2()},handleMenuItemClick:function(t){var e=this.$data.sSelectedKeys;if(t.keyPath&&!(t.keyPath.length<=1)){var n=this.$data.sKeyPathOfSelectedItem;e&&e.indexOf(t.key)>=0?delete n[t.key]:n[t.key]=t.keyPath,this.setState({sKeyPathOfSelectedItem:n})}},hasSubMenu:function(){var t=this.column.filters,e=void 0===t?[]:t;return e.some((function(t){return!!(t.children&&t.children.length>0)}))},confirmFilter2:function(){var t=this.$props,e=t.column,n=t.selectedKeys,r=t.confirmFilter,i=this.$data,a=i.sSelectedKeys,o=i.sValueKeys,s=e.filterDropdown;O()(a,n)||r(e,s?a:a.map((function(t){return o[t]})).filter((function(t){return void 0!==t})))},renderMenus:function(t){var e=this,n=this.$createElement,r=this.$props,i=r.dropdownPrefixCls,a=r.prefixCls;return t.map((function(t){if(t.children&&t.children.length>0){var r=e.sKeyPathOfSelectedItem,s=Object.keys(r).some((function(e){return r[e].indexOf(t.value)>=0})),c=T()(a+"-dropdown-submenu",o()({},i+"-submenu-contain-selected",s));return n(xt["a"],{attrs:{title:t.text,popupClassName:c},key:t.value.toString()},[e.renderMenus(t.children)])}return e.renderMenuItem(t)}))},renderFilterIcon:function(){var t,e=this.$createElement,n=this.column,r=this.locale,i=this.prefixCls,a=this.selectedKeys,s=a&&a.length>0,c=n.filterIcon;"function"===typeof c&&(c=c(s,n));var u=T()((t={},o()(t,i+"-selected","filtered"in n?n.filtered:s),o()(t,i+"-open",this.getDropdownVisible()),t));return c?1===c.length&&Object(B["w"])(c[0])?Object(qt["a"])(c[0],{on:{click:Zt},class:T()(i+"-icon",u)}):e("span",{class:T()(i+"-icon",u)},[c]):e(Mt["a"],{attrs:{title:r.filterTitle,type:"filter",theme:"filled"},class:u,on:{click:Zt}})},renderMenuItem:function(t){var e=this.$createElement,n=this.column,r=this.$data.sSelectedKeys,i=!("filterMultiple"in n)||n.filterMultiple,a=e(i?kt["a"]:jt["a"],{attrs:{checked:r&&r.indexOf(t.value.toString())>=0}});return e(wt["a"],{key:t.value},[a,e("span",[t.text])])}},render:function(){var t=this,e=arguments[0],n=this.$data.sSelectedKeys,r=this.column,i=this.locale,a=this.prefixCls,s=this.dropdownPrefixCls,c=this.getPopupContainer,u=!("filterMultiple"in r)||r.filterMultiple,l=T()(o()({},s+"-menu-without-submenu",!this.hasSubMenu())),f=r.filterDropdown;f instanceof Function&&(f=f({prefixCls:s+"-custom",setSelectedKeys:function(e){return t.setSelectedKeys({selectedKeys:e})},selectedKeys:n,confirm:this.handleConfirm,clearFilters:this.handleClearFilters,filters:r.filters,visible:this.getDropdownVisible(),column:r}));var h=e(Tt,{class:a+"-dropdown"},f?[f]:[e(_t["a"],{attrs:{multiple:u,prefixCls:s+"-menu",selectedKeys:n&&n.map((function(t){return t.toString()})),getPopupContainer:c},on:{click:this.handleMenuItemClick,select:this.setSelectedKeys,deselect:this.setSelectedKeys},class:l},[this.renderMenus(r.filters)]),e("div",{class:a+"-dropdown-btns"},[e("a",{class:a+"-dropdown-link confirm",on:{click:this.handleConfirm}},[i.filterConfirm]),e("a",{class:a+"-dropdown-link clear",on:{click:this.handleClearFilters}},[i.filterReset])])]);return e(St["a"],{attrs:{trigger:["click"],placement:"bottomRight",visible:this.getDropdownVisible(),getPopupContainer:c,forceRender:!0},on:{visibleChange:this.onVisibleChange}},[e("template",{slot:"overlay"},[h]),this.renderFilterIcon()])}},Jt={name:"SelectionBox",mixins:[J["a"]],props:Wt,data:function(){return{checked:this.getCheckState(this.$props)}},mounted:function(){this.subscribe()},beforeDestroy:function(){this.unsubscribe&&this.unsubscribe()},methods:{getCheckState:function(t){var e=t.store,n=t.defaultSelection,r=t.rowIndex,i=!1;return i=e.getState().selectionDirty?e.getState().selectedRowKeys.indexOf(r)>=0:e.getState().selectedRowKeys.indexOf(r)>=0||n.indexOf(r)>=0,i},subscribe:function(){var t=this,e=this.store;this.unsubscribe=e.subscribe((function(){var e=t.getCheckState(t.$props);t.setState({checked:e})}))}},render:function(){var t=arguments[0],e=Object(B["l"])(this),n=e.type,r=e.rowIndex,a=i()(e,["type","rowIndex"]),o=this.checked,s={props:h()({checked:o},a),on:Object(B["k"])(this)};return"radio"===n?(s.props.value=r,t(jt["a"],s)):t(kt["a"],s)}},te=n("55f1");function ee(t){var e=t.store,n=t.getCheckboxPropsByItem,r=t.getRecordKey,i=t.data,a=t.type,o=t.byDefaultChecked;return o?i[a]((function(t,e){return n(t,e).defaultChecked})):i[a]((function(t,n){return e.getState().selectedRowKeys.indexOf(r(t,n))>=0}))}function ne(t){var e=t.store,n=t.data;if(!n.length)return!1;var r=ee(h()({},t,{data:n,type:"some",byDefaultChecked:!1}))&&!ee(h()({},t,{data:n,type:"every",byDefaultChecked:!1})),i=ee(h()({},t,{data:n,type:"some",byDefaultChecked:!0}))&&!ee(h()({},t,{data:n,type:"every",byDefaultChecked:!0}));return e.getState().selectionDirty?r:r||i}function re(t){var e=t.store,n=t.data;return!!n.length&&(e.getState().selectionDirty?ee(h()({},t,{data:n,type:"every",byDefaultChecked:!1})):ee(h()({},t,{data:n,type:"every",byDefaultChecked:!1}))||ee(h()({},t,{data:n,type:"every",byDefaultChecked:!0})))}var ie={name:"SelectionCheckboxAll",mixins:[J["a"]],props:Bt,data:function(){var t=this.$props;return this.defaultSelections=t.hideDefaultSelections?[]:[{key:"all",text:t.locale.selectAll},{key:"invert",text:t.locale.selectInvert}],{checked:re(t),indeterminate:ne(t)}},watch:{$props:{handler:function(){this.setCheckState(this.$props)},deep:!0}},mounted:function(){this.subscribe()},beforeDestroy:function(){this.unsubscribe&&this.unsubscribe()},methods:{checkSelection:function(t,e,n,r){var i=t||this.$props,a=i.store,o=i.getCheckboxPropsByItem,s=i.getRecordKey;return("every"===n||"some"===n)&&(r?e[n]((function(t,e){return o(t,e).props.defaultChecked})):e[n]((function(t,e){return a.getState().selectedRowKeys.indexOf(s(t,e))>=0})))},setCheckState:function(t){var e=re(t),n=ne(t);this.setState((function(t){var r={};return n!==t.indeterminate&&(r.indeterminate=n),e!==t.checked&&(r.checked=e),r}))},handleSelectAllChange:function(t){var e=t.target.checked;this.$emit("select",e?"all":"removeAll",0,null)},subscribe:function(){var t=this,e=this.store;this.unsubscribe=e.subscribe((function(){t.setCheckState(t.$props)}))},renderMenus:function(t){var e=this,n=this.$createElement;return t.map((function(t,r){return n(te["a"].Item,{key:t.key||r},[n("div",{on:{click:function(){e.$emit("select",t.key,r,t.onSelect)}}},[t.text])])}))}},render:function(){var t=arguments[0],e=this.disabled,n=this.prefixCls,r=this.selections,i=this.getPopupContainer,a=this.checked,s=this.indeterminate,c=n+"-selection",u=null;if(r){var l=Array.isArray(r)?this.defaultSelections.concat(r):this.defaultSelections,f=t(te["a"],{class:c+"-menu",attrs:{selectedKeys:[]}},[this.renderMenus(l)]);u=l.length>0?t(St["a"],{attrs:{getPopupContainer:i}},[t("template",{slot:"overlay"},[f]),t("div",{class:c+"-down"},[t(Mt["a"],{attrs:{type:"down"}})])]):null}return t("div",{class:c},[t(kt["a"],{class:T()(o()({},c+"-select-all-custom",u)),attrs:{checked:a,indeterminate:s,disabled:e},on:{change:this.handleSelectAllChange}}),u])}},ae={name:"ATableColumn",props:Ht},oe={name:"ATableColumnGroup",props:{title:z["a"].any},__ANT_TABLE_COLUMN_GROUP:!0},se={store:At,rowKey:z["a"].oneOfType([z["a"].string,z["a"].number]),prefixCls:z["a"].string};function ce(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"tr",e={name:"BodyRow",props:se,data:function(){var t=this.store.getState(),e=t.selectedRowKeys;return{selected:e.indexOf(this.rowKey)>=0}},mounted:function(){this.subscribe()},beforeDestroy:function(){this.unsubscribe&&this.unsubscribe()},methods:{subscribe:function(){var t=this,e=this.store,n=this.rowKey;this.unsubscribe=e.subscribe((function(){var e=t.store.getState(),r=e.selectedRowKeys,i=r.indexOf(n)>=0;i!==t.selected&&(t.selected=i)}))}},render:function(){var e=arguments[0],n=o()({},this.prefixCls+"-row-selected",this.selected);return e(t,w()([{class:n},{on:Object(B["k"])(this)}]),[this.$slots["default"]])}};return e}var ue=n("4df5"),le=n("de1b"),fe=n("8592"),he=n("e5cd"),de=n("02ea"),pe=n("e60e"),ve=n("63c4");function ge(){}function me(t){t.stopPropagation()}function ye(t){return t.rowSelection||{}}function be(t,e){return t.key||t.dataIndex||e}function xe(t,e){return!!(t&&e&&t.key&&t.key===e.key)||(t===e||O()(t,e,(function(t,e){return"function"===typeof t&&"function"===typeof e?t===e||t.toString()===e.toString():Array.isArray(t)&&Array.isArray(e)?t===e||O()(t,e):void 0})))}var we={onChange:ge,onShowSizeChange:ge},_e={},Oe=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t&&t.body&&t.body.row;return h()({},t,{body:h()({},t.body,{row:ce(e)})})};function Ce(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return t===e||["table","header","body"].every((function(n){return O()(t[n],e[n])}))}function Se(t,e){return Gt(e||(t||{}).columns||[],(function(t){return"undefined"!==typeof t.filteredValue}))}function Me(t,e){var n={};return Se(t,e).forEach((function(t){var e=be(t);n[e]=t.filteredValue})),n}function ke(t,e){return Object.keys(e).length!==Object.keys(t.filters).length||Object.keys(e).some((function(n){return e[n]!==t.filters[n]}))}e["a"]={name:"Table",Column:ae,ColumnGroup:oe,mixins:[J["a"]],props:Object(B["t"])($t,{dataSource:[],useFixedHeader:!1,size:"default",loading:!1,bordered:!1,indentSize:20,locale:{},rowKey:"key",showHeader:!0,sortDirections:["ascend","descend"],childrenColumnName:"children"}),inject:{configProvider:{default:function(){return ue["a"]}}},data:function(){var t=Object(B["l"])(this);return Object(E["a"])(!t.expandedRowRender||!("scroll"in t),"`expandedRowRender` and `scroll` are not compatible. Please use one of them at one time."),this.CheckboxPropsCache={},this.store=Lt({selectedRowKeys:ye(this.$props).selectedRowKeys||[],selectionDirty:!1}),h()({},this.getDefaultSortOrder(t.columns||[]),{sFilters:this.getDefaultFilters(t.columns),sPagination:this.getDefaultPagination(this.$props),pivot:void 0,sComponents:Oe(this.components),filterDataCnt:0})},watch:{pagination:{handler:function(t){this.setState((function(e){var n=h()({},we,e.sPagination,t);return n.current=n.current||1,n.pageSize=n.pageSize||10,{sPagination:!1!==t?n:_e}}))},deep:!0},rowSelection:{handler:function(t,e){if(t&&"selectedRowKeys"in t){this.store.setState({selectedRowKeys:t.selectedRowKeys||[]});var n=this.rowSelection;n&&t.getCheckboxProps!==n.getCheckboxProps&&(this.CheckboxPropsCache={})}else e&&!t&&this.store.setState({selectedRowKeys:[]})},deep:!0},dataSource:function(){this.store.setState({selectionDirty:!1}),this.CheckboxPropsCache={}},columns:function(t){var e=Se({columns:t},t);if(e.length>0){var n=Me({columns:t},t),r=h()({},this.sFilters);Object.keys(n).forEach((function(t){r[t]=n[t]})),ke({filters:this.sFilters},r)&&this.setState({sFilters:r})}},components:{handler:function(t,e){if(!Ce(t,e)){var n=Oe(t);this.setState({sComponents:n})}},deep:!0}},updated:function(){var t=this.columns,e=this.sSortColumn,n=this.sSortOrder;if(this.getSortOrderColumns(t).length>0){var r=this.getSortStateFromColumns(t);xe(r.sSortColumn,e)&&r.sSortOrder===n||this.setState(r)}},methods:{getCheckboxPropsByItem:function(t,e){var n=ye(this.$props);if(!n.getCheckboxProps)return{props:{}};var r=this.getRecordKey(t,e);return this.CheckboxPropsCache[r]||(this.CheckboxPropsCache[r]=n.getCheckboxProps(t)),this.CheckboxPropsCache[r].props=this.CheckboxPropsCache[r].props||{},this.CheckboxPropsCache[r]},getDefaultSelection:function(){var t=this,e=ye(this.$props);return e.getCheckboxProps?this.getFlatData().filter((function(e,n){return t.getCheckboxPropsByItem(e,n).props.defaultChecked})).map((function(e,n){return t.getRecordKey(e,n)})):[]},getDefaultPagination:function(t){var e="object"===l()(t.pagination)?t.pagination:{},n=void 0;"current"in e?n=e.current:"defaultCurrent"in e&&(n=e.defaultCurrent);var r=void 0;return"pageSize"in e?r=e.pageSize:"defaultPageSize"in e&&(r=e.defaultPageSize),this.hasPagination(t)?h()({},we,e,{current:n||1,pageSize:r||10}):{}},getSortOrderColumns:function(t){return Gt(t||this.columns||[],(function(t){return"sortOrder"in t}))},getDefaultFilters:function(t){var e=Me({columns:this.columns},t),n=Gt(t||[],(function(t){return"undefined"!==typeof t.defaultFilteredValue})),r=n.reduce((function(t,e){var n=be(e);return t[n]=e.defaultFilteredValue,t}),{});return h()({},r,e)},getDefaultSortOrder:function(t){var e=this.getSortStateFromColumns(t),n=Gt(t||[],(function(t){return null!=t.defaultSortOrder}))[0];return n&&!e.sortColumn?{sSortColumn:n,sSortOrder:n.defaultSortOrder}:e},getSortStateFromColumns:function(t){var e=this.getSortOrderColumns(t).filter((function(t){return t.sortOrder}))[0];return e?{sSortColumn:e,sSortOrder:e.sortOrder}:{sSortColumn:null,sSortOrder:null}},getMaxCurrent:function(t){var e=this.sPagination,n=e.current,r=e.pageSize;return(n-1)*r>=t?Math.floor((t-1)/r)+1:n},getRecordKey:function(t,e){var n=this.rowKey,r="function"===typeof n?n(t,e):t[n];return Object(E["a"])(void 0!==r,"Table","Each record in dataSource of table should have a unique `key` prop, or set `rowKey` of Table to an unique primary key, "),void 0===r?e:r},getSorterFn:function(t){var e=t||this.$data,n=e.sSortOrder,r=e.sSortColumn;if(n&&r&&"function"===typeof r.sorter)return function(t,e){var i=r.sorter(t,e,n);return 0!==i?"descend"===n?-i:i:0}},getCurrentPageData:function(){var t=this.getLocalData();this.filterDataCnt=t.length;var e=void 0,n=void 0,r=this.sPagination;return this.hasPagination()?(n=r.pageSize,e=this.getMaxCurrent(r.total||t.length)):(n=Number.MAX_VALUE,e=1),(t.length>n||n===Number.MAX_VALUE)&&(t=t.slice((e-1)*n,e*n)),t},getFlatData:function(){var t=this.$props.childrenColumnName;return Ut(this.getLocalData(null,!1),t)},getFlatCurrentPageData:function(){var t=this.$props.childrenColumnName;return Ut(this.getCurrentPageData(),t)},getLocalData:function(t){var e=this,n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=t||this.$data,i=r.sFilters,a=this.$props.dataSource,o=a||[];o=o.slice(0);var s=this.getSorterFn(r);return s&&(o=this.recursiveSort([].concat(c()(o)),s)),n&&i&&Object.keys(i).forEach((function(t){var n=e.findColumn(t);if(n){var r=i[t]||[];if(0!==r.length){var a=n.onFilter;o=a?o.filter((function(t){return r.some((function(e){return a(e,t)}))})):o}}})),o},onRow:function(t,e,n){var r=this.customRow,i=r?r(e,n):{};return Object(B["x"])(i,{props:{prefixCls:t,store:this.store,rowKey:this.getRecordKey(e,n)}})},setSelectedRowKeys:function(t,e){var n=this,r=e.selectWay,i=e.record,a=e.checked,o=e.changeRowKeys,s=e.nativeEvent,c=ye(this.$props);c&&!("selectedRowKeys"in c)&&this.store.setState({selectedRowKeys:t});var u=this.getFlatData();if(c.onChange||c[r]){var l=u.filter((function(e,r){return t.indexOf(n.getRecordKey(e,r))>=0}));if(c.onChange&&c.onChange(t,l),"onSelect"===r&&c.onSelect)c.onSelect(i,a,l,s);else if("onSelectMultiple"===r&&c.onSelectMultiple){var f=u.filter((function(t,e){return o.indexOf(n.getRecordKey(t,e))>=0}));c.onSelectMultiple(a,l,f)}else if("onSelectAll"===r&&c.onSelectAll){var h=u.filter((function(t,e){return o.indexOf(n.getRecordKey(t,e))>=0}));c.onSelectAll(a,l,h)}else"onSelectInvert"===r&&c.onSelectInvert&&c.onSelectInvert(t)}},generatePopupContainerFunc:function(t){var e=this.$props.scroll,n=this.$refs.vcTable;return t||(e&&n?function(){return n.getTableNode()}:void 0)},scrollToFirstRow:function(){var t=this,e=this.$props.scroll;e&&!1!==e.scrollToFirstRowOnChange&&Object(pe["a"])(0,{getContainer:function(){return t.$refs.vcTable.getBodyTable()}})},isSameColumn:function(t,e){return!!(t&&e&&t.key&&t.key===e.key)||(t===e||O()(t,e,(function(t,e){if("function"===typeof t&&"function"===typeof e)return t===e||t.toString()===e.toString()})))},handleFilter:function(t,e){var n=this,r=this.$props,i=h()({},this.sPagination),a=h()({},this.sFilters,o()({},be(t),e)),s=[];Kt(this.columns,(function(t){t.children||s.push(be(t))})),Object.keys(a).forEach((function(t){s.indexOf(t)<0&&delete a[t]})),r.pagination&&(i.current=1,i.onChange(i.current));var u={sPagination:i,sFilters:{}},f=h()({},a);Se({columns:r.columns}).forEach((function(t){var e=be(t);e&&delete f[e]})),Object.keys(f).length>0&&(u.sFilters=f),"object"===l()(r.pagination)&&"current"in r.pagination&&(u.sPagination=h()({},i,{current:this.sPagination.current})),this.setState(u,(function(){n.scrollToFirstRow(),n.store.setState({selectionDirty:!1}),n.$emit.apply(n,["change"].concat(c()(n.prepareParamsArguments(h()({},n.$data,{sSelectionDirty:!1,sFilters:a,sPagination:i})))))}))},handleSelect:function(t,e,n){var r=this,i=n.target.checked,a=n.nativeEvent,o=this.store.getState().selectionDirty?[]:this.getDefaultSelection(),s=this.store.getState().selectedRowKeys.concat(o),c=this.getRecordKey(t,e),u=this.$data.pivot,l=this.getFlatCurrentPageData(),f=e;if(this.$props.expandedRowRender&&(f=l.findIndex((function(t){return r.getRecordKey(t,e)===c}))),a.shiftKey&&void 0!==u&&f!==u){var h=[],d=Math.sign(u-f),p=Math.abs(u-f),v=0,g=function(){var t=f+v*d;v+=1;var e=l[t],n=r.getRecordKey(e,t),a=r.getCheckboxPropsByItem(e,t);a.disabled||(s.includes(n)?i||(s=s.filter((function(t){return n!==t})),h.push(n)):i&&(s.push(n),h.push(n)))};while(v<=p)g();this.setState({pivot:f}),this.store.setState({selectionDirty:!0}),this.setSelectedRowKeys(s,{selectWay:"onSelectMultiple",record:t,checked:i,changeRowKeys:h,nativeEvent:a})}else i?s.push(this.getRecordKey(t,f)):s=s.filter((function(t){return c!==t})),this.setState({pivot:f}),this.store.setState({selectionDirty:!0}),this.setSelectedRowKeys(s,{selectWay:"onSelect",record:t,checked:i,changeRowKeys:void 0,nativeEvent:a})},handleRadioSelect:function(t,e,n){var r=n.target.checked,i=n.nativeEvent,a=this.getRecordKey(t,e),o=[a];this.store.setState({selectionDirty:!0}),this.setSelectedRowKeys(o,{selectWay:"onSelect",record:t,checked:r,changeRowKeys:void 0,nativeEvent:i})},handleSelectRow:function(t,e,n){var r=this,i=this.getFlatCurrentPageData(),a=this.store.getState().selectionDirty?[]:this.getDefaultSelection(),o=this.store.getState().selectedRowKeys.concat(a),s=i.filter((function(t,e){return!r.getCheckboxPropsByItem(t,e).props.disabled})).map((function(t,e){return r.getRecordKey(t,e)})),c=[],u="onSelectAll",l=void 0;switch(t){case"all":s.forEach((function(t){o.indexOf(t)<0&&(o.push(t),c.push(t))})),u="onSelectAll",l=!0;break;case"removeAll":s.forEach((function(t){o.indexOf(t)>=0&&(o.splice(o.indexOf(t),1),c.push(t))})),u="onSelectAll",l=!1;break;case"invert":s.forEach((function(t){o.indexOf(t)<0?o.push(t):o.splice(o.indexOf(t),1),c.push(t),u="onSelectInvert"}));break;default:break}this.store.setState({selectionDirty:!0});var f=this.rowSelection,h=2;if(f&&f.hideDefaultSelections&&(h=0),e>=h&&"function"===typeof n)return n(s);this.setSelectedRowKeys(o,{selectWay:u,checked:l,changeRowKeys:c})},handlePageChange:function(t){var e=this.$props,n=h()({},this.sPagination);n.current=t||(n.current||1);for(var r=arguments.length,i=Array(r>1?r-1:0),a=1;a0&&(o===e||"both"===o)?n(le["a"],f):null},renderSelectionBox:function(t){var e=this,n=this.$createElement;return function(r,i,a){var o=e.getRecordKey(i,a),s=e.getCheckboxPropsByItem(i,a),c=function(n){"radio"===t?e.handleRadioSelect(i,a,n):e.handleSelect(i,a,n)},u=Object(B["x"])({props:{type:t,store:e.store,rowIndex:o,defaultSelection:e.getDefaultSelection()},on:{change:c}},s);return n("span",{on:{click:me}},[n(Jt,u)])}},renderRowSelection:function(t){var e=this,n=t.prefixCls,r=t.locale,i=t.getPopupContainer,a=this.$createElement,s=this.rowSelection,c=this.columns.concat();if(s){var u=this.getFlatCurrentPageData().filter((function(t,n){return!s.getCheckboxProps||!e.getCheckboxPropsByItem(t,n).props.disabled})),l=T()(n+"-selection-column",o()({},n+"-selection-column-custom",s.selections)),f=o()({key:"selection-column",customRender:this.renderSelectionBox(s.type),className:l,fixed:s.fixed,width:s.columnWidth,title:s.columnTitle},g,{class:n+"-selection-col"});if("radio"!==s.type){var h=u.every((function(t,n){return e.getCheckboxPropsByItem(t,n).props.disabled}));f.title=f.title||a(ie,{attrs:{store:this.store,locale:r,data:u,getCheckboxPropsByItem:this.getCheckboxPropsByItem,getRecordKey:this.getRecordKey,disabled:h,prefixCls:n,selections:s.selections,hideDefaultSelections:s.hideDefaultSelections,getPopupContainer:this.generatePopupContainerFunc(i)},on:{select:this.handleSelectRow}})}"fixed"in s?f.fixed=s.fixed:c.some((function(t){return"left"===t.fixed||!0===t.fixed}))&&(f.fixed="left"),c[0]&&"selection-column"===c[0].key?c[0]=f:c.unshift(f)}return c},renderColumnsDropdown:function(t){var e=this,n=t.prefixCls,r=t.dropdownPrefixCls,i=t.columns,a=t.locale,s=t.getPopupContainer,c=this.$createElement,u=this.sSortOrder,l=this.sFilters;return Kt(i,(function(t,i){var f,d=be(t,i),p=void 0,v=void 0,g=t.customHeaderCell,m=e.isSortColumn(t);if(t.filters&&t.filters.length>0||t.filterDropdown){var y=d in l?l[d]:[];p=c(Qt,{attrs:{_propsSymbol:Symbol(),locale:a,column:t,selectedKeys:y,confirmFilter:e.handleFilter,prefixCls:n+"-filter",dropdownPrefixCls:r||"ant-dropdown",getPopupContainer:e.generatePopupContainerFunc(s)},key:"filter-dropdown"})}if(t.sorter){var b=t.sortDirections||e.sortDirections,x=m&&"ascend"===u,w=m&&"descend"===u,_=-1!==b.indexOf("ascend")&&c(Mt["a"],{class:n+"-column-sorter-up "+(x?"on":"off"),attrs:{type:"caret-up",theme:"filled"},key:"caret-up"}),O=-1!==b.indexOf("descend")&&c(Mt["a"],{class:n+"-column-sorter-down "+(w?"on":"off"),attrs:{type:"caret-down",theme:"filled"},key:"caret-down"});v=c("div",{attrs:{title:a.sortTitle},class:T()(n+"-column-sorter-inner",_&&O&&n+"-column-sorter-inner-full"),key:"sorter"},[_,O]),g=function(n){var r={};t.customHeaderCell&&(r=h()({},t.customHeaderCell(n))),r.on=r.on||{};var i=r.on.click;return r.on.click=function(){e.toggleSortOrder(t),i&&i.apply(void 0,arguments)},r}}return h()({},t,{className:T()(t.className,(f={},o()(f,n+"-column-has-actions",v||p),o()(f,n+"-column-has-filters",p),o()(f,n+"-column-has-sorters",v),o()(f,n+"-column-sort",m&&u),f)),title:[c("span",{key:"title",class:n+"-header-column"},[c("div",{class:v?n+"-column-sorters":void 0},[c("span",{class:n+"-column-title"},[e.renderColumnTitle(t.title)]),c("span",{class:n+"-column-sorter"},[v])])]),p],customHeaderCell:g})}))},renderColumnTitle:function(t){var e=this.$data,n=e.sFilters,r=e.sSortOrder,i=e.sSortColumn;return t instanceof Function?t({filters:n,sortOrder:r,sortColumn:i}):t},renderTable:function(t){var e,n=this,r=t.prefixCls,a=t.renderEmpty,s=t.dropdownPrefixCls,c=t.contextLocale,u=t.getPopupContainer,l=t.transformCellText,f=this.$createElement,d=Object(B["l"])(this),p=d.showHeader,v=d.locale,g=d.getPopupContainer,m=i()(d,["showHeader","locale","getPopupContainer"]),y=this.getCurrentPageData(),b=this.expandedRowRender&&!1!==this.expandIconAsCell,x=g||u,w=h()({},c,v);v&&v.emptyText||(w.emptyText=a(f,"Table"));var _=T()((e={},o()(e,r+"-"+this.size,!0),o()(e,r+"-bordered",this.bordered),o()(e,r+"-empty",!y.length),o()(e,r+"-without-column-header",!p),e)),O=this.renderRowSelection({prefixCls:r,locale:w,getPopupContainer:x}),C=this.renderColumnsDropdown({columns:O,prefixCls:r,dropdownPrefixCls:s,locale:w,getPopupContainer:x}).map((function(t,e){var n=h()({},t);return n.key=be(n,e),n})),S=C[0]&&"selection-column"===C[0].key?1:0;"expandIconColumnIndex"in m&&(S=m.expandIconColumnIndex);var M={key:"table",props:h()({expandIcon:this.renderExpandIcon(r)},m,{customRow:function(t,e){return n.onRow(r,t,e)},components:this.sComponents,prefixCls:r,data:y,columns:C,showHeader:p,expandIconColumnIndex:S,expandIconAsCell:b,emptyText:w.emptyText,transformCellText:l}),on:Object(B["k"])(this),class:_,ref:"vcTable"};return f(bt,M)}},render:function(){var t=this,e=arguments[0],n=this.prefixCls,r=this.dropdownPrefixCls,i=this.transformCellText,a=this.getCurrentPageData(),o=this.configProvider,s=o.getPopupContainer,c=o.transformCellText,u=this.getPopupContainer||s,l=i||c,f=this.loading;f="boolean"===typeof f?{props:{spinning:f}}:{props:h()({},f)};var d=this.configProvider.getPrefixCls,p=this.configProvider.renderEmpty,v=d("table",n),g=d("dropdown",r),m=e(he["a"],{attrs:{componentName:"Table",defaultLocale:de["a"].Table,children:function(e){return t.renderTable({prefixCls:v,renderEmpty:p,dropdownPrefixCls:g,contextLocale:e,getPopupContainer:u,transformCellText:l})}}}),y=this.hasPagination()&&a&&0!==a.length?v+"-with-pagination":v+"-without-pagination",b=h()({},f,{class:f.props&&f.props.spinning?y+" "+v+"-spin-holder":""});return e("div",{class:T()(v+"-wrapper")},[e(fe["a"],b,[this.renderPagination(v,"top"),m,this.renderPagination(v,"bottom")])])}}},3787:function(t,e,n){n("c183");var r=n("5524").Object;t.exports=function(t,e,n){return r.defineProperty(t,e,n)}},"37e8":function(t,e,n){var r=n("83ab"),i=n("9bf2"),a=n("825a"),o=n("df75");t.exports=r?Object.defineProperties:function(t,e){a(t);var n,r=o(e),s=r.length,c=0;while(s>c)i.f(t,n=r[c++],e[n]);return t}},3818:function(t,e,n){var r=n("7e64"),i=n("8057"),a=n("32b3"),o=n("5b01"),s=n("0f0f"),c=n("e5383"),u=n("4359"),l=n("54eb"),f=n("1041"),h=n("a994"),d=n("1bac"),p=n("42a2"),v=n("c87c"),g=n("c2b6"),m=n("fa21"),y=n("6747"),b=n("0d24"),x=n("cc45"),w=n("1a8c"),_=n("d7ee"),O=n("ec69"),C=n("9934"),S=1,M=2,k=4,j="[object Arguments]",T="[object Array]",z="[object Boolean]",E="[object Date]",A="[object Error]",P="[object Function]",L="[object GeneratorFunction]",V="[object Map]",I="[object Number]",R="[object Object]",H="[object RegExp]",D="[object Set]",F="[object String]",N="[object Symbol]",$="[object WeakMap]",B="[object ArrayBuffer]",W="[object DataView]",Y="[object Float32Array]",q="[object Float64Array]",U="[object Int8Array]",K="[object Int16Array]",G="[object Int32Array]",X="[object Uint8Array]",Z="[object Uint8ClampedArray]",Q="[object Uint16Array]",J="[object Uint32Array]",tt={};function et(t,e,n,T,z,E){var A,V=e&S,I=e&M,H=e&k;if(n&&(A=z?n(t,T,z,E):n(t)),void 0!==A)return A;if(!w(t))return t;var D=y(t);if(D){if(A=v(t),!V)return u(t,A)}else{var F=p(t),N=F==P||F==L;if(b(t))return c(t,V);if(F==R||F==j||N&&!z){if(A=I||N?{}:m(t),!V)return I?f(t,s(A,t)):l(t,o(A,t))}else{if(!tt[F])return z?t:{};A=g(t,F,V)}}E||(E=new r);var $=E.get(t);if($)return $;E.set(t,A),_(t)?t.forEach((function(r){A.add(et(r,e,n,r,t,E))})):x(t)&&t.forEach((function(r,i){A.set(i,et(r,e,n,i,t,E))}));var B=H?I?d:h:I?C:O,W=D?void 0:B(t);return i(W||t,(function(r,i){W&&(i=r,r=t[i]),a(A,i,et(r,e,n,i,t,E))})),A}tt[j]=tt[T]=tt[B]=tt[W]=tt[z]=tt[E]=tt[Y]=tt[q]=tt[U]=tt[K]=tt[G]=tt[V]=tt[I]=tt[R]=tt[H]=tt[D]=tt[F]=tt[N]=tt[X]=tt[Z]=tt[Q]=tt[J]=!0,tt[A]=tt[P]=tt[$]=!1,t.exports=et},3835:function(t,e,n){"use strict";function r(t){if(Array.isArray(t))return t}n.d(e,"a",(function(){return s}));n("a4d3"),n("e01a"),n("d3b7"),n("d28b"),n("3ca3"),n("ddb0");function i(t,e){var n=t&&("undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"]);if(null!=n){var r,i,a=[],o=!0,s=!1;try{for(n=n.call(t);!(o=(r=n.next()).done);o=!0)if(a.push(r.value),e&&a.length===e)break}catch(c){s=!0,i=c}finally{try{o||null==n["return"]||n["return"]()}finally{if(s)throw i}}return a}}var a=n("06c5");function o(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function s(t,e){return r(t)||i(t,e)||Object(a["a"])(t,e)||o()}},3852:function(t,e,n){var r=n("96f3"),i=n("e2c0");function a(t,e){return null!=t&&i(t,e,r)}t.exports=a},"387f":function(t,e,n){"use strict";t.exports=function(t,e,n,r,i){return t.config=e,n&&(t.code=n),t.request=r,t.response=i,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},"38cf":function(t,e,n){var r=n("23e7"),i=n("1148");r({target:"String",proto:!0},{repeat:i})},"38e4":function(t,e,n){"use strict";n("f879")},3934:function(t,e,n){"use strict";var r=n("c532");t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function i(t){var r=t;return e&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=i(window.location.href),function(e){var n=r.isString(e)?i(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return function(){return!0}}()},"393a":function(t,e,n){"use strict";var r=n("e444"),i=n("512c"),a=n("ba01"),o=n("051b"),s=n("8a0d"),c=n("26dd"),u=n("92f0"),l=n("ce7a"),f=n("cc15")("iterator"),h=!([].keys&&"next"in[].keys()),d="@@iterator",p="keys",v="values",g=function(){return this};t.exports=function(t,e,n,m,y,b,x){c(n,e,m);var w,_,O,C=function(t){if(!h&&t in j)return j[t];switch(t){case p:return function(){return new n(this,t)};case v:return function(){return new n(this,t)}}return function(){return new n(this,t)}},S=e+" Iterator",M=y==v,k=!1,j=t.prototype,T=j[f]||j[d]||y&&j[y],z=T||C(y),E=y?M?C("entries"):z:void 0,A="Array"==e&&j.entries||T;if(A&&(O=l(A.call(new t)),O!==Object.prototype&&O.next&&(u(O,S,!0),r||"function"==typeof O[f]||o(O,f,g))),M&&T&&T.name!==v&&(k=!0,z=function(){return T.call(this)}),r&&!x||!h&&!k&&j[f]||o(j,f,z),s[e]=z,s[S]=g,y)if(w={values:M?z:C(v),keys:b?z:C(p),entries:E},x)for(_ in w)_ in j||a(j,_,w[_]);else i(i.P+i.F*(h||k),e,w);return w}},"39ab":function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("41b2"),c=n.n(s),u=n("4d26"),l=n.n(u),f=n("a8fc"),h=n.n(f),d=n("51f5"),p=n.n(d),v=n("2593"),g=n.n(v),m=n("4d91"),y=n("daa3"),b=n("b488"),x=n("327d"),w=n.n(x);function _(t,e){var n="cannot "+t.method+" "+t.action+" "+e.status+"'",r=new Error(n);return r.status=e.status,r.method=t.method,r.url=t.action,r}function O(t){var e=t.responseText||t.response;if(!e)return e;try{return JSON.parse(e)}catch(n){return e}}function C(t){var e=new window.XMLHttpRequest;t.onProgress&&e.upload&&(e.upload.onprogress=function(e){e.total>0&&(e.percent=e.loaded/e.total*100),t.onProgress(e)});var n=new window.FormData;t.data&&Object.keys(t.data).forEach((function(e){var r=t.data[e];Array.isArray(r)?r.forEach((function(t){n.append(e+"[]",t)})):n.append(e,t.data[e])})),n.append(t.filename,t.file),e.onerror=function(e){t.onError(e)},e.onload=function(){if(e.status<200||e.status>=300)return t.onError(_(t,e),O(e));t.onSuccess(O(e),e)},e.open(t.method,t.action,!0),t.withCredentials&&"withCredentials"in e&&(e.withCredentials=!0);var r=t.headers||{};for(var i in null!==r["X-Requested-With"]&&e.setRequestHeader("X-Requested-With","XMLHttpRequest"),r)r.hasOwnProperty(i)&&null!==r[i]&&e.setRequestHeader(i,r[i]);return e.send(n),{abort:function(){e.abort()}}}var S=+new Date,M=0;function k(){return"vc-upload-"+S+"-"+ ++M}function j(t,e){return-1!==t.indexOf(e,t.length-e.length)}var T=function(t,e){if(t&&e){var n=Array.isArray(e)?e:e.split(","),r=t.name||"",i=t.type||"",a=i.replace(/\/.*$/,"");return n.some((function(t){var e=t.trim();return"."===e.charAt(0)?j(r.toLowerCase(),e.toLowerCase()):/\/\*$/.test(e)?a===e.replace(/\/.*$/,""):i===e}))}return!0};function z(t,e){var n=t.createReader(),r=[];function i(){n.readEntries((function(t){var n=Array.prototype.slice.apply(t);r=r.concat(n);var a=!n.length;a?e(r):i()}))}i()}var E=function(t,e,n){var r=function t(r,i){i=i||"",r.isFile?r.file((function(t){n(t)&&(r.fullPath&&!t.webkitRelativePath&&(Object.defineProperties(t,{webkitRelativePath:{writable:!0}}),t.webkitRelativePath=r.fullPath.replace(/^\//,""),Object.defineProperties(t,{webkitRelativePath:{writable:!1}})),e([t]))})):r.isDirectory&&z(r,(function(e){e.forEach((function(e){t(e,""+i+r.name+"/")}))}))},i=!0,a=!1,o=void 0;try{for(var s,c=t[Symbol.iterator]();!(i=(s=c.next()).done);i=!0){var u=s.value;r(u.webkitGetAsEntry())}}catch(l){a=!0,o=l}finally{try{!i&&c["return"]&&c["return"]()}finally{if(a)throw o}}},A=E,P={componentTag:m["a"].string,prefixCls:m["a"].string,name:m["a"].string,multiple:m["a"].bool,directory:m["a"].bool,disabled:m["a"].bool,accept:m["a"].string,data:m["a"].oneOfType([m["a"].object,m["a"].func]),action:m["a"].oneOfType([m["a"].string,m["a"].func]),headers:m["a"].object,beforeUpload:m["a"].func,customRequest:m["a"].func,withCredentials:m["a"].bool,openFileDialogOnClick:m["a"].bool,transformFile:m["a"].func},L={inheritAttrs:!1,name:"ajaxUploader",mixins:[b["a"]],props:P,data:function(){return this.reqs={},{uid:k()}},mounted:function(){this._isMounted=!0},beforeDestroy:function(){this._isMounted=!1,this.abort()},methods:{onChange:function(t){var e=t.target.files;this.uploadFiles(e),this.reset()},onClick:function(){var t=this.$refs.fileInputRef;t&&t.click()},onKeyDown:function(t){"Enter"===t.key&&this.onClick()},onFileDrop:function(t){var e=this,n=this.$props.multiple;if(t.preventDefault(),"dragover"!==t.type)if(this.directory)A(t.dataTransfer.items,this.uploadFiles,(function(t){return T(t,e.accept)}));else{var r=w()(Array.prototype.slice.call(t.dataTransfer.files),(function(t){return T(t,e.accept)})),i=r[0],a=r[1];!1===n&&(i=i.slice(0,1)),this.uploadFiles(i),a.length&&this.$emit("reject",a)}},uploadFiles:function(t){var e=this,n=Array.prototype.slice.call(t);n.map((function(t){return t.uid=k(),t})).forEach((function(t){e.upload(t,n)}))},upload:function(t,e){var n=this;if(!this.beforeUpload)return setTimeout((function(){return n.post(t)}),0);var r=this.beforeUpload(t,e);r&&r.then?r.then((function(e){var r=Object.prototype.toString.call(e);return"[object File]"===r||"[object Blob]"===r?n.post(e):n.post(t)}))["catch"]((function(t){console&&console.log(t)})):!1!==r&&setTimeout((function(){return n.post(t)}),0)},post:function(t){var e=this;if(this._isMounted){var n=this.$props,r=n.data,i=n.transformFile,a=void 0===i?function(t){return t}:i;new Promise((function(n){var r=e.action;if("function"===typeof r)return n(r(t));n(r)})).then((function(i){var o=t.uid,s=e.customRequest||C,c=Promise.resolve(a(t))["catch"]((function(t){console.error(t)}));c.then((function(a){"function"===typeof r&&(r=r(t));var c={action:i,filename:e.name,data:r,file:a,headers:e.headers,withCredentials:e.withCredentials,method:n.method||"post",onProgress:function(n){e.$emit("progress",n,t)},onSuccess:function(n,r){delete e.reqs[o],e.$emit("success",n,t,r)},onError:function(n,r){delete e.reqs[o],e.$emit("error",n,r,t)}};e.reqs[o]=s(c),e.$emit("start",t)}))}))}},reset:function(){this.setState({uid:k()})},abort:function(t){var e=this.reqs;if(t){var n=t;t&&t.uid&&(n=t.uid),e[n]&&e[n].abort&&e[n].abort(),delete e[n]}else Object.keys(e).forEach((function(t){e[t]&&e[t].abort&&e[t].abort(),delete e[t]}))}},render:function(){var t,e=arguments[0],n=this.$props,r=this.$attrs,i=n.componentTag,a=n.prefixCls,s=n.disabled,u=n.multiple,f=n.accept,h=n.directory,d=n.openFileDialogOnClick,p=l()((t={},o()(t,a,!0),o()(t,a+"-disabled",s),t)),v=s?{}:{click:d?this.onClick:function(){},keydown:d?this.onKeyDown:function(){},drop:this.onFileDrop,dragover:this.onFileDrop},g={on:c()({},Object(y["k"])(this),v),attrs:{role:"button",tabIndex:s?null:"0"},class:p};return e(i,g,[e("input",{attrs:{id:r.id,type:"file",accept:f,directory:h?"directory":null,webkitdirectory:h?"webkitdirectory":null,multiple:u},ref:"fileInputRef",on:{click:function(t){return t.stopPropagation()},change:this.onChange},key:this.uid,style:{display:"none"}}),this.$slots["default"]])}},V=L,I=n("6a21"),R={position:"absolute",top:0,opacity:0,filter:"alpha(opacity=0)",left:0,zIndex:9999},H={mixins:[b["a"]],props:{componentTag:m["a"].string,disabled:m["a"].bool,prefixCls:m["a"].string,accept:m["a"].string,multiple:m["a"].bool,data:m["a"].oneOfType([m["a"].object,m["a"].func]),action:m["a"].oneOfType([m["a"].string,m["a"].func]),name:m["a"].string},data:function(){return this.file={},{uploading:!1}},methods:{onLoad:function(){if(this.uploading){var t=this.file,e=void 0;try{var n=this.getIframeDocument(),r=n.getElementsByTagName("script")[0];r&&r.parentNode===n.body&&n.body.removeChild(r),e=n.body.innerHTML,this.$emit("success",e,t)}catch(i){Object(I["a"])(!1,"cross domain error for Upload. Maybe server should return document.domain script. see Note from https://github.com/react-component/upload"),e="cross-domain",this.$emit("error",i,null,t)}this.endUpload()}},onChange:function(){var t=this,e=this.getFormInputNode(),n=this.file={uid:k(),name:e.value&&e.value.substring(e.value.lastIndexOf("\\")+1,e.value.length)};this.startUpload();var r=this.$props;if(!r.beforeUpload)return this.post(n);var i=r.beforeUpload(n);i&&i.then?i.then((function(){t.post(n)}),(function(){t.endUpload()})):!1!==i?this.post(n):this.endUpload()},getIframeNode:function(){return this.$refs.iframeRef},getIframeDocument:function(){return this.getIframeNode().contentDocument},getFormNode:function(){return this.getIframeDocument().getElementById("form")},getFormInputNode:function(){return this.getIframeDocument().getElementById("input")},getFormDataNode:function(){return this.getIframeDocument().getElementById("data")},getFileForMultiple:function(t){return this.multiple?[t]:t},getIframeHTML:function(t){var e="",n="";if(t){var r="script";e="<"+r+'>document.domain="'+t+'";",n=''}return'\n \n \n \n \n \n '+e+'\n \n \n
\n \n '+n+'\n \n
\n \n \n '},initIframeSrc:function(){this.domain&&(this.getIframeNode().src="javascript:void((function(){\n var d = document;\n d.open();\n d.domain='"+this.domain+"';\n d.write('');\n d.close();\n })())")},initIframe:function(){var t=this.getIframeNode(),e=t.contentWindow,n=void 0;this.domain=this.domain||"",this.initIframeSrc();try{n=e.document}catch(r){this.domain=document.domain,this.initIframeSrc(),e=t.contentWindow,n=e.document}n.open("text/html","replace"),n.write(this.getIframeHTML(this.domain)),n.close(),this.getFormInputNode().onchange=this.onChange},endUpload:function(){this.uploading&&(this.file={},this.uploading=!1,this.setState({uploading:!1}),this.initIframe())},startUpload:function(){this.uploading||(this.uploading=!0,this.setState({uploading:!0}))},updateIframeWH:function(){var t=this.$el,e=this.getIframeNode();e.style.height=t.offsetHeight+"px",e.style.width=t.offsetWidth+"px"},abort:function(t){if(t){var e=t;t&&t.uid&&(e=t.uid),e===this.file.uid&&this.endUpload()}else this.endUpload()},post:function(t){var e=this,n=this.getFormNode(),r=this.getFormDataNode(),i=this.$props.data;"function"===typeof i&&(i=i(t));var a=document.createDocumentFragment();for(var o in i)if(i.hasOwnProperty(o)){var s=document.createElement("input");s.setAttribute("name",o),s.value=i[o],a.appendChild(s)}r.appendChild(a),new Promise((function(n){var r=e.action;if("function"===typeof r)return n(r(t));n(r)})).then((function(i){n.setAttribute("action",i),n.submit(),r.innerHTML="",e.$emit("start",t)}))}},mounted:function(){var t=this;this.$nextTick((function(){t.updateIframeWH(),t.initIframe()}))},updated:function(){var t=this;this.$nextTick((function(){t.updateIframeWH()}))},render:function(){var t,e=arguments[0],n=this.$props,r=n.componentTag,i=n.disabled,a=n.prefixCls,s=c()({},R,{display:this.uploading||i?"none":""}),u=l()((t={},o()(t,a,!0),o()(t,a+"-disabled",i),t));return e(r,{attrs:{className:u},style:{position:"relative",zIndex:0}},[e("iframe",{ref:"iframeRef",on:{load:this.onLoad},style:s}),this.$slots["default"]])}},D=H;function F(){}var N={componentTag:m["a"].string,prefixCls:m["a"].string,action:m["a"].oneOfType([m["a"].string,m["a"].func]),name:m["a"].string,multipart:m["a"].bool,directory:m["a"].bool,data:m["a"].oneOfType([m["a"].object,m["a"].func]),headers:m["a"].object,accept:m["a"].string,multiple:m["a"].bool,disabled:m["a"].bool,beforeUpload:m["a"].func,customRequest:m["a"].func,withCredentials:m["a"].bool,supportServerRender:m["a"].bool,openFileDialogOnClick:m["a"].bool},$={name:"Upload",mixins:[b["a"]],inheritAttrs:!1,props:Object(y["t"])(N,{componentTag:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,supportServerRender:!1,multiple:!1,beforeUpload:F,withCredentials:!1,openFileDialogOnClick:!0}),data:function(){return{Component:null}},mounted:function(){var t=this;this.$nextTick((function(){t.supportServerRender&&t.setState({Component:t.getComponent()},(function(){t.$emit("ready")}))}))},methods:{getComponent:function(){return"undefined"!==typeof File?V:D},abort:function(t){this.$refs.uploaderRef.abort(t)}},render:function(){var t=arguments[0],e={props:c()({},this.$props),on:Object(y["k"])(this),ref:"uploaderRef",attrs:this.$attrs};if(this.supportServerRender){var n=this.Component;return n?t(n,e,[this.$slots["default"]]):null}var r=this.getComponent();return t(r,e,[this.$slots["default"]])}},B=$,W=B,Y=n("e5cd"),q=n("02ea"),U=n("4df5"),K=n("1098"),G=n.n(K);m["a"].oneOf(["error","success","done","uploading","removed"]);function X(t){var e=t.uid,n=t.name;return!(!e&&0!==e)&&(!!["string","number"].includes("undefined"===typeof e?"undefined":G()(e))&&(""!==n&&"string"===typeof n))}m["a"].custom(X),m["a"].arrayOf(m["a"].custom(X)),m["a"].object;var Z=m["a"].shape({showRemoveIcon:m["a"].bool,showPreviewIcon:m["a"].bool}).loose,Q=m["a"].shape({uploading:m["a"].string,removeFile:m["a"].string,downloadFile:m["a"].string,uploadError:m["a"].string,previewFile:m["a"].string}).loose,J={type:m["a"].oneOf(["drag","select"]),name:m["a"].string,defaultFileList:m["a"].arrayOf(m["a"].custom(X)),fileList:m["a"].arrayOf(m["a"].custom(X)),action:m["a"].oneOfType([m["a"].string,m["a"].func]),directory:m["a"].bool,data:m["a"].oneOfType([m["a"].object,m["a"].func]),method:m["a"].oneOf(["POST","PUT","post","put"]),headers:m["a"].object,showUploadList:m["a"].oneOfType([m["a"].bool,Z]),multiple:m["a"].bool,accept:m["a"].string,beforeUpload:m["a"].func,listType:m["a"].oneOf(["text","picture","picture-card"]),remove:m["a"].func,supportServerRender:m["a"].bool,disabled:m["a"].bool,prefixCls:m["a"].string,customRequest:m["a"].func,withCredentials:m["a"].bool,openFileDialogOnClick:m["a"].bool,locale:Q,height:m["a"].number,id:m["a"].string,previewFile:m["a"].func,transformFile:m["a"].func},tt=(m["a"].arrayOf(m["a"].custom(X)),m["a"].string,{listType:m["a"].oneOf(["text","picture","picture-card"]),items:m["a"].arrayOf(m["a"].custom(X)),progressAttr:m["a"].object,prefixCls:m["a"].string,showRemoveIcon:m["a"].bool,showDownloadIcon:m["a"].bool,showPreviewIcon:m["a"].bool,locale:Q,previewFile:m["a"].func}),et={name:"AUploadDragger",props:J,render:function(){var t=arguments[0],e=Object(y["l"])(this),n={props:c()({},e,{type:"drag"}),on:Object(y["k"])(this),style:{height:this.height}};return t(mt,n,[this.$slots["default"]])}},nt=n("94eb");function rt(){return!0}function it(t){return c()({},t,{lastModified:t.lastModified,lastModifiedDate:t.lastModifiedDate,name:t.name,size:t.size,type:t.type,uid:t.uid,percent:0,originFileObj:t})}function at(){var t=.1,e=.01,n=.98;return function(r){var i=r;return i>=n||(i+=t,t-=e,t<.001&&(t=.001)),i}}function ot(t,e){var n=void 0!==t.uid?"uid":"name";return e.filter((function(e){return e[n]===t[n]}))[0]}function st(t,e){var n=void 0!==t.uid?"uid":"name",r=e.filter((function(e){return e[n]!==t[n]}));return r.length===e.length?null:r}var ct=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=t.split("/"),n=e[e.length-1],r=n.split(/#|\?/)[0];return(/\.[^./\\]*$/.exec(r)||[""])[0]},ut=function(t){return!!t&&0===t.indexOf("image/")},lt=function(t){if(ut(t.type))return!0;var e=t.thumbUrl||t.url,n=ct(e);return!(!/^data:image\//.test(e)&&!/(webp|svg|png|gif|jpg|jpeg|jfif|bmp|dpg|ico)$/i.test(n))||!/^data:/.test(e)&&!n},ft=200;function ht(t){return new Promise((function(e){if(ut(t.type)){var n=document.createElement("canvas");n.width=ft,n.height=ft,n.style.cssText="position: fixed; left: 0; top: 0; width: "+ft+"px; height: "+ft+"px; z-index: 9999; display: none;",document.body.appendChild(n);var r=n.getContext("2d"),i=new Image;i.onload=function(){var t=i.width,a=i.height,o=ft,s=ft,c=0,u=0;tl)if(s=c[l++],s!=s)return!0}else for(;u>l;l++)if((t||l in c)&&c[l]===n)return t||l||0;return!t&&-1}}},"39ff":function(t,e,n){var r=n("0b07"),i=n("2b3e"),a=r(i,"WeakMap");t.exports=a},"3a7b":function(t,e,n){"use strict";var r=n("ebb5"),i=n("b727").findIndex,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("findIndex",(function(t){return i(a(this),t,arguments.length>1?arguments[1]:void 0)}))},"3a8b":function(t,e,n){"use strict";var r=n("b4a0");e["a"]=r["a"]},"3a9b":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r="0 0 1024 1024",i="64 64 896 896",a="fill",o="outline",s="twotone";function c(t){for(var e=[],n=1;n0&&void 0!==arguments[0]?arguments[0]:"",e=arguments[1],n=arguments[2],r=arguments[3],i=arguments[4];if(n(t,e))i(t,e);else if(void 0===e||null===e);else if(Array.isArray(e))e.forEach((function(e,a){return q(t+"["+a+"]",e,n,r,i)}));else{if("object"!==("undefined"===typeof e?"undefined":b()(e)))return void M()(!1,r);Object.keys(e).forEach((function(a){var o=e[a];q(t+(t?".":"")+a,o,n,r,i)}))}}function U(t,e,n){var r={};return q(void 0,t,e,n,(function(t,e){r[t]=e})),r}function K(t,e,n){var r=t.map((function(t){var e=s()({},t,{trigger:t.trigger||[]});return"string"===typeof e.trigger&&(e.trigger=[e.trigger]),e}));return e&&r.push({trigger:n?[].concat(n):[],rules:e}),r}function G(t){return t.filter((function(t){return!!t.rules&&t.rules.length})).map((function(t){return t.trigger})).reduce((function(t,e){return t.concat(e)}),[])}function X(t){if(!t||!t.target)return t;var e=t.target;return"checkbox"===e.type?e.checked:e.value}function Z(t){return t?t.map((function(t){return t&&t.message?t.message:t})):t}function Q(t,e,n){var r=t,i=e,a=n;return void 0===n&&("function"===typeof r?(a=r,i={},r=void 0):Array.isArray(r)?"function"===typeof i?(a=i,i={}):i=i||{}:(a=i,i=r||{},r=void 0)),{names:r,options:i,callback:a}}function J(t){return 0===Object.keys(t).length}function tt(t){return!!t&&t.some((function(t){return t.rules&&t.rules.length}))}function et(t,e){return 0===t.lastIndexOf(e,0)}function nt(t,e){return 0===e.indexOf(t)&&-1!==[".","["].indexOf(e[t.length])}function rt(t){return U(t,(function(t,e){return F(e)}),"You must wrap field data with `createFormField`.")}var it=function(){function t(e){I()(this,t),at.call(this),this.fields=rt(e),this.fieldsMeta={}}return H()(t,[{key:"updateFields",value:function(t){this.fields=rt(t)}},{key:"flattenRegisteredFields",value:function(t){var e=this.getAllFieldsName();return U(t,(function(t){return e.indexOf(t)>=0}),'You cannot set a form field before rendering a field associated with the value. You can use `getFieldDecorator(id, options)` instead `v-decorator="[id, options]"` to register it before render.')}},{key:"setFields",value:function(t){var e=this,n=this.fieldsMeta,r=s()({},this.fields,t),i={};Object.keys(n).forEach((function(t){i[t]=e.getValueFromFields(t,r)})),Object.keys(i).forEach((function(t){var n=i[t],a=e.getFieldMeta(t);if(a&&a.normalize){var o=a.normalize(n,e.getValueFromFields(t,e.fields),i);o!==n&&(r[t]=s()({},r[t],{value:o}))}})),this.fields=r}},{key:"resetFields",value:function(t){var e=this.fields,n=t?this.getValidFieldsFullName(t):this.getAllFieldsName();return n.reduce((function(t,n){var r=e[n];return r&&"value"in r&&(t[n]={}),t}),{})}},{key:"setFieldMeta",value:function(t,e){this.fieldsMeta[t]=e}},{key:"setFieldsAsDirty",value:function(){var t=this;Object.keys(this.fields).forEach((function(e){var n=t.fields[e],r=t.fieldsMeta[e];n&&r&&tt(r.validate)&&(t.fields[e]=s()({},n,{dirty:!0}))}))}},{key:"getFieldMeta",value:function(t){return this.fieldsMeta[t]=this.fieldsMeta[t]||{},this.fieldsMeta[t]}},{key:"getValueFromFields",value:function(t,e){var n=e[t];if(n&&"value"in n)return n.value;var r=this.getFieldMeta(t);return r&&r.initialValue}},{key:"getValidFieldsName",value:function(){var t=this,e=this.fieldsMeta;return e?Object.keys(e).filter((function(e){return!t.getFieldMeta(e).hidden})):[]}},{key:"getAllFieldsName",value:function(){var t=this.fieldsMeta;return t?Object.keys(t):[]}},{key:"getValidFieldsFullName",value:function(t){var e=Array.isArray(t)?t:[t];return this.getValidFieldsName().filter((function(t){return e.some((function(e){return t===e||et(t,e)&&[".","["].indexOf(t[e.length])>=0}))}))}},{key:"getFieldValuePropValue",value:function(t){var e=t.name,n=t.getValueProps,r=t.valuePropName,i=this.getField(e),o="value"in i?i.value:t.initialValue;return n?n(o):a()({},r,o)}},{key:"getField",value:function(t){return s()({},this.fields[t],{name:t})}},{key:"getNotCollectedFields",value:function(){var t=this,e=this.getValidFieldsName();return e.filter((function(e){return!t.fields[e]})).map((function(e){return{name:e,dirty:!1,value:t.getFieldMeta(e).initialValue}})).reduce((function(t,e){return z()(t,e.name,N(e))}),{})}},{key:"getNestedAllFields",value:function(){var t=this;return Object.keys(this.fields).reduce((function(e,n){return z()(e,n,N(t.fields[n]))}),this.getNotCollectedFields())}},{key:"getFieldMember",value:function(t,e){return this.getField(t)[e]}},{key:"getNestedFields",value:function(t,e){var n=t||this.getValidFieldsName();return n.reduce((function(t,n){return z()(t,n,e(n))}),{})}},{key:"getNestedField",value:function(t,e){var n=this.getValidFieldsFullName(t);if(0===n.length||1===n.length&&n[0]===t)return e(t);var r="["===n[0][t.length],i=r?t.length:t.length+1;return n.reduce((function(t,n){return z()(t,n.slice(i),e(n))}),r?[]:{})}},{key:"isValidNestedFieldName",value:function(t){var e=this.getAllFieldsName();return e.every((function(e){return!nt(e,t)&&!nt(t,e)}))}},{key:"clearField",value:function(t){delete this.fields[t],delete this.fieldsMeta[t]}}]),t}(),at=function(){var t=this;this.setFieldsInitialValue=function(e){var n=t.flattenRegisteredFields(e),r=t.fieldsMeta;Object.keys(n).forEach((function(e){r[e]&&t.setFieldMeta(e,s()({},t.getFieldMeta(e),{initialValue:n[e]}))}))},this.getAllValues=function(){var e=t.fieldsMeta,n=t.fields;return Object.keys(e).reduce((function(e,r){return z()(e,r,t.getValueFromFields(r,n))}),{})},this.getFieldsValue=function(e){return t.getNestedFields(e,t.getFieldValue)},this.getFieldValue=function(e){var n=t.fields;return t.getNestedField(e,(function(e){return t.getValueFromFields(e,n)}))},this.getFieldsError=function(e){return t.getNestedFields(e,t.getFieldError)},this.getFieldError=function(e){return t.getNestedField(e,(function(e){return Z(t.getFieldMember(e,"errors"))}))},this.isFieldValidating=function(e){return t.getFieldMember(e,"validating")},this.isFieldsValidating=function(e){var n=e||t.getValidFieldsName();return n.some((function(e){return t.isFieldValidating(e)}))},this.isFieldTouched=function(e){return t.getFieldMember(e,"touched")},this.isFieldsTouched=function(e){var n=e||t.getValidFieldsName();return n.some((function(e){return t.isFieldTouched(e)}))}};function ot(t){return new it(t)}var st=n("7b05"),ct=n("b488"),ut=n("daa3"),lt="change";function ft(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=t.validateMessages,r=t.onFieldsChange,i=t.onValuesChange,o=t.mapProps,u=void 0===o?W:o,l=t.mapPropsToFields,f=t.fieldNameProp,h=t.fieldMetaProp,d=t.fieldDataProp,p=t.formPropName,v=void 0===p?"form":p,g=t.name,m=t.props,y=void 0===m?{}:m,x=t.templateContext;return function(t){var o={};Array.isArray(y)?y.forEach((function(t){o[t]=c["a"].any})):o=y;var p={mixins:[ct["a"]].concat(O()(e)),props:s()({},o,{wrappedComponentRef:c["a"].func.def((function(){}))}),data:function(){var t=this,e=l&&l(this.$props);return this.fieldsStore=ot(e||{}),this.templateContext=x,this.instances={},this.cachedBind={},this.clearedFieldMetaCache={},this.formItems={},this.renderFields={},this.domFields={},["getFieldsValue","getFieldValue","setFieldsInitialValue","getFieldsError","getFieldError","isFieldValidating","isFieldsValidating","isFieldsTouched","isFieldTouched"].forEach((function(e){t[e]=function(){var n;return(n=t.fieldsStore)[e].apply(n,arguments)}})),{submitting:!1}},watch:x?{}:{$props:{handler:function(t){l&&this.fieldsStore.updateFields(l(t))},deep:!0}},mounted:function(){this.cleanUpUselessFields()},updated:function(){this.cleanUpUselessFields()},methods:{updateFields:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.fieldsStore.updateFields(l(t)),x&&x.$forceUpdate()},onCollectCommon:function(t,e,n){var r=this.fieldsStore.getFieldMeta(t);if(r[e])r[e].apply(r,O()(n));else if(r.originalProps&&r.originalProps[e]){var o;(o=r.originalProps)[e].apply(o,O()(n))}var c=r.getValueFromEvent?r.getValueFromEvent.apply(r,O()(n)):X.apply(void 0,O()(n));if(i&&c!==this.fieldsStore.getFieldValue(t)){var u=this.fieldsStore.getAllValues(),l={};u[t]=c,Object.keys(u).forEach((function(t){return z()(l,t,u[t])})),i(s()(a()({},v,this.getForm()),this.$props),z()({},t,c),l)}var f=this.fieldsStore.getField(t);return{name:t,field:s()({},f,{value:c,touched:!0}),fieldMeta:r}},onCollect:function(t,e){for(var n=arguments.length,r=Array(n>2?n-2:0),i=2;i2?n-2:0),i=2;i1&&void 0!==arguments[1]?arguments[1]:{};if(!t)throw new Error("Must call `getFieldProps` with valid name string!");delete this.clearedFieldMetaCache[t];var r=s()({name:t,trigger:lt,valuePropName:"value",validate:[]},n),i=r.rules,a=r.trigger,o=r.validateTrigger,c=void 0===o?a:o,u=r.validate,l=this.fieldsStore.getFieldMeta(t);"initialValue"in r&&(l.initialValue=r.initialValue);var p=s()({},this.fieldsStore.getFieldValuePropValue(r)),v={},m={};f&&(p[f]=g?g+"_"+t:t);var y=K(u,i,c),b=G(y);b.forEach((function(n){v[n]||(v[n]=e.getCacheBind(t,n,e.onCollectValidate))})),a&&-1===b.indexOf(a)&&(v[a]=this.getCacheBind(t,a,this.onCollect));var x=s()({},l,r,{validate:y});return this.fieldsStore.setFieldMeta(t,x),h&&(m[h]=x),d&&(m[d]=this.fieldsStore.getField(t)),this.renderFields[t]=!0,{props:L()(p,["id"]),domProps:{value:p.value},attrs:s()({},m,{id:p.id}),directives:[{name:"ant-ref",value:this.getCacheBind(t,t+"__ref",this.saveRef)}],on:v}},getFieldInstance:function(t){return this.instances[t]},getRules:function(t,e){var n=t.validate.filter((function(t){return!e||t.trigger.indexOf(e)>=0})).map((function(t){return t.rules}));return Y(n)},setFields:function(t,e){var n=this,i=this.fieldsStore.flattenRegisteredFields(t);this.fieldsStore.setFields(i);var a=Object.keys(i).reduce((function(t,e){return z()(t,e,n.fieldsStore.getField(e))}),{});if(r){var o=Object.keys(i).reduce((function(t,e){return z()(t,e,n.fieldsStore.getField(e))}),{});r(this,o,this.fieldsStore.getNestedAllFields())}var s=x||this,c=!1;Object.keys(a).forEach((function(t){var e=n.formItems[t];e="function"===typeof e?e():e,e&&e.itemSelfUpdate?e.$forceUpdate():c=!0})),c&&s.$forceUpdate(),this.$nextTick((function(){e&&e()}))},setFieldsValue:function(t,e){var n=this.fieldsStore.fieldsMeta,r=this.fieldsStore.flattenRegisteredFields(t),o=Object.keys(r).reduce((function(t,e){var i=n[e];if(i){var a=r[e];t[e]={value:a}}return t}),{});if(this.setFields(o,e),i){var c=this.fieldsStore.getAllValues();i(s()(a()({},v,this.getForm()),this.$props),t,c)}},saveRef:function(t,e,n){if(!n){var r=this.fieldsStore.getFieldMeta(t);return r.preserve||(this.clearedFieldMetaCache[t]={field:this.fieldsStore.getField(t),meta:r},this.clearField(t)),void delete this.domFields[t]}this.domFields[t]=!0,this.recoverClearedField(t),this.instances[t]=n},cleanUpUselessFields:function(){var t=this,e=this.fieldsStore.getAllFieldsName(),n=e.filter((function(e){var n=t.fieldsStore.getFieldMeta(e);return!t.renderFields[e]&&!t.domFields[e]&&!n.preserve}));n.length&&n.forEach(this.clearField),this.renderFields={}},clearField:function(t){this.fieldsStore.clearField(t),delete this.instances[t],delete this.cachedBind[t]},resetFields:function(t){var e=this,n=this.fieldsStore.resetFields(t);if(Object.keys(n).length>0&&this.setFields(n),t){var r=Array.isArray(t)?t:[t];r.forEach((function(t){return delete e.clearedFieldMetaCache[t]}))}else this.clearedFieldMetaCache={}},recoverClearedField:function(t){this.clearedFieldMetaCache[t]&&(this.fieldsStore.setFields(a()({},t,this.clearedFieldMetaCache[t].field)),this.fieldsStore.setFieldMeta(t,this.clearedFieldMetaCache[t].meta),delete this.clearedFieldMetaCache[t])},validateFieldsInternal:function(t,e,r){var i=this,a=e.fieldNames,o=e.action,c=e.options,u=void 0===c?{}:c,l={},f={},h={},d={};if(t.forEach((function(t){var e=t.name;if(!0===u.force||!1!==t.dirty){var n=i.fieldsStore.getFieldMeta(e),r=s()({},t);r.errors=void 0,r.validating=!0,r.dirty=!0,l[e]=i.getRules(n,o),f[e]=r.value,h[e]=r}else t.errors&&z()(d,e,{errors:t.errors})})),this.setFields(h),Object.keys(f).forEach((function(t){f[t]=i.fieldsStore.getFieldValue(t)})),r&&J(h))r(J(d)?null:d,this.fieldsStore.getFieldsValue(a));else{var p=new C["a"](l);n&&p.messages(n),p.validate(f,u,(function(t){var e=s()({},d);t&&t.length&&t.forEach((function(t){var n=t.field,r=n;Object.keys(l).some((function(t){var e=l[t]||[];if(t===n)return r=t,!0;if(e.every((function(t){var e=t.type;return"array"!==e}))&&0!==n.indexOf(t))return!1;var i=n.slice(t.length+1);return!!/^\d+$/.test(i)&&(r=t,!0)}));var i=j()(e,r);("object"!==("undefined"===typeof i?"undefined":b()(i))||Array.isArray(i))&&z()(e,r,{errors:[]});var a=j()(e,r.concat(".errors"));a.push(t)}));var n=[],o={};Object.keys(l).forEach((function(t){var r=j()(e,t),a=i.fieldsStore.getField(t);A()(a.value,f[t])?(a.errors=r&&r.errors,a.value=f[t],a.validating=!1,a.dirty=!1,o[t]=a):n.push({name:t})})),i.setFields(o),r&&(n.length&&n.forEach((function(t){var n=t.name,r=[{message:n+" need to revalidate",field:n}];z()(e,n,{expired:!0,errors:r})})),r(J(e)?null:e,i.fieldsStore.getFieldsValue(a)))}))}},validateFields:function(t,e,n){var r=this,i=new Promise((function(i,a){var o=Q(t,e,n),s=o.names,c=o.options,u=Q(t,e,n),l=u.callback;if(!l||"function"===typeof l){var f=l;l=function(t,e){f?f(t,e):t?a({errors:t,values:e}):i(e)}}var h=s?r.fieldsStore.getValidFieldsFullName(s):r.fieldsStore.getValidFieldsName(),d=h.filter((function(t){var e=r.fieldsStore.getFieldMeta(t);return tt(e.validate)})).map((function(t){var e=r.fieldsStore.getField(t);return e.value=r.fieldsStore.getFieldValue(t),e}));d.length?("firstFields"in c||(c.firstFields=h.filter((function(t){var e=r.fieldsStore.getFieldMeta(t);return!!e.validateFirst}))),r.validateFieldsInternal(d,{fieldNames:h,options:c},l)):l(null,r.fieldsStore.getFieldsValue(h))}));return i["catch"]((function(t){return console.error,t})),i},isSubmitting:function(){return this.submitting},submit:function(t){var e=this;var n=function(){e.setState({submitting:!1})};this.setState({submitting:!0}),t(n)}},render:function(){var e=arguments[0],n=this.$slots,r=this.$scopedSlots,i=a()({},v,this.getForm()),o=Object(ut["l"])(this),c=o.wrappedComponentRef,l=w()(o,["wrappedComponentRef"]),f={props:u.call(this,s()({},i,l)),on:Object(ut["k"])(this),ref:"WrappedComponent",directives:[{name:"ant-ref",value:c}]};Object.keys(r).length&&(f.scopedSlots=r);var h=Object.keys(n);return t?e(t,f,[h.length?h.map((function(t){return e("template",{slot:t},[n[t]])})):null]):null}};if(!t)return p;if(Array.isArray(t.props)){var m={};t.props.forEach((function(t){m[t]=c["a"].any})),m[v]=Object,t.props=m}else t.props=t.props||{},v in t.props||(t.props[v]=Object);return B(p,t)}}var ht=ft,dt={methods:{getForm:function(){return{getFieldsValue:this.fieldsStore.getFieldsValue,getFieldValue:this.fieldsStore.getFieldValue,getFieldInstance:this.getFieldInstance,setFieldsValue:this.setFieldsValue,setFields:this.setFields,setFieldsInitialValue:this.fieldsStore.setFieldsInitialValue,getFieldDecorator:this.getFieldDecorator,getFieldProps:this.getFieldProps,getFieldsError:this.fieldsStore.getFieldsError,getFieldError:this.fieldsStore.getFieldError,isFieldValidating:this.fieldsStore.isFieldValidating,isFieldsValidating:this.fieldsStore.isFieldsValidating,isFieldsTouched:this.fieldsStore.isFieldsTouched,isFieldTouched:this.fieldsStore.isFieldTouched,isSubmitting:this.isSubmitting,submit:this.submit,validateFields:this.validateFields,resetFields:this.resetFields}}}};function pt(t,e){var n=window.getComputedStyle,r=n?n(t):t.currentStyle;if(r)return r[e.replace(/-(\w)/gi,(function(t,e){return e.toUpperCase()}))]}function vt(t){var e=t,n=void 0;while("body"!==(n=e.nodeName.toLowerCase())){var r=pt(e,"overflowY");if(e!==t&&("auto"===r||"scroll"===r)&&e.scrollHeight>e.clientHeight)return e;e=e.parentNode}return"body"===n?e.ownerDocument:e}var gt={methods:{getForm:function(){return s()({},dt.methods.getForm.call(this),{validateFieldsAndScroll:this.validateFieldsAndScroll})},validateFieldsAndScroll:function(t,e,n){var r=this,i=Q(t,e,n),a=i.names,o=i.callback,c=i.options,u=function(t,e){if(t){var n=r.fieldsStore.getValidFieldsName(),i=void 0,a=void 0;if(n.forEach((function(e){if(m()(t,e)){var n=r.getFieldInstance(e);if(n){var o=n.$el||n.elm,s=o.getBoundingClientRect().top;"hidden"!==o.type&&(void 0===a||a>s)&&(a=s,i=o)}}})),i){var u=c.container||vt(i);Object(v["a"])(i,u,s()({onlyScrollIfNeeded:!0},c.scroll))}}"function"===typeof o&&o(t,e)};return this.validateFields(a,c,u)}}};function mt(t){return ht(s()({},t),[gt])}var yt=mt,bt=n("322e"),xt=n("45fb"),wt=n("4df5"),_t=n("db14"),Ot=(c["a"].func,c["a"].func,c["a"].func,c["a"].any,c["a"].bool,c["a"].string,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,{layout:c["a"].oneOf(["horizontal","inline","vertical"]),labelCol:c["a"].shape(f["a"]).loose,wrapperCol:c["a"].shape(f["a"]).loose,colon:c["a"].bool,labelAlign:c["a"].oneOf(["left","right"]),form:c["a"].object,prefixCls:c["a"].string,hideRequiredMark:c["a"].bool,autoFormCreate:c["a"].func,options:c["a"].object,selfUpdate:c["a"].bool}),Ct=(c["a"].string,c["a"].string,c["a"].boolean,c["a"].boolean,c["a"].number,c["a"].number,c["a"].number,c["a"].oneOfType([String,c["a"].arrayOf(String)]),c["a"].custom(d.a),c["a"].func,c["a"].func,{name:"AForm",props:Object(ut["t"])(Ot,{layout:"horizontal",hideRequiredMark:!1,colon:!0}),Item:bt["a"],createFormField:N,create:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return yt(s()({fieldNameProp:"id"},t,{fieldMetaProp:xt["b"],fieldDataProp:xt["a"]}))},createForm:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=_t["a"].Vue||r["a"];return new n(Ct.create(s()({},e,{templateContext:t}))())},created:function(){this.formItemContexts=new Map},provide:function(){var t=this;return{FormContext:this,collectFormItemContext:this.form&&this.form.templateContext?function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"add",r=t.formItemContexts,i=r.get(e)||0;"delete"===n?i<=1?r["delete"](e):r.set(e,i-1):e!==t.form.templateContext&&r.set(e,i+1)}:function(){}}},inject:{configProvider:{default:function(){return wt["a"]}}},watch:{form:function(){this.$forceUpdate()}},computed:{vertical:function(){return"vertical"===this.layout}},beforeUpdate:function(){this.formItemContexts.forEach((function(t,e){e.$forceUpdate&&e.$forceUpdate()}))},updated:function(){this.form&&this.form.cleanUpUselessFields&&this.form.cleanUpUselessFields()},methods:{onSubmit:function(t){Object(ut["k"])(this).submit?this.$emit("submit",t):t.preventDefault()}},render:function(){var t,e=this,n=arguments[0],r=this.prefixCls,i=this.hideRequiredMark,o=this.layout,c=this.onSubmit,u=this.$slots,f=this.autoFormCreate,h=this.options,d=void 0===h?{}:h,v=this.configProvider.getPrefixCls,g=v("form",r),m=l()(g,(t={},a()(t,g+"-horizontal","horizontal"===o),a()(t,g+"-vertical","vertical"===o),a()(t,g+"-inline","inline"===o),a()(t,g+"-hide-required-mark",i),t));if(f){Object(p["a"])(!1,"Form","`autoFormCreate` is deprecated. please use `form` instead.");var y=this.DomForm||yt(s()({fieldNameProp:"id"},d,{fieldMetaProp:xt["b"],fieldDataProp:xt["a"],templateContext:this.$vnode.context}))({provide:function(){return{decoratorFormProps:this.$props}},data:function(){return{children:u["default"],formClassName:m,submit:c}},created:function(){f(this.form)},render:function(){var t=arguments[0],e=this.children,n=this.formClassName,r=this.submit;return t("form",{on:{submit:r},class:n},[e])}});return this.domForm&&(this.domForm.children=u["default"],this.domForm.submit=c,this.domForm.formClassName=m),this.DomForm=y,n(y,{attrs:{wrappedComponentRef:function(t){e.domForm=t}}})}return n("form",{on:{submit:c},class:m},[u["default"]])}}),St=Ct,Mt=n("46cf"),kt=n.n(Mt),jt=n("dfdf");r["a"].use(kt.a,{name:"ant-ref"}),r["a"].use(jt["b"]),r["a"].prototype.$form=St,St.install=function(t){t.use(_t["a"]),t.component(St.name,St),t.component(St.Item.name,St.Item),t.prototype.$form=St};e["a"]=St},"3b18":function(t,e,n){"use strict";n("b2a3"),n("a1bc")},"3b4a":function(t,e,n){var r=n("0b07"),i=function(){try{var t=r(Object,"defineProperty");return t({},"",{}),t}catch(e){}}();t.exports=i},"3bb4":function(t,e,n){var r=n("08cc"),i=n("ec69");function a(t){var e=i(t),n=e.length;while(n--){var a=e[n],o=t[a];e[n]=[a,o,r(o)]}return e}t.exports=a},"3bbe":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},"3c55":function(t,e,n){try{var r=n("cecd")}catch(s){r=n("cecd")}var i=/\s+/,a=Object.prototype.toString;function o(t){if(!t||!t.nodeType)throw new Error("A DOM element reference is required");this.el=t,this.list=t.classList}t.exports=function(t){return new o(t)},o.prototype.add=function(t){if(this.list)return this.list.add(t),this;var e=this.array(),n=r(e,t);return~n||e.push(t),this.el.className=e.join(" "),this},o.prototype.remove=function(t){if("[object RegExp]"==a.call(t))return this.removeMatching(t);if(this.list)return this.list.remove(t),this;var e=this.array(),n=r(e,t);return~n&&e.splice(n,1),this.el.className=e.join(" "),this},o.prototype.removeMatching=function(t){for(var e=this.array(),n=0;n1?arguments[1]:void 0,1),n=this.length,r=o(t),s=i(r.length),u=0;if(s+e>n)throw RangeError("Wrong length");while(u=n.length?{value:void 0,done:!0}:(t=r(n,i),e.index+=t.length,{value:t,done:!1})}))},"3de4":function(t,e,n){},"3ea3":function(t,e,n){var r=n("23e7"),i=n("f748"),a=Math.abs,o=Math.pow;r({target:"Math",stat:!0},{cbrt:function(t){return i(t=+t)*o(a(t),1/3)}})},"3eea":function(t,e,n){var r=n("7948"),i=n("3818"),a=n("4bb5"),o=n("e2e4"),s=n("8eeb"),c=n("e0e7"),u=n("c6cf"),l=n("1bac"),f=1,h=2,d=4,p=u((function(t,e){var n={};if(null==t)return n;var u=!1;e=r(e,(function(e){return e=o(e,t),u||(u=e.length>1),e})),s(t,l(t),n),u&&(n=i(n,f|h|d,c));var p=e.length;while(p--)a(n,e[p]);return n}));t.exports=p},"3f3a":function(t,e,n){var r=n("23e7"),i=n("83ab"),a=n("825a"),o=n("c04e"),s=n("9bf2"),c=n("d039"),u=c((function(){Reflect.defineProperty(s.f({},1,{value:1}),1,{value:2})}));r({target:"Reflect",stat:!0,forced:u,sham:!i},{defineProperty:function(t,e,n){a(t);var r=o(e,!0);a(n);try{return s.f(t,r,n),!0}catch(i){return!1}}})},"3f50":function(t,e,n){"use strict";function r(){var t=[].slice.call(arguments,0);return 1===t.length?t[0]:function(){for(var e=0;e1?arguments[1]:void 0,(function(t,e){return new(s(a(t,t.constructor)))(e)}))}))},4039:function(t,e,n){"use strict";function r(){return!1}function i(){return!0}function a(){this.timeStamp=Date.now(),this.target=void 0,this.currentTarget=void 0}Object.defineProperty(e,"__esModule",{value:!0}),a.prototype={isEventObject:1,constructor:a,isDefaultPrevented:r,isPropagationStopped:r,isImmediatePropagationStopped:r,preventDefault:function(){this.isDefaultPrevented=i},stopPropagation:function(){this.isPropagationStopped=i},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=i,this.stopPropagation()},halt:function(t){t?this.stopImmediatePropagation():this.stopPropagation(),this.preventDefault()}},e["default"]=a,t.exports=e["default"]},4057:function(t,e,n){var r=n("23e7"),i=Math.hypot,a=Math.abs,o=Math.sqrt,s=!!i&&i(1/0,NaN)!==1/0;r({target:"Math",stat:!0,forced:s},{hypot:function(t,e){var n,r,i=0,s=0,c=arguments.length,u=0;while(s0?(r=n/u,i+=r*r):i+=n;return u===1/0?1/0:u*o(i)}})},4069:function(t,e,n){var r=n("44d2");r("flat")},"408a":function(t,e,n){var r=n("c6b6");t.exports=function(t){if("number"!=typeof t&&"Number"!=r(t))throw TypeError("Incorrect invocation");return+t}},"408c":function(t,e,n){var r=n("2b3e"),i=function(){return r.Date.now()};t.exports=i},"40cb":function(t,e,n){},"40d9":function(t,e,n){var r=n("23e7"),i=Math.floor,a=Math.log,o=Math.LOG2E;r({target:"Math",stat:!0},{clz32:function(t){return(t>>>=0)?31-i(a(t+.5)*o):32}})},4106:function(t,e,n){var r=n("4aad"),i=n("6751"),a=n("4b17"),o=n("76dd");function s(t,e,n){t=o(t),e=a(e);var s=e?i(t):0;return e&&s0?k+M:""}},"41b2":function(t,e,n){"use strict";e.__esModule=!0;var r=n("3f6b"),i=a(r);function a(t){return t&&t.__esModule?t:{default:t}}e.default=i.default||function(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:{},n=e.name||"ref";t.directive(n,{bind:function(e,n,r){t.nextTick((function(){n.value(r.componentInstance||e,r.key)})),n.value(r.componentInstance||e,r.key)},update:function(t,e,r,i){if(i.data&&i.data.directives){var a=i.data.directives.find((function(t){var e=t.name;return e===n}));if(a&&a.value!==e.value)return a&&a.value(null,i.key),void e.value(r.componentInstance||t,r.key)}r.componentInstance===i.componentInstance&&r.elm===i.elm||e.value(r.componentInstance||t,r.key)},unbind:function(t,e,n){e.value(null,n.key)}})}}},"47f5":function(t,e,n){var r=n("2b03"),i=n("d9a8"),a=n("099a");function o(t,e,n){return e===e?a(t,e,n):r(t,i,n)}t.exports=o},4840:function(t,e,n){var r=n("825a"),i=n("1c0b"),a=n("b622"),o=a("species");t.exports=function(t,e){var n,a=r(t).constructor;return void 0===a||void 0==(n=r(a)[o])?e:i(n)}},4849:function(t,e,n){t.exports={default:n("3787"),__esModule:!0}},"48a0":function(t,e,n){var r=n("242e"),i=n("950a"),a=i(r);t.exports=a},4930:function(t,e,n){var r=n("2d00"),i=n("d039");t.exports=!!Object.getOwnPropertySymbols&&!i((function(){return!String(Symbol())||!Symbol.sham&&r&&r<41}))},"498a":function(t,e,n){"use strict";var r=n("23e7"),i=n("58a8").trim,a=n("c8d2");r({target:"String",proto:!0,forced:a("trim")},{trim:function(){return i(this)}})},"49f4":function(t,e,n){var r=n("6044");function i(){this.__data__=r?r(null):{},this.size=0}t.exports=i},"4a15":function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("4d91"),o=n("daa3"),s={name:"MenuItemGroup",props:{renderMenuItem:a["a"].func,index:a["a"].number,className:a["a"].string,subMenuKey:a["a"].string,rootPrefixCls:a["a"].string,disabled:a["a"].bool.def(!0),title:a["a"].any},isMenuItemGroup:!0,methods:{renderInnerMenuItem:function(t){var e=this.$props,n=e.renderMenuItem,r=e.index,i=e.subMenuKey;return n(t,r,i)}},render:function(){var t=arguments[0],e=i()({},this.$props),n=e.rootPrefixCls,r=e.title,a=n+"-item-group-title",s=n+"-item-group-list",c=i()({},Object(o["k"])(this));return delete c.click,t("li",{on:c,class:n+"-item-group"},[t("div",{class:a,attrs:{title:"string"===typeof r?r:void 0}},[Object(o["g"])(this,"title")]),t("ul",{class:s},[this.$slots["default"]&&this.$slots["default"].map(this.renderInnerMenuItem)])])}};e["a"]=s},"4a47":function(t,e,n){"use strict";var r=n("1a14"),i=n("10db");t.exports=function(t,e,n){e in t?r.f(t,e,i(0,n)):t[e]=n}},"4a7b":function(t,e,n){"use strict";var r=n("c532");t.exports=function(t,e){e=e||{};var n={},i=["url","method","params","data"],a=["headers","auth","proxy"],o=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];r.forEach(i,(function(t){"undefined"!==typeof e[t]&&(n[t]=e[t])})),r.forEach(a,(function(i){r.isObject(e[i])?n[i]=r.deepMerge(t[i],e[i]):"undefined"!==typeof e[i]?n[i]=e[i]:r.isObject(t[i])?n[i]=r.deepMerge(t[i]):"undefined"!==typeof t[i]&&(n[i]=t[i])})),r.forEach(o,(function(r){"undefined"!==typeof e[r]?n[r]=e[r]:"undefined"!==typeof t[r]&&(n[r]=t[r])}));var s=i.concat(a).concat(o),c=Object.keys(e).filter((function(t){return-1===s.indexOf(t)}));return r.forEach(c,(function(r){"undefined"!==typeof e[r]?n[r]=e[r]:"undefined"!==typeof t[r]&&(n[r]=t[r])})),n}},"4a96":function(t,e,n){"use strict";n("b2a3"),n("5eb5")},"4a9b":function(t,e,n){var r=n("74e8");r("Float64",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},"4aad":function(t,e,n){var r=n("b0a8"),i=n("ce86"),a=n("c32f"),o=n("aaec"),s=n("6751"),c=n("126d"),u=Math.ceil;function l(t,e){e=void 0===e?" ":i(e);var n=e.length;if(n<2)return n?r(e,t):e;var l=r(e,u(t/s(e)));return o(e)?a(c(l),0,t).join(""):l.slice(0,t)}t.exports=l},"4ae1":function(t,e,n){var r=n("23e7"),i=n("d066"),a=n("1c0b"),o=n("825a"),s=n("861d"),c=n("7c73"),u=n("0538"),l=n("d039"),f=i("Reflect","construct"),h=l((function(){function t(){}return!(f((function(){}),[],t)instanceof t)})),d=!l((function(){f((function(){}))})),p=h||d;r({target:"Reflect",stat:!0,forced:p,sham:p},{construct:function(t,e){a(t),o(e);var n=arguments.length<3?t:a(arguments[2]);if(d&&!h)return f(t,e,n);if(t==n){switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3])}var r=[null];return r.push.apply(r,e),new(u.apply(t,r))}var i=n.prototype,l=c(s(i)?i:Object.prototype),p=Function.apply.call(t,l,e);return s(p)?p:l}})},"4b17":function(t,e,n){var r=n("6428");function i(t){var e=r(t),n=e%1;return e===e?n?e-n:e:0}t.exports=i},"4b8b":function(t,e){t.exports=function(t){try{return!!t()}catch(e){return!0}}},"4bb5":function(t,e,n){var r=n("e2e4"),i=n("4416"),a=n("8296"),o=n("f4d6");function s(t,e){return e=r(e,t),t=a(t,e),null==t||delete t[o(i(e))]}t.exports=s},"4bf8":function(t,e,n){"use strict";e["a"]={name:"MenuDivider",props:{disabled:{type:Boolean,default:!0},rootPrefixCls:String},render:function(){var t=arguments[0],e=this.$props.rootPrefixCls;return t("li",{class:e+"-item-divider"})}}},"4c53":function(t,e,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("sub")},{sub:function(){return i(this,"sub","","")}})},"4cef":function(t,e){var n=/\s/;function r(t){var e=t.length;while(e--&&n.test(t.charAt(e)));return e}t.exports=r},"4d20":function(t,e,n){var r=n("1917"),i=n("10db"),a=n("6ca1"),o=n("3397"),s=n("9c0e"),c=n("faf5"),u=Object.getOwnPropertyDescriptor;e.f=n("0bad")?u:function(t,e){if(t=a(t),e=o(e,!0),c)try{return u(t,e)}catch(n){}if(s(t,e))return i(!r.f.call(t,e),t[e])}},"4d26":function(t,e,n){var r,i; -/*! - Copyright (c) 2018 Jed Watson. - Licensed under the MIT License (MIT), see - http://jedwatson.github.io/classnames -*/(function(){"use strict";var n={}.hasOwnProperty;function a(){for(var t=[],e=0;e-1,n&&(e=e.replace(/y/g,"")));var s=o(_?new y(t,e):y(t,e),r?this:b,S);if(O&&n){var c=p(s);c.sticky=!0}return s},M=function(t){t in S||s(S,t,{configurable:!0,get:function(){return y[t]},set:function(e){y[t]=e}})},k=c(y),j=0;while(k.length>j)M(k[j++]);b.constructor=S,S.prototype=b,h(i,"RegExp",S)}v("RegExp")},"4d64":function(t,e,n){var r=n("fc6a"),i=n("50c4"),a=n("23cb"),o=function(t){return function(e,n,o){var s,c=r(e),u=i(c.length),l=a(o,u);if(t&&n!=n){while(u>l)if(s=c[l++],s!=s)return!0}else for(;u>l;l++)if((t||l in c)&&c[l]===n)return t||l||0;return!t&&-1}};t.exports={includes:o(!0),indexOf:o(!1)}},"4d88":function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},"4d8c":function(t,e,n){var r=n("5c69");function i(t){var e=null==t?0:t.length;return e?r(t,1):[]}t.exports=i},"4d90":function(t,e,n){"use strict";var r=n("23e7"),i=n("0ccb").start,a=n("9a0c");r({target:"String",proto:!0,forced:a},{padStart:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},"4d91":function(t,e,n){"use strict";var r=n("1098"),i=n.n(r),a=n("60ed"),o=n.n(a),s=Object.prototype,c=s.toString,u=s.hasOwnProperty,l=/^\s*function (\w+)/,f=function(t){var e=null!==t&&void 0!==t?t.type?t.type:t:null,n=e&&e.toString().match(l);return n&&n[1]},h=function(t){if(null===t||void 0===t)return null;var e=t.constructor.toString().match(l);return e&&e[1]},d=function(){},p=Number.isInteger||function(t){return"number"===typeof t&&isFinite(t)&&Math.floor(t)===t},v=Array.isArray||function(t){return"[object Array]"===c.call(t)},g=function(t){return"[object Function]"===c.call(t)},m=function(t){Object.defineProperty(t,"def",{value:function(t){return void 0===t&&void 0===this["default"]?(this["default"]=void 0,this):g(t)||x(this,t)?(this["default"]=v(t)||o()(t)?function(){return t}:t,this):(w(this._vueTypes_name+' - invalid default value: "'+t+'"',t),this)},enumerable:!1,writable:!1})},y=function(t){Object.defineProperty(t,"isRequired",{get:function(){return this.required=!0,this},enumerable:!1})},b=function(t,e){return Object.defineProperty(e,"_vueTypes_name",{enumerable:!1,writable:!1,value:t}),y(e),m(e),g(e.validator)&&(e.validator=e.validator.bind(e)),e},x=function t(e,n){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=e,a=!0,s=void 0;o()(e)||(i={type:e});var c=i._vueTypes_name?i._vueTypes_name+" - ":"";return u.call(i,"type")&&null!==i.type&&(v(i.type)?(a=i.type.some((function(e){return t(e,n,!0)})),s=i.type.map((function(t){return f(t)})).join(" or ")):(s=f(i),a="Array"===s?v(n):"Object"===s?o()(n):"String"===s||"Number"===s||"Boolean"===s||"Function"===s?h(n)===s:n instanceof i.type)),a?u.call(i,"validator")&&g(i.validator)?(a=i.validator(n),a||!1!==r||w(c+"custom validation failed"),a):a:(!1===r&&w(c+'value "'+n+'" should be of type "'+s+'"'),!1)},w=d,_={get any(){return b("any",{type:null})},get func(){return b("function",{type:Function}).def(C.func)},get bool(){return b("boolean",{type:Boolean}).def(C.bool)},get string(){return b("string",{type:String}).def(C.string)},get number(){return b("number",{type:Number}).def(C.number)},get array(){return b("array",{type:Array}).def(C.array)},get object(){return b("object",{type:Object}).def(C.object)},get integer(){return b("integer",{type:Number,validator:function(t){return p(t)}}).def(C.integer)},get symbol(){return b("symbol",{type:null,validator:function(t){return"symbol"===("undefined"===typeof t?"undefined":i()(t))}})},custom:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"custom validation failed";if("function"!==typeof t)throw new TypeError("[VueTypes error]: You must provide a function as argument");return b(t.name||"<>",{validator:function(){var n=t.apply(void 0,arguments);return n||w(this._vueTypes_name+" - "+e),n}})},oneOf:function(t){if(!v(t))throw new TypeError("[VueTypes error]: You must provide an array as argument");var e='oneOf - value should be one of "'+t.join('", "')+'"',n=t.reduce((function(t,e){return null!==e&&void 0!==e&&-1===t.indexOf(e.constructor)&&t.push(e.constructor),t}),[]);return b("oneOf",{type:n.length>0?n:null,validator:function(n){var r=-1!==t.indexOf(n);return r||w(e),r}})},instanceOf:function(t){return b("instanceOf",{type:t})},oneOfType:function(t){if(!v(t))throw new TypeError("[VueTypes error]: You must provide an array as argument");var e=!1,n=t.reduce((function(t,n){if(o()(n)){if("oneOf"===n._vueTypes_name)return t.concat(n.type||[]);if(n.type&&!g(n.validator)){if(v(n.type))return t.concat(n.type);t.push(n.type)}else g(n.validator)&&(e=!0);return t}return t.push(n),t}),[]);if(!e)return b("oneOfType",{type:n}).def(void 0);var r=t.map((function(t){return t&&v(t.type)?t.type.map(f):f(t)})).reduce((function(t,e){return t.concat(v(e)?e:[e])}),[]).join('", "');return this.custom((function(e){var n=t.some((function(t){return"oneOf"===t._vueTypes_name?!t.type||x(t.type,e,!0):x(t,e,!0)}));return n||w('oneOfType - value type should be one of "'+r+'"'),n})).def(void 0)},arrayOf:function(t){return b("arrayOf",{type:Array,validator:function(e){var n=e.every((function(e){return x(t,e)}));return n||w('arrayOf - value must be an array of "'+f(t)+'"'),n}})},objectOf:function(t){return b("objectOf",{type:Object,validator:function(e){var n=Object.keys(e).every((function(n){return x(t,e[n])}));return n||w('objectOf - value must be an object of "'+f(t)+'"'),n}})},shape:function(t){var e=Object.keys(t),n=e.filter((function(e){return t[e]&&!0===t[e].required})),r=b("shape",{type:Object,validator:function(r){var i=this;if(!o()(r))return!1;var a=Object.keys(r);return n.length>0&&n.some((function(t){return-1===a.indexOf(t)}))?(w('shape - at least one of required properties "'+n.join('", "')+'" is not present'),!1):a.every((function(n){if(-1===e.indexOf(n))return!0===i._vueTypes_isLoose||(w('shape - object is missing "'+n+'" property'),!1);var a=t[n];return x(a,r[n])}))}});return Object.defineProperty(r,"_vueTypes_isLoose",{enumerable:!1,writable:!0,value:!1}),Object.defineProperty(r,"loose",{get:function(){return this._vueTypes_isLoose=!0,this},enumerable:!1}),r}},O=function(){return{func:void 0,bool:void 0,string:void 0,number:void 0,array:void 0,object:void 0,integer:void 0}},C=O();Object.defineProperty(_,"sensibleDefaults",{enumerable:!1,set:function(t){!1===t?C={}:!0===t?C=O():o()(t)&&(C=t)},get:function(){return C}});e["a"]=_},"4de4":function(t,e,n){"use strict";var r=n("23e7"),i=n("b727").filter,a=n("1dde"),o=a("filter");r({target:"Array",proto:!0,forced:!o},{filter:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(t,e,n){"use strict";var r=n("0366"),i=n("7b0b"),a=n("9bdd"),o=n("e95a"),s=n("50c4"),c=n("8418"),u=n("35a1");t.exports=function(t){var e,n,l,f,h,d,p=i(t),v="function"==typeof this?this:Array,g=arguments.length,m=g>1?arguments[1]:void 0,y=void 0!==m,b=u(p),x=0;if(y&&(m=r(m,g>2?arguments[2]:void 0,2)),void 0==b||v==Array&&o(b))for(e=s(p.length),n=new v(e);e>x;x++)d=y?m(p[x],x):p[x],c(n,x,d);else for(f=b.call(p),h=f.next,n=new v;!(l=h.call(f)).done;x++)d=y?a(f,m,[l.value,x],!0):l.value,c(n,x,d);return n.length=x,n}},"4df5":function(t,e,n){"use strict";n.d(e,"a",(function(){return m}));var r=n("41b2"),i=n.n(r),a=n("2b0e"),o=n("4d91"),s=n("daa3"),c=n("fc25"),u={functional:!0,inject:{configProvider:{default:function(){return m}}},props:{componentName:o["a"].string},render:function(t,e){var n=arguments[0],r=e.props,i=e.injections;function a(t){var e=i.configProvider.getPrefixCls,r=e("empty");switch(t){case"Table":case"List":return n(c["a"],{attrs:{image:c["a"].PRESENTED_IMAGE_SIMPLE}});case"Select":case"TreeSelect":case"Cascader":case"Transfer":case"Mentions":return n(c["a"],{attrs:{image:c["a"].PRESENTED_IMAGE_SIMPLE},class:r+"-small"});default:return n(c["a"])}}return a(r.componentName)}};function l(t,e){return t(u,{attrs:{componentName:e}})}var f=l,h=n("db14"),d=n("d49c"),p=n("e5cd");function v(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e={};return t.forEach((function(t){e[t]=function(e){this._proxyVm._data[t]=e}})),e}var g={name:"AConfigProvider",props:{getPopupContainer:o["a"].func,prefixCls:o["a"].string,renderEmpty:o["a"].func,csp:o["a"].object,autoInsertSpaceInButton:o["a"].bool,locale:o["a"].object,pageHeader:o["a"].object,transformCellText:o["a"].func},provide:function(){var t=this;return this._proxyVm=new a["a"]({data:function(){return i()({},t.$props,{getPrefixCls:t.getPrefixCls,renderEmpty:t.renderEmptyComponent})}}),{configProvider:this._proxyVm._data}},watch:i()({},v(["prefixCls","csp","autoInsertSpaceInButton","locale","pageHeader","transformCellText"])),methods:{renderEmptyComponent:function(t,e){var n=Object(s["g"])(this,"renderEmpty",{},!1)||f;return n(t,e)},getPrefixCls:function(t,e){var n=this.$props.prefixCls,r=void 0===n?"ant":n;return e||(t?r+"-"+t:r)},renderProvider:function(t){var e=this.$createElement;return e(d["b"],{attrs:{locale:this.locale||t,_ANT_MARK__:d["a"]}},[this.$slots["default"]?Object(s["c"])(this.$slots["default"])[0]:null])}},render:function(){var t=this,e=arguments[0];return e(p["a"],{scopedSlots:{default:function(e,n,r){return t.renderProvider(r)}}})}},m={getPrefixCls:function(t,e){return e||"ant-"+t},renderEmpty:f};g.install=function(t){t.use(h["a"]),t.component(g.name,g)};e["b"]=g},"4e71":function(t,e,n){n("e198")("observable")},"4eb5":function(t,e,n){var r=n("6981"),i={autoSetContainer:!1},a={install:function(t){t.prototype.$clipboardConfig=i,t.prototype.$copyText=function(t,e){return new Promise((function(n,i){var a=document.createElement("button"),o=new r(a,{text:function(){return t},action:function(){return"copy"},container:"object"===typeof e?e:document.body});o.on("success",(function(t){o.destroy(),n(t)})),o.on("error",(function(t){o.destroy(),i(t)})),a.click()}))},t.directive("clipboard",{bind:function(t,e,n){if("success"===e.arg)t._v_clipboard_success=e.value;else if("error"===e.arg)t._v_clipboard_error=e.value;else{var a=new r(t,{text:function(){return e.value},action:function(){return"cut"===e.arg?"cut":"copy"},container:i.autoSetContainer?t:void 0});a.on("success",(function(e){var n=t._v_clipboard_success;n&&n(e)})),a.on("error",(function(e){var n=t._v_clipboard_error;n&&n(e)})),t._v_clipboard=a}},update:function(t,e){"success"===e.arg?t._v_clipboard_success=e.value:"error"===e.arg?t._v_clipboard_error=e.value:(t._v_clipboard.text=function(){return e.value},t._v_clipboard.action=function(){return"cut"===e.arg?"cut":"copy"})},unbind:function(t,e){"success"===e.arg?delete t._v_clipboard_success:"error"===e.arg?delete t._v_clipboard_error:(t._v_clipboard.destroy(),delete t._v_clipboard)}})},config:i};t.exports=a},"4ebc":function(t,e,n){var r=n("4d88");t.exports=Array.isArray||function(t){return"Array"==r(t)}},"4ec9":function(t,e,n){"use strict";var r=n("6d61"),i=n("6566");t.exports=r("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),i)},"4f50":function(t,e,n){var r=n("b760"),i=n("e5383"),a=n("c8fe"),o=n("4359"),s=n("fa21"),c=n("d370"),u=n("6747"),l=n("dcbe"),f=n("0d24"),h=n("9520"),d=n("1a8c"),p=n("60ed"),v=n("73ac"),g=n("8adb"),m=n("8de2");function y(t,e,n,y,b,x,w){var _=g(t,n),O=g(e,n),C=w.get(O);if(C)r(t,n,C);else{var S=x?x(_,O,n+"",t,e,w):void 0,M=void 0===S;if(M){var k=u(O),j=!k&&f(O),T=!k&&!j&&v(O);S=O,k||j||T?u(_)?S=_:l(_)?S=o(_):j?(M=!1,S=i(O,!0)):T?(M=!1,S=a(O,!0)):S=[]:p(O)||c(O)?(S=_,c(_)?S=m(_):d(_)&&!h(_)||(S=s(O))):M=!1}M&&(w.set(O,S),b(S,O,y,x,w),w["delete"](O)),r(t,n,S)}}t.exports=y},"4fad":function(t,e,n){var r=n("23e7"),i=n("6f53").entries;r({target:"Object",stat:!0},{entries:function(t){return i(t)}})},5091:function(t,e,n){"use strict";n.d(e,"b",(function(){return P})),n.d(e,"a",(function(){return L}));var r=n("8e8e"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("4d91"),c=n("9839"),u=n("daa3"),l={props:o()({},c["b"]),Option:c["d"].Option,render:function(){var t=arguments[0],e=Object(u["l"])(this),n={props:o()({},e,{size:"small"}),on:Object(u["k"])(this)};return t(c["d"],n,[Object(u["c"])(this.$slots["default"])])}},f=n("e5cd"),h=n("6042"),d=n.n(h),p=n("92fa"),v=n.n(p),g=n("9b57"),m=n.n(g),y=n("b488"),b=n("4d26"),x=n.n(b),w={name:"Pager",props:{rootPrefixCls:s["a"].string,page:s["a"].number,active:s["a"].bool,last:s["a"].bool,locale:s["a"].object,showTitle:s["a"].bool,itemRender:{type:Function,default:function(){}}},methods:{handleClick:function(){this.$emit("click",this.page)},handleKeyPress:function(t){this.$emit("keypress",t,this.handleClick,this.page)}},render:function(){var t,e=arguments[0],n=this.$props,r=n.rootPrefixCls+"-item",i=x()(r,r+"-"+n.page,(t={},d()(t,r+"-active",n.active),d()(t,r+"-disabled",!n.page),t));return e("li",{class:i,on:{click:this.handleClick,keypress:this.handleKeyPress},attrs:{title:this.showTitle?this.page:null,tabIndex:"0"}},[this.itemRender(this.page,"page",e("a",[this.page]))])}},_={ZERO:48,NINE:57,NUMPAD_ZERO:96,NUMPAD_NINE:105,BACKSPACE:8,DELETE:46,ENTER:13,ARROW_UP:38,ARROW_DOWN:40},O={mixins:[y["a"]],props:{disabled:s["a"].bool,changeSize:s["a"].func,quickGo:s["a"].func,selectComponentClass:s["a"].any,current:s["a"].number,pageSizeOptions:s["a"].array.def(["10","20","30","40"]),pageSize:s["a"].number,buildOptionText:s["a"].func,locale:s["a"].object,rootPrefixCls:s["a"].string,selectPrefixCls:s["a"].string,goButton:s["a"].any},data:function(){return{goInputText:""}},methods:{getValidValue:function(){var t=this.goInputText,e=this.current;return!t||isNaN(t)?e:Number(t)},defaultBuildOptionText:function(t){return t.value+" "+this.locale.items_per_page},handleChange:function(t){var e=t.target,n=e.value,r=e.composing;t.isComposing||r||this.goInputText===n||this.setState({goInputText:n})},handleBlur:function(t){var e=this.$props,n=e.goButton,r=e.quickGo,i=e.rootPrefixCls;n||t.relatedTarget&&(t.relatedTarget.className.indexOf(i+"-prev")>=0||t.relatedTarget.className.indexOf(i+"-next")>=0)||r(this.getValidValue())},go:function(t){var e=this.goInputText;""!==e&&(t.keyCode!==_.ENTER&&"click"!==t.type||(this.quickGo(this.getValidValue()),this.setState({goInputText:""})))}},render:function(){var t=this,e=arguments[0],n=this.rootPrefixCls,r=this.locale,i=this.changeSize,a=this.quickGo,o=this.goButton,s=this.selectComponentClass,c=this.defaultBuildOptionText,u=this.selectPrefixCls,l=this.pageSize,f=this.pageSizeOptions,h=this.goInputText,d=this.disabled,p=n+"-options",g=null,m=null,y=null;if(!i&&!a)return null;if(i&&s){var b=this.buildOptionText||c,x=f.map((function(t,n){return e(s.Option,{key:n,attrs:{value:t}},[b({value:t})])}));g=e(s,{attrs:{disabled:d,prefixCls:u,showSearch:!1,optionLabelProp:"children",dropdownMatchSelectWidth:!1,value:(l||f[0]).toString(),getPopupContainer:function(t){return t.parentNode}},class:p+"-size-changer",on:{change:function(e){return t.changeSize(Number(e))}}},[x])}return a&&(o&&(y="boolean"===typeof o?e("button",{attrs:{type:"button",disabled:d},on:{click:this.go,keyup:this.go}},[r.jump_to_confirm]):e("span",{on:{click:this.go,keyup:this.go}},[o])),m=e("div",{class:p+"-quick-jumper"},[r.jump_to,e("input",v()([{attrs:{disabled:d,type:"text"},domProps:{value:h},on:{input:this.handleChange,keyup:this.go,blur:this.handleBlur}},{directives:[{name:"ant-input"}]}])),r.page,y])),e("li",{class:""+p},[g,m])}},C={items_per_page:"条/页",jump_to:"跳至",jump_to_confirm:"确定",page:"页",prev_page:"上一页",next_page:"下一页",prev_5:"向前 5 页",next_5:"向后 5 页",prev_3:"向前 3 页",next_3:"向后 3 页"};function S(){}function M(t){return"number"===typeof t&&isFinite(t)&&Math.floor(t)===t}function k(t,e,n){return n}function j(t,e,n){var r=t;return"undefined"===typeof r&&(r=e.statePageSize),Math.floor((n.total-1)/r)+1}var T={name:"Pagination",mixins:[y["a"]],model:{prop:"current",event:"change.current"},props:{disabled:s["a"].bool,prefixCls:s["a"].string.def("rc-pagination"),selectPrefixCls:s["a"].string.def("rc-select"),current:s["a"].number,defaultCurrent:s["a"].number.def(1),total:s["a"].number.def(0),pageSize:s["a"].number,defaultPageSize:s["a"].number.def(10),hideOnSinglePage:s["a"].bool.def(!1),showSizeChanger:s["a"].bool.def(!1),showLessItems:s["a"].bool.def(!1),selectComponentClass:s["a"].any,showPrevNextJumpers:s["a"].bool.def(!0),showQuickJumper:s["a"].oneOfType([s["a"].bool,s["a"].object]).def(!1),showTitle:s["a"].bool.def(!0),pageSizeOptions:s["a"].arrayOf(s["a"].string),buildOptionText:s["a"].func,showTotal:s["a"].func,simple:s["a"].bool,locale:s["a"].object.def(C),itemRender:s["a"].func.def(k),prevIcon:s["a"].any,nextIcon:s["a"].any,jumpPrevIcon:s["a"].any,jumpNextIcon:s["a"].any},data:function(){var t=Object(u["l"])(this),e=this.onChange!==S,n="current"in t;n&&!e&&console.warn("Warning: You provided a `current` prop to a Pagination component without an `onChange` handler. This will render a read-only component.");var r=this.defaultCurrent;"current"in t&&(r=this.current);var i=this.defaultPageSize;return"pageSize"in t&&(i=this.pageSize),r=Math.min(r,j(i,void 0,t)),{stateCurrent:r,stateCurrentInputValue:r,statePageSize:i}},watch:{current:function(t){this.setState({stateCurrent:t,stateCurrentInputValue:t})},pageSize:function(t){var e={},n=this.stateCurrent,r=j(t,this.$data,this.$props);n=n>r?r:n,Object(u["s"])(this,"current")||(e.stateCurrent=n,e.stateCurrentInputValue=n),e.statePageSize=t,this.setState(e)},stateCurrent:function(t,e){var n=this;this.$nextTick((function(){if(n.$refs.paginationNode){var t=n.$refs.paginationNode.querySelector("."+n.prefixCls+"-item-"+e);t&&document.activeElement===t&&t.blur()}}))},total:function(){var t={},e=j(this.pageSize,this.$data,this.$props);if(Object(u["s"])(this,"current")){var n=Math.min(this.current,e);t.stateCurrent=n,t.stateCurrentInputValue=n}else{var r=this.stateCurrent;r=0===r&&e>0?1:Math.min(this.stateCurrent,e),t.stateCurrent=r}this.setState(t)}},methods:{getJumpPrevPage:function(){return Math.max(1,this.stateCurrent-(this.showLessItems?3:5))},getJumpNextPage:function(){return Math.min(j(void 0,this.$data,this.$props),this.stateCurrent+(this.showLessItems?3:5))},getItemIcon:function(t){var e=this.$createElement,n=this.$props.prefixCls,r=Object(u["g"])(this,t,this.$props)||e("a",{class:n+"-item-link"});return r},getValidValue:function(t){var e=t.target.value,n=j(void 0,this.$data,this.$props),r=this.$data.stateCurrentInputValue,i=void 0;return i=""===e?e:isNaN(Number(e))?r:e>=n?n:Number(e),i},isValid:function(t){return M(t)&&t!==this.stateCurrent},shouldDisplayQuickJumper:function(){var t=this.$props,e=t.showQuickJumper,n=t.pageSize,r=t.total;return!(r<=n)&&e},handleKeyDown:function(t){t.keyCode!==_.ARROW_UP&&t.keyCode!==_.ARROW_DOWN||t.preventDefault()},handleKeyUp:function(t){if(!t.isComposing&&!t.target.composing){var e=this.getValidValue(t),n=this.stateCurrentInputValue;e!==n&&this.setState({stateCurrentInputValue:e}),t.keyCode===_.ENTER?this.handleChange(e):t.keyCode===_.ARROW_UP?this.handleChange(e-1):t.keyCode===_.ARROW_DOWN&&this.handleChange(e+1)}},changePageSize:function(t){var e=this.stateCurrent,n=e,r=j(t,this.$data,this.$props);e=e>r?r:e,0===r&&(e=this.stateCurrent),"number"===typeof t&&(Object(u["s"])(this,"pageSize")||this.setState({statePageSize:t}),Object(u["s"])(this,"current")||this.setState({stateCurrent:e,stateCurrentInputValue:e})),this.$emit("update:pageSize",t),this.$emit("showSizeChange",e,t),e!==n&&this.$emit("change.current",e,t)},handleChange:function(t){var e=this.$props.disabled,n=t;if(this.isValid(n)&&!e){var r=j(void 0,this.$data,this.$props);return n>r?n=r:n<1&&(n=1),Object(u["s"])(this,"current")||this.setState({stateCurrent:n,stateCurrentInputValue:n}),this.$emit("change.current",n,this.statePageSize),this.$emit("change",n,this.statePageSize),n}return this.stateCurrent},prev:function(){this.hasPrev()&&this.handleChange(this.stateCurrent-1)},next:function(){this.hasNext()&&this.handleChange(this.stateCurrent+1)},jumpPrev:function(){this.handleChange(this.getJumpPrevPage())},jumpNext:function(){this.handleChange(this.getJumpNextPage())},hasPrev:function(){return this.stateCurrent>1},hasNext:function(){return this.stateCurrent2?n-2:0),i=2;i0?y-1:0,_=y+1=2*m&&3!==y&&(c[0]=e(w,{attrs:{locale:o,rootPrefixCls:r,page:L,active:!1,showTitle:this.showTitle,itemRender:this.itemRender},on:{click:this.handleChange,keypress:this.runIfEnter},key:L,class:r+"-item-after-jump-prev"}),c.unshift(u)),s-y>=2*m&&y!==s-2&&(c[c.length-1]=e(w,{attrs:{locale:o,rootPrefixCls:r,page:V,active:!1,showTitle:this.showTitle,itemRender:this.itemRender},on:{click:this.handleChange,keypress:this.runIfEnter},key:V,class:r+"-item-before-jump-next"}),c.push(l)),1!==L&&c.unshift(f),V!==s&&c.push(h)}var H=null;this.showTotal&&(H=e("li",{class:r+"-total-text"},[this.showTotal(this.total,[0===this.total?0:(y-1)*b+1,y*b>this.total?this.total:y*b])]));var D=!this.hasPrev()||!s,F=!this.hasNext()||!s,N=this.buildOptionText||this.$scopedSlots.buildOptionText;return e("ul",{class:(t={},d()(t,""+r,!0),d()(t,r+"-disabled",i),t),attrs:{unselectable:"unselectable"},ref:"paginationNode"},[H,e("li",{attrs:{title:this.showTitle?o.prev_page:null,tabIndex:D?null:0,"aria-disabled":D},on:{click:this.prev,keypress:this.runIfEnterPrev},class:(D?r+"-disabled":"")+" "+r+"-prev"},[this.itemRender(x,"prev",this.getItemIcon("prevIcon"))]),c,e("li",{attrs:{title:this.showTitle?o.next_page:null,tabIndex:F?null:0,"aria-disabled":F},on:{click:this.next,keypress:this.runIfEnterNext},class:(F?r+"-disabled":"")+" "+r+"-next"},[this.itemRender(_,"next",this.getItemIcon("nextIcon"))]),e(O,{attrs:{disabled:i,locale:o,rootPrefixCls:r,selectComponentClass:this.selectComponentClass,selectPrefixCls:this.selectPrefixCls,changeSize:this.showSizeChanger?this.changePageSize:null,current:y,pageSize:b,pageSizeOptions:this.pageSizeOptions,buildOptionText:N||null,quickGo:this.shouldDisplayQuickJumper()?this.handleChange:null,goButton:g}})])}},z=n("2deb"),E=n("0c63"),A=n("4df5"),P=function(){return{total:s["a"].number,defaultCurrent:s["a"].number,disabled:s["a"].bool,current:s["a"].number,defaultPageSize:s["a"].number,pageSize:s["a"].number,hideOnSinglePage:s["a"].bool,showSizeChanger:s["a"].bool,pageSizeOptions:s["a"].arrayOf(s["a"].oneOfType([s["a"].number,s["a"].string])),buildOptionText:s["a"].func,showSizeChange:s["a"].func,showQuickJumper:s["a"].oneOfType([s["a"].bool,s["a"].object]),showTotal:s["a"].any,size:s["a"].string,simple:s["a"].bool,locale:s["a"].object,prefixCls:s["a"].string,selectPrefixCls:s["a"].string,itemRender:s["a"].any,role:s["a"].string,showLessItems:s["a"].bool}},L=function(){return o()({},P(),{position:s["a"].oneOf(["top","bottom","both"])})};e["c"]={name:"APagination",model:{prop:"current",event:"change.current"},props:o()({},P()),inject:{configProvider:{default:function(){return A["a"]}}},methods:{getIconsProps:function(t){var e=this.$createElement,n=e("a",{class:t+"-item-link"},[e(E["a"],{attrs:{type:"left"}})]),r=e("a",{class:t+"-item-link"},[e(E["a"],{attrs:{type:"right"}})]),i=e("a",{class:t+"-item-link"},[e("div",{class:t+"-item-container"},[e(E["a"],{class:t+"-item-link-icon",attrs:{type:"double-left"}}),e("span",{class:t+"-item-ellipsis"},["•••"])])]),a=e("a",{class:t+"-item-link"},[e("div",{class:t+"-item-container"},[e(E["a"],{class:t+"-item-link-icon",attrs:{type:"double-right"}}),e("span",{class:t+"-item-ellipsis"},["•••"])])]);return{prevIcon:n,nextIcon:r,jumpPrevIcon:i,jumpNextIcon:a}},renderPagination:function(t){var e=this.$createElement,n=Object(u["l"])(this),r=n.prefixCls,a=n.selectPrefixCls,s=n.buildOptionText,f=n.size,h=n.locale,d=i()(n,["prefixCls","selectPrefixCls","buildOptionText","size","locale"]),p=this.configProvider.getPrefixCls,v=p("pagination",r),g=p("select",a),m="small"===f,y={props:o()({prefixCls:v,selectPrefixCls:g},d,this.getIconsProps(v),{selectComponentClass:m?l:c["d"],locale:o()({},t,h),buildOptionText:s||this.$scopedSlots.buildOptionText}),class:{mini:m},on:Object(u["k"])(this)};return e(T,y)}},render:function(){var t=arguments[0];return t(f["a"],{attrs:{componentName:"Pagination",defaultLocale:z["a"]},scopedSlots:{default:this.renderPagination}})}}},"50c4":function(t,e,n){var r=n("a691"),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},"50c6":function(t,e,n){var r=n("a0c4"),i=n("243f"),a=n("badf"),o=n("6747");function s(t,e){return function(n,s){var c=o(n)?r:i,u=e?e():{};return c(n,t,a(s,2),u)}}t.exports=s},"50d8":function(t,e){function n(t,e){var n=-1,r=Array(t);while(++n=M&&(S+=y.slice(M,T)+L,M=T+j.length)}return S+y.slice(M)}]}))},5327:function(t,e,n){var r=n("23e7"),i=n("1ec1"),a=Math.acosh,o=Math.log,s=Math.sqrt,c=Math.LN2,u=!a||710!=Math.floor(a(Number.MAX_VALUE))||a(1/0)!=1/0;r({target:"Math",stat:!0,forced:u},{acosh:function(t){return(t=+t)<1?NaN:t>94906265.62425156?o(t)+c:i(t-1+s(t-1)*s(t+1))}})},5377:function(t,e,n){var r=n("83ab"),i=n("9bf2"),a=n("ad6d"),o=n("9f7f").UNSUPPORTED_Y;r&&("g"!=/./g.flags||o)&&i.f(RegExp.prototype,"flags",{configurable:!0,get:a})},"53ca":function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));n("a4d3"),n("e01a"),n("d3b7"),n("d28b"),n("3ca3"),n("ddb0");function r(t){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}},"54eb":function(t,e,n){var r=n("8eeb"),i=n("32f4");function a(t,e){return r(t,i(t),e)}t.exports=a},5524:function(t,e){var n=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=n)},5530:function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));n("b64b"),n("a4d3"),n("4de4"),n("e439"),n("159b"),n("dbb4");var r=n("ade3");function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function a(t){for(var e=1;e=0;(e||i)&&this.restoreModeVerticalFromInline()},handleClick:function(t){this.handleOpenChange([]),this.$emit("click",t)},handleSelect:function(t){this.$emit("select",t),this.$emit("selectChange",t.selectedKeys)},handleDeselect:function(t){this.$emit("deselect",t),this.$emit("selectChange",t.selectedKeys)},handleOpenChange:function(t){this.setOpenKeys(t),this.$emit("openChange",t),this.$emit("update:openKeys",t)},setOpenKeys:function(t){Object(p["s"])(this,"openKeys")||this.setState({sOpenKeys:t})},getRealMenuMode:function(){var t=this.getInlineCollapsed();if(this.switchingModeFromInline&&t)return"inline";var e=this.$props.mode;return t?"vertical":e},getInlineCollapsed:function(){var t=this.$props.inlineCollapsed;return void 0!==this.layoutSiderContext.sCollapsed?this.layoutSiderContext.sCollapsed:t},getMenuOpenAnimation:function(t){var e=this.$props,n=e.openAnimation,r=e.openTransitionName,i=n||r;return void 0===n&&void 0===r&&("horizontal"===t?i="slide-up":"inline"===t?i={on:b["a"]}:this.switchingModeFromInline?(i="",this.switchingModeFromInline=!1):i="zoom-big"),i}},render:function(){var t,e=this,n=arguments[0],r=this.layoutSiderContext,a=this.$slots,s=r.collapsedWidth,l=this.configProvider.getPopupContainer,f=Object(p["l"])(this),d=f.prefixCls,v=f.theme,g=f.getPopupContainer,m=this.configProvider.getPrefixCls,y=m("menu",d),b=this.getRealMenuMode(),x=this.getMenuOpenAnimation(b),w=(t={},o()(t,y+"-"+v,!0),o()(t,y+"-inline-collapsed",this.getInlineCollapsed()),t),_={props:c()({},Object(u["a"])(f,["inlineCollapsed"]),{getPopupContainer:g||l,openKeys:this.sOpenKeys,mode:b,prefixCls:y}),on:c()({},Object(p["k"])(this),{select:this.handleSelect,deselect:this.handleDeselect,openChange:this.handleOpenChange,mouseenter:this.handleMouseEnter}),nativeOn:{transitionend:this.handleTransitionEnd}};Object(p["s"])(this,"selectedKeys")||delete _.props.selectedKeys,"inline"!==b?(_.on.click=this.handleClick,_.props.openTransitionName=x):(_.on.click=function(t){e.$emit("click",t)},_.props.openAnimation=x);var O=this.getInlineCollapsed()&&(0===s||"0"===s||"0px"===s);return O&&(_.props.openKeys=[]),n(h["a"],i()([_,{class:w}]),[a["default"]])},install:function(t){t.use(j["a"]),t.component(E.name,E),t.component(E.Item.name,E.Item),t.component(E.SubMenu.name,E.SubMenu),t.component(E.Divider.name,E.Divider),t.component(E.ItemGroup.name,E.ItemGroup)}};e["a"]=E},5669:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r={placeholder:"请选择时间"};e["default"]=r},5692:function(t,e,n){var r=n("c430"),i=n("c6cd");(t.exports=function(t,e){return i[t]||(i[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.12.1",mode:r?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},"56cd":function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("2fcd"),o=n("0c63"),s={},c=4.5,u="24px",l="24px",f="topRight",h=function(){return document.body},d=null;function p(t){var e=t.duration,n=t.placement,r=t.bottom,i=t.top,a=t.getContainer,o=t.closeIcon;void 0!==e&&(c=e),void 0!==n&&(f=n),void 0!==r&&(l="number"===typeof r?r+"px":r),void 0!==i&&(u="number"===typeof i?i+"px":i),void 0!==a&&(h=a),void 0!==o&&(d=o)}function v(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:u,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:l,r=void 0;switch(t){case"topLeft":r={left:0,top:e,bottom:"auto"};break;case"topRight":r={right:0,top:e,bottom:"auto"};break;case"bottomLeft":r={left:0,top:"auto",bottom:n};break;default:r={right:0,top:"auto",bottom:n};break}return r}function g(t,e){var n=t.prefixCls,r=t.placement,i=void 0===r?f:r,c=t.getContainer,u=void 0===c?h:c,l=t.top,p=t.bottom,g=t.closeIcon,m=void 0===g?d:g,y=n+"-"+i;s[y]?e(s[y]):a["a"].newInstance({prefixCls:n,class:n+"-"+i,style:v(i,l,p),getContainer:u,closeIcon:function(t){var e="function"===typeof m?m(t):m,r=t("span",{class:n+"-close-x"},[e||t(o["a"],{class:n+"-close-icon",attrs:{type:"close"}})]);return r}},(function(t){s[y]=t,e(t)}))}var m={success:"check-circle-o",info:"info-circle-o",error:"close-circle-o",warning:"exclamation-circle-o"};function y(t){var e=t.icon,n=t.type,r=t.description,i=t.message,a=t.btn,s=t.prefixCls||"ant-notification",u=s+"-notice",l=void 0===t.duration?c:t.duration,f=null;if(e)f=function(t){return t("span",{class:u+"-icon"},["function"===typeof e?e(t):e])};else if(n){var h=m[n];f=function(t){return t(o["a"],{class:u+"-icon "+u+"-icon-"+n,attrs:{type:h}})}}var d=t.placement,p=t.top,v=t.bottom,y=t.getContainer,b=t.closeIcon;g({prefixCls:s,placement:d,top:p,bottom:v,getContainer:y,closeIcon:b},(function(e){e.notice({content:function(t){return t("div",{class:f?u+"-with-icon":""},[f&&f(t),t("div",{class:u+"-message"},[!r&&f?t("span",{class:u+"-message-single-line-auto-margin"}):null,"function"===typeof i?i(t):i]),t("div",{class:u+"-description"},["function"===typeof r?r(t):r]),a?t("span",{class:u+"-btn"},["function"===typeof a?a(t):a]):null])},duration:l,closable:!0,onClose:t.onClose,onClick:t.onClick,key:t.key,style:t.style||{},class:t["class"]})}))}var b={open:y,close:function(t){Object.keys(s).forEach((function(e){return s[e].removeNotice(t)}))},config:p,destroy:function(){Object.keys(s).forEach((function(t){s[t].destroy(),delete s[t]}))}};["success","info","warning","error"].forEach((function(t){b[t]=function(e){return b.open(i()({},e,{type:t}))}})),b.warn=b.warning,e["a"]=b},"56ef":function(t,e,n){var r=n("d066"),i=n("241c"),a=n("7418"),o=n("825a");t.exports=r("Reflect","ownKeys")||function(t){var e=i.f(o(t)),n=a.f;return n?e.concat(n(t)):e}},5704:function(t,e,n){"use strict";n("b2a3"),n("948e"),n("6ba6")},5783:function(t,e,n){"use strict";n("b2a3"),n("40cb")},"57a5":function(t,e,n){var r=n("91e9"),i=r(Object.keys,Object);t.exports=i},"57ba":function(t,e,n){"use strict";e.__esModule=!0;var r=n("4849"),i=a(r);function a(t){return t&&t.__esModule?t:{default:t}}e.default=function(){function t(t,e){for(var n=0;n=11?t:t+12},meridiem:function(t,e,n){var r=100*t+e;return r<600?"凌晨":r<900?"早上":r<1130?"上午":r<1230?"中午":r<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:function(t){return t.week()!==this.week()?"[下]dddLT":"[本]dddLT"},lastDay:"[昨天]LT",lastWeek:function(t){return this.week()!==t.week()?"[上]dddLT":"[本]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|周)/,ordinal:function(t,e){switch(e){case"d":case"D":case"DDD":return t+"日";case"M":return t+"月";case"w":case"W":return t+"周";default:return t}},relativeTime:{future:"%s后",past:"%s前",s:"几秒",ss:"%d 秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",w:"1 周",ww:"%d 周",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},week:{dow:1,doy:4}});return e}))},"5c69":function(t,e,n){var r=n("087d"),i=n("0621");function a(t,e,n,o,s){var c=-1,u=t.length;n||(n=i),s||(s=[]);while(++c0&&n(l)?e>1?a(l,e-1,n,o,s):r(s,l):o||(s[s.length]=l)}return s}t.exports=a},"5c6c":function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},"5ca0":function(t,e,n){var r=n("badf"),i=n("30c9"),a=n("ec69");function o(t){return function(e,n,o){var s=Object(e);if(!i(e)){var c=r(n,3);e=a(e),n=function(t){return c(s[t],t,s)}}var u=t(e,n,o);return u>-1?s[c?e[u]:u]:void 0}}t.exports=o},"5cc6":function(t,e,n){var r=n("74e8");r("Uint8",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},"5cdc":function(t,e,n){},"5d41":function(t,e,n){var r=n("23e7"),i=n("861d"),a=n("825a"),o=n("5135"),s=n("06cf"),c=n("e163");function u(t,e){var n,r,l=arguments.length<3?t:arguments[2];return a(t)===l?t[e]:(n=s.f(t,e))?o(n,"value")?n.value:void 0===n.get?void 0:n.get.call(l):i(r=c(t))?u(r,e,l):void 0}r({target:"Reflect",stat:!0},{get:u})},"5d89":function(t,e,n){var r=n("f8af");function i(t,e){var n=e?r(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}t.exports=i},"5db7":function(t,e,n){"use strict";var r=n("23e7"),i=n("a2bf"),a=n("7b0b"),o=n("50c4"),s=n("1c0b"),c=n("65f0");r({target:"Array",proto:!0},{flatMap:function(t){var e,n=a(this),r=o(n.length);return s(t),e=c(n,0),e.length=i(e,n,n,r,0,1,t,arguments.length>1?arguments[1]:void 0),e}})},"5ded":function(t,e,n){"use strict";var r=n("23e7"),i=n("d039"),a=n("8418"),o=i((function(){function t(){}return!(Array.of.call(t)instanceof t)}));r({target:"Array",stat:!0,forced:o},{of:function(){var t=0,e=arguments.length,n=new("function"==typeof this?this:Array)(e);while(e>t)a(n,t,arguments[t++]);return n.length=e,n}})},"5e2e":function(t,e,n){var r=n("28c9"),i=n("69d5"),a=n("b4c0"),o=n("fba5"),s=n("67ca");function c(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e=55296&&i<=56319&&n>1,t+=g(t/e);t>v*o>>1;r+=i)t=g(t/v);return g(r+(v+1)*t/(t+s))},w=function(t){var e=[];t=y(t);var n,s,c=t.length,h=l,d=0,v=u;for(n=0;n=h&&sg((r-d)/C))throw RangeError(p);for(d+=(O-h)*C,h=O,n=0;nr)throw RangeError(p);if(s==h){for(var S=d,M=i;;M+=i){var k=M<=v?a:M>=v+o?o:M-v;if(Sl){var d,p=u(arguments[l++]),v=f?a(p).concat(f(p)):a(p),g=v.length,m=0;while(g>m)d=v[m++],r&&!h.call(p,d)||(n[d]=p[d])}return n}:l},"60ed":function(t,e,n){var r=n("3729"),i=n("2dcb"),a=n("1310"),o="[object Object]",s=Function.prototype,c=Object.prototype,u=s.toString,l=c.hasOwnProperty,f=u.call(Object);function h(t){if(!a(t)||r(t)!=o)return!1;var e=i(t);if(null===e)return!0;var n=l.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&u.call(n)==f}t.exports=h},"61fe":function(t,e,n){var r=n("5b90");t.exports=function(t,e,n){n=n||document,t={parentNode:t};while((t=t.parentNode)&&t!==n)if(r(t,e))return t}},6201:function(t,e,n){"use strict";e["a"]={methods:{getFormat:function(){var t=this.format,e=this.locale,n=this.timePicker;return t||(t=n?e.dateTimeFormat:e.dateFormat),t},focus:function(){this.focusElement?this.focusElement.focus():this.$refs.rootInstance&&this.$refs.rootInstance.focus()},saveFocusElement:function(t){this.focusElement=t}}}},"621a":function(t,e,n){"use strict";var r=n("da84"),i=n("83ab"),a=n("a981"),o=n("9112"),s=n("e2cc"),c=n("d039"),u=n("19aa"),l=n("a691"),f=n("50c4"),h=n("0b25"),d=n("77a7"),p=n("e163"),v=n("d2bb"),g=n("241c").f,m=n("9bf2").f,y=n("81d5"),b=n("d44e"),x=n("69f3"),w=x.get,_=x.set,O="ArrayBuffer",C="DataView",S="prototype",M="Wrong length",k="Wrong index",j=r[O],T=j,z=r[C],E=z&&z[S],A=Object.prototype,P=r.RangeError,L=d.pack,V=d.unpack,I=function(t){return[255&t]},R=function(t){return[255&t,t>>8&255]},H=function(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]},D=function(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]},F=function(t){return L(t,23,4)},N=function(t){return L(t,52,8)},$=function(t,e){m(t[S],e,{get:function(){return w(this)[e]}})},B=function(t,e,n,r){var i=h(n),a=w(t);if(i+e>a.byteLength)throw P(k);var o=w(a.buffer).bytes,s=i+a.byteOffset,c=o.slice(s,s+e);return r?c:c.reverse()},W=function(t,e,n,r,i,a){var o=h(n),s=w(t);if(o+e>s.byteLength)throw P(k);for(var c=w(s.buffer).bytes,u=o+s.byteOffset,l=r(+i),f=0;fK;)(Y=U[K++])in T||o(T,Y,j[Y]);q.constructor=T}v&&p(E)!==A&&v(E,A);var G=new z(new T(2)),X=E.setInt8;G.setInt8(0,2147483648),G.setInt8(1,2147483649),!G.getInt8(0)&&G.getInt8(1)||s(E,{setInt8:function(t,e){X.call(this,t,e<<24>>24)},setUint8:function(t,e){X.call(this,t,e<<24>>24)}},{unsafe:!0})}else T=function(t){u(this,T,O);var e=h(t);_(this,{bytes:y.call(new Array(e),0),byteLength:e}),i||(this.byteLength=e)},z=function(t,e,n){u(this,z,C),u(t,T,C);var r=w(t).byteLength,a=l(e);if(a<0||a>r)throw P("Wrong offset");if(n=void 0===n?r-a:f(n),a+n>r)throw P(M);_(this,{buffer:t,byteLength:n,byteOffset:a}),i||(this.buffer=t,this.byteLength=n,this.byteOffset=a)},i&&($(T,"byteLength"),$(z,"buffer"),$(z,"byteLength"),$(z,"byteOffset")),s(z[S],{getInt8:function(t){return B(this,1,t)[0]<<24>>24},getUint8:function(t){return B(this,1,t)[0]},getInt16:function(t){var e=B(this,2,t,arguments.length>1?arguments[1]:void 0);return(e[1]<<8|e[0])<<16>>16},getUint16:function(t){var e=B(this,2,t,arguments.length>1?arguments[1]:void 0);return e[1]<<8|e[0]},getInt32:function(t){return D(B(this,4,t,arguments.length>1?arguments[1]:void 0))},getUint32:function(t){return D(B(this,4,t,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(t){return V(B(this,4,t,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(t){return V(B(this,8,t,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(t,e){W(this,1,t,I,e)},setUint8:function(t,e){W(this,1,t,I,e)},setInt16:function(t,e){W(this,2,t,R,e,arguments.length>2?arguments[2]:void 0)},setUint16:function(t,e){W(this,2,t,R,e,arguments.length>2?arguments[2]:void 0)},setInt32:function(t,e){W(this,4,t,H,e,arguments.length>2?arguments[2]:void 0)},setUint32:function(t,e){W(this,4,t,H,e,arguments.length>2?arguments[2]:void 0)},setFloat32:function(t,e){W(this,4,t,F,e,arguments.length>2?arguments[2]:void 0)},setFloat64:function(t,e){W(this,8,t,N,e,arguments.length>2?arguments[2]:void 0)}});b(T,O),b(z,C),t.exports={ArrayBuffer:T,DataView:z}},"62e4":function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},"63c4":function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("18a7"),c=n("4d91"),u={border:0,background:"transparent",padding:0,lineHeight:"inherit",display:"inline-block"},l={props:{noStyle:c["a"].bool},methods:{onKeyDown:function(t){var e=t.keyCode;e===s["a"].ENTER&&t.preventDefault()},onKeyUp:function(t){var e=t.keyCode;e===s["a"].ENTER&&this.$emit("click",t)},setRef:function(t){this.div=t},focus:function(){this.div&&this.div.focus()},blur:function(){this.div&&this.div.blur()}},render:function(){var t=arguments[0],e=this.$props.noStyle;return t("div",i()([{attrs:{role:"button",tabIndex:0}},{directives:[{name:"ant-ref",value:this.setRef}],on:o()({},this.$listeners,{keydown:this.onKeyDown,keyup:this.onKeyUp})},{style:o()({},e?null:u)}]),[this.$slots["default"]])}};e["a"]=l},6428:function(t,e,n){var r=n("b4b0"),i=1/0,a=17976931348623157e292;function o(t){if(!t)return 0===t?t:0;if(t=r(t),t===i||t===-i){var e=t<0?-1:1;return e*a}return t===t?t:0}t.exports=o},"642a":function(t,e,n){var r=n("966f"),i=n("3bb4"),a=n("20ec");function o(t){var e=i(t);return 1==e.length&&e[0][2]?a(e[0][0],e[0][1]):function(n){return n===t||r(n,t,e)}}t.exports=o},6438:function(t,e,n){var r=n("03d6"),i=n("9742").concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},"649e":function(t,e,n){"use strict";var r=n("ebb5"),i=n("b727").some,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("some",(function(t){return i(a(this),t,arguments.length>1?arguments[1]:void 0)}))},6547:function(t,e,n){var r=n("a691"),i=n("1d80"),a=function(t){return function(e,n){var a,o,s=String(i(e)),c=r(n),u=s.length;return c<0||c>=u?t?"":void 0:(a=s.charCodeAt(c),a<55296||a>56319||c+1===u||(o=s.charCodeAt(c+1))<56320||o>57343?t?s.charAt(c):a:t?s.slice(c,c+2):o-56320+(a-55296<<10)+65536)}};t.exports={codeAt:a(!1),charAt:a(!0)}},6566:function(t,e,n){"use strict";var r=n("9bf2").f,i=n("7c73"),a=n("e2cc"),o=n("0366"),s=n("19aa"),c=n("2266"),u=n("7dd0"),l=n("2626"),f=n("83ab"),h=n("f183").fastKey,d=n("69f3"),p=d.set,v=d.getterFor;t.exports={getConstructor:function(t,e,n,u){var l=t((function(t,r){s(t,l,e),p(t,{type:e,index:i(null),first:void 0,last:void 0,size:0}),f||(t.size=0),void 0!=r&&c(r,t[u],{that:t,AS_ENTRIES:n})})),d=v(e),g=function(t,e,n){var r,i,a=d(t),o=m(t,e);return o?o.value=n:(a.last=o={index:i=h(e,!0),key:e,value:n,previous:r=a.last,next:void 0,removed:!1},a.first||(a.first=o),r&&(r.next=o),f?a.size++:t.size++,"F"!==i&&(a.index[i]=o)),t},m=function(t,e){var n,r=d(t),i=h(e);if("F"!==i)return r.index[i];for(n=r.first;n;n=n.next)if(n.key==e)return n};return a(l.prototype,{clear:function(){var t=this,e=d(t),n=e.index,r=e.first;while(r)r.removed=!0,r.previous&&(r.previous=r.previous.next=void 0),delete n[r.index],r=r.next;e.first=e.last=void 0,f?e.size=0:t.size=0},delete:function(t){var e=this,n=d(e),r=m(e,t);if(r){var i=r.next,a=r.previous;delete n.index[r.index],r.removed=!0,a&&(a.next=i),i&&(i.previous=a),n.first==r&&(n.first=i),n.last==r&&(n.last=a),f?n.size--:e.size--}return!!r},forEach:function(t){var e,n=d(this),r=o(t,arguments.length>1?arguments[1]:void 0,3);while(e=e?e.next:n.first){r(e.value,e.key,this);while(e&&e.removed)e=e.previous}},has:function(t){return!!m(this,t)}}),a(l.prototype,n?{get:function(t){var e=m(this,t);return e&&e.value},set:function(t,e){return g(this,0===t?0:t,e)}}:{add:function(t){return g(this,t=0===t?0:t,t)}}),f&&r(l.prototype,"size",{get:function(){return d(this).size}}),l},setStrong:function(t,e,n){var r=e+" Iterator",i=v(e),a=v(r);u(t,e,(function(t,e){p(this,{type:r,target:t,state:i(t),kind:e,last:void 0})}),(function(){var t=a(this),e=t.kind,n=t.last;while(n&&n.removed)n=n.previous;return t.target&&(t.last=n=n?n.next:t.state.first)?"keys"==e?{value:n.key,done:!1}:"values"==e?{value:n.value,done:!1}:{value:[n.key,n.value],done:!1}:(t.target=void 0,{value:void 0,done:!0})}),n?"entries":"values",!n,!0),l(e)}}},"656b":function(t,e,n){var r=n("e2e4"),i=n("f4d6");function a(t,e){e=r(e,t);var n=0,a=e.length;while(null!=t&&n.5?c/(2-a-o):c/(a+o),a){case t:r=(e-n)/c+(e1&&(n-=1),n<1/6?t+6*(e-t)*n:n<.5?e:n<2/3?t+(e-t)*(2/3-n)*6:t}if(t=D(t,360),e=D(e,100),n=D(n,100),0===e)r=i=a=n;else{var s=n<.5?n*(1+e):n+e-n*e,c=2*n-s;r=o(c,s,t+1/3),i=o(c,s,t),a=o(c,s,t-1/3)}return{r:255*r,g:255*i,b:255*a}}function m(t,e,n){t=D(t,255),e=D(e,255),n=D(n,255);var r,i,a=l(t,e,n),o=u(t,e,n),s=a,c=a-o;if(i=0===a?0:c/a,a==o)r=0;else{switch(a){case t:r=(e-n)/c+(e>1)+720)%360;--e;)r.h=(r.h+i)%360,a.push(h(r));return a}function L(t,e){e=e||6;var n=h(t).toHsv(),r=n.h,i=n.s,a=n.v,o=[],s=1/e;while(e--)o.push(h({h:r,s:i,v:a})),a=(a+s)%1;return o}h.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var t=this.toRgb();return(299*t.r+587*t.g+114*t.b)/1e3},getLuminance:function(){var t,e,n,r,a,o,s=this.toRgb();return t=s.r/255,e=s.g/255,n=s.b/255,r=t<=.03928?t/12.92:i.pow((t+.055)/1.055,2.4),a=e<=.03928?e/12.92:i.pow((e+.055)/1.055,2.4),o=n<=.03928?n/12.92:i.pow((n+.055)/1.055,2.4),.2126*r+.7152*a+.0722*o},setAlpha:function(t){return this._a=H(t),this._roundA=c(100*this._a)/100,this},toHsv:function(){var t=m(this._r,this._g,this._b);return{h:360*t.h,s:t.s,v:t.v,a:this._a}},toHsvString:function(){var t=m(this._r,this._g,this._b),e=c(360*t.h),n=c(100*t.s),r=c(100*t.v);return 1==this._a?"hsv("+e+", "+n+"%, "+r+"%)":"hsva("+e+", "+n+"%, "+r+"%, "+this._roundA+")"},toHsl:function(){var t=v(this._r,this._g,this._b);return{h:360*t.h,s:t.s,l:t.l,a:this._a}},toHslString:function(){var t=v(this._r,this._g,this._b),e=c(360*t.h),n=c(100*t.s),r=c(100*t.l);return 1==this._a?"hsl("+e+", "+n+"%, "+r+"%)":"hsla("+e+", "+n+"%, "+r+"%, "+this._roundA+")"},toHex:function(t){return b(this._r,this._g,this._b,t)},toHexString:function(t){return"#"+this.toHex(t)},toHex8:function(t){return x(this._r,this._g,this._b,this._a,t)},toHex8String:function(t){return"#"+this.toHex8(t)},toRgb:function(){return{r:c(this._r),g:c(this._g),b:c(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+c(this._r)+", "+c(this._g)+", "+c(this._b)+")":"rgba("+c(this._r)+", "+c(this._g)+", "+c(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:c(100*D(this._r,255))+"%",g:c(100*D(this._g,255))+"%",b:c(100*D(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+c(100*D(this._r,255))+"%, "+c(100*D(this._g,255))+"%, "+c(100*D(this._b,255))+"%)":"rgba("+c(100*D(this._r,255))+"%, "+c(100*D(this._g,255))+"%, "+c(100*D(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a<1)&&(I[b(this._r,this._g,this._b,!0)]||!1)},toFilter:function(t){var e="#"+w(this._r,this._g,this._b,this._a),n=e,r=this._gradientType?"GradientType = 1, ":"";if(t){var i=h(t);n="#"+w(i._r,i._g,i._b,i._a)}return"progid:DXImageTransform.Microsoft.gradient("+r+"startColorstr="+e+",endColorstr="+n+")"},toString:function(t){var e=!!t;t=t||this._format;var n=!1,r=this._a<1&&this._a>=0,i=!e&&r&&("hex"===t||"hex6"===t||"hex3"===t||"hex4"===t||"hex8"===t||"name"===t);return i?"name"===t&&0===this._a?this.toName():this.toRgbString():("rgb"===t&&(n=this.toRgbString()),"prgb"===t&&(n=this.toPercentageRgbString()),"hex"!==t&&"hex6"!==t||(n=this.toHexString()),"hex3"===t&&(n=this.toHexString(!0)),"hex4"===t&&(n=this.toHex8String(!0)),"hex8"===t&&(n=this.toHex8String()),"name"===t&&(n=this.toName()),"hsl"===t&&(n=this.toHslString()),"hsv"===t&&(n=this.toHsvString()),n||this.toHexString())},clone:function(){return h(this.toString())},_applyModification:function(t,e){var n=t.apply(null,[this].concat([].slice.call(e)));return this._r=n._r,this._g=n._g,this._b=n._b,this.setAlpha(n._a),this},lighten:function(){return this._applyModification(S,arguments)},brighten:function(){return this._applyModification(M,arguments)},darken:function(){return this._applyModification(k,arguments)},desaturate:function(){return this._applyModification(_,arguments)},saturate:function(){return this._applyModification(O,arguments)},greyscale:function(){return this._applyModification(C,arguments)},spin:function(){return this._applyModification(j,arguments)},_applyCombination:function(t,e){return t.apply(null,[this].concat([].slice.call(e)))},analogous:function(){return this._applyCombination(P,arguments)},complement:function(){return this._applyCombination(T,arguments)},monochromatic:function(){return this._applyCombination(L,arguments)},splitcomplement:function(){return this._applyCombination(A,arguments)},triad:function(){return this._applyCombination(z,arguments)},tetrad:function(){return this._applyCombination(E,arguments)}},h.fromRatio=function(t,e){if("object"==typeof t){var n={};for(var r in t)t.hasOwnProperty(r)&&(n[r]="a"===r?t[r]:Y(t[r]));t=n}return h(t,e)},h.equals=function(t,e){return!(!t||!e)&&h(t).toRgbString()==h(e).toRgbString()},h.random=function(){return h.fromRatio({r:f(),g:f(),b:f()})},h.mix=function(t,e,n){n=0===n?0:n||50;var r=h(t).toRgb(),i=h(e).toRgb(),a=n/100,o={r:(i.r-r.r)*a+r.r,g:(i.g-r.g)*a+r.g,b:(i.b-r.b)*a+r.b,a:(i.a-r.a)*a+r.a};return h(o)},h.readability=function(t,e){var n=h(t),r=h(e);return(i.max(n.getLuminance(),r.getLuminance())+.05)/(i.min(n.getLuminance(),r.getLuminance())+.05)},h.isReadable=function(t,e,n){var r,i,a=h.readability(t,e);switch(i=!1,r=Z(n),r.level+r.size){case"AAsmall":case"AAAlarge":i=a>=4.5;break;case"AAlarge":i=a>=3;break;case"AAAsmall":i=a>=7;break}return i},h.mostReadable=function(t,e,n){var r,i,a,o,s=null,c=0;n=n||{},i=n.includeFallbackColors,a=n.level,o=n.size;for(var u=0;uc&&(c=r,s=h(e[u]));return h.isReadable(t,s,{level:a,size:o})||!i?s:(n.includeFallbackColors=!1,h.mostReadable(t,["#fff","#000"],n))};var V=h.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},I=h.hexNames=R(V);function R(t){var e={};for(var n in t)t.hasOwnProperty(n)&&(e[t[n]]=n);return e}function H(t){return t=parseFloat(t),(isNaN(t)||t<0||t>1)&&(t=1),t}function D(t,e){$(t)&&(t="100%");var n=B(t);return t=u(e,l(0,parseFloat(t))),n&&(t=parseInt(t*e,10)/100),i.abs(t-e)<1e-6?1:t%e/parseFloat(e)}function F(t){return u(1,l(0,t))}function N(t){return parseInt(t,16)}function $(t){return"string"==typeof t&&-1!=t.indexOf(".")&&1===parseFloat(t)}function B(t){return"string"===typeof t&&-1!=t.indexOf("%")}function W(t){return 1==t.length?"0"+t:""+t}function Y(t){return t<=1&&(t=100*t+"%"),t}function q(t){return i.round(255*parseFloat(t)).toString(16)}function U(t){return N(t)/255}var K=function(){var t="[-\\+]?\\d+%?",e="[-\\+]?\\d*\\.\\d+%?",n="(?:"+e+")|(?:"+t+")",r="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?",i="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?";return{CSS_UNIT:new RegExp(n),rgb:new RegExp("rgb"+r),rgba:new RegExp("rgba"+i),hsl:new RegExp("hsl"+r),hsla:new RegExp("hsla"+i),hsv:new RegExp("hsv"+r),hsva:new RegExp("hsva"+i),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function G(t){return!!K.CSS_UNIT.exec(t)}function X(t){t=t.replace(a,"").replace(o,"").toLowerCase();var e,n=!1;if(V[t])t=V[t],n=!0;else if("transparent"==t)return{r:0,g:0,b:0,a:0,format:"name"};return(e=K.rgb.exec(t))?{r:e[1],g:e[2],b:e[3]}:(e=K.rgba.exec(t))?{r:e[1],g:e[2],b:e[3],a:e[4]}:(e=K.hsl.exec(t))?{h:e[1],s:e[2],l:e[3]}:(e=K.hsla.exec(t))?{h:e[1],s:e[2],l:e[3],a:e[4]}:(e=K.hsv.exec(t))?{h:e[1],s:e[2],v:e[3]}:(e=K.hsva.exec(t))?{h:e[1],s:e[2],v:e[3],a:e[4]}:(e=K.hex8.exec(t))?{r:N(e[1]),g:N(e[2]),b:N(e[3]),a:U(e[4]),format:n?"name":"hex8"}:(e=K.hex6.exec(t))?{r:N(e[1]),g:N(e[2]),b:N(e[3]),format:n?"name":"hex"}:(e=K.hex4.exec(t))?{r:N(e[1]+""+e[1]),g:N(e[2]+""+e[2]),b:N(e[3]+""+e[3]),a:U(e[4]+""+e[4]),format:n?"name":"hex8"}:!!(e=K.hex3.exec(t))&&{r:N(e[1]+""+e[1]),g:N(e[2]+""+e[2]),b:N(e[3]+""+e[3]),format:n?"name":"hex"}}function Z(t){var e,n;return t=t||{level:"AA",size:"small"},e=(t.level||"AA").toUpperCase(),n=(t.size||"small").toLowerCase(),"AA"!==e&&"AAA"!==e&&(e="AA"),"small"!==n&&"large"!==n&&(n="small"),{level:e,size:n}}t.exports?t.exports=h:(r=function(){return h}.call(e,n,e,t),void 0===r||(t.exports=r))})(Math)},6747:function(t,e){var n=Array.isArray;t.exports=n},6751:function(t,e,n){var r=n("c9ca"),i=n("aaec"),a=n("ab81");function o(t){return i(t)?a(t):r(t)}t.exports=o},"677e":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n("f6c0"),i=a(r);function a(t){return t&&t.__esModule?t:{default:t}}e["default"]=i["default"]},"67ca":function(t,e,n){var r=n("cb5a");function i(t,e){var n=this.__data__,i=r(n,t);return i<0?(++this.size,n.push([t,e])):n[i][1]=e,this}t.exports=i},"681b":function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("f933"),o=n("f54f"),s=n("4d91"),c=n("daa3"),u=n("4df5"),l=n("db14"),f=Object(o["a"])(),h={name:"APopover",props:i()({},f,{prefixCls:s["a"].string,transitionName:s["a"].string.def("zoom-big"),content:s["a"].any,title:s["a"].any}),model:{prop:"visible",event:"visibleChange"},inject:{configProvider:{default:function(){return u["a"]}}},methods:{getPopupDomNode:function(){return this.$refs.tooltip.getPopupDomNode()}},render:function(){var t=arguments[0],e=this.title,n=this.prefixCls,r=this.$slots,o=this.configProvider.getPrefixCls,s=o("popover",n),u=Object(c["l"])(this);delete u.title,delete u.content;var l={props:i()({},u,{prefixCls:s}),ref:"tooltip",on:Object(c["k"])(this)};return t(a["a"],l,[t("template",{slot:"title"},[t("div",[(e||r.title)&&t("div",{class:s+"-title"},[Object(c["g"])(this,"title")]),t("div",{class:s+"-inner-content"},[Object(c["g"])(this,"content")])])]),this.$slots["default"]])},install:function(t){t.use(l["a"]),t.component(h.name,h)}};e["a"]=h},6858:function(t,e,n){"use strict";var r=n("2f9a"),i=n("ea34"),a=n("8a0d"),o=n("6ca1");t.exports=n("393a")(Array,"Array",(function(t,e){this._t=o(t),this._i=0,this._k=e}),(function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,i(1)):i(0,"keys"==e?n:"values"==e?t[n]:[n,t[n]])}),"values"),a.Arguments=a.Array,r("keys"),r("values"),r("entries")},"68c7":function(t,e,n){"use strict";n("b2a3"),n("44d29"),n("2ef0f")},"693d":function(t,e,n){"use strict";var r=n("ef08"),i=n("9c0e"),a=n("0bad"),o=n("512c"),s=n("ba01"),c=n("e34a").KEY,u=n("4b8b"),l=n("b367"),f=n("92f0"),h=n("8b1a"),d=n("cc15"),p=n("fcd4"),v=n("e198"),g=n("0ae2"),m=n("4ebc"),y=n("77e9"),b=n("7a41"),x=n("0983"),w=n("6ca1"),_=n("3397"),O=n("10db"),C=n("6f4f"),S=n("1836"),M=n("4d20"),k=n("fed5"),j=n("1a14"),T=n("9876"),z=M.f,E=j.f,A=S.f,P=r.Symbol,L=r.JSON,V=L&&L.stringify,I="prototype",R=d("_hidden"),H=d("toPrimitive"),D={}.propertyIsEnumerable,F=l("symbol-registry"),N=l("symbols"),$=l("op-symbols"),B=Object[I],W="function"==typeof P&&!!k.f,Y=r.QObject,q=!Y||!Y[I]||!Y[I].findChild,U=a&&u((function(){return 7!=C(E({},"a",{get:function(){return E(this,"a",{value:7}).a}})).a}))?function(t,e,n){var r=z(B,e);r&&delete B[e],E(t,e,n),r&&t!==B&&E(B,e,r)}:E,K=function(t){var e=N[t]=C(P[I]);return e._k=t,e},G=W&&"symbol"==typeof P.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof P},X=function(t,e,n){return t===B&&X($,e,n),y(t),e=_(e,!0),y(n),i(N,e)?(n.enumerable?(i(t,R)&&t[R][e]&&(t[R][e]=!1),n=C(n,{enumerable:O(0,!1)})):(i(t,R)||E(t,R,O(1,{})),t[R][e]=!0),U(t,e,n)):E(t,e,n)},Z=function(t,e){y(t);var n,r=g(e=w(e)),i=0,a=r.length;while(a>i)X(t,n=r[i++],e[n]);return t},Q=function(t,e){return void 0===e?C(t):Z(C(t),e)},J=function(t){var e=D.call(this,t=_(t,!0));return!(this===B&&i(N,t)&&!i($,t))&&(!(e||!i(this,t)||!i(N,t)||i(this,R)&&this[R][t])||e)},tt=function(t,e){if(t=w(t),e=_(e,!0),t!==B||!i(N,e)||i($,e)){var n=z(t,e);return!n||!i(N,e)||i(t,R)&&t[R][e]||(n.enumerable=!0),n}},et=function(t){var e,n=A(w(t)),r=[],a=0;while(n.length>a)i(N,e=n[a++])||e==R||e==c||r.push(e);return r},nt=function(t){var e,n=t===B,r=A(n?$:w(t)),a=[],o=0;while(r.length>o)!i(N,e=r[o++])||n&&!i(B,e)||a.push(N[e]);return a};W||(P=function(){if(this instanceof P)throw TypeError("Symbol is not a constructor!");var t=h(arguments.length>0?arguments[0]:void 0),e=function(n){this===B&&e.call($,n),i(this,R)&&i(this[R],t)&&(this[R][t]=!1),U(this,t,O(1,n))};return a&&q&&U(B,t,{configurable:!0,set:e}),K(t)},s(P[I],"toString",(function(){return this._k})),M.f=tt,j.f=X,n("6438").f=S.f=et,n("1917").f=J,k.f=nt,a&&!n("e444")&&s(B,"propertyIsEnumerable",J,!0),p.f=function(t){return K(d(t))}),o(o.G+o.W+o.F*!W,{Symbol:P});for(var rt="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),it=0;rt.length>it;)d(rt[it++]);for(var at=T(d.store),ot=0;at.length>ot;)v(at[ot++]);o(o.S+o.F*!W,"Symbol",{for:function(t){return i(F,t+="")?F[t]:F[t]=P(t)},keyFor:function(t){if(!G(t))throw TypeError(t+" is not a symbol!");for(var e in F)if(F[e]===t)return e},useSetter:function(){q=!0},useSimple:function(){q=!1}}),o(o.S+o.F*!W,"Object",{create:Q,defineProperty:X,defineProperties:Z,getOwnPropertyDescriptor:tt,getOwnPropertyNames:et,getOwnPropertySymbols:nt});var st=u((function(){k.f(1)}));o(o.S+o.F*st,"Object",{getOwnPropertySymbols:function(t){return k.f(x(t))}}),L&&o(o.S+o.F*(!W||u((function(){var t=P();return"[null]"!=V([t])||"{}"!=V({a:t})||"{}"!=V(Object(t))}))),"JSON",{stringify:function(t){var e,n,r=[t],i=1;while(arguments.length>i)r.push(arguments[i++]);if(n=e=r[1],(b(e)||void 0!==t)&&!G(t))return m(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!G(e))return e}),r[1]=e,V.apply(L,r)}}),P[I][H]||n("051b")(P[I],H,P[I].valueOf),f(P,"Symbol"),f(Math,"Math",!0),f(r.JSON,"JSON",!0)},6981:function(t,e,n){ -/*! - * clipboard.js v2.0.8 - * https://clipboardjs.com/ - * - * Licensed MIT © Zeno Rocha - */ -!function(e,n){t.exports=n()}(0,(function(){return e={134:function(t,e,n){"use strict";n.d(e,{default:function(){return v}});e=n(279);var r=n.n(e),i=(e=n(370),n.n(e)),a=(e=n(817),n.n(e));function o(t){return(o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function s(t,e){for(var n=0;n2&&void 0!==arguments[2]?arguments[2]:"";s(t,"[antdv: "+e+"] "+n)}},"6a71":function(t,e,n){var r=n("a243"),i=n("13e8");t.exports={changer:r,varyColor:i}},"6aa8":function(t,e,n){var r=n("4d88"),i=n("cc15")("toStringTag"),a="Arguments"==r(function(){return arguments}()),o=function(t,e){try{return t[e]}catch(n){}};t.exports=function(t){var e,n,s;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=o(e=Object(t),i))?n:a?r(e):"Object"==(s=r(e))&&"function"==typeof e.callee?"Arguments":s}},"6b75":function(t,e,n){"use strict";function r(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n0},t.prototype.connect_=function(){r&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),l?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},t.prototype.disconnect_=function(){r&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},t.prototype.onTransitionEnd_=function(t){var e=t.propertyName,n=void 0===e?"":e,r=u.some((function(t){return!!~n.indexOf(t)}));r&&this.refresh()},t.getInstance=function(){return this.instance_||(this.instance_=new t),this.instance_},t.instance_=null,t}(),h=function(t,e){for(var n=0,r=Object.keys(e);n0},t}(),j="undefined"!==typeof WeakMap?new WeakMap:new n,T=function(){function t(e){if(!(this instanceof t))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=f.getInstance(),r=new k(e,n,this);j.set(this,r)}return t}();["observe","unobserve","disconnect"].forEach((function(t){T.prototype[t]=function(){var e;return(e=j.get(this))[t].apply(e,arguments)}}));var z=function(){return"undefined"!==typeof i.ResizeObserver?i.ResizeObserver:T}();e["a"]=z}).call(this,n("c8ba"))},"6eeb":function(t,e,n){var r=n("da84"),i=n("9112"),a=n("5135"),o=n("ce4e"),s=n("8925"),c=n("69f3"),u=c.get,l=c.enforce,f=String(String).split("String");(t.exports=function(t,e,n,s){var c,u=!!s&&!!s.unsafe,h=!!s&&!!s.enumerable,d=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof e||a(n,"name")||i(n,"name",e),c=l(n),c.source||(c.source=f.join("string"==typeof e?e:""))),t!==r?(u?!d&&t[e]&&(h=!0):delete t[e],h?t[e]=n:i(t,e,n)):h?t[e]=n:o(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&u(this).source||s(this)}))},"6f4f":function(t,e,n){var r=n("77e9"),i=n("85e7"),a=n("9742"),o=n("5a94")("IE_PROTO"),s=function(){},c="prototype",u=function(){var t,e=n("05f5")("iframe"),r=a.length,i="<",o=">";e.style.display="none",n("9141").appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write(i+"script"+o+"document.F=Object"+i+"/script"+o),t.close(),u=t.F;while(r--)delete u[c][a[r]];return u()};t.exports=Object.create||function(t,e){var n;return null!==t?(s[c]=r(t),n=new s,s[c]=null,n[o]=t):n=u(),void 0===e?n:i(n,e)}},"6f53":function(t,e,n){var r=n("83ab"),i=n("df75"),a=n("fc6a"),o=n("d1e7").f,s=function(t){return function(e){var n,s=a(e),c=i(s),u=c.length,l=0,f=[];while(u>l)n=c[l++],r&&!o.call(s,n)||f.push(t?[n,s[n]]:s[n]);return f}};t.exports={entries:s(!0),values:s(!1)}},"6f54":function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var r=n("41b2"),i=n.n(r);function a(t){var e=t,n=[];function r(t){e=i()({},e,t);for(var r=0;r0?1:t<0?-1:0},v=Math.sin,g=Math.tan,m=1e-6,y=1e-12,b=Math.PI,x=b/2,w=b/4,_=Math.SQRT1_2,O=E(2),C=E(b),S=2*b,M=180/b,k=b/180;function j(t){return t?t/Math.sin(t):1}function T(t){return t>1?x:t<-1?-x:Math.asin(t)}function z(t){return t>1?0:t<-1?b:Math.acos(t)}function E(t){return t>0?Math.sqrt(t):0}function A(t){return t=s(2*t),(t-1)/(t+1)}function P(t){return(s(t)-s(-t))/2}function L(t){return(s(t)+s(-t))/2}function V(t){return u(t+E(t*t+1))}function I(t){return u(t+E(t*t-1))}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}function i(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}var a=n(3),o=n(77),s=n(76),c=n(356),u=n(139),l=n(39),f=n(84),h=function(t){function e(n){var r;void 0===n&&(n={state:{}}),r=t.call(this)||this;var o=i(i(r));return a(o,{_onChangeTimer:null,DataSet:e,isDataSet:!0,views:{}},n),r}r(e,t);var n=e.prototype;return n._getUniqueViewName=function(){var t=this,e=c("view_");while(t.views[e])e=c("view_");return e},n.createView=function(t,e){void 0===e&&(e={});var n=this;if(o(t)&&(t=n._getUniqueViewName()),s(t)&&(e=t,t=n._getUniqueViewName()),n.views[t])throw new Error("data view exists: "+t);var r=new l(n,e);return n.views[t]=r,r},n.getView=function(t){return this.views[t]},n.setView=function(t,e){this.views[t]=e},n.setState=function(t,e){var n=this;n.state[t]=e,n._onChangeTimer&&(clearTimeout(n._onChangeTimer),n._onChangeTimer=null),n._onChangeTimer=setTimeout((function(){n.emit("statechange",t,e)}),16)},e}(u);a(h,{CONSTANTS:f,DataSet:h,DataView:l,View:l,connectors:{},transforms:{},registerConnector:function(t,e){h.connectors[t]=e},getConnector:function(t){return h.connectors[t]||h.connectors.default},registerTransform:function(t,e){h.transforms[t]=e},getTransform:function(t){return h.transforms[t]||h.transforms.default}},f),l.DataSet=h,a(h.prototype,{view:h.prototype.createView}),h.version="0.10.2",t.exports=h},function(t,e){function n(t,e){for(var n in e)e.hasOwnProperty(n)&&"constructor"!==n&&void 0!==e[n]&&(t[n]=e[n])}var r=function(t,e,r,i){return e&&n(t,e),r&&n(t,r),i&&n(t,i),t};t.exports=r},function(t,e,n){"use strict";n.d(e,"i",(function(){return r})),n.d(e,"j",(function(){return i})),n.d(e,"o",(function(){return a})),n.d(e,"l",(function(){return o})),n.d(e,"q",(function(){return s})),n.d(e,"w",(function(){return c})),n.d(e,"h",(function(){return u})),n.d(e,"r",(function(){return l})),n.d(e,"a",(function(){return f})),n.d(e,"d",(function(){return h})),n.d(e,"e",(function(){return d})),n.d(e,"g",(function(){return p})),n.d(e,"f",(function(){return v})),n.d(e,"k",(function(){return g})),n.d(e,"n",(function(){return m})),n.d(e,"p",(function(){return y})),n.d(e,"t",(function(){return b})),n.d(e,"s",(function(){return x})),n.d(e,"u",(function(){return w})),n.d(e,"v",(function(){return _})),e["b"]=O,e["c"]=C,e["m"]=S;var r=1e-6,i=1e-12,a=Math.PI,o=a/2,s=a/4,c=2*a,u=180/a,l=a/180,f=Math.abs,h=Math.atan,d=Math.atan2,p=Math.cos,v=Math.ceil,g=Math.exp,m=(Math.floor,Math.log),y=Math.pow,b=Math.sin,x=Math.sign||function(t){return t>0?1:t<0?-1:0},w=Math.sqrt,_=Math.tan;function O(t){return t>1?0:t<-1?a:Math.acos(t)}function C(t){return t>1?o:t<-1?-o:Math.asin(t)}function S(t){return(t=b(t/2))*t}},function(t,e,n){"use strict";n.d(e,"i",(function(){return r})),n.d(e,"j",(function(){return i})),n.d(e,"o",(function(){return a})),n.d(e,"l",(function(){return o})),n.d(e,"q",(function(){return s})),n.d(e,"w",(function(){return c})),n.d(e,"h",(function(){return u})),n.d(e,"r",(function(){return l})),n.d(e,"a",(function(){return f})),n.d(e,"d",(function(){return h})),n.d(e,"e",(function(){return d})),n.d(e,"g",(function(){return p})),n.d(e,"f",(function(){return v})),n.d(e,"k",(function(){return g})),n.d(e,"n",(function(){return m})),n.d(e,"p",(function(){return y})),n.d(e,"t",(function(){return b})),n.d(e,"s",(function(){return x})),n.d(e,"u",(function(){return w})),n.d(e,"v",(function(){return _})),e["b"]=O,e["c"]=C,e["m"]=S;var r=1e-6,i=1e-12,a=Math.PI,o=a/2,s=a/4,c=2*a,u=180/a,l=a/180,f=Math.abs,h=Math.atan,d=Math.atan2,p=Math.cos,v=Math.ceil,g=Math.exp,m=(Math.floor,Math.log),y=Math.pow,b=Math.sin,x=Math.sign||function(t){return t>0?1:t<0?-1:0},w=Math.sqrt,_=Math.tan;function O(t){return t>1?0:t<-1?a:Math.acos(t)}function C(t){return t>1?o:t<-1?-o:Math.asin(t)}function S(t){return(t=b(t/2))*t}},function(t,e,n){var r=n(41),i=Array.isArray?Array.isArray:function(t){return r(t,"Array")};t.exports=i},function(t,e,n){var r=n(6),i=n(10),a="Invalid field: it must be a string!",o="Invalid fields: it must be an array!";t.exports={getField:function(t,e){var n=t.field,o=t.fields;if(i(n))return n;if(r(n))return console.warn(a),n[0];if(console.warn(a+" will try to get fields instead."),i(o))return o;if(r(o)&&o.length)return o[0];if(e)return e;throw new TypeError(a)},getFields:function(t,e){var n=t.field,a=t.fields;if(r(a))return a;if(i(a))return console.warn(o),[a];if(console.warn(o+" will try to get field instead."),i(n))return console.warn(o),[n];if(r(n)&&n.length)return console.warn(o),n;if(e)return e;throw new TypeError(o)}}},function(t,e,n){var r;try{r=n(169)}catch(i){}r||(r=window._),t.exports=r},function(t,e,n){var r=n(76),i=n(6),a=function(t,e){if(t){var n=void 0;if(i(t)){for(var a=0,o=t.length;aMath.abs(o)*u?(s<0&&(u=-u),n=u*o/s,r=u):(o<0&&(c=-c),n=c,r=c*s/o),{x:i+n,y:a+r}}function f(t){var e=r.map(r.range(v(t)+1),(function(){return[]}));return r.forEach(t.nodes(),(function(n){var i=t.node(n),a=i.rank;r.isUndefined(a)||(e[a][i.order]=n)})),e}function h(t){var e=r.minBy(r.map(t.nodes(),(function(e){return t.node(e).rank})));r.forEach(t.nodes(),(function(n){var i=t.node(n);r.has(i,"rank")&&(i.rank-=e)}))}function d(t){var e=r.minBy(r.map(t.nodes(),(function(e){return t.node(e).rank}))),n=[];r.forEach(t.nodes(),(function(r){var i=t.node(r).rank-e;n[i]||(n[i]=[]),n[i].push(r)}));var i=0,a=t.graph().nodeRankFactor;r.forEach(n,(function(e,n){r.isUndefined(e)&&n%a!==0?--i:i&&r.forEach(e,(function(e){t.node(e).rank+=i}))}))}function p(t,e,n,r){var i={width:0,height:0};return arguments.length>=4&&(i.rank=n,i.order=r),a(t,"border",i,e)}function v(t){return r.max(r.map(t.nodes(),(function(e){var n=t.node(e).rank;if(!r.isUndefined(n))return n})))}function g(t,e){var n={lhs:[],rhs:[]};return r.forEach(t,(function(t){e(t)?n.lhs.push(t):n.rhs.push(t)})),n}function m(t,e){var n=r.now();try{return e()}finally{console.log(t+" time: "+(r.now()-n)+"ms")}}function y(t,e){return e()}t.exports={addDummyNode:a,simplify:o,asNonCompoundGraph:s,successorWeights:c,predecessorWeights:u,intersectRect:l,buildLayerMatrix:f,normalizeRanks:h,removeEmptyRanks:d,addBorderNode:p,maxRank:v,partition:g,time:m,notime:y}},function(t,e,n){var r;try{r=n(169)}catch(i){}r||(r=window._),t.exports=r},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(109);n.d(e,"bisect",(function(){return r["c"]})),n.d(e,"bisectRight",(function(){return r["b"]})),n.d(e,"bisectLeft",(function(){return r["a"]}));var i=n(30);n.d(e,"ascending",(function(){return i["a"]}));var a=n(110);n.d(e,"bisector",(function(){return a["a"]}));var o=n(201);n.d(e,"cross",(function(){return o["a"]}));var s=n(202);n.d(e,"descending",(function(){return s["a"]}));var c=n(112);n.d(e,"deviation",(function(){return c["a"]}));var u=n(114);n.d(e,"extent",(function(){return u["a"]}));var l=n(203);n.d(e,"histogram",(function(){return l["a"]}));var f=n(206);n.d(e,"thresholdFreedmanDiaconis",(function(){return f["a"]}));var h=n(207);n.d(e,"thresholdScott",(function(){return h["a"]}));var d=n(118);n.d(e,"thresholdSturges",(function(){return d["a"]}));var p=n(208);n.d(e,"max",(function(){return p["a"]}));var v=n(209);n.d(e,"mean",(function(){return v["a"]}));var g=n(210);n.d(e,"median",(function(){return g["a"]}));var m=n(211);n.d(e,"merge",(function(){return m["a"]}));var y=n(119);n.d(e,"min",(function(){return y["a"]}));var b=n(111);n.d(e,"pairs",(function(){return b["a"]}));var x=n(212);n.d(e,"permute",(function(){return x["a"]}));var w=n(66);n.d(e,"quantile",(function(){return w["a"]}));var _=n(116);n.d(e,"range",(function(){return _["a"]}));var O=n(213);n.d(e,"scan",(function(){return O["a"]}));var C=n(214);n.d(e,"shuffle",(function(){return C["a"]}));var S=n(215);n.d(e,"sum",(function(){return S["a"]}));var M=n(117);n.d(e,"ticks",(function(){return M["a"]})),n.d(e,"tickIncrement",(function(){return M["b"]})),n.d(e,"tickStep",(function(){return M["c"]}));var k=n(120);n.d(e,"transpose",(function(){return k["a"]}));var j=n(113);n.d(e,"variance",(function(){return j["a"]}));var T=n(216);n.d(e,"zip",(function(){return T["a"]}))},function(t,e,n){var r=n(6),i=n(11),a=n(10),o=n(352),s=n(353);t.exports=function(t,e,n){void 0===n&&(n=[]);var c,u=t;n&&n.length&&(u=s(t,n)),i(e)?c=e:r(e)?c=function(t){return"_"+e.map((function(e){return t[e]})).join("-")}:a(e)&&(c=function(t){return"_"+t[e]});var l=o(u,c);return l}},function(t,e,n){var r;try{r=n(433)}catch(i){}r||(r=window.graphlib),t.exports=r},function(t,e,n){"use strict";e["a"]=p,e["b"]=v;var r=n(226),i=n(227),a=n(65),o=n(105),s=n(67),c=n(4),u=n(50),l=n(51),f=n(70),h=n(228),d=Object(l["b"])({point:function(t,e){this.stream.point(t*c["r"],e*c["r"])}});function p(t){return v((function(){return t}))()}function v(t){var e,n,l,p,v,g,m,y,b,x,w=150,_=480,O=250,C=0,S=0,M=0,k=0,j=0,T=null,z=r["a"],E=null,A=s["a"],P=.5,L=Object(h["a"])(R,P);function V(t){return t=v(t[0]*c["r"],t[1]*c["r"]),[t[0]*w+n,l-t[1]*w]}function I(t){return t=v.invert((t[0]-n)/w,(l-t[1])/w),t&&[t[0]*c["h"],t[1]*c["h"]]}function R(t,r){return t=e(t,r),[t[0]*w+n,l-t[1]*w]}function H(){v=Object(o["a"])(p=Object(u["b"])(M,k,j),e);var t=e(C,S);return n=_-t[0]*w,l=O+t[1]*w,D()}function D(){return b=x=null,V}return V.stream=function(t){return b&&x===t?b:b=d(z(p,L(A(x=t))))},V.clipAngle=function(t){return arguments.length?(z=+t?Object(i["a"])(T=t*c["r"],6*c["r"]):(T=null,r["a"]),D()):T*c["h"]},V.clipExtent=function(t){return arguments.length?(A=null==t?(E=g=m=y=null,s["a"]):Object(a["a"])(E=+t[0][0],g=+t[0][1],m=+t[1][0],y=+t[1][1]),D()):null==E?null:[[E,g],[m,y]]},V.scale=function(t){return arguments.length?(w=+t,H()):w},V.translate=function(t){return arguments.length?(_=+t[0],O=+t[1],H()):[_,O]},V.center=function(t){return arguments.length?(C=t[0]%360*c["r"],S=t[1]%360*c["r"],H()):[C*c["h"],S*c["h"]]},V.rotate=function(t){return arguments.length?(M=t[0]%360*c["r"],k=t[1]%360*c["r"],j=t.length>2?t[2]%360*c["r"]:0,H()):[M*c["h"],k*c["h"],j*c["h"]]},V.precision=function(t){return arguments.length?(L=Object(h["a"])(R,P=t*t),D()):Object(c["u"])(P)},V.fitExtent=function(t,e){return Object(f["a"])(V,t,e)},V.fitSize=function(t,e){return Object(f["b"])(V,t,e)},function(){return e=t.apply(this,arguments),V.invert=e.invert&&I,H()}}},function(t,e,n){"use strict";e["a"]=p,e["b"]=v;var r=n(336),i=n(338),a=n(145),o=n(144),s=n(150),c=n(5),u=n(78),l=n(81),f=n(154),h=n(339),d=Object(l["b"])({point:function(t,e){this.stream.point(t*c["r"],e*c["r"])}});function p(t){return v((function(){return t}))()}function v(t){var e,n,l,p,v,g,m,y,b,x,w=150,_=480,O=250,C=0,S=0,M=0,k=0,j=0,T=null,z=r["a"],E=null,A=s["a"],P=.5,L=Object(h["a"])(R,P);function V(t){return t=v(t[0]*c["r"],t[1]*c["r"]),[t[0]*w+n,l-t[1]*w]}function I(t){return t=v.invert((t[0]-n)/w,(l-t[1])/w),t&&[t[0]*c["h"],t[1]*c["h"]]}function R(t,r){return t=e(t,r),[t[0]*w+n,l-t[1]*w]}function H(){v=Object(o["a"])(p=Object(u["b"])(M,k,j),e);var t=e(C,S);return n=_-t[0]*w,l=O+t[1]*w,D()}function D(){return b=x=null,V}return V.stream=function(t){return b&&x===t?b:b=d(z(p,L(A(x=t))))},V.clipAngle=function(t){return arguments.length?(z=+t?Object(i["a"])(T=t*c["r"],6*c["r"]):(T=null,r["a"]),D()):T*c["h"]},V.clipExtent=function(t){return arguments.length?(A=null==t?(E=g=m=y=null,s["a"]):Object(a["a"])(E=+t[0][0],g=+t[0][1],m=+t[1][0],y=+t[1][1]),D()):null==E?null:[[E,g],[m,y]]},V.scale=function(t){return arguments.length?(w=+t,H()):w},V.translate=function(t){return arguments.length?(_=+t[0],O=+t[1],H()):[_,O]},V.center=function(t){return arguments.length?(C=t[0]%360*c["r"],S=t[1]%360*c["r"],H()):[C*c["h"],S*c["h"]]},V.rotate=function(t){return arguments.length?(M=t[0]%360*c["r"],k=t[1]%360*c["r"],j=t.length>2?t[2]%360*c["r"]:0,H()):[M*c["h"],k*c["h"],j*c["h"]]},V.precision=function(t){return arguments.length?(L=Object(h["a"])(R,P=t*t),D()):Object(c["u"])(P)},V.fitExtent=Object(f["a"])(V),V.fitSize=Object(f["b"])(V),function(){return e=t.apply(this,arguments),V.invert=e.invert&&I,H()}}},function(t,e,n){!function(t,n){n(e)}(0,(function(t){"use strict";function e(t){if(0===t.length)return 0;for(var e,n=t[0],r=0,i=1;i=Math.abs(t[i])?r+=n-e+t[i]:r+=t[i]-e+n,n=e;return n+r}function n(t){if(0===t.length)throw new Error("mean requires at least one data point");return e(t)/t.length}function r(t,e){var r,i,a=n(t),o=0;if(2===e)for(i=0;ie&&(e=t[n]);return e}function l(t,e){var n=t.length*e;if(0===t.length)throw new Error("quantile requires at least one data point.");if(e<0||1u&&h(t,n,r);lu;)d--}t[n]===u?h(t,n,d):h(t,++d,r),d<=e&&(n=d+1),e<=d&&(r=d-1)}}function h(t,e,n){var r=t[e];t[e]=t[n],t[n]=r}function d(t,e){var n=t.slice();if(Array.isArray(e)){!function(t,e){for(var n=[0],r=0;rt[t.length-1])return 1;var n=function(t,e){for(var n=0,r=0,i=t.length;r>>1]?i=n:r=-~n;return r}(t,e);if(t[n]!==e)return n/t.length;n++;var r=function(t,e){for(var n=0,r=0,i=t.length;r=t[n=r+i>>>1]?r=-~n:i=n;return r}(t,e);if(r===n)return n/t.length;var i=r-n+1;return i*(r+n)/2/i/t.length}function y(t){var e=d(t,.75),n=d(t,.25);if("number"==typeof e&&"number"==typeof n)return e-n}function b(t){return+d(t,.5)}function x(t){for(var e=b(t),n=[],r=0;r=r[n][s]);--d)(l=S(c,s,a,o)+r[n-1][c-1])n&&(n=t[r]),t[r]t.length)throw new Error("cannot generate more classes than there are data values");var n=s(t);if(1===O(n))return[n];var r=C(e,n.length),i=C(e,n.length);!function(t,e,n){for(var r,i=e[0].length,a=t[Math.floor(i/2)],o=[],s=[],c=0;c=Math.abs(a)&&(d+=1);else if("greater"===r)for(u=0;u<=i;u++)o[u]>=a&&(d+=1);else for(u=0;u<=i;u++)o[u]<=a&&(d+=1);return d/i},t.bisect=function(t,e,n,r,i){if("function"!=typeof t)throw new TypeError("func must be a function");for(var a=0;ai["k"]&&--a>0);return e/2}function o(t,e,n){function r(r,o){return[t*r*Object(i["h"])(o=a(n,o)),e*Object(i["y"])(o)]}return r.invert=function(r,a){return a=Object(i["e"])(a/e),[r/(t*Object(i["h"])(a)),Object(i["e"])((2*a+Object(i["y"])(2*a))/n)]},r}var s=o(i["D"]/i["o"],i["D"],i["s"]);e["a"]=function(){return Object(r["geoProjection"])(s).scale(169.529)}},function(t,e,n){"use strict";function r(t,e){t&&a.hasOwnProperty(t.type)&&a[t.type](t,e)}var i={Feature:function(t,e){r(t.geometry,e)},FeatureCollection:function(t,e){var n=t.features,i=-1,a=n.length;while(++i=0;--l)e=t[1][l],n=e[0][0],i=e[0][1],o=e[1][1],c=e[2][0],u=e[2][1],f.push(s([[c-a["k"],u-a["k"]],[c-a["k"],o+a["k"]],[n+a["k"],o+a["k"]],[n+a["k"],i-a["k"]]],30));return{type:"Polygon",coordinates:[Object(r["merge"])(f)]}}e["a"]=function(t,e){var n=c(e);e=e.map((function(t){return t.map((function(t){return[[t[0][0]*a["v"],t[0][1]*a["v"]],[t[1][0]*a["v"],t[1][1]*a["v"]],[t[2][0]*a["v"],t[2][1]*a["v"]]]}))}));var r=e.map((function(e){return e.map((function(e){var n,r=t(e[0][0],e[0][1])[0],i=t(e[2][0],e[2][1])[0],a=t(e[1][0],e[0][1])[1],o=t(e[1][0],e[1][1])[1];return a>o&&(n=a,a=o,o=n),[[r,a],[i,o]]}))}));function s(n,r){for(var i=r<0?-1:1,a=e[+(r<0)],o=0,s=a.length-1;oa[o][2][0];++o);var c=t(n-a[o][1][0],r);return c[0]+=t(a[o][1][0],i*r>i*a[o][0][1]?a[o][0][1]:r)[0],c}t.invert&&(s.invert=function(n,i){for(var a=r[+(i<0)],c=e[+(i<0)],u=0,l=a.length;ue?1:t>=e?0:NaN}},function(t,e,n){"use strict";var r=n(0),i=n(1);e["a"]=function(t){var e=0,n=Object(r["geoProjectionMutator"])(t),a=n(e);return a.parallel=function(t){return arguments.length?n(e=t*i["v"]):e*i["j"]},a}},function(t,e,n){var r=n(9),i=n(54),a=Object.prototype.hasOwnProperty,o=function(t,e){if(null===t||!i(t))return{};var n={};return r(e,(function(e){a.call(t,e)&&(n[e]=t[e])})),n};t.exports=o},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(349);n.d(e,"path",(function(){return r["a"]}))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(369);n.d(e,"cluster",(function(){return r["a"]}));var i=n(86);n.d(e,"hierarchy",(function(){return i["c"]}));var a=n(381);n.d(e,"pack",(function(){return a["a"]}));var o=n(160);n.d(e,"packSiblings",(function(){return o["a"]}));var s=n(161);n.d(e,"packEnclose",(function(){return s["a"]}));var c=n(383);n.d(e,"partition",(function(){return c["a"]}));var u=n(384);n.d(e,"stratify",(function(){return u["a"]}));var l=n(385);n.d(e,"tree",(function(){return l["a"]}));var f=n(386);n.d(e,"treemap",(function(){return f["a"]}));var h=n(387);n.d(e,"treemapBinary",(function(){return h["a"]}));var d=n(45);n.d(e,"treemapDice",(function(){return d["a"]}));var p=n(55);n.d(e,"treemapSlice",(function(){return p["a"]}));var v=n(388);n.d(e,"treemapSliceDice",(function(){return v["a"]}));var g=n(88);n.d(e,"treemapSquarify",(function(){return g["a"]}));var m=n(389);n.d(e,"treemapResquarify",(function(){return m["a"]}))},function(t,e,n){"use strict";e["g"]=i,e["a"]=a,e["d"]=o,e["c"]=s,e["b"]=c,e["f"]=u,e["e"]=l;var r=n(4);function i(t){return[Object(r["e"])(t[1],t[0]),Object(r["c"])(t[2])]}function a(t){var e=t[0],n=t[1],i=Object(r["g"])(n);return[i*Object(r["g"])(e),i*Object(r["t"])(e),Object(r["t"])(n)]}function o(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}function s(t,e){return[t[1]*e[2]-t[2]*e[1],t[2]*e[0]-t[0]*e[2],t[0]*e[1]-t[1]*e[0]]}function c(t,e){t[0]+=e[0],t[1]+=e[1],t[2]+=e[2]}function u(t,e){return[t[0]*e,t[1]*e,t[2]*e]}function l(t){var e=Object(r["u"])(t[0]*t[0]+t[1]*t[1]+t[2]*t[2]);t[0]/=e,t[1]/=e,t[2]/=e}},function(t,e,n){"use strict";e["a"]=function(t){return null===t?NaN:+t}},function(t,e,n){"use strict";e["b"]=i,e["a"]=a;var r=n(4);function i(t){return function(e,n){var i=Object(r["g"])(e),a=Object(r["g"])(n),o=t(i*a);return[o*a*Object(r["t"])(e),o*Object(r["t"])(n)]}}function a(t){return function(e,n){var i=Object(r["u"])(e*e+n*n),a=t(i),o=Object(r["t"])(a),s=Object(r["g"])(a);return[Object(r["e"])(e*o,i*s),Object(r["c"])(i&&n*o/i)]}}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){return[t*Object(i["h"])(e),e]}a.invert=function(t,e){return[t/Object(i["h"])(e),e]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(152.63)}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}function i(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}var a=n(139),o=n(3),s=n(40),c=n(40),u=n(320),l=n(9),f=n(6),h=n(54),d=n(140),p=n(76),v=n(10),g=n(24),m=n(32);function y(t){var e={};return l(t,(function(t,n){p(t)&&t.isView?e[n]=t:f(t)?e[n]=t.concat([]):h(t)?e[n]=s(t):e[n]=t})),e}var b=function(t){function e(e,n){var r;r=t.call(this)||this;var a=i(i(r));if(n=n||{},e=e||{},e.isDataSet||(n=e,e=null),o(a,{dataSet:e,loose:!e,dataType:"table",isView:!0,isDataView:!0,origin:[],rows:[],transforms:[],watchingStates:null},n),!a.loose){var s=a.watchingStates;e.on("statechange",(function(t){f(s)?s.indexOf(t)>-1&&a._reExecute():a._reExecute()}))}return r}r(e,t);var n=e.prototype;return n._parseStateExpression=function(t){var e=this.dataSet,n=/^\$state\.(\w+)/.exec(t);return n?e.state[n[1]]:t},n._preparseOptions=function(t){var e=this,n=y(t);return e.loose||l(n,(function(t,r){v(t)&&/^\$state\./.test(t)&&(n[r]=e._parseStateExpression(t))})),n},n._prepareSource=function(t,n){var r=this,i=e.DataSet;if(r._source={source:t,options:n},n)n=r._preparseOptions(n),r.origin=i.getConnector(n.type)(t,n,r);else if(t instanceof e||v(t))r.origin=i.getConnector("default")(t,r.dataSet);else if(f(t))r.origin=t;else{if(!p(t)||!t.type)throw new TypeError("Invalid source");n=r._preparseOptions(t),r.origin=i.getConnector(n.type)(n,r)}return r.rows=c(r.origin),r},n.source=function(t,e){var n=this;return n._prepareSource(t,e),n._reExecuteTransforms(),n.trigger("change"),n},n.transform=function(t){void 0===t&&(t={});var e=this;return e.transforms.push(t),e._executeTransform(t),e},n._executeTransform=function(t){var n=this;t=n._preparseOptions(t);var r=e.DataSet.getTransform(t.type);r(n,t)},n._reExecuteTransforms=function(){var t=this;t.transforms.forEach((function(e){t._executeTransform(e)}))},n.addRow=function(t){this.rows.push(t)},n.removeRow=function(t){this.rows.splice(t,1)},n.updateRow=function(t,e){o(this.rows[t],e)},n.findRows=function(t){return this.rows.filter((function(e){return d(e,t)}))},n.findRow=function(t){return u(this.rows,t)},n.getColumnNames=function(){var t=this.rows[0];return t?g(t):[]},n.getColumnName=function(t){return this.getColumnNames()[t]},n.getColumnIndex=function(t){var e=this.getColumnNames();return e.indexOf(t)},n.getColumn=function(t){return this.rows.map((function(e){return e[t]}))},n.getColumnData=function(t){return this.getColumn(t)},n.getSubset=function(t,e,n){for(var r=[],i=t;i<=e;i++)r.push(m(this.rows[i],n));return r},n.toString=function(t){var e=this;return t?JSON.stringify(e.rows,null,2):JSON.stringify(e.rows)},n._reExecute=function(){var t=this,e=t._source,n=e.source,r=e.options;t._prepareSource(n,r),t._reExecuteTransforms(),t.trigger("change")},e}(a);t.exports=b},function(t,e,n){var r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i=n(6),a=function t(e){if("object"!==("undefined"===typeof e?"undefined":r(e))||null===e)return e;var n=void 0;if(i(e)){n=[];for(var a=0,o=e.length;a1?0:t<-1?f:Math.acos(t)}function v(t){return t>=1?h:t<=-1?-h:Math.asin(t)}},function(t,e,n){"use strict";e["a"]=function(t,e){if((i=t.length)>1)for(var n,r,i,a=1,o=t[e[0]],s=o.length;a=0)n[e]=e;return n}},function(t,e,n){"use strict";n.d(e,"f",(function(){return h})),n.d(e,"g",(function(){return d})),n.d(e,"a",(function(){return r})),n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return a})),n.d(e,"e",(function(){return o})),e["d"]=g;var r,i,a,o,s=n(513),c=n(191),u=n(192),l=n(100),f=n(99),h=1e-6,d=1e-12;function p(t,e,n){return(t[0]-n[0])*(e[1]-t[1])-(t[0]-e[0])*(n[1]-t[1])}function v(t,e){return e[1]-t[1]||e[0]-t[0]}function g(t,e){var n,h,d,p=t.sort(v).pop();o=[],i=new Array(t.length),r=new f["b"],a=new f["b"];while(1)if(d=u["c"],p&&(!d||p[1]=s)return null;var c=t-i.site[0],u=e-i.site[1],l=c*c+u*u;do{i=a.cells[r=o],o=null,i.halfedges.forEach((function(n){var r=a.edges[n],s=r.left;if(s!==i.site&&s||(s=r.right)){var c=t-s[0],u=e-s[1],f=c*c+u*u;fi["o"]?t-i["w"]:t<-i["o"]?t+i["w"]:t,e]}function o(t,e,n){return(t%=i["w"])?e||n?Object(r["a"])(c(t),u(e,n)):c(t):e||n?u(e,n):a}function s(t){return function(e,n){return e+=t,[e>i["o"]?e-i["w"]:e<-i["o"]?e+i["w"]:e,n]}}function c(t){var e=s(t);return e.invert=s(-t),e}function u(t,e){var n=Object(i["g"])(t),r=Object(i["t"])(t),a=Object(i["g"])(e),o=Object(i["t"])(e);function s(t,e){var s=Object(i["g"])(e),c=Object(i["g"])(t)*s,u=Object(i["t"])(t)*s,l=Object(i["t"])(e),f=l*n+c*r;return[Object(i["e"])(u*a-f*o,c*n-l*r),Object(i["c"])(f*a+u*o)]}return s.invert=function(t,e){var s=Object(i["g"])(e),c=Object(i["g"])(t)*s,u=Object(i["t"])(t)*s,l=Object(i["t"])(e),f=l*a-u*o;return[Object(i["e"])(u*a+l*o,c*n+f*r),Object(i["c"])(f*n-c*r)]},s}a.invert=a,e["a"]=function(t){function e(e){return e=t(e[0]*i["r"],e[1]*i["r"]),e[0]*=i["h"],e[1]*=i["h"],e}return t=o(t[0]*i["r"],t[1]*i["r"],t.length>2?t[2]*i["r"]:0),e.invert=function(e){return e=t.invert(e[0]*i["r"],e[1]*i["r"]),e[0]*=i["h"],e[1]*=i["h"],e},e}},function(t,e,n){"use strict";function r(t){return function(e){var n=new i;for(var r in t)n[r]=t[r];return n.stream=e,n}}function i(){}e["b"]=r,e["a"]=function(t){return{stream:r(t)}},i.prototype={constructor:i,point:function(t,e){this.stream.point(t,e)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}}},function(t,e,n){"use strict";var r=n(1);e["a"]=function(t,e,n,i,a,o,s,c){function u(u,l){if(!l)return[t*u/r["s"],0];var f=l*l,h=t+f*(e+f*(n+f*i)),d=l*(a-1+f*(o-c+f*s)),p=(h*h+d*d)/(2*d),v=u*Object(r["e"])(h/p)/r["s"];return[p*Object(r["y"])(v),l*(1+f*c)+p*(1-Object(r["h"])(v))]}return arguments.length<8&&(c=0),u.invert=function(u,l){var f,h,d=r["s"]*u/t,p=l,v=50;do{var g=p*p,m=t+g*(e+g*(n+g*i)),y=p*(a-1+g*(o-c+g*s)),b=m*m+y*y,x=2*y,w=b/x,_=w*w,O=Object(r["e"])(m/w)/r["s"],C=d*O,S=m*m,M=(2*e+g*(4*n+6*g*i))*p,k=a+g*(3*o+5*g*s),j=2*(m*M+y*(k-1)),T=2*(k-1),z=(j*x-b*T)/(x*x),E=Object(r["h"])(C),A=Object(r["y"])(C),P=w*E,L=w*A,V=d/r["s"]*(1/Object(r["B"])(1-S/_))*(M*w-m*z)/_,I=L-u,R=p*(1+g*c)+w-P-l,H=z*A+P*V,D=P*O,F=1+z-(z*E-L*V),N=L*O,$=H*N-F*D;if(!$)break;d-=f=(R*H-I*F)/$,p-=h=(I*N-R*D)/$}while((Object(r["a"])(f)>r["k"]||Object(r["a"])(h)>r["k"])&&--v>0);return[d,p]},u}},function(t,e,n){"use strict";var r=n(0),i=n(1),a=n(294);function o(t,e,n){var a,s,c=e.edges,u=c.length,l={type:"MultiPoint",coordinates:e.face},f=e.face.filter((function(t){return 90!==Object(i["a"])(t[1])})),h=Object(r["geoBounds"])({type:"MultiPoint",coordinates:f}),d=!1,p=-1,v=h[1][0]-h[0][0],g=180===v||360===v?[(h[0][0]+h[1][0])/2,(h[0][1]+h[1][1])/2]:Object(r["geoCentroid"])(l);if(n)while(++p=0;)if(r=e[s],n[0]===r[0]&&n[1]===r[1]){if(a)return[a,n];a=n}}}function u(t){for(var e=t.length,n=[],r=t[e-1],i=0;i0)do{o.point(0===s||3===s?t:n,s>1?l:e)}while((s=(s+a+4)%4)!==c);else o.point(i[0],i[1])}function d(i,a){return Object(r["a"])(i[0]-t)0?0:3:Object(r["a"])(i[0]-n)0?2:1:Object(r["a"])(i[1]-e)0?1:0:a>0?3:2}function p(t,e){return v(t.x,e.x)}function v(t,e){var n=d(t,1),r=d(e,1);return n!==r?n-r:0===n?e[1]-t[1]:1===n?t[0]-e[0]:2===n?t[1]-e[1]:e[0]-t[0]}return function(r){var d,v,g,m,y,b,x,w,_,O,C,S=r,M=Object(i["a"])(),k={point:j,lineStart:A,lineEnd:P,polygonStart:z,polygonEnd:E};function j(t,e){f(t,e)&&S.point(t,e)}function T(){for(var e=0,n=0,r=v.length;nl&&(f-i)*(l-a)>(h-a)*(t-i)&&++e:h<=l&&(f-i)*(l-a)<(h-a)*(t-i)&&--e;return e}function z(){S=M,d=[],v=[],C=!0}function E(){var t=T(),e=C&&t,n=(d=Object(s["merge"])(d)).length;(e||n)&&(r.polygonStart(),e&&(r.lineStart(),h(null,null,1,r),r.lineEnd()),n&&Object(o["a"])(d,p,t,h,r),r.polygonEnd()),S=r,d=v=g=null}function A(){k.point=L,v&&v.push(g=[]),O=!0,_=!1,x=w=NaN}function P(){d&&(L(m,y),b&&_&&M.rejoin(),d.push(M.result())),k.point=j,_&&S.lineEnd()}function L(r,i){var o=f(r,i);if(v&&g.push([r,i]),O)m=r,y=i,b=o,O=!1,o&&(S.lineStart(),S.point(r,i));else if(o&&_)S.point(r,i);else{var s=[x=Math.max(u,Math.min(c,x)),w=Math.max(u,Math.min(c,w))],h=[r=Math.max(u,Math.min(c,r)),i=Math.max(u,Math.min(c,i))];Object(a["a"])(s,h,t,e,n,l)?(_||(S.lineStart(),S.point(s[0],s[1])),S.point(h[0],h[1]),o||S.lineEnd(),C=!1):o&&(S.lineStart(),S.point(r,i),C=!1)}x=r,w=i,_=o}return k}}e["b"]=function(){var t,e,n,r=0,i=0,a=960,o=500;return n={stream:function(n){return t&&e===n?t:t=l(r,i,a,o)(e=n)},extent:function(s){return arguments.length?(r=+s[0][0],i=+s[0][1],a=+s[1][0],o=+s[1][1],t=e=null,n):[[r,i],[a,o]]}}}},function(t,e,n){"use strict";var r=n(36);e["a"]=function(t,e,n){if(null==n&&(n=r["a"]),i=t.length){if((e=+e)<=0||i<2)return+n(t[0],0,t);if(e>=1)return+n(t[i-1],i-1,t);var i,a=(i-1)*e,o=Math.floor(a),s=+n(t[o],o,t),c=+n(t[o+1],o+1,t);return s+(c-s)*(a-o)}}},function(t,e,n){"use strict";e["a"]=function(t){return t}},function(t,e,n){"use strict";e["a"]=o;var r=n(4),i=n(69),a=n(229);function o(t,e){var n=Object(r["t"])(t),i=(n+Object(r["t"])(e))/2;if(Object(r["a"])(i)0?t*Object(i["B"])(i["s"]/n)/2:0,Object(i["e"])(1-n)]},e["b"]=function(){return Object(r["geoProjection"])(a).scale(95.6464).center([0,30])}},function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"d",(function(){return s})),e["c"]=c;var r=n(0),i=n(21),a=n(38),o=.7109889596207567,s=.0528035274542;function c(t,e){return e>-o?(t=Object(i["d"])(t,e),t[1]+=s,t):Object(a["b"])(t,e)}c.invert=function(t,e){return e>-o?i["d"].invert(t,e-s):a["b"].invert(t,e)},e["a"]=function(){return Object(r["geoProjection"])(c).rotate([-20,-55]).scale(164.263).center([0,-5.4036])}},function(t,e,n){"use strict";var r=[[0,90],[-90,0],[0,0],[90,0],[180,0],[0,-90]];e["a"]=[[0,2,1],[0,3,2],[5,1,2],[5,2,3],[0,1,4],[0,4,3],[5,4,1],[5,3,4]].map((function(t){return t.map((function(t){return r[t]}))}))},function(t,e,n){"use strict";var r=n(0),i=n(1);e["a"]=function(t){var e=t(i["o"],0)[0]-t(-i["o"],0)[0];function n(n,r){var a=Object(i["a"])(n)0?n-i["s"]:n+i["s"],r),s=(o[0]-o[1])*i["C"],c=(o[0]+o[1])*i["C"];if(a)return[s,c];var u=e*i["C"],l=s>0^c>0?-1:1;return[l*s-Object(i["x"])(c)*u,l*c-Object(i["x"])(s)*u]}return t.invert&&(n.invert=function(n,r){var a=(n+r)*i["C"],o=(r-n)*i["C"],s=Object(i["a"])(a)<.5*e&&Object(i["a"])(o)<.5*e;if(!s){var c=e*i["C"],u=a>0^o>0?-1:1,l=-u*n+(o>0?1:-1)*c,f=-u*r+(a>0?1:-1)*c;a=(-l-f)*i["C"],o=(l-f)*i["C"]}var h=t.invert(a,o);return s||(h[0]+=a>0?i["s"]:-i["s"]),h}),Object(r["geoProjection"])(n).rotate([-90,-90,45]).clipAngle(179.999)}},function(t,e){var n="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r=function(t){var e="undefined"===typeof t?"undefined":n(t);return null!==t&&"object"===e||"function"===e};t.exports=r},function(t,e){var n=function(t){return null===t||void 0===t};t.exports=n},function(t,e,n){"use strict";e["b"]=o;var r=n(144),i=n(5);function a(t,e){return[t>i["o"]?t-i["w"]:t<-i["o"]?t+i["w"]:t,e]}function o(t,e,n){return(t%=i["w"])?e||n?Object(r["a"])(c(t),u(e,n)):c(t):e||n?u(e,n):a}function s(t){return function(e,n){return e+=t,[e>i["o"]?e-i["w"]:e<-i["o"]?e+i["w"]:e,n]}}function c(t){var e=s(t);return e.invert=s(-t),e}function u(t,e){var n=Object(i["g"])(t),r=Object(i["t"])(t),a=Object(i["g"])(e),o=Object(i["t"])(e);function s(t,e){var s=Object(i["g"])(e),c=Object(i["g"])(t)*s,u=Object(i["t"])(t)*s,l=Object(i["t"])(e),f=l*n+c*r;return[Object(i["e"])(u*a-f*o,c*n-l*r),Object(i["c"])(f*a+u*o)]}return s.invert=function(t,e){var s=Object(i["g"])(e),c=Object(i["g"])(t)*s,u=Object(i["t"])(t)*s,l=Object(i["t"])(e),f=l*a-u*o;return[Object(i["e"])(u*a+l*o,c*n+f*r),Object(i["c"])(f*n-c*r)]},s}a.invert=a,e["a"]=function(t){function e(e){return e=t(e[0]*i["r"],e[1]*i["r"]),e[0]*=i["h"],e[1]*=i["h"],e}return t=o(t[0]*i["r"],t[1]*i["r"],t.length>2?t[2]*i["r"]:0),e.invert=function(e){return e=t.invert(e[0]*i["r"],e[1]*i["r"]),e[0]*=i["h"],e[1]*=i["h"],e},e}},function(t,e,n){"use strict";e["a"]=a;var r=n(5),i=n(80);function a(t,e){var n=Object(r["t"])(t),i=(n+Object(r["t"])(e))/2,a=1+n*(2*i-n),o=Object(r["u"])(a)/i;function s(t,e){var n=Object(r["u"])(a-2*i*Object(r["t"])(e))/i;return[n*Object(r["t"])(t*=i),o-n*Object(r["g"])(t)]}return s.invert=function(t,e){var n=o-e;return[Object(r["e"])(t,n)/i,Object(r["c"])((a-(t*t+n*n)*i*i)/(2*i))]},s}e["b"]=function(){return Object(i["a"])(a).scale(155.424).center([0,33.6442])}},function(t,e,n){"use strict";e["a"]=a;var r=n(5),i=n(18);function a(t){var e=0,n=r["o"]/3,a=Object(i["b"])(t),o=a(e,n);return o.parallels=function(t){return arguments.length?a(e=t[0]*r["r"],n=t[1]*r["r"]):[e*r["h"],n*r["h"]]},o}},function(t,e,n){"use strict";function r(t){function e(){}var n=e.prototype=Object.create(i.prototype);for(var r in t)n[r]=t[r];return function(t){var n=new e;return n.stream=t,n}}function i(){}e["b"]=r,e["a"]=function(t){return{stream:r(t)}},i.prototype={point:function(t,e){this.stream.point(t,e)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}}},function(t,e,n){"use strict";e["c"]=a,e["b"]=o;var r=n(18),i=n(5);function a(t,e){return[t,Object(i["n"])(Object(i["v"])((i["l"]+e)/2))]}function o(t){var e,n=Object(r["a"])(t),a=n.scale,o=n.translate,s=n.clipExtent;return n.scale=function(t){return arguments.length?(a(t),e&&n.clipExtent(null),n):a()},n.translate=function(t){return arguments.length?(o(t),e&&n.clipExtent(null),n):o()},n.clipExtent=function(t){if(!arguments.length)return e?null:s();if(e=null==t){var r=i["o"]*a(),c=o();t=[[c[0]-r,c[1]-r],[c[0]+r,c[1]+r]]}return s(t),n},n.clipExtent(null)}a.invert=function(t,e){return[t,2*Object(i["d"])(Object(i["k"])(e))-i["l"]]},e["a"]=function(){return o(a).scale(961/i["w"])}},function(t,e,n){var r=n(9),i=n(11),a=Object.values?function(t){return Object.values(t)}:function(t){var e=[];return r(t,(function(n,r){i(t)&&"prototype"===r||e.push(n)})),e};t.exports=a},function(t,e){t.exports={HIERARCHY:"hierarchy",GEO:"geo",HEX:"hex",GRAPH:"graph",TABLE:"table",GEO_GRATICULE:"geo-graticule",STATISTICS_METHODS:["max","mean","median","min","mode","product","standardDeviation","sum","sumSimple","variance"]}},function(t,e,n){"use strict";var r={},i={},a=34,o=10,s=13;function c(t){return new Function("d","return {"+t.map((function(t,e){return JSON.stringify(t)+": d["+e+"]"})).join(",")+"}")}function u(t,e){var n=c(t);return function(r,i){return e(n(r),i,t)}}function l(t){var e=Object.create(null),n=[];return t.forEach((function(t){for(var r in t)r in e||n.push(e[r]=r)})),n}e["a"]=function(t){var e=new RegExp('["'+t+"\n\r]"),n=t.charCodeAt(0);function f(t,e){var n,r,i=h(t,(function(t,i){if(n)return n(t,i-1);r=t,n=e?u(t,e):c(t)}));return i.columns=r||[],i}function h(t,e){var c,u=[],l=t.length,f=0,h=0,d=l<=0,p=!1;function v(){if(d)return i;if(p)return p=!1,r;var e,c,u=f;if(t.charCodeAt(u)===a){while(f++=l?d=!0:(c=t.charCodeAt(f++))===o?p=!0:c===s&&(p=!0,t.charCodeAt(f)===o&&++f),t.slice(u+1,e-1).replace(/""/g,'"')}while(f=0;--a)u.push(r=n.children[a]=new b(i[a])),r.parent=n,r.depth=n.depth+1;return s.eachBefore(y)}function v(){return p(this).eachBefore(m)}function g(t){return t.children}function m(t){t.data=t.data.data}function y(t){var e=0;do{t.height=e}while((t=t.parent)&&t.height<++e)}function b(t){this.data=t,this.depth=this.height=0,this.parent=null}b.prototype=p.prototype={constructor:b,count:r["a"],each:i["a"],eachAfter:o["a"],eachBefore:a["a"],sum:s["a"],sort:c["a"],path:u["a"],ancestors:l["a"],descendants:f["a"],leaves:h["a"],links:d["a"],copy:v}},function(t,e,n){"use strict";function r(t){return null==t?null:i(t)}function i(t){if("function"!==typeof t)throw new Error;return t}e["a"]=r,e["b"]=i},function(t,e,n){"use strict";n.d(e,"b",(function(){return a})),e["c"]=o;var r=n(45),i=n(55),a=(1+Math.sqrt(5))/2;function o(t,e,n,a,o,s){var c,u,l,f,h,d,p,v,g,m,y,b=[],x=e.children,w=0,_=0,O=x.length,C=e.value;while(wp&&(p=u),y=h*h*m,v=Math.max(p/y,y/d),v>g){h-=u;break}g=v}b.push(c={value:h,dice:l1?e:1)},n}(a)},function(t,e,n){"use strict";var r=n(165);e["a"]=function(t){if(null==t)return r["a"];var e,n,i=t.scale[0],a=t.scale[1],o=t.translate[0],s=t.translate[1];return function(t,r){r||(e=n=0);var c=2,u=t.length,l=new Array(u);l[0]=(e+=t[0])*i+o,l[1]=(n+=t[1])*a+s;while(cc){var u=s;s=c,c=u}return s+o+c+o+(r.isUndefined(a)?i:a)}function f(t,e,n,r){var i=""+e,a=""+n;if(!t&&i>a){var o=i;i=a,a=o}var s={v:i,w:a};return r&&(s.name=r),s}function h(t,e){return l(t,e.v,e.w,e.name)}s.prototype._nodeCount=0,s.prototype._edgeCount=0,s.prototype.isDirected=function(){return this._isDirected},s.prototype.isMultigraph=function(){return this._isMultigraph},s.prototype.isCompound=function(){return this._isCompound},s.prototype.setGraph=function(t){return this._label=t,this},s.prototype.graph=function(){return this._label},s.prototype.setDefaultNodeLabel=function(t){return r.isFunction(t)||(t=r.constant(t)),this._defaultNodeLabelFn=t,this},s.prototype.nodeCount=function(){return this._nodeCount},s.prototype.nodes=function(){return r.keys(this._nodes)},s.prototype.sources=function(){var t=this;return r.filter(this.nodes(),(function(e){return r.isEmpty(t._in[e])}))},s.prototype.sinks=function(){var t=this;return r.filter(this.nodes(),(function(e){return r.isEmpty(t._out[e])}))},s.prototype.setNodes=function(t,e){var n=arguments,i=this;return r.each(t,(function(t){n.length>1?i.setNode(t,e):i.setNode(t)})),this},s.prototype.setNode=function(t,e){return r.has(this._nodes,t)?(arguments.length>1&&(this._nodes[t]=e),this):(this._nodes[t]=arguments.length>1?e:this._defaultNodeLabelFn(t),this._isCompound&&(this._parent[t]=a,this._children[t]={},this._children[a][t]=!0),this._in[t]={},this._preds[t]={},this._out[t]={},this._sucs[t]={},++this._nodeCount,this)},s.prototype.node=function(t){return this._nodes[t]},s.prototype.hasNode=function(t){return r.has(this._nodes,t)},s.prototype.removeNode=function(t){var e=this;if(r.has(this._nodes,t)){var n=function(t){e.removeEdge(e._edgeObjs[t])};delete this._nodes[t],this._isCompound&&(this._removeFromParentsChildList(t),delete this._parent[t],r.each(this.children(t),(function(t){e.setParent(t)})),delete this._children[t]),r.each(r.keys(this._in[t]),n),delete this._in[t],delete this._preds[t],r.each(r.keys(this._out[t]),n),delete this._out[t],delete this._sucs[t],--this._nodeCount}return this},s.prototype.setParent=function(t,e){if(!this._isCompound)throw new Error("Cannot set parent in a non-compound graph");if(r.isUndefined(e))e=a;else{e+="";for(var n=e;!r.isUndefined(n);n=this.parent(n))if(n===t)throw new Error("Setting "+e+" as parent of "+t+" would create a cycle");this.setNode(e)}return this.setNode(t),this._removeFromParentsChildList(t),this._parent[t]=e,this._children[e][t]=!0,this},s.prototype._removeFromParentsChildList=function(t){delete this._children[this._parent[t]][t]},s.prototype.parent=function(t){if(this._isCompound){var e=this._parent[t];if(e!==a)return e}},s.prototype.children=function(t){if(r.isUndefined(t)&&(t=a),this._isCompound){var e=this._children[t];if(e)return r.keys(e)}else{if(t===a)return this.nodes();if(this.hasNode(t))return[]}},s.prototype.predecessors=function(t){var e=this._preds[t];if(e)return r.keys(e)},s.prototype.successors=function(t){var e=this._sucs[t];if(e)return r.keys(e)},s.prototype.neighbors=function(t){var e=this.predecessors(t);if(e)return r.union(e,this.successors(t))},s.prototype.isLeaf=function(t){var e;return e=this.isDirected()?this.successors(t):this.neighbors(t),0===e.length},s.prototype.filterNodes=function(t){var e=new this.constructor({directed:this._isDirected,multigraph:this._isMultigraph,compound:this._isCompound});e.setGraph(this.graph());var n=this;r.each(this._nodes,(function(n,r){t(r)&&e.setNode(r,n)})),r.each(this._edgeObjs,(function(t){e.hasNode(t.v)&&e.hasNode(t.w)&&e.setEdge(t,n.edge(t))}));var i={};function a(t){var r=n.parent(t);return void 0===r||e.hasNode(r)?(i[t]=r,r):r in i?i[r]:a(r)}return this._isCompound&&r.each(e.nodes(),(function(t){e.setParent(t,a(t))})),e},s.prototype.setDefaultEdgeLabel=function(t){return r.isFunction(t)||(t=r.constant(t)),this._defaultEdgeLabelFn=t,this},s.prototype.edgeCount=function(){return this._edgeCount},s.prototype.edges=function(){return r.values(this._edgeObjs)},s.prototype.setPath=function(t,e){var n=this,i=arguments;return r.reduce(t,(function(t,r){return i.length>1?n.setEdge(t,r,e):n.setEdge(t,r),r})),this},s.prototype.setEdge=function(){var t,e,n,i,a=!1,o=arguments[0];"object"===typeof o&&null!==o&&"v"in o?(t=o.v,e=o.w,n=o.name,2===arguments.length&&(i=arguments[1],a=!0)):(t=o,e=arguments[1],n=arguments[3],arguments.length>2&&(i=arguments[2],a=!0)),t=""+t,e=""+e,r.isUndefined(n)||(n=""+n);var s=l(this._isDirected,t,e,n);if(r.has(this._edgeLabels,s))return a&&(this._edgeLabels[s]=i),this;if(!r.isUndefined(n)&&!this._isMultigraph)throw new Error("Cannot set a named edge when isMultigraph = false");this.setNode(t),this.setNode(e),this._edgeLabels[s]=a?i:this._defaultEdgeLabelFn(t,e,n);var u=f(this._isDirected,t,e,n);return t=u.v,e=u.w,Object.freeze(u),this._edgeObjs[s]=u,c(this._preds[e],t),c(this._sucs[t],e),this._in[e][s]=u,this._out[t][s]=u,this._edgeCount++,this},s.prototype.edge=function(t,e,n){var r=1===arguments.length?h(this._isDirected,arguments[0]):l(this._isDirected,t,e,n);return this._edgeLabels[r]},s.prototype.hasEdge=function(t,e,n){var i=1===arguments.length?h(this._isDirected,arguments[0]):l(this._isDirected,t,e,n);return r.has(this._edgeLabels,i)},s.prototype.removeEdge=function(t,e,n){var r=1===arguments.length?h(this._isDirected,arguments[0]):l(this._isDirected,t,e,n),i=this._edgeObjs[r];return i&&(t=i.v,e=i.w,delete this._edgeLabels[r],delete this._edgeObjs[r],u(this._preds[e],t),u(this._sucs[t],e),delete this._in[e][r],delete this._out[t][r],this._edgeCount--),this},s.prototype.inEdges=function(t,e){var n=this._in[t];if(n){var i=r.values(n);return e?r.filter(i,(function(t){return t.v===e})):i}},s.prototype.outEdges=function(t,e){var n=this._out[t];if(n){var i=r.values(n);return e?r.filter(i,(function(t){return t.w===e})):i}},s.prototype.nodeEdges=function(t,e){var n=this.inEdges(t,e);if(n)return n.concat(this.outEdges(t,e))}},function(t,e,n){"use strict";n.d(e,"b",(function(){return r}));var r="$";function i(){}function a(t,e){var n=new i;if(t instanceof i)t.each((function(t,e){n.set(e,t)}));else if(Array.isArray(t)){var r,a=-1,o=t.length;if(null==e)while(++ar["f"]){var c=2*t._l01_2a+3*t._l01_a*t._l12_a+t._l12_2a,u=3*t._l01_a*(t._l01_a+t._l12_a);i=(i*c-t._x0*t._l12_2a+t._x2*t._l01_2a)/u,a=(a*c-t._y0*t._l12_2a+t._y2*t._l01_2a)/u}if(t._l23_a>r["f"]){var l=2*t._l23_2a+3*t._l23_a*t._l12_a+t._l12_2a,f=3*t._l23_a*(t._l23_a+t._l12_a);o=(o*l+t._x1*t._l23_2a-e*t._l12_2a)/f,s=(s*l+t._y1*t._l23_2a-n*t._l12_2a)/f}t._context.bezierCurveTo(i,a,o,s,t._x2,t._y2)}function o(t,e){this._context=t,this._alpha=e}o.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2);break}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,r=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3;default:a(this,t,e);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};(function t(e){function n(t){return e?new o(t,e):new i["a"](t,0)}return n.alpha=function(e){return t(+e)},n})(.5)},function(t,e,n){"use strict";e["b"]=i;var r=n(48);function i(t){var e,n=0,r=-1,i=t.length;while(++r0)){if(a/=p,p<0){if(a0){if(a>d)return;a>h&&(h=a)}if(a=r-c,p||!(a<0)){if(a/=p,p<0){if(a>d)return;a>h&&(h=a)}else if(p>0){if(a0)){if(a/=v,v<0){if(a0){if(a>d)return;a>h&&(h=a)}if(a=i-u,v||!(a<0)){if(a/=v,v<0){if(a>d)return;a>h&&(h=a)}else if(v>0){if(a0||d<1)||(h>0&&(t[0]=[c+h*p,u+h*v]),d<1&&(t[1]=[c+d*p,u+d*v]),!0)}}}}}function c(t,e,n,r,i){var a=t[1];if(a)return!0;var o,s,c=t[0],u=t.left,l=t.right,f=u[0],h=u[1],d=l[0],p=l[1],v=(f+d)/2,g=(h+p)/2;if(p===h){if(v=r)return;if(f>d){if(c){if(c[1]>=i)return}else c=[v,n];a=[v,i]}else{if(c){if(c[1]1)if(f>d){if(c){if(c[1]>=i)return}else c=[(n-s)/o,n];a=[(i-s)/o,i]}else{if(c){if(c[1]=r)return}else c=[e,o*e+s];a=[r,o*r+s]}else{if(c){if(c[0]r["f"]||Math.abs(a[0][1]-a[1][1])>r["f"])||delete r["e"][o]}},function(t,e,n){var r={compactBox:n(516),dendrogram:n(518),indented:n(520),mindmap:n(522)};t.exports=r},function(t,e,n){var r=n(194),i=["LR","RL","TB","BT","H","V"],a=["LR","RL","H"],o=function(t){return a.indexOf(t)>-1},s=i[0];t.exports=function(t,e,n){var a=e.direction||s;if(e.isHorizontal=o(a),a&&-1===i.indexOf(a))throw new TypeError("Invalid direction: "+a);if(a===i[0])n(t,e);else if(a===i[1])n(t,e),t.right2left();else if(a===i[2])n(t,e);else if(a===i[3])n(t,e),t.bottom2top();else if(a===i[4]||a===i[5]){var c=r(t,e),u=c.left,l=c.right;n(u,e),n(l,e),e.isHorizontal?u.right2left():u.bottom2top(),l.translate(u.x-l.x,u.y-l.y),t.x=u.x,t.y=l.y;var f=t.getBoundingBox();e.isHorizontal?f.top<0&&t.translate(0,-f.top):f.left<0&&t.translate(-f.left,0)}return t.translate(-(t.x+t.width/2+t.hgap),-(t.y+t.height/2+t.vgap)),t}},function(t,e,n){"use strict";n.d(e,"a",(function(){return h})),n.d(e,"b",(function(){return p}));var r,i,a,o,s,c=n(29),u=n(4),l=n(20),f=n(22),h=Object(c["a"])(),d=Object(c["a"])(),p={point:l["a"],lineStart:l["a"],lineEnd:l["a"],polygonStart:function(){h.reset(),p.lineStart=v,p.lineEnd=g},polygonEnd:function(){var t=+h;d.add(t<0?u["w"]+t:t),this.lineStart=this.lineEnd=this.point=l["a"]},sphere:function(){d.add(u["w"])}};function v(){p.point=m}function g(){y(r,i)}function m(t,e){p.point=y,r=t,i=e,t*=u["r"],e*=u["r"],a=t,o=Object(u["g"])(e=e/2+u["q"]),s=Object(u["t"])(e)}function y(t,e){t*=u["r"],e*=u["r"],e=e/2+u["q"];var n=t-a,r=n>=0?1:-1,i=r*n,c=Object(u["g"])(e),l=Object(u["t"])(e),f=s*l,d=o*c+f*Object(u["g"])(i),p=f*r*Object(u["t"])(i);h.add(Object(u["e"])(p,d)),a=t,o=c,s=l}e["c"]=function(t){return d.reset(),Object(f["a"])(t,p),2*d}},function(t,e,n){"use strict";e["a"]=s;var r=n(35),i=n(199),a=n(4),o=n(50);function s(t,e,n,i,o,s){if(n){var u=Object(a["g"])(e),l=Object(a["t"])(e),f=i*n;null==o?(o=e+i*a["w"],s=e-f/2):(o=c(u,o),s=c(u,s),(i>0?os)&&(o+=i*a["w"]));for(var h,d=o;i>0?d>s:d1&&e.push(e.pop().concat(e.shift()))},result:function(){var n=e;return e=[],t=null,n}}}},function(t,e,n){"use strict";var r=n(108);function i(t,e,n,r){this.x=t,this.z=e,this.o=n,this.e=r,this.v=!1,this.n=this.p=null}function a(t){if(e=t.length){var e,n,r=0,i=t[0];while(++r=0;--c)s.point((d=h[c])[0],d[1]);else o(v.x,v.p.x,-1,s);v=v.p}v=v.o,h=v.z,g=!g}while(!v.v);s.lineEnd()}}}},function(t,e,n){"use strict";var r=n(4);e["a"]=function(t,e){return Object(r["a"])(t[0]-e[0])>>1;t(e[a],n)<0?r=a+1:i=a}return r},right:function(e,n,r,i){null==r&&(r=0),null==i&&(i=e.length);while(r>>1;t(e[a],n)>0?i=a:r=a+1}return r}}}},function(t,e,n){"use strict";function r(t,e){return[t,e]}e["b"]=r,e["a"]=function(t,e){null==e&&(e=r);var n=0,i=t.length-1,a=t[0],o=new Array(i<0?0:i);while(n1)return u/(o-1)}},function(t,e,n){"use strict";e["a"]=function(t,e){var n,r,i,a=t.length,o=-1;if(null==e){while(++o=n){r=i=n;while(++on&&(r=n),i=n){r=i=n;while(++on&&(r=n),i=0?(c>=r?10:c>=i?5:c>=a?2:1)*Math.pow(10,s):-Math.pow(10,-s)/(c>=r?10:c>=i?5:c>=a?2:1)}function s(t,e,n){var o=Math.abs(e-t)/Math.max(0,n),s=Math.pow(10,Math.floor(Math.log(o)/Math.LN10)),c=o/s;return c>=r?s*=10:c>=i?s*=5:c>=a&&(s*=2),e0)return[t];if((r=e0){t=Math.ceil(t/s),e=Math.floor(e/s),a=new Array(i=Math.ceil(e-t+1));while(++c=n){r=n;while(++an&&(r=n)}}else while(++a=n){r=n;while(++an&&(r=n)}return r}},function(t,e,n){"use strict";var r=n(119);function i(t){return t.length}e["a"]=function(t){if(!(o=t.length))return[];for(var e=-1,n=Object(r["a"])(t,i),a=new Array(n);++e=0?1:-1,k=M*S,j=k>a["o"],T=m*O;if(o.add(Object(a["e"])(T*M*Object(a["t"])(k),y*C+T*Object(a["g"])(k))),c+=j?S+M*a["w"]:S,j^v>=n^w>=n){var z=Object(i["c"])(Object(i["a"])(p),Object(i["a"])(x));Object(i["e"])(z);var E=Object(i["c"])(s,z);Object(i["e"])(E);var A=(j^S>=0?-1:1)*Object(a["c"])(E[2]);(r>A||r===A&&(z[0]||z[1]))&&(u+=j^S>=0?1:-1)}}return(c<-a["i"]||co&&(o=t),es&&(s=e)}e["a"]=c},function(t,e,n){"use strict";var r=n(68);e["a"]=function(){return Object(r["b"])().parallels([29.5,45.5]).scale(1070).translate([480,250]).rotate([96,0]).center([-.6,38.7])}},function(t,e,n){"use strict";var r=n(106),i=n(107),a=n(4),o=n(121),s=n(14);function c(t){return t.length>1}function u(t,e){return((t=t.x)[0]<0?t[1]-a["l"]-a["i"]:a["l"]-t[1])-((e=e.x)[0]<0?e[1]-a["l"]-a["i"]:a["l"]-e[1])}e["a"]=function(t,e,n,a){return function(l,f){var h,d,p,v=e(f),g=l.invert(a[0],a[1]),m=Object(r["a"])(),y=e(m),b=!1,x={point:w,lineStart:O,lineEnd:C,polygonStart:function(){x.point=S,x.lineStart=M,x.lineEnd=k,d=[],h=[]},polygonEnd:function(){x.point=w,x.lineStart=O,x.lineEnd=C,d=Object(s["merge"])(d);var t=Object(o["a"])(h,g);d.length?(b||(f.polygonStart(),b=!0),Object(i["a"])(d,u,t,n,f)):t&&(b||(f.polygonStart(),b=!0),f.lineStart(),n(null,null,1,f),f.lineEnd()),b&&(f.polygonEnd(),b=!1),d=h=null},sphere:function(){f.polygonStart(),f.lineStart(),n(null,null,1,f),f.lineEnd(),f.polygonEnd()}};function w(e,n){var r=l(e,n);t(e=r[0],n=r[1])&&f.point(e,n)}function _(t,e){var n=l(t,e);v.point(n[0],n[1])}function O(){x.point=_,v.lineStart()}function C(){x.point=w,v.lineEnd()}function S(t,e){p.push([t,e]);var n=l(t,e);y.point(n[0],n[1])}function M(){y.lineStart(),p=[]}function k(){S(p[0][0],p[0][1]),y.lineEnd();var t,e,n,r,i=y.clean(),a=m.result(),o=a.length;if(p.pop(),h.push(p),p=null,o)if(1&i){if(n=a[0],(e=n.length-1)>0){for(b||(f.polygonStart(),b=!0),f.lineStart(),t=0;t1&&2&i&&a.push(a.pop().concat(a.shift())),d.push(a.filter(c))}return x}}},function(t,e,n){"use strict";e["b"]=i;var r=n(17);function i(t,e){return[t,e]}i.invert=i,e["a"]=function(){return Object(r["a"])(i).scale(152.63)}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(240);n.d(e,"geoAiry",(function(){return r["b"]})),n.d(e,"geoAiryRaw",(function(){return r["a"]}));var i=n(129);n.d(e,"geoAitoff",(function(){return i["b"]})),n.d(e,"geoAitoffRaw",(function(){return i["a"]}));var a=n(241);n.d(e,"geoArmadillo",(function(){return a["b"]})),n.d(e,"geoArmadilloRaw",(function(){return a["a"]}));var o=n(130);n.d(e,"geoAugust",(function(){return o["b"]})),n.d(e,"geoAugustRaw",(function(){return o["a"]}));var s=n(242);n.d(e,"geoBaker",(function(){return s["b"]})),n.d(e,"geoBakerRaw",(function(){return s["a"]}));var c=n(243);n.d(e,"geoBerghaus",(function(){return c["b"]})),n.d(e,"geoBerghausRaw",(function(){return c["a"]}));var u=n(131);n.d(e,"geoBoggs",(function(){return u["b"]})),n.d(e,"geoBoggsRaw",(function(){return u["a"]}));var l=n(244);n.d(e,"geoBonne",(function(){return l["b"]})),n.d(e,"geoBonneRaw",(function(){return l["a"]}));var f=n(245);n.d(e,"geoBottomley",(function(){return f["b"]})),n.d(e,"geoBottomleyRaw",(function(){return f["a"]}));var h=n(246);n.d(e,"geoBromley",(function(){return h["b"]})),n.d(e,"geoBromleyRaw",(function(){return h["a"]}));var d=n(247);n.d(e,"geoChamberlin",(function(){return d["c"]})),n.d(e,"geoChamberlinRaw",(function(){return d["b"]})),n.d(e,"geoChamberlinAfrica",(function(){return d["a"]}));var p=n(72);n.d(e,"geoCollignon",(function(){return p["b"]})),n.d(e,"geoCollignonRaw",(function(){return p["a"]}));var v=n(248);n.d(e,"geoCraig",(function(){return v["b"]})),n.d(e,"geoCraigRaw",(function(){return v["a"]}));var g=n(249);n.d(e,"geoCraster",(function(){return g["b"]})),n.d(e,"geoCrasterRaw",(function(){return g["a"]}));var m=n(132);n.d(e,"geoCylindricalEqualArea",(function(){return m["b"]})),n.d(e,"geoCylindricalEqualAreaRaw",(function(){return m["a"]}));var y=n(250);n.d(e,"geoCylindricalStereographic",(function(){return y["b"]})),n.d(e,"geoCylindricalStereographicRaw",(function(){return y["a"]}));var b=n(251);n.d(e,"geoEckert1",(function(){return b["a"]})),n.d(e,"geoEckert1Raw",(function(){return b["b"]}));var x=n(252);n.d(e,"geoEckert2",(function(){return x["a"]})),n.d(e,"geoEckert2Raw",(function(){return x["b"]}));var w=n(253);n.d(e,"geoEckert3",(function(){return w["a"]})),n.d(e,"geoEckert3Raw",(function(){return w["b"]}));var _=n(254);n.d(e,"geoEckert4",(function(){return _["a"]})),n.d(e,"geoEckert4Raw",(function(){return _["b"]}));var O=n(255);n.d(e,"geoEckert5",(function(){return O["a"]})),n.d(e,"geoEckert5Raw",(function(){return O["b"]}));var C=n(256);n.d(e,"geoEckert6",(function(){return C["a"]})),n.d(e,"geoEckert6Raw",(function(){return C["b"]}));var S=n(257);n.d(e,"geoEisenlohr",(function(){return S["a"]})),n.d(e,"geoEisenlohrRaw",(function(){return S["b"]}));var M=n(258);n.d(e,"geoFahey",(function(){return M["a"]})),n.d(e,"geoFaheyRaw",(function(){return M["b"]}));var k=n(259);n.d(e,"geoFoucaut",(function(){return k["a"]})),n.d(e,"geoFoucautRaw",(function(){return k["b"]}));var j=n(260);n.d(e,"geoGilbert",(function(){return j["a"]}));var T=n(261);n.d(e,"geoGingery",(function(){return T["a"]})),n.d(e,"geoGingeryRaw",(function(){return T["b"]}));var z=n(262);n.d(e,"geoGinzburg4",(function(){return z["a"]})),n.d(e,"geoGinzburg4Raw",(function(){return z["b"]}));var E=n(263);n.d(e,"geoGinzburg5",(function(){return E["a"]})),n.d(e,"geoGinzburg5Raw",(function(){return E["b"]}));var A=n(264);n.d(e,"geoGinzburg6",(function(){return A["a"]})),n.d(e,"geoGinzburg6Raw",(function(){return A["b"]}));var P=n(265);n.d(e,"geoGinzburg8",(function(){return P["a"]})),n.d(e,"geoGinzburg8Raw",(function(){return P["b"]}));var L=n(266);n.d(e,"geoGinzburg9",(function(){return L["a"]})),n.d(e,"geoGinzburg9Raw",(function(){return L["b"]}));var V=n(133);n.d(e,"geoGringorten",(function(){return V["a"]})),n.d(e,"geoGringortenRaw",(function(){return V["b"]}));var I=n(135);n.d(e,"geoGuyou",(function(){return I["a"]})),n.d(e,"geoGuyouRaw",(function(){return I["b"]}));var R=n(268);n.d(e,"geoHammer",(function(){return R["a"]})),n.d(e,"geoHammerRaw",(function(){return R["b"]}));var H=n(269);n.d(e,"geoHammerRetroazimuthal",(function(){return H["a"]})),n.d(e,"geoHammerRetroazimuthalRaw",(function(){return H["b"]}));var D=n(270);n.d(e,"geoHealpix",(function(){return D["a"]})),n.d(e,"geoHealpixRaw",(function(){return D["b"]}));var F=n(271);n.d(e,"geoHill",(function(){return F["a"]})),n.d(e,"geoHillRaw",(function(){return F["b"]}));var N=n(136);n.d(e,"geoHomolosine",(function(){return N["a"]})),n.d(e,"geoHomolosineRaw",(function(){return N["b"]}));var $=n(23);n.d(e,"geoInterrupt",(function(){return $["a"]}));var B=n(272);n.d(e,"geoInterruptedBoggs",(function(){return B["a"]}));var W=n(273);n.d(e,"geoInterruptedHomolosine",(function(){return W["a"]}));var Y=n(274);n.d(e,"geoInterruptedMollweide",(function(){return Y["a"]}));var q=n(275);n.d(e,"geoInterruptedMollweideHemispheres",(function(){return q["a"]}));var U=n(276);n.d(e,"geoInterruptedSinuMollweide",(function(){return U["a"]}));var K=n(277);n.d(e,"geoInterruptedSinusoidal",(function(){return K["a"]}));var G=n(278);n.d(e,"geoKavrayskiy7",(function(){return G["a"]})),n.d(e,"geoKavrayskiy7Raw",(function(){return G["b"]}));var X=n(279);n.d(e,"geoLagrange",(function(){return X["a"]})),n.d(e,"geoLagrangeRaw",(function(){return X["b"]}));var Z=n(280);n.d(e,"geoLarrivee",(function(){return Z["a"]})),n.d(e,"geoLarriveeRaw",(function(){return Z["b"]}));var Q=n(281);n.d(e,"geoLaskowski",(function(){return Q["a"]})),n.d(e,"geoLaskowskiRaw",(function(){return Q["b"]}));var J=n(282);n.d(e,"geoLittrow",(function(){return J["a"]})),n.d(e,"geoLittrowRaw",(function(){return J["b"]}));var tt=n(283);n.d(e,"geoLoximuthal",(function(){return tt["a"]})),n.d(e,"geoLoximuthalRaw",(function(){return tt["b"]}));var et=n(284);n.d(e,"geoMiller",(function(){return et["a"]})),n.d(e,"geoMillerRaw",(function(){return et["b"]}));var nt=n(285);n.d(e,"geoModifiedStereographic",(function(){return nt["a"]})),n.d(e,"geoModifiedStereographicRaw",(function(){return nt["g"]})),n.d(e,"geoModifiedStereographicAlaska",(function(){return nt["b"]})),n.d(e,"geoModifiedStereographicGs48",(function(){return nt["c"]})),n.d(e,"geoModifiedStereographicGs50",(function(){return nt["d"]})),n.d(e,"geoModifiedStereographicMiller",(function(){return nt["f"]})),n.d(e,"geoModifiedStereographicLee",(function(){return nt["e"]}));var rt=n(21);n.d(e,"geoMollweide",(function(){return rt["a"]})),n.d(e,"geoMollweideRaw",(function(){return rt["d"]}));var it=n(286);n.d(e,"geoMtFlatPolarParabolic",(function(){return it["a"]})),n.d(e,"geoMtFlatPolarParabolicRaw",(function(){return it["b"]}));var at=n(287);n.d(e,"geoMtFlatPolarQuartic",(function(){return at["a"]})),n.d(e,"geoMtFlatPolarQuarticRaw",(function(){return at["b"]}));var ot=n(288);n.d(e,"geoMtFlatPolarSinusoidal",(function(){return ot["a"]})),n.d(e,"geoMtFlatPolarSinusoidalRaw",(function(){return ot["b"]}));var st=n(289);n.d(e,"geoNaturalEarth",(function(){return st["a"]})),n.d(e,"geoNaturalEarthRaw",(function(){return st["b"]}));var ct=n(290);n.d(e,"geoNaturalEarth2",(function(){return ct["a"]})),n.d(e,"geoNaturalEarth2Raw",(function(){return ct["b"]}));var ut=n(291);n.d(e,"geoNellHammer",(function(){return ut["a"]})),n.d(e,"geoNellHammerRaw",(function(){return ut["b"]}));var lt=n(292);n.d(e,"geoPatterson",(function(){return lt["a"]})),n.d(e,"geoPattersonRaw",(function(){return lt["b"]}));var ft=n(293);n.d(e,"geoPolyconic",(function(){return ft["a"]})),n.d(e,"geoPolyconicRaw",(function(){return ft["b"]}));var ht=n(53);n.d(e,"geoPolyhedral",(function(){return ht["a"]}));var dt=n(295);n.d(e,"geoPolyhedralButterfly",(function(){return dt["a"]}));var pt=n(296);n.d(e,"geoPolyhedralCollignon",(function(){return pt["a"]}));var vt=n(297);n.d(e,"geoPolyhedralWaterman",(function(){return vt["a"]}));var gt=n(298);n.d(e,"geoProject",(function(){return gt["a"]}));var mt=n(302);n.d(e,"geoGringortenQuincuncial",(function(){return mt["a"]}));var yt=n(137);n.d(e,"geoPeirceQuincuncial",(function(){return yt["a"]})),n.d(e,"geoPierceQuincuncial",(function(){return yt["a"]}));var bt=n(303);n.d(e,"geoQuantize",(function(){return bt["a"]}));var xt=n(75);n.d(e,"geoQuincuncial",(function(){return xt["a"]}));var wt=n(304);n.d(e,"geoRectangularPolyconic",(function(){return wt["a"]})),n.d(e,"geoRectangularPolyconicRaw",(function(){return wt["b"]}));var _t=n(305);n.d(e,"geoRobinson",(function(){return _t["a"]})),n.d(e,"geoRobinsonRaw",(function(){return _t["b"]}));var Ot=n(306);n.d(e,"geoSatellite",(function(){return Ot["a"]})),n.d(e,"geoSatelliteRaw",(function(){return Ot["b"]}));var Ct=n(73);n.d(e,"geoSinuMollweide",(function(){return Ct["a"]})),n.d(e,"geoSinuMollweideRaw",(function(){return Ct["c"]}));var St=n(38);n.d(e,"geoSinusoidal",(function(){return St["a"]})),n.d(e,"geoSinusoidalRaw",(function(){return St["b"]}));var Mt=n(307);n.d(e,"geoStitch",(function(){return Mt["a"]}));var kt=n(308);n.d(e,"geoTimes",(function(){return kt["a"]})),n.d(e,"geoTimesRaw",(function(){return kt["b"]}));var jt=n(309);n.d(e,"geoTwoPointAzimuthal",(function(){return jt["a"]})),n.d(e,"geoTwoPointAzimuthalRaw",(function(){return jt["b"]})),n.d(e,"geoTwoPointAzimuthalUsa",(function(){return jt["c"]}));var Tt=n(310);n.d(e,"geoTwoPointEquidistant",(function(){return Tt["a"]})),n.d(e,"geoTwoPointEquidistantRaw",(function(){return Tt["b"]})),n.d(e,"geoTwoPointEquidistantUsa",(function(){return Tt["c"]}));var zt=n(311);n.d(e,"geoVanDerGrinten",(function(){return zt["a"]})),n.d(e,"geoVanDerGrintenRaw",(function(){return zt["b"]}));var Et=n(312);n.d(e,"geoVanDerGrinten2",(function(){return Et["a"]})),n.d(e,"geoVanDerGrinten2Raw",(function(){return Et["b"]}));var At=n(313);n.d(e,"geoVanDerGrinten3",(function(){return At["a"]})),n.d(e,"geoVanDerGrinten3Raw",(function(){return At["b"]}));var Pt=n(314);n.d(e,"geoVanDerGrinten4",(function(){return Pt["a"]})),n.d(e,"geoVanDerGrinten4Raw",(function(){return Pt["b"]}));var Lt=n(315);n.d(e,"geoWagner4",(function(){return Lt["a"]})),n.d(e,"geoWagner4Raw",(function(){return Lt["b"]}));var Vt=n(316);n.d(e,"geoWagner6",(function(){return Vt["a"]})),n.d(e,"geoWagner6Raw",(function(){return Vt["b"]}));var It=n(317);n.d(e,"geoWagner7",(function(){return It["a"]})),n.d(e,"geoWagner7Raw",(function(){return It["b"]}));var Rt=n(318);n.d(e,"geoWiechel",(function(){return Rt["a"]})),n.d(e,"geoWiechelRaw",(function(){return Rt["b"]}));var Ht=n(319);n.d(e,"geoWinkel3",(function(){return Ht["a"]})),n.d(e,"geoWinkel3Raw",(function(){return Ht["b"]}))},function(t,e,n){"use strict";e["a"]=a;var r=n(0),i=n(1);function a(t,e){var n=Object(i["h"])(e),r=Object(i["z"])(Object(i["b"])(n*Object(i["h"])(t/=2)));return[2*n*Object(i["y"])(t)*r,Object(i["y"])(e)*r]}a.invert=function(t,e){if(!(t*t+4*e*e>i["s"]*i["s"]+i["k"])){var n=t,r=e,a=25;do{var o,s=Object(i["y"])(n),c=Object(i["y"])(n/2),u=Object(i["h"])(n/2),l=Object(i["y"])(r),f=Object(i["h"])(r),h=Object(i["y"])(2*r),d=l*l,p=f*f,v=c*c,g=1-p*u*u,m=g?Object(i["b"])(f*u)*Object(i["B"])(o=1/g):o=0,y=2*m*f*c-t,b=m*l-e,x=o*(p*v+m*f*u*d),w=o*(.5*s*h-2*m*l*c),_=.25*o*(h*c-m*l*p*s),O=o*(d*u+m*v*f),C=w*_-O*x;if(!C)break;var S=(b*w-y*O)/C,M=(y*_-b*x)/C;n-=S,r-=M}while((Object(i["a"])(S)>i["k"]||Object(i["a"])(M)>i["k"])&&--a>0);return[n,r]}},e["b"]=function(){return Object(r["geoProjection"])(a).scale(152.63)}},function(t,e,n){"use strict";e["a"]=a;var r=n(0),i=n(1);function a(t,e){var n=Object(i["F"])(e/2),r=Object(i["B"])(1-n*n),a=1+r*Object(i["h"])(t/=2),o=Object(i["y"])(t)*r/a,s=n/a,c=o*o,u=s*s;return[4/3*o*(3+c-3*u),4/3*s*(3+3*c-u)]}a.invert=function(t,e){if(t*=3/8,e*=3/8,!t&&Object(i["a"])(e)>1)return null;var n=t*t,r=e*e,a=1+n+r,o=Object(i["B"])((a-Object(i["B"])(a*a-4*e*e))/2),s=Object(i["e"])(o)/3,c=o?Object(i["c"])(Object(i["a"])(e/o))/3:Object(i["d"])(Object(i["a"])(t))/3,u=Object(i["h"])(s),l=Object(i["i"])(c),f=l*l-u*u;return[2*Object(i["x"])(t)*Object(i["g"])(Object(i["A"])(c)*u,.25-f),2*Object(i["x"])(e)*Object(i["g"])(l*Object(i["y"])(s),.25+f)]},e["b"]=function(){return Object(r["geoProjection"])(a).scale(66.1603)}},function(t,e,n){"use strict";e["a"]=c;var r=n(0),i=n(21),a=n(1),o=2.00276,s=1.11072;function c(t,e){var n=Object(i["c"])(a["s"],e);return[o*t/(1/Object(a["h"])(e)+s/Object(a["h"])(n)),(e+a["D"]*Object(a["y"])(n))/o]}c.invert=function(t,e){var n,r,i=o*e,c=e<0?-a["u"]:a["u"],u=25;do{r=i-a["D"]*Object(a["y"])(c),c-=n=(Object(a["y"])(2*c)+2*c-a["s"]*Object(a["y"])(r))/(2*Object(a["h"])(2*c)+2+a["s"]*Object(a["h"])(r)*a["D"]*Object(a["h"])(c))}while(Object(a["a"])(n)>a["k"]&&--u>0);return r=i-a["D"]*Object(a["y"])(c),[t*(1/Object(a["h"])(r)+s/Object(a["h"])(c))/o,r]},e["b"]=function(){return Object(r["geoProjection"])(c).scale(160.857)}},function(t,e,n){"use strict";e["a"]=a;var r=n(1),i=n(31);function a(t){var e=Object(r["h"])(t);function n(t,n){return[t*e,Object(r["y"])(n)/e]}return n.invert=function(t,n){return[t/e,Object(r["e"])(n*e)]},n}e["b"]=function(){return Object(i["a"])(a).parallel(38.58).scale(195.044)}},function(t,e,n){"use strict";e["b"]=o;var r=n(0),i=n(1),a=n(134);function o(t,e){var n=Object(i["x"])(t),r=Object(i["x"])(e),a=Object(i["h"])(e),o=Object(i["h"])(t)*a,c=Object(i["y"])(t)*a,u=Object(i["y"])(r*e);t=Object(i["a"])(Object(i["g"])(c,u)),e=Object(i["e"])(o),Object(i["a"])(t-i["o"])>i["k"]&&(t%=i["o"]);var l=s(t>i["s"]/4?i["o"]-t:t,e);return t>i["s"]/4&&(u=l[0],l[0]=-l[1],l[1]=-u),l[0]*=n,l[1]*=-r,l}function s(t,e){if(e===i["o"])return[0,0];var n,r,a=Object(i["y"])(e),o=a*a,s=o*o,c=1+s,u=1+3*s,l=1-s,f=Object(i["e"])(1/Object(i["B"])(c)),h=l+o*c*f,d=(1-a)/h,p=Object(i["B"])(d),v=d*c,g=Object(i["B"])(v),m=p*l;if(0===t)return[0,-(m+o*g)];var y,b=Object(i["h"])(e),x=1/b,w=2*a*b,_=(-3*o+f*u)*w,O=(-h*b-(1-a)*_)/(h*h),C=.5*O/p,S=l*C-2*o*p*w,M=o*c*O+d*u*w,k=-x*w,j=-x*M,T=-2*x*S,z=4*t/i["s"];if(t>.222*i["s"]||e.175*i["s"]){if(n=(m+o*Object(i["B"])(v*(1+s)-m*m))/(1+s),t>i["s"]/4)return[n,n];var E=n,A=.5*n;n=.5*(A+E),r=50;do{var P=Object(i["B"])(v-n*n),L=n*(T+k*P)+j*Object(i["e"])(n/g)-z;if(!L)break;L<0?A=n:E=n,n=.5*(A+E)}while(Object(i["a"])(E-A)>i["k"]&&--r>0)}else{n=i["k"],r=25;do{var V=n*n,I=Object(i["B"])(v-V),R=T+k*I,H=n*R+j*Object(i["e"])(n/g)-z,D=R+(j-k*V)/I;n-=y=I?H/D:0}while(Object(i["a"])(y)>i["k"]&&--r>0)}return[n,-m-o*Object(i["B"])(v-n*n)]}function c(t,e){var n=0,r=1,a=.5,o=50;while(1){var s=a*a,c=Object(i["B"])(a),u=Object(i["e"])(1/Object(i["B"])(1+s)),l=1-s+a*(1+s)*u,f=(1-c)/l,h=Object(i["B"])(f),d=f*(1+s),p=h*(1-s),v=d-t*t,g=Object(i["B"])(v),m=e+p+a*g;if(Object(i["a"])(r-n)0?n=a:r=a,a=.5*(n+r)}if(!o)return null;var y=Object(i["e"])(c),b=Object(i["h"])(y),x=1/b,w=2*c*b,_=(-3*a+u*(1+3*s))*w,O=(-l*b-(1-c)*_)/(l*l),C=.5*O/h,S=(1-s)*C-2*a*h*w,M=-2*x*S,k=-x*w,j=-x*(a*(1+s)*O+f*(1+3*s)*w);return[i["s"]/4*(t*(M+k*g)+j*Object(i["e"])(t/Object(i["B"])(d))),y]}o.invert=function(t,e){Object(i["a"])(t)>1&&(t=2*Object(i["x"])(t)-t),Object(i["a"])(e)>1&&(e=2*Object(i["x"])(e)-e);var n=Object(i["x"])(t),r=Object(i["x"])(e),a=-n*t,o=-r*e,s=o/a<1,u=c(s?o:a,s?a:o),l=u[0],f=u[1],h=Object(i["h"])(f);return s&&(l=-i["o"]-l),[n*(Object(i["g"])(Object(i["y"])(l)*h,-Object(i["y"])(f))+i["s"]),r*Object(i["e"])(Object(i["h"])(l)*h)]},e["a"]=function(){return Object(r["geoProjection"])(Object(a["a"])(o)).scale(239.75)}},function(t,e,n){"use strict";var r=n(1);e["a"]=function(t){var e=t(r["o"],0)[0]-t(-r["o"],0)[0];function n(n,i){var a=n>0?-.5:.5,o=t(n+a*r["s"],i);return o[0]-=a*e,o}return t.invert&&(n.invert=function(n,i){var a=n>0?-.5:.5,o=t.invert(n+a*e,i),s=o[0]-a*r["s"];return s<-r["s"]?s+=2*r["s"]:s>r["s"]&&(s-=2*r["s"]),o[0]=s,o}),n}},function(t,e,n){"use strict";e["b"]=s;var r=n(0),i=n(267),a=n(1),o=n(134);function s(t,e){var n=(a["D"]-1)/(a["D"]+1),r=Object(a["B"])(1-n*n),o=Object(i["a"])(a["o"],r*r),s=-1,u=Object(a["p"])(Object(a["F"])(a["s"]/4+Object(a["a"])(e)/2)),l=Object(a["m"])(s*u)/Object(a["B"])(n),f=c(l*Object(a["h"])(s*t),l*Object(a["y"])(s*t)),h=Object(i["b"])(f[0],f[1],r*r);return[-h[1],(e>=0?1:-1)*(.5*o-h[0])]}function c(t,e){var n=t*t,r=e+1,i=1-n-e*e;return[.5*((t>=0?a["o"]:-a["o"])-Object(a["g"])(i,2*t)),-.25*Object(a["p"])(i*i+4*n)+.5*Object(a["p"])(r*r+n)]}function u(t,e){var n=e[0]*e[0]+e[1]*e[1];return[(t[0]*e[0]+t[1]*e[1])/n,(t[1]*e[0]-t[0]*e[1])/n]}s.invert=function(t,e){var n=(a["D"]-1)/(a["D"]+1),r=Object(a["B"])(1-n*n),o=Object(i["a"])(a["o"],r*r),s=-1,c=Object(i["c"])(.5*o-e,-t,r*r),l=u(c[0],c[1]),f=Object(a["g"])(l[1],l[0])/s;return[f,2*Object(a["f"])(Object(a["m"])(.5/s*Object(a["p"])(n*l[0]*l[0]+n*l[1]*l[1])))-a["o"]]},e["a"]=function(){return Object(r["geoProjection"])(Object(o["a"])(s)).scale(151.496)}},function(t,e,n){"use strict";e["b"]=c;var r=n(0),i=n(1),a=n(21),o=n(38),s=n(73);function c(t,e){return Object(i["a"])(e)>s["b"]?(t=Object(a["d"])(t,e),t[1]-=e>0?s["d"]:-s["d"],t):Object(o["b"])(t,e)}c.invert=function(t,e){return Object(i["a"])(e)>s["b"]?a["d"].invert(t,e+(e>0?s["d"]:-s["d"])):o["b"].invert(t,e)},e["a"]=function(){return Object(r["geoProjection"])(c).scale(152.63)}},function(t,e,n){"use strict";var r=n(135),i=n(75);e["a"]=function(){return Object(i["a"])(r["b"]).scale(111.48)}},function(t,e,n){"use strict";var r=n(0),i=n(1);e["a"]=function(t,e,n){var a=Object(r["geoInterpolate"])(e,n),o=a(.5),s=Object(r["geoRotation"])([-o[0],-o[1]])(e),c=a.distance/2,u=-Object(i["e"])(Object(i["y"])(s[1]*i["v"])/Object(i["y"])(c)),l=[-o[0],-o[1],-(s[0]>0?i["s"]-u:u)*i["j"]],f=Object(r["geoProjection"])(t(c)).rotate(l),h=Object(r["geoRotation"])(l),d=f.center;return delete f.rotate,f.center=function(t){return arguments.length?d(h(t)):h.invert(d())},f.clipAngle(90)}},function(t,e,n){var r; -/*! - * EventEmitter v5.1.0 - git.io/ee - * Unlicense - http://unlicense.org/ - * Oliver Caldwell - http://oli.me.uk/ - * @preserve - */(function(e){"use strict";function i(){}var a=i.prototype,o=e.EventEmitter;function s(t,e){var n=t.length;while(n--)if(t[n].listener===e)return n;return-1}function c(t){return function(){return this[t].apply(this,arguments)}}function u(t){return"function"===typeof t||t instanceof RegExp||!(!t||"object"!==typeof t)&&u(t.listener)}a.getListeners=function(t){var e,n,r=this._getEvents();if(t instanceof RegExp)for(n in e={},r)r.hasOwnProperty(n)&&t.test(n)&&(e[n]=r[n]);else e=r[t]||(r[t]=[]);return e},a.flattenListeners=function(t){var e,n=[];for(e=0;e=0?1:-1,i=r*n,c=Object(u["g"])(e),l=Object(u["t"])(e),f=s*l,d=o*c+f*Object(u["g"])(i),p=f*r*Object(u["t"])(i);h.add(Object(u["e"])(p,d)),a=t,o=c,s=l}e["c"]=function(t){return d.reset(),Object(f["a"])(t,p),2*d}},function(t,e,n){"use strict";e["a"]=s;var r=n(43),i=n(326),a=n(5),o=n(78);function s(t,e,n,i,o,s){if(n){var u=Object(a["g"])(e),l=Object(a["t"])(e),f=i*n;null==o?(o=e+i*a["w"],s=e-f/2):(o=c(u,o),s=c(u,s),(i>0?os)&&(o+=i*a["w"]));for(var h,d=o;i>0?d>s:d0)do{o.point(0===s||3===s?t:n,s>1?l:e)}while((s=(s+a+4)%4)!==c);else o.point(i[0],i[1])}function d(i,a){return Object(r["a"])(i[0]-t)0?0:3:Object(r["a"])(i[0]-n)0?2:1:Object(r["a"])(i[1]-e)0?1:0:a>0?3:2}function p(t,e){return v(t.x,e.x)}function v(t,e){var n=d(t,1),r=d(e,1);return n!==r?n-r:0===n?e[1]-t[1]:1===n?t[0]-e[0]:2===n?t[1]-e[1]:e[0]-t[0]}return function(r){var d,v,g,m,y,b,x,w,_,O,C,S=r,M=Object(i["a"])(),k={point:j,lineStart:A,lineEnd:P,polygonStart:z,polygonEnd:E};function j(t,e){f(t,e)&&S.point(t,e)}function T(){for(var e=0,n=0,r=v.length;nl&&(f-i)*(l-a)>(h-a)*(t-i)&&++e:h<=l&&(f-i)*(l-a)<(h-a)*(t-i)&&--e;return e}function z(){S=M,d=[],v=[],C=!0}function E(){var t=T(),e=C&&t,n=(d=Object(s["merge"])(d)).length;(e||n)&&(r.polygonStart(),e&&(r.lineStart(),h(null,null,1,r),r.lineEnd()),n&&Object(o["a"])(d,p,t,h,r),r.polygonEnd()),S=r,d=v=g=null}function A(){k.point=L,v&&v.push(g=[]),O=!0,_=!1,x=w=NaN}function P(){d&&(L(m,y),b&&_&&M.rejoin(),d.push(M.result())),k.point=j,_&&S.lineEnd()}function L(r,i){var o=f(r,i);if(v&&g.push([r,i]),O)m=r,y=i,b=o,O=!1,o&&(S.lineStart(),S.point(r,i));else if(o&&_)S.point(r,i);else{var s=[x=Math.max(u,Math.min(c,x)),w=Math.max(u,Math.min(c,w))],h=[r=Math.max(u,Math.min(c,r)),i=Math.max(u,Math.min(c,i))];Object(a["a"])(s,h,t,e,n,l)?(_||(S.lineStart(),S.point(s[0],s[1])),S.point(h[0],h[1]),o||S.lineEnd(),C=!1):o&&(S.lineStart(),S.point(r,i),C=!1)}x=r,w=i,_=o}return k}}e["b"]=function(){var t,e,n,r=0,i=0,a=960,o=500;return n={stream:function(n){return t&&e===n?t:t=l(r,i,a,o)(e=n)},extent:function(s){return arguments.length?(r=+s[0][0],i=+s[0][1],a=+s[1][0],o=+s[1][1],t=e=null,n):[[r,i],[a,o]]}}}},function(t,e,n){"use strict";var r=n(25);e["a"]=function(){var t,e=[];return{point:function(e,n){t.push([e,n])},lineStart:function(){e.push(t=[])},lineEnd:r["a"],rejoin:function(){e.length>1&&e.push(e.pop().concat(e.shift()))},result:function(){var n=e;return e=[],t=null,n}}}},function(t,e,n){"use strict";var r=n(148);function i(t,e,n,r){this.x=t,this.z=e,this.o=n,this.e=r,this.v=!1,this.n=this.p=null}function a(t){if(e=t.length){var e,n,r=0,i=t[0];while(++r=0;--c)s.point((d=h[c])[0],d[1]);else o(v.x,v.p.x,-1,s);v=v.p}v=v.o,h=v.z,g=!g}while(!v.v);s.lineEnd()}}}},function(t,e,n){"use strict";var r=n(5);e["a"]=function(t,e){return Object(r["a"])(t[0]-e[0])o&&(o=t),es&&(s=e)}e["a"]=c},function(t,e,n){"use strict";var r=n(79);e["a"]=function(){return Object(r["b"])().parallels([29.5,45.5]).scale(1070).translate([480,250]).rotate([96,0]).center([-.6,38.7])}},function(t,e,n){"use strict";var r=n(146),i=n(147),a=n(5),o=n(337),s=n(14);function c(t){return t.length>1}function u(t,e){return((t=t.x)[0]<0?t[1]-a["l"]-a["i"]:a["l"]-t[1])-((e=e.x)[0]<0?e[1]-a["l"]-a["i"]:a["l"]-e[1])}e["a"]=function(t,e,n,a){return function(l,f){var h,d,p,v=e(f),g=l.invert(a[0],a[1]),m=Object(r["a"])(),y=e(m),b=!1,x={point:w,lineStart:O,lineEnd:C,polygonStart:function(){x.point=S,x.lineStart=M,x.lineEnd=k,d=[],h=[]},polygonEnd:function(){x.point=w,x.lineStart=O,x.lineEnd=C,d=Object(s["merge"])(d);var t=Object(o["a"])(h,g);d.length?(b||(f.polygonStart(),b=!0),Object(i["a"])(d,u,t,n,f)):t&&(b||(f.polygonStart(),b=!0),f.lineStart(),n(null,null,1,f),f.lineEnd()),b&&(f.polygonEnd(),b=!1),d=h=null},sphere:function(){f.polygonStart(),f.lineStart(),n(null,null,1,f),f.lineEnd(),f.polygonEnd()}};function w(e,n){var r=l(e,n);t(e=r[0],n=r[1])&&f.point(e,n)}function _(t,e){var n=l(t,e);v.point(n[0],n[1])}function O(){x.point=_,v.lineStart()}function C(){x.point=w,v.lineEnd()}function S(t,e){p.push([t,e]);var n=l(t,e);y.point(n[0],n[1])}function M(){y.lineStart(),p=[]}function k(){S(p[0][0],p[0][1]),y.lineEnd();var t,e,n,r,i=y.clean(),a=m.result(),o=a.length;if(p.pop(),h.push(p),p=null,o)if(1&i){if(n=a[0],(e=n.length-1)>0){for(b||(f.polygonStart(),b=!0),f.lineStart(),t=0;t1&&2&i&&a.push(a.pop().concat(a.shift())),d.push(a.filter(c))}return x}}},function(t,e,n){"use strict";e["b"]=o,e["a"]=s;var r=n(26),i=n(151);function a(t,e,n){var a=e[1][0]-e[0][0],o=e[1][1]-e[0][1],s=t.clipExtent&&t.clipExtent();t.scale(150).translate([0,0]),null!=s&&t.clipExtent(null),Object(r["a"])(n,t.stream(i["a"]));var c=i["a"].result(),u=Math.min(a/(c[1][0]-c[0][0]),o/(c[1][1]-c[0][1])),l=+e[0][0]+(a-u*(c[1][0]+c[0][0]))/2,f=+e[0][1]+(o-u*(c[1][1]+c[0][1]))/2;return null!=s&&t.clipExtent(s),t.scale(150*u).translate([l,f])}function o(t){return function(e,n){return a(t,[[0,0],e],n)}}function s(t){return function(e,n){return a(t,e,n)}}},function(t,e,n){"use strict";e["b"]=i;var r=n(18);function i(t,e){return[t,e]}i.invert=i,e["a"]=function(){return Object(r["a"])(i).scale(152.63)}},function(t,e,n){var r=n(6),i=function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];if(r(e))for(var i=0;i=t){var p=(i-t)/(i-r[2]),v=[n[0]*(1-p)+r[0]*p,n[1]*(1-p)+r[1]*p];return{length:i,pos:v}}r[0]=n[0],r[1]=n[1],r[2]=i}}else if("Q"===c[0]){r[0]=n[0],r[1]=n[1],r[2]=i;for(u=100,l=0;l<=u;l++){f=l/u,h=y(c,f),d=b(c,f);if(i+=s(n[0],n[1],h,d),n[0]=h,n[1]=d,"number"===typeof t&&i>=t){p=(i-t)/(i-r[2]),v=[n[0]*(1-p)+r[0]*p,n[1]*(1-p)+r[1]*p];return{length:i,pos:v}}r[0]=n[0],r[1]=n[1],r[2]=i}}else if("L"===c[0]){if(r[0]=n[0],r[1]=n[1],r[2]=i,i+=s(n[0],n[1],c[1],c[2]),n[0]=c[1],n[1]=c[2],"number"===typeof t&&i>=t){p=(i-t)/(i-r[2]),v=[n[0]*(1-p)+r[0]*p,n[1]*(1-p)+r[1]*p];return{length:i,pos:v}}r[0]=n[0],r[1]=n[1],r[2]=i}}return{length:i/a,pos:n};function g(t,e){return Math.pow(1-e,3)*n[0]+3*Math.pow(1-e,2)*e*t[1]+3*(1-e)*Math.pow(e,2)*t[3]+Math.pow(e,3)*t[5]}function m(t,e){return Math.pow(1-e,3)*n[1]+3*Math.pow(1-e,2)*e*t[2]+3*(1-e)*Math.pow(e,2)*t[4]+Math.pow(e,3)*t[6]}function y(t,e){return Math.pow(1-e,2)*n[0]+2*(1-e)*e*t[1]+Math.pow(e,2)*t[3]}function b(t,e){return Math.pow(1-e,2)*n[1]+2*(1-e)*e*t[2]+Math.pow(e,2)*t[4]}}},function(t,e,n){"use strict";e["b"]=c;var r=n(161);function i(t,e,n){var r=t.x,i=t.y,a=e.r+n.r,o=t.r+n.r,s=e.x-r,c=e.y-i,u=s*s+c*c;if(u){var l=.5+((o*=o)-(a*=a))/(2*u),f=Math.sqrt(Math.max(0,2*a*(o+u)-(o-=u)*o-a*a))/(2*u);n.x=r+l*s+f*c,n.y=i+l*c-f*s}else n.x=r+o,n.y=i}function a(t,e){var n=e.x-t.x,r=e.y-t.y,i=t.r+e.r;return i*i-1e-6>n*n+r*r}function o(t){var e=t._,n=t.next._,r=e.r+n.r,i=(e.x*n.r+n.x*e.r)/r,a=(e.y*n.r+n.y*e.r)/r;return i*i+a*a}function s(t){this._=t,this.next=null,this.previous=null}function c(t){if(!(u=t.length))return 0;var e,n,c,u,l,f,h,d,p,v,g;if(e=t[0],e.x=0,e.y=0,!(u>1))return e.r;if(n=t[1],e.x=-n.r,n.x=e.r,n.y=0,!(u>2))return e.r+n.r;i(n,e,c=t[2]),e=new s(e),n=new s(n),c=new s(c),e.next=c.previous=n,n.next=e.previous=c,c.next=n.previous=e;t:for(h=3;h0&&n*n>r*r+i*i}function s(t,e){for(var n=0;no&&(o=t[0]),t[1]s&&(s=t[1])}function u(t){switch(t.type){case"GeometryCollection":t.geometries.forEach(u);break;case"Point":c(t.coordinates);break;case"MultiPoint":t.coordinates.forEach(c);break}}for(e in t.arcs.forEach((function(t){var e,r=-1,c=t.length;while(++ro&&(o=e[0]),e[1]s&&(s=e[1])})),t.objects)u(t.objects[e]);return[i,a,o,s]}},function(t,e,n){"use strict";e["a"]=function(t){return t}},function(t,e,n){"use strict";e["a"]=function(t,e){var n={},r={},i={},a=[],o=-1;function s(e){var n,r=t.arcs[e<0?~e:e],i=r[0];return t.transform?(n=[0,0],r.forEach((function(t){n[0]+=t[0],n[1]+=t[1]}))):n=r[r.length-1],e<0?[n,i]:[i,n]}function c(t,e){for(var r in t){var i=t[r];delete e[i.start],delete i.start,delete i.end,i.forEach((function(t){n[t<0?~t:t]=1})),a.push(i)}}return e.forEach((function(n,r){var i,a=t.arcs[n<0?~n:n];a.length<3&&!a[1][0]&&!a[1][1]&&(i=e[++o],e[o]=n,e[r]=i)})),e.forEach((function(t){var e,n,a=s(t),o=a[0],c=a[1];if(e=i[o])if(delete i[e.end],e.push(t),e.end=c,n=r[c]){delete r[n.start];var u=n===e?e:e.concat(n);r[u.start=e.start]=i[u.end=n.end]=u}else r[e.start]=i[e.end]=e;else if(e=r[c])if(delete r[e.start],e.unshift(t),e.start=o,n=i[o]){delete i[n.end];var l=n===e?e:n.concat(e);r[l.start=n.start]=i[l.end=e.end]=l}else r[e.start]=i[e.end]=e;else e=[t],r[e.start=o]=i[e.end=c]=e})),c(i,r),c(r,i),e.forEach((function(t){n[t<0?~t:t]||a.push([t])})),a}},function(t,e,n){"use strict";var r=n(165);e["a"]=function(t){if(null==t)return r["a"];var e,n,i=t.scale[0],a=t.scale[1],o=t.translate[0],s=t.translate[1];return function(t,r){r||(e=n=0);var c=2,u=t.length,l=new Array(u),f=Math.round((t[0]-o)/i),h=Math.round((t[1]-s)/a);l[0]=f-e,e=f,l[1]=h-n,n=h;while(c-1};t.exports=a},function(t,e,n){(function(t,r){var i; -/** - * @license - * Lodash - * Copyright JS Foundation and other contributors - * Released under MIT license - * Based on Underscore.js 1.8.3 - * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors - */(function(){var a,o="4.17.4",s=200,c="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",l="__lodash_hash_undefined__",f=500,h="__lodash_placeholder__",d=1,p=2,v=4,g=1,m=2,y=1,b=2,x=4,w=8,_=16,O=32,C=64,S=128,M=256,k=512,j=30,T="...",z=800,E=16,A=1,P=2,L=3,V=1/0,I=9007199254740991,R=17976931348623157e292,H=NaN,D=4294967295,F=D-1,N=D>>>1,$=[["ary",S],["bind",y],["bindKey",b],["curry",w],["curryRight",_],["flip",k],["partial",O],["partialRight",C],["rearg",M]],B="[object Arguments]",W="[object Array]",Y="[object AsyncFunction]",q="[object Boolean]",U="[object Date]",K="[object DOMException]",G="[object Error]",X="[object Function]",Z="[object GeneratorFunction]",Q="[object Map]",J="[object Number]",tt="[object Null]",et="[object Object]",nt="[object Promise]",rt="[object Proxy]",it="[object RegExp]",at="[object Set]",ot="[object String]",st="[object Symbol]",ct="[object Undefined]",ut="[object WeakMap]",lt="[object WeakSet]",ft="[object ArrayBuffer]",ht="[object DataView]",dt="[object Float32Array]",pt="[object Float64Array]",vt="[object Int8Array]",gt="[object Int16Array]",mt="[object Int32Array]",yt="[object Uint8Array]",bt="[object Uint8ClampedArray]",xt="[object Uint16Array]",wt="[object Uint32Array]",_t=/\b__p \+= '';/g,Ot=/\b(__p \+=) '' \+/g,Ct=/(__e\(.*?\)|\b__t\)) \+\n'';/g,St=/&(?:amp|lt|gt|quot|#39);/g,Mt=/[&<>"']/g,kt=RegExp(St.source),jt=RegExp(Mt.source),Tt=/<%-([\s\S]+?)%>/g,zt=/<%([\s\S]+?)%>/g,Et=/<%=([\s\S]+?)%>/g,At=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Pt=/^\w*$/,Lt=/^\./,Vt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,It=/[\\^$.*+?()[\]{}|]/g,Rt=RegExp(It.source),Ht=/^\s+|\s+$/g,Dt=/^\s+/,Ft=/\s+$/,Nt=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,$t=/\{\n\/\* \[wrapped with (.+)\] \*/,Bt=/,? & /,Wt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Yt=/\\(\\)?/g,qt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ut=/\w*$/,Kt=/^[-+]0x[0-9a-f]+$/i,Gt=/^0b[01]+$/i,Xt=/^\[object .+?Constructor\]$/,Zt=/^0o[0-7]+$/i,Qt=/^(?:0|[1-9]\d*)$/,Jt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,te=/($^)/,ee=/['\n\r\u2028\u2029\\]/g,ne="\\ud800-\\udfff",re="\\u0300-\\u036f",ie="\\ufe20-\\ufe2f",ae="\\u20d0-\\u20ff",oe=re+ie+ae,se="\\u2700-\\u27bf",ce="a-z\\xdf-\\xf6\\xf8-\\xff",ue="\\xac\\xb1\\xd7\\xf7",le="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",fe="\\u2000-\\u206f",he=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",de="A-Z\\xc0-\\xd6\\xd8-\\xde",pe="\\ufe0e\\ufe0f",ve=ue+le+fe+he,ge="['’]",me="["+ne+"]",ye="["+ve+"]",be="["+oe+"]",xe="\\d+",we="["+se+"]",_e="["+ce+"]",Oe="[^"+ne+ve+xe+se+ce+de+"]",Ce="\\ud83c[\\udffb-\\udfff]",Se="(?:"+be+"|"+Ce+")",Me="[^"+ne+"]",ke="(?:\\ud83c[\\udde6-\\uddff]){2}",je="[\\ud800-\\udbff][\\udc00-\\udfff]",Te="["+de+"]",ze="\\u200d",Ee="(?:"+_e+"|"+Oe+")",Ae="(?:"+Te+"|"+Oe+")",Pe="(?:"+ge+"(?:d|ll|m|re|s|t|ve))?",Le="(?:"+ge+"(?:D|LL|M|RE|S|T|VE))?",Ve=Se+"?",Ie="["+pe+"]?",Re="(?:"+ze+"(?:"+[Me,ke,je].join("|")+")"+Ie+Ve+")*",He="\\d*(?:(?:1st|2nd|3rd|(?![123])\\dth)\\b)",De="\\d*(?:(?:1ST|2ND|3RD|(?![123])\\dTH)\\b)",Fe=Ie+Ve+Re,Ne="(?:"+[we,ke,je].join("|")+")"+Fe,$e="(?:"+[Me+be+"?",be,ke,je,me].join("|")+")",Be=RegExp(ge,"g"),We=RegExp(be,"g"),Ye=RegExp(Ce+"(?="+Ce+")|"+$e+Fe,"g"),qe=RegExp([Te+"?"+_e+"+"+Pe+"(?="+[ye,Te,"$"].join("|")+")",Ae+"+"+Le+"(?="+[ye,Te+Ee,"$"].join("|")+")",Te+"?"+Ee+"+"+Pe,Te+"+"+Le,De,He,xe,Ne].join("|"),"g"),Ue=RegExp("["+ze+ne+oe+pe+"]"),Ke=/[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Ge=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Xe=-1,Ze={};Ze[dt]=Ze[pt]=Ze[vt]=Ze[gt]=Ze[mt]=Ze[yt]=Ze[bt]=Ze[xt]=Ze[wt]=!0,Ze[B]=Ze[W]=Ze[ft]=Ze[q]=Ze[ht]=Ze[U]=Ze[G]=Ze[X]=Ze[Q]=Ze[J]=Ze[et]=Ze[it]=Ze[at]=Ze[ot]=Ze[ut]=!1;var Qe={};Qe[B]=Qe[W]=Qe[ft]=Qe[ht]=Qe[q]=Qe[U]=Qe[dt]=Qe[pt]=Qe[vt]=Qe[gt]=Qe[mt]=Qe[Q]=Qe[J]=Qe[et]=Qe[it]=Qe[at]=Qe[ot]=Qe[st]=Qe[yt]=Qe[bt]=Qe[xt]=Qe[wt]=!0,Qe[G]=Qe[X]=Qe[ut]=!1;var Je={"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"},tn={"&":"&","<":"<",">":">",'"':""","'":"'"},en={"&":"&","<":"<",">":">",""":'"',"'":"'"},nn={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},rn=parseFloat,an=parseInt,on="object"==typeof t&&t&&t.Object===Object&&t,sn="object"==typeof self&&self&&self.Object===Object&&self,cn=on||sn||Function("return this")(),un="object"==typeof e&&e&&!e.nodeType&&e,ln=un&&"object"==typeof r&&r&&!r.nodeType&&r,fn=ln&&ln.exports===un,hn=fn&&on.process,dn=function(){try{return hn&&hn.binding&&hn.binding("util")}catch(t){}}(),pn=dn&&dn.isArrayBuffer,vn=dn&&dn.isDate,gn=dn&&dn.isMap,mn=dn&&dn.isRegExp,yn=dn&&dn.isSet,bn=dn&&dn.isTypedArray;function xn(t,e){return t.set(e[0],e[1]),t}function wn(t,e){return t.add(e),t}function _n(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function On(t,e,n,r){var i=-1,a=null==t?0:t.length;while(++i-1}function Tn(t,e,n){var r=-1,i=null==t?0:t.length;while(++r-1);return n}function er(t,e){var n=t.length;while(n--&&Fn(e,t[n],0)>-1);return n}function nr(t,e){var n=t.length,r=0;while(n--)t[n]===e&&++r;return r}var rr=Yn(Je),ir=Yn(tn);function ar(t){return"\\"+nn[t]}function or(t,e){return null==t?a:t[e]}function sr(t){return Ue.test(t)}function cr(t){return Ke.test(t)}function ur(t){var e,n=[];while(!(e=t.next()).done)n.push(e.value);return n}function lr(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}function fr(t,e){return function(n){return t(e(n))}}function hr(t,e){var n=-1,r=t.length,i=0,a=[];while(++n-1}function Br(t,e){var n=this.__data__,r=fi(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}function Wr(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e=e?t:e)),t}function yi(t,e,n,r,i,o){var s,c=e&d,u=e&p,l=e&v;if(n&&(s=i?n(t,r,i,o):n(t)),s!==a)return s;if(!Ml(t))return t;var f=ll(t);if(f){if(s=is(t),!c)return oo(t,s)}else{var h=ts(t),g=h==X||h==Z;if(vl(t))return Ka(t,c);if(h==et||h==B||g&&!i){if(s=u||g?{}:as(t),!c)return u?uo(t,pi(s,t)):co(t,di(s,t))}else{if(!Qe[h])return i?t:{};s=os(t,h,yi,c)}}o||(o=new Jr);var m=o.get(t);if(m)return m;o.set(t,s);var y=l?u?Bo:$o:u?Mf:Sf,b=f?a:y(t);return Cn(b||t,(function(r,i){b&&(i=r,r=t[i]),li(s,i,yi(r,e,n,i,t,o))})),s}function bi(t){var e=Sf(t);return function(n){return xi(n,t,e)}}function xi(t,e,n){var r=n.length;if(null==t)return!r;t=re(t);while(r--){var i=n[r],o=e[i],s=t[i];if(s===a&&!(i in t)||!o(s))return!1}return!0}function wi(t,e,n){if("function"!=typeof t)throw new oe(u);return ks((function(){t.apply(a,n)}),e)}function _i(t,e,n,r){var i=-1,a=jn,o=!0,c=t.length,u=[],l=e.length;if(!c)return u;n&&(e=zn(e,Zn(n))),r?(a=Tn,o=!1):e.length>=s&&(a=Jn,o=!1,e=new Xr(e));t:while(++ii?0:i+n),r=r===a||r>i?i:Xl(r),r<0&&(r+=i),r=n>r?0:Zl(r);while(n0&&n(s)?e>1?Ti(s,e-1,n,r,i):En(i,s):r||(i[i.length]=s)}return i}var zi=po(),Ei=po(!0);function Ai(t,e){return t&&zi(t,e,Sf)}function Pi(t,e){return t&&Ei(t,e,Sf)}function Li(t,e){return kn(e,(function(e){return Ol(t[e])}))}function Vi(t,e){e=Wa(e,t);var n=0,r=e.length;while(null!=t&&ne}function Di(t,e){return null!=t&&he.call(t,e)}function Fi(t,e){return null!=t&&e in re(t)}function Ni(t,e,n){return t>=$e(e,n)&&t=120&&h.length>=120)?new Xr(c&&h):a}h=t[0];var d=-1,p=u[0];t:while(++d-1)s!==t&&Me.call(s,c,1),Me.call(t,c,1)}return t}function ma(t,e){var n=t?e.length:0,r=n-1;while(n--){var i=e[n];if(n==r||i!==a){var a=i;us(i)?Me.call(t,i,1):Ia(t,i)}}return t}function ya(t,e){return t+Ve(Ue()*(e-t+1))}function ba(t,e,r,i){var a=-1,o=Ne(Le((e-t)/(r||1)),0),s=n(o);while(o--)s[i?o:++a]=t,t+=r;return s}function xa(t,e){var n="";if(!t||e<1||e>I)return n;do{e%2&&(n+=t),e=Ve(e/2),e&&(t+=t)}while(e);return n}function wa(t,e){return js(Os(t,e,Ph),t+"")}function _a(t){return oi(Wf(t))}function Oa(t,e){var n=Wf(t);return Es(n,mi(e,0,n.length))}function Ca(t,e,n,r){if(!Ml(t))return t;e=Wa(e,t);var i=-1,o=e.length,s=o-1,c=t;while(null!=c&&++ia?0:a+e),r=r>a?a:r,r<0&&(r+=a),a=e>r?0:r-e>>>0,e>>>=0;var o=n(a);while(++i>>1,o=t[a];null!==o&&!Nl(o)&&(n?o<=e:o=s){var l=e?null:Ao(t);if(l)return dr(l);o=!1,i=Jn,u=new Xr}else u=e?[]:c;t:while(++r=r?t:ja(t,e,n)}var Ua=Ee||function(t){return cn.clearTimeout(t)};function Ka(t,e){if(e)return t.slice();var n=t.length,r=_e?_e(n):new t.constructor(n);return t.copy(r),r}function Ga(t){var e=new t.constructor(t.byteLength);return new we(e).set(new we(t)),e}function Xa(t,e){var n=e?Ga(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}function Za(t,e,n){var r=e?n(lr(t),d):lr(t);return An(r,xn,new t.constructor)}function Qa(t){var e=new t.constructor(t.source,Ut.exec(t));return e.lastIndex=t.lastIndex,e}function Ja(t,e,n){var r=e?n(dr(t),d):dr(t);return An(r,wn,new t.constructor)}function to(t){return xr?re(xr.call(t)):{}}function eo(t,e){var n=e?Ga(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function no(t,e){if(t!==e){var n=t!==a,r=null===t,i=t===t,o=Nl(t),s=e!==a,c=null===e,u=e===e,l=Nl(e);if(!c&&!l&&!o&&t>e||o&&s&&u&&!c&&!l||r&&s&&u||!n&&u||!i)return 1;if(!r&&!o&&!l&&t=s)return c;var u=n[r];return c*("desc"==u?-1:1)}}return t.index-e.index}function io(t,e,r,i){var a=-1,o=t.length,s=r.length,c=-1,u=e.length,l=Ne(o-s,0),f=n(u+l),h=!i;while(++c1?n[i-1]:a,s=i>2?n[2]:a;o=t.length>3&&"function"==typeof o?(i--,o):a,s&&ls(n[0],n[1],s)&&(o=i<3?a:o,i=1),e=re(e);while(++r-1?i[o?e[s]:s]:a}}function wo(t){return No((function(e){var n=e.length,r=n,i=kr.prototype.thru;t&&e.reverse();while(r--){var o=e[r];if("function"!=typeof o)throw new oe(u);if(i&&!s&&"wrapper"==Yo(o))var s=new kr([],!0)}r=s?r:n;while(++r1&&y.reverse(),h&&lc))return!1;var l=o.get(t);if(l&&o.get(e))return l==e;var f=-1,h=!0,d=n&m?new Xr:a;o.set(t,e),o.set(e,t);while(++f1?"& ":"")+e[r],e=e.join(n>2?", ":" "),t.replace(Nt,"{\n/* [wrapped with "+e+"] */\n")}function cs(t){return ll(t)||ul(t)||!!(ke&&t&&t[ke])}function us(t,e){return e=null==e?I:e,!!e&&("number"==typeof t||Qt.test(t))&&t>-1&&t%1==0&&t0){if(++e>=z)return arguments[0]}else e=0;return t.apply(a,arguments)}}function Es(t,e){var n=-1,r=t.length,i=r-1;e=e===a?r:e;while(++n1?t[e-1]:a;return n="function"==typeof n?(t.pop(),n):a,Hc(t,n)}));function Uc(t){var e=Or(t);return e.__chain__=!0,e}function Kc(t,e){return e(t),t}function Gc(t,e){return e(t)}var Xc=No((function(t){var e=t.length,n=e?t[0]:0,r=this.__wrapped__,i=function(e){return gi(e,t)};return!(e>1||this.__actions__.length)&&r instanceof jr&&us(n)?(r=r.slice(n,+n+(e?1:0)),r.__actions__.push({func:Gc,args:[i],thisArg:a}),new kr(r,this.__chain__).thru((function(t){return e&&!t.length&&t.push(a),t}))):this.thru(i)}));function Zc(){return Uc(this)}function Qc(){return new kr(this.value(),this.__chain__)}function Jc(){this.__values__===a&&(this.__values__=Kl(this.value()));var t=this.__index__>=this.__values__.length,e=t?a:this.__values__[this.__index__++];return{done:t,value:e}}function tu(){return this}function eu(t){var e,n=this;while(n instanceof Mr){var r=Is(n);r.__index__=0,r.__values__=a,e?i.__wrapped__=r:e=r;var i=r;n=n.__wrapped__}return i.__wrapped__=t,e}function nu(){var t=this.__wrapped__;if(t instanceof jr){var e=t;return this.__actions__.length&&(e=new jr(this)),e=e.reverse(),e.__actions__.push({func:Gc,args:[gc],thisArg:a}),new kr(e,this.__chain__)}return this.thru(gc)}function ru(){return Da(this.__wrapped__,this.__actions__)}var iu=lo((function(t,e,n){he.call(t,n)?++t[n]:vi(t,n,1)}));function au(t,e,n){var r=ll(t)?Mn:Si;return n&&ls(t,e,n)&&(e=a),r(t,Uo(e,3))}function ou(t,e){var n=ll(t)?kn:ji;return n(t,Uo(e,3))}var su=xo(Ks),cu=xo(Gs);function uu(t,e){return Ti(yu(t,e),1)}function lu(t,e){return Ti(yu(t,e),V)}function fu(t,e,n){return n=n===a?1:Xl(n),Ti(yu(t,e),n)}function hu(t,e){var n=ll(t)?Cn:Oi;return n(t,Uo(e,3))}function du(t,e){var n=ll(t)?Sn:Ci;return n(t,Uo(e,3))}var pu=lo((function(t,e,n){he.call(t,n)?t[n].push(e):vi(t,n,[e])}));function vu(t,e,n,r){t=hl(t)?t:Wf(t),n=n&&!r?Xl(n):0;var i=t.length;return n<0&&(n=Ne(i+n,0)),Fl(t)?n<=i&&t.indexOf(e,n)>-1:!!i&&Fn(t,e,n)>-1}var gu=wa((function(t,e,r){var i=-1,a="function"==typeof e,o=hl(t)?n(t.length):[];return Oi(t,(function(t){o[++i]=a?_n(e,t,r):Wi(t,e,r)})),o})),mu=lo((function(t,e,n){vi(t,n,e)}));function yu(t,e){var n=ll(t)?zn:oa;return n(t,Uo(e,3))}function bu(t,e,n,r){return null==t?[]:(ll(e)||(e=null==e?[]:[e]),n=r?a:n,ll(n)||(n=null==n?[]:[n]),ha(t,e,n))}var xu=lo((function(t,e,n){t[n?0:1].push(e)}),(function(){return[[],[]]}));function wu(t,e,n){var r=ll(t)?An:qn,i=arguments.length<3;return r(t,Uo(e,4),n,i,Oi)}function _u(t,e,n){var r=ll(t)?Pn:qn,i=arguments.length<3;return r(t,Uo(e,4),n,i,Ci)}function Ou(t,e){var n=ll(t)?kn:ji;return n(t,Bu(Uo(e,3)))}function Cu(t){var e=ll(t)?oi:_a;return e(t)}function Su(t,e,n){e=(n?ls(t,e,n):e===a)?1:Xl(e);var r=ll(t)?si:Oa;return r(t,e)}function Mu(t){var e=ll(t)?ci:ka;return e(t)}function ku(t){if(null==t)return 0;if(hl(t))return Fl(t)?mr(t):t.length;var e=ts(t);return e==Q||e==at?t.size:ra(t).length}function ju(t,e,n){var r=ll(t)?Ln:Ta;return n&&ls(t,e,n)&&(e=a),r(t,Uo(e,3))}var Tu=wa((function(t,e){if(null==t)return[];var n=e.length;return n>1&&ls(t,e[0],e[1])?e=[]:n>2&&ls(e[0],e[1],e[2])&&(e=[e[0]]),ha(t,Ti(e,1),[])})),zu=Ae||function(){return cn.Date.now()};function Eu(t,e){if("function"!=typeof e)throw new oe(u);return t=Xl(t),function(){if(--t<1)return e.apply(this,arguments)}}function Au(t,e,n){return e=n?a:e,e=t&&null==e?t.length:e,Lo(t,S,a,a,a,a,e)}function Pu(t,e){var n;if("function"!=typeof e)throw new oe(u);return t=Xl(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=a),n}}var Lu=wa((function(t,e,n){var r=y;if(n.length){var i=hr(n,qo(Lu));r|=O}return Lo(t,r,e,n,i)})),Vu=wa((function(t,e,n){var r=y|b;if(n.length){var i=hr(n,qo(Vu));r|=O}return Lo(e,r,t,n,i)}));function Iu(t,e,n){e=n?a:e;var r=Lo(t,w,a,a,a,a,a,e);return r.placeholder=Iu.placeholder,r}function Ru(t,e,n){e=n?a:e;var r=Lo(t,_,a,a,a,a,a,e);return r.placeholder=Ru.placeholder,r}function Hu(t,e,n){var r,i,o,s,c,l,f=0,h=!1,d=!1,p=!0;if("function"!=typeof t)throw new oe(u);function v(e){var n=r,o=i;return r=i=a,f=e,s=t.apply(o,n),s}function g(t){return f=t,c=ks(b,e),h?v(t):s}function m(t){var n=t-l,r=t-f,i=e-n;return d?$e(i,o-r):i}function y(t){var n=t-l,r=t-f;return l===a||n>=e||n<0||d&&r>=o}function b(){var t=zu();if(y(t))return x(t);c=ks(b,m(t))}function x(t){return c=a,p&&r?v(t):(r=i=a,s)}function w(){c!==a&&Ua(c),f=0,r=l=i=c=a}function _(){return c===a?s:x(zu())}function O(){var t=zu(),n=y(t);if(r=arguments,i=this,l=t,n){if(c===a)return g(l);if(d)return c=ks(b,e),v(l)}return c===a&&(c=ks(b,e)),s}return e=Ql(e)||0,Ml(n)&&(h=!!n.leading,d="maxWait"in n,o=d?Ne(Ql(n.maxWait)||0,e):o,p="trailing"in n?!!n.trailing:p),O.cancel=w,O.flush=_,O}var Du=wa((function(t,e){return wi(t,1,e)})),Fu=wa((function(t,e,n){return wi(t,Ql(e)||0,n)}));function Nu(t){return Lo(t,k)}function $u(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new oe(u);var n=function(){var r=arguments,i=e?e.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=t.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new($u.Cache||Wr),n}function Bu(t){if("function"!=typeof t)throw new oe(u);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}function Wu(t){return Pu(2,t)}$u.Cache=Wr;var Yu=Ya((function(t,e){e=1==e.length&&ll(e[0])?zn(e[0],Zn(Uo())):zn(Ti(e,1),Zn(Uo()));var n=e.length;return wa((function(r){var i=-1,a=$e(r.length,n);while(++i=e})),ul=Yi(function(){return arguments}())?Yi:function(t){return kl(t)&&he.call(t,"callee")&&!Se.call(t,"callee")},ll=n.isArray,fl=pn?Zn(pn):qi;function hl(t){return null!=t&&Sl(t.length)&&!Ol(t)}function dl(t){return kl(t)&&hl(t)}function pl(t){return!0===t||!1===t||kl(t)&&Ri(t)==q}var vl=Re||Zh,gl=vn?Zn(vn):Ui;function ml(t){return kl(t)&&1===t.nodeType&&!Il(t)}function yl(t){if(null==t)return!0;if(hl(t)&&(ll(t)||"string"==typeof t||"function"==typeof t.splice||vl(t)||$l(t)||ul(t)))return!t.length;var e=ts(t);if(e==Q||e==at)return!t.size;if(gs(t))return!ra(t).length;for(var n in t)if(he.call(t,n))return!1;return!0}function bl(t,e){return Ki(t,e)}function xl(t,e,n){n="function"==typeof n?n:a;var r=n?n(t,e):a;return r===a?Ki(t,e,a,n):!!r}function wl(t){if(!kl(t))return!1;var e=Ri(t);return e==G||e==K||"string"==typeof t.message&&"string"==typeof t.name&&!Il(t)}function _l(t){return"number"==typeof t&&He(t)}function Ol(t){if(!Ml(t))return!1;var e=Ri(t);return e==X||e==Z||e==Y||e==rt}function Cl(t){return"number"==typeof t&&t==Xl(t)}function Sl(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=I}function Ml(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function kl(t){return null!=t&&"object"==typeof t}var jl=gn?Zn(gn):Xi;function Tl(t,e){return t===e||Zi(t,e,Go(e))}function zl(t,e,n){return n="function"==typeof n?n:a,Zi(t,e,Go(e),n)}function El(t){return Vl(t)&&t!=+t}function Al(t){if(vs(t))throw new i(c);return Qi(t)}function Pl(t){return null===t}function Ll(t){return null==t}function Vl(t){return"number"==typeof t||kl(t)&&Ri(t)==J}function Il(t){if(!kl(t)||Ri(t)!=et)return!1;var e=Oe(t);if(null===e)return!0;var n=he.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&fe.call(n)==ge}var Rl=mn?Zn(mn):Ji;function Hl(t){return Cl(t)&&t>=-I&&t<=I}var Dl=yn?Zn(yn):ta;function Fl(t){return"string"==typeof t||!ll(t)&&kl(t)&&Ri(t)==ot}function Nl(t){return"symbol"==typeof t||kl(t)&&Ri(t)==st}var $l=bn?Zn(bn):ea;function Bl(t){return t===a}function Wl(t){return kl(t)&&ts(t)==ut}function Yl(t){return kl(t)&&Ri(t)==lt}var ql=To(aa),Ul=To((function(t,e){return t<=e}));function Kl(t){if(!t)return[];if(hl(t))return Fl(t)?yr(t):oo(t);if(je&&t[je])return ur(t[je]());var e=ts(t),n=e==Q?lr:e==at?dr:Wf;return n(t)}function Gl(t){if(!t)return 0===t?t:0;if(t=Ql(t),t===V||t===-V){var e=t<0?-1:1;return e*R}return t===t?t:0}function Xl(t){var e=Gl(t),n=e%1;return e===e?n?e-n:e:0}function Zl(t){return t?mi(Xl(t),0,D):0}function Ql(t){if("number"==typeof t)return t;if(Nl(t))return H;if(Ml(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=Ml(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(Ht,"");var n=Gt.test(t);return n||Zt.test(t)?an(t.slice(2),n?2:8):Kt.test(t)?H:+t}function Jl(t){return so(t,Mf(t))}function tf(t){return t?mi(Xl(t),-I,I):0===t?t:0}function ef(t){return null==t?"":La(t)}var nf=fo((function(t,e){if(gs(e)||hl(e))so(e,Sf(e),t);else for(var n in e)he.call(e,n)&&li(t,n,e[n])})),rf=fo((function(t,e){so(e,Mf(e),t)})),af=fo((function(t,e,n,r){so(e,Mf(e),t,r)})),of=fo((function(t,e,n,r){so(e,Sf(e),t,r)})),sf=No(gi);function cf(t,e){var n=Sr(t);return null==e?n:di(n,e)}var uf=wa((function(t){return t.push(a,Vo),_n(af,a,t)})),lf=wa((function(t){return t.push(a,Io),_n(zf,a,t)}));function ff(t,e){return Hn(t,Uo(e,3),Ai)}function hf(t,e){return Hn(t,Uo(e,3),Pi)}function df(t,e){return null==t?t:zi(t,Uo(e,3),Mf)}function pf(t,e){return null==t?t:Ei(t,Uo(e,3),Mf)}function vf(t,e){return t&&Ai(t,Uo(e,3))}function gf(t,e){return t&&Pi(t,Uo(e,3))}function mf(t){return null==t?[]:Li(t,Sf(t))}function yf(t){return null==t?[]:Li(t,Mf(t))}function bf(t,e,n){var r=null==t?a:Vi(t,e);return r===a?n:r}function xf(t,e){return null!=t&&rs(t,e,Di)}function wf(t,e){return null!=t&&rs(t,e,Fi)}var _f=Oo((function(t,e,n){t[e]=n}),Th(Ph)),Of=Oo((function(t,e,n){he.call(t,e)?t[e].push(n):t[e]=[n]}),Uo),Cf=wa(Wi);function Sf(t){return hl(t)?ai(t):ra(t)}function Mf(t){return hl(t)?ai(t,!0):ia(t)}function kf(t,e){var n={};return e=Uo(e,3),Ai(t,(function(t,r,i){vi(n,e(t,r,i),t)})),n}function jf(t,e){var n={};return e=Uo(e,3),Ai(t,(function(t,r,i){vi(n,r,e(t,r,i))})),n}var Tf=fo((function(t,e,n){ua(t,e,n)})),zf=fo((function(t,e,n,r){ua(t,e,n,r)})),Ef=No((function(t,e){var n={};if(null==t)return n;var r=!1;e=zn(e,(function(e){return e=Wa(e,t),r||(r=e.length>1),e})),so(t,Bo(t),n),r&&(n=yi(n,d|p|v,Ro));var i=e.length;while(i--)Ia(n,e[i]);return n}));function Af(t,e){return Lf(t,Bu(Uo(e)))}var Pf=No((function(t,e){return null==t?{}:da(t,e)}));function Lf(t,e){if(null==t)return{};var n=zn(Bo(t),(function(t){return[t]}));return e=Uo(e),pa(t,n,(function(t,n){return e(t,n[0])}))}function Vf(t,e,n){e=Wa(e,t);var r=-1,i=e.length;i||(i=1,t=a);while(++re){var r=t;t=e,e=r}if(n||t%1||e%1){var i=Ue();return $e(t+i*(e-t+rn("1e-"+((i+"").length-1))),e)}return ya(t,e)}var Gf=mo((function(t,e,n){return e=e.toLowerCase(),t+(n?Xf(e):e)}));function Xf(t){return Oh(ef(t).toLowerCase())}function Zf(t){return t=ef(t),t&&t.replace(Jt,rr).replace(We,"")}function Qf(t,e,n){t=ef(t),e=La(e);var r=t.length;n=n===a?r:mi(Xl(n),0,r);var i=n;return n-=e.length,n>=0&&t.slice(n,i)==e}function Jf(t){return t=ef(t),t&&jt.test(t)?t.replace(Mt,ir):t}function th(t){return t=ef(t),t&&Rt.test(t)?t.replace(It,"\\$&"):t}var eh=mo((function(t,e,n){return t+(n?"-":"")+e.toLowerCase()})),nh=mo((function(t,e,n){return t+(n?" ":"")+e.toLowerCase()})),rh=go("toLowerCase");function ih(t,e,n){t=ef(t),e=Xl(e);var r=e?mr(t):0;if(!e||r>=e)return t;var i=(e-r)/2;return Mo(Ve(i),n)+t+Mo(Le(i),n)}function ah(t,e,n){t=ef(t),e=Xl(e);var r=e?mr(t):0;return e&&r>>0,n?(t=ef(t),t&&("string"==typeof e||null!=e&&!Rl(e))&&(e=La(e),!e&&sr(t))?qa(yr(t),0,n):t.split(e,n)):[]}var hh=mo((function(t,e,n){return t+(n?" ":"")+Oh(e)}));function dh(t,e,n){return t=ef(t),n=null==n?0:mi(Xl(n),0,t.length),e=La(e),t.slice(n,n+e.length)==e}function ph(t,e,n){var r=Or.templateSettings;n&&ls(t,e,n)&&(e=a),t=ef(t),e=af({},e,r,Vo);var i,o,s=af({},e.imports,r.imports,Vo),c=Sf(s),u=Qn(s,c),l=0,f=e.interpolate||te,h="__p += '",d=ie((e.escape||te).source+"|"+f.source+"|"+(f===Et?qt:te).source+"|"+(e.evaluate||te).source+"|$","g"),p="//# sourceURL="+("sourceURL"in e?e.sourceURL:"lodash.templateSources["+ ++Xe+"]")+"\n";t.replace(d,(function(e,n,r,a,s,c){return r||(r=a),h+=t.slice(l,c).replace(ee,ar),n&&(i=!0,h+="' +\n__e("+n+") +\n'"),s&&(o=!0,h+="';\n"+s+";\n__p += '"),r&&(h+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),l=c+e.length,e})),h+="';\n";var v=e.variable;v||(h="with (obj) {\n"+h+"\n}\n"),h=(o?h.replace(_t,""):h).replace(Ot,"$1").replace(Ct,"$1;"),h="function("+(v||"obj")+") {\n"+(v?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(o?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+h+"return __p\n}";var g=Sh((function(){return Wt(c,p+"return "+h).apply(a,u)}));if(g.source=h,wl(g))throw g;return g}function vh(t){return ef(t).toLowerCase()}function gh(t){return ef(t).toUpperCase()}function mh(t,e,n){if(t=ef(t),t&&(n||e===a))return t.replace(Ht,"");if(!t||!(e=La(e)))return t;var r=yr(t),i=yr(e),o=tr(r,i),s=er(r,i)+1;return qa(r,o,s).join("")}function yh(t,e,n){if(t=ef(t),t&&(n||e===a))return t.replace(Ft,"");if(!t||!(e=La(e)))return t;var r=yr(t),i=er(r,yr(e))+1;return qa(r,0,i).join("")}function bh(t,e,n){if(t=ef(t),t&&(n||e===a))return t.replace(Dt,"");if(!t||!(e=La(e)))return t;var r=yr(t),i=tr(r,yr(e));return qa(r,i).join("")}function xh(t,e){var n=j,r=T;if(Ml(e)){var i="separator"in e?e.separator:i;n="length"in e?Xl(e.length):n,r="omission"in e?La(e.omission):r}t=ef(t);var o=t.length;if(sr(t)){var s=yr(t);o=s.length}if(n>=o)return t;var c=n-mr(r);if(c<1)return r;var u=s?qa(s,0,c).join(""):t.slice(0,c);if(i===a)return u+r;if(s&&(c+=u.length-c),Rl(i)){if(t.slice(c).search(i)){var l,f=u;i.global||(i=ie(i.source,ef(Ut.exec(i))+"g")),i.lastIndex=0;while(l=i.exec(f))var h=l.index;u=u.slice(0,h===a?c:h)}}else if(t.indexOf(La(i),c)!=c){var d=u.lastIndexOf(i);d>-1&&(u=u.slice(0,d))}return u+r}function wh(t){return t=ef(t),t&&kt.test(t)?t.replace(St,br):t}var _h=mo((function(t,e,n){return t+(n?" ":"")+e.toUpperCase()})),Oh=go("toUpperCase");function Ch(t,e,n){return t=ef(t),e=n?a:e,e===a?cr(t)?_r(t):Rn(t):t.match(e)||[]}var Sh=wa((function(t,e){try{return _n(t,a,e)}catch(n){return wl(n)?n:new i(n)}})),Mh=No((function(t,e){return Cn(e,(function(e){e=Ps(e),vi(t,e,Lu(t[e],t))})),t}));function kh(t){var e=null==t?0:t.length,n=Uo();return t=e?zn(t,(function(t){if("function"!=typeof t[1])throw new oe(u);return[n(t[0]),t[1]]})):[],wa((function(n){var r=-1;while(++rI)return[];var n=D,r=$e(t,D);e=Uo(e),t-=D;var i=Gn(r,e);while(++n0||e<0)?new jr(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==a&&(e=Xl(e),n=e<0?n.dropRight(-e):n.take(e-t)),n)},jr.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},jr.prototype.toArray=function(){return this.take(D)},Ai(jr.prototype,(function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),r=/^(?:head|last)$/.test(e),i=Or[r?"take"+("last"==e?"Right":""):e],o=r||/^find/.test(e);i&&(Or.prototype[e]=function(){var e=this.__wrapped__,s=r?[1]:arguments,c=e instanceof jr,u=s[0],l=c||ll(e),f=function(t){var e=i.apply(Or,En([t],s));return r&&h?e[0]:e};l&&n&&"function"==typeof u&&1!=u.length&&(c=l=!1);var h=this.__chain__,d=!!this.__actions__.length,p=o&&!h,v=c&&!d;if(!o&&l){e=v?e:new jr(this);var g=t.apply(e,s);return g.__actions__.push({func:Gc,args:[f],thisArg:a}),new kr(g,h)}return p&&v?t.apply(this,s):(g=this.thru(f),p?r?g.value()[0]:g.value():g)})})),Cn(["pop","push","shift","sort","splice","unshift"],(function(t){var e=se[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);Or.prototype[t]=function(){var t=arguments;if(r&&!this.__chain__){var i=this.value();return e.apply(ll(i)?i:[],t)}return this[n]((function(n){return e.apply(ll(n)?n:[],t)}))}})),Ai(jr.prototype,(function(t,e){var n=Or[e];if(n){var r=n.name+"",i=ln[r]||(ln[r]=[]);i.push({name:e,func:n})}})),ln[_o(a,b).name]=[{name:"wrapper",func:a}],jr.prototype.clone=Tr,jr.prototype.reverse=zr,jr.prototype.value=Er,Or.prototype.at=Xc,Or.prototype.chain=Zc,Or.prototype.commit=Qc,Or.prototype.next=Jc,Or.prototype.plant=eu,Or.prototype.reverse=nu,Or.prototype.toJSON=Or.prototype.valueOf=Or.prototype.value=ru,Or.prototype.first=Or.prototype.head,je&&(Or.prototype[je]=tu),Or},Cr=Or();cn._=Cr,i=function(){return Cr}.call(e,n,e,r),i===a||(r.exports=i)}).call(this)}).call(e,n(435),n(436)(t))},function(t,e,n){var r=n(13),i=n(171);t.exports=o;var a=r.constant(1);function o(t,e,n,r){return s(t,String(e),n||a,r||function(e){return t.outEdges(e)})}function s(t,e,n,r){var a,o,s={},c=new i,u=function(t){var e=t.v!==a?t.v:t.w,r=s[e],i=n(t),u=o.distance+i;if(i<0)throw new Error("dijkstra does not allow negative edge weights. Bad edge: "+t+" Weight: "+i);u0){if(a=c.removeMin(),o=s[a],o.distance===Number.POSITIVE_INFINITY)break;r(a).forEach(u)}return s}},function(t,e,n){var r=n(13);function i(){this._arr=[],this._keyIndices={}}t.exports=i,i.prototype.size=function(){return this._arr.length},i.prototype.keys=function(){return this._arr.map((function(t){return t.key}))},i.prototype.has=function(t){return r.has(this._keyIndices,t)},i.prototype.priority=function(t){var e=this._keyIndices[t];if(void 0!==e)return this._arr[e].priority},i.prototype.min=function(){if(0===this.size())throw new Error("Queue underflow");return this._arr[0].key},i.prototype.add=function(t,e){var n=this._keyIndices;if(t=String(t),!r.has(n,t)){var i=this._arr,a=i.length;return n[t]=a,i.push({key:t,priority:e}),this._decrease(a),!0}return!1},i.prototype.removeMin=function(){this._swap(0,this._arr.length-1);var t=this._arr.pop();return delete this._keyIndices[t.key],this._heapify(0),t.key},i.prototype.decrease=function(t,e){var n=this._keyIndices[t];if(e>this._arr[n].priority)throw new Error("New priority is greater than current priority. Key: "+t+" Old: "+this._arr[n].priority+" New: "+e);this._arr[n].priority=e,this._decrease(n)},i.prototype._heapify=function(t){var e=this._arr,n=2*t,r=n+1,i=t;n>1,n[e].priority=o;--s)h.point(m[s],y[s]);h.lineEnd(),h.areaEnd()}g&&(m[a]=+t(d,a,i),y[a]=+n(d,a,i),h.point(e?+e(d,a,i):m[a],c?+c(d,a,i):y[a]))}if(p)return h=null,p+""||null}function p(){return Object(o["a"])().defined(u).curve(f).context(l)}return d.x=function(n){return arguments.length?(t="function"===typeof n?n:Object(i["a"])(+n),e=null,d):t},d.x0=function(e){return arguments.length?(t="function"===typeof e?e:Object(i["a"])(+e),d):t},d.x1=function(t){return arguments.length?(e=null==t?null:"function"===typeof t?t:Object(i["a"])(+t),d):e},d.y=function(t){return arguments.length?(n="function"===typeof t?t:Object(i["a"])(+t),c=null,d):n},d.y0=function(t){return arguments.length?(n="function"===typeof t?t:Object(i["a"])(+t),d):n},d.y1=function(t){return arguments.length?(c=null==t?null:"function"===typeof t?t:Object(i["a"])(+t),d):c},d.lineX0=d.lineY0=function(){return p().x(t).y(n)},d.lineY1=function(){return p().x(t).y(c)},d.lineX1=function(){return p().x(e).y(n)},d.defined=function(t){return arguments.length?(u="function"===typeof t?t:Object(i["a"])(!!t),d):u},d.curve=function(t){return arguments.length?(f=t,null!=l&&(h=f(l)),d):f},d.context=function(t){return arguments.length?(null==t?l=h=null:h=f(l=t),d):l},d}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),e["b"]=o;var r=n(60),i=o(r["a"]);function a(t){this._curve=t}function o(t){function e(e){return new a(t(e))}return e._curve=t,e}a.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(t,e){this._curve.point(e*Math.sin(t),e*-Math.cos(t))}}},function(t,e,n){"use strict";e["a"]=i;var r=n(178);n(95);function i(t){var e=t.curve;return t.angle=t.x,delete t.x,t.radius=t.y,delete t.y,t.curve=function(t){return arguments.length?e(Object(r["b"])(t)):e()._curve},t}},function(t,e,n){"use strict";e["a"]=function(t,e){return[(e=+e)*Math.cos(t-=Math.PI/2),e*Math.sin(t)]}},function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=Array.prototype.slice},function(t,e,n){"use strict";var r=n(46);e["a"]={draw:function(t,e){var n=Math.sqrt(e/r["j"]);t.moveTo(n,0),t.arc(0,0,n,0,r["m"])}}},function(t,e,n){"use strict";e["a"]={draw:function(t,e){var n=Math.sqrt(e/5)/2;t.moveTo(-3*n,-n),t.lineTo(-n,-n),t.lineTo(-n,-3*n),t.lineTo(n,-3*n),t.lineTo(n,-n),t.lineTo(3*n,-n),t.lineTo(3*n,n),t.lineTo(n,n),t.lineTo(n,3*n),t.lineTo(-n,3*n),t.lineTo(-n,n),t.lineTo(-3*n,n),t.closePath()}}},function(t,e,n){"use strict";var r=Math.sqrt(1/3),i=2*r;e["a"]={draw:function(t,e){var n=Math.sqrt(e/i),a=n*r;t.moveTo(0,-n),t.lineTo(a,0),t.lineTo(0,n),t.lineTo(-a,0),t.closePath()}}},function(t,e,n){"use strict";var r=n(46),i=.8908130915292852,a=Math.sin(r["j"]/10)/Math.sin(7*r["j"]/10),o=Math.sin(r["m"]/10)*a,s=-Math.cos(r["m"]/10)*a;e["a"]={draw:function(t,e){var n=Math.sqrt(e*i),a=o*n,c=s*n;t.moveTo(0,-n),t.lineTo(a,c);for(var u=1;u<5;++u){var l=r["m"]*u/5,f=Math.cos(l),h=Math.sin(l);t.lineTo(h*n,-f*n),t.lineTo(f*a-h*c,h*a+f*c)}t.closePath()}}},function(t,e,n){"use strict";e["a"]={draw:function(t,e){var n=Math.sqrt(e),r=-n/2;t.rect(r,r,n,n)}}},function(t,e,n){"use strict";var r=Math.sqrt(3);e["a"]={draw:function(t,e){var n=-Math.sqrt(e/(3*r));t.moveTo(0,2*n),t.lineTo(-r*n,-n),t.lineTo(r*n,-n),t.closePath()}}},function(t,e,n){"use strict";var r=-.5,i=Math.sqrt(3)/2,a=1/Math.sqrt(12),o=3*(a/2+1);e["a"]={draw:function(t,e){var n=Math.sqrt(e/o),s=n/2,c=n*a,u=s,l=n*a+n,f=-u,h=l;t.moveTo(s,c),t.lineTo(u,l),t.lineTo(f,h),t.lineTo(r*s-i*c,i*s+r*c),t.lineTo(r*u-i*l,i*u+r*l),t.lineTo(r*f-i*h,i*f+r*h),t.lineTo(r*s+i*c,r*c-i*s),t.lineTo(r*u+i*l,r*l-i*u),t.lineTo(r*f+i*h,r*h-i*f),t.closePath()}}},function(t,e,n){"use strict";e["a"]=a;var r=n(61),i=n(63);function a(t,e){this._context=t,this._k=(1-e)/6}a.prototype={areaStart:r["a"],areaEnd:r["a"],lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5);break}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:Object(i["b"])(this,t,e);break}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};(function t(e){function n(t){return new a(t,e)}return n.tension=function(e){return t(+e)},n})(0)},function(t,e,n){"use strict";e["a"]=i;var r=n(63);function i(t,e){this._context=t,this._k=(1-e)/6}i.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:Object(r["b"])(this,t,e);break}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};(function t(e){function n(t){return new i(t,e)}return n.tension=function(e){return t(+e)},n})(0)},function(t,e,n){"use strict";e["c"]=a,e["a"]=s,e["d"]=u,e["b"]=l;var r=n(100),i=n(49);function a(t){return i["b"][t.index]={site:t,halfedges:[]}}function o(t,e){var n=t.site,r=e.left,i=e.right;return n===i&&(i=r,r=n),i?Math.atan2(i[1]-r[1],i[0]-r[0]):(n===r?(r=e[1],i=e[0]):(r=e[0],i=e[1]),Math.atan2(r[0]-i[0],i[1]-r[1]))}function s(t,e){return e[+(e.left!==t.site)]}function c(t,e){return e[+(e.left===t.site)]}function u(){for(var t,e,n,r,a=0,s=i["b"].length;ai["f"]||Math.abs(b-g)>i["f"])&&(h.splice(f,0,i["e"].push(Object(r["b"])(l,m,Math.abs(y-t)i["f"]?[t,Math.abs(v-t)i["f"]?[Math.abs(g-a)i["f"]?[n,Math.abs(v-n)i["f"]?[Math.abs(g-e)=-a["g"])){var m=h*h+d*d,y=p*p+v*v,b=(v*m-d*y)/g,x=(h*y-p*m)/g,w=o.pop()||new s;w.arc=t,w.site=c,w.x=b+l,w.y=(w.cy=x+f)+Math.sqrt(b*b+x*x),t.circle=w;var _=null,O=a["c"]._;while(O)if(w.yg["i"]?o=90:y<-g["i"]&&(i=-90),h[0]=r,h[1]=a}};function x(t,e){f.push(h=[r=t,a=t]),eo&&(o=e)}function w(t,e){var n=Object(v["a"])([t*g["r"],e*g["r"]]);if(l){var c=Object(v["c"])(l,n),u=[c[1],-c[0],0],d=Object(v["c"])(u,c);Object(v["e"])(d),d=Object(v["g"])(d);var p,m=t-s,y=m>0?1:-1,b=d[0]*g["h"]*y,x=Object(g["a"])(m)>180;x^(y*so&&(o=p)):(b=(b+360)%360-180,x^(y*so&&(o=e))),x?tk(r,a)&&(a=t):k(t,a)>k(r,a)&&(r=t):a>=r?(ta&&(a=t)):t>s?k(r,t)>k(r,a)&&(a=t):k(t,a)>k(r,a)&&(r=t)}else f.push(h=[r=t,a=t]);eo&&(o=e),l=n,s=t}function _(){b.point=w}function O(){h[0]=r,h[1]=a,b.point=x,l=null}function C(t,e){if(l){var n=t-s;y.add(Object(g["a"])(n)>180?n+(n>0?360:-360):n)}else c=t,u=e;p["b"].point(t,e),w(t,e)}function S(){p["b"].lineStart()}function M(){C(c,u),p["b"].lineEnd(),Object(g["a"])(y)>g["i"]&&(r=-(a=180)),h[0]=r,h[1]=a,l=null}function k(t,e){return(e-=t)<0?e+360:e}function j(t,e){return t[0]-e[0]}function T(t,e){return t[0]<=t[1]?t[0]<=e&&e<=t[1]:ek(s[0],s[1])&&(s[1]=c[1]),k(c[0],s[1])>k(s[0],s[1])&&(s[0]=c[0])):u.push(s=c);for(l=-1/0,n=u.length-1,e=0,s=u[n];e<=n;s=c,++e)c=u[e],(d=k(s[1],c[0]))>l&&(l=d,r=c[0],a=s[1])}return f=h=null,r===1/0||i===1/0?[[NaN,NaN],[NaN,NaN]]:[[r,i],[a,o]]}},function(t,e,n){"use strict";var r,i,a,o,s,c,u,l,f,h,d,p,v,g,m,y,b=n(4),x=n(20),w=n(22),_={sphere:x["a"],point:O,lineStart:S,lineEnd:j,polygonStart:function(){_.lineStart=T,_.lineEnd=z},polygonEnd:function(){_.lineStart=S,_.lineEnd=j}};function O(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e);C(n*Object(b["g"])(t),n*Object(b["t"])(t),Object(b["t"])(e))}function C(t,e,n){++r,a+=(t-a)/r,o+=(e-o)/r,s+=(n-s)/r}function S(){_.point=M}function M(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e);g=n*Object(b["g"])(t),m=n*Object(b["t"])(t),y=Object(b["t"])(e),_.point=k,C(g,m,y)}function k(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e),r=n*Object(b["g"])(t),a=n*Object(b["t"])(t),o=Object(b["t"])(e),s=Object(b["e"])(Object(b["u"])((s=m*o-y*a)*s+(s=y*r-g*o)*s+(s=g*a-m*r)*s),g*r+m*a+y*o);i+=s,c+=s*(g+(g=r)),u+=s*(m+(m=a)),l+=s*(y+(y=o)),C(g,m,y)}function j(){_.point=O}function T(){_.point=E}function z(){A(p,v),_.point=O}function E(t,e){p=t,v=e,t*=b["r"],e*=b["r"],_.point=A;var n=Object(b["g"])(e);g=n*Object(b["g"])(t),m=n*Object(b["t"])(t),y=Object(b["t"])(e),C(g,m,y)}function A(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e),r=n*Object(b["g"])(t),a=n*Object(b["t"])(t),o=Object(b["t"])(e),s=m*o-y*a,p=y*r-g*o,v=g*a-m*r,x=Object(b["u"])(s*s+p*p+v*v),w=Object(b["c"])(x),_=x&&-w/x;f+=_*s,h+=_*p,d+=_*v,i+=w,c+=w*(g+(g=r)),u+=w*(m+(m=a)),l+=w*(y+(y=o)),C(g,m,y)}e["a"]=function(t){r=i=a=o=s=c=u=l=f=h=d=0,Object(w["a"])(t,_);var e=f,n=h,p=d,v=e*e+n*n+p*p;return v0)){if(o/=d,d<0){if(o0){if(o>h)return;o>f&&(f=o)}if(o=i-s,d||!(o<0)){if(o/=d,d<0){if(o>h)return;o>f&&(f=o)}else if(d>0){if(o0)){if(o/=p,p<0){if(o0){if(o>h)return;o>f&&(f=o)}if(o=a-c,p||!(o<0)){if(o/=p,p<0){if(o>h)return;o>f&&(f=o)}else if(p>0){if(o0&&(t[0]=s+f*d,t[1]=c+f*p),h<1&&(e[0]=s+h*d,e[1]=c+h*p),!0}}}}}},function(t,e,n){"use strict";var r=n(111);e["a"]=function(t,e,n){var i,a,o,s,c=t.length,u=e.length,l=new Array(c*u);for(null==n&&(n=r["b"]),i=o=0;it?1:e>=t?0:NaN}},function(t,e,n){"use strict";var r=n(115),i=n(109),a=n(204),o=n(114),s=n(205),c=n(116),u=n(117),l=n(118);e["a"]=function(){var t=s["a"],e=o["a"],n=l["a"];function f(r){var a,o,s=r.length,l=new Array(s);for(a=0;ad)p.pop(),--v;var g,m=new Array(v+1);for(a=0;a<=v;++a)g=m[a]=[],g.x0=a>0?p[a-1]:h,g.x1=a=n){r=n;while(++ar&&(r=n)}}else while(++a=n){r=n;while(++ar&&(r=n)}return r}},function(t,e,n){"use strict";var r=n(36);e["a"]=function(t,e){var n,i=t.length,a=i,o=-1,s=0;if(null==e)while(++o=0){r=t[i],e=r.length;while(--e>=0)n[--o]=r[e]}return n}},function(t,e,n){"use strict";e["a"]=function(t,e){var n=e.length,r=new Array(n);while(n--)r[n]=t[e[n]];return r}},function(t,e,n){"use strict";var r=n(30);e["a"]=function(t,e){if(n=t.length){var n,i,a=0,o=0,s=t[o];null==e&&(e=r["a"]);while(++ai["i"]})).map(h)).concat(Object(r["range"])(Object(i["f"])(u/m)*m,c,m).filter((function(t){return Object(i["a"])(t%b)>i["i"]})).map(d))}return w.lines=function(){return _().map((function(t){return{type:"LineString",coordinates:t}}))},w.outline=function(){return{type:"Polygon",coordinates:[p(s).concat(v(l).slice(1),p(n).reverse().slice(1),v(f).reverse().slice(1))]}},w.extent=function(t){return arguments.length?w.extentMajor(t).extentMinor(t):w.extentMinor()},w.extentMajor=function(t){return arguments.length?(s=+t[0][0],n=+t[1][0],f=+t[0][1],l=+t[1][1],s>n&&(t=s,s=n,n=t),f>l&&(t=f,f=l,l=t),w.precision(x)):[[s,f],[n,l]]},w.extentMinor=function(n){return arguments.length?(e=+n[0][0],t=+n[1][0],u=+n[0][1],c=+n[1][1],e>t&&(n=e,e=t,t=n),u>c&&(n=u,u=c,c=n),w.precision(x)):[[e,u],[t,c]]},w.step=function(t){return arguments.length?w.stepMajor(t).stepMinor(t):w.stepMinor()},w.stepMajor=function(t){return arguments.length?(y=+t[0],b=+t[1],w):[y,b]},w.stepMinor=function(t){return arguments.length?(g=+t[0],m=+t[1],w):[g,m]},w.precision=function(r){return arguments.length?(x=+r,h=a(u,c,90),d=o(e,t,x),p=a(f,l,90),v=o(s,n,x),w):x},w.extentMajor([[-180,-90+i["i"]],[180,90-i["i"]]]).extentMinor([[-180,-80-i["i"]],[180,80+i["i"]]])}function c(){return s()()}},function(t,e,n){"use strict";var r=n(4);e["a"]=function(t,e){var n=t[0]*r["r"],i=t[1]*r["r"],a=e[0]*r["r"],o=e[1]*r["r"],s=Object(r["g"])(i),c=Object(r["t"])(i),u=Object(r["g"])(o),l=Object(r["t"])(o),f=s*Object(r["g"])(n),h=s*Object(r["t"])(n),d=u*Object(r["g"])(a),p=u*Object(r["t"])(a),v=2*Object(r["c"])(Object(r["u"])(Object(r["m"])(o-i)+s*u*Object(r["m"])(a-n))),g=Object(r["t"])(v),m=v?function(t){var e=Object(r["t"])(t*=v)/g,n=Object(r["t"])(v-t)/g,i=n*f+e*d,a=n*h+e*p,o=n*c+e*l;return[Object(r["e"])(a,i)*r["h"],Object(r["e"])(o,Object(r["u"])(i*i+a*a))*r["h"]]}:function(){return[n*r["h"],i*r["h"]]};return m.distance=v,m}},function(t,e,n){"use strict";var r=n(67),i=n(22),a=n(221),o=n(124),s=n(222),c=n(223),u=n(224),l=n(225);e["a"]=function(t,e){var n,f,h=4.5;function d(t){return t&&("function"===typeof h&&f.pointRadius(+h.apply(this,arguments)),Object(i["a"])(t,n(f))),f.result()}return d.area=function(t){return Object(i["a"])(t,n(a["a"])),a["a"].result()},d.measure=function(t){return Object(i["a"])(t,n(u["a"])),u["a"].result()},d.bounds=function(t){return Object(i["a"])(t,n(o["a"])),o["a"].result()},d.centroid=function(t){return Object(i["a"])(t,n(s["a"])),s["a"].result()},d.projection=function(e){return arguments.length?(n=null==e?(t=null,r["a"]):(t=e).stream,d):t},d.context=function(t){return arguments.length?(f=null==t?(e=null,new l["a"]):new c["a"](e=t),"function"!==typeof h&&f.pointRadius(h),d):e},d.pointRadius=function(t){return arguments.length?(h="function"===typeof t?t:(f.pointRadius(+t),+t),d):h},d.projection(t).context(e)}},function(t,e,n){"use strict";var r,i,a,o,s=n(29),c=n(4),u=n(20),l=Object(s["a"])(),f=Object(s["a"])(),h={point:u["a"],lineStart:u["a"],lineEnd:u["a"],polygonStart:function(){h.lineStart=d,h.lineEnd=g},polygonEnd:function(){h.lineStart=h.lineEnd=h.point=u["a"],l.add(Object(c["a"])(f)),f.reset()},result:function(){var t=l/2;return l.reset(),t}};function d(){h.point=p}function p(t,e){h.point=v,r=a=t,i=o=e}function v(t,e){f.add(o*t-a*e),a=t,o=e}function g(){v(r,i)}e["a"]=h},function(t,e,n){"use strict";var r,i,a,o,s=n(4),c=0,u=0,l=0,f=0,h=0,d=0,p=0,v=0,g=0,m={point:y,lineStart:b,lineEnd:_,polygonStart:function(){m.lineStart=O,m.lineEnd=C},polygonEnd:function(){m.point=y,m.lineStart=b,m.lineEnd=_},result:function(){var t=g?[p/g,v/g]:d?[f/d,h/d]:l?[c/l,u/l]:[NaN,NaN];return c=u=l=f=h=d=p=v=g=0,t}};function y(t,e){c+=t,u+=e,++l}function b(){m.point=x}function x(t,e){m.point=w,y(a=t,o=e)}function w(t,e){var n=t-a,r=e-o,i=Object(s["u"])(n*n+r*r);f+=i*(a+t)/2,h+=i*(o+e)/2,d+=i,y(a=t,o=e)}function _(){m.point=y}function O(){m.point=S}function C(){M(r,i)}function S(t,e){m.point=M,y(r=a=t,i=o=e)}function M(t,e){var n=t-a,r=e-o,i=Object(s["u"])(n*n+r*r);f+=i*(a+t)/2,h+=i*(o+e)/2,d+=i,i=o*t-a*e,p+=i*(a+t),v+=i*(o+e),g+=3*i,y(a=t,o=e)}e["a"]=m},function(t,e,n){"use strict";e["a"]=a;var r=n(4),i=n(20);function a(t){this._context=t}a.prototype={_radius:4.5,pointRadius:function(t){return this._radius=t,this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._context.closePath(),this._point=NaN},point:function(t,e){switch(this._point){case 0:this._context.moveTo(t,e),this._point=1;break;case 1:this._context.lineTo(t,e);break;default:this._context.moveTo(t+this._radius,e),this._context.arc(t,e,this._radius,0,r["w"]);break}},result:i["a"]}},function(t,e,n){"use strict";var r,i,a,o,s,c=n(29),u=n(4),l=n(20),f=Object(c["a"])(),h={point:l["a"],lineStart:function(){h.point=d},lineEnd:function(){r&&p(i,a),h.point=l["a"]},polygonStart:function(){r=!0},polygonEnd:function(){r=null},result:function(){var t=+f;return f.reset(),t}};function d(t,e){h.point=p,i=o=t,a=s=e}function p(t,e){o-=t,s-=e,f.add(Object(u["u"])(o*o+s*s)),o=t,s=e}e["a"]=h},function(t,e,n){"use strict";function r(){this._string=[]}function i(t){return"m0,"+t+"a"+t+","+t+" 0 1,1 0,"+-2*t+"a"+t+","+t+" 0 1,1 0,"+2*t+"z"}e["a"]=r,r.prototype={_radius:4.5,_circle:i(4.5),pointRadius:function(t){return(t=+t)!==this._radius&&(this._radius=t,this._circle=null),this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._string.push("Z"),this._point=NaN},point:function(t,e){switch(this._point){case 0:this._string.push("M",t,",",e),this._point=1;break;case 1:this._string.push("L",t,",",e);break;default:null==this._circle&&(this._circle=i(this._radius)),this._string.push("M",t,",",e,this._circle);break}},result:function(){if(this._string.length){var t=this._string.join("");return this._string=[],t}return null}}},function(t,e,n){"use strict";var r=n(126),i=n(4);function a(t){var e,n=NaN,r=NaN,a=NaN;return{lineStart:function(){t.lineStart(),e=1},point:function(s,c){var u=s>0?i["o"]:-i["o"],l=Object(i["a"])(s-n);Object(i["a"])(l-i["o"])0?i["l"]:-i["l"]),t.point(a,r),t.lineEnd(),t.lineStart(),t.point(u,r),t.point(s,r),e=0):a!==u&&l>=i["o"]&&(Object(i["a"])(n-a)i["i"]?Object(i["d"])((Object(i["t"])(e)*(o=Object(i["g"])(r))*Object(i["t"])(n)-Object(i["t"])(r)*(a=Object(i["g"])(e))*Object(i["t"])(t))/(a*o*s)):(e+r)/2}function s(t,e,n,r){var a;if(null==t)a=n*i["l"],r.point(-i["o"],a),r.point(0,a),r.point(i["o"],a),r.point(i["o"],0),r.point(i["o"],-a),r.point(0,-a),r.point(-i["o"],-a),r.point(-i["o"],0),r.point(-i["o"],a);else if(Object(i["a"])(t[0]-e[0])>i["i"]){var o=t[0]0,u=Object(a["a"])(n)>a["i"];function l(n,r,a,o){Object(i["a"])(o,t,e,a,n,r)}function f(t,e){return Object(a["g"])(t)*Object(a["g"])(e)>n}function h(t){var e,n,r,i,s;return{lineStart:function(){i=r=!1,s=1},point:function(l,h){var v,g=[l,h],m=f(l,h),y=c?m?0:p(l,h):m?p(l+(l<0?a["o"]:-a["o"]),h):0;if(!e&&(i=r=m)&&t.lineStart(),m!==r&&(v=d(e,g),(!v||Object(o["a"])(e,v)||Object(o["a"])(g,v))&&(g[0]+=a["i"],g[1]+=a["i"],m=f(g[0],g[1]))),m!==r)s=0,m?(t.lineStart(),v=d(g,e),t.point(v[0],v[1])):(v=d(e,g),t.point(v[0],v[1]),t.lineEnd()),e=v;else if(u&&e&&c^m){var b;y&n||!(b=d(g,e,!0))||(s=0,c?(t.lineStart(),t.point(b[0][0],b[0][1]),t.point(b[1][0],b[1][1]),t.lineEnd()):(t.point(b[1][0],b[1][1]),t.lineEnd(),t.lineStart(),t.point(b[0][0],b[0][1])))}!m||e&&Object(o["a"])(e,g)||t.point(g[0],g[1]),e=g,r=m,n=y},lineEnd:function(){r&&t.lineEnd(),e=null},clean:function(){return s|(i&&r)<<1}}}function d(t,e,i){var o=Object(r["a"])(t),s=Object(r["a"])(e),c=[1,0,0],u=Object(r["c"])(o,s),l=Object(r["d"])(u,u),f=u[0],h=l-f*f;if(!h)return!i&&t;var d=n*l/h,p=-n*f/h,v=Object(r["c"])(c,u),g=Object(r["f"])(c,d),m=Object(r["f"])(u,p);Object(r["b"])(g,m);var y=v,b=Object(r["d"])(g,y),x=Object(r["d"])(y,y),w=b*b-x*(Object(r["d"])(g,g)-1);if(!(w<0)){var _=Object(a["u"])(w),O=Object(r["f"])(y,(-b-_)/x);if(Object(r["b"])(O,g),O=Object(r["g"])(O),!i)return O;var C,S=t[0],M=e[0],k=t[1],j=e[1];M0^O[1]<(Object(a["a"])(O[0]-S)a["o"]^(S<=O[0]&&O[0]<=M)){var A=Object(r["f"])(y,(-b+_)/x);return Object(r["b"])(A,g),[O,Object(r["g"])(A)]}}}function p(e,n){var r=c?t:a["o"]-t,i=0;return e<-r?i|=1:e>r&&(i|=2),n<-r?i|=4:n>r&&(i|=8),i}return Object(s["a"])(f,h,l,c?[0,-t]:[-a["o"],t-a["o"]])}},function(t,e,n){"use strict";var r=n(35),i=n(4),a=n(51),o=16,s=Object(i["g"])(30*i["r"]);function c(t){return Object(a["b"])({point:function(e,n){e=t(e,n),this.stream.point(e[0],e[1])}})}function u(t,e){function n(r,a,o,c,u,l,f,h,d,p,v,g,m,y){var b=f-r,x=h-a,w=b*b+x*x;if(w>4*e&&m--){var _=c+p,O=u+v,C=l+g,S=Object(i["u"])(_*_+O*O+C*C),M=Object(i["c"])(C/=S),k=Object(i["a"])(Object(i["a"])(C)-1)e||Object(i["a"])((b*E+x*A)/w-.5)>.3||c*p+u*v+l*g=.12&&i<.234&&r>=-.425&&r<-.214?h:i>=.166&&i<.234&&r>=-.214&&r<-.115?d:f).invert(t)},v.stream=function(n){return t&&e===n?t:t=s([f.stream(e=n),h.stream(n),d.stream(n)])},v.precision=function(t){return arguments.length?(f.precision(t),h.precision(t),d.precision(t),g()):f.precision()},v.scale=function(t){return arguments.length?(f.scale(t),h.scale(.35*t),d.scale(t),v.translate(f.translate())):f.scale()},v.translate=function(t){if(!arguments.length)return f.translate();var e=f.scale(),i=+t[0],a=+t[1];return n=f.translate(t).clipExtent([[i-.455*e,a-.238*e],[i+.455*e,a+.238*e]]).stream(p),c=h.translate([i-.307*e,a+.201*e]).clipExtent([[i-.425*e+r["i"],a+.12*e+r["i"]],[i-.214*e-r["i"],a+.234*e-r["i"]]]).stream(p),u=d.translate([i-.205*e,a+.212*e]).clipExtent([[i-.214*e+r["i"],a+.166*e+r["i"]],[i-.115*e-r["i"],a+.234*e-r["i"]]]).stream(p),g()},v.fitExtent=function(t,e){return Object(o["a"])(v,t,e)},v.fitSize=function(t,e){return Object(o["b"])(v,t,e)},v.scale(1070)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(4),i=n(37),a=n(17),o=Object(i["b"])((function(t){return Object(r["u"])(2/(1+t))}));o.invert=Object(i["a"])((function(t){return 2*Object(r["c"])(t/2)})),e["b"]=function(){return Object(a["a"])(o).scale(124.75).clipAngle(179.999)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(4),i=n(37),a=n(17),o=Object(i["b"])((function(t){return(t=Object(r["b"])(t))&&t/Object(r["t"])(t)}));o.invert=Object(i["a"])((function(t){return t})),e["b"]=function(){return Object(a["a"])(o).scale(79.4188).clipAngle(179.999)}},function(t,e,n){"use strict";e["a"]=s;var r=n(4),i=n(69),a=n(71);function o(t){return Object(r["v"])((r["l"]+t)/2)}function s(t,e){var n=Object(r["g"])(t),i=t===e?Object(r["t"])(t):Object(r["n"])(n/Object(r["g"])(e))/Object(r["n"])(o(e)/o(t)),s=n*Object(r["p"])(o(t),i)/i;if(!i)return a["c"];function c(t,e){s>0?e<-r["l"]+r["i"]&&(e=-r["l"]+r["i"]):e>r["l"]-r["i"]&&(e=r["l"]-r["i"]);var n=s/Object(r["p"])(o(e),i);return[n*Object(r["t"])(i*t),s-n*Object(r["g"])(i*t)]}return c.invert=function(t,e){var n=s-e,a=Object(r["s"])(i)*Object(r["u"])(t*t+n*n);return[Object(r["e"])(t,Object(r["a"])(n))/i*Object(r["s"])(n),2*Object(r["d"])(Object(r["p"])(s/a,1/i))-r["l"]]},c}e["b"]=function(){return Object(i["a"])(s).scale(109.5).parallels([30,30])}},function(t,e,n){"use strict";e["a"]=o;var r=n(4),i=n(69),a=n(127);function o(t,e){var n=Object(r["g"])(t),i=t===e?Object(r["t"])(t):(n-Object(r["g"])(e))/(e-t),o=n/i+t;if(Object(r["a"])(i)2?t[2]+90:90]):(t=n(),[t[0],t[1],t[2]-90])},n([0,0,90]).scale(159.155)}},function(t,e,n){"use strict";e["a"]=a;var r=n(0),i=n(1);function a(t){var e=Object(i["F"])(t/2),n=2*Object(i["p"])(Object(i["h"])(t/2))/(e*e);function r(t,e){var r=Object(i["h"])(t),a=Object(i["h"])(e),o=Object(i["y"])(e),s=a*r,c=-((1-s?Object(i["p"])((1+s)/2)/(1-s):-.5)+n/(1+s));return[c*a*Object(i["y"])(t),c*o]}return r.invert=function(e,r){var a,o=Object(i["B"])(e*e+r*r),s=-t/2,c=50;if(!o)return[0,0];do{var u=s/2,l=Object(i["h"])(u),f=Object(i["y"])(u),h=Object(i["F"])(u),d=Object(i["p"])(1/l);s-=a=(2/h*d-n*h-o)/(-d/(f*f)+1-n/(2*l*l))}while(Object(i["a"])(a)>i["k"]&&--c>0);var p=Object(i["y"])(s);return[Object(i["g"])(e*p,o*Object(i["h"])(s)),Object(i["e"])(r*p/o)]},r}e["b"]=function(){var t=i["o"],e=Object(r["geoProjectionMutator"])(a),n=e(t);return n.radius=function(n){return arguments.length?e(t=n*i["v"]):t*i["j"]},n.scale(179.976).clipAngle(147)}},function(t,e,n){"use strict";e["a"]=a;var r=n(0),i=n(1);function a(t){var e=Object(i["y"])(t),n=Object(i["h"])(t),r=t>=0?1:-1,a=Object(i["F"])(r*t),o=(1+e-n)/2;function s(t,s){var c=Object(i["h"])(s),u=Object(i["h"])(t/=2);return[(1+c)*Object(i["y"])(t),(r*s>-Object(i["g"])(u,a)-.001?0:10*-r)+o+Object(i["y"])(s)*n-(1+c)*e*u]}return s.invert=function(t,s){var c=0,u=0,l=50;do{var f=Object(i["h"])(c),h=Object(i["y"])(c),d=Object(i["h"])(u),p=Object(i["y"])(u),v=1+d,g=v*h-t,m=o+p*n-v*e*f-s,y=v*f/2,b=-h*p,x=e*v*h/2,w=n*d+e*f*p,_=b*x-w*y,O=(m*b-g*w)/_/2,C=(g*x-m*y)/_;c-=O,u-=C}while((Object(i["a"])(O)>i["k"]||Object(i["a"])(C)>i["k"])&&--l>0);return r*u>-Object(i["g"])(Object(i["h"])(c),a)-.001?[2*c,u]:null},s}e["b"]=function(){var t=20*i["v"],e=t>=0?1:-1,n=Object(i["F"])(e*t),o=Object(r["geoProjectionMutator"])(a),s=o(t),c=s.stream;return s.parallel=function(r){return arguments.length?(n=Object(i["F"])((e=(t=r*i["v"])>=0?1:-1)*t),o(t)):t*i["j"]},s.stream=function(r){var a=s.rotate(),o=c(r),u=(s.rotate([0,0]),c(r));return s.rotate(a),o.sphere=function(){u.polygonStart(),u.lineStart();for(var r=-180*e;e*r<180;r+=90*e)u.point(r,90*e);while(e*(r-=t)>=-180)u.point(r,e*-Object(i["g"])(Object(i["h"])(r*i["v"]/2),n)*i["j"]);u.lineEnd(),u.polygonEnd()},o},s.scale(218.695).center([0,28.0974])}},function(t,e,n){"use strict";e["a"]=s;var r=n(0),i=n(1),a=Object(i["B"])(8),o=Object(i["p"])(1+i["D"]);function s(t,e){var n=Object(i["a"])(e);return ni["l"]&&--c>0);return[t/(Object(i["h"])(s)*(a-1/Object(i["y"])(s))),Object(i["x"])(e)*s]},e["b"]=function(){return Object(r["geoProjection"])(s).scale(112.314)}},function(t,e,n){"use strict";e["a"]=a;var r=n(0),i=n(1);function a(t){var e=2*i["s"]/t;function n(t,n){var a=Object(r["geoAzimuthalEquidistantRaw"])(t,n);if(Object(i["a"])(t)>i["o"]){var o=Object(i["g"])(a[1],a[0]),s=Object(i["B"])(a[0]*a[0]+a[1]*a[1]),c=e*Object(i["w"])((o-i["o"])/e)+i["o"],u=Object(i["g"])(Object(i["y"])(o-=c),2-Object(i["h"])(o));o=c+Object(i["e"])(i["s"]/s*Object(i["y"])(u))-u,a[0]=s*Object(i["h"])(o),a[1]=s*Object(i["y"])(o)}return a}return n.invert=function(t,n){var a=Object(i["B"])(t*t+n*n);if(a>i["o"]){var o=Object(i["g"])(n,t),s=e*Object(i["w"])((o-i["o"])/e)+i["o"],c=o>s?-1:1,u=a*Object(i["h"])(s-o),l=1/Object(i["F"])(c*Object(i["b"])((u-i["s"])/Object(i["B"])(i["s"]*(i["s"]-2*u)+a*a)));o=s+2*Object(i["f"])((l+c*Object(i["B"])(l*l-3))/3),t=a*Object(i["h"])(o),n=a*Object(i["y"])(o)}return r["geoAzimuthalEquidistantRaw"].invert(t,n)},n}e["b"]=function(){var t=5,e=Object(r["geoProjectionMutator"])(a),n=e(t),o=n.stream,s=.01,c=-Object(i["h"])(s*i["v"]),u=Object(i["y"])(s*i["v"]);return n.lobes=function(n){return arguments.length?e(t=+n):t},n.stream=function(e){var r=n.rotate(),a=o(e),l=(n.rotate([0,0]),o(e));return n.rotate(r),a.sphere=function(){l.polygonStart(),l.lineStart();for(var e=0,n=360/t,r=2*i["s"]/t,a=90-180/t,o=i["o"];e1||Object(i["a"])(o)>1)s=Object(i["b"])(n*a+e*r*c);else{var u=Object(i["y"])(t/2),l=Object(i["y"])(o/2);s=2*Object(i["e"])(Object(i["B"])(u*u+e*r*l*l))}return Object(i["a"])(s)>i["k"]?[s,Object(i["g"])(r*Object(i["y"])(o),e*a-n*r*c)]:[0,0]}function o(t,e,n){return Object(i["b"])((t*t+e*e-n*n)/(2*t*e))}function s(t){return t-2*i["s"]*Object(i["n"])((t+i["s"])/(2*i["s"]))}function c(t,e,n){for(var r,c=[[t[0],t[1],Object(i["y"])(t[1]),Object(i["h"])(t[1])],[e[0],e[1],Object(i["y"])(e[1]),Object(i["h"])(e[1])],[n[0],n[1],Object(i["y"])(n[1]),Object(i["h"])(n[1])]],u=c[2],l=0;l<3;++l,u=r)r=c[l],u.v=a(r[1]-u[1],u[3],u[2],r[3],r[2],r[0]-u[0]),u.point=[0,0];var f=o(c[0].v[0],c[2].v[0],c[1].v[0]),h=o(c[0].v[0],c[1].v[0],c[2].v[0]),d=i["s"]-f;c[2].point[1]=0,c[0].point[0]=-(c[1].point[0]=c[0].v[0]/2);var p=[c[2].point[0]=c[0].point[0]+c[2].v[0]*Object(i["h"])(f),2*(c[0].point[1]=c[1].point[1]=c[2].v[0]*Object(i["y"])(f))];function v(t,e){var n,r=Object(i["y"])(e),u=Object(i["h"])(e),l=new Array(3);for(n=0;n<3;++n){var f=c[n];if(l[n]=a(e-f[1],f[3],f[2],u,r,t-f[0]),!l[n][0])return f.point;l[n][1]=s(l[n][1]-f.v[1])}var v=p.slice();for(n=0;n<3;++n){var g=2==n?0:n+1,m=o(c[n].v[0],l[n][0],l[g][0]);l[n][1]<0&&(m=-m),n?1==n?(m=h-m,v[0]-=l[n][0]*Object(i["h"])(m),v[1]-=l[n][0]*Object(i["y"])(m)):(m=d-m,v[0]+=l[n][0]*Object(i["h"])(m),v[1]+=l[n][0]*Object(i["y"])(m)):(v[0]+=l[n][0]*Object(i["h"])(m),v[1]-=l[n][0]*Object(i["y"])(m))}return v[0]/=3,v[1]/=3,v}return v}function u(t){return t[0]*=i["v"],t[1]*=i["v"],t}function l(){return f([0,22],[45,22],[22.5,-22]).scale(380).center([22.5,2])}function f(t,e,n){var i=Object(r["geoCentroid"])({type:"MultiPoint",coordinates:[t,e,n]}),a=[-i[0],-i[1]],o=Object(r["geoRotation"])(a),s=Object(r["geoProjection"])(c(u(o(t)),u(o(e)),u(o(n)))).rotate(a),l=s.center;return delete s.rotate,s.center=function(t){return arguments.length?l(o(t)):o.invert(l())},s.clipAngle(90)}},function(t,e,n){"use strict";e["a"]=a;var r=n(1),i=n(31);function a(t){var e=Object(r["F"])(t);function n(t,n){return[t,(t?t/Object(r["y"])(t):1)*(Object(r["y"])(n)*Object(r["h"])(t)-e*Object(r["h"])(n))]}return n.invert=e?function(t,n){t&&(n*=Object(r["y"])(t)/t);var i=Object(r["h"])(t);return[t,2*Object(r["g"])(Object(r["B"])(i*i+e*e-n*n)-i,e-n)]}:function(t,e){return[t,Object(r["e"])(t?e*Object(r["F"])(t)/t:e)]},n}e["b"]=function(){return Object(i["a"])(a).scale(249.828).clipAngle(90)}},function(t,e,n){"use strict";e["a"]=o;var r=n(0),i=n(1),a=Object(i["B"])(3);function o(t,e){return[a*t*(2*Object(i["h"])(2*e/3)-1)/i["E"],a*i["E"]*Object(i["y"])(e/3)]}o.invert=function(t,e){var n=3*Object(i["e"])(e/(a*i["E"]));return[i["E"]*t/(a*(2*Object(i["h"])(2*n/3)-1)),n]},e["b"]=function(){return Object(r["geoProjection"])(o).scale(156.19)}},function(t,e,n){"use strict";e["a"]=a;var r=n(1),i=n(31);function a(t){var e=Object(r["h"])(t);function n(t,n){return[t*e,(1+e)*Object(r["F"])(n/2)]}return n.invert=function(t,n){return[t/e,2*Object(r["f"])(n/(1+e))]},n}e["b"]=function(){return Object(i["a"])(a).scale(124.75)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=Object(i["B"])(8/(3*i["s"]));return[n*t*(1-Object(i["a"])(e)/i["s"]),n*e]}a.invert=function(t,e){var n=Object(i["B"])(8/(3*i["s"])),r=e/n;return[t/(n*(1-Object(i["a"])(r)/i["s"])),r]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(165.664)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=Object(i["B"])(4-3*Object(i["y"])(Object(i["a"])(e)));return[2/Object(i["B"])(6*i["s"])*t*n,Object(i["x"])(e)*Object(i["B"])(2*i["s"]/3)*(2-n)]}a.invert=function(t,e){var n=2-Object(i["a"])(e)/Object(i["B"])(2*i["s"]/3);return[t*Object(i["B"])(6*i["s"])/(2*n),Object(i["x"])(e)*Object(i["e"])((4-n*n)/3)]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(165.664)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=Object(i["B"])(i["s"]*(4+i["s"]));return[2/n*t*(1+Object(i["B"])(1-4*e*e/(i["s"]*i["s"]))),4/n*e]}a.invert=function(t,e){var n=Object(i["B"])(i["s"]*(4+i["s"]))/2;return[t*n/(1+Object(i["B"])(1-e*e*(4+i["s"])/(4*i["s"]))),e*n/2]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(180.739)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=(2+i["o"])*Object(i["y"])(e);e/=2;for(var r=0,a=1/0;r<10&&Object(i["a"])(a)>i["k"];r++){var o=Object(i["h"])(e);e-=a=(e+Object(i["y"])(e)*(o+2)-n)/(2*o*(1+o))}return[2/Object(i["B"])(i["s"]*(4+i["s"]))*t*(1+Object(i["h"])(e)),2*Object(i["B"])(i["s"]/(4+i["s"]))*Object(i["y"])(e)]}a.invert=function(t,e){var n=e*Object(i["B"])((4+i["s"])/i["s"])/2,r=Object(i["e"])(n),a=Object(i["h"])(r);return[t/(2/Object(i["B"])(i["s"]*(4+i["s"]))*(1+a)),Object(i["e"])((r+n*(a+2))/(2+i["o"]))]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(180.739)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){return[t*(1+Object(i["h"])(e))/Object(i["B"])(2+i["s"]),2*e/Object(i["B"])(2+i["s"])]}a.invert=function(t,e){var n=Object(i["B"])(2+i["s"]),r=e*n/2;return[n*t/(1+Object(i["h"])(r)),r]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(173.044)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){for(var n=(1+i["o"])*Object(i["y"])(e),r=0,a=1/0;r<10&&Object(i["a"])(a)>i["k"];r++)e-=a=(e+Object(i["y"])(e)-n)/(1+Object(i["h"])(e));return n=Object(i["B"])(2+i["s"]),[t*(1+Object(i["h"])(e))/n,2*e/n]}a.invert=function(t,e){var n=1+i["o"],r=Object(i["B"])(n/2);return[2*t*r/(1+Object(i["h"])(e*=r)),Object(i["e"])((e+Object(i["y"])(e))/n)]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(173.044)}},function(t,e,n){"use strict";e["b"]=s;var r=n(0),i=n(130),a=n(1),o=3+2*a["D"];function s(t,e){var n=Object(a["y"])(t/=2),r=Object(a["h"])(t),i=Object(a["B"])(Object(a["h"])(e)),s=Object(a["h"])(e/=2),c=Object(a["y"])(e)/(s+a["D"]*r*i),u=Object(a["B"])(2/(1+c*c)),l=Object(a["B"])((a["D"]*s+(r+n)*i)/(a["D"]*s+(r-n)*i));return[o*(u*(l-1/l)-2*Object(a["p"])(l)),o*(u*c*(l+1/l)-2*Object(a["f"])(c))]}s.invert=function(t,e){if(!(n=i["a"].invert(t/1.2,1.065*e)))return null;var n,r=n[0],s=n[1],c=20;t/=o,e/=o;do{var u=r/2,l=s/2,f=Object(a["y"])(u),h=Object(a["h"])(u),d=Object(a["y"])(l),p=Object(a["h"])(l),v=Object(a["h"])(s),g=Object(a["B"])(v),m=d/(p+a["D"]*h*g),y=m*m,b=Object(a["B"])(2/(1+y)),x=a["D"]*p+(h+f)*g,w=a["D"]*p+(h-f)*g,_=x/w,O=Object(a["B"])(_),C=O-1/O,S=O+1/O,M=b*C-2*Object(a["p"])(O)-t,k=b*m*S-2*Object(a["f"])(m)-e,j=d&&a["C"]*g*f*y/d,T=(a["D"]*h*p+g)/(2*(p+a["D"]*h*g)*(p+a["D"]*h*g)*g),z=-.5*m*b*b*b,E=z*j,A=z*T,P=(P=2*p+a["D"]*g*(h-f))*P*O,L=(a["D"]*h*p*g+v)/P,V=-a["D"]*f*d/(g*P),I=C*E-2*L/O+b*(L+L/_),R=C*A-2*V/O+b*(V+V/_),H=m*S*E-2*j/(1+y)+b*S*j+b*m*(L-L/_),D=m*S*A-2*T/(1+y)+b*S*T+b*m*(V-V/_),F=R*H-D*I;if(!F)break;var N=(k*R-M*D)/F,$=(M*H-k*I)/F;r-=N,s=Object(a["q"])(-a["o"],Object(a["r"])(a["o"],s-$))}while((Object(a["a"])(N)>a["k"]||Object(a["a"])($)>a["k"])&&--c>0);return Object(a["a"])(Object(a["a"])(s)-a["o"])a){var d=Object(i["B"])(h),p=Object(i["g"])(f,l),v=n*Object(i["w"])(p/n),g=p-v,m=t*Object(i["h"])(g),y=(t*Object(i["y"])(g)-g*Object(i["y"])(m))/(i["o"]-m),b=o(g,y),x=(i["s"]-t)/s(b,m,i["s"]);l=d;var w,_=50;do{l-=w=(t+s(b,m,l)*x-d)/(b(l)*x)}while(Object(i["a"])(w)>i["k"]&&--_>0);f=g*Object(i["y"])(l),la){var l=Object(i["B"])(u),f=Object(i["g"])(c,e),h=n*Object(i["w"])(f/n),d=f-h;e=l*Object(i["h"])(d),c=l*Object(i["y"])(d);var p=e-i["o"],v=Object(i["y"])(e),g=c/v,m=ei["k"]&&--o>0);o=50,t/=1-.162388*s;do{var c=(c=r*r)*c;r-=n=(r*(.87-952426e-9*c)-t)/(.87-.00476213*c)}while(Object(i["a"])(n)>i["k"]&&--o>0);return[r,a]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(131.747)}},function(t,e,n){"use strict";n.d(e,"b",(function(){return a}));var r=n(0),i=n(52),a=Object(i["a"])(2.6516,-.76534,.19123,-.047094,1.36289,-.13965,.031762);e["a"]=function(){return Object(r["geoProjection"])(a).scale(131.087)}},function(t,e,n){"use strict";e["c"]=i,e["b"]=o,e["a"]=s;var r=n(1);function i(t,e,n){var r,i,o;return t?(r=a(t,n),e?(i=a(e,1-n),o=i[1]*i[1]+n*r[0]*r[0]*i[0]*i[0],[[r[0]*i[2]/o,r[1]*r[2]*i[0]*i[1]/o],[r[1]*i[1]/o,-r[0]*r[2]*i[0]*i[2]/o],[r[2]*i[1]*i[2]/o,-n*r[0]*r[1]*i[0]/o]]):[[r[0],0],[r[1],0],[r[2],0]]):(i=a(e,1-n),[[0,i[0]/i[1]],[1/i[1],0],[i[2]/i[1],0]])}function a(t,e){var n,i,a,o,s;if(e=1-r["k"])return n=(1-e)/4,i=Object(r["i"])(t),o=Object(r["G"])(t),a=1/i,s=i*Object(r["A"])(t),[o+n*(s-t)/(i*i),a-n*o*a*(s-t),a+n*o*a*(s+t),2*Object(r["f"])(Object(r["m"])(t))-r["o"]+n*(s-t)/i];var c=[1,0,0,0,0,0,0,0,0],u=[Object(r["B"])(e),0,0,0,0,0,0,0,0],l=0;i=Object(r["B"])(1-e),s=1;while(Object(r["a"])(u[l]/c[l])>r["k"]&&l<8)n=c[l++],u[l]=(n-i)/2,c[l]=(n+i)/2,i=Object(r["B"])(n*i),s*=2;a=s*c[l]*t;do{o=u[l]*Object(r["y"])(i=a)/c[l],a=(Object(r["e"])(o)+a)/2}while(--l);return[Object(r["y"])(a),o=Object(r["h"])(a),o/Object(r["h"])(a-i),a]}function o(t,e,n){var i=Object(r["a"])(t),a=Object(r["a"])(e),o=Object(r["A"])(a);if(i){var c=1/Object(r["y"])(i),u=1/(Object(r["F"])(i)*Object(r["F"])(i)),l=-(u+n*(o*o*c*c)-1+n),f=(n-1)*u,h=(-l+Object(r["B"])(l*l-4*f))/2;return[s(Object(r["f"])(1/Object(r["B"])(h)),n)*Object(r["x"])(t),s(Object(r["f"])(Object(r["B"])((h/u-1)/n)),1-n)*Object(r["x"])(e)]}return[0,s(Object(r["f"])(o),1-n)*Object(r["x"])(e)]}function s(t,e){if(!e)return t;if(1===e)return Object(r["p"])(Object(r["F"])(t/2+r["u"]));for(var n=1,i=Object(r["B"])(1-e),a=Object(r["B"])(e),o=0;Object(r["a"])(a)>r["k"];o++){if(t%r["s"]){var s=Object(r["f"])(i*Object(r["F"])(t)/n);s<0&&(s+=r["s"]),t+=s+~~(t/r["s"])*r["s"]}else t+=t;a=(n+i)/2,i=Object(r["B"])(n*i),a=((n=a)-i)/2}return t/(Object(r["t"])(2,o)*n)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){if(arguments.length<2&&(e=t),1===e)return r["geoAzimuthalEqualAreaRaw"];if(e===1/0)return o;function n(n,i){var a=Object(r["geoAzimuthalEqualAreaRaw"])(n/e,i);return a[0]*=t,a}return n.invert=function(n,i){var a=r["geoAzimuthalEqualAreaRaw"].invert(n/t,i);return a[0]*=e,a},n}function o(t,e){return[t*Object(i["h"])(e)/Object(i["h"])(e/=2),2*Object(i["y"])(e)]}o.invert=function(t,e){var n=2*Object(i["e"])(e/2);return[t*Object(i["h"])(n/2)/Object(i["h"])(n),n]},e["a"]=function(){var t=2,e=Object(r["geoProjectionMutator"])(a),n=e(t);return n.coefficient=function(n){return arguments.length?e(t=+n):t},n.scale(169.529)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t){var e=Object(i["y"])(t),n=Object(i["h"])(t),r=o(t);function a(t,a){var o=r(t,a);t=o[0],a=o[1];var s=Object(i["y"])(a),c=Object(i["h"])(a),u=Object(i["h"])(t),l=Object(i["b"])(e*s+n*c*u),f=Object(i["y"])(l),h=Object(i["a"])(f)>i["k"]?l/f:1;return[h*n*Object(i["y"])(t),(Object(i["a"])(t)>i["o"]?h:-h)*(e*c-n*s*u)]}return r.invert=o(-t),a.invert=function(t,n){var a=Object(i["B"])(t*t+n*n),o=-Object(i["y"])(a),s=Object(i["h"])(a),c=a*s,u=-n*o,l=a*e,f=Object(i["B"])(c*c+u*u-l*l),h=Object(i["g"])(c*l+u*f,u*l-c*f),d=(a>i["o"]?-1:1)*Object(i["g"])(t*o,a*Object(i["h"])(h)*s+n*Object(i["y"])(h)*o);return r.invert(d,h)},a}function o(t){var e=Object(i["y"])(t),n=Object(i["h"])(t);return function(t,r){var a=Object(i["h"])(r),o=Object(i["h"])(t)*a,s=Object(i["y"])(t)*a,c=Object(i["y"])(r);return[Object(i["g"])(s,o*n-c*e),Object(i["e"])(c*n+o*e)]}}e["a"]=function(){var t=0,e=Object(r["geoProjectionMutator"])(a),n=e(t),o=n.rotate,s=n.stream,c=Object(r["geoCircle"])();return n.parallel=function(r){if(!arguments.length)return t*i["j"];var a=n.rotate();return e(t=r*i["v"]).rotate(a)},n.rotate=function(e){return arguments.length?(o.call(n,[e[0],e[1]-t*i["j"]]),c.center([-e[0],-e[1]]),n):(e=o.call(n),e[1]+=t*i["j"],e)},n.stream=function(t){return t=s(t),t.sphere=function(){t.polygonStart();var e,n=.01,r=c.radius(90-n)().coordinates[0],i=r.length-1,a=-1;t.lineStart();while(++a=0)t.point((e=r[a])[0],e[1]);t.lineEnd(),t.polygonEnd()},t},n.scale(79.4187).parallel(45).clipAngle(179.999)}},function(t,e,n){"use strict";e["b"]=l;var r=n(14),i=n(0),a=n(72),o=n(132),s=n(1),c=41+48/36+37/3600,u=Object(o["a"])(0);function l(t){var e=c*s["v"],n=Object(a["a"])(s["s"],e)[0]-Object(a["a"])(-s["s"],e)[0],r=u(0,e)[1],i=Object(a["a"])(0,e)[1],o=s["E"]-i,l=s["H"]/t,f=4/s["H"],h=r+o*o*4/s["H"];function d(c,d){var p,v=Object(s["a"])(d);if(v>e){var g=Object(s["r"])(t-1,Object(s["q"])(0,Object(s["n"])((c+s["s"])/l)));c+=s["s"]*(t-1)/t-g*l,p=Object(a["a"])(c,v),p[0]=p[0]*s["H"]/n-s["H"]*(t-1)/(2*t)+g*s["H"]/t,p[1]=r+4*(p[1]-i)*o/s["H"],d<0&&(p[1]=-p[1])}else p=u(c,d);return p[0]*=f,p[1]/=h,p}return d.invert=function(e,c){e/=f,c*=h;var d=Object(s["a"])(c);if(d>r){var p=Object(s["r"])(t-1,Object(s["q"])(0,Object(s["n"])((e+s["s"])/l)));e=(e+s["s"]*(t-1)/t-p*l)*n/s["H"];var v=a["a"].invert(e,.25*(d-r)*s["H"]/o+i);return v[0]-=s["s"]*(t-1)/t-p*l,c<0&&(v[1]=-v[1]),v}return u.invert(e,c)},d}function f(t){return{type:"Polygon",coordinates:[Object(r["range"])(-180,180+t/2,t).map((function(t,e){return[t,1&e?89.999999:c]})).concat(Object(r["range"])(180,-180-t/2,-t).map((function(t,e){return[t,1&e?-89.999999:-c]})))]}}e["a"]=function(){var t=4,e=Object(i["geoProjectionMutator"])(l),n=e(t),r=n.stream;return n.lobes=function(n){return arguments.length?e(t=+n):t},n.stream=function(e){var a=n.rotate(),o=r(e),s=(n.rotate([0,0]),r(e));return n.rotate(a),o.sphere=function(){Object(i["geoStream"])(f(180/t),s)},o},n.scale(239.75)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t){var e,n=1+t,r=Object(i["y"])(1/n),a=Object(i["e"])(r),o=2*Object(i["B"])(i["s"]/(e=i["s"]+4*a*n)),s=.5*o*(n+Object(i["B"])(t*(2+t))),c=t*t,u=n*n;function l(r,l){var f,h,d=1-Object(i["y"])(l);if(d&&d<2){var p,v=i["o"]-l,g=25;do{var m=Object(i["y"])(v),y=Object(i["h"])(v),b=a+Object(i["g"])(m,n-y),x=1+u-2*n*y;v-=p=(v-c*a-n*m+x*b-.5*d*e)/(2*n*m*b)}while(Object(i["a"])(p)>i["l"]&&--g>0);f=o*Object(i["B"])(x),h=r*b/i["s"]}else f=o*(t+d),h=r*a/i["s"];return[f*Object(i["y"])(h),s-f*Object(i["h"])(h)]}return l.invert=function(t,r){var l=t*t+(r-=s)*r,f=(1+u-l/(o*o))/(2*n),h=Object(i["b"])(f),d=Object(i["y"])(h),p=a+Object(i["g"])(d,n-f);return[Object(i["e"])(t/Object(i["B"])(l))*i["s"]/p,Object(i["e"])(1-2*(h-c*a-n*d+(1+u-2*n*f)*p)/e)]},l}e["a"]=function(){var t=1,e=Object(r["geoProjectionMutator"])(a),n=e(t);return n.ratio=function(n){return arguments.length?e(t=+n):t},n.scale(167.774).center([0,18.67])}},function(t,e,n){"use strict";var r=n(131),i=n(23),a=[[[[-180,0],[-100,90],[-40,0]],[[-40,0],[30,90],[180,0]]],[[[-180,0],[-160,-90],[-100,0]],[[-100,0],[-60,-90],[-20,0]],[[-20,0],[20,-90],[80,0]],[[80,0],[140,-90],[180,0]]]];e["a"]=function(){return Object(i["a"])(r["a"],a).scale(160.857)}},function(t,e,n){"use strict";var r=n(136),i=n(23),a=[[[[-180,0],[-100,90],[-40,0]],[[-40,0],[30,90],[180,0]]],[[[-180,0],[-160,-90],[-100,0]],[[-100,0],[-60,-90],[-20,0]],[[-20,0],[20,-90],[80,0]],[[80,0],[140,-90],[180,0]]]];e["a"]=function(){return Object(i["a"])(r["b"],a).scale(152.63)}},function(t,e,n){"use strict";var r=n(21),i=n(23),a=[[[[-180,0],[-100,90],[-40,0]],[[-40,0],[30,90],[180,0]]],[[[-180,0],[-160,-90],[-100,0]],[[-100,0],[-60,-90],[-20,0]],[[-20,0],[20,-90],[80,0]],[[80,0],[140,-90],[180,0]]]];e["a"]=function(){return Object(i["a"])(r["d"],a).scale(169.529)}},function(t,e,n){"use strict";var r=n(21),i=n(23),a=[[[[-180,0],[-90,90],[0,0]],[[0,0],[90,90],[180,0]]],[[[-180,0],[-90,-90],[0,0]],[[0,0],[90,-90],[180,0]]]];e["a"]=function(){return Object(i["a"])(r["d"],a).scale(169.529).rotate([20,0])}},function(t,e,n){"use strict";var r=n(73),i=n(23),a=[[[[-180,35],[-30,90],[0,35]],[[0,35],[30,90],[180,35]]],[[[-180,-10],[-102,-90],[-65,-10]],[[-65,-10],[5,-90],[77,-10]],[[77,-10],[103,-90],[180,-10]]]];e["a"]=function(){return Object(i["a"])(r["c"],a).rotate([-20,-55]).scale(164.263).center([0,-5.4036])}},function(t,e,n){"use strict";var r=n(38),i=n(23),a=[[[[-180,0],[-110,90],[-40,0]],[[-40,0],[0,90],[40,0]],[[40,0],[110,90],[180,0]]],[[[-180,0],[-110,-90],[-40,0]],[[-40,0],[0,-90],[40,0]],[[40,0],[110,-90],[180,0]]]];e["a"]=function(){return Object(i["a"])(r["b"],a).scale(152.63).rotate([-20,0])}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){return[3/i["H"]*t*Object(i["B"])(i["s"]*i["s"]/3-e*e),e]}a.invert=function(t,e){return[i["H"]/3*t/Object(i["B"])(i["s"]*i["s"]/3-e*e),e]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(158.837)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t){function e(e,n){if(Object(i["a"])(Object(i["a"])(n)-i["o"])2)return null;e/=2,n/=2;var a=e*e,o=n*n,s=2*n/(1+a+o);return s=Object(i["t"])((1+s)/(1-s),1/t),[Object(i["g"])(2*e,1-a-o)/t,Object(i["e"])((s-1)/(s+1))]},e}e["a"]=function(){var t=.5,e=Object(r["geoProjectionMutator"])(a),n=e(t);return n.spacing=function(n){return arguments.length?e(t=+n):t},n.scale(124.75)}},function(t,e,n){"use strict";e["b"]=o;var r=n(0),i=n(1),a=i["s"]/i["D"];function o(t,e){return[t*(1+Object(i["B"])(Object(i["h"])(e)))/2,e/(Object(i["h"])(e/2)*Object(i["h"])(t/6))]}o.invert=function(t,e){var n=Object(i["a"])(t),r=Object(i["a"])(e),o=i["k"],s=i["o"];ri["k"]||Object(i["a"])(m)>i["k"])&&--a>0);return a&&[n,r]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(139.98)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){return[Object(i["y"])(t)/Object(i["h"])(e),Object(i["F"])(e)*Object(i["h"])(t)]}a.invert=function(t,e){var n=t*t,r=e*e,a=r+1,o=t?i["C"]*Object(i["B"])((a-Object(i["B"])(n*n+2*n*(r-1)+a*a))/n+1):1/Object(i["B"])(a);return[Object(i["e"])(t*o),Object(i["x"])(e)*Object(i["b"])(o)]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(144.049).clipAngle(89.999)}},function(t,e,n){"use strict";e["b"]=a;var r=n(31),i=n(1);function a(t){var e=Object(i["h"])(t),n=Object(i["F"])(i["u"]+t/2);function r(r,a){var o=a-t,s=Object(i["a"])(o)=0)f=t[l],h=f[0]+c*(a=h)-u*d,d=f[1]+c*d+u*a;return h=c*(a=h)-u*d,d=c*d+u*a,[h,d]}return n.invert=function(n,r){var a=20,o=n,s=r;do{var c,u=e,l=t[u],f=l[0],h=l[1],d=0,p=0;while(--u>=0)l=t[u],d=f+o*(c=d)-s*p,p=h+o*p+s*c,f=l[0]+o*(c=f)-s*h,h=l[1]+o*h+s*c;d=f+o*(c=d)-s*p,p=h+o*p+s*c,f=o*(c=f)-s*h-n,h=o*h+s*c-r;var v,g,m=d*d+p*p;o-=v=(f*d+h*p)/m,s-=g=(h*d-f*p)/m}while(Object(i["a"])(v)+Object(i["a"])(g)>i["k"]*i["k"]&&--a>0);if(a){var y=Object(i["B"])(o*o+s*s),b=2*Object(i["f"])(.5*y),x=Object(i["y"])(b);return[Object(i["g"])(o*x,y*Object(i["h"])(b)),y?Object(i["e"])(s*x/y):0]}},n}var o=[[.9972523,0],[.0052513,-.0041175],[.0074606,.0048125],[-.0153783,-.1968253],[.0636871,-.1408027],[.3660976,-.2937382]],s=[[.98879,0],[0,0],[-.050909,0],[0,0],[.075528,0]],c=[[.984299,0],[.0211642,.0037608],[-.1036018,-.0575102],[-.0329095,-.0320119],[.0499471,.1223335],[.026046,.0899805],[7388e-7,-.1435792],[.0075848,-.1334108],[-.0216473,.0776645],[-.0225161,.0853673]],u=[[.9245,0],[0,0],[.01943,0]],l=[[.721316,0],[0,0],[-.00881625,-.00617325]];function f(){return g(o,[152,-64]).scale(1500).center([-160.908,62.4864]).clipAngle(25)}function h(){return g(s,[95,-38]).scale(1e3).clipAngle(55).center([-96.5563,38.8675])}function d(){return g(c,[120,-45]).scale(359.513).clipAngle(55).center([-117.474,53.0628])}function p(){return g(u,[-20,-18]).scale(209.091).center([20,16.7214]).clipAngle(82)}function v(){return g(l,[165,10]).scale(250).clipAngle(130).center([-165,-10])}function g(t,e){var n=Object(r["geoProjection"])(a(t)).rotate(e).clipAngle(90),i=Object(r["geoRotation"])(e),o=n.center;return delete n.rotate,n.center=function(t){return arguments.length?o(i(t)):i.invert(o())},n}},function(t,e,n){"use strict";e["b"]=s;var r=n(0),i=n(1),a=Object(i["B"])(6),o=Object(i["B"])(7);function s(t,e){var n=Object(i["e"])(7*Object(i["y"])(e)/(3*a));return[a*t*(2*Object(i["h"])(2*n/3)-1)/o,9*Object(i["y"])(n/3)/o]}s.invert=function(t,e){var n=3*Object(i["e"])(e*o/9);return[t*o/(a*(2*Object(i["h"])(2*n/3)-1)),Object(i["e"])(3*Object(i["y"])(n)*a/7)]},e["a"]=function(){return Object(r["geoProjection"])(s).scale(164.859)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){for(var n,r=(1+i["C"])*Object(i["y"])(e),a=e,o=0;o<25;o++)if(a-=n=(Object(i["y"])(a/2)+Object(i["y"])(a)-r)/(.5*Object(i["h"])(a/2)+Object(i["h"])(a)),Object(i["a"])(n)i["k"]&&--a>0);return[t/(.8707+(o=r*r)*(o*(o*o*o*(.003971-.001529*o)-.013791)-.131979)),r]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(175.295)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=e*e,r=n*n,i=n*r;return[t*(.84719-.13063*n+i*i*(.05494*n-.04515-.02326*r+.00331*i)),e*(1.01183+r*r*(.01926*n-.02625-.00396*r))]}a.invert=function(t,e){var n,r,a,o,s=e,c=25;do{r=s*s,a=r*r,s-=n=(s*(1.01183+a*a*(.01926*r-.02625-.00396*a))-e)/(1.01183+a*a*(.21186*r-.23625+-.05148*a))}while(Object(i["a"])(n)>i["l"]&&--c>0);return r=s*s,a=r*r,o=r*a,[t/(.84719-.13063*r+o*o*(.05494*r-.04515-.02326*a+.00331*o)),s]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(175.295)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){return[t*(1+Object(i["h"])(e))/2,2*(e-Object(i["F"])(e/2))]}a.invert=function(t,e){for(var n=e/2,r=0,a=1/0;r<10&&Object(i["a"])(a)>i["k"];++r){var o=Object(i["h"])(e/2);e-=a=(e-Object(i["F"])(e/2)-n)/(1-.5/(o*o))}return[2*t/(1+Object(i["h"])(e)),e]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(152.63)}},function(t,e,n){"use strict";e["b"]=p;var r=n(0),i=n(1),a=1.0148,o=.23185,s=-.14499,c=.02406,u=a,l=5*o,f=7*s,h=9*c,d=1.790857183;function p(t,e){var n=e*e;return[t,e*(a+n*n*(o+n*(s+c*n)))]}p.invert=function(t,e){e>d?e=d:e<-d&&(e=-d);var n,r=e;do{var p=r*r;r-=n=(r*(a+p*p*(o+p*(s+c*p)))-e)/(u+p*p*(l+p*(f+h*p)))}while(Object(i["a"])(n)>i["k"]);return[t,r]},e["a"]=function(){return Object(r["geoProjection"])(p).scale(139.319)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){if(Object(i["a"])(e)i["k"]&&--o>0);return s=Object(i["F"])(a),[(Object(i["a"])(e)0?[-e[0],0]:[180-e[0],180])};var e=s["a"].map((function(e){return{face:e,project:t(e)}}));return[-1,0,0,1,0,1,4,5].forEach((function(t,n){var r=e[t];r&&(r.children||(r.children=[])).push(e[n])})),Object(o["a"])(e[0],(function(t,n){return e[t<-a["s"]/2?n<0?6:4:t<0?n<0?2:0:t1?{type:"MultiPolygon",coordinates:t}:{type:"Polygon",coordinates:t[0]}:null}}},function(t,e,n){"use strict";e["a"]=function(){}},function(t,e,n){"use strict";e["a"]=function(t){if((e=t.length)<4)return!1;var e,n=0,r=t[e-1][1]*t[0][0]-t[e-1][0]*t[0][1];while(++nr^d>r&&n<(h-u)*(r-l)/(d-l)+u&&(i=!i)}return i}},function(t,e,n){"use strict";var r=n(133),i=n(75);e["a"]=function(){return Object(i["a"])(r["b"]).scale(176.423)}},function(t,e,n){"use strict";e["a"]=function(t,e){if(!(0<=(e=+e)&&e<=20))throw new Error("invalid digits");function n(t){var n=t.length,r=2,i=new Array(n);i[0]=+t[0].toFixed(e),i[1]=+t[1].toFixed(e);while(rr["k"]&&--c>0);var h=n*(u=Object(r["F"])(s)),d=Object(r["F"])(Object(r["a"])(i)0?i["o"]:-i["o"])*(f+s*(d-u)/2+s*s*(d-2*f+u)/2)]}a.forEach((function(t){t[1]*=1.0144})),o.invert=function(t,e){var n=e/i["o"],r=90*n,o=Object(i["r"])(18,Object(i["a"])(r/5)),s=Object(i["q"])(0,Object(i["n"])(o));do{var c=a[s][1],u=a[s+1][1],l=a[Object(i["r"])(19,s+2)][1],f=l-c,h=l-2*u+c,d=2*(Object(i["a"])(n)-u)/f,p=h/f,v=d*(1-p*d*(1-2*p*d));if(v>=0||1===s){r=(e>=0?5:-5)*(v+o);var g,m=50;do{o=Object(i["r"])(18,Object(i["a"])(r)/5),s=Object(i["n"])(o),v=o-s,c=a[s][1],u=a[s+1][1],l=a[Object(i["r"])(19,s+2)][1],r-=(g=(e>=0?i["o"]:-i["o"])*(u+v*(l-c)/2+v*v*(l-2*u+c)/2)-e)*i["j"]}while(Object(i["a"])(g)>i["l"]&&--m>0);break}}while(--s>=0);var y=a[s][0],b=a[s+1][0],x=a[Object(i["r"])(19,s+2)][0];return[t/(b+v*(x-y)/2+v*v*(x-2*b+y)/2),r*i["v"]]},e["a"]=function(){return Object(r["geoProjection"])(o).scale(152.63)}},function(t,e,n){"use strict";e["b"]=o;var r=n(0),i=n(1);function a(t){function e(e,n){var r=Object(i["h"])(n),a=(t-1)/(t-r*Object(i["h"])(e));return[a*r*Object(i["y"])(e),a*Object(i["y"])(n)]}return e.invert=function(e,n){var r=e*e+n*n,a=Object(i["B"])(r),o=(t-Object(i["B"])(1-r*(t+1)/(t-1)))/((t-1)/a+a/(t-1));return[Object(i["g"])(e*o,a*Object(i["B"])(1-o*o)),a?Object(i["e"])(n*o/a):0]},e}function o(t,e){var n=a(t);if(!e)return n;var r=Object(i["h"])(e),o=Object(i["y"])(e);function s(e,i){var a=n(e,i),s=a[1],c=s*o/(t-1)+r;return[a[0]*r/c,s/c]}return s.invert=function(e,i){var a=(t-1)/(t-1-i*o);return n.invert(a*e,a*i*r)},s}e["a"]=function(){var t=2,e=0,n=Object(r["geoProjectionMutator"])(o),a=n(t,e);return a.distance=function(r){return arguments.length?n(t=+r,e):t},a.tilt=function(r){return arguments.length?n(t,e=r*i["v"]):e*i["j"]},a.scale(432.147).clipAngle(Object(i["b"])(1/t)*i["j"]-1e-6)}},function(t,e,n){"use strict";var r=1e-4,i=1e4,a=-180,o=a+r,s=180,c=s-r,u=-90,l=u+r,f=90,h=f-r;function d(t){return t.length>0}function p(t){return Math.floor(t*i)/i}function v(t){return t===u||t===f?[0,t]:[a,p(t)]}function g(t){var e=t[0],n=t[1],r=!1;return e<=o?(e=a,r=!0):e>=c&&(e=s,r=!0),n<=l?(n=u,r=!0):n>=h&&(n=f,r=!0),r?[e,n]:t}function m(t){return t.map(g)}function y(t,e,n){for(var r=0,i=t.length;r=c||p<=l||p>=h){a[s]=g(f);for(var m=s+1;mo&&bl&&x=u)break;n.push({index:-1,polygon:e,ring:a=a.slice(m-1)}),a[0]=v(a[0][1]),s=-1,u=a.length}}}}function b(t){var e,n,r,i,a,o,s=t.length,c={},u={};for(e=0;ei["k"]&&--c>0);return[Object(i["x"])(t)*(Object(i["B"])(a*a+4)+a)*i["s"]/4,i["o"]*s]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(127.16)}},function(t,e,n){"use strict";n.d(e,"b",(function(){return c}));var r=n(0),i=n(1),a=n(21),o=4*i["s"]+3*Object(i["B"])(3),s=2*Object(i["B"])(2*i["s"]*Object(i["B"])(3)/o),c=Object(a["b"])(s*Object(i["B"])(3)/i["s"],s,o/6);e["a"]=function(){return Object(r["geoProjection"])(c).scale(176.84)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){return[t*Object(i["B"])(1-3*e*e/(i["s"]*i["s"])),e]}a.invert=function(t,e){return[t/Object(i["B"])(1-3*e*e/(i["s"]*i["s"])),e]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(152.63)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=.90631*Object(i["y"])(e),r=Object(i["B"])(1-n*n),a=Object(i["B"])(2/(1+r*Object(i["h"])(t/=3)));return[2.66723*r*a*Object(i["y"])(t),1.24104*n*a]}a.invert=function(t,e){var n=t/2.66723,r=e/1.24104,a=Object(i["B"])(n*n+r*r),o=2*Object(i["e"])(a/2);return[3*Object(i["g"])(t*Object(i["F"])(o),2.66723*a),a&&Object(i["e"])(e*Object(i["y"])(o)/(1.24104*.90631*a))]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(172.632)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=Object(i["h"])(e),r=Object(i["h"])(t)*n,a=1-r,o=Object(i["h"])(t=Object(i["g"])(Object(i["y"])(t)*n,-Object(i["y"])(e))),s=Object(i["y"])(t);return n=Object(i["B"])(1-r*r),[s*n-o*a,-o*n-s*a]}a.invert=function(t,e){var n=(t*t+e*e)/-2,r=Object(i["B"])(-n*(2+n)),a=e*n+t*r,o=t*n-e*r,s=Object(i["B"])(o*o+a*a);return[Object(i["g"])(r*a,s*(1+n)),s?-Object(i["e"])(r*o/s):0]},e["a"]=function(){return Object(r["geoProjection"])(a).rotate([0,-90,45]).scale(124.75).clipAngle(179.999)}},function(t,e,n){"use strict";e["b"]=o;var r=n(0),i=n(129),a=n(1);function o(t,e){var n=Object(i["a"])(t,e);return[(n[0]+t/a["o"])/2,(n[1]+e)/2]}o.invert=function(t,e){var n=t,r=e,i=25;do{var o,s=Object(a["h"])(r),c=Object(a["y"])(r),u=Object(a["y"])(2*r),l=c*c,f=s*s,h=Object(a["y"])(n),d=Object(a["h"])(n/2),p=Object(a["y"])(n/2),v=p*p,g=1-f*d*d,m=g?Object(a["b"])(s*d)*Object(a["B"])(o=1/g):o=0,y=.5*(2*m*s*p+n/a["o"])-t,b=.5*(m*c+r)-e,x=.5*o*(f*v+m*s*d*l)+.5/a["o"],w=o*(h*u/4-m*c*p),_=.125*o*(u*p-m*c*f*h),O=.5*o*(l*d+m*v*s)+.5,C=w*_-O*x,S=(b*w-y*O)/C,M=(y*_-b*x)/C;n-=S,r-=M}while((Object(a["a"])(S)>a["k"]||Object(a["a"])(M)>a["k"])&&--i>0);return[n,r]},e["a"]=function(){return Object(r["geoProjection"])(o).scale(158.837)}},function(t,e,n){var r=n(11),i=n(54),a=n(140);function o(t,e){var n=void 0;if(r(e)&&(n=e),i(e)&&(n=function(t){return a(t,e)}),n)for(var o=0;os&&(s=t),ec&&(c=e)}function f(t,n,r){var i=n[1][0]-n[0][0],a=n[1][1]-n[0][1],o=t.clipExtent&&t.clipExtent();t.scale(150).translate([0,0]),null!=o&&t.clipExtent(null),e.geoStream(r,t.stream(u));var s=u.result(),c=Math.min(i/(s[1][0]-s[0][0]),a/(s[1][1]-s[0][1])),l=+n[0][0]+(i-c*(s[1][0]+s[0][0]))/2,f=+n[0][1]+(a-c*(s[1][1]+s[0][1]))/2;return null!=o&&t.clipExtent(o),t.scale(150*c).translate([l,f])}function h(t,e,n){return f(t,[[0,0],e],n)}function d(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=.12&&i<.234&&r>=-.425&&r<-.214?l:i>=.166&&i<.234&&r>=-.214&&r<-.115?p:u).invert(t)},g.stream=function(e){return t&&i===e?t:t=d([u.stream(i=e),l.stream(e),p.stream(e)])},g.precision=function(t){return arguments.length?(u.precision(t),l.precision(t),p.precision(t),m()):u.precision()},g.scale=function(t){return arguments.length?(u.scale(t),l.scale(.35*t),p.scale(t),g.translate(u.translate())):u.scale()},g.translate=function(t){if(!arguments.length)return u.translate();var e=u.scale(),n=+t[0],i=+t[1];return a=u.translate(t).clipExtent([[n-.455*e,i-.238*e],[n+.455*e,i+.238*e]]).stream(v),o=l.translate([n-.307*e,i+.201*e]).clipExtent([[n-.425*e+r,i+.12*e+r],[n-.214*e-r,i+.234*e-r]]).stream(v),s=p.translate([n-.205*e,i+.212*e]).clipExtent([[n-.214*e+r,i+.166*e+r],[n-.115*e-r,i+.234*e-r]]).stream(v),m()},g.fitExtent=function(t,e){return f(g,t,e)},g.fitSize=function(t,e){return h(g,t,e)},g.drawCompositionBorders=function(t){var e=u([-102.91,26.3]),n=u([-104,27.5]),r=u([-108,29.1]),i=u([-110,29.1]),a=u([-110,26.7]),o=u([-112.8,27.6]),s=u([-114.3,30.6]),c=u([-119.3,30.1]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.moveTo(a[0],a[1]),t.lineTo(o[0],o[1]),t.lineTo(s[0],s[1]),t.lineTo(c[0],c[1])},g.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},g.scale(1070)}function v(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=.12&&i<.234&&r>=-.425&&r<-.214?g:i>=.166&&i<.234&&r>=-.214&&r<-.115?m:i>=.2064&&i<.2413&&r>=.312&&r<.385?y:i>=.09&&i<.1197&&r>=-.4243&&r<-.3232?b:i>=-.0518&&i<.0895&&r>=-.4243&&r<-.3824?x:p).invert(t)},_.stream=function(e){return t&&i===e?t:t=v([p.stream(i=e),g.stream(e),m.stream(e),y.stream(e),b.stream(e),x.stream(e)])},_.precision=function(t){return arguments.length?(p.precision(t),g.precision(t),m.precision(t),y.precision(t),b.precision(t),x.precision(t),O()):p.precision()},_.scale=function(t){return arguments.length?(p.scale(t),g.scale(.35*t),m.scale(t),y.scale(t),b.scale(2*t),x.scale(t),_.translate(p.translate())):p.scale()},_.translate=function(t){if(!arguments.length)return p.translate();var e=p.scale(),n=+t[0],i=+t[1];return a=p.translate(t).clipExtent([[n-.455*e,i-.238*e],[n+.455*e,i+.238*e]]).stream(w),o=g.translate([n-.307*e,i+.201*e]).clipExtent([[n-.425*e+r,i+.12*e+r],[n-.214*e-r,i+.233*e-r]]).stream(w),s=m.translate([n-.205*e,i+.212*e]).clipExtent([[n-.214*e+r,i+.166*e+r],[n-.115*e-r,i+.233*e-r]]).stream(w),c=y.translate([n+.35*e,i+.224*e]).clipExtent([[n+.312*e+r,i+.2064*e+r],[n+.385*e-r,i+.233*e-r]]).stream(w),u=b.translate([n-.492*e,i+.09*e]).clipExtent([[n-.4243*e+r,i+.0903*e+r],[n-.3233*e-r,i+.1197*e-r]]).stream(w),l=x.translate([n-.408*e,i+.018*e]).clipExtent([[n-.4244*e+r,i-.0519*e+r],[n-.3824*e-r,i+.0895*e-r]]).stream(w),O()},_.fitExtent=function(t,e){return f(_,t,e)},_.fitSize=function(t,e){return h(_,t,e)},_.drawCompositionBorders=function(t){var e=p([-110.4641,28.2805]),n=p([-104.0597,28.9528]),r=p([-103.7049,25.1031]),i=p([-109.8337,24.4531]),a=p([-124.4745,28.1407]),o=p([-110.931,30.8844]),s=p([-109.8337,24.4531]),c=p([-122.4628,21.8562]),u=p([-76.8579,25.1544]),l=p([-72.429,24.2097]),f=p([-72.8265,22.7056]),h=p([-77.1852,23.6392]),d=p([-125.0093,29.7791]),v=p([-118.5193,31.3262]),g=p([-118.064,29.6912]),m=p([-124.4369,28.169]),y=p([-128.1314,37.4582]),b=p([-125.2132,38.214]),x=p([-122.3616,30.5115]),w=p([-125.0315,29.8211]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),t.moveTo(a[0],a[1]),t.lineTo(o[0],o[1]),t.lineTo(s[0],s[1]),t.lineTo(s[0],s[1]),t.lineTo(c[0],c[1]),t.closePath(),t.moveTo(u[0],u[1]),t.lineTo(l[0],l[1]),t.lineTo(f[0],f[1]),t.lineTo(f[0],f[1]),t.lineTo(h[0],h[1]),t.closePath(),t.moveTo(d[0],d[1]),t.lineTo(v[0],v[1]),t.lineTo(g[0],g[1]),t.lineTo(g[0],g[1]),t.lineTo(m[0],m[1]),t.closePath(),t.moveTo(y[0],y[1]),t.lineTo(b[0],b[1]),t.lineTo(x[0],x[1]),t.lineTo(x[0],x[1]),t.lineTo(w[0],w[1]),t.closePath()},_.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},_.scale(1070)}function m(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=.05346&&i<.0897&&r>=-.13388&&r<-.0322?u:c).invert(t)},d.stream=function(e){return t&&i===e?t:t=m([c.stream(i=e),u.stream(e)])},d.precision=function(t){return arguments.length?(c.precision(t),u.precision(t),p()):c.precision()},d.scale=function(t){return arguments.length?(c.scale(t),u.scale(t),d.translate(c.translate())):c.scale()},d.translate=function(t){if(!arguments.length)return c.translate();var e=c.scale(),n=+t[0],i=+t[1];return a=c.translate(t).clipExtent([[n-.06857*e,i-.1288*e],[n+.13249*e,i+.06*e]]).stream(l),o=u.translate([n+.1*e,i-.094*e]).clipExtent([[n-.1331*e+r,i+.053457*e+r],[n-.0354*e-r,i+.08969*e-r]]).stream(l),p()},d.fitExtent=function(t,e){return f(d,t,e)},d.fitSize=function(t,e){return h(d,t,e)},d.drawCompositionBorders=function(t){var e=c([-14.034675,34.965007]),n=c([-7.4208899,35.536988]),r=c([-7.3148275,33.54359]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1])},d.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},d.scale(2700)}function b(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=.0093&&i<.03678&&r>=-.03875&&r<-.0116?l:i>=-.0412&&i<.0091&&r>=-.07782&&r<-.01166?d:u).invert(t)},v.stream=function(e){return t&&i===e?t:t=b([u.stream(i=e),l.stream(e),d.stream(e)])},v.precision=function(t){return arguments.length?(u.precision(t),l.precision(t),d.precision(t),g()):u.precision()},v.scale=function(t){return arguments.length?(u.scale(t),l.scale(t),d.scale(.6*t),v.translate(u.translate())):u.scale()},v.translate=function(t){if(!arguments.length)return u.translate();var e=u.scale(),n=+t[0],i=+t[1];return a=u.translate(t).clipExtent([[n-.0115*e,i-.1138*e],[n+.2105*e,i+.0673*e]]).stream(p),o=l.translate([n-.0265*e,i+.025*e]).clipExtent([[n-.0388*e+r,i+.0093*e+r],[n-.0116*e-r,i+.0368*e-r]]).stream(p),s=d.translate([n-.045*e,i+-.02*e]).clipExtent([[n-.0778*e+r,i-.0413*e+r],[n-.0117*e-r,i+.0091*e-r]]).stream(p),g()},v.fitExtent=function(t,e){return f(v,t,e)},v.fitSize=function(t,e){return h(v,t,e)},v.drawCompositionBorders=function(t){var e=u([-12.8351,38.7113]),n=u([-10.8482,38.7633]),r=u([-10.8181,37.2072]),i=u([-12.7345,37.1573]),a=u([-16.0753,41.4436]),o=u([-10.9168,41.6861]),s=u([-10.8557,38.7747]),c=u([-15.6728,38.5505]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),t.moveTo(a[0],a[1]),t.lineTo(o[0],o[1]),t.lineTo(s[0],s[1]),t.lineTo(s[0],s[1]),t.lineTo(c[0],c[1]),t.closePath()},v.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},v.scale(4200)}function w(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=-.0676&&i<-.026&&r>=-.0857&&r<-.0263?u:c).invert(t)},d.stream=function(e){return t&&i===e?t:t=w([c.stream(i=e),u.stream(e)])},d.precision=function(t){return arguments.length?(c.precision(t),u.precision(t),p()):c.precision()},d.scale=function(t){return arguments.length?(c.scale(t),u.scale(t),d.translate(c.translate())):c.scale()},d.translate=function(t){if(!arguments.length)return c.translate();var e=c.scale(),n=+t[0],i=+t[1];return a=c.translate(t).clipExtent([[n-.0262*e,i-.0734*e],[n+.1741*e,i+.079*e]]).stream(l),o=u.translate([n-.06*e,i-.04*e]).clipExtent([[n-.0857*e+r,i-.0676*e+r],[n-.0263*e-r,i-.026*e-r]]).stream(l),p()},d.fitExtent=function(t,e){return f(d,t,e)},d.fitSize=function(t,e){return h(d,t,e)},d.drawCompositionBorders=function(t){var e=c([-84.9032,2.3757]),n=c([-81.5047,2.3708]),r=c([-81.5063,-.01]),i=c([-84.9086,-.005]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath()},d.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},d.scale(3500)}function O(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=.2582&&i<.32&&r>=-.1036&&r<-.087?d:i>=-.01298&&i<.0133&&r>=-.11396&&r<-.05944?p:i>=.01539&&i<.03911&&r>=-.089&&r<-.0588?v:l).invert(t)},m.stream=function(e){return t&&i===e?t:t=O([l.stream(i=e),d.stream(e),p.stream(e),v.stream(e)])},m.precision=function(t){return arguments.length?(l.precision(t),d.precision(t),p.precision(t),v.precision(t),y()):l.precision()},m.scale=function(t){return arguments.length?(l.scale(t),d.scale(.15*t),p.scale(1.5*t),v.scale(1.5*t),m.translate(l.translate())):l.scale()},m.translate=function(t){if(!arguments.length)return l.translate();var e=l.scale(),n=+t[0],i=+t[1];return a=l.translate(t).clipExtent([[n-.059*e,i-.3835*e],[n+.4498*e,i+.3375*e]]).stream(g),o=d.translate([n-.087*e,i+.17*e]).clipExtent([[n-.1166*e+r,i+.2582*e+r],[n-.06*e-r,i+.32*e-r]]).stream(g),s=p.translate([n-.092*e,i-0*e]).clipExtent([[n-.114*e+r,i-.013*e+r],[n-.0594*e-r,i+.0133*e-r]]).stream(g),c=v.translate([n-.089*e,i-.0265*e]).clipExtent([[n-.089*e+r,i+.0154*e+r],[n-.0588*e-r,i+.0391*e-r]]).stream(g),y()},m.fitExtent=function(t,e){return f(m,t,e)},m.fitSize=function(t,e){return h(m,t,e)},m.drawCompositionBorders=function(t){var e=l([-82.6999,-51.3043]),n=l([-77.5442,-51.6631]),r=l([-78.0254,-55.186]),i=l([-83.6106,-54.7785]),a=l([-80.0638,-35.984]),o=l([-76.2153,-36.1811]),s=l([-76.2994,-37.6839]),c=l([-80.2231,-37.4757]),u=l([-78.442,-37.706]),f=l([-76.263,-37.8054]),h=l([-76.344,-39.1595]),d=l([-78.5638,-39.0559]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),t.moveTo(a[0],a[1]),t.lineTo(o[0],o[1]),t.lineTo(s[0],s[1]),t.lineTo(s[0],s[1]),t.lineTo(c[0],c[1]),t.closePath(),t.moveTo(u[0],u[1]),t.lineTo(f[0],f[1]),t.lineTo(h[0],h[1]),t.lineTo(h[0],h[1]),t.lineTo(d[0],d[1]),t.closePath()},m.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},m.scale(700)}function S(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=-.10925&&i<-.02701&&r>=-.135&&r<-.0397?l:i>=.04713&&i<.11138&&r>=-.03986&&r<.051?d:u).invert(t)},v.stream=function(e){return t&&i===e?t:t=S([u.stream(i=e),l.stream(e),d.stream(e)])},v.precision=function(t){return arguments.length?(u.precision(t),l.precision(t),d.precision(t),g()):u.precision()},v.scale=function(t){return arguments.length?(u.scale(t),l.scale(t),d.scale(.7*t),v.translate(u.translate())):u.scale()},v.translate=function(t){if(!arguments.length)return u.translate();var e=u.scale(),n=+t[0],i=+t[1];return a=u.translate(t).clipExtent([[n-.1352*e,i-.1091*e],[n+.117*e,i+.098*e]]).stream(p),o=l.translate([n-.0425*e,i-.005*e]).clipExtent([[n-.135*e+r,i-.1093*e+r],[n-.0397*e-r,i-.027*e-r]]).stream(p),s=d.translate(t).clipExtent([[n-.0399*e+r,i+.0471*e+r],[n+.051*e-r,i+.1114*e-r]]).stream(p),g()},v.fitExtent=function(t,e){return f(v,t,e)},v.fitSize=function(t,e){return h(v,t,e)},v.drawCompositionBorders=function(t){var e=u([126.01320483689143,41.621090310215585]),n=u([133.04304387025903,42.15087523707186]),r=u([133.3021766080688,37.43975444725098]),i=u([126.87889168628224,36.95488945159779]),a=u([132.9,29.8]),o=u([134,33]),s=u([139.3,33.2]),c=u([139.16,30.5]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),t.moveTo(a[0],a[1]),t.lineTo(o[0],o[1]),t.lineTo(s[0],s[1]),t.lineTo(c[0],c[1])},v.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},v.scale(2200)}function k(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=.029&&i<.0864&&r>=-.14&&r<-.0996?w:i>=0&&i<.029&&r>=-.14&&r<-.0996?_:i>=-.032&&i<0&&r>=-.14&&r<-.0996?O:i>=-.052&&i<-.032&&r>=-.14&&r<-.0996?C:i>=-.076&&i<.052&&r>=-.14&&r<-.0996?S:i>=-.076&&i<-.052&&r>=.0967&&r<.1371?M:i>=-.052&&i<-.02&&r>=.0967&&r<.1371?j:i>=-.02&&i<.012&&r>=.0967&&r<.1371?T:i>=.012&&i<.033&&r>=.0967&&r<.1371?z:i>=.033&&i<.0864&&r>=.0967&&r<.1371?E:x).invert(t)},L.stream=function(e){return t&&i===e?t:t=k([x.stream(i=e),w.stream(e),_.stream(e),O.stream(e),C.stream(e),S.stream(e),M.stream(e),j.stream(e),T.stream(e),z.stream(e),E.stream(e),A.stream(e)])},L.precision=function(t){return arguments.length?(x.precision(t),w.precision(t),_.precision(t),O.precision(t),C.precision(t),S.precision(t),M.precision(t),j.precision(t),T.precision(t),z.precision(t),E.precision(t),A.precision(t),V()):x.precision()},L.scale=function(t){return arguments.length?(x.scale(t),w.scale(.6*t),_.scale(1.6*t),O.scale(1.4*t),C.scale(5*t),S.scale(1.3*t),M.scale(1.6*t),j.scale(1.2*t),T.scale(.3*t),z.scale(2.7*t),E.scale(.5*t),A.scale(.06*t),L.translate(x.translate())):x.scale()},L.translate=function(t){if(!arguments.length)return x.translate();var e=x.scale(),n=+t[0],i=+t[1];return a=x.translate(t).clipExtent([[n-.0996*e,i-.0908*e],[n+.0967*e,i+.0864*e]]).stream(P),o=w.translate([n-.12*e,i+.0575*e]).clipExtent([[n-.14*e+r,i+.029*e+r],[n-.0996*e-r,i+.0864*e-r]]).stream(P),s=_.translate([n-.12*e,i+.013*e]).clipExtent([[n-.14*e+r,i+0*e+r],[n-.0996*e-r,i+.029*e-r]]).stream(P),c=O.translate([n-.12*e,i-.014*e]).clipExtent([[n-.14*e+r,i-.032*e+r],[n-.0996*e-r,i+0*e-r]]).stream(P),u=C.translate([n-.12*e,i-.044*e]).clipExtent([[n-.14*e+r,i-.052*e+r],[n-.0996*e-r,i-.032*e-r]]).stream(P),l=S.translate([n-.12*e,i-.065*e]).clipExtent([[n-.14*e+r,i-.076*e+r],[n-.0996*e-r,i-.052*e-r]]).stream(P),d=M.translate([n+.117*e,i-.064*e]).clipExtent([[n+.0967*e+r,i-.076*e+r],[n+.1371*e-r,i-.052*e-r]]).stream(P),p=j.translate([n+.116*e,i-.0355*e]).clipExtent([[n+.0967*e+r,i-.052*e+r],[n+.1371*e-r,i-.02*e-r]]).stream(P),v=T.translate([n+.116*e,i-.0048*e]).clipExtent([[n+.0967*e+r,i-.02*e+r],[n+.1371*e-r,i+.012*e-r]]).stream(P),g=z.translate([n+.116*e,i+.022*e]).clipExtent([[n+.0967*e+r,i+.012*e+r],[n+.1371*e-r,i+.033*e-r]]).stream(P),y=A.translate([n+.11*e,i+.045*e]).clipExtent([[n+.0967*e+r,i+.033*e+r],[n+.1371*e-r,i+.06*e-r]]).stream(P),m=E.translate([n+.115*e,i+.075*e]).clipExtent([[n+.0967*e+r,i+.06*e+r],[n+.1371*e-r,i+.0864*e-r]]).stream(P),V()},L.fitExtent=function(t,e){return f(L,t,e)},L.fitSize=function(t,e){return h(L,t,e)},L.drawCompositionBorders=function(t){var e,n,r,i;e=x([-7.938886725111036,43.7219460918835]),n=x([-4.832080896458295,44.12930268549372]),r=x([-4.205299743793263,40.98096346967365]),i=x([-7.071796453126152,40.610037319181444]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([-8.42751373617692,45.32889452553031]),n=x([-5.18599305777107,45.7566442062976]),r=x([-4.832080905154431,44.129302726751426]),i=x([-7.938886737126192,43.72194613263854]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([-9.012656899657046,47.127733821030176]),n=x([-5.6105244772793155,47.579777861410626]),r=x([-5.185993067168585,45.756644248170346]),i=x([-8.427513749141811,45.32889456686326]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([-9.405747558985553,48.26506375557457]),n=x([-5.896175018439575,48.733352850851624]),r=x([-5.610524487556043,47.57977790393761]),i=x([-9.012656913808351,47.127733862971255]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([-9.908436061346974,49.642448789505856]),n=x([-6.262026716233124,50.131426841787174]),r=x([-5.896175029331232,48.73335289377258]),i=x([-9.40574757396393,48.26506379787767]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([11.996907706504462,50.16039028163579]),n=x([15.649907879773343,49.68279246765253]),r=x([15.156712840526632,48.30371557625831]),i=x([11.64122661754411,48.761078240546816]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([11.641226606955788,48.7610781975889]),n=x([15.156712825832164,48.30371553390465]),r=x([14.549932166241172,46.4866532486199]),i=x([11.204443787952183,46.91899233914248]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([11.204443778297161,46.918992296823646]),n=x([14.549932152815039,46.486653206856396]),r=x([13.994409796764009,44.695833444323256]),i=x([10.805306599253848,45.105133870684924]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([10.805306590412085,45.10513382903308]),n=x([13.99440978444733,44.695833403183606]),r=x([13.654633799024392,43.53552468558152]),i=x([10.561516803980956,43.930671459798624]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([10.561516795617383,43.93067141859757]),n=x([13.654633787361952,43.5355246448671]),r=x([12.867691604239901,40.640701985019405]),i=x([9.997809515987688,41.00288343254471]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([10.8,42.4]),n=x([12.8,42.13]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1])},L.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},L.scale(2700)}function T(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=-.31&&i<-.24&&r>=.14&&r<.24?w:i>=-.24&&i<-.17&&r>=.14&&r<.24?_:i>=-.17&&i<-.12&&r>=.21&&r<.24?C:i>=-.17&&i<-.14&&r>=.14&&r<.165?S:i>=-.17&&i<-.1&&r>=.14&&r<.24?O:i>=-.1&&i<-.03&&r>=.14&&r<.24?M:i>=-.03&&i<.04&&r>=.14&&r<.24?k:i>=-.31&&i<-.24&&r>=.24&&r<.34?j:i>=-.24&&i<-.17&&r>=.24&&r<.34?z:i>=-.17&&i<-.1&&r>=.24&&r<.34?E:i>=-.1&&i<-.03&&r>=.24&&r<.34?A:x).invert(t)},L.stream=function(e){return t&&i===e?t:t=T([x.stream(i=e),_.stream(e),j.stream(e),w.stream(e),k.stream(e),M.stream(e),z.stream(e),E.stream(e),A.stream(e),O.stream(e),C.stream(e),S.stream(e)])},L.precision=function(t){return arguments.length?(x.precision(t),_.precision(t),j.precision(t),w.precision(t),k.precision(t),M.precision(t),z.precision(t),E.precision(t),A.precision(t),O.precision(t),C.precision(t),S.precision(t),V()):x.precision()},L.scale=function(t){return arguments.length?(x.scale(t),w.scale(3*t),_.scale(.8*t),j.scale(3.5*t),E.scale(2.7*t),O.scale(2*t),C.scale(2*t),S.scale(2*t),M.scale(3*t),k.scale(t),z.scale(5.5*t),A.scale(6*t),L.translate(x.translate())):x.scale()},L.translate=function(t){if(!arguments.length)return x.translate();var e=x.scale(),n=+t[0],i=+t[1];return a=x.translate([n-.08*e,i]).clipExtent([[n-.51*e,i-.33*e],[n+.5*e,i+.33*e]]).stream(P),o=w.translate([n+.19*e,i-.275*e]).clipExtent([[n+.14*e+r,i-.31*e+r],[n+.24*e-r,i-.24*e-r]]).stream(P),s=_.translate([n+.19*e,i-.205*e]).clipExtent([[n+.14*e+r,i-.24*e+r],[n+.24*e-r,i-.17*e-r]]).stream(P),c=O.translate([n+.19*e,i-.135*e]).clipExtent([[n+.14*e+r,i-.17*e+r],[n+.24*e-r,i-.1*e-r]]).stream(P),u=C.translate([n+.225*e,i-.147*e]).clipExtent([[n+.21*e+r,i-.17*e+r],[n+.24*e-r,i-.12*e-r]]).stream(P),l=S.translate([n+.153*e,i-.15*e]).clipExtent([[n+.14*e+r,i-.17*e+r],[n+.165*e-r,i-.14*e-r]]).stream(P),d=M.translate([n+.19*e,i-.065*e]).clipExtent([[n+.14*e+r,i-.1*e+r],[n+.24*e-r,i-.03*e-r]]).stream(P),p=k.translate([n+.19*e,i+.005*e]).clipExtent([[n+.14*e+r,i-.03*e+r],[n+.24*e-r,i+.04*e-r]]).stream(P),v=j.translate([n+.29*e,i-.275*e]).clipExtent([[n+.24*e+r,i-.31*e+r],[n+.34*e-r,i-.24*e-r]]).stream(P),g=z.translate([n+.29*e,i-.205*e]).clipExtent([[n+.24*e+r,i-.24*e+r],[n+.34*e-r,i-.17*e-r]]).stream(P),m=E.translate([n+.29*e,i-.135*e]).clipExtent([[n+.24*e+r,i-.17*e+r],[n+.34*e-r,i-.1*e-r]]).stream(P),y=A.translate([n+.29*e,i-.065*e]).clipExtent([[n+.24*e+r,i-.1*e+r],[n+.34*e-r,i-.03*e-r]]).stream(P),V()},L.fitExtent=function(t,e){return f(L,t,e)},L.fitSize=function(t,e){return h(L,t,e)},L.drawCompositionBorders=function(t){var e,n,r,i;e=x([42.45755610828648,63.343658547914934]),n=x([52.65837266667029,59.35045080290929]),r=x([47.19754502247785,56.12653496548117]),i=x([37.673034273363044,59.61638268506111]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([59.41110754003403,62.35069727399336]),n=x([66.75050228640794,57.11797303636038]),r=x([60.236065725110436,54.63331433818992]),i=x([52.65837313153311,59.350450804599355]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([48.81091130080243,66.93353402634641]),n=x([59.41110730654679,62.35069740653086]),r=x([52.6583728974441,59.3504509222445]),i=x([42.45755631675751,63.34365868805821]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([31.054198418446475,52.1080673766184]),n=x([39.09869284884117,49.400700047190554]),r=x([36.0580811499175,46.02944174908498]),i=x([28.690508588835726,48.433126979386415]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([33.977877745912025,55.849945501331]),n=x([42.75328432167726,52.78455122462353]),r=x([39.09869297540224,49.400700176148625]),i=x([31.05419851807008,52.10806751810923]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([52.658372900759296,59.35045068526415]),n=x([60.23606549583304,54.63331423800264]),r=x([54.6756370953122,51.892298789399455]),i=x([47.19754524788189,56.126534861222794]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([47.19754506082455,56.126534735591456]),n=x([54.675636900123514,51.892298681337095]),r=x([49.94448648951486,48.98775484983285]),i=x([42.75328468716108,52.78455126060818]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([42.75328453416769,52.78455113209101]),n=x([49.94448632339758,48.98775473706457]),r=x([45.912339990394315,45.99361784987003]),i=x([39.09869317356607,49.40070009378711]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([37.673034114296634,59.61638254183119]),n=x([47.197544835420544,56.126534839849846]),r=x([42.75328447467064,52.78455135314068]),i=x([33.977877870363905,55.849945644671145]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([44.56748486446032,57.26489367845818]),r=x([43.9335791193588,53.746540942601726]),i=x([43,56]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([37.673034114296634,59.61638254183119]),n=x([40.25902691953466,58.83002044222639]),r=x([38.458270492742024,57.26232178028002]),i=x([35.97754948030156,58.00266637992386]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath()},L.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},L.scale(750)}function E(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=-.0521&&i<.0229&&r>=-.0111&&r<.1?u:c).invert(t)},d.stream=function(e){return t&&i===e?t:t=E([c.stream(i=e),u.stream(e)])},d.precision=function(t){return arguments.length?(c.precision(t),u.precision(t),p()):c.precision()},d.scale=function(t){return arguments.length?(c.scale(t),u.scale(.615*t),d.translate(c.translate())):c.scale()},d.translate=function(t){if(!arguments.length)return c.translate();var e=c.scale(),n=+t[0],i=+t[1];return a=c.translate(t).clipExtent([[n-.11*e,i-.0521*e],[n-.0111*e,i+.0521*e]]).stream(l),o=u.translate([n+.09*e,i-0*e]).clipExtent([[n-.0111*e+r,i-.0521*e+r],[n+.1*e-r,i+.024*e-r]]).stream(l),p()},d.fitExtent=function(t,e){return f(d,t,e)},d.fitSize=function(t,e){return h(d,t,e)},d.drawCompositionBorders=function(t){var e=c([106.3214,2.0228]),n=c([105.1843,2.3761]),r=c([104.2151,3.3618]),i=c([104.215,4.5651]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1])},d.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},d.scale(4800)}function P(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=-.02&&i<0&&r>=-.038&&r<-.005?l:i>=0&&i<.02&&r>=-.038&&r<-.005?d:u).invert(t)},v.stream=function(e){return t&&i===e?t:t=P([u.stream(i=e),l.stream(e),d.stream(e)])},v.precision=function(t){return arguments.length?(u.precision(t),l.precision(t),d.precision(t),g()):u.precision()},v.scale=function(t){return arguments.length?(u.scale(t),l.scale(1.5*t),d.scale(4*t),v.translate(u.translate())):u.scale()},v.translate=function(t){if(!arguments.length)return u.translate();var e=u.scale(),n=+t[0],i=+t[1];return a=u.translate(t).clipExtent([[n-.005*e,i-.02*e],[n+.038*e,i+.02*e]]).stream(p),o=l.translate([n-.025*e,i-.01*e]).clipExtent([[n-.038*e+r,i-.02*e+r],[n-.005*e-r,i+0*e-r]]).stream(p),s=d.translate([n-.025*e,i+.01*e]).clipExtent([[n-.038*e+r,i-0*e+r],[n-.005*e-r,i+.02*e-r]]).stream(p),g()},v.fitExtent=function(t,e){return f(v,t,e)},v.fitSize=function(t,e){return h(v,t,e)},v.drawCompositionBorders=function(t){var e,n,r,i;e=u([9.21327272751682,2.645820439454123]),n=u([11.679126293239872,2.644755519268689]),r=u([11.676845389029227,.35307824637606433]),i=u([9.213572917774014,.35414205204417754]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=u([7.320873711543669,2.64475551449975]),n=u([9.213272722738658,2.645820434679803]),r=u([9.213422896480349,1.4999812505283054]),i=u([7.322014760520787,1.4989168878985566]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=u([7.3220147605302905,1.4989168783492766]),n=u([9.213422896481598,1.499981240979021]),r=u([9.213572912999604,.354142056817247]),i=u([7.323154615739809,.353078251154504]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath()},v.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},v.scale(12e3)}t.geoAlbersUsa=p,t.geoAlbersUsaTerritories=g,t.geoConicConformalSpain=y,t.geoConicConformalPortugal=x,t.geoMercatorEcuador=_,t.geoTransverseMercatorChile=C,t.geoConicEquidistantJapan=M,t.geoConicConformalFrance=j,t.geoConicConformalEurope=z,t.geoMercatorMalaysia=A,t.geoMercatorEquatorialGuinea=L,Object.defineProperty(t,"__esModule",{value:!0})}))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(142);n.d(e,"geoArea",(function(){return r["c"]}));var i=n(324);n.d(e,"geoBounds",(function(){return i["a"]}));var a=n(325);n.d(e,"geoCentroid",(function(){return a["a"]}));var o=n(143);n.d(e,"geoCircle",(function(){return o["b"]}));var s=n(145);n.d(e,"geoClipExtent",(function(){return s["b"]}));var c=n(328);n.d(e,"geoDistance",(function(){return c["a"]}));var u=n(329);n.d(e,"geoGraticule",(function(){return u["a"]}));var l=n(330);n.d(e,"geoInterpolate",(function(){return l["a"]}));var f=n(149);n.d(e,"geoLength",(function(){return f["a"]}));var h=n(331);n.d(e,"geoPath",(function(){return h["a"]}));var d=n(152);n.d(e,"geoAlbers",(function(){return d["a"]}));var p=n(340);n.d(e,"geoAlbersUsa",(function(){return p["a"]}));var v=n(341);n.d(e,"geoAzimuthalEqualArea",(function(){return v["b"]})),n.d(e,"geoAzimuthalEqualAreaRaw",(function(){return v["a"]}));var g=n(342);n.d(e,"geoAzimuthalEquidistant",(function(){return g["b"]})),n.d(e,"geoAzimuthalEquidistantRaw",(function(){return g["a"]}));var m=n(343);n.d(e,"geoConicConformal",(function(){return m["b"]})),n.d(e,"geoConicConformalRaw",(function(){return m["a"]}));var y=n(79);n.d(e,"geoConicEqualArea",(function(){return y["b"]})),n.d(e,"geoConicEqualAreaRaw",(function(){return y["a"]}));var b=n(344);n.d(e,"geoConicEquidistant",(function(){return b["b"]})),n.d(e,"geoConicEquidistantRaw",(function(){return b["a"]}));var x=n(155);n.d(e,"geoEquirectangular",(function(){return x["a"]})),n.d(e,"geoEquirectangularRaw",(function(){return x["b"]}));var w=n(345);n.d(e,"geoGnomonic",(function(){return w["a"]})),n.d(e,"geoGnomonicRaw",(function(){return w["b"]}));var _=n(18);n.d(e,"geoProjection",(function(){return _["a"]})),n.d(e,"geoProjectionMutator",(function(){return _["b"]}));var O=n(82);n.d(e,"geoMercator",(function(){return O["a"]})),n.d(e,"geoMercatorRaw",(function(){return O["c"]}));var C=n(346);n.d(e,"geoOrthographic",(function(){return C["a"]})),n.d(e,"geoOrthographicRaw",(function(){return C["b"]}));var S=n(347);n.d(e,"geoStereographic",(function(){return S["a"]})),n.d(e,"geoStereographicRaw",(function(){return S["b"]}));var M=n(348);n.d(e,"geoTransverseMercator",(function(){return M["a"]})),n.d(e,"geoTransverseMercatorRaw",(function(){return M["b"]}));var k=n(78);n.d(e,"geoRotation",(function(){return k["a"]}));var j=n(26);n.d(e,"geoStream",(function(){return j["a"]}));var T=n(81);n.d(e,"geoTransform",(function(){return T["a"]}))},function(t,e,n){"use strict";var r,i,a,o,s,c,u,l,f,h,d=n(42),p=n(142),v=n(43),g=n(5),m=n(26),y=Object(d["a"])(),b={point:x,lineStart:_,lineEnd:O,polygonStart:function(){b.point=C,b.lineStart=S,b.lineEnd=M,y.reset(),p["b"].polygonStart()},polygonEnd:function(){p["b"].polygonEnd(),b.point=x,b.lineStart=_,b.lineEnd=O,p["a"]<0?(r=-(a=180),i=-(o=90)):y>g["i"]?o=90:y<-g["i"]&&(i=-90),h[0]=r,h[1]=a}};function x(t,e){f.push(h=[r=t,a=t]),eo&&(o=e)}function w(t,e){var n=Object(v["a"])([t*g["r"],e*g["r"]]);if(l){var c=Object(v["c"])(l,n),u=[c[1],-c[0],0],f=Object(v["c"])(u,c);Object(v["e"])(f),f=Object(v["g"])(f);var h,d=t-s,p=d>0?1:-1,m=f[0]*g["h"]*p,y=Object(g["a"])(d)>180;y^(p*so&&(o=h)):(m=(m+360)%360-180,y^(p*so&&(o=e))),y?tk(r,a)&&(a=t):k(t,a)>k(r,a)&&(r=t):a>=r?(ta&&(a=t)):t>s?k(r,t)>k(r,a)&&(a=t):k(t,a)>k(r,a)&&(r=t)}else x(t,e);l=n,s=t}function _(){b.point=w}function O(){h[0]=r,h[1]=a,b.point=x,l=null}function C(t,e){if(l){var n=t-s;y.add(Object(g["a"])(n)>180?n+(n>0?360:-360):n)}else c=t,u=e;p["b"].point(t,e),w(t,e)}function S(){p["b"].lineStart()}function M(){C(c,u),p["b"].lineEnd(),Object(g["a"])(y)>g["i"]&&(r=-(a=180)),h[0]=r,h[1]=a,l=null}function k(t,e){return(e-=t)<0?e+360:e}function j(t,e){return t[0]-e[0]}function T(t,e){return t[0]<=t[1]?t[0]<=e&&e<=t[1]:ek(s[0],s[1])&&(s[1]=c[1]),k(c[0],s[1])>k(s[0],s[1])&&(s[0]=c[0])):u.push(s=c);for(l=-1/0,n=u.length-1,e=0,s=u[n];e<=n;s=c,++e)c=u[e],(d=k(s[1],c[0]))>l&&(l=d,r=c[0],a=s[1])}return f=h=null,r===1/0||i===1/0?[[NaN,NaN],[NaN,NaN]]:[[r,i],[a,o]]}},function(t,e,n){"use strict";var r,i,a,o,s,c,u,l,f,h,d,p,v,g,m,y,b=n(5),x=n(25),w=n(26),_={sphere:x["a"],point:O,lineStart:S,lineEnd:j,polygonStart:function(){_.lineStart=T,_.lineEnd=z},polygonEnd:function(){_.lineStart=S,_.lineEnd=j}};function O(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e);C(n*Object(b["g"])(t),n*Object(b["t"])(t),Object(b["t"])(e))}function C(t,e,n){++r,a+=(t-a)/r,o+=(e-o)/r,s+=(n-s)/r}function S(){_.point=M}function M(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e);g=n*Object(b["g"])(t),m=n*Object(b["t"])(t),y=Object(b["t"])(e),_.point=k,C(g,m,y)}function k(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e),r=n*Object(b["g"])(t),a=n*Object(b["t"])(t),o=Object(b["t"])(e),s=Object(b["e"])(Object(b["u"])((s=m*o-y*a)*s+(s=y*r-g*o)*s+(s=g*a-m*r)*s),g*r+m*a+y*o);i+=s,c+=s*(g+(g=r)),u+=s*(m+(m=a)),l+=s*(y+(y=o)),C(g,m,y)}function j(){_.point=O}function T(){_.point=E}function z(){A(p,v),_.point=O}function E(t,e){p=t,v=e,t*=b["r"],e*=b["r"],_.point=A;var n=Object(b["g"])(e);g=n*Object(b["g"])(t),m=n*Object(b["t"])(t),y=Object(b["t"])(e),C(g,m,y)}function A(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e),r=n*Object(b["g"])(t),a=n*Object(b["t"])(t),o=Object(b["t"])(e),s=m*o-y*a,p=y*r-g*o,v=g*a-m*r,x=Object(b["u"])(s*s+p*p+v*v),w=g*r+m*a+y*o,_=x&&-Object(b["b"])(w)/x,O=Object(b["e"])(x,w);f+=_*s,h+=_*p,d+=_*v,i+=O,c+=O*(g+(g=r)),u+=O*(m+(m=a)),l+=O*(y+(y=o)),C(g,m,y)}e["a"]=function(t){r=i=a=o=s=c=u=l=f=h=d=0,Object(w["a"])(t,_);var e=f,n=h,p=d,v=e*e+n*n+p*p;return v0)){if(o/=d,d<0){if(o0){if(o>h)return;o>f&&(f=o)}if(o=i-s,d||!(o<0)){if(o/=d,d<0){if(o>h)return;o>f&&(f=o)}else if(d>0){if(o0)){if(o/=p,p<0){if(o0){if(o>h)return;o>f&&(f=o)}if(o=a-c,p||!(o<0)){if(o/=p,p<0){if(o>h)return;o>f&&(f=o)}else if(p>0){if(o0&&(t[0]=s+f*d,t[1]=c+f*p),h<1&&(e[0]=s+h*d,e[1]=c+h*p),!0}}}}}},function(t,e,n){"use strict";var r=n(149),i=[null,null],a={type:"LineString",coordinates:i};e["a"]=function(t,e){return i[0]=t,i[1]=e,Object(r["a"])(a)}},function(t,e,n){"use strict";var r=n(14),i=n(5);function a(t,e,n){var a=Object(r["range"])(t,e-i["i"],n).concat(e);return function(t){return a.map((function(e){return[t,e]}))}}function o(t,e,n){var a=Object(r["range"])(t,e-i["i"],n).concat(e);return function(t){return a.map((function(e){return[e,t]}))}}e["a"]=function(){var t,e,n,s,c,u,l,f,h,d,p,v,g=10,m=g,y=90,b=360,x=2.5;function w(){return{type:"MultiLineString",coordinates:_()}}function _(){return Object(r["range"])(Object(i["f"])(s/y)*y,n,y).map(p).concat(Object(r["range"])(Object(i["f"])(f/b)*b,l,b).map(v)).concat(Object(r["range"])(Object(i["f"])(e/g)*g,t,g).filter((function(t){return Object(i["a"])(t%y)>i["i"]})).map(h)).concat(Object(r["range"])(Object(i["f"])(u/m)*m,c,m).filter((function(t){return Object(i["a"])(t%b)>i["i"]})).map(d))}return w.lines=function(){return _().map((function(t){return{type:"LineString",coordinates:t}}))},w.outline=function(){return{type:"Polygon",coordinates:[p(s).concat(v(l).slice(1),p(n).reverse().slice(1),v(f).reverse().slice(1))]}},w.extent=function(t){return arguments.length?w.extentMajor(t).extentMinor(t):w.extentMinor()},w.extentMajor=function(t){return arguments.length?(s=+t[0][0],n=+t[1][0],f=+t[0][1],l=+t[1][1],s>n&&(t=s,s=n,n=t),f>l&&(t=f,f=l,l=t),w.precision(x)):[[s,f],[n,l]]},w.extentMinor=function(n){return arguments.length?(e=+n[0][0],t=+n[1][0],u=+n[0][1],c=+n[1][1],e>t&&(n=e,e=t,t=n),u>c&&(n=u,u=c,c=n),w.precision(x)):[[e,u],[t,c]]},w.step=function(t){return arguments.length?w.stepMajor(t).stepMinor(t):w.stepMinor()},w.stepMajor=function(t){return arguments.length?(y=+t[0],b=+t[1],w):[y,b]},w.stepMinor=function(t){return arguments.length?(g=+t[0],m=+t[1],w):[g,m]},w.precision=function(r){return arguments.length?(x=+r,h=a(u,c,90),d=o(e,t,x),p=a(f,l,90),v=o(s,n,x),w):x},w.extentMajor([[-180,-90+i["i"]],[180,90-i["i"]]]).extentMinor([[-180,-80-i["i"]],[180,80+i["i"]]])}},function(t,e,n){"use strict";var r=n(5);e["a"]=function(t,e){var n=t[0]*r["r"],i=t[1]*r["r"],a=e[0]*r["r"],o=e[1]*r["r"],s=Object(r["g"])(i),c=Object(r["t"])(i),u=Object(r["g"])(o),l=Object(r["t"])(o),f=s*Object(r["g"])(n),h=s*Object(r["t"])(n),d=u*Object(r["g"])(a),p=u*Object(r["t"])(a),v=2*Object(r["c"])(Object(r["u"])(Object(r["m"])(o-i)+s*u*Object(r["m"])(a-n))),g=Object(r["t"])(v),m=v?function(t){var e=Object(r["t"])(t*=v)/g,n=Object(r["t"])(v-t)/g,i=n*f+e*d,a=n*h+e*p,o=n*c+e*l;return[Object(r["e"])(a,i)*r["h"],Object(r["e"])(o,Object(r["u"])(i*i+a*a))*r["h"]]}:function(){return[n*r["h"],i*r["h"]]};return m.distance=v,m}},function(t,e,n){"use strict";var r=n(150),i=n(26),a=n(332),o=n(151),s=n(333),c=n(334),u=n(335);e["a"]=function(){var t,e,n,l,f=4.5;function h(t){return t&&("function"===typeof f&&l.pointRadius(+f.apply(this,arguments)),Object(i["a"])(t,e(l))),l.result()}return h.area=function(t){return Object(i["a"])(t,e(a["a"])),a["a"].result()},h.bounds=function(t){return Object(i["a"])(t,e(o["a"])),o["a"].result()},h.centroid=function(t){return Object(i["a"])(t,e(s["a"])),s["a"].result()},h.projection=function(n){return arguments.length?(e=null==(t=n)?r["a"]:n.stream,h):t},h.context=function(t){return arguments.length?(l=null==(n=t)?new u["a"]:new c["a"](t),"function"!==typeof f&&l.pointRadius(f),h):n},h.pointRadius=function(t){return arguments.length?(f="function"===typeof t?t:(l.pointRadius(+t),+t),h):f},h.projection(null).context(null)}},function(t,e,n){"use strict";var r,i,a,o,s=n(42),c=n(5),u=n(25),l=Object(s["a"])(),f=Object(s["a"])(),h={point:u["a"],lineStart:u["a"],lineEnd:u["a"],polygonStart:function(){h.lineStart=d,h.lineEnd=g},polygonEnd:function(){h.lineStart=h.lineEnd=h.point=u["a"],l.add(Object(c["a"])(f)),f.reset()},result:function(){var t=l/2;return l.reset(),t}};function d(){h.point=p}function p(t,e){h.point=v,r=a=t,i=o=e}function v(t,e){f.add(o*t-a*e),a=t,o=e}function g(){v(r,i)}e["a"]=h},function(t,e,n){"use strict";var r,i,a,o,s=n(5),c=0,u=0,l=0,f=0,h=0,d=0,p=0,v=0,g=0,m={point:y,lineStart:b,lineEnd:_,polygonStart:function(){m.lineStart=O,m.lineEnd=C},polygonEnd:function(){m.point=y,m.lineStart=b,m.lineEnd=_},result:function(){var t=g?[p/g,v/g]:d?[f/d,h/d]:l?[c/l,u/l]:[NaN,NaN];return c=u=l=f=h=d=p=v=g=0,t}};function y(t,e){c+=t,u+=e,++l}function b(){m.point=x}function x(t,e){m.point=w,y(a=t,o=e)}function w(t,e){var n=t-a,r=e-o,i=Object(s["u"])(n*n+r*r);f+=i*(a+t)/2,h+=i*(o+e)/2,d+=i,y(a=t,o=e)}function _(){m.point=y}function O(){m.point=S}function C(){M(r,i)}function S(t,e){m.point=M,y(r=a=t,i=o=e)}function M(t,e){var n=t-a,r=e-o,i=Object(s["u"])(n*n+r*r);f+=i*(a+t)/2,h+=i*(o+e)/2,d+=i,i=o*t-a*e,p+=i*(a+t),v+=i*(o+e),g+=3*i,y(a=t,o=e)}e["a"]=m},function(t,e,n){"use strict";e["a"]=a;var r=n(5),i=n(25);function a(t){this._context=t}a.prototype={_radius:4.5,pointRadius:function(t){return this._radius=t,this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._context.closePath(),this._point=NaN},point:function(t,e){switch(this._point){case 0:this._context.moveTo(t,e),this._point=1;break;case 1:this._context.lineTo(t,e);break;default:this._context.moveTo(t+this._radius,e),this._context.arc(t,e,this._radius,0,r["w"]);break}},result:i["a"]}},function(t,e,n){"use strict";function r(){this._string=[]}function i(t){return"m0,"+t+"a"+t+","+t+" 0 1,1 0,"+-2*t+"a"+t+","+t+" 0 1,1 0,"+2*t+"z"}e["a"]=r,r.prototype={_circle:i(4.5),pointRadius:function(t){return this._circle=i(t),this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._string.push("Z"),this._point=NaN},point:function(t,e){switch(this._point){case 0:this._string.push("M",t,",",e),this._point=1;break;case 1:this._string.push("L",t,",",e);break;default:this._string.push("M",t,",",e,this._circle);break}},result:function(){if(this._string.length){var t=this._string.join("");return this._string=[],t}}}},function(t,e,n){"use strict";var r=n(153),i=n(5);function a(t){var e,n=NaN,r=NaN,a=NaN;return{lineStart:function(){t.lineStart(),e=1},point:function(s,c){var u=s>0?i["o"]:-i["o"],l=Object(i["a"])(s-n);Object(i["a"])(l-i["o"])0?i["l"]:-i["l"]),t.point(a,r),t.lineEnd(),t.lineStart(),t.point(u,r),t.point(s,r),e=0):a!==u&&l>=i["o"]&&(Object(i["a"])(n-a)i["i"]?Object(i["d"])((Object(i["t"])(e)*(o=Object(i["g"])(r))*Object(i["t"])(n)-Object(i["t"])(r)*(a=Object(i["g"])(e))*Object(i["t"])(t))/(a*o*s)):(e+r)/2}function s(t,e,n,r){var a;if(null==t)a=n*i["l"],r.point(-i["o"],a),r.point(0,a),r.point(i["o"],a),r.point(i["o"],0),r.point(i["o"],-a),r.point(0,-a),r.point(-i["o"],-a),r.point(-i["o"],0),r.point(-i["o"],a);else if(Object(i["a"])(t[0]-e[0])>i["i"]){var o=t[0]=0?1:-1,k=M*S,j=k>a["o"],T=m*O;if(o.add(Object(a["e"])(T*M*Object(a["t"])(k),y*C+T*Object(a["g"])(k))),c+=j?S+M*a["w"]:S,j^v>=n^w>=n){var z=Object(i["c"])(Object(i["a"])(p),Object(i["a"])(x));Object(i["e"])(z);var E=Object(i["c"])(s,z);Object(i["e"])(E);var A=(j^S>=0?-1:1)*Object(a["c"])(E[2]);(r>A||r===A&&(z[0]||z[1]))&&(u+=j^S>=0?1:-1)}}return(c<-a["i"]||c0,u=Object(a["a"])(n)>a["i"];function l(n,r,a,o){Object(i["a"])(o,t,e,a,n,r)}function f(t,e){return Object(a["g"])(t)*Object(a["g"])(e)>n}function h(t){var e,n,r,i,s;return{lineStart:function(){i=r=!1,s=1},point:function(l,h){var v,g=[l,h],m=f(l,h),y=c?m?0:p(l,h):m?p(l+(l<0?a["o"]:-a["o"]),h):0;if(!e&&(i=r=m)&&t.lineStart(),m!==r&&(v=d(e,g),(Object(o["a"])(e,v)||Object(o["a"])(g,v))&&(g[0]+=a["i"],g[1]+=a["i"],m=f(g[0],g[1]))),m!==r)s=0,m?(t.lineStart(),v=d(g,e),t.point(v[0],v[1])):(v=d(e,g),t.point(v[0],v[1]),t.lineEnd()),e=v;else if(u&&e&&c^m){var b;y&n||!(b=d(g,e,!0))||(s=0,c?(t.lineStart(),t.point(b[0][0],b[0][1]),t.point(b[1][0],b[1][1]),t.lineEnd()):(t.point(b[1][0],b[1][1]),t.lineEnd(),t.lineStart(),t.point(b[0][0],b[0][1])))}!m||e&&Object(o["a"])(e,g)||t.point(g[0],g[1]),e=g,r=m,n=y},lineEnd:function(){r&&t.lineEnd(),e=null},clean:function(){return s|(i&&r)<<1}}}function d(t,e,i){var o=Object(r["a"])(t),s=Object(r["a"])(e),c=[1,0,0],u=Object(r["c"])(o,s),l=Object(r["d"])(u,u),f=u[0],h=l-f*f;if(!h)return!i&&t;var d=n*l/h,p=-n*f/h,v=Object(r["c"])(c,u),g=Object(r["f"])(c,d),m=Object(r["f"])(u,p);Object(r["b"])(g,m);var y=v,b=Object(r["d"])(g,y),x=Object(r["d"])(y,y),w=b*b-x*(Object(r["d"])(g,g)-1);if(!(w<0)){var _=Object(a["u"])(w),O=Object(r["f"])(y,(-b-_)/x);if(Object(r["b"])(O,g),O=Object(r["g"])(O),!i)return O;var C,S=t[0],M=e[0],k=t[1],j=e[1];M0^O[1]<(Object(a["a"])(O[0]-S)a["o"]^(S<=O[0]&&O[0]<=M)){var A=Object(r["f"])(y,(-b+_)/x);return Object(r["b"])(A,g),[O,Object(r["g"])(A)]}}}function p(e,n){var r=c?t:a["o"]-t,i=0;return e<-r?i|=1:e>r&&(i|=2),n<-r?i|=4:n>r&&(i|=8),i}return Object(s["a"])(f,h,l,c?[0,-t]:[-a["o"],t-a["o"]])}},function(t,e,n){"use strict";var r=n(43),i=n(5),a=n(81),o=16,s=Object(i["g"])(30*i["r"]);function c(t){return Object(a["b"])({point:function(e,n){e=t(e,n),this.stream.point(e[0],e[1])}})}function u(t,e){function n(r,a,o,c,u,l,f,h,d,p,v,g,m,y){var b=f-r,x=h-a,w=b*b+x*x;if(w>4*e&&m--){var _=c+p,O=u+v,C=l+g,S=Object(i["u"])(_*_+O*O+C*C),M=Object(i["c"])(C/=S),k=Object(i["a"])(Object(i["a"])(C)-1)e||Object(i["a"])((b*E+x*A)/w-.5)>.3||c*p+u*v+l*g=.12&&i<.234&&r>=-.425&&r<-.214?h:i>=.166&&i<.234&&r>=-.214&&r<-.115?d:f).invert(t)},v.stream=function(n){return t&&e===n?t:t=s([f.stream(e=n),h.stream(n),d.stream(n)])},v.precision=function(t){return arguments.length?(f.precision(t),h.precision(t),d.precision(t),v):f.precision()},v.scale=function(t){return arguments.length?(f.scale(t),h.scale(.35*t),d.scale(t),v.translate(f.translate())):f.scale()},v.translate=function(t){if(!arguments.length)return f.translate();var e=f.scale(),i=+t[0],a=+t[1];return n=f.translate(t).clipExtent([[i-.455*e,a-.238*e],[i+.455*e,a+.238*e]]).stream(p),c=h.translate([i-.307*e,a+.201*e]).clipExtent([[i-.425*e+r["i"],a+.12*e+r["i"]],[i-.214*e-r["i"],a+.234*e-r["i"]]]).stream(p),u=d.translate([i-.205*e,a+.212*e]).clipExtent([[i-.214*e+r["i"],a+.166*e+r["i"]],[i-.115*e-r["i"],a+.234*e-r["i"]]]).stream(p),v},v.fitExtent=Object(o["a"])(v),v.fitSize=Object(o["b"])(v),v.scale(1070)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(5),i=n(44),a=n(18),o=Object(i["b"])((function(t){return Object(r["u"])(2/(1+t))}));o.invert=Object(i["a"])((function(t){return 2*Object(r["c"])(t/2)})),e["b"]=function(){return Object(a["a"])(o).scale(124.75).clipAngle(179.999)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(5),i=n(44),a=n(18),o=Object(i["b"])((function(t){return(t=Object(r["b"])(t))&&t/Object(r["t"])(t)}));o.invert=Object(i["a"])((function(t){return t})),e["b"]=function(){return Object(a["a"])(o).scale(79.4188).clipAngle(179.999)}},function(t,e,n){"use strict";e["a"]=s;var r=n(5),i=n(80),a=n(82);function o(t){return Object(r["v"])((r["l"]+t)/2)}function s(t,e){var n=Object(r["g"])(t),i=t===e?Object(r["t"])(t):Object(r["n"])(n/Object(r["g"])(e))/Object(r["n"])(o(e)/o(t)),s=n*Object(r["p"])(o(t),i)/i;if(!i)return a["c"];function c(t,e){s>0?e<-r["l"]+r["i"]&&(e=-r["l"]+r["i"]):e>r["l"]-r["i"]&&(e=r["l"]-r["i"]);var n=s/Object(r["p"])(o(e),i);return[n*Object(r["t"])(i*t),s-n*Object(r["g"])(i*t)]}return c.invert=function(t,e){var n=s-e,a=Object(r["s"])(i)*Object(r["u"])(t*t+n*n);return[Object(r["e"])(t,n)/i,2*Object(r["d"])(Object(r["p"])(s/a,1/i))-r["l"]]},c}e["b"]=function(){return Object(i["a"])(s).scale(109.5).parallels([30,30])}},function(t,e,n){"use strict";e["a"]=o;var r=n(5),i=n(80),a=n(155);function o(t,e){var n=Object(r["g"])(t),i=t===e?Object(r["t"])(t):(n-Object(r["g"])(e))/(e-t),o=n/i+t;if(Object(r["a"])(i)2?t[2]+90:90]):(t=n(),[t[0],t[1],t[2]-90])},n([0,0,90]).scale(159.155)}},function(t,e,n){"use strict";var r=Math.PI,i=2*r,a=1e-6,o=i-a;function s(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function c(){return new s}s.prototype=c.prototype={constructor:s,moveTo:function(t,e){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+e)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(t,e){this._+="L"+(this._x1=+t)+","+(this._y1=+e)},quadraticCurveTo:function(t,e,n,r){this._+="Q"+ +t+","+ +e+","+(this._x1=+n)+","+(this._y1=+r)},bezierCurveTo:function(t,e,n,r,i,a){this._+="C"+ +t+","+ +e+","+ +n+","+ +r+","+(this._x1=+i)+","+(this._y1=+a)},arcTo:function(t,e,n,i,o){t=+t,e=+e,n=+n,i=+i,o=+o;var s=this._x1,c=this._y1,u=n-t,l=i-e,f=s-t,h=c-e,d=f*f+h*h;if(o<0)throw new Error("negative radius: "+o);if(null===this._x1)this._+="M"+(this._x1=t)+","+(this._y1=e);else if(d>a)if(Math.abs(h*u-l*f)>a&&o){var p=n-s,v=i-c,g=u*u+l*l,m=p*p+v*v,y=Math.sqrt(g),b=Math.sqrt(d),x=o*Math.tan((r-Math.acos((g+d-m)/(2*y*b)))/2),w=x/b,_=x/y;Math.abs(w-1)>a&&(this._+="L"+(t+w*f)+","+(e+w*h)),this._+="A"+o+","+o+",0,0,"+ +(h*p>f*v)+","+(this._x1=t+_*u)+","+(this._y1=e+_*l)}else this._+="L"+(this._x1=t)+","+(this._y1=e);else;},arc:function(t,e,n,s,c,u){t=+t,e=+e,n=+n;var l=n*Math.cos(s),f=n*Math.sin(s),h=t+l,d=e+f,p=1^u,v=u?s-c:c-s;if(n<0)throw new Error("negative radius: "+n);null===this._x1?this._+="M"+h+","+d:(Math.abs(this._x1-h)>a||Math.abs(this._y1-d)>a)&&(this._+="L"+h+","+d),n&&(v<0&&(v=v%i+i),v>o?this._+="A"+n+","+n+",0,1,"+p+","+(t-l)+","+(e-f)+"A"+n+","+n+",0,1,"+p+","+(this._x1=h)+","+(this._y1=d):v>a&&(this._+="A"+n+","+n+",0,"+ +(v>=r)+","+p+","+(this._x1=t+n*Math.cos(c))+","+(this._y1=e+n*Math.sin(c))))},rect:function(t,e,n,r){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+e)+"h"+ +n+"v"+ +r+"h"+-n+"Z"},toString:function(){return this._}},e["a"]=c},function(t,e,n){var r=n(3),i=n(39);r(i.prototype,{getAllNodes:function(){var t=this,e=[],n=t.root;return n.each?n.each((function(t){e.push(t)})):n.eachNode&&n.eachNode((function(t){e.push(t)})),e},getAllLinks:function(){var t,e=[],n=[this.root];while(t=n.pop()){var r=t.children;r&&r.forEach((function(r){e.push({source:t,target:r}),n.push(r)}))}return e}}),r(i.prototype,{getAllEdges:i.prototype.getAllLinks})},function(t,e,n){var r=n(3),i=n(83),a=n(15),o=n(39);r(o.prototype,{partition:function(t,e){return void 0===t&&(t=[]),void 0===e&&(e=[]),a(this.rows,t,e)},group:function(t,e){var n=this.partition(t,e);return i(n)},groups:function(t,e){return this.group(t,e)}})},function(t,e,n){var r=n(9),i=n(6),a=Object.prototype.hasOwnProperty,o=function(t,e){if(!e||!i(t))return t;var n={},o=null;return r(t,(function(t){o=e(t),a.call(n,o)?n[o].push(t):n[o]=[t]})),n};t.exports=o},function(t,e,n){var r=n(6),i=n(11),a=n(10);t.exports=function(t,e){var n;return void 0===e&&(e=[]),i(e)?n=e:r(e)?n=function(t,n){for(var r=0;rn[i])return 1}return 0}:a(e)&&(n=function(t,n){return t[e]n[e]?1:0}),t.sort(n)}},function(t,e,n){var r=n(3),i=n(156),a=n(6),o=n(19),s=n(39),c=n(157),u=n(84),l=u.STATISTICS_METHODS;function f(t,e){var n=t.getColumn(e);return a(n)&&a(n[0])&&(n=i(n)),n}l.forEach((function(t){s.prototype[t]=function(e){return o[t](f(this,e))}}));var h=o.quantile;r(s.prototype,{average:s.prototype.mean,quantile:function(t,e){return h(f(this,t),e)},quantiles:function(t,e){var n=f(this,t);return e.map((function(t){return h(n,t)}))},quantilesByFraction:function(t,e){return this.quantiles(t,c(e))},range:function(t){var e=this;return[e.min(t),e.max(t)]},extent:function(t){return this.range(t)}})},function(t,e,n){var r=n(10),i=n(40),a=n(2),o=a.registerConnector;o("default",(function(t,e){if(r(t)&&(t=e.getView(t)),!t)throw new TypeError("Invalid dataView");return i(t.rows)}))},function(t,e){var n=function(){var t={};return function(e){return e=e||"g",t[e]?t[e]+=1:t[e]=1,e+t[e]}}();t.exports=n},function(t,e,n){var r=n(10),i=n(358),a=i.dsvFormat,o=i.csvParse,s=i.tsvParse,c=n(2),u=c.registerConnector;u("dsv",(function(t,e){void 0===e&&(e={});var n=e.delimiter||",";if(!r(n))throw new TypeError("Invalid delimiter: must be a string!");return a(n).parse(t)})),u("csv",(function(t){return o(t)})),u("tsv",(function(t){return s(t)}))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(85);n.d(e,"dsvFormat",(function(){return r["a"]}));var i=n(359);n.d(e,"csvParse",(function(){return i["c"]})),n.d(e,"csvParseRows",(function(){return i["d"]})),n.d(e,"csvFormat",(function(){return i["a"]})),n.d(e,"csvFormatRows",(function(){return i["b"]}));var a=n(360);n.d(e,"tsvParse",(function(){return a["c"]})),n.d(e,"tsvParseRows",(function(){return a["d"]})),n.d(e,"tsvFormat",(function(){return a["a"]})),n.d(e,"tsvFormatRows",(function(){return a["b"]}))},function(t,e,n){"use strict";n.d(e,"c",(function(){return a})),n.d(e,"d",(function(){return o})),n.d(e,"a",(function(){return s})),n.d(e,"b",(function(){return c}));var r=n(85),i=Object(r["a"])(","),a=i.parse,o=i.parseRows,s=i.format,c=i.formatRows},function(t,e,n){"use strict";n.d(e,"c",(function(){return a})),n.d(e,"d",(function(){return o})),n.d(e,"a",(function(){return s})),n.d(e,"b",(function(){return c}));var r=n(85),i=Object(r["a"])("\t"),a=i.parse,o=i.parseRows,s=i.format,c=i.formatRows},function(t,e,n){var r=n(0),i=r.geoGraticule,a=n(2),o=a.registerConnector;function s(t,e){e.dataType="geo-graticule";var n=i().lines();return n.map((function(t,e){return t.index=""+e,t})),e.rows=n,n}o("geo-graticule",s),t.exports=s},function(t,e){t.exports=i;var n={a:7,c:6,h:1,l:2,m:2,q:4,s:4,t:2,v:1,z:0},r=/([astvzqmhlc])([^astvzqmhlc]*)/gi;function i(t){var e=[];return t.replace(r,(function(t,r,i){var a=r.toLowerCase();i=o(i),"m"==a&&i.length>2&&(e.push([r].concat(i.splice(0,2))),a="l",r="m"==r?"l":"L");while(1){if(i.length==n[a])return i.unshift(r),e.push(i);if(i.length=0)e+=n[r].value;else e=1;t.value=e}e["a"]=function(){return this.eachAfter(r)}},function(t,e,n){"use strict";e["a"]=function(t){var e,n,r,i,a=this,o=[a];do{e=o.reverse(),o=[];while(a=e.pop())if(t(a),n=a.children,n)for(r=0,i=n.length;r=0;--n)i.push(e[n]);return this}},function(t,e,n){"use strict";e["a"]=function(t){var e,n,r,i=this,a=[i],o=[];while(i=a.pop())if(o.push(i),e=i.children,e)for(n=0,r=e.length;n=0)n+=r[i].value;e.value=n}))}},function(t,e,n){"use strict";e["a"]=function(t){return this.eachBefore((function(e){e.children&&e.children.sort(t)}))}},function(t,e,n){"use strict";function r(t,e){if(t===e)return t;var n=t.ancestors(),r=e.ancestors(),i=null;t=n.pop(),e=r.pop();while(t===e)i=t,t=n.pop(),e=r.pop();return i}e["a"]=function(t){var e=this,n=r(e,t),i=[e];while(e!==n)e=e.parent,i.push(e);var a=i.length;while(t!==n)i.splice(a,0,t),t=t.parent;return i}},function(t,e,n){"use strict";e["a"]=function(){var t=this,e=[t];while(t=t.parent)e.push(t);return e}},function(t,e,n){"use strict";e["a"]=function(){var t=[];return this.each((function(e){t.push(e)})),t}},function(t,e,n){"use strict";e["a"]=function(){var t=[];return this.eachBefore((function(e){e.children||t.push(e)})),t}},function(t,e,n){"use strict";e["a"]=function(){var t=this,e=[];return t.each((function(n){n!==t&&e.push({source:n.parent,target:n})})),e}},function(t,e,n){"use strict";var r=n(160),i=n(87),a=n(162);function o(t){return Math.sqrt(t.value)}function s(t){return function(e){e.children||(e.r=Math.max(0,+t(e)||0))}}function c(t,e){return function(n){if(i=n.children){var i,a,o,s=i.length,c=t(n)*e||0;if(c)for(a=0;a0)throw new Error("cycle");return u}return n.id=function(e){return arguments.length?(t=Object(r["b"])(e),n):t},n.parentId=function(t){return arguments.length?(e=Object(r["b"])(t),n):e},n}},function(t,e,n){"use strict";var r=n(86);function i(t,e){return t.parent===e.parent?1:2}function a(t){var e=t.children;return e?e[0]:t.t}function o(t){var e=t.children;return e?e[e.length-1]:t.t}function s(t,e,n){var r=n/(e.i-t.i);e.c-=r,e.s+=n,t.c+=r,e.z+=n,e.m+=n}function c(t){var e,n=0,r=0,i=t.children,a=i.length;while(--a>=0)e=i[a],e.z+=n,e.m+=n,n+=e.s+(r+=e.c)}function u(t,e,n){return t.a.parent===e.parent?t.a:n}function l(t,e){this._=t,this.parent=null,this.children=null,this.A=null,this.a=this,this.z=0,this.m=0,this.c=0,this.s=0,this.t=null,this.i=e}function f(t){var e,n,r,i,a,o=new l(t,0),s=[o];while(e=s.pop())if(r=e._.children)for(e.children=new Array(a=r.length),i=a-1;i>=0;--i)s.push(n=e.children[i]=new l(r[i],i)),n.parent=e;return(o.parent=new l(null,0)).children=[o],o}l.prototype=Object.create(r["a"].prototype),e["a"]=function(){var t=i,e=1,n=1,r=null;function l(i){var a=f(i);if(a.eachAfter(h),a.parent.m=-a.z,a.eachBefore(d),r)i.eachBefore(v);else{var o=i,s=i,c=i;i.eachBefore((function(t){t.xs.x&&(s=t),t.depth>c.depth&&(c=t)}));var u=o===s?1:t(o,s)/2,l=u-o.x,p=e/(s.x+u+l),g=n/(c.depth||1);i.eachBefore((function(t){t.x=(t.x+l)*p,t.y=t.depth*g}))}return i}function h(e){var n=e.children,r=e.parent.children,i=e.i?r[e.i-1]:null;if(n){c(e);var a=(n[0].z+n[n.length-1].z)/2;i?(e.z=i.z+t(e._,i._),e.m=e.z-a):e.z=a}else i&&(e.z=i.z+t(e._,i._));e.parent.A=p(e,i,e.parent.A||r[0])}function d(t){t._.x=t.z+t.parent.m,t.m+=t.parent.m}function p(e,n,r){if(n){var i,c=e,l=e,f=n,h=c.parent.children[0],d=c.m,p=l.m,v=f.m,g=h.m;while(f=o(f),c=a(c),f&&c)h=a(h),l=o(l),l.a=e,i=f.z+v-c.z-d+t(f._,c._),i>0&&(s(u(f,e,r),e,i),d+=i,p+=i),v+=f.m,d+=c.m,g+=h.m,p+=l.m;f&&!o(l)&&(l.t=f,l.m+=v-p),c&&!a(h)&&(h.t=c,h.m+=d-g,r=e)}return r}function v(t){t.x*=e,t.y=t.depth*n}return l.separation=function(e){return arguments.length?(t=e,l):t},l.size=function(t){return arguments.length?(r=!1,e=+t[0],n=+t[1],l):r?null:[e,n]},l.nodeSize=function(t){return arguments.length?(r=!0,e=+t[0],n=+t[1],l):r?[e,n]:null},l}},function(t,e,n){"use strict";var r=n(163),i=n(88),a=n(87),o=n(162);e["a"]=function(){var t=i["a"],e=!1,n=1,s=1,c=[0],u=o["a"],l=o["a"],f=o["a"],h=o["a"],d=o["a"];function p(t){return t.x0=t.y0=0,t.x1=n,t.y1=s,t.eachBefore(v),c=[0],e&&t.eachBefore(r["a"]),t}function v(e){var n=c[e.depth],r=e.x0+n,i=e.y0+n,a=e.x1-n,o=e.y1-n;a=e-1){var c=s[t];return c.x0=r,c.y0=i,c.x1=a,void(c.y1=o)}var f=u[t],h=n/2+f,d=t+1,p=e-1;while(d>>1;u[v]o-i){var y=(r*m+a*g)/n;l(t,d,g,r,i,y,o),l(d,e,m,y,i,a,o)}else{var b=(i*m+o*g)/n;l(t,d,g,r,i,a,b),l(d,e,m,r,b,a,o)}}l(0,c,t.value,e,n,r,i)}},function(t,e,n){"use strict";var r=n(45),i=n(55);e["a"]=function(t,e,n,a,o){(1&t.depth?i["a"]:r["a"])(t,e,n,a,o)}},function(t,e,n){"use strict";var r=n(45),i=n(55),a=n(88);e["a"]=function t(e){function n(t,n,o,s,c){if((u=t._squarify)&&u.ratio===e){var u,l,f,h,d,p=-1,v=u.length,g=t.value;while(++p1?e:1)},n}(a["b"])},function(t,e,n){var r=n(10),i=n(391),a=i.feature,o=n(158),s=n(2),c=s.registerConnector;function u(t,e,n){var i=e.object;if(!r(i))throw new TypeError("Invalid object: must be a string!");var s=a(t,t.objects[i]);return o(s,e,n)}c("topojson",u),c("TopoJSON",u)},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(164);n.d(e,"bbox",(function(){return r["a"]}));var i=n(90);n.d(e,"feature",(function(){return i["a"]}));var a=n(393);n.d(e,"mesh",(function(){return a["a"]})),n.d(e,"meshArcs",(function(){return a["b"]}));var o=n(394);n.d(e,"merge",(function(){return o["a"]})),n.d(e,"mergeArcs",(function(){return o["b"]}));var s=n(395);n.d(e,"neighbors",(function(){return s["a"]}));var c=n(397);n.d(e,"quantize",(function(){return c["a"]}));var u=n(89);n.d(e,"transform",(function(){return u["a"]}));var l=n(167);n.d(e,"untransform",(function(){return l["a"]}))},function(t,e,n){"use strict";e["a"]=function(t,e){var n,r=t.length,i=r-e;while(i<--r)n=t[i],t[i++]=t[r],t[r]=n}},function(t,e,n){"use strict";e["b"]=a;var r=n(90),i=n(166);function a(t,e,n){var r,a,s;if(arguments.length>1)r=o(t,e,n);else for(a=0,r=new Array(s=t.arcs.length);a1)for(var o,s,c=1,u=l(a[0]);cu&&(s=a[0],a[0]=a[c],a[c]=s,u=o);return a}))}}e["a"]=function(t){return Object(r["b"])(t,o.apply(this,arguments))}},function(t,e,n){"use strict";var r=n(396);e["a"]=function(t){var e={},n=t.map((function(){return[]}));function i(t,n){t.forEach((function(t){t<0&&(t=~t);var r=e[t];r?r.push(n):e[t]=[n]}))}function a(t,e){t.forEach((function(t){i(t,e)}))}function o(t,e){"GeometryCollection"===t.type?t.geometries.forEach((function(t){o(t,e)})):t.type in s&&s[t.type](t.arcs,e)}var s={LineString:i,MultiLineString:a,Polygon:a,MultiPolygon:function(t,e){t.forEach((function(t){a(t,e)}))}};for(var c in t.forEach(o),e)for(var u=e[c],l=u.length,f=0;f>>1;t[i]=2))throw new Error("n must be ≥2");u=t.bbox||Object(r["a"])(t);var n,a=u[0],o=u[1],s=u[2],c=u[3];e={scale:[s-a?(s-a)/(n-1):1,c-o?(c-o)/(n-1):1],translate:[a,o]}}var u,l,f=Object(i["a"])(e),h=t.objects,d={};function p(t){return f(t)}function v(t){var e;switch(t.type){case"GeometryCollection":e={type:"GeometryCollection",geometries:t.geometries.map(v)};break;case"Point":e={type:"Point",coordinates:p(t.coordinates)};break;case"MultiPoint":e={type:"MultiPoint",coordinates:t.coordinates.map(p)};break;default:return t}return null!=t.id&&(e.id=t.id),null!=t.bbox&&(e.bbox=t.bbox),null!=t.properties&&(e.properties=t.properties),e}function g(t){var e,n=0,r=1,i=t.length,a=new Array(i);a[0]=f(t[0],0);while(++n1&&void 0!==arguments[1]?arguments[1]:[];return r(t,(function(t){return!i(e,t)}))};t.exports=a},function(t,e,n){var r=n(9),i=n(91),a=function(t,e){if(!i(t))return t;var n=[];return r(t,(function(t,r){e(t,r)&&n.push(t)})),n};t.exports=a},function(t,e,n){var r=n(2),i=r.registerTransform;function a(t){return t}i("map",(function(t,e){void 0===e&&(e={}),t.rows=t.rows.map(e.callback||a)}))},function(t,e,n){var r=n(3),i=n(83),a=n(15),o=n(2),s=o.registerTransform,c={groupBy:[],orderBy:[]};function u(t,e){void 0===e&&(e={}),e=r({},c,e),t.rows=i(a(t.rows,e.groupBy,e.orderBy))}s("partition",(function(t,e){void 0===e&&(e={}),e=r({},c,e),t.rows=a(t.rows,e.groupBy,e.orderBy)})),s("group",u),s("groups",u)},function(t,e,n){var r=n(3),i=n(9),a=n(6),o=n(10),s=n(19),c=s.sum,u=n(15),l=n(2),f=l.registerTransform,h=n(7),d=h.getField,p={groupBy:[],as:"_percent"};function v(t,e){void 0===e&&(e={}),e=r({},p,e);var n=d(e),s=e.dimension,l=e.groupBy,f=e.as;if(!o(s))throw new TypeError("Invalid dimension: must be a string!");if(a(f)&&(console.warn("Invalid as: must be a string, will use the first element of the array specified."),f=f[0]),!o(f))throw new TypeError("Invalid as: must be a string!");var h=t.rows,v=[],g=u(h,l);i(g,(function(t){var e=c(t.map((function(t){return t[n]})));0===e&&console.warn("Invalid data: total sum of field "+n+" is 0!");var r=u(t,[s]);i(r,(function(t){var r=c(t.map((function(t){return t[n]}))),i=t[0],a=i[s];i[n]=r,i[s]=a,i[f]=0===e?0:r/e,v.push(i)}))})),t.rows=v}f("percent",v)},function(t,e,n){var r=n(32),i=n(2),a=i.registerTransform,o=n(7),s=o.getFields;a("pick",(function(t,e){void 0===e&&(e={});var n=s(e,t.getColumnNames());t.rows=t.rows.map((function(t){return r(t,n)}))}))},function(t,e,n){var r=n(3),i=n(9),a=n(6),o=n(10),s=n(15),c=n(2),u=c.registerTransform,l=n(7),f=l.getField,h={groupBy:[],as:"_proportion"};function d(t,e){void 0===e&&(e={}),e=r({},h,e);var n=f(e),c=e.dimension,u=e.groupBy,l=e.as;if(!o(c))throw new TypeError("Invalid dimension: must be a string!");if(a(l)&&(console.warn("Invalid as: must be a string, will use the first element of the array specified."),l=l[0]),!o(l))throw new TypeError("Invalid as: must be a string!");var d=t.rows,p=[],v=s(d,u);i(v,(function(t){var e=t.length,r=s(t,[c]);i(r,(function(t){var r=t.length,i=t[0],a=i[c];i[n]=r,i[c]=a,i[l]=r/e,p.push(i)}))})),t.rows=p}u("proportion",d)},function(t,e,n){var r=n(9),i=n(54),a=n(10),o=n(2),s=o.registerTransform;function c(t,e){void 0===e&&(e={});var n=e.map||{},o={};i(n)&&r(n,(function(t,e){a(t)&&a(e)&&(o[e]=t)})),t.rows.forEach((function(t){r(n,(function(e,n){var r=t[n];delete t[n],t[e]=r}))}))}s("rename",c),s("rename-fields",c)},function(t,e,n){var r=n(2),i=r.registerTransform;i("reverse",(function(t){t.rows.reverse()}))},function(t,e,n){var r=n(2),i=r.registerTransform;i("sort",(function(t,e){void 0===e&&(e={});var n=t.getColumnName(0);t.rows.sort(e.callback||function(t,e){return t[n]-e[n]})}))},function(t,e,n){var r=n(6),i=n(412),a=n(2),o=a.registerTransform,s=n(7),c=s.getFields,u=["ASC","DESC"];function l(t,e){void 0===e&&(e={});var n=c(e,[t.getColumnName(0)]);if(!r(n))throw new TypeError("Invalid fields: must be an array with strings!");t.rows=i(t.rows,n);var a=e.order;if(a&&-1===u.indexOf(a))throw new TypeError("Invalid order: "+a+" must be one of "+u.join(", "));"DESC"===a&&t.rows.reverse()}o("sort-by",l),o("sortBy",l)},function(t,e,n){var r=n(10),i=n(11),a=n(6);function o(t,e){var n=void 0;if(i(e))n=function(t,n){return e(t)-e(n)};else{var o=[];r(e)?o.push(e):a(e)&&(o=e),n=function(t,e){for(var n=0;ne[r])return 1;if(t[r]-1&&n.splice(e,1)})),n}function l(t,e){void 0===e&&(e={}),e=r({},c,e);var n=t.rows,o=e.groupBy,s=e.orderBy,l=a(n,o,s),f=0,h=[];i(l,(function(t){t.length>f&&(f=t.length,h=t)}));var d=[],p={};if(h.forEach((function(t){var e=s.map((function(e){return t[e]})).join("-");d.push(e),p[e]=t})),"order"===e.fillBy){var v=h[0],g=[],m={};n.forEach((function(t){var e=s.map((function(e){return t[e]})).join("-");-1===g.indexOf(e)&&(g.push(e),m[e]=t)}));var y=u(g,d);y.forEach((function(t){var e={};o.forEach((function(t){e[t]=v[t]})),s.forEach((function(n){e[n]=m[t][n]})),n.push(e),h.push(e),d.push(t),p[t]=e})),f=h.length}i(l,(function(t){if(t!==h&&t.length=f-t.length)return!0;var a=p[r],c={};return o.forEach((function(t){c[t]=e[t]})),s.forEach((function(t){c[t]=a[t]})),n.push(c),!1}))}}))}s("fill-rows",l),s("fillRows",l)},function(t,e,n){var r=n(3),i=n(9),a=n(416),o=n(11),s=n(417),c=n(10),u=n(19),l=n(15),f=n(2),h=f.registerTransform,d=n(7),p=d.getField,v={groupBy:[]};function g(t){return t.filter((function(t){return!s(t)}))}var m=["mean","median","max","min"],y={};function b(t,e){void 0===e&&(e={}),e=r({},v,e);var n=p(e),u=e.method;if(!u)throw new TypeError("Invalid method!");if("value"===u&&!a(e,"value"))throw new TypeError("Invalid value: it is nil.");var f=g(t.getColumn(n)),h=l(t.rows,e.groupBy);i(h,(function(t){var r=g(t.map((function(t){return t[n]})));0===r.length&&(r=f),t.forEach((function(i){if(s(i[n]))if(o(u))i[n]=u(i,r,e.value,t);else{if(!c(u))throw new TypeError("Invalid method: must be a function or one of "+m.join(", "));i[n]=y[u](i,r,e.value)}}))}))}m.forEach((function(t){y[t]=function(e,n){return u[t](n)}})),y.value=function(t,e,n){return n},h("impute",b)},function(t,e){t.exports=function(t,e){return t.hasOwnProperty(e)}},function(t,e){var n=function(t){return void 0===t};t.exports=n},function(t,e,n){var r=n(3),i=n(156),a=n(9),o=n(6),s=n(10),c=n(24),u=n(419),l=n(19),f=n(15),h=n(2),d=h.registerTransform,p=n(84),v=p.STATISTICS_METHODS,g=n(7),m=g.getFields,y={as:[],fields:[],groupBy:[],operations:[]},b="count",x={count:function(t){return t.length},distinct:function(t,e){var n=u(t.map((function(t){return t[e]})));return n.length}};function w(t,e){e=r({},y,e);var n=m(e);if(!o(n))throw new TypeError("Invalid fields: it must be an array with one or more strings!");var i=e.as||[];s(i)&&(i=[i]);var c=e.operations;s(c)&&(c=[c]);var u=[b];if(o(c)&&c.length||(console.warn('operations is not defined, will use [ "count" ] directly.'),c=u,i=c),1!==c.length||c[0]!==b){if(c.length!==n.length)throw new TypeError("Invalid operations: it's length must be the same as fields!");if(i.length!==n.length)throw new TypeError("Invalid as: it's length must be the same as fields!")}var l=f(t.rows,e.groupBy),h=[];a(l,(function(t){var e=t[0];c.forEach((function(r,a){var o=i[a],s=n[a];e[o]=x[r](t,s)})),h.push(e)})),t.rows=h}v.forEach((function(t){x[t]=function(e,n){var r=e.map((function(t){return t[n]}));return o(r)&&o(r[0])&&(r=i(r)),l[t](r)}})),x.average=x.mean,d("aggregate",w),d("summary",w),t.exports={VALID_AGGREGATES:c(x)}},function(t,e,n){var r=n(9),i=n(168),a=function(t){var e=[];return r(t,(function(t){i(e,t)||e.push(t)})),e};t.exports=a},function(t,e,n){var r=n(3),i=n(6),a=n(56),o=n(421),s=n(57),c=n(2),u=c.registerTransform,l=n(7),f=l.getFields,h=n(58),d=h.silverman,p={as:["x","y"],method:"linear",order:2,precision:2},v=["linear","exponential","logarithmic","power","polynomial"];function g(t,e){e=r({},p,e);var n=f(e);if(!i(n)||2!==n.length)throw new TypeError("invalid fields: must be an array of 2 strings.");var c=n[0],u=n[1],l=e.method;if(-1===v.indexOf(l))throw new TypeError("invalid method: "+l+". Must be one of "+v.join(", "));var h=t.rows.map((function(t){return[t[c],t[u]]})),g=o[l](h,e),m=e.extent;i(m)&&2===m.length||(m=t.range(c));var y=e.bandwidth;(!a(y)||y<=0)&&(y=d(t.getColumn(c)));var b=s(m,y),x=[],w=e.as,_=w[0],O=w[1];b.forEach((function(t){var e={},n=g.predict(t),r=n[0],i=n[1];e[_]=r,e[O]=i,isFinite(i)&&x.push(e)})),t.rows=x}u("regression",g),t.exports={REGRESSION_METHODS:v}},function(t,e,n){var r,i,a;(function(n,o){i=[t],r=o,a="function"===typeof r?r.apply(e,i):r,void 0===a||(t.exports=a)})(0,(function(t){"use strict";function e(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var n=Object.assign||function(t){for(var e=1;eMath.abs(n[a][o])&&(o=s);for(var c=a;c=a;f--)n[f][l]-=n[f][a]*n[a][l]/n[a][a]}for(var h=r-1;h>=0;h--){for(var d=0,p=h+1;p=0;w--)x+=w>1?m[w]+"x^"+w+" + ":1===w?m[w]+"x + ":m[w];return{string:x,points:b,predict:y,equation:[].concat(r(m)).reverse(),r2:s(a(t,b),e.precision)}}};function u(){var t=function(t,r){return n({_round:s},t,e({},r,(function(t,e){return c[r](t,n({},i,e))})))};return Object.keys(c).reduce(t,{})}t.exports=u()}))},function(t,e,n){var r=n(3),i=n(9),a=n(9),o=n(6),s=n(11),c=n(56),u=n(10),l=n(24),f=n(32),h=n(57),d=n(92),p=n(58),v=n(15),g=n(2),m=g.registerTransform,y=n(7),b=y.getFields,x=n(19),w=x.kernelDensityEstimation,_={minSize:.01,as:["key","y","size"],extent:[],method:"gaussian",bandwidth:"nrd",step:0,groupBy:[]},O=l(d),C=l(p);function S(t,e){e=r({},_,e);var n=b(e);if(!o(n)||n.length<1)throw new TypeError("invalid fields: must be an array of at least 1 strings!");var l=e.as;if(!o(l)||3!==l.length)throw new TypeError("invalid as: must be an array of 3 strings!");var g=e.method;if(u(g)){if(-1===O.indexOf(g))throw new TypeError("invalid method: "+g+". Must be one of "+O.join(", "));g=d[g]}if(!s(g))throw new TypeError("invalid method: kernel method must be a function!");var m=e.extent;if(!o(m)||0===m.length){var y=[];i(n,(function(e){var n=t.range(e);y=y.concat(n)})),m=[Math.min.apply(Math,y),Math.max.apply(Math,y)]}var x=e.bandwidth;u(x)&&p[x]?x=p[x](t.getColumn(n[0])):s(x)?x=x(t.getColumn(n[0])):(!c(x)||x<=0)&&(x=p.nrd(t.getColumn(n[0])));var C=h(m,e.step?e.step:x),S=[],M=e.groupBy,k=v(t.rows,M);a(k,(function(t){var r={};i(n,(function(n){var a=f(t[0],M);r[n]=w(t.map((function(t){return t[n]})),g,x);var o=l[0],s=l[1],c=l[2];a[o]=n,a[s]=[],a[c]=[],i(C,(function(t){var i=r[n](t);i>=e.minSize&&(a[s].push(t),a[c].push(i))})),S.push(a)}))})),t.rows=S}m("kernel-density-estimation",S),m("kde",S),m("KDE",S),t.exports={KERNEL_METHODS:O,BANDWIDTH_METHODS:C}},function(t,e,n){var r=n(3),i=n(9),a=n(6),o=n(2),s=o.registerTransform,c=n(7),u=c.getFields,l={as:["x","y","count"],bins:[30,30],offset:[0,0],sizeByCount:!1},f=Math.sqrt(3),h=Math.PI/3,d=[0,h,2*h,3*h,4*h,5*h];function p(t,e,n,r){return Math.sqrt((t-n)*(t-n)+(e-r)*(e-r))}function v(t,e,n){var r=t-n;e/=2;var i=Math.floor(r/e),a=e*(i+(1===Math.abs(i%2)?1:0)),o=e*(i+(1===Math.abs(i%2)?0:1));return[a+n,o+n]}function g(t,e,n){void 0===e&&(e=[1,1]),void 0===n&&(n=[0,0]);var r={},i=e,a=i[0],o=i[1],s=n,c=s[0],u=s[1];return t.forEach((function(t){var e,n,i,s=t[0],l=t[1],f=v(s,a,c),h=f[0],d=f[1],g=v(l,o,u),m=g[0],y=g[1],b=p(s,l,h,m),x=p(s,l,d,y);bL&&(L=t.count)})),i(M,(function(t){var n=t.x,r=t.y,i=t.count,a={};a[z]=i,e.sizeByCount?(a[j]=A.map((function(e){return n+t.count/L*e[0]})),a[T]=A.map((function(e){return(r+t.count/L*e[1])/C}))):(a[j]=A.map((function(t){return n+t[0]})),a[T]=A.map((function(t){return(r+t[1])/C}))),P.push(a)})),t.rows=P}s("bin.hexagon",m),s("bin.hex",m),s("hexbin",m)},function(t,e,n){var r=n(3),i=n(9),a=n(32),o=n(15),s=n(2),c=s.registerTransform,u=n(7),l=u.getField,f={as:["x","count"],bins:30,offset:0,groupBy:[]};function h(t,e,n){var r=t-n,i=Math.floor(r/e);return[i*e+n,(i+1)*e+n]}function d(t,e){e=r({},f,e);var n=l(e);if(0!==t.rows.length){var s=t.range(n),c=s[1]-s[0],u=e.binWidth;if(!u){var d=e.bins;if(d<=0)throw new TypeError("Invalid bins: it must be a positive number!");u=c/d}var p=e.offset%u,v=[],g=e.groupBy,m=o(t.rows,g);i(m,(function(t){var o={},s=t.map((function(t){return t[n]}));s.forEach((function(t){var e=h(t,u,p),n=e[0],r=e[1],i=n+"-"+r;o[i]=o[i]||{x0:n,x1:r,count:0},o[i].count++}));var c=e.as,l=c[0],f=c[1];if(!l||!f)throw new TypeError('Invalid as: it must be an array with 2 elements (e.g. [ "x", "count" ])!');var d=a(t[0],g);i(o,(function(t){var e=r({},d);e[l]=[t.x0,t.x1],e[f]=t.count,v.push(e)}))})),t.rows=v}}c("bin.histogram",d),c("bin.dot",d)},function(t,e,n){var r=n(3),i=n(9),a=n(6),o=n(10),s=n(19),c=s.quantile,u=n(15),l=n(157),f=n(2),h=f.registerTransform,d=n(7),p=d.getField,v={as:"_bin",groupBy:[],fraction:4};function g(t,e){e=r({},v,e);var n=p(e),s=e.as;if(!o(s))throw new TypeError('Invalid as: it must be a string (e.g. "_bin")!');var f=e.p,h=e.fraction;a(f)&&0!==f.length||(f=l(h));var d=t.rows,g=e.groupBy,m=u(d,g),y=[];i(m,(function(t){var e=t[0],r=t.map((function(t){return t[n]})),i=f.map((function(t){return c(r,t)}));e[s]=i,y.push(e)})),t.rows=y}h("bin.quantile",g)},function(t,e,n){var r=n(3),i=n(9),a=n(2),o=a.registerTransform,s=n(7),c=s.getFields,u={as:["x","y","count"],bins:[30,30],offset:[0,0],sizeByCount:!1};function l(t,e,n){var r=t-n,i=Math.floor(r/e);return[i*e+n,(i+1)*e+n]}function f(t,e){e=r({},u,e);var n=c(e),a=n[0],o=n[1];if(!a||!o)throw new TypeError("Invalid fields: must be an array with 2 strings!");var s=t.range(a),f=t.range(o),h=s[1]-s[0],d=f[1]-f[0],p=e.binWidth||[];if(2!==p.length){var v=e.bins,g=v[0],m=v[1];if(g<=0||m<=0)throw new TypeError("Invalid bins: must be an array with 2 positive numbers (e.g. [ 30, 30 ])!");p=[h/g,d/m]}var y=t.rows.map((function(t){return[t[a],t[o]]})),b={},x=e.offset,w=x[0],_=x[1];y.forEach((function(t){var e=l(t[0],p[0],w),n=e[0],r=e[1],i=l(t[1],p[1],_),a=i[0],o=i[1],s=n+"-"+r+"-"+a+"-"+o;b[s]=b[s]||{x0:n,x1:r,y0:a,y1:o,count:0},b[s].count++}));var O=[],C=e.as,S=C[0],M=C[1],k=C[2];if(!S||!M||!k)throw new TypeError('Invalid as: it must be an array with 3 strings (e.g. [ "x", "y", "count" ])!');if(e.sizeByCount){var j=0;i(b,(function(t){t.count>j&&(j=t.count)})),i(b,(function(t){var e=t.x0,n=t.x1,r=t.y0,i=t.y1,a=t.count,o=a/j,s=(e+n)/2,c=(r+i)/2,u=(n-e)*o/2,l=(i-r)*o/2,f=s-u,h=s+u,d=c-l,p=c+l,v={};v[S]=[f,h,h,f],v[M]=[d,d,p,p],v[k]=a,O.push(v)}))}else i(b,(function(t){var e={};e[S]=[t.x0,t.x1,t.x1,t.x0],e[M]=[t.y0,t.y0,t.y1,t.y1],e[k]=t.count,O.push(e)}));t.rows=O}o("bin.rectangle",f),o("bin.rect",f)},function(t,e,n){var r=n(3),i=n(6),a=n(10),o=n(2),s=o.registerTransform,c=n(7),u=c.getField,l={as:["_centroid_x","_centroid_y"]};function f(t,e){e=r({},l,e);var n=u(e),o=e.geoView||e.geoDataView;if(a(o)&&(o=t.dataSet.getView(o)),!o||"geo"!==o.dataType)throw new TypeError("Invalid geoView: must be a DataView of GEO dataType!");var s=e.as;if(!i(s)||2!==s.length)throw new TypeError('Invalid as: it must be an array with 2 strings (e.g. [ "cX", "cY" ])!');var c=s[0],f=s[1];t.rows.forEach((function(t){var e=o.geoFeatureByName(t[n]);e&&(o._projectedAs?(t[c]=e[o._projectedAs[2]],t[f]=e[o._projectedAs[3]]):(t[c]=e.centroidX,t[f]=e.centroidY))}))}s("geo.centroid",f)},function(t,e,n){var r=n(3),i=n(0),a=n(159),o=n(6),s=n(2),c=s.registerTransform,u=n(141),l=i.geoPath,f={as:["_x","_y","_centroid_x","_centroid_y"]};function h(t,e){if("geo"!==t.dataType&&"geo-graticule"!==t.dataType)throw new TypeError("Invalid dataView: this transform is for Geo data only!");e=r({},f,e);var n=e.projection;if(!n)throw new TypeError("Invalid projection!");n=u(n);var i=l(n),s=e.as;if(!o(s)||4!==s.length)throw new TypeError('Invalid as: it must be an array with 4 strings (e.g. [ "x", "y", "cX", "cY" ])!');t._projectedAs=s;var c=s[0],h=s[1],d=s[2],p=s[3];t.rows.forEach((function(t){t[c]=[],t[h]=[];var e=i(t);if(e){var n=a(e);n._path.forEach((function(e){t[c].push(e[1]),t[h].push(e[2])}));var r=i.centroid(t);t[d]=r[0],t[p]=r[1]}})),t.rows=t.rows.filter((function(t){return 0!==t[c].length}))}c("geo.projection",h)},function(t,e,n){var r=n(3),i=n(6),a=n(10),o=n(2),s=o.registerTransform,c=n(7),u=c.getField,l={as:["_x","_y"]};function f(t,e){e=r({},l,e);var n=u(e),o=e.geoView||e.geoDataView;if(a(o)&&(o=t.dataSet.getView(o)),!o||"geo"!==o.dataType)throw new TypeError("Invalid geoView: must be a DataView of GEO dataType!");var s=e.as;if(!i(s)||2!==s.length)throw new TypeError('Invalid as: it must be an array with 2 strings (e.g. [ "x", "y" ])!');var c=s[0],f=s[1];t.rows.forEach((function(t){var e=o.geoFeatureByName(t[n]);e&&(o._projectedAs?(t[c]=e[o._projectedAs[0]],t[f]=e[o._projectedAs[1]]):(t[c]=e.longitude,t[f]=e.latitude))}))}s("geo.region",f)},function(t,e,n){var r=n(3),i=n(9),a=n(6),o=n(83),s=n(11),c=n(2),u=c.registerTransform,l={y:0,thickness:.05,weight:!1,marginRatio:.1,id:function(t){return t.id},source:function(t){return t.source},target:function(t){return t.target},sourceWeight:function(t){return t.value||1},targetWeight:function(t){return t.value||1},sortBy:null};function f(t,e,n){return void 0===n&&(n={}),t.forEach((function(t){var r=e.edgeSource(t),i=e.edgeTarget(t);n[r]||(n[r]={id:r}),n[i]||(n[i]={id:i})})),o(n)}function h(t,e,n){i(t,(function(t,r){t.inEdges=e.filter((function(t){return""+n.target(t)===""+r})),t.outEdges=e.filter((function(t){return""+n.source(t)===""+r})),t.edges=t.outEdges.concat(t.inEdges),t.frequency=t.edges.length,t.value=0,t.inEdges.forEach((function(e){t.value+=n.targetWeight(e)})),t.outEdges.forEach((function(e){t.value+=n.sourceWeight(e)}))}))}function d(t,e){var n={weight:function(t,e){return e.value-t.value},frequency:function(t,e){return e.frequency-t.frequency},id:function(t,n){return(""+e.id(t)).localeCompare(""+e.id(n))}},r=n[e.sortBy];!r&&s(e.sortBy)&&(r=e.sortBy),r&&t.sort(r)}function p(t,e){var n=t.length;if(!n)throw new TypeError("Invalid nodes: it's empty!");if(e.weight){var r=e.marginRatio;if(r<0||r>=1)throw new TypeError("Invalid marginRatio: it must be in range [0, 1)!");var i=r/(2*n),a=e.thickness;if(a<=0||a>=1)throw new TypeError("Invalid thickness: it must be in range (0, 1)!");var o=0;t.forEach((function(t){o+=t.value})),t.forEach((function(t){t.weight=t.value/o,t.width=t.weight*(1-r),t.height=a})),t.forEach((function(n,r){for(var o=0,s=r-1;s>=0;s--)o+=t[s].width+2*i;var c=n.minX=i+o,u=n.maxX=n.minX+n.width,l=n.minY=e.y-a/2,f=n.maxY=l+a;n.x=[c,u,u,c],n.y=[l,l,f,f]}))}else{var s=1/n;t.forEach((function(t,n){t.x=(n+.5)*s,t.y=e.y}))}}function v(t,e,n){if(n.weight){var r={};i(t,(function(t,e){r[e]=t.value})),e.forEach((function(e){var i=n.source(e),a=n.target(e),o=t[i],s=t[a];if(o&&s){var c=r[i],u=n.sourceWeight(e),l=o.minX+(o.value-c)/o.value*o.width,f=l+u/o.value*o.width;r[i]-=u;var h=r[a],d=n.targetWeight(e),p=s.minX+(s.value-h)/s.value*s.width,v=p+d/s.value*s.width;r[a]-=d;var g=n.y;e.x=[l,f,p,v],e.y=[g,g,g,g]}}))}else e.forEach((function(e){var r=t[n.source(e)],i=t[n.target(e)];r&&i&&(e.x=[r.x,i.x],e.y=[r.y,i.y])}))}function g(t,e){e=r({},l,e);var n={},i=t.nodes,o=t.edges;a(i)&&0!==i.length||(i=f(o,e,n)),i.forEach((function(t){var r=e.id(t);n[r]=t})),h(n,o,e),d(i,e),p(i,e),v(n,o,e),t.nodes=i,t.edges=o}u("diagram.arc",g),u("arc",g)},function(t,e,n){var r=n(3),i=n(432),a=n(2),o=a.registerTransform,s={rankdir:"TB",align:"TB",nodesep:50,edgesep:10,ranksep:50,source:function(t){return t.source},target:function(t){return t.target}};function c(t,e){e=r({},s,e);var n=new i.graphlib.Graph;n.setGraph({}),n.setDefaultEdgeLabel((function(){return{}})),t.nodes.forEach((function(t){var r=e.nodeId?e.nodeId(t):t.id;t.height||t.width||(t.height=t.width=e.edgesep),n.setNode(r,t)})),t.edges.forEach((function(t){n.setEdge(e.source(t),e.target(t))})),i.layout(n);var a=[],o=[];n.nodes().forEach((function(t){var e=n.node(t),r=e.x,i=e.y,o=e.height,s=e.width;e.x=[r-s/2,r+s/2,r+s/2,r-s/2],e.y=[i+o/2,i+o/2,i-o/2,i-o/2],a.push(e)})),n.edges().forEach((function(t){var e=n.edge(t),r=e.points,i={};i.x=r.map((function(t){return t.x})),i.y=r.map((function(t){return t.y})),o.push(i)})),t.nodes=a,t.edges=o}o("diagram.dagre",c),o("dagre",c)},function(t,e,n){t.exports={graphlib:n(16),layout:n(448),debug:n(470),util:{time:n(12).time,notime:n(12).notime},version:n(471)}},function(t,e,n){var r=n(434);t.exports={Graph:r.Graph,json:n(438),alg:n(439),version:r.version}},function(t,e,n){t.exports={Graph:n(93),version:n(437)}},function(t,e){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(r){"object"===typeof window&&(n=window)}t.exports=n},function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},function(t,e){t.exports="2.1.5"},function(t,e,n){var r=n(13),i=n(93);function a(t){var e={options:{directed:t.isDirected(),multigraph:t.isMultigraph(),compound:t.isCompound()},nodes:o(t),edges:s(t)};return r.isUndefined(t.graph())||(e.value=r.clone(t.graph())),e}function o(t){return r.map(t.nodes(),(function(e){var n=t.node(e),i=t.parent(e),a={v:e};return r.isUndefined(n)||(a.value=n),r.isUndefined(i)||(a.parent=i),a}))}function s(t){return r.map(t.edges(),(function(e){var n=t.edge(e),i={v:e.v,w:e.w};return r.isUndefined(e.name)||(i.name=e.name),r.isUndefined(n)||(i.value=n),i}))}function c(t){var e=new i(t.options).setGraph(t.value);return r.each(t.nodes,(function(t){e.setNode(t.v,t.value),t.parent&&e.setParent(t.v,t.parent)})),r.each(t.edges,(function(t){e.setEdge({v:t.v,w:t.w,name:t.name},t.value)})),e}t.exports={write:a,read:c}},function(t,e,n){t.exports={components:n(440),dijkstra:n(170),dijkstraAll:n(441),findCycles:n(442),floydWarshall:n(443),isAcyclic:n(444),postorder:n(445),preorder:n(446),prim:n(447),tarjan:n(172),topsort:n(173)}},function(t,e,n){var r=n(13);function i(t){var e,n={},i=[];function a(i){r.has(n,i)||(n[i]=!0,e.push(i),r.each(t.successors(i),a),r.each(t.predecessors(i),a))}return r.each(t.nodes(),(function(t){e=[],a(t),e.length&&i.push(e)})),i}t.exports=i},function(t,e,n){var r=n(170),i=n(13);function a(t,e,n){return i.transform(t.nodes(),(function(i,a){i[a]=r(t,a,e,n)}),{})}t.exports=a},function(t,e,n){var r=n(13),i=n(172);function a(t){return r.filter(i(t),(function(e){return e.length>1||1===e.length&&t.hasEdge(e[0],e[0])}))}t.exports=a},function(t,e,n){var r=n(13);t.exports=a;var i=r.constant(1);function a(t,e,n){return o(t,e||i,n||function(e){return t.outEdges(e)})}function o(t,e,n){var r={},i=t.nodes();return i.forEach((function(t){r[t]={},r[t][t]={distance:0},i.forEach((function(e){t!==e&&(r[t][e]={distance:Number.POSITIVE_INFINITY})})),n(t).forEach((function(n){var i=n.v===t?n.w:n.v,a=e(n);r[t][i]={distance:a,predecessor:t}}))})),i.forEach((function(t){var e=r[t];i.forEach((function(n){var a=r[n];i.forEach((function(n){var r=a[t],i=e[n],o=a[n],s=r.distance+i.distance;s0){if(n=c.removeMin(),r.has(s,n))o.setEdge(n,s[n]);else{if(l)throw new Error("Input graph is not connected: "+t);l=!0}t.nodeEdges(n).forEach(u)}return o}t.exports=o},function(t,e,n){"use strict";var r=n(8),i=n(449),a=n(452),o=n(453),s=n(12).normalizeRanks,c=n(455),u=n(12).removeEmptyRanks,l=n(456),f=n(457),h=n(458),d=n(459),p=n(468),v=n(12),g=n(16).Graph;function m(t,e){var n=e&&e.debugTiming?v.time:v.notime;n("layout",(function(){var e=n(" buildLayoutGraph",(function(){return j(t)}));n(" runLayout",(function(){y(e,n)})),n(" updateInputGraph",(function(){b(t,e)}))}))}function y(t,e){e(" makeSpaceForEdgeLabels",(function(){T(t)})),e(" removeSelfEdges",(function(){H(t)})),e(" acyclic",(function(){i.run(t)})),e(" nestingGraph.run",(function(){l.run(t)})),e(" rank",(function(){o(v.asNonCompoundGraph(t))})),e(" injectEdgeLabelProxies",(function(){z(t)})),e(" removeEmptyRanks",(function(){u(t)})),e(" nestingGraph.cleanup",(function(){l.cleanup(t)})),e(" normalizeRanks",(function(){s(t)})),e(" assignRankMinMax",(function(){E(t)})),e(" removeEdgeLabelProxies",(function(){A(t)})),e(" normalize.run",(function(){a.run(t)})),e(" parentDummyChains",(function(){c(t)})),e(" addBorderSegments",(function(){f(t)})),e(" order",(function(){d(t)})),e(" insertSelfEdges",(function(){D(t)})),e(" adjustCoordinateSystem",(function(){h.adjust(t)})),e(" position",(function(){p(t)})),e(" positionSelfEdges",(function(){F(t)})),e(" removeBorderNodes",(function(){R(t)})),e(" normalize.undo",(function(){a.undo(t)})),e(" fixupEdgeLabelCoords",(function(){V(t)})),e(" undoCoordinateSystem",(function(){h.undo(t)})),e(" translateGraph",(function(){P(t)})),e(" assignNodeIntersects",(function(){L(t)})),e(" reversePoints",(function(){I(t)})),e(" acyclic.undo",(function(){i.undo(t)}))}function b(t,e){r.forEach(t.nodes(),(function(n){var r=t.node(n),i=e.node(n);r&&(r.x=i.x,r.y=i.y,e.children(n).length&&(r.width=i.width,r.height=i.height))})),r.forEach(t.edges(),(function(n){var i=t.edge(n),a=e.edge(n);i.points=a.points,r.has(a,"x")&&(i.x=a.x,i.y=a.y)})),t.graph().width=e.graph().width,t.graph().height=e.graph().height}t.exports=m;var x=["nodesep","edgesep","ranksep","marginx","marginy"],w={ranksep:50,edgesep:20,nodesep:50,rankdir:"tb"},_=["acyclicer","ranker","rankdir","align"],O=["width","height"],C={width:0,height:0},S=["minlen","weight","width","height","labeloffset"],M={minlen:1,weight:1,width:0,height:0,labeloffset:10,labelpos:"r"},k=["labelpos"];function j(t){var e=new g({multigraph:!0,compound:!0}),n=$(t.graph());return e.setGraph(r.merge({},w,N(n,x),r.pick(n,_))),r.forEach(t.nodes(),(function(n){var i=$(t.node(n));e.setNode(n,r.defaults(N(i,O),C)),e.setParent(n,t.parent(n))})),r.forEach(t.edges(),(function(n){var i=$(t.edge(n));e.setEdge(n,r.merge({},M,N(i,S),r.pick(i,k)))})),e}function T(t){var e=t.graph();e.ranksep/=2,r.forEach(t.edges(),(function(n){var r=t.edge(n);r.minlen*=2,"c"!==r.labelpos.toLowerCase()&&("TB"===e.rankdir||"BT"===e.rankdir?r.width+=r.labeloffset:r.height+=r.labeloffset)}))}function z(t){r.forEach(t.edges(),(function(e){var n=t.edge(e);if(n.width&&n.height){var r=t.node(e.v),i=t.node(e.w),a={rank:(i.rank-r.rank)/2+r.rank,e:e};v.addDummyNode(t,"edge-proxy",a,"_ep")}}))}function E(t){var e=0;r.forEach(t.nodes(),(function(n){var i=t.node(n);i.borderTop&&(i.minRank=t.node(i.borderTop).rank,i.maxRank=t.node(i.borderBottom).rank,e=r.max(e,i.maxRank))})),t.graph().maxRank=e}function A(t){r.forEach(t.nodes(),(function(e){var n=t.node(e);"edge-proxy"===n.dummy&&(t.edge(n.e).labelRank=n.rank,t.removeNode(e))}))}function P(t){var e=Number.POSITIVE_INFINITY,n=0,i=Number.POSITIVE_INFINITY,a=0,o=t.graph(),s=o.marginx||0,c=o.marginy||0;function u(t){var r=t.x,o=t.y,s=t.width,c=t.height;e=Math.min(e,r-s/2),n=Math.max(n,r+s/2),i=Math.min(i,o-c/2),a=Math.max(a,o+c/2)}r.forEach(t.nodes(),(function(e){u(t.node(e))})),r.forEach(t.edges(),(function(e){var n=t.edge(e);r.has(n,"x")&&u(n)})),e-=s,i-=c,r.forEach(t.nodes(),(function(n){var r=t.node(n);r.x-=e,r.y-=i})),r.forEach(t.edges(),(function(n){var a=t.edge(n);r.forEach(a.points,(function(t){t.x-=e,t.y-=i})),r.has(a,"x")&&(a.x-=e),r.has(a,"y")&&(a.y-=i)})),o.width=n-e+s,o.height=a-i+c}function L(t){r.forEach(t.edges(),(function(e){var n,r,i=t.edge(e),a=t.node(e.v),o=t.node(e.w);i.points?(n=i.points[0],r=i.points[i.points.length-1]):(i.points=[],n=o,r=a),i.points.unshift(v.intersectRect(a,n)),i.points.push(v.intersectRect(o,r))}))}function V(t){r.forEach(t.edges(),(function(e){var n=t.edge(e);if(r.has(n,"x"))switch("l"!==n.labelpos&&"r"!==n.labelpos||(n.width-=n.labeloffset),n.labelpos){case"l":n.x-=n.width/2+n.labeloffset;break;case"r":n.x+=n.width/2+n.labeloffset;break}}))}function I(t){r.forEach(t.edges(),(function(e){var n=t.edge(e);n.reversed&&n.points.reverse()}))}function R(t){r.forEach(t.nodes(),(function(e){if(t.children(e).length){var n=t.node(e),i=t.node(n.borderTop),a=t.node(n.borderBottom),o=t.node(r.last(n.borderLeft)),s=t.node(r.last(n.borderRight));n.width=Math.abs(s.x-o.x),n.height=Math.abs(a.y-i.y),n.x=o.x+n.width/2,n.y=i.y+n.height/2}})),r.forEach(t.nodes(),(function(e){"border"===t.node(e).dummy&&t.removeNode(e)}))}function H(t){r.forEach(t.edges(),(function(e){if(e.v===e.w){var n=t.node(e.v);n.selfEdges||(n.selfEdges=[]),n.selfEdges.push({e:e,label:t.edge(e)}),t.removeEdge(e)}}))}function D(t){var e=v.buildLayerMatrix(t);r.forEach(e,(function(e){var n=0;r.forEach(e,(function(e,i){var a=t.node(e);a.order=i+n,r.forEach(a.selfEdges,(function(e){v.addDummyNode(t,"selfedge",{width:e.label.width,height:e.label.height,rank:a.rank,order:i+ ++n,e:e.e,label:e.label},"_se")})),delete a.selfEdges}))}))}function F(t){r.forEach(t.nodes(),(function(e){var n=t.node(e);if("selfedge"===n.dummy){var r=t.node(n.e.v),i=r.x+r.width/2,a=r.y,o=n.x-i,s=r.height/2;t.setEdge(n.e,n.label),t.removeNode(e),n.label.points=[{x:i+2*o/3,y:a-s},{x:i+5*o/6,y:a-s},{x:i+o,y:a},{x:i+5*o/6,y:a+s},{x:i+2*o/3,y:a+s}],n.label.x=n.x,n.label.y=n.y}}))}function N(t,e){return r.mapValues(r.pick(t,e),Number)}function $(t){var e={};return r.forEach(t,(function(t,n){e[n.toLowerCase()]=t})),e}},function(t,e,n){"use strict";var r=n(8),i=n(450);function a(t){var e="greedy"===t.graph().acyclicer?i(t,n(t)):o(t);function n(t){return function(e){return t.edge(e).weight}}r.forEach(e,(function(e){var n=t.edge(e);t.removeEdge(e),n.forwardName=e.name,n.reversed=!0,t.setEdge(e.w,e.v,n,r.uniqueId("rev"))}))}function o(t){var e=[],n={},i={};function a(o){r.has(i,o)||(i[o]=!0,n[o]=!0,r.forEach(t.outEdges(o),(function(t){r.has(n,t.w)?e.push(t):a(t.w)})),delete n[o])}return r.forEach(t.nodes(),a),e}function s(t){r.forEach(t.edges(),(function(e){var n=t.edge(e);if(n.reversed){t.removeEdge(e);var r=n.forwardName;delete n.reversed,delete n.forwardName,t.setEdge(e.w,e.v,n,r)}}))}t.exports={run:a,undo:s}},function(t,e,n){var r=n(8),i=n(16).Graph,a=n(451);t.exports=s;var o=r.constant(1);function s(t,e){if(t.nodeCount()<=1)return[];var n=l(t,e||o),i=c(n.graph,n.buckets,n.zeroIdx);return r.flatten(r.map(i,(function(e){return t.outEdges(e.v,e.w)})),!0)}function c(t,e,n){var r,i=[],a=e[e.length-1],o=e[0];while(t.nodeCount()){while(r=o.dequeue())u(t,e,n,r);while(r=a.dequeue())u(t,e,n,r);if(t.nodeCount())for(var s=e.length-2;s>0;--s)if(r=e[s].dequeue(),r){i=i.concat(u(t,e,n,r,!0));break}}return i}function u(t,e,n,i,a){var o=a?[]:void 0;return r.forEach(t.inEdges(i.v),(function(r){var i=t.edge(r),s=t.node(r.v);a&&o.push({v:r.v,w:r.w}),s.out-=i,f(e,n,s)})),r.forEach(t.outEdges(i.v),(function(r){var i=t.edge(r),a=r.w,o=t.node(a);o["in"]-=i,f(e,n,o)})),t.removeNode(i.v),o}function l(t,e){var n=new i,o=0,s=0;r.forEach(t.nodes(),(function(t){n.setNode(t,{v:t,in:0,out:0})})),r.forEach(t.edges(),(function(t){var r=n.edge(t.v,t.w)||0,i=e(t),a=r+i;n.setEdge(t.v,t.w,a),s=Math.max(s,n.node(t.v).out+=i),o=Math.max(o,n.node(t.w)["in"]+=i)}));var c=r.range(s+o+3).map((function(){return new a})),u=o+1;return r.forEach(n.nodes(),(function(t){f(c,u,n.node(t))})),{graph:n,buckets:c,zeroIdx:u}}function f(t,e,n){n.out?n["in"]?t[n.out-n["in"]+e].enqueue(n):t[t.length-1].enqueue(n):t[0].enqueue(n)}},function(t,e){function n(){var t={};t._next=t._prev=t,this._sentinel=t}function r(t){t._prev._next=t._next,t._next._prev=t._prev,delete t._next,delete t._prev}function i(t,e){if("_next"!==t&&"_prev"!==t)return e}t.exports=n,n.prototype.dequeue=function(){var t=this._sentinel,e=t._prev;if(e!==t)return r(e),e},n.prototype.enqueue=function(t){var e=this._sentinel;t._prev&&t._next&&r(t),t._next=e._next,e._next._prev=t,e._next=t,t._prev=e},n.prototype.toString=function(){var t=[],e=this._sentinel,n=e._prev;while(n!==e)t.push(JSON.stringify(n,i)),n=n._prev;return"["+t.join(", ")+"]"}},function(t,e,n){"use strict";var r=n(8),i=n(12);function a(t){t.graph().dummyChains=[],r.forEach(t.edges(),(function(e){o(t,e)}))}function o(t,e){var n=e.v,r=t.node(n).rank,a=e.w,o=t.node(a).rank,s=e.name,c=t.edge(e),u=c.labelRank;if(o!==r+1){var l,f,h;for(t.removeEdge(e),h=0,++r;rc.lim&&(u=c,l=!0);var f=r.filter(e.edges(),(function(e){return l===w(t,t.node(e.v),u)&&l!==w(t,t.node(e.w),u)}));return r.minBy(f,(function(t){return a(e,t)}))}function y(t,e,n,r){var i=n.v,a=n.w;t.removeEdge(i,a),t.setEdge(r.v,r.w,{}),p(t),f(t,e),b(t,e)}function b(t,e){var n=r.find(t.nodes(),(function(t){return!e.node(t).parent})),i=s(t,n);i=i.slice(1),r.forEach(i,(function(n){var r=t.node(n).parent,i=e.edge(n,r),a=!1;i||(i=e.edge(r,n),a=!0),e.node(n).rank=e.node(r).rank+(a?i.minlen:-i.minlen)}))}function x(t,e,n){return t.hasEdge(e,n)}function w(t,e,n){return n.low<=e.lim&&e.lim<=n.lim}t.exports=l,l.initLowLimValues=p,l.initCutValues=f,l.calcCutValue=d,l.leaveEdge=g,l.enterEdge=m,l.exchangeEdges=y},function(t,e,n){var r=n(8);function i(t){var e=o(t);r.forEach(t.graph().dummyChains,(function(n){var r=t.node(n),i=r.edgeObj,o=a(t,e,i.v,i.w),s=o.path,c=o.lca,u=0,l=s[u],f=!0;while(n!==i.w){if(r=t.node(n),f){while((l=s[u])!==c&&t.node(l).maxRankc||u>e[i].lim));a=i,i=r;while((i=t.parent(i))!==a)s.push(i);return{path:o.concat(s.reverse()),lca:a}}function o(t){var e={},n=0;function i(a){var o=n;r.forEach(t.children(a),i),e[a]={low:o,lim:n++}}return r.forEach(t.children(),i),e}t.exports=i},function(t,e,n){var r=n(8),i=n(12);function a(t){var e=i.addDummyNode(t,"root",{},"_root"),n=s(t),a=r.max(r.values(n))-1,u=2*a+1;t.graph().nestingRoot=e,r.forEach(t.edges(),(function(e){t.edge(e).minlen*=u}));var l=c(t)+1;r.forEach(t.children(),(function(r){o(t,e,u,l,a,n,r)})),t.graph().nodeRankFactor=u}function o(t,e,n,a,s,c,u){var l=t.children(u);if(l.length){var f=i.addBorderNode(t,"_bt"),h=i.addBorderNode(t,"_bb"),d=t.node(u);t.setParent(f,u),d.borderTop=f,t.setParent(h,u),d.borderBottom=h,r.forEach(l,(function(r){o(t,e,n,a,s,c,r);var i=t.node(r),l=i.borderTop?i.borderTop:r,d=i.borderBottom?i.borderBottom:r,p=i.borderTop?a:2*a,v=l!==d?1:s-c[u]+1;t.setEdge(f,l,{weight:p,minlen:v,nestingEdge:!0}),t.setEdge(d,h,{weight:p,minlen:v,nestingEdge:!0})})),t.parent(u)||t.setEdge(e,f,{weight:0,minlen:s+c[u]})}else u!==e&&t.setEdge(e,u,{weight:0,minlen:n})}function s(t){var e={};function n(i,a){var o=t.children(i);o&&o.length&&r.forEach(o,(function(t){n(t,a+1)})),e[i]=a}return r.forEach(t.children(),(function(t){n(t,1)})),e}function c(t){return r.reduce(t.edges(),(function(e,n){return e+t.edge(n).weight}),0)}function u(t){var e=t.graph();t.removeNode(e.nestingRoot),delete e.nestingRoot,r.forEach(t.edges(),(function(e){var n=t.edge(e);n.nestingEdge&&t.removeEdge(e)}))}t.exports={run:a,cleanup:u}},function(t,e,n){var r=n(8),i=n(12);function a(t){function e(n){var i=t.children(n),a=t.node(n);if(i.length&&r.forEach(i,e),r.has(a,"minRank")){a.borderLeft=[],a.borderRight=[];for(var s=a.minRank,c=a.maxRank+1;s=2),s=l.buildLayerMatrix(t);var g=a(t,s);g0)e%2&&(n+=c[e+1]),e=e-1>>1,c[e]+=t.weight;u+=t.weight*n}))),u}t.exports=i},function(t,e,n){var r=n(8),i=n(463),a=n(464),o=n(465);function s(t,e,n,l){var f=t.children(e),h=t.node(e),d=h?h.borderLeft:void 0,p=h?h.borderRight:void 0,v={};d&&(f=r.filter(f,(function(t){return t!==d&&t!==p})));var g=i(t,f);r.forEach(g,(function(e){if(t.children(e.v).length){var i=s(t,e.v,n,l);v[e.v]=i,r.has(i,"barycenter")&&u(e,i)}}));var m=a(g,n);c(m,v);var y=o(m,l);if(d&&(y.vs=r.flatten([d,y.vs,p],!0),t.predecessors(d).length)){var b=t.node(t.predecessors(d)[0]),x=t.node(t.predecessors(p)[0]);r.has(y,"barycenter")||(y.barycenter=0,y.weight=0),y.barycenter=(y.barycenter*y.weight+b.order+x.order)/(y.weight+2),y.weight+=2}return y}function c(t,e){r.forEach(t,(function(t){t.vs=r.flatten(t.vs.map((function(t){return e[t]?e[t].vs:t})),!0)}))}function u(t,e){r.isUndefined(t.barycenter)?(t.barycenter=e.barycenter,t.weight=e.weight):(t.barycenter=(t.barycenter*t.weight+e.barycenter*e.weight)/(t.weight+e.weight),t.weight+=e.weight)}t.exports=s},function(t,e,n){var r=n(8);function i(t,e){return r.map(e,(function(e){var n=t.inEdges(e);if(n.length){var i=r.reduce(n,(function(e,n){var r=t.edge(n),i=t.node(n.v);return{sum:e.sum+r.weight*i.order,weight:e.weight+r.weight}}),{sum:0,weight:0});return{v:e,barycenter:i.sum/i.weight,weight:i.weight}}return{v:e}}))}t.exports=i},function(t,e,n){"use strict";var r=n(8);function i(t,e){var n={};r.forEach(t,(function(t,e){var i=n[t.v]={indegree:0,in:[],out:[],vs:[t.v],i:e};r.isUndefined(t.barycenter)||(i.barycenter=t.barycenter,i.weight=t.weight)})),r.forEach(e.edges(),(function(t){var e=n[t.v],i=n[t.w];r.isUndefined(e)||r.isUndefined(i)||(i.indegree++,e.out.push(n[t.w]))}));var i=r.filter(n,(function(t){return!t.indegree}));return a(i)}function a(t){var e=[];function n(t){return function(e){e.merged||(r.isUndefined(e.barycenter)||r.isUndefined(t.barycenter)||e.barycenter>=t.barycenter)&&o(t,e)}}function i(e){return function(n){n["in"].push(e),0===--n.indegree&&t.push(n)}}while(t.length){var a=t.pop();e.push(a),r.forEach(a["in"].reverse(),n(a)),r.forEach(a.out,i(a))}return r.chain(e).filter((function(t){return!t.merged})).map((function(t){return r.pick(t,["vs","i","barycenter","weight"])})).value()}function o(t,e){var n=0,r=0;t.weight&&(n+=t.barycenter*t.weight,r+=t.weight),e.weight&&(n+=e.barycenter*e.weight,r+=e.weight),t.vs=e.vs.concat(t.vs),t.barycenter=n/r,t.weight=r,t.i=Math.min(e.i,t.i),e.merged=!0}t.exports=i},function(t,e,n){var r=n(8),i=n(12);function a(t,e){var n=i.partition(t,(function(t){return r.has(t,"barycenter")})),a=n.lhs,c=r.sortBy(n.rhs,(function(t){return-t.i})),u=[],l=0,f=0,h=0;a.sort(s(!!e)),h=o(u,c,h),r.forEach(a,(function(t){h+=t.vs.length,u.push(t.vs),l+=t.barycenter*t.weight,f+=t.weight,h=o(u,c,h)}));var d={vs:r.flatten(u,!0)};return f&&(d.barycenter=l/f,d.weight=f),d}function o(t,e,n){var i;while(e.length&&(i=r.last(e)).i<=n)e.pop(),t.push(i.vs),n++;return n}function s(t){return function(e,n){return e.barycentern.barycenter?1:t?n.i-e.i:e.i-n.i}}t.exports=a},function(t,e,n){var r=n(8),i=n(16).Graph;function a(t,e,n){var a=o(t),s=new i({compound:!0}).setGraph({root:a}).setDefaultNodeLabel((function(e){return t.node(e)}));return r.forEach(t.nodes(),(function(i){var o=t.node(i),c=t.parent(i);(o.rank===e||o.minRank<=e&&e<=o.maxRank)&&(s.setNode(i),s.setParent(i,c||a),r.forEach(t[n](i),(function(e){var n=e.v===i?e.w:e.v,a=s.edge(n,i),o=r.isUndefined(a)?0:a.weight;s.setEdge(n,i,{weight:t.edge(e).weight+o})})),r.has(o,"minRank")&&s.setNode(i,{borderLeft:o.borderLeft[e],borderRight:o.borderRight[e]}))})),s}function o(t){var e;while(t.hasNode(e=r.uniqueId("_root")));return e}t.exports=a},function(t,e,n){var r=n(8);function i(t,e,n){var i,a={};r.forEach(n,(function(n){var r,o,s=t.parent(n);while(s){if(r=t.parent(s),r?(o=a[r],a[r]=s):(o=i,i=s),o&&o!==s)return void e.setEdge(o,s);s=r}}))}t.exports=i},function(t,e,n){"use strict";var r=n(8),i=n(12),a=n(469).positionX;function o(t){t=i.asNonCompoundGraph(t),s(t),r.forEach(a(t),(function(e,n){t.node(n).x=e}))}function s(t){var e=i.buildLayerMatrix(t),n=t.graph().ranksep,a=0;r.forEach(e,(function(e){var i=r.max(r.map(e,(function(e){return t.node(e).height})));r.forEach(e,(function(e){t.node(e).y=a+i/2})),a+=i+n}))}t.exports=o},function(t,e,n){"use strict";var r=n(8),i=n(16).Graph,a=n(12);function o(t,e){var n={};function i(e,i){var a=0,o=0,s=e.length,l=r.last(i);return r.forEach(i,(function(e,f){var h=c(t,e),d=h?t.node(h).order:s;(h||e===l)&&(r.forEach(i.slice(o,f+1),(function(e){r.forEach(t.predecessors(e),(function(r){var i=t.node(r),o=i.order;!(os)&&u(n,e,c)}))}))}function a(e,n){var a,o=-1,s=0;return r.forEach(n,(function(r,c){if("border"===t.node(r).dummy){var u=t.predecessors(r);u.length&&(a=t.node(u[0]).order,i(n,s,c,o,a),s=c,o=a)}i(n,s,n.length,a,e.length)})),n}return r.reduce(e,a),n}function c(t,e){if(t.node(e).dummy)return r.find(t.predecessors(e),(function(e){return t.node(e).dummy}))}function u(t,e,n){if(e>n){var r=e;e=n,n=r}var i=t[e];i||(t[e]=i={}),i[n]=!0}function l(t,e,n){if(e>n){var i=e;e=n,n=i}return r.has(t[e],n)}function f(t,e,n,i){var a={},o={},s={};return r.forEach(e,(function(t){r.forEach(t,(function(t,e){a[t]=t,o[t]=t,s[t]=e}))})),r.forEach(e,(function(t){var e=-1;r.forEach(t,(function(t){var c=i(t);if(c.length){c=r.sortBy(c,(function(t){return s[t]}));for(var u=(c.length-1)/2,f=Math.floor(u),h=Math.ceil(u);f<=h;++f){var d=c[f];o[t]===t&&e0;--o)p(a*=.99),v(),c(a),v();function s(){var i=Object(r["min"])(n,(function(t){return(y-e-(t.length-1)*x)/Object(r["sum"])(t,l)}));n.forEach((function(t){t.forEach((function(t,e){t.y1=(t.y0=e)+t.value*i}))})),t.links.forEach((function(t){t.width=t.value*i}))}function c(t){n.forEach((function(e){e.forEach((function(e){if(e.targetLinks.length){var n=(Object(r["sum"])(e.targetLinks,h)/Object(r["sum"])(e.targetLinks,l)-f(e))*t;e.y0+=n,e.y1+=n}}))}))}function p(t){n.slice().reverse().forEach((function(e){e.forEach((function(e){if(e.sourceLinks.length){var n=(Object(r["sum"])(e.sourceLinks,d)/Object(r["sum"])(e.sourceLinks,l)-f(e))*t;e.y0+=n,e.y1+=n}}))}))}function v(){n.forEach((function(t){var n,r,i,a=e,o=t.length;for(t.sort(u),i=0;i0&&(n.y0+=r,n.y1+=r),a=n.y1+x;if(r=a-x-y,r>0)for(a=n.y0-=r,n.y1-=r,i=o-2;i>=0;--i)n=t[i],r=n.y1+x-a,r>0&&(n.y0-=r,n.y1-=r),a=n.y0}))}}function E(t){t.nodes.forEach((function(t){t.sourceLinks.sort(c),t.targetLinks.sort(s)})),t.nodes.forEach((function(t){var e=t.y0,n=e;t.sourceLinks.forEach((function(t){t.y0=e+t.width/2,e+=t.width})),t.targetLinks.forEach((function(t){t.y1=n+t.width/2,n+=t.width}))}))}return M.update=function(t){return E(t),t},M.nodeId=function(t){return arguments.length?(w="function"===typeof t?t:Object(o["a"])(t),M):w},M.nodeAlign=function(t){return arguments.length?(_="function"===typeof t?t:Object(o["a"])(t),M):_},M.nodeWidth=function(t){return arguments.length?(b=+t,M):b},M.nodePadding=function(t){return arguments.length?(x=+t,M):x},M.nodes=function(t){return arguments.length?(O="function"===typeof t?t:Object(o["a"])(t),M):O},M.links=function(t){return arguments.length?(C="function"===typeof t?t:Object(o["a"])(t),M):C},M.size=function(r){return arguments.length?(t=e=0,n=+r[0],y=+r[1],M):[n-t,y-e]},M.extent=function(r){return arguments.length?(t=+r[0][0],n=+r[1][0],e=+r[0][1],y=+r[1][1],M):[[t,e],[n,y]]},M.iterations=function(t){return arguments.length?(S=+t,M):S},M}},function(t,e,n){"use strict";var r=n(476);n.d(e,"b",(function(){return r["a"]}));n(477);var i=n(94);n.d(e,"a",(function(){return i["a"]}));n(478),n(479),n(480)},function(t,e,n){"use strict";var r=n(94);function i(){return{}}function a(t,e,n){t[e]=n}function o(){return Object(r["a"])()}function s(t,e,n){t.set(e,n)}e["a"]=function(){var t,e,n,c=[],u=[];function l(n,i,a,o){if(i>=c.length)return null!=t&&n.sort(t),null!=e?e(n):n;var s,u,f,h=-1,d=n.length,p=c[i++],v=Object(r["a"])(),g=a();while(++hc.length)return t;var r,i=u[n-1];return null!=e&&n>=c.length?r=t.entries():(r=[],t.each((function(t,e){r.push({key:e,values:f(t,n)})}))),null!=i?r.sort((function(t,e){return i(t.key,e.key)})):r}return n={object:function(t){return l(t,0,i,a)},map:function(t){return l(t,0,o,s)},entries:function(t){return f(l(t,0,o,s),0)},key:function(t){return c.push(t),n},sortKeys:function(t){return u[c.length-1]=t,n},sortValues:function(e){return t=e,n},rollup:function(t){return e=t,n}}}},function(t,e,n){"use strict";var r=n(94);function i(){}var a=r["a"].prototype;function o(t,e){var n=new i;if(t instanceof i)t.each((function(t){n.add(t)}));else if(t){var r=-1,a=t.length;if(null==e)while(++rt?1:e>=t?0:NaN}},function(t,e,n){"use strict";e["a"]=function(t){return t}},function(t,e,n){"use strict";n(178),n(177),n(179)},function(t,e,n){"use strict";e["a"]=f;var r=n(33),i=n(181),a=n(27),o=n(96);n(180);function s(t){return t.source}function c(t){return t.target}function u(t){var e=s,n=c,u=o["a"],l=o["b"],f=null;function h(){var a,o=i["a"].call(arguments),s=e.apply(this,o),c=n.apply(this,o);if(f||(f=a=Object(r["path"])()),t(f,+u.apply(this,(o[0]=s,o)),+l.apply(this,o),+u.apply(this,(o[0]=c,o)),+l.apply(this,o)),a)return f=null,a+""||null}return h.source=function(t){return arguments.length?(e=t,h):e},h.target=function(t){return arguments.length?(n=t,h):n},h.x=function(t){return arguments.length?(u="function"===typeof t?t:Object(a["a"])(+t),h):u},h.y=function(t){return arguments.length?(l="function"===typeof t?t:Object(a["a"])(+t),h):l},h.context=function(t){return arguments.length?(f=null==t?null:t,h):f},h}function l(t,e,n,r,i){t.moveTo(e,n),t.bezierCurveTo(e=(e+r)/2,n,e,i,r,i)}function f(){return u(l)}},function(t,e,n){"use strict";n(33);var r=n(182),i=n(183),a=n(184),o=n(185),s=n(186),c=n(187),u=n(188);n(27),r["a"],i["a"],a["a"],s["a"],o["a"],c["a"],u["a"]},function(t,e,n){"use strict";var r=n(61),i=n(62);function a(t){this._context=t}a.prototype={areaStart:r["a"],areaEnd:r["a"],lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x2,this._y2),this._context.closePath();break;case 2:this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break;case 3:this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x2=t,this._y2=e;break;case 1:this._point=2,this._x3=t,this._y3=e;break;case 2:this._point=3,this._x4=t,this._y4=e,this._context.moveTo((this._x0+4*this._x1+t)/6,(this._y0+4*this._y1+e)/6);break;default:Object(i["b"])(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}}},function(t,e,n){"use strict";var r=n(62);function i(t){this._context=t}i.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var n=(this._x0+4*this._x1+t)/6,i=(this._y0+4*this._y1+e)/6;this._line?this._context.lineTo(n,i):this._context.moveTo(n,i);break;case 3:this._point=4;default:Object(r["b"])(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}}},function(t,e,n){"use strict";var r=n(62);function i(t,e){this._basis=new r["a"](t),this._beta=e}i.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var t=this._x,e=this._y,n=t.length-1;if(n>0){var r,i=t[0],a=e[0],o=t[n]-i,s=e[n]-a,c=-1;while(++c<=n)r=c/n,this._basis.point(this._beta*t[c]+(1-this._beta)*(i+r*o),this._beta*e[c]+(1-this._beta)*(a+r*s))}this._x=this._y=null,this._basis.lineEnd()},point:function(t,e){this._x.push(+t),this._y.push(+e)}};(function t(e){function n(t){return 1===e?new r["a"](t):new i(t,e)}return n.beta=function(e){return t(+e)},n})(.85)},function(t,e,n){"use strict";var r=n(189),i=n(61),a=n(97);function o(t,e){this._context=t,this._alpha=e}o.prototype={areaStart:i["a"],areaEnd:i["a"],lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5);break}},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,r=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:Object(a["a"])(this,t,e);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};(function t(e){function n(t){return e?new o(t,e):new r["a"](t,0)}return n.alpha=function(e){return t(+e)},n})(.5)},function(t,e,n){"use strict";var r=n(190),i=n(97);function a(t,e){this._context=t,this._alpha=e}a.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,r=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:Object(i["a"])(this,t,e);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};(function t(e){function n(t){return e?new a(t,e):new r["a"](t,0)}return n.alpha=function(e){return t(+e)},n})(.5)},function(t,e,n){"use strict";var r=n(61);function i(t){this._context=t}i.prototype={areaStart:r["a"],areaEnd:r["a"],lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(t,e){t=+t,e=+e,this._point?this._context.lineTo(t,e):(this._point=1,this._context.moveTo(t,e))}}},function(t,e,n){"use strict";function r(t){return t<0?-1:1}function i(t,e,n){var i=t._x1-t._x0,a=e-t._x1,o=(t._y1-t._y0)/(i||a<0&&-0),s=(n-t._y1)/(a||i<0&&-0),c=(o*a+s*i)/(i+a);return(r(o)+r(s))*Math.min(Math.abs(o),Math.abs(s),.5*Math.abs(c))||0}function a(t,e){var n=t._x1-t._x0;return n?(3*(t._y1-t._y0)/n-e)/2:e}function o(t,e,n){var r=t._x0,i=t._y0,a=t._x1,o=t._y1,s=(a-r)/3;t._context.bezierCurveTo(r+s,i+s*e,a-s,o-s*n,a,o)}function s(t){this._context=t}function c(t){this._context=new u(t)}function u(t){this._context=t}s.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:o(this,this._t0,a(this,this._t0));break}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){var n=NaN;if(t=+t,e=+e,t!==this._x1||e!==this._y1){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,o(this,a(this,n=i(this,t,e)),n);break;default:o(this,this._t0,n=i(this,t,e));break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e,this._t0=n}}},(c.prototype=Object.create(s.prototype)).point=function(t,e){s.prototype.point.call(this,e,t)},u.prototype={moveTo:function(t,e){this._context.moveTo(e,t)},closePath:function(){this._context.closePath()},lineTo:function(t,e){this._context.lineTo(e,t)},bezierCurveTo:function(t,e,n,r,i,a){this._context.bezierCurveTo(e,t,r,n,a,i)}}},function(t,e,n){"use strict";function r(t){this._context=t}function i(t){var e,n,r=t.length-1,i=new Array(r),a=new Array(r),o=new Array(r);for(i[0]=0,a[0]=2,o[0]=t[0]+2*t[1],e=1;e=0;--e)i[e]=(o[e]-i[e+1])/a[e];for(a[r-1]=(t[r]+i[r-1])/2,e=0;e=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:if(this._t<=0)this._context.lineTo(this._x,e),this._context.lineTo(t,e);else{var n=this._x*(1-this._t)+t*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,e)}break}this._x=t,this._y=e}}},function(t,e,n){"use strict";n(181),n(27),n(47),n(48)},function(t,e,n){"use strict";n(47)},function(t,e,n){"use strict"},function(t,e,n){"use strict";n(47)},function(t,e,n){"use strict";n(47)},function(t,e,n){"use strict";n(98)},function(t,e,n){"use strict";n(48),n(98)},function(t,e,n){"use strict";n(48)},function(t,e,n){var r=n(3),i=n(509),a=n(6),o=n(2),s=o.registerTransform,c=n(7),u=c.getFields,l={as:["_x","_y"]};function f(t,e){e=r({},l,e);var n=e.as;if(!a(n)||2!==n.length)throw new TypeError("Invalid as: must be an array with two strings!");var o=n[0],s=n[1],c=u(e);if(!a(c)&&2!==c.length)throw new TypeError("Invalid fields: must be an array with two strings!");var f=c[0],h=c[1],d=t.rows,p=d.map((function(t){return[t[f],t[h]]})),v=i.voronoi();e.extend&&v.extent(e.extend),e.size&&v.size(e.size);var g=v(p).polygons();d.forEach((function(t,e){var n=g[e].filter((function(t){return!!t}));t[o]=n.map((function(t){return t[0]})),t[s]=n.map((function(t){return t[1]}))}))}s("diagram.voronoi",f),s("voronoi",f)},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(510);n.d(e,"voronoi",(function(){return r["a"]}))},function(t,e,n){"use strict";var r=n(511),i=n(512),a=n(49);e["a"]=function(){var t=i["a"],e=i["b"],n=null;function o(r){return new a["d"](r.map((function(n,i){var o=[Math.round(t(n,i,r)/a["f"])*a["f"],Math.round(e(n,i,r)/a["f"])*a["f"]];return o.index=i,o.data=n,o})),n)}return o.polygons=function(t){return o(t).polygons()},o.links=function(t){return o(t).links()},o.triangles=function(t){return o(t).triangles()},o.x=function(e){return arguments.length?(t="function"===typeof e?e:Object(r["a"])(+e),o):t},o.y=function(t){return arguments.length?(e="function"===typeof t?t:Object(r["a"])(+t),o):e},o.extent=function(t){return arguments.length?(n=null==t?null:[[+t[0][0],+t[0][1]],[+t[1][0],+t[1][1]]],o):n&&[[n[0][0],n[0][1]],[n[1][0],n[1][1]]]},o.size=function(t){return arguments.length?(n=null==t?null:[[0,0],[+t[0],+t[1]]],o):n&&[n[1][0]-n[0][0],n[1][1]-n[0][1]]},o}},function(t,e,n){"use strict";e["a"]=function(t){return function(){return t}}},function(t,e,n){"use strict";function r(t){return t[0]}function i(t){return t[1]}e["a"]=r,e["b"]=i},function(t,e,n){"use strict";e["b"]=h,e["a"]=d;var r=n(99),i=n(191),a=n(192),o=n(100),s=n(49),c=[];function u(){Object(r["a"])(this),this.edge=this.site=this.circle=null}function l(t){var e=c.pop()||new u;return e.site=t,e}function f(t){Object(a["b"])(t),s["a"].remove(t),c.push(t),Object(r["a"])(t)}function h(t){var e=t.circle,n=e.x,r=e.cy,i=[n,r],c=t.P,u=t.N,l=[t];f(t);var h=c;while(h.circle&&Math.abs(n-h.circle.x)s["f"])h=h.L;else{if(c=u-v(h,f),!(c>s["f"])){r>-s["f"]?(e=h.P,n=h):c>-s["f"]?(e=h,n=h.N):e=n=h;break}if(!h.R){e=h;break}h=h.R}Object(i["c"])(t);var d=l(t);if(s["a"].insert(e,d),e||n){if(e===n)return Object(a["b"])(e),n=l(e.site),s["a"].insert(d,n),d.edge=n.edge=Object(o["c"])(e.site,d.site),Object(a["a"])(e),void Object(a["a"])(n);if(n){Object(a["b"])(e),Object(a["b"])(n);var g=e.site,m=g[0],y=g[1],b=t[0]-m,x=t[1]-y,w=n.site,_=w[0]-m,O=w[1]-y,C=2*(b*O-x*_),S=b*b+x*x,M=_*_+O*O,k=[(O*S-x*M)/C+m,(b*M-_*S)/C+y];Object(o["d"])(n.edge,g,w,k),d.edge=Object(o["c"])(g,t,null,k),n.edge=Object(o["c"])(t,w,null,k),Object(a["a"])(e),Object(a["a"])(n)}else d.edge=Object(o["c"])(e.site,d.site)}}function p(t,e){var n=t.site,r=n[0],i=n[1],a=i-e;if(!a)return r;var o=t.P;if(!o)return-1/0;n=o.site;var s=n[0],c=n[1],u=c-e;if(!u)return s;var l=s-r,f=1/a-1/u,h=l/u;return f?(-h+Math.sqrt(h*h-2*f*(l*l/(-2*u)-c+u/2+i-a/2)))/f+r:(r+s)/2}function v(t,e){var n=t.N;if(n)return p(n,e);var r=t.site;return r[1]===e?r[0]:1/0}},function(t,e,n){var r=n(3),i=n(34),a=n(6),o=n(2),s=o.HIERARCHY,c=o.registerTransform,u=n(7),l=u.getField,f={field:"value",size:[1,1],nodeSize:null,separation:null,as:["x","y"]};function h(t,e){if(t.dataType!==s)throw new TypeError("Invalid DataView: This transform is for Hierarchy data only!");var n=t.root;e=r({},f,e);var o,c=e.as;if(!a(c)||2!==c.length)throw new TypeError('Invalid as: it must be an array with 2 strings (e.g. [ "x", "y" ])!');try{o=l(e)}catch(p){console.warn(p)}o&&n.sum((function(t){return t[o]}));var u=i.cluster();u.size(e.size),e.nodeSize&&u.nodeSize(e.nodeSize),e.separation&&u.separation(e.separation),u(n);var h=c[0],d=c[1];n.each((function(t){t[h]=t.x,t[d]=t.y}))}c("hierarchy.cluster",h),c("dendrogram",h)},function(t,e,n){var r=n(101),i=n(2),a=i.HIERARCHY,o=i.registerTransform,s={};function c(t,e){var n=t.root;if(e=Object.assign({},s,e),t.dataType!==a)throw new TypeError("Invalid DataView: This transform is for Hierarchy data only!");t.root=r.compactBox(n,e)}o("hierarchy.compact-box",c),o("compact-box-tree",c),o("non-layered-tidy-tree",c),o("mindmap-logical",c)},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(64),a=n(517),o=n(102),s=n(28),c=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.execute=function(){var t=this;return o(t.rootNode,t.options,a)},e}(i),u={};function l(t,e){return e=s.assign({},u,e),new c(t,e).execute()}t.exports=l},function(t,e){function n(t,e,n,r){void 0===r&&(r=[]);var i=this;i.w=t||0,i.h=e||0,i.y=n||0,i.x=0,i.c=r||[],i.cs=r.length,i.prelim=0,i.mod=0,i.shift=0,i.change=0,i.tl=null,i.tr=null,i.el=null,i.er=null,i.msel=0,i.mser=0}function r(t,e,n){n?t.y+=e:t.x+=e,t.children.forEach((function(t){r(t,e,n)}))}function i(t,e){var n=e?t.y:t.x;return t.children.forEach((function(t){n=Math.min(i(t,e),n)})),n}function a(t,e){var n=i(t,e);r(t,-n,e)}function o(t,e,n){n?e.y=t.x:e.x=t.x,t.c.forEach((function(t,r){o(t,e.children[r],n)}))}function s(t,e,n){void 0===n&&(n=0),e?(t.x=n,n+=t.width):(t.y=n,n+=t.height),t.children.forEach((function(t){s(t,e,n)}))}n.fromNode=function(t,e){if(!t)return null;var r=[];return t.children.forEach((function(t){r.push(n.fromNode(t,e))})),e?new n(t.height,t.width,t.x,r):new n(t.width,t.height,t.y,r)},t.exports=function(t,e){void 0===e&&(e={});var r=e.isHorizontal;function i(t){if(0!==t.cs){i(t.c[0]);for(var e=x(d(t.c[0].el),0,null),n=1;nn.low&&(n=n.nxt);var s=i+r.prelim+r.w-(o+a.prelim);s>0&&(o+=s,l(t,e,n.index,s));var c=d(r),u=d(a);c<=u&&(r=h(r),null!==r&&(i+=r.mod)),c>=u&&(a=f(a),null!==a&&(o+=a.mod))}!r&&a?p(t,e,a,o):r&&!a&&v(t,e,r,i)}function l(t,e,n,r){t.c[e].mod+=r,t.c[e].msel+=r,t.c[e].mser+=r,y(t,e,n,r)}function f(t){return 0===t.cs?t.tl:t.c[0]}function h(t){return 0===t.cs?t.tr:t.c[t.cs-1]}function d(t){return t.y+t.h}function p(t,e,n,r){var i=t.c[0].el;i.tl=n;var a=r-n.mod-t.c[0].msel;i.mod+=a,i.prelim-=a,t.c[0].el=t.c[e].el,t.c[0].msel=t.c[e].msel}function v(t,e,n,r){var i=t.c[e].er;i.tr=n;var a=r-n.mod-t.c[e].mser;i.mod+=a,i.prelim-=a,t.c[e].er=t.c[e-1].er,t.c[e].mser=t.c[e-1].mser}function g(t){t.prelim=(t.c[0].prelim+t.c[0].mod+t.c[t.cs-1].mod+t.c[t.cs-1].prelim+t.c[t.cs-1].w)/2-t.w/2}function m(t,e){e+=t.mod,t.x=t.prelim+e,b(t);for(var n=0;n=n.low)n=n.nxt;return{low:t,index:e,nxt:n}}s(t,r);var w=n.fromNode(t,r);return i(w),m(w,0),o(w,t,r),a(t,r),t}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(64),a=n(519),o=n(102),s=n(28),c=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.execute=function(){var t=this;return t.rootNode.width=0,o(t.rootNode,t.options,a)},e}(i),u={};function l(t,e){return e=s.assign({},u,e),new c(t,e).execute()}t.exports=l},function(t,e,n){var r=n(28);function i(t,e){void 0===t&&(t=0),void 0===e&&(e=[]);var n=this;n.x=n.y=0,n.leftChild=n.rightChild=null,n.height=0,n.children=e}var a={isHorizontal:!0,nodeSep:20,nodeSize:20,rankSep:200,subTreeSep:10};function o(t,e,n){n?(e.x=t.x,e.y=t.y):(e.x=t.y,e.y=t.x),t.children.forEach((function(t,r){o(t,e.children[r],n)}))}t.exports=function(t,e){void 0===e&&(e={}),e=r.assign({},a,e);var n,s=0;function c(t){if(!t)return null;t.width=0,t.depth&&t.depth>s&&(s=t.depth);var e=t.children,n=e.length,r=new i(t.height,[]);return e.forEach((function(t,e){var i=c(t);r.children.push(i),0===e&&(r.leftChild=i),e===n-1&&(r.rightChild=i)})),r.originNode=t,r.isLeaf=t.isLeaf(),r}function u(t){if(t.isLeaf||0===t.children.length)t.drawingDepth=s;else{var e=t.children.map((function(t){return u(t)})),n=Math.min.apply(null,e);t.drawingDepth=n-1}return t.drawingDepth}function l(t){t.x=t.drawingDepth*e.rankSep,t.isLeaf?(t.y=0,n&&(t.y=n.y+n.height+e.nodeSep,t.originNode.parent!==n.originNode.parent&&(t.y+=e.subTreeSep)),n=t):(t.children.forEach((function(t){l(t)})),t.y=(t.leftChild.y+t.rightChild.y)/2)}var f=c(t);return u(f),l(f),o(f,t,e.isHorizontal),t}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(64),a=n(521),o=n(194),s=n(28),c=["LR","RL","H"],u=c[0],l=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.execute=function(){var t=this,e=t.options,n=t.rootNode;e.isHorizontal=!0;var r=e.indent,i=e.direction||u;if(i&&-1===c.indexOf(i))throw new TypeError("Invalid direction: "+i);if(i===c[0])a(n,r);else if(i===c[1])a(n,r),n.right2left();else if(i===c[2]){var s=o(n,e),l=s.left,f=s.right;a(l,r),l.right2left(),a(f,r);var h=l.getBoundingBox();f.translate(h.width,0),n.x=f.x-n.width/2}return n},e}(i),f={};function h(t,e){return e=s.assign({},f,e),new l(t,e).execute()}t.exports=h},function(t,e){var n=20;function r(t,e,n){t.x+=n*t.depth,t.y=e?e.y+e.height:0}t.exports=function(t,e){void 0===e&&(e=n);var i=null;t.eachNode((function(t){r(t,i,e),i=t}))}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(64),a=n(523),o=n(102),s=n(28),c=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.execute=function(){var t=this;return o(t.rootNode,t.options,a)},e}(i),u={};function l(t,e){return e=s.assign({},u,e),new c(t,e).execute()}t.exports=l},function(t,e,n){var r=n(28);function i(t,e){var n=0;return t.children.length?t.children.forEach((function(t){n+=i(t,e)})):n=t.height,t._subTreeSep=e.getSubTreeSep(t.data),t.totalHeight=Math.max(t.height,n)+2*t._subTreeSep,t.totalHeight}function a(t){var e=t.children,n=e.length;if(n){e.forEach((function(t){a(t)}));var r=e[0],i=e[n-1],o=i.y-r.y+i.height,s=0;if(e.forEach((function(t){s+=t.totalHeight})),o>t.height)t.y=r.y+o/2-t.height/2;else if(1!==e.length||t.height>s){var c=t.y+(t.height-o)/2-r.y;e.forEach((function(t){t.translate(0,c)}))}else t.y=(r.y+r.height/2+i.y+i.height/2)/2-t.height/2}}var o={getSubTreeSep:function(){return 0}};t.exports=function(t,e){void 0===e&&(e={}),e=r.assign({},o,e),t.parent={x:0,width:0,height:0,y:0},t.BFTraverse((function(t){t.x=t.parent.x+t.parent.width})),t.parent=null,i(t,e),t.startY=0,t.y=t.totalHeight/2-t.height/2,t.eachNode((function(t){var e=t.children,n=e.length;if(n){var r=e[0];if(r.startY=t.startY+t._subTreeSep,1===n)r.y=t.y+t.height/2-r.height/2;else{r.y=r.startY+r.totalHeight/2-r.height/2;for(var i=1;i>5<<5,p=~~Math.max(Math.abs(y+b),Math.abs(y-b))}else d=d+31>>5<<5;if(p>f&&(f=p),u+d>=r<<5&&(u=0,l+=f,f=0),l+p>=i)break;s.translate((u+(d>>1))/c,(l+(p>>1))/c),e.rotate&&s.rotate(e.rotate*n),s.fillText(e.text,0,0),e.padding&&(s.lineWidth=2*e.padding,s.strokeText(e.text,0,0)),s.restore(),e.width=d,e.height=p,e.xoff=u,e.yoff=l,e.x1=d>>1,e.y1=p>>1,e.x0=-e.x1,e.y0=-e.y1,e.hasText=!0,u+=d}var w=s.getImageData(0,0,(r<<5)/c,i/c).data,_=[];while(--o>=0)if(e=a[o],e.hasText){for(var O=e.width,C=O>>5,S=e.y1-e.y0,M=0;M>5),A=w[(l+T)*(r<<5)+(u+z)<<2]?1<<31-z%32:0;_[E]|=A,k|=A}k?j=T:(e.y0++,S--,T--,l++)}e.y1=e.y0+j,e.sprite=_.slice(0,(e.y1-e.y0)*C)}}}function h(t,e,n){n>>=5;for(var r,i=t.sprite,a=t.width>>5,o=t.x-(a<<4),s=127&o,c=32-s,u=t.y1-t.y0,l=(t.y+t.y0)*n+(o>>5),f=0;f>>s:0))&e[l+h])return!0;l+=n}return!1}function d(t,e){var n=t[0],r=t[1];e.x+e.x0r.x&&(r.x=e.x+e.x1),e.y+e.y1>r.y&&(r.y=e.y+e.y1)}function p(t,e){return t.x+t.x1>e[0].x&&t.x+t.x0e[0].y&&t.y+t.y0>2);t.width=(r<<5)/e,t.height=i/e;var n=t.getContext("2d");return n.fillStyle=n.strokeStyle="red",n.textAlign="center",{context:n,ratio:e}}function A(e,n,r){var i,a,o,s=n.x,c=n.y,u=Math.sqrt(t[0]*t[0]+t[1]*t[1]),l=S(t),f=j()<.5?1:-1,d=-f;while(i=l(d+=f)){if(a=~~i[0],o=~~i[1],Math.min(Math.abs(a),Math.abs(o))>=u)break;if(n.x=s+a,n.y=c+o,!(n.x+n.x0<0||n.y+n.y0<0||n.x+n.x1>t[0]||n.y+n.y1>t[1])&&(!r||!h(n,e,t[0]))&&(!r||p(n,r))){for(var v=n.sprite,g=n.width>>5,m=t[0]>>5,y=n.x-(g<<4),b=127&y,x=32-b,w=n.y1-n.y0,_=void 0,O=(n.y+n.y0)*m+(y>>5),C=0;C>>b:0);O+=m}return delete n.sprite,!0}}return!1}return z.canvas=function(t){return arguments.length?(T=b(t),z):T},z.start=function(){var r=t,i=r[0],a=r[1],o=E(T()),s=z.board?z.board:m((t[0]>>5)*t[1]),c=M.length,u=[],l=M.map((function(t,r){return t.text=e.call(this,t,r),t.font=n.call(this,t,r),t.style=w.call(this,t,r),t.weight=_.call(this,t,r),t.rotate=O.call(this,t,r),t.size=~~g.call(this,t,r),t.padding=C.call(this,t,r),t})).sort((function(t,e){return e.size-t.size})),h=-1,p=z.board?[{x:0,y:0},{x:i,y:a}]:null;function v(){var e=Date.now();while(Date.now()-e>1,n.y=a*(j()+.5)>>1,f(o,n,l,h),n.hasText&&A(s,n,p)&&(u.push(n),p?z.hasImage||d(p,n):p=[{x:n.x+n.x0,y:n.y+n.y0},{x:n.x+n.x1,y:n.y+n.y1}],n.x-=t[0]>>1,n.y-=t[1]>>1)}z._tags=u,z._bounds=p}return v(),z},z.createMask=function(e){var n=document.createElement("canvas"),r=t,i=r[0],a=r[1],o=i>>5,s=m((i>>5)*a);n.width=i,n.height=a;var c=n.getContext("2d");c.drawImage(e,0,0,e.width,e.height,0,0,i,a);for(var u=c.getImageData(0,0,i,a).data,l=0;l>5),d=l*i+f<<2,p=u[d]>=250&&u[d+1]>=250&&u[d+2]>=250,v=p?1<<31-f%32:0;s[h]|=v}z.board=s,z.hasImage=!0},z.timeInterval=function(t){return arguments.length?(k=null==t?1/0:t,z):k},z.words=function(t){return arguments.length?(M=t,z):M},z.size=function(e){return arguments.length?(t=[+e[0],+e[1]],z):t},z.font=function(t){return arguments.length?(n=b(t),z):n},z.fontStyle=function(t){return arguments.length?(w=b(t),z):w},z.fontWeight=function(t){return arguments.length?(_=b(t),z):_},z.rotate=function(t){return arguments.length?(O=b(t),z):O},z.text=function(t){return arguments.length?(e=b(t),z):e},z.spiral=function(t){return arguments.length?(S=x[t]||t,z):S},z.fontSize=function(t){return arguments.length?(g=b(t),z):g},z.padding=function(t){return arguments.length?(C=b(t),z):C},z.random=function(t){return arguments.length?(j=t,z):j},z}},function(t,e,n){var r=n(3),i=n(9),a=n(9),o=n(24),s=n(533),c=n(32),u=n(19),l=u.sum,f=n(15),h=n(2),d=h.registerTransform,p=n(7),v=p.getFields,g={fields:["name","value"],rows:5,size:[1,1],scale:1,groupBy:[],maxCount:1e3,gapRatio:.1,as:["x","y"]};function m(t,e){e=r({},g,e);var n=v(e),u=n[0],h=n[1],d=e.as,p=d[0],m=d[1],y=e.groupBy,b=f(t.rows,y),x=o(b),w=e.size,_=w[0],O=w[1],C=e.maxCount,S=x.length,M=O/S,k=e.rows,j=e.gapRatio,T=[],z=e.scale,E=0,A=0;a(b,(function(t){var e=l(s(t,(function(t){return t[h]}))),n=Math.ceil(e*z/k);e*z>C&&(z=C/e,n=Math.ceil(e*z/k)),A=_/n})),a(b,(function(t){var e=[E*M,(E+1)*M],n=e[1]-e[0],r=n*(1-j)/k,a=0,o=0;i(t,(function(t){for(var n=t[h],i=Math.round(n*z),s=0;sn)i[n]=e[n++];return i},q=function(t,e){E(t,e,{get:function(){return T(this)[e]}})},U=function(t){var e;return t instanceof V||"ArrayBuffer"==(e=m(t))||"SharedArrayBuffer"==e},K=function(t,e){return $(t)&&"symbol"!=typeof e&&e in t&&String(+e)==String(e)},G=function(t,e){return K(t,e=v(e,!0))?l(2,t[e]):A(t,e)},X=function(t,e,n){return!(K(t,e=v(e,!0))&&y(n)&&g(n,"value"))||g(n,"get")||g(n,"set")||n.configurable||g(n,"writable")&&!n.writable||g(n,"enumerable")&&!n.enumerable?E(t,e,n):(t[e]=n.value,t)};a?(R||(M.f=G,S.f=X,q(F,"buffer"),q(F,"byteOffset"),q(F,"byteLength"),q(F,"length")),r({target:"Object",stat:!0,forced:!R},{getOwnPropertyDescriptor:G,defineProperty:X}),t.exports=function(t,e,n){var a=t.match(/\d+$/)[0]/8,s=t+(n?"Clamped":"")+"Array",c="get"+t,l="set"+t,v=i[s],g=v,m=g&&g.prototype,S={},M=function(t,e){var n=T(t);return n.view[c](e*a+n.byteOffset,!0)},k=function(t,e,r){var i=T(t);n&&(r=(r=P(r))<0?0:r>255?255:255&r),i.view[l](e*a+i.byteOffset,r,!0)},A=function(t,e){E(t,e,{get:function(){return M(this,e)},set:function(t){return k(this,e,t)},enumerable:!0})};R?o&&(g=e((function(t,e,n,r){return u(t,g,s),j(function(){return y(e)?U(e)?void 0!==r?new v(e,p(n,a),r):void 0!==n?new v(e,p(n,a)):new v(e):$(e)?Y(g,e):_.call(g,e):new v(d(e))}(),t,g)})),x&&x(g,D),O(w(v),(function(t){t in g||f(g,t,v[t])})),g.prototype=m):(g=e((function(t,e,n,r){u(t,g,s);var i,o,c,l=0,f=0;if(y(e)){if(!U(e))return $(e)?Y(g,e):_.call(g,e);i=e,f=p(n,a);var v=e.byteLength;if(void 0===r){if(v%a)throw L(W);if(o=v-f,o<0)throw L(W)}else if(o=h(r)*a,o+f>v)throw L(W);c=o/a}else c=d(e),o=c*a,i=new V(o);z(t,{buffer:i,byteOffset:f,byteLength:o,length:c,view:new I(i)});while(l=60&&Math.round(t.h)<=240?n?Math.round(t.h)-a*e:Math.round(t.h)+a*e:n?Math.round(t.h)+a*e:Math.round(t.h)-a*e,r<0?r+=360:r>=360&&(r-=360),r}function d(t,e,n){return 0===t.h&&0===t.s?t.s:(r=n?Math.round(100*t.s)-o*e:e===f?Math.round(100*t.s)+o:Math.round(100*t.s)+s*e,r>100&&(r=100),n&&e===l&&r>10&&(r=10),r<6&&(r=6),r);var r}function p(t,e,n){return n?Math.round(100*t.v)+c*e:Math.round(100*t.v)-u*e}function v(t){for(var e=[],n=i.default(t),r=l;r>0;r-=1){var a=n.toHsv(),o=i.default({h:h(a,r,!0),s:d(a,r,!0),v:p(a,r,!0)}).toHexString();e.push(o)}e.push(n.toHexString());for(r=1;r<=f;r+=1){a=n.toHsv(),o=i.default({h:h(a,r),s:d(a,r),v:p(a,r)}).toHexString();e.push(o)}return e}e.default=v},"77a7":function(t,e){var n=Math.abs,r=Math.pow,i=Math.floor,a=Math.log,o=Math.LN2,s=function(t,e,s){var c,u,l,f=new Array(s),h=8*s-e-1,d=(1<>1,v=23===e?r(2,-24)-r(2,-77):0,g=t<0||0===t&&1/t<0?1:0,m=0;for(t=n(t),t!=t||t===1/0?(u=t!=t?1:0,c=d):(c=i(a(t)/o),t*(l=r(2,-c))<1&&(c--,l*=2),t+=c+p>=1?v/l:v*r(2,1-p),t*l>=2&&(c++,l/=2),c+p>=d?(u=0,c=d):c+p>=1?(u=(t*l-1)*r(2,e),c+=p):(u=t*r(2,p-1)*r(2,e),c=0));e>=8;f[m++]=255&u,u/=256,e-=8);for(c=c<0;f[m++]=255&c,c/=256,h-=8);return f[--m]|=128*g,f},c=function(t,e){var n,i=t.length,a=8*i-e-1,o=(1<>1,c=a-7,u=i-1,l=t[u--],f=127&l;for(l>>=7;c>0;f=256*f+t[u],u--,c-=8);for(n=f&(1<<-c)-1,f>>=-c,c+=e;c>0;n=256*n+t[u],u--,c-=8);if(0===f)f=1-s;else{if(f===o)return n?NaN:l?-1/0:1/0;n+=r(2,e),f-=s}return(l?-1:1)*n*r(2,f-e)};t.exports={pack:s,unpack:c}},"77e9":function(t,e,n){var r=n("7a41");t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},7839:function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},7898:function(t,e,n){var r=n("23e7"),i=n("8eb5"),a=Math.exp;r({target:"Math",stat:!0},{tanh:function(t){var e=i(t=+t),n=i(-t);return e==1/0?1:n==1/0?-1:(e-n)/(a(t)+a(-t))}})},7948:function(t,e){function n(t,e){var n=-1,r=null==t?0:t.length,i=Array(r);while(++n0)},{asinh:s})},"79bc":function(t,e,n){var r=n("0b07"),i=n("2b3e"),a=r(i,"Map");t.exports=a},"7a41":function(t,e){t.exports=function(t){return"object"===typeof t?null!==t:"function"===typeof t}},"7a48":function(t,e,n){var r=n("6044"),i=Object.prototype,a=i.hasOwnProperty;function o(t){var e=this.__data__;return r?void 0!==e[t]:a.call(e,t)}t.exports=o},"7a77":function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},"7aac":function(t,e,n){"use strict";var r=n("c532");t.exports=r.isStandardBrowserEnv()?function(){return{write:function(t,e,n,i,a,o){var s=[];s.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(i)&&s.push("path="+i),r.isString(a)&&s.push("domain="+a),!0===o&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"7b05":function(t,e,n){"use strict";n.d(e,"b",(function(){return f})),n.d(e,"a",(function(){return h}));var r=n("9b57"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("daa3"),c=n("4d26"),u=n.n(c);function l(t,e){var n=t.componentOptions,r=t.data,i={};n&&n.listeners&&(i=o()({},n.listeners));var a={};r&&r.on&&(a=o()({},r.on));var s=new t.constructor(t.tag,r?o()({},r,{on:a}):r,t.children,t.text,t.elm,t.context,n?o()({},n,{listeners:i}):n,t.asyncFactory);return s.ns=t.ns,s.isStatic=t.isStatic,s.key=t.key,s.isComment=t.isComment,s.fnContext=t.fnContext,s.fnOptions=t.fnOptions,s.fnScopeId=t.fnScopeId,s.isCloned=!0,e&&(t.children&&(s.children=f(t.children,!0)),n&&n.children&&(n.children=f(n.children,!0))),s}function f(t,e){for(var n=t.length,r=new Array(n),i=0;i1&&void 0!==arguments[1]?arguments[1]:{},n=arguments[2],r=t;if(Array.isArray(t)&&(r=Object(s["c"])(t)[0]),!r)return null;var a=l(r,n),c=e.props,f=void 0===c?{}:c,h=e.key,d=e.on,p=void 0===d?{}:d,v=e.nativeOn,g=void 0===v?{}:v,m=e.children,y=e.directives,b=void 0===y?[]:y,x=a.data||{},w={},_={},O=e.attrs,C=void 0===O?{}:O,S=e.ref,M=e.domProps,k=void 0===M?{}:M,j=e.style,T=void 0===j?{}:j,z=e["class"],E=void 0===z?{}:z,A=e.scopedSlots,P=void 0===A?{}:A;return _="string"===typeof x.style?Object(s["y"])(x.style):o()({},x.style,_),_="string"===typeof T?o()({},_,Object(s["y"])(_)):o()({},_,T),"string"===typeof x["class"]&&""!==x["class"].trim()?x["class"].split(" ").forEach((function(t){w[t.trim()]=!0})):Array.isArray(x["class"])?u()(x["class"]).split(" ").forEach((function(t){w[t.trim()]=!0})):w=o()({},x["class"],w),"string"===typeof E&&""!==E.trim()?E.split(" ").forEach((function(t){w[t.trim()]=!0})):w=o()({},w,E),a.data=o()({},x,{style:_,attrs:o()({},x.attrs,C),class:w,domProps:o()({},x.domProps,k),scopedSlots:o()({},x.scopedSlots,P),directives:[].concat(i()(x.directives||[]),i()(b))}),a.componentOptions?(a.componentOptions.propsData=a.componentOptions.propsData||{},a.componentOptions.listeners=a.componentOptions.listeners||{},a.componentOptions.propsData=o()({},a.componentOptions.propsData,f),a.componentOptions.listeners=o()({},a.componentOptions.listeners,p),m&&(a.componentOptions.children=m)):(m&&(a.children=m),a.data.on=o()({},a.data.on||{},p)),a.data.on=o()({},a.data.on||{},g),void 0!==h&&(a.key=h,a.data.key=h),"string"===typeof S&&(a.data.ref=S),a}},"7b0b":function(t,e,n){var r=n("1d80");t.exports=function(t){return Object(r(t))}},"7b83":function(t,e,n){var r=n("7c64"),i=n("93ed"),a=n("2478"),o=n("a524"),s=n("1fc8");function c(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e",h="<",d="prototype",p="script",v=l("IE_PROTO"),g=function(){},m=function(t){return h+p+f+t+h+"/"+p+f},y=function(t){t.write(m("")),t.close();var e=t.parentWindow.Object;return t=null,e},b=function(){var t,e=u("iframe"),n="java"+p+":";return e.style.display="none",c.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(m("document.F=Object")),t.close(),t.F},x=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(e){}x=r?y(r):b();var t=o.length;while(t--)delete x[d][o[t]];return x()};s[v]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(g[d]=i(t),n=new g,g[d]=null,n[v]=t):n=x(),void 0===e?n:a(n,e)}},"7d1c":function(t,e,n){"use strict";t.exports=n("1d31")},"7d1f":function(t,e,n){var r=n("087d"),i=n("6747");function a(t,e,n){var a=e(t);return i(t)?a:r(a,n(t))}t.exports=a},"7d42":function(t,e,n){n("658f"),n("0b99"),t.exports=n("b1b3")},"7d8a":function(t,e,n){},"7db0":function(t,e,n){"use strict";var r=n("23e7"),i=n("b727").find,a=n("44d2"),o="find",s=!0;o in[]&&Array(1)[o]((function(){s=!1})),r({target:"Array",proto:!0,forced:s},{find:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}}),a(o)},"7dd0":function(t,e,n){"use strict";var r=n("23e7"),i=n("9ed3"),a=n("e163"),o=n("d2bb"),s=n("d44e"),c=n("9112"),u=n("6eeb"),l=n("b622"),f=n("c430"),h=n("3f8c"),d=n("ae93"),p=d.IteratorPrototype,v=d.BUGGY_SAFARI_ITERATORS,g=l("iterator"),m="keys",y="values",b="entries",x=function(){return this};t.exports=function(t,e,n,l,d,w,_){i(n,e,l);var O,C,S,M=function(t){if(t===d&&E)return E;if(!v&&t in T)return T[t];switch(t){case m:return function(){return new n(this,t)};case y:return function(){return new n(this,t)};case b:return function(){return new n(this,t)}}return function(){return new n(this)}},k=e+" Iterator",j=!1,T=t.prototype,z=T[g]||T["@@iterator"]||d&&T[d],E=!v&&z||M(d),A="Array"==e&&T.entries||z;if(A&&(O=a(A.call(new t)),p!==Object.prototype&&O.next&&(f||a(O)===p||(o?o(O,p):"function"!=typeof O[g]&&c(O,g,x)),s(O,k,!0,!0),f&&(h[k]=x))),d==y&&z&&z.name!==y&&(j=!0,E=function(){return z.call(this)}),f&&!_||T[g]===E||c(T,g,E),h[e]=E,d)if(C={values:M(y),keys:w?E:M(m),entries:M(b)},_)for(S in C)(v||j||!(S in T))&&u(T,S,C[S]);else r({target:e,proto:!0,forced:v||j},C);return C}},"7e12":function(t,e,n){var r=n("da84"),i=n("58a8").trim,a=n("5899"),o=r.parseFloat,s=1/o(a+"-0")!==-1/0;t.exports=s?function(t){var e=i(String(t)),n=o(e);return 0===n&&"-"==e.charAt(0)?-0:n}:o},"7e64":function(t,e,n){var r=n("5e2e"),i=n("efb6"),a=n("2fcc"),o=n("802a"),s=n("55a3"),c=n("d02c");function u(t){var e=this.__data__=new r(t);this.size=e.size}u.prototype.clear=i,u.prototype["delete"]=a,u.prototype.get=o,u.prototype.has=s,u.prototype.set=c,t.exports=u},"7ed2":function(t,e){var n="__lodash_hash_undefined__";function r(t){return this.__data__.set(t,n),this}t.exports=r},"7ed3":function(t,e,n){var r=n("23e7"),i=n("825a"),a=n("861d"),o=n("5135"),s=n("d039"),c=n("9bf2"),u=n("06cf"),l=n("e163"),f=n("5c6c");function h(t,e,n){var r,s,d=arguments.length<4?t:arguments[3],p=u.f(i(t),e);if(!p){if(a(s=l(t)))return h(s,e,n,d);p=f(0)}if(o(p,"value")){if(!1===p.writable||!a(d))return!1;if(r=u.f(d,e)){if(r.get||r.set||!1===r.writable)return!1;r.value=n,c.f(d,e,r)}else c.f(d,e,f(0,n));return!0}return void 0!==p.set&&(p.set.call(d,n),!0)}var d=s((function(){var t=function(){},e=c.f(new t,"a",{configurable:!0});return!1!==Reflect.set(t.prototype,"a",1,e)}));r({target:"Reflect",stat:!0,forced:d},{set:h})},"7f1a":function(t,e,n){(function(e,n){t.exports=n()})("undefined"!==typeof self&&self,(function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=458)}([function(t,e,n){var r=n(142),i=n(18),a=r.mix({},r,{assign:r.mix,merge:r.deepMix,cloneDeep:r.clone,isFinite:isFinite,isNaN:isNaN,snapEqual:r.isNumberEqual,remove:r.pull,inArray:r.contains,toAllPadding:function(t){var e=0,n=0,r=0,i=0;return a.isNumber(t)||a.isString(t)?e=n=r=i=t:a.isArray(t)?(e=t[0],r=a.isNil(t[1])?t[0]:t[1],i=a.isNil(t[2])?t[0]:t[2],n=a.isNil(t[3])?r:t[3]):a.isObject(t)&&(e=t.top||0,r=t.right||0,i=t.bottom||0,n=t.left||0),[e,r,i,n]},getClipByRange:function(t){var e=t.tl,n=t.br,r=new i.Rect({attrs:{x:e.x,y:e.y,width:n.x-e.x,height:n.y-e.y}});return r}});a.Array={groupToMap:r.groupToMap,group:r.group,merge:r.merge,values:r.valuesOfKey,getRange:r.getRange,firstValue:r.firstValue,remove:r.pull},t.exports=a},function(t,e,n){var r=n(59),i={};r.merge(i,r,{isColorProp:function(t){return["fill","stroke","fillStyle","strokeStyle"].includes(t)},isGradientColor:function(t){return/^[r,R,L,l]{1}[\s]*\(/.test(t)},mixin:function(t,e){var n=t.CFG?"CFG":"ATTRS";if(t&&e){t._mixins=e,t[n]=t[n]||{};var r={};i.each(e,(function(e){i.augment(t,e);var a=e[n];a&&i.merge(r,a)})),t[n]=i.merge(r,t[n])}}}),t.exports=i},function(t,e,n){var r=n(168),i={};r.merge(i,r,{mixin:function(t,e){var n=t.CFG?"CFG":"ATTRS";if(t&&e){t._mixins=e,t[n]=t[n]||{};var r={};i.each(e,(function(e){i.augment(t,e);var a=e[n];a&&i.merge(r,a)})),t[n]=i.merge(r,t[n])}}}),t.exports=i},function(t,e,n){var r=n(22),i=n(5),a=function(t,e){if(t){var n=void 0;if(i(t)){for(var a=0,o=t.length;a0){var s=n.strokeOpacity;r.isNil(s)||1===s||(t.globalAlpha=s),t.stroke()}}e.afterPath(t)},afterPath:function(){},isHitBox:function(){return!0},isHit:function(t,e){var n=this,r=[t,e,1];if(n.invert(r),n.isHitBox()){var i=n.getBBox();if(i&&!o.box(i.minX,i.maxX,i.minY,i.maxY,r[0],r[1]))return!1}var a=n._attrs.clip;return a?(a.invert(r,n.get("canvas")),!!a.isPointInPath(r[0],r[1])&&n.isPointInPath(r[0],r[1])):n.isPointInPath(r[0],r[1])},calculateBox:function(){return null},getHitLineWidth:function(){var t=this._attrs,e=t.lineAppendWidth||0,n=t.lineWidth||0;return n+e},clearTotalMatrix:function(){this._cfg.totalMatrix=null,this._cfg.region=null},clearBBox:function(){this._cfg.box=null,this._cfg.region=null},getBBox:function(){var t=this._cfg.box;return t||(t=this.calculateBox(),t&&(t.x=t.minX,t.y=t.minY,t.width=t.maxX-t.minX,t.height=t.maxY-t.minY),this._cfg.box=t),t},clone:function(){var t=this,e=null,n=t._attrs,i={};return r.each(n,(function(t,e){u[e]&&r.isArray(n[e])?i[e]=l(n[e]):i[e]=n[e]})),e=new t.constructor({attrs:i}),r.each(s,(function(n){e._cfg[n]=t._cfg[n]})),e}}),t.exports=c},function(t,e,n){var r=n(0),i=n(166),a={version:"3.5.17",renderer:"canvas",trackingInfo:{},animate:!0,widthRatio:{column:.5,rose:.9999999,multiplePie:1/1.3},showSinglePoint:!1,connectNulls:!1,scales:{},registerTheme:function(t,e){i[t]=e},setTheme:function(t){var e={};e=r.isObject(t)?t:-1!==r.indexOf(Object.keys(i),t)?i[t]:i.default,r.deepMix(a,e)}};a.setTheme("default"),t.exports=a},function(t,e,n){var r=n(2),i=n(349),a=n(171),o=n(93),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={},r.extend(s,a);var c={matrix:"matrix",path:"path",points:"points",lineDash:"lineDash"};function u(t){for(var e=[],n=0;n0){var s=n.strokeOpacity;r.isNil(s)||1===s||(t.globalAlpha=s),t.stroke()}}e.afterPath(t)},afterPath:function(){},isHitBox:function(){return!0},isHit:function(t,e){var n=this,r=[t,e,1];if(n.invert(r),n.isHitBox()){var i=n.getBBox();if(i&&!o.box(i.minX,i.maxX,i.minY,i.maxY,r[0],r[1]))return!1}var a=n._attrs.clip;return a?(a.invert(r,n.get("canvas")),!!a.isPointInPath(r[0],r[1])&&n.isPointInPath(r[0],r[1])):n.isPointInPath(r[0],r[1])},calculateBox:function(){return null},getHitLineWidth:function(){var t=this._attrs,e=t.lineAppendWidth||0,n=t.lineWidth||0;return n+e},clearTotalMatrix:function(){this._cfg.totalMatrix=null,this._cfg.region=null},clearBBox:function(){this._cfg.box=null,this._cfg.region=null},getBBox:function(){var t=this._cfg.box;return t||(t=this.calculateBox(),t&&(t.x=t.minX,t.y=t.minY,t.width=t.maxX-t.minX,t.height=t.maxY-t.minY),this._cfg.box=t),t},clone:function(){var t=this,e=null,n=t._attrs,i={};return r.each(n,(function(t,e){c[e]&&r.isArray(n[e])?i[e]=u(n[e]):i[e]=n[e]})),e=new t.constructor({attrs:i}),e._cfg.zIndex=t._cfg.zIndex,e}}),t.exports=s},function(t,e){function n(t,e){for(var n in e)e.hasOwnProperty(n)&&"constructor"!==n&&void 0!==e[n]&&(t[n]=e[n])}var r=function(t,e,r,i){return e&&n(t,e),r&&n(t,r),i&&n(t,i),t};t.exports=r},function(t,e,n){var r=n(14),i=function(t){return r(t,"Number")};t.exports=i},function(t,e,n){var r=n(14),i=function(t){return r(t,"String")};t.exports=i},function(t,e,n){var r=n(14),i=function(t){return r(t,"Function")};t.exports=i},function(t,e){var n={}.toString,r=function(t,e){return n.call(t)==="[object "+e+"]"};t.exports=r},function(t,e){var n=function(t){return null!==t&&"function"!==typeof t&&isFinite(t.length)};t.exports=n},function(t,e){t.exports={FONT_FAMILY:'"-apple-system", BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",SimSun, "sans-serif"'}},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(189),f=n(36),h=["min","max","median","start","end"],d=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{xScales:null,yScales:null,el:null})},n.render=function(){},n.clear=function(){var t=this,e=t.get("el");e&&e.remove(),this.set("el",null)},n.destroy=function(){this.clear(),t.prototype.destroy.call(this)},n.changeVisible=function(t){var e=this;e.set("visible",t);var n=e.get("el");n&&(n.set?n.set("visible",t):n.style.display=t?"":"none")},n.parsePoint=function(t,e){var n,r,i=this,a=i.get("xScales"),o=i.get("yScales");if(u.isFunction(e)&&(e=e(a,o)),u.isArray(e)&&u.isString(e[0])&&-1!==e[0].indexOf("%"))return this._parsePercentPoint(t,e);if(u.isArray(e))n=i._getNormalizedValue(e[0],l.getFirstScale(a)),r=i._getNormalizedValue(e[1],l.getFirstScale(o));else for(var s in e){var c=e[s];a[s]&&(n=i._getNormalizedValue(c,a[s])),o[s]&&(r=i._getNormalizedValue(c,o[s],"y"))}return u.isNil(n)||u.isNil(r)||isNaN(n)||isNaN(r)?null:t.convert({x:n,y:r})},n._getNormalizedValue=function(t,e){var n,r;-1!==u.indexOf(h,t)?"start"===t?n=0:"end"===t?n=1:"median"===t?(r=e.isCategory?(e.values.length-1)/2:(e.min+e.max)/2,n=e.scale(r)):(r=e.isCategory?"min"===t?0:e.values.length-1:e[t],n=e.scale(r)):n=e.scale(t);return n},n._parsePercentPoint=function(t,e){var n=parseFloat(e[0])/100,r=parseFloat(e[1])/100,i=t.start,a=t.end,o={x:Math.min(i.x,a.x),y:Math.min(i.y,a.y)},s=t.width*n+o.x,c=t.height*r+o.y;return{x:s,y:c}},e}(f);t.exports=d},function(t,e,n){var r=n(112);t.exports=r},function(t,e,n){"use strict";var r=n(85);n.d(e,"a",(function(){return r["e"]})),n.d(e,"f",(function(){return r["g"]})),n.d(e,"d",(function(){return r["f"]}));var i=n(240);n.d(e,"e",(function(){return i["a"]})),n.d(e,"c",(function(){return i["b"]}));var a=n(241);n.d(e,"b",(function(){return a["a"]}))},function(t,e,n){var r=n(10),i=n(3),a=n(22),o=n(6),s=function(){var t=e.prototype;function e(t){this._initDefaultCfg(),r(this,t),this.init()}return t._initDefaultCfg=function(){this.type="base",this.formatter=null,this.range=[0,1],this.ticks=null,this.values=[]},t.init=function(){},t.getTicks=function(){var t=this,e=t.ticks,n=[];return i(e,(function(e){var r;r=a(e)?e:{text:t.getText(e),tickValue:e,value:t.scale(e)},n.push(r)})),n},t.getText=function(t,e){var n=this.formatter;return t=n?n(t,e):t,!o(t)&&t.toString||(t=""),t.toString()},t.rangeMin=function(){return this.range[0]},t.rangeMax=function(){var t=this.range;return t[t.length-1]},t.invert=function(t){return t},t.translate=function(t){return t},t.scale=function(t){return t},t.clone=function(){var t=this,e=t.constructor,n={};return i(t,(function(e,r){n[r]=t[r]})),new e(n)},t.change=function(t){return this.ticks=null,r(this,t),this.init(),this},e}();t.exports=s},function(t,e,n){var r=n(0),i=n(25),a=r.PathUtil,o={},s={_coord:null,draw:function(t,e){return this.drawShape?this.drawShape(t,e):null},setCoord:function(t){this._coord=t},parsePath:function(t,e){var n=this._coord;return t=a.parsePathString(t),t=n.isPolar&&!1!==e?i.convertPolarPath(n,t):i.convertNormalPath(n,t),t},parsePoint:function(t){var e=this._coord;return e.convertPoint(t)},parsePoints:function(t){var e=this._coord,n=[];return r.each(t,(function(t){n.push(e.convertPoint(t))})),n}},c={defaultShapeType:null,setCoord:function(t){this._coord=t},getShape:function(t){var e=this;r.isArray(t)&&(t=t[0]);var n=e[t]||e[e.defaultShapeType];return n._coord=e._coord,n},getShapePoints:function(t,e){var n=this.getShape(t),r=n.getPoints||n.getShapePoints||this.getDefaultPoints,i=r(e);return i},getDefaultPoints:function(){return[]},getMarkerCfg:function(t,e){var n=this.getShape(t);if(!n.getMarkerCfg){var r=this.defaultShapeType;n=this.getShape(r)}return n.getMarkerCfg(e)},getSelectedCfg:function(){return{}},drawShape:function(t,e,n){var r=this.getShape(t),i=r.draw(e,n);return i&&(i.setSilent("origin",e.origin),i._id=e.yIndex?e._id+e.yIndex:e._id,i.name=this.name),i}};o.registerFactory=function(t,e){var n=r.upperFirst(t),i=r.assign({},c,e);return o[n]=i,i.name=t,i},o.registerShape=function(t,e,n){var i=r.upperFirst(t),a=o[i],c=r.assign({},s,n);return a[e]=c,c},o.getShapeFactory=function(t){var e=this;t=t||"point";var n=r.upperFirst(t);return e[n]},t.exports=o},function(t,e){var n="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r=function(t){var e="undefined"===typeof t?"undefined":n(t);return null!==t&&"object"===e||"function"===e};t.exports=r},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(104),o=n(334),s=n(163),c=n(0),u=n(8),l=n(342),f=n(21),h=n(394),d=n(395),p=n(396),v=n(397),g=["color","shape","size"],m="_origin";function y(t){return(c.isString(t)||c.isPlainObject(t))&&(t=[t]),c.each(t,(function(e,n){c.isObject(e)||(t[n]={type:e})})),t}var b=function(t){i(n,t);var e=n.prototype;function n(e){var n;return n=t.call(this,e)||this,n.viewTheme=n.get("viewTheme"),c.assign(r(n),h,d,p),n.get("container")&&n._initContainer(),n._initOptions(),n}return e.getDefaultCfg=function(){return{_id:null,type:"base",coord:null,attrs:{},view:null,data:[],scales:{},container:null,labelContainer:null,shapeContainer:null,attrOptions:{},styleOptions:null,selectedOptions:null,activedOptions:null,hasDefaultAdjust:!1,adjusts:null,shapeType:null,generatePoints:!1,sortable:!1,labelCfg:null,shareTooltip:!0,tooltipCfg:null,animate:!0,animateCfg:null,visible:!0}},e._initOptions=function(){var t=this.get("adjusts");t&&(t=y(t),this.set("adjusts",t))},e._createScale=function(t,e){var n=this.get("scales"),r=n[t];return r||(r=this.get("view").createScale(t,e),n[t]=r),r},e._setAttrOptions=function(t,e){var n=this.get("attrOptions");n[t]=e},e._createAttrOption=function(t,e,n,r){var i={};i.field=e,n?c.isFunction(n)?i.callback=n:i.values=n:"color"!==t&&(i.values=r),this._setAttrOptions(t,i)},e.position=function(t){return this._setAttrOptions("position",{field:t}),this},e.color=function(t,e){var n=this.viewTheme||u;return this._createAttrOption("color",t,e,n.colors),this},e.size=function(t,e){var n=this.viewTheme||u;return this._createAttrOption("size",t,e,n.sizes),this},e.shape=function(t,e){var n=this.viewTheme||u,r=this.get("type"),i=n.shapes[r]||[];return this._createAttrOption("shape",t,e,i),this},e.opacity=function(t,e){var n=this.viewTheme||u;return this._createAttrOption("opacity",t,e,n.opacities),this},e.style=function(t,e){var n,r=this.get("styleOptions");return r||(r={},this.set("styleOptions",r)),c.isObject(t)&&(e=t,t=null),t&&(n=v(t)),r.fields=n,r.style=e,this},e.label=function(t,e,n){var r,i=this,a=i.get("labelCfg");return a||(a={},i.set("labelCfg",a)),t&&(r=v(t)),a.fields=r,c.isFunction(e)?(n||(n={}),a.callback=e):c.isObject(e)&&(n=e),a.globalCfg=n,this},e.tooltip=function(t,e){var n,r=this.get("tooltipCfg");(r||(r={}),!1===t)?this.set("tooltipCfg",!1):(t&&(n=v(t)),r.fields=n,r.cfg=e);return this.set("tooltipCfg",r),this},e.animate=function(t){return this.set("animateCfg",t),this},e.active=function(t,e){return!1===t?this.set("allowActive",!1):c.isObject(t)?(this.set("allowActive",!0),this.set("activedOptions",t)):(this.set("allowActive",!0),this.set("activedOptions",e)),this},e.adjust=function(t){return this.get("hasDefaultAdjust")||(t&&(t=y(t)),this.set("adjusts",t)),this},e.select=function(t,e){return!1===t?this.set("allowSelect",!1):c.isObject(t)?(this.set("allowSelect",!0),this.set("selectedOptions",t)):(this.set("allowSelect",!0),this.set("selectedOptions",e)),this},e.hasAdjust=function(t){var e=this,n=e.get("adjusts");if(!t)return!1;var r=!1;return c.each(n,(function(e){if(e.type===t)return r=!0,!1})),r},e.hasStack=function(){var t=this.get("isStacked");return c.isNil(t)&&(t=this.hasAdjust("stack"),this.set("isStacked",t)),t},e.isInCircle=function(){var t=this.get("coord");return t&&t.isPolar},e._initContainer=function(){var t=this,e=t.get("shapeContainer");if(!e){var n=t.get("container"),r=t.get("view"),i=r&&r.get("_id");e=n.addGroup({viewId:i,visible:t.get("visible")}),t.set("shapeContainer",e)}},e.init=function(){var t=this;if(t._initContainer(),t._initAttrs(),t.get("tooltipCfg")&&t.get("tooltipCfg").fields){var e=t.get("tooltipCfg").fields;c.each(e,(function(e){t._createScale(e)}))}var n=t._processData();t.get("adjusts")&&t._adjust(n),t.set("dataArray",n)},e._initAttrs=function(){var t=this,e=t.get("attrs"),n=t.get("attrOptions"),r=t.get("coord"),i=t.viewTheme||u,o=!1;for(var s in n)if(n.hasOwnProperty(s)){var l=n[s],f=c.upperFirst(s),h=v(l.field);"position"===s&&(l.coord=r,1===h.length&&"theta"===r.type&&(h.unshift("1"),o=!0));for(var d=[],p=0;p1){var y=d[1],b=0,x=Math.max.apply(null,y.values);isFinite(x)||(x=1),y.change({nice:!1,min:b,max:x})}l.scales=d;var w=new a[f](l);e[s]=w}},e._processData=function(){for(var t=this,e=this.get("data"),n=[],r=this._groupData(e),i=0;ia&&(a=l)}}(ie.max)&&e.change({min:i,max:a})},e._adjust=function(t){if(t&&t.length){var e=this,n=e.get("adjusts"),r=this.viewTheme||u,i=e.getYScale(),a=e.getXScale(),s=a.field,l=i?i.field:null;c.each(n,(function(n){var u=c.mix({xField:s,yField:l},n),f=c.upperFirst(n.type);if("Dodge"===f){var h=[];if(a.isCategory||a.isIdentity)h.push("x");else{if(i)throw new Error("dodge is not support linear attribute, please use category attribute!");h.push("y")}u.adjustNames=h,u.dodgeRatio=u.dodgeRatio||r.widthRatio.column}else if("Stack"===f){var d=e.get("coord");if(!i){u.height=d.getHeight();var p=e.getDefaultValue("size")||3;u.size=p}!d.isTransposed&&c.isNil(u.reverseOrder)&&(u.reverseOrder=!0)}var v=new o[f](u);v.processAdjust(t),"Stack"===f&&i&&e._updateStackRange(l,i,t)}))}},e.setCoord=function(t){this.set("coord",t);var e=this.getAttr("position"),n=this.get("shapeContainer");n.setMatrix(t.matrix),e&&(e.coord=t)},e.paint=function(){var t=this,e=t.get("dataArray"),n=[],r=t.getShapeFactory();r.setCoord(t.get("coord")),t.set("shapeFactory",r);var i=t.get("shapeContainer");t._beforeMapping(e);for(var a=0;a=0?n:r<=0?r:0,t},e._normalizeValues=function(t,e){var n=[];if(c.isArray(t))for(var r=0;r1)for(var h=0;h0)c.each(n,(function(n){e+="-"+t[n]}));else{var r,i=this.get("type"),a=this.getXScale(),o=this.getYScale(),s=a.field||"x",u=o.field||"y",l=t[u];r=a.isIdentity?a.value:t[s],e+="interval"===i||"schema"===i?"-"+r:"line"===i||"area"===i||"path"===i?"-"+i:"-"+r+"-"+l;var f=this._getGroupScales();c.isEmpty(f)||c.each(f,(function(n){var r=n.field;"identity"!==n.type&&(e+="-"+t[r])}))}return e},e.getDrawCfg=function(t){var e=this,n={origin:t,x:t.x,y:t.y,color:t.color,size:t.size,shape:t.shape,isInCircle:e.isInCircle(),opacity:t.opacity},r=e.get("styleOptions");return r&&r.style&&(n.style=e.getCallbackCfg(r.fields,r.style,t[m])),e.get("generatePoints")&&(n.points=t.points,n.nextPoints=t.nextPoints),e.get("animate")&&(n._id=e._getShapeId(t[m])),n},e.appendShapeInfo=function(t,e){t&&(t.setSilent("index",e),t.setSilent("coord",this.get("coord")),this.get("animate")&&this.get("animateCfg")&&t.setSilent("animateCfg",this.get("animateCfg")))},e._applyViewThemeShapeStyle=function(t,e,n){var r=this,i=r.viewTheme||u,a=n.name;e?e&&(e.indexOf("hollow")>-1||e.indexOf("liquid")>-1)&&(a="hollow"+c.upperFirst(a)):n.defaultShapeType.indexOf("hollow")>-1&&(a="hollow"+c.upperFirst(a));var o=i.shape[a]||{};t.style=c.mix({},o,t.style)},e.drawPoint=function(t,e,n,r){var i=this,a=t.shape,o=i.getDrawCfg(t);i._applyViewThemeShapeStyle(o,a,n);var s=n.drawShape(a,o,e);i.appendShapeInfo(s,r)},e.getAttr=function(t){return this.get("attrs")[t]},e.getXScale=function(){return this.getAttr("position").scales[0]},e.getYScale=function(){return this.getAttr("position").scales[1]},e.getShapes=function(){var t=[],e=this.get("shapeContainer"),n=e.get("children");return c.each(n,(function(e){e.get("origin")&&t.push(e)})),t},e.getAttrsForLegend=function(){var t=this.get("attrs"),e=[];return c.each(t,(function(t){g.includes(t.type)&&e.push(t)})),e},e.getFieldsForLegend=function(){var t=[],e=this.get("attrOptions");return c.each(g,(function(n){var r=e[n];r&&r.field&&c.isString(r.field)&&(t=t.concat(r.field.split("*")))})),c.uniq(t)},e.changeVisible=function(t,e){var n=this;n.set("visible",t);var r=this.get("shapeContainer");r&&r.set("visible",t);var i=this.get("labelContainer");if(i&&i.set("visible",t),!e&&r){var a=r.get("canvas");a.draw()}},e.reset=function(){this.set("attrOptions",{}),this.clearInner()},e.clearInner=function(){this.clearActivedShapes(),this.clearSelected();var t=this.get("shapeContainer");t&&t.clear();var e=this.get("labelContainer");e&&e.remove(),this.set("attrs",{}),this.set("groupScales",null),this.set("labelContainer",null),this.set("xDistance",null),this.set("isStacked",null)},e.clear=function(){this.clearInner(),this.set("scales",{})},e.destroy=function(){this.clear();var e=this.get("shapeContainer");e&&e.remove(),this.offEvents(),t.prototype.destroy.call(this)},e.bindEvents=function(){this.get("view")&&(this._bindActiveAction(),this._bindSelectedAction())},e.offEvents=function(){this.get("view")&&(this._offActiveAction(),this._offSelectedAction())},n}(s);t.exports=b},function(t,e,n){t.exports={Axis:n(343),Component:n(92),Guide:n(371),Label:n(380),Legend:n(381),Tooltip:n(387)}},function(t,e,n){var r=n(0),i=n(391);function a(t,e){if(!t.length)return[];for(var n=[],r=0,i=t.length;r=s[l]?1:0,d=f>Math.PI?1:0,p=n.convertPoint(c),v=o(n,p);if(v>=.5)if(f===2*Math.PI){var g={x:(c.x+s.x)/2,y:(c.y+s.y)/2},m=n.convertPoint(g);u.push(["A",v,v,0,d,h,m.x,m.y]),u.push(["A",v,v,0,d,h,p.x,p.y])}else u.push(["A",v,v,0,d,h,p.x,p.y]);return u}function u(t){r.each(t,(function(e,n){var r=e;if("a"===r[0].toLowerCase()){var i=t[n-1],a=t[n+1];a&&"a"===a[0].toLowerCase()?i&&"l"===i[0].toLowerCase()&&(i[0]="M"):i&&"a"===i[0].toLowerCase()&&a&&"l"===a[0].toLowerCase()&&(a[0]="M")}}))}var l={getLinePath:function(t,e){return a(t,e)},getSplinePath:function(t,e,n){var a=[],o=t[0],s=null;if(t.length<=2)return l.getLinePath(t,e);r.each(t,(function(t){s&&s.x===t.x&&s.y===t.y||(a.push(t.x),a.push(t.y),s=t)})),n=n||[[0,0],[1,1]];var c=i.catmullRom2bezier(a,e,n);return c.unshift(["M",o.x,o.y]),c},getPointRadius:function(t,e){var n=o(t,e);return n},getPointAngle:function(t,e){var n=t.getCenter(),r=Math.atan2(e.y-n.y,e.x-n.x);return r},convertNormalPath:function(t,e){var n=[];return r.each(e,(function(e){var r=e[0];switch(r.toLowerCase()){case"m":case"l":case"c":n.push(s(e,t));break;case"z":default:n.push(e);break}})),n},convertPolarPath:function(t,e){var n,i,a,o,l=[];return r.each(e,(function(r,u){var f=r[0];switch(f.toLowerCase()){case"m":case"c":case"q":l.push(s(r,t));break;case"l":n=e[u-1],i=r,a=t.isTransposed,o=a?n[n.length-2]===i[1]:n[n.length-1]===i[2],o?l=l.concat(c(n,i,t)):l.push(s(r,t));break;case"z":default:l.push(r);break}})),u(l),l}};t.exports=l},function(t,e,n){var r=n(6);function i(t){return r(t)?"":t.toString()}t.exports=i},function(t,e,n){var r=n(28),i=n(5),a=5;function o(t,e,n,s){for(var c in n=n||0,s=s||a,e)if(e.hasOwnProperty(c)){var u=e[c];null!==u&&r(u)?(r(t[c])||(t[c]={}),n2&&void 0!==arguments[2]?arguments[2]:n;return Math.abs(t-e)1){var i=e[0].charAt(0);e.splice(1,0,e[0].substr(1)),e[0]=i}r.each(e,(function(t,n){isNaN(t)||(e[n]=+t)})),t[n]=e})),t):void 0}}},function(t,e,n){"use strict";e["c"]=o,e["b"]=s,e["a"]=c;var r=n(136);function i(t,e){return function(n){return t+n*e}}function a(t,e,n){return t=Math.pow(t,n),e=Math.pow(e,n)-t,n=1/n,function(r){return Math.pow(t+r*e,n)}}function o(t,e){var n=e-t;return n?i(t,n>180||n<-180?n-360*Math.round(n/360):n):Object(r["a"])(isNaN(t)?e:t)}function s(t){return 1===(t=+t)?c:function(e,n){return n-e?a(e,n,t):Object(r["a"])(isNaN(e)?n:e)}}function c(t,e){var n=e-t;return n?i(t,n):Object(r["a"])(isNaN(t)?e:t)}},function(t,e,n){var r=n(12),i=n(5),a=n(6),o=n(10),s=n(3);function c(t,e){return r(e)?e:t.invert(t.scale(e))}var u=function(){function t(t){var e=this;this.type="base",this.name=null,this.method=null,this.values=[],this.scales=[],this.linear=null;var n=null,r=this.callback;if(t.callback){var i=t.callback;n=function(){for(var t=arguments.length,n=new Array(t),o=0;o1&&(e=(t[1].value-t[0].value)/2);for(var n=[],r=0;r0){var s=e.value-i[o-1].value;s/=t.get("subTickCount")+1;for(var c=1;c<=n;c++){var u={text:"",value:o?i[o-1].value+c*s:c*s},l=t.getTickPoint(u.value),f=void 0;f=a&&a.length?a.length:parseInt(.6*r.length,10),t._addTickItem(c-1,l,f,"sub")}}}))}},n._addTickLine=function(t,e){var n=this,r=l.mix({},e),i=[];l.each(t,(function(t){i.push(["M",t.x1,t.y1]),i.push(["L",t.x2,t.y2])})),delete r.length,r.path=i;var a=n.get("group"),o=a.addShape("path",{attrs:r});o.name="axis-ticks",o._id=n.get("_id")+"-ticks",o.set("coord",n.get("coord")),n.get("appendInfo")&&o.setSilent("appendInfo",n.get("appendInfo"))},n._renderTicks=function(){var t=this,e=t.get("tickItems"),n=t.get("subTickItems");if(!l.isEmpty(e)){var r=t.get("tickLine");t._addTickLine(e,r)}if(!l.isEmpty(n)){var i=t.get("subTickLine")||t.get("tickLine");t._addTickLine(n,i)}},n._renderGrid=function(){var t=this.get("grid");if(t){t.coord=this.get("coord"),t.appendInfo=this.get("appendInfo");var e=this.get("group");this.set("gridGroup",e.addGroup(f,t))}},n._renderLabels=function(){var t=this,e=t.get("labelRenderer"),n=t.get("labelItems");e&&(e.set("items",n),e._dryDraw())},n.paint=function(){var t=this,e=t.get("tickLine"),n=!0;e&&e.hasOwnProperty("alignWithLabel")&&(n=e.alignWithLabel),t._renderLine();var r=t.get("type"),i="cat"===r||"timeCat"===r;i&&!1===n?t._processCatTicks():t._processTicks(),t._renderTicks(),t._renderGrid(),t._renderLabels();var a=this.get("label");a&&a.autoRotate&&t.autoRotateLabels(),a&&a.autoHide&&t.autoHideLabels()},n.parseTick=function(t,e,n){return{text:t,value:e/(n-1)}},n.getTextAnchor=function(t){var e,n=Math.abs(t[1]/t[0]);return e=n>=1?"center":t[0]>0?"start":"end",e},n.getMaxLabelWidth=function(t){var e=t.getLabels(),n=0;return l.each(e,(function(t){var e=t.getBBox(),r=e.width;n1){var i=e[0].charAt(0);e.splice(1,0,e[0].substr(1)),e[0]=i}r.each(e,(function(t,n){isNaN(t)||(e[n]=+t)})),t[n]=e})),t):void 0},numberToColor:function(t){var e=o[t];if(!e){for(var n=t.toString(16),r=n.length;r<6;r++)n="0"+n;e="#"+n,o[t]=e}return e}}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(6),a=n(3),o=n(20),s=n(207),c=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n._initDefaultCfg=function(){t.prototype._initDefaultCfg.call(this);var e=this;e.type="linear",e.isLinear=!0,e.nice=!1,e.min=null,e.minLimit=null,e.max=null,e.maxLimit=null,e.tickCount=null,e.tickInterval=null,e.minTickInterval=null,e.snapArray=null},n.init=function(){var t=this;if(t.ticks){var e=t.ticks,n=t.translate(e[0]),r=t.translate(e[e.length-1]);(i(t.min)||t.min>n)&&(t.min=n),(i(t.max)||t.max=t.min&&e<=t.max&&n.push(e)})),n.length||(n.push(t.min),n.push(t.max)),t.ticks=n}},n.scale=function(t){if(i(t))return NaN;var e=this.max,n=this.min;if(e===n)return 0;var r=(t-n)/(e-n),a=this.rangeMin(),o=this.rangeMax();return a+r*(o-a)},n.invert=function(t){var e=(t-this.rangeMin())/(this.rangeMax()-this.rangeMin());return this.min+e*(this.max-this.min)},e}(o);o.Linear=c,t.exports=c},function(t,e,n){var r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i=n(5),a=function t(e){if("object"!==("undefined"===typeof e?"undefined":r(e))||null===e)return e;var n=void 0;if(i(e)){n=[];for(var a=0,o=e.length;an?n:t};t.exports=n},function(t,e,n){var r=n(217);r.translate=function(t,e,n){var i=new Array(9);return r.fromTranslation(i,n),r.multiply(t,i,e)},r.rotate=function(t,e,n){var i=new Array(9);return r.fromRotation(i,n),r.multiply(t,i,e)},r.scale=function(t,e,n){var i=new Array(9);return r.fromScaling(i,n),r.multiply(t,i,e)},t.exports=r},function(t,e,n){var r=n(1).vec2;t.exports={at:function(t,e,n){return(e-t)*n+t},pointDistance:function(t,e,n,i,a,o){var s=[n-t,i-e];if(r.exactEquals(s,[0,0]))return NaN;var c=[-s[1],s[0]];r.normalize(c,c);var u=[a-t,o-e];return Math.abs(r.dot(u,c))},box:function(t,e,n,r,i){var a=i/2,o=Math.min(t,n),s=Math.max(t,n),c=Math.min(e,r),u=Math.max(e,r);return{minX:o-a,minY:c-a,maxX:s+a,maxY:u+a}},len:function(t,e,n,r){return Math.sqrt((n-t)*(n-t)+(r-e)*(r-e))}}},function(t,e,n){var r=n(1);function i(t,e,n,r){return{x:Math.cos(r)*n+t,y:Math.sin(r)*n+e}}function a(t,e,n,r){var i,a;return r?tn&&(i=2*Math.PI-t+e,a=t-n):(i=t-e,a=n-t),i>a?n:e}function o(t,e,n,i){var o=0;return n-e>=2*Math.PI&&(o=2*Math.PI),e=r.mod(e,2*Math.PI),n=r.mod(n,2*Math.PI)+o,t=r.mod(t,2*Math.PI),i?e>=n?t>n&&tn?t:a(t,e,n):e<=n?ee||tt.x&&(v=t.x),gt.y&&(m=t.y),y1&&(a*=Math.sqrt(m),o*=Math.sqrt(m));var y=a*a*(g*g)+o*o*(d*d),b=Math.sqrt((a*a*(o*o)-y)/y);n===i&&(b*=-1),isNaN(b)&&(b=0);var x=b*a*g/o,w=b*-o*d/a,_=(u+f)/2+Math.cos(c)*x-Math.sin(c)*w,O=(l+h)/2+Math.sin(c)*x+Math.cos(c)*w,C=v([1,0],[(d-x)/a,(g-w)/o]),S=[(d-x)/a,(g-w)/o],M=[(-1*d-x)/a,(-1*g-w)/o],k=v(S,M);return p(S,M)<=-1&&(k=Math.PI),p(S,M)>=1&&(k=0),0===i&&k>0&&(k-=2*Math.PI),1===i&&k<0&&(k+=2*Math.PI),[t,_,O,a,o,C,k,c,i]}var m=function(t,e,n){this.preSegment=e,this.isLast=n,this.init(t,e)};r.augment(m,{init:function(t,e){var n=t[0];e=e||{endPoint:{x:0,y:0}};var i,a,o,s,c=l.indexOf(n)>=0,u=c?n.toUpperCase():n,d=t,p=e.endPoint,v=d[1],m=d[2];switch(u){default:break;case"M":s=c?f(v,m,p):{x:v,y:m},this.command="M",this.params=[p,s],this.subStart=s,this.endPoint=s;break;case"L":s=c?f(v,m,p):{x:v,y:m},this.command="L",this.params=[p,s],this.subStart=e.subStart,this.endPoint=s,this.endTangent=function(){return[s.x-p.x,s.y-p.y]},this.startTangent=function(){return[p.x-s.x,p.y-s.y]};break;case"H":s=c?f(v,0,p):{x:v,y:p.y},this.command="L",this.params=[p,s],this.subStart=e.subStart,this.endPoint=s,this.endTangent=function(){return[s.x-p.x,s.y-p.y]},this.startTangent=function(){return[p.x-s.x,p.y-s.y]};break;case"V":s=c?f(0,v,p):{x:p.x,y:v},this.command="L",this.params=[p,s],this.subStart=e.subStart,this.endPoint=s,this.endTangent=function(){return[s.x-p.x,s.y-p.y]},this.startTangent=function(){return[p.x-s.x,p.y-s.y]};break;case"Q":c?(i=f(v,m,p),a=f(d[3],d[4],p)):(i={x:v,y:m},a={x:d[3],y:d[4]}),this.command="Q",this.params=[p,i,a],this.subStart=e.subStart,this.endPoint=a,this.endTangent=function(){return[a.x-i.x,a.y-i.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]};break;case"T":a=c?f(v,m,p):{x:v,y:m},"Q"===e.command?(i=h(e.params[1],p),this.command="Q",this.params=[p,i,a],this.subStart=e.subStart,this.endPoint=a,this.endTangent=function(){return[a.x-i.x,a.y-i.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]}):(this.command="TL",this.params=[p,a],this.subStart=e.subStart,this.endPoint=a,this.endTangent=function(){return[a.x-p.x,a.y-p.y]},this.startTangent=function(){return[p.x-a.x,p.y-a.y]});break;case"C":c?(i=f(v,m,p),a=f(d[3],d[4],p),o=f(d[5],d[6],p)):(i={x:v,y:m},a={x:d[3],y:d[4]},o={x:d[5],y:d[6]}),this.command="C",this.params=[p,i,a,o],this.subStart=e.subStart,this.endPoint=o,this.endTangent=function(){return[o.x-a.x,o.y-a.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]};break;case"S":c?(a=f(v,m,p),o=f(d[3],d[4],p)):(a={x:v,y:m},o={x:d[3],y:d[4]}),"C"===e.command?(i=h(e.params[2],p),this.command="C",this.params=[p,i,a,o],this.subStart=e.subStart,this.endPoint=o,this.endTangent=function(){return[o.x-a.x,o.y-a.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]}):(this.command="SQ",this.params=[p,a,o],this.subStart=e.subStart,this.endPoint=o,this.endTangent=function(){return[o.x-a.x,o.y-a.y]},this.startTangent=function(){return[p.x-a.x,p.y-a.y]});break;case"A":var y=v,b=m,x=d[3],w=d[4],_=d[5];s=c?f(d[6],d[7],p):{x:d[6],y:d[7]},this.command="A";var O=g(p,s,w,_,y,b,x);this.params=O;var C=e.subStart;this.subStart=C,this.endPoint=s;var S=O[5]%(2*Math.PI);r.isNumberEqual(S,2*Math.PI)&&(S=0);var M=O[6]%(2*Math.PI);r.isNumberEqual(M,2*Math.PI)&&(M=0);var k=.001;this.startTangent=function(){0===_&&(k*=-1);var t=O[3]*Math.cos(S-k)+O[1],e=O[4]*Math.sin(S-k)+O[2];return[t-C.x,e-C.y]},this.endTangent=function(){var t=O[6];t-2*Math.PI<1e-4&&(t=0);var e=O[3]*Math.cos(S+t+k)+O[1],n=O[4]*Math.sin(S+t-k)+O[2];return[p.x-e,p.y-n]};break;case"Z":this.command="Z",this.params=[p,e.subStart],this.subStart=e.subStart,this.endPoint=e.subStart}},isInside:function(t,e,n){var r=this,a=r.command,o=r.params,s=r.box;if(s&&!i.box(s.minX,s.maxX,s.minY,s.maxY,t,e))return!1;switch(a){default:break;case"M":return!1;case"TL":case"L":case"Z":return i.line(o[0].x,o[0].y,o[1].x,o[1].y,n,t,e);case"SQ":case"Q":return i.quadraticline(o[0].x,o[0].y,o[1].x,o[1].y,o[2].x,o[2].y,n,t,e);case"C":return i.cubicline(o[0].x,o[0].y,o[1].x,o[1].y,o[2].x,o[2].y,o[3].x,o[3].y,n,t,e);case"A":var l=o,f=l[1],h=l[2],d=l[3],p=l[4],v=l[5],g=l[6],m=l[7],y=l[8],b=d>p?d:p,x=d>p?1:d/p,w=d>p?p/d:1;l=[t,e,1];var _=[1,0,0,0,1,0,0,0,1];return u.translate(_,_,[-f,-h]),u.rotate(_,_,-m),u.scale(_,_,[1/x,1/w]),c.transformMat3(l,l,_),i.arcline(0,0,b,v,v+g,1-y,n,l[0],l[1])}return!1},draw:function(t){var e,n,r,i=this.command,a=this.params;switch(i){default:break;case"M":t.moveTo(a[1].x,a[1].y);break;case"TL":case"L":t.lineTo(a[1].x,a[1].y);break;case"SQ":case"Q":e=a[1],n=a[2],t.quadraticCurveTo(e.x,e.y,n.x,n.y);break;case"C":e=a[1],n=a[2],r=a[3],t.bezierCurveTo(e.x,e.y,n.x,n.y,r.x,r.y);break;case"A":var o=a,s=o[1],c=o[2],u=s,l=c,f=o[3],h=o[4],d=o[5],p=o[6],v=o[7],g=o[8],m=f>h?f:h,y=f>h?1:f/h,b=f>h?h/f:1;t.translate(u,l),t.rotate(v),t.scale(y,b),t.arc(0,0,m,d,d+p,1-g),t.scale(1/y,1/b),t.rotate(-v),t.translate(-u,-l);break;case"Z":t.closePath();break}},shortenDraw:function(t,e,n){var r,i,a,o=this.command,s=this.params;switch(o){default:break;case"M":t.moveTo(s[1].x-e,s[1].y-n);break;case"TL":case"L":t.lineTo(s[1].x-e,s[1].y-n);break;case"SQ":case"Q":r=s[1],i=s[2],t.quadraticCurveTo(r.x,r.y,i.x-e,i.y-n);break;case"C":r=s[1],i=s[2],a=s[3],t.bezierCurveTo(r.x,r.y,i.x,i.y,a.x-e,a.y-n);break;case"A":var c=s,u=c[1],l=c[2],f=u,h=l,d=c[3],p=c[4],v=c[5],g=c[6],m=c[7],y=c[8],b=d>p?d:p,x=d>p?1:d/p,w=d>p?p/d:1;t.translate(f,h),t.rotate(m),t.scale(x,w),t.arc(0,0,b,v,v+g,1-y),t.scale(1/x,1/w),t.rotate(-m),t.translate(-f,-h);break;case"Z":t.closePath();break}},getBBox:function(t){var e,n,r,i,c=t/2,u=this.params;switch(this.command){default:case"M":case"Z":break;case"TL":case"L":this.box={minX:Math.min(u[0].x,u[1].x)-c,maxX:Math.max(u[0].x,u[1].x)+c,minY:Math.min(u[0].y,u[1].y)-c,maxY:Math.max(u[0].y,u[1].y)+c};break;case"SQ":case"Q":for(n=o.extrema(u[0].x,u[1].x,u[2].x),r=0,i=n.length;rO&&(O=M)}var k=s.yExtrema(m,d,p),j=1/0,T=-1/0,z=[b,x];for(r=2*-Math.PI;r<=2*Math.PI;r+=Math.PI){var E=k+r;1===y?bT&&(T=A)}this.box={minX:_-c,maxX:O+c,minY:j-c,maxY:T+c};break}}}),t.exports=m},function(t,e,n){"use strict";e["a"]=function(t,e){return t=+t,e-=t,function(n){return t+e*n}}},function(t,e,n){var r=n(15),i=Array.prototype.indexOf,a=function(t,e){return!!r(t)&&i.call(t,e)>-1};t.exports=a},function(t,e){var n=function(t){for(var e=[],n=0;nn&&(i=2*Math.PI-t+e,a=t-n):(i=t-e,a=n-t),i>a?n:e}function o(t,e,n,i){var o=0;return n-e>=2*Math.PI&&(o=2*Math.PI),e=r.mod(e,2*Math.PI),n=r.mod(n,2*Math.PI)+o,t=r.mod(t,2*Math.PI),i?e>=n?t>n&&tn?t:a(t,e,n):e<=n?ee||tt.x&&(v=t.x),gt.y&&(m=t.y),y0&&f>0?u=Math.PI/2-d:l<0&&f<0?u=-Math.PI/2-d:l>=0&&f<0?u=-d-Math.PI/2:l<=0&&f>0&&(u=Math.PI/2-d);var p=h(s);if(p){c&&(o?(i+=Math.sin(Math.abs(d))*c,a=a+Math.cos(Math.abs(d))*c-.5*t.lineWidth):(i-=Math.sin(Math.abs(d))*c,a=a-Math.cos(Math.abs(d))*c+.5*t.lineWidth)),t.save(),t.beginPath(),t.translate(i,a),t.rotate(u);for(var v=0;v1&&(a*=Math.sqrt(m),o*=Math.sqrt(m));var y=a*a*(g*g)+o*o*(d*d),b=Math.sqrt((a*a*(o*o)-y)/y);n===i&&(b*=-1),isNaN(b)&&(b=0);var x=b*a*g/o,w=b*-o*d/a,_=(u+f)/2+Math.cos(c)*x-Math.sin(c)*w,O=(l+h)/2+Math.sin(c)*x+Math.cos(c)*w,C=v([1,0],[(d-x)/a,(g-w)/o]),S=[(d-x)/a,(g-w)/o],M=[(-1*d-x)/a,(-1*g-w)/o],k=v(S,M);return p(S,M)<=-1&&(k=Math.PI),p(S,M)>=1&&(k=0),0===i&&k>0&&(k-=2*Math.PI),1===i&&k<0&&(k+=2*Math.PI),[t,_,O,a,o,C,k,c,i]}var m=function(t,e,n){this.preSegment=e,this.isLast=n,this.init(t,e)};r.augment(m,{init:function(t,e){var n=t[0];e=e||{endPoint:{x:0,y:0}};var i,a,o,s,c=l.indexOf(n)>=0,u=c?n.toUpperCase():n,d=t,p=e.endPoint,v=d[1],m=d[2];switch(u){default:break;case"M":s=c?f(v,m,p):{x:v,y:m},this.command="M",this.params=[p,s],this.subStart=s,this.endPoint=s;break;case"L":s=c?f(v,m,p):{x:v,y:m},this.command="L",this.params=[p,s],this.subStart=e.subStart,this.endPoint=s,this.endTangent=function(){return[s.x-p.x,s.y-p.y]},this.startTangent=function(){return[p.x-s.x,p.y-s.y]};break;case"H":s=c?f(v,0,p):{x:v,y:p.y},this.command="L",this.params=[p,s],this.subStart=e.subStart,this.endPoint=s,this.endTangent=function(){return[s.x-p.x,s.y-p.y]},this.startTangent=function(){return[p.x-s.x,p.y-s.y]};break;case"V":s=c?f(0,v,p):{x:p.x,y:v},this.command="L",this.params=[p,s],this.subStart=e.subStart,this.endPoint=s,this.endTangent=function(){return[s.x-p.x,s.y-p.y]},this.startTangent=function(){return[p.x-s.x,p.y-s.y]};break;case"Q":c?(i=f(v,m,p),a=f(d[3],d[4],p)):(i={x:v,y:m},a={x:d[3],y:d[4]}),this.command="Q",this.params=[p,i,a],this.subStart=e.subStart,this.endPoint=a,this.endTangent=function(){return[a.x-i.x,a.y-i.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]};break;case"T":a=c?f(v,m,p):{x:v,y:m},"Q"===e.command?(i=h(e.params[1],p),this.command="Q",this.params=[p,i,a],this.subStart=e.subStart,this.endPoint=a,this.endTangent=function(){return[a.x-i.x,a.y-i.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]}):(this.command="TL",this.params=[p,a],this.subStart=e.subStart,this.endPoint=a,this.endTangent=function(){return[a.x-p.x,a.y-p.y]},this.startTangent=function(){return[p.x-a.x,p.y-a.y]});break;case"C":c?(i=f(v,m,p),a=f(d[3],d[4],p),o=f(d[5],d[6],p)):(i={x:v,y:m},a={x:d[3],y:d[4]},o={x:d[5],y:d[6]}),this.command="C",this.params=[p,i,a,o],this.subStart=e.subStart,this.endPoint=o,this.endTangent=function(){return[o.x-a.x,o.y-a.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]};break;case"S":c?(a=f(v,m,p),o=f(d[3],d[4],p)):(a={x:v,y:m},o={x:d[3],y:d[4]}),"C"===e.command?(i=h(e.params[2],p),this.command="C",this.params=[p,i,a,o],this.subStart=e.subStart,this.endPoint=o,this.endTangent=function(){return[o.x-a.x,o.y-a.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]}):(this.command="SQ",this.params=[p,a,o],this.subStart=e.subStart,this.endPoint=o,this.endTangent=function(){return[o.x-a.x,o.y-a.y]},this.startTangent=function(){return[p.x-a.x,p.y-a.y]});break;case"A":var y=v,b=m,x=d[3],w=d[4],_=d[5];s=c?f(d[6],d[7],p):{x:d[6],y:d[7]},this.command="A";var O=g(p,s,w,_,y,b,x);this.params=O;var C=e.subStart;this.subStart=C,this.endPoint=s;var S=O[5]%(2*Math.PI);r.isNumberEqual(S,2*Math.PI)&&(S=0);var M=O[6]%(2*Math.PI);r.isNumberEqual(M,2*Math.PI)&&(M=0);var k=.001;this.startTangent=function(){0===_&&(k*=-1);var t=O[3]*Math.cos(S-k)+O[1],e=O[4]*Math.sin(S-k)+O[2];return[t-C.x,e-C.y]},this.endTangent=function(){var t=O[6];t-2*Math.PI<1e-4&&(t=0);var e=O[3]*Math.cos(S+t+k)+O[1],n=O[4]*Math.sin(S+t-k)+O[2];return[p.x-e,p.y-n]};break;case"Z":this.command="Z",this.params=[p,e.subStart],this.subStart=e.subStart,this.endPoint=e.subStart}},isInside:function(t,e,n){var r=this,a=r.command,o=r.params,s=r.box;if(s&&!i.box(s.minX,s.maxX,s.minY,s.maxY,t,e))return!1;switch(a){default:break;case"M":return!1;case"TL":case"L":case"Z":return i.line(o[0].x,o[0].y,o[1].x,o[1].y,n,t,e);case"SQ":case"Q":return i.quadraticline(o[0].x,o[0].y,o[1].x,o[1].y,o[2].x,o[2].y,n,t,e);case"C":return i.cubicline(o[0].x,o[0].y,o[1].x,o[1].y,o[2].x,o[2].y,o[3].x,o[3].y,n,t,e);case"A":var l=o,f=l[1],h=l[2],d=l[3],p=l[4],v=l[5],g=l[6],m=l[7],y=l[8],b=d>p?d:p,x=d>p?1:d/p,w=d>p?p/d:1;l=[t,e,1];var _=[1,0,0,0,1,0,0,0,1];return u.translate(_,_,[-f,-h]),u.rotate(_,_,-m),u.scale(_,_,[1/x,1/w]),c.transformMat3(l,l,_),i.arcline(0,0,b,v,v+g,1-y,n,l[0],l[1])}return!1},draw:function(t){var e,n,r,i=this.command,a=this.params;switch(i){default:break;case"M":t.moveTo(a[1].x,a[1].y);break;case"TL":case"L":t.lineTo(a[1].x,a[1].y);break;case"SQ":case"Q":e=a[1],n=a[2],t.quadraticCurveTo(e.x,e.y,n.x,n.y);break;case"C":e=a[1],n=a[2],r=a[3],t.bezierCurveTo(e.x,e.y,n.x,n.y,r.x,r.y);break;case"A":var o=a,s=o[1],c=o[2],u=s,l=c,f=o[3],h=o[4],d=o[5],p=o[6],v=o[7],g=o[8],m=f>h?f:h,y=f>h?1:f/h,b=f>h?h/f:1;t.translate(u,l),t.rotate(v),t.scale(y,b),t.arc(0,0,m,d,d+p,1-g),t.scale(1/y,1/b),t.rotate(-v),t.translate(-u,-l);break;case"Z":t.closePath();break}},getBBox:function(t){var e,n,r,i,c=t/2,u=this.params;switch(this.command){default:case"M":case"Z":break;case"TL":case"L":this.box={minX:Math.min(u[0].x,u[1].x)-c,maxX:Math.max(u[0].x,u[1].x)+c,minY:Math.min(u[0].y,u[1].y)-c,maxY:Math.max(u[0].y,u[1].y)+c};break;case"SQ":case"Q":for(n=o.extrema(u[0].x,u[1].x,u[2].x),r=0,i=n.length;rO&&(O=M)}var k=s.yExtrema(m,d,p),j=1/0,T=-1/0,z=[b,x];for(r=2*-Math.PI;r<=2*Math.PI;r+=Math.PI){var E=k+r;1===y?bT&&(T=A)}this.box={minX:_-c,maxX:O+c,minY:j-c,maxY:T+c};break}}}),t.exports=m},function(t,e,n){"use strict";function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t,e){for(var n=0;n2&&void 0!==arguments[2]?arguments[2]:0,r=this.matrix,i=[t,e,n];return u.transformMat3(i,i,r),i}},{key:"invertMatrix",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=this.matrix,i=c.invert([],r),a=[t,e,n];return u.transformMat3(a,a,i),a}},{key:"convert",value:function(t){var e=this.convertPoint(t),n=e.x,r=e.y,i=this.applyMatrix(n,r,1);return{x:i[0],y:i[1]}}},{key:"invert",value:function(t){var e=this.invertMatrix(t.x,t.y,1);return this.invertPoint({x:e[0],y:e[1]})}},{key:"rotate",value:function(t){var e=this.matrix,n=this.center;return c.translate(e,e,[-n.x,-n.y]),c.rotate(e,e,t),c.translate(e,e,[n.x,n.y]),this}},{key:"reflect",value:function(t){switch(t){case"x":this._swapDim("x");break;case"y":this._swapDim("y");break;default:this._swapDim("y")}return this}},{key:"scale",value:function(t,e){var n=this.matrix,r=this.center;return c.translate(n,n,[-r.x,-r.y]),c.scale(n,n,[t,e]),c.translate(n,n,[r.x,r.y]),this}},{key:"translate",value:function(t,e){var n=this.matrix;return c.translate(n,n,[t,e]),this}},{key:"transpose",value:function(){return this.isTransposed=!this.isTransposed,this}}]),t}();t.exports=l},function(t,e,n){var r=n(0),i={splitPoints:function(t){var e=[],n=t.x,i=t.y;return i=r.isArray(i)?i:[i],r.each(i,(function(t,i){var a={x:r.isArray(n)?n[i]:n,y:t};e.push(a)})),e},addFillAttrs:function(t,e){e.color&&(t.fill=e.color),r.isNumber(e.opacity)&&(t.opacity=t.fillOpacity=e.opacity)},addStrokeAttrs:function(t,e){e.color&&(t.stroke=e.color),r.isNumber(e.opacity)&&(t.opacity=t.strokeOpacity=e.opacity)}};t.exports=i},function(t,e,n){"use strict";n.d(e,"c",(function(){return c})),n.d(e,"d",(function(){return u})),n.d(e,"b",(function(){return h})),n.d(e,"a",(function(){return d})),e["g"]=p,e["h"]=v,e["f"]=g;var r=n(508),i=n(101),a=Object(r["a"])("start","end","cancel","interrupt"),o=[],s=0,c=1,u=2,l=3,f=4,h=5,d=6;function p(t,e){var n=g(t,e);if(n.state>s)throw new Error("too late; already scheduled");return n}function v(t,e){var n=g(t,e);if(n.state>l)throw new Error("too late; already running");return n}function g(t,e){var n=t.__transition;if(!n||!(n=n[e]))throw new Error("transition not found");return n}function m(t,e,n){var r,a=t.__transition;function o(t){n.state=c,n.timer.restart(s,n.delay,n.time),n.delay<=t&&s(t-n.delay)}function s(o){var h,g,m,y;if(n.state!==c)return v();for(h in a)if(y=a[h],y.name===n.name){if(y.state===l)return Object(i["timeout"])(s);y.state===f?(y.state=d,y.timer.stop(),y.on.call("interrupt",t,t.__data__,y.index,y.group),delete a[h]):+h-1)r.call(t,s,1)}return t};t.exports=o},function(t,e){var n=Math.PI/180,r=function(t){return n*t};t.exports=r},function(t,e){var n=180/Math.PI,r=function(t){return n*t};t.exports=r},function(t,e){var n=function(t,e){return(t%e+e)%e};t.exports=n},function(t,e){var n=document.createElement("table"),r=document.createElement("tr"),i=/^\s*<(\w+|!)[^>]*>/,a={tr:document.createElement("tbody"),tbody:n,thead:n,tfoot:n,td:r,th:r,"*":document.createElement("div")};t.exports=function(t){var e=i.test(t)&&RegExp.$1;e in a||(e="*");var n=a[e];t=t.replace(/(^\s*)|(\s*$)/g,""),n.innerHTML=""+t;var r=n.childNodes[0];return n.removeChild(r),r}},function(t,e){t.exports=function(t,e){if(t)for(var n in e)e.hasOwnProperty(n)&&(t.style[n]=e[n]);return t}},function(t,e){t.exports=function(t){var e=window.requestAnimationFrame||window.webkitRequestAnimationFrame||function(t){return setTimeout(t,16)};return e(t)}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.setMatrixArrayType=i,e.toRadian=o,e.equals=s;var r=e.EPSILON=1e-6;e.ARRAY_TYPE="undefined"!==typeof Float32Array?Float32Array:Array,e.RANDOM=Math.random;function i(t){e.ARRAY_TYPE=t}var a=Math.PI/180;function o(t){return t*a}function s(t,e){return Math.abs(t-e)<=r*Math.max(1,Math.abs(t),Math.abs(e))}},function(t,e,n){var r=n(218),i=n(41);r.angle=function(t,e){var n=r.dot(t,e)/(r.length(t)*r.length(e));return Math.acos(i(n,-1,1))},r.direction=function(t,e){return t[0]*e[1]-e[0]*t[1]},r.angleTo=function(t,e,n){var i=r.angle(t,e),a=r.direction(t,e)>=0;return n?a?2*Math.PI-i:i:a?i:2*Math.PI-i},r.vertical=function(t,e,n){return n?(t[0]=e[1],t[1]=-1*e[0]):(t[0]=-1*e[1],t[1]=e[0]),t},t.exports=r},function(t,e,n){var r=n(219);t.exports=r},function(t,e,n){var r=n(39),i=n(3),a=n(42);t.exports=function(t,e){return t=r(t),i(e,(function(e){switch(e[0]){case"t":a.translate(t,t,[e[1],e[2]]);break;case"s":a.scale(t,t,[e[1],e[2]]);break;case"r":a.rotate(t,t,e[1]);break;case"m":a.multiply(t,t,e[1]);break;default:return!1}})),t}},function(t,e,n){var r=n(1),i=function(t,e,n,r){this.type=t,this.target=null,this.currentTarget=null,this.bubbles=n,this.cancelable=r,this.timeStamp=(new Date).getTime(),this.defaultPrevented=!1,this.propagationStopped=!1,this.removed=!1,this.event=e};r.augment(i,{preventDefault:function(){this.defaultPrevented=this.cancelable&&!0},stopPropagation:function(){this.propagationStopped=!0},remove:function(){this.remove=!0},clone:function(){return r.clone(this)},toString:function(){return"[Event (type="+this.type+")]"}}),t.exports=i},function(t,e,n){var r=n(43),i=n(118),a=n(80),o=n(44);t.exports={line:function(t,e,n,i,a,o,s){var c=r.box(t,e,n,i,a);if(!this.box(c.minX,c.maxX,c.minY,c.maxY,o,s))return!1;var u=r.pointDistance(t,e,n,i,o,s);return!isNaN(u)&&u<=a/2},polyline:function(t,e,n,r){var i=t.length-1;if(i<1)return!1;for(var a=0;a=0&&g<_?(d=b,_=g):(y=[a(t,n,o,c,x),a(e,r,s,u,x)],m=i.squaredDistance(C,y),x<=1&&m<_?(d=x,_=m):w*=.5)}return h&&(h.x=a(t,n,o,c,d),h.y=a(e,r,s,u,d)),Math.sqrt(_)}function c(t,e,n,i){var a,o,s,c=3*t-9*e+9*n-3*i,u=6*e-12*n+6*i,l=3*n-3*i,f=[];if(r.isNumberEqual(c,0))r.isNumberEqual(u,0)||(a=-l/u,a>=0&&a<=1&&f.push(a));else{var h=u*u-4*c*l;r.isNumberEqual(h,0)?f.push(-u/(2*c)):h>0&&(s=Math.sqrt(h),a=(-u+s)/(2*c),o=(-u-s)/(2*c),a>=0&&a<=1&&f.push(a),o>=0&&o<=1&&f.push(o))}return f}function u(t,e,n,r,i){var a=-3*e+9*n-9*r+3*i,o=t*a+6*e-12*n+6*r;return t*o-3*e+3*n}function l(t,e,n,i,a,o,s,c,l){r.isNil(l)&&(l=1),l=l>1?1:l<0?0:l;for(var f=l/2,h=12,d=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],p=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],v=0,g=0;g2&&(n.push([r].concat(a.splice(0,2))),s="l",r="m"===r?"l":"L"),"o"===s&&1===a.length&&n.push([r,a[0]]),"r"===s)n.push([r].concat(a));else while(a.length>=e[s])if(n.push([r].concat(a.splice(0,e[s]))),!e[s])break})),n},c=function(t,e){for(var n=[],r=0,i=t.length;i-2*!e>r;r+=2){var a=[{x:+t[r-2],y:+t[r-1]},{x:+t[r],y:+t[r+1]},{x:+t[r+2],y:+t[r+3]},{x:+t[r+4],y:+t[r+5]}];e?r?i-4===r?a[3]={x:+t[0],y:+t[1]}:i-2===r&&(a[2]={x:+t[0],y:+t[1]},a[3]={x:+t[2],y:+t[3]}):a[0]={x:+t[i-2],y:+t[i-1]}:i-4===r?a[3]=a[2]:r||(a[0]={x:+t[r],y:+t[r+1]}),n.push(["C",(-a[0].x+6*a[1].x+a[2].x)/6,(-a[0].y+6*a[1].y+a[2].y)/6,(a[1].x+6*a[2].x-a[3].x)/6,(a[1].y+6*a[2].y-a[3].y)/6,a[2].x,a[2].y])}return n},u=function(t,e,n,r,i){var a=[];if(null===i&&null===r&&(r=n),t=+t,e=+e,n=+n,r=+r,null!==i){var o=Math.PI/180,s=t+n*Math.cos(-r*o),c=t+n*Math.cos(-i*o),u=e+n*Math.sin(-r*o),l=e+n*Math.sin(-i*o);a=[["M",s,u],["A",n,n,0,+(i-r>180),0,c,l]]}else a=[["M",t,e],["m",0,-r],["a",n,r,0,1,1,0,2*r],["a",n,r,0,1,1,0,-2*r],["z"]];return a},l=function(t){if(t=s(t),!t||!t.length)return[["M",0,0]];var e,n,r=[],i=0,a=0,o=0,l=0,f=0;"M"===t[0][0]&&(i=+t[0][1],a=+t[0][2],o=i,l=a,f++,r[0]=["M",i,a]);for(var h,d,p=3===t.length&&"M"===t[0][0]&&"R"===t[1][0].toUpperCase()&&"Z"===t[2][0].toUpperCase(),v=f,g=t.length;v1&&(_=Math.sqrt(_),r*=_,i*=_);var O=r*r,C=i*i,S=(o===s?-1:1)*Math.sqrt(Math.abs((O*C-O*w*w-C*x*x)/(O*w*w+C*x*x)));p=S*r*w/i+(e+c)/2,v=S*-i*x/r+(n+u)/2,h=Math.asin(((n-v)/i).toFixed(9)),d=Math.asin(((u-v)/i).toFixed(9)),h=ed&&(h-=2*Math.PI),!s&&d>h&&(d-=2*Math.PI)}var M=d-h;if(Math.abs(M)>g){var k=d,j=c,T=u;d=h+g*(s&&d>h?1:-1),c=p+r*Math.cos(d),u=v+i*Math.sin(d),y=t(c,u,r,i,a,0,s,j,T,[d,k,p,v])}M=d-h;var z=Math.cos(h),E=Math.sin(h),A=Math.cos(d),P=Math.sin(d),L=Math.tan(M/4),V=4/3*r*L,I=4/3*i*L,R=[e,n],H=[e+V*E,n-I*z],D=[c+V*P,u-I*A],F=[c,u];if(H[0]=2*R[0]-H[0],H[1]=2*R[1]-H[1],l)return[H,D,F].concat(y);y=[H,D,F].concat(y).join().split(",");for(var N=[],$=0,B=y.length;$7){t[e].shift();var a=t[e];while(a.length)s[e]="A",i&&(c[e]="A"),t.splice(e++,0,["C"].concat(a.splice(0,6)));t.splice(e,1),n=Math.max(r.length,i&&i.length||0)}},m=function(t,e,a,o,s){t&&e&&"M"===t[s][0]&&"M"!==e[s][0]&&(e.splice(s,0,["M",o.x,o.y]),a.bx=0,a.by=0,a.x=t[s][1],a.y=t[s][2],n=Math.max(r.length,i&&i.length||0))};n=Math.max(r.length,i&&i.length||0);for(var y=0;y1?1:c<0?0:c;for(var u=c/2,l=12,f=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],h=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],d=0,p=0;p0&&f<1&&h.push(f)}else{var v=u*u-4*l*c,g=Math.sqrt(v);if(!(v<0)){var m=(-u+g)/(2*c);m>0&&m<1&&h.push(m);var y=(-u-g)/(2*c);y>0&&y<1&&h.push(y)}}var b,x=h.length,w=x;while(x--)f=h[x],b=1-f,d[0][x]=b*b*b*t+3*b*b*f*n+3*b*f*f*i+f*f*f*o,d[1][x]=b*b*b*e+3*b*b*f*r+3*b*f*f*a+f*f*f*s;return d[0][w]=t,d[1][w]=e,d[0][w+1]=o,d[1][w+1]=s,d[0].length=d[1].length=w+2,{min:{x:Math.min.apply(0,d[0]),y:Math.min.apply(0,d[1])},max:{x:Math.max.apply(0,d[0]),y:Math.max.apply(0,d[1])}}},x=function(t,e,n,r,i,a,o,s){if(!(Math.max(t,n)Math.max(i,o)||Math.max(e,r)Math.max(a,s))){var c=(t*r-e*n)*(i-o)-(t-n)*(i*s-a*o),u=(t*r-e*n)*(a-s)-(e-r)*(i*s-a*o),l=(t-n)*(a-s)-(e-r)*(i-o);if(l){var f=c/l,h=u/l,d=+f.toFixed(2),p=+h.toFixed(2);if(!(d<+Math.min(t,n).toFixed(2)||d>+Math.max(t,n).toFixed(2)||d<+Math.min(i,o).toFixed(2)||d>+Math.max(i,o).toFixed(2)||p<+Math.min(e,r).toFixed(2)||p>+Math.max(e,r).toFixed(2)||p<+Math.min(a,s).toFixed(2)||p>+Math.max(a,s).toFixed(2)))return{x:f,y:h}}}},w=function(t,e,n){return e>=t.x&&e<=t.x+t.width&&n>=t.y&&n<=t.y+t.height},_=function(t,e,n,r,i){if(i)return[["M",+t+ +i,e],["l",n-2*i,0],["a",i,i,0,0,1,i,i],["l",0,r-2*i],["a",i,i,0,0,1,-i,i],["l",2*i-n,0],["a",i,i,0,0,1,-i,-i],["l",0,2*i-r],["a",i,i,0,0,1,i,-i],["z"]];var a=[["M",t,e],["l",n,0],["l",0,r],["l",-n,0],["z"]];return a.parsePathArray=g,a},O=function(t,e,n,r){return null===t&&(t=e=n=r=0),null===e&&(e=t.y,n=t.width,r=t.height,t=t.x),{x:t,y:e,width:n,w:n,height:r,h:r,x2:t+n,y2:e+r,cx:t+n/2,cy:e+r/2,r1:Math.min(n,r)/2,r2:Math.max(n,r)/2,r0:Math.sqrt(n*n+r*r)/2,path:_(t,e,n,r),vb:[t,e,n,r].join(" ")}},C=function(t,e){return t=O(t),e=O(e),w(e,t.x,t.y)||w(e,t.x2,t.y)||w(e,t.x,t.y2)||w(e,t.x2,t.y2)||w(t,e.x,e.y)||w(t,e.x2,e.y)||w(t,e.x,e.y2)||w(t,e.x2,e.y2)||(t.xe.x||e.xt.x)&&(t.ye.y||e.yt.y)},S=function(t,e,n,i,a,o,s,c){r.isArray(t)||(t=[t,e,n,i,a,o,s,c]);var u=b.apply(null,t);return O(u.min.x,u.min.y,u.max.x-u.min.x,u.max.y-u.min.y)},M=function(t,e,n,r,i,a,o,s,c){var u=1-c,l=Math.pow(u,3),f=Math.pow(u,2),h=c*c,d=h*c,p=l*t+3*f*c*n+3*u*c*c*i+d*o,v=l*e+3*f*c*r+3*u*c*c*a+d*s,g=t+2*c*(n-t)+h*(i-2*n+t),m=e+2*c*(r-e)+h*(a-2*r+e),y=n+2*c*(i-n)+h*(o-2*i+n),b=r+2*c*(a-r)+h*(s-2*a+r),x=u*t+c*n,w=u*e+c*r,_=u*i+c*o,O=u*a+c*s,C=90-180*Math.atan2(g-y,m-b)/Math.PI;return{x:p,y:v,m:{x:g,y:m},n:{x:y,y:b},start:{x:x,y:w},end:{x:_,y:O},alpha:C}},k=function(t,e,n){var r=S(t),i=S(e);if(!C(r,i))return n?0:[];for(var a=y.apply(0,t),o=y.apply(0,e),s=~~(a/8),c=~~(o/8),u=[],l=[],f={},h=n?0:[],d=0;d=0&&E<=1&&A>=0&&A<=1&&(n?h++:h.push({x:z.x,y:z.y,t1:E,t2:A}))}}return h},j=function(t,e,n){var r,i,a,o,s,c,u,l,f,h;t=p(t),e=p(e);for(var d=n?0:[],v=0,g=t.length;v=3&&(3===t.length&&e.push("Q"),e=e.concat(t[1])),2===t.length&&e.push("L"),e=e.concat(t[t.length-1]),e}));return l}var A=function(t,e,n){if(1===n)return[[].concat(t)];var r=[];if("L"===e[0]||"C"===e[0]||"Q"===e[0])r=r.concat(E(t,e,n));else{var i=[].concat(t);"M"===i[0]&&(i[0]="L");for(var a=0;a<=n-1;a++)r.push(i)}return r},P=function(t,e){if(1===t.length)return t;var n=t.length-1,r=e.length-1,i=n/r,a=[];if(1===t.length&&"M"===t[0][0]){for(var o=0;o=0;f--)o=a[f].index,"add"===a[f].type?t.splice(o,0,[].concat(t[o])):t.splice(o,1)}r=t.length;var h=i-r;if(r0)){t[r]=e[r];break}n=H(n,t[r-1],1)}t[r]=["Q"].concat(n.reduce((function(t,e){return t.concat(e)}),[]));break;case"T":t[r]=["T"].concat(n[0]);break;case"C":if(n.length<3){if(!(r>0)){t[r]=e[r];break}n=H(n,t[r-1],2)}t[r]=["C"].concat(n.reduce((function(t,e){return t.concat(e)}),[]));break;case"S":if(n.length<2){if(!(r>0)){t[r]=e[r];break}n=H(n,t[r-1],1)}t[r]=["S"].concat(n.reduce((function(t,e){return t.concat(e)}),[]));break;default:t[r]=e[r]}return t};t.exports={parsePathString:s,parsePathArray:g,pathTocurve:p,pathToAbsolute:l,catmullRomToBezier:c,rectPath:_,fillPath:P,fillPathByDiff:R,formatPath:F,intersection:T}},function(t,e,n){"use strict";e["b"]=p,e["a"]=g,e["c"]=m,e["d"]=y;var r,i,a=0,o=0,s=0,c=1e3,u=0,l=0,f=0,h="object"===typeof performance&&performance.now?performance:Date,d="object"===typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function p(){return l||(d(v),l=h.now()+f)}function v(){l=0}function g(){this._call=this._time=this._next=null}function m(t,e,n){var r=new g;return r.restart(t,e,n),r}function y(){p(),++a;var t,e=r;while(e)(t=l-e._time)>=0&&e._call.call(null,t),e=e._next;--a}function b(){l=(u=h.now())+f,a=o=0;try{y()}finally{a=0,w(),l=0}}function x(){var t=h.now(),e=t-u;e>c&&(f-=e,u=t)}function w(){var t,e,n=r,a=1/0;while(n)n._call?(a>n._time&&(a=n._time),t=n,n=n._next):(e=n._next,n._next=null,n=t?t._next=e:r=e);i=t,_(a)}function _(t){if(!a){o&&(o=clearTimeout(o));var e=t-l;e>24?(t<1/0&&(o=setTimeout(b,t-h.now()-f)),s&&(s=clearInterval(s))):(s||(u=h.now(),s=setInterval(x,c)),a=1,d(b))}}g.prototype=m.prototype={constructor:g,restart:function(t,e,n){if("function"!==typeof t)throw new TypeError("callback is not a function");n=(null==n?p():+n)+(null==e?0:+e),this._next||i===this||(i?i._next=this:r=this,i=this),this._call=t,this._time=n,_()},stop:function(){this._call&&(this._call=null,this._time=1/0,_())}}},function(t,e,n){"use strict";var r=n(19),i=n(134),a=n(137),o=n(138),s=n(47),c=n(139),u=n(140),l=n(136);e["a"]=function(t,e){var n,f=typeof e;return null==e||"boolean"===f?Object(l["a"])(e):("number"===f?s["a"]:"string"===f?(n=Object(r["a"])(e))?(e=n,i["a"]):u["a"]:e instanceof r["a"]?i["a"]:e instanceof Date?o["a"]:Array.isArray(e)?a["a"]:"function"!==typeof e.valueOf&&"function"!==typeof e.toString||isNaN(e)?c["a"]:s["a"])(t,e)}},function(t,e,n){"use strict";e["a"]=i,n.d(e,"d",(function(){return a})),n.d(e,"c",(function(){return o})),e["e"]=w,e["h"]=C,e["g"]=S,e["b"]=M,e["f"]=A;var r=n(86);function i(){}var a=.7,o=1/a,s="\\s*([+-]?\\d+)\\s*",c="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",u="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",l=/^#([0-9a-f]{3,8})$/,f=new RegExp("^rgb\\("+[s,s,s]+"\\)$"),h=new RegExp("^rgb\\("+[u,u,u]+"\\)$"),d=new RegExp("^rgba\\("+[s,s,s,c]+"\\)$"),p=new RegExp("^rgba\\("+[u,u,u,c]+"\\)$"),v=new RegExp("^hsl\\("+[c,u,u]+"\\)$"),g=new RegExp("^hsla\\("+[c,u,u,c]+"\\)$"),m={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function y(){return this.rgb().formatHex()}function b(){return E(this).formatHsl()}function x(){return this.rgb().formatRgb()}function w(t){var e,n;return t=(t+"").trim().toLowerCase(),(e=l.exec(t))?(n=e[1].length,e=parseInt(e[1],16),6===n?_(e):3===n?new M(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===n?O(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===n?O(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|240&e,((15&e)<<4|15&e)/255):null):(e=f.exec(t))?new M(e[1],e[2],e[3],1):(e=h.exec(t))?new M(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=d.exec(t))?O(e[1],e[2],e[3],e[4]):(e=p.exec(t))?O(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=v.exec(t))?z(e[1],e[2]/100,e[3]/100,1):(e=g.exec(t))?z(e[1],e[2]/100,e[3]/100,e[4]):m.hasOwnProperty(t)?_(m[t]):"transparent"===t?new M(NaN,NaN,NaN,0):null}function _(t){return new M(t>>16&255,t>>8&255,255&t,1)}function O(t,e,n,r){return r<=0&&(t=e=n=NaN),new M(t,e,n,r)}function C(t){return t instanceof i||(t=w(t)),t?(t=t.rgb(),new M(t.r,t.g,t.b,t.opacity)):new M}function S(t,e,n,r){return 1===arguments.length?C(t):new M(t,e,n,null==r?1:r)}function M(t,e,n,r){this.r=+t,this.g=+e,this.b=+n,this.opacity=+r}function k(){return"#"+T(this.r)+T(this.g)+T(this.b)}function j(){var t=this.opacity;return t=isNaN(t)?1:Math.max(0,Math.min(1,t)),(1===t?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===t?")":", "+t+")")}function T(t){return t=Math.max(0,Math.min(255,Math.round(t)||0)),(t<16?"0":"")+t.toString(16)}function z(t,e,n,r){return r<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new P(t,e,n,r)}function E(t){if(t instanceof P)return new P(t.h,t.s,t.l,t.opacity);if(t instanceof i||(t=w(t)),!t)return new P;if(t instanceof P)return t;t=t.rgb();var e=t.r/255,n=t.g/255,r=t.b/255,a=Math.min(e,n,r),o=Math.max(e,n,r),s=NaN,c=o-a,u=(o+a)/2;return c?(s=e===o?(n-r)/c+6*(n0&&u<1?0:s,new P(s,c,u,t.opacity)}function A(t,e,n,r){return 1===arguments.length?E(t):new P(t,e,n,null==r?1:r)}function P(t,e,n,r){this.h=+t,this.s=+e,this.l=+n,this.opacity=+r}function L(t,e,n){return 255*(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)}Object(r["a"])(i,w,{copy:function(t){return Object.assign(new this.constructor,this,t)},displayable:function(){return this.rgb().displayable()},hex:y,formatHex:y,formatHsl:b,formatRgb:x,toString:x}),Object(r["a"])(M,S,Object(r["b"])(i,{brighter:function(t){return t=null==t?o:Math.pow(o,t),new M(this.r*t,this.g*t,this.b*t,this.opacity)},darker:function(t){return t=null==t?a:Math.pow(a,t),new M(this.r*t,this.g*t,this.b*t,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:k,formatHex:k,formatRgb:j,toString:j})),Object(r["a"])(P,A,Object(r["b"])(i,{brighter:function(t){return t=null==t?o:Math.pow(o,t),new P(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?a:Math.pow(a,t),new P(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*e,i=2*n-r;return new M(L(t>=240?t-240:t+120,i,r),L(t,i,r),L(t<120?t+240:t-120,i,r),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var t=this.opacity;return t=isNaN(t)?1:Math.max(0,Math.min(1,t)),(1===t?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===t?")":", "+t+")")}}))},function(t,e,n){"use strict";function r(t,e){var n=Object.create(t.prototype);for(var r in e)n[r]=e[r];return n}e["b"]=r,e["a"]=function(t,e,n){t.prototype=e.prototype=n,n.constructor=t}},function(t,e,n){"use strict";function r(t,e,n,r,i){var a=t*t,o=a*t;return((1-3*t+3*a-o)*e+(4-6*a+3*o)*n+(1+3*t+3*a-3*o)*r+o*i)/6}e["a"]=r,e["b"]=function(t){var e=t.length-1;return function(n){var i=n<=0?n=0:n>=1?(n=1,e-1):Math.floor(n*e),a=t[i],o=t[i+1],s=i>0?t[i-1]:2*a-o,c=i0&&e.lineToLabel(t)}))},lineToLabel:function(){},getLabelPoint:function(t,e,n){var r=this,i=r.get("coord"),a=t.text.length;function o(e,n){return c.isArray(e)&&(e=1===t.text.length?e.length<=2?e[e.length-1]:f(e):e[n]),e}var s={text:t.text[n]};if(e&&"polygon"===this.get("geomType")){var u=h(e.x,e.y);s.x=u[0],s.y=u[1]}else s.x=o(e.x,n),s.y=o(e.y,n);if(e&&e.nextPoints&&("funnel"===e.shape||"pyramid"===e.shape)){var l=-1/0;e.nextPoints.forEach((function(t){t=i.convert(t),t.x>l&&(l=t.x)})),s.x=(s.x+l)/2}"pyramid"===e.shape&&!e.nextPoints&&e.points&&e.points.forEach((function(t){t=i.convert(t),(c.isArray(t.x)&&!e.x.includes(t.x)||c.isNumber(t.x)&&e.x!==t.x)&&(s.x=(s.x+t.x)/2)})),t.position&&r.setLabelPosition(s,e,n,t.position);var d=r.getLabelOffset(t,n,a);return t.offsetX&&(d.x+=t.offsetX),t.offsetY&&(d.y+=t.offsetY),r.transLabelPoint(s),s.start={x:s.x,y:s.y},s.x+=d.x,s.y+=d.y,s.color=e.color,s},setLabelPosition:function(){},transLabelPoint:function(t){var e=this,n=e.get("coord"),r=n.applyMatrix(t.x,t.y,1);t.x=r[0],t.y=r[1]},getOffsetVector:function(t){var e,n=this,r=t.offset||0,i=n.get("coord");return e=i.isTransposed?i.applyMatrix(r,0):i.applyMatrix(0,r),e},getDefaultOffset:function(t){var e=this,n=0,r=e.get("coord"),i=e.getOffsetVector(t);n=r.isTransposed?i[0]:i[1];var a=this.get("yScale");if(a&&t.point){var o=t.point[a.field];o<0&&(n*=-1)}return n},getLabelOffset:function(t,e,n){var r=this,i=r.getDefaultOffset(t),a=r.get("coord"),o=a.isTransposed,s=o?"x":"y",c=o?1:-1,u={x:0,y:0};return u[s]=e>0||1===n?i*c:i*c*-1,u},getLabelAlign:function(t,e,n){var r=this,i="center",a=r.get("coord");if(a.isTransposed){var o=r.getDefaultOffset(t);i=o<0?"right":0===o?"center":"left",n>1&&0===e&&("right"===i?i="left":"left"===i&&(i="right"))}return i},_getLabelValue:function(t,e){c.isArray(e)||(e=[e]);var n=[];return c.each(e,(function(e){var r=t[e.field];if(c.isArray(r)){var i=[];c.each(r,(function(t){i.push(e.getText(t))})),r=i}else r=e.getText(r);(c.isNil(r)||""===r)&&n.push(null),n.push(r)})),n},_getLabelCfgs:function(t){var e=this,n=this.get("labelCfg"),r=n.scales,i=this.get("label"),a=e.get("viewTheme")||s,o=[];n.globalCfg&&n.globalCfg.type&&e.set("type",n.globalCfg.type),c.each(t,(function(t,s){var u={},f=t[l],h=e._getLabelValue(f,r);if(n.callback){var d=r.map((function(t){return f[t.field]}));u=n.callback.apply(null,[].concat(d,[t,s]))}if(u||0===u){if(c.isString(u)||c.isNumber(u)?u={text:u}:(u.text=u.content||h[0],delete u.content),u=c.mix({},i,n.globalCfg||{},u),t.point=f,u.point=f,u.htmlTemplate&&(u.useHtml=!0,u.text=u.htmlTemplate.call(null,u.text,t,s),delete u.htmlTemplate),u.formatter&&(u.text=u.formatter.call(null,u.text,t,s),delete u.formatter),u.label){var p=u.label;delete u.label,u=c.mix(u,p)}if(u.textStyle){delete u.textStyle.offset;var v=u.textStyle;c.isFunction(v)&&(u.textStyle=v.call(null,u.text,t,s))}u.labelLine&&(u.labelLine=c.mix({},i.labelLine,u.labelLine)),u.textStyle=c.mix({},i.textStyle,a.label.textStyle,u.textStyle),delete u.items,o.push(u)}else o.push(null)})),this.set("labelItemCfgs",o)},showLabels:function(t,e){var n=this,r=n.get("labelRenderer"),i=n.getLabelsItems(t,e);e=[].concat(e);var a=n.get("type");i=n.adjustItems(i,e),n.drawLines(i),r.set("items",i.filter((function(t,n){return!!t||(e.splice(n,1),!1)}))),a&&(r.set("shapes",e),r.set("type",a),r.set("points",t)),r.set("canvas",this.get("canvas")),r.draw()},destroy:function(){this.get("labelRenderer").destroy(),d.superclass.destroy.call(this)}}),t.exports=d},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(90),l=n(4),f=function(t){c(n,t);r(n);var e=n.prototype;function n(e){var n;n=t.call(this)||this;var r=a(n),i={visible:!0},o=r.getDefaultCfg();return r._attrs=i,l.deepMix(i,o,e),n}return e.getDefaultCfg=function(){return{}},e.get=function(t){return this._attrs[t]},e.set=function(t,e){this._attrs[t]=e},e.changeVisible=function(){},e.destroy=function(){var t=this;t._attrs={},t.removeAllListeners(),t.destroyed=!0},n}(u);t.exports=f},function(t,e,n){var r=n(52),i=n(172),a=n(94),o=n(53);t.exports={line:function(t,e,n,i,a,o,s){var c=r.box(t,e,n,i,a);if(!this.box(c.minX,c.maxX,c.minY,c.maxY,o,s))return!1;var u=r.pointDistance(t,e,n,i,o,s);return!isNaN(u)&&u<=a/2},polyline:function(t,e,n,r){var i=t.length-1;if(i<1)return!1;for(var a=0;a=0&&g<_?(d=b,_=g):(y=[a(t,n,o,c,x),a(e,r,s,u,x)],m=i.squaredDistance(C,y),x<=1&&m<_?(d=x,_=m):w*=.5)}return h&&(h.x=a(t,n,o,c,d),h.y=a(e,r,s,u,d)),Math.sqrt(_)}function c(t,e,n,i){var a,o,s,c=3*t-9*e+9*n-3*i,u=6*e-12*n+6*i,l=3*n-3*i,f=[];if(r.isNumberEqual(c,0))r.isNumberEqual(u,0)||(a=-l/u,a>=0&&a<=1&&f.push(a));else{var h=u*u-4*c*l;r.isNumberEqual(h,0)?f.push(-u/(2*c)):h>0&&(s=Math.sqrt(h),a=(-u+s)/(2*c),o=(-u-s)/(2*c),a>=0&&a<=1&&f.push(a),o>=0&&o<=1&&f.push(o))}return f}function u(t,e,n,r,i){var a=-3*e+9*n-9*r+3*i,o=t*a+6*e-12*n+6*r;return t*o-3*e+3*n}function l(t,e,n,i,a,o,s,c,l){r.isNil(l)&&(l=1),l=l>1?1:l<0?0:l;for(var f=l/2,h=12,d=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],p=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],v=0,g=0;g2&&(n.push([r].concat(a.splice(0,2))),s="l",r="m"===r?"l":"L"),"o"===s&&1===a.length&&n.push([r,a[0]]),"r"===s)n.push([r].concat(a));else while(a.length>=e[s])if(n.push([r].concat(a.splice(0,e[s]))),!e[s])break})),n},c=function(t,e){for(var n=[],r=0,i=t.length;i-2*!e>r;r+=2){var a=[{x:+t[r-2],y:+t[r-1]},{x:+t[r],y:+t[r+1]},{x:+t[r+2],y:+t[r+3]},{x:+t[r+4],y:+t[r+5]}];e?r?i-4===r?a[3]={x:+t[0],y:+t[1]}:i-2===r&&(a[2]={x:+t[0],y:+t[1]},a[3]={x:+t[2],y:+t[3]}):a[0]={x:+t[i-2],y:+t[i-1]}:i-4===r?a[3]=a[2]:r||(a[0]={x:+t[r],y:+t[r+1]}),n.push(["C",(-a[0].x+6*a[1].x+a[2].x)/6,(-a[0].y+6*a[1].y+a[2].y)/6,(a[1].x+6*a[2].x-a[3].x)/6,(a[1].y+6*a[2].y-a[3].y)/6,a[2].x,a[2].y])}return n},u=function(t,e,n,r,i){var a=[];if(null===i&&null===r&&(r=n),t=+t,e=+e,n=+n,r=+r,null!==i){var o=Math.PI/180,s=t+n*Math.cos(-r*o),c=t+n*Math.cos(-i*o),u=e+n*Math.sin(-r*o),l=e+n*Math.sin(-i*o);a=[["M",s,u],["A",n,n,0,+(i-r>180),0,c,l]]}else a=[["M",t,e],["m",0,-r],["a",n,r,0,1,1,0,2*r],["a",n,r,0,1,1,0,-2*r],["z"]];return a},l=function(t){if(t=s(t),!t||!t.length)return[["M",0,0]];var e,n,r=[],i=0,a=0,o=0,l=0,f=0;"M"===t[0][0]&&(i=+t[0][1],a=+t[0][2],o=i,l=a,f++,r[0]=["M",i,a]);for(var h,d,p=3===t.length&&"M"===t[0][0]&&"R"===t[1][0].toUpperCase()&&"Z"===t[2][0].toUpperCase(),v=f,g=t.length;v1&&(_=Math.sqrt(_),r*=_,i*=_);var O=r*r,C=i*i,S=(o===s?-1:1)*Math.sqrt(Math.abs((O*C-O*w*w-C*x*x)/(O*w*w+C*x*x)));p=S*r*w/i+(e+c)/2,v=S*-i*x/r+(n+u)/2,h=Math.asin(((n-v)/i).toFixed(9)),d=Math.asin(((u-v)/i).toFixed(9)),h=ed&&(h-=2*Math.PI),!s&&d>h&&(d-=2*Math.PI)}var M=d-h;if(Math.abs(M)>g){var k=d,j=c,T=u;d=h+g*(s&&d>h?1:-1),c=p+r*Math.cos(d),u=v+i*Math.sin(d),y=t(c,u,r,i,a,0,s,j,T,[d,k,p,v])}M=d-h;var z=Math.cos(h),E=Math.sin(h),A=Math.cos(d),P=Math.sin(d),L=Math.tan(M/4),V=4/3*r*L,I=4/3*i*L,R=[e,n],H=[e+V*E,n-I*z],D=[c+V*P,u-I*A],F=[c,u];if(H[0]=2*R[0]-H[0],H[1]=2*R[1]-H[1],l)return[H,D,F].concat(y);y=[H,D,F].concat(y).join().split(",");for(var N=[],$=0,B=y.length;$7){t[e].shift();var a=t[e];while(a.length)s[e]="A",i&&(c[e]="A"),t.splice(e++,0,["C"].concat(a.splice(0,6)));t.splice(e,1),n=Math.max(r.length,i&&i.length||0)}},m=function(t,e,a,o,s){t&&e&&"M"===t[s][0]&&"M"!==e[s][0]&&(e.splice(s,0,["M",o.x,o.y]),a.bx=0,a.by=0,a.x=t[s][1],a.y=t[s][2],n=Math.max(r.length,i&&i.length||0))};n=Math.max(r.length,i&&i.length||0);for(var y=0;y1?1:c<0?0:c;for(var u=c/2,l=12,f=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],h=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],d=0,p=0;p0&&f<1&&h.push(f)}else{var v=u*u-4*l*c,g=Math.sqrt(v);if(!(v<0)){var m=(-u+g)/(2*c);m>0&&m<1&&h.push(m);var y=(-u-g)/(2*c);y>0&&y<1&&h.push(y)}}var b,x=h.length,w=x;while(x--)f=h[x],b=1-f,d[0][x]=b*b*b*t+3*b*b*f*n+3*b*f*f*i+f*f*f*o,d[1][x]=b*b*b*e+3*b*b*f*r+3*b*f*f*a+f*f*f*s;return d[0][w]=t,d[1][w]=e,d[0][w+1]=o,d[1][w+1]=s,d[0].length=d[1].length=w+2,{min:{x:Math.min.apply(0,d[0]),y:Math.min.apply(0,d[1])},max:{x:Math.max.apply(0,d[0]),y:Math.max.apply(0,d[1])}}},x=function(t,e,n,r,i,a,o,s){if(!(Math.max(t,n)Math.max(i,o)||Math.max(e,r)Math.max(a,s))){var c=(t*r-e*n)*(i-o)-(t-n)*(i*s-a*o),u=(t*r-e*n)*(a-s)-(e-r)*(i*s-a*o),l=(t-n)*(a-s)-(e-r)*(i-o);if(l){var f=c/l,h=u/l,d=+f.toFixed(2),p=+h.toFixed(2);if(!(d<+Math.min(t,n).toFixed(2)||d>+Math.max(t,n).toFixed(2)||d<+Math.min(i,o).toFixed(2)||d>+Math.max(i,o).toFixed(2)||p<+Math.min(e,r).toFixed(2)||p>+Math.max(e,r).toFixed(2)||p<+Math.min(a,s).toFixed(2)||p>+Math.max(a,s).toFixed(2)))return{x:f,y:h}}}},w=function(t,e,n){return e>=t.x&&e<=t.x+t.width&&n>=t.y&&n<=t.y+t.height},_=function(t,e,n,r,i){if(i)return[["M",+t+ +i,e],["l",n-2*i,0],["a",i,i,0,0,1,i,i],["l",0,r-2*i],["a",i,i,0,0,1,-i,i],["l",2*i-n,0],["a",i,i,0,0,1,-i,-i],["l",0,2*i-r],["a",i,i,0,0,1,i,-i],["z"]];var a=[["M",t,e],["l",n,0],["l",0,r],["l",-n,0],["z"]];return a.parsePathArray=g,a},O=function(t,e,n,r){return null===t&&(t=e=n=r=0),null===e&&(e=t.y,n=t.width,r=t.height,t=t.x),{x:t,y:e,width:n,w:n,height:r,h:r,x2:t+n,y2:e+r,cx:t+n/2,cy:e+r/2,r1:Math.min(n,r)/2,r2:Math.max(n,r)/2,r0:Math.sqrt(n*n+r*r)/2,path:_(t,e,n,r),vb:[t,e,n,r].join(" ")}},C=function(t,e){return t=O(t),e=O(e),w(e,t.x,t.y)||w(e,t.x2,t.y)||w(e,t.x,t.y2)||w(e,t.x2,t.y2)||w(t,e.x,e.y)||w(t,e.x2,e.y)||w(t,e.x,e.y2)||w(t,e.x2,e.y2)||(t.xe.x||e.xt.x)&&(t.ye.y||e.yt.y)},S=function(t,e,n,i,a,o,s,c){r.isArray(t)||(t=[t,e,n,i,a,o,s,c]);var u=b.apply(null,t);return O(u.min.x,u.min.y,u.max.x-u.min.x,u.max.y-u.min.y)},M=function(t,e,n,r,i,a,o,s,c){var u=1-c,l=Math.pow(u,3),f=Math.pow(u,2),h=c*c,d=h*c,p=l*t+3*f*c*n+3*u*c*c*i+d*o,v=l*e+3*f*c*r+3*u*c*c*a+d*s,g=t+2*c*(n-t)+h*(i-2*n+t),m=e+2*c*(r-e)+h*(a-2*r+e),y=n+2*c*(i-n)+h*(o-2*i+n),b=r+2*c*(a-r)+h*(s-2*a+r),x=u*t+c*n,w=u*e+c*r,_=u*i+c*o,O=u*a+c*s,C=90-180*Math.atan2(g-y,m-b)/Math.PI;return{x:p,y:v,m:{x:g,y:m},n:{x:y,y:b},start:{x:x,y:w},end:{x:_,y:O},alpha:C}},k=function(t,e,n){var r=S(t),i=S(e);if(!C(r,i))return n?0:[];for(var a=y.apply(0,t),o=y.apply(0,e),s=~~(a/8),c=~~(o/8),u=[],l=[],f={},h=n?0:[],d=0;d=0&&E<=1&&A>=0&&A<=1&&(n?h++:h.push({x:z.x,y:z.y,t1:E,t2:A}))}}return h},j=function(t,e,n){var r,i,a,o,s,c,u,l,f,h;t=p(t),e=p(e);for(var d=n?0:[],v=0,g=t.length;v=3&&(3===t.length&&e.push("Q"),e=e.concat(t[1])),2===t.length&&e.push("L"),e=e.concat(t[t.length-1]),e}));return l}var A=function(t,e,n){if(1===n)return[[].concat(t)];var r=[];if("L"===e[0]||"C"===e[0]||"Q"===e[0])r=r.concat(E(t,e,n));else{var i=[].concat(t);"M"===i[0]&&(i[0]="L");for(var a=0;a<=n-1;a++)r.push(i)}return r},P=function(t,e){if(1===t.length)return t;var n=t.length-1,r=e.length-1,i=n/r,a=[];if(1===t.length&&"M"===t[0][0]){for(var o=0;o=0;f--)o=a[f].index,"add"===a[f].type?t.splice(o,0,[].concat(t[o])):t.splice(o,1)}r=t.length;var h=i-r;if(r0)){t[r]=e[r];break}n=H(n,t[r-1],1)}t[r]=["Q"].concat(n.reduce((function(t,e){return t.concat(e)}),[]));break;case"T":t[r]=["T"].concat(n[0]);break;case"C":if(n.length<3){if(!(r>0)){t[r]=e[r];break}n=H(n,t[r-1],2)}t[r]=["C"].concat(n.reduce((function(t,e){return t.concat(e)}),[]));break;case"S":if(n.length<2){if(!(r>0)){t[r]=e[r];break}n=H(n,t[r-1],1)}t[r]=["S"].concat(n.reduce((function(t,e){return t.concat(e)}),[]));break;default:t[r]=e[r]}return t};t.exports={parsePathString:s,parsePathArray:g,pathTocurve:p,pathToAbsolute:l,catmullRomToBezier:c,rectPath:_,fillPath:P,fillPathByDiff:R,formatPath:F,intersection:T}},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(191),f=n(384),h=n(16),d=h.FONT_FAMILY,p=8,v=u.Event,g=u.Group,m=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"continuous-legend",items:null,layout:"vertical",width:20,height:156,textStyle:{fill:"#333",textAlign:"center",textBaseline:"middle",stroke:"#fff",lineWidth:5,fontFamily:d},hoverTextStyle:{fill:"rgba(0,0,0,0.25)"},slidable:!0,triggerAttr:{fill:"#fff",shadowBlur:10,shadowColor:"rgba(0,0,0,0.65)",radius:2},_range:[0,100],middleBackgroundStyle:{fill:"#D9D9D9"},textOffset:4,lineStyle:{lineWidth:1,stroke:"#fff"},pointerStyle:{fill:"rgb(230, 230, 230)"}})},n._calStartPoint=function(){var t={x:10,y:this.get("titleGap")-p},e=this.get("titleShape");if(e){var n=e.getBBox();t.y+=n.height}return t},n.beforeRender=function(){var e=this.get("items");u.isArray(e)&&!u.isEmpty(e)&&(t.prototype.beforeRender.call(this),this.set("firstItem",e[0]),this.set("lastItem",e[e.length-1]))},n._formatItemValue=function(t){var e=this.get("formatter")||this.get("itemFormatter");return e&&(t=e.call(this,t)),t},n.render=function(){t.prototype.render.call(this),this.get("slidable")?this._renderSlider():this._renderUnslidable()},n._renderSlider=function(){var t=new g,e=new g,n=new g,r=this._calStartPoint(),i=this.get("group"),a=i.addGroup(f,{minHandleElement:t,maxHandleElement:e,backgroundElement:n,layout:this.get("layout"),range:this.get("_range"),width:this.get("width"),height:this.get("height")});a.translate(r.x,r.y),this.set("slider",a);var o=this._renderSliderShape();o.attr("clip",a.get("middleHandleElement")),this._renderTrigger()},n._addMiddleBar=function(t,e,n){return t.addShape(e,{attrs:u.mix({},n,this.get("middleBackgroundStyle"))}),t.addShape(e,{attrs:n})},n._renderTrigger=function(){var t=this.get("firstItem"),e=this.get("lastItem"),n=this.get("layout"),r=this.get("textStyle"),i=this.get("triggerAttr"),a=u.mix({},i),o=u.mix({},i),s=u.mix({text:this._formatItemValue(t.value)+""},r),c=u.mix({text:this._formatItemValue(e.value)+""},r);"vertical"===n?(this._addVerticalTrigger("min",a,s),this._addVerticalTrigger("max",o,c)):(this._addHorizontalTrigger("min",a,s),this._addHorizontalTrigger("max",o,c))},n._addVerticalTrigger=function(t,e,n){var r=this.get("slider"),i=r.get(t+"HandleElement"),a=this.get("width"),o=i.addShape("rect",{attrs:u.mix({x:a/2-p-2,y:"min"===t?0:-p,width:2*p+2,height:p},e)}),s=i.addShape("text",{attrs:u.mix(n,{x:a+this.get("textOffset"),y:"max"===t?-4:4,textAlign:"start",lineHeight:1,textBaseline:"middle"})}),c=this.get("layout"),l="vertical"===c?"ns-resize":"ew-resize";o.attr("cursor",l),s.attr("cursor",l),this.set(t+"ButtonElement",o),this.set(t+"TextElement",s)},n._addHorizontalTrigger=function(t,e,n){var r=this.get("slider"),i=r.get(t+"HandleElement"),a=i.addShape("rect",{attrs:u.mix({x:"min"===t?-p:0,y:-p-this.get("height")/2,width:p,height:2*p},e)}),o=i.addShape("text",{attrs:u.mix(n,{x:"min"===t?-p-4:p+4,y:p/2+this.get("textOffset")+10,textAlign:"min"===t?"end":"start",textBaseline:"middle"})}),s=this.get("layout"),c="vertical"===s?"ns-resize":"ew-resize";a.attr("cursor",c),o.attr("cursor",c),this.set(t+"ButtonElement",a),this.set(t+"TextElement",o)},n._bindEvents=function(){var t=this;if(this.get("slidable")){var e=this.get("slider");e.on("sliderchange",(function(e){var n=e.range,r=t.get("firstItem").value,i=t.get("lastItem").value,a=r+n[0]/100*(i-r),o=r+n[1]/100*(i-r);t._updateElement(a,o);var s=new v("itemfilter",e,!0,!0);s.range=[a,o],t.emit("itemfilter",s)}))}this.get("hoverable")&&(this.get("group").on("mousemove",u.wrapBehavior(this,"_onMouseMove")),this.get("group").on("mouseleave",u.wrapBehavior(this,"_onMouseLeave")))},n._updateElement=function(t,e){var n=this.get("minTextElement"),r=this.get("maxTextElement");e>1&&(t=parseInt(t,10),e=parseInt(e,10)),n.attr("text",this._formatItemValue(t)+""),r.attr("text",this._formatItemValue(e)+"")},n._onMouseLeave=function(){var t=this.get("group").findById("hoverPointer");t&&t.destroy();var e=this.get("group").findById("hoverText");e&&e.destroy(),this.get("canvas").draw()},n._onMouseMove=function(t){var e,n=this.get("height"),r=this.get("width"),i=this.get("items"),a=this.get("canvas").get("el"),o=a.getBoundingClientRect(),s=this.get("group").getBBox();if("vertical"===this.get("layout")){var c=5;"color-legend"===this.get("type")&&(c=30);var u=this.get("titleGap"),l=this.get("titleShape");l&&(u+=l.getBBox().maxY-l.getBBox().minY);var f=t.clientY||t.event.clientY;f=f-o.y-this.get("group").attr("matrix")[7]+s.y-c+u,e=i[0].value+(1-f/n)*(i[i.length-1].value-i[0].value)}else{var h=t.clientX||t.event.clientX;h=h-o.x-this.get("group").attr("matrix")[6],e=i[0].value+h/r*(i[i.length-1].value-i[0].value)}e=e.toFixed(2),this.activate(e),this.emit("mousehover",{value:e})},n.activate=function(t){if(t){var e=this.get("group").findById("hoverPointer"),n=this.get("group").findById("hoverText"),r=this.get("items");if(!(tr[r.length-1].value)){var i,a=this.get("height"),o=this.get("width"),s=this.get("titleShape"),c=this.get("titleGap"),l=[],f=(t-r[0].value)/(r[r.length-1].value-r[0].value);if("vertical"===this.get("layout")){var h=0,d=0;"color-legend"===this.get("type")&&(h=c,s&&(h+=s.getBBox().height)),this.get("slidable")&&("color-legend"===this.get("type")?h-=13:(h=c-15,s&&(h+=s.getBBox().height)),d+=10),f=(1-f)*a,l=[[d,f+h],[d-10,f+h-5],[d-10,f+h+5]],i=u.mix({},{x:o+this.get("textOffset")/2+d,y:f+h,text:this._formatItemValue(t)+""},this.get("textStyle"),{textAlign:"start"})}else{var p=0,v=0;"color-legend"===this.get("type")&&(p=c,s&&(p+=s.getBBox().height)),this.get("slidable")&&("color-legend"===this.get("type")?p-=7:(p=c,s||(p-=7)),v+=10),f*=o,l=[[f+v,p],[f+v-5,p-10],[f+v+5,p-10]],i=u.mix({},{x:f-5,y:a+this.get("textOffset")+p,text:this._formatItemValue(t)+""},this.get("textStyle"))}var g=u.mix(i,this.get("hoverTextStyle"));n?n.attr(g):(n=this.get("group").addShape("text",{attrs:g}),n.set("id","hoverText")),e?e.attr(u.mix({points:l},this.get("pointerStyle"))):(e=this.get("group").addShape("Polygon",{attrs:u.mix({points:l},this.get("pointerStyle"))}),e.set("id","hoverPointer")),this.get("canvas").draw()}}},n.deactivate=function(){var t=this.get("group").findById("hoverPointer");t&&t.destroy();var e=this.get("group").findById("hoverText");e&&e.destroy(),this.get("canvas").draw()},e}(l);t.exports=m},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(92),l=n(4),f=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return l.mix({},e,{x:0,y:0,items:null,titleContent:null,showTitle:!0,plotRange:null,offset:10,timeStamp:0,inPlot:!0,crosshairs:null})},n.isContentChange=function(t,e){var n=this.get("titleContent"),r=this.get("items"),i=!(t===n&&r.length===e.length);return i||l.each(e,(function(t,e){var n=r[e];for(var a in t)if(t.hasOwnProperty(a)&&!l.isObject(t[a])&&t[a]!==n[a]){i=!0;break}if(i)return!1})),i},n.setContent=function(t,e){var n=(new Date).valueOf();return this.set("items",e),this.set("titleContent",t),this.set("timeStamp",n),this.render(),this},n.setPosition=function(t,e){this.set("x",t),this.set("y",e)},n.render=function(){},n.clear=function(){},n.show=function(){this.set("visible",!0)},n.hide=function(){this.set("visible",!1)},e}(u);t.exports=f},function(t,e,n){"use strict";n.d(e,"c",(function(){return L})),e["a"]=V;var r=n(471),i=n(472),a=n(473),o=n(474),s=n(444),c=n(476),u=n(477),l=n(478),f=n(479),h=n(480),d=n(481),p=n(482),v=n(483),g=n(484),m=n(485),y=n(486),b=n(487),x=n(446),w=n(488),_=n(489),O=n(490),C=n(491),S=n(492),M=n(493),k=n(494),j=n(495),T=n(496),z=n(497),E=n(498),A=n(432),P=n(499),L=[null];function V(t,e){this._groups=t,this._parents=e}function I(){return new V([[document.documentElement]],L)}V.prototype=I.prototype={constructor:V,select:r["a"],selectAll:i["a"],filter:a["a"],data:o["a"],enter:s["b"],exit:c["a"],join:u["a"],merge:l["a"],order:f["a"],sort:h["a"],call:d["a"],nodes:p["a"],node:v["a"],size:g["a"],empty:m["a"],each:y["a"],attr:b["a"],style:x["a"],property:w["a"],classed:_["a"],text:O["a"],html:C["a"],raise:S["a"],lower:M["a"],append:k["a"],insert:j["a"],remove:T["a"],clone:z["a"],datum:E["a"],on:A["b"],dispatch:P["a"]},e["b"]=I},function(t,e,n){var r=n(12),i=n(111);t.exports={toTimeStamp:function(t){return r(t)&&(t=t.indexOf("T")>0?new Date(t).getTime():new Date(t.replace(/-/gi,"/")).getTime()),i(t)&&(t=t.getTime()),t}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(83);n.d(e,"now",(function(){return r["b"]})),n.d(e,"timer",(function(){return r["c"]})),n.d(e,"timerFlush",(function(){return r["d"]}));var i=n(228);n.d(e,"timeout",(function(){return i["a"]}));var a=n(229);n.d(e,"interval",(function(){return a["a"]}))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(470);n.d(e,"create",(function(){return r["a"]}));var i=n(417);n.d(e,"creator",(function(){return i["a"]}));var a=n(500);n.d(e,"local",(function(){return a["a"]}));var o=n(443);n.d(e,"matcher",(function(){return o["a"]}));var s=n(501);n.d(e,"mouse",(function(){return s["a"]}));var c=n(428);n.d(e,"namespace",(function(){return c["a"]}));var u=n(429);n.d(e,"namespaces",(function(){return u["a"]}));var l=n(418);n.d(e,"clientPoint",(function(){return l["a"]}));var f=n(441);n.d(e,"select",(function(){return f["a"]}));var h=n(502);n.d(e,"selectAll",(function(){return h["a"]}));var d=n(99);n.d(e,"selection",(function(){return d["b"]}));var p=n(430);n.d(e,"selector",(function(){return p["a"]}));var v=n(442);n.d(e,"selectorAll",(function(){return v["a"]}));var g=n(446);n.d(e,"style",(function(){return g["b"]}));var m=n(503);n.d(e,"touch",(function(){return m["a"]}));var y=n(504);n.d(e,"touches",(function(){return y["a"]}));var b=n(431);n.d(e,"window",(function(){return b["a"]}));var x=n(432);n.d(e,"event",(function(){return x["c"]})),n.d(e,"customEvent",(function(){return x["a"]}))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(230);n.d(e,"easeLinear",(function(){return r["a"]}));var i=n(231);n.d(e,"easeQuad",(function(){return i["b"]})),n.d(e,"easeQuadIn",(function(){return i["a"]})),n.d(e,"easeQuadOut",(function(){return i["c"]})),n.d(e,"easeQuadInOut",(function(){return i["b"]}));var a=n(232);n.d(e,"easeCubic",(function(){return a["b"]})),n.d(e,"easeCubicIn",(function(){return a["a"]})),n.d(e,"easeCubicOut",(function(){return a["c"]})),n.d(e,"easeCubicInOut",(function(){return a["b"]}));var o=n(233);n.d(e,"easePoly",(function(){return o["b"]})),n.d(e,"easePolyIn",(function(){return o["a"]})),n.d(e,"easePolyOut",(function(){return o["c"]})),n.d(e,"easePolyInOut",(function(){return o["b"]}));var s=n(234);n.d(e,"easeSin",(function(){return s["b"]})),n.d(e,"easeSinIn",(function(){return s["a"]})),n.d(e,"easeSinOut",(function(){return s["c"]})),n.d(e,"easeSinInOut",(function(){return s["b"]}));var c=n(235);n.d(e,"easeExp",(function(){return c["b"]})),n.d(e,"easeExpIn",(function(){return c["a"]})),n.d(e,"easeExpOut",(function(){return c["c"]})),n.d(e,"easeExpInOut",(function(){return c["b"]}));var u=n(236);n.d(e,"easeCircle",(function(){return u["b"]})),n.d(e,"easeCircleIn",(function(){return u["a"]})),n.d(e,"easeCircleOut",(function(){return u["c"]})),n.d(e,"easeCircleInOut",(function(){return u["b"]}));var l=n(237);n.d(e,"easeBounce",(function(){return l["c"]})),n.d(e,"easeBounceIn",(function(){return l["a"]})),n.d(e,"easeBounceOut",(function(){return l["c"]})),n.d(e,"easeBounceInOut",(function(){return l["b"]}));var f=n(238);n.d(e,"easeBack",(function(){return f["b"]})),n.d(e,"easeBackIn",(function(){return f["a"]})),n.d(e,"easeBackOut",(function(){return f["c"]})),n.d(e,"easeBackInOut",(function(){return f["b"]}));var h=n(239);n.d(e,"easeElastic",(function(){return h["c"]})),n.d(e,"easeElasticIn",(function(){return h["a"]})),n.d(e,"easeElasticOut",(function(){return h["c"]})),n.d(e,"easeElasticInOut",(function(){return h["b"]}))},function(t,e,n){t.exports={Position:n(329),Color:n(330),Shape:n(331),Size:n(332),Opacity:n(333),ColorUtil:n(164)}},function(t,e,n){var r=n(106),i=n(20);i.Linear=n(38),i.Identity=n(208),i.Cat=n(108),i.Time=n(209),i.TimeCat=n(211),i.Log=n(212),i.Pow=n(213);var a=function(t){if(i.hasOwnProperty(t)){var e=r(t);i[e]=function(e){return new i[t](e)}}};for(var o in i)a(o);var s=["cat","timeCat"];i.isCategory=function(t){return s.indexOf(t)>=0},t.exports=i},function(t,e,n){var r=n(26),i=function(t){var e=r(t);return e.charAt(0).toLowerCase()+e.substring(1)};t.exports=i},function(t,e){var n=12;function r(t){var e=1;if(t===1/0||t===-1/0)throw new Error("Not support Infinity!");if(t<1){var r=0;while(t<1)e/=10,t*=10,r++;e.toString().length>n&&(e=parseFloat(e.toFixed(r)))}else while(t>10)e*=10,t/=10;return e}function i(t,e){var n=t.length;if(0===n)return NaN;var r=t[0];if(e=t[n-1])return t[n-1];for(var i=1;it[r-1])return NaN;if(en){var u=parseInt(1/a),l=a>0?1:-1;c=t/u*l}return c},snapMultiple:function(t,e,n){var r;return r="ceil"===n?Math.ceil(t/e):"floor"===n?Math.floor(t/e):Math.round(t/e),r*e},snapTo:function(t,e){var n=i(t,e),r=a(t,e);if(isNaN(n)||isNaN(r)){if(t[0]>=e)return t[0];var o=t[t.length-1];if(o<=e)return o}return Math.abs(e-n)=0?parseInt(n.substr(i+2),10):n.substr(r+1).length;return a>20&&(a=20),parseFloat(t.toFixed(a))}};t.exports=o},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(20),a=n(109),o=n(3),s=n(11),c=n(12),u=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n._initDefaultCfg=function(){t.prototype._initDefaultCfg.call(this),this.type="cat",this.isCategory=!0,this.isRounding=!0},n.init=function(){var t=this,e=t.values,n=t.tickCount;if(o(e,(function(t,n){e[n]=t.toString()})),!t.ticks){var r=e;if(n){var i=a({maxCount:n,data:e,isRounding:t.isRounding});r=i.ticks}this.ticks=r}},n.getText=function(e){return-1===this.values.indexOf(e)&&s(e)&&(e=this.values[Math.round(e)]),t.prototype.getText.call(this,e)},n.translate=function(t){var e=this.values.indexOf(t);return-1===e&&s(t)?e=t:-1===e&&(e=NaN),e},n.scale=function(t){var e,n=this.rangeMin(),r=this.rangeMax();return(c(t)||-1!==this.values.indexOf(t))&&(t=this.translate(t)),e=this.values.length>1?t/(this.values.length-1):t,n+e*(r-n)},n.invert=function(t){if(c(t))return t;var e=this.rangeMin(),n=this.rangeMax();tn&&(t=n);var r=(t-e)/(n-e),i=Math.round(r*(this.values.length-1))%this.values.length;return i=i||0,this.values[i]},e}(i);i.Cat=u,t.exports=u},function(t,e,n){var r=n(3),i=8,a=4;function o(t){var e=[];return r(t,(function(t){e=e.concat(t)})),e}function s(t,e){var n;for(n=e;n>0;n--)if(t%n===0)break;if(1===n)for(n=e;n>0;n--)if((t-1)%n===0)break;return n}t.exports=function(t){var e,n={},r=[],c=t.isRounding,u=o(t.data),l=u.length,f=t.maxCount||i;if(c?(e=s(l-1,f-1)+1,2===e?e=f:e3?0:(t-t%10!==10)*t%10]}};var x={D:function(t){return t.getDate()},DD:function(t){return v(t.getDate())},Do:function(t,e){return e.DoFn(t.getDate())},d:function(t){return t.getDay()},dd:function(t){return v(t.getDay())},ddd:function(t,e){return e.dayNamesShort[t.getDay()]},dddd:function(t,e){return e.dayNames[t.getDay()]},M:function(t){return t.getMonth()+1},MM:function(t){return v(t.getMonth()+1)},MMM:function(t,e){return e.monthNamesShort[t.getMonth()]},MMMM:function(t,e){return e.monthNames[t.getMonth()]},YY:function(t){return String(t.getFullYear()).substr(2)},YYYY:function(t){return v(t.getFullYear(),4)},h:function(t){return t.getHours()%12||12},hh:function(t){return v(t.getHours()%12||12)},H:function(t){return t.getHours()},HH:function(t){return v(t.getHours())},m:function(t){return t.getMinutes()},mm:function(t){return v(t.getMinutes())},s:function(t){return t.getSeconds()},ss:function(t){return v(t.getSeconds())},S:function(t){return Math.round(t.getMilliseconds()/100)},SS:function(t){return v(Math.round(t.getMilliseconds()/10),2)},SSS:function(t){return v(t.getMilliseconds(),3)},a:function(t,e){return t.getHours()<12?e.amPm[0]:e.amPm[1]},A:function(t,e){return t.getHours()<12?e.amPm[0].toUpperCase():e.amPm[1].toUpperCase()},ZZ:function(t){var e=t.getTimezoneOffset();return(e>0?"-":"+")+v(100*Math.floor(Math.abs(e)/60)+Math.abs(e)%60,4)}},w={D:[s,function(t,e){t.day=e}],Do:[new RegExp(s.source+l.source),function(t,e){t.day=parseInt(e,10)}],M:[s,function(t,e){t.month=e-1}],YY:[s,function(t,e){var n=new Date,r=+(""+n.getFullYear()).substr(0,2);t.year=""+(e>68?r-1:r)+e}],h:[s,function(t,e){t.hour=e}],m:[s,function(t,e){t.minute=e}],s:[s,function(t,e){t.second=e}],YYYY:[u,function(t,e){t.year=e}],S:[/\d/,function(t,e){t.millisecond=100*e}],SS:[/\d{2}/,function(t,e){t.millisecond=10*e}],SSS:[c,function(t,e){t.millisecond=e}],d:[s,h],ddd:[l,h],MMM:[l,p("monthNamesShort")],MMMM:[l,p("monthNames")],a:[l,function(t,e,n){var r=e.toLowerCase();r===n.amPm[0]?t.isPm=!1:r===n.amPm[1]&&(t.isPm=!0)}],ZZ:[/([\+\-]\d\d:?\d\d|Z)/,function(t,e){"Z"===e&&(e="+00:00");var n,r=(e+"").match(/([\+\-]|\d\d)/gi);r&&(n=60*r[1]+parseInt(r[2],10),t.timezoneOffset="+"===r[0]?n:-n)}]};w.dd=w.d,w.dddd=w.ddd,w.DD=w.D,w.mm=w.m,w.hh=w.H=w.HH=w.h,w.MM=w.M,w.ss=w.s,w.A=w.a,a.masks={default:"ddd MMM DD YYYY HH:mm:ss",shortDate:"M/D/YY",mediumDate:"MMM D, YYYY",longDate:"MMMM D, YYYY",fullDate:"dddd, MMMM D, YYYY",shortTime:"HH:mm",mediumTime:"HH:mm:ss",longTime:"HH:mm:ss.SSS"},a.format=function(t,e,n){var r=n||a.i18n;if("number"===typeof t&&(t=new Date(t)),"[object Date]"!==Object.prototype.toString.call(t)||isNaN(t.getTime()))throw new Error("Invalid Date in fecha.format");e=a.masks[e]||e||a.masks["default"];var i=[];return e=e.replace(f,(function(t,e){return i.push(e),"??"})),e=e.replace(o,(function(e){return e in x?x[e](t,r):e.slice(1,e.length-1)})),e.replace(/\?\?/g,(function(){return i.shift()}))},a.parse=function(t,e,n){var r=n||a.i18n;if("string"!==typeof e)throw new Error("Invalid format in fecha.parse");if(e=a.masks[e]||e,t.length>1e3)return!1;var i=!0,s={};if(e.replace(o,(function(e){if(w[e]){var n=w[e],a=t.search(n[0]);~a?t.replace(n[0],(function(e){return n[1](s,e,r),t=t.substr(a+e.length),e})):i=!1}return w[e]?"":e.slice(1,e.length-1)})),!i)return!1;var c,u=new Date;return!0===s.isPm&&null!=s.hour&&12!==+s.hour?s.hour=+s.hour+12:!1===s.isPm&&12===+s.hour&&(s.hour=0),null!=s.timezoneOffset?(s.minute=+(s.minute||0)-+s.timezoneOffset,c=new Date(Date.UTC(s.year||u.getFullYear(),s.month||0,s.day||1,s.hour||0,s.minute||0,s.second||0,s.millisecond||0))):c=new Date(s.year||u.getFullYear(),s.month||0,s.day||1,s.hour||0,s.minute||0,s.second||0,s.millisecond||0),c},"undefined"!==typeof t&&t.exports?t.exports=a:(r=function(){return a}.call(e,n,e,t),void 0===r||(t.exports=r))})()},function(t,e,n){var r=n(14),i=function(t){return r(t,"Date")};t.exports=i},function(t,e,n){t.exports={Canvas:n(214),Group:n(115),Shape:n(7),Arc:n(120),Circle:n(121),Dom:n(122),Ellipse:n(123),Fan:n(124),Image:n(125),Line:n(126),Marker:n(81),Path:n(127),Polygon:n(128),Polyline:n(129),Rect:n(130),Text:n(131),PathSegment:n(46),PathUtil:n(82),Event:n(78),EventEmitter:n(117),version:"3.4.10"}},function(t,e){var n={}.toString,r=function(t){return n.call(t).replace(/^\[object /,"").replace(/\]$/,"")};t.exports=r},function(t,e){var n=Object.prototype,r=function(t){var e=t&&t.constructor,r="function"===typeof e&&e.prototype||n;return t===r};t.exports=r},function(t,e,n){var r=n(1),i=n(116),a=n(225),o={},s="_INDEX",c=["zIndex","capture","visible"];function u(t){return function(e,n){var r=t(e,n);return 0===r?e[s]-n[s]:r}}function l(t,e,n){for(var r,i=t.length-1;i>=0;i--){var a=t[i];if(a._cfg.visible&&a._cfg.capture&&(a.isGroup?r=a.getShape(e,n):a.isHit(e,n)&&(r=a)),r)break}return r}function f(t){for(var e=[],n=0;n=2)this.contain(t)&&t.remove(e);else{if(1===arguments.length){if(!r.isBoolean(t))return this.contain(t)&&t.remove(!0),this;e=t}0===arguments.length&&(e=!0),h.superclass.remove.call(this,e)}return this},add:function(t){var e=this,n=e.get("children");if(r.isArray(t))r.each(t,(function(t){var n=t.get("parent");n&&n.removeChild(t,!1),e._setCfgProperty(t)})),e._cfg.children=n.concat(t);else{var i=t,a=i.get("parent");a&&a.removeChild(i,!1),e._setCfgProperty(i),n.push(i)}return e},_setCfgProperty:function(t){var e=this._cfg;t.set("parent",this),t.set("canvas",e.canvas),e.timeline&&t.set("timeline",e.timeline)},contain:function(t){var e=this.get("children");return e.indexOf(t)>-1},getChildByIndex:function(t){var e=this.get("children");return e[t]},getFirst:function(){return this.getChildByIndex(0)},getLast:function(){var t=this.get("children").length-1;return this.getChildByIndex(t)},getBBox:function(){var t=this,e=1/0,n=-1/0,i=1/0,a=-1/0,o=t.get("children");o.length>0?r.each(o,(function(t){if(t.get("visible")){if(t.isGroup&&0===t.get("children").length)return;var r=t.getBBox();if(!r)return!0;var o=[r.minX,r.minY,1],s=[r.minX,r.maxY,1],c=[r.maxX,r.minY,1],u=[r.maxX,r.maxY,1];t.apply(o),t.apply(s),t.apply(c),t.apply(u);var l=Math.min(o[0],s[0],c[0],u[0]),f=Math.max(o[0],s[0],c[0],u[0]),h=Math.min(o[1],s[1],c[1],u[1]),d=Math.max(o[1],s[1],c[1],u[1]);ln&&(n=f),ha&&(a=d)}})):(e=0,n=0,i=0,a=0);var s={minX:e,minY:i,maxX:n,maxY:a};return s.x=s.minX,s.y=s.minY,s.width=s.maxX-s.minX,s.height=s.maxY-s.minY,s},getCount:function(){return this.get("children").length},sort:function(){var t=this.get("children");return r.each(t,(function(t,e){return t[s]=e,t})),t.sort(u((function(t,e){return t.get("zIndex")-e.get("zIndex")}))),this},findById:function(t){return this.find((function(e){return e.get("id")===t}))},find:function(t){if(r.isString(t))return this.findById(t);var e=this.get("children"),n=null;return r.each(e,(function(e){if(t(e)?n=e:e.find&&(n=e.find(t)),n)return!1})),n},findAll:function(t){var e=this.get("children"),n=[],i=[];return r.each(e,(function(e){t(e)&&n.push(e),e.findAllBy&&(i=e.findAllBy(t),n=n.concat(i))})),n},findBy:function(t){var e=this.get("children"),n=null;return r.each(e,(function(e){if(t(e)?n=e:e.findBy&&(n=e.findBy(t)),n)return!1})),n},findAllBy:function(t){var e=this.get("children"),n=[],i=[];return r.each(e,(function(e){t(e)&&n.push(e),e.findAllBy&&(i=e.findAllBy(t),n=n.concat(i))})),n},getShape:function(t,e){var n,r=this,i=r._attrs.clip,a=r._cfg.children;if(i){var o=[t,e,1];i.invert(o,r.get("canvas")),i.isPointInPath(o[0],o[1])&&(n=l(a,t,e))}else n=l(a,t,e);return n},clearTotalMatrix:function(){var t=this.get("totalMatrix");if(t){this.setSilent("totalMatrix",null);for(var e=this._cfg.children,n=0;n=0;n--)e[n].remove(!0,t);return this._cfg.children=[],this}},destroy:function(){this.get("destroyed")||(this.clear(),h.superclass.destroy.call(this))},clone:function(){var t=this,e=t._cfg.children,n=t._attrs,i={};r.each(n,(function(t,e){i[e]="matrix"===e?f(n[e]):n[e]}));var a=new h({attrs:i,canvas:t.get("canvas")});return r.each(e,(function(t){a.add(t.clone())})),r.each(c,(function(e){a._cfg[e]=t._cfg[e]})),a}}),t.exports=h},function(t,e,n){var r=n(1),i=n(221),a=n(222),o=n(223),s=n(224),c=function(t){this._cfg={zIndex:0,capture:!0,visible:!0,destroyed:!1},r.assign(this._cfg,this.getDefaultCfg(),t),this.initAttrs(this._cfg.attrs),this._cfg.attrs={},this.initTransform(),this.init()};c.CFG={id:null,zIndex:0,canvas:null,parent:null,capture:!0,context:null,visible:!0,destroyed:!1},r.augment(c,i,a,s,o,{init:function(){this.setSilent("animable",!0),this.setSilent("animating",!1)},getParent:function(){return this._cfg.parent},getDefaultCfg:function(){return{}},set:function(t,e){return"zIndex"===t&&this._beforeSetZIndex&&this._beforeSetZIndex(e),"loading"===t&&this._beforeSetLoading&&this._beforeSetLoading(e),this._cfg[t]=e,this},setSilent:function(t,e){this._cfg[t]=e},get:function(t){return this._cfg[t]},show:function(){return this._cfg.visible=!0,this},hide:function(){return this._cfg.visible=!1,this},remove:function(t,e){var n=this._cfg,i=n.parent,a=n.el;return i&&r.remove(i.get("children"),this),a&&(e?i&&i._cfg.tobeRemoved.push(a):a.parentNode.removeChild(a)),(t||void 0===t)&&this.destroy(),this},destroy:function(){var t=this.get("destroyed");t||(this._attrs=null,this.removeEvent(),this._cfg={destroyed:!0})},toFront:function(){var t=this._cfg,e=t.parent;if(e){var n=e._cfg.children,r=t.el,i=n.indexOf(this);n.splice(i,1),n.push(this),r&&(r.parentNode.removeChild(r),t.el=null)}},toBack:function(){var t=this._cfg,e=t.parent;if(e){var n=e._cfg.children,r=t.el,i=n.indexOf(this);if(n.splice(i,1),n.unshift(this),r){var a=r.parentNode;a.removeChild(r),a.insertBefore(r,a.firstChild)}}},_beforeSetZIndex:function(t){var e=this._cfg.parent;this._cfg.zIndex=t,r.isNil(e)||e.sort();var n=this._cfg.el;if(n){var i=e._cfg.children,a=i.indexOf(this),o=n.parentNode;o.removeChild(n),a===i.length-1?o.appendChild(n):o.insertBefore(n,o.childNodes[a])}return t},_setAttrs:function(t){return this.attr(t),t},setZIndex:function(t){return this._cfg.zIndex=t,this._beforeSetZIndex(t)},clone:function(){return r.clone(this)},getBBox:function(){}}),t.exports=c},function(t,e,n){var r=n(59),i=Array.prototype.slice;function a(t,e){var n=t.length;while(n--)if(t[n].callback===e)return n;return-1}var o=function(){};r.augment(o,{on:function(t,e,n){var i=this;if(!r.isFunction(e))throw new TypeError("listener should be a function");return i._cfg._events||(i._cfg._events={}),i._cfg._events[t]||(i._cfg._events[t]=[]),i._cfg._events[t].push({callback:e,one:n}),this},one:function(t,e){return this.on(t,e,!0),this},emit:function(t){if(!this.get("destroyed")&&this._cfg._events&&!r.isEmpty(this._cfg._events)){var e=this._cfg._events[t];if(!r.isEmpty(e))for(var n=arguments,a=i.call(n,1),o=e.length,s=0;s=0&&n[t].splice(i,1),0===n[t].length&&delete n[t]}}},removeEvent:function(t){return"undefined"===typeof t?this._cfg._events={}:delete this._cfg._events[t],this},_getEvents:function(){return this._cfg._events||{}}}),t.exports=o},function(t,e,n){var r=n(1),i=r.vec2;function a(t,e,n,r){var i=1-r;return i*(i*t+2*r*e)+r*r*n}function o(t,e,n,r,o,s,c,u,l){var f,h,d,p,v,g,m,y=.005,b=1/0,x=1e-4,w=[c,u];for(v=0;v<1;v+=.05)d=[a(t,n,o,v),a(e,r,s,v)],h=i.squaredDistance(w,d),h=0&&h=0?[a]:[]}t.exports={at:a,projectPoint:function(t,e,n,r,i,a,s,c){var u={};return o(t,e,n,r,i,a,s,c,u),u},pointDistance:o,extrema:s}},function(t,e){t.exports={xAt:function(t,e,n,r,i){return e*Math.cos(t)*Math.cos(i)-n*Math.sin(t)*Math.sin(i)+r},yAt:function(t,e,n,r,i){return e*Math.sin(t)*Math.cos(i)+n*Math.cos(t)*Math.sin(i)+r},xExtrema:function(t,e,n){return Math.atan(-n/e*Math.tan(t))},yExtrema:function(t,e,n){return Math.atan(n/(e*Math.tan(t)))}}},function(t,e,n){var r=n(1),i=n(7),a=n(44),o=n(45);function s(t,e,n){return t+e*Math.cos(n)}function c(t,e,n){return t+e*Math.sin(n)}var u=function t(e){t.superclass.constructor.call(this,e)};u.ATTRS={x:0,y:0,r:0,startAngle:0,endAngle:0,clockwise:!1,lineWidth:1,startArrow:!1,endArrow:!1},r.extend(u,i),r.augment(u,{canStroke:!0,type:"arc",getDefaultAttrs:function(){return{x:0,y:0,r:0,startAngle:0,endAngle:0,clockwise:!1,lineWidth:1,startArrow:!1,endArrow:!1}},calculateBox:function(){var t=this._attrs,e=t.x,n=t.y,r=t.r,i=t.startAngle,o=t.endAngle,s=t.clockwise,c=this.getHitLineWidth(),u=c/2,l=a.box(e,n,r,i,o,s);return l.minX-=u,l.minY-=u,l.maxX+=u,l.maxY+=u,l},getStartTangent:function(){var t=this._attrs,e=t.x,n=t.y,r=t.startAngle,i=t.r,a=t.clockwise,o=Math.PI/180;a&&(o*=-1);var u=[],l=s(e,i,r+o),f=c(n,i,r+o),h=s(e,i,r),d=c(n,i,r);return u.push([l,f]),u.push([h,d]),u},getEndTangent:function(){var t=this._attrs,e=t.x,n=t.y,r=t.endAngle,i=t.r,a=t.clockwise,o=Math.PI/180,u=[];a&&(o*=-1);var l=s(e,i,r+o),f=c(n,i,r+o),h=s(e,i,r),d=c(n,i,r);return u.push([h,d]),u.push([l,f]),u},createPath:function(t){var e=this._attrs,n=e.x,r=e.y,i=e.r,a=e.startAngle,o=e.endAngle,s=e.clockwise;t=t||self.get("context"),t.beginPath(),t.arc(n,r,i,a,o,s)},afterPath:function(t){var e=this._attrs;if(t=t||this.get("context"),e.startArrow){var n=this.getStartTangent();o.addStartArrow(t,e,n[0][0],n[0][1],n[1][0],n[1][1])}if(e.endArrow){var r=this.getEndTangent();o.addEndArrow(t,e,r[0][0],r[0][1],r[1][0],r[1][1])}}}),t.exports=u},function(t,e,n){var r=n(1),i=n(7),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,r:0,lineWidth:1},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"circle",getDefaultAttrs:function(){return{lineWidth:1}},calculateBox:function(){var t=this._attrs,e=t.x,n=t.y,r=t.r,i=this.getHitLineWidth(),a=i/2+r;return{minX:e-a,minY:n-a,maxX:e+a,maxY:n+a}},createPath:function(t){var e=this._attrs,n=e.x,r=e.y,i=e.r;t.beginPath(),t.arc(n,r,i,0,2*Math.PI,!1),t.closePath()}}),t.exports=a},function(t,e,n){var r=n(1),i=n(7),a=function t(e){t.superclass.constructor.call(this,e)};r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"dom",calculateBox:function(){var t=this,e=t._attrs,n=e.x,r=e.y,i=e.width,a=e.height,o=this.getHitLineWidth(),s=o/2;return{minX:n-s,minY:r-s,maxX:n+i+s,maxY:r+a+s}}}),t.exports=a},function(t,e,n){var r=n(1),i=n(7),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,rx:1,ry:1,lineWidth:1},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"ellipse",getDefaultAttrs:function(){return{lineWidth:1}},calculateBox:function(){var t=this._attrs,e=t.x,n=t.y,r=t.rx,i=t.ry,a=this.getHitLineWidth(),o=r+a/2,s=i+a/2;return{minX:e-o,minY:n-s,maxX:e+o,maxY:n+s}},createPath:function(t){var e=this._attrs,n=e.x,i=e.y,a=e.rx,o=e.ry;t=t||self.get("context");var s=a>o?a:o,c=a>o?1:a/o,u=a>o?o/a:1,l=[1,0,0,0,1,0,0,0,1];r.mat3.scale(l,l,[c,u]),r.mat3.translate(l,l,[n,i]),t.beginPath(),t.save(),t.transform(l[0],l[1],l[3],l[4],l[6],l[7]),t.arc(0,0,s,0,2*Math.PI),t.restore(),t.closePath()}}),t.exports=a},function(t,e,n){var r=n(1),i=n(7),a=n(44),o=function t(e){t.superclass.constructor.call(this,e)};o.ATTRS={x:0,y:0,rs:0,re:0,startAngle:0,endAngle:0,clockwise:!1,lineWidth:1},r.extend(o,i),r.augment(o,{canFill:!0,canStroke:!0,type:"fan",getDefaultAttrs:function(){return{clockwise:!1,lineWidth:1,rs:0,re:0}},calculateBox:function(){var t=this,e=t._attrs,n=e.x,r=e.y,i=e.rs,o=e.re,s=e.startAngle,c=e.endAngle,u=e.clockwise,l=this.getHitLineWidth(),f=a.box(n,r,i,s,c,u),h=a.box(n,r,o,s,c,u),d=Math.min(f.minX,h.minX),p=Math.min(f.minY,h.minY),v=Math.max(f.maxX,h.maxX),g=Math.max(f.maxY,h.maxY),m=l/2;return{minX:d-m,minY:p-m,maxX:v+m,maxY:g+m}},createPath:function(t){var e=this._attrs,n=e.x,r=e.y,i=e.rs,a=e.re,o=e.startAngle,s=e.endAngle,c=e.clockwise,u={x:Math.cos(o)*i+n,y:Math.sin(o)*i+r},l={x:Math.cos(o)*a+n,y:Math.sin(o)*a+r},f={x:Math.cos(s)*i+n,y:Math.sin(s)*i+r};t=t||self.get("context"),t.beginPath(),t.moveTo(u.x,u.y),t.lineTo(l.x,l.y),t.arc(n,r,a,o,s,c),t.lineTo(f.x,f.y),t.arc(n,r,i,s,o,!c),t.closePath()}}),t.exports=o},function(t,e,n){var r=n(1),i=n(7),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,img:void 0,width:0,height:0,sx:null,sy:null,swidth:null,sheight:null},r.extend(a,i),r.augment(a,{type:"image",isHitBox:function(){return!1},calculateBox:function(){var t=this._attrs;this._cfg.attrs&&this._cfg.attrs.img===t.img||this._setAttrImg();var e=t.x,n=t.y,r=t.width,i=t.height;return{minX:e,minY:n,maxX:e+r,maxY:n+i}},_beforeSetLoading:function(t){var e=this.get("canvas");return!1===t&&!0===this.get("toDraw")&&(this._cfg.loading=!1,e.draw()),t},_setAttrImg:function(){var t=this,e=t._attrs,n=e.img;if(!r.isString(n))return n instanceof Image?(e.width||t.attr("width",n.width),e.height||t.attr("height",n.height),n):n instanceof HTMLElement&&r.isString(n.nodeName)&&"CANVAS"===n.nodeName.toUpperCase()?(e.width||t.attr("width",Number(n.getAttribute("width"))),e.height||t.attr("height",Number(n.getAttribute("height"))),n):n instanceof ImageData?(e.width||t.attr("width",n.width),e.height||t.attr("height",n.height),n):null;var i=new Image;i.onload=function(){if(t.get("destroyed"))return!1;t.attr("imgSrc",n),t.attr("img",i);var e=t.get("callback");e&&e.call(t),t.set("loading",!1)},i.src=n,i.crossOrigin="Anonymous",t.set("loading",!0)},drawInner:function(t){this._cfg.hasUpdate&&this._setAttrImg(),this.get("loading")?this.set("toDraw",!0):(this._drawImage(t),this._cfg.hasUpdate=!1)},_drawImage:function(t){var e=this._attrs,n=e.x,i=e.y,a=e.img,o=e.width,s=e.height,c=e.sx,u=e.sy,l=e.swidth,f=e.sheight;this.set("toDraw",!1);var h=a;if(h instanceof ImageData&&(h=new Image,h.src=a),h instanceof Image||h instanceof HTMLElement&&r.isString(h.nodeName)&&"CANVAS"===h.nodeName.toUpperCase()){if(r.isNil(c)||r.isNil(u)||r.isNil(l)||r.isNil(f))return void t.drawImage(h,n,i,o,s);if(!r.isNil(c)&&!r.isNil(u)&&!r.isNil(l)&&!r.isNil(f))return void t.drawImage(h,c,u,l,f,n,i,o,s)}}}),t.exports=a},function(t,e,n){var r=n(1),i=n(7),a=n(45),o=n(43),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={x1:0,y1:0,x2:0,y2:0,lineWidth:1,startArrow:!1,endArrow:!1},r.extend(s,i),r.augment(s,{canStroke:!0,type:"line",getDefaultAttrs:function(){return{lineWidth:1,startArrow:!1,endArrow:!1}},calculateBox:function(){var t=this._attrs,e=t.x1,n=t.y1,r=t.x2,i=t.y2,a=this.getHitLineWidth();return o.box(e,n,r,i,a)},createPath:function(t){var e=this,n=this._attrs,r=n.x1,i=n.y1,o=n.x2,s=n.y2;if(n.startArrow&&n.startArrow.d){var c=a.getShortenOffset(r,i,o,s,n.startArrow.d);r+=c.dx,i+=c.dy}if(n.endArrow&&n.endArrow.d){var u=a.getShortenOffset(r,i,o,s,n.endArrow.d);o-=u.dx,s-=u.dy}t=t||e.get("context"),t.beginPath(),t.moveTo(r,i),t.lineTo(o,s)},afterPath:function(t){var e=this,n=e._attrs,r=n.x1,i=n.y1,o=n.x2,s=n.y2;t=t||e.get("context"),n.startArrow&&a.addStartArrow(t,n,o,s,r,i),n.endArrow&&a.addEndArrow(t,n,r,i,o,s)},getPoint:function(t){var e=this._attrs;return{x:o.at(e.x1,e.x2,t),y:o.at(e.y1,e.y2,t)}}}),t.exports=s},function(t,e,n){var r=n(1),i=n(7),a=n(46),o=n(31),s=n(45),c=n(82),u=n(80),l=function t(e){t.superclass.constructor.call(this,e)};l.ATTRS={path:null,lineWidth:1,startArrow:!1,endArrow:!1},r.extend(l,i),r.augment(l,{canFill:!0,canStroke:!0,type:"path",getDefaultAttrs:function(){return{lineWidth:1,startArrow:!1,endArrow:!1}},_afterSetAttrPath:function(t){var e=this;if(r.isNil(t))return e.setSilent("segments",null),void e.setSilent("box",void 0);var n,i=o.parsePath(t),s=[];if(r.isArray(i)&&0!==i.length&&("M"===i[0][0]||"m"===i[0][0])){for(var c=i.length,u=0;ua&&(a=e.maxX),e.minYs&&(s=e.maxY))})),i===1/0||o===1/0?{minX:0,minY:0,maxX:0,maxY:0}:{minX:i,minY:o,maxX:a,maxY:s}},_setTcache:function(){var t,e,n,i,a=0,o=0,s=[],c=this._cfg.curve;c&&(r.each(c,(function(t,e){n=c[e+1],i=t.length,n&&(a+=u.len(t[i-2],t[i-1],n[1],n[2],n[3],n[4],n[5],n[6]))})),this._cfg.totalLength=a,0!==a?(r.each(c,(function(r,l){n=c[l+1],i=r.length,n&&(t=[],t[0]=o/a,e=u.len(r[i-2],r[i-1],n[1],n[2],n[3],n[4],n[5],n[6]),o+=e,t[1]=o/a,s.push(t))})),this._cfg.tCache=s):this._cfg.tCache=[])},getTotalLength:function(){var t=this.get("totalLength");return r.isNil(t)?(this._calculateCurve(),this._setTcache(),this.get("totalLength")):t},_calculateCurve:function(){var t=this,e=t._attrs,n=e.path;this._cfg.curve=c.pathTocurve(n)},getStartTangent:function(){var t,e,n,i,a=this.get("segments");if(a.length>1)if(t=a[0].endPoint,e=a[1].endPoint,n=a[1].startTangent,i=[],r.isFunction(n)){var o=n();i.push([t.x-o[0],t.y-o[1]]),i.push([t.x,t.y])}else i.push([e.x,e.y]),i.push([t.x,t.y]);return i},getEndTangent:function(){var t,e,n,i,a=this.get("segments"),o=a.length;if(o>1)if(t=a[o-2].endPoint,e=a[o-1].endPoint,n=a[o-1].endTangent,i=[],r.isFunction(n)){var s=n();i.push([e.x-s[0],e.y-s[1]]),i.push([e.x,e.y])}else i.push([t.x,t.y]),i.push([e.x,e.y]);return i},getPoint:function(t){var e,n,i=this._cfg.tCache;i||(this._calculateCurve(),this._setTcache(),i=this._cfg.tCache);var a=this._cfg.curve;if(!i||0===i.length)return a?{x:a[0][1],y:a[0][2]}:null;r.each(i,(function(r,i){t>=r[0]&&t<=r[1]&&(e=(t-r[0])/(r[1]-r[0]),n=i)}));var o=a[n];if(r.isNil(o)||r.isNil(n))return null;var s=o.length,c=a[n+1];return{x:u.at(o[s-2],c[1],c[3],c[5],1-e),y:u.at(o[s-1],c[2],c[4],c[6],1-e)}},createPath:function(t){var e=this,n=e._attrs,i=e.get("segments");if(r.isArray(i)){var a=i.length;if(0!==a){if(t=t||e.get("context"),t.beginPath(),n.startArrow&&n.startArrow.d){var o=e.getStartTangent(),c=s.getShortenOffset(o[0][0],o[0][1],o[1][0],o[1][1],n.startArrow.d);i[0].shortenDraw(t,c.dx,c.dy)}else i[0].draw(t);for(var u=1;u2&&i[a-2].draw(t),h.shortenDraw(t,f.dx,f.dy))}else i[a-2]&&i[a-2].draw(t),i[a-1].draw(t)}}},afterPath:function(t){var e=this,n=e._attrs,i=e.get("segments"),a=n.path;if(t=t||e.get("context"),r.isArray(i)&&1!==i.length&&(n.startArrow||n.endArrow)&&"z"!==a[a.length-1]&&"Z"!==a[a.length-1]&&!n.fill){var o=e.getStartTangent();s.addStartArrow(t,n,o[0][0],o[0][1],o[1][0],o[1][1]);var c=e.getEndTangent();s.addEndArrow(t,n,c[0][0],c[0][1],c[1][0],c[1][1])}}}),t.exports=l},function(t,e,n){var r=n(1),i=n(7),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={points:null,lineWidth:1},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"polygon",getDefaultAttrs:function(){return{lineWidth:1}},calculateBox:function(){var t=this,e=t._attrs,n=e.points,i=this.getHitLineWidth();if(!n||0===n.length)return null;var a=1/0,o=1/0,s=-1/0,c=-1/0;r.each(n,(function(t){var e=t[0],n=t[1];es&&(s=e),nc&&(c=n)}));var u=i/2;return{minX:a-u,minY:o-u,maxX:s+u,maxY:c+u}},createPath:function(t){var e=this,n=e._attrs,i=n.points;i.length<2||(t=t||e.get("context"),t.beginPath(),r.each(i,(function(e,n){0===n?t.moveTo(e[0],e[1]):t.lineTo(e[0],e[1])})),t.closePath())}}),t.exports=a},function(t,e,n){var r=n(1),i=n(7),a=n(45),o=n(43),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={points:null,lineWidth:1,startArrow:!1,endArrow:!1,tCache:null},r.extend(s,i),r.augment(s,{canStroke:!0,type:"polyline",tCache:null,getDefaultAttrs:function(){return{lineWidth:1,startArrow:!1,endArrow:!1}},calculateBox:function(){var t=this,e=t._attrs,n=this.getHitLineWidth(),i=e.points;if(!i||0===i.length)return null;var a=1/0,o=1/0,s=-1/0,c=-1/0;r.each(i,(function(t){var e=t[0],n=t[1];es&&(s=e),nc&&(c=n)}));var u=n/2;return{minX:a-u,minY:o-u,maxX:s+u,maxY:c+u}},_setTcache:function(){var t,e,n=this,i=n._attrs,a=i.points,s=0,c=0,u=[];a&&0!==a.length&&(r.each(a,(function(t,e){a[e+1]&&(s+=o.len(t[0],t[1],a[e+1][0],a[e+1][1]))})),s<=0||(r.each(a,(function(n,r){a[r+1]&&(t=[],t[0]=c/s,e=o.len(n[0],n[1],a[r+1][0],a[r+1][1]),c+=e,t[1]=c/s,u.push(t))})),this.tCache=u))},createPath:function(t){var e,n=this,r=n._attrs,i=r.points;if(!(i.length<2)){var o=i.length-1,s=i[0][0],c=i[0][1],u=i[o][0],l=i[o][1];if(r.startArrow&&r.startArrow.d){var f=a.getShortenOffset(i[0][0],i[0][1],i[1][0],i[1][1],r.startArrow.d);s+=f.dx,c+=f.dy}if(r.endArrow&&r.endArrow.d){var h=a.getShortenOffset(i[o-1][0],i[o-1][1],i[o][0],i[o][1],r.endArrow.d);u-=h.dx,l-=h.dy}for(t=t||n.get("context"),t.beginPath(),t.moveTo(s,c),e=1;e=r[0]&&t<=r[1]&&(e=(t-r[0])/(r[1]-r[0]),n=i)})),{x:o.at(a[n][0],a[n+1][0],e),y:o.at(a[n][1],a[n+1][1],e)}}}),t.exports=s},function(t,e,n){var r=n(1),i=n(31),a=i.parseRadius,o=n(7),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={x:0,y:0,width:0,height:0,radius:0,lineWidth:1},r.extend(s,o),r.augment(s,{canFill:!0,canStroke:!0,type:"rect",getDefaultAttrs:function(){return{lineWidth:1,radius:0}},calculateBox:function(){var t=this,e=t._attrs,n=e.x,r=e.y,i=e.width,a=e.height,o=this.getHitLineWidth(),s=o/2;return{minX:n-s,minY:r-s,maxX:n+i+s,maxY:r+a+s}},createPath:function(t){var e=this,n=e._attrs,r=n.x,i=n.y,o=n.width,s=n.height,c=n.radius;if(t=t||e.get("context"),t.beginPath(),0===c)t.rect(r,i,o,s);else{var u=a(c);t.moveTo(r+u.r1,i),t.lineTo(r+o-u.r2,i),0!==u.r2&&t.arc(r+o-u.r2,i+u.r2,u.r2,-Math.PI/2,0),t.lineTo(r+o,i+s-u.r3),0!==u.r3&&t.arc(r+o-u.r3,i+s-u.r3,u.r3,0,Math.PI/2),t.lineTo(r+u.r4,i+s),0!==u.r4&&t.arc(r+u.r4,i+s-u.r4,u.r4,Math.PI/2,Math.PI),t.lineTo(r,i+u.r1),0!==u.r1&&t.arc(r+u.r1,i+u.r1,u.r1,Math.PI,1.5*Math.PI),t.closePath()}}}),t.exports=s},function(t,e,n){var r=n(1),i=n(7),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,text:null,fontSize:12,fontFamily:"sans-serif",fontStyle:"normal",fontWeight:"normal",fontVariant:"normal",textAlign:"start",textBaseline:"bottom",lineHeight:null,textArr:null},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"text",getDefaultAttrs:function(){return{lineWidth:1,lineCount:1,fontSize:12,fontFamily:"sans-serif",fontStyle:"normal",fontWeight:"normal",fontVariant:"normal",textAlign:"start",textBaseline:"bottom"}},initTransform:function(){var t=this._attrs.fontSize;t&&+t<12&&this.transform([["t",-1*this._attrs.x,-1*this._attrs.y],["s",+t/12,+t/12],["t",this._attrs.x,this._attrs.y]])},_assembleFont:function(){var t=this._attrs,e=t.fontSize,n=t.fontFamily,r=t.fontWeight,i=t.fontStyle,a=t.fontVariant;t.font=[i,a,r,e+"px",n].join(" ")},_setAttrText:function(){var t=this._attrs,e=t.text,n=null;if(r.isString(e))if(-1!==e.indexOf("\n")){n=e.split("\n");var i=n.length;t.lineCount=i}else t.lineCount=1;t.textArr=n},_getTextHeight:function(){var t=this._attrs,e=t.lineCount,n=1*t.fontSize;if(e>1){var r=this._getSpaceingY();return n*e+r*(e-1)}return n},isHitBox:function(){return!1},calculateBox:function(){var t=this,e=t._attrs,n=this._cfg;n.attrs&&!n.hasUpdate||(this._assembleFont(),this._setAttrText()),e.textArr||this._setAttrText();var r=e.x,i=e.y,a=t.measureText();if(!a)return{minX:r,minY:i,maxX:r,maxY:i};var o=t._getTextHeight(),s=e.textAlign,c=e.textBaseline,u=t.getHitLineWidth(),l={x:r,y:i-o};s&&("end"===s||"right"===s?l.x-=a:"center"===s&&(l.x-=a/2)),c&&("top"===c?l.y+=o:"middle"===c&&(l.y+=o/2)),this.set("startPoint",l);var f=u/2;return{minX:l.x-f,minY:l.y-f,maxX:l.x+a+f,maxY:l.y+o+f}},_getSpaceingY:function(){var t=this._attrs,e=t.lineHeight,n=1*t.fontSize;return e?e-n:.14*n},drawInner:function(t){var e=this,n=e._attrs,i=this._cfg;i.attrs&&!i.hasUpdate||(this._assembleFont(),this._setAttrText()),t.font=n.font;var a=n.text;if(a){var o=n.textArr,s=n.x,c=n.y;if(t.beginPath(),e.hasStroke()){var u=n.strokeOpacity;r.isNil(u)||1===u||(t.globalAlpha=u),o?e._drawTextArr(t,!1):t.strokeText(a,s,c),t.globalAlpha=1}if(e.hasFill()){var l=n.fillOpacity;r.isNil(l)||1===l||(t.globalAlpha=l),o?e._drawTextArr(t,!0):t.fillText(a,s,c)}i.hasUpdate=!1}},_drawTextArr:function(t,e){var n,i=this._attrs.textArr,a=this._attrs.textBaseline,o=1*this._attrs.fontSize,s=this._getSpaceingY(),c=this._attrs.x,u=this._attrs.y,l=this.getBBox(),f=l.maxY-l.minY;r.each(i,(function(r,i){n=u+i*(s+o)-f+o,"middle"===a&&(n+=f-o-(f-o)/2),"top"===a&&(n+=f-o),e?t.fillText(r,c,n):t.strokeText(r,c,n)}))},measureText:function(){var t,e=this,n=e._attrs,i=n.text,a=n.font,o=n.textArr,s=0;if(!r.isNil(i)){var c=document.createElement("canvas").getContext("2d");return c.save(),c.font=a,o?r.each(o,(function(e){t=c.measureText(e).width,sl&&(u=e.slice(l,u),h[f]?h[f]+=u:h[++f]=u),(n=n[0])===(c=c[0])?h[f]?h[f]+=c:h[++f]=c:(h[++f]=null,d.push({i:f,x:Object(r["a"])(n,c)})),l=a.lastIndex;return lo&&(n=t,o=s)})),n}};t.exports=o},function(t,e){t.exports=parseInt},function(t,e){t.exports=function(t,e){return t.hasOwnProperty(e)}},function(t,e,n){var r=n(3),i=n(13),a=Object.values?function(t){return Object.values(t)}:function(t){var e=[];return r(t,(function(n,r){i(t)&&"prototype"===r||e.push(n)})),e};t.exports=a},function(t,e,n){var r=n(152);t.exports=function(t,e,n,i,a){if(a)return[["M",+t+ +a,e],["l",n-2*a,0],["a",a,a,0,0,1,a,a],["l",0,i-2*a],["a",a,a,0,0,1,-a,a],["l",2*a-n,0],["a",a,a,0,0,1,-a,-a],["l",0,2*a-i],["a",a,a,0,0,1,a,-a],["z"]];var o=[["M",t,e],["l",n,0],["l",0,i],["l",-n,0],["z"]];return o.parsePathArray=r,o}},function(t,e){var n=/,?([a-z]),?/gi;t.exports=function(t){return t.join(",").replace(n,"$1")}},function(t,e,n){var r=n(154),i=function t(e,n,r,i,a,o,s,c,u,l){r===i&&(r+=1);var f=120*Math.PI/180,h=Math.PI/180*(+a||0),d=[],p=void 0,v=void 0,g=void 0,m=void 0,y=void 0,b=function(t,e,n){var r=t*Math.cos(n)-e*Math.sin(n),i=t*Math.sin(n)+e*Math.cos(n);return{x:r,y:i}};if(l)v=l[0],g=l[1],m=l[2],y=l[3];else{p=b(e,n,-h),e=p.x,n=p.y,p=b(c,u,-h),c=p.x,u=p.y,e===c&&n===u&&(c+=1,u+=1);var x=(e-c)/2,w=(n-u)/2,_=x*x/(r*r)+w*w/(i*i);_>1&&(_=Math.sqrt(_),r*=_,i*=_);var O=r*r,C=i*i,S=(o===s?-1:1)*Math.sqrt(Math.abs((O*C-O*w*w-C*x*x)/(O*w*w+C*x*x)));m=S*r*w/i+(e+c)/2,y=S*-i*x/r+(n+u)/2,v=Math.asin(((n-y)/i).toFixed(9)),g=Math.asin(((u-y)/i).toFixed(9)),v=eg&&(v-=2*Math.PI),!s&&g>v&&(g-=2*Math.PI)}var M=g-v;if(Math.abs(M)>f){var k=g,j=c,T=u;g=v+f*(s&&g>v?1:-1),c=m+r*Math.cos(g),u=y+i*Math.sin(g),d=t(c,u,r,i,a,0,s,j,T,[g,k,m,y])}M=g-v;var z=Math.cos(v),E=Math.sin(v),A=Math.cos(g),P=Math.sin(g),L=Math.tan(M/4),V=4/3*r*L,I=4/3*i*L,R=[e,n],H=[e+V*E,n-I*z],D=[c+V*P,u-I*A],F=[c,u];if(H[0]=2*R[0]-H[0],H[1]=2*R[1]-H[1],l)return[H,D,F].concat(d);d=[H,D,F].concat(d).join().split(",");for(var N=[],$=0,B=d.length;$7){t[e].shift();var r=t[e];while(r.length)l[e]="A",s&&(f[e]="A"),t.splice(e++,0,["C"].concat(r.splice(0,6)));t.splice(e,1),p=Math.max(n.length,s&&s.length||0)}},m=function(t,e,r,i,a){t&&e&&"M"===t[a][0]&&"M"!==e[a][0]&&(e.splice(a,0,["M",i.x,i.y]),r.bx=0,r.by=0,r.x=t[a][1],r.y=t[a][2],p=Math.max(n.length,s&&s.length||0))};p=Math.max(n.length,s&&s.length||0);for(var y=0;y180),0,c,l]]}else a=[["M",t,e],["m",0,-r],["a",n,r,0,1,1,0,2*r],["a",n,r,0,1,1,0,-2*r],["z"]];return a}t.exports=function(t){if(t=r(t),!t||!t.length)return[["M",0,0]];var e=[],n=0,o=0,s=0,c=0,u=0,l=void 0,f=void 0;"M"===t[0][0]&&(n=+t[0][1],o=+t[0][2],s=n,c=o,u++,e[0]=["M",n,o]);for(var h,d,p=3===t.length&&"M"===t[0][0]&&"R"===t[1][0].toUpperCase()&&"Z"===t[2][0].toUpperCase(),v=u,g=t.length;v2&&(r.push([n].concat(o.splice(0,2))),s="l",n="m"===n?"l":"L"),"o"===s&&1===o.length&&r.push([n,o[0]]),"r"===s)r.push([n].concat(o));else while(o.length>=e[s])if(r.push([n].concat(o.splice(0,e[s]))),!e[s])break})),r}},function(t,e){t.exports=function(t,e){for(var n=[],r=0,i=t.length;i-2*!e>r;r+=2){var a=[{x:+t[r-2],y:+t[r-1]},{x:+t[r],y:+t[r+1]},{x:+t[r+2],y:+t[r+3]},{x:+t[r+4],y:+t[r+5]}];e?r?i-4===r?a[3]={x:+t[0],y:+t[1]}:i-2===r&&(a[2]={x:+t[0],y:+t[1]},a[3]={x:+t[2],y:+t[3]}):a[0]={x:+t[i-2],y:+t[i-1]}:i-4===r?a[3]=a[2]:r||(a[0]={x:+t[r],y:+t[r+1]}),n.push(["C",(-a[0].x+6*a[1].x+a[2].x)/6,(-a[0].y+6*a[1].y+a[2].y)/6,(a[1].x+6*a[2].x-a[3].x)/6,(a[1].y+6*a[2].y-a[3].y)/6,a[2].x,a[2].y])}return n}},function(t,e,n){var r=n(26),i=function(t){return r(t).toLowerCase()};t.exports=i},function(t,e,n){var r=n(26),i=function(t){return r(t).toUpperCase()};t.exports=i},function(t,e,n){var r=n(160),i=function(t,e){if(!e)return[t];var n=r(t,e),i=[];for(var a in n)i.push(n[a]);return i};t.exports=i},function(t,e,n){var r=n(13),i=n(5),a=n(161),o=function(t,e){if(!e)return{0:t};if(!r(e)){var n=i(e)?e:e.replace(/\s+/g,"").split("*");e=function(t){for(var e="_",r=0,i=n.length;r
');t.appendChild(a),this.set("wrapperEl",a),this.get("forceFit")&&(n=c.getWidth(t,n),this.set("width",n));var o=this.get("renderer"),u=new s({containerDOM:a,width:n,height:r,pixelRatio:"svg"===o?1:this.get("pixelRatio"),renderer:o});this.set("canvas",u)},n._initPlot=function(){var t=this;t._initPlotBack();var e=t.get("canvas"),n=e.addGroup({zIndex:1}),r=e.addGroup({zIndex:0}),i=e.addGroup({zIndex:3});t.set("backPlot",n),t.set("middlePlot",r),t.set("frontPlot",i)},n._initPlotBack=function(){var t=this,e=t.get("canvas"),n=t.get("viewTheme"),r=e.addGroup(l,{padding:this.get("padding"),plotBackground:i.mix({},n.plotBackground,t.get("plotBackground")),background:i.mix({},n.background,t.get("background"))});t.set("plot",r),t.set("plotRange",r.get("plotRange"))},n._initEvents=function(){this.get("forceFit")&&window.addEventListener("resize",i.wrapBehavior(this,"_initForceFitEvent"))},n._initForceFitEvent=function(){var t=setTimeout(i.wrapBehavior(this,"forceFit"),200);clearTimeout(this.get("resizeTimer")),this.set("resizeTimer",t)},n._renderLegends=function(){var t=this.get("options"),e=t.legends;if(i.isNil(e)||!1!==e){var n=this.get("legendController");if(n.options=e||{},n.plotRange=this.get("plotRange"),e&&e.custom)n.addCustomLegend();else{var r=this.getAllGeoms(),a=[];i.each(r,(function(t){var e=t.get("view"),r=t.getAttrsForLegend();i.each(r,(function(r){var i=r.type,o=r.getScale(i);if(o.field&&"identity"!==o.type&&!g(a,o)){a.push(o);var s=e.getFilteredOutValues(o.field);n.addLegend(o,r,t,s)}}))}));var o=this.getYScales();0===a.length&&o.length>1&&n.addMixedLegend(o,r)}n.alignLegends()}},n._renderTooltips=function(){var t=this.get("options");if(i.isNil(t.tooltip)||!1!==t.tooltip){var e=this.get("tooltipController");e.options=t.tooltip||{},e.renderTooltip()}},n.getAllGeoms=function(){var t=[];t=t.concat(this.get("geoms"));var e=this.get("views");return i.each(e,(function(e){t=t.concat(e.get("geoms"))})),t},n.forceFit=function(){var t=this;if(t&&!t.destroyed){var e=t.get("container"),n=t.get("width"),r=c.getWidth(e,n);if(0!==r&&r!==n){var i=t.get("height");t.changeSize(r,i)}return t}},n.resetPlot=function(){var t=this.get("plot"),e=this.get("padding");m(e,t.get("padding"))||(t.set("padding",e),t.repaint())},n.changeSize=function(t,e){var n=this,r=n.get("canvas");r.changeSize(t,e);var i=this.get("plot");return n.set("width",t),n.set("height",e),i.repaint(),this.set("keepPadding",!0),n.repaint(),this.set("keepPadding",!1),this.emit("afterchangesize"),n},n.changeWidth=function(t){return this.changeSize(t,this.get("height"))},n.changeHeight=function(t){return this.changeSize(this.get("width"),t)},n.view=function(t){t=t||{},t.theme=this.get("theme"),t.parent=this,t.backPlot=this.get("backPlot"),t.middlePlot=this.get("middlePlot"),t.frontPlot=this.get("frontPlot"),t.canvas=this.get("canvas"),i.isNil(t.animate)&&(t.animate=this.get("animate")),t.options=i.mix({},this._getSharedOptions(),t.options);var e=new a(t);return e.set("_id","view"+this.get("views").length),this.get("views").push(e),this.emit("addview",{view:e}),e},n.removeView=function(t){var e=this.get("views");i.Array.remove(e,t),t.destroy()},n._getSharedOptions=function(){var t=this.get("options"),e={};return i.each(["scales","coord","axes"],(function(n){e[n]=i.cloneDeep(t[n])})),e},n.getViewRegion=function(){var t=this.get("plotRange");return{start:t.bl,end:t.tr}},n.legend=function(t,e){var n=this.get("options");n.legends||(n.legends={});var r={};return!1===t?n.legends=!1:i.isObject(t)?r=t:i.isString(t)?r[t]=e:r=e,i.mix(n.legends,r),this},n.tooltip=function(t,e){var n=this.get("options");return n.tooltip||(n.tooltip={}),!1===t?n.tooltip=!1:i.isObject(t)?i.mix(n.tooltip,t):i.mix(n.tooltip,e),this},n.clear=function(){this.emit("beforeclear");var e=this.get("views");while(e.length>0){var n=e.shift();n.destroy()}t.prototype.clear.call(this);var r=this.get("canvas");return this.resetPlot(),r.draw(),this.emit("afterclear"),this},n.clearInner=function(){var e=this.get("views");i.each(e,(function(t){t.clearInner()}));var n=this.get("tooltipController");if(n&&n.clear(),!this.get("keepLegend")){var r=this.get("legendController");r&&r.clear()}t.prototype.clearInner.call(this)},n.drawComponents=function(){t.prototype.drawComponents.call(this),this.get("keepLegend")||this._renderLegends()},n.render=function(){var e=this;if(!e.get("keepPadding")&&e._isAutoPadding()){e.beforeRender(),e.drawComponents();var n=e._getAutoPadding(),r=e.get("plot");m(r.get("padding"),n)||(r.set("padding",n),r.repaint())}var a=e.get("middlePlot");if(e.get("limitInPlot")&&!a.attr("clip")){var o=i.getClipByRange(e.get("plotRange"));a.attr("clip",o)}t.prototype.render.call(this),e._renderTooltips()},n.repaint=function(){this.get("keepPadding")||this.resetPlot(),t.prototype.repaint.call(this)},n.changeVisible=function(t){var e=this.get("wrapperEl"),n=t?"":"none";e.style.display=n},n.toDataURL=function(){var t=this,e=t.get("canvas"),n=t.get("renderer"),r=e.get("el"),i="";if("svg"===n){var a=r.cloneNode(!0),o=document.implementation.createDocumentType("svg","-//W3C//DTD SVG 1.1//EN","http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"),s=document.implementation.createDocument("http://www.w3.org/2000/svg","svg",o);s.replaceChild(a,s.documentElement);var c=(new XMLSerializer).serializeToString(s);i="data:image/svg+xml;charset=utf8,"+encodeURIComponent(c)}else"canvas"===n&&(i=r.toDataURL("image/png"));return i},n.downloadImage=function(t){var e=this,n=document.createElement("a"),r=e.get("renderer"),i=(t||"chart")+("svg"===r?".svg":".png"),a=e.get("canvas");a.get("timeline").stopAllAnimations(),setTimeout((function(){var t=e.toDataURL();if(window.Blob&&window.URL&&"svg"!==r){var a=t.split(","),o=a[0].match(/:(.*?);/)[1],s=atob(a[1]),c=s.length,u=new Uint8Array(c);while(c--)u[c]=s.charCodeAt(c);var l=new Blob([u],{type:o});window.navigator.msSaveBlob?window.navigator.msSaveBlob(l,i):n.addEventListener("click",(function(){n.download=i,n.href=window.URL.createObjectURL(l)}))}else n.addEventListener("click",(function(){n.download=i,n.href=t}));var f=document.createEvent("MouseEvents");f.initEvent("click",!1,!1),n.dispatchEvent(f)}),16)},n.showTooltip=function(t){var e=this.getViewsByPoint(t);if(e.length){var n=this.get("tooltipController");n.showTooltip(t,e)}return this},n.lockTooltip=function(){var t=this.get("tooltipController");return t.lockTooltip(),this},n.unlockTooltip=function(){var t=this.get("tooltipController");return t.unlockTooltip(),this},n.hideTooltip=function(){var t=this.get("tooltipController");return t.hideTooltip(),this},n.getTooltipItems=function(t){var e=this,n=e.getViewsByPoint(t),r=[];return i.each(n,(function(e){var n=e.get("geoms");i.each(n,(function(e){var n=e.get("dataArray"),a=[];i.each(n,(function(n){var r=e.findPoint(t,n);if(r){var i=e.getTipItems(r);a=a.concat(i)}})),r=r.concat(a)}))})),r},n.destroy=function(){this.emit("beforedestroy"),clearTimeout(this.get("resizeTimer"));var e=this.get("canvas"),n=this.get("wrapperEl");n.parentNode.removeChild(n),t.prototype.destroy.call(this),e.destroy(),window.removeEventListener("resize",i.getWrapBehavior(this,"_initForceFitEvent")),this.emit("afterdestroy")},e}(a);t.exports=y},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(90),a=n(0),o=function(t){r(n,t);var e=n.prototype;function n(e){var n;n=t.call(this)||this;var r={visible:!0},i=n.getDefaultCfg();return n._attrs=r,a.assign(r,i,e),n}return e.getDefaultCfg=function(){return{}},e.get=function(t){return this._attrs[t]},e.set=function(t,e){this._attrs[t]=e},e.show=function(){var t=this.get("visible");t||(this.set("visible",!0),this.changeVisible(!0))},e.hide=function(){var t=this.get("visible");t&&(this.set("visible",!1),this.changeVisible(!1))},e.changeVisible=function(){},e.destroy=function(){this._attrs={},this.removeAllListeners(),this.destroyed=!0},n}(i);t.exports=o},function(t,e,n){var r=n(11),i=n(12),a=n(3),o=/rgba?\(([\s.,0-9]+)\)/;function s(){var t=document.createElement("i");return t.title="Web Colour Picker",t.style.display="none",document.body.appendChild(t),t}function c(t,e,n,r){var i=t[r]+(e[r]-t[r])*n;return i}function u(t){return"#"+l(t[0])+l(t[1])+l(t[2])}function l(t){return t=Math.round(t),t=t.toString(16),1===t.length&&(t="0"+t),t}function f(t,e){(isNaN(e)||!r(e)||e<0)&&(e=0),e>1&&(e=1);var n=t.length-1,i=Math.floor(n*e),a=n*e-i,o=t[i],s=i===n?o:t[i+1],l=u([c(o,s,a,0),c(o,s,a,1),c(o,s,a,2)]);return l}function h(t){var e=[];return e.push(parseInt(t.substr(1,2),16)),e.push(parseInt(t.substr(3,2),16)),e.push(parseInt(t.substr(5,2),16)),e}var d={},p=null,v={toRGB:function(t){if("#"===t[0]&&7===t.length)return t;var e;if(p||(p=s()),d[t])e=d[t];else{p.style.color=t,e=document.defaultView.getComputedStyle(p,"").getPropertyValue("color");var n=o.exec(e),r=n[1].split(/\s*,\s*/);e=u(r),d[t]=e}return e},rgb2arr:h,gradient:function(t){var e=[];return i(t)&&(t=t.split("-")),a(t,(function(t){-1===t.indexOf("#")&&(t=v.toRGB(t)),e.push(h(t))})),function(t){return f(e,t)}}};t.exports=v},function(t,e,n){var r=0,i=n(3),a={values:n(89)};t.exports={isAdjust:function(t){return this.adjustNames.indexOf(t)>=0},_getDimValues:function(t){var e=this,n={},o=[];if(e.xField&&e.isAdjust("x")&&o.push(e.xField),e.yField&&e.isAdjust("y")&&o.push(e.yField),i(o,(function(e){var r=a.values(t,e);r.sort((function(t,e){return t-e})),n[e]=r})),!e.yField&&e.isAdjust("y")){var s="y",c=[r,1];n[s]=c}return n},adjustData:function(t,e){var n=this,r=n._getDimValues(e);i(t,(function(e,a){i(r,(function(r,i){n.adjustDim(i,r,e,t.length,a)}))}))},getAdjustRange:function(t,e,n){var r,i,a=this,o=n.indexOf(e),s=n.length;return!a.yField&&a.isAdjust("y")?(r=0,i=1):s>1?(r=0===o?n[0]:n[o-1],i=o===s-1?n[s-1]:n[o+1],0!==o?r+=(e-r)/2:r-=(i-e)/2,o!==s-1?i-=(i-e)/2:i+=(e-n[s-2])/2):(r=0===e?0:e-.5,i=0===e?1:e+.5),{pre:r,next:i}},groupData:function(t,e){var n={};return i(t,(function(t){var i=t[e];void 0===i&&(i=t[e]=r),n[i]||(n[i]=[]),n[i].push(t)})),n}}},function(t,e,n){var r={default:n(167),dark:n(341)};t.exports=r},function(t,e){var n,r,i="#1890FF",a=["#1890FF","#2FC25B","#FACC14","#223273","#8543E0","#13C2C2","#3436C7","#F04864"],o=["#1890FF","#41D9C7","#2FC25B","#FACC14","#E6965C","#223273","#7564CC","#8543E0","#5C8EE6","#13C2C2","#5CA3E6","#3436C7","#B381E6","#F04864","#D598D9"],s=["#1890FF","#66B5FF","#41D9C7","#2FC25B","#6EDB8F","#9AE65C","#FACC14","#E6965C","#57AD71","#223273","#738AE6","#7564CC","#8543E0","#A877ED","#5C8EE6","#13C2C2","#70E0E0","#5CA3E6","#3436C7","#8082FF","#DD81E6","#F04864","#FA7D92","#D598D9"],c=["#1890FF","#13C2C2","#2FC25B","#FACC14","#F04864","#8543E0","#3436C7","#223273"],u=["#1890FF","#73C9E6","#13C2C2","#6CD9B3","#2FC25B","#9DD96C","#FACC14","#E6965C","#F04864","#D66BCA","#8543E0","#8E77ED","#3436C7","#737EE6","#223273","#7EA2E6"],l='"-apple-system", BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",SimSun, "sans-serif"',f="g2-tooltip",h="g2-tooltip-title",d="g2-tooltip-list",p="g2-tooltip-list-item",v="g2-tooltip-marker",g="g2-tooltip-value",m="g2-legend",y="g2-legend-title",b="g2-legend-list",x="g2-legend-list-item",w="g2-legend-marker",_={defaultColor:i,plotCfg:{padding:[20,20,95,80]},fontFamily:l,defaultLegendPosition:"bottom",colors:a,colors_16:o,colors_24:s,colors_pie:c,colors_pie_16:u,shapes:{point:["hollowCircle","hollowSquare","hollowDiamond","hollowBowtie","hollowTriangle","hollowHexagon","cross","tick","plus","hyphen","line"],line:["line","dash","dot"],area:["area"]},sizes:[1,10],opacities:[.1,.9],axis:{top:{position:"top",title:null,label:{offset:16,textStyle:{fill:"#545454",fontSize:12,lineHeight:16,textBaseline:"middle",fontFamily:l},autoRotate:!0},line:{lineWidth:1,stroke:"#BFBFBF"},tickLine:{lineWidth:1,stroke:"#BFBFBF",length:4,alignWithLabel:!0}},bottom:{position:"bottom",title:null,label:{offset:16,autoRotate:!0,textStyle:{fill:"#545454",fontSize:12,lineHeight:16,textBaseline:"middle",fontFamily:l}},line:{lineWidth:1,stroke:"#BFBFBF"},tickLine:{lineWidth:1,stroke:"#BFBFBF",length:4,alignWithLabel:!0}},left:{position:"left",title:null,label:{offset:8,autoRotate:!0,textStyle:{fill:"#545454",fontSize:12,lineHeight:16,textBaseline:"middle",fontFamily:l}},line:null,tickLine:null,grid:{zIndex:-1,lineStyle:{stroke:"#E9E9E9",lineWidth:1,lineDash:[3,3]},hideFirstLine:!0}},right:{position:"right",title:null,label:{offset:8,autoRotate:!0,textStyle:{fill:"#545454",fontSize:12,lineHeight:16,textBaseline:"middle",fontFamily:l}},line:null,tickLine:null,grid:{lineStyle:{stroke:"#E9E9E9",lineWidth:1,lineDash:[3,3]},hideFirstLine:!0}},circle:{zIndex:1,title:null,label:{offset:8,textStyle:{fill:"#545454",fontSize:12,lineHeight:16,fontFamily:l}},line:{lineWidth:1,stroke:"#BFBFBF"},tickLine:{lineWidth:1,stroke:"#BFBFBF",length:4,alignWithLabel:!0},grid:{lineStyle:{stroke:"#E9E9E9",lineWidth:1,lineDash:[3,3]},hideFirstLine:!0}},radius:{zIndex:0,label:{offset:12,textStyle:{fill:"#545454",fontSize:12,textBaseline:"middle",lineHeight:16,fontFamily:l}},line:{lineWidth:1,stroke:"#BFBFBF"},tickLine:{lineWidth:1,stroke:"#BFBFBF",length:4,alignWithLabel:!0},grid:{lineStyle:{stroke:"#E9E9E9",lineWidth:1,lineDash:[3,3]},type:"circle"}},helix:{grid:null,label:null,title:null,line:{lineWidth:1,stroke:"#BFBFBF"},tickLine:{lineWidth:1,length:4,stroke:"#BFBFBF",alignWithLabel:!0}}},label:{offset:20,textStyle:{fill:"#545454",fontSize:12,textBaseline:"middle",fontFamily:l}},treemapLabels:{offset:10,textStyle:{fill:"#fff",fontSize:12,textBaseline:"top",fontStyle:"bold",fontFamily:l}},innerLabels:{textStyle:{fill:"#fff",fontSize:12,textBaseline:"middle",fontFamily:l}},thetaLabels:{labelHeight:14,offset:30},legend:{right:{position:"right",layout:"vertical",itemMarginBottom:8,width:16,height:156,title:null,legendStyle:{LIST_CLASS:{textAlign:"left"}},textStyle:{fill:"#8C8C8C",fontSize:12,textAlign:"start",textBaseline:"middle",lineHeight:0,fontFamily:l},unCheckColor:"#bfbfbf"},left:{position:"left",layout:"vertical",itemMarginBottom:8,width:16,height:156,title:null,textStyle:{fill:"#8C8C8C",fontSize:12,textAlign:"start",textBaseline:"middle",lineHeight:20,fontFamily:l},unCheckColor:"#bfbfbf"},top:{position:"top",offset:[0,6],layout:"horizontal",title:null,itemGap:10,width:156,height:16,textStyle:{fill:"#8C8C8C",fontSize:12,textAlign:"start",textBaseline:"middle",lineHeight:20,fontFamily:l},unCheckColor:"#bfbfbf"},bottom:{position:"bottom",offset:[0,6],layout:"horizontal",title:null,itemGap:10,width:156,height:16,textStyle:{fill:"#8C8C8C",fontSize:12,textAlign:"start",textBaseline:"middle",lineHeight:20,fontFamily:l},unCheckColor:"#bfbfbf"},html:(n={},n[""+m]={height:"auto",width:"auto",position:"absolute",overflow:"auto",fontSize:"12px",fontFamily:l,lineHeight:"20px",color:"#8C8C8C"},n[""+y]={marginBottom:"4px"},n[""+b]={listStyleType:"none",margin:0,padding:0},n[""+x]={listStyleType:"none",cursor:"pointer",marginBottom:"5px",marginRight:"24px"},n[""+w]={width:"9px",height:"9px",borderRadius:"50%",display:"inline-block",marginRight:"8px",verticalAlign:"middle"},n),gradient:{textStyle:{fill:"#8C8C8C",fontSize:12,textAlign:"center",textBaseline:"middle",lineHeight:20,fontFamily:l},lineStyle:{lineWidth:1,stroke:"#fff"},unCheckColor:"#bfbfbf"},margin:[0,5,24,5],legendMargin:24},tooltip:(r={useHtml:!0,crosshairs:!1,offset:15,marker:{symbol:"circle",activeSymbol:"circle"}},r[""+f]={position:"absolute",visibility:"hidden",zIndex:8,transition:"visibility 0.2s cubic-bezier(0.23, 1, 0.32, 1), left 0.4s cubic-bezier(0.23, 1, 0.32, 1), top 0.4s cubic-bezier(0.23, 1, 0.32, 1)",backgroundColor:"rgba(255, 255, 255, 0.9)",boxShadow:"0px 0px 10px #aeaeae",borderRadius:"3px",color:"rgb(87, 87, 87)",fontSize:"12px",fontFamily:l,lineHeight:"20px",padding:"10px 10px 6px 10px"},r[""+h]={marginBottom:"4px"},r[""+d]={margin:0,listStyleType:"none",padding:0},r[""+p]={listStyleType:"none",marginBottom:"4px",padding:0,marginTop:0,marginLeft:0,marginRight:0},r[""+v]={width:"5px",height:"5px",display:"inline-block",marginRight:"8px"},r[""+g]={display:"inline-block",float:"right",marginLeft:"30px"},r),tooltipMarker:{symbol:function(t,e,n){return[["M",t,e],["m",-n,0],["a",n,n,0,1,0,2*n,0],["a",n,n,0,1,0,2*-n,0]]},stroke:"#fff",shadowBlur:10,shadowOffsetX:0,shadowOffSetY:0,shadowColor:"rgba(0,0,0,0.09)",lineWidth:2,radius:4},tooltipCrosshairsRect:{type:"rect",rectStyle:{fill:"#CCD6EC",opacity:.3}},tooltipCrosshairsLine:{lineStyle:{stroke:"rgba(0, 0, 0, 0.25)",lineWidth:1}},shape:{point:{lineWidth:1,fill:i,radius:4},hollowPoint:{fill:"#fff",lineWidth:1,stroke:i,radius:3},interval:{lineWidth:0,fill:i,fillOpacity:.85},hollowInterval:{fill:"#fff",stroke:i,fillOpacity:0,lineWidth:2},area:{lineWidth:0,fill:i,fillOpacity:.6},polygon:{lineWidth:0,fill:i,fillOpacity:1},hollowPolygon:{fill:"#fff",stroke:i,fillOpacity:0,lineWidth:2},hollowArea:{fill:"#fff",stroke:i,fillOpacity:0,lineWidth:2},line:{stroke:i,lineWidth:2,fill:null},edge:{stroke:i,lineWidth:1,fill:null},schema:{stroke:i,lineWidth:1,fill:null}},guide:{line:{lineStyle:{stroke:"rgba(0, 0, 0, .65)",lineDash:[2,2],lineWidth:1},text:{position:"start",autoRotate:!0,style:{fill:"rgba(0, 0, 0, .45)",fontSize:12,textAlign:"start",fontFamily:l,textBaseline:"bottom"}}},text:{style:{fill:"rgba(0,0,0,.5)",fontSize:12,textBaseline:"middle",textAlign:"start",fontFamily:l}},region:{style:{lineWidth:0,fill:"#000",fillOpacity:.04}},html:{alignX:"middle",alignY:"middle"},dataRegion:{style:{region:{lineWidth:0,fill:"#000000",opacity:.04},text:{textAlign:"center",textBaseline:"bottom",fontSize:12,fill:"rgba(0, 0, 0, .65)"}}},dataMarker:{top:!0,style:{point:{r:3,fill:"#FFFFFF",stroke:"#1890FF",lineWidth:2},line:{stroke:"#A3B1BF",lineWidth:1},text:{fill:"rgba(0, 0, 0, .65)",opacity:1,fontSize:12,textAlign:"start"}},display:{point:!0,line:!0,text:!0},lineLength:20,direction:"upward",autoAdjust:!0}},pixelRatio:null};t.exports=_},function(t,e,n){t.exports={isFunction:n(13),isObject:n(22),isBoolean:n(60),isNil:n(6),isString:n(12),isArray:n(5),isNumber:n(11),isEmpty:n(61),uniqueId:n(62),clone:n(39),deepMix:n(27),assign:n(10),merge:n(27),upperFirst:n(64),each:n(3),isEqual:n(40),toArray:n(29),extend:n(65),augment:n(66),remove:n(67),isNumberEqual:n(30),toRadian:n(68),toDegree:n(69),mod:n(70),clamp:n(41),createDom:n(71),modifyCSS:n(72),requestAnimationFrame:n(73),getRatio:function(){return window.devicePixelRatio?window.devicePixelRatio:2},mat3:n(42),vec2:n(75),vec3:n(76),transform:n(77)}},function(t,e,n){var r=n(2),i=function(t,e,n,r){this.type=t,this.target=null,this.currentTarget=null,this.bubbles=n,this.cancelable=r,this.timeStamp=(new Date).getTime(),this.defaultPrevented=!1,this.propagationStopped=!1,this.removed=!1,this.event=e};r.augment(i,{preventDefault:function(){this.defaultPrevented=this.cancelable&&!0},stopPropagation:function(){this.propagationStopped=!0},remove:function(){this.remove=!0},clone:function(){return r.clone(this)},toString:function(){return"[Event (type="+this.type+")]"}}),t.exports=i},function(t,e,n){var r=n(2),i=n(171),a=n(348),o={},s="_INDEX";function c(t){return function(e,n){var r=t(e,n);return 0===r?e[s]-n[s]:r}}function u(t,e,n){for(var r,i=t.length-1;i>=0;i--){var a=t[i];if(a._cfg.visible&&a._cfg.capture&&(a.isGroup?r=a.getShape(e,n):a.isHit(e,n)&&(r=a)),r)break}return r}var l=function t(e){t.superclass.constructor.call(this,e),this.set("children",[]),this.set("tobeRemoved",[]),this._beforeRenderUI(),this._renderUI(),this._bindUI()};function f(t){if(!t._cfg&&t!==l){var e=t.superclass.constructor;e&&!e._cfg&&f(e),t._cfg={},r.merge(t._cfg,e._cfg),r.merge(t._cfg,t.CFG)}}r.extend(l,i),r.augment(l,{isGroup:!0,type:"group",canFill:!0,canStroke:!0,getDefaultCfg:function(){return f(this.constructor),r.merge({},this.constructor._cfg)},_beforeRenderUI:function(){},_renderUI:function(){},_bindUI:function(){},addShape:function(t,e){var n=this.get("canvas");e=e||{};var i=o[t];if(i||(i=r.upperFirst(t),o[t]=i),e.attrs&&n){var s=e.attrs;if("text"===t){var c=n.get("fontFamily");c&&(s.fontFamily=s.fontFamily?s.fontFamily:c)}}e.canvas=n,e.type=t;var u=new a[i](e);return this.add(u),u},addGroup:function(t,e){var n,i=this.get("canvas");if(e=r.merge({},e),r.isFunction(t))e?(e.canvas=i,e.parent=this,n=new t(e)):n=new t({canvas:i,parent:this}),this.add(n);else if(r.isObject(t))t.canvas=i,n=new l(t),this.add(n);else{if(void 0!==t)return!1;n=new l,this.add(n)}return n},renderBack:function(t,e){var n=this.get("backShape"),i=this.getBBox();return r.merge(e,{x:i.minX-t[3],y:i.minY-t[0],width:i.width+t[1]+t[3],height:i.height+t[0]+t[2]}),n?n.attr(e):n=this.addShape("rect",{zIndex:-1,attrs:e}),this.set("backShape",n),this.sort(),n},removeChild:function(t,e){if(arguments.length>=2)this.contain(t)&&t.remove(e);else{if(1===arguments.length){if(!r.isBoolean(t))return this.contain(t)&&t.remove(!0),this;e=t}0===arguments.length&&(e=!0),l.superclass.remove.call(this,e)}return this},add:function(t){var e=this,n=e.get("children");if(r.isArray(t))r.each(t,(function(t){var n=t.get("parent");n&&n.removeChild(t,!1),e._setCfgProperty(t)})),e._cfg.children=n.concat(t);else{var i=t,a=i.get("parent");a&&a.removeChild(i,!1),e._setCfgProperty(i),n.push(i)}return e},_setCfgProperty:function(t){var e=this._cfg;t.set("parent",this),t.set("canvas",e.canvas),e.timeline&&t.set("timeline",e.timeline)},contain:function(t){var e=this.get("children");return e.indexOf(t)>-1},getChildByIndex:function(t){var e=this.get("children");return e[t]},getFirst:function(){return this.getChildByIndex(0)},getLast:function(){var t=this.get("children").length-1;return this.getChildByIndex(t)},getBBox:function(){var t=this,e=1/0,n=-1/0,i=1/0,a=-1/0,o=t.get("children");o.length>0?r.each(o,(function(t){if(t.get("visible")){if(t.isGroup&&0===t.get("children").length)return;var r=t.getBBox();if(!r)return!0;var o=[r.minX,r.minY,1],s=[r.minX,r.maxY,1],c=[r.maxX,r.minY,1],u=[r.maxX,r.maxY,1];t.apply(o),t.apply(s),t.apply(c),t.apply(u);var l=Math.min(o[0],s[0],c[0],u[0]),f=Math.max(o[0],s[0],c[0],u[0]),h=Math.min(o[1],s[1],c[1],u[1]),d=Math.max(o[1],s[1],c[1],u[1]);ln&&(n=f),ha&&(a=d)}})):(e=0,n=0,i=0,a=0);var s={minX:e,minY:i,maxX:n,maxY:a};return s.x=s.minX,s.y=s.minY,s.width=s.maxX-s.minX,s.height=s.maxY-s.minY,s},getCount:function(){return this.get("children").length},sort:function(){var t=this.get("children");return r.each(t,(function(t,e){return t[s]=e,t})),t.sort(c((function(t,e){return t.get("zIndex")-e.get("zIndex")}))),this},findById:function(t){return this.find((function(e){return e.get("id")===t}))},find:function(t){if(r.isString(t))return this.findById(t);var e=this.get("children"),n=null;return r.each(e,(function(e){if(t(e)?n=e:e.find&&(n=e.find(t)),n)return!1})),n},findAll:function(t){var e=this.get("children"),n=[],i=[];return r.each(e,(function(e){t(e)&&n.push(e),e.findAllBy&&(i=e.findAllBy(t),n=n.concat(i))})),n},findBy:function(t){var e=this.get("children"),n=null;return r.each(e,(function(e){if(t(e)?n=e:e.findBy&&(n=e.findBy(t)),n)return!1})),n},findAllBy:function(t){var e=this.get("children"),n=[],i=[];return r.each(e,(function(e){t(e)&&n.push(e),e.findAllBy&&(i=e.findAllBy(t),n=n.concat(i))})),n},getShape:function(t,e){var n,r=this,i=r._attrs.clip,a=r._cfg.children;if(i){var o=[t,e,1];i.invert(o,r.get("canvas")),i.isPointInPath(o[0],o[1])&&(n=u(a,t,e))}else n=u(a,t,e);return n},clearTotalMatrix:function(){var t=this.get("totalMatrix");if(t){this.setSilent("totalMatrix",null);for(var e=this._cfg.children,n=0;n=0;n--)e[n].remove(!0,t);return this._cfg.children=[],this},destroy:function(){this.get("destroyed")||(this.clear(),l.superclass.destroy.call(this))},clone:function(){var t=this,e=t._cfg.children,n=new l;return r.each(e,(function(t){n.add(t.clone())})),n}}),t.exports=l},function(t,e,n){var r=n(2),i=n(345),a=n(346),o=n(347),s=n(90),c=function(t){this._cfg={zIndex:0,capture:!0,visible:!0,destroyed:!1},r.assign(this._cfg,this.getDefaultCfg(),t),this.initAttrs(this._cfg.attrs),this._cfg.attrs={},this.initTransform(),this.init()};c.CFG={id:null,zIndex:0,canvas:null,parent:null,capture:!0,context:null,visible:!0,destroyed:!1},r.augment(c,i,a,s,o,{init:function(){this.setSilent("animable",!0),this.setSilent("animating",!1)},getParent:function(){return this._cfg.parent},getDefaultCfg:function(){return{}},set:function(t,e){return"zIndex"===t&&this._beforeSetZIndex&&this._beforeSetZIndex(e),"loading"===t&&this._beforeSetLoading&&this._beforeSetLoading(e),this._cfg[t]=e,this},setSilent:function(t,e){this._cfg[t]=e},get:function(t){return this._cfg[t]},show:function(){return this._cfg.visible=!0,this},hide:function(){return this._cfg.visible=!1,this},remove:function(t,e){var n=this._cfg,i=n.parent,a=n.el;return i&&r.remove(i.get("children"),this),a&&(e?i&&i._cfg.tobeRemoved.push(a):a.parentNode.removeChild(a)),(t||void 0===t)&&this.destroy(),this},destroy:function(){var t=this.get("destroyed");t||(this._attrs=null,this.removeEvent(),this._cfg={destroyed:!0})},toFront:function(){var t=this._cfg,e=t.parent;if(e){var n=e._cfg.children,r=t.el,i=n.indexOf(this);n.splice(i,1),n.push(this),r&&(r.parentNode.removeChild(r),t.el=null)}},toBack:function(){var t=this._cfg,e=t.parent;if(e){var n=e._cfg.children,r=t.el,i=n.indexOf(this);if(n.splice(i,1),n.unshift(this),r){var a=r.parentNode;a.removeChild(r),a.insertBefore(r,a.firstChild)}}},_beforeSetZIndex:function(t){var e=this._cfg.parent;this._cfg.zIndex=t,r.isNil(e)||e.sort();var n=this._cfg.el;if(n){var i=e._cfg.children,a=i.indexOf(this),o=n.parentNode;o.removeChild(n),a===i.length-1?o.appendChild(n):o.insertBefore(n,o.childNodes[a])}return t},_setAttrs:function(t){return this.attr(t),t},setZIndex:function(t){return this._cfg.zIndex=t,this._beforeSetZIndex(t)},clone:function(){return r.clone(this)},getBBox:function(){}}),t.exports=c},function(t,e,n){var r=n(2),i=r.vec2;function a(t,e,n,r){var i=1-r;return i*(i*t+2*r*e)+r*r*n}function o(t,e,n,r,o,s,c,u,l){var f,h,d,p,v,g,m,y=.005,b=1/0,x=1e-4,w=[c,u];for(v=0;v<1;v+=.05)d=[a(t,n,o,v),a(e,r,s,v)],h=i.squaredDistance(w,d),h=0&&h=0?[a]:[]}t.exports={at:a,projectPoint:function(t,e,n,r,i,a,s,c){var u={};return o(t,e,n,r,i,a,s,c,u),u},pointDistance:o,extrema:s}},function(t,e){t.exports={xAt:function(t,e,n,r,i){return e*Math.cos(t)*Math.cos(i)-n*Math.sin(t)*Math.sin(i)+r},yAt:function(t,e,n,r,i){return e*Math.sin(t)*Math.cos(i)+n*Math.cos(t)*Math.sin(i)+r},xExtrema:function(t,e,n){return Math.atan(-n/e*Math.tan(t))},yExtrema:function(t,e,n){return Math.atan(n/(e*Math.tan(t)))}}},function(t,e,n){var r=n(2),i=n(9),a=n(53),o=n(54);function s(t,e,n){return t+e*Math.cos(n)}function c(t,e,n){return t+e*Math.sin(n)}var u=function t(e){t.superclass.constructor.call(this,e)};u.ATTRS={x:0,y:0,r:0,startAngle:0,endAngle:0,clockwise:!1,lineWidth:1,startArrow:!1,endArrow:!1},r.extend(u,i),r.augment(u,{canStroke:!0,type:"arc",getDefaultAttrs:function(){return{x:0,y:0,r:0,startAngle:0,endAngle:0,clockwise:!1,lineWidth:1,startArrow:!1,endArrow:!1}},calculateBox:function(){var t=this._attrs,e=t.x,n=t.y,r=t.r,i=t.startAngle,o=t.endAngle,s=t.clockwise,c=this.getHitLineWidth(),u=c/2,l=a.box(e,n,r,i,o,s);return l.minX-=u,l.minY-=u,l.maxX+=u,l.maxY+=u,l},getStartTangent:function(){var t=this._attrs,e=t.x,n=t.y,r=t.startAngle,i=t.r,a=t.clockwise,o=Math.PI/180;a&&(o*=-1);var u=[],l=s(e,i,r+o),f=c(n,i,r+o),h=s(e,i,r),d=c(n,i,r);return u.push([l,f]),u.push([h,d]),u},getEndTangent:function(){var t=this._attrs,e=t.x,n=t.y,r=t.endAngle,i=t.r,a=t.clockwise,o=Math.PI/180,u=[];a&&(o*=-1);var l=s(e,i,r+o),f=c(n,i,r+o),h=s(e,i,r),d=c(n,i,r);return u.push([h,d]),u.push([l,f]),u},createPath:function(t){var e=this._attrs,n=e.x,r=e.y,i=e.r,a=e.startAngle,o=e.endAngle,s=e.clockwise;t=t||self.get("context"),t.beginPath(),t.arc(n,r,i,a,o,s)},afterPath:function(t){var e=this._attrs;if(t=t||this.get("context"),e.startArrow){var n=this.getStartTangent();o.addStartArrow(t,e,n[0][0],n[0][1],n[1][0],n[1][1])}if(e.endArrow){var r=this.getEndTangent();o.addEndArrow(t,e,r[0][0],r[0][1],r[1][0],r[1][1])}}}),t.exports=u},function(t,e,n){var r=n(2),i=n(9),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,r:0,lineWidth:1},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"circle",getDefaultAttrs:function(){return{lineWidth:1}},calculateBox:function(){var t=this._attrs,e=t.x,n=t.y,r=t.r,i=this.getHitLineWidth(),a=i/2+r;return{minX:e-a,minY:n-a,maxX:e+a,maxY:n+a}},createPath:function(t){var e=this._attrs,n=e.x,r=e.y,i=e.r;t.beginPath(),t.arc(n,r,i,0,2*Math.PI,!1),t.closePath()}}),t.exports=a},function(t,e,n){var r=n(2),i=n(9),a=function t(e){t.superclass.constructor.call(this,e)};r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"dom",calculateBox:function(){var t=this,e=t._attrs,n=e.x,r=e.y,i=e.width,a=e.height,o=this.getHitLineWidth(),s=o/2;return{minX:n-s,minY:r-s,maxX:n+i+s,maxY:r+a+s}}}),t.exports=a},function(t,e,n){var r=n(2),i=n(9),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,rx:1,ry:1,lineWidth:1},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"ellipse",getDefaultAttrs:function(){return{lineWidth:1}},calculateBox:function(){var t=this._attrs,e=t.x,n=t.y,r=t.rx,i=t.ry,a=this.getHitLineWidth(),o=r+a/2,s=i+a/2;return{minX:e-o,minY:n-s,maxX:e+o,maxY:n+s}},createPath:function(t){var e=this._attrs,n=e.x,i=e.y,a=e.rx,o=e.ry;t=t||self.get("context");var s=a>o?a:o,c=a>o?1:a/o,u=a>o?o/a:1,l=[1,0,0,0,1,0,0,0,1];r.mat3.scale(l,l,[c,u]),r.mat3.translate(l,l,[n,i]),t.beginPath(),t.save(),t.transform(l[0],l[1],l[3],l[4],l[6],l[7]),t.arc(0,0,s,0,2*Math.PI),t.restore(),t.closePath()}}),t.exports=a},function(t,e,n){var r=n(2),i=n(9),a=n(53),o=function t(e){t.superclass.constructor.call(this,e)};o.ATTRS={x:0,y:0,rs:0,re:0,startAngle:0,endAngle:0,clockwise:!1,lineWidth:1},r.extend(o,i),r.augment(o,{canFill:!0,canStroke:!0,type:"fan",getDefaultAttrs:function(){return{clockwise:!1,lineWidth:1,rs:0,re:0}},calculateBox:function(){var t=this,e=t._attrs,n=e.x,r=e.y,i=e.rs,o=e.re,s=e.startAngle,c=e.endAngle,u=e.clockwise,l=this.getHitLineWidth(),f=a.box(n,r,i,s,c,u),h=a.box(n,r,o,s,c,u),d=Math.min(f.minX,h.minX),p=Math.min(f.minY,h.minY),v=Math.max(f.maxX,h.maxX),g=Math.max(f.maxY,h.maxY),m=l/2;return{minX:d-m,minY:p-m,maxX:v+m,maxY:g+m}},createPath:function(t){var e=this._attrs,n=e.x,r=e.y,i=e.rs,a=e.re,o=e.startAngle,s=e.endAngle,c=e.clockwise,u={x:Math.cos(o)*i+n,y:Math.sin(o)*i+r},l={x:Math.cos(o)*a+n,y:Math.sin(o)*a+r},f={x:Math.cos(s)*i+n,y:Math.sin(s)*i+r};t=t||self.get("context"),t.beginPath(),t.moveTo(u.x,u.y),t.lineTo(l.x,l.y),t.arc(n,r,a,o,s,c),t.lineTo(f.x,f.y),t.arc(n,r,i,s,o,!c),t.closePath()}}),t.exports=o},function(t,e,n){var r=n(2),i=n(9),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,img:void 0,width:0,height:0,sx:null,sy:null,swidth:null,sheight:null},r.extend(a,i),r.augment(a,{type:"image",isHitBox:function(){return!1},calculateBox:function(){var t=this._attrs;this._cfg.attrs&&this._cfg.attrs.img===t.img||this._setAttrImg();var e=t.x,n=t.y,r=t.width,i=t.height;return{minX:e,minY:n,maxX:e+r,maxY:n+i}},_beforeSetLoading:function(t){var e=this.get("canvas");return!1===t&&!0===this.get("toDraw")&&(this._cfg.loading=!1,e.draw()),t},_setAttrImg:function(){var t=this,e=t._attrs,n=e.img;if(!r.isString(n))return n instanceof Image?(e.width||t.attr("width",n.width),e.height||t.attr("height",n.height),n):n instanceof HTMLElement&&r.isString(n.nodeName)&&"CANVAS"===n.nodeName.toUpperCase()?(e.width||t.attr("width",Number(n.getAttribute("width"))),e.height||t.attr("height",Number(n.getAttribute("height"))),n):n instanceof ImageData?(e.width||t.attr("width",n.width),e.height||t.attr("height",n.height),n):null;var i=new Image;i.onload=function(){if(t.get("destroyed"))return!1;t.attr("imgSrc",n),t.attr("img",i);var e=t.get("callback");e&&e.call(t),t.set("loading",!1)},i.src=n,i.crossOrigin="Anonymous",t.set("loading",!0)},drawInner:function(t){this._cfg.hasUpdate&&this._setAttrImg(),this.get("loading")?this.set("toDraw",!0):(this._drawImage(t),this._cfg.hasUpdate=!1)},_drawImage:function(t){var e=this._attrs,n=e.x,i=e.y,a=e.img,o=e.width,s=e.height,c=e.sx,u=e.sy,l=e.swidth,f=e.sheight;this.set("toDraw",!1);var h=a;if(h instanceof ImageData&&(h=new Image,h.src=a),h instanceof Image||h instanceof HTMLElement&&r.isString(h.nodeName)&&"CANVAS"===h.nodeName.toUpperCase()){if(r.isNil(c)||r.isNil(u)||r.isNil(l)||r.isNil(f))return void t.drawImage(h,n,i,o,s);if(!r.isNil(c)&&!r.isNil(u)&&!r.isNil(l)&&!r.isNil(f))return void t.drawImage(h,c,u,l,f,n,i,o,s)}}}),t.exports=a},function(t,e,n){var r=n(2),i=n(9),a=n(54),o=n(52),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={x1:0,y1:0,x2:0,y2:0,lineWidth:1,startArrow:!1,endArrow:!1},r.extend(s,i),r.augment(s,{canStroke:!0,type:"line",getDefaultAttrs:function(){return{lineWidth:1,startArrow:!1,endArrow:!1}},calculateBox:function(){var t=this._attrs,e=t.x1,n=t.y1,r=t.x2,i=t.y2,a=this.getHitLineWidth();return o.box(e,n,r,i,a)},createPath:function(t){var e=this._attrs,n=e.x1,r=e.y1,i=e.x2,a=e.y2;t=t||self.get("context"),t.beginPath(),t.moveTo(n,r),t.lineTo(i,a)},afterPath:function(t){var e=this._attrs,n=e.x1,r=e.y1,i=e.x2,o=e.y2;t=t||this.get("context"),e.startArrow&&a.addStartArrow(t,e,i,o,n,r),e.endArrow&&a.addEndArrow(t,e,n,r,i,o)},getPoint:function(t){var e=this._attrs;return{x:o.at(e.x1,e.x2,t),y:o.at(e.y1,e.y2,t)}}}),t.exports=s},function(t,e,n){var r=n(2),i=n(9),a=n(55),o=n(37),s=n(54),c=n(96),u=n(94),l=function t(e){t.superclass.constructor.call(this,e)};l.ATTRS={path:null,lineWidth:1,startArrow:!1,endArrow:!1},r.extend(l,i),r.augment(l,{canFill:!0,canStroke:!0,type:"path",getDefaultAttrs:function(){return{lineWidth:1,startArrow:!1,endArrow:!1}},_afterSetAttrPath:function(t){var e=this;if(r.isNil(t))return e.setSilent("segments",null),void e.setSilent("box",void 0);var n,i=o.parsePath(t),s=[];if(r.isArray(i)&&0!==i.length&&("M"===i[0][0]||"m"===i[0][0])){for(var c=i.length,u=0;ua&&(a=e.maxX),e.minYs&&(s=e.maxY))})),i===1/0||o===1/0?{minX:0,minY:0,maxX:0,maxY:0}:{minX:i,minY:o,maxX:a,maxY:s}},_setTcache:function(){var t,e,n,i,a=0,o=0,s=[],c=this._cfg.curve;c&&(r.each(c,(function(t,e){n=c[e+1],i=t.length,n&&(a+=u.len(t[i-2],t[i-1],n[1],n[2],n[3],n[4],n[5],n[6]))})),r.each(c,(function(r,l){n=c[l+1],i=r.length,n&&(t=[],t[0]=o/a,e=u.len(r[i-2],r[i-1],n[1],n[2],n[3],n[4],n[5],n[6]),o+=e,t[1]=o/a,s.push(t))})),this._cfg.tCache=s)},_calculateCurve:function(){var t=this,e=t._attrs,n=e.path;this._cfg.curve=c.pathTocurve(n)},getStartTangent:function(){var t,e,n,i,a=this.get("segments");if(a.length>1)if(t=a[0].endPoint,e=a[1].endPoint,n=a[1].startTangent,i=[],r.isFunction(n)){var o=n();i.push([t.x-o[0],t.y-o[1]]),i.push([t.x,t.y])}else i.push([e.x,e.y]),i.push([t.x,t.y]);return i},getEndTangent:function(){var t,e,n,i,a=this.get("segments"),o=a.length;if(o>1)if(t=a[o-2].endPoint,e=a[o-1].endPoint,n=a[o-1].endTangent,i=[],r.isFunction(n)){var s=n();i.push([e.x-s[0],e.y-s[1]]),i.push([e.x,e.y])}else i.push([t.x,t.y]),i.push([e.x,e.y]);return i},getPoint:function(t){var e,n,i=this._cfg.tCache;i||(this._calculateCurve(),this._setTcache(),i=this._cfg.tCache);var a=this._cfg.curve;if(!i)return a?{x:a[0][1],y:a[0][2]}:null;r.each(i,(function(r,i){t>=r[0]&&t<=r[1]&&(e=(t-r[0])/(r[1]-r[0]),n=i)}));var o=a[n];if(r.isNil(o)||r.isNil(n))return null;var s=o.length,c=a[n+1];return{x:u.at(o[s-2],c[1],c[3],c[5],1-e),y:u.at(o[s-1],c[2],c[4],c[6],1-e)}},createPath:function(t){var e=this,n=e.get("segments");if(r.isArray(n)){t=t||e.get("context"),t.beginPath();for(var i=n.length,a=0;as&&(s=e),nc&&(c=n)}));var u=i/2;return{minX:a-u,minY:o-u,maxX:s+u,maxY:c+u}},createPath:function(t){var e=this,n=e._attrs,i=n.points;i.length<2||(t=t||e.get("context"),t.beginPath(),r.each(i,(function(e,n){0===n?t.moveTo(e[0],e[1]):t.lineTo(e[0],e[1])})),t.closePath())}}),t.exports=a},function(t,e,n){var r=n(2),i=n(9),a=n(54),o=n(52),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={points:null,lineWidth:1,startArrow:!1,endArrow:!1,tCache:null},r.extend(s,i),r.augment(s,{canStroke:!0,type:"polyline",tCache:null,getDefaultAttrs:function(){return{lineWidth:1,startArrow:!1,endArrow:!1}},calculateBox:function(){var t=this,e=t._attrs,n=this.getHitLineWidth(),i=e.points;if(!i||0===i.length)return null;var a=1/0,o=1/0,s=-1/0,c=-1/0;r.each(i,(function(t){var e=t[0],n=t[1];es&&(s=e),nc&&(c=n)}));var u=n/2;return{minX:a-u,minY:o-u,maxX:s+u,maxY:c+u}},_setTcache:function(){var t,e,n=this,i=n._attrs,a=i.points,s=0,c=0,u=[];a&&0!==a.length&&(r.each(a,(function(t,e){a[e+1]&&(s+=o.len(t[0],t[1],a[e+1][0],a[e+1][1]))})),s<=0||(r.each(a,(function(n,r){a[r+1]&&(t=[],t[0]=c/s,e=o.len(n[0],n[1],a[r+1][0],a[r+1][1]),c+=e,t[1]=c/s,u.push(t))})),this.tCache=u))},createPath:function(t){var e,n,r=this,i=r._attrs,a=i.points;if(!(a.length<2)){for(t=t||r.get("context"),t.beginPath(),t.moveTo(a[0][0],a[0][1]),n=1,e=a.length-1;n=r[0]&&t<=r[1]&&(e=(t-r[0])/(r[1]-r[0]),n=i)})),{x:o.at(a[n][0],a[n+1][0],e),y:o.at(a[n][1],a[n+1][1],e)}}}),t.exports=s},function(t,e,n){var r=n(2),i=n(37),a=i.parseRadius,o=n(9),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={x:0,y:0,width:0,height:0,radius:0,lineWidth:1},r.extend(s,o),r.augment(s,{canFill:!0,canStroke:!0,type:"rect",getDefaultAttrs:function(){return{lineWidth:1,radius:0}},calculateBox:function(){var t=this,e=t._attrs,n=e.x,r=e.y,i=e.width,a=e.height,o=this.getHitLineWidth(),s=o/2;return{minX:n-s,minY:r-s,maxX:n+i+s,maxY:r+a+s}},createPath:function(t){var e=this,n=e._attrs,r=n.x,i=n.y,o=n.width,s=n.height,c=n.radius;if(t=t||e.get("context"),t.beginPath(),0===c)t.rect(r,i,o,s);else{var u=a(c);t.moveTo(r+u.r1,i),t.lineTo(r+o-u.r2,i),0!==u.r2&&t.arc(r+o-u.r2,i+u.r2,u.r2,-Math.PI/2,0),t.lineTo(r+o,i+s-u.r3),0!==u.r3&&t.arc(r+o-u.r3,i+s-u.r3,u.r3,0,Math.PI/2),t.lineTo(r+u.r4,i+s),0!==u.r4&&t.arc(r+u.r4,i+s-u.r4,u.r4,Math.PI/2,Math.PI),t.lineTo(r,i+u.r1),0!==u.r1&&t.arc(r+u.r1,i+u.r1,u.r1,Math.PI,1.5*Math.PI),t.closePath()}}}),t.exports=s},function(t,e,n){var r=n(2),i=n(9),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,text:null,fontSize:12,fontFamily:"sans-serif",fontStyle:"normal",fontWeight:"normal",fontVariant:"normal",textAlign:"start",textBaseline:"bottom",lineHeight:null,textArr:null},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"text",getDefaultAttrs:function(){return{lineWidth:1,lineCount:1,fontSize:12,fontFamily:"sans-serif",fontStyle:"normal",fontWeight:"normal",fontVariant:"normal",textAlign:"start",textBaseline:"bottom"}},initTransform:function(){var t=this._attrs.fontSize;t&&+t<12&&this.transform([["t",-1*this._attrs.x,-1*this._attrs.y],["s",+t/12,+t/12],["t",this._attrs.x,this._attrs.y]])},_assembleFont:function(){var t=this._attrs,e=t.fontSize,n=t.fontFamily,r=t.fontWeight,i=t.fontStyle,a=t.fontVariant;t.font=[i,a,r,e+"px",n].join(" ")},_setAttrText:function(){var t=this._attrs,e=t.text,n=null;if(r.isString(e)&&-1!==e.indexOf("\n")){n=e.split("\n");var i=n.length;t.lineCount=i}t.textArr=n},_getTextHeight:function(){var t=this._attrs,e=t.lineCount,n=1*t.fontSize;if(e>1){var r=this._getSpaceingY();return n*e+r*(e-1)}return n},isHitBox:function(){return!1},calculateBox:function(){var t=this,e=t._attrs,n=this._cfg;n.attrs&&!n.hasUpdate||(this._assembleFont(),this._setAttrText()),e.textArr||this._setAttrText();var r=e.x,i=e.y,a=t.measureText();if(!a)return{minX:r,minY:i,maxX:r,maxY:i};var o=t._getTextHeight(),s=e.textAlign,c=e.textBaseline,u=t.getHitLineWidth(),l={x:r,y:i-o};s&&("end"===s||"right"===s?l.x-=a:"center"===s&&(l.x-=a/2)),c&&("top"===c?l.y+=o:"middle"===c&&(l.y+=o/2)),this.set("startPoint",l);var f=u/2;return{minX:l.x-f,minY:l.y-f,maxX:l.x+a+f,maxY:l.y+o+f}},_getSpaceingY:function(){var t=this._attrs,e=t.lineHeight,n=1*t.fontSize;return e?e-n:.14*n},drawInner:function(t){var e=this,n=e._attrs,i=this._cfg;i.attrs&&!i.hasUpdate||(this._assembleFont(),this._setAttrText()),t.font=n.font;var a=n.text;if(a){var o=n.textArr,s=n.x,c=n.y;if(t.beginPath(),e.hasStroke()){var u=n.strokeOpacity;r.isNil(u)||1===u||(t.globalAlpha=u),o?e._drawTextArr(t,!1):t.strokeText(a,s,c),t.globalAlpha=1}if(e.hasFill()){var l=n.fillOpacity;r.isNil(l)||1===l||(t.globalAlpha=l),o?e._drawTextArr(t,!0):t.fillText(a,s,c)}i.hasUpdate=!1}},_drawTextArr:function(t,e){var n,i=this._attrs.textArr,a=this._attrs.textBaseline,o=1*this._attrs.fontSize,s=this._getSpaceingY(),c=this._attrs.x,u=this._attrs.y,l=this.getBBox(),f=l.maxY-l.minY;r.each(i,(function(r,i){n=u+i*(s+o)-f+o,"middle"===a&&(n+=f-o-(f-o)/2),"top"===a&&(n+=f-o),e?t.fillText(r,c,n):t.strokeText(r,c,n)}))},measureText:function(){var t,e=this,n=e._attrs,i=n.text,a=n.font,o=n.textArr,s=0;if(!r.isNil(i)){var c=document.createElement("canvas").getContext("2d");return c.save(),c.font=a,o?r.each(o,(function(e){t=c.measureText(e).width,s=0;o--)r.push(["L",e[o].x,e[o].y]);r.push(["Z"])}else{var s=t[0].flag;a.each(t,(function(t,e){var n=t.radius;0===e?r.push(["M",t.x,t.y]):r.push(["A",n,n,0,0,t.flag,t.x,t.y])}));for(var c=e.length-1;c>=0;c--){var u=e[c],l=u.radius;c===e.length-1?r.push(["M",u.x,u.y]):r.push(["A",l,l,0,0,1===s?0:1,u.x,u.y])}}return{fill:n,path:r}}}),t.exports=o},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=u.DomUtil,f=n(36),h=n(364),d=n(365),p=n(366),v={scatter:h,map:d,treemap:p},g=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"label",type:"default",textStyle:null,formatter:null,items:null,useHtml:!1,containerTpl:'
',itemTpl:'
{text}
',labelLine:!1,lineGroup:null,shapes:null,config:!0,capture:!0})},n.clear=function(){var e=this.get("group"),n=this.get("container");e&&!e.get("destroyed")&&e.clear(),n&&(n.innerHTML=""),t.prototype.clear.call(this)},n.destroy=function(){var e=this.get("group"),n=this.get("container");e.destroy||e.destroy(),n&&n.parentNode&&n.parentNode.removeChild(n),t.prototype.destroy.call(this)},n.render=function(){this.clear(),this._init(),this.beforeDraw(),this.draw(),this.afterDraw()},n._dryDraw=function(){var t=this,e=t.get("items"),n=t.getLabels(),r=n.length;u.each(e,(function(e,i){if(i=e.length;i--)n[i].remove();t._adjustLabels(),!t.get("labelLine")&&t.get("config")||t.drawLines()},n.draw=function(){this._dryDraw(),this.get("canvas").draw()},n.changeLabel=function(t,e){if(t)if(t.tagName){var n=this._createDom(e);t.innerHTML=n.innerHTML,this._setCustomPosition(e,t)}else t._id=e._id,t.attr("text",e.text),t.attr("x")===e.x&&t.attr("y")===e.y||(t.resetMatrix(),e.textStyle.rotate&&(t.rotateAtStart(e.textStyle.rotate),delete e.textStyle.rotate),t.attr(e))},n.show=function(){var t=this.get("group"),e=this.get("container");t&&t.show(),e&&(e.style.opacity=1)},n.hide=function(){var t=this.get("group"),e=this.get("container");t&&t.hide(),e&&(e.style.opacity=0)},n.drawLines=function(){var t=this,e=t.get("labelLine");"boolean"===typeof e&&t.set("labelLine",{});var n=t.get("lineGroup");!n||n.get("destroyed")?(n=t.get("group").addGroup({elCls:"x-line-group"}),t.set("lineGroup",n)):n.clear(),u.each(t.get("items"),(function(e){t.lineToLabel(e,n)}))},n.lineToLabel=function(t,e){var n=this;if(n.get("config")||t.labelLine){var r=t.labelLine||n.get("labelLine"),i="undefined"===typeof t.capture?n.get("capture"):t.capture,a=r.path;if(a&&u.isFunction(r.path)&&(a=r.path(t)),!a){var o=t.start||{x:t.x-t._offset.x,y:t.y-t._offset.y};a=[["M",o.x,o.y],["L",t.x,t.y]]}var s=t.color;s||(s=t.textStyle&&t.textStyle.fill?t.textStyle.fill:"#000");var c=e.addShape("path",{attrs:u.mix({path:a,fill:null,stroke:s},r),capture:i});c.name=n.get("name"),c._id=t._id&&t._id.replace("glabel","glabelline"),c.set("coord",n.get("coord"))}},n._adjustLabels=function(){var t=this,e=t.get("type"),n=t.getLabels(),r=t.get("shapes"),i=v[e];"default"!==e&&i&&i(n,r)},n.getLabels=function(){var t=this.get("container");return t?u.toArray(t.childNodes):this.get("group").get("children")},n._addLabel=function(t,e){var n=t;return this.get("config")&&(n=this._getLabelCfg(t,e)),this._createText(n)},n._getLabelCfg=function(t,e){var n=this.get("textStyle")||{},r=this.get("formatter"),i=this.get("htmlTemplate");if(!u.isObject(t)){var a=t;t={},t.text=a}u.isFunction(n)&&(n=n(t.text,t,e)),r&&(t.text=r(t.text,t,e)),i&&(t.useHtml=!0,u.isFunction(i)&&(t.text=i(t.text,t,e))),u.isNil(t.text)&&(t.text=""),t.text=t.text+"";var o=u.mix({},t,{textStyle:n},{x:t.x||0,y:t.y||0});return o},n._init=function(){if(!this.get("group")){var t=this.get("canvas").addGroup({id:"label-group"});this.set("group",t)}},n.initHtmlContainer=function(){var t=this.get("container");if(t)u.isString(t)&&(t=document.getElementById(t),t&&this.set("container",t));else{var e=this.get("containerTpl"),n=this.get("canvas").get("el").parentNode;t=l.createDom(e),n.style.position="relative",n.appendChild(t),this.set("container",t)}return t},n._createText=function(t){var e,n=u.deepMix({},t),r=this.get("container"),i="undefined"===typeof n.capture?this.get("capture"):n.capture;if(!n.useHtml&&!n.htmlTemplate){var a=this.get("name"),o=n.point,s=this.get("group");delete n.point;var c=n.rotate;return n.textStyle&&(n.textStyle.rotate&&(c=n.textStyle.rotate,delete n.textStyle.rotate),n=u.mix({x:n.x,y:n.y,textAlign:n.textAlign,text:n.text},n.textStyle)),e=s.addShape("text",{attrs:n,capture:i}),c&&(Math.abs(c)>2*Math.PI&&(c=c/180*Math.PI),e.transform([["t",-n.x,-n.y],["r",c],["t",n.x,n.y]])),e.setSilent("origin",o||n),e.name=a,this.get("appendInfo")&&e.setSilent("appendInfo",this.get("appendInfo")),e}r||(r=this.initHtmlContainer());var l=this._createDom(n);r.appendChild(l),this._setCustomPosition(n,l)},n._createDom=function(t){var e=this.get("itemTpl"),n=u.substitute(e,{text:t.text});return l.createDom(n)},n._setCustomPosition=function(t,e){var n=t.textAlign||"left",r=t.y,i=t.x,a=l.getOuterWidth(e),o=l.getOuterHeight(e);r-=o/2,"center"===n?i-=a/2:"right"===n&&(i-=a),e.style.top=parseInt(r,10)+"px",e.style.left=parseInt(i,10)+"px"},e}(f);t.exports=g},function(t,e){var n=function(){function t(){this.bitmap=[]}var e=t.prototype;return e.hasGap=function(t){for(var e=!0,n=this.bitmap,r=Math.floor(t.minX),i=Math.ceil(t.maxX),a=Math.floor(t.minY),o=Math.ceil(t.maxY)-1,s=r;sn&&u.each(e,(function(t){f=t.getBBox(),c=h||f.width,l=f.height+i,n-sr&&u.each(n,(function(t){d=t.getBBox(),f=d.width,h=d.height,c?p=c+i:f>p&&(p=f+i),r-l-1?t:t.parentNode?t.parentNode.className===v?t.parentNode:_(t.parentNode,e):null)}function O(t,e){var n=null,r=e instanceof p?e.get("value"):e;return u.each(t,(function(t){if(t.value===r)return n=t,!1})),n}var C=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"category-legend",container:null,containerTpl:'

    ',itemTpl:'
  • {value}
  • ',legendStyle:{},textStyle:{fill:"#333",fontSize:12,textAlign:"middle",textBaseline:"top",fontFamily:h},abridgeText:!1,tipTpl:'
    ',tipStyle:{display:"none",fontSize:"12px",backgroundColor:"#fff",position:"absolute",width:"auto",height:"auto",padding:"3px",boxShadow:"2px 2px 5px #888"},autoPosition:!0})},n._init=function(){},n.beforeRender=function(){},n.render=function(){this._renderHTML()},n._bindEvents=function(){var t=this,e=this.get("legendWrapper"),n=w(e,m);this.get("hoverable")&&(n.onmousemove=function(e){return t._onMousemove(e)},n.onmouseout=function(e){return t._onMouseleave(e)}),this.get("clickable")&&(n.onclick=function(e){return t._onClick(e)})},n._onMousemove=function(t){var e=this.get("items"),n=t.target,r=n.className;if(r=r.split(" "),!(r.indexOf(v)>-1||r.indexOf(m)>-1)){var i=_(n,y),a=O(e,i.getAttribute("data-value"));a?(this.deactivate(),this.activate(i.getAttribute("data-value")),this.emit("itemhover",{item:a,currentTarget:i,checked:a.checked})):a||(this.deactivate(),this.emit("itemunhover",t))}},n._onMouseleave=function(t){this.deactivate(),this.emit("itemunhover",t)},n._onClick=function(t){var e=this,n=this.get("legendWrapper"),r=w(n,m),i=this.get("unCheckColor"),a=this.get("items"),o=this.get("selectedMode"),s=r.childNodes,c=t.target,l=c.className;if(l=l.split(" "),!(l.indexOf(v)>-1||l.indexOf(m)>-1)){var f=_(c,y),h=w(f,b),d=w(f,x),p=O(a,f.getAttribute("data-value"));if(p){var g=f.className,C=f.getAttribute("data-color");if("single"===o)p.checked=!0,u.each(s,(function(t){if(t!==f){var n=w(t,x);n.style.backgroundColor=i,t.className=t.className.replace("checked","unChecked"),t.style.color=i;var r=O(a,t.getAttribute("data-value"));r.checked=!1}else h&&(h.style.color=e.get("textStyle").fill),d&&(d.style.backgroundColor=C),f.className=g.replace("unChecked","checked")}));else{var S=-1!==g.indexOf("checked"),M=0;if(u.each(s,(function(t){-1!==t.className.indexOf("checked")&&M++})),!this.get("allowAllCanceled")&&S&&1===M)return void this.emit("clicklastitem",{item:p,currentTarget:f,checked:"single"===o||p.checked});p.checked=!p.checked,S?(d&&(d.style.backgroundColor=i),f.className=g.replace("checked","unChecked"),f.style.color=i):(d&&(d.style.backgroundColor=C),f.className=g.replace("unChecked","checked"),f.style.color=this.get("textStyle").fill)}this.emit("itemclick",{item:p,currentTarget:f,checked:"single"===o||p.checked})}}},n.activate=function(t){var e=this,n=this,r=n.get("items"),i=O(r,t),a=n.get("legendWrapper"),o=w(a,m),s=o.childNodes;s.forEach((function(t){var a=w(t,x),o=O(r,t.getAttribute("data-value"));if(e.get("highlight")){if(o===i&&o.checked)return void(a.style.border="1px solid #333")}else o===i?a.style.opacity=n.get("activeOpacity"):o.checked&&(a.style.opacity=n.get("inactiveOpacity"))}))},n.deactivate=function(){var t=this,e=this,n=e.get("legendWrapper"),r=w(n,m),i=r.childNodes;i.forEach((function(n){var r=w(n,x);t.get("highlight")?r.style.border="1px solid #fff":r.style.opacity=e.get("inactiveOpacity")}))},n._renderHTML=function(){var t=this,e=this.get("container"),n=this.get("title"),r=this.get("containerTpl"),i=d.createDom(r),a=w(i,g),o=w(i,m),s=this.get("unCheckColor"),c=u.deepMix({},{CONTAINER_CLASS:{height:"auto",width:"auto",position:"absolute",overflowY:"auto",fontSize:"12px",fontFamily:h,lineHeight:"20px",color:"#8C8C8C"},TITLE_CLASS:{marginBottom:this.get("titleGap")+"px",fontSize:"12px",color:"#333",textBaseline:"middle",fontFamily:h},LIST_CLASS:{listStyleType:"none",margin:0,padding:0,textAlign:"center"},LIST_ITEM_CLASS:{cursor:"pointer",marginBottom:"5px",marginRight:"24px"},MARKER_CLASS:{width:"9px",height:"9px",borderRadius:"50%",display:"inline-block",marginRight:"4px",verticalAlign:"middle"}},this.get("legendStyle"));if(/^\#/.test(e)||"string"===typeof e&&e.constructor===String){var l=e.replace("#","");e=document.getElementById(l),e.appendChild(i)}else{var f=this.get("position"),p={};p="left"===f||"right"===f?{maxHeight:(this.get("maxLength")||e.offsetHeight)+"px"}:{maxWidth:(this.get("maxLength")||e.offsetWidth)+"px"},d.modifyCSS(i,u.mix({},c.CONTAINER_CLASS,p,this.get(v))),e.appendChild(i)}d.modifyCSS(o,u.mix({},c.LIST_CLASS,this.get(m))),a&&(n&&n.text?(a.innerHTML=n.text,d.modifyCSS(a,u.mix({},c.TITLE_CLASS,this.get(g),n))):i.removeChild(a));var _=this.get("items"),O=this.get("itemTpl"),C=this.get("position"),S=this.get("layout"),M="right"===C||"left"===C||"vertical"===S?"block":"inline-block",k=u.mix({},c.LIST_ITEM_CLASS,{display:M},this.get(y)),j=u.mix({},c.MARKER_CLASS,this.get(x));if(u.each(_,(function(e,n){var r,a=e.checked,c=t._formatItemValue(e.value),l=e.marker.fill||e.marker.stroke,f=a?l:s;r=u.isFunction(O)?O(c,f,a,n):O;var h=u.substitute(r,u.mix({},e,{index:n,checked:a?"checked":"unChecked",value:c,color:f,originColor:l,originValue:e.value.replace(/\"/g,""")})),p=d.createDom(h);p.style.color=t.get("textStyle").fill;var v=w(p,x),g=w(p,b);if(d.modifyCSS(p,k),v&&d.modifyCSS(v,j),a||(p.style.color=s,v&&(v.style.backgroundColor=s)),o.appendChild(p),t.get("abridgeText")){var m=c,y=p.offsetWidth,_=t.get("textStyle").fontSize;isNaN(_)&&(-1!==_.indexOf("pt")?_=1*parseFloat(_.substr(0,_.length-2))/72*96:-1!==_.indexOf("px")&&(_=parseFloat(_.substr(0,_.length-2))));var C=_*m.length,S=Math.floor(y/_);y<2*_?m="":y1&&(m=m.substr(0,S-1)+"..."),g.innerText=m,p.addEventListener("mouseover",(function(){var t=w(i.parentNode,"textTip");t.style.display="block",t.style.left=p.offsetLeft+p.offsetWidth+"px",t.style.top=p.offsetTop+15+"px",t.innerText=c})),p.addEventListener("mouseout",(function(){var t=w(i.parentNode,"textTip");t.style.display="none"}))}})),this.get("abridgeText")){var T=this.get("tipTpl"),z=d.createDom(T),E=this.get("tipStyle");d.modifyCSS(z,E),i.parentNode.appendChild(z),z.addEventListener("mouseover",(function(){z.style.display="none"}))}this.set("legendWrapper",i)},n._adjustPositionOffset=function(){var t=this.get("autoPosition");if(!1!==t){var e=this.get("position"),n=this.get("offset"),r=this.get("offsetX"),i=this.get("offsetY");r&&(n[0]=r),i&&(n[1]=i);var a=this.get("legendWrapper");a.style.left=e[0]+"px",a.style.top=e[1]+"px",a.style.marginLeft=n[0]+"px",a.style.marginTop=n[1]+"px"}},n.getWidth=function(){return d.getOuterWidth(this.get("legendWrapper"))},n.getHeight=function(){return d.getOuterHeight(this.get("legendWrapper"))},n.move=function(e,n){/^\#/.test(this.get("container"))?t.prototype.move.call(this,e,n):(d.modifyCSS(this.get("legendWrapper"),{left:e+"px",top:n+"px"}),this.set("x",e),this.set("y",n))},n.destroy=function(){var e=this.get("legendWrapper");e&&e.parentNode&&e.parentNode.removeChild(e),t.prototype.destroy.call(this)},e}(l);t.exports=C},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(36),l=n(4),f=function(t){c(n,t);r(n);var e=n.prototype;function n(e){var n;return n=t.call(this,e)||this,n._init_(),n.render(),n}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return l.mix({},e,{type:null,plot:null,plotRange:null,rectStyle:{fill:"#CCD6EC",opacity:.3},lineStyle:{stroke:"rgba(0, 0, 0, 0.25)",lineWidth:1},isTransposed:!1})},e._init_=function(){var t,e=this,n=e.get("plot");t="rect"===e.type?n.addGroup({zIndex:0}):n.addGroup(),this.set("container",t)},e._addLineShape=function(t,e){var n=this.get("container"),r=n.addShape("line",{capture:!1,attrs:t});return this.set("crossLineShape"+e,r),r},e._renderHorizontalLine=function(t,e){var n=l.mix(this.get("lineStyle"),this.get("style")),r=l.mix({x1:e?e.bl.x:t.get("width"),y1:0,x2:e?e.br.x:0,y2:0},n);this._addLineShape(r,"X")},e._renderVerticalLine=function(t,e){var n=l.mix(this.get("lineStyle"),this.get("style")),r=l.mix({x1:0,y1:e?e.bl.y:t.get("height"),x2:0,y2:e?e.tl.y:0},n);this._addLineShape(r,"Y")},e._renderBackground=function(t,e){var n=l.mix(this.get("rectStyle"),this.get("style")),r=this.get("container"),i=l.mix({x:e?e.tl.x:0,y:e?e.tl.y:t.get("height"),width:e?e.br.x-e.bl.x:t.get("width"),height:e?Math.abs(e.tl.y-e.bl.y):t.get("height")},n),a=r.addShape("rect",{attrs:i,capture:!1});return this.set("crosshairsRectShape",a),a},e._updateRectShape=function(t){var e,n=this.get("crosshairsRectShape"),r=this.get("isTransposed"),i=t[0],a=t[t.length-1],o=r?"y":"x",s=r?"height":"width",c=i[o];if(t.length>1&&i[o]>a[o]&&(c=a[o]),this.get("width"))n.attr(o,c-this.get("crosshairs").width/2),n.attr(s,this.get("width"));else if(l.isArray(i.point[o])&&!i.size){var u=i.point[o][1]-i.point[o][0];n.attr(o,i.point[o][0]),n.attr(s,u)}else e=3*i.size/4,n.attr(o,c-e),1===t.length?n.attr(s,3*i.size/2):n.attr(s,Math.abs(a[o]-i[o])+2*e)},e.render=function(){var t=this.get("canvas"),e=this.get("plotRange"),n=this.get("isTransposed");switch(this.clear(),this.get("type")){case"x":this._renderHorizontalLine(t,e);break;case"y":this._renderVerticalLine(t,e);break;case"cross":this._renderHorizontalLine(t,e),this._renderVerticalLine(t,e);break;case"rect":this._renderBackground(t,e);break;default:n?this._renderHorizontalLine(t,e):this._renderVerticalLine(t,e)}},e.show=function(){var e=this.get("container");t.prototype.show.call(this),e.show()},e.hide=function(){var e=this.get("container");t.prototype.hide.call(this),e.hide()},e.clear=function(){var e=this.get("container");this.set("crossLineShapeX",null),this.set("crossLineShapeY",null),this.set("crosshairsRectShape",null),t.prototype.clear.call(this),e.clear()},e.destroy=function(){var e=this.get("container");t.prototype.destroy.call(this),e.remove()},e.setPosition=function(t,e,n){var r=this.get("crossLineShapeX"),i=this.get("crossLineShapeY"),a=this.get("crosshairsRectShape");i&&!i.get("destroyed")&&i.move(t,0),r&&!r.get("destroyed")&&r.move(0,e),a&&!a.get("destroyed")&&this._updateRectShape(n)},n}(u);t.exports=f},function(t,e){var n=20,r={_calcTooltipPosition:function(t,e,n,r,i,a){var o=0,s=0,c=20;if(a){var u=a.getBBox();o=u.width,s=u.height,t=u.x,e=u.y,c=5}switch(n){case"inside":t=t+o/2-r/2,e=e+s/2-i/2;break;case"top":t=t+o/2-r/2,e=e-i-c;break;case"left":t=t-r-c,e=e+s/2-i/2;break;case"right":t=t+o+c,e=e+s/2-i/2;break;case"bottom":default:t=t+o/2-r/2,e=e+s+c;break}return[t,e]},_constraintPositionInBoundary:function(t,e,r,i,a,o){return t+r+n>a?(t-=r+n,t=t<0?0:t):t+n<0?t=n:t+=n,e+i+n>o?(e-=i+n,e=e<0?0:e):e+n<0?e=n:e+=n,[t,e]},_constraintPositionInPlot:function(t,e,r,i,a,o){return t+r>a.tr.x&&(t-=o?r+1:r+2*n),ta.bl.y&&(e-=i+2*n),ee&&!o){var c=Math.asin(e/(2*s));t+=2*c}else s+=e;return{x:a.x+s*Math.cos(t),y:a.y+s*Math.sin(t),angle:t,r:s}},getArcPoint:function(t,e){var n,r=this;return e=e||0,n=a.isArray(t.x)||a.isArray(t.y)?{x:a.isArray(t.x)?t.x[e]:t.x,y:a.isArray(t.y)?t.y[e]:t.y}:t,r.transLabelPoint(n),n},getPointAngle:function(t){var e=this,n=e.get("coord");return i.getPointAngle(n,t)},getMiddlePoint:function(t){var e=this,n=e.get("coord"),r=t.length,i={x:0,y:0};return a.each(t,(function(t){i.x+=t.x,i.y+=t.y})),i.x/=r,i.y/=r,i=n.convert(i),i},_isToMiddle:function(t){return t.x.length>2},getLabelPoint:function(t,e,n){var r,i=this,a=t.text[n],o=1;i._isToMiddle(e)?r=i.getMiddlePoint(e.points):(1===t.text.length&&0===n?n=1:0===n&&(o=-1),r=i.getArcPoint(e,n));var s=i.getDefaultOffset(t);s*=o;var c=i.getPointAngle(r),u=i.getCirclePoint(c,s,r);if(u?(u.text=a,u.angle=c,u.color=e.color):u={text:""},t.autoRotate||"undefined"===typeof t.autoRotate){var l=u.textStyle?u.textStyle.rotate:null;l||(l=u.rotate||i.getLabelRotate(c,s,e)),u.rotate=l}return u.start={x:r.x,y:r.y},u},_isEmitLabels:function(){var t=this.get("label");return t.labelEmit},getLabelRotate:function(t){var e,n=this;return e=180*t/Math.PI,e+=90,n._isEmitLabels()&&(e-=90),e&&(e>90?e-=180:e<-90&&(e+=180)),e/180*Math.PI},getLabelAlign:function(t){var e,n=this,r=n.get("coord");if(n._isEmitLabels())e=t.angle<=Math.PI/2&&t.angle>-Math.PI/2?"left":"right";else if(r.isTransposed){var i=r.getCenter(),a=n.getDefaultOffset(t);e=Math.abs(t.x-i.x)<1?"center":t.angle>Math.PI||t.angle<=0?a>0?"left":"right":a>0?"right":"left"}else e="center";return e}}),t.exports=o},function(t,e){t.exports={toFront:function(t){var e=t.get("parent"),n=e.get("children").indexOf(t);t.set("_originIndex",n),t.toFront()},resetZIndex:function(t){var e=t.get("parent"),n=t.get("_originIndex"),r=e.get("children"),i=r.indexOf(t);n>=0&&n!==i&&(r.splice(i,1),r.splice(n,0,t))}}},function(t,e,n){t.exports={Scale:n(398),Coord:n(399),Axis:n(404),Guide:n(405),Legend:n(408),Tooltip:n(410),Event:n(411)}},function(t,e,n){var r=n(18),i=n(0),a=n(201);function o(t,e,n){void 0===n&&(n=1);var r=[t.x,t.y,n];return i.vec3.transformMat3(r,r,e),{x:r[0],y:r[1]}}function s(t){var e=t.getBBox(),n={x:e.minX,y:e.minY},r={x:e.maxX,y:e.maxY},i=t.attr("matrix");return n=o(n,i),r=o(r,i),{minX:n.x,minY:n.y,maxX:r.x,maxY:r.y}}t.exports=function(t,e){var n=e;return i.each(t.get("children"),(function(t){t instanceof r.Group&&i.each(t.get("children"),(function(t){if(t instanceof r.Group&&t.get("children").length||t instanceof r.Path)n=a(n,t.getBBox());else if(t instanceof r.Text){var e=s(t);n=a(n,e)}}))})),n}},function(t,e){t.exports=function(t,e){return{minX:Math.min(t.minX,e.minX),minY:Math.min(t.minY,e.minY),maxX:Math.max(t.maxX,e.maxX),maxY:Math.max(t.maxY,e.maxY)}}},function(t,e){t.exports=function(t){return{minX:t.tl.x,minY:t.tl.y,maxX:t.br.x,maxY:t.br.y}}},function(t,e,n){"use strict";e["a"]=C,e["b"]=S,e["c"]=M;var r=n(102),i=n(511),a=n(525),o=n(526),s=n(527),c=n(528),u=n(529),l=n(530),f=n(531),h=n(532),d=n(533),p=n(534),v=n(535),g=n(536),m=n(537),y=n(538),b=n(539),x=n(540),w=n(420),_=n(541),O=0;function C(t,e,n,r){this._groups=t,this._parents=e,this._name=n,this._id=r}function S(t){return Object(r["selection"])().transition(t)}function M(){return++O}var k=r["selection"].prototype;C.prototype=S.prototype={constructor:C,select:d["a"],selectAll:p["a"],filter:u["a"],merge:l["a"],selection:v["a"],transition:x["a"],call:k.call,nodes:k.nodes,node:k.node,size:k.size,empty:k.empty,each:k.each,on:f["a"],attr:i["a"],attrTween:a["a"],style:g["a"],styleTween:m["a"],text:y["a"],textTween:b["a"],remove:h["a"],tween:w["a"],delay:o["a"],duration:s["a"],ease:c["a"],end:_["a"]}},function(t,e,n){var r=n(0),i=r.DomUtil,a=["start","process","end","reset"],o=function(){var t=e.prototype;function e(t,e){var n=this,i=n.getDefaultCfg();r.assign(n,i,t),n.view=n.chart=e,n.canvas=e.get("canvas"),n._bindEvents()}return t.getDefaultCfg=function(){return{startEvent:"mousedown",processEvent:"mousemove",endEvent:"mouseup",resetEvent:"dblclick"}},t._start=function(t){var e=this;e.preStart&&e.preStart(t),e.start(t),e.onStart&&e.onStart(t)},t._process=function(t){var e=this;e.preProcess&&e.preProcess(t),e.process(t),e.onProcess&&e.onProcess(t)},t._end=function(t){var e=this;e.preEnd&&e.preEnd(t),e.end(t),e.onEnd&&e.onEnd(t)},t._reset=function(t){var e=this;e.preReset&&e.preReset(t),e.reset(t),e.onReset&&e.onReset(t)},t.start=function(){},t.process=function(){},t.end=function(){},t.reset=function(){},t._bindEvents=function(){var t=this,e=t.canvas,n=e.get("canvasDOM");t._clearEvents(),r.each(a,(function(e){var a=r.upperFirst(e);t["_on"+a+"Listener"]=i.addEventListener(n,t[e+"Event"],r.wrapBehavior(t,"_"+e))}))},t._clearEvents=function(){var t=this;r.each(a,(function(e){var n="_on"+r.upperFirst(e)+"Listener";t[n]&&t[n].remove()}))},t.destroy=function(){this._clearEvents()},e}();t.exports=o},function(t,e,n){var r=n(105),i=n(18),a=n(141),o=n(162),s=n(8),c=n(21),u=n(0),l={version:s.version,Animate:a,Chart:o,Global:s,Scale:r,Shape:c,Util:u,G:i,DomUtil:u.DomUtil,MatrixUtil:u.MatrixUtil,PathUtil:u.PathUtil,track:function(){console.warn("G2 tracks nothing ;-)")}};"undefined"!==typeof window&&(window.G2?console.warn("There are multiple versions of G2. Version "+l.version+"'s reference is 'window.G2_3'"):window.G2=l),t.exports=l},function(t,e,n){"use strict";e["c"]=o,e["b"]=s,e["a"]=c;var r=n(450);function i(t,e){return function(n){return t+n*e}}function a(t,e,n){return t=Math.pow(t,n),e=Math.pow(e,n)-t,n=1/n,function(r){return Math.pow(t+r*e,n)}}function o(t,e){var n=e-t;return n?i(t,n>180||n<-180?n-360*Math.round(n/360):n):Object(r["a"])(isNaN(t)?e:t)}function s(t){return 1===(t=+t)?c:function(e,n){return n-e?a(e,n,t):Object(r["a"])(isNaN(e)?n:e)}}function c(t,e){var n=e-t;return n?i(t,n):Object(r["a"])(isNaN(t)?e:t)}},function(t,e,n){var r=n(6),i=n(11),a=n(107),o=5,s=7,c=[1,1.2,1.5,1.6,2,2.2,2.4,2.5,3,4,5,6,7.5,8,10],u=[1,2,4,5,10],l=1e-12;t.exports=function(t){var e=t.min,n=t.max,f=t.interval,h=t.minTickInterval,d=[],p=t.minCount||o,v=t.maxCount||s,g=p===v,m=r(t.minLimit)?-1/0:t.minLimit,y=r(t.maxLimit)?1/0:t.maxLimit,b=(p+v)/2,x=b,w=t.snapArray?t.snapArray:g?c:u;if(e===m&&n===y&&g&&(f=(n-e)/(x-1)),r(e)&&(e=0),r(n)&&(n=0),Math.abs(n-e)0?e=0:n=0,n-e<5&&!f&&n-e>=1&&(f=1)),r(f)){var _=(n-e)/(b-1);f=a.snapFactorTo(_,w,"ceil"),v!==p&&(x=parseInt((n-e)/f,10),x>v&&(x=v),xm&&m>-1/0&&(null===O||eT))T=j,j=a.fixedBase(j+f,f);var z=null;while(C>e&&(null===z||Cn?(s=i,i=n):s>n&&(s=n),c1&&(e.minTickInterval=s-i),(o(e.min)||e._toTimeStamp(e.min)>i)&&(e.min=i),(o(e.max)||e._toTimeStamp(e.max)w&&(w=n);var S=w/C,M=l(b);if(S>.51){for(var k=Math.ceil(S),j=l(x),T=M;T<=j+k;T+=k)y.push(f(T));w=null}else if(S>.0834){for(var z=Math.ceil(S/.0834),E=h(b),A=d(b,x),P=0;P<=A+z;P+=z)y.push(p(M,P+E));w=null}else if(w>.5*O){var L=new Date(b),V=L.getFullYear(),I=L.getMonth(b),R=L.getDate(),H=Math.ceil(w/O),D=v(b,x);w=H*O;for(var F=0;Fc){var N=new Date(b),$=N.getFullYear(),B=N.getMonth(b),W=N.getDate(),Y=N.getHours(),q=r.snapTo(o,Math.ceil(w/c)),U=g(b,x);w=q*c;for(var K=0;K<=U+q;K+=q)y.push(new Date($,B,W,Y+K).getTime())}else if(w>s){var G=m(b,x),X=Math.ceil(w/s);w=X*s;for(var Z=0;Z<=G+X;Z+=X)y.push(b+Z*s)}else{w<1e3&&(w=1e3),b=1e3*Math.floor(b/1e3);var Q=Math.ceil((x-b)/1e3),J=Math.ceil(w/1e3);w=1e3*J;for(var tt=0;tt-1?i/(this.values.length-1):0,n+e*(r-n)},n.getText=function(t){var e="",n=this.translate(t);e=n>-1?this.values[n]:t;var r=this.formatter;return e=parseInt(e,10),e=r?r(e):o.format(e,this.mask),e},n.getTicks=function(){var t=this,e=this.ticks,n=[];return u(e,(function(e){var r;r=f(e)?e:{text:h(e)?e:t.getText(e),value:t.scale(e),tickValue:e},n.push(r)})),n},n._toTimeStamp=function(t){return c.toTimeStamp(t)},e}(a);i.TimeCat=d,t.exports=d},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(3),a=n(20),o=n(38);function s(t,e){return 1===t?1:Math.log(e)/Math.log(t)}var c=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n._initDefaultCfg=function(){t.prototype._initDefaultCfg.call(this),this.type="log",this.tickCount=10,this.base=2,this._minTick=null},n.calculateTicks=function(){var t,e=this,n=e.base;if(e.min<0)throw new Error("The minimum value must be greater than zero!");var r=s(n,e.max);if(e.min>0)t=Math.floor(s(n,e.min));else{var a=e.values,o=e.max;i(a,(function(t){t>0&&t1&&(o=1),t=Math.floor(s(n,o)),e._minTick=t,e.positiveMin=o}for(var c=r-t,u=e.tickCount,l=Math.ceil(c/u),f=[],h=t;h=0?Math.floor(o(n,e.min)):0,t>r){var i=r;r=t,t=i}for(var a=r-t,s=e.tickCount,c=Math.ceil(a/s),u=[],l=t;l1)for(var n=1;n0&&(i=1/Math.sqrt(i),t[0]=e[0]*i,t[1]=e[1]*i),t}function T(t,e){return t[0]*e[0]+t[1]*e[1]}function z(t,e,n){var r=e[0]*n[1]-e[1]*n[0];return t[0]=t[1]=0,t[2]=r,t}function E(t,e,n,r){var i=e[0],a=e[1];return t[0]=i+r*(n[0]-i),t[1]=a+r*(n[1]-a),t}function A(t,e){e=e||1;var n=2*i.RANDOM()*Math.PI;return t[0]=Math.cos(n)*e,t[1]=Math.sin(n)*e,t}function P(t,e,n){var r=e[0],i=e[1];return t[0]=n[0]*r+n[2]*i,t[1]=n[1]*r+n[3]*i,t}function L(t,e,n){var r=e[0],i=e[1];return t[0]=n[0]*r+n[2]*i+n[4],t[1]=n[1]*r+n[3]*i+n[5],t}function V(t,e,n){var r=e[0],i=e[1];return t[0]=n[0]*r+n[3]*i+n[6],t[1]=n[1]*r+n[4]*i+n[7],t}function I(t,e,n){var r=e[0],i=e[1];return t[0]=n[0]*r+n[4]*i+n[12],t[1]=n[1]*r+n[5]*i+n[13],t}function R(t,e,n,r){var i=e[0]-n[0],a=e[1]-n[1],o=Math.sin(r),s=Math.cos(r);return t[0]=i*s-a*o+n[0],t[1]=i*o+a*s+n[1],t}function H(t,e){var n=t[0],r=t[1],i=e[0],a=e[1],o=n*n+r*r;o>0&&(o=1/Math.sqrt(o));var s=i*i+a*a;s>0&&(s=1/Math.sqrt(s));var c=(n*i+r*a)*o*s;return c>1?0:c<-1?Math.PI:Math.acos(c)}function D(t){return"vec2("+t[0]+", "+t[1]+")"}function F(t,e){return t[0]===e[0]&&t[1]===e[1]}function N(t,e){var n=t[0],r=t[1],a=e[0],o=e[1];return Math.abs(n-a)<=i.EPSILON*Math.max(1,Math.abs(n),Math.abs(a))&&Math.abs(r-o)<=i.EPSILON*Math.max(1,Math.abs(r),Math.abs(o))}e.len=C,e.sub=h,e.mul=d,e.div=p,e.dist=_,e.sqrDist=O,e.sqrLen=S,e.forEach=function(){var t=o();return function(e,n,r,i,a,o){var s=void 0,c=void 0;for(n||(n=2),r||(r=0),c=i?Math.min(i*n+r,e.length):e.length,s=r;s0&&(a=1/Math.sqrt(a),t[0]=e[0]*a,t[1]=e[1]*a,t[2]=e[2]*a),t}function T(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}function z(t,e,n){var r=e[0],i=e[1],a=e[2],o=n[0],s=n[1],c=n[2];return t[0]=i*c-a*s,t[1]=a*o-r*c,t[2]=r*s-i*o,t}function E(t,e,n,r){var i=e[0],a=e[1],o=e[2];return t[0]=i+r*(n[0]-i),t[1]=a+r*(n[1]-a),t[2]=o+r*(n[2]-o),t}function A(t,e,n,r,i,a){var o=a*a,s=o*(2*a-3)+1,c=o*(a-2)+a,u=o*(a-1),l=o*(3-2*a);return t[0]=e[0]*s+n[0]*c+r[0]*u+i[0]*l,t[1]=e[1]*s+n[1]*c+r[1]*u+i[1]*l,t[2]=e[2]*s+n[2]*c+r[2]*u+i[2]*l,t}function P(t,e,n,r,i,a){var o=1-a,s=o*o,c=a*a,u=s*o,l=3*a*s,f=3*c*o,h=c*a;return t[0]=e[0]*u+n[0]*l+r[0]*f+i[0]*h,t[1]=e[1]*u+n[1]*l+r[1]*f+i[1]*h,t[2]=e[2]*u+n[2]*l+r[2]*f+i[2]*h,t}function L(t,e){e=e||1;var n=2*i.RANDOM()*Math.PI,r=2*i.RANDOM()-1,a=Math.sqrt(1-r*r)*e;return t[0]=Math.cos(n)*a,t[1]=Math.sin(n)*a,t[2]=r*e,t}function V(t,e,n){var r=e[0],i=e[1],a=e[2],o=n[3]*r+n[7]*i+n[11]*a+n[15];return o=o||1,t[0]=(n[0]*r+n[4]*i+n[8]*a+n[12])/o,t[1]=(n[1]*r+n[5]*i+n[9]*a+n[13])/o,t[2]=(n[2]*r+n[6]*i+n[10]*a+n[14])/o,t}function I(t,e,n){var r=e[0],i=e[1],a=e[2];return t[0]=r*n[0]+i*n[3]+a*n[6],t[1]=r*n[1]+i*n[4]+a*n[7],t[2]=r*n[2]+i*n[5]+a*n[8],t}function R(t,e,n){var r=n[0],i=n[1],a=n[2],o=n[3],s=e[0],c=e[1],u=e[2],l=i*u-a*c,f=a*s-r*u,h=r*c-i*s,d=i*h-a*f,p=a*l-r*h,v=r*f-i*l,g=2*o;return l*=g,f*=g,h*=g,d*=2,p*=2,v*=2,t[0]=s+l+d,t[1]=c+f+p,t[2]=u+h+v,t}function H(t,e,n,r){var i=[],a=[];return i[0]=e[0]-n[0],i[1]=e[1]-n[1],i[2]=e[2]-n[2],a[0]=i[0],a[1]=i[1]*Math.cos(r)-i[2]*Math.sin(r),a[2]=i[1]*Math.sin(r)+i[2]*Math.cos(r),t[0]=a[0]+n[0],t[1]=a[1]+n[1],t[2]=a[2]+n[2],t}function D(t,e,n,r){var i=[],a=[];return i[0]=e[0]-n[0],i[1]=e[1]-n[1],i[2]=e[2]-n[2],a[0]=i[2]*Math.sin(r)+i[0]*Math.cos(r),a[1]=i[1],a[2]=i[2]*Math.cos(r)-i[0]*Math.sin(r),t[0]=a[0]+n[0],t[1]=a[1]+n[1],t[2]=a[2]+n[2],t}function F(t,e,n,r){var i=[],a=[];return i[0]=e[0]-n[0],i[1]=e[1]-n[1],i[2]=e[2]-n[2],a[0]=i[0]*Math.cos(r)-i[1]*Math.sin(r),a[1]=i[0]*Math.sin(r)+i[1]*Math.cos(r),a[2]=i[2],t[0]=a[0]+n[0],t[1]=a[1]+n[1],t[2]=a[2]+n[2],t}function N(t,e){var n=u(t[0],t[1],t[2]),r=u(e[0],e[1],e[2]);j(n,n),j(r,r);var i=T(n,r);return i>1?0:i<-1?Math.PI:Math.acos(i)}function $(t){return"vec3("+t[0]+", "+t[1]+", "+t[2]+")"}function B(t,e){return t[0]===e[0]&&t[1]===e[1]&&t[2]===e[2]}function W(t,e){var n=t[0],r=t[1],a=t[2],o=e[0],s=e[1],c=e[2];return Math.abs(n-o)<=i.EPSILON*Math.max(1,Math.abs(n),Math.abs(o))&&Math.abs(r-s)<=i.EPSILON*Math.max(1,Math.abs(r),Math.abs(s))&&Math.abs(a-c)<=i.EPSILON*Math.max(1,Math.abs(a),Math.abs(c))}e.sub=d,e.mul=p,e.div=v,e.dist=O,e.sqrDist=C,e.len=c,e.sqrLen=S,e.forEach=function(){var t=o();return function(e,n,r,i,a,o){var s=void 0,c=void 0;for(n||(n=3),r||(r=0),c=i?Math.min(i*n+r,e.length):e.length,s=r;s120||y>s?(h=i,l=null,this._emitEvent("dragstart",e,r,i)):n._emitEvent("mousemove",e,r,i)}else n._emitEvent("mousemove",e,r,i);u!==i&&(n._emitEvent("mouseenter",e,r,i),n._emitEvent("mouseover",e,r,i),h&&n._emitEvent("dragenter",e,r,i))}else{var b=n._getEventObj("mousemove",e,r,n);n.emit("mousemove",b)}u=i}else if(this._emitEvent(t,e,r,i||this),h||"mousedown"!==t||e.button!==c||(l=i,f={x:e.clientX,y:e.clientY},d=o()),"mouseup"===t&&e.button===c){var x=f.x-e.clientX,w=f.y-e.clientY,_=x*x+w*w,O=o(),C=O-d;(_2*Math.PI&&(t=t/180*Math.PI),this.transform([["t",-e,-n],["r",t],["t",e,n]])},move:function(t,e){var n=this.get("x")||0,r=this.get("y")||0;return this.translate(t-n,e-r),this.set("x",t),this.set("y",e),this},transform:function(t){var e=this,n=this._attrs.matrix;return r.each(t,(function(t){switch(t[0]){case"t":e.translate(t[1],t[2]);break;case"s":e.scale(t[1],t[2]);break;case"r":e.rotate(t[1]);break;case"m":e.attr("matrix",r.mat3.multiply([],n,t[1])),e.clearTotalMatrix();break;default:break}})),e},setTransform:function(t){return this.attr("matrix",[1,0,0,0,1,0,0,0,1]),this.transform(t)},getMatrix:function(){return this.attr("matrix")},setMatrix:function(t){return this.attr("matrix",t),this.clearTotalMatrix(),this},apply:function(t,e){var n;return n=e?this._getMatrixByRoot(e):this.attr("matrix"),r.vec3.transformMat3(t,t,n),this},_getMatrixByRoot:function(t){var e=this;t=t||e;var n=e,i=[];while(n!==t)i.unshift(n),n=n.get("parent");i.unshift(n);var a=[1,0,0,0,1,0,0,0,1];return r.each(i,(function(t){r.mat3.multiply(a,t.attr("matrix"),a)})),a},getTotalMatrix:function(){var t=this._cfg.totalMatrix;if(!t){t=[1,0,0,0,1,0,0,0,1];var e=this._cfg.parent;if(e){var n=e.getTotalMatrix();o(t,n)}o(t,this.attr("matrix")),this._cfg.totalMatrix=t}return t},clearTotalMatrix:function(){},invert:function(t){var e=this.getTotalMatrix();if(a(e))t[0]/=e[0],t[1]/=e[4];else{var n=r.mat3.invert([],e);n&&r.vec3.transformMat3(t,t,n)}return this},resetTransform:function(t){var e=this.attr("matrix");i(e)||t.transform(e[0],e[1],e[3],e[4],e[6],e[7])}}},function(t,e,n){function r(){return r=Object.assign||function(t){for(var e=1;e0?h=c(h,d):f.addAnimator(l),h.push(d),l.setSilent("animators",h),l.setSilent("pause",{isPaused:!1})},stopAnimate:function(){var t=this,e=this.get("animators");i.each(e,(function(e){t.attr(e.toAttrs||e.onFrame(1)),e.toMatrix&&t.attr("matrix",e.toMatrix),e.callback&&e.callback()})),this.setSilent("animating",!1),this.setSilent("animators",[])},pauseAnimate:function(){var t=this,e=t.get("timeline");return t.setSilent("pause",{isPaused:!0,pauseTime:e.getTime()}),t},resumeAnimate:function(){var t=this,e=t.get("timeline"),n=e.getTime(),r=t.get("animators"),a=t.get("pause").pauseTime;return i.each(r,(function(t){t.startTime=t.startTime+(n-a),t._paused=!1,t._pauseTime=null})),t.setSilent("pause",{isPaused:!1}),t.setSilent("animators",r),t}}},function(t,e,n){var r=n(1),i=n(78),a=n(117),o=["click","mousedown","mouseup","dblclick","contextmenu","mouseout","mouseover","mousemove","dragstart","drag","dragend","dragenter","dragleave","drop"],s=function(){};r.augment(s,a,{emit:function(t,e){var n=arguments;if(a.prototype.emit.apply(this,n),!(n.length>=2&&n[1]instanceof i&&n[1].propagationStopped)&&o.indexOf(t)>=0&&e.target===this){var r=this._cfg.parent;while(r&&!r.get("destroyed"))r.emit.apply(r,n),r=r._cfg.parent}}}),t.exports=s},function(t,e,n){var r=n(7);r.Arc=n(120),r.Circle=n(121),r.Dom=n(122),r.Ellipse=n(123),r.Fan=n(124),r.Image=n(125),r.Line=n(126),r.Marker=n(81),r.Path=n(127),r.Polygon=n(128),r.Polyline=n(129),r.Rect=n(130),r.Text=n(131),t.exports=r},function(t,e,n){var r=n(1),i=n(79),a={arc:n(44),ellipse:n(119),line:n(43)},o=r.createDom(''),s=o.getContext("2d");function c(t,e,n){return n.createPath(s),s.isPointInPath(t,e)}var u=function(t,e){var n=this._attrs,r=n.x,a=n.y,o=n.r,s=n.startAngle,c=n.endAngle,u=n.clockwise,l=this.getHitLineWidth();return!!this.hasStroke()&&i.arcline(r,a,o,s,c,u,l,t,e)},l=function(t,e){var n=this._attrs,r=n.x,a=n.y,o=n.r,s=this.getHitLineWidth(),c=this.hasFill(),u=this.hasStroke();return c&&u?i.circle(r,a,o,t,e)||i.arcline(r,a,o,0,2*Math.PI,!1,s,t,e):c?i.circle(r,a,o,t,e):!!u&&i.arcline(r,a,o,0,2*Math.PI,!1,s,t,e)},f=function(t,e){var n=this._attrs,a=this.hasFill(),o=this.hasStroke(),s=n.x,c=n.y,u=n.rx,l=n.ry,f=this.getHitLineWidth(),h=u>l?u:l,d=u>l?1:u/l,p=u>l?l/u:1,v=[t,e,1],g=[1,0,0,0,1,0,0,0,1];r.mat3.scale(g,g,[d,p]),r.mat3.translate(g,g,[s,c]);var m=r.mat3.invert([],g);return r.vec3.transformMat3(v,v,m),a&&o?i.circle(0,0,h,v[0],v[1])||i.arcline(0,0,h,0,2*Math.PI,!1,f,v[0],v[1]):a?i.circle(0,0,h,v[0],v[1]):!!o&&i.arcline(0,0,h,0,2*Math.PI,!1,f,v[0],v[1])},h=function(t,e){var n=this,o=n.hasFill(),s=n.hasStroke(),c=n._attrs,u=c.x,l=c.y,f=c.rs,h=c.re,d=c.startAngle,p=c.endAngle,v=c.clockwise,g=[1,0],m=[t-u,e-l],y=r.vec2.angleTo(g,m);function b(){var t=a.arc.nearAngle(y,d,p,v);if(r.isNumberEqual(y,t)){var e=r.vec2.squaredLength(m);if(f*f<=e&&e<=h*h)return!0}return!1}function x(){var r=n.getHitLineWidth(),a={x:Math.cos(d)*f+u,y:Math.sin(d)*f+l},o={x:Math.cos(d)*h+u,y:Math.sin(d)*h+l},s={x:Math.cos(p)*f+u,y:Math.sin(p)*f+l},c={x:Math.cos(p)*h+u,y:Math.sin(p)*h+l};return!!i.line(a.x,a.y,o.x,o.y,r,t,e)||(!!i.line(s.x,s.y,c.x,c.y,r,t,e)||(!!i.arcline(u,l,f,d,p,v,r,t,e)||!!i.arcline(u,l,h,d,p,v,r,t,e)))}return o&&s?b()||x():o?b():!!s&&x()},d=function(t,e){var n=this._attrs;if(this.get("toDraw")||!n.img)return!1;this._cfg.attrs&&this._cfg.attrs.img===n.img||this._setAttrImg();var r=n.x,a=n.y,o=n.width,s=n.height;return i.rect(r,a,o,s,t,e)},p=function(t,e){var n=this._attrs,r=n.x1,a=n.y1,o=n.x2,s=n.y2,c=this.getHitLineWidth();return!!this.hasStroke()&&i.line(r,a,o,s,c,t,e)},v=function(t,e){var n=this,i=n.get("segments"),a=n.hasFill(),o=n.hasStroke();function s(){if(!r.isEmpty(i)){for(var a=n.getHitLineWidth(),o=0,s=i.length;o=3&&s.push(a[0]),i.polyline(s,o,t,e)}return r&&a?c(t,e,n)||o():r?c(t,e,n):!!a&&o()},m=function(t,e){var n=this._attrs,r=n.x,a=n.y,o=n.radius||n.r,s=this.getHitLineWidth();return i.circle(r,a,o+s/2,t,e)},y=function(t,e){var n=this,r=n._attrs;if(n.hasStroke()){var a=r.points;if(a.length<2)return!1;var o=r.lineWidth;return i.polyline(a,o,t,e)}return!1},b=function(t,e){var n=this,r=n.hasFill(),a=n.hasStroke();function o(){var r=n._attrs,a=r.x,o=r.y,s=r.width,c=r.height,u=r.radius,l=n.getHitLineWidth();if(0===u){var f=l/2;return i.line(a-f,o,a+s+f,o,l,t,e)||i.line(a+s,o-f,a+s,o+c+f,l,t,e)||i.line(a+s+f,o+c,a-f,o+c,l,t,e)||i.line(a,o+c+f,a,o-f,l,t,e)}return i.line(a+u,o,a+s-u,o,l,t,e)||i.line(a+s,o+u,a+s,o+c-u,l,t,e)||i.line(a+s-u,o+c,a+u,o+c,l,t,e)||i.line(a,o+c-u,a,o+u,l,t,e)||i.arcline(a+s-u,o+u,u,1.5*Math.PI,2*Math.PI,!1,l,t,e)||i.arcline(a+s-u,o+c-u,u,0,.5*Math.PI,!1,l,t,e)||i.arcline(a+u,o+c-u,u,.5*Math.PI,Math.PI,!1,l,t,e)||i.arcline(a+u,o+u,u,Math.PI,1.5*Math.PI,!1,l,t,e)}return r&&a?c(t,e,n)||o():r?c(t,e,n):!!a&&o()},x=function(t,e){var n=this,r=n.getBBox();if(n.hasFill()||n.hasStroke())return i.box(r.minX,r.maxX,r.minY,r.maxY,t,e)},w=function(t,e){if(!this._cfg.el)return!1;var n=this._cfg.el.getBBox();return i.box(n.x,n.x+n.width,n.y,n.y+n.height,t,e)},_={arc:u,circle:l,dom:w,ellipse:f,fan:h,image:d,line:p,path:v,marker:m,polygon:g,polyline:y,rect:b,text:x};t.exports={isPointInPath:function(t,e){var n=_[this.type];return!!n&&n.call(this,t,e)}}},function(t,e,n){var r=n(1),i=n(82),a=n(101),o=n(103),s=n(132),c=s.interpolate,u=s.interpolateArray,l=function(t){this._animators=[],this._current=0,this._timer=null,this.canvas=t};function f(t,e,n){var a={},o=e.toAttrs,s=e.fromAttrs,l=e.toMatrix;if(!t.get("destroyed")){var f;for(var h in o)if(!r.isEqual(s[h],o[h]))if("path"===h){var d=o[h],p=s[h];d.length>p.length?(d=i.parsePathString(o[h]),p=i.parsePathString(s[h]),p=i.fillPathByDiff(p,d),p=i.formatPath(p,d),e.fromAttrs.path=p,e.toAttrs.path=d):e.pathFormatted||(d=i.parsePathString(o[h]),p=i.parsePathString(s[h]),p=i.formatPath(p,d),e.fromAttrs.path=p,e.toAttrs.path=d,e.pathFormatted=!0),a[h]=[];for(var v=0;v0){for(var s=r._animators.length-1;s>=0;s--)if(t=r._animators[s],t.get("destroyed"))i.removeAnimator(s);else{if(!t.get("pause").isPaused){e=t.get("animators");for(var c=e.length-1;c>=0;c--)n=e[c],o=h(t,n,a),o&&(e.splice(c,1),o=!1,n.callback&&n.callback())}0===e.length&&i.removeAnimator(s)}r.canvas.draw()}}))},addAnimator:function(t){this._animators.push(t)},removeAnimator:function(t){this._animators.splice(t,1)},isAnimating:function(){return!!this._animators.length},stop:function(){this._timer&&this._timer.stop()},stopAllAnimations:function(){this._animators.forEach((function(t){t.stopAnimate()})),this._animators=[],this.canvas.draw()},getTime:function(){return this._current}}),t.exports=l},function(t,e,n){"use strict";var r=n(83);e["a"]=function(t,e,n){var i=new r["a"];return e=null==e?0:+e,i.restart((function(n){i.stop(),t(n+e)}),e,n),i}},function(t,e,n){"use strict";var r=n(83);e["a"]=function(t,e,n){var i=new r["a"],a=e;return null==e?(i.restart(t,e,n),i):(e=+e,n=null==n?Object(r["b"])():+n,i.restart((function r(o){o+=a,i.restart(r,a+=e,n),t(o)}),e,n),i)}},function(t,e,n){"use strict";function r(t){return+t}e["a"]=r},function(t,e,n){"use strict";function r(t){return t*t}function i(t){return t*(2-t)}function a(t){return((t*=2)<=1?t*t:--t*(2-t)+1)/2}e["a"]=r,e["c"]=i,e["b"]=a},function(t,e,n){"use strict";function r(t){return t*t*t}function i(t){return--t*t*t+1}function a(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}e["a"]=r,e["c"]=i,e["b"]=a},function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"c",(function(){return a})),n.d(e,"b",(function(){return o}));var r=3,i=function t(e){function n(t){return Math.pow(t,e)}return e=+e,n.exponent=t,n}(r),a=function t(e){function n(t){return 1-Math.pow(1-t,e)}return e=+e,n.exponent=t,n}(r),o=function t(e){function n(t){return((t*=2)<=1?Math.pow(t,e):2-Math.pow(2-t,e))/2}return e=+e,n.exponent=t,n}(r)},function(t,e,n){"use strict";e["a"]=a,e["c"]=o,e["b"]=s;var r=Math.PI,i=r/2;function a(t){return 1-Math.cos(t*i)}function o(t){return Math.sin(t*i)}function s(t){return(1-Math.cos(r*t))/2}},function(t,e,n){"use strict";function r(t){return Math.pow(2,10*t-10)}function i(t){return 1-Math.pow(2,-10*t)}function a(t){return((t*=2)<=1?Math.pow(2,10*t-10):2-Math.pow(2,10-10*t))/2}e["a"]=r,e["c"]=i,e["b"]=a},function(t,e,n){"use strict";function r(t){return 1-Math.sqrt(1-t*t)}function i(t){return Math.sqrt(1- --t*t)}function a(t){return((t*=2)<=1?1-Math.sqrt(1-t*t):Math.sqrt(1-(t-=2)*t)+1)/2}e["a"]=r,e["c"]=i,e["b"]=a},function(t,e,n){"use strict";e["a"]=d,e["c"]=p,e["b"]=v;var r=4/11,i=6/11,a=8/11,o=3/4,s=9/11,c=10/11,u=15/16,l=21/22,f=63/64,h=1/r/r;function d(t){return 1-p(1-t)}function p(t){return(t=+t)d?Math.pow(t,1/3):t/h+l}function y(t){return t>f?t*t*t:h*(t-l)}function b(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function x(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function w(t){if(t instanceof O)return new O(t.h,t.c,t.l,t.opacity);if(t instanceof g||(t=p(t)),0===t.a&&0===t.b)return new O(NaN,0180?e+=360:e-t>180&&(t+=360),o.push({i:n.push(a(n)+"rotate(",null,i)-2,x:Object(r["a"])(t,e)})):e&&n.push(a(n)+"rotate("+e+i)}function c(t,e,n,o){t!==e?o.push({i:n.push(a(n)+"skewX(",null,i)-2,x:Object(r["a"])(t,e)}):e&&n.push(a(n)+"skewX("+e+i)}function u(t,e,n,i,o,s){if(t!==n||e!==i){var c=o.push(a(o)+"scale(",null,",",null,")");s.push({i:c-4,x:Object(r["a"])(t,n)},{i:c-2,x:Object(r["a"])(e,i)})}else 1===n&&1===i||o.push(a(o)+"scale("+n+","+i+")")}return function(e,n){var r=[],i=[];return e=t(e),n=t(n),o(e.translateX,e.translateY,n.translateX,n.translateY,r,i),s(e.rotate,n.rotate,r,i),c(e.skewX,n.skewX,r,i),u(e.scaleX,e.scaleY,n.scaleX,n.scaleY,r,i),e=n=null,function(t){var e,n=-1,a=i.length;while(++n');return t.appendChild(n),this.type="canvas",this.canvas=n,this.context=n.getContext("2d"),this.toDraw=!1,this}var e=t.prototype;return e.beforeDraw=function(){var t=this.canvas;this.context&&this.context.clearRect(0,0,t.width,t.height)},e.draw=function(t){var e=this;function n(){e.animateHandler=r.requestAnimationFrame((function(){e.animateHandler=void 0,e.toDraw&&n()})),e.beforeDraw();try{e._drawGroup(t)}catch(i){console.warn("error in draw canvas, detail as:"),console.warn(i)}finally{e.toDraw=!1}}e.animateHandler?e.toDraw=!0:n()},e.drawSync=function(t){this.beforeDraw(),this._drawGroup(t)},e._drawGroup=function(t){if(!t._cfg.removed&&!t._cfg.destroyed&&t._cfg.visible){var e=this,n=t._cfg.children,r=null;this.setContext(t);for(var i=0;i-1){var s=n[o];"fillStyle"===o&&(s=i.parseStyle(s,t,e)),"strokeStyle"===o&&(s=i.parseStyle(s,t,e)),"lineDash"===o&&e.setLineDash?r.isArray(s)?e.setLineDash(s):r.isString(s)&&e.setLineDash(s.split(" ")):e[o]=s}},t}();t.exports=o},function(t,e,n){var r=n(1),i=/[MLHVQTCSAZ]([^MLHVQTCSAZ]*)/gi,a=/[^\s\,]+/gi,o=/^l\s*\(\s*([\d.]+)\s*\)\s*(.*)/i,s=/^r\s*\(\s*([\d.]+)\s*,\s*([\d.]+)\s*,\s*([\d.]+)\s*\)\s*(.*)/i,c=/^p\s*\(\s*([axyn])\s*\)\s*(.*)/i,u=/[\d.]+:(#[^\s]+|[^\)]+\))/gi;function l(t,e){var n=t.match(u);r.each(n,(function(t){t=t.split(":"),e.addColorStop(t[0],t[1])}))}function f(t,e,n){var i,a,s=o.exec(t),c=r.mod(r.toRadian(parseFloat(s[1])),2*Math.PI),u=s[2],f=e.getBBox();c>=0&&c<.5*Math.PI?(i={x:f.minX,y:f.minY},a={x:f.maxX,y:f.maxY}):.5*Math.PI<=c&&c1){var i=e[0].charAt(0);e.splice(1,0,e[0].substr(1)),e[0]=i}r.each(e,(function(t,n){isNaN(t)||(e[n]=+t)})),t[n]=e})),t):void 0},parseStyle:function(t,e,n){if(r.isString(t)){if("("===t[1]||"("===t[2]){if("l"===t[0])return f(t,e,n);if("r"===t[0])return h(t,e,n);if("p"===t[0])return d(t,e,n)}return t}}}},function(t,e,n){t.exports={painter:n(257),getShape:n(264)}},function(t,e,n){var r=n(1),i=n(31),a=i.parseRadius,o=n(81),s=n(258),c={rect:"path",circle:"circle",line:"line",path:"path",marker:"path",text:"text",polygon:"polygon",image:"image",ellipse:"ellipse",dom:"foreignObject",fan:"path",group:"g"},u=.3,l={opacity:"opacity",fillStyle:"fill",strokeOpacity:"stroke-opacity",fillOpacity:"fill-opacity",strokeStyle:"stroke",x:"x",y:"y",r:"r",rx:"rx",ry:"ry",width:"width",height:"height",x1:"x1",x2:"x2",y1:"y1",y2:"y2",lineCap:"stroke-linecap",lineJoin:"stroke-linejoin",lineWidth:"stroke-width",lineDash:"stroke-dasharray",lineDashOffset:"stroke-dashoffset",miterLimit:"stroke-miterlimit",font:"font",fontSize:"font-size",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",fontFamily:"font-family",startArrow:"marker-start",endArrow:"marker-end",path:"d",class:"class",id:"id",style:"style",preserveAspectRatio:"preserveAspectRatio"},f={top:"before-edge",middle:"central",bottom:"after-edge",alphabetic:"baseline",hanging:"hanging"},h={left:"left",start:"left",center:"middle",right:"end",end:"end"},d=function(){function t(t){if(!t)return null;var e=r.uniqueId("canvas_"),n=r.createDom('');return t.appendChild(n),this.type="svg",this.canvas=n,this.context=new s(n),this.toDraw=!1,this}var e=t.prototype;return e.draw=function(t){var e=this;function n(){e.animateHandler=r.requestAnimationFrame((function(){e.animateHandler=void 0,e.toDraw&&n()}));try{e._drawChildren(t)}catch(i){console.warn("error in draw canvas, detail as:"),console.warn(i)}finally{e.toDraw=!1}}e.animateHandler?e.toDraw=!0:n()},e.drawSync=function(t){this._drawChildren(t)},e._drawGroup=function(t,e){var n=t._cfg;n.removed||n.destroyed||(n.tobeRemoved&&(r.each(n.tobeRemoved,(function(t){t.parentNode&&t.parentNode.removeChild(t)})),n.tobeRemoved=[]),this._drawShape(t,e),n.children&&n.children.length>0&&this._drawChildren(t))},e._drawChildren=function(t){var e,n=this,r=t._cfg.children;if(r)for(var i=0;is?1:0,h=Math.abs(c-s)>Math.PI?1:0,d=n.rs,p=n.re,v=e(s,n.rs,a),g=e(c,n.rs,a);n.rs>0?(o.push("M "+l.x+","+l.y),o.push("L "+g.x+","+g.y),o.push("A "+d+","+d+",0,"+h+","+(1===f?0:1)+","+v.x+","+v.y),o.push("L "+u.x+" "+u.y)):(o.push("M "+a.x+","+a.y),o.push("L "+u.x+","+u.y)),o.push("A "+p+","+p+",0,"+h+","+f+","+l.x+","+l.y),n.rs>0?o.push("L "+g.x+","+g.y):o.push("Z"),i.el.setAttribute("d",o.join(" "))},e._updateText=function(t){var e=this,n=t._attrs,r=t._cfg.attrs,i=t._cfg.el;for(var a in this._setFont(t),n)if(n[a]!==r[a]){if("text"===a){e._setText(t,""+n[a]);continue}if("fillStyle"===a||"strokeStyle"===a){this._setColor(t,a,n[a]);continue}if("matrix"===a){this._setTransform(t);continue}l[a]&&i.setAttribute(l[a],n[a])}t._cfg.attrs=Object.assign({},t._attrs),t._cfg.hasUpdate=!1},e._setFont=function(t){var e=t.get("el"),n=t._attrs,r=n.fontSize;e.setAttribute("alignment-baseline",f[n.textBaseline]||"baseline"),e.setAttribute("text-anchor",h[n.textAlign]||"left"),r&&+r<12&&(n.matrix=[1,0,0,0,1,0,0,0,1],t.transform([["t",-n.x,-n.y],["s",+r/12,+r/12],["t",n.x,n.y]]))},e._setText=function(t,e){var n=t._cfg.el,i=t._attrs.textBaseline||"bottom";if(e)if(~e.indexOf("\n")){var a=t._attrs.x,o=e.split("\n"),s=o.length-1,c="";r.each(o,(function(t,e){0===e?"alphabetic"===i?c+=''+t+"":"top"===i?c+=''+t+"":"middle"===i?c+=''+t+"":"bottom"===i?c+=''+t+"":"hanging"===i&&(c+=''+t+""):c+=''+t+""})),n.innerHTML=c}else n.innerHTML=e;else n.innerHTML=""},e._setClip=function(t,e){var n=t._cfg.el;if(e)if(n.hasAttribute("clip-path"))e._cfg.hasUpdate&&this._updateShape(e);else{this._createDom(e),this._updateShape(e);var r=this.context.addClip(e);n.setAttribute("clip-path","url(#"+r+")")}else n.removeAttribute("clip-path")},e._setColor=function(t,e,n){var r=t._cfg.el,i=this.context;if(n)if(n=n.trim(),/^[r,R,L,l]{1}[\s]*\(/.test(n)){var a=i.find("gradient",n);a||(a=i.addGradient(n)),r.setAttribute(l[e],"url(#"+a+")")}else if(/^[p,P]{1}[\s]*\(/.test(n)){var o=i.find("pattern",n);o||(o=i.addPattern(n)),r.setAttribute(l[e],"url(#"+o+")")}else r.setAttribute(l[e],n);else r.setAttribute(l[e],"none")},e._setShadow=function(t){var e=t._cfg.el,n=t._attrs,r={dx:n.shadowOffsetX,dy:n.shadowOffsetY,blur:n.shadowBlur,color:n.shadowColor};if(r.dx||r.dy||r.blur||r.color){var i=this.context.find("filter",r);i||(i=this.context.addShadow(r,this)),e.setAttribute("filter","url(#"+i+")")}else e.removeAttribute("filter")},t}();t.exports=d},function(t,e,n){var r=n(1),i=n(259),a=n(260),o=n(261),s=n(262),c=n(263),u=function(){function t(t){var e=document.createElementNS("http://www.w3.org/2000/svg","defs"),n=r.uniqueId("defs_");e.id=n,t.appendChild(e),this.children=[],this.defaultArrow={},this.el=e,this.canvas=t}var e=t.prototype;return e.find=function(t,e){for(var n=this.children,r=null,i=0;i'})),n}function c(t,e){var n,a,o=i.exec(t),c=r.mod(r.toRadian(parseFloat(o[1])),2*Math.PI),u=o[2];c>=0&&c<.5*Math.PI?(n={x:0,y:0},a={x:1,y:1}):.5*Math.PI<=c&&c';e.innerHTML=n},t}();t.exports=o},function(t,e,n){var r=n(1),i=function(){function t(t,e){var n=document.createElementNS("http://www.w3.org/2000/svg","marker"),i=r.uniqueId("marker_");n.setAttribute("id",i);var a=document.createElementNS("http://www.w3.org/2000/svg","path");return a.setAttribute("stroke","none"),a.setAttribute("fill",t.stroke||"#000"),n.appendChild(a),n.setAttribute("overflow","visible"),n.setAttribute("orient","auto-start-reverse"),this.el=n,this.child=a,this.id=i,this.cfg=t["marker-start"===e?"startArrow":"endArrow"],this.stroke=t.stroke||"#000",!0===this.cfg?this._setDefaultPath(e,a):this._setMarker(t.lineWidth,a),this}var e=t.prototype;return e.match=function(){return!1},e._setDefaultPath=function(t,e){var n=this.el;e.setAttribute("d","M0,0 L6,3 L0,6 L3,3Z"),n.setAttribute("refX",3),n.setAttribute("refY",3)},e._setMarker=function(t,e){var n=this.el,i=this.cfg.path,a=this.cfg.d;r.isArray(i)&&(i=i.map((function(t){return t.join(" ")})).join("")),e.setAttribute("d",i),n.appendChild(e),a&&n.setAttribute("refX",a/t)},e.update=function(t){var e=this.child;e.attr?e.attr("fill",t):e.setAttribute("fill",t)},t}();t.exports=i},function(t,e,n){var r=n(1),i=function(){function t(t){this.type="clip";var e=document.createElementNS("http://www.w3.org/2000/svg","clipPath");this.el=e,this.id=r.uniqueId("clip_"),e.id=this.id;var n=t._cfg.el;return e.appendChild(n.cloneNode(!0)),this.cfg=t,this}var e=t.prototype;return e.match=function(){return!1},e.remove=function(){var t=this.el;t.parentNode.removeChild(t)},t}();t.exports=i},function(t,e,n){var r=n(1),i=/^p\s*\(\s*([axyn])\s*\)\s*(.*)/i,a=function(){function t(t){var e=document.createElementNS("http://www.w3.org/2000/svg","pattern");e.setAttribute("patternUnits","userSpaceOnUse");var n=document.createElementNS("http://www.w3.org/2000/svg","image");e.appendChild(n);var a=r.uniqueId("pattern_");e.id=a,this.el=e,this.id=a,this.cfg=t;var o=i.exec(t),s=o[2];n.setAttribute("href",s);var c=new Image;function u(){e.setAttribute("width",c.width),e.setAttribute("height",c.height)}return s.match(/^data:/i)||(c.crossOrigin="Anonymous"),c.src=s,c.complete?u():(c.onload=u,c.src=c.src),this}var e=t.prototype;return e.match=function(t,e){return this.cfg===e},t}();t.exports=a},function(t,e){var n={svg:"svg",circle:"circle",rect:"rect",text:"text",path:"path",foreignObject:"foreignObject",polygon:"polygon",ellipse:"ellipse",image:"image"};t.exports=function(t,e,r){var i=r.target||r.srcElement;if(!n[i.tagName]){var a=i.parentNode;while(a&&!n[a.tagName])a=a.parentNode;i=a}return this._cfg.el===i?this:this.find((function(t){return t._cfg&&t._cfg.el===i}))}},function(t,e,n){t.exports={addEventListener:n(266),createDom:n(71),getBoundingClientRect:n(267),getHeight:n(268),getOuterHeight:n(269),getOuterWidth:n(270),getRatio:n(271),getStyle:n(272),getWidth:n(273),modifyCSS:n(72),requestAnimationFrame:n(73)}},function(t,e){t.exports=function(t,e,n){if(t){if(t.addEventListener)return t.addEventListener(e,n,!1),{remove:function(){t.removeEventListener(e,n,!1)}};if(t.attachEvent)return t.attachEvent("on"+e,n),{remove:function(){t.detachEvent("on"+e,n)}}}}},function(t,e){t.exports=function(t,e){if(t&&t.getBoundingClientRect){var n=t.getBoundingClientRect(),r=document.documentElement.clientTop,i=document.documentElement.clientLeft;return{top:n.top-r,bottom:n.bottom-r,left:n.left-i,right:n.right-i}}return e||null}},function(t,e){t.exports=function(t,e){var n=this.getStyle(t,"height",e);return"auto"===n&&(n=t.offsetHeight),parseFloat(n)}},function(t,e){t.exports=function(t,e){var n=this.getHeight(t,e),r=parseFloat(this.getStyle(t,"borderTopWidth"))||0,i=parseFloat(this.getStyle(t,"paddingTop"))||0,a=parseFloat(this.getStyle(t,"paddingBottom"))||0,o=parseFloat(this.getStyle(t,"borderBottomWidth"))||0;return n+r+o+i+a}},function(t,e){t.exports=function(t,e){var n=this.getWidth(t,e),r=parseFloat(this.getStyle(t,"borderLeftWidth"))||0,i=parseFloat(this.getStyle(t,"paddingLeft"))||0,a=parseFloat(this.getStyle(t,"paddingRight"))||0,o=parseFloat(this.getStyle(t,"borderRightWidth"))||0;return n+r+o+i+a}},function(t,e){t.exports=function(){return window.devicePixelRatio?window.devicePixelRatio:2}},function(t,e,n){var r=n(6);t.exports=function(t,e,n){try{return window.getComputedStyle?window.getComputedStyle(t,null)[e]:t.currentStyle[e]}catch(i){return r(n)?null:n}}},function(t,e){t.exports=function(t,e){var n=this.getStyle(t,"width",e);return"auto"===n&&(n=t.offsetWidth),parseFloat(n)}},function(t,e,n){t.exports={contains:n(48),difference:n(275),find:n(276),firstValue:n(277),flatten:n(278),flattenDeep:n(279),getRange:n(280),merge:n(49),pull:n(67),pullAt:n(145),reduce:n(281),remove:n(282),sortBy:n(283),union:n(284),uniq:n(146),valuesOfKey:n(89)}},function(t,e,n){var r=n(88),i=n(48),a=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return r(t,(function(t){return!i(e,t)}))};t.exports=a},function(t,e,n){var r=n(13),i=n(28),a=n(143);function o(t,e){var n=void 0;if(r(e)&&(n=e),i(e)&&(n=function(t){return a(t,e)}),n)for(var o=0;o1&&void 0!==arguments[1]?arguments[1]:[];if(r(e))for(var i=0;ie[r])return 1;if(t[r]1){var r=e[0].charAt(0);e.splice(1,0,e[0].substr(1)),e[0]=r}a(e,(function(t,n){isNaN(t)||(e[n]=+t)})),t[n]=e})),t):void 0}},function(t,e,n){var r=n(5);t.exports=function(t){var e=0,n=0,i=0,a=0;return r(t)?1===t.length?e=n=i=a=t[0]:2===t.length?(e=i=t[0],n=a=t[1]):3===t.length?(e=t[0],n=a=t[1],i=t[2]):(e=t[0],n=t[1],i=t[2],a=t[3]):e=n=i=a=t,{r1:e,r2:n,r3:i,r4:a}}},function(t,e,n){var r=n(30);t.exports={clamp:n(41),fixedBase:n(293),isDecimal:n(294),isEven:n(295),isInteger:n(296),isNegative:n(297),isNumberEqual:r,isOdd:n(298),isPositive:n(299),maxBy:n(147),minBy:n(300),mod:n(70),snapEqual:r,toDegree:n(69),toInt:n(148),toInteger:n(148),toRadian:n(68)}},function(t,e){var n=function(t,e){var n=e.toString(),r=n.indexOf(".");if(-1===r)return Math.round(t);var i=n.substr(r+1).length;return i>20&&(i=20),parseFloat(t.toFixed(i))};t.exports=n},function(t,e,n){var r=n(11),i=function(t){return r(t)&&t%1!==0};t.exports=i},function(t,e,n){var r=n(11),i=function(t){return r(t)&&t%2===0};t.exports=i},function(t,e,n){var r=n(11),i=Number.isInteger?Number.isInteger:function(t){return r(t)&&t%1===0};t.exports=i},function(t,e,n){var r=n(11),i=function(t){return r(t)&&t<0};t.exports=i},function(t,e,n){var r=n(11),i=function(t){return r(t)&&t%2!==0};t.exports=i},function(t,e,n){var r=n(11),i=function(t){return r(t)&&t>0};t.exports=i},function(t,e,n){var r=n(5),i=n(13),a=n(3),o=function(t,e){if(r(t)){var n=t[0],o=void 0;o=i(e)?e(t[0]):t[0][e];var s=void 0;return a(t,(function(t){s=i(e)?e(t):t[e],s1?1:u<0?0:u;for(var l=u/2,f=12,h=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],d=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],p=0,v=0;v0&&d<1&&c.push(d)}else{var v=f*f-4*h*l,g=Math.sqrt(v);if(!(v<0)){var m=(-f+g)/(2*l);m>0&&m<1&&c.push(m);var y=(-f-g)/(2*l);y>0&&y<1&&c.push(y)}}var b=c.length,x=b,w=void 0;while(b--)d=c[b],w=1-d,u[0][b]=w*w*w*t+3*w*w*d*n+3*w*d*d*i+d*d*d*o,u[1][b]=w*w*w*e+3*w*w*d*r+3*w*d*d*a+d*d*d*s;return u[0][x]=t,u[1][x]=e,u[0][x+1]=o,u[1][x+1]=s,u[0].length=u[1].length=x+2,{min:{x:Math.min.apply(0,u[0]),y:Math.min.apply(0,u[1])},max:{x:Math.max.apply(0,u[0]),y:Math.max.apply(0,u[1])}}},u=function(t,e,n,r,i,a,o,s){if(!(Math.max(t,n)Math.max(i,o)||Math.max(e,r)Math.max(a,s))){var c=(t*r-e*n)*(i-o)-(t-n)*(i*s-a*o),u=(t*r-e*n)*(a-s)-(e-r)*(i*s-a*o),l=(t-n)*(a-s)-(e-r)*(i-o);if(l){var f=c/l,h=u/l,d=+f.toFixed(2),p=+h.toFixed(2);if(!(d<+Math.min(t,n).toFixed(2)||d>+Math.max(t,n).toFixed(2)||d<+Math.min(i,o).toFixed(2)||d>+Math.max(i,o).toFixed(2)||p<+Math.min(e,r).toFixed(2)||p>+Math.max(e,r).toFixed(2)||p<+Math.min(a,s).toFixed(2)||p>+Math.max(a,s).toFixed(2)))return{x:f,y:h}}}},l=function(t,e,n){return e>=t.x&&e<=t.x+t.width&&n>=t.y&&n<=t.y+t.height},f=function(t,e,n,r){return null===t&&(t=e=n=r=0),null===e&&(e=t.y,n=t.width,r=t.height,t=t.x),{x:t,y:e,width:n,w:n,height:r,h:r,x2:t+n,y2:e+r,cx:t+n/2,cy:e+r/2,r1:Math.min(n,r)/2,r2:Math.max(n,r)/2,r0:Math.sqrt(n*n+r*r)/2,path:i(t,e,n,r),vb:[t,e,n,r].join(" ")}},h=function(t,e){return t=f(t),e=f(e),l(e,t.x,t.y)||l(e,t.x2,t.y)||l(e,t.x,t.y2)||l(e,t.x2,t.y2)||l(t,e.x,e.y)||l(t,e.x2,e.y)||l(t,e.x,e.y2)||l(t,e.x2,e.y2)||(t.xe.x||e.xt.x)&&(t.ye.y||e.yt.y)},d=function(t,e,n,i,a,o,s,u){r(t)||(t=[t,e,n,i,a,o,s,u]);var l=c.apply(null,t);return f(l.min.x,l.min.y,l.max.x-l.min.x,l.max.y-l.min.y)},p=function(t,e,n,r,i,a,o,s,c){var u=1-c,l=Math.pow(u,3),f=Math.pow(u,2),h=c*c,d=h*c,p=l*t+3*f*c*n+3*u*c*c*i+d*o,v=l*e+3*f*c*r+3*u*c*c*a+d*s,g=t+2*c*(n-t)+h*(i-2*n+t),m=e+2*c*(r-e)+h*(a-2*r+e),y=n+2*c*(i-n)+h*(o-2*i+n),b=r+2*c*(a-r)+h*(s-2*a+r),x=u*t+c*n,w=u*e+c*r,_=u*i+c*o,O=u*a+c*s,C=90-180*Math.atan2(g-y,m-b)/Math.PI;return{x:p,y:v,m:{x:g,y:m},n:{x:y,y:b},start:{x:x,y:w},end:{x:_,y:O},alpha:C}},v=function(t,e,n){var r=d(t),i=d(e);if(!h(r,i))return n?0:[];for(var a=s.apply(0,t),o=s.apply(0,e),c=~~(a/8),l=~~(o/8),f=[],v=[],g={},m=n?0:[],y=0;y=0&&E<=1&&A>=0&&A<=1&&(n?m++:m.push({x:z.x,y:z.y,t1:E,t2:A}))}}return m},g=function(t,e,n){t=a(t),e=a(e);for(var r=void 0,i=void 0,o=void 0,s=void 0,c=void 0,u=void 0,l=void 0,f=void 0,h=void 0,d=void 0,p=n?0:[],g=0,m=t.length;g=3&&(3===t.length&&e.push("Q"),e=e.concat(t[1])),2===t.length&&e.push("L"),e=e.concat(t[t.length-1]),e}));return f}function i(t,e,n){if(1===n)return[[].concat(t)];var i=[];if("L"===e[0]||"C"===e[0]||"Q"===e[0])i=i.concat(r(t,e,n));else{var a=[].concat(t);"M"===a[0]&&(a[0]="L");for(var o=0;o<=n-1;o++)i.push(a)}return i}t.exports=function(t,e){if(1===t.length)return t;var n=t.length-1,r=e.length-1,a=n/r,o=[];if(1===t.length&&"M"===t[0][0]){for(var s=0;s=0;h--)s=o[h].index,"add"===o[h].type?t.splice(s,0,[].concat(t[s])):t.splice(s,1)}if(r=t.length,r0)){t[a]=e[a];break}i=r(i,t[a-1],1)}t[a]=["Q"].concat(i.reduce((function(t,e){return t.concat(e)}),[]));break;case"T":t[a]=["T"].concat(i[0]);break;case"C":if(i.length<3){if(!(a>0)){t[a]=e[a];break}i=r(i,t[a-1],2)}t[a]=["C"].concat(i.reduce((function(t,e){return t.concat(e)}),[]));break;case"S":if(i.length<2){if(!(a>0)){t[a]=e[a];break}i=r(i,t[a-1],1)}t[a]=["S"].concat(i.reduce((function(t,e){return t.concat(e)}),[]));break;default:t[a]=e[a]}return t}},function(t,e,n){var r={lc:n(312),lowerCase:n(157),lowerFirst:n(106),substitute:n(313),uc:n(314),upperCase:n(158),upperFirst:n(64)};t.exports=r},function(t,e,n){t.exports=n(157)},function(t,e){var n=function(t,e){return t&&e?t.replace(/\\?\{([^{}]+)\}/g,(function(t,n){return"\\"===t.charAt(0)?t.slice(1):void 0===e[n]?"":e[n]})):t};t.exports=n},function(t,e,n){t.exports=n(158)},function(t,e,n){var r=n(14),i={getType:n(113),isArray:n(5),isArrayLike:n(15),isBoolean:n(60),isFunction:n(13),isNil:n(6),isNull:n(316),isNumber:n(11),isObject:n(22),isObjectLike:n(63),isPlainObject:n(28),isPrototype:n(114),isType:r,isUndefined:n(317),isString:n(12),isRegExp:n(318),isDate:n(111),isArguments:n(319),isError:n(320)};t.exports=i},function(t,e){var n=function(t){return null===t};t.exports=n},function(t,e){var n=function(t){return void 0===t};t.exports=n},function(t,e,n){var r=n(14),i=function(t){return r(t,"RegExp")};t.exports=i},function(t,e,n){var r=n(14),i=function(t){return r(t,"Arguments")};t.exports=i},function(t,e,n){var r=n(14),i=function(t){return r(t,"Error")};t.exports=i},function(t,e){function n(t,e,n){var r=void 0;return function(){var i=this,a=arguments,o=function(){r=null,n||t.apply(i,a)},s=n&&!r;clearTimeout(r),r=setTimeout(o,e),s&&t.apply(i,a)}}t.exports=n},function(t,e,n){var r=n(15),i=function(t,e){if(!r(t))return-1;var n=Array.prototype.indexOf;if(n)return n.call(t,e);for(var i=-1,a=0;ae?(r&&(clearTimeout(r),r=null),s=u,o=t.apply(i,a),r||(i=a=null)):r||!1===n.trailing||(r=setTimeout(c,l)),o};return u.cancel=function(){clearTimeout(r),s=0,r=i=a=null},u}t.exports=n},function(t,e,n){var r=n(0),i=n(18),a=r.PathUtil;function o(t){var e,n,r,a,o,s=t.start,c=t.end,u=t.getWidth(),l=t.getHeight(),f=200;return t.isPolar?(a=t.getRadius(),r=t.getCenter(),e=t.startAngle,n=t.endAngle,o=new i.Fan({attrs:{x:r.x,y:r.y,rs:0,re:a+f,startAngle:e,endAngle:e}}),o.endState={endAngle:n}):(o=new i.Rect({attrs:{x:s.x-f,y:c.y-f,width:t.isTransposed?u+2*f:0,height:t.isTransposed?0:l+2*f}}),t.isTransposed?o.endState={height:l+2*f}:o.endState={width:u+2*f}),o.isClip=!0,o}function s(t){if(r.isEmpty(t))return null;var e=t[0].x,n=t[0].x,i=t[0].y,a=t[0].y;return r.each(t,(function(t){e=e>t.x?t.x:e,n=nt.y?t.y:i,a=a0?a.maxX:a.minX;var c=[n,s,1];t.apply(c),t.attr({transform:[["t",-n,-s],["s",.01,1],["t",n,s]]});var l={transform:[["t",-n,-s],["s",100,1],["t",n,s]]},f=u(e,i,r,l);t.animate(l,f.duration,f.easing,f.callback,f.delay)}function h(t,e){var n={lineWidth:0,opacity:0},r=t._id,i=t.get("index"),a=u(e,i,r,n);t.animate(n,a.duration,a.easing,(function(){t.remove()}),a.delay)}function d(t,e,n){var r,i,a=t._id,o=t.get("index");if(n.isPolar&&"point"!==t.name)r=n.getCenter().x,i=n.getCenter().y;else{var s=t.getBBox();r=(s.minX+s.maxX)/2,i=(s.minY+s.maxY)/2}var c=[r,i,1];t.apply(c),t.attr({transform:[["t",-r,-i],["s",.01,.01],["t",r,i]]});var l={transform:[["t",-r,-i],["s",100,100],["t",r,i]]},f=u(e,o,a,l);t.animate(l,f.duration,f.easing,f.callback,f.delay)}function p(t,e,n){var r,i,a=t._id,o=t.get("index");if(n.isPolar&&"point"!==t.name)r=n.getCenter().x,i=n.getCenter().y;else{var s=t.getBBox();r=(s.minX+s.maxX)/2,i=(s.minY+s.maxY)/2}var c=[r,i,1];t.apply(c);var l={transform:[["t",-r,-i],["s",.01,.01],["t",r,i]]},f=u(e,o,a,l);t.animate(l,f.duration,f.easing,(function(){t.remove()}),f.delay)}function v(t,e){if("path"===t.get("type")){var n=t._id,r=t.get("index"),i=a.pathToAbsolute(t.attr("path"));t.attr("path",[i[0]]);var o={path:i},s=u(e,r,n,o);t.animate(o,s.duration,s.easing,s.callback,s.delay)}}function g(t,e){if("path"===t.get("type")){var n=t._id,r=t.get("index"),i=a.pathToAbsolute(t.attr("path")),o={path:[i[0]]},s=u(e,r,n,o);t.animate(o,s.duration,s.easing,(function(){t.remove()}),s.delay)}}function m(t,e,n,r,i){var a,s=o(n),c=t.get("canvas"),l=t._id,f=t.get("index");r?(s.attr("startAngle",r),s.attr("endAngle",r),a={endAngle:i}):a=s.endState,s.set("canvas",c),t.attr("clip",s),t.setSilent("animating",!0);var h=u(e,f,l,a);s.animate(a,h.duration,h.easing,(function(){t&&!t.get("destroyed")&&(t.attr("clip",null),t.setSilent("cacheShape",null),t.setSilent("animating",!1),s.remove())}),h.delay)}function y(t,e){var n=t._id,i=t.get("index"),a=r.isNil(t.attr("fillOpacity"))?1:t.attr("fillOpacity"),o=r.isNil(t.attr("strokeOpacity"))?1:t.attr("strokeOpacity");t.attr("fillOpacity",0),t.attr("strokeOpacity",0);var s={fillOpacity:a,strokeOpacity:o},c=u(e,i,n,s);t.animate(s,c.duration,c.easing,c.callback,c.delay)}function b(t,e){var n=t._id,r=t.get("index"),i={fillOpacity:0,strokeOpacity:0},a=u(e,r,n,i);t.animate(i,a.duration,a.easing,(function(){t.remove()}),a.delay)}function x(t,e,n){var r=c(t,n),i=r.endAngle,a=r.startAngle;m(t,e,n,a,i)}function w(t,e,n){if("line"===t.name){var r=t.get("canvas"),o=t.get("cacheShape"),s=t._id,c=t.get("index"),l=new i.Rect({attrs:{x:n.start.x,y:n.end.y,width:n.getWidth(),height:n.getHeight()}});l.isClip=!0,l.set("canvas",r);var f=a.pathToAbsolute(o.attrs.path),h=a.pathToAbsolute(t.attr("path")),d=f[1][1]-f[0][1],p=f[f.length-1][1]+d,v=h[h.length-1][2],g=f.concat([["L",p,v]]),m=[0,0,1];t.apply(m),t.attr("clip",l),t.attr("path",g);var y={transform:[["t",-d,0]]},b=u(e,c,s,y);t.animate(y,b.duration,b.easing,(function(){t&&!t.get("destroyed")&&(t.attr("path",h),t.attr({transform:[["t",d,0]]}),t.attr("clip",null),t.setSilent("cacheShape",null),l.remove())}),b.delay)}}function _(t,e,n){if("area"===t.name){var r=t.get("canvas"),o=t.get("cacheShape"),s=t._id,c=t.get("index"),l=new i.Rect({attrs:{x:n.start.x,y:n.end.y,width:n.getWidth(),height:n.getHeight()}});l.isClip=!0,l.set("canvas",r);var f=a.pathToAbsolute(o.attrs.path),h=a.pathToAbsolute(t.attr("path")),d=f[1][1]-f[0][1],p=Math.floor(f.length/2),v=f[p-1][1]+d,g=h[p-1][2],m=[].concat(f.slice(0,p),[["L",v,g],["L",v,h[p][2]]],f.slice(p)),y=[0,0,1];t.apply(y),t.attr("clip",l),t.attr("path",m);var b={transform:[["t",-d,0]]},x=u(e,c,s,b);t.animate(b,x.duration,x.easing,(function(){t&&!t.get("destroyed")&&(t.attr("path",h),t.attr({transform:[["t",d,0]]}),t.attr("clip",null),t.setSilent("cacheShape",null),l.remove())}),x.delay)}}t.exports={enter:{clipIn:m,zoomIn:d,pathIn:v,scaleInY:l,scaleInX:f,fanIn:x,fadeIn:y},leave:{lineWidthOut:h,zoomOut:p,pathOut:g,fadeOut:b},appear:{clipIn:m,zoomIn:d,pathIn:v,scaleInY:l,scaleInX:f,fanIn:x,fadeIn:y},update:{fadeIn:y,fanIn:x,lineSlideLeft:w,areaSlideLeft:_}}},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(163),o=n(23),s=n(0),c=n(199),u=n(8),l=n(166),f="_origin",h=n(412);function d(t){var e=t.startAngle,n=t.endAngle;return!(!s.isNil(e)&&!s.isNil(n)&&n-e<2*Math.PI)}function p(t,e,n){var r=(t-e)/(n-e);return r>=0&&r<=1}function v(t,e){var n=!1;if(t){var r=t.type;if("theta"===r){var i=t.start,a=t.end;n=p(e.x,i.x,a.x)&&p(e.y,i.y,a.y)}else{var o=t.invert(e);n=o.x>=0&&o.y>=0&&o.x<=1&&o.y<=1}}return n}var g={};s.each(o,(function(t,e){var n=s.lowerFirst(e);g[n]=function(e){var n=new t(e);return this.addGeom(n),n}}));var m=function(t){i(n,t);var e=n.prototype;function n(e){var n;n=t.call(this,e)||this;var i=r(n);return i._setTheme(),s.each(o,(function(t,e){var n=s.lowerFirst(e);i[n]=function(e){void 0===e&&(e={}),e.viewTheme=i.get("viewTheme");var n=new t(e);return i.addGeom(n),n}})),i.init(),n}return e.getDefaultCfg=function(){return{viewContainer:null,coord:null,start:{x:0,y:0},end:{x:1,y:1},geoms:[],scales:{},options:{},scaleController:null,padding:0,theme:null,parent:null,tooltipEnable:!0,animate:u.animate,visible:!0}},e._setTheme=function(){var t=this,e=t.get("theme"),n={},r={};s.isObject(e)?r=e:-1!==s.indexOf(Object.keys(l),e)&&(r=l[e]),s.deepMix(n,u,r),t.set("viewTheme",n)},e.init=function(){this._initViewPlot(),this.get("data")&&this._initData(this.get("data")),this._initOptions(),this._initControllers(),this._bindEvents()},e._initOptions=function(){var t=this,e=s.mix({},t.get("options"));e.scales||(e.scales={}),e.coord||(e.coord={}),!1===e.animate&&this.set("animate",!1),(!1===e.tooltip||s.isNull(e.tooltip))&&this.set("tooltipEnable",!1),e.geoms&&e.geoms.length&&s.each(e.geoms,(function(e){t._createGeom(e)}));var n=t.get("scaleController");n&&(n.defs=e.scales);var r=t.get("coordController");r&&r.reset(e.coord),this.set("options",e)},e._createGeom=function(t){var e,n=t.type;this[n]&&(e=this[n](),s.each(t,(function(t,n){var r;e[n]&&(s.isObject(t)&&t.field?"label"===t?e[n](t.field,t.callback,t.cfg):(s.each(t,(function(t,e){"field"!==e&&(r=t)})),e[n](t.field,r)):e[n](t))})))},e._initControllers=function(){var t=this,e=t.get("options"),n=t.get("viewTheme"),r=t.get("canvas"),i=new c.Scale({viewTheme:n,defs:e.scales}),a=new c.Coord(e.coord);this.set("scaleController",i),this.set("coordController",a);var o=new c.Axis({canvas:r,viewTheme:n});this.set("axisController",o);var s=new c.Guide({viewTheme:n,options:e.guides||[]});this.set("guideController",s)},e._initViewPlot=function(){this.get("viewContainer")||this.set("viewContainer",this.get("middlePlot"))},e._initGeoms=function(){for(var t=this.get("geoms"),e=this.get("filteredData"),n=this.get("coord"),r=this.get("_id"),i=0;i0){var n=e.shift();n.destroy()}},e._drawGeoms=function(){this.emit("beforedrawgeoms");for(var t=this.get("geoms"),e=this.get("coord"),n=0;n0?a.change({min:0}):c<=0&&a.change({max:0}))}}},e._setCatScalesRange=function(){var t=this,e=t.get("coord"),n=t.get("viewTheme"),r=t.getXScale(),i=t.getYScales(),a=[];r&&a.push(r),a=a.concat(i);var o=e.isPolar&&d(e),c=t.get("scaleController"),u=c.defs;s.each(a,(function(t){if((t.isCategory||t.isIdentity)&&t.values&&(!u[t.field]||!u[t.field].range)){var r,i=t.values.length;if(1===i)r=[.5,1];else{var a=1,s=0;o?e.isTransposed?(a=n.widthRatio.multiplePie,s=1/i*a,r=[s/2,1-s/2]):r=[0,1-1/i]:(s=1/i*1/2,r=[s,1-s])}t.range=r}}))},e.getXScale=function(){var t=this.get("geoms"),e=null;return s.isEmpty(t)||(e=t[0].getXScale()),e},e.getYScales=function(){for(var t=this.get("geoms"),e=[],n=0;n=0?"positive":"negative";s[g][v]||(s[g][v]=0),h[r]=[s[g][v],p+s[g][v]],s[g][v]+=p}}},e}(o);o.Stack=s,t.exports=s},function(t,e,n){var r={merge:n(49),values:n(89)},i=n(159),a=n(3);t.exports={processAdjust:function(t){var e=this,n=r.merge(t),a=e.dodgeBy,o=t;a&&(o=i(n,a)),e.cacheMap={},e.adjDataArray=o,e.mergeData=n,e.adjustData(o,n),e.adjDataArray=null,e.mergeData=null},getDistribution:function(t){var e=this,n=e.adjDataArray,i=e.cacheMap,o=i[t];return o||(o={},a(n,(function(e,n){var i=r.values(e,t);i.length||i.push(0),a(i,(function(t){o[t]||(o[t]=[]),o[t].push(n)}))})),i[t]=o),o},adjustDim:function(t,e,n,r,i){var o=this,s=o.getDistribution(t),c=o.groupData(n,t);a(c,(function(n,r){var c;r=parseFloat(r),c=1===e.length?{pre:e[0]-1,next:e[0]+1}:o.getAdjustRange(t,r,e),a(n,(function(e){var n=e[t],r=s[n],a=r.indexOf(i);e[t]=o.getDodgeOffset(c,a,r.length)}))}))}}},function(t,e){t.exports={_initDefaultCfg:function(){this.xField=null,this.yField=null,this.height=null,this.size=10,this.reverseOrder=!1,this.adjustNames=["y"]},processOneDimStack:function(t){var e=this,n=e.xField,r=e.yField||"y",i=e.height,a={};e.reverseOrder&&(t=t.slice(0).reverse());for(var o=0,s=t.length;o2*Math.PI&&(t=t/180*Math.PI),this.transform([["t",-e,-n],["r",t],["t",e,n]])},move:function(t,e){var n=this.get("x")||0,r=this.get("y")||0;return this.translate(t-n,e-r),this.set("x",t),this.set("y",e),this},transform:function(t){var e=this,n=this._attrs.matrix;return r.each(t,(function(t){switch(t[0]){case"t":e.translate(t[1],t[2]);break;case"s":e.scale(t[1],t[2]);break;case"r":e.rotate(t[1]);break;case"m":e.attr("matrix",r.mat3.multiply([],n,t[1])),e.clearTotalMatrix();break;default:break}})),e},setTransform:function(t){return this.attr("matrix",[1,0,0,0,1,0,0,0,1]),this.transform(t)},getMatrix:function(){return this.attr("matrix")},setMatrix:function(t){return this.attr("matrix",t),this.clearTotalMatrix(),this},apply:function(t,e){var n;return n=e?this._getMatrixByRoot(e):this.attr("matrix"),r.vec3.transformMat3(t,t,n),this},_getMatrixByRoot:function(t){var e=this;t=t||e;var n=e,i=[];while(n!==t)i.unshift(n),n=n.get("parent");i.unshift(n);var a=[1,0,0,0,1,0,0,0,1];return r.each(i,(function(t){r.mat3.multiply(a,t.attr("matrix"),a)})),a},getTotalMatrix:function(){var t=this._cfg.totalMatrix;if(!t){t=[1,0,0,0,1,0,0,0,1];var e=this._cfg.parent;if(e){var n=e.getTotalMatrix();o(t,n)}o(t,this.attr("matrix")),this._cfg.totalMatrix=t}return t},clearTotalMatrix:function(){},invert:function(t){var e=this.getTotalMatrix();if(a(e))t[0]/=e[0],t[1]/=e[4];else{var n=r.mat3.invert([],e);n&&r.vec3.transformMat3(t,t,n)}return this},resetTransform:function(t){var e=this.attr("matrix");i(e)||t.transform(e[0],e[1],e[3],e[4],e[6],e[7])}}},function(t,e,n){var r=n(2),i={delay:"delay",rotate:"rotate"},a={fill:"fill",stroke:"stroke",fillStyle:"fillStyle",strokeStyle:"strokeStyle"};function o(t,e){var n={},r=e._attrs;for(var i in t.attrs)n[i]=r[i];return n}function s(t,e){var n={matrix:null,attrs:{}},o=e._attrs;for(var s in t)if("transform"===s)n.matrix=r.transform(e.getMatrix(),t[s]);else if("rotate"===s)n.matrix=r.transform(e.getMatrix(),[["r",t[s]]]);else if("matrix"===s)n.matrix=t[s];else{if(a[s]&&/^[r,R,L,l]{1}[\s]*\(/.test(t[s]))continue;i[s]||o[s]===t[s]||(n.attrs[s]=t[s])}return n}function c(t,e){var n=e.delay,i=Object.prototype.hasOwnProperty;return r.each(e.toAttrs,(function(e,a){r.each(t,(function(t){n0?f=c(f,d):l.addAnimator(u),f.push(d),u.setSilent("animators",f),u.setSilent("pause",{isPaused:!1})},stopAnimate:function(){var t=this,e=this.get("animators");r.each(e,(function(e){t.attr(e.toAttrs),e.toMatrix&&t.attr("matrix",e.toMatrix),e.callback&&e.callback()})),this.setSilent("animating",!1),this.setSilent("animators",[])},pauseAnimate:function(){var t=this,e=t.get("timeline");return t.setSilent("pause",{isPaused:!0,pauseTime:e.getTime()}),t},resumeAnimate:function(){var t=this,e=t.get("timeline"),n=e.getTime(),i=t.get("animators"),a=t.get("pause").pauseTime;return r.each(i,(function(t){t.startTime=t.startTime+(n-a),t._paused=!1,t._pauseTime=null})),t.setSilent("pause",{isPaused:!1}),t.setSilent("animators",i),t}}},function(t,e,n){var r=n(9);r.Arc=n(174),r.Circle=n(175),r.Dom=n(176),r.Ellipse=n(177),r.Fan=n(178),r.Image=n(179),r.Line=n(180),r.Marker=n(95),r.Path=n(181),r.Polygon=n(182),r.Polyline=n(183),r.Rect=n(184),r.Text=n(185),t.exports=r},function(t,e,n){var r=n(2),i=n(93),a={arc:n(53),ellipse:n(173),line:n(52)},o=r.createDom(''),s=o.getContext("2d");function c(t,e,n){return n.createPath(s),s.isPointInPath(t,e)}var u=function(t,e){var n=this._attrs,r=n.x,a=n.y,o=n.r,s=n.startAngle,c=n.endAngle,u=n.clockwise,l=this.getHitLineWidth();return!!this.hasStroke()&&i.arcline(r,a,o,s,c,u,l,t,e)},l=function(t,e){var n=this._attrs,r=n.x,a=n.y,o=n.r,s=this.getHitLineWidth(),c=this.hasFill(),u=this.hasStroke();return c&&u?i.circle(r,a,o,t,e)||i.arcline(r,a,o,0,2*Math.PI,!1,s,t,e):c?i.circle(r,a,o,t,e):!!u&&i.arcline(r,a,o,0,2*Math.PI,!1,s,t,e)},f=function(t,e){var n=this._attrs,a=this.hasFill(),o=this.hasStroke(),s=n.x,c=n.y,u=n.rx,l=n.ry,f=this.getHitLineWidth(),h=u>l?u:l,d=u>l?1:u/l,p=u>l?l/u:1,v=[t,e,1],g=[1,0,0,0,1,0,0,0,1];r.mat3.scale(g,g,[d,p]),r.mat3.translate(g,g,[s,c]);var m=r.mat3.invert([],g);return r.vec3.transformMat3(v,v,m),a&&o?i.circle(0,0,h,v[0],v[1])||i.arcline(0,0,h,0,2*Math.PI,!1,f,v[0],v[1]):a?i.circle(0,0,h,v[0],v[1]):!!o&&i.arcline(0,0,h,0,2*Math.PI,!1,f,v[0],v[1])},h=function(t,e){var n=this,o=n.hasFill(),s=n.hasStroke(),c=n._attrs,u=c.x,l=c.y,f=c.rs,h=c.re,d=c.startAngle,p=c.endAngle,v=c.clockwise,g=[1,0],m=[t-u,e-l],y=r.vec2.angleTo(g,m);function b(){var t=a.arc.nearAngle(y,d,p,v);if(r.isNumberEqual(y,t)){var e=r.vec2.squaredLength(m);if(f*f<=e&&e<=h*h)return!0}return!1}function x(){var r=n.getHitLineWidth(),a={x:Math.cos(d)*f+u,y:Math.sin(d)*f+l},o={x:Math.cos(d)*h+u,y:Math.sin(d)*h+l},s={x:Math.cos(p)*f+u,y:Math.sin(p)*f+l},c={x:Math.cos(p)*h+u,y:Math.sin(p)*h+l};return!!i.line(a.x,a.y,o.x,o.y,r,t,e)||(!!i.line(s.x,s.y,c.x,c.y,r,t,e)||(!!i.arcline(u,l,f,d,p,v,r,t,e)||!!i.arcline(u,l,h,d,p,v,r,t,e)))}return o&&s?b()||x():o?b():!!s&&x()},d=function(t,e){var n=this._attrs;if(this.get("toDraw")||!n.img)return!1;this._cfg.attrs&&this._cfg.attrs.img===n.img||this._setAttrImg();var r=n.x,a=n.y,o=n.width,s=n.height;return i.rect(r,a,o,s,t,e)},p=function(t,e){var n=this._attrs,r=n.x1,a=n.y1,o=n.x2,s=n.y2,c=this.getHitLineWidth();return!!this.hasStroke()&&i.line(r,a,o,s,c,t,e)},v=function(t,e){var n=this,i=n.get("segments"),a=n.hasFill(),o=n.hasStroke();function s(){if(!r.isEmpty(i)){for(var a=n.getHitLineWidth(),o=0,s=i.length;o=3&&s.push(a[0]),i.polyline(s,o,t,e)}return r&&a?c(t,e,n)||o():r?c(t,e,n):!!a&&o()},m=function(t,e){var n=this._attrs,r=n.x,a=n.y,o=n.radius||n.r,s=this.getHitLineWidth();return i.circle(r,a,o+s/2,t,e)},y=function(t,e){var n=this,r=n._attrs;if(n.hasStroke()){var a=r.points;if(a.length<2)return!1;var o=r.lineWidth;return i.polyline(a,o,t,e)}return!1},b=function(t,e){var n=this,r=n.hasFill(),a=n.hasStroke();function o(){var r=n._attrs,a=r.x,o=r.y,s=r.width,c=r.height,u=r.radius,l=n.getHitLineWidth();if(0===u){var f=l/2;return i.line(a-f,o,a+s+f,o,l,t,e)||i.line(a+s,o-f,a+s,o+c+f,l,t,e)||i.line(a+s+f,o+c,a-f,o+c,l,t,e)||i.line(a,o+c+f,a,o-f,l,t,e)}return i.line(a+u,o,a+s-u,o,l,t,e)||i.line(a+s,o+u,a+s,o+c-u,l,t,e)||i.line(a+s-u,o+c,a+u,o+c,l,t,e)||i.line(a,o+c-u,a,o+u,l,t,e)||i.arcline(a+s-u,o+u,u,1.5*Math.PI,2*Math.PI,!1,l,t,e)||i.arcline(a+s-u,o+c-u,u,0,.5*Math.PI,!1,l,t,e)||i.arcline(a+u,o+c-u,u,.5*Math.PI,Math.PI,!1,l,t,e)||i.arcline(a+u,o+u,u,Math.PI,1.5*Math.PI,!1,l,t,e)}return r&&a?c(t,e,n)||o():r?c(t,e,n):!!a&&o()},x=function(t,e){var n=this,r=n.getBBox();if(n.hasFill()||n.hasStroke())return i.box(r.minX,r.maxX,r.minY,r.maxY,t,e)},w=function(t,e){if(!this._cfg.el)return!1;var n=this._cfg.el.getBBox();return i.box(n.x,n.x+n.width,n.y,n.y+n.height,t,e)},_={arc:u,circle:l,dom:w,ellipse:f,fan:h,image:d,line:p,path:v,marker:m,polygon:g,polyline:y,rect:b,text:x};t.exports={isPointInPath:function(t,e){var n=_[this.type];return!!n&&n.call(this,t,e)}}},function(t,e,n){var r=n(2),i=n(96),a=n(101),o=n(103),s=n(132),c=s.interpolate,u=s.interpolateArray,l=function(t){this._animators=[],this._current=0,this._timer=null,this.canvas=t};function f(t,e,n){var a={},o=e.toAttrs,s=e.fromAttrs,l=e.toMatrix;if(!t.get("destroyed")){var f;for(var h in o)if(!r.isEqual(s[h],o[h]))if("path"===h){var d=o[h],p=s[h];d.length>p.length?(d=i.parsePathString(o[h]),p=i.parsePathString(s[h]),p=i.fillPathByDiff(p,d),p=i.formatPath(p,d),e.fromAttrs.path=p,e.toAttrs.path=d):e.pathFormatted||(d=i.parsePathString(o[h]),p=i.parsePathString(s[h]),p=i.formatPath(p,d),e.fromAttrs.path=p,e.toAttrs.path=d,e.pathFormatted=!0),a[h]=[];for(var v=0;v0){for(var s=r._animators.length-1;s>=0;s--)if(t=r._animators[s],t.get("destroyed"))i.removeAnimator(s);else{if(!t.get("pause").isPaused){e=t.get("animators");for(var c=e.length-1;c>=0;c--)n=e[c],o=h(t,n,a),o&&(e.splice(c,1),o=!1,n.callback&&n.callback())}0===e.length&&i.removeAnimator(s)}r.canvas.draw()}}))},addAnimator:function(t){this._animators.push(t)},removeAnimator:function(t){this._animators.splice(t,1)},isAnimating:function(){return!!this._animators.length},stop:function(){this._timer&&this._timer.stop()},stopAllAnimations:function(){this._animators.forEach((function(t){t.stopAnimate()})),this._animators=[],this.canvas.draw()},getTime:function(){return this._current}}),t.exports=l},function(t,e,n){t.exports={canvas:n(352),svg:n(355)}},function(t,e,n){t.exports={painter:n(353)}},function(t,e,n){var r=n(2),i=n(354),a=["fillStyle","font","globalAlpha","lineCap","lineWidth","lineJoin","miterLimit","shadowBlur","shadowColor","shadowOffsetX","shadowOffsetY","strokeStyle","textAlign","textBaseline","lineDash","lineDashOffset"],o=function(){function t(t){if(!t)return null;var e=r.uniqueId("canvas_"),n=r.createDom('');return t.appendChild(n),this.type="canvas",this.canvas=n,this.context=n.getContext("2d"),this.toDraw=!1,this}var e=t.prototype;return e.beforeDraw=function(){var t=this.canvas;this.context&&this.context.clearRect(0,0,t.width,t.height)},e.draw=function(t){var e=this;function n(){e.animateHandler=r.requestAnimationFrame((function(){e.animateHandler=void 0,e.toDraw&&n()})),e.beforeDraw();try{e._drawGroup(t)}catch(i){console.warn("error in draw canvas, detail as:"),console.warn(i),e.toDraw=!1}e.toDraw=!1}e.animateHandler?e.toDraw=!0:n()},e.drawSync=function(t){this.beforeDraw(),this._drawGroup(t)},e._drawGroup=function(t){if(!t._cfg.removed&&!t._cfg.destroyed&&t._cfg.visible){var e=this,n=t._cfg.children,r=null;this.setContext(t);for(var i=0;i-1){var s=n[o];"fillStyle"===o&&(s=i.parseStyle(s,t,e)),"strokeStyle"===o&&(s=i.parseStyle(s,t,e)),"lineDash"===o&&e.setLineDash?r.isArray(s)?e.setLineDash(s):r.isString(s)&&e.setLineDash(s.split(" ")):e[o]=s}},t}();t.exports=o},function(t,e,n){var r=n(2),i=/[MLHVQTCSAZ]([^MLHVQTCSAZ]*)/gi,a=/[^\s\,]+/gi,o=/^l\s*\(\s*([\d.]+)\s*\)\s*(.*)/i,s=/^r\s*\(\s*([\d.]+)\s*,\s*([\d.]+)\s*,\s*([\d.]+)\s*\)\s*(.*)/i,c=/^p\s*\(\s*([axyn])\s*\)\s*(.*)/i,u=/[\d.]+:(#[^\s]+|[^\)]+\))/gi,l={};function f(t,e){var n=t.match(u);r.each(n,(function(t){t=t.split(":"),e.addColorStop(t[0],t[1])}))}function h(t,e,n){var i,a,s=o.exec(t),c=r.mod(r.toRadian(parseFloat(s[1])),2*Math.PI),u=s[2],l=e.getBBox();c>=0&&c<.5*Math.PI?(i={x:l.minX,y:l.minY},a={x:l.maxX,y:l.maxY}):.5*Math.PI<=c&&c1){var i=e[0].charAt(0);e.splice(1,0,e[0].substr(1)),e[0]=i}r.each(e,(function(t,n){isNaN(t)||(e[n]=+t)})),t[n]=e})),t):void 0},parseStyle:function(t,e,n){if(r.isString(t)){if("("===t[1]||"("===t[2]){if("l"===t[0])return h(t,e,n);if("r"===t[0])return d(t,e,n);if("p"===t[0])return p(t,e,n)}return t}},numberToColor:function(t){var e=l[t];if(!e){for(var n=t.toString(16),r=n.length;r<6;r++)n="0"+n;e="#"+n,l[t]=e}return e}}},function(t,e,n){t.exports={painter:n(356),getShape:n(363)}},function(t,e,n){var r=n(2),i=n(37),a=i.parseRadius,o=n(95),s=n(357),c={rect:"path",circle:"circle",line:"line",path:"path",marker:"path",text:"text",polygon:"polygon",image:"image",ellipse:"ellipse",dom:"foreignObject",fan:"path",group:"g"},u=.3,l={opacity:"opacity",fillStyle:"fill",strokeOpacity:"stroke-opacity",fillOpacity:"fill-opacity",strokeStyle:"stroke",x:"x",y:"y",r:"r",width:"width",height:"height",x1:"x1",x2:"x2",y1:"y1",y2:"y2",lineCap:"stroke-linecap",lineJoin:"stroke-linejoin",lineWidth:"stroke-width",lineDash:"stroke-dasharray",lineDashOffset:"stroke-dashoffset",miterLimit:"stroke-miterlimit",font:"font",fontSize:"font-size",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",fontFamily:"font-family",startArrow:"marker-start",endArrow:"marker-end",path:"d",class:"class",id:"id",style:"style",preserveAspectRatio:"preserveAspectRatio"},f={top:"before-edge",middle:"central",bottom:"after-edge",alphabetic:"baseline",hanging:"hanging"},h={left:"left",start:"left",center:"middle",right:"end",end:"end"},d=function(){function t(t){if(!t)return null;var e=r.uniqueId("canvas_"),n=r.createDom('');return t.appendChild(n),this.type="svg",this.canvas=n,this.context=new s(n),this.toDraw=!1,this}var e=t.prototype;return e.draw=function(t){var e=this;function n(){e.animateHandler=r.requestAnimationFrame((function(){e.animateHandler=void 0,e.toDraw&&n()}));try{t.resetMatrix(),e._drawGroup(t,!1)}catch(i){console.warn("error in draw canvas, detail as:"),console.warn(i),e.toDraw=!1}e.toDraw=!1}e.animateHandler?e.toDraw=!0:n()},e.drawSync=function(t){this._drawChildren(t,!1)},e._drawGroup=function(t,e){var n=t._cfg;n.removed||n.destroyed||(!n.el&&n.attrs&&(e=!0),n.tobeRemoved&&(r.each(n.tobeRemoved,(function(t){t.parentNode&&t.parentNode.removeChild(t)})),n.tobeRemoved=[]),this._drawShape(t,e),n.children&&n.children.length>0&&this._drawChildren(t,e))},e._drawChildren=function(t,e){var n,r=this,i=t._cfg.children;if(i){if(t._cfg.el&&!e){var a=t._cfg.el.childNodes.length+1;0!==a&&a!==i.length&&(e=!0)}for(var o=0;os?1:0,h=Math.abs(c-s)>Math.PI?1:0,d=n.rs,p=n.re,v=e(s,n.rs,a),g=e(c,n.rs,a);n.rs>0?(o.push("M "+l.x+","+l.y),o.push("L "+g.x+","+g.y),o.push("A "+d+","+d+",0,"+h+","+(1===f?0:1)+","+v.x+","+v.y),o.push("L "+u.x+" "+u.y)):(o.push("M "+a.x+","+a.y),o.push("L "+u.x+","+u.y)),o.push("A "+p+","+p+",0,"+h+","+f+","+l.x+","+l.y),n.rs>0?o.push("L "+g.x+","+g.y):o.push("Z"),i.el.setAttribute("d",o.join(" "))},e._updateText=function(t){var e=this,n=t._attrs,r=t._cfg.attrs,i=t._cfg.el;for(var a in this._setFont(t),n)if(n[a]!==r[a]){if("text"===a){e._setText(t,""+n[a]);continue}if("fillStyle"===a||"strokeStyle"===a){this._setColor(t,a,n[a]);continue}if("matrix"===a){this._setTransform(t);continue}l[a]&&i.setAttribute(l[a],n[a])}t._cfg.attrs=Object.assign({},t._attrs),t._cfg.hasUpdate=!1},e._setFont=function(t){var e=t.get("el"),n=t._attrs,r=n.fontSize;e.setAttribute("alignment-baseline",f[n.textBaseline]||"baseline"),e.setAttribute("text-anchor",h[n.textAlign]||"left"),r&&+r<12&&(n.matrix=[1,0,0,0,1,0,0,0,1],t.transform([["t",-n.x,-n.y],["s",+r/12,+r/12],["t",n.x,n.y]]))},e._setText=function(t,e){var n=t._cfg.el,i=t._attrs.textBaseline||"bottom";if(e)if(~e.indexOf("\n")){var a=t._attrs.x,o=e.split("\n"),s=o.length-1,c="";r.each(o,(function(t,e){0===e?"alphabetic"===i?c+=''+t+"":"top"===i?c+=''+t+"":"middle"===i?c+=''+t+"":"bottom"===i?c+=''+t+"":"hanging"===i&&(c+=''+t+""):c+=''+t+""})),n.innerHTML=c}else n.innerHTML=e;else n.innerHTML=""},e._setClip=function(t,e){var n=t._cfg.el;if(e)if(n.hasAttribute("clip-path"))e._cfg.hasUpdate&&this._updateShape(e);else{this._createDom(e),this._updateShape(e);var r=this.context.addClip(e);n.setAttribute("clip-path","url(#"+r+")")}else n.removeAttribute("clip-path")},e._setColor=function(t,e,n){var r=t._cfg.el,i=this.context;if(n)if(n=n.trim(),/^[r,R,L,l]{1}[\s]*\(/.test(n)){var a=i.find("gradient",n);a||(a=i.addGradient(n)),r.setAttribute(l[e],"url(#"+a+")")}else if(/^[p,P]{1}[\s]*\(/.test(n)){var o=i.find("pattern",n);o||(o=i.addPattern(n)),r.setAttribute(l[e],"url(#"+o+")")}else r.setAttribute(l[e],n);else r.setAttribute(l[e],"none")},e._setShadow=function(t){var e=t._cfg.el,n=t._attrs,r={dx:n.shadowOffsetX,dy:n.shadowOffsetY,blur:n.shadowBlur,color:n.shadowColor};if(r.dx||r.dy||r.blur||r.color){var i=this.context.find("filter",r);i||(i=this.context.addShadow(r,this)),e.setAttribute("filter","url(#"+i+")")}else e.removeAttribute("filter")},t}();t.exports=d},function(t,e,n){var r=n(2),i=n(358),a=n(359),o=n(360),s=n(361),c=n(362),u=function(){function t(t){var e=document.createElementNS("http://www.w3.org/2000/svg","defs"),n=r.uniqueId("defs_");e.id=n,t.appendChild(e),this.children=[],this.defaultArrow={},this.el=e,this.canvas=t}var e=t.prototype;return e.find=function(t,e){for(var n=this.children,r=null,i=0;i'})),n}function c(t,e){var n,a,o=i.exec(t),c=r.mod(r.toRadian(parseFloat(o[1])),2*Math.PI),u=o[2];c>=0&&c<.5*Math.PI?(n={x:0,y:0},a={x:1,y:1}):.5*Math.PI<=c&&c';e.innerHTML=n},t}();t.exports=o},function(t,e,n){var r=n(2),i=function(){function t(t,e){var n=document.createElementNS("http://www.w3.org/2000/svg","marker"),i=r.uniqueId("marker_");n.setAttribute("id",i);var a=document.createElementNS("http://www.w3.org/2000/svg","path");return a.setAttribute("stroke","none"),a.setAttribute("fill",t.stroke||"#000"),n.appendChild(a),n.setAttribute("overflow","visible"),n.setAttribute("orient","auto-start-reverse"),this.el=n,this.child=a,this.id=i,this.cfg=t["marker-start"===e?"startArrow":"endArrow"],this.stroke=t.stroke||"#000",!0===this.cfg?this._setDefaultPath(e,a):this._setMarker(t.lineWidth,a),this}var e=t.prototype;return e.match=function(){return!1},e._setDefaultPath=function(t,e){var n=this.el;e.setAttribute("d","M0,0 L6,3 L0,6 L3,3Z"),n.setAttribute("refX",3),n.setAttribute("refY",3)},e._setMarker=function(t,e){var n=this.el,i=this.cfg.path,a=this.cfg.d;r.isArray(i)&&(i=i.map((function(t){return t.join(" ")})).join("")),e.setAttribute("d",i),n.appendChild(e),a&&n.setAttribute("refX",a/t)},e.update=function(t){var e=this.child;e.attr?e.attr("fill",t):e.setAttribute("fill",t)},t}();t.exports=i},function(t,e,n){var r=n(2),i=function(){function t(t){this.type="clip";var e=document.createElementNS("http://www.w3.org/2000/svg","clipPath");this.el=e,this.id=r.uniqueId("clip_"),e.id=this.id;var n=t._cfg.el;return e.appendChild(n.cloneNode(!0)),this.cfg=t,this}var e=t.prototype;return e.match=function(){return!1},e.remove=function(){var t=this.el;t.parentNode.removeChild(t)},t}();t.exports=i},function(t,e,n){var r=n(2),i=/^p\s*\(\s*([axyn])\s*\)\s*(.*)/i,a=function(){function t(t){var e=document.createElementNS("http://www.w3.org/2000/svg","pattern");e.setAttribute("patternUnits","userSpaceOnUse");var n=document.createElementNS("http://www.w3.org/2000/svg","image");e.appendChild(n);var a=r.uniqueId("pattern_");e.id=a,this.el=e,this.id=a,this.cfg=t;var o=i.exec(t),s=o[2];n.setAttribute("href",s);var c=new Image;function u(){console.log(c.width,c.height),e.setAttribute("width",c.width),e.setAttribute("height",c.height)}return s.match(/^data:/i)||(c.crossOrigin="Anonymous"),c.src=s,c.complete?u():(c.onload=u,c.src=c.src),this}var e=t.prototype;return e.match=function(t,e){return this.cfg===e},t}();t.exports=a},function(t,e){var n={svg:"svg",circle:"circle",rect:"rect",text:"text",path:"path",foreignObject:"foreignObject",polygon:"polygon",ellipse:"ellipse",image:"image"};t.exports=function(t,e,r){var i=r.target||r.srcElement;if(!n[i.tagName]){var a=i.parentNode;while(a&&!n[a.tagName])a=a.parentNode;i=a}return this._cfg.el===i?this:this.find((function(t){return t._cfg&&t._cfg.el===i}))}},function(t,e,n){var r=n(188);function i(t,e,n,r){var i=t.getBBox(),a=i.width,o=i.height,s={x:e,y:n,textAlign:"center"};switch(r){case 0:s.y-=o/2,s.textAlign="left";break;case 1:s.y-=o/2,s.textAlign="right";break;case 2:s.y+=o/2,s.textAlign="right";break;case 3:s.y+=o/2,s.textAlign="left";break;case 5:s.y-=o/2;break;case 6:s.y+=o/2;break;case 7:s.x+=a/2,s.textAlign="left";break;case 8:s.x-=a/2,s.textAlign="right";break;default:break}return t.attr(s),t.getBBox()}t.exports=function(t){for(var e,n,a,o,s,c=new r,u=[],l=0;lr.width||n.height>r.height||n.width*n.height>r.width*r.height)&&i.push(t[a]);for(var o=0;o0?e="left":t[0]<0&&(e="right"),e},n.getLinePath=function(){var t=this,e=t.get("center"),n=e.x,r=e.y,i=t.get("radius"),a=i,o=t.get("startAngle"),s=t.get("endAngle"),c=t.get("inner"),u=[];if(Math.abs(s-o)===2*Math.PI)u=[["M",n,r],["m",0,-a],["a",i,a,0,1,1,0,2*a],["a",i,a,0,1,1,0,-2*a],["z"]];else{var l=t._getCirclePoint(o),f=t._getCirclePoint(s),h=Math.abs(s-o)>Math.PI?1:0,d=o>s?0:1;if(c){var p=t.getSideVector(c*i,l),v=t.getSideVector(c*i,f),g={x:p[0]+n,y:p[1]+r},m={x:v[0]+n,y:v[1]+r};u=[["M",g.x,g.y],["L",l.x,l.y],["A",i,a,0,h,d,f.x,f.y],["L",m.x,m.y],["A",i*c,a*c,0,h,Math.abs(d-1),g.x,g.y]]}else u=[["M",n,r],["L",l.x,l.y],["A",i,a,0,h,d,f.x,f.y],["L",n,r]]}return u},n.addLabel=function(e,n,r){var i=this,a=i.get("label").offset||i.get("_labelOffset")||.001;n=i.getSidePoint(n,a),t.prototype.addLabel.call(this,e,n,r)},n.autoRotateLabels=function(){var t=this,e=t.get("ticks"),n=t.get("labelRenderer");if(n&&e.length>12){var r=t.get("radius"),i=t.get("startAngle"),a=t.get("endAngle"),o=a-i,s=o/(e.length-1),c=Math.sin(s/2)*r*2,l=t.getMaxLabelWidth(n);u.each(n.get("group").get("children"),(function(t,n){var r=e[n],a=r.value*o+i,s=a%(2*Math.PI);lMath.PI&&(a-=Math.PI),a-=Math.PI/2,t.attr("textAlign","center")):s>Math.PI/2?a-=Math.PI:sa.x)&&(c=!0);var u=h.vertical([],s,c);return h.scale([],u,t*r)},n.getAxisVector=function(){var t=this.get("start"),e=this.get("end");return[e.x-t.x,e.y-t.y]},n.getLinePath=function(){var t=this,e=t.get("start"),n=t.get("end"),r=[];return r.push(["M",e.x,e.y]),r.push(["L",n.x,n.y]),r},n.getTickEnd=function(t,e){var n=this,r=n.getSideVector(e);return{x:t.x+r[0],y:t.y+r[1]}},n.getTickPoint=function(t){var e=this,n=e.get("start"),r=e.get("end"),i=r.x-n.x,a=r.y-n.y;return{x:n.x+i*t,y:n.y+a*t}},n.renderTitle=function(){var t=this,e=t.get("title"),n=t.getTickPoint(.5),r=e.offset;if(l.isNil(r)){r=20;var i=t.get("labelsGroup");if(i){var a=t.getMaxLabelWidth(i),o=t.get("label").offset||t.get("_labelOffset");r+=a+o}}var s=e.textStyle,c=l.mix({},s);if(e.text){var u=t.getAxisVector();if(e.autoRotate&&l.isNil(s.rotate)){var f=0;if(!l.snapEqual(u[1],0)){var d=[1,0],p=[u[0],u[1]];f=h.angleTo(p,d,!0)}c.rotate=f*(180/Math.PI)}else l.isNil(s.rotate)||(c.rotate=s.rotate/180*Math.PI);var v,g=t.getSideVector(r),m=e.position;v="start"===m?{x:this.get("start").x+g[0],y:this.get("start").y+g[1]}:"end"===m?{x:this.get("end").x+g[0],y:this.get("end").y+g[1]}:{x:n.x+g[0],y:n.y+g[1]},c.x=v.x,c.y=v.y,c.text=e.text;var y=t.get("group"),b=y.addShape("Text",{zIndex:2,attrs:c});b.name="axis-title",t.get("appendInfo")&&b.setSilent("appendInfo",t.get("appendInfo"))}},n.autoRotateLabels=function(){var t=this,e=t.get("labelRenderer"),n=t.get("title");if(e){var r=e.get("group"),i=r.get("children"),a=t.get("label").offset,o=12,s=n?n.offset:48;if(s<0)return;var c,u,f=t.getAxisVector();if(l.snapEqual(f[0],0)&&n&&n.text)u=t.getMaxLabelWidth(e),u>s-a-o&&(c=-1*Math.acos((s-a-o)/u));else if(l.snapEqual(f[1],0)&&i.length>1){var h=Math.abs(t._getAvgLabelLength(e));u=t.getMaxLabelWidth(e),u>h&&(c=Math.asin(1.25*(s-a-o)/u))}if(c){var d=t.get("factor");l.each(i,(function(t){t.rotateAtStart(c),l.snapEqual(f[1],0)&&(d>0?t.attr("textAlign","left"):t.attr("textAlign","right"))}))}}},n.autoHideLabels=function(){var t,e,n=this,r=n.get("labelRenderer"),i=8;if(r){var a=r.get("group"),o=a.get("children"),s=n.getAxisVector();if(o.length<2)return;if(l.snapEqual(s[0],0)){var c=n.getMaxLabelHeight(r)+i,u=Math.abs(n._getAvgLabelHeightSpace(r));c>u&&(t=c,e=u)}else if(l.snapEqual(s[1],0)&&o.length>1){var f=n.getMaxLabelWidth(r)+i,h=Math.abs(n._getAvgLabelLength(r));f>h&&(t=f,e=h)}if(t&&e){var d=Math.ceil(t/e);l.each(o,(function(t,e){e%d!==0&&t.attr("text","")}))}}},e}(u);t.exports=d},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(35),f=u.MatrixUtil,h=u.PathUtil,d=f.vec2,p=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"polyline"})},n.getLinePath=function(){var t=this,e=t.get("tickPoints"),n=t.get("start"),r=t.get("end"),i=[];i.push(n.x),i.push(n.y),u.each(e,(function(t){i.push(t.x),i.push(t.y)})),i.push(r.x),i.push(r.y);var a=h.catmullRomToBezier(i);return a.unshift(["M",n.x,n.y]),a},n.getTickPoint=function(t,e){var n=this.get("tickPoints");return n[e]},n.getTickEnd=function(t,e,n){var r=this,i=r.get("tickLine"),a=e||i.length,o=r.getSideVector(a,t,n);return{x:t.x+o[0],y:t.y+o[1]}},n.getSideVector=function(t,e,n){var r,i=this;if(0===n){if(r=i.get("start"),r.x===e.x&&r.y===e.y)return[0,0]}else{var a=i.get("tickPoints");r=a[n-1]}var o=[e.x-r.x,e.y-r.y],s=d.normalize([],o),c=d.vertical([],s,!1);return d.scale([],c,t)},e}(l);t.exports=p},function(t,e,n){t.exports={Guide:n(17),Arc:n(372),DataMarker:n(373),DataRegion:n(374),Html:n(375),Image:n(376),Line:n(377),Region:n(378),Text:n(379)}},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(17),f=Math.PI,h=Math.atan;function d(t,e){var n,r=t.x-e.x,i=t.y-e.y;return 0===i?n=r<0?f/2:270*f/180:r>=0&&i>0?n=2*f-h(r/i):r<=0&&i<0?n=f-h(r/i):r>0&&i<0?n=f+h(-r/i):r<0&&i>0&&(n=h(r/-i)),n}var p=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"arc",start:null,end:null,style:{stroke:"#999",lineWidth:1}})},n.render=function(t,e){var n=this,r=n.parsePoint(t,n.get("start")),i=n.parsePoint(t,n.get("end"));if(r&&i){var a,o=t.getCenter(),s=Math.sqrt((r.x-o.x)*(r.x-o.x)+(r.y-o.y)*(r.y-o.y)),c=d(r,o),l=d(i,o);if(lf?1:0;a=[["M",r.x,r.y],["A",s,s,0,p,1,i.x,i.y]]}var v=e.addShape("path",{zIndex:n.get("zIndex"),attrs:u.mix({path:a},n.get("style"))});v.name="guide-arc",n.get("appendInfo")&&v.setSilent("appendInfo",n.get("appendInfo")),n.set("el",v)}},e}(l);t.exports=p},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(17),f=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"dataMarker",zIndex:1,top:!0,position:null,style:{point:{r:3,fill:"#FFFFFF",stroke:"#1890FF",lineWidth:2},line:{stroke:"#A3B1BF",lineWidth:1},text:{fill:"#000000",opacity:.65,fontSize:12,textAlign:"start"}},display:{point:!0,line:!0,text:!0},lineLength:20,direction:"upward",autoAdjust:!0})},n.render=function(t,e){var n=this,r=n.parsePoint(t,n.get("position"));if(r){var i=e.addGroup();i.name="guide-data-marker";var a,o,s=n._getElementPosition(r),c=n.get("display");if(c.line){var u=s.line;a=n._drawLine(u,i)}if(c.text&&n.get("content")){var l=s.text;o=n._drawText(l,i)}if(c.point){var f=s.point;n._drawPoint(f,i)}if(n.get("autoAdjust")){var h=i.getBBox(),d=h.minX,p=h.minY,v=h.maxX,g=h.maxY,m=t.start,y=t.end;if(o){d<=m.x&&o.attr("textAlign","start"),v>=y.x&&o.attr("textAlign","end");var b=n.get("direction");if("upward"===b&&p<=y.y||"upward"!==b&&g>=m.y){var x,w;"upward"===b&&p<=y.y?(x="top",w=1):(x="bottom",w=-1),o.attr("textBaseline",x);var _=0;if(n.get("display").line){_=n.get("lineLength");var O=[["M",r.x,r.y],["L",r.x,r.y+_*w]];a.attr("path",O)}var C=r.y+(_+2)*w;o.attr("y",C)}}}n.get("appendInfo")&&i.setSilent("appendInfo",n.get("appendInfo")),n.set("el",i)}},n._getElementPosition=function(t){var e=this,n=t.x,r=t.y,i=e.get("display").line?e.get("lineLength"):0,a=e.get("direction"),o=e.get("style").text;o.textBaseline="upward"===a?"bottom":"top";var s="upward"===a?-1:1,c={x:n,y:r},u={x:n,y:r},l={x:n,y:i*s+r},f={x:n,y:(i+2)*s+r};return{point:c,line:[u,l],text:f}},n._drawLine=function(t,e){var n=this,r=n.get("style").line,i=[["M",t[0].x,t[0].y],["L",t[1].x,t[1].y]],a=e.addShape("path",{attrs:u.mix({path:i},r)});return a},n._drawText=function(t,e){var n=this,r=this.get("style").text,i=e.addShape("text",{attrs:u.mix({text:n.get("content")},r,t)});return i},n._drawPoint=function(t,e){var n=this,r=n.get("style").point,i=e.addShape("circle",{attrs:u.mix({},r,t)});return i},e}(l);t.exports=f},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(189),f=n(17),h=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"dataRegion",start:null,end:null,content:"",style:{region:{lineWidth:0,fill:"#000000",opacity:.04},text:{textAlign:"center",textBaseline:"bottom",fontSize:12,fill:"rgba(0, 0, 0, .65)"}}})},n.render=function(t,e,n){var r=this,i=r.get("lineLength")||0,a=r._getRegionData(t,n);if(a.length){var o=r._getBBox(a),s=[];s.push(["M",a[0].x,o.yMin-i]);for(var c=0,l=a.length;c=n){var g=r.parsePoint(t,[v[o],v[s]]);g&&h.push(g)}if(v[o]===f)break}return h},n._getBBox=function(t){for(var e=[],n=[],r=0;r');i.appendChild(a);var o=n.get("htmlContent")||n.get("html");if(u.isFunction(o)){var s=n.get("xScales"),c=n.get("yScales");o=o(s,c)}var f=l.createDom(o);a.appendChild(f),l.modifyCSS(a,{position:"absolute"}),n._setDomPosition(a,f,r),n.set("el",a)}},n._setDomPosition=function(t,e,n){var r=this,i=r.get("alignX"),a=r.get("alignY"),o=l.getOuterWidth(e),s=l.getOuterHeight(e),c={x:n.x,y:n.y};"middle"===i&&"top"===a?c.x-=Math.round(o/2):"middle"===i&&"bottom"===a?(c.x-=Math.round(o/2),c.y-=Math.round(s)):"left"===i&&"bottom"===a?c.y-=Math.round(s):"left"===i&&"middle"===a?c.y-=Math.round(s/2):"left"===i&&"top"===a?(c.x=n.x,c.y=n.y):"right"===i&&"bottom"===a?(c.x-=Math.round(o),c.y-=Math.round(s)):"right"===i&&"middle"===a?(c.x-=Math.round(o),c.y-=Math.round(s/2)):"right"===i&&"top"===a?c.x-=Math.round(o):(c.x-=Math.round(o/2),c.y-=Math.round(s/2));var u=r.get("offsetX");u&&(c.x+=u);var f=r.get("offsetY");f&&(c.y+=f),l.modifyCSS(t,{top:Math.round(c.y)+"px",left:Math.round(c.x)+"px",visibility:"visible",zIndex:r.get("zIndex")})},n.clear=function(){var t=this,e=t.get("el");e&&e.parentNode&&e.parentNode.removeChild(e)},e}(f);t.exports=h},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(17),f=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"image",start:null,end:null,src:null,offsetX:null,offsetY:null})},n.render=function(t,e){var n=this,r=n.parsePoint(t,n.get("start"));if(r){var i={x:r.x,y:r.y};if(i.img=n.get("src"),n.get("end")){var a=n.parsePoint(t,n.get("end"));if(!a)return;i.width=a.x-r.x,i.height=a.y-r.y}else i.width=n.get("width")||32,i.height=n.get("height")||32;n.get("offsetX")&&(i.x+=n.get("offsetX")),n.get("offsetY")&&(i.y+=n.get("offsetY"));var o=e.addShape("Image",{zIndex:1,attrs:i});o.name="guide-image",n.get("appendInfo")&&o.setSilent("appendInfo",n.get("appendInfo")),n.set("el",o)}},e}(l);t.exports=f},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(17),f=u.MatrixUtil.vec2,h=n(16),d=h.FONT_FAMILY,p=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"line",start:null,end:null,lineStyle:{stroke:"#000",lineWidth:1},text:{position:"end",autoRotate:!0,style:{fill:"#999",fontSize:12,fontWeight:500,fontFamily:d},content:null}})},n.render=function(t,e){var n=this,r=n.parsePoint(t,n.get("start")),i=n.parsePoint(t,n.get("end"));if(r&&i){var a=e.addGroup({viewId:e.get("viewId")});n._drawLines(r,i,a);var o=n.get("text");o&&o.content&&n._drawText(r,i,a),n.set("el",a)}},n._drawLines=function(t,e,n){var r=[["M",t.x,t.y],["L",e.x,e.y]],i=n.addShape("Path",{attrs:u.mix({path:r},this.get("lineStyle"))});i.name="guide-line",this.get("appendInfo")&&i.setSilent("appendInfo",this.get("appendInfo"))},n._drawText=function(t,e,n){var r,i=this.get("text"),a=i.position,o=i.style||{};r="start"===a?0:"center"===a?.5:u.isString(a)&&-1!==a.indexOf("%")?parseInt(a,10)/100:u.isNumber(a)?a:1,(r>1||r<0)&&(r=1);var s={x:t.x+(e.x-t.x)*r,y:t.y+(e.y-t.y)*r};if(i.offsetX&&(s.x+=i.offsetX),i.offsetY&&(s.y+=i.offsetY),s.text=i.content,s=u.mix({},s,o),i.autoRotate&&u.isNil(o.rotate)){var c=f.angleTo([e.x-t.x,e.y-t.y],[1,0],1);s.rotate=c}else u.isNil(o.rotate)||(s.rotate=o.rotate*Math.PI/180);var l=n.addShape("Text",{attrs:s});l.name="guide-line-text",this.get("appendInfo")&&l.setSilent("appendInfo",this.get("appendInfo"))},e}(l);t.exports=p},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(17),f=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"region",zIndex:1,start:null,end:null,style:{lineWidth:0,fill:"#CCD7EB",opacity:.4}})},n.render=function(t,e){var n=this,r=n.get("style"),i=n._getPath(t);if(i.length){var a=e.addShape("path",{zIndex:n.get("zIndex"),attrs:u.mix({path:i},r)});a.name="guide-region",n.get("appendInfo")&&a.setSilent("appendInfo",n.get("appendInfo")),n.set("el",a)}},n._getPath=function(t){var e=this,n=e.parsePoint(t,e.get("start")),r=e.parsePoint(t,e.get("end"));if(!n||!r)return[];var i=[["M",n.x,n.y],["L",r.x,n.y],["L",r.x,r.y],["L",n.x,r.y],["z"]];return i},e}(l);t.exports=f},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(17),f=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"text",position:null,content:null,style:{fill:"#999",fontSize:12,fontWeight:500,textAlign:"center"},offsetX:null,offsetY:null,top:!0})},n.render=function(t,e){var n=this,r=n.parsePoint(t,n.get("position"));if(r){var i=u.mix({},n.get("style")),a=n.get("offsetX"),o=n.get("offsetY");a&&(r.x+=a),o&&(r.y+=o),i.rotate&&(i.rotate=i.rotate*Math.PI/180);var s=e.addShape("Text",{zIndex:n.get("zIndex"),attrs:u.mix({text:n.get("content")},i,r)});s.name="guide-text",n.get("appendInfo")&&s.setSilent("appendInfo",n.get("appendInfo")),n.set("el",s)}},e}(l);t.exports=f},function(t,e,n){var r=n(187);t.exports=r},function(t,e,n){t.exports={Category:n(190),CatHtml:n(192),CatPageHtml:n(382),Color:n(383),Size:n(385),CircleSize:n(386)}},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(192),f=n(16),h=f.FONT_FAMILY,d=u.DomUtil,p="g2-legend-list",v="g2-slip",g="g2-caret-up",m="g2-caret-down",y="rgba(0,0,0,0.65)",b="rgba(0,0,0,0.25)";function x(t,e){return t.getElementsByClassName(e)[0]}var w=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"category-page-legend",container:null,caretStyle:{fill:"rgba(0,0,0,0.65)"},pageNumStyle:{display:"inline-block",fontSize:"12px",fontFamily:h,cursor:"default"},slipDomStyle:{width:"auto",height:"auto",position:"absolute"},slipTpl:'

    1

    /2

    ',slipWidth:65,legendOverflow:"unset"})},n.render=function(){t.prototype._renderHTML.call(this),this._renderFlipPage()},n._renderFlipPage=function(){var t=this.get("legendWrapper"),e=x(t,p),n=this.get("position"),r=this.get("layout"),i="right"===n||"left"===n||"vertical"===r,a=i?"block":"inline-block",o=t.offsetHeight;if(t.scrollHeight>o){var s=this.get("slipTpl"),c=d.createDom(s),l=x(c,g),f=x(c,m);d.modifyCSS(l,this.get("caretStyle")),d.modifyCSS(l,{fill:"rgba(0,0,0,0.25)"}),d.modifyCSS(f,this.get("caretStyle"));var h=x(c,"cur-pagenum"),v=x(c,"next-pagenum"),w=this.get("pageNumStyle");if(d.modifyCSS(h,u.mix({},w,{paddingLeft:"10px"})),d.modifyCSS(v,u.mix({},w,{opacity:.3,paddingRight:"10px"})),d.modifyCSS(c,u.mix({},this.get("slipDomStyle"),i?{top:o+"px"}:{right:0,top:"50%",transform:"translate(0, -50%)"})),t.style.overflow=this.get("legendOverflow"),t.appendChild(c),!i){var _=Math.max(t.offsetWidth-10-c.offsetWidth,0);d.modifyCSS(e,{maxWidth:_+"px"})}for(var O=e.childNodes,C=0,S=1,M=[],k=0;ko&&(S++,M.forEach((function(t){t.style.display="none"})),M=[]),M.push(O[k]);v.innerText="/"+S,O.forEach((function(t){t.style.display=a,C=t.offsetTop+t.offsetHeight,C>o&&(t.style.display="none")})),l.addEventListener("click",(function(){if(O[0].style.display!==a){var t=-1;O.forEach((function(e,n){e.style.display===a&&(t=-1===t?n:t,e.style.display="none")}));for(var e=t-1;e>=0;e--){if(O[e].style.display=a,C=O[t-1].offsetTop+O[t-1].offsetHeight,O[e].style.display="none",!(C<=o))break;O[e].style.display=a}var n=Number.parseInt(h.innerText,10)-1;l.style.fill=1===n?b:y,f.style.fill=y,h.innerText=n}})),f.addEventListener("click",(function(){if(O[O.length-1].style.display!==a){var t=-1;O.forEach((function(e,n){e.style.display===a&&(t=n,e.style.display="none")}));for(var e=t+1;e0){var v=l.toRGB(o[p-1].color);s+=1-o[p].percentage+":"+v+" "}h.addShape("text",{attrs:f.mix({},{x:r+this.get("textOffset")/2,y:i-o[p].percentage*i,text:this._formatItemValue(o[p].value)+""},this.get("textStyle"),{textAlign:"start"})})}}else{s+="l (0) ";for(var g=0;g0){var m=l.toRGB(o[g-1].color);s+=o[g].percentage+":"+m+" "}s+=o[g].percentage+":"+n+" ",h.addShape("text",{attrs:f.mix({},{x:o[g].percentage*r,y:i+5+this.get("textOffset"),text:this._formatItemValue(o[g].value)+""},this.get("textStyle"))})}}h.addShape("rect",{attrs:{x:0,y:0,width:r,height:i,fill:s,strokeOpacity:0}}),h.addShape("path",{attrs:f.mix({path:c},this.get("lineStyle"))}),h.move(0,e)},e}(h);t.exports=d},function(t,e,n){var r=n(4),i=r.DomUtil,a=r.Group,o=function t(e){t.superclass.constructor.call(this,e)};r.extend(o,a),r.augment(o,{getDefaultCfg:function(){return{range:null,middleAttr:{fill:"#fff",fillOpacity:0},backgroundElement:null,minHandleElement:null,maxHandleElement:null,middleHandleElement:null,currentTarget:null,layout:"vertical",width:null,height:null,pageX:null,pageY:null}},_beforeRenderUI:function(){var t=this.get("layout"),e=this.get("backgroundElement"),n=this.get("minHandleElement"),r=this.get("maxHandleElement"),i=this.addShape("rect",{attrs:this.get("middleAttr")}),a="vertical"===t?"ns-resize":"ew-resize";this.add([e,n,r]),this.set("middleHandleElement",i),e.set("zIndex",0),i.set("zIndex",1),n.set("zIndex",2),r.set("zIndex",2),i.attr("cursor","move"),n.attr("cursor",a),r.attr("cursor",a),this.sort()},_renderUI:function(){"horizontal"===this.get("layout")?this._renderHorizontal():this._renderVertical()},_transform:function(t){var e=this.get("range"),n=e[0]/100,r=e[1]/100,i=this.get("width"),a=this.get("height"),o=this.get("minHandleElement"),s=this.get("maxHandleElement"),c=this.get("middleHandleElement");o.resetMatrix(),s.resetMatrix(),"horizontal"===t?(c.attr({x:i*n,y:0,width:(r-n)*i,height:a}),o.translate(n*i,a),s.translate(r*i,a)):(c.attr({x:0,y:a*(1-r),width:i,height:(r-n)*a}),o.translate(1,(1-n)*a),s.translate(1,(1-r)*a))},_renderHorizontal:function(){this._transform("horizontal")},_renderVertical:function(){this._transform("vertical")},_bindUI:function(){this.on("mousedown",r.wrapBehavior(this,"_onMouseDown"))},_isElement:function(t,e){var n=this.get(e);if(t===n)return!0;if(n.isGroup){var r=n.get("children");return r.indexOf(t)>-1}return!1},_getRange:function(t,e){var n=t+e;return n=n>100?100:n,n=n<0?0:n,n},_updateStatus:function(t,e){var n="x"===t?this.get("width"):this.get("height");t=r.upperFirst(t);var i,a=this.get("range"),o=this.get("page"+t),s=this.get("currentTarget"),c=this.get("rangeStash"),u=this.get("layout"),l="vertical"===u?-1:1,f=e["page"+t],h=f-o,d=h/n*100*l;a[1]<=a[0]?(this._isElement(s,"minHandleElement")||this._isElement(s,"maxHandleElement"))&&(a[0]=this._getRange(d,a[0]),a[1]=this._getRange(d,a[0])):(this._isElement(s,"minHandleElement")&&(a[0]=this._getRange(d,a[0])),this._isElement(s,"maxHandleElement")&&(a[1]=this._getRange(d,a[1]))),this._isElement(s,"middleHandleElement")&&(i=c[1]-c[0],a[0]=this._getRange(d,a[0]),a[1]=a[0]+i,a[1]>100&&(a[1]=100,a[0]=a[1]-i)),this.emit("sliderchange",{range:a}),this.set("page"+t,f),this._renderUI(),this.get("canvas").draw()},_onMouseDown:function(t){var e=t.currentTarget,n=t.event,r=this.get("range");n.stopPropagation(),n.preventDefault(),this.set("pageX",n.pageX),this.set("pageY",n.pageY),this.set("currentTarget",e),this.set("rangeStash",[r[0],r[1]]),this._bindCanvasEvents()},_bindCanvasEvents:function(){var t=this.get("canvas").get("containerDOM");this.onMouseMoveListener=i.addEventListener(t,"mousemove",r.wrapBehavior(this,"_onCanvasMouseMove")),this.onMouseUpListener=i.addEventListener(t,"mouseup",r.wrapBehavior(this,"_onCanvasMouseUp")),this.onMouseLeaveListener=i.addEventListener(t,"mouseleave",r.wrapBehavior(this,"_onCanvasMouseUp"))},_onCanvasMouseMove:function(t){if(!this._mouseOutArea(t)){var e=this.get("layout");"horizontal"===e?this._updateStatus("x",t):this._updateStatus("y",t)}},_onCanvasMouseUp:function(){this._removeDocumentEvents()},_removeDocumentEvents:function(){this.onMouseMoveListener.remove(),this.onMouseUpListener.remove()},_mouseOutArea:function(t){var e=this.get("canvas").get("el"),n=e.getBoundingClientRect(),r=this.get("parent"),i=r.getBBox(),a=r.attr("matrix")[6],o=r.attr("matrix")[7],s=a+i.width,c=o+i.height,u=t.clientX-n.x,l=t.clientY-n.y;return us||lc}}),t.exports=o},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(97),f=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"size-legend",width:100,height:200,_unslidableElementStyle:{fill:"#4E7CCC",fillOpacity:1},frontMiddleBarStyle:{fill:"rgb(64, 141, 251)"}})},n._renderSliderShape=function(){var t=this.get("slider"),e=t.get("backgroundElement"),n=this.get("layout"),r=this.get("width"),i=this.get("height"),a=this.get("height")/2,o=this.get("frontMiddleBarStyle"),s="vertical"===n?[[0,0],[r,0],[r,i],[r-4,i]]:[[0,a+i/2],[0,a+i/2-4],[r,a-i/2],[r,a+i/2]];return this._addMiddleBar(e,"Polygon",u.mix({points:s},o))},n._renderUnslidable=function(){var t=this.get("layout"),e=this.get("width"),n=this.get("height"),r=this.get("frontMiddleBarStyle"),i="vertical"===t?[[0,0],[e,0],[e,n],[e-4,n]]:[[0,n],[0,n-4],[e,0],[e,n]],a=this.get("group"),o=a.addGroup();o.addShape("Polygon",{attrs:u.mix({points:i},r)});var s=this._formatItemValue(this.get("firstItem").value),c=this._formatItemValue(this.get("lastItem").value);"vertical"===this.get("layout")?(this._addText(e+10,n-3,s),this._addText(e+10,3,c)):(this._addText(0,n,s),this._addText(e,n,c))},n._addText=function(t,e,n){var r=this.get("group"),i=r.addGroup(),a=this.get("textStyle"),o=this.get("titleShape"),s=this.get("titleGap");o&&(s+=o.getBBox().height),"vertical"===this.get("layout")?i.addShape("text",{attrs:u.mix({x:t+this.get("textOffset"),y:e,text:0===n?"0":n},a)}):(e+=s+this.get("textOffset")-20,o||(e+=10),i.addShape("text",{attrs:u.mix({x:t,y:e,text:0===n?"0":n},a)}))},e}(l);t.exports=f},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(97),f=2,h=16,d=16,p=5,v=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"size-circle-legend",width:100,height:200,_unslidableCircleStyle:{stroke:"rgb(99, 161, 248)",fill:"rgb(99, 161, 248)",fillOpacity:.3,lineWidth:1.5},triggerAttr:{fill:"white",shadowOffsetX:-2,shadowOffsetY:2,shadowBlur:10,shadowColor:"#ccc"},frontMiddleBarStyle:{fill:"rgb(64, 141, 251)"}})},n._renderSliderShape=function(){var t=p,e=this.get("slider"),n=e.get("backgroundElement"),r=this.get("layout"),i="vertical"===r?f:this.get("width"),a="vertical"===r?this.get("height"):f,o=t,s=this.get("height")/2,c=this.get("frontMiddleBarStyle"),l="vertical"===r?[[0,0],[i,0],[i,a],[0,a]]:[[0,s+a],[0,s-a],[o+i-4,s-a],[o+i-4,s+a]];return this._addMiddleBar(n,"Polygon",u.mix({points:l},c))},n._addHorizontalTrigger=function(t,e,n,r){var i=this.get("slider"),a=i.get(t+"HandleElement"),o=-this.get("height")/2,s=a.addShape("circle",{attrs:u.mix({x:0,y:o,r:r},e)}),c=a.addShape("text",{attrs:u.mix(n,{x:0,y:o+r+10,textAlign:"center",textBaseline:"middle"})}),l=this.get("layout"),f="vertical"===l?"ns-resize":"ew-resize";s.attr("cursor",f),c.attr("cursor",f),this.set(t+"ButtonElement",s),this.set(t+"TextElement",c)},n._addVerticalTrigger=function(t,e,n,r){var i=this.get("slider"),a=i.get(t+"HandleElement"),o=a.addShape("circle",{attrs:u.mix({x:0,y:0,r:r},e)}),s=a.addShape("text",{attrs:u.mix(n,{x:r+10,y:0,textAlign:"start",textBaseline:"middle"})}),c=this.get("layout"),l="vertical"===c?"ns-resize":"ew-resize";o.attr("cursor",l),s.attr("cursor",l),this.set(t+"ButtonElement",o),this.set(t+"TextElement",s)},n._renderTrigger=function(){var t=this.get("firstItem"),e=this.get("lastItem"),n=this.get("layout"),r=this.get("textStyle"),i=this.get("triggerAttr"),a=u.mix({},i),o=u.mix({},i),s=p,c=d,l=u.mix({text:this._formatItemValue(t.value)+""},r),f=u.mix({text:this._formatItemValue(e.value)+""},r);"vertical"===n?(this._addVerticalTrigger("min",a,l,s),this._addVerticalTrigger("max",o,f,c)):(this._addHorizontalTrigger("min",a,l,s),this._addHorizontalTrigger("max",o,f,c))},n._bindEvents=function(){var t=this;if(this.get("slidable")){var e=this.get("slider");e.on("sliderchange",(function(e){var n=e.range,r=t.get("firstItem").value,i=t.get("lastItem").value,a=r+n[0]/100*(i-r),o=r+n[1]/100*(i-r),s=p+n[0]/100*(d-p),c=p+n[1]/100*(d-p);t._updateElement(a,o,s,c);var u=new Event("itemfilter",e,!0,!0);u.range=[a,o],t.emit("itemfilter",u)}))}},n._updateElement=function(e,n,r,i){t.prototype._updateElement.call(this,e,n);var a=this.get("minTextElement"),o=this.get("maxTextElement"),s=this.get("minButtonElement"),c=this.get("maxButtonElement");s.attr("r",r),c.attr("r",i);var u=this.get("layout");if("vertical"===u)a.attr("x",r+10),o.attr("x",i+10);else{var l=-this.get("height")/2;a.attr("y",l+r+10),o.attr("y",l+i+10)}},n._addCircle=function(t,e,n,r,i){var a=this.get("group"),o=a.addGroup(),s=this.get("_unslidableCircleStyle"),c=this.get("textStyle"),l=this.get("titleShape"),f=this.get("titleGap");l&&(f+=l.getBBox().height),o.addShape("circle",{attrs:u.mix({x:t,y:e+f,r:0===n?1:n},s)}),"vertical"===this.get("layout")?o.addShape("text",{attrs:u.mix({x:i+20+this.get("textOffset"),y:e+f,text:0===r?"0":r},c)}):o.addShape("text",{attrs:u.mix({x:t,y:e+f+i+13+this.get("textOffset"),text:0===r?"0":r},c)})},n._renderUnslidable=function(){var t=this.get("firstItem").value,e=this.get("lastItem").value;if(t>e){var n=e;e=t,t=n}var r=this._formatItemValue(t),i=this._formatItemValue(e),a=td?d:e;a>o&&(a=p,o=d),"vertical"===this.get("layout")?(this._addCircle(o,o,a,r,2*o),this._addCircle(o,2*o+h+a,o,i,2*o)):(this._addCircle(o,o,a,r,2*o),this._addCircle(2*o+h+a,o,o,i,2*o))},n.activate=function(e){this.get("slidable")&&t.prototype.activate.call(this,e)},e}(l);t.exports=v},function(t,e,n){var r=n(98);r.Html=n(388),r.Canvas=n(196),r.Mini=n(390),t.exports=r},function(t,e,n){function r(){return r=Object.assign||function(t){for(var e=1;e
      ',itemTpl:'
    • \n \n {name}{value}
    • ',htmlContent:null,follow:!0,enterable:!1})},e._init_=function(){var t,e=this,n=e.get("containerTpl"),r=e.get("canvas").get("el").parentNode;if(!this.get("htmlContent")){if(/^\#/.test(n)){var i=n.replace("#","");t=document.getElementById(i)}else t=d.createDom(n),d.modifyCSS(t,e.style[y]),r.appendChild(t),r.style.position="relative";e.set("container",t)}},e.render=function(){var t=this;if(t.clear(),t.get("htmlContent")){var e=t.get("canvas").get("el").parentNode,n=t._getHtmlContent();e.appendChild(n),t.set("container",n)}else t._renderTpl()},e._renderTpl=function(){var t=this,e=t.get("showTitle"),n=t.get("titleContent"),r=t.get("container"),i=M(r,b),a=M(r,x),o=t.get("items");i&&e&&(d.modifyCSS(i,t.style[b]),i.innerHTML=n),a&&(d.modifyCSS(a,t.style[x]),h.each(o,(function(e,n){a.appendChild(t._addItem(e,n))})))},e.clear=function(){var t=this.get("container");if(this.get("htmlContent"))t&&t.remove();else{var e=M(t,b),n=M(t,x);e&&(e.innerHTML=""),n&&(n.innerHTML="")}},e.show=function(){var e=this.get("container");if(e&&!this.destroyed){e.style.visibility="visible",e.style.display="block";var n=this.get("crosshairGroup");n&&n.show();var r=this.get("markerGroup");r&&r.show(),t.prototype.show.call(this),this.get("canvas").draw()}},e.hide=function(){var e=this.get("container");if(e&&!this.destroyed){e.style.visibility="hidden",e.style.display="none";var n=this.get("crosshairGroup");n&&n.hide();var r=this.get("markerGroup");r&&r.hide(),t.prototype.hide.call(this),this.get("canvas").draw()}},e.destroy=function(){var e=this,n=e.get("container"),r=e.get("containerTpl");n&&!/^\#/.test(r)&&n.parentNode.removeChild(n);var i=this.get("crosshairGroup");i&&i.destroy();var a=this.get("markerGroup");a&&a.remove(),t.prototype.destroy.call(this)},e._getMarkerSvg=function(t){var e,n=t.marker||{},r=n.activeSymbol||n.symbol;h.isFunction(r)?e=r:h.isString(r)&&(e=S.Symbols[r]),e=h.isFunction(e)?e:S.Symbols.circle;var i=e(C/2,C/2,C/2),a=i.reduce((function(t,e){return""+t+e[0]+e.slice(1).join(",")}),"");return''},e._addItem=function(t,e){var n=this.get("itemTpl"),i=h.substitute(n,h.mix({index:e},t)),a=d.createDom(i);d.modifyCSS(a,this.style[O]);var o=M(a,w);if(o){d.modifyCSS(o,r({},this.style[w],{borderRadius:"unset"}));var s=this._getMarkerSvg(t);o.innerHTML=s}var c=M(a,_);return c&&d.modifyCSS(c,this.style[_]),a},e._getHtmlContent=function(){var t=this.get("htmlContent"),e=this.get("titleContent"),n=this.get("items"),r=t(e,n),i=d.createDom(r);return i},e.setPosition=function(e,n,r){var i,a=this.get("container"),o=this.get("canvas").get("el"),s=d.getWidth(o),c=d.getHeight(o),u=a.clientWidth,l=a.clientHeight,f=e,p=n,v=this.get("prePosition")||{x:0,y:0};if(u||(a.style.display="block",u=a.clientWidth,l=a.clientHeight,a.style.display="none"),this.get("enterable")?(n-=a.clientHeight/2,i=[e,n],v&&e-v.x>0?e-=a.clientWidth+1:e+=1):this.get("position")?(i=this._calcTooltipPosition(e,n,this.get("position"),u,l,r),e=i[0],n=i[1]):(i=this._constraintPositionInBoundary(e,n,u,l,s,c),e=i[0],n=i[1]),this.get("inPlot")){var g=this.get("plotRange");i=this._constraintPositionInPlot(e,n,u,l,g,this.get("enterable")),e=i[0],n=i[1]}var m=this.get("markerItems");h.isEmpty(m)||(f=m[0].x,p=m[0].y),this.set("prePosition",i);var y=this.get("follow");y&&(a.style.left=e+"px",a.style.top=n+"px");var b=this.get("crosshairGroup");if(b){var x=this.get("items");b.setPosition(f,p,x)}t.prototype.setPosition.call(this,e,n)},n}(f);t.exports=j},function(t,e,n){var r,i=n(16),a=i.FONT_FAMILY,o="g2-tooltip",s="g2-tooltip-title",c="g2-tooltip-list",u="g2-tooltip-list-item",l="g2-tooltip-marker",f="g2-tooltip-value",h=(r={crosshairs:!1,offset:15},r[""+o]={position:"absolute",visibility:"hidden",zIndex:8,transition:"visibility 0.2s cubic-bezier(0.23, 1, 0.32, 1), left 0.4s cubic-bezier(0.23, 1, 0.32, 1), top 0.4s cubic-bezier(0.23, 1, 0.32, 1)",backgroundColor:"rgba(255, 255, 255, 0.9)",boxShadow:"0px 0px 10px #aeaeae",borderRadius:"3px",color:"rgb(87, 87, 87)",fontSize:"12px",fontFamily:a,lineHeight:"20px",padding:"10px 10px 6px 10px"},r[""+s]={marginBottom:"4px"},r[""+c]={margin:0,listStyleType:"none",padding:0},r[""+u]={marginBottom:"4px"},r[""+l]={width:"5px",height:"5px",borderRadius:"50%",display:"inline-block",marginRight:"8px"},r[""+f]={display:"inline-block",float:"right",marginLeft:"30px"},r);t.exports=h},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(196),f=n(16),h=f.FONT_FAMILY,d=u.DomUtil,p=u.MatrixUtil,v=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{boardStyle:{x:0,y:0,width:0,height:0,radius:3},valueStyle:{x:0,y:0,text:"",fontFamily:h,fontSize:12,stroke:"#fff",lineWidth:2,fill:"black",textBaseline:"top",textAlign:"start"},padding:{top:5,right:5,bottom:0,left:5},triangleWidth:10,triangleHeight:4})},n._init_=function(){var t=this,e=t.get("padding"),n=t.get("frontPlot"),r=n.addGroup();t.set("container",r);var i=r.addShape("rect",{attrs:u.mix({},t.get("boardStyle"))});t.set("board",i);var a=r.addShape("path",{attrs:{fill:t.get("boardStyle").fill}});t.set("triangleShape",a);var o=r.addGroup();o.move(e.left,e.top);var s=o.addShape("text",{attrs:u.mix({},t.get("valueStyle"))});t.set("valueShape",s)},n.render=function(){var t=this;t.clear();var e=t.get("board"),n=t.get("valueShape"),r=t.get("padding"),i=t.get("items")[0];n&&n.attr("text",i.value);var a=n?n.getBBox():{width:80,height:30},o=r.left+a.width+r.right,s=r.top+a.height+r.bottom;e.attr("width",o),e.attr("height",s),t._centerTriangleShape()},n.clear=function(){var t=this.get("valueShape");t.attr("text","")},n.setPosition=function(t,e,n){var r=this,i=r.get("container"),a=r.get("plotRange"),o=i.getBBox(),s=o.width,c=o.height;if(t-=s/2,n&&("point"===n.name||"interval"===n.name)){var u=n.getBBox().y;e=u}if(e-=c,this.get("inPlot"))ta.tr.x?(t=a.tr.x-s,r._rightTriangleShape()):r._centerTriangleShape(),ea.bl.y&&(e=a.bl.y-c);else{var l=this.get("canvas").get("el"),f=d.getWidth(l),h=d.getHeight(l);t<0?(t=0,r._leftTriangleShape()):t+s/2>f?(t=f-s,r._rightTriangleShape()):r._centerTriangleShape(),e<0?e=0:e+c>h&&(e=h-c)}var v=[1,0,0,0,1,0,0,0,1],g=p.transform(v,[["t",t,e]]);i.stopAnimate(),i.animate({matrix:g},this.get("animationDuration"))},n._centerTriangleShape=function(){var t=this.get("triangleShape"),e=this.get("triangleWidth"),n=this.get("triangleHeight"),r=this.get("board").getBBox(),i=r.width,a=r.height,o=[["M",0,0],["L",e,0],["L",e/2,n],["L",0,0],["Z"]];t.attr("path",o),t.move(i/2-e/2,a-1)},n._leftTriangleShape=function(){var t=this.get("triangleShape"),e=this.get("triangleWidth"),n=this.get("triangleHeight"),r=this.get("board").getBBox(),i=r.height,a=[["M",0,0],["L",e,0],["L",0,n+3],["L",0,0],["Z"]];t.attr("path",a),t.move(0,i-3)},n._rightTriangleShape=function(){var t=this.get("triangleShape"),e=this.get("triangleWidth"),n=this.get("triangleHeight"),r=this.get("board").getBBox(),i=r.width,a=r.height,o=[["M",0,0],["L",e,0],["L",e,n+4],["L",0,0],["Z"]];t.attr("path",o),t.move(i-e-1,a-4)},e}(l);t.exports=v},function(t,e,n){var r=n(0).MatrixUtil,i=r.vec2;function a(t,e,n,r){var a,o,s,c,u=[],l=!!r;if(l){s=[1/0,1/0],c=[-1/0,-1/0];for(var f=0,h=t.length;ff&&(f=t.y),t.yl&&(l=f-u);while(o){d.forEach((function(t){var e=(Math.min.apply(h,t.targets)+Math.max.apply(h,t.targets))/2;t.pos=Math.min(Math.max(h,e-t.size/2),l-t.size)})),o=!1,a=d.length;while(a--)if(a>0){var p=d[a-1],v=d[a];p.pos+p.size>v.pos&&(p.size+=v.size,p.targets=p.targets.concat(v.targets),p.pos+p.size>l&&(p.pos=l-p.size),d.splice(a,1),o=!0)}}a=0,d.forEach((function(n){var r=u+e/2;n.targets.forEach((function(){t[a].y=n.pos+r,r+=e,a++}))})),t.forEach((function(t){var e=t.r*t.r,n=Math.pow(Math.abs(t.y-r.y),2);if(e0&&(t=e._distribute(t,n)),l.superclass.adjustItems.call(this,t)},_distribute:function(t,e){var n=this,r=n.get("coord"),i=r.getRadius(),a=n.get("label").labelHeight,o=r.getCenter(),s=i+e,c=2*s+2*a,l={start:r.start,end:r.end},f=n.get("geom");if(f){var h=f.get("view");l=h.getViewRegion()}var d=[[],[]];return t.forEach((function(t){t&&("right"===t.textAlign?d[0].push(t):d[1].push(t))})),d.forEach((function(t,e){var n=parseInt(c/a,10);t.length>n&&(t.sort((function(t,e){return e["..percent"]-t["..percent"]})),t.splice(n,t.length-n)),t.sort((function(t,e){return t.y-e.y})),u(t,a,l,o,e)})),d[0].concat(d[1])},lineToLabel:function(t){var e=this,n=e.get("coord"),r=n.getRadius(),i=t.offset,a=t.orignAngle||t.angle,o=n.getCenter(),u=c(o,a,r+s/2),l=c(o,a,r+i/2);t.labelLine||(t.labelLine=e.get("label").labelLine||{}),t.labelLine.path=["M"+u.x,u.y+" Q"+l.x,l.y+" "+t.x,t.y].join(",")},getLabelRotate:function(t,e){var n;return e<0&&(n=180*t/Math.PI,n>90&&(n-=180),n<-90&&(n+=180)),n/180*Math.PI},getLabelAlign:function(t){var e,n=this,r=n.get("coord"),i=r.getCenter();e=t.angle<=Math.PI/2&&t.x>=i.x?"left":"right";var a=n.getDefaultOffset(t);return a<=0&&(e="right"===e?"left":"right"),e},getArcPoint:function(t){return t},getPointAngle:function(t){var e=this,n=e.get("coord"),i={x:r.isArray(t.x)?t.x[0]:t.x,y:t.y[0]};e.transLabelPoint(i);var o,s={x:r.isArray(t.x)?t.x[1]:t.x,y:t.y[1]};e.transLabelPoint(s);var c=a.getPointAngle(n,i);if(t.points&&t.points[0].y===t.points[1].y)o=c;else{var u=a.getPointAngle(n,s);c>=u&&(u+=2*Math.PI),o=c+(u-c)/2}return o},getCirclePoint:function(t,e){var n=this,r=n.get("coord"),i=r.getCenter(),a=r.getRadius()+e,o=c(i,t,a);return o.angle=t,o.r=a,o}}),t.exports=l},function(t,e,n){var r=n(0),i=n(91),a=function t(e){t.superclass.constructor.call(this,e)};r.extend(a,i),r.augment(a,{setLabelPosition:function(t,e,n,i){r.isFunction(i)&&(i=i(t.text,e._origin,n));var a=this.get("coord"),o=a.isTransposed,s=a.convertPoint(e.points[0]),c=a.convertPoint(e.points[2]),u=(s.x-c.x)/2*(o?-1:1),l=(s.y-c.y)/2*(o?-1:1);switch(i){case"right":o?(t.x-=u,t.y+=l,t.textAlign=t.textAlign||"center"):(t.x-=u,t.y+=l,t.textAlign=t.textAlign||"left");break;case"left":o?(t.x-=u,t.y-=l,t.textAlign=t.textAlign||"center"):(t.x+=u,t.y+=l,t.textAlign=t.textAlign||"right");break;case"bottom":o?(t.x-=2*u,t.textAlign=t.textAlign||"left"):(t.y+=2*l,t.textAlign=t.textAlign||"center");break;case"middle":o?t.x-=u:t.y+=l,t.textAlign=t.textAlign||"center";break;case"top":t.textAlign=o?t.textAlign||"left":t.textAlign||"center";break;default:break}}}),t.exports=a},function(t,e,n){var r=n(0),i=n(8),a=i.defaultColor,o="_origin";function s(t){return t.alias||t.field}var c={_getIntervalSize:function(t){var e=null,n=this.get("type"),i=this.get("coord");if(i.isRect&&("interval"===n||"schema"===n)){e=this.getSize(t[o]);var a=i.isTransposed?"y":"x";if(r.isArray(t[a])){var s=Math.abs(t[a][1]-t[a][0]);e=e(1+r.rangeMax())/2&&(a=r.rangeMin()),e=r.invert(a),r.isCategory&&(e=r.translate(e)),e},_getOriginByPoint:function(t){var e=this.getXScale(),n=this.getYScale(),r=e.field,i=n.field,a=this.get("coord"),o=a.invert(t),s=e.invert(o.x),c=n.invert(o.y),u={};return u[r]=s,u[i]=c,u},_getScale:function(t){var e=this,n=e.get("scales"),i=null;return r.each(n,(function(e){if(e.field===t)return i=e,!1})),i},_getTipValueScale:function(){var t,e=this.getAttrsForLegend();r.each(e,(function(e){var n=e.getScale(e.type);if(n.isLinear)return t=n,!1}));var n=this.getXScale(),i=this.getYScale();return!t&&i&&"..y"===i.field?n:t||i||n},_getTipTitleScale:function(t){var e=this;if(t)return e._getScale(t);var n,i=e.getAttr("position"),a=i.getFields();return r.each(a,(function(t){if(!t.includes(".."))return n=t,!1})),e._getScale(n)},_filterValue:function(t,e){var n=this.get("coord"),i=this.getYScale(),a=i.field,s=n.invert(e),c=s.y;c=i.invert(c);var u=t[t.length-1];return r.each(t,(function(t){var e=t[o];if(e[a][0]<=c&&e[a][1]>=c)return u=t,!1})),u},getXDistance:function(){var t=this,e=t.get("xDistance");if(!e){var n=t.getXScale();if(n.isCategory)e=1;else{var i=n.values,a=n.translate(i[0]),o=a;r.each(i,(function(t){t=n.translate(t),to&&(o=t)}));var s=i.length;e=(o-a)/(s-1)}t.set("xDistance",e)}return e},findPoint:function(t,e){var n=this,i=n.get("type"),a=n.getXScale(),s=n.getYScale(),c=a.field,u=s.field,l=null;if(r.indexOf(["heatmap","point"],i)>-1){var f=n.get("coord"),h=f.invert(t),d=a.invert(h.x),p=s.invert(h.y),v=1/0;return r.each(e,(function(t){var e=Math.pow(t[o][c]-d,2)+Math.pow(t[o][u]-p,2);e=y){if(!_)return l=t,!1;r.isArray(l)||(l=[]),l.push(t)}})),r.isArray(l)&&(l=this._filterValue(l,t));else{var O;if(a.isLinear||"timeCat"===a.type){if((y>a.translate(w)||ya.max||yMath.abs(a.translate(O[o][c])-y)&&(m=O)}var j=n.getXDistance();return!l&&Math.abs(a.translate(m[o][c])-y)<=j/2&&(l=m),l},getTipTitle:function(t,e){var n="",r=this._getTipTitleScale(e);if(r){var i=t[r.field];n=r.getText(i)}else if("heatmap"===this.get("type")){var a=this.getXScale(),o=this.getYScale(),s=a.getText(t[a.field]),c=o.getText(t[o.field]);n="( "+s+", "+c+" )"}return n},getTipValue:function(t,e){var n,i=e.field,a=t.key;if(n=t[i],r.isArray(n)){var o=[];r.each(n,(function(t){o.push(e.getText(t))})),n=o.join("-")}else n=e.getText(n,a);return n},getTipName:function(t){var e,n,i=this._getGroupScales();if(i.length&&r.each(i,(function(t){return n=t,!1})),n){var a=n.field;e=n.getText(t[a])}else{var o=this._getTipValueScale();e=s(o)}return e},getTipItems:function(t,e){var n,i,c=this,u=t[o],l=c.getTipTitle(u,e),f=c.get("tooltipCfg"),h=[];function d(e,n,i){if(!r.isNil(n)&&""!==n){var o={title:l,point:t,name:e||l,value:n,color:t.color||a,marker:!0};o.size=c._getIntervalSize(t),h.push(r.mix({},o,i))}}if(f){var p=f.fields,v=f.cfg,g=[];if(r.each(p,(function(t){g.push(u[t])})),v){r.isFunction(v)&&(v=v.apply(null,g));var m=r.mix({},{point:t,title:l,color:t.color||a,marker:!0},v);m.size=c._getIntervalSize(t),h.push(m)}else r.each(p,(function(t){if(!r.isNil(u[t])){var e=c._getScale(t);n=s(e),i=e.getText(u[t]),d(n,i)}}))}else{var y=c._getTipValueScale();r.isNil(u[y.field])||(i=c.getTipValue(u,y),n=c.getTipName(u),d(n,i))}return h},isShareTooltip:function(){var t,e=this.get("shareTooltip"),n=this.get("type"),i=this.get("view");if(t=i.get("parent")?i.get("parent").get("options"):i.get("options"),"interval"===n){var a=this.get("coord"),o=a.type;("theta"===o||"polar"===o&&a.isTransposed)&&(e=!1)}else this.getYScale()&&!r.inArray(["contour","point","polygon","edge"],n)||(e=!1);return t.tooltip&&r.isBoolean(t.tooltip.shared)&&(e=t.tooltip.shared),e}};t.exports=c},function(t,e,n){var r=n(0),i="_origin",a=n(198),o="_originActiveAttrs";function s(t,e){if(r.isNil(t)||r.isNil(e))return!1;var n=t.get("origin"),i=e.get("origin");return r.isEqual(n,i)}function c(t,e){if(!t)return!0;if(t.length!==e.length)return!0;var n=!1;return r.each(e,(function(e,r){if(!s(e,t[r]))return n=!0,!1})),n}function u(t,e){var n={};return r.each(t,(function(t,i){var a=e.attr(i);r.isArray(a)&&(a=r.cloneDeep(a)),n[i]=a})),n}var l={_isAllowActive:function(){var t=this.get("allowActive");if(!r.isNil(t))return t;var e=this.get("view"),n=this.isShareTooltip(),i=e.get("options");return!1===i.tooltip||!n},_onMouseenter:function(t){var e=this,n=t.shape,r=e.get("shapeContainer");n&&r.contain(n)&&e._isAllowActive()&&e.setShapesActived(n)},_onMouseleave:function(){var t=this,e=t.get("view"),n=e.get("canvas");t.get("activeShapes")&&(t.clearActivedShapes(),n.draw())},_bindActiveAction:function(){var t=this,e=t.get("view"),n=t.get("type");e.on(n+":mouseenter",r.wrapBehavior(t,"_onMouseenter")),e.on(n+":mouseleave",r.wrapBehavior(t,"_onMouseleave"))},_offActiveAction:function(){var t=this,e=t.get("view"),n=t.get("type");e.off(n+":mouseenter",r.getWrapBehavior(t,"_onMouseenter")),e.off(n+":mouseleave",r.getWrapBehavior(t,"_onMouseleave"))},_setActiveShape:function(t){var e=this,n=e.get("activedOptions")||{},i=t.get("origin"),s=i.shape||e.getDefaultValue("shape");r.isArray(s)&&(s=s[0]);var c=e.get("shapeFactory"),l=r.mix({},t.attr(),{origin:i}),f=c.getActiveCfg(s,l);n.style&&r.mix(f,n.style);var h=u(f,t);t.setSilent(o,h),n.animate?t.animate(f,300):t.attr(f),a.toFront(t)},setShapesActived:function(t){var e=this;r.isArray(t)||(t=[t]);var n=e.get("activeShapes");if(c(n,t)){var i=e.get("view"),a=i.get("canvas"),o=e.get("activedOptions");o&&o.highlight?(r.each(t,(function(t){t.get("animating")&&t.stopAnimate()})),e.highlightShapes(t)):(n&&e.clearActivedShapes(),r.each(t,(function(t){t.get("animating")&&t.stopAnimate(),t.get("visible")&&e._setActiveShape(t)}))),e.set("activeShapes",t),a.draw()}},clearActivedShapes:function(){var t=this,e=t.get("shapeContainer"),n=t.get("activedOptions"),i=n&&n.animate;if(e&&!e.get("destroyed")){var s=t.get("activeShapes");r.each(s,(function(t){var e=t.get(o);i?(t.stopAnimate(),t.animate(e,300)):t.attr(e),a.resetZIndex(t),t.setSilent(o,null)}));var c=t.get("preHighlightShapes");if(c){var u=e.get("children");r.each(u,(function(t){var e=t.get(o);e&&(i?(t.stopAnimate(),t.animate(e,300)):t.attr(e),a.resetZIndex(t),t.setSilent(o,null))}))}t.set("activeShapes",null),t.set("preHighlightShapes",null)}},getGroupShapesByPoint:function(t){var e=this,n=e.get("shapeContainer"),a=[];if(n){var o=e.getXScale().field,s=e.getShapes(),c=e._getOriginByPoint(t);r.each(s,(function(t){var e=t.get("origin");if(t.get("visible")&&e){var n=e[i][o];n===c[o]&&a.push(t)}}))}return a},getSingleShapeByPoint:function(t){var e,n=this,r=n.get("shapeContainer"),i=r.get("canvas"),a=i.get("pixelRatio");if(r&&(e=r.getShape(t.x*a,t.y*a)),e&&e.get("origin"))return e},highlightShapes:function(t,e){var n=this;r.isArray(t)||(t=[t]);var i=n.get("activeShapes");if(c(i,t)){i&&n.clearActivedShapes();var s=n.getShapes(),l=n.get("activedOptions"),f=l&&l.animate,h=l&&l.style;r.each(s,(function(n){var i={};n.stopAnimate(),-1!==r.indexOf(t,n)?(r.mix(i,h,e),a.toFront(n)):(r.mix(i,{fillOpacity:.3,opacity:.3}),a.resetZIndex(n));var s=u(i,n);n.setSilent(o,s),f?n.animate(i,300):n.attr(i)})),n.set("preHighlightShapes",t),n.set("activeShapes",t)}}};t.exports=l},function(t,e,n){var r=n(0),i="_origin",a=n(198);function o(t,e){if(r.isNil(t)||r.isNil(e))return!1;var n=t.get("origin"),i=e.get("origin");return r.isEqual(n,i)}function s(t,e){var n={};return r.each(t,(function(t,i){"transform"===i&&(i="matrix");var a=e.attr(i);r.isArray(a)&&(a=r.cloneDeep(a)),n[i]=a})),n}var c={_isAllowSelect:function(){var t=this.get("allowSelect");if(!r.isNil(t))return t;var e=this.get("type"),n=this.get("coord"),i=n&&n.type;return"interval"===e&&"theta"===i},_onClick:function(t){var e=this;if(e._isAllowSelect()){var n=t.shape,r=e.get("shapeContainer");n&&r.contain(n)&&e.setShapeSelected(n)}},_bindSelectedAction:function(){var t=this,e=t.get("view"),n=t.get("type");e.on(n+":click",r.wrapBehavior(t,"_onClick"))},_offSelectedAction:function(){var t=this,e=t.get("view"),n=t.get("type");e.off(n+":click",r.getWrapBehavior(t,"_onClick"))},_setShapeStatus:function(t,e){var n=this,i=n.get("view"),o=n.get("selectedOptions")||{},c=!1!==o.animate,u=i.get("canvas");t.set("selected",e);var l=t.get("origin");if(e){var f=l.shape||n.getDefaultValue("shape");r.isArray(f)&&(f=f[0]);var h=n.get("shapeFactory"),d=r.mix({geom:n,point:l},o),p=h.getSelectedCfg(f,d);r.mix(p,d.style),t.get("_originAttrs")||(t.get("animating")&&t.stopAnimate(),t.set("_originAttrs",s(p,t))),o.toFront&&a.toFront(t),c?t.animate(p,300):(t.attr(p),u.draw())}else{var v=t.get("_originAttrs");o.toFront&&a.resetZIndex(t),t.set("_originAttrs",null),c?t.animate(v,300):(t.attr(v),u.draw())}},setShapeSelected:function(t){var e=this,n=e._getSelectedShapes(),i=e.get("selectedOptions")||{},a=!1!==i.cancelable;if("multiple"===i.mode)-1===r.indexOf(n,t)?(n.push(t),e._setShapeStatus(t,!0)):a&&(r.Array.remove(n,t),e._setShapeStatus(t,!1));else{var s=n[0];a&&(t=o(s,t)?null:t),o(s,t)||(s&&e._setShapeStatus(s,!1),t&&e._setShapeStatus(t,!0))}},clearSelected:function(){var t=this,e=t.get("shapeContainer");if(e&&!e.get("destroyed")){var n=t._getSelectedShapes();r.each(n,(function(e){t._setShapeStatus(e,!1),e.set("_originAttrs",null)}))}},setSelected:function(t){var e=this,n=e.getShapes();return r.each(n,(function(n){var r=n.get("origin");r&&r[i]===t&&e.setShapeSelected(n)})),this},_getSelectedShapes:function(){var t=this,e=t.getShapes(),n=[];return r.each(e,(function(t){t.get("selected")&&n.push(t)})),t.set("selectedShapes",n),n}};t.exports=c},function(t,e,n){var r=n(0);t.exports=function(t){return r.isArray(t)?t:r.isString(t)?t.split("*"):[t]}},function(t,e,n){var r=n(105),i=n(0),a=/^(?:(?!0000)[0-9]{4}([-/.]+)(?:(?:0?[1-9]|1[0-2])\1(?:0?[1-9]|1[0-9]|2[0-8])|(?:0?[13-9]|1[0-2])\1(?:29|30)|(?:0?[13578]|1[02])\1(?:31))|(?:[0-9]{2}(?:0[48]|[2468][048]|[13579][26])|(?:0[48]|[2468][048]|[13579][26])00)([-/.]+)0?2\2(?:29))(\s+([01]|([01][0-9]|2[0-3])):([0-9]|[0-5][0-9]):([0-9]|[0-5][0-9]))?$/,o={LINEAR:"linear",CAT:"cat",TIME:"time"},s=function(){function t(t){this.defs={},this.viewTheme={scales:{}},this.filters={},i.assign(this,t)}var e=t.prototype;return e._getDef=function(t){var e=this.defs,n=this.viewTheme,r=null;return(n.scales[t]||e[t])&&(r=i.mix({},n.scales[t]),i.each(e[t],(function(t,e){i.isNil(t)?delete r[e]:r[e]=t})),this.filters[t]&&(delete r.min,delete r.max)),r},e._getDefaultType=function(t,e){var n=o.LINEAR,r=i.Array.firstValue(e,t);return i.isArray(r)&&(r=r[0]),a.test(r)?n=o.TIME:i.isString(r)&&(n=o.CAT),n},e._getScaleCfg=function(t,e,n){var a={field:e},o=i.Array.values(n,e);if(a.values=o,!r.isCategory(t)&&"time"!==t){var s=i.Array.getRange(o);a.min=s.min,a.max=s.max,a.nice=!0}return"time"===t&&(a.nice=!1),a},e.createScale=function(t,e){var n,a=this,o=a._getDef(t),s=e||[],c=i.Array.firstValue(s,t);if(i.isNumber(t)||i.isNil(c)&&!o)n=r.identity({value:t,field:t.toString(),values:[t]});else{var u;o&&(u=o.type),u=u||a._getDefaultType(t,s);var l=a._getScaleCfg(u,t,s);o&&i.mix(l,o),n=r[u](l)}return n},t}();t.exports=s},function(t,e,n){var r=n(0),i=n(400),a=function(){function t(t){this.type="rect",this.actions=[],this.cfg={},r.mix(this,t),this.option=t||{}}var e=t.prototype;return e.reset=function(t){return this.actions=t.actions||[],this.type=t.type,this.cfg=t.cfg,this.option.actions=this.actions,this.option.type=this.type,this.option.cfg=this.cfg,this},e._execActions=function(t){var e=this.actions;r.each(e,(function(e){var n=e[0];t[n](e[1],e[2])}))},e.hasAction=function(t){var e=this.actions,n=!1;return r.each(e,(function(e){if(t===e[0])return n=!0,!1})),n},e.createCoord=function(t,e){var n,a,o=this,s=o.type,c=o.cfg,u=r.mix({start:t,end:e},c);return"theta"===s?(n=i.Polar,o.hasAction("transpose")||o.transpose(),a=new n(u),a.type=s):(n=i[r.upperFirst(s||"")]||i.Rect,a=new n(u)),o._execActions(a),a},e.rotate=function(t){return t=t*Math.PI/180,this.actions.push(["rotate",t]),this},e.reflect=function(t){return this.actions.push(["reflect",t]),this},e.scale=function(t,e){return this.actions.push(["scale",t,e]),this},e.transpose=function(){return this.actions.push(["transpose"]),this},t}();t.exports=a},function(t,e,n){"use strict";var r=n(56);r.Cartesian=n(401),r.Rect=r.Cartesian,r.Polar=n(402),r.Helix=n(403),t.exports=r},function(t,e,n){"use strict";function r(t){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function a(t,e){return!e||"object"!==r(e)&&"function"!==typeof e?o(t):e}function o(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function s(t,e){for(var n=0;nh/c?(a=h/c,o={x:n.x-(.5-l)*h,y:n.y-(.5-f)*a*u}):(a=d/u,o={x:n.x-(.5-l)*a*c,y:n.y-(.5-f)*d}),t?t>0&&t<=1?t*=a:(t<=0||t>a)&&(t=a):t=a;var p={start:r,end:i},v={start:e*t,end:t};this.x=p,this.y=v,this.radius=t,this.circleCentre=o,this.center=o}},{key:"getCenter",value:function(){return this.circleCentre}},{key:"getOneBox",value:function(){var t=this.startAngle,e=this.endAngle;if(Math.abs(e-t)>=2*Math.PI)return{minX:-1,maxX:1,minY:-1,maxY:1};for(var n=[0,Math.cos(t),Math.cos(e)],r=[0,Math.sin(t),Math.sin(e)],i=Math.min(t,e);i0?c:-c;var u=this.invertDim(s,"y"),l={};return l.x=this.isTransposed?u:c,l.y=this.isTransposed?c:u,l}}]),e}(m);t.exports=w},function(t,e,n){"use strict";function r(t){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function a(t,e){return!e||"object"!==r(e)&&"function"!==typeof e?o(t):e}function o(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function s(t,e){for(var n=0;n=0&&n<=1&&(s*=n);var c=Math.floor(s*(1-r)/o),u=c/(2*Math.PI),l={start:i,end:a},f={start:r*s,end:r*s+.99*c};this.a=u,this.d=c,this.x=l,this.y=f}},{key:"getCenter",value:function(){return this.center}},{key:"convertPoint",value:function(t){var e,n,r=this.a,i=this.center;this.isTransposed?(e=t.y,n=t.x):(e=t.x,n=t.y);var a=this.convertDim(e,"x"),o=r*a,s=this.convertDim(n,"y");return{x:i.x+Math.cos(a)*(o+s),y:i.y+Math.sin(a)*(o+s)}}},{key:"invertPoint",value:function(t){var e=this.center,n=this.a,r=this.d+this.y.start,i=y.subtract([],[t.x,t.y],[e.x,e.y]),a=y.angleTo(i,[1,0],!0),o=a*n;y.length(i)0){e=t.slice(0);var n=e[0],r=e[e.length-1];0!==n.value&&e.unshift({value:0}),1!==r.value&&e.push({value:1})}return e}function c(t,e,n){var r=[];return t.length<1||(t.length>=2&&e&&n&&r.push({text:"",tickValue:"",value:0}),0!==t[0].value&&r.push({text:"",tickValue:"",value:0}),r=r.concat(t),1!==r[r.length-1].value&&r.push({text:"",tickValue:"",value:1})),r}function u(t,e){return void 0===e&&(e=0),"middle"===t&&(e=.5),t.includes("%")&&(e=parseInt(t,10)/100),e}var l=function(){function t(t){this.visible=!0,this.canvas=null,this.container=null,this.coord=null,this.options=null,this.axes=[],r.mix(this,t)}var e=t.prototype;return e._isHide=function(t){var e=this.options;return!(!e||!1!==e[t])},e._getMiddleValue=function(t,e,n,r){if(0===t&&!r)return 0;if(1===t)return 1;var i=e[n+1].value;return r||1!==i?(t+i)/2:1},e._getLineRange=function(t,e,n,r){var i,a,o,s=e.field,c=this.options,l="";if(c[s]&&c[s].position&&(l=c[s].position),"x"===n){var f="top"===l?1:0;f=u(l,f),i={x:0,y:f},a={x:1,y:f},o=!1}else{if(r){var h="left"===l?0:1;h=u(l,h),i={x:h,y:0},a={x:h,y:1}}else{var d="right"===l?1:0;d=u(l,d),i={x:d,y:0},a={x:d,y:1}}o=!0}return i=t.convert(i),a=t.convert(a),{start:i,end:a,isVertical:o}},e._getLineCfg=function(t,e,n,r){var i,a=this._getLineRange(t,e,n,r),o=a.isVertical,s=a.start,c=a.end,u=t.center;return t.isTransposed&&(o=!o),i=o&&s.x>u.x||!o&&s.y>u.y?1:-1,{isVertical:o,factor:i,start:s,end:c}},e._getCircleCfg=function(t){var e,n={},r=t.x,i=t.y,a=i.start>i.end;e=t.isTransposed?{x:a?0:1,y:0}:{x:0,y:a?0:1},e=t.convert(e);var s,c=t.circleCentre,u=[e.x-c.x,e.y-c.y],l=[1,0];s=e.y>c.y?o.angle(u,l):-1*o.angle(u,l);var f=s+(r.end-r.start);return n.startAngle=s,n.endAngle=f,n.center=c,n.radius=Math.sqrt(Math.pow(e.x-c.x,2)+Math.pow(e.y-c.y,2)),n.inner=t.innerRadius||0,n},e._getRadiusCfg=function(t){var e,n,r=t.x.start,i=r<0?-1:1;return t.isTransposed?(e={x:0,y:0},n={x:1,y:0}):(e={x:0,y:0},n={x:0,y:1}),{factor:i,start:t.convert(e),end:t.convert(n)}},e._getAxisPosition=function(t,e,n,r){var i="",a=this.options;if(a[r]&&a[r].position)i=a[r].position;else{var o=t.type;t.isRect?"x"===e?i="bottom":"y"===e&&(i=n?"right":"left"):i="helix"===o?"helix":"x"===e?t.isTransposed?"radius":"circle":t.isTransposed?"circle":"radius"}return i},e._getAxisDefaultCfg=function(t,e,n,i){var a=this,o=a.viewTheme,s={},c=a.options,u=e.field;if(s=r.deepMix({},o.axis[i],s,c[u]),s.viewTheme=o,s.title){var l=r.isPlainObject(s.title)?s.title:{};l.text=l.text||e.alias||u,r.deepMix(s,{title:l})}return s.ticks=e.getTicks(),t.isPolar&&!e.isCategory&&"x"===n&&Math.abs(t.endAngle-t.startAngle)===2*Math.PI&&s.ticks.pop(),s.coord=t,s.label&&r.isNil(s.label.autoRotate)&&(s.label.autoRotate=!0),c.hasOwnProperty("xField")&&c.xField.hasOwnProperty("grid")&&"left"===s.position&&r.deepMix(s,c.xField),s},e._getAxisCfg=function(t,e,n,i,a,o){void 0===a&&(a="");var u=this,l=u._getAxisPosition(t,i,a,e.field),f=u._getAxisDefaultCfg(t,e,i,l);if(!r.isEmpty(f.grid)&&n){var h=[],d=[],p=s(n.getTicks());if(p.length){var v=c(f.ticks,e.isLinear,"center"===f.grid.align);r.each(v,(function(n,s){d.push(n.tickValue);var c=[],l=n.value;if("center"===f.grid.align&&(l=u._getMiddleValue(l,v,s,e.isLinear)),!r.isNil(l)){var g=t.x,m=t.y;r.each(p,(function(e){var n="x"===i?l:e.value,r="x"===i?e.value:l,a=t.convert({x:n,y:r});if(t.isPolar){var o=t.circleCentre;m.start>m.end&&(r=1-r),a.flag=g.start>g.end?0:1,a.radius=Math.sqrt(Math.pow(a.x-o.x,2)+Math.pow(a.y-o.y,2))}c.push(a)})),h.push({_id:o+"-"+i+a+"-grid-"+n.tickValue,points:c})}}))}f.grid.items=h,f.grid.tickValues=d}return f.type=e.type,f},e._getHelixCfg=function(t){for(var e={},n=t.a,r=t.startAngle,i=t.endAngle,a=100,o=[],s=0;s<=a;s++){var c=t.convert({x:s/100,y:0});o.push(c.x),o.push(c.y)}var u=t.convert({x:0,y:0});return e.a=n,e.startAngle=r,e.endAngle=i,e.crp=o,e.axisStart=u,e.center=t.center,e.inner=t.y.start,e},e._drawAxis=function(t,e,n,i,o,s,c){var u,l,f=this.container,h=this.canvas;"cartesian"===t.type?(u=a.Line,l=this._getLineCfg(t,e,i,c)):"helix"===t.type&&"x"===i?(u=a.Helix,l=this._getHelixCfg(t)):"x"===i?(u=a.Circle,l=this._getCircleCfg(t)):(u=a.Line,l=this._getRadiusCfg(t));var d=this._getAxisCfg(t,e,n,i,c,o);d=r.mix({},d,l),"y"===i&&s&&"circle"===s.get("type")&&(d.circle=s),d._id=o+"-"+i,r.isNil(c)||(d._id=o+"-"+i+c),r.mix(d,{canvas:h,group:f.addGroup({viewId:o})});var p=new u(d);return p.render(),this.axes.push(p),p},e.createAxis=function(t,e,n){var i,a=this,o=this.coord,s=o.type;"theta"===s||"polar"===s&&o.isTransposed||(t&&!a._isHide(t.field)&&(i=a._drawAxis(o,t,e[0],"x",n)),r.isEmpty(e)||"helix"===s||r.each(e,(function(e,r){a._isHide(e.field)||a._drawAxis(o,e,t,"y",n,i,r)})))},e.changeVisible=function(t){var e=this.axes;r.each(e,(function(e){e.set("visible",t)}))},e.clear=function(){var t=this,e=t.axes;r.each(e,(function(t){t.destroy()})),t.axes=[]},t}();t.exports=l},function(t,e,n){var r=n(0),i=n(406),a=function(){function t(t){this.guides=[],this.options=[],this.xScales=null,this.yScales=null,this.view=null,this.viewTheme=null,this.frontGroup=null,this.backGroup=null,r.mix(this,t)}var e=t.prototype;return e._creatGuides=function(){var t=this,e=this.options,n=this.xScales,a=this.yScales,o=this.view,s=this.viewTheme;return this.backContainer&&o&&(this.backGroup=this.backContainer.addGroup({viewId:o.get("_id")})),this.frontContainer&&o&&(this.frontGroup=this.frontContainer.addGroup({viewId:o.get("_id")})),e.forEach((function(e){var o=e.type,c=r.deepMix({xScales:n,yScales:a,viewTheme:s},s?s.guide[o]:{},e);o=r.upperFirst(o);var u=new i[o](c);t.guides.push(u)})),t.guides},e.line=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"line"},t)),this},e.arc=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"arc"},t)),this},e.text=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"text"},t)),this},e.image=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"image"},t)),this},e.region=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"region"},t)),this},e.regionFilter=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"regionFilter"},t)),this},e.dataMarker=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"dataMarker"},t)),this},e.dataRegion=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"dataRegion"},t)),this},e.html=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"html"},t)),this},e.render=function(t){var e=this,n=e.view,i=n&&n.get("data"),a=e._creatGuides();r.each(a,(function(r){var a;a=r.get("top")?e.frontGroup||e.frontContainer:e.backGroup||e.backContainer,r.render(t,a,i,n)}))},e.clear=function(){this.options=[],this.reset()},e.changeVisible=function(t){var e=this.guides;r.each(e,(function(e){e.changeVisible(t)}))},e.reset=function(){var t=this.guides;r.each(t,(function(t){t.clear()})),this.guides=[],this.backGroup&&this.backGroup.remove(),this.frontGroup&&this.frontGroup.remove()},t}();t.exports=a},function(t,e,n){var r=n(24),i=r.Guide,a=n(407);i.RegionFilter=a,t.exports=i},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(0),a=n(17),o=n(112),s=o.Path,c=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return i.mix({},e,{name:"regionFilter",zIndex:1,top:!0,start:null,end:null,color:null,apply:null,style:{opacity:1}})},n.render=function(t,e,n,r){var i=this,a=e.addGroup();a.name="guide-region-filter",r.once("afterpaint",(function(){if(!a.get("destroyed")){i._drawShapes(r,a);var e=i._drawClip(t);a.attr({clip:e}),i.set("clip",e),i.get("appendInfo")&&a.setSilent("appendInfo",i.get("appendInfo")),i.set("el",a)}}))},n._drawShapes=function(t,e){var n=this,r=[],a=t.getAllGeoms();return a.map((function(t){var a=t.getShapes(),o=t.get("type"),s=n._geomFilter(o);return s&&a.map((function(t){var a=t.type,o=i.cloneDeep(t.attr());n._adjustDisplay(o);var s=e.addShape(a,{attrs:o});return r.push(s),t})),t})),r},n._drawClip=function(t){var e=this,n=e.parsePoint(t,e.get("start")),r=e.parsePoint(t,e.get("end")),i=[["M",n.x,n.y],["L",r.x,n.y],["L",r.x,r.y],["L",n.x,r.y],["z"]],a=new s({attrs:{path:i,opacity:1}});return a},n._adjustDisplay=function(t){var e=this,n=e.get("color");t.fill&&(t.fill=t.fillStyle=n),t.stroke=t.strokeStyle=n},n._geomFilter=function(t){var e=this,n=e.get("apply");return!n||i.contains(n,t)},n.clear=function(){t.prototype.clear.call(this);var e=this.get("clip");e&&e.remove()},e}(a);t.exports=c},function(t,e,n){function r(){return r=Object.assign||function(t){for(var e=1;e0){var a=e.getXScale(),o=e.getYScale(),s=a.field,c=o.field,u=t.get("origin")._origin,l=e.get("labelContainer"),f=l.get("labelsGroup").get("children");i.each(f,(function(e){var r=e.get("origin")||[];r[s]===u[s]&&r[c]===u[c]&&(e.set("visible",n),t.set("gLabel",e))}))}}},e._bindFilterEvent=function(t,e){var n=this,r=this.chart,a=e.field;t.on("itemfilter",(function(t){var e=t.range;r.filterShape((function(t,r,o){if(!i.isNil(t[a])){var s=t[a]>=e[0]&&t[a]<=e[1];return n._filterLabels(r,o,s),s}return!0}));for(var o=r.getAllGeoms()||[],s=function(t){var n=o[t];"heatmap"===n.get("type")&&p((function(){n.drawWithRange(e)}))},c=0;c1?l:n;if("left"===x[0]||"right"===x[0])u=f.br.y,w=i._getXAlign(x[0],c,n,h,g,m),_=e?(e.get("y")||e.get("group").get("y"))+e.getHeight()+y:i._getYAlignVertical(x[1],u,O,h,0,m,s.get("height"));else if("top"===x[0]||"bottom"===x[0])if(_=i._getYAlignHorizontal(x[0],u,n,h,v,m),e){var C=e.getWidth();w=(e.get("x")||e.get("group").get("x"))+C+y}else w=i._getXAlign(x[1],c,O,h,0,m),"right"===x[1]&&(w=f.br.x-O.totalWidth);t.move(w+d,_+p)},e._getXAlign=function(t,e,n,r,i,a){var o=r.minX-i-a[3]<0?0:r.minX-i-a[3],s="left"===t?o:r.maxX+a[1];return"center"===t&&(s=(e-n.totalWidth)/2),s},e._getYAlignHorizontal=function(t,e,n,r,i,a){var o="top"===t?r.minY-i-a[0]:r.maxY+a[2];return o},e._getYAlignVertical=function(t,e,n,r,i,a,o){var s="top"===t?r.minY-i-a[0]:e-n.totalHeight;return"center"===t&&(s=(o-n.totalHeight)/2),s},e._getSubRegion=function(t){var e=0,n=0,r=0,a=0;return i.each(t,(function(t){var i=t.getWidth(),o=t.getHeight();e1){var g=Array(p.callback.length-1).fill("");h.color=p.mapping.apply(p,[u].concat(g)).join("")||O.defaultColor}else h.color=p.mapping(u).join("")||O.defaultColor;if(b&&v)if(v.callback&&v.callback.length>1){var y=Array(v.callback.length-1).fill("");w=v.mapping.apply(v,[u].concat(y)).join("")}else w=v.mapping(u).join("");var _=c.getShapeFactory(x),C=_.getMarkerCfg(w,h);f.legendMarkerRadius&&(C.radius=f.legendMarkerRadius),i.isFunction(w)&&(C.symbol=w),m.push({value:o,dataValue:u,checked:d,marker:C})}));var j,T=i.deepMix({},O.legend[M[0]],d[h]||d,{viewId:_.get("_id"),maxLength:k,items:m,container:g,position:[0,0]});if(T.title&&i.deepMix(T,{title:{text:t.alias||t.field}}),l._isTailLegend(d,n))T.chart=l.chart,T.geom=n,j=new s(T);else if(d.useHtml){var z=g.get("canvas").get("el");if(g=d.container,i.isString(g)&&/^\#/.test(g)){var E=g.replace("#","");g=document.getElementById(E)}g||(g=z.parentNode),T.container=g,void 0===T.legendStyle&&(T.legendStyle={}),T.legendStyle.CONTAINER_CLASS=r({},T.legendStyle.CONTAINER_CLASS,{position:"absolute",overflow:"auto","z-index":""===z.style.zIndex?1:parseInt(z.style.zIndex,10)+1}),d.flipPage?(T.legendStyle.CONTAINER_CLASS.height="right"===M[0]||"left"===M[0]?k+"px":"auto",T.legendStyle.CONTAINER_CLASS.width="right"!==M[0]&&"left"!==M[0]?k+"px":"auto",j=new o.CatPageHtml(T)):j=new o.CatHtml(T)}else j=new o.Category(T);return l._bindClickEvent(j,t,a),v[u].push(j),j},e._bindChartMove=function(t){var e=this.chart,n=this.legends;e.on("plotmove",(function(e){var r=!1;if(e.target){var a=e.target.get("origin");if(a){var o=a[h]||a[0][h],s=t.field;if(o){var c=o[s];i.each(n,(function(t){i.each(t,(function(t){r=!0,!t.destroyed&&t.activate(c)}))}))}}}r||i.each(n,(function(t){i.each(t,(function(t){!t.destroyed&&t.deactivate()}))}))}))},e._addContinuousLegend=function(t,e,n){var r=this,a=r.legends;a[n]=a[n]||[];var s,c,u,l=r.container,f=t.field,h=t.getTicks(),d=[],p=r.viewTheme;i.each(h,(function(n){var r=n.value,i=t.invert(r),a=e.mapping(i).join("");d.push({value:n.tickValue,attrValue:a,color:a,scaleValue:r}),0===r&&(c=!0),1===r&&(u=!0)})),c||d.push({value:t.min,attrValue:e.mapping(0).join(""),color:e.mapping(0).join(""),scaleValue:0}),u||d.push({value:t.max,attrValue:e.mapping(1).join(""),color:e.mapping(1).join(""),scaleValue:1});var v=r.options,g=n.split("-"),m=p.legend[g[0]];(v&&!1===v.slidable||v[f]&&!1===v[f].slidable)&&(m=i.mix({},m,p.legend.gradient));var y=i.deepMix({},m,v[f]||v,{items:d,attr:e,formatter:t.formatter,container:l,position:[0,0]});if(y.title&&i.deepMix(y,{title:{text:t.alias||t.field}}),"color"===e.type)s=new o.Color(y);else{if("size"!==e.type)return;s=v&&"circle"===v.sizeType?new o.CircleSize(y):new o.Size(y)}return r._bindFilterEvent(s,t),a[n].push(s),s},e._isTailLegend=function(t,e){if(t.hasOwnProperty("attachLast")&&t.attachLast){var n=e.get("type");if("line"===n||"lineStack"===n||"area"===n||"areaStack"===n)return!0}return!1},e._adjustPosition=function(t,e){var n;if(e)n="right-top";else if(i.isArray(t))n=String(t[0])+"-"+String(t[1]);else{var r=t.split("-");1===r.length?("left"===r[0]&&(n="left-bottom"),"right"===r[0]&&(n="right-bottom"),"top"===r[0]&&(n="top-center"),"bottom"===r[0]&&(n="bottom-center")):n=t}return n},e.addLegend=function(t,e,n,r){var i=this,a=i.options,o=t.field,s=a[o],c=i.viewTheme;if(!1===s)return null;if(s&&s.custom)i.addCustomLegend(o);else{var u,l=a.position||c.defaultLegendPosition;l=i._adjustPosition(l,i._isTailLegend(a,n)),s&&s.position&&(l=i._adjustPosition(s.position,i._isTailLegend(s,n))),u=t.isLinear?i._addContinuousLegend(t,e,l):i._addCategoryLegend(t,e,n,r,l),u&&(i._bindHoverEvent(u,o),a.reactive&&i._bindChartMove(t))}},e.addCustomLegend=function(t){var e=this,n=e.chart,r=e.viewTheme,a=e.container,s=e.options;t&&(s=s[t]);var c=s.position||r.defaultLegendPosition;c=e._adjustPosition(c);var u=e.legends;u[c]=u[c]||[];var l=s.items;if(l){var h=n.getAllGeoms();i.each(l,(function(t){var e=m(h,t.value);i.isPlainObject(t.marker)?t.marker.radius=t.marker.radius||f.legendMarkerRadius||d:(t.marker={symbol:t.marker||"circle",radius:f.legendMarkerRadius||d},-1!==i.indexOf(v,t.marker.symbol)?t.marker.stroke=t.fill:t.marker.fill=t.fill);var n=t.marker.symbol;i.isString(n)&&-1!==n.indexOf("hollow")&&(t.marker.symbol=i.lowerFirst(n.substr(6))),t.checked=!!i.isNil(t.checked)||t.checked,t.geom=e}));var p,g=n.get("canvas"),y=e.plotRange,b=c.split("-"),x="right"===b[0]||"left"===b[0]?y.bl.y-y.tr.y:g.get("width"),w=i.deepMix({},r.legend[b[0]],s,{maxLength:x,items:l,container:a,position:[0,0]});if(s.useHtml){var _=s.container;if(/^\#/.test(a)){var O=_.replace("#","");_=document.getElementById(O)}else _||(_=a.get("canvas").get("el").parentNode);w.container=_,void 0===w.legendStyle&&(w.legendStyle={}),w.legendStyle.CONTAINER_CLASS||(w.legendStyle.CONTAINER_CLASS={height:"right"===b[0]||"left"===b[0]?x+"px":"auto",width:"right"!==b[0]&&"left"!==b[0]?x+"px":"auto",position:"absolute",overflow:"auto"}),p=s.flipPage?new o.CatPageHtml(w):new o.CatHtml(w)}else p=new o.Category(w);return u[c].push(p),p.on("itemclick",(function(t){s.onClick&&s.onClick(t)})),e._bindHoverEvent(p),p}},e.addMixedLegend=function(t,e){var n=this,r=n.options,a=[];i.each(t,(function(t){var n=t.alias||t.field,o=r[t.field];i.each(e,(function(e){if(e.getYScale()===t&&t.values&&t.values.length>0&&!1!==o){var r=e.get("shapeType")||"point",i=e.getDefaultValue("shape")||"circle",s=c.getShapeFactory(r),u={color:e.getDefaultValue("color")},l=s.getMarkerCfg(i,u);f.legendMarkerRadius&&(l.radius=f.legendMarkerRadius);var h={value:n,marker:l,field:t.field};a.push(h)}}))}));var o={custom:!0,items:a};n.options=i.deepMix({},o,n.options);var s=n.addCustomLegend();n._bindClickEventForMix(s)},e.alignLegends=function(){var t=this,e=t.legends,n=t._getRegion(e);t.totalRegion=n;var r=0;return i.each(e,(function(e,a){var o=n.subs[r];i.each(e,(function(n,r){var i=e[r-1];n.get("useHtml")&&!n.get("autoPosition")||t._alignLegend(n,i,o,a)})),r++})),this},t}();t.exports=y},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(0),a=n(24),o=n(8),s=a.Legend,c=s.Category,u=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return i.mix({},e,{type:"tail-legend",layout:"vertical",autoLayout:!0})},n._addItem=function(t){var e=this.get("itemsGroup"),n=this._getNextX(),r=0,a=this.get("unCheckColor"),o=e.addGroup({x:0,y:0,value:t.value,scaleValue:t.scaleValue,checked:t.checked});o.translate(n,r),o.set("viewId",e.get("viewId"));var s=this.get("textStyle"),c=this.get("_wordSpaceing"),u=0;if(t.marker){var l=i.mix({},t.marker,{x:t.marker.radius,y:0});t.checked||(l.fill&&(l.fill=a),l.stroke&&(l.stroke=a));var f=o.addShape("marker",{type:"marker",attrs:l});f.attr("cursor","pointer"),f.name="legend-marker",u+=f.getBBox().width+c}var h=i.mix({},s,{x:u,y:0,text:this._formatItemValue(t.value)});t.checked||i.mix(h,{fill:a});var d=o.addShape("text",{attrs:h});d.attr("cursor","pointer"),d.name="legend-text",this.get("appendInfo")&&d.setSilent("appendInfo",this.get("appendInfo"));var p=o.getBBox(),v=this.get("itemWidth"),g=o.addShape("rect",{attrs:{x:n,y:r-p.height/2,fill:"#fff",fillOpacity:0,width:v||p.width,height:p.height}});return g.attr("cursor","pointer"),g.setSilent("origin",t),g.name="legend-item",this.get("appendInfo")&&g.setSilent("appendInfo",this.get("appendInfo")),o.name="legendGroup",o},n._adjust=function(){var t=this,e=t.get("geom");if(e){var n=t.get("group").attr("matrix");n[7]=0;var r=t.get("geom").get("dataArray"),a=this.get("itemsGroup").get("children"),o=0;i.each(a,(function(t){var e=r[o],n=e[e.length-1].y;i.isArray(n)&&(n=n[1]);var a=t.getBBox().height,s=t.get("x"),c=n-a/2;t.translate(s,c),o++})),t.get("autoLayout")&&t._antiCollision(a)}},n.render=function(){var e=this;t.prototype.render.call(this);var n=this.get("chart");n.once("afterpaint",(function(){e._adjust()}))},n._getPreviousY=function(t){var e=t.attr("matrix")[7],n=t.getBBox().height;return e+n},n._adjustDenote=function(t,e,n){var r=o.legend.legendMargin,i=-2,a=2*-r;t.addShape("path",{attrs:{path:"M"+i+","+e+"L"+a+","+(n+3),lineWidth:1,lineDash:[2,2],stroke:"#999999"}})},n._antiCollision=function(t){if(void 0===t&&(t=[]),t.length){var e=this;t.sort((function(t,e){var n=t.attr("matrix")[7],r=e.attr("matrix")[7];return n-r}));var n=!0,r=e.get("chart").get("plotRange"),i=r.tl.y,a=Math.abs(i-r.bl.y),o=t[0].getBBox().height,s=Number.MIN_VALUE,c=0,u=t.map((function(t){var e=t.attr("matrix")[7];return e>c&&(c=e),e0){var p=u[l-1],v=u[l];p.pos+p.size>v.pos&&(p.size+=v.size,p.targets=p.targets.concat(v.targets),u.splice(l,1),n=!0)}}l=0;var g=this.get("itemsGroup").addGroup();u.forEach((function(n){var r=i+o;n.targets.forEach((function(){var i=t[l].attr("matrix")[7],a=n.pos+r-o/2,s=Math.abs(i-a);s>o/2&&e._adjustDenote(g,a,i-e.get("group").attr("matrix")[7]/2),t[l].translate(0,-i),t[l].translate(0,a),r+=o,l++}))}))}},e}(c);t.exports=u},function(t,e,n){function r(){return r=Object.assign||function(t){for(var e=1;e-1){var h=i.mix({},n.tooltipCrosshairsLine);h.isTransposed=u,c={crosshairs:h}}return i.mix(a,c,{})},e._bindEvent=function(){var t=this.chart,e=this._getTriggerEvent();e&&(t.on(e,i.wrapBehavior(this,"onMouseMove")),t.on("plotleave",i.wrapBehavior(this,"onMouseOut")))},e._offEvent=function(){var t=this.chart,e=this._getTriggerEvent();e&&(t.off(e,i.getWrapBehavior(this,"onMouseMove")),t.off("plotleave",i.getWrapBehavior(this,"onMouseOut")))},e._setTooltip=function(t,e,n,r){var a=this,o=a.tooltip,s=a.prePoint;if(!s||s.x!==t.x||s.y!==t.y){e=g(e),a.prePoint=t;var c=a.chart,u=a.viewTheme,l=i.isArray(t.x)?t.x[t.x.length-1]:t.x,f=i.isArray(t.y)?t.y[t.y.length-1]:t.y;o.get("visible")||c.emit("tooltip:show",{x:l,y:f,tooltip:o});var h=e[0],d=h.title||h.name;o.isContentChange(d,e)&&(c.emit("tooltip:change",{tooltip:o,x:l,y:f,items:e}),d=e[0].title||e[0].name,o.setContent(d,e),i.isEmpty(n)?(o.clearMarkers(),o.set("markerItems",[])):!0===a.options.hideMarkers?o.set("markerItems",n):o.setMarkers(n,u.tooltipMarker));var p=this._getCanvas();r===p&&"mini"===o.get("type")?o.hide():(o.setPosition(l,f,r),o.show())}},e.hideTooltip=function(){var t=this.tooltip,e=this.chart,n=this._getCanvas();this.prePoint=null,t.hide(),e.emit("tooltip:hide",{tooltip:t}),n.draw()},e.onMouseMove=function(t){if(!i.isEmpty(t.views)&&!this.locked){var e=this.timeStamp,n=+new Date,r={x:t.x,y:t.y};n-e>16&&!this.chart.get("stopTooltip")&&(this.showTooltip(r,t.views,t.shape),this.timeStamp=n)}},e.onMouseOut=function(t){var e=this.tooltip;e.get("visible")&&e.get("follow")&&!this.locked&&(t&&t.toElement&&(p(t.toElement,"g2-tooltip")||v(t.toElement,"g2-tooltip"))||this.hideTooltip())},e.renderTooltip=function(){var t=this;if(!t.tooltip){var e,n=t.chart,r=t.viewTheme,a=t._getCanvas(),o=t._getDefaultTooltipCfg(),c=t.options;c=i.deepMix({plotRange:n.get("plotRange"),capture:!1,canvas:a,frontPlot:n.get("frontPlot"),viewTheme:r.tooltip,backPlot:n.get("backPlot")},o,c),c.crosshairs&&"rect"===c.crosshairs.type&&(c.zIndex=0),c.visible=!1,"mini"===c.type?(c.crosshairs=!1,c.position="top",e=new s.Mini(c)):e=c.useHtml?new s.Html(c):new s.Canvas(c),t.tooltip=e;var u=t._getTriggerEvent(),l=e.get("container");e.get("enterable")||"plotmove"!==u||l&&(l.onmousemove=function(e){var r=t._normalizeEvent(e);n.emit(u,r)}),l&&(l.onmouseleave=function(){t.locked||t.hideTooltip()}),t._bindEvent()}},e._formatMarkerOfItem=function(t,e,n){var r=this,a=r.options,o=n.point;if(o&&o.x&&o.y){var s=i.isArray(o.x)?o.x[o.x.length-1]:o.x,c=i.isArray(o.y)?o.y[o.y.length-1]:o.y;o=t.applyMatrix(s,c,1),n.x=o[0],n.y=o[1],n.showMarker=!0,"l("!==n.color.substring(0,2)||a.hasOwnProperty("useHtml")&&!a.useHtml||(n.color=n.color.split(" ")[1].substring(2));var u=r._getItemMarker(e,n);if(n.marker=u,-1!==i.indexOf(l,e.get("type")))return n}return null},e.lockTooltip=function(){this.locked=!0},e.unlockTooltip=function(){this.locked=!1},e.showTooltip=function(t,e,n){var r=this,a=this;if(!i.isEmpty(e)&&t){this.tooltip||this.renderTooltip();var o=a.options,s=[],c=[];if(i.each(e,(function(e){if(!e.get("tooltipEnable"))return!0;var n=e.get("geoms"),u=e.get("coord");i.each(n,(function(e){var n=e.get("type");if(e.get("visible")&&!1!==e.get("tooltipCfg")){var l=e.get("dataArray");if(e.isShareTooltip()||!1===o.shared&&i.inArray(["area","line","path","polygon"],n)){var f=e.getXScale(),h=e.getAttr("color"),d=h?h.field:void 0;if("interval"===n&&f.field===d&&e.hasAdjust("dodge")){var p=i.find(l,(function(n){return!!e.findPoint(t,n)}));i.each(p,(function(t){var n=e.getTipItems(t,o.title);i.each(n,(function(t){var n=a._formatMarkerOfItem(u,e,t);n&&s.push(n)})),c=c.concat(n)}))}else i.each(l,(function(n){var r=e.findPoint(t,n);if(r){var l=e.getTipItems(r,o.title);i.each(l,(function(t){var n=a._formatMarkerOfItem(u,e,t);n&&s.push(n)})),c=c.concat(l)}}))}else{var v=e.get("shapeContainer"),g=v.get("canvas"),m=g.get("pixelRatio"),y=v.getShape(t.x*m,t.y*m);y&&y.get("visible")&&y.get("origin")&&(c=e.getTipItems(y.get("origin"),o.title)),i.each(c,(function(t){var n=r._formatMarkerOfItem(u,e,t);n&&s.push(n)}))}}})),i.each(c,(function(t){var e=t.point,n=i.isArray(e.x)?e.x[e.x.length-1]:e.x,r=i.isArray(e.y)?e.y[e.y.length-1]:e.y;e=u.applyMatrix(n,r,1),t.x=e[0],t.y=e[1]}))})),c.length){var l=c[0];if(!c.every((function(t){return t.title===l.title}))){var f=l,h=1/0;c.forEach((function(e){var n=u.distance([t.x,t.y],[e.x,e.y]);n1){var d=c[0],p=Math.abs(t.y-d.y);i.each(c,(function(e){Math.abs(t.y-e.y)<=p&&(d=e,p=Math.abs(t.y-e.y))})),d&&d.x&&d.y&&(s=[d]),c=[d]}a._setTooltip(t,c,s,n)}else a.hideTooltip()}},e.clear=function(){var t=this.tooltip;t&&t.destroy(),this.tooltip=null,this.prePoint=null,this._offEvent()},e._getItemMarker=function(t,e){var n=this.options,o=n.marker||this.viewTheme.tooltip.marker;if(i.isFunction(o)){var s=t.get("shapeType")||"point",c=t.getDefaultValue("shape")||"circle",u=a.getShapeFactory(s),l={color:e.color},f=u.getMarkerCfg(c,l);return o(f,e)}return r({fill:e.color},o)},t}();t.exports=m},function(t,e,n){var r=n(0);function i(t,e){if(r.isNil(t)||r.isNil(e))return!1;var n=t.get("origin"),i=e.get("origin");return r.isNil(n)&&r.isNil(i)?r.isEqual(t,e):r.isEqual(n,i)}function a(t){t.shape&&t.shape.get("origin")&&(t.data=t.shape.get("origin"))}var o=function(){function t(t){this.view=null,this.canvas=null,r.assign(this,t),this._init()}var e=t.prototype;return e._init=function(){this.pixelRatio=this.canvas.get("pixelRatio")},e._getShapeEventObj=function(t){return{x:t.x/this.pixelRatio,y:t.y/this.pixelRatio,target:t.target,toElement:t.event.toElement||t.event.relatedTarget}},e._getShape=function(t,e){var n=this.view,r=n.get("canvas");return r.getShape(t,e)},e._getPointInfo=function(t){var e=this.view,n={x:t.x/this.pixelRatio,y:t.y/this.pixelRatio},r=e.getViewsByPoint(n);return n.views=r,n},e._getEventObj=function(t,e,n){return{x:e.x,y:e.y,target:t.target,toElement:t.event.toElement||t.event.relatedTarget,views:n}},e.bindEvents=function(){var t=this.canvas;t.on("mousedown",r.wrapBehavior(this,"onDown")),t.on("mousemove",r.wrapBehavior(this,"onMove")),t.on("mouseleave",r.wrapBehavior(this,"onOut")),t.on("mouseup",r.wrapBehavior(this,"onUp")),t.on("click",r.wrapBehavior(this,"onClick")),t.on("dblclick",r.wrapBehavior(this,"onClick")),t.on("touchstart",r.wrapBehavior(this,"onTouchstart")),t.on("touchmove",r.wrapBehavior(this,"onTouchmove")),t.on("touchend",r.wrapBehavior(this,"onTouchend"))},e._triggerShapeEvent=function(t,e,n){if(t&&t.name&&!t.get("destroyed")){var r=this.view;if(r.isShapeInView(t)){var i=t.name+":"+e;n.view=r,n.appendInfo=t.get("appendInfo"),r.emit(i,n);var a=r.get("parent");a&&a.emit(i,n)}}},e.onDown=function(t){var e=this.view,n=this._getShapeEventObj(t);n.shape=this.currentShape,a(n),e.emit("mousedown",n),this._triggerShapeEvent(this.currentShape,"mousedown",n)},e.onMove=function(t){var e=this,n=e.view,r=e.currentShape;r&&r.get("destroyed")&&(r=null,e.currentShape=null);var o=e._getShape(t.x,t.y)||t.currentTarget,s=e._getShapeEventObj(t);if(s.shape=o,a(s),n.emit("mousemove",s),e._triggerShapeEvent(o,"mousemove",s),r&&!i(r,o)){var c=e._getShapeEventObj(t);c.shape=r,c.toShape=o,a(c),e._triggerShapeEvent(r,"mouseleave",c)}if(o&&!i(r,o)){var u=e._getShapeEventObj(t);u.shape=o,u.fromShape=r,a(u),e._triggerShapeEvent(o,"mouseenter",u)}e.currentShape=o;var l=e._getPointInfo(t),f=e.curViews||[];0===f.length&&l.views.length&&n.emit("plotenter",e._getEventObj(t,l,l.views)),f.length&&0===l.views.length&&n.emit("plotleave",e._getEventObj(t,l,f)),l.views.length&&(s=e._getEventObj(t,l,l.views),s.shape=o,a(s),n.emit("plotmove",s)),e.curViews=l.views},e.onOut=function(t){var e=this,n=e.view,r=e._getPointInfo(t),i=e.curViews||[],a=e._getEventObj(t,r,i);!e.curViews||0===e.curViews.length||a.toElement&&"CANVAS"===a.toElement.tagName||(n.emit("plotleave",a),e.curViews=[])},e.onUp=function(t){var e=this.view,n=this._getShapeEventObj(t);n.shape=this.currentShape,e.emit("mouseup",n),this._triggerShapeEvent(this.currentShape,"mouseup",n)},e.onClick=function(t){var e=this,n=e.view,i=e._getShape(t.x,t.y)||t.currentTarget,o=e._getShapeEventObj(t);o.shape=i,a(o),n.emit("click",o),e._triggerShapeEvent(i,t.type,o),e.currentShape=i;var s=e._getPointInfo(t),c=s.views;if(!r.isEmpty(c)){var u=e._getEventObj(t,s,c);if(e.currentShape){var l=e.currentShape;u.shape=l,a(u)}"dblclick"===t.type?(n.emit("plotdblclick",u),n.emit("dblclick",o)):n.emit("plotclick",u)}},e.onTouchstart=function(t){var e=this.view,n=this._getShape(t.x,t.y)||t.currentTarget,r=this._getShapeEventObj(t);r.shape=n,a(r),e.emit("touchstart",r),this._triggerShapeEvent(n,"touchstart",r),this.currentShape=n},e.onTouchmove=function(t){var e=this.view,n=this._getShape(t.x,t.y)||t.currentTarget,r=this._getShapeEventObj(t);r.shape=n,a(r),e.emit("touchmove",r),this._triggerShapeEvent(n,"touchmove",r),this.currentShape=n},e.onTouchend=function(t){var e=this.view,n=this._getShapeEventObj(t);n.shape=this.currentShape,a(n),e.emit("touchend",n),this._triggerShapeEvent(this.currentShape,"touchend",n)},e.clearEvents=function(){var t=this.canvas;t.off("mousemove",r.getWrapBehavior(this,"onMove")),t.off("mouseleave",r.getWrapBehavior(this,"onOut")),t.off("mousedown",r.getWrapBehavior(this,"onDown")),t.off("mouseup",r.getWrapBehavior(this,"onUp")),t.off("click",r.getWrapBehavior(this,"onClick")),t.off("dblclick",r.getWrapBehavior(this,"onClick")),t.off("touchstart",r.getWrapBehavior(this,"onTouchstart")),t.off("touchmove",r.getWrapBehavior(this,"onTouchmove")),t.off("touchend",r.getWrapBehavior(this,"onTouchend"))},t}();t.exports=o},function(t,e,n){var r=n(0),i=n(141),a=r.MatrixUtil,o=a.mat3;function s(t,e){var n=[];if(!1===t.get("animate"))return[];var i=t.get("children");return r.each(i,(function(t){if(t.isGroup)n=n.concat(s(t,e));else if(t.isShape&&t._id){var r=t._id;r=r.split("-")[0],r===e&&n.push(t)}})),n}function c(t){var e={};return r.each(t,(function(t){if(t._id&&!t.isClip){var n=t._id;e[n]={_id:n,type:t.get("type"),attrs:r.cloneDeep(t.attr()),name:t.name,index:t.get("index"),animateCfg:t.get("animateCfg"),coord:t.get("coord")}}})),e}function u(t,e,n,r){var a;return a=r?i.Action[n][r]:i.getAnimation(t,e,n),a}function l(t,e,n){var a=i.getAnimateCfg(t,e);return n&&n[e]?r.deepMix({},a,n[e]):a}function f(t,e,n,i){var a,s,c=!1;if(i){var f=[],h=[];r.each(e,(function(e){var n=t[e._id];n?(e.setSilent("cacheShape",n),f.push(e),delete t[e._id]):h.push(e)})),r.each(t,(function(t){var e=t.name,i=t.coord,f=t._id,h=t.attrs,d=t.index,p=t.type;if(s=l(e,"leave",t.animateCfg),a=u(e,i,"leave",s.animation),r.isFunction(a)){var v=n.addShape(p,{attrs:h,index:d});if(v._id=f,v.name=e,i&&"label"!==e){var g=v.getMatrix(),m=o.multiply([],g,i.matrix);v.setMatrix(m)}c=!0,a(v,s,i)}})),r.each(f,(function(t){var e=t.name,n=t.get("coord"),i=t.get("cacheShape").attrs;if(!r.isEqual(i,t.attr())){if(s=l(e,"update",t.get("animateCfg")),a=u(e,n,"update",s.animation),r.isFunction(a))a(t,s,n);else{var o=r.cloneDeep(t.attr());t.attr(i),t.animate(o,s.duration,s.easing,(function(){t.setSilent("cacheShape",null)}))}c=!0}})),r.each(h,(function(t){var e=t.name,n=t.get("coord");s=l(e,"enter",t.get("animateCfg")),a=u(e,n,"enter",s.animation),r.isFunction(a)&&(a(t,s,n),c=!0)}))}else r.each(e,(function(t){var e=t.name,n=t.get("coord");s=l(e,"appear",t.get("animateCfg")),a=u(e,n,"appear",s.animation),r.isFunction(a)&&(a(t,s,n),c=!0)}));return c}t.exports={execAnimation:function(t,e){var n=t.get("middlePlot"),r=t.get("backPlot"),i=t.get("_id"),a=t.get("canvas"),o=a.get(i+"caches")||[];0===o.length&&(e=!1);var u,l=s(n,i),h=s(r,i),d=l.concat(h);a.setSilent(i+"caches",c(d)),u=f(o,e?d:l,a,e),u||a.draw()}}},function(t,e,n){var r=n(0),i=n(18),a=i.Group,o="auto",s=function t(e){t.superclass.constructor.call(this,e)};r.extend(s,a),r.augment(s,{getDefaultCfg:function(){return{type:"plotBack",padding:null,background:null,plotRange:null,plotBackground:null}},_beforeRenderUI:function(){this._calculateRange()},_renderUI:function(){this._renderBackground(),this._renderPlotBackground()},_renderBackground:function(){var t=this,e=t.get("background");if(e){var n=this.get("canvas"),i=t.get("width")||n.get("width"),a=t.get("height")||n.get("height"),o={x:0,y:0,width:i,height:a},s=t.get("backgroundShape");s?s.attr(o):(s=this.addShape("rect",{attrs:r.mix(o,e)}),this.set("backgroundShape",s))}},_renderPlotBackground:function(){var t=this,e=t.get("plotBackground");if(e){var n=t.get("plotRange"),i=n.br.x-n.bl.x,a=n.br.y-n.tr.y,o=n.tl,s={x:o.x,y:o.y,width:i,height:a},c=t.get("plotBackShape");c?c.attr(s):(e.image?(s.img=e.image,c=t.addShape("image",{attrs:s})):(r.mix(s,e),c=t.addShape("rect",{attrs:s})),t.set("plotBackShape",c))}},_convert:function(t,e){if(r.isString(t))if(t===o)t=0;else if(t.includes("%")){var n=this.get("canvas"),i=this.get("width")||n.get("width"),a=this.get("height")||n.get("height");t=parseInt(t,10)/100,t=e?t*i:t*a}return t},_calculateRange:function(){var t=this,e=t.get("plotRange");r.isNil(e)&&(e={});var n=t.get("padding"),i=this.get("canvas"),a=t.get("width")||i.get("width"),o=t.get("height")||i.get("height"),s=r.toAllPadding(n),c=t._convert(s[0],!1),u=t._convert(s[1],!0),l=t._convert(s[2],!1),f=t._convert(s[3],!0),h=Math.min(f,a-u),d=Math.max(f,a-u),p=Math.min(o-l,c),v=Math.max(o-l,c);e.tl={x:h,y:p},e.tr={x:d,y:p},e.bl={x:h,y:v},e.br={x:d,y:v},e.cc={x:(d+h)/2,y:(v+p)/2},this.set("plotRange",e)},repaint:function(){return this._calculateRange(),this._renderBackground(),this._renderPlotBackground(),this}}),t.exports=s},function(t,e,n){var r=n(8),i=n(0);function a(t,e){var n=t.length;i.isString(t[0])&&(t=t.map((function(t){return e.translate(t)})));for(var r=t[1]-t[0],a=2;ao&&(r=o)}return r}var o={getDefaultSize:function(){var t=this.get("defaultSize"),e=this.get("viewTheme")||r;if(!t){var n,i=this.get("coord"),o=this.getXScale(),s=o.values,c=this.get("dataArray");if(o.isLinear&&s.length>1){s.sort();var u=a(s,o);n=(o.max-o.min)/u,s.length>n&&(n=s.length)}else n=s.length;var l=o.range,f=1/n,h=1;if(this.isInCircle()?h=i.isTransposed&&n>1?e.widthRatio.multiplePie:e.widthRatio.rose:(o.isLinear&&(f*=l[1]-l[0]),h=e.widthRatio.column),f*=h,this.hasAdjust("dodge")){var d=this._getDodgeCfg(c),p=d.dodgeCount,v=d.dodgeRatio;f/=p,v>0&&(f=v*f/h)}t=f,this.set("defaultSize",t)}return t},_getDodgeCfg:function(t){var e,n,r=this.get("adjusts"),a=t.length;if(i.each(r,(function(t){"dodge"===t.type&&(e=t.dodgeBy,n=t.dodgeRatio)})),e){var o=i.Array.merge(t),s=i.Array.values(o,e);a=s.length}return{dodgeCount:a,dodgeRatio:n}},getDimWidth:function(t){var e=this.get("coord"),n=e.convertPoint({x:0,y:0}),r=e.convertPoint({x:"x"===t?1:0,y:"x"===t?0:1}),i=0;return n&&r&&(i=Math.sqrt(Math.pow(r.x-n.x,2)+Math.pow(r.y-n.y,2))),i},_getWidth:function(){var t,e=this.get("coord");return t=this.isInCircle()&&!e.isTransposed?(e.endAngle-e.startAngle)*e.radius:this.getDimWidth("x"),t},_toNormalizedSize:function(t){var e=this._getWidth();return t/e},_toCoordSize:function(t){var e=this._getWidth();return e*t},getNormalizedSize:function(t){var e=this.getAttrValue("size",t);return e=i.isNil(e)?this.getDefaultSize():this._toNormalizedSize(e),e},getSize:function(t){var e=this.getAttrValue("size",t);if(i.isNil(e)){var n=this.getDefaultSize();e=this._toCoordSize(n)}return e}};t.exports=o},function(t,e,n){var r=n(0),i=n(8);t.exports={splitData:function(t){var e=this.get("viewTheme")||i;if(!t.length)return[];var n,a=[],o=[],s=this.getYScale(),c=s.field;return r.each(t,(function(t){n=t._origin?t._origin[c]:t[c],e.connectNulls?r.isNil(n)||o.push(t):r.isArray(n)&&r.isNil(n[0])||r.isNil(n)?o.length&&(a.push(o),o=[]):o.push(t)})),o.length&&a.push(o),a}}},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(23),o=n(415),s=n(0),c=function(t){i(n,t);var e=n.prototype;function n(e){var n;return n=t.call(this,e)||this,s.assign(r(n),o),n}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return e.type="path",e.shapeType="line",e},e.getDrawCfg=function(e){var n=t.prototype.getDrawCfg.call(this,e);return n.isStack=this.hasStack(),n},e.draw=function(t,e,n,r){var i=this,a=this.splitData(t),o=this.getDrawCfg(t[0]);i._applyViewThemeShapeStyle(o,o.shape,n),o.origin=t,s.each(a,(function(t,a){if(!s.isEmpty(t)){o.splitedIndex=a,o.points=t;var c=n.drawShape(o.shape,o,e);i.appendShapeInfo(c,r+a)}}))},n}(a);a.Path=c,t.exports=c},function(t,e,n){"use strict";var r=n(428),i=n(429);function a(t){return function(){var e=this.ownerDocument,n=this.namespaceURI;return n===i["b"]&&e.documentElement.namespaceURI===i["b"]?e.createElement(t):e.createElementNS(n,t)}}function o(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}e["a"]=function(t){var e=Object(r["a"])(t);return(e.local?o:a)(e)}},function(t,e,n){"use strict";e["a"]=function(t,e){var n=t.ownerSVGElement||t;if(n.createSVGPoint){var r=n.createSVGPoint();return r.x=e.clientX,r.y=e.clientY,r=r.matrixTransform(t.getScreenCTM().inverse()),[r.x,r.y]}var i=t.getBoundingClientRect();return[e.clientX-i.left-t.clientLeft,e.clientY-i.top-t.clientTop]}},function(t,e,n){"use strict";e["a"]=function(t,e){return t=+t,e=+e,function(n){return t*(1-n)+e*n}}},function(t,e,n){"use strict";e["b"]=o;var r=n(58);function i(t,e){var n,i;return function(){var a=Object(r["h"])(this,t),o=a.tween;if(o!==n){i=n=o;for(var s=0,c=i.length;s0)r-=2*Math.PI;r=r/Math.PI/2*n;var u=a-t+r-2*t;c.push(["M",u,e]);for(var l=0,f=0;f=0&&"xmlns"!==(e=t.slice(0,n))&&(t=t.slice(n+1)),r["a"].hasOwnProperty(e)?{space:r["a"][e],local:t}:t}},function(t,e,n){"use strict";n.d(e,"b",(function(){return r}));var r="http://www.w3.org/1999/xhtml";e["a"]={svg:"http://www.w3.org/2000/svg",xhtml:r,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}},function(t,e,n){"use strict";function r(){}e["a"]=function(t){return null==t?r:function(){return this.querySelector(t)}}},function(t,e,n){"use strict";e["a"]=function(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}},function(t,e,n){"use strict";n.d(e,"c",(function(){return i})),e["a"]=f;var r={},i=null;if("undefined"!==typeof document){var a=document.documentElement;"onmouseenter"in a||(r={mouseenter:"mouseover",mouseleave:"mouseout"})}function o(t,e,n){return t=s(t,e,n),function(e){var n=e.relatedTarget;n&&(n===this||8&n.compareDocumentPosition(this))||t.call(this,e)}}function s(t,e,n){return function(r){var a=i;i=r;try{t.call(this,this.__data__,e,n)}finally{i=a}}}function c(t){return t.trim().split(/^|\s+/).map((function(t){var e="",n=t.indexOf(".");return n>=0&&(e=t.slice(n+1),t=t.slice(0,n)),{type:t,name:e}}))}function u(t){return function(){var e=this.__on;if(e){for(var n,r=0,i=-1,a=e.length;r=1?(n=1,e-1):Math.floor(n*e),a=t[i],o=t[i+1],s=i>0?t[i-1]:2*a-o,c=in.max&&(n.max=e.max)):"timeCat"===o?(r.each(s,(function(t,e){s[e]=i.toTimeStamp(t)})),s.sort((function(t,e){return t-e})),n=s):n=s,n}},function(t,e,n){"use strict";var r=n(99);e["a"]=function(t){return"string"===typeof t?new r["a"]([[document.querySelector(t)]],[document.documentElement]):new r["a"]([[t]],r["c"])}},function(t,e,n){"use strict";function r(){return[]}e["a"]=function(t){return null==t?r:function(){return this.querySelectorAll(t)}}},function(t,e,n){"use strict";e["a"]=function(t){return function(){return this.matches(t)}}},function(t,e,n){"use strict";e["a"]=a;var r=n(445),i=n(99);function a(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}e["b"]=function(){return new i["a"](this._enter||this._groups.map(r["a"]),this._parents)},a.prototype={constructor:a,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,e){return this._parent.insertBefore(t,e)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}}},function(t,e,n){"use strict";e["a"]=function(t){return new Array(t.length)}},function(t,e,n){"use strict";e["b"]=s;var r=n(431);function i(t){return function(){this.style.removeProperty(t)}}function a(t,e,n){return function(){this.style.setProperty(t,e,n)}}function o(t,e,n){return function(){var r=e.apply(this,arguments);null==r?this.style.removeProperty(t):this.style.setProperty(t,r,n)}}function s(t,e){return t.style.getPropertyValue(e)||Object(r["a"])(t).getComputedStyle(t,null).getPropertyValue(e)}e["a"]=function(t,e,n){return arguments.length>1?this.each((null==e?i:"function"===typeof e?o:a)(t,e,null==n?"":n)):s(this.node(),t)}},function(t,e,n){"use strict";var r=n(58);e["a"]=function(t,e){var n,i,a,o=t.__transition,s=!0;if(o){for(a in e=null==e?null:e+"",o)(n=o[a]).name===e?(i=n.state>r["d"]&&n.statel&&(u=e.slice(l,u),h[f]?h[f]+=u:h[++f]=u),(n=n[0])===(c=c[0])?h[f]?h[f]+=c:h[++f]=c:(h[++f]=null,d.push({i:f,x:Object(r["a"])(n,c)})),l=a.lastIndex;return l0&&(s[0][0]="L"),i=i.concat(s)})),i.push(["Z"]),i}function f(t){return{symbol:function(t,e,n){return[["M",t-n,e-4],["L",t+n,e-4],["L",t+n,e+4],["L",t-n,e+4],["Z"]]},radius:5,fill:t.color,fillOpacity:.6}}function h(t,e){if("line"===t||"smoothLine"===t){var n=e.lineWidth||0;return{lineWidth:n+1}}var r=e.fillOpacity||e.opacity||1;return{fillOpacity:r-.15,strokeOpacity:r-.15}}function d(t,e,n){var i=t._coord,a=i.convertPoint(e.points[0][1]);return n.addShape("circle",{attrs:r.mix({x:a.x,y:a.y,r:2,fill:e.color},e.style)})}var p=i.registerFactory("area",{defaultShapeType:"area",getDefaultPoints:function(t){var e=[],n=t.x,i=t.y,a=t.y0;return i=r.isArray(i)?i:[a,i],r.each(i,(function(t){e.push({x:n,y:t})})),e},getActiveCfg:function(t,e){return h(t,e)},drawShape:function(t,e,n){var r,i=this.getShape(t);return r=1===e.points.length&&s.showSinglePoint?d(this,e,n):i.draw(e,n),r&&(r.set("origin",e.origin),r._id=e.splitedIndex?e._id+e.splitedIndex:e._id,r.name=this.name),r},getSelectedCfg:function(t,e){return e&&e.style?e.style:this.getActiveCfg(t,e)}});i.registerShape("area","area",{draw:function(t,e){var n=u(t),i=l(t,!1,this);return e.addShape("path",{attrs:r.mix(n,{path:i})})},getMarkerCfg:function(t){return f(t)}}),i.registerShape("area","smooth",{draw:function(t,e){var n=u(t),i=this._coord;t.constraint=[[i.start.x,i.end.y],[i.end.x,i.start.y]];var a=l(t,!0,this);return e.addShape("path",{attrs:r.mix(n,{path:a})})},getMarkerCfg:function(t){return f(t)}}),i.registerShape("area","line",{draw:function(t,e){var n=c(t),i=l(t,!1,this);return e.addShape("path",{attrs:r.mix(n,{path:i})})},getMarkerCfg:function(t){return f(t)}}),i.registerShape("area","smoothLine",{draw:function(t,e){var n=c(t),i=l(t,!0,this);return e.addShape("path",{attrs:r.mix(n,{path:i})})},getMarkerCfg:function(t){return f(t)}}),p.spline=p.smooth,t.exports=p},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(23);n(462);var a=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return e.type="edge",e.shapeType="edge",e.generatePoints=!0,e},e}(i);i.Edge=a,t.exports=a},function(t,e,n){var r=n(0),i=n(21),a=n(57),o=n(8),s=n(25),c=1/3;function u(t){var e=o.shape.edge,n=r.mix({},e,t.style);return a.addStrokeAttrs(n,t),t.size&&(n.lineWidth=t.size),n}var l=i.registerFactory("edge",{defaultShapeType:"line",getDefaultPoints:function(t){return a.splitPoints(t)},getActiveCfg:function(t,e){var n=e.lineWidth||0;return{lineWidth:n+1}}});function f(t,e){var n=[];n.push({x:t.x,y:.5*t.y+1*e.y/2}),n.push({y:.5*t.y+1*e.y/2,x:e.x}),n.push(e);var i=["C"];return r.each(n,(function(t){i.push(t.x,t.y)})),i}function h(t,e){var n=[];n.push({x:e.x,y:e.y}),n.push(t);var i=["Q"];return r.each(n,(function(t){i.push(t.x,t.y)})),i}function d(t,e){var n=f(t,e),r=[["M",t.x,t.y]];return r.push(n),r}function p(t,e,n){var r=h(e,n),i=[["M",t.x,t.y]];return i.push(r),i}function v(t,e){var n=h(t[1],e),r=h(t[3],e),i=[["M",t[0].x,t[0].y]];return i.push(r),i.push(["L",t[3].x,t[3].y]),i.push(["L",t[2].x,t[2].y]),i.push(n),i.push(["L",t[1].x,t[1].y]),i.push(["L",t[0].x,t[0].y]),i.push(["Z"]),i}function g(t,e){var n=[];n.push({y:t.y*(1-c)+e.y*c,x:t.x}),n.push({y:t.y*(1-c)+e.y*c,x:e.x}),n.push(e);var i=[["M",t.x,t.y]];return r.each(n,(function(t){i.push(["L",t.x,t.y])})),i}i.registerShape("edge","line",{draw:function(t,e){var n=this.parsePoints(t.points),i=u(t),a=s.getLinePath(n),o=e.addShape("path",{attrs:r.mix(i,{path:a})});return o},getMarkerCfg:function(t){return r.mix({symbol:"circle",radius:4.5},u(t))}}),i.registerShape("edge","vhv",{draw:function(t,e){var n=t.points,i=u(t),a=g(n[0],n[1]);a=this.parsePath(a);var o=e.addShape("path",{attrs:r.mix(i,{path:a})});return o},getMarkerCfg:function(t){return r.mix({symbol:"circle",radius:4.5},u(t))}}),i.registerShape("edge","smooth",{draw:function(t,e){var n=t.points,i=u(t),a=d(n[0],n[1]);a=this.parsePath(a);var o=e.addShape("path",{attrs:r.mix(i,{path:a})});return o},getMarkerCfg:function(t){return r.mix({symbol:"circle",radius:4.5},u(t))}}),i.registerShape("edge","arc",{draw:function(t,e){var n,i,a=t.points,o=a.length>2?"weight":"normal",s=u(t);if(t.isInCircle){var c={x:0,y:1};"normal"===o?i=p(a[0],a[1],c):(s.fill=s.stroke,i=v(a,c)),i=this.parsePath(i),n=e.addShape("path",{attrs:r.mix(s,{path:i})})}else if("normal"===o)a=this.parsePoints(a),n=e.addShape("arc",{attrs:r.mix(s,{x:(a[1].x+a[0].x)/2,y:a[0].y,r:Math.abs(a[1].x-a[0].x)/2,startAngle:Math.PI,endAngle:2*Math.PI})});else{i=[["M",a[0].x,a[0].y],["L",a[1].x,a[1].y]];var l=f(a[1],a[3]),h=f(a[2],a[0]);i.push(l),i.push(["L",a[3].x,a[3].y]),i.push(["L",a[2].x,a[2].y]),i.push(h),i.push(["Z"]),i=this.parsePath(i),s.fill=s.stroke,n=e.addShape("path",{attrs:r.mix(s,{path:i})})}return n},getMarkerCfg:function(t){return r.mix({symbol:"circle",radius:4.5},u(t))}}),t.exports=l},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(104),a=i.ColorUtil,o=n(23),s=n(0),c="_origin",u="shadowCanvas",l="valueRange",f="imageShape",h="mappedData",d="grayScaleBlurredCanvas",p="heatmapSize",v=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return e.type="heatmap",e.paletteCache={},e},n._prepareRange=function(){var t=this,e=t.get(h),n=t.getAttr("color"),r=n.field,i=1/0,a=-1/0;e.forEach((function(t){var e=t[c][r];e>a&&(a=e),e=t[0]})));for(var d=e._getScale(s),v=0;v1?t[1]:e,a=t.length>3?t[3]:n,o=t.length>2?t[2]:i;return{min:e,max:n,min1:i,max1:a,median:o}}function c(t,e){r.each(t,(function(t){e.push({x:t[0],y:t[1]})}))}function u(t){var e=o.shape.schema,n=r.mix({},e,t.style);return a.addStrokeAttrs(n,t),n}function l(t){var e=o.shape.schema,n=r.mix({},e,t.style);return a.addFillAttrs(n,t),t.color&&(n.stroke=t.color||n.stroke),n}function f(t,e,n){var i,a,o=[];return r.isArray(e)?(a=s(e),i=[[t-n/2,a.max],[t+n/2,a.max],[t,a.max],[t,a.max1],[t-n/2,a.min1],[t-n/2,a.max1],[t+n/2,a.max1],[t+n/2,a.min1],[t,a.min1],[t,a.min],[t-n/2,a.min],[t+n/2,a.min],[t-n/2,a.median],[t+n/2,a.median]]):(e=e||.5,a=s(t),i=[[a.min,e-n/2],[a.min,e+n/2],[a.min,e],[a.min1,e],[a.min1,e-n/2],[a.min1,e+n/2],[a.max1,e+n/2],[a.max1,e-n/2],[a.max1,e],[a.max,e],[a.max,e-n/2],[a.max,e+n/2],[a.median,e-n/2],[a.median,e+n/2]]),c(i,o),o}function h(t){r.isArray(t)||(t=[t]);var e=t.sort((function(t,e){return t1){var p=f(u);for(n=0;n-1){var w=t[m.parentIndex[x]],_=Math.atan2(m.x-w.x,m.y-w.y),O=Math.atan2(g.x-w.x,g.y-w.y),C=O-_;C<0&&(C+=2*Math.PI);var S=O-C/2,M=c(y,{x:w.x+w.radius*Math.sin(S),y:w.y+w.radius*Math.cos(S)});M>2*w.radius&&(M=2*w.radius),(null===b||b.width>M)&&(b={circle:w,width:M,p1:m,p2:g})}null!==b&&(d.push(b),l+=s(b.circle.radius,b.width),g=m)}}else{var k=t[0];for(n=1;nMath.abs(k.radius-t[n].radius)){j=!0;break}j?l=h=0:(l=k.radius*k.radius*Math.PI,d.push({circle:k,p1:{x:k.x,y:k.y+k.radius},p2:{x:k.x-r,y:k.y+k.radius},width:2*k.radius}))}return h/=2,e&&(e.area=l+h,e.arcArea=l,e.polygonArea=h,e.arcs=d,e.innerPoints=u,e.intersectionPoints=i),l+h}function a(t,e){for(var n=0;ne[n].radius+r)return!1;return!0}function o(t){for(var e=[],n=0;n=t+e)return 0;if(n<=Math.abs(t-e))return Math.PI*Math.min(t,e)*Math.min(t,e);var r=t-(n*n-e*e+t*t)/(2*n),i=e-(n*n-t*t+e*e)/(2*n);return s(t,r)+s(e,i)}function l(t,e){var n=c(t,e),r=t.radius,i=e.radius;if(n>=r+i||n<=Math.abs(r-i))return[];var a=(r*r-i*i+n*n)/(2*n),o=Math.sqrt(r*r-a*a),s=t.x+a*(e.x-t.x)/n,u=t.y+a*(e.y-t.y)/n,l=-(e.y-t.y)*(o/n),f=-(e.x-t.x)*(o/n);return[{x:s+l,y:u-f},{x:s-l,y:u+f}]}function f(t){for(var e={x:0,y:0},n=0;n0)throw"Initial bisect points must have opposite signs";if(0===o)return e;if(0===s)return n;for(var u=0;u=0&&(e=l),Math.abs(c)=p[d-1].fx){var j=!1;if(w.fx>k.fx?(y(_,1+f,x,-f,k),_.fx=t(_),_.fx=1)break;for(v=1;vs+a*i*c||u>=d)h=i;else{if(Math.abs(f)<=-o*c)return i;f*(h-l)>=0&&(h=l),l=i,d=u}return 0}i=i||1,a=a||1e-6,o=o||.1;for(var p=0;p<10;++p){if(y(r.x,1,n.x,i,e),u=r.fx=t(r.x,r.fxprime),f=v(r.fxprime,e),u>s+a*i*c||p&&u>=l)return d(h,i,l);if(Math.abs(f)<=-o*c)return i;if(f>=0)return d(i,h,u);l=u,h=i,i*=2}return i}function w(t,e,n){var r,i,a,o={x:e.slice(),fx:0,fxprime:e.slice()},s={x:e.slice(),fx:0,fxprime:e.slice()},c=e.slice(),u=1;n=n||{},a=n.maxIterations||20*e.length,o.fx=t(o.x,o.fxprime),r=o.fxprime.slice(),m(r,o.fxprime,-1);for(var l=0;le})),e=0;e=Math.min(e[a].size,e[o].size)?l=1:t.size<=1e-10&&(l=-1),i[a][o]=i[o][a]=l})),{distances:r,constraints:i}}function k(t,e,n,r){var i,a=0;for(i=0;i0&&p<=f||h<0&&p>=f||(a+=2*v*v,e[2*i]+=4*v*(o-u),e[2*i+1]+=4*v*(s-l),e[2*c]+=4*v*(u-o),e[2*c+1]+=4*v*(l-s))}return a}function j(t,e){var n=z(t,e),r=e.lossFunction||E;if(t.length>=8){var i=T(t,e),a=r(i,t),o=r(n,t);a+1e-8=Math.min(i[f].size,i[h].size)&&(u=0),a[f].push({set:h,size:c.size,weight:u}),a[h].push({set:f,size:c.size,weight:u})}var d=[];for(n in a)if(a.hasOwnProperty(n)){var p=0;for(o=0;o0){var i=t[0].x,a=t[0].y;for(r=0;r1){var s,u,l=Math.atan2(t[1].x,t[1].y)-e,f=Math.cos(l),h=Math.sin(l);for(r=0;r2){var d=Math.atan2(t[2].x,t[2].y)-e;while(d<0)d+=2*Math.PI;while(d>2*Math.PI)d-=2*Math.PI;if(d>Math.PI){var p=t[1].y/(1e-10+t[1].x);for(r=0;r=h.length&&(d=0),e},v=_,g=E;function m(f){var h=f.datum(),d={};h.forEach((function(t){0==t.size&&1==t.sets.length&&(d[t.sets[0]]=1)})),h=h.filter((function(t){return!t.sets.some((function(t){return t in d}))}));var m={},y={};if(h.length>0){var b=v(h,{lossFunction:g});o&&(b=V(b,a,l)),m=I(b,t,n,r),y=$(m,h)}var x={};function w(t){return t.sets in x?x[t.sets]:1==t.sets.length?""+t.sets[0]:void 0}h.forEach((function(t){t.label&&(x[t.sets]=t.label)})),f.selectAll("svg").data([m]).enter().append("svg");var _=f.select("svg").attr("width",t).attr("height",n),O={},C=!1;_.selectAll(".venn-area path").each((function(t){var n=e.select(this).attr("d");1==t.sets.length&&n&&(C=!0,O[t.sets[0]]=Y(n))}));var S=function(e){return function(r){var i=e.sets.map((function(e){var i=O[e],a=m[e];return i||(i={x:t/2,y:n/2,radius:1}),a||(a={x:t/2,y:n/2,radius:1}),{x:i.x*(1-r)+a.x*r,y:i.y*(1-r)+a.y*r,radius:i.radius*(1-r)+a.radius*r}}));return q(i)}},M=_.selectAll(".venn-area").data(h,(function(t){return t.sets})),k=M.enter().append("g").attr("class",(function(t){return"venn-area venn-"+(1==t.sets.length?"circle":"intersection")})).attr("data-venn-sets",(function(t){return t.sets.join("_")})),j=k.append("path"),T=k.append("text").attr("class","label").text((function(t){return w(t)})).attr("text-anchor","middle").attr("dy",".35em").attr("x",t/2).attr("y",n/2);c&&(j.style("fill-opacity","0").filter((function(t){return 1==t.sets.length})).style("fill",(function(t){return p(t.sets)})).style("fill-opacity",".25"),T.style("fill",(function(t){return 1==t.sets.length?p(t.sets):"#444"})));var z=f;C?(z=f.transition("venn").duration(i),z.selectAll("path").attrTween("d",S)):z.selectAll("path").attr("d",(function(t){return q(t.sets.map((function(t){return m[t]})))}));var E=z.selectAll("text").filter((function(t){return t.sets in y})).text((function(t){return w(t)})).attr("x",(function(t){return Math.floor(y[t.sets].x)})).attr("y",(function(t){return Math.floor(y[t.sets].y)}));s&&(C?"on"in E?E.on("end",H(m,w)):E.each("end",H(m,w)):E.each(H(m,w)));var A=M.exit().transition("venn").duration(i).remove();A.selectAll("path").attrTween("d",S);var P=A.selectAll("text").attr("x",t/2).attr("y",n/2);return null!==u&&(T.style("font-size","0px"),E.style("font-size",u),P.style("font-size","0px")),{circles:m,textCentres:y,nodes:M,enter:k,update:z,exit:A}}return m.wrap=function(t){return arguments.length?(s=t,m):s},m.width=function(e){return arguments.length?(t=e,m):t},m.height=function(t){return arguments.length?(n=t,m):n},m.padding=function(t){return arguments.length?(r=t,m):r},m.colours=function(t){return arguments.length?(p=t,m):p},m.fontSize=function(t){return arguments.length?(u=t,m):u},m.duration=function(t){return arguments.length?(i=t,m):i},m.layoutFunction=function(t){return arguments.length?(v=t,m):v},m.normalize=function(t){return arguments.length?(o=t,m):o},m.styled=function(t){return arguments.length?(c=t,m):c},m.orientation=function(t){return arguments.length?(a=t,m):a},m.orientationOrder=function(t){return arguments.length?(l=t,m):l},m.lossFunction=function(t){return arguments.length?(g=t,m):g},m}function H(t,n){return function(){var r,i=e.select(this),a=i.datum(),o=t[a.sets[0]].radius||50,s=n(a)||"",c=s.split(/\s+/).reverse(),u=3,l=(s.length+c.length)/u,f=c.pop(),h=[f],d=0,p=1.1,v=i.text(null).append("tspan").text(f);while(1){if(f=c.pop(),!f)break;h.push(f),r=h.join(" "),v.text(r),r.length>l&&v.node().getComputedTextLength()>o&&(h.pop(),v.text(h.join(" ")),h=[f],v=i.append("tspan").text(f),d++)}var g=.35-d*p/2,m=i.attr("x"),y=i.attr("y");i.selectAll("tspan").attr("x",m).attr("y",y).attr("dy",(function(t,e){return g+e*p+"em"}))}}function D(t,e,n){var r,i,a=e[0].radius-c(e[0],t);for(r=1;r=s&&(o=r[n],s=u)}var l=b((function(n){return-1*D({x:n[0],y:n[1]},t,e)}),[o.x,o.y],{maxIterations:500,minErrorDelta:1e-10}).x,h={x:l[0],y:l[1]},d=!0;for(n=0;nt[n].radius){d=!1;break}for(n=0;n0&&console.log("WARNING: area "+a+" not represented on screen")}return n}function B(t,e){for(var n=N(t.selectAll("svg").datum()),r={},i=0;ic;a.push("\nA",c,c,0,u?1:0,1,s.p1.x,s.p1.y)}return a.join(" ")}t.intersectionArea=i,t.circleCircleIntersection=l,t.circleOverlap=u,t.circleArea=s,t.distance=c,t.venn=_,t.greedyLayout=z,t.scaleSolution=I,t.normalizeSolution=V,t.bestInitialLayout=j,t.lossFunction=E,t.disjointCluster=P,t.distanceFromIntersectArea=C,t.VennDiagram=R,t.wrapText=H,t.computeTextCentres=$,t.computeTextCentre=F,t.sortAreas=B,t.circlePath=W,t.circleFromPath=Y,t.intersectionAreaPath=q,Object.defineProperty(t,"__esModule",{value:!0})}))},function(t,e,n){"use strict";var r=n(417),i=n(441);e["a"]=function(t){return Object(i["a"])(Object(r["a"])(t).call(document.documentElement))}},function(t,e,n){"use strict";var r=n(99),i=n(430);e["a"]=function(t){"function"!==typeof t&&(t=Object(i["a"])(t));for(var e=this._groups,n=e.length,a=new Array(n),o=0;o=S&&(S=C+1);while(!(O=x[S])&&++S=0;)(r=i[a])&&(o&&4^r.compareDocumentPosition(o)&&o.parentNode.insertBefore(r,o),o=r);return this}},function(t,e,n){"use strict";var r=n(99);function i(t,e){return te?1:t>=e?0:NaN}e["a"]=function(t){function e(e,n){return e&&n?t(e.__data__,n.__data__):!e-!n}t||(t=i);for(var n=this._groups,a=n.length,o=new Array(a),s=0;s1?this.each((null==e?r:"function"===typeof e?a:i)(t,e)):this.node()[t]}},function(t,e,n){"use strict";function r(t){return t.trim().split(/^|\s+/)}function i(t){return t.classList||new a(t)}function a(t){this._node=t,this._names=r(t.getAttribute("class")||"")}function o(t,e){var n=i(t),r=-1,a=e.length;while(++r=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}},e["a"]=function(t,e){var n=r(t+"");if(arguments.length<2){var a=i(this.node()),o=-1,s=n.length;while(++o=0&&(n=t.slice(r+1),t=t.slice(0,r)),t&&!e.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:n}}))}function s(t,e){for(var n,r=0,i=t.length;r0)for(var n,r,i=new Array(n),a=0;a180?e+=360:e-t>180&&(t+=360),o.push({i:n.push(a(n)+"rotate(",null,i)-2,x:Object(r["a"])(t,e)})):e&&n.push(a(n)+"rotate("+e+i)}function c(t,e,n,o){t!==e?o.push({i:n.push(a(n)+"skewX(",null,i)-2,x:Object(r["a"])(t,e)}):e&&n.push(a(n)+"skewX("+e+i)}function u(t,e,n,i,o,s){if(t!==n||e!==i){var c=o.push(a(o)+"scale(",null,",",null,")");s.push({i:c-4,x:Object(r["a"])(t,n)},{i:c-2,x:Object(r["a"])(e,i)})}else 1===n&&1===i||o.push(a(o)+"scale("+n+","+i+")")}return function(e,n){var r=[],i=[];return e=t(e),n=t(n),o(e.translateX,e.translateY,n.translateX,n.translateY,r,i),s(e.rotate,n.rotate,r,i),c(e.skewX,n.skewX,r,i),u(e.scaleX,e.scaleY,n.scaleX,n.scaleY,r,i),e=n=null,function(t){var e,n=-1,a=i.length;while(++n=0&&(t=t.slice(0,e)),!t||"start"===t}))}function a(t,e,n){var a,o,s=i(e)?r["g"]:r["h"];return function(){var r=s(this,t),i=r.on;i!==a&&(o=(a=i).copy()).on(e,n),r.on=o}}e["a"]=function(t,e){var n=this._id;return arguments.length<2?Object(r["f"])(this.node(),n).on.on(t):this.each(a(n,t,e))}},function(t,e,n){"use strict";function r(t){return function(){var e=this.parentNode;for(var n in this.__transition)if(+n!==t)return;e&&e.removeChild(this)}}e["a"]=function(){return this.on("end.remove",r(this._id))}},function(t,e,n){"use strict";var r=n(102),i=n(203),a=n(58);e["a"]=function(t){var e=this._name,n=this._id;"function"!==typeof t&&(t=Object(r["selector"])(t));for(var o=this._groups,s=o.length,c=new Array(s),u=0;ui["c"]&&n.name===e)return new r["a"]([[t]],a,e,+o);return null}},function(t,e,n){var r=n(0),i=n(21),a=n(57),o=n(8),s=r.PathUtil;function c(t){var e=o.shape.venn,n=r.mix({},e,t.style);return a.addFillAttrs(n,t),n}function u(t){var e=o.shape.hollowVenn,n=r.mix({},e,t.style);return a.addStrokeAttrs(n,t),n}var l=i.registerFactory("venn",{defaultShapeType:"venn",getActiveCfg:function(t,e){var n=e.lineWidth||1;if("hollow"===t)return{lineWidth:n+1};var r=e.fillOpacity||e.opacity||1;return{fillOpacity:r-.08}},getSelectedCfg:function(t,e){return e&&e.style?e.style:this.getActiveCfg(t,e)}});i.registerShape("venn","venn",{draw:function(t,e){var n=t.origin._origin,i=n.path,a=c(t),o=s.parsePathString(i),u=e.addShape("path",{attrs:r.mix(a,{path:o})});return u},getMarkerCfg:function(t){return r.mix({symbol:"circle",radius:4},c(t))}}),i.registerShape("venn","hollow",{draw:function(t,e){var n=t.origin._origin,i=n.path,a=u(t),o=s.parsePathString(i),c=e.addShape("path",{attrs:r.mix(a,{path:o})});return c},getMarkerCfg:function(t){return r.mix({symbol:"circle",radius:4},c(t))}}),t.exports=l},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(23),o=n(0),s=n(414);n(545);var c=function(t){i(n,t);var e=n.prototype;function n(e){var n;return n=t.call(this,e)||this,o.assign(r(n),s),n}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return e.type="violin",e.shapeType="violin",e.generatePoints=!0,e},e.createShapePointsCfg=function(e){var n=this,r=t.prototype.createShapePointsCfg.call(this,e);r.size=n.getNormalizedSize(e);var i=n.get("_sizeField");return r._size=e._origin[i],r},e.clearInner=function(){t.prototype.clearInner.call(this),this.set("defaultSize",null)},e._initAttrs=function(){var e=this,n=e.get("attrOptions"),r=n.size?n.size.field:e.get("_sizeField")?e.get("_sizeField"):"size";e.set("_sizeField",r),delete n.size,t.prototype._initAttrs.call(this)},n}(a),u=function(t){function e(){return t.apply(this,arguments)||this}i(e,t);var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return e.hasDefaultAdjust=!0,e.adjusts=[{type:"dodge"}],e},e}(c);c.Dodge=u,a.Violin=c,a.ViolinDodge=u,t.exports=c},function(t,e,n){var r=n(0),i=n(21),a=n(57),o=n(8),s=n(25);function c(t){var e=o.shape.venn,n=r.mix({},e,t.style);return a.addFillAttrs(n,t),t.color&&(n.stroke=n.stroke||t.color),n}function u(t){var e=o.shape.hollowVenn,n=r.mix({},e,t.style);return a.addStrokeAttrs(n,t),n}function l(t){for(var e=[],n=0;n=0;a--)for(var o=e.getFacetsByLevel(t,a),s=0;sd.x||a.yh.y)return}s.style.cursor="crosshair",e.startPoint=a,e.brushShape=null,e.brushing=!0,l?l.clear():(l=n.addGroup({zIndex:5}),l.initTransform()),e.container=l,"POLYGON"===r&&(e.polygonPath="M "+a.x+" "+a.y)}}}},e.process=function(t){var e=this,n=e.brushing,r=e.dragging,i=e.type,o=e.plot,s=e.startPoint,c=e.xScale,u=e.yScale,l=e.canvas;if(n||r){var f={x:t.offsetX,y:t.offsetY},h=l.get("canvasDOM");if(n){h.style.cursor="crosshair";var d,p,v,g,m=o.start,y=o.end,b=e.polygonPath,x=e.brushShape,w=e.container;e.plot&&e.inPlot&&(f=e._limitCoordScope(f)),"Y"===i?(d=m.x,p=f.y>=s.y?s.y:f.y,v=Math.abs(m.x-y.x),g=Math.abs(s.y-f.y)):"X"===i?(d=f.x>=s.x?s.x:f.x,p=y.y,v=Math.abs(s.x-f.x),g=Math.abs(y.y-m.y)):"XY"===i?(f.x>=s.x?(d=s.x,p=f.y>=s.y?s.y:f.y):(d=f.x,p=f.y>=s.y?s.y:f.y),v=Math.abs(s.x-f.x),g=Math.abs(s.y-f.y)):"POLYGON"===i&&(b+="L "+f.x+" "+f.y,e.polygonPath=b,x?!x.get("destroyed")&&x.attr(a.mix({},x._attrs,{path:b})):x=w.addShape("path",{attrs:a.mix(e.style,{path:b})})),"POLYGON"!==i&&(x?!x.get("destroyed")&&x.attr(a.mix({},x._attrs,{x:d,y:p,width:v,height:g})):x=w.addShape("rect",{attrs:a.mix(e.style,{x:d,y:p,width:v,height:g})})),e.brushShape=x}else if(r){h.style.cursor="move";var _=e.selection;if(_&&!_.get("destroyed"))if("POLYGON"===i){var O=e.prePoint;e.selection.translate(f.x-O.x,f.y-O.y)}else e.dragoffX&&_.attr("x",f.x-e.dragoffX),e.dragoffY&&_.attr("y",f.y-e.dragoffY)}e.prePoint=f,l.draw();var C=e._getSelected(),S=C.data,M=C.shapes,k=C.xValues,j=C.yValues,T={data:S,shapes:M};c&&(T[c.field]=k),u&&(T[u.field]=j),a.mix(t,T),T.x=f.x,T.y=f.y,e.onDragmove&&e.onDragmove(T),e.onBrushmove&&e.onBrushmove(T)}},e.end=function(t){var e=this;if(e.brushing||e.dragging){var n=e.data,r=e.shapes,i=e.xValues,o=e.yValues,s=e.canvas,c=e.type,u=e.startPoint,l=e.chart,f=e.container,h=e.xScale,d=e.yScale,p=t.offsetX,v=t.offsetY,g=s.get("canvasDOM");if(g.style.cursor="default",null!==u){if(Math.abs(u.x-p)<=1&&Math.abs(u.y-v)<=1)return e.brushing=!1,e.dragging=!1,f.clear(),void s.draw();var m={data:n,shapes:r};if(h&&(m[h.field]=i),d&&(m[d.field]=o),a.mix(t,m),m.x=p,m.y=v,e.dragging)e.dragging=!1,e.onDragend&&e.onDragend(m);else if(e.brushing){e.brushing=!1;var y=e.brushShape,b=e.polygonPath;"POLYGON"===c&&(b+="z",y&&!y.get("destroyed")&&y.attr(a.mix({},y._attrs,{path:b})),e.polygonPath=b,s.draw()),e.onBrushend?e.onBrushend(m):l&&e.filter&&(f.clear(),!e.isTransposed&&"X"===c||e.isTransposed&&"Y"===c?h&&l.filter(h.field,(function(t){return i.indexOf(t)>-1})):(!e.isTransposed&&"Y"===c||e.isTransposed&&"X"===c||h&&l.filter(h.field,(function(t){return i.indexOf(t)>-1})),d&&l.filter(d.field,(function(t){return o.indexOf(t)>-1}))),l.repaint())}}}},e.reset=function(){var t=this,e=t.chart,n=t.filter,r=t.brushShape,i=t.canvas;this._init(),e&&n&&(e.get("options").filters={},e.repaint()),r&&(r.destroy(),i.draw())},e._limitCoordScope=function(t){var e=this.plot,n=e.start,r=e.end;return t.xr.x&&(t.x=r.x),t.yn.y&&(t.y=n.y),t},e._getSelected=function(){var t=this,e=t.chart,n=t.xScale,r=t.yScale,i=t.brushShape,a=t.canvas,o=a.get("pixelRatio"),s=[],c=[],u=[],l=[];if(e){var f=e.get("geoms");f.map((function(t){var e=t.getShapes();return e.map((function(t){var e=t.get("origin");return Array.isArray(e)||(e=[e]),e.map((function(e){if(i.isHit(e.x*o,e.y*o)){s.push(t);var a=e._origin;l.push(a),n&&c.push(a[n.field]),r&&u.push(a[r.field])}return e})),t})),t}))}return t.shapes=s,t.xValues=c,t.yValues=u,t.data=l,a.draw(),{data:l,xValues:c,yValues:u,shapes:s}},n}(o);t.exports=u},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(0),o=n(204),s=n(554),c=n(439),u=n(440),l=864e5,f=["X","Y","XY"],h="X",d=function(t){i(n,t);var e=n.prototype;function n(e,n){var i;i=t.call(this,e,n)||this;var o=r(i);o.type=o.type.toUpperCase(),o.chart=n,o.coord=n.get("coord");var c=o.data=n.get("data");s(n);var l=n.getYScales(),d=n.getXScale();l.push(d);var p=n.get("scaleController");return l.forEach((function(t){var e=t.field;o.limitRange[e]=u(c,t);var n=p.defs[e]||{};o.originScaleDefsByField[e]=a.mix(n,{nice:!!n.nice}),t.isLinear&&(o.stepByField[e]=(t.max-t.min)*o.stepRatio)})),f.includes(o.type)||(o.type=h),o._disableTooltip(),i}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return a.mix({},e,{type:h,stepRatio:.05,limitRange:{},stepByField:{},threshold:20,originScaleDefsByField:{},previousPoint:null,isDragging:!1})},e._disableTooltip=function(){var t=this,e=t.chart,n=e.get("tooltipController");n&&(t._showTooltip=!0,e.tooltip(!1))},e._enableTooltip=function(t){var e=this,n=e.chart;e._showTooltip&&(n.tooltip(!0),n.showTooltip(t))},e._applyTranslate=function(t,e,n){void 0===e&&(e=0);var r=this;t.isLinear?r._translateLinearScale(t,e,n):r._translateCatScale(t,e,n)},e._translateCatScale=function(t,e,n){var r=this,i=r.chart,o=t.type,s=t.field,u=t.values,f=t.ticks,h=c(i,s),d=r.limitRange[s],p=e/n,v=u.length,g=Math.max(1,Math.abs(parseInt(p*v))),m=d.indexOf(u[0]),y=d.indexOf(u[v-1]);if(e>0&&m>=0){for(var b=0;b0;b++)m-=1,y-=1;var x=d.slice(m,y+1),w=null;if("timeCat"===o){for(var _=f.length>2?f[1]-f[0]:l,O=f[0]-_;O>=x[0];O-=_)f.unshift(O);w=f}i.scale(s,a.mix({},h,{values:x,ticks:w}))}else if(e<0&&y<=d.length-1){for(var C=0;C2?f[1]-f[0]:l,j=f[f.length-1]+k;j<=S[S.length-1];j+=k)f.push(j);M=f}i.scale(s,a.mix({},h,{values:S,ticks:M}))}},e._translateLinearScale=function(t,e,n){var r=this,i=r.chart,o=r.limitRange,s=t.min,u=t.max,l=t.field;if(s!==o[l].min||u!==o[l].max){var f=e/n,h=u-s,d=c(i,l);i.scale(l,a.mix({},d,{nice:!1,min:s+f*h,max:u+f*h}))}},e.start=function(t){var e=this,n=e.canvas,r=n.get("canvasDOM");r.style.cursor="pointer",e.isDragging=!0,e.previousPoint={x:t.x,y:t.y},e._disableTooltip()},e.process=function(t){var e=this;if(e.isDragging){var n=e.chart,r=e.type,i=e.canvas,a=e.coord,o=e.threshold,s=i.get("canvasDOM");s.style.cursor="move";var c=e.previousPoint,u=t,l=u.x-c.x,f=u.y-c.y,h=!1;if(Math.abs(l)>o&&r.indexOf("X")>-1){h=!0;var d=n.getXScale();e._applyTranslate(d,d.isLinear?-l:l,a.width)}if(Math.abs(f)>o&&r.indexOf("Y")>-1){h=!0;var p=n.getYScales();p.forEach((function(t){e._applyTranslate(t,u.y-c.y,a.height)}))}h&&(e.previousPoint=u,n.repaint())}},e.end=function(t){var e=this;e.isDragging=!1;var n=e.canvas,r=n.get("canvasDOM");r.style.cursor="default",e._enableTooltip(t)},e.reset=function(){var t=this,e=t.view,n=t.originScaleDefsByField,r=e.getYScales(),i=e.getXScale();r.push(i),r.forEach((function(t){if(t.isLinear){var r=t.field;e.scale(r,n[r])}})),e.repaint(),t._disableTooltip()},n}(o);t.exports=d},function(t,e,n){var r=n(0),i=n(100),a=n(438);t.exports=function(t){t.on("beforeinitgeoms",(function(){t.set("limitInPlot",!0);var e=t.get("data"),n=a(t);if(!n)return e;var o=t.get("geoms"),s=!1;r.each(o,(function(t){if(["area","line","path"].includes(t.get("type")))return s=!0,!1}));var c=[];if(r.each(n,(function(t,e){!s&&t&&(t.values||t.min||t.max)&&c.push(e)})),0===c.length)return e;var u=[];r.each(e,(function(t){var e=!0;r.each(c,(function(a){var o=t[a];if(o){var s=n[a];if("timeCat"===s.type){var c=s.values;r.isNumber(c[0])&&(o=i.toTimeStamp(o))}(s.values&&!s.values.includes(o)||s.min&&os.max)&&(e=!1)}})),e&&u.push(t)})),t.set("filteredData",u)}))}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(0),a=n(204),o=n(556),s=n(440),c="X",u=function(t){r(n,t);var e=n.prototype;function n(e,n){var r;r=t.call(this,e,n)||this;var a=r.getDefaultCfg();return n.set("_scrollBarCfg",i.deepMix({},a,e)),n.set("_limitRange",{}),n.get("_horizontalBar")||n.get("_verticalBar")||r._renderScrollBars(),r}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return i.mix({},e,{startEvent:null,processEvent:null,endEvent:null,resetEvent:null,type:c,xStyle:{backgroundColor:"rgba(202, 215, 239, .2)",fillerColor:"rgba(202, 215, 239, .75)",size:4,lineCap:"round",offsetX:0,offsetY:-10},yStyle:{backgroundColor:"rgba(202, 215, 239, .2)",fillerColor:"rgba(202, 215, 239, .75)",size:4,lineCap:"round",offsetX:8,offsetY:0}})},e._renderScrollBars=function(){var t=this.chart,e=t.get("_scrollBarCfg");if(e){var n=t.get("data"),r=t.get("plotRange");r.width=Math.abs(r.br.x-r.bl.x),r.height=Math.abs(r.tl.y-r.bl.y);var i=t.get("backPlot"),a=t.get("canvas"),c=a.get("height"),u=t.get("_limitRange"),l=e.type;if(l.indexOf("X")>-1){var f=e.xStyle,h=f.offsetX,d=f.offsetY,p=f.lineCap,v=f.backgroundColor,g=f.fillerColor,m=f.size,y=t.getXScale(),b=u[y.field];b||(b=s(n,y),u[y.field]=b);var x=o(y,b,y.type),w=t.get("_horizontalBar"),_=c-m/2+d;if(w){var O=w.get("children")[1];O.attr({x1:Math.max(r.bl.x+r.width*x[0]+h,r.bl.x),x2:Math.min(r.bl.x+r.width*x[1]+h,r.br.x)})}else w=i.addGroup({className:"horizontalBar"}),w.addShape("line",{attrs:{x1:r.bl.x+h,y1:_,x2:r.br.x+h,y2:_,lineWidth:m,stroke:v,lineCap:p}}),w.addShape("line",{attrs:{x1:Math.max(r.bl.x+r.width*x[0]+h,r.bl.x),y1:_,x2:Math.min(r.bl.x+r.width*x[1]+h,r.br.x),y2:_,lineWidth:m,stroke:g,lineCap:p}}),t.set("_horizontalBar",w)}if(l.indexOf("Y")>-1){var C=e.yStyle,S=C.offsetX,M=C.offsetY,k=C.lineCap,j=C.backgroundColor,T=C.fillerColor,z=C.size,E=t.getYScales()[0],A=u[E.field];A||(A=s(n,E),u[E.field]=A);var P=o(E,A,E.type),L=t.get("_verticalBar"),V=z/2+S;if(L){var I=L.get("children")[1];I.attr({y1:Math.max(r.tl.y+r.height*P[0]+M,r.tl.y),y2:Math.min(r.tl.y+r.height*P[1]+M,r.bl.y)})}else L=i.addGroup({className:"verticalBar"}),L.addShape("line",{attrs:{x1:V,y1:r.tl.y+M,x2:V,y2:r.bl.y+M,lineWidth:z,stroke:j,lineCap:k}}),L.addShape("line",{attrs:{x1:V,y1:Math.max(r.tl.y+r.height*P[0]+M,r.tl.y),x2:V,y2:Math.min(r.tl.y+r.height*P[1]+M,r.bl.y),lineWidth:z,stroke:T,lineCap:k}}),t.set("_verticalBar",L)}}},e._clear=function(){var t=this.chart;if(t){var e=t.get("_horizontalBar"),n=t.get("_verticalBar");e&&e.remove(!0),n&&n.remove(!0),t.set("_horizontalBar",null),t.set("_verticalBar",null)}},e._bindEvents=function(){this._onAfterclearOrBeforechangedata=this._onAfterclearOrBeforechangedata.bind(this),this._onAfterclearinner=this._onAfterclearinner.bind(this),this._onAfterdrawgeoms=this._onAfterdrawgeoms.bind(this);var t=this.chart;t.on("afterclear",this._onAfterclearOrBeforechangedata),t.on("beforechangedata",this._onAfterclearOrBeforechangedata),t.on("afterclearinner",this._onAfterclearinner),t.on("afterdrawgeoms",this._onAfterdrawgeoms)},e._onAfterclearOrBeforechangedata=function(){this.chart&&this.chart.set("_limitRange",{})},e._onAfterclearinner=function(){this._clear()},e._onAfterdrawgeoms=function(){this._renderScrollBars()},e._clearEvents=function(){var t=this.chart;t&&(t.off("afterclear",this._onAfterclearOrBeforechangedata),t.off("beforechangedata",this._onAfterclearOrBeforechangedata),t.off("afterclearinner",this._onAfterclearinner),t.off("afterdrawgeoms",this._onAfterdrawgeoms))},e.destroy=function(){this._clearEvents(),this._clear(),this.canvas.draw()},n}(a);t.exports=u},function(t,e){t.exports=function(t,e,n){if(!t)return[0,1];var r=0,i=0;if("linear"===n){var a=e.min,o=e.max,s=o-a;r=(t.min-a)/s,i=(t.max-a)/s}else{var c=e,u=t.values,l=c.indexOf(u[0]),f=c.indexOf(u[u.length-1]);r=l/(c.length-1),i=f/(c.length-1)}return[r,i]}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(0),a=n(204);function o(t,e){var n={};for(var r in e)n[r]=t[r];return n}var s=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return i.mix({},e,{startEvent:"mouseup",processEvent:null,selectStyle:{fillOpacity:1},unSelectStyle:{fillOpacity:.1},cancelable:!0})},n.start=function(t){var e,n=this,r=n.view,a=[];if(r.eachShape((function(n,r){r.isPointInPath(t.x,t.y)?e=r:a.push(r)})),e)if(e.get("_selected")){if(!n.cancelable)return;n.reset()}else{var s=n.selectStyle,c=n.unSelectStyle,u=o(e.attr(),e);e.set("_originAttrs",u),e.attr(s),i.each(a,(function(t){var e=t.get("_originAttrs");e&&t.attr(e),t.set("_selected",!1),c&&(e=o(t.attr(),c),t.set("_originAttrs",e),t.attr(c))})),e.set("_selected",!0),n.selectedShape=e,n.canvas.draw()}else n.reset()},n.end=function(t){var e=this.selectedShape;e&&!e.get("destroyed")&&e.get("origin")&&(t.data=e.get("origin")._origin,t.shapeInfo=e.get("origin"),t.shape=e,t.selected=!!e.get("_selected"))},n.reset=function(){var t=this;if(t.selectedShape){var e=t.view,n=e.get("geoms")[0],r=n.get("container").get("children")[0],a=r.get("children");i.each(a,(function(t){var e=t.get("_originAttrs");e&&(t._attrs=e,t.set("_originAttrs",null)),t.set("_selected",!1)})),t.canvas.draw()}},e}(a);t.exports=s},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(559),o=n(162),s=n(0),c=n(18),u=n(8),l=n(204),f=n(439),h=n(438),d=c.Canvas,p=s.DomUtil,v=s.isNumber,g=function(t){i(n,t);var e=n.prototype;function n(e,n){var i;i=t.call(this,e,n)||this;var a=r(i);return a._initContainer(),a._initStyle(),a.render(),i}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return s.mix({},e,{startEvent:null,processEvent:null,endEvent:null,resetEvent:null,height:26,width:"auto",padding:u.plotCfg.padding,container:null,xAxis:null,yAxis:null,fillerStyle:{fill:"#BDCCED",fillOpacity:.3},backgroundStyle:{stroke:"#CCD6EC",fill:"#CCD6EC",fillOpacity:.3,lineWidth:1},range:[0,100],layout:"horizontal",textStyle:{fill:"#545454"},handleStyle:{img:"https://gw.alipayobjects.com/zos/rmsportal/QXtfhORGlDuRvLXFzpsQ.png",width:5},backgroundChart:{type:["area"],color:"#CCD6EC"}})},e._initContainer=function(){var t=this,e=t.container;if(!e)throw new Error("Please specify the container for the Slider!");s.isString(e)?t.domContainer=document.getElementById(e):t.domContainer=e},e.forceFit=function(){var t=this;if(t&&!t.destroyed){var e=p.getWidth(t.domContainer),n=t.height;if(e!==t.domWidth){var r=t.canvas;r.changeSize(e,n),t.bgChart&&t.bgChart.changeWidth(e),r.clear(),t._initWidth(),t._initSlider(),t._bindEvent(),r.draw()}}},e._initForceFitEvent=function(){var t=this,e=setTimeout(s.wrapBehavior(t,"forceFit"),200);clearTimeout(t.resizeTimer),t.resizeTimer=e},e._initStyle=function(){var t=this;t.handleStyle=s.mix({width:t.height,height:t.height},t.handleStyle),"auto"===t.width&&window.addEventListener("resize",s.wrapBehavior(t,"_initForceFitEvent"))},e._initWidth=function(){var t,e=this;t="auto"===e.width?p.getWidth(e.domContainer):e.width,e.domWidth=t;var n=s.toAllPadding(e.padding);"horizontal"===e.layout?(e.plotWidth=t-n[1]-n[3],e.plotPadding=n[3],e.plotHeight=e.height):"vertical"===e.layout&&(e.plotWidth=e.width,e.plotHeight=e.height-n[0]-n[2],e.plotPadding=n[0])},e._initCanvas=function(){var t=this,e=t.domWidth,n=t.height,r=new d({width:e,height:n,containerDOM:t.domContainer,capture:!1}),i=r.get("el");i.style.position="absolute",i.style.top=0,i.style.left=0,i.style.zIndex=3,t.canvas=r},e._initBackground=function(){var t,e=this,n=this.chart,r=n.getAllGeoms[0],i=e.data=e.data||n.get("data"),a=n.getXScale(),c=e.xAxis||a.field,u=e.yAxis||n.getYScales()[0].field,l=s.deepMix((t={},t[""+c]={range:[0,1]},t),h(n),e.scales);if(delete l[c].min,delete l[c].max,!i)throw new Error("Please specify the data!");if(!c)throw new Error("Please specify the xAxis!");if(!u)throw new Error("Please specify the yAxis!");var f=e.backgroundChart,d=f.type||r.get("type"),p=f.color||"grey",v=f.shape;s.isArray(d)||(d=[d]);var g=s.toAllPadding(e.padding),m=new o({container:e.container,width:e.domWidth,height:e.height,padding:[0,g[1],0,g[3]],animate:!1});m.source(i),m.scale(l),m.axis(!1),m.tooltip(!1),m.legend(!1),s.each(d,(function(t,e){var n=m[t]().position(c+"*"+u).opacity(1),r=s.isArray(p)?p[e]:p;r&&(s.isObject(r)?r.field&&n.color(r.field,r.colors):n.color(r));var i=s.isArray(v)?v[e]:v;i&&(s.isObject(i)?i.field&&n.shape(i.field,i.callback||i.shapes):n.shape(i))})),m.render(),e.bgChart=m,e.scale="horizontal"===e.layout?m.getXScale():m.getYScales()[0],"vertical"===e.layout&&m.destroy()},e._initRange=function(){var t=this,e=t.startRadio,n=t.endRadio,r=t._startValue,i=t._endValue,a=t.scale,o=0,s=1;v(e)?o=e:r&&(o=a.scale(a.translate(r))),v(n)?s=n:i&&(s=a.scale(a.translate(i)));var c=t.minSpan,u=t.maxSpan,l=0;if("time"===a.type||"timeCat"===a.type){var f=a.values,h=f[0],d=f[f.length-1];l=d-h}else a.isLinear&&(l=a.max-a.min);l&&c&&(t.minRange=c/l*100),l&&u&&(t.maxRange=u/l*100);var p=[100*o,100*s];return t.range=p,p},e._getHandleValue=function(t){var e,n=this,r=n.range,i=r[0]/100,a=r[1]/100,o=n.scale;return e="min"===t?n._startValue?n._startValue:o.invert(i):n._endValue?n._endValue:o.invert(a),e},e._initSlider=function(){var t=this,e=t.canvas,n=t._initRange(),r=t.scale,i=e.addGroup(a,{middleAttr:t.fillerStyle,range:n,minRange:t.minRange,maxRange:t.maxRange,layout:t.layout,width:t.plotWidth,height:t.plotHeight,backgroundStyle:t.backgroundStyle,textStyle:t.textStyle,handleStyle:t.handleStyle,minText:r.getText(t._getHandleValue("min")),maxText:r.getText(t._getHandleValue("max"))});"horizontal"===t.layout?i.translate(t.plotPadding,0):"vertical"===t.layout&&i.translate(0,t.plotPadding),t.rangeElement=i},e._updateElement=function(t,e){var n=this,r=n.chart,i=n.scale,a=n.rangeElement,o=i.field,c=a.get("minTextElement"),u=a.get("maxTextElement"),l=i.invert(t),h=i.invert(e),d=i.getText(l),p=i.getText(h);c.attr("text",d),u.attr("text",p),n._startValue=d,n._endValue=p,n.onChange&&n.onChange({startText:d,endText:p,startValue:l,endValue:h,startRadio:t,endRadio:e}),r.scale(o,s.mix({},f(r,o),{nice:!1,min:l,max:h})),r.repaint()},e._bindEvent=function(){var t=this,e=t.rangeElement;e.on("sliderchange",(function(e){var n=e.range,r=n[0]/100,i=n[1]/100;t._updateElement(r,i)}))},e.clear=function(){var t=this;t.canvas.clear(),t.bgChart&&t.bgChart.destroy(),t.bgChart=null,t.scale=null,t.canvas.draw()},e.repaint=function(){var t=this;t.clear(),t.render()},e.render=function(){var t=this;t._initWidth(),t._initCanvas(),t._initBackground(),t._initSlider(),t._bindEvent(),t.canvas.draw()},e.destroy=function(){var t=this;clearTimeout(t.resizeTimer);var e=t.rangeElement;e.off("sliderchange"),t.bgChart&&t.bgChart.destroy(),t.canvas.destroy();var n=t.domContainer;while(n.hasChildNodes())n.removeChild(n.firstChild);window.removeEventListener("resize",s.getWrapBehavior(t,"_initForceFitEvent")),t.destroyed=!0},n}(l);t.exports=g},function(t,e,n){var r=n(0),i=n(18),a=i.Group,o=r.DomUtil,s=5,c=function t(e){t.superclass.constructor.call(this,e)};r.extend(c,a),r.augment(c,{getDefaultCfg:function(){return{range:null,middleAttr:null,backgroundElement:null,minHandleElement:null,maxHandleElement:null,middleHandleElement:null,currentTarget:null,layout:"vertical",width:null,height:null,pageX:null,pageY:null}},_initHandle:function(t){var e,n,i,a=this,o=a.addGroup(),c=a.get("layout"),u=a.get("handleStyle"),l=u.img,f=u.width,h=u.height;if("horizontal"===c){var d=u.width;i="ew-resize",n=o.addShape("Image",{attrs:{x:-d/2,y:0,width:d,height:h,img:l,cursor:i}}),e=o.addShape("Text",{attrs:r.mix({x:"min"===t?-(d/2+s):d/2+s,y:h/2,textAlign:"min"===t?"end":"start",textBaseline:"middle",text:"min"===t?this.get("minText"):this.get("maxText"),cursor:i},this.get("textStyle"))})}else i="ns-resize",n=o.addShape("Image",{attrs:{x:0,y:-h/2,width:f,height:h,img:l,cursor:i}}),e=o.addShape("Text",{attrs:r.mix({x:f/2,y:"min"===t?h/2+s:-(h/2+s),textAlign:"center",textBaseline:"middle",text:"min"===t?this.get("minText"):this.get("maxText"),cursor:i},this.get("textStyle"))});return this.set(t+"TextElement",e),this.set(t+"IconElement",n),o},_initSliderBackground:function(){var t=this.addGroup();return t.initTransform(),t.translate(0,0),t.addShape("Rect",{attrs:r.mix({x:0,y:0,width:this.get("width"),height:this.get("height")},this.get("backgroundStyle"))}),t},_beforeRenderUI:function(){var t=this._initSliderBackground(),e=this._initHandle("min"),n=this._initHandle("max"),r=this.addShape("rect",{attrs:this.get("middleAttr")});this.set("middleHandleElement",r),this.set("minHandleElement",e),this.set("maxHandleElement",n),this.set("backgroundElement",t),t.set("zIndex",0),r.set("zIndex",1),e.set("zIndex",2),n.set("zIndex",2),r.attr("cursor","move"),this.sort()},_renderUI:function(){"horizontal"===this.get("layout")?this._renderHorizontal():this._renderVertical()},_transform:function(t){var e=this.get("range"),n=e[0]/100,r=e[1]/100,i=this.get("width"),a=this.get("height"),o=this.get("minHandleElement"),s=this.get("maxHandleElement"),c=this.get("middleHandleElement");o.resetMatrix?(o.resetMatrix(),s.resetMatrix()):(o.initTransform(),s.initTransform()),"horizontal"===t?(c.attr({x:i*n,y:0,width:(r-n)*i,height:a}),o.translate(n*i,0),s.translate(r*i,0)):(c.attr({x:0,y:a*(1-r),width:i,height:(r-n)*a}),o.translate(0,(1-n)*a),s.translate(0,(1-r)*a))},_renderHorizontal:function(){this._transform("horizontal")},_renderVertical:function(){this._transform("vertical")},_bindUI:function(){this.on("mousedown",r.wrapBehavior(this,"_onMouseDown"))},_isElement:function(t,e){var n=this.get(e);if(t===n)return!0;if(n.isGroup){var r=n.get("children");return r.indexOf(t)>-1}return!1},_getRange:function(t,e){var n=t+e;return n=n>100?100:n,n=n<0?0:n,n},_limitRange:function(t,e,n){n[0]=this._getRange(t,n[0]),n[1]=n[0]+e,n[1]>100&&(n[1]=100,n[0]=n[1]-e)},_updateStatus:function(t,e){var n="x"===t?this.get("width"):this.get("height");t=r.upperFirst(t);var i,a=this.get("range"),o=this.get("page"+t),s=this.get("currentTarget"),c=this.get("rangeStash"),u=this.get("layout"),l="vertical"===u?-1:1,f=e["page"+t],h=f-o,d=h/n*100*l,p=this.get("minRange"),v=this.get("maxRange");a[1]<=a[0]?(this._isElement(s,"minHandleElement")||this._isElement(s,"maxHandleElement"))&&(a[0]=this._getRange(d,a[0]),a[1]=this._getRange(d,a[0])):(this._isElement(s,"minHandleElement")&&(a[0]=this._getRange(d,a[0]),p&&a[1]-a[0]<=p&&this._limitRange(d,p,a),v&&a[1]-a[0]>=v&&this._limitRange(d,v,a)),this._isElement(s,"maxHandleElement")&&(a[1]=this._getRange(d,a[1]),p&&a[1]-a[0]<=p&&this._limitRange(d,p,a),v&&a[1]-a[0]>=v&&this._limitRange(d,v,a))),this._isElement(s,"middleHandleElement")&&(i=c[1]-c[0],this._limitRange(d,i,a)),this.emit("sliderchange",{range:a}),this.set("page"+t,f),this._renderUI(),this.get("canvas").draw()},_onMouseDown:function(t){var e=t.currentTarget,n=t.event,r=this.get("range");n.stopPropagation(),n.preventDefault(),this.set("pageX",n.pageX),this.set("pageY",n.pageY),this.set("currentTarget",e),this.set("rangeStash",[r[0],r[1]]),this._bindCanvasEvents()},_bindCanvasEvents:function(){var t=this.get("canvas").get("containerDOM");this.onMouseMoveListener=o.addEventListener(t,"mousemove",r.wrapBehavior(this,"_onCanvasMouseMove")),this.onMouseUpListener=o.addEventListener(t,"mouseup",r.wrapBehavior(this,"_onCanvasMouseUp")),this.onMouseLeaveListener=o.addEventListener(t,"mouseleave",r.wrapBehavior(this,"_onCanvasMouseUp"))},_onCanvasMouseMove:function(t){var e=this.get("layout");"horizontal"===e?this._updateStatus("x",t):this._updateStatus("y",t)},_onCanvasMouseUp:function(){this._removeDocumentEvents()},_removeDocumentEvents:function(){this.onMouseMoveListener.remove(),this.onMouseUpListener.remove(),this.onMouseLeaveListener.remove()}}),t.exports=c},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(0),o=n(204),s=n(439),c=n(440),u=["X","Y","XY"],l="X",f=function(t){i(n,t);var e=n.prototype;function n(e,n){var i;i=t.call(this,e,n)||this;var o=r(i);o.chart=n,o.type=o.type.toUpperCase();var s=o.data=n.get("data"),f=n.getYScales(),h=n.getXScale();f.push(h);var d=n.get("scaleController");return f.forEach((function(t){var e=t.field,n=d.defs[e]||{};o.limitRange[e]=c(s,t),o.originScaleDefsByField[e]=a.mix(n,{nice:!!n.nice}),t.isLinear?o.stepByField[e]=(t.max-t.min)*o.stepRatio:o.stepByField[e]=o.catStep})),u.includes(o.type)||(o.type=l),i}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return a.mix({},e,{processEvent:"mousewheel",type:l,stepRatio:.05,stepByField:{},minScale:1,maxScale:4,catStep:2,limitRange:{},originScaleDefsByField:{}})},e._applyScale=function(t,e,n,r){void 0===n&&(n=0);var i=this,o=i.chart,c=i.stepByField;if(t.isLinear){var u=t.min,l=t.max,f=t.field,h=1-n,d=c[f]*e,p=u+d*n,v=l-d*h;if(v>p){var g=s(o,f);o.scale(f,a.mix({},g,{nice:!1,min:p,max:v}))}}else{var m=t.field,y=t.values,b=i.chart,x=b.get("coord"),w=s(b,m),_=i.limitRange[m],O=_.length,C=i.maxScale,S=i.minScale,M=O/C,k=O/S,j=y.length,T=x.invertPoint(r),z=T.x,E=j-e*this.catStep,A=parseInt(E*z),P=E+A;if(e>0&&j>=M){var L=A,V=P;P>j&&(V=j-1,L=j-E);var I=y.slice(L,V);b.scale(m,a.mix({},w,{values:I}))}else if(e<0&&j<=k){var R=_.indexOf(y[0]),H=_.indexOf(y[j-1]),D=Math.max(0,R-A),F=Math.min(H+P,O),N=_.slice(D,F);b.scale(m,a.mix({},w,{values:N}))}}},e.process=function(t){var e=this,n=e.chart,r=e.type,i=n.get("coord"),a=t.deltaY,o=i.invertPoint(t);if(a){e.onZoom&&e.onZoom(a,o,e),a>0?e.onZoomin&&e.onZoomin(a,o,e):e.onZoomout&&e.onZoomout(a,o,e);var s=a/Math.abs(a);if(r.indexOf("X")>-1&&e._applyScale(n.getXScale(),s,o.x,t),r.indexOf("Y")>-1){var c=n.getYScales();c.forEach((function(n){e._applyScale(n,s,o.y,t)}))}}n.repaint()},e.reset=function(){var t=this,e=t.view,n=t.originScaleDefsByField,r=e.getYScales(),i=e.getXScale();r.push(i),r.forEach((function(t){if(t.isLinear){var r=t.field;e.scale(r,n[r])}})),e.repaint()},n}(o);t.exports=f}])}))},"7f6b":function(t,e,n){"use strict";n("b2a3"),n("1a3b")},"7f78":function(t,e,n){var r=n("23e7"),i=n("825a"),a=n("e163"),o=n("e177");r({target:"Reflect",stat:!0,sham:!o},{getPrototypeOf:function(t){return a(i(t))}})},"7f9a":function(t,e,n){var r=n("da84"),i=n("8925"),a=r.WeakMap;t.exports="function"===typeof a&&/native code/.test(i(a))},"802a":function(t,e){function n(t){return this.__data__.get(t)}t.exports=n},8057:function(t,e){function n(t,e){var n=-1,r=null==t?0:t.length;while(++n1?arguments[1]:void 0,n),c=o>2?arguments[2]:void 0,u=void 0===c?n:i(c,n);while(u>s)e[s++]=t;return e}},"81ff":function(t,e,n){},"825a":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},8296:function(t,e,n){var r=n("656b"),i=n("2b10");function a(t,e){return e.length<2?t:r(t,i(e,0,-1))}t.exports=a},"82da":function(t,e,n){var r=n("23e7"),i=n("ebb5"),a=i.NATIVE_ARRAY_BUFFER_VIEWS;r({target:"ArrayBuffer",stat:!0,forced:!a},{isView:i.isView})},"82f8":function(t,e,n){"use strict";var r=n("ebb5"),i=n("4d64").includes,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("includes",(function(t){return i(a(this),t,arguments.length>1?arguments[1]:void 0)}))},"83ab":function(t,e,n){var r=n("d039");t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},"83ab2":function(t,e,n){"use strict";n.d(e,"a",(function(){return c}));var r=n("6042"),i=n.n(r),a=n("daa3"),o=n("4d91"),s=n("4df5"),c={prefixCls:o["a"].string,size:{validator:function(t){return["small","large","default"].includes(t)}}};e["b"]={name:"AButtonGroup",props:c,inject:{configProvider:{default:function(){return s["a"]}}},data:function(){return{sizeMap:{large:"lg",small:"sm"}}},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.size,o=this.$slots,s=this.configProvider.getPrefixCls,c=s("btn-group",n),u="";switch(r){case"large":u="lg";break;case"small":u="sm";break;default:break}var l=(t={},i()(t,""+c,!0),i()(t,c+"-"+u,u),t);return e("div",{class:l},[Object(a["c"])(o["default"])])}}},"83b9":function(t,e,n){"use strict";var r=n("d925"),i=n("e683");t.exports=function(t,e){return t&&!r(e)?i(t,e):e}},8418:function(t,e,n){"use strict";var r=n("c04e"),i=n("9bf2"),a=n("5c6c");t.exports=function(t,e,n){var o=r(e);o in t?i.f(t,o,a(0,n)):t[o]=n}},"841c":function(t,e,n){"use strict";var r=n("d784"),i=n("825a"),a=n("1d80"),o=n("129f"),s=n("14c3");r("search",1,(function(t,e,n){return[function(e){var n=a(this),r=void 0==e?void 0:e[t];return void 0!==r?r.call(e,n):new RegExp(e)[t](String(n))},function(t){var r=n(e,t,this);if(r.done)return r.value;var a=i(t),c=String(this),u=a.lastIndex;o(u,0)||(a.lastIndex=0);var l=s(a,c);return o(a.lastIndex,u)||(a.lastIndex=u),null===l?-1:l.index}]}))},"843c":function(t,e,n){"use strict";var r=n("23e7"),i=n("0ccb").end,a=n("9a0c");r({target:"String",proto:!0,forced:a},{padEnd:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},8496:function(t,e,n){"use strict";var r,i=n("41b2"),a=n.n(i),o=n("2b0e"),s=n("46cf"),c=n.n(s),u=n("4d91"),l=n("6bb4"),f=n("daa3"),h=n("d41d"),d=n("c8c6"),p=n("6a21"),v=n("1098"),g=n.n(v);function m(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function y(t){for(var e=1;e=0&&n.left>=0&&n.bottom>n.top&&n.right>n.left?n:null}function _t(t,e,n,r){var i=gt.clone(t),a={width:e.width,height:e.height};return r.adjustX&&i.left=n.left&&i.left+a.width>n.right&&(a.width-=i.left+a.width-n.right),r.adjustX&&i.left+a.width>n.right&&(i.left=Math.max(n.right-a.width,n.left)),r.adjustY&&i.top=n.top&&i.top+a.height>n.bottom&&(a.height-=i.top+a.height-n.bottom),r.adjustY&&i.top+a.height>n.bottom&&(i.top=Math.max(n.bottom-a.height,n.top)),gt.mix(i,a)}function Ot(t){var e,n,r;if(gt.isWindow(t)||9===t.nodeType){var i=gt.getWindow(t);e={left:gt.getWindowScrollLeft(i),top:gt.getWindowScrollTop(i)},n=gt.viewportWidth(i),r=gt.viewportHeight(i)}else e=gt.offset(t),n=gt.outerWidth(t),r=gt.outerHeight(t);return e.width=n,e.height=r,e}function Ct(t,e){var n=e.charAt(0),r=e.charAt(1),i=t.width,a=t.height,o=t.left,s=t.top;return"c"===n?s+=a/2:"b"===n&&(s+=a),"c"===r?o+=i/2:"r"===r&&(o+=i),{left:o,top:s}}function St(t,e,n,r,i){var a=Ct(e,n[1]),o=Ct(t,n[0]),s=[o.left-a.left,o.top-a.top];return{left:Math.round(t.left-s[0]+r[0]-i[0]),top:Math.round(t.top-s[1]+r[1]-i[1])}}function Mt(t,e,n){return t.leftn.right}function kt(t,e,n){return t.topn.bottom}function jt(t,e,n){return t.left>n.right||t.left+e.widthn.bottom||t.top+e.height=n.right||r.top>=n.bottom}function It(t,e,n){var r=n.target||e,i=Ot(r),a=!Vt(r,n.overflow&&n.overflow.alwaysByViewport);return Lt(t,i,n,a)}function Rt(t,e,n){var r,i,a=gt.getDocument(t),o=a.defaultView||a.parentWindow,s=gt.getWindowScrollLeft(o),c=gt.getWindowScrollTop(o),u=gt.viewportWidth(o),l=gt.viewportHeight(o);r="pageX"in e?e.pageX:s+e.clientX,i="pageY"in e?e.pageY:c+e.clientY;var f={left:r,top:i,width:0,height:0},h=r>=0&&r<=s+u&&i>=0&&i<=c+l,d=[n.points[0],"cc"];return Lt(t,f,y(y({},n),{},{points:d}),h)}It.__getOffsetParent=yt,It.__getVisibleRectForElement=wt;function Ht(t,e){var n=void 0;function r(){n&&(clearTimeout(n),n=null)}function i(){r(),n=setTimeout(t,e)}return i.clear=r,i}function Dt(t,e){return t===e||!(!t||!e)&&("pageX"in e&&"pageY"in e?t.pageX===e.pageX&&t.pageY===e.pageY:"clientX"in e&&"clientY"in e&&(t.clientX===e.clientX&&t.clientY===e.clientY))}function Ft(t){return t&&"object"===("undefined"===typeof t?"undefined":g()(t))&&t.window===t}function Nt(t,e){var n=Math.floor(t),r=Math.floor(e);return Math.abs(n-r)<=1}function $t(t,e){t!==document.activeElement&&Object(l["a"])(e,t)&&t.focus()}var Bt=n("7b05"),Wt=n("0644"),Yt=n.n(Wt);function qt(t){return"function"===typeof t&&t?t():null}function Ut(t){return"object"===("undefined"===typeof t?"undefined":g()(t))&&t?t:null}var Kt={props:{childrenProps:u["a"].object,align:u["a"].object.isRequired,target:u["a"].oneOfType([u["a"].func,u["a"].object]).def((function(){return window})),monitorBufferTime:u["a"].number.def(50),monitorWindowResize:u["a"].bool.def(!1),disabled:u["a"].bool.def(!1)},data:function(){return this.aligned=!1,{}},mounted:function(){var t=this;this.$nextTick((function(){t.prevProps=a()({},t.$props);var e=t.$props;!t.aligned&&t.forceAlign(),!e.disabled&&e.monitorWindowResize&&t.startMonitorWindowResize()}))},updated:function(){var t=this;this.$nextTick((function(){var e=t.prevProps,n=t.$props,r=!1;if(!n.disabled){var i=t.$el,o=i?i.getBoundingClientRect():null;if(e.disabled)r=!0;else{var s=qt(e.target),c=qt(n.target),u=Ut(e.target),l=Ut(n.target);Ft(s)&&Ft(c)?r=!1:(s!==c||s&&!c&&l||u&&l&&c||l&&!Dt(u,l))&&(r=!0);var f=t.sourceRect||{};r||!i||Nt(f.width,o.width)&&Nt(f.height,o.height)||(r=!0)}t.sourceRect=o}r&&t.forceAlign(),n.monitorWindowResize&&!n.disabled?t.startMonitorWindowResize():t.stopMonitorWindowResize(),t.prevProps=a()({},t.$props,{align:Yt()(t.$props.align)})}))},beforeDestroy:function(){this.stopMonitorWindowResize()},methods:{startMonitorWindowResize:function(){this.resizeHandler||(this.bufferMonitor=Ht(this.forceAlign,this.$props.monitorBufferTime),this.resizeHandler=Object(d["a"])(window,"resize",this.bufferMonitor))},stopMonitorWindowResize:function(){this.resizeHandler&&(this.bufferMonitor.clear(),this.resizeHandler.remove(),this.resizeHandler=null)},forceAlign:function(){var t=this.$props,e=t.disabled,n=t.target,r=t.align;if(!e&&n){var i=this.$el,a=Object(f["k"])(this),o=void 0,s=qt(n),c=Ut(n),u=document.activeElement;s?o=It(i,s,r):c&&(o=Rt(i,c,r)),$t(u,i),this.aligned=!0,a.align&&a.align(i,o)}}},render:function(){var t=this.$props.childrenProps,e=Object(f["n"])(this)[0];return e&&t?Object(Bt["a"])(e,{props:t}):e}},Gt=Kt,Xt=n("92fa"),Zt=n.n(Xt),Qt={props:{visible:u["a"].bool,hiddenClassName:u["a"].string},render:function(){var t=arguments[0],e=this.$props,n=e.hiddenClassName,r=(e.visible,null);if(n||!this.$slots["default"]||this.$slots["default"].length>1){var i="";r=t("div",{class:i},[this.$slots["default"]])}else r=this.$slots["default"][0];return r}},Jt={props:{hiddenClassName:u["a"].string.def(""),prefixCls:u["a"].string,visible:u["a"].bool},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.visible,i=e.hiddenClassName,a={on:Object(f["k"])(this)};return t("div",Zt()([a,{class:r?"":i}]),[t(Qt,{class:n+"-content",attrs:{visible:r}},[this.$slots["default"]])])}},te=n("18ce"),ee=n("b488"),ne={name:"VCTriggerPopup",mixins:[ee["a"]],props:{visible:u["a"].bool,getClassNameFromAlign:u["a"].func,getRootDomNode:u["a"].func,align:u["a"].any,destroyPopupOnHide:u["a"].bool,prefixCls:u["a"].string,getContainer:u["a"].func,transitionName:u["a"].string,animation:u["a"].any,maskAnimation:u["a"].string,maskTransitionName:u["a"].string,mask:u["a"].bool,zIndex:u["a"].number,popupClassName:u["a"].any,popupStyle:u["a"].object.def((function(){return{}})),stretch:u["a"].string,point:u["a"].shape({pageX:u["a"].number,pageY:u["a"].number})},data:function(){return this.domEl=null,{stretchChecked:!1,targetWidth:void 0,targetHeight:void 0}},mounted:function(){var t=this;this.$nextTick((function(){t.rootNode=t.getPopupDomNode(),t.setStretchSize()}))},updated:function(){var t=this;this.$nextTick((function(){t.setStretchSize()}))},beforeDestroy:function(){this.$el.parentNode?this.$el.parentNode.removeChild(this.$el):this.$el.remove&&this.$el.remove()},methods:{onAlign:function(t,e){var n=this.$props,r=n.getClassNameFromAlign(e);this.currentAlignClassName!==r&&(this.currentAlignClassName=r,t.className=this.getClassName(r));var i=Object(f["k"])(this);i.align&&i.align(t,e)},setStretchSize:function(){var t=this.$props,e=t.stretch,n=t.getRootDomNode,r=t.visible,i=this.$data,a=i.stretchChecked,o=i.targetHeight,s=i.targetWidth;if(e&&r){var c=n();if(c){var u=c.offsetHeight,l=c.offsetWidth;o===u&&s===l&&a||this.setState({stretchChecked:!0,targetHeight:u,targetWidth:l})}}else a&&this.setState({stretchChecked:!1})},getPopupDomNode:function(){return this.$refs.popupInstance?this.$refs.popupInstance.$el:null},getTargetElement:function(){return this.$props.getRootDomNode()},getAlignTarget:function(){var t=this.$props.point;return t||this.getTargetElement},getMaskTransitionName:function(){var t=this.$props,e=t.maskTransitionName,n=t.maskAnimation;return!e&&n&&(e=t.prefixCls+"-"+n),e},getTransitionName:function(){var t=this.$props,e=t.transitionName,n=t.animation;return e||("string"===typeof n?e=""+n:n&&n.props&&n.props.name&&(e=n.props.name)),e},getClassName:function(t){return this.$props.prefixCls+" "+this.$props.popupClassName+" "+t},getPopupElement:function(){var t=this,e=this.$createElement,n=this.$props,r=this.$slots,i=this.getTransitionName,o=this.$data,s=o.stretchChecked,c=o.targetHeight,u=o.targetWidth,l=n.align,h=n.visible,d=n.prefixCls,p=n.animation,v=n.popupStyle,m=n.getClassNameFromAlign,y=n.destroyPopupOnHide,b=n.stretch,x=this.getClassName(this.currentAlignClassName||m(l));h||(this.currentAlignClassName=null);var w={};b&&(-1!==b.indexOf("height")?w.height="number"===typeof c?c+"px":c:-1!==b.indexOf("minHeight")&&(w.minHeight="number"===typeof c?c+"px":c),-1!==b.indexOf("width")?w.width="number"===typeof u?u+"px":u:-1!==b.indexOf("minWidth")&&(w.minWidth="number"===typeof u?u+"px":u),s||setTimeout((function(){t.$refs.alignInstance&&t.$refs.alignInstance.forceAlign()}),0));var _={props:{prefixCls:d,visible:h},class:x,on:Object(f["k"])(this),ref:"popupInstance",style:a()({},w,v,this.getZIndexStyle())},O={props:{appear:!0,css:!1}},C=i(),S=!!C,M={beforeEnter:function(){},enter:function(e,n){t.$nextTick((function(){t.$refs.alignInstance?t.$refs.alignInstance.$nextTick((function(){t.domEl=e,Object(te["a"])(e,C+"-enter",n)})):n()}))},beforeLeave:function(){t.domEl=null},leave:function(t,e){Object(te["a"])(t,C+"-leave",e)}};if("object"===("undefined"===typeof p?"undefined":g()(p))){S=!0;var k=p.on,j=void 0===k?{}:k,T=p.props,z=void 0===T?{}:T;O.props=a()({},O.props,z),O.on=a()({},M,j)}else O.on=M;return S||(O={}),e("transition",O,y?[h?e(Gt,{attrs:{target:this.getAlignTarget(),monitorWindowResize:!0,align:l},key:"popup",ref:"alignInstance",on:{align:this.onAlign}},[e(Jt,_,[r["default"]])]):null]:[e(Gt,{directives:[{name:"show",value:h}],attrs:{target:this.getAlignTarget(),monitorWindowResize:!0,disabled:!h,align:l},key:"popup",ref:"alignInstance",on:{align:this.onAlign}},[e(Jt,_,[r["default"]])])])},getZIndexStyle:function(){var t={},e=this.$props;return void 0!==e.zIndex&&(t.zIndex=e.zIndex),t},getMaskElement:function(){var t=this.$createElement,e=this.$props,n=null;if(e.mask){var r=this.getMaskTransitionName();n=t(Qt,{directives:[{name:"show",value:e.visible}],style:this.getZIndexStyle(),key:"mask",class:e.prefixCls+"-mask",attrs:{visible:e.visible}}),r&&(n=t("transition",{attrs:{appear:!0,name:r}},[n]))}return n}},render:function(){var t=arguments[0],e=this.getMaskElement,n=this.getPopupElement;return t("div",[e(),n()])}};function re(t,e,n){return n?t[0]===e[0]:t[0]===e[0]&&t[1]===e[1]}function ie(t,e,n){var r=t[e]||{};return a()({},r,n)}function ae(t,e,n,r){var i=n.points;for(var a in t)if(t.hasOwnProperty(a)&&re(t[a].points,i,r))return e+"-placement-"+a;return""}function oe(){}var se={props:{autoMount:u["a"].bool.def(!0),autoDestroy:u["a"].bool.def(!0),visible:u["a"].bool,forceRender:u["a"].bool.def(!1),parent:u["a"].any,getComponent:u["a"].func.isRequired,getContainer:u["a"].func.isRequired,children:u["a"].func.isRequired},mounted:function(){this.autoMount&&this.renderComponent()},updated:function(){this.autoMount&&this.renderComponent()},beforeDestroy:function(){this.autoDestroy&&this.removeContainer()},methods:{removeContainer:function(){this.container&&(this._component&&this._component.$destroy(),this.container.parentNode.removeChild(this.container),this.container=null,this._component=null)},renderComponent:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments[1],n=this.visible,r=this.forceRender,i=this.getContainer,a=this.parent,o=this;if(n||a._component||a.$refs._component||r){var s=this.componentEl;this.container||(this.container=i(),s=document.createElement("div"),this.componentEl=s,this.container.appendChild(s));var c={component:o.getComponent(t)};this._component?this._component.setComponent(c):this._component=new this.$root.constructor({el:s,parent:o,data:{_com:c},mounted:function(){this.$nextTick((function(){e&&e.call(o)}))},updated:function(){this.$nextTick((function(){e&&e.call(o)}))},methods:{setComponent:function(t){this.$data._com=t}},render:function(){return this.$data._com.component}})}}},render:function(){return this.children({renderComponent:this.renderComponent,removeContainer:this.removeContainer})}};function ce(){return""}function ue(){return window.document}o["a"].use(c.a,{name:"ant-ref"});var le=["click","mousedown","touchstart","mouseenter","mouseleave","focus","blur","contextmenu"],fe={name:"Trigger",mixins:[ee["a"]],props:{action:u["a"].oneOfType([u["a"].string,u["a"].arrayOf(u["a"].string)]).def([]),showAction:u["a"].any.def([]),hideAction:u["a"].any.def([]),getPopupClassNameFromAlign:u["a"].any.def(ce),afterPopupVisibleChange:u["a"].func.def(oe),popup:u["a"].any,popupStyle:u["a"].object.def((function(){return{}})),prefixCls:u["a"].string.def("rc-trigger-popup"),popupClassName:u["a"].string.def(""),popupPlacement:u["a"].string,builtinPlacements:u["a"].object,popupTransitionName:u["a"].oneOfType([u["a"].string,u["a"].object]),popupAnimation:u["a"].any,mouseEnterDelay:u["a"].number.def(0),mouseLeaveDelay:u["a"].number.def(.1),zIndex:u["a"].number,focusDelay:u["a"].number.def(0),blurDelay:u["a"].number.def(.15),getPopupContainer:u["a"].func,getDocument:u["a"].func.def(ue),forceRender:u["a"].bool,destroyPopupOnHide:u["a"].bool.def(!1),mask:u["a"].bool.def(!1),maskClosable:u["a"].bool.def(!0),popupAlign:u["a"].object.def((function(){return{}})),popupVisible:u["a"].bool,defaultPopupVisible:u["a"].bool.def(!1),maskTransitionName:u["a"].oneOfType([u["a"].string,u["a"].object]),maskAnimation:u["a"].string,stretch:u["a"].string,alignPoint:u["a"].bool},provide:function(){return{vcTriggerContext:this}},inject:{vcTriggerContext:{default:function(){return{}}},savePopupRef:{default:function(){return oe}},dialogContext:{default:function(){return null}}},data:function(){var t=this,e=this.$props,n=void 0;return n=Object(f["s"])(this,"popupVisible")?!!e.popupVisible:!!e.defaultPopupVisible,le.forEach((function(e){t["fire"+e]=function(n){t.fireEvents(e,n)}})),{prevPopupVisible:n,sPopupVisible:n,point:null}},watch:{popupVisible:function(t){void 0!==t&&(this.prevPopupVisible=this.sPopupVisible,this.sPopupVisible=t)}},deactivated:function(){this.setPopupVisible(!1)},mounted:function(){var t=this;this.$nextTick((function(){t.renderComponent(null),t.updatedCal()}))},updated:function(){var t=this,e=function(){t.sPopupVisible!==t.prevPopupVisible&&t.afterPopupVisibleChange(t.sPopupVisible),t.prevPopupVisible=t.sPopupVisible};this.renderComponent(null,e),this.$nextTick((function(){t.updatedCal()}))},beforeDestroy:function(){this.clearDelayTimer(),this.clearOutsideHandler(),clearTimeout(this.mouseDownTimeout)},methods:{updatedCal:function(){var t=this.$props,e=this.$data;if(e.sPopupVisible){var n=void 0;this.clickOutsideHandler||!this.isClickToHide()&&!this.isContextmenuToShow()||(n=t.getDocument(),this.clickOutsideHandler=Object(d["a"])(n,"mousedown",this.onDocumentClick)),this.touchOutsideHandler||(n=n||t.getDocument(),this.touchOutsideHandler=Object(d["a"])(n,"touchstart",this.onDocumentClick)),!this.contextmenuOutsideHandler1&&this.isContextmenuToShow()&&(n=n||t.getDocument(),this.contextmenuOutsideHandler1=Object(d["a"])(n,"scroll",this.onContextmenuClose)),!this.contextmenuOutsideHandler2&&this.isContextmenuToShow()&&(this.contextmenuOutsideHandler2=Object(d["a"])(window,"blur",this.onContextmenuClose))}else this.clearOutsideHandler()},onMouseenter:function(t){var e=this.$props.mouseEnterDelay;this.fireEvents("mouseenter",t),this.delaySetPopupVisible(!0,e,e?null:t)},onMouseMove:function(t){this.fireEvents("mousemove",t),this.setPoint(t)},onMouseleave:function(t){this.fireEvents("mouseleave",t),this.delaySetPopupVisible(!1,this.$props.mouseLeaveDelay)},onPopupMouseenter:function(){this.clearDelayTimer()},onPopupMouseleave:function(t){t&&t.relatedTarget&&!t.relatedTarget.setTimeout&&this._component&&this._component.getPopupDomNode&&Object(l["a"])(this._component.getPopupDomNode(),t.relatedTarget)||this.delaySetPopupVisible(!1,this.$props.mouseLeaveDelay)},onFocus:function(t){this.fireEvents("focus",t),this.clearDelayTimer(),this.isFocusToShow()&&(this.focusTime=Date.now(),this.delaySetPopupVisible(!0,this.$props.focusDelay))},onMousedown:function(t){this.fireEvents("mousedown",t),this.preClickTime=Date.now()},onTouchstart:function(t){this.fireEvents("touchstart",t),this.preTouchTime=Date.now()},onBlur:function(t){Object(l["a"])(t.target,t.relatedTarget||document.activeElement)||(this.fireEvents("blur",t),this.clearDelayTimer(),this.isBlurToHide()&&this.delaySetPopupVisible(!1,this.$props.blurDelay))},onContextmenu:function(t){t.preventDefault(),this.fireEvents("contextmenu",t),this.setPopupVisible(!0,t)},onContextmenuClose:function(){this.isContextmenuToShow()&&this.close()},onClick:function(t){if(this.fireEvents("click",t),this.focusTime){var e=void 0;if(this.preClickTime&&this.preTouchTime?e=Math.min(this.preClickTime,this.preTouchTime):this.preClickTime?e=this.preClickTime:this.preTouchTime&&(e=this.preTouchTime),Math.abs(e-this.focusTime)<20)return;this.focusTime=0}this.preClickTime=0,this.preTouchTime=0,this.isClickToShow()&&(this.isClickToHide()||this.isBlurToHide())&&t&&t.preventDefault&&t.preventDefault(),t&&t.domEvent&&t.domEvent.preventDefault();var n=!this.$data.sPopupVisible;(this.isClickToHide()&&!n||n&&this.isClickToShow())&&this.setPopupVisible(!this.$data.sPopupVisible,t)},onPopupMouseDown:function(){var t=this,e=this.vcTriggerContext,n=void 0===e?{}:e;this.hasPopupMouseDown=!0,clearTimeout(this.mouseDownTimeout),this.mouseDownTimeout=setTimeout((function(){t.hasPopupMouseDown=!1}),0),n.onPopupMouseDown&&n.onPopupMouseDown.apply(n,arguments)},onDocumentClick:function(t){if(!this.$props.mask||this.$props.maskClosable){var e=t.target,n=this.$el;Object(l["a"])(n,e)||this.hasPopupMouseDown||this.close()}},getPopupDomNode:function(){return this._component&&this._component.getPopupDomNode?this._component.getPopupDomNode():null},getRootDomNode:function(){return this.$el},handleGetPopupClassFromAlign:function(t){var e=[],n=this.$props,r=n.popupPlacement,i=n.builtinPlacements,a=n.prefixCls,o=n.alignPoint,s=n.getPopupClassNameFromAlign;return r&&i&&e.push(ae(i,a,t,o)),s&&e.push(s(t)),e.join(" ")},getPopupAlign:function(){var t=this.$props,e=t.popupPlacement,n=t.popupAlign,r=t.builtinPlacements;return e&&r?ie(r,e,n):n},savePopup:function(t){this._component=t,this.savePopupRef(t)},getComponent:function(){var t=this.$createElement,e=this,n={};this.isMouseEnterToShow()&&(n.mouseenter=e.onPopupMouseenter),this.isMouseLeaveToHide()&&(n.mouseleave=e.onPopupMouseleave),n.mousedown=this.onPopupMouseDown,n.touchstart=this.onPopupMouseDown;var r=e.handleGetPopupClassFromAlign,i=e.getRootDomNode,o=e.getContainer,s=e.$props,c=s.prefixCls,u=s.destroyPopupOnHide,l=s.popupClassName,h=s.action,d=s.popupAnimation,p=s.popupTransitionName,v=s.popupStyle,g=s.mask,m=s.maskAnimation,y=s.maskTransitionName,b=s.zIndex,x=s.stretch,w=s.alignPoint,_=this.$data,O=_.sPopupVisible,C=_.point,S=this.getPopupAlign(),M={props:{prefixCls:c,destroyPopupOnHide:u,visible:O,point:w&&C,action:h,align:S,animation:d,getClassNameFromAlign:r,stretch:x,getRootDomNode:i,mask:g,zIndex:b,transitionName:p,maskAnimation:m,maskTransitionName:y,getContainer:o,popupClassName:l,popupStyle:v},on:a()({align:Object(f["k"])(this).popupAlign||oe},n),directives:[{name:"ant-ref",value:this.savePopup}]};return t(ne,M,[Object(f["g"])(e,"popup")])},getContainer:function(){var t=this.$props,e=this.dialogContext,n=document.createElement("div");n.style.position="absolute",n.style.top="0",n.style.left="0",n.style.width="100%";var r=t.getPopupContainer?t.getPopupContainer(this.$el,e):t.getDocument().body;return r.appendChild(n),this.popupContainer=n,n},setPopupVisible:function(t,e){var n=this.alignPoint,r=this.sPopupVisible;if(this.clearDelayTimer(),r!==t){Object(f["s"])(this,"popupVisible")||this.setState({sPopupVisible:t,prevPopupVisible:r});var i=Object(f["k"])(this);i.popupVisibleChange&&i.popupVisibleChange(t)}n&&e&&this.setPoint(e)},setPoint:function(t){var e=this.$props.alignPoint;e&&t&&this.setState({point:{pageX:t.pageX,pageY:t.pageY}})},delaySetPopupVisible:function(t,e,n){var r=this,i=1e3*e;if(this.clearDelayTimer(),i){var a=n?{pageX:n.pageX,pageY:n.pageY}:null;this.delayTimer=Object(h["b"])((function(){r.setPopupVisible(t,a),r.clearDelayTimer()}),i)}else this.setPopupVisible(t,n)},clearDelayTimer:function(){this.delayTimer&&(Object(h["a"])(this.delayTimer),this.delayTimer=null)},clearOutsideHandler:function(){this.clickOutsideHandler&&(this.clickOutsideHandler.remove(),this.clickOutsideHandler=null),this.contextmenuOutsideHandler1&&(this.contextmenuOutsideHandler1.remove(),this.contextmenuOutsideHandler1=null),this.contextmenuOutsideHandler2&&(this.contextmenuOutsideHandler2.remove(),this.contextmenuOutsideHandler2=null),this.touchOutsideHandler&&(this.touchOutsideHandler.remove(),this.touchOutsideHandler=null)},createTwoChains:function(t){var e=function(){},n=Object(f["k"])(this);return this.childOriginEvents[t]&&n[t]?this["fire"+t]:(e=this.childOriginEvents[t]||n[t]||e,e)},isClickToShow:function(){var t=this.$props,e=t.action,n=t.showAction;return-1!==e.indexOf("click")||-1!==n.indexOf("click")},isContextmenuToShow:function(){var t=this.$props,e=t.action,n=t.showAction;return-1!==e.indexOf("contextmenu")||-1!==n.indexOf("contextmenu")},isClickToHide:function(){var t=this.$props,e=t.action,n=t.hideAction;return-1!==e.indexOf("click")||-1!==n.indexOf("click")},isMouseEnterToShow:function(){var t=this.$props,e=t.action,n=t.showAction;return-1!==e.indexOf("hover")||-1!==n.indexOf("mouseenter")},isMouseLeaveToHide:function(){var t=this.$props,e=t.action,n=t.hideAction;return-1!==e.indexOf("hover")||-1!==n.indexOf("mouseleave")},isFocusToShow:function(){var t=this.$props,e=t.action,n=t.showAction;return-1!==e.indexOf("focus")||-1!==n.indexOf("focus")},isBlurToHide:function(){var t=this.$props,e=t.action,n=t.hideAction;return-1!==e.indexOf("focus")||-1!==n.indexOf("blur")},forcePopupAlign:function(){this.$data.sPopupVisible&&this._component&&this._component.$refs.alignInstance&&this._component.$refs.alignInstance.forceAlign()},fireEvents:function(t,e){this.childOriginEvents[t]&&this.childOriginEvents[t](e),this.__emit(t,e)},close:function(){this.setPopupVisible(!1)}},render:function(){var t=this,e=arguments[0],n=this.sPopupVisible,r=Object(f["c"])(this.$slots["default"]),i=this.$props,a=i.forceRender,o=i.alignPoint;r.length>1&&Object(p["a"])(!1,"Trigger $slots.default.length > 1, just support only one default",!0);var s=r[0];this.childOriginEvents=Object(f["h"])(s);var c={props:{},nativeOn:{},key:"trigger"};return this.isContextmenuToShow()?c.nativeOn.contextmenu=this.onContextmenu:c.nativeOn.contextmenu=this.createTwoChains("contextmenu"),this.isClickToHide()||this.isClickToShow()?(c.nativeOn.click=this.onClick,c.nativeOn.mousedown=this.onMousedown,c.nativeOn.touchstart=this.onTouchstart):(c.nativeOn.click=this.createTwoChains("click"),c.nativeOn.mousedown=this.createTwoChains("mousedown"),c.nativeOn.touchstart=this.createTwoChains("onTouchstart")),this.isMouseEnterToShow()?(c.nativeOn.mouseenter=this.onMouseenter,o&&(c.nativeOn.mousemove=this.onMouseMove)):c.nativeOn.mouseenter=this.createTwoChains("mouseenter"),this.isMouseLeaveToHide()?c.nativeOn.mouseleave=this.onMouseleave:c.nativeOn.mouseleave=this.createTwoChains("mouseleave"),this.isFocusToShow()||this.isBlurToHide()?(c.nativeOn.focus=this.onFocus,c.nativeOn.blur=this.onBlur):(c.nativeOn.focus=this.createTwoChains("focus"),c.nativeOn.blur=function(e){!e||e.relatedTarget&&Object(l["a"])(e.target,e.relatedTarget)||t.createTwoChains("blur")(e)}),this.trigger=Object(Bt["a"])(s,c),e(se,{attrs:{parent:this,visible:n,autoMount:!1,forceRender:a,getComponent:this.getComponent,getContainer:this.getContainer,children:function(e){var n=e.renderComponent;return t.renderComponent=n,t.trigger}}})}};e["a"]=fe},"84c3":function(t,e,n){var r=n("74e8");r("Uint16",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},"857a":function(t,e,n){var r=n("1d80"),i=/"/g;t.exports=function(t,e,n,a){var o=String(r(t)),s="<"+e;return""!==n&&(s+=" "+n+'="'+String(a).replace(i,""")+'"'),s+">"+o+""}},8592:function(t,e,n){"use strict";var r=n("b1e0"),i=n("db14");r["b"].setDefaultIndicator=r["c"],r["b"].install=function(t){t.use(i["a"]),t.component(r["b"].name,r["b"])},e["a"]=r["b"]},"85e3":function(t,e){function n(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}t.exports=n},"85e7":function(t,e,n){var r=n("1a14"),i=n("77e9"),a=n("9876");t.exports=n("0bad")?Object.defineProperties:function(t,e){i(t);var n,o=a(e),s=o.length,c=0;while(s>c)r.f(t,n=o[c++],e[n]);return t}},8604:function(t,e,n){var r=n("26e8"),i=n("e2c0");function a(t,e){return null!=t&&i(t,e,r)}t.exports=a},"861d":function(t,e){t.exports=function(t){return"object"===typeof t?null!==t:"function"===typeof t}},"872a":function(t,e,n){var r=n("3b4a");function i(t,e,n){"__proto__"==e&&r?r(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}t.exports=i},8771:function(t,e,n){var r=n("cc15")("iterator"),i=!1;try{var a=[7][r]();a["return"]=function(){i=!0},Array.from(a,(function(){throw 2}))}catch(o){}t.exports=function(t,e){if(!e&&!i)return!1;var n=!1;try{var a=[7],s=a[r]();s.next=function(){return{done:n=!0}},a[r]=function(){return s},t(a)}catch(o){}return n}},8827:function(t,e,n){"use strict";e.__esModule=!0,e.default=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}},"882a":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n("41b2"),i=u(r),a=n("6604"),o=u(a),s=n("5669"),c=u(s);function u(t){return t&&t.__esModule?t:{default:t}}var l={lang:(0,i["default"])({placeholder:"请选择日期",rangePlaceholder:["开始日期","结束日期"]},o["default"]),timePickerLocale:(0,i["default"])({},c["default"])};l.lang.ok="确 定",e["default"]=l},8925:function(t,e,n){var r=n("c6cd"),i=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return i.call(t)}),t.exports=r.inspectSource},"89d9":function(t,e,n){var r=n("656b"),i=n("159a"),a=n("e2e4");function o(t,e,n){var o=-1,s=e.length,c={};while(++o0&&(x=p.map((function(n){return"string"===typeof n?e(l["a"],{key:n,attrs:{prefixCls:m,disabled:u.disabled,value:n,checked:t.stateValue===n}},[n]):e(l["a"],{key:"radio-group-value-options-"+n.value,attrs:{prefixCls:m,disabled:n.disabled||u.disabled,value:n.value,checked:t.stateValue===n.value}},[n.label])}))),e("div",{class:b,on:{mouseenter:a,mouseleave:s}},[x])}}},"8a0d":function(t,e){t.exports={}},"8a59":function(t,e,n){var r=n("74e8");r("Uint8",(function(t){return function(e,n,r){return t(this,e,n,r)}}),!0)},"8a79":function(t,e,n){"use strict";var r=n("23e7"),i=n("06cf").f,a=n("50c4"),o=n("5a34"),s=n("1d80"),c=n("ab13"),u=n("c430"),l="".endsWith,f=Math.min,h=c("endsWith"),d=!u&&!h&&!!function(){var t=i(String.prototype,"endsWith");return t&&!t.writable}();r({target:"String",proto:!0,forced:!d&&!h},{endsWith:function(t){var e=String(s(this));o(t);var n=arguments.length>1?arguments[1]:void 0,r=a(e.length),i=void 0===n?r:f(a(n),r),c=String(t);return l?l.call(e,c,i):e.slice(i-c.length,i)===c}})},"8aa5":function(t,e,n){"use strict";var r=n("6547").charAt;t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},"8aa7":function(t,e,n){var r=n("da84"),i=n("d039"),a=n("1c7e"),o=n("ebb5").NATIVE_ARRAY_BUFFER_VIEWS,s=r.ArrayBuffer,c=r.Int8Array;t.exports=!o||!i((function(){c(1)}))||!i((function(){new c(-1)}))||!a((function(t){new c,new c(null),new c(1.5),new c(t)}),!0)||i((function(){return 1!==new c(new s(2),1,void 0).length}))},"8aab":function(t,e,n){var r=n("6aa8"),i=n("cc15")("iterator"),a=n("8a0d");t.exports=n("5524").isIterable=function(t){var e=Object(t);return void 0!==e[i]||"@@iterator"in e||a.hasOwnProperty(r(e))}},"8adb":function(t,e){function n(t,e){if(("constructor"!==e||"function"!==typeof t[e])&&"__proto__"!=e)return t[e]}t.exports=n},"8b09":function(t,e,n){var r=n("74e8");r("Int16",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},"8b1a":function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},"8b9a":function(t,e,n){var r=n("23e7"),i=n("825a"),a=n("3bbe"),o=n("d2bb");o&&r({target:"Reflect",stat:!0},{setPrototypeOf:function(t,e){i(t),a(e);try{return o(t,e),!0}catch(n){return!1}}})},"8ba4":function(t,e,n){var r=n("23e7"),i=n("5e89");r({target:"Number",stat:!0},{isInteger:i})},"8c3f":function(t,e,n){},"8c4f":function(t,e,n){"use strict"; -/*! - * vue-router v3.5.1 - * (c) 2021 Evan You - * @license MIT - */function r(t,e){0}function i(t,e){for(var n in e)t[n]=e[n];return t}var a=/[!'()*]/g,o=function(t){return"%"+t.charCodeAt(0).toString(16)},s=/%2C/g,c=function(t){return encodeURIComponent(t).replace(a,o).replace(s,",")};function u(t){try{return decodeURIComponent(t)}catch(e){0}return t}function l(t,e,n){void 0===e&&(e={});var r,i=n||h;try{r=i(t||"")}catch(s){r={}}for(var a in e){var o=e[a];r[a]=Array.isArray(o)?o.map(f):f(o)}return r}var f=function(t){return null==t||"object"===typeof t?t:String(t)};function h(t){var e={};return t=t.trim().replace(/^(\?|#|&)/,""),t?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),r=u(n.shift()),i=n.length>0?u(n.join("=")):null;void 0===e[r]?e[r]=i:Array.isArray(e[r])?e[r].push(i):e[r]=[e[r],i]})),e):e}function d(t){var e=t?Object.keys(t).map((function(e){var n=t[e];if(void 0===n)return"";if(null===n)return c(e);if(Array.isArray(n)){var r=[];return n.forEach((function(t){void 0!==t&&(null===t?r.push(c(e)):r.push(c(e)+"="+c(t)))})),r.join("&")}return c(e)+"="+c(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var p=/\/?$/;function v(t,e,n,r){var i=r&&r.options.stringifyQuery,a=e.query||{};try{a=g(a)}catch(s){}var o={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:a,params:e.params||{},fullPath:b(e,i),matched:t?y(t):[]};return n&&(o.redirectedFrom=b(n,i)),Object.freeze(o)}function g(t){if(Array.isArray(t))return t.map(g);if(t&&"object"===typeof t){var e={};for(var n in t)e[n]=g(t[n]);return e}return t}var m=v(null,{path:"/"});function y(t){var e=[];while(t)e.unshift(t),t=t.parent;return e}function b(t,e){var n=t.path,r=t.query;void 0===r&&(r={});var i=t.hash;void 0===i&&(i="");var a=e||d;return(n||"/")+a(r)+i}function x(t,e,n){return e===m?t===e:!!e&&(t.path&&e.path?t.path.replace(p,"")===e.path.replace(p,"")&&(n||t.hash===e.hash&&w(t.query,e.query)):!(!t.name||!e.name)&&(t.name===e.name&&(n||t.hash===e.hash&&w(t.query,e.query)&&w(t.params,e.params))))}function w(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),r=Object.keys(e).sort();return n.length===r.length&&n.every((function(n,i){var a=t[n],o=r[i];if(o!==n)return!1;var s=e[n];return null==a||null==s?a===s:"object"===typeof a&&"object"===typeof s?w(a,s):String(a)===String(s)}))}function _(t,e){return 0===t.path.replace(p,"/").indexOf(e.path.replace(p,"/"))&&(!e.hash||t.hash===e.hash)&&O(t.query,e.query)}function O(t,e){for(var n in e)if(!(n in t))return!1;return!0}function C(t){for(var e=0;e=0&&(e=t.slice(r),t=t.slice(0,r));var i=t.indexOf("?");return i>=0&&(n=t.slice(i+1),t=t.slice(0,i)),{path:t,query:n,hash:e}}function z(t){return t.replace(/\/\//g,"/")}var E=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},A=Z,P=H,L=D,V=$,I=X,R=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function H(t,e){var n,r=[],i=0,a=0,o="",s=e&&e.delimiter||"/";while(null!=(n=R.exec(t))){var c=n[0],u=n[1],l=n.index;if(o+=t.slice(a,l),a=l+c.length,u)o+=u[1];else{var f=t[a],h=n[2],d=n[3],p=n[4],v=n[5],g=n[6],m=n[7];o&&(r.push(o),o="");var y=null!=h&&null!=f&&f!==h,b="+"===g||"*"===g,x="?"===g||"*"===g,w=n[2]||s,_=p||v;r.push({name:d||i++,prefix:h||"",delimiter:w,optional:x,repeat:b,partial:y,asterisk:!!m,pattern:_?W(_):m?".*":"[^"+B(w)+"]+?"})}}return a1||!C.length)return 0===C.length?t():t("span",{},C)}if("a"===this.tag)O.on=w,O.attrs={href:c,"aria-current":y};else{var S=st(this.$slots.default);if(S){S.isStatic=!1;var M=S.data=i({},S.data);for(var k in M.on=M.on||{},M.on){var j=M.on[k];k in w&&(M.on[k]=Array.isArray(j)?j:[j])}for(var T in w)T in M.on?M.on[T].push(w[T]):M.on[T]=b;var z=S.data.attrs=i({},S.data.attrs);z.href=c,z["aria-current"]=y}else O.on=w}return t(this.tag,O,this.$slots.default)}};function ot(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&(void 0===t.button||0===t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function st(t){if(t)for(var e,n=0;n-1&&(s.params[f]=n.params[f]);return s.path=J(u.path,s.params,'named route "'+c+'"'),h(u,s,o)}if(s.path){s.params={};for(var d=0;d=t.length?n():t[i]?e(t[i],(function(){r(i+1)})):r(i+1)};r(0)}var Dt={redirected:2,aborted:4,cancelled:8,duplicated:16};function Ft(t,e){return Wt(t,e,Dt.redirected,'Redirected when going from "'+t.fullPath+'" to "'+qt(e)+'" via a navigation guard.')}function Nt(t,e){var n=Wt(t,e,Dt.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}function $t(t,e){return Wt(t,e,Dt.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function Bt(t,e){return Wt(t,e,Dt.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}function Wt(t,e,n,r){var i=new Error(r);return i._isRouter=!0,i.from=t,i.to=e,i.type=n,i}var Yt=["params","query","hash"];function qt(t){if("string"===typeof t)return t;if("path"in t)return t.path;var e={};return Yt.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}function Ut(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function Kt(t,e){return Ut(t)&&t._isRouter&&(null==e||t.type===e)}function Gt(t){return function(e,n,r){var i=!1,a=0,o=null;Xt(t,(function(t,e,n,s){if("function"===typeof t&&void 0===t.cid){i=!0,a++;var c,u=te((function(e){Jt(e)&&(e=e.default),t.resolved="function"===typeof e?e:et.extend(e),n.components[s]=e,a--,a<=0&&r()})),l=te((function(t){var e="Failed to resolve async component "+s+": "+t;o||(o=Ut(t)?t:new Error(e),r(o))}));try{c=t(u,l)}catch(h){l(h)}if(c)if("function"===typeof c.then)c.then(u,l);else{var f=c.component;f&&"function"===typeof f.then&&f.then(u,l)}}})),i||r()}}function Xt(t,e){return Zt(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Zt(t){return Array.prototype.concat.apply([],t)}var Qt="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function Jt(t){return t.__esModule||Qt&&"Module"===t[Symbol.toStringTag]}function te(t){var e=!1;return function(){var n=[],r=arguments.length;while(r--)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var ee=function(t,e){this.router=t,this.base=ne(e),this.current=m,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function ne(t){if(!t)if(ut){var e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}function re(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,r=Vt&&n;r&&this.listeners.push(Ot());var i=function(){var n=t.current,i=he(t.base);t.current===m&&i===t._startLocation||t.transitionTo(i,(function(t){r&&Ct(e,t,n,!0)}))};window.addEventListener("popstate",i),this.listeners.push((function(){window.removeEventListener("popstate",i)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,i=this,a=i.current;this.transitionTo(t,(function(t){It(z(r.base+t.fullPath)),Ct(r.router,t,a,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,i=this,a=i.current;this.transitionTo(t,(function(t){Rt(z(r.base+t.fullPath)),Ct(r.router,t,a,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(he(this.base)!==this.current.fullPath){var e=z(this.base+this.current.fullPath);t?It(e):Rt(e)}},e.prototype.getCurrentLocation=function(){return he(this.base)},e}(ee);function he(t){var e=window.location.pathname;return t&&0===e.toLowerCase().indexOf(t.toLowerCase())&&(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var de=function(t){function e(e,n,r){t.call(this,e,n),r&&pe(this.base)||ve()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=Vt&&n;r&&this.listeners.push(Ot());var i=function(){var e=t.current;ve()&&t.transitionTo(ge(),(function(n){r&&Ct(t.router,n,e,!0),Vt||be(n.fullPath)}))},a=Vt?"popstate":"hashchange";window.addEventListener(a,i),this.listeners.push((function(){window.removeEventListener(a,i)}))}},e.prototype.push=function(t,e,n){var r=this,i=this,a=i.current;this.transitionTo(t,(function(t){ye(t.fullPath),Ct(r.router,t,a,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,i=this,a=i.current;this.transitionTo(t,(function(t){be(t.fullPath),Ct(r.router,t,a,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;ge()!==e&&(t?ye(e):be(e))},e.prototype.getCurrentLocation=function(){return ge()},e}(ee);function pe(t){var e=he(t);if(!/^\/#/.test(e))return window.location.replace(z(t+"/#"+e)),!0}function ve(){var t=ge();return"/"===t.charAt(0)||(be("/"+t),!1)}function ge(){var t=window.location.href,e=t.indexOf("#");return e<0?"":(t=t.slice(e+1),t)}function me(t){var e=window.location.href,n=e.indexOf("#"),r=n>=0?e.slice(0,n):e;return r+"#"+t}function ye(t){Vt?It(me(t)):window.location.hash=t}function be(t){Vt?Rt(me(t)):window.location.replace(me(t))}var xe=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach((function(e){e&&e(r,t)}))}),(function(t){Kt(t,Dt.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(ee),we=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=pt(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!Vt&&!1!==t.fallback,this.fallback&&(e="hash"),ut||(e="abstract"),this.mode=e,e){case"history":this.history=new fe(this,t.base);break;case"hash":this.history=new de(this,t.base,this.fallback);break;case"abstract":this.history=new xe(this,t.base);break;default:0}},_e={currentRoute:{configurable:!0}};function Oe(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function Ce(t,e,n){var r="hash"===n?"#"+e:e;return t?z(t+"/"+r):r}we.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},_e.currentRoute.get=function(){return this.history&&this.history.current},we.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof fe||n instanceof de){var r=function(t){var r=n.current,i=e.options.scrollBehavior,a=Vt&&i;a&&"fullPath"in t&&Ct(e,t,r,!1)},i=function(t){n.setupListeners(),r(t)};n.transitionTo(n.getCurrentLocation(),i,i)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},we.prototype.beforeEach=function(t){return Oe(this.beforeHooks,t)},we.prototype.beforeResolve=function(t){return Oe(this.resolveHooks,t)},we.prototype.afterEach=function(t){return Oe(this.afterHooks,t)},we.prototype.onReady=function(t,e){this.history.onReady(t,e)},we.prototype.onError=function(t){this.history.onError(t)},we.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},we.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},we.prototype.go=function(t){this.history.go(t)},we.prototype.back=function(){this.go(-1)},we.prototype.forward=function(){this.go(1)},we.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},we.prototype.resolve=function(t,e,n){e=e||this.history.current;var r=tt(t,e,n,this),i=this.match(r,e),a=i.redirectedFrom||i.fullPath,o=this.history.base,s=Ce(o,a,this.mode);return{location:r,route:i,href:s,normalizedTo:r,resolved:i}},we.prototype.getRoutes=function(){return this.matcher.getRoutes()},we.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==m&&this.history.transitionTo(this.history.getCurrentLocation())},we.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==m&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(we.prototype,_e),we.install=ct,we.version="3.5.1",we.isNavigationFailure=Kt,we.NavigationFailureType=Dt,we.START_LOCATION=m,ut&&window.Vue&&window.Vue.use(we),e["a"]=we},"8d1e":function(t,e,n){},"8d74":function(t,e,n){var r=n("4cef"),i=/^\s+/;function a(t){return t?t.slice(0,r(t)+1).replace(i,""):t}t.exports=a},"8db3":function(t,e,n){var r=n("47f5");function i(t,e){var n=null==t?0:t.length;return!!n&&r(t,e,0)>-1}t.exports=i},"8de2":function(t,e,n){var r=n("8eeb"),i=n("9934");function a(t){return r(t,i(t))}t.exports=a},"8df4":function(t,e,n){"use strict";var r=n("7a77");function i(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;t((function(t){n.reason||(n.reason=new r(t),e(n.reason))}))}i.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},i.source=function(){var t,e=new i((function(e){t=e}));return{token:e,cancel:t}},t.exports=i},"8df8":function(t,e,n){"use strict";t.exports=a,t.exports.isMobile=a,t.exports.default=a;var r=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series[46]0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i,i=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series[46]0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino|android|ipad|playbook|silk/i;function a(t){t||(t={});var e=t.ua;if(e||"undefined"===typeof navigator||(e=navigator.userAgent),e&&e.headers&&"string"===typeof e.headers["user-agent"]&&(e=e.headers["user-agent"]),"string"!==typeof e)return!1;var n=t.tablet?i.test(e):r.test(e);return!n&&t.tablet&&t.featureDetect&&navigator&&navigator.maxTouchPoints>1&&-1!==e.indexOf("Macintosh")&&-1!==e.indexOf("Safari")&&(n=!0),n}},"8e60":function(t,e,n){"use strict";var r=n("4d91"),i=n("7b05");e["a"]={name:"Portal",props:{getContainer:r["a"].func.isRequired,children:r["a"].any.isRequired,didUpdate:r["a"].func},mounted:function(){this.createContainer()},updated:function(){var t=this,e=this.$props.didUpdate;e&&this.$nextTick((function(){e(t.$props)}))},beforeDestroy:function(){this.removeContainer()},methods:{createContainer:function(){this._container=this.$props.getContainer(),this.$forceUpdate()},removeContainer:function(){this._container&&this._container.parentNode&&this._container.parentNode.removeChild(this._container)}},render:function(){return this._container?Object(i["a"])(this.$props.children,{directives:[{name:"ant-portal",value:this._container}]}):null}}},"8e8e":function(t,e,n){"use strict";e.__esModule=!0,e.default=function(t,e){var n={};for(var r in t)e.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r]);return n}},"8e95":function(t,e,n){var r=n("c195");t.exports=new r},"8eb5":function(t,e){var n=Math.expm1,r=Math.exp;t.exports=!n||n(10)>22025.465794806718||n(10)<22025.465794806718||-2e-17!=n(-2e-17)?function(t){return 0==(t=+t)?t:t>-1e-6&&t<1e-6?t+t*t/2:r(t)-1}:n},"8eeb":function(t,e,n){var r=n("32b3"),i=n("872a");function a(t,e,n,a){var o=!n;n||(n={});var s=-1,c=e.length;while(++s0&&(!c.multiline||c.multiline&&"\n"!==t[c.lastIndex-1])&&(p="(?: "+p+")",g=" "+g,v++),n=new RegExp("^(?:"+p+")",d)),f&&(n=new RegExp("^"+p+"$(?!\\s)",d)),u&&(e=c.lastIndex),i=o.call(h?n:c,g),h?i?(i.input=i.input.slice(v),i[0]=i[0].slice(v),i.index=c.lastIndex,c.lastIndex+=i[0].length):c.lastIndex=0:u&&i&&(c.lastIndex=c.global?i.index+i[0].length:e),f&&i&&i.length>1&&s.call(i[0],n,(function(){for(a=1;a1&&void 0!==arguments[1]?arguments[1]:{},n=e.beforeEnter,a=e.enter,o=e.afterEnter,s=e.leave,c=e.afterLeave,u=e.appear,l=void 0===u||u,f=e.tag,h=e.nativeOn,d={props:{appear:l,css:!1},on:{beforeEnter:n||i,enter:a||function(e,n){Object(r["a"])(e,t+"-enter",n)},afterEnter:o||i,leave:s||function(e,n){Object(r["a"])(e,t+"-leave",n)},afterLeave:c||i},nativeOn:h};return f&&(d.tag=f),d};e["a"]=a},"950a":function(t,e,n){var r=n("30c9");function i(t,e){return function(n,i){if(null==n)return n;if(!r(n))return t(n,i);var a=n.length,o=e?a:-1,s=Object(n);while(e?o--:++o(window.innerHeight||document.documentElement.clientHeight)&&window.innerWidth>document.body.offsetWidth?Object(_["a"])(1):0,p="width "+c+" "+u,v="transform "+c+" "+u;if(t&&"hidden"!==document.body.style.overflow){if(document.body.style.overflow="hidden",d){switch(document.body.style.position="relative",document.body.style.width="calc(100% - "+d+"px)",this.dom.style.transition="none",o){case"right":this.dom.style.transform="translateX(-"+d+"px)",this.dom.style.msTransform="translateX(-"+d+"px)";break;case"top":case"bottom":this.dom.style.width="calc(100% - "+d+"px)",this.dom.style.transform="translateZ(0)";break;default:break}clearTimeout(this.timeout),this.timeout=setTimeout((function(){i.dom.style.transition=v+","+p,i.dom.style.width="",i.dom.style.transform="",i.dom.style.msTransform=""}))}h.forEach((function(t,e){t&&E(t,f[e]||"touchmove",e?i.removeMoveHandler:i.removeStartHandler,i.passive)}))}else if(this.getCurrentDrawerSome()){if(document.body.style.overflow="",(this.isOpenChange||e)&&d){document.body.style.position="",document.body.style.width="",T&&(document.body.style.overflowX="hidden"),this.dom.style.transition="none";var g=void 0;switch(o){case"right":this.dom.style.transform="translateX("+d+"px)",this.dom.style.msTransform="translateX("+d+"px)",this.dom.style.width="100%",p="width 0s "+u+" "+c,this.maskDom&&(this.maskDom.style.left="-"+d+"px",this.maskDom.style.width="calc(100% + "+d+"px)");break;case"top":case"bottom":this.dom.style.width="calc(100% + "+d+"px)",this.dom.style.height="100%",this.dom.style.transform="translateZ(0)",g="height 0s "+u+" "+c;break;default:break}clearTimeout(this.timeout),this.timeout=setTimeout((function(){i.dom.style.transition=v+","+(g?g+",":"")+p,i.dom.style.transform="",i.dom.style.msTransform="",i.dom.style.width="",i.dom.style.height=""}))}h.forEach((function(t,e){t&&A(t,f[e]||"touchmove",e?i.removeMoveHandler:i.removeStartHandler,i.passive)}))}}var m=Object(x["k"])(this),y=m.change;y&&this.isOpenChange&&this.sFirstEnter&&(y(t),this.isOpenChange=!1)},getChildToRender:function(t){var e,n=this,r=this.$createElement,a=this.$props,o=a.className,s=a.prefixCls,c=a.placement,u=a.handler,f=a.showMask,h=a.maskStyle,p=a.width,v=a.height,g=a.wrapStyle,m=a.keyboard,y=a.maskClosable,b=this.$slots["default"],_=l()(s,(e={},i()(e,s+"-"+c,!0),i()(e,s+"-open",t),i()(e,o,!!o),i()(e,"no-mask",!f),e)),O=this.isOpenChange,C="left"===c||"right"===c,S="translate"+(C?"X":"Y"),M="left"===c||"top"===c?"-100%":"100%",k=t?"":S+"("+M+")";if(void 0===O||O){var j=this.contentDom?this.contentDom.getBoundingClientRect()[C?"width":"height"]:0,T=(C?p:v)||j;this.setLevelDomTransform(t,!1,S,T)}var z=void 0;if(!1!==u){var E=r("div",{class:"drawer-handle"},[r("i",{class:"drawer-handle-icon"})]),A=this.handler,P=A&&A[0]||E,V=Object(x["i"])(P),R=V.click;z=Object(w["a"])(P,{on:{click:function(t){R&&R(),n.onIconTouchEnd(t)}},directives:[{name:"ant-ref",value:function(t){n.handlerdom=t}}]})}var H={class:_,directives:[{name:"ant-ref",value:function(t){n.dom=t}}],on:{transitionend:this.onWrapperTransitionEnd,keydown:t&&m?this.onKeyDown:I},style:g},D=[{name:"ant-ref",value:function(t){n.maskDom=t}}],F=[{name:"ant-ref",value:function(t){n.contentWrapper=t}}],N=[{name:"ant-ref",value:function(t){n.contentDom=t}}];return r("div",d()([H,{attrs:{tabIndex:-1}}]),[f&&r("div",d()([{key:t,class:s+"-mask",on:{click:y?this.onMaskTouchEnd:I},style:h},{directives:D}])),r("div",d()([{class:s+"-content-wrapper",style:{transform:k,msTransform:k,width:L(p)?p+"px":p,height:L(v)?v+"px":v}},{directives:F}]),[r("div",d()([{class:s+"-content"},{directives:N},{on:{touchstart:t?this.removeStartHandler:I,touchmove:t?this.removeMoveHandler:I}}]),[b]),z])])},getOpen:function(){return void 0!==this.open?this.open:this.sOpen},getTouchParentScroll:function(t,e,n,r){if(!e||e===document)return!1;if(e===t.parentNode)return!0;var i=Math.max(Math.abs(n),Math.abs(r))===Math.abs(r),a=Math.max(Math.abs(n),Math.abs(r))===Math.abs(n),o=e.scrollHeight-e.clientHeight,s=e.scrollWidth-e.clientWidth,c=e.scrollTop,u=e.scrollLeft;e.scrollTo&&e.scrollTo(e.scrollLeft+1,e.scrollTop+1);var l=e.scrollTop,f=e.scrollLeft;return e.scrollTo&&e.scrollTo(e.scrollLeft-1,e.scrollTop-1),!((!i||o&&l-c&&(!o||!(e.scrollTop>=o&&r<0||e.scrollTop<=0&&r>0)))&&(!a||s&&f-u&&(!s||!(e.scrollLeft>=s&&n<0||e.scrollLeft<=0&&n>0))))&&this.getTouchParentScroll(t,e.parentNode,n,r)},removeStartHandler:function(t){t.touches.length>1||(this.startPos={x:t.touches[0].clientX,y:t.touches[0].clientY})},removeMoveHandler:function(t){if(!(t.changedTouches.length>1)){var e=t.currentTarget,n=t.changedTouches[0].clientX-this.startPos.x,r=t.changedTouches[0].clientY-this.startPos.y;(e===this.maskDom||e===this.handlerdom||e===this.contentDom&&this.getTouchParentScroll(e,t.target,n,r))&&t.preventDefault()}},trnasitionEnd:function(t){A(t.target,z,this.trnasitionEnd),t.target.style.transition=""},defaultGetContainer:function(){if(H)return null;var t=document.createElement("div");return this.parent.appendChild(t),this.wrapperClassName&&(t.className=this.wrapperClassName),t}},render:function(){var t=this,e=arguments[0],n=this.$props,r=n.getContainer,i=n.wrapperClassName,a=n.handler,o=n.forceRender,s=this.getOpen(),c=null;R[this.drawerId]=s?this.container:s;var u=this.getChildToRender(!!this.sFirstEnter&&s);if(!r){var l=[{name:"ant-ref",value:function(e){t.container=e}}];return e("div",d()([{class:i},{directives:l}]),[u])}if(!this.container||!s&&!this.sFirstEnter)return null;var f=!!a||o;return(f||s||this.dom)&&(c=e(V["a"],{attrs:{getContainer:this.getSelfContainer,children:u}})),c}},F=D,N=F,$=n("0c63"),B=n("4df5"),W=n("db14"),Y={name:"ADrawer",props:{closable:O["a"].bool.def(!0),destroyOnClose:O["a"].bool,getContainer:O["a"].any,maskClosable:O["a"].bool.def(!0),mask:O["a"].bool.def(!0),maskStyle:O["a"].object,wrapStyle:O["a"].object,bodyStyle:O["a"].object,headerStyle:O["a"].object,drawerStyle:O["a"].object,title:O["a"].any,visible:O["a"].bool,width:O["a"].oneOfType([O["a"].string,O["a"].number]).def(256),height:O["a"].oneOfType([O["a"].string,O["a"].number]).def(256),zIndex:O["a"].number,prefixCls:O["a"].string,placement:O["a"].oneOf(["top","right","bottom","left"]).def("right"),level:O["a"].any.def(null),wrapClassName:O["a"].string,handle:O["a"].any,afterVisibleChange:O["a"].func,keyboard:O["a"].bool.def(!0)},mixins:[b["a"]],data:function(){return this.destroyClose=!1,this.preVisible=this.$props.visible,{_push:!1}},inject:{parentDrawer:{default:function(){return null}},configProvider:{default:function(){return B["a"]}}},provide:function(){return{parentDrawer:this}},mounted:function(){var t=this.visible;t&&this.parentDrawer&&this.parentDrawer.push()},updated:function(){var t=this;this.$nextTick((function(){t.preVisible!==t.visible&&t.parentDrawer&&(t.visible?t.parentDrawer.push():t.parentDrawer.pull()),t.preVisible=t.visible}))},beforeDestroy:function(){this.parentDrawer&&this.parentDrawer.pull()},methods:{close:function(t){this.$emit("close",t)},push:function(){this.setState({_push:!0})},pull:function(){this.setState({_push:!1})},onDestroyTransitionEnd:function(){var t=this.getDestroyOnClose();t&&(this.visible||(this.destroyClose=!0,this.$forceUpdate()))},getDestroyOnClose:function(){return this.destroyOnClose&&!this.visible},getPushTransform:function(t){return"left"===t||"right"===t?"translateX("+("left"===t?180:-180)+"px)":"top"===t||"bottom"===t?"translateY("+("top"===t?180:-180)+"px)":void 0},getRcDrawerStyle:function(){var t=this.$props,e=t.zIndex,n=t.placement,r=t.wrapStyle,i=this.$data._push;return c()({zIndex:e,transform:i?this.getPushTransform(n):void 0},r)},renderHeader:function(t){var e=this.$createElement,n=this.$props,r=n.closable,i=n.headerStyle,a=Object(x["g"])(this,"title");if(!a&&!r)return null;var o=a?t+"-header":t+"-header-no-title";return e("div",{class:o,style:i},[a&&e("div",{class:t+"-title"},[a]),r?this.renderCloseIcon(t):null])},renderCloseIcon:function(t){var e=this.$createElement,n=this.closable;return n&&e("button",{key:"closer",on:{click:this.close},attrs:{"aria-label":"Close"},class:t+"-close"},[e($["a"],{attrs:{type:"close"}})])},renderBody:function(t){var e=this.$createElement;if(this.destroyClose&&!this.visible)return null;this.destroyClose=!1;var n=this.$props,r=n.bodyStyle,i=n.drawerStyle,a={},o=this.getDestroyOnClose();return o&&(a.opacity=0,a.transition="opacity .3s"),e("div",{class:t+"-wrapper-body",style:c()({},a,i),on:{transitionend:this.onDestroyTransitionEnd}},[this.renderHeader(t),e("div",{key:"body",class:t+"-body",style:r},[this.$slots["default"]])])}},render:function(){var t,e=arguments[0],n=Object(x["l"])(this),r=n.prefixCls,a=n.width,s=n.height,u=n.visible,h=n.placement,d=n.wrapClassName,p=n.mask,v=o()(n,["prefixCls","width","height","visible","placement","wrapClassName","mask"]),g=p?"":"no-mask",m={};"left"===h||"right"===h?m.width="number"===typeof a?a+"px":a:m.height="number"===typeof s?s+"px":s;var y=Object(x["g"])(this,"handle")||!1,b=this.configProvider.getPrefixCls,w=b("drawer",r),_={props:c()({},Object(f["a"])(v,["closable","destroyOnClose","drawerStyle","headerStyle","bodyStyle","title","push","visible","getPopupContainer","rootPrefixCls","getPrefixCls","renderEmpty","csp","pageHeader","autoInsertSpaceInButton"]),{handler:y},m,{prefixCls:w,open:u,showMask:p,placement:h,className:l()((t={},i()(t,d,!!d),i()(t,g,!!g),t)),wrapStyle:this.getRcDrawerStyle()}),on:c()({},Object(x["k"])(this))};return e(N,_,[this.renderBody(w)])},install:function(t){t.use(W["a"]),t.component(Y.name,Y)}};e["a"]=Y},9638:function(t,e){function n(t,e){return t===e||t!==t&&e!==e}t.exports=n},"966f":function(t,e,n){var r=n("7e64"),i=n("c05f"),a=1,o=2;function s(t,e,n,s){var c=n.length,u=c,l=!s;if(null==t)return!u;t=Object(t);while(c--){var f=n[c];if(l&&f[2]?f[1]!==t[f[0]]:!(f[0]in t))return!1}while(++c=0;--a){var o=this.tryEntries[a],s=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var c=i.call(o,"catchLoc"),u=i.call(o,"finallyLoc");if(c&&u){if(this.prev=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&i.call(r,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),z(n),v}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var i=r.arg;z(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:A(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=n),v}}}function x(t,e,n,r){var i=e&&e.prototype instanceof _?e:_,a=Object.create(i.prototype),o=new E(r||[]);return a._invoke=k(t,n,o),a}function w(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(r){return{type:"throw",arg:r}}}function _(){}function O(){}function C(){}function S(t){["next","throw","return"].forEach((function(e){t[e]=function(t){return this._invoke(e,t)}}))}function M(t){function e(n,r,a,o){var s=w(t[n],t,r);if("throw"!==s.type){var c=s.arg,u=c.value;return u&&"object"===typeof u&&i.call(u,"__await")?Promise.resolve(u.__await).then((function(t){e("next",t,a,o)}),(function(t){e("throw",t,a,o)})):Promise.resolve(u).then((function(t){c.value=t,a(c)}),o)}o(s.arg)}var n;function r(t,r){function i(){return new Promise((function(n,i){e(t,r,n,i)}))}return n=n?n.then(i,i):i()}this._invoke=r}function k(t,e,n){var r=f;return function(i,a){if(r===d)throw new Error("Generator is already running");if(r===p){if("throw"===i)throw a;return P()}n.method=i,n.arg=a;while(1){var o=n.delegate;if(o){var s=j(o,n);if(s){if(s===v)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===f)throw r=p,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=d;var c=w(t,e,n);if("normal"===c.type){if(r=n.done?p:h,c.arg===v)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r=p,n.method="throw",n.arg=c.arg)}}}function j(t,e){var r=t.iterator[e.method];if(r===n){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=n,j(t,e),"throw"===e.method))return v;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return v}var i=w(r,t.iterator,e.arg);if("throw"===i.type)return e.method="throw",e.arg=i.arg,e.delegate=null,v;var a=i.arg;return a?a.done?(e[t.resultName]=a.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=n),e.delegate=null,v):a:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,v)}function T(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function z(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function E(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(T,this),this.reset(!0)}function A(t){if(t){var e=t[o];if(e)return e.call(t);if("function"===typeof t.next)return t;if(!isNaN(t.length)){var r=-1,a=function e(){while(++r0)return!0;return!1}function it(t,e){var n=new RegExp("["+e.join()+"]");return t.split(n).filter((function(t){return t}))}function at(t,e){var n=Object(M["m"])(e);if(n.disabled)return!1;var r=$(e,this.optionFilterProp);return r=r.length&&r[0].text?r[0].text:String(r),r.toLowerCase().indexOf(t.toLowerCase())>-1}function ot(t,e){if(!U(e)&&!B(e)&&"string"!==typeof t)throw new Error("Invalid `value` of type `"+("undefined"===typeof t?"undefined":D()(t))+"` supplied to Option, expected `string` when `tags/combobox` is `true`.")}function st(t,e){return function(n){t[e]=n}}function ct(){var t=(new Date).getTime(),e="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var n=(t+16*Math.random())%16|0;return t=Math.floor(t/16),("x"===e?n:7&n|8).toString(16)}));return e}var ut={name:"DropdownMenu",mixins:[T["a"]],props:{ariaId:d["a"].string,defaultActiveFirstOption:d["a"].bool,value:d["a"].any,dropdownMenuStyle:d["a"].object,multiple:d["a"].bool,prefixCls:d["a"].string,menuItems:d["a"].any,inputValue:d["a"].string,visible:d["a"].bool,backfillValue:d["a"].any,firstActiveValue:d["a"].string,menuItemSelectedIcon:d["a"].any},watch:{visible:function(t){var e=this;t?this.$nextTick((function(){e.scrollActiveItemToView()})):this.lastVisible=t}},created:function(){this.rafInstance=null,this.lastInputValue=this.$props.inputValue,this.lastVisible=!1},mounted:function(){var t=this;this.$nextTick((function(){t.scrollActiveItemToView()})),this.lastVisible=this.$props.visible},updated:function(){var t=this.$props;this.lastVisible=t.visible,this.lastInputValue=t.inputValue,this.prevVisible=this.visible},beforeDestroy:function(){this.rafInstance&&L.a.cancel(this.rafInstance)},methods:{scrollActiveItemToView:function(){var t=this,e=this.firstActiveItem&&this.firstActiveItem.$el,n=this.$props,r=n.value,i=n.visible,a=n.firstActiveValue;if(e&&i){var o={onlyScrollIfNeeded:!0};r&&0!==r.length||!a||(o.alignWithTop=!0),this.rafInstance=L()((function(){Object(R["a"])(e,t.$refs.menuRef.$el,o)}))}},renderMenu:function(){var t=this,e=this.$createElement,n=this.$props,r=n.menuItems,i=n.defaultActiveFirstOption,a=n.value,o=n.prefixCls,s=n.multiple,c=n.inputValue,u=n.firstActiveValue,f=n.dropdownMenuStyle,h=n.backfillValue,d=n.visible,p=Object(M["g"])(this,"menuItemSelectedIcon"),v=Object(M["k"])(this),g=v.menuDeselect,m=v.menuSelect,y=v.popupScroll;if(r&&r.length){var b=J(r,a),x={props:{multiple:s,itemIcon:s?p:null,selectedKeys:b,prefixCls:o+"-menu"},on:{},style:f,ref:"menuRef",attrs:{role:"listbox"}};y&&(x.on.scroll=y),s?(x.on.deselect=g,x.on.select=m):x.on.click=m;var w={},_=i,O=r;if(b.length||u){n.visible&&!this.lastVisible?w.activeKey=b[0]||u:d||(b[0]&&(_=!1),w.activeKey=void 0);var C=!1,S=function(e){return!C&&-1!==b.indexOf(e.key)||!C&&!b.length&&-1!==u.indexOf(e.key)?(C=!0,Object(j["a"])(e,{directives:[{name:"ant-ref",value:function(e){t.firstActiveItem=e}}]})):e};O=r.map((function(t){if(Object(M["o"])(t).isMenuItemGroup){var e=t.componentOptions.children.map(S);return Object(j["a"])(t,{children:e})}return S(t)}))}else this.firstActiveItem=null;var k=a&&a[a.length-1];return c===this.lastInputValue||k&&k===h||(w.activeKey=""),x.props=l()({},w,x.props,{defaultActiveFirst:_}),e(I["a"],x,[O])}return null}},render:function(){var t=arguments[0],e=this.renderMenu(),n=Object(M["k"])(this),r=n.popupFocus,i=n.popupScroll;return e?t("div",{style:{overflow:"auto",transform:"translateZ(0)"},attrs:{id:this.$props.ariaId,tabIndex:"-1"},on:{focus:r,mousedown:X,scroll:i},ref:"menuContainer"},[e]):null}},lt={bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:0,adjustY:1}},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:0,adjustY:1}}},ft={name:"SelectTrigger",mixins:[T["a"]],props:{dropdownMatchSelectWidth:d["a"].bool,defaultActiveFirstOption:d["a"].bool,dropdownAlign:d["a"].object,visible:d["a"].bool,disabled:d["a"].bool,showSearch:d["a"].bool,dropdownClassName:d["a"].string,dropdownStyle:d["a"].object,dropdownMenuStyle:d["a"].object,multiple:d["a"].bool,inputValue:d["a"].string,filterOption:d["a"].any,empty:d["a"].bool,options:d["a"].any,prefixCls:d["a"].string,popupClassName:d["a"].string,value:d["a"].array,showAction:d["a"].arrayOf(d["a"].string),combobox:d["a"].bool,animation:d["a"].string,transitionName:d["a"].string,getPopupContainer:d["a"].func,backfillValue:d["a"].any,menuItemSelectedIcon:d["a"].any,dropdownRender:d["a"].func,ariaId:d["a"].string},data:function(){return{dropdownWidth:0}},created:function(){this.rafInstance=null,this.saveDropdownMenuRef=st(this,"dropdownMenuRef"),this.saveTriggerRef=st(this,"triggerRef")},mounted:function(){var t=this;this.$nextTick((function(){t.setDropdownWidth()}))},updated:function(){var t=this;this.$nextTick((function(){t.setDropdownWidth()}))},beforeDestroy:function(){this.cancelRafInstance()},methods:{setDropdownWidth:function(){var t=this;this.cancelRafInstance(),this.rafInstance=L()((function(){var e=t.$el.offsetWidth;e!==t.dropdownWidth&&t.setState({dropdownWidth:e})}))},cancelRafInstance:function(){this.rafInstance&&L.a.cancel(this.rafInstance)},getInnerMenu:function(){return this.dropdownMenuRef&&this.dropdownMenuRef.$refs.menuRef},getPopupDOMNode:function(){return this.triggerRef.getPopupDomNode()},getDropdownElement:function(t){var e=this.$createElement,n=this.value,r=this.firstActiveValue,i=this.defaultActiveFirstOption,a=this.dropdownMenuStyle,o=this.getDropdownPrefixCls,s=this.backfillValue,c=this.menuItemSelectedIcon,u=Object(M["k"])(this),f=u.menuSelect,h=u.menuDeselect,d=u.popupScroll,p=this.$props,v=p.dropdownRender,g=p.ariaId,m={props:l()({},t.props,{ariaId:g,prefixCls:o(),value:n,firstActiveValue:r,defaultActiveFirstOption:i,dropdownMenuStyle:a,backfillValue:s,menuItemSelectedIcon:c}),on:l()({},t.on,{menuSelect:f,menuDeselect:h,popupScroll:d}),directives:[{name:"ant-ref",value:this.saveDropdownMenuRef}]},y=e(ut,m);return v?v(y,p):null},getDropdownTransitionName:function(){var t=this.$props,e=t.transitionName;return!e&&t.animation&&(e=this.getDropdownPrefixCls()+"-"+t.animation),e},getDropdownPrefixCls:function(){return this.prefixCls+"-dropdown"}},render:function(){var t,e=arguments[0],n=this.$props,r=this.$slots,i=n.multiple,a=n.visible,s=n.inputValue,c=n.dropdownAlign,u=n.disabled,f=n.showSearch,h=n.dropdownClassName,d=n.dropdownStyle,p=n.dropdownMatchSelectWidth,v=n.options,g=n.getPopupContainer,m=n.showAction,b=n.empty,x=Object(M["k"])(this),w=x.mouseenter,_=x.mouseleave,O=x.popupFocus,C=x.dropdownVisibleChange,S=this.getDropdownPrefixCls(),k=(t={},o()(t,h,!!h),o()(t,S+"--"+(i?"multiple":"single"),1),o()(t,S+"--empty",b),t),j=this.getDropdownElement({props:{menuItems:v,multiple:i,inputValue:s,visible:a},on:{popupFocus:O}}),T=void 0;T=u?[]:U(n)&&!f?["click"]:["blur"];var z=l()({},d),E=p?"width":"minWidth";this.dropdownWidth&&(z[E]=this.dropdownWidth+"px");var A={props:l()({},n,{showAction:u?[]:m,hideAction:T,ref:"triggerRef",popupPlacement:"bottomLeft",builtinPlacements:lt,prefixCls:S,popupTransitionName:this.getDropdownTransitionName(),popupAlign:c,popupVisible:a,getPopupContainer:g,popupClassName:y()(k),popupStyle:z}),on:{popupVisibleChange:C},directives:[{name:"ant-ref",value:this.saveTriggerRef}]};return w&&(A.on.mouseenter=w),_&&(A.on.mouseleave=_),e(V["a"],A,[r["default"],e("template",{slot:"popup"},[j])])}},ht={defaultActiveFirstOption:d["a"].bool,multiple:d["a"].bool,filterOption:d["a"].any,showSearch:d["a"].bool,disabled:d["a"].bool,allowClear:d["a"].bool,showArrow:d["a"].bool,tags:d["a"].bool,prefixCls:d["a"].string,transitionName:d["a"].string,optionLabelProp:d["a"].string,optionFilterProp:d["a"].string,animation:d["a"].string,choiceTransitionName:d["a"].string,open:d["a"].bool,defaultOpen:d["a"].bool,placeholder:d["a"].any,labelInValue:d["a"].bool,loading:d["a"].bool,value:d["a"].any,defaultValue:d["a"].any,dropdownStyle:d["a"].object,dropdownClassName:d["a"].string,maxTagTextLength:d["a"].number,maxTagCount:d["a"].number,maxTagPlaceholder:d["a"].any,tokenSeparators:d["a"].arrayOf(d["a"].string),getInputElement:d["a"].func,showAction:d["a"].arrayOf(d["a"].string),autoFocus:d["a"].bool,getPopupContainer:d["a"].func,clearIcon:d["a"].any,inputIcon:d["a"].any,removeIcon:d["a"].any,menuItemSelectedIcon:d["a"].any,dropdownRender:d["a"].func,mode:d["a"].oneOf(["multiple","tags"]),backfill:d["a"].bool,dropdownAlign:d["a"].any,dropdownMatchSelectWidth:d["a"].bool,dropdownMenuStyle:d["a"].object,notFoundContent:d["a"].oneOfType([String,Number]),tabIndex:d["a"].oneOfType([String,Number])},dt=n("6bb4"),pt="undefined"!==typeof window,vt="undefined"!==typeof WXEnvironment&&!!WXEnvironment.platform,gt=vt&&WXEnvironment.platform.toLowerCase(),mt=pt&&window.navigator.userAgent.toLowerCase(),yt=mt&&/msie|trident/.test(mt),bt=(mt&&mt.indexOf("msie 9.0"),mt&&mt.indexOf("edge/")>0);mt&&mt.indexOf("android"),mt&&/iphone|ipad|ipod|ios/.test(mt),mt&&/chrome\/\d+/.test(mt),mt&&/phantomjs/.test(mt),mt&&mt.match(/firefox\/(\d+)/);S["a"].use(A.a,{name:"ant-ref"});var xt="RC_SELECT_EMPTY_VALUE_KEY",wt=function(){return null};function _t(t){return!t||null===t.offsetParent}function Ot(){for(var t=arguments.length,e=Array(t),n=0;n0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return e.forEach((function(e){e.data&&void 0===e.data.slot&&(Object(M["o"])(e).isSelectOptGroup?t.getOptionsFromChildren(e.componentOptions.children,n):n.push(e))})),n},getInputValueForCombobox:function(t,e,n){var r=[];if("value"in t&&!n&&(r=K(t.value)),"defaultValue"in t&&n&&(r=K(t.defaultValue)),!r.length)return"";r=r[0];var i=r;return t.labelInValue?i=r.label:e[G(r)]&&(i=e[G(r)].label),void 0===i&&(i=""),i},getLabelFromOption:function(t,e){return $(e,t.optionLabelProp)},getOptionsInfoFromProps:function(t,e){var n=this,r=this.getOptionsFromChildren(this.$props.children),i={};if(r.forEach((function(e){var r=N(e);i[G(r)]={option:e,value:r,label:n.getLabelFromOption(t,e),title:Object(M["r"])(e,"title"),disabled:Object(M["r"])(e,"disabled")}})),e){var a=e._optionsInfo,o=e._value;o&&o.forEach((function(t){var e=G(t);i[e]||void 0===a[e]||(i[e]=a[e])}))}return i},getValueFromProps:function(t,e){var n=[];return"value"in t&&!e&&(n=K(t.value)),"defaultValue"in t&&e&&(n=K(t.defaultValue)),t.labelInValue&&(n=n.map((function(t){return t.key}))),n},onInputChange:function(t){var e=t.target,n=e.value,r=e.composing,i=this.$data._inputValue,a=void 0===i?"":i;if(t.isComposing||r||a===n)this.setState({_mirrorInputValue:n});else{var o=this.$props.tokenSeparators;if(Y(this.$props)&&o.length&&rt(n,o)){var s=this.getValueByInput(n);return void 0!==s&&this.fireChange(s),this.setOpenState(!1,{needFocus:!0}),void this.setInputValue("",!1)}this.setInputValue(n),this.setState({_open:!0}),W(this.$props)&&this.fireChange([n])}},onDropdownVisibleChange:function(t){t&&!this._focused&&(this.clearBlurTime(),this.timeoutFocus(),this._focused=!0,this.updateFocusClassName()),this.setOpenState(t)},onKeyDown:function(t){var e=this.$data._open,n=this.$props.disabled;if(!n){var r=t.keyCode;e&&!this.getInputDOMNode()?this.onInputKeydown(t):r===g["a"].ENTER||r===g["a"].DOWN?(r!==g["a"].ENTER||Y(this.$props)?e||this.setOpenState(!0):this.maybeFocus(!0),t.preventDefault()):r===g["a"].SPACE&&(e||(this.setOpenState(!0),t.preventDefault()))}},onInputKeydown:function(t){var e=this,n=this.$props,r=n.disabled,i=n.combobox,a=n.defaultActiveFirstOption;if(!r){var o=this.$data,s=this.getRealOpenState(o),c=t.keyCode;if(!Y(this.$props)||t.target.value||c!==g["a"].BACKSPACE){if(c===g["a"].DOWN){if(!o._open)return this.openIfHasChildren(),t.preventDefault(),void t.stopPropagation()}else if(c===g["a"].ENTER&&o._open)!s&&i||t.preventDefault(),s&&i&&!1===a&&(this.comboboxTimer=setTimeout((function(){e.setOpenState(!1)})));else if(c===g["a"].ESC)return void(o._open&&(this.setOpenState(!1),t.preventDefault(),t.stopPropagation()));if(s&&this.selectTriggerRef){var u=this.selectTriggerRef.getInnerMenu();u&&u.onKeyDown(t,this.handleBackfill)&&(t.preventDefault(),t.stopPropagation())}}else{t.preventDefault();var l=o._value;l.length&&this.removeSelected(l[l.length-1])}}},onMenuSelect:function(t){var e=t.item;if(e){var n=this.$data._value,r=this.$props,i=N(e),a=n[n.length-1],o=!1;if(Y(r)?-1!==Z(n,i)?o=!0:n=n.concat([i]):W(r)||void 0===a||a!==i||i===this.$data._backfillValue?(n=[i],this.setOpenState(!1,{needFocus:!0,fireSearch:!1})):(this.setOpenState(!1,{needFocus:!0,fireSearch:!1}),o=!0),o||this.fireChange(n),!o){this.fireSelect(i);var s=W(r)?$(e,r.optionLabelProp):"";r.autoClearSearchValue&&this.setInputValue(s,!1)}}},onMenuDeselect:function(t){var e=t.item,n=t.domEvent;if("keydown"!==n.type||n.keyCode!==g["a"].ENTER)"click"===n.type&&this.removeSelected(N(e)),this.autoClearSearchValue&&this.setInputValue("");else{var r=e.$el;_t(r)||this.removeSelected(N(e))}},onArrowClick:function(t){t.stopPropagation(),t.preventDefault(),this.clearBlurTime(),this.disabled||this.setOpenState(!this.$data._open,{needFocus:!this.$data._open})},onPlaceholderClick:function(){this.getInputDOMNode()&&this.getInputDOMNode()&&this.getInputDOMNode().focus()},onPopupFocus:function(){this.maybeFocus(!0,!0)},onClearSelection:function(t){var e=this.$props,n=this.$data;if(!e.disabled){var r=n._inputValue,i=n._value;t.stopPropagation(),(r||i.length)&&(i.length&&this.fireChange([]),this.setOpenState(!1,{needFocus:!0}),r&&this.setInputValue(""))}},onChoiceAnimationLeave:function(){this.forcePopupAlign()},getOptionInfoBySingleValue:function(t,e){var n=this.$createElement,r=void 0;if(e=e||this.$data._optionsInfo,e[G(t)]&&(r=e[G(t)]),r)return r;var i=t;if(this.$props.labelInValue){var a=Q(this.$props.value,t),o=Q(this.$props.defaultValue,t);void 0!==a?i=a:void 0!==o&&(i=o)}var s={option:n(p["a"],{attrs:{value:t},key:t},[t]),value:t,label:i};return s},getOptionBySingleValue:function(t){var e=this.getOptionInfoBySingleValue(t),n=e.option;return n},getOptionsBySingleValue:function(t){var e=this;return t.map((function(t){return e.getOptionBySingleValue(t)}))},getValueByLabel:function(t){var e=this;if(void 0===t)return null;var n=null;return Object.keys(this.$data._optionsInfo).forEach((function(r){var i=e.$data._optionsInfo[r],a=i.disabled;if(!a){var o=K(i.label);o&&o.join("")===t&&(n=i.value)}})),n},getVLBySingleValue:function(t){return this.$props.labelInValue?{key:t,label:this.getLabelBySingleValue(t)}:t},getVLForOnChange:function(t){var e=this,n=t;return void 0!==n?(n=this.labelInValue?n.map((function(t){return{key:t,label:e.getLabelBySingleValue(t)}})):n.map((function(t){return t})),Y(this.$props)?n:n[0]):n},getLabelBySingleValue:function(t,e){var n=this.getOptionInfoBySingleValue(t,e),r=n.label;return r},getDropdownContainer:function(){return this.dropdownContainer||(this.dropdownContainer=document.createElement("div"),document.body.appendChild(this.dropdownContainer)),this.dropdownContainer},getPlaceholderElement:function(){var t=this.$createElement,e=this.$props,n=this.$data,r=!1;n._mirrorInputValue&&(r=!0);var i=n._value;i.length&&(r=!0),!n._mirrorInputValue&&W(e)&&1===i.length&&n._value&&!n._value[0]&&(r=!1);var a=e.placeholder;if(a){var o={on:{mousedown:X,click:this.onPlaceholderClick},attrs:et,style:l()({display:r?"none":"block"},tt),class:e.prefixCls+"-selection__placeholder"};return t("div",o,[a])}return null},inputClick:function(t){this.$data._open?(this.clearBlurTime(),t.stopPropagation()):this._focused=!1},inputBlur:function(t){var e=this,n=t.relatedTarget||document.activeElement;if((yt||bt)&&(t.relatedTarget===this.$refs.arrow||n&&this.selectTriggerRef&&this.selectTriggerRef.getInnerMenu()&&this.selectTriggerRef.getInnerMenu().$el===n||Object(dt["a"])(t.target,n)))return t.target.focus(),void t.preventDefault();this.clearBlurTime(),this.disabled?t.preventDefault():this.blurTimer=setTimeout((function(){e._focused=!1,e.updateFocusClassName();var t=e.$props,n=e.$data._value,r=e.$data._inputValue;if(U(t)&&t.showSearch&&r&&t.defaultActiveFirstOption){var i=e._options||[];if(i.length){var a=nt(i);a&&(n=[N(a)],e.fireChange(n))}}else if(Y(t)&&r){e._mouseDown?e.setInputValue(""):(e.$data._inputValue="",e.getInputDOMNode&&e.getInputDOMNode()&&(e.getInputDOMNode().value=""));var o=e.getValueByInput(r);void 0!==o&&(n=o,e.fireChange(n))}if(Y(t)&&e._mouseDown)return e.maybeFocus(!0,!0),void(e._mouseDown=!1);e.setOpenState(!1),e.$emit("blur",e.getVLForOnChange(n))}),200)},inputFocus:function(t){if(this.$props.disabled)t.preventDefault();else{this.clearBlurTime();var e=this.getInputDOMNode();e&&t.target===this.rootRef||(q(this.$props)||t.target!==e)&&(this._focused||(this._focused=!0,this.updateFocusClassName(),Y(this.$props)&&this._mouseDown||this.timeoutFocus()))}},_getInputElement:function(){var t=this.$createElement,e=this.$props,n=this.$data,r=n._inputValue,a=n._mirrorInputValue,s=Object(M["e"])(this),c=t("input",{attrs:{id:s.id,autoComplete:"off"}}),u=e.getInputElement?e.getInputElement():c,f=y()(Object(M["f"])(u),o()({},e.prefixCls+"-search__field",!0)),h=Object(M["i"])(u);return u.data=u.data||{},t("div",{class:e.prefixCls+"-search__field__wrap",on:{click:this.inputClick}},[Object(j["a"])(u,{props:{disabled:e.disabled,value:r},attrs:l()({},u.data.attrs||{},{disabled:e.disabled,value:r}),domProps:{value:r},class:f,directives:[{name:"ant-ref",value:this.saveInputRef},{name:"ant-input"}],on:{input:this.onInputChange,keydown:Ot(this.onInputKeydown,h.keydown,Object(M["k"])(this).inputKeydown),focus:Ot(this.inputFocus,h.focus),blur:Ot(this.inputBlur,h.blur)}}),t("span",i()([{directives:[{name:"ant-ref",value:this.saveInputMirrorRef}]},{class:e.prefixCls+"-search__field__mirror"}]),[a," "])])},getInputDOMNode:function(){return this.topCtrlRef?this.topCtrlRef.querySelector("input,textarea,div[contentEditable]"):this.inputRef},getInputMirrorDOMNode:function(){return this.inputMirrorRef},getPopupDOMNode:function(){if(this.selectTriggerRef)return this.selectTriggerRef.getPopupDOMNode()},getPopupMenuComponent:function(){if(this.selectTriggerRef)return this.selectTriggerRef.getInnerMenu()},setOpenState:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=this.$props,i=this.$data,a=n.needFocus,o=n.fireSearch;if(i._open!==t){this.__emit("dropdownVisibleChange",t);var s={_open:t,_backfillValue:""};!t&&U(r)&&r.showSearch&&this.setInputValue("",o),t||this.maybeFocus(t,!!a),this.setState(s,(function(){t&&e.maybeFocus(t,!!a)}))}else this.maybeFocus(t,!!a)},setInputValue:function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];t!==this.$data._inputValue&&(this.setState({_inputValue:t},this.forcePopupAlign),e&&this.$emit("search",t))},getValueByInput:function(t){var e=this,n=this.$props,r=n.multiple,i=n.tokenSeparators,a=this.$data._value,o=!1;return it(t,i).forEach((function(t){var n=[t];if(r){var i=e.getValueByLabel(t);i&&-1===Z(a,i)&&(a=a.concat(i),o=!0,e.fireSelect(i))}else-1===Z(a,t)&&(a=a.concat(n),o=!0,e.fireSelect(t))})),o?a:void 0},getRealOpenState:function(t){var e=this.$props.open;if("boolean"===typeof e)return e;var n=(t||this.$data)._open,r=this._options||[];return!q(this.$props)&&this.$props.showSearch||n&&!r.length&&(n=!1),n},focus:function(){U(this.$props)&&this.selectionRef?this.selectionRef.focus():this.getInputDOMNode()&&this.getInputDOMNode().focus()},blur:function(){U(this.$props)&&this.selectionRef?this.selectionRef.blur():this.getInputDOMNode()&&this.getInputDOMNode().blur()},markMouseDown:function(){this._mouseDown=!0},markMouseLeave:function(){this._mouseDown=!1},handleBackfill:function(t){if(this.backfill&&(U(this.$props)||W(this.$props))){var e=N(t);W(this.$props)&&this.setInputValue(e,!1),this.setState({_value:[e],_backfillValue:e})}},_filterOption:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:at,r=this.$data,i=r._value,a=r._backfillValue,o=i[i.length-1];if(!t||o&&o===a)return!0;var s=this.$props.filterOption;return Object(M["s"])(this,"filterOption")?!0===s&&(s=n.bind(this)):s=n.bind(this),!s||("function"===typeof s?s.call(this,t,e):!Object(M["r"])(e,"disabled"))},timeoutFocus:function(){var t=this;this.focusTimer&&this.clearFocusTime(),this.focusTimer=window.setTimeout((function(){t.$emit("focus")}),10)},clearFocusTime:function(){this.focusTimer&&(clearTimeout(this.focusTimer),this.focusTimer=null)},clearBlurTime:function(){this.blurTimer&&(clearTimeout(this.blurTimer),this.blurTimer=null)},clearComboboxTime:function(){this.comboboxTimer&&(clearTimeout(this.comboboxTimer),this.comboboxTimer=null)},updateFocusClassName:function(){var t=this.rootRef,e=this.prefixCls;this._focused?x()(t).add(e+"-focused"):x()(t).remove(e+"-focused")},maybeFocus:function(t,e){if(e||t){var n=this.getInputDOMNode(),r=document,i=r.activeElement;n&&(t||q(this.$props))?i!==n&&(n.focus(),this._focused=!0):i!==this.selectionRef&&this.selectionRef&&(this.selectionRef.focus(),this._focused=!0)}},removeSelected:function(t,e){var n=this.$props;if(!n.disabled&&!this.isChildDisabled(t)){e&&e.stopPropagation&&e.stopPropagation();var r=this.$data._value,i=r.filter((function(e){return e!==t})),a=Y(n);if(a){var o=t;n.labelInValue&&(o={key:t,label:this.getLabelBySingleValue(t)}),this.$emit("deselect",o,this.getOptionBySingleValue(t))}this.fireChange(i)}},openIfHasChildren:function(){var t=this.$props;(t.children&&t.children.length||U(t))&&this.setOpenState(!0)},fireSelect:function(t){this.$emit("select",this.getVLBySingleValue(t),this.getOptionBySingleValue(t))},fireChange:function(t){Object(M["s"])(this,"value")||this.setState({_value:t},this.forcePopupAlign);var e=this.getVLForOnChange(t),n=this.getOptionsBySingleValue(t);this._valueOptions=n,this.$emit("change",e,Y(this.$props)?n:n[0])},isChildDisabled:function(t){return(this.$props.children||[]).some((function(e){var n=N(e);return n===t&&Object(M["r"])(e,"disabled")}))},forcePopupAlign:function(){this.$data._open&&this.selectTriggerRef&&this.selectTriggerRef.triggerRef&&this.selectTriggerRef.triggerRef.forcePopupAlign()},renderFilterOptions:function(){var t=this.$createElement,e=this.$data._inputValue,n=this.$props,r=n.children,a=n.tags,o=n.notFoundContent,s=[],c=[],u=!1,f=this.renderFilterOptionsFromChildren(r,c,s);if(a){var h=this.$data._value;if(h=h.filter((function(t){return-1===c.indexOf(t)&&(!e||String(t).indexOf(String(e))>-1)})),h.sort((function(t,e){return t.length-e.length})),h.forEach((function(e){var n=e,r=l()({},et,{role:"option"}),a=t(w["a"],i()([{style:tt},{attrs:r},{attrs:{value:n},key:n}]),[n]);f.push(a),s.push(a)})),e&&s.every((function(t){return N(t)!==e}))){var d={attrs:et,key:e,props:{value:e,role:"option"},style:tt};f.unshift(t(w["a"],d,[e]))}}if(!f.length&&o){u=!0;var p={attrs:et,key:"NOT_FOUND",props:{value:"NOT_FOUND",disabled:!0,role:"option"},style:tt};f=[t(w["a"],p,[o])]}return{empty:u,options:f}},renderFilterOptionsFromChildren:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=this,n=arguments[1],r=arguments[2],a=this.$createElement,o=[],s=this.$props,c=this.$data._inputValue,u=s.tags;return t.forEach((function(t){if(t.data&&void 0===t.data.slot)if(Object(M["o"])(t).isSelectOptGroup){var s=Object(M["g"])(t,"label"),f=t.key;f||"string"!==typeof s?!s&&f&&(s=f):f=s;var h=Object(M["p"])(t)["default"];if(h="function"===typeof h?h():h,c&&e._filterOption(c,t)){var d=h.map((function(t){var e=N(t)||t.key;return a(w["a"],i()([{key:e,attrs:{value:e}},t.data]),[t.componentOptions.children])}));o.push(a(_["a"],{key:f,attrs:{title:s},class:Object(M["f"])(t)},[d]))}else{var p=e.renderFilterOptionsFromChildren(h,n,r);p.length&&o.push(a(_["a"],i()([{key:f,attrs:{title:s}},t.data]),[p]))}}else{C()(Object(M["o"])(t).isSelectOption,"the children of `Select` should be `Select.Option` or `Select.OptGroup`, instead of `"+(Object(M["o"])(t).name||Object(M["o"])(t))+"`.");var v=N(t);if(ot(v,e.$props),e._filterOption(c,t)){var g={attrs:l()({},et,Object(M["e"])(t)),key:v,props:l()({value:v},Object(M["m"])(t),{role:"option"}),style:tt,on:Object(M["i"])(t),class:Object(M["f"])(t)},m=a(w["a"],g,[t.componentOptions.children]);o.push(m),r.push(m)}u&&n.push(v)}})),o},renderTopControlNode:function(){var t=this,e=this.$createElement,n=this.$props,r=this.$data,a=r._value,o=r._inputValue,s=r._open,c=n.choiceTransitionName,u=n.prefixCls,f=n.maxTagTextLength,h=n.maxTagCount,d=n.maxTagPlaceholder,p=n.showSearch,v=Object(M["g"])(this,"removeIcon"),g=u+"-selection__rendered",m=null;if(U(n)){var y=null;if(a.length){var b=!1,x=1;p&&s?(b=!o,b&&(x=.4)):b=!0;var w=a[0],_=this.getOptionInfoBySingleValue(w),O=_.label,C=_.title;y=e("div",{key:"value",class:u+"-selection-selected-value",attrs:{title:F(C||O)},style:{display:b?"block":"none",opacity:x}},[O])}m=p?[y,e("div",{class:u+"-search "+u+"-search--inline",key:"input",style:{display:s?"block":"none"}},[this._getInputElement()])]:[y]}else{var S=[],j=a,T=void 0;if(void 0!==h&&a.length>h){j=j.slice(0,h);var z=this.getVLForOnChange(a.slice(h,a.length)),E="+ "+(a.length-h)+" ...";d&&(E="function"===typeof d?d(z):d);var A=l()({},et,{role:"presentation",title:F(E)});T=e("li",i()([{style:tt},{attrs:A},{on:{mousedown:X},class:u+"-selection__choice "+u+"-selection__choice__disabled",key:"maxTagPlaceholder"}]),[e("div",{class:u+"-selection__choice__content"},[E])])}if(Y(n)&&(S=j.map((function(n){var r=t.getOptionInfoBySingleValue(n),a=r.label,o=r.title||a;f&&"string"===typeof a&&a.length>f&&(a=a.slice(0,f)+"...");var s=t.isChildDisabled(n),c=s?u+"-selection__choice "+u+"-selection__choice__disabled":u+"-selection__choice",h=l()({},et,{role:"presentation",title:F(o)});return e("li",i()([{style:tt},{attrs:h},{on:{mousedown:X},class:c,key:n||xt}]),[e("div",{class:u+"-selection__choice__content"},[a]),s?null:e("span",{on:{click:function(e){t.removeSelected(n,e)}},class:u+"-selection__choice__remove"},[v||e("i",{class:u+"-selection__choice__remove-icon"},["×"])])])}))),T&&S.push(T),S.push(e("li",{class:u+"-search "+u+"-search--inline",key:"__input"},[this._getInputElement()])),Y(n)&&c){var P=Object(k["a"])(c,{tag:"ul",afterLeave:this.onChoiceAnimationLeave});m=e("transition-group",P,[S])}else m=e("ul",[S])}return e("div",i()([{class:g},{directives:[{name:"ant-ref",value:this.saveTopCtrlRef}]},{on:{click:this.topCtrlContainerClick}}]),[this.getPlaceholderElement(),m])},renderArrow:function(t){var e=this.$createElement,n=this.$props,r=n.showArrow,a=void 0===r?!t:r,o=n.loading,s=n.prefixCls,c=Object(M["g"])(this,"inputIcon");if(!a&&!o)return null;var u=e("i",o?{class:s+"-arrow-loading"}:{class:s+"-arrow-icon"});return e("span",i()([{key:"arrow",class:s+"-arrow",style:tt},{attrs:et},{on:{click:this.onArrowClick},ref:"arrow"}]),[c||u])},topCtrlContainerClick:function(t){this.$data._open&&!U(this.$props)&&t.stopPropagation()},renderClear:function(){var t=this.$createElement,e=this.$props,n=e.prefixCls,r=e.allowClear,a=this.$data,o=a._value,s=a._inputValue,c=Object(M["g"])(this,"clearIcon"),u=t("span",i()([{key:"clear",class:n+"-selection__clear",on:{mousedown:X},style:tt},{attrs:et},{on:{click:this.onClearSelection}}]),[c||t("i",{class:n+"-selection__clear-icon"},["×"])]);return r?W(this.$props)?s?u:null:s||o.length?u:null:null},selectionRefClick:function(){if(!this.disabled){var t=this.getInputDOMNode();this._focused&&this.$data._open?(this.setOpenState(!1,!1),t&&t.blur()):(this.clearBlurTime(),this.setOpenState(!0,!0),t&&t.focus())}},selectionRefFocus:function(t){this._focused||this.disabled||q(this.$props)?t.preventDefault():(this._focused=!0,this.updateFocusClassName(),this.$emit("focus"))},selectionRefBlur:function(t){q(this.$props)?t.preventDefault():this.inputBlur(t)}},render:function(){var t,e=arguments[0],n=this.$props,r=Y(n),a=n.showArrow,s=void 0===a||a,c=this.$data,u=n.disabled,l=n.prefixCls,f=n.loading,h=this.renderTopControlNode(),d=this.$data,p=d._open,v=d._inputValue,g=d._value;if(p){var m=this.renderFilterOptions();this._empty=m.empty,this._options=m.options}var b=this.getRealOpenState(),x=this._empty,w=this._options||[],_=Object(M["k"])(this),O=_.mouseenter,C=void 0===O?wt:O,S=_.mouseleave,k=void 0===S?wt:S,j=_.popupScroll,T=void 0===j?wt:j,z={props:{},attrs:{role:"combobox","aria-autocomplete":"list","aria-haspopup":"true","aria-expanded":b,"aria-controls":this.$data._ariaId},on:{},class:l+"-selection "+l+"-selection--"+(r?"multiple":"single"),key:"selection"},E=(t={},o()(t,l,!0),o()(t,l+"-open",p),o()(t,l+"-focused",p||!!this._focused),o()(t,l+"-combobox",W(n)),o()(t,l+"-disabled",u),o()(t,l+"-enabled",!u),o()(t,l+"-allow-clear",!!n.allowClear),o()(t,l+"-no-arrow",!s),o()(t,l+"-loading",!!f),t);return e(ft,i()([{attrs:{dropdownAlign:n.dropdownAlign,dropdownClassName:n.dropdownClassName,dropdownMatchSelectWidth:n.dropdownMatchSelectWidth,defaultActiveFirstOption:n.defaultActiveFirstOption,dropdownMenuStyle:n.dropdownMenuStyle,transitionName:n.transitionName,animation:n.animation,prefixCls:n.prefixCls,dropdownStyle:n.dropdownStyle,combobox:n.combobox,showSearch:n.showSearch,options:w,empty:x,multiple:r,disabled:u,visible:b,inputValue:v,value:g,backfillValue:c._backfillValue,firstActiveValue:n.firstActiveValue,getPopupContainer:n.getPopupContainer,showAction:n.showAction,menuItemSelectedIcon:Object(M["g"])(this,"menuItemSelectedIcon")},on:{dropdownVisibleChange:this.onDropdownVisibleChange,menuSelect:this.onMenuSelect,menuDeselect:this.onMenuDeselect,popupScroll:T,popupFocus:this.onPopupFocus,mouseenter:C,mouseleave:k}},{directives:[{name:"ant-ref",value:this.saveSelectTriggerRef}]},{attrs:{dropdownRender:n.dropdownRender,ariaId:this.$data._ariaId}}]),[e("div",i()([{directives:[{name:"ant-ref",value:Ot(this.saveRootRef,this.saveSelectionRef)}]},{style:Object(M["q"])(this),class:y()(E),on:{mousedown:this.markMouseDown,mouseup:this.markMouseLeave,mouseout:this.markMouseLeave,blur:this.selectionRefBlur,focus:this.selectionRefFocus,click:this.selectionRefClick,keydown:q(n)?wt:this.onKeyDown},attrs:{tabIndex:n.disabled?-1:n.tabIndex}}]),[e("div",z,[h,this.renderClear(),this.renderArrow(!!r)])])])}},St=(Object(z["a"])(Ct),n("4df5")),Mt=n("0c63"),kt=n("db14"),jt=function(){return{prefixCls:d["a"].string,size:d["a"].oneOf(["small","large","default"]),showAction:d["a"].oneOfType([d["a"].string,d["a"].arrayOf(String)]),notFoundContent:d["a"].any,transitionName:d["a"].string,choiceTransitionName:d["a"].string,showSearch:d["a"].bool,allowClear:d["a"].bool,disabled:d["a"].bool,tabIndex:d["a"].number,placeholder:d["a"].any,defaultActiveFirstOption:d["a"].bool,dropdownClassName:d["a"].string,dropdownStyle:d["a"].any,dropdownMenuStyle:d["a"].any,dropdownMatchSelectWidth:d["a"].bool,filterOption:d["a"].oneOfType([d["a"].bool,d["a"].func]),autoFocus:d["a"].bool,backfill:d["a"].bool,showArrow:d["a"].bool,getPopupContainer:d["a"].func,open:d["a"].bool,defaultOpen:d["a"].bool,autoClearSearchValue:d["a"].bool,dropdownRender:d["a"].func,loading:d["a"].bool}},Tt=d["a"].shape({key:d["a"].oneOfType([d["a"].string,d["a"].number])}).loose,zt=d["a"].oneOfType([d["a"].string,d["a"].number,d["a"].arrayOf(d["a"].oneOfType([Tt,d["a"].string,d["a"].number])),Tt]),Et=l()({},jt(),{value:zt,defaultValue:zt,mode:d["a"].string,optionLabelProp:d["a"].string,firstActiveValue:d["a"].oneOfType([String,d["a"].arrayOf(String)]),maxTagCount:d["a"].number,maxTagPlaceholder:d["a"].any,maxTagTextLength:d["a"].number,dropdownMatchSelectWidth:d["a"].bool,optionFilterProp:d["a"].string,labelInValue:d["a"].boolean,getPopupContainer:d["a"].func,tokenSeparators:d["a"].arrayOf(d["a"].string),getInputElement:d["a"].func,options:d["a"].array,suffixIcon:d["a"].any,removeIcon:d["a"].any,clearIcon:d["a"].any,menuItemSelectedIcon:d["a"].any}),At={prefixCls:d["a"].string,size:d["a"].oneOf(["default","large","small"]),notFoundContent:d["a"].any,showSearch:d["a"].bool,optionLabelProp:d["a"].string,transitionName:d["a"].string,choiceTransitionName:d["a"].string},Pt="SECRET_COMBOBOX_MODE_DO_NOT_USE",Lt={SECRET_COMBOBOX_MODE_DO_NOT_USE:Pt,Option:l()({},p["a"],{name:"ASelectOption"}),OptGroup:l()({},v["a"],{name:"ASelectOptGroup"}),name:"ASelect",props:l()({},Et,{showSearch:d["a"].bool.def(!1),transitionName:d["a"].string.def("slide-up"),choiceTransitionName:d["a"].string.def("zoom")}),propTypes:At,model:{prop:"value",event:"change"},provide:function(){return{savePopupRef:this.savePopupRef}},inject:{configProvider:{default:function(){return St["a"]}}},created:function(){Object(f["a"])("combobox"!==this.$props.mode,"Select","The combobox mode of Select is deprecated,it will be removed in next major version,please use AutoComplete instead")},methods:{getNotFoundContent:function(t){var e=this.$createElement,n=Object(M["g"])(this,"notFoundContent");return void 0!==n?n:this.isCombobox()?null:t(e,"Select")},savePopupRef:function(t){this.popupRef=t},focus:function(){this.$refs.vcSelect.focus()},blur:function(){this.$refs.vcSelect.blur()},isCombobox:function(){var t=this.mode;return"combobox"===t||t===Pt},renderSuffixIcon:function(t){var e=this.$createElement,n=this.$props.loading,r=Object(M["g"])(this,"suffixIcon");return r=Array.isArray(r)?r[0]:r,r?Object(M["w"])(r)?Object(j["a"])(r,{class:t+"-arrow-icon"}):r:e(Mt["a"],n?{attrs:{type:"loading"}}:{attrs:{type:"down"},class:t+"-arrow-icon"})}},render:function(){var t,e=arguments[0],n=Object(M["l"])(this),r=n.prefixCls,a=n.size,s=n.mode,u=n.options,f=n.getPopupContainer,d=n.showArrow,v=c()(n,["prefixCls","size","mode","options","getPopupContainer","showArrow"]),g=this.configProvider.getPrefixCls,m=this.configProvider.renderEmpty,y=g("select",r),b=this.configProvider.getPopupContainer,x=Object(M["g"])(this,"removeIcon");x=Array.isArray(x)?x[0]:x;var w=Object(M["g"])(this,"clearIcon");w=Array.isArray(w)?w[0]:w;var _=Object(M["g"])(this,"menuItemSelectedIcon");_=Array.isArray(_)?_[0]:_;var O=Object(h["a"])(v,["inputIcon","removeIcon","clearIcon","suffixIcon","menuItemSelectedIcon"]),C=(t={},o()(t,y+"-lg","large"===a),o()(t,y+"-sm","small"===a),o()(t,y+"-show-arrow",d),t),S=this.$props.optionLabelProp;this.isCombobox()&&(S=S||"value");var k={multiple:"multiple"===s,tags:"tags"===s,combobox:this.isCombobox()},T=x&&(Object(M["w"])(x)?Object(j["a"])(x,{class:y+"-remove-icon"}):x)||e(Mt["a"],{attrs:{type:"close"},class:y+"-remove-icon"}),z=w&&(Object(M["w"])(w)?Object(j["a"])(w,{class:y+"-clear-icon"}):w)||e(Mt["a"],{attrs:{type:"close-circle",theme:"filled"},class:y+"-clear-icon"}),E=_&&(Object(M["w"])(_)?Object(j["a"])(_,{class:y+"-selected-icon"}):_)||e(Mt["a"],{attrs:{type:"check"},class:y+"-selected-icon"}),A={props:l()({inputIcon:this.renderSuffixIcon(y),removeIcon:T,clearIcon:z,menuItemSelectedIcon:E,showArrow:d},O,k,{prefixCls:y,optionLabelProp:S||"children",notFoundContent:this.getNotFoundContent(m),maxTagPlaceholder:Object(M["g"])(this,"maxTagPlaceholder"),placeholder:Object(M["g"])(this,"placeholder"),children:u?u.map((function(t){var n=t.key,r=t.label,a=void 0===r?t.title:r,o=t.on,s=t["class"],u=t.style,l=c()(t,["key","label","on","class","style"]);return e(p["a"],i()([{key:n},{props:l,on:o,class:s,style:u}]),[a])})):Object(M["c"])(this.$slots["default"]),__propsSymbol__:Symbol(),dropdownRender:Object(M["g"])(this,"dropdownRender",{},!1),getPopupContainer:f||b}),on:Object(M["k"])(this),class:C,ref:"vcSelect"};return e(Ct,A)},install:function(t){t.use(kt["a"]),t.component(Lt.name,Lt),t.component(Lt.Option.name,Lt.Option),t.component(Lt.OptGroup.name,Lt.OptGroup)}};e["d"]=Lt},9861:function(t,e,n){"use strict";n("e260");var r=n("23e7"),i=n("d066"),a=n("0d3b"),o=n("6eeb"),s=n("e2cc"),c=n("d44e"),u=n("9ed3"),l=n("69f3"),f=n("19aa"),h=n("5135"),d=n("0366"),p=n("f5df"),v=n("825a"),g=n("861d"),m=n("7c73"),y=n("5c6c"),b=n("9a1f"),x=n("35a1"),w=n("b622"),_=i("fetch"),O=i("Headers"),C=w("iterator"),S="URLSearchParams",M=S+"Iterator",k=l.set,j=l.getterFor(S),T=l.getterFor(M),z=/\+/g,E=Array(4),A=function(t){return E[t-1]||(E[t-1]=RegExp("((?:%[\\da-f]{2}){"+t+"})","gi"))},P=function(t){try{return decodeURIComponent(t)}catch(e){return t}},L=function(t){var e=t.replace(z," "),n=4;try{return decodeURIComponent(e)}catch(r){while(n)e=e.replace(A(n--),P);return e}},V=/[!'()~]|%20/g,I={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},R=function(t){return I[t]},H=function(t){return encodeURIComponent(t).replace(V,R)},D=function(t,e){if(e){var n,r,i=e.split("&"),a=0;while(a0?arguments[0]:void 0,l=this,d=[];if(k(l,{type:S,entries:d,updateURL:function(){},updateSearchParams:F}),void 0!==u)if(g(u))if(t=x(u),"function"===typeof t){e=t.call(u),n=e.next;while(!(r=n.call(e)).done){if(i=b(v(r.value)),a=i.next,(o=a.call(i)).done||(s=a.call(i)).done||!a.call(i).done)throw TypeError("Expected sequence with length 2");d.push({key:o.value+"",value:s.value+""})}}else for(c in u)h(u,c)&&d.push({key:c,value:u[c]+""});else D(d,"string"===typeof u?"?"===u.charAt(0)?u.slice(1):u:u+"")},W=B.prototype;s(W,{append:function(t,e){N(arguments.length,2);var n=j(this);n.entries.push({key:t+"",value:e+""}),n.updateURL()},delete:function(t){N(arguments.length,1);var e=j(this),n=e.entries,r=t+"",i=0;while(it.key){i.splice(e,0,t);break}e===n&&i.push(t)}r.updateURL()},forEach:function(t){var e,n=j(this).entries,r=d(t,arguments.length>1?arguments[1]:void 0,3),i=0;while(i1&&(e=arguments[1],g(e)&&(n=e.body,p(n)===S&&(r=e.headers?new O(e.headers):new O,r.has("content-type")||r.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),e=m(e,{body:y(0,String(n)),headers:y(0,r)}))),i.push(e)),_.apply(this,i)}}),t.exports={URLSearchParams:B,getState:j}},9868:function(t,e,n){},9876:function(t,e,n){var r=n("03d6"),i=n("9742");t.exports=Object.keys||function(t){return r(t,i)}},"98c5":function(t,e,n){"use strict";var r=n("6042"),i=n.n(r),a=n("9b57"),o=n.n(a),s=n("41b2"),c=n.n(s),u=n("4d91"),l=n("4d26"),f=n.n(l),h=n("daa3"),d=n("4df5"),p={prefixCls:u["a"].string,hasSider:u["a"].boolean,tagName:u["a"].string};function v(t){var e=t.suffixCls,n=t.tagName,r=t.name;return function(t){return{name:r,props:t.props,inject:{configProvider:{default:function(){return d["a"]}}},render:function(){var r=arguments[0],i=this.$props.prefixCls,a=this.configProvider.getPrefixCls,o=a(e,i),s={props:c()({prefixCls:o},Object(h["l"])(this),{tagName:n}),on:Object(h["k"])(this)};return r(t,s,[this.$slots["default"]])}}}}var g={props:p,render:function(){var t=arguments[0],e=this.prefixCls,n=this.tagName,r=this.$slots,i={class:e,on:Object(h["k"])(this)};return t(n,i,[r["default"]])}},m={props:p,data:function(){return{siders:[]}},provide:function(){var t=this;return{siderHook:{addSider:function(e){t.siders=[].concat(o()(t.siders),[e])},removeSider:function(e){t.siders=t.siders.filter((function(t){return t!==e}))}}}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.$slots,r=this.hasSider,a=this.tagName,o=f()(e,i()({},e+"-has-sider","boolean"===typeof r?r:this.siders.length>0)),s={class:o,on:h["k"]};return t(a,s,[n["default"]])}},y=v({suffixCls:"layout",tagName:"section",name:"ALayout"})(m),b=v({suffixCls:"layout-header",tagName:"header",name:"ALayoutHeader"})(g),x=v({suffixCls:"layout-footer",tagName:"footer",name:"ALayoutFooter"})(g),w=v({suffixCls:"layout-content",tagName:"main",name:"ALayoutContent"})(g);y.Header=b,y.Footer=x,y.Content=w;var _=y,O=n("b488"),C=n("dd3d"),S=n("0c63");if("undefined"!==typeof window){var M=function(t){return{media:t,matches:!1,addListener:function(){},removeListener:function(){}}};window.matchMedia=window.matchMedia||M}var k={xs:"479.98px",sm:"575.98px",md:"767.98px",lg:"991.98px",xl:"1199.98px",xxl:"1599.98px"},j={prefixCls:u["a"].string,collapsible:u["a"].bool,collapsed:u["a"].bool,defaultCollapsed:u["a"].bool,reverseArrow:u["a"].bool,zeroWidthTriggerStyle:u["a"].object,trigger:u["a"].any,width:u["a"].oneOfType([u["a"].number,u["a"].string]),collapsedWidth:u["a"].oneOfType([u["a"].number,u["a"].string]),breakpoint:u["a"].oneOf(["xs","sm","md","lg","xl","xxl"]),theme:u["a"].oneOf(["light","dark"]).def("dark")},T=function(){var t=0;return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return t+=1,""+e+t}}(),z={name:"ALayoutSider",__ANT_LAYOUT_SIDER:!0,mixins:[O["a"]],model:{prop:"collapsed",event:"collapse"},props:Object(h["t"])(j,{collapsible:!1,defaultCollapsed:!1,reverseArrow:!1,width:200,collapsedWidth:80}),data:function(){this.uniqueId=T("ant-sider-");var t=void 0;"undefined"!==typeof window&&(t=window.matchMedia);var e=Object(h["l"])(this);t&&e.breakpoint&&e.breakpoint in k&&(this.mql=t("(max-width: "+k[e.breakpoint]+")"));var n=void 0;return n="collapsed"in e?e.collapsed:e.defaultCollapsed,{sCollapsed:n,below:!1,belowShow:!1}},provide:function(){return{layoutSiderContext:this}},inject:{siderHook:{default:function(){return{}}},configProvider:{default:function(){return d["a"]}}},watch:{collapsed:function(t){this.setState({sCollapsed:t})}},mounted:function(){var t=this;this.$nextTick((function(){t.mql&&(t.mql.addListener(t.responsiveHandler),t.responsiveHandler(t.mql)),t.siderHook.addSider&&t.siderHook.addSider(t.uniqueId)}))},beforeDestroy:function(){this.mql&&this.mql.removeListener(this.responsiveHandler),this.siderHook.removeSider&&this.siderHook.removeSider(this.uniqueId)},methods:{responsiveHandler:function(t){this.setState({below:t.matches}),this.$emit("breakpoint",t.matches),this.sCollapsed!==t.matches&&this.setCollapsed(t.matches,"responsive")},setCollapsed:function(t,e){Object(h["s"])(this,"collapsed")||this.setState({sCollapsed:t}),this.$emit("collapse",t,e)},toggle:function(){var t=!this.sCollapsed;this.setCollapsed(t,"clickTrigger")},belowShowChange:function(){this.setState({belowShow:!this.belowShow})}},render:function(){var t,e=arguments[0],n=Object(h["l"])(this),r=n.prefixCls,a=n.theme,o=n.collapsible,s=n.reverseArrow,c=n.width,u=n.collapsedWidth,l=n.zeroWidthTriggerStyle,d=this.configProvider.getPrefixCls,p=d("layout-sider",r),v=Object(h["g"])(this,"trigger"),g=this.sCollapsed?u:c,m=Object(C["a"])(g)?g+"px":String(g),y=0===parseFloat(String(u||0))?e("span",{on:{click:this.toggle},class:p+"-zero-width-trigger "+p+"-zero-width-trigger-"+(s?"right":"left"),style:l},[e(S["a"],{attrs:{type:"bars"}})]):null,b={expanded:e(S["a"],s?{attrs:{type:"right"}}:{attrs:{type:"left"}}),collapsed:e(S["a"],s?{attrs:{type:"left"}}:{attrs:{type:"right"}})},x=this.sCollapsed?"collapsed":"expanded",w=b[x],_=null!==v?y||e("div",{class:p+"-trigger",on:{click:this.toggle},style:{width:m}},[v||w]):null,O={flex:"0 0 "+m,maxWidth:m,minWidth:m,width:m},M=f()(p,p+"-"+a,(t={},i()(t,p+"-collapsed",!!this.sCollapsed),i()(t,p+"-has-trigger",o&&null!==v&&!y),i()(t,p+"-below",!!this.below),i()(t,p+"-zero-width",0===parseFloat(m)),t)),k={on:Object(h["k"])(this),class:M,style:O};return e("aside",k,[e("div",{class:p+"-children"},[this.$slots["default"]]),o||this.below&&y?_:null])}},E=n("db14");_.Sider=z,_.install=function(t){t.use(E["a"]),t.component(_.name,_),t.component(_.Header.name,_.Header),t.component(_.Footer.name,_.Footer),t.component(_.Sider.name,_.Sider),t.component(_.Content.name,_.Content)};e["a"]=_},9911:function(t,e,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("link")},{link:function(t){return i(this,"a","href",t)}})},9934:function(t,e,n){var r=n("6fcd"),i=n("41c3"),a=n("30c9");function o(t){return a(t)?r(t,!0):i(t)}t.exports=o},9958:function(t,e,n){},9961:function(t,e,n){},9980:function(t,e,n){"use strict";n("b2a3"),n("9868"),n("5704"),n("0025"),n("b97c")},"99af":function(t,e,n){"use strict";var r=n("23e7"),i=n("d039"),a=n("e8b5"),o=n("861d"),s=n("7b0b"),c=n("50c4"),u=n("8418"),l=n("65f0"),f=n("1dde"),h=n("b622"),d=n("2d00"),p=h("isConcatSpreadable"),v=9007199254740991,g="Maximum allowed index exceeded",m=d>=51||!i((function(){var t=[];return t[p]=!1,t.concat()[0]!==t})),y=f("concat"),b=function(t){if(!o(t))return!1;var e=t[p];return void 0!==e?!!e:a(t)},x=!m||!y;r({target:"Array",proto:!0,forced:x},{concat:function(t){var e,n,r,i,a,o=s(this),f=l(o,0),h=0;for(e=-1,r=arguments.length;ev)throw TypeError(g);for(n=0;n=v)throw TypeError(g);u(f,h++,a)}return f.length=h,f}})},"99cd":function(t,e){function n(t){return function(e,n,r){var i=-1,a=Object(e),o=r(e),s=o.length;while(s--){var c=o[t?s:++i];if(!1===n(a[c],c,a))break}return e}}t.exports=n},"99d3":function(t,e,n){(function(t){var r=n("585a"),i=e&&!e.nodeType&&e,a=i&&"object"==typeof t&&t&&!t.nodeType&&t,o=a&&a.exports===i,s=o&&r.process,c=function(){try{var t=a&&a.require&&a.require("util").types;return t||s&&s.binding&&s.binding("util")}catch(e){}}();t.exports=c}).call(this,n("62e4")(t))},"9a0c":function(t,e,n){var r=n("342f");t.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(r)},"9a16":function(t,e,n){"use strict";var r=n("c1df"),i=n.n(r),a=n("4d91"),o=n("b488"),s=n("92fa"),c=n.n(s),u={mixins:[o["a"]],props:{format:a["a"].string,prefixCls:a["a"].string,disabledDate:a["a"].func,placeholder:a["a"].string,clearText:a["a"].string,value:a["a"].object,inputReadOnly:a["a"].bool.def(!1),hourOptions:a["a"].array,minuteOptions:a["a"].array,secondOptions:a["a"].array,disabledHours:a["a"].func,disabledMinutes:a["a"].func,disabledSeconds:a["a"].func,allowEmpty:a["a"].bool,defaultOpenValue:a["a"].object,currentSelectPanel:a["a"].string,focusOnOpen:a["a"].bool,clearIcon:a["a"].any},data:function(){var t=this.value,e=this.format;return{str:t&&t.format(e)||"",invalid:!1}},mounted:function(){var t=this;if(this.focusOnOpen){var e=window.requestAnimationFrame||window.setTimeout;e((function(){t.$refs.input.focus(),t.$refs.input.select()}))}},watch:{value:function(t){var e=this;this.$nextTick((function(){e.setState({str:t&&t.format(e.format)||"",invalid:!1})}))}},methods:{onInputChange:function(t){var e=t.target,n=e.value,r=e.composing,a=this.str,o=void 0===a?"":a;if(!t.isComposing&&!r&&o!==n){this.setState({str:n});var s=this.format,c=this.hourOptions,u=this.minuteOptions,l=this.secondOptions,f=this.disabledHours,h=this.disabledMinutes,d=this.disabledSeconds,p=this.value;if(n){var v=this.getProtoValue().clone(),g=i()(n,s,!0);if(!g.isValid())return void this.setState({invalid:!0});if(v.hour(g.hour()).minute(g.minute()).second(g.second()),c.indexOf(v.hour())<0||u.indexOf(v.minute())<0||l.indexOf(v.second())<0)return void this.setState({invalid:!0});var m=f(),y=h(v.hour()),b=d(v.hour(),v.minute());if(m&&m.indexOf(v.hour())>=0||y&&y.indexOf(v.minute())>=0||b&&b.indexOf(v.second())>=0)return void this.setState({invalid:!0});if(p){if(p.hour()!==v.hour()||p.minute()!==v.minute()||p.second()!==v.second()){var x=p.clone();x.hour(v.hour()),x.minute(v.minute()),x.second(v.second()),this.__emit("change",x)}}else p!==v&&this.__emit("change",v)}else this.__emit("change",null);this.setState({invalid:!1})}},onKeyDown:function(t){27===t.keyCode&&this.__emit("esc"),this.__emit("keydown",t)},getProtoValue:function(){return this.value||this.defaultOpenValue},getInput:function(){var t=this.$createElement,e=this.prefixCls,n=this.placeholder,r=this.inputReadOnly,i=this.invalid,a=this.str,o=i?e+"-input-invalid":"";return t("input",c()([{class:e+"-input "+o,ref:"input",on:{keydown:this.onKeyDown,input:this.onInputChange},domProps:{value:a},attrs:{placeholder:n,readOnly:!!r}},{directives:[{name:"ant-input"}]}]))}},render:function(){var t=arguments[0],e=this.prefixCls;return t("div",{class:e+"-input-wrap"},[this.getInput()])}},l=u,f=n("6042"),h=n.n(f),d=n("4d26"),p=n.n(d),v=n("c449"),g=n.n(v);function m(){}var y=function t(e,n,r){if(r<=0)g()((function(){e.scrollTop=n}));else{var i=n-e.scrollTop,a=i/r*10;g()((function(){e.scrollTop+=a,e.scrollTop!==n&&t(e,n,r-10)}))}},b={mixins:[o["a"]],props:{prefixCls:a["a"].string,options:a["a"].array,selectedIndex:a["a"].number,type:a["a"].string},data:function(){return{active:!1}},mounted:function(){var t=this;this.$nextTick((function(){t.scrollToSelected(0)}))},watch:{selectedIndex:function(){var t=this;this.$nextTick((function(){t.scrollToSelected(120)}))}},methods:{onSelect:function(t){var e=this.type;this.__emit("select",e,t)},onEsc:function(t){this.__emit("esc",t)},getOptions:function(){var t=this,e=this.$createElement,n=this.options,r=this.selectedIndex,i=this.prefixCls;return n.map((function(n,a){var o,s=p()((o={},h()(o,i+"-select-option-selected",r===a),h()(o,i+"-select-option-disabled",n.disabled),o)),c=n.disabled?m:function(){t.onSelect(n.value)},u=function(e){13===e.keyCode?c():27===e.keyCode&&t.onEsc()};return e("li",{attrs:{role:"button",disabled:n.disabled,tabIndex:"0"},on:{click:c,keydown:u},class:s,key:a},[n.value])}))},handleMouseEnter:function(t){this.setState({active:!0}),this.__emit("mouseenter",t)},handleMouseLeave:function(){this.setState({active:!1})},scrollToSelected:function(t){var e=this.$el,n=this.$refs.list;if(n){var r=this.selectedIndex;r<0&&(r=0);var i=n.children[r],a=i.offsetTop;y(e,a,t)}}},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.options,i=this.active;if(0===r.length)return null;var a=(t={},h()(t,n+"-select",1),h()(t,n+"-select-active",i),t);return e("div",{class:a,on:{mouseenter:this.handleMouseEnter,mouseleave:this.handleMouseLeave}},[e("ul",{ref:"list"},[this.getOptions()])])}},x=b,w=function(t,e){var n=""+t;t<10&&(n="0"+t);var r=!1;return e&&e.indexOf(t)>=0&&(r=!0),{value:n,disabled:r}},_={mixins:[o["a"]],name:"Combobox",props:{format:a["a"].string,defaultOpenValue:a["a"].object,prefixCls:a["a"].string,value:a["a"].object,showHour:a["a"].bool,showMinute:a["a"].bool,showSecond:a["a"].bool,hourOptions:a["a"].array,minuteOptions:a["a"].array,secondOptions:a["a"].array,disabledHours:a["a"].func,disabledMinutes:a["a"].func,disabledSeconds:a["a"].func,use12Hours:a["a"].bool,isAM:a["a"].bool},methods:{onItemChange:function(t,e){var n=this.defaultOpenValue,r=this.use12Hours,i=this.value,a=this.isAM,o=(i||n).clone();if("hour"===t)r?a?o.hour(+e%12):o.hour(+e%12+12):o.hour(+e);else if("minute"===t)o.minute(+e);else if("ampm"===t){var s=e.toUpperCase();r&&("PM"===s&&o.hour()<12&&o.hour(o.hour()%12+12),"AM"===s&&o.hour()>=12&&o.hour(o.hour()-12)),this.__emit("amPmChange",s)}else o.second(+e);this.__emit("change",o)},onEnterSelectPanel:function(t){this.__emit("currentSelectPanelChange",t)},onEsc:function(t){this.__emit("esc",t)},getHourSelect:function(t){var e=this,n=this.$createElement,r=this.prefixCls,i=this.hourOptions,a=this.disabledHours,o=this.showHour,s=this.use12Hours;if(!o)return null;var c=a(),u=void 0,l=void 0;return s?(u=[12].concat(i.filter((function(t){return t<12&&t>0}))),l=t%12||12):(u=i,l=t),n(x,{attrs:{prefixCls:r,options:u.map((function(t){return w(t,c)})),selectedIndex:u.indexOf(l),type:"hour"},on:{select:this.onItemChange,mouseenter:function(){return e.onEnterSelectPanel("hour")},esc:this.onEsc}})},getMinuteSelect:function(t){var e=this,n=this.$createElement,r=this.prefixCls,i=this.minuteOptions,a=this.disabledMinutes,o=this.defaultOpenValue,s=this.showMinute,c=this.value;if(!s)return null;var u=c||o,l=a(u.hour());return n(x,{attrs:{prefixCls:r,options:i.map((function(t){return w(t,l)})),selectedIndex:i.indexOf(t),type:"minute"},on:{select:this.onItemChange,mouseenter:function(){return e.onEnterSelectPanel("minute")},esc:this.onEsc}})},getSecondSelect:function(t){var e=this,n=this.$createElement,r=this.prefixCls,i=this.secondOptions,a=this.disabledSeconds,o=this.showSecond,s=this.defaultOpenValue,c=this.value;if(!o)return null;var u=c||s,l=a(u.hour(),u.minute());return n(x,{attrs:{prefixCls:r,options:i.map((function(t){return w(t,l)})),selectedIndex:i.indexOf(t),type:"second"},on:{select:this.onItemChange,mouseenter:function(){return e.onEnterSelectPanel("second")},esc:this.onEsc}})},getAMPMSelect:function(){var t=this,e=this.$createElement,n=this.prefixCls,r=this.use12Hours,i=this.format,a=this.isAM;if(!r)return null;var o=["am","pm"].map((function(t){return i.match(/\sA/)?t.toUpperCase():t})).map((function(t){return{value:t}})),s=a?0:1;return e(x,{attrs:{prefixCls:n,options:o,selectedIndex:s,type:"ampm"},on:{select:this.onItemChange,mouseenter:function(){return t.onEnterSelectPanel("ampm")},esc:this.onEsc}})}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.defaultOpenValue,r=this.value,i=r||n;return t("div",{class:e+"-combobox"},[this.getHourSelect(i.hour()),this.getMinuteSelect(i.minute()),this.getSecondSelect(i.second()),this.getAMPMSelect(i.hour())])}},O=_,C=n("daa3");function S(){}function M(t,e,n){for(var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1,i=[],a=0;a=0&&t.hour()<12}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.placeholder,r=this.disabledMinutes,i=this.addon,a=this.disabledSeconds,o=this.hideDisabledOptions,s=this.showHour,c=this.showMinute,u=this.showSecond,f=this.format,h=this.defaultOpenValue,d=this.clearText,p=this.use12Hours,v=this.focusOnOpen,g=this.hourStep,m=this.minuteStep,y=this.secondStep,b=this.inputReadOnly,x=this.sValue,w=this.currentSelectPanel,_=Object(C["g"])(this,"clearIcon"),j=Object(C["k"])(this),T=j.esc,z=void 0===T?S:T,E=j.keydown,A=void 0===E?S:E,P=this.disabledHours2(),L=r(x?x.hour():null),V=a(x?x.hour():null,x?x.minute():null),I=M(24,P,o,g),R=M(60,L,o,m),H=M(60,V,o,y),D=k(h,I,R,H);return t("div",{class:e+"-inner"},[t(l,{attrs:{clearText:d,prefixCls:e,defaultOpenValue:D,value:x,currentSelectPanel:w,format:f,placeholder:n,hourOptions:I,minuteOptions:R,secondOptions:H,disabledHours:this.disabledHours2,disabledMinutes:r,disabledSeconds:a,focusOnOpen:v,inputReadOnly:b,clearIcon:_},on:{esc:z,change:this.onChange,keydown:A}}),t(O,{attrs:{prefixCls:e,value:x,defaultOpenValue:D,format:f,showHour:s,showMinute:c,showSecond:u,hourOptions:I,minuteOptions:R,secondOptions:H,disabledHours:this.disabledHours2,disabledMinutes:r,disabledSeconds:a,use12Hours:p,isAM:this.isAM()},on:{change:this.onChange,amPmChange:this.onAmPmChange,currentSelectPanelChange:this.onCurrentSelectPanelChange,esc:this.onEsc}}),i(this)])}};e["a"]=j},"9a1f":function(t,e,n){var r=n("825a"),i=n("35a1");t.exports=function(t){var e=i(t);if("function"!=typeof e)throw TypeError(String(t)+" is not iterable");return r(e.call(t))}},"9a33":function(t,e,n){"use strict";n("b2a3"),n("b8e7")},"9a63":function(t,e,n){"use strict";var r=n("290c"),i=n("db14");r["a"].install=function(t){t.use(i["a"]),t.component(r["a"].name,r["a"])},e["a"]=r["a"]},"9a8c":function(t,e,n){"use strict";var r=n("ebb5"),i=n("145e"),a=r.aTypedArray,o=r.exportTypedArrayMethod;o("copyWithin",(function(t,e){return i.call(a(this),t,e,arguments.length>2?arguments[2]:void 0)}))},"9a94":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n("882a"),i=a(r);function a(t){return t&&t.__esModule?t:{default:t}}e["default"]=i["default"]},"9aff":function(t,e,n){var r=n("9638"),i=n("30c9"),a=n("c098"),o=n("1a8c");function s(t,e,n){if(!o(n))return!1;var s=typeof e;return!!("number"==s?i(n)&&a(e,n.length):"string"==s&&e in n)&&r(n[e],t)}t.exports=s},"9b02":function(t,e,n){var r=n("656b");function i(t,e,n){var i=null==t?void 0:r(t,e);return void 0===i?n:i}t.exports=i},"9b21":function(t,e,n){n("0b99"),n("084e"),t.exports=n("5524").Array.from},"9b57":function(t,e,n){"use strict";e.__esModule=!0;var r=n("adf5"),i=a(r);function a(t){return t&&t.__esModule?t:{default:t}}e.default=function(t){if(Array.isArray(t)){for(var e=0,n=Array(t.length);e=0;--i){var a,o=t[i];if("[]"===o)a=[],a=a.concat(r);else{a=n.plainObjects?Object.create(null):{};var s="["===o.charAt(0)&&"]"===o.charAt(o.length-1)?o.slice(1,-1):o,c=parseInt(s,10);!isNaN(c)&&o!==s&&String(c)===s&&c>=0&&n.parseArrays&&c<=n.arrayLimit?(a=[],a[c]=r):a[s]=r}r=a}return r},c=function(t,e,n){if(t){var r=n.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,a=/(\[[^[\]]*])/,o=/(\[[^[\]]*])/g,c=a.exec(r),u=c?r.slice(0,c.index):r,l=[];if(u){if(!n.plainObjects&&i.call(Object.prototype,u)&&!n.allowPrototypes)return;l.push(u)}var f=0;while(null!==(c=o.exec(r))&&fi?a>=o?10+t:20+t:a<=o?10+t:t},onAnimated:function(){this.$emit("animated")},renderNumberList:function(t,e){for(var n=this.$createElement,r=[],i=0;i<30;i++)r.push(n("p",{key:i.toString(),class:d()(e,{current:t===i})},[i%10]));return r},renderCurrentNumber:function(t,e,n){var r=this.$createElement;if("number"===typeof e){var i=this.getPositionByNum(e,n),a=this.animateStarted||void 0===b(this.lastCount)[n],o={transition:a?"none":void 0,msTransform:"translateY("+100*-i+"%)",WebkitTransform:"translateY("+100*-i+"%)",transform:"translateY("+100*-i+"%)"};return r("span",{class:t+"-only",style:o,key:n},[this.renderNumberList(i,t+"-only-unit")])}return r("span",{key:"symbol",class:t+"-symbol"},[e])},renderNumberElement:function(t){var e=this,n=this.sCount;return n&&Number(n)%1===0?b(n).map((function(n,r){return e.renderCurrentNumber(t,n,r)})).reverse():n}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.title,r=this.component,i=void 0===r?"sup":r,a=this.displayComponent,o=this.className,s=this.configProvider.getPrefixCls,c=s("scroll-number",e);if(a)return Object(m["a"])(a,{class:c+"-custom-component"});var u=Object(v["q"])(this,!0),f=Object(g["a"])(this.$props,["count","component","prefixCls","displayComponent"]),h={props:l()({},f),attrs:{title:n},style:u,class:d()(c,o)};return u&&u.borderColor&&(h.style.boxShadow="0 0 0 1px "+u.borderColor+" inset"),t(i,h,[this.renderNumberElement(c)])}},_=function(){for(var t=arguments.length,e=Array(t),n=0;nt?t+"+":e;return n},getDispayCount:function(){var t=this.isDot();return t?"":this.getNumberedDispayCount()},getScrollNumberTitle:function(){var t=this.$props.title,e=this.badgeCount;return t||("string"===typeof e||"number"===typeof e?e:void 0)},getStyleWithOffset:function(){var t=this.$props,e=t.offset,n=t.numberStyle;return e?l()({right:-parseInt(e[0],10)+"px",marginTop:Object(S["a"])(e[1])?e[1]+"px":e[1]},n):l()({},n)},getBadgeClassName:function(t){var e,n=Object(v["c"])(this.$slots["default"]),r=this.hasStatus();return d()(t,(e={},c()(e,t+"-status",r),c()(e,t+"-dot-status",r&&this.dot&&!this.isZero()),c()(e,t+"-not-a-wrapper",!n.length),e))},hasStatus:function(){var t=this.$props,e=t.status,n=t.color;return!!e||!!n},isZero:function(){var t=this.getNumberedDispayCount();return"0"===t||0===t},isDot:function(){var t=this.$props.dot,e=this.isZero();return t&&!e||this.hasStatus()},isHidden:function(){var t=this.$props.showZero,e=this.getDispayCount(),n=this.isZero(),r=this.isDot(),i=null===e||void 0===e||""===e;return(i||n&&!t)&&!r},renderStatusText:function(t){var e=this.$createElement,n=this.$props.text,r=this.isHidden();return r||!n?null:e("span",{class:t+"-status-text"},[n])},renderDispayComponent:function(){var t=this.badgeCount,e=t;if(e&&"object"===("undefined"===typeof e?"undefined":o()(e)))return Object(m["a"])(e,{style:this.getStyleWithOffset()})},renderBadgeNumber:function(t,e){var n,r=this.$createElement,i=this.$props,a=i.status,o=i.color,s=this.badgeCount,u=this.getDispayCount(),l=this.isDot(),f=this.isHidden(),h=(n={},c()(n,t+"-dot",l),c()(n,t+"-count",!l),c()(n,t+"-multiple-words",!l&&s&&s.toString&&s.toString().length>1),c()(n,t+"-status-"+a,!!a),c()(n,t+"-status-"+o,k(o)),n),d=this.getStyleWithOffset();return o&&!k(o)&&(d=d||{},d.background=o),f?null:r(w,{attrs:{prefixCls:e,"data-show":!f,className:h,count:u,displayComponent:this.renderDispayComponent(),title:this.getScrollNumberTitle()},directives:[{name:"show",value:!f}],style:d,key:"scrollNumber"})}},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.scrollNumberPrefixCls,a=this.status,o=this.text,s=this.color,u=this.$slots,l=this.configProvider.getPrefixCls,f=l("badge",n),h=l("scroll-number",r),p=Object(v["c"])(u["default"]),g=Object(v["g"])(this,"count");Array.isArray(g)&&(g=g[0]),this.badgeCount=g;var m=this.renderBadgeNumber(f,h),y=this.renderStatusText(f),b=d()((t={},c()(t,f+"-status-dot",this.hasStatus()),c()(t,f+"-status-"+a,!!a),c()(t,f+"-status-"+s,k(s)),t)),x={};if(s&&!k(s)&&(x.background=s),!p.length&&this.hasStatus()){var w=this.getStyleWithOffset(),_=w&&w.color;return e("span",i()([{on:Object(v["k"])(this)},{class:this.getBadgeClassName(f),style:w}]),[e("span",{class:b,style:x}),e("span",{style:{color:_},class:f+"-status-text"},[o])])}var O=Object(C["a"])(p.length?f+"-zoom":"");return e("span",i()([{on:Object(v["k"])(this)},{class:this.getBadgeClassName(f)}]),[p,e("transition",O,[m]),y])}},T=n("db14");j.install=function(t){t.use(T["a"]),t.component(j.name,j)};e["a"]=j},a078:function(t,e,n){var r=n("7b0b"),i=n("50c4"),a=n("35a1"),o=n("e95a"),s=n("0366"),c=n("ebb5").aTypedArrayConstructor;t.exports=function(t){var e,n,u,l,f,h,d=r(t),p=arguments.length,v=p>1?arguments[1]:void 0,g=void 0!==v,m=a(d);if(void 0!=m&&!o(m)){f=m.call(d),h=f.next,d=[];while(!(l=h.call(f)).done)d.push(l.value)}for(g&&p>2&&(v=s(v,arguments[2],2)),n=i(d.length),u=new(c(this))(n),e=0;n>e;e++)u[e]=g?v(d[e],e):d[e];return u}},a0c4:function(t,e){function n(t,e,n,r){var i=-1,a=null==t?0:t.length;while(++ih))return!1;var p=l.get(t),v=l.get(e);if(p&&v)return p==e&&v==t;var g=-1,m=!0,y=n&s?new r:void 0;l.set(t,e),l.set(e,t);while(++g0&&r(h))d=o(t,e,h,i(h.length),d,u-1)-1;else{if(d>=9007199254740991)throw TypeError("Exceed the acceptable array length");t[d]=h}d++}p++}return d};t.exports=o},a2db:function(t,e,n){var r=n("9e69"),i=r?r.prototype:void 0,a=i?i.valueOf:void 0;function o(t){return a?Object(a.call(t)):{}}t.exports=o},a3a2:function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("1098"),o=n.n(a),s=n("6042"),c=n.n(s),u=n("41b2"),l=n.n(u),f=n("0464"),h=n("4d91"),d=n("8496"),p=n("18a7"),v=n("e90a"),g=n("1462"),m={adjustX:1,adjustY:1},y={topLeft:{points:["bl","tl"],overflow:m,offset:[0,-7]},bottomLeft:{points:["tl","bl"],overflow:m,offset:[0,7]},leftTop:{points:["tr","tl"],overflow:m,offset:[-4,0]},rightTop:{points:["tl","tr"],overflow:m,offset:[4,0]}},b=y,x=n("b488"),w=n("daa3"),_=n("d41d"),O=n("2b89"),C=n("94eb"),S=0,M={horizontal:"bottomLeft",vertical:"rightTop","vertical-left":"rightTop","vertical-right":"leftTop"},k=function(t,e,n){var r=Object(O["b"])(e),i=t.getState();t.setState({defaultActiveFirst:l()({},i.defaultActiveFirst,c()({},r,n))})},j={name:"SubMenu",props:{parentMenu:h["a"].object,title:h["a"].any,selectedKeys:h["a"].array.def([]),openKeys:h["a"].array.def([]),openChange:h["a"].func.def(O["h"]),rootPrefixCls:h["a"].string,eventKey:h["a"].oneOfType([h["a"].string,h["a"].number]),multiple:h["a"].bool,active:h["a"].bool,isRootMenu:h["a"].bool.def(!1),index:h["a"].number,triggerSubMenuAction:h["a"].string,popupClassName:h["a"].string,getPopupContainer:h["a"].func,forceSubMenuRender:h["a"].bool,openAnimation:h["a"].oneOfType([h["a"].string,h["a"].object]),disabled:h["a"].bool,subMenuOpenDelay:h["a"].number.def(.1),subMenuCloseDelay:h["a"].number.def(.1),level:h["a"].number.def(1),inlineIndent:h["a"].number.def(24),openTransitionName:h["a"].string,popupOffset:h["a"].array,isOpen:h["a"].bool,store:h["a"].object,mode:h["a"].oneOf(["horizontal","vertical","vertical-left","vertical-right","inline"]).def("vertical"),manualRef:h["a"].func.def(O["h"]),builtinPlacements:h["a"].object.def((function(){return{}})),itemIcon:h["a"].any,expandIcon:h["a"].any,subMenuKey:h["a"].string},mixins:[x["a"]],isSubMenu:!0,data:function(){var t=this.$props,e=t.store,n=t.eventKey,r=e.getState().defaultActiveFirst,i=!1;return r&&(i=r[n]),k(e,n,i),{}},mounted:function(){var t=this;this.$nextTick((function(){t.handleUpdated()}))},updated:function(){var t=this;this.$nextTick((function(){t.handleUpdated()}))},beforeDestroy:function(){var t=this.eventKey;this.__emit("destroy",t),this.minWidthTimeout&&(Object(_["a"])(this.minWidthTimeout),this.minWidthTimeout=null),this.mouseenterTimeout&&(Object(_["a"])(this.mouseenterTimeout),this.mouseenterTimeout=null)},methods:{handleUpdated:function(){var t=this,e=this.$props,n=e.mode,r=e.parentMenu,i=e.manualRef;i&&i(this),"horizontal"===n&&r.isRootMenu&&this.isOpen&&(this.minWidthTimeout=Object(_["b"])((function(){return t.adjustWidth()}),0))},onKeyDown:function(t){var e=t.keyCode,n=this.menuInstance,r=this.$props,i=r.store,a=r.isOpen;if(e===p["a"].ENTER)return this.onTitleClick(t),k(i,this.eventKey,!0),!0;if(e===p["a"].RIGHT)return a?n.onKeyDown(t):(this.triggerOpenChange(!0),k(i,this.eventKey,!0)),!0;if(e===p["a"].LEFT){var o=void 0;if(!a)return;return o=n.onKeyDown(t),o||(this.triggerOpenChange(!1),o=!0),o}return!a||e!==p["a"].UP&&e!==p["a"].DOWN?void 0:n.onKeyDown(t)},onPopupVisibleChange:function(t){this.triggerOpenChange(t,t?"mouseenter":"mouseleave")},onMouseEnter:function(t){var e=this.$props,n=e.eventKey,r=e.store;k(r,n,!1),this.__emit("mouseenter",{key:n,domEvent:t})},onMouseLeave:function(t){var e=this.eventKey,n=this.parentMenu;n.subMenuInstance=this,this.__emit("mouseleave",{key:e,domEvent:t})},onTitleMouseEnter:function(t){var e=this.$props.eventKey;this.__emit("itemHover",{key:e,hover:!0}),this.__emit("titleMouseenter",{key:e,domEvent:t})},onTitleMouseLeave:function(t){var e=this.eventKey,n=this.parentMenu;n.subMenuInstance=this,this.__emit("itemHover",{key:e,hover:!1}),this.__emit("titleMouseleave",{key:e,domEvent:t})},onTitleClick:function(t){var e=this.$props,n=e.triggerSubMenuAction,r=e.eventKey,i=e.isOpen,a=e.store;this.__emit("titleClick",{key:r,domEvent:t}),"hover"!==n&&(this.triggerOpenChange(!i,"click"),k(a,r,!1))},onSubMenuClick:function(t){this.__emit("click",this.addKeyPath(t))},getPrefixCls:function(){return this.$props.rootPrefixCls+"-submenu"},getActiveClassName:function(){return this.getPrefixCls()+"-active"},getDisabledClassName:function(){return this.getPrefixCls()+"-disabled"},getSelectedClassName:function(){return this.getPrefixCls()+"-selected"},getOpenClassName:function(){return this.$props.rootPrefixCls+"-submenu-open"},saveMenuInstance:function(t){this.menuInstance=t},addKeyPath:function(t){return l()({},t,{keyPath:(t.keyPath||[]).concat(this.$props.eventKey)})},triggerOpenChange:function(t,e){var n=this,r=this.$props.eventKey,i=function(){n.__emit("openChange",{key:r,item:n,trigger:e,open:t})};"mouseenter"===e?this.mouseenterTimeout=Object(_["b"])((function(){i()}),0):i()},isChildrenSelected:function(){var t={find:!1};return Object(O["f"])(this.$slots["default"],this.$props.selectedKeys,t),t.find},adjustWidth:function(){if(this.$refs.subMenuTitle&&this.menuInstance){var t=this.menuInstance.$el;t.offsetWidth>=this.$refs.subMenuTitle.offsetWidth||(t.style.minWidth=this.$refs.subMenuTitle.offsetWidth+"px")}},renderChildren:function(t){var e=this.$createElement,n=this.$props,r=Object(w["k"])(this),a=r.select,s=r.deselect,c=r.openChange,u={props:{mode:"horizontal"===n.mode?"vertical":n.mode,visible:n.isOpen,level:n.level+1,inlineIndent:n.inlineIndent,focusable:!1,selectedKeys:n.selectedKeys,eventKey:n.eventKey+"-menu-",openKeys:n.openKeys,openTransitionName:n.openTransitionName,openAnimation:n.openAnimation,subMenuOpenDelay:n.subMenuOpenDelay,parentMenu:this,subMenuCloseDelay:n.subMenuCloseDelay,forceSubMenuRender:n.forceSubMenuRender,triggerSubMenuAction:n.triggerSubMenuAction,builtinPlacements:n.builtinPlacements,defaultActiveFirst:n.store.getState().defaultActiveFirst[Object(O["b"])(n.eventKey)],multiple:n.multiple,prefixCls:n.rootPrefixCls,manualRef:this.saveMenuInstance,itemIcon:Object(w["g"])(this,"itemIcon"),expandIcon:Object(w["g"])(this,"expandIcon"),children:t},on:{click:this.onSubMenuClick,select:a,deselect:s,openChange:c},id:this.internalMenuId},f=u.props,h=this.haveRendered;if(this.haveRendered=!0,this.haveOpened=this.haveOpened||f.visible||f.forceSubMenuRender,!this.haveOpened)return e("div");var d=h||!f.visible||"inline"===!f.mode;u["class"]=" "+f.prefixCls+"-sub";var p={appear:d,css:!1},v={props:p,on:{}};return f.openTransitionName?v=Object(C["a"])(f.openTransitionName,{appear:d}):"object"===o()(f.openAnimation)?(p=l()({},p,f.openAnimation.props||{}),d||(p.appear=!1)):"string"===typeof f.openAnimation&&(v=Object(C["a"])(f.openAnimation,{appear:d})),"object"===o()(f.openAnimation)&&f.openAnimation.on&&(v.on=f.openAnimation.on),e("transition",v,[e(g["a"],i()([{directives:[{name:"show",value:n.isOpen}]},u]))])}},render:function(){var t,e,n=arguments[0],r=this.$props,a=this.rootPrefixCls,o=this.parentMenu,s=r.isOpen,u=this.getPrefixCls(),h="inline"===r.mode,p=(t={},c()(t,u,!0),c()(t,u+"-"+r.mode,!0),c()(t,this.getOpenClassName(),s),c()(t,this.getActiveClassName(),r.active||s&&!h),c()(t,this.getDisabledClassName(),r.disabled),c()(t,this.getSelectedClassName(),this.isChildrenSelected()),t);this.internalMenuId||(r.eventKey?this.internalMenuId=r.eventKey+"$Menu":this.internalMenuId="$__$"+ ++S+"$Menu");var v={},g={},m={};r.disabled||(v={mouseleave:this.onMouseLeave,mouseenter:this.onMouseEnter},g={click:this.onTitleClick},m={mouseenter:this.onTitleMouseEnter,mouseleave:this.onTitleMouseLeave});var y={};h&&(y.paddingLeft=r.inlineIndent*r.level+"px");var x={};s&&(x={"aria-owns":this.internalMenuId});var _={attrs:l()({"aria-expanded":s},x,{"aria-haspopup":"true",title:"string"===typeof r.title?r.title:void 0}),on:l()({},m,g),style:y,class:u+"-title",ref:"subMenuTitle"},O=null;"horizontal"!==r.mode&&(O=Object(w["g"])(this,"expandIcon",r));var C=n("div",_,[Object(w["g"])(this,"title"),O||n("i",{class:u+"-arrow"})]),k=this.renderChildren(Object(w["c"])(this.$slots["default"])),j=this.parentMenu.isRootMenu?this.parentMenu.getPopupContainer:function(t){return t.parentNode},T=M[r.mode],z=r.popupOffset?{offset:r.popupOffset}:{},E="inline"===r.mode?"":r.popupClassName,A={on:l()({},Object(f["a"])(Object(w["k"])(this),["click"]),v),class:p};return n("li",i()([A,{attrs:{role:"menuitem"}}]),[h&&C,h&&k,!h&&n(d["a"],{attrs:(e={prefixCls:u,popupClassName:u+"-popup "+a+"-"+o.theme+" "+(E||""),getPopupContainer:j,builtinPlacements:b},c()(e,"builtinPlacements",l()({},b,r.builtinPlacements)),c()(e,"popupPlacement",T),c()(e,"popupVisible",s),c()(e,"popupAlign",z),c()(e,"action",r.disabled?[]:[r.triggerSubMenuAction]),c()(e,"mouseEnterDelay",r.subMenuOpenDelay),c()(e,"mouseLeaveDelay",r.subMenuCloseDelay),c()(e,"forceRender",r.forceSubMenuRender),e),on:{popupVisibleChange:this.onPopupVisibleChange}},[n("template",{slot:"popup"},[k]),C])])}},T=Object(v["a"])((function(t,e){var n=t.openKeys,r=t.activeKey,i=t.selectedKeys,a=e.eventKey,o=e.subMenuKey;return{isOpen:n.indexOf(a)>-1,active:r[o]===a,selectedKeys:i}}))(j);T.isSubMenu=!0;e["a"]=T},a434:function(t,e,n){"use strict";var r=n("23e7"),i=n("23cb"),a=n("a691"),o=n("50c4"),s=n("7b0b"),c=n("65f0"),u=n("8418"),l=n("1dde"),f=l("splice"),h=Math.max,d=Math.min,p=9007199254740991,v="Maximum allowed length exceeded";r({target:"Array",proto:!0,forced:!f},{splice:function(t,e){var n,r,l,f,g,m,y=s(this),b=o(y.length),x=i(t,b),w=arguments.length;if(0===w?n=r=0:1===w?(n=0,r=b-x):(n=w-2,r=d(h(a(e),0),b-x)),b+n-r>p)throw TypeError(v);for(l=c(y,r),f=0;fb-r+n;f--)delete y[f-1]}else if(n>r)for(f=b-r;f>x;f--)g=f+r-1,m=f+n-1,g in y?y[m]=y[g]:delete y[m];for(f=0;fa)i.push(arguments[a++]);if(r=e,(d(e)||void 0!==t)&&!st(t))return h(e)||(e=function(t,e){if("function"==typeof r&&(e=r.call(this,t,e)),!st(e))return e}),i[1]=e,U.apply(null,i)}})}q[N][$]||k(q[N],$,q[N].valueOf),I(q,F),E[D]=!0},a524:function(t,e,n){var r=n("4245");function i(t){return r(this,t).has(t)}t.exports=i},a54e:function(t,e,n){},a600:function(t,e,n){"use strict";var r=n("c1b3"),i=n("452c"),a=n("db14");r["a"].Button=i["a"],r["a"].install=function(t){t.use(a["a"]),t.component(r["a"].name,r["a"]),t.component(i["a"].name,i["a"])},e["a"]=r["a"]},a615:function(t,e,n){"use strict";var r=n("4d91");e["a"]={props:{value:r["a"].oneOfType([r["a"].string,r["a"].number]),label:r["a"].oneOfType([r["a"].string,r["a"].number])},isSelectOptGroup:!0}},a630:function(t,e,n){var r=n("23e7"),i=n("4df4"),a=n("1c7e"),o=!a((function(t){Array.from(t)}));r({target:"Array",stat:!0,forced:o},{from:i})},a640:function(t,e,n){"use strict";var r=n("d039");t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){throw 1},1)}))}},a691:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},a6fd:function(t,e,n){var r=n("23e7"),i=n("d066"),a=n("1c0b"),o=n("825a"),s=n("d039"),c=i("Reflect","apply"),u=Function.apply,l=!s((function(){c((function(){}))}));r({target:"Reflect",stat:!0,forced:l},{apply:function(t,e,n){return a(t),o(n),c?c(t,e,n):u.call(t,e,n)}})},a79d:function(t,e,n){"use strict";var r=n("6042"),i=n.n(r),a=n("4d91"),o=n("4df5"),s=n("db14"),c={name:"ADivider",props:{prefixCls:a["a"].string,type:a["a"].oneOf(["horizontal","vertical",""]).def("horizontal"),dashed:a["a"].bool,orientation:a["a"].oneOf(["left","right","center"])},inject:{configProvider:{default:function(){return o["a"]}}},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.type,a=this.$slots,o=this.dashed,s=this.orientation,c=void 0===s?"center":s,u=this.configProvider.getPrefixCls,l=u("divider",n),f=c.length>0?"-"+c:c,h=(t={},i()(t,l,!0),i()(t,l+"-"+r,!0),i()(t,l+"-with-text"+f,a["default"]),i()(t,l+"-dashed",!!o),t);return e("div",{class:h,attrs:{role:"separator"}},[a["default"]&&e("span",{class:l+"-inner-text"},[a["default"]])])},install:function(t){t.use(s["a"]),t.component(c.name,c)}};e["a"]=c},a79df:function(t,e,n){"use strict";var r=n("23e7"),i=n("c430"),a=n("fea9"),o=n("d039"),s=n("d066"),c=n("4840"),u=n("cdf9"),l=n("6eeb"),f=!!a&&o((function(){a.prototype["finally"].call({then:function(){}},(function(){}))}));if(r({target:"Promise",proto:!0,real:!0,forced:f},{finally:function(t){var e=c(this,s("Promise")),n="function"==typeof t;return this.then(n?function(n){return u(e,t()).then((function(){return n}))}:t,n?function(n){return u(e,t()).then((function(){throw n}))}:t)}}),!i&&"function"==typeof a){var h=s("Promise").prototype["finally"];a.prototype["finally"]!==h&&l(a.prototype,"finally",h,{unsafe:!0})}},a874:function(t,e,n){var r=n("23e7"),i=n("145e"),a=n("44d2");r({target:"Array",proto:!0},{copyWithin:i}),a("copyWithin")},a8fc:function(t,e,n){var r=n("badf"),i=n("2c66");function a(t,e){return t&&t.length?i(t,r(e,2)):[]}t.exports=a},a975:function(t,e,n){"use strict";var r=n("ebb5"),i=n("b727").every,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("every",(function(t){return i(a(this),t,arguments.length>1?arguments[1]:void 0)}))},a981:function(t,e){t.exports="undefined"!==typeof ArrayBuffer&&"undefined"!==typeof DataView},a994:function(t,e,n){var r=n("7d1f"),i=n("32f4"),a=n("ec69");function o(t){return r(t,a,i)}t.exports=o},a9d4:function(t,e,n){"use strict";var r=n("c544"),i=n("b6bb"),a=n("4df5"),o=void 0;function s(t){return!t||null===t.offsetParent}function c(t){var e=(t||"").match(/rgba?\((\d*), (\d*), (\d*)(, [\.\d]*)?\)/);return!(e&&e[1]&&e[2]&&e[3])||!(e[1]===e[2]&&e[2]===e[3])}e["a"]={name:"Wave",props:["insertExtraNode"],mounted:function(){var t=this;this.$nextTick((function(){var e=t.$el;1===e.nodeType&&(t.instance=t.bindAnimationEvent(e))}))},inject:{configProvider:{default:function(){return a["a"]}}},beforeDestroy:function(){this.instance&&this.instance.cancel(),this.clickWaveTimeoutId&&clearTimeout(this.clickWaveTimeoutId),this.destroy=!0},methods:{onClick:function(t,e){if(!(!t||s(t)||t.className.indexOf("-leave")>=0)){var n=this.$props.insertExtraNode;this.extraNode=document.createElement("div");var i=this.extraNode;i.className="ant-click-animating-node";var a=this.getAttributeName();t.removeAttribute(a),t.setAttribute(a,"true"),o=o||document.createElement("style"),e&&"#ffffff"!==e&&"rgb(255, 255, 255)"!==e&&c(e)&&!/rgba\(\d*, \d*, \d*, 0\)/.test(e)&&"transparent"!==e&&(this.csp&&this.csp.nonce&&(o.nonce=this.csp.nonce),i.style.borderColor=e,o.innerHTML="\n [ant-click-animating-without-extra-node='true']::after, .ant-click-animating-node {\n --antd-wave-shadow-color: "+e+";\n }",document.body.contains(o)||document.body.appendChild(o)),n&&t.appendChild(i),r["a"].addStartEventListener(t,this.onTransitionStart),r["a"].addEndEventListener(t,this.onTransitionEnd)}},onTransitionStart:function(t){if(!this.destroy){var e=this.$el;t&&t.target===e&&(this.animationStart||this.resetEffect(e))}},onTransitionEnd:function(t){t&&"fadeEffect"===t.animationName&&this.resetEffect(t.target)},getAttributeName:function(){var t=this.$props.insertExtraNode;return t?"ant-click-animating":"ant-click-animating-without-extra-node"},bindAnimationEvent:function(t){var e=this;if(t&&t.getAttribute&&!t.getAttribute("disabled")&&!(t.className.indexOf("disabled")>=0)){var n=function(n){if("INPUT"!==n.target.tagName&&!s(n.target)){e.resetEffect(t);var r=getComputedStyle(t).getPropertyValue("border-top-color")||getComputedStyle(t).getPropertyValue("border-color")||getComputedStyle(t).getPropertyValue("background-color");e.clickWaveTimeoutId=window.setTimeout((function(){return e.onClick(t,r)}),0),i["a"].cancel(e.animationStartId),e.animationStart=!0,e.animationStartId=Object(i["a"])((function(){e.animationStart=!1}),10)}};return t.addEventListener("click",n,!0),{cancel:function(){t.removeEventListener("click",n,!0)}}}},resetEffect:function(t){if(t&&t!==this.extraNode&&t instanceof Element){var e=this.$props.insertExtraNode,n=this.getAttributeName();t.setAttribute(n,"false"),o&&(o.innerHTML=""),e&&this.extraNode&&t.contains(this.extraNode)&&t.removeChild(this.extraNode),r["a"].removeStartEventListener(t,this.onTransitionStart),r["a"].removeEndEventListener(t,this.onTransitionEnd)}}},render:function(){return this.configProvider.csp&&(this.csp=this.configProvider.csp),this.$slots["default"]&&this.$slots["default"][0]}}},a9e3:function(t,e,n){"use strict";var r=n("83ab"),i=n("da84"),a=n("94ca"),o=n("6eeb"),s=n("5135"),c=n("c6b6"),u=n("7156"),l=n("c04e"),f=n("d039"),h=n("7c73"),d=n("241c").f,p=n("06cf").f,v=n("9bf2").f,g=n("58a8").trim,m="Number",y=i[m],b=y.prototype,x=c(h(b))==m,w=function(t){var e,n,r,i,a,o,s,c,u=l(t,!1);if("string"==typeof u&&u.length>2)if(u=g(u),e=u.charCodeAt(0),43===e||45===e){if(n=u.charCodeAt(2),88===n||120===n)return NaN}else if(48===e){switch(u.charCodeAt(1)){case 66:case 98:r=2,i=49;break;case 79:case 111:r=8,i=55;break;default:return+u}for(a=u.slice(2),o=a.length,s=0;si)return NaN;return parseInt(a,r)}return+u};if(a(m,!y(" 0o1")||!y("0b1")||y("+0x1"))){for(var _,O=function(t){var e=arguments.length<1?0:t,n=this;return n instanceof O&&(x?f((function(){b.valueOf.call(n)})):c(n)!=m)?u(new y(w(e)),n,O):w(e)},C=r?d(y):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),S=0;C.length>S;S++)s(y,_=C[S])&&!s(O,_)&&v(O,_,p(y,_));O.prototype=b,b.constructor=O,o(i,m,O)}},aaec:function(t,e){var n="\\ud800-\\udfff",r="\\u0300-\\u036f",i="\\ufe20-\\ufe2f",a="\\u20d0-\\u20ff",o=r+i+a,s="\\ufe0e\\ufe0f",c="\\u200d",u=RegExp("["+c+n+o+s+"]");function l(t){return u.test(t)}t.exports=l},ab13:function(t,e,n){var r=n("b622"),i=r("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[i]=!1,"/./"[t](e)}catch(r){}}return!1}},ab81:function(t,e){var n="\\ud800-\\udfff",r="\\u0300-\\u036f",i="\\ufe20-\\ufe2f",a="\\u20d0-\\u20ff",o=r+i+a,s="\\ufe0e\\ufe0f",c="["+n+"]",u="["+o+"]",l="\\ud83c[\\udffb-\\udfff]",f="(?:"+u+"|"+l+")",h="[^"+n+"]",d="(?:\\ud83c[\\udde6-\\uddff]){2}",p="[\\ud800-\\udbff][\\udc00-\\udfff]",v="\\u200d",g=f+"?",m="["+s+"]?",y="(?:"+v+"(?:"+[h,d,p].join("|")+")"+m+g+")*",b=m+g+y,x="(?:"+[h+u+"?",u,d,p,c].join("|")+")",w=RegExp(l+"(?="+l+")|"+x+b,"g");function _(t){var e=w.lastIndex=0;while(w.test(t))++e;return e}t.exports=_},ab9e:function(t,e,n){"use strict";n("b2a3"),n("15aa")},ac16:function(t,e,n){var r=n("23e7"),i=n("825a"),a=n("06cf").f;r({target:"Reflect",stat:!0},{deleteProperty:function(t,e){var n=a(i(t),e);return!(n&&!n.configurable)&&delete t[e]}})},ac1f:function(t,e,n){"use strict";var r=n("23e7"),i=n("9263");r({target:"RegExp",proto:!0,forced:/./.exec!==i},{exec:i})},ac41:function(t,e){function n(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}t.exports=n},acac:function(t,e,n){"use strict";var r=n("e2cc"),i=n("f183").getWeakData,a=n("825a"),o=n("861d"),s=n("19aa"),c=n("2266"),u=n("b727"),l=n("5135"),f=n("69f3"),h=f.set,d=f.getterFor,p=u.find,v=u.findIndex,g=0,m=function(t){return t.frozen||(t.frozen=new y)},y=function(){this.entries=[]},b=function(t,e){return p(t.entries,(function(t){return t[0]===e}))};y.prototype={get:function(t){var e=b(this,t);if(e)return e[1]},has:function(t){return!!b(this,t)},set:function(t,e){var n=b(this,t);n?n[1]=e:this.entries.push([t,e])},delete:function(t){var e=v(this.entries,(function(e){return e[0]===t}));return~e&&this.entries.splice(e,1),!!~e}},t.exports={getConstructor:function(t,e,n,u){var f=t((function(t,r){s(t,f,e),h(t,{type:e,id:g++,frozen:void 0}),void 0!=r&&c(r,t[u],{that:t,AS_ENTRIES:n})})),p=d(e),v=function(t,e,n){var r=p(t),o=i(a(e),!0);return!0===o?m(r).set(e,n):o[r.id]=n,t};return r(f.prototype,{delete:function(t){var e=p(this);if(!o(t))return!1;var n=i(t);return!0===n?m(e)["delete"](t):n&&l(n,e.id)&&delete n[e.id]},has:function(t){var e=p(this);if(!o(t))return!1;var n=i(t);return!0===n?m(e).has(t):n&&l(n,e.id)}}),r(f.prototype,n?{get:function(t){var e=p(this);if(o(t)){var n=i(t);return!0===n?m(e).get(t):n?n[e.id]:void 0}},set:function(t,e){return v(this,t,e)}}:{add:function(t){return v(this,t,!0)}}),f}}},ace4:function(t,e,n){"use strict";var r=n("23e7"),i=n("d039"),a=n("621a"),o=n("825a"),s=n("23cb"),c=n("50c4"),u=n("4840"),l=a.ArrayBuffer,f=a.DataView,h=l.prototype.slice,d=i((function(){return!new l(2).slice(1,void 0).byteLength}));r({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:d},{slice:function(t,e){if(void 0!==h&&void 0===e)return h.call(o(this),t);var n=o(this).byteLength,r=s(t,n),i=s(void 0===e?n:e,n),a=new(u(this,l))(c(i-r)),d=new f(this),p=new f(a),v=0;while(r3}))}},af3d:function(t,e,n){"use strict";n("b2a3"),n("2200")},af93:function(t,e,n){var r=n("23e7"),i=n("861d"),a=n("f183").onFreeze,o=n("bb2f"),s=n("d039"),c=Object.seal,u=s((function(){c(1)}));r({target:"Object",stat:!0,forced:u,sham:!o},{seal:function(t){return c&&i(t)?c(a(t)):t}})},aff5:function(t,e,n){var r=n("23e7");r({target:"Number",stat:!0},{MAX_SAFE_INTEGER:9007199254740991})},b041:function(t,e,n){"use strict";var r=n("00ee"),i=n("f5df");t.exports=r?{}.toString:function(){return"[object "+i(this)+"]"}},b047:function(t,e,n){var r=n("1a8c"),i=n("408c"),a=n("b4b0"),o="Expected a function",s=Math.max,c=Math.min;function u(t,e,n){var u,l,f,h,d,p,v=0,g=!1,m=!1,y=!0;if("function"!=typeof t)throw new TypeError(o);function b(e){var n=u,r=l;return u=l=void 0,v=e,h=t.apply(r,n),h}function x(t){return v=t,d=setTimeout(O,e),g?b(t):h}function w(t){var n=t-p,r=t-v,i=e-n;return m?c(i,f-r):i}function _(t){var n=t-p,r=t-v;return void 0===p||n>=e||n<0||m&&r>=f}function O(){var t=i();if(_(t))return C(t);d=setTimeout(O,w(t))}function C(t){return d=void 0,y&&u?b(t):(u=l=void 0,h)}function S(){void 0!==d&&clearTimeout(d),v=0,u=p=l=d=void 0}function M(){return void 0===d?h:C(i())}function k(){var t=i(),n=_(t);if(u=arguments,l=this,p=t,n){if(void 0===d)return x(p);if(m)return clearTimeout(d),d=setTimeout(O,e),b(p)}return void 0===d&&(d=setTimeout(O,e)),h}return e=a(e)||0,r(n)&&(g=!!n.leading,m="maxWait"in n,f=m?s(a(n.maxWait)||0,e):f,y="trailing"in n?!!n.trailing:y),k.cancel=S,k.flush=M,k}t.exports=u},b047f:function(t,e){function n(t){return function(e){return t(e)}}t.exports=n},b0a8:function(t,e){var n=9007199254740991,r=Math.floor;function i(t,e){var i="";if(!t||e<1||e>n)return i;do{e%2&&(i+=t),e=r(e/2),e&&(t+=t)}while(e);return i}t.exports=i},b0c0:function(t,e,n){var r=n("83ab"),i=n("9bf2").f,a=Function.prototype,o=a.toString,s=/^\s*function ([^ (]*)/,c="name";r&&!(c in a)&&i(a,c,{configurable:!0,get:function(){try{return o.call(this).match(s)[1]}catch(t){return""}}})},b1b3:function(t,e,n){var r=n("77e9"),i=n("23dd");t.exports=n("5524").getIterator=function(t){var e=i(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return r(e.call(t))}},b1e0:function(t,e,n){"use strict";n.d(e,"a",(function(){return m})),n.d(e,"c",(function(){return x}));var r=n("92fa"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("8e8e"),c=n.n(s),u=n("b047"),l=n.n(u),f=n("4d91"),h=n("b488"),d=n("daa3"),p=n("7b05"),v=n("4df5"),g=f["a"].oneOf(["small","default","large"]),m=function(){return{prefixCls:f["a"].string,spinning:f["a"].bool,size:g,wrapperClassName:f["a"].string,tip:f["a"].string,delay:f["a"].number,indicator:f["a"].any}},y=void 0;function b(t,e){return!!t&&!!e&&!isNaN(Number(e))}function x(t){y="function"===typeof t.indicator?t.indicator:function(e){return e(t.indicator)}}e["b"]={name:"ASpin",mixins:[h["a"]],props:Object(d["t"])(m(),{size:"default",spinning:!0,wrapperClassName:""}),inject:{configProvider:{default:function(){return v["a"]}}},data:function(){var t=this.spinning,e=this.delay,n=b(t,e);return this.originalUpdateSpinning=this.updateSpinning,this.debouncifyUpdateSpinning(this.$props),{sSpinning:t&&!n}},mounted:function(){this.updateSpinning()},updated:function(){var t=this;this.$nextTick((function(){t.debouncifyUpdateSpinning(),t.updateSpinning()}))},beforeDestroy:function(){this.cancelExistingSpin()},methods:{debouncifyUpdateSpinning:function(t){var e=t||this.$props,n=e.delay;n&&(this.cancelExistingSpin(),this.updateSpinning=l()(this.originalUpdateSpinning,n))},updateSpinning:function(){var t=this.spinning,e=this.sSpinning;e!==t&&this.setState({sSpinning:t})},cancelExistingSpin:function(){var t=this.updateSpinning;t&&t.cancel&&t.cancel()},getChildren:function(){return this.$slots&&this.$slots["default"]?Object(d["c"])(this.$slots["default"]):null},renderIndicator:function(t,e){var n=e+"-dot",r=Object(d["g"])(this,"indicator");return null===r?null:(Array.isArray(r)&&(r=Object(d["c"])(r),r=1===r.length?r[0]:r),Object(d["w"])(r)?Object(p["a"])(r,{class:n}):y&&Object(d["w"])(y(t))?Object(p["a"])(y(t),{class:n}):t("span",{class:n+" "+e+"-dot-spin"},[t("i",{class:e+"-dot-item"}),t("i",{class:e+"-dot-item"}),t("i",{class:e+"-dot-item"}),t("i",{class:e+"-dot-item"})]))}},render:function(t){var e,n=this.$props,r=n.size,a=n.prefixCls,s=n.tip,u=n.wrapperClassName,l=c()(n,["size","prefixCls","tip","wrapperClassName"]),f=this.configProvider.getPrefixCls,h=f("spin",a),p=this.sSpinning,v=(e={},o()(e,h,!0),o()(e,h+"-sm","small"===r),o()(e,h+"-lg","large"===r),o()(e,h+"-spinning",p),o()(e,h+"-show-text",!!s),e),g=t("div",i()([l,{class:v}]),[this.renderIndicator(t,h),s?t("div",{class:h+"-text"},[s]):null]),m=this.getChildren();if(m){var y,b=(y={},o()(y,h+"-container",!0),o()(y,h+"-blur",p),y);return t("div",i()([{on:Object(d["k"])(this)},{class:[h+"-nested-loading",u]}]),[p&&t("div",{key:"loading"},[g]),t("div",{class:b,key:"container"},[m])])}return g}}},b1e5:function(t,e,n){var r=n("a994"),i=1,a=Object.prototype,o=a.hasOwnProperty;function s(t,e,n,a,s,c){var u=n&i,l=r(t),f=l.length,h=r(e),d=h.length;if(f!=d&&!u)return!1;var p=f;while(p--){var v=l[p];if(!(u?v in e:o.call(e,v)))return!1}var g=c.get(t),m=c.get(e);if(g&&m)return g==e&&m==t;var y=!0;c.set(t,e),c.set(e,t);var b=u;while(++p-1&&t%1==0&&t<=n}t.exports=r},b24f:function(t,e,n){"use strict";e.__esModule=!0;var r=n("93ff"),i=s(r),a=n("1727"),o=s(a);function s(t){return t&&t.__esModule?t:{default:t}}e.default=function(){function t(t,e){var n=[],r=!0,i=!1,a=void 0;try{for(var s,c=(0,o.default)(t);!(r=(s=c.next()).done);r=!0)if(n.push(s.value),e&&n.length===e)break}catch(u){i=!0,a=u}finally{try{!r&&c["return"]&&c["return"]()}finally{if(i)throw a}}return n}return function(e,n){if(Array.isArray(e))return e;if((0,i.default)(Object(e)))return t(e,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}()},b2a3:function(t,e,n){},b2b7:function(t,e,n){"use strict";n.r(e),n.d(e,"isElementNode",(function(){return i})),n.d(e,"svgComponent",(function(){return o}));var r=Object.assign||function(t){for(var e,n=1,r=arguments.length;nd.x||a.yh.y)return}s.style.cursor="crosshair",e.startPoint=a,e.brushShape=null,e.brushing=!0,l?l.clear():(l=n.addGroup({zIndex:5}),l.initTransform()),e.container=l,"POLYGON"===r&&(e.polygonPath="M "+a.x+" "+a.y)}}},t.prototype._onCanvasMouseMove=function(t){var e=this,n=e.brushing,r=e.dragging,a=e.type,o=e.plot,s=e.startPoint,c=e.xScale,u=e.yScale,l=e.canvas;if(n||r){var f={x:t.offsetX,y:t.offsetY},h=l.get("canvasDOM");if(n){h.style.cursor="crosshair";var d=o.start,p=o.end,v=e.polygonPath,g=e.brushShape,m=e.container;e.plot&&e.inPlot&&(f=e._limitCoordScope(f));var y=void 0,b=void 0,x=void 0,w=void 0;"Y"===a?(y=d.x,b=f.y>=s.y?s.y:f.y,x=Math.abs(d.x-p.x),w=Math.abs(s.y-f.y)):"X"===a?(y=f.x>=s.x?s.x:f.x,b=p.y,x=Math.abs(s.x-f.x),w=Math.abs(p.y-d.y)):"XY"===a?(f.x>=s.x?(y=s.x,b=f.y>=s.y?s.y:f.y):(y=f.x,b=f.y>=s.y?s.y:f.y),x=Math.abs(s.x-f.x),w=Math.abs(s.y-f.y)):"POLYGON"===a&&(v+="L "+f.x+" "+f.y,e.polygonPath=v,g?!g.get("destroyed")&&g.attr(i.mix({},g.__attrs,{path:v})):g=m.addShape("path",{attrs:i.mix(e.style,{path:v})})),"POLYGON"!==a&&(g?!g.get("destroyed")&&g.attr(i.mix({},g.__attrs,{x:y,y:b,width:x,height:w})):g=m.addShape("rect",{attrs:i.mix(e.style,{x:y,y:b,width:x,height:w})})),e.brushShape=g}else if(r){h.style.cursor="move";var _=e.selection;if(_&&!_.get("destroyed"))if("POLYGON"===a){var O=e.prePoint;e.selection.translate(f.x-O.x,f.y-O.y)}else e.dragoffX&&_.attr("x",f.x-e.dragoffX),e.dragoffY&&_.attr("y",f.y-e.dragoffY)}e.prePoint=f,l.draw();var C=e._getSelected(),S=C.data,M=C.shapes,k=C.xValues,j=C.yValues,T={data:S,shapes:M,x:f.x,y:f.y};c&&(T[c.field]=k),u&&(T[u.field]=j),e.onDragmove&&e.onDragmove(T),e.onBrushmove&&e.onBrushmove(T)}},t.prototype._onCanvasMouseUp=function(t){var e=this,n=e.data,r=e.shapes,a=e.xValues,o=e.yValues,s=e.canvas,c=e.type,u=e.startPoint,l=e.chart,f=e.container,h=e.xScale,d=e.yScale,p=t.offsetX,v=t.offsetY,g=s.get("canvasDOM");if(g.style.cursor="default",Math.abs(u.x-p)<=1&&Math.abs(u.y-v)<=1)return e.brushing=!1,void(e.dragging=!1);var m={data:n,shapes:r,x:p,y:v};if(h&&(m[h.field]=a),d&&(m[d.field]=o),e.dragging)e.dragging=!1,e.onDragend&&e.onDragend(m);else if(e.brushing){e.brushing=!1;var y=e.brushShape,b=e.polygonPath;"POLYGON"===c&&(b+="z",y&&!y.get("destroyed")&&y.attr(i.mix({},y.__attrs,{path:b})),e.polygonPath=b,s.draw()),e.onBrushend?e.onBrushend(m):l&&e.filter&&(f.clear(),"X"===c?h&&l.filter(h.field,(function(t){return a.indexOf(t)>-1})):("Y"===c||h&&l.filter(h.field,(function(t){return a.indexOf(t)>-1})),d&&l.filter(d.field,(function(t){return o.indexOf(t)>-1}))),l.repaint())}},t.prototype.setType=function(t){t&&(this.type=t.toUpperCase())},t.prototype.destroy=function(){this.clearEvents()},t.prototype._limitCoordScope=function(t){var e=this.plot,n=e.start,r=e.end;return t.xr.x&&(t.x=r.x),t.yn.y&&(t.y=n.y),t},t.prototype._getSelected=function(){var t=this.chart,e=this.xScale,n=this.yScale,r=this.brushShape,i=this.canvas,a=i.get("pixelRatio"),o=[],s=[],c=[],u=[];if(t){var l=t.get("geoms");l.map((function(t){var i=t.getShapes();return i.map((function(t){var i=t.get("origin");return Array.isArray(i)||(i=[i]),i.map((function(i){if(r.isHit(i.x*a,i.y*a)){o.push(t);var l=i._origin;u.push(l),e&&s.push(l[e.field]),n&&c.push(l[n.field])}return i})),t})),t}))}return this.shapes=o,this.xValues=s,this.yValues=c,this.data=u,{data:u,xValues:s,yValues:c,shapes:o}},t}();t.exports=o},function(t,e){function n(t,e){for(var n in e)e.hasOwnProperty(n)&&"constructor"!==n&&void 0!==e[n]&&(t[n]=e[n])}var r={mix:function(t,e,r,i){return e&&n(t,e),r&&n(t,r),i&&n(t,i),t},addEventListener:function(t,e,n){return t.addEventListener?(t.addEventListener(e,n,!1),{remove:function(){t.removeEventListener(e,n,!1)}}):t.attachEvent?(t.attachEvent("on"+e,n),{remove:function(){t.detachEvent("on"+e,n)}}):void 0},wrapBehavior:function(t,e){if(t["_wrap_"+e])return t["_wrap_"+e];var n=function(n){t[e](n)};return t["_wrap_"+e]=n,n},getWrapBehavior:function(t,e){return t["_wrap_"+e]}};t.exports=r}])}))},b488:function(t,e,n){"use strict";var r=n("9b57"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("daa3");e["a"]={methods:{setState:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments[1],n="function"===typeof t?t(this.$data,this.$props):t;if(this.getDerivedStateFromProps){var r=this.getDerivedStateFromProps(Object(s["l"])(this),o()({},this.$data,n));if(null===r)return;n=o()({},n,r||{})}o()(this.$data,n),this.$forceUpdate(),this.$nextTick((function(){e&&e()}))},__emit:function(){var t=[].slice.call(arguments,0),e=t[0],n=this.$listeners[e];if(t.length&&n)if(Array.isArray(n))for(var r=0,a=n.length;r1&&void 0!==arguments[1]&&arguments[1],n=t.getAttribute("id")||t.getAttribute("data-reactid")||t.getAttribute("name");if(e&&C[n])return C[n];var r=window.getComputedStyle(t),i=r.getPropertyValue("box-sizing")||r.getPropertyValue("-moz-box-sizing")||r.getPropertyValue("-webkit-box-sizing"),a=parseFloat(r.getPropertyValue("padding-bottom"))+parseFloat(r.getPropertyValue("padding-top")),o=parseFloat(r.getPropertyValue("border-bottom-width"))+parseFloat(r.getPropertyValue("border-top-width")),s=O.map((function(t){return t+":"+r.getPropertyValue(t)})).join(";"),c={sizingStyle:s,paddingSize:a,borderSize:o,boxSizing:i};return e&&n&&(C[n]=c),c}function k(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;S||(S=document.createElement("textarea"),document.body.appendChild(S)),t.getAttribute("wrap")?S.setAttribute("wrap",t.getAttribute("wrap")):S.removeAttribute("wrap");var i=M(t,e),a=i.paddingSize,o=i.borderSize,s=i.boxSizing,c=i.sizingStyle;S.setAttribute("style",c+";"+_),S.value=t.value||t.placeholder||"";var u=Number.MIN_SAFE_INTEGER,l=Number.MAX_SAFE_INTEGER,f=S.scrollHeight,h=void 0;if("border-box"===s?f+=o:"content-box"===s&&(f-=a),null!==n||null!==r){S.value=" ";var d=S.scrollHeight-a;null!==n&&(u=d*n,"border-box"===s&&(u=u+a+o),f=Math.max(u,f)),null!==r&&(l=d*r,"border-box"===s&&(l=l+a+o),h=f>l?"":"hidden",f=Math.min(l,f))}return{height:f+"px",minHeight:u+"px",maxHeight:l+"px",overflowY:h}}var j=n("b6bb"),T=n("6a21"),z=n("b488"),E={prefixCls:d["a"].string,inputPrefixCls:d["a"].string,defaultValue:d["a"].oneOfType([d["a"].string,d["a"].number]),value:d["a"].oneOfType([d["a"].string,d["a"].number]),placeholder:[String,Number],type:{default:"text",type:String},name:String,size:d["a"].oneOf(["small","large","default"]),disabled:d["a"].bool,readOnly:d["a"].bool,addonBefore:d["a"].any,addonAfter:d["a"].any,prefix:d["a"].any,suffix:d["a"].any,autoFocus:Boolean,allowClear:Boolean,lazy:{default:!0,type:Boolean},maxLength:d["a"].number,loading:d["a"].bool,className:d["a"].string},A=0,P=1,L=2,V=s()({},E,{autosize:d["a"].oneOfType([Object,Boolean]),autoSize:d["a"].oneOfType([Object,Boolean])}),I={name:"ResizableTextArea",props:V,data:function(){return{textareaStyles:{},resizeStatus:A}},mixins:[z["a"]],mounted:function(){this.resizeTextarea()},beforeDestroy:function(){j["a"].cancel(this.nextFrameActionId),j["a"].cancel(this.resizeFrameId)},watch:{value:function(){var t=this;this.$nextTick((function(){t.resizeTextarea()}))}},methods:{handleResize:function(t){var e=this.$data.resizeStatus,n=this.$props.autoSize;e===A&&(this.$emit("resize",t),n&&this.resizeOnNextFrame())},resizeOnNextFrame:function(){j["a"].cancel(this.nextFrameActionId),this.nextFrameActionId=Object(j["a"])(this.resizeTextarea)},resizeTextarea:function(){var t=this,e=this.$props.autoSize||this.$props.autosize;if(e&&this.$refs.textArea){var n=e.minRows,r=e.maxRows,i=k(this.$refs.textArea,!1,n,r);this.setState({textareaStyles:i,resizeStatus:P},(function(){j["a"].cancel(t.resizeFrameId),t.resizeFrameId=Object(j["a"])((function(){t.setState({resizeStatus:L},(function(){t.resizeFrameId=Object(j["a"])((function(){t.setState({resizeStatus:A}),t.fixFirefoxAutoScroll()}))}))}))}))}},fixFirefoxAutoScroll:function(){try{if(document.activeElement===this.$refs.textArea){var t=this.$refs.textArea.selectionStart,e=this.$refs.textArea.selectionEnd;this.$refs.textArea.setSelectionRange(t,e)}}catch(n){}},renderTextArea:function(){var t=this.$createElement,e=Object(v["l"])(this),n=e.prefixCls,r=e.autoSize,i=e.autosize,o=e.disabled,c=this.$data,l=c.textareaStyles,h=c.resizeStatus;Object(T["a"])(void 0===i,"Input.TextArea","autosize is deprecated, please use autoSize instead.");var d=Object(w["a"])(e,["prefixCls","autoSize","autosize","defaultValue","allowClear","type","lazy","value"]),p=f()(n,u()({},n+"-disabled",o)),g={};"value"in e&&(g.value=e.value||"");var m=s()({},l,h===P?{overflowX:"hidden",overflowY:"hidden"}:null),y={attrs:d,domProps:g,style:m,class:p,on:Object(w["a"])(Object(v["k"])(this),"pressEnter"),directives:[{name:"ant-input"}]};return t(x["a"],{on:{resize:this.handleResize},attrs:{disabled:!(r||i)}},[t("textarea",a()([y,{ref:"textArea"}]))])}},render:function(){return this.renderTextArea()}},R=I,H=n("4df5"),D=s()({},E,{autosize:d["a"].oneOfType([Object,Boolean]),autoSize:d["a"].oneOfType([Object,Boolean])}),F={name:"ATextarea",inheritAttrs:!1,model:{prop:"value",event:"change.value"},props:s()({},D),inject:{configProvider:{default:function(){return H["a"]}}},data:function(){var t="undefined"===typeof this.value?this.defaultValue:this.value;return{stateValue:"undefined"===typeof t?"":t}},computed:{},watch:{value:function(t){this.stateValue=t}},mounted:function(){var t=this;this.$nextTick((function(){t.autoFocus&&t.focus()}))},methods:{setValue:function(t,e){Object(v["b"])(this,"value")||(this.stateValue=t,this.$nextTick((function(){e&&e()})))},handleKeyDown:function(t){13===t.keyCode&&this.$emit("pressEnter",t),this.$emit("keydown",t)},onChange:function(t){this.$emit("change.value",t.target.value),this.$emit("change",t),this.$emit("input",t)},handleChange:function(t){var e=this,n=t.target,r=n.value,i=n.composing;(t.isComposing||i)&&this.lazy||this.stateValue===r||(this.setValue(t.target.value,(function(){e.$refs.resizableTextArea.resizeTextarea()})),B(this.$refs.resizableTextArea.$refs.textArea,t,this.onChange))},focus:function(){this.$refs.resizableTextArea.$refs.textArea.focus()},blur:function(){this.$refs.resizableTextArea.$refs.textArea.blur()},handleReset:function(t){var e=this;this.setValue("",(function(){e.$refs.resizableTextArea.renderTextArea(),e.focus()})),B(this.$refs.resizableTextArea.$refs.textArea,t,this.onChange)},renderTextArea:function(t){var e=this.$createElement,n=Object(v["l"])(this),r={props:s()({},n,{prefixCls:t}),on:s()({},Object(v["k"])(this),{input:this.handleChange,keydown:this.handleKeyDown}),attrs:this.$attrs};return e(R,a()([r,{ref:"resizableTextArea"}]))}},render:function(){var t=arguments[0],e=this.stateValue,n=this.prefixCls,r=this.configProvider.getPrefixCls,i=r("input",n),a={props:s()({},Object(v["l"])(this),{prefixCls:i,inputType:"text",value:$(e),element:this.renderTextArea(i),handleReset:this.handleReset}),on:Object(v["k"])(this)};return t(b,a)}};function N(){}function $(t){return"undefined"===typeof t||null===t?"":t}function B(t,e,n){if(n){var r=e;if("click"===e.type){Object.defineProperty(r,"target",{writable:!0}),Object.defineProperty(r,"currentTarget",{writable:!0}),r.target=t,r.currentTarget=t;var i=t.value;return t.value="",n(r),void(t.value=i)}n(r)}}function W(t,e,n){var r;return f()(t,(r={},u()(r,t+"-sm","small"===e),u()(r,t+"-lg","large"===e),u()(r,t+"-disabled",n),r))}var Y={name:"AInput",inheritAttrs:!1,model:{prop:"value",event:"change.value"},props:s()({},E),inject:{configProvider:{default:function(){return H["a"]}}},data:function(){var t=this.$props,e="undefined"===typeof t.value?t.defaultValue:t.value;return{stateValue:"undefined"===typeof e?"":e}},watch:{value:function(t){this.stateValue=t}},mounted:function(){var t=this;this.$nextTick((function(){t.autoFocus&&t.focus(),t.clearPasswordValueAttribute()}))},beforeDestroy:function(){this.removePasswordTimeout&&clearTimeout(this.removePasswordTimeout)},methods:{focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},select:function(){this.$refs.input.select()},setValue:function(t,e){this.stateValue!==t&&(Object(v["s"])(this,"value")||(this.stateValue=t,this.$nextTick((function(){e&&e()}))))},onChange:function(t){this.$emit("change.value",t.target.value),this.$emit("change",t),this.$emit("input",t)},handleReset:function(t){var e=this;this.setValue("",(function(){e.focus()})),B(this.$refs.input,t,this.onChange)},renderInput:function(t){var e=this.$createElement,n=Object(w["a"])(this.$props,["prefixCls","addonBefore","addonAfter","prefix","suffix","allowClear","value","defaultValue","lazy","size","inputType","className"]),r=this.stateValue,i=this.handleKeyDown,a=this.handleChange,o=this.size,c=this.disabled,u={directives:[{name:"ant-input"}],domProps:{value:$(r)},attrs:s()({},n,this.$attrs),on:s()({},Object(v["k"])(this),{keydown:i,input:a,change:N}),class:W(t,o,c),ref:"input",key:"ant-input"};return e("input",u)},clearPasswordValueAttribute:function(){var t=this;this.removePasswordTimeout=setTimeout((function(){t.$refs.input&&t.$refs.input.getAttribute&&"password"===t.$refs.input.getAttribute("type")&&t.$refs.input.hasAttribute("value")&&t.$refs.input.removeAttribute("value")}))},handleChange:function(t){var e=t.target,n=e.value,r=e.composing;(t.isComposing||r)&&this.lazy||this.stateValue===n||(this.setValue(n,this.clearPasswordValueAttribute),B(this.$refs.input,t,this.onChange))},handleKeyDown:function(t){13===t.keyCode&&this.$emit("pressEnter",t),this.$emit("keydown",t)}},render:function(){var t=arguments[0];if("textarea"===this.$props.type){var e={props:this.$props,attrs:this.$attrs,on:s()({},Object(v["k"])(this),{input:this.handleChange,keydown:this.handleKeyDown,change:N})};return t(F,a()([e,{ref:"input"}]))}var n=this.$props.prefixCls,r=this.$data.stateValue,i=this.configProvider.getPrefixCls,o=i("input",n),c=Object(v["g"])(this,"addonAfter"),u=Object(v["g"])(this,"addonBefore"),l=Object(v["g"])(this,"suffix"),f=Object(v["g"])(this,"prefix"),h={props:s()({},Object(v["l"])(this),{prefixCls:o,inputType:"input",value:$(r),element:this.renderInput(o),handleReset:this.handleReset,addonAfter:c,addonBefore:u,suffix:l,prefix:f}),on:Object(v["k"])(this)};return t(b,h)}},q={name:"AInputGroup",props:{prefixCls:d["a"].string,size:{validator:function(t){return["small","large","default"].includes(t)}},compact:Boolean},inject:{configProvider:{default:function(){return H["a"]}}},computed:{classes:function(){var t,e=this.prefixCls,n=this.size,r=this.compact,i=void 0!==r&&r,a=this.configProvider.getPrefixCls,o=a("input-group",e);return t={},u()(t,""+o,!0),u()(t,o+"-lg","large"===n),u()(t,o+"-sm","small"===n),u()(t,o+"-compact",i),t}},methods:{},render:function(){var t=arguments[0];return t("span",a()([{class:this.classes},{on:Object(v["k"])(this)}]),[Object(v["c"])(this.$slots["default"])])}},U=n("8e8e"),K=n.n(U),G=n("8df8"),X=n("5efb"),Z={name:"AInputSearch",inheritAttrs:!1,model:{prop:"value",event:"change.value"},props:s()({},E,{enterButton:d["a"].any}),inject:{configProvider:{default:function(){return H["a"]}}},methods:{onChange:function(t){t&&t.target&&"click"===t.type&&this.$emit("search",t.target.value,t),this.$emit("change",t)},onSearch:function(t){this.loading||this.disabled||(this.$emit("search",this.$refs.input.stateValue,t),Object(G["isMobile"])({tablet:!0})||this.$refs.input.focus())},focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},renderLoading:function(t){var e=this.$createElement,n=this.$props.size,r=Object(v["g"])(this,"enterButton");return r=r||""===r,r?e(X["a"],{class:t+"-button",attrs:{type:"primary",size:n},key:"enterButton"},[e(h["a"],{attrs:{type:"loading"}})]):e(h["a"],{class:t+"-icon",attrs:{type:"loading"},key:"loadingIcon"})},renderSuffix:function(t){var e=this.$createElement,n=this.loading,r=Object(v["g"])(this,"suffix"),i=Object(v["g"])(this,"enterButton");if(i=i||""===i,n&&!i)return[r,this.renderLoading(t)];if(i)return r;var a=e(h["a"],{class:t+"-icon",attrs:{type:"search"},key:"searchIcon",on:{click:this.onSearch}});return r?[r,a]:a},renderAddonAfter:function(t){var e=this.$createElement,n=this.size,r=this.disabled,i=this.loading,a=t+"-button",o=Object(v["g"])(this,"enterButton");o=o||""===o;var s=Object(v["g"])(this,"addonAfter");if(i&&o)return[this.renderLoading(t),s];if(!o)return s;var c=Array.isArray(o)?o[0]:o,u=void 0,l=c.componentOptions&&c.componentOptions.Ctor.extendOptions.__ANT_BUTTON;return u="button"===c.tag||l?Object(p["a"])(c,{key:"enterButton",class:l?a:"",props:l?{size:n}:{},on:{click:this.onSearch}}):e(X["a"],{class:a,attrs:{type:"primary",size:n,disabled:r},key:"enterButton",on:{click:this.onSearch}},[!0===o||""===o?e(h["a"],{attrs:{type:"search"}}):o]),s?[u,s]:u}},render:function(){var t=arguments[0],e=Object(v["l"])(this),n=e.prefixCls,r=e.inputPrefixCls,i=e.size,a=(e.loading,K()(e,["prefixCls","inputPrefixCls","size","loading"])),o=this.configProvider.getPrefixCls,c=o("input-search",n),l=o("input",r),h=Object(v["g"])(this,"enterButton"),d=Object(v["g"])(this,"addonBefore");h=h||""===h;var p,g=void 0;h?g=f()(c,(p={},u()(p,c+"-enter-button",!!h),u()(p,c+"-"+i,!!i),p)):g=c;var m=s()({},Object(v["k"])(this));delete m.search;var y={props:s()({},a,{prefixCls:l,size:i,suffix:this.renderSuffix(c),prefix:Object(v["g"])(this,"prefix"),addonAfter:this.renderAddonAfter(c),addonBefore:d,className:g}),attrs:this.$attrs,ref:"input",on:s()({pressEnter:this.onSearch},m,{change:this.onChange})};return t(Y,y)}},Q={click:"click",hover:"mouseover"},J={name:"AInputPassword",mixins:[z["a"]],inheritAttrs:!1,model:{prop:"value",event:"change.value"},props:s()({},E,{prefixCls:d["a"].string.def("ant-input-password"),inputPrefixCls:d["a"].string.def("ant-input"),action:d["a"].string.def("click"),visibilityToggle:d["a"].bool.def(!0)}),data:function(){return{visible:!1}},methods:{focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},onVisibleChange:function(){this.disabled||this.setState({visible:!this.visible})},getIcon:function(){var t,e=this.$createElement,n=this.$props,r=n.prefixCls,i=n.action,a=Q[i]||"",o={props:{type:this.visible?"eye":"eye-invisible"},on:(t={},u()(t,a,this.onVisibleChange),u()(t,"mousedown",(function(t){t.preventDefault()})),u()(t,"mouseup",(function(t){t.preventDefault()})),t),class:r+"-icon",key:"passwordIcon"};return e(h["a"],o)}},render:function(){var t=arguments[0],e=Object(v["l"])(this),n=e.prefixCls,r=e.inputPrefixCls,i=e.size,a=(e.suffix,e.visibilityToggle),o=K()(e,["prefixCls","inputPrefixCls","size","suffix","visibilityToggle"]),c=a&&this.getIcon(),l=f()(n,u()({},n+"-"+i,!!i)),h={props:s()({},o,{prefixCls:r,size:i,suffix:c,prefix:Object(v["g"])(this,"prefix"),addonAfter:Object(v["g"])(this,"addonAfter"),addonBefore:Object(v["g"])(this,"addonBefore")}),attrs:s()({},this.$attrs,{type:this.visible?"text":"password"}),class:l,ref:"input",on:Object(v["k"])(this)};return t(Y,h)}},tt=n("129d"),et=n("db14");r["a"].use(tt["b"]),Y.Group=q,Y.Search=Z,Y.TextArea=F,Y.Password=J,Y.install=function(t){t.use(et["a"]),t.component(Y.name,Y),t.component(Y.Group.name,Y.Group),t.component(Y.Search.name,Y.Search),t.component(Y.TextArea.name,Y.TextArea),t.component(Y.Password.name,Y.Password)};e["a"]=Y},b56e:function(t,e,n){"use strict";var r=n("861d"),i=n("9bf2"),a=n("e163"),o=n("b622"),s=o("hasInstance"),c=Function.prototype;s in c||i.f(c,s,{value:function(t){if("function"!=typeof this||!r(t))return!1;if(!r(this.prototype))return t instanceof this;while(t=a(t))if(this.prototype===t)return!0;return!1}})},b575:function(t,e,n){var r,i,a,o,s,c,u,l,f=n("da84"),h=n("06cf").f,d=n("2cf4").set,p=n("1cdc"),v=n("a4b4"),g=n("605d"),m=f.MutationObserver||f.WebKitMutationObserver,y=f.document,b=f.process,x=f.Promise,w=h(f,"queueMicrotask"),_=w&&w.value;_||(r=function(){var t,e;g&&(t=b.domain)&&t.exit();while(i){e=i.fn,i=i.next;try{e()}catch(n){throw i?o():a=void 0,n}}a=void 0,t&&t.enter()},p||g||v||!m||!y?x&&x.resolve?(u=x.resolve(void 0),u.constructor=x,l=u.then,o=function(){l.call(u,r)}):o=g?function(){b.nextTick(r)}:function(){d.call(f,r)}:(s=!0,c=y.createTextNode(""),new m(r).observe(c,{characterData:!0}),o=function(){c.data=s=!s})),t.exports=_||function(t){var e={fn:t,next:void 0};a&&(a.next=e),i||(i=e,o()),a=e}},b5a7:function(t,e,n){var r=n("0b07"),i=n("2b3e"),a=r(i,"DataView");t.exports=a},b622:function(t,e,n){var r=n("da84"),i=n("5692"),a=n("5135"),o=n("90e3"),s=n("4930"),c=n("fdbf"),u=i("wks"),l=r.Symbol,f=c?l:l&&l.withoutSetter||o;t.exports=function(t){return a(u,t)&&(s||"string"==typeof u[t])||(s&&a(l,t)?u[t]=l[t]:u[t]=f("Symbol."+t)),u[t]}},b636:function(t,e,n){var r=n("746f");r("asyncIterator")},b64b:function(t,e,n){var r=n("23e7"),i=n("7b0b"),a=n("df75"),o=n("d039"),s=o((function(){a(1)}));r({target:"Object",stat:!0,forced:s},{keys:function(t){return a(i(t))}})},b65f:function(t,e,n){var r=n("23e7"),i=Math.ceil,a=Math.floor;r({target:"Math",stat:!0},{trunc:function(t){return(t>0?a:i)(t)}})},b680:function(t,e,n){"use strict";var r=n("23e7"),i=n("a691"),a=n("408a"),o=n("1148"),s=n("d039"),c=1..toFixed,u=Math.floor,l=function(t,e,n){return 0===e?n:e%2===1?l(t,e-1,n*t):l(t*t,e/2,n)},f=function(t){var e=0,n=t;while(n>=4096)e+=12,n/=4096;while(n>=2)e+=1,n/=2;return e},h=function(t,e,n){var r=-1,i=n;while(++r<6)i+=e*t[r],t[r]=i%1e7,i=u(i/1e7)},d=function(t,e){var n=6,r=0;while(--n>=0)r+=t[n],t[n]=u(r/e),r=r%e*1e7},p=function(t){var e=6,n="";while(--e>=0)if(""!==n||0===e||0!==t[e]){var r=String(t[e]);n=""===n?r:n+o.call("0",7-r.length)+r}return n},v=c&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!s((function(){c.call({})}));r({target:"Number",proto:!0,forced:v},{toFixed:function(t){var e,n,r,s,c=a(this),u=i(t),v=[0,0,0,0,0,0],g="",m="0";if(u<0||u>20)throw RangeError("Incorrect fraction digits");if(c!=c)return"NaN";if(c<=-1e21||c>=1e21)return String(c);if(c<0&&(g="-",c=-c),c>1e-21)if(e=f(c*l(2,69,1))-69,n=e<0?c*l(2,-e,1):c/l(2,e,1),n*=4503599627370496,e=52-e,e>0){h(v,0,n),r=u;while(r>=7)h(v,1e7,0),r-=7;h(v,l(10,r,1),0),r=e-1;while(r>=23)d(v,1<<23),r-=23;d(v,1<0?(s=m.length,m=g+(s<=u?"0."+o.call("0",u-s)+m:m.slice(0,s-u)+"."+m.slice(s-u))):m=g+m,m}})},b6bb:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n("c449"),i=n.n(r),a=0,o={};function s(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=a++,r=e;function s(){r-=1,r<=0?(t(),delete o[n]):o[n]=i()(s)}return o[n]=i()(s),n}s.cancel=function(t){void 0!==t&&(i.a.cancel(o[t]),delete o[t])},s.ids=o},b727:function(t,e,n){var r=n("0366"),i=n("44ad"),a=n("7b0b"),o=n("50c4"),s=n("65f0"),c=[].push,u=function(t){var e=1==t,n=2==t,u=3==t,l=4==t,f=6==t,h=7==t,d=5==t||f;return function(p,v,g,m){for(var y,b,x=a(p),w=i(x),_=r(v,g,3),O=o(w.length),C=0,S=m||s,M=e?S(p,O):n||h?S(p,0):void 0;O>C;C++)if((d||C in w)&&(y=w[C],b=_(y,C,x),t))if(e)M[C]=b;else if(b)switch(t){case 3:return!0;case 5:return y;case 6:return C;case 2:c.call(M,y)}else switch(t){case 4:return!1;case 7:c.call(M,y)}return f?-1:u||l?l:M}};t.exports={forEach:u(0),map:u(1),filter:u(2),some:u(3),every:u(4),find:u(5),findIndex:u(6),filterOut:u(7)}},b760:function(t,e,n){var r=n("872a"),i=n("9638");function a(t,e,n){(void 0!==n&&!i(t[e],n)||void 0===n&&!(e in t))&&r(t,e,n)}t.exports=a},b8ad:function(t,e,n){(function(e,n){t.exports=n()})(0,(function(){"use strict";function t(t,e,n){n=n||{},n.childrenKeyName=n.childrenKeyName||"children";var r=t||[],i=[],a=0;do{var o=r.filter((function(t){return e(t,a)}))[0];if(!o)break;i.push(o),r=o[n.childrenKeyName]||[],a+=1}while(r.length>0);return i}return t}))},b8e7:function(t,e,n){},b92b:function(t,e,n){"use strict";var r=n("4d91");e["a"]=function(){return{prefixCls:r["a"].string,type:r["a"].string,htmlType:r["a"].oneOf(["button","submit","reset"]).def("button"),icon:r["a"].any,shape:r["a"].oneOf(["circle","circle-outline","round"]),size:r["a"].oneOf(["small","large","default"]).def("default"),loading:r["a"].oneOfType([r["a"].bool,r["a"].object]),disabled:r["a"].bool,ghost:r["a"].bool,block:r["a"].bool}}},b97c:function(t,e,n){"use strict";n("b2a3"),n("a54e")},b9c7:function(t,e,n){n("e507"),t.exports=n("5524").Object.assign},ba01:function(t,e,n){t.exports=n("051b")},ba70:function(t,e,n){"use strict";var r={DATE_ROW_COUNT:6,DATE_COL_COUNT:7},i=n("c1df"),a=n.n(i),o={functional:!0,render:function(t,e){for(var n=arguments[0],i=e.props,o=i.value,s=o.localeData(),c=i.prefixCls,u=[],l=[],f=s.firstDayOfWeek(),h=void 0,d=a()(),p=0;pe.year()?1:t.year()===e.year()&&t.month()>e.month()}function y(t){return"rc-calendar-"+t.year()+"-"+t.month()+"-"+t.date()}var b={props:{contentRender:u["a"].func,dateRender:u["a"].func,disabledDate:u["a"].func,prefixCls:u["a"].string,selectedValue:u["a"].oneOfType([u["a"].any,u["a"].arrayOf(u["a"].any)]),value:u["a"].object,hoverValue:u["a"].any.def([]),showWeekNumber:u["a"].bool},render:function(){var t=arguments[0],e=Object(l["l"])(this),n=e.contentRender,i=e.prefixCls,a=e.selectedValue,o=e.value,s=e.showWeekNumber,u=e.dateRender,f=e.disabledDate,b=e.hoverValue,x=Object(l["k"])(this),w=x.select,_=void 0===w?p:w,O=x.dayHover,C=void 0===O?p:O,S=void 0,M=void 0,k=void 0,j=[],T=Object(d["e"])(o),z=i+"-cell",E=i+"-week-number-cell",A=i+"-date",P=i+"-today",L=i+"-selected-day",V=i+"-selected-date",I=i+"-selected-start-date",R=i+"-selected-end-date",H=i+"-in-range-cell",D=i+"-last-month-cell",F=i+"-next-month-btn-day",N=i+"-disabled-cell",$=i+"-disabled-cell-first-of-row",B=i+"-disabled-cell-last-of-row",W=i+"-last-day-of-month",Y=o.clone();Y.date(1);var q=Y.day(),U=(q+7-o.localeData().firstDayOfWeek())%7,K=Y.clone();K.add(0-U,"days");var G=0;for(S=0;S0&&(rt=j[G-1]);var it=z,at=!1,ot=!1;v(k,T)&&(it+=" "+P,Q=!0);var st=g(k,o),ct=m(k,o);if(a&&Array.isArray(a)){var ut=b.length?b:a;if(!st&&!ct){var lt=ut[0],ft=ut[1];lt&&v(k,lt)&&(ot=!0,tt=!0,it+=" "+I),(lt||ft)&&(v(k,ft)?(ot=!0,tt=!0,it+=" "+R):(null!==lt&&void 0!==lt||!k.isBefore(ft,"day"))&&(null!==ft&&void 0!==ft||!k.isAfter(lt,"day"))?k.isAfter(lt,"day")&&k.isBefore(ft,"day")&&(it+=" "+H):it+=" "+H)}}else v(k,o)&&(ot=!0,tt=!0);v(k,a)&&(it+=" "+V),st&&(it+=" "+D),ct&&(it+=" "+F),k.clone().endOf("month").date()===k.date()&&(it+=" "+W),f&&f(k,o)&&(at=!0,rt&&f(rt,o)||(it+=" "+$),nt&&f(nt,o)||(it+=" "+B)),ot&&(it+=" "+L),at&&(it+=" "+N);var ht=void 0;if(u)ht=u(k,o);else{var dt=n?n(k,o):k.date();ht=t("div",{key:y(k),class:A,attrs:{"aria-selected":ot,"aria-disabled":at}},[dt])}et.push(t("td",{key:G,on:{click:at?p:_.bind(null,k),mouseenter:at?p:C.bind(null,k)},attrs:{role:"gridcell",title:Object(d["d"])(k)},class:it},[ht])),G++}X.push(t("tr",{key:S,attrs:{role:"row"},class:h()((Z={},c()(Z,i+"-current-week",Q),c()(Z,i+"-active-week",tt),Z))},[J,et]))}return t("tbody",{class:i+"-tbody"},[X])}},x=b;e["a"]={functional:!0,render:function(t,e){var n=arguments[0],r=e.props,i=e.listeners,a=void 0===i?{}:i,s=r.prefixCls,c={props:r,on:a};return n("table",{class:s+"-table",attrs:{cellSpacing:"0",role:"grid"}},[n(o,c),n(x,c)])}}},badf:function(t,e,n){var r=n("642a"),i=n("1838"),a=n("cd9d"),o=n("6747"),s=n("f9ce");function c(t){return"function"==typeof t?t:null==t?a:"object"==typeof t?o(t)?i(t[0],t[1]):r(t):s(t)}t.exports=c},bb2f:function(t,e,n){var r=n("d039");t.exports=!r((function(){return Object.isExtensible(Object.preventExtensions({}))}))},bb76:function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("41b2"),c=n.n(s),u=n("8e8e"),l=n.n(u),f=n("4d91"),h=n("4d26"),d=n.n(h),p=n("f971"),v=n("daa3"),g=n("4df5"),m=n("6a21");function y(){}var b={name:"ACheckbox",inheritAttrs:!1,__ANT_CHECKBOX:!0,model:{prop:"checked"},props:{prefixCls:f["a"].string,defaultChecked:f["a"].bool,checked:f["a"].bool,disabled:f["a"].bool,isGroup:f["a"].bool,value:f["a"].any,name:f["a"].string,id:f["a"].string,indeterminate:f["a"].bool,type:f["a"].string.def("checkbox"),autoFocus:f["a"].bool},inject:{configProvider:{default:function(){return g["a"]}},checkboxGroupContext:{default:function(){}}},watch:{value:function(t,e){var n=this;this.$nextTick((function(){var r=n.checkboxGroupContext,i=void 0===r?{}:r;i.registerValue&&i.cancelValue&&(i.cancelValue(e),i.registerValue(t))}))}},mounted:function(){var t=this.value,e=this.checkboxGroupContext,n=void 0===e?{}:e;n.registerValue&&n.registerValue(t),Object(m["a"])(Object(v["b"])(this,"checked")||this.checkboxGroupContext||!Object(v["b"])(this,"value"),"Checkbox","`value` is not validate prop, do you mean `checked`?")},beforeDestroy:function(){var t=this.value,e=this.checkboxGroupContext,n=void 0===e?{}:e;n.cancelValue&&n.cancelValue(t)},methods:{handleChange:function(t){var e=t.target.checked;this.$emit("input",e),this.$emit("change",t)},focus:function(){this.$refs.vcCheckbox.focus()},blur:function(){this.$refs.vcCheckbox.blur()}},render:function(){var t,e=this,n=arguments[0],r=this.checkboxGroupContext,a=this.$slots,s=Object(v["l"])(this),u=a["default"],f=Object(v["k"])(this),h=f.mouseenter,g=void 0===h?y:h,m=f.mouseleave,b=void 0===m?y:m,x=(f.input,l()(f,["mouseenter","mouseleave","input"])),w=s.prefixCls,_=s.indeterminate,O=l()(s,["prefixCls","indeterminate"]),C=this.configProvider.getPrefixCls,S=C("checkbox",w),M={props:c()({},O,{prefixCls:S}),on:x,attrs:Object(v["e"])(this)};r?(M.on.change=function(){for(var t=arguments.length,n=Array(t),i=0;i0&&(c=this.getOptions().map((function(r){return t(b,{attrs:{prefixCls:s,disabled:"disabled"in r?r.disabled:e.disabled,indeterminate:r.indeterminate,value:r.value,checked:-1!==n.sValue.indexOf(r.value)},key:r.value.toString(),on:{change:r.onChange||_},class:u+"-item"},[r.label])}))),t("div",{class:u},[c])}},C=n("db14");b.Group=O,b.install=function(t){t.use(C["a"]),t.component(b.name,b),t.component(O.name,O)};e["a"]=b},bbc0:function(t,e,n){var r=n("6044"),i="__lodash_hash_undefined__",a=Object.prototype,o=a.hasOwnProperty;function s(t){var e=this.__data__;if(r){var n=e[t];return n===i?void 0:n}return o.call(e,t)?e[t]:void 0}t.exports=s},bc01:function(t,e,n){var r=n("23e7"),i=n("d039"),a=Math.imul,o=i((function(){return-5!=a(4294967295,5)||2!=a.length}));r({target:"Math",stat:!0,forced:o},{imul:function(t,e){var n=65535,r=+t,i=+e,a=n&r,o=n&i;return 0|a*o+((n&r>>>16)*o+a*(n&i>>>16)<<16>>>0)}})},bc3a:function(t,e,n){t.exports=n("cee4")},bcdf:function(t,e){function n(){}t.exports=n},bcf7:function(t,e,n){var r=n("9020"),i=n("217d").each;function a(t,e){this.query=t,this.isUnconditional=e,this.handlers=[],this.mql=window.matchMedia(t);var n=this;this.listener=function(t){n.mql=t.currentTarget||t,n.assess()},this.mql.addListener(this.listener)}a.prototype={constuctor:a,addHandler:function(t){var e=new r(t);this.handlers.push(e),this.matches()&&e.on()},removeHandler:function(t){var e=this.handlers;i(e,(function(n,r){if(n.equals(t))return n.destroy(),!e.splice(r,1)}))},matches:function(){return this.mql.matches||this.isUnconditional},clear:function(){i(this.handlers,(function(t){t.destroy()})),this.mql.removeListener(this.listener),this.handlers.length=0},assess:function(){var t=this.matches()?"on":"off";i(this.handlers,(function(e){e[t]()}))}},t.exports=a},be8e:function(t,e,n){var r=n("f748"),i=Math.abs,a=Math.pow,o=a(2,-52),s=a(2,-23),c=a(2,127)*(2-s),u=a(2,-126),l=function(t){return t+1/o-1/o};t.exports=Math.fround||function(t){var e,n,a=i(t),f=r(t);return ac||n!=n?f*(1/0):f*n)}},bf19:function(t,e,n){"use strict";var r=n("23e7");r({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return URL.prototype.toString.call(this)}})},bf7b:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("4d91"),o=n("daa3"),s=n("6042"),c=n.n(s),u=n("b488"),l=n("b047"),f=n.n(l);function h(){if("undefined"!==typeof window&&window.document&&window.document.documentElement){var t=window.document.documentElement;return"flex"in t.style||"webkitFlex"in t.style||"Flex"in t.style||"msFlex"in t.style}return!1}var d=n("7b05"),p={name:"Steps",mixins:[u["a"]],props:{type:a["a"].string.def("default"),prefixCls:a["a"].string.def("rc-steps"),iconPrefix:a["a"].string.def("rc"),direction:a["a"].string.def("horizontal"),labelPlacement:a["a"].string.def("horizontal"),status:a["a"].string.def("process"),size:a["a"].string.def(""),progressDot:a["a"].oneOfType([a["a"].bool,a["a"].func]),initial:a["a"].number.def(0),current:a["a"].number.def(0),icons:a["a"].shape({finish:a["a"].any,error:a["a"].any}).loose},data:function(){return this.calcStepOffsetWidth=f()(this.calcStepOffsetWidth,150),{flexSupported:!0,lastStepOffsetWidth:0}},mounted:function(){var t=this;this.$nextTick((function(){t.calcStepOffsetWidth(),h()||t.setState({flexSupported:!1})}))},updated:function(){var t=this;this.$nextTick((function(){t.calcStepOffsetWidth()}))},beforeDestroy:function(){this.calcTimeout&&clearTimeout(this.calcTimeout),this.calcStepOffsetWidth&&this.calcStepOffsetWidth.cancel&&this.calcStepOffsetWidth.cancel()},methods:{onStepClick:function(t){var e=this.$props.current;e!==t&&this.$emit("change",t)},calcStepOffsetWidth:function(){var t=this;if(!h()){var e=this.$data.lastStepOffsetWidth,n=this.$refs.vcStepsRef;n.children.length>0&&(this.calcTimeout&&clearTimeout(this.calcTimeout),this.calcTimeout=setTimeout((function(){var r=(n.lastChild.offsetWidth||0)+1;e===r||Math.abs(e-r)<=3||t.setState({lastStepOffsetWidth:r})})))}}},render:function(){var t,e=this,n=arguments[0],r=this.prefixCls,a=this.direction,s=this.type,u=this.labelPlacement,l=this.iconPrefix,f=this.status,h=this.size,p=this.current,v=this.$scopedSlots,g=this.initial,m=this.icons,y="navigation"===s,b=this.progressDot;void 0===b&&(b=v.progressDot);var x=this.lastStepOffsetWidth,w=this.flexSupported,_=Object(o["c"])(this.$slots["default"]),O=_.length-1,C=b?"vertical":u,S=(t={},c()(t,r,!0),c()(t,r+"-"+a,!0),c()(t,r+"-"+h,h),c()(t,r+"-label-"+C,"horizontal"===a),c()(t,r+"-dot",!!b),c()(t,r+"-navigation",y),c()(t,r+"-flex-not-supported",!w),t),M=Object(o["k"])(this),k={class:S,ref:"vcStepsRef",on:M};return n("div",k,[_.map((function(t,n){var s=Object(o["m"])(t),c=g+n,u={props:i()({stepNumber:""+(c+1),stepIndex:c,prefixCls:r,iconPrefix:l,progressDot:e.progressDot,icons:m},s),on:Object(o["i"])(t),scopedSlots:v};return M.change&&(u.on.stepClick=e.onStepClick),w||"vertical"===a||(y?(u.props.itemWidth=100/(O+1)+"%",u.props.adjustMarginRight=0):n!==O&&(u.props.itemWidth=100/O+"%",u.props.adjustMarginRight=-Math.round(x/O+1)+"px")),"error"===f&&n===p-1&&(u["class"]=r+"-next-error"),s.status||(u.props.status=c===p?f:c0&&void 0!==arguments[0]?arguments[0]:{},e={prefixCls:a["a"].string,iconPrefix:a["a"].string,current:a["a"].number,initial:a["a"].number,labelPlacement:a["a"].oneOf(["horizontal","vertical"]).def("horizontal"),status:a["a"].oneOf(["wait","process","finish","error"]),size:a["a"].oneOf(["default","small"]),direction:a["a"].oneOf(["horizontal","vertical"]),progressDot:a["a"].oneOfType([a["a"].bool,a["a"].func]),type:a["a"].oneOf(["default","navigation"])};return Object(o["t"])(e,t)},k={name:"ASteps",props:M({current:0}),inject:{configProvider:{default:function(){return C["a"]}}},model:{prop:"current",event:"change"},Step:i()({},_.Step,{name:"AStep"}),render:function(){var t=arguments[0],e=Object(o["l"])(this),n=e.prefixCls,r=e.iconPrefix,a=this.configProvider.getPrefixCls,s=a("steps",n),c=a("",r),u={finish:t(O["a"],{attrs:{type:"check"},class:s+"-finish-icon"}),error:t(O["a"],{attrs:{type:"close"},class:s+"-error-icon"})},l={props:i()({icons:u,iconPrefix:c,prefixCls:s},e),on:Object(o["k"])(this),scopedSlots:this.$scopedSlots};return t(_,l,[this.$slots["default"]])},install:function(t){t.use(S["a"]),t.component(k.name,k),t.component(k.Step.name,k.Step)}};e["a"]=k},bf96:function(t,e,n){"use strict";var r=n("23e7"),i=n("83ab"),a=n("eb1d"),o=n("7b0b"),s=n("c04e"),c=n("e163"),u=n("06cf").f;i&&r({target:"Object",proto:!0,forced:a},{__lookupGetter__:function(t){var e,n=o(this),r=s(t,!0);do{if(e=u(n,r))return e.get}while(n=c(n))}})},c005:function(t,e,n){var r=n("2686"),i=n("b047f"),a=n("99d3"),o=a&&a.isRegExp,s=o?i(o):r;t.exports=s},c04e:function(t,e,n){var r=n("861d");t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},c05f:function(t,e,n){var r=n("7b97"),i=n("1310");function a(t,e,n,o,s){return t===e||(null==t||null==e||!i(t)&&!i(e)?t!==t&&e!==e:r(t,e,n,o,a,s))}t.exports=a},c098:function(t,e){var n=9007199254740991,r=/^(?:0|[1-9]\d*)$/;function i(t,e){var i=typeof t;return e=null==e?n:e,!!e&&("number"==i||"symbol"!=i&&r.test(t))&&t>-1&&t%1==0&&t0&&void 0!==arguments[0]?arguments[0]:{};this.options=Object.assign(this.options,t)}},{key:"set",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=JSON.stringify({value:e,expire:null!==n?(new Date).getTime()+n:null});this.storage.setItem(this.options.namespace+t,r)}},{key:"get",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=this.storage.getItem(this.options.namespace+t);if(null!==n)try{var r=JSON.parse(n);if(null===r.expire)return r.value;if(r.expire>=(new Date).getTime())return r.value;this.remove(t)}catch(i){return e}return e}},{key:"key",value:function(t){return this.storage.key(t)}},{key:"remove",value:function(t){return this.storage.removeItem(this.options.namespace+t)}},{key:"clear",value:function(){if(0!==this.length){for(var t=[],e=0;e1&&void 0!==arguments[1]?arguments[1]:{},n=o(o({},e),{},{storage:e.storage||"local",name:e.name||"ls"});if(n.storage&&-1===["memory","local","session"].indexOf(n.storage))throw new Error('Vue-ls: Storage "'.concat(n.storage,'" is not supported'));var r=null;switch(n.storage){case"local":r="localStorage"in d?d.localStorage:null;break;case"session":r="sessionStorage"in d?d.sessionStorage:null;break;case"memory":r=u;break}r||(r=u,console.error('Vue-ls: Storage "'.concat(n.storage,'" is not supported your system, use memory storage')));var i=new h(r);i.setOptions(Object.assign(i.options,{namespace:""},n||{})),t[n.name]=i,Object.defineProperty(t.prototype,"$".concat(n.name),{get:function(){return i}})}};return d.VueStorage=p,p}))}).call(this,n("c8ba"))},c183:function(t,e,n){var r=n("512c");r(r.S+r.F*!n("0bad"),"Object",{defineProperty:n("1a14").f})},c195:function(t,e,n){var r=n("bcf7"),i=n("217d"),a=i.each,o=i.isFunction,s=i.isArray;function c(){if(!window.matchMedia)throw new Error("matchMedia not present, legacy browsers require a polyfill");this.queries={},this.browserIsIncapable=!window.matchMedia("only all").matches}c.prototype={constructor:c,register:function(t,e,n){var i=this.queries,c=n&&this.browserIsIncapable;return i[t]||(i[t]=new r(t,c)),o(e)&&(e={match:e}),s(e)||(e=[e]),a(e,(function(e){o(e)&&(e={match:e}),i[t].addHandler(e)})),this},unregister:function(t,e){var n=this.queries[t];return n&&(e?n.removeHandler(e):(n.clear(),delete this.queries[t])),this}},t.exports=c},c19f:function(t,e,n){"use strict";var r=n("23e7"),i=n("da84"),a=n("621a"),o=n("2626"),s="ArrayBuffer",c=a[s],u=i[s];r({global:!0,forced:u!==c},{ArrayBuffer:c}),o(s)},c1ac:function(t,e,n){"use strict";var r=n("ebb5"),i=n("b727").filter,a=n("1448"),o=r.aTypedArray,s=r.exportTypedArrayMethod;s("filter",(function(t){var e=i(o(this),t,arguments.length>1?arguments[1]:void 0);return a(this,e)}))},c1b3:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("8e8e"),o=n.n(a),s=n("4d91"),c=n("8496"),u={adjustX:1,adjustY:1},l=[0,0],f={topLeft:{points:["bl","tl"],overflow:u,offset:[0,-4],targetOffset:l},topCenter:{points:["bc","tc"],overflow:u,offset:[0,-4],targetOffset:l},topRight:{points:["br","tr"],overflow:u,offset:[0,-4],targetOffset:l},bottomLeft:{points:["tl","bl"],overflow:u,offset:[0,4],targetOffset:l},bottomCenter:{points:["tc","bc"],overflow:u,offset:[0,4],targetOffset:l},bottomRight:{points:["tr","br"],overflow:u,offset:[0,4],targetOffset:l}},h=f,d=n("daa3"),p=n("b488"),v=n("7b05"),g={mixins:[p["a"]],props:{minOverlayWidthMatchTrigger:s["a"].bool,prefixCls:s["a"].string.def("rc-dropdown"),transitionName:s["a"].string,overlayClassName:s["a"].string.def(""),openClassName:s["a"].string,animation:s["a"].any,align:s["a"].object,overlayStyle:s["a"].object.def((function(){return{}})),placement:s["a"].string.def("bottomLeft"),overlay:s["a"].any,trigger:s["a"].array.def(["hover"]),alignPoint:s["a"].bool,showAction:s["a"].array.def([]),hideAction:s["a"].array.def([]),getPopupContainer:s["a"].func,visible:s["a"].bool,defaultVisible:s["a"].bool.def(!1),mouseEnterDelay:s["a"].number.def(.15),mouseLeaveDelay:s["a"].number.def(.1)},data:function(){var t=this.defaultVisible;return Object(d["s"])(this,"visible")&&(t=this.visible),{sVisible:t}},watch:{visible:function(t){void 0!==t&&this.setState({sVisible:t})}},methods:{onClick:function(t){Object(d["s"])(this,"visible")||this.setState({sVisible:!1}),this.$emit("overlayClick",t),this.childOriginEvents.click&&this.childOriginEvents.click(t)},onVisibleChange:function(t){Object(d["s"])(this,"visible")||this.setState({sVisible:t}),this.__emit("visibleChange",t)},getMinOverlayWidthMatchTrigger:function(){var t=Object(d["l"])(this),e=t.minOverlayWidthMatchTrigger,n=t.alignPoint;return"minOverlayWidthMatchTrigger"in t?e:!n},getOverlayElement:function(){var t=this.overlay||this.$slots.overlay||this.$scopedSlots.overlay,e=void 0;return e="function"===typeof t?t():t,e},getMenuElement:function(){var t=this,e=this.onClick,n=this.prefixCls,r=this.$slots;this.childOriginEvents=Object(d["i"])(r.overlay[0]);var i=this.getOverlayElement(),a={props:{prefixCls:n+"-menu",getPopupContainer:function(){return t.getPopupDomNode()}},on:{click:e}};return"string"===typeof i.type&&delete a.props.prefixCls,Object(v["a"])(r.overlay[0],a)},getMenuElementOrLambda:function(){var t=this.overlay||this.$slots.overlay||this.$scopedSlots.overlay;return"function"===typeof t?this.getMenuElement:this.getMenuElement()},getPopupDomNode:function(){return this.$refs.trigger.getPopupDomNode()},getOpenClassName:function(){var t=this.$props,e=t.openClassName,n=t.prefixCls;return void 0!==e?e:n+"-open"},afterVisibleChange:function(t){if(t&&this.getMinOverlayWidthMatchTrigger()){var e=this.getPopupDomNode(),n=this.$el;n&&e&&n.offsetWidth>e.offsetWidth&&(e.style.minWidth=n.offsetWidth+"px",this.$refs.trigger&&this.$refs.trigger._component&&this.$refs.trigger._component.$refs&&this.$refs.trigger._component.$refs.alignInstance&&this.$refs.trigger._component.$refs.alignInstance.forceAlign())}},renderChildren:function(){var t=this.$slots["default"]&&this.$slots["default"][0],e=this.sVisible;return e&&t?Object(v["a"])(t,{class:this.getOpenClassName()}):t}},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.transitionName,a=e.animation,s=e.align,u=e.placement,l=e.getPopupContainer,f=e.showAction,d=e.hideAction,p=e.overlayClassName,v=e.overlayStyle,g=e.trigger,m=o()(e,["prefixCls","transitionName","animation","align","placement","getPopupContainer","showAction","hideAction","overlayClassName","overlayStyle","trigger"]),y=d;y||-1===g.indexOf("contextmenu")||(y=["click"]);var b={props:i()({},m,{prefixCls:n,popupClassName:p,popupStyle:v,builtinPlacements:h,action:g,showAction:f,hideAction:y||[],popupPlacement:u,popupAlign:s,popupTransitionName:r,popupAnimation:a,popupVisible:this.sVisible,afterPopupVisibleChange:this.afterVisibleChange,getPopupContainer:l}),on:{popupVisibleChange:this.onVisibleChange},ref:"trigger"};return t(c["a"],b,[this.renderChildren(),t("template",{slot:"popup"},[this.$slots.overlay&&this.getMenuElement()])])}},m=g,y=n("452c"),b=n("1d19"),x=n("4df5"),w=n("0c63"),_=Object(b["a"])(),O={name:"ADropdown",props:i()({},_,{prefixCls:s["a"].string,mouseEnterDelay:s["a"].number.def(.15),mouseLeaveDelay:s["a"].number.def(.1),placement:_.placement.def("bottomLeft")}),model:{prop:"visible",event:"visibleChange"},provide:function(){return{savePopupRef:this.savePopupRef}},inject:{configProvider:{default:function(){return x["a"]}}},methods:{savePopupRef:function(t){this.popupRef=t},getTransitionName:function(){var t=this.$props,e=t.placement,n=void 0===e?"":e,r=t.transitionName;return void 0!==r?r:n.indexOf("top")>=0?"slide-down":"slide-up"},renderOverlay:function(t){var e=this.$createElement,n=Object(d["g"])(this,"overlay"),r=Array.isArray(n)?n[0]:n,i=r&&Object(d["m"])(r),a=i||{},o=a.selectable,s=void 0!==o&&o,c=a.focusable,u=void 0===c||c,l=e("span",{class:t+"-menu-submenu-arrow"},[e(w["a"],{attrs:{type:"right"},class:t+"-menu-submenu-arrow-icon"})]),f=r&&r.componentOptions?Object(v["a"])(r,{props:{mode:"vertical",selectable:s,focusable:u,expandIcon:l}}):n;return f}},render:function(){var t=arguments[0],e=this.$slots,n=Object(d["l"])(this),r=n.prefixCls,a=n.trigger,o=n.disabled,s=n.getPopupContainer,c=this.configProvider.getPopupContainer,u=this.configProvider.getPrefixCls,l=u("dropdown",r),f=Object(v["a"])(e["default"],{class:l+"-trigger",props:{disabled:o}}),h=o?[]:a,p=void 0;h&&-1!==h.indexOf("contextmenu")&&(p=!0);var g={props:i()({alignPoint:p},n,{prefixCls:l,getPopupContainer:s||c,transitionName:this.getTransitionName(),trigger:h}),on:Object(d["k"])(this)};return t(m,g,[f,t("template",{slot:"overlay"},[this.renderOverlay(l)])])}};O.Button=y["a"];e["a"]=O},c1c9:function(t,e,n){var r=n("a454"),i=n("f3c1"),a=i(r);t.exports=a},c1df:function(t,e,n){(function(t){var e;//! moment.js -//! version : 2.29.1 -//! authors : Tim Wood, Iskren Chernev, Moment.js contributors -//! license : MIT -//! momentjs.com -(function(e,n){t.exports=n()})(0,(function(){"use strict";var n,r;function i(){return n.apply(null,arguments)}function a(t){n=t}function o(t){return t instanceof Array||"[object Array]"===Object.prototype.toString.call(t)}function s(t){return null!=t&&"[object Object]"===Object.prototype.toString.call(t)}function c(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function u(t){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(t).length;var e;for(e in t)if(c(t,e))return!1;return!0}function l(t){return void 0===t}function f(t){return"number"===typeof t||"[object Number]"===Object.prototype.toString.call(t)}function h(t){return t instanceof Date||"[object Date]"===Object.prototype.toString.call(t)}function d(t,e){var n,r=[];for(n=0;n>>0;for(e=0;e0)for(n=0;n=0;return(a?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+r}var R=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,H=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,D={},F={};function N(t,e,n,r){var i=r;"string"===typeof r&&(i=function(){return this[r]()}),t&&(F[t]=i),e&&(F[e[0]]=function(){return I(i.apply(this,arguments),e[1],e[2])}),n&&(F[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),t)})}function $(t){return t.match(/\[[\s\S]/)?t.replace(/^\[|\]$/g,""):t.replace(/\\/g,"")}function B(t){var e,n,r=t.match(R);for(e=0,n=r.length;e=0&&H.test(t))t=t.replace(H,r),H.lastIndex=0,n-=1;return t}var q={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function U(t){var e=this._longDateFormat[t],n=this._longDateFormat[t.toUpperCase()];return e||!n?e:(this._longDateFormat[t]=n.match(R).map((function(t){return"MMMM"===t||"MM"===t||"DD"===t||"dddd"===t?t.slice(1):t})).join(""),this._longDateFormat[t])}var K="Invalid date";function G(){return this._invalidDate}var X="%d",Z=/\d{1,2}/;function Q(t){return this._ordinal.replace("%d",t)}var J={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function tt(t,e,n,r){var i=this._relativeTime[n];return z(i)?i(t,e,n,r):i.replace(/%d/i,t)}function et(t,e){var n=this._relativeTime[t>0?"future":"past"];return z(n)?n(e):n.replace(/%s/i,e)}var nt={};function rt(t,e){var n=t.toLowerCase();nt[n]=nt[n+"s"]=nt[e]=t}function it(t){return"string"===typeof t?nt[t]||nt[t.toLowerCase()]:void 0}function at(t){var e,n,r={};for(n in t)c(t,n)&&(e=it(n),e&&(r[e]=t[n]));return r}var ot={};function st(t,e){ot[t]=e}function ct(t){var e,n=[];for(e in t)c(t,e)&&n.push({unit:e,priority:ot[e]});return n.sort((function(t,e){return t.priority-e.priority})),n}function ut(t){return t%4===0&&t%100!==0||t%400===0}function lt(t){return t<0?Math.ceil(t)||0:Math.floor(t)}function ft(t){var e=+t,n=0;return 0!==e&&isFinite(e)&&(n=lt(e)),n}function ht(t,e){return function(n){return null!=n?(pt(this,t,n),i.updateOffset(this,e),this):dt(this,t)}}function dt(t,e){return t.isValid()?t._d["get"+(t._isUTC?"UTC":"")+e]():NaN}function pt(t,e,n){t.isValid()&&!isNaN(n)&&("FullYear"===e&&ut(t.year())&&1===t.month()&&29===t.date()?(n=ft(n),t._d["set"+(t._isUTC?"UTC":"")+e](n,t.month(),te(n,t.month()))):t._d["set"+(t._isUTC?"UTC":"")+e](n))}function vt(t){return t=it(t),z(this[t])?this[t]():this}function gt(t,e){if("object"===typeof t){t=at(t);var n,r=ct(t);for(n=0;n68?1900:2e3)};var me=ht("FullYear",!0);function ye(){return ut(this.year())}function be(t,e,n,r,i,a,o){var s;return t<100&&t>=0?(s=new Date(t+400,e,n,r,i,a,o),isFinite(s.getFullYear())&&s.setFullYear(t)):s=new Date(t,e,n,r,i,a,o),s}function xe(t){var e,n;return t<100&&t>=0?(n=Array.prototype.slice.call(arguments),n[0]=t+400,e=new Date(Date.UTC.apply(null,n)),isFinite(e.getUTCFullYear())&&e.setUTCFullYear(t)):e=new Date(Date.UTC.apply(null,arguments)),e}function we(t,e,n){var r=7+e-n,i=(7+xe(t,0,r).getUTCDay()-e)%7;return-i+r-1}function _e(t,e,n,r,i){var a,o,s=(7+n-r)%7,c=we(t,r,i),u=1+7*(e-1)+s+c;return u<=0?(a=t-1,o=ge(a)+u):u>ge(t)?(a=t+1,o=u-ge(t)):(a=t,o=u),{year:a,dayOfYear:o}}function Oe(t,e,n){var r,i,a=we(t.year(),e,n),o=Math.floor((t.dayOfYear()-a-1)/7)+1;return o<1?(i=t.year()-1,r=o+Ce(i,e,n)):o>Ce(t.year(),e,n)?(r=o-Ce(t.year(),e,n),i=t.year()+1):(i=t.year(),r=o),{week:r,year:i}}function Ce(t,e,n){var r=we(t,e,n),i=we(t+1,e,n);return(ge(t)-r+i)/7}function Se(t){return Oe(t,this._week.dow,this._week.doy).week}N("w",["ww",2],"wo","week"),N("W",["WW",2],"Wo","isoWeek"),rt("week","w"),rt("isoWeek","W"),st("week",5),st("isoWeek",5),Vt("w",Ot),Vt("ww",Ot,bt),Vt("W",Ot),Vt("WW",Ot,bt),Nt(["w","ww","W","WW"],(function(t,e,n,r){e[r.substr(0,1)]=ft(t)}));var Me={dow:0,doy:6};function ke(){return this._week.dow}function je(){return this._week.doy}function Te(t){var e=this.localeData().week(this);return null==t?e:this.add(7*(t-e),"d")}function ze(t){var e=Oe(this,1,4).week;return null==t?e:this.add(7*(t-e),"d")}function Ee(t,e){return"string"!==typeof t?t:isNaN(t)?(t=e.weekdaysParse(t),"number"===typeof t?t:null):parseInt(t,10)}function Ae(t,e){return"string"===typeof t?e.weekdaysParse(t)%7||7:isNaN(t)?null:t}function Pe(t,e){return t.slice(e,7).concat(t.slice(0,e))}N("d",0,"do","day"),N("dd",0,0,(function(t){return this.localeData().weekdaysMin(this,t)})),N("ddd",0,0,(function(t){return this.localeData().weekdaysShort(this,t)})),N("dddd",0,0,(function(t){return this.localeData().weekdays(this,t)})),N("e",0,0,"weekday"),N("E",0,0,"isoWeekday"),rt("day","d"),rt("weekday","e"),rt("isoWeekday","E"),st("day",11),st("weekday",11),st("isoWeekday",11),Vt("d",Ot),Vt("e",Ot),Vt("E",Ot),Vt("dd",(function(t,e){return e.weekdaysMinRegex(t)})),Vt("ddd",(function(t,e){return e.weekdaysShortRegex(t)})),Vt("dddd",(function(t,e){return e.weekdaysRegex(t)})),Nt(["dd","ddd","dddd"],(function(t,e,n,r){var i=n._locale.weekdaysParse(t,r,n._strict);null!=i?e.d=i:m(n).invalidWeekday=t})),Nt(["d","e","E"],(function(t,e,n,r){e[r]=ft(t)}));var Le="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Ve="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Ie="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Re=Lt,He=Lt,De=Lt;function Fe(t,e){var n=o(this._weekdays)?this._weekdays:this._weekdays[t&&!0!==t&&this._weekdays.isFormat.test(e)?"format":"standalone"];return!0===t?Pe(n,this._week.dow):t?n[t.day()]:n}function Ne(t){return!0===t?Pe(this._weekdaysShort,this._week.dow):t?this._weekdaysShort[t.day()]:this._weekdaysShort}function $e(t){return!0===t?Pe(this._weekdaysMin,this._week.dow):t?this._weekdaysMin[t.day()]:this._weekdaysMin}function Be(t,e,n){var r,i,a,o=t.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)a=v([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(a,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(a,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(a,"").toLocaleLowerCase();return n?"dddd"===e?(i=Bt.call(this._weekdaysParse,o),-1!==i?i:null):"ddd"===e?(i=Bt.call(this._shortWeekdaysParse,o),-1!==i?i:null):(i=Bt.call(this._minWeekdaysParse,o),-1!==i?i:null):"dddd"===e?(i=Bt.call(this._weekdaysParse,o),-1!==i?i:(i=Bt.call(this._shortWeekdaysParse,o),-1!==i?i:(i=Bt.call(this._minWeekdaysParse,o),-1!==i?i:null))):"ddd"===e?(i=Bt.call(this._shortWeekdaysParse,o),-1!==i?i:(i=Bt.call(this._weekdaysParse,o),-1!==i?i:(i=Bt.call(this._minWeekdaysParse,o),-1!==i?i:null))):(i=Bt.call(this._minWeekdaysParse,o),-1!==i?i:(i=Bt.call(this._weekdaysParse,o),-1!==i?i:(i=Bt.call(this._shortWeekdaysParse,o),-1!==i?i:null)))}function We(t,e,n){var r,i,a;if(this._weekdaysParseExact)return Be.call(this,t,e,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(i=v([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(i,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(i,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(i,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(a="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[r]=new RegExp(a.replace(".",""),"i")),n&&"dddd"===e&&this._fullWeekdaysParse[r].test(t))return r;if(n&&"ddd"===e&&this._shortWeekdaysParse[r].test(t))return r;if(n&&"dd"===e&&this._minWeekdaysParse[r].test(t))return r;if(!n&&this._weekdaysParse[r].test(t))return r}}function Ye(t){if(!this.isValid())return null!=t?this:NaN;var e=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=t?(t=Ee(t,this.localeData()),this.add(t-e,"d")):e}function qe(t){if(!this.isValid())return null!=t?this:NaN;var e=(this.day()+7-this.localeData()._week.dow)%7;return null==t?e:this.add(t-e,"d")}function Ue(t){if(!this.isValid())return null!=t?this:NaN;if(null!=t){var e=Ae(t,this.localeData());return this.day(this.day()%7?e:e-7)}return this.day()||7}function Ke(t){return this._weekdaysParseExact?(c(this,"_weekdaysRegex")||Ze.call(this),t?this._weekdaysStrictRegex:this._weekdaysRegex):(c(this,"_weekdaysRegex")||(this._weekdaysRegex=Re),this._weekdaysStrictRegex&&t?this._weekdaysStrictRegex:this._weekdaysRegex)}function Ge(t){return this._weekdaysParseExact?(c(this,"_weekdaysRegex")||Ze.call(this),t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(c(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=He),this._weekdaysShortStrictRegex&&t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Xe(t){return this._weekdaysParseExact?(c(this,"_weekdaysRegex")||Ze.call(this),t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(c(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=De),this._weekdaysMinStrictRegex&&t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Ze(){function t(t,e){return e.length-t.length}var e,n,r,i,a,o=[],s=[],c=[],u=[];for(e=0;e<7;e++)n=v([2e3,1]).day(e),r=Ht(this.weekdaysMin(n,"")),i=Ht(this.weekdaysShort(n,"")),a=Ht(this.weekdays(n,"")),o.push(r),s.push(i),c.push(a),u.push(r),u.push(i),u.push(a);o.sort(t),s.sort(t),c.sort(t),u.sort(t),this._weekdaysRegex=new RegExp("^("+u.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+o.join("|")+")","i")}function Qe(){return this.hours()%12||12}function Je(){return this.hours()||24}function tn(t,e){N(t,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),e)}))}function en(t,e){return e._meridiemParse}function nn(t){return"p"===(t+"").toLowerCase().charAt(0)}N("H",["HH",2],0,"hour"),N("h",["hh",2],0,Qe),N("k",["kk",2],0,Je),N("hmm",0,0,(function(){return""+Qe.apply(this)+I(this.minutes(),2)})),N("hmmss",0,0,(function(){return""+Qe.apply(this)+I(this.minutes(),2)+I(this.seconds(),2)})),N("Hmm",0,0,(function(){return""+this.hours()+I(this.minutes(),2)})),N("Hmmss",0,0,(function(){return""+this.hours()+I(this.minutes(),2)+I(this.seconds(),2)})),tn("a",!0),tn("A",!1),rt("hour","h"),st("hour",13),Vt("a",en),Vt("A",en),Vt("H",Ot),Vt("h",Ot),Vt("k",Ot),Vt("HH",Ot,bt),Vt("hh",Ot,bt),Vt("kk",Ot,bt),Vt("hmm",Ct),Vt("hmmss",St),Vt("Hmm",Ct),Vt("Hmmss",St),Ft(["H","HH"],Ut),Ft(["k","kk"],(function(t,e,n){var r=ft(t);e[Ut]=24===r?0:r})),Ft(["a","A"],(function(t,e,n){n._isPm=n._locale.isPM(t),n._meridiem=t})),Ft(["h","hh"],(function(t,e,n){e[Ut]=ft(t),m(n).bigHour=!0})),Ft("hmm",(function(t,e,n){var r=t.length-2;e[Ut]=ft(t.substr(0,r)),e[Kt]=ft(t.substr(r)),m(n).bigHour=!0})),Ft("hmmss",(function(t,e,n){var r=t.length-4,i=t.length-2;e[Ut]=ft(t.substr(0,r)),e[Kt]=ft(t.substr(r,2)),e[Gt]=ft(t.substr(i)),m(n).bigHour=!0})),Ft("Hmm",(function(t,e,n){var r=t.length-2;e[Ut]=ft(t.substr(0,r)),e[Kt]=ft(t.substr(r))})),Ft("Hmmss",(function(t,e,n){var r=t.length-4,i=t.length-2;e[Ut]=ft(t.substr(0,r)),e[Kt]=ft(t.substr(r,2)),e[Gt]=ft(t.substr(i))}));var rn=/[ap]\.?m?\.?/i,an=ht("Hours",!0);function on(t,e,n){return t>11?n?"pm":"PM":n?"am":"AM"}var sn,cn={calendar:L,longDateFormat:q,invalidDate:K,ordinal:X,dayOfMonthOrdinalParse:Z,relativeTime:J,months:ee,monthsShort:ne,week:Me,weekdays:Le,weekdaysMin:Ie,weekdaysShort:Ve,meridiemParse:rn},un={},ln={};function fn(t,e){var n,r=Math.min(t.length,e.length);for(n=0;n0){if(r=pn(i.slice(0,e).join("-")),r)return r;if(n&&n.length>=e&&fn(i,n)>=e-1)break;e--}a++}return sn}function pn(n){var r=null;if(void 0===un[n]&&"undefined"!==typeof t&&t&&t.exports)try{r=sn._abbr,e,function(){var t=new Error("Cannot find module 'undefined'");throw t.code="MODULE_NOT_FOUND",t}(),vn(r)}catch(i){un[n]=null}return un[n]}function vn(t,e){var n;return t&&(n=l(e)?yn(t):gn(t,e),n?sn=n:"undefined"!==typeof console&&console.warn&&console.warn("Locale "+t+" not found. Did you forget to load it?")),sn._abbr}function gn(t,e){if(null!==e){var n,r=cn;if(e.abbr=t,null!=un[t])T("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=un[t]._config;else if(null!=e.parentLocale)if(null!=un[e.parentLocale])r=un[e.parentLocale]._config;else{if(n=pn(e.parentLocale),null==n)return ln[e.parentLocale]||(ln[e.parentLocale]=[]),ln[e.parentLocale].push({name:t,config:e}),null;r=n._config}return un[t]=new P(A(r,e)),ln[t]&&ln[t].forEach((function(t){gn(t.name,t.config)})),vn(t),un[t]}return delete un[t],null}function mn(t,e){if(null!=e){var n,r,i=cn;null!=un[t]&&null!=un[t].parentLocale?un[t].set(A(un[t]._config,e)):(r=pn(t),null!=r&&(i=r._config),e=A(i,e),null==r&&(e.abbr=t),n=new P(e),n.parentLocale=un[t],un[t]=n),vn(t)}else null!=un[t]&&(null!=un[t].parentLocale?(un[t]=un[t].parentLocale,t===vn()&&vn(t)):null!=un[t]&&delete un[t]);return un[t]}function yn(t){var e;if(t&&t._locale&&t._locale._abbr&&(t=t._locale._abbr),!t)return sn;if(!o(t)){if(e=pn(t),e)return e;t=[t]}return dn(t)}function bn(){return k(un)}function xn(t){var e,n=t._a;return n&&-2===m(t).overflow&&(e=n[Yt]<0||n[Yt]>11?Yt:n[qt]<1||n[qt]>te(n[Wt],n[Yt])?qt:n[Ut]<0||n[Ut]>24||24===n[Ut]&&(0!==n[Kt]||0!==n[Gt]||0!==n[Xt])?Ut:n[Kt]<0||n[Kt]>59?Kt:n[Gt]<0||n[Gt]>59?Gt:n[Xt]<0||n[Xt]>999?Xt:-1,m(t)._overflowDayOfYear&&(eqt)&&(e=qt),m(t)._overflowWeeks&&-1===e&&(e=Zt),m(t)._overflowWeekday&&-1===e&&(e=Qt),m(t).overflow=e),t}var wn=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,_n=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,On=/Z|[+-]\d\d(?::?\d\d)?/,Cn=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Sn=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Mn=/^\/?Date\((-?\d+)/i,kn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,jn={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Tn(t){var e,n,r,i,a,o,s=t._i,c=wn.exec(s)||_n.exec(s);if(c){for(m(t).iso=!0,e=0,n=Cn.length;ege(a)||0===t._dayOfYear)&&(m(t)._overflowDayOfYear=!0),n=xe(a,0,t._dayOfYear),t._a[Yt]=n.getUTCMonth(),t._a[qt]=n.getUTCDate()),e=0;e<3&&null==t._a[e];++e)t._a[e]=o[e]=r[e];for(;e<7;e++)t._a[e]=o[e]=null==t._a[e]?2===e?1:0:t._a[e];24===t._a[Ut]&&0===t._a[Kt]&&0===t._a[Gt]&&0===t._a[Xt]&&(t._nextDay=!0,t._a[Ut]=0),t._d=(t._useUTC?xe:be).apply(null,o),i=t._useUTC?t._d.getUTCDay():t._d.getDay(),null!=t._tzm&&t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),t._nextDay&&(t._a[Ut]=24),t._w&&"undefined"!==typeof t._w.d&&t._w.d!==i&&(m(t).weekdayMismatch=!0)}}function Fn(t){var e,n,r,i,a,o,s,c,u;e=t._w,null!=e.GG||null!=e.W||null!=e.E?(a=1,o=4,n=Rn(e.GG,t._a[Wt],Oe(Gn(),1,4).year),r=Rn(e.W,1),i=Rn(e.E,1),(i<1||i>7)&&(c=!0)):(a=t._locale._week.dow,o=t._locale._week.doy,u=Oe(Gn(),a,o),n=Rn(e.gg,t._a[Wt],u.year),r=Rn(e.w,u.week),null!=e.d?(i=e.d,(i<0||i>6)&&(c=!0)):null!=e.e?(i=e.e+a,(e.e<0||e.e>6)&&(c=!0)):i=a),r<1||r>Ce(n,a,o)?m(t)._overflowWeeks=!0:null!=c?m(t)._overflowWeekday=!0:(s=_e(n,r,i,a,o),t._a[Wt]=s.year,t._dayOfYear=s.dayOfYear)}function Nn(t){if(t._f!==i.ISO_8601)if(t._f!==i.RFC_2822){t._a=[],m(t).empty=!0;var e,n,r,a,o,s,c=""+t._i,u=c.length,l=0;for(r=Y(t._f,t._locale).match(R)||[],e=0;e0&&m(t).unusedInput.push(o),c=c.slice(c.indexOf(n)+n.length),l+=n.length),F[a]?(n?m(t).empty=!1:m(t).unusedTokens.push(a),$t(a,n,t)):t._strict&&!n&&m(t).unusedTokens.push(a);m(t).charsLeftOver=u-l,c.length>0&&m(t).unusedInput.push(c),t._a[Ut]<=12&&!0===m(t).bigHour&&t._a[Ut]>0&&(m(t).bigHour=void 0),m(t).parsedDateParts=t._a.slice(0),m(t).meridiem=t._meridiem,t._a[Ut]=$n(t._locale,t._a[Ut],t._meridiem),s=m(t).era,null!==s&&(t._a[Wt]=t._locale.erasConvertYear(s,t._a[Wt])),Dn(t),xn(t)}else Vn(t);else Tn(t)}function $n(t,e,n){var r;return null==n?e:null!=t.meridiemHour?t.meridiemHour(e,n):null!=t.isPM?(r=t.isPM(n),r&&e<12&&(e+=12),r||12!==e||(e=0),e):e}function Bn(t){var e,n,r,i,a,o,s=!1;if(0===t._f.length)return m(t).invalidFormat=!0,void(t._d=new Date(NaN));for(i=0;ithis?this:t:b()}));function Qn(t,e){var n,r;if(1===e.length&&o(e[0])&&(e=e[0]),!e.length)return Gn();for(n=e[0],r=1;rthis.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function _r(){if(!l(this._isDSTShifted))return this._isDSTShifted;var t,e={};return _(e,this),e=qn(e),e._a?(t=e._isUTC?v(e._a):Gn(e._a),this._isDSTShifted=this.isValid()&&ur(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Or(){return!!this.isValid()&&!this._isUTC}function Cr(){return!!this.isValid()&&this._isUTC}function Sr(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}i.updateOffset=function(){};var Mr=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,kr=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function jr(t,e){var n,r,i,a=t,o=null;return sr(t)?a={ms:t._milliseconds,d:t._days,M:t._months}:f(t)||!isNaN(+t)?(a={},e?a[e]=+t:a.milliseconds=+t):(o=Mr.exec(t))?(n="-"===o[1]?-1:1,a={y:0,d:ft(o[qt])*n,h:ft(o[Ut])*n,m:ft(o[Kt])*n,s:ft(o[Gt])*n,ms:ft(cr(1e3*o[Xt]))*n}):(o=kr.exec(t))?(n="-"===o[1]?-1:1,a={y:Tr(o[2],n),M:Tr(o[3],n),w:Tr(o[4],n),d:Tr(o[5],n),h:Tr(o[6],n),m:Tr(o[7],n),s:Tr(o[8],n)}):null==a?a={}:"object"===typeof a&&("from"in a||"to"in a)&&(i=Er(Gn(a.from),Gn(a.to)),a={},a.ms=i.milliseconds,a.M=i.months),r=new or(a),sr(t)&&c(t,"_locale")&&(r._locale=t._locale),sr(t)&&c(t,"_isValid")&&(r._isValid=t._isValid),r}function Tr(t,e){var n=t&&parseFloat(t.replace(",","."));return(isNaN(n)?0:n)*e}function zr(t,e){var n={};return n.months=e.month()-t.month()+12*(e.year()-t.year()),t.clone().add(n.months,"M").isAfter(e)&&--n.months,n.milliseconds=+e-+t.clone().add(n.months,"M"),n}function Er(t,e){var n;return t.isValid()&&e.isValid()?(e=dr(e,t),t.isBefore(e)?n=zr(t,e):(n=zr(e,t),n.milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function Ar(t,e){return function(n,r){var i,a;return null===r||isNaN(+r)||(T(e,"moment()."+e+"(period, number) is deprecated. Please use moment()."+e+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),a=n,n=r,r=a),i=jr(n,r),Pr(this,i,t),this}}function Pr(t,e,n,r){var a=e._milliseconds,o=cr(e._days),s=cr(e._months);t.isValid()&&(r=null==r||r,s&&le(t,dt(t,"Month")+s*n),o&&pt(t,"Date",dt(t,"Date")+o*n),a&&t._d.setTime(t._d.valueOf()+a*n),r&&i.updateOffset(t,o||s))}jr.fn=or.prototype,jr.invalid=ar;var Lr=Ar(1,"add"),Vr=Ar(-1,"subtract");function Ir(t){return"string"===typeof t||t instanceof String}function Rr(t){return C(t)||h(t)||Ir(t)||f(t)||Dr(t)||Hr(t)||null===t||void 0===t}function Hr(t){var e,n,r=s(t)&&!u(t),i=!1,a=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"];for(e=0;en.valueOf():n.valueOf()9999?W(n,e?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):z(Date.prototype.toISOString)?e?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",W(n,"Z")):W(n,e?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function ti(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var t,e,n,r,i="moment",a="";return this.isLocal()||(i=0===this.utcOffset()?"moment.utc":"moment.parseZone",a="Z"),t="["+i+'("]',e=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",r=a+'[")]',this.format(t+e+n+r)}function ei(t){t||(t=this.isUtc()?i.defaultFormatUtc:i.defaultFormat);var e=W(this,t);return this.localeData().postformat(e)}function ni(t,e){return this.isValid()&&(C(t)&&t.isValid()||Gn(t).isValid())?jr({to:this,from:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()}function ri(t){return this.from(Gn(),t)}function ii(t,e){return this.isValid()&&(C(t)&&t.isValid()||Gn(t).isValid())?jr({from:this,to:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()}function ai(t){return this.to(Gn(),t)}function oi(t){var e;return void 0===t?this._locale._abbr:(e=yn(t),null!=e&&(this._locale=e),this)}i.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",i.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var si=M("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(t){return void 0===t?this.localeData():this.locale(t)}));function ci(){return this._locale}var ui=1e3,li=60*ui,fi=60*li,hi=3506328*fi;function di(t,e){return(t%e+e)%e}function pi(t,e,n){return t<100&&t>=0?new Date(t+400,e,n)-hi:new Date(t,e,n).valueOf()}function vi(t,e,n){return t<100&&t>=0?Date.UTC(t+400,e,n)-hi:Date.UTC(t,e,n)}function gi(t){var e,n;if(t=it(t),void 0===t||"millisecond"===t||!this.isValid())return this;switch(n=this._isUTC?vi:pi,t){case"year":e=n(this.year(),0,1);break;case"quarter":e=n(this.year(),this.month()-this.month()%3,1);break;case"month":e=n(this.year(),this.month(),1);break;case"week":e=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":e=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":e=n(this.year(),this.month(),this.date());break;case"hour":e=this._d.valueOf(),e-=di(e+(this._isUTC?0:this.utcOffset()*li),fi);break;case"minute":e=this._d.valueOf(),e-=di(e,li);break;case"second":e=this._d.valueOf(),e-=di(e,ui);break}return this._d.setTime(e),i.updateOffset(this,!0),this}function mi(t){var e,n;if(t=it(t),void 0===t||"millisecond"===t||!this.isValid())return this;switch(n=this._isUTC?vi:pi,t){case"year":e=n(this.year()+1,0,1)-1;break;case"quarter":e=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":e=n(this.year(),this.month()+1,1)-1;break;case"week":e=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":e=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":e=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":e=this._d.valueOf(),e+=fi-di(e+(this._isUTC?0:this.utcOffset()*li),fi)-1;break;case"minute":e=this._d.valueOf(),e+=li-di(e,li)-1;break;case"second":e=this._d.valueOf(),e+=ui-di(e,ui)-1;break}return this._d.setTime(e),i.updateOffset(this,!0),this}function yi(){return this._d.valueOf()-6e4*(this._offset||0)}function bi(){return Math.floor(this.valueOf()/1e3)}function xi(){return new Date(this.valueOf())}function wi(){var t=this;return[t.year(),t.month(),t.date(),t.hour(),t.minute(),t.second(),t.millisecond()]}function _i(){var t=this;return{years:t.year(),months:t.month(),date:t.date(),hours:t.hours(),minutes:t.minutes(),seconds:t.seconds(),milliseconds:t.milliseconds()}}function Oi(){return this.isValid()?this.toISOString():null}function Ci(){return y(this)}function Si(){return p({},m(this))}function Mi(){return m(this).overflow}function ki(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function ji(t,e){var n,r,a,o=this._eras||yn("en")._eras;for(n=0,r=o.length;n=0)return c[r]}function zi(t,e){var n=t.since<=t.until?1:-1;return void 0===e?i(t.since).year():i(t.since).year()+(e-t.offset)*n}function Ei(){var t,e,n,r=this.localeData().eras();for(t=0,e=r.length;ta&&(e=a),Zi.call(this,t,e,n,r,i))}function Zi(t,e,n,r,i){var a=_e(t,e,n,r,i),o=xe(a.year,0,a.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}function Qi(t){return null==t?Math.ceil((this.month()+1)/3):this.month(3*(t-1)+this.month()%3)}N("N",0,0,"eraAbbr"),N("NN",0,0,"eraAbbr"),N("NNN",0,0,"eraAbbr"),N("NNNN",0,0,"eraName"),N("NNNNN",0,0,"eraNarrow"),N("y",["y",1],"yo","eraYear"),N("y",["yy",2],0,"eraYear"),N("y",["yyy",3],0,"eraYear"),N("y",["yyyy",4],0,"eraYear"),Vt("N",Hi),Vt("NN",Hi),Vt("NNN",Hi),Vt("NNNN",Di),Vt("NNNNN",Fi),Ft(["N","NN","NNN","NNNN","NNNNN"],(function(t,e,n,r){var i=n._locale.erasParse(t,r,n._strict);i?m(n).era=i:m(n).invalidEra=t})),Vt("y",Tt),Vt("yy",Tt),Vt("yyy",Tt),Vt("yyyy",Tt),Vt("yo",Ni),Ft(["y","yy","yyy","yyyy"],Wt),Ft(["yo"],(function(t,e,n,r){var i;n._locale._eraYearOrdinalRegex&&(i=t.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?e[Wt]=n._locale.eraYearOrdinalParse(t,i):e[Wt]=parseInt(t,10)})),N(0,["gg",2],0,(function(){return this.weekYear()%100})),N(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),Bi("gggg","weekYear"),Bi("ggggg","weekYear"),Bi("GGGG","isoWeekYear"),Bi("GGGGG","isoWeekYear"),rt("weekYear","gg"),rt("isoWeekYear","GG"),st("weekYear",1),st("isoWeekYear",1),Vt("G",zt),Vt("g",zt),Vt("GG",Ot,bt),Vt("gg",Ot,bt),Vt("GGGG",kt,wt),Vt("gggg",kt,wt),Vt("GGGGG",jt,_t),Vt("ggggg",jt,_t),Nt(["gggg","ggggg","GGGG","GGGGG"],(function(t,e,n,r){e[r.substr(0,2)]=ft(t)})),Nt(["gg","GG"],(function(t,e,n,r){e[r]=i.parseTwoDigitYear(t)})),N("Q",0,"Qo","quarter"),rt("quarter","Q"),st("quarter",7),Vt("Q",yt),Ft("Q",(function(t,e){e[Yt]=3*(ft(t)-1)})),N("D",["DD",2],"Do","date"),rt("date","D"),st("date",9),Vt("D",Ot),Vt("DD",Ot,bt),Vt("Do",(function(t,e){return t?e._dayOfMonthOrdinalParse||e._ordinalParse:e._dayOfMonthOrdinalParseLenient})),Ft(["D","DD"],qt),Ft("Do",(function(t,e){e[qt]=ft(t.match(Ot)[0])}));var Ji=ht("Date",!0);function ta(t){var e=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==t?e:this.add(t-e,"d")}N("DDD",["DDDD",3],"DDDo","dayOfYear"),rt("dayOfYear","DDD"),st("dayOfYear",4),Vt("DDD",Mt),Vt("DDDD",xt),Ft(["DDD","DDDD"],(function(t,e,n){n._dayOfYear=ft(t)})),N("m",["mm",2],0,"minute"),rt("minute","m"),st("minute",14),Vt("m",Ot),Vt("mm",Ot,bt),Ft(["m","mm"],Kt);var ea=ht("Minutes",!1);N("s",["ss",2],0,"second"),rt("second","s"),st("second",15),Vt("s",Ot),Vt("ss",Ot,bt),Ft(["s","ss"],Gt);var na,ra,ia=ht("Seconds",!1);for(N("S",0,0,(function(){return~~(this.millisecond()/100)})),N(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),N(0,["SSS",3],0,"millisecond"),N(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),N(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),N(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),N(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),N(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),N(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),rt("millisecond","ms"),st("millisecond",16),Vt("S",Mt,yt),Vt("SS",Mt,bt),Vt("SSS",Mt,xt),na="SSSS";na.length<=9;na+="S")Vt(na,Tt);function aa(t,e){e[Xt]=ft(1e3*("0."+t))}for(na="S";na.length<=9;na+="S")Ft(na,aa);function oa(){return this._isUTC?"UTC":""}function sa(){return this._isUTC?"Coordinated Universal Time":""}ra=ht("Milliseconds",!1),N("z",0,0,"zoneAbbr"),N("zz",0,0,"zoneName");var ca=O.prototype;function ua(t){return Gn(1e3*t)}function la(){return Gn.apply(null,arguments).parseZone()}function fa(t){return t}ca.add=Lr,ca.calendar=$r,ca.clone=Br,ca.diff=Xr,ca.endOf=mi,ca.format=ei,ca.from=ni,ca.fromNow=ri,ca.to=ii,ca.toNow=ai,ca.get=vt,ca.invalidAt=Mi,ca.isAfter=Wr,ca.isBefore=Yr,ca.isBetween=qr,ca.isSame=Ur,ca.isSameOrAfter=Kr,ca.isSameOrBefore=Gr,ca.isValid=Ci,ca.lang=si,ca.locale=oi,ca.localeData=ci,ca.max=Zn,ca.min=Xn,ca.parsingFlags=Si,ca.set=gt,ca.startOf=gi,ca.subtract=Vr,ca.toArray=wi,ca.toObject=_i,ca.toDate=xi,ca.toISOString=Jr,ca.inspect=ti,"undefined"!==typeof Symbol&&null!=Symbol.for&&(ca[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),ca.toJSON=Oi,ca.toString=Qr,ca.unix=bi,ca.valueOf=yi,ca.creationData=ki,ca.eraName=Ei,ca.eraNarrow=Ai,ca.eraAbbr=Pi,ca.eraYear=Li,ca.year=me,ca.isLeapYear=ye,ca.weekYear=Wi,ca.isoWeekYear=Yi,ca.quarter=ca.quarters=Qi,ca.month=fe,ca.daysInMonth=he,ca.week=ca.weeks=Te,ca.isoWeek=ca.isoWeeks=ze,ca.weeksInYear=Ki,ca.weeksInWeekYear=Gi,ca.isoWeeksInYear=qi,ca.isoWeeksInISOWeekYear=Ui,ca.date=Ji,ca.day=ca.days=Ye,ca.weekday=qe,ca.isoWeekday=Ue,ca.dayOfYear=ta,ca.hour=ca.hours=an,ca.minute=ca.minutes=ea,ca.second=ca.seconds=ia,ca.millisecond=ca.milliseconds=ra,ca.utcOffset=vr,ca.utc=mr,ca.local=yr,ca.parseZone=br,ca.hasAlignedHourOffset=xr,ca.isDST=wr,ca.isLocal=Or,ca.isUtcOffset=Cr,ca.isUtc=Sr,ca.isUTC=Sr,ca.zoneAbbr=oa,ca.zoneName=sa,ca.dates=M("dates accessor is deprecated. Use date instead.",Ji),ca.months=M("months accessor is deprecated. Use month instead",fe),ca.years=M("years accessor is deprecated. Use year instead",me),ca.zone=M("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",gr),ca.isDSTShifted=M("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",_r);var ha=P.prototype;function da(t,e,n,r){var i=yn(),a=v().set(r,e);return i[n](a,t)}function pa(t,e,n){if(f(t)&&(e=t,t=void 0),t=t||"",null!=e)return da(t,e,n,"month");var r,i=[];for(r=0;r<12;r++)i[r]=da(t,r,n,"month");return i}function va(t,e,n,r){"boolean"===typeof t?(f(e)&&(n=e,e=void 0),e=e||""):(e=t,n=e,t=!1,f(e)&&(n=e,e=void 0),e=e||"");var i,a=yn(),o=t?a._week.dow:0,s=[];if(null!=n)return da(e,(n+o)%7,r,"day");for(i=0;i<7;i++)s[i]=da(e,(i+o)%7,r,"day");return s}function ga(t,e){return pa(t,e,"months")}function ma(t,e){return pa(t,e,"monthsShort")}function ya(t,e,n){return va(t,e,n,"weekdays")}function ba(t,e,n){return va(t,e,n,"weekdaysShort")}function xa(t,e,n){return va(t,e,n,"weekdaysMin")}ha.calendar=V,ha.longDateFormat=U,ha.invalidDate=G,ha.ordinal=Q,ha.preparse=fa,ha.postformat=fa,ha.relativeTime=tt,ha.pastFuture=et,ha.set=E,ha.eras=ji,ha.erasParse=Ti,ha.erasConvertYear=zi,ha.erasAbbrRegex=Ii,ha.erasNameRegex=Vi,ha.erasNarrowRegex=Ri,ha.months=oe,ha.monthsShort=se,ha.monthsParse=ue,ha.monthsRegex=pe,ha.monthsShortRegex=de,ha.week=Se,ha.firstDayOfYear=je,ha.firstDayOfWeek=ke,ha.weekdays=Fe,ha.weekdaysMin=$e,ha.weekdaysShort=Ne,ha.weekdaysParse=We,ha.weekdaysRegex=Ke,ha.weekdaysShortRegex=Ge,ha.weekdaysMinRegex=Xe,ha.isPM=nn,ha.meridiem=on,vn("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(t){var e=t%10,n=1===ft(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th";return t+n}}),i.lang=M("moment.lang is deprecated. Use moment.locale instead.",vn),i.langData=M("moment.langData is deprecated. Use moment.localeData instead.",yn);var wa=Math.abs;function _a(){var t=this._data;return this._milliseconds=wa(this._milliseconds),this._days=wa(this._days),this._months=wa(this._months),t.milliseconds=wa(t.milliseconds),t.seconds=wa(t.seconds),t.minutes=wa(t.minutes),t.hours=wa(t.hours),t.months=wa(t.months),t.years=wa(t.years),this}function Oa(t,e,n,r){var i=jr(e,n);return t._milliseconds+=r*i._milliseconds,t._days+=r*i._days,t._months+=r*i._months,t._bubble()}function Ca(t,e){return Oa(this,t,e,1)}function Sa(t,e){return Oa(this,t,e,-1)}function Ma(t){return t<0?Math.floor(t):Math.ceil(t)}function ka(){var t,e,n,r,i,a=this._milliseconds,o=this._days,s=this._months,c=this._data;return a>=0&&o>=0&&s>=0||a<=0&&o<=0&&s<=0||(a+=864e5*Ma(Ta(s)+o),o=0,s=0),c.milliseconds=a%1e3,t=lt(a/1e3),c.seconds=t%60,e=lt(t/60),c.minutes=e%60,n=lt(e/60),c.hours=n%24,o+=lt(n/24),i=lt(ja(o)),s+=i,o-=Ma(Ta(i)),r=lt(s/12),s%=12,c.days=o,c.months=s,c.years=r,this}function ja(t){return 4800*t/146097}function Ta(t){return 146097*t/4800}function za(t){if(!this.isValid())return NaN;var e,n,r=this._milliseconds;if(t=it(t),"month"===t||"quarter"===t||"year"===t)switch(e=this._days+r/864e5,n=this._months+ja(e),t){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(e=this._days+Math.round(Ta(this._months)),t){case"week":return e/7+r/6048e5;case"day":return e+r/864e5;case"hour":return 24*e+r/36e5;case"minute":return 1440*e+r/6e4;case"second":return 86400*e+r/1e3;case"millisecond":return Math.floor(864e5*e)+r;default:throw new Error("Unknown unit "+t)}}function Ea(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*ft(this._months/12):NaN}function Aa(t){return function(){return this.as(t)}}var Pa=Aa("ms"),La=Aa("s"),Va=Aa("m"),Ia=Aa("h"),Ra=Aa("d"),Ha=Aa("w"),Da=Aa("M"),Fa=Aa("Q"),Na=Aa("y");function $a(){return jr(this)}function Ba(t){return t=it(t),this.isValid()?this[t+"s"]():NaN}function Wa(t){return function(){return this.isValid()?this._data[t]:NaN}}var Ya=Wa("milliseconds"),qa=Wa("seconds"),Ua=Wa("minutes"),Ka=Wa("hours"),Ga=Wa("days"),Xa=Wa("months"),Za=Wa("years");function Qa(){return lt(this.days()/7)}var Ja=Math.round,to={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function eo(t,e,n,r,i){return i.relativeTime(e||1,!!n,t,r)}function no(t,e,n,r){var i=jr(t).abs(),a=Ja(i.as("s")),o=Ja(i.as("m")),s=Ja(i.as("h")),c=Ja(i.as("d")),u=Ja(i.as("M")),l=Ja(i.as("w")),f=Ja(i.as("y")),h=a<=n.ss&&["s",a]||a0,h[4]=r,eo.apply(null,h)}function ro(t){return void 0===t?Ja:"function"===typeof t&&(Ja=t,!0)}function io(t,e){return void 0!==to[t]&&(void 0===e?to[t]:(to[t]=e,"s"===t&&(to.ss=e-1),!0))}function ao(t,e){if(!this.isValid())return this.localeData().invalidDate();var n,r,i=!1,a=to;return"object"===typeof t&&(e=t,t=!1),"boolean"===typeof t&&(i=t),"object"===typeof e&&(a=Object.assign({},to,e),null!=e.s&&null==e.ss&&(a.ss=e.s-1)),n=this.localeData(),r=no(this,!i,a,n),i&&(r=n.pastFuture(+this,r)),n.postformat(r)}var oo=Math.abs;function so(t){return(t>0)-(t<0)||+t}function co(){if(!this.isValid())return this.localeData().invalidDate();var t,e,n,r,i,a,o,s,c=oo(this._milliseconds)/1e3,u=oo(this._days),l=oo(this._months),f=this.asSeconds();return f?(t=lt(c/60),e=lt(t/60),c%=60,t%=60,n=lt(l/12),l%=12,r=c?c.toFixed(3).replace(/\.?0+$/,""):"",i=f<0?"-":"",a=so(this._months)!==so(f)?"-":"",o=so(this._days)!==so(f)?"-":"",s=so(this._milliseconds)!==so(f)?"-":"",i+"P"+(n?a+n+"Y":"")+(l?a+l+"M":"")+(u?o+u+"D":"")+(e||t||c?"T":"")+(e?s+e+"H":"")+(t?s+t+"M":"")+(c?s+r+"S":"")):"P0D"}var uo=or.prototype;return uo.isValid=ir,uo.abs=_a,uo.add=Ca,uo.subtract=Sa,uo.as=za,uo.asMilliseconds=Pa,uo.asSeconds=La,uo.asMinutes=Va,uo.asHours=Ia,uo.asDays=Ra,uo.asWeeks=Ha,uo.asMonths=Da,uo.asQuarters=Fa,uo.asYears=Na,uo.valueOf=Ea,uo._bubble=ka,uo.clone=$a,uo.get=Ba,uo.milliseconds=Ya,uo.seconds=qa,uo.minutes=Ua,uo.hours=Ka,uo.days=Ga,uo.weeks=Qa,uo.months=Xa,uo.years=Za,uo.humanize=ao,uo.toISOString=co,uo.toString=co,uo.toJSON=co,uo.locale=oi,uo.localeData=ci,uo.toIsoString=M("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",co),uo.lang=si,N("X",0,0,"unix"),N("x",0,0,"valueOf"),Vt("x",zt),Vt("X",Pt),Ft("X",(function(t,e,n){n._d=new Date(1e3*parseFloat(t))})),Ft("x",(function(t,e,n){n._d=new Date(ft(t))})), -//! moment.js -i.version="2.29.1",a(Gn),i.fn=ca,i.min=Jn,i.max=tr,i.now=er,i.utc=v,i.unix=ua,i.months=ga,i.isDate=h,i.locale=vn,i.invalid=b,i.duration=jr,i.isMoment=C,i.weekdays=ya,i.parseZone=la,i.localeData=yn,i.isDuration=sr,i.monthsShort=ma,i.weekdaysMin=xa,i.defineLocale=gn,i.updateLocale=mn,i.locales=bn,i.weekdaysShort=ba,i.normalizeUnits=it,i.relativeTimeRounding=ro,i.relativeTimeThreshold=io,i.calendarFormat=Nr,i.prototype=ca,i.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},i}))}).call(this,n("62e4")(t))},c1f9:function(t,e,n){var r=n("23e7"),i=n("2266"),a=n("8418");r({target:"Object",stat:!0},{fromEntries:function(t){var e={};return i(t,(function(t,n){a(e,t,n)}),{AS_ENTRIES:!0}),e}})},c20d:function(t,e,n){var r=n("da84"),i=n("58a8").trim,a=n("5899"),o=r.parseInt,s=/^[+-]?0[Xx]/,c=8!==o(a+"08")||22!==o(a+"0x16");t.exports=c?function(t,e){var n=i(String(t));return o(n,e>>>0||(s.test(n)?16:10))}:o},c2b3:function(t,e,n){"use strict";function r(t,e){if(t===e)return!0;if(!t||!e)return!1;var n=t.length;if(e.length!==n)return!1;for(var r=0;r=i?t:r(t,e,n)}t.exports=i},c345:function(t,e,n){"use strict";var r=n("c532"),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,a,o={};return t?(r.forEach(t.split("\n"),(function(t){if(a=t.indexOf(":"),e=r.trim(t.substr(0,a)).toLowerCase(),n=r.trim(t.substr(a+1)),e){if(o[e]&&i.indexOf(e)>=0)return;o[e]="set-cookie"===e?(o[e]?o[e]:[]).concat([n]):o[e]?o[e]+", "+n:n}})),o):o}},c35a:function(t,e,n){var r=n("23e7"),i=n("7e12");r({target:"Number",stat:!0,forced:Number.parseFloat!=i},{parseFloat:i})},c3b9:function(t,e,n){"use strict";n.r(e);var r=n("41b2"),i=n.n(r),a=n("a48b"),o=n.n(a),s=n("2b0e"),c=n("46cf"),u=n.n(c),l=n("b488"),f=n("7b05"),h=n("daa3"),d=n("1098"),p=n.n(d),v=n("8e8e"),g=n.n(v),m=n("b047"),y=n.n(m),b=n("4d26"),x=n.n(b),w=n("4d91"),_={accessibility:w["a"].bool.def(!0),adaptiveHeight:w["a"].bool.def(!1),afterChange:w["a"].any.def(null),arrows:w["a"].bool.def(!0),autoplay:w["a"].bool.def(!1),autoplaySpeed:w["a"].number.def(3e3),beforeChange:w["a"].any.def(null),centerMode:w["a"].bool.def(!1),centerPadding:w["a"].string.def("50px"),cssEase:w["a"].string.def("ease"),dots:w["a"].bool.def(!1),dotsClass:w["a"].string.def("slick-dots"),draggable:w["a"].bool.def(!0),unslick:w["a"].bool.def(!1),easing:w["a"].string.def("linear"),edgeFriction:w["a"].number.def(.35),fade:w["a"].bool.def(!1),focusOnSelect:w["a"].bool.def(!1),infinite:w["a"].bool.def(!0),initialSlide:w["a"].number.def(0),lazyLoad:w["a"].any.def(null),verticalSwiping:w["a"].bool.def(!1),asNavFor:w["a"].any.def(null),pauseOnDotsHover:w["a"].bool.def(!1),pauseOnFocus:w["a"].bool.def(!1),pauseOnHover:w["a"].bool.def(!0),responsive:w["a"].array,rows:w["a"].number.def(1),rtl:w["a"].bool.def(!1),slide:w["a"].string.def("div"),slidesPerRow:w["a"].number.def(1),slidesToScroll:w["a"].number.def(1),slidesToShow:w["a"].number.def(1),speed:w["a"].number.def(500),swipe:w["a"].bool.def(!0),swipeEvent:w["a"].any.def(null),swipeToSlide:w["a"].bool.def(!1),touchMove:w["a"].bool.def(!0),touchThreshold:w["a"].number.def(5),useCSS:w["a"].bool.def(!0),useTransform:w["a"].bool.def(!0),variableWidth:w["a"].bool.def(!1),vertical:w["a"].bool.def(!1),waitForAnimate:w["a"].bool.def(!0),children:w["a"].array,__propsSymbol__:w["a"].any},O=_,C={animating:!1,autoplaying:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,dragging:!1,edgeDragged:!1,initialized:!1,lazyLoadedList:[],listHeight:null,listWidth:null,scrolling:!1,slideCount:null,slideHeight:null,slideWidth:null,swipeLeft:null,swiped:!1,swiping:!1,touchObject:{startX:0,startY:0,curX:0,curY:0},trackStyle:{},trackWidth:0},S=C,M=function(t){for(var e=[],n=k(t),r=j(t),i=n;i0?1:0):0},z=function(t){return t.centerMode?Math.floor((t.slidesToShow-1)/2)+1+(parseInt(t.centerPadding)>0?1:0):t.slidesToShow},E=function(t){return t&&t.offsetWidth||0},A=function(t){return t&&t.offsetHeight||0},P=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=void 0,r=t.startX-t.curX,i=t.startY-t.curY,a=Math.atan2(i,r);return n=Math.round(180*a/Math.PI),n<0&&(n=360-Math.abs(n)),n<=45&&n>=0||n<=360&&n>=315?"left":n>=135&&n<=225?"right":!0===e?n>=35&&n<=135?"up":"down":"vertical"},L=function(t){var e=!0;return t.infinite||(t.centerMode&&t.currentSlide>=t.slideCount-1||t.slideCount<=t.slidesToShow||t.currentSlide>=t.slideCount-t.slidesToShow)&&(e=!1),e},V=function(t,e){var n={};return e.forEach((function(e){return n[e]=t[e]})),n},I=function(t){var e=t.children.length,n=Math.ceil(E(t.listRef)),r=Math.ceil(E(t.trackRef)),i=void 0;if(t.vertical)i=n;else{var a=t.centerMode&&2*parseInt(t.centerPadding);"string"===typeof t.centerPadding&&"%"===t.centerPadding.slice(-1)&&(a*=n/100),i=Math.ceil((n-a)/t.slidesToShow)}var o=t.listRef&&A(t.listRef.querySelector('[data-index="0"]')),s=o*t.slidesToShow,c=void 0===t.currentSlide?t.initialSlide:t.currentSlide;t.rtl&&void 0===t.currentSlide&&(c=e-1-t.initialSlide);var u=t.lazyLoadedList||[],l=M({currentSlide:c,lazyLoadedList:u},t);u.concat(l);var f={slideCount:e,slideWidth:i,listWidth:n,trackWidth:r,currentSlide:c,slideHeight:o,listHeight:s,lazyLoadedList:u};return null===t.autoplaying&&t.autoplay&&(f["autoplaying"]="playing"),f},R=function(t){var e=t.waitForAnimate,n=t.animating,r=t.fade,a=t.infinite,o=t.index,s=t.slideCount,c=t.lazyLoadedList,u=t.lazyLoad,l=t.currentSlide,f=t.centerMode,h=t.slidesToScroll,d=t.slidesToShow,p=t.useCSS;if(e&&n)return{};var v=o,g=void 0,m=void 0,y=void 0,b={},x={};if(r){if(!a&&(o<0||o>=s))return{};o<0?v=o+s:o>=s&&(v=o-s),u&&c.indexOf(v)<0&&c.push(v),b={animating:!0,currentSlide:v,lazyLoadedList:c},x={animating:!1}}else g=v,v<0?(g=v+s,a?s%h!==0&&(g=s-s%h):g=0):!L(t)&&v>l?v=g=l:f&&v>=s?(v=a?s:s-1,g=a?0:s-1):v>=s&&(g=v-s,a?s%h!==0&&(g=0):g=s-d),m=G(i()({},t,{slideIndex:v})),y=G(i()({},t,{slideIndex:g})),a||(m===y&&(v=g),m=y),u&&c.concat(M(i()({},t,{currentSlide:v}))),p?(b={animating:!0,currentSlide:g,trackStyle:K(i()({},t,{left:m})),lazyLoadedList:c},x={animating:!1,currentSlide:g,trackStyle:U(i()({},t,{left:y})),swipeLeft:null}):b={currentSlide:g,trackStyle:U(i()({},t,{left:y})),lazyLoadedList:c};return{state:b,nextState:x}},H=function(t,e){var n=void 0,r=void 0,a=void 0,o=t.slidesToScroll,s=t.slidesToShow,c=t.slideCount,u=t.currentSlide,l=t.lazyLoad,f=t.infinite,h=c%o!==0,d=h?0:(c-u)%o;if("previous"===e.message)r=0===d?o:s-d,a=u-r,l&&!f&&(n=u-r,a=-1===n?c-1:n);else if("next"===e.message)r=0===d?o:d,a=u+r,l&&!f&&(a=(u+o)%c+d);else if("dots"===e.message){if(a=e.index*e.slidesToScroll,a===e.currentSlide)return null}else if("children"===e.message){if(a=e.index,a===e.currentSlide)return null;if(f){var p=J(i()({},t,{targetSlide:a}));a>e.currentSlide&&"left"===p?a-=c:a10)return{scrolling:!0};s&&(y.swipeLength=S);var M=(c?-1:1)*(y.curX>y.startX?1:-1);s&&(M=y.curY>y.startY?1:-1);var k=Math.ceil(v/g),j=P(e.touchObject,s),T=y.swipeLength;return m||(0===u&&"right"===j||u+1>=k&&"left"===j||!L(e)&&"left"===j)&&(T=y.swipeLength*l,!1===f&&h&&(h(j),O["edgeDragged"]=!0)),!d&&b&&(b(j),O["swiped"]=!0),_=a?C+T*(x/w)*M:c?C-T*M:C+T*M,s&&(_=C+T*M),O=i()({},O,{touchObject:y,swipeLeft:_,trackStyle:U(i()({},e,{left:_}))}),Math.abs(y.curX-y.startX)<.8*Math.abs(y.curY-y.startY)?O:(y.swipeLength>10&&(O["swiping"]=!0,t.preventDefault()),O)}},$=function(t,e){var n=e.dragging,r=e.swipe,a=e.touchObject,o=e.listWidth,s=e.touchThreshold,c=e.verticalSwiping,u=e.listHeight,l=e.currentSlide,f=e.swipeToSlide,h=e.scrolling,d=e.onSwipe;if(!n)return r&&t.preventDefault(),{};var p=c?u/s:o/s,v=P(a,c),g={dragging:!1,edgeDragged:!1,scrolling:!1,swiping:!1,swiped:!1,swipeLeft:null,touchObject:{}};if(h)return g;if(!a.swipeLength)return g;if(a.swipeLength>p){t.preventDefault(),d&&d(v);var m=void 0,y=void 0;switch(v){case"left":case"up":y=l+Y(e),m=f?W(e,y):y,g["currentDirection"]=0;break;case"right":case"down":y=l-Y(e),m=f?W(e,y):y,g["currentDirection"]=1;break;default:m=l}g["triggerSlideHandler"]=m}else{var b=G(e);g["trackStyle"]=K(i()({},e,{left:b}))}return g},B=function(t){var e=t.infinite?2*t.slideCount:t.slideCount,n=t.infinite?-1*t.slidesToShow:0,r=t.infinite?-1*t.slidesToShow:0,i=[];while(nn[n.length-1])e=n[n.length-1];else for(var i in n){if(e-1*t.swipeLeft)return n=r,!1}else if(r.offsetLeft-e+E(r)/2>-1*t.swipeLeft)return n=r,!1;return!0})),!n)return 0;var a=!0===t.rtl?t.slideCount-t.currentSlide:t.currentSlide,o=Math.abs(n.dataset.index-a)||1;return o}return t.slidesToScroll},q=function(t,e){return e.reduce((function(e,n){return e&&t.hasOwnProperty(n)}),!0)?null:console.error("Keys Missing:",t)},U=function(t){q(t,["left","variableWidth","slideCount","slidesToShow","slideWidth"]);var e=void 0,n=void 0,r=t.slideCount+2*t.slidesToShow;t.vertical?n=r*t.slideHeight:e=Q(t)*t.slideWidth;var a={opacity:1,transition:"",WebkitTransition:""};if(t.useTransform){var o=t.vertical?"translate3d(0px, "+t.left+"px, 0px)":"translate3d("+t.left+"px, 0px, 0px)",s=t.vertical?"translate3d(0px, "+t.left+"px, 0px)":"translate3d("+t.left+"px, 0px, 0px)",c=t.vertical?"translateY("+t.left+"px)":"translateX("+t.left+"px)";a=i()({},a,{WebkitTransform:o,transform:s,msTransform:c})}else t.vertical?a["top"]=t.left:a["left"]=t.left;return t.fade&&(a={opacity:1}),e&&(a.width=e+"px"),n&&(a.height=n+"px"),window&&!window.addEventListener&&window.attachEvent&&(t.vertical?a.marginTop=t.left+"px":a.marginLeft=t.left+"px"),a},K=function(t){q(t,["left","variableWidth","slideCount","slidesToShow","slideWidth","speed","cssEase"]);var e=U(t);return t.useTransform?(e.WebkitTransition="-webkit-transform "+t.speed+"ms "+t.cssEase,e.transition="transform "+t.speed+"ms "+t.cssEase):t.vertical?e.transition="top "+t.speed+"ms "+t.cssEase:e.transition="left "+t.speed+"ms "+t.cssEase,e},G=function(t){if(t.unslick)return 0;q(t,["slideIndex","trackRef","infinite","centerMode","slideCount","slidesToShow","slidesToScroll","slideWidth","listWidth","variableWidth","slideHeight"]);var e=t.slideIndex,n=t.trackRef,r=t.infinite,i=t.centerMode,a=t.slideCount,o=t.slidesToShow,s=t.slidesToScroll,c=t.slideWidth,u=t.listWidth,l=t.variableWidth,f=t.slideHeight,h=t.fade,d=t.vertical,p=0,v=void 0,g=void 0,m=0;if(h||1===t.slideCount)return 0;var y=0;if(r?(y=-X(t),a%s!==0&&e+s>a&&(y=-(e>a?o-(e-a):a%s)),i&&(y+=parseInt(o/2))):(a%s!==0&&e+s>a&&(y=o-a%s),i&&(y=parseInt(o/2))),p=y*c,m=y*f,v=d?e*f*-1+m:e*c*-1+p,!0===l){var b=void 0,x=n;if(b=e+X(t),g=x&&x.childNodes[b],v=g?-1*g.offsetLeft:0,!0===i){b=r?e+X(t):e,g=x&&x.children[b],v=0;for(var w=0;wt.currentSlide?t.targetSlide>t.currentSlide+tt(t)?"left":"right":t.targetSlide0&&(a+=1),r&&e%2===0&&(a+=1),a}return r?0:e-1},et=function(t){var e=t.slidesToShow,n=t.centerMode,r=t.rtl,i=t.centerPadding;if(n){var a=(e-1)/2+1;return parseInt(i)>0&&(a+=1),r||e%2!==0||(a+=1),a}return r?e-1:0},nt=function(){return!("undefined"===typeof window||!window.document||!window.document.createElement)},rt=function(t){var e=void 0,n=void 0,r=void 0,i=void 0;i=t.rtl?t.slideCount-1-t.index:t.index;var a=i<0||i>=t.slideCount;t.centerMode?(r=Math.floor(t.slidesToShow/2),n=(i-t.currentSlide)%t.slideCount===0,i>t.currentSlide-r-1&&i<=t.currentSlide+r&&(e=!0)):e=t.currentSlide<=i&&i=0?e:n("div");var g=it(i()({},t,{index:d})),m=Object(h["f"])(p.context)||"",y=rt(i()({},t,{index:d}));if(a.push(Object(f["a"])(p,{key:"original"+at(p,d),attrs:{tabIndex:"-1","data-index":d,"aria-hidden":!y["slick-active"]},class:x()(y,m),style:i()({outline:"none"},Object(h["q"])(p.context)||{},g),on:{click:function(){t.focusOnSelect&&t.focusOnSelect(v)}}},!0)),t.infinite&&!1===t.fade){var b=c-d;b<=X(t)&&c!==t.slidesToShow&&(r=-b,r>=u&&(p=e),y=rt(i()({},t,{index:r})),o.push(Object(f["a"])(p,{key:"precloned"+at(p,r),class:x()(y,m),attrs:{tabIndex:"-1","data-index":r,"aria-hidden":!y["slick-active"]},style:i()({},Object(h["q"])(p.context)||{},g),on:{click:function(){t.focusOnSelect&&t.focusOnSelect(v)}}}))),c!==t.slidesToShow&&(r=c+d,r=r&&l<=i}),o={message:"dots",index:e,slidesToScroll:s,currentSlide:l};function c(t){t&&t.preventDefault(),p(o)}return n("li",{key:e,class:a},[Object(f["a"])(d({i:e}),{on:{click:c}})])}));return Object(f["a"])(h({dots:_}),{class:v,on:i()({},w)})}},lt=n("92fa"),ft=n.n(lt);function ht(){}var dt={functional:!0,clickHandler:function(t,e,n){n&&n.preventDefault(),e(t,n)},render:function(t,e){var n=arguments[0],r=e.props,a=r.clickHandler,o=r.infinite,s=r.currentSlide,c=r.slideCount,u=r.slidesToShow,l={"slick-arrow":!0,"slick-prev":!0},h=function(t){t&&t.preventDefault(),a({message:"previous"})};!o&&(0===s||c<=u)&&(l["slick-disabled"]=!0,h=ht);var d={key:"0",domProps:{"data-role":"none"},class:l,style:{display:"block"},on:{click:h}},p={currentSlide:s,slideCount:c},v=void 0;return v=r.prevArrow?Object(f["a"])(r.prevArrow(i()({},d,{props:p})),{key:"0",class:l,style:{display:"block"},on:{click:h}}):n("button",ft()([{key:"0",attrs:{type:"button"}},d]),[" ","Previous"]),v}},pt={functional:!0,clickHandler:function(t,e,n){n&&n.preventDefault(),e(t,n)},render:function(t,e){var n=arguments[0],r=e.props,a=r.clickHandler,o=r.currentSlide,s=r.slideCount,c={"slick-arrow":!0,"slick-next":!0},u=function(t){t&&t.preventDefault(),a({message:"next"})};L(r)||(c["slick-disabled"]=!0,u=ht);var l={key:"1",domProps:{"data-role":"none"},class:c,style:{display:"block"},on:{click:u}},h={currentSlide:o,slideCount:s},d=void 0;return d=r.nextArrow?Object(f["a"])(r.nextArrow(i()({},l,{props:h})),{key:"1",class:c,style:{display:"block"},on:{click:u}}):n("button",ft()([{key:"1",attrs:{type:"button"}},l]),[" ","Next"]),d}},vt=n("6dd8");function gt(){}s["a"].use(u.a,{name:"ant-ref"});var mt={props:i()({},O),mixins:[l["a"]],data:function(){return this.preProps=i()({},this.$props),this.list=null,this.track=null,this.callbackTimers=[],this.clickable=!0,this.debouncedResize=null,i()({},S,{currentSlide:this.initialSlide,slideCount:this.children.length})},methods:{listRefHandler:function(t){this.list=t},trackRefHandler:function(t){this.track=t},adaptHeight:function(){if(this.adaptiveHeight&&this.list){var t=this.list.querySelector('[data-index="'+this.currentSlide+'"]');this.list.style.height=A(t)+"px"}},onWindowResized:function(t){var e=this;this.debouncedResize&&this.debouncedResize.cancel(),this.debouncedResize=y()((function(){return e.resizeWindow(t)}),50),this.debouncedResize()},resizeWindow:function(){var t=this,e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];if(this.track){var n=i()({listRef:this.list,trackRef:this.track,children:this.children},this.$props,this.$data);this.updateState(n,e,(function(){t.autoplay?t.handleAutoPlay("update"):t.pause("paused")})),this.setState({animating:!1}),clearTimeout(this.animationEndCallback),delete this.animationEndCallback}},updateState:function(t,e,n){var r=I(t);t=i()({},t,r,{slideIndex:r.currentSlide});var a=G(t);t=i()({},t,{left:a});var o=U(t);(e||this.children.length!==t.children.length)&&(r["trackStyle"]=o),this.setState(r,n)},ssrInit:function(){var t=this.children;if(this.variableWidth){var e=0,n=0,r=[],a=X(i()({},this.$props,this.$data,{slideCount:t.length})),o=Z(i()({},this.$props,this.$data,{slideCount:t.length}));t.forEach((function(t){var n=Object(h["q"])(t).width.split("px")[0];r.push(n),e+=n}));for(var s=0;s=n&&t.onWindowResized()};if(e.onclick){var a=e.onclick;e.onclick=function(){a(),e.parentNode.focus()}}else e.onclick=function(){return e.parentNode.focus()};e.onload||(t.$props.lazyLoad?e.onload=function(){t.adaptHeight(),t.callbackTimers.push(setTimeout(t.onWindowResized,t.speed))}:(e.onload=i,e.onerror=function(){i(),t.$emit("lazyLoadError")}))}))},progressiveLazyLoad:function(){for(var t=[],e=i()({},this.$props,this.$data),n=this.currentSlide;n=-X(e);r--)if(this.lazyLoadedList.indexOf(r)<0){t.push(r);break}t.length>0?(this.setState((function(e){return{lazyLoadedList:e.lazyLoadedList.concat(t)}})),this.$emit("lazyLoad",t)):this.lazyLoadTimer&&(clearInterval(this.lazyLoadTimer),delete this.lazyLoadTimer)},slideHandler:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this.$props,a=r.asNavFor,o=r.currentSlide,s=r.beforeChange,c=r.speed,u=r.afterChange,l=R(i()({index:t},this.$props,this.$data,{trackRef:this.track,useCSS:this.useCSS&&!n})),f=l.state,d=l.nextState;if(f){s&&s(o,f.currentSlide);var p=f.lazyLoadedList.filter((function(t){return e.lazyLoadedList.indexOf(t)<0}));Object(h["k"])(this).lazyLoad&&p.length>0&&this.$emit("lazyLoad",p),this.setState(f,(function(){a&&a.innerSlider.currentSlide!==o&&a.innerSlider.slideHandler(t),d&&(e.animationEndCallback=setTimeout((function(){var t=d.animating,n=g()(d,["animating"]);e.setState(n,(function(){e.callbackTimers.push(setTimeout((function(){return e.setState({animating:t})}),10)),u&&u(f.currentSlide),delete e.animationEndCallback}))}),c))}))}},changeSlide:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=i()({},this.$props,this.$data),r=H(n,t);(0===r||r)&&(!0===e?this.slideHandler(r,e):this.slideHandler(r))},clickHandler:function(t){!1===this.clickable&&(t.stopPropagation(),t.preventDefault()),this.clickable=!0},keyHandler:function(t){var e=D(t,this.accessibility,this.rtl);""!==e&&this.changeSlide({message:e})},selectHandler:function(t){this.changeSlide(t)},disableBodyScroll:function(){var t=function(t){t=t||window.event,t.preventDefault&&t.preventDefault(),t.returnValue=!1};window.ontouchmove=t},enableBodyScroll:function(){window.ontouchmove=null},swipeStart:function(t){this.verticalSwiping&&this.disableBodyScroll();var e=F(t,this.swipe,this.draggable);""!==e&&this.setState(e)},swipeMove:function(t){var e=N(t,i()({},this.$props,this.$data,{trackRef:this.track,listRef:this.list,slideIndex:this.currentSlide}));e&&(e["swiping"]&&(this.clickable=!1),this.setState(e))},swipeEnd:function(t){var e=$(t,i()({},this.$props,this.$data,{trackRef:this.track,listRef:this.list,slideIndex:this.currentSlide}));if(e){var n=e["triggerSlideHandler"];delete e["triggerSlideHandler"],this.setState(e),void 0!==n&&(this.slideHandler(n),this.$props.verticalSwiping&&this.enableBodyScroll())}},slickPrev:function(){var t=this;this.callbackTimers.push(setTimeout((function(){return t.changeSlide({message:"previous"})}),0))},slickNext:function(){var t=this;this.callbackTimers.push(setTimeout((function(){return t.changeSlide({message:"next"})}),0))},slickGoTo:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(t=Number(t),isNaN(t))return"";this.callbackTimers.push(setTimeout((function(){return e.changeSlide({message:"index",index:t,currentSlide:e.currentSlide},n)}),0))},play:function(){var t=void 0;if(this.rtl)t=this.currentSlide-this.slidesToScroll;else{if(!L(i()({},this.$props,this.$data)))return!1;t=this.currentSlide+this.slidesToScroll}this.slideHandler(t)},handleAutoPlay:function(t){this.autoplayTimer&&clearInterval(this.autoplayTimer);var e=this.autoplaying;if("update"===t){if("hovered"===e||"focused"===e||"paused"===e)return}else if("leave"===t){if("paused"===e||"focused"===e)return}else if("blur"===t&&("paused"===e||"hovered"===e))return;this.autoplayTimer=setInterval(this.play,this.autoplaySpeed+50),this.setState({autoplaying:"playing"})},pause:function(t){this.autoplayTimer&&(clearInterval(this.autoplayTimer),this.autoplayTimer=null);var e=this.autoplaying;"paused"===t?this.setState({autoplaying:"paused"}):"focused"===t?"hovered"!==e&&"playing"!==e||this.setState({autoplaying:"focused"}):"playing"===e&&this.setState({autoplaying:"hovered"})},onDotsOver:function(){this.autoplay&&this.pause("hovered")},onDotsLeave:function(){this.autoplay&&"hovered"===this.autoplaying&&this.handleAutoPlay("leave")},onTrackOver:function(){this.autoplay&&this.pause("hovered")},onTrackLeave:function(){this.autoplay&&"hovered"===this.autoplaying&&this.handleAutoPlay("leave")},onSlideFocus:function(){this.autoplay&&this.pause("focused")},onSlideBlur:function(){this.autoplay&&"focused"===this.autoplaying&&this.handleAutoPlay("blur")},customPaging:function(t){var e=t.i,n=this.$createElement;return n("button",[e+1])},appendDots:function(t){var e=t.dots,n=this.$createElement;return n("ul",{style:{display:"block"}},[e])}},beforeMount:function(){if(this.ssrInit(),this.$emit("init"),this.lazyLoad){var t=M(i()({},this.$props,this.$data));t.length>0&&(this.setState((function(e){return{lazyLoadedList:e.lazyLoadedList.concat(t)}})),this.$emit("lazyLoad",t))}},mounted:function(){var t=this;this.$nextTick((function(){var e=i()({listRef:t.list,trackRef:t.track,children:t.children},t.$props);t.updateState(e,!0,(function(){t.adaptHeight(),t.autoplay&&t.handleAutoPlay("update")})),"progressive"===t.lazyLoad&&(t.lazyLoadTimer=setInterval(t.progressiveLazyLoad,1e3)),t.ro=new vt["a"]((function(){t.animating?(t.onWindowResized(!1),t.callbackTimers.push(setTimeout((function(){return t.onWindowResized()}),t.speed))):t.onWindowResized()})),t.ro.observe(t.list),Array.prototype.forEach.call(document.querySelectorAll(".slick-slide"),(function(e){e.onfocus=t.$props.pauseOnFocus?t.onSlideFocus:null,e.onblur=t.$props.pauseOnFocus?t.onSlideBlur:null})),window&&(window.addEventListener?window.addEventListener("resize",t.onWindowResized):window.attachEvent("onresize",t.onWindowResized))}))},beforeDestroy:function(){this.animationEndCallback&&clearTimeout(this.animationEndCallback),this.lazyLoadTimer&&clearInterval(this.lazyLoadTimer),this.callbackTimers.length&&(this.callbackTimers.forEach((function(t){return clearTimeout(t)})),this.callbackTimers=[]),window.addEventListener?window.removeEventListener("resize",this.onWindowResized):window.detachEvent("onresize",this.onWindowResized),this.autoplayTimer&&clearInterval(this.autoplayTimer)},updated:function(){if(this.checkImagesLoad(),this.$emit("reInit"),this.lazyLoad){var t=M(i()({},this.$props,this.$data));t.length>0&&(this.setState((function(e){return{lazyLoadedList:e.lazyLoadedList.concat(t)}})),this.$emit("lazyLoad"))}this.adaptHeight()},watch:{__propsSymbol__:function(){var t=this,e=this.$props,n=i()({listRef:this.list,trackRef:this.track},e,this.$data),r=!1,a=!0,o=!1,s=void 0;try{for(var c,u=Object.keys(this.preProps)[Symbol.iterator]();!(a=(c=u.next()).done);a=!0){var l=c.value;if(!e.hasOwnProperty(l)){r=!0;break}if("object"!==p()(e[l])&&"function"!==typeof e[l]&&"symbol"!==p()(e[l])&&e[l]!==this.preProps[l]){r=!0;break}}}catch(f){o=!0,s=f}finally{try{!a&&u["return"]&&u["return"]()}finally{if(o)throw s}}this.updateState(n,r,(function(){t.currentSlide>=e.children.length&&t.changeSlide({message:"index",index:e.children.length-e.slidesToShow,currentSlide:t.currentSlide}),e.autoplay?t.handleAutoPlay("update"):t.pause("paused")})),this.preProps=i()({},e)}},render:function(){var t=arguments[0],e=x()("slick-slider",{"slick-vertical":this.vertical,"slick-initialized":!0}),n=i()({},this.$props,this.$data),r=V(n,["fade","cssEase","speed","infinite","centerMode","focusOnSelect","currentSlide","lazyLoad","lazyLoadedList","rtl","slideWidth","slideHeight","listHeight","vertical","slidesToShow","slidesToScroll","slideCount","trackStyle","variableWidth","unslick","centerPadding"]),a=this.$props.pauseOnHover;r={props:i()({},r,{focusOnSelect:this.focusOnSelect?this.selectHandler:null}),directives:[{name:"ant-ref",value:this.trackRefHandler}],on:{mouseenter:a?this.onTrackOver:gt,mouseleave:a?this.onTrackLeave:gt,mouseover:a?this.onTrackOver:gt}};var o=void 0;if(!0===this.dots&&this.slideCount>=this.slidesToShow){var s=V(n,["dotsClass","slideCount","slidesToShow","currentSlide","slidesToScroll","clickHandler","children","infinite","appendDots"]);s.customPaging=this.customPaging,s.appendDots=this.appendDots;var c=this.$scopedSlots,u=c.customPaging,l=c.appendDots;u&&(s.customPaging=u),l&&(s.appendDots=l);var f=this.$props.pauseOnDotsHover;s={props:i()({},s,{clickHandler:this.changeSlide}),on:{mouseenter:f?this.onDotsLeave:gt,mouseover:f?this.onDotsOver:gt,mouseleave:f?this.onDotsLeave:gt}},o=t(ut,s)}var h=void 0,d=void 0,p=V(n,["infinite","centerMode","currentSlide","slideCount","slidesToShow"]);p.clickHandler=this.changeSlide;var v=this.$scopedSlots,g=v.prevArrow,m=v.nextArrow;g&&(p.prevArrow=g),m&&(p.nextArrow=m),this.arrows&&(h=t(dt,{props:p}),d=t(pt,{props:p}));var y=null;this.vertical&&(y={height:"number"===typeof this.listHeight?this.listHeight+"px":this.listHeight});var b=null;!1===this.vertical?!0===this.centerMode&&(b={padding:"0px "+this.centerPadding}):!0===this.centerMode&&(b={padding:this.centerPadding+" 0px"});var w=i()({},y,b),_=this.touchMove,O={directives:[{name:"ant-ref",value:this.listRefHandler}],class:"slick-list",style:w,on:{click:this.clickHandler,mousedown:_?this.swipeStart:gt,mousemove:this.dragging&&_?this.swipeMove:gt,mouseup:_?this.swipeEnd:gt,mouseleave:this.dragging&&_?this.swipeEnd:gt,touchstart:_?this.swipeStart:gt,touchmove:this.dragging&&_?this.swipeMove:gt,touchend:_?this.swipeEnd:gt,touchcancel:this.dragging&&_?this.swipeEnd:gt,keydown:this.accessibility?this.keyHandler:gt}},C={class:e,props:{dir:"ltr"}};return this.unslick&&(O={class:"slick-list",directives:[{name:"ant-ref",value:this.listRefHandler}]},C={class:e}),t("div",C,[this.unslick?"":h,t("div",O,[t(st,r,[this.children])]),this.unslick?"":d,this.unslick?"":o])}},yt=nt()&&n("8e95");s["a"].use(u.a,{name:"ant-ref"});var bt={props:i()({},O),mixins:[l["a"]],data:function(){return this._responsiveMediaHandlers=[],{breakpoint:null}},methods:{innerSliderRefHandler:function(t){this.innerSlider=t},media:function(t,e){yt.register(t,e),this._responsiveMediaHandlers.push({query:t,handler:e})},slickPrev:function(){this.innerSlider.slickPrev()},slickNext:function(){this.innerSlider.slickNext()},slickGoTo:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.innerSlider.slickGoTo(t,e)},slickPause:function(){this.innerSlider.pause("paused")},slickPlay:function(){this.innerSlider.handleAutoPlay("play")}},beforeMount:function(){var t=this;if(this.responsive){var e=this.responsive.map((function(t){return t.breakpoint}));e.sort((function(t,e){return t-e})),e.forEach((function(n,r){var i=void 0;i=0===r?o()({minWidth:0,maxWidth:n}):o()({minWidth:e[r-1]+1,maxWidth:n}),nt()&&t.media(i,(function(){t.setState({breakpoint:n})}))}));var n=o()({minWidth:e.slice(-1)[0]});nt()&&this.media(n,(function(){t.setState({breakpoint:null})}))}},beforeDestroy:function(){this._responsiveMediaHandlers.forEach((function(t){yt.unregister(t.query,t.handler)}))},render:function(){var t=this,e=arguments[0],n=void 0,r=void 0;this.breakpoint?(r=this.responsive.filter((function(e){return e.breakpoint===t.breakpoint})),n="unslick"===r[0].settings?"unslick":i()({},this.$props,r[0].settings)):n=i()({},this.$props),n.centerMode&&(n.slidesToScroll,n.slidesToScroll=1),n.fade&&(n.slidesToShow,n.slidesToScroll,n.slidesToShow=1,n.slidesToScroll=1);var a=this.$slots["default"]||[];a=a.filter((function(t){return"string"===typeof t?!!t.trim():!!t})),n.variableWidth&&(n.rows>1||n.slidesPerRow>1)&&(console.warn("variableWidth is not supported in case of rows > 1 or slidesPerRow > 1"),n.variableWidth=!1);for(var o=[],s=null,c=0;c=a.length)break;d.push(Object(f["a"])(a[p],{key:100*c+10*l+p,attrs:{tabIndex:-1},style:{width:100/n.slidesPerRow+"%",display:"inline-block"}}))}u.push(e("div",{key:10*c+l},[d]))}n.variableWidth?o.push(e("div",{key:c,style:{width:s}},[u])):o.push(e("div",{key:c},[u]))}if("unslick"===n){var v="regular slider "+(this.className||"");return e("div",{class:v},[o])}o.length<=n.slidesToShow&&(n.unslick=!0);var g={props:i()({},n,{children:o,__propsSymbol__:Symbol()}),on:Object(h["k"])(this),directives:[{name:"ant-ref",value:this.innerSliderRefHandler}],scopedSlots:this.$scopedSlots};return e(mt,g)}};e["default"]=bt},c3fc:function(t,e,n){var r=n("42a2"),i=n("1310"),a="[object Set]";function o(t){return i(t)&&r(t)==a}t.exports=o},c401:function(t,e,n){"use strict";var r=n("c532");t.exports=function(t,e,n){return r.forEach(n,(function(n){t=n(t,e)})),t}},c430:function(t,e){t.exports=!1},c449:function(t,e,n){(function(e){for(var r=n("6d08"),i="undefined"===typeof window?e:window,a=["moz","webkit"],o="AnimationFrame",s=i["request"+o],c=i["cancel"+o]||i["cancelRequest"+o],u=0;!s&&u1?arguments[1]:void 0)}}),a(o)},c746:function(t,e,n){},c760:function(t,e,n){var r=n("23e7");r({target:"Reflect",stat:!0},{has:function(t,e){return e in t}})},c7cd:function(t,e,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("fixed")},{fixed:function(){return i(this,"tt","","")}})},c832:function(t,e,n){(function(e){var n="Expected a function",r="__lodash_hash_undefined__",i=1/0,a="[object Function]",o="[object GeneratorFunction]",s="[object Symbol]",c=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,u=/^\w*$/,l=/^\./,f=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,h=/[\\^$.*+?()[\]{}|]/g,d=/\\(\\)?/g,p=/^\[object .+?Constructor\]$/,v="object"==typeof e&&e&&e.Object===Object&&e,g="object"==typeof self&&self&&self.Object===Object&&self,m=v||g||Function("return this")();function y(t,e){return null==t?void 0:t[e]}function b(t){var e=!1;if(null!=t&&"function"!=typeof t.toString)try{e=!!(t+"")}catch(n){}return e}var x=Array.prototype,w=Function.prototype,_=Object.prototype,O=m["__core-js_shared__"],C=function(){var t=/[^.]+$/.exec(O&&O.keys&&O.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),S=w.toString,M=_.hasOwnProperty,k=_.toString,j=RegExp("^"+S.call(M).replace(h,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),T=m.Symbol,z=x.splice,E=at(m,"Map"),A=at(Object,"create"),P=T?T.prototype:void 0,L=P?P.toString:void 0;function V(t){var e=-1,n=t?t.length:0;this.clear();while(++e-1}function q(t,e){var n=this.__data__,r=J(n,t);return r<0?n.push([t,e]):n[r][1]=e,this}function U(t){var e=-1,n=t?t.length:0;this.clear();while(++e=0&&n.splice(r,1),n}function w(t,e){var n=t.slice();return-1===n.indexOf(e)&&n.push(e),n}function _(t){return t.split("-")}function O(t,e){return t+"-"+e}function C(t){return Object(v["o"])(t).isTreeNode}function S(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return t.filter(C)}function M(t){var e=Object(v["l"])(t)||{},n=e.disabled,r=e.disableCheckbox,i=e.checkable;return!(!n&&!r)||!1===i}function k(t,e){function n(r,i,a){var o=r?r.componentOptions.children:t,s=r?O(a.pos,i):0,c=S(o);if(r){var u=r.key;u||void 0!==u&&null!==u||(u=s);var l={node:r,index:i,pos:s,key:u,parentPos:a.node?a.pos:null};e(l)}c.forEach((function(t,e){n(t,e,{node:r,pos:s})}))}n(null)}function j(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1],n=t.map(e);return 1===n.length?n[0]:n}function T(t,e){var n=Object(v["l"])(e),r=n.eventKey,i=n.pos,a=[];return k(t,(function(t){var e=t.key;a.push(e)})),a.push(r||i),a}function z(t,e){var n=t.clientY,r=e.$refs.selectHandle.getBoundingClientRect(),i=r.top,a=r.bottom,o=r.height,s=Math.max(o*g,m);return n<=i+s?-1:n>=a-s?1:0}function E(t,e){if(t){var n=e.multiple;return n?t.slice():t.length?[t[0]]:t}}var A=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{props:Object(d["a"])(t,["on","key","class","className","style"]),on:t.on||{},class:t["class"]||t.className,style:t.style,key:t.key}};function P(t,e,n){if(!e)return[];var r=n||{},i=r.processProps,a=void 0===i?A:i,o=Array.isArray(e)?e:[e];return o.map((function(e){var r=e.children,i=l()(e,["children"]),o=P(t,r,n);return t(p["a"],a(i),[o])}))}function L(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.initWrapper,r=e.processEntity,i=e.onProcessFinished,a=new Map,o=new Map,s={posEntities:a,keyEntities:o};return n&&(s=n(s)||s),k(t,(function(t){var e=t.node,n=t.index,i=t.pos,c=t.key,u=t.parentPos,l={node:e,index:n,key:c,pos:i};a.set(i,l),o.set(c,l),l.parent=a.get(u),l.parent&&(l.parent.children=l.parent.children||[],l.parent.children.push(l)),r&&r(l,s)})),i&&i(s),s}function V(t){if(!t)return null;var e=void 0;if(Array.isArray(t))e={checkedKeys:t,halfCheckedKeys:void 0};else{if("object"!==("undefined"===typeof t?"undefined":c()(t)))return h()(!1,"`checkedKeys` is not an array or an object"),null;e={checkedKeys:t.checked||void 0,halfCheckedKeys:t.halfChecked||void 0}}return e}function I(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=new Map,a=new Map;function s(t){if(i.get(t)!==e){var r=n.get(t);if(r){var o=r.children,c=r.parent,u=r.node;if(!M(u)){var l=!0,f=!1;(o||[]).filter((function(t){return!M(t.node)})).forEach((function(t){var e=t.key,n=i.get(e),r=a.get(e);(n||r)&&(f=!0),n||(l=!1)})),e?i.set(t,l):i.set(t,!1),a.set(t,f),c&&s(c.key)}}}}function c(t){if(i.get(t)!==e){var r=n.get(t);if(r){var a=r.children,o=r.node;M(o)||(i.set(t,e),(a||[]).forEach((function(t){c(t.key)})))}}}function u(t){var r=n.get(t);if(r){var a=r.children,o=r.parent,u=r.node;i.set(t,e),M(u)||((a||[]).filter((function(t){return!M(t.node)})).forEach((function(t){c(t.key)})),o&&s(o.key))}else h()(!1,"'"+t+"' does not exist in the tree.")}(r.checkedKeys||[]).forEach((function(t){i.set(t,!0)})),(r.halfCheckedKeys||[]).forEach((function(t){a.set(t,!0)})),(t||[]).forEach((function(t){u(t)}));var l=[],f=[],d=!0,p=!1,v=void 0;try{for(var g,m=i[Symbol.iterator]();!(d=(g=m.next()).done);d=!0){var y=g.value,b=o()(y,2),x=b[0],w=b[1];w&&l.push(x)}}catch(A){p=!0,v=A}finally{try{!d&&m["return"]&&m["return"]()}finally{if(p)throw v}}var _=!0,O=!1,C=void 0;try{for(var S,k=a[Symbol.iterator]();!(_=(S=k.next()).done);_=!0){var j=S.value,T=o()(j,2),z=T[0],E=T[1];!i.get(z)&&E&&f.push(z)}}catch(A){O=!0,C=A}finally{try{!_&&k["return"]&&k["return"]()}finally{if(O)throw C}}return{checkedKeys:l,halfCheckedKeys:f}}function R(t,e){var n=new Map;function r(t){if(!n.get(t)){var i=e.get(t);if(i){n.set(t,!0);var a=i.parent,o=i.node,s=Object(v["l"])(o);s&&s.disabled||a&&r(a.key)}}}return(t||[]).forEach((function(t){r(t)})),[].concat(i()(n.keys()))}},c9ca:function(t,e,n){var r=n("ef5d"),i=r("length");t.exports=i},ca21:function(t,e,n){var r=n("23e7"),i=n("1ec1");r({target:"Math",stat:!0},{log1p:i})},ca84:function(t,e,n){var r=n("5135"),i=n("fc6a"),a=n("4d64").indexOf,o=n("d012");t.exports=function(t,e){var n,s=i(t),c=0,u=[];for(n in s)!r(o,n)&&r(s,n)&&u.push(n);while(e.length>c)r(s,n=e[c++])&&(~a(u,n)||u.push(n));return u}},ca91:function(t,e,n){"use strict";var r=n("ebb5"),i=n("d58f").left,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("reduce",(function(t){return i(a(this),t,arguments.length,arguments.length>1?arguments[1]:void 0)}))},caad:function(t,e,n){"use strict";var r=n("23e7"),i=n("4d64").includes,a=n("44d2");r({target:"Array",proto:!0},{includes:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}}),a("includes")},cb29:function(t,e,n){var r=n("23e7"),i=n("81d5"),a=n("44d2");r({target:"Array",proto:!0},{fill:i}),a("fill")},cb5a:function(t,e,n){var r=n("9638");function i(t,e){var n=t.length;while(n--)if(r(t[n][0],e))return n;return-1}t.exports=i},cc12:function(t,e,n){var r=n("da84"),i=n("861d"),a=r.document,o=i(a)&&i(a.createElement);t.exports=function(t){return o?a.createElement(t):{}}},cc15:function(t,e,n){var r=n("b367")("wks"),i=n("8b1a"),a=n("ef08").Symbol,o="function"==typeof a,s=t.exports=function(t){return r[t]||(r[t]=o&&a[t]||(o?a:i)("Symbol."+t))};s.store=r},cc45:function(t,e,n){var r=n("1a2d"),i=n("b047f"),a=n("99d3"),o=a&&a.isMap,s=o?i(o):r;t.exports=s},cc70:function(t,e,n){"use strict";n("b2a3"),n("03fa")},cc71:function(t,e,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("bold")},{bold:function(){return i(this,"b","","")}})},cca6:function(t,e,n){var r=n("23e7"),i=n("60da");r({target:"Object",stat:!0,forced:Object.assign!==i},{assign:i})},ccb9:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("46cf"),o=n.n(a),s=n("2b0e"),c=n("92fa"),u=n.n(c),l=n("6042"),f=n.n(l),h=n("1098"),d=n.n(h),p=n("0c63"),v=n("4d91"),g=n("daa3"),m=n("18a7"),y={width:0,height:0,overflow:"hidden",position:"absolute"},b={name:"Sentinel",props:{setRef:v["a"].func,prevElement:v["a"].any,nextElement:v["a"].any},methods:{onKeyDown:function(t){var e=t.target,n=t.which,r=t.shiftKey,i=this.$props,a=i.nextElement,o=i.prevElement;n===m["a"].TAB&&document.activeElement===e&&(!r&&a&&a.focus(),r&&o&&o.focus())}},render:function(){var t=arguments[0],e=this.$props.setRef;return t("div",u()([{attrs:{tabIndex:0}},{directives:[{name:"ant-ref",value:e}]},{style:y,on:{keydown:this.onKeyDown},attrs:{role:"presentation"}}]),[this.$slots["default"]])}},x={name:"TabPane",props:{active:v["a"].bool,destroyInactiveTabPane:v["a"].bool,forceRender:v["a"].bool,placeholder:v["a"].any,rootPrefixCls:v["a"].string,tab:v["a"].any,closable:v["a"].bool,disabled:v["a"].bool},inject:{sentinelContext:{default:function(){return{}}}},render:function(){var t,e=arguments[0],n=this.$props,r=n.destroyInactiveTabPane,i=n.active,a=n.forceRender,o=n.rootPrefixCls,s=this.$slots["default"],c=Object(g["g"])(this,"placeholder");this._isActived=this._isActived||i;var u=o+"-tabpane",l=(t={},f()(t,u,1),f()(t,u+"-inactive",!i),f()(t,u+"-active",i),t),h=r?i:this._isActived,d=h||a,p=this.sentinelContext,v=p.sentinelStart,m=p.sentinelEnd,y=p.setPanelSentinelStart,x=p.setPanelSentinelEnd,w=void 0,_=void 0;return i&&d&&(w=e(b,{attrs:{setRef:y,prevElement:v}}),_=e(b,{attrs:{setRef:x,nextElement:m}})),e("div",{class:l,attrs:{role:"tabpanel","aria-hidden":i?"false":"true"}},[w,d?s:c,_])}},w=n("0464"),_=n("b488"),O=n("c449"),C=n.n(O),S={LEFT:37,UP:38,RIGHT:39,DOWN:40},M=n("7b05"),k=function(t){return void 0!==t&&null!==t&&""!==t},j=k;function T(t){var e=void 0,n=t.children;return n.forEach((function(t){!t||j(e)||t.disabled||(e=t.key)})),e}function z(t,e){var n=t.children,r=n.map((function(t){return t&&t.key}));return r.indexOf(e)>=0}var E={name:"Tabs",mixins:[_["a"]],model:{prop:"activeKey",event:"change"},props:{destroyInactiveTabPane:v["a"].bool,renderTabBar:v["a"].func.isRequired,renderTabContent:v["a"].func.isRequired,navWrapper:v["a"].func.def((function(t){return t})),children:v["a"].any.def([]),prefixCls:v["a"].string.def("ant-tabs"),tabBarPosition:v["a"].string.def("top"),activeKey:v["a"].oneOfType([v["a"].string,v["a"].number]),defaultActiveKey:v["a"].oneOfType([v["a"].string,v["a"].number]),__propsSymbol__:v["a"].any,direction:v["a"].string.def("ltr"),tabBarGutter:v["a"].number},data:function(){var t=Object(g["l"])(this),e=void 0;return e="activeKey"in t?t.activeKey:"defaultActiveKey"in t?t.defaultActiveKey:T(t),{_activeKey:e}},provide:function(){return{sentinelContext:this}},watch:{__propsSymbol__:function(){var t=Object(g["l"])(this);"activeKey"in t?this.setState({_activeKey:t.activeKey}):z(t,this.$data._activeKey)||this.setState({_activeKey:T(t)})}},beforeDestroy:function(){this.destroy=!0,C.a.cancel(this.sentinelId)},methods:{onTabClick:function(t,e){this.tabBar.componentOptions&&this.tabBar.componentOptions.listeners&&this.tabBar.componentOptions.listeners.tabClick&&this.tabBar.componentOptions.listeners.tabClick(t,e),this.setActiveKey(t)},onNavKeyDown:function(t){var e=t.keyCode;if(e===S.RIGHT||e===S.DOWN){t.preventDefault();var n=this.getNextActiveKey(!0);this.onTabClick(n)}else if(e===S.LEFT||e===S.UP){t.preventDefault();var r=this.getNextActiveKey(!1);this.onTabClick(r)}},onScroll:function(t){var e=t.target,n=t.currentTarget;e===n&&e.scrollLeft>0&&(e.scrollLeft=0)},setSentinelStart:function(t){this.sentinelStart=t},setSentinelEnd:function(t){this.sentinelEnd=t},setPanelSentinelStart:function(t){t!==this.panelSentinelStart&&this.updateSentinelContext(),this.panelSentinelStart=t},setPanelSentinelEnd:function(t){t!==this.panelSentinelEnd&&this.updateSentinelContext(),this.panelSentinelEnd=t},setActiveKey:function(t){if(this.$data._activeKey!==t){var e=Object(g["l"])(this);"activeKey"in e||this.setState({_activeKey:t}),this.__emit("change",t)}},getNextActiveKey:function(t){var e=this.$data._activeKey,n=[];this.$props.children.forEach((function(e){e&&!e.disabled&&""!==e.disabled&&(t?n.push(e):n.unshift(e))}));var r=n.length,i=r&&n[0].key;return n.forEach((function(t,a){t.key===e&&(i=a===r-1?n[0].key:n[a+1].key)})),i},updateSentinelContext:function(){var t=this;this.destroy||(C.a.cancel(this.sentinelId),this.sentinelId=C()((function(){t.destroy||t.$forceUpdate()})))}},render:function(){var t,e=arguments[0],n=this.$props,r=n.prefixCls,a=n.navWrapper,o=n.tabBarPosition,s=n.renderTabContent,c=n.renderTabBar,u=n.destroyInactiveTabPane,l=n.direction,h=n.tabBarGutter,d=(t={},f()(t,r,1),f()(t,r+"-"+o,1),f()(t,r+"-rtl","rtl"===l),t);this.tabBar=c();var p=Object(M["a"])(this.tabBar,{props:{prefixCls:r,navWrapper:a,tabBarPosition:o,panels:n.children,activeKey:this.$data._activeKey,direction:l,tabBarGutter:h},on:{keydown:this.onNavKeyDown,tabClick:this.onTabClick},key:"tabBar"}),v=Object(M["a"])(s(),{props:{prefixCls:r,tabBarPosition:o,activeKey:this.$data._activeKey,destroyInactiveTabPane:u,direction:l},on:{change:this.setActiveKey},children:n.children,key:"tabContent"}),m=e(b,{key:"sentinelStart",attrs:{setRef:this.setSentinelStart,nextElement:this.panelSentinelStart}}),y=e(b,{key:"sentinelEnd",attrs:{setRef:this.setSentinelEnd,prevElement:this.panelSentinelEnd}}),x=[];"bottom"===o?x.push(m,v,y,p):x.push(p,m,v,y);var _=i()({},Object(w["a"])(Object(g["k"])(this),["change"]),{scroll:this.onScroll});return e("div",{on:_,class:d},[x])}};s["a"].use(o.a,{name:"ant-ref"});var A=E;function P(t){var e=[];return t.forEach((function(t){t.data&&e.push(t)})),e}function L(t,e){for(var n=P(t),r=0;r2&&void 0!==arguments[2]?arguments[2]:"ltr",r=H(e)?"translateY":"translateX";return H(e)||"rtl"!==n?r+"("+100*-t+"%) translateZ(0)":r+"("+100*t+"%) translateZ(0)"}function F(t,e){var n=H(e)?"marginTop":"marginLeft";return f()({},n,100*-t+"%")}function N(t,e){return+window.getComputedStyle(t).getPropertyValue(e).replace("px","")}function $(t,e){return+t.getPropertyValue(e).replace("px","")}function B(t,e,n,r,i){var a=N(i,"padding-"+t);if(!r||!r.parentNode)return a;var o=r.parentNode.childNodes;return Array.prototype.some.call(o,(function(i){var o=window.getComputedStyle(i);return i!==r?(a+=$(o,"margin-"+t),a+=i[e],a+=$(o,"margin-"+n),"content-box"===o.boxSizing&&(a+=$(o,"border-"+t+"-width")+$(o,"border-"+n+"-width")),!1):(a+=$(o,"margin-"+t),!0)})),a}function W(t,e){return B("left","offsetWidth","right",t,e)}function Y(t,e){return B("top","offsetHeight","bottom",t,e)}var q={name:"TabContent",props:{animated:{type:Boolean,default:!0},animatedWithMargin:{type:Boolean,default:!0},prefixCls:{default:"ant-tabs",type:String},activeKey:v["a"].oneOfType([v["a"].string,v["a"].number]),tabBarPosition:String,direction:v["a"].string,destroyInactiveTabPane:v["a"].bool},computed:{classes:function(){var t,e=this.animated,n=this.prefixCls;return t={},f()(t,n+"-content",!0),f()(t,e?n+"-content-animated":n+"-content-no-animated",!0),t}},methods:{getTabPanes:function(){var t=this.$props,e=t.activeKey,n=this.$slots["default"]||[],r=[];return n.forEach((function(n){if(n){var i=n.key,a=e===i;r.push(Object(M["a"])(n,{props:{active:a,destroyInactiveTabPane:t.destroyInactiveTabPane,rootPrefixCls:t.prefixCls}}))}})),r}},render:function(){var t=arguments[0],e=this.activeKey,n=this.tabBarPosition,r=this.animated,i=this.animatedWithMargin,a=this.direction,o=this.classes,s={};if(r&&this.$slots["default"]){var c=L(this.$slots["default"],e);if(-1!==c){var u=i?F(c,n):R(D(c,n,a));s=u}else s={display:"none"}}return t("div",{class:o,style:s},[this.getTabPanes()])}},U=function(t){if("undefined"!==typeof window&&window.document&&window.document.documentElement){var e=Array.isArray(t)?t:[t],n=window.document.documentElement;return e.some((function(t){return t in n.style}))}return!1},K=U(["flex","webkitFlex","Flex","msFlex"]),G=n("4df5");function X(t,e){var n=t.$props,r=n.styles,i=void 0===r?{}:r,a=n.panels,o=n.activeKey,s=n.direction,c=t.getRef("root"),u=t.getRef("nav")||c,l=t.getRef("inkBar"),f=t.getRef("activeTab"),h=l.style,d=t.$props.tabBarPosition,p=L(a,o);if(e&&(h.display="none"),f){var v=f,g=I(h);if(V(h,""),h.width="",h.height="",h.left="",h.top="",h.bottom="",h.right="","top"===d||"bottom"===d){var m=W(v,u),y=v.offsetWidth;y===c.offsetWidth?y=0:i.inkBar&&void 0!==i.inkBar.width&&(y=parseFloat(i.inkBar.width,10),y&&(m+=(v.offsetWidth-y)/2)),"rtl"===s&&(m=N(v,"margin-left")-m),g?V(h,"translate3d("+m+"px,0,0)"):h.left=m+"px",h.width=y+"px"}else{var b=Y(v,u,!0),x=v.offsetHeight;i.inkBar&&void 0!==i.inkBar.height&&(x=parseFloat(i.inkBar.height,10),x&&(b+=(v.offsetHeight-x)/2)),g?(V(h,"translate3d(0,"+b+"px,0)"),h.top="0"):h.top=b+"px",h.height=x+"px"}}h.display=-1!==p?"block":"none"}var Z={name:"InkTabBarNode",mixins:[_["a"]],props:{inkBarAnimated:{type:Boolean,default:!0},direction:v["a"].string,prefixCls:String,styles:Object,tabBarPosition:String,saveRef:v["a"].func.def((function(){})),getRef:v["a"].func.def((function(){})),panels:v["a"].array,activeKey:v["a"].oneOfType([v["a"].string,v["a"].number])},updated:function(){this.$nextTick((function(){X(this)}))},mounted:function(){this.$nextTick((function(){X(this,!0)}))},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.styles,i=void 0===r?{}:r,a=this.inkBarAnimated,o=n+"-ink-bar",s=(t={},f()(t,o,!0),f()(t,a?o+"-animated":o+"-no-animated",!0),t);return e("div",u()([{style:i.inkBar,class:s,key:"inkBar"},{directives:[{name:"ant-ref",value:this.saveRef("inkBar")}]}]))}},Q=n("d96e"),J=n.n(Q);function tt(){}var et={name:"TabBarTabsNode",mixins:[_["a"]],props:{activeKey:v["a"].oneOfType([v["a"].string,v["a"].number]),panels:v["a"].any.def([]),prefixCls:v["a"].string.def(""),tabBarGutter:v["a"].any.def(null),onTabClick:v["a"].func,saveRef:v["a"].func.def(tt),getRef:v["a"].func.def(tt),renderTabBarNode:v["a"].func,tabBarPosition:v["a"].string,direction:v["a"].string},render:function(){var t=this,e=arguments[0],n=this.$props,r=n.panels,i=n.activeKey,a=n.prefixCls,o=n.tabBarGutter,s=n.saveRef,c=n.tabBarPosition,l=n.direction,h=[],d=this.renderTabBarNode||this.$scopedSlots.renderTabBarNode;return r.forEach((function(n,p){if(n){var v=Object(g["l"])(n),m=n.key,y=i===m?a+"-tab-active":"";y+=" "+a+"-tab";var b={on:{}},x=v.disabled||""===v.disabled;x?y+=" "+a+"-tab-disabled":b.on.click=function(){t.__emit("tabClick",m)};var w=[];i===m&&w.push({name:"ant-ref",value:s("activeTab")});var _=Object(g["g"])(n,"tab"),O=o&&p===r.length-1?0:o;O="number"===typeof O?O+"px":O;var C="rtl"===l?"marginLeft":"marginRight",S=f()({},H(c)?"marginBottom":C,O);J()(void 0!==_,"There must be `tab` property or slot on children of Tabs.");var M=e("div",u()([{attrs:{role:"tab","aria-disabled":x?"true":"false","aria-selected":i===m?"true":"false"}},b,{class:y,key:m,style:S},{directives:w}]),[_]);d&&(M=d(M)),h.push(M)}})),e("div",{directives:[{name:"ant-ref",value:this.saveRef("navTabsContainer")}]},[h])}};function nt(){}var rt={name:"TabBarRootNode",mixins:[_["a"]],props:{saveRef:v["a"].func.def(nt),getRef:v["a"].func.def(nt),prefixCls:v["a"].string.def(""),tabBarPosition:v["a"].string.def("top"),extraContent:v["a"].any},methods:{onKeyDown:function(t){this.__emit("keydown",t)}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.onKeyDown,r=this.tabBarPosition,a=this.extraContent,o=f()({},e+"-bar",!0),s="top"===r||"bottom"===r,c=s?{float:"right"}:{},l=this.$slots["default"],h=l;return a&&(h=[Object(M["a"])(a,{key:"extra",style:i()({},c)}),Object(M["a"])(l,{key:"content"})],h=s?h:h.reverse()),t("div",u()([{attrs:{role:"tablist",tabIndex:"0"},class:o,on:{keydown:n}},{directives:[{name:"ant-ref",value:this.saveRef("root")}]}]),[h])}},it=n("b047"),at=n.n(it),ot=n("6dd8");function st(){}var ct={name:"ScrollableTabBarNode",mixins:[_["a"]],props:{activeKey:v["a"].any,getRef:v["a"].func.def((function(){})),saveRef:v["a"].func.def((function(){})),tabBarPosition:v["a"].oneOf(["left","right","top","bottom"]).def("left"),prefixCls:v["a"].string.def(""),scrollAnimated:v["a"].bool.def(!0),navWrapper:v["a"].func.def((function(t){return t})),prevIcon:v["a"].any,nextIcon:v["a"].any,direction:v["a"].string},data:function(){return this.offset=0,this.prevProps=i()({},this.$props),{next:!1,prev:!1}},watch:{tabBarPosition:function(){var t=this;this.tabBarPositionChange=!0,this.$nextTick((function(){t.setOffset(0)}))}},mounted:function(){var t=this;this.$nextTick((function(){t.updatedCal(),t.debouncedResize=at()((function(){t.setNextPrev(),t.scrollToActiveTab()}),200),t.resizeObserver=new ot["a"](t.debouncedResize),t.resizeObserver.observe(t.$props.getRef("container"))}))},updated:function(){var t=this;this.$nextTick((function(){t.updatedCal(t.prevProps),t.prevProps=i()({},t.$props)}))},beforeDestroy:function(){this.resizeObserver&&this.resizeObserver.disconnect(),this.debouncedResize&&this.debouncedResize.cancel&&this.debouncedResize.cancel()},methods:{updatedCal:function(t){var e=this,n=this.$props;t&&t.tabBarPosition!==n.tabBarPosition?this.setOffset(0):this.isNextPrevShown(this.$data)!==this.isNextPrevShown(this.setNextPrev())?(this.$forceUpdate(),this.$nextTick((function(){e.scrollToActiveTab()}))):t&&n.activeKey===t.activeKey||this.scrollToActiveTab()},setNextPrev:function(){var t=this.$props.getRef("nav"),e=this.$props.getRef("navTabsContainer"),n=this.getScrollWH(e||t),r=this.getOffsetWH(this.$props.getRef("container"))+1,i=this.getOffsetWH(this.$props.getRef("navWrap")),a=this.offset,o=r-n,s=this.next,c=this.prev;if(o>=0)s=!1,this.setOffset(0,!1),a=0;else if(o1&&void 0!==arguments[1])||arguments[1],n=Math.min(0,t);if(this.offset!==n){this.offset=n;var r={},i=this.$props.tabBarPosition,a=this.$props.getRef("nav").style,o=I(a);"left"===i||"right"===i?r=o?{value:"translate3d(0,"+n+"px,0)"}:{name:"top",value:n+"px"}:o?("rtl"===this.$props.direction&&(n=-n),r={value:"translate3d("+n+"px,0,0)"}):r={name:"left",value:n+"px"},o?V(a,r.value):a[r.name]=r.value,e&&this.setNextPrev()}},setPrev:function(t){this.prev!==t&&(this.prev=t)},setNext:function(t){this.next!==t&&(this.next=t)},isNextPrevShown:function(t){return t?t.next||t.prev:this.next||this.prev},prevTransitionEnd:function(t){if("opacity"===t.propertyName){var e=this.$props.getRef("container");this.scrollToActiveTab({target:e,currentTarget:e})}},scrollToActiveTab:function(t){var e=this.$props.getRef("activeTab"),n=this.$props.getRef("navWrap");if((!t||t.target===t.currentTarget)&&e){var r=this.isNextPrevShown()&&this.lastNextPrevShown;if(this.lastNextPrevShown=this.isNextPrevShown(),r){var i=this.getScrollWH(e),a=this.getOffsetWH(n),o=this.offset,s=this.getOffsetLT(n),c=this.getOffsetLT(e);s>c?(o+=s-c,this.setOffset(o)):s+a=0),t),S={props:i()({},this.$props,this.$attrs,{inkBarAnimated:y,extraContent:c,prevIcon:_,nextIcon:O}),style:r,on:Object(g["k"])(this),class:C},k=void 0;return s?(k=s(S,lt),Object(M["a"])(k,S)):e(lt,S)}},ht=ft,dt={TabPane:x,name:"ATabs",model:{prop:"activeKey",event:"change"},props:{prefixCls:v["a"].string,activeKey:v["a"].oneOfType([v["a"].string,v["a"].number]),defaultActiveKey:v["a"].oneOfType([v["a"].string,v["a"].number]),hideAdd:v["a"].bool.def(!1),tabBarStyle:v["a"].object,tabBarExtraContent:v["a"].any,destroyInactiveTabPane:v["a"].bool.def(!1),type:v["a"].oneOf(["line","card","editable-card"]),tabPosition:v["a"].oneOf(["top","right","bottom","left"]).def("top"),size:v["a"].oneOf(["default","small","large"]),animated:v["a"].oneOfType([v["a"].bool,v["a"].object]),tabBarGutter:v["a"].number,renderTabBar:v["a"].func},inject:{configProvider:{default:function(){return G["a"]}}},mounted:function(){var t=" no-flex",e=this.$el;e&&!K&&-1===e.className.indexOf(t)&&(e.className+=t)},methods:{removeTab:function(t,e){e.stopPropagation(),j(t)&&this.$emit("edit",t,"remove")},handleChange:function(t){this.$emit("change",t)},createNewTab:function(t){this.$emit("edit",t,"add")},onTabClick:function(t){this.$emit("tabClick",t)},onPrevClick:function(t){this.$emit("prevClick",t)},onNextClick:function(t){this.$emit("nextClick",t)}},render:function(){var t,e,n=this,r=arguments[0],a=Object(g["l"])(this),o=a.prefixCls,s=a.size,c=a.type,l=void 0===c?"line":c,h=a.tabPosition,v=a.animated,m=void 0===v||v,y=a.hideAdd,b=a.renderTabBar,x=this.configProvider.getPrefixCls,w=x("tabs",o),_=Object(g["c"])(this.$slots["default"]),O=Object(g["g"])(this,"tabBarExtraContent"),C="object"===("undefined"===typeof m?"undefined":d()(m))?m.tabPane:m;"line"!==l&&(C="animated"in a&&C);var S=(t={},f()(t,w+"-vertical","left"===h||"right"===h),f()(t,w+"-"+s,!!s),f()(t,w+"-card",l.indexOf("card")>=0),f()(t,w+"-"+l,!0),f()(t,w+"-no-animation",!C),t),k=[];"editable-card"===l&&(k=[],_.forEach((function(t,e){var i=Object(g["l"])(t),a=i.closable;a="undefined"===typeof a||a;var o=a?r(p["a"],{attrs:{type:"close"},class:w+"-close-x",on:{click:function(e){return n.removeTab(t.key,e)}}}):null;k.push(Object(M["a"])(t,{props:{tab:r("div",{class:a?void 0:w+"-tab-unclosable"},[Object(g["g"])(t,"tab"),o])},key:t.key||e}))})),y||(O=r("span",[r(p["a"],{attrs:{type:"plus"},class:w+"-new-tab",on:{click:this.createNewTab}}),O]))),O=O?r("div",{class:w+"-extra-content"},[O]):null;var j=b||this.$scopedSlots.renderTabBar,T=Object(g["k"])(this),z={props:i()({},this.$props,{prefixCls:w,tabBarExtraContent:O,renderTabBar:j}),on:T},E=(e={},f()(e,w+"-"+h+"-content",!0),f()(e,w+"-card-content",l.indexOf("card")>=0),e),P={props:i()({},Object(g["l"])(this),{prefixCls:w,tabBarPosition:h,renderTabBar:function(){return r(ht,u()([{key:"tabBar"},z]))},renderTabContent:function(){return r(q,{class:E,attrs:{animated:C,animatedWithMargin:!0}})},children:k.length>0?k:_,__propsSymbol__:Symbol()}),on:i()({},T,{change:this.handleChange}),class:S};return r(A,P)}},pt=n("db14");dt.TabPane=i()({},x,{name:"ATabPane",__ANT_TAB_PANE:!0}),dt.TabContent=i()({},q,{name:"ATabContent"}),s["a"].use(o.a,{name:"ant-ref"}),dt.install=function(t){t.use(pt["a"]),t.component(dt.name,dt),t.component(dt.TabPane.name,dt.TabPane),t.component(dt.TabContent.name,dt.TabContent)};e["a"]=dt},cd17:function(t,e,n){"use strict";n("b2a3"),n("f614"),n("6ba6")},cd26:function(t,e,n){"use strict";var r=n("ebb5"),i=r.aTypedArray,a=r.exportTypedArrayMethod,o=Math.floor;a("reverse",(function(){var t,e=this,n=i(e).length,r=o(n/2),a=0;while(a0&&void 0!==arguments[0]?arguments[0]:[],e=void 0;return t.forEach((function(t){t&&Object(h["o"])(t).__ANT_CARD_GRID&&(e=!0)})),e}},render:function(){var t,e,n=arguments[0],r=this.$props,a=r.prefixCls,f=r.headStyle,d=void 0===f?{}:f,p=r.bodyStyle,g=void 0===p?{}:p,m=r.loading,y=r.bordered,b=void 0===y||y,x=r.size,w=void 0===x?"default":x,_=r.type,O=r.tabList,C=r.hoverable,S=r.activeTabKey,M=r.defaultActiveTabKey,k=this.configProvider.getPrefixCls,j=k("card",a),T=this.$slots,z=this.$scopedSlots,E=Object(h["g"])(this,"tabBarExtraContent"),A=(t={},o()(t,""+j,!0),o()(t,j+"-loading",m),o()(t,j+"-bordered",b),o()(t,j+"-hoverable",!!C),o()(t,j+"-contain-grid",this.isContainGrid(T["default"])),o()(t,j+"-contain-tabs",O&&O.length),o()(t,j+"-"+w,"default"!==w),o()(t,j+"-type-"+_,!!_),t),P=0===g.padding||"0px"===g.padding?{padding:24}:void 0,L=n("div",{class:j+"-loading-content",style:P},[n(u["a"],{attrs:{gutter:8}},[n(l["a"],{attrs:{span:22}},[n("div",{class:j+"-loading-block"})])]),n(u["a"],{attrs:{gutter:8}},[n(l["a"],{attrs:{span:8}},[n("div",{class:j+"-loading-block"})]),n(l["a"],{attrs:{span:15}},[n("div",{class:j+"-loading-block"})])]),n(u["a"],{attrs:{gutter:8}},[n(l["a"],{attrs:{span:6}},[n("div",{class:j+"-loading-block"})]),n(l["a"],{attrs:{span:18}},[n("div",{class:j+"-loading-block"})])]),n(u["a"],{attrs:{gutter:8}},[n(l["a"],{attrs:{span:13}},[n("div",{class:j+"-loading-block"})]),n(l["a"],{attrs:{span:9}},[n("div",{class:j+"-loading-block"})])]),n(u["a"],{attrs:{gutter:8}},[n(l["a"],{attrs:{span:4}},[n("div",{class:j+"-loading-block"})]),n(l["a"],{attrs:{span:3}},[n("div",{class:j+"-loading-block"})]),n(l["a"],{attrs:{span:16}},[n("div",{class:j+"-loading-block"})])])]),V=void 0!==S,I={props:(e={size:"large"},o()(e,V?"activeKey":"defaultActiveKey",V?S:M),o()(e,"tabBarExtraContent",E),e),on:{change:this.onTabChange},class:j+"-head-tabs"},R=void 0,H=O&&O.length?n(c["a"],I,[O.map((function(t){var e=t.tab,r=t.scopedSlots,i=void 0===r?{}:r,a=i.tab,o=void 0!==e?e:z[a]?z[a](t):null;return n(v,{attrs:{tab:o,disabled:t.disabled},key:t.key})}))]):null,D=Object(h["g"])(this,"title"),F=Object(h["g"])(this,"extra");(D||F||H)&&(R=n("div",{class:j+"-head",style:d},[n("div",{class:j+"-head-wrapper"},[D&&n("div",{class:j+"-head-title"},[D]),F&&n("div",{class:j+"-extra"},[F])]),H]));var N=T["default"],$=Object(h["g"])(this,"cover"),B=$?n("div",{class:j+"-cover"},[$]):null,W=n("div",{class:j+"-body",style:g},[m?L:N]),Y=Object(h["c"])(this.$slots.actions),q=Y&&Y.length?n("ul",{class:j+"-actions"},[this.getAction(Y)]):null;return n("div",i()([{class:A,ref:"cardContainerRef"},{on:Object(s["a"])(Object(h["k"])(this),["tabChange","tab-change"])}]),[R,B,N?W:null,q])}},m={name:"ACardMeta",props:{prefixCls:f["a"].string,title:f["a"].any,description:f["a"].any},inject:{configProvider:{default:function(){return p["a"]}}},render:function(){var t=arguments[0],e=this.$props.prefixCls,n=this.configProvider.getPrefixCls,r=n("card",e),a=o()({},r+"-meta",!0),s=Object(h["g"])(this,"avatar"),c=Object(h["g"])(this,"title"),u=Object(h["g"])(this,"description"),l=s?t("div",{class:r+"-meta-avatar"},[s]):null,f=c?t("div",{class:r+"-meta-title"},[c]):null,d=u?t("div",{class:r+"-meta-description"},[u]):null,p=f||d?t("div",{class:r+"-meta-detail"},[f,d]):null;return t("div",i()([{on:Object(h["k"])(this)},{class:a}]),[l,p])}},y={name:"ACardGrid",__ANT_CARD_GRID:!0,props:{prefixCls:f["a"].string,hoverable:f["a"].bool},inject:{configProvider:{default:function(){return p["a"]}}},render:function(){var t,e=arguments[0],n=this.$props,r=n.prefixCls,a=n.hoverable,s=void 0===a||a,c=this.configProvider.getPrefixCls,u=c("card",r),l=(t={},o()(t,u+"-grid",!0),o()(t,u+"-grid-hoverable",s),t);return e("div",i()([{on:Object(h["k"])(this)},{class:l}]),[this.$slots["default"]])}},b=n("db14");g.Meta=m,g.Grid=y,g.install=function(t){t.use(b["a"]),t.component(g.name,g),t.component(m.name,m),t.component(y.name,y)};e["a"]=g},cdf9:function(t,e,n){var r=n("825a"),i=n("861d"),a=n("f069");t.exports=function(t,e){if(r(t),i(e)&&e.constructor===t)return e;var n=a.f(t),o=n.resolve;return o(e),n.promise}},ce4e:function(t,e,n){var r=n("da84"),i=n("9112");t.exports=function(t,e){try{i(r,t,e)}catch(n){r[t]=e}return e}},ce7a:function(t,e,n){var r=n("9c0e"),i=n("0983"),a=n("5a94")("IE_PROTO"),o=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=i(t),r(t,a)?t[a]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?o:null}},ce86:function(t,e,n){var r=n("9e69"),i=n("7948"),a=n("6747"),o=n("ffd6"),s=1/0,c=r?r.prototype:void 0,u=c?c.toString:void 0;function l(t){if("string"==typeof t)return t;if(a(t))return i(t,l)+"";if(o(t))return u?u.call(t):"";var e=t+"";return"0"==e&&1/t==-s?"-0":e}t.exports=l},cea8:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e["default"]={"btn:save":"保存","btn:cancel":"取消","btn:clear":"清除"}},cecd:function(t,e){t.exports=function(t,e){if(t.indexOf)return t.indexOf(e);for(var n=0;n1?arguments[1]:void 0)}))},d13f:function(t,e,n){"use strict";n("b2a3"),n("13d0")},d16a:function(t,e,n){var r=n("fc5e"),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},d1e7:function(t,e,n){"use strict";var r={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,a=i&&!r.call({1:2},1);e.f=a?function(t){var e=i(this,t);return!!e&&e.enumerable}:r},d233:function(t,e,n){"use strict";var r=Object.prototype.hasOwnProperty,i=function(){for(var t=[],e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t}(),a=function(t){var e;while(t.length){var n=t.pop();if(e=n.obj[n.prop],Array.isArray(e)){for(var r=[],i=0;i=48&&a<=57||a>=65&&a<=90||a>=97&&a<=122?n+=e.charAt(r):a<128?n+=i[a]:a<2048?n+=i[192|a>>6]+i[128|63&a]:a<55296||a>=57344?n+=i[224|a>>12]+i[128|a>>6&63]+i[128|63&a]:(r+=1,a=65536+((1023&a)<<10|1023&e.charCodeAt(r)),n+=i[240|a>>18]+i[128|a>>12&63]+i[128|a>>6&63]+i[128|63&a])}return n},f=function(t){for(var e=[{obj:{o:t},prop:"o"}],n=[],r=0;r=e?t.call():i.id=s(r)}var i={id:s(r)};return i}},d44e:function(t,e,n){var r=n("9bf2").f,i=n("5135"),a=n("b622"),o=a("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},d49c:function(t,e,n){"use strict";n.d(e,"a",(function(){return f}));var r=n("41b2"),i=n.n(r),a=n("4d91"),o=n("c1df"),s=n("2cf8"),c=n("97e1"),u=n("db14"),l=n("6a21"),f="internalMark";function h(t){t&&t.locale?Object(s["a"])(o).locale(t.locale):Object(s["a"])(o).locale("en")}var d={name:"ALocaleProvider",props:{locale:a["a"].object.def((function(){return{}})),_ANT_MARK__:a["a"].string},data:function(){return Object(l["a"])(this._ANT_MARK__===f,"LocaleProvider","`LocaleProvider` is deprecated. Please use `locale` with `ConfigProvider` instead"),{antLocale:i()({},this.locale,{exist:!0})}},provide:function(){return{localeData:this.$data}},watch:{locale:function(t){this.antLocale=i()({},this.locale,{exist:!0}),h(t),Object(c["a"])(t&&t.Modal)}},created:function(){var t=this.locale;h(t),Object(c["a"])(t&&t.Modal)},beforeDestroy:function(){Object(c["a"])()},render:function(){return this.$slots["default"]?this.$slots["default"][0]:null},install:function(t){t.use(u["a"]),t.component(d.name,d)}};e["b"]=d},d4b2:function(t,e,n){"use strict";var r=n("4d91");e["a"]={props:{value:r["a"].oneOfType([r["a"].string,r["a"].number]),label:r["a"].oneOfType([r["a"].string,r["a"].number]),disabled:r["a"].bool,title:r["a"].oneOfType([r["a"].string,r["a"].number])},isSelectOption:!0}},d58f:function(t,e,n){var r=n("1c0b"),i=n("7b0b"),a=n("44ad"),o=n("50c4"),s=function(t){return function(e,n,s,c){r(n);var u=i(e),l=a(u),f=o(u.length),h=t?f-1:0,d=t?-1:1;if(s<2)while(1){if(h in l){c=l[h],h+=d;break}if(h+=d,t?h<0:f<=h)throw TypeError("Reduce of empty array with no initial value")}for(;t?h>=0:f>h;h+=d)h in l&&(c=n(c,l[h],h,u));return c}};t.exports={left:s(!1),right:s(!0)}},d5d6:function(t,e,n){"use strict";var r=n("ebb5"),i=n("b727").forEach,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("forEach",(function(t){i(a(this),t,arguments.length>1?arguments[1]:void 0)}))},d612:function(t,e,n){var r=n("7b83"),i=n("7ed2"),a=n("dc0f");function o(t){var e=-1,n=null==t?0:t.length;this.__data__=new r;while(++e")})),f=function(){return"$0"==="a".replace(/./,"$0")}(),h=o("replace"),d=function(){return!!/./[h]&&""===/./[h]("a","$0")}(),p=!a((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));t.exports=function(t,e,n,h){var v=o(t),g=!a((function(){var e={};return e[v]=function(){return 7},7!=""[t](e)})),m=g&&!a((function(){var e=!1,n=/a/;return"split"===t&&(n={},n.constructor={},n.constructor[c]=function(){return n},n.flags="",n[v]=/./[v]),n.exec=function(){return e=!0,null},n[v](""),!e}));if(!g||!m||"replace"===t&&(!l||!f||d)||"split"===t&&!p){var y=/./[v],b=n(v,""[t],(function(t,e,n,r,a){var o=e.exec;return o===i||o===u.exec?g&&!a?{done:!0,value:y.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),{REPLACE_KEEPS_$0:f,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:d}),x=b[0],w=b[1];r(String.prototype,t,x),r(u,v,2==e?function(t,e){return w.call(t,this,e)}:function(t){return w.call(t,this)})}h&&s(u[v],"sham",!0)}},d7ee:function(t,e,n){var r=n("c3fc"),i=n("b047f"),a=n("99d3"),o=a&&a.isSet,s=o?i(o):r;t.exports=s},d80f:function(t,e,n){var r=n("23e7"),i=n("fc6a"),a=n("50c4");r({target:"String",stat:!0},{raw:function(t){var e=i(t.raw),n=a(e.length),r=arguments.length,o=[],s=0;while(n>s)o.push(String(e[s++])),s1?arguments[1]:void 0)}})},d88f:function(t,e,n){"use strict";n("b2a3"),n("2047"),n("06f4"),n("7f6b"),n("68c7"),n("1efe")},d925:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},d96e:function(t,e,n){"use strict";var r=!1,i=function(){};if(r){var a=function(t,e){var n=arguments.length;e=new Array(n>1?n-1:0);for(var r=1;r2?r-2:0);for(var i=2;i0?{paddingLeft:w[0]/2+"px",paddingRight:w[0]/2+"px"}:{},w[1]>0?{paddingTop:w[1]/2+"px",paddingBottom:w[1]/2+"px"}:{}))}return h&&(x.style.flex=this.parseFlex(h)),n("div",x,[p["default"]])}}},da30:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("4d91"),o=n("6f54"),s=n("32e8"),c=n("1462"),u=n("b488"),l=n("daa3"),f=n("22a4"),h={name:"Menu",props:i()({},f["a"],{selectable:a["a"].bool.def(!0)}),mixins:[u["a"]],data:function(){var t=Object(l["l"])(this),e=t.defaultSelectedKeys,n=t.defaultOpenKeys;return"selectedKeys"in t&&(e=t.selectedKeys||[]),"openKeys"in t&&(n=t.openKeys||[]),this.store=Object(o["a"])({selectedKeys:e,openKeys:n,activeKey:{"0-menu-":Object(c["b"])(i()({},t,{children:this.$slots["default"]||[]}),t.activeKey)}}),{}},mounted:function(){this.updateMiniStore()},updated:function(){this.updateMiniStore()},methods:{onSelect:function(t){var e=this.$props;if(e.selectable){var n=this.store.getState().selectedKeys,r=t.key;n=e.multiple?n.concat([r]):[r],Object(l["b"])(this,"selectedKeys")||this.store.setState({selectedKeys:n}),this.__emit("select",i()({},t,{selectedKeys:n}))}},onClick:function(t){this.__emit("click",t)},onKeyDown:function(t,e){this.$refs.innerMenu.getWrappedInstance().onKeyDown(t,e)},onOpenChange:function(t){var e=this.store.getState().openKeys.concat(),n=!1,r=function(t){var r=!1;if(t.open)r=-1===e.indexOf(t.key),r&&e.push(t.key);else{var i=e.indexOf(t.key);r=-1!==i,r&&e.splice(i,1)}n=n||r};Array.isArray(t)?t.forEach(r):r(t),n&&(Object(l["b"])(this,"openKeys")||this.store.setState({openKeys:e}),this.__emit("openChange",e))},onDeselect:function(t){var e=this.$props;if(e.selectable){var n=this.store.getState().selectedKeys.concat(),r=t.key,a=n.indexOf(r);-1!==a&&n.splice(a,1),Object(l["b"])(this,"selectedKeys")||this.store.setState({selectedKeys:n}),this.__emit("deselect",i()({},t,{selectedKeys:n}))}},getOpenTransitionName:function(){var t=this.$props,e=t.openTransitionName,n=t.openAnimation;return e||"string"!==typeof n||(e=t.prefixCls+"-open-"+n),e},updateMiniStore:function(){var t=Object(l["l"])(this);"selectedKeys"in t&&this.store.setState({selectedKeys:t.selectedKeys||[]}),"openKeys"in t&&this.store.setState({openKeys:t.openKeys||[]})}},render:function(){var t=arguments[0],e=Object(l["l"])(this),n={props:i()({},e,{itemIcon:Object(l["g"])(this,"itemIcon",e),expandIcon:Object(l["g"])(this,"expandIcon",e),overflowedIndicator:Object(l["g"])(this,"overflowedIndicator",e)||t("span",["···"]),openTransitionName:this.getOpenTransitionName(),parentMenu:this,children:Object(l["c"])(this.$slots["default"]||[])}),class:e.prefixCls+"-root",on:i()({},Object(l["k"])(this),{click:this.onClick,openChange:this.onOpenChange,deselect:this.onDeselect,select:this.onSelect}),ref:"innerMenu"};return t(s["a"],{attrs:{store:this.store}},[t(c["a"],n)])}},d=h;e["a"]=d},da84:function(t,e,n){(function(e){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||function(){return this}()||Function("return this")()}).call(this,n("c8ba"))},daa3:function(t,e,n){"use strict";n.d(e,"i",(function(){return z})),n.d(e,"h",(function(){return E})),n.d(e,"k",(function(){return A})),n.d(e,"f",(function(){return P})),n.d(e,"q",(function(){return L})),n.d(e,"u",(function(){return V})),n.d(e,"v",(function(){return I})),n.d(e,"c",(function(){return R})),n.d(e,"x",(function(){return D})),n.d(e,"s",(function(){return m})),n.d(e,"l",(function(){return C})),n.d(e,"g",(function(){return S})),n.d(e,"o",(function(){return O})),n.d(e,"m",(function(){return M})),n.d(e,"j",(function(){return T})),n.d(e,"e",(function(){return j})),n.d(e,"r",(function(){return k})),n.d(e,"y",(function(){return g})),n.d(e,"t",(function(){return H})),n.d(e,"w",(function(){return F})),n.d(e,"a",(function(){return v})),n.d(e,"p",(function(){return x})),n.d(e,"n",(function(){return w})),n.d(e,"d",(function(){return _}));var r=n("1098"),i=n.n(r),a=n("b24f"),o=n.n(a),s=n("41b2"),c=n.n(s),u=n("60ed"),l=n.n(u),f=n("4d26"),h=n.n(f);function d(t){var e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:""}var p=/-(\w)/g,v=function(t){return t.replace(p,(function(t,e){return e?e.toUpperCase():""}))},g=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments[1],n={},r=/;(?![^(]*\))/g,i=/:(.+)/;return t.split(r).forEach((function(t){if(t){var r=t.split(i);if(r.length>1){var a=e?v(r[0].trim()):r[0].trim();n[a]=r[1].trim()}}})),n},m=function(t,e){var n=t.$options||{},r=n.propsData||{};return e in r},y=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n={};return Object.keys(t).forEach((function(r){(r in e||void 0!==t[r])&&(n[r]=t[r])})),n},b=function(t){return t.data&&t.data.scopedSlots||{}},x=function(t){var e=t.componentOptions||{};t.$vnode&&(e=t.$vnode.componentOptions||{});var n=t.children||e.children||[],r={};return n.forEach((function(t){if(!V(t)){var e=t.data&&t.data.slot||"default";r[e]=r[e]||[],r[e].push(t)}})),c()({},r,b(t))},w=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"default",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t.$scopedSlots&&t.$scopedSlots[e]&&t.$scopedSlots[e](n)||t.$slots[e]||[]},_=function(t){var e=t.componentOptions||{};return t.$vnode&&(e=t.$vnode.componentOptions||{}),t.children||e.children||[]},O=function(t){if(t.fnOptions)return t.fnOptions;var e=t.componentOptions;return t.$vnode&&(e=t.$vnode.componentOptions),e&&e.Ctor.options||{}},C=function(t){if(t.componentOptions){var e=t.componentOptions,n=e.propsData,r=void 0===n?{}:n,i=e.Ctor,a=void 0===i?{}:i,s=(a.options||{}).props||{},u={},l=!0,f=!1,h=void 0;try{for(var p,v=Object.entries(s)[Symbol.iterator]();!(l=(p=v.next()).done);l=!0){var g=p.value,m=o()(g,2),b=m[0],x=m[1],w=x["default"];void 0!==w&&(u[b]="function"===typeof w&&"Function"!==d(x.type)?w.call(t):w)}}catch(M){f=!0,h=M}finally{try{!l&&v["return"]&&v["return"]()}finally{if(f)throw h}}return c()({},u,r)}var _=t.$options,O=void 0===_?{}:_,C=t.$props,S=void 0===C?{}:C;return y(S,O.propsData)},S=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t,r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];if(t.$createElement){var i=t.$createElement,a=t[e];return void 0!==a?"function"===typeof a&&r?a(i,n):a:t.$scopedSlots[e]&&r&&t.$scopedSlots[e](n)||t.$scopedSlots[e]||t.$slots[e]||void 0}var o=t.context.$createElement,s=M(t)[e];if(void 0!==s)return"function"===typeof s&&r?s(o,n):s;var c=b(t)[e];if(void 0!==c)return"function"===typeof c&&r?c(o,n):c;var u=[],l=t.componentOptions||{};return(l.children||[]).forEach((function(t){t.data&&t.data.slot===e&&(t.data.attrs&&delete t.data.attrs.slot,"template"===t.tag?u.push(t.children):u.push(t))})),u.length?u:void 0},M=function(t){var e=t.componentOptions;return t.$vnode&&(e=t.$vnode.componentOptions),e&&e.propsData||{}},k=function(t,e){return M(t)[e]},j=function(t){var e=t.data;return t.$vnode&&(e=t.$vnode.data),e&&e.attrs||{}},T=function(t){var e=t.key;return t.$vnode&&(e=t.$vnode.key),e};function z(t){var e={};return t.componentOptions&&t.componentOptions.listeners?e=t.componentOptions.listeners:t.data&&t.data.on&&(e=t.data.on),c()({},e)}function E(t){var e={};return t.data&&t.data.on&&(e=t.data.on),c()({},e)}function A(t){return(t.$vnode?t.$vnode.componentOptions.listeners:t.$listeners)||{}}function P(t){var e={};t.data?e=t.data:t.$vnode&&t.$vnode.data&&(e=t.$vnode.data);var n=e["class"]||{},r=e.staticClass,i={};return r&&r.split(" ").forEach((function(t){i[t.trim()]=!0})),"string"===typeof n?n.split(" ").forEach((function(t){i[t.trim()]=!0})):Array.isArray(n)?h()(n).split(" ").forEach((function(t){i[t.trim()]=!0})):i=c()({},i,n),i}function L(t,e){var n={};t.data?n=t.data:t.$vnode&&t.$vnode.data&&(n=t.$vnode.data);var r=n.style||n.staticStyle;if("string"===typeof r)r=g(r,e);else if(e&&r){var i={};return Object.keys(r).forEach((function(t){return i[v(t)]=r[t]})),i}return r}function V(t){return!(t.tag||t.text&&""!==t.text.trim())}function I(t){return!t.tag}function R(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return t.filter((function(t){return!V(t)}))}var H=function(t,e){return Object.keys(e).forEach((function(n){if(!t[n])throw new Error("not have "+n+" prop");t[n].def&&(t[n]=t[n].def(e[n]))})),t};function D(){var t=[].slice.call(arguments,0),e={};return t.forEach((function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=!0,r=!1,i=void 0;try{for(var a,s=Object.entries(t)[Symbol.iterator]();!(n=(a=s.next()).done);n=!0){var u=a.value,f=o()(u,2),h=f[0],d=f[1];e[h]=e[h]||{},l()(d)?c()(e[h],d):e[h]=d}}catch(p){r=!0,i=p}finally{try{!n&&s["return"]&&s["return"]()}finally{if(r)throw i}}})),e}function F(t){return t&&"object"===("undefined"===typeof t?"undefined":i()(t))&&"componentOptions"in t&&"context"in t&&void 0!==t.tag}e["b"]=m},db14:function(t,e,n){"use strict";var r=n("46cf"),i=n.n(r),a=n("129d"),o=n("dfdf");function s(t){return t.directive("ant-portal",{inserted:function(t,e){var n=e.value,r="function"===typeof n?n(t):n;r!==t.parentNode&&r.appendChild(t)},componentUpdated:function(t,e){var n=e.value,r="function"===typeof n?n(t):n;r!==t.parentNode&&r.appendChild(t)}})}var c={install:function(t){t.use(i.a,{name:"ant-ref"}),Object(a["a"])(t),Object(o["a"])(t),s(t)}},u={},l=function(t){u.Vue=t,t.use(c)};u.install=l;e["a"]=u},db96:function(t,e,n){var r=n("23e7"),i=n("825a"),a=Object.isExtensible;r({target:"Reflect",stat:!0},{isExtensible:function(t){return i(t),!a||a(t)}})},dbb4:function(t,e,n){var r=n("23e7"),i=n("83ab"),a=n("56ef"),o=n("fc6a"),s=n("06cf"),c=n("8418");r({target:"Object",stat:!0,sham:!i},{getOwnPropertyDescriptors:function(t){var e,n,r=o(t),i=s.f,u=a(r),l={},f=0;while(u.length>f)n=i(r,e=u[f++]),void 0!==n&&c(l,e,n);return l}})},dc0f:function(t,e){function n(t){return this.__data__.has(t)}t.exports=n},dc57:function(t,e){var n=Function.prototype,r=n.toString;function i(t){if(null!=t){try{return r.call(t)}catch(e){}try{return t+""}catch(e){}}return""}t.exports=i},dc5a:function(t,e,n){"use strict";n("b2a3"),n("ea55")},dc8d:function(t,e,n){var r=n("746f");r("hasInstance")},dca8:function(t,e,n){var r=n("23e7"),i=n("bb2f"),a=n("d039"),o=n("861d"),s=n("f183").onFreeze,c=Object.freeze,u=a((function(){c(1)}));r({target:"Object",stat:!0,forced:u,sham:!i},{freeze:function(t){return c&&o(t)?c(s(t)):t}})},dcb1:function(t,e,n){(function(e,n){t.exports=n()})(0,(function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=0)}([function(t,e,n){var r=n(1);window&&!window.G2&&console.err("Please load the G2 script first!"),t.exports=r},function(t,e,n){var r=n(2),i=window&&window.G2,a=i.Chart,o=i.Util,s=i.G,c=i.Global,u=s.Canvas,l=o.DomUtil,f=function(t){return"number"===typeof t},h=function(){var t=e.prototype;function e(t){this._initProps(),o.deepMix(this,t);var e=this.container;if(!e)throw new Error("Please specify the container for the Slider!");o.isString(e)?this.domContainer=document.getElementById(e):this.domContainer=e,this.handleStyle=o.mix({width:this.height,height:this.height},this.handleStyle),"auto"===this.width&&window.addEventListener("resize",o.wrapBehavior(this,"_initForceFitEvent"))}return t._initProps=function(){this.height=26,this.width="auto",this.padding=c.plotCfg.padding,this.container=null,this.xAxis=null,this.yAxis=null,this.fillerStyle={fill:"#BDCCED",fillOpacity:.3},this.backgroundStyle={stroke:"#CCD6EC",fill:"#CCD6EC",fillOpacity:.3,lineWidth:1},this.range=[0,100],this.layout="horizontal",this.textStyle={fill:"#545454"},this.handleStyle={img:"https://gw.alipayobjects.com/zos/rmsportal/QXtfhORGlDuRvLXFzpsQ.png",width:5},this.backgroundChart={type:["area"],color:"#CCD6EC"}},t._initForceFitEvent=function(){var t=setTimeout(o.wrapBehavior(this,"forceFit"),200);clearTimeout(this.resizeTimer),this.resizeTimer=t},t.forceFit=function(){if(this&&!this.destroyed){var t=l.getWidth(this.domContainer),e=this.height;if(t!==this.domWidth){var n=this.canvas;n.changeSize(t,e),this.bgChart&&this.bgChart.changeWidth(t),n.clear(),this._initWidth(),this._initSlider(),this._bindEvent(),n.draw()}}},t._initWidth=function(){var t;t="auto"===this.width?l.getWidth(this.domContainer):this.width,this.domWidth=t;var e=o.toAllPadding(this.padding);"horizontal"===this.layout?(this.plotWidth=t-e[1]-e[3],this.plotPadding=e[3],this.plotHeight=this.height):"vertical"===this.layout&&(this.plotWidth=this.width,this.plotHeight=this.height-e[0]-e[2],this.plotPadding=e[0])},t.render=function(){this._initWidth(),this._initCanvas(),this._initBackground(),this._initSlider(),this._bindEvent(),this.canvas.draw()},t.changeData=function(t){this.data=t,this.repaint()},t.destroy=function(){clearTimeout(this.resizeTimer);var t=this.rangeElement;t.off("sliderchange"),this.bgChart&&this.bgChart.destroy(),this.canvas.destroy();var e=this.domContainer;while(e.hasChildNodes())e.removeChild(e.firstChild);window.removeEventListener("resize",o.getWrapBehavior(this,"_initForceFitEvent")),this.destroyed=!0},t.clear=function(){this.canvas.clear(),this.bgChart&&this.bgChart.destroy(),this.bgChart=null,this.scale=null,this.canvas.draw()},t.repaint=function(){this.clear(),this.render()},t._initCanvas=function(){var t=this.domWidth,e=this.height,n=new u({width:t,height:e,containerDOM:this.domContainer,capture:!1}),r=n.get("el");r.style.position="absolute",r.style.top=0,r.style.left=0,r.style.zIndex=3,this.canvas=n},t._initBackground=function(){var t,e=this.data,n=this.xAxis,r=this.yAxis,i=o.deepMix((t={},t[""+n]={range:[0,1]},t),this.scales);if(!e)throw new Error("Please specify the data!");if(!n)throw new Error("Please specify the xAxis!");if(!r)throw new Error("Please specify the yAxis!");var s=this.backgroundChart,c=s.type,u=s.color;o.isArray(c)||(c=[c]);var l=o.toAllPadding(this.padding),f=new a({container:this.container,width:this.domWidth,height:this.height,padding:[0,l[1],0,l[3]],animate:!1});f.source(e),f.scale(i),f.axis(!1),f.tooltip(!1),f.legend(!1),o.each(c,(function(t){f[t]().position(n+"*"+r).color(u).opacity(1)})),f.render(),this.bgChart=f,this.scale="horizontal"===this.layout?f.getXScale():f.getYScales()[0],"vertical"===this.layout&&f.destroy()},t._initRange=function(){var t=this.startRadio,e=this.endRadio,n=this.start,r=this.end,i=this.scale,a=0,o=1;f(t)?a=t:n&&(a=i.scale(i.translate(n))),f(e)?o=e:r&&(o=i.scale(i.translate(r)));var s=this.minSpan,c=this.maxSpan,u=0;if("time"===i.type||"timeCat"===i.type){var l=i.values,h=l[0],d=l[l.length-1];u=d-h}else i.isLinear&&(u=i.max-i.min);u&&s&&(this.minRange=s/u*100),u&&c&&(this.maxRange=c/u*100);var p=[100*a,100*o];return this.range=p,p},t._getHandleValue=function(t){var e,n=this.range,r=n[0]/100,i=n[1]/100,a=this.scale;return e="min"===t?this.start?this.start:a.invert(r):this.end?this.end:a.invert(i),e},t._initSlider=function(){var t=this.canvas,e=this._initRange(),n=this.scale,i=t.addGroup(r,{middleAttr:this.fillerStyle,range:e,minRange:this.minRange,maxRange:this.maxRange,layout:this.layout,width:this.plotWidth,height:this.plotHeight,backgroundStyle:this.backgroundStyle,textStyle:this.textStyle,handleStyle:this.handleStyle,minText:n.getText(this._getHandleValue("min")),maxText:n.getText(this._getHandleValue("max"))});"horizontal"===this.layout?i.translate(this.plotPadding,0):"vertical"===this.layout&&i.translate(0,this.plotPadding),this.rangeElement=i},t._bindEvent=function(){var t=this,e=t.rangeElement;e.on("sliderchange",(function(e){var n=e.range,r=n[0]/100,i=n[1]/100;t._updateElement(r,i)}))},t._updateElement=function(t,e){var n=this.scale,r=this.rangeElement,i=r.get("minTextElement"),a=r.get("maxTextElement"),o=n.invert(t),s=n.invert(e),c=n.getText(o),u=n.getText(s);i.attr("text",c),a.attr("text",u),this.start=o,this.end=s,this.onChange&&this.onChange({startText:c,endText:u,startValue:o,endValue:s,startRadio:t,endRadio:e})},e}();t.exports=h},function(t,e){function n(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var r=window&&window.G2,i=r.Util,a=r.G,o=a.Group,s=i.DomUtil,c=5,u=function(t){function e(){return t.apply(this,arguments)||this}n(e,t);var r=e.prototype;return r.getDefaultCfg=function(){return{range:null,middleAttr:null,backgroundElement:null,minHandleElement:null,maxHandleElement:null,middleHandleElement:null,currentTarget:null,layout:"vertical",width:null,height:null,pageX:null,pageY:null}},r._initHandle=function(t){var e,n,r,a=this.addGroup(),o=this.get("layout"),s=this.get("handleStyle"),u=s.img,l=s.width,f=s.height;if("horizontal"===o){var h=s.width;r="ew-resize",n=a.addShape("Image",{attrs:{x:-h/2,y:0,width:h,height:f,img:u,cursor:r}}),e=a.addShape("Text",{attrs:i.mix({x:"min"===t?-(h/2+c):h/2+c,y:f/2,textAlign:"min"===t?"end":"start",textBaseline:"middle",text:"min"===t?this.get("minText"):this.get("maxText"),cursor:r},this.get("textStyle"))})}else r="ns-resize",n=a.addShape("Image",{attrs:{x:0,y:-f/2,width:l,height:f,img:u,cursor:r}}),e=a.addShape("Text",{attrs:i.mix({x:l/2,y:"min"===t?f/2+c:-(f/2+c),textAlign:"center",textBaseline:"middle",text:"min"===t?this.get("minText"):this.get("maxText"),cursor:r},this.get("textStyle"))});return this.set(t+"TextElement",e),this.set(t+"IconElement",n),a},r._initSliderBackground=function(){var t=this.addGroup();return t.initTransform(),t.translate(0,0),t.addShape("Rect",{attrs:i.mix({x:0,y:0,width:this.get("width"),height:this.get("height")},this.get("backgroundStyle"))}),t},r._beforeRenderUI=function(){var t=this._initSliderBackground(),e=this._initHandle("min"),n=this._initHandle("max"),r=this.addShape("rect",{attrs:this.get("middleAttr")});this.set("middleHandleElement",r),this.set("minHandleElement",e),this.set("maxHandleElement",n),this.set("backgroundElement",t),t.set("zIndex",0),r.set("zIndex",1),e.set("zIndex",2),n.set("zIndex",2),r.attr("cursor","move"),this.sort()},r._renderUI=function(){"horizontal"===this.get("layout")?this._renderHorizontal():this._renderVertical()},r._transform=function(t){var e=this.get("range"),n=e[0]/100,r=e[1]/100,i=this.get("width"),a=this.get("height"),o=this.get("minHandleElement"),s=this.get("maxHandleElement"),c=this.get("middleHandleElement");o.resetMatrix?(o.resetMatrix(),s.resetMatrix()):(o.initTransform(),s.initTransform()),"horizontal"===t?(c.attr({x:i*n,y:0,width:(r-n)*i,height:a}),o.translate(n*i,0),s.translate(r*i,0)):(c.attr({x:0,y:a*(1-r),width:i,height:(r-n)*a}),o.translate(0,(1-n)*a),s.translate(0,(1-r)*a))},r._renderHorizontal=function(){this._transform("horizontal")},r._renderVertical=function(){this._transform("vertical")},r._bindUI=function(){this.on("mousedown",i.wrapBehavior(this,"_onMouseDown"))},r._isElement=function(t,e){var n=this.get(e);if(t===n)return!0;if(n.isGroup){var r=n.get("children");return r.indexOf(t)>-1}return!1},r._getRange=function(t,e){var n=t+e;return n=n>100?100:n,n=n<0?0:n,n},r._limitRange=function(t,e,n){n[0]=this._getRange(t,n[0]),n[1]=n[0]+e,n[1]>100&&(n[1]=100,n[0]=n[1]-e)},r._updateStatus=function(t,e){var n="x"===t?this.get("width"):this.get("height");t=i.upperFirst(t);var r,a=this.get("range"),o=this.get("page"+t),s=this.get("currentTarget"),c=this.get("rangeStash"),u=this.get("layout"),l="vertical"===u?-1:1,f=e["page"+t],h=f-o,d=h/n*100*l,p=this.get("minRange"),v=this.get("maxRange");a[1]<=a[0]?(this._isElement(s,"minHandleElement")||this._isElement(s,"maxHandleElement"))&&(a[0]=this._getRange(d,a[0]),a[1]=this._getRange(d,a[0])):(this._isElement(s,"minHandleElement")&&(a[0]=this._getRange(d,a[0]),p&&a[1]-a[0]<=p&&this._limitRange(d,p,a),v&&a[1]-a[0]>=v&&this._limitRange(d,v,a)),this._isElement(s,"maxHandleElement")&&(a[1]=this._getRange(d,a[1]),p&&a[1]-a[0]<=p&&this._limitRange(d,p,a),v&&a[1]-a[0]>=v&&this._limitRange(d,v,a))),this._isElement(s,"middleHandleElement")&&(r=c[1]-c[0],this._limitRange(d,r,a)),this.emit("sliderchange",{range:a}),this.set("page"+t,f),this._renderUI(),this.get("canvas").draw()},r._onMouseDown=function(t){var e=t.currentTarget,n=t.event,r=this.get("range");n.stopPropagation(),n.preventDefault(),this.set("pageX",n.pageX),this.set("pageY",n.pageY),this.set("currentTarget",e),this.set("rangeStash",[r[0],r[1]]),this._bindCanvasEvents()},r._bindCanvasEvents=function(){var t=this.get("canvas").get("containerDOM");this.onMouseMoveListener=s.addEventListener(t,"mousemove",i.wrapBehavior(this,"_onCanvasMouseMove")),this.onMouseUpListener=s.addEventListener(t,"mouseup",i.wrapBehavior(this,"_onCanvasMouseUp")),this.onMouseLeaveListener=s.addEventListener(t,"mouseleave",i.wrapBehavior(this,"_onCanvasMouseUp"))},r._onCanvasMouseMove=function(t){var e=this.get("layout");"horizontal"===e?this._updateStatus("x",t):this._updateStatus("y",t)},r._onCanvasMouseUp=function(){this._removeDocumentEvents()},r._removeDocumentEvents=function(){this.onMouseMoveListener.remove(),this.onMouseUpListener.remove(),this.onMouseLeaveListener.remove()},e}(o);t.exports=u}])}))},dcbe:function(t,e,n){var r=n("30c9"),i=n("1310");function a(t){return i(t)&&r(t)}t.exports=a},dd3d:function(t,e,n){"use strict";var r=function(t){return!isNaN(parseFloat(t))&&isFinite(t)};e["a"]=r},dd48:function(t,e,n){"use strict";n("b2a3"),n("9961"),n("fbd8"),n("9d5c")},ddb0:function(t,e,n){var r=n("da84"),i=n("fdbc"),a=n("e260"),o=n("9112"),s=n("b622"),c=s("iterator"),u=s("toStringTag"),l=a.values;for(var f in i){var h=r[f],d=h&&h.prototype;if(d){if(d[c]!==l)try{o(d,c,l)}catch(v){d[c]=l}if(d[u]||o(d,u,f),i[f])for(var p in a)if(d[p]!==a[p])try{o(d,p,a[p])}catch(v){d[p]=a[p]}}}},de1b:function(t,e,n){"use strict";var r=n("5091"),i=n("db14");r["c"].install=function(t){t.use(i["a"]),t.component(r["c"].name,r["c"])},e["a"]=r["c"]},de6a:function(t,e,n){"use strict";n("b2a3"),n("1efe")},df75:function(t,e,n){var r=n("ca84"),i=n("7839");t.exports=Object.keys||function(t){return r(t,i)}},df7c:function(t,e,n){(function(t){function n(t,e){for(var n=0,r=t.length-1;r>=0;r--){var i=t[r];"."===i?t.splice(r,1):".."===i?(t.splice(r,1),n++):n&&(t.splice(r,1),n--)}if(e)for(;n--;n)t.unshift("..");return t}function r(t){"string"!==typeof t&&(t+="");var e,n=0,r=-1,i=!0;for(e=t.length-1;e>=0;--e)if(47===t.charCodeAt(e)){if(!i){n=e+1;break}}else-1===r&&(i=!1,r=e+1);return-1===r?"":t.slice(n,r)}function i(t,e){if(t.filter)return t.filter(e);for(var n=[],r=0;r=-1&&!r;a--){var o=a>=0?arguments[a]:t.cwd();if("string"!==typeof o)throw new TypeError("Arguments to path.resolve must be strings");o&&(e=o+"/"+e,r="/"===o.charAt(0))}return e=n(i(e.split("/"),(function(t){return!!t})),!r).join("/"),(r?"/":"")+e||"."},e.normalize=function(t){var r=e.isAbsolute(t),o="/"===a(t,-1);return t=n(i(t.split("/"),(function(t){return!!t})),!r).join("/"),t||r||(t="."),t&&o&&(t+="/"),(r?"/":"")+t},e.isAbsolute=function(t){return"/"===t.charAt(0)},e.join=function(){var t=Array.prototype.slice.call(arguments,0);return e.normalize(i(t,(function(t,e){if("string"!==typeof t)throw new TypeError("Arguments to path.join must be strings");return t})).join("/"))},e.relative=function(t,n){function r(t){for(var e=0;e=0;n--)if(""!==t[n])break;return e>n?[]:t.slice(e,n-e+1)}t=e.resolve(t).substr(1),n=e.resolve(n).substr(1);for(var i=r(t.split("/")),a=r(n.split("/")),o=Math.min(i.length,a.length),s=o,c=0;c=1;--a)if(e=t.charCodeAt(a),47===e){if(!i){r=a;break}}else i=!1;return-1===r?n?"/":".":n&&1===r?"/":t.slice(0,r)},e.basename=function(t,e){var n=r(t);return e&&n.substr(-1*e.length)===e&&(n=n.substr(0,n.length-e.length)),n},e.extname=function(t){"string"!==typeof t&&(t+="");for(var e=-1,n=0,r=-1,i=!0,a=0,o=t.length-1;o>=0;--o){var s=t.charCodeAt(o);if(47!==s)-1===r&&(i=!1,r=o+1),46===s?-1===e?e=o:1!==a&&(a=1):-1!==e&&(a=-1);else if(!i){n=o+1;break}}return-1===e||-1===r||0===a||1===a&&e===r-1&&e===n+1?"":t.slice(e,r)};var a="b"==="ab".substr(-1)?function(t,e,n){return t.substr(e,n)}:function(t,e,n){return e<0&&(e=t.length+e),t.substr(e,n)}}).call(this,n("4362"))},dfdf:function(t,e,n){"use strict";function r(t){return t.directive("decorator",{})}n.d(e,"a",(function(){return r})),e["b"]={install:function(t){r(t)}}},dfe5:function(t,e){},e01a:function(t,e,n){"use strict";var r=n("23e7"),i=n("83ab"),a=n("da84"),o=n("5135"),s=n("861d"),c=n("9bf2").f,u=n("e893"),l=a.Symbol;if(i&&"function"==typeof l&&(!("description"in l.prototype)||void 0!==l().description)){var f={},h=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof h?new l(t):void 0===t?l():l(t);return""===t&&(f[e]=!0),e};u(h,l);var d=h.prototype=l.prototype;d.constructor=h;var p=d.toString,v="Symbol(test)"==String(l("test")),g=/^Symbol\((.*)\)[^)]+$/;c(d,"description",{configurable:!0,get:function(){var t=s(this)?this.valueOf():this,e=p.call(t);if(o(f,t))return"";var n=v?e.slice(7,-1):e.replace(g,"$1");return""===n?void 0:n}}),r({global:!0,forced:!0},{Symbol:h})}},e0e7:function(t,e,n){var r=n("60ed");function i(t){return r(t)?void 0:t}t.exports=i},e163:function(t,e,n){var r=n("5135"),i=n("7b0b"),a=n("f772"),o=n("e177"),s=a("IE_PROTO"),c=Object.prototype;t.exports=o?Object.getPrototypeOf:function(t){return t=i(t),r(t,s)?t[s]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?c:null}},e177:function(t,e,n){var r=n("d039");t.exports=!r((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},e198:function(t,e,n){var r=n("ef08"),i=n("5524"),a=n("e444"),o=n("fcd4"),s=n("1a14").f;t.exports=function(t){var e=i.Symbol||(i.Symbol=a?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||s(e,t,{value:o.f(t)})}},e21d:function(t,e,n){var r=n("23e7"),i=n("d039"),a=n("861d"),o=Object.isFrozen,s=i((function(){o(1)}));r({target:"Object",stat:!0,forced:s},{isFrozen:function(t){return!a(t)||!!o&&o(t)}})},e24b:function(t,e,n){var r=n("49f4"),i=n("1efc"),a=n("bbc0"),o=n("7a48"),s=n("2524");function c(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}}),"values"),a.Arguments=a.Array,i("keys"),i("values"),i("entries")},e285:function(t,e,n){var r=n("da84"),i=r.isFinite;t.exports=Number.isFinite||function(t){return"number"==typeof t&&i(t)}},e2c0:function(t,e,n){var r=n("e2e4"),i=n("d370"),a=n("6747"),o=n("c098"),s=n("b218"),c=n("f4d6");function u(t,e,n){e=r(e,t);var u=-1,l=e.length,f=!1;while(++u1&&(o=s(o,i(arguments[1]))),o<0&&(o=n+o);o>=0;o--)if(o in e&&e[o]===t)return o||0;return-1}:c},e5cd:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("4d91"),o=n("02ea");e["a"]={name:"LocaleReceiver",props:{componentName:a["a"].string.def("global"),defaultLocale:a["a"].oneOfType([a["a"].object,a["a"].func]),children:a["a"].func},inject:{localeData:{default:function(){return{}}}},methods:{getLocale:function(){var t=this.componentName,e=this.defaultLocale,n=e||o["a"][t||"global"],r=this.localeData.antLocale,a=t&&r?r[t]:{};return i()({},"function"===typeof n?n():n,a||{})},getLocaleCode:function(){var t=this.localeData.antLocale,e=t&&t.locale;return t&&t.exist&&!e?o["a"].locale:e}},render:function(){var t=this.$scopedSlots,e=this.children||t["default"],n=this.localeData.antLocale;return e(this.getLocale(),this.getLocaleCode(),n)}}},e60e:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n("c449"),i=n.n(r),a=n("58c4");function o(t,e,n,r){var i=n-e;return t/=r/2,t<1?i/2*t*t*t+e:i/2*((t-=2)*t*t+2)+e}function s(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.getContainer,r=void 0===n?function(){return window}:n,s=e.callback,c=e.duration,u=void 0===c?450:c,l=r(),f=Object(a["a"])(l,!0),h=Date.now(),d=function e(){var n=Date.now(),r=n-h,a=o(r>u?u:r,f,t,u);l===window?window.scrollTo(window.pageXOffset,a):l.scrollTop=a,r=51&&/native code/.test($))return!1;var e=new $((function(t){t(1)})),n=function(t){t((function(){}),(function(){}))},r=e.constructor={};return r[I]=n,it=e.then((function(){}))instanceof n,!it||!t&&P&&!X})),ot=at||!_((function(t){$.all(t)["catch"]((function(){}))})),st=function(t){var e;return!(!m(t)||"function"!=typeof(e=t.then))&&e},ct=function(t,e){if(!t.notified){t.notified=!0;var n=t.reactions;S((function(){var r=t.value,i=t.state==tt,a=0;while(n.length>a){var o,s,c,u=n[a++],l=i?u.ok:u.fail,f=u.resolve,h=u.reject,d=u.domain;try{l?(i||(t.rejection===rt&&ht(t),t.rejection=nt),!0===l?o=r:(d&&d.enter(),o=l(r),d&&(d.exit(),c=!0)),o===u.promise?h(W("Promise-chain cycle")):(s=st(o))?s.call(o,f,h):f(o)):h(r)}catch(p){d&&!c&&d.exit(),h(p)}}t.reactions=[],t.notified=!1,e&&!t.rejection&<(t)}))}},ut=function(t,e,n){var r,i;G?(r=Y.createEvent("Event"),r.promise=e,r.reason=n,r.initEvent(t,!1,!0),u.dispatchEvent(r)):r={promise:e,reason:n},!X&&(i=u["on"+t])?i(r):t===Z&&k("Unhandled promise rejection",n)},lt=function(t){C.call(u,(function(){var e,n=t.facade,r=t.value,i=ft(t);if(i&&(e=T((function(){L?q.emit("unhandledRejection",r,n):ut(Z,n,r)})),t.rejection=L||ft(t)?rt:nt,e.error))throw e.value}))},ft=function(t){return t.rejection!==nt&&!t.parent},ht=function(t){C.call(u,(function(){var e=t.facade;L?q.emit("rejectionHandled",e):ut(Q,e,t.value)}))},dt=function(t,e,n){return function(r){t(e,r,n)}},pt=function(t,e,n){t.done||(t.done=!0,n&&(t=n),t.value=e,t.state=et,ct(t,!0))},vt=function(t,e,n){if(!t.done){t.done=!0,n&&(t=n);try{if(t.facade===e)throw W("Promise can't be resolved itself");var r=st(e);r?S((function(){var n={done:!1};try{r.call(e,dt(vt,n,t),dt(pt,n,t))}catch(i){pt(n,i,t)}})):(t.value=e,t.state=tt,ct(t,!1))}catch(i){pt({done:!1},i,t)}}};if(at&&($=function(t){b(this,$,R),y(t),r.call(this);var e=H(this);try{t(dt(vt,e),dt(pt,e))}catch(n){pt(e,n)}},B=$.prototype,r=function(t){D(this,{type:R,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:J,value:void 0})},r.prototype=d(B,{then:function(t,e){var n=F(this),r=U(O(this,$));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=L?q.domain:void 0,n.parent=!0,n.reactions.push(r),n.state!=J&&ct(n,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),i=function(){var t=new r,e=H(t);this.promise=t,this.resolve=dt(vt,e),this.reject=dt(pt,e)},j.f=U=function(t){return t===$||t===a?new i(t):K(t)},!c&&"function"==typeof f&&N!==Object.prototype)){o=N.then,it||(h(N,"then",(function(t,e){var n=this;return new $((function(t,e){o.call(n,t,e)})).then(t,e)}),{unsafe:!0}),h(N,"catch",B["catch"],{unsafe:!0}));try{delete N.constructor}catch(gt){}p&&p(N,B)}s({global:!0,wrap:!0,forced:at},{Promise:$}),v($,R,!1,!0),g(R),a=l(R),s({target:R,stat:!0,forced:at},{reject:function(t){var e=U(this);return e.reject.call(void 0,t),e.promise}}),s({target:R,stat:!0,forced:c||at},{resolve:function(t){return M(c&&this===a?$:this,t)}}),s({target:R,stat:!0,forced:ot},{all:function(t){var e=this,n=U(e),r=n.resolve,i=n.reject,a=T((function(){var n=y(e.resolve),a=[],o=0,s=1;w(t,(function(t){var c=o++,u=!1;a.push(void 0),s++,n.call(e,t).then((function(t){u||(u=!0,a[c]=t,--s||r(a))}),i)})),--s||r(a)}));return a.error&&i(a.value),n.promise},race:function(t){var e=this,n=U(e),r=n.reject,i=T((function(){var i=y(e.resolve);w(t,(function(t){i.call(e,t).then(n.resolve,r)}))}));return i.error&&r(i.value),n.promise}})},e6e1:function(t,e,n){var r=n("23e7");r({target:"Number",stat:!0},{MIN_SAFE_INTEGER:-9007199254740991})},e71b:function(t,e,n){"use strict";var r=n("23e7"),i=n("83ab"),a=n("eb1d"),o=n("7b0b"),s=n("1c0b"),c=n("9bf2");i&&r({target:"Object",proto:!0,forced:a},{__defineSetter__:function(t,e){c.f(o(this),t,{set:s(e),enumerable:!0,configurable:!0})}})},e893:function(t,e,n){var r=n("5135"),i=n("56ef"),a=n("06cf"),o=n("9bf2");t.exports=function(t,e){for(var n=i(e),s=o.f,c=a.f,u=0;u1?arguments[1]:void 0)}))},e95a:function(t,e,n){var r=n("b622"),i=n("3f8c"),a=r("iterator"),o=Array.prototype;t.exports=function(t){return void 0!==t&&(i.Array===t||o[a]===t)}},e9e0:function(t,e,n){"use strict";n.d(e,"e",(function(){return c})),n.d(e,"d",(function(){return u})),n.d(e,"f",(function(){return l})),n.d(e,"b",(function(){return f})),n.d(e,"h",(function(){return h})),n.d(e,"c",(function(){return d})),n.d(e,"g",(function(){return g})),n.d(e,"a",(function(){return m}));var r=n("41b2"),i=n.n(r),a=n("c1df"),o=n.n(a),s={disabledHours:function(){return[]},disabledMinutes:function(){return[]},disabledSeconds:function(){return[]}};function c(t){var e=o()();return e.locale(t.locale()).utcOffset(t.utcOffset()),e}function u(t){return t.format("LL")}function l(t){var e=c(t);return u(e)}function f(t){var e=t.locale(),n=t.localeData();return n["zh-cn"===e?"months":"monthsShort"](t)}function h(t,e){o.a.isMoment(t)&&o.a.isMoment(e)&&(e.hour(t.hour()),e.minute(t.minute()),e.second(t.second()),e.millisecond(t.millisecond()))}function d(t,e){var n=e?e(t):{};return n=i()({},s,n),n}function p(t,e){var n=!1;if(t){var r=t.hour(),i=t.minute(),a=t.second(),o=e.disabledHours();if(-1===o.indexOf(r)){var s=e.disabledMinutes(r);if(-1===s.indexOf(i)){var c=e.disabledSeconds(r,i);n=-1!==c.indexOf(a)}else n=!0}else n=!0}return!n}function v(t,e){var n=d(t,e);return p(t,n)}function g(t,e,n){return(!e||!e(t))&&!(n&&!v(t,n))}function m(t,e){if(!t)return"";if(Array.isArray(e)&&(e=e[0]),"function"===typeof e){var n=e(t);if("string"===typeof n)return n;throw new Error("The function of format does not return a string")}return t.format(e)}},ea34:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},ea55:function(t,e,n){},eac5:function(t,e){var n=Object.prototype;function r(t){var e=t&&t.constructor,r="function"==typeof e&&e.prototype||n;return t===r}t.exports=r},eb14:function(t,e,n){"use strict";n("b2a3"),n("6cd5"),n("1273"),n("9a33")},eb1d:function(t,e,n){"use strict";var r=n("c430"),i=n("da84"),a=n("d039");t.exports=r||!a((function(){var t=Math.random();__defineSetter__.call(null,t,(function(){})),delete i[t]}))},ebb5:function(t,e,n){"use strict";var r,i=n("a981"),a=n("83ab"),o=n("da84"),s=n("861d"),c=n("5135"),u=n("f5df"),l=n("9112"),f=n("6eeb"),h=n("9bf2").f,d=n("e163"),p=n("d2bb"),v=n("b622"),g=n("90e3"),m=o.Int8Array,y=m&&m.prototype,b=o.Uint8ClampedArray,x=b&&b.prototype,w=m&&d(m),_=y&&d(y),O=Object.prototype,C=O.isPrototypeOf,S=v("toStringTag"),M=g("TYPED_ARRAY_TAG"),k=i&&!!p&&"Opera"!==u(o.opera),j=!1,T={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},z={BigInt64Array:8,BigUint64Array:8},E=function(t){if(!s(t))return!1;var e=u(t);return"DataView"===e||c(T,e)||c(z,e)},A=function(t){if(!s(t))return!1;var e=u(t);return c(T,e)||c(z,e)},P=function(t){if(A(t))return t;throw TypeError("Target is not a typed array")},L=function(t){if(p){if(C.call(w,t))return t}else for(var e in T)if(c(T,r)){var n=o[e];if(n&&(t===n||C.call(n,t)))return t}throw TypeError("Target is not a typed array constructor")},V=function(t,e,n){if(a){if(n)for(var r in T){var i=o[r];if(i&&c(i.prototype,t))try{delete i.prototype[t]}catch(s){}}_[t]&&!n||f(_,t,n?e:k&&y[t]||e)}},I=function(t,e,n){var r,i;if(a){if(p){if(n)for(r in T)if(i=o[r],i&&c(i,t))try{delete i[t]}catch(s){}if(w[t]&&!n)return;try{return f(w,t,n?e:k&&w[t]||e)}catch(s){}}for(r in T)i=o[r],!i||i[t]&&!n||f(i,t,e)}};for(r in T)o[r]||(k=!1);if((!k||"function"!=typeof w||w===Function.prototype)&&(w=function(){throw TypeError("Incorrect invocation")},k))for(r in T)o[r]&&p(o[r],w);if((!k||!_||_===O)&&(_=w.prototype,k))for(r in T)o[r]&&p(o[r].prototype,_);if(k&&d(x)!==_&&p(x,_),a&&!c(_,S))for(r in j=!0,h(_,S,{get:function(){return s(this)?this[M]:void 0}}),T)o[r]&&l(o[r],M,r);t.exports={NATIVE_ARRAY_BUFFER_VIEWS:k,TYPED_ARRAY_TAG:j&&M,aTypedArray:P,aTypedArrayConstructor:L,exportTypedArrayMethod:V,exportTypedArrayStaticMethod:I,isView:E,isTypedArray:A,TypedArray:w,TypedArrayPrototype:_}},ec44:function(t,e,n){"use strict";function r(t){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function i(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function a(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function o(t){for(var e=1;e0?!0===a?H.scrollTop(e,p.top+v.top):!1===a?H.scrollTop(e,p.top+g.top):v.top<0?H.scrollTop(e,p.top+v.top):H.scrollTop(e,p.top+g.top):i||(a=void 0===a||!!a,a?H.scrollTop(e,p.top+v.top):H.scrollTop(e,p.top+g.top)),r&&(v.left<0||g.left>0?!0===o?H.scrollLeft(e,p.left+v.left):!1===o?H.scrollLeft(e,p.left+g.left):v.left<0?H.scrollLeft(e,p.left+v.left):H.scrollLeft(e,p.left+g.left):i||(o=void 0===o||!!o,o?H.scrollLeft(e,p.left+v.left):H.scrollLeft(e,p.left+g.left)))}e["a"]=D},ec69:function(t,e,n){var r=n("6fcd"),i=n("03dd"),a=n("30c9");function o(t){return a(t)?r(t):i(t)}t.exports=o},ec8c:function(t,e){function n(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e}t.exports=n},ec97:function(t,e,n){"use strict";var r=n("ebb5"),i=n("8aa7"),a=r.aTypedArrayConstructor,o=r.exportTypedArrayStaticMethod;o("of",(function(){var t=0,e=arguments.length,n=new(a(this))(e);while(e>t)n[t]=arguments[t++];return n}),i)},ed3b:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("4d26"),c=n.n(s),u=n("92fa"),l=n.n(u),f=n("daa3"),h=n("18a7"),d=n("6bb4"),p=n("4d91"),v={visible:p["a"].bool,hiddenClassName:p["a"].string,forceRender:p["a"].bool},g={props:v,render:function(){var t=arguments[0];return t("div",{on:Object(f["k"])(this)},[this.$slots["default"]])}},m=n("b488"),y=n("94eb"),b=n("6f7a"),x=function(t){var e=document.body.scrollHeight>(window.innerHeight||document.documentElement.clientHeight)&&window.innerWidth>document.body.offsetWidth;if(e){if(t)return document.body.style.position="",void(document.body.style.width="");var n=Object(b["a"])();n&&(document.body.style.position="relative",document.body.style.width="calc(100% - "+n+"px)")}};function w(){return{keyboard:p["a"].bool,mask:p["a"].bool,afterClose:p["a"].func,closable:p["a"].bool,maskClosable:p["a"].bool,visible:p["a"].bool,destroyOnClose:p["a"].bool,mousePosition:p["a"].shape({x:p["a"].number,y:p["a"].number}).loose,title:p["a"].any,footer:p["a"].any,transitionName:p["a"].string,maskTransitionName:p["a"].string,animation:p["a"].any,maskAnimation:p["a"].any,wrapStyle:p["a"].object,bodyStyle:p["a"].object,maskStyle:p["a"].object,prefixCls:p["a"].string,wrapClassName:p["a"].string,width:p["a"].oneOfType([p["a"].string,p["a"].number]),height:p["a"].oneOfType([p["a"].string,p["a"].number]),zIndex:p["a"].number,bodyProps:p["a"].any,maskProps:p["a"].any,wrapProps:p["a"].any,getContainer:p["a"].any,dialogStyle:p["a"].object.def((function(){return{}})),dialogClass:p["a"].string.def(""),closeIcon:p["a"].any,forceRender:p["a"].bool,getOpenCount:p["a"].func,focusTriggerAfterClose:p["a"].bool}}var _=w,O=_(),C=0;function S(){}function M(t,e){var n=t["page"+(e?"Y":"X")+"Offset"],r="scroll"+(e?"Top":"Left");if("number"!==typeof n){var i=t.document;n=i.documentElement[r],"number"!==typeof n&&(n=i.body[r])}return n}function k(t,e){var n=t.style;["Webkit","Moz","Ms","ms"].forEach((function(t){n[t+"TransformOrigin"]=e})),n["transformOrigin"]=e}function j(t){var e=t.getBoundingClientRect(),n={left:e.left,top:e.top},r=t.ownerDocument,i=r.defaultView||r.parentWindow;return n.left+=M(i),n.top+=M(i,!0),n}var T={},z={mixins:[m["a"]],props:Object(f["t"])(O,{mask:!0,visible:!1,keyboard:!0,closable:!0,maskClosable:!0,destroyOnClose:!1,prefixCls:"rc-dialog",getOpenCount:function(){return null},focusTriggerAfterClose:!0}),data:function(){return{destroyPopup:!1}},provide:function(){return{dialogContext:this}},watch:{visible:function(t){var e=this;t&&(this.destroyPopup=!1),this.$nextTick((function(){e.updatedCallback(!t)}))}},beforeMount:function(){this.inTransition=!1,this.titleId="rcDialogTitle"+C++},mounted:function(){var t=this;this.$nextTick((function(){t.updatedCallback(!1),(t.forceRender||!1===t.getContainer&&!t.visible)&&t.$refs.wrap&&(t.$refs.wrap.style.display="none")}))},beforeDestroy:function(){var t=this.visible,e=this.getOpenCount;!t&&!this.inTransition||e()||this.switchScrollingEffect(),clearTimeout(this.timeoutId)},methods:{getDialogWrap:function(){return this.$refs.wrap},updatedCallback:function(t){var e=this.mousePosition,n=this.mask,r=this.focusTriggerAfterClose;if(this.visible){if(!t){this.openTime=Date.now(),this.switchScrollingEffect(),this.tryFocus();var i=this.$refs.dialog.$el;if(e){var a=j(i);k(i,e.x-a.left+"px "+(e.y-a.top)+"px")}else k(i,"")}}else if(t&&(this.inTransition=!0,n&&this.lastOutSideFocusNode&&r)){try{this.lastOutSideFocusNode.focus()}catch(o){this.lastOutSideFocusNode=null}this.lastOutSideFocusNode=null}},tryFocus:function(){Object(d["a"])(this.$refs.wrap,document.activeElement)||(this.lastOutSideFocusNode=document.activeElement,this.$refs.sentinelStart.focus())},onAnimateLeave:function(){var t=this.afterClose,e=this.destroyOnClose;this.$refs.wrap&&(this.$refs.wrap.style.display="none"),e&&(this.destroyPopup=!0),this.inTransition=!1,this.switchScrollingEffect(),t&&t()},onDialogMouseDown:function(){this.dialogMouseDown=!0},onMaskMouseUp:function(){var t=this;this.dialogMouseDown&&(this.timeoutId=setTimeout((function(){t.dialogMouseDown=!1}),0))},onMaskClick:function(t){Date.now()-this.openTime<300||t.target!==t.currentTarget||this.dialogMouseDown||this.close(t)},onKeydown:function(t){var e=this.$props;if(e.keyboard&&t.keyCode===h["a"].ESC)return t.stopPropagation(),void this.close(t);if(e.visible&&t.keyCode===h["a"].TAB){var n=document.activeElement,r=this.$refs.sentinelStart;t.shiftKey?n===r&&this.$refs.sentinelEnd.focus():n===this.$refs.sentinelEnd&&r.focus()}},getDialogElement:function(){var t=this.$createElement,e=this.closable,n=this.prefixCls,r=this.width,a=this.height,s=this.title,c=this.footer,u=this.bodyStyle,h=this.visible,d=this.bodyProps,p=this.forceRender,v=this.dialogStyle,m=this.dialogClass,b=i()({},v);void 0!==r&&(b.width="number"===typeof r?r+"px":r),void 0!==a&&(b.height="number"===typeof a?a+"px":a);var x=void 0;c&&(x=t("div",{key:"footer",class:n+"-footer",ref:"footer"},[c]));var w=void 0;s&&(w=t("div",{key:"header",class:n+"-header",ref:"header"},[t("div",{class:n+"-title",attrs:{id:this.titleId}},[s])]));var _=void 0;if(e){var O=Object(f["g"])(this,"closeIcon");_=t("button",{attrs:{type:"button","aria-label":"Close"},key:"close",on:{click:this.close||S},class:n+"-close"},[O||t("span",{class:n+"-close-x"})])}var C=b,M={width:0,height:0,overflow:"hidden"},k=o()({},n,!0),j=this.getTransitionName(),T=t(g,{directives:[{name:"show",value:h}],key:"dialog-element",attrs:{role:"document",forceRender:p},ref:"dialog",style:C,class:[k,m],on:{mousedown:this.onDialogMouseDown}},[t("div",{attrs:{tabIndex:0,"aria-hidden":"true"},ref:"sentinelStart",style:M}),t("div",{class:n+"-content"},[_,w,t("div",l()([{key:"body",class:n+"-body",style:u,ref:"body"},d]),[this.$slots["default"]]),x]),t("div",{attrs:{tabIndex:0,"aria-hidden":"true"},ref:"sentinelEnd",style:M})]),z=Object(y["a"])(j,{afterLeave:this.onAnimateLeave});return t("transition",l()([{key:"dialog"},z]),[h||!this.destroyPopup?T:null])},getZIndexStyle:function(){var t={},e=this.$props;return void 0!==e.zIndex&&(t.zIndex=e.zIndex),t},getWrapStyle:function(){return i()({},this.getZIndexStyle(),this.wrapStyle)},getMaskStyle:function(){return i()({},this.getZIndexStyle(),this.maskStyle)},getMaskElement:function(){var t=this.$createElement,e=this.$props,n=void 0;if(e.mask){var r=this.getMaskTransitionName();if(n=t(g,l()([{directives:[{name:"show",value:e.visible}],style:this.getMaskStyle(),key:"mask",class:e.prefixCls+"-mask"},e.maskProps])),r){var i=Object(y["a"])(r);n=t("transition",l()([{key:"mask"},i]),[n])}}return n},getMaskTransitionName:function(){var t=this.$props,e=t.maskTransitionName,n=t.maskAnimation;return!e&&n&&(e=t.prefixCls+"-"+n),e},getTransitionName:function(){var t=this.$props,e=t.transitionName,n=t.animation;return!e&&n&&(e=t.prefixCls+"-"+n),e},switchScrollingEffect:function(){var t=this.getOpenCount,e=t();if(1===e){if(T.hasOwnProperty("overflowX"))return;T={overflowX:document.body.style.overflowX,overflowY:document.body.style.overflowY,overflow:document.body.style.overflow},x(),document.body.style.overflow="hidden"}else e||(void 0!==T.overflow&&(document.body.style.overflow=T.overflow),void 0!==T.overflowX&&(document.body.style.overflowX=T.overflowX),void 0!==T.overflowY&&(document.body.style.overflowY=T.overflowY),T={},x(!0))},close:function(t){this.__emit("close",t)}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.maskClosable,r=this.visible,i=this.wrapClassName,a=this.title,o=this.wrapProps,s=this.getWrapStyle();return r&&(s.display=null),t("div",{class:e+"-root"},[this.getMaskElement(),t("div",l()([{attrs:{tabIndex:-1,role:"dialog","aria-labelledby":a?this.titleId:null},on:{keydown:this.onKeydown,click:n?this.onMaskClick:S,mouseup:n?this.onMaskMouseUp:S},class:e+"-wrap "+(i||""),ref:"wrap",style:s},o]),[this.getDialogElement()])])}},E=n("1098"),A=n.n(E);function P(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.element,r=void 0===n?document.body:n,i={},a=Object.keys(t);return a.forEach((function(t){i[t]=r.style[t]})),a.forEach((function(e){r.style[e]=t[e]})),i}var L=P,V=n("8e60"),I=0,R=!("undefined"!==typeof window&&window.document&&window.document.createElement),H={},D={name:"PortalWrapper",props:{wrapperClassName:p["a"].string,forceRender:p["a"].bool,getContainer:p["a"].any,children:p["a"].func,visible:p["a"].bool},data:function(){var t=this.$props.visible;return I=t?I+1:I,{}},updated:function(){this.setWrapperClassName()},watch:{visible:function(t){I=t?I+1:I-1},getContainer:function(t,e){var n="function"===typeof t&&"function"===typeof e;(n?t.toString()!==e.toString():t!==e)&&this.removeCurrentContainer(!1)}},beforeDestroy:function(){var t=this.$props.visible;I=t&&I?I-1:I,this.removeCurrentContainer(t)},methods:{getParent:function(){var t=this.$props.getContainer;if(t){if("string"===typeof t)return document.querySelectorAll(t)[0];if("function"===typeof t)return t();if("object"===("undefined"===typeof t?"undefined":A()(t))&&t instanceof window.HTMLElement)return t}return document.body},getDomContainer:function(){if(R)return null;if(!this.container){this.container=document.createElement("div");var t=this.getParent();t&&t.appendChild(this.container)}return this.setWrapperClassName(),this.container},setWrapperClassName:function(){var t=this.$props.wrapperClassName;this.container&&t&&t!==this.container.className&&(this.container.className=t)},savePortal:function(t){this._component=t},removeCurrentContainer:function(){this.container=null,this._component=null},switchScrollingEffect:function(){1!==I||Object.keys(H).length?I||(L(H),H={},x(!0)):(x(),H=L({overflow:"hidden",overflowX:"hidden",overflowY:"hidden"}))}},render:function(){var t=arguments[0],e=this.$props,n=e.children,r=e.forceRender,i=e.visible,a=null,o={getOpenCount:function(){return I},getContainer:this.getDomContainer,switchScrollingEffect:this.switchScrollingEffect};return(r||i||this._component)&&(a=t(V["a"],l()([{attrs:{getContainer:this.getDomContainer,children:n(o)}},{directives:[{name:"ant-ref",value:this.savePortal}]}]))),a}},F=_(),N={inheritAttrs:!1,props:i()({},F,{visible:F.visible.def(!1)}),render:function(){var t=this,e=arguments[0],n=this.$props,r=n.visible,a=n.getContainer,o=n.forceRender,s={props:this.$props,attrs:this.$attrs,ref:"_component",key:"dialog",on:Object(f["k"])(this)};return!1===a?e(z,l()([s,{attrs:{getOpenCount:function(){return 2}}}]),[this.$slots["default"]]):e(D,{attrs:{visible:r,forceRender:o,getContainer:a,children:function(n){return s.props=i()({},s.props,n),e(z,s,[t.$slots["default"]])}}})}},$=N,B=$,W=n("c8c6"),Y=n("97e1"),q=n("0c63"),U=n("5efb"),K=n("b92b"),G=n("e5cd"),X=n("4df5"),Z=Object(K["a"])().type,Q=null,J=function(t){Q={x:t.pageX,y:t.pageY},setTimeout((function(){return Q=null}),100)};function tt(){}"undefined"!==typeof window&&window.document&&window.document.documentElement&&Object(W["a"])(document.documentElement,"click",J,!0);var et=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e={prefixCls:p["a"].string,visible:p["a"].bool,confirmLoading:p["a"].bool,title:p["a"].any,closable:p["a"].bool,closeIcon:p["a"].any,afterClose:p["a"].func.def(tt),centered:p["a"].bool,width:p["a"].oneOfType([p["a"].string,p["a"].number]),footer:p["a"].any,okText:p["a"].any,okType:Z,cancelText:p["a"].any,icon:p["a"].any,maskClosable:p["a"].bool,forceRender:p["a"].bool,okButtonProps:p["a"].object,cancelButtonProps:p["a"].object,destroyOnClose:p["a"].bool,wrapClassName:p["a"].string,maskTransitionName:p["a"].string,transitionName:p["a"].string,getContainer:p["a"].func,zIndex:p["a"].number,bodyStyle:p["a"].object,maskStyle:p["a"].object,mask:p["a"].bool,keyboard:p["a"].bool,wrapProps:p["a"].object,focusTriggerAfterClose:p["a"].bool};return Object(f["t"])(e,t)},nt=[],rt={name:"AModal",inheritAttrs:!1,model:{prop:"visible",event:"change"},props:et({width:520,transitionName:"zoom",maskTransitionName:"fade",confirmLoading:!1,visible:!1,okType:"primary"}),data:function(){return{sVisible:!!this.visible}},watch:{visible:function(t){this.sVisible=t}},inject:{configProvider:{default:function(){return X["a"]}}},methods:{handleCancel:function(t){this.$emit("cancel",t),this.$emit("change",!1)},handleOk:function(t){this.$emit("ok",t)},renderFooter:function(t){var e=this.$createElement,n=this.okType,r=this.confirmLoading,i=Object(f["x"])({on:{click:this.handleCancel}},this.cancelButtonProps||{}),a=Object(f["x"])({on:{click:this.handleOk},props:{type:n,loading:r}},this.okButtonProps||{});return e("div",[e(U["a"],i,[Object(f["g"])(this,"cancelText")||t.cancelText]),e(U["a"],a,[Object(f["g"])(this,"okText")||t.okText])])}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.sVisible,r=this.wrapClassName,a=this.centered,s=this.getContainer,u=this.$slots,l=this.$scopedSlots,h=this.$attrs,d=l["default"]?l["default"]():u["default"],p=this.configProvider,v=p.getPrefixCls,g=p.getPopupContainer,m=v("modal",e),y=t(G["a"],{attrs:{componentName:"Modal",defaultLocale:Object(Y["b"])()},scopedSlots:{default:this.renderFooter}}),b=Object(f["g"])(this,"closeIcon"),x=t("span",{class:m+"-close-x"},[b||t(q["a"],{class:m+"-close-icon",attrs:{type:"close"}})]),w=Object(f["g"])(this,"footer"),_=Object(f["g"])(this,"title"),O={props:i()({},this.$props,{getContainer:void 0===s?g:s,prefixCls:m,wrapClassName:c()(o()({},m+"-centered",!!a),r),title:_,footer:void 0===w?y:w,visible:n,mousePosition:Q,closeIcon:x}),on:i()({},Object(f["k"])(this),{close:this.handleCancel}),class:Object(f["f"])(this),style:Object(f["q"])(this),attrs:h};return t(B,O,[d])}},it=n("2b0e"),at=Object(K["a"])().type,ot={type:at,actionFn:p["a"].func,closeModal:p["a"].func,autoFocus:p["a"].bool,buttonProps:p["a"].object},st={mixins:[m["a"]],props:ot,data:function(){return{loading:!1}},mounted:function(){var t=this;this.autoFocus&&(this.timeoutId=setTimeout((function(){return t.$el.focus()})))},beforeDestroy:function(){clearTimeout(this.timeoutId)},methods:{onClick:function(){var t=this,e=this.actionFn,n=this.closeModal;if(e){var r=void 0;e.length?r=e(n):(r=e(),r||n()),r&&r.then&&(this.setState({loading:!0}),r.then((function(){n.apply(void 0,arguments)}),(function(e){console.error(e),t.setState({loading:!1})})))}else n()}},render:function(){var t=arguments[0],e=this.type,n=this.$slots,r=this.loading,i=this.buttonProps;return t(U["a"],l()([{attrs:{type:e,loading:r},on:{click:this.onClick}},i]),[n["default"]])}},ct=n("6a21"),ut={functional:!0,render:function(t,e){var n=e.props,r=n.onCancel,i=n.onOk,a=n.close,s=n.zIndex,u=n.afterClose,l=n.visible,f=n.keyboard,h=n.centered,d=n.getContainer,p=n.maskStyle,v=n.okButtonProps,g=n.cancelButtonProps,m=n.iconType,y=void 0===m?"question-circle":m,b=n.closable,x=void 0!==b&&b;Object(ct["a"])(!("iconType"in n),"Modal","The property 'iconType' is deprecated. Use the property 'icon' instead.");var w=n.icon?n.icon:y,_=n.okType||"primary",O=n.prefixCls||"ant-modal",C=O+"-confirm",S=!("okCancel"in n)||n.okCancel,M=n.width||416,k=n.style||{},j=void 0===n.mask||n.mask,T=void 0!==n.maskClosable&&n.maskClosable,z=Object(Y["b"])(),E=n.okText||(S?z.okText:z.justOkText),A=n.cancelText||z.cancelText,P=null!==n.autoFocusButton&&(n.autoFocusButton||"ok"),L=n.transitionName||"zoom",V=n.maskTransitionName||"fade",I=c()(C,C+"-"+n.type,O+"-"+n.type,n["class"]),R=S&&t(st,{attrs:{actionFn:r,closeModal:a,autoFocus:"cancel"===P,buttonProps:g}},[A]),H="string"===typeof w?t(q["a"],{attrs:{type:w}}):w(t);return t(rt,{attrs:{prefixCls:O,wrapClassName:c()(o()({},C+"-centered",!!h)),visible:l,closable:x,title:"",transitionName:L,footer:"",maskTransitionName:V,mask:j,maskClosable:T,maskStyle:p,width:M,zIndex:s,afterClose:u,keyboard:f,centered:h,getContainer:d},class:I,on:{cancel:function(t){return a({triggerCancel:!0},t)}},style:k},[t("div",{class:C+"-body-wrapper"},[t("div",{class:C+"-body"},[H,void 0===n.title?null:t("span",{class:C+"-title"},[n.title]),t("div",{class:C+"-content"},["function"===typeof n.content?n.content(t):n.content])]),t("div",{class:C+"-btns"},[R,t(st,{attrs:{type:_,actionFn:i,closeModal:a,autoFocus:"ok"===P,buttonProps:v}},[E])])])])}},lt=n("db14"),ft=n("0464");function ht(t){var e=document.createElement("div"),n=document.createElement("div");e.appendChild(n),document.body.appendChild(e);var r=i()({},Object(ft["a"])(t,["parentContext"]),{close:s,visible:!0}),a=null,o={props:{}};function s(){u.apply(void 0,arguments)}function c(t){r=i()({},r,t),o.props=r}function u(){a&&e.parentNode&&(a.$destroy(),a=null,e.parentNode.removeChild(e));for(var n=arguments.length,r=Array(n),i=0;it.top-n)return n+e.top+"px"}function C(t,e,n){if(void 0!==n&&e.bottom0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:5,n=this.getCurrentAnchor;if("function"===typeof n)return n();var r="";if("undefined"===typeof document)return r;var i=[],a=this.getContainer,o=a();if(this.links.forEach((function(n){var r=N.exec(n.toString());if(r){var a=document.getElementById(r[1]);if(a){var s=F(a,o);st.top?e:t}));return s.link}return""},handleScrollTo:function(t){var e=this,n=this.offsetTop,r=this.getContainer,i=this.targetOffset;this.setCurrentActiveLink(t);var a=r(),o=Object(R["a"])(a,!0),s=N.exec(t);if(s){var c=document.getElementById(s[1]);if(c){var u=F(c,a),l=o+u;l-=void 0!==i?i:n||0,this.animating=!0,Object(I["a"])(l,{callback:function(){e.animating=!1},getContainer:r})}}},setCurrentActiveLink:function(t){var e=this.activeLink;e!==t&&(this.setState({activeLink:t}),this.$emit("change",t))},handleScroll:function(){if(!this.animating){var t=this.offsetTop,e=this.bounds,n=this.targetOffset,r=this.getCurrentActiveLink(void 0!==n?n:t||0,e);this.setCurrentActiveLink(r)}},updateInk:function(){if("undefined"!==typeof document){var t=this._sPrefixCls,e=this.$el.getElementsByClassName(t+"-link-title-active")[0];e&&(this.$refs.inkNode.style.top=e.offsetTop+e.clientHeight/2-4.5+"px")}}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.offsetTop,r=this.affix,i=this.showInkInFixed,a=this.activeLink,o=this.$slots,s=this.getContainer,c=this.configProvider.getPrefixCls,l=c("anchor",e);this._sPrefixCls=l;var f=u()(l+"-ink-ball",{visible:a}),h=u()(this.wrapperClass,l+"-wrapper"),d=u()(l,{fixed:!r&&!i}),p=V()({maxHeight:n?"calc(100vh - "+n+"px)":"100vh"},this.wrapperStyle),v=t("div",{class:h,style:p},[t("div",{class:d},[t("div",{class:l+"-ink"},[t("span",{class:f,ref:"inkNode"})]),o["default"]])]);return r?t(P,{attrs:{offsetTop:n,target:s}},[v]):v}},W={prefixCls:s["a"].string,href:s["a"].string,title:s["a"].any,target:s["a"].string},Y={name:"AAnchorLink",props:Object(H["t"])(W,{href:"#"}),inject:{antAnchor:{default:function(){return{}}},antAnchorContext:{default:function(){return{}}},configProvider:{default:function(){return y["a"]}}},watch:{href:function(t,e){var n=this;this.$nextTick((function(){n.antAnchor.unregisterLink(e),n.antAnchor.registerLink(t)}))}},mounted:function(){this.antAnchor.registerLink(this.href)},beforeDestroy:function(){this.antAnchor.unregisterLink(this.href)},methods:{handleClick:function(t){this.antAnchor.scrollTo(this.href);var e=this.antAnchor.scrollTo,n=this.$props,r=n.href,i=n.title;this.antAnchorContext.$emit&&this.antAnchorContext.$emit("click",t,{title:i,href:r}),e(r)}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.href,r=this.$slots,i=this.target,a=this.configProvider.getPrefixCls,s=a("anchor",e),c=Object(H["g"])(this,"title"),l=this.antAnchor.$data.activeLink===n,f=u()(s+"-link",o()({},s+"-link-active",l)),h=u()(s+"-link-title",o()({},s+"-link-title-active",l));return t("div",{class:f},[t("a",{class:h,attrs:{href:n,title:"string"===typeof c?c:"",target:i},on:{click:this.handleClick}},[c]),r["default"]])}};B.Link=Y,B.install=function(t){t.use(b["a"]),t.component(B.name,B),t.component(B.Link.name,B.Link)};var q=B,U=n("1098"),K=n.n(U),G=n("d4b2"),X=n("a615"),Z=n("9839"),Q=n("b558"),J=n("b24f"),tt=n.n(J),et=n("7b05");function nt(){for(var t=arguments.length,e=Array(t),n=0;nt})}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.$slots,r=this.configProvider.getPrefixCls,i=r("back-top",e),a=t("div",{class:i+"-content"},[t("div",{class:i+"-icon"})]),o={on:V()({},Object(H["k"])(this),{click:this.scrollToTop}),class:i},s=this.visible?t("div",o,[n["default"]||a]):null,c=Object(ut["a"])("fade");return t("transition",c,[s])},install:function(t){t.use(b["a"]),t.component(ht.name,ht)}},dt=ht,pt=n("a071"),vt=n("2fc4"),gt=n("5efb"),mt=n("c1df"),yt=n.n(mt),bt=n("ba70"),xt=n("65b8"),wt=n("a020"),_t=n("6201"),Ot=n("e9e0"),Ct={name:"CalendarHeader",mixins:[h["a"]],props:{value:s["a"].object,locale:s["a"].object,yearSelectOffset:s["a"].number.def(10),yearSelectTotal:s["a"].number.def(20),Select:s["a"].object,prefixCls:s["a"].string,type:s["a"].string,showTypeSwitch:s["a"].bool,headerComponents:s["a"].array},methods:{onYearChange:function(t){var e=this.value.clone();e.year(parseInt(t,10)),this.__emit("valueChange",e)},onMonthChange:function(t){var e=this.value.clone();e.month(parseInt(t,10)),this.__emit("valueChange",e)},yearSelectElement:function(t){for(var e=this.$createElement,n=this.yearSelectOffset,r=this.yearSelectTotal,i=this.prefixCls,a=this.Select,o=t-n,s=o+r,c=[],u=o;uo.get("month")&&r.month(o.get("month")),s===a.get("year")&&c-1;r?e.splice(n,1):e.push(t)}this.setActiveKey(e)},getNewChild:function(t,e){if(!Object(H["u"])(t)){var n=this.stateActiveKey,r=this.$props,i=r.prefixCls,a=r.accordion,o=r.destroyInactivePanel,s=r.expandIcon,c=t.key||String(e),u=Object(H["m"])(t),l=u.header,f=u.headerClass,h=u.disabled,d=!1;d=a?n[0]===c:n.indexOf(c)>-1;var p={};h||""===h||(p={itemClick:this.onClickItem});var v={key:c,props:{panelKey:c,header:l,headerClass:f,isActive:d,prefixCls:i,destroyInactivePanel:o,openAnimation:this.currentOpenAnimations,accordion:a,expandIcon:s},on:p};return Object(et["a"])(t,v)}},getItems:function(){var t=this,e=[];return this.$slots["default"]&&this.$slots["default"].forEach((function(n,r){e.push(t.getNewChild(n,r))})),e},setActiveKey:function(t){this.setState({stateActiveKey:t}),this.$emit("change",this.accordion?t[0]:t)}},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.accordion,i=o()({},n,!0);return t("div",{class:i,attrs:{role:r?"tablist":null}},[this.getItems()])}};re.Panel=Zt;var ie=re,ae=n("0c63"),oe={name:"ACollapse",model:{prop:"activeKey",event:"change"},props:Object(H["t"])(Kt(),{bordered:!0,openAnimation:Ut["a"],expandIconPosition:"left"}),inject:{configProvider:{default:function(){return y["a"]}}},methods:{renderExpandIcon:function(t,e){var n=this.$createElement,r=Object(H["g"])(this,"expandIcon",t),i=r||n(ae["a"],{attrs:{type:"right",rotate:t.isActive?90:void 0}});return Object(H["w"])(Array.isArray(r)?i[0]:i)?Object(et["a"])(i,{class:e+"-arrow"}):i}},render:function(){var t,e=this,n=arguments[0],r=this.prefixCls,i=this.bordered,a=this.expandIconPosition,s=this.configProvider.getPrefixCls,c=s("collapse",r),u=(t={},o()(t,c+"-borderless",!i),o()(t,c+"-icon-position-"+a,!0),t),l={props:V()({},Object(H["l"])(this),{prefixCls:c,expandIcon:function(t){return e.renderExpandIcon(t,c)}}),class:u,on:Object(H["k"])(this)};return n(ie,l,[this.$slots["default"]])}},se={name:"ACollapsePanel",props:V()({},Gt()),inject:{configProvider:{default:function(){return y["a"]}}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.showArrow,r=void 0===n||n,i=this.configProvider.getPrefixCls,a=i("collapse",e),s=o()({},a+"-no-arrow",!r),c={props:V()({},Object(H["l"])(this),{prefixCls:a,extra:Object(H["g"])(this,"extra")}),class:s,on:Object(H["k"])(this)},u=Object(H["g"])(this,"header");return t(ie.Panel,c,[this.$slots["default"],u?t("template",{slot:"header"},[u]):null])}};oe.Panel=se,oe.install=function(t){t.use(b["a"]),t.component(oe.name,oe),t.component(se.name,se)};var ce=oe,ue=n("b047"),le=n.n(ue);if("undefined"!==typeof window){var fe=function(t){return{media:t,matches:!1,addListener:function(){},removeListener:function(){}}};window.matchMedia||(window.matchMedia=fe)}var he=n("c3b9")["default"],de=s["a"].oneOf(["scrollx","fade"]),pe={effect:de,dots:s["a"].bool,vertical:s["a"].bool,autoplay:s["a"].bool,easing:s["a"].string,beforeChange:s["a"].func,afterChange:s["a"].func,prefixCls:s["a"].string,accessibility:s["a"].bool,nextArrow:s["a"].any,prevArrow:s["a"].any,pauseOnHover:s["a"].bool,adaptiveHeight:s["a"].bool,arrows:s["a"].bool,autoplaySpeed:s["a"].number,centerMode:s["a"].bool,centerPadding:s["a"].string,cssEase:s["a"].string,dotsClass:s["a"].string,draggable:s["a"].bool,fade:s["a"].bool,focusOnSelect:s["a"].bool,infinite:s["a"].bool,initialSlide:s["a"].number,lazyLoad:s["a"].bool,rtl:s["a"].bool,slide:s["a"].string,slidesToShow:s["a"].number,slidesToScroll:s["a"].number,speed:s["a"].number,swipe:s["a"].bool,swipeToSlide:s["a"].bool,touchMove:s["a"].bool,touchThreshold:s["a"].number,variableWidth:s["a"].bool,useCSS:s["a"].bool,slickGoTo:s["a"].number,responsive:s["a"].array,dotPosition:s["a"].oneOf(["top","bottom","left","right"])},ve={name:"ACarousel",props:Object(H["t"])(pe,{dots:!0,arrows:!1,draggable:!1}),inject:{configProvider:{default:function(){return y["a"]}}},beforeMount:function(){this.onWindowResized=le()(this.onWindowResized,500,{leading:!1})},mounted:function(){Object(H["b"])(this,"vertical")&&Object(x["a"])(!this.vertical,"Carousel","`vertical` is deprecated, please use `dotPosition` instead.");var t=this.autoplay;t&&window.addEventListener("resize",this.onWindowResized),this.innerSlider=this.$refs.slick&&this.$refs.slick.innerSlider},beforeDestroy:function(){var t=this.autoplay;t&&(window.removeEventListener("resize",this.onWindowResized),this.onWindowResized.cancel())},methods:{getDotPosition:function(){return this.dotPosition?this.dotPosition:Object(H["b"])(this,"vertical")&&this.vertical?"right":"bottom"},onWindowResized:function(){var t=this.autoplay;t&&this.$refs.slick&&this.$refs.slick.innerSlider&&this.$refs.slick.innerSlider.autoPlay&&this.$refs.slick.innerSlider.autoPlay()},next:function(){this.$refs.slick.slickNext()},prev:function(){this.$refs.slick.slickPrev()},goTo:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.$refs.slick.slickGoTo(t,e)}},render:function(){var t=arguments[0],e=V()({},this.$props),n=this.$slots;"fade"===e.effect&&(e.fade=!0);var r=this.configProvider.getPrefixCls,a=r("carousel",e.prefixCls),s="slick-dots",c=this.getDotPosition();e.vertical="left"===c||"right"===c,e.dotsClass=u()(""+s,s+"-"+(c||"bottom"),o()({},""+e.dotsClass,!!e.dotsClass)),e.vertical&&(a=a+" "+a+"-vertical");var l={props:V()({},e,{nextArrow:Object(H["g"])(this,"nextArrow"),prevArrow:Object(H["g"])(this,"prevArrow")}),on:Object(H["k"])(this),scopedSlots:this.$scopedSlots},f=Object(H["c"])(n["default"]);return t("div",{class:a},[t(he,i()([{ref:"slick"},l]),[f])])},install:function(t){t.use(b["a"]),t.component(ve.name,ve)}},ge=ve,me=n("8e8e"),ye=n.n(me),be=n("8496"),xe=n("b8ad"),we=n.n(xe),_e={name:"CascaderMenus",mixins:[h["a"]],props:{value:s["a"].array.def([]),activeValue:s["a"].array.def([]),options:s["a"].array,prefixCls:s["a"].string.def("rc-cascader-menus"),expandTrigger:s["a"].string.def("click"),visible:s["a"].bool.def(!1),dropdownMenuColumnStyle:s["a"].object,defaultFieldNames:s["a"].object,fieldNames:s["a"].object,expandIcon:s["a"].any,loadingIcon:s["a"].any},data:function(){return this.menuItems={},{}},watch:{visible:function(t){var e=this;t&&this.$nextTick((function(){e.scrollActiveItemToView()}))}},mounted:function(){var t=this;this.$nextTick((function(){t.scrollActiveItemToView()}))},methods:{getFieldName:function(t){var e=this.$props,n=e.fieldNames,r=e.defaultFieldNames;return n[t]||r[t]},getOption:function(t,e){var n=this,r=this.$createElement,i=this.prefixCls,a=this.expandTrigger,o=Object(H["g"])(this,"loadingIcon"),s=Object(H["g"])(this,"expandIcon"),c=function(r){n.__emit("select",t,e,r)},u=function(r){n.__emit("itemDoubleClick",t,e,r)},l=t[this.getFieldName("value")],f={attrs:{role:"menuitem"},on:{click:c,dblclick:u,mousedown:function(t){return t.preventDefault()}},key:Array.isArray(l)?l.join("__ant__"):l},h=i+"-menu-item",d=null,p=t[this.getFieldName("children")]&&t[this.getFieldName("children")].length>0;(p||!1===t.isLeaf)&&(h+=" "+i+"-menu-item-expand",t.loading||(d=r("span",{class:i+"-menu-item-expand-icon"},[s]))),"hover"!==a||!p&&!1!==t.isLeaf||(f.on={mouseenter:this.delayOnSelect.bind(this,c),mouseleave:this.delayOnSelect.bind(this),click:c}),this.isActiveOption(t,e)&&(h+=" "+i+"-menu-item-active",f.ref=this.getMenuItemRef(e)),t.disabled&&(h+=" "+i+"-menu-item-disabled");var v=null;t.loading&&(h+=" "+i+"-menu-item-loading",v=o||null);var g="";return t.title?g=t.title:"string"===typeof t[this.getFieldName("label")]&&(g=t[this.getFieldName("label")]),f.attrs.title=g,f["class"]=h,r("li",f,[t[this.getFieldName("label")],d,v])},getActiveOptions:function(t){var e=this,n=t||this.activeValue,r=this.options;return we()(r,(function(t,r){return t[e.getFieldName("value")]===n[r]}),{childrenKeyName:this.getFieldName("children")})},getShowOptions:function(){var t=this,e=this.options,n=this.getActiveOptions().map((function(e){return e[t.getFieldName("children")]})).filter((function(t){return!!t}));return n.unshift(e),n},delayOnSelect:function(t){for(var e=this,n=arguments.length,r=Array(n>1?n-1:0),i=1;i=s.length?0:u):(u-=1,u=u<0?s.length-1:u):u=0,a[o]=s[u][this.getFieldName("value")]}else if(t.keyCode===Oe["a"].LEFT||t.keyCode===Oe["a"].BACKSPACE)t.preventDefault(),a.splice(a.length-1,1);else if(t.keyCode===Oe["a"].RIGHT)t.preventDefault(),s[c]&&s[c][this.getFieldName("children")]&&a.push(s[c][this.getFieldName("children")][0][this.getFieldName("value")]);else if(t.keyCode===Oe["a"].ESC||t.keyCode===Oe["a"].TAB)return void this.setPopupVisible(!1);a&&0!==a.length||this.setPopupVisible(!1);var l=this.getActiveOptions(a),f=l[l.length-1];this.handleMenuSelect(f,l.length-1,t),this.__emit("keydown",t)}else this.setPopupVisible(!0)}},render:function(){var t=arguments[0],e=this.$props,n=this.sActiveValue,r=this.handleMenuSelect,i=this.sPopupVisible,a=this.handlePopupVisibleChange,o=this.handleKeyDown,s=Object(H["k"])(this),c=e.prefixCls,u=e.transitionName,l=e.popupClassName,f=e.options,h=void 0===f?[]:f,d=e.disabled,p=e.builtinPlacements,v=e.popupPlacement,g=ye()(e,["prefixCls","transitionName","popupClassName","options","disabled","builtinPlacements","popupPlacement"]),m=t("div"),y="";if(h&&h.length>0){var b=Object(H["g"])(this,"loadingIcon"),x=Object(H["g"])(this,"expandIcon")||">",w={props:V()({},e,{fieldNames:this.getFieldNames(),defaultFieldNames:this.defaultFieldNames,activeValue:n,visible:i,loadingIcon:b,expandIcon:x}),on:V()({},s,{select:r,itemDoubleClick:this.handleItemDoubleClick})};m=t(_e,w)}else y=" "+c+"-menus-empty";var _={props:V()({},g,{disabled:d,popupPlacement:v,builtinPlacements:p,popupTransitionName:u,action:d?[]:["click"],popupVisible:!d&&i,prefixCls:c+"-menus",popupClassName:l+y}),on:V()({},s,{popupVisibleChange:a}),ref:"trigger"},O=Object(H["n"])(this,"default")[0];return t(be["a"],_,[O&&Object(et["a"])(O,{on:{keydown:o},attrs:{tabIndex:d?void 0:0}}),t("template",{slot:"popup"},[m])])}},je=ke,Te=s["a"].shape({value:s["a"].oneOfType([s["a"].string,s["a"].number]),label:s["a"].any,disabled:s["a"].bool,children:s["a"].array,key:s["a"].oneOfType([s["a"].string,s["a"].number])}).loose,ze=s["a"].shape({value:s["a"].string.isRequired,label:s["a"].string.isRequired,children:s["a"].string}).loose,Ee=s["a"].oneOf(["click","hover"]),Ae=s["a"].shape({filter:s["a"].func,render:s["a"].func,sort:s["a"].func,matchInputWidth:s["a"].bool,limit:s["a"].oneOfType([Boolean,Number])}).loose;function Pe(){}var Le={options:s["a"].arrayOf(Te).def([]),defaultValue:s["a"].array,value:s["a"].array,displayRender:s["a"].func,transitionName:s["a"].string.def("slide-up"),popupStyle:s["a"].object.def((function(){return{}})),popupClassName:s["a"].string,popupPlacement:s["a"].oneOf(["bottomLeft","bottomRight","topLeft","topRight"]).def("bottomLeft"),placeholder:s["a"].string.def("Please select"),size:s["a"].oneOf(["large","default","small"]),disabled:s["a"].bool.def(!1),allowClear:s["a"].bool.def(!0),showSearch:s["a"].oneOfType([Boolean,Ae]),notFoundContent:s["a"].any,loadData:s["a"].func,expandTrigger:Ee,changeOnSelect:s["a"].bool,prefixCls:s["a"].string,inputPrefixCls:s["a"].string,getPopupContainer:s["a"].func,popupVisible:s["a"].bool,fieldNames:ze,autoFocus:s["a"].bool,suffixIcon:s["a"].any},Ve=50;function Ie(t,e,n){return e.some((function(e){return e[n.label].indexOf(t)>-1}))}function Re(t,e,n,r){function i(t){return t[r.label].indexOf(n)>-1}return t.findIndex(i)-e.findIndex(i)}function He(t){var e=t.fieldNames,n=void 0===e?{}:e,r={children:n.children||"children",label:n.label||"label",value:n.value||"value"};return r}function De(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],r=He(e),i=[],a=r.children;return t.forEach((function(t){var r=n.concat(t);!e.changeOnSelect&&t[a]&&t[a].length||i.push(r),t[a]&&(i=i.concat(De(t[a],e,r)))})),i}var Fe=function(t){var e=t.labels;return e.join(" / ")},Ne={inheritAttrs:!1,name:"ACascader",mixins:[h["a"]],props:Le,model:{prop:"value",event:"change"},provide:function(){return{savePopupRef:this.savePopupRef}},inject:{configProvider:{default:function(){return y["a"]}},localeData:{default:function(){return{}}}},data:function(){this.cachedOptions=[];var t=this.value,e=this.defaultValue,n=this.popupVisible,r=this.showSearch,i=this.options;return{sValue:t||e||[],inputValue:"",inputFocused:!1,sPopupVisible:n,flattenOptions:r?De(i,this.$props):void 0}},mounted:function(){var t=this;this.$nextTick((function(){!t.autoFocus||t.showSearch||t.disabled||t.$refs.picker.focus()}))},watch:{value:function(t){this.setState({sValue:t||[]})},popupVisible:function(t){this.setState({sPopupVisible:t})},options:function(t){this.showSearch&&this.setState({flattenOptions:De(t,this.$props)})}},methods:{savePopupRef:function(t){this.popupRef=t},highlightKeyword:function(t,e,n){var r=this.$createElement;return t.split(e).map((function(t,i){return 0===i?t:[r("span",{class:n+"-menu-item-keyword"},[e]),t]}))},defaultRenderFilteredOption:function(t){var e=this,n=t.inputValue,r=t.path,i=t.prefixCls,a=t.names;return r.map((function(t,r){var o=t[a.label],s=o.indexOf(n)>-1?e.highlightKeyword(o,n,i):o;return 0===r?s:[" / ",s]}))},handleChange:function(t,e){if(this.setState({inputValue:""}),e[0].__IS_FILTERED_OPTION){var n=t[0],r=e[0].path;this.setValue(n,r)}else this.setValue(t,e)},handlePopupVisibleChange:function(t){Object(H["s"])(this,"popupVisible")||this.setState((function(e){return{sPopupVisible:t,inputFocused:t,inputValue:t?e.inputValue:""}})),this.$emit("popupVisibleChange",t)},handleInputFocus:function(t){this.$emit("focus",t)},handleInputBlur:function(t){this.setState({inputFocused:!1}),this.$emit("blur",t)},handleInputClick:function(t){var e=this.inputFocused,n=this.sPopupVisible;(e||n)&&(t.stopPropagation(),t.nativeEvent&&t.nativeEvent.stopImmediatePropagation&&t.nativeEvent.stopImmediatePropagation())},handleKeyDown:function(t){t.keyCode!==Oe["a"].BACKSPACE&&t.keyCode!==Oe["a"].SPACE||t.stopPropagation()},handleInputChange:function(t){var e=t.target.value;this.setState({inputValue:e}),this.$emit("search",e)},setValue:function(t,e){Object(H["s"])(this,"value")||this.setState({sValue:t}),this.$emit("change",t,e)},getLabel:function(){var t=this.options,e=this.$scopedSlots,n=He(this.$props),r=this.displayRender||e.displayRender||Fe,i=this.sValue,a=Array.isArray(i[0])?i[0]:i,o=we()(t,(function(t,e){return t[n.value]===a[e]}),{childrenKeyName:n.children}),s=o.map((function(t){return t[n.label]}));return r({labels:s,selectedOptions:o})},clearSelection:function(t){t.preventDefault(),t.stopPropagation(),this.inputValue?this.setState({inputValue:""}):(this.setValue([]),this.handlePopupVisibleChange(!1))},generateFilteredOptions:function(t,e){var n,r=this.$createElement,i=this.showSearch,a=this.notFoundContent,s=this.$scopedSlots,c=He(this.$props),u=i.filter,l=void 0===u?Ie:u,f=i.sort,h=void 0===f?Re:f,d=i.limit,p=void 0===d?Ve:d,v=i.render||s.showSearchRender||this.defaultRenderFilteredOption,g=this.$data,m=g.flattenOptions,y=void 0===m?[]:m,b=g.inputValue,w=void 0;if(p>0){w=[];var _=0;y.some((function(t){var e=l(b,t,c);return e&&(w.push(t),_+=1),_>=p}))}else Object(x["a"])("number"!==typeof p,"Cascader","'limit' of showSearch in Cascader should be positive number or false."),w=y.filter((function(t){return l(b,t,c)}));return w.sort((function(t,e){return h(t,e,b,c)})),w.length>0?w.map((function(e){var n;return n={__IS_FILTERED_OPTION:!0,path:e},o()(n,c.label,v({inputValue:b,path:e,prefixCls:t,names:c})),o()(n,c.value,e.map((function(t){return t[c.value]}))),o()(n,"disabled",e.some((function(t){return!!t.disabled}))),n})):[(n={},o()(n,c.label,a||e(r,"Cascader")),o()(n,c.value,"ANT_CASCADER_NOT_FOUND"),o()(n,"disabled",!0),n)]},focus:function(){this.showSearch?this.$refs.input.focus():this.$refs.picker.focus()},blur:function(){this.showSearch?this.$refs.input.blur():this.$refs.picker.blur()}},render:function(){var t,e,n,r=arguments[0],i=this.$slots,a=this.sPopupVisible,s=this.inputValue,c=this.configProvider,f=this.localeData,h=this.$data,d=h.sValue,p=h.inputFocused,v=Object(H["l"])(this),g=Object(H["g"])(this,"suffixIcon");g=Array.isArray(g)?g[0]:g;var m,y=c.getPopupContainer,b=v.prefixCls,x=v.inputPrefixCls,w=v.placeholder,_=void 0===w?f.placeholder:w,O=v.size,C=v.disabled,S=v.allowClear,M=v.showSearch,k=void 0!==M&&M,j=v.notFoundContent,T=ye()(v,["prefixCls","inputPrefixCls","placeholder","size","disabled","allowClear","showSearch","notFoundContent"]),z=this.configProvider.getPrefixCls,E=this.configProvider.renderEmpty,A=z("cascader",b),P=z("input",x),L=u()((t={},o()(t,P+"-lg","large"===O),o()(t,P+"-sm","small"===O),t)),I=S&&!C&&d.length>0||s?r(ae["a"],{attrs:{type:"close-circle",theme:"filled"},class:A+"-picker-clear",on:{click:this.clearSelection},key:"clear-icon"}):null,R=u()((e={},o()(e,A+"-picker-arrow",!0),o()(e,A+"-picker-arrow-expand",a),e)),D=u()(Object(H["f"])(this),A+"-picker",(n={},o()(n,A+"-picker-with-value",s),o()(n,A+"-picker-disabled",C),o()(n,A+"-picker-"+O,!!O),o()(n,A+"-picker-show-search",!!k),o()(n,A+"-picker-focused",p),n)),F=Object(l["a"])(T,["options","popupPlacement","transitionName","displayRender","changeOnSelect","expandTrigger","popupVisible","getPopupContainer","loadData","popupClassName","filterOption","renderFilteredOption","sortFilteredOption","notFoundContent","defaultValue","fieldNames"]),N=v.options,$=He(this.$props);N&&N.length>0?s&&(N=this.generateFilteredOptions(A,E)):N=[(m={},o()(m,$.label,j||E(r,"Cascader")),o()(m,$.value,"ANT_CASCADER_NOT_FOUND"),o()(m,"disabled",!0),m)];a?this.cachedOptions=N:N=this.cachedOptions;var B={},W=1===(N||[]).length&&"ANT_CASCADER_NOT_FOUND"===N[0].value;W&&(B.height="auto");var Y=!1!==k.matchInputWidth;Y&&(s||W)&&this.$refs.input&&(B.width=this.$refs.input.$el.offsetWidth+"px");var q={props:V()({},F,{prefixCls:P,placeholder:d&&d.length>0?void 0:_,value:s,disabled:C,readOnly:!k,autoComplete:"off"}),class:A+"-input "+L,ref:"input",on:{focus:k?this.handleInputFocus:Pe,click:k?this.handleInputClick:Pe,blur:k?this.handleInputBlur:Pe,keydown:this.handleKeyDown,change:k?this.handleInputChange:Pe},attrs:Object(H["e"])(this)},U=Object(H["c"])(i["default"]),K=g&&(Object(H["w"])(g)?Object(et["a"])(g,{class:o()({},A+"-picker-arrow",!0)}):r("span",{class:A+"-picker-arrow"},[g]))||r(ae["a"],{attrs:{type:"down"},class:R}),G=U.length?U:r("span",{class:D,style:Object(H["q"])(this),ref:"picker"},[k?r("span",{class:A+"-picker-label"},[this.getLabel()]):null,r(Q["a"],q),k?null:r("span",{class:A+"-picker-label"},[this.getLabel()]),I,K]),X=r(ae["a"],{attrs:{type:"right"}}),Z=r("span",{class:A+"-menu-item-loading-icon"},[r(ae["a"],{attrs:{type:"redo",spin:!0}})]),J=v.getPopupContainer||y,tt={props:V()({},v,{getPopupContainer:J,options:N,prefixCls:A,value:d,popupVisible:a,dropdownMenuColumnStyle:B,expandIcon:X,loadingIcon:Z}),on:V()({},Object(H["k"])(this),{popupVisibleChange:this.handlePopupVisibleChange,change:this.handleChange})};return r(je,tt,[G])},install:function(t){t.use(b["a"]),t.component(Ne.name,Ne)}},$e=Ne,Be=n("bb76"),We=n("e32c"),Ye=n("0bb7"),qe=n("a79d"),Ue=n("a600"),Ke=n("3af3"),Ge=n("2b0e"),Xe=n("da05"),Ze=n("c005"),Qe=n.n(Ze),Je=n("2a95"),tn=n("0644"),en=n.n(tn),nn=n("322e");function rn(){}function an(t,e,n){var r=t;e=e.replace(/\[(\w+)\]/g,".$1"),e=e.replace(/^\./,"");for(var i=e.split("."),a=0,o=i.length;a1&&void 0!==arguments[1]?arguments[1]:rn;this.validateDisabled=!1;var r=this.getFilteredRule(t);if(!r||0===r.length)return n(),!0;this.validateState="validating";var i={};r&&r.length>0&&r.forEach((function(t){delete t.trigger})),i[this.prop]=r;var a=new Je["a"](i);this.FormContext&&this.FormContext.validateMessages&&a.messages(this.FormContext.validateMessages);var o={};o[this.prop]=this.fieldValue,a.validate(o,{firstFields:!0},(function(t,r){e.validateState=t?"error":"success",e.validateMessage=t?t[0].message:"",n(e.validateMessage,r),e.FormContext&&e.FormContext.$emit&&e.FormContext.$emit("validate",e.prop,!t,e.validateMessage||null)}))},getRules:function(){var t=this.FormContext.rules,e=this.rules,n=void 0!==this.required?{required:!!this.required,trigger:"change"}:[],r=an(t,this.prop||"");return t=t?r.o[this.prop||""]||r.v:[],[].concat(e||t||[]).concat(n)},getFilteredRule:function(t){var e=this.getRules();return e.filter((function(e){return!e.trigger||""===t||(Array.isArray(e.trigger)?e.trigger.indexOf(t)>-1:e.trigger===t)})).map((function(t){return V()({},t)}))},onFieldBlur:function(){this.validate("blur")},onFieldChange:function(){this.validateDisabled?this.validateDisabled=!1:this.validate("change")},clearValidate:function(){this.validateState="",this.validateMessage="",this.validateDisabled=!1},resetField:function(){var t=this;this.validateState="",this.validateMessage="";var e=this.FormContext.model||{},n=this.fieldValue,r=this.prop;-1!==r.indexOf(":")&&(r=r.replace(/:/,"."));var i=an(e,r,!0);this.validateDisabled=!0,Array.isArray(n)?i.o[i.k]=[].concat(this.initialValue):i.o[i.k]=this.initialValue,this.$nextTick((function(){t.validateDisabled=!1}))}},render:function(){var t=this,e=arguments[0],n=this.$slots,r=this.$scopedSlots,i=Object(H["l"])(this),a=Object(H["g"])(this,"label"),o=Object(H["g"])(this,"extra"),s=Object(H["g"])(this,"help"),c={props:V()({},i,{label:a,extra:o,validateStatus:this.validateState,help:this.validateMessage||s,required:this.isRequired||i.required})},u=Object(H["c"])(r["default"]?r["default"]():n["default"]),l=u[0];if(this.prop&&this.autoLink&&Object(H["w"])(l)){var f=Object(H["i"])(l),h=f.blur,d=f.change;l=Object(et["a"])(l,{on:{blur:function(){h&&h.apply(void 0,arguments),t.onFieldBlur()},change:function(){if(Array.isArray(d))for(var e=0,n=d.length;e0&&void 0!==arguments[0]?arguments[0]:[],e=t.length?"string"===typeof t?this.fields.filter((function(e){return t===e.prop})):this.fields.filter((function(e){return t.indexOf(e.prop)>-1})):this.fields;e.forEach((function(t){t.clearValidate()}))},validate:function(t){var e=this;if(this.model){var n=void 0;"function"!==typeof t&&window.Promise&&(n=new window.Promise((function(e,n){t=function(t){t?e(t):n(t)}})));var r=!0,i=0;0===this.fields.length&&t&&t(!0);var a={};return this.fields.forEach((function(n){n.validate("",(function(n,o){n&&(r=!1),a=V()({},a,o),"function"===typeof t&&++i===e.fields.length&&t(r,a)}))})),n||void 0}Object(x["a"])(!1,"FormModel","model is required for resetFields to work.")},validateField:function(t,e){t=[].concat(t);var n=this.fields.filter((function(e){return-1!==t.indexOf(e.prop)}));n.length?n.forEach((function(t){t.validate("",e)})):Object(x["a"])(!1,"FormModel","please pass correct props!")}},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.hideRequiredMark,i=this.layout,a=this.onSubmit,s=this.$slots,c=this.configProvider.getPrefixCls,l=c("form",n),f=u()(l,(t={},o()(t,l+"-horizontal","horizontal"===i),o()(t,l+"-vertical","vertical"===i),o()(t,l+"-inline","inline"===i),o()(t,l+"-hide-required-mark",r),t));return e("form",{on:{submit:a},class:f},[s["default"]])}}),ln=un,fn=n("46cf"),hn=n.n(fn),dn=n("dfdf");Ge["a"].use(hn.a,{name:"ant-ref"}),Ge["a"].use(dn["b"]),ln.install=function(t){t.use(b["a"]),t.component(ln.name,ln),t.component(ln.Item.name,ln.Item)};var pn=ln,vn=n("09d9"),gn=n("98c5"),mn=n("fe2b"),yn=n("d49c"),bn=n("f64c"),xn=n("55f1"),wn=n("d96e"),_n=n.n(wn);function On(t){var e=t.selectionStart;return t.value.slice(0,e)}function Cn(t){return(t||"").toLowerCase()}function Sn(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=Array.isArray(e)?e:[e];return n.reduce((function(e,n){var r=t.lastIndexOf(n);return r>e.location?{location:r,prefix:n}:e}),{location:-1,prefix:""})}function Mn(t,e,n){var r=t[0];if(!r||r===n)return t;for(var i=t,a=e.length,o=0;o0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.split;return!n||-1===t.indexOf(n)}function zn(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.value,r=void 0===n?"":n,i=t.toLowerCase();return-1!==r.toLowerCase().indexOf(i)}var En=n("da30"),An=n("528d"),Pn={value:s["a"].string,disabled:s["a"].boolean,children:s["a"].any},Ln={name:"Option",props:Pn,render:function(){return null}};function Vn(){}var In={name:"DropdownMenu",props:{prefixCls:s["a"].string,options:s["a"].arrayOf(Pn)},inject:{mentionsContext:{default:{}}},render:function(){var t=arguments[0],e=this.mentionsContext,n=e.notFoundContent,r=e.activeIndex,i=e.setActiveIndex,a=e.selectOption,o=e.onFocus,s=void 0===o?Vn:o,c=e.onBlur,u=void 0===c?Vn:c,l=this.$props,f=l.prefixCls,h=l.options,d=h[r]||{};return t(En["a"],{props:{prefixCls:f+"-menu",activeKey:d.value},on:{select:function(t){var e=t.key,n=h.find((function(t){var n=t.value;return n===e}));a(n)},focus:s,blur:u}},[h.map((function(e,n){var r=e.value,a=e.disabled,o=e.children;return t(An["a"],{key:r,attrs:{disabled:a},on:{mouseenter:function(){i(n)}}},[o])})),!h.length&&t(An["a"],{attrs:{disabled:!0}},[n])])}},Rn=["top","bottom"],Hn={bottomRight:{points:["tl","br"],offset:[0,4],overflow:{adjustX:0,adjustY:1}},topRight:{points:["bl","tr"],offset:[0,-4],overflow:{adjustX:0,adjustY:1}}},Dn={name:"KeywordTrigger",props:{loading:s["a"].bool,options:s["a"].arrayOf(Pn),prefixCls:s["a"].string,placement:s["a"].oneOf(Rn),visible:s["a"].bool,transitionName:s["a"].string,getPopupContainer:s["a"].func},methods:{getDropdownPrefix:function(){return this.$props.prefixCls+"-dropdown"},getDropdownElement:function(){var t=this.$createElement,e=this.$props.options;return t(In,{attrs:{prefixCls:this.getDropdownPrefix(),options:e}})}},render:function(){var t=arguments[0],e=this.$props,n=e.visible,r=e.placement,i=e.transitionName,a=e.getPopupContainer,o=this.$slots,s=o["default"],c=this.getDropdownElement();return t(be["a"],{attrs:{prefixCls:this.getDropdownPrefix(),popupVisible:n,popup:c,popupPlacement:"top"===r?"topRight":"bottomRight",popupTransitionName:i,builtinPlacements:Hn,getPopupContainer:a}},[s])}},Fn={autoFocus:s["a"].bool,prefix:s["a"].oneOfType([s["a"].string,s["a"].array]),prefixCls:s["a"].string,value:s["a"].string,defaultValue:s["a"].string,disabled:s["a"].bool,notFoundContent:s["a"].any,split:s["a"].string,transitionName:s["a"].string,placement:s["a"].oneOf(Rn),character:s["a"].any,characterRender:s["a"].func,filterOption:s["a"].func,validateSearch:s["a"].func,getPopupContainer:s["a"].func},Nn=V()({},Fn,{children:s["a"].any}),$n={prefix:"@",split:" ",validateSearch:Tn,filterOption:zn};Object(H["t"])(Nn,$n);function Bn(){}var Wn={name:"Mentions",mixins:[h["a"]],inheritAttrs:!1,model:{prop:"value",event:"change"},props:Object(H["t"])(Nn,$n),provide:function(){return{mentionsContext:this}},data:function(){var t=this.$props,e=t.value,n=void 0===e?"":e,r=t.defaultValue,i=void 0===r?"":r;return _n()(this.$props.children,"please children prop replace slots.default"),{_value:Object(H["s"])(this,"value")?n:i,measuring:!1,measureLocation:0,measureText:null,measurePrefix:"",activeIndex:0,isFocus:!1}},watch:{value:function(t){this.$data._value=t}},updated:function(){var t=this;this.$nextTick((function(){var e=t.$data.measuring;e&&(t.$refs.measure.scrollTop=t.$refs.textarea.scrollTop)}))},methods:{triggerChange:function(t){var e=Object(H["l"])(this);"value"in e?this.$forceUpdate():this.setState({_value:t}),this.$emit("change",t)},onChange:function(t){var e=t.target,n=e.value,r=e.composing,i=t.isComposing;i||r||this.triggerChange(n)},onKeyDown:function(t){var e=t.which,n=this.$data,r=n.activeIndex,i=n.measuring;if(i)if(e===Oe["a"].UP||e===Oe["a"].DOWN){var a=this.getOptions().length,o=e===Oe["a"].UP?-1:1,s=(r+o+a)%a;this.setState({activeIndex:s}),t.preventDefault()}else if(e===Oe["a"].ESC)this.stopMeasure();else if(e===Oe["a"].ENTER){var c=this.getOptions()[r];this.selectOption(c),t.preventDefault()}},onKeyUp:function(t){var e=t.key,n=t.which,r=this.$data,i=r.measureText,a=r.measuring,o=this.$props,s=o.prefix,c=void 0===s?"":s,u=o.validateSearch,l=t.target,f=On(l),h=Sn(f,c),d=h.location,p=h.prefix;if(-1===[Oe["a"].ESC,Oe["a"].UP,Oe["a"].DOWN,Oe["a"].ENTER].indexOf(n))if(-1!==d){var v=f.slice(d+p.length),g=u(v,this.$props),m=!!this.getOptions(v).length;g?(e===p||a||v!==i&&m)&&this.startMeasure(v,p,d):a&&this.stopMeasure(),g&&this.$emit("search",v,p)}else a&&this.stopMeasure()},onInputFocus:function(t){this.onFocus(t)},onInputBlur:function(t){this.onBlur(t)},onDropdownFocus:function(){this.onFocus()},onDropdownBlur:function(){this.onBlur()},onFocus:function(t){window.clearTimeout(this.focusId);var e=this.$data.isFocus;!e&&t&&this.$emit("focus",t),this.setState({isFocus:!0})},onBlur:function(t){var e=this;this.focusId=window.setTimeout((function(){e.setState({isFocus:!1}),e.stopMeasure(),e.$emit("blur",t)}),0)},selectOption:function(t){var e=this,n=this.$data,r=n._value,i=n.measureLocation,a=n.measurePrefix,o=this.$props.split,s=t.value,c=void 0===s?"":s,u=kn(r,{measureLocation:i,targetText:c,prefix:a,selectionStart:this.$refs.textarea.selectionStart,split:o}),l=u.text,f=u.selectionLocation;this.triggerChange(l),this.stopMeasure((function(){jn(e.$refs.textarea,f)})),this.$emit("select",t,a)},setActiveIndex:function(t){this.setState({activeIndex:t})},getOptions:function(t){var e=t||this.$data.measureText||"",n=this.$props,r=n.filterOption,i=n.children,a=void 0===i?[]:i,o=(Array.isArray(a)?a:[a]).map((function(t){var e=Object(H["p"])(t)["default"];return V()({},Object(H["l"])(t),{children:e})})).filter((function(t){return!1===r||r(e,t)}));return o},startMeasure:function(t,e,n){this.setState({measuring:!0,measureText:t,measurePrefix:e,measureLocation:n,activeIndex:0})},stopMeasure:function(t){this.setState({measuring:!1,measureLocation:0,measureText:null},t)},focus:function(){this.$refs.textarea.focus()},blur:function(){this.$refs.textarea.blur()}},render:function(){var t=arguments[0],e=this.$data,n=e._value,r=e.measureLocation,a=e.measurePrefix,o=e.measuring,s=Object(H["l"])(this),c=s.prefixCls,u=s.placement,f=s.transitionName,h=(s.autoFocus,s.notFoundContent,s.getPopupContainer),d=ye()(s,["prefixCls","placement","transitionName","autoFocus","notFoundContent","getPopupContainer"]),p=Object(l["a"])(d,["value","defaultValue","prefix","split","children","validateSearch","filterOption"]),v=o?this.getOptions():[];return t("div",{class:c},[t("textarea",i()([{ref:"textarea"},{directives:[{name:"ant-input"}],attrs:V()({},p,this.$attrs),domProps:{value:n},on:V()({},Object(H["k"])(this),{select:Bn,change:Bn,input:this.onChange,keydown:this.onKeyDown,keyup:this.onKeyUp,blur:this.onInputBlur})}])),o&&t("div",{ref:"measure",class:c+"-measure"},[n.slice(0,r),t(Dn,{attrs:{prefixCls:c,transitionName:f,placement:u,options:v,visible:!0,getPopupContainer:h}},[t("span",[a])]),n.slice(r+a.length)])])}},Yn=Wn;Yn.Option=Ln;var qn=Yn,Un=n("8592"),Kn=qn.Option;function Gn(){return!0}function Xn(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments[1],n=e||{},r=n.prefix,i=void 0===r?"@":r,a=n.split,o=void 0===a?" ":a,s=Array.isArray(i)?i:[i];return t.split(o).map((function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=null;return s.some((function(n){var r=t.slice(0,n.length);return r===n&&(e=n,!0)})),null!==e?{prefix:e,value:t.slice(e.length)}:null})).filter((function(t){return!!t&&!!t.value}))}var Zn={name:"AMentions",mixins:[h["a"]],inheritAttrs:!1,model:{prop:"value",event:"change"},Option:V()({},Kn,{name:"AMentionsOption"}),getMentions:Xn,props:V()({},Fn,{loading:s["a"].bool}),inject:{configProvider:{default:function(){return y["a"]}}},data:function(){return{focused:!1}},mounted:function(){var t=this;this.$nextTick((function(){t.autoFocus&&t.focus()}))},methods:{onFocus:function(){for(var t=arguments.length,e=Array(t),n=0;ns?"true":"false","aria-posinset":s+1,"aria-setsize":c,tabIndex:0}},[t("div",{class:a+"-first"},[l]),t("div",{class:a+"-second"},[l])])]);return o&&(f=o(f,this.$props)),f}},fr={disabled:s["a"].bool,value:s["a"].number,defaultValue:s["a"].number,count:s["a"].number,allowHalf:s["a"].bool,allowClear:s["a"].bool,prefixCls:s["a"].string,character:s["a"].any,characterRender:s["a"].func,tabIndex:s["a"].number,autoFocus:s["a"].bool};function hr(){}var dr={name:"Rate",mixins:[h["a"]],model:{prop:"value",event:"change"},props:Object(H["t"])(fr,{defaultValue:0,count:5,allowHalf:!1,allowClear:!0,prefixCls:"rc-rate",tabIndex:0,character:"★"}),data:function(){var t=this.value;return Object(H["s"])(this,"value")||(t=this.defaultValue),{sValue:t,focused:!1,cleanedValue:null,hoverValue:void 0}},watch:{value:function(t){this.setState({sValue:t})}},mounted:function(){var t=this;this.$nextTick((function(){t.autoFocus&&!t.disabled&&t.focus()}))},methods:{onHover:function(t,e){var n=this.getStarValue(e,t.pageX),r=this.cleanedValue;n!==r&&this.setState({hoverValue:n,cleanedValue:null}),this.$emit("hoverChange",n)},onMouseLeave:function(){this.setState({hoverValue:void 0,cleanedValue:null}),this.$emit("hoverChange",void 0)},onClick:function(t,e){var n=this.allowClear,r=this.sValue,i=this.getStarValue(e,t.pageX),a=!1;n&&(a=i===r),this.onMouseLeave(!0),this.changeValue(a?0:i),this.setState({cleanedValue:a?i:null})},onFocus:function(){this.setState({focused:!0}),this.$emit("focus")},onBlur:function(){this.setState({focused:!1}),this.$emit("blur")},onKeyDown:function(t){var e=t.keyCode,n=this.count,r=this.allowHalf,i=this.sValue;e===Oe["a"].RIGHT&&i0&&(i-=r?.5:1,this.changeValue(i),t.preventDefault()),this.$emit("keydown",t)},getStarDOM:function(t){return this.$refs["stars"+t].$el},getStarValue:function(t,e){var n=t+1;if(this.allowHalf){var r=this.getStarDOM(t),i=cr(r),a=r.clientWidth;e-i0,"Slider","`Slider[step]` should be a positive number in order to make Slider[dots] work.");var o=Object.keys(e).map(parseFloat).sort((function(t,e){return t-e}));if(n&&r)for(var s=i;s<=a;s+=r)-1===o.indexOf(s)&&o.push(s);return o},Cr={functional:!0,render:function(t,e){var n=e.props,r=n.prefixCls,i=n.vertical,a=n.reverse,s=n.marks,c=n.dots,l=n.step,f=n.included,h=n.lowerBound,d=n.upperBound,p=n.max,v=n.min,g=n.dotStyle,m=n.activeDotStyle,y=p-v,b=Or(i,s,c,l,v,p).map((function(e){var n,s=Math.abs(e-v)/y*100+"%",c=!f&&e===d||f&&e<=d&&e>=h,l=i?V()({},g,o()({},a?"top":"bottom",s)):V()({},g,o()({},a?"right":"left",s));c&&(l=V()({},l,m));var p=u()((n={},o()(n,r+"-dot",!0),o()(n,r+"-dot-active",c),o()(n,r+"-dot-reverse",a),n));return t("span",{class:p,style:l,key:e})}));return t("div",{class:r+"-step"},[b])}},Sr=Cr,Mr={functional:!0,render:function(t,e){var n=e.props,r=n.className,i=n.vertical,a=n.reverse,s=n.marks,c=n.included,l=n.upperBound,f=n.lowerBound,h=n.max,d=n.min,p=e.listeners.clickLabel,v=Object.keys(s),g=h-d,m=v.map(parseFloat).sort((function(t,e){return t-e})).map((function(e){var n,h="function"===typeof s[e]?s[e](t):s[e],v="object"===("undefined"===typeof h?"undefined":K()(h))&&!Object(H["w"])(h),m=v?h.label:h;if(!m&&0!==m)return null;var y=!c&&e===l||c&&e<=l&&e>=f,b=u()((n={},o()(n,r+"-text",!0),o()(n,r+"-text-active",y),n)),x=o()({marginBottom:"-50%"},a?"top":"bottom",(e-d)/g*100+"%"),w=o()({transform:"translateX(-50%)",msTransform:"translateX(-50%)"},a?"right":"left",a?(e-d/4)/g*100+"%":(e-d)/g*100+"%"),_=i?x:w,O=v?V()({},_,h.style):_;return t("span",{class:b,style:O,key:e,on:{mousedown:function(t){return p(t,e)},touchstart:function(t){return p(t,e)}}},[m])}));return t("div",{class:r},[m])}},kr=Mr,jr={name:"Handle",mixins:[h["a"]],props:{prefixCls:s["a"].string,vertical:s["a"].bool,offset:s["a"].number,disabled:s["a"].bool,min:s["a"].number,max:s["a"].number,value:s["a"].number,tabIndex:s["a"].number,className:s["a"].string,reverse:s["a"].bool},data:function(){return{clickFocused:!1}},mounted:function(){this.onMouseUpListener=Object(w["a"])(document,"mouseup",this.handleMouseUp)},beforeDestroy:function(){this.onMouseUpListener&&this.onMouseUpListener.remove()},methods:{setClickFocus:function(t){this.setState({clickFocused:t})},handleMouseUp:function(){document.activeElement===this.$refs.handle&&this.setClickFocus(!0)},handleBlur:function(t){this.setClickFocus(!1),this.__emit("blur",t)},handleKeyDown:function(){this.setClickFocus(!1)},clickFocus:function(){this.setClickFocus(!0),this.focus()},focus:function(){this.$refs.handle.focus()},blur:function(){this.$refs.handle.blur()},handleMousedown:function(t){this.focus(),this.__emit("mousedown",t)}},render:function(){var t,e,n=arguments[0],r=Object(H["l"])(this),i=r.prefixCls,a=r.vertical,s=r.reverse,c=r.offset,l=r.disabled,f=r.min,h=r.max,d=r.value,p=r.tabIndex,v=u()(this.$props.className,o()({},i+"-handle-click-focused",this.clickFocused)),g=a?(t={},o()(t,s?"top":"bottom",c+"%"),o()(t,s?"bottom":"top","auto"),o()(t,"transform","translateY(+50%)"),t):(e={},o()(e,s?"right":"left",c+"%"),o()(e,s?"left":"right","auto"),o()(e,"transform","translateX("+(s?"+":"-")+"50%)"),e),m={"aria-valuemin":f,"aria-valuemax":h,"aria-valuenow":d,"aria-disabled":!!l},y=p||0;(l||null===p)&&(y=null);var b={attrs:V()({role:"slider",tabIndex:y},m),class:v,on:V()({},Object(H["k"])(this),{blur:this.handleBlur,keydown:this.handleKeyDown,mousedown:this.handleMousedown}),ref:"handle",style:g};return n("div",b)}};function Tr(t,e){try{return Object.keys(e).some((function(n){return t.target===e[n].$el||t.target===e[n]}))}catch(n){return!1}}function zr(t,e){var n=e.min,r=e.max;return tr}function Er(t){return t.touches.length>1||"touchend"===t.type.toLowerCase()&&t.touches.length>0}function Ar(t,e){var n=e.marks,r=e.step,i=e.min,a=e.max,o=Object.keys(n).map(parseFloat);if(null!==r){var s=Math.floor((a-i)/r),c=Math.min((t-i)/r,s),u=Math.round(c)*r+i;o.push(u)}var l=o.map((function(e){return Math.abs(t-e)}));return o[l.indexOf(Math.min.apply(Math,p()(l)))]}function Pr(t){var e=t.toString(),n=0;return e.indexOf(".")>=0&&(n=e.length-e.indexOf(".")-1),n}function Lr(t,e){var n=1;return window.visualViewport&&(n=+(window.visualViewport.width/document.body.getBoundingClientRect().width).toFixed(2)),(t?e.clientY:e.pageX)/n}function Vr(t,e){var n=1;return window.visualViewport&&(n=+(window.visualViewport.width/document.body.getBoundingClientRect().width).toFixed(2)),(t?e.touches[0].clientY:e.touches[0].pageX)/n}function Ir(t,e){var n=e.getBoundingClientRect();return t?n.top+.5*n.height:window.pageXOffset+n.left+.5*n.width}function Rr(t,e){var n=e.max,r=e.min;return t<=r?r:t>=n?n:t}function Hr(t,e){var n=e.step,r=isFinite(Ar(t,e))?Ar(t,e):0;return null===n?r:parseFloat(r.toFixed(Pr(n)))}function Dr(t){t.stopPropagation(),t.preventDefault()}function Fr(t,e,n){var r={increase:function(t,e){return t+e},decrease:function(t,e){return t-e}},i=r[t](Object.keys(n.marks).indexOf(JSON.stringify(e)),1),a=Object.keys(n.marks)[i];return n.step?r[t](e,n.step):Object.keys(n.marks).length&&n.marks[a]?n.marks[a]:e}function Nr(t,e,n){var r="increase",i="decrease",a=r;switch(t.keyCode){case Oe["a"].UP:a=e&&n?i:r;break;case Oe["a"].RIGHT:a=!e&&n?i:r;break;case Oe["a"].DOWN:a=e&&n?r:i;break;case Oe["a"].LEFT:a=!e&&n?r:i;break;case Oe["a"].END:return function(t,e){return e.max};case Oe["a"].HOME:return function(t,e){return e.min};case Oe["a"].PAGE_UP:return function(t,e){return t+2*e.step};case Oe["a"].PAGE_DOWN:return function(t,e){return t-2*e.step};default:return}return function(t,e){return Fr(a,t,e)}}function $r(){}function Br(t){var e={min:s["a"].number,max:s["a"].number,step:s["a"].number,marks:s["a"].object,included:s["a"].bool,prefixCls:s["a"].string,disabled:s["a"].bool,handle:s["a"].func,dots:s["a"].bool,vertical:s["a"].bool,reverse:s["a"].bool,minimumTrackStyle:s["a"].object,maximumTrackStyle:s["a"].object,handleStyle:s["a"].oneOfType([s["a"].object,s["a"].arrayOf(s["a"].object)]),trackStyle:s["a"].oneOfType([s["a"].object,s["a"].arrayOf(s["a"].object)]),railStyle:s["a"].object,dotStyle:s["a"].object,activeDotStyle:s["a"].object,autoFocus:s["a"].bool};return{name:"createSlider",mixins:[t],model:{prop:"value",event:"change"},props:Object(H["t"])(e,{prefixCls:"rc-slider",min:0,max:100,step:1,marks:{},included:!0,disabled:!1,dots:!1,vertical:!1,reverse:!1,trackStyle:[{}],handleStyle:[{}],railStyle:{},dotStyle:{},activeDotStyle:{}}),data:function(){var t=this.step,e=this.max,n=this.min,r=!isFinite(e-n)||(e-n)%t===0;return Object(x["a"])(!t||Math.floor(t)!==t||r,"Slider","Slider[max] - Slider[min] (%s) should be a multiple of Slider[step] (%s)",e-n,t),this.handlesRefs={},{}},mounted:function(){var t=this;this.$nextTick((function(){t.document=t.$refs.sliderRef&&t.$refs.sliderRef.ownerDocument;var e=t.autoFocus,n=t.disabled;e&&!n&&t.focus()}))},beforeDestroy:function(){var t=this;this.$nextTick((function(){t.removeDocumentEvents()}))},methods:{defaultHandle:function(t){var e=t.index,n=t.directives,r=t.className,i=t.style,a=t.on,o=ye()(t,["index","directives","className","style","on"]),s=this.$createElement;if(delete o.dragging,null===o.value)return null;var c={props:V()({},o),class:r,style:i,key:e,directives:n,on:a};return s(jr,c)},onMouseDown:function(t){if(0===t.button){var e=this.vertical,n=Lr(e,t);if(Tr(t,this.handlesRefs)){var r=Ir(e,t.target);this.dragOffset=n-r,n=r}else this.dragOffset=0;this.removeDocumentEvents(),this.onStart(n),this.addDocumentMouseEvents(),Dr(t)}},onTouchStart:function(t){if(!Er(t)){var e=this.vertical,n=Vr(e,t);if(Tr(t,this.handlesRefs)){var r=Ir(e,t.target);this.dragOffset=n-r,n=r}else this.dragOffset=0;this.onStart(n),this.addDocumentTouchEvents(),Dr(t)}},onFocus:function(t){var e=this.vertical;if(Tr(t,this.handlesRefs)){var n=Ir(e,t.target);this.dragOffset=0,this.onStart(n),Dr(t),this.$emit("focus",t)}},onBlur:function(t){this.onEnd(),this.$emit("blur",t)},onMouseUp:function(){this.handlesRefs[this.prevMovedHandleIndex]&&this.handlesRefs[this.prevMovedHandleIndex].clickFocus()},onMouseMove:function(t){if(this.$refs.sliderRef){var e=Lr(this.vertical,t);this.onMove(t,e-this.dragOffset)}else this.onEnd()},onTouchMove:function(t){if(!Er(t)&&this.$refs.sliderRef){var e=Vr(this.vertical,t);this.onMove(t,e-this.dragOffset)}else this.onEnd()},onKeyDown:function(t){this.$refs.sliderRef&&Tr(t,this.handlesRefs)&&this.onKeyboard(t)},onClickMarkLabel:function(t,e){var n=this;t.stopPropagation(),this.onChange({sValue:e}),this.setState({sValue:e},(function(){return n.onEnd(!0)}))},getSliderStart:function(){var t=this.$refs.sliderRef,e=this.vertical,n=this.reverse,r=t.getBoundingClientRect();return e?n?r.bottom:r.top:window.pageXOffset+(n?r.right:r.left)},getSliderLength:function(){var t=this.$refs.sliderRef;if(!t)return 0;var e=t.getBoundingClientRect();return this.vertical?e.height:e.width},addDocumentTouchEvents:function(){this.onTouchMoveListener=Object(w["a"])(this.document,"touchmove",this.onTouchMove),this.onTouchUpListener=Object(w["a"])(this.document,"touchend",this.onEnd)},addDocumentMouseEvents:function(){this.onMouseMoveListener=Object(w["a"])(this.document,"mousemove",this.onMouseMove),this.onMouseUpListener=Object(w["a"])(this.document,"mouseup",this.onEnd)},removeDocumentEvents:function(){this.onTouchMoveListener&&this.onTouchMoveListener.remove(),this.onTouchUpListener&&this.onTouchUpListener.remove(),this.onMouseMoveListener&&this.onMouseMoveListener.remove(),this.onMouseUpListener&&this.onMouseUpListener.remove()},focus:function(){this.disabled||this.handlesRefs[0].focus()},blur:function(){var t=this;this.disabled||Object.keys(this.handlesRefs).forEach((function(e){t.handlesRefs[e]&&t.handlesRefs[e].blur&&t.handlesRefs[e].blur()}))},calcValue:function(t){var e=this.vertical,n=this.min,r=this.max,i=Math.abs(Math.max(t,0)/this.getSliderLength()),a=e?(1-i)*(r-n)+n:i*(r-n)+n;return a},calcValueByPos:function(t){var e=this.reverse?-1:1,n=e*(t-this.getSliderStart()),r=this.trimAlignValue(this.calcValue(n));return r},calcOffset:function(t){var e=this.min,n=this.max,r=(t-e)/(n-e);return 100*r},saveHandle:function(t,e){this.handlesRefs[t]=e}},render:function(t){var e,n=this.prefixCls,r=this.marks,i=this.dots,a=this.step,s=this.included,c=this.disabled,l=this.vertical,f=this.reverse,h=this.min,d=this.max,p=this.maximumTrackStyle,v=this.railStyle,g=this.dotStyle,m=this.activeDotStyle,y=this.renderSlider(t),b=y.tracks,x=y.handles,w=u()(n,(e={},o()(e,n+"-with-marks",Object.keys(r).length),o()(e,n+"-disabled",c),o()(e,n+"-vertical",l),e)),_={props:{vertical:l,marks:r,included:s,lowerBound:this.getLowerBound(),upperBound:this.getUpperBound(),max:d,min:h,reverse:f,className:n+"-mark"},on:{clickLabel:c?$r:this.onClickMarkLabel}};return t("div",{ref:"sliderRef",attrs:{tabIndex:"-1"},class:w,on:{touchstart:c?$r:this.onTouchStart,mousedown:c?$r:this.onMouseDown,mouseup:c?$r:this.onMouseUp,keydown:c?$r:this.onKeyDown,focus:c?$r:this.onFocus,blur:c?$r:this.onBlur}},[t("div",{class:n+"-rail",style:V()({},p,v)}),b,t(Sr,{attrs:{prefixCls:n,vertical:l,reverse:f,marks:r,dots:i,step:a,included:s,lowerBound:this.getLowerBound(),upperBound:this.getUpperBound(),max:d,min:h,dotStyle:g,activeDotStyle:m}}),x,t(kr,_),this.$slots["default"]])}}}var Wr={name:"Slider",mixins:[h["a"]],props:{defaultValue:s["a"].number,value:s["a"].number,disabled:s["a"].bool,autoFocus:s["a"].bool,tabIndex:s["a"].number,reverse:s["a"].bool,min:s["a"].number,max:s["a"].number},data:function(){var t=void 0!==this.defaultValue?this.defaultValue:this.min,e=void 0!==this.value?this.value:t;return Object(x["a"])(!Object(H["s"])(this,"minimumTrackStyle"),"Slider","minimumTrackStyle will be deprecate, please use trackStyle instead."),Object(x["a"])(!Object(H["s"])(this,"maximumTrackStyle"),"Slider","maximumTrackStyle will be deprecate, please use railStyle instead."),{sValue:this.trimAlignValue(e),dragging:!1}},watch:{value:{handler:function(t){this.setChangeValue(t)},deep:!0},min:function(){var t=this.sValue;this.setChangeValue(t)},max:function(){var t=this.sValue;this.setChangeValue(t)}},methods:{setChangeValue:function(t){var e=void 0!==t?t:this.sValue,n=this.trimAlignValue(e,this.$props);n!==this.sValue&&(this.setState({sValue:n}),zr(e,this.$props)&&this.$emit("change",n))},onChange:function(t){var e=!Object(H["s"])(this,"value"),n=t.sValue>this.max?V()({},t,{sValue:this.max}):t;e&&this.setState(n);var r=n.sValue;this.$emit("change",r)},onStart:function(t){this.setState({dragging:!0});var e=this.sValue;this.$emit("beforeChange",e);var n=this.calcValueByPos(t);this.startValue=n,this.startPosition=t,n!==e&&(this.prevMovedHandleIndex=0,this.onChange({sValue:n}))},onEnd:function(t){var e=this.dragging;this.removeDocumentEvents(),(e||t)&&this.$emit("afterChange",this.sValue),this.setState({dragging:!1})},onMove:function(t,e){Dr(t);var n=this.sValue,r=this.calcValueByPos(e);r!==n&&this.onChange({sValue:r})},onKeyboard:function(t){var e=this.$props,n=e.reverse,r=e.vertical,i=Nr(t,r,n);if(i){Dr(t);var a=this.sValue,o=i(a,this.$props),s=this.trimAlignValue(o);if(s===a)return;this.onChange({sValue:s}),this.$emit("afterChange",s),this.onEnd()}},getLowerBound:function(){return this.min},getUpperBound:function(){return this.sValue},trimAlignValue:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(null===t)return null;var n=V()({},this.$props,e),r=Rr(t,n);return Hr(r,n)},getTrack:function(t){var e=t.prefixCls,n=t.reverse,r=t.vertical,i=t.included,a=t.offset,o=t.minimumTrackStyle,s=t._trackStyle,c=this.$createElement;return c(_r,{class:e+"-track",attrs:{vertical:r,included:i,offset:0,reverse:n,length:a},style:V()({},o,s)})},renderSlider:function(){var t=this,e=this.prefixCls,n=this.vertical,r=this.included,i=this.disabled,a=this.minimumTrackStyle,o=this.trackStyle,s=this.handleStyle,c=this.tabIndex,u=this.min,l=this.max,f=this.reverse,h=this.handle,d=this.defaultHandle,p=h||d,v=this.sValue,g=this.dragging,m=this.calcOffset(v),y=p({className:e+"-handle",prefixCls:e,vertical:n,offset:m,value:v,dragging:g,disabled:i,min:u,max:l,reverse:f,index:0,tabIndex:c,style:s[0]||s,directives:[{name:"ant-ref",value:function(e){return t.saveHandle(0,e)}}],on:{focus:this.onFocus,blur:this.onBlur}}),b=o[0]||o;return{tracks:this.getTrack({prefixCls:e,reverse:f,vertical:n,included:r,offset:m,minimumTrackStyle:a,_trackStyle:b}),handles:y}}}},Yr=Br(Wr),qr=function(t){var e=t.value,n=t.handle,r=t.bounds,i=t.props,a=i.allowCross,o=i.pushable,s=Number(o),c=Rr(e,i),u=c;return a||null==n||void 0===r||(n>0&&c<=r[n-1]+s&&(u=r[n-1]+s),n=r[n+1]-s&&(u=r[n+1]-s)),Hr(u,i)},Ur={defaultValue:s["a"].arrayOf(s["a"].number),value:s["a"].arrayOf(s["a"].number),count:s["a"].number,pushable:s["a"].oneOfType([s["a"].bool,s["a"].number]),allowCross:s["a"].bool,disabled:s["a"].bool,reverse:s["a"].bool,tabIndex:s["a"].arrayOf(s["a"].number),prefixCls:s["a"].string,min:s["a"].number,max:s["a"].number,autoFocus:s["a"].bool},Kr={name:"Range",displayName:"Range",mixins:[h["a"]],props:Object(H["t"])(Ur,{count:1,allowCross:!0,pushable:!1,tabIndex:[]}),data:function(){var t=this,e=this.count,n=this.min,r=this.max,i=Array.apply(void 0,p()(Array(e+1))).map((function(){return n})),a=Object(H["s"])(this,"defaultValue")?this.defaultValue:i,o=this.value;void 0===o&&(o=a);var s=o.map((function(e,n){return qr({value:e,handle:n,props:t.$props})})),c=s[0]===r?0:s.length-1;return{sHandle:null,recent:c,bounds:s}},watch:{value:{handler:function(t){var e=this.bounds;this.setChangeValue(t||e)},deep:!0},min:function(){var t=this.value;this.setChangeValue(t||this.bounds)},max:function(){var t=this.value;this.setChangeValue(t||this.bounds)}},methods:{setChangeValue:function(t){var e=this,n=this.bounds,r=t.map((function(t,r){return qr({value:t,handle:r,bounds:n,props:e.$props})}));if((r.length!==n.length||!r.every((function(t,e){return t===n[e]})))&&(this.setState({bounds:r}),t.some((function(t){return zr(t,e.$props)})))){var i=t.map((function(t){return Rr(t,e.$props)}));this.$emit("change",i)}},onChange:function(t){var e=!Object(H["s"])(this,"value");if(e)this.setState(t);else{var n={};["sHandle","recent"].forEach((function(e){void 0!==t[e]&&(n[e]=t[e])})),Object.keys(n).length&&this.setState(n)}var r=V()({},this.$data,t),i=r.bounds;this.$emit("change",i)},onStart:function(t){var e=this.bounds;this.$emit("beforeChange",e);var n=this.calcValueByPos(t);this.startValue=n,this.startPosition=t;var r=this.getClosestBound(n);this.prevMovedHandleIndex=this.getBoundNeedMoving(n,r),this.setState({sHandle:this.prevMovedHandleIndex,recent:this.prevMovedHandleIndex});var i=e[this.prevMovedHandleIndex];if(n!==i){var a=[].concat(p()(e));a[this.prevMovedHandleIndex]=n,this.onChange({bounds:a})}},onEnd:function(t){var e=this.sHandle;this.removeDocumentEvents(),(null!==e||t)&&this.$emit("afterChange",this.bounds),this.setState({sHandle:null})},onMove:function(t,e){Dr(t);var n=this.bounds,r=this.sHandle,i=this.calcValueByPos(e),a=n[r];i!==a&&this.moveTo(i)},onKeyboard:function(t){var e=this.$props,n=e.reverse,r=e.vertical,i=Nr(t,r,n);if(i){Dr(t);var a=this.bounds,o=this.sHandle,s=a[null===o?this.recent:o],c=i(s,this.$props),u=qr({value:c,handle:o,bounds:a,props:this.$props});if(u===s)return;var l=!0;this.moveTo(u,l)}},getClosestBound:function(t){for(var e=this.bounds,n=0,r=1;re[r]&&(n=r);return Math.abs(e[n+1]-t)=r.length||a<0)return!1;var o=e+n,s=r[a],c=this.pushable,u=n*(t[o]-s);return!!this.pushHandle(t,o,n,c-u)&&(t[e]=s,!0)},trimAlignValue:function(t){var e=this.sHandle,n=this.bounds;return qr({value:t,handle:e,bounds:n,props:this.$props})},ensureValueNotConflict:function(t,e,n){var r=n.allowCross,i=n.pushable,a=this.$data||{},o=a.bounds;if(t=void 0===t?a.sHandle:t,i=Number(i),!r&&null!=t&&void 0!==o){if(t>0&&e<=o[t-1]+i)return o[t-1]+i;if(t=o[t+1]-i)return o[t+1]-i}return e},getTrack:function(t){var e=t.bounds,n=t.prefixCls,r=t.reverse,i=t.vertical,a=t.included,s=t.offsets,c=t.trackStyle,l=this.$createElement;return e.slice(0,-1).map((function(t,e){var f,h=e+1,d=u()((f={},o()(f,n+"-track",!0),o()(f,n+"-track-"+h,!0),f));return l(_r,{class:d,attrs:{vertical:i,reverse:r,included:a,offset:s[h-1],length:s[h]-s[h-1]},style:c[e],key:h})}))},renderSlider:function(){var t=this,e=this.sHandle,n=this.bounds,r=this.prefixCls,i=this.vertical,a=this.included,s=this.disabled,c=this.min,l=this.max,f=this.reverse,h=this.handle,d=this.defaultHandle,p=this.trackStyle,v=this.handleStyle,g=this.tabIndex,m=h||d,y=n.map((function(e){return t.calcOffset(e)})),b=r+"-handle",x=n.map((function(n,a){var h,d=g[a]||0;return(s||null===g[a])&&(d=null),m({className:u()((h={},o()(h,b,!0),o()(h,b+"-"+(a+1),!0),h)),prefixCls:r,vertical:i,offset:y[a],value:n,dragging:e===a,index:a,tabIndex:d,min:c,max:l,reverse:f,disabled:s,style:v[a],directives:[{name:"ant-ref",value:function(e){return t.saveHandle(a,e)}}],on:{focus:t.onFocus,blur:t.onBlur}})}));return{tracks:this.getTrack({bounds:n,prefixCls:r,reverse:f,vertical:i,included:a,offsets:y,trackStyle:p}),handles:x}}}},Gr=Br(Kr),Xr=n("f54f"),Zr=Object(Xr["a"])(),Qr=function(){return{prefixCls:s["a"].string,tooltipPrefixCls:s["a"].string,range:s["a"].bool,reverse:s["a"].bool,min:s["a"].number,max:s["a"].number,step:s["a"].oneOfType([s["a"].number,s["a"].any]),marks:s["a"].object,dots:s["a"].bool,value:s["a"].oneOfType([s["a"].number,s["a"].arrayOf(s["a"].number)]),defaultValue:s["a"].oneOfType([s["a"].number,s["a"].arrayOf(s["a"].number)]),included:s["a"].bool,disabled:s["a"].bool,vertical:s["a"].bool,tipFormatter:s["a"].oneOfType([s["a"].func,s["a"].object]),tooltipVisible:s["a"].bool,tooltipPlacement:Zr.placement,getTooltipPopupContainer:s["a"].func}},Jr={name:"ASlider",model:{prop:"value",event:"change"},mixins:[h["a"]],inject:{configProvider:{default:function(){return y["a"]}}},props:V()({},Qr(),{tipFormatter:s["a"].oneOfType([s["a"].func,s["a"].object]).def((function(t){return t.toString()}))}),data:function(){return{visibles:{}}},methods:{toggleTooltipVisible:function(t,e){this.setState((function(n){var r=n.visibles;return{visibles:V()({},r,o()({},t,e))}}))},handleWithTooltip:function(t,e,n){var r=this,i=n.value,a=n.dragging,o=n.index,s=n.directives,c=n.on,u=ye()(n,["value","dragging","index","directives","on"]),l=this.$createElement,f=this.$props,h=f.tipFormatter,d=f.tooltipVisible,p=f.tooltipPlacement,v=f.getTooltipPopupContainer,g=this.visibles,m=!!h&&(g[o]||a),y=d||void 0===d&&m,b={props:{prefixCls:t,title:h?h(i):"",visible:y,placement:p||"top",transitionName:"zoom-down",overlayClassName:e+"-tooltip",getPopupContainer:v||function(){return document.body}},key:o},x={props:V()({value:i},u),directives:s,on:V()({},c,{mouseenter:function(){return r.toggleTooltipVisible(o,!0)},mouseleave:function(){return r.toggleTooltipVisible(o,!1)}})};return l(gr["a"],b,[l(jr,x)])},focus:function(){this.$refs.sliderRef.focus()},blur:function(){this.$refs.sliderRef.blur()}},render:function(){var t=this,e=arguments[0],n=Object(H["l"])(this),r=n.range,i=n.prefixCls,a=n.tooltipPrefixCls,o=ye()(n,["range","prefixCls","tooltipPrefixCls"]),s=this.configProvider.getPrefixCls,c=s("slider",i),u=s("tooltip",a),l=Object(H["k"])(this);if(r){var f={props:V()({},o,{prefixCls:c,tooltipPrefixCls:u,handle:function(e){return t.handleWithTooltip(u,c,e)}}),ref:"sliderRef",on:l};return e(Gr,f)}var h={props:V()({},o,{prefixCls:c,tooltipPrefixCls:u,handle:function(e){return t.handleWithTooltip(u,c,e)}}),ref:"sliderRef",on:l};return e(Yr,h)},install:function(t){t.use(b["a"]),t.component(Jr.name,Jr)}},ti=Jr,ei=n("07a9"),ni=n.n(ei),ri={name:"AStatisticNumber",functional:!0,render:function(t,e){var n=e.props,r=n.value,i=n.formatter,a=n.precision,o=n.decimalSeparator,s=n.groupSeparator,c=void 0===s?"":s,u=n.prefixCls,l=void 0;if("function"===typeof i)l=i({value:r,h:t});else{var f=String(r),h=f.match(/^(-?)(\d*)(\.(\d+))?$/);if(h){var d=h[1],p=h[2]||"0",v=h[4]||"";p=p.replace(/\B(?=(\d{3})+(?!\d))/g,c),"number"===typeof a&&(v=ni()(v,a,"0").slice(0,a)),v&&(v=""+o+v),l=[t("span",{key:"int",class:u+"-content-value-int"},[d,p]),v&&t("span",{key:"decimal",class:u+"-content-value-decimal"},[v])]}else l=f}return t("span",{class:u+"-content-value"},[l])}},ii={prefixCls:s["a"].string,decimalSeparator:s["a"].string,groupSeparator:s["a"].string,format:s["a"].string,value:s["a"].oneOfType([s["a"].string,s["a"].number,s["a"].object]),valueStyle:s["a"].any,valueRender:s["a"].any,formatter:s["a"].any,precision:s["a"].number,prefix:s["a"].any,suffix:s["a"].any,title:s["a"].any},ai={name:"AStatistic",props:Object(H["t"])(ii,{decimalSeparator:".",groupSeparator:","}),inject:{configProvider:{default:function(){return y["a"]}}},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.value,i=void 0===r?0:r,a=e.valueStyle,o=e.valueRender,s=this.configProvider.getPrefixCls,c=s("statistic",n),u=Object(H["g"])(this,"title"),l=Object(H["g"])(this,"prefix"),f=Object(H["g"])(this,"suffix"),h=Object(H["g"])(this,"formatter",{},!1),d=t(ri,{props:V()({},this.$props,{prefixCls:c,value:i,formatter:h})});return o&&(d=o(d)),t("div",{class:c},[u&&t("div",{class:c+"-title"},[u]),t("div",{style:a,class:c+"-content"},[l&&t("span",{class:c+"-content-prefix"},[l]),d,f&&t("span",{class:c+"-content-suffix"},[f])])])}},oi=n("4106"),si=n.n(oi),ci=[["Y",31536e6],["M",2592e6],["D",864e5],["H",36e5],["m",6e4],["s",1e3],["S",1]];function ui(t,e){var n=t,r=/\[[^\]]*\]/g,i=(e.match(r)||[]).map((function(t){return t.slice(1,-1)})),a=e.replace(r,"[]"),o=ci.reduce((function(t,e){var r=tt()(e,2),i=r[0],a=r[1];if(-1!==t.indexOf(i)){var o=Math.floor(n/a);return n-=o*a,t.replace(new RegExp(i+"+","g"),(function(t){var e=t.length;return si()(o.toString(),e,"0")}))}return t}),a),s=0;return o.replace(r,(function(){var t=i[s];return s+=1,t}))}function li(t,e){var n=e.format,r=void 0===n?"":n,i=Object(It["a"])(mt)(t).valueOf(),a=Object(It["a"])(mt)().valueOf(),o=Math.max(i-a,0);return ui(o,r)}var fi=1e3/30;function hi(t){return Object(It["a"])(mt)(t).valueOf()}var di={name:"AStatisticCountdown",props:Object(H["t"])(ii,{format:"HH:mm:ss"}),created:function(){this.countdownId=void 0},mounted:function(){this.syncTimer()},updated:function(){this.syncTimer()},beforeDestroy:function(){this.stopTimer()},methods:{syncTimer:function(){var t=this.$props.value,e=hi(t);e>=Date.now()?this.startTimer():this.stopTimer()},startTimer:function(){var t=this;this.countdownId||(this.countdownId=window.setInterval((function(){t.$refs.statistic.$forceUpdate(),t.syncTimer()}),fi))},stopTimer:function(){var t=this.$props.value;if(this.countdownId){clearInterval(this.countdownId),this.countdownId=void 0;var e=hi(t);e0?t("a",{attrs:{href:"#"},class:i+"-action",on:{click:this.handleClear2}},[t(ae["a"],{attrs:{type:"close-circle",theme:"filled"}})]):t("span",{class:i+"-action"},[t(ae["a"],{attrs:{type:"search"}})]);return t("div",[t(Q["a"],{attrs:{placeholder:n,value:r,disabled:a},class:i,on:{change:this.handleChange}}),o])}},xi=n("b6bb"),wi=n("0f32"),_i=n.n(wi),Oi=function(t,e){var n="";return n="undefined"!==typeof getComputedStyle?window.getComputedStyle(t,null).getPropertyValue(e):t.style[e],n},Ci=function(t){return Oi(t,"overflow")+Oi(t,"overflow-y")+Oi(t,"overflow-x")},Si=function(t){if(!(t instanceof window.HTMLElement))return window;var e=t;while(e){if(e===document.body||e===document.documentElement)break;if(!e.parentNode)break;if(/(scroll|auto)/.test(Ci(e)))return e;e=e.parentNode}return window},Mi=Si;function ki(t){var e=t.getBoundingClientRect();return{top:e.top+window.pageYOffset,left:e.left+window.pageXOffset}}var ji=function(t){return null===t.offsetParent};function Ti(t,e,n){if(ji(t))return!1;var r=void 0,i=void 0,a=void 0,o=void 0;if("undefined"===typeof e||e===window)r=window.pageYOffset,a=window.pageXOffset,i=r+window.innerHeight,o=a+window.innerWidth;else{var s=ki(e);r=s.top,a=s.left,i=r+e.offsetHeight,o=a+e.offsetWidth}var c=ki(t);return r<=c.top+t.offsetHeight+n.top&&i>=c.top-n.bottom&&a<=c.left+t.offsetWidth+n.left&&o>=c.left-n.right}var zi={debounce:s["a"].bool,elementType:s["a"].string,height:s["a"].oneOfType([s["a"].string,s["a"].number]),offset:s["a"].number,offsetBottom:s["a"].number,offsetHorizontal:s["a"].number,offsetLeft:s["a"].number,offsetRight:s["a"].number,offsetTop:s["a"].number,offsetVertical:s["a"].number,threshold:s["a"].number,throttle:s["a"].number,width:s["a"].oneOfType([s["a"].string,s["a"].number]),_propsSymbol:s["a"].any},Ei={name:"LazyLoad",mixins:[h["a"]],props:Object(H["t"])(zi,{elementType:"div",debounce:!0,offset:0,offsetBottom:0,offsetHorizontal:0,offsetLeft:0,offsetRight:0,offsetTop:0,offsetVertical:0,throttle:250}),data:function(){return this.throttle>0&&(this.debounce?this.lazyLoadHandler=le()(this.lazyLoadHandler,this.throttle):this.lazyLoadHandler=_i()(this.lazyLoadHandler,this.throttle)),{visible:!1}},watch:{_propsSymbol:function(){this.visible||this.lazyLoadHandler()}},mounted:function(){var t=this;this.$nextTick((function(){t._mounted=!0;var e=t.getEventNode();t.lazyLoadHandler(),t.lazyLoadHandler.flush&&t.lazyLoadHandler.flush(),t.resizeHander=Object(w["a"])(window,"resize",t.lazyLoadHandler),t.scrollHander=Object(w["a"])(e,"scroll",t.lazyLoadHandler)}))},beforeDestroy:function(){this._mounted=!1,this.lazyLoadHandler.cancel&&this.lazyLoadHandler.cancel(),this.detachListeners()},methods:{getEventNode:function(){return Mi(this.$el)},getOffset:function(){var t=this.$props,e=t.offset,n=t.offsetVertical,r=t.offsetHorizontal,i=t.offsetTop,a=t.offsetBottom,o=t.offsetLeft,s=t.offsetRight,c=t.threshold,u=c||e,l=n||u,f=r||u;return{top:i||l,bottom:a||l,left:o||f,right:s||f}},lazyLoadHandler:function(){var t=this;if(this._mounted){var e=this.getOffset(),n=this.$el,r=this.getEventNode();Ti(n,r,e)&&(this.setState({visible:!0},(function(){t.__emit("contentVisible")})),this.detachListeners())}},detachListeners:function(){this.resizeHander&&this.resizeHander.remove(),this.scrollHander&&this.scrollHander.remove()}},render:function(t){var e=this.$slots["default"];if(1!==e.length)return Object(x["a"])(!1,"lazyLoad组件只能包含一个子元素"),null;var n=this.$props,r=n.height,i=n.width,a=n.elementType,o=this.visible,s={height:"number"===typeof r?r+"px":r,width:"number"===typeof i?i+"px":i},c={LazyLoad:!0,"is-visible":o};return t(a,{class:c,style:s},[o?e[0]:null])}},Ai=Ei;function Pi(){}var Li={name:"ListItem",props:{renderedText:s["a"].any,renderedEl:s["a"].any,item:s["a"].any,lazy:s["a"].oneOfType([s["a"].bool,s["a"].object]),checked:s["a"].bool,prefixCls:s["a"].string,disabled:s["a"].bool},render:function(){var t,e=this,n=arguments[0],r=this.$props,i=r.renderedText,a=r.renderedEl,s=r.item,c=r.lazy,l=r.checked,f=r.disabled,h=r.prefixCls,d=u()((t={},o()(t,h+"-content-item",!0),o()(t,h+"-content-item-disabled",f||s.disabled),t)),p=void 0;"string"!==typeof i&&"number"!==typeof i||(p=String(i));var v=n("li",{class:d,attrs:{title:p},on:{click:f||s.disabled?Pi:function(){e.$emit("click",s)}}},[n(Be["a"],{attrs:{checked:l,disabled:f||s.disabled}}),n("span",{class:h+"-content-item-text"},[a])]),g=null;if(c){var m={props:V()({height:32,offset:500,throttle:0,debounce:!1},c,{_propsSymbol:Symbol()})};g=n(Ai,m,[v])}else g=v;return g}};function Vi(){}var Ii={name:"ListBody",inheritAttrs:!1,props:{prefixCls:s["a"].string,filteredRenderItems:s["a"].array.def([]),lazy:s["a"].oneOfType([s["a"].bool,s["a"].object]),selectedKeys:s["a"].array,disabled:s["a"].bool},data:function(){return{mounted:!1}},computed:{itemsLength:function(){return this.filteredRenderItems?this.filteredRenderItems.length:0}},watch:{itemsLength:function(){var t=this;this.$nextTick((function(){var e=t.$props.lazy;if(!1!==e){var n=t.$el;xi["a"].cancel(t.lazyId),t.lazyId=Object(xi["a"])((function(){if(n){var t=new Event("scroll",{bubbles:!0});n.dispatchEvent(t)}}))}}))}},mounted:function(){var t=this;this.mountId=Object(xi["a"])((function(){t.mounted=!0}))},beforeDestroy:function(){xi["a"].cancel(this.mountId),xi["a"].cancel(this.lazyId)},methods:{onItemSelect:function(t){var e=this.$props.selectedKeys,n=e.indexOf(t.key)>=0;this.$emit("itemSelect",t.key,!n)},onScroll:function(t){this.$emit("scroll",t)}},render:function(){var t=this,e=arguments[0],n=this.$data.mounted,r=this.$props,a=r.prefixCls,o=r.filteredRenderItems,s=r.lazy,c=r.selectedKeys,u=r.disabled,l=o.map((function(n){var r=n.renderedEl,i=n.renderedText,o=n.item,l=o.disabled,f=c.indexOf(o.key)>=0;return e(Li,{attrs:{disabled:u||l,item:o,lazy:s,renderedText:i,renderedEl:r,checked:f,prefixCls:a},key:o.key,on:{click:t.onItemSelect}})})),f=Object(ut["a"])(n?a+"-content-item-highlight":"",{tag:"ul",nativeOn:{scroll:this.onScroll},leave:Vi});return e("transition-group",i()([{class:a+"-content"},f]),[l])}},Ri=function(t,e){return t(Ii,e)};function Hi(t,e){if("createEvent"in document){var n=document.createEvent("HTMLEvents");n.initEvent(e,!1,!0),t.dispatchEvent(n)}}var Di=function(){return null},Fi={key:s["a"].string.isRequired,title:s["a"].string.isRequired,description:s["a"].string,disabled:s["a"].bool};function Ni(t){return t&&!Object(H["w"])(t)&&"[object Object]"===Object.prototype.toString.call(t)}var $i={prefixCls:s["a"].string,titleText:s["a"].string,dataSource:s["a"].arrayOf(s["a"].shape(Fi).loose),filter:s["a"].string,filterOption:s["a"].func,checkedKeys:s["a"].arrayOf(s["a"].string),handleFilter:s["a"].func,handleSelect:s["a"].func,handleSelectAll:s["a"].func,handleClear:s["a"].func,renderItem:s["a"].func,showSearch:s["a"].bool,searchPlaceholder:s["a"].string,notFoundContent:s["a"].any,itemUnit:s["a"].string,itemsUnit:s["a"].string,body:s["a"].any,renderList:s["a"].any,footer:s["a"].any,lazy:s["a"].oneOfType([s["a"].bool,s["a"].object]),disabled:s["a"].bool,direction:s["a"].string,showSelectAll:s["a"].bool};function Bi(t,e,n){var r=e?e(n):null,i=!!r;return i||(r=Ri(t,n)),{customize:i,bodyContent:r}}var Wi={name:"TransferList",mixins:[h["a"]],props:Object(H["t"])($i,{dataSource:[],titleText:"",showSearch:!1,lazy:{}}),data:function(){return this.timer=null,this.triggerScrollTimer=null,{filterValue:""}},beforeDestroy:function(){clearTimeout(this.triggerScrollTimer)},updated:function(){var t=this;this.$nextTick((function(){if(t.scrollEvent&&t.scrollEvent.remove(),t.$refs.listContentWrapper){var e=t.$refs.listContentWrapper.$el;t.scrollEvent=Object(w["a"])(e,"scroll",t.handleScroll)}}))},methods:{handleScroll:function(t){this.$emit("scroll",t)},getCheckStatus:function(t){var e=this.$props.checkedKeys;return 0===e.length?"none":t.every((function(t){return e.indexOf(t.key)>=0||!!t.disabled}))?"all":"part"},getFilteredItems:function(t,e){var n=this,r=[],i=[];return t.forEach((function(t){var a=n.renderItemHtml(t),o=a.renderedText;if(e&&e.trim()&&!n.matchFilter(o,t))return null;r.push(t),i.push(a)})),{filteredItems:r,filteredRenderItems:i}},getListBody:function(t,e,n,r,i,a,o,s,c,l,f){var h=this.$createElement,d=l?h("div",{class:t+"-body-search-wrapper"},[h(bi,{attrs:{prefixCls:t+"-search",handleClear:this._handleClear,placeholder:e,value:n,disabled:f},on:{change:this._handleFilter}})]):null,p=a;if(!p){var v=void 0,g=Bi(this.$createElement,c,{props:V()({},this.$props,{filteredItems:r,filteredRenderItems:o,selectedKeys:s}),on:Object(H["k"])(this)}),m=g.bodyContent,y=g.customize;v=y?h("div",{class:t+"-body-customize-wrapper"},[m]):r.length?m:h("div",{class:t+"-body-not-found"},[i]),p=h("div",{class:u()(l?t+"-body "+t+"-body-with-search":t+"-body")},[d,v])}return p},getCheckBox:function(t,e,n){var r=this,i=this.$createElement,a=this.getCheckStatus(t),o="all"===a,s=!1!==e&&i(Be["a"],{attrs:{disabled:n,checked:o,indeterminate:"part"===a},on:{change:function(){r.$emit("itemSelectAll",t.filter((function(t){return!t.disabled})).map((function(t){var e=t.key;return e})),!o)}}});return s},_handleSelect:function(t){var e=this.$props.checkedKeys,n=e.some((function(e){return e===t.key}));this.handleSelect(t,!n)},_handleFilter:function(t){var e=this,n=this.$props.handleFilter,r=t.target.value;this.setState({filterValue:r}),n(t),r&&(this.triggerScrollTimer=setTimeout((function(){var t=e.$el,n=t.querySelectorAll(".ant-transfer-list-content")[0];n&&Hi(n,"scroll")}),0))},_handleClear:function(t){this.setState({filterValue:""}),this.handleClear(t)},matchFilter:function(t,e){var n=this.$data.filterValue,r=this.$props.filterOption;return r?r(n,e):t.indexOf(n)>=0},renderItemHtml:function(t){var e=this.$props.renderItem,n=void 0===e?Di:e,r=n(t),i=Ni(r);return{renderedText:i?r.value:r,renderedEl:i?r.label:r,item:t}},filterNull:function(t){return t.filter((function(t){return null!==t}))}},render:function(){var t=arguments[0],e=this.$data.filterValue,n=this.$props,r=n.prefixCls,i=n.dataSource,a=n.titleText,s=n.checkedKeys,c=n.disabled,l=n.body,f=n.footer,h=n.showSearch,d=n.searchPlaceholder,p=n.notFoundContent,v=n.itemUnit,g=n.itemsUnit,m=n.renderList,y=n.showSelectAll,b=f&&f(V()({},this.$props)),x=l&&l(V()({},this.$props)),w=u()(r,o()({},r+"-with-footer",!!b)),_=this.getFilteredItems(i,e),O=_.filteredItems,C=_.filteredRenderItems,S=i.length>1?g:v,M=this.getListBody(r,d,e,O,p,x,C,s,m,h,c),k=b?t("div",{class:r+"-footer"},[b]):null,j=this.getCheckBox(O,y,c);return t("div",{class:w},[t("div",{class:r+"-header"},[j,t("span",{class:r+"-header-selected"},[t("span",[(s.length>0?s.length+"/":"")+O.length," ",S]),t("span",{class:r+"-header-title"},[a])])]),M,k])}};function Yi(){}var qi={className:s["a"].string,leftArrowText:s["a"].string,rightArrowText:s["a"].string,moveToLeft:s["a"].any,moveToRight:s["a"].any,leftActive:s["a"].bool,rightActive:s["a"].bool,disabled:s["a"].bool},Ui={name:"Operation",props:V()({},qi),render:function(){var t=arguments[0],e=Object(H["l"])(this),n=e.disabled,r=e.moveToLeft,i=void 0===r?Yi:r,a=e.moveToRight,o=void 0===a?Yi:a,s=e.leftArrowText,c=void 0===s?"":s,u=e.rightArrowText,l=void 0===u?"":u,f=e.leftActive,h=e.rightActive;return t("div",[t(gt["a"],{attrs:{type:"primary",size:"small",disabled:n||!h,icon:"right"},on:{click:o}},[l]),t(gt["a"],{attrs:{type:"primary",size:"small",disabled:n||!f,icon:"left"},on:{click:i}},[c])])}},Ki=n("02ea"),Gi={key:s["a"].string.isRequired,title:s["a"].string.isRequired,description:s["a"].string,disabled:s["a"].bool},Xi={prefixCls:s["a"].string,dataSource:s["a"].arrayOf(s["a"].shape(Gi).loose),disabled:s["a"].boolean,targetKeys:s["a"].arrayOf(s["a"].string),selectedKeys:s["a"].arrayOf(s["a"].string),render:s["a"].func,listStyle:s["a"].oneOfType([s["a"].func,s["a"].object]),operationStyle:s["a"].object,titles:s["a"].arrayOf(s["a"].string),operations:s["a"].arrayOf(s["a"].string),showSearch:s["a"].bool,filterOption:s["a"].func,searchPlaceholder:s["a"].string,notFoundContent:s["a"].any,locale:s["a"].object,rowKey:s["a"].func,lazy:s["a"].oneOfType([s["a"].object,s["a"].bool]),showSelectAll:s["a"].bool},Zi=(s["a"].arrayOf(s["a"].string),s["a"].string,s["a"].string,s["a"].string,{name:"ATransfer",mixins:[h["a"]],props:Object(H["t"])(Xi,{dataSource:[],locale:{},showSearch:!1,listStyle:function(){}}),inject:{configProvider:{default:function(){return y["a"]}}},data:function(){var t=this.selectedKeys,e=void 0===t?[]:t,n=this.targetKeys,r=void 0===n?[]:n;return{leftFilter:"",rightFilter:"",sourceSelectedKeys:e.filter((function(t){return-1===r.indexOf(t)})),targetSelectedKeys:e.filter((function(t){return r.indexOf(t)>-1}))}},mounted:function(){},watch:{targetKeys:function(){if(this.updateState(),this.selectedKeys){var t=this.targetKeys||[];this.setState({sourceSelectedKeys:this.selectedKeys.filter((function(e){return!t.includes(e)})),targetSelectedKeys:this.selectedKeys.filter((function(e){return t.includes(e)}))})}},dataSource:function(){this.updateState()},selectedKeys:function(){if(this.selectedKeys){var t=this.targetKeys||[];this.setState({sourceSelectedKeys:this.selectedKeys.filter((function(e){return!t.includes(e)})),targetSelectedKeys:this.selectedKeys.filter((function(e){return t.includes(e)}))})}}},methods:{getSelectedKeysName:function(t){return"left"===t?"sourceSelectedKeys":"targetSelectedKeys"},getTitles:function(t){return this.titles?this.titles:t.titles||["",""]},getLocale:function(t,e){var n=this.$createElement,r={notFoundContent:e(n,"Transfer")},i=Object(H["g"])(this,"notFoundContent");return i&&(r.notFoundContent=i),Object(H["s"])(this,"searchPlaceholder")&&(r.searchPlaceholder=this.$props.searchPlaceholder),V()({},t,r,this.$props.locale)},updateState:function(){var t=this.sourceSelectedKeys,e=this.targetSelectedKeys;if(this.separatedDataSource=null,!this.selectedKeys){var n=this.dataSource,r=this.targetKeys,i=void 0===r?[]:r,a=[],o=[];n.forEach((function(n){var r=n.key;t.includes(r)&&!i.includes(r)&&a.push(r),e.includes(r)&&i.includes(r)&&o.push(r)})),this.setState({sourceSelectedKeys:a,targetSelectedKeys:o})}},moveTo:function(t){var e=this.$props,n=e.targetKeys,r=void 0===n?[]:n,i=e.dataSource,a=void 0===i?[]:i,s=this.sourceSelectedKeys,c=this.targetSelectedKeys,u="right"===t?s:c,l=u.filter((function(t){return!a.some((function(e){return!(t!==e.key||!e.disabled)}))})),f="right"===t?l.concat(r):r.filter((function(t){return-1===l.indexOf(t)})),h="right"===t?"left":"right";this.setState(o()({},this.getSelectedKeysName(h),[])),this.handleSelectChange(h,[]),this.$emit("change",f,t,l)},moveToLeft:function(){this.moveTo("left")},moveToRight:function(){this.moveTo("right")},onItemSelectAll:function(t,e,n){var r=this.$data[this.getSelectedKeysName(t)]||[],i=[];i=n?Array.from(new Set([].concat(p()(r),p()(e)))):r.filter((function(t){return-1===e.indexOf(t)})),this.handleSelectChange(t,i),this.$props.selectedKeys||this.setState(o()({},this.getSelectedKeysName(t),i))},handleSelectAll:function(t,e,n){this.onItemSelectAll(t,e.map((function(t){var e=t.key;return e})),!n)},handleLeftSelectAll:function(t,e){return this.handleSelectAll("left",t,!e)},handleRightSelectAll:function(t,e){return this.handleSelectAll("right",t,!e)},onLeftItemSelectAll:function(t,e){return this.onItemSelectAll("left",t,e)},onRightItemSelectAll:function(t,e){return this.onItemSelectAll("right",t,e)},handleFilter:function(t,e){var n=e.target.value;Object(H["k"])(this).searchChange&&(Object(x["a"])(!1,"Transfer","`searchChange` in Transfer is deprecated. Please use `search` instead."),this.$emit("searchChange",t,e)),this.$emit("search",t,n)},handleLeftFilter:function(t){this.handleFilter("left",t)},handleRightFilter:function(t){this.handleFilter("right",t)},handleClear:function(t){this.$emit("search",t,"")},handleLeftClear:function(){this.handleClear("left")},handleRightClear:function(){this.handleClear("right")},onItemSelect:function(t,e,n){var r=this.sourceSelectedKeys,i=this.targetSelectedKeys,a=[].concat("left"===t?p()(r):p()(i)),s=a.indexOf(e);s>-1&&a.splice(s,1),n&&a.push(e),this.handleSelectChange(t,a),this.selectedKeys||this.setState(o()({},this.getSelectedKeysName(t),a))},handleSelect:function(t,e,n){Object(x["a"])(!1,"Transfer","`handleSelect` will be removed, please use `onSelect` instead."),this.onItemSelect(t,e.key,n)},handleLeftSelect:function(t,e){return this.handleSelect("left",t,e)},handleRightSelect:function(t,e){return this.handleSelect("right",t,e)},onLeftItemSelect:function(t,e){return this.onItemSelect("left",t,e)},onRightItemSelect:function(t,e){return this.onItemSelect("right",t,e)},handleScroll:function(t,e){this.$emit("scroll",t,e)},handleLeftScroll:function(t){this.handleScroll("left",t)},handleRightScroll:function(t){this.handleScroll("right",t)},handleSelectChange:function(t,e){var n=this.sourceSelectedKeys,r=this.targetSelectedKeys;"left"===t?this.$emit("selectChange",e,r):this.$emit("selectChange",n,e)},handleListStyle:function(t,e){return"function"===typeof t?t({direction:e}):t},separateDataSource:function(){var t=this.$props,e=t.dataSource,n=t.rowKey,r=t.targetKeys,i=void 0===r?[]:r,a=[],o=new Array(i.length);return e.forEach((function(t){n&&(t.key=n(t));var e=i.indexOf(t.key);-1!==e?o[e]=t:a.push(t)})),{leftDataSource:a,rightDataSource:o}},renderTransfer:function(t){var e,n=this.$createElement,r=Object(H["l"])(this),i=r.prefixCls,a=r.disabled,s=r.operations,c=void 0===s?[]:s,l=r.showSearch,f=r.listStyle,h=r.operationStyle,d=r.filterOption,p=r.lazy,v=r.showSelectAll,g=Object(H["g"])(this,"children",{},!1),m=this.configProvider.getPrefixCls,y=m("transfer",i),b=this.configProvider.renderEmpty,x=this.getLocale(t,b),w=this.sourceSelectedKeys,_=this.targetSelectedKeys,O=this.$scopedSlots,C=O.body,S=O.footer,M=r.render,k=this.separateDataSource(),j=k.leftDataSource,T=k.rightDataSource,z=_.length>0,E=w.length>0,A=u()(y,(e={},o()(e,y+"-disabled",a),o()(e,y+"-customize-list",!!g),e)),P=this.getTitles(x);return n("div",{class:A},[n(Wi,{key:"leftList",attrs:{prefixCls:y+"-list",titleText:P[0],dataSource:j,filterOption:d,checkedKeys:w,handleFilter:this.handleLeftFilter,handleClear:this.handleLeftClear,handleSelect:this.handleLeftSelect,handleSelectAll:this.handleLeftSelectAll,renderItem:M,showSearch:l,body:C,renderList:g,footer:S,lazy:p,disabled:a,direction:"left",showSelectAll:v,itemUnit:x.itemUnit,itemsUnit:x.itemsUnit,notFoundContent:x.notFoundContent,searchPlaceholder:x.searchPlaceholder},style:this.handleListStyle(f,"left"),on:{itemSelect:this.onLeftItemSelect,itemSelectAll:this.onLeftItemSelectAll,scroll:this.handleLeftScroll}}),n(Ui,{key:"operation",class:y+"-operation",attrs:{rightActive:E,rightArrowText:c[0],moveToRight:this.moveToRight,leftActive:z,leftArrowText:c[1],moveToLeft:this.moveToLeft,disabled:a},style:h}),n(Wi,{key:"rightList",attrs:{prefixCls:y+"-list",titleText:P[1],dataSource:T,filterOption:d,checkedKeys:_,handleFilter:this.handleRightFilter,handleClear:this.handleRightClear,handleSelect:this.handleRightSelect,handleSelectAll:this.handleRightSelectAll,renderItem:M,showSearch:l,body:C,renderList:g,footer:S,lazy:p,disabled:a,direction:"right",showSelectAll:v,itemUnit:x.itemUnit,itemsUnit:x.itemsUnit,notFoundContent:x.notFoundContent,searchPlaceholder:x.searchPlaceholder},style:this.handleListStyle(f,"right"),on:{itemSelect:this.onRightItemSelect,itemSelectAll:this.onRightItemSelectAll,scroll:this.handleRightScroll}})])}},render:function(){var t=arguments[0];return t(Vt["a"],{attrs:{componentName:"Transfer",defaultLocale:Ki["a"].Transfer},scopedSlots:{default:this.renderTransfer}})},install:function(t){t.use(b["a"]),t.component(Zi.name,Zi)}}),Qi=Zi,Ji=n("7d1c");function ta(){return{showLine:s["a"].bool,multiple:s["a"].bool,autoExpandParent:s["a"].bool,checkStrictly:s["a"].bool,checkable:s["a"].bool,disabled:s["a"].bool,defaultExpandAll:s["a"].bool,defaultExpandParent:s["a"].bool,defaultExpandedKeys:s["a"].array,expandedKeys:s["a"].array,checkedKeys:s["a"].oneOfType([s["a"].array,s["a"].shape({checked:s["a"].array,halfChecked:s["a"].array}).loose]),defaultCheckedKeys:s["a"].array,selectedKeys:s["a"].array,defaultSelectedKeys:s["a"].array,selectable:s["a"].bool,filterAntTreeNode:s["a"].func,loadData:s["a"].func,loadedKeys:s["a"].array,draggable:s["a"].bool,showIcon:s["a"].bool,icon:s["a"].func,switcherIcon:s["a"].any,prefixCls:s["a"].string,filterTreeNode:s["a"].func,openAnimation:s["a"].any,treeNodes:s["a"].array,treeData:s["a"].array,replaceFields:s["a"].object,blockNode:s["a"].bool}}var ea={name:"ATree",model:{prop:"checkedKeys",event:"check"},props:Object(H["t"])(ta(),{checkable:!1,showIcon:!1,openAnimation:{on:Ut["a"],props:{appear:null}},blockNode:!1}),inject:{configProvider:{default:function(){return y["a"]}}},created:function(){_n()(!("treeNodes"in Object(H["l"])(this)),"`treeNodes` is deprecated. please use treeData instead.")},TreeNode:Ji["TreeNode"],methods:{renderSwitcherIcon:function(t,e,n){var r=n.isLeaf,i=n.expanded,a=n.loading,s=this.$createElement,c=this.$props.showLine;if(a)return s(ae["a"],{attrs:{type:"loading"},class:t+"-switcher-loading-icon"});if(r)return c?s(ae["a"],{attrs:{type:"file"},class:t+"-switcher-line-icon"}):null;var u=t+"-switcher-icon";return e?Object(et["a"])(e,{class:o()({},u,!0)}):s(ae["a"],c?{attrs:{type:i?"minus-square":"plus-square",theme:"outlined"},class:t+"-switcher-line-icon"}:{attrs:{type:"caret-down",theme:"filled"},class:u})},updateTreeData:function(t){var e=this,n=this.$slots,r=this.$scopedSlots,i={children:"children",title:"title",key:"key"},a=V()({},i,this.$props.replaceFields);return t.map((function(t){var i=t[a.key],o=t[a.children],s=t.on,c=void 0===s?{}:s,u=t.slots,l=void 0===u?{}:u,f=t.scopedSlots,h=void 0===f?{}:f,d=t["class"],p=t.style,v=ye()(t,["on","slots","scopedSlots","class","style"]),g=V()({},v,{icon:r[h.icon]||n[l.icon]||v.icon,switcherIcon:r[h.switcherIcon]||n[l.switcherIcon]||v.switcherIcon,title:r[h.title]||n[l.title]||v[a.title],dataRef:t,on:c,key:i,class:d,style:p});return o?V()({},g,{children:e.updateTreeData(o)}):g}))}},render:function(){var t,e=this,n=arguments[0],r=Object(H["l"])(this),i=this.$slots,a=this.$scopedSlots,s=r.prefixCls,c=r.showIcon,u=r.treeNodes,l=r.blockNode,f=this.configProvider.getPrefixCls,h=f("tree",s),d=Object(H["g"])(this,"switcherIcon"),p=r.checkable,v=r.treeData||u;v&&(v=this.updateTreeData(v));var g={props:V()({},r,{prefixCls:h,checkable:p?n("span",{class:h+"-checkbox-inner"}):p,children:Object(H["c"])(a["default"]?a["default"]():i["default"]),__propsSymbol__:Symbol(),switcherIcon:function(t){return e.renderSwitcherIcon(h,d,t)}}),on:Object(H["k"])(this),ref:"tree",class:(t={},o()(t,h+"-icon-hide",!c),o()(t,h+"-block-node",l),t)};return v&&(g.props.treeData=v),n(Ji["Tree"],g)}},na=n("c9a4"),ra={None:"node",Start:"start",End:"end"};function ia(t,e){var n=Object(na["j"])(t)||[];function r(t){var n=t.key,r=Object(H["p"])(t)["default"];!1!==e(n,t)&&ia("function"===typeof r?r():r,e)}n.forEach(r)}function aa(t){var e=Object(na["h"])(t),n=e.keyEntities;return[].concat(p()(n.keys()))}function oa(t,e,n,r){var i=[],a=ra.None;if(n&&n===r)return[n];if(!n||!r)return[];function o(t){return t===n||t===r}return ia(t,(function(t){if(a===ra.End)return!1;if(o(t)){if(i.push(t),a===ra.None)a=ra.Start;else if(a===ra.Start)return a=ra.End,!1}else a===ra.Start&&i.push(t);return-1!==e.indexOf(t)})),i}function sa(t,e){var n=[].concat(p()(e)),r=[];return ia(t,(function(t,e){var i=n.indexOf(t);return-1!==i&&(r.push(e),n.splice(i,1)),!!n.length})),r}function ca(t){var e=[];return(t||[]).forEach((function(t){e.push(t.key),t.children&&(e=[].concat(p()(e),p()(ca(t.children))))})),e}function ua(t,e){var n=t.isLeaf,r=t.expanded;return e(ae["a"],n?{attrs:{type:"file"}}:{attrs:{type:r?"folder-open":"folder"}})}var la={name:"ADirectoryTree",mixins:[h["a"]],model:{prop:"checkedKeys",event:"check"},props:Object(H["t"])(V()({},ta(),{expandAction:s["a"].oneOf([!1,"click","doubleclick","dblclick"])}),{showIcon:!0,expandAction:"click"}),inject:{configProvider:{default:function(){return y["a"]}}},data:function(){var t=Object(H["l"])(this),e=t.defaultExpandAll,n=t.defaultExpandParent,r=t.expandedKeys,i=t.defaultExpandedKeys,a=Object(na["h"])(this.$slots["default"]),o=a.keyEntities,s={};return s._selectedKeys=t.selectedKeys||t.defaultSelectedKeys||[],e?t.treeData?s._expandedKeys=ca(t.treeData):s._expandedKeys=aa(this.$slots["default"]):s._expandedKeys=n?Object(na["f"])(r||i,o):r||i,this.onDebounceExpand=le()(this.expandFolderNode,200,{leading:!0}),V()({_selectedKeys:[],_expandedKeys:[]},s)},watch:{expandedKeys:function(t){this.setState({_expandedKeys:t})},selectedKeys:function(t){this.setState({_selectedKeys:t})}},methods:{onExpand:function(t,e){this.setUncontrolledState({_expandedKeys:t}),this.$emit("expand",t,e)},onClick:function(t,e){var n=this.$props.expandAction;"click"===n&&this.onDebounceExpand(t,e),this.$emit("click",t,e)},onDoubleClick:function(t,e){var n=this.$props.expandAction;"dblclick"!==n&&"doubleclick"!==n||this.onDebounceExpand(t,e),this.$emit("doubleclick",t,e),this.$emit("dblclick",t,e)},onSelect:function(t,e){var n=this.$props.multiple,r=this.$slots["default"]||[],i=this.$data._expandedKeys,a=void 0===i?[]:i,o=e.node,s=e.nativeEvent,c=o.eventKey,u=void 0===c?"":c,l={},f=V()({},e,{selected:!0}),h=s.ctrlKey||s.metaKey,d=s.shiftKey,v=void 0;n&&h?(v=t,this.lastSelectedKey=u,this.cachedSelectedKeys=v,f.selectedNodes=sa(r,v)):n&&d?(v=Array.from(new Set([].concat(p()(this.cachedSelectedKeys||[]),p()(oa(r,a,u,this.lastSelectedKey))))),f.selectedNodes=sa(r,v)):(v=[u],this.lastSelectedKey=u,this.cachedSelectedKeys=v,f.selectedNodes=[e.node]),l._selectedKeys=v,this.$emit("update:selectedKeys",v),this.$emit("select",v,f),this.setUncontrolledState(l)},expandFolderNode:function(t,e){var n=e.isLeaf;if(!(n||t.shiftKey||t.metaKey||t.ctrlKey)&&this.$refs.tree.$refs.tree){var r=this.$refs.tree.$refs.tree;r.onNodeExpand(t,e)}},setUncontrolledState:function(t){var e=Object(l["a"])(t,Object.keys(Object(H["l"])(this)).map((function(t){return"_"+t})));Object.keys(e).length&&this.setState(e)}},render:function(){var t=arguments[0],e=Object(H["l"])(this),n=e.prefixCls,r=ye()(e,["prefixCls"]),i=this.configProvider.getPrefixCls,a=i("tree",n),o=this.$data,s=o._expandedKeys,c=o._selectedKeys,u=Object(H["k"])(this);Object(x["a"])(!u.doubleclick,"`doubleclick` is deprecated. please use `dblclick` instead.");var f={props:V()({icon:ua},r,{prefixCls:a,expandedKeys:s,selectedKeys:c,switcherIcon:Object(H["g"])(this,"switcherIcon")}),ref:"tree",class:a+"-directory",on:V()({},Object(l["a"])(u,["update:selectedKeys"]),{select:this.onSelect,click:this.onClick,dblclick:this.onDoubleClick,expand:this.onExpand})};return t(ea,f,[this.$slots["default"]])}};ea.TreeNode.name="ATreeNode",ea.DirectoryTree=la,ea.install=function(t){t.use(b["a"]),t.component(ea.name,ea),t.component(ea.TreeNode.name,ea.TreeNode),t.component(la.name,la)};var fa=ea,ha=n("1b2b"),da=n.n(ha),pa=n("ec44");function va(t,e){if(t.classList)return t.classList.contains(e);var n=t.className;return(" "+n+" ").indexOf(" "+e+" ")>-1}var ga="SHOW_ALL",ma="SHOW_PARENT",ya="SHOW_CHILD",ba=!1;function xa(t,e){var n=t;while(n){if(va(n,e))return n;n=n.parentNode}return null}function wa(t){return"string"===typeof t?t:null}function _a(t){return void 0===t||null===t?[]:Array.isArray(t)?t:[t]}function Oa(){var t=function(e){t.current=e};return t}var Ca={userSelect:"none",WebkitUserSelect:"none"},Sa={unselectable:"unselectable"};function Ma(t){if(!t.length)return[];var e={},n={},r=t.slice().map((function(t){var e=V()({},t,{fields:t.pos.split("-")});return delete e.children,e}));return r.forEach((function(t){n[t.pos]=t})),r.sort((function(t,e){return t.fields.length-e.fields.length})),r.forEach((function(t){var r=t.fields.slice(0,-1).join("-"),i=n[r];i?(i.children=i.children||[],i.children.push(t)):e[t.pos]=t,delete t.key,delete t.fields})),Object.keys(e).map((function(t){return e[t]}))}var ka=0;function ja(t){return ka+=1,t+"_"+ka}function Ta(t){var e=t.treeCheckable,n=t.treeCheckStrictly,r=t.labelInValue;return!(!e||!n)||(r||!1)}function za(t,e){var n=e.id,r=e.pId,i=e.rootPId,a={},o=[],s=t.map((function(t){var e=V()({},t),r=e[n];return a[r]=e,e.key=e.key||r,e}));return s.forEach((function(t){var e=t[r],n=a[e];n&&(n.children=n.children||[],n.children.push(t)),(e===i||!n&&null===i)&&o.push(t)})),o}function Ea(t,e){for(var n=t.split("-"),r=e.split("-"),i=Math.min(n.length,r.length),a=0;ar&&(s=s.slice(0,r)+"..."),t("li",i()([{style:Ca},{attrs:Sa},{attrs:{role:"menuitem",title:wa(a)},class:n+"-selection__choice"}]),[Object(H["k"])(this).remove&&t("span",{class:n+"-selection__choice__remove",on:{click:this.onRemove}},[Object(H["g"])(this,"removeIcon")]),t("span",{class:n+"-selection__choice__content"},[s])])}},no=eo,ro="RC_TREE_SELECT_EMPTY_VALUE_KEY",io=Ga("multiple"),ao={mixins:[h["a"]],props:V()({},Ua(),to.props,{selectorValueList:s["a"].array,disabled:s["a"].bool,searchValue:s["a"].string,labelInValue:s["a"].bool,maxTagCount:s["a"].number,maxTagPlaceholder:s["a"].any}),inject:{vcTreeSelect:{default:function(){return{}}}},created:function(){this.inputRef=Oa()},methods:{onPlaceholderClick:function(){this.inputRef.current.focus()},focus:function(){this.inputRef.current.focus()},blur:function(){this.inputRef.current.blur()},_renderPlaceholder:function(){var t=this.$createElement,e=this.$props,n=e.prefixCls,r=e.placeholder,i=e.searchPlaceholder,a=e.searchValue,o=e.selectorValueList,s=r||i;if(!s)return null;var c=a||o.length;return t("span",{style:{display:c?"none":"block"},on:{click:this.onPlaceholderClick},class:n+"-search__field__placeholder"},[s])},onChoiceAnimationLeave:function(){for(var t=arguments.length,e=Array(t),n=0;n=0&&(h=r.slice(0,c));var d=h.map((function(n){var r=n.label,a=n.value;return e(no,i()([{props:V()({},t.$props,{label:r,value:a}),on:V()({},f,{remove:u})},{key:a||ro}]),[l["default"]])}));if(c>=0&&c0&&void 0!==arguments[0]?arguments[0]:[],e={};return t.forEach((function(t){e[t]=function(){this.needSyncKeys[t]=!0}})),e}var go={name:"Select",mixins:[h["a"]],props:Object(H["t"])({prefixCls:s["a"].string,prefixAria:s["a"].string,multiple:s["a"].bool,showArrow:s["a"].bool,open:s["a"].bool,value:s["a"].any,autoFocus:s["a"].bool,defaultOpen:s["a"].bool,defaultValue:s["a"].any,showSearch:s["a"].bool,placeholder:s["a"].any,inputValue:s["a"].string,searchValue:s["a"].string,autoClearSearchValue:s["a"].bool,searchPlaceholder:s["a"].any,disabled:s["a"].bool,children:s["a"].any,labelInValue:s["a"].bool,maxTagCount:s["a"].number,maxTagPlaceholder:s["a"].oneOfType([s["a"].any,s["a"].func]),maxTagTextLength:s["a"].number,showCheckedStrategy:s["a"].oneOf([ga,ma,ya]),dropdownClassName:s["a"].string,dropdownStyle:s["a"].object,dropdownVisibleChange:s["a"].func,dropdownMatchSelectWidth:s["a"].bool,treeData:s["a"].array,treeDataSimpleMode:s["a"].oneOfType([s["a"].bool,s["a"].object]),treeNodeFilterProp:s["a"].string,treeNodeLabelProp:s["a"].string,treeCheckable:s["a"].oneOfType([s["a"].any,s["a"].object,s["a"].bool]),treeCheckStrictly:s["a"].bool,treeIcon:s["a"].bool,treeLine:s["a"].bool,treeDefaultExpandAll:s["a"].bool,treeDefaultExpandedKeys:s["a"].array,treeExpandedKeys:s["a"].array,loadData:s["a"].func,filterTreeNode:s["a"].oneOfType([s["a"].func,s["a"].bool]),notFoundContent:s["a"].any,getPopupContainer:s["a"].func,allowClear:s["a"].bool,transitionName:s["a"].string,animation:s["a"].string,choiceTransitionName:s["a"].string,inputIcon:s["a"].any,clearIcon:s["a"].any,removeIcon:s["a"].any,switcherIcon:s["a"].any,__propsSymbol__:s["a"].any},{prefixCls:"rc-tree-select",prefixAria:"rc-tree-select",showArrow:!0,showSearch:!0,autoClearSearchValue:!0,showCheckedStrategy:ya,treeNodeFilterProp:"value",treeNodeLabelProp:"title",treeIcon:!1,notFoundContent:"Not Found",dropdownStyle:{},dropdownVisibleChange:function(){return!0}}),data:function(){_n()(this.$props.__propsSymbol__,"must pass __propsSymbol__");var t=this.$props,e=t.prefixAria,n=t.defaultOpen,r=t.open;this.needSyncKeys={},this.selectorRef=Oa(),this.selectTriggerRef=Oa(),this.ariaId=ja(e+"-list");var i={_open:r||n,_valueList:[],_searchHalfCheckedKeys:[],_missValueList:[],_selectorValueList:[],_valueEntities:{},_posEntities:new Map,_keyEntities:new Map,_searchValue:"",_prevProps:{},_init:!0,_focused:void 0,_treeNodes:void 0,_filteredTreeNodes:void 0},a=this.getDerivedState(this.$props,i);return V()({},i,a)},provide:function(){return{vcTreeSelect:{onSelectorFocus:this.onSelectorFocus,onSelectorBlur:this.onSelectorBlur,onSelectorKeyDown:this.onComponentKeyDown,onSelectorClear:this.onSelectorClear,onMultipleSelectorRemove:this.onMultipleSelectorRemove,onTreeNodeSelect:this.onTreeNodeSelect,onTreeNodeCheck:this.onTreeNodeCheck,onPopupKeyDown:this.onComponentKeyDown,onSearchInputChange:this.onSearchInputChange,onSearchInputKeyDown:this.onSearchInputKeyDown}}},watch:V()({},vo(["treeData","defaultValue","value"]),{__propsSymbol__:function(){var t=this.getDerivedState(this.$props,this.$data);this.setState(t),this.needSyncKeys={}},"$data._valueList":function(){var t=this;this.$nextTick((function(){t.forcePopupAlign()}))},"$data._open":function(t){var e=this;this.$nextTick((function(){var n=e.$props.prefixCls,r=e.$data,i=r._selectorValueList,a=r._valueEntities,o=e.isMultiple();if(!o&&i.length&&t&&e.popup){var s=i[0].value,c=e.popup.getTree(),u=c.domTreeNodes,l=a[s]||{},f=l.key,h=u[f];if(h){var d=h.$el;g()((function(){var t=e.popup.$el,r=xa(t,n+"-dropdown"),i=e.popup.searchRef.current;d&&r&&i&&Object(pa["a"])(d,r,{onlyScrollIfNeeded:!0,offsetTop:i.offsetHeight})}))}}}))}}),mounted:function(){var t=this;this.$nextTick((function(){var e=t.$props,n=e.autoFocus,r=e.disabled;n&&!r&&t.focus()}))},methods:{getDerivedState:function(t,e){var n=this.$createElement,r=e._prevProps,i=void 0===r?{}:r,a=t.treeCheckable,o=t.treeCheckStrictly,s=t.filterTreeNode,c=t.treeNodeFilterProp,u=t.treeDataSimpleMode,l={_prevProps:V()({},t),_init:!1},f=this;function h(e,n){return!(i[e]===t[e]&&!f.needSyncKeys[e])&&(n(t[e],i[e]),!0)}var d=!1;h("open",(function(t){l._open=t}));var v=void 0,g=!1,m=!1;if(h("treeData",(function(t){v=Ha(n,t),g=!0})),h("treeDataSimpleMode",(function(t,e){if(t){var n=e&&!0!==e?e:{};da()(t,n)||(m=!0)}})),u&&(g||m)){var y=V()({id:"id",pId:"pId",rootPId:null},!0!==u?u:{});v=Ha(n,za(t.treeData,y))}if(t.treeData||(v=Object(H["c"])(this.$slots["default"])),v){var b=Na(v);l._treeNodes=v,l._posEntities=b.posEntities,l._valueEntities=b.valueEntities,l._keyEntities=b.keyEntities,d=!0}if(e._init&&h("defaultValue",(function(e){l._valueList=La(e,t),d=!0})),h("value",(function(e){l._valueList=La(e,t),d=!0})),d){var x=[],w=[],_=[],O=l._valueList;O||(O=[].concat(p()(e._valueList),p()(e._missValueList)));var C={};if(O.forEach((function(t){var n=t.value,r=t.label,i=(l._valueEntities||e._valueEntities)[n];if(C[n]=r,i)return _.push(i.key),void w.push(t);x.push(t)})),a&&!o){var S=Ba(_,!0,l._keyEntities||e._keyEntities),M=S.checkedKeys;l._valueList=M.map((function(t){var n=(l._keyEntities||e._keyEntities).get(t).value,r={value:n};return void 0!==C[n]&&(r.label=C[n]),r}))}else l._valueList=w;l._missValueList=x,l._selectorValueList=Ia(l._valueList,t,l._valueEntities||e._valueEntities)}if(h("inputValue",(function(t){null!==t&&(l._searchValue=t)})),h("searchValue",(function(t){l._searchValue=t})),void 0!==l._searchValue||e._searchValue&&v){var k=void 0!==l._searchValue?l._searchValue:e._searchValue,j=String(k).toUpperCase(),T=s;!1===s?T=function(){return!0}:"function"!==typeof T&&(T=function(t,e){var n=String(Object(H["m"])(e)[c]).toUpperCase();return-1!==n.indexOf(j)}),l._filteredTreeNodes=Pa(this.$createElement,l._treeNodes||e._treeNodes,k,T,l._valueEntities||e._valueEntities,po)}return d&&a&&!o&&(l._searchValue||e._searchValue)&&(l._searchHalfCheckedKeys=$a(l._valueList,l._valueEntities||e._valueEntities)),h("showCheckedStrategy",(function(){l._selectorValueList=l._selectorValueList||Ia(l._valueList||e._valueList,t,l._valueEntities||e._valueEntities)})),l},onSelectorFocus:function(){this.setState({_focused:!0})},onSelectorBlur:function(){this.setState({_focused:!1})},onComponentKeyDown:function(t){var e=this.$data._open,n=t.keyCode;e?Oe["a"].ESC===n?this.setOpenState(!1):-1!==[Oe["a"].UP,Oe["a"].DOWN,Oe["a"].LEFT,Oe["a"].RIGHT].indexOf(n)&&t.stopPropagation():-1!==[Oe["a"].ENTER,Oe["a"].DOWN].indexOf(n)&&this.setOpenState(!0)},onDeselect:function(t,e,n){this.__emit("deselect",t,e,n)},onSelectorClear:function(t){var e=this.$props.disabled;e||(this.triggerChange([],[]),this.isSearchValueControlled()||this.setUncontrolledState({_searchValue:"",_filteredTreeNodes:null}),t.stopPropagation())},onMultipleSelectorRemove:function(t,e){t.stopPropagation();var n=this.$data,r=n._valueList,i=n._missValueList,a=n._valueEntities,o=this.$props,s=o.treeCheckable,c=o.treeCheckStrictly,u=o.treeNodeLabelProp,l=o.disabled;if(!l){var f=a[e],h=r;f&&(h=s&&!c?r.filter((function(t){var e=t.value,n=a[e];return!Ea(n.pos,f.pos)})):r.filter((function(t){var n=t.value;return n!==e})));var d=f?f.node:null,p={triggerValue:e,triggerNode:d},v={node:d};if(s){var g=h.map((function(t){var e=t.value;return a[e]}));v.event="check",v.checked=!1,v.checkedNodes=g.map((function(t){var e=t.node;return e})),v.checkedNodesPositions=g.map((function(t){var e=t.node,n=t.pos;return{node:e,pos:n}})),p.allCheckedNodes=c?v.checkedNodes:Ma(g).map((function(t){var e=t.node;return e}))}else v.event="select",v.selected=!1,v.selectedNodes=h.map((function(t){var e=t.value;return(a[e]||{}).node}));var m=i.filter((function(t){var n=t.value;return n!==e})),y=void 0;y=this.isLabelInValue()?{label:d?Object(H["m"])(d)[u]:null,value:e}:e,this.onDeselect(y,d,v),this.triggerChange(m,h,p)}},onValueTrigger:function(t,e,n,r){var i=n.node,a=i.$props.value,o=this.$data,s=o._missValueList,c=o._valueEntities,u=o._keyEntities,l=o._searchValue,f=this.$props,h=f.disabled,d=f.inputValue,p=f.treeNodeLabelProp,v=f.multiple,g=f.treeCheckable,m=f.treeCheckStrictly,y=f.autoClearSearchValue,b=i.$props[p];if(!h){var x=void 0;x=this.isLabelInValue()?{value:a,label:b}:a,t?this.__emit("select",x,i,n):this.__emit("deselect",x,i,n);var w=e.map((function(t){var e=Object(H["m"])(t);return{value:e.value,label:e[p]}}));if(g&&!m){var _=w.map((function(t){var e=t.value;return c[e].key}));_=t?Ba(_,!0,u).checkedKeys:Ba([c[a].key],!1,u,{checkedKeys:_}).checkedKeys,w=_.map((function(t){var e=Object(H["m"])(u.get(t).node);return{value:e.value,label:e[p]}}))}(y||null===d)&&(this.isSearchValueControlled()||!v&&!g||this.setUncontrolledState({_searchValue:"",_filteredTreeNodes:null}),l&&l.length&&(this.__emit("update:searchValue",""),this.__emit("search","")));var O=V()({},r,{triggerValue:a,triggerNode:i});this.triggerChange(s,w,O)}},onTreeNodeSelect:function(t,e){var n=this.$data,r=n._valueList,i=n._valueEntities,a=this.$props,o=a.treeCheckable,s=a.multiple;if(!o){s||this.setOpenState(!1);var c=e.selected,u=e.node.$props.value,l=void 0;s?(l=r.filter((function(t){var e=t.value;return e!==u})),c&&l.push({value:u})):l=[{value:u}];var f=l.map((function(t){var e=t.value;return i[e]})).filter((function(t){return t})).map((function(t){var e=t.node;return e}));this.onValueTrigger(c,f,e,{selected:c})}},onTreeNodeCheck:function(t,e){var n=this.$data,r=n._searchValue,i=n._keyEntities,a=n._valueEntities,o=n._valueList,s=this.$props.treeCheckStrictly,c=e.checkedNodes,u=e.checkedNodesPositions,l=e.checked,f={checked:l},h=c;if(r){var d=o.map((function(t){var e=t.value;return a[e]})).filter((function(t){return t})).map((function(t){var e=t.key;return e})),v=void 0;v=l?Array.from(new Set([].concat(p()(d),p()(h.map((function(t){var e=Object(H["m"])(t),n=e.value;return a[n].key})))))):Ba([Object(H["m"])(e.node).eventKey],!1,i,{checkedKeys:d}).checkedKeys,h=v.map((function(t){return i.get(t).node})),f.allCheckedNodes=v.map((function(t){return Aa(i.get(t))}))}else f.allCheckedNodes=s?e.checkedNodes:Ma(u);this.onValueTrigger(l,h,e,f)},onDropdownVisibleChange:function(t){var e=this.$props,n=e.multiple,r=e.treeCheckable,i=this.$data._searchValue;t&&!n&&!r&&i&&this.setUncontrolledState({_searchValue:"",_filteredTreeNodes:null}),this.setOpenState(t,!0)},onSearchInputChange:function(t){var e=t.target.value,n=this.$data,r=n._treeNodes,i=n._valueEntities,a=this.$props,o=a.filterTreeNode,s=a.treeNodeFilterProp;this.__emit("update:searchValue",e),this.__emit("search",e);var c=!1;if(this.isSearchValueControlled()||(c=this.setUncontrolledState({_searchValue:e}),this.setOpenState(!0)),c){var u=String(e).toUpperCase(),l=o;!1===o?l=function(){return!0}:l||(l=function(t,e){var n=String(Object(H["m"])(e)[s]).toUpperCase();return-1!==n.indexOf(u)}),this.setState({_filteredTreeNodes:Pa(this.$createElement,r,e,l,i,po)})}},onSearchInputKeyDown:function(t){var e=this.$data,n=e._searchValue,r=e._valueList,i=t.keyCode;if(Oe["a"].BACKSPACE===i&&this.isMultiple()&&!n&&r.length){var a=r[r.length-1].value;this.onMultipleSelectorRemove(t,a)}},onChoiceAnimationLeave:function(){var t=this;g()((function(){t.forcePopupAlign()}))},setPopupRef:function(t){this.popup=t},setUncontrolledState:function(t){var e=!1,n={},r=Object(H["l"])(this);return Object.keys(t).forEach((function(i){i.slice(1)in r||(e=!0,n[i]=t[i])})),e&&this.setState(n),e},setOpenState:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=this.$props.dropdownVisibleChange;n&&!1===n(t,{documentClickClose:!t&&e})||this.setUncontrolledState({_open:t})},isMultiple:function(){var t=this.$props,e=t.multiple,n=t.treeCheckable;return!(!e&&!n)},isLabelInValue:function(){return Ta(this.$props)},isSearchValueControlled:function(){var t=Object(H["l"])(this),e=t.inputValue;return"searchValue"in t||"inputValue"in t&&null!==e},forcePopupAlign:function(){var t=this.selectTriggerRef.current;t&&t.forcePopupAlign()},delayForcePopupAlign:function(){var t=this;g()((function(){g()(t.forcePopupAlign)}))},triggerChange:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=this.$data,i=r._valueEntities,a=r._searchValue,o=r._selectorValueList,s=Object(H["l"])(this),c=s.disabled,u=s.treeCheckable,l=s.treeCheckStrictly;if(!c){var f=V()({preValue:o.map((function(t){var e=t.label,n=t.value;return{label:e,value:n}}))},n),h=Ia(e,s,i);if(!("value"in s)){var d={_missValueList:t,_valueList:e,_selectorValueList:h};a&&u&&!l&&(d._searchHalfCheckedKeys=$a(e,i)),this.setState(d)}if(Object(H["k"])(this).change){var v=void 0;v=this.isMultiple()?[].concat(p()(t),p()(h)):h.slice(0,1);var g=null,m=void 0;this.isLabelInValue()?m=v.map((function(t){var e=t.label,n=t.value;return{label:e,value:n}})):(g=[],m=v.map((function(t){var e=t.label,n=t.value;return g.push(e),n}))),this.isMultiple()||(m=m[0]),this.__emit("change",m,g,f)}}},focus:function(){this.selectorRef.current.focus()},blur:function(){this.selectorRef.current.blur()}},render:function(){var t=arguments[0],e=this.$data,n=e._valueList,r=e._missValueList,a=e._selectorValueList,o=e._searchHalfCheckedKeys,s=e._valueEntities,c=e._keyEntities,u=e._searchValue,l=e._open,f=e._focused,h=e._treeNodes,d=e._filteredTreeNodes,v=Object(H["l"])(this),g=v.prefixCls,m=v.treeExpandedKeys,y=this.isMultiple(),b={props:V()({},v,{isMultiple:y,valueList:n,searchHalfCheckedKeys:o,selectorValueList:[].concat(p()(r),p()(a)),valueEntities:s,keyEntities:c,searchValue:u,upperSearchValue:(u||"").toUpperCase(),open:l,focused:f,dropdownPrefixCls:g+"-dropdown",ariaId:this.ariaId}),on:V()({},Object(H["k"])(this),{choiceAnimationLeave:this.onChoiceAnimationLeave}),scopedSlots:this.$scopedSlots},x=Object(H["x"])(b,{props:{treeNodes:h,filteredTreeNodes:d,treeExpandedKeys:m,__propsSymbol__:Symbol()},on:{treeExpanded:this.delayForcePopupAlign},directives:[{name:"ant-ref",value:this.setPopupRef}]}),w=y?ho:fo,_=t(w,x),O=y?oo:Qa,C=t(O,i()([b,{directives:[{name:"ant-ref",value:this.selectorRef}]}])),S=Object(H["x"])(b,{props:{popupElement:_,dropdownVisibleChange:this.onDropdownVisibleChange},directives:[{name:"ant-ref",value:this.selectTriggerRef}]});return t(qa,S,[C])}};go.TreeNode=po,go.SHOW_ALL=ga,go.SHOW_PARENT=ma,go.SHOW_CHILD=ya,go.name="TreeSelect";var mo=go,yo=po,bo=mo;Ge["a"].use(hn.a,{name:"ant-ref"});var xo=bo,wo=(s["a"].shape({key:s["a"].string,value:s["a"].string,label:s["a"].any,scopedSlots:s["a"].object,children:s["a"].array}).loose,function(){return V()({},Object(Z["a"])(),{autoFocus:s["a"].bool,dropdownStyle:s["a"].object,filterTreeNode:s["a"].oneOfType([Function,Boolean]),getPopupContainer:s["a"].func,labelInValue:s["a"].bool,loadData:s["a"].func,maxTagCount:s["a"].number,maxTagPlaceholder:s["a"].any,value:s["a"].oneOfType([s["a"].string,s["a"].object,s["a"].array,s["a"].number]),defaultValue:s["a"].oneOfType([s["a"].string,s["a"].object,s["a"].array,s["a"].number]),multiple:s["a"].bool,notFoundContent:s["a"].any,searchPlaceholder:s["a"].string,searchValue:s["a"].string,showCheckedStrategy:s["a"].oneOf(["SHOW_ALL","SHOW_PARENT","SHOW_CHILD"]),suffixIcon:s["a"].any,treeCheckable:s["a"].oneOfType([s["a"].any,s["a"].bool]),treeCheckStrictly:s["a"].bool,treeData:s["a"].arrayOf(Object),treeDataSimpleMode:s["a"].oneOfType([Boolean,Object]),dropdownClassName:s["a"].string,dropdownMatchSelectWidth:s["a"].bool,treeDefaultExpandAll:s["a"].bool,treeExpandedKeys:s["a"].array,treeIcon:s["a"].bool,treeDefaultExpandedKeys:s["a"].array,treeNodeFilterProp:s["a"].string,treeNodeLabelProp:s["a"].string,replaceFields:s["a"].object.def({})})}),_o={TreeNode:V()({},yo,{name:"ATreeSelectNode"}),SHOW_ALL:ga,SHOW_PARENT:ma,SHOW_CHILD:ya,name:"ATreeSelect",props:Object(H["t"])(wo(),{transitionName:"slide-up",choiceTransitionName:"zoom",showSearch:!1}),model:{prop:"value",event:"change"},inject:{configProvider:{default:function(){return y["a"]}}},created:function(){Object(x["a"])(!1!==this.multiple||!this.treeCheckable,"TreeSelect","`multiple` will alway be `true` when `treeCheckable` is true")},methods:{focus:function(){this.$refs.vcTreeSelect.focus()},blur:function(){this.$refs.vcTreeSelect.blur()},renderSwitcherIcon:function(t,e){var n=e.isLeaf,r=e.loading,i=this.$createElement;return r?i(ae["a"],{attrs:{type:"loading"},class:t+"-switcher-loading-icon"}):n?null:i(ae["a"],{attrs:{type:"caret-down"},class:t+"-switcher-icon"})},onChange:function(){this.$emit.apply(this,["change"].concat(Array.prototype.slice.call(arguments)))},updateTreeData:function(t){var e=this,n=this.$scopedSlots,r={children:"children",title:"title",key:"key",label:"label",value:"value"},i=V()({},r,this.$props.replaceFields);return t.map((function(t){var r=t.scopedSlots,a=void 0===r?{}:r,o=t[i.label],s=t[i.title],c=t[i.value],u=t[i.key],l=t[i.children],f="function"===typeof o?o(e.$createElement):o,h="function"===typeof s?s(e.$createElement):s;!f&&a.label&&n[a.label]&&(f=n.label(t)),!h&&a.title&&n[a.title]&&(h=n.title(t));var d=V()({},t,{title:h||f,value:c,dataRef:t,key:u});return l?V()({},d,{children:e.updateTreeData(l)}):d}))}},render:function(t){var e,n=this,r=Object(H["l"])(this),i=r.prefixCls,a=r.size,s=r.dropdownStyle,c=r.dropdownClassName,f=r.getPopupContainer,h=ye()(r,["prefixCls","size","dropdownStyle","dropdownClassName","getPopupContainer"]),d=this.configProvider.getPrefixCls,p=d("select",i),v=this.configProvider.renderEmpty,g=Object(H["g"])(this,"notFoundContent"),m=Object(H["g"])(this,"removeIcon"),y=Object(H["g"])(this,"clearIcon"),b=this.configProvider.getPopupContainer,x=Object(l["a"])(h,["inputIcon","removeIcon","clearIcon","switcherIcon","suffixIcon"]),w=Object(H["g"])(this,"suffixIcon");w=Array.isArray(w)?w[0]:w;var _=r.treeData;_&&(_=this.updateTreeData(_));var O=(e={},o()(e,p+"-lg","large"===a),o()(e,p+"-sm","small"===a),e),C=h.showSearch;"showSearch"in h||(C=!(!h.multiple&&!h.treeCheckable));var S=Object(H["g"])(this,"treeCheckable");S&&(S=t("span",{class:p+"-tree-checkbox-inner"}));var M=w||t(ae["a"],{attrs:{type:"down"},class:p+"-arrow-icon"}),k=m||t(ae["a"],{attrs:{type:"close"},class:p+"-remove-icon"}),j=y||t(ae["a"],{attrs:{type:"close-circle",theme:"filled"},class:p+"-clear-icon"}),T={props:V()(V()({switcherIcon:function(t){return n.renderSwitcherIcon(p,t)},inputIcon:M,removeIcon:k,clearIcon:j},x,{showSearch:C,getPopupContainer:f||b,dropdownClassName:u()(c,p+"-tree-dropdown"),prefixCls:p,dropdownStyle:V()({maxHeight:"100vh",overflow:"auto"},s),treeCheckable:S,notFoundContent:g||v(t,"Select"),__propsSymbol__:Symbol()}),_?{treeData:_}:{}),class:O,on:V()({},Object(H["k"])(this),{change:this.onChange}),ref:"vcTreeSelect",scopedSlots:this.$scopedSlots};return t(xo,T,[Object(H["c"])(this.$slots["default"])])},install:function(t){t.use(b["a"]),t.component(_o.name,_o),t.component(_o.TreeNode.name,_o.TreeNode)}},Oo=_o,Co=n("ccb9"),So=n("7571"),Mo=n("27ab"),ko={prefixCls:s["a"].string,color:s["a"].string,dot:s["a"].any,pending:s["a"].bool,position:s["a"].oneOf(["left","right",""]).def("")},jo={name:"ATimelineItem",props:Object(H["t"])(ko,{color:"blue",pending:!1}),inject:{configProvider:{default:function(){return y["a"]}}},render:function(){var t,e,n=arguments[0],r=Object(H["l"])(this),i=r.prefixCls,a=r.color,s=void 0===a?"":a,c=r.pending,l=this.configProvider.getPrefixCls,f=l("timeline",i),h=Object(H["g"])(this,"dot"),d=u()((t={},o()(t,f+"-item",!0),o()(t,f+"-item-pending",c),t)),p=u()((e={},o()(e,f+"-item-head",!0),o()(e,f+"-item-head-custom",h),o()(e,f+"-item-head-"+s,!0),e)),v={class:d,on:Object(H["k"])(this)};return n("li",v,[n("div",{class:f+"-item-tail"}),n("div",{class:p,style:{borderColor:/blue|red|green|gray/.test(s)?void 0:s}},[h]),n("div",{class:f+"-item-content"},[this.$slots["default"]])])}},To={prefixCls:s["a"].string,pending:s["a"].any,pendingDot:s["a"].string,reverse:s["a"].bool,mode:s["a"].oneOf(["left","alternate","right",""])},zo={name:"ATimeline",props:Object(H["t"])(To,{reverse:!1,mode:""}),inject:{configProvider:{default:function(){return y["a"]}}},render:function(){var t,e=arguments[0],n=Object(H["l"])(this),r=n.prefixCls,i=n.reverse,a=n.mode,s=ye()(n,["prefixCls","reverse","mode"]),c=this.configProvider.getPrefixCls,l=c("timeline",r),f=Object(H["g"])(this,"pendingDot"),h=Object(H["g"])(this,"pending"),d="boolean"===typeof h?null:h,v=u()(l,(t={},o()(t,l+"-pending",!!h),o()(t,l+"-reverse",!!i),o()(t,l+"-"+a,!!a),t)),g=Object(H["c"])(this.$slots["default"]),m=h?e(jo,{attrs:{pending:!!h}},[e("template",{slot:"dot"},[f||e(ae["a"],{attrs:{type:"loading"}})]),d]):null,y=i?[m].concat(p()(g.reverse())):[].concat(p()(g),[m]),b=function(t,e){var n=Object(H["m"])(t);return"alternate"===a?"right"===n.position?l+"-item-right":"left"===n.position||e%2===0?l+"-item-left":l+"-item-right":"left"===a?l+"-item-left":"right"===a||"right"===n.position?l+"-item-right":""},x=y.filter((function(t){return!!t})),w=x.length,_=l+"-item-last",O=x.map((function(t,e){var n=e===w-2?_:"",r=e===w-1?_:"";return Object(et["a"])(t,{class:u()([!i&&h?n:r,b(t,e)])})})),C={props:V()({},s),class:v,on:Object(H["k"])(this)};return e("ul",C,[O])}};zo.Item=jo,zo.install=function(t){t.use(b["a"]),t.component(zo.name,zo),t.component(jo.name,jo)};var Eo=zo,Ao=n("39ab"),Po=n("1552"),Lo=Po["a"],Vo=n("9571"),Io=n("1fd5"),Ro={actions:s["a"].array,author:s["a"].any,avatar:s["a"].any,content:s["a"].any,prefixCls:s["a"].string,datetime:s["a"].any},Ho={name:"AComment",props:Ro,inject:{configProvider:{default:function(){return y["a"]}}},methods:{getAction:function(t){var e=this.$createElement;if(!t||!t.length)return null;var n=t.map((function(t,n){return e("li",{key:"action-"+n},[t])}));return n},renderNested:function(t,e){var n=this.$createElement;return n("div",{class:t+"-nested"},[e])}},render:function(){var t=arguments[0],e=this.$props.prefixCls,n=this.configProvider.getPrefixCls,r=n("comment",e),a=Object(H["g"])(this,"actions"),o=Object(H["g"])(this,"author"),s=Object(H["g"])(this,"avatar"),c=Object(H["g"])(this,"content"),u=Object(H["g"])(this,"datetime"),l=t("div",{class:r+"-avatar"},["string"===typeof s?t("img",{attrs:{src:s,alt:"comment-avatar"}}):s]),f=a&&a.length?t("ul",{class:r+"-actions"},[this.getAction(a)]):null,h=t("div",{class:r+"-content-author"},[o&&t("span",{class:r+"-content-author-name"},[o]),u&&t("span",{class:r+"-content-author-time"},[u])]),d=t("div",{class:r+"-content"},[h,t("div",{class:r+"-content-detail"},[c]),f]),p=t("div",{class:r+"-inner"},[l,d]),v=this.$slots["default"];return t("div",i()([{class:r},{on:Object(H["k"])(this)}]),[p,v?this.renderNested(r,v):null])},install:function(t){t.use(b["a"]),t.component(Ho.name,Ho)}},Do=Ho,Fo=n("fc25"),No={functional:!0,render:function(){var t=arguments[0];return t("svg",{attrs:{width:"252",height:"294"}},[t("defs",[t("path",{attrs:{d:"M0 .387h251.772v251.772H0z"}})]),t("g",{attrs:{fill:"none",fillRule:"evenodd"}},[t("g",{attrs:{transform:"translate(0 .012)"}},[t("mask",{attrs:{fill:"#fff"}}),t("path",{attrs:{d:"M0 127.32v-2.095C0 56.279 55.892.387 124.838.387h2.096c68.946 0 124.838 55.892 124.838 124.838v2.096c0 68.946-55.892 124.838-124.838 124.838h-2.096C55.892 252.16 0 196.267 0 127.321",fill:"#E4EBF7",mask:"url(#b)"}})]),t("path",{attrs:{d:"M39.755 130.84a8.276 8.276 0 1 1-16.468-1.66 8.276 8.276 0 0 1 16.468 1.66",fill:"#FFF"}}),t("path",{attrs:{d:"M36.975 134.297l10.482 5.943M48.373 146.508l-12.648 10.788",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{d:"M39.875 159.352a5.667 5.667 0 1 1-11.277-1.136 5.667 5.667 0 0 1 11.277 1.136M57.588 143.247a5.708 5.708 0 1 1-11.358-1.145 5.708 5.708 0 0 1 11.358 1.145M99.018 26.875l29.82-.014a4.587 4.587 0 1 0-.003-9.175l-29.82.013a4.587 4.587 0 1 0 .003 9.176M110.424 45.211l29.82-.013a4.588 4.588 0 0 0-.004-9.175l-29.82.013a4.587 4.587 0 1 0 .004 9.175",fill:"#FFF"}}),t("path",{attrs:{d:"M112.798 26.861v-.002l15.784-.006a4.588 4.588 0 1 0 .003 9.175l-15.783.007v-.002a4.586 4.586 0 0 0-.004-9.172M184.523 135.668c-.553 5.485-5.447 9.483-10.931 8.93-5.485-.553-9.483-5.448-8.93-10.932.552-5.485 5.447-9.483 10.932-8.93 5.485.553 9.483 5.447 8.93 10.932",fill:"#FFF"}}),t("path",{attrs:{d:"M179.26 141.75l12.64 7.167M193.006 156.477l-15.255 13.011",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{d:"M184.668 170.057a6.835 6.835 0 1 1-13.6-1.372 6.835 6.835 0 0 1 13.6 1.372M203.34 153.325a6.885 6.885 0 1 1-13.7-1.382 6.885 6.885 0 0 1 13.7 1.382",fill:"#FFF"}}),t("path",{attrs:{d:"M151.931 192.324a2.222 2.222 0 1 1-4.444 0 2.222 2.222 0 0 1 4.444 0zM225.27 116.056a2.222 2.222 0 1 1-4.445 0 2.222 2.222 0 0 1 4.444 0zM216.38 151.08a2.223 2.223 0 1 1-4.446-.001 2.223 2.223 0 0 1 4.446 0zM176.917 107.636a2.223 2.223 0 1 1-4.445 0 2.223 2.223 0 0 1 4.445 0zM195.291 92.165a2.223 2.223 0 1 1-4.445 0 2.223 2.223 0 0 1 4.445 0zM202.058 180.711a2.223 2.223 0 1 1-4.446 0 2.223 2.223 0 0 1 4.446 0z",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{stroke:"#FFF",strokeWidth:"2",d:"M214.404 153.302l-1.912 20.184-10.928 5.99M173.661 174.792l-6.356 9.814h-11.36l-4.508 6.484M174.941 125.168v-15.804M220.824 117.25l-12.84 7.901-15.31-7.902V94.39"}}),t("path",{attrs:{d:"M166.588 65.936h-3.951a4.756 4.756 0 0 1-4.743-4.742 4.756 4.756 0 0 1 4.743-4.743h3.951a4.756 4.756 0 0 1 4.743 4.743 4.756 4.756 0 0 1-4.743 4.742",fill:"#FFF"}}),t("path",{attrs:{d:"M174.823 30.03c0-16.281 13.198-29.48 29.48-29.48 16.28 0 29.48 13.199 29.48 29.48 0 16.28-13.2 29.48-29.48 29.48-16.282 0-29.48-13.2-29.48-29.48",fill:"#1890FF"}}),t("path",{attrs:{d:"M205.952 38.387c.5.5.785 1.142.785 1.928s-.286 1.465-.785 1.964c-.572.5-1.214.75-2 .75-.785 0-1.429-.285-1.929-.785-.572-.5-.82-1.143-.82-1.929s.248-1.428.82-1.928c.5-.5 1.144-.75 1.93-.75.785 0 1.462.25 1.999.75m4.285-19.463c1.428 1.249 2.143 2.963 2.143 5.142 0 1.712-.427 3.13-1.219 4.25-.067.096-.137.18-.218.265-.416.429-1.41 1.346-2.956 2.699a5.07 5.07 0 0 0-1.428 1.75 5.207 5.207 0 0 0-.536 2.357v.5h-4.107v-.5c0-1.357.215-2.536.714-3.5.464-.964 1.857-2.464 4.178-4.536l.43-.5c.643-.785.964-1.643.964-2.535 0-1.18-.358-2.108-1-2.785-.678-.68-1.643-1.001-2.858-1.001-1.536 0-2.642.464-3.357 1.43-.37.5-.621 1.135-.76 1.904a1.999 1.999 0 0 1-1.971 1.63h-.004c-1.277 0-2.257-1.183-1.98-2.43.337-1.518 1.02-2.78 2.073-3.784 1.536-1.5 3.607-2.25 6.25-2.25 2.32 0 4.214.607 5.642 1.894",fill:"#FFF"}}),t("path",{attrs:{d:"M52.04 76.131s21.81 5.36 27.307 15.945c5.575 10.74-6.352 9.26-15.73 4.935-10.86-5.008-24.7-11.822-11.577-20.88",fill:"#FFB594"}}),t("path",{attrs:{d:"M90.483 67.504l-.449 2.893c-.753.49-4.748-2.663-4.748-2.663l-1.645.748-1.346-5.684s6.815-4.589 8.917-5.018c2.452-.501 9.884.94 10.7 2.278 0 0 1.32.486-2.227.69-3.548.203-5.043.447-6.79 3.132-1.747 2.686-2.412 3.624-2.412 3.624",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M128.055 111.367c-2.627-7.724-6.15-13.18-8.917-15.478-3.5-2.906-9.34-2.225-11.366-4.187-1.27-1.231-3.215-1.197-3.215-1.197s-14.98-3.158-16.828-3.479c-2.37-.41-2.124-.714-6.054-1.405-1.57-1.907-2.917-1.122-2.917-1.122l-7.11-1.383c-.853-1.472-2.423-1.023-2.423-1.023l-2.468-.897c-1.645 9.976-7.74 13.796-7.74 13.796 1.795 1.122 15.703 8.3 15.703 8.3l5.107 37.11s-3.321 5.694 1.346 9.109c0 0 19.883-3.743 34.921-.329 0 0 3.047-2.546.972-8.806.523-3.01 1.394-8.263 1.736-11.622.385.772 2.019 1.918 3.14 3.477 0 0 9.407-7.365 11.052-14.012-.832-.723-1.598-1.585-2.267-2.453-.567-.736-.358-2.056-.765-2.717-.669-1.084-1.804-1.378-1.907-1.682",fill:"#FFF"}}),t("path",{attrs:{d:"M101.09 289.998s4.295 2.041 7.354 1.021c2.821-.94 4.53.668 7.08 1.178 2.55.51 6.874 1.1 11.686-1.26-.103-5.51-6.889-3.98-11.96-6.713-2.563-1.38-3.784-4.722-3.598-8.799h-9.402s-1.392 10.52-1.16 14.573",fill:"#CBD1D1"}}),t("path",{attrs:{d:"M101.067 289.826s2.428 1.271 6.759.653c3.058-.437 3.712.481 7.423 1.031 3.712.55 10.724-.069 11.823-.894.413 1.1-.343 2.063-.343 2.063s-1.512.603-4.812.824c-2.03.136-5.8.291-7.607-.503-1.787-1.375-5.247-1.903-5.728-.241-3.918.95-7.355-.286-7.355-.286l-.16-2.647z",fill:"#2B0849"}}),t("path",{attrs:{d:"M108.341 276.044h3.094s-.103 6.702 4.536 8.558c-4.64.618-8.558-2.303-7.63-8.558",fill:"#A4AABA"}}),t("path",{attrs:{d:"M57.542 272.401s-2.107 7.416-4.485 12.306c-1.798 3.695-4.225 7.492 5.465 7.492 6.648 0 8.953-.48 7.423-6.599-1.53-6.12.266-13.199.266-13.199h-8.669z",fill:"#CBD1D1"}}),t("path",{attrs:{d:"M51.476 289.793s2.097 1.169 6.633 1.169c6.083 0 8.249-1.65 8.249-1.65s.602 1.114-.619 2.165c-.993.855-3.597 1.591-7.39 1.546-4.145-.048-5.832-.566-6.736-1.168-.825-.55-.687-1.58-.137-2.062",fill:"#2B0849"}}),t("path",{attrs:{d:"M58.419 274.304s.033 1.519-.314 2.93c-.349 1.42-1.078 3.104-1.13 4.139-.058 1.151 4.537 1.58 5.155.034.62-1.547 1.294-6.427 1.913-7.252.619-.825-4.903-2.119-5.624.15",fill:"#A4AABA"}}),t("path",{attrs:{d:"M99.66 278.514l13.378.092s1.298-54.52 1.853-64.403c.554-9.882 3.776-43.364 1.002-63.128l-12.547-.644-22.849.78s-.434 3.966-1.195 9.976c-.063.496-.682.843-.749 1.365-.075.585.423 1.354.32 1.966-2.364 14.08-6.377 33.104-8.744 46.677-.116.666-1.234 1.009-1.458 2.691-.04.302.211 1.525.112 1.795-6.873 18.744-10.949 47.842-14.277 61.885l14.607-.014s2.197-8.57 4.03-16.97c2.811-12.886 23.111-85.01 23.111-85.01l3.016-.521 1.043 46.35s-.224 1.234.337 2.02c.56.785-.56 1.123-.392 2.244l.392 1.794s-.449 7.178-.898 11.89c-.448 4.71-.092 39.165-.092 39.165",fill:"#7BB2F9"}}),t("path",{attrs:{d:"M76.085 221.626c1.153.094 4.038-2.019 6.955-4.935M106.36 225.142s2.774-1.11 6.103-3.883",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M107.275 222.1s2.773-1.11 6.102-3.884",stroke:"#648BD8",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M74.74 224.767s2.622-.591 6.505-3.365M86.03 151.634c-.27 3.106.3 8.525-4.336 9.123M103.625 149.88s.11 14.012-1.293 15.065c-2.219 1.664-2.99 1.944-2.99 1.944M99.79 150.438s.035 12.88-1.196 24.377M93.673 175.911s7.212-1.664 9.431-1.664M74.31 205.861a212.013 212.013 0 0 1-.979 4.56s-1.458 1.832-1.009 3.776c.449 1.944-.947 2.045-4.985 15.355-1.696 5.59-4.49 18.591-6.348 27.597l-.231 1.12M75.689 197.807a320.934 320.934 0 0 1-.882 4.754M82.591 152.233L81.395 162.7s-1.097.15-.5 2.244c.113 1.346-2.674 15.775-5.18 30.43M56.12 274.418h13.31",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M116.241 148.22s-17.047-3.104-35.893.2c.158 2.514-.003 4.15-.003 4.15s14.687-2.818 35.67-.312c.252-2.355.226-4.038.226-4.038",fill:"#192064"}}),t("path",{attrs:{d:"M106.322 151.165l.003-4.911a.81.81 0 0 0-.778-.815c-2.44-.091-5.066-.108-7.836-.014a.818.818 0 0 0-.789.815l-.003 4.906a.81.81 0 0 0 .831.813c2.385-.06 4.973-.064 7.73.017a.815.815 0 0 0 .842-.81",fill:"#FFF"}}),t("path",{attrs:{d:"M105.207 150.233l.002-3.076a.642.642 0 0 0-.619-.646 94.321 94.321 0 0 0-5.866-.01.65.65 0 0 0-.63.647v3.072a.64.64 0 0 0 .654.644 121.12 121.12 0 0 1 5.794.011c.362.01.665-.28.665-.642",fill:"#192064"}}),t("path",{attrs:{d:"M100.263 275.415h12.338M101.436 270.53c.006 3.387.042 5.79.111 6.506M101.451 264.548a915.75 915.75 0 0 0-.015 4.337M100.986 174.965l.898 44.642s.673 1.57-.225 2.692c-.897 1.122 2.468.673.898 2.243-1.57 1.57.897 1.122 0 3.365-.596 1.489-.994 21.1-1.096 35.146",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M46.876 83.427s-.516 6.045 7.223 5.552c11.2-.712 9.218-9.345 31.54-21.655-.786-2.708-2.447-4.744-2.447-4.744s-11.068 3.11-22.584 8.046c-6.766 2.9-13.395 6.352-13.732 12.801M104.46 91.057l.941-5.372-8.884-11.43-5.037 5.372-1.74 7.834a.321.321 0 0 0 .108.32c.965.8 6.5 5.013 14.347 3.544a.332.332 0 0 0 .264-.268",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M93.942 79.387s-4.533-2.853-2.432-6.855c1.623-3.09 4.513 1.133 4.513 1.133s.52-3.642 3.121-3.642c.52-1.04 1.561-4.162 1.561-4.162s11.445 2.601 13.526 3.121c0 5.203-2.304 19.424-7.84 19.861-8.892.703-12.449-9.456-12.449-9.456",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M113.874 73.446c2.601-2.081 3.47-9.722 3.47-9.722s-2.479-.49-6.64-2.05c-4.683-2.081-12.798-4.747-17.48.976-9.668 3.223-2.05 19.823-2.05 19.823l2.713-3.021s-3.935-3.287-2.08-6.243c2.17-3.462 3.92 1.073 3.92 1.073s.637-2.387 3.581-3.342c.355-.71 1.036-2.674 1.432-3.85a1.073 1.073 0 0 1 1.263-.704c2.4.558 8.677 2.019 11.356 2.662.522.125.871.615.82 1.15l-.305 3.248z",fill:"#520038"}}),t("path",{attrs:{d:"M104.977 76.064c-.103.61-.582 1.038-1.07.956-.489-.083-.801-.644-.698-1.254.103-.61.582-1.038 1.07-.956.488.082.8.644.698 1.254M112.132 77.694c-.103.61-.582 1.038-1.07.956-.488-.083-.8-.644-.698-1.254.103-.61.582-1.038 1.07-.956.488.082.8.643.698 1.254",fill:"#552950"}}),t("path",{attrs:{stroke:"#DB836E",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round",d:"M110.13 74.84l-.896 1.61-.298 4.357h-2.228"}}),t("path",{attrs:{d:"M110.846 74.481s1.79-.716 2.506.537",stroke:"#5C2552",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M92.386 74.282s.477-1.114 1.113-.716c.637.398 1.274 1.433.558 1.99-.717.556.159 1.67.159 1.67",stroke:"#DB836E",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M103.287 72.93s1.83 1.113 4.137.954",stroke:"#5C2552",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M103.685 81.762s2.227 1.193 4.376 1.193M104.64 84.308s.954.398 1.511.318M94.693 81.205s2.308 7.4 10.424 7.639",stroke:"#DB836E",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M81.45 89.384s.45 5.647-4.935 12.787M69 82.654s-.726 9.282-8.204 14.206",stroke:"#E4EBF7",strokeWidth:"1.101",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M129.405 122.865s-5.272 7.403-9.422 10.768",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M119.306 107.329s.452 4.366-2.127 32.062",stroke:"#E4EBF7",strokeWidth:"1.101",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M150.028 151.232h-49.837a1.01 1.01 0 0 1-1.01-1.01v-31.688c0-.557.452-1.01 1.01-1.01h49.837c.558 0 1.01.453 1.01 1.01v31.688a1.01 1.01 0 0 1-1.01 1.01",fill:"#F2D7AD"}}),t("path",{attrs:{d:"M150.29 151.232h-19.863v-33.707h20.784v32.786a.92.92 0 0 1-.92.92",fill:"#F4D19D"}}),t("path",{attrs:{d:"M123.554 127.896H92.917a.518.518 0 0 1-.425-.816l6.38-9.113c.193-.277.51-.442.85-.442h31.092l-7.26 10.371z",fill:"#F2D7AD"}}),t("path",{attrs:{fill:"#CC9B6E",d:"M123.689 128.447H99.25v-.519h24.169l7.183-10.26.424.298z"}}),t("path",{attrs:{d:"M158.298 127.896h-18.669a2.073 2.073 0 0 1-1.659-.83l-7.156-9.541h19.965c.49 0 .95.23 1.244.622l6.69 8.92a.519.519 0 0 1-.415.83",fill:"#F4D19D"}}),t("path",{attrs:{fill:"#CC9B6E",d:"M157.847 128.479h-19.384l-7.857-10.475.415-.31 7.7 10.266h19.126zM130.554 150.685l-.032-8.177.519-.002.032 8.177z"}}),t("path",{attrs:{fill:"#CC9B6E",d:"M130.511 139.783l-.08-21.414.519-.002.08 21.414zM111.876 140.932l-.498-.143 1.479-5.167.498.143zM108.437 141.06l-2.679-2.935 2.665-3.434.41.318-2.397 3.089 2.384 2.612zM116.607 141.06l-.383-.35 2.383-2.612-2.397-3.089.41-.318 2.665 3.434z"}}),t("path",{attrs:{d:"M154.316 131.892l-3.114-1.96.038 3.514-1.043.092c-1.682.115-3.634.23-4.789.23-1.902 0-2.693 2.258 2.23 2.648l-2.645-.596s-2.168 1.317.504 2.3c0 0-1.58 1.217.561 2.58-.584 3.504 5.247 4.058 7.122 3.59 1.876-.47 4.233-2.359 4.487-5.16.28-3.085-.89-5.432-3.35-7.238",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M153.686 133.577s-6.522.47-8.36.372c-1.836-.098-1.904 2.19 2.359 2.264 3.739.15 5.451-.044 5.451-.044",stroke:"#DB836E",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M145.16 135.877c-1.85 1.346.561 2.355.561 2.355s3.478.898 6.73.617",stroke:"#DB836E",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M151.89 141.71s-6.28.111-6.73-2.132c-.223-1.346.45-1.402.45-1.402M146.114 140.868s-1.103 3.16 5.44 3.533M151.202 129.932v3.477M52.838 89.286c3.533-.337 8.423-1.248 13.582-7.754",stroke:"#DB836E",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M168.567 248.318a6.647 6.647 0 0 1-6.647-6.647v-66.466a6.647 6.647 0 1 1 13.294 0v66.466a6.647 6.647 0 0 1-6.647 6.647",fill:"#5BA02E"}}),t("path",{attrs:{d:"M176.543 247.653a6.647 6.647 0 0 1-6.646-6.647v-33.232a6.647 6.647 0 1 1 13.293 0v33.232a6.647 6.647 0 0 1-6.647 6.647",fill:"#92C110"}}),t("path",{attrs:{d:"M186.443 293.613H158.92a3.187 3.187 0 0 1-3.187-3.187v-46.134a3.187 3.187 0 0 1 3.187-3.187h27.524a3.187 3.187 0 0 1 3.187 3.187v46.134a3.187 3.187 0 0 1-3.187 3.187",fill:"#F2D7AD"}}),t("path",{attrs:{d:"M88.979 89.48s7.776 5.384 16.6 2.842",stroke:"#E4EBF7",strokeWidth:"1.101",strokeLinecap:"round",strokeLinejoin:"round"}})])])}},$o=No,Bo={functional:!0,render:function(){var t=arguments[0];return t("svg",{attrs:{width:"254",height:"294"}},[t("defs",[t("path",{attrs:{d:"M0 .335h253.49v253.49H0z"}}),t("path",{attrs:{d:"M0 293.665h253.49V.401H0z"}})]),t("g",{attrs:{fill:"none",fillRule:"evenodd"}},[t("g",{attrs:{transform:"translate(0 .067)"}},[t("mask",{attrs:{fill:"#fff"}}),t("path",{attrs:{d:"M0 128.134v-2.11C0 56.608 56.273.334 125.69.334h2.11c69.416 0 125.69 56.274 125.69 125.69v2.11c0 69.417-56.274 125.69-125.69 125.69h-2.11C56.273 253.824 0 197.551 0 128.134",fill:"#E4EBF7",mask:"url(#b)"}})]),t("path",{attrs:{d:"M39.989 132.108a8.332 8.332 0 1 1-16.581-1.671 8.332 8.332 0 0 1 16.58 1.671",fill:"#FFF"}}),t("path",{attrs:{d:"M37.19 135.59l10.553 5.983M48.665 147.884l-12.734 10.861",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{d:"M40.11 160.816a5.706 5.706 0 1 1-11.354-1.145 5.706 5.706 0 0 1 11.354 1.145M57.943 144.6a5.747 5.747 0 1 1-11.436-1.152 5.747 5.747 0 0 1 11.436 1.153M99.656 27.434l30.024-.013a4.619 4.619 0 1 0-.004-9.238l-30.024.013a4.62 4.62 0 0 0 .004 9.238M111.14 45.896l30.023-.013a4.62 4.62 0 1 0-.004-9.238l-30.024.013a4.619 4.619 0 1 0 .004 9.238",fill:"#FFF"}}),t("path",{attrs:{d:"M113.53 27.421v-.002l15.89-.007a4.619 4.619 0 1 0 .005 9.238l-15.892.007v-.002a4.618 4.618 0 0 0-.004-9.234M150.167 70.091h-3.979a4.789 4.789 0 0 1-4.774-4.775 4.788 4.788 0 0 1 4.774-4.774h3.979a4.789 4.789 0 0 1 4.775 4.774 4.789 4.789 0 0 1-4.775 4.775",fill:"#FFF"}}),t("path",{attrs:{d:"M171.687 30.234c0-16.392 13.289-29.68 29.681-29.68 16.392 0 29.68 13.288 29.68 29.68 0 16.393-13.288 29.681-29.68 29.681s-29.68-13.288-29.68-29.68",fill:"#FF603B"}}),t("path",{attrs:{d:"M203.557 19.435l-.676 15.035a1.514 1.514 0 0 1-3.026 0l-.675-15.035a2.19 2.19 0 1 1 4.377 0m-.264 19.378c.513.477.77 1.1.77 1.87s-.257 1.393-.77 1.907c-.55.476-1.21.733-1.943.733a2.545 2.545 0 0 1-1.87-.77c-.55-.514-.806-1.136-.806-1.87 0-.77.256-1.393.806-1.87.513-.513 1.137-.733 1.87-.733.77 0 1.43.22 1.943.733",fill:"#FFF"}}),t("path",{attrs:{d:"M119.3 133.275c4.426-.598 3.612-1.204 4.079-4.778.675-5.18-3.108-16.935-8.262-25.118-1.088-10.72-12.598-11.24-12.598-11.24s4.312 4.895 4.196 16.199c1.398 5.243.804 14.45.804 14.45s5.255 11.369 11.78 10.487",fill:"#FFB594"}}),t("path",{attrs:{d:"M100.944 91.61s1.463-.583 3.211.582c8.08 1.398 10.368 6.706 11.3 11.368 1.864 1.282 1.864 2.33 1.864 3.496.365.777 1.515 3.03 1.515 3.03s-7.225 1.748-10.954 6.758c-1.399-6.41-6.936-25.235-6.936-25.235",fill:"#FFF"}}),t("path",{attrs:{d:"M94.008 90.5l1.019-5.815-9.23-11.874-5.233 5.581-2.593 9.863s8.39 5.128 16.037 2.246",fill:"#FFB594"}}),t("path",{attrs:{d:"M82.931 78.216s-4.557-2.868-2.445-6.892c1.632-3.107 4.537 1.139 4.537 1.139s.524-3.662 3.139-3.662c.523-1.046 1.569-4.184 1.569-4.184s11.507 2.615 13.6 3.138c-.001 5.23-2.317 19.529-7.884 19.969-8.94.706-12.516-9.508-12.516-9.508",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M102.971 72.243c2.616-2.093 3.489-9.775 3.489-9.775s-2.492-.492-6.676-2.062c-4.708-2.092-12.867-4.771-17.575.982-9.54 4.41-2.062 19.93-2.062 19.93l2.729-3.037s-3.956-3.304-2.092-6.277c2.183-3.48 3.943 1.08 3.943 1.08s.64-2.4 3.6-3.36c.356-.714 1.04-2.69 1.44-3.872a1.08 1.08 0 0 1 1.27-.707c2.41.56 8.723 2.03 11.417 2.676.524.126.876.619.825 1.156l-.308 3.266z",fill:"#520038"}}),t("path",{attrs:{d:"M101.22 76.514c-.104.613-.585 1.044-1.076.96-.49-.082-.805-.646-.702-1.26.104-.613.585-1.044 1.076-.961.491.083.805.647.702 1.26M94.26 75.074c-.104.613-.585 1.044-1.076.96-.49-.082-.805-.646-.702-1.26.104-.613.585-1.044 1.076-.96.491.082.805.646.702 1.26",fill:"#552950"}}),t("path",{attrs:{stroke:"#DB836E",strokeWidth:"1.063",strokeLinecap:"round",strokeLinejoin:"round",d:"M99.206 73.644l-.9 1.62-.3 4.38h-2.24"}}),t("path",{attrs:{d:"M99.926 73.284s1.8-.72 2.52.54",stroke:"#5C2552",strokeWidth:"1.117",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M81.367 73.084s.48-1.12 1.12-.72c.64.4 1.28 1.44.56 2s.16 1.68.16 1.68",stroke:"#DB836E",strokeWidth:"1.117",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M92.326 71.724s1.84 1.12 4.16.96",stroke:"#5C2552",strokeWidth:"1.117",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M92.726 80.604s2.24 1.2 4.4 1.2M93.686 83.164s.96.4 1.52.32M83.687 80.044s1.786 6.547 9.262 7.954",stroke:"#DB836E",strokeWidth:"1.063",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M95.548 91.663s-1.068 2.821-8.298 2.105c-7.23-.717-10.29-5.044-10.29-5.044",stroke:"#E4EBF7",strokeWidth:"1.136",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M78.126 87.478s6.526 4.972 16.47 2.486c0 0 9.577 1.02 11.536 5.322 5.36 11.77.543 36.835 0 39.962 3.496 4.055-.466 8.483-.466 8.483-15.624-3.548-35.81-.6-35.81-.6-4.849-3.546-1.223-9.044-1.223-9.044L62.38 110.32c-2.485-15.227.833-19.803 3.549-20.743 3.03-1.049 8.04-1.282 8.04-1.282.496-.058 1.08-.076 1.37-.233 2.36-1.282 2.787-.583 2.787-.583",fill:"#FFF"}}),t("path",{attrs:{d:"M65.828 89.81s-6.875.465-7.59 8.156c-.466 8.857 3.03 10.954 3.03 10.954s6.075 22.102 16.796 22.957c8.39-2.176 4.758-6.702 4.661-11.42-.233-11.304-7.108-16.897-7.108-16.897s-4.212-13.75-9.789-13.75",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M71.716 124.225s.855 11.264 9.828 6.486c4.765-2.536 7.581-13.828 9.789-22.568 1.456-5.768 2.58-12.197 2.58-12.197l-4.973-1.709s-2.408 5.516-7.769 12.275c-4.335 5.467-9.144 11.11-9.455 17.713",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M108.463 105.191s1.747 2.724-2.331 30.535c2.376 2.216 1.053 6.012-.233 7.51",stroke:"#E4EBF7",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M123.262 131.527s-.427 2.732-11.77 1.981c-15.187-1.006-25.326-3.25-25.326-3.25l.933-5.8s.723.215 9.71-.068c11.887-.373 18.714-6.07 24.964-1.022 4.039 3.263 1.489 8.16 1.489 8.16",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M70.24 90.974s-5.593-4.739-11.054 2.68c-3.318 7.223.517 15.284 2.664 19.578-.31 3.729 2.33 4.311 2.33 4.311s.108.895 1.516 2.68c4.078-7.03 6.72-9.166 13.711-12.546-.328-.656-1.877-3.265-1.825-3.767.175-1.69-1.282-2.623-1.282-2.623s-.286-.156-1.165-2.738c-.788-2.313-2.036-5.177-4.895-7.575",fill:"#FFF"}}),t("path",{attrs:{d:"M90.232 288.027s4.855 2.308 8.313 1.155c3.188-1.063 5.12.755 8.002 1.331 2.881.577 7.769 1.243 13.207-1.424-.117-6.228-7.786-4.499-13.518-7.588-2.895-1.56-4.276-5.336-4.066-9.944H91.544s-1.573 11.89-1.312 16.47",fill:"#CBD1D1"}}),t("path",{attrs:{d:"M90.207 287.833s2.745 1.437 7.639.738c3.456-.494 3.223.66 7.418 1.282 4.195.621 13.092-.194 14.334-1.126.466 1.242-.388 2.33-.388 2.33s-1.709.682-5.438.932c-2.295.154-8.098.276-10.14-.621-2.02-1.554-4.894-1.515-6.06-.234-4.427 1.075-7.184-.31-7.184-.31l-.181-2.991z",fill:"#2B0849"}}),t("path",{attrs:{d:"M98.429 272.257h3.496s-.117 7.574 5.127 9.671c-5.244.7-9.672-2.602-8.623-9.671",fill:"#A4AABA"}}),t("path",{attrs:{d:"M44.425 272.046s-2.208 7.774-4.702 12.899c-1.884 3.874-4.428 7.854 5.729 7.854 6.97 0 9.385-.503 7.782-6.917-1.604-6.415.279-13.836.279-13.836h-9.088z",fill:"#CBD1D1"}}),t("path",{attrs:{d:"M38.066 290.277s2.198 1.225 6.954 1.225c6.376 0 8.646-1.73 8.646-1.73s.63 1.168-.649 2.27c-1.04.897-3.77 1.668-7.745 1.621-4.347-.05-6.115-.593-7.062-1.224-.864-.577-.72-1.657-.144-2.162",fill:"#2B0849"}}),t("path",{attrs:{d:"M45.344 274.041s.035 1.592-.329 3.07c-.365 1.49-1.13 3.255-1.184 4.34-.061 1.206 4.755 1.657 5.403.036.65-1.622 1.357-6.737 2.006-7.602.648-.865-5.14-2.222-5.896.156",fill:"#A4AABA"}}),t("path",{attrs:{d:"M89.476 277.57l13.899.095s1.349-56.643 1.925-66.909c.576-10.267 3.923-45.052 1.042-65.585l-13.037-.669-23.737.81s-.452 4.12-1.243 10.365c-.065.515-.708.874-.777 1.417-.078.608.439 1.407.332 2.044-2.455 14.627-5.797 32.736-8.256 46.837-.121.693-1.282 1.048-1.515 2.796-.042.314.22 1.584.116 1.865-7.14 19.473-12.202 52.601-15.66 67.19l15.176-.015s2.282-10.145 4.185-18.871c2.922-13.389 24.012-88.32 24.012-88.32l3.133-.954-.158 48.568s-.233 1.282.35 2.098c.583.815-.581 1.167-.408 2.331l.408 1.864s-.466 7.458-.932 12.352c-.467 4.895 1.145 40.69 1.145 40.69",fill:"#7BB2F9"}}),t("path",{attrs:{d:"M64.57 218.881c1.197.099 4.195-2.097 7.225-5.127M96.024 222.534s2.881-1.152 6.34-4.034",stroke:"#648BD8",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M96.973 219.373s2.882-1.153 6.34-4.034",stroke:"#648BD8",strokeWidth:"1.032",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M63.172 222.144s2.724-.614 6.759-3.496M74.903 146.166c-.281 3.226.31 8.856-4.506 9.478M93.182 144.344s.115 14.557-1.344 15.65c-2.305 1.73-3.107 2.02-3.107 2.02M89.197 144.923s.269 13.144-1.01 25.088M83.525 170.71s6.81-1.051 9.116-1.051M46.026 270.045l-.892 4.538M46.937 263.289l-.815 4.157M62.725 202.503c-.33 1.618-.102 1.904-.449 3.438 0 0-2.756 1.903-2.29 3.923.466 2.02-.31 3.424-4.505 17.252-1.762 5.807-4.233 18.922-6.165 28.278-.03.144-.521 2.646-1.14 5.8M64.158 194.136c-.295 1.658-.6 3.31-.917 4.938M71.33 146.787l-1.244 10.877s-1.14.155-.519 2.33c.117 1.399-2.778 16.39-5.382 31.615M44.242 273.727H58.07",stroke:"#648BD8",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M106.18 142.117c-3.028-.489-18.825-2.744-36.219.2a.625.625 0 0 0-.518.644c.063 1.307.044 2.343.015 2.995a.617.617 0 0 0 .716.636c3.303-.534 17.037-2.412 35.664-.266.347.04.66-.214.692-.56.124-1.347.16-2.425.17-3.029a.616.616 0 0 0-.52-.62",fill:"#192064"}}),t("path",{attrs:{d:"M96.398 145.264l.003-5.102a.843.843 0 0 0-.809-.847 114.104 114.104 0 0 0-8.141-.014.85.85 0 0 0-.82.847l-.003 5.097c0 .476.388.857.864.845 2.478-.064 5.166-.067 8.03.017a.848.848 0 0 0 .876-.843",fill:"#FFF"}}),t("path",{attrs:{d:"M95.239 144.296l.002-3.195a.667.667 0 0 0-.643-.672c-1.9-.061-3.941-.073-6.094-.01a.675.675 0 0 0-.654.672l-.002 3.192c0 .376.305.677.68.669 1.859-.042 3.874-.043 6.02.012.376.01.69-.291.691-.668",fill:"#192064"}}),t("path",{attrs:{d:"M90.102 273.522h12.819M91.216 269.761c.006 3.519-.072 5.55 0 6.292M90.923 263.474c-.009 1.599-.016 2.558-.016 4.505M90.44 170.404l.932 46.38s.7 1.631-.233 2.796c-.932 1.166 2.564.7.932 2.33-1.63 1.633.933 1.166 0 3.497-.618 1.546-1.031 21.921-1.138 36.513",stroke:"#648BD8",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M73.736 98.665l2.214 4.312s2.098.816 1.865 2.68l.816 2.214M64.297 116.611c.233-.932 2.176-7.147 12.585-10.488M77.598 90.042s7.691 6.137 16.547 2.72",stroke:"#E4EBF7",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M91.974 86.954s5.476-.816 7.574-4.545c1.297-.345.72 2.212-.33 3.671-.7.971-1.01 1.554-1.01 1.554s.194.31.155.816c-.053.697-.175.653-.272 1.048-.081.335.108.657 0 1.049-.046.17-.198.5-.382.878-.12.249-.072.687-.2.948-.231.469-1.562 1.87-2.622 2.855-3.826 3.554-5.018 1.644-6.001-.408-.894-1.865-.661-5.127-.874-6.875-.35-2.914-2.622-3.03-1.923-4.429.343-.685 2.87.69 3.263 1.748.757 2.04 2.952 1.807 2.622 1.69",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M99.8 82.429c-.465.077-.35.272-.97 1.243-.622.971-4.817 2.932-6.39 3.224-2.589.48-2.278-1.56-4.254-2.855-1.69-1.107-3.562-.638-1.398 1.398.99.932.932 1.107 1.398 3.205.335 1.506-.64 3.67.7 5.593",stroke:"#DB836E",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M79.543 108.673c-2.1 2.926-4.266 6.175-5.557 8.762",stroke:"#E59788",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M87.72 124.768s-2.098-1.942-5.127-2.719c-3.03-.777-3.574-.155-5.516.078-1.942.233-3.885-.932-3.652.7.233 1.63 5.05 1.01 5.206 2.097.155 1.087-6.37 2.796-8.313 2.175-.777.777.466 1.864 2.02 2.175.233 1.554 2.253 1.554 2.253 1.554s.699 1.01 2.641 1.088c2.486 1.32 8.934-.7 10.954-1.554 2.02-.855-.466-5.594-.466-5.594",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M73.425 122.826s.66 1.127 3.167 1.418c2.315.27 2.563.583 2.563.583s-2.545 2.894-9.07 2.272M72.416 129.274s3.826.097 4.933-.718M74.98 130.75s1.961.136 3.36-.505M77.232 131.916s1.748.019 2.914-.505M73.328 122.321s-.595-1.032 1.262-.427c1.671.544 2.833.055 5.128.155 1.389.061 3.067-.297 3.982.15 1.606.784 3.632 2.181 3.632 2.181s10.526 1.204 19.033-1.127M78.864 108.104s-8.39 2.758-13.168 12.12",stroke:"#E59788",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M109.278 112.533s3.38-3.613 7.575-4.662",stroke:"#E4EBF7",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M107.375 123.006s9.697-2.745 11.445-.88",stroke:"#E59788",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M194.605 83.656l3.971-3.886M187.166 90.933l3.736-3.655M191.752 84.207l-4.462-4.56M198.453 91.057l-4.133-4.225M129.256 163.074l3.718-3.718M122.291 170.039l3.498-3.498M126.561 163.626l-4.27-4.27M132.975 170.039l-3.955-3.955",stroke:"#BFCDDD",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M190.156 211.779h-1.604a4.023 4.023 0 0 1-4.011-4.011V175.68a4.023 4.023 0 0 1 4.01-4.01h1.605a4.023 4.023 0 0 1 4.011 4.01v32.088a4.023 4.023 0 0 1-4.01 4.01",fill:"#A3B4C6"}}),t("path",{attrs:{d:"M237.824 212.977a4.813 4.813 0 0 1-4.813 4.813h-86.636a4.813 4.813 0 0 1 0-9.626h86.636a4.813 4.813 0 0 1 4.813 4.813",fill:"#A3B4C6"}}),t("mask",{attrs:{fill:"#fff"}}),t("path",{attrs:{fill:"#A3B4C6",mask:"url(#d)",d:"M154.098 190.096h70.513v-84.617h-70.513z"}}),t("path",{attrs:{d:"M224.928 190.096H153.78a3.219 3.219 0 0 1-3.208-3.209V167.92a3.219 3.219 0 0 1 3.208-3.21h71.148a3.219 3.219 0 0 1 3.209 3.21v18.967a3.219 3.219 0 0 1-3.21 3.209M224.928 130.832H153.78a3.218 3.218 0 0 1-3.208-3.208v-18.968a3.219 3.219 0 0 1 3.208-3.209h71.148a3.219 3.219 0 0 1 3.209 3.21v18.967a3.218 3.218 0 0 1-3.21 3.208",fill:"#BFCDDD",mask:"url(#d)"}}),t("path",{attrs:{d:"M159.563 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M166.98 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M174.397 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M222.539 120.546h-22.461a.802.802 0 0 1-.802-.802v-3.208c0-.443.359-.803.802-.803h22.46c.444 0 .803.36.803.803v3.208c0 .443-.36.802-.802.802",fill:"#FFF",mask:"url(#d)"}}),t("path",{attrs:{d:"M224.928 160.464H153.78a3.218 3.218 0 0 1-3.208-3.209v-18.967a3.219 3.219 0 0 1 3.208-3.209h71.148a3.219 3.219 0 0 1 3.209 3.209v18.967a3.218 3.218 0 0 1-3.21 3.209",fill:"#BFCDDD",mask:"url(#d)"}}),t("path",{attrs:{d:"M173.455 130.832h49.301M164.984 130.832h6.089M155.952 130.832h6.75M173.837 160.613h49.3M165.365 160.613h6.089M155.57 160.613h6.751",stroke:"#7C90A5",strokeWidth:"1.124",strokeLinecap:"round",strokeLinejoin:"round",mask:"url(#d)"}}),t("path",{attrs:{d:"M159.563 151.038a2.407 2.407 0 1 1 0-4.814 2.407 2.407 0 0 1 0 4.814M166.98 151.038a2.407 2.407 0 1 1 0-4.814 2.407 2.407 0 0 1 0 4.814M174.397 151.038a2.407 2.407 0 1 1 .001-4.814 2.407 2.407 0 0 1 0 4.814M222.539 151.038h-22.461a.802.802 0 0 1-.802-.802v-3.209c0-.443.359-.802.802-.802h22.46c.444 0 .803.36.803.802v3.209c0 .443-.36.802-.802.802M159.563 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M166.98 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M174.397 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M222.539 179.987h-22.461a.802.802 0 0 1-.802-.802v-3.209c0-.443.359-.802.802-.802h22.46c.444 0 .803.36.803.802v3.209c0 .443-.36.802-.802.802",fill:"#FFF",mask:"url(#d)"}}),t("path",{attrs:{d:"M203.04 221.108h-27.372a2.413 2.413 0 0 1-2.406-2.407v-11.448a2.414 2.414 0 0 1 2.406-2.407h27.372a2.414 2.414 0 0 1 2.407 2.407V218.7a2.413 2.413 0 0 1-2.407 2.407",fill:"#BFCDDD",mask:"url(#d)"}}),t("path",{attrs:{d:"M177.259 207.217v11.52M201.05 207.217v11.52",stroke:"#A3B4C6",strokeWidth:"1.124",strokeLinecap:"round",strokeLinejoin:"round",mask:"url(#d)"}}),t("path",{attrs:{d:"M162.873 267.894a9.422 9.422 0 0 1-9.422-9.422v-14.82a9.423 9.423 0 0 1 18.845 0v14.82a9.423 9.423 0 0 1-9.423 9.422",fill:"#5BA02E",mask:"url(#d)"}}),t("path",{attrs:{d:"M171.22 267.83a9.422 9.422 0 0 1-9.422-9.423v-3.438a9.423 9.423 0 0 1 18.845 0v3.438a9.423 9.423 0 0 1-9.422 9.423",fill:"#92C110",mask:"url(#d)"}}),t("path",{attrs:{d:"M181.31 293.666h-27.712a3.209 3.209 0 0 1-3.209-3.21V269.79a3.209 3.209 0 0 1 3.209-3.21h27.711a3.209 3.209 0 0 1 3.209 3.21v20.668a3.209 3.209 0 0 1-3.209 3.209",fill:"#F2D7AD",mask:"url(#d)"}})])])}},Wo=Bo,Yo={functional:!0,render:function(){var t=arguments[0];return t("svg",{attrs:{width:"251",height:"294"}},[t("g",{attrs:{fill:"none",fillRule:"evenodd"}},[t("path",{attrs:{d:"M0 129.023v-2.084C0 58.364 55.591 2.774 124.165 2.774h2.085c68.574 0 124.165 55.59 124.165 124.165v2.084c0 68.575-55.59 124.166-124.165 124.166h-2.085C55.591 253.189 0 197.598 0 129.023",fill:"#E4EBF7"}}),t("path",{attrs:{d:"M41.417 132.92a8.231 8.231 0 1 1-16.38-1.65 8.231 8.231 0 0 1 16.38 1.65",fill:"#FFF"}}),t("path",{attrs:{d:"M38.652 136.36l10.425 5.91M49.989 148.505l-12.58 10.73",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{d:"M41.536 161.28a5.636 5.636 0 1 1-11.216-1.13 5.636 5.636 0 0 1 11.216 1.13M59.154 145.261a5.677 5.677 0 1 1-11.297-1.138 5.677 5.677 0 0 1 11.297 1.138M100.36 29.516l29.66-.013a4.562 4.562 0 1 0-.004-9.126l-29.66.013a4.563 4.563 0 0 0 .005 9.126M111.705 47.754l29.659-.013a4.563 4.563 0 1 0-.004-9.126l-29.66.013a4.563 4.563 0 1 0 .005 9.126",fill:"#FFF"}}),t("path",{attrs:{d:"M114.066 29.503V29.5l15.698-.007a4.563 4.563 0 1 0 .004 9.126l-15.698.007v-.002a4.562 4.562 0 0 0-.004-9.122M185.405 137.723c-.55 5.455-5.418 9.432-10.873 8.882-5.456-.55-9.432-5.418-8.882-10.873.55-5.455 5.418-9.432 10.873-8.882 5.455.55 9.432 5.418 8.882 10.873",fill:"#FFF"}}),t("path",{attrs:{d:"M180.17 143.772l12.572 7.129M193.841 158.42L178.67 171.36",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{d:"M185.55 171.926a6.798 6.798 0 1 1-13.528-1.363 6.798 6.798 0 0 1 13.527 1.363M204.12 155.285a6.848 6.848 0 1 1-13.627-1.375 6.848 6.848 0 0 1 13.626 1.375",fill:"#FFF"}}),t("path",{attrs:{d:"M152.988 194.074a2.21 2.21 0 1 1-4.42 0 2.21 2.21 0 0 1 4.42 0zM225.931 118.217a2.21 2.21 0 1 1-4.421 0 2.21 2.21 0 0 1 4.421 0zM217.09 153.051a2.21 2.21 0 1 1-4.421 0 2.21 2.21 0 0 1 4.42 0zM177.84 109.842a2.21 2.21 0 1 1-4.422 0 2.21 2.21 0 0 1 4.421 0zM196.114 94.454a2.21 2.21 0 1 1-4.421 0 2.21 2.21 0 0 1 4.421 0zM202.844 182.523a2.21 2.21 0 1 1-4.42 0 2.21 2.21 0 0 1 4.42 0z",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{stroke:"#FFF",strokeWidth:"2",d:"M215.125 155.262l-1.902 20.075-10.87 5.958M174.601 176.636l-6.322 9.761H156.98l-4.484 6.449M175.874 127.28V111.56M221.51 119.404l-12.77 7.859-15.228-7.86V96.668"}}),t("path",{attrs:{d:"M180.68 29.32C180.68 13.128 193.806 0 210 0c16.193 0 29.32 13.127 29.32 29.32 0 16.194-13.127 29.322-29.32 29.322-16.193 0-29.32-13.128-29.32-29.321",fill:"#A26EF4"}}),t("path",{attrs:{d:"M221.45 41.706l-21.563-.125a1.744 1.744 0 0 1-1.734-1.754l.071-12.23a1.744 1.744 0 0 1 1.754-1.734l21.562.125c.964.006 1.74.791 1.735 1.755l-.071 12.229a1.744 1.744 0 0 1-1.754 1.734",fill:"#FFF"}}),t("path",{attrs:{d:"M215.106 29.192c-.015 2.577-2.049 4.654-4.543 4.64-2.494-.014-4.504-2.115-4.489-4.693l.04-6.925c.016-2.577 2.05-4.654 4.543-4.64 2.494.015 4.504 2.116 4.49 4.693l-.04 6.925zm-4.53-14.074a6.877 6.877 0 0 0-6.916 6.837l-.043 7.368a6.877 6.877 0 0 0 13.754.08l.042-7.368a6.878 6.878 0 0 0-6.837-6.917zM167.566 68.367h-3.93a4.73 4.73 0 0 1-4.717-4.717 4.73 4.73 0 0 1 4.717-4.717h3.93a4.73 4.73 0 0 1 4.717 4.717 4.73 4.73 0 0 1-4.717 4.717",fill:"#FFF"}}),t("path",{attrs:{d:"M168.214 248.838a6.611 6.611 0 0 1-6.61-6.611v-66.108a6.611 6.611 0 0 1 13.221 0v66.108a6.611 6.611 0 0 1-6.61 6.61",fill:"#5BA02E"}}),t("path",{attrs:{d:"M176.147 248.176a6.611 6.611 0 0 1-6.61-6.61v-33.054a6.611 6.611 0 1 1 13.221 0v33.053a6.611 6.611 0 0 1-6.61 6.611",fill:"#92C110"}}),t("path",{attrs:{d:"M185.994 293.89h-27.376a3.17 3.17 0 0 1-3.17-3.17v-45.887a3.17 3.17 0 0 1 3.17-3.17h27.376a3.17 3.17 0 0 1 3.17 3.17v45.886a3.17 3.17 0 0 1-3.17 3.17",fill:"#F2D7AD"}}),t("path",{attrs:{d:"M81.972 147.673s6.377-.927 17.566-1.28c11.729-.371 17.57 1.086 17.57 1.086s3.697-3.855.968-8.424c1.278-12.077 5.982-32.827.335-48.273-1.116-1.339-3.743-1.512-7.536-.62-1.337.315-7.147-.149-7.983-.1l-15.311-.347s-3.487-.17-8.035-.508c-1.512-.113-4.227-1.683-5.458-.338-.406.443-2.425 5.669-1.97 16.077l8.635 35.642s-3.141 3.61 1.219 7.085",fill:"#FFF"}}),t("path",{attrs:{d:"M75.768 73.325l-.9-6.397 11.982-6.52s7.302-.118 8.038 1.205c.737 1.324-5.616.993-5.616.993s-1.836 1.388-2.615 2.5c-1.654 2.363-.986 6.471-8.318 5.986-1.708.284-2.57 2.233-2.57 2.233",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M52.44 77.672s14.217 9.406 24.973 14.444c1.061.497-2.094 16.183-11.892 11.811-7.436-3.318-20.162-8.44-21.482-14.496-.71-3.258 2.543-7.643 8.401-11.76M141.862 80.113s-6.693 2.999-13.844 6.876c-3.894 2.11-10.137 4.704-12.33 7.988-6.224 9.314 3.536 11.22 12.947 7.503 6.71-2.651 28.999-12.127 13.227-22.367",fill:"#FFB594"}}),t("path",{attrs:{d:"M76.166 66.36l3.06 3.881s-2.783 2.67-6.31 5.747c-7.103 6.195-12.803 14.296-15.995 16.44-3.966 2.662-9.754 3.314-12.177-.118-3.553-5.032.464-14.628 31.422-25.95",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M64.674 85.116s-2.34 8.413-8.912 14.447c.652.548 18.586 10.51 22.144 10.056 5.238-.669 6.417-18.968 1.145-20.531-.702-.208-5.901-1.286-8.853-2.167-.87-.26-1.611-1.71-3.545-.936l-1.98-.869zM128.362 85.826s5.318 1.956 7.325 13.734c-.546.274-17.55 12.35-21.829 7.805-6.534-6.94-.766-17.393 4.275-18.61 4.646-1.121 5.03-1.37 10.23-2.929",fill:"#FFF"}}),t("path",{attrs:{d:"M78.18 94.656s.911 7.41-4.914 13.078",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M87.397 94.68s3.124 2.572 10.263 2.572c7.14 0 9.074-3.437 9.074-3.437",stroke:"#E4EBF7",strokeWidth:".932",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M117.184 68.639l-6.781-6.177s-5.355-4.314-9.223-.893c-3.867 3.422 4.463 2.083 5.653 4.165 1.19 2.082.848 1.143-2.083.446-5.603-1.331-2.082.893 2.975 5.355 2.091 1.845 6.992.955 6.992.955l2.467-3.851z",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M105.282 91.315l-.297-10.937-15.918-.027-.53 10.45c-.026.403.17.788.515.999 2.049 1.251 9.387 5.093 15.799.424.287-.21.443-.554.431-.91",fill:"#FFB594"}}),t("path",{attrs:{d:"M107.573 74.24c.817-1.147.982-9.118 1.015-11.928a1.046 1.046 0 0 0-.965-1.055l-4.62-.365c-7.71-1.044-17.071.624-18.253 6.346-5.482 5.813-.421 13.244-.421 13.244s1.963 3.566 4.305 6.791c.756 1.041.398-3.731 3.04-5.929 5.524-4.594 15.899-7.103 15.899-7.103",fill:"#5C2552"}}),t("path",{attrs:{d:"M88.426 83.206s2.685 6.202 11.602 6.522c7.82.28 8.973-7.008 7.434-17.505l-.909-5.483c-6.118-2.897-15.478.54-15.478.54s-.576 2.044-.19 5.504c-2.276 2.066-1.824 5.618-1.824 5.618s-.905-1.922-1.98-2.321c-.86-.32-1.897.089-2.322 1.98-1.04 4.632 3.667 5.145 3.667 5.145",fill:"#FFC6A0"}}),t("path",{attrs:{stroke:"#DB836E",strokeWidth:"1.145",strokeLinecap:"round",strokeLinejoin:"round",d:"M100.843 77.099l1.701-.928-1.015-4.324.674-1.406"}}),t("path",{attrs:{d:"M105.546 74.092c-.022.713-.452 1.279-.96 1.263-.51-.016-.904-.607-.882-1.32.021-.713.452-1.278.96-1.263.51.016.904.607.882 1.32M97.592 74.349c-.022.713-.452 1.278-.961 1.263-.509-.016-.904-.607-.882-1.32.022-.713.452-1.279.961-1.263.51.016.904.606.882 1.32",fill:"#552950"}}),t("path",{attrs:{d:"M91.132 86.786s5.269 4.957 12.679 2.327",stroke:"#DB836E",strokeWidth:"1.145",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M99.776 81.903s-3.592.232-1.44-2.79c1.59-1.496 4.897-.46 4.897-.46s1.156 3.906-3.457 3.25",fill:"#DB836E"}}),t("path",{attrs:{d:"M102.88 70.6s2.483.84 3.402.715M93.883 71.975s2.492-1.144 4.778-1.073",stroke:"#5C2552",strokeWidth:"1.526",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M86.32 77.374s.961.879 1.458 2.106c-.377.48-1.033 1.152-.236 1.809M99.337 83.719s1.911.151 2.509-.254",stroke:"#DB836E",strokeWidth:"1.145",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M87.782 115.821l15.73-3.012M100.165 115.821l10.04-2.008",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M66.508 86.763s-1.598 8.83-6.697 14.078",stroke:"#E4EBF7",strokeWidth:"1.114",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M128.31 87.934s3.013 4.121 4.06 11.785",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M64.09 84.816s-6.03 9.912-13.607 9.903",stroke:"#DB836E",strokeWidth:".795",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M112.366 65.909l-.142 5.32s5.993 4.472 11.945 9.202c4.482 3.562 8.888 7.455 10.985 8.662 4.804 2.766 8.9 3.355 11.076 1.808 4.071-2.894 4.373-9.878-8.136-15.263-4.271-1.838-16.144-6.36-25.728-9.73",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M130.532 85.488s4.588 5.757 11.619 6.214",stroke:"#DB836E",strokeWidth:".75",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M121.708 105.73s-.393 8.564-1.34 13.612",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M115.784 161.512s-3.57-1.488-2.678-7.14",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M101.52 290.246s4.326 2.057 7.408 1.03c2.842-.948 4.564.673 7.132 1.186 2.57.514 6.925 1.108 11.772-1.269-.104-5.551-6.939-4.01-12.048-6.763-2.582-1.39-3.812-4.757-3.625-8.863h-9.471s-1.402 10.596-1.169 14.68",fill:"#CBD1D1"}}),t("path",{attrs:{d:"M101.496 290.073s2.447 1.281 6.809.658c3.081-.44 3.74.485 7.479 1.039 3.739.554 10.802-.07 11.91-.9.415 1.108-.347 2.077-.347 2.077s-1.523.608-4.847.831c-2.045.137-5.843.293-7.663-.507-1.8-1.385-5.286-1.917-5.77-.243-3.947.958-7.41-.288-7.41-.288l-.16-2.667z",fill:"#2B0849"}}),t("path",{attrs:{d:"M108.824 276.19h3.116s-.103 6.751 4.57 8.62c-4.673.624-8.62-2.32-7.686-8.62",fill:"#A4AABA"}}),t("path",{attrs:{d:"M57.65 272.52s-2.122 7.47-4.518 12.396c-1.811 3.724-4.255 7.548 5.505 7.548 6.698 0 9.02-.483 7.479-6.648-1.541-6.164.268-13.296.268-13.296H57.65z",fill:"#CBD1D1"}}),t("path",{attrs:{d:"M51.54 290.04s2.111 1.178 6.682 1.178c6.128 0 8.31-1.662 8.31-1.662s.605 1.122-.624 2.18c-1 .862-3.624 1.603-7.444 1.559-4.177-.049-5.876-.57-6.786-1.177-.831-.554-.692-1.593-.138-2.078",fill:"#2B0849"}}),t("path",{attrs:{d:"M58.533 274.438s.034 1.529-.315 2.95c-.352 1.431-1.087 3.127-1.139 4.17-.058 1.16 4.57 1.592 5.194.035.623-1.559 1.303-6.475 1.927-7.306.622-.831-4.94-2.135-5.667.15",fill:"#A4AABA"}}),t("path",{attrs:{d:"M100.885 277.015l13.306.092s1.291-54.228 1.843-64.056c.552-9.828 3.756-43.13.997-62.788l-12.48-.64-22.725.776s-.433 3.944-1.19 9.921c-.062.493-.677.838-.744 1.358-.075.582.42 1.347.318 1.956-2.35 14.003-6.343 32.926-8.697 46.425-.116.663-1.227 1.004-1.45 2.677-.04.3.21 1.516.112 1.785-6.836 18.643-10.89 47.584-14.2 61.551l14.528-.014s2.185-8.524 4.008-16.878c2.796-12.817 22.987-84.553 22.987-84.553l3-.517 1.037 46.1s-.223 1.228.334 2.008c.558.782-.556 1.117-.39 2.233l.39 1.784s-.446 7.14-.892 11.826c-.446 4.685-.092 38.954-.092 38.954",fill:"#7BB2F9"}}),t("path",{attrs:{d:"M77.438 220.434c1.146.094 4.016-2.008 6.916-4.91M107.55 223.931s2.758-1.103 6.069-3.862",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M108.459 220.905s2.759-1.104 6.07-3.863",stroke:"#648BD8",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M76.099 223.557s2.608-.587 6.47-3.346M87.33 150.82c-.27 3.088.297 8.478-4.315 9.073M104.829 149.075s.11 13.936-1.286 14.983c-2.207 1.655-2.975 1.934-2.975 1.934M101.014 149.63s.035 12.81-1.19 24.245M94.93 174.965s7.174-1.655 9.38-1.655M75.671 204.754c-.316 1.55-.64 3.067-.973 4.535 0 0-1.45 1.822-1.003 3.756.446 1.934-.943 2.034-4.96 15.273-1.686 5.559-4.464 18.49-6.313 27.447-.078.38-4.018 18.06-4.093 18.423M77.043 196.743a313.269 313.269 0 0 1-.877 4.729M83.908 151.414l-1.19 10.413s-1.091.148-.496 2.23c.111 1.34-2.66 15.692-5.153 30.267M57.58 272.94h13.238",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M117.377 147.423s-16.955-3.087-35.7.199c.157 2.501-.002 4.128-.002 4.128s14.607-2.802 35.476-.31c.251-2.342.226-4.017.226-4.017",fill:"#192064"}}),t("path",{attrs:{d:"M107.511 150.353l.004-4.885a.807.807 0 0 0-.774-.81c-2.428-.092-5.04-.108-7.795-.014a.814.814 0 0 0-.784.81l-.003 4.88c0 .456.371.82.827.808a140.76 140.76 0 0 1 7.688.017.81.81 0 0 0 .837-.806",fill:"#FFF"}}),t("path",{attrs:{d:"M106.402 149.426l.002-3.06a.64.64 0 0 0-.616-.643 94.135 94.135 0 0 0-5.834-.009.647.647 0 0 0-.626.643l-.001 3.056c0 .36.291.648.651.64 1.78-.04 3.708-.041 5.762.012.36.009.662-.279.662-.64",fill:"#192064"}}),t("path",{attrs:{d:"M101.485 273.933h12.272M102.652 269.075c.006 3.368.04 5.759.11 6.47M102.667 263.125c-.009 1.53-.015 2.98-.016 4.313M102.204 174.024l.893 44.402s.669 1.561-.224 2.677c-.892 1.116 2.455.67.893 2.231-1.562 1.562.893 1.116 0 3.347-.592 1.48-.988 20.987-1.09 34.956",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}})])])}},qo=Yo,Uo={success:"check-circle",error:"close-circle",info:"exclamation-circle",warning:"warning"},Ko={404:$o,500:Wo,403:qo},Go=Object.keys(Ko),Xo={prefixCls:s["a"].string,icon:s["a"].any,status:s["a"].oneOf(["success","error","info","warning","404","403","500"]).def("info"),title:s["a"].any,subTitle:s["a"].any,extra:s["a"].any},Zo=function(t,e,n){var r=n.status,i=n.icon;if(Go.includes(""+r)){var a=Ko[r];return t("div",{class:e+"-icon "+e+"-image"},[t(a)])}var o=Uo[r],s=i||t(ae["a"],{attrs:{type:o,theme:"filled"}});return t("div",{class:e+"-icon"},[s])},Qo=function(t,e,n){return n&&t("div",{class:e+"-extra"},[n])},Jo={name:"AResult",props:Xo,inject:{configProvider:{default:function(){return y["a"]}}},render:function(t){var e=this.prefixCls,n=this.status,r=this.configProvider.getPrefixCls,i=r("result",e),a=Object(H["g"])(this,"title"),o=Object(H["g"])(this,"subTitle"),s=Object(H["g"])(this,"icon"),c=Object(H["g"])(this,"extra");return t("div",{class:i+" "+i+"-"+n},[Zo(t,i,{status:n,icon:s}),t("div",{class:i+"-title"},[a]),o&&t("div",{class:i+"-subtitle"},[o]),this.$slots["default"]&&t("div",{class:i+"-content"},[this.$slots["default"]]),Qo(t,i,c)])}};Jo.PRESENTED_IMAGE_403=Ko[403],Jo.PRESENTED_IMAGE_404=Ko[404],Jo.PRESENTED_IMAGE_500=Ko[500],Jo.install=function(t){t.use(b["a"]),t.component(Jo.name,Jo)};var ts=Jo,es=n("ae55"),ns={child:s["a"].any,bordered:s["a"].bool,colon:s["a"].bool,type:s["a"].oneOf(["label","content"]),layout:s["a"].oneOf(["horizontal","vertical"])},rs={functional:!0,props:ns,render:function(t,e){var n,r=e.props,i=r.child,a=r.bordered,s=r.colon,c=r.type,u=r.layout,l=Object(H["l"])(i),f=l.prefixCls,h=l.span,d=void 0===h?1:h,p=e.data.key,v=Object(H["g"])(i,"label"),g=Object(H["p"])(i),m={attrs:{},class:[f+"-item-label",(n={},o()(n,f+"-item-colon",s),o()(n,f+"-item-no-label",!v),n)],key:p+"-label"};return"vertical"===u&&(m.attrs.colSpan=2*d-1),a?"label"===c?t("th",m,[v]):t("td",{class:f+"-item-content",key:p+"-content",attrs:{colSpan:2*d-1}},[g["default"]]):t("td",{attrs:{colSpan:d},class:f+"-item"},"vertical"===u?"content"===c?[t("span",{class:f+"-item-content",key:p+"-content"},[g["default"]])]:[t("span",{class:[f+"-item-label",o()({},f+"-item-colon",s)],key:p+"-label"},[v])]:[t("span",m,[v]),t("span",{class:f+"-item-content",key:p+"-content"},[g["default"]])])}},is=rs,as={prefixCls:s["a"].string,label:s["a"].any,span:s["a"].number};function os(t){var e=t;return void 0===t?e=[]:Array.isArray(t)||(e=[t]),e}var ss={name:"ADescriptionsItem",props:Object(H["t"])(as,{span:1})},cs={prefixCls:s["a"].string,bordered:s["a"].bool,size:s["a"].oneOf(["default","middle","small"]).def("default"),title:s["a"].any,column:s["a"].oneOfType([s["a"].number,s["a"].object]),layout:s["a"].oneOf(["horizontal","vertical"]),colon:s["a"].bool},us=function(t,e){var n=[],r=null,i=void 0,a=os(t);return a.forEach((function(t,o){var s=Object(H["l"])(t),c=t;r||(i=e,r=[],n.push(r));var u=o===a.length-1,l=!0;u&&(l=!s.span||s.span===i,c=Object(et["a"])(c,{props:{span:i}}));var f=s.span,h=void 0===f?1:f;r.push(c),i-=h,i<=0&&(r=null,Object(x["a"])(0===i&&l,"Descriptions","Sum of column `span` in a line exceeds `column` of Descriptions."))})),n},ls={xxl:3,xl:3,lg:3,md:3,sm:2,xs:1},fs={name:"ADescriptions",Item:ss,mixins:[h["a"]],inject:{configProvider:{default:function(){return y["a"]}}},props:Object(H["t"])(cs,{column:ls}),data:function(){return{screens:{},token:void 0}},methods:{getColumn:function(){var t=this.$props.column;if("object"===("undefined"===typeof t?"undefined":K()(t)))for(var e=0;e100?100:t}var y=function(t){var e=[],n=!0,r=!1,i=void 0;try{for(var a,o=Object.entries(t)[Symbol.iterator]();!(n=(a=o.next()).done);n=!0){var s=a.value,c=g()(s,2),u=c[0],l=c[1],f=parseFloat(u.replace(/%/g,""));if(isNaN(f))return{};e.push({key:f,value:l})}}catch(h){r=!0,i=h}finally{try{!n&&o["return"]&&o["return"]()}finally{if(r)throw i}}return e=e.sort((function(t,e){return t.key-e.key})),e.map((function(t){var e=t.key,n=t.value;return n+" "+e+"%"})).join(", ")},b=function(t){var e=t.from,n=void 0===e?"#1890ff":e,r=t.to,i=void 0===r?"#1890ff":r,a=t.direction,o=void 0===a?"to right":a,s=p()(t,["from","to","direction"]);if(0!==Object.keys(s).length){var c=y(s);return{backgroundImage:"linear-gradient("+o+", "+c+")"}}return{backgroundImage:"linear-gradient("+o+", "+n+", "+i+")"}},x={functional:!0,render:function(t,e){var n=e.props,r=e.children,i=n.prefixCls,a=n.percent,s=n.successPercent,c=n.strokeWidth,u=n.size,l=n.strokeColor,f=n.strokeLinecap,h=void 0;h=l&&"string"!==typeof l?b(l):{background:l};var d=o()({width:m(a)+"%",height:(c||("small"===u?6:8))+"px",background:l,borderRadius:"square"===f?0:"100px"},h),p={width:m(s)+"%",height:(c||("small"===u?6:8))+"px",borderRadius:"square"===f?0:""},v=void 0!==s?t("div",{class:i+"-success-bg",style:p}):null;return t("div",[t("div",{class:i+"-outer"},[t("div",{class:i+"-inner"},[t("div",{class:i+"-bg",style:d}),v])]),r])}},w=x,_=n("92fa"),O=n.n(_),C=n("2b0e"),S=n("46cf"),M=n.n(S);function k(t){return{mixins:[t],updated:function(){var t=this,e=Date.now(),n=!1;Object.keys(this.paths).forEach((function(r){var i=t.paths[r];if(i){n=!0;var a=i.style;a.transitionDuration=".3s, .3s, .3s, .06s",t.prevTimeStamp&&e-t.prevTimeStamp<100&&(a.transitionDuration="0s, 0s")}})),n&&(this.prevTimeStamp=Date.now())}}}var j=k,T={percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,trailColor:"#D9D9D9",trailWidth:1},z=u["a"].oneOfType([u["a"].number,u["a"].string]),E={percent:u["a"].oneOfType([z,u["a"].arrayOf(z)]),prefixCls:u["a"].string,strokeColor:u["a"].oneOfType([u["a"].string,u["a"].arrayOf(u["a"].oneOfType([u["a"].string,u["a"].object])),u["a"].object]),strokeLinecap:u["a"].oneOf(["butt","round","square"]),strokeWidth:z,trailColor:u["a"].string,trailWidth:z},A=o()({},E,{gapPosition:u["a"].oneOf(["top","bottom","left","right"]),gapDegree:u["a"].oneOfType([u["a"].number,u["a"].string,u["a"].bool])}),P=o()({},T,{gapPosition:"top"});C["a"].use(M.a,{name:"ant-ref"});var L=0;function V(t){return+t.replace("%","")}function I(t){return Array.isArray(t)?t:[t]}function R(t,e,n,r){var i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,a=arguments[5],o=50-r/2,s=0,c=-o,u=0,l=-2*o;switch(a){case"left":s=-o,c=0,u=2*o,l=0;break;case"right":s=o,c=0,u=-2*o,l=0;break;case"bottom":c=o,l=2*o;break;default:}var f="M 50,50 m "+s+","+c+"\n a "+o+","+o+" 0 1 1 "+u+","+-l+"\n a "+o+","+o+" 0 1 1 "+-u+","+l,h=2*Math.PI*o,d={stroke:n,strokeDasharray:e/100*(h-i)+"px "+h+"px",strokeDashoffset:"-"+(i/2+t/100*(h-i))+"px",transition:"stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s"};return{pathString:f,pathStyle:d}}var H={props:Object(l["t"])(A,P),created:function(){this.paths={},this.gradientId=L,L+=1},methods:{getStokeList:function(){var t=this,e=this.$createElement,n=this.$props,r=n.prefixCls,i=n.percent,a=n.strokeColor,o=n.strokeWidth,s=n.strokeLinecap,c=n.gapDegree,u=n.gapPosition,l=I(i),f=I(a),h=0;return l.map((function(n,i){var a=f[i]||f[f.length-1],l="[object Object]"===Object.prototype.toString.call(a)?"url(#"+r+"-gradient-"+t.gradientId+")":"",d=R(h,n,a,o,c,u),p=d.pathString,v=d.pathStyle;h+=n;var g={key:i,attrs:{d:p,stroke:l,"stroke-linecap":s,"stroke-width":0===n?0:o,"fill-opacity":"0"},class:r+"-circle-path",style:v,directives:[{name:"ant-ref",value:function(e){t.paths[i]=e}}]};return e("path",g)}))}},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.strokeWidth,i=e.trailWidth,a=e.gapDegree,o=e.gapPosition,s=e.trailColor,c=e.strokeLinecap,u=e.strokeColor,l=p()(e,["prefixCls","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","strokeColor"]),f=R(0,100,s,r,a,o),h=f.pathString,d=f.pathStyle;delete l.percent;var v=I(u),g=v.find((function(t){return"[object Object]"===Object.prototype.toString.call(t)})),m={attrs:{d:h,stroke:s,"stroke-linecap":c,"stroke-width":i||r,"fill-opacity":"0"},class:n+"-circle-trail",style:d};return t("svg",O()([{class:n+"-circle",attrs:{viewBox:"0 0 100 100"}},l]),[g&&t("defs",[t("linearGradient",{attrs:{id:n+"-gradient-"+this.gradientId,x1:"100%",y1:"0%",x2:"0%",y2:"0%"}},[Object.keys(g).sort((function(t,e){return V(t)-V(e)})).map((function(e,n){return t("stop",{key:n,attrs:{offset:e,"stop-color":g[e]}})}))])]),t("path",m),this.getStokeList().reverse()])}},D=j(H),F={normal:"#108ee9",exception:"#ff5500",success:"#87d068"};function N(t){var e=t.percent,n=t.successPercent,r=m(e);if(!n)return r;var i=m(n);return[n,m(r-i)]}function $(t){var e=t.progressStatus,n=t.successPercent,r=t.strokeColor,i=r||F[e];return n?[F.success,i]:i}var B={functional:!0,render:function(t,e){var n,r=e.props,a=e.children,o=r.prefixCls,s=r.width,c=r.strokeWidth,u=r.trailColor,l=r.strokeLinecap,f=r.gapPosition,h=r.gapDegree,d=r.type,p=s||120,v={width:"number"===typeof p?p+"px":p,height:"number"===typeof p?p+"px":p,fontSize:.15*p+6},g=c||6,m=f||"dashboard"===d&&"bottom"||"top",y=h||"dashboard"===d&&75,b=$(r),x="[object Object]"===Object.prototype.toString.call(b),w=(n={},i()(n,o+"-inner",!0),i()(n,o+"-circle-gradient",x),n);return t("div",{class:w,style:v},[t(D,{attrs:{percent:N(r),strokeWidth:g,trailWidth:g,strokeColor:b,strokeLinecap:l,trailColor:u,prefixCls:o,gapDegree:y,gapPosition:m}}),a])}},W=B,Y=["normal","exception","active","success"],q=u["a"].oneOf(["line","circle","dashboard"]),U=u["a"].oneOf(["default","small"]),K={prefixCls:u["a"].string,type:q,percent:u["a"].number,successPercent:u["a"].number,format:u["a"].func,status:u["a"].oneOf(Y),showInfo:u["a"].bool,strokeWidth:u["a"].number,strokeLinecap:u["a"].oneOf(["butt","round","square"]),strokeColor:u["a"].oneOfType([u["a"].string,u["a"].object]),trailColor:u["a"].string,width:u["a"].number,gapDegree:u["a"].number,gapPosition:u["a"].oneOf(["top","bottom","left","right"]),size:U},G={name:"AProgress",props:Object(l["t"])(K,{type:"line",percent:0,showInfo:!0,trailColor:"#f3f3f3",size:"default",gapDegree:0,strokeLinecap:"round"}),inject:{configProvider:{default:function(){return f["a"]}}},methods:{getPercentNumber:function(){var t=this.$props,e=t.successPercent,n=t.percent,r=void 0===n?0:n;return parseInt(void 0!==e?e.toString():r.toString(),10)},getProgressStatus:function(){var t=this.$props.status;return Y.indexOf(t)<0&&this.getPercentNumber()>=100?"success":t||"normal"},renderProcessInfo:function(t,e){var n=this.$createElement,r=this.$props,i=r.showInfo,a=r.format,o=r.type,s=r.percent,c=r.successPercent;if(!i)return null;var u=void 0,l=a||this.$scopedSlots.format||function(t){return t+"%"},f="circle"===o||"dashboard"===o?"":"-circle";return a||this.$scopedSlots.format||"exception"!==e&&"success"!==e?u=l(m(s),m(c)):"exception"===e?u=n(h["a"],{attrs:{type:"close"+f,theme:"line"===o?"filled":"outlined"}}):"success"===e&&(u=n(h["a"],{attrs:{type:"check"+f,theme:"line"===o?"filled":"outlined"}})),n("span",{class:t+"-text",attrs:{title:"string"===typeof u?u:void 0}},[u])}},render:function(){var t,e=arguments[0],n=Object(l["l"])(this),r=n.prefixCls,a=n.size,s=n.type,u=n.showInfo,f=this.configProvider.getPrefixCls,h=f("progress",r),d=this.getProgressStatus(),p=this.renderProcessInfo(h,d),v=void 0;if("line"===s){var g={props:o()({},n,{prefixCls:h})};v=e(w,g,[p])}else if("circle"===s||"dashboard"===s){var m={props:o()({},n,{prefixCls:h,progressStatus:d})};v=e(W,m,[p])}var y=c()(h,(t={},i()(t,h+"-"+("dashboard"===s?"circle":s),!0),i()(t,h+"-status-"+d,!0),i()(t,h+"-show-info",u),i()(t,h+"-"+a,a),t)),b={on:Object(l["k"])(this),class:y};return e("div",b,[v])}},X=n("db14");G.install=function(t){t.use(X["a"]),t.component(G.name,G)};e["a"]=G},f2ef:function(t,e,n){"use strict";n("b2a3"),n("04a9"),n("1efe")},f3c1:function(t,e){var n=800,r=16,i=Date.now;function a(t){var e=0,a=0;return function(){var o=i(),s=r-(o-a);if(a=o,s>0){if(++e>=n)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}t.exports=a},f4d6:function(t,e,n){var r=n("ffd6"),i=1/0;function a(t){if("string"==typeof t||r(t))return t;var e=t+"";return"0"==e&&1/t==-i?"-0":e}t.exports=a},f54f:function(t,e,n){"use strict";var r=n("4d91"),i=r["a"].oneOf(["hover","focus","click","contextmenu"]);e["a"]=function(){return{trigger:r["a"].oneOfType([i,r["a"].arrayOf(i)]).def("hover"),visible:r["a"].bool,defaultVisible:r["a"].bool,placement:r["a"].oneOf(["top","left","right","bottom","topLeft","topRight","bottomLeft","bottomRight","leftTop","leftBottom","rightTop","rightBottom"]).def("top"),transitionName:r["a"].string.def("zoom-big-fast"),overlayStyle:r["a"].object.def((function(){return{}})),overlayClassName:r["a"].string,prefixCls:r["a"].string,mouseEnterDelay:r["a"].number.def(.1),mouseLeaveDelay:r["a"].number.def(.1),getPopupContainer:r["a"].func,arrowPointAtCenter:r["a"].bool.def(!1),autoAdjustOverflow:r["a"].oneOfType([r["a"].bool,r["a"].object]).def(!0),destroyTooltipOnHide:r["a"].bool.def(!1),align:r["a"].object.def((function(){return{}})),builtinPlacements:r["a"].object}}},f5b2:function(t,e,n){"use strict";var r=n("23e7"),i=n("6547").codeAt;r({target:"String",proto:!0},{codePointAt:function(t){return i(this,t)}})},f5df:function(t,e,n){var r=n("00ee"),i=n("c6b6"),a=n("b622"),o=a("toStringTag"),s="Arguments"==i(function(){return arguments}()),c=function(t,e){try{return t[e]}catch(n){}};t.exports=r?i:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=c(e=Object(t),o))?n:s?i(e):"Object"==(r=i(e))&&"function"==typeof e.callee?"Arguments":r}},f608:function(t,e,n){var r=n("6747"),i=n("ffd6"),a=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,o=/^\w*$/;function s(t,e){if(r(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!i(t))||(o.test(t)||!a.test(t)||null!=e&&t in Object(e))}t.exports=s},f614:function(t,e,n){},f64c:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("2fcd"),o=n("0c63"),s=3,c=void 0,u=void 0,l=1,f="ant-message",h="move-up",d=function(){return document.body},p=void 0;function v(t){u?t(u):a["a"].newInstance({prefixCls:f,transitionName:h,style:{top:c},getContainer:d,maxCount:p},(function(e){u?t(u):(u=e,t(e))}))}function g(t){var e=void 0!==t.duration?t.duration:s,n={info:"info-circle",success:"check-circle",error:"close-circle",warning:"exclamation-circle",loading:"loading"}[t.type],r=t.key||l++,i=new Promise((function(i){var a=function(){return"function"===typeof t.onClose&&t.onClose(),i(!0)};v((function(i){i.notice({key:r,duration:e,style:{},content:function(e){var r=e(o["a"],{attrs:{type:n,theme:"loading"===n?"outlined":"filled"}}),i=n?r:"";return e("div",{class:f+"-custom-content"+(t.type?" "+f+"-"+t.type:"")},[t.icon?"function"===typeof t.icon?t.icon(e):t.icon:i,e("span",["function"===typeof t.content?t.content(e):t.content])])},onClose:a})}))})),a=function(){u&&u.removeNotice(r)};return a.then=function(t,e){return i.then(t,e)},a.promise=i,a}function m(t){return"[object Object]"===Object.prototype.toString.call(t)&&!!t.content}var y={open:g,config:function(t){void 0!==t.top&&(c=t.top,u=null),void 0!==t.duration&&(s=t.duration),void 0!==t.prefixCls&&(f=t.prefixCls),void 0!==t.getContainer&&(d=t.getContainer),void 0!==t.transitionName&&(h=t.transitionName,u=null),void 0!==t.maxCount&&(p=t.maxCount,u=null)},destroy:function(){u&&(u.destroy(),u=null)}};["success","info","warning","error","loading"].forEach((function(t){y[t]=function(e,n,r){return m(e)?y.open(i()({},e,{type:t})):("function"===typeof n&&(r=n,n=void 0),y.open({content:e,duration:n,type:t,onClose:r}))}})),y.warn=y.warning,e["a"]=y},f664:function(t,e,n){var r=n("23e7"),i=n("be8e");r({target:"Math",stat:!0},{fround:i})},f6b4:function(t,e,n){"use strict";var r=n("c532");function i(){this.handlers=[]}i.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},i.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},i.prototype.forEach=function(t){r.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=i},f6c0:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n("c4b2"),i=d(r),a=n("882a"),o=d(a),s=n("5669"),c=d(s),u=n("9a94"),l=d(u),f=n("cea8"),h=d(f);function d(t){return t&&t.__esModule?t:{default:t}}e["default"]={locale:"zh-cn",Pagination:i["default"],DatePicker:o["default"],TimePicker:c["default"],Calendar:l["default"],ColorPicker:h["default"],global:{placeholder:"请选择"},Table:{filterTitle:"筛选",filterConfirm:"确定",filterReset:"重置",selectAll:"全选当页",selectInvert:"反选当页",sortTitle:"排序",expand:"展开行",collapse:"关闭行"},Modal:{okText:"确定",cancelText:"取消",justOkText:"知道了"},Popconfirm:{cancelText:"取消",okText:"确定"},Transfer:{searchPlaceholder:"请输入搜索内容",itemUnit:"项",itemsUnit:"项"},Upload:{uploading:"文件上传中",removeFile:"删除文件",uploadError:"上传错误",previewFile:"预览文件",downloadFile:"下载文件"},Empty:{description:"暂无数据"},Icon:{icon:"图标"},Text:{edit:"编辑",copy:"复制",copied:"复制成功",expand:"展开"},PageHeader:{back:"返回"}}},f6d6:function(t,e,n){var r=n("23e7"),i=n("23cb"),a=String.fromCharCode,o=String.fromCodePoint,s=!!o&&1!=o.length;r({target:"String",stat:!0,forced:s},{fromCodePoint:function(t){var e,n=[],r=arguments.length,o=0;while(r>o){if(e=+arguments[o++],i(e,1114111)!==e)throw RangeError(e+" is not a valid code point");n.push(e<65536?a(e):a(55296+((e-=65536)>>10),e%1024+56320))}return n.join("")}})},f748:function(t,e){t.exports=Math.sign||function(t){return 0==(t=+t)||t!=t?t:t<0?-1:1}},f772:function(t,e,n){var r=n("5692"),i=n("90e3"),a=r("keys");t.exports=function(t){return a[t]||(a[t]=i(t))}},f785:function(t,e,n){var r=n("2626");r("Array")},f879:function(t,e,n){},f893:function(t,e,n){t.exports={default:n("8119"),__esModule:!0}},f8af:function(t,e,n){var r=n("2474");function i(t){var e=new t.constructor(t.byteLength);return new r(e).set(new r(t)),e}t.exports=i},f8cd:function(t,e,n){var r=n("a691");t.exports=function(t){var e=r(t);if(e<0)throw RangeError("The argument can't be less than 0");return e}},f8d5:function(t,e,n){"use strict";e["a"]={today:"Today",now:"Now",backToToday:"Back to today",ok:"Ok",clear:"Clear",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",yearFormat:"YYYY",dateFormat:"M/D/YYYY",dayFormat:"D",dateTimeFormat:"M/D/YYYY HH:mm:ss",monthBeforeYear:!0,previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"}},f909:function(t,e,n){var r=n("7e64"),i=n("b760"),a=n("72af"),o=n("4f50"),s=n("1a8c"),c=n("9934"),u=n("8adb");function l(t,e,n,f,h){t!==e&&a(e,(function(a,c){if(h||(h=new r),s(a))o(t,e,c,n,l,f,h);else{var d=f?f(u(t,c),a,c+"",t,e,h):void 0;void 0===d&&(d=a),i(t,c,d)}}),c)}t.exports=l},f933:function(t,e,n){"use strict";var r=n("6042"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("7b05"),c=n("8e8e"),u=n.n(c),l=n("4d91"),f=n("8496"),h={adjustX:1,adjustY:1},d=[0,0],p={left:{points:["cr","cl"],overflow:h,offset:[-4,0],targetOffset:d},right:{points:["cl","cr"],overflow:h,offset:[4,0],targetOffset:d},top:{points:["bc","tc"],overflow:h,offset:[0,-4],targetOffset:d},bottom:{points:["tc","bc"],overflow:h,offset:[0,4],targetOffset:d},topLeft:{points:["bl","tl"],overflow:h,offset:[0,-4],targetOffset:d},leftTop:{points:["tr","tl"],overflow:h,offset:[-4,0],targetOffset:d},topRight:{points:["br","tr"],overflow:h,offset:[0,-4],targetOffset:d},rightTop:{points:["tl","tr"],overflow:h,offset:[4,0],targetOffset:d},bottomRight:{points:["tr","br"],overflow:h,offset:[0,4],targetOffset:d},rightBottom:{points:["bl","br"],overflow:h,offset:[4,0],targetOffset:d},bottomLeft:{points:["tl","bl"],overflow:h,offset:[0,4],targetOffset:d},leftBottom:{points:["br","bl"],overflow:h,offset:[-4,0],targetOffset:d}},v={props:{prefixCls:l["a"].string,overlay:l["a"].any,trigger:l["a"].any},updated:function(){var t=this.trigger;t&&t.forcePopupAlign()},render:function(){var t=arguments[0],e=this.overlay,n=this.prefixCls;return t("div",{class:n+"-inner",attrs:{role:"tooltip"}},["function"===typeof e?e():e])}},g=n("daa3");function m(){}var y={props:{trigger:l["a"].any.def(["hover"]),defaultVisible:l["a"].bool,visible:l["a"].bool,placement:l["a"].string.def("right"),transitionName:l["a"].oneOfType([l["a"].string,l["a"].object]),animation:l["a"].any,afterVisibleChange:l["a"].func.def((function(){})),overlay:l["a"].any,overlayStyle:l["a"].object,overlayClassName:l["a"].string,prefixCls:l["a"].string.def("rc-tooltip"),mouseEnterDelay:l["a"].number.def(0),mouseLeaveDelay:l["a"].number.def(.1),getTooltipContainer:l["a"].func,destroyTooltipOnHide:l["a"].bool.def(!1),align:l["a"].object.def((function(){return{}})),arrowContent:l["a"].any.def(null),tipId:l["a"].string,builtinPlacements:l["a"].object},methods:{getPopupElement:function(){var t=this.$createElement,e=this.$props,n=e.prefixCls,r=e.tipId;return[t("div",{class:n+"-arrow",key:"arrow"},[Object(g["g"])(this,"arrowContent")]),t(v,{key:"content",attrs:{trigger:this.$refs.trigger,prefixCls:n,id:r,overlay:Object(g["g"])(this,"overlay")}})]},getPopupDomNode:function(){return this.$refs.trigger.getPopupDomNode()}},render:function(t){var e=Object(g["l"])(this),n=e.overlayClassName,r=e.trigger,i=e.mouseEnterDelay,a=e.mouseLeaveDelay,s=e.overlayStyle,c=e.prefixCls,l=e.afterVisibleChange,h=e.transitionName,d=e.animation,v=e.placement,y=e.align,b=e.destroyTooltipOnHide,x=e.defaultVisible,w=e.getTooltipContainer,_=u()(e,["overlayClassName","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle","prefixCls","afterVisibleChange","transitionName","animation","placement","align","destroyTooltipOnHide","defaultVisible","getTooltipContainer"]),O=o()({},_);Object(g["s"])(this,"visible")&&(O.popupVisible=this.$props.visible);var C=Object(g["k"])(this),S={props:o()({popupClassName:n,prefixCls:c,action:r,builtinPlacements:p,popupPlacement:v,popupAlign:y,getPopupContainer:w,afterPopupVisibleChange:l,popupTransitionName:h,popupAnimation:d,defaultPopupVisible:x,destroyPopupOnHide:b,mouseLeaveDelay:a,popupStyle:s,mouseEnterDelay:i},O),on:o()({},C,{popupVisibleChange:C.visibleChange||m,popupAlign:C.popupAlign||m}),ref:"trigger"};return t(f["a"],S,[t("template",{slot:"popup"},[this.getPopupElement(t)]),this.$slots["default"]])}},b=y,x={adjustX:1,adjustY:1},w={adjustX:0,adjustY:0},_=[0,0];function O(t){return"boolean"===typeof t?t?x:w:o()({},w,t)}function C(t){var e=t.arrowWidth,n=void 0===e?5:e,r=t.horizontalArrowShift,i=void 0===r?16:r,a=t.verticalArrowShift,s=void 0===a?12:a,c=t.autoAdjustOverflow,u=void 0===c||c,l={left:{points:["cr","cl"],offset:[-4,0]},right:{points:["cl","cr"],offset:[4,0]},top:{points:["bc","tc"],offset:[0,-4]},bottom:{points:["tc","bc"],offset:[0,4]},topLeft:{points:["bl","tc"],offset:[-(i+n),-4]},leftTop:{points:["tr","cl"],offset:[-4,-(s+n)]},topRight:{points:["br","tc"],offset:[i+n,-4]},rightTop:{points:["tl","cr"],offset:[4,-(s+n)]},bottomRight:{points:["tr","bc"],offset:[i+n,4]},rightBottom:{points:["bl","cr"],offset:[4,s+n]},bottomLeft:{points:["tl","bc"],offset:[-(i+n),4]},leftBottom:{points:["br","cl"],offset:[-4,s+n]}};return Object.keys(l).forEach((function(e){l[e]=t.arrowPointAtCenter?o()({},l[e],{overflow:O(u),targetOffset:_}):o()({},p[e],{overflow:O(u)}),l[e].ignoreShake=!0})),l}var S=n("4df5"),M=n("f54f"),k=function(t,e){var n={},r=o()({},t);return e.forEach((function(e){t&&e in t&&(n[e]=t[e],delete r[e])})),{picked:n,omitted:r}},j=Object(M["a"])(),T={name:"ATooltip",model:{prop:"visible",event:"visibleChange"},props:o()({},j,{title:l["a"].any}),inject:{configProvider:{default:function(){return S["a"]}}},data:function(){return{sVisible:!!this.$props.visible||!!this.$props.defaultVisible}},watch:{visible:function(t){this.sVisible=t}},methods:{onVisibleChange:function(t){Object(g["s"])(this,"visible")||(this.sVisible=!this.isNoTitle()&&t),this.isNoTitle()||this.$emit("visibleChange",t)},getPopupDomNode:function(){return this.$refs.tooltip.getPopupDomNode()},getPlacements:function(){var t=this.$props,e=t.builtinPlacements,n=t.arrowPointAtCenter,r=t.autoAdjustOverflow;return e||C({arrowPointAtCenter:n,verticalArrowShift:8,autoAdjustOverflow:r})},getDisabledCompatibleChildren:function(t){var e=this.$createElement,n=t.componentOptions&&t.componentOptions.Ctor.options||{};if((!0===n.__ANT_BUTTON||!0===n.__ANT_SWITCH||!0===n.__ANT_CHECKBOX)&&(t.componentOptions.propsData.disabled||""===t.componentOptions.propsData.disabled)||"button"===t.tag&&t.data&&t.data.attrs&&void 0!==t.data.attrs.disabled){var r=k(Object(g["q"])(t),["position","left","right","top","bottom","float","display","zIndex"]),i=r.picked,a=r.omitted,c=o()({display:"inline-block"},i,{cursor:"not-allowed",width:t.componentOptions.propsData.block?"100%":null}),u=o()({},a,{pointerEvents:"none"}),l=Object(g["f"])(t),f=Object(s["a"])(t,{style:u,class:null});return e("span",{style:c,class:l},[f])}return t},isNoTitle:function(){var t=Object(g["g"])(this,"title");return!t&&0!==t},getOverlay:function(){var t=Object(g["g"])(this,"title");return 0===t?t:t||""},onPopupAlign:function(t,e){var n=this.getPlacements(),r=Object.keys(n).filter((function(t){return n[t].points[0]===e.points[0]&&n[t].points[1]===e.points[1]}))[0];if(r){var i=t.getBoundingClientRect(),a={top:"50%",left:"50%"};r.indexOf("top")>=0||r.indexOf("Bottom")>=0?a.top=i.height-e.offset[1]+"px":(r.indexOf("Top")>=0||r.indexOf("bottom")>=0)&&(a.top=-e.offset[1]+"px"),r.indexOf("left")>=0||r.indexOf("Right")>=0?a.left=i.width-e.offset[0]+"px":(r.indexOf("right")>=0||r.indexOf("Left")>=0)&&(a.left=-e.offset[0]+"px"),t.style.transformOrigin=a.left+" "+a.top}}},render:function(){var t=arguments[0],e=this.$props,n=this.$data,r=this.$slots,a=e.prefixCls,c=e.openClassName,u=e.getPopupContainer,l=this.configProvider.getPopupContainer,f=this.configProvider.getPrefixCls,h=f("tooltip",a),d=(r["default"]||[]).filter((function(t){return t.tag||""!==t.text.trim()}));d=1===d.length?d[0]:d;var p=n.sVisible;if(!Object(g["s"])(this,"visible")&&this.isNoTitle()&&(p=!1),!d)return null;var v=this.getDisabledCompatibleChildren(Object(g["w"])(d)?d:t("span",[d])),m=i()({},c||h+"-open",!0),y={props:o()({},e,{prefixCls:h,getTooltipContainer:u||l,builtinPlacements:this.getPlacements(),overlay:this.getOverlay(),visible:p}),ref:"tooltip",on:o()({},Object(g["k"])(this),{visibleChange:this.onVisibleChange,popupAlign:this.onPopupAlign})};return t(b,y,[p?Object(s["a"])(v,{class:m}):v])}},z=n("db14");T.install=function(t){t.use(z["a"]),t.component(T.name,T)};e["a"]=T},f971:function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("8e8e"),c=n.n(s),u=n("41b2"),l=n.n(u),f=n("4d91"),h=n("4d26"),d=n.n(h),p=n("daa3"),v=n("b488"),g={name:"Checkbox",mixins:[v["a"]],inheritAttrs:!1,model:{prop:"checked",event:"change"},props:Object(p["t"])({prefixCls:f["a"].string,name:f["a"].string,id:f["a"].string,type:f["a"].string,defaultChecked:f["a"].oneOfType([f["a"].number,f["a"].bool]),checked:f["a"].oneOfType([f["a"].number,f["a"].bool]),disabled:f["a"].bool,tabIndex:f["a"].oneOfType([f["a"].string,f["a"].number]),readOnly:f["a"].bool,autoFocus:f["a"].bool,value:f["a"].any},{prefixCls:"rc-checkbox",type:"checkbox",defaultChecked:!1}),data:function(){var t=Object(p["s"])(this,"checked")?this.checked:this.defaultChecked;return{sChecked:t}},watch:{checked:function(t){this.sChecked=t}},mounted:function(){var t=this;this.$nextTick((function(){t.autoFocus&&t.$refs.input&&t.$refs.input.focus()}))},methods:{focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},handleChange:function(t){var e=Object(p["l"])(this);e.disabled||("checked"in e||(this.sChecked=t.target.checked),this.$forceUpdate(),t.shiftKey=this.eventShiftKey,this.__emit("change",{target:l()({},e,{checked:t.target.checked}),stopPropagation:function(){t.stopPropagation()},preventDefault:function(){t.preventDefault()},nativeEvent:t}),this.eventShiftKey=!1)},onClick:function(t){this.__emit("click",t),this.eventShiftKey=t.shiftKey}},render:function(){var t,e=arguments[0],n=Object(p["l"])(this),r=n.prefixCls,a=n.name,s=n.id,u=n.type,f=n.disabled,h=n.readOnly,v=n.tabIndex,g=n.autoFocus,m=n.value,y=c()(n,["prefixCls","name","id","type","disabled","readOnly","tabIndex","autoFocus","value"]),b=Object(p["e"])(this),x=Object.keys(l()({},y,b)).reduce((function(t,e){return"aria-"!==e.substr(0,5)&&"data-"!==e.substr(0,5)&&"role"!==e||(t[e]=y[e]),t}),{}),w=this.sChecked,_=d()(r,(t={},o()(t,r+"-checked",w),o()(t,r+"-disabled",f),t));return e("span",{class:_},[e("input",i()([{attrs:{name:a,id:s,type:u,readOnly:h,disabled:f,tabIndex:v,autoFocus:g},class:r+"-input",domProps:{checked:!!w,value:m},ref:"input"},{attrs:x,on:l()({},Object(p["k"])(this),{change:this.handleChange,click:this.onClick})}])),e("span",{class:r+"-inner"})])}};e["a"]=g},f9ce:function(t,e,n){var r=n("ef5d"),i=n("e3f8"),a=n("f608"),o=n("f4d6");function s(t){return a(t)?r(o(t)):i(t)}t.exports=s},fa21:function(t,e,n){var r=n("7530"),i=n("2dcb"),a=n("eac5");function o(t){return"function"!=typeof t.constructor||a(t)?{}:r(i(t))}t.exports=o},faf5:function(t,e,n){t.exports=!n("0bad")&&!n("4b8b")((function(){return 7!=Object.defineProperty(n("05f5")("div"),"a",{get:function(){return 7}}).a}))},fb2c:function(t,e,n){var r=n("74e8");r("Uint32",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},fb6a:function(t,e,n){"use strict";var r=n("23e7"),i=n("861d"),a=n("e8b5"),o=n("23cb"),s=n("50c4"),c=n("fc6a"),u=n("8418"),l=n("b622"),f=n("1dde"),h=f("slice"),d=l("species"),p=[].slice,v=Math.max;r({target:"Array",proto:!0,forced:!h},{slice:function(t,e){var n,r,l,f=c(this),h=s(f.length),g=o(t,h),m=o(void 0===e?h:e,h);if(a(f)&&(n=f.constructor,"function"!=typeof n||n!==Array&&!a(n.prototype)?i(n)&&(n=n[d],null===n&&(n=void 0)):n=void 0,n===Array||void 0===n))return p.call(f,g,m);for(r=new(void 0===n?Array:n)(v(m-g,0)),l=0;g-1}t.exports=i},fbd6:function(t,e,n){"use strict";n("b2a3"),n("81ff")},fbd8:function(t,e,n){"use strict";n("b2a3"),n("325f"),n("9a33")},fc25:function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("1098"),o=n.n(a),s=n("6042"),c=n.n(s),u=n("41b2"),l=n.n(u),f=n("4d91"),h=n("4df5"),d=n("daa3"),p=n("e5cd"),v={functional:!0,PRESENTED_IMAGE_DEFAULT:!0,render:function(){var t=arguments[0];return t("svg",{attrs:{width:"184",height:"152",viewBox:"0 0 184 152",xmlns:"http://www.w3.org/2000/svg"}},[t("g",{attrs:{fill:"none",fillRule:"evenodd"}},[t("g",{attrs:{transform:"translate(24 31.67)"}},[t("ellipse",{attrs:{fillOpacity:".8",fill:"#F5F5F7",cx:"67.797",cy:"106.89",rx:"67.797",ry:"12.668"}}),t("path",{attrs:{d:"M122.034 69.674L98.109 40.229c-1.148-1.386-2.826-2.225-4.593-2.225h-51.44c-1.766 0-3.444.839-4.592 2.225L13.56 69.674v15.383h108.475V69.674z",fill:"#AEB8C2"}}),t("path",{attrs:{d:"M101.537 86.214L80.63 61.102c-1.001-1.207-2.507-1.867-4.048-1.867H31.724c-1.54 0-3.047.66-4.048 1.867L6.769 86.214v13.792h94.768V86.214z",fill:"url(#linearGradient-1)",transform:"translate(13.56)"}}),t("path",{attrs:{d:"M33.83 0h67.933a4 4 0 0 1 4 4v93.344a4 4 0 0 1-4 4H33.83a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4z",fill:"#F5F5F7"}}),t("path",{attrs:{d:"M42.678 9.953h50.237a2 2 0 0 1 2 2V36.91a2 2 0 0 1-2 2H42.678a2 2 0 0 1-2-2V11.953a2 2 0 0 1 2-2zM42.94 49.767h49.713a2.262 2.262 0 1 1 0 4.524H42.94a2.262 2.262 0 0 1 0-4.524zM42.94 61.53h49.713a2.262 2.262 0 1 1 0 4.525H42.94a2.262 2.262 0 0 1 0-4.525zM121.813 105.032c-.775 3.071-3.497 5.36-6.735 5.36H20.515c-3.238 0-5.96-2.29-6.734-5.36a7.309 7.309 0 0 1-.222-1.79V69.675h26.318c2.907 0 5.25 2.448 5.25 5.42v.04c0 2.971 2.37 5.37 5.277 5.37h34.785c2.907 0 5.277-2.421 5.277-5.393V75.1c0-2.972 2.343-5.426 5.25-5.426h26.318v33.569c0 .617-.077 1.216-.221 1.789z",fill:"#DCE0E6"}})]),t("path",{attrs:{d:"M149.121 33.292l-6.83 2.65a1 1 0 0 1-1.317-1.23l1.937-6.207c-2.589-2.944-4.109-6.534-4.109-10.408C138.802 8.102 148.92 0 161.402 0 173.881 0 184 8.102 184 18.097c0 9.995-10.118 18.097-22.599 18.097-4.528 0-8.744-1.066-12.28-2.902z",fill:"#DCE0E6"}}),t("g",{attrs:{transform:"translate(149.65 15.383)",fill:"#FFF"}},[t("ellipse",{attrs:{cx:"20.654",cy:"3.167",rx:"2.849",ry:"2.815"}}),t("path",{attrs:{d:"M5.698 5.63H0L2.898.704zM9.259.704h4.985V5.63H9.259z"}})])])])}},g={functional:!0,PRESENTED_IMAGE_SIMPLE:!0,render:function(){var t=arguments[0];return t("svg",{attrs:{width:"64",height:"41",viewBox:"0 0 64 41",xmlns:"http://www.w3.org/2000/svg"}},[t("g",{attrs:{transform:"translate(0 1)",fill:"none",fillRule:"evenodd"}},[t("ellipse",{attrs:{fill:"#F5F5F5",cx:"32",cy:"33",rx:"32",ry:"7"}}),t("g",{attrs:{fillRule:"nonzero",stroke:"#D9D9D9"}},[t("path",{attrs:{d:"M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z"}}),t("path",{attrs:{d:"M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z",fill:"#FAFAFA"}})])])])}},m=n("db14"),y=function(){return{prefixCls:f["a"].string,image:f["a"].any,description:f["a"].any,imageStyle:f["a"].object}},b={name:"AEmpty",props:l()({},y()),methods:{renderEmpty:function(t){var e=this.$createElement,n=this.$props,r=n.prefixCls,a=n.imageStyle,s=h["a"].getPrefixCls("empty",r),u=Object(d["g"])(this,"image")||e(v),l=Object(d["g"])(this,"description"),f="undefined"!==typeof l?l:t.description,p="string"===typeof f?f:"empty",g=c()({},s,!0),m=null;if("string"===typeof u)m=e("img",{attrs:{alt:p,src:u}});else if("object"===("undefined"===typeof u?"undefined":o()(u))&&u.PRESENTED_IMAGE_SIMPLE){var y=u;m=e(y),g[s+"-normal"]=!0}else m=u;return e("div",i()([{class:g},{on:Object(d["k"])(this)}]),[e("div",{class:s+"-image",style:a},[m]),f&&e("p",{class:s+"-description"},[f]),this.$slots["default"]&&e("div",{class:s+"-footer"},[this.$slots["default"]])])}},render:function(){var t=arguments[0];return t(p["a"],{attrs:{componentName:"Empty"},scopedSlots:{default:this.renderEmpty}})}};b.PRESENTED_IMAGE_DEFAULT=v,b.PRESENTED_IMAGE_SIMPLE=g,b.install=function(t){t.use(m["a"]),t.component(b.name,b)};e["a"]=b},fc5e:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},fc6a:function(t,e,n){var r=n("44ad"),i=n("1d80");t.exports=function(t){return r(i(t))}},fcd4:function(t,e,n){e.f=n("cc15")},fd87:function(t,e,n){var r=n("74e8");r("Int8",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},fdbc:function(t,e){t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},fdbf:function(t,e,n){var r=n("4930");t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},fe2b:function(t,e,n){"use strict";n.d(e,"a",(function(){return P}));var r=n("92fa"),i=n.n(r),a=n("9b57"),o=n.n(a),s=n("8e8e"),c=n.n(s),u=n("41b2"),l=n.n(u),f=n("6042"),h=n.n(f),d=n("1098"),p=n.n(d),v=n("4d91"),g=n("4d26"),m=n.n(g),y=n("0464"),b=n("4df5"),x=n("8592"),w=n("5091"),_=n("de1b"),O=n("290c"),C=n("daa3"),S=n("da05"),M=n("7b05"),k={prefixCls:v["a"].string,extra:v["a"].any,actions:v["a"].arrayOf(v["a"].any),grid:P},j=(v["a"].any,v["a"].any,v["a"].string,v["a"].any,{functional:!0,name:"AListItemMeta",__ANT_LIST_ITEM_META:!0,inject:{configProvider:{default:function(){return b["a"]}}},render:function(t,e){var n=e.props,r=e.slots,a=e.listeners,o=e.injections,s=r(),c=o.configProvider.getPrefixCls,u=n.prefixCls,l=c("list",u),f=n.avatar||s.avatar,h=n.title||s.title,d=n.description||s.description,p=t("div",{class:l+"-item-meta-content"},[h&&t("h4",{class:l+"-item-meta-title"},[h]),d&&t("div",{class:l+"-item-meta-description"},[d])]);return t("div",i()([{on:a},{class:l+"-item-meta"}]),[f&&t("div",{class:l+"-item-meta-avatar"},[f]),(h||d)&&p])}});function T(t,e){return t[e]&&Math.floor(24/t[e])}var z={name:"AListItem",Meta:j,props:k,inject:{listContext:{default:function(){return{}}},configProvider:{default:function(){return b["a"]}}},methods:{isItemContainsTextNodeAndNotSingular:function(){var t=this.$slots,e=void 0,n=t["default"]||[];return n.forEach((function(t){Object(C["v"])(t)&&!Object(C["u"])(t)&&(e=!0)})),e&&n.length>1},isFlexMode:function(){var t=Object(C["g"])(this,"extra"),e=this.listContext.itemLayout;return"vertical"===e?!!t:!this.isItemContainsTextNodeAndNotSingular()}},render:function(){var t=arguments[0],e=this.listContext,n=e.grid,r=e.itemLayout,a=this.prefixCls,o=this.$slots,s=Object(C["k"])(this),c=this.configProvider.getPrefixCls,u=c("list",a),l=Object(C["g"])(this,"extra"),f=Object(C["g"])(this,"actions"),d=f&&f.length>0&&t("ul",{class:u+"-item-action",key:"actions"},[f.map((function(e,n){return t("li",{key:u+"-item-action-"+n},[e,n!==f.length-1&&t("em",{class:u+"-item-action-split"})])}))]),p=n?"div":"li",v=t(p,i()([{on:s},{class:m()(u+"-item",h()({},u+"-item-no-flex",!this.isFlexMode()))}]),["vertical"===r&&l?[t("div",{class:u+"-item-main",key:"content"},[o["default"],d]),t("div",{class:u+"-item-extra",key:"extra"},[l])]:[o["default"],d,Object(M["a"])(l,{key:"extra"})]]),g=n?t(S["b"],{attrs:{span:T(n,"column"),xs:T(n,"xs"),sm:T(n,"sm"),md:T(n,"md"),lg:T(n,"lg"),xl:T(n,"xl"),xxl:T(n,"xxl")}},[v]):v;return g}},E=n("db14"),A=["",1,2,3,4,6,8,12,24],P={gutter:v["a"].number,column:v["a"].oneOf(A),xs:v["a"].oneOf(A),sm:v["a"].oneOf(A),md:v["a"].oneOf(A),lg:v["a"].oneOf(A),xl:v["a"].oneOf(A),xxl:v["a"].oneOf(A)},L=["small","default","large"],V=function(){return{bordered:v["a"].bool,dataSource:v["a"].array,extra:v["a"].any,grid:v["a"].shape(P).loose,itemLayout:v["a"].string,loading:v["a"].oneOfType([v["a"].bool,v["a"].object]),loadMore:v["a"].any,pagination:v["a"].oneOfType([v["a"].shape(Object(w["a"])()).loose,v["a"].bool]),prefixCls:v["a"].string,rowKey:v["a"].any,renderItem:v["a"].any,size:v["a"].oneOf(L),split:v["a"].bool,header:v["a"].any,footer:v["a"].any,locale:v["a"].object}},I={Item:z,name:"AList",props:Object(C["t"])(V(),{dataSource:[],bordered:!1,split:!0,loading:!1,pagination:!1}),provide:function(){return{listContext:this}},inject:{configProvider:{default:function(){return b["a"]}}},data:function(){var t=this;this.keys=[],this.defaultPaginationProps={current:1,pageSize:10,onChange:function(e,n){var r=t.pagination;t.paginationCurrent=e,r&&r.onChange&&r.onChange(e,n)},total:0},this.onPaginationChange=this.triggerPaginationEvent("onChange"),this.onPaginationShowSizeChange=this.triggerPaginationEvent("onShowSizeChange");var e=this.$props.pagination,n=e&&"object"===("undefined"===typeof e?"undefined":p()(e))?e:{};return{paginationCurrent:n.defaultCurrent||1,paginationSize:n.defaultPageSize||10}},methods:{triggerPaginationEvent:function(t){var e=this;return function(n,r){var i=e.$props.pagination;e.paginationCurrent=n,e.paginationSize=r,i&&i[t]&&i[t](n,r)}},renderItem2:function(t,e){var n=this.$scopedSlots,r=this.rowKey,i=this.renderItem||n.renderItem;if(!i)return null;var a=void 0;return a="function"===typeof r?r(t):"string"===typeof r?t[r]:t.key,a||(a="list-item-"+e),this.keys[e]=a,i(t,e)},isSomethingAfterLastItem:function(){var t=this.pagination,e=Object(C["g"])(this,"loadMore"),n=Object(C["g"])(this,"footer");return!!(e||t||n)},renderEmpty:function(t,e){var n=this.$createElement,r=this.locale;return n("div",{class:t+"-empty-text"},[r&&r.emptyText||e(n,"List")])}},render:function(){var t,e=this,n=arguments[0],r=this.prefixCls,a=this.bordered,s=this.split,u=this.itemLayout,f=this.pagination,d=this.grid,p=this.dataSource,v=void 0===p?[]:p,g=this.size,b=this.loading,w=this.$slots,S=this.paginationCurrent,k=this.paginationSize,j=this.configProvider.getPrefixCls,T=j("list",r),z=Object(C["g"])(this,"loadMore"),E=Object(C["g"])(this,"footer"),A=Object(C["g"])(this,"header"),P=Object(C["c"])(w["default"]||[]),L=b;"boolean"===typeof L&&(L={spinning:L});var V=L&&L.spinning,I="";switch(g){case"large":I="lg";break;case"small":I="sm";break;default:break}var R=m()(T,(t={},h()(t,T+"-vertical","vertical"===u),h()(t,T+"-"+I,I),h()(t,T+"-split",s),h()(t,T+"-bordered",a),h()(t,T+"-loading",V),h()(t,T+"-grid",d),h()(t,T+"-something-after-last-item",this.isSomethingAfterLastItem()),t)),H=l()({},this.defaultPaginationProps,{total:v.length,current:S,pageSize:k},f||{}),D=Math.ceil(H.total/H.pageSize);H.current>D&&(H.current=D);var F=H["class"],N=H.style,$=c()(H,["class","style"]),B=f?n("div",{class:T+"-pagination"},[n(_["a"],{props:Object(y["a"])($,["onChange"]),class:F,style:N,on:{change:this.onPaginationChange,showSizeChange:this.onPaginationShowSizeChange}})]):null,W=[].concat(o()(v));f&&v.length>(H.current-1)*H.pageSize&&(W=[].concat(o()(v)).splice((H.current-1)*H.pageSize,H.pageSize));var Y=void 0;if(Y=V&&n("div",{style:{minHeight:53}}),W.length>0){var q=W.map((function(t,n){return e.renderItem2(t,n)})),U=q.map((function(t,n){return Object(M["a"])(t,{key:e.keys[n]})}));Y=d?n(O["a"],{attrs:{gutter:d.gutter}},[U]):n("ul",{class:T+"-items"},[U])}else if(!P.length&&!V){var K=this.configProvider.renderEmpty;Y=this.renderEmpty(T,K)}var G=H.position||"bottom";return n("div",i()([{class:R},{on:Object(C["k"])(this)}]),[("top"===G||"both"===G)&&B,A&&n("div",{class:T+"-header"},[A]),n(x["a"],{props:L},[Y,P]),E&&n("div",{class:T+"-footer"},[E]),z||("bottom"===G||"both"===G)&&B])},install:function(t){t.use(E["a"]),t.component(I.name,I),t.component(I.Item.name,I.Item),t.component(I.Item.Meta.name,I.Item.Meta)}};e["b"]=I},fea9:function(t,e,n){var r=n("da84");t.exports=r.Promise},fed5:function(t,e){e.f=Object.getOwnPropertySymbols},ff9c:function(t,e,n){var r=n("23e7"),i=n("8eb5"),a=Math.cosh,o=Math.abs,s=Math.E;r({target:"Math",stat:!0,forced:!a||a(710)===1/0},{cosh:function(t){var e=i(o(t)-1)+1;return(e+1/(e*s*s))*(s/2)}})},ffd6:function(t,e,n){var r=n("3729"),i=n("1310"),a="[object Symbol]";function o(t){return"symbol"==typeof t||i(t)&&r(t)==a}t.exports=o}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/fail.c3972baa.js b/src/main/resources/nginx/defense/js/fail.c3972baa.js deleted file mode 100644 index 22503d3..0000000 --- a/src/main/resources/nginx/defense/js/fail.c3972baa.js +++ /dev/null @@ -1 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["fail"],{cc89:function(e,t,n){"use strict";n.r(t);var c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("exception-page",{attrs:{type:"404"}})},a=[],o=n("2af9"),p={components:{ExceptionPage:o["c"]}},s=p,i=n("2877"),r=Object(i["a"])(s,c,a,!1,null,"1f038743",null);t["default"]=r.exports}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/user.37e00c30.js b/src/main/resources/nginx/defense/js/user.37e00c30.js deleted file mode 100644 index e9d6a29..0000000 --- a/src/main/resources/nginx/defense/js/user.37e00c30.js +++ /dev/null @@ -1 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["user"],{1037:function(e,t,a){"use strict";a.r(t);var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("result",{attrs:{isSuccess:!0,content:!1,title:e.email,description:e.description}},[a("template",{slot:"action"},[a("a-button",{attrs:{size:"large",type:"primary"}},[e._v("查看邮箱")]),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{size:"large"},on:{click:e.goHomeHandle}},[e._v("返回首页")])],1)],2)},r=[],i=a("2af9"),n={name:"RegisterResult",components:{Result:i["d"]},data:function(){return{description:"激活邮件已发送到你的邮箱中,邮件有效期为24小时。请及时登录邮箱,点击邮件中的链接激活帐户。",form:{}}},computed:{email:function(){var e=this.form&&this.form.email||"xxx",t="你的账户:".concat(e," 注册成功");return t}},created:function(){this.form=this.$route.params},methods:{goHomeHandle:function(){this.$router.push({name:"login"})}}},o=n,l=a("2877"),c=Object(l["a"])(o,s,r,!1,null,"2618b3a4",null);t["default"]=c.exports},1348:function(e,t,a){"use strict";a.r(t);var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"main user-layout-register"},[e._m(0),a("a-form",{ref:"formRegister",attrs:{form:e.form,id:"formRegister"}},[a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["email",{rules:[{required:!0,type:"email",message:"请输入邮箱地址"}],validateTrigger:["change","blur"]}],expression:"['email', {rules: [{ required: true, type: 'email', message: '请输入邮箱地址' }], validateTrigger: ['change', 'blur']}]"}],attrs:{size:"large",type:"text",placeholder:"邮箱"}})],1),a("a-popover",{attrs:{placement:"rightTop",trigger:["focus"],getPopupContainer:function(e){return e.parentElement}},model:{value:e.state.passwordLevelChecked,callback:function(t){e.$set(e.state,"passwordLevelChecked",t)},expression:"state.passwordLevelChecked"}},[a("template",{slot:"content"},[a("div",{style:{width:"240px"}},[a("div",{class:["user-register",e.passwordLevelClass]},[e._v("强度:"),a("span",[e._v(e._s(e.passwordLevelName))])]),a("a-progress",{attrs:{percent:e.state.percent,showInfo:!1,strokeColor:e.passwordLevelColor}}),a("div",{staticStyle:{"margin-top":"10px"}},[a("span",[e._v("请至少输入 6 个字符。请不要使用容易被猜到的密码。")])])],1)]),a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["password",{rules:[{required:!0,message:"至少6位密码,区分大小写"},{validator:this.handlePasswordLevel}],validateTrigger:["change","blur"]}],expression:"['password', {rules: [{ required: true, message: '至少6位密码,区分大小写'}, { validator: this.handlePasswordLevel }], validateTrigger: ['change', 'blur']}]"}],attrs:{size:"large",type:"password",autocomplete:"false",placeholder:"至少6位密码,区分大小写"},on:{click:e.handlePasswordInputClick}})],1)],2),a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["password2",{rules:[{required:!0,message:"至少6位密码,区分大小写"},{validator:this.handlePasswordCheck}],validateTrigger:["change","blur"]}],expression:"['password2', {rules: [{ required: true, message: '至少6位密码,区分大小写' }, { validator: this.handlePasswordCheck }], validateTrigger: ['change', 'blur']}]"}],attrs:{size:"large",type:"password",autocomplete:"false",placeholder:"确认密码"}})],1),a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["mobile",{rules:[{required:!0,message:"请输入正确的手机号",pattern:/^1[3456789]\d{9}$/},{validator:this.handlePhoneCheck}],validateTrigger:["change","blur"]}],expression:"['mobile', {rules: [{ required: true, message: '请输入正确的手机号', pattern: /^1[3456789]\\d{9}$/ }, { validator: this.handlePhoneCheck } ], validateTrigger: ['change', 'blur'] }]"}],attrs:{size:"large",placeholder:"11 位手机号"}},[a("a-select",{attrs:{slot:"addonBefore",size:"large",defaultValue:"+86"},slot:"addonBefore"},[a("a-select-option",{attrs:{value:"+86"}},[e._v("+86")]),a("a-select-option",{attrs:{value:"+87"}},[e._v("+87")])],1)],1)],1),a("a-row",{attrs:{gutter:16}},[a("a-col",{staticClass:"gutter-row",attrs:{span:16}},[a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["captcha",{rules:[{required:!0,message:"请输入验证码"}],validateTrigger:"blur"}],expression:"['captcha', {rules: [{ required: true, message: '请输入验证码' }], validateTrigger: 'blur'}]"}],attrs:{size:"large",type:"text",placeholder:"验证码"}},[a("a-icon",{style:{color:"rgba(0,0,0,.25)"},attrs:{slot:"prefix",type:"mail"},slot:"prefix"})],1)],1)],1),a("a-col",{staticClass:"gutter-row",attrs:{span:8}},[a("a-button",{staticClass:"getCaptcha",attrs:{size:"large",disabled:e.state.smsSendBtn},domProps:{textContent:e._s(e.state.smsSendBtn?e.state.time+" s":"获取验证码")},on:{click:function(t){return t.stopPropagation(),t.preventDefault(),e.getCaptcha(t)}}})],1)],1),a("a-form-item",[a("a-button",{staticClass:"register-button",attrs:{size:"large",type:"primary",htmlType:"submit",loading:e.registerBtn,disabled:e.registerBtn},on:{click:function(t){return t.stopPropagation(),t.preventDefault(),e.handleSubmit(t)}}},[e._v("注册 ")]),a("router-link",{staticClass:"login",attrs:{to:{name:"login"}}},[e._v("使用已有账户登录")])],1)],1)],1)},r=[function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("h3",[a("span",[e._v("注册")])])}],i=a("5530"),n=(a("498a"),a("ac0d")),o=a("7ded"),l={0:"低",1:"低",2:"中",3:"强"},c={0:"error",1:"error",2:"warning",3:"success"},u={0:"#ff0000",1:"#ff0000",2:"#ff7e05",3:"#52c41a"},d={name:"Register",components:{},mixins:[n["c"]],data:function(){return{form:this.$form.createForm(this),state:{time:60,smsSendBtn:!1,passwordLevel:0,passwordLevelChecked:!1,percent:10,progressColor:"#FF0000"},registerBtn:!1}},computed:{passwordLevelClass:function(){return c[this.state.passwordLevel]},passwordLevelName:function(){return l[this.state.passwordLevel]},passwordLevelColor:function(){return u[this.state.passwordLevel]}},methods:{handlePasswordLevel:function(e,t,a){var s=0;/[0-9]/.test(t)&&s++,/[a-zA-Z]/.test(t)&&s++,/[^0-9a-zA-Z_]/.test(t)&&s++,this.state.passwordLevel=s,this.state.percent=30*s,s>=2?(s>=3&&(this.state.percent=100),a()):(0===s&&(this.state.percent=10),a(new Error("密码强度不够")))},handlePasswordCheck:function(e,t,a){var s=this.form.getFieldValue("password");void 0===t&&a(new Error("请输入密码")),t&&s&&t.trim()!==s.trim()&&a(new Error("两次密码不一致")),a()},handlePhoneCheck:function(e,t,a){a()},handlePasswordInputClick:function(){this.isMobile()?this.state.passwordLevelChecked=!1:this.state.passwordLevelChecked=!0},handleSubmit:function(){var e=this.form.validateFields,t=this.state,a=this.$router;e({force:!0},(function(e,s){e||(t.passwordLevelChecked=!1,a.push({name:"registerResult",params:Object(i["a"])({},s)}))}))},getCaptcha:function(e){var t=this;e.preventDefault();var a=this.form.validateFields,s=this.state,r=this.$message,i=this.$notification;a(["mobile"],{force:!0},(function(e,a){if(!e){s.smsSendBtn=!0;var n=window.setInterval((function(){s.time--<=0&&(s.time=60,s.smsSendBtn=!1,window.clearInterval(n))}),1e3),l=r.loading("验证码发送中..",0);Object(o["b"])({mobile:a.mobile}).then((function(e){setTimeout(l,2500),i["success"]({message:"提示",description:"验证码获取成功,您的验证码为:"+e.result.captcha,duration:8})})).catch((function(e){setTimeout(l,1),clearInterval(n),s.time=60,s.smsSendBtn=!1,t.requestFailed(e)}))}}))},requestFailed:function(e){this.$notification["error"]({message:"错误",description:((e.response||{}).data||{}).message||"请求出现错误,请稍后再试",duration:4}),this.registerBtn=!1}},watch:{"state.passwordLevel":function(e){}}},p=d,m=(a("5d18"),a("88c2"),a("2877")),h=Object(m["a"])(p,s,r,!1,null,"54d9a6c2",null);t["default"]=h.exports},"5d18":function(e,t,a){"use strict";a("eeab")},"88c2":function(e,t,a){"use strict";a("d88b")},"90b4":function(e,t,a){},ac2a:function(e,t,a){"use strict";a.r(t);var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"main"},[a("a-form",{ref:"formLogin",staticClass:"user-layout-login",attrs:{id:"formLogin",form:e.form},on:{submit:e.handleSubmit}},[a("a-tabs",{attrs:{activeKey:e.customActiveKey,tabBarStyle:{textAlign:"center",borderBottom:"unset"}},on:{change:e.handleTabClick}},[a("a-tab-pane",{key:"tab1",attrs:{tab:"账号密码登录"}},[a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["accountNumber",{rules:[{required:!0,message:"请输入账号"},{validator:e.handleUsernameOrEmail}],validateTrigger:"change"}],expression:"[\n 'accountNumber',\n {rules: [{ required: true, message: '请输入账号' }, { validator: handleUsernameOrEmail }], validateTrigger: 'change'}\n ]"}],attrs:{size:"large",type:"text",placeholder:"请输入账号"}},[a("a-icon",{style:{color:"rgba(0,0,0,.25)"},attrs:{slot:"prefix",type:"user"},slot:"prefix"})],1)],1),a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["password",{rules:[{required:!0,message:"请输入密码"}],validateTrigger:"blur"}],expression:"[\n 'password',\n {rules: [{ required: true, message: '请输入密码' }], validateTrigger: 'blur'}\n ]"}],attrs:{size:"large",type:"password",autocomplete:"false",placeholder:"请输入密码"}},[a("a-icon",{style:{color:"rgba(0,0,0,.25)"},attrs:{slot:"prefix",type:"lock"},slot:"prefix"})],1)],1)],1)],1),a("a-form-item"),a("a-form-item",{staticStyle:{"margin-top":"24px"}},[a("a-button",{staticClass:"login-button",attrs:{size:"large",type:"primary",htmlType:"submit",loading:e.state.loginBtn,disabled:e.state.loginBtn}},[e._v("确定")])],1)],1),e.requiredTwoStepCaptcha?a("two-step-captcha",{attrs:{visible:e.stepCaptchaVisible},on:{success:e.stepCaptchaSuccess,cancel:e.stepCaptchaCancel}}):e._e()],1)},r=[],i=a("5530"),n=function(){var e=this,t=this,a=t.$createElement,s=t._self._c||a;return s("a-modal",{attrs:{centered:"",maskClosable:!1},on:{cancel:t.handleCancel},model:{value:t.visible,callback:function(e){t.visible=e},expression:"visible"}},[s("div",{style:{textAlign:"center"},attrs:{slot:"title"},slot:"title"},[t._v("两步验证")]),s("template",{slot:"footer"},[s("div",{style:{textAlign:"center"}},[s("a-button",{key:"back",on:{click:t.handleCancel}},[t._v("返回")]),s("a-button",{key:"submit",attrs:{type:"primary",loading:t.stepLoading},on:{click:t.handleStepOk}},[t._v(" 继续 ")])],1)]),s("a-spin",{attrs:{spinning:t.stepLoading}},[s("a-form",{attrs:{layout:"vertical","auto-form-create":function(t){e.form=t}}},[s("div",{staticClass:"step-form-wrapper"},[t.stepLoading?s("p",{staticStyle:{"text-align":"center"}},[t._v("正在验证.."),s("br"),t._v("请稍后")]):s("p",{staticStyle:{"text-align":"center"}},[t._v("请在手机中打开 Google Authenticator 或两步验证 APP"),s("br"),t._v("输入 6 位动态码")]),s("a-form-item",{style:{textAlign:"center"},attrs:{hasFeedback:"",fieldDecoratorId:"stepCode",fieldDecoratorOptions:{rules:[{required:!0,message:"请输入 6 位动态码!",pattern:/^\d{6}$/,len:6}]}}},[s("a-input",{style:{textAlign:"center"},attrs:{placeholder:"000000"},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.handleStepOk(e)}}})],1),s("p",{staticStyle:{"text-align":"center"}},[s("a",{on:{click:t.onForgeStepCode}},[t._v("遗失手机?")])])],1)])],1)],2)},o=[],l={props:{visible:{type:Boolean,default:!1}},data:function(){return{stepLoading:!1,form:null}},methods:{handleStepOk:function(){var e=this,t=this;this.stepLoading=!0,this.form.validateFields((function(a,s){a?(e.stepLoading=!1,e.$emit("error",{err:a})):setTimeout((function(){t.stepLoading=!1,t.$emit("success",{values:s})}),2e3)}))},handleCancel:function(){this.visible=!1,this.$emit("cancel")},onForgeStepCode:function(){}}},c=l,u=(a("edd4"),a("2877")),d=Object(u["a"])(c,n,o,!1,null,"4a462ef6",null),p=d.exports,m=a("2f62"),h=a("7ded"),f={components:{TwoStepCaptcha:p},data:function(){return{customActiveKey:"tab1",loginBtn:!1,loginType:0,requiredTwoStepCaptcha:!1,stepCaptchaVisible:!1,form:this.$form.createForm(this),state:{time:60,loginBtn:!1,loginType:0,smsSendBtn:!1}}},created:function(){var e=this;sessionStorage.clear(),Object(h["a"])({}).then((function(t){e.requiredTwoStepCaptcha=t.result.stepCode})).catch((function(){e.requiredTwoStepCaptcha=!1}))},methods:Object(i["a"])(Object(i["a"])({},Object(m["b"])(["Login","Logout"])),{},{handleUsernameOrEmail:function(e,t,a){var s=this.state,r=/^([a-zA-Z0-9_-])+@([a-zA-Z0-9_-])+((\.[a-zA-Z0-9_-]{2,3}){1,2})$/;r.test(t)?s.loginType=0:s.loginType=1,a()},handleTabClick:function(e){this.customActiveKey=e},handleSubmit:function(e){var t=this;e.preventDefault();var a=this.form.validateFields,s=this.state,r=this.customActiveKey;s.loginBtn=!0;var n="tab1"===r?["accountNumber","password"]:["mobile","captcha"];a(n,{force:!0},(function(e,a){if(e)setTimeout((function(){s.loginBtn=!1}),600);else{var r=Object(i["a"])({},a);delete r.accountNumber,r[s.loginType?"accountNumber":"email"]=a.accountNumber,r.password=a.password,t.loginSuccess({username:"wwx",token:"123123",role:"123",status:200})}}))},getCaptcha:function(e){var t=this;e.preventDefault();var a=this.form.validateFields,s=this.state;a(["mobile"],{force:!0},(function(e,a){if(!e){s.smsSendBtn=!0;var r=window.setInterval((function(){s.time--<=0&&(s.time=60,s.smsSendBtn=!1,window.clearInterval(r))}),1e3),i=t.$message.loading("验证码发送中..",0);Object(h["b"])({mobile:a.mobile}).then((function(e){setTimeout(i,2500),t.$notification["success"]({message:"提示",description:"验证码获取成功,您的验证码为:"+e.result.captcha,duration:8})})).catch((function(e){setTimeout(i,1),clearInterval(r),s.time=60,s.smsSendBtn=!1,t.requestFailed(e)}))}}))},stepCaptchaSuccess:function(){this.loginSuccess()},stepCaptchaCancel:function(){var e=this;this.Logout().then((function(){e.loginBtn=!1,e.stepCaptchaVisible=!1}))},loginSuccess:function(e){200===e.status?(sessionStorage.setItem("username",e.userName),sessionStorage.setItem("token",e.token),sessionStorage.setItem("result",JSON.stringify(e.role)),this.$router.push({path:"/release"})):this.$notification["error"]({message:"登录",description:e.message})},requestFailed:function(e){this.$notification["error"]({message:"错误",description:((e.response||{}).data||{}).message||"请求出现错误,请稍后再试",duration:4})}})},g=f,v=(a("dc93"),Object(u["a"])(g,s,r,!1,null,"7cdad908",null));t["default"]=v.exports},d88b:function(e,t,a){},dc93:function(e,t,a){"use strict";a("e6fa")},e6fa:function(e,t,a){},edd4:function(e,t,a){"use strict";a("90b4")},eeab:function(e,t,a){}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/loading/loading.css b/src/main/resources/nginx/defense/loading/loading.css deleted file mode 100644 index a899eac..0000000 --- a/src/main/resources/nginx/defense/loading/loading.css +++ /dev/null @@ -1 +0,0 @@ -#preloadingAnimation{position:fixed;left:0;top:0;height:100%;width:100%;background:#ffffff;user-select:none;z-index: 9999;overflow: hidden}.lds-roller{display:inline-block;position:relative;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(0.5,0,0.5,1) infinite;transform-origin:32px 32px;}.lds-roller div:after{content:" ";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:#13c2c2;margin:-3px 0 0 -3px;}.lds-roller div:nth-child(1){animation-delay:-0.036s;}.lds-roller div:nth-child(1):after{top:50px;left:50px;}.lds-roller div:nth-child(2){animation-delay:-0.072s;}.lds-roller div:nth-child(2):after{top:54px;left:45px;}.lds-roller div:nth-child(3){animation-delay:-0.108s;}.lds-roller div:nth-child(3):after{top:57px;left:39px;}.lds-roller div:nth-child(4){animation-delay:-0.144s;}.lds-roller div:nth-child(4):after{top:58px;left:32px;}.lds-roller div:nth-child(5){animation-delay:-0.18s;}.lds-roller div:nth-child(5):after{top:57px;left:25px;}.lds-roller div:nth-child(6){animation-delay:-0.216s;}.lds-roller div:nth-child(6):after{top:54px;left:19px;}.lds-roller div:nth-child(7){animation-delay:-0.252s;}.lds-roller div:nth-child(7):after{top:50px;left:14px;}.lds-roller div:nth-child(8){animation-delay:-0.288s;}.lds-roller div:nth-child(8):after{top:45px;left:10px;}#preloadingAnimation .load-tips{color: #13c2c2;font-size:2rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin-top:80px;text-align:center;width:400px;height:64px;} @keyframes lds-roller{0%{transform:rotate(0deg);} 100%{transform:rotate(360deg);}} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/loading/loading.html b/src/main/resources/nginx/defense/loading/loading.html deleted file mode 100644 index 9b93196..0000000 --- a/src/main/resources/nginx/defense/loading/loading.html +++ /dev/null @@ -1 +0,0 @@ -
      Loading
      \ No newline at end of file diff --git a/src/main/resources/nginx/defense/loading/option2/html_code_segment.html b/src/main/resources/nginx/defense/loading/option2/html_code_segment.html deleted file mode 100644 index df81b26..0000000 --- a/src/main/resources/nginx/defense/loading/option2/html_code_segment.html +++ /dev/null @@ -1,5 +0,0 @@ -
      -
      - -
      -
      \ No newline at end of file diff --git a/src/main/resources/nginx/defense/loading/option2/loading.css b/src/main/resources/nginx/defense/loading/option2/loading.css deleted file mode 100644 index c35cd73..0000000 --- a/src/main/resources/nginx/defense/loading/option2/loading.css +++ /dev/null @@ -1 +0,0 @@ -.preloading-animate{background:#ffffff;width:100%;height:100%;position:fixed;left:0;top:0;z-index:299;}.preloading-animate .preloading-wrapper{position:absolute;width:5rem;height:5rem;left:50%;top:50%;transform:translate(-50%,-50%);}.preloading-animate .preloading-wrapper .preloading-balls{font-size:5rem;} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/loading/option2/loading.svg b/src/main/resources/nginx/defense/loading/option2/loading.svg deleted file mode 100644 index 7ff7322..0000000 --- a/src/main/resources/nginx/defense/loading/option2/loading.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file From 3d717a8f92b94a43d016e88aef9ab68869f41bda Mon Sep 17 00:00:00 2001 From: Hao Miao <47212914+PushM@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:29:41 +0800 Subject: [PATCH 2/4] =?UTF-8?q?1=E3=80=81=E5=89=8D=E7=AB=AF=E7=89=88?= =?UTF-8?q?=E6=9C=AC0229=EF=BC=8C=E6=9B=B4=E6=96=B0=E8=87=B3gitlab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../defense/assets/background.a568162c.svg | 69 + .../defense/assets/company1.b48b661f.svg | 14 + .../defense/assets/company2.33b66bf6.svg | 14 + .../nginx/defense/assets/logo.b36f7a7f.svg | 29 + .../nginx/defense/cdn/animate.min.css | 11 + .../resources/nginx/defense/cdn/axios.min.js | 9 + src/main/resources/nginx/defense/cdn/china.js | 27 + .../resources/nginx/defense/cdn/ecStat.min.js | 1 + .../nginx/defense/cdn/echarts-gl.min.js | 1 + .../nginx/defense/cdn/echarts.min.js | 22 + src/main/resources/nginx/defense/cdn/flow.js | 385 + src/main/resources/nginx/defense/cdn/tween.js | 8 + .../nginx/defense/cdn/vue-router.min.js | 6 + .../resources/nginx/defense/cdn/vue.min.js | 6 + .../resources/nginx/defense/cdn/vuex.min.js | 6 + src/main/resources/nginx/defense/cdn/world.js | 27 + .../resources/nginx/defense/cdn/world1.js | 53703 ++++++++++++++++ .../nginx/defense/css/app.dbaca293.css | 1 + .../defense/css/chunk-096551b3.97fde7d0.css | 1 + .../defense/css/chunk-0a2eda1e.bb26d0cd.css | 1 + .../defense/css/chunk-30acfa54.0380c747.css | 1 + .../defense/css/chunk-3ecd8d86.2e6aaa43.css | 1 + .../defense/css/chunk-855887e8.e17630d8.css | 1 + .../defense/css/chunk-bf6d3418.338f1e53.css | 1 + .../defense/css/chunk-fc012f0e.9e4c4ae1.css | 1 + .../defense/css/chunk-vendors.4013be7d.css | 8 + .../nginx/defense/css/user.73c4056c.css | 1 + .../nginx/defense/fonts/yj.057785ce.TTF | Bin 0 -> 53228 bytes src/main/resources/nginx/defense/index.html | 1 + .../nginx/defense/js/app.6a12d01e.js | 1 + .../defense/js/chunk-096551b3.b4992042.js | 1 + .../defense/js/chunk-0a2eda1e.bd5756d1.js | 1 + .../defense/js/chunk-30acfa54.9c4f1d98.js | 1 + .../defense/js/chunk-3ecd8d86.d750f731.js | 1 + .../defense/js/chunk-855887e8.bb569207.js | 1 + .../defense/js/chunk-bf6d3418.2c79c08e.js | 1 + .../defense/js/chunk-fc012f0e.4b9e4f96.js | 1 + .../defense/js/chunk-vendors.e88ceb02.js | 74 + .../nginx/defense/js/fail.c3972baa.js | 1 + .../nginx/defense/js/user.2f8f7ebe.js | 1 + .../nginx/defense/loading/loading.css | 1 + .../nginx/defense/loading/loading.html | 1 + .../loading/option2/html_code_segment.html | 5 + .../nginx/defense/loading/option2/loading.css | 1 + .../nginx/defense/loading/option2/loading.svg | 1 + 45 files changed, 54449 insertions(+) create mode 100644 src/main/resources/nginx/defense/assets/background.a568162c.svg create mode 100644 src/main/resources/nginx/defense/assets/company1.b48b661f.svg create mode 100644 src/main/resources/nginx/defense/assets/company2.33b66bf6.svg create mode 100644 src/main/resources/nginx/defense/assets/logo.b36f7a7f.svg create mode 100644 src/main/resources/nginx/defense/cdn/animate.min.css create mode 100644 src/main/resources/nginx/defense/cdn/axios.min.js create mode 100644 src/main/resources/nginx/defense/cdn/china.js create mode 100644 src/main/resources/nginx/defense/cdn/ecStat.min.js create mode 100644 src/main/resources/nginx/defense/cdn/echarts-gl.min.js create mode 100644 src/main/resources/nginx/defense/cdn/echarts.min.js create mode 100644 src/main/resources/nginx/defense/cdn/flow.js create mode 100644 src/main/resources/nginx/defense/cdn/tween.js create mode 100644 src/main/resources/nginx/defense/cdn/vue-router.min.js create mode 100644 src/main/resources/nginx/defense/cdn/vue.min.js create mode 100644 src/main/resources/nginx/defense/cdn/vuex.min.js create mode 100644 src/main/resources/nginx/defense/cdn/world.js create mode 100644 src/main/resources/nginx/defense/cdn/world1.js create mode 100644 src/main/resources/nginx/defense/css/app.dbaca293.css create mode 100644 src/main/resources/nginx/defense/css/chunk-096551b3.97fde7d0.css create mode 100644 src/main/resources/nginx/defense/css/chunk-0a2eda1e.bb26d0cd.css create mode 100644 src/main/resources/nginx/defense/css/chunk-30acfa54.0380c747.css create mode 100644 src/main/resources/nginx/defense/css/chunk-3ecd8d86.2e6aaa43.css create mode 100644 src/main/resources/nginx/defense/css/chunk-855887e8.e17630d8.css create mode 100644 src/main/resources/nginx/defense/css/chunk-bf6d3418.338f1e53.css create mode 100644 src/main/resources/nginx/defense/css/chunk-fc012f0e.9e4c4ae1.css create mode 100644 src/main/resources/nginx/defense/css/chunk-vendors.4013be7d.css create mode 100644 src/main/resources/nginx/defense/css/user.73c4056c.css create mode 100644 src/main/resources/nginx/defense/fonts/yj.057785ce.TTF create mode 100644 src/main/resources/nginx/defense/index.html create mode 100644 src/main/resources/nginx/defense/js/app.6a12d01e.js create mode 100644 src/main/resources/nginx/defense/js/chunk-096551b3.b4992042.js create mode 100644 src/main/resources/nginx/defense/js/chunk-0a2eda1e.bd5756d1.js create mode 100644 src/main/resources/nginx/defense/js/chunk-30acfa54.9c4f1d98.js create mode 100644 src/main/resources/nginx/defense/js/chunk-3ecd8d86.d750f731.js create mode 100644 src/main/resources/nginx/defense/js/chunk-855887e8.bb569207.js create mode 100644 src/main/resources/nginx/defense/js/chunk-bf6d3418.2c79c08e.js create mode 100644 src/main/resources/nginx/defense/js/chunk-fc012f0e.4b9e4f96.js create mode 100644 src/main/resources/nginx/defense/js/chunk-vendors.e88ceb02.js create mode 100644 src/main/resources/nginx/defense/js/fail.c3972baa.js create mode 100644 src/main/resources/nginx/defense/js/user.2f8f7ebe.js create mode 100644 src/main/resources/nginx/defense/loading/loading.css create mode 100644 src/main/resources/nginx/defense/loading/loading.html create mode 100644 src/main/resources/nginx/defense/loading/option2/html_code_segment.html create mode 100644 src/main/resources/nginx/defense/loading/option2/loading.css create mode 100644 src/main/resources/nginx/defense/loading/option2/loading.svg diff --git a/src/main/resources/nginx/defense/assets/background.a568162c.svg b/src/main/resources/nginx/defense/assets/background.a568162c.svg new file mode 100644 index 0000000..89c2597 --- /dev/null +++ b/src/main/resources/nginx/defense/assets/background.a568162c.svg @@ -0,0 +1,69 @@ + + + + Group 21 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/nginx/defense/assets/company1.b48b661f.svg b/src/main/resources/nginx/defense/assets/company1.b48b661f.svg new file mode 100644 index 0000000..d98256c --- /dev/null +++ b/src/main/resources/nginx/defense/assets/company1.b48b661f.svg @@ -0,0 +1,14 @@ + + + + + + + + diff --git a/src/main/resources/nginx/defense/assets/company2.33b66bf6.svg b/src/main/resources/nginx/defense/assets/company2.33b66bf6.svg new file mode 100644 index 0000000..6b1412f --- /dev/null +++ b/src/main/resources/nginx/defense/assets/company2.33b66bf6.svg @@ -0,0 +1,14 @@ + + + + + + + + diff --git a/src/main/resources/nginx/defense/assets/logo.b36f7a7f.svg b/src/main/resources/nginx/defense/assets/logo.b36f7a7f.svg new file mode 100644 index 0000000..07ac542 --- /dev/null +++ b/src/main/resources/nginx/defense/assets/logo.b36f7a7f.svg @@ -0,0 +1,29 @@ + + + + Vue + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/animate.min.css b/src/main/resources/nginx/defense/cdn/animate.min.css new file mode 100644 index 0000000..f3f1068 --- /dev/null +++ b/src/main/resources/nginx/defense/cdn/animate.min.css @@ -0,0 +1,11 @@ +@charset "UTF-8"; + +/*! + * animate.css -https://daneden.github.io/animate.css/ + * Version - 3.7.2 + * Licensed under the MIT license - http://opensource.org/licenses/MIT + * + * Copyright (c) 2019 Daniel Eden + */ + +@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/axios.min.js b/src/main/resources/nginx/defense/cdn/axios.min.js new file mode 100644 index 0000000..0f36816 --- /dev/null +++ b/src/main/resources/nginx/defense/cdn/axios.min.js @@ -0,0 +1,9 @@ +/* axios v0.19.0 | (c) 2019 by Matt Zabriskie */ +!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.axios=t():e.axios=t()}(this,function(){return function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){e.exports=n(1)},function(e,t,n){"use strict";function r(e){var t=new i(e),n=s(i.prototype.request,t);return o.extend(n,i.prototype,t),o.extend(n,t),n}var o=n(2),s=n(3),i=n(5),a=n(22),u=n(11),c=r(u);c.Axios=i,c.create=function(e){return r(a(c.defaults,e))},c.Cancel=n(23),c.CancelToken=n(24),c.isCancel=n(10),c.all=function(e){return Promise.all(e)},c.spread=n(25),e.exports=c,e.exports.default=c},function(e,t,n){"use strict";function r(e){return"[object Array]"===j.call(e)}function o(e){return"[object ArrayBuffer]"===j.call(e)}function s(e){return"undefined"!=typeof FormData&&e instanceof FormData}function i(e){var t;return t="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer}function a(e){return"string"==typeof e}function u(e){return"number"==typeof e}function c(e){return"undefined"==typeof e}function f(e){return null!==e&&"object"==typeof e}function p(e){return"[object Date]"===j.call(e)}function d(e){return"[object File]"===j.call(e)}function l(e){return"[object Blob]"===j.call(e)}function h(e){return"[object Function]"===j.call(e)}function m(e){return f(e)&&h(e.pipe)}function y(e){return"undefined"!=typeof URLSearchParams&&e instanceof URLSearchParams}function g(e){return e.replace(/^\s*/,"").replace(/\s*$/,"")}function x(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)}function v(e,t){if(null!==e&&"undefined"!=typeof e)if("object"!=typeof e&&(e=[e]),r(e))for(var n=0,o=e.length;n + * @license MIT + */ +e.exports=function(e){return null!=e&&null!=e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}},function(e,t,n){"use strict";function r(e){this.defaults=e,this.interceptors={request:new i,response:new i}}var o=n(2),s=n(6),i=n(7),a=n(8),u=n(22);r.prototype.request=function(e){"string"==typeof e?(e=arguments[1]||{},e.url=arguments[0]):e=e||{},e=u(this.defaults,e),e.method=e.method?e.method.toLowerCase():"get";var t=[a,void 0],n=Promise.resolve(e);for(this.interceptors.request.forEach(function(e){t.unshift(e.fulfilled,e.rejected)}),this.interceptors.response.forEach(function(e){t.push(e.fulfilled,e.rejected)});t.length;)n=n.then(t.shift(),t.shift());return n},r.prototype.getUri=function(e){return e=u(this.defaults,e),s(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},o.forEach(["delete","get","head","options"],function(e){r.prototype[e]=function(t,n){return this.request(o.merge(n||{},{method:e,url:t}))}}),o.forEach(["post","put","patch"],function(e){r.prototype[e]=function(t,n,r){return this.request(o.merge(r||{},{method:e,url:t,data:n}))}}),e.exports=r},function(e,t,n){"use strict";function r(e){return encodeURIComponent(e).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var o=n(2);e.exports=function(e,t,n){if(!t)return e;var s;if(n)s=n(t);else if(o.isURLSearchParams(t))s=t.toString();else{var i=[];o.forEach(t,function(e,t){null!==e&&"undefined"!=typeof e&&(o.isArray(e)?t+="[]":e=[e],o.forEach(e,function(e){o.isDate(e)?e=e.toISOString():o.isObject(e)&&(e=JSON.stringify(e)),i.push(r(t)+"="+r(e))}))}),s=i.join("&")}if(s){var a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+s}return e}},function(e,t,n){"use strict";function r(){this.handlers=[]}var o=n(2);r.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},r.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},r.prototype.forEach=function(e){o.forEach(this.handlers,function(t){null!==t&&e(t)})},e.exports=r},function(e,t,n){"use strict";function r(e){e.cancelToken&&e.cancelToken.throwIfRequested()}var o=n(2),s=n(9),i=n(10),a=n(11),u=n(20),c=n(21);e.exports=function(e){r(e),e.baseURL&&!u(e.url)&&(e.url=c(e.baseURL,e.url)),e.headers=e.headers||{},e.data=s(e.data,e.headers,e.transformRequest),e.headers=o.merge(e.headers.common||{},e.headers[e.method]||{},e.headers||{}),o.forEach(["delete","get","head","post","put","patch","common"],function(t){delete e.headers[t]});var t=e.adapter||a.adapter;return t(e).then(function(t){return r(e),t.data=s(t.data,t.headers,e.transformResponse),t},function(t){return i(t)||(r(e),t&&t.response&&(t.response.data=s(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)})}},function(e,t,n){"use strict";var r=n(2);e.exports=function(e,t,n){return r.forEach(n,function(n){e=n(e,t)}),e}},function(e,t){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},function(e,t,n){"use strict";function r(e,t){!s.isUndefined(e)&&s.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function o(){var e;return"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process)?e=n(13):"undefined"!=typeof XMLHttpRequest&&(e=n(13)),e}var s=n(2),i=n(12),a={"Content-Type":"application/x-www-form-urlencoded"},u={adapter:o(),transformRequest:[function(e,t){return i(t,"Accept"),i(t,"Content-Type"),s.isFormData(e)||s.isArrayBuffer(e)||s.isBuffer(e)||s.isStream(e)||s.isFile(e)||s.isBlob(e)?e:s.isArrayBufferView(e)?e.buffer:s.isURLSearchParams(e)?(r(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):s.isObject(e)?(r(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(e){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,validateStatus:function(e){return e>=200&&e<300}};u.headers={common:{Accept:"application/json, text/plain, */*"}},s.forEach(["delete","get","head"],function(e){u.headers[e]={}}),s.forEach(["post","put","patch"],function(e){u.headers[e]=s.merge(a)}),e.exports=u},function(e,t,n){"use strict";var r=n(2);e.exports=function(e,t){r.forEach(e,function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])})}},function(e,t,n){"use strict";var r=n(2),o=n(14),s=n(6),i=n(17),a=n(18),u=n(15);e.exports=function(e){return new Promise(function(t,c){var f=e.data,p=e.headers;r.isFormData(f)&&delete p["Content-Type"];var d=new XMLHttpRequest;if(e.auth){var l=e.auth.username||"",h=e.auth.password||"";p.Authorization="Basic "+btoa(l+":"+h)}if(d.open(e.method.toUpperCase(),s(e.url,e.params,e.paramsSerializer),!0),d.timeout=e.timeout,d.onreadystatechange=function(){if(d&&4===d.readyState&&(0!==d.status||d.responseURL&&0===d.responseURL.indexOf("file:"))){var n="getAllResponseHeaders"in d?i(d.getAllResponseHeaders()):null,r=e.responseType&&"text"!==e.responseType?d.response:d.responseText,s={data:r,status:d.status,statusText:d.statusText,headers:n,config:e,request:d};o(t,c,s),d=null}},d.onabort=function(){d&&(c(u("Request aborted",e,"ECONNABORTED",d)),d=null)},d.onerror=function(){c(u("Network Error",e,null,d)),d=null},d.ontimeout=function(){c(u("timeout of "+e.timeout+"ms exceeded",e,"ECONNABORTED",d)),d=null},r.isStandardBrowserEnv()){var m=n(19),y=(e.withCredentials||a(e.url))&&e.xsrfCookieName?m.read(e.xsrfCookieName):void 0;y&&(p[e.xsrfHeaderName]=y)}if("setRequestHeader"in d&&r.forEach(p,function(e,t){"undefined"==typeof f&&"content-type"===t.toLowerCase()?delete p[t]:d.setRequestHeader(t,e)}),e.withCredentials&&(d.withCredentials=!0),e.responseType)try{d.responseType=e.responseType}catch(t){if("json"!==e.responseType)throw t}"function"==typeof e.onDownloadProgress&&d.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&d.upload&&d.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then(function(e){d&&(d.abort(),c(e),d=null)}),void 0===f&&(f=null),d.send(f)})}},function(e,t,n){"use strict";var r=n(15);e.exports=function(e,t,n){var o=n.config.validateStatus;!o||o(n.status)?e(n):t(r("Request failed with status code "+n.status,n.config,null,n.request,n))}},function(e,t,n){"use strict";var r=n(16);e.exports=function(e,t,n,o,s){var i=new Error(e);return r(i,t,n,o,s)}},function(e,t){"use strict";e.exports=function(e,t,n,r,o){return e.config=t,n&&(e.code=n),e.request=r,e.response=o,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},function(e,t,n){"use strict";var r=n(2),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,s,i={};return e?(r.forEach(e.split("\n"),function(e){if(s=e.indexOf(":"),t=r.trim(e.substr(0,s)).toLowerCase(),n=r.trim(e.substr(s+1)),t){if(i[t]&&o.indexOf(t)>=0)return;"set-cookie"===t?i[t]=(i[t]?i[t]:[]).concat([n]):i[t]=i[t]?i[t]+", "+n:n}}),i):i}},function(e,t,n){"use strict";var r=n(2);e.exports=r.isStandardBrowserEnv()?function(){function e(e){var t=e;return n&&(o.setAttribute("href",t),t=o.href),o.setAttribute("href",t),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,""):"",host:o.host,search:o.search?o.search.replace(/^\?/,""):"",hash:o.hash?o.hash.replace(/^#/,""):"",hostname:o.hostname,port:o.port,pathname:"/"===o.pathname.charAt(0)?o.pathname:"/"+o.pathname}}var t,n=/(msie|trident)/i.test(navigator.userAgent),o=document.createElement("a");return t=e(window.location.href),function(n){var o=r.isString(n)?e(n):n;return o.protocol===t.protocol&&o.host===t.host}}():function(){return function(){return!0}}()},function(e,t,n){"use strict";var r=n(2);e.exports=r.isStandardBrowserEnv()?function(){return{write:function(e,t,n,o,s,i){var a=[];a.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),r.isString(o)&&a.push("path="+o),r.isString(s)&&a.push("domain="+s),i===!0&&a.push("secure"),document.cookie=a.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},function(e,t){"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},function(e,t){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},function(e,t,n){"use strict";var r=n(2);e.exports=function(e,t){t=t||{};var n={};return r.forEach(["url","method","params","data"],function(e){"undefined"!=typeof t[e]&&(n[e]=t[e])}),r.forEach(["headers","auth","proxy"],function(o){r.isObject(t[o])?n[o]=r.deepMerge(e[o],t[o]):"undefined"!=typeof t[o]?n[o]=t[o]:r.isObject(e[o])?n[o]=r.deepMerge(e[o]):"undefined"!=typeof e[o]&&(n[o]=e[o])}),r.forEach(["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"],function(r){"undefined"!=typeof t[r]?n[r]=t[r]:"undefined"!=typeof e[r]&&(n[r]=e[r])}),n}},function(e,t){"use strict";function n(e){this.message=e}n.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},n.prototype.__CANCEL__=!0,e.exports=n},function(e,t,n){"use strict";function r(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise(function(e){t=e});var n=this;e(function(e){n.reason||(n.reason=new o(e),t(n.reason))})}var o=n(23);r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.source=function(){var e,t=new r(function(t){e=t});return{token:t,cancel:e}},e.exports=r},function(e,t){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}}])}); +//# sourceMappingURL=axios.min.map \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/china.js b/src/main/resources/nginx/defense/cdn/china.js new file mode 100644 index 0000000..1d58403 --- /dev/null +++ b/src/main/resources/nginx/defense/cdn/china.js @@ -0,0 +1,27 @@ +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module. + define(['exports', 'echarts'], factory); + } else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') { + // CommonJS + factory(exports, require('echarts')); + } else { + // Browser globals + factory({}, root.echarts); + } +}(this, function (exports, echarts) { + var log = function (msg) { + if (typeof console !== 'undefined') { + console && console.error && console.error(msg); + } + } + if (!echarts) { + log('ECharts is not Loaded'); + return; + } + if (!echarts.registerMap) { + log('ECharts Map is not loaded') + return; + } + echarts.registerMap('chinas', {"type":"FeatureCollection","features":[{"id":"710000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@°Ü¯Û"],["@@ƛĴÕƊÉɼģºðʀ\\ƎsÆNŌÔĚäœnÜƤɊĂǀĆĴžĤNJŨxĚĮǂƺòƌ‚–âÔ®ĮXŦţƸZûЋƕƑGđ¨ĭMó·ęcëƝɉlÝƯֹÅŃ^Ó·śŃNjƏďíåɛGɉ™¿@ăƑŽ¥ĘWǬÏĶŁâ"],["@@\\p|WoYG¿¥I†j@¢"],["@@…¡‰@ˆV^RqˆBbAŒnTXeRz¤Lž«³I"],["@@ÆEE—„kWqë @œ"],["@@fced"]],"encodeOffsets":[[[122886,24033]],[[123335,22980]],[[122375,24193]],[[122518,24117]],[[124427,22618]],[[124862,26043]]]},"properties":{"cp":[121.509062,25.044332],"name":"台湾","childNum":6}},{"id":"130000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@o~†Z]‚ªr‰ºc_ħ²G¼s`jΟnüsœłNX_“M`ǽÓnUK…Ĝēs¤­©yrý§uģŒc†JŠ›e"],["@@U`Ts¿m‚"],["@@oºƋÄd–eVŽDJj£€J|Ådz•Ft~žKŨ¸IÆv|”‡¢r}膎onb˜}`RÎÄn°ÒdÞ²„^®’lnÐèĄlðӜ×]ªÆ}LiĂ±Ö`^°Ç¶p®đDcœŋ`–ZÔ’¶êqvFƚ†N®ĆTH®¦O’¾ŠIbÐã´BĐɢŴÆíȦp–ĐÞXR€·nndOž¤’OÀĈƒ­Qg˜µFo|gȒęSWb©osx|hYh•gŃfmÖĩnº€T̒Sp›¢dYĤ¶UĈjl’ǐpäìë|³kÛfw²Xjz~ÂqbTŠÑ„ěŨ@|oM‡’zv¢ZrÃVw¬ŧˏfŒ°ÐT€ªqŽs{Sž¯r æÝlNd®²Ğ džiGʂJ™¼lr}~K¨ŸƐÌWö€™ÆŠzRš¤lêmĞL΄’@¡|q]SvK€ÑcwpÏρ†ĿćènĪWlĄkT}ˆJ”¤~ƒÈT„d„™pddʾĬŠ”ŽBVt„EÀ¢ôPĎƗè@~‚k–ü\\rÊĔÖæW_§¼F˜†´©òDòj’ˆYÈrbĞāøŀG{ƀ|¦ðrb|ÀH`pʞkv‚GpuARhÞÆǶgƊTǼƹS£¨¡ù³ŘÍ]¿Ây™ôEP xX¶¹܇O¡“gÚ¡IwÃ鑦ÅB‡Ï|ǰ…N«úmH¯‹âŸDùŽyŜžŲIÄuШDž•¸dɂ‡‚FŸƒ•›Oh‡đ©OŸ›iÃ`ww^ƒÌkŸ‘ÑH«ƇǤŗĺtFu…{Z}Ö@U‡´…ʚLg®¯Oı°ÃwŸ ^˜—€VbÉs‡ˆmA…ê]]w„§›RRl£‡ȭµu¯b{ÍDěïÿȧŽuT£ġƒěŗƃĝ“Q¨fV†Ƌ•ƅn­a@‘³@šď„yýIĹÊKšŭfċŰóŒxV@tˆƯŒJ”]eƒR¾fe|rHA˜|h~Ėƍl§ÏŠlTíb ØoˆÅbbx³^zÃ͚¶Sj®A”yÂhðk`š«P€”ˈµEF†Û¬Y¨Ļrõqi¼‰Wi°§’б´°^[ˆÀ|ĠO@ÆxO\\tŽa\\tĕtû{ġŒȧXýĪÓjùÎRb›š^ΛfK[ݏděYfíÙTyŽuUSyŌŏů@Oi½’éŅ­aVcř§ax¹XŻác‡žWU£ôãºQ¨÷Ñws¥qEH‰Ù|‰›šYQoŕÇyáĂ£MðoťÊ‰P¡mšWO¡€v†{ôvîēÜISpÌhp¨ ‘j†deŔQÖj˜X³à™Ĉ[n`Yp@Už–cM`’RKhŒEbœ”pŞlNut®Etq‚nsÁŠgA‹iú‹oH‡qCX‡”hfgu“~ϋWP½¢G^}¯ÅīGCŸÑ^ãziMáļMTÃƘrMc|O_ž¯Ŏ´|‡morDkO\\mĆJfl@c̬¢aĦtRıҙ¾ùƀ^juųœK­ƒUFy™—Ɲ…›īÛ÷ąV×qƥV¿aȉd³B›qPBm›aËđŻģm“Å®Vйd^K‡KoŸnYg“¯Xhqa”Ldu¥•ÍpDž¡KąÅƒkĝęěhq‡}HyÓ]¹ǧ£…Í÷¿qáµ§š™g‘¤o^á¾ZE‡¤i`ij{n•ƒOl»ŸWÝĔįhg›F[¿¡—ßkOüš_‰€ū‹i„DZàUtėGylƒ}ŒÓM}€jpEC~¡FtoQi‘šHkk{Ãmï‚"]],"encodeOffsets":[[[119712,40641]],[[121616,39981]],[[116462,37237]]]},"properties":{"cp":[114.502461,38.045474],"name":"河北","childNum":3}},{"id":"140000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@Þĩ҃S‰ra}Á€yWix±Üe´lè“ßÓǏok‘ćiµVZģ¡coœ‘TS˹ĪmnÕńe–hZg{gtwªpXaĚThȑp{¶Eh—®RćƑP¿£‘Pmc¸mQÝW•ďȥoÅîɡųAďä³aωJ‘½¥PG­ąSM­™…EÅruµé€‘Yӎ•Ō_d›ĒCo­Èµ]¯_²ÕjāŽK~©ÅØ^ԛkïçămϑk]­±ƒcݯÑÃmQÍ~_a—pm…~ç¡q“ˆu{JÅŧ·Ls}–EyÁÆcI{¤IiCfUc•ƌÃp§]웫vD@¡SÀ‘µM‚ÅwuŽYY‡¡DbÑc¡hƒ×]nkoQdaMç~eD•ÛtT‰©±@¥ù@É¡‰ZcW|WqOJmĩl«ħşvOÓ«IqăV—¥ŸD[mI~Ó¢cehiÍ]Ɠ~ĥqXŠ·eƷœn±“}v•[ěďŽŕ]_‘œ•`‰¹ƒ§ÕōI™o©b­s^}Ét±ū«³p£ÿ·Wµ|¡¥ăFÏs׌¥ŅxŸÊdÒ{ºvĴÎêÌɊ²¶€ü¨|ÞƸµȲ‘LLúÉƎ¤ϊęĔV`„_bª‹S^|ŸdŠzY|dz¥p†ZbÆ£¶ÒK}tĦÔņƠ‚PYzn€ÍvX¶Ěn ĠÔ„zý¦ª˜÷žÑĸَUȌ¸‚dòÜJð´’ìúNM¬ŒXZ´‘¤ŊǸ_tldIš{¦ƀðĠȤ¥NehXnYG‚‡R° ƬDj¬¸|CĞ„Kq‚ºfƐiĺ©ª~ĆOQª ¤@ìǦɌ²æBŒÊ”TœŸ˜ʂōĖ’šĴŞ–ȀœÆÿȄlŤĒö„t”νî¼ĨXhŒ‘˜|ªM¤Ðz"],"encodeOffsets":[[116874,41716]]},"properties":{"cp":[112.549248,37.857014],"name":"山西","childNum":1}},{"id":"150000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@Č^â£Ăh–šĖMÈÄw‚\\fŦ°W ¢¾luŸD„wŠ\\̀ʉÌÛM…Ā[bӞEn}¶Vc…ê“sƒ–›¯PqƒFB…‰|S•³C|kñ•H‹d‘iÄ¥sˆʼnő…PóÑÑE^‘ÅPpy_YtS™hQ·aHwsOnʼnÚs©iqj›‰€USiº]ïWš‰«gW¡A–R붛ijʕ…Œů`çõh]y»ǃŸǛҤxÒm~zf}pf|ÜroÈzrKÈĵSƧ„ż؜Ġu¦ö"],["@@sKCš…GS|úþX”gp›{ÁX¿Ÿć{ƱȏñZáĔyoÁhA™}ŅĆfdʼn„_¹„Y°ėǩÑ¡H¯¶oMQqð¡Ë™|‘Ñ`ƭŁX½·óۓxğįÅcQ‡ˆ“ƒs«tȋDžF“Ÿù^i‘t«Č¯[›hAi©á¥ÇĚ×l|¹y¯YȵƓ‹ñǙµï‚ċ™Ļ|Dœ™üȭ¶¡˜›oŽäÕG\\ďT¿Òõr¯œŸLguÏYęRƩšɷŌO\\İТæ^Ŋ IJȶȆbÜGŽĝ¬¿ĚVĎgª^íu½jÿĕęjık@Ľƒ]ėl¥Ë‡ĭûÁ„ƒėéV©±ćn©­ȇžÍq¯½•YÃÔʼn“ÉNѝÅÝy¹NqáʅDǡËñ­ƁYÅy̱os§ȋµʽǘǏƬɱà‘ưN¢ƔÊuľýľώȪƺɂļžxœZĈ}ÌʼnŪ˜ĺœŽĭFЛĽ̅ȣͽÒŵìƩÇϋÿȮǡŏçƑůĕ~Ǎ›¼ȳÐUf†dIxÿ\\G ˆzâɏÙOº·pqy£†@ŒŠqþ@Ǟ˽IBäƣzsÂZ†ÁàĻdñ°ŕzéØűzșCìDȐĴĺf®ŽÀľưø@ɜÖÞKĊŇƄ§‚͑těï͡VAġÑÑ»d³öǍÝXĉĕÖ{þĉu¸ËʅğU̎éhɹƆ̗̮ȘNJ֥ड़ࡰţાíϲäʮW¬®ҌeרūȠkɬɻ̼ãüfƠSצɩςåȈHϚÎKdzͲOðÏȆƘ¼CϚǚ࢚˼ФԂ¤ƌžĞ̪Qʤ´¼mȠJˀŸƲÀɠmǐnǔĎȆÞǠN~€ʢĜ‚¶ƌĆĘźʆȬ˪ĚǏĞGȖƴƀj`ĢçĶāàŃºē̃ĖćšYŒÀŎüôQÐÂŎŞdžŞêƖš˜oˆDĤÕºÑǘÛˤ³̀gńƘĔÀ^žªƂ`ªt¾äƚêĦĀ¼Ð€Ĕǎ¨Ȕ»͠^ˮÊȦƤøxRrŜH¤¸ÂxDĝŒ|ø˂˜ƮÐ¬ɚwɲFjĔ²Äw°dždÀɞ_ĸdîàŎjʜêTĞªŌ‡ŜWÈ|tqĢUB~´°ÎFC•ŽU¼pĀēƄN¦¾O¶ŠłKĊOj“Ě”j´ĜYp˜{¦„ˆSĚÍ\\Tš×ªV–÷Ší¨ÅDK°ßtŇĔKš¨ǵÂcḷ̌ĚǣȄĽF‡lġUĵœŇ‹ȣFʉɁƒMğįʏƶɷØŭOǽ«ƽū¹Ʊő̝Ȩ§ȞʘĖiɜɶʦ}¨֪ࠜ̀ƇǬ¹ǨE˦ĥªÔêFŽxúQ„Er´W„rh¤Ɛ \\talĈDJ˜Ü|[Pll̚¸ƎGú´Pž¬W¦†^¦–H]prR“n|or¾wLVnÇIujkmon£cX^Bh`¥V”„¦U¤¸}€xRj–[^xN[~ªŠxQ„‚[`ªHÆÂExx^wšN¶Ê˜|¨ì†˜€MrœdYp‚oRzNy˜ÀDs~€bcfÌ`L–¾n‹|¾T‚°c¨È¢a‚r¤–`[|òDŞĔöxElÖdH„ÀI`„Ď\\Àì~ƎR¼tf•¦^¢ķ¶e”ÐÚMŒptgj–„ɡČÅyġLû™ŇV®ŠÄÈƀ†Ď°P|ªVV†ªj–¬ĚÒêp¬–E|ŬÂc|ÀtƐK fˆ{ĘFǜƌXƲąo½Ę‘\\¥–o}›Ûu£ç­kX‘{uĩ«āíÓUŅßŢq€Ť¥lyň[€oi{¦‹L‡ń‡ðFȪȖ”ĒL„¿Ì‹ˆfŒ£K£ʺ™oqNŸƒwğc`ue—tOj×°KJ±qƒÆġm‰Ěŗos¬…qehqsuœƒH{¸kH¡Š…ÊRǪÇƌbȆ¢´ä܍¢NìÉʖ¦â©Ż؛Ç@Vu»A—ylßí¹ĵê…ÝlISò³C¹Ìâ„²i¶’Ìoú^H“²CǜңDŽ z¼g^èöŰ_‹‚–†IJĕꄜ}gÁnUI«m‰…„‹]j‡vV¼euhwqA„aW˜ƒ_µj…»çjioQR¹ēÃßt@r³[ÛlćË^ÍÉáG“›OUۗOB±•XŸkŇ¹£k|e]ol™ŸkVͼÕqtaÏõjgÁ£§U^Œ”RLˆËnX°Ç’Bz†^~wfvˆypV ¯„ƫĉ˭ȫƗŷɿÿĿƑ˃ĝÿÃǃßËőó©ǐȍŒĖM×ÍEyx‹þp]Évïè‘vƀnÂĴÖ@‚‰†V~Ĉ™Š³MEˆĸÅĖt—ējyÄDXÄxGQuv_›i¦aBçw‘˛wD™©{ŸtāmQ€{EJ§KPśƘƿ¥@‰sCT•É}ɃwˆƇy±ŸgÑ“}T[÷kÐ禫…SÒ¥¸ëBX½‰HáŵÀğtSÝÂa[ƣ°¯¦P]£ġ“–“Òk®G²„èQ°óMq}EŠóƐÇ\\ƒ‡@áügQ͋u¥Fƒ“T՛¿Jû‡]|mvāÎYua^WoÀa·­ząÒot×¶CLƗi¯¤mƎHNJ¤îìɾŊìTdåwsRÖgĒųúÍġäÕ}Q¶—ˆ¿A•†‹[¡Œ{d×uQAƒ›M•xV‹vMOmăl«ct[wº_šÇʊŽŸjb£ĦS_é“QZ“_lwgOiýe`YYLq§IÁˆdz£ÙË[ÕªuƏ³ÍT—s·bÁĽäė[›b[ˆŗfãcn¥îC¿÷µ[ŏÀQ­ōšĉm¿Á^£mJVm‡—L[{Ï_£›F¥Ö{ŹA}…×Wu©ÅaųijƳhB{·TQqÙIķˑZđ©Yc|M¡…L•eVUóK_QWk’_ĥ‘¿ãZ•»X\\ĴuUƒè‡lG®ěłTĠğDєOrÍd‚ÆÍz]‹±…ŭ©ŸÅ’]ŒÅÐ}UË¥©Tċ™ïxgckfWgi\\ÏĒ¥HkµE˜ë{»ÏetcG±ahUiñiWsɁˆ·c–C‚Õk]wȑ|ća}w…VaĚ᠞ŒG°ùnM¬¯†{ÈˆÐÆA’¥ÄêJxÙ¢”hP¢Ûˆº€µwWOŸóFŽšÁz^ÀŗÎú´§¢T¤ǻƺSė‰ǵhÝÅQgvBHouʝl_o¿Ga{ïq{¥|ſĿHĂ÷aĝÇq‡Z‘ñiñC³ª—…»E`¨åXēÕqÉû[l•}ç@čƘóO¿¡ƒFUsA‰“ʽīccšocƒ‚ƒÇS}„“£‡IS~ălkĩXçmĈ…ŀЂoÐdxÒuL^T{r@¢‘žÍƒĝKén£kQ™‰yšÅõËXŷƏL§~}kqš»IHėDžjĝŸ»ÑÞoŸå°qTt|r©ÏS‹¯·eŨĕx«È[eMˆ¿yuˆ‘pN~¹ÏyN£{©’—g‹ħWí»Í¾s“əšDž_ÃĀɗ±ą™ijĉʍŌŷ—S›É“A‹±åǥɋ@럣R©ąP©}ĹªƏj¹erƒLDĝ·{i«ƫC£µ"]],"encodeOffsets":[[[127444,52594]],[[113793,40312]]]},"properties":{"cp":[111.670801,40.818311],"name":"内蒙古","childNum":2}},{"id":"210000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@L–Ž@@s™a"],["@@MnNm"],["@@d‚c"],["@@eÀ‚C@b‚“‰"],["@@f‡…Xwkbr–Ä`qg"],["@@^jtW‘Q"],["@@~ Y]c"],["@@G`ĔN^_¿Z‚ÃM"],["@@iX¶B‹Y"],["@@„YƒZ"],["@@L_{Epf"],["@@^WqCT\\"],["@@\\[“‹§t|”¤_"],["@@m`n_"],["@@Ïxnj{q_×^Giip"],["@@@œé^B†‡ntˆaÊU—˜Ÿ]x ¯ÄPIJ­°h€ʙK³†VˆÕ@Y~†|EvĹsDŽ¦­L^p²ŸÒG ’Ël]„xxÄ_˜fT¤Ď¤cŽœP„–C¨¸TVjbgH²sdÎdHt`Bˆ—²¬GJję¶[ÐhjeXdlwhšðSȦªVÊπ‹Æ‘Z˜ÆŶ®²†^ŒÎyÅÎcPqń“ĚDMħĜŁH­ˆk„çvV[ij¼W–‚YÀäĦ’‘`XlžR`žôLUVžfK–¢†{NZdĒª’YĸÌÚJRr¸SA|ƴgŴĴÆbvªØX~†źBŽ|¦ÕœEž¤Ð`\\|Kˆ˜UnnI]¤ÀÂĊnŎ™R®Ő¿¶\\ÀøíDm¦ÎbŨab‰œaĘ\\ľã‚¸a˜tÎSƐ´©v\\ÖÚÌǴ¤Â‡¨JKr€Z_Z€fjþhPkx€`Y”’RIŒjJcVf~sCN¤ ˆE‚œhæm‰–sHy¨SðÑÌ\\\\ŸĐRZk°IS§fqŒßýáЍÙÉÖ[^¯ǤŲ„ê´\\¦¬ĆPM¯£Ÿˆ»uïpùzEx€žanµyoluqe¦W^£ÊL}ñrkqWňûP™‰UP¡ôJŠoo·ŒU}£Œ„[·¨@XŒĸŸ“‹‹DXm­Ûݏº‡›GU‹CÁª½{íĂ^cj‡k“¶Ã[q¤“LÉö³cux«zZfƒ²BWÇ®Yß½ve±ÃC•ý£W{Ú^’q^sÑ·¨‹ÍOt“¹·C¥‡GD›rí@wÕKţ݋˜Ÿ«V·i}xËÍ÷‘i©ĝ‡ɝǡ]ƒˆ{c™±OW‹³Ya±Ÿ‰_穂Hžĕoƫ€Ňqƒr³‰Lys[„ñ³¯OS–ďOMisZ†±ÅFC¥Pq{‚Ã[Pg}\\—¿ghćO…•k^ģÁFıĉĥM­oEqqZûěʼn³F‘¦oĵ—hŸÕP{¯~TÍlª‰N‰ßY“Ð{Ps{ÃVU™™eĎwk±ʼnVÓ½ŽJãÇÇ»Jm°dhcÀff‘dF~ˆ€ĀeĖ€d`sx² šƒ®EżĀdQ‹Âd^~ăÔHˆ¦\\›LKpĄVez¤NP ǹӗR™ÆąJSh­a[¦´Âghwm€BÐ¨źhI|žVVŽ—Ž|p] Â¼èNä¶ÜBÖ¼“L`‚¼bØæŒKV”ŸpoœúNZÞÒKxpw|ÊEMnzEQšŽIZ”ŽZ‡NBˆčÚFÜçmĩ‚WĪñt‘ÞĵÇñZ«uD‚±|Əlij¥ãn·±PmÍa‰–da‡ CL‡Ǒkùó¡³Ï«QaċϑOÃ¥ÕđQȥċƭy‹³ÃA"]],"encodeOffsets":[[[123686,41445]],[[126019,40435]],[[124393,40128]],[[126117,39963]],[[125322,40140]],[[126686,40700]],[[126041,40374]],[[125584,40168]],[[125453,40165]],[[125362,40214]],[[125280,40291]],[[125774,39997]],[[125976,40496]],[[125822,39993]],[[125509,40217]],[[122731,40949]]]},"properties":{"cp":[123.429096,41.796767],"name":"辽宁","childNum":16}},{"id":"220000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@‘p䔳PClƒFbbÍzš€wBG’ĭ€Z„Åi“»ƒlY­ċ²SgŽkÇ£—^S‰“qd¯•‹R…©éŽ£¯S†\\cZ¹iűƏCuƍÓX‡oR}“M^o•£…R}oªU­F…uuXHlEŕ‡€Ï©¤ÛmTŽþ¤D–²ÄufàÀ­XXȱAe„yYw¬dvõ´KÊ£”\\rµÄl”iˆdā]|DÂVŒœH¹ˆÞ®ÜWnŒC”Œķ W‹§@\\¸‹ƒ~¤‹Vp¸‰póIO¢ŠVOšŇürXql~òÉK]¤¥Xrfkvzpm¶bwyFoúvð‡¼¤ N°ąO¥«³[ƒéǡű_°Õ\\ÚÊĝŽþâőàerR¨­JYlďQ[ ÏYëЧTGz•tnŠß¡gFkMŸāGÁ¤ia É‰™È¹`\\xs€¬dĆkNnuNUŠ–užP@‚vRY¾•–\\¢…ŒGªóĄ~RãÖÎĢù‚đŴÕhQŽxtcæëSɽʼníëlj£ƍG£nj°KƘµDsØÑpyƸ®¿bXp‚]vbÍZuĂ{nˆ^IüœÀSք”¦EŒvRÎûh@℈[‚Əȉô~FNr¯ôçR±ƒ­HÑl•’Ģ–^¤¢‚OðŸŒævxsŒ]ÞÁTĠs¶¿âƊGW¾ìA¦·TѬ†è¥€ÏÐJ¨¼ÒÖ¼ƒƦɄxÊ~S–tD@ŠĂ¼Ŵ¡jlºWžvЉˆzƦZЎ²CH— „Axiukd‹ŒGgetqmcžÛ£Ozy¥cE}|…¾cZ…k‚‰¿uŐã[oxGikfeäT@…šSUwpiÚFM©’£è^ڟ‚`@v¶eň†f h˜eP¶žt“äOlÔUgƒÞzŸU`lœ}ÔÆUvØ_Ō¬Öi^ĉi§²ÃŠB~¡Ĉ™ÚEgc|DC_Ȧm²rBx¼MÔ¦ŮdĨÃâYx‘ƘDVÇĺĿg¿cwÅ\\¹˜¥Yĭlœ¤žOv†šLjM_a W`zļMž·\\swqÝSA‡š—q‰Śij¯Š‘°kŠRē°wx^Đkǂғ„œž“œŽ„‹\\]˜nrĂ}²ĊŲÒøãh·M{yMzysěnĒġV·°“G³¼XÀ““™¤¹i´o¤ŃšŸÈ`̃DzÄUĞd\\i֚ŒˆmÈBĤÜɲDEh LG¾ƀľ{WaŒYÍȏĢĘÔRîĐj‹}Ǟ“ccj‡oUb½š{“h§Ǿ{K‹ƖµÎ÷žGĀÖŠåưÎs­l›•yiē«‹`姝H¥Ae^§„GK}iã\\c]v©ģZ“mÃ|“[M}ģTɟĵ‘Â`À–çm‰‘FK¥ÚíÁbXš³ÌQґHof{‰]e€pt·GŋĜYünĎųVY^’˜ydõkÅZW„«WUa~U·Sb•wGçǑ‚“iW^q‹F‚“›uNĝ—·Ew„‹UtW·Ýďæ©PuqEzwAV•—XR‰ãQ`­©GŒM‡ehc›c”ďϝd‡©ÑW_ϗYƅŒ»…é\\ƒɹ~ǙG³mØ©BšuT§Ĥ½¢Ã_ý‘L¡‘ýŸqT^rme™\\Pp•ZZbƒyŸ’uybQ—efµ]UhĿDCmûvašÙNSkCwn‰cćfv~…Y‹„ÇG"],"encodeOffsets":[[130196,42528]]},"properties":{"cp":[125.3245,43.886841],"name":"吉林","childNum":1}},{"id":"230000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@ƨƒĶTLÇyqpÇÛqe{~oyen}s‰`q‡iXG”ù]Ëp½“©lɇÁp]Þñ´FÔ^f‘äîºkà˜z¼BUvÈ@"],["@@UƒµNÿ¥īè灋•HÍøƕ¶LŒǽ|g¨|”™Ža¾pViˆdd”~ÈiŒíďÓQġėǐZ΋ŽXb½|ſÃH½ŸKFgɱCģÛÇA‡n™‹jÕc[VĝDZÃ˄Ç_™ £ń³pŽj£º”š¿”»WH´¯”U¸đĢmžtĜyzzNN|g¸÷äűѱĉā~mq^—Œ[ƒ”››”ƒǁÑďlw]¯xQĔ‰¯l‰’€°řĴrŠ™˜BˆÞTxr[tޏĻN_yŸX`biN™Ku…P›£k‚ZĮ—¦[ºxÆÀdhŽĹŀUÈƗCw’áZħÄŭcÓ¥»NAw±qȥnD`{ChdÙFćš}¢‰A±Äj¨]ĊÕjŋ«×`VuÓś~_kŷVÝyh„“VkÄãPs”Oµ—fŸge‚Ň…µf@u_Ù ÙcŸªNªÙEojVx™T@†ãSefjlwH\\pŏäÀvŠŽlY†½d{†F~¦dyz¤PÜndsrhf‹HcŒvlwjFœ£G˜±DύƥY‡yϊu¹XikĿ¦ÏqƗǀOŜ¨LI|FRĂn sª|Cš˜zxAè¥bœfudTrFWÁ¹Am|˜ĔĕsķÆF‡´Nš‰}ć…UŠÕ@Áijſmužç’uð^ÊýowŒFzØÎĕNőžǏȎôªÌŒDŽàĀÄ˄ĞŀƒʀĀƘŸˮȬƬĊ°ƒUŸzou‡xe]}Ž…AyȑW¯ÌmK‡“Q]‹Īºif¸ÄX|sZt|½ÚUΠlkš^p{f¤lˆºlÆW –€A²˜PVܜPH”Êâ]ÎĈÌÜk´\\@qàsĔÄQºpRij¼èi†`¶—„bXƒrBgxfv»ŽuUiˆŒ^v~”J¬mVp´£Œ´VWrnP½ì¢BX‚¬h™ŠðX¹^TjVœŠriªj™tŊÄm€tPGx¸bgRšŽsT`ZozÆO]’ÒFô҆Oƒ‡ŊŒvŞ”p’cGŒêŠsx´DR–Œ{A†„EOr°Œ•žx|íœbˆ³Wm~DVjºéNN†Ëܲɶ­GƒxŷCStŸ}]ûō•SmtuÇÃĕN•™āg»šíT«u}ç½BĵÞʣ¥ëÊ¡Mێ³ãȅ¡ƋaǩÈÉQ‰†G¢·lG|›„tvgrrf«†ptęŘnŠÅĢr„I²¯LiØsPf˜_vĠd„xM prʹšL¤‹¤‡eˌƒÀđK“žïÙVY§]I‡óáĥ]ķ†Kˆ¥Œj|pŇ\\kzţ¦šnņäÔVĂîά|vW’®l¤èØr‚˜•xm¶ă~lÄƯĄ̈́öȄEÔ¤ØQĄ–Ą»ƢjȦOǺ¨ìSŖÆƬy”Qœv`–cwƒZSÌ®ü±DŽ]ŀç¬B¬©ńzƺŷɄeeOĨS’Œfm Ċ‚ƀP̎ēz©Ċ‚ÄÕÊmgŸÇsJ¥ƔˆŊśæ’΁Ñqv¿íUOµª‰ÂnĦÁ_½ä@ê텣P}Ġ[@gġ}g“ɊדûÏWXá¢užƻÌsNͽƎÁ§č՛AēeL³àydl›¦ĘVçŁpśdžĽĺſʃQíÜçÛġԏsĕ¬—Ǹ¯YßċġHµ ¡eå`ļƒrĉŘóƢFì“ĎWøxÊk†”ƈdƬv|–I|·©NqńRŀƒ¤é”eŊœŀ›ˆàŀU²ŕƀB‚Q£Ď}L¹Îk@©ĈuǰųǨ”Ú§ƈnTËÇéƟÊcfčŤ^Xm‡—HĊĕË«W·ċëx³ǔķÐċJā‚wİ_ĸ˜Ȁ^ôWr­°oú¬Ħ…ŨK~”ȰCĐ´Ƕ£’fNÎèâw¢XnŮeÂÆĶŽ¾¾xäLĴĘlļO¤ÒĨA¢Êɚ¨®‚ØCÔ ŬGƠ”ƦYĜ‡ĘÜƬDJ—g_ͥœ@čŅĻA“¶¯@wÎqC½Ĉ»NŸăëK™ďÍQ“Ùƫ[«Ãí•gßÔÇOÝáW‘ñuZ“¯ĥ€Ÿŕā¡ÑķJu¤E Ÿå¯°WKɱ_d_}}vyŸõu¬ï¹ÓU±½@gÏ¿rýD‰†g…Cd‰µ—°MFYxw¿CG£‹Rƛ½Õ{]L§{qqąš¿BÇƻğëšܭNJË|c²}Fµ}›ÙRsÓpg±ŠQNqǫŋRwŕnéÑÉKŸ†«SeYR…ŋ‹@{¤SJ}šD Ûǖ֍Ÿ]gr¡µŷjqWÛham³~S«“„›Þ]"]],"encodeOffsets":[[[127123,51780]],[[134456,44547]]]},"properties":{"cp":[126.642464,45.756967],"name":"黑龙江","childNum":2}},{"id":"320000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@cþÅPiŠ`ZŸRu¥É\\]~°ŽY`µ†Óƒ^phÁbnÀşúŽòa–ĬºTÖŒb‚˜e¦¦€{¸ZâćNpŒ©žHr|^ˆmjhŠSEb\\afv`sz^lkŽlj‹Ätg‹¤D˜­¾Xš¿À’|ДiZ„ȀåB·î}GL¢õcßjaŸyBFµÏC^ĭ•cÙt¿sğH]j{s©HM¢ƒQnDÀ©DaÜތ·jgàiDbPufjDk`dPOîƒhw¡ĥ‡¥šG˜ŸP²ĐobºrY†„î¶aHŢ´ ]´‚rılw³r_{£DB_Ûdåuk|ˆŨ¯F Cºyr{XFy™e³Þċ‡¿Â™kĭB¿„MvÛpm`rÚã”@ƹhågËÖƿxnlč¶Åì½Ot¾dJlŠVJʜǀœŞqvnOŠ^ŸJ”Z‘ż·Q}ê͎ÅmµÒ]Žƍ¦Dq}¬R^èĂ´ŀĻĊIԒtžIJyQŐĠMNtœR®òLh‰›Ěs©»œ}OӌGZz¶A\\jĨFˆäOĤ˜HYš†JvÞHNiÜaϚɖnFQlšNM¤ˆB´ĄNöɂtp–Ŭdf先‹qm¿QûŠùއÚb¤uŃJŴu»¹Ą•lȖħŴw̌ŵ²ǹǠ͛hĭłƕrçü±Y™xci‡tğ®jű¢KOķ•Coy`å®VTa­_Ā]ŐÝɞï²ʯÊ^]afYǸÃĆēĪȣJđ͍ôƋĝÄ͎ī‰çÛɈǥ£­ÛmY`ó£Z«§°Ó³QafusNıDž_k}¢m[ÝóDµ—¡RLčiXy‡ÅNïă¡¸iĔϑNÌŕoēdōîåŤûHcs}~Ûwbù¹£¦ÓCt‹OPrƒE^ÒoŠg™ĉIµžÛÅʹK…¤½phMŠü`o怆ŀ"],"encodeOffsets":[[121740,32276]]},"properties":{"cp":[118.767413,32.041544],"name":"江苏","childNum":1}},{"id":"330000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@E^dQ]K"],["@@jX^j‡"],["@@sfŠbU‡"],["@@qP\\xz[ck"],["@@‘Rƒ¢‚FX}°[s_"],["@@Cbœ\\—}"],["@@e|v\\la{u"],["@@v~u}"],["@@QxÂF¯}"],["@@¹nŒvÞs¯o"],["@@rSkUEj"],["@@bi­ZŒP"],["@@p[}INf"],["@@À¿€"],["@@¹dnbŒ…"],["@@rSŸBnR"],["@@g~h}"],["@@FlEk"],["@@OdPc"],["@@v[u\\"],["@@FjâL~wyoo~›sµL–\\"],["@@¬e¹aNˆ"],["@@\\nÔ¡q]L³ë\\ÿ®ŒQ֎"],["@@ÊA­©[¬"],["@@KxŒv­"],["@@@hlIk]"],["@@pW{o||j"],["@@Md|_mC"],["@@¢…X£ÏylD¼XˆtH"],["@@hlÜ[LykAvyfw^Ež›¤"],["@@fp¤Mus“R"],["@@®_ma~•LÁ¬šZ"],["@@iM„xZ"],["@@ZcYd"],["@@Z~dOSo|A¿qZv"],["@@@`”EN¡v"],["@@|–TY{"],["@@@n@m"],["@@XWkCT\\"],["@@ºwšZRkĕWO¢"],["@@™X®±Grƪ\\ÔáXq{‹"],["@@ůTG°ĄLHm°UC‹"],["@@¤Ž€aÜx~}dtüGæţŎíĔcŖpMËВj碷ðĄÆMzˆjWKĎ¢Q¶˜À_꒔_Bı€i«pZ€gf€¤Nrq]§ĂN®«H±‡yƳí¾×ŸīàLłčŴǝĂíÀBŖÕªˆŠÁŖHŗʼnåqûõi¨hÜ·ƒñt»¹ýv_[«¸m‰YL¯‰Qª…mĉÅdMˆ•gÇjcº«•ęœ¬­K­´ƒB«Âącoċ\\xKd¡gěŧ«®á’[~ıxu·Å”KsËɏc¢Ù\\ĭƛëbf¹­ģSƒĜkáƉÔ­ĈZB{ŠaM‘µ‰fzʼnfåÂŧįƋǝÊĕġć£g³ne­ą»@­¦S®‚\\ßðCšh™iqªĭiAu‡A­µ”_W¥ƣO\\lċĢttC¨£t`ˆ™PZäuXßBs‡Ļyek€OđġĵHuXBšµ]׌‡­­\\›°®¬F¢¾pµ¼kŘó¬Wät’¸|@ž•L¨¸µr“ºù³Ù~§WI‹ŸZWŽ®’±Ð¨ÒÉx€`‰²pĜ•rOògtÁZ}þÙ]„’¡ŒŸFK‚wsPlU[}¦Rvn`hq¬\\”nQ´ĘRWb”‚_ rtČFI֊kŠŠĦPJ¶ÖÀÖJĈĄTĚòžC ²@Pú…Øzœ©PœCÈÚœĒ±„hŖ‡l¬â~nm¨f©–iļ«m‡nt–u†ÖZÜÄj“ŠLŽ®E̜Fª²iÊxبžIÈhhst"],["@@o\\V’zRZ}y"],["@@†@°¡mۛGĕ¨§Ianá[ýƤjfæ‡ØL–•äGr™"]],"encodeOffsets":[[[125592,31553]],[[125785,31436]],[[125729,31431]],[[125513,31380]],[[125223,30438]],[[125115,30114]],[[124815,29155]],[[124419,28746]],[[124095,28635]],[[124005,28609]],[[125000,30713]],[[125111,30698]],[[125078,30682]],[[125150,30684]],[[124014,28103]],[[125008,31331]],[[125411,31468]],[[125329,31479]],[[125626,30916]],[[125417,30956]],[[125254,30976]],[[125199,30997]],[[125095,31058]],[[125083,30915]],[[124885,31015]],[[125218,30798]],[[124867,30838]],[[124755,30788]],[[124802,30809]],[[125267,30657]],[[125218,30578]],[[125200,30562]],[[124968,30474]],[[125167,30396]],[[124955,29879]],[[124714,29781]],[[124762,29462]],[[124325,28754]],[[123990,28459]],[[125366,31477]],[[125115,30363]],[[125369,31139]],[[122495,31878]],[[125329,30690]],[[125192,30787]]]},"properties":{"cp":[120.153576,30.287459],"name":"浙江","childNum":45}},{"id":"340000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@^iuLX^"],["@@‚e©Ehl"],["@@°ZÆëϵmkǀwÌÕæhºgBĝâqÙĊz›ÖgņtÀÁÊÆá’hEz|WzqD¹€Ÿ°E‡ŧl{ævÜcA`¤C`|´qžxIJkq^³³ŸGšµbƒíZ…¹qpa±ď OH—¦™Ħˆx¢„gPícOl_iCveaOjCh߸i݋bÛªCC¿€m„RV§¢A|t^iĠGÀtÚs–d]ĮÐDE¶zAb àiödK¡~H¸íæAžǿYƒ“j{ď¿‘™À½W—®£ChŒÃsiŒkkly]_teu[bFa‰Tig‡n{]Gqªo‹ĈMYá|·¥f¥—őaSÕė™NµñĞ«ImŒ_m¿Âa]uĜp …Z_§{Cƒäg¤°r[_Yj‰ÆOdý“[ŽI[á·¥“Q_n‡ùgL¾mv™ˊBÜÆ¶ĊJhšp“c¹˜O]iŠ]œ¥ jtsggJǧw×jÉ©±›EFˍ­‰Ki”ÛÃÕYv…s•ˆm¬njĻª•§emná}k«ŕˆƒgđ²Ù›DǤ›í¡ªOy›†×Où±@DŸñSęćăÕIÕ¿IµĥO‰‰jNÕËT¡¿tNæŇàåyķrĕq§ÄĩsWÆßŽF¶žX®¿‰mŒ™w…RIޓfßoG‘³¾©uyH‘į{Ɓħ¯AFnuP…ÍÔzšŒV—dàôº^Ðæd´€‡oG¤{S‰¬ćxã}›ŧ×Kǥĩ«žÕOEзÖdÖsƘѨ[’Û^Xr¢¼˜§xvěƵ`K”§ tÒ´Cvlo¸fzŨð¾NY´ı~ÉĔē…ßúLÃϖ_ÈÏ|]ÂÏFl”g`bšežž€n¾¢pU‚h~ƴ˶_‚r sĄ~cž”ƈ]|r c~`¼{À{ȒiJjz`îÀT¥Û³…]’u}›f…ïQl{skl“oNdŸjŸäËzDvčoQŠďHI¦rb“tHĔ~BmlRš—V_„ħTLnñH±’DžœL‘¼L˜ªl§Ťa¸ŒĚlK²€\\RòvDcÎJbt[¤€D@®hh~kt°ǾzÖ@¾ªdb„YhüóZ ň¶vHrľ\\ʗJuxAT|dmÀO„‹[ÃԋG·ĚąĐlŪÚpSJ¨ĸˆLvÞcPæķŨŽ®mАˆálŸwKhïgA¢ųƩޖ¤OȜm’°ŒK´"]],"encodeOffsets":[[[121722,32278]],[[119475,30423]],[[119168,35472]]]},"properties":{"cp":[117.283042,31.86119],"name":"安徽","childNum":3}},{"id":"350000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@“zht´‡]"],["@@aj^~ĆG—©O"],["@@ed¨„C}}i"],["@@@vˆPGsQ"],["@@‰sBz‚ddW]Q"],["@@SލQ“{"],["@@NŽVucW"],["@@qptBAq"],["@@‰’¸[mu"],["@@Q\\pD]_"],["@@jSwUadpF"],["@@eXª~ƒ•"],["@@AjvFso"],["@@fT–›_Çí\\Ÿ™—v|ba¦jZÆy€°"],["@@IjJi"],["@@wJI€ˆxš«¼AoNe{M­"],["@@K‰±¡Óˆ”ČäeZ"],["@@k¡¹Eh~c®wBk‹UplÀ¡I•~Māe£bN¨gZý¡a±Öcp©PhžI”Ÿ¢Qq…ÇGj‹|¥U™ g[Ky¬ŏ–v@OpˆtÉEŸF„\\@ åA¬ˆV{Xģ‰ĐBy…cpě…¼³Ăp·¤ƒ¥o“hqqÚ¡ŅLsƒ^ᗞ§qlŸÀhH¨MCe»åÇGD¥zPO£čÙkJA¼ß–ėu›ĕeûҍiÁŧSW¥˜QŠûŗ½ùěcݧSùĩąSWó«íęACµ›eR—åǃRCÒÇZÍ¢‹ź±^dlsŒtjD¸•‚ZpužÔâÒH¾oLUêÃÔjjēò´ĄW‚ƛ…^Ñ¥‹ĦŸ@Çò–ŠmŒƒOw¡õyJ†yD}¢ďÑÈġfŠZd–a©º²z£šN–ƒjD°Ötj¶¬ZSÎ~¾c°¶Ðm˜x‚O¸¢Pl´žSL|¥žA†ȪĖM’ņIJg®áIJČĒü` ŽQF‡¬h|ÓJ@zµ |ê³È ¸UÖŬŬÀEttĸr‚]€˜ðŽM¤ĶIJHtÏ A’†žĬkvsq‡^aÎbvŒd–™fÊòSD€´Z^’xPsÞrv‹ƞŀ˜jJd×ŘÉ ®A–ΦĤd€xĆqAŒ†ZR”ÀMźŒnĊ»ŒİÐZ— YX–æJŠyĊ²ˆ·¶q§·–K@·{s‘Xãô«lŗ¶»o½E¡­«¢±¨Yˆ®Ø‹¶^A™vWĶGĒĢžPlzfˆļŽtàAvWYãšO_‡¤sD§ssČġ[kƤPX¦Ž`¶“ž®ˆBBvĪjv©šjx[L¥àï[F…¼ÍË»ğV`«•Ip™}ccÅĥZE‹ãoP…´B@ŠD—¸m±“z«Ƴ—¿å³BRضˆœWlâþäą`“]Z£Tc— ĹGµ¶H™m@_©—kŒ‰¾xĨ‡ôȉðX«½đCIbćqK³Á‹Äš¬OAwã»aLʼn‡ËĥW[“ÂGI—ÂNxij¤D¢ŽîĎÎB§°_JœGsƒ¥E@…¤uć…P‘å†cuMuw¢BI¿‡]zG¹guĮck\\_"]],"encodeOffsets":[[[123250,27563]],[[122541,27268]],[[123020,27189]],[[122916,27125]],[[122887,26845]],[[122808,26762]],[[122568,25912]],[[122778,26197]],[[122515,26757]],[[122816,26587]],[[123388,27005]],[[122450,26243]],[[122578,25962]],[[121255,25103]],[[120987,24903]],[[122339,25802]],[[121042,25093]],[[122439,26024]]]},"properties":{"cp":[119.306239,26.075302],"name":"福建","childNum":18}},{"id":"360000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@ĢĨƐgÂMD~ņªe^\\^§„ý©j׍cZ†Ø¨zdÒa¶ˆlҍJŒìõ`oz÷@¤u޸´†ôęöY¼‰HČƶajlÞƩ¥éZ[”|h}^U Œ ¥p„ĄžƦO lt¸Æ €Q\\€ŠaÆ|CnÂOjt­ĚĤd’ÈŒF`’¶„@Ð딠¦ōҞ¨Sêv†HĢûXD®…QgėWiØPÞìºr¤dž€NĠ¢l–•ĄtZoœCƞÔºCxrpĠV®Ê{f_Y`_ƒeq’’®Aot`@o‚DXfkp¨|Šs¬\\D‘ÄSfè©Hn¬…^DhÆyøJh“ØxĢĀLʈ„ƠPżċĄwȠ̦G®ǒĤäTŠÆ~ĦwŠ«|TF¡Šn€c³Ïå¹]ĉđxe{ÎӐ†vOEm°BƂĨİ|G’vz½ª´€H’àp”eJ݆Qšxn‹ÀŠW­žEµàXÅĪt¨ÃĖrÄwÀFÎ|ňÓMå¼ibµ¯»åDT±m[“r«_gŽmQu~¥V\\OkxtL E¢‹ƒ‘Ú^~ýê‹Pó–qo슱_Êw§ÑªåƗ⼋mĉŹ‹¿NQ“…YB‹ąrwģcÍ¥B•Ÿ­ŗÊcØiI—žƝĿuŒqtāwO]‘³YCñTeɕš‹caub͈]trlu€ī…B‘ПGsĵıN£ï—^ķqss¿FūūV՟·´Ç{éĈý‰ÿ›OEˆR_ŸđûIċâJh­ŅıN‘ȩĕB…¦K{Tk³¡OP·wn—µÏd¯}½TÍ«YiµÕsC¯„iM•¤™­•¦¯P|ÿUHv“he¥oFTu‰õ\\ŽOSs‹MòđƇiaºćXŸĊĵà·çhƃ÷ǜ{‘ígu^›đg’m[×zkKN‘¶Õ»lčÓ{XSƉv©_ÈëJbVk„ĔVÀ¤P¾ºÈMÖxlò~ªÚàGĂ¢B„±’ÌŒK˜y’áV‡¼Ã~­…`g›ŸsÙfI›Ƌlę¹e|–~udjˆuTlXµf`¿JdŠ[\\˜„L‚‘²"],"encodeOffsets":[[116689,26234]]},"properties":{"cp":[115.892151,28.676493],"name":"江西","childNum":1}},{"id":"370000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@Xjd]{K"],["@@itbFHy"],["@@HlGk"],["@@T‚ŒGŸy"],["@@K¬˜•‹U"],["@@WdXc"],["@@PtOs"],["@@•LnXhc"],["@@ppVƒu]Or"],["@@cdzAUa"],["@@udRhnCI‡"],["@@ˆoIƒpR„"],["@@Ľč{fzƤî’Kš–ÎMĮ]†—ZFˆ½Y]â£ph’™š¶¨râøÀ†ÎǨ¤^ºÄ”Gzˆ~grĚĜlĞÆ„LĆdž¢Îo¦–cv“Kb€gr°Wh”mZp ˆL]LºcU‰Æ­n”żĤÌǜbAnrOAœ´žȊcÀbƦUØrĆUÜøœĬƞ†š˜Ez„VL®öØBkŖÝĐ˹ŧ̄±ÀbÎɜnb²ĦhņBĖ›žįĦåXćì@L¯´ywƕCéõė ƿ¸‘lµ¾Z|†ZWyFYŸ¨Mf~C¿`€à_RÇzwƌfQnny´INoƬˆèôº|sT„JUš›‚L„îVj„ǎ¾Ē؍‚Dz²XPn±ŴPè¸ŔLƔÜƺ_T‘üÃĤBBċȉöA´fa„˜M¨{«M`‡¶d¡ô‰Ö°šmȰBÔjjŒ´PM|”c^d¤u•ƒ¤Û´Œä«ƢfPk¶Môlˆ]Lb„}su^ke{lC‘…M•rDŠÇ­]NÑFsmoõľH‰yGă{{çrnÓE‰‹ƕZGª¹Fj¢ïW…uøCǷ돡ąuhÛ¡^Kx•C`C\\bÅxì²ĝÝ¿_N‰īCȽĿåB¥¢·IŖÕy\\‡¹kx‡Ã£Č×GDyÕ¤ÁçFQ¡„KtŵƋ]CgÏAùSed‡cÚź—ŠuYfƒyMmhUWpSyGwMPqŀ—›Á¼zK›¶†G•­Y§Ëƒ@–´śÇµƕBmœ@Io‚g——Z¯u‹TMx}C‘‰VK‚ï{éƵP—™_K«™pÛÙqċtkkù]gŽ‹Tğwo•ɁsMõ³ă‡AN£™MRkmEʕč™ÛbMjÝGu…IZ™—GPģ‡ãħE[iµBEuŸDPԛ~ª¼ętŠœ]ŒûG§€¡QMsğNPŏįzs£Ug{đJĿļā³]ç«Qr~¥CƎÑ^n¶ÆéÎR~ݏY’I“] P‰umŝrƿ›‰›Iā‹[x‰edz‹L‘¯v¯s¬ÁY…~}…ťuٌg›ƋpÝĄ_ņī¶ÏSR´ÁP~ž¿Cyžċßdwk´Ss•X|t‰`Ä Èð€AªìÎT°¦Dd–€a^lĎDĶÚY°Ž`ĪŴǒˆ”àŠv\\ebŒZH„ŖR¬ŢƱùęO•ÑM­³FۃWp[ƒ"]],"encodeOffsets":[[[123806,39303]],[[123821,39266]],[[123742,39256]],[[123702,39203]],[[123649,39066]],[[123847,38933]],[[123580,38839]],[[123894,37288]],[[123043,36624]],[[123344,38676]],[[123522,38857]],[[123628,38858]],[[118260,36742]]]},"properties":{"cp":[117.000923,36.675807],"name":"山东","childNum":13}},{"id":"410000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@•ýL™ùµP³swIÓxcŢĞð†´E®žÚPt†ĴXØx¶˜@«ŕŕQGƒ‹Yfa[şu“ßǩ™đš_X³ijÕčC]kbc•¥CS¯ëÍB©÷‹–³­Siˆ_}m˜YTtž³xlàcȂzÀD}ÂOQ³ÐTĨ¯†ƗòËŖ[hœł‹Ŧv~††}ÂZž«¤lPǕ£ªÝŴÅR§ØnhcŒtâk‡nύ­ľŹUÓÝdKuķ‡I§oTũÙďkęĆH¸ÓŒ\\ăŒ¿PcnS{wBIvɘĽ[GqµuŸŇôYgûƒZcaŽ©@½Õǽys¯}lgg@­C\\£as€IdÍuCQñ[L±ęk·‹ţb¨©kK—’»›KC²‘òGKmĨS`ƒ˜UQ™nk}AGē”sqaJ¥ĐGR‰ĎpCuÌy ã iMc”plk|tRk†ðœev~^‘´†¦ÜŽSí¿_iyjI|ȑ|¿_»d}qŸ^{“Ƈdă}Ÿtqµ`Ƴĕg}V¡om½fa™Ço³TTj¥„tĠ—Ry”K{ùÓjuµ{t}uËR‘iŸvGŠçJFjµŠÍyqΘàQÂFewixGw½Yŷpµú³XU›½ġy™łå‰kÚwZXˆ·l„¢Á¢K”zO„Λ΀jc¼htoDHr…|­J“½}JZ_¯iPq{tę½ĕ¦Zpĵø«kQ…Ťƒ]MÛfaQpě±ǽ¾]u­Fu‹÷nƒ™čįADp}AjmcEǒaª³o³ÆÍSƇĈÙDIzˑ赟^ˆKLœ—i—Þñ€[œƒaA²zz‰Ì÷Dœ|[šíijgf‚ÕÞd®|`ƒĆ~„oĠƑô³Ŋ‘D×°¯CsŠøÀ«ì‰UMhTº¨¸ǡîS–Ô„DruÂÇZ•ÖEŽ’vPZ„žW”~؋ÐtĄE¢¦Ðy¸bŠô´oŬ¬Ž²Ês~€€]®tªašpŎJ¨Öº„_ŠŔ–`’Ŗ^Ѝ\\Ĝu–”~m²Ƹ›¸fW‰ĦrƔ}Î^gjdfÔ¡J}\\n C˜¦þWxªJRÔŠu¬ĨĨmF†dM{\\d\\ŠYÊ¢ú@@¦ª²SŠÜsC–}fNècbpRmlØ^g„d¢aÒ¢CZˆZxvÆ¶N¿’¢T@€uCœ¬^ĊðÄn|žlGl’™Rjsp¢ED}€Fio~ÔNŽ‹„~zkĘHVsDzßjƒŬŒŠŢ`Pûàl¢˜\\ÀœEhŽİgÞē X¼Pk–„|m"],"encodeOffsets":[[118256,37017]]},"properties":{"cp":[113.665412,34.757975],"name":"河南","childNum":1}},{"id":"420000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@AB‚"],["@@lskt"],["@@¾«}{ra®pîÃ\\™›{øCŠËyyB±„b\\›ò˜Ý˜jK›‡L ]ĎĽÌ’JyÚCƈćÎT´Å´pb©È‘dFin~BCo°BĎĚømvŒ®E^vǾ½Ĝ²Ro‚bÜeNŽ„^ĺ£R†¬lĶ÷YoĖ¥Ě¾|sOr°jY`~I”¾®I†{GqpCgyl{‡£œÍƒÍyPL“¡ƒ¡¸kW‡xYlÙæŠšŁĢzœ¾žV´W¶ùŸo¾ZHxjwfx„GNÁ•³Xéæl¶‰EièIH‰ u’jÌQ~v|sv¶Ôi|ú¢Fh˜Qsğ¦ƒSiŠBg™ÐE^ÁÐ{–čnOÂȞUÎóĔ†ÊēIJ}Z³½Mŧïeyp·uk³DsѨŸL“¶_œÅuèw»—€¡WqÜ]\\‘Ò§tƗcÕ¸ÕFÏǝĉăxŻČƟO‡ƒKÉġÿ×wg”÷IÅzCg†]m«ªGeçÃTC’«[‰t§{loWeC@ps_Bp‘­r‘„f_``Z|ei¡—oċMqow€¹DƝӛDYpûs•–‹Ykıǃ}s¥ç³[§ŸcYЧHK„«Qy‰]¢“wwö€¸ïx¼ņ¾Xv®ÇÀµRĠЋžHMž±cÏd„ƒǍũȅȷ±DSyúĝ£ŤĀàtÖÿï[îb\\}pĭÉI±Ñy…¿³x¯N‰o‰|¹H™ÏÛm‹júË~Tš•u˜ęjCöAwě¬R’đl¯ Ñb­‰ŇT†Ŀ_[Œ‘IčĄʿnM¦ğ\\É[T·™k¹œ©oĕ@A¾w•ya¥Y\\¥Âaz¯ãÁ¡k¥ne£Ûw†E©Êō¶˓uoj_Uƒ¡cF¹­[Wv“P©w—huÕyBF“ƒ`R‹qJUw\\i¡{jŸŸEPïÿ½fć…QÑÀQ{ž‚°‡fLԁ~wXg—ītêݾ–ĺ‘Hdˆ³fJd]‹HJ²…E€ƒoU¥†HhwQsƐ»Xmg±çve›]Dm͂PˆoCc¾‹_h”–høYrŊU¶eD°Č_N~øĹĚ·`z’]Äþp¼…äÌQŒv\\rCŒé¾TnkžŐڀÜa‡“¼ÝƆ̶Ûo…d…ĔňТJq’Pb ¾|JŒ¾fXŠƐîĨ_Z¯À}úƲ‹N_ĒĊ^„‘ĈaŐyp»CÇĕKŠšñL³ŠġMŒ²wrIÒŭxjb[œžn«øœ˜—æˆàƒ ^²­h¯Ú€ŐªÞ¸€Y²ĒVø}Ā^İ™´‚LŠÚm„¥ÀJÞ{JVŒųÞŃx×sxxƈē ģMř–ÚðòIf–Ċ“Œ\\Ʈ±ŒdʧĘD†vČ_Àæ~DŒċ´A®µ†¨ØLV¦êHÒ¤"]],"encodeOffsets":[[[113712,34000]],[[115612,30507]],[[113649,34054]]]},"properties":{"cp":[114.298572,30.584355],"name":"湖北","childNum":3}},{"id":"430000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@—n„FTs"],["@@ßÅÆá‰½ÔXr—†CO™“…ËR‘ïÿĩ­TooQyšÓ[‹ŅBE¬–ÎÓXa„į§Ã¸G °ITxp‰úxÚij¥Ïš–̾ŠedžÄ©ĸG…œàGh‚€M¤–Â_U}Ċ}¢pczfŠþg¤€”ÇòAV‘‹M"],["@@©K—ƒA·³CQ±Á«³BUŠƑ¹AŠtćOw™D]ŒJiØSm¯b£‘ylƒ›X…HËѱH•«–‘C^õľA–Å§¤É¥„ïyuǙuA¢^{ÌC´­¦ŷJ£^[†“ª¿‡ĕ~•Ƈ…•N… skóā‡¹¿€ï]ă~÷O§­@—Vm¡‹Qđ¦¢Ĥ{ºjԏŽŒª¥nf´•~ÕoŸž×Ûą‹MąıuZœmZcÒ IJβSÊDŽŶ¨ƚƒ’CÖŎªQؼrŭŽ­«}NÏürʬŒmjr€@ĘrTW ­SsdHzƓ^ÇÂyUi¯DÅYlŹu{hTœ}mĉ–¹¥ě‰Dÿë©ıÓ[Oº£ž“¥ót€ł¹MՄžƪƒ`Pš…Di–ÛUоÅ‌ìˆU’ñB“È£ýhe‰dy¡oċ€`pfmjP~‚kZa…ZsÐd°wj§ƒ@€Ĵ®w~^‚kÀÅKvNmX\\¨a“”сqvíó¿F„¤¡@ũÑVw}S@j}¾«pĂr–ªg àÀ²NJ¶¶Dô…K‚|^ª†Ž°LX¾ŴäPᜣEXd›”^¶›IJÞܓ~‘u¸ǔ˜Ž›MRhsR…e†`ÄofIÔ\\Ø  i”ćymnú¨cj ¢»–GČìƊÿШXeĈ¾Oð Fi ¢|[jVxrIQŒ„_E”zAN¦zLU`œcªx”OTu RLÄ¢dV„i`p˔vŎµªÉžF~ƒØ€d¢ºgİàw¸Áb[¦Zb¦–z½xBĖ@ªpº›šlS¸Ö\\Ĕ[N¥ˀmĎă’J\\‹ŀ`€…ňSڊĖÁĐiO“Ĝ«BxDõĚiv—ž–S™Ì}iùŒžÜnšÐºGŠ{Šp°M´w†ÀÒzJ²ò¨ oTçüöoÛÿñŽőФ‚ùTz²CȆȸǎۃƑÐc°dPÎŸğ˶[Ƚu¯½WM¡­Éž“’B·rížnZŸÒ `‡¨GA¾\\pē˜XhÆRC­üWGġu…T靧Ŏѝ©ò³I±³}_‘‹EÃħg®ęisÁPDmÅ{‰b[Rşs·€kPŸŽƥƒóRo”O‹ŸVŸ~]{g\\“êYƪ¦kÝbiċƵŠGZ»Ěõ…ó·³vŝž£ø@pyö_‹ëŽIkѵ‡bcѧy…×dY؎ªiþž¨ƒ[]f]Ņ©C}ÁN‡»hĻħƏ’ĩ"]],"encodeOffsets":[[[115640,30489]],[[112543,27312]],[[116690,26230]]]},"properties":{"cp":[112.982279,28.19409],"name":"湖南","childNum":3}},{"id":"440000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@QdˆAua"],["@@ƒlxDLo"],["@@sbhNLo"],["@@Ă āŸ"],["@@WltO[["],["@@Krœ]S"],["@@e„„I]y"],["@@I|„Mym"],["@@ƒÛ³LSŒž¼Y"],["@@nvºB–ëui©`¾"],["@@zdšÛ›Jw®"],["@@†°…¯"],["@@a yAª¸ËJIx،@€ĀHAmßV¡o•fu•o"],["@@šs‰ŗÃÔėAƁ›ZšÄ ~°ČP‚‹äh"],["@@‹¶Ý’Ì‚vmĞh­ı‡Q"],["@@HœŠdSjĒ¢D}war…“u«ZqadYM"],["@@elŒ\\LqqU"],["@@~rMo\\"],["@@f„^ƒC"],["@@øPªoj÷ÍÝħXČx”°Q¨ıXNv"],["@@gÇƳˆŽˆ”oˆŠˆ[~tly"],["@@E–ÆC¿‘"],["@@OŽP"],["@@w‹†đóg‰™ĝ—[³‹¡VÙæÅöM̳¹pÁaËýý©D©Ü“JŹƕģGą¤{Ùū…ǘO²«BƱéA—Ò‰ĥ‡¡«BhlmtÃPµyU¯uc“d·w_bŝcīímGOŽ|KP’ȏ‡ŹãŝIŕŭŕ@Óoo¿ē‹±ß}Ž…ŭ‚ŸIJWÈCőâUâǙI›ğʼn©I›ijEׅÁ”³Aó›wXJþ±ÌŒÜӔĨ£L]ĈÙƺZǾĆĖMĸĤfŒÎĵl•ŨnȈ‘ĐtF”Š–FĤ–‚êk¶œ^k°f¶gŠŽœ}®Fa˜f`vXŲxl˜„¦–ÔÁ²¬ÐŸ¦pqÊ̲ˆi€XŸØRDÎ}†Ä@ZĠ’s„x®AR~®ETtĄZ†–ƈfŠŠHâÒÐA†µ\\S¸„^wĖkRzŠalŽŜ|E¨ÈNĀňZTŒ’pBh£\\ŒĎƀuXĖtKL–¶G|Ž»ĺEļĞ~ÜĢÛĊrˆO˜Ùîvd]nˆ¬VœÊĜ°R֟pM††–‚ƂªFbwžEÀˆ˜©Œž\\…¤]ŸI®¥D³|ˎ]CöAŤ¦…æ’´¥¸Lv¼€•¢ĽBaô–F~—š®²GÌҐEY„„œzk¤’°ahlV՞I^‹šCxĈPŽsB‰ƒºV‰¸@¾ªR²ĨN]´_eavSi‡vc•}p}Đ¼ƌkJœÚe thœ†_¸ ºx±ò_xN›Ë‹²‘@ƒă¡ßH©Ùñ}wkNÕ¹ÇO½¿£ĕ]ly_WìIžÇª`ŠuTÅxYĒÖ¼k֞’µ‚MžjJÚwn\\h‘œĒv]îh|’È›Ƅøègž¸Ķß ĉĈWb¹ƀdéƌNTtP[ŠöSvrCZžžaGuœbo´ŖÒÇА~¡zCI…özx¢„Pn‹•‰Èñ @ŒĥÒ¦†]ƞŠV}³ăĔñiiÄÓVépKG½Ä‘ÓávYo–C·sit‹iaÀy„ŧΡÈYDÑům}‰ý|m[węõĉZÅxUO}÷N¹³ĉo_qtă“qwµŁYلǝŕ¹tïÛUïmRCº…ˆĭ|µ›ÕÊK™½R‘ē ó]‘–GªęAx–»HO£|ām‡¡diď×YïYWªʼnOeÚtĐ«zđ¹T…ā‡úE™á²\\‹ķÍ}jYàÙÆſ¿Çdğ·ùTßÇţʄ¡XgWÀLJğ·¿ÃˆOj YÇ÷Qě‹i"]],"encodeOffsets":[[[117381,22988]],[[116552,22934]],[[116790,22617]],[[116973,22545]],[[116444,22536]],[[116931,22515]],[[116496,22490]],[[116453,22449]],[[113301,21439]],[[118726,21604]],[[118709,21486]],[[113210,20816]],[[115482,22082]],[[113171,21585]],[[113199,21590]],[[115232,22102]],[[115739,22373]],[[115134,22184]],[[113056,21175]],[[119573,21271]],[[119957,24020]],[[115859,22356]],[[116561,22649]],[[116285,22746]]]},"properties":{"cp":[113.280637,23.125178],"name":"广东","childNum":24}},{"id":"450000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@H– TQ§•A"],["@@ĨʪƒLƒƊDÎĹĐCǦė¸zÚGn£¾›rªŀÜt¬@֛ڈSx~øOŒ˜ŶÐÂæȠ\\„ÈÜObĖw^oބLf¬°bI lTØB̈F£Ć¹gñĤaY“t¿¤VSñœK¸¤nM†¼‚JE±„½¸šŠño‹ÜCƆæĪ^ŠĚQÖ¦^‡ˆˆf´Q†üÜʝz¯šlzUĺš@쇀p¶n]sxtx¶@„~ÒĂJb©gk‚{°‚~c°`ԙ¬rV\\“la¼¤ôá`¯¹LC†ÆbŒxEræO‚v[H­˜„[~|aB£ÖsºdAĐzNÂðsŽÞƔ…Ĥªbƒ–ab`ho¡³F«èVloޤ™ÔRzpp®SŽĪº¨ÖƒºN…ij„d`’a”¦¤F³ºDÎńĀìŠCžĜº¦Ċ•~nS›|gźvZkCÆj°zVÈÁƔ]LÊFZg…čP­kini«‹qǀcz͔Y®¬Ů»qR×ō©DՄ‘§ƙǃŵTÉĩ±ŸıdÑnYY›IJvNĆÌØÜ Öp–}e³¦m‹©iÓ|¹Ÿħņ›|ª¦QF¢Â¬ʖovg¿em‡^ucà÷gՎuŒíÙćĝ}FϼĹ{µHK•sLSđƃr‹č¤[Ag‘oS‹ŇYMÿ§Ç{Fśbky‰lQxĕƒ]T·¶[B…ÑÏGáşşƇe€…•ăYSs­FQ}­Bƒw‘tYğÃ@~…C̀Q ×W‡j˱rÉ¥oÏ ±«ÓÂ¥•ƒ€k—ŽwWűŒmcih³K›~‰µh¯e]lµ›él•E쉕E“ďs‡’mǖŧē`ãògK_ÛsUʝ“ćğ¶hŒöŒO¤Ǜn³Žc‘`¡y‹¦C‘ez€YŠwa™–‘[ďĵűMę§]X˜Î_‚훘Û]é’ÛUćİÕBƣ±…dƒy¹T^džûÅÑŦ·‡PĻþÙ`K€¦˜…¢ÍeœĥR¿Œ³£[~Œäu¼dl‰t‚†W¸oRM¢ď\\zœ}Æzdvň–{ÎXF¶°Â_„ÒÂÏL©Ö•TmuŸ¼ãl‰›īkiqéfA„·Êµ\\őDc¥ÝF“y›Ôć˜c€űH_hL܋êĺШc}rn`½„Ì@¸¶ªVLŒŠhŒ‹\\•Ţĺk~ŽĠið°|gŒtTĭĸ^x‘vK˜VGréAé‘bUu›MJ‰VÃO¡…qĂXËS‰ģãlýàŸ_ju‡YÛÒB†œG^˜é֊¶§ŽƒEG”ÅzěƒƯ¤Ek‡N[kdåucé¬dnYpAyČ{`]þ¯T’bÜÈk‚¡Ġ•vŒàh„ÂƄ¢Jî¶²"]],"encodeOffsets":[[[111707,21520]],[[107619,25527]]]},"properties":{"cp":[108.320004,22.82402],"name":"广西","childNum":2}},{"id":"460000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@š¦Ŝil¢”XƦ‘ƞò–ïè§ŞCêɕrŧůÇąĻõ™·ĉ³œ̅kÇm@ċȧƒŧĥ‰Ľʉ­ƅſ“ȓÒ˦ŝE}ºƑ[ÍĜȋ gÎfǐÏĤ¨êƺ\\Ɔ¸ĠĎvʄȀœÐ¾jNðĀÒRŒšZdž™zÐŘΰH¨Ƣb²_Ġ "],"encodeOffsets":[[112750,20508]]},"properties":{"cp":[110.33119,20.031971],"name":"海南","childNum":1}},{"id":"510000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@LqKr"],["@@Š[ĻéV£ž_ţġñpG •réÏ·~ąSfy×͂·ºſƽiÍıƣıĻmHH}siaX@iǰÁÃ×t«ƒ­Tƒ¤J–JJŒyJ•ÈŠ`Ohߦ¡uËhIyCjmÿw…ZG……Ti‹SˆsO‰žB²ŸfNmsPaˆ{M{ŠõE‘^Hj}gYpaeuž¯‘oáwHjÁ½M¡pM“–uå‡mni{fk”\\oƒÎqCw†EZ¼K›ĝŠƒAy{m÷L‡wO×SimRI¯rK™õBS«sFe‡]fµ¢óY_ÆPRcue°Cbo׌bd£ŌIHgtrnyPt¦foaXďx›lBowz‹_{ÊéWiêE„GhܸºuFĈIxf®Ž•Y½ĀǙ]¤EyŸF²ċ’w¸¿@g¢§RGv»–áŸW`ÃĵJwi]t¥wO­½a[׈]`Ãi­üL€¦LabbTÀå’c}Íh™Æhˆ‹®BH€î|Ék­¤S†y£„ia©taį·Ɖ`ō¥Uh“O…ƒĝLk}©Fos‰´›Jm„µlŁu—…ø–nÑJWΪ–YÀïAetTžŅ‚ӍG™Ë«bo‰{ıwodƟ½ƒžOġܑµxàNÖ¾P²§HKv¾–]|•B‡ÆåoZ`¡Ø`ÀmºĠ~ÌЧnDž¿¤]wğ@sƒ‰rğu‰~‘Io”[é±¹ ¿žſđӉ@q‹gˆ¹zƱřaí°KtǤV»Ã[ĩǭƑ^ÇÓ@ỗs›Zϕ‹œÅĭ€Ƌ•ěpwDóÖሯneQˌq·•GCœýS]xŸ·ý‹q³•O՜Œ¶Qzßti{ř‰áÍÇWŝŭñzÇW‹pç¿JŒ™‚Xœĩè½cŒF–ÂLiVjx}\\N†ŇĖ¥Ge–“JA¼ÄHfÈu~¸Æ«dE³ÉMA|b˜Ò…˜ćhG¬CM‚õŠ„ƤąAvƒüV€éŀ‰_V̳ĐwQj´·ZeÈÁ¨X´Æ¡Qu·»Ÿ“˜ÕZ³ġqDo‰y`L¬gdp°şŠp¦ėìÅĮZްIä”h‚‘ˆzŠĵœf²å ›ĚрKp‹IN|‹„Ñz]ń……·FU×é»R³™MƒÉ»GM«€ki€™ér™}Ã`¹ăÞmȝnÁîRǀ³ĜoİzŔwǶVÚ£À]ɜ»ĆlƂ²Ġ…þTº·àUȞÏʦ¶†I’«dĽĢdĬ¿–»Ĕ׊h\\c¬†ä²GêëĤł¥ÀǿżÃÆMº}BÕĢyFVvw–ˆxBèĻĒ©Ĉ“tCĢɽŠȣ¦āæ·HĽî“ôNԓ~^¤Ɗœu„œ^s¼{TA¼ø°¢İªDè¾Ň¶ÝJ‘®Z´ğ~Sn|ªWÚ©òzPOȸ‚bð¢|‹øĞŠŒœŒQìÛÐ@Ğ™ǎRS¤Á§d…i“´ezÝúØã]Hq„kIŸþËQǦÃsǤ[E¬ÉŪÍxXƒ·ÖƁİlƞ¹ª¹|XÊwn‘ÆƄmÀêErĒtD®ċæcQƒ”E®³^ĭ¥©l}äQto˜ŖÜqƎkµ–„ªÔĻĴ¡@Ċ°B²Èw^^RsºT£ڿœQP‘JvÄz„^Đ¹Æ¯fLà´GC²‘dt˜­ĀRt¼¤ĦOðğfÔðDŨŁĞƘïžPȆ®âbMüÀXZ ¸£@Ś›»»QÉ­™]d“sÖ×_͖_ÌêŮPrĔĐÕGĂeZÜîĘqBhtO ¤tE[h|Y‹Ô‚ZśÎs´xº±UŒ’ñˆt|O’ĩĠºNbgþŠJy^dÂY Į„]Řz¦gC‚³€R`Šz’¢AjŒ¸CL„¤RÆ»@­Ŏk\\Ç´£YW}z@Z}‰Ã¶“oû¶]´^N‡Ò}èN‚ª–P˜Íy¹`S°´†ATe€VamdUĐwʄvĮÕ\\ƒu‹Æŗ¨Yp¹àZÂm™Wh{á„}WØǍ•Éüw™ga§áCNęÎ[ĀÕĪgÖɪX˜øx¬½Ů¦¦[€—„NΆL€ÜUÖ´òrÙŠxR^–†J˜k„ijnDX{Uƒ~ET{ļº¦PZc”jF²Ė@Žp˜g€ˆ¨“B{ƒu¨ŦyhoÚD®¯¢˜ WòàFΤ¨GDäz¦kŮPœġq˚¥À]€Ÿ˜eŽâÚ´ªKxī„Pˆ—Ö|æ[xäJÞĥ‚s’NÖ½ž€I†¬nĨY´®Ð—ƐŠ€mD™ŝuäđđEb…e’e_™v¡}ìęNJē}q”É埁T¯µRs¡M@}ůa†a­¯wvƉåZwž\\Z{åû^›"]],"encodeOffsets":[[[108815,30935]],[[110617,31811]]]},"properties":{"cp":[104.065735,30.659462],"name":"四川","childNum":2}},{"id":"520000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@†G\\†lY£‘in"],["@@q‚|ˆ‚mc¯tχVSÎ"],["@@hÑ£Is‡NgßH†›HªķÃh_¹ƒ¡ĝħń¦uيùŽgS¯JHŸ|sÝÅtÁïyMDč»eÕtA¤{b\\}—ƒG®u\\åPFq‹wÅaD…žK°ºâ_£ùbµ”mÁ‹ÛœĹM[q|hlaªāI}тƒµ@swtwm^oµˆD鼊yV™ky°ÉžûÛR…³‚‡eˆ‡¥]RՋěħ[ƅåÛDpŒ”J„iV™™‰ÂF²I…»mN·£›LbÒYb—WsÀbŽ™pki™TZĄă¶HŒq`……ĥ_JŸ¯ae«ƒKpÝx]aĕÛPƒÇȟ[ÁåŵÏő—÷Pw}‡TœÙ@Õs«ĿÛq©½œm¤ÙH·yǥĘĉBµĨÕnđ]K„©„œá‹ŸG纍§Õßg‡ǗĦTèƤƺ{¶ÉHÎd¾ŚÊ·OÐjXWrãLyzÉAL¾ę¢bĶėy_qMĔąro¼hĊžw¶øV¤w”²Ĉ]ʚKx|`ź¦ÂÈdr„cȁbe¸›`I¼čTF´¼Óýȃr¹ÍJ©k_șl³´_pН`oÒh޶pa‚^ÓĔ}D»^Xyœ`d˜[Kv…JPhèhCrĂĚÂ^Êƌ wˆZL­Ġ£šÁbrzOIl’MM”ĪŐžËr×ÎeŦŽtw|Œ¢mKjSǘňĂStÎŦEtqFT†¾†E쬬ôxÌO¢Ÿ KгŀºäY†„”PVgŎ¦Ŋm޼VZwVlŒ„z¤…ž£Tl®ctĽÚó{G­A‡ŒÇgeš~Αd¿æaSba¥KKûj®_ć^\\ؾbP®¦x^sxjĶI_Ä X‚⼕Hu¨Qh¡À@Ëô}ޱžGNìĎlT¸ˆ…`V~R°tbÕĊ`¸úÛtπFDu€[ƒMfqGH·¥yA‰ztMFe|R‚_Gk†ChZeÚ°to˜v`x‹b„ŒDnÐ{E}šZ˜è€x—†NEފREn˜[Pv@{~rĆAB§‚EO¿|UZ~ì„Uf¨J²ĂÝÆ€‚sª–B`„s¶œfvö¦ŠÕ~dÔq¨¸º»uù[[§´sb¤¢zþFœ¢Æ…Àhˆ™ÂˆW\\ıŽËI݊o±ĭŠ£þˆÊs}¡R]ŒěƒD‚g´VG¢‚j±®è†ºÃmpU[Á›‘Œëº°r›ÜbNu¸}Žº¼‡`ni”ºÔXĄ¤¼Ôdaµ€Á_À…†ftQQgœR—‘·Ǔ’v”}Ýלĵ]µœ“Wc¤F²›OĩųãW½¯K‚©…]€{†LóµCIµ±Mß¿hŸ•©āq¬o‚½ž~@i~TUxŪÒ¢@ƒ£ÀEîôruń‚”“‚b[§nWuMÆLl¿]x}ij­€½"]],"encodeOffsets":[[[112158,27383]],[[112105,27474]],[[112095,27476]]]},"properties":{"cp":[106.713478,26.578343],"name":"贵州","childNum":3}},{"id":"530000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@[„ùx½}ÑRH‘YīĺûsÍn‘iEoã½Ya²ė{c¬ĝg•ĂsA•ØÅwď‚õzFjw}—«Dx¿}UũlŸê™@•HÅ­F‰¨ÇoJ´Ónũuą¡Ã¢pÒŌ“Ø TF²‚xa²ËX€‚cʋlHîAßËŁkŻƑŷÉ©h™W­æßU‡“Ës¡¦}•teèÆ¶StǀÇ}Fd£j‹ĈZĆÆ‹¤T‚č\\Dƒ}O÷š£Uˆ§~ŃG™‚åŃDĝ¸œTsd¶¶Bªš¤u¢ŌĎo~t¾ÍŶÒtD¦Ú„iôö‰€z›ØX²ghįh½Û±¯€ÿm·zR¦Ɵ`ªŊÃh¢rOԍ´£Ym¼èêf¯ŪĽn„†cÚbŒw\\zlvWžªâˆ ¦g–mĿBş£¢ƹřbĥkǫßeeZkÙIKueT»sVesb‘aĕ  ¶®dNœĄÄpªyސ¼—„³BE˜®l‡ŽGœŭCœǶwêżĔÂe„pÍÀQƞpC„–¼ŲÈ­AÎô¶R„ä’Q^Øu¬°š_Èôc´¹ò¨P΢hlϦ´Ħ“Æ´sâDŽŲPnÊD^¯°’Upv†}®BP̪–jǬx–Söwlfòªv€qĸ|`H€­viļ€ndĜ­Ćhň•‚em·FyށqóžSᝑ³X_ĞçêtryvL¤§z„¦c¦¥jnŞk˜ˆlD¤øz½ĜàžĂŧMÅ|áƆàÊcðÂF܎‚áŢ¥\\\\º™İøÒÐJĴ‡„îD¦zK²ǏÎEh~’CD­hMn^ÌöÄ©ČZÀžaü„fɭyœpį´ěFűk]Ôě¢qlÅĆÙa¶~Äqššê€ljN¬¼H„ÊšNQ´ê¼VظE††^ŃÒyŒƒM{ŒJLoÒœęæŸe±Ķ›y‰’‡gã“¯JYÆĭĘëo¥Š‰o¯hcK«z_pŠrC´ĢÖY”—¼ v¸¢RŽÅW³Â§fǸYi³xR´ďUˊ`êĿU„û€uĆBƒƣö‰N€DH«Ĉg†——Ñ‚aB{ÊNF´¬c·Åv}eÇÃGB»”If•¦HňĕM…~[iwjUÁKE•Ž‹¾dĪçW›šI‹èÀŒoÈXòyŞŮÈXâÎŚŠj|àsRy‹µÖ›–Pr´þŒ ¸^wþTDŔ–Hr¸‹žRÌmf‡żÕâCôox–ĜƌÆĮŒ›Ð–œY˜tâŦÔ@]ÈǮƒ\\μģUsȯLbîƲŚºyh‡rŒŠ@ĒԝƀŸÀ²º\\êp“’JŠ}ĠvŠqt„Ġ@^xÀ£È†¨mËÏğ}n¹_¿¢×Y_æpˆÅ–A^{½•Lu¨GO±Õ½ßM¶w’ÁĢۂP‚›Ƣ¼pcIJxŠ|ap̬HšÐŒŊSfsðBZ¿©“XÏÒK•k†÷Eû¿‰S…rEFsÕūk”óVǥʼniTL‚¡n{‹uxţÏh™ôŝ¬ğōN“‘NJkyPaq™Âğ¤K®‡YŸxÉƋÁ]āęDqçgOg†ILu—\\_gz—]W¼ž~CÔē]bµogpў_oď`´³Țkl`IªºÎȄqÔþž»E³ĎSJ»œ_f·‚adÇqƒÇc¥Á_Źw{™L^ɱćx“U£µ÷xgĉp»ĆqNē`rĘzaĵĚ¡K½ÊBzyäKXqiWPÏɸ½řÍcÊG|µƕƣG˛÷Ÿk°_^ý|_zċBZocmø¯hhcæ\\lˆMFlư£Ĝ„ÆyH“„F¨‰µêÕ]—›HA…àӄ^it `þßäkŠĤÎT~Wlÿ¨„ÔPzUC–NVv [jâôDôď[}ž‰z¿–msSh‹¯{jïğl}šĹ[–őŒ‰gK‹©U·µË@¾ƒm_~q¡f¹…ÅË^»‘f³ø}Q•„¡Ö˳gͱ^ǁ…\\ëÃA_—¿bW›Ï[¶ƛ鏝£F{īZgm@|kHǭƁć¦UĔťƒ×ë}ǝƒeďºȡȘÏíBə£āĘPªij¶“ʼnÿ‡y©n‰ď£G¹¡I›Š±LÉĺÑdĉ܇W¥˜‰}g˜Á†{aqÃ¥aŠıęÏZ—ï`"],"encodeOffsets":[[104636,22969]]},"properties":{"cp":[102.712251,25.040609],"name":"云南","childNum":1}},{"id":"540000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@hžľxŽŖ‰xƒÒVކºÅâAĪÝȆµę¯Ňa±r_w~uSÕň‘qOj]ɄQ…£Z……UDûoY’»©M[‹L¼qãË{V͕çWViŽ]ë©Ä÷àyƛh›ÚU°ŒŒa”d„cQƒ~Mx¥™cc¡ÙaSyF—ցk­ŒuRýq¿Ôµ•QĽ³aG{¿FµëªéĜÿª@¬·–K‰·àariĕĀ«V»Ŷ™Ĵū˜gèLǴŇƶaf‹tŒèBŚ£^Šâ†ǐÝ®–šM¦ÁǞÿ¬LhŸŽJ¾óƾƺcxw‹f]Y…´ƒ¦|œQLn°aœdĊ…œ\\¨o’œǀÍŎœ´ĩĀd`tÊQŞŕ|‚¨C^©œĈ¦„¦ÎJĊ{ŽëĎjª²rЉšl`¼Ą[t|¦St辉PŒÜK¸€d˜Ƅı]s¤—î_v¹ÎVòŦj˜£Əsc—¬_Ğ´|٘¦Avަw`ăaÝaa­¢e¤ı²©ªSªšÈMĄwžÉØŔì@T‘¤—Ę™\\õª@”þo´­xA s”ÂtŎKzó´ÇĊµ¢rž^nĊ­Æ¬×üGž¢‚³ {âĊ]š™G‚~bÀgVjzlhǶf€žOšfdЉªB]pj„•TO–tĊ‚n¤}®¦ƒČ¥d¢¼»ddš”Y¼Žt—¢eȤJ¤}Ǿ¡°§¤AГlc@ĝ”sªćļđAç‡wx•UuzEÖġ~AN¹ÄÅȀݦ¿ģŁéì±H…ãd«g[؉¼ēÀ•cīľġ¬cJ‘µ…ÐʥVȝ¸ßS¹†ý±ğkƁ¼ą^ɛ¤Ûÿ‰b[}¬ōõÃ]ËNm®g@•Bg}ÍF±ǐyL¥íCˆƒIij€Ï÷њį[¹¦[⚍EÛïÁÉdƅß{âNÆāŨߝ¾ě÷yC£‡k­´ÓH@¹†TZ¥¢įƒ·ÌAЧ®—Zc…v½ŸZ­¹|ŕWZqgW“|ieZÅYVӁqdq•bc²R@†c‡¥Rã»Ge†ŸeƃīQ•}J[ғK…¬Ə|o’ėjġĠÑN¡ð¯EBčnwôɍėªƒ²•CλŹġǝʅįĭạ̃ūȹ]ΓͧgšsgȽóϧµǛ†ęgſ¶ҍć`ĘąŌJޚä¤rÅň¥ÖÁUětęuůÞiĊÄÀ\\Æs¦ÓRb|Â^řÌkÄŷ¶½÷‡f±iMݑ›‰@ĥ°G¬ÃM¥n£Øą‚ğ¯ß”§aëbéüÑOčœk£{\\‘eµª×M‘šÉfm«Ƒ{Å׃Gŏǩãy³©WÑăû‚··‘Q—òı}¯ã‰I•éÕÂZ¨īès¶ZÈsŽæĔTŘvŽgÌsN@îá¾ó@‰˜ÙwU±ÉT廣TđŸWxq¹Zo‘b‹s[׌¯cĩv‡Œėŧ³BM|¹k‰ªħ—¥TzNYnݍßpęrñĠĉRS~½ŠěVVе‚õ‡«ŒM££µB•ĉ¥áºae~³AuĐh`Ü³ç@BۘïĿa©|z²Ý¼D”£à貋ŸƒIƒû›I ā€óK¥}rÝ_Á´éMaň¨€~ªSĈ½Ž½KÙóĿeƃÆBŽ·¬ën×W|Uº}LJrƳ˜lŒµ`bÔ`QˆˆÐÓ@s¬ñIŒÍ@ûws¡åQÑßÁ`ŋĴ{Ī“T•ÚÅTSij‚‹Yo|Ç[ǾµMW¢ĭiÕØ¿@˜šMh…pÕ]j†éò¿OƇĆƇp€êĉâlØw–ěsˆǩ‚ĵ¸c…bU¹ř¨WavquSMzeo_^gsÏ·¥Ó@~¯¿RiīB™Š\\”qTGªÇĜçPoŠÿfñòą¦óQīÈáP•œābß{ƒZŗĸIæÅ„hnszÁCËìñšÏ·ąĚÝUm®ó­L·ăU›Èíoù´Êj°ŁŤ_uµ^‘°Œìǖ@tĶĒ¡Æ‡M³Ģ«˜İĨÅ®ğ†RŽāð“ggheÆ¢z‚Ê©Ô\\°ÝĎz~ź¤Pn–MĪÖB£Ÿk™n鄧żćŠ˜ĆK„ǰ¼L¶è‰âz¨u¦¥LDĘz¬ýÎmĘd¾ß”Fz“hg²™Fy¦ĝ¤ċņbΛ@y‚Ąæm°NĮZRÖíŽJ²öLĸÒ¨Y®ƌÐV‰à˜tt_ڀÂyĠzž]Ţh€zĎ{†ĢX”ˆc|šÐqŽšfO¢¤ög‚ÌHNŽ„PKŖœŽ˜Uú´xx[xˆvĐCûŠìÖT¬¸^}Ìsòd´_އKgžLĴ…ÀBon|H@–Êx˜—¦BpŰˆŌ¿fµƌA¾zLjRxжF”œkĄźRzŀˆ~¶[”´Hnª–VƞuĒ­È¨ƎcƽÌm¸ÁÈM¦x͊ëÀxdžB’šú^´W†£–d„kɾĬpœw‚˂ØɦļĬIŚœÊ•n›Ŕa¸™~J°î”lɌxĤÊÈðhÌ®‚g˜T´øŽàCˆŽÀ^ªerrƘdž¢İP|Ė ŸWœªĦ^¶´ÂL„aT±üWƜ˜ǀRšŶUńšĖ[QhlLüA†‹Ü\\†qR›Ą©"],"encodeOffsets":[[90849,37210]]},"properties":{"cp":[91.132212,29.660361],"name":"西藏","childNum":1}},{"id":"610000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@˜p¢—ȮµšûG™Ħ}Ħšðǚ¶òƄ€jɂz°{ºØkÈęâ¦jª‚Bg‚\\œċ°s¬Ž’]jžú ‚E”Ȍdž¬s„t‡”RˆÆdĠݎwܔ¸ôW¾ƮłÒ_{’Ìšû¼„jº¹¢GǪÒ¯ĘƒZ`ºŊƒecņąš~BÂgzpâēòYǠȰÌTΨÂWœ|fcŸă§uF—Œ@NŸ¢XLƒŠRMº[ğȣſï|¥J™kc`sʼnǷ’Y¹‹W@µ÷K…ãï³ÛIcñ·VȋڍÒķø©—þ¥ƒy‚ÓŸğęmWµÎumZyOŅƟĥÓ~sÑL¤µaŅY¦ocyZ{‰y c]{ŒTa©ƒ`U_Ěē£ωÊƍKù’K¶ȱÝƷ§{û»ÅÁȹÍéuij|¹cÑd‘ŠìUYƒŽO‘uF–ÕÈYvÁCqӃT•Ǣí§·S¹NgŠV¬ë÷Át‡°Dد’C´ʼnƒópģ}„ċcE˅FŸŸéGU¥×K…§­¶³B‹Č}C¿åċ`wġB·¤őcƭ²ő[Å^axwQO…ÿEËߌ•ĤNĔŸwƇˆÄŠńwĪ­Šo[„_KÓª³“ÙnK‰Çƒěœÿ]ď€ă_d©·©Ýŏ°Ù®g]±„Ÿ‡ß˜å›—¬÷m\\›iaǑkěX{¢|ZKlçhLt€Ňîŵ€œè[€É@ƉĄEœ‡tƇÏ˜³­ħZ«mJ…›×¾‘MtÝĦ£IwÄå\\Õ{‡˜ƒOwĬ©LÙ³ÙgBƕŀr̛ĢŭO¥lãyC§HÍ£ßEñŸX¡—­°ÙCgpťz‘ˆb`wI„vA|§”‡—hoĕ@E±“iYd¥OϹS|}F@¾oAO²{tfžÜ—¢Fǂ҈W²°BĤh^Wx{@„¬‚­F¸¡„ķn£P|ŸªĴ@^ĠĈæb–Ôc¶l˜Yi…–^Mi˜cϰÂ[ä€vï¶gv@À“Ĭ·lJ¸sn|¼u~a]’ÆÈtŌºJp’ƒþ£KKf~ЦUbyäIšĺãn‡Ô¿^­žŵMT–hĠܤko¼Ŏìąǜh`[tŒRd²IJ_œXPrɲ‰l‘‚XžiL§àƒ–¹ŽH˜°Ȧqº®QC—bA†„ŌJ¸ĕÚ³ĺ§ `d¨YjžiZvRĺ±öVKkjGȊĐePОZmļKÀ€‚[ŠŽ`ösìh†ïÎoĬdtKÞ{¬èÒÒBŒÔpIJÇĬJŊ¦±J«ˆY§‹@·pH€µàåVKe›pW†ftsAÅqC·¬ko«pHÆuK@oŸHĆۄķhx“e‘n›S³àǍrqƶRbzy€¸ËАl›¼EºpĤ¼Œx¼½~Ğ’”à@†ÚüdK^ˆmÌSj"],"encodeOffsets":[[110234,38774]]},"properties":{"cp":[108.948024,34.263161],"name":"陕西","childNum":1}},{"id":"620000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@VuUv"],["@@ũ‹EĠtt~nkh`Q‰¦ÅÄÜdw˜Ab×ĠąJˆ¤DüègĺqBqœj°lI¡ĨÒ¤úSHbš‡ŠjΑBаaZˆ¢KJŽ’O[|A£žDx}Nì•HUnrk„ kp€¼Y kMJn[aG‚áÚÏ[½rc†}aQxOgsPMnUs‡nc‹Z…ž–sKúvA›t„Þġ’£®ĀYKdnFwš¢JE°”Latf`¼h¬we|€Æ‡šbj}GA€·~WŽ”—`†¢MC¤tL©IJ°qdf”O‚“bÞĬ¹ttu`^ZúE`Œ[@„Æsîz®¡’C„ƳƜG²“R‘¢R’m”fŽwĸg܃‚ą G@pzJM½mŠhVy¸uÈÔO±¨{LfæU¶ßGĂq\\ª¬‡²I‚¥IʼnÈīoı‹ÓÑAçÑ|«LÝcspīðÍg…të_õ‰\\ĉñLYnĝg’ŸRǡÁiHLlõUĹ²uQjYi§Z_c¨Ÿ´ĹĖÙ·ŋI…ƒaBD˜­R¹ȥr—¯G•ºß„K¨jWk’ɱŠOq›Wij\\a­‹Q\\sg_ĆǛōëp»£lğۀgS•ŶN®À]ˆÓäm™ĹãJaz¥V}‰Le¤L„ýo‘¹IsŋÅÇ^‘Žbz…³tmEÁ´aйcčecÇN•ĊãÁ\\蝗dNj•]j†—ZµkÓda•ćå]ğij@ ©O{¤ĸm¢ƒE·®ƒ«|@Xwg]A챝‡XǁÑdzªc›wQÚŝñsÕ³ÛV_ýƒ˜¥\\ů¥©¾÷w—Ž©WÕÊĩhÿÖÁRo¸V¬âDb¨šhûx–Ê×nj~Zâƒg|šXÁnßYoº§ZÅŘvŒ[„ĭÖʃuďxcVbnUSf…B¯³_Tzº—ΕO©çMÑ~Mˆ³]µ^püµ”ŠÄY~y@X~¤Z³€[Èōl@®Å¼£QKƒ·Di‹¡By‘ÿ‰Q_´D¥hŗyƒ^ŸĭÁZ]cIzý‰ah¹MĪğP‘s{ò‡‹‘²Vw¹t³Ŝˁ[ŽÑ}X\\gsFŸ£sPAgěp×ëfYHāďÖqēŭOÏë“dLü•\\iŒ”t^c®šRʺ¶—¢H°mˆ‘rYŸ£BŸ¹čIoľu¶uI]vģSQ{ƒUŻ”Å}QÂ|̋°ƅ¤ĩŪU ęĄžÌZҞ\\v˜²PĔ»ƢNHƒĂyAmƂwVmž`”]ȏb•”H`‰Ì¢²ILvĜ—H®¤Dlt_„¢JJÄämèÔDëþgºƫ™”aʎÌrêYi~ ÎݤNpÀA¾Ĕ¼b…ð÷’Žˆ‡®‚”üs”zMzÖĖQdȨý†v§Tè|ªH’þa¸|šÐ ƒwKĢx¦ivr^ÿ ¸l öæfƟĴ·PJv}n\\h¹¶v†·À|\\ƁĚN´Ĝ€çèÁz]ġ¤²¨QÒŨTIl‡ªťØ}¼˗ƦvÄùØE‹’«Fï˛Iq”ōŒTvāÜŏ‚íÛߜÛV—j³âwGăÂíNOŠˆŠPìyV³ʼnĖýZso§HіiYw[߆\\X¦¥c]ÔƩÜ·«j‡ÐqvÁ¦m^ċ±R™¦΋ƈťĚgÀ»IïĨʗƮްƝ˜ĻþÍAƉſ±tÍEÕÞāNU͗¡\\ſčåÒʻĘm ƭÌŹöʥ’ëQ¤µ­ÇcƕªoIýˆ‰Iɐ_mkl³ă‰Ɠ¦j—¡Yz•Ňi–}Msßõ–īʋ —}ƒÁVmŸ_[n}eı­Uĥ¼‘ª•I{ΧDӜƻėoj‘qYhĹT©oūĶ£]ďxĩ‹ǑMĝ‰q`B´ƃ˺Ч—ç~™²ņj@”¥@đ´ί}ĥtPńǾV¬ufӃÉC‹tÓ̻‰…¹£G³€]ƖƾŎĪŪĘ̖¨ʈĢƂlɘ۪üºňUðǜȢƢż̌ȦǼ‚ĤŊɲĖ­Kq´ï¦—ºĒDzņɾªǀÞĈĂD†½ĄĎÌŗĞrôñnŽœN¼â¾ʄľԆ|DŽŽ֦ज़ȗlj̘̭ɺƅêgV̍ʆĠ·ÌĊv|ýĖÕWĊǎÞ´õ¼cÒÒBĢ͢UĜð͒s¨ňƃLĉÕÝ@ɛƯ÷¿Ľ­ĹeȏijëCȚDŲyê×Ŗyò¯ļcÂßY…tÁƤyAã˾J@ǝrý‹‰@¤…rz¸oP¹ɐÚyᐇHŸĀ[Jw…cVeȴϜ»ÈŽĖ}ƒŰŐèȭǢόĀƪÈŶë;Ñ̆ȤМľĮEŔ—ĹŊũ~ËUă{ŸĻƹɁύȩþĽvĽƓÉ@ē„ĽɲßǐƫʾǗĒpäWÐxnsÀ^ƆwW©¦cÅ¡Ji§vúF¶Ž¨c~c¼īŒeXǚ‹\\đ¾JŽwÀďksãA‹fÕ¦L}wa‚o”Z’‹D½†Ml«]eÒÅaɲáo½FõÛ]ĻÒ¡wYR£¢rvÓ®y®LF‹LzĈ„ôe]gx}•|KK}xklL]c¦£fRtív¦†PĤoH{tK"]],"encodeOffsets":[[[108619,36299]],[[108589,36341]]]},"properties":{"cp":[103.823557,36.058039],"name":"甘肃","childNum":2}},{"id":"630000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@InJm"],["@@CƒÆ½OŃĦsΰ~dz¦@@“Ņiš±è}ؘƄ˹A³r_ĞŠǒNΌĐw¤^ŬĵªpĺSZg’rpiƼĘԛ¨C|͖J’©Ħ»®VIJ~f\\m `Un„˜~ʌŸ•ĬàöNt•~ňjy–¢Zi˜Ɣ¥ĄŠk´nl`JʇŠJþ©pdƖ®È£¶ìRʦ‘źõƮËnŸʼėæÑƀĎ[‚˜¢VÎĂMÖÝÎF²sƊƀÎBļýƞ—¯ʘƭðħ¼Jh¿ŦęΌƇš¥²Q]Č¥nuÂÏriˆ¸¬ƪÛ^Ó¦d€¥[Wà…x\\ZŽjҕ¨GtpþYŊĕ´€zUO뇉P‰îMĄÁxH´á˜iÜUà›îÜՁĂÛSuŎ‹r“œJð̬EŒ‘FÁú×uÃÎkr“Ē{V}İ«O_ÌËĬ©ŽÓŧSRѱ§Ģ£^ÂyèçěM³Ƃę{[¸¿u…ºµ[gt£¸OƤĿéYŸõ·kŸq]juw¥Dĩƍ€õÇPéĽG‘ž©ã‡¤G…uȧþRcÕĕNy“yût“ˆ­‡ø‘†ï»a½ē¿BMoᣟÍj}éZËqbʍš“Ƭh¹ìÿÓAçãnIáI`ƒks£CG­ě˜Uy×Cy•…’Ÿ@¶ʡÊBnāzG„ơMē¼±O÷õJËĚăVŸĪũƆ£Œ¯{ËL½Ìzż“„VR|ĠTbuvJvµhĻĖH”Aëáa…­OÇðñęNw‡…œľ·L›mI±íĠĩPÉ×®ÿs—’cB³±JKßĊ«`…ađ»·QAmO’‘Vţéÿ¤¹SQt]]Çx€±¯A@ĉij¢Ó祖•ƒl¶ÅÛr—ŕspãRk~¦ª]Į­´“FR„åd­ČsCqđéFn¿Åƃm’Éx{W©ºƝºįkÕƂƑ¸wWūЩÈFž£\\tÈ¥ÄRÈýÌJ ƒlGr^×äùyÞ³fj”c†€¨£ÂZ|ǓMĝšÏ@ëÜőR‹›ĝ‰Œ÷¡{aïȷPu°ËXÙ{©TmĠ}Y³’­ÞIňµç½©C¡į÷¯B»|St»›]vƒųƒs»”}MÓ ÿʪƟǭA¡fs˜»PY¼c¡»¦c„ċ­¥£~msĉP•–Siƒ^o©A‰Šec‚™PeǵŽkg‚yUi¿h}aH™šĉ^|ᴟ¡HØûÅ«ĉ®]m€¡qĉ¶³ÈyôōLÁst“BŸ®wn±ă¥HSò뚣˜S’ë@לÊăxÇN©™©T±ª£IJ¡fb®ÞbŽb_Ą¥xu¥B—ž{łĝ³«`d˜Ɛt—¤ťiñžÍUuºí`£˜^tƃIJc—·ÛLO‹½Šsç¥Ts{ă\\_»™kϊ±q©čiìĉ|ÍIƒ¥ć¥›€]ª§D{ŝŖÉR_sÿc³Īō›ƿΑ›§p›[ĉ†›c¯bKm›R¥{³„Z†e^ŽŒwx¹dƽŽôIg §Mĕ ƹĴ¿—ǣÜ̓]‹Ý–]snåA{‹eŒƭ`ǻŊĿ\\ijŬű”YÂÿ¬jĖqŽßbЏ•L«¸©@ěĀ©ê¶ìÀEH|´bRľž–Ó¶rÀQþ‹vl®Õ‚E˜TzÜdb ˜hw¤{LR„ƒd“c‹b¯‹ÙVgœ‚ƜßzÃô쮍^jUèXΖ|UäÌ»rKŽ\\ŒªN‘¼pZCü†VY††¤ɃRi^rPҒTÖ}|br°qňb̰ªiƶGQ¾²„x¦PœmlŜ‘[Ĥ¡ΞsĦŸÔÏâ\\ªÚŒU\\f…¢N²§x|¤§„xĔsZPòʛ²SÐqF`ª„VƒÞŜĶƨVZŒÌL`ˆ¢dŐIqr\\oäõ–F礻Ŷ×h¹]Clـ\\¦ďÌį¬řtTӺƙgQÇÓHţĒ”´ÃbEÄlbʔC”|CˆŮˆk„Ʈ[ʼ¬ňœ´KŮÈΰÌζƶlð”ļA†TUvdTŠG†º̼ŠÔ€ŒsÊDԄveOg"]],"encodeOffsets":[[[105308,37219]],[[95370,40081]]]},"properties":{"cp":[101.778916,36.623178],"name":"青海","childNum":2}},{"id":"640000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@KëÀęĞ«OęȿȕŸı]ʼn¡åįÕÔ«Ǵõƪ™ĚQÐZhv K°›öqÀѐS[ÃÖHƖčË‡nL]ûc…Ùß@‚“ĝ‘¾}w»»‹oģF¹œ»kÌÏ·{zPƒ§B­¢íyÅt@ƒ@áš]Yv_ssģ¼i߁”ĻL¾ġsKD£¡N_…“˜X¸}B~Haiˆ™Åf{«x»ge_bs“KF¯¡Ix™mELcÿZ¤­Ģ‘ƒÝœsuBLù•t†ŒYdˆmVtNmtOPhRw~bd…¾qÐ\\âÙH\\bImlNZŸ»loƒŸqlVm–Gā§~QCw¤™{A\\‘PKŸNY‡¯bF‡kC¥’sk‹Šs_Ã\\ă«¢ħkJi¯r›rAhĹûç£CU‡ĕĊ_ԗBixÅُĄnªÑaM~ħpOu¥sîeQ¥¤^dkKwlL~{L~–hw^‚ófćƒKyEŒ­K­zuÔ¡qQ¤xZÑ¢^ļöܾEpž±âbÊÑÆ^fk¬…NC¾‘Œ“YpxbK~¥Že֎ŒäBlt¿Đx½I[ĒǙŒWž‹f»Ĭ}d§dµùEuj¨‚IÆ¢¥dXªƅx¿]mtÏwßR͌X¢͎vÆzƂZò®ǢÌʆCrâºMÞzžÆMҔÊÓŊZľ–r°Î®Ȉmª²ĈUªĚøºˆĮ¦ÌĘk„^FłĬhĚiĀ˾iİbjÕ"],["@@mfwěwMrŢªv@G‰"]],"encodeOffsets":[[[109366,40242]],[[108600,36303]]]},"properties":{"cp":[106.278179,38.46637],"name":"宁夏","childNum":2}},{"id":"650000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@QØĔ²X¨”~ǘBºjʐߨvK”ƔX¨vĊOžÃƒ·¢i@~c—‡ĝe_«”Eš“}QxgɪëÏÃ@sÅyXoŖ{ô«ŸuX…ê•Îf`œC‚¹ÂÿÐGĮÕĞXŪōŸMźÈƺQèĽôe|¿ƸJR¤ĘEjcUóº¯Ĩ_ŘÁMª÷Ð¥Oéȇ¿ÖğǤǷÂF҇zÉx[]­Ĥĝ‰œ¦EP}ûƥé¿İƷTėƫœŕƅ™ƱB»Đ±’ēO…¦E–•}‘`cȺrĦáŖuҞª«IJ‡πdƺÏØZƴwʄ¤ĖGЙǂZ̓èH¶}ÚZצʥĪï|ÇĦMŔ»İĝLj‹ì¥Βœba­¯¥ǕǚkĆŵĦɑĺƯxūД̵nơʃĽá½M»›òmqóŘĝč˾ăC…ćāƿÝɽ©DZŅ¹đ¥˜³ðLrÁ®ɱĕģʼnǻ̋ȥơŻǛȡVï¹Ň۩ûkɗġƁ§ʇė̕ĩũƽō^ƕŠUv£ƁQï“Ƶkŏ½ΉÃŭdzLқʻ«ƭ\\lƒ‡ŭD‡“{ʓDkaFÃÄa“³ŤđÔGRÈƚhSӹŚsİ«ĐË[¥ÚDkº^Øg¼ŵ¸£EÍö•€ůʼnT¡c_‡ËKY‹ƧUśĵ„݃U_©rETÏʜ±OñtYw獃{£¨uM³x½şL©Ùá[ÓÐĥ Νtģ¢\\‚ś’nkO›w¥±ƒT»ƷFɯàĩÞáB¹Æ…ÑUw„੍žĽw[“mG½Èå~‡Æ÷QyŠěCFmĭZī—ŵVÁ™ƿQƛ—ûXS²‰b½KϽĉS›©ŷXĕŸ{ŽĕK·¥Ɨcqq©f¿]‡ßDõU³h—­gËÇïģÉɋw“k¯í}I·šœbmœÉ–ř›īJɥĻˁ×xo›ɹī‡l•c…¤³Xù]‘™DžA¿w͉ì¥wÇN·ÂËnƾƍdǧđ®Ɲv•Um©³G\\“}µĿ‡QyŹl㓛µEw‰LJQ½yƋBe¶ŋÀů‡ož¥A—˜Éw@•{Gpm¿Aij†ŽKLhˆ³`ñcËtW‚±»ÕS‰ëüÿďD‡u\\wwwù³—V›LŕƒOMËGh£õP¡™er™Ïd{“‡ġWÁ…č|yšg^ğyÁzÙs`—s|ÉåªÇ}m¢Ń¨`x¥’ù^•}ƒÌ¥H«‰Yªƅ”Aйn~Ꝛf¤áÀz„gŠÇDIԝ´AňĀ҄¶ûEYospõD[{ù°]u›Jq•U•|Soċxţ[õÔĥkŋÞŭZ˺óYËüċrw €ÞkrťË¿XGÉbřaDü·Ē÷Aê[Ää€I®BÕИÞ_¢āĠpŠÛÄȉĖġDKwbm‡ÄNô‡ŠfœƫVÉvi†dz—H‘‹QµâFšù­Âœ³¦{YGžƒd¢ĚÜO „€{Ö¦ÞÍÀPŒ^b–ƾŠlŽ[„vt×ĈÍE˨¡Đ~´î¸ùÎh€uè`¸ŸHÕŔVºwĠââWò‡@{œÙNÝ´ə²ȕn{¿¥{l—÷eé^e’ďˆXj©î\\ªÑò˜Üìc\\üqˆÕ[Č¡xoÂċªbØ­Œø|€¶ȴZdÆÂšońéŒGš\\”¼C°ÌƁn´nxšÊOĨ’ہƴĸ¢¸òTxÊǪMīИÖŲÃɎOvˆʦƢ~FއRěò—¿ġ~åŊœú‰Nšžš¸qŽ’Ę[Ĕ¶ÂćnÒPĒÜvúĀÊbÖ{Äî¸~Ŕünp¤ÂH¾œĄYÒ©ÊfºmԈĘcDoĬMŬ’˜S¤„s²‚”ʘچžȂVŦ –ŽèW°ªB|IJXŔþÈJĦÆæFĚêŠYĂªĂ]øªŖNÞüA€’fɨJ€˜¯ÎrDDšĤ€`€mz\\„§~D¬{vJÂ˜«lµĂb–¤p€ŌŰNĄ¨ĊXW|ų ¿¾ɄĦƐMT”‡òP˜÷fØĶK¢ȝ˔Sô¹òEð­”`Ɩ½ǒÂň×äı–§ĤƝ§C~¡‚hlå‚ǺŦŞkâ’~}ŽFøàIJaĞ‚fƠ¥Ž„Ŕdž˜®U¸ˆźXœv¢aƆúŪtŠųƠjd•ƺŠƺÅìnrh\\ĺ¯äɝĦ]èpĄ¦´LƞĬŠ´ƤǬ˼Ēɸ¤rºǼ²¨zÌPðŀbþ¹ļD¢¹œ\\ĜÑŚŸ¶ZƄ³àjĨoâŠȴLʉȮŒĐ­ĚăŽÀêZǚŐ¤qȂ\\L¢ŌİfÆs|zºeªÙæ§΢{Ā´ƐÚ¬¨Ĵà²łhʺKÞºÖTŠiƢ¾ªì°`öøu®Ê¾ãØ"],"encodeOffsets":[[88824,50096]]},"properties":{"cp":[87.617733,43.792818],"name":"新疆","childNum":1}},{"id":"110000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@ĽOÁ›ûtŷmiÍt_H»Ĩ±d`й­{bw…Yr“³S]§§o¹€qGtm_Sŧ€“oa›‹FLg‘QN_•dV€@Zom_ć\\ߚc±x¯oœRcfe…£’o§ËgToÛJíĔóu…|wP¤™XnO¢ÉˆŦ¯rNÄā¤zâŖÈRpŢZŠœÚ{GŠrFt¦Òx§ø¹RóäV¤XdˆżâºWbwڍUd®bêņ¾‘jnŎGŃŶŠnzÚSeîĜZczî¾i]͜™QaúÍÔiþĩȨWĢ‹ü|Ėu[qb[swP@ÅğP¿{\\‡¥A¨Ï‘Ѩj¯ŠX\\¯œMK‘pA³[H…īu}}"],"encodeOffsets":[[120023,41045]]},"properties":{"cp":[116.405285,39.904989],"name":"北京","childNum":1}},{"id":"120000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@ŬgX§Ü«E…¶Ḟ“¬O_™ïlÁg“z±AXe™µÄĵ{¶]gitgšIj·›¥îakS€‰¨ÐƎk}ĕ{gB—qGf{¿a†U^fI“ư‹³õ{YƒıëNĿžk©ïËZŏ‘R§òoY×Ógc…ĥs¡bġ«@dekąI[nlPqCnp{ˆō³°`{PNdƗqSÄĻNNâyj]äžÒD ĬH°Æ]~¡HO¾ŒX}ÐxŒgp“gWˆrDGˆŒpù‚Š^L‚ˆrzWxˆZ^¨´T\\|~@I‰zƒ–bĤ‹œjeĊªz£®Ĕvě€L†mV¾Ô_ȔNW~zbĬvG†²ZmDM~”~"],"encodeOffsets":[[120237,41215]]},"properties":{"cp":[117.190182,39.125596],"name":"天津","childNum":1}},{"id":"310000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@ɧư¬EpƸÁxc‡"],["@@©„ªƒ"],["@@”MA‹‘š"],["@@Qp݁E§ÉC¾"],["@@bŝՕÕEȣÚƥêImɇǦèÜĠŒÚžÃƌÃ͎ó"],["@@ǜûȬɋŠŭ™×^‰sYŒɍDŋ‘ŽąñCG²«ªč@h–_p¯A{‡oloY€¬j@IJ`•gQڛhr|ǀ^MIJvtbe´R¯Ô¬¨YŽô¤r]ì†Ƭį"]],"encodeOffsets":[[[124702,32062]],[[124547,32200]],[[124808,31991]],[[124726,32110]],[[124903,32376]],[[124438,32149]]]},"properties":{"cp":[121.472644,31.231706],"name":"上海","childNum":6}},{"id":"500000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@vjG~nGŘŬĶȂƀƾ¹¸ØÎezĆT¸}êЖqHŸðqĖ䒊¥^CƒIj–²p…\\_ æüY|[YxƊæuž°xb®…Űb@~¢NQt°¶‚S栓Ê~rljĔëĚ¢~šuf`‘‚†fa‚ĔJåĊ„nÖ]„jƎćÊ@Š£¾a®£Ű{ŶĕF‹ègLk{Y|¡ĜWƔtƬJÑxq‹±ĢN´‰òK‰™–LÈüD|s`ŋ’ć]ƒÃ‰`đŒMûƱ½~Y°ħ`ƏíW‰½eI‹½{aŸ‘OIrÏ¡ĕŇa†p†µÜƅġ‘œ^ÖÛbÙŽŏml½S‹êqDu[R‹ãË»†ÿw`»y‘¸_ĺę}÷`M¯ċfCVµqʼn÷Z•gg“Œ`d½pDO‡ÎCnœ^uf²ènh¼WtƏxRGg¦…pV„†FI±ŽG^ŒIc´ec‡’G•ĹÞ½sëĬ„h˜xW‚}Kӈe­Xsbk”F¦›L‘ØgTkïƵNï¶}Gy“w\\oñ¡nmĈzjŸ•@™Óc£»Wă¹Ój“_m»ˆ¹·~MvÛaqœ»­‰êœ’\\ÂoVnŽÓØÍ™²«‹bq¿efE „€‹Ĝ^Qž~ Évý‡ş¤²Į‰pEİ}zcĺƒL‹½‡š¿gņ›¡ýE¡ya£³t\\¨\\vú»¼§·Ñr_oÒý¥u‚•_n»_ƒ•At©Þűā§IVeëƒY}{VPÀFA¨ąB}q@|Ou—\\Fm‰QF݅Mw˜å}]•€|FmϋCaƒwŒu_p—¯sfÙgY…DHl`{QEfNysBЦzG¸rHe‚„N\\CvEsÐùÜ_·ÖĉsaQ¯€}_U‡†xÃđŠq›NH¬•Äd^ÝŰR¬ã°wećJEž·vÝ·Hgƒ‚éFXjÉê`|yŒpxkAwœWĐpb¥eOsmzwqChóUQl¥F^laf‹anòsr›EvfQdÁUVf—ÎvÜ^efˆtET¬ôA\\œ¢sJŽnQTjP؈xøK|nBz‰„œĞ»LY‚…FDxӄvr“[ehľš•vN”¢o¾NiÂxGp⬐z›bfZo~hGi’]öF|‰|Nb‡tOMn eA±ŠtPT‡LjpYQ|†SH††YĀxinzDJ€Ìg¢và¥Pg‰_–ÇzII‹€II•„£®S¬„Øs쐣ŒN"],["@@ifjN@s"]],"encodeOffsets":[[[109628,30765]],[[111725,31320]]]},"properties":{"cp":[106.504962,29.533155],"name":"重庆","childNum":2}},{"id":"810000","type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[["@@AlBk"],["@@mŽn"],["@@EpFo"],["@@ea¢pl¸Eõ¹‡hj[ƒ]ÔCΖ@lj˜¡uBXŸ…•´‹AI¹…[‹yDUˆ]W`çwZkmc–…M›žp€Åv›}I‹oJlcaƒfёKްä¬XJmРđhI®æÔtSHn€Eˆ„ÒrÈc"],["@@rMUw‡AS®€e"]],"encodeOffsets":[[[117111,23002]],[[117072,22876]],[[117045,22887]],[[116975,23082]],[[116882,22747]]]},"properties":{"cp":[114.173355,22.320048],"name":"香港","childNum":5}},{"id":"820000","type":"Feature","geometry":{"type":"Polygon","coordinates":["@@kÊd°å§s"],"encodeOffsets":[[116279,22639]]},"properties":{"cp":[113.54909,22.198951],"name":"澳门","childNum":1}}],"UTF8Encoding":true}); +})); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/ecStat.min.js b/src/main/resources/nginx/defense/cdn/ecStat.min.js new file mode 100644 index 0000000..6aa4af5 --- /dev/null +++ b/src/main/resources/nginx/defense/cdn/ecStat.min.js @@ -0,0 +1 @@ +!function(r,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.ecStat=t():r.ecStat=t()}(this,function(){return function(r){function t(e){if(n[e])return n[e].exports;var o=n[e]={exports:{},id:e,loaded:!1};return r[e].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=r,t.c=n,t.p="",t(0)}([function(r,t,n){var e;e=function(r){return{clustering:n(11),regression:n(13),statistics:n(14),histogram:n(12)}}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r){return r=null===r?NaN:+r,"number"==typeof r&&!isNaN(r)}function n(r){return isFinite(r)&&r===Math.round(r)}return{isNumber:t,isInteger:n}}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r){if(!a(r))throw new Error("Invalid data type, you should input an array");var t=[],n=u(r);if(1===n.length)for(var e=0;e=1)return r[n-1];var e=(n-1)*t,o=Math.floor(e),a=r[o],u=r[o+1];return a+(u-a)*(e-o)}}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r){for(var t=[];n(r);)t.push(r.length),r=r[0];return t}function n(r){return"[object Array]"===l.call(r)}function e(r,t){for(var n=[],e=0;et?1:r0)e=o;else{if(!(a<0))return o+1;n=o+1}}return n}function f(r,t,n){if(r&&t){if(r.map&&r.map===c)return r.map(t,n);for(var e=[],o=0,a=r.length;ot&&(t=r[n]);return t}var e=n(1),o=e.isNumber;return t}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r){var t=r.length;return t?e(r)/r.length:0}var e=n(10);return t}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r){for(var t=1/0,n=0;n=2){for(var n,e=a(r),u=0,i=0;ie&&(e=r[f][i]);o=e-n;for(var f=0;f0?d[m-1]:d[m]-u===l?u:d[m]-l,x[m].x1=m50?50:t},scott:function(r,t,n){return Math.ceil((n-t)/(3.5*u(r)*Math.pow(r.length,-1/3)))},freedmanDiaconis:function(r,t,n){return r.sort(s),Math.ceil((n-t)/(2*(a(r,.75)-a(r,.25))*Math.pow(r.length,-1/3)))},sturges:function(r){return Math.ceil(Math.log(r.length)/Math.LN2)+1}};return t}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r,t){for(var n=0;nMath.abs(r[n][e])&&(e=o);for(var a=n;a=n;f--)r[f][i]-=r[f][n]/r[n][n]*r[n][i]}for(var l=new Array(t),s=r.length-1,o=r.length-2;o>=0;o--){for(var u=0,n=o+1;n=0;f--)x+=f>1?Math.round(g[f]*Math.pow(10,f+1))/Math.pow(10,f+1)+"x^"+f+" + ":1===f?Math.round(100*g[f])/100+"x + ":Math.round(100*g[f])/100;return{points:d,parameter:g,expression:x}}},u=function(r,t,n){return a[r](t,n)};return u}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){var t={};return t.max=n(6),t.deviation=n(5),t.mean=n(7),t.median=n(15),t.min=n(8),t.quantile=n(3),t.sampleVariance=n(9),t.sum=n(10),t}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){function t(r){return e(r,.5)}var e=n(3);return t}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))},function(r,t,n){var e;e=function(r){var t=n(2),e=t.getPrecision;return function(r,t,n,o){var a=arguments.length;a<2?(t=r,r=0,n=1):a<3?n=1:a<4?(n=+n,o=e(n)):o=+o;for(var u=Math.ceil(((t-r)/n).toFixed(o)),i=new Array(u+1),f=0;f=Math.sqrt(50)?a*=10:u>=Math.sqrt(10)?a*=5:u>=Math.sqrt(2)&&(a*=2),+(t>=r?a:-a).toFixed(-o)}}.call(t,n,t,r),!(void 0!==e&&(r.exports=e))}])}); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/echarts-gl.min.js b/src/main/resources/nginx/defense/cdn/echarts-gl.min.js new file mode 100644 index 0000000..8d6fd8f --- /dev/null +++ b/src/main/resources/nginx/defense/cdn/echarts-gl.min.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("echarts")):"function"==typeof define&&define.amd?define(["echarts"],t):"object"==typeof exports?exports["echarts-gl"]=t(require("echarts")):e["echarts-gl"]=t(e.echarts)}(this,function(e){return function(e){function t(n){if(r[n])return r[n].exports;var i=r[n]={i:n,l:!1,exports:{}};return e[n].call(i.exports,i,i.exports,t),i.l=!0,i.exports}var r={};return t.m=e,t.c=r,t.d=function(e,r,n){t.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,"a",r),r},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=106)}([function(t,r){t.exports=e},function(e,t,r){"use strict";function n(e){return!e||"none"===e}function i(e){return e instanceof HTMLCanvasElement||e instanceof HTMLImageElement||e instanceof Image}function a(e){return e.getZr&&e.setOption}function o(e){return Math.pow(2,Math.round(Math.log(e)/Math.LN2))}function s(e){if((e.wrapS===c.a.REPEAT||e.wrapT===c.a.REPEAT)&&e.image){var t=o(e.width),r=o(e.height);if(t!==e.width||r!==e.height){var n=document.createElement("canvas");n.width=t,n.height=r;n.getContext("2d").drawImage(e.image,0,0,t,r),e.image=n}}}var u=r(40),l=r(52),h=r(5),c=r(4),d=r(8),f=r(19),p=r(35),m=r(15),g=r(0),_=r.n(g),v=r(36),y=r(60),x=r.n(y),T=r(61),b=r(124),w=r(125),E=r(129),S=r(130),A=r(2),M=r(132),C=r(43),L=r(76),D=r(133),N=r(134),R=r(135),P=r(136),I=r(41),O=r(37),F=r(26),B=r(3),U=r(137),z=r(56),G=r(138),H=r(139),V=r(140),k=r(9),W=r(74),j=r(54),X=r(18),q=r(59),Z=r(141),Y=r(146),K=r(71),Q=r(147),J=r(148),$=r(149),ee=r(150),te=r(151),re=r(152);_.a.util.extend(p.a.prototype,Z.a),d.a.import(Y.a),d.a.import(K.a),d.a.import(Q.a),d.a.import(J.a),d.a.import($.a),d.a.import(ee.a),d.a.import(te.a),d.a.import(re.a);var ne=v.a.prototype.addToScene,ie=v.a.prototype.removeFromScene;v.a.prototype.addToScene=function(e){if(ne.call(this,e),this.__zr){var t=this.__zr;e.traverse(function(e){e.__zr=t,e.addAnimatorsToZr&&e.addAnimatorsToZr(t)})}},v.a.prototype.removeFromScene=function(e){ie.call(this,e),e.traverse(function(e){var t=e.__zr;e.__zr=null,t&&e.removeAnimatorsFromZr&&e.removeAnimatorsFromZr(t)})},f.a.prototype.setTextureImage=function(e,t,r,i){if(this.shader){var a,o=r.getZr(),s=this;return s.autoUpdateTextureStatus=!1,s.disableTexture(e),n(t)||(a=ae.loadTexture(t,r,i,function(t){s.enableTexture(e),o&&o.refresh()}),s.set(e,a)),a}};var ae={};ae.Renderer=l.a,ae.Node=p.a,ae.Mesh=u.a,ae.Shader=d.a,ae.Material=f.a,ae.Texture=c.a,ae.Texture2D=h.a,ae.Geometry=m.a,ae.SphereGeometry=M.a,ae.PlaneGeometry=C.a,ae.CubeGeometry=L.a,ae.AmbientLight=D.a,ae.DirectionalLight=N.a,ae.PointLight=R.a,ae.SpotLight=P.a,ae.PerspectiveCamera=I.a,ae.OrthographicCamera=O.a,ae.Vector2=F.a,ae.Vector3=B.a,ae.Vector4=U.a,ae.Quaternion=z.a,ae.Matrix2=G.a,ae.Matrix2d=H.a,ae.Matrix3=V.a,ae.Matrix4=k.a,ae.Plane=W.a,ae.Ray=j.a,ae.BoundingBox=X.a,ae.Frustum=q.a;var oe=T.a.createBlank("rgba(255,255,255,0)").image;ae.loadTexture=function(e,t,r,n){"function"==typeof r&&(n=r,r={}),r=r||{};for(var o=Object.keys(r).sort(),u="",l=0;l3?t[3]=e[3]:t[3]=1,t):(t=_.a.color.parse(e||"#000",t)||[0,0,0,0],t[0]/=255,t[1]/=255,t[2]/=255,t)},ae.directionFromAlphaBeta=function(e,t){var r=e/180*Math.PI+Math.PI/2,n=-t/180*Math.PI+Math.PI/2,i=[],a=Math.sin(r);return i[0]=a*Math.cos(n),i[1]=-Math.cos(r),i[2]=a*Math.sin(n),i},ae.getShadowResolution=function(e){var t=1024;switch(e){case"low":t=512;break;case"medium":break;case"high":t=2048;break;case"ultra":t=4096}return t},ae.COMMON_SHADERS=["lambert","color","realistic","hatching"],ae.createShader=function(e){var t=d.a.source(e+".vertex"),r=d.a.source(e+".fragment");t||console.error("Vertex shader of '%s' not exits",e),r||console.error("Fragment shader of '%s' not exits",e);var n=new d.a(t,r);return n.name=e,n},ae.createMaterial=function(e,t){t instanceof Array||(t=[t]);var r=ae.createShader(e),n=new f.a({shader:r});return t.forEach(function(e){"string"==typeof e&&n.define(e)}),n},ae.setMaterialFromModel=function(e,t,r,n){t.autoUpdateTextureStatus=!1;var i=r.getModel(e+"Material"),a=i.get("detailTexture"),o=A.a.firstNotNull(i.get("textureTiling"),1),s=A.a.firstNotNull(i.get("textureOffset"),0);"number"==typeof o&&(o=[o,o]),"number"==typeof s&&(s=[s,s]);var u=o[0]>1||o[1]>1?ae.Texture.REPEAT:ae.Texture.CLAMP_TO_EDGE,l={anisotropic:8,wrapS:u,wrapT:u};if("realistic"===e){var h=i.get("roughness"),c=i.get("metalness");null!=c?isNaN(c)&&(t.setTextureImage("metalnessMap",c,n,l),c=A.a.firstNotNull(i.get("metalnessAdjust"),.5)):c=0,null!=h?isNaN(h)&&(t.setTextureImage("roughnessMap",h,n,l),h=A.a.firstNotNull(i.get("roughnessAdjust"),.5)):h=.5;var d=i.get("normalTexture");t.setTextureImage("detailMap",a,n,l),t.setTextureImage("normalMap",d,n,l),t.set({roughness:h,metalness:c,detailUvRepeat:o,detailUvOffset:s})}else if("lambert"===e)t.setTextureImage("detailMap",a,n,l),t.set({detailUvRepeat:o,detailUvOffset:s});else if("color"===e)t.setTextureImage("detailMap",a,n,l),t.set({detailUvRepeat:o,detailUvOffset:s});else if("hatching"===e){for(var f=i.get("hatchingTextures")||[],p=0;p<6;p++)t.setTextureImage("hatch"+(p+1),f[p],n,{anisotropic:8,wrapS:ae.Texture.REPEAT,wrapT:ae.Texture.REPEAT});t.set({detailUvRepeat:o,detailUvOffset:s})}},ae.updateVertexAnimation=function(e,t,r,n){var i=n.get("animation"),a=n.get("animationDurationUpdate"),o=n.get("animationEasingUpdate"),s=r.shadowDepthMaterial;if(i&&t&&a>0&&t.geometry.vertexCount===r.geometry.vertexCount){r.material.define("vertex","VERTEX_ANIMATION"),r.ignorePreZ=!0,s&&s.define("vertex","VERTEX_ANIMATION");for(var u=0;ur?r:e}var i=r(12),a=function(e,t,r){e=e||0,t=t||0,r=r||0,this.array=i.a.fromValues(e,t,r),this._dirty=!0};a.prototype={constructor:a,add:function(e){return i.a.add(this.array,this.array,e.array),this._dirty=!0,this},set:function(e,t,r){return this.array[0]=e,this.array[1]=t,this.array[2]=r,this._dirty=!0,this},setArray:function(e){return this.array[0]=e[0],this.array[1]=e[1],this.array[2]=e[2],this._dirty=!0,this},clone:function(){return new a(this.x,this.y,this.z)},copy:function(e){return i.a.copy(this.array,e.array),this._dirty=!0,this},cross:function(e,t){return i.a.cross(this.array,e.array,t.array),this._dirty=!0,this},dist:function(e){return i.a.dist(this.array,e.array)},distance:function(e){return i.a.distance(this.array,e.array)},div:function(e){return i.a.div(this.array,this.array,e.array),this._dirty=!0,this},divide:function(e){return i.a.divide(this.array,this.array,e.array),this._dirty=!0,this},dot:function(e){return i.a.dot(this.array,e.array)},len:function(){return i.a.len(this.array)},length:function(){return i.a.length(this.array)},lerp:function(e,t,r){return i.a.lerp(this.array,e.array,t.array,r),this._dirty=!0,this},min:function(e){return i.a.min(this.array,this.array,e.array),this._dirty=!0,this},max:function(e){return i.a.max(this.array,this.array,e.array),this._dirty=!0,this},mul:function(e){return i.a.mul(this.array,this.array,e.array),this._dirty=!0,this},multiply:function(e){return i.a.multiply(this.array,this.array,e.array),this._dirty=!0,this},negate:function(){return i.a.negate(this.array,this.array),this._dirty=!0,this},normalize:function(){return i.a.normalize(this.array,this.array),this._dirty=!0,this},random:function(e){return i.a.random(this.array,e),this._dirty=!0,this},scale:function(e){return i.a.scale(this.array,this.array,e),this._dirty=!0,this},scaleAndAdd:function(e,t){return i.a.scaleAndAdd(this.array,this.array,e.array,t),this._dirty=!0,this},sqrDist:function(e){return i.a.sqrDist(this.array,e.array)},squaredDistance:function(e){return i.a.squaredDistance(this.array,e.array)},sqrLen:function(){return i.a.sqrLen(this.array)},squaredLength:function(){return i.a.squaredLength(this.array)},sub:function(e){return i.a.sub(this.array,this.array,e.array),this._dirty=!0,this},subtract:function(e){return i.a.subtract(this.array,this.array,e.array),this._dirty=!0,this},transformMat3:function(e){return i.a.transformMat3(this.array,this.array,e.array),this._dirty=!0,this},transformMat4:function(e){return i.a.transformMat4(this.array,this.array,e.array),this._dirty=!0,this},transformQuat:function(e){return i.a.transformQuat(this.array,this.array,e.array),this._dirty=!0,this},applyProjection:function(e){var t=this.array;if(e=e.array,0===e[15]){var r=-1/t[2];t[0]=e[0]*t[0]*r,t[1]=e[5]*t[1]*r,t[2]=(e[10]*t[2]+e[14])*r}else t[0]=e[0]*t[0]+e[12],t[1]=e[5]*t[1]+e[13],t[2]=e[10]*t[2]+e[14];return this._dirty=!0,this},eulerFromQuat:function(e,t){a.eulerFromQuat(this,e,t)},eulerFromMat3:function(e,t){a.eulerFromMat3(this,e,t)},toString:function(){return"["+Array.prototype.join.call(this.array,",")+"]"},toArray:function(){return Array.prototype.slice.call(this.array)}};var o=Object.defineProperty;if(o){var s=a.prototype;o(s,"x",{get:function(){return this.array[0]},set:function(e){this.array[0]=e,this._dirty=!0}}),o(s,"y",{get:function(){return this.array[1]},set:function(e){this.array[1]=e,this._dirty=!0}}),o(s,"z",{get:function(){return this.array[2]},set:function(e){this.array[2]=e,this._dirty=!0}})}a.add=function(e,t,r){return i.a.add(e.array,t.array,r.array),e._dirty=!0,e},a.set=function(e,t,r,n){i.a.set(e.array,t,r,n),e._dirty=!0},a.copy=function(e,t){return i.a.copy(e.array,t.array),e._dirty=!0,e},a.cross=function(e,t,r){return i.a.cross(e.array,t.array,r.array),e._dirty=!0,e},a.dist=function(e,t){return i.a.distance(e.array,t.array)},a.distance=a.dist,a.div=function(e,t,r){return i.a.divide(e.array,t.array,r.array),e._dirty=!0,e},a.divide=a.div,a.dot=function(e,t){return i.a.dot(e.array,t.array)},a.len=function(e){return i.a.length(e.array)},a.lerp=function(e,t,r,n){return i.a.lerp(e.array,t.array,r.array,n),e._dirty=!0,e},a.min=function(e,t,r){return i.a.min(e.array,t.array,r.array),e._dirty=!0,e},a.max=function(e,t,r){return i.a.max(e.array,t.array,r.array),e._dirty=!0,e},a.mul=function(e,t,r){return i.a.multiply(e.array,t.array,r.array),e._dirty=!0,e},a.multiply=a.mul,a.negate=function(e,t){return i.a.negate(e.array,t.array),e._dirty=!0,e},a.normalize=function(e,t){return i.a.normalize(e.array,t.array),e._dirty=!0,e},a.random=function(e,t){return i.a.random(e.array,t),e._dirty=!0,e},a.scale=function(e,t,r){return i.a.scale(e.array,t.array,r),e._dirty=!0,e},a.scaleAndAdd=function(e,t,r,n){return i.a.scaleAndAdd(e.array,t.array,r.array,n),e._dirty=!0,e},a.sqrDist=function(e,t){return i.a.sqrDist(e.array,t.array)},a.squaredDistance=a.sqrDist,a.sqrLen=function(e){return i.a.sqrLen(e.array)},a.squaredLength=a.sqrLen,a.sub=function(e,t,r){return i.a.subtract(e.array,t.array,r.array),e._dirty=!0,e},a.subtract=a.sub,a.transformMat3=function(e,t,r){return i.a.transformMat3(e.array,t.array,r.array),e._dirty=!0,e},a.transformMat4=function(e,t,r){return i.a.transformMat4(e.array,t.array,r.array),e._dirty=!0,e},a.transformQuat=function(e,t,r){return i.a.transformQuat(e.array,t.array,r.array),e._dirty=!0,e};var u=Math.atan2,l=Math.asin,h=Math.abs;a.eulerFromQuat=function(e,t,r){e._dirty=!0,t=t.array;var i=e.array,a=t[0],o=t[1],s=t[2],h=t[3],c=a*a,d=o*o,f=s*s,p=h*h,r=(r||"XYZ").toUpperCase();switch(r){case"XYZ":i[0]=u(2*(a*h-o*s),p-c-d+f),i[1]=l(n(2*(a*s+o*h),-1,1)),i[2]=u(2*(s*h-a*o),p+c-d-f);break;case"YXZ":i[0]=l(n(2*(a*h-o*s),-1,1)),i[1]=u(2*(a*s+o*h),p-c-d+f),i[2]=u(2*(a*o+s*h),p-c+d-f);break;case"ZXY":i[0]=l(n(2*(a*h+o*s),-1,1)),i[1]=u(2*(o*h-s*a),p-c-d+f),i[2]=u(2*(s*h-a*o),p-c+d-f);break;case"ZYX":i[0]=u(2*(a*h+s*o),p-c-d+f),i[1]=l(n(2*(o*h-a*s),-1,1)),i[2]=u(2*(a*o+s*h),p+c-d-f);break;case"YZX":i[0]=u(2*(a*h-s*o),p-c+d-f),i[1]=u(2*(o*h-a*s),p+c-d-f),i[2]=l(n(2*(a*o+s*h),-1,1));break;case"XZY":i[0]=u(2*(a*h+o*s),p-c+d-f),i[1]=u(2*(a*s+o*h),p+c-d-f),i[2]=l(n(2*(s*h-a*o),-1,1));break;default:console.warn("Unkown order: "+r)}return e},a.eulerFromMat3=function(e,t,r){var i=t.array,a=i[0],o=i[3],s=i[6],c=i[1],d=i[4],f=i[7],p=i[2],m=i[5],g=i[8],_=e.array,r=(r||"XYZ").toUpperCase();switch(r){case"XYZ":_[1]=l(n(s,-1,1)),h(s)<.99999?(_[0]=u(-f,g),_[2]=u(-o,a)):(_[0]=u(m,d),_[2]=0);break;case"YXZ":_[0]=l(-n(f,-1,1)),h(f)<.99999?(_[1]=u(s,g),_[2]=u(c,d)):(_[1]=u(-p,a),_[2]=0);break;case"ZXY":_[0]=l(n(m,-1,1)),h(m)<.99999?(_[1]=u(-p,g),_[2]=u(-o,d)):(_[1]=0,_[2]=u(c,a));break;case"ZYX":_[1]=l(-n(p,-1,1)),h(p)<.99999?(_[0]=u(m,g),_[2]=u(c,a)):(_[0]=0,_[2]=u(-o,d));break;case"YZX":_[2]=l(n(c,-1,1)),h(c)<.99999?(_[0]=u(-f,d),_[1]=u(-p,a)):(_[0]=0,_[1]=u(s,g));break;case"XZY":_[2]=l(-n(o,-1,1)),h(o)<.99999?(_[0]=u(m,d),_[1]=u(s,a)):(_[0]=u(-f,g),_[1]=0);break;default:console.warn("Unkown order: "+r)}return e._dirty=!0,e},Object.defineProperties(a,{POSITIVE_X:{get:function(){return new a(1,0,0)}},NEGATIVE_X:{get:function(){return new a(-1,0,0)}},POSITIVE_Y:{get:function(){return new a(0,1,0)}},NEGATIVE_Y:{get:function(){return new a(0,-1,0)}},POSITIVE_Z:{get:function(){return new a(0,0,1)}},NEGATIVE_Z:{get:function(){return new a(0,0,-1)}},UP:{get:function(){return new a(0,1,0)}},ZERO:{get:function(){return new a}}}),t.a=a},function(e,t,r){"use strict";var n=r(7),i=r(11),a=r(57),o=n.a.extend({width:512,height:512,type:i.a.UNSIGNED_BYTE,format:i.a.RGBA,wrapS:i.a.REPEAT,wrapT:i.a.REPEAT,minFilter:i.a.LINEAR_MIPMAP_LINEAR,magFilter:i.a.LINEAR,useMipmap:!0,anisotropic:1,flipY:!0,sRGB:!0,unpackAlignment:4,premultiplyAlpha:!1,dynamic:!1,NPOT:!1,__used:0},function(){this._cache=new a.a},{getWebGLTexture:function(e){var t=e.gl,r=this._cache;return r.use(e.__uid__),r.miss("webgl_texture")&&r.put("webgl_texture",t.createTexture()),this.dynamic?this.update(e):r.isDirty()&&(this.update(e),r.fresh()),r.get("webgl_texture")},bind:function(){},unbind:function(){},dirty:function(){this._cache&&this._cache.dirtyAll()},update:function(e){},updateCommon:function(e){var t=e.gl;t.pixelStorei(t.UNPACK_FLIP_Y_WEBGL,this.flipY),t.pixelStorei(t.UNPACK_PREMULTIPLY_ALPHA_WEBGL,this.premultiplyAlpha),t.pixelStorei(t.UNPACK_ALIGNMENT,this.unpackAlignment),this.format===i.a.DEPTH_COMPONENT&&(this.useMipmap=!1);var r=e.getGLExtension("EXT_sRGB");this.format!==o.SRGB||r||(this.format=o.RGB),this.format!==o.SRGB_ALPHA||r||(this.format=o.RGBA),this.NPOT=!this.isPowerOfTwo()},getAvailableWrapS:function(){return this.NPOT?i.a.CLAMP_TO_EDGE:this.wrapS},getAvailableWrapT:function(){return this.NPOT?i.a.CLAMP_TO_EDGE:this.wrapT},getAvailableMinFilter:function(){var e=this.minFilter;return this.NPOT||!this.useMipmap?e===i.a.NEAREST_MIPMAP_NEAREST||e===i.a.NEAREST_MIPMAP_LINEAR?i.a.NEAREST:e===i.a.LINEAR_MIPMAP_LINEAR||e===i.a.LINEAR_MIPMAP_NEAREST?i.a.LINEAR:e:e},getAvailableMagFilter:function(){return this.magFilter},nextHighestPowerOfTwo:function(e){--e;for(var t=1;t<32;t<<=1)e|=e>>t;return e+1},dispose:function(e){var t=this._cache;t.use(e.__uid__);var r=t.get("webgl_texture");r&&e.gl.deleteTexture(r),t.deleteContext(e.__uid__)},isRenderable:function(){},isPowerOfTwo:function(){}});Object.defineProperty(o.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e}}),Object.defineProperty(o.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e}}),o.BYTE=i.a.BYTE,o.UNSIGNED_BYTE=i.a.UNSIGNED_BYTE,o.SHORT=i.a.SHORT,o.UNSIGNED_SHORT=i.a.UNSIGNED_SHORT,o.INT=i.a.INT,o.UNSIGNED_INT=i.a.UNSIGNED_INT,o.FLOAT=i.a.FLOAT,o.HALF_FLOAT=36193,o.UNSIGNED_INT_24_8_WEBGL=34042,o.DEPTH_COMPONENT=i.a.DEPTH_COMPONENT,o.DEPTH_STENCIL=i.a.DEPTH_STENCIL,o.ALPHA=i.a.ALPHA,o.RGB=i.a.RGB,o.RGBA=i.a.RGBA,o.LUMINANCE=i.a.LUMINANCE,o.LUMINANCE_ALPHA=i.a.LUMINANCE_ALPHA,o.SRGB=35904,o.SRGB_ALPHA=35906,o.COMPRESSED_RGB_S3TC_DXT1_EXT=33776,o.COMPRESSED_RGBA_S3TC_DXT1_EXT=33777,o.COMPRESSED_RGBA_S3TC_DXT3_EXT=33778,o.COMPRESSED_RGBA_S3TC_DXT5_EXT=33779,o.NEAREST=i.a.NEAREST,o.LINEAR=i.a.LINEAR,o.NEAREST_MIPMAP_NEAREST=i.a.NEAREST_MIPMAP_NEAREST,o.LINEAR_MIPMAP_NEAREST=i.a.LINEAR_MIPMAP_NEAREST,o.NEAREST_MIPMAP_LINEAR=i.a.NEAREST_MIPMAP_LINEAR,o.LINEAR_MIPMAP_LINEAR=i.a.LINEAR_MIPMAP_LINEAR,o.REPEAT=i.a.REPEAT,o.CLAMP_TO_EDGE=i.a.CLAMP_TO_EDGE,o.MIRRORED_REPEAT=i.a.MIRRORED_REPEAT,t.a=o},function(e,t,r){"use strict";function n(e){return Math.pow(2,Math.round(Math.log(e)/Math.LN2))}function i(e,t){var r=n(e.width),i=n(e.height);return t=t||document.createElement("canvas"),t.width=r,t.height=i,t.getContext("2d").drawImage(e.image,0,0,r,i),t}var a=r(4),o=r(11),s=r(14),u=r(73),l=u.a.isPowerOfTwo,h=a.a.extend(function(){return{image:null,pixels:null,mipmaps:[],convertToPOT:!1}},{textureType:"texture2D",update:function(e){var t=e.gl;t.bindTexture(t.TEXTURE_2D,this._cache.get("webgl_texture")),this.updateCommon(e);var r=this.format,n=this.type,i=!(!this.convertToPOT||this.mipmaps.length||!this.image||this.wrapS!==a.a.REPEAT&&this.wrapT!==a.a.REPEAT||!this.NPOT);t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_S,i?this.wrapS:this.getAvailableWrapS()),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_T,i?this.wrapT:this.getAvailableWrapT()),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,i?this.magFilter:this.getAvailableMagFilter()),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,i?this.minFilter:this.getAvailableMinFilter());var s=e.getGLExtension("EXT_texture_filter_anisotropic");if(s&&this.anisotropic>1&&t.texParameterf(t.TEXTURE_2D,s.TEXTURE_MAX_ANISOTROPY_EXT,this.anisotropic),36193===n){e.getGLExtension("OES_texture_half_float")||(n=o.a.FLOAT)}if(this.mipmaps.length)for(var u=this.width,l=this.height,h=0;h=a.a.COMPRESSED_RGB_S3TC_DXT1_EXT?e.compressedTexImage2D(e.TEXTURE_2D,r,s,n,o,0,t.pixels):e.texImage2D(e.TEXTURE_2D,r,s,n,o,0,s,u,t.pixels)},generateMipmap:function(e){var t=e.gl;this.useMipmap&&!this.NPOT&&(t.bindTexture(t.TEXTURE_2D,this._cache.get("webgl_texture")),t.generateMipmap(t.TEXTURE_2D))},isPowerOfTwo:function(){return l(this.width)&&l(this.height)},isRenderable:function(){return this.image?"CANVAS"===this.image.nodeName||"VIDEO"===this.image.nodeName||this.image.complete:!(!this.width||!this.height)},bind:function(e){e.gl.bindTexture(e.gl.TEXTURE_2D,this.getWebGLTexture(e))},unbind:function(e){e.gl.bindTexture(e.gl.TEXTURE_2D,null)},load:function(e,t){var r=s.a.createImage();t&&(r.crossOrigin=t);var n=this;return r.onload=function(){n.dirty(),n.trigger("success",n),r.onload=null},r.onerror=function(){n.trigger("error",n),r.onerror=null},r.src=e,this.image=r,this}});Object.defineProperty(h.prototype,"width",{get:function(){return this.image?this.image.width:this._width},set:function(e){this.image?console.warn("Texture from image can't set width"):(this._width!==e&&this.dirty(),this._width=e)}}),Object.defineProperty(h.prototype,"height",{get:function(){return this.image?this.image.height:this._height},set:function(e){this.image?console.warn("Texture from image can't set height"):(this._height!==e&&this.dirty(),this._height=e)}}),t.a=h},function(e,t,r){"use strict";var n=r(161);t.a=n.a},function(e,t,r){"use strict";var n=r(110),i=r(53),a=r(23),o=function(){this.__uid__=a.a.genGUID()};o.__initializers__=[function(e){a.a.extend(this,e)}],a.a.extend(o,n.a),a.a.extend(o.prototype,i.a),t.a=o},function(e,t,r){"use strict";function n(e){for(var t=[],r=0;r=0){if(1!==l&&4!==l){o();break}l=2,d=[]}else if(1!==l)if(4!==l)r(f),l=0;else{var p=f;g.indexOf(p)>=0||_.indexOf(p)>=0||v.indexOf(p)>=0?c[u].semantic=p:"ignore"===p||"unconfigurable"===p?c[u].ignore=!0:c[u].value="bool"===e?"true"===p:parseFloat(p)}else c[u].value="bool"===e?"true"===f:parseFloat(f),d=null;else{if(2!==l){o();break}if(!(d instanceof Array)){o();break}d.push(+i[++s])}else c[u].value=new h.a.Float32Array(d),d=null,l=5;else if(2===l){if(!(d instanceof Array)){o();break}d.push(+i[++s])}else l=5;else l=4;else{if(0!==l&&3!==l){o();break}l=1}}return c}function u(e,t){"object"==typeof e&&(t=e.fragment,e=e.vertex),e=a(e),t=a(t),this._shaderID=i(e,t),this._vertexCode=u.parseImport(e),this._fragmentCode=u.parseImport(t),this.attributeSemantics={},this.matrixSemantics={},this.uniformSemantics={},this.matrixSemanticKeys=[],this.uniformTemplates={},this.attributes={},this.textures={},this.vertexDefines={},this.fragmentDefines={},this._parseAttributes(),this._parseUniforms(),this._parseDefines()}var l=r(23),h=r(14),c=/uniform\s+(bool|float|int|vec2|vec3|vec4|ivec2|ivec3|ivec4|mat2|mat3|mat4|sampler2D|samplerCube)\s+([\s\S]*?);/g,d=/attribute\s+(float|int|vec2|vec3|vec4)\s+([\s\S]*?);/g,f=/#define\s+(\w+)?(\s+[\d-.]+)?\s*;?\s*\n/g,p={bool:"1i",int:"1i",sampler2D:"t",samplerCube:"t",float:"1f",vec2:"2f",vec3:"3f",vec4:"4f",ivec2:"2i",ivec3:"3i",ivec4:"4i",mat2:"m2",mat3:"m3",mat4:"m4"},m={bool:function(){return!0},int:function(){return 0},float:function(){return 0},sampler2D:function(){return null},samplerCube:function(){return null},vec2:function(){return n(2)},vec3:function(){return n(3)},vec4:function(){return n(4)},ivec2:function(){return n(2)},ivec3:function(){return n(3)},ivec4:function(){return n(4)},mat2:function(){return n(4)},mat3:function(){return n(9)},mat4:function(){return n(16)},array:function(){return[]}},g=["POSITION","NORMAL","BINORMAL","TANGENT","TEXCOORD","TEXCOORD_0","TEXCOORD_1","COLOR","JOINT","WEIGHT"],_=["SKIN_MATRIX","VIEWPORT_SIZE","VIEWPORT","DEVICEPIXELRATIO","WINDOW_SIZE","NEAR","FAR","TIME"],v=["WORLD","VIEW","PROJECTION","WORLDVIEW","VIEWPROJECTION","WORLDVIEWPROJECTION","WORLDINVERSE","VIEWINVERSE","PROJECTIONINVERSE","WORLDVIEWINVERSE","VIEWPROJECTIONINVERSE","WORLDVIEWPROJECTIONINVERSE","WORLDTRANSPOSE","VIEWTRANSPOSE","PROJECTIONTRANSPOSE","WORLDVIEWTRANSPOSE","VIEWPROJECTIONTRANSPOSE","WORLDVIEWPROJECTIONTRANSPOSE","WORLDINVERSETRANSPOSE","VIEWINVERSETRANSPOSE","PROJECTIONINVERSETRANSPOSE","WORLDVIEWINVERSETRANSPOSE","VIEWPROJECTIONINVERSETRANSPOSE","WORLDVIEWPROJECTIONINVERSETRANSPOSE"],y={vec4:4,vec3:3,vec2:2,float:1},x={},T={};u.prototype={constructor:u,createUniforms:function(){var e={};for(var t in this.uniformTemplates){var r=this.uniformTemplates[t];e[t]={type:r.type,value:r.value()}}return e},_parseImport:function(){this._vertexCode=u.parseImport(this.vertex),this._fragmentCode=u.parseImport(this.fragment)},_addSemanticUniform:function(e,t,r){if(g.indexOf(r)>=0)this.attributeSemantics[r]={symbol:e,type:t};else if(v.indexOf(r)>=0){var n=!1,i=r;r.match(/TRANSPOSE$/)&&(n=!0,i=r.slice(0,-9)),this.matrixSemantics[r]={symbol:e,type:t,isTranspose:n,semanticNoTranspose:i}}else _.indexOf(r)>=0&&(this.uniformSemantics[r]={symbol:e,type:t})},_addMaterialUniform:function(e,t,r,n,i,a){a[e]={type:r,value:i?m.array:n||m[t],semantic:null}},_parseUniforms:function(){function e(e){return null!=e?function(){return e}:null}function t(t,a,o){var u=s(a,o),l=[];for(var h in u){var c=u[h],d=c.semantic,f=h,m=p[a],g=e(u[h].value);u[h].isArray&&(f+="["+u[h].arraySize+"]",m+="v"),l.push(f),n._uniformList.push(h),c.ignore||("sampler2D"!==a&&"samplerCube"!==a||(n.textures[h]={shaderType:i,type:a}),d?n._addSemanticUniform(h,m,d):n._addMaterialUniform(h,a,m,g,u[h].isArray,r))}return l.length>0?"uniform "+a+" "+l.join(",")+";\n":""}var r={},n=this,i="vertex";this._uniformList=[],this._vertexCode=this._vertexCode.replace(c,t),i="fragment",this._fragmentCode=this._fragmentCode.replace(c,t),n.matrixSemanticKeys=Object.keys(this.matrixSemantics),this.uniformTemplates=r},_parseAttributes:function(){function e(e,n,i){var a=s(n,i),o=y[n]||1,u=[];for(var l in a){var h=a[l].semantic;if(t[l]={type:"float",size:o,semantic:h||null},h){if(g.indexOf(h)<0)throw new Error('Unkown semantic "'+h+'"');r.attributeSemantics[h]={symbol:l,type:n}}u.push(l)}return"attribute "+n+" "+u.join(",")+";\n"}var t={},r=this;this._vertexCode=this._vertexCode.replace(d,e),this.attributes=t},_parseDefines:function(){function e(e,n,i){var a="vertex"===r?t.vertexDefines:t.fragmentDefines;return a[n]||(a[n]="false"!==i&&("true"===i||(i?isNaN(parseFloat(i))?i.trim():parseFloat(i):null))),""}var t=this,r="vertex";this._vertexCode=this._vertexCode.replace(f,e),r="fragment",this._fragmentCode=this._fragmentCode.replace(f,e)},clone:function(){var e=T[this._shaderID];return new u(e.vertex,e.fragment)}},Object.defineProperty&&(Object.defineProperty(u.prototype,"shaderID",{get:function(){return this._shaderID}}),Object.defineProperty(u.prototype,"vertex",{get:function(){return this._vertexCode}}),Object.defineProperty(u.prototype,"fragment",{get:function(){return this._fragmentCode}}),Object.defineProperty(u.prototype,"uniforms",{get:function(){return this._uniformList}}));var b=/(@import)\s*([0-9a-zA-Z_\-\.]*)/g;u.parseImport=function(e){return e=e.replace(b,function(e,t,r){var e=u.source(r);return e?u.parseImport(e):(console.error('Shader chunk "'+r+'" not existed in library'),"")})};var w=/(@export)\s*([0-9a-zA-Z_\-\.]*)\s*\n([\s\S]*?)@end/g;u.import=function(e){e.replace(w,function(e,t,r,n){var n=n.replace(/(^[\s\t\xa0\u3000]+)|([\u3000\xa0\s\t]+\x24)/g,"");if(n){for(var i,a=r.split("."),o=u.codes,s=0;s0&&(a=1/Math.sqrt(a),e[0]=t[0]*a,e[1]=t[1]*a,e[2]=t[2]*a),e},i.dot=function(e,t){return e[0]*t[0]+e[1]*t[1]+e[2]*t[2]},i.cross=function(e,t,r){var n=t[0],i=t[1],a=t[2],o=r[0],s=r[1],u=r[2];return e[0]=i*u-a*s,e[1]=a*o-n*u,e[2]=n*s-i*o,e},i.lerp=function(e,t,r,n){var i=t[0],a=t[1],o=t[2];return e[0]=i+n*(r[0]-i),e[1]=a+n*(r[1]-a),e[2]=o+n*(r[2]-o),e},i.random=function(e,t){t=t||1;var r=2*Object(n.c)()*Math.PI,i=2*Object(n.c)()-1,a=Math.sqrt(1-i*i)*t;return e[0]=Math.cos(r)*a,e[1]=Math.sin(r)*a,e[2]=i*t,e},i.transformMat4=function(e,t,r){var n=t[0],i=t[1],a=t[2],o=r[3]*n+r[7]*i+r[11]*a+r[15];return o=o||1,e[0]=(r[0]*n+r[4]*i+r[8]*a+r[12])/o,e[1]=(r[1]*n+r[5]*i+r[9]*a+r[13])/o,e[2]=(r[2]*n+r[6]*i+r[10]*a+r[14])/o,e},i.transformMat3=function(e,t,r){var n=t[0],i=t[1],a=t[2];return e[0]=n*r[0]+i*r[3]+a*r[6],e[1]=n*r[1]+i*r[4]+a*r[7],e[2]=n*r[2]+i*r[5]+a*r[8],e},i.transformQuat=function(e,t,r){var n=t[0],i=t[1],a=t[2],o=r[0],s=r[1],u=r[2],l=r[3],h=l*n+s*a-u*i,c=l*i+u*n-o*a,d=l*a+o*i-s*n,f=-o*n-s*i-u*a;return e[0]=h*l+f*-o+c*-u-d*-s,e[1]=c*l+f*-s+d*-o-h*-u,e[2]=d*l+f*-u+h*-s-c*-o,e},i.rotateX=function(e,t,r,n){var i=[],a=[];return i[0]=t[0]-r[0],i[1]=t[1]-r[1],i[2]=t[2]-r[2],a[0]=i[0],a[1]=i[1]*Math.cos(n)-i[2]*Math.sin(n),a[2]=i[1]*Math.sin(n)+i[2]*Math.cos(n),e[0]=a[0]+r[0],e[1]=a[1]+r[1],e[2]=a[2]+r[2],e},i.rotateY=function(e,t,r,n){var i=[],a=[];return i[0]=t[0]-r[0],i[1]=t[1]-r[1],i[2]=t[2]-r[2],a[0]=i[2]*Math.sin(n)+i[0]*Math.cos(n),a[1]=i[1],a[2]=i[2]*Math.cos(n)-i[0]*Math.sin(n),e[0]=a[0]+r[0],e[1]=a[1]+r[1],e[2]=a[2]+r[2],e},i.rotateZ=function(e,t,r,n){var i=[],a=[];return i[0]=t[0]-r[0],i[1]=t[1]-r[1],i[2]=t[2]-r[2],a[0]=i[0]*Math.cos(n)-i[1]*Math.sin(n),a[1]=i[0]*Math.sin(n)+i[1]*Math.cos(n),a[2]=i[2],e[0]=a[0]+r[0],e[1]=a[1]+r[1],e[2]=a[2]+r[2],e},i.forEach=function(){var e=i.create();return function(t,r,n,i,a,o){var s,u;for(r||(r=3),n||(n=0),u=i?Math.min(i*r+n,t.length):t.length,s=n;s1?0:Math.acos(a)},t.a=i},function(e,t){function r(e,t){"createCanvas"===e&&(J=null),K[e]=t}function n(e){if(null==e||"object"!=typeof e)return e;var t=e,r=k.call(e);if("[object Array]"===r){if(!F(e)){t=[];for(var i=0,a=e.length;is[0]&&(s[0]=l),h>s[1]&&(s[1]=h),c>s[2]&&(s[2]=c)}r._dirty=!0,n._dirty=!0}},generateVertexNormals:function(){if(this.vertexCount){var e=this.indices,t=this.attributes,r=t.position.value,a=t.normal.value;if(a&&a.length===r.length)for(var o=0;o65535&&(this.indices=new n.a.Uint32Array(this.indices));for(var e=this.attributes,t=this.indices,r=this.getEnabledAttributes(),i={},a=0;a=r.COLOR_ATTACHMENT0&&a<=r.COLOR_ATTACHMENT0+8&&i.push(a);n.drawBuffersEXT(i)}}this.trigger("beforerender",this,e);var o=this.clearDepth?r.DEPTH_BUFFER_BIT:0;if(r.depthMask(!0),this.clearColor){o|=r.COLOR_BUFFER_BIT,r.colorMask(!0,!0,!0,!0);var s=this.clearColor;Array.isArray(s)&&r.clearColor(s[0],s[1],s[2],s[3])}r.clear(o),this.blendWithPrevious?(r.enable(r.BLEND),this.material.transparent=!0):(r.disable(r.BLEND),this.material.transparent=!1),this.renderQuad(e),this.trigger("afterrender",this,e),t&&this.unbind(e,t)},renderQuad:function(e){d.material=this.material,e.renderPass([d],f)},dispose:function(e){}});t.a=p},function(e,t,r){"use strict";t.a=function(e,t,r){return{seriesType:e,reset:function(e,t){function r(e,t){var r=e.getItemModel(t),n=r.get(i,!0);null!=n&&e.setItemVisual(t,"opacity",n)}var n=e.getData(),i=e.visualColorAccessPath.split(".");i[i.length-1]="opacity";var a=e.get(i);return n.setVisual("opacity",null==a?1:a),{dataEach:n.hasItemOption?r:null}}}}},function(e,t,r){"use strict";var n=r(3),i=r(12),a=i.a.set,o=i.a.copy,s=function(e,t){this.min=e||new n.a(1/0,1/0,1/0),this.max=t||new n.a(-1/0,-1/0,-1/0),this.vertices=null};s.prototype={constructor:s,updateFromVertices:function(e){if(e.length>0){var t=this.min,r=this.max,n=t.array,i=r.array;o(n,e[0]),o(i,e[0]);for(var a=1;ai[0]&&(i[0]=s[0]),s[1]>i[1]&&(i[1]=s[1]),s[2]>i[2]&&(i[2]=s[2])}t._dirty=!0,r._dirty=!0}},union:function(e){var t=this.min,r=this.max;return i.a.min(t.array,t.array,e.min.array),i.a.max(r.array,r.array,e.max.array),t._dirty=!0,r._dirty=!0,this},intersection:function(e){var t=this.min,r=this.max;return i.a.max(t.array,t.array,e.min.array),i.a.min(r.array,r.array,e.max.array),t._dirty=!0,r._dirty=!0,this},intersectBoundingBox:function(e){var t=this.min.array,r=this.max.array,n=e.min.array,i=e.max.array;return!(t[0]>i[0]||t[1]>i[1]||t[2]>i[2]||r[0]=i[0]&&r[1]>=i[1]&&r[2]>=i[2]},containPoint:function(e){var t=this.min.array,r=this.max.array,n=e.array;return t[0]<=n[0]&&t[1]<=n[1]&&t[2]<=n[2]&&r[0]>=n[0]&&r[1]>=n[1]&&r[2]>=n[2]},isFinite:function(){var e=this.min.array,t=this.max.array;return isFinite(e[0])&&isFinite(e[1])&&isFinite(e[2])&&isFinite(t[0])&&isFinite(t[1])&&isFinite(t[2])},applyTransform:function(e){this.transformFrom(this,e)},transformFrom:function(){var e=i.a.create(),t=i.a.create(),r=i.a.create(),n=i.a.create(),a=i.a.create(),o=i.a.create();return function(i,s){var u=i.min.array,l=i.max.array,h=s.array;return e[0]=h[0]*u[0],e[1]=h[1]*u[0],e[2]=h[2]*u[0],t[0]=h[0]*l[0],t[1]=h[1]*l[0],t[2]=h[2]*l[0],r[0]=h[4]*u[1],r[1]=h[5]*u[1],r[2]=h[6]*u[1],n[0]=h[4]*l[1],n[1]=h[5]*l[1],n[2]=h[6]*l[1],a[0]=h[8]*u[2],a[1]=h[9]*u[2],a[2]=h[10]*u[2],o[0]=h[8]*l[2],o[1]=h[9]*l[2],o[2]=h[10]*l[2],u=this.min.array,l=this.max.array,u[0]=Math.min(e[0],t[0])+Math.min(r[0],n[0])+Math.min(a[0],o[0])+h[12],u[1]=Math.min(e[1],t[1])+Math.min(r[1],n[1])+Math.min(a[1],o[1])+h[13],u[2]=Math.min(e[2],t[2])+Math.min(r[2],n[2])+Math.min(a[2],o[2])+h[14],l[0]=Math.max(e[0],t[0])+Math.max(r[0],n[0])+Math.max(a[0],o[0])+h[12],l[1]=Math.max(e[1],t[1])+Math.max(r[1],n[1])+Math.max(a[1],o[1])+h[13],l[2]=Math.max(e[2],t[2])+Math.max(r[2],n[2])+Math.max(a[2],o[2])+h[14],this.min._dirty=!0,this.max._dirty=!0,this}}(),applyProjection:function(e){var t=this.min.array,r=this.max.array,n=e.array,i=t[0],a=t[1],o=t[2],s=r[0],u=r[1],l=t[2],h=r[0],c=r[1],d=r[2];if(1===n[15])t[0]=n[0]*i+n[12],t[1]=n[5]*a+n[13],r[2]=n[10]*o+n[14],r[0]=n[0]*h+n[12],r[1]=n[5]*c+n[13],t[2]=n[10]*d+n[14];else{var f=-1/o;t[0]=n[0]*i*f,t[1]=n[5]*a*f,r[2]=(n[10]*o+n[14])*f,f=-1/l,r[0]=n[0]*s*f,r[1]=n[5]*u*f,f=-1/d,t[2]=(n[10]*d+n[14])*f}return this.min._dirty=!0,this.max._dirty=!0,this},updateVertices:function(){var e=this.vertices;if(!e){e=[];for(var t=0;t<8;t++)e[t]=i.a.fromValues(0,0,0);this.vertices=e}var r=this.min.array,n=this.max.array;return a(e[0],r[0],r[1],r[2]),a(e[1],r[0],n[1],r[2]),a(e[2],n[0],r[1],r[2]),a(e[3],n[0],n[1],r[2]),a(e[4],r[0],r[1],n[2]),a(e[5],r[0],n[1],n[2]),a(e[6],n[0],r[1],n[2]),a(e[7],n[0],n[1],n[2]),this},copy:function(e){var t=this.min,r=this.max;return o(t.array,e.min.array),o(r.array,e.max.array),t._dirty=!0,r._dirty=!0,this},clone:function(){var e=new s;return e.copy(this),e}},t.a=s},function(e,t,r){"use strict";function n(e){var t=Object.keys(e);t.sort();for(var r=[],n=0;n=0},getEnabledUniforms:function(){return this._enabledUniforms},getTextureUniforms:function(){return this._textureUniforms},set:function(e,t){if("object"==typeof e)for(var r in e){var n=e[r];this.setUniform(r,n)}else this.setUniform(e,t)},get:function(e){var t=this.uniforms[e];if(t)return t.value},attachShader:function(e,t){var r=this.uniforms;this.uniforms=e.createUniforms(),this.shader=e;var n=this.uniforms;this._enabledUniforms=Object.keys(n),this._enabledUniforms.sort(),this._textureUniforms=this._enabledUniforms.filter(function(e){var t=this.uniforms[e].type;return"t"===t||"tv"===t},this);var i=this.vertexDefines,a=this.fragmentDefines;if(this.vertexDefines=o.a.clone(e.vertexDefines),this.fragmentDefines=o.a.clone(e.fragmentDefines),t){for(var s in r)n[s]&&(n[s].value=r[s].value);o.a.defaults(this.vertexDefines,i),o.a.defaults(this.fragmentDefines,a)}var u={};for(var l in e.textures)u[l]={shaderType:e.textures[l].shaderType,type:e.textures[l].type,enabled:!(!t||!this._textureStatus[l])&&this._textureStatus[l].enabled};this._textureStatus=u,this._programKey=""},clone:function(){var e=new this.constructor({name:this.name,shader:this.shader});for(var t in this.uniforms)e.uniforms[t].value=this.uniforms[t].value;return e.depthTest=this.depthTest,e.depthMask=this.depthMask,e.transparent=this.transparent,e.blend=this.blend,e.vertexDefines=o.a.clone(this.vertexDefines),e.fragmentDefines=o.a.clone(this.fragmentDefines),e.enableTexture(this.getEnabledTextures()),e.precision=this.precision,e},define:function(e,t,r){var n=this.vertexDefines,i=this.fragmentDefines;"vertex"!==e&&"fragment"!==e&&"both"!==e&&arguments.length<3&&(r=t,t=e,e="both"),r=null!=r?r:null,"vertex"!==e&&"both"!==e||n[t]!==r&&(n[t]=r,this._programKey=""),"fragment"!==e&&"both"!==e||i[t]!==r&&(i[t]=r,"both"!==e&&(this._programKey=""))},undefine:function(e,t){"vertex"!==e&&"fragment"!==e&&"both"!==e&&arguments.length<2&&(t=e,e="both"),"vertex"!==e&&"both"!==e||this.isDefined("vertex",t)&&(delete this.vertexDefines[t],this._programKey=""),"fragment"!==e&&"both"!==e||this.isDefined("fragment",t)&&(delete this.fragmentDefines[t],"both"!==e&&(this._programKey=""))},isDefined:function(e,t){switch(e){case"vertex":return void 0!==this.vertexDefines[t];case"fragment":return void 0!==this.fragmentDefines[t]}},getDefine:function(e,t){switch(e){case"vertex":return this.vertexDefines[t];case"fragment":return this.fragmentDefines[t]}},enableTexture:function(e){if(Array.isArray(e))for(var t=0;t=r.x&&t>=r.y&&e<=r.x+r.width&&t<=r.y+r.height};var _=new d.a;n.prototype.castRay=function(e,t,r){var n=this.layer.renderer,i=n.viewport;return n.viewport=this.viewport,n.screenToNDC(e,t,_),this.camera.castRay(_,r),n.viewport=i,r},n.prototype.prepareRender=function(){this.scene.update(),this.camera.update(),this.scene.updateLights();var e=this.scene.updateRenderList(this.camera);this._needsSortProgressively=!1;for(var t=0;t30},n.prototype._doRender=function(e,t,r){var n=this.scene,i=this.camera;r=r||0,this._updateTransparent(e,n,i,r),t||(this._shadowMapPass.kernelPCF=this._pcfKernels[0],this._shadowMapPass.render(e,n,i,!0)),this._updateShadowPCFKernel(r);var a=e.clearColor;if(e.gl.clearColor(a[0],a[1],a[2],a[3]),this._enablePostEffect&&(this.needsTemporalSS()&&this._temporalSS.jitterProjection(e,i),this._compositor.updateNormal(e,n,i,this._temporalSS.getFrame())),this._updateSSAO(e,n,i,this._temporalSS.getFrame()),this._enablePostEffect){var o=this._compositor.getSourceFrameBuffer();o.bind(e),e.gl.clear(e.gl.DEPTH_BUFFER_BIT|e.gl.COLOR_BUFFER_BIT),e.render(n,i,!0,!0),o.unbind(e),this.needsTemporalSS()&&t?(this._compositor.composite(e,n,i,this._temporalSS.getSourceFrameBuffer(),this._temporalSS.getFrame()),e.setViewport(this.viewport),this._temporalSS.render(e)):(e.setViewport(this.viewport),this._compositor.composite(e,n,i,null,0))}else if(this.needsTemporalSS()&&t){var o=this._temporalSS.getSourceFrameBuffer();o.bind(e),e.saveClear(),e.clearBit=e.gl.DEPTH_BUFFER_BIT|e.gl.COLOR_BUFFER_BIT,e.render(n,i,!0,!0),e.restoreClear(),o.unbind(e),e.setViewport(this.viewport),this._temporalSS.render(e)}else e.setViewport(this.viewport),e.render(n,i,!0,!0)},n.prototype._updateTransparent=function(e,t,r,n){for(var i=new c.a,a=new h.a,o=r.getWorldPosition(),s=t.getRenderList(r).transparent,u=0;uthis.camera.far||e65535?this.indices instanceof Uint16Array&&(this.indices=new Uint32Array(this.indices)):this.indices instanceof Uint32Array&&(this.indices=new Uint16Array(this.indices)))},setTriangleCount:function(e){this.triangleCount!==e&&(this.indices=0===e?null:this.vertexCount>65535?new Uint32Array(3*e):new Uint16Array(3*e))},_getCubicCurveApproxStep:function(e,t,r,n){return 1/(u.dist(e,t)+u.dist(r,t)+u.dist(n,r)+1)*this.segmentScale},getCubicCurveVertexCount:function(e,t,r,n){var i=this._getCubicCurveApproxStep(e,t,r,n),a=Math.ceil(1/i);return this.useNativeLine?2*a:2*a+2},getCubicCurveTriangleCount:function(e,t,r,n){var i=this._getCubicCurveApproxStep(e,t,r,n),a=Math.ceil(1/i);return this.useNativeLine?0:2*a},getLineVertexCount:function(){return this.getPolylineVertexCount(l)},getLineTriangleCount:function(){return this.getPolylineTriangleCount(l)},getPolylineVertexCount:function(e){var t;if("number"==typeof e)t=e;else{t="number"!=typeof e[0]?e.length:e.length/3}return this.useNativeLine?2*(t-1):2*(t-1)+2},getPolylineTriangleCount:function(e){var t;if("number"==typeof e)t=e;else{t="number"!=typeof e[0]?e.length:e.length/3}return this.useNativeLine?0:2*Math.max(t-1,0)},addCubicCurve:function(e,t,r,n,i,a){null==a&&(a=1);for(var o=e[0],s=e[1],u=e[2],l=t[0],h=t[1],c=t[2],d=r[0],f=r[1],p=r[2],m=n[0],g=n[1],_=n[2],v=this._getCubicCurveApproxStep(e,t,r,n),y=v*v,x=y*v,T=3*v,b=3*y,w=6*y,E=6*x,S=o-2*l+d,A=s-2*h+f,M=u-2*c+p,C=3*(l-d)-o+m,L=3*(h-f)-s+g,D=3*(c-p)-u+_,N=o,R=s,P=u,I=(l-o)*T+S*b+C*x,O=(h-s)*T+A*b+L*x,F=(c-u)*T+M*b+D*x,B=S*w+C*E,U=A*w+L*E,z=M*w+D*E,G=C*E,H=L*E,V=D*E,k=0,W=0,j=Math.ceil(1/v),X=new Float32Array(3*(j+1)),X=[],q=0,W=0;W1&&(N=I>0?Math.min(N,m):Math.max(N,m),R=O>0?Math.min(R,g):Math.max(R,g),P=F>0?Math.min(P,_):Math.max(P,_));return this.addPolyline(X,i,a)},addLine:function(e,t,r,n){return this.addPolyline([e,t],r,n)},addPolyline:function(e,t,r,n,i){if(e.length){var a="number"!=typeof e[0];if(null==i&&(i=a?e.length:e.length/3),!(i<2)){null==n&&(n=0),null==r&&(r=1),this._itemVertexOffsets.push(this._vertexOffset);var o,s,a="number"!=typeof e[0],u=a?"number"!=typeof t[0]:t.length/4===i,l=this.attributes.position,h=this.attributes.positionPrev,c=this.attributes.positionNext,d=this.attributes.color,f=this.attributes.offset,p=this.indices,m=this._vertexOffset;r=Math.max(r,.01);for(var g=n;g1&&(l.copy(m,m-1),d.copy(m,m-1),m++):(g0&&(c.set(m-2,o),c.set(m-1,o)),l.set(m,o),l.set(m+1,o),d.set(m,s),d.set(m+1,s),f.set(m,r/2),f.set(m+1,-r/2),m+=2),this.useNativeLine)d.set(m,s),l.set(m,o),m++;else if(g>0){var y=3*this._triangleOffset,p=this.indices;p[y]=m-4,p[y+1]=m-3,p[y+2]=m-2,p[y+3]=m-3,p[y+4]=m-1,p[y+5]=m-2,this._triangleOffset+=2}}if(!this.useNativeLine){var x=this._vertexOffset,T=this._vertexOffset+2*i;h.copy(x,x+2),h.copy(x+1,x+3),c.copy(T-1,T-3),c.copy(T-2,T-4)}return this._vertexOffset=m,this._vertexOffset}}},setItemColor:function(e,t){for(var r=this._itemVertexOffsets[e],n=e1&&t.texParameterf(t.TEXTURE_CUBE_MAP,i.TEXTURE_MAX_ANISOTROPY_EXT,this.anisotropic),36193===n){e.getGLExtension("OES_texture_half_float")||(n=a.a.FLOAT)}if(this.mipmaps.length)for(var o=this.width,s=this.height,u=0;u0&&(o=1/Math.sqrt(o),e[0]=t[0]*o,e[1]=t[1]*o,e[2]=t[2]*o,e[3]=t[3]*o),e},i.dot=function(e,t){return e[0]*t[0]+e[1]*t[1]+e[2]*t[2]+e[3]*t[3]},i.lerp=function(e,t,r,n){var i=t[0],a=t[1],o=t[2],s=t[3];return e[0]=i+n*(r[0]-i),e[1]=a+n*(r[1]-a),e[2]=o+n*(r[2]-o),e[3]=s+n*(r[3]-s),e},i.random=function(e,t){return t=t||1,e[0]=Object(n.c)(),e[1]=Object(n.c)(),e[2]=Object(n.c)(),e[3]=Object(n.c)(),i.normalize(e,e),i.scale(e,e,t),e},i.transformMat4=function(e,t,r){var n=t[0],i=t[1],a=t[2],o=t[3];return e[0]=r[0]*n+r[4]*i+r[8]*a+r[12]*o,e[1]=r[1]*n+r[5]*i+r[9]*a+r[13]*o,e[2]=r[2]*n+r[6]*i+r[10]*a+r[14]*o,e[3]=r[3]*n+r[7]*i+r[11]*a+r[15]*o,e},i.transformQuat=function(e,t,r){var n=t[0],i=t[1],a=t[2],o=r[0],s=r[1],u=r[2],l=r[3],h=l*n+s*a-u*i,c=l*i+u*n-o*a,d=l*a+o*i-s*n,f=-o*n-s*i-u*a;return e[0]=h*l+f*-o+c*-u-d*-s,e[1]=c*l+f*-s+d*-o-h*-u,e[2]=d*l+f*-u+h*-s-c*-o,e},i.forEach=function(){var e=i.create();return function(t,r,n,i,a,o){var s,u;for(r||(r=4),n||(n=0),u=i?Math.min(i*r+n,t.length):t.length,s=n;s0&&console.warn("Found multiple camera in one scene. Use the fist one."),this._cameraList.push(e)):e instanceof s.a&&this.lights.push(e),e.name&&(this._nodeRepository[e.name]=e)},removeFromScene:function(e){var t;e instanceof u.a?(t=this._cameraList.indexOf(e))>=0&&this._cameraList.splice(t,1):e instanceof s.a&&(t=this.lights.indexOf(e))>=0&&this.lights.splice(t,1),e.name&&delete this._nodeRepository[e.name]},getNode:function(e){return this._nodeRepository[e]},setMainCamera:function(e){var t=this._cameraList.indexOf(e);t>=0&&this._cameraList.splice(t,1),this._cameraList.unshift(e)},getMainCamera:function(){return this._cameraList[0]},getLights:function(){return this.lights},updateLights:function(){var e=this.lights;this._previousLightNumber=this._lightNumber;for(var t={},r=0;r0&&this._doUpdateRenderList(o,t,r,n,i)}},isFrustumCulled:function(){var e=new l.a,t=new f.a;return function(r,n,i){var a=r.boundingBox;if(a||(a=r.skeleton&&r.skeleton.boundingBox?r.skeleton.boundingBox:r.geometry.boundingBox),!a)return!1;if(t.array=i,e.transformFrom(a,t),r.castShadow&&this.viewBoundingBoxLastFrame.union(e),r.frustumCulling){if(!e.intersectBoundingBox(n.frustum.boundingBox))return!0;t.array=n.projectionMatrix.array,e.max.array[2]>0&&e.min.array[2]<0&&(e.max.array[2]=-1e-20),e.applyProjection(t);var o=e.min.array,s=e.max.array;if(s[0]<-1||o[0]>1||s[1]<-1||o[1]>1||s[2]<-1||o[2]>1)return!0}return!1}}(),_updateLightUniforms:function(){var e=this.lights;e.sort(a);var t=this._lightUniforms;for(var r in t)for(var n in t[r])t[r][n].value.length=0;for(var i=0;i0?e[t].value=new Float32Array(e[t].value):e[t].value=null;this.indices&&this.indices.length>0&&(this.indices=this.vertexCount>65535?new Uint32Array(this.indices):new Uint16Array(this.indices)),this.dirty()}}},function(e,t,r){"use strict";function n(e,t){var r=[];return a.a.util.each(e.dimensions,function(n){var i=e.getDimensionInfo(n),a=i.otherDims,o=a[t];null!=o&&!1!==o&&(r[o]=i.name)}),r}var i=r(0),a=r.n(i);t.a=function(e,t,r){var i=e.getData(),o=e.getRawValue(t),s=a.a.util.isArray(o)?function(e){function o(e,t){var n=i.getDimensionInfo(t);if(n&&!1!==n.otherDims.tooltip){var o=n.type,l=(s?"- "+(n.tooltipName||n.name)+": ":"")+("ordinal"===o?e+"":"time"===o?r?"":a.a.format.formatTime("yyyy/MM/dd hh:mm:ss",e):a.a.format.addCommas(e));l&&u.push(a.a.format.encodeHTML(l))}}var s=!0,u=[],l=n(i,"tooltip");return l.length?a.a.util.each(l,function(e){o(i.get(e,t),e)}):a.a.util.each(e,o),(s?"
      ":"")+u.join(s?"
      ":", ")}(o):a.a.format.encodeHTML(a.a.format.addCommas(o)),u=i.getName(t),l=i.getItemVisual(t,"color");a.a.util.isObject(l)&&l.colorStops&&(l=(l.colorStops[0]||{}).color),l=l||"transparent";var h=a.a.format.getTooltipMarker(l),c=e.name;return"\0-"===c&&(c=""),c=c?a.a.format.encodeHTML(c)+(r?": ":"
      "):"",r?h+c+s:c+h+(u?a.a.format.encodeHTML(u)+": "+s:s)}},function(e,t,r){"use strict";var n=r(72),i=r(11),a=n.a.extend({skeleton:null,joints:null,useSkinMatricesTexture:!1},function(){this.joints||(this.joints=[])},{isSkinnedMesh:function(){return!!(this.skeleton&&this.joints&&this.joints.length>0)},clone:function(){var e=n.a.prototype.clone.call(this);return e.skeleton=this.skeleton,this.joints&&(e.joints=this.joints.slice()),e}});a.POINTS=i.a.POINTS,a.LINES=i.a.LINES,a.LINE_LOOP=i.a.LINE_LOOP,a.LINE_STRIP=i.a.LINE_STRIP,a.TRIANGLES=i.a.TRIANGLES,a.TRIANGLE_STRIP=i.a.TRIANGLE_STRIP,a.TRIANGLE_FAN=i.a.TRIANGLE_FAN,a.BACK=i.a.BACK,a.FRONT=i.a.FRONT,a.FRONT_AND_BACK=i.a.FRONT_AND_BACK,a.CW=i.a.CW,a.CCW=i.a.CCW,t.a=a},function(e,t,r){"use strict";var n=r(58),i=n.a.extend({fov:50,aspect:1,near:.1,far:2e3},{updateProjectionMatrix:function(){var e=this.fov/180*Math.PI;this.projectionMatrix.perspective(e,this.aspect,this.near,this.far)},decomposeProjectionMatrix:function(){var e=this.projectionMatrix.array,t=2*Math.atan(1/e[5]);this.fov=t/Math.PI*180,this.aspect=e[5]/e[0],this.near=e[14]/(e[10]-1),this.far=e[14]/(e[10]+1)},clone:function(){var e=n.a.prototype.clone.call(this);return e.fov=this.fov,e.aspect=this.aspect,e.near=this.near,e.far=this.far,e}});t.a=i},function(e,t,r){"use strict";var n=r(40),i=r(76),a=r(8),o=r(19),s=r(4),u=r(121);a.a.import(u.a);var l=n.a.extend(function(){var e=new a.a({vertex:a.a.source("clay.skybox.vertex"),fragment:a.a.source("clay.skybox.fragment")}),t=new o.a({shader:e,depthMask:!1});return{scene:null,geometry:new i.a,material:t,environmentMap:null,culling:!1}},function(){var e=this.scene;e&&this.attachScene(e),this.environmentMap&&this.setEnvironmentMap(this.environmentMap)},{attachScene:function(e){this.scene&&this.detachScene(),e.skybox=this,this.scene=e,e.on("beforerender",this._beforeRenderScene,this)},detachScene:function(){this.scene&&(this.scene.off("beforerender",this._beforeRenderScene),this.scene.skybox=null),this.scene=null},dispose:function(e){this.detachScene(),this.geometry.dispose(e)},setEnvironmentMap:function(e){"texture2D"===e.textureType?(this.material.define("EQUIRECTANGULAR"),e.minFilter=s.a.LINEAR):this.material.undefine("EQUIRECTANGULAR"),this.material.set("environmentMap",e)},getEnvironmentMap:function(){return this.material.get("environmentMap")},_beforeRenderScene:function(e,t,r){this.renderSkybox(e,r)},renderSkybox:function(e,t){this.position.copy(t.getWorldPosition()),this.update(),e.gl.disable(e.gl.BLEND),this.material.get("lod")>0?this.material.define("fragment","LOD"):this.material.undefine("fragment","LOD"),e.renderPass([this],t)}});t.a=l},function(e,t,r){"use strict";var n=r(15),i=r(18),a=n.a.extend({dynamic:!1,widthSegments:1,heightSegments:1},function(){this.build()},{build:function(){for(var e=this.heightSegments,t=this.widthSegments,r=this.attributes,n=[],a=[],o=[],s=[],u=0;u<=e;u++)for(var l=u/e,h=0;h<=t;h++){var c=h/t;if(n.push([2*c-1,2*l-1,0]),a&&a.push([c,l]),o&&o.push([0,0,1]),h0&&this._notFirst?this.animateTo({alpha:h,beta:c,center:d,distance:a,targetOrthographicSize:o,easing:l.animationEasingUpdate,duration:l.animationDurationUpdate}):(this.setDistance(a),this.setAlpha(h),this.setBeta(c),this.setCenter(d),this.setOrthographicSize(o)),this._notFirst=!0,this._validateProperties()},_validateProperties:function(){},animateTo:function(e){var t=this.zr,r=this,n={},i={};return null!=e.distance&&(n.distance=this.getDistance(),i.distance=e.distance),null!=e.orthographicSize&&(n.orthographicSize=this.getOrthographicSize(),i.orthographicSize=e.orthographicSize),null!=e.alpha&&(n.alpha=this.getAlpha(),i.alpha=e.alpha),null!=e.beta&&(n.beta=this.getBeta(),i.beta=e.beta),null!=e.center&&(n.center=this.getCenter(),i.center=e.center),this._addAnimator(t.animation.animate(n).when(e.duration||1e3,i).during(function(){null!=n.alpha&&r.setAlpha(n.alpha),null!=n.beta&&r.setBeta(n.beta),null!=n.distance&&r.setDistance(n.distance),null!=n.center&&r.setCenter(n.center),null!=n.orthographicSize&&r.setOrthographicSize(n.orthographicSize),r._needsUpdate=!0})).start(e.easing||"linear")},stopAllAnimation:function(){for(var e=0;e0},_update:function(e){if(this._rotating){var t=("cw"===this.autoRotateDirection?1:-1)*this.autoRotateSpeed/180*Math.PI;this._phi-=t*e/1e3,this._needsUpdate=!0}else this._rotateVelocity.len()>0&&(this._needsUpdate=!0);(Math.abs(this._zoomSpeed)>.1||this._panVelocity.len()>0)&&(this._needsUpdate=!0),this._needsUpdate&&(e=Math.min(e,50),this._updateDistanceOrSize(e),this._updatePan(e),this._updateRotate(e),this._updateTransform(),this.getCamera().update(),this.zr&&this.zr.refresh(),this.trigger("update"),this._needsUpdate=!1)},_updateRotate:function(e){var t=this._rotateVelocity;this._phi=t.y*e/20+this._phi,this._theta=t.x*e/20+this._theta,this.setAlpha(this.getAlpha()),this.setBeta(this.getBeta()),this._vectorDamping(t,Math.pow(this.damping,e/16))},_updateDistanceOrSize:function(e){"perspective"===this._projection?this._setDistance(this._distance+this._zoomSpeed*e/20):this._setOrthoSize(this._orthoSize+this._zoomSpeed*e/20),this._zoomSpeed*=Math.pow(this.damping,e/16)},_setDistance:function(e){this._distance=Math.max(Math.min(e,this.maxDistance),this.minDistance)},_setOrthoSize:function(e){this._orthoSize=Math.max(Math.min(e,this.maxOrthographicSize),this.minOrthographicSize);var t=this.getCamera(),r=this._orthoSize,n=r/this.viewGL.viewport.height*this.viewGL.viewport.width;t.left=-n/2,t.right=n/2,t.top=r/2,t.bottom=-r/2},_updatePan:function(e){var t=this._panVelocity,r=this._distance,n=this.getCamera(),i=n.worldTransform.y,a=n.worldTransform.x;this._center.scaleAndAdd(a,-t.x*r/200).scaleAndAdd(i,-t.y*r/200),this._vectorDamping(t,0)},_updateTransform:function(){var e=this.getCamera(),t=new o.a,r=this._theta+Math.PI/2,n=this._phi+Math.PI/2,i=Math.sin(r);t.x=i*Math.cos(n),t.y=-Math.cos(r),t.z=i*Math.sin(n),e.position.copy(this._center).scaleAndAdd(t,this._distance),e.rotation.identity().rotateY(-this._phi).rotateX(-this._theta)},_startCountingStill:function(){clearTimeout(this._stillTimeout);var e=this.autoRotateAfterStill,t=this;!isNaN(e)&&e>0&&(this._stillTimeout=setTimeout(function(){t._rotating=!0},1e3*e))},_vectorDamping:function(e,t){var r=e.len();r*=t,r<1e-4&&(r=0),e.normalize().scale(r)},_decomposeTransform:function(){if(this.getCamera()){this.getCamera().updateWorldTransform();var e=this.getCamera().worldTransform.z,t=Math.asin(e.y),r=Math.atan2(e.x,e.z);this._theta=t,this._phi=-r,this.setBeta(this.getBeta()),this.setAlpha(this.getAlpha()),this.getCamera().aspect?this._setDistance(this.getCamera().position.dist(this._center)):this._setOrthoSize(this.getCamera().top-this.getCamera().bottom)}},_mouseDownHandler:function(e){if(!e.target&&!this._isAnimating()){var t=e.offsetX,r=e.offsetY;this.viewGL&&!this.viewGL.containPoint(t,r)||(this.zr.on("mousemove",this._mouseMoveHandler),this.zr.on("mouseup",this._mouseUpHandler),e.event.targetTouches?1===e.event.targetTouches.length&&(this._mode="rotate"):e.event.button===l[this.rotateMouseButton]?this._mode="rotate":e.event.button===l[this.panMouseButton]?this._mode="pan":this._mode="",this._rotateVelocity.set(0,0),this._rotating=!1,this.autoRotate&&this._startCountingStill(),this._mouseX=e.offsetX,this._mouseY=e.offsetY)}},_mouseMoveHandler:function(e){if(!(e.target&&e.target.__isGLToZRProxy||this._isAnimating())){var t=n(this.panSensitivity),r=n(this.rotateSensitivity);"rotate"===this._mode?(this._rotateVelocity.y=(e.offsetX-this._mouseX)/this.zr.getHeight()*2*r[0],this._rotateVelocity.x=(e.offsetY-this._mouseY)/this.zr.getWidth()*2*r[1]):"pan"===this._mode&&(this._panVelocity.x=(e.offsetX-this._mouseX)/this.zr.getWidth()*t[0]*400,this._panVelocity.y=(-e.offsetY+this._mouseY)/this.zr.getHeight()*t[1]*400),this._mouseX=e.offsetX,this._mouseY=e.offsetY,e.event.preventDefault()}},_mouseWheelHandler:function(e){if(!this._isAnimating()){var t=e.event.wheelDelta||-e.event.detail;this._zoomHandler(e,t)}},_pinchHandler:function(e){this._isAnimating()||(this._zoomHandler(e,e.pinchScale>1?1:-1),this._mode="")},_zoomHandler:function(e,t){if(0!==t){var r=e.offsetX,n=e.offsetY;if(!this.viewGL||this.viewGL.containPoint(r,n)){var i;i="perspective"===this._projection?Math.max(Math.max(Math.min(this._distance-this.minDistance,this.maxDistance-this._distance))/20,.5):Math.max(Math.max(Math.min(this._orthoSize-this.minOrthographicSize,this.maxOrthographicSize-this._orthoSize))/20,.5),this._zoomSpeed=(t>0?-1:1)*i*this.zoomSensitivity,this._rotating=!1,this.autoRotate&&"rotate"===this._mode&&this._startCountingStill(),e.event.preventDefault()}}},_mouseUpHandler:function(){this.zr.off("mousemove",this._mouseMoveHandler),this.zr.off("mouseup",this._mouseUpHandler)},_isRightMouseButtonUsed:function(){return"right"===this.rotateMouseButton||"right"===this.panMouseButton},_contextMenuHandler:function(e){this._isRightMouseButtonUsed()&&e.preventDefault()},_addAnimator:function(e){var t=this._animators;return t.push(e),e.done(function(){var r=t.indexOf(e);r>=0&&t.splice(r,1)}),e}});Object.defineProperty(h.prototype,"autoRotate",{get:function(e){return this._autoRotate},set:function(e){this._autoRotate=e,this._rotating=e}}),t.a=h},function(e,t,r){"use strict";t.a="@export ecgl.lines3D.vertex\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\nattribute vec3 position: POSITION;\nattribute vec4 a_Color : COLOR;\nvarying vec4 v_Color;\n\nvoid main()\n{\n gl_Position = worldViewProjection * vec4(position, 1.0);\n v_Color = a_Color;\n}\n\n@end\n\n@export ecgl.lines3D.fragment\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\nvarying vec4 v_Color;\n\n@import clay.util.srgb\n\nvoid main()\n{\n#ifdef SRGB_DECODE\n gl_FragColor = sRGBToLinear(color * v_Color);\n#else\n gl_FragColor = color * v_Color;\n#endif\n}\n@end\n\n\n\n@export ecgl.lines3D.clipNear\n\nvec4 clipNear(vec4 p1, vec4 p2) {\n float n = (p1.w - near) / (p1.w - p2.w);\n return vec4(mix(p1.xy, p2.xy, n), -near, near);\n}\n\n@end\n\n@export ecgl.lines3D.expandLine\n#ifdef VERTEX_ANIMATION\n vec4 prevProj = worldViewProjection * vec4(mix(prevPositionPrev, positionPrev, percent), 1.0);\n vec4 currProj = worldViewProjection * vec4(mix(prevPosition, position, percent), 1.0);\n vec4 nextProj = worldViewProjection * vec4(mix(prevPositionNext, positionNext, percent), 1.0);\n#else\n vec4 prevProj = worldViewProjection * vec4(positionPrev, 1.0);\n vec4 currProj = worldViewProjection * vec4(position, 1.0);\n vec4 nextProj = worldViewProjection * vec4(positionNext, 1.0);\n#endif\n\n if (currProj.w < 0.0) {\n if (nextProj.w > 0.0) {\n currProj = clipNear(currProj, nextProj);\n }\n else if (prevProj.w > 0.0) {\n currProj = clipNear(currProj, prevProj);\n }\n }\n\n vec2 prevScreen = (prevProj.xy / abs(prevProj.w) + 1.0) * 0.5 * viewport.zw;\n vec2 currScreen = (currProj.xy / abs(currProj.w) + 1.0) * 0.5 * viewport.zw;\n vec2 nextScreen = (nextProj.xy / abs(nextProj.w) + 1.0) * 0.5 * viewport.zw;\n\n vec2 dir;\n float len = offset;\n if (position == positionPrev) {\n dir = normalize(nextScreen - currScreen);\n }\n else if (position == positionNext) {\n dir = normalize(currScreen - prevScreen);\n }\n else {\n vec2 dirA = normalize(currScreen - prevScreen);\n vec2 dirB = normalize(nextScreen - currScreen);\n\n vec2 tanget = normalize(dirA + dirB);\n\n float miter = 1.0 / max(dot(tanget, dirA), 0.5);\n len *= miter;\n dir = tanget;\n }\n\n dir = vec2(-dir.y, dir.x) * len;\n currScreen += dir;\n\n currProj.xy = (currScreen / viewport.zw - 0.5) * 2.0 * abs(currProj.w);\n@end\n\n\n@export ecgl.meshLines3D.vertex\n\nattribute vec3 position: POSITION;\nattribute vec3 positionPrev;\nattribute vec3 positionNext;\nattribute float offset;\nattribute vec4 a_Color : COLOR;\n\n#ifdef VERTEX_ANIMATION\nattribute vec3 prevPosition;\nattribute vec3 prevPositionPrev;\nattribute vec3 prevPositionNext;\nuniform float percent : 1.0;\n#endif\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\nuniform vec4 viewport : VIEWPORT;\nuniform float near : NEAR;\n\nvarying vec4 v_Color;\n\n@import ecgl.common.wireframe.vertexHeader\n\n@import ecgl.lines3D.clipNear\n\nvoid main()\n{\n @import ecgl.lines3D.expandLine\n\n gl_Position = currProj;\n\n v_Color = a_Color;\n\n @import ecgl.common.wireframe.vertexMain\n}\n@end\n\n\n@export ecgl.meshLines3D.fragment\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\nvarying vec4 v_Color;\n\n@import ecgl.common.wireframe.fragmentHeader\n\n@import clay.util.srgb\n\nvoid main()\n{\n#ifdef SRGB_DECODE\n gl_FragColor = sRGBToLinear(color * v_Color);\n#else\n gl_FragColor = color * v_Color;\n#endif\n\n @import ecgl.common.wireframe.fragmentMain\n}\n\n@end"},function(e,t,r){function n(e,t,r,n,i){var a=0,o=0;null==n&&(n=1/0),null==i&&(i=1/0);var s=0;t.eachChild(function(u,l){var h,c,d=u.position,f=u.getBoundingRect(),p=t.childAt(l+1),m=p&&p.getBoundingRect();if("horizontal"===e){var g=f.width+(m?-m.x+f.x:0);h=a+g,h>n||u.newline?(a=0,h=g,o+=s+r,s=f.height):s=Math.max(s,f.height)}else{var _=f.height+(m?-m.y+f.y:0);c=o+_,c>i||u.newline?(a+=s+r,o=0,c=_,s=f.width):s=Math.max(s,f.width)}u.newline||(d[0]=a,d[1]=o,"horizontal"===e?a=h+r:o=c+r)})}function i(e,t,r){var n=t.width,i=t.height,a=p(e.x,n),o=p(e.y,i),s=p(e.x2,n),u=p(e.y2,i);return(isNaN(a)||isNaN(parseFloat(e.x)))&&(a=0),(isNaN(s)||isNaN(parseFloat(e.x2)))&&(s=n),(isNaN(o)||isNaN(parseFloat(e.y)))&&(o=0),(isNaN(u)||isNaN(parseFloat(e.y2)))&&(u=i),r=m.normalizeCssArray(r||0),{width:Math.max(s-a-r[1]-r[3],0),height:Math.max(u-o-r[0]-r[2],0)}}function a(e,t,r){r=m.normalizeCssArray(r||0);var n=t.width,i=t.height,a=p(e.left,n),o=p(e.top,i),s=p(e.right,n),u=p(e.bottom,i),l=p(e.width,n),h=p(e.height,i),c=r[2]+r[0],f=r[1]+r[3],g=e.aspect;switch(isNaN(l)&&(l=n-s-f-a),isNaN(h)&&(h=i-u-c-o),null!=g&&(isNaN(l)&&isNaN(h)&&(g>n/i?l=.8*n:h=.8*i),isNaN(l)&&(l=g*h),isNaN(h)&&(h=l/g)),isNaN(a)&&(a=n-s-l-f),isNaN(o)&&(o=i-u-h-c),e.left||e.right){case"center":a=n/2-l/2-r[3];break;case"right":a=n-l-f}switch(e.top||e.bottom){case"middle":case"center":o=i/2-h/2-r[0];break;case"bottom":o=i-h-c}a=a||0,o=o||0,isNaN(l)&&(l=n-f-a-(s||0)),isNaN(h)&&(h=i-c-o-(u||0));var _=new d(a+r[3],o+r[0],l,h);return _.margin=r,_}function o(e,t,r,n,i){var o=!i||!i.hv||i.hv[0],s=!i||!i.hv||i.hv[1],u=i&&i.boundingMode||"all";if(o||s){var l;if("raw"===u)l="group"===e.type?new d(0,0,+t.width||0,+t.height||0):e.getBoundingRect();else if(l=e.getBoundingRect(),e.needLocalTransform()){var h=e.getLocalTransform();l=l.clone(),l.applyTransform(h)}t=a(c.defaults({width:l.width,height:l.height},t),r,n);var f=e.position,p=o?t.x-l.x:0,m=s?t.y-l.y:0;e.attr("position","raw"===u?[p,m]:[f[0]+p,f[1]+m])}}function s(e,t){return null!=e[v[t][0]]||null!=e[v[t][1]]&&null!=e[v[t][2]]}function u(e,t,r){function n(r,n){var o={},u=0,l={},h=0;if(g(r,function(t){l[t]=e[t]}),g(r,function(e){i(t,e)&&(o[e]=l[e]=t[e]),a(o,e)&&u++,a(l,e)&&h++}),s[n])return a(t,r[1])?l[r[2]]=null:a(t,r[2])&&(l[r[1]]=null),l;if(2!==h&&u){if(u>=2)return o;for(var c=0;c0){var t=this.outputs[e];t.keepLastFrame?(this._prevOutputTextures[e]&&this._compositor.releaseTexture(this._prevOutputTextures[e]),this._prevOutputTextures[e]=this._outputTextures[e]):this._compositor.releaseTexture(this._outputTextures[e])}}});t.a=i},function(e,t,r){"use strict";function n(e,t){for(var r=0,n=1/t,i=e;i>0;)r+=n*(i%t),i=Math.floor(i/t),n/=t;return r}t.a=n},function(e,t,r){"use strict";var n=r(0),i=r.n(n);t.a=function(e,t,r){r=r||e.getSource();var n=t||i.a.getCoordinateSystemDimensions(e.get("coordinateSystem"))||["x","y","z"],a=i.a.helper.createDimensions(r,{dimensionsDefine:r.dimensionsDefine||e.get("dimensions"),encodeDefine:r.encodeDefine||e.get("encode"),coordDimensions:n.map(function(t){var r=e.getReferringComponents(t+"Axis3D")[0];return{type:r&&"category"===r.get("type")?"ordinal":"float",name:t}})});"cartesian3D"===e.get("coordinateSystem")&&a.forEach(function(t){if(n.indexOf(t.coordDim)>=0){var r=e.getReferringComponents(t.coordDim+"Axis3D")[0];r&&"category"===r.get("type")&&(t.ordinalMeta=r.getOrdinalMeta())}});var o=i.a.helper.dataStack.enableDataStack(e,a,{byIndex:!0,stackedCoordDimension:"z"}),s=new i.a.List(a,e);return s.setCalculationInfo(o),s.initData(r),s}},function(e,t){function r(e,t,r){return{seriesType:e,performRawSeries:!0,reset:function(e,n,i){function a(t,r){if("function"==typeof u){var n=e.getRawValue(r),i=e.getDataParams(r);t.setItemVisual(r,"symbolSize",u(n,i))}if(t.hasItemOption){var a=t.getItemModel(r),o=a.getShallow("symbol",!0),s=a.getShallow("symbolSize",!0),l=a.getShallow("symbolKeepAspect",!0);null!=o&&t.setItemVisual(r,"symbol",o),null!=s&&t.setItemVisual(r,"symbolSize",s),null!=l&&t.setItemVisual(r,"symbolKeepAspect",l)}}var o=e.getData(),s=e.get("symbol")||t,u=e.get("symbolSize"),l=e.get("symbolKeepAspect");if(o.setVisual({legendSymbol:r||s,symbol:s,symbolSize:u,symbolKeepAspect:l}),!n.isSeriesFiltered(e)){var h="function"==typeof u;return{dataEach:o.hasItemOption||h?a:null}}}}}e.exports=r},function(e,t,r){"use strict";function n(e){return e.material}function i(e,t,r){return t.uniforms[r].value}function a(e,t,r,n){return r!==n}function o(e){return!0}function s(){}function u(e,t,r){this.availableAttributes=e,this.availableAttributeSymbols=t,this.indicesBuffer=r,this.vao=null}function l(e){var t,r;this.bind=function(e){t||(t=f.a.createCanvas(),t.width=t.height=1,t.getContext("2d"));var n=e.gl,i=!r;i&&(r=n.createTexture()),n.bindTexture(n.TEXTURE_2D,r),i&&n.texImage2D(n.TEXTURE_2D,0,n.RGBA,n.RGBA,n.UNSIGNED_BYTE,t)},this.unbind=function(e){e.gl.bindTexture(e.gl.TEXTURE_2D,null)},this.isRenderable=function(){return!0}}var h=r(7),c=r(111),d=r(11),f=r(14),p=r(19),m=r(26),g=r(115),_=r(8),v=r(71),y=r(21),x=r(12);_.a.import(v.a);var T=y.a.create,b={},w={float:d.a.FLOAT,byte:d.a.BYTE,ubyte:d.a.UNSIGNED_BYTE,short:d.a.SHORT,ushort:d.a.UNSIGNED_SHORT},E=h.a.extend(function(){return{canvas:null,_width:100,_height:100,devicePixelRatio:"undefined"!=typeof window&&window.devicePixelRatio||1,clearColor:[0,0,0,0],clearBit:17664,alpha:!0,depth:!0,stencil:!1,antialias:!0,premultipliedAlpha:!0,preserveDrawingBuffer:!1,throwError:!0,gl:null,viewport:{},__currentFrameBuffer:null,_viewportStack:[],_clearStack:[],_sceneRendering:null}},function(){this.canvas||(this.canvas=f.a.createCanvas());var e=this.canvas;try{var t={alpha:this.alpha,depth:this.depth,stencil:this.stencil,antialias:this.antialias,premultipliedAlpha:this.premultipliedAlpha,preserveDrawingBuffer:this.preserveDrawingBuffer};if(this.gl=e.getContext("webgl",t)||e.getContext("experimental-webgl",t),!this.gl)throw new Error;this._glinfo=new c.a(this.gl),this.gl.targetRenderer&&console.error("Already created a renderer"),this.gl.targetRenderer=this,this.resize()}catch(e){throw"Error creating WebGL Context "+e}this._programMgr=new g.a(this),this._placeholderTexture=new l(this)},{resize:function(e,t){var r=this.canvas,n=this.devicePixelRatio;null!=e?(r.style.width=e+"px",r.style.height=t+"px",r.width=e*n,r.height=t*n,this._width=e,this._height=t):(this._width=r.width/n,this._height=r.height/n),this.setViewport(0,0,this._width,this._height)},getWidth:function(){return this._width},getHeight:function(){return this._height},getViewportAspect:function(){var e=this.viewport;return e.width/e.height},setDevicePixelRatio:function(e){this.devicePixelRatio=e,this.resize(this._width,this._height)},getDevicePixelRatio:function(){return this.devicePixelRatio},getGLExtension:function(e){return this._glinfo.getExtension(e)},getGLParameter:function(e){return this._glinfo.getParameter(e)},setViewport:function(e,t,r,n,i){if("object"==typeof e){var a=e;e=a.x,t=a.y,r=a.width,n=a.height,i=a.devicePixelRatio}i=i||this.devicePixelRatio,this.gl.viewport(e*i,t*i,r*i,n*i),this.viewport={x:e,y:t,width:r,height:n,devicePixelRatio:i}},saveViewport:function(){this._viewportStack.push(this.viewport)},restoreViewport:function(){this._viewportStack.length>0&&this.setViewport(this._viewportStack.pop())},saveClear:function(){this._clearStack.push({clearBit:this.clearBit,clearColor:this.clearColor})},restoreClear:function(){if(this._clearStack.length>0){var e=this._clearStack.pop();this.clearColor=e.clearColor,this.clearBit=e.clearBit}},bindSceneRendering:function(e){this._sceneRendering=e},render:function(e,t,r,n){var i=this.gl,a=this.clearColor;if(this.clearBit){i.colorMask(!0,!0,!0,!0),i.depthMask(!0);var o=this.viewport,s=!1,u=o.devicePixelRatio;(o.width!==this._width||o.height!==this._height||u&&u!==this.devicePixelRatio||o.x||o.y)&&(s=!0,i.enable(i.SCISSOR_TEST),i.scissor(o.x*u,o.y*u,o.width*u,o.height*u)),i.clearColor(a[0],a[1],a[2],a[3]),i.clear(this.clearBit),s&&i.disable(i.SCISSOR_TEST)}if(r||e.update(!1),e.updateLights(),!(t=t||e.getMainCamera()))return void console.error("Can't find camera in the scene.");t.update();var l=e.updateRenderList(t,!0);this._sceneRendering=e;var h=l.opaque,c=l.transparent,d=e.material;e.trigger("beforerender",this,e,t,l),n?(this.renderPreZ(h,e,t),i.depthFunc(i.LEQUAL)):i.depthFunc(i.LESS);for(var f=T(),p=x.a.create(),m=0;m0){var u=e[a-1],l=u.joints?u.joints.length:0;if((o.joints?o.joints.length:0)===l&&o.material===u.material&&o.lightGroup===u.lightGroup){o.__program=u.__program;continue}}var h=this._programMgr.getProgram(o,s,t);this.validateProgram(h),o.__program=h}},renderPass:function(e,t,r){this.trigger("beforerenderpass",this,e,t,r),r=r||{},r.getMaterial=r.getMaterial||n,r.getUniform=r.getUniform||i,r.isMaterialChanged=r.isMaterialChanged||a,r.beforeRender=r.beforeRender||s,r.afterRender=r.afterRender||s;var u=r.ifRender||o;this.updatePrograms(e,this._sceneRendering,r),r.sortCompare&&e.sort(r.sortCompare);var l=this.viewport,h=l.devicePixelRatio,c=[l.x*h,l.y*h,l.width*h,l.height*h],d=this.devicePixelRatio,f=this.__currentFrameBuffer?[this.__currentFrameBuffer.getTextureWidth(),this.__currentFrameBuffer.getTextureHeight()]:[this._width*d,this._height*d],p=[c[2],c[3]],m=Date.now();t?(y.a.copy(S.VIEW,t.viewMatrix.array),y.a.copy(S.PROJECTION,t.projectionMatrix.array),y.a.copy(S.VIEWINVERSE,t.worldTransform.array)):(y.a.identity(S.VIEW),y.a.identity(S.PROJECTION),y.a.identity(S.VIEWINVERSE)),y.a.multiply(S.VIEWPROJECTION,S.PROJECTION,S.VIEW),y.a.invert(S.PROJECTIONINVERSE,S.PROJECTION),y.a.invert(S.VIEWPROJECTIONINVERSE,S.VIEWPROJECTION);for(var g,_,v,x,T,b,w,E,A,M,C,L,D=this.gl,N=this._sceneRendering,R=this.getGLExtension("OES_vertex_array_object"),P=0;Pthis._glinfo.getMaxJointNumber()){var a=i.getSubSkinMatricesTexture(e.__uid__,e.joints);t.useTextureSlot(this,a,r),t.setUniform(n,"1i","skinMatricesTexture",r),t.setUniform(n,"1f","skinMatricesTextureSize",a.width)}else{var o=i.getSubSkinMatrices(e.__uid__,e.joints);t.setUniformOfSemantic(n,"SKIN_MATRIX",o)}},_renderObject:function(e,t){var r=this.gl,n=e.geometry,i=e.mode;if(null==i&&(i=4),t.indicesBuffer){var a=this.getGLExtension("OES_element_index_uint"),o=a&&n.indices instanceof Uint32Array,s=o?r.UNSIGNED_INT:r.UNSIGNED_SHORT;r.drawElements(i,t.indicesBuffer.count,s,0)}else r.drawArrays(i,0,n.vertexCount)},_bindMaterial:function(e,t,r,n,i,a,o){for(var s=this.gl,u=a===r,l=r.currentTextureSlot(),h=t.getEnabledUniforms(),c=t.getTextureUniforms(),d=this._placeholderTexture,f=0;fc)){var d=Math.sqrt(c-h),f=u-d,p=u+d;return a||(a=new n.a),f<0?p<0?null:(i.a.scaleAndAdd(a.array,o,s,p),a):(i.a.scaleAndAdd(a.array,o,s,f),a)}}}(),intersectBoundingBox:function(e,t){var r,a,o,s,u,l,h=this.direction.array,c=this.origin.array,d=e.min.array,f=e.max.array,p=1/h[0],m=1/h[1],g=1/h[2];if(p>=0?(r=(d[0]-c[0])*p,a=(f[0]-c[0])*p):(a=(d[0]-c[0])*p,r=(f[0]-c[0])*p),m>=0?(o=(d[1]-c[1])*m,s=(f[1]-c[1])*m):(s=(d[1]-c[1])*m,o=(f[1]-c[1])*m),r>s||o>a)return null;if((o>r||r!==r)&&(r=o),(s=0?(u=(d[2]-c[2])*g,l=(f[2]-c[2])*g):(l=(d[2]-c[2])*g,u=(f[2]-c[2])*g),r>l||u>a)return null;if((u>r||r!==r)&&(r=u),(l=0?r:a;return t||(t=new n.a),i.a.scaleAndAdd(t.array,c,h,_),t},intersectTriangle:function(){var e=i.a.create(),t=i.a.create(),r=i.a.create(),a=i.a.create();return function(o,s,u,l,h,c){var d=this.direction.array,f=this.origin.array;o=o.array,s=s.array,u=u.array,i.a.sub(e,s,o),i.a.sub(t,u,o),i.a.cross(a,t,d);var p=i.a.dot(e,a);if(l){if(p>-1e-5)return null}else if(p>-1e-5&&p<1e-5)return null;i.a.sub(r,f,o);var m=i.a.dot(a,r)/p;if(m<0||m>1)return null;i.a.cross(a,e,r);var g=i.a.dot(d,a)/p;if(g<0||g>1||m+g>1)return null;i.a.cross(a,e,t);var _=-i.a.dot(r,a)/p;return _<0?null:(h||(h=new n.a),c&&n.a.set(c,1-m-g,m,g),i.a.scaleAndAdd(h.array,f,d,_),h)}}(),applyTransform:function(e){n.a.add(this.direction,this.direction,this.origin),n.a.transformMat4(this.origin,this.origin,e),n.a.transformMat4(this.direction,this.direction,e),n.a.sub(this.direction,this.direction,this.origin),n.a.normalize(this.direction,this.direction)},copy:function(e){n.a.copy(this.origin,e.origin),n.a.copy(this.direction,e.direction)},clone:function(){var e=new a;return e.copy(this),e}},t.a=a},function(e,t,r){"use strict";var n=r(20),i=r(12),a=r(33),o=r(34),s={};s.create=function(){var e=new n.a(4);return e[0]=0,e[1]=0,e[2]=0,e[3]=1,e},s.rotationTo=function(){var e=i.a.create(),t=i.a.fromValues(1,0,0),r=i.a.fromValues(0,1,0);return function(n,a,o){var u=i.a.dot(a,o);return u<-.999999?(i.a.cross(e,t,a),i.a.length(e)<1e-6&&i.a.cross(e,r,a),i.a.normalize(e,e),s.setAxisAngle(n,e,Math.PI),n):u>.999999?(n[0]=0,n[1]=0,n[2]=0,n[3]=1,n):(i.a.cross(e,a,o),n[0]=e[0],n[1]=e[1],n[2]=e[2],n[3]=1+u,s.normalize(n,n))}}(),s.setAxes=function(){var e=o.a.create();return function(t,r,n,i){return e[0]=n[0],e[3]=n[1],e[6]=n[2],e[1]=i[0],e[4]=i[1],e[7]=i[2],e[2]=-r[0],e[5]=-r[1],e[8]=-r[2],s.normalize(t,s.fromMat3(t,e))}}(),s.clone=a.a.clone,s.fromValues=a.a.fromValues,s.copy=a.a.copy,s.set=a.a.set,s.identity=function(e){return e[0]=0,e[1]=0,e[2]=0,e[3]=1,e},s.setAxisAngle=function(e,t,r){r*=.5;var n=Math.sin(r);return e[0]=n*t[0],e[1]=n*t[1],e[2]=n*t[2],e[3]=Math.cos(r),e},s.add=a.a.add,s.multiply=function(e,t,r){var n=t[0],i=t[1],a=t[2],o=t[3],s=r[0],u=r[1],l=r[2],h=r[3];return e[0]=n*h+o*s+i*l-a*u,e[1]=i*h+o*u+a*s-n*l,e[2]=a*h+o*l+n*u-i*s,e[3]=o*h-n*s-i*u-a*l,e},s.mul=s.multiply,s.scale=a.a.scale,s.rotateX=function(e,t,r){r*=.5;var n=t[0],i=t[1],a=t[2],o=t[3],s=Math.sin(r),u=Math.cos(r);return e[0]=n*u+o*s,e[1]=i*u+a*s,e[2]=a*u-i*s,e[3]=o*u-n*s,e},s.rotateY=function(e,t,r){r*=.5;var n=t[0],i=t[1],a=t[2],o=t[3],s=Math.sin(r),u=Math.cos(r);return e[0]=n*u-a*s,e[1]=i*u+o*s,e[2]=a*u+n*s,e[3]=o*u-i*s,e},s.rotateZ=function(e,t,r){r*=.5;var n=t[0],i=t[1],a=t[2],o=t[3],s=Math.sin(r),u=Math.cos(r);return e[0]=n*u+i*s,e[1]=i*u-n*s,e[2]=a*u+o*s,e[3]=o*u-a*s,e},s.calculateW=function(e,t){var r=t[0],n=t[1],i=t[2];return e[0]=r,e[1]=n,e[2]=i,e[3]=Math.sqrt(Math.abs(1-r*r-n*n-i*i)),e},s.dot=a.a.dot,s.lerp=a.a.lerp,s.slerp=function(e,t,r,n){var i,a,o,s,u,l=t[0],h=t[1],c=t[2],d=t[3],f=r[0],p=r[1],m=r[2],g=r[3];return a=l*f+h*p+c*m+d*g,a<0&&(a=-a,f=-f,p=-p,m=-m,g=-g),1-a>1e-6?(i=Math.acos(a),o=Math.sin(i),s=Math.sin((1-n)*i)/o,u=Math.sin(n*i)/o):(s=1-n,u=n),e[0]=s*l+u*f,e[1]=s*h+u*p,e[2]=s*c+u*m,e[3]=s*d+u*g,e},s.invert=function(e,t){var r=t[0],n=t[1],i=t[2],a=t[3],o=r*r+n*n+i*i+a*a,s=o?1/o:0;return e[0]=-r*s,e[1]=-n*s,e[2]=-i*s,e[3]=a*s,e},s.conjugate=function(e,t){return e[0]=-t[0],e[1]=-t[1],e[2]=-t[2],e[3]=t[3],e},s.length=a.a.length,s.len=s.length,s.squaredLength=a.a.squaredLength,s.sqrLen=s.squaredLength,s.normalize=a.a.normalize,s.fromMat3=function(e,t){var r,n=t[0]+t[4]+t[8];if(n>0)r=Math.sqrt(n+1),e[3]=.5*r,r=.5/r,e[0]=(t[5]-t[7])*r,e[1]=(t[6]-t[2])*r,e[2]=(t[1]-t[3])*r;else{var i=0;t[4]>t[0]&&(i=1),t[8]>t[3*i+i]&&(i=2);var a=(i+1)%3,o=(i+2)%3;r=Math.sqrt(t[3*i+i]-t[3*a+a]-t[3*o+o]+1),e[i]=.5*r,r=.5/r,e[3]=(t[3*a+o]-t[3*o+a])*r,e[a]=(t[3*a+i]+t[3*i+a])*r,e[o]=(t[3*o+i]+t[3*i+o])*r}return e},t.a=s},function(e,t,r){"use strict";var n=r(55),i=r(34),a=function(e,t,r,i){e=e||0,t=t||0,r=r||0,i=void 0===i?1:i,this.array=n.a.fromValues(e,t,r,i),this._dirty=!0};a.prototype={constructor:a,add:function(e){return n.a.add(this.array,this.array,e.array),this._dirty=!0,this},calculateW:function(){return n.a.calculateW(this.array,this.array),this._dirty=!0,this},set:function(e,t,r,n){return this.array[0]=e,this.array[1]=t,this.array[2]=r,this.array[3]=n,this._dirty=!0,this},setArray:function(e){return this.array[0]=e[0],this.array[1]=e[1],this.array[2]=e[2],this.array[3]=e[3],this._dirty=!0,this},clone:function(){return new a(this.x,this.y,this.z,this.w)},conjugate:function(){return n.a.conjugate(this.array,this.array),this._dirty=!0,this},copy:function(e){return n.a.copy(this.array,e.array),this._dirty=!0,this},dot:function(e){return n.a.dot(this.array,e.array)},fromMat3:function(e){return n.a.fromMat3(this.array,e.array),this._dirty=!0,this},fromMat4:function(){var e=i.a.create();return function(t){return i.a.fromMat4(e,t.array),i.a.transpose(e,e),n.a.fromMat3(this.array,e),this._dirty=!0,this}}(),identity:function(){return n.a.identity(this.array),this._dirty=!0,this},invert:function(){return n.a.invert(this.array,this.array),this._dirty=!0,this},len:function(){return n.a.len(this.array)},length:function(){return n.a.length(this.array)},lerp:function(e,t,r){return n.a.lerp(this.array,e.array,t.array,r),this._dirty=!0,this},mul:function(e){return n.a.mul(this.array,this.array,e.array),this._dirty=!0,this},mulLeft:function(e){return n.a.multiply(this.array,e.array,this.array),this._dirty=!0,this},multiply:function(e){return n.a.multiply(this.array,this.array,e.array),this._dirty=!0,this},multiplyLeft:function(e){return n.a.multiply(this.array,e.array,this.array),this._dirty=!0,this},normalize:function(){return n.a.normalize(this.array,this.array),this._dirty=!0,this},rotateX:function(e){return n.a.rotateX(this.array,this.array,e),this._dirty=!0,this},rotateY:function(e){return n.a.rotateY(this.array,this.array,e),this._dirty=!0,this},rotateZ:function(e){return n.a.rotateZ(this.array,this.array,e),this._dirty=!0,this},rotationTo:function(e,t){return n.a.rotationTo(this.array,e.array,t.array),this._dirty=!0,this},setAxes:function(e,t,r){return n.a.setAxes(this.array,e.array,t.array,r.array),this._dirty=!0,this},setAxisAngle:function(e,t){return n.a.setAxisAngle(this.array,e.array,t),this._dirty=!0,this},slerp:function(e,t,r){return n.a.slerp(this.array,e.array,t.array,r),this._dirty=!0,this},sqrLen:function(){return n.a.sqrLen(this.array)},squaredLength:function(){return n.a.squaredLength(this.array)},fromEuler:function(e,t){return a.fromEuler(this,e,t)},toString:function(){return"["+Array.prototype.join.call(this.array,",")+"]"},toArray:function(){return Array.prototype.slice.call(this.array)}};var o=Object.defineProperty;if(o){var s=a.prototype;o(s,"x",{get:function(){return this.array[0]},set:function(e){this.array[0]=e,this._dirty=!0}}),o(s,"y",{get:function(){return this.array[1]},set:function(e){this.array[1]=e,this._dirty=!0}}),o(s,"z",{get:function(){return this.array[2]},set:function(e){this.array[2]=e,this._dirty=!0}}),o(s,"w",{get:function(){return this.array[3]},set:function(e){this.array[3]=e,this._dirty=!0}})}a.add=function(e,t,r){return n.a.add(e.array,t.array,r.array),e._dirty=!0,e},a.set=function(e,t,r,i,a){n.a.set(e.array,t,r,i,a),e._dirty=!0},a.copy=function(e,t){return n.a.copy(e.array,t.array),e._dirty=!0,e},a.calculateW=function(e,t){return n.a.calculateW(e.array,t.array),e._dirty=!0,e},a.conjugate=function(e,t){return n.a.conjugate(e.array,t.array),e._dirty=!0,e},a.identity=function(e){return n.a.identity(e.array),e._dirty=!0,e},a.invert=function(e,t){return n.a.invert(e.array,t.array),e._dirty=!0,e},a.dot=function(e,t){return n.a.dot(e.array,t.array)},a.len=function(e){return n.a.length(e.array)},a.lerp=function(e,t,r,i){return n.a.lerp(e.array,t.array,r.array,i),e._dirty=!0,e},a.slerp=function(e,t,r,i){return n.a.slerp(e.array,t.array,r.array,i),e._dirty=!0,e},a.mul=function(e,t,r){return n.a.multiply(e.array,t.array,r.array),e._dirty=!0,e},a.multiply=a.mul,a.rotateX=function(e,t,r){return n.a.rotateX(e.array,t.array,r),e._dirty=!0,e},a.rotateY=function(e,t,r){return n.a.rotateY(e.array,t.array,r),e._dirty=!0,e},a.rotateZ=function(e,t,r){return n.a.rotateZ(e.array,t.array,r),e._dirty=!0,e},a.setAxisAngle=function(e,t,r){return n.a.setAxisAngle(e.array,t.array,r),e._dirty=!0,e},a.normalize=function(e,t){return n.a.normalize(e.array,t.array),e._dirty=!0,e},a.sqrLen=function(e){return n.a.sqrLen(e.array)},a.squaredLength=a.sqrLen,a.fromMat3=function(e,t){return n.a.fromMat3(e.array,t.array),e._dirty=!0,e},a.setAxes=function(e,t,r,i){return n.a.setAxes(e.array,t.array,r.array,i.array),e._dirty=!0,e},a.rotationTo=function(e,t,r){return n.a.rotationTo(e.array,t.array,r.array),e._dirty=!0,e},a.fromEuler=function(e,t,r){e._dirty=!0,t=t.array;var n=e.array,i=Math.cos(t[0]/2),a=Math.cos(t[1]/2),o=Math.cos(t[2]/2),s=Math.sin(t[0]/2),u=Math.sin(t[1]/2),l=Math.sin(t[2]/2),r=(r||"XYZ").toUpperCase();switch(r){case"XYZ":n[0]=s*a*o+i*u*l,n[1]=i*u*o-s*a*l,n[2]=i*a*l+s*u*o,n[3]=i*a*o-s*u*l;break;case"YXZ":n[0]=s*a*o+i*u*l,n[1]=i*u*o-s*a*l,n[2]=i*a*l-s*u*o,n[3]=i*a*o+s*u*l;break;case"ZXY":n[0]=s*a*o-i*u*l,n[1]=i*u*o+s*a*l,n[2]=i*a*l+s*u*o,n[3]=i*a*o-s*u*l;break;case"ZYX":n[0]=s*a*o-i*u*l,n[1]=i*u*o+s*a*l,n[2]=i*a*l-s*u*o,n[3]=i*a*o+s*u*l;break;case"YZX":n[0]=s*a*o+i*u*l,n[1]=i*u*o+s*a*l,n[2]=i*a*l-s*u*o,n[3]=i*a*o-s*u*l;break;case"XZY":n[0]=s*a*o-i*u*l,n[1]=i*u*o-s*a*l,n[2]=i*a*l+s*u*o,n[3]=i*a*o+s*u*l}},t.a=a},function(e,t,r){"use strict";var n=function(){this._contextId=0,this._caches=[],this._context={}};n.prototype={use:function(e,t){var r=this._caches;r[e]||(r[e]={},t&&(r[e]=t())),this._contextId=e,this._context=r[e]},put:function(e,t){this._context[e]=t},get:function(e){return this._context[e]},dirty:function(e){e=e||"";var t="__dt__"+e;this.put(t,!0)},dirtyAll:function(e){e=e||"";for(var t="__dt__"+e,r=this._caches,n=0;n=this._maxSize&&o>0){var u=r.head;r.remove(u),delete n[u.key],a=u.value,this._lastRemovedEntry=u}s?s.value=t:s=new i(t),s.key=e,r.insertEntry(s),n[e]=s}return a},o.get=function(e){var t=this._map[e],r=this._list;if(null!=t)return t!==r.tail&&(r.remove(t),r.insertEntry(t)),t.value},o.clear=function(){this._list.clear(),this._map={}};var s=a;e.exports=s},function(e,t,r){"use strict";var n=r(5),i=r(27),a=r(14),o=r(62),s=r(75),u=r(36),l=r(122),h=r(123),c={loadTexture:function(e,t,r,a){var o;if("function"==typeof t?(r=t,a=r,t={}):t=t||{},"string"==typeof e){if(e.match(/.hdr$/)||"hdr"===t.fileType)return o=new n.a({width:0,height:0,sRGB:!1}),c._fetchTexture(e,function(e){h.a.parseRGBE(e,o,t.exposure),o.dirty(),r&&r(o)},a),o;e.match(/.dds$/)||"dds"===t.fileType?(o=new n.a({width:0,height:0}),c._fetchTexture(e,function(e){l.a.parse(e,o),o.dirty(),r&&r(o)},a)):(o=new n.a,o.load(e),o.success(r),o.error(a))}else"object"==typeof e&&void 0!==e.px&&(o=new i.a,o.load(e),o.success(r),o.error(a));return o},loadPanorama:function(e,t,r,n,i,a){var o=this;"function"==typeof n?(i=n,a=i,n={}):n=n||{},c.loadTexture(t,n,function(t){t.flipY=n.flipY||!1,o.panoramaToCubeMap(e,t,r,n),t.dispose(e),i&&i(r)},a)},panoramaToCubeMap:function(e,t,r,n){var i=new o.a,a=new s.a({scene:new u.a});return a.setEnvironmentMap(t),n=n||{},n.encodeRGBM&&a.material.define("fragment","RGBM_ENCODE"),r.sRGB=t.sRGB,i.texture=r,i.render(e,a.scene),i.texture=null,i.dispose(e),r},heightToNormal:function(e,t){var r=document.createElement("canvas"),n=r.width=e.width,i=r.height=e.height,a=r.getContext("2d");a.drawImage(e,0,0,n,i),t=t||!1;for(var o=a.getImageData(0,0,n,i),s=a.createImageData(n,i),u=0;u20)return console.warn("Given image is not a height map"),e}var d,f,p,m;u%(4*n)==0?(d=o.data[u],p=o.data[u+4]):u%(4*n)==4*(n-1)?(d=o.data[u-4],p=o.data[u]):(d=o.data[u-4],p=o.data[u+4]),u<4*n?(f=o.data[u],m=o.data[u+4*n]):u>n*(i-1)*4?(f=o.data[u-4*n],m=o.data[u]):(f=o.data[u-4*n],m=o.data[u+4*n]),s.data[u]=d-p+127,s.data[u+1]=f-m+127,s.data[u+2]=255,s.data[u+3]=255}return a.putImageData(s,0,0),r},isHeightImage:function(e,t,r){if(!e||!e.width||!e.height)return!1;var n=document.createElement("canvas"),i=n.getContext("2d"),a=t||32;r=r||20,n.width=n.height=a,i.drawImage(e,0,0,a,a);for(var o=i.getImageData(0,0,a,a),s=0;sr)return!1}return!0},_fetchTexture:function(e,t,r){a.a.request.get({url:e,responseType:"arraybuffer",onload:t,onerror:r})},createChessboard:function(e,t,r,i){e=e||512,t=t||64,r=r||"black",i=i||"white";var a=Math.ceil(e/t),o=document.createElement("canvas");o.width=e,o.height=e;var s=o.getContext("2d");s.fillStyle=i,s.fillRect(0,0,e,e),s.fillStyle=r;for(var u=0;u65535?new Uint32Array(3*s):new Uint16Array(3*s),f.material.shader!==t&&f.material.attachShader(t,!0),o.a.setMaterialFromModel(t.__shading,f.material,e,r),u>0&&(this._linesMesh.geometry.resetOffset(),this._linesMesh.geometry.setVertexCount(u),this._linesMesh.geometry.setTriangleCount(l)),this._dataIndexOfVertex=new Uint32Array(a),this._vertexRangeOfDataIndex=new Uint32Array(2*(i-n))},_updateRegionMesh:function(e,t,r,n){for(var i=e.getData(),a=0,s=0,u=!1,h=this._polygonMesh,c=this._linesMesh,d=r;d0;E&&(w*=t.getDevicePixelRatio(),this._updateLinesGeometry(c.geometry,e,d,x,w,e.coordinateSystem.transform)),c.invisible=!E,c.material.set({color:v})}var h=this._polygonMesh;h.material.transparent=u,h.material.depthMask=!u,h.geometry.updateBoundingBox(),h.frontFace=this.extrudeY?o.a.Mesh.CCW:o.a.Mesh.CW,h.material.get("normalMap")&&h.geometry.generateTangents(),h.seriesIndex=e.seriesIndex,h.on("mousemove",this._onmousemove,this),h.on("mouseout",this._onmouseout,this)},_updateDebugWireframe:function(e){var t=e.getModel("debug.wireframe");if(t.get("show")){var r=o.a.parseColor(t.get("lineStyle.color")||"rgba(0,0,0,0.5)"),n=l.a.firstNotNull(t.get("lineStyle.width"),1),i=this._polygonMesh;i.geometry.generateBarycentric(),i.material.define("both","WIREFRAME_TRIANGLE"),i.material.set("wireframeLineColor",r),i.material.set("wireframeLineWidth",n)}},_onmousemove:function(e){var t=this._dataIndexOfVertex[e.triangle[0]];null==t&&(t=-1),t!==this._lastHoverDataIndex&&(this.downplay(this._lastHoverDataIndex),this.highlight(t),this._labelsBuilder.updateLabels([t])),this._lastHoverDataIndex=t,this._polygonMesh.dataIndex=t},_onmouseout:function(e){e.target&&(this.downplay(this._lastHoverDataIndex),this._lastHoverDataIndex=-1,this._polygonMesh.dataIndex=-1),this._labelsBuilder.updateLabels([])},_updateGroundPlane:function(e,t,r){var n=e.getModel("groundPlane",e);if(this._groundMesh.invisible=!n.get("show",!0),!this._groundMesh.invisible){var i=e.get("shading"),a=this._groundMaterials[i];a||(a=this._groundMaterials.lambert),o.a.setMaterialFromModel(i,a,n,r),a.get("normalMap")&&this._groundMesh.geometry.generateTangents(),this._groundMesh.material=a,this._groundMesh.material.set("color",o.a.parseColor(n.get("color"))),this._groundMesh.scale.set(t.size[0],t.size[2],1)}},_triangulation:function(e,t,r){this._triangulationResults=[];for(var n=[1/0,1/0,1/0],i=[-1/0,-1/0,-1/0],a=e.coordinateSystem,o=t;o1?n:0,R[V][y]=C.points[W+2],h.set(i+V,R[V]),l?(F[0]=(C.points[W]*x[0]-T[0])/w,F[1]=(C.points[W+2]*x[y]-T[y])/w):(F[0]=(k?B:B+H)/w,F[1]=(R[V][v]*x[v]-T[v])/w),d.set(i+V,F)}p.sub(P,R[1],R[0]),p.sub(I,R[3],R[0]),p.cross(O,P,I),p.normalize(O,O);for(var V=0;V<4;V++)c.set(i+V,O),g&&f.set(i+V,o);for(var V=0;V<6;V++)_[3*a+V]=N[V]+i;i+=4,a+=2,B+=H}}return t.dirty(),{vertexOffset:i,triangleOffset:a}},_getRegionLinesInfo:function(e,t,r){var n=0,i=0;t.getRegionModel(e).getModel("itemStyle").get("borderWidth")>0&&t.getRegionPolygonCoords(e).forEach(function(e){var t=e.exterior,a=e.interiors;n+=r.getPolylineVertexCount(t),i+=r.getPolylineTriangleCount(t);for(var o=0;othis._endIndex)){t-=this._startIndex;for(var n=this._vertexRangeOfDataIndex[2*t];n=2e4},doSortTriangles:function(e,t){var r=this.indices;if(0===t){var n=this.attributes.position,e=e.array;this._triangleZList&&this._triangleZList.length===this.triangleCount||(this._triangleZList=new Float32Array(this.triangleCount),this._sortedTriangleIndices=new Uint32Array(this.triangleCount),this._indicesTmp=new r.constructor(r.length),this._triangleZListTmp=new Float32Array(this.triangleCount));for(var i,l=0,h=0;h0,r={},n=0;n2?(g=this._updateSymbolSprite(e,p,d,f),u.enableTexture("sprite")):u.disableTexture("sprite"),c.position.init(i-n);var _=[];if(m){u.undefine("VERTEX_SIZE"),u.undefine("VERTEX_COLOR");var v=o.getVisual("color"),y=o.getVisual("opacity");s.a.parseColor(v,_),_[3]*=y,u.set({color:_,u_Size:d.maxSize*this._sizeScale})}else u.set({color:[1,1,1,1]}),u.define("VERTEX_SIZE"),u.define("VERTEX_COLOR"),c.size.init(i-n),c.color.init(i-n),this._originalOpacity=new Float32Array(i-n);for(var x=o.getLayout("points"),T=c.position.value,b=0;b1?(a[0]=r.maxSize,a[1]=r.maxSize/r.aspect):(a[1]=r.maxSize,a[0]=r.maxSize*r.aspect),a[0]=a[0]||1,a[1]=a[1]||1,this._symbolType===r.type&&n(this._symbolSize,a)&&this._lineWidth===t.lineWidth||(u.a.createSymbolSprite(r.type,a,{fill:"#fff",lineWidth:t.lineWidth,stroke:"transparent",shadowColor:"transparent",minMargin:Math.min(a[0]/2,10)},this._spriteImageCanvas),u.a.createSDFFromCanvas(this._spriteImageCanvas,Math.min(this._spriteImageCanvas.width,32),20,this._mesh.material.get("sprite").image),this._symbolType=r.type,this._symbolSize=a,this._lineWidth=t.lineWidth),this._spriteImageCanvas.width/r.maxSize*i},_updateMaterial:function(e,t){var r="lighter"===e.get("blendMode")?s.a.additiveBlend:null,n=this._mesh.material;n.blend=r,n.set("lineWidth",t.lineWidth/20);var i=s.a.parseColor(t.stroke);n.set("strokeColor",i),n.transparent=!0,n.depthMask=!1,n.depthTest=!this.is2D,n.sortVertices=!this.is2D},_updateLabelBuilder:function(e,t,r){var n=e.getData(),i=this._mesh.geometry,a=i.attributes.position.value,t=this._startDataIndex,o=this._mesh.sizeScale;this._labelsBuilder.updateData(n,t,r),this._labelsBuilder.getLabelPosition=function(e,r,n){var i=3*(e-t);return[a[i],a[i+1],a[i+2]]},this._labelsBuilder.getLabelDistance=function(e,r,n){return i.attributes.size.get(e-t)/o/2+n},this._labelsBuilder.updateLabels()},_updateAnimation:function(e){s.a.updateVertexAnimation([["prevPosition","position"],["prevSize","size"]],this._prevMesh,this._mesh,e)},_updateHandler:function(e,t,r){var n,i=e.getData(),a=this._mesh,o=this,s=-1,u=e.coordinateSystem&&"cartesian3D"===e.coordinateSystem.type;u&&(n=e.coordinateSystem.model),a.seriesIndex=e.seriesIndex,a.off("mousemove"),a.off("mouseout"),a.on("mousemove",function(t){var l=t.vertexIndex+o._startDataIndex;l!==s&&(this.highlightOnMouseover&&(this.downplay(i,s),this.highlight(i,l),this._labelsBuilder.updateLabels([l])),u&&r.dispatchAction({type:"grid3DShowAxisPointer",value:[i.get(e.coordDimToDataDim("x")[0],l),i.get(e.coordDimToDataDim("y")[0],l),i.get(e.coordDimToDataDim("z")[0],l)],grid3DIndex:n.componentIndex})),a.dataIndex=l,s=l},this),a.on("mouseout",function(e){var t=e.vertexIndex+o._startDataIndex;this.highlightOnMouseover&&(this.downplay(i,t),this._labelsBuilder.updateLabels()),s=-1,a.dataIndex=-1,u&&r.dispatchAction({type:"grid3DHideAxisPointer",grid3DIndex:n.componentIndex})},this)},updateLayout:function(e,t,r){var n=e.getData();if(this._mesh){var i=this._mesh.geometry.attributes.position.value,a=n.getLayout("points");if(this.is2D)for(var o=0;othis._endDataIndex||tthis._endDataIndex||t=this._maxSize&&r>0){var n=this._list.head;this._list.remove(n),delete this._map[n.key]}var i=this._list.insert(t);i.key=e,this._map[e]=i}},i.prototype.get=function(e){var t=this._map[e];if(this._map.hasOwnProperty(e))return t!==this._list.tail&&(this._list.remove(t),this._list.insertEntry(t)),t.value},i.prototype.remove=function(e){var t=this._map[e];void 0!==t&&(delete this._map[e],this._list.remove(t))},i.prototype.clear=function(){this._list.clear(),this._map={}},t.a=i},function(e,t,r){"use strict";var n=r(20),i={};i.create=function(){var e=new n.a(2);return e[0]=0,e[1]=0,e},i.clone=function(e){var t=new n.a(2);return t[0]=e[0],t[1]=e[1],t},i.fromValues=function(e,t){var r=new n.a(2);return r[0]=e,r[1]=t,r},i.copy=function(e,t){return e[0]=t[0],e[1]=t[1],e},i.set=function(e,t,r){return e[0]=t,e[1]=r,e},i.add=function(e,t,r){return e[0]=t[0]+r[0],e[1]=t[1]+r[1],e},i.subtract=function(e,t,r){return e[0]=t[0]-r[0],e[1]=t[1]-r[1],e},i.sub=i.subtract,i.multiply=function(e,t,r){return e[0]=t[0]*r[0],e[1]=t[1]*r[1],e},i.mul=i.multiply,i.divide=function(e,t,r){return e[0]=t[0]/r[0],e[1]=t[1]/r[1],e},i.div=i.divide,i.min=function(e,t,r){return e[0]=Math.min(t[0],r[0]),e[1]=Math.min(t[1],r[1]),e},i.max=function(e,t,r){return e[0]=Math.max(t[0],r[0]),e[1]=Math.max(t[1],r[1]),e},i.scale=function(e,t,r){return e[0]=t[0]*r,e[1]=t[1]*r,e},i.scaleAndAdd=function(e,t,r,n){return e[0]=t[0]+r[0]*n,e[1]=t[1]+r[1]*n,e},i.distance=function(e,t){var r=t[0]-e[0],n=t[1]-e[1];return Math.sqrt(r*r+n*n)},i.dist=i.distance,i.squaredDistance=function(e,t){var r=t[0]-e[0],n=t[1]-e[1];return r*r+n*n},i.sqrDist=i.squaredDistance,i.length=function(e){var t=e[0],r=e[1];return Math.sqrt(t*t+r*r)},i.len=i.length,i.squaredLength=function(e){var t=e[0],r=e[1];return t*t+r*r},i.sqrLen=i.squaredLength,i.negate=function(e,t){return e[0]=-t[0],e[1]=-t[1],e},i.inverse=function(e,t){return e[0]=1/t[0],e[1]=1/t[1],e},i.normalize=function(e,t){var r=t[0],n=t[1],i=r*r+n*n;return i>0&&(i=1/Math.sqrt(i),e[0]=t[0]*i,e[1]=t[1]*i),e},i.dot=function(e,t){return e[0]*t[0]+e[1]*t[1]},i.cross=function(e,t,r){var n=t[0]*r[1]-t[1]*r[0];return e[0]=e[1]=0,e[2]=n,e},i.lerp=function(e,t,r,n){var i=t[0],a=t[1];return e[0]=i+n*(r[0]-i),e[1]=a+n*(r[1]-a),e},i.random=function(e,t){t=t||1;var r=2*GLMAT_RANDOM()*Math.PI;return e[0]=Math.cos(r)*t,e[1]=Math.sin(r)*t,e},i.transformMat2=function(e,t,r){var n=t[0],i=t[1];return e[0]=r[0]*n+r[2]*i,e[1]=r[1]*n+r[3]*i,e},i.transformMat2d=function(e,t,r){var n=t[0],i=t[1];return e[0]=r[0]*n+r[2]*i+r[4],e[1]=r[1]*n+r[3]*i+r[5],e},i.transformMat3=function(e,t,r){var n=t[0],i=t[1];return e[0]=r[0]*n+r[3]*i+r[6],e[1]=r[1]*n+r[4]*i+r[7],e},i.transformMat4=function(e,t,r){var n=t[0],i=t[1];return e[0]=r[0]*n+r[4]*i+r[12],e[1]=r[1]*n+r[5]*i+r[13],e},i.forEach=function(){var e=i.create();return function(t,r,n,i,a,o){var s,u;for(r||(r=2),n||(n=0),u=i?Math.min(i*r+n,t.length):t.length,s=n;s0},beforeRender:function(e){},afterRender:function(e,t){},getBoundingBox:function(e,t){return t=n.a.prototype.getBoundingBox.call(this,e,t),this.geometry&&this.geometry.boundingBox&&t.union(this.geometry.boundingBox),t},clone:function(){var e=["castShadow","receiveShadow","mode","culling","cullFace","frontFace","frustumCulling","renderOrder","lineWidth","ignorePicking","ignorePreZ","ignoreGBuffer"];return function(){var t=n.a.prototype.clone.call(this);t.geometry=this.geometry,t.material=this.material;for(var r=0;r>1,e|=e>>2,e|=e>>4,e|=e>>8,e|=e>>16,++e},n.nearestPowerOfTwo=function(e){return Math.pow(2,Math.round(Math.log(e)/Math.LN2))},t.a=n},function(e,t,r){"use strict";var n=r(3),i=r(21),a=r(12),o=r(33),s=function(e,t){this.normal=e||new n.a(0,1,0),this.distance=t||0};s.prototype={constructor:s,distanceToPoint:function(e){return a.a.dot(e.array,this.normal.array)-this.distance},projectPoint:function(e,t){t||(t=new n.a);var r=this.distanceToPoint(e);return a.a.scaleAndAdd(t.array,e.array,this.normal.array,-r),t._dirty=!0,t},normalize:function(){var e=1/a.a.len(this.normal.array);a.a.scale(this.normal.array,e),this.distance*=e},intersectFrustum:function(e){for(var t=e.vertices,r=this.normal.array,n=a.a.dot(t[0].array,r)>this.distance,i=1;i<8;i++)if(a.a.dot(t[i].array,r)>this.distance!=n)return!0},intersectLine:function(){var e=a.a.create();return function(t,r,i){var o=this.distanceToPoint(t),s=this.distanceToPoint(r);if(o>0&&s>0||o<0&&s<0)return null;var u=this.normal.array,l=this.distance,h=t.array;a.a.sub(e,r.array,t.array),a.a.normalize(e,e);var c=a.a.dot(u,e);if(0===c)return null;i||(i=new n.a);var d=(a.a.dot(u,h)-l)/c;return a.a.scaleAndAdd(i.array,h,e,-d),i._dirty=!0,i}}(),applyTransform:function(){var e=i.a.create(),t=o.a.create(),r=o.a.create();return r[3]=1,function(n){n=n.array,a.a.scale(r,this.normal.array,this.distance),o.a.transformMat4(r,r,n),this.distance=a.a.dot(r,this.normal.array),i.a.invert(e,n),i.a.transpose(e,e),t[3]=0,a.a.copy(t,this.normal.array),o.a.transformMat4(t,t,e),a.a.copy(this.normal.array,t)}}(),copy:function(e){a.a.copy(this.normal.array,e.normal.array),this.normal._dirty=!0,this.distance=e.distance},clone:function(){var e=new s;return e.copy(this),e}},t.a=s},function(e,t,r){"use strict";var n=r(42);t.a=n.a},function(e,t,r){"use strict";function n(e,t,r){h.identity();var n=new a.a({widthSegments:t,heightSegments:r});switch(e){case"px":o.a.translate(h,h,s.a.POSITIVE_X),o.a.rotateY(h,h,Math.PI/2);break;case"nx":o.a.translate(h,h,s.a.NEGATIVE_X),o.a.rotateY(h,h,-Math.PI/2);break;case"py":o.a.translate(h,h,s.a.POSITIVE_Y),o.a.rotateX(h,h,-Math.PI/2);break;case"ny":o.a.translate(h,h,s.a.NEGATIVE_Y),o.a.rotateX(h,h,Math.PI/2);break;case"pz":o.a.translate(h,h,s.a.POSITIVE_Z);break;case"nz":o.a.translate(h,h,s.a.NEGATIVE_Z),o.a.rotateY(h,h,Math.PI)}return n.applyTransform(h),n}var i=r(15),a=r(43),o=r(9),s=r(3),u=r(18),l=r(14),h=new o.a,c=i.a.extend({dynamic:!1,widthSegments:1,heightSegments:1,depthSegments:1,inside:!1},function(){this.build()},{build:function(){var e={px:n("px",this.depthSegments,this.heightSegments),nx:n("nx",this.depthSegments,this.heightSegments),py:n("py",this.widthSegments,this.depthSegments),ny:n("ny",this.widthSegments,this.depthSegments),pz:n("pz",this.widthSegments,this.heightSegments),nz:n("nz",this.widthSegments,this.heightSegments)},t=["position","texcoord0","normal"],r=0,i=0;for(var a in e)r+=e[a].vertexCount,i+=e[a].indices.length;for(var o=0;o>>16)>>>0;c=((1431655765&c)<<1|(2863311530&c)>>>1)>>>0,c=((858993459&c)<<2|(3435973836&c)>>>2)>>>0,c=((252645135&c)<<4|(4042322160&c)>>>4)>>>0,c=(((16711935&c)<<8|(4278255360&c)>>>8)>>>0)/4294967296;var d=Math.sqrt((1-c)/(1+(l*l-1)*c));o[h]=d}for(var h=0;ho&&(i=this._x=0,a+=this._rowHeight+u,this._y=a,this._rowHeight=0),this._x+=t+u,this._rowHeight=Math.max(this._rowHeight,r),a+r+u>s)return null;e.position[0]+=this.offsetX*this.dpr+i,e.position[1]+=this.offsetY*this.dpr+a,this._zr.add(e);var l=[this.offsetX/this.width,this.offsetY/this.height];return[[i/o+l[0],a/s+l[1]],[(i+t)/o+l[0],(a+r)/s+l[1]]]},_fitElement:function(e,t,r){var n=e.getBoundingRect(),i=t/n.width,a=r/n.height;e.position=[-n.x*i,-n.y*a],e.scale=[i,a],e.update()}},i.prototype={clear:function(){for(var e=0;e=e)){var o=(i+this._nodeWidth)*this._dpr,s=(a+this._nodeHeight)*this._dpr;try{this._zr.resize({width:o,height:s})}catch(e){this._canvas.width=o,this._canvas.height=s}var u=new n(this._zr,i,a,this._nodeWidth,this._nodeHeight,this._gap,this._dpr);return this._textureAtlasNodes.push(u),u}},add:function(e,t,r){if(this._coords[e.id])return this._coords[e.id];var n=this._getCurrentNode().add(e,t,r);if(!n){var i=this._expand();if(!i)return;n=i.add(e,t,r)}return this._coords[e.id]=n,n},getCoordsScale:function(){var e=this._dpr;return[this._nodeWidth/this._canvas.width*e,this._nodeHeight/this._canvas.height*e]},getCoords:function(e){return this._coords[e]}},t.a=i},function(e,t,r){function n(e,t,r,n){r<0&&(e+=r,r=-r),n<0&&(t+=n,n=-n),this.x=e,this.y=t,this.width=r,this.height=n}var i=r(83),a=r(84),o=i.applyTransform,s=Math.min,u=Math.max;n.prototype={constructor:n,union:function(e){var t=s(e.x,this.x),r=s(e.y,this.y);this.width=u(e.x+e.width,this.x+this.width)-t,this.height=u(e.y+e.height,this.y+this.height)-r,this.x=t,this.y=r},applyTransform:function(){var e=[],t=[],r=[],n=[];return function(i){if(i){e[0]=r[0]=this.x,e[1]=n[1]=this.y,t[0]=n[0]=this.x+this.width,t[1]=r[1]=this.y+this.height,o(e,e,i),o(t,t,i),o(r,r,i),o(n,n,i),this.x=s(e[0],t[0],r[0],n[0]),this.y=s(e[1],t[1],r[1],n[1]);var a=u(e[0],t[0],r[0],n[0]),l=u(e[1],t[1],r[1],n[1]);this.width=a-this.x,this.height=l-this.y}}}(),calculateTransform:function(e){var t=this,r=e.width/t.width,n=e.height/t.height,i=a.create();return a.translate(i,i,[-t.x,-t.y]),a.scale(i,i,[r,n]),a.translate(i,i,[e.x,e.y]),i},intersect:function(e){if(!e)return!1;e instanceof n||(e=n.create(e));var t=this,r=t.x,i=t.x+t.width,a=t.y,o=t.y+t.height,s=e.x,u=e.x+e.width,l=e.y,h=e.y+e.height;return!(i=r.x&&e<=r.x+r.width&&t>=r.y&&t<=r.y+r.height},clone:function(){return new n(this.x,this.y,this.width,this.height)},copy:function(e){this.x=e.x,this.y=e.y,this.width=e.width,this.height=e.height},plain:function(){return{x:this.x,y:this.y,width:this.width,height:this.height}}},n.create=function(e){return new n(e.x,e.y,e.width,e.height)};var l=n;e.exports=l},function(e,t){function r(e,t){var r=new w(2);return null==e&&(e=0),null==t&&(t=0),r[0]=e,r[1]=t,r}function n(e,t){return e[0]=t[0],e[1]=t[1],e}function i(e){var t=new w(2);return t[0]=e[0],t[1]=e[1],t}function a(e,t,r){return e[0]=t,e[1]=r,e}function o(e,t,r){return e[0]=t[0]+r[0],e[1]=t[1]+r[1],e}function s(e,t,r,n){return e[0]=t[0]+r[0]*n,e[1]=t[1]+r[1]*n,e}function u(e,t,r){return e[0]=t[0]-r[0],e[1]=t[1]-r[1],e}function l(e){return Math.sqrt(h(e))}function h(e){return e[0]*e[0]+e[1]*e[1]}function c(e,t,r){return e[0]=t[0]*r[0],e[1]=t[1]*r[1],e}function d(e,t,r){return e[0]=t[0]/r[0],e[1]=t[1]/r[1],e}function f(e,t){return e[0]*t[0]+e[1]*t[1]}function p(e,t,r){return e[0]=t[0]*r,e[1]=t[1]*r,e}function m(e,t){var r=l(t);return 0===r?(e[0]=0,e[1]=0):(e[0]=t[0]/r,e[1]=t[1]/r),e}function g(e,t){return Math.sqrt((e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1]))}function _(e,t){return(e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1])}function v(e,t){return e[0]=-t[0],e[1]=-t[1],e}function y(e,t,r,n){return e[0]=t[0]+n*(r[0]-t[0]),e[1]=t[1]+n*(r[1]-t[1]),e}function x(e,t,r){var n=t[0],i=t[1];return e[0]=r[0]*n+r[2]*i+r[4],e[1]=r[1]*n+r[3]*i+r[5],e}function T(e,t,r){return e[0]=Math.min(t[0],r[0]),e[1]=Math.min(t[1],r[1]),e}function b(e,t,r){return e[0]=Math.max(t[0],r[0]),e[1]=Math.max(t[1],r[1]),e}var w="undefined"==typeof Float32Array?Array:Float32Array,E=l,S=h,A=g,M=_;t.create=r,t.copy=n,t.clone=i,t.set=a,t.add=o,t.scaleAndAdd=s,t.sub=u,t.len=l,t.length=E,t.lenSquare=h,t.lengthSquare=S,t.mul=c,t.div=d,t.dot=f,t.scale=p,t.normalize=m,t.distance=g,t.dist=A,t.distanceSquare=_,t.distSquare=M,t.negate=v,t.lerp=y,t.applyTransform=x,t.min=T,t.max=b},function(e,t){function r(){var e=new c(6);return n(e),e}function n(e){return e[0]=1,e[1]=0,e[2]=0,e[3]=1,e[4]=0,e[5]=0,e}function i(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e}function a(e,t,r){var n=t[0]*r[0]+t[2]*r[1],i=t[1]*r[0]+t[3]*r[1],a=t[0]*r[2]+t[2]*r[3],o=t[1]*r[2]+t[3]*r[3],s=t[0]*r[4]+t[2]*r[5]+t[4],u=t[1]*r[4]+t[3]*r[5]+t[5];return e[0]=n,e[1]=i,e[2]=a,e[3]=o,e[4]=s,e[5]=u,e}function o(e,t,r){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4]+r[0],e[5]=t[5]+r[1],e}function s(e,t,r){var n=t[0],i=t[2],a=t[4],o=t[1],s=t[3],u=t[5],l=Math.sin(r),h=Math.cos(r);return e[0]=n*h+o*l,e[1]=-n*l+o*h,e[2]=i*h+s*l,e[3]=-i*l+h*s,e[4]=h*a+l*u,e[5]=h*u-l*a,e}function u(e,t,r){var n=r[0],i=r[1];return e[0]=t[0]*n,e[1]=t[1]*i,e[2]=t[2]*n,e[3]=t[3]*i,e[4]=t[4]*n,e[5]=t[5]*i,e}function l(e,t){var r=t[0],n=t[2],i=t[4],a=t[1],o=t[3],s=t[5],u=r*o-a*n;return u?(u=1/u,e[0]=o*u,e[1]=-a*u,e[2]=-n*u,e[3]=r*u,e[4]=(n*s-o*i)*u,e[5]=(a*i-r*s)*u,e):null}function h(e){var t=r();return i(t,e),t}var c="undefined"==typeof Float32Array?Array:Float32Array;t.create=r,t.identity=n,t.copy=i,t.mul=a,t.translate=o,t.rotate=s,t.scale=u,t.invert=l,t.clone=h},function(e,t,r){function n(e){return e.replace(/^\s+/,"").replace(/\s+$/,"")}function i(e,t,r,n){var i=t[1]-t[0],a=r[1]-r[0];if(0===i)return 0===a?r[0]:(r[0]+r[1])/2;if(n)if(i>0){if(e<=t[0])return r[0];if(e>=t[1])return r[1]}else{if(e>=t[0])return r[0];if(e<=t[1])return r[1]}else{if(e===t[0])return r[0];if(e===t[1])return r[1]}return(e-t[0])/i*a+r[0]}function a(e,t){switch(e){case"center":case"middle":e="50%";break;case"left":case"top":e="0%";break;case"right":case"bottom":e="100%"}return"string"==typeof e?n(e).match(/%$/)?parseFloat(e)/100*t:parseFloat(e):null==e?NaN:+e}function o(e,t,r){return null==t&&(t=10),t=Math.min(Math.max(0,t),20),e=(+e).toFixed(t),r?e:+e}function s(e){return e.sort(function(e,t){return e-t}),e}function u(e){if(e=+e,isNaN(e))return 0;for(var t=1,r=0;Math.round(e*t)/t!==e;)t*=10,r++;return r}function l(e){var t=e.toString(),r=t.indexOf("e");if(r>0){var n=+t.slice(r+1);return n<0?-n:0}var i=t.indexOf(".");return i<0?0:t.length-1-i}function h(e,t){var r=Math.log,n=Math.LN10,i=Math.floor(r(e[1]-e[0])/n),a=Math.round(r(Math.abs(t[1]-t[0]))/n),o=Math.min(Math.max(-i+a,0),20);return isFinite(o)?o:20}function c(e,t,r){if(!e[t])return 0;var n=x.reduce(e,function(e,t){return e+(isNaN(t)?0:t)},0);if(0===n)return 0;for(var i=Math.pow(10,r),a=x.map(e,function(e){return(isNaN(e)?0:e)/n*i*100}),o=100*i,s=x.map(a,function(e){return Math.floor(e)}),u=x.reduce(s,function(e,t){return e+t},0),l=x.map(a,function(e,t){return e-s[t]});uh&&(h=l[d],c=d);++s[c],l[c]=0,++u}return s[t]/i}function d(e){var t=2*Math.PI;return(e%t+t)%t}function f(e){return e>-T&&e=-20?+e.toFixed(n<0?-n:0):e}function v(e){function t(e,r,n){return e.interval[n]=0}var x=r(13),T=1e-4,b=/^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d\d)(?::(\d\d)(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/;t.linearMap=i,t.parsePercent=a,t.round=o,t.asc=s,t.getPrecision=u,t.getPrecisionSafe=l,t.getPixelPrecision=h,t.getPercentWithPrecision=c,t.MAX_SAFE_INTEGER=9007199254740991,t.remRadian=d,t.isRadianAroundZero=f,t.parseDate=p,t.quantity=m,t.nice=_,t.reformIntervals=v,t.isNumeric=y},function(e,t,r){"use strict";function n(e){u.a.defaultsWithPropList(e,h,c),i(e);for(var t="",r=0;rh&&l.push({pivot:Math.floor((c+h)/2),left:h,right:c});var h=s[u].pivot+1,c=s[u].right;c>h&&l.push({pivot:Math.floor((c+h)/2),left:h,right:c})}s=this._parts=l}else for(var u=0;u50&&(s=1e3);var u=[];a.perspective(u,o,this.width/this.height,1,s),this.viewGL.camera.projectionMatrix.setArray(u),this.viewGL.camera.decomposeProjectionMatrix();var u=a.identity([]),l=this.dataToPoint(this.center);a.scale(u,u,[1,-1,1]),a.translate(u,u,[0,0,-e]),a.rotateX(u,u,t),a.rotateZ(u,u,-this.bearing/180*Math.PI),a.translate(u,u,[-l[0]*this.getScale()*.1,-l[1]*this.getScale()*.1,0]),this.viewGL.camera.viewMatrix.array=u;var h=[];a.invert(h,u),this.viewGL.camera.worldTransform.array=h,this.viewGL.camera.decomposeWorldTransform();var c,d=512*this.getScale();if(this.altitudeExtent&&!isNaN(this.boxHeight)){var f=this.altitudeExtent[1]-this.altitudeExtent[0];c=this.boxHeight/f*this.getScale()/Math.pow(2,this._initialZoom-this.zoomOffset)}else c=d/(2*Math.PI*6378e3*Math.abs(Math.cos(this.center[1]*(Math.PI/180))))*this.altitudeScale*.1;this.viewGL.rootNode.scale.set(.1*this.getScale(),.1*this.getScale(),c)}},getScale:function(){return Math.pow(2,this.zoom-this.zoomOffset)},projectOnTile:function(e,t){return this.projectOnTileWithScale(e,512*this.getScale(),t)},projectOnTileWithScale:function(e,t,r){var n=e[0],i=e[1],a=n*s/180,o=i*s/180,u=t*(a+s)/(2*s),l=t*(s-Math.log(Math.tan(s/4+.5*o)))/(2*s);return r=r||[],r[0]=u,r[1]=l,r},unprojectFromTile:function(e,t){return this.unprojectOnTileWithScale(e,512*this.getScale(),t)},unprojectOnTileWithScale:function(e,t,r){var n=e[0],i=e[1],a=n/t*(2*s)-s,o=2*(Math.atan(Math.exp(s-i/t*(2*s)))-s/4);return r=r||[],r[0]=180*a/s,r[1]=180*o/s,r},dataToPoint:function(e,t){return t=this.projectOnTileWithScale(e,512,t),t[0]-=this._origin[0],t[1]-=this._origin[1],t[2]=isNaN(e[2])?0:e[2],isNaN(e[2])||(t[2]=e[2],this.altitudeExtent&&(t[2]-=this.altitudeExtent[0])),t}},t.a=n},function(e,t,r){"use strict";var n=r(2),i=r(1),a=r(22);t.a=function(e,t,r){function o(e,t){var r=t.getWidth(),n=t.getHeight(),i=t.getDevicePixelRatio();this.viewGL.setViewport(0,0,r,n,i),this.width=r,this.height=n,this.altitudeScale=e.get("altitudeScale"),this.boxHeight=e.get("boxHeight")}function s(e,t){if("auto"!==this.model.get("boxHeight")){var r=[1/0,-1/0];e.eachSeries(function(e){if(e.coordinateSystem===this){var t=e.getData(),n=e.coordDimToDataDim("alt")[0];if(n){var i=t.getDataExtent(n,!0);r[0]=Math.min(r[0],i[0]),r[1]=Math.max(r[1],i[1])}}},this),r&&isFinite(r[1]-r[0])&&(this.altitudeExtent=r)}}return{dimensions:t.prototype.dimensions,create:function(u,l){var h=[];return u.eachComponent(e,function(e){var r=e.__viewGL;r||(r=e.__viewGL=new a.a,r.setRootNode(new i.a.Node));var n=new t;n.viewGL=e.__viewGL,n.resize=o,n.resize(e,l),h.push(n),e.coordinateSystem=n,n.model=e,n.update=s}),u.eachSeries(function(t){if(t.get("coordinateSystem")===e){var r=t.getReferringComponents(e)[0];if(r||(r=u.getComponent(e)),!r)throw new Error(e+' "'+n.a.firstNotNull(t.get(e+"Index"),t.get(e+"Id"),0)+'" not found');t.coordinateSystem=r.coordinateSystem}}),r&&r(h,u,l),h}}}},function(e,t,r){"use strict";t.a="\n@export ecgl.displayShadow.vertex\n\n@import ecgl.common.transformUniforms\n\n@import ecgl.common.uv.header\n\n@import ecgl.common.attributes\n\nvarying vec3 v_WorldPosition;\n\nvarying vec3 v_Normal;\n\nvoid main()\n{\n @import ecgl.common.uv.main\n v_Normal = normalize((worldInverseTranspose * vec4(normal, 0.0)).xyz);\n\n v_WorldPosition = (world * vec4(position, 1.0)).xyz;\n gl_Position = worldViewProjection * vec4(position, 1.0);\n}\n\n@end\n\n\n@export ecgl.displayShadow.fragment\n\n@import ecgl.common.uv.fragmentHeader\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nuniform float roughness: 0.2;\n\n#ifdef DIRECTIONAL_LIGHT_COUNT\n@import clay.header.directional_light\n#endif\n\n@import ecgl.common.ssaoMap.header\n\n@import clay.plugin.compute_shadow_map\n\nvoid main()\n{\n float shadow = 1.0;\n\n @import ecgl.common.ssaoMap.main\n\n#if defined(DIRECTIONAL_LIGHT_COUNT) && defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n float shadowContribsDir[DIRECTIONAL_LIGHT_COUNT];\n if(shadowEnabled)\n {\n computeShadowOfDirectionalLights(v_WorldPosition, shadowContribsDir);\n }\n for (int i = 0; i < DIRECTIONAL_LIGHT_COUNT; i++) {\n shadow = min(shadow, shadowContribsDir[i] * 0.5 + 0.5);\n }\n#endif\n\n shadow *= 0.5 + ao * 0.5;\n shadow = clamp(shadow, 0.0, 1.0);\n\n gl_FragColor = vec4(vec3(0.0), 1.0 - shadow);\n}\n\n@end"},function(e,t,r){"use strict";function n(e){this.viewGL=e}var i=r(84),a=r.n(i),o=r(83),s=r.n(o);n.prototype.reset=function(e,t){this._updateCamera(t.getWidth(),t.getHeight(),t.getDevicePixelRatio()),this._viewTransform=a.a.create(),this.updateTransform(e,t)},n.prototype.updateTransform=function(e,t){var r=e.coordinateSystem;r.getRoamTransform&&(a.a.invert(this._viewTransform,r.getRoamTransform()),this._setCameraTransform(this._viewTransform),t.getZr().refresh())},n.prototype.dataToPoint=function(e,t,r){r=e.dataToPoint(t,null,r);var n=this._viewTransform;n&&s.a.applyTransform(r,r,n)},n.prototype.removeTransformInPoint=function(e){return this._viewTransform&&s.a.applyTransform(e,e,this._viewTransform),e},n.prototype.getZoom=function(){if(this._viewTransform){var e=this._viewTransform;return 1/Math.max(Math.sqrt(e[0]*e[0]+e[1]*e[1]),Math.sqrt(e[2]*e[2]+e[3]*e[3]))}return 1},n.prototype._setCameraTransform=function(e){var t=this.viewGL.camera;t.position.set(e[4],e[5],0),t.scale.set(Math.sqrt(e[0]*e[0]+e[1]*e[1]),Math.sqrt(e[2]*e[2]+e[3]*e[3]),1)},n.prototype._updateCamera=function(e,t,r){this.viewGL.setViewport(0,0,e,t,r);var n=this.viewGL.camera;n.left=n.top=0,n.bottom=t,n.right=e,n.near=0,n.far=100},t.a=n},function(e,t,r){(function(e){var r;"undefined"!=typeof window?r=window.__DEV__:void 0!==e&&(r=e.__DEV__),void 0===r&&(r=!0);var n=r;t.__DEV__=n}).call(t,r(68))},function(e,t,r){"use strict";var n=r(15),i=r(0),a=r.n(i),o=r(38),s=r(6),u=s.a.vec2,l=[[0,0],[1,1]],h=n.a.extend(function(){return{segmentScale:4,dynamic:!0,useNativeLine:!0,attributes:{position:new n.a.Attribute("position","float",2,"POSITION"),normal:new n.a.Attribute("normal","float",2),offset:new n.a.Attribute("offset","float",1),color:new n.a.Attribute("color","float",4,"COLOR")}}},{resetOffset:function(){this._vertexOffset=0,this._faceOffset=0,this._itemVertexOffsets=[]},setVertexCount:function(e){var t=this.attributes;this.vertexCount!==e&&(t.position.init(e),t.color.init(e),this.useNativeLine||(t.offset.init(e),t.normal.init(e)),e>65535?this.indices instanceof Uint16Array&&(this.indices=new Uint32Array(this.indices)):this.indices instanceof Uint32Array&&(this.indices=new Uint16Array(this.indices)))},setTriangleCount:function(e){this.triangleCount!==e&&(this.indices=0===e?null:this.vertexCount>65535?new Uint32Array(3*e):new Uint16Array(3*e))},_getCubicCurveApproxStep:function(e,t,r,n){return 1/(u.dist(e,t)+u.dist(r,t)+u.dist(n,r)+1)*this.segmentScale},getCubicCurveVertexCount:function(e,t,r,n){var i=this._getCubicCurveApproxStep(e,t,r,n),a=Math.ceil(1/i);return this.useNativeLine?2*a:2*a+2},getCubicCurveTriangleCount:function(e,t,r,n){var i=this._getCubicCurveApproxStep(e,t,r,n),a=Math.ceil(1/i);return this.useNativeLine?0:2*a},getLineVertexCount:function(){return this.getPolylineVertexCount(l)},getLineTriangleCount:function(){return this.getPolylineTriangleCount(l)},getPolylineVertexCount:function(e){var t;if("number"==typeof e)t=e;else{t="number"!=typeof e[0]?e.length:e.length/2}return this.useNativeLine?2*(t-1):2*(t-1)+2},getPolylineTriangleCount:function(e){var t;if("number"==typeof e)t=e;else{t="number"!=typeof e[0]?e.length:e.length/2}return this.useNativeLine?0:2*(t-1)},addCubicCurve:function(e,t,r,n,i,a){null==a&&(a=1);for(var o=e[0],s=e[1],u=t[0],l=t[1],h=r[0],c=r[1],d=n[0],f=n[1],p=this._getCubicCurveApproxStep(e,t,r,n),m=p*p,g=m*p,_=3*p,v=3*m,y=6*m,x=6*g,T=o-2*u+h,b=s-2*l+c,w=3*(u-h)-o+d,E=3*(l-c)-s+f,S=o,A=s,M=(u-o)*_+T*v+w*g,C=(l-s)*_+b*v+E*g,L=T*y+w*x,D=b*y+E*x,N=w*x,R=E*x,P=0,I=0,O=Math.ceil(1/p),F=new Float32Array(3*(O+1)),F=[],B=0,I=0;I1&&(S=M>0?Math.min(S,d):Math.max(S,d),A=C>0?Math.min(A,f):Math.max(A,f));this.addPolyline(F,i,a)},addLine:function(e,t,r,n){this.addPolyline([e,t],r,n)},addPolyline:function(){var e=u.create(),t=u.create(),r=u.create(),n=u.create(),i=[],a=[],o=[];return function(s,l,h,c,d){if(s.length){var f="number"!=typeof s[0];if(null==d&&(d=f?s.length:s.length/2),!(d<2)){null==c&&(c=0),null==h&&(h=1),this._itemVertexOffsets.push(this._vertexOffset);for(var p,m=f?"number"!=typeof l[0]:l.length/4===d,g=this.attributes.position,_=this.attributes.color,v=this.attributes.offset,y=this.attributes.normal,x=this.indices,T=this._vertexOffset,b=0;b1&&(g.copy(T,T-1),_.copy(T,T-1),T++);else{var S;if(b0){u.sub(e,i,o),u.sub(t,a,i),u.normalize(e,e),u.normalize(t,t),u.add(n,e,t),u.normalize(n,n);var A=h/2*Math.min(1/u.dot(e,n),2);r[0]=-n[1],r[1]=n[0],S=A}else u.sub(e,a,i),u.normalize(e,e),r[0]=-e[1],r[1]=e[0],S=h/2}else u.sub(e,i,o),u.normalize(e,e),r[0]=-e[1],r[1]=e[0],S=h/2;y.set(T,r),y.set(T+1,r),v.set(T,S),v.set(T+1,-S),u.copy(o,i),g.set(T,i),g.set(T+1,i),_.set(T,p),_.set(T+1,p),T+=2}if(this.useNativeLine)_.set(T,p),g.set(T,i),T++;else if(b>0){var M=3*this._faceOffset,x=this.indices;x[M]=T-4,x[M+1]=T-3,x[M+2]=T-2,x[M+3]=T-3,x[M+4]=T-1,x[M+5]=T-2,this._faceOffset+=2}}this._vertexOffset=T}}}}(),setItemColor:function(e,t){for(var r=this._itemVertexOffsets[e],n=ee&&o=0&&this._viewsToDispose.splice(t,1),this.views.push(e),e.layer=this;var r=this.zr;e.scene.traverse(function(e){e.__zr=r,e.addAnimatorsToZr&&e.addAnimatorsToZr(r)})}},_.prototype.removeView=function(e){if(e.layer===this){var t=this.views.indexOf(e);t>=0&&(this.views.splice(t,1),e.scene.traverse(n,this),e.layer=null,this._viewsToDispose.push(e))}},_.prototype.removeViewsAll=function(){this.views.forEach(function(e){e.scene.traverse(n,this),e.layer=null,this._viewsToDispose.push(e)},this),this.views.length=0},_.prototype.resize=function(e,t){this.renderer.resize(e,t)},_.prototype.clear=function(){var e=this.renderer.gl,t=this._backgroundColor||[0,0,0,0];e.clearColor(t[0],t[1],t[2],t[3]),e.depthMask(!0),e.colorMask(!0,!0,!0,!0),e.clear(e.DEPTH_BUFFER_BIT|e.COLOR_BUFFER_BIT)},_.prototype.clearDepth=function(){var e=this.renderer.gl;e.clear(e.DEPTH_BUFFER_BIT)},_.prototype.clearColor=function(){var e=this.renderer.gl;e.clearColor(0,0,0,0),e.clear(e.COLOR_BUFFER_BIT)},_.prototype.needsRefresh=function(){this.zr.refresh()},_.prototype.refresh=function(e){this._backgroundColor=e?f.a.parseColor(e):[0,0,0,0],this.renderer.clearColor=this._backgroundColor;for(var t=0;t20)){e=e.event;var n=this.pickObject(e.offsetX,e.offsetY);n&&(this._dispatchEvent(e.type,e,n),this._dispatchDataEvent(e.type,e,n));var i=this._clickToSetFocusPoint(e);if(i){i.view.setDOFFocusOnPoint(i.distance)&&this.zr.refresh()}}}},_.prototype._clickToSetFocusPoint=function(e){for(var t=this.renderer,r=t.viewport,n=this.views.length-1;n>=0;n--){var i=this.views[n];if(i.hasDOF()&&i.containPoint(e.offsetX,e.offsetY)){this._picking.scene=i.scene,this._picking.camera=i.camera,t.viewport=i.viewport;var a=this._picking.pick(e.offsetX,e.offsetY,!0);if(a)return a.view=i,a}}t.viewport=r},_.prototype.onglobalout=function(e){var t=this._hovered;t&&this._dispatchEvent("mouseout",e,{target:t.target})},_.prototype.pickObject=function(e,t){for(var r=[],n=this.renderer,i=n.viewport,a=0;a=0&&(u.dataIndex=this._lastDataIndex,u.seriesIndex=this._lastSeriesIndex,this.zr.handler.dispatchToElement(l,"mouseout",t)),s=!0):null!=o&&o!==this._lastEventData&&(null!=this._lastEventData&&(u.eventData=this._lastEventData,this.zr.handler.dispatchToElement(l,"mouseout",t)),s=!0),this._lastEventData=o,this._lastDataIndex=i,this._lastSeriesIndex=a),u.eventData=o,u.dataIndex=i,u.seriesIndex=a,(null!=o||parseInt(i,10)>=0&&parseInt(a,10)>=0)&&(this.zr.handler.dispatchToElement(l,e,t),s&&this.zr.handler.dispatchToElement(l,"mouseover",t))},_.prototype._dispatchToView=function(e,t){for(var r=0;r=400?e.onerror&&e.onerror():e.onload&&e.onload(t.response)},e.onerror&&(t.onerror=e.onerror),t.send(null)}t.a={get:n}},function(e,t,r){"use strict";function n(e){return e=Math.round(e),e<0?0:e>255?255:e}function i(e){return e=Math.round(e),e<0?0:e>360?360:e}function a(e){return e<0?0:e>1?1:e}function o(e){return n(e.length&&"%"===e.charAt(e.length-1)?parseFloat(e)/100*255:parseInt(e,10))}function s(e){return a(e.length&&"%"===e.charAt(e.length-1)?parseFloat(e)/100:parseFloat(e))}function u(e,t,r){return r<0?r+=1:r>1&&(r-=1),6*r<1?e+(t-e)*r*6:2*r<1?t:3*r<2?e+(t-e)*(2/3-r)*6:e}function l(e,t,r){return e+(t-e)*r}function h(e,t,r,n,i){return e[0]=t,e[1]=r,e[2]=n,e[3]=i,e}function c(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e}function d(e,t){y&&c(y,t),y=v.put(e,y||t.slice())}function f(e,t){var r=(parseFloat(e[0])%360+360)%360/360,i=s(e[1]),a=s(e[2]),o=a<=.5?a*(i+1):a+i-a*i,l=2*a-o;return t=t||[],h(t,n(255*u(l,o,r+1/3)),n(255*u(l,o,r)),n(255*u(l,o,r-1/3)),1),4===e.length&&(t[3]=e[3]),t}function p(e){if(e){var t,r,n=e[0]/255,i=e[1]/255,a=e[2]/255,o=Math.min(n,i,a),s=Math.max(n,i,a),u=s-o,l=(s+o)/2;if(0===u)t=0,r=0;else{r=l<.5?u/(s+o):u/(2-s-o);var h=((s-n)/6+u/2)/u,c=((s-i)/6+u/2)/u,d=((s-a)/6+u/2)/u;n===s?t=d-c:i===s?t=1/3+h-d:a===s&&(t=2/3+c-h),t<0&&(t+=1),t>1&&(t-=1)}var f=[360*t,r,l];return null!=e[3]&&f.push(e[3]),f}}var m=r(69),g={},_={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]},v=new m.a(20),y=null;g.parse=function(e,t){if(e){t=t||[];var r=v.get(e);if(r)return c(t,r);e+="";var n=e.replace(/ /g,"").toLowerCase();if(n in _)return c(t,_[n]),d(e,t),t;if("#"!==n.charAt(0)){var i=n.indexOf("("),a=n.indexOf(")");if(-1!==i&&a+1===n.length){var u=n.substr(0,i),l=n.substr(i+1,a-(i+1)).split(","),p=1;switch(u){case"rgba":if(4!==l.length)return void h(t,0,0,0,1);p=s(l.pop());case"rgb":return 3!==l.length?void h(t,0,0,0,1):(h(t,o(l[0]),o(l[1]),o(l[2]),p),d(e,t),t);case"hsla":return 4!==l.length?void h(t,0,0,0,1):(l[3]=s(l[3]),f(l,t),d(e,t),t);case"hsl":return 3!==l.length?void h(t,0,0,0,1):(f(l,t),d(e,t),t);default:return}}h(t,0,0,0,1)}else{if(4===n.length){var m=parseInt(n.substr(1),16);return m>=0&&m<=4095?(h(t,(3840&m)>>4|(3840&m)>>8,240&m|(240&m)>>4,15&m|(15&m)<<4,1),d(e,t),t):void h(t,0,0,0,1)}if(7===n.length){var m=parseInt(n.substr(1),16);return m>=0&&m<=16777215?(h(t,(16711680&m)>>16,(65280&m)>>8,255&m,1),d(e,t),t):void h(t,0,0,0,1)}}}},g.parseToFloat=function(e,t){if(t=g.parse(e,t))return t[0]/=255,t[1]/=255,t[2]/=255,t},g.lift=function(e,t){var r=g.parse(e);if(r){for(var n=0;n<3;n++)r[n]=t<0?r[n]*(1-t)|0:(255-r[n])*t+r[n]|0;return g.stringify(r,4===r.length?"rgba":"rgb")}},g.toHex=function(e){var t=g.parse(e);if(t)return((1<<24)+(t[0]<<16)+(t[1]<<8)+ +t[2]).toString(16).slice(1)},g.fastLerp=function(e,t,r){if(t&&t.length&&e>=0&&e<=1){r=r||[];var i=e*(t.length-1),o=Math.floor(i),s=Math.ceil(i),u=t[o],h=t[s],c=i-o;return r[0]=n(l(u[0],h[0],c)),r[1]=n(l(u[1],h[1],c)),r[2]=n(l(u[2],h[2],c)),r[3]=a(l(u[3],h[3],c)),r}},g.fastMapToColor=g.fastLerp,g.lerp=function(e,t,r){if(t&&t.length&&e>=0&&e<=1){var i=e*(t.length-1),o=Math.floor(i),s=Math.ceil(i),u=g.parse(t[o]),h=g.parse(t[s]),c=i-o,d=g.stringify([n(l(u[0],h[0],c)),n(l(u[1],h[1],c)),n(l(u[2],h[2],c)),a(l(u[3],h[3],c))],"rgba");return r?{color:d,leftIndex:o,rightIndex:s,value:i}:d}},g.mapToColor=g.lerp,g.modifyHSL=function(e,t,r,n){if(e=g.parse(e))return e=p(e),null!=t&&(e[0]=i(t)),null!=r&&(e[1]=s(r)),null!=n&&(e[2]=s(n)),g.stringify(f(e),"rgba")},g.modifyAlpha=function(e,t){if((e=g.parse(e))&&null!=t)return e[3]=a(t),g.stringify(e,"rgba")},g.stringify=function(e,t){if(e&&e.length){var r=e[0]+","+e[1]+","+e[2];return"rgba"!==t&&"hsva"!==t&&"hsla"!==t||(r+=","+e[3]),t+"("+r+")"}},t.a=g},function(e,t,r){"use strict";var n=function(){this.head=null,this.tail=null,this._length=0};n.prototype.insert=function(e){var t=new n.Entry(e);return this.insertEntry(t),t},n.prototype.insertAt=function(e,t){if(!(e<0)){for(var r=this.head,i=0;r&&i!=e;)r=r.next,i++;if(r){var a=new n.Entry(t),o=r.prev;o?(o.next=a,a.prev=o):this.head=a,a.next=r,r.prev=a}else this.insert(t)}},n.prototype.insertBeforeEntry=function(e,t){var r=new n.Entry(e),i=t.prev;i?(i.next=r,r.prev=i):this.head=r,r.next=t,t.prev=r,this._length++},n.prototype.insertEntry=function(e){this.head?(this.tail.next=e,e.prev=this.tail,this.tail=e):this.head=this.tail=e,this._length++},n.prototype.remove=function(e){var t=e.prev,r=e.next;t?t.next=r:this.head=r,r?r.prev=t:this.tail=t,e.next=e.prev=null,this._length--},n.prototype.removeAt=function(e){if(!(e<0)){for(var t=this.head,r=0;t&&r!=e;)t=t.next,r++;return t?(this.remove(t),t.value):void 0}},n.prototype.getHead=function(){if(this.head)return this.head.value},n.prototype.getTail=function(){if(this.tail)return this.tail.value},n.prototype.getAt=function(e){if(!(e<0)){for(var t=this.head,r=0;t&&r!=e;)t=t.next,r++;return t.value}},n.prototype.indexOf=function(e){for(var t=this.head,r=0;t;){if(t.value===e)return r;t=t.next,r++}},n.prototype.length=function(){return this._length},n.prototype.isEmpty=function(){return 0===this._length},n.prototype.forEach=function(e,t){for(var r=this.head,n=0,i=void 0!==t;r;)i?e.call(t,r.value,n):e(r.value,n),r=r.next,n++},n.prototype.clear=function(){this.tail=this.head=null,this._length=0},n.Entry=function(e){this.value=e,this.next=null,this.prev=null},t.a=n},function(e,t,r){"use strict";function n(e,t,r){function n(e,r,n,a){var o="";isNaN(r)&&(r=r in t?t[r]:i[r]),isNaN(n)&&(n=n in t?t[n]:i[n]);for(var s=parseInt(r);s0&&n.push("#define "+i.toUpperCase()+"_COUNT "+a)}if(r)for(var o=0;of.getMaxJointNumber()&&(_.USE_SKIN_MATRICES_TEXTURE=null),g="\n"+i(_)+"\n"}var v=g+i(t.vertexDefines,d,m),y=g+i(t.fragmentDefines,d,m),x=v+"\n"+t.shader.vertex,T=["OES_standard_derivatives","EXT_shader_texture_lod"].filter(function(e){return null!=f.getGLExtension(e)});T.indexOf("EXT_shader_texture_lod")>=0&&(y+="\n#define SUPPORT_TEXTURE_LOD"),T.indexOf("OES_standard_derivatives")>=0&&(y+="\n#define SUPPORT_STANDARD_DERIVATIVES");var b=a(T)+"\n"+o(t.precision)+"\n"+y+"\n"+t.shader.fragment,w=n(x,t.vertexDefines,d),E=n(b,t.fragmentDefines,d),c=new u.a;c.uniformSemantics=t.shader.uniformSemantics,c.attributes=t.shader.attributes;var S=c.buildProgram(p,t.shader,w,E);return c.__error=S,s[h]=c,c},t.a=s},function(e,t,r){"use strict";function n(e){for(var t=e.split("\n"),r=0,n=t.length;r=0&&A[E]>1e-4&&(h.a.transformMat4(L,S,b[M[E]]),h.a.scaleAndAdd(C,C,L,A[E]));D.set(w,C)}}for(var w=0;w=0){t||(t=[]);var r=this.indices;return t[0]=r[3*e],t[1]=r[3*e+1],t[2]=r[3*e+2],t}},setTriangleIndices:function(e,t){var r=this.indices;r[3*e]=t[0],r[3*e+1]=t[1],r[3*e+2]=t[2]},isUseIndices:function(){return!!this.indices},initIndicesFromArray:function(e){var t,r=this.vertexCount>65535?c.a.Uint32Array:c.a.Uint16Array;if(e[0]&&e[0].length){var n=0;t=new r(3*e.length);for(var i=0;i=0&&(t.splice(r,1),delete this.attributes[e],!0)},getAttribute:function(e){return this.attributes[e]},getEnabledAttributes:function(){var e=this._enabledAttributes,t=this._attributeList;if(e)return e;for(var r=[],n=this.vertexCount,i=0;i0){var i=Math.pow(2,e[3]-128-8+n);t[r+0]=e[0]*i,t[r+1]=e[1]*i,t[r+2]=e[2]*i}else t[r+0]=0,t[r+1]=0,t[r+2]=0;return t[r+3]=1,t}function i(e,t,r){for(var n="",i=t;i0;)if(e[o][0]=t[r++],e[o][1]=t[r++],e[o][2]=t[r++],e[o][3]=t[r++],1===e[o][0]&&1===e[o][1]&&1===e[o][2]){for(var u=e[o][3]<>>0;u>0;u--)a(e[o-1],e[o]),o++,s--;i+=8}else o++,s--,i=0;return r}function s(e,t,r,n){if(nd)return o(e,t,r,n);var i=t[r++];if(2!=i)return o(e,t,r-1,n);if(e[0][1]=t[r++],e[0][2]=t[r++],i=t[r++],(e[0][2]<<8>>>0|i)>>>0!==n)return null;for(var i=0;i<4;i++)for(var a=0;a128){s=(127&s)>>>0;for(var u=t[r++];s--;)e[a++][i]=u}else for(;s--;)e[a++][i]=t[r++]}return r}var u=r(4),l=r(5),h=String.fromCharCode,c=8,d=32767,f={parseRGBE:function(e,t,r){null==r&&(r=0);var a=new Uint8Array(e),o=a.length;if("#?"===i(a,0,2)){for(var c=2;c=o)){c+=2;for(var d="";c=0||(s.forEach(function(t){e.on(t,this[n(t)],this)},this),this._meshes.push(e))},detachFromMesh:function(e){var t=this._meshes.indexOf(e);t>=0&&this._meshes.splice(t,1),s.forEach(function(t){e.off(t,this[n(t)])},this)},dispose:function(){this._meshes.forEach(function(e){this.detachFromMesh(e)},this)}},t.a=u},function(e,t,r){"use strict";var n=r(24),i=r(77),a=n.a.extend({cubemap:null,castShadow:!1,_normalDistribution:null,_brdfLookup:null},{type:"AMBIENT_CUBEMAP_LIGHT",prefilter:function(e,t){if(!e.getGLExtension("EXT_shader_texture_lod"))return void console.warn("Device not support textureCubeLodEXT");this._brdfLookup||(this._normalDistribution=i.a.generateNormalDistribution(),this._brdfLookup=i.a.integrateBRDF(e,this._normalDistribution));var r=this.cubemap;if(!r.__prefiltered){var n=i.a.prefilterEnvironmentMap(e,r,{encodeRGBM:!0,width:t,height:t},this._normalDistribution,this._brdfLookup);this.cubemap=n.environmentMap,this.cubemap.__prefiltered=!0,r.dispose(e)}},getBRDFLookup:function(){return this._brdfLookup},uniformTemplates:{ambientCubemapLightColor:{type:"3f",value:function(e){var t=e.color,r=e.intensity;return[t[0]*r,t[1]*r,t[2]*r]}},ambientCubemapLightCubemap:{type:"t",value:function(e){return e.cubemap}},ambientCubemapLightBRDFLookup:{type:"t",value:function(e){return e._brdfLookup}}}});t.a=a},function(e,t,r){"use strict";t.a="\n@export clay.compositor.vertex\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\nattribute vec3 position : POSITION;\nattribute vec2 texcoord : TEXCOORD_0;\nvarying vec2 v_Texcoord;\nvoid main()\n{\n v_Texcoord = texcoord;\n gl_Position = worldViewProjection * vec4(position, 1.0);\n}\n@end"},function(e,t,r){"use strict";t.a="#define SAMPLE_NUMBER 1024\n#define PI 3.14159265358979\nuniform sampler2D normalDistribution;\nuniform vec2 viewportSize : [512, 256];\nconst vec3 N = vec3(0.0, 0.0, 1.0);\nconst float fSampleNumber = float(SAMPLE_NUMBER);\nvec3 importanceSampleNormal(float i, float roughness, vec3 N) {\n vec3 H = texture2D(normalDistribution, vec2(roughness, i)).rgb;\n vec3 upVector = abs(N.y) > 0.999 ? vec3(1.0, 0.0, 0.0) : vec3(0.0, 1.0, 0.0);\n vec3 tangentX = normalize(cross(N, upVector));\n vec3 tangentZ = cross(N, tangentX);\n return normalize(tangentX * H.x + N * H.y + tangentZ * H.z);\n}\nfloat G_Smith(float roughness, float NoV, float NoL) {\n float k = roughness * roughness / 2.0;\n float G1V = NoV / (NoV * (1.0 - k) + k);\n float G1L = NoL / (NoL * (1.0 - k) + k);\n return G1L * G1V;\n}\nvoid main() {\n vec2 uv = gl_FragCoord.xy / viewportSize;\n float NoV = uv.x;\n float roughness = uv.y;\n vec3 V;\n V.x = sqrt(1.0 - NoV * NoV);\n V.y = 0.0;\n V.z = NoV;\n float A = 0.0;\n float B = 0.0;\n for (int i = 0; i < SAMPLE_NUMBER; i++) {\n vec3 H = importanceSampleNormal(float(i) / fSampleNumber, roughness, N);\n vec3 L = reflect(-V, H);\n float NoL = clamp(L.z, 0.0, 1.0);\n float NoH = clamp(H.z, 0.0, 1.0);\n float VoH = clamp(dot(V, H), 0.0, 1.0);\n if (NoL > 0.0) {\n float G = G_Smith(roughness, NoV, NoL);\n float G_Vis = G * VoH / (NoH * NoV);\n float Fc = pow(1.0 - VoH, 5.0);\n A += (1.0 - Fc) * G_Vis;\n B += Fc * G_Vis;\n }\n }\n gl_FragColor = vec4(vec2(A, B) / fSampleNumber, 0.0, 1.0);\n}\n"},function(e,t,r){"use strict";t.a="#define SHADER_NAME prefilter\n#define SAMPLE_NUMBER 1024\n#define PI 3.14159265358979\nuniform mat4 viewInverse : VIEWINVERSE;\nuniform samplerCube environmentMap;\nuniform sampler2D normalDistribution;\nuniform float roughness : 0.5;\nvarying vec2 v_Texcoord;\nvarying vec3 v_WorldPosition;\n@import clay.util.rgbm\nvec3 importanceSampleNormal(float i, float roughness, vec3 N) {\n vec3 H = texture2D(normalDistribution, vec2(roughness, i)).rgb;\n vec3 upVector = abs(N.y) > 0.999 ? vec3(1.0, 0.0, 0.0) : vec3(0.0, 1.0, 0.0);\n vec3 tangentX = normalize(cross(N, upVector));\n vec3 tangentZ = cross(N, tangentX);\n return normalize(tangentX * H.x + N * H.y + tangentZ * H.z);\n}\nvoid main() {\n vec3 eyePos = viewInverse[3].xyz;\n vec3 V = normalize(v_WorldPosition - eyePos);\n vec3 N = V;\n vec3 prefilteredColor = vec3(0.0);\n float totalWeight = 0.0;\n float fMaxSampleNumber = float(SAMPLE_NUMBER);\n for (int i = 0; i < SAMPLE_NUMBER; i++) {\n vec3 H = importanceSampleNormal(float(i) / fMaxSampleNumber, roughness, N);\n vec3 L = reflect(-V, H);\n float NoL = clamp(dot(N, L), 0.0, 1.0);\n if (NoL > 0.0) {\n prefilteredColor += decodeHDR(textureCube(environmentMap, L)).rgb * NoL;\n totalWeight += NoL;\n }\n }\n gl_FragColor = encodeHDR(vec4(prefilteredColor / totalWeight, 1.0));\n}\n"},function(e,t,r){"use strict";var n=r(24),i=r(14),a=n.a.extend({castShadow:!1,coefficients:[]},function(){this._coefficientsTmpArr=new i.a.Float32Array(27)},{type:"AMBIENT_SH_LIGHT",uniformTemplates:{ambientSHLightColor:{type:"3f",value:function(e){var t=e.color,r=e.intensity;return[t[0]*r,t[1]*r,t[2]*r]}},ambientSHLightCoefficients:{type:"3f",value:function(e){for(var t=e._coefficientsTmpArr,r=0;r65535?Uint32Array:Uint16Array,m=this.indices=new p(t*e*6),g=this.radius,_=this.phiStart,v=this.phiLength,y=this.thetaStart,x=this.thetaLength,g=this.radius,T=[],b=[],w=0,E=1/g;for(f=0;f<=e;f++)for(d=0;d<=t;d++)h=d/t,c=f/e,s=-g*Math.cos(_+h*v)*Math.sin(y+c*x),u=g*Math.cos(y+c*x),l=g*Math.sin(_+h*v)*Math.sin(y+c*x),T[0]=s,T[1]=u,T[2]=l,b[0]=h,b[1]=c,r.set(w,T),n.set(w,b),T[0]*=E,T[1]*=E,T[2]*=E,a.set(w,T),w++;var S,A,M,C,L=t+1,D=0;for(f=0;f=0&&l.splice(e,1)}),l.push(h),this.__zr&&this.__zr.animation.addAnimator(h),h},stopAnimation:function(e){this._animators=this._animators||[];for(var t=this._animators,r=t.length,n=0;n.5?t:e}function s(e,t,r,n,i){var o=e.length;if(1==i)for(var s=0;si)e.length=i;else for(var a=n;a=0&&!(C[r]<=t);r--);r=Math.min(r,T-2)}else{for(r=V;rt);r++);r=Math.min(r-1,T-2)}V=r,k=t;var n=C[r+1]-C[r];if(0!==n)if(B=(t-C[r])/n,x)if(z=L[r],U=L[0===r?r:r-1],G=L[r>T-2?T-1:r+1],H=L[r>T-3?T-1:r+2],E)h(U,z,G,H,B,B*B,B*B*B,m(e,i),M);else{var u;if(S)u=h(U,z,G,H,B,B*B,B*B*B,W,1),u=f(W);else{if(A)return o(z,G,B);u=c(U,z,G,H,B,B*B,B*B*B)}v(e,i,u)}else if(E)s(L[r],L[r+1],B,m(e,i),M);else{var u;if(S)s(L[r],L[r+1],B,W,1),u=f(W);else{if(A)return o(L[r],L[r+1],B);u=a(L[r],L[r+1],B)}v(e,i,u)}},X=new g({target:e._target,life:b,loop:e._loop,delay:e._delay,onframe:j,ondestroy:r});return t&&"spline"!==t&&(X.easing=t),X}}}var g=r(143),_=r(145),v=r(13),y=v.isArrayLike,x=Array.prototype.slice,T=function(e,t,r,a){this._tracks={},this._target=e,this._loop=t||!1,this._getter=r||n,this._setter=a||i,this._clipCount=0,this._delay=0,this._doneList=[],this._onframeList=[],this._clipList=[]};T.prototype={when:function(e,t){var r=this._tracks;for(var n in t)if(t.hasOwnProperty(n)){if(!r[n]){r[n]=[];var i=this._getter(this._target,n);if(null==i)continue;0!==e&&r[n].push({time:0,value:d(i)})}r[n].push({time:e,value:t[n]})}return this},during:function(e){return this._onframeList.push(e),this},pause:function(){for(var e=0;e255?255:e}function i(e){return e=Math.round(e),e<0?0:e>360?360:e}function a(e){return e<0?0:e>1?1:e}function o(e){return n(e.length&&"%"===e.charAt(e.length-1)?parseFloat(e)/100*255:parseInt(e,10))}function s(e){return a(e.length&&"%"===e.charAt(e.length-1)?parseFloat(e)/100:parseFloat(e))}function u(e,t,r){return r<0?r+=1:r>1&&(r-=1),6*r<1?e+(t-e)*r*6:2*r<1?t:3*r<2?e+(t-e)*(2/3-r)*6:e}function l(e,t,r){return e+(t-e)*r}function h(e,t,r,n,i){return e[0]=t,e[1]=r,e[2]=n,e[3]=i,e}function c(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e}function d(e,t){A&&c(A,t),A=S.put(e,A||t.slice())}function f(e,t){if(e){t=t||[];var r=S.get(e);if(r)return c(t,r);e+="";var n=e.replace(/ /g,"").toLowerCase();if(n in E)return c(t,E[n]),d(e,t),t;if("#"!==n.charAt(0)){var i=n.indexOf("("),a=n.indexOf(")");if(-1!==i&&a+1===n.length){var u=n.substr(0,i),l=n.substr(i+1,a-(i+1)).split(","),f=1;switch(u){case"rgba":if(4!==l.length)return void h(t,0,0,0,1);f=s(l.pop());case"rgb":return 3!==l.length?void h(t,0,0,0,1):(h(t,o(l[0]),o(l[1]),o(l[2]),f),d(e,t),t);case"hsla":return 4!==l.length?void h(t,0,0,0,1):(l[3]=s(l[3]),p(l,t),d(e,t),t);case"hsl":return 3!==l.length?void h(t,0,0,0,1):(p(l,t),d(e,t),t);default:return}}h(t,0,0,0,1)}else{if(4===n.length){var m=parseInt(n.substr(1),16);return m>=0&&m<=4095?(h(t,(3840&m)>>4|(3840&m)>>8,240&m|(240&m)>>4,15&m|(15&m)<<4,1),d(e,t),t):void h(t,0,0,0,1)}if(7===n.length){var m=parseInt(n.substr(1),16);return m>=0&&m<=16777215?(h(t,(16711680&m)>>16,(65280&m)>>8,255&m,1),d(e,t),t):void h(t,0,0,0,1)}}}}function p(e,t){var r=(parseFloat(e[0])%360+360)%360/360,i=s(e[1]),a=s(e[2]),o=a<=.5?a*(i+1):a+i-a*i,l=2*a-o;return t=t||[],h(t,n(255*u(l,o,r+1/3)),n(255*u(l,o,r)),n(255*u(l,o,r-1/3)),1),4===e.length&&(t[3]=e[3]),t}function m(e){if(e){var t,r,n=e[0]/255,i=e[1]/255,a=e[2]/255,o=Math.min(n,i,a),s=Math.max(n,i,a),u=s-o,l=(s+o)/2;if(0===u)t=0,r=0;else{r=l<.5?u/(s+o):u/(2-s-o);var h=((s-n)/6+u/2)/u,c=((s-i)/6+u/2)/u,d=((s-a)/6+u/2)/u;n===s?t=d-c:i===s?t=1/3+h-d:a===s&&(t=2/3+c-h),t<0&&(t+=1),t>1&&(t-=1)}var f=[360*t,r,l];return null!=e[3]&&f.push(e[3]),f}}function g(e,t){var r=f(e);if(r){for(var n=0;n<3;n++)r[n]=t<0?r[n]*(1-t)|0:(255-r[n])*t+r[n]|0,r[n]>255?r[n]=255:e[n]<0&&(r[n]=0);return b(r,4===r.length?"rgba":"rgb")}}function _(e){var t=f(e);if(t)return((1<<24)+(t[0]<<16)+(t[1]<<8)+ +t[2]).toString(16).slice(1)}function v(e,t,r){if(t&&t.length&&e>=0&&e<=1){r=r||[];var i=e*(t.length-1),o=Math.floor(i),s=Math.ceil(i),u=t[o],h=t[s],c=i-o;return r[0]=n(l(u[0],h[0],c)),r[1]=n(l(u[1],h[1],c)),r[2]=n(l(u[2],h[2],c)),r[3]=a(l(u[3],h[3],c)),r}}function y(e,t,r){if(t&&t.length&&e>=0&&e<=1){var i=e*(t.length-1),o=Math.floor(i),s=Math.ceil(i),u=f(t[o]),h=f(t[s]),c=i-o,d=b([n(l(u[0],h[0],c)),n(l(u[1],h[1],c)),n(l(u[2],h[2],c)),a(l(u[3],h[3],c))],"rgba");return r?{color:d,leftIndex:o,rightIndex:s,value:i}:d}}function x(e,t,r,n){if(e=f(e))return e=m(e),null!=t&&(e[0]=i(t)),null!=r&&(e[1]=s(r)),null!=n&&(e[2]=s(n)),b(p(e),"rgba")}function T(e,t){if((e=f(e))&&null!=t)return e[3]=a(t),b(e,"rgba")}function b(e,t){if(e&&e.length){var r=e[0]+","+e[1]+","+e[2];return"rgba"!==t&&"hsva"!==t&&"hsla"!==t||(r+=","+e[3]),t+"("+r+")"}}var w=r(60),E={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]},S=new w(20),A=null,M=v,C=y;t.parse=f,t.lift=g,t.toHex=_,t.fastLerp=v,t.fastMapToColor=M,t.lerp=y,t.mapToColor=C,t.modifyHSL=x,t.modifyAlpha=T,t.stringify=b},function(e,t,r){"use strict";t.a="\n@export clay.util.rand\nhighp float rand(vec2 uv) {\n const highp float a = 12.9898, b = 78.233, c = 43758.5453;\n highp float dt = dot(uv.xy, vec2(a,b)), sn = mod(dt, 3.141592653589793);\n return fract(sin(sn) * c);\n}\n@end\n@export clay.util.calculate_attenuation\nuniform float attenuationFactor : 5.0;\nfloat lightAttenuation(float dist, float range)\n{\n float attenuation = 1.0;\n attenuation = dist*dist/(range*range+1.0);\n float att_s = attenuationFactor;\n attenuation = 1.0/(attenuation*att_s+1.0);\n att_s = 1.0/(att_s+1.0);\n attenuation = attenuation - att_s;\n attenuation /= 1.0 - att_s;\n return clamp(attenuation, 0.0, 1.0);\n}\n@end\n@export clay.util.edge_factor\n#ifdef SUPPORT_STANDARD_DERIVATIVES\nfloat edgeFactor(float width)\n{\n vec3 d = fwidth(v_Barycentric);\n vec3 a3 = smoothstep(vec3(0.0), d * width, v_Barycentric);\n return min(min(a3.x, a3.y), a3.z);\n}\n#else\nfloat edgeFactor(float width)\n{\n return 1.0;\n}\n#endif\n@end\n@export clay.util.encode_float\nvec4 encodeFloat(const in float depth)\n{\n const vec4 bitShifts = vec4(256.0*256.0*256.0, 256.0*256.0, 256.0, 1.0);\n const vec4 bit_mask = vec4(0.0, 1.0/256.0, 1.0/256.0, 1.0/256.0);\n vec4 res = fract(depth * bitShifts);\n res -= res.xxyz * bit_mask;\n return res;\n}\n@end\n@export clay.util.decode_float\nfloat decodeFloat(const in vec4 color)\n{\n const vec4 bitShifts = vec4(1.0/(256.0*256.0*256.0), 1.0/(256.0*256.0), 1.0/256.0, 1.0);\n return dot(color, bitShifts);\n}\n@end\n@export clay.util.float\n@import clay.util.encode_float\n@import clay.util.decode_float\n@end\n@export clay.util.rgbm_decode\nvec3 RGBMDecode(vec4 rgbm, float range) {\n return range * rgbm.rgb * rgbm.a;\n}\n@end\n@export clay.util.rgbm_encode\nvec4 RGBMEncode(vec3 color, float range) {\n if (dot(color, color) == 0.0) {\n return vec4(0.0);\n }\n vec4 rgbm;\n color /= range;\n rgbm.a = clamp(max(max(color.r, color.g), max(color.b, 1e-6)), 0.0, 1.0);\n rgbm.a = ceil(rgbm.a * 255.0) / 255.0;\n rgbm.rgb = color / rgbm.a;\n return rgbm;\n}\n@end\n@export clay.util.rgbm\n@import clay.util.rgbm_decode\n@import clay.util.rgbm_encode\nvec4 decodeHDR(vec4 color)\n{\n#if defined(RGBM_DECODE) || defined(RGBM)\n return vec4(RGBMDecode(color, 8.12), 1.0);\n#else\n return color;\n#endif\n}\nvec4 encodeHDR(vec4 color)\n{\n#if defined(RGBM_ENCODE) || defined(RGBM)\n return RGBMEncode(color.xyz, 8.12);\n#else\n return color;\n#endif\n}\n@end\n@export clay.util.srgb\nvec4 sRGBToLinear(in vec4 value) {\n return vec4(mix(pow(value.rgb * 0.9478672986 + vec3(0.0521327014), vec3(2.4)), value.rgb * 0.0773993808, vec3(lessThanEqual(value.rgb, vec3(0.04045)))), value.w);\n}\nvec4 linearTosRGB(in vec4 value) {\n return vec4(mix(pow(value.rgb, vec3(0.41666)) * 1.055 - vec3(0.055), value.rgb * 12.92, vec3(lessThanEqual(value.rgb, vec3(0.0031308)))), value.w);\n}\n@end\n@export clay.chunk.skinning_header\n#ifdef SKINNING\nattribute vec3 weight : WEIGHT;\nattribute vec4 joint : JOINT;\n#ifdef USE_SKIN_MATRICES_TEXTURE\nuniform sampler2D skinMatricesTexture : ignore;\nuniform float skinMatricesTextureSize: ignore;\nmat4 getSkinMatrix(sampler2D tex, float idx) {\n float j = idx * 4.0;\n float x = mod(j, skinMatricesTextureSize);\n float y = floor(j / skinMatricesTextureSize) + 0.5;\n vec2 scale = vec2(skinMatricesTextureSize);\n return mat4(\n texture2D(tex, vec2(x + 0.5, y) / scale),\n texture2D(tex, vec2(x + 1.5, y) / scale),\n texture2D(tex, vec2(x + 2.5, y) / scale),\n texture2D(tex, vec2(x + 3.5, y) / scale)\n );\n}\nmat4 getSkinMatrix(float idx) {\n return getSkinMatrix(skinMatricesTexture, idx);\n}\n#else\nuniform mat4 skinMatrix[JOINT_COUNT] : SKIN_MATRIX;\nmat4 getSkinMatrix(float idx) {\n return skinMatrix[int(idx)];\n}\n#endif\n#endif\n@end\n@export clay.chunk.skin_matrix\nmat4 skinMatrixWS = getSkinMatrix(joint.x) * weight.x;\nif (weight.y > 1e-4)\n{\n skinMatrixWS += getSkinMatrix(joint.y) * weight.y;\n}\nif (weight.z > 1e-4)\n{\n skinMatrixWS += getSkinMatrix(joint.z) * weight.z;\n}\nfloat weightW = 1.0-weight.x-weight.y-weight.z;\nif (weightW > 1e-4)\n{\n skinMatrixWS += getSkinMatrix(joint.w) * weightW;\n}\n@end\n@export clay.util.parallax_correct\nvec3 parallaxCorrect(in vec3 dir, in vec3 pos, in vec3 boxMin, in vec3 boxMax) {\n vec3 first = (boxMax - pos) / dir;\n vec3 second = (boxMin - pos) / dir;\n vec3 further = max(first, second);\n float dist = min(further.x, min(further.y, further.z));\n vec3 fixedPos = pos + dir * dist;\n vec3 boxCenter = (boxMax + boxMin) * 0.5;\n return normalize(fixedPos - boxCenter);\n}\n@end\n@export clay.util.clamp_sample\nvec4 clampSample(const in sampler2D texture, const in vec2 coord)\n{\n#ifdef STEREO\n float eye = step(0.5, coord.x) * 0.5;\n vec2 coordClamped = clamp(coord, vec2(eye, 0.0), vec2(0.5 + eye, 1.0));\n#else\n vec2 coordClamped = clamp(coord, vec2(0.0), vec2(1.0));\n#endif\n return texture2D(texture, coordClamped);\n}\n@end\n@export clay.util.ACES\nvec3 ACESToneMapping(vec3 color)\n{\n const float A = 2.51;\n const float B = 0.03;\n const float C = 2.43;\n const float D = 0.59;\n const float E = 0.14;\n return (color * (A * color + B)) / (color * (C * color + D) + E);\n}\n@end"},function(e,t,r){"use strict";t.a="\n@export ecgl.common.transformUniforms\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\nuniform mat4 worldInverseTranspose : WORLDINVERSETRANSPOSE;\nuniform mat4 world : WORLD;\n@end\n\n@export ecgl.common.attributes\nattribute vec3 position : POSITION;\nattribute vec2 texcoord : TEXCOORD_0;\nattribute vec3 normal : NORMAL;\n@end\n\n@export ecgl.common.uv.header\nuniform vec2 uvRepeat : [1.0, 1.0];\nuniform vec2 uvOffset : [0.0, 0.0];\nuniform vec2 detailUvRepeat : [1.0, 1.0];\nuniform vec2 detailUvOffset : [0.0, 0.0];\n\nvarying vec2 v_Texcoord;\nvarying vec2 v_DetailTexcoord;\n@end\n\n@export ecgl.common.uv.main\nv_Texcoord = texcoord * uvRepeat + uvOffset;\nv_DetailTexcoord = texcoord * detailUvRepeat + detailUvOffset;\n@end\n\n@export ecgl.common.uv.fragmentHeader\nvarying vec2 v_Texcoord;\nvarying vec2 v_DetailTexcoord;\n@end\n\n\n@export ecgl.common.albedo.main\n\n vec4 albedoTexel = vec4(1.0);\n#ifdef DIFFUSEMAP_ENABLED\n albedoTexel = texture2D(diffuseMap, v_Texcoord);\n #ifdef SRGB_DECODE\n albedoTexel = sRGBToLinear(albedoTexel);\n #endif\n#endif\n\n#ifdef DETAILMAP_ENABLED\n vec4 detailTexel = texture2D(detailMap, v_DetailTexcoord);\n #ifdef SRGB_DECODE\n detailTexel = sRGBToLinear(detailTexel);\n #endif\n albedoTexel.rgb = mix(albedoTexel.rgb, detailTexel.rgb, detailTexel.a);\n albedoTexel.a = detailTexel.a + (1.0 - detailTexel.a) * albedoTexel.a;\n#endif\n\n@end\n\n@export ecgl.common.wireframe.vertexHeader\n\n#ifdef WIREFRAME_QUAD\nattribute vec4 barycentric;\nvarying vec4 v_Barycentric;\n#elif defined(WIREFRAME_TRIANGLE)\nattribute vec3 barycentric;\nvarying vec3 v_Barycentric;\n#endif\n\n@end\n\n@export ecgl.common.wireframe.vertexMain\n\n#if defined(WIREFRAME_QUAD) || defined(WIREFRAME_TRIANGLE)\n v_Barycentric = barycentric;\n#endif\n\n@end\n\n\n@export ecgl.common.wireframe.fragmentHeader\n\nuniform float wireframeLineWidth : 1;\nuniform vec4 wireframeLineColor: [0, 0, 0, 0.5];\n\n#ifdef WIREFRAME_QUAD\nvarying vec4 v_Barycentric;\nfloat edgeFactor () {\n vec4 d = fwidth(v_Barycentric);\n vec4 a4 = smoothstep(vec4(0.0), d * wireframeLineWidth, v_Barycentric);\n return min(min(min(a4.x, a4.y), a4.z), a4.w);\n}\n#elif defined(WIREFRAME_TRIANGLE)\nvarying vec3 v_Barycentric;\nfloat edgeFactor () {\n vec3 d = fwidth(v_Barycentric);\n vec3 a3 = smoothstep(vec3(0.0), d * wireframeLineWidth, v_Barycentric);\n return min(min(a3.x, a3.y), a3.z);\n}\n#endif\n\n@end\n\n\n@export ecgl.common.wireframe.fragmentMain\n\n#if defined(WIREFRAME_QUAD) || defined(WIREFRAME_TRIANGLE)\n if (wireframeLineWidth > 0.) {\n vec4 lineColor = wireframeLineColor;\n#ifdef SRGB_DECODE\n lineColor = sRGBToLinear(lineColor);\n#endif\n\n gl_FragColor.rgb = mix(gl_FragColor.rgb, lineColor.rgb, (1.0 - edgeFactor()) * lineColor.a);\n }\n#endif\n@end\n\n\n\n\n@export ecgl.common.bumpMap.header\n\n#ifdef BUMPMAP_ENABLED\nuniform sampler2D bumpMap;\nuniform float bumpScale : 1.0;\n\n\nvec3 bumpNormal(vec3 surfPos, vec3 surfNormal, vec3 baseNormal)\n{\n vec2 dSTdx = dFdx(v_Texcoord);\n vec2 dSTdy = dFdy(v_Texcoord);\n\n float Hll = bumpScale * texture2D(bumpMap, v_Texcoord).x;\n float dHx = bumpScale * texture2D(bumpMap, v_Texcoord + dSTdx).x - Hll;\n float dHy = bumpScale * texture2D(bumpMap, v_Texcoord + dSTdy).x - Hll;\n\n vec3 vSigmaX = dFdx(surfPos);\n vec3 vSigmaY = dFdy(surfPos);\n vec3 vN = surfNormal;\n\n vec3 R1 = cross(vSigmaY, vN);\n vec3 R2 = cross(vN, vSigmaX);\n\n float fDet = dot(vSigmaX, R1);\n\n vec3 vGrad = sign(fDet) * (dHx * R1 + dHy * R2);\n return normalize(abs(fDet) * baseNormal - vGrad);\n\n}\n#endif\n\n@end\n\n@export ecgl.common.normalMap.vertexHeader\n\n#ifdef NORMALMAP_ENABLED\nattribute vec4 tangent : TANGENT;\nvarying vec3 v_Tangent;\nvarying vec3 v_Bitangent;\n#endif\n\n@end\n\n@export ecgl.common.normalMap.vertexMain\n\n#ifdef NORMALMAP_ENABLED\n if (dot(tangent, tangent) > 0.0) {\n v_Tangent = normalize((worldInverseTranspose * vec4(tangent.xyz, 0.0)).xyz);\n v_Bitangent = normalize(cross(v_Normal, v_Tangent) * tangent.w);\n }\n#endif\n\n@end\n\n\n@export ecgl.common.normalMap.fragmentHeader\n\n#ifdef NORMALMAP_ENABLED\nuniform sampler2D normalMap;\nvarying vec3 v_Tangent;\nvarying vec3 v_Bitangent;\n#endif\n\n@end\n\n@export ecgl.common.normalMap.fragmentMain\n#ifdef NORMALMAP_ENABLED\n if (dot(v_Tangent, v_Tangent) > 0.0) {\n vec3 normalTexel = texture2D(normalMap, v_DetailTexcoord).xyz;\n if (dot(normalTexel, normalTexel) > 0.0) { N = normalTexel * 2.0 - 1.0;\n mat3 tbn = mat3(v_Tangent, v_Bitangent, v_Normal);\n N = normalize(tbn * N);\n }\n }\n#endif\n@end\n\n\n\n@export ecgl.common.vertexAnimation.header\n\n#ifdef VERTEX_ANIMATION\nattribute vec3 prevPosition;\nattribute vec3 prevNormal;\nuniform float percent;\n#endif\n\n@end\n\n@export ecgl.common.vertexAnimation.main\n\n#ifdef VERTEX_ANIMATION\n vec3 pos = mix(prevPosition, position, percent);\n vec3 norm = mix(prevNormal, normal, percent);\n#else\n vec3 pos = position;\n vec3 norm = normal;\n#endif\n\n@end\n\n\n@export ecgl.common.ssaoMap.header\n#ifdef SSAOMAP_ENABLED\nuniform sampler2D ssaoMap;\nuniform vec4 viewport : VIEWPORT;\n#endif\n@end\n\n@export ecgl.common.ssaoMap.main\n float ao = 1.0;\n#ifdef SSAOMAP_ENABLED\n ao = texture2D(ssaoMap, (gl_FragCoord.xy - viewport.xy) / viewport.zw).r;\n#endif\n@end\n\n\n\n\n@export ecgl.common.diffuseLayer.header\n\n#if (LAYER_DIFFUSEMAP_COUNT > 0)\nuniform float layerDiffuseIntensity[LAYER_DIFFUSEMAP_COUNT];\nuniform sampler2D layerDiffuseMap[LAYER_DIFFUSEMAP_COUNT];\n#endif\n\n@end\n\n@export ecgl.common.emissiveLayer.header\n\n#if (LAYER_EMISSIVEMAP_COUNT > 0)\nuniform float layerEmissionIntensity[LAYER_EMISSIVEMAP_COUNT];\nuniform sampler2D layerEmissiveMap[LAYER_EMISSIVEMAP_COUNT];\n#endif\n\n@end\n\n@export ecgl.common.layers.header\n@import ecgl.common.diffuseLayer.header\n@import ecgl.common.emissiveLayer.header\n@end\n\n@export ecgl.common.diffuseLayer.main\n\n#if (LAYER_DIFFUSEMAP_COUNT > 0)\n for (int _idx_ = 0; _idx_ < LAYER_DIFFUSEMAP_COUNT; _idx_++) {{\n float intensity = layerDiffuseIntensity[_idx_];\n vec4 texel2 = texture2D(layerDiffuseMap[_idx_], v_Texcoord);\n #ifdef SRGB_DECODE\n texel2 = sRGBToLinear(texel2);\n #endif\n albedoTexel.rgb = mix(albedoTexel.rgb, texel2.rgb * intensity, texel2.a);\n albedoTexel.a = texel2.a + (1.0 - texel2.a) * albedoTexel.a;\n }}\n#endif\n\n@end\n\n@export ecgl.common.emissiveLayer.main\n\n#if (LAYER_EMISSIVEMAP_COUNT > 0)\n for (int _idx_ = 0; _idx_ < LAYER_EMISSIVEMAP_COUNT; _idx_++)\n {{\n vec4 texel2 = texture2D(layerEmissiveMap[_idx_], v_Texcoord) * layerEmissionIntensity[_idx_];\n #ifdef SRGB_DECODE\n texel2 = sRGBToLinear(texel2);\n #endif\n float intensity = layerEmissionIntensity[_idx_];\n gl_FragColor.rgb += texel2.rgb * texel2.a * intensity;\n }}\n#endif\n\n@end\n"},function(e,t,r){"use strict";t.a="@export ecgl.color.vertex\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\n@import ecgl.common.uv.header\n\nattribute vec2 texcoord : TEXCOORD_0;\nattribute vec3 position: POSITION;\n\n@import ecgl.common.wireframe.vertexHeader\n\n#ifdef VERTEX_COLOR\nattribute vec4 a_Color : COLOR;\nvarying vec4 v_Color;\n#endif\n\n#ifdef VERTEX_ANIMATION\nattribute vec3 prevPosition;\nuniform float percent : 1.0;\n#endif\n\nvoid main()\n{\n#ifdef VERTEX_ANIMATION\n vec3 pos = mix(prevPosition, position, percent);\n#else\n vec3 pos = position;\n#endif\n\n gl_Position = worldViewProjection * vec4(pos, 1.0);\n\n @import ecgl.common.uv.main\n\n#ifdef VERTEX_COLOR\n v_Color = a_Color;\n#endif\n\n @import ecgl.common.wireframe.vertexMain\n\n}\n\n@end\n\n@export ecgl.color.fragment\n\n#define LAYER_DIFFUSEMAP_COUNT 0\n#define LAYER_EMISSIVEMAP_COUNT 0\n\nuniform sampler2D diffuseMap;\nuniform sampler2D detailMap;\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\n#ifdef VERTEX_COLOR\nvarying vec4 v_Color;\n#endif\n\n@import ecgl.common.layers.header\n\n@import ecgl.common.uv.fragmentHeader\n\n@import ecgl.common.wireframe.fragmentHeader\n\n@import clay.util.srgb\n\nvoid main()\n{\n#ifdef SRGB_DECODE\n gl_FragColor = sRGBToLinear(color);\n#else\n gl_FragColor = color;\n#endif\n\n#ifdef VERTEX_COLOR\n gl_FragColor *= v_Color;\n#endif\n\n @import ecgl.common.albedo.main\n\n @import ecgl.common.diffuseLayer.main\n\n gl_FragColor *= albedoTexel;\n\n @import ecgl.common.emissiveLayer.main\n\n @import ecgl.common.wireframe.fragmentMain\n\n}\n@end"},function(e,t,r){"use strict";t.a="/**\n * http: */\n\n@export ecgl.lambert.vertex\n\n@import ecgl.common.transformUniforms\n\n@import ecgl.common.uv.header\n\n\n@import ecgl.common.attributes\n\n@import ecgl.common.wireframe.vertexHeader\n\n#ifdef VERTEX_COLOR\nattribute vec4 a_Color : COLOR;\nvarying vec4 v_Color;\n#endif\n\n\n@import ecgl.common.vertexAnimation.header\n\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nvoid main()\n{\n @import ecgl.common.uv.main\n\n @import ecgl.common.vertexAnimation.main\n\n\n gl_Position = worldViewProjection * vec4(pos, 1.0);\n\n v_Normal = normalize((worldInverseTranspose * vec4(norm, 0.0)).xyz);\n v_WorldPosition = (world * vec4(pos, 1.0)).xyz;\n\n#ifdef VERTEX_COLOR\n v_Color = a_Color;\n#endif\n\n @import ecgl.common.wireframe.vertexMain\n}\n\n@end\n\n\n@export ecgl.lambert.fragment\n\n#define LAYER_DIFFUSEMAP_COUNT 0\n#define LAYER_EMISSIVEMAP_COUNT 0\n\n#define NORMAL_UP_AXIS 1\n#define NORMAL_FRONT_AXIS 2\n\n@import ecgl.common.uv.fragmentHeader\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nuniform sampler2D diffuseMap;\nuniform sampler2D detailMap;\n\n@import ecgl.common.layers.header\n\nuniform float emissionIntensity: 1.0;\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\nuniform mat4 viewInverse : VIEWINVERSE;\n\n#ifdef AMBIENT_LIGHT_COUNT\n@import clay.header.ambient_light\n#endif\n#ifdef AMBIENT_SH_LIGHT_COUNT\n@import clay.header.ambient_sh_light\n#endif\n\n#ifdef DIRECTIONAL_LIGHT_COUNT\n@import clay.header.directional_light\n#endif\n\n#ifdef VERTEX_COLOR\nvarying vec4 v_Color;\n#endif\n\n\n@import ecgl.common.ssaoMap.header\n\n@import ecgl.common.bumpMap.header\n\n@import clay.util.srgb\n\n@import ecgl.common.wireframe.fragmentHeader\n\n@import clay.plugin.compute_shadow_map\n\nvoid main()\n{\n#ifdef SRGB_DECODE\n gl_FragColor = sRGBToLinear(color);\n#else\n gl_FragColor = color;\n#endif\n\n#ifdef VERTEX_COLOR\n #ifdef SRGB_DECODE\n gl_FragColor *= sRGBToLinear(v_Color);\n #else\n gl_FragColor *= v_Color;\n #endif\n#endif\n\n @import ecgl.common.albedo.main\n\n @import ecgl.common.diffuseLayer.main\n\n gl_FragColor *= albedoTexel;\n\n vec3 N = v_Normal;\n#ifdef DOUBLE_SIDED\n vec3 eyePos = viewInverse[3].xyz;\n vec3 V = normalize(eyePos - v_WorldPosition);\n\n if (dot(N, V) < 0.0) {\n N = -N;\n }\n#endif\n\n float ambientFactor = 1.0;\n\n#ifdef BUMPMAP_ENABLED\n N = bumpNormal(v_WorldPosition, v_Normal, N);\n ambientFactor = dot(v_Normal, N);\n#endif\n\n vec3 N2 = vec3(N.x, N[NORMAL_UP_AXIS], N[NORMAL_FRONT_AXIS]);\n\n vec3 diffuseColor = vec3(0.0, 0.0, 0.0);\n\n @import ecgl.common.ssaoMap.main\n\n#ifdef AMBIENT_LIGHT_COUNT\n for(int i = 0; i < AMBIENT_LIGHT_COUNT; i++)\n {\n diffuseColor += ambientLightColor[i] * ambientFactor * ao;\n }\n#endif\n#ifdef AMBIENT_SH_LIGHT_COUNT\n for(int _idx_ = 0; _idx_ < AMBIENT_SH_LIGHT_COUNT; _idx_++)\n {{\n diffuseColor += calcAmbientSHLight(_idx_, N2) * ambientSHLightColor[_idx_] * ao;\n }}\n#endif\n#ifdef DIRECTIONAL_LIGHT_COUNT\n#if defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n float shadowContribsDir[DIRECTIONAL_LIGHT_COUNT];\n if(shadowEnabled)\n {\n computeShadowOfDirectionalLights(v_WorldPosition, shadowContribsDir);\n }\n#endif\n for(int i = 0; i < DIRECTIONAL_LIGHT_COUNT; i++)\n {\n vec3 lightDirection = -directionalLightDirection[i];\n vec3 lightColor = directionalLightColor[i];\n\n float shadowContrib = 1.0;\n#if defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n if (shadowEnabled)\n {\n shadowContrib = shadowContribsDir[i];\n }\n#endif\n\n float ndl = dot(N, normalize(lightDirection)) * shadowContrib;\n\n diffuseColor += lightColor * clamp(ndl, 0.0, 1.0);\n }\n#endif\n\n gl_FragColor.rgb *= diffuseColor;\n\n @import ecgl.common.emissiveLayer.main\n\n @import ecgl.common.wireframe.fragmentMain\n}\n\n@end"},function(e,t,r){"use strict";t.a="@export ecgl.realistic.vertex\n\n@import ecgl.common.transformUniforms\n\n@import ecgl.common.uv.header\n\n@import ecgl.common.attributes\n\n\n@import ecgl.common.wireframe.vertexHeader\n\n#ifdef VERTEX_COLOR\nattribute vec4 a_Color : COLOR;\nvarying vec4 v_Color;\n#endif\n\n#ifdef NORMALMAP_ENABLED\nattribute vec4 tangent : TANGENT;\nvarying vec3 v_Tangent;\nvarying vec3 v_Bitangent;\n#endif\n\n@import ecgl.common.vertexAnimation.header\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nvoid main()\n{\n\n @import ecgl.common.uv.main\n\n @import ecgl.common.vertexAnimation.main\n\n gl_Position = worldViewProjection * vec4(pos, 1.0);\n\n v_Normal = normalize((worldInverseTranspose * vec4(norm, 0.0)).xyz);\n v_WorldPosition = (world * vec4(pos, 1.0)).xyz;\n\n#ifdef VERTEX_COLOR\n v_Color = a_Color;\n#endif\n\n#ifdef NORMALMAP_ENABLED\n v_Tangent = normalize((worldInverseTranspose * vec4(tangent.xyz, 0.0)).xyz);\n v_Bitangent = normalize(cross(v_Normal, v_Tangent) * tangent.w);\n#endif\n\n @import ecgl.common.wireframe.vertexMain\n\n}\n\n@end\n\n\n\n@export ecgl.realistic.fragment\n\n#define LAYER_DIFFUSEMAP_COUNT 0\n#define LAYER_EMISSIVEMAP_COUNT 0\n#define PI 3.14159265358979\n#define ROUGHNESS_CHANEL 0\n#define METALNESS_CHANEL 1\n\n#define NORMAL_UP_AXIS 1\n#define NORMAL_FRONT_AXIS 2\n\n#ifdef VERTEX_COLOR\nvarying vec4 v_Color;\n#endif\n\n@import ecgl.common.uv.fragmentHeader\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nuniform sampler2D diffuseMap;\n\nuniform sampler2D detailMap;\nuniform sampler2D metalnessMap;\nuniform sampler2D roughnessMap;\n\n@import ecgl.common.layers.header\n\nuniform float emissionIntensity: 1.0;\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\nuniform float metalness : 0.0;\nuniform float roughness : 0.5;\n\nuniform mat4 viewInverse : VIEWINVERSE;\n\n#ifdef AMBIENT_LIGHT_COUNT\n@import clay.header.ambient_light\n#endif\n\n#ifdef AMBIENT_SH_LIGHT_COUNT\n@import clay.header.ambient_sh_light\n#endif\n\n#ifdef AMBIENT_CUBEMAP_LIGHT_COUNT\n@import clay.header.ambient_cubemap_light\n#endif\n\n#ifdef DIRECTIONAL_LIGHT_COUNT\n@import clay.header.directional_light\n#endif\n\n@import ecgl.common.normalMap.fragmentHeader\n\n@import ecgl.common.ssaoMap.header\n\n@import ecgl.common.bumpMap.header\n\n@import clay.util.srgb\n\n@import clay.util.rgbm\n\n@import ecgl.common.wireframe.fragmentHeader\n\n@import clay.plugin.compute_shadow_map\n\nvec3 F_Schlick(float ndv, vec3 spec) {\n return spec + (1.0 - spec) * pow(1.0 - ndv, 5.0);\n}\n\nfloat D_Phong(float g, float ndh) {\n float a = pow(8192.0, g);\n return (a + 2.0) / 8.0 * pow(ndh, a);\n}\n\nvoid main()\n{\n vec4 albedoColor = color;\n\n vec3 eyePos = viewInverse[3].xyz;\n vec3 V = normalize(eyePos - v_WorldPosition);\n#ifdef VERTEX_COLOR\n #ifdef SRGB_DECODE\n albedoColor *= sRGBToLinear(v_Color);\n #else\n albedoColor *= v_Color;\n #endif\n#endif\n\n @import ecgl.common.albedo.main\n\n @import ecgl.common.diffuseLayer.main\n\n albedoColor *= albedoTexel;\n\n float m = metalness;\n\n#ifdef METALNESSMAP_ENABLED\n float m2 = texture2D(metalnessMap, v_DetailTexcoord)[METALNESS_CHANEL];\n m = clamp(m2 + (m - 0.5) * 2.0, 0.0, 1.0);\n#endif\n\n vec3 baseColor = albedoColor.rgb;\n albedoColor.rgb = baseColor * (1.0 - m);\n vec3 specFactor = mix(vec3(0.04), baseColor, m);\n\n float g = 1.0 - roughness;\n\n#ifdef ROUGHNESSMAP_ENABLED\n float g2 = 1.0 - texture2D(roughnessMap, v_DetailTexcoord)[ROUGHNESS_CHANEL];\n g = clamp(g2 + (g - 0.5) * 2.0, 0.0, 1.0);\n#endif\n\n vec3 N = v_Normal;\n\n#ifdef DOUBLE_SIDED\n if (dot(N, V) < 0.0) {\n N = -N;\n }\n#endif\n\n float ambientFactor = 1.0;\n\n#ifdef BUMPMAP_ENABLED\n N = bumpNormal(v_WorldPosition, v_Normal, N);\n ambientFactor = dot(v_Normal, N);\n#endif\n\n@import ecgl.common.normalMap.fragmentMain\n\n vec3 N2 = vec3(N.x, N[NORMAL_UP_AXIS], N[NORMAL_FRONT_AXIS]);\n\n vec3 diffuseTerm = vec3(0.0);\n vec3 specularTerm = vec3(0.0);\n\n float ndv = clamp(dot(N, V), 0.0, 1.0);\n vec3 fresnelTerm = F_Schlick(ndv, specFactor);\n\n @import ecgl.common.ssaoMap.main\n\n#ifdef AMBIENT_LIGHT_COUNT\n for(int _idx_ = 0; _idx_ < AMBIENT_LIGHT_COUNT; _idx_++)\n {{\n diffuseTerm += ambientLightColor[_idx_] * ambientFactor * ao;\n }}\n#endif\n\n#ifdef AMBIENT_SH_LIGHT_COUNT\n for(int _idx_ = 0; _idx_ < AMBIENT_SH_LIGHT_COUNT; _idx_++)\n {{\n diffuseTerm += calcAmbientSHLight(_idx_, N2) * ambientSHLightColor[_idx_] * ao;\n }}\n#endif\n\n#ifdef DIRECTIONAL_LIGHT_COUNT\n#if defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n float shadowContribsDir[DIRECTIONAL_LIGHT_COUNT];\n if(shadowEnabled)\n {\n computeShadowOfDirectionalLights(v_WorldPosition, shadowContribsDir);\n }\n#endif\n for(int _idx_ = 0; _idx_ < DIRECTIONAL_LIGHT_COUNT; _idx_++)\n {{\n vec3 L = -directionalLightDirection[_idx_];\n vec3 lc = directionalLightColor[_idx_];\n\n vec3 H = normalize(L + V);\n float ndl = clamp(dot(N, normalize(L)), 0.0, 1.0);\n float ndh = clamp(dot(N, H), 0.0, 1.0);\n\n float shadowContrib = 1.0;\n#if defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n if (shadowEnabled)\n {\n shadowContrib = shadowContribsDir[_idx_];\n }\n#endif\n\n vec3 li = lc * ndl * shadowContrib;\n\n diffuseTerm += li;\n specularTerm += li * fresnelTerm * D_Phong(g, ndh);\n }}\n#endif\n\n\n#ifdef AMBIENT_CUBEMAP_LIGHT_COUNT\n vec3 L = reflect(-V, N);\n L = vec3(L.x, L[NORMAL_UP_AXIS], L[NORMAL_FRONT_AXIS]);\n float rough2 = clamp(1.0 - g, 0.0, 1.0);\n float bias2 = rough2 * 5.0;\n vec2 brdfParam2 = texture2D(ambientCubemapLightBRDFLookup[0], vec2(rough2, ndv)).xy;\n vec3 envWeight2 = specFactor * brdfParam2.x + brdfParam2.y;\n vec3 envTexel2;\n for(int _idx_ = 0; _idx_ < AMBIENT_CUBEMAP_LIGHT_COUNT; _idx_++)\n {{\n envTexel2 = RGBMDecode(textureCubeLodEXT(ambientCubemapLightCubemap[_idx_], L, bias2), 8.12);\n specularTerm += ambientCubemapLightColor[_idx_] * envTexel2 * envWeight2 * ao;\n }}\n#endif\n\n gl_FragColor.rgb = albedoColor.rgb * diffuseTerm + specularTerm;\n gl_FragColor.a = albedoColor.a;\n\n#ifdef SRGB_ENCODE\n gl_FragColor = linearTosRGB(gl_FragColor);\n#endif\n\n @import ecgl.common.emissiveLayer.main\n\n @import ecgl.common.wireframe.fragmentMain\n}\n\n@end"},function(e,t,r){"use strict";t.a="@export ecgl.hatching.vertex\n\n@import ecgl.realistic.vertex\n\n@end\n\n\n@export ecgl.hatching.fragment\n\n#define NORMAL_UP_AXIS 1\n#define NORMAL_FRONT_AXIS 2\n\n@import ecgl.common.uv.fragmentHeader\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nuniform vec4 color : [0.0, 0.0, 0.0, 1.0];\nuniform vec4 paperColor : [1.0, 1.0, 1.0, 1.0];\n\nuniform mat4 viewInverse : VIEWINVERSE;\n\n#ifdef AMBIENT_LIGHT_COUNT\n@import clay.header.ambient_light\n#endif\n#ifdef AMBIENT_SH_LIGHT_COUNT\n@import clay.header.ambient_sh_light\n#endif\n\n#ifdef DIRECTIONAL_LIGHT_COUNT\n@import clay.header.directional_light\n#endif\n\n#ifdef VERTEX_COLOR\nvarying vec4 v_Color;\n#endif\n\n\n@import ecgl.common.ssaoMap.header\n\n@import ecgl.common.bumpMap.header\n\n@import clay.util.srgb\n\n@import ecgl.common.wireframe.fragmentHeader\n\n@import clay.plugin.compute_shadow_map\n\nuniform sampler2D hatch1;\nuniform sampler2D hatch2;\nuniform sampler2D hatch3;\nuniform sampler2D hatch4;\nuniform sampler2D hatch5;\nuniform sampler2D hatch6;\n\nfloat shade(in float tone) {\n vec4 c = vec4(1. ,1., 1., 1.);\n float step = 1. / 6.;\n vec2 uv = v_DetailTexcoord;\n if (tone <= step / 2.0) {\n c = mix(vec4(0.), texture2D(hatch6, uv), 12. * tone);\n }\n else if (tone <= step) {\n c = mix(texture2D(hatch6, uv), texture2D(hatch5, uv), 6. * tone);\n }\n if(tone > step && tone <= 2. * step){\n c = mix(texture2D(hatch5, uv), texture2D(hatch4, uv) , 6. * (tone - step));\n }\n if(tone > 2. * step && tone <= 3. * step){\n c = mix(texture2D(hatch4, uv), texture2D(hatch3, uv), 6. * (tone - 2. * step));\n }\n if(tone > 3. * step && tone <= 4. * step){\n c = mix(texture2D(hatch3, uv), texture2D(hatch2, uv), 6. * (tone - 3. * step));\n }\n if(tone > 4. * step && tone <= 5. * step){\n c = mix(texture2D(hatch2, uv), texture2D(hatch1, uv), 6. * (tone - 4. * step));\n }\n if(tone > 5. * step){\n c = mix(texture2D(hatch1, uv), vec4(1.), 6. * (tone - 5. * step));\n }\n\n return c.r;\n}\n\nconst vec3 w = vec3(0.2125, 0.7154, 0.0721);\n\nvoid main()\n{\n#ifdef SRGB_DECODE\n vec4 inkColor = sRGBToLinear(color);\n#else\n vec4 inkColor = color;\n#endif\n\n#ifdef VERTEX_COLOR\n #ifdef SRGB_DECODE\n inkColor *= sRGBToLinear(v_Color);\n #else\n inkColor *= v_Color;\n #endif\n#endif\n\n vec3 N = v_Normal;\n#ifdef DOUBLE_SIDED\n vec3 eyePos = viewInverse[3].xyz;\n vec3 V = normalize(eyePos - v_WorldPosition);\n\n if (dot(N, V) < 0.0) {\n N = -N;\n }\n#endif\n\n float tone = 0.0;\n\n float ambientFactor = 1.0;\n\n#ifdef BUMPMAP_ENABLED\n N = bumpNormal(v_WorldPosition, v_Normal, N);\n ambientFactor = dot(v_Normal, N);\n#endif\n\n vec3 N2 = vec3(N.x, N[NORMAL_UP_AXIS], N[NORMAL_FRONT_AXIS]);\n\n @import ecgl.common.ssaoMap.main\n\n#ifdef AMBIENT_LIGHT_COUNT\n for(int i = 0; i < AMBIENT_LIGHT_COUNT; i++)\n {\n tone += dot(ambientLightColor[i], w) * ambientFactor * ao;\n }\n#endif\n#ifdef AMBIENT_SH_LIGHT_COUNT\n for(int _idx_ = 0; _idx_ < AMBIENT_SH_LIGHT_COUNT; _idx_++)\n {{\n tone += dot(calcAmbientSHLight(_idx_, N2) * ambientSHLightColor[_idx_], w) * ao;\n }}\n#endif\n#ifdef DIRECTIONAL_LIGHT_COUNT\n#if defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n float shadowContribsDir[DIRECTIONAL_LIGHT_COUNT];\n if(shadowEnabled)\n {\n computeShadowOfDirectionalLights(v_WorldPosition, shadowContribsDir);\n }\n#endif\n for(int i = 0; i < DIRECTIONAL_LIGHT_COUNT; i++)\n {\n vec3 lightDirection = -directionalLightDirection[i];\n float lightTone = dot(directionalLightColor[i], w);\n\n float shadowContrib = 1.0;\n#if defined(DIRECTIONAL_LIGHT_SHADOWMAP_COUNT)\n if (shadowEnabled)\n {\n shadowContrib = shadowContribsDir[i];\n }\n#endif\n\n float ndl = dot(N, normalize(lightDirection)) * shadowContrib;\n\n tone += lightTone * clamp(ndl, 0.0, 1.0);\n }\n#endif\n\n gl_FragColor = mix(inkColor, paperColor, shade(clamp(tone, 0.0, 1.0)));\n }\n@end\n"},function(e,t,r){"use strict";t.a="@export ecgl.sm.depth.vertex\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\nattribute vec3 position : POSITION;\nattribute vec2 texcoord : TEXCOORD_0;\n\n#ifdef VERTEX_ANIMATION\nattribute vec3 prevPosition;\nuniform float percent : 1.0;\n#endif\n\nvarying vec4 v_ViewPosition;\nvarying vec2 v_Texcoord;\n\nvoid main(){\n\n#ifdef VERTEX_ANIMATION\n vec3 pos = mix(prevPosition, position, percent);\n#else\n vec3 pos = position;\n#endif\n\n v_ViewPosition = worldViewProjection * vec4(pos, 1.0);\n gl_Position = v_ViewPosition;\n\n v_Texcoord = texcoord;\n\n}\n@end\n\n\n\n@export ecgl.sm.depth.fragment\n\n@import clay.sm.depth.fragment\n\n@end"},function(e,t,r){"use strict";function n(e,t){if(e&&e[t]&&(e[t].normal||e[t].emphasis)){var r=e[t].normal,n=e[t].emphasis;r&&(e[t]=r),n&&(e.emphasis=e.emphasis||{},e.emphasis[t]=n)}}function i(e){n(e,"itemStyle"),n(e,"lineStyle"),n(e,"areaStyle"),n(e,"label")}function a(e){e&&(e instanceof Array||(e=[e]),s.a.util.each(e,function(e){if(e.axisLabel){var t=e.axisLabel;s.a.util.extend(t,t.textStyle),t.textStyle=null}}))}var o=r(0),s=r.n(o),u=["bar3D","line3D","map3D","scatter3D","surface","lines3D","scatterGL","scatter3D"];t.a=function(e){s.a.util.each(e.series,function(t){s.a.util.indexOf(u,t.type)>=0&&(i(t),"mapbox"===t.coordinateSystem&&(t.coordinateSystem="mapbox3D",e.mapbox3D=e.mapbox))}),a(e.xAxis3D),a(e.yAxis3D),a(e.zAxis3D),a(e.grid3D),n(e.geo3D)}},function(e,t,r){"use strict";var n=(r(155),r(159),r(160),r(167),r(0)),i=r.n(n);i.a.registerAction({type:"grid3DChangeCamera",event:"grid3dcamerachanged",update:"series:updateCamera"},function(e,t){t.eachComponent({mainType:"grid3D",query:e},function(t){t.setView(e)})}),i.a.registerAction({type:"grid3DShowAxisPointer",event:"grid3dshowaxispointer",update:"grid3D:showAxisPointer"},function(e,t){}),i.a.registerAction({type:"grid3DHideAxisPointer",event:"grid3dhideaxispointer",update:"grid3D:hideAxisPointer"},function(e,t){})},function(e,t,r){"use strict";function n(e,t){return t.type||(t.data?"category":"value")}var i=r(0),a=r.n(i),o=r(156),s=a.a.extendComponentModel({type:"cartesian3DAxis",axis:null,getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:"grid3D",index:this.option.gridIndex,id:this.option.gridId})[0]}});a.a.helper.mixinAxisModelCommonMethods(s),Object(o.a)("x",s,n,{name:"X"}),Object(o.a)("y",s,n,{name:"Y"}),Object(o.a)("z",s,n,{name:"Z"})},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(157),o=r(158),s=r.n(o),u=["value","category","time","log"];t.a=function(e,t,r,n){i.a.util.each(u,function(o){t.extend({type:e+"Axis3D."+o,__ordinalMeta:null,mergeDefaultAndTheme:function(t,n){var a=n.getTheme();i.a.util.merge(t,a.get(o+"Axis3D")),i.a.util.merge(t,this.getDefaultOption()),t.type=r(e,t)},optionUpdated:function(){"category"===this.option.type&&(this.__ordinalMeta=s.a.createByAxisModel(this))},getCategories:function(){if("category"===this.option.type)return this.__ordinalMeta.categories},getOrdinalMeta:function(){return this.__ordinalMeta},defaultOption:i.a.util.merge(i.a.util.clone(a.a[o+"Axis3D"]),n||{},!0)})}),t.superClass.registerSubTypeDefaulter(e+"Axis3D",i.a.util.curry(r,e))}},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a={show:!0,grid3DIndex:0,inverse:!1,name:"",nameLocation:"middle",nameTextStyle:{fontSize:16},nameGap:20,axisPointer:{},axisLine:{},axisTick:{},axisLabel:{},splitArea:{}},o=i.a.util.merge({boundaryGap:!0,axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"},axisPointer:{label:{show:!1}}},a),s=i.a.util.merge({boundaryGap:[0,0],splitNumber:5,axisPointer:{label:{}}},a),u=i.a.util.defaults({scale:!0,min:"dataMin",max:"dataMax"},s),l=i.a.util.defaults({logBase:10},s);l.scale=!0,t.a={categoryAxis3D:o,valueAxis3D:s,timeAxis3D:u,logAxis3D:l}},function(e,t,r){function n(e){this.categories=e.categories||[],this._needCollect=e.needCollect,this._deduplication=e.deduplication,this._map}function i(e){return e._map||(e._map=s(e.categories))}function a(e){return u(e)&&null!=e.value?e.value:e+""}var o=r(13),s=o.createHashMap,u=o.isObject,l=o.map;n.createByAxisModel=function(e){var t=e.option,r=t.data,i=r&&l(r,a);return new n({categories:i,needCollect:!i,deduplication:!1!==t.dedplication})};var h=n.prototype;h.getOrdinal=function(e){return i(this).get(e)},h.parseAndCollect=function(e){var t,r=this._needCollect;if("string"!=typeof e&&!r)return e;if(r&&!this._deduplication)return t=this.categories.length,this.categories[t]=e,t;var n=i(this);return t=n.get(e),null==t&&(r?(t=this.categories.length,this.categories[t]=e,n.set(e,t)):t=NaN),t};var c=n;e.exports=c},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(44),o=r(28),s=r(29),u=i.a.extendComponentModel({type:"grid3D",dependencies:["xAxis3D","yAxis3D","zAxis3D"],defaultOption:{show:!0,zlevel:-10,left:0,top:0,width:"100%",height:"100%",environment:"auto",boxWidth:100,boxHeight:100,boxDepth:100,axisPointer:{show:!0,lineStyle:{color:"rgba(0, 0, 0, 0.8)",width:1},label:{show:!0,formatter:null,margin:8,textStyle:{fontSize:14,color:"#fff",backgroundColor:"rgba(0,0,0,0.5)",padding:3,borderRadius:3}}},axisLine:{show:!0,lineStyle:{color:"#333",width:2,type:"solid"}},axisTick:{show:!0,inside:!1,length:3,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,margin:8,textStyle:{fontSize:12}},splitLine:{show:!0,lineStyle:{color:["#ccc"],width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:["rgba(250,250,250,0.3)","rgba(200,200,200,0.3)"]}},light:{main:{alpha:30,beta:40},ambient:{intensity:.4}},viewControl:{alpha:20,beta:40,autoRotate:!1,distance:200,minDistance:40,maxDistance:400}}});i.a.util.merge(u.prototype,a.a),i.a.util.merge(u.prototype,o.a),i.a.util.merge(u.prototype,s.a)},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(1),o=r(45),s=r(25),u=r(2),l=r(81),h=r(30),c=r(162),d=r(164),f=r(63),p=r(46),m=u.a.firstNotNull;a.a.Shader.import(p.a),["x","y","z"].forEach(function(e){i.a.extendComponentView({type:e+"Axis3D"})});var g={x:0,y:2,z:1};i.a.extendComponentView({type:"grid3D",__ecgl__:!0,init:function(e,t){var r=[["y","z","x",-1,"left"],["y","z","x",1,"right"],["x","y","z",-1,"bottom"],["x","y","z",1,"top"],["x","z","y",-1,"far"],["x","z","y",1,"near"]],n=["x","y","z"],i=new a.a.Material({shader:a.a.createShader("ecgl.color"),depthMask:!1,transparent:!0}),u=new a.a.Material({shader:a.a.createShader("ecgl.meshLines3D"),depthMask:!1,transparent:!0});i.define("fragment","DOUBLE_SIDED"),i.define("both","VERTEX_COLOR"),this.groupGL=new a.a.Node,this._control=new o.a({zr:t.getZr()}),this._control.init(),this._faces=r.map(function(e){var t=new c.a(e,u,i);return this.groupGL.add(t.rootNode),t},this),this._axes=n.map(function(e){var t=new d.a(e,u);return this.groupGL.add(t.rootNode),t},this);var p=t.getDevicePixelRatio();this._axisLabelSurface=new l.a({width:256,height:256,devicePixelRatio:p}),this._axisLabelSurface.onupdate=function(){t.getZr().refresh()},this._axisPointerLineMesh=new a.a.Mesh({geometry:new s.a({useNativeLine:!1}),material:u,castShadow:!1,ignorePicking:!0,renderOrder:3}),this.groupGL.add(this._axisPointerLineMesh),this._axisPointerLabelsSurface=new l.a({width:128,height:128,devicePixelRatio:p}),this._axisPointerLabelsMesh=new f.a({ignorePicking:!0,renderOrder:4,castShadow:!1}),this._axisPointerLabelsMesh.material.set("textureAtlas",this._axisPointerLabelsSurface.getTexture()),this.groupGL.add(this._axisPointerLabelsMesh),this._lightRoot=new a.a.Node,this._sceneHelper=new h.a,this._sceneHelper.initLight(this._lightRoot)},render:function(e,t,r){this._model=e,this._api=r;var n=e.coordinateSystem;n.viewGL.add(this._lightRoot),e.get("show")?n.viewGL.add(this.groupGL):n.viewGL.remove(this.groupGL);var i=this._control;i.setViewGL(n.viewGL);var a=e.getModel("viewControl");i.setFromViewControlModel(a,0),this._axisLabelSurface.clear(),i.off("update"),e.get("show")&&(this._faces.forEach(function(n){n.update(e,t,r)},this),this._axes.forEach(function(t){t.update(e,this._axisLabelSurface,r)},this)),i.on("update",this._onCameraChange.bind(this,e,r),this),this._sceneHelper.setScene(n.viewGL.scene),this._sceneHelper.updateLight(e),n.viewGL.setPostEffect(e.getModel("postEffect"),r),n.viewGL.setTemporalSuperSampling(e.getModel("temporalSuperSampling")),this._initMouseHandler(e)},afterRender:function(e,t,r,n){var i=n.renderer;this._sceneHelper.updateAmbientCubemap(i,e,r),this._sceneHelper.updateSkybox(i,e,r)},showAxisPointer:function(e,t,r,n){this._doShowAxisPointer(),this._updateAxisPointer(n.value)},hideAxisPointer:function(e,t,r,n){this._doHideAxisPointer()},_initMouseHandler:function(e){var t=e.coordinateSystem,r=t.viewGL;e.get("show")&&e.get("axisPointer.show")?r.on("mousemove",this._updateAxisPointerOnMousePosition,this):r.off("mousemove",this._updateAxisPointerOnMousePosition)},_updateAxisPointerOnMousePosition:function(e){if(!e.target){for(var t,r=this._model,n=r.coordinateSystem,i=n.viewGL,o=i.castRay(e.offsetX,e.offsetY,new a.a.Ray),s=0;sn[1]?0:1,s=this._faces[2*r+o],u=this._faces[2*r+1-o];s.rootNode.invisible=!0,u.rootNode.invisible=!1}},_updateAxisLinePosition:function(){var e=this._model.coordinateSystem,t=e.getAxis("x"),r=e.getAxis("y"),n=e.getAxis("z"),i=n.getExtentMax(),a=n.getExtentMin(),o=t.getExtentMin(),s=t.getExtentMax(),u=r.getExtentMax(),l=r.getExtentMin(),h=this._axes[0].rootNode,c=this._axes[1].rootNode,d=this._axes[2].rootNode,f=this._faces,p=f[4].rootNode.invisible?l:u,m=f[2].rootNode.invisible?i:a,g=f[0].rootNode.invisible?o:s,_=f[2].rootNode.invisible?i:a,v=f[0].rootNode.invisible?s:o,y=f[4].rootNode.invisible?l:u;h.rotation.identity(),c.rotation.identity(),d.rotation.identity(),f[4].rootNode.invisible&&(this._axes[0].flipped=!0,h.rotation.rotateX(Math.PI)),f[0].rootNode.invisible&&(this._axes[1].flipped=!0,c.rotation.rotateZ(Math.PI)),f[4].rootNode.invisible&&(this._axes[2].flipped=!0,d.rotation.rotateY(Math.PI)),h.position.set(0,m,p),c.position.set(g,_,0),d.position.set(v,0,y),h.update(),c.update(),d.update(),this._updateAxisLabelAlign()},_updateAxisLabelAlign:function(){var e=this._control.getCamera(),t=[new a.a.Vector4,new a.a.Vector4],r=new a.a.Vector4;this.groupGL.getWorldPosition(r),r.w=1,r.transformMat4(e.viewMatrix).transformMat4(e.projectionMatrix),r.x/=r.w,r.y/=r.w,this._axes.forEach(function(n){for(var i=n.axisLineCoords,a=(n.labelsMesh.geometry,0);ar.y?"bottom":"top"):(s="middle",o=h>r.x?"left":"right"),n.setSpriteAlign(o,s,this._api)},this)},_doShowAxisPointer:function(){this._axisPointerLineMesh.invisible&&(this._axisPointerLineMesh.invisible=!1,this._axisPointerLabelsMesh.invisible=!1,this._api.getZr().refresh())},_doHideAxisPointer:function(){this._axisPointerLineMesh.invisible||(this._axisPointerLineMesh.invisible=!0,this._axisPointerLabelsMesh.invisible=!0,this._api.getZr().refresh())},_updateAxisPointer:function(e){function t(e){return u.a.firstNotNull(e.model.get("axisPointer.show"),l.get("show"))}function r(e){var t=e.model.getModel("axisPointer",l),r=t.getModel("lineStyle"),n=a.a.parseColor(r.get("color")),i=m(r.get("width"),1),o=m(r.get("opacity"),1);return n[3]*=o,{color:n,lineWidth:i}}var n=this._model.coordinateSystem,i=n.dataToPoint(e),o=this._axisPointerLineMesh,s=o.geometry,l=this._model.getModel("axisPointer"),h=this._api.getDevicePixelRatio();s.convertToDynamicArray(!0);for(var c=0;c0&&e.rotation.rotateY(Math.PI),t.normal.z=-n)}function i(e,t,r){this.rootNode=new s.a.Node;var n=new s.a.Mesh({geometry:new l.a({useNativeLine:!1}),material:t,castShadow:!1,ignorePicking:!0,$ignorePicking:!0,renderOrder:1}),i=new s.a.Mesh({geometry:new h.a,material:r,castShadow:!1,culling:!1,ignorePicking:!0,$ignorePicking:!0,renderOrder:0});this.rootNode.add(i),this.rootNode.add(n),this.faceInfo=e,this.plane=new s.a.Plane,this.linesMesh=n,this.quadsMesh=i}var a=r(0),o=r.n(a),s=r(1),u=r(2),l=r(25),h=r(163),c=u.a.firstNotNull,d={x:0,y:2,z:1};i.prototype.update=function(e,t,r){var i=e.coordinateSystem,a=[i.getAxis(this.faceInfo[0]),i.getAxis(this.faceInfo[1])],o=this.linesMesh.geometry,s=this.quadsMesh.geometry;o.convertToDynamicArray(!0),s.convertToDynamicArray(!0),this._updateSplitLines(o,a,e,r),this._udpateSplitAreas(s,a,e,r),o.convertToTypedArray(),s.convertToTypedArray();var u=i.getAxis(this.faceInfo[2]);n(this.rootNode,this.plane,u,this.faceInfo[3])},i.prototype._updateSplitLines=function(e,t,r,n){var i=n.getDevicePixelRatio();t.forEach(function(n,a){var u=n.model,l=t[1-a].getExtent();if(!n.scale.isBlank()){var h=u.getModel("splitLine",r.getModel("splitLine"));if(h.get("show")){var d=h.getModel("lineStyle"),f=d.get("color"),p=c(d.get("opacity"),1),m=c(d.get("width"),1);f=o.a.util.isArray(f)?f:[f];for(var g=n.getTicksCoords({tickModel:h}),_=0,v=0;v65535?new Uint32Array(3*n):new Uint16Array(3*n))},getQuadVertexCount:function(){return 4},getQuadTriangleCount:function(){return 2},addQuad:function(){var e=u.create(),t=u.create(),r=u.create(),n=[0,3,1,3,2,1];return function(i,a){var o=this.attributes.position,s=this.attributes.normal,l=this.attributes.color;u.sub(e,i[1],i[0]),u.sub(t,i[2],i[1]),u.cross(r,e,t),u.normalize(r,r);for(var h=0;h<4;h++)o.set(this._vertexOffset+h,i[h]),l.set(this._vertexOffset+h,a),s.set(this._vertexOffset+h,r);for(var c=3*this._faceOffset,h=0;h<6;h++)this.indices[c+h]=n[h]+this._vertexOffset;this._vertexOffset+=4,this._faceOffset+=2}}()});a.a.util.defaults(l.prototype,o.a),t.a=l},function(e,t,r){"use strict";function n(e,t){var r=new o.a.Mesh({geometry:new s.a({useNativeLine:!1}),material:t,castShadow:!1,ignorePicking:!0,renderOrder:2}),n=new l.a;n.material.depthMask=!1;var i=new o.a.Node;i.add(r),i.add(n),this.rootNode=i,this.dim=e,this.linesMesh=r,this.labelsMesh=n,this.axisLineCoords=null,this.labelElements=[]}var i=r(0),a=r.n(i),o=r(1),s=r(25),u=r(2),l=r(63),h=u.a.firstNotNull,c={x:0,y:2,z:1},d={x:"y",y:"x",z:"y"};n.prototype.update=function(e,t,r){var n=e.coordinateSystem,i=n.getAxis(this.dim),s=this.linesMesh.geometry,u=this.labelsMesh.geometry;s.convertToDynamicArray(!0),u.convertToDynamicArray(!0);var l=i.model,f=i.getExtent(),p=r.getDevicePixelRatio(),m=l.getModel("axisLine",e.getModel("axisLine")),g=l.getModel("axisTick",e.getModel("axisTick")),_=l.getModel("axisLabel",e.getModel("axisLabel")),v=m.get("lineStyle.color");if(m.get("show")){var y=m.getModel("lineStyle"),x=[0,0,0],T=[0,0,0],b=c[i.dim];x[b]=f[0],T[b]=f[1],this.axisLineCoords=[x,T];var w=o.a.parseColor(v),E=h(y.get("width"),1),S=h(y.get("opacity"),1);w[3]*=S,s.addLine(x,T,w,E*p)}if(g.get("show")){var A=g.getModel("lineStyle"),M=o.a.parseColor(h(A.get("color"),v)),E=h(A.get("width"),1);M[3]*=h(A.get("opacity"),1);for(var C=i.getTicksCoords(),L=g.get("length"),D=0;D65535?new Uint32Array(3*r):new Uint16Array(3*r))},setSpriteAlign:function(e,t,r,n,i){null==r&&(r="left"),null==n&&(n="top");var a,o,s,u;switch(i=i||0,r){case"left":a=i,s=t[0]+i;break;case"center":case"middle":a=-t[0]/2,s=t[0]/2;break;case"right":a=-t[0]-i,s=-i}switch(n){case"bottom":o=i,u=t[1]+i;break;case"middle":o=-t[1]/2,u=t[1]/2;break;case"top":o=-t[1]-i,u=-i}var l=4*e,h=this.attributes.offset;h.set(l,[a,u]),h.set(l+1,[s,u]),h.set(l+2,[s,o]),h.set(l+3,[a,o])},addSprite:function(e,t,r,n,i,a){var o=this._vertexOffset;this.setSprite(this._vertexOffset/4,e,t,r,n,i,a);for(var u=0;u1?"."+e[1]:""))}function i(e,t){return e=(e||"").toLowerCase().replace(/-(.)/g,function(e,t){return t.toUpperCase()}),t&&e&&(e=e.charAt(0).toUpperCase()+e.slice(1)),e}function a(e){return null==e?"":(e+"").replace(g,function(e,t){return _[t]})}function o(e,t,r){d.isArray(t)||(t=[t]);var n=t.length;if(!n)return"";for(var i=t[0].$vars||[],o=0;o':'':""}function l(e,t){return e+="","0000".substr(0,t-e.length)+e}function h(e,t,r){"week"!==e&&"month"!==e&&"quarter"!==e&&"half-year"!==e&&"year"!==e||(e="MM-dd\nyyyy");var n=p.parseDate(t),i=r?"UTC":"",a=n["get"+i+"FullYear"](),o=n["get"+i+"Month"]()+1,s=n["get"+i+"Date"](),u=n["get"+i+"Hours"](),h=n["get"+i+"Minutes"](),c=n["get"+i+"Seconds"](),d=n["get"+i+"Milliseconds"]();return e=e.replace("MM",l(o,2)).replace("M",o).replace("yyyy",a).replace("yy",a%100).replace("dd",l(s,2)).replace("d",s).replace("hh",l(u,2)).replace("h",u).replace("mm",l(h,2)).replace("m",h).replace("ss",l(c,2)).replace("s",c).replace("SSS",l(d,3))}function c(e){return e?e.charAt(0).toUpperCase()+e.substr(1):e}var d=r(13),f=r(172),p=r(85),m=d.normalizeCssArray,g=/([&<>"'])/g,_={"&":"&","<":"<",">":">",'"':""","'":"'"},v=["a","b","c","d","e","f","g"],y=function(e,t){return"{"+e+(null==t?"":t)+"}"},x=f.truncateText,T=f.getBoundingRect;t.addCommas=n,t.toCamelCase=i,t.normalizeCssArray=m,t.encodeHTML=a,t.formatTpl=o,t.formatTplSimple=s,t.getTooltipMarker=u,t.formatTime=h,t.capitalFirst=c,t.truncateText=x,t.getTextRect=T},function(e,t,r){function n(e,t){I[e]=t}function i(e,t){t=t||P;var r=e+":"+t;if(L[r])return L[r];for(var n=(e+"").split("\n"),i=0,a=0,o=n.length;aN&&(D=0,L={}),D++,L[r]=i,i}function a(e,t,r,n,i,a,u){return a?s(e,t,r,n,i,a,u):o(e,t,r,n,i,u)}function o(e,t,r,n,a,o){var s=_(e,t,a,o),h=i(e,t);a&&(h+=a[1]+a[3]);var c=s.outerHeight,d=u(0,h,r),f=l(0,c,n),p=new T(d,f,h,c);return p.lineHeight=s.lineHeight,p}function s(e,t,r,n,i,a,o){var s=v(e,{rich:a,truncate:o,font:t,textAlign:r,textPadding:i}),h=s.outerWidth,c=s.outerHeight,d=u(0,h,r),f=l(0,c,n);return new T(d,f,h,c)}function u(e,t,r){return"right"===r?e-=t:"center"===r&&(e-=t/2),e}function l(e,t,r){return"middle"===r?e-=t/2:"bottom"===r&&(e-=t),e}function h(e,t,r){var n=t.x,i=t.y,a=t.height,o=t.width,s=a/2,u="left",l="top";switch(e){case"left":n-=r,i+=s,u="right",l="middle";break;case"right":n+=r+o,i+=s,l="middle";break;case"top":n+=o/2,i-=r,u="center",l="bottom";break;case"bottom":n+=o/2,i+=a+r,u="center";break;case"inside":n+=o/2,i+=s,u="center",l="middle";break;case"insideLeft":n+=r,i+=s,l="middle";break;case"insideRight":n+=o-r,i+=s,u="right",l="middle";break;case"insideTop":n+=o/2,i+=r,u="center";break;case"insideBottom":n+=o/2,i+=a-r,u="center",l="bottom";break;case"insideTopLeft":n+=r,i+=r;break;case"insideTopRight":n+=o-r,i+=r,u="right";break;case"insideBottomLeft":n+=r,i+=a-r,l="bottom";break;case"insideBottomRight":n+=o-r,i+=a-r,u="right",l="bottom"}return{x:n,y:i,textAlign:u,textVerticalAlign:l}}function c(e,t,r,n,i){if(!t)return"";var a=(e+"").split("\n");i=d(t,r,n,i);for(var o=0,s=a.length;o=o;u++)s-=o;var l=i(r);return l>s&&(r="",l=0),s=e-l,n.ellipsis=r,n.ellipsisWidth=l,n.contentWidth=s,n.containerWidth=e,n}function f(e,t){var r=t.containerWidth,n=t.font,a=t.contentWidth;if(!r)return"";var o=i(e,n);if(o<=r)return e;for(var s=0;;s++){if(o<=a||s>=t.maxIterations){e+=t.ellipsis;break}var u=0===s?p(e,a,t.ascCharWidth,t.cnCharWidth):o>0?Math.floor(e.length*a/o):0;e=e.substr(0,u),o=i(e,n)}return""===e&&(e=t.placeholder),e}function p(e,t,r,n){for(var i=0,a=0,o=e.length;au)e="",a=[];else if(null!=l)for(var h=d(l-(r?r[1]+r[3]:0),t,n.ellipsis,{minChar:n.minChar,placeholder:n.placeholder}),c=0,p=a.length;ca&&y(r,e.substring(a,o)),y(r,n[2],n[1]),a=R.lastIndex}ag)return{lines:[],width:0,height:0};E.textWidth=i(E.text,L);var N=S.textWidth,P=null==N||"auto"===N;if("string"==typeof N&&"%"===N.charAt(N.length-1))E.percentWidth=N,h.push(E),N=0;else{if(P){N=E.textWidth;var I=S.textBackgroundColor,O=I&&I.image;O&&(O=b.findExistImage(O),b.isImageReady(O)&&(N=Math.max(N,O.width*D/O.height)))}var F=C?C[1]+C[3]:0;N+=F;var B=null!=p?p-T:null;null!=B&&B4){console.warn("Support at most 4 cascade");continue}m.shadowCascade>1&&(s=m),this.renderDirectionalLightShadow(e,t,r,m,d,c,h)}else"SPOT_LIGHT"===m.type?this.renderSpotLightShadow(e,t,m,l,u):"POINT_LIGHT"===m.type&&this.renderPointLightShadow(e,t,m,f);this._shadowMapNumber[m.type]++}for(var g in this._shadowMapNumber)for(var _=this._shadowMapNumber[g],v=g+"_SHADOWMAP_COUNT",p=0;p0?x.define("fragment",v,_):x.isDefined("fragment",v)&&x.undefine("fragment",v))}for(var p=0;p0){var b=h.map(i);if(T.directionalLightShadowMaps={value:h,type:"tv"},T.directionalLightMatrices={value:c,type:"m4v"},T.directionalLightShadowMapSizes={value:b,type:"1fv"},s){var w=d.slice(),E=d.slice();w.pop(),E.shift(),w.reverse(),E.reverse(),c.reverse(),T.shadowCascadeClipsNear={value:w,type:"1fv"},T.shadowCascadeClipsFar={value:E,type:"1fv"}}}if(u.length>0){var S=u.map(i),T=t.shadowUniforms;T.spotLightShadowMaps={value:u,type:"tv"},T.spotLightMatrices={value:l,type:"m4v"},T.spotLightShadowMapSizes={value:S,type:"1fv"}}f.length>0&&(T.pointLightShadowMaps={value:f,type:"tv"})}},renderDirectionalLightShadow:function(){var e=new l.a,t=new h.a,r=new u.a,a=new h.a,o=new h.a,s=new h.a,d=new h.a;return function(u,l,f,p,m,g,_){var y=this._getDepthMaterial(p),x={getMaterial:function(e){return e.shadowDepthMaterial||y},isMaterialChanged:i,getUniform:n,ifRender:function(e){return e.castShadow},sortCompare:c.a.opaqueSortCompare};if(!l.viewBoundingBoxLastFrame.isFinite()){var T=l.getBoundingBox();l.viewBoundingBoxLastFrame.copy(T).applyTransform(f.viewMatrix)}var w=Math.min(-l.viewBoundingBoxLastFrame.min.z,f.far),E=Math.max(-l.viewBoundingBoxLastFrame.max.z,f.near),A=this._getDirectionalLightCamera(p,l,f),M=s.array;d.copy(A.projectionMatrix),b.a.invert(o.array,A.worldTransform.array),b.a.multiply(o.array,o.array,f.worldTransform.array),b.a.multiply(M,d.array,o.array);for(var C=[],L=f instanceof v.a,D=(f.near+f.far)/(f.near-f.far),N=2*f.near*f.far/(f.near-f.far),R=0;R<=p.shadowCascade;R++){var P=E*Math.pow(w/E,R/p.shadowCascade),I=E+(w-E)*R/p.shadowCascade,O=P*p.cascadeSplitLogFactor+I*(1-p.cascadeSplitLogFactor);C.push(O),m.push(-(-O*D+N)/-O)}var F=this._getTexture(p,p.shadowCascade);_.push(F);var B=u.viewport,U=u.gl;this._frameBuffer.attach(F),this._frameBuffer.bind(u),U.clear(U.COLOR_BUFFER_BIT|U.DEPTH_BUFFER_BIT);for(var R=0;Ru?s>l?v[i>0?"px":"nx"]=!0:v[o>0?"pz":"nz"]=!0:u>l?v[a>0?"py":"ny"]=!0:v[o>0?"pz":"nz"]=!0}for(var r=0;r=0||(this.nodes.push(e),this._dirty=!0)},removeNode:function(e){"string"==typeof e&&(e=this.getNodeByName(e));var t=this.nodes.indexOf(e);t>=0&&(this.nodes.splice(t,1),this._dirty=!0)},getNodeByName:function(e){for(var t=0;t=t.COLOR_ATTACHMENT0&&l<=t.COLOR_ATTACHMENT0+8&&c.push(l);h.drawBuffersEXT(c)}e.saveClear(),e.clearBit=i.a.DEPTH_BUFFER_BIT|i.a.COLOR_BUFFER_BIT,r=e.render(this.scene,this.camera,!this.autoUpdateScene,this.preZ),e.restoreClear(),n.unbind(e)}else r=e.render(this.scene,this.camera,!this.autoUpdateScene,this.preZ);this.trigger("afterrender",r),this._rendering=!1,this._rendered=!0}});t.a=o},function(e,t,r){"use strict";var n=r(48),i=n.a.extend(function(){return{texture:null,outputs:{color:{}}}},function(){},{getOutput:function(e,t){return this.texture},beforeFrame:function(){},afterFrame:function(){}});t.a=i},function(e,t,r){"use strict";var n=r(16),i=r(48),a=i.a.extend(function(){return{name:"",inputs:{},outputs:null,shader:"",inputLinks:{},outputLinks:{},pass:null,_prevOutputTextures:{},_outputTextures:{},_outputReferences:{},_rendering:!1,_rendered:!1,_compositor:null}},function(){var e=new n.a({fragment:this.shader});this.pass=e},{render:function(e,t){this.trigger("beforerender",e),this._rendering=!0;var r=e.gl;for(var n in this.inputLinks){var i=this.inputLinks[n],a=i.node.getOutput(e,i.pin);this.pass.setUniform(n,a)}if(this.outputs){this.pass.outputs={};var o={};for(var s in this.outputs){var u=this.updateParameter(s,e);isNaN(u.width)&&this.updateParameter(s,e);var l=this.outputs[s],h=this._compositor.allocateTexture(u);this._outputTextures[s]=h;var c=l.attachment||r.COLOR_ATTACHMENT0;"string"==typeof c&&(c=r[c]),o[c]=h}this._compositor.getFrameBuffer().bind(e);for(var c in o)this._compositor.getFrameBuffer().attach(o[c],c);this.pass.render(e),this._compositor.getFrameBuffer().updateMipmap(e)}else this.pass.outputs=null,this._compositor.getFrameBuffer().unbind(e),this.pass.render(e,t);for(var n in this.inputLinks){var i=this.inputLinks[n];i.node.removeReference(i.pin)}this._rendering=!1,this._rendered=!0,this.trigger("afterrender",e)},updateParameter:function(e,t){var r=this.outputs[e],n=r.parameters,i=r._parametersCopy;if(i||(i=r._parametersCopy={}),n)for(var a in n)"width"!==a&&"height"!==a&&(i[a]=n[a]);var o,s;return o=n.width instanceof Function?n.width.call(this,t):n.width,s=n.height instanceof Function?n.height.call(this,t):n.height,o=Math.ceil(o),s=Math.ceil(s),i.width===o&&i.height===s||this._outputTextures[e]&&this._outputTextures[e].dispose(t),i.width=o,i.height=s,i},setParameter:function(e,t){this.pass.setUniform(e,t)},getParameter:function(e){return this.pass.getUniform(e)},setParameters:function(e){for(var t in e)this.setParameter(t,e[t])},define:function(e,t){this.pass.material.define("fragment",e,t)},undefine:function(e){this.pass.material.undefine("fragment",e)},removeReference:function(e){if(0===--this._outputReferences[e]){this.outputs[e].keepLastFrame?(this._prevOutputTextures[e]&&this._compositor.releaseTexture(this._prevOutputTextures[e]),this._prevOutputTextures[e]=this._outputTextures[e]):this._compositor.releaseTexture(this._outputTextures[e])}},clear:function(){i.a.prototype.clear.call(this),this.pass.material.disableTexturesAll()}});t.a=a},function(e,t,r){"use strict";function n(e){e.import(i.a),e.import(a.a),e.import(o.a),e.import(s.a),e.import(u.a),e.import(l.a),e.import(h.a),e.import(c.a),e.import(d.a),e.import(f.a),e.import(p.a),e.import(m.a),e.import(g.a)}t.a=n;var i=r(185),a=r(87),o=r(186),s=r(88),u=r(187),l=r(89),h=r(90),c=r(91),d=r(92),f=r(93),p=r(188),m=r(94),g=r(95)},function(e,t,r){"use strict";t.a="@export clay.compositor.coloradjust\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float brightness : 0.0;\nuniform float contrast : 1.0;\nuniform float exposure : 0.0;\nuniform float gamma : 1.0;\nuniform float saturation : 1.0;\nconst vec3 w = vec3(0.2125, 0.7154, 0.0721);\nvoid main()\n{\n vec4 tex = texture2D( texture, v_Texcoord);\n vec3 color = clamp(tex.rgb + vec3(brightness), 0.0, 1.0);\n color = clamp( (color-vec3(0.5))*contrast+vec3(0.5), 0.0, 1.0);\n color = clamp( color * pow(2.0, exposure), 0.0, 1.0);\n color = clamp( pow(color, vec3(gamma)), 0.0, 1.0);\n float luminance = dot( color, w );\n color = mix(vec3(luminance), color, saturation);\n gl_FragColor = vec4(color, tex.a);\n}\n@end\n@export clay.compositor.brightness\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float brightness : 0.0;\nvoid main()\n{\n vec4 tex = texture2D( texture, v_Texcoord);\n vec3 color = tex.rgb + vec3(brightness);\n gl_FragColor = vec4(color, tex.a);\n}\n@end\n@export clay.compositor.contrast\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float contrast : 1.0;\nvoid main()\n{\n vec4 tex = texture2D( texture, v_Texcoord);\n vec3 color = (tex.rgb-vec3(0.5))*contrast+vec3(0.5);\n gl_FragColor = vec4(color, tex.a);\n}\n@end\n@export clay.compositor.exposure\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float exposure : 0.0;\nvoid main()\n{\n vec4 tex = texture2D(texture, v_Texcoord);\n vec3 color = tex.rgb * pow(2.0, exposure);\n gl_FragColor = vec4(color, tex.a);\n}\n@end\n@export clay.compositor.gamma\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float gamma : 1.0;\nvoid main()\n{\n vec4 tex = texture2D(texture, v_Texcoord);\n vec3 color = pow(tex.rgb, vec3(gamma));\n gl_FragColor = vec4(color, tex.a);\n}\n@end\n@export clay.compositor.saturation\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float saturation : 1.0;\nconst vec3 w = vec3(0.2125, 0.7154, 0.0721);\nvoid main()\n{\n vec4 tex = texture2D(texture, v_Texcoord);\n vec3 color = tex.rgb;\n float luminance = dot(color, w);\n color = mix(vec3(luminance), color, saturation);\n gl_FragColor = vec4(color, tex.a);\n}\n@end"},function(e,t,r){"use strict";t.a="@export clay.compositor.hdr.log_lum\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nconst vec3 w = vec3(0.2125, 0.7154, 0.0721);\n@import clay.util.rgbm\nvoid main()\n{\n vec4 tex = decodeHDR(texture2D(texture, v_Texcoord));\n float luminance = dot(tex.rgb, w);\n luminance = log(luminance + 0.001);\n gl_FragColor = encodeHDR(vec4(vec3(luminance), 1.0));\n}\n@end\n@export clay.compositor.hdr.lum_adaption\nvarying vec2 v_Texcoord;\nuniform sampler2D adaptedLum;\nuniform sampler2D currentLum;\nuniform float frameTime : 0.02;\n@import clay.util.rgbm\nvoid main()\n{\n float fAdaptedLum = decodeHDR(texture2D(adaptedLum, vec2(0.5, 0.5))).r;\n float fCurrentLum = exp(encodeHDR(texture2D(currentLum, vec2(0.5, 0.5))).r);\n fAdaptedLum += (fCurrentLum - fAdaptedLum) * (1.0 - pow(0.98, 30.0 * frameTime));\n gl_FragColor = encodeHDR(vec4(vec3(fAdaptedLum), 1.0));\n}\n@end\n@export clay.compositor.lum\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nconst vec3 w = vec3(0.2125, 0.7154, 0.0721);\nvoid main()\n{\n vec4 tex = texture2D( texture, v_Texcoord );\n float luminance = dot(tex.rgb, w);\n gl_FragColor = vec4(vec3(luminance), 1.0);\n}\n@end"},function(e,t,r){"use strict";t.a="@export clay.compositor.vignette\n#define OUTPUT_ALPHA\nvarying vec2 v_Texcoord;\nuniform sampler2D texture;\nuniform float darkness: 1;\nuniform float offset: 1;\n@import clay.util.rgbm\nvoid main()\n{\n vec4 texel = decodeHDR(texture2D(texture, v_Texcoord));\n gl_FragColor.rgb = texel.rgb;\n vec2 uv = (v_Texcoord - vec2(0.5)) * vec2(offset);\n gl_FragColor = encodeHDR(vec4(mix(texel.rgb, vec3(1.0 - darkness), dot(uv, uv)), texel.a));\n}\n@end"},function(e,t,r){"use strict";t.a="@export clay.compositor.lensflare\n#define SAMPLE_NUMBER 8\nuniform sampler2D texture;\nuniform sampler2D lenscolor;\nuniform vec2 textureSize : [512, 512];\nuniform float dispersal : 0.3;\nuniform float haloWidth : 0.4;\nuniform float distortion : 1.0;\nvarying vec2 v_Texcoord;\n@import clay.util.rgbm\nvec4 textureDistorted(\n in vec2 texcoord,\n in vec2 direction,\n in vec3 distortion\n) {\n return vec4(\n decodeHDR(texture2D(texture, texcoord + direction * distortion.r)).r,\n decodeHDR(texture2D(texture, texcoord + direction * distortion.g)).g,\n decodeHDR(texture2D(texture, texcoord + direction * distortion.b)).b,\n 1.0\n );\n}\nvoid main()\n{\n vec2 texcoord = -v_Texcoord + vec2(1.0); vec2 textureOffset = 1.0 / textureSize;\n vec2 ghostVec = (vec2(0.5) - texcoord) * dispersal;\n vec2 haloVec = normalize(ghostVec) * haloWidth;\n vec3 distortion = vec3(-textureOffset.x * distortion, 0.0, textureOffset.x * distortion);\n vec4 result = vec4(0.0);\n for (int i = 0; i < SAMPLE_NUMBER; i++)\n {\n vec2 offset = fract(texcoord + ghostVec * float(i));\n float weight = length(vec2(0.5) - offset) / length(vec2(0.5));\n weight = pow(1.0 - weight, 10.0);\n result += textureDistorted(offset, normalize(ghostVec), distortion) * weight;\n }\n result *= texture2D(lenscolor, vec2(length(vec2(0.5) - texcoord)) / length(vec2(0.5)));\n float weight = length(vec2(0.5) - fract(texcoord + haloVec)) / length(vec2(0.5));\n weight = pow(1.0 - weight, 10.0);\n vec2 offset = fract(texcoord + haloVec);\n result += textureDistorted(offset, normalize(ghostVec), distortion) * weight;\n gl_FragColor = result;\n}\n@end"},function(e,t,r){"use strict";function n(e){for(var t=new Uint8Array(e*e*4),r=0,n=new u.a,i=0;i=1?.95:0,weight2:n>=1?.05:1}),p.render(e)),h.attach(u),d.setUniform("texture",this._physicallyCorrect?this._currentTexture:s),d.render(e),h.attach(l),f.setUniform("texture",u),f.render(e),h.unbind(e),this._physicallyCorrect){var v=this._prevTexture;this._prevTexture=this._currentTexture,this._currentTexture=v}},n.prototype.getTargetTexture=function(){return this._texture3},n.prototype.setParameter=function(e,t){"maxIteration"===e?this._ssrPass.material.define("fragment","MAX_ITERATION",t):this._ssrPass.setUniform(e,t)},n.prototype.setPhysicallyCorrect=function(e){e?(this._normalDistribution||(this._normalDistribution=h.a.generateNormalDistribution(64,this._totalSamples)),this._ssrPass.material.define("fragment","PHYSICALLY_CORRECT"),this._ssrPass.material.set("normalDistribution",this._normalDistribution),this._ssrPass.material.set("normalDistributionSize",[64,this._totalSamples])):this._ssrPass.material.undefine("fragment","PHYSICALLY_CORRECT"),this._physicallyCorrect=e},n.prototype.setSSAOTexture=function(e){var t=this._blurPass2;e?(t.material.enableTexture("ssaoTex"),t.material.set("ssaoTex",e)):t.material.disableTexture("ssaoTex")},n.prototype.isFinished=function(e){return!this._physicallyCorrect||e>this._totalSamples/this._samplePerFrame},n.prototype.dispose=function(e){this._ssrTexture.dispose(e),this._texture2.dispose(e),this._texture3.dispose(e),this._prevTexture.dispose(e),this._currentTexture.dispose(e),this._frameBuffer.dispose(e)},t.a=n},function(e,t,r){"use strict";t.a="@export ecgl.ssr.main\n\n#define SHADER_NAME SSR\n#define MAX_ITERATION 20;\n#define SAMPLE_PER_FRAME 5;\n#define TOTAL_SAMPLES 128;\n\nuniform sampler2D sourceTexture;\nuniform sampler2D gBufferTexture1;\nuniform sampler2D gBufferTexture2;\nuniform sampler2D gBufferTexture3;\nuniform samplerCube specularCubemap;\nuniform float specularIntensity: 1;\n\nuniform mat4 projection;\nuniform mat4 projectionInv;\nuniform mat4 toViewSpace;\nuniform mat4 toWorldSpace;\n\nuniform float maxRayDistance: 200;\n\nuniform float pixelStride: 16;\nuniform float pixelStrideZCutoff: 50; \nuniform float screenEdgeFadeStart: 0.9; \nuniform float eyeFadeStart : 0.2; uniform float eyeFadeEnd: 0.8; \nuniform float minGlossiness: 0.2; uniform float zThicknessThreshold: 1;\n\nuniform float nearZ;\nuniform vec2 viewportSize : VIEWPORT_SIZE;\n\nuniform float jitterOffset: 0;\n\nvarying vec2 v_Texcoord;\n\n#ifdef DEPTH_DECODE\n@import clay.util.decode_float\n#endif\n\n#ifdef PHYSICALLY_CORRECT\nuniform sampler2D normalDistribution;\nuniform float sampleOffset: 0;\nuniform vec2 normalDistributionSize;\n\nvec3 transformNormal(vec3 H, vec3 N) {\n vec3 upVector = N.y > 0.999 ? vec3(1.0, 0.0, 0.0) : vec3(0.0, 1.0, 0.0);\n vec3 tangentX = normalize(cross(N, upVector));\n vec3 tangentZ = cross(N, tangentX);\n return normalize(tangentX * H.x + N * H.y + tangentZ * H.z);\n}\nvec3 importanceSampleNormalGGX(float i, float roughness, vec3 N) {\n float p = fract((i + sampleOffset) / float(TOTAL_SAMPLES));\n vec3 H = texture2D(normalDistribution,vec2(roughness, p)).rgb;\n return transformNormal(H, N);\n}\nfloat G_Smith(float g, float ndv, float ndl) {\n float roughness = 1.0 - g;\n float k = roughness * roughness / 2.0;\n float G1V = ndv / (ndv * (1.0 - k) + k);\n float G1L = ndl / (ndl * (1.0 - k) + k);\n return G1L * G1V;\n}\nvec3 F_Schlick(float ndv, vec3 spec) {\n return spec + (1.0 - spec) * pow(1.0 - ndv, 5.0);\n}\n#endif\n\nfloat fetchDepth(sampler2D depthTexture, vec2 uv)\n{\n vec4 depthTexel = texture2D(depthTexture, uv);\n return depthTexel.r * 2.0 - 1.0;\n}\n\nfloat linearDepth(float depth)\n{\n if (projection[3][3] == 0.0) {\n return projection[3][2] / (depth * projection[2][3] - projection[2][2]);\n }\n else {\n return (depth - projection[3][2]) / projection[2][2];\n }\n}\n\nbool rayIntersectDepth(float rayZNear, float rayZFar, vec2 hitPixel)\n{\n if (rayZFar > rayZNear)\n {\n float t = rayZFar; rayZFar = rayZNear; rayZNear = t;\n }\n float cameraZ = linearDepth(fetchDepth(gBufferTexture2, hitPixel));\n return rayZFar <= cameraZ && rayZNear >= cameraZ - zThicknessThreshold;\n}\n\n\nbool traceScreenSpaceRay(\n vec3 rayOrigin, vec3 rayDir, float jitter,\n out vec2 hitPixel, out vec3 hitPoint, out float iterationCount\n)\n{\n float rayLength = ((rayOrigin.z + rayDir.z * maxRayDistance) > -nearZ)\n ? (-nearZ - rayOrigin.z) / rayDir.z : maxRayDistance;\n\n vec3 rayEnd = rayOrigin + rayDir * rayLength;\n\n vec4 H0 = projection * vec4(rayOrigin, 1.0);\n vec4 H1 = projection * vec4(rayEnd, 1.0);\n\n float k0 = 1.0 / H0.w, k1 = 1.0 / H1.w;\n\n vec3 Q0 = rayOrigin * k0, Q1 = rayEnd * k1;\n\n vec2 P0 = (H0.xy * k0 * 0.5 + 0.5) * viewportSize;\n vec2 P1 = (H1.xy * k1 * 0.5 + 0.5) * viewportSize;\n\n P1 += dot(P1 - P0, P1 - P0) < 0.0001 ? 0.01 : 0.0;\n vec2 delta = P1 - P0;\n\n bool permute = false;\n if (abs(delta.x) < abs(delta.y)) {\n permute = true;\n delta = delta.yx;\n P0 = P0.yx;\n P1 = P1.yx;\n }\n float stepDir = sign(delta.x);\n float invdx = stepDir / delta.x;\n\n vec3 dQ = (Q1 - Q0) * invdx;\n float dk = (k1 - k0) * invdx;\n\n vec2 dP = vec2(stepDir, delta.y * invdx);\n\n float strideScaler = 1.0 - min(1.0, -rayOrigin.z / pixelStrideZCutoff);\n float pixStride = 1.0 + strideScaler * pixelStride;\n\n dP *= pixStride; dQ *= pixStride; dk *= pixStride;\n\n vec4 pqk = vec4(P0, Q0.z, k0);\n vec4 dPQK = vec4(dP, dQ.z, dk);\n\n pqk += dPQK * jitter;\n float rayZFar = (dPQK.z * 0.5 + pqk.z) / (dPQK.w * 0.5 + pqk.w);\n float rayZNear;\n\n bool intersect = false;\n\n vec2 texelSize = 1.0 / viewportSize;\n\n iterationCount = 0.0;\n\n for (int i = 0; i < MAX_ITERATION; i++)\n {\n pqk += dPQK;\n\n rayZNear = rayZFar;\n rayZFar = (dPQK.z * 0.5 + pqk.z) / (dPQK.w * 0.5 + pqk.w);\n\n hitPixel = permute ? pqk.yx : pqk.xy;\n hitPixel *= texelSize;\n\n intersect = rayIntersectDepth(rayZNear, rayZFar, hitPixel);\n\n iterationCount += 1.0;\n\n dPQK *= 1.2;\n\n if (intersect) {\n break;\n }\n }\n\n Q0.xy += dQ.xy * iterationCount;\n Q0.z = pqk.z;\n hitPoint = Q0 / pqk.w;\n\n return intersect;\n}\n\nfloat calculateAlpha(\n float iterationCount, float reflectivity,\n vec2 hitPixel, vec3 hitPoint, float dist, vec3 rayDir\n)\n{\n float alpha = clamp(reflectivity, 0.0, 1.0);\n alpha *= 1.0 - (iterationCount / float(MAX_ITERATION));\n vec2 hitPixelNDC = hitPixel * 2.0 - 1.0;\n float maxDimension = min(1.0, max(abs(hitPixelNDC.x), abs(hitPixelNDC.y)));\n alpha *= 1.0 - max(0.0, maxDimension - screenEdgeFadeStart) / (1.0 - screenEdgeFadeStart);\n\n float _eyeFadeStart = eyeFadeStart;\n float _eyeFadeEnd = eyeFadeEnd;\n if (_eyeFadeStart > _eyeFadeEnd) {\n float tmp = _eyeFadeEnd;\n _eyeFadeEnd = _eyeFadeStart;\n _eyeFadeStart = tmp;\n }\n\n float eyeDir = clamp(rayDir.z, _eyeFadeStart, _eyeFadeEnd);\n alpha *= 1.0 - (eyeDir - _eyeFadeStart) / (_eyeFadeEnd - _eyeFadeStart);\n\n alpha *= 1.0 - clamp(dist / maxRayDistance, 0.0, 1.0);\n\n return alpha;\n}\n\n@import clay.util.rand\n\n@import clay.util.rgbm\n\nvoid main()\n{\n vec4 normalAndGloss = texture2D(gBufferTexture1, v_Texcoord);\n\n if (dot(normalAndGloss.rgb, vec3(1.0)) == 0.0) {\n discard;\n }\n\n float g = normalAndGloss.a;\n#if !defined(PHYSICALLY_CORRECT)\n if (g <= minGlossiness) {\n discard;\n }\n#endif\n\n float reflectivity = (g - minGlossiness) / (1.0 - minGlossiness);\n\n vec3 N = normalize(normalAndGloss.rgb * 2.0 - 1.0);\n N = normalize((toViewSpace * vec4(N, 0.0)).xyz);\n\n vec4 projectedPos = vec4(v_Texcoord * 2.0 - 1.0, fetchDepth(gBufferTexture2, v_Texcoord), 1.0);\n vec4 pos = projectionInv * projectedPos;\n vec3 rayOrigin = pos.xyz / pos.w;\n vec3 V = -normalize(rayOrigin);\n\n float ndv = clamp(dot(N, V), 0.0, 1.0);\n float iterationCount;\n float jitter = rand(fract(v_Texcoord + jitterOffset));\n\n#ifdef PHYSICALLY_CORRECT\n vec4 color = vec4(vec3(0.0), 1.0);\n vec4 albedoMetalness = texture2D(gBufferTexture3, v_Texcoord);\n vec3 albedo = albedoMetalness.rgb;\n float m = albedoMetalness.a;\n vec3 diffuseColor = albedo * (1.0 - m);\n vec3 spec = mix(vec3(0.04), albedo, m);\n\n float jitter2 = rand(fract(v_Texcoord)) * float(TOTAL_SAMPLES);\n\n for (int i = 0; i < SAMPLE_PER_FRAME; i++) {\n vec3 H = importanceSampleNormalGGX(float(i) + jitter2, 1.0 - g, N);\n vec3 rayDir = normalize(reflect(-V, H));\n#else\n vec3 rayDir = normalize(reflect(-V, N));\n#endif\n vec2 hitPixel;\n vec3 hitPoint;\n\n bool intersect = traceScreenSpaceRay(rayOrigin, rayDir, jitter, hitPixel, hitPoint, iterationCount);\n\n float dist = distance(rayOrigin, hitPoint);\n\n vec3 hitNormal = texture2D(gBufferTexture1, hitPixel).rgb * 2.0 - 1.0;\n hitNormal = normalize((toViewSpace * vec4(hitNormal, 0.0)).xyz);\n#ifdef PHYSICALLY_CORRECT\n float ndl = clamp(dot(N, rayDir), 0.0, 1.0);\n float vdh = clamp(dot(V, H), 0.0, 1.0);\n float ndh = clamp(dot(N, H), 0.0, 1.0);\n vec3 litTexel = vec3(0.0);\n if (dot(hitNormal, rayDir) < 0.0 && intersect) {\n litTexel = texture2D(sourceTexture, hitPixel).rgb;\n litTexel *= pow(clamp(1.0 - dist / 200.0, 0.0, 1.0), 3.0);\n\n }\n else {\n #ifdef SPECULARCUBEMAP_ENABLED\n vec3 rayDirW = normalize(toWorldSpace * vec4(rayDir, 0.0)).rgb;\n litTexel = RGBMDecode(textureCubeLodEXT(specularCubemap, rayDirW, 0.0), 8.12).rgb * specularIntensity;\n#endif\n }\n color.rgb += ndl * litTexel * (\n F_Schlick(ndl, spec) * G_Smith(g, ndv, ndl) * vdh / (ndh * ndv + 0.001)\n );\n }\n color.rgb /= float(SAMPLE_PER_FRAME);\n#else\n #if !defined(SPECULARCUBEMAP_ENABLED)\n if (dot(hitNormal, rayDir) >= 0.0) {\n discard;\n }\n if (!intersect) {\n discard;\n }\n#endif\n float alpha = clamp(calculateAlpha(iterationCount, reflectivity, hitPixel, hitPoint, dist, rayDir), 0.0, 1.0);\n vec4 color = texture2D(sourceTexture, hitPixel);\n color.rgb *= alpha;\n\n#ifdef SPECULARCUBEMAP_ENABLED\n vec3 rayDirW = normalize(toWorldSpace * vec4(rayDir, 0.0)).rgb;\n alpha = alpha * (intersect ? 1.0 : 0.0);\n float bias = (1.0 -g) * 5.0;\n color.rgb += (1.0 - alpha)\n * RGBMDecode(textureCubeLodEXT(specularCubemap, rayDirW, bias), 8.12).rgb\n * specularIntensity;\n#endif\n\n#endif\n\n gl_FragColor = encodeHDR(color);\n}\n@end\n\n@export ecgl.ssr.blur\n\nuniform sampler2D texture;\nuniform sampler2D gBufferTexture1;\nuniform sampler2D gBufferTexture2;\nuniform mat4 projection;\nuniform float depthRange : 0.05;\n\nvarying vec2 v_Texcoord;\n\nuniform vec2 textureSize;\nuniform float blurSize : 1.0;\n\n#ifdef BLEND\n #ifdef SSAOTEX_ENABLED\nuniform sampler2D ssaoTex;\n #endif\nuniform sampler2D sourceTexture;\n#endif\n\nfloat getLinearDepth(vec2 coord)\n{\n float depth = texture2D(gBufferTexture2, coord).r * 2.0 - 1.0;\n return projection[3][2] / (depth * projection[2][3] - projection[2][2]);\n}\n\n@import clay.util.rgbm\n\n\nvoid main()\n{\n @import clay.compositor.kernel.gaussian_9\n\n vec4 centerNTexel = texture2D(gBufferTexture1, v_Texcoord);\n float g = centerNTexel.a;\n float maxBlurSize = clamp(1.0 - g, 0.0, 1.0) * blurSize;\n#ifdef VERTICAL\n vec2 off = vec2(0.0, maxBlurSize / textureSize.y);\n#else\n vec2 off = vec2(maxBlurSize / textureSize.x, 0.0);\n#endif\n\n vec2 coord = v_Texcoord;\n\n vec4 sum = vec4(0.0);\n float weightAll = 0.0;\n\n vec3 cN = centerNTexel.rgb * 2.0 - 1.0;\n float cD = getLinearDepth(v_Texcoord);\n for (int i = 0; i < 9; i++) {\n vec2 coord = clamp((float(i) - 4.0) * off + v_Texcoord, vec2(0.0), vec2(1.0));\n float w = gaussianKernel[i]\n * clamp(dot(cN, texture2D(gBufferTexture1, coord).rgb * 2.0 - 1.0), 0.0, 1.0);\n float d = getLinearDepth(coord);\n w *= (1.0 - smoothstep(abs(cD - d) / depthRange, 0.0, 1.0));\n\n weightAll += w;\n sum += decodeHDR(texture2D(texture, coord)) * w;\n }\n\n#ifdef BLEND\n float aoFactor = 1.0;\n #ifdef SSAOTEX_ENABLED\n aoFactor = texture2D(ssaoTex, v_Texcoord).r;\n #endif\n gl_FragColor = encodeHDR(\n sum / weightAll * aoFactor + decodeHDR(texture2D(sourceTexture, v_Texcoord))\n );\n#else\n gl_FragColor = encodeHDR(sum / weightAll);\n#endif\n}\n\n@end"},function(e,t,r){"use strict";t.a=[0,0,-.321585265978,-.154972575841,.458126042375,.188473391593,.842080129861,.527766490688,.147304551086,-.659453822776,-.331943915203,-.940619700594,.0479226680259,.54812163202,.701581552186,-.709825561388,-.295436780218,.940589268233,-.901489676764,.237713156085,.973570876096,-.109899459384,-.866792314779,-.451805525005,.330975007087,.800048655954,-.344275183665,.381779221166,-.386139432542,-.437418421534,-.576478634965,-.0148463392551,.385798197415,-.262426961053,-.666302061145,.682427250835,-.628010632582,-.732836215494,.10163141741,-.987658134403,.711995289051,-.320024291314,.0296005138058,.950296523438,.0130612307608,-.351024443122,-.879596633704,-.10478487883,.435712737232,.504254490347,.779203817497,.206477676721,.388264289969,-.896736162545,-.153106280781,-.629203242522,-.245517550697,.657969239148,.126830499058,.26862328493,-.634888119007,-.302301223431,.617074219636,.779817204925]},function(e,t,r){"use strict";function n(e,t,r,n,i){var a=e.gl;t.setUniform(a,"1i",r,i),a.activeTexture(a.TEXTURE0+i),n.isRenderable()?n.bind(e):n.unbind(e)}function i(e,t,r,i,a){var o,s,u,l,h=e.gl;return function(a,c,d){if(!l||l.material!==a.material){var f=a.material,p=a.__program,m=f.get("roughness");null==m&&(m=1);var g=f.get("normalMap")||t,_=f.get("roughnessMap"),v=f.get("bumpMap"),y=f.get("uvRepeat"),x=f.get("uvOffset"),T=f.get("detailUvRepeat"),b=f.get("detailUvOffset"),w=!!v&&f.isTextureEnabled("bumpMap"),E=!!_&&f.isTextureEnabled("roughnessMap"),S=f.isDefined("fragment","DOUBLE_SIDED");v=v||r,_=_||i,d!==c?(c.set("normalMap",g),c.set("bumpMap",v),c.set("roughnessMap",_),c.set("useBumpMap",w),c.set("useRoughnessMap",E),c.set("doubleSide",S),null!=y&&c.set("uvRepeat",y),null!=x&&c.set("uvOffset",x),null!=T&&c.set("detailUvRepeat",T),null!=b&&c.set("detailUvOffset",b),c.set("roughness",m)):(p.setUniform(h,"1f","roughness",m),o!==g&&n(e,p,"normalMap",g,0),s!==v&&v&&n(e,p,"bumpMap",v,1),u!==_&&_&&n(e,p,"roughnessMap",_,2),null!=y&&p.setUniform(h,"2f","uvRepeat",y),null!=x&&p.setUniform(h,"2f","uvOffset",x),null!=T&&p.setUniform(h,"2f","detailUvRepeat",T),null!=b&&p.setUniform(h,"2f","detailUvOffset",b),p.setUniform(h,"1i","useBumpMap",+w),p.setUniform(h,"1i","useRoughnessMap",+E),p.setUniform(h,"1i","doubleSide",+S)),o=g,s=v,u=_,l=a}}}function a(e){e=e||{},this._depthTex=new o.a({format:s.a.DEPTH_COMPONENT,type:s.a.UNSIGNED_INT}),this._normalTex=new o.a({type:s.a.HALF_FLOAT}),this._framebuffer=new l.a,this._framebuffer.attach(this._normalTex),this._framebuffer.attach(this._depthTex,l.a.DEPTH_ATTACHMENT),this._normalMaterial=new h.a({shader:new u.a(u.a.source("ecgl.normal.vertex"),u.a.source("ecgl.normal.fragment"))}),this._normalMaterial.enableTexture(["normalMap","bumpMap","roughnessMap"]),this._defaultNormalMap=d.a.createBlank("#000"),this._defaultBumpMap=d.a.createBlank("#000"),this._defaultRoughessMap=d.a.createBlank("#000"),this._debugPass=new c.a({fragment:u.a.source("clay.compositor.output")}),this._debugPass.setUniform("texture",this._normalTex),this._debugPass.material.undefine("fragment","OUTPUT_ALPHA")}var o=r(5),s=r(4),u=r(8),l=r(10),h=r(19),c=r(16),d=r(61),f=r(195);u.a.import(f.a),a.prototype.getDepthTexture=function(){return this._depthTex},a.prototype.getNormalTexture=function(){return this._normalTex},a.prototype.update=function(e,t,r){var n=e.getWidth(),a=e.getHeight(),o=this._depthTex,s=this._normalTex,u=this._normalMaterial;o.width=n,o.height=a,s.width=n,s.height=a;var l=t.getRenderList(r).opaque;this._framebuffer.bind(e),e.gl.clearColor(0,0,0,0),e.gl.clear(e.gl.COLOR_BUFFER_BIT|e.gl.DEPTH_BUFFER_BIT),e.gl.disable(e.gl.BLEND),e.renderPass(l,r,{getMaterial:function(){return u},ifRender:function(e){return e.renderNormal},beforeRender:i(e,this._defaultNormalMap,this._defaultBumpMap,this._defaultRoughessMap,this._normalMaterial),sort:e.opaqueSortCompare}),this._framebuffer.unbind(e)},a.prototype.renderDebug=function(e){this._debugPass.render(e)},a.prototype.dispose=function(e){this._depthTex.dispose(e),this._normalTex.dispose(e)},t.a=a},function(e,t,r){"use strict";t.a="@export ecgl.normal.vertex\n\n@import ecgl.common.transformUniforms\n\n@import ecgl.common.uv.header\n\n@import ecgl.common.attributes\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\n@import ecgl.common.normalMap.vertexHeader\n\n@import ecgl.common.vertexAnimation.header\n\nvoid main()\n{\n\n @import ecgl.common.vertexAnimation.main\n\n @import ecgl.common.uv.main\n\n v_Normal = normalize((worldInverseTranspose * vec4(normal, 0.0)).xyz);\n v_WorldPosition = (world * vec4(pos, 1.0)).xyz;\n\n @import ecgl.common.normalMap.vertexMain\n\n gl_Position = worldViewProjection * vec4(pos, 1.0);\n\n}\n\n\n@end\n\n\n@export ecgl.normal.fragment\n\n#define ROUGHNESS_CHANEL 0\n\nuniform bool useBumpMap;\nuniform bool useRoughnessMap;\nuniform bool doubleSide;\nuniform float roughness;\n\n@import ecgl.common.uv.fragmentHeader\n\nvarying vec3 v_Normal;\nvarying vec3 v_WorldPosition;\n\nuniform mat4 viewInverse : VIEWINVERSE;\n\n@import ecgl.common.normalMap.fragmentHeader\n@import ecgl.common.bumpMap.header\n\nuniform sampler2D roughnessMap;\n\nvoid main()\n{\n vec3 N = v_Normal;\n \n bool flipNormal = false;\n if (doubleSide) {\n vec3 eyePos = viewInverse[3].xyz;\n vec3 V = normalize(eyePos - v_WorldPosition);\n\n if (dot(N, V) < 0.0) {\n flipNormal = true;\n }\n }\n\n @import ecgl.common.normalMap.fragmentMain\n\n if (useBumpMap) {\n N = bumpNormal(v_WorldPosition, v_Normal, N);\n }\n\n float g = 1.0 - roughness;\n\n if (useRoughnessMap) {\n float g2 = 1.0 - texture2D(roughnessMap, v_DetailTexcoord)[ROUGHNESS_CHANEL];\n g = clamp(g2 + (g - 0.5) * 2.0, 0.0, 1.0);\n }\n\n if (flipNormal) {\n N = -N;\n }\n\n gl_FragColor.rgb = (N.xyz + 1.0) * 0.5;\n gl_FragColor.a = g;\n}\n@end"},function(e,t,r){"use strict";function n(e){e=e||{},this._edgePass=new o.a({fragment:s.a.source("ecgl.edge")}),this._edgePass.setUniform("normalTexture",e.normalTexture),this._edgePass.setUniform("depthTexture",e.depthTexture),this._targetTexture=new i.a({type:a.a.HALF_FLOAT}),this._frameBuffer=new u.a,this._frameBuffer.attach(this._targetTexture)}var i=(r(9),r(3),r(5)),a=r(4),o=r(16),s=r(8),u=r(10);n.prototype.update=function(e,t,r,n){var i=e.getWidth(),a=e.getHeight(),o=this._targetTexture;o.width=i,o.height=a;var s=this._frameBuffer;s.bind(e),this._edgePass.setUniform("projectionInv",t.invProjectionMatrix.array),this._edgePass.setUniform("textureSize",[i,a]),this._edgePass.setUniform("texture",r),this._edgePass.render(e),s.unbind(e)},n.prototype.getTargetTexture=function(){return this._targetTexture},n.prototype.setParameter=function(e,t){this._edgePass.setUniform(e,t)},n.prototype.dispose=function(e){this._targetTexture.dispose(e),this._frameBuffer.dispose(e)},t.a=n},function(e,t,r){"use strict";t.a={type:"compositor",nodes:[{name:"source",type:"texture",outputs:{color:{}}},{name:"source_half",shader:"#source(clay.compositor.downsample)",inputs:{texture:"source"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 2)",height:"expr(height * 1.0 / 2)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0, height * 1.0] )"}},{name:"bright",shader:"#source(clay.compositor.bright)",inputs:{texture:"source_half"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 2)",height:"expr(height * 1.0 / 2)",type:"HALF_FLOAT"}}},parameters:{threshold:2,scale:4,textureSize:"expr([width * 1.0 / 2, height / 2])"}},{name:"bright_downsample_4",shader:"#source(clay.compositor.downsample)",inputs:{texture:"bright"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 4)",height:"expr(height * 1.0 / 4)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0 / 2, height / 2] )"}},{name:"bright_downsample_8",shader:"#source(clay.compositor.downsample)",inputs:{texture:"bright_downsample_4"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 8)",height:"expr(height * 1.0 / 8)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0 / 4, height / 4] )"}},{name:"bright_downsample_16",shader:"#source(clay.compositor.downsample)",inputs:{texture:"bright_downsample_8"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 16)",height:"expr(height * 1.0 / 16)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0 / 8, height / 8] )"}},{name:"bright_downsample_32",shader:"#source(clay.compositor.downsample)",inputs:{texture:"bright_downsample_16"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 32)",height:"expr(height * 1.0 / 32)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0 / 16, height / 16] )"}},{name:"bright_upsample_16_blur_h",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_downsample_32"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 16)",height:"expr(height * 1.0 / 16)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:0,textureSize:"expr( [width * 1.0 / 32, height / 32] )"}},{name:"bright_upsample_16_blur_v",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_upsample_16_blur_h"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 16)",height:"expr(height * 1.0 / 16)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:1,textureSize:"expr( [width * 1.0 / 16, height * 1.0 / 16] )"}},{name:"bright_upsample_8_blur_h",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_downsample_16"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 8)",height:"expr(height * 1.0 / 8)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:0,textureSize:"expr( [width * 1.0 / 16, height * 1.0 / 16] )"}},{name:"bright_upsample_8_blur_v",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_upsample_8_blur_h"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 8)",height:"expr(height * 1.0 / 8)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:1,textureSize:"expr( [width * 1.0 / 8, height * 1.0 / 8] )"}},{name:"bright_upsample_8_blend",shader:"#source(clay.compositor.blend)",inputs:{texture1:"bright_upsample_8_blur_v",texture2:"bright_upsample_16_blur_v"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 8)",height:"expr(height * 1.0 / 8)",type:"HALF_FLOAT"}}},parameters:{weight1:.3,weight2:.7}},{name:"bright_upsample_4_blur_h",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_downsample_8"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 4)",height:"expr(height * 1.0 / 4)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:0,textureSize:"expr( [width * 1.0 / 8, height * 1.0 / 8] )"}},{name:"bright_upsample_4_blur_v",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_upsample_4_blur_h"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 4)",height:"expr(height * 1.0 / 4)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:1,textureSize:"expr( [width * 1.0 / 4, height * 1.0 / 4] )"}},{name:"bright_upsample_4_blend",shader:"#source(clay.compositor.blend)",inputs:{texture1:"bright_upsample_4_blur_v",texture2:"bright_upsample_8_blend"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 4)",height:"expr(height * 1.0 / 4)",type:"HALF_FLOAT"}}},parameters:{weight1:.3,weight2:.7}},{name:"bright_upsample_2_blur_h",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_downsample_4"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 2)",height:"expr(height * 1.0 / 2)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:0,textureSize:"expr( [width * 1.0 / 4, height * 1.0 / 4] )"}},{name:"bright_upsample_2_blur_v",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_upsample_2_blur_h"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 2)",height:"expr(height * 1.0 / 2)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:1,textureSize:"expr( [width * 1.0 / 2, height * 1.0 / 2] )"}},{name:"bright_upsample_2_blend",shader:"#source(clay.compositor.blend)",inputs:{texture1:"bright_upsample_2_blur_v",texture2:"bright_upsample_4_blend"},outputs:{color:{parameters:{width:"expr(width * 1.0 / 2)",height:"expr(height * 1.0 / 2)",type:"HALF_FLOAT"}}},parameters:{weight1:.3,weight2:.7}},{name:"bright_upsample_full_blur_h",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright"},outputs:{color:{parameters:{width:"expr(width * 1.0)",height:"expr(height * 1.0)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:0,textureSize:"expr( [width * 1.0 / 2, height * 1.0 / 2] )"}},{name:"bright_upsample_full_blur_v",shader:"#source(clay.compositor.gaussian_blur)",inputs:{texture:"bright_upsample_full_blur_h"},outputs:{color:{parameters:{width:"expr(width * 1.0)",height:"expr(height * 1.0)",type:"HALF_FLOAT"}}},parameters:{blurSize:1,blurDir:1,textureSize:"expr( [width * 1.0, height * 1.0] )"}},{name:"bloom_composite",shader:"#source(clay.compositor.blend)",inputs:{texture1:"bright_upsample_full_blur_v",texture2:"bright_upsample_2_blend"},outputs:{color:{parameters:{width:"expr(width * 1.0)",height:"expr(height * 1.0)",type:"HALF_FLOAT"}}},parameters:{weight1:.3,weight2:.7}},{name:"coc",shader:"#source(ecgl.dof.coc)",outputs:{color:{parameters:{minFilter:"NEAREST",magFilter:"NEAREST",width:"expr(width * 1.0)",height:"expr(height * 1.0)"}}},parameters:{focalDist:50,focalRange:30}},{name:"dof_far_blur",shader:"#source(ecgl.dof.diskBlur)",inputs:{texture:"source",coc:"coc"},outputs:{color:{parameters:{width:"expr(width * 1.0)",height:"expr(height * 1.0)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0, height * 1.0] )"}},{name:"dof_near_blur",shader:"#source(ecgl.dof.diskBlur)",inputs:{texture:"source",coc:"coc"},outputs:{color:{parameters:{width:"expr(width * 1.0)",height:"expr(height * 1.0)",type:"HALF_FLOAT"}}},parameters:{textureSize:"expr( [width * 1.0, height * 1.0] )"},defines:{BLUR_NEARFIELD:null}},{name:"dof_coc_blur",shader:"#source(ecgl.dof.diskBlur)",inputs:{texture:"coc"},outputs:{color:{parameters:{minFilter:"NEAREST",magFilter:"NEAREST",width:"expr(width * 1.0)",height:"expr(height * 1.0)"}}},parameters:{textureSize:"expr( [width * 1.0, height * 1.0] )"},defines:{BLUR_COC:null}},{name:"dof_composite",shader:"#source(ecgl.dof.composite)",inputs:{original:"source",blurred:"dof_far_blur",nearfield:"dof_near_blur",coc:"coc",nearcoc:"dof_coc_blur"},outputs:{color:{parameters:{width:"expr(width * 1.0)",height:"expr(height * 1.0)",type:"HALF_FLOAT"}}}},{name:"composite",shader:"#source(clay.compositor.hdr.composite)",inputs:{texture:"source",bloom:"bloom_composite"},defines:{}},{name:"FXAA",shader:"#source(clay.compositor.fxaa)",inputs:{texture:"composite"}}]}},function(e,t,r){"use strict";t.a="@export ecgl.dof.coc\n\nuniform sampler2D depth;\n\nuniform float zNear: 0.1;\nuniform float zFar: 2000;\n\nuniform float focalDistance: 3;\nuniform float focalRange: 1;\nuniform float focalLength: 30;\nuniform float fstop: 2.8;\n\nvarying vec2 v_Texcoord;\n\n@import clay.util.encode_float\n\nvoid main()\n{\n float z = texture2D(depth, v_Texcoord).r * 2.0 - 1.0;\n\n float dist = 2.0 * zNear * zFar / (zFar + zNear - z * (zFar - zNear));\n\n float aperture = focalLength / fstop;\n\n float coc;\n\n float uppper = focalDistance + focalRange;\n float lower = focalDistance - focalRange;\n if (dist <= uppper && dist >= lower) {\n coc = 0.5;\n }\n else {\n float focalAdjusted = dist > uppper ? uppper : lower;\n\n coc = abs(aperture * (focalLength * (dist - focalAdjusted)) / (dist * (focalAdjusted - focalLength)));\n coc = clamp(coc, 0.0, 2.0) / 2.00001;\n\n if (dist < lower) {\n coc = -coc;\n }\n coc = coc * 0.5 + 0.5;\n }\n\n gl_FragColor = encodeFloat(coc);\n}\n@end\n\n\n@export ecgl.dof.composite\n\n#define DEBUG 0\n\nuniform sampler2D original;\nuniform sampler2D blurred;\nuniform sampler2D nearfield;\nuniform sampler2D coc;\nuniform sampler2D nearcoc;\nvarying vec2 v_Texcoord;\n\n@import clay.util.rgbm\n@import clay.util.float\n\nvoid main()\n{\n vec4 blurredColor = texture2D(blurred, v_Texcoord);\n vec4 originalColor = texture2D(original, v_Texcoord);\n\n float fCoc = decodeFloat(texture2D(coc, v_Texcoord));\n\n fCoc = abs(fCoc * 2.0 - 1.0);\n\n float weight = smoothstep(0.0, 1.0, fCoc);\n \n#ifdef NEARFIELD_ENABLED\n vec4 nearfieldColor = texture2D(nearfield, v_Texcoord);\n float fNearCoc = decodeFloat(texture2D(nearcoc, v_Texcoord));\n fNearCoc = abs(fNearCoc * 2.0 - 1.0);\n\n gl_FragColor = encodeHDR(\n mix(\n nearfieldColor, mix(originalColor, blurredColor, weight),\n pow(1.0 - fNearCoc, 4.0)\n )\n );\n#else\n gl_FragColor = encodeHDR(mix(originalColor, blurredColor, weight));\n#endif\n\n}\n\n@end\n\n\n\n@export ecgl.dof.diskBlur\n\n#define POISSON_KERNEL_SIZE 16;\n\nuniform sampler2D texture;\nuniform sampler2D coc;\nvarying vec2 v_Texcoord;\n\nuniform float blurRadius : 10.0;\nuniform vec2 textureSize : [512.0, 512.0];\n\nuniform vec2 poissonKernel[POISSON_KERNEL_SIZE];\n\nuniform float percent;\n\nfloat nrand(const in vec2 n) {\n return fract(sin(dot(n.xy ,vec2(12.9898,78.233))) * 43758.5453);\n}\n\n@import clay.util.rgbm\n@import clay.util.float\n\n\nvoid main()\n{\n vec2 offset = blurRadius / textureSize;\n\n float rnd = 6.28318 * nrand(v_Texcoord + 0.07 * percent );\n float cosa = cos(rnd);\n float sina = sin(rnd);\n vec4 basis = vec4(cosa, -sina, sina, cosa);\n\n#if !defined(BLUR_NEARFIELD) && !defined(BLUR_COC)\n offset *= abs(decodeFloat(texture2D(coc, v_Texcoord)) * 2.0 - 1.0);\n#endif\n\n#ifdef BLUR_COC\n float cocSum = 0.0;\n#else\n vec4 color = vec4(0.0);\n#endif\n\n\n float weightSum = 0.0;\n\n for (int i = 0; i < POISSON_KERNEL_SIZE; i++) {\n vec2 ofs = poissonKernel[i];\n\n ofs = vec2(dot(ofs, basis.xy), dot(ofs, basis.zw));\n\n vec2 uv = v_Texcoord + ofs * offset;\n vec4 texel = texture2D(texture, uv);\n\n float w = 1.0;\n#ifdef BLUR_COC\n float fCoc = decodeFloat(texel) * 2.0 - 1.0;\n cocSum += clamp(fCoc, -1.0, 0.0) * w;\n#else\n texel = texel;\n #if !defined(BLUR_NEARFIELD)\n float fCoc = decodeFloat(texture2D(coc, uv)) * 2.0 - 1.0;\n w *= abs(fCoc);\n #endif\n texel.rgb *= texel.a;\n color += texel * w;\n#endif\n\n weightSum += w;\n }\n\n#ifdef BLUR_COC\n gl_FragColor = encodeFloat(clamp(cocSum / weightSum, -1.0, 0.0) * 0.5 + 0.5);\n#else\n color /= weightSum;\n color.rgb /= (color.a + 0.0001);\n gl_FragColor = color;\n#endif\n}\n\n@end"},function(e,t,r){"use strict";t.a="@export ecgl.edge\n\nuniform sampler2D texture;\n\nuniform sampler2D normalTexture;\nuniform sampler2D depthTexture;\n\nuniform mat4 projectionInv;\n\nuniform vec2 textureSize;\n\nuniform vec4 edgeColor: [0,0,0,0.8];\n\nvarying vec2 v_Texcoord;\n\nvec3 packColor(vec2 coord) {\n float z = texture2D(depthTexture, coord).r * 2.0 - 1.0;\n vec4 p = vec4(v_Texcoord * 2.0 - 1.0, z, 1.0);\n vec4 p4 = projectionInv * p;\n\n return vec3(\n texture2D(normalTexture, coord).rg,\n -p4.z / p4.w / 5.0\n );\n}\n\nvoid main() {\n vec2 cc = v_Texcoord;\n vec3 center = packColor(cc);\n\n float size = clamp(1.0 - (center.z - 10.0) / 100.0, 0.0, 1.0) * 0.5;\n float dx = size / textureSize.x;\n float dy = size / textureSize.y;\n\n vec2 coord;\n vec3 topLeft = packColor(cc+vec2(-dx, -dy));\n vec3 top = packColor(cc+vec2(0.0, -dy));\n vec3 topRight = packColor(cc+vec2(dx, -dy));\n vec3 left = packColor(cc+vec2(-dx, 0.0));\n vec3 right = packColor(cc+vec2(dx, 0.0));\n vec3 bottomLeft = packColor(cc+vec2(-dx, dy));\n vec3 bottom = packColor(cc+vec2(0.0, dy));\n vec3 bottomRight = packColor(cc+vec2(dx, dy));\n\n vec3 v = -topLeft-2.0*top-topRight+bottomLeft+2.0*bottom+bottomRight;\n vec3 h = -bottomLeft-2.0*left-topLeft+bottomRight+2.0*right+topRight;\n\n float edge = sqrt(dot(h, h) + dot(v, v));\n\n edge = smoothstep(0.8, 1.0, edge);\n\n gl_FragColor = mix(texture2D(texture, v_Texcoord), vec4(edgeColor.rgb, 1.0), edgeColor.a * edge);\n}\n@end"},function(e,t,r){"use strict";function n(e){for(var t=[],r=0;r<30;r++)t.push([Object(i.a)(r,2),Object(i.a)(r,3)]);this._haltonSequence=t,this._frame=0,this._sourceTex=new s.a,this._sourceFb=new o.a,this._sourceFb.attach(this._sourceTex),this._prevFrameTex=new s.a,this._outputTex=new s.a;var n=this._blendPass=new a.a({fragment:u.a.source("clay.compositor.blend")});n.material.disableTexturesAll(),n.material.enableTexture(["texture1","texture2"]),this._blendFb=new o.a({depthBuffer:!1}),this._outputPass=new a.a({fragment:u.a.source("clay.compositor.output"),blendWithPrevious:!0}),this._outputPass.material.define("fragment","OUTPUT_ALPHA"),this._outputPass.material.blend=function(e){e.blendEquationSeparate(e.FUNC_ADD,e.FUNC_ADD),e.blendFuncSeparate(e.ONE,e.ONE_MINUS_SRC_ALPHA,e.ONE,e.ONE_MINUS_SRC_ALPHA)}}var i=r(49),a=r(16),o=r(10),s=r(5),u=r(8),l=r(9);n.prototype={constructor:n,jitterProjection:function(e,t){var r=e.viewport,n=r.devicePixelRatio||e.getDevicePixelRatio(),i=r.width*n,a=r.height*n,o=this._haltonSequence[this._frame%this._haltonSequence.length],s=new l.a;s.array[12]=(2*o[0]-1)/i,s.array[13]=(2*o[1]-1)/a,l.a.mul(t.projectionMatrix,s,t.projectionMatrix),l.a.invert(t.invProjectionMatrix,t.projectionMatrix)},resetFrame:function(){this._frame=0},getFrame:function(){return this._frame},getSourceFrameBuffer:function(){return this._sourceFb},getOutputTexture:function(){return this._outputTex},resize:function(e,t){this._prevFrameTex.width=e,this._prevFrameTex.height=t,this._outputTex.width=e,this._outputTex.height=t,this._sourceTex.width=e,this._sourceTex.height=t,this._prevFrameTex.dirty(),this._outputTex.dirty(),this._sourceTex.dirty()},isFinished:function(){return this._frame>=this._haltonSequence.length},render:function(e,t,r){var n=this._blendPass;0===this._frame?(n.setUniform("weight1",0),n.setUniform("weight2",1)):(n.setUniform("weight1",.9),n.setUniform("weight2",.1)),n.setUniform("texture1",this._prevFrameTex),n.setUniform("texture2",t||this._sourceTex),this._blendFb.attach(this._outputTex),this._blendFb.bind(e),n.render(e),this._blendFb.unbind(e),r||(this._outputPass.setUniform("texture",this._outputTex),this._outputPass.render(e));var i=this._prevFrameTex;this._prevFrameTex=this._outputTex,this._outputTex=i,this._frame++},dispose:function(e){this._sourceFb.dispose(e),this._blendFb.dispose(e),this._prevFrameTex.dispose(e),this._outputTex.dispose(e),this._sourceTex.dispose(e),this._outputPass.dispose(e),this._blendPass.dispose(e)}},t.a=n},function(e,t,r){"use strict";var n=r(0),i=r.n(n);r(202),r(203),r(98);i.a.registerAction({type:"geo3DChangeCamera",event:"geo3dcamerachanged",update:"series:updateCamera"},function(e,t){t.eachComponent({mainType:"geo3D",query:e},function(t){t.setView(e)})})},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(44),o=r(28),s=r(29),u=r(31),l=r(96),h=i.a.extendComponentModel({type:"geo3D",layoutMode:"box",coordinateSystem:null,optionUpdated:function(){var e=this.option;e.regions=this.getFilledRegions(e.regions,e.map);var t=i.a.helper.completeDimensions(["value"],e.data,{encodeDef:this.get("encode"),dimsDef:this.get("dimensions")}),r=new i.a.List(t,this);r.initData(e.regions);var n={};r.each(function(e){var t=r.getName(e),i=r.getItemModel(e);n[t]=i}),this._regionModelMap=n,this._data=r},getData:function(){return this._data},getRegionModel:function(e){var t=this.getData().getName(e);return this._regionModelMap[t]||new i.a.Model(null,this)},getRegionPolygonCoords:function(e){var t=this.getData().getName(e),r=this.coordinateSystem.getRegion(t);return r?r.geometries:[]},getFormattedLabel:function(e,t){var r=this._data.getName(e),n=this.getRegionModel(r),i=n.get("normal"===t?["label","formatter"]:["emphasis","label","formatter"]);null==i&&(i=n.get(["label","formatter"]));var a={name:r};if("function"==typeof i)return a.status=t,i(a);if("string"==typeof i){var o=a.seriesName;return i.replace("{a}",null!=o?o:"")}return r},defaultOption:{regions:[]}});i.a.util.merge(h.prototype,l.a),i.a.util.merge(h.prototype,a.a),i.a.util.merge(h.prototype,o.a),i.a.util.merge(h.prototype,s.a),i.a.util.merge(h.prototype,u.a)},function(e,t,r){"use strict";var n=r(64),i=r(0),a=r.n(i),o=r(1),s=r(45),u=r(30);a.a.extendComponentView({type:"geo3D",__ecgl__:!0,init:function(e,t){this._geo3DBuilder=new n.a(t),this.groupGL=new o.a.Node,this._lightRoot=new o.a.Node,this._sceneHelper=new u.a(this._lightRoot),this._sceneHelper.initLight(this._lightRoot),this._control=new s.a({zr:t.getZr()}),this._control.init()},render:function(e,t,r){this.groupGL.add(this._geo3DBuilder.rootNode);var n=e.coordinateSystem;if(n&&n.viewGL){n.viewGL.add(this._lightRoot),e.get("show")?n.viewGL.add(this.groupGL):n.viewGL.remove(this.groupGL);var i=this._control;i.setViewGL(n.viewGL);var a=e.getModel("viewControl");i.setFromViewControlModel(a,0),this._sceneHelper.setScene(n.viewGL.scene),this._sceneHelper.updateLight(e),n.viewGL.setPostEffect(e.getModel("postEffect"),r),n.viewGL.setTemporalSuperSampling(e.getModel("temporalSuperSampling")),this._geo3DBuilder.update(e,t,r,0,e.getData().count());var o=n.viewGL.isLinearSpace()?"define":"undefine";this._geo3DBuilder.rootNode.traverse(function(e){e.material&&e.material[o]("fragment","SRGB_DECODE")}),i.off("update"),i.on("update",function(){r.dispatchAction({type:"geo3DChangeCamera",alpha:i.getAlpha(),beta:i.getBeta(),distance:i.getDistance(),center:i.getCenter(),from:this.uid,geo3DId:e.id})}),i.update()}},afterRender:function(e,t,r,n){var i=n.renderer;this._sceneHelper.updateAmbientCubemap(i,e,r),this._sceneHelper.updateSkybox(i,e,r)},dispose:function(){this._control.dispose()}})},function(e,t,r){"use strict";function n(e,t,r){r=r||2;var n=t&&t.length,a=n?t[0]*r:e.length,s=i(e,0,a,r,!0),u=[];if(!s)return u;var l,h,d,f,p,m,g;if(n&&(s=c(e,t,s,r)),e.length>80*r){l=d=e[0],h=f=e[1];for(var _=r;_d&&(d=p),m>f&&(f=m);g=Math.max(d-l,f-h)}return o(s,u,r,l,h,g),u}function i(e,t,r,n,i){var a,o;if(i===N(e,t,r,n)>0)for(a=t;a=t;a-=n)o=C(a,e[a],e[a+1],o);return o&&b(o,o.next)&&(L(o),o=o.next),o}function a(e,t){if(!e)return e;t||(t=e);var r,n=e;do{if(r=!1,n.steiner||!b(n,n.next)&&0!==T(n.prev,n,n.next))n=n.next;else{if(L(n),(n=t=n.prev)===n.next)return null;r=!0}}while(r||n!==t);return t}function o(e,t,r,n,i,c,d){if(e){!d&&c&&m(e,n,i,c);for(var f,p,g=e;e.prev!==e.next;)if(f=e.prev,p=e.next,c?u(e,n,i,c):s(e))t.push(f.i/r),t.push(e.i/r),t.push(p.i/r),L(e),e=p.next,g=p.next;else if((e=p)===g){d?1===d?(e=l(e,t,r),o(e,t,r,n,i,c,2)):2===d&&h(e,t,r,n,i,c):o(a(e),t,r,n,i,c,1);break}}}function s(e){var t=e.prev,r=e,n=e.next;if(T(t,r,n)>=0)return!1;for(var i=e.next.next;i!==e.prev;){if(y(t.x,t.y,r.x,r.y,n.x,n.y,i.x,i.y)&&T(i.prev,i,i.next)>=0)return!1;i=i.next}return!0}function u(e,t,r,n){var i=e.prev,a=e,o=e.next;if(T(i,a,o)>=0)return!1;for(var s=i.xa.x?i.x>o.x?i.x:o.x:a.x>o.x?a.x:o.x,h=i.y>a.y?i.y>o.y?i.y:o.y:a.y>o.y?a.y:o.y,c=_(s,u,t,r,n),d=_(l,h,t,r,n),f=e.nextZ;f&&f.z<=d;){if(f!==e.prev&&f!==e.next&&y(i.x,i.y,a.x,a.y,o.x,o.y,f.x,f.y)&&T(f.prev,f,f.next)>=0)return!1;f=f.nextZ}for(f=e.prevZ;f&&f.z>=c;){if(f!==e.prev&&f!==e.next&&y(i.x,i.y,a.x,a.y,o.x,o.y,f.x,f.y)&&T(f.prev,f,f.next)>=0)return!1;f=f.prevZ}return!0}function l(e,t,r){var n=e;do{var i=n.prev,a=n.next.next;!b(i,a)&&w(i,n,n.next,a)&&S(i,a)&&S(a,i)&&(t.push(i.i/r),t.push(n.i/r),t.push(a.i/r),L(n),L(n.next),n=e=a),n=n.next}while(n!==e);return n}function h(e,t,r,n,i,s){var u=e;do{for(var l=u.next.next;l!==u.prev;){if(u.i!==l.i&&x(u,l)){var h=M(u,l);return u=a(u,u.next),h=a(h,h.next),o(u,t,r,n,i,s),void o(h,t,r,n,i,s)}l=l.next}u=u.next}while(u!==e)}function c(e,t,r,n){var o,s,u,l,h,c=[];for(o=0,s=t.length;o=n.next.y&&n.next.y!==n.y){var s=n.x+(a-n.y)*(n.next.x-n.x)/(n.next.y-n.y);if(s<=i&&s>o){if(o=s,s===i){if(a===n.y)return n;if(a===n.next.y)return n.next}r=n.x=n.x&&n.x>=h&&i!==n.x&&y(ar.x)&&S(n,e)&&(r=n,d=u),n=n.next;return r}function m(e,t,r,n){var i=e;do{null===i.z&&(i.z=_(i.x,i.y,t,r,n)),i.prevZ=i.prev,i.nextZ=i.next,i=i.next}while(i!==e);i.prevZ.nextZ=null,i.prevZ=null,g(i)}function g(e){var t,r,n,i,a,o,s,u,l=1;do{for(r=e,e=null,a=null,o=0;r;){for(o++,n=r,s=0,t=0;t0||u>0&&n;)0!==s&&(0===u||!n||r.z<=n.z)?(i=r,r=r.nextZ,s--):(i=n,n=n.nextZ,u--),a?a.nextZ=i:e=i,i.prevZ=a,a=i;r=n}a.nextZ=null,l*=2}while(o>1);return e}function _(e,t,r,n,i){return e=32767*(e-r)/i,t=32767*(t-n)/i,e=16711935&(e|e<<8),e=252645135&(e|e<<4),e=858993459&(e|e<<2),e=1431655765&(e|e<<1),t=16711935&(t|t<<8),t=252645135&(t|t<<4),t=858993459&(t|t<<2),t=1431655765&(t|t<<1),e|t<<1}function v(e){var t=e,r=e;do{t.x=0&&(e-o)*(n-s)-(r-o)*(t-s)>=0&&(r-o)*(a-s)-(i-o)*(n-s)>=0}function x(e,t){return e.next.i!==t.i&&e.prev.i!==t.i&&!E(e,t)&&S(e,t)&&S(t,e)&&A(e,t)}function T(e,t,r){return(t.y-e.y)*(r.x-t.x)-(t.x-e.x)*(r.y-t.y)}function b(e,t){return e.x===t.x&&e.y===t.y}function w(e,t,r,n){return!!(b(e,t)&&b(r,n)||b(e,n)&&b(r,t))||T(e,t,r)>0!=T(e,t,n)>0&&T(r,n,e)>0!=T(r,n,t)>0}function E(e,t){var r=e;do{if(r.i!==e.i&&r.next.i!==e.i&&r.i!==t.i&&r.next.i!==t.i&&w(r,r.next,e,t))return!0;r=r.next}while(r!==e);return!1}function S(e,t){return T(e.prev,e,e.next)<0?T(e,t,e.next)>=0&&T(e,e.prev,t)>=0:T(e,t,e.prev)<0||T(e,e.next,t)<0}function A(e,t){var r=e,n=!1,i=(e.x+t.x)/2,a=(e.y+t.y)/2;do{r.y>a!=r.next.y>a&&r.next.y!==r.y&&i<(r.next.x-r.x)*(a-r.y)/(r.next.y-r.y)+r.x&&(n=!n),r=r.next}while(r!==e);return n}function M(e,t){var r=new D(e.i,e.x,e.y),n=new D(t.i,t.x,t.y),i=e.next,a=t.prev;return e.next=t,t.prev=e,r.next=i,i.prev=r,n.next=r,r.prev=n,a.next=n,n.prev=a,n}function C(e,t,r,n){var i=new D(e,t,r);return n?(i.next=n.next,i.prev=n,n.next.prev=i,n.next=i):(i.prev=i,i.next=i),i}function L(e){e.next.prev=e.prev,e.prev.next=e.next,e.prevZ&&(e.prevZ.nextZ=e.nextZ),e.nextZ&&(e.nextZ.prevZ=e.prevZ)}function D(e,t,r){this.i=e,this.x=t,this.y=r,this.prev=null,this.next=null,this.z=null,this.prevZ=null,this.nextZ=null,this.steiner=!1}function N(e,t,r,n){for(var i=0,a=t,o=r-n;a0},_displacementChanged:!0,_displacementScale:0,updateDisplacementHash:function(){var e=this.getDisplacementTexture(),t=this.getDisplacemenScale();this._displacementChanged=this._displacementTexture!==e||this._displacementScale!==t,this._displacementTexture=e,this._displacementScale=t},isDisplacementChanged:function(){return this._displacementChanged}});a.a.util.merge(h.prototype,o.a),a.a.util.merge(h.prototype,s.a),a.a.util.merge(h.prototype,u.a),a.a.util.merge(h.prototype,l.a)},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(1),o=r(45),s=r(30),u=r(210),l=r(2);i.a.extendComponentView({type:"globe",__ecgl__:!0,_displacementScale:0,init:function(e,t){this.groupGL=new a.a.Node,this._sphereGeometry=new a.a.SphereGeometry({widthSegments:200,heightSegments:100,dynamic:!0}),this._overlayGeometry=new a.a.SphereGeometry({widthSegments:80,heightSegments:40}),this._planeGeometry=new a.a.PlaneGeometry,this._earthMesh=new a.a.Mesh({renderNormal:!0}),this._lightRoot=new a.a.Node,this._sceneHelper=new s.a,this._sceneHelper.initLight(this._lightRoot),this.groupGL.add(this._earthMesh),this._control=new o.a({zr:t.getZr()}),this._control.init(),this._layerMeshes={}},render:function(e,t,r){var n=e.coordinateSystem,i=e.get("shading");n.viewGL.add(this._lightRoot),e.get("show")?n.viewGL.add(this.groupGL):n.viewGL.remove(this.groupGL),this._sceneHelper.setScene(n.viewGL.scene),n.viewGL.setPostEffect(e.getModel("postEffect"),r),n.viewGL.setTemporalSuperSampling(e.getModel("temporalSuperSampling"));var o=this._earthMesh;o.geometry=this._sphereGeometry;var s="ecgl."+i;o.material&&o.material.shader.name===s||(o.material=a.a.createMaterial(s)),a.a.setMaterialFromModel(i,o.material,e,r),["roughnessMap","metalnessMap","detailMap","normalMap"].forEach(function(e){var t=o.material.get(e);t&&(t.flipY=!1)}),o.material.set("color",a.a.parseColor(e.get("baseColor")));var u=.99*n.radius;o.scale.set(u,u,u);var l=o.material.setTextureImage("diffuseMap",e.get("baseTexture"),r,{flipY:!1,anisotropic:8});l&&l.surface&&l.surface.attachToMesh(o);var h=o.material.setTextureImage("bumpMap",e.get("heightTexture"),r,{flipY:!1,anisotropic:8});h&&h.surface&&h.surface.attachToMesh(o),o.material[e.get("postEffect.enable")?"define":"undefine"]("fragment","SRGB_DECODE"),this._updateLight(e,r),this._displaceVertices(e,r),this._updateViewControl(e,r),this._updateLayers(e,r)},afterRender:function(e,t,r,n){var i=n.renderer;this._sceneHelper.updateAmbientCubemap(i,e,r),this._sceneHelper.updateSkybox(i,e,r)},_updateLayers:function(e,t){var r=e.coordinateSystem,n=e.get("layers"),o=r.radius,s=[],u=[],h=[],c=[];i.a.util.each(n,function(e){var n=new i.a.Model(e),d=n.get("type"),f=a.a.loadTexture(n.get("texture"),t,{flipY:!1,anisotropic:8});if(f.surface&&f.surface.attachToMesh(this._earthMesh),"blend"===d){var p=n.get("blendTo"),m=l.a.firstNotNull(n.get("intensity"),1);"emission"===p?(h.push(f),c.push(m)):(s.push(f),u.push(m))}else{var g=n.get("id"),_=this._layerMeshes[g];_||(_=this._layerMeshes[g]=new a.a.Mesh({geometry:this._overlayGeometry,castShadow:!1,ignorePicking:!0}));"lambert"===n.get("shading")?(_.material=_.__lambertMaterial||new a.a.Material({autoUpdateTextureStatus:!1,shader:a.a.createShader("ecgl.lambert"),transparent:!0,depthMask:!1}),_.__lambertMaterial=_.material):(_.material=_.__colorMaterial||new a.a.Material({autoUpdateTextureStatus:!1,shader:a.a.createShader("ecgl.color"),transparent:!0,depthMask:!1}),_.__colorMaterial=_.material),_.material.enableTexture("diffuseMap");var v=n.get("distance"),y=o+(null==v?r.radius/100:v);_.scale.set(y,y,y),o=y;var x=this._blankTexture||(this._blankTexture=a.a.createBlankTexture("rgba(255, 255, 255, 0)"));_.material.set("diffuseMap",x),a.a.loadTexture(n.get("texture"),t,{flipY:!1,anisotropic:8},function(e){e.surface&&e.surface.attachToMesh(_),_.material.set("diffuseMap",e),t.getZr().refresh()}),n.get("show")?this.groupGL.add(_):this.groupGL.remove(_)}},this);var d=this._earthMesh.material;d.define("fragment","LAYER_DIFFUSEMAP_COUNT",s.length),d.define("fragment","LAYER_EMISSIVEMAP_COUNT",h.length),d.set("layerDiffuseMap",s),d.set("layerDiffuseIntensity",u),d.set("layerEmissiveMap",h),d.set("layerEmissionIntensity",c);var f=e.getModel("debug.wireframe");if(f.get("show")){d.define("both","WIREFRAME_TRIANGLE");var p=a.a.parseColor(f.get("lineStyle.color")||"rgba(0,0,0,0.5)"),m=l.a.firstNotNull(f.get("lineStyle.width"),1);d.set("wireframeLineWidth",m),d.set("wireframeLineColor",p)}else d.undefine("both","WIREFRAME_TRIANGLE")},_updateViewControl:function(e,t){function r(){return{type:"globeChangeCamera",alpha:o.getAlpha(),beta:o.getBeta(),distance:o.getDistance()-n.radius,center:o.getCenter(),from:a.uid,globeId:e.id}}var n=e.coordinateSystem,i=e.getModel("viewControl"),a=(n.viewGL.camera,this),o=this._control;o.setViewGL(n.viewGL);var s,u,l=i.get("targetCoord");null!=l&&(u=l[0]+90,s=l[1]),o.setFromViewControlModel(i,{baseDistance:n.radius,alpha:s,beta:u}),o.off("update"),o.on("update",function(){t.dispatchAction(r())})},_displaceVertices:function(e,t){var r=e.get("displacementQuality"),n=e.get("debug.wireframe.show"),i=e.coordinateSystem;if(e.isDisplacementChanged()||r!==this._displacementQuality||n!==this._showDebugWireframe){this._displacementQuality=r,this._showDebugWireframe=n;var a=this._sphereGeometry,o={low:100,medium:200,high:400,ultra:800}[r]||200,s=o/2;(a.widthSegments!==o||n)&&(a.widthSegments=o,a.heightSegments=s,a.build()),this._doDisplaceVertices(a,i),n&&a.generateBarycentric()}},_doDisplaceVertices:function(e,t){var r=e.attributes.position.value,n=e.attributes.texcoord0.value,i=e.__originalPosition;i&&i.length===r.length||(i=new Float32Array(r.length),i.set(r),e.__originalPosition=i);for(var a=t.displacementWidth,o=t.displacementHeight,s=t.displacementData,u=0;uOpenStreetMap
      contributors, © CARTO',center:[0,0],zoom:0,pitch:0,bearing:0,light:{main:{alpha:20,beta:30}},altitudeScale:1,boxHeight:"auto"},getMaptalksCameraOption:function(){var e=this;return s.reduce(function(t,r){return t[r]=e.get(r),t},{})},setMaptalksCameraOption:function(e){null!=e&&s.forEach(function(t){null!=e[t]&&(this.option[t]=e[t])},this)},getMaptalks:function(){return this._maptalks},setMaptalks:function(e){this._maptalks=e}});i.a.util.merge(u.prototype,a.a),i.a.util.merge(u.prototype,o.a)},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(224),o=r(30),s=r(1),u=r(102);s.a.Shader.import(u.a);i.a.extendComponentView({type:"maptalks3D",__ecgl__:!0,init:function(e,t){this._groundMesh=new s.a.Mesh({geometry:new s.a.PlaneGeometry,material:new s.a.Material({shader:new s.a.Shader({vertex:s.a.Shader.source("ecgl.displayShadow.vertex"),fragment:s.a.Shader.source("ecgl.displayShadow.fragment")}),depthMask:!1}),renderOrder:-100,culling:!1,castShadow:!1,$ignorePicking:!0,renderNormal:!0})},_initMaptalksLayer:function(e,t){var r=t.getZr();this._zrLayer=new a.a("maptalks3D",r,e.get("center"),e.get("zoom")),r.painter.insertLayer(-1e3,this._zrLayer),this._lightRoot=new s.a.Node,this._sceneHelper=new o.a(this._lightRoot),this._sceneHelper.initLight(this._lightRoot);var n=this._zrLayer.getMaptalks(),i=this._dispatchInteractAction.bind(this,t,n);["zoomend","zooming","zoomstart","dragrotating","pitch","pitchend","movestart","moving","moveend","resize","touchstart","touchmove","touchend"].forEach(function(e){n.on(e,i)})},render:function(e,t,r){this._zrLayer||this._initMaptalksLayer(e,r);var n=this._zrLayer.getMaptalks(),i=e.get("urlTemplate"),a=n.getBaseLayer();i!==this._oldUrlTemplate&&(a?a.setOptions({urlTemplate:i,attribution:e.get("attribution")}):(a=new maptalks.TileLayer("maptalks-echarts-gl-baselayer",{urlTemplate:i,subdomains:["a","b","c"],attribution:e.get("attribution")}),n.setBaseLayer(a))),this._oldUrlTemplate=i,n.setCenter(e.get("center")),n.setZoom(e.get("zoom"),{animation:!1}),n.setPitch(e.get("pitch")),n.setBearing(e.get("bearing")),e.setMaptalks(n);var o=e.coordinateSystem;o.viewGL.scene.add(this._lightRoot),o.viewGL.add(this._groundMesh),this._updateGroundMesh(),this._sceneHelper.setScene(o.viewGL.scene),this._sceneHelper.updateLight(e),o.viewGL.setPostEffect(e.getModel("postEffect"),r),o.viewGL.setTemporalSuperSampling(e.getModel("temporalSuperSampling")),this._maptalks3DModel=e},afterRender:function(e,t,r,n){var i=n.renderer;this._sceneHelper.updateAmbientCubemap(i,e,r),this._sceneHelper.updateSkybox(i,e,r),e.coordinateSystem.viewGL.scene.traverse(function(e){e.material&&(e.material.define("fragment","NORMAL_UP_AXIS",2),e.material.define("fragment","NORMAL_FRONT_AXIS",1))})},updateCamera:function(e,t,r,n){e.coordinateSystem.setCameraOption(n),this._updateGroundMesh(),r.getZr().refresh()},_dispatchInteractAction:function(e,t,r){e.dispatchAction({type:"maptalks3DChangeCamera",pitch:t.getPitch(),zoom:t.getZoom(),center:t.getCenter().toArray(),bearing:t.getBearing(),maptalks3DId:this._maptalks3DModel&&this._maptalks3DModel.id})},_updateGroundMesh:function(){if(this._maptalks3DModel){var e=this._maptalks3DModel.coordinateSystem,t=e.dataToPoint(e.center);this._groundMesh.position.set(t[0],t[1],-.001);var r=new s.a.Plane(new s.a.Vector3(0,0,1),0),n=e.viewGL.camera.castRay(new s.a.Vector2(-1,-1)),i=e.viewGL.camera.castRay(new s.a.Vector2(1,1)),a=n.intersectPlane(r),o=i.intersectPlane(r),u=a.dist(o)/e.viewGL.rootNode.scale.x;this._groundMesh.scale.set(u,u,1)}},dispose:function(e,t){this._zrLayer&&this._zrLayer.dispose(),t.getZr().painter.delLayer(-1e3)}})},function(e,t,r){"use strict";function n(e,t,r,n){if(this.id=e,this.zr=t,this.dom=document.createElement("div"),this.dom.style.cssText="position:absolute;left:0;right:0;top:0;bottom:0;",!maptalks)throw new Error("Maptalks library must be included. See https://maptalks.org");this._maptalks=new maptalks.Map(this.dom,{center:r,zoom:n,fog:!1}),this._initEvents()}n.prototype.resize=function(){this._maptalks.checkSize()},n.prototype.getMaptalks=function(){return this._maptalks},n.prototype.clear=function(){},n.prototype.refresh=function(){this._maptalks.checkSize()};var i=["mousedown","mouseup","click","dblclick","mousemove","mousewheel","DOMMouseScroll","touchstart","touchend","touchmove","touchcancel"];n.prototype._initEvents=function(){var e=this.dom;this._handlers=this._handlers||{contextmenu:function(e){return e.preventDefault(),!1}},i.forEach(function(t){this._handlers[t]=function(r){var n={};for(var i in r)n[i]=r[i];n.bubbles=!1;var a=new r.constructor(r.type,n);"mousewheel"===t||"DOMMouseScroll"===t?e.dispatchEvent(a):e.firstElementChild.dispatchEvent(a)},this.zr.dom.addEventListener(t,this._handlers[t])},this),this.zr.dom.addEventListener("contextmenu",this._handlers.contextmenu)},n.prototype.dispose=function(){i.forEach(function(e){this.zr.dom.removeEventListener(e,this._handlers[e])},this),this._maptalks.remove()},t.a=n},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=(r(226),r(229),r(231),r(17));i.a.registerVisual(Object(a.a)("bar3D")),i.a.registerProcessor(function(e,t){e.eachSeriesByType("bar3d",function(e){var t=e.getData();t.filterSelf(function(e){return t.hasValue(e)})})})},function(e,t,r){"use strict";function n(e,t){var r=e.getData(),n=e.get("minHeight")||0,i=e.get("barSize"),a=["lng","lat","alt"].map(function(t){return e.coordDimToDataDim(t)[0]});if(null==i){var s=t.radius*Math.PI,h=Object(d.a)(r,a[0],a[1]);i=[s/Math.sqrt(r.count()/h),s/Math.sqrt(r.count()/h)]}else u.a.util.isArray(i)||(i=[i,i]);var c=o(r,a);r.each(a,function(e,a,o,s){var u=r.get(c.dimension,s),l=c.isStacked?u-o:t.altitudeAxis.scale.getExtent()[0],h=Math.max(t.altitudeAxis.dataToCoord(o),n),d=t.dataToPoint([e,a,l]),p=t.dataToPoint([e,a,u]),m=f.sub([],p,d);f.normalize(m,m);var g=[i[0],h,i[1]];r.setItemLayout(s,[d,m,g])}),r.setLayout("orient",l.a.UP.array)}function i(e,t){var r=e.getData(),n=e.get("barSize"),i=e.get("minHeight")||0,a=["lng","lat","alt"].map(function(t){return e.coordDimToDataDim(t)[0]});if(null==n){var s=Math.min(t.size[0],t.size[2]),l=Object(d.a)(r,a[0],a[1]);n=[s/Math.sqrt(r.count()/l),s/Math.sqrt(r.count()/l)]}else u.a.util.isArray(n)||(n=[n,n]);var h=[0,1,0],c=o(r,a);r.each(a,function(e,a,o,s){var u=r.get(c.dimension,s),l=c.isStacked?u-o:t.altitudeAxis.scale.getExtent()[0],d=Math.max(t.altitudeAxis.dataToCoord(o),i),f=t.dataToPoint([e,a,l]),p=[n[0],d,n[1]];r.setItemLayout(s,[f,h,p])}),r.setLayout("orient",[1,0,0])}function a(e,t){var r=e.getData(),n=e.coordDimToDataDim("lng")[0],i=e.coordDimToDataDim("lat")[0],a=e.coordDimToDataDim("alt")[0],s=e.get("barSize"),l=e.get("minHeight")||0;if(null==s){var h=r.getDataExtent(n),c=r.getDataExtent(i),f=t.dataToPoint([h[0],c[0]]),p=t.dataToPoint([h[1],c[1]]),m=Math.min(Math.abs(f[0]-p[0]),Math.abs(f[1]-p[1]))||1,g=Object(d.a)(r,n,i);s=[m/Math.sqrt(r.count()/g),m/Math.sqrt(r.count()/g)]}else u.a.util.isArray(s)||(s=[s,s]),s[0]/=t.getScale()/16,s[1]/=t.getScale()/16;var _=[0,0,1],v=[n,i,a],y=o(r,v);r.each(v,function(e,n,i,a){var o=r.get(y.dimension,a),u=y.isStacked?o-i:0,h=t.dataToPoint([e,n,u]),c=t.dataToPoint([e,n,o]),d=Math.max(c[2]-h[2],l),f=[s[0],d,s[1]];r.setItemLayout(a,[h,_,f])}),r.setLayout("orient",[1,0,0])}function o(e,t){var r=p(e,t[2]);return{dimension:r?e.getCalculationInfo("stackResultDimension"):t[2],isStacked:r}}var s=r(0),u=r.n(s),l=r(3),h=r(6),c=r(227),d=r(228),f=h.a.vec3,p=u.a.helper.dataStack.isDimensionStacked;u.a.registerLayout(function(e,t){e.eachSeriesByType("bar3D",function(e){var t=e.coordinateSystem,r=t&&t.type;"globe"===r?n(e,t):"cartesian3D"===r?Object(c.a)(e,t):"geo3D"===r?i(e,t):"mapbox3D"!==r&&"maptalks3D"!==r||a(e,t)})})},function(e,t,r){"use strict";function n(e){var t=e[0],r=e[1];return!(t>0&&r>0||t<0&&r<0)}function i(e,t){var r=e.getData(),i=e.get("barSize");if(null==i){var a,s,h=t.size,c=t.getAxis("x"),d=t.getAxis("y");a="category"===c.type?.7*c.getBandWidth():.6*Math.round(h[0]/Math.sqrt(r.count())),s="category"===d.type?.7*d.getBandWidth():.6*Math.round(h[1]/Math.sqrt(r.count())),i=[a,s]}else o.a.util.isArray(i)||(i=[i,i]);var f=t.getAxis("z").scale.getExtent(),p=n(f),m=["x","y","z"].map(function(t){return e.coordDimToDataDim(t)[0]}),g=l(r,m[2]),_=g?r.getCalculationInfo("stackResultDimension"):m[2];r.each(m,function(e,n,a,o){var s=r.get(_,o),l=g?s-a:p?0:f[0],h=t.dataToPoint([e,n,l]),c=t.dataToPoint([e,n,s]),d=u.dist(h,c),m=[0,c[1]0&&(p++,c[3]<.99&&(m=!0))}}),s.geometry.setBarCount(p);var g=r.getLayout("orient"),_=this._barIndexOfData=new Int32Array(r.count()),p=0;r.each(function(e){if(!r.hasValue(e))return void(_[e]=-1);var t=r.getItemLayout(e),n=t[0],i=t[1],a=t[2],s=4*e;c[0]=d[s++],c[1]=d[s++],c[2]=d[s++],c[3]=d[s++],c[3]>0&&(o._barMesh.geometry.addBar(n,i,g,a,c,e),_[e]=p++)}),s.geometry.dirty(),s.geometry.updateBoundingBox();var v=s.material;v.transparent=m,v.depthMask=!m,s.geometry.sortTriangles=m,this._initHandler(e,t)},_initHandler:function(e,t){var r=e.getData(),n=this._barMesh,i="cartesian3D"===e.coordinateSystem.type;n.seriesIndex=e.seriesIndex;var a=-1;n.off("mousemove"),n.off("mouseout"),n.on("mousemove",function(e){var o=n.geometry.getDataIndexOfVertex(e.triangle[0]);o!==a&&(this._downplay(a),this._highlight(o),this._labelsBuilder.updateLabels([o]),i&&t.dispatchAction({type:"grid3DShowAxisPointer",value:[r.get("x",o),r.get("y",o),r.get("z",o,!0)]})),a=o,n.dataIndex=o},this),n.on("mouseout",function(e){this._downplay(a),this._labelsBuilder.updateLabels(),a=-1,n.dataIndex=-1,i&&t.dispatchAction({type:"grid3DHideAxisPointer"})},this)},_highlight:function(e){var t=this._data;if(t){var r=this._barIndexOfData[e];if(!(r<0)){var n=t.getItemModel(e),o=n.getModel("emphasis.itemStyle"),s=o.get("color"),u=o.get("opacity");if(null==s){var l=t.getItemVisual(e,"color");s=i.a.color.lift(l,-.4)}null==u&&(u=t.getItemVisual(e,"opacity"));var h=a.a.parseColor(s);h[3]*=u,this._barMesh.geometry.setColor(r,h),this._api.getZr().refresh()}}},_downplay:function(e){var t=this._data;if(t){var r=this._barIndexOfData[e];if(!(r<0)){var n=t.getItemVisual(e,"color"),i=t.getItemVisual(e,"opacity"),o=a.a.parseColor(n);o[3]*=i,this._barMesh.geometry.setColor(r,o),this._api.getZr().refresh()}}},highlight:function(e,t,r,n){this._toggleStatus("highlight",e,t,r,n)},downplay:function(e,t,r,n){this._toggleStatus("downplay",e,t,r,n)},_toggleStatus:function(e,t,r,n,a){var u=t.getData(),l=o.a.queryDataIndex(u,a),h=this;null!=l?i.a.util.each(s.a.normalizeToArray(l),function(t){"highlight"===e?this._highlight(t):this._downplay(t)},this):u.each(function(t){"highlight"===e?h._highlight(t):h._downplay(t)})},remove:function(){this.groupGL.removeAll()},dispose:function(){this.groupGL.removeAll()}})},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(38),o=r(65),s=r(15),u=r(6),l=u.a.vec3,h=u.a.mat3,c=s.a.extend(function(){return{attributes:{position:new s.a.Attribute("position","float",3,"POSITION"),normal:new s.a.Attribute("normal","float",3,"NORMAL"),color:new s.a.Attribute("color","float",4,"COLOR"),prevPosition:new s.a.Attribute("prevPosition","float",3),prevNormal:new s.a.Attribute("prevNormal","float",3)},dynamic:!0,enableNormal:!1,bevelSize:1,bevelSegments:0,_dataIndices:null,_vertexOffset:0,_triangleOffset:0}},{resetOffset:function(){this._vertexOffset=0,this._triangleOffset=0},setBarCount:function(e){var t=this.enableNormal,r=this.getBarVertexCount()*e,n=this.getBarTriangleCount()*e;this.vertexCount!==r&&(this.attributes.position.init(r),t?this.attributes.normal.init(r):this.attributes.normal.value=null,this.attributes.color.init(r)),this.triangleCount!==n&&(this.indices=r>65535?new Uint32Array(3*n):new Uint16Array(3*n),this._dataIndices=new Uint32Array(r))},getBarVertexCount:function(){var e=this.bevelSize>0?this.bevelSegments:0;return e>0?this._getBevelBarVertexCount(e):this.enableNormal?24:8},getBarTriangleCount:function(){var e=this.bevelSize>0?this.bevelSegments:0;return e>0?this._getBevelBarTriangleCount(e):12},_getBevelBarVertexCount:function(e){return 4*(e+1)*(e+1)*2},_getBevelBarTriangleCount:function(e){return(4*e+3+1)*(2*e+1)*2+4},setColor:function(e,t){for(var r=this.getBarVertexCount(),n=r*e,i=r*(e+1),a=n;a0&&this.bevelSegments>0)this._addBevelBar(e,d,g,_,this.bevelSize,this.bevelSegments,v);else{l.copy(i,d),l.normalize(i,i),l.cross(a,g,i),l.normalize(a,a),l.cross(n,i,a),l.normalize(a,a),l.negate(o,n),l.negate(s,i),l.negate(u,a),t(h[0],e,n,_[0]/2),t(h[0],h[0],a,_[2]/2),t(h[1],e,n,_[0]/2),t(h[1],h[1],u,_[2]/2),t(h[2],e,o,_[0]/2),t(h[2],h[2],u,_[2]/2),t(h[3],e,o,_[0]/2),t(h[3],h[3],a,_[2]/2),t(r,e,i,_[1]),t(h[4],r,n,_[0]/2),t(h[4],h[4],a,_[2]/2),t(h[5],r,n,_[0]/2),t(h[5],h[5],u,_[2]/2),t(h[6],r,o,_[0]/2),t(h[6],h[6],u,_[2]/2),t(h[7],r,o,_[0]/2),t(h[7],h[7],a,_[2]/2);var T=this.attributes;if(this.enableNormal){c[0]=n,c[1]=o,c[2]=i,c[3]=s,c[4]=a,c[5]=u;for(var b=this._vertexOffset,w=0;w=0){var T=3*h,b=new l.a(this._points[T],this._points[T+1],this._points[T+2]);a.push({dataIndex:h,point:b,pointWorld:b.clone(),target:this._line3DMesh,distance:this._camera.getWorldPosition().dist(b)})}},remove:function(){this.groupGL.removeAll()},dispose:function(){this.groupGL.removeAll()}})},function(e,t){function r(e,t,r,n,i,a,o){if(0===i)return!1;var s=i,u=0,l=e;if(o>t+s&&o>n+s||oe+s&&a>r+s||ao?l.position[1]+=(h-o)/2:l.position[0]+=(h-a)/2;var c=l.getBoundingRect();return l.position[0]-=c.x,l.position[1]-=c.y,l.setStyle(r),l.update(),l.__size=h,l}function a(e,t,r){function n(e){return e<128?1:-1}for(var i=t.width,a=t.height,o=e.canvas.width,s=e.canvas.height,u=i/o,l=a/s,h=e.createImageData(o,s),c=0;c=0;c--){var d;d=this.geometry.indices?this.geometry.indices[c]:c;var f=s[2*d],p=s[2*d+1],m=this.geometry.attributes.size.get(d)/this.sizeScale,g=m/2;if(e>f-g*l&&ep-g*h&&t=2e4},doSortVertices:function(e,t){var r=this.indices,n=a.create();if(!r){r=this.indices=this.vertexCount>65535?new Uint32Array(this.vertexCount):new Uint16Array(this.vertexCount);for(var i=0;i.05);else for(var i=0;i<3;i++)this._progressiveQuickSort(3*t+i);this.dirtyIndices()},_simpleSort:function(e){function t(e,t){return r[t]-r[e]}var r=this._zList,i=this.indices;e?Array.prototype.sort.call(i,t):n.a.sort(i,t,0,i.length-1)},_progressiveQuickSort:function(e){var t=this._zList,r=this.indices;this._quickSort=this._quickSort||new n.a,this._quickSort.step(r,function(e,r){return t[r]-t[e]},e)}}},function(e,t,r){"use strict";t.a="@export ecgl.sdfSprite.vertex\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\nuniform float elapsedTime : 0;\n\nattribute vec3 position : POSITION;\n\n#ifdef VERTEX_SIZE\nattribute float size;\n#else\nuniform float u_Size;\n#endif\n\n#ifdef VERTEX_COLOR\nattribute vec4 a_FillColor: COLOR;\nvarying vec4 v_Color;\n#endif\n\n#ifdef VERTEX_ANIMATION\nattribute vec3 prevPosition;\nattribute float prevSize;\nuniform float percent : 1.0;\n#endif\n\n\n#ifdef POSITIONTEXTURE_ENABLED\nuniform sampler2D positionTexture;\n#endif\n\nvarying float v_Size;\n\nvoid main()\n{\n\n#ifdef POSITIONTEXTURE_ENABLED\n gl_Position = worldViewProjection * vec4(texture2D(positionTexture, position.xy).xy, -10.0, 1.0);\n#else\n\n #ifdef VERTEX_ANIMATION\n vec3 pos = mix(prevPosition, position, percent);\n #else\n vec3 pos = position;\n #endif\n gl_Position = worldViewProjection * vec4(pos, 1.0);\n#endif\n\n#ifdef VERTEX_SIZE\n#ifdef VERTEX_ANIMATION\n v_Size = mix(prevSize, size, percent);\n#else\n v_Size = size;\n#endif\n#else\n v_Size = u_Size;\n#endif\n\n#ifdef VERTEX_COLOR\n v_Color = a_FillColor;\n #endif\n\n gl_PointSize = v_Size;\n}\n\n@end\n\n@export ecgl.sdfSprite.fragment\n\nuniform vec4 color: [1, 1, 1, 1];\nuniform vec4 strokeColor: [1, 1, 1, 1];\nuniform float smoothing: 0.07;\n\nuniform float lineWidth: 0.0;\n\n#ifdef VERTEX_COLOR\nvarying vec4 v_Color;\n#endif\n\nvarying float v_Size;\n\nuniform sampler2D sprite;\n\n@import clay.util.srgb\n\nvoid main()\n{\n gl_FragColor = color;\n\n vec4 _strokeColor = strokeColor;\n\n#ifdef VERTEX_COLOR\n gl_FragColor *= v_Color;\n #endif\n\n#ifdef SPRITE_ENABLED\n float d = texture2D(sprite, gl_PointCoord).r;\n gl_FragColor.a *= smoothstep(0.5 - smoothing, 0.5 + smoothing, d);\n\n if (lineWidth > 0.0) {\n float sLineWidth = lineWidth / 2.0;\n\n float outlineMaxValue0 = 0.5 + sLineWidth;\n float outlineMaxValue1 = 0.5 + sLineWidth + smoothing;\n float outlineMinValue0 = 0.5 - sLineWidth - smoothing;\n float outlineMinValue1 = 0.5 - sLineWidth;\n\n if (d <= outlineMaxValue1 && d >= outlineMinValue0) {\n float a = _strokeColor.a;\n if (d <= outlineMinValue1) {\n a = a * smoothstep(outlineMinValue0, outlineMinValue1, d);\n }\n else {\n a = a * smoothstep(outlineMaxValue1, outlineMaxValue0, d);\n }\n gl_FragColor.rgb = mix(gl_FragColor.rgb * gl_FragColor.a, _strokeColor.rgb, a);\n gl_FragColor.a = gl_FragColor.a * (1.0 - a) + a;\n }\n }\n#endif\n\n#ifdef SRGB_DECODE\n gl_FragColor = sRGBToLinear(gl_FragColor);\n#endif\n}\n@end"},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=(r(244),r(245),r(248),r(17));i.a.registerVisual(Object(a.a)("lines3D")),i.a.registerAction({type:"lines3DPauseEffect",event:"lines3deffectpaused",update:"series.lines3D:pauseEffect"},function(){}),i.a.registerAction({type:"lines3DResumeEffect",event:"lines3deffectresumed",update:"series.lines3D:resumeEffect"},function(){}),i.a.registerAction({type:"lines3DToggleEffect",event:"lines3deffectchanged",update:"series.lines3D:toggleEffect"},function(){})},function(e,t,r){"use strict";function n(e,t){f.copy(w,e[0]),f.copy(E,e[1]);var r=[],n=r[0]=v(),i=r[1]=v(),a=r[2]=v(),o=r[3]=v();t.dataToPoint(w,n),t.dataToPoint(E,o),p(y,n),g(x,o,n),p(x,x),m(T,x,y),p(T,T),m(x,y,T),_(i,y,x),p(i,i),p(y,o),g(x,n,o),p(x,x),m(T,x,y),p(T,T),m(x,y,T),_(a,y,x),p(a,a),_(b,n,o),p(b,b);var s=d.dot(n,b),u=d.dot(b,i),l=(Math.max(d.len(n),d.len(o))-s)/u*2;return d.scaleAndAdd(i,n,i,l),d.scaleAndAdd(a,o,a,l),r}function i(e,t,r){var n=[],i=n[0]=d.create(),a=n[1]=d.create(),o=n[2]=d.create(),s=n[3]=d.create();t.dataToPoint(e[0],i),t.dataToPoint(e[1],s);var u=d.dist(i,s);return d.lerp(a,i,s,.3),d.lerp(o,i,s,.3),d.scaleAndAdd(a,a,r,Math.min(.1*u,10)),d.scaleAndAdd(o,o,r,Math.min(.1*u,10)),n}function a(e,t){for(var r=new Float32Array(3*e.length),n=0,i=[],a=0;a0?1:-1}var i=r(0),a=(r.n(i),r(1)),o=r(6),s=r(25),u=r(247),l=o.a.vec3;a.a.Shader.import(u.a),t.a=a.a.Mesh.extend(function(){var e=new a.a.Material({shader:new a.a.Shader(a.a.Shader.source("ecgl.trail2.vertex"),a.a.Shader.source("ecgl.trail2.fragment")),transparent:!0,depthMask:!1}),t=new s.a({dynamic:!0});return t.createAttribute("dist","float",1),t.createAttribute("distAll","float",1),t.createAttribute("start","float",1),{geometry:t,material:e,culling:!1,$ignorePicking:!0}},{updateData:function(e,t,r){var i=e.hostModel,o=this.geometry,s=i.getModel("effect"),u=s.get("trailWidth")*t.getDevicePixelRatio(),h=s.get("trailLength"),c=i.get("effect.constantSpeed"),d=1e3*i.get("effect.period"),f=null!=c;f?this.material.set("speed",c/1e3):this.material.set("period",d),this.material[f?"define":"undefine"]("vertex","CONSTANT_SPEED");var p=i.get("polyline");o.trailLength=h,this.material.set("trailLength",h),o.resetOffset(),["position","positionPrev","positionNext"].forEach(function(e){o.attributes[e].value=r.attributes[e].value}),["dist","distAll","start","offset","color"].forEach(function(e){o.attributes[e].init(o.vertexCount)}),o.indices=r.indices;var m=[],g=s.get("trailColor"),_=s.get("trailOpacity"),v=null!=g,y=null!=_;this.updateWorldTransform();var x=this.worldTransform.x.len(),T=this.worldTransform.y.len(),b=this.worldTransform.z.len(),w=0,E=0;e.each(function(t){var i=e.getItemLayout(t),s=y?_:e.getItemVisual(t,"opacity"),h=e.getItemVisual(t,"color");null==s&&(s=1),m=a.a.parseColor(v?g:h,m),m[3]*=s;for(var c=p?r.getPolylineVertexCount(i):r.getCubicCurveVertexCount(i[0],i[1],i[2],i[3]),S=0,A=[],M=[],C=w;Cw&&(S+=l.dist(A,M)),o.attributes.dist.set(C,S),l.copy(M,A);E=Math.max(E,S);for(var L=Math.random()*(f?S:d),C=w;C0;this._updateSurfaceMesh(this._surfaceMesh,e,c,p);var m=this._surfaceMesh.material;p?(m.define("WIREFRAME_QUAD"),m.set("wireframeLineWidth",f),m.set("wireframeLineColor",o.a.parseColor(d.get("lineStyle.color")))):m.undefine("WIREFRAME_QUAD"),this._initHandler(e,r),this._updateAnimation(e)},_updateAnimation:function(e){o.a.updateVertexAnimation([["prevPosition","position"],["prevNormal","normal"]],this._prevSurfaceMesh,this._surfaceMesh,e)},_createSurfaceMesh:function(){var e=new o.a.Mesh({geometry:new o.a.Geometry({dynamic:!0,sortTriangles:!0}),shadowDepthMaterial:new o.a.Material({shader:new o.a.Shader(o.a.Shader.source("ecgl.sm.depth.vertex"),o.a.Shader.source("ecgl.sm.depth.fragment"))}),culling:!1,renderOrder:10,renderNormal:!0});return e.geometry.createAttribute("barycentric","float",4),e.geometry.createAttribute("prevPosition","float",3),e.geometry.createAttribute("prevNormal","float",3),a.a.util.extend(e.geometry,u.a),e},_initHandler:function(e,t){function r(e,t){for(var r=1/0,n=-1,a=[],o=0;o=0){var u=[];i.geometry.attributes.position.get(s,u);for(var h=a.pointToData(u),c=1/0,d=-1,f=[],p=0;p65535?Uint32Array:Uint16Array)((_-1)*(v-1)*6),S=function(e,t,r){r[1]=e*v+t,r[0]=e*v+t+1,r[3]=(e+1)*v+t+1,r[2]=(e+1)*v+t},A=!1;if(c){var M=[],C=[],L=0;x?f.init(a.vertexCount):f.value=null;for(var D=[[],[],[]],N=[],R=[],P=l.create(),I=function(e,t,r){var n=3*t;return r[0]=e[n],r[1]=e[n+1],r[2]=e[n+2],r},O=new Float32Array(u.length),F=new Float32Array(u.length/3*4),B=0;B ")),a.value&&(h+=" : "+i.a.format.encodeHTML(a.value)),h}return s.superApply(this,"formatTooltip",arguments)},_updateCategoriesData:function(){var e=(this.option.categories||[]).map(function(e){return null!=e.value?e:i.a.util.extend({value:0},e)}),t=new i.a.List(["value"],this);t.initData(e),this._categoriesData=t,this._categoriesModels=t.mapArray(function(e){return t.getItemModel(e,!0)})},setView:function(e){null!=e.zoom&&(this.option.zoom=e.zoom),null!=e.offset&&(this.option.offset=e.offset)},setNodePosition:function(e){for(var t=0;t "+g)),f++)}var _,v=i.a.helper.completeDimensions(["value"],e);_=new i.a.List(v,r),_.initData(e);var y=new i.a.List(["value"],r);return y.initData(d,c),a&&a(_,y),u()({mainData:_,struct:s,structAttr:"graph",datas:{node:_,edge:y},datasAttr:{node:"data",edge:"edgeData"}}),s.update(),s}},function(e,t,r){function n(e){return"_EC_"+e}function i(e,t){this.id=null==e?"":e,this.inEdges=[],this.outEdges=[],this.edges=[],this.hostGraph,this.dataIndex=null==t?-1:t}function a(e,t,r){this.node1=e,this.node2=t,this.dataIndex=null==r?-1:r}var o=r(104),s=(o.__DEV__,r(13)),u=r(266),l=u.enableClassCheck,h=function(e){this._directed=e||!1,this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this.data,this.edgeData},c=h.prototype;c.type="graph",c.isDirected=function(){return this._directed},c.addNode=function(e,t){e=e||""+t;var r=this._nodesMap;if(!r[n(e)]){var a=new i(e,t);return a.hostGraph=this,this.nodes.push(a),r[n(e)]=a,a}},c.getNodeByIndex=function(e){var t=this.data.getRawIndex(e);return this.nodes[t]},c.getNodeById=function(e){return this._nodesMap[n(e)]},c.addEdge=function(e,t,r){var o=this._nodesMap,s=this._edgesMap;if("number"==typeof e&&(e=this.nodes[e]),"number"==typeof t&&(t=this.nodes[t]),i.isInstance(e)||(e=o[n(e)]),i.isInstance(t)||(t=o[n(t)]),e&&t){var u=e.id+"-"+t.id;if(!s[u]){var l=new a(e,t,r);return l.hostGraph=this,this._directed&&(e.outEdges.push(l),t.inEdges.push(l)),e.edges.push(l),e!==t&&t.edges.push(l),this.edges.push(l),s[u]=l,l}}},c.getEdgeByIndex=function(e){var t=this.edgeData.getRawIndex(e);return this.edges[t]},c.getEdge=function(e,t){i.isInstance(e)&&(e=e.id),i.isInstance(t)&&(t=t.id);var r=this._edgesMap;return this._directed?r[e+"-"+t]:r[e+"-"+t]||r[t+"-"+e]},c.eachNode=function(e,t){for(var r=this.nodes,n=r.length,i=0;i=0&&e.call(t,r[i],i)},c.eachEdge=function(e,t){for(var r=this.edges,n=r.length,i=0;i=0&&r[i].node1.dataIndex>=0&&r[i].node2.dataIndex>=0&&e.call(t,r[i],i)},c.breadthFirstTraverse=function(e,t,r,a){if(i.isInstance(t)||(t=this._nodesMap[n(t)]),t){for(var o="out"===r?"outEdges":"in"===r?"inEdges":"edges",s=0;s=0&&r.node2.dataIndex>=0});for(var i=0,a=n.length;i=0&&this[e][t].setItemVisual(this.dataIndex,r,n)},getVisual:function(r,n){return this[e][t].getItemVisual(this.dataIndex,r,n)},setLayout:function(r,n){this.dataIndex>=0&&this[e][t].setItemLayout(this.dataIndex,r,n)},getLayout:function(){return this[e][t].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[e][t].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[e][t].getRawIndex(this.dataIndex)}}};s.mixin(i,d("hostGraph","data")),s.mixin(a,d("hostGraph","edgeData")),h.Node=i,h.Edge=a,l(i),l(a);var f=h;e.exports=f},function(e,t,r){function n(e){var t={main:"",sub:""};return e&&(e=e.split(f),t.main=e[0]||"",t.sub=e[1]||""),t}function i(e){d.assert(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(e),'componentType "'+e+'" illegal')}function a(e,t){e.$constructor=e,e.extend=function(e){var t=this,r=function(){e.$constructor?e.$constructor.apply(this,arguments):t.apply(this,arguments)};return d.extend(r.prototype,e),r.extend=this.extend,r.superCall=s,r.superApply=u,d.inherits(r,this),r.superClass=t,r}}function o(e){var t=["__\0is_clz",m++,Math.random().toFixed(3)].join("_");e.prototype[t]=!0,e.isInstance=function(e){return!(!e||!e[t])}}function s(e,t){var r=d.slice(arguments,2);return this.superClass.prototype[t].apply(e,r)}function u(e,t,r){return this.superClass.prototype[t].apply(e,r)}function l(e,t){function r(e){var t=a[e.main];return t&&t[p]||(t=a[e.main]={},t[p]=!0),t}t=t||{};var a={};if(e.registerClass=function(e,t){if(t)if(i(t),t=n(t),t.sub){if(t.sub!==p){var o=r(t);o[t.sub]=e}}else a[t.main]=e;return e},e.getClass=function(e,t,r){var n=a[e];if(n&&n[p]&&(n=t?n[t]:null),r&&!n)throw new Error(t?"Component "+e+"."+(t||"")+" not exists. Load it first.":e+".type should be specified.");return n},e.getClassesByMainType=function(e){e=n(e);var t=[],r=a[e.main];return r&&r[p]?d.each(r,function(e,r){r!==p&&t.push(e)}):t.push(r),t},e.hasClass=function(e){return e=n(e),!!a[e.main]},e.getAllClassMainTypes=function(){var e=[];return d.each(a,function(t,r){e.push(r)}),e},e.hasSubTypes=function(e){e=n(e);var t=a[e.main];return t&&t[p]},e.parseClassType=n,t.registerWhenExtend){var o=e.extend;o&&(e.extend=function(t){var r=o.call(this,t);return e.registerClass(r,t.type)})}return e}function h(e,t){}var c=r(104),d=(c.__DEV__,r(13)),f=".",p="___EC__COMPONENT__CONTAINER___",m=0;t.parseClassType=n,t.enableClassExtend=a,t.enableClassCheck=o,t.enableClassManagement=l,t.setReadOnly=h},function(e,t,r){function n(e){var t=e.mainData,r=e.datas;r||(r={main:t},e.datasAttr={main:"data"}),e.datas=e.mainData=null,l(t,r,e),d(r,function(r){d(t.TRANSFERABLE_METHODS,function(t){r.wrapMethod(t,c.curry(i,e))})}),t.wrapMethod("cloneShallow",c.curry(o,e)),d(t.CHANGABLE_METHODS,function(r){t.wrapMethod(r,c.curry(a,e))}),c.assert(r[t.dataType]===t)}function i(e,t){if(u(this)){var r=c.extend({},this[f]);r[this.dataType]=t,l(t,r,e)}else h(t,this.dataType,this[p],e);return t}function a(e,t){return e.struct&&e.struct.update(this),t}function o(e,t){return d(t[f],function(r,n){r!==t&&h(r.cloneShallow(),n,t,e)}),t}function s(e){var t=this[p];return null==e||null==t?t:t[f][e]}function u(e){return e[p]===e}function l(e,t,r){e[f]={},d(t,function(t,n){h(t,n,e,r)})}function h(e,t,r,n){r[f][t]=e,e[p]=r,e.dataType=t,n.struct&&(e[n.structAttr]=n.struct,n.struct[n.datasAttr[t]]=e),e.getLinkedData=s}var c=r(13),d=c.each,f="\0__link_datas",p="\0__link_mainData",m=n;e.exports=m},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(47),o=r.n(a),s=r(1),u=r(22),l=r(105),h=r(2),c=r(269),d=r(271),f=r(80),p=r.n(f),m=r(6),g=r(273),_=r(67),v=r(274),y=m.a.vec2;s.a.Shader.import(v.a);var x=1;i.a.extendChartView({type:"graphGL",__ecgl__:!0,init:function(e,t){this.groupGL=new s.a.Node,this.viewGL=new u.a("orthographic"),this.viewGL.camera.left=this.viewGL.camera.right=0,this.viewGL.add(this.groupGL),this._pointsBuilder=new _.a(!0,t),this._forceEdgesMesh=new s.a.Mesh({material:new s.a.Material({shader:s.a.createShader("ecgl.forceAtlas2.edges"),transparent:!0,depthMask:!1,depthTest:!1}),$ignorePicking:!0,geometry:new s.a.Geometry({attributes:{node:new s.a.Geometry.Attribute("node","float",2),color:new s.a.Geometry.Attribute("color","float",4,"COLOR")},dynamic:!0,mainAttribute:"node"}),renderOrder:-1,mode:s.a.Mesh.LINES}),this._edgesMesh=new s.a.Mesh({material:new s.a.Material({shader:s.a.createShader("ecgl.meshLines2D"),transparent:!0,depthMask:!1,depthTest:!1}),$ignorePicking:!0,geometry:new l.a({useNativeLine:!1,dynamic:!0}),renderOrder:-1,culling:!1}),this._layoutId=0,this._control=new g.a({zr:t.getZr(),viewGL:this.viewGL}),this._control.setTarget(this.groupGL),this._control.init(),this._clickHandler=this._clickHandler.bind(this)},render:function(e,t,r){this.groupGL.add(this._pointsBuilder.rootNode),this._model=e,this._api=r,this._initLayout(e,t,r),this._pointsBuilder.update(e,t,r),this._forceLayoutInstance instanceof c.a||this.groupGL.remove(this._forceEdgesMesh),this._updateCamera(e,r),this._control.off("update"),this._control.on("update",function(){r.dispatchAction({type:"graphGLRoam",seriesId:e.id,zoom:this._control.getZoom(),offset:this._control.getOffset()}),this._pointsBuilder.updateView(this.viewGL.camera)},this),this._control.setZoom(h.a.firstNotNull(e.get("zoom"),1)),this._control.setOffset(e.get("offset")||[0,0]);var n=this._pointsBuilder.getPointsMesh();if(n.off("mousemove",this._mousemoveHandler),n.off("mouseout",this._mouseOutHandler,this),r.getZr().off("click",this._clickHandler),this._pointsBuilder.highlightOnMouseover=!0,e.get("focusNodeAdjacency")){var i=e.get("focusNodeAdjacencyOn");"click"===i?r.getZr().on("click",this._clickHandler):"mouseover"===i&&(n.on("mousemove",this._mousemoveHandler,this),n.on("mouseout",this._mouseOutHandler,this),this._pointsBuilder.highlightOnMouseover=!1)}this._lastMouseOverDataIndex=-1},_clickHandler:function(e){if(!this._layouting){var t=this._pointsBuilder.getPointsMesh().dataIndex;t>=0?this._api.dispatchAction({type:"graphGLFocusNodeAdjacency",seriesId:this._model.id,dataIndex:t}):this._api.dispatchAction({type:"graphGLUnfocusNodeAdjacency",seriesId:this._model.id})}},_mousemoveHandler:function(e){if(!this._layouting){var t=this._pointsBuilder.getPointsMesh().dataIndex;t>=0?t!==this._lastMouseOverDataIndex&&this._api.dispatchAction({type:"graphGLFocusNodeAdjacency",seriesId:this._model.id,dataIndex:t}):this._mouseOutHandler(e),this._lastMouseOverDataIndex=t}},_mouseOutHandler:function(e){this._layouting||(this._api.dispatchAction({type:"graphGLUnfocusNodeAdjacency",seriesId:this._model.id}),this._lastMouseOverDataIndex=-1)},_updateForceEdgesGeometry:function(e,t){var r=this._forceEdgesMesh.geometry,n=t.getEdgeData(),i=0,a=this._forceLayoutInstance,o=2*n.count();r.attributes.node.init(o),r.attributes.color.init(o),n.each(function(t){var o=e[t];r.attributes.node.set(i,a.getNodeUV(o.node1)),r.attributes.node.set(i+1,a.getNodeUV(o.node2));var u=n.getItemVisual(o.dataIndex,"color"),l=s.a.parseColor(u);l[3]*=h.a.firstNotNull(n.getItemVisual(o.dataIndex,"opacity"),1),r.attributes.color.set(i,l),r.attributes.color.set(i+1,l),i+=2}),r.dirty()},_updateMeshLinesGeometry:function(){var e=this._model.getEdgeData(),t=this._edgesMesh.geometry,e=this._model.getEdgeData(),r=this._model.getData().getLayout("points");t.resetOffset(),t.setVertexCount(e.count()*t.getLineVertexCount()),t.setTriangleCount(e.count()*t.getLineTriangleCount());var n=[],i=[],a=["lineStyle","width"];this._originalEdgeColors=new Float32Array(4*e.count()),this._edgeIndicesMap=new Float32Array(e.count()),e.each(function(o){var u=e.graph.getEdgeByIndex(o),l=2*u.node1.dataIndex,c=2*u.node2.dataIndex;n[0]=r[l],n[1]=r[l+1],i[0]=r[c],i[1]=r[c+1];var d=e.getItemVisual(u.dataIndex,"color"),f=s.a.parseColor(d);f[3]*=h.a.firstNotNull(e.getItemVisual(u.dataIndex,"opacity"),1);var p=e.getItemModel(u.dataIndex),m=h.a.firstNotNull(p.get(a),1)*this._api.getDevicePixelRatio();t.addLine(n,i,f,m);for(var g=0;g<4;g++)this._originalEdgeColors[4*u.dataIndex+g]=f[g];this._edgeIndicesMap[u.dataIndex]=o},this),t.dirty()},_updateForceNodesGeometry:function(e){for(var t=this._pointsBuilder.getPointsMesh(),r=[],n=0;n=f&&(u._syncNodePosition(e),d=0),r.getZr().refresh(),p()(function(){m(t)})})};p()(function(){u._forceLayoutInstanceToDispose&&(u._forceLayoutInstanceToDispose.dispose(i.layer.renderer),u._forceLayoutInstanceToDispose=null),m(l)}),this._layouting=!0}}},stopLayout:function(e,t,r,n){n&&null!=n.from&&n.from!==this.uid||(this._layoutId=0,this.groupGL.remove(this._forceEdgesMesh),this.groupGL.add(this._edgesMesh),this._forceLayoutInstance&&this.viewGL.layer&&(n&&n.beforeLayout||(this._syncNodePosition(e),this._updateAfterLayout(e,t,r)),this._api.getZr().refresh(),this._layouting=!1))},_syncNodePosition:function(e){var t=this._forceLayoutInstance.getNodePosition(this.viewGL.layer.renderer);e.getData().setLayout("points",t),e.setNodePosition(t)},_updateAfterLayout:function(e,t,r){this._updateMeshLinesGeometry(),this._pointsBuilder.removePositionTexture(),this._pointsBuilder.updateLayout(e,t,r),this._pointsBuilder.updateView(this.viewGL.camera),this._pointsBuilder.updateLabels(),this._pointsBuilder.showLabels()},focusNodeAdjacency:function(e,t,r,n){var i=this._model.getData();this._downplayAll();var a=n.dataIndex,o=i.graph,s=[],u=o.getNodeByIndex(a);s.push(u),u.edges.forEach(function(e){e.dataIndex<0||(e.node1!==u&&s.push(e.node1),e.node2!==u&&s.push(e.node2))},this),this._pointsBuilder.fadeOutAll(.05),this._fadeOutEdgesAll(.05),s.forEach(function(e){this._pointsBuilder.highlight(i,e.dataIndex)},this),this._pointsBuilder.updateLabels(s.map(function(e){return e.dataIndex}));var l=[];u.edges.forEach(function(e){e.dataIndex>=0&&(this._highlightEdge(e.dataIndex),l.push(e))},this),this._focusNodes=s,this._focusEdges=l},unfocusNodeAdjacency:function(e,t,r,n){this._downplayAll(),this._pointsBuilder.fadeInAll(),this._fadeInEdgesAll(),this._pointsBuilder.updateLabels()},_highlightEdge:function(e){var t=this._model.getEdgeData().getItemModel(e),r=s.a.parseColor(t.get("emphasis.lineStyle.color")||t.get("lineStyle.color")),n=h.a.firstNotNull(t.get("emphasis.lineStyle.opacity"),t.get("lineStyle.opacity"),1);r[3]*=n,this._edgesMesh.geometry.setItemColor(this._edgeIndicesMap[e],r)},_downplayAll:function(){this._focusNodes&&this._focusNodes.forEach(function(e){this._pointsBuilder.downplay(this._model.getData(),e.dataIndex)},this),this._focusEdges&&this._focusEdges.forEach(function(e){this._downplayEdge(e.dataIndex)},this)},_downplayEdge:function(e){var t=this._getColor(e,[]);this._edgesMesh.geometry.setItemColor(this._edgeIndicesMap[e],t)},_setEdgeFade:function(){var e=[];return function(t,r){this._getColor(t,e),e[3]*=r,this._edgesMesh.geometry.setItemColor(this._edgeIndicesMap[t],e)}}(),_getColor:function(e,t){for(var r=0;r<4;r++)t[r]=this._originalEdgeColors[4*e+r];return t},_fadeOutEdgesAll:function(e){this._model.getData().graph.eachEdge(function(t){this._setEdgeFade(t.dataIndex,e)},this)},_fadeInEdgesAll:function(){this._fadeOutEdgesAll(1)},_updateCamera:function(e,t){this.viewGL.setViewport(0,0,t.getWidth(),t.getHeight(),t.getDevicePixelRatio());for(var r=this.viewGL.camera,n=e.getData(),i=n.getLayout("points"),a=y.create(1/0,1/0),o=y.create(-1/0,-1/0),s=[],u=0;ur.left&&hr.top)){var c=Math.max(o[0]-a[0],10),d=c/t.getWidth()*t.getHeight();c*=1.4,d*=1.4,a[0]-=.2*c,r.left=a[0],r.top=l-d/2,r.bottom=l+d/2,r.right=c+a[0],r.near=0,r.far=100}},dispose:function(){var e=this.viewGL.layer.renderer;this._forceLayoutInstance&&this._forceLayoutInstance.dispose(e),this.groupGL.removeAll(),this._layoutId=-1},remove:function(){this.groupGL.removeAll(),this._control.dispose()}})},function(e,t,r){"use strict";function n(e){var t={type:o.a.Texture.FLOAT,minFilter:o.a.Texture.NEAREST,magFilter:o.a.Texture.NEAREST};this._positionSourceTex=new o.a.Texture2D(t),this._positionSourceTex.flipY=!1,this._positionTex=new o.a.Texture2D(t),this._positionPrevTex=new o.a.Texture2D(t),this._forceTex=new o.a.Texture2D(t),this._forcePrevTex=new o.a.Texture2D(t),this._weightedSumTex=new o.a.Texture2D(t),this._weightedSumTex.width=this._weightedSumTex.height=1,this._globalSpeedTex=new o.a.Texture2D(t),this._globalSpeedPrevTex=new o.a.Texture2D(t),this._globalSpeedTex.width=this._globalSpeedTex.height=1,this._globalSpeedPrevTex.width=this._globalSpeedPrevTex.height=1,this._nodeRepulsionPass=new s.a({fragment:o.a.Shader.source("ecgl.forceAtlas2.updateNodeRepulsion")}),this._positionPass=new s.a({fragment:o.a.Shader.source("ecgl.forceAtlas2.updatePosition")}),this._globalSpeedPass=new s.a({fragment:o.a.Shader.source("ecgl.forceAtlas2.calcGlobalSpeed")}),this._copyPass=new s.a({fragment:o.a.Shader.source("clay.compositor.output")});var r=function(e){e.blendEquation(e.FUNC_ADD),e.blendFunc(e.ONE,e.ONE)};this._edgeForceMesh=new o.a.Mesh({geometry:new o.a.Geometry({attributes:{node1:new o.a.Geometry.Attribute("node1","float",2),node2:new o.a.Geometry.Attribute("node2","float",2),weight:new o.a.Geometry.Attribute("weight","float",1)},dynamic:!0,mainAttribute:"node1"}),material:new o.a.Material({transparent:!0,shader:o.a.createShader("ecgl.forceAtlas2.updateEdgeAttraction"),blend:r,depthMask:!1,depthText:!1}),mode:o.a.Mesh.POINTS}),this._weightedSumMesh=new o.a.Mesh({geometry:new o.a.Geometry({attributes:{node:new o.a.Geometry.Attribute("node","float",2)},dynamic:!0,mainAttribute:"node"}),material:new o.a.Material({transparent:!0,shader:o.a.createShader("ecgl.forceAtlas2.calcWeightedSum"),blend:r,depthMask:!1,depthText:!1}),mode:o.a.Mesh.POINTS}),this._framebuffer=new u.a({depthBuffer:!1}),this._dummyCamera=new o.a.OrthographicCamera({left:-1,right:1,top:1,bottom:-1,near:0,far:100}),this._globalSpeed=0}var i=r(0),a=r.n(i),o=r(1),s=r(16),u=r(10),l=r(270);o.a.Shader.import(l.a);var h={repulsionByDegree:!0,linLogMode:!1,strongGravityMode:!1,gravity:1,scaling:1,edgeWeightInfluence:1,jitterTolerence:.1,preventOverlap:!1,dissuadeHubs:!1,gravityCenter:null};n.prototype.updateOption=function(e){for(var t in h)this[t]=h[t];var r=this._nodes.length;if(this.jitterTolerence=r>5e4?10:r>5e3?1:.1,this.scaling=r>100?2:10,e)for(var t in h)null!=e[t]&&(this[t]=e[t]);if(this.repulsionByDegree)for(var n=this._positionSourceTex.pixels,i=0;ie},n.prototype._swapTexture=function(){var e=this._positionPrevTex;this._positionPrevTex=this._positionTex,this._positionTex=e;var e=this._forcePrevTex;this._forcePrevTex=this._forceTex,this._forceTex=e;var e=this._globalSpeedPrevTex;this._globalSpeedPrevTex=this._globalSpeedTex,this._globalSpeedTex=e},n.prototype._initFromSource=function(e){this._framebuffer.attach(this._positionPrevTex),this._framebuffer.bind(e),this._copyPass.setUniform("texture",this._positionSourceTex),this._copyPass.render(e),e.gl.clearColor(0,0,0,0),this._framebuffer.attach(this._forcePrevTex),e.gl.clear(e.gl.COLOR_BUFFER_BIT),this._framebuffer.attach(this._globalSpeedPrevTex),e.gl.clear(e.gl.COLOR_BUFFER_BIT),this._framebuffer.unbind(e)},n.prototype._resize=function(e,t){["_positionSourceTex","_positionTex","_positionPrevTex","_forceTex","_forcePrevTex"].forEach(function(r){this[r].width=e,this[r].height=t,this[r].dirty()},this)},n.prototype.dispose=function(e){this._framebuffer.dispose(e),this._copyPass.dispose(e),this._nodeRepulsionPass.dispose(e),this._positionPass.dispose(e),this._globalSpeedPass.dispose(e),this._edgeForceMesh.geometry.dispose(e),this._weightedSumMesh.geometry.dispose(e),this._positionSourceTex.dispose(e),this._positionTex.dispose(e),this._positionPrevTex.dispose(e),this._forceTex.dispose(e),this._forcePrevTex.dispose(e),this._weightedSumTex.dispose(e),this._globalSpeedTex.dispose(e),this._globalSpeedPrevTex.dispose(e)},a.a.ForceAtlas2GPU=n,t.a=n},function(e,t,r){"use strict";t.a="@export ecgl.forceAtlas2.updateNodeRepulsion\n\n#define NODE_COUNT 0\n\nuniform sampler2D positionTex;\n\nuniform vec2 textureSize;\nuniform float gravity;\nuniform float scaling;\nuniform vec2 gravityCenter;\n\nuniform bool strongGravityMode;\nuniform bool preventOverlap;\n\nvarying vec2 v_Texcoord;\n\nvoid main() {\n\n vec4 n0 = texture2D(positionTex, v_Texcoord);\n\n vec2 force = vec2(0.0);\n for (int i = 0; i < NODE_COUNT; i++) {\n vec2 uv = vec2(\n mod(float(i), textureSize.x) / (textureSize.x - 1.0),\n floor(float(i) / textureSize.x) / (textureSize.y - 1.0)\n );\n vec4 n1 = texture2D(positionTex, uv);\n\n vec2 dir = n0.xy - n1.xy;\n float d2 = dot(dir, dir);\n\n if (d2 > 0.0) {\n float factor = 0.0;\n if (preventOverlap) {\n float d = sqrt(d2);\n d = d - n0.w - n1.w;\n if (d > 0.0) {\n factor = scaling * n0.z * n1.z / (d * d);\n }\n else if (d < 0.0) {\n factor = scaling * 100.0 * n0.z * n1.z;\n }\n }\n else {\n factor = scaling * n0.z * n1.z / d2;\n }\n force += dir * factor;\n }\n }\n\n vec2 dir = gravityCenter - n0.xy;\n float d = 1.0;\n if (!strongGravityMode) {\n d = length(dir);\n }\n\n force += dir * n0.z * gravity / (d + 1.0);\n\n gl_FragColor = vec4(force, 0.0, 1.0);\n}\n@end\n\n@export ecgl.forceAtlas2.updateEdgeAttraction.vertex\n\nattribute vec2 node1;\nattribute vec2 node2;\nattribute float weight;\n\nuniform sampler2D positionTex;\nuniform float edgeWeightInfluence;\nuniform bool preventOverlap;\nuniform bool linLogMode;\n\nuniform vec2 windowSize: WINDOW_SIZE;\n\nvarying vec2 v_Force;\n\nvoid main() {\n\n vec4 n0 = texture2D(positionTex, node1);\n vec4 n1 = texture2D(positionTex, node2);\n\n vec2 dir = n1.xy - n0.xy;\n float d = length(dir);\n float w;\n if (edgeWeightInfluence == 0.0) {\n w = 1.0;\n }\n else if (edgeWeightInfluence == 1.0) {\n w = weight;\n }\n else {\n w = pow(weight, edgeWeightInfluence);\n }\n vec2 offset = vec2(1.0 / windowSize.x, 1.0 / windowSize.y);\n vec2 scale = vec2((windowSize.x - 1.0) / windowSize.x, (windowSize.y - 1.0) / windowSize.y);\n vec2 pos = node1 * scale * 2.0 - 1.0;\n gl_Position = vec4(pos + offset, 0.0, 1.0);\n gl_PointSize = 1.0;\n\n float factor;\n if (preventOverlap) {\n d = d - n1.w - n0.w;\n }\n if (d <= 0.0) {\n v_Force = vec2(0.0);\n return;\n }\n\n if (linLogMode) {\n factor = w * log(d) / d;\n }\n else {\n factor = w;\n }\n v_Force = dir * factor;\n}\n@end\n\n@export ecgl.forceAtlas2.updateEdgeAttraction.fragment\n\nvarying vec2 v_Force;\n\nvoid main() {\n gl_FragColor = vec4(v_Force, 0.0, 0.0);\n}\n@end\n\n@export ecgl.forceAtlas2.calcWeightedSum.vertex\n\nattribute vec2 node;\n\nvarying vec2 v_NodeUv;\n\nvoid main() {\n\n v_NodeUv = node;\n gl_Position = vec4(0.0, 0.0, 0.0, 1.0);\n gl_PointSize = 1.0;\n}\n@end\n\n@export ecgl.forceAtlas2.calcWeightedSum.fragment\n\nvarying vec2 v_NodeUv;\n\nuniform sampler2D positionTex;\nuniform sampler2D forceTex;\nuniform sampler2D forcePrevTex;\n\nvoid main() {\n vec2 force = texture2D(forceTex, v_NodeUv).rg;\n vec2 forcePrev = texture2D(forcePrevTex, v_NodeUv).rg;\n\n float mass = texture2D(positionTex, v_NodeUv).z;\n float swing = length(force - forcePrev) * mass;\n float traction = length(force + forcePrev) * 0.5 * mass;\n\n gl_FragColor = vec4(swing, traction, 0.0, 0.0);\n}\n@end\n\n@export ecgl.forceAtlas2.calcGlobalSpeed\n\nuniform sampler2D globalSpeedPrevTex;\nuniform sampler2D weightedSumTex;\nuniform float jitterTolerence;\n\nvoid main() {\n vec2 weightedSum = texture2D(weightedSumTex, vec2(0.5)).xy;\n float prevGlobalSpeed = texture2D(globalSpeedPrevTex, vec2(0.5)).x;\n float globalSpeed = jitterTolerence * jitterTolerence\n * weightedSum.y / weightedSum.x;\n if (prevGlobalSpeed > 0.0) {\n globalSpeed = min(globalSpeed / prevGlobalSpeed, 1.5) * prevGlobalSpeed;\n }\n gl_FragColor = vec4(globalSpeed, 0.0, 0.0, 1.0);\n}\n@end\n\n@export ecgl.forceAtlas2.updatePosition\n\nuniform sampler2D forceTex;\nuniform sampler2D forcePrevTex;\nuniform sampler2D positionTex;\nuniform sampler2D globalSpeedTex;\n\nvarying vec2 v_Texcoord;\n\nvoid main() {\n vec2 force = texture2D(forceTex, v_Texcoord).xy;\n vec2 forcePrev = texture2D(forcePrevTex, v_Texcoord).xy;\n vec4 node = texture2D(positionTex, v_Texcoord);\n\n float globalSpeed = texture2D(globalSpeedTex, vec2(0.5)).r;\n float swing = length(force - forcePrev);\n float speed = 0.1 * globalSpeed / (0.1 + globalSpeed * sqrt(swing));\n\n float df = length(force);\n if (df > 0.0) {\n speed = min(df * speed, 10.0) / df;\n\n gl_FragColor = vec4(node.xy + speed * force, node.zw);\n }\n else {\n gl_FragColor = node;\n }\n}\n@end\n\n@export ecgl.forceAtlas2.edges.vertex\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\nattribute vec2 node;\nattribute vec4 a_Color : COLOR;\nvarying vec4 v_Color;\n\nuniform sampler2D positionTex;\n\nvoid main()\n{\n gl_Position = worldViewProjection * vec4(\n texture2D(positionTex, node).xy, -10.0, 1.0\n );\n v_Color = a_Color;\n}\n@end\n\n@export ecgl.forceAtlas2.edges.fragment\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\nvarying vec4 v_Color;\nvoid main() {\n gl_FragColor = color * v_Color;\n}\n@end"},function(e,t,r){"use strict";var n=r(5),i=r(4),a=r(272),o=a.a.toString();o=o.slice(o.indexOf("{")+1,o.lastIndexOf("}"));var s={barnesHutOptimize:!0,barnesHutTheta:1.5,repulsionByDegree:!0,linLogMode:!1,strongGravityMode:!1,gravity:1,scaling:1,edgeWeightInfluence:1,jitterTolerence:.1,preventOverlap:!1,dissuadeHubs:!1,gravityCenter:null},u=function(e){for(var t in s)this[t]=s[t];if(e)for(var t in e)this[t]=e[t];this._nodes=[],this._edges=[],this._disposed=!1,this._positionTex=new n.a({type:i.a.FLOAT,flipY:!1,minFilter:i.a.NEAREST,magFilter:i.a.NEAREST})};u.prototype.initData=function(e,t){var r=new Blob([o]),n=window.URL.createObjectURL(r);this._worker=new Worker(n),this._worker.onmessage=this._$onupdate.bind(this),this._nodes=e,this._edges=t,this._frame=0;for(var i=e.length,a=t.length,s=new Float32Array(2*i),u=new Float32Array(i),l=new Float32Array(i),h=new Float32Array(2*a),c=new Float32Array(a),d=0;d5e4?10:a>5e3?1:.1,t.scaling=a>100?2:10,t.barnesHutOptimize=a>1e3,e)for(var r in s)null!=e[r]&&(t[r]=e[r]);if(!t.gravityCenter){for(var o=[1/0,1/0],u=[-1/0,-1/0],l=0;le},u.prototype.getNodePosition=function(e,t){if(t||(t=new Float32Array(2*this._nodes.length)),this._positionArr)for(var r=0;r0&&(i=1/Math.sqrt(i),e[0]=t[0]*i,e[1]=t[1]*i),e},negate:function(e,t){return e[0]=-t[0],e[1]=-t[1],e},copy:function(e,t){return e[0]=t[0],e[1]=t[1],e},set:function(e,t,r){return e[0]=t,e[1]=r,e}},a=e.prototype;a.beforeUpdate=function(){for(var e=0;e=e&&this.bbox[1]<=t&&this.bbox[3]>=t},a.setBBox=function(e,t,r,n){this.bbox[0]=e,this.bbox[1]=t,this.bbox[2]=r,this.bbox[3]=n,this.size=(r-e+n-t)/2},a._newSubRegion=function(){var t=this.subRegions[this.nSubRegions];return t||(t=new e,this.subRegions[this.nSubRegions]=t),this.nSubRegions++,t},a._addNodeToSubRegion=function(e){var t=this.findSubRegion(e.position[0],e.position[1]),r=this.bbox;if(!t){var n=(r[0]+r[2])/2,i=(r[1]+r[3])/2,a=(r[2]-r[0])/2,o=(r[3]-r[1])/2,s=e.position[0]>=n?1:0,u=e.position[1]>=i?1:0,t=this._newSubRegion();t.setBBox(s*a+r[0],u*o+r[1],(s+1)*a+r[0],(u+1)*o+r[1])}t.addNode(e)},a._updateCenterOfMass=function(e){null==this.centerOfMass&&(this.centerOfMass=new Float32Array(2));var t=this.centerOfMass[0]*this.mass,r=this.centerOfMass[1]*this.mass;t+=e.position[0]*e.mass,r+=e.position[1]*e.mass,this.mass+=e.mass,this.centerOfMass[0]=t/this.mass,this.centerOfMass[1]=r/this.mass};var o=n.prototype;o.initNodes=function(e,r,n){var i=r.length;this.nodes.length=0;for(var a=void 0!==n,o=0;o0&&(this.strongGravityMode?this.applyNodeStrongGravity(n):this.applyNodeGravity(n))}for(var t=0;t0&&(c=Math.min(c/this._globalSpeed,1.5)*this._globalSpeed),this._globalSpeed=c;for(var t=0;t0&&(d=Math.min(f*d,10)/f,i.scaleAndAdd(r.position,r.position,r.force,d))}},o.applyRegionToNodeRepulsion=function(){var e=i.create();return function(t,r){if(t.node)this.applyNodeToNodeRepulsion(t.node,r,!0);else{i.sub(e,r.position,t.centerOfMass);var n=e[0]*e[0]+e[1]*e[1];if(n>this.barnesHutTheta*t.size*t.size){var a=this.scaling*r.mass*t.mass/n;i.scaleAndAdd(r.force,r.force,e,a)}else for(var o=0;o0)o=this.scaling*t.mass*r.mass/(s*s);else{if(!(s<0))return;o=100*this.scaling*t.mass*r.mass}}else o=this.scaling*t.mass*r.mass/a;i.scaleAndAdd(t.force,t.force,e,o),i.scaleAndAdd(r.force,r.force,e,-o)}}}}(),o.applyEdgeAttraction=function(){var e=i.create();return function(t){var r=t.source,n=t.target;i.sub(e,r.position,n.position);var a,o=i.len(e);a=0===this.edgeWeightInfluence?1:1===this.edgeWeightInfluence?t.weight:Math.pow(t.weight,this.edgeWeightInfluence);var s;this.preventOverlap&&(o=o-r.size-n.size)<=0||(s=this.linLogMode?-a*Math.log(o+1)/(o+1):-a,i.scaleAndAdd(r.force,r.force,e,s),i.scaleAndAdd(n.force,n.force,e,-s))}}(),o.applyNodeGravity=function(){var e=i.create();return function(t){i.sub(e,this.gravityCenter,t.position);var r=i.len(e);i.scaleAndAdd(t.force,t.force,e,this.gravity*t.mass/(r+1))}}(),o.applyNodeStrongGravity=function(){var e=i.create();return function(t){i.sub(e,this.gravityCenter,t.position),i.scaleAndAdd(t.force,t.force,e,this.gravity*t.mass)}}(),o.updateBBox=function(){for(var e=1/0,t=1/0,r=-1/0,n=-1/0,i=0;i0?1.1:.9,a=Math.max(Math.min(this._zoom*i,this.maxZoom),this.minZoom);i=a/this._zoom;var o=this._convertPos(r,n),s=(o.x-this._dx)*(i-1),u=(o.y-this._dy)*(i-1);this._dx-=s,this._dy-=u,this._zoom=a,this._needsUpdate=!0}}},dispose:function(){var e=this.zr;e.off("mousedown",this._mouseDownHandler),e.off("mousemove",this._mouseMoveHandler),e.off("mouseup",this._mouseUpHandler),e.off("mousewheel",this._mouseWheelHandler),e.off("globalout",this._mouseUpHandler),e.animation.off("frame",this._update)}}));t.a=i},function(e,t,r){"use strict";t.a="@export ecgl.lines2D.vertex\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\nattribute vec2 position: POSITION;\nattribute vec4 a_Color : COLOR;\nvarying vec4 v_Color;\n\n#ifdef POSITIONTEXTURE_ENABLED\nuniform sampler2D positionTexture;\n#endif\n\nvoid main()\n{\n gl_Position = worldViewProjection * vec4(position, -10.0, 1.0);\n\n v_Color = a_Color;\n}\n\n@end\n\n@export ecgl.lines2D.fragment\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\nvarying vec4 v_Color;\n\nvoid main()\n{\n gl_FragColor = color * v_Color;\n}\n@end\n\n\n@export ecgl.meshLines2D.vertex\n\nattribute vec2 position: POSITION;\nattribute vec2 normal;\nattribute float offset;\nattribute vec4 a_Color : COLOR;\n\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\nuniform vec4 viewport : VIEWPORT;\n\nvarying vec4 v_Color;\nvarying float v_Miter;\n\nvoid main()\n{\n vec4 p2 = worldViewProjection * vec4(position + normal, -10.0, 1.0);\n gl_Position = worldViewProjection * vec4(position, -10.0, 1.0);\n\n p2.xy /= p2.w;\n gl_Position.xy /= gl_Position.w;\n\n vec2 N = normalize(p2.xy - gl_Position.xy);\n gl_Position.xy += N * offset / viewport.zw * 2.0;\n\n gl_Position.xy *= gl_Position.w;\n\n v_Color = a_Color;\n}\n@end\n\n\n@export ecgl.meshLines2D.fragment\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\n\nvarying vec4 v_Color;\nvarying float v_Miter;\n\nvoid main()\n{\n gl_FragColor = color * v_Color;\n}\n\n@end"},function(e,t,r){"use strict";var n=r(0);r.n(n),r(276),r(280)},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(1),o=r(2),s=r(22),u=r(277);i.a.extendChartView({type:"flowGL",__ecgl__:!0,init:function(e,t){this.viewGL=new s.a("orthographic"),this.groupGL=new a.a.Node,this.viewGL.add(this.groupGL),this._particleSurface=new u.a;var r=new a.a.Mesh({geometry:new a.a.PlaneGeometry,material:new a.a.Material({shader:new a.a.Shader({vertex:a.a.Shader.source("ecgl.color.vertex"),fragment:a.a.Shader.source("ecgl.color.fragment")}),transparent:!0})});r.material.enableTexture("diffuseMap"),this.groupGL.add(r),this._planeMesh=r},render:function(e,t,r){var n=this._particleSurface;n.setParticleType(e.get("particleType")),n.setSupersampling(e.get("supersampling")),this._updateData(e,r),this._updateCamera(r.getWidth(),r.getHeight(),r.getDevicePixelRatio());var i=o.a.firstNotNull(e.get("particleDensity"),128);n.setParticleDensity(i,i);var s=this._planeMesh,u=+new Date,l=this,h=!0;s.__percent=0,s.stopAnimation(),s.animate("",{loop:!0}).when(1e5,{__percent:1}).during(function(){var e=+new Date,t=Math.min(e-u,20);u+=t,l._renderer&&(n.update(l._renderer,r,t/1e3,h),s.material.set("diffuseMap",n.getSurfaceTexture())),h=!1}).start();var c=e.getModel("itemStyle"),d=a.a.parseColor(c.get("color"));d[3]*=o.a.firstNotNull(c.get("opacity"),1),s.material.set("color",d),n.setColorTextureImage(e.get("colorTexture"),r),n.setParticleSize(e.get("particleSize")),n.particleSpeedScaling=e.get("particleSpeed"),n.motionBlurFactor=1-Math.pow(.1,e.get("particleTrail"))},updateTransform:function(e,t,r){this._updateData(e,r)},afterRender:function(e,t,r,n){var i=n.renderer;this._renderer=i},_updateData:function(e,t){var r=e.coordinateSystem,n=r.dimensions.map(function(t){return e.coordDimToDataDim(t)[0]}),i=e.getData(),a=i.getDataExtent(n[0]),o=i.getDataExtent(n[1]),s=e.get("gridWidth"),u=e.get("gridHeight");if(null==s||"auto"===s){var l=(a[1]-a[0])/(o[1]-o[0]);s=Math.round(Math.sqrt(l*i.count()))}null!=u&&"auto"!==u||(u=Math.ceil(i.count()/s));var h=this._particleSurface.vectorFieldTexture,c=h.pixels;if(c&&c.length===u*s*4)for(var d=0;d=359&&(i[0]>0&&(i[0]=0),a[0]0?e[e.length-1]:this._lastFrameTexture},setRegion:function(e){this._particlePass.setUniform("region",e)},resize:function(e,t){this._lastFrameTexture.width=e*this._supersampling,this._lastFrameTexture.height=t*this._supersampling,this._thisFrameTexture.width=e*this._supersampling,this._thisFrameTexture.height=t*this._supersampling,this._width=e,this._height=t},setParticleSize:function(e){var t=this._getParticleMesh();if(e<=2)return t.material.disableTexture("spriteTexture"),void(t.material.transparent=!1);this._spriteTexture||(this._spriteTexture=new l.a),this._spriteTexture.image&&this._spriteTexture.image.width===e||(this._spriteTexture.image=n(e),this._spriteTexture.dirty()),t.material.transparent=!0,t.material.enableTexture("spriteTexture"),t.material.set("spriteTexture",this._spriteTexture),this._particleSize=e},setGradientTexture:function(e){var t=this._getParticleMesh().material;t[e?"enableTexture":"disableTexture"]("gradientTexture"),t.setUniform("gradientTexture",e)},setColorTextureImage:function(e,t){this._getParticleMesh().material.setTextureImage("colorTexture",e,t,{flipY:!0})},setParticleType:function(e){this._particleType=e},clearFrame:function(e){var t=this._frameBuffer;t.attach(this._lastFrameTexture),t.bind(e),e.gl.clear(e.gl.DEPTH_BUFFER_BIT|e.gl.COLOR_BUFFER_BIT),t.unbind(e)},setSupersampling:function(e){this._supersampling=e,this.resize(this._width,this._height)},_updateDownsampleTextures:function(e,t){for(var r=this._downsampleTextures,n=Math.max(Math.floor(Math.log(this._supersampling/t.getDevicePixelRatio())/Math.log(2)),0),i=2,a=this._width*this._supersampling,o=this._height*this._supersampling,s=0;s65535?new Uint32Array(3*n):new Uint16Array(3*n))},addLine:function(e){var t=this._vertexOffset;this.attributes.position.set(t,[e[0],e[1],1]),this.attributes.position.set(t+1,[e[0],e[1],-1]),this.attributes.position.set(t+2,[e[0],e[1],2]),this.attributes.position.set(t+3,[e[0],e[1],-2]),this.setTriangleIndices(this._faceOffset++,[t,t+1,t+2]),this.setTriangleIndices(this._faceOffset++,[t+1,t+2,t+3]),this._vertexOffset+=4}}));t.a=a},function(e,t,r){"use strict";t.a="@export ecgl.vfParticle.particle.fragment\n\nuniform sampler2D particleTexture;\nuniform sampler2D spawnTexture;\nuniform sampler2D velocityTexture;\n\nuniform float deltaTime;\nuniform float elapsedTime;\n\nuniform float speedScaling : 1.0;\n\nuniform vec2 textureSize;\nuniform vec4 region : [0, 0, 1, 1];\nuniform float firstFrameTime;\n\nvarying vec2 v_Texcoord;\n\n\nvoid main()\n{\n vec4 p = texture2D(particleTexture, v_Texcoord);\n bool spawn = false;\n if (p.w <= 0.0) {\n p = texture2D(spawnTexture, fract(v_Texcoord + elapsedTime / 10.0));\n p.w -= firstFrameTime;\n spawn = true;\n }\n vec2 v = texture2D(velocityTexture, fract(p.xy * region.zw + region.xy)).xy;\n v = (v - 0.5) * 2.0;\n p.z = length(v);\n p.xy += v * deltaTime / 10.0 * speedScaling;\n p.w -= deltaTime;\n\n if (spawn || p.xy != fract(p.xy)) {\n p.z = 0.0;\n }\n p.xy = fract(p.xy);\n\n gl_FragColor = p;\n}\n@end\n\n@export ecgl.vfParticle.renderPoints.vertex\n\n#define PI 3.1415926\n\nattribute vec2 texcoord : TEXCOORD_0;\n\nuniform sampler2D particleTexture;\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\nuniform float size : 1.0;\n\nvarying float v_Mag;\nvarying vec2 v_Uv;\n\nvoid main()\n{\n vec4 p = texture2D(particleTexture, texcoord);\n\n if (p.w > 0.0 && p.z > 1e-5) {\n gl_Position = worldViewProjection * vec4(p.xy * 2.0 - 1.0, 0.0, 1.0);\n }\n else {\n gl_Position = vec4(100000.0, 100000.0, 100000.0, 1.0);\n }\n\n v_Mag = p.z;\n v_Uv = p.xy;\n\n gl_PointSize = size;\n}\n\n@end\n\n@export ecgl.vfParticle.renderPoints.fragment\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\nuniform sampler2D gradientTexture;\nuniform sampler2D colorTexture;\nuniform sampler2D spriteTexture;\n\nvarying float v_Mag;\nvarying vec2 v_Uv;\n\nvoid main()\n{\n gl_FragColor = color;\n#ifdef SPRITETEXTURE_ENABLED\n gl_FragColor *= texture2D(spriteTexture, gl_PointCoord);\n if (color.a == 0.0) {\n discard;\n }\n#endif\n#ifdef GRADIENTTEXTURE_ENABLED\n gl_FragColor *= texture2D(gradientTexture, vec2(v_Mag, 0.5));\n#endif\n#ifdef COLORTEXTURE_ENABLED\n gl_FragColor *= texture2D(colorTexture, v_Uv);\n#endif\n}\n\n@end\n\n@export ecgl.vfParticle.renderLines.vertex\n\n#define PI 3.1415926\n\nattribute vec3 position : POSITION;\n\nuniform sampler2D particleTexture;\nuniform sampler2D prevParticleTexture;\n\nuniform float size : 1.0;\nuniform vec4 vp: VIEWPORT;\nuniform mat4 worldViewProjection : WORLDVIEWPROJECTION;\n\nvarying float v_Mag;\nvarying vec2 v_Uv;\n\n@import clay.util.rand\n\nvoid main()\n{\n vec4 p = texture2D(particleTexture, position.xy);\n vec4 p2 = texture2D(prevParticleTexture, position.xy);\n\n p.xy = p.xy * 2.0 - 1.0;\n p2.xy = p2.xy * 2.0 - 1.0;\n\n if (p.w > 0.0 && p.z > 1e-5) {\n vec2 dir = normalize(p.xy - p2.xy);\n vec2 norm = vec2(dir.y / vp.z, -dir.x / vp.w) * sign(position.z) * size;\n if (abs(position.z) == 2.0) {\n gl_Position = vec4(p.xy + norm, 0.0, 1.0);\n v_Uv = p.xy;\n v_Mag = p.z;\n }\n else {\n gl_Position = vec4(p2.xy + norm, 0.0, 1.0);\n v_Mag = p2.z;\n v_Uv = p2.xy;\n }\n gl_Position = worldViewProjection * gl_Position;\n }\n else {\n gl_Position = vec4(100000.0, 100000.0, 100000.0, 1.0);\n }\n}\n\n@end\n\n@export ecgl.vfParticle.renderLines.fragment\n\nuniform vec4 color : [1.0, 1.0, 1.0, 1.0];\nuniform sampler2D gradientTexture;\nuniform sampler2D colorTexture;\n\nvarying float v_Mag;\nvarying vec2 v_Uv;\n\nvoid main()\n{\n gl_FragColor = color;\n #ifdef GRADIENTTEXTURE_ENABLED\n gl_FragColor *= texture2D(gradientTexture, vec2(v_Mag, 0.5));\n#endif\n#ifdef COLORTEXTURE_ENABLED\n gl_FragColor *= texture2D(colorTexture, v_Uv);\n#endif\n}\n\n@end\n"},function(e,t,r){"use strict";var n=r(0),i=r.n(n);i.a.extendSeriesModel({type:"series.flowGL",dependencies:["geo","grid","bmap"],visualColorAccessPath:"itemStyle.color",getInitialData:function(e,t){var r=i.a.getCoordinateSystemDimensions(this.get("coordinateSystem"))||["x","y"];r.push("vx","vy");var n=i.a.helper.completeDimensions(r,this.getSource(),{encodeDef:this.get("encode"),dimsDef:this.get("dimensions")}),a=new i.a.List(n,this);return a.initData(this.getSource()),a},defaultOption:{coordinateSystem:"cartesian2d",zlevel:10,supersampling:1,particleType:"point",particleDensity:128,particleSize:1,particleSpeed:1,particleTrail:2,colorTexture:null,gridWidth:"auto",gridHeight:"auto",itemStyle:{color:"#fff",opacity:.8}}})},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=(r(282),r(283),r(17));i.a.registerVisual(Object(a.a)("linesGL"))},function(e,t,r){"use strict";var n=r(0),i=r.n(n),a=r(13),o=(r.n(a),i.a.extendSeriesModel({type:"series.linesGL",dependencies:["grid","geo"],visualColorAccessPath:"lineStyle.color",streamEnabled:!0,init:function(e){var t=this._processFlatCoordsArray(e.data);this._flatCoords=t.flatCoords,this._flatCoordsOffset=t.flatCoordsOffset,t.flatCoords&&(e.data=new Float32Array(t.count)),o.superApply(this,"init",arguments)},mergeOption:function(e){var t=this._processFlatCoordsArray(e.data);this._flatCoords=t.flatCoords,this._flatCoordsOffset=t.flatCoordsOffset,t.flatCoords&&(e.data=new Float32Array(t.count)),o.superApply(this,"mergeOption",arguments)},appendData:function(e){var t=this._processFlatCoordsArray(e.data);t.flatCoords&&(this._flatCoords?(this._flatCoords=Object(a.concatArray)(this._flatCoords,t.flatCoords),this._flatCoordsOffset=Object(a.concatArray)(this._flatCoordsOffset,t.flatCoordsOffset)):(this._flatCoords=t.flatCoords,this._flatCoordsOffset=t.flatCoordsOffset),e.data=new Float32Array(t.count)),this.getRawData().appendData(e.data)},_getCoordsFromItemModel:function(e){var t=this.getData().getItemModel(e),r=t.option instanceof Array?t.option:t.getShallow("coords");return r},getLineCoordsCount:function(e){return this._flatCoordsOffset?this._flatCoordsOffset[2*e+1]:this._getCoordsFromItemModel(e).length},getLineCoords:function(e,t){if(this._flatCoordsOffset){for(var r=this._flatCoordsOffset[2*e],n=this._flatCoordsOffset[2*e+1],i=0;i1?(t.material.shader!==this._meshLinesShader&&t.material.attachShader(this._meshLinesShader),t.mode=a.a.Mesh.TRIANGLES):(t.material.shader!==this._nativeLinesShader&&t.material.attachShader(this._nativeLinesShader),t.mode=a.a.Mesh.LINES),r=r||0,n=n||o.count(),h.resetOffset();var f=0,p=0,m=[],g=[],_=[],v=[],y=[],x=.3,T=.7;if(u||0!==s)for(var b=r;b>1)%2;s.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",n[l]+":0",o[u]+":0",n[1-l]+":auto",o[1-u]+":auto",""].join("!important;"),t.appendChild(r),i.push(r)}return i}(e,a),a,o);if(r)return r(t,i,n),!0}return!1}function zt(t){return"CANVAS"===t.nodeName.toUpperCase()}var Bt="undefined"!=typeof window&&!!window.addEventListener,Vt=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Gt=[];function Ft(t,e,i,n){return i=i||{},n||!v.canvasSupported?Wt(t,e,i):v.browser.firefox&&null!=e.layerX&&e.layerX!==e.offsetX?(i.zrX=e.layerX,i.zrY=e.layerY):null!=e.offsetX?(i.zrX=e.offsetX,i.zrY=e.offsetY):Wt(t,e,i),i}function Wt(t,e,i){if(v.domSupported&&t.getBoundingClientRect){var n=e.clientX,o=e.clientY;if(zt(t)){var a=t.getBoundingClientRect();return i.zrX=n-a.left,void(i.zrY=o-a.top)}if(Rt(Gt,t,n,o))return i.zrX=Gt[0],void(i.zrY=Gt[1])}i.zrX=i.zrY=0}function Ht(t){return t||window.event}function Zt(t,e,i){if(null!=(e=Ht(e)).zrX)return e;var n=e.type;if(n&&0<=n.indexOf("touch")){var o="touchend"!==n?e.targetTouches[0]:e.changedTouches[0];o&&Ft(t,o,e,i)}else Ft(t,e,e,i),e.zrDelta=e.wheelDelta?e.wheelDelta/120:-(e.detail||0)/3;var a=e.button;return null==e.which&&void 0!==a&&Vt.test(e.type)&&(e.which=1&a?1:2&a?3:4&a?2:0),e}function Ut(t,e,i,n){Bt?t.addEventListener(e,i,n):t.attachEvent("on"+e,i)}var Xt=Bt?function(t){t.preventDefault(),t.stopPropagation(),t.cancelBubble=!0}:function(t){t.returnValue=!1,t.cancelBubble=!0};function Yt(t){return 2===t.which||3===t.which}function jt(){this._track=[]}function qt(t){var e=t[1][0]-t[0][0],i=t[1][1]-t[0][1];return Math.sqrt(e*e+i*i)}jt.prototype={constructor:jt,recognize:function(t,e,i){return this._doTrack(t,e,i),this._recognize(t)},clear:function(){return this._track.length=0,this},_doTrack:function(t,e,i){var n=t.touches;if(n){for(var o={points:[],touches:[],target:e,event:t},a=0,r=n.length;an.getWidth()||i<0||i>n.getHeight()}te.prototype={constructor:te,setHandlerProxy:function(e){this.proxy&&this.proxy.dispose(),e&&(E(ee,function(t){e.on&&e.on(t,this[t],this)},this),e.handler=this),this.proxy=e},mousemove:function(t){var e=t.zrX,i=t.zrY,n=ne(this,e,i),o=this._hovered,a=o.target;a&&!a.__zr&&(a=(o=this.findHover(o.x,o.y)).target);var r=this._hovered=n?{x:e,y:i}:this.findHover(e,i),s=r.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:"default"),a&&s!==a&&this.dispatchToElement(o,"mouseout",t),this.dispatchToElement(r,"mousemove",t),s&&s!==a&&this.dispatchToElement(r,"mouseover",t)},mouseout:function(t){var e=t.zrEventControl,i=t.zrIsToLocalDOM;"only_globalout"!==e&&this.dispatchToElement(this._hovered,"mouseout",t),"no_globalout"!==e&&(i||this.trigger("globalout",{type:"globalout",event:t}))},resize:function(t){this._hovered={}},dispatch:function(t,e){var i=this[t];i&&i.call(this,e)},dispose:function(){this.proxy.dispose(),this.storage=this.proxy=this.painter=null},setCursorStyle:function(t){var e=this.proxy;e.setCursor&&e.setCursor(t)},dispatchToElement:function(t,e,i){var n=(t=t||{}).target;if(!n||!n.silent){for(var o="on"+e,a=function(t,e,i){return{type:t,event:i,target:e.target,topTarget:e.topTarget,cancelBubble:!1,offsetX:i.zrX,offsetY:i.zrY,gestureEvent:i.gestureEvent,pinchX:i.pinchX,pinchY:i.pinchY,pinchScale:i.pinchScale,wheelDelta:i.zrDelta,zrByTouch:i.zrByTouch,which:i.which,stop:Jt}}(e,t,i);n&&(n[o]&&(a.cancelBubble=n[o].call(n,a)),n.trigger(e,a),n=n.parent,!a.cancelBubble););a.cancelBubble||(this.trigger(e,a),this.painter&&this.painter.eachOtherLayer(function(t){"function"==typeof t[o]&&t[o].call(t,a),t.trigger&&t.trigger(e,a)}))}},findHover:function(t,e,i){for(var n=this.storage.getDisplayList(),o={x:t,y:e},a=n.length-1;0<=a;a--){var r;if(n[a]!==i&&!n[a].ignore&&(r=ie(n[a],t,e))&&(o.topTarget||(o.topTarget=n[a]),r!==$t)){o.target=n[a];break}}return o},processGesture:function(t,e){this._gestureMgr||(this._gestureMgr=new jt);var i=this._gestureMgr;"start"===e&&i.clear();var n=i.recognize(t,this.findHover(t.zrX,t.zrY,null).target,this.proxy.dom);if("end"===e&&i.clear(),n){var o=n.type;t.gestureEvent=o,this.dispatchToElement({target:n.target},o,n.event)}}},E(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(r){te.prototype[r]=function(t){var e,i,n=t.zrX,o=t.zrY,a=ne(this,n,o);if("mouseup"===r&&a||(i=(e=this.findHover(n,o)).target),"mousedown"===r)this._downEl=i,this._downPoint=[t.zrX,t.zrY],this._upEl=i;else if("mouseup"===r)this._upEl=i;else if("click"===r){if(this._downEl!==this._upEl||!this._downPoint||4=this._maxSize&&0>4|(3840&n)>>8,240&n|(240&n)>>4,15&n|(15&n)<<4,1),Ge(t,e),e):void Re(e,0,0,0,1):7===o.length?0<=(n=parseInt(o.substr(1),16))&&n<=16777215?(Re(e,(16711680&n)>>16,(65280&n)>>8,255&n,1),Ge(t,e),e):void Re(e,0,0,0,1):void 0;var a=o.indexOf("("),r=o.indexOf(")");if(-1!==a&&r+1===o.length){var s=o.substr(0,a),l=o.substr(a+1,r-(a+1)).split(","),u=1;switch(s){case"rgba":if(4!==l.length)return void Re(e,0,0,0,1);u=Ne(l.pop());case"rgb":return 3!==l.length?void Re(e,0,0,0,1):(Re(e,Pe(l[0]),Pe(l[1]),Pe(l[2]),u),Ge(t,e),e);case"hsla":return 4!==l.length?void Re(e,0,0,0,1):(l[3]=Ne(l[3]),We(l,e),Ge(t,e),e);case"hsl":return 3!==l.length?void Re(e,0,0,0,1):(We(l,e),Ge(t,e),e);default:return}}Re(e,0,0,0,1)}}function We(t,e){var i=(parseFloat(t[0])%360+360)%360/360,n=Ne(t[1]),o=Ne(t[2]),a=o<=.5?o*(n+1):o+n-o*n,r=2*o-a;return Re(e=e||[],Le(255*Oe(r,a,i+1/3)),Le(255*Oe(r,a,i)),Le(255*Oe(r,a,i-1/3)),1),4===t.length&&(e[3]=t[3]),e}function He(t,e){var i=Fe(t);if(i){for(var n=0;n<3;n++)i[n]=e<0?i[n]*(1-e)|0:(255-i[n])*e+i[n]|0,255e);i++);i=Math.min(i-1,u-2)}C=e;var n=g[(D=i)+1]-g[i];if(0!=n)if(S=(e-g[i])/n,l)if(I=m[i],M=m[0===i?i:i-1],T=m[u-2=i.x&&t<=i.x+i.width&&e>=i.y&&e<=i.y+i.height},clone:function(){return new Di(this.x,this.y,this.width,this.height)},copy:function(t){this.x=t.x,this.y=t.y,this.width=t.width,this.height=t.height},plain:function(){return{x:this.x,y:this.y,width:this.width,height:this.height}}},Di.create=function(t){return new Di(t.x,t.y,t.width,t.height)};var Ci=function(t){for(var e in t=t||{},_i.call(this,t),t)t.hasOwnProperty(e)&&(this[e]=t[e]);this._children=[],this.__storage=null,this.__dirty=!0};Ci.prototype={constructor:Ci,isGroup:!0,type:"group",silent:!1,children:function(){return this._children.slice()},childAt:function(t){return this._children[t]},childOfName:function(t){for(var e=this._children,i=0;i>>1])<0?l=a:s=1+a;var u=n-s;switch(u){case 3:t[s+3]=t[s+2];case 2:t[s+2]=t[s+1];case 1:t[s+1]=t[s];break;default:for(;0>>1);0>>1);a(t,e[i+h])<0?l=h:r=h+1}return l}function Ri(p,g){var r,s,m=ki,l=0,v=[];function e(t){var e=r[t],i=s[t],n=r[t+1],o=s[t+1];s[t]=i+o,t===l-3&&(r[t+1]=r[t+2],s[t+1]=s[t+2]),l--;var a=Ei(p[n],p,e,i,0,g);e+=a,0!==(i-=a)&&0!==(o=Oi(p[e+i-1],p,n,o,o-1,g))&&(i<=o?function(t,e,i,n){var o=0;for(o=0;os[t+1])break;e(t)}},this.forceMergeRuns=function(){for(;1>=1;return t+e}(o);do{if((a=Pi(t,i,n,e))=e.maxIterations){t+=e.ellipsis;break}var s=0===r?bn(t,o,e.ascCharWidth,e.cnCharWidth):0f)return{lines:[],width:0,height:0};C.textWidth=pn(C.text,w);var S=x.textWidth,M=null==S||"auto"===S;if("string"==typeof S&&"%"===S.charAt(S.length-1))C.percentWidth=S,u.push(C),S=0;else{if(M){S=C.textWidth;var I=x.textBackgroundColor,T=I&&I.image;T&&sn(T=on(T))&&(S=Math.max(S,T.width*b/T.height))}var A=_?_[1]+_[3]:0;S+=A;var D=null!=d?d-v:null;null!=D&&Dn[0]){for(r=0;rt);r++);a=i[n[r]]}if(n.splice(r+1,0,t),!(i[t]=e).virtual)if(a){var l=a.dom;l.nextSibling?s.insertBefore(e.dom,l.nextSibling):s.appendChild(e.dom)}else s.firstChild?s.insertBefore(e.dom,s.firstChild):s.appendChild(e.dom)}else vi("Layer of zlevel "+t+" is not valid")},eachLayer:function(t,e){var i,n,o=this._zlevelList;for(n=0;n=a.length&&a.push({option:t})}}),a}function Zo(t){var r=Q();Eo(t,function(t,e){var i=t.exist;i&&r.set(i.id,t)}),Eo(t,function(t,e){var i=t.option;Y(!i||null==i.id||!r.get(i.id)||r.get(i.id)===t,"id duplicates: "+(i&&i.id)),i&&null!=i.id&&r.set(i.id,t),t.keyInfo||(t.keyInfo={})}),Eo(t,function(t,e){var i=t.exist,n=t.option,o=t.keyInfo;if(Ro(n)){if(o.name=null!=n.name?n.name+"":i?i.name:Bo+e,i)o.id=i.id;else if(null!=n.id)o.id=n.id+"";else for(var a=0;o.id="\0"+o.name+"\0"+a++,r.get(o.id););r.set(o.id,t)}})}function Uo(t){var e=t.name;return!(!e||!e.indexOf(Bo))}function Xo(t){return Ro(t)&&t.id&&0===(t.id+"").indexOf("\0_ec_\0")}function Yo(e,t){return null!=t.dataIndexInside?t.dataIndexInside:null!=t.dataIndex?O(t.dataIndex)?N(t.dataIndex,function(t){return e.indexOfRawIndex(t)}):e.indexOfRawIndex(t.dataIndex):null!=t.name?O(t.name)?N(t.name,function(t){return e.indexOfName(t)}):e.indexOfName(t.name):void 0}function jo(){var e="__\0ec_inner_"+qo+++"_"+Math.random().toFixed(5);return function(t){return t[e]||(t[e]={})}}var qo=0;function Ko(s,l,u){if(R(l)){var t={};t[l+"Index"]=0,l=t}var e=u&&u.defaultMainType;!e||$o(l,e+"Index")||$o(l,e+"Id")||$o(l,e+"Name")||(l[e+"Index"]=0);var h={};return Eo(l,function(t,e){t=l[e];if("dataIndex"!==e&&"dataIndexInside"!==e){var i=e.match(/^(\w+)(Index|Id|Name)$/)||[],n=i[1],o=(i[2]||"").toLowerCase();if(!(!n||!o||null==t||"index"===o&&"none"===t||u&&u.includeMainTypes&&_(u.includeMainTypes,n)<0)){var a={mainType:n};"index"===o&&"all"===t||(a[o]=t);var r=s.queryComponents(a);h[n+"Models"]=r,h[n+"Model"]=r[0]}}else h[e]=t}),h}function $o(t,e){return t&&t.hasOwnProperty(e)}function Jo(t,e,i){t.setAttribute?t.setAttribute(e,i):t[e]=i}function Qo(t){return"auto"===t?v.domSupported?"html":"richText":t||"html"}function ta(t,i){var n=Q(),o=[];return E(t,function(t){var e=i(t);(n.get(e)||(o.push(e),n.set(e,[]))).push(t)}),{keys:o,buckets:n}}var ea=".",ia="___EC__COMPONENT__CONTAINER___";function na(t){var e={main:"",sub:""};return t&&(t=t.split(ea),e.main=t[0]||"",e.sub=t[1]||""),e}function oa(t){(t.$constructor=t).extend=function(t){function e(){t.$constructor?t.$constructor.apply(this,arguments):i.apply(this,arguments)}var i=this;return k(e.prototype,t),e.extend=this.extend,e.superCall=sa,e.superApply=la,w(e,this),e.superClass=i,e}}var aa=0;function ra(t){var e=["__\0is_clz",aa++,Math.random().toFixed(3)].join("_");t.prototype[e]=!0,t.isInstance=function(t){return!(!t||!t[e])}}function sa(t,e){var i=U(arguments,2);return this.superClass.prototype[e].apply(t,i)}function la(t,e,i){return this.superClass.prototype[e].apply(t,i)}function ua(i,t){t=t||{};var o={};if(i.registerClass=function(t,e){if(e)if(function(t){Y(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(t),'componentType "'+t+'" illegal')}(e),(e=na(e)).sub){if(e.sub!==ia){(function(t){var e=o[t.main];e&&e[ia]||((e=o[t.main]={})[ia]=!0);return e})(e)[e.sub]=t}}else o[e.main]=t;return t},i.getClass=function(t,e,i){var n=o[t];if(n&&n[ia]&&(n=e?n[e]:null),i&&!n)throw new Error(e?"Component "+t+"."+(e||"")+" not exists. Load it first.":t+".type should be specified.");return n},i.getClassesByMainType=function(t){t=na(t);var i=[],e=o[t.main];return e&&e[ia]?E(e,function(t,e){e!==ia&&i.push(t)}):i.push(e),i},i.hasClass=function(t){return t=na(t),!!o[t.main]},i.getAllClassMainTypes=function(){var i=[];return E(o,function(t,e){i.push(e)}),i},i.hasSubTypes=function(t){t=na(t);var e=o[t.main];return e&&e[ia]},i.parseClassType=na,t.registerWhenExtend){var n=i.extend;n&&(i.extend=function(t){var e=n.call(this,t);return i.registerClass(e,t.type)})}return i}function ha(s){for(var t=0;tthis._ux||or(e-this._yi)>this._uy||this._len<5;return this.addData(ja.L,t,e),this._ctx&&i&&(this._needsDash()?this._dashedLineTo(t,e):this._ctx.lineTo(t,e)),i&&(this._xi=t,this._yi=e),this},bezierCurveTo:function(t,e,i,n,o,a){return this.addData(ja.C,t,e,i,n,o,a),this._ctx&&(this._needsDash()?this._dashedBezierTo(t,e,i,n,o,a):this._ctx.bezierCurveTo(t,e,i,n,o,a)),this._xi=o,this._yi=a,this},quadraticCurveTo:function(t,e,i,n){return this.addData(ja.Q,t,e,i,n),this._ctx&&(this._needsDash()?this._dashedQuadraticTo(t,e,i,n):this._ctx.quadraticCurveTo(t,e,i,n)),this._xi=i,this._yi=n,this},arc:function(t,e,i,n,o,a){return this.addData(ja.A,t,e,i,i,n,o-n,0,a?0:1),this._ctx&&this._ctx.arc(t,e,i,n,o,a),this._xi=er(o)*i+t,this._yi=ir(o)*i+e,this},arcTo:function(t,e,i,n,o){return this._ctx&&this._ctx.arcTo(t,e,i,n,o),this},rect:function(t,e,i,n){return this._ctx&&this._ctx.rect(t,e,i,n),this.addData(ja.R,t,e,i,n),this},closePath:function(){this.addData(ja.Z);var t=this._ctx,e=this._x0,i=this._y0;return t&&(this._needsDash()&&this._dashedLineTo(e,i),t.closePath()),this._xi=e,this._yi=i,this},fill:function(t){t&&t.fill(),this.toStatic()},stroke:function(t){t&&t.stroke(),this.toStatic()},setLineDash:function(t){if(t instanceof Array){this._lineDash=t;for(var e=this._dashIdx=0,i=0;ie.length&&(this._expandData(),e=this.data);for(var i=0;il||or(r-o)>u||c===h-1)&&(t.lineTo(a,r),n=a,o=r);break;case ja.C:t.bezierCurveTo(s[c++],s[c++],s[c++],s[c++],s[c++],s[c++]),n=s[c-2],o=s[c-1];break;case ja.Q:t.quadraticCurveTo(s[c++],s[c++],s[c++],s[c++]),n=s[c-2],o=s[c-1];break;case ja.A:var f=s[c++],p=s[c++],g=s[c++],m=s[c++],v=s[c++],y=s[c++],x=s[c++],_=s[c++],w=m=yr[n=0]+t&&r<=yr[1]+t?h:0}if(a){l=n;n=cr(o),o=cr(l)}else n=cr(n),o=cr(o);oMath.PI/2&&p<1.5*Math.PI&&(h=-h),c+=h)}}return c}function Sr(t,e,i,n,o){for(var a=0,r=0,s=0,l=0,u=0,h=0;hMath.abs(a[1])?0=e[1])return i[1]}else{if(t>=e[0])return i[0];if(t<=e[1])return i[1]}else{if(t===e[0])return i[0];if(t===e[1])return i[1]}return(t-e[0])/o*a+i[0]}function Rl(t,e){switch(t){case"center":case"middle":t="50%";break;case"left":case"top":t="0%";break;case"right":case"bottom":t="100%"}return"string"==typeof t?function(t){return t.replace(/^\s+|\s+$/g,"")}(t).match(/%$/)?parseFloat(t)/100*e:parseFloat(t):null==t?NaN:+t}function zl(t,e,i){return null==e&&(e=10),e=Math.min(Math.max(0,e),20),t=(+t).toFixed(e),i?t:+t}function Bl(t){return t.sort(function(t,e){return t-e}),t}function Vl(t){if(t=+t,isNaN(t))return 0;for(var e=1,i=0;Math.round(t*e)/e!==t;)e*=10,i++;return i}function Gl(t){var e=t.toString(),i=e.indexOf("e");if(0h&&(h=u[d],c=d);++s[c],u[c]=0,++l}return s[e]/o}var Hl=9007199254740991;function Zl(t){var e=2*Math.PI;return(t%e+e)%e}function Ul(t){return-Ol"'])/g,ou={"&":"&","<":"<",">":">",'"':""","'":"'"};function au(t){return null==t?"":(t+"").replace(nu,function(t,e){return ou[e]})}function ru(t,e){return"{"+t+(null==e?"":e)+"}"}var su=["a","b","c","d","e","f","g"];function lu(t,e,i){O(e)||(e=[e]);var n=e.length;if(!n)return"";for(var o=e[0].$vars||[],a=0;a':'':{renderMode:o,content:"{marker"+a+"|} ",style:{color:i}}:""}function cu(t,e){return"0000".substr(0,e-(t+="").length)+t}function du(t,e,i){"week"!==t&&"month"!==t&&"quarter"!==t&&"half-year"!==t&&"year"!==t||(t="MM-dd\nyyyy");var n=Yl(e),o=i?"UTC":"",a=n["get"+o+"FullYear"](),r=n["get"+o+"Month"]()+1,s=n["get"+o+"Date"](),l=n["get"+o+"Hours"](),u=n["get"+o+"Minutes"](),h=n["get"+o+"Seconds"](),c=n["get"+o+"Milliseconds"]();return t=t.replace("MM",cu(r,2)).replace("M",r).replace("yyyy",a).replace("yy",a%100).replace("dd",cu(s,2)).replace("d",s).replace("hh",cu(l,2)).replace("h",l).replace("mm",cu(u,2)).replace("m",u).replace("ss",cu(h,2)).replace("s",h).replace("SSS",cu(c,3))}function fu(t){return t?t.charAt(0).toUpperCase()+t.substr(1):t}var pu=xn;var gu=(Object.freeze||Object)({addCommas:tu,toCamelCase:eu,normalizeCssArray:iu,encodeHTML:au,formatTpl:lu,formatTplSimple:uu,getTooltipMarker:hu,formatTime:du,capitalFirst:fu,truncateText:pu,getTextBoundingRect:function(t){return gn(t.text,t.font,t.textAlign,t.textVerticalAlign,t.textPadding,t.textLineHeight,t.rich,t.truncate)},getTextRect:function(t,e,i,n,o,a,r,s){return gn(t,e,i,n,o,s,a,r)}}),mu=E,vu=["left","right","top","bottom","width","height"],yu=[["width","left","right"],["height","top","bottom"]];function xu(h,c,d,f,p){var g=0,m=0;null==f&&(f=1/0),null==p&&(p=1/0);var v=0;c.eachChild(function(t,e){var i,n,o=t.position,a=t.getBoundingRect(),r=c.childAt(e+1),s=r&&r.getBoundingRect();if("horizontal"===h){var l=a.width+(s?-s.x+a.x:0);v=f<(i=g+l)||t.newline?(g=0,i=l,m+=v+d,a.height):Math.max(v,a.height)}else{var u=a.height+(s?-s.y+a.y:0);v=p<(n=m+u)||t.newline?(g+=v+d,m=0,n=u,a.width):Math.max(v,a.width)}t.newline||(o[0]=g,o[1]=m,"horizontal"===h?g=i+d:m=n+d)})}var _u=xu;T(xu,"vertical"),T(xu,"horizontal");function wu(t,e,i){i=iu(i||0);var n=e.width,o=e.height,a=Rl(t.left,n),r=Rl(t.top,o),s=Rl(t.right,n),l=Rl(t.bottom,o),u=Rl(t.width,n),h=Rl(t.height,o),c=i[2]+i[0],d=i[1]+i[3],f=t.aspect;switch(isNaN(u)&&(u=n-s-d-a),isNaN(h)&&(h=o-l-c-r),null!=f&&(isNaN(u)&&isNaN(h)&&(n/oe)return t[n];return t[i-1]}(s,i):r;if((l=l||r)&&l.length){var u=l[o];return t&&(a[t]=u),n.colorIdx=(o+1)%l.length,u}}},Ru="original",zu="arrayRows",Bu="objectRows",Vu="keyedColumns",Gu="unknown",Fu="typedArray",Wu="column",Hu="row";function Zu(t){this.fromDataset=t.fromDataset,this.data=t.data||(t.sourceFormat===Vu?{}:[]),this.sourceFormat=t.sourceFormat||Gu,this.seriesLayoutBy=t.seriesLayoutBy||Wu,this.dimensionsDefine=t.dimensionsDefine,this.encodeDefine=t.encodeDefine&&Q(t.encodeDefine),this.startIndex=t.startIndex||0,this.dimensionsDetectCount=t.dimensionsDetectCount}Zu.seriesDataToSource=function(t){return new Zu({data:t,sourceFormat:V(t)?Fu:Ru,fromDataset:!1})},ra(Zu);var Uu={Must:1,Might:2,Not:3},Xu=jo();function Yu(t){var e=t.option,i=e.data,n=V(i)?Fu:Ru,o=!1,a=e.seriesLayoutBy,r=e.sourceHeader,s=e.dimensions,l=Ju(t);if(l){var u=l.option;i=u.source,n=Xu(l).sourceFormat,o=!0,a=a||u.seriesLayoutBy,null==r&&(r=u.sourceHeader),s=s||u.dimensions}var h=function(t,e,i,n,o){if(!t)return{dimensionsDefine:ju(o)};var a,r;if(e===zu)"auto"===n||null==n?qu(function(t){null!=t&&"-"!==t&&(R(t)?null==r&&(r=1):r=0)},i,t,10):r=n?1:0,o||1!==r||(o=[],qu(function(t,e){o[e]=null!=t?t:""},i,t)),a=o?o.length:i===Hu?t.length:t[0]?t[0].length:null;else if(e===Bu)o=o||function(t){var e,i=0;for(;i":"\n",f="richText"===c,p={},g=0;function i(t){return{renderMode:c,content:au(tu(t)),style:p}}var m=this.getData(),a=m.mapDimension("defaultedTooltip",!0),n=a.length,r=this.getRawValue(o),s=O(r),v=m.getItemVisual(o,"color");z(v)&&v.colorStops&&(v=(v.colorStops[0]||{}).color),v=v||"transparent";var l=(1":"",n=i+u.join(i||", ");return{renderMode:c,content:n,style:p}}(r):i(n?Wh(m,o,a[0]):s?r[0]:r)).content,u=d.seriesIndex+"at"+g,y=hu({color:v,type:"item",renderMode:c,markerId:u});p[u]=v,++g;var x=m.getName(o),_=this.name;Uo(this)||(_=""),_=_?au(_)+(h?": ":e):"";var w="string"==typeof y?y:y.content;return{html:h?w+_+l:_+w+(x?au(x)+": "+l:l),markers:p}},isAnimationEnabled:function(){if(v.node)return!1;var t=this.getShallow("animation");return t&&this.getData().count()>this.getShallow("animationThreshold")&&(t=!1),t},restoreData:function(){this.dataTask.dirty()},getColorFromPalette:function(t,e,i){var n=this.ecModel,o=Eu.getColorFromPalette.call(this,t,e,i);return o=o||n.getColorFromPalette(t,e,i)},coordDimToDataDim:function(t){return this.getRawData().mapDimension(t,!0)},getProgressive:function(){return this.get("progressive")},getProgressiveThreshold:function(){return this.get("progressiveThreshold")},getAxisTooltipData:null,getTooltipPosition:null,pipeTask:null,preventIncremental:null,pipelineContext:null});function sc(t){var e=t.name;Uo(t)||(t.name=function(t){var i=t.getRawData(),e=i.mapDimension("seriesName",!0),n=[];return E(e,function(t){var e=i.getDimensionInfo(t);e.displayName&&n.push(e.displayName)}),n.join(" ")}(t)||e)}function lc(t){return t.model.getRawData().count()}function uc(t){var e=t.model;return e.setData(e.getRawData().cloneShallow()),hc}function hc(t,e){t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function cc(e,i){E(e.CHANGABLE_METHODS,function(t){e.wrapMethod(t,T(dc,i))})}function dc(t){var e=fc(t);e&&e.setOutputEnd(this.count())}function fc(t){var e=(t.ecModel||{}).scheduler,i=e&&e.getPipeline(t.uid);if(i){var n=i.currentTask;if(n){var o=n.agentStubMap;o&&(n=o.get(t.uid))}return n}}b(rc,Uh),b(rc,Eu);var pc=function(){this.group=new Ci,this.uid=Nl("viewComponent")};pc.prototype={constructor:pc,init:function(t,e){},render:function(t,e,i,n){},dispose:function(){},filterForExposedEvent:null};var gc=pc.prototype;gc.updateView=gc.updateLayout=gc.updateVisual=function(t,e,i,n){},oa(pc),ua(pc,{registerWhenExtend:!0});function mc(){var s=jo();return function(t){var e=s(t),i=t.pipelineContext,n=e.large,o=e.progressiveRender,a=e.large=i&&i.large,r=e.progressiveRender=i&&i.progressiveRender;return!!(n^a||o^r)&&"reset"}}var vc=jo(),yc=mc();function xc(){this.group=new Ci,this.uid=Nl("viewChart"),this.renderTask=Xh({plan:Sc,reset:Mc}),this.renderTask.context={view:this}}var _c=xc.prototype={type:"chart",init:function(t,e){},render:function(t,e,i,n){},highlight:function(t,e,i,n){bc(t.getData(),n,"emphasis")},downplay:function(t,e,i,n){bc(t.getData(),n,"normal")},remove:function(t,e){this.group.removeAll()},dispose:function(){},incrementalPrepareRender:null,incrementalRender:null,updateTransform:null,filterForExposedEvent:null};function wc(t,e,i){if(t&&(t.trigger(e,i),t.isGroup&&!Qs(t)))for(var n=0,o=t.childCount();nc?i+=p(g("data.partialData"),{displayCnt:c}):i+=g("data.allData");for(var r=[],s=0;si.blockIndex?i.step:null,a=n&&n.modDataCount;return{step:o,modBy:null!=a?Math.ceil(a/o):null,modDataCount:a}}},zc.getPipeline=function(t){return this._pipelineMap.get(t)},zc.updateStreamModes=function(t,e){var i=this._pipelineMap.get(t.uid),n=t.getData().count(),o=i.progressiveEnabled&&e.incrementalPrepareRender&&n>=i.threshold,a=t.get("large")&&n>=t.get("largeThreshold"),r="mod"===t.get("progressiveChunkMode")?n:null;t.pipelineContext=i.context={progressiveRender:o,modDataCount:r,large:a}},zc.restorePipelines=function(t){var n=this,o=n._pipelineMap=Q();t.eachSeries(function(t){var e=t.getProgressive(),i=t.uid;o.set(i,{id:i,head:null,tail:null,threshold:t.getProgressiveThreshold(),progressiveEnabled:e&&!(t.preventIncremental&&t.preventIncremental()),blockIndex:-1,step:Math.round(e||700),count:0}),qc(n,t,t.dataTask)})},zc.prepareStageTasks=function(){var i=this._stageTaskMap,n=this.ecInstance.getModel(),o=this.api;E(this._allHandlers,function(t){var e=i.get(t.uid)||i.set(t.uid,[]);t.reset&&function(n,o,t,a,r){var s=t.seriesTaskMap||(t.seriesTaskMap=Q()),e=o.seriesType,i=o.getTargetSeries;o.createOnAllSeries?a.eachRawSeries(l):e?a.eachRawSeriesByType(e,l):i&&i(a,r).each(l);function l(t){var e=t.uid,i=s.get(e)||s.set(e,Xh({plan:Zc,reset:Uc,count:jc}));i.context={model:t,ecModel:a,api:r,useClearVisual:o.isVisual&&!o.isLayout,plan:o.plan,reset:o.reset,scheduler:n},qc(n,t,i)}var u=n._pipelineMap;s.each(function(t,e){u.get(e)||(t.dispose(),s.removeKey(e))})}(this,t,e,n,o),t.overallReset&&function(n,t,e,i,o){var a=e.overallTask=e.overallTask||Xh({reset:Gc});a.context={ecModel:i,api:o,overallReset:t.overallReset,scheduler:n};var r=a.agentStubMap=a.agentStubMap||Q(),s=t.seriesType,l=t.getTargetSeries,u=!0,h=t.modifyOutputEnd;s?i.eachRawSeriesByType(s,c):l?l(i,o).each(c):(u=!1,E(i.getSeries(),c));function c(t){var e=t.uid,i=r.get(e);i||(i=r.set(e,Xh({reset:Fc,onDirty:Hc})),a.dirty()),i.context={model:t,overallProgress:u,modifyOutputEnd:h},i.agent=a,i.__block=u,qc(n,t,i)}var d=n._pipelineMap;r.each(function(t,e){d.get(e)||(t.dispose(),a.dirty(),r.removeKey(e))})}(this,t,e,n,o)},this)},zc.prepareView=function(t,e,i,n){var o=t.renderTask,a=o.context;a.model=e,a.ecModel=i,a.api=n,o.__block=!t.incrementalPrepareRender,qc(this,e,o)},zc.performDataProcessorTasks=function(t,e){Bc(this,this._dataProcessorHandlers,t,e,{block:!0})},zc.performVisualTasks=function(t,e,i){Bc(this,this._visualHandlers,t,e,i)},zc.performSeriesTasks=function(t){var e;t.eachSeries(function(t){e|=t.dataTask.perform()}),this.unfinished|=e},zc.plan=function(){this._pipelineMap.each(function(t){var e=t.tail;do{if(e.__block){t.blockIndex=e.__idxInPipeline;break}e=e.getUpstream()}while(e)})};var Vc=zc.updatePayload=function(t,e){"remain"!==e&&(t.context.payload=e)};function Gc(t){t.overallReset(t.ecModel,t.api,t.payload)}function Fc(t,e){return t.overallProgress&&Wc}function Wc(){this.agent.dirty(),this.getDownstream().dirty()}function Hc(){this.agent&&this.agent.dirty()}function Zc(t){return t.plan&&t.plan(t.model,t.ecModel,t.api,t.payload)}function Uc(t){t.useClearVisual&&t.data.clearAllVisual();var e=t.resetDefines=Vo(t.reset(t.model,t.ecModel,t.api,t.payload));return 1t.get("hoverLayerThreshold")&&!v.node&&t.eachSeries(function(t){if(!t.preventUsingHoverLayer){var e=i._chartsMap[t.__viewId];e.__alive&&e.group.traverse(function(t){t.useHoverLayer=!0})}})}(n,t),Oc(n._zr.dom,t)}function qd(e,i){Id(of,function(t){t(e,i)})}Rd.resize=function(t){if(!this._disposed){this._zr.resize(t);var e=this._model;if(this._loadingFX&&this._loadingFX.resize(),e){var i=e.resetOption("media"),n=t&&t.silent;this[Ld]=!0,i&&Vd(this),Bd.update.call(this),this[Ld]=!1,Hd.call(this,n),Zd.call(this,n)}}},Rd.showLoading=function(t,e){if(!this._disposed&&(Ad(t)&&(e=t,t=""),t=t||"default",this.hideLoading(),sf[t])){var i=sf[t](this._api,e),n=this._zr;this._loadingFX=i,n.add(i)}},Rd.hideLoading=function(){this._disposed||(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},Rd.makeActionFromEvent=function(t){var e=k({},t);return e.type=tf[t.type],e},Rd.dispatchAction=function(t,e){this._disposed||(Ad(e)||(e={silent:!!e}),Qd[t.type]&&this._model&&(this[Ld]?this._pendingActions.push(t):(Wd.call(this,t,e.silent),e.flush?this._zr.flush(!0):!1!==e.flush&&v.browser.weChat&&this._throttledZrFlush(),Hd.call(this,e.silent),Zd.call(this,e.silent))))},Rd.appendData=function(t){if(!this._disposed){var e=t.seriesIndex;this.getModel().getSeriesByIndex(e).appendData(t),this._scheduler.unfinished=!0}},Rd.on=Nd("on",!1),Rd.off=Nd("off",!1),Rd.one=Nd("one",!1);var Kd=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"];function $d(t,e){var i=t.get("z"),n=t.get("zlevel");e.group.traverse(function(t){"group"!==t.type&&(null!=i&&(t.z=i),null!=n&&(t.zlevel=n))})}function Jd(){this.eventInfo}Rd._initEvents=function(){Id(Kd,function(u){function t(t){var e,i=this.getModel(),n=t.target;if("globalout"===u)e={};else if(n&&null!=n.dataIndex){var o=n.dataModel||i.getSeriesByIndex(n.seriesIndex);e=o&&o.getDataParams(n.dataIndex,n.dataType,n)||{}}else n&&n.eventData&&(e=k({},n.eventData));if(e){var a=e.componentType,r=e.componentIndex;"markLine"!==a&&"markPoint"!==a&&"markArea"!==a||(a="series",r=e.seriesIndex);var s=a&&null!=r&&i.getComponent(a,r),l=s&&this["series"===s.mainType?"_chartsMap":"_componentsMap"][s.__viewId];e.event=t,e.type=u,this._ecEventProcessor.eventInfo={targetEl:n,packedEvent:e,model:s,view:l},this.trigger(u,e)}}t.zrEventfulCallAtLast=!0,this._zr.on(u,t,this)},this),Id(tf,function(t,e){this._messageCenter.on(e,function(t){this.trigger(e,t)},this)},this)},Rd.isDisposed=function(){return this._disposed},Rd.clear=function(){this._disposed||this.setOption({series:[]},!0)},Rd.dispose=function(){if(!this._disposed){this._disposed=!0,Jo(this.getDom(),df,"");var e=this._api,i=this._model;Id(this._componentsViews,function(t){t.dispose(i,e)}),Id(this._chartsViews,function(t){t.dispose(i,e)}),this._zr.dispose(),delete lf[this.id]}},b(Ed,Ct),Jd.prototype={constructor:Jd,normalizeQuery:function(t){var s={},l={},u={};if(R(t)){var e=Dd(t);s.mainType=e.main||null,s.subType=e.sub||null}else{var h=["Index","Name","Id"],c={name:1,dataIndex:1,dataType:1};E(t,function(t,e){for(var i=!1,n=0;nx[1]&&(x[1]=y)}e&&(this._nameList[d]=e[f])}this._rawCount=this._count=l,this._extent={},qf(this)},Yf._initDataFromProvider=function(t,e){if(!(e<=t)){for(var i,n=this._chunkSize,o=this._rawData,a=this._storage,r=this.dimensions,s=r.length,l=this._dimensionInfos,u=this._nameList,h=this._idList,c=this._rawExtent,d=this._nameRepeatCount={},f=this._chunkCount,p=0;pM[1]&&(M[1]=S)}if(!o.pure){var I=u[v];if(m&&null==I)if(null!=m.name)u[v]=I=m.name;else if(null!=i){var T=r[i],A=a[T][y];if(A){I=A[x];var D=l[T].ordinalMeta;D&&D.categories.length&&(I=D.categories[I])}}var C=null==m?null:m.id;null==C&&null!=I&&(d[I]=d[I]||0,0=this._rawCount||t<0)return-1;if(!this._indices)return t;var e=this._indices,i=e[t];if(null!=i&&it))return a;o=a-1}}return-1},Yf.indicesOfNearest=function(t,e,i){var n=[];if(!this._storage[t])return n;null==i&&(i=1/0);for(var o=1/0,a=-1,r=0,s=0,l=this.count();st[I][1])&&(M=!1)}M&&(a[r++]=this.getRawIndex(m))}return rw[1]&&(w[1]=_)}}}return o},Yf.downSample=function(t,e,i,n){for(var o=ep(this,[t]),a=o._storage,r=[],s=Math.floor(1/e),l=a[t],u=this.count(),h=this._chunkSize,c=o._rawExtent[t],d=new(Wf(this))(u),f=0,p=0;pc[1]&&(c[1]=x),d[f++]=_}return o._count=f,o._indices=d,o.getRawIndex=Jf,o},Yf.getItemModel=function(t){var e=this.hostModel;return new Cl(this.getRawDataItem(t),e,e&&e.ecModel)},Yf.diff=function(e){var i=this;return new Lf(e?e.getIndices():[],this.getIndices(),function(t){return Qf(e,t)},function(t){return Qf(i,t)})},Yf.getVisual=function(t){var e=this._visual;return e&&e[t]},Yf.setVisual=function(t,e){if(Rf(t))for(var i in t)t.hasOwnProperty(i)&&this.setVisual(i,t[i]);else this._visual=this._visual||{},this._visual[t]=e},Yf.setLayout=function(t,e){if(Rf(t))for(var i in t)t.hasOwnProperty(i)&&this.setLayout(i,t[i]);else this._layout[t]=e},Yf.getLayout=function(t){return this._layout[t]},Yf.getItemLayout=function(t){return this._itemLayouts[t]},Yf.setItemLayout=function(t,e,i){this._itemLayouts[t]=i?k(this._itemLayouts[t]||{},e):e},Yf.clearItemLayouts=function(){this._itemLayouts.length=0},Yf.getItemVisual=function(t,e,i){var n=this._itemVisuals[t],o=n&&n[e];return null!=o||i?o:this.getVisual(e)},Yf.setItemVisual=function(t,e,i){var n=this._itemVisuals[t]||{},o=this.hasItemVisual;if(this._itemVisuals[t]=n,Rf(e))for(var a in e)e.hasOwnProperty(a)&&(n[a]=e[a],o[a]=!0);else n[e]=i,o[e]=!0},Yf.clearAllVisual=function(){this._visual={},this._itemVisuals=[],this.hasItemVisual={}};function op(t){t.seriesIndex=this.seriesIndex,t.dataIndex=this.dataIndex,t.dataType=this.dataType}function ap(t,e,i){Zu.isInstance(e)||(e=Zu.seriesDataToSource(e)),i=i||{},t=(t||[]).slice();for(var n=(i.dimsDef||[]).slice(),o=Q(),a=Q(),l=[],r=function(t,e,i,n){var o=Math.max(t.dimensionsDetectCount||1,e.length,i.length,n||0);return E(e,function(t){var e=t.dimsDef;e&&(o=Math.max(o,e.length))}),o}(e,t,n,i.dimCount),s=0;s=e[0]&&t<=e[1]},gp.prototype.normalize=function(t){var e=this._extent;return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])},gp.prototype.scale=function(t){var e=this._extent;return t*(e[1]-e[0])+e[0]},gp.prototype.unionExtent=function(t){var e=this._extent;t[0]e[1]&&(e[1]=t[1])},gp.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},gp.prototype.getExtent=function(){return this._extent.slice()},gp.prototype.setExtent=function(t,e){var i=this._extent;isNaN(t)||(i[0]=t),isNaN(e)||(i[1]=e)},gp.prototype.isBlank=function(){return this._isBlank},gp.prototype.setBlank=function(t){this._isBlank=t},gp.prototype.getLabel=null,oa(gp),ua(gp,{registerWhenExtend:!0}),mp.createByAxisModel=function(t){var e=t.option,i=e.data,n=i&&N(i,xp);return new mp({categories:n,needCollect:!n,deduplication:!1!==e.dedplication})};var vp=mp.prototype;function yp(t){return t._map||(t._map=Q(t.categories))}function xp(t){return z(t)&&null!=t.value?t.value:t+""}vp.getOrdinal=function(t){return yp(this).get(t)},vp.parseAndCollect=function(t){var e,i=this._needCollect;if("string"!=typeof t&&!i)return t;if(i&&!this._deduplication)return e=this.categories.length,this.categories[e]=t,e;var n=yp(this);return null==(e=n.get(t))&&(i?(e=this.categories.length,this.categories[e]=t,n.set(t,e)):e=NaN),e};var _p=gp.prototype,wp=gp.extend({type:"ordinal",init:function(t,e){t&&!O(t)||(t=new mp({categories:t})),this._ordinalMeta=t,this._extent=e||[0,t.categories.length-1]},parse:function(t){return"string"==typeof t?this._ordinalMeta.getOrdinal(t):Math.round(t)},contain:function(t){return t=this.parse(t),_p.contain.call(this,t)&&null!=this._ordinalMeta.categories[t]},normalize:function(t){return _p.normalize.call(this,this.parse(t))},scale:function(t){return Math.round(_p.scale.call(this,t))},getTicks:function(){for(var t=[],e=this._extent,i=e[0];i<=e[1];)t.push(i),i++;return t},getLabel:function(t){if(!this.isBlank())return this._ordinalMeta.categories[t]},count:function(){return this._extent[1]-this._extent[0]+1},unionExtentFromData:function(t,e){this.unionExtent(t.getApproximateExtent(e))},getOrdinalMeta:function(){return this._ordinalMeta},niceTicks:et,niceExtent:et});wp.create=function(){return new wp};var bp=zl;function Sp(t){return Gl(t)+2}function Mp(t,e,i){t[e]=Math.max(Math.min(t[e],i[1]),i[0])}function Ip(t,e){isFinite(t[0])||(t[0]=e[0]),isFinite(t[1])||(t[1]=e[1]),Mp(t,0,e),Mp(t,1,e),t[0]>t[1]&&(t[0]=t[1])}var Tp=zl,Ap=gp.extend({type:"interval",_interval:0,_intervalPrecision:2,setExtent:function(t,e){var i=this._extent;isNaN(t)||(i[0]=parseFloat(t)),isNaN(e)||(i[1]=parseFloat(e))},unionExtent:function(t){var e=this._extent;t[0]e[1]&&(e[1]=t[1]),Ap.prototype.setExtent.call(this,e[0],e[1])},getInterval:function(){return this._interval},setInterval:function(t){this._interval=t,this._niceExtent=this._extent.slice(),this._intervalPrecision=Sp(t)},getTicks:function(t){var e=this._interval,i=this._extent,n=this._niceExtent,o=this._intervalPrecision,a=[];if(!e)return a;i[0]s&&(t?a.push(Tp(s+e,o)):a.push(i[1])),a},getMinorTicks:function(t){for(var e=this.getTicks(!0),i=[],n=this.getExtent(),o=1;on[0]&&h>>1;t[o][1]>1^-(1&s),l=l>>1^-(1&l),o=s+=o,a=l+=a,n.push([s/i,l/i])}return n}Tg.prototype={constructor:Tg,properties:null,getBoundingRect:function(){var t=this._rect;if(t)return t;for(var e=Number.MAX_VALUE,i=[e,e],n=[-e,-e],o=[],a=[],r=this.geometries,s=0;ss[1];d(e[0].coord,s[0])&&(n?e[0].coord=s[0]:e.shift());n&&d(s[0],e[0].coord)&&e.unshift({coord:s[0]});d(s[1],a.coord)&&(n?a.coord=s[1]:e.pop());n&&d(a.coord,s[1])&&e.push({coord:s[1]});function d(t,e){return t=zl(t),e=zl(e),c?en[0]&&(n[0]=a[0]),a[1]>n[1]&&(n[1]=a[1])}return{min:e?i:n,max:e?n:i}}var ym=Ar.extend({type:"ec-polyline",shape:{points:[],smooth:0,smoothConstraint:!0,smoothMonotone:null,connectNulls:!1},style:{fill:null,stroke:"#000"},brush:Xr(Ar.prototype.brush),buildPath:function(t,e){var i=e.points,n=0,o=i.length,a=vm(i,e.smoothConstraint);if(e.connectNulls){for(;0n)return!1;return!0}(a,e))){var r=e.mapDimension(a.dim),s={};return E(a.getViewLabels(),function(t){s[t.tickValue]=1}),function(t){return!s.hasOwnProperty(e.get(r,t))}}}}function Am(t,e,i){if("cartesian2d"!==t.type)return wm(t,e,i);var n=t.getBaseAxis().isHorizontal(),o=_m(t,e,i);if(!i.get("clip",!0)){var a=o.shape,r=Math.max(a.width,a.height);n?(a.y-=r,a.height+=2*r):(a.x-=r,a.width+=2*r)}return o}xc.extend({type:"line",init:function(){var t=new Ci,e=new em;this.group.add(e.group),this._symbolDraw=e,this._lineGroup=t},render:function(t,e,i){var n=t.coordinateSystem,o=this.group,a=t.getData(),r=t.getModel("lineStyle"),s=t.getModel("areaStyle"),l=a.mapArray(a.getItemLayout),u="polar"===n.type,h=this._coordSys,c=this._symbolDraw,d=this._polyline,f=this._polygon,p=this._lineGroup,g=t.get("animation"),m=!s.isEmpty(),v=s.get("origin"),y=function(t,e,i){if(!i.valueDim)return[];for(var n=[],o=0,a=e.count();oh[c-1].coord&&(h.reverse(),d.reverse());var f=h[0].coord-10,p=h[c-1].coord+10,g=p-f;if(g<.001)return"transparent";E(h,function(t){t.offset=(t.coord-f)/g}),h.push({offset:c?h[c-1].offset:.5,color:d[1]||"transparent"}),h.unshift({offset:c?h[0].offset:.5,color:d[0]||"transparent"});var m=new gs(0,0,0,0,h,!0);return m[n]=f,m[n+"2"]=p,m}}}(a,n)||a.getVisual("color");d.useStyle(D(r.getLineStyle(),{fill:"none",stroke:M,lineJoin:"bevel"}));var I=t.get("smooth");if(I=Mm(t.get("smooth")),d.setShape({smooth:I,smoothMonotone:t.get("smoothMonotone"),connectNulls:t.get("connectNulls")}),f){var T=a.getCalculationInfo("stackedOnSeries"),A=0;f.useStyle(D(s.getAreaStyle(),{fill:M,opacity:.7,lineJoin:"bevel"})),T&&(A=Mm(T.get("smooth"))),f.setShape({smooth:I,stackedOnSmooth:A,smoothMonotone:t.get("smoothMonotone"),connectNulls:t.get("connectNulls")})}this._data=a,this._coordSys=n,this._stackedOnPoints=y,this._points=l,this._step=S,this._valueOrigin=v},dispose:function(){},highlight:function(t,e,i,n){var o=t.getData(),a=Yo(o,n);if(!(a instanceof Array)&&null!=a&&0<=a){var r=o.getItemGraphicEl(a);if(!r){var s=o.getItemLayout(a);if(!s)return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(s[0],s[1]))return;(r=new Ug(o,a)).position=s,r.setZ(t.get("zlevel"),t.get("z")),r.ignore=isNaN(s[0])||isNaN(s[1]),r.__temp=!0,o.setItemGraphicEl(a,r),r.stopSymbolAnimation(!0),this.group.add(r)}r.highlight()}else xc.prototype.highlight.call(this,t,e,i,n)},downplay:function(t,e,i,n){var o=t.getData(),a=Yo(o,n);if(null!=a&&0<=a){var r=o.getItemGraphicEl(a);r&&(r.__temp?(o.setItemGraphicEl(a,null),this.group.remove(r)):r.downplay())}else xc.prototype.downplay.call(this,t,e,i,n)},_newPolyline:function(t){var e=this._polyline;return e&&this._lineGroup.remove(e),e=new ym({shape:{points:t},silent:!0,z2:10}),this._lineGroup.add(e),this._polyline=e},_newPolygon:function(t,e){var i=this._polygon;return i&&this._lineGroup.remove(i),i=new xm({shape:{points:t,stackedOnPoints:e},silent:!0}),this._lineGroup.add(i),this._polygon=i},_updateAnimation:function(t,e,i,n,o,a){var r=this._polyline,s=this._polygon,l=t.hostModel,u=function(t,e,i,n,o,a,r,s){for(var l=function(t,e){var i=[];return e.diff(t).add(function(t){i.push({cmd:"+",idx:t})}).update(function(t,e){i.push({cmd:"=",idx:e,idx1:t})}).remove(function(t){i.push({cmd:"-",idx:t})}).execute(),i}(t,e),u=[],h=[],c=[],d=[],f=[],p=[],g=[],m=rm(o,e,r),v=rm(a,t,s),y=0;ye&&(e=t[i]);return isFinite(e)?e:NaN},min:function(t){for(var e=1/0,i=0;ie[1]&&e.reverse(),e},getOtherAxis:function(){this.grid.getOtherAxis()},pointToData:function(t,e){return this.coordToData(this.toLocalCoord(t["x"===this.dim?0:1]),e)},toLocalCoord:null,toGlobalCoord:null},w(Em,Vg);var Rm={show:!0,zlevel:0,z:0,inverse:!1,name:"",nameLocation:"end",nameRotate:null,nameTruncate:{maxWidth:null,ellipsis:"...",placeholder:"."},nameTextStyle:{},nameGap:15,silent:!1,triggerEvent:!1,tooltip:{show:!1},axisPointer:{},axisLine:{show:!0,onZero:!0,onZeroAxisIndex:null,lineStyle:{color:"#333",width:1,type:"solid"},symbol:["none","none"],symbolSize:[10,15]},axisTick:{show:!0,inside:!1,length:5,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,showMinLabel:null,showMaxLabel:null,margin:8,fontSize:12},splitLine:{show:!0,lineStyle:{color:["#ccc"],width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:["rgba(250,250,250,0.3)","rgba(200,200,200,0.3)"]}}},zm={};zm.categoryAxis=m({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"}},Rm),zm.valueAxis=m({boundaryGap:[0,0],splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:"#eee",width:1}}},Rm),zm.timeAxis=D({scale:!0,min:"dataMin",max:"dataMax"},zm.valueAxis),zm.logAxis=D({scale:!0,logBase:10},zm.valueAxis);function Bm(a,t,r,e){E(Vm,function(o){t.extend({type:a+"Axis."+o,mergeDefaultAndTheme:function(t,e){var i=this.layoutMode,n=i?Mu(t):{};m(t,e.getTheme().get(o+"Axis")),m(t,this.getDefaultOption()),t.type=r(a,t),i&&Su(t,n,i)},optionUpdated:function(){"category"===this.option.type&&(this.__ordinalMeta=mp.createByAxisModel(this))},getCategories:function(t){var e=this.option;if("category"===e.type)return t?e.data:this.__ordinalMeta.categories},getOrdinalMeta:function(){return this.__ordinalMeta},defaultOption:p([{},zm[o+"Axis"],e],!0)})}),Lu.registerSubTypeDefaulter(a+"Axis",T(r,a))}var Vm=["value","category","time","log"],Gm=Lu.extend({type:"cartesian2dAxis",axis:null,init:function(){Gm.superApply(this,"init",arguments),this.resetRange()},mergeOption:function(){Gm.superApply(this,"mergeOption",arguments),this.resetRange()},restoreData:function(){Gm.superApply(this,"restoreData",arguments),this.resetRange()},getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:"grid",index:this.option.gridIndex,id:this.option.gridId})[0]}});function Fm(t,e){return e.type||(e.data?"category":"value")}m(Gm.prototype,cg);var Wm={offset:0};function Hm(t,e){return t.getCoordSysModel()===e}function Zm(t,e,i){this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this._initCartesian(t,e,i),this.model=t}Bm("x",Gm,Fm,Wm),Bm("y",Gm,Fm,Wm),Lu.extend({type:"grid",dependencies:["xAxis","yAxis"],layoutMode:"box",coordinateSystem:null,defaultOption:{show:!1,zlevel:0,z:0,left:"10%",top:60,right:"10%",bottom:60,containLabel:!1,backgroundColor:"rgba(0,0,0,0)",borderWidth:1,borderColor:"#ccc"}});var Um=Zm.prototype;function Xm(t,e,i,n){i.getAxesOnZeroOf=function(){return o?[o]:[]};var o,a=t[e],r=i.model,s=r.get("axisLine.onZero"),l=r.get("axisLine.onZeroAxisIndex");if(s){if(null!=l)Ym(a[l])&&(o=a[l]);else for(var u in a)if(a.hasOwnProperty(u)&&Ym(a[u])&&!n[h(a[u])]){o=a[u];break}o&&(n[h(o)]=!0)}function h(t){return t.dim+"_"+t.index}}function Ym(t){return t&&"category"!==t.type&&"time"!==t.type&&function(t){var e=t.scale.getExtent(),i=e[0],n=e[1];return!(0u[1]?-1:1,c=["start"===a?u[0]-h*l:"end"===a?u[1]+h*l:(u[0]+u[1])/2,av(a)?t.labelOffset+r*l:0],d=e.get("nameRotate");null!=d&&(d=d*Jm/180),av(a)?n=ev(t.rotation,null!=d?d:t.rotation,r):(n=function(t,e,i,n){var o,a,r=Zl(i-t.rotation),s=n[0]>n[1],l="start"===e&&!s||"start"!==e&&s;o=Ul(r-Jm/2)?(a=l?"bottom":"top","center"):Ul(r-1.5*Jm)?(a=l?"top":"bottom","center"):(a="middle",r<1.5*Jm&&Jm/2l[1]&&l.reverse(),(null==r||r>l[1])&&(r=l[1]),r=i.r0}}});var ey=Math.PI/180;function iy(o,t,e,i,n,a,r,s,l,u){function h(t,e,i){for(var n=t;nl+r);n++)if(o[n].y+=i,to[n].y+o[n].height)return void c(n,i/2);c(e-1,i/2)}function c(t,e){for(var i=t;0<=i&&!(o[i].y-eo[i-1].y+o[i-1].height));i--);}function d(t,e,i,n,o,a){for(var r=e?Number.MAX_VALUE:0,s=0,l=t.length;s=e?v.push(o[y]):m.push(o[y]);d(m,!1,t,e,i,n),d(v,!0,t,e,i,n)}function ny(t){return"center"===t.position}function oy(L,k,P,t,N,e){var O,E,R=L.getData(),z=[],B=!1,V=(L.get("minShowLabelAngle")||0)*ey;R.each(function(t){var e=R.getItemLayout(t),i=R.getItemModel(t),n=i.getModel("label"),o=n.get("position")||i.get("emphasis.label.position"),a=n.get("distanceToLabelLine"),r=n.get("alignTo"),s=Rl(n.get("margin"),P),l=n.get("bleedMargin"),u=n.getFont(),h=i.getModel("labelLine"),c=h.get("length");c=Rl(c,P);var d=h.get("length2");if(d=Rl(d,P),!(e.anglei[0]&&isFinite(h)&&isFinite(i[0]););else{var l=o.getTicks().length-1;c"+N(t,function(t,e){var i=o.get(o.mapDimension(t.dim),n);return au(t.name+" : "+i)}).join("
      ")},getTooltipPosition:function(t){if(null!=t)for(var e=this.getData(),i=this.coordinateSystem,n=e.getValues(N(i.dimensions,function(t){return e.mapDimension(t)}),t,!0),o=0,a=n.length;o"+au(n+" : "+i)},getTooltipPosition:function(t){if(null!=t){var e=this.getData().getName(t),i=this.coordinateSystem,n=i.getRegion(e);return n&&i.dataToPoint(n.center)}},setZoom:function(t){this.option.zoom=t},setCenter:function(t){this.option.center=t},defaultOption:{zlevel:0,z:2,coordinateSystem:"geo",map:"",left:"center",top:"center",aspectScale:.75,showLegendSymbol:!0,dataRangeHoverLink:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444",areaColor:"#eee"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{areaColor:"rgba(255,215,0,0.8)"}}}}),Xv);var Oy="\0_ec_interaction_mutex";function Ey(t,e){return!!Ry(t)[e]}function Ry(t){return t[Oy]||(t[Oy]={})}function zy(i){this.pointerChecker,this._zr=i,this._opt={};var t=A,n=t(By,this),o=t(Vy,this),a=t(Gy,this),r=t(Fy,this),s=t(Wy,this);Ct.call(this),this.setPointerChecker=function(t){this.pointerChecker=t},this.enable=function(t,e){this.disable(),this._opt=D(L(e)||{},{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),null==t&&(t=!0),!0!==t&&"move"!==t&&"pan"!==t||(i.on("mousedown",n),i.on("mousemove",o),i.on("mouseup",a)),!0!==t&&"scale"!==t&&"zoom"!==t||(i.on("mousewheel",r),i.on("pinch",s))},this.disable=function(){i.off("mousedown",n),i.off("mousemove",o),i.off("mouseup",a),i.off("mousewheel",r),i.off("pinch",s)},this.dispose=this.disable,this.isDragging=function(){return this._dragging},this.isPinching=function(){return this._pinching}}function By(t){if(!(Yt(t)||t.target&&t.target.draggable)){var e=t.offsetX,i=t.offsetY;this.pointerChecker&&this.pointerChecker(t,e,i)&&(this._x=e,this._y=i,this._dragging=!0)}}function Vy(t){if(this._dragging&&Uy("moveOnMouseMove",t,this._opt)&&"pinch"!==t.gestureEvent&&!Ey(this._zr,"globalPan")){var e=t.offsetX,i=t.offsetY,n=this._x,o=this._y,a=e-n,r=i-o;this._x=e,this._y=i,this._opt.preventDefaultMouseMove&&Xt(t.event),Zy(this,"pan","moveOnMouseMove",t,{dx:a,dy:r,oldX:n,oldY:o,newX:e,newY:i})}}function Gy(t){Yt(t)||(this._dragging=!1)}function Fy(t){var e=Uy("zoomOnMouseWheel",t,this._opt),i=Uy("moveOnMouseWheel",t,this._opt),n=t.wheelDelta,o=Math.abs(n),a=t.offsetX,r=t.offsetY;if(0!==n&&(e||i)){if(e){var s=3e&&(e=n.height)}this.height=e+1},getNodeById:function(t){if(this.getId()===t)return this;for(var e=0,i=this.children,n=i.length;ea&&(a=t.depth)});var r=t.expandAndCollapse&&0<=t.initialTreeDepth?t.initialTreeDepth:a;return o.root.eachNode("preorder",function(t){var e=t.hostTree.data.getRawDataItem(t.dataIndex);t.isExpand=e&&null!=e.collapsed?!e.collapsed:t.depth<=r}),o.data},getOrient:function(){var t=this.get("orient");return"horizontal"===t?t="LR":"vertical"===t&&(t="TB"),t},setZoom:function(t){this.option.zoom=t},setCenter:function(t){this.option.center=t},formatTooltip:function(t){for(var e=this.getData().tree,i=e.root.children[0],n=e.getNodeByDataIndex(t),o=n.getValue(),a=n.name;n&&n!==i;)a=n.parentNode.name+"."+a,n=n.parentNode;return au(a+(isNaN(o)||null==o?"":" : "+o))},defaultOption:{zlevel:0,z:2,coordinateSystem:"view",left:"12%",top:"12%",right:"12%",bottom:"12%",layout:"orthogonal",edgeShape:"curve",edgeForkPosition:"50%",roam:!1,nodeScaleRatio:.4,center:null,zoom:1,orient:"LR",symbol:"emptyCircle",symbolSize:7,expandAndCollapse:!0,initialTreeDepth:2,lineStyle:{color:"#ccc",width:1.5,curveness:.5},itemStyle:{color:"lightsteelblue",borderColor:"#c23531",borderWidth:1.5},label:{show:!0,color:"#555"},leaves:{label:{show:!0}},animationEasing:"linear",animationDuration:700,animationDurationUpdate:1e3}});var Ex=Cs({shape:{parentPoint:[],childPoints:[],orient:"",forkPosition:""},style:{stroke:"#000",fill:null},buildPath:function(t,e){var i=e.childPoints,n=i.length,o=e.parentPoint,a=i[0],r=i[n-1];if(1===n)return t.moveTo(o[0],o[1]),void t.lineTo(a[0],a[1]);var s=e.orient,l="TB"===s||"BT"===s?0:1,u=1-l,h=Rl(e.forkPosition,1),c=[];c[l]=o[l],c[u]=o[u]+(r[u]-o[u])*h,t.moveTo(o[0],o[1]),t.lineTo(c[0],c[1]),t.moveTo(a[0],a[1]),c[l]=a[l],t.lineTo(c[0],c[1]),c[l]=r[l],t.lineTo(c[0],c[1]),t.lineTo(r[0],r[1]);for(var d=1;dx.x)||(m-=Math.PI);var b=v?"left":"right",S=a.labelModel.get("rotate"),M=S*(Math.PI/180);g.setStyle({textPosition:a.labelModel.get("position")||b,textRotation:null==S?-m:M,textOrigin:"center",verticalAlign:"middle"})}!function(t,e,i,n,o,a,r,s,l){var u=l.edgeShape,h=n.__edge;if("curve"===u)e.parentNode&&e.parentNode!==i&&cl(h=h||(n.__edge=new ds({shape:Gx(l,o,o),style:D({opacity:0,strokeNoScale:!0},l.lineStyle)})),{shape:Gx(l,a,r),style:{opacity:1}},t);else if("polyline"===u&&"orthogonal"===l.layout&&e!==i&&e.children&&0!==e.children.length&&!0===e.isExpand){for(var c=e.children,d=[],f=0;fh.getLayout().x&&(h=t),t.depth>c.depth&&(c=t)});var d=u===h?1:r(u,h)/2,f=d-u.getLayout().x,p=0,g=0,m=0,v=0;if("radial"===n)p=o/(h.getLayout().x+d+f),g=a/(c.depth-1||1),Fx(l,function(t){m=(t.getLayout().x+f)*p,v=(t.depth-1)*g;var e=Lx(m,v);t.setLayout({x:e.x,y:e.y,rawX:m,rawY:v},!0)});else{var y=t.getOrient();"RL"===y||"LR"===y?(g=a/(h.getLayout().x+d+f),p=o/(c.depth-1||1),Fx(l,function(t){v=(t.getLayout().x+f)*g,m="LR"===y?(t.depth-1)*p:o-(t.depth-1)*p,t.setLayout({x:m,y:v},!0)})):"TB"!==y&&"BT"!==y||(p=o/(h.getLayout().x+d+f),g=a/(c.depth-1||1),Fx(l,function(t){m=(t.getLayout().x+f)*p,v="TB"===y?(t.depth-1)*g:a-(t.depth-1)*g,t.setLayout({x:m,y:v},!0)}))}}}(t,e)})}),rc.extend({type:"series.treemap",layoutMode:"box",dependencies:["grid","polar"],preventUsingHoverLayer:!0,_viewRoot:null,defaultOption:{progressive:0,left:"center",top:"middle",right:null,bottom:null,width:"80%",height:"80%",sort:!0,clipWindow:"origin",squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:"▶",zoomToNodeRatio:.1024,roam:!0,nodeClick:"zoomToNode",animation:!0,animationDurationUpdate:900,animationEasing:"quinticInOut",breadcrumb:{show:!0,height:22,left:"center",top:"bottom",emptyItemWidth:25,itemStyle:{color:"rgba(0,0,0,0.7)",borderColor:"rgba(255,255,255,0.7)",borderWidth:1,shadowColor:"rgba(150,150,150,1)",shadowBlur:3,shadowOffsetX:0,shadowOffsetY:0,textStyle:{color:"#fff"}},emphasis:{textStyle:{}}},label:{show:!0,distance:0,padding:5,position:"inside",color:"#fff",ellipsis:!0},upperLabel:{show:!1,position:[0,"50%"],height:20,color:"#fff",ellipsis:!0,verticalAlign:"middle"},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:"#fff",borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,"50%"],color:"#fff",ellipsis:!0,verticalAlign:"middle"}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:"index",visibleMin:10,childrenVisibleMin:null,levels:[]},getInitialData:function(t,e){var i={name:t.name,children:t.data};!function i(t){var n=0;E(t.children,function(t){i(t);var e=t.value;O(e)&&(e=e[0]),n+=e});var e=t.value;O(e)&&(e=e[0]);null!=e&&!isNaN(e)||(e=n);e<0&&(e=0);O(t.value)?t.value[0]=e:t.value=e}(i);var n=t.levels||[];n=t.levels=function(t,e){var n,i=e.get("color");if(!i)return;if(E(t=t||[],function(t){var e=new Cl(t),i=e.get("color");(e.get("itemStyle.color")||i&&"none"!==i)&&(n=!0)}),!n){(t[0]||(t[0]={})).color=i.slice()}return t}(n,e);var o={};return o.levels=n,Ix.createTree(i,this,o).data},optionUpdated:function(){this.resetViewRoot()},formatTooltip:function(t){var e=this.getData(),i=this.getRawValue(t),n=O(i)?tu(i[0]):tu(i);return au(e.getName(t)+": "+n)},getDataParams:function(t){var e=rc.prototype.getDataParams.apply(this,arguments),i=this.getData().tree.getNodeByDataIndex(t);return e.treePathInfo=Ux(i,this),e},setLayoutInfo:function(t){this.layoutInfo=this.layoutInfo||{},k(this.layoutInfo,t)},mapIdToIndex:function(t){var e=this._idIndexMap;e||(e=this._idIndexMap=Q(),this._idIndexMapCount=0);var i=e.get(t);return null==i&&e.set(t,i=this._idIndexMapCount++),i},getViewRoot:function(){return this._viewRoot},resetViewRoot:function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)}});var Xx=5;function Yx(t){this.group=new Ci,t.add(this.group)}function jx(t,e,i,n,o,a){var r=[[o?t:t-Xx,e],[t+i,e],[t+i,e+n],[o?t:t-Xx,e+n]];return a||r.splice(2,0,[t+i+Xx,e+n/2]),o||r.push([t,e+n/2]),r}Yx.prototype={constructor:Yx,render:function(t,e,i,n){var o=t.getModel("breadcrumb"),a=this.group;if(a.removeAll(),o.get("show")&&i){var r=o.getModel("itemStyle"),s=r.getModel("textStyle"),l={pos:{left:o.get("left"),right:o.get("right"),top:o.get("top"),bottom:o.get("bottom")},box:{width:e.getWidth(),height:e.getHeight()},emptyItemWidth:o.get("emptyItemWidth"),totalWidth:0,renderList:[]};this._prepare(i,l,s),this._renderContent(t,l,r,s,n),bu(a,l.pos,l.box)}},_prepare:function(t,e,i){for(var n=t;n;n=n.parentNode){var o=n.getModel().get("name"),a=i.getTextRect(o),r=Math.max(a.width+16,e.emptyItemWidth);e.totalWidth+=r+8,e.renderList.push({node:n,text:o,width:r})}},_renderContent:function(t,e,i,n,o){for(var a,r,s=0,l=e.emptyItemWidth,u=t.get("breadcrumb.height"),h=function(t,e,i){var n=e.width,o=e.height,a=Rl(t.x,n),r=Rl(t.y,o),s=Rl(t.x2,n),l=Rl(t.y2,o);return(isNaN(a)||isNaN(parseFloat(t.x)))&&(a=0),(isNaN(s)||isNaN(parseFloat(t.x2)))&&(s=n),(isNaN(r)||isNaN(parseFloat(t.y)))&&(r=0),(isNaN(l)||isNaN(parseFloat(t.y2)))&&(l=o),i=iu(i||0),{width:Math.max(s-a-i[1]-i[3],0),height:Math.max(l-r-i[0]-i[2],0)}}(e.pos,e.box),c=e.totalWidth,d=e.renderList,f=d.length-1;0<=f;f--){var p=d[f],g=p.node,m=p.width,v=p.text;c>h.width&&(c-=m-l,m=l,v=null);var y=new Qr({shape:{points:jx(s,0,m,u,f===d.length-1,0===f)},style:D(i.getItemStyle(),{lineJoin:"bevel",text:v,textFill:n.getTextColor(),textFont:n.getFont()}),z:10,onclick:T(o,g)});this.group.add(y),a=t,r=g,y.eventData={componentType:"series",componentSubType:"treemap",componentIndex:a.componentIndex,seriesIndex:a.componentIndex,seriesName:a.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:r&&r.dataIndex,name:r&&r.name},treePathInfo:r&&Ux(r,a)},s+=m+8}},remove:function(){this.group.removeAll()}};function qx(t){var e=a_(t);return e.stroke=e.fill=e.lineWidth=null,e}var Kx=A,$x=Ci,Jx=rs,Qx=E,t_=["label"],e_=["emphasis","label"],i_=["upperLabel"],n_=["emphasis","upperLabel"],o_=10,a_=ha([["fill","color"],["stroke","strokeColor"],["lineWidth","strokeWidth"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]);function r_(c,r,s,l,u,e,d,t,i,n){if(d){var f=d.getLayout(),o=c.getData();if(o.setItemGraphicEl(d.dataIndex,null),f&&f.isInView){var h=f.width,p=f.height,g=f.borderWidth,m=f.invisible,v=d.getRawIndex(),y=t&&t.getRawIndex(),a=d.viewChildren,x=f.upperHeight,_=a&&a.length,w=d.getModel("itemStyle"),b=d.getModel("emphasis.itemStyle"),S=C("nodeGroup",$x);if(S){if(i.add(S),S.attr("position",[f.x||0,f.y||0]),S.__tmNodeWidth=h,S.__tmNodeHeight=p,f.isAboveViewRoot)return S;var M=d.getModel(),I=C("background",Jx,n,1);if(I&&function(t,e,i){if(e.dataIndex=d.dataIndex,e.seriesIndex=c.seriesIndex,e.setShape({x:0,y:0,width:h,height:p}),m)A(e);else{e.invisible=!1;var n=d.getVisual("borderColor",!0),o=b.get("borderColor"),a=qx(w);a.fill=n;var r=a_(b);if(r.fill=o,i){var s=h-2*g;D(a,r,n,s,x,{x:g,y:0,width:s,height:x})}else a.text=r.text=null;e.setStyle(a),Us(e,r)}t.add(e)}(S,I,_&&f.upperHeight),_)Qs(S)&&Js(S,!1),I&&(Js(I,!0),o.setItemGraphicEl(d.dataIndex,I));else{var T=C("content",Jx,n,2);T&&function(t,e){e.dataIndex=d.dataIndex,e.seriesIndex=c.seriesIndex;var i=Math.max(h-2*g,0),n=Math.max(p-2*g,0);if(e.culling=!0,e.setShape({x:g,y:g,width:i,height:n}),m)A(e);else{e.invisible=!1;var o=d.getVisual("color",!0),a=qx(w);a.fill=o;var r=a_(b);D(a,r,o,i,n),e.setStyle(a),Us(e,r)}t.add(e)}(S,T),I&&Qs(I)&&Js(I,!1),Js(S,!0),o.setItemGraphicEl(d.dataIndex,S)}return S}}}function A(t){t.invisible||e.push(t)}function D(t,e,i,n,o,a){var r=W(c.getFormattedLabel(d.dataIndex,"normal",null,null,a?"upperLabel":"label"),M.get("name"));if(!a&&f.isLeafRoot){var s=c.get("drillDownIcon",!0);r=s?s+" "+r:r}var l=M.getModel(a?i_:t_),u=M.getModel(a?n_:e_),h=l.getShallow("show");el(t,e,l,u,{defaultText:h?r:null,autoColor:i,isRectText:!0}),a&&(t.textRect=L(a)),t.truncate=h&&l.get("ellipsis")?{outerWidth:n,outerHeight:o,minChar:2}:null}function C(t,e,i,n){var o=null!=y&&s[t][y],a=u[t];return o?(s[t][y]=null,function(t,e,i){(t[v]={}).old="nodeGroup"===i?e.position.slice():k({},e.shape)}(a,o,t)):m||((o=new e({z:function(t,e){var i=t*o_+e;return(i-1)/i}(i,n)})).__tmDepth=i,function(t,e,i){var n=t[v]={},o=d.parentNode;if(o&&(!l||"drillDown"===l.direction)){var a=0,r=0,s=u.background[o.getRawIndex()];!l&&s&&s.old&&(a=s.old.width,r=s.old.height),n.old="nodeGroup"===i?[0,r]:{x:a,y:r,width:0,height:0}}n.fadein="nodeGroup"!==i}(a,0,o.__tmStorageName=t)),r[t][v]=o}}Df({type:"treemap",init:function(t,e){this._containerGroup,this._storage={nodeGroup:[],background:[],content:[]},this._oldTree,this._breadcrumb,this._controller,this._state="ready"},render:function(t,e,i,n){if(!(_(e.findComponents({mainType:"series",subType:"treemap",query:n}),t)<0)){this.seriesModel=t,this.api=i,this.ecModel=e;var o=Wx(n,["treemapZoomToNode","treemapRootToNode"],t),a=n&&n.type,r=t.layoutInfo,s=!this._oldTree,l=this._storage,u="treemapRootToNode"===a&&o&&l?{rootNodeGroup:l.nodeGroup[o.node.getRawIndex()],direction:n.direction}:null,h=this._giveContainerGroup(r),c=this._doRender(h,t,u);s||a&&"treemapZoomToNode"!==a&&"treemapRootToNode"!==a?c.renderFinally():this._doAnimation(h,c,t,u),this._resetController(i),this._renderBreadcrumb(t,i,o)}},_giveContainerGroup:function(t){var e=this._containerGroup;return e||(e=this._containerGroup=new $x,this._initEvents(e),this.group.add(e)),e.attr("position",[t.x,t.y]),e},_doRender:function(t,e,i){var n=e.getData().tree,o=this._oldTree,a={nodeGroup:[],background:[],content:[]},r={nodeGroup:[],background:[],content:[]},s=this._storage,l=[],c=T(r_,e,r,s,i,a,l);!function a(r,s,l,u,h){u?Qx(s=r,function(t,e){t.isRemoved()||i(e,e)}):new Lf(s,r,t,t).add(i).update(i).remove(T(i,null)).execute();function t(t){return t.getId()}function i(t,e){var i=null!=t?r[t]:null,n=null!=e?s[e]:null,o=c(i,n,l,h);o&&a(i&&i.viewChildren||[],n&&n.viewChildren||[],o,u,h+1)}}(n.root?[n.root]:[],o&&o.root?[o.root]:[],t,n===o||!o,0);var u,h,d=(h={nodeGroup:[],background:[],content:[]},(u=s)&&Qx(u,function(t,e){var i=h[e];Qx(t,function(t){t&&(i.push(t),t.__tmWillDelete=1)})}),h);return this._oldTree=n,this._storage=r,{lastsForAnimation:a,willDeleteEls:d,renderFinally:function(){Qx(d,function(t){Qx(t,function(t){t.parent&&t.parent.remove(t)})}),Qx(l,function(t){t.invisible=!0,t.dirty()})}}},_doAnimation:function(t,a,e,s){if(e.get("animation")){var l=e.get("animationDurationUpdate"),u=e.get("animationEasing"),h=function(){var a,r=[],s={};return{add:function(t,e,i,n,o){return R(n)&&(o=n,n=0),!s[t.id]&&(s[t.id]=1,r.push({el:t,target:e,time:i,delay:n,easing:o}),!0)},done:function(t){return a=t,this},start:function(){for(var t=r.length,e=0,i=r.length;e=r.length||t===r[t.depth]){var i=O_(l,c,t,e,y,s);n(t,i,o,a,r,s)}})}else p=L_(c),t.setVisual("color",p)}(a,{},N(o.levelModels,function(t){return t?t.get(A_):null}),r,t.getViewRoot().getAncestors(),t)}};function C_(i,n,o,a){var r=k({},n);return E(["color","colorAlpha","colorSaturation"],function(t){var e=i.get(t,!0);null==e&&o&&(e=o[t]),null==e&&(e=n[t]),null==e&&(e=a.get(t)),null!=e&&(r[t]=e)}),r}function L_(t){var e=k_(t,"color");if(e){var i=k_(t,"colorAlpha"),n=k_(t,"colorSaturation");return n&&(e=qe(e,null,null,n)),i&&(e=Ke(e,i)),e}}function k_(t,e){var i=t[e];if(null!=i&&"none"!==i)return i}function P_(t,e,i,n,o,a){if(a&&a.length){var r=N_(e,"color")||null!=o.color&&"none"!==o.color&&(N_(e,"colorAlpha")||N_(e,"colorSaturation"));if(r){var s=e.get("visualMin"),l=e.get("visualMax"),u=i.dataExtent.slice();null!=s&&su[1]&&(u[1]=l);var h=e.get("colorMappingBy"),c={type:r.name,dataExtent:u,visual:r.range};"color"!==c.type||"index"!==h&&"id"!==h?c.mappingMethod="linear":(c.mappingMethod="category",c.loop=!0);var d=new f_(c);return d.__drColorMappingBy=h,d}}}function N_(t,e){var i=t.get(e);return T_(i)&&i.length?{name:e,range:i}:null}function O_(t,e,i,n,o,a){var r=k({},e);if(o){var s=o.type,l="color"===s&&o.__drColorMappingBy,u="index"===l?n:"id"===l?a.mapIdToIndex(i.getId()):i.getValue(t.get("visualDimension"));r[s]=o.mapValueToVisual(u)}return r}var E_=Math.max,R_=Math.min,z_=W,B_=E,V_=["itemStyle","borderWidth"],G_=["itemStyle","gapWidth"],F_=["upperLabel","show"],W_=["upperLabel","height"],H_={seriesType:"treemap",reset:function(t,e,i,n){var o=i.getWidth(),a=i.getHeight(),r=t.option,s=wu(t.getBoxLayoutParams(),{width:i.getWidth(),height:i.getHeight()}),l=r.size||[],u=Rl(z_(s.width,l[0]),o),h=Rl(z_(s.height,l[1]),a),c=n&&n.type,d=Wx(n,["treemapZoomToNode","treemapRootToNode"],t),f="treemapRender"===c||"treemapMove"===c?n.rootRect:null,p=t.getViewRoot(),g=Hx(p);if("treemapMove"!==c){var m="treemapZoomToNode"===c?function(t,e,i,n,o){var a,r=(e||{}).node,s=[n,o];if(!r||r===i)return s;var l=n*o,u=l*t.option.zoomToNodeRatio;for(;a=r.parentNode;){for(var h=0,c=a.children,d=0,f=c.length;ds[1]&&(s[1]=e)})}else s=[NaN,NaN];return{sum:n,dataExtent:s}}(e,r,s);if(0===u.sum)return t.viewChildren=[];if(u.sum=function(t,e,i,n,o){if(!n)return i;for(var a=t.get("visibleMin"),r=o.length,s=r,l=r-1;0<=l;l--){var u=o["asc"===n?r-l-1:l].getValue();u/i*ei[l[r]])&&(h=i[l[r]]);for(var c=0,d=t.length;c "+d)),u++)}var f,p=i.get("coordinateSystem");if("cartesian2d"===p||"polar"===p)f=pp(t,i);else{var g=sh.get(p),m=g&&"view"!==g.type&&g.dimensions||[];_(m,"value")<0&&m.concat(["value"]);var v=sp(t,{coordDimensions:m});(f=new Xf(v,i)).initData(t)}var y=new Xf(["value"],i);return y.initData(l,s),o&&o(f,y),mx({mainData:f,struct:a,structAttr:"graph",datas:{node:f,edge:y},datasAttr:{node:"data",edge:"edgeData"}}),a.update(),a}var ew=Af({type:"series.graph",init:function(t){ew.superApply(this,"init",arguments);var e=this;function i(){return e._categoriesData}this.legendVisualProvider=new Yv(i,i),this.fillDataTextStyle(t.edges||t.links),this._updateCategoriesData()},mergeOption:function(t){ew.superApply(this,"mergeOption",arguments),this.fillDataTextStyle(t.edges||t.links),this._updateCategoriesData()},mergeDefaultAndTheme:function(t){ew.superApply(this,"mergeDefaultAndTheme",arguments),Go(t,["edgeLabel"],["show"])},getInitialData:function(t,s){var e=t.edges||t.links||[],i=t.data||t.nodes||[],l=this;if(i&&e)return tw(i,e,this,!0,function(t,e){t.wrapMethod("getItemModel",function(t){var e=l._categoriesModels[t.getShallow("category")];return e&&(e.parentModel=t.parentModel,t.parentModel=e),t});var i=l.getModel("edgeLabel"),n=new Cl({label:i.option},i.parentModel,s),o=l.getModel("emphasis.edgeLabel"),a=new Cl({emphasis:{label:o.option}},o.parentModel,s);function r(t){return(t=this.parsePath(t))&&"label"===t[0]?n:t&&"emphasis"===t[0]&&"label"===t[1]?a:this.parentModel}e.wrapMethod("getItemModel",function(t){return t.customizeGetParent(r),t})}).data},getGraph:function(){return this.getData().graph},getEdgeData:function(){return this.getGraph().edgeData},getCategoriesData:function(){return this._categoriesData},formatTooltip:function(t,e,i){if("edge"!==i)return ew.superApply(this,"formatTooltip",arguments);var n=this.getData(),o=this.getDataParams(t,i),a=n.graph.getEdgeByIndex(t),r=n.getName(a.node1.dataIndex),s=n.getName(a.node2.dataIndex),l=[];return null!=r&&l.push(r),null!=s&&l.push(s),l=au(l.join(" > ")),o.value&&(l+=" : "+au(o.value)),l},_updateCategoriesData:function(){var t=N(this.option.categories||[],function(t){return null!=t.value?t:k({value:0},t)}),e=new Xf(["value"],this);e.initData(t),this._categoriesData=e,this._categoriesModels=e.mapArray(function(t){return e.getItemModel(t,!0)})},setZoom:function(t){this.option.zoom=t},setCenter:function(t){this.option.center=t},isAnimationEnabled:function(){return ew.superCall(this,"isAnimationEnabled")&&!("force"===this.get("layout")&&this.get("force.layoutAnimation"))},defaultOption:{zlevel:0,z:2,coordinateSystem:"view",legendHoverLink:!0,hoverAnimation:!0,layout:null,focusNodeAdjacency:!1,circular:{rotateLabel:!1},force:{initLayout:null,repulsion:[0,50],gravity:.1,friction:.6,edgeLength:30,layoutAnimation:!0},left:"center",top:"center",symbol:"circle",symbolSize:10,edgeSymbol:["none","none"],edgeSymbolSize:10,edgeLabel:{position:"middle",distance:5},draggable:!1,roam:!1,center:null,zoom:1,nodeScaleRatio:.6,label:{show:!1,formatter:"{b}"},itemStyle:{},lineStyle:{color:"#aaa",width:1,curveness:0,opacity:.5},emphasis:{label:{show:!0}}}}),iw=ls.prototype,nw=ds.prototype;function ow(t){return isNaN(+t.cpx1)||isNaN(+t.cpy1)}var aw=Cs({type:"ec-line",style:{stroke:"#000",fill:null},shape:{x1:0,y1:0,x2:0,y2:0,percent:1,cpx1:null,cpy1:null},buildPath:function(t,e){this[ow(e)?"_buildPathLine":"_buildPathCurve"](t,e)},_buildPathLine:iw.buildPath,_buildPathCurve:nw.buildPath,pointAt:function(t){return this[ow(this.shape)?"_pointAtLine":"_pointAtCurve"](t)},_pointAtLine:iw.pointAt,_pointAtCurve:nw.pointAt,tangentAt:function(t){var e=this.shape,i=ow(e)?[e.x2-e.x1,e.y2-e.y1]:this._tangentAtCurve(t);return mt(i,i)},_tangentAtCurve:nw.tangentAt}),rw=["fromSymbol","toSymbol"];function sw(t){return"_"+t+"Type"}function lw(t,e,i){var n=e.getItemVisual(i,"color"),o=e.getItemVisual(i,t),a=e.getItemVisual(i,t+"Size");if(o&&"none"!==o){O(a)||(a=[a,a]);var r=_g(o,-a[0]/2,-a[1]/2,a[0],a[1],n);return r.name=t,r}}function uw(t,e){t.x1=e[0][0],t.y1=e[0][1],t.x2=e[1][0],t.y2=e[1][1],t.percent=1;var i=e[2];i?(t.cpx1=i[0],t.cpy1=i[1]):(t.cpx1=NaN,t.cpy1=NaN)}function hw(t,e,i){Ci.call(this),this._createLine(t,e,i)}var cw=hw.prototype;function dw(t){this._ctor=t||hw,this.group=new Ci}cw.beforeUpdate=function(){var t=this.childOfName("fromSymbol"),e=this.childOfName("toSymbol"),i=this.childOfName("label");if(t||e||!i.ignore){for(var n=1,o=this.parent;o;)o.scale&&(n/=o.scale[0]),o=o.parent;var a=this.childOfName("line");if(this.__dirty||a.__dirty){var r=a.shape.percent,s=a.pointAt(0),l=a.pointAt(r),u=ht([],l,s);if(mt(u,u),t){t.attr("position",s);var h=a.tangentAt(0);t.attr("rotation",Math.PI/2-Math.atan2(h[1],h[0])),t.attr("scale",[n*r,n*r])}if(e){e.attr("position",l);h=a.tangentAt(1);e.attr("rotation",-Math.PI/2-Math.atan2(h[1],h[0])),e.attr("scale",[n*r,n*r])}if(!i.ignore){var c,d,f,p;i.attr("position",l);var g=i.__labelDistance,m=g[0]*n,v=g[1]*n,y=r/2,x=[(h=a.tangentAt(y))[1],-h[0]],_=a.pointAt(y);0=t&&(0===e?0:n[e-1][0])a&&(e[1-n]=e[n]+c.sign*a),e}function $w(t,e){var i=t[e]-t[1-e];return{span:Math.abs(i),sign:0o*(1-h[0])?(l="jump",r=s-o*(1-h[2])):0<=(r=s-o*h[1])&&(r=s-o*(1-h[1]))<=0&&(r=0),(r*=e.axisExpandWidth/u)?Kw(r,n,a,"all"):l="none";else{o=n[1]-n[0];(n=[eb(0,a[1]*s/o-o/2)])[1]=tb(a[1],n[0]+o),n[0]=n[1]-o}return{axisExpandWindow:n,behavior:l}}},sh.register("parallel",{create:function(n,o){var a=[];return n.eachComponent("parallel",function(t,e){var i=new rb(t,n,o);i.name="parallel_"+e,i.resize(t,o),(t.coordinateSystem=i).model=t,a.push(i)}),n.eachSeries(function(t){if("parallel"===t.get("coordinateSystem")){var e=n.queryComponents({mainType:"parallel",index:t.get("parallelIndex"),id:t.get("parallelId")})[0];t.coordinateSystem=e.coordinateSystem}}),a}});var lb=Lu.extend({type:"baseParallelAxis",axis:null,activeIntervals:[],getAreaSelectStyle:function(){return ha([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},setActiveIntervals:function(t){var e=this.activeIntervals=L(t);if(e)for(var i=e.length-1;0<=i;i--)Bl(e[i])},getActiveState:function(t){var e=this.activeIntervals;if(!e.length)return"normal";if(null==t||isNaN(t))return"inactive";if(1===e.length){var i=e[0];if(i[0]<=t&&t<=i[1])return"active"}else for(var n=0,o=e.length;nn.getWidth()||i<0||i>n.getHeight()}(t,e)){var n=t._zr,o=t._covers,a=Lb(t,e,i);if(!t._dragging)for(var r=0;rf&&(f=m.depth),g.setLayout({depth:v?m.depth:c},!0),"vertical"===a?g.setLayout({dy:i},!0):g.setLayout({dx:i},!0);for(var y=0;y "))},preventIncremental:function(){return!!this.get("effect.show")},getProgressive:function(){var t=this.option.progressive;return null==t?this.option.large?1e4:this.get("progressive"):t},getProgressiveThreshold:function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?2e4:this.get("progressiveThreshold"):t},defaultOption:{coordinateSystem:"geo",zlevel:0,z:2,legendHoverLink:!0,hoverAnimation:!0,xAxisIndex:0,yAxisIndex:0,symbol:["none","none"],symbolSize:[10,10],geoIndex:0,effect:{show:!1,period:4,constantSpeed:0,symbol:"circle",symbolSize:3,loop:!0,trailLength:.2},large:!1,largeThreshold:2e3,polyline:!1,clip:!0,label:{show:!1,position:"end"},lineStyle:{opacity:.5}}});function uM(t,e,i){Ci.call(this),this.add(this.createLine(t,e,i)),this._updateEffectSymbol(t,e)}var hM=uM.prototype;function cM(t,e,i){Ci.call(this),this._createPolyline(t,e,i)}hM.createLine=function(t,e,i){return new hw(t,e,i)},hM._updateEffectSymbol=function(t,e){var i=t.getItemModel(e).getModel("effect"),n=i.get("symbolSize"),o=i.get("symbol");O(n)||(n=[n,n]);var a=i.get("color")||t.getItemVisual(e,"color"),r=this.childAt(1);this._symbolType!==o&&(this.remove(r),(r=_g(o,-.5,-.5,1,1,a)).z2=100,r.culling=!0,this.add(r)),r&&(r.setStyle("shadowColor",a),r.setStyle(i.getItemStyle(["color"])),r.attr("scale",n),r.setColor(a),r.attr("scale",n),this._symbolType=o,this._symbolScale=n,this._updateEffectAnimation(t,i,e))},hM._updateEffectAnimation=function(e,t,i){var n=this.childAt(1);if(n){var o=this,a=e.getItemLayout(i),r=1e3*t.get("period"),s=t.get("loop"),l=t.get("constantSpeed"),u=W(t.get("delay"),function(t){return t/e.count()*r/3}),h="function"==typeof u;if(n.ignore=!0,this.updateAnimationPoints(n,a),0e);r++);r=Math.min(r-1,o-2)}wt(t.position,i[r],i[r+1],(e-n[r])/(n[r+1]-n[r]));var s=i[r+1][0]-i[r][0],l=i[r+1][1]-i[r][1];t.rotation=-Math.atan2(l,s)-Math.PI/2,this._lastFrame=r,this._lastFramePercent=e,t.ignore=!1}},w(fM,uM);var gM=Cs({shape:{polyline:!1,curveness:0,segs:[]},buildPath:function(t,e){var i=e.segs,n=e.curveness;if(e.polyline)for(var o=0;o=e[0]&&t<=e[1]}}(y,e.option.range):function(e,n,o){var i=e[1]-e[0],a=(n=N(n,function(t){return{interval:[(t.interval[0]-e[0])/i,(t.interval[1]-e[0])/i]}})).length,r=0;return function(t){for(var e=r;e=e.y&&t[1]<=e.y+e.height:i.contain(i.toLocalCoord(t[1]))&&t[0]>=e.y&&t[0]<=e.y+e.height},pointToData:function(t){var e=this.getAxis();return[e.coordToData(e.toLocalCoord(t["horizontal"===e.orient?0:1]))]},dataToPoint:function(t){var e=this.getAxis(),i=this.getRect(),n=[],o="horizontal"===e.orient?0:1;return t instanceof Array&&(t=t[0]),n[o]=e.toGlobalCoord(e.dataToCoord(+t)),n[1-o]=0==o?i.y+i.height/2:i.x+i.width/2,n}}).dimensions});var jM=["axisLine","axisTickLabel","axisName"],qM=["splitArea","splitLine"],KM=pv.extend({type:"singleAxis",axisPointerClass:"SingleAxisPointer",render:function(e,t,i,n){var o=this.group;o.removeAll();var a=this._axisGroup;this._axisGroup=new Ci;var r=YM(e),s=new $m(e,r);E(jM,s.add,s),o.add(this._axisGroup),o.add(s.getGroup()),E(qM,function(t){e.get(t+".show")&&this["_"+t](e)},this),ml(a,this._axisGroup,e),KM.superCall(this,"render",e,t,i,n)},remove:function(){_v(this)},_splitLine:function(t){var e=t.axis;if(!e.scale.isBlank()){var i=t.getModel("splitLine"),n=i.getModel("lineStyle"),o=n.get("width"),a=n.get("color");a=a instanceof Array?a:[a];for(var r=t.coordinateSystem.getRect(),s=e.isHorizontal(),l=[],u=0,h=e.getTicksCoords({tickModel:i}),c=[],d=[],f=0;fr)return!0;if(a){var s=cv(t).seriesDataCount,l=n.getExtent();return Math.abs(l[0]-l[1])/s>r}return!1},makeElOption:function(t,e,i,n,o){},createPointerEl:function(t,e,i,n){var o=e.pointer;if(o){var a=pI(t).pointerEl=new bl[o.type](gI(e.pointer));t.add(a)}},createLabelEl:function(t,e,i,n){if(e.label){var o=pI(t).labelEl=new rs(gI(e.label));t.add(o),xI(o,n)}},updatePointerEl:function(t,e,i){var n=pI(t).pointerEl;n&&e.pointer&&(n.setStyle(e.pointer.style),i(n,{shape:e.pointer.shape}))},updateLabelEl:function(t,e,i,n){var o=pI(t).labelEl;o&&(o.setStyle(e.label.style),i(o,{shape:e.label.shape,position:e.label.position}),xI(o,n))},_renderHandle:function(t){if(!this._dragging&&this.updateHandleTransform){var e,i=this._axisPointerModel,n=this._api.getZr(),o=this._handle,a=i.getModel("handle"),r=i.get("status");if(!a.get("show")||!r||"hide"===r)return o&&n.remove(o),void(this._handle=null);this._handle||(e=!0,o=this._handle=yl(a.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(t){Xt(t.event)},onmousedown:mI(this._onHandleDragMove,this,0,0),drift:mI(this._onHandleDragMove,this),ondragend:mI(this._onHandleDragEnd,this)}),n.add(o)),wI(o,i,!1);o.setStyle(a.getItemStyle(null,["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"]));var s=a.get("size");O(s)||(s=[s,s]),o.attr("scale",[s[0]/2,s[1]/2]),Lc(this,"_doDispatchAxisPointer",a.get("throttle")||0,"fixRate"),this._moveHandleToValue(t,e)}},_moveHandleToValue:function(t,e){yI(this._axisPointerModel,!e&&this._moveAnimation,this._handle,_I(this.getHandleTransform(t,this._axisModel,this._axisPointerModel)))},_onHandleDragMove:function(t,e){var i=this._handle;if(i){this._dragging=!0;var n=this.updateHandleTransform(_I(i),[t,e],this._axisModel,this._axisPointerModel);this._payloadInfo=n,i.stopAnimation(),i.attr(_I(n)),pI(i).lastProp=null,this._doDispatchAxisPointer()}},_doDispatchAxisPointer:function(){if(this._handle){var t=this._payloadInfo,e=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:t.cursorPoint[0],y:t.cursorPoint[1],tooltipOption:t.tooltipOption,axesInfo:[{axisDim:e.axis.dim,axisIndex:e.componentIndex}]})}},_onHandleDragEnd:function(t){if(this._dragging=!1,this._handle){var e=this._axisPointerModel.get("value");this._moveHandleToValue(e),this._api.dispatchAction({type:"hideTip"})}},getHandleTransform:null,updateHandleTransform:null,clear:function(t){this._lastValue=null,this._lastStatus=null;var e=t.getZr(),i=this._group,n=this._handle;e&&i&&(this._lastGraphicKey=null,i&&e.remove(i),n&&e.remove(n),this._group=null,this._handle=null,this._payloadInfo=null)},doClear:function(){},buildLabel:function(t,e,i){return{x:t[i=i||0],y:t[1-i],width:e[i],height:e[1-i]}}}).constructor=vI);var LI=vI.extend({makeElOption:function(t,e,i,n,o){var a=i.axis,r=a.grid,s=n.get("type"),l=kI(r,a).getOtherAxis(a).getGlobalExtent(),u=a.toGlobalCoord(a.dataToCoord(e,!0));if(s&&"none"!==s){var h=bI(n),c=PI[s](a,u,l);c.style=h,t.graphicKey=c.type,t.pointer=c}TI(e,t,yv(r.model,i),i,n,o)},getHandleTransform:function(t,e,i){var n=yv(e.axis.grid.model,e,{labelInside:!1});return n.labelMargin=i.get("handle.margin"),{position:II(e.axis,t,n),rotation:n.rotation+(n.labelDirection<0?Math.PI:0)}},updateHandleTransform:function(t,e,i,n){var o=i.axis,a=o.grid,r=o.getGlobalExtent(!0),s=kI(a,o).getOtherAxis(o).getGlobalExtent(),l="x"===o.dim?0:1,u=t.position;u[l]+=e[l],u[l]=Math.min(r[1],u[l]),u[l]=Math.max(r[0],u[l]);var h=(s[1]+s[0])/2,c=[h,h];c[l]=u[l];return{position:u,rotation:t.rotation,cursorPoint:c,tooltipOption:[{verticalAlign:"middle"},{align:"center"}][l]}}});function kI(t,e){var i={};return i[e.dim+"AxisIndex"]=e.index,t.getCartesian(i)}var PI={line:function(t,e,i){return{type:"Line",subPixelOptimize:!0,shape:AI([e,i[0]],[e,i[1]],NI(t))}},shadow:function(t,e,i){var n=Math.max(1,t.getBandWidth()),o=i[1]-i[0];return{type:"Rect",shape:DI([e-n/2,i[0]],[n,o],NI(t))}}};function NI(t){return"x"===t.dim?0:1}pv.registerAxisPointerClass("CartesianAxisPointer",LI),vf(function(t){if(t){t.axisPointer&&0!==t.axisPointer.length||(t.axisPointer={});var e=t.axisPointer.link;e&&!O(e)&&(t.axisPointer.link=[e])}}),yf(Cd.PROCESSOR.STATISTIC,function(t,e){t.getComponent("axisPointer").coordSysAxesInfo=uv(t,e)}),xf({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},function(t,e,i){var n=t.currTrigger,r=[t.x,t.y],o=t,a=t.dispatchAction||A(i.dispatchAction,i),s=e.getComponent("axisPointer").coordSysAxesInfo;if(s){rI(r)&&(r=JM({seriesIndex:o.seriesIndex,dataIndex:o.dataIndex},e).point);var l=rI(r),u=o.axesInfo,h=s.axesInfo,c="leave"===n||rI(r),d={},f={},p={list:[],map:{}},g={showPointer:tI(nI,f),showTooltip:tI(oI,p)};QM(s.coordSysMap,function(t,e){var a=l||t.containPoint(r);QM(s.coordSysAxesInfo[e],function(t,e){var i=t.axis,n=function(t,e){for(var i=0;i<(t||[]).length;i++){var n=t[i];if(e.axis.dim===n.axisDim&&e.axis.model.componentIndex===n.axisIndex)return n}}(u,t);if(!c&&a&&(!u||n)){var o=n&&n.value;null!=o||l||(o=i.pointToData(r)),null!=o&&iI(t,o,g,!1,d)}})});var m={};return QM(h,function(o,t){var a=o.linkGroup;a&&!f[t]&&QM(a.axesInfo,function(t,e){var i=f[e];if(t!==o&&i){var n=i.value;a.mapper&&(n=o.axis.scale.parse(a.mapper(n,aI(t),aI(o)))),m[o.key]=n}})}),QM(m,function(t,e){iI(h[e],t,g,!0,d)}),function(o,t,e){var a=e.axesInfo=[];QM(t,function(t,e){var i=t.axisPointerModel.option,n=o[e];n?(t.useHandle||(i.status="show"),i.value=n.value,i.seriesDataIndices=(n.payloadBatch||[]).slice()):t.useHandle||(i.status="hide"),"show"===i.status&&a.push({axisDim:t.axis.dim,axisIndex:t.axis.model.componentIndex,value:i.value})})}(f,h,d),function(t,e,i,n){if(rI(e)||!t.list.length)return n({type:"hideTip"});var o=((t.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};n({type:"showTip",escapeConnect:!0,x:e[0],y:e[1],tooltipOption:i.tooltipOption,position:i.position,dataIndexInside:o.dataIndexInside,dataIndex:o.dataIndex,seriesIndex:o.seriesIndex,dataByCoordSys:t.list})}(p,r,t,a),function(t,e,i){var n=i.getZr(),o="axisPointerLastHighlights",a=eI(n)[o]||{},r=eI(n)[o]={};QM(t,function(t,e){var i=t.axisPointerModel.option;"show"===i.status&&QM(i.seriesDataIndices,function(t){var e=t.seriesIndex+" | "+t.dataIndex;r[e]=t})});var s=[],l=[];E(a,function(t,e){r[e]||l.push(t)}),E(r,function(t,e){a[e]||s.push(t)}),l.length&&i.dispatchAction({type:"downplay",escapeConnect:!0,batch:l}),s.length&&i.dispatchAction({type:"highlight",escapeConnect:!0,batch:s})}(h,0,i),d}});var OI=["x","y"],EI=["width","height"],RI=vI.extend({makeElOption:function(t,e,i,n,o){var a=i.axis,r=a.coordinateSystem,s=VI(r,1-BI(a)),l=r.dataToPoint(e)[0],u=n.get("type");if(u&&"none"!==u){var h=bI(n),c=zI[u](a,l,s);c.style=h,t.graphicKey=c.type,t.pointer=c}TI(e,t,YM(i),i,n,o)},getHandleTransform:function(t,e,i){var n=YM(e,{labelInside:!1});return n.labelMargin=i.get("handle.margin"),{position:II(e.axis,t,n),rotation:n.rotation+(n.labelDirection<0?Math.PI:0)}},updateHandleTransform:function(t,e,i,n){var o=i.axis,a=o.coordinateSystem,r=BI(o),s=VI(a,r),l=t.position;l[r]+=e[r],l[r]=Math.min(s[1],l[r]),l[r]=Math.max(s[0],l[r]);var u=VI(a,1-r),h=(u[1]+u[0])/2,c=[h,h];return c[r]=l[r],{position:l,rotation:t.rotation,cursorPoint:c,tooltipOption:{verticalAlign:"middle"}}}}),zI={line:function(t,e,i){return{type:"Line",subPixelOptimize:!0,shape:AI([e,i[0]],[e,i[1]],BI(t))}},shadow:function(t,e,i){var n=t.getBandWidth(),o=i[1]-i[0];return{type:"Rect",shape:DI([e-n/2,i[0]],[n,o],BI(t))}}};function BI(t){return t.isHorizontal()?0:1}function VI(t,e){var i=t.getRect();return[i[OI[e]],i[OI[e]]+i[EI[e]]]}pv.registerAxisPointerClass("SingleAxisPointer",RI),Tf({type:"single"});var GI=rc.extend({type:"series.themeRiver",dependencies:["singleAxis"],nameMap:null,init:function(t){GI.superApply(this,"init",arguments),this.legendVisualProvider=new Yv(A(this.getData,this),A(this.getRawData,this))},fixData:function(t){var e=t.length,i=ta(t,function(t){return t[2]}),n=[];i.buckets.each(function(t,e){n.push({name:e,dataList:t})});for(var o=n.length,a=-1,r=-1,s=0;sMath.PI/2?"right":"left"):y&&"center"!==y?"left"===y?(d=l.r0+v,f>Math.PI/2&&(y="right")):"right"===y&&(d=l.r-v,f>Math.PI/2&&(y="left")):(d=(l.r+l.r0)/2,y="center"),c.attr("style",{text:s,textAlign:y,textVerticalAlign:S("verticalAlign")||"middle",opacity:S("opacity")});var x=d*p+l.cx,_=d*g+l.cy;c.attr("position",[x,_]);var w=S("rotate"),b=0;function S(t){var e=a.get(t);return null==e?o.get(t):e}"radial"===w?(b=-f)<-Math.PI/2&&(b+=Math.PI):"tangential"===w?(b=Math.PI/2-f)>Math.PI/2?b-=Math.PI:b<-Math.PI/2&&(b+=Math.PI):"number"==typeof w&&(b=w*Math.PI/180),c.attr("rotation",b)},jI._initEvents=function(t,e,i,n){t.off("mouseover").off("mouseout").off("emphasis").off("normal");function o(){r.onEmphasis(n)}function a(){r.onNormal()}var r=this;i.isAnimationEnabled()&&t.on("mouseover",o).on("mouseout",a).on("emphasis",o).on("normal",a).on("downplay",function(){r.onDownplay()}).on("highlight",function(){r.onHighlight()})},w(YI,Ci);xc.extend({type:"sunburst",init:function(){},render:function(o,a,t,e){var n=this;this.seriesModel=o,this.api=t,this.ecModel=a;var r=o.getData(),s=r.tree.root,i=o.getViewRoot(),l=this.group,u=o.get("renderLabelForZeroData"),h=[];i.eachNode(function(t){h.push(t)});var c=this._oldChildren||[];if(function(i,n){if(0===i.length&&0===n.length)return;function t(t){return t.getId()}function e(t,e){!function(t,e){u||!t||t.getValue()||(t=null);if(t!==s&&e!==s)if(e&&e.piece)t?(e.piece.updateData(!1,t,"normal",o,a),r.setItemGraphicEl(t.dataIndex,e.piece)):function(t){if(!t)return;t.piece&&(l.remove(t.piece),t.piece=null)}(e);else if(t){var i=new YI(t,o,a);l.add(i),r.setItemGraphicEl(t.dataIndex,i)}}(null==t?null:i[t],null==e?null:n[e])}new Lf(n,i,t,t).add(e).update(e).remove(T(e,null)).execute()}(h,c),function(t,e){if(0=i.r0}}});var qI="sunburstRootToNode";xf({type:qI,update:"updateView"},function(o,t){t.eachComponent({mainType:"series",subType:"sunburst",query:o},function(t,e){var i=Wx(o,[qI],t);if(i){var n=t.getViewRoot();n&&(o.direction=Zx(n,i.node)?"rollUp":"drillDown"),t.resetViewRoot(i.node)}})});var KI="sunburstHighlight";xf({type:KI,update:"updateView"},function(n,t){t.eachComponent({mainType:"series",subType:"sunburst",query:n},function(t,e){var i=Wx(n,[KI],t);i&&(n.highlight=i.node)})});xf({type:"sunburstUnhighlight",update:"updateView"},function(i,t){t.eachComponent({mainType:"series",subType:"sunburst",query:i},function(t,e){i.unhighlight=!0})});var $I=Math.PI/180;function JI(t,e){if("function"==typeof e)return t.sort(e);var n="asc"===e;return t.sort(function(t,e){var i=(t.getValue()-e.getValue())*(n?1:-1);return 0==i?(t.dataIndex-e.dataIndex)*(n?-1:1):i})}function QI(a,r){return r=r||[0,0],N(["x","y"],function(t,e){var i=this.getAxis(t),n=r[e],o=a[e]/2;return"category"===i.type?i.getBandWidth():Math.abs(i.dataToCoord(n-o)-i.dataToCoord(n+o))},this)}bf(T(ty,"sunburst")),wf(T(function(t,e,C,i){e.eachSeriesByType(t,function(t){var e=t.get("center"),i=t.get("radius");O(i)||(i=[0,i]),O(e)||(e=[e,e]);var n=C.getWidth(),o=C.getHeight(),h=Math.min(n,o),c=Rl(e[0],n),d=Rl(e[1],o),f=Rl(i[0],h/2),a=Rl(i[1],h/2),r=-t.get("startAngle")*$I,p=t.get("minAngle")*$I,g=t.getData().tree.root,s=t.getViewRoot(),m=s.depth,l=t.get("sort");null!=l&&!function e(t,i){var n=t.children||[];t.children=JI(n,i);n.length&&E(t.children,function(t){e(t,i)})}(s,l);var u=0;E(s.children,function(t){isNaN(t.getValue())||u++});var v=s.getValue(),y=Math.PI/(v||u)*2,x=0t[1]&&t.reverse(),{coordSys:{type:"polar",cx:o.cx,cy:o.cy,r:t[1],r0:t[0]},api:{coord:A(function(t){var e=a.dataToRadius(t[0]),i=r.dataToAngle(t[1]),n=o.coordToPoint([e,i]);return n.push(e,i*Math.PI/180),n}),size:A(iT,o)}}},calendar:function(i){var t=i.getRect(),e=i.getRangeInfo();return{coordSys:{type:"calendar",x:t.x,y:t.y,width:t.width,height:t.height,cellWidth:i.getCellWidth(),cellHeight:i.getCellHeight(),rangeInfo:{start:e.start,end:e.end,weeks:e.weeks,dayCount:e.allDay}},api:{coord:function(t,e){return i.dataToPoint(t,e)}}}}};function hT(t,e,i,n,o){null==i[t]||o||(e[t]=i[t],i[t]=n[t])}function cT(a,r,e,t){var i=a.get("renderItem"),n=a.coordinateSystem,o={};n&&(o=n.prepareCustoms?n.prepareCustoms():uT[n.type](n));var s,l,u,h,c,d=D({getWidth:t.getWidth,getHeight:t.getHeight,getZr:t.getZr,getDevicePixelRatio:t.getDevicePixelRatio,value:function(t,e){return null==e&&(e=s),r.get(r.getDimension(t||0),e)},style:function(t,e){null==e&&(e=s),g(e);var i=l.getModel(oT).getItemStyle();null!=c&&(i.fill=c);var n=r.getItemVisual(e,"opacity");null!=n&&(i.opacity=n);var o=t?mT(t,u):u;return nl(i,o,null,{autoColor:c,isRectText:!0}),i.text=o.getShallow("show")?H(a.getFormattedLabel(e,"normal"),Zg(r,e)):null,t&&vT(i,t),i},styleEmphasis:function(t,e){null==e&&(e=s),g(e);var i=l.getModel(aT).getItemStyle(),n=t?mT(t,h):h;return nl(i,n,null,{isRectText:!0},!0),i.text=n.getShallow("show")?Z(a.getFormattedLabel(e,"emphasis"),a.getFormattedLabel(e,"normal"),Zg(r,e)):null,t&&vT(i,t),i},visual:function(t,e){return null==e&&(e=s),r.getItemVisual(e,t)},barLayout:function(t){if(n.getBaseAxis){return function(t){var e=[],i=t.axis;if("category"===i.type){for(var n=i.getBandWidth(),o=0;oe[1]&&e.reverse();var i=t.getExtent(),n=Math.PI/180;return{cx:this.cx,cy:this.cy,r0:e[0],r:e[1],startAngle:-i[0]*n,endAngle:-i[1]*n,clockwise:t.inverse,contain:function(t,e){var i=t-this.cx,n=e-this.cy,o=i*i+n*n,a=this.r,r=this.r0;return o<=a*a&&r*r<=o}}}};var AT=Lu.extend({type:"polarAxis",axis:null,getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:"polar",index:this.option.polarIndex,id:this.option.polarId})[0]}});m(AT.prototype,cg);var DT={splitNumber:5};function CT(t,e){return e.type||(e.data?"category":"value")}function LT(t,e){var i=this,n=i.getAngleAxis(),o=i.getRadiusAxis();if(n.scale.setExtent(1/0,-1/0),o.scale.setExtent(1/0,-1/0),t.eachSeries(function(t){if(t.coordinateSystem===i){var e=t.getData();E(e.mapDimension("radius",!0),function(t){o.scale.unionExtentFromData(e,fp(e,t))}),E(e.mapDimension("angle",!0),function(t){n.scale.unionExtentFromData(e,fp(e,t))})}}),ag(n.scale,n.model),ag(o.scale,o.model),"category"===n.type&&!n.onBand){var a=n.getExtent(),r=360/n.scale.count();n.inverse?a[1]+=r:a[1]-=r,n.setExtent(a[0],a[1])}}function kT(t,e){if(t.type=e.get("type"),t.scale=rg(e),t.onBand=e.get("boundaryGap")&&"category"===t.type,t.inverse=e.get("inverse"),"angleAxis"===e.mainType){t.inverse^=e.get("clockwise");var i=e.get("startAngle");t.setExtent(i,i+(t.inverse?-360:360))}(e.axis=t).model=e}Bm("angle",AT,CT,{startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:!1}}),Bm("radius",AT,CT,DT),If({type:"polar",dependencies:["polarAxis","angleAxis"],coordinateSystem:null,findAxisModel:function(t){var e;return this.ecModel.eachComponent(t,function(t){t.getCoordSysModel()===this&&(e=t)},this),e},defaultOption:{zlevel:0,z:0,center:["50%","50%"],radius:"80%"}}),sh.register("polar",{dimensions:TT.prototype.dimensions,create:function(i,s){var l=[];return i.eachComponent("polar",function(t,e){var i=new TT(e);i.update=LT;var n=i.getRadiusAxis(),o=i.getAngleAxis(),a=t.findAxisModel("radiusAxis"),r=t.findAxisModel("angleAxis");kT(n,a),kT(o,r),function(t,e,i){var n=e.get("center"),o=i.getWidth(),a=i.getHeight();t.cx=Rl(n[0],o),t.cy=Rl(n[1],a);var r=t.getRadiusAxis(),s=Math.min(o,a)/2,l=e.get("radius");null==l?l=[0,"100%"]:O(l)||(l=[0,l]),l=[Rl(l[0],s),Rl(l[1],s)],r.inverse?r.setExtent(l[1],l[0]):r.setExtent(l[0],l[1])}(i,t,s),l.push(i),(t.coordinateSystem=i).model=t}),i.eachSeries(function(t){if("polar"===t.get("coordinateSystem")){var e=i.queryComponents({mainType:"polar",index:t.get("polarIndex"),id:t.get("polarId")})[0];t.coordinateSystem=e.coordinateSystem}}),l}});var PT=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function NT(t,e,i){e[1]>e[0]&&(e=e.slice().reverse());var n=t.coordToPoint([e[0],i]),o=t.coordToPoint([e[1],i]);return{x1:n[0],y1:n[1],x2:o[0],y2:o[1]}}function OT(t){return t.getRadiusAxis().inverse?0:1}function ET(t){var e=t[0],i=t[t.length-1];e&&i&&Math.abs(Math.abs(e.coord-i.coord)-360)<1e-4&&t.pop()}pv.extend({type:"angleAxis",axisPointerClass:"PolarAxisPointer",render:function(e,t){if(this.group.removeAll(),e.get("show")){var i=e.axis,n=i.polar,o=n.getRadiusAxis().getExtent(),a=i.getTicksCoords(),r=i.getMinorTicksCoords(),s=N(i.getViewLabels(),function(t){return(t=L(t)).coord=i.dataToCoord(t.tickValue),t});ET(s),ET(a),E(PT,function(t){!e.get(t+".show")||i.scale.isBlank()&&"axisLine"!==t||this["_"+t](e,n,a,r,o,s)},this)}},_axisLine:function(t,e,i,n,o){var a,r=t.getModel("axisLine.lineStyle"),s=OT(e),l=s?0:1;(a=0===o[l]?new Yr({shape:{cx:e.cx,cy:e.cy,r:o[s]},style:r.getLineStyle(),z2:1,silent:!0}):new Kr({shape:{cx:e.cx,cy:e.cy,r:o[s],r0:o[l]},style:r.getLineStyle(),z2:1,silent:!0})).style.fill=null,this.group.add(a)},_axisTick:function(t,e,i,n,o){var a=t.getModel("axisTick"),r=(a.get("inside")?-1:1)*a.get("length"),s=o[OT(e)],l=N(i,function(t){return new ls({shape:NT(e,[s,s+r],t.coord)})});this.group.add(Es(l,{style:D(a.getModel("lineStyle").getLineStyle(),{stroke:t.get("axisLine.lineStyle.color")})}))},_minorTick:function(t,e,i,n,o){if(n.length){for(var a=t.getModel("axisTick"),r=t.getModel("minorTick"),s=(a.get("inside")?-1:1)*r.get("length"),l=o[OT(e)],u=[],h=0;hr?"left":"right",u=Math.abs(a[1]-s)/o<.3?"middle":a[1]>s?"top":"bottom";p&&p[n]&&p[n].textStyle&&(i=new Cl(p[n].textStyle,g,g.ecModel));var h=new Ur({silent:$m.isLabelSilent(c)});this.group.add(h),nl(h.style,i,{x:a[0],y:a[1],textFill:i.getTextColor()||c.get("axisLine.lineStyle.color"),text:t.formattedLabel,textAlign:l,textVerticalAlign:u}),v&&(h.eventData=$m.makeAxisEventDataBase(c),h.eventData.targetType="axisLabel",h.eventData.value=t.rawLabel)},this)},_splitLine:function(t,e,i,n,o){var a=t.getModel("splitLine").getModel("lineStyle"),r=a.get("color"),s=0;r=r instanceof Array?r:[r];for(var l=[],u=0;um?"left":"right",h=Math.abs(l[1]-v)/g<.3?"middle":l[1]>v?"top":"bottom"}return{position:l,align:u,verticalAlign:h}}(e,i,0,s,d))}});var VT={line:function(t,e,i,n,o){return"angle"===t.dim?{type:"Line",shape:AI(e.coordToPoint([n[0],i]),e.coordToPoint([n[1],i]))}:{type:"Circle",shape:{cx:e.cx,cy:e.cy,r:i}}},shadow:function(t,e,i,n,o){var a=Math.max(1,t.getBandWidth()),r=Math.PI/180;return"angle"===t.dim?{type:"Sector",shape:CI(e.cx,e.cy,n[0],n[1],(-i-a/2)*r,(a/2-i)*r)}:{type:"Sector",shape:CI(e.cx,e.cy,i-a/2,i+a/2,0,2*Math.PI)}}};function GT(n,t){t.update="updateView",xf(t,function(t,e){var i={};return e.eachComponent({mainType:"geo",query:t},function(e){e[n](t.name),E(e.coordinateSystem.regions,function(t){i[t.name]=e.isSelected(t.name)||!1})}),{selected:i,name:t.name}})}pv.registerAxisPointerClass("PolarAxisPointer",BT),wf(T(function(t,e,i){var N={},O=function(t){var g={};E(t,function(t,e){var i=t.getData(),n=t.coordinateSystem,o=n.getBaseAxis(),a=bT(n,o),r=o.getExtent(),s="category"===o.type?o.getBandWidth():Math.abs(r[1]-r[0])/i.count(),l=g[a]||{bandWidth:s,remainedWidth:s,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},u=l.stacks;g[a]=l;var h=wT(t);u[h]||l.autoWidthCount++,u[h]=u[h]||{width:0,maxWidth:0};var c=Rl(t.get("barWidth"),s),d=Rl(t.get("barMaxWidth"),s),f=t.get("barGap"),p=t.get("barCategoryGap");c&&!u[h].width&&(c=Math.min(l.remainedWidth,c),u[h].width=c,l.remainedWidth-=c),d&&(u[h].maxWidth=d),null!=f&&(l.gap=f),null!=p&&(l.categoryGap=p)});var d={};return E(g,function(t,i){d[i]={};var e=t.stacks,n=t.bandWidth,o=Rl(t.categoryGap,n),a=Rl(t.gap,1),r=t.remainedWidth,s=t.autoWidthCount,l=(r-o)/(s+(s-1)*a);l=Math.max(l,0),E(e,function(t,e){var i=t.maxWidth;i&&i=n.start.time&&i.timea.end.time&&t.reverse(),t},_getRangeInfo:function(t){var e;(t=[this.getDateInfo(t[0]),this.getDateInfo(t[1])])[0].time>t[1].time&&(e=!0,t.reverse());var i=Math.floor(t[1].time/864e5)-Math.floor(t[0].time/864e5)+1,n=new Date(t[0].time),o=n.getDate(),a=t[1].date.getDate();if(n.setDate(o+i-1),n.getDate()!==a)for(var r=0n.weeks||0===t&&en.lweek)return!1;var o=7*(t-1)-n.fweek+e,a=new Date(n.start.time);return a.setDate(n.start.d+o),this.getDateInfo(a)}},FT.dimensions=FT.prototype.dimensions,FT.getDimensionsInfo=FT.prototype.getDimensionsInfo,FT.create=function(i,n){var o=[];return i.eachComponent("calendar",function(t){var e=new FT(t,i,n);o.push(e),t.coordinateSystem=e}),i.eachSeries(function(t){"calendar"===t.get("coordinateSystem")&&(t.coordinateSystem=o[t.get("calendarIndex")||0])}),o},sh.register("calendar",FT);var HT=Lu.extend({type:"calendar",coordinateSystem:null,defaultOption:{zlevel:0,z:2,left:80,top:60,cellSize:20,orient:"horizontal",splitLine:{show:!0,lineStyle:{color:"#000",width:1,type:"solid"}},itemStyle:{color:"#fff",borderWidth:1,borderColor:"#ccc"},dayLabel:{show:!0,firstDay:0,position:"start",margin:"50%",nameMap:"en",color:"#000"},monthLabel:{show:!0,position:"start",margin:5,align:"center",nameMap:"en",formatter:null,color:"#000"},yearLabel:{show:!0,position:null,margin:30,formatter:null,color:"#ccc",fontFamily:"sans-serif",fontWeight:"bolder",fontSize:20}},init:function(t,e,i,n){var o=Mu(t);HT.superApply(this,"init",arguments),ZT(t,o)},mergeOption:function(t,e){HT.superApply(this,"mergeOption",arguments),ZT(this.option,t)}});function ZT(t,e){var i=t.cellSize;O(i)?1===i.length&&(i[1]=i[0]):i=t.cellSize=[i,i];var n=N([0,1],function(t){return function(t,e){return null!=t[yu[e][0]]||null!=t[yu[e][1]]&&null!=t[yu[e][2]]}(e,t)&&(i[t]="auto"),null!=i[t]&&"auto"!==i[t]});Su(t,e,{type:"box",ignoreSize:n})}var UT={EN:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],CN:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"]},XT={EN:["S","M","T","W","T","F","S"],CN:["日","一","二","三","四","五","六"]};Tf({type:"calendar",_tlpoints:null,_blpoints:null,_firstDayOfMonth:null,_firstDayPoints:null,render:function(t,e,i){var n=this.group;n.removeAll();var o=t.coordinateSystem,a=o.getRangeInfo(),r=o.getOrient();this._renderDayRect(t,a,n),this._renderLines(t,a,r,n),this._renderYearText(t,a,r,n),this._renderMonthText(t,r,n),this._renderWeekText(t,a,r,n)},_renderDayRect:function(t,e,i){for(var n=t.coordinateSystem,o=t.getModel("itemStyle").getItemStyle(),a=n.getCellWidth(),r=n.getCellHeight(),s=e.start.time;s<=e.end.time;s=n.getNextNDay(s,1).time){var l=n.dataToRect([s],!1).tl,u=new rs({shape:{x:l[0],y:l[1],width:a,height:r},cursor:"default",style:o});i.add(u)}},_renderLines:function(i,t,n,o){var a=this,r=i.coordinateSystem,s=i.getModel("splitLine.lineStyle").getLineStyle(),l=i.get("splitLine.show"),e=s.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var u=t.start,h=0;u.time<=t.end.time;h++){d(u.formatedDate),0===h&&(u=r.getDateInfo(t.start.y+"-"+t.start.m));var c=u.date;c.setMonth(c.getMonth()+1),u=r.getDateInfo(c)}function d(t){a._firstDayOfMonth.push(r.getDateInfo(t)),a._firstDayPoints.push(r.dataToRect([t],!1).tl);var e=a._getLinePointsOfOneWeek(i,t,n);a._tlpoints.push(e[0]),a._blpoints.push(e[e.length-1]),l&&a._drawSplitline(e,s,o)}d(r.getNextNDay(t.end.time,1).formatedDate),l&&this._drawSplitline(a._getEdgesPoints(a._tlpoints,e,n),s,o),l&&this._drawSplitline(a._getEdgesPoints(a._blpoints,e,n),s,o)},_getEdgesPoints:function(t,e,i){var n=[t[0].slice(),t[t.length-1].slice()],o="horizontal"===i?0:1;return n[0][o]=n[0][o]-e/2,n[1][o]=n[1][o]+e/2,n},_drawSplitline:function(t,e,i){var n=new ts({z2:20,shape:{points:t},style:e});i.add(n)},_getLinePointsOfOneWeek:function(t,e,i){var n=t.coordinateSystem;e=n.getDateInfo(e);for(var o=[],a=0;a<7;a++){var r=n.getNextNDay(e.time,a),s=n.dataToRect([r.time],!1);o[2*r.day]=s.tl,o[2*r.day+1]=s["horizontal"===i?"bl":"tr"]}return o},_formatterLabel:function(t,e){return"string"==typeof t&&t?uu(t,e):"function"==typeof t?t(e):e.nameMap},_yearTextPositionControl:function(t,e,i,n,o){e=e.slice();var a=["center","bottom"];"bottom"===n?(e[1]+=o,a=["center","top"]):"left"===n?e[0]-=o:"right"===n?(e[0]+=o,a=["center","top"]):e[1]-=o;var r=0;return"left"!==n&&"right"!==n||(r=Math.PI/2),{rotation:r,position:e,style:{textAlign:a[0],textVerticalAlign:a[1]}}},_renderYearText:function(t,e,i,n){var o=t.getModel("yearLabel");if(o.get("show")){var a=o.get("margin"),r=o.get("position");r=r||("horizontal"!==i?"top":"left");var s=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],l=(s[0][0]+s[1][0])/2,u=(s[0][1]+s[1][1])/2,h="horizontal"===i?0:1,c={top:[l,s[h][1]],bottom:[l,s[1-h][1]],left:[s[1-h][0],u],right:[s[h][0],u]},d=e.start.y;+e.end.y>+e.start.y&&(d=d+"-"+e.end.y);var f=o.get("formatter"),p={start:e.start.y,end:e.end.y,nameMap:d},g=this._formatterLabel(f,p),m=new Ur({z2:30});nl(m.style,o,{text:g}),m.attr(this._yearTextPositionControl(m,c[r],i,r,a)),n.add(m)}},_monthTextPositionControl:function(t,e,i,n,o){var a="left",r="top",s=t[0],l=t[1];return"horizontal"===i?(l+=o,e&&(a="center"),"start"===n&&(r="bottom")):(s+=o,e&&(r="middle"),"start"===n&&(a="right")),{x:s,y:l,textAlign:a,textVerticalAlign:r}},_renderMonthText:function(t,e,i){var n=t.getModel("monthLabel");if(n.get("show")){var o=n.get("nameMap"),a=n.get("margin"),r=n.get("position"),s=n.get("align"),l=[this._tlpoints,this._blpoints];R(o)&&(o=UT[o.toUpperCase()]||[]);var u="start"===r?0:1,h="horizontal"===e?0:1;a="start"===r?-a:a;for(var c="center"===s,d=0;dd.getHeight()&&(i.textPosition="top",a=!0);var r=a?-5-n.height:p+8;o+n.width/2>d.getWidth()?(i.textPosition=["100%",r],i.textAlign="right"):o-n.width/2<0&&(i.textPosition=[0,r],i.textAlign="left")}})}function t(t,e){var i,n=m[t],o=m[e],a=u[n],r=new Cl(a,h,h.ecModel);if(l&&null!=l.newTitle&&(a.title=l.newTitle),n&&!o){if(function(t){return 0===t.indexOf("my")}(n))i={model:r,onclick:r.option.onclick,featureName:n};else{var s=tA(n);if(!s)return;i=new s(r,c,d)}g[n]=i}else{if(!(i=g[o]))return;i.model=r,i.ecModel=c,i.api=d}n||!o?r.get("show")&&!i.unusable?(function(o,a,t){var r=o.getModel("iconStyle"),s=o.getModel("emphasis.iconStyle"),e=a.getIcons?a.getIcons():o.get("icon"),l=o.get("title")||{};if("string"==typeof e){var i=e,n=l;l={},(e={})[t]=i,l[t]=n}var u=o.iconPaths={};E(e,function(t,e){var i=yl(t,{},{x:-p/2,y:-p/2,width:p,height:p});i.setStyle(r.getItemStyle()),i.hoverStyle=s.getItemStyle(),i.setStyle({text:l[e],textAlign:s.get("textAlign"),textBorderRadius:s.get("textBorderRadius"),textPadding:s.get("textPadding"),textFill:null});var n=h.getModel("tooltip");n&&n.get("show")&&i.attr("tooltip",k({content:l[e],formatter:n.get("formatter",!0)||function(){return l[e]},formatterParams:{componentType:"toolbox",name:e,title:l[e],$vars:["name","title"]},position:n.get("position",!0)||"bottom"},n.option)),$s(i),h.get("showTitle")&&(i.__title=l[e],i.on("mouseover",function(){var t=s.getItemStyle(),e="vertical"===h.get("orient")?null==h.get("right")?"right":"left":null==h.get("bottom")?"bottom":"top";i.setStyle({textFill:s.get("textFill")||t.fill||t.stroke||"#000",textBackgroundColor:s.get("textBackgroundColor"),textPosition:s.get("textPosition")||e})}).on("mouseout",function(){i.setStyle({textFill:null,textBackgroundColor:null})})),i.trigger(o.get("iconStatus."+e)||"normal"),f.add(i),i.on("click",A(a.onclick,a,c,d,e)),u[e]=i})}(r,i,n),r.setIconStatus=function(t,e){var i=this.option,n=this.iconPaths;i.iconStatus=i.iconStatus||{},i.iconStatus[t]=e,n[t]&&n[t].trigger(e)},i.render&&i.render(r,c,d,l)):i.remove&&i.remove(c,d):i.dispose&&i.dispose(c,d)}},updateView:function(t,e,i,n){E(this._features,function(t){t.updateView&&t.updateView(t.model,e,i,n)})},remove:function(e,i){E(this._features,function(t){t.remove&&t.remove(e,i)}),this.group.removeAll()},dispose:function(e,i){E(this._features,function(t){t.dispose&&t.dispose(e,i)})}});var nA=Nc.toolbox.saveAsImage;function oA(t){this.model=t}oA.defaultOption={show:!0,icon:"M4.7,22.9L29.3,45.5L54.7,23.4M4.6,43.6L4.6,58L53.8,58L53.8,43.6M29.2,45.1L29.2,0",title:nA.title,type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],pixelRatio:1,lang:nA.lang.slice()},oA.prototype.unusable=!v.canvasSupported,oA.prototype.onclick=function(t,e){var i=this.model,n=i.get("name")||t.get("title.0.text")||"echarts",o=i.get("type",!0)||"png",a=e.getConnectedDataURL({type:o,backgroundColor:i.get("backgroundColor",!0)||t.get("backgroundColor")||"#fff",connectedBackgroundColor:i.get("connectedBackgroundColor"),excludeComponents:i.get("excludeComponents"),pixelRatio:i.get("pixelRatio")});if("function"!=typeof MouseEvent||v.browser.ie||v.browser.edge)if(window.navigator.msSaveOrOpenBlob){for(var r=atob(a.split(",")[1]),s=r.length,l=new Uint8Array(s);s--;)l[s]=r.charCodeAt(s);var u=new Blob([l]);window.navigator.msSaveOrOpenBlob(u,n+"."+o)}else{var h=i.get("lang"),c='';window.open().document.write(c)}else{var d=document.createElement("a");d.download=n+"."+o,d.target="_blank",d.href=a;var f=new MouseEvent("click",{view:window,bubbles:!0,cancelable:!1});d.dispatchEvent(f)}},QT("saveAsImage",oA);var aA=Nc.toolbox.magicType,rA="__ec_magicType_stack__";function sA(t){this.model=t}sA.defaultOption={show:!0,type:[],icon:{line:"M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4",bar:"M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7",stack:"M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z"},title:L(aA.title),option:{},seriesIndex:{}};var lA=sA.prototype;lA.getIcons=function(){var t=this.model,e=t.get("icon"),i={};return E(t.get("type"),function(t){e[t]&&(i[t]=e[t])}),i};var uA={line:function(t,e,i,n){if("bar"===t)return m({id:e,type:"line",data:i.get("data"),stack:i.get("stack"),markPoint:i.get("markPoint"),markLine:i.get("markLine")},n.get("option.line")||{},!0)},bar:function(t,e,i,n){if("line"===t)return m({id:e,type:"bar",data:i.get("data"),stack:i.get("stack"),markPoint:i.get("markPoint"),markLine:i.get("markLine")},n.get("option.bar")||{},!0)},stack:function(t,e,i,n){var o=i.get("stack")===rA;if("line"===t||"bar"===t)return n.setIconStatus("stack",o?"normal":"emphasis"),m({id:e,stack:o?"":rA},n.get("option.stack")||{},!0)}},hA=[["line","bar"],["stack"]];lA.onclick=function(u,t,h){var c=this.model,e=c.get("seriesIndex."+h);if(uA[h]){var i,d={series:[]};if(E(hA,function(t){0<=_(t,h)&&E(t,function(t){c.setIconStatus(t,"normal")})}),c.setIconStatus(h,"emphasis"),u.eachComponent({mainType:"series",query:null==e?null:{seriesIndex:e}},function(t){var e=t.subType,i=t.id,n=uA[h](e,i,t,c);n&&(D(n,t.option),d.series.push(n));var o=t.coordinateSystem;if(o&&"cartesian2d"===o.type&&("line"===h||"bar"===h)){var a=o.getAxesByScale("ordinal")[0];if(a){var r=a.dim+"Axis",s=u.queryComponents({mainType:r,index:t.get(name+"Index"),id:t.get(name+"Id")})[0].componentIndex;d[r]=d[r]||[];for(var l=0;l<=s;l++)d[r][s]=d[r][s]||{};d[r][s].boundaryGap="bar"===h}}}),"stack"===h)i=d.series&&d.series[0]&&d.series[0].stack===rA?m({stack:aA.title.tiled},aA.title):L(aA.title);t.dispatchAction({type:"changeMagicType",currentType:h,newOption:d,newTitle:i})}},xf({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},function(t,e){e.mergeOption(t.newOption)}),QT("magicType",sA);var cA=Nc.toolbox.dataView,dA=new Array(60).join("-"),fA="\t";function pA(t){var e=function(t){var o={},a=[],r=[];return t.eachRawSeries(function(t){var e=t.coordinateSystem;if(!e||"cartesian2d"!==e.type&&"polar"!==e.type)a.push(t);else{var i=e.getBaseAxis();if("category"===i.type){var n=i.dim+"_"+i.index;o[n]||(o[n]={categoryAxis:i,valueAxis:e.getOtherAxis(i),series:[]},r.push({axisDim:i.dim,axisIndex:i.index})),o[n].series.push(t)}else a.push(t)}}),{seriesGroupByCategoryAxis:o,other:a,meta:r}}(t);return{value:M([function(t){var h=[];return E(t,function(t,e){var i=t.categoryAxis,n=t.valueAxis.dim,o=[" "].concat(N(t.series,function(t){return t.name})),a=[i.model.getCategories()];E(t.series,function(t){a.push(t.getRawData().mapArray(n,function(t){return t}))});for(var r=[o.join(fA)],s=0;st[1]&&t.reverse(),t}function AA(t,e){return Ko(t,e,{includeMainTypes:SA})}IA.setOutputRanges=function(t,e){this.matchOutputRanges(t,e,function(t,e,i){if((t.coordRanges||(t.coordRanges=[])).push(e),!t.coordRange){t.coordRange=e;var n=kA[t.brushType](0,i,e);t.__rangeOffset={offset:NA[t.brushType](n.values,t.range,[1,1]),xyMinMax:n.xyMinMax}}})},IA.matchOutputRanges=function(t,n,o){xA(t,function(i){var t=this.findTargetInfo(i,n);t&&!0!==t&&E(t.coordSyses,function(t){var e=kA[i.brushType](1,t,i.range);o(i,e.values,t,n)})},this)},IA.setInputRanges=function(t,o){xA(t,function(t){var e=this.findTargetInfo(t,o);if(t.range=t.range||[],e&&!0!==e){t.panelId=e.panelId;var i=kA[t.brushType](0,e.coordSys,t.coordRange),n=t.__rangeOffset;t.range=n?NA[t.brushType](i.values,n.offset,function(t,e){var i=EA(t),n=EA(e),o=[i[0]/n[0],i[1]/n[1]];return isNaN(o[0])&&(o[0]=1),isNaN(o[1])&&(o[1]=1),o}(i.xyMinMax,n.xyMinMax)):i.values}},this)},IA.makePanelOpts=function(i,n){return N(this._targetInfoList,function(t){var e=t.getPanelRect();return{panelId:t.panelId,defaultBrushType:n&&n(t),clipPath:Qb(e),isTargetByCursor:eS(e,i,t.coordSysModel),getLinearBrushOtherExtent:tS(e)}})},IA.controlSeries=function(t,e,i){var n=this.findTargetInfo(t,i);return!0===n||n&&0<=_A(n.coordSyses,e.coordinateSystem)},IA.findTargetInfo=function(t,e){for(var i=this._targetInfoList,n=AA(e,t),o=0;on[1]&&(n[1]=e[1])})}),n[1]c[1];if(r&&!s&&!l)return!0;r&&(n=!0),s&&(e=!0),l&&(i=!0)}return n&&e&&i}):YA(h,function(t){if("empty"===o)i.setData(u=u.map(t,function(t){return function(t){return t>=c[0]&&t<=c[1]}(t)?t:NaN}));else{var e={};e[t]=c,u.selectRange(e)}}),YA(h,function(t){u.setApproximateExtent(c,t)}))})}}};var KA=E,$A=ZA,JA=If({type:"dataZoom",dependencies:["xAxis","yAxis","zAxis","radiusAxis","angleAxis","singleAxis","series"],defaultOption:{zlevel:0,z:4,orient:null,xAxisIndex:null,yAxisIndex:null,filterMode:"filter",throttle:null,start:0,end:100,startValue:null,endValue:null,minSpan:null,maxSpan:null,minValueSpan:null,maxValueSpan:null,rangeMode:null},init:function(t,e,i){this._dataIntervalByAxis={},this._dataInfo={},this._axisProxies={},this.textStyleModel,this._autoThrottle=!0,this._rangePropMode=["percent","percent"];var n=QA(t);this.settledOption=n,this.mergeDefaultAndTheme(t,i),this.doInit(n)},mergeOption:function(t){var e=QA(t);m(this.option,t,!0),m(this.settledOption,e,!0),this.doInit(e)},doInit:function(t){var i=this.option;v.canvasSupported||(i.realtime=!1),this._setDefaultThrottle(t),tD(this,t);var n=this.settledOption;KA([["start","startValue"],["end","endValue"]],function(t,e){"value"===this._rangePropMode[e]&&(i[t[0]]=n[t[0]]=null)},this),this.textStyleModel=this.getModel("textStyle"),this._resetTarget(),this._giveAxisProxies()},_giveAxisProxies:function(){var r=this._axisProxies;this.eachTargetAxis(function(t,e,i,n){var o=this.dependentModels[t.axis][e],a=o.__dzAxisProxy||(o.__dzAxisProxy=new XA(t.name,e,this,n));r[t.name+"_"+e]=a},this)},_resetTarget:function(){var i=this.option,t=this._judgeAutoMode();$A(function(t){var e=t.axisIndex;i[e]=Vo(i[e])},this),"axisIndex"===t?this._autoSetAxisIndex():"orient"===t&&this._autoSetOrient()},_judgeAutoMode:function(){var e=this.option,i=!1;$A(function(t){null!=e[t.axisIndex]&&(i=!0)},this);var t=e.orient;return null==t&&i?"orient":i?void 0:(null==t&&(e.orient="horizontal"),"axisIndex")},_autoSetAxisIndex:function(){var a=!0,e=this.get("orient",!0),r=this.option,t=this.dependentModels;if(a){var i="vertical"===e?"y":"x";t[i+"Axis"].length?(r[i+"AxisIndex"]=[0],a=!1):KA(t.singleAxis,function(t){a&&t.get("orient",!0)===e&&(r.singleAxisIndex=[t.componentIndex],a=!1)})}a&&$A(function(t){if(a){var e=[],i=this.dependentModels[t.axis];if(i.length&&!e.length)for(var n=0,o=i.length;ne[0][1]&&(e[0][1]=a[0]),a[1]e[1][1]&&(e[1][1]=a[1])}return e&&FD(e)}};function FD(t){return new Di(t[0][0],t[1][0],t[0][1]-t[0][0],t[1][1]-t[1][0])}var WD=["#ddd"];If({type:"brush",dependencies:["geo","grid","xAxis","yAxis","parallel","series"],defaultOption:{toolbox:null,brushLink:null,seriesIndex:"all",geoIndex:null,xAxisIndex:null,yAxisIndex:null,brushType:"rect",brushMode:"single",transformable:!0,brushStyle:{borderWidth:1,color:"rgba(120,140,180,0.3)",borderColor:"rgba(120,140,180,0.8)"},throttleType:"fixRate",throttleDelay:0,removeOnClick:!0,z:1e4},areas:[],brushType:null,brushOption:{},coordInfoList:[],optionUpdated:function(t,e){var i=this.option;e||DD(i,t,["inBrush","outOfBrush"]);var n=i.inBrush=i.inBrush||{};i.outOfBrush=i.outOfBrush||{color:WD},n.hasOwnProperty("liftZ")||(n.liftZ=5)},setAreas:function(t){t&&(this.areas=N(t,function(t){return HD(this.option,t)},this))},setBrushOption:function(t){this.brushOption=HD(this.option,t),this.brushType=this.brushOption.brushType}});function HD(t,e){return m({brushType:t.brushType,brushMode:t.brushMode,transformable:t.transformable,brushStyle:new Cl(t.brushStyle).getItemStyle(),removeOnClick:t.removeOnClick,z:t.z},e,!0)}function ZD(t,e,i,n){n&&n.$from===t.id||this._brushController.setPanels(t.brushTargetManager.makePanelOpts(i)).enableBrush(t.brushOption).updateCovers(t.areas.slice())}Tf({type:"brush",init:function(t,e){this.ecModel=t,this.api=e,this.model,(this._brushController=new Sb(e.getZr())).on("brush",A(this._onBrush,this)).mount()},render:function(t){return this.model=t,ZD.apply(this,arguments)},updateTransform:function(t,e){return RD(e),ZD.apply(this,arguments)},updateView:ZD,dispose:function(){this._brushController.dispose()},_onBrush:function(t,e){var i=this.model.id;this.model.brushTargetManager.setOutputRanges(t,this.ecModel),e.isEnd&&!e.removeOnClick||this.api.dispatchAction({type:"brush",brushId:i,areas:L(t),$from:i}),e.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:i,areas:L(t),$from:i})}}),xf({type:"brush",event:"brush"},function(e,t){t.eachComponent({mainType:"brush",query:e},function(t){t.setAreas(e.areas)})}),xf({type:"brushSelect",event:"brushSelected",update:"none"},function(){}),xf({type:"brushEnd",event:"brushEnd",update:"none"},function(){});var UD=Nc.toolbox.brush;function XD(t,e,i){this.model=t,this.ecModel=e,this.api=i,this._brushType,this._brushMode}XD.defaultOption={show:!0,type:["rect","polygon","lineX","lineY","keep","clear"],icon:{rect:"M7.3,34.7 M0.4,10V-0.2h9.8 M89.6,10V-0.2h-9.8 M0.4,60v10.2h9.8 M89.6,60v10.2h-9.8 M12.3,22.4V10.5h13.1 M33.6,10.5h7.8 M49.1,10.5h7.8 M77.5,22.4V10.5h-13 M12.3,31.1v8.2 M77.7,31.1v8.2 M12.3,47.6v11.9h13.1 M33.6,59.5h7.6 M49.1,59.5 h7.7 M77.5,47.6v11.9h-13",polygon:"M55.2,34.9c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1 s-3.1-1.4-3.1-3.1S53.5,34.9,55.2,34.9z M50.4,51c1.7,0,3.1,1.4,3.1,3.1c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1 C47.3,52.4,48.7,51,50.4,51z M55.6,37.1l1.5-7.8 M60.1,13.5l1.6-8.7l-7.8,4 M59,19l-1,5.3 M24,16.1l6.4,4.9l6.4-3.3 M48.5,11.6 l-5.9,3.1 M19.1,12.8L9.7,5.1l1.1,7.7 M13.4,29.8l1,7.3l6.6,1.6 M11.6,18.4l1,6.1 M32.8,41.9 M26.6,40.4 M27.3,40.2l6.1,1.6 M49.9,52.1l-5.6-7.6l-4.9-1.2",lineX:"M15.2,30 M19.7,15.6V1.9H29 M34.8,1.9H40.4 M55.3,15.6V1.9H45.9 M19.7,44.4V58.1H29 M34.8,58.1H40.4 M55.3,44.4 V58.1H45.9 M12.5,20.3l-9.4,9.6l9.6,9.8 M3.1,29.9h16.5 M62.5,20.3l9.4,9.6L62.3,39.7 M71.9,29.9H55.4",lineY:"M38.8,7.7 M52.7,12h13.2v9 M65.9,26.6V32 M52.7,46.3h13.2v-9 M24.9,12H11.8v9 M11.8,26.6V32 M24.9,46.3H11.8v-9 M48.2,5.1l-9.3-9l-9.4,9.2 M38.9-3.9V12 M48.2,53.3l-9.3,9l-9.4-9.2 M38.9,62.3V46.4",keep:"M4,10.5V1h10.3 M20.7,1h6.1 M33,1h6.1 M55.4,10.5V1H45.2 M4,17.3v6.6 M55.6,17.3v6.6 M4,30.5V40h10.3 M20.7,40 h6.1 M33,40h6.1 M55.4,30.5V40H45.2 M21,18.9h62.9v48.6H21V18.9z",clear:"M22,14.7l30.9,31 M52.9,14.7L22,45.7 M4.7,16.8V4.2h13.1 M26,4.2h7.8 M41.6,4.2h7.8 M70.3,16.8V4.2H57.2 M4.7,25.9v8.6 M70.3,25.9v8.6 M4.7,43.2v12.6h13.1 M26,55.8h7.8 M41.6,55.8h7.8 M70.3,43.2v12.6H57.2"},title:L(UD.title)};var YD=XD.prototype;YD.render=YD.updateView=function(e,t,i){var n,o,a;t.eachComponent({mainType:"brush"},function(t){n=t.brushType,o=t.brushOption.brushMode||"single",a|=t.areas.length}),this._brushType=n,this._brushMode=o,E(e.get("type",!0),function(t){e.setIconStatus(t,("keep"===t?"multiple"===o:"clear"===t?a:t===n)?"emphasis":"normal")})},YD.getIcons=function(){var t=this.model,e=t.get("icon",!0),i={};return E(t.get("type",!0),function(t){e[t]&&(i[t]=e[t])}),i},YD.onclick=function(t,e,i){var n=this._brushType,o=this._brushMode;"clear"===i?(e.dispatchAction({type:"axisAreaSelect",intervals:[]}),e.dispatchAction({type:"brush",command:"clear",areas:[]})):e.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:"keep"===i?n:n!==i&&i,brushMode:"keep"===i?"multiple"===o?"single":"multiple":o}})},QT("brush",XD),vf(function(t,e){var i=t&&t.brush;if(O(i)||(i=i?[i]:[]),i.length){var n=[];E(i,function(t){var e=t.hasOwnProperty("toolbox")?t.toolbox:[];e instanceof Array&&(n=n.concat(e))});var o=t&&t.toolbox;O(o)&&(o=o[0]),o||(o={feature:{}},t.toolbox=[o]);var a=o.feature||(o.feature={}),r=a.brush||(a.brush={}),s=r.type||(r.type=[]);s.push.apply(s,n),function(i){var e={};E(i,function(t){e[t]=1}),i.length=0,E(e,function(t,e){i.push(e)})}(s),e&&!s.length&&s.push.apply(s,MD)}}),If({type:"title",layoutMode:{type:"box",ignoreSize:!0},defaultOption:{zlevel:0,z:6,show:!0,text:"",target:"blank",subtext:"",subtarget:"blank",left:0,top:0,backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:"bolder",color:"#333"},subtextStyle:{color:"#aaa"}}}),Tf({type:"title",render:function(t,e,i){if(this.group.removeAll(),t.get("show")){var n=this.group,o=t.getModel("textStyle"),a=t.getModel("subtextStyle"),r=t.get("textAlign"),s=H(t.get("textBaseline"),t.get("textVerticalAlign")),l=new Ur({style:nl({},o,{text:t.get("text"),textFill:o.getTextColor()},{disableBox:!0}),z2:10}),u=l.getBoundingRect(),h=t.get("subtext"),c=new Ur({style:nl({},a,{text:h,textFill:a.getTextColor(),y:u.height+t.get("itemGap"),textVerticalAlign:"top"},{disableBox:!0}),z2:10}),d=t.get("link"),f=t.get("sublink"),p=t.get("triggerEvent",!0);l.silent=!d&&!p,c.silent=!f&&!p,d&&l.on("click",function(){window.open(d,"_"+t.get("target"))}),f&&c.on("click",function(){window.open(f,"_"+t.get("subtarget"))}),l.eventData=c.eventData=p?{componentType:"title",componentIndex:t.componentIndex}:null,n.add(l),h&&n.add(c);var g=n.getBoundingRect(),m=t.getBoxLayoutParams();m.width=g.width,m.height=g.height;var v=wu(m,{width:i.getWidth(),height:i.getHeight()},t.get("padding"));r||("middle"===(r=t.get("left")||t.get("right"))&&(r="center"),"right"===r?v.x+=v.width:"center"===r&&(v.x+=v.width/2)),s||("center"===(s=t.get("top")||t.get("bottom"))&&(s="middle"),"bottom"===s?v.y+=v.height:"middle"===s&&(v.y+=v.height/2),s=s||"top"),n.attr("position",[v.x,v.y]);var y={textAlign:r,textVerticalAlign:s};l.setStyle(y),c.setStyle(y),g=n.getBoundingRect();var x=v.margin,_=t.getItemStyle(["color","opacity"]);_.fill=t.get("backgroundColor");var w=new rs({shape:{x:g.x-x[3],y:g.y-x[0],width:g.width+x[1]+x[3],height:g.height+x[0]+x[2],r:t.get("borderRadius")},style:_,subPixelOptimize:!0,silent:!0});n.add(w)}}});function jD(t){var e=t.itemStyle||(t.itemStyle={}),i=e.emphasis||(e.emphasis={}),n=t.label||t.label||{},o=n.normal||(n.normal={}),a={normal:1,emphasis:1};E(n,function(t,e){a[e]||qD(o,e)||(o[e]=t)}),i.label&&!qD(n,"emphasis")&&(n.emphasis=i.label,delete i.label)}function qD(t,e){return t.hasOwnProperty(e)}Lu.registerSubTypeDefaulter("timeline",function(){return"slider"}),xf({type:"timelineChange",event:"timelineChanged",update:"prepareAndUpdate"},function(t,e){var i=e.getComponent("timeline");return i&&null!=t.currentIndex&&(i.setCurrentIndex(t.currentIndex),!i.get("loop",!0)&&i.isIndexMax()&&i.setPlayState(!1)),e.resetOption("timeline"),D({currentIndex:i.option.currentIndex},t)}),xf({type:"timelinePlayChange",event:"timelinePlayChanged",update:"update"},function(t,e){var i=e.getComponent("timeline");i&&null!=t.playState&&i.setPlayState(t.playState)});var KD=Lu.extend({type:"timeline",layoutMode:"box",defaultOption:{zlevel:0,z:4,show:!0,axisType:"time",realtime:!0,left:"20%",top:null,right:"20%",bottom:0,width:null,height:40,padding:5,controlPosition:"left",autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{},label:{color:"#000"},data:[]},init:function(t,e,i){this._data,this._names,this.mergeDefaultAndTheme(t,i),this._initData()},mergeOption:function(t){KD.superApply(this,"mergeOption",arguments),this._initData()},setCurrentIndex:function(t){null==t&&(t=this.option.currentIndex);var e=this._data.count();this.option.loop?t=(t%e+e)%e:(e<=t&&(t=e-1),t<0&&(t=0)),this.option.currentIndex=t},getCurrentIndex:function(){return this.option.currentIndex},isIndexMax:function(){return this.getCurrentIndex()>=this._data.count()-1},setPlayState:function(t){this.option.autoPlay=!!t},getPlayState:function(){return!!this.option.autoPlay},_initData:function(){var t=this.option,e=t.data||[],i=t.axisType,o=this._names=[];if("category"===i){var a=[];E(e,function(t,e){var i,n=Wo(t);z(t)?(i=L(t)).value=e:i=e,a.push(i),R(n)||null!=n&&!isNaN(n)||(n=""),o.push(n+"")}),e=a}var n={category:"ordinal",time:"time"}[i]||"number";(this._data=new Xf([{name:"value",type:n}],this)).initData(e,o)},getData:function(){return this._data},getCategories:function(){if("category"===this.get("axisType"))return this._names.slice()}});b(KD.extend({type:"timeline.slider",defaultOption:{backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"emptyCircle",symbolSize:10,lineStyle:{show:!0,width:2,color:"#304654"},label:{position:"auto",show:!0,interval:"auto",rotate:0,color:"#304654"},itemStyle:{color:"#304654",borderWidth:1},checkpointStyle:{symbol:"circle",symbolSize:13,color:"#c23531",borderWidth:5,borderColor:"rgba(194,53,49, 0.5)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:22,itemGap:12,position:"left",playIcon:"path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z",stopIcon:"path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z",nextIcon:"path://M18.6,50.8l22.5-22.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7L18.7,4.4c-0.1-0.1-0.2-0.3-0.2-0.5 c0-0.4,0.3-0.8,0.8-0.8c0.2,0,0.5,0.1,0.6,0.3l23.5,23.5l0,0c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.3,0.7l-0.1,0.1L19.7,52 c-0.1,0.1-0.3,0.2-0.5,0.2c-0.4,0-0.8-0.3-0.8-0.8C18.4,51.2,18.5,51,18.6,50.8z",prevIcon:"path://M43,52.8L20.4,30.3c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7L42.9,6.4c0.1-0.1,0.2-0.3,0.2-0.5 c0-0.4-0.3-0.8-0.8-0.8c-0.2,0-0.5,0.1-0.6,0.3L18.3,28.8l0,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7l0.1,0.1L41.9,54 c0.1,0.1,0.3,0.2,0.5,0.2c0.4,0,0.8-0.3,0.8-0.8C43.2,53.2,43.1,53,43,52.8z",color:"#304654",borderColor:"#304654",borderWidth:1},emphasis:{label:{show:!0,color:"#c23531"},itemStyle:{color:"#c23531"},controlStyle:{color:"#c23531",borderColor:"#c23531",borderWidth:2}},data:[]}}),Uh);function $D(t,e,i,n){Vg.call(this,t,e,i),this.type=n||"value",this.model=null}var JD=pc.extend({type:"timeline"});$D.prototype={constructor:$D,getLabelModel:function(){return this.model.getModel("label")},isHorizontal:function(){return"horizontal"===this.model.get("orient")}},w($D,Vg);var QD=A,tC=E,eC=Math.PI;function iC(t,e,i,n,o,a){var r=e.get("color");o?(o.setColor(r),i.add(o),a&&a.onUpdate(o)):((o=_g(t.get("symbol"),-1,-1,2,2,r)).setStyle("strokeNoScale",!0),i.add(o),a&&a.onCreate(o));var s=e.getItemStyle(["color","symbol","symbolSize"]);o.setStyle(s),n=m({rectHover:!0,z2:100},n,!0);var l=t.get("symbolSize");(l=l instanceof Array?l.slice():[+l,+l])[0]/=2,l[1]/=2,n.scale=l;var u=t.get("symbolOffset");if(u){var h=n.position=n.position||[0,0];h[0]+=Rl(u[0],l[0]),h[1]+=Rl(u[1],l[1])}var c=t.get("symbolRotate");return n.rotation=(c||0)*Math.PI/180||0,o.attr(n),o.updateTransform(),o}function nC(t,e,i,n,o){if(!t.dragging){var a=n.getModel("checkpointStyle"),r=i.dataToCoord(n.getData().get(["value"],e));o||!a.get("animation",!0)?t.attr({position:[r,0]}):(t.stopAnimation(!0),t.animateTo({position:[r,0]},a.get("animationDuration",!0),a.get("animationEasing",!0)))}}JD.extend({type:"timeline.slider",init:function(t,e){this.api=e,this._axis,this._viewRect,this._timer,this._currentPointer,this._mainGroup,this._labelGroup},render:function(e,t,i,n){if(this.model=e,this.api=i,this.ecModel=t,this.group.removeAll(),e.get("show",!0)){var o=this._layout(e,i),a=this._createGroup("mainGroup"),r=this._createGroup("labelGroup"),s=this._axis=this._createAxis(o,e);e.formatTooltip=function(t){return au(s.scale.getLabel(t))},tC(["AxisLine","AxisTick","Control","CurrentPointer"],function(t){this["_render"+t](o,a,s,e)},this),this._renderAxisLabel(o,r,s,e),this._position(o,e)}this._doPlayStop()},remove:function(){this._clearTimer(),this.group.removeAll()},dispose:function(){this._clearTimer()},_layout:function(t,e){var i=t.get("label.position"),n=t.get("orient"),o=function(t,e){return wu(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()},t.get("padding"))}(t,e);null==i||"auto"===i?i="horizontal"===n?o.y+o.height/2n[1]&&(i=n[1]),i"),o&&(a+=aC(o),null!=i&&(a+=" : ")),null!=i&&(a+=aC(n)),a},getData:function(){return this._data},setData:function(t){this._data=t}});b(sC,Uh),sC.extend({type:"markPoint",defaultOption:{zlevel:0,z:5,symbol:"pin",symbolSize:50,tooltip:{trigger:"item"},label:{show:!0,position:"inside"},itemStyle:{borderWidth:2},emphasis:{label:{show:!0}}}});var lC=_;function uC(t,e,i,n,o,a){var r=[],s=dp(e,n)?e.getCalculationInfo("stackResultDimension"):n,l=mC(e,s,t),u=e.indicesOfNearest(s,l)[0];r[o]=e.get(i,u),r[a]=e.get(s,u);var h=e.get(n,u),c=Vl(e.get(n,u));return 0<=(c=Math.min(c,20))&&(r[a]=+r[a].toFixed(c)),[r,h]}var hC=T,cC={min:hC(uC,"min"),max:hC(uC,"max"),average:hC(uC,"average")};function dC(t,e){var i=t.getData(),n=t.coordinateSystem;if(e&&!function(t){return!isNaN(parseFloat(t.x))&&!isNaN(parseFloat(t.y))}(e)&&!O(e.coord)&&n){var o=n.dimensions,a=fC(e,i,n,t);if((e=L(e)).type&&cC[e.type]&&a.baseAxis&&a.valueAxis){var r=lC(o,a.baseAxis.dim),s=lC(o,a.valueAxis.dim),l=cC[e.type](i,a.baseDataDim,a.valueDataDim,r,s);e.coord=l[0],e.value=l[1]}else{for(var u=[null!=e.xAxis?e.xAxis:e.radiusAxis,null!=e.yAxis?e.yAxis:e.angleAxis],h=0;h<2;h++)cC[u[h]]&&(u[h]=mC(i,i.mapDimension(o[h]),u[h]));e.coord=u}}return e}function fC(t,e,i,n){var o={};return null!=t.valueIndex||null!=t.valueDim?(o.valueDataDim=null!=t.valueIndex?e.getDimension(t.valueIndex):t.valueDim,o.valueAxis=i.getAxis(function(t,e){var i=t.getData(),n=i.dimensions;e=i.getDimension(e);for(var o=0;oi[o],f=[-h.x,-h.y];e||(f[n]=s.position[n]);var p=[0,0],g=[-c.x,-c.y],m=H(t.get("pageButtonGap",!0),t.get("itemGap",!0));d&&("end"===t.get("pageButtonPosition",!0)?g[n]+=i[o]-c[o]:p[n]+=c[o]+m);g[1-n]+=h[a]/2-c[a]/2,s.attr("position",f),l.attr("position",p),u.attr("position",g);var v={x:0,y:0};if(v[o]=d?i[o]:h[o],v[a]=Math.max(h[a],c[a]),v[r]=Math.min(0,c[r]+g[1-n]),l.__rectSize=i[o],d){var y={x:0,y:0};y[o]=Math.max(i[o]-c[o]-m,0),y[a]=v[a],l.setClipPath(new rs({shape:y})),l.__rectSize=y[o]}else u.eachChild(function(t){t.attr({invisible:!0,silent:!0})});var x=this._getPageInfo(t);return null!=x.pageIndex&&cl(s,{position:x.contentPosition},d&&t),this._updatePageInfoView(t,x),v},_pageGo:function(t,e,i){var n=this._getPageInfo(e)[t];null!=n&&i.dispatchAction({type:"legendScroll",scrollDataIndex:n,legendId:e.id})},_updatePageInfoView:function(n,o){var a=this._controllerGroup;E(["pagePrev","pageNext"],function(t){var e=null!=o[t+"DataIndex"],i=a.childOfName(t);i&&(i.setStyle("fill",e?n.get("pageIconColor",!0):n.get("pageIconInactiveColor",!0)),i.cursor=e?"pointer":"default")});var t=a.childOfName("pageText"),e=n.get("pageFormatter"),i=o.pageIndex,r=null!=i?i+1:0,s=o.pageCount;t&&e&&t.setStyle("text",R(e)?e.replace("{current}",r).replace("{total}",s):e({current:r,total:s}))},_getPageInfo:function(t){var e=t.get("scrollDataIndex",!0),i=this.getContentGroup(),n=this._containerGroup.__rectSize,o=t.getOrient().index,a=UC[o],r=XC[o],s=this._findTargetItemIndex(e),l=i.children(),u=l[s],h=l.length,c=h?1:0,d={contentPosition:i.position.slice(),pageCount:c,pageIndex:c-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!u)return d;var f=y(u);d.contentPosition[o]=-f.s;for(var p=s+1,g=f,m=f,v=null;p<=h;++p)(!(v=y(l[p]))&&m.e>g.s+n||v&&!x(v,g.s))&&(g=m.i>g.i?m:v)&&(null==d.pageNextDataIndex&&(d.pageNextDataIndex=g.i),++d.pageCount),m=v;for(p=s-1,g=f,m=f,v=null;-1<=p;--p)(v=y(l[p]))&&x(m,v.s)||!(g.i=e&&t.s<=e+n}},_findTargetItemIndex:function(n){return this._showController?(this.getContentGroup().eachChild(function(t,e){var i=t.__legendDataIndex;null==a&&null!=i&&(a=e),i===n&&(o=e)}),null!=o?o:a):0;var o,a}});xf("legendScroll","legendscroll",function(t,e){var i=t.scrollDataIndex;null!=i&&e.eachComponent({mainType:"legend",subType:"scroll",query:t},function(t){t.setScrollDataIndex(i)})});JA.extend({type:"dataZoom.slider",layoutMode:"box",defaultOption:{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,backgroundColor:"rgba(47,69,84,0)",dataBackground:{lineStyle:{color:"#2f4554",width:.5,opacity:.3},areaStyle:{color:"rgba(47,69,84,0.3)",opacity:.3}},borderColor:"#ddd",fillerColor:"rgba(167,183,204,0.4)",handleIcon:"M8.2,13.6V3.9H6.3v9.7H3.1v14.9h3.3v9.7h1.8v-9.7h3.3V13.6H8.2z M9.7,24.4H4.8v-1.4h4.9V24.4z M9.7,19.1H4.8v-1.4h4.9V19.1z",handleSize:"100%",handleStyle:{color:"#a7b7cc"},labelPrecision:null,labelFormatter:null,showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:"#333"}}});var jC=rs,qC=El,KC=Bl,$C=A,JC=E,QC="horizontal",tL="vertical",eL=["line","bar","candlestick","scatter"],iL=eD.extend({type:"dataZoom.slider",init:function(t,e){this._displayables={},this._orient,this._range,this._handleEnds,this._size,this._handleWidth,this._handleHeight,this._location,this._dragging,this._dataShadowInfo,this.api=e},render:function(t,e,i,n){iL.superApply(this,"render",arguments),Lc(this,"_dispatchZoomAction",this.dataZoomModel.get("throttle"),"fixRate"),this._orient=t.get("orient"),!1!==this.dataZoomModel.get("show")?(n&&"dataZoom"===n.type&&n.from===this.uid||this._buildView(),this._updateView()):this.group.removeAll()},remove:function(){iL.superApply(this,"remove",arguments),kc(this,"_dispatchZoomAction")},dispose:function(){iL.superApply(this,"dispose",arguments),kc(this,"_dispatchZoomAction")},_buildView:function(){var t=this.group;t.removeAll(),this._resetLocation(),this._resetInterval();var e=this._displayables.barGroup=new Ci;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),t.add(e),this._positionGroup()},_resetLocation:function(){var t=this.dataZoomModel,e=this.api,i=this._findCoordRect(),n={width:e.getWidth(),height:e.getHeight()},o=this._orient===QC?{right:n.width-i.x-i.width,top:n.height-30-7,width:i.width,height:30}:{right:7,top:i.y,width:30,height:i.height},a=Mu(t.option);E(["right","top","width","height"],function(t){"ph"===a[t]&&(a[t]=o[t])});var r=wu(a,n,t.padding);this._location={x:r.x,y:r.y},this._size=[r.width,r.height],this._orient===tL&&this._size.reverse()},_positionGroup:function(){var t=this.group,e=this._location,i=this._orient,n=this.dataZoomModel.getFirstTargetAxisModel(),o=n&&n.get("inverse"),a=this._displayables.barGroup,r=(this._dataShadowInfo||{}).otherAxisInverse;a.attr(i!==QC||o?i===QC&&o?{scale:r?[-1,1]:[-1,-1]}:i!==tL||o?{scale:r?[-1,-1]:[-1,1],rotation:Math.PI/2}:{scale:r?[1,-1]:[1,1],rotation:Math.PI/2}:{scale:r?[1,1]:[1,-1]});var s=t.getBoundingRect([a]);t.attr("position",[e.x-s.x,e.y-s.y])},_getViewExtent:function(){return[0,this._size[0]]},_renderBackground:function(){var t=this.dataZoomModel,e=this._size,i=this._displayables.barGroup;i.add(new jC({silent:!0,shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:t.get("backgroundColor")},z2:-40})),i.add(new jC({shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:"transparent"},z2:0,onclick:A(this._onClickPanelClick,this)}))},_renderDataShadow:function(){var t=this._dataShadowInfo=this._prepareDataShadowInfo();if(t){var e=this._size,i=t.series,n=i.getRawData(),o=i.getShadowDim?i.getShadowDim():t.otherDim;if(null!=o){var a=n.getDataExtent(o),r=.3*(a[1]-a[0]);a=[a[0]-r,a[1]+r];var s,l=[0,e[1]],u=[0,e[0]],h=[[e[0],0],[0,0]],c=[],d=u[1]/(n.count()-1),f=0,p=Math.round(n.count()/e[0]);n.each([o],function(t,e){if(0e[0]||i[1]<0||i[1]>e[1])){var n=this._handleEnds,o=(n[0]+n[1])/2,a=this._updateInterval("all",i[0]-o);this._updateView(),a&&this._dispatchZoomAction()}},_dispatchZoomAction:function(){var t=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,start:t[0],end:t[1]})},_findCoordRect:function(){var i;if(JC(this.getTargetCoordInfo(),function(t){if(!i&&t.length){var e=t[0].model.coordinateSystem;i=e.getRect&&e.getRect()}}),!i){var t=this.api.getWidth(),e=this.api.getHeight();i={x:.2*t,y:.2*e,width:.6*t,height:.6*e}}return i}});function nL(t){return"vertical"===t?"ns-resize":"ew-resize"}JA.extend({type:"dataZoom.inside",defaultOption:{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}});var oL="\0_ec_dataZoom_roams";function aL(t,n){var e=sL(t),o=n.dataZoomId,a=n.coordId;E(e,function(t,e){var i=t.dataZoomInfos;i[o]&&_(n.allCoordIds,a)<0&&(delete i[o],t.count--)}),lL(e);var i=e[a];i||((i=e[a]={coordId:a,dataZoomInfos:{},count:0}).controller=function(t,r){var e=new zy(t.getZr());return E(["pan","zoom","scrollMove"],function(a){e.on(a,function(n){var o=[];E(r.dataZoomInfos,function(t){if(n.isAvailableBehavior(t.dataZoomModel.option)){var e=(t.getRange||{})[a],i=e&&e(r.controller,n);!t.dataZoomModel.get("disabled",!0)&&i&&o.push({dataZoomId:t.dataZoomId,start:i[0],end:i[1]})}}),o.length&&r.dispatchAction(o)})}),e}(t,i),i.dispatchAction=T(uL,t)),i.dataZoomInfos[o]||i.count++,i.dataZoomInfos[o]=n;var r=function(t){var n,o={type_true:2,type_move:1,type_false:0,type_undefined:-1},a=!0;return E(t,function(t){var e=t.dataZoomModel,i=!e.get("disabled",!0)&&(!e.get("zoomLock",!0)||"move");o["type_"+n]"],O(t)&&(t=t.slice(),n=!0),o=e?t:n?[u(t[0]),u(t[1])]:u(t),R(l)?l.replace("{value}",n?o[0]:o).replace("{value2}",n?o[1]:o):C(l)?n?l(t[0],t[1]):l(t):n?t[0]===s[0]?i[0]+" "+o[1]:t[1]===s[1]?i[1]+" "+o[0]:o[0]+" - "+o[1]:o;function u(t){return t===s[0]?"min":t===s[1]?"max":(+t).toFixed(Math.min(r,20))}},resetExtent:function(){var t=this.option,e=TL([t.min,t.max]);this._dataExtent=e},getDataDimension:function(t){var e=this.option.dimension,i=t.dimensions;if(null!=e||i.length){if(null!=e)return t.getDimension(e);for(var n=t.dimensions,o=n.length-1;0<=o;o--){var a=n[o];if(!t.getDimensionInfo(a).isCalculationCoord)return a}}},getExtent:function(){return this._dataExtent.slice()},completeVisualOption:function(){var t=this.ecModel,e=this.option,i={inRange:e.inRange,outOfRange:e.outOfRange},n=e.target||(e.target={}),o=e.controller||(e.controller={});m(n,i),m(o,i);var u=this.isCategory();function a(n){ML(e.color)&&!n.inRange&&(n.inRange={color:e.color.slice().reverse()}),n.inRange=n.inRange||{color:t.get("gradientColor")},IL(this.stateList,function(t){var e=n[t];if(R(e)){var i=_L(e,"active",u);i?(n[t]={},n[t][e]=i):delete n[t]}},this)}a.call(this,n),a.call(this,o),function(t,e,i){var n=t[e],o=t[i];n&&!o&&(o=t[i]={},IL(n,function(t,e){if(f_.isValidType(e)){var i=_L(e,"inactive",u);null!=i&&(o[e]=i,"color"!==e||o.hasOwnProperty("opacity")||o.hasOwnProperty("colorAlpha")||(o.opacity=[0,0]))}}))}.call(this,n,"inRange","outOfRange"),function(a){var r=(a.inRange||{}).symbol||(a.outOfRange||{}).symbol,s=(a.inRange||{}).symbolSize||(a.outOfRange||{}).symbolSize,l=this.get("inactiveColor");IL(this.stateList,function(t){var e=this.itemSize,i=a[t];null==(i=i||(a[t]={color:u?l:[l]})).symbol&&(i.symbol=r&&L(r)||(u?"roundRect":["roundRect"])),null==i.symbolSize&&(i.symbolSize=s&&L(s)||(u?e[0]:[e[0],e[0]])),i.symbol=bL(i.symbol,function(t){return"none"===t||"square"===t?"roundRect":t});var n=i.symbolSize;if(null!=n){var o=-1/0;SL(n,function(t){oe[1]&&e.reverse(),e[0]=Math.max(e[0],t[0]),e[1]=Math.min(e[1],t[1]))},completeVisualOption:function(){DL.prototype.completeVisualOption.apply(this,arguments),E(this.stateList,function(t){var e=this.option.controller[t].symbolSize;e&&e[0]!==e[1]&&(e[0]=0)},this)},setSelected:function(t){this.option.range=t.slice(),this._resetRange()},getSelected:function(){var t=this.getExtent(),e=Bl((this.get("range")||[]).slice());return e[0]>t[1]&&(e[0]=t[1]),e[1]>t[1]&&(e[1]=t[1]),e[0]=i[1]||t<=e[1])?"inRange":"outOfRange"},findTargetDataIndices:function(n){var o=[];return this.eachTargetSeries(function(t){var i=[],e=t.getData();e.each(this.getDataDimension(e),function(t,e){n[0]<=t&&t<=n[1]&&i.push(e)},this),o.push({seriesId:t.id,dataIndex:i})},this),o},getVisualMeta:function(i){var t=kL(this,"outOfRange",this.getExtent()),e=kL(this,"inRange",this.option.range.slice()),n=[];function o(t,e){n.push({value:t,color:i(t,e)})}for(var a=0,r=0,s=e.length,l=t.length;rt[1])break;i.push({color:this.getControllerVisual(a,"color",e),offset:o/100})}return i.push({color:this.getControllerVisual(t[1],"color",e),offset:1}),i},_createBarPoints:function(t,e){var i=this.visualMapModel.itemSize;return[[i[0]-e[0],t[0]],[i[0],t[0]],[i[0],t[1]],[i[0]-e[1],t[1]]]},_createBarGroup:function(t){var e=this._orient,i=this.visualMapModel.get("inverse");return new Ci("horizontal"!==e||i?"horizontal"===e&&i?{scale:"bottom"===t?[-1,1]:[1,1],rotation:-Math.PI/2}:"vertical"!==e||i?{scale:"left"===t?[1,1]:[-1,1]}:{scale:"left"===t?[1,-1]:[-1,-1]}:{scale:"bottom"===t?[1,1]:[-1,1],rotation:Math.PI/2})},_updateHandle:function(n,o){if(this._useHandle){var a=this._shapes,r=this.visualMapModel,s=a.handleThumbs,l=a.handleLabels;RL([0,1],function(t){var e=s[t];e.setStyle("fill",o.handlesColor[t]),e.position[1]=n[t];var i=pl(a.handleLabelPoints[t],fl(e,this.group));l[t].setStyle({x:i[0],y:i[1],text:r.formatValueText(this._dataInterval[t]),textVerticalAlign:"middle",textAlign:this._applyTransform("horizontal"===this._orient?0===t?"bottom":"top":"left",a.barGroup)})},this)}},_showIndicator:function(t,e,i,n){var o=this.visualMapModel,a=o.getExtent(),r=o.itemSize,s=[0,r[1]],l=EL(t,a,s,!0),u=this._shapes,h=u.indicator;if(h){h.position[1]=l,h.attr("invisible",!1),h.setShape("points",function(t,e,i,n){return t?[[0,-zL(e,BL(i,0))],[6,0],[0,zL(e,BL(n-i,0))]]:[[0,0],[5,-5],[5,5]]}(!!i,n,l,r[1]));var c=this.getControllerVisual(t,"color",{convertOpacityToAlpha:!0});h.setStyle("fill",c);var d=pl(u.indicatorLabelPoint,fl(h,this.group)),f=u.indicatorLabel;f.attr("invisible",!1);var p=this._applyTransform("left",u.barGroup),g=this._orient;f.setStyle({text:(i||"")+o.formatValueText(e),textVerticalAlign:"horizontal"===g?p:"middle",textAlign:"horizontal"===g?"center":p,x:d[0],y:d[1]})}},_enableHoverLinkToSeries:function(){var n=this;this._shapes.barGroup.on("mousemove",function(t){if(n._hovering=!0,!n._dragging){var e=n.visualMapModel.itemSize,i=n._applyTransform([t.offsetX,t.offsetY],n._shapes.barGroup,!0,!0);i[1]=zL(BL(0,i[1]),e[1]),n._doHoverLinkToSeries(i[1],0<=i[0]&&i[0]<=e[0])}}).on("mouseout",function(){n._hovering=!1,n._dragging||n._clearHoverLinkToSeries()})},_enableHoverLinkFromSeries:function(){var t=this.api.getZr();this.visualMapModel.option.hoverLink?(t.on("mouseover",this._hoverLinkFromSeriesMouseOver,this),t.on("mouseout",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},_doHoverLinkToSeries:function(t,e){var i=this.visualMapModel,n=i.itemSize;if(i.option.hoverLink){var o=[0,n[1]],a=i.getExtent();t=zL(BL(o[0],t),o[1]);var r=function(t,e,i){var n=6,o=t.get("hoverLinkDataSize");o&&(n=EL(o,e,i,!0)/2);return n}(i,a,o),s=[t-r,t+r],l=EL(t,o,a,!0),u=[EL(s[0],o,a,!0),EL(s[1],o,a,!0)];s[0] ",r):this._showIndicator(l,l,"≈ ",r));var h=this._hoverLinkDataIndices,c=[];(e||FL(i))&&(c=this._hoverLinkDataIndices=i.findTargetDataIndices(u));var d=function(t,e){var i={},n={};return o(t||[],i),o(e||[],n,i),[a(i),a(n)];function o(t,e,i){for(var n=0,o=t.length;ni&&n([i,e[0]],"outOfRange"),n(e.slice()),i=e[1])},this),{stops:a,outerColors:r}}function n(t,e){var i=s.getRepresentValue({interval:t});e=e||s.getValueState(i);var n=o(i,e);t[0]===-1/0?r[0]=n:t[1]===1/0?r[1]=n:a.push({value:t[0],color:n},{value:t[1],color:n})}}}),ZL={splitNumber:function(){var t=this.option,e=this._pieceList,i=Math.min(t.precision,20),n=this.getExtent(),o=t.splitNumber;o=Math.max(parseInt(o,10),1),t.splitNumber=o;for(var a=(n[1]-n[0])/o;+a.toFixed(i)!==a&&i<5;)i++;t.precision=i,a=+a.toFixed(i);var r=0;t.minOpen&&e.push({index:r++,interval:[-1/0,n[0]],close:[0,0]});for(var s=n[0],l=r+o;r","≥"][e[0]]];t.text=t.text||this.formatValueText(null!=t.value?t.value:t.interval,!1,i)},this)}};function UL(t,e){var i=t.inverse;("vertical"===t.orient?!i:i)&&e.reverse()}PL.extend({type:"visualMap.piecewise",doRender:function(){var a=this.group;a.removeAll();var r=this.visualMapModel,s=r.get("textGap"),t=r.textStyleModel,l=t.getFont(),u=t.getTextColor(),h=this._getItemAlign(),c=r.itemSize,e=this._getViewData(),i=e.endsText,d=W(r.get("showLabel",!0),!i);i&&this._renderEndsText(a,i[0],c,d,h),E(e.viewPieceList,function(t){var e=t.piece,i=new Ci;i.onclick=A(this._onItemClick,this,e),this._enableHoverLink(i,t.indexInModelPieceList);var n=r.getRepresentValue(e);if(this._createItemSymbol(i,n,[0,0,c[0],c[1]]),d){var o=this.visualMapModel.getValueState(n);i.add(new Ur({style:{x:"right"===h?-s:c[0]+s,y:c[1]/2,text:e.text,textVerticalAlign:"middle",textAlign:h,textFont:l,textFill:u,opacity:"outOfRange"===o?.5:1}}))}a.add(i)},this),i&&this._renderEndsText(a,i[1],c,d,h),_u(r.get("orient"),a,r.get("itemGap")),this.renderBackground(a),this.positionGroup(a)},_enableHoverLink:function(t,i){function e(t){var e=this.visualMapModel;e.option.hoverLink&&this.api.dispatchAction({type:t,batch:OL(e.findTargetDataIndices(i),e)})}t.on("mouseover",A(e,this,"highlight")).on("mouseout",A(e,this,"downplay"))},_getItemAlign:function(){var t=this.visualMapModel,e=t.option;if("vertical"===e.orient)return NL(t,this.api,t.itemSize);var i=e.align;return i&&"auto"!==i||(i="left"),i},_renderEndsText:function(t,e,i,n,o){if(e){var a=new Ci,r=this.visualMapModel.textStyleModel;a.add(new Ur({style:{x:n?"right"===o?i[0]:0:i[0]/2,y:i[1]/2,textVerticalAlign:"middle",textAlign:n?o:"center",text:e,textFont:r.getFont(),textFill:r.getTextColor()}})),t.add(a)}},_getViewData:function(){var t=this.visualMapModel,e=N(t.getPieceList(),function(t,e){return{piece:t,indexInModelPieceList:e}}),i=t.get("text"),n=t.get("orient"),o=t.get("inverse");return("horizontal"===n?o:!o)?e.reverse():i=i&&i.slice().reverse(),{viewPieceList:e,endsText:i}},_createItemSymbol:function(t,e,i){t.add(_g(this.getControllerVisual(e,"symbol"),i[0],i[1],i[2],i[3],this.getControllerVisual(e,"color")))},_onItemClick:function(t){var e=this.visualMapModel,i=e.option,n=L(i.selected),o=e.getSelectedMapKey(t);"single"===i.selectedMode?(n[o]=!0,E(n,function(t,e){n[e]=e===o})):n[o]=!n[o],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:n})}});vf(pL);var XL,YL="urn:schemas-microsoft-com:vml",jL="undefined"==typeof window?null:window,qL=!1,KL=jL&&jL.document;function $L(t){return XL(t)}if(KL&&!v.canvasSupported)try{KL.namespaces.zrvml||KL.namespaces.add("zrvml",YL),XL=function(t){return KL.createElement("')}}catch(t){XL=function(t){return KL.createElement("<"+t+' xmlns="'+YL+'" class="zrvml">')}}var JL,QL=rr.CMD,tk=Math.round,ek=Math.sqrt,ik=Math.abs,nk=Math.cos,ok=Math.sin,ak=Math.max;if(!v.canvasSupported){var rk=",",sk="progid:DXImageTransform.Microsoft",lk=21600,uk=lk/2,hk=function(t){t.style.cssText="position:absolute;left:0;top:0;width:1px;height:1px;",t.coordsize=lk+","+lk,t.coordorigin="0,0"},ck=function(t,e,i){return"rgb("+[t,e,i].join(",")+")"},dk=function(t,e){e&&t&&e.parentNode!==t&&t.appendChild(e)},fk=function(t,e){e&&t&&e.parentNode===t&&t.removeChild(e)},pk=function(t,e,i){return 1e5*(parseFloat(t)||0)+1e3*(parseFloat(e)||0)+i},gk=Yn,mk=function(t,e,i){var n=Fe(e);i=+i,isNaN(i)&&(i=1),n&&(t.color=ck(n[0],n[1],n[2]),t.opacity=i*n[3])},vk=function(t,e,i,n){var o="fill"===e,a=t.getElementsByTagName(e)[0];null!=i[e]&&"none"!==i[e]&&(o||!o&&i.lineWidth)?(t[o?"filled":"stroked"]="true",i[e]instanceof cs&&fk(t,a),a=a||$L(e),o?function(t,e,i){var n,o,a=e.fill;if(null!=a)if(a instanceof cs){var r,s=0,l=[0,0],u=0,h=1,c=i.getBoundingRect(),d=c.width,f=c.height;if("linear"===a.type){r="gradient";var p=i.transform,g=[a.x*d,a.y*f],m=[a.x2*d,a.y2*f];p&&(bt(g,g,p),bt(m,m,p));var v=m[0]-g[0],y=m[1]-g[1];(s=180*Math.atan2(v,y)/Math.PI)<0&&(s+=360),s<1e-6&&(s=0)}else{r="gradientradial";g=[a.x*d,a.y*f],p=i.transform;var x=i.scale,_=d,w=f;l=[(g[0]-c.x)/_,(g[1]-c.y)/w],p&&bt(g,g,p),_/=x[0]*lk,w/=x[1]*lk;var b=ak(_,w);u=0/b,h=2*a.r/b-u}var S=a.colorStops.slice();S.sort(function(t,e){return t.offset-e.offset});for(var M=S.length,I=[],T=[],A=0;A=c&&d<=i+1){for(var n=[],o=0;o=c&&d<=o+1)return rP(h,e.components,u,l);p[t]=e}else p[t]=void 0}var s;f++}for(;f<=e;){var r=a();if(r)return r}},pushComponent:function(t,e,i){var n=t[t.length-1];n&&n.added===e&&n.removed===i?t[t.length-1]={count:n.count+1,added:e,removed:i}:t.push({count:1,added:e,removed:i})},extractCommon:function(t,e,i,n){for(var o=e.length,a=i.length,r=t.newPos,s=r-n,l=0;r+1', '[', ']', '^', '~'], + + codes: [], + + createCodeLoop: null, + codesCounter: 0, + + init: function () { + M.c = document.getElementById( 'flowCanvas' ); + M.ctx = M.c.getContext( '2d' ); + M.c.width = M.WIDTH; + M.c.height = M.HEIGHT; + + M.ctx.shadowBlur = 0; + M.ctx.fillStyle = '#000'; + M.ctx.fillRect(0, 0, M.WIDTH, M.HEIGHT); + M.ctx.font = M.font; + + M.COLUMNS = Math.ceil(M.WIDTH / M.settings.COL_WIDTH); + + for (var i = 0; i < M.COLUMNS; i++) { + M.codes[i] = []; + M.codes[i][0] = { + 'open': true, + 'position': {'x': 0, 'y': 0}, + 'strength': 0 + }; + } + + M.loop(); + + // M.createLines(); + + M.createCode(); + + M.hasCreateFlag = true + + // not doing this, kills CPU + // M.swapCharacters(); + + // window.onresize = function () { + // window.cancelAnimationFrame(M.animation); + // M.animation = null; + // M.ctx.clearRect(0, 0, M.WIDTH, M.HEIGHT); + // M.codesCounter = 0; + + // M.ctx2.clearRect(0, 0, M.WIDTH, M.HEIGHT); + + // M.WIDTH = window.innerWidth; + // M.HEIGHT = window.innerHeight; + // M.init(); + // }; + }, + + loop: function () { + M.animation = requestAnimationFrame( function(){ M.loop(); } ); + M.draw(); + }, + + // this used to be used straight after createCode, without using createCanvii - it allowed + // the characters within the code streams to be easily changable, but caused huge perf issues + // OLDdraw: function() { + + // var codesLen = M.codes.length; + // var codeLen; + // var x; + // var y; + // var text; + // var velocity; + // var columnIndex; + // var strength; + // var fadeStrength; + + // M.ctx.shadowColor = 'rgba(0, 0, 0, 0.5)'; + // M.ctx.fillStyle = 'rgba(0, 0, 0, 0.5)'; + // M.ctx.fillRect(0, 0, M.WIDTH, M.HEIGHT); + + // M.ctx.globalCompositeOperation = 'source-over'; + + // for (var i = 0; i < codesLen; i++) { + + // velocity = M.codes[i][0].velocity; + // M.codes[i][0].position.y += velocity; + + // y = M.codes[i][0].position.y; + // x = M.codes[i][0].position.x; + // codeLength = M.codes[i].length; + // strength = M.codes[i][0].strength; + + // for (var j = 1; j < codeLength; j++) { + // text = M.codes[i][j]; + + // if (j < 5) { + // M.ctx.shadowColor = 'hsl(104, 79%, 74%)'; + // M.ctx.shadowOffsetX = 0; + // M.ctx.shadowOffsetY = 0; + // M.ctx.shadowBlur = 10; + // M.ctx.fillStyle = 'hsla(104, 79%, ' + (100 - (j * 5)) + '%, ' + strength + ')'; + // } else if (j > (codeLength - 4)) { + // fadeStrength = j / codeLength; + // fadeStrength = 1 - fadeStrength; + + // M.ctx.shadowOffsetX = 0; + // M.ctx.shadowOffsetY = 0; + // M.ctx.shadowBlur = 0; + // M.ctx.fillStyle = 'hsla(104, 79%, 74%, ' + (fadeStrength + 0.3) + ')'; + // } else { + // M.ctx.shadowOffsetX = 0; + // M.ctx.shadowOffsetY = 0; + // M.ctx.shadowBlur = 0; + // M.ctx.fillStyle = 'hsla(104, 79%, 74%, ' + strength + ')'; + // } + + // // M.ctx.fillStyle = 'hsl(104, 79%, ' + (M.codes[i][0].strength * 74) + '%)'; + // M.ctx.fillText(text, x, (y - (j * M.settings.COL_HEIGHT))); + + // if ((j === codeLength - 1) && (y - ((j + 1) * M.settings.COL_HEIGHT) > M.HEIGHT)) { + // columnIndex = M.codes[i][0].position.x / M.settings.COL_WIDTH; + // M.codes[columnIndex][0].open = true; + // M.codes[columnIndex][0].position.y = 0; + // } + // } + // } + + // }, + + draw: function() { + + var velocity, height, x, y, c, ctx; + + // slow fade BG colour + M.ctx.shadowColor = 'rgba(0, 0, 0, 0.5)'; + M.ctx.fillStyle = 'rgba(0, 0, 0, 0.5)'; + M.ctx.fillRect(0, 0, M.WIDTH, M.HEIGHT); + + M.ctx.globalCompositeOperation = 'source-over'; + + for (var i = 0; i < M.COLUMNS; i++) { + + // check member of array isn't undefined at this point + if (M.codes[i][0].canvas) { + velocity = M.codes[i][0].velocity; + height = M.codes[i][0].canvas.height; + x = M.codes[i][0].position.x; + y = M.codes[i][0].position.y - height; + c = M.codes[i][0].canvas; + ctx = c.getContext('2d'); + + M.ctx.drawImage(c, x, y, M.settings.COL_WIDTH, height); + + if ((M.codes[i][0].position.y - height) < M.HEIGHT){ + M.codes[i][0].position.y += velocity; + } else { + M.codes[i][0].position.y = 0; + } + + } + } + + }, + + createCode: function() { + + if (M.codesCounter > M.COLUMNS) { + clearTimeout(M.createCodeLoop); + return; + } + + var randomInterval = M.randomFromInterval(0, 100); + var column = M.assignColumn(); + + if (column) { + + var codeLength = M.randomFromInterval(M.settings.CODE_LENGTH_PARAMS.min, M.settings.CODE_LENGTH_PARAMS.max); + var codeVelocity = (Math.random() * (M.settings.VELOCITY_PARAMS.max - M.settings.VELOCITY_PARAMS.min)) + M.settings.VELOCITY_PARAMS.min; + var lettersLength = M.letters.length; + M.codes[column][0].position = {'x': (column * M.settings.COL_WIDTH), 'y': 0}; + M.codes[column][0].velocity = codeVelocity; + M.codes[column][0].strength = M.codes[column][0].velocity / M.settings.VELOCITY_PARAMS.max; + + for (var i = 1; i <= codeLength; i++) { + var newLetter = M.randomFromInterval(0, (lettersLength - 1)); + M.codes[column][i] = M.letters[newLetter]; + } + + M.createCanvii(column); + + M.codesCounter++; + + } + + M.createCodeLoop = setTimeout(M.createCode, randomInterval); + + }, + + createCanvii: function(i) { + + var codeLen = M.codes[i].length - 1; + var canvHeight = codeLen * M.settings.COL_HEIGHT; + var velocity = M.codes[i][0].velocity; + var strength = M.codes[i][0].strength; + var text, fadeStrength; + + var newCanv = document.createElement('canvas'); + var newCtx = newCanv.getContext('2d'); + + newCanv.width = M.settings.COL_WIDTH; + newCanv.height = canvHeight; + + for (var j = 1; j < codeLen; j++) { + text = M.codes[i][j]; + newCtx.globalCompositeOperation = 'source-over'; + newCtx.font = '30px matrix-code'; + + if (j < 5) { + newCtx.shadowColor = 'hsl(104, 79%, 74%)'; + newCtx.shadowOffsetX = 0; + newCtx.shadowOffsetY = 0; + newCtx.shadowBlur = 10; + newCtx.fillStyle = 'hsla(104, 79%, ' + (100 - (j * 5)) + '%, ' + strength + ')'; + } else if (j > (codeLen - 4)) { + fadeStrength = j / codeLen; + fadeStrength = 1 - fadeStrength; + + newCtx.shadowOffsetX = 0; + newCtx.shadowOffsetY = 0; + newCtx.shadowBlur = 0; + newCtx.fillStyle = 'hsla(104, 79%, 74%, ' + (fadeStrength + 0.1) + ')'; + } else { + newCtx.shadowOffsetX = 0; + newCtx.shadowOffsetY = 0; + newCtx.shadowBlur = 0; + newCtx.fillStyle = 'hsla(104, 79%, 74%, ' + strength + ')'; + } + + newCtx.fillText(text, 0, (canvHeight - (j * M.settings.COL_HEIGHT))); + } + + M.codes[i][0].canvas = newCanv; + + }, + + swapCharacters: function() { + var randomCodeIndex; + var randomCode; + var randomCodeLen; + var randomCharIndex; + var newRandomCharIndex; + var newRandomChar; + + for (var i = 0; i < 20; i++) { + randomCodeIndex = M.randomFromInterval(0, (M.codes.length - 1)); + randomCode = M.codes[randomCodeIndex]; + randomCodeLen = randomCode.length; + randomCharIndex = M.randomFromInterval(2, (randomCodeLen - 1)); + newRandomCharIndex = M.randomFromInterval(0, (M.letters.length - 1)); + newRandomChar = M.letters[newRandomCharIndex]; + + randomCode[randomCharIndex] = newRandomChar; + } + + M.swapCharacters(); + }, + + // createLines: function() { + // M.linesC = document.createElement('canvas'); + // M.linesC.width = M.WIDTH; + // M.linesC.height = M.HEIGHT; + // M.linesC.style.position = 'absolute'; + // M.linesC.style.top = 0; + // M.linesC.style.left = 0; + // M.linesC.style.zIndex = 10; + // document.body.appendChild(M.linesC); + + // var linesYBlack = 0; + // var linesYWhite = 0; + // M.ctx2 = M.linesC.getContext('2d'); + + // M.ctx2.beginPath(); + + // M.ctx2.lineWidth = 1; + // M.ctx2.strokeStyle = 'rgba(0, 0, 0, 0.7)'; + + // while (linesYBlack < M.HEIGHT) { + + // M.ctx2.moveTo(0, linesYBlack); + // M.ctx2.lineTo(M.WIDTH, linesYBlack); + + // linesYBlack += 5; + // } + + // M.ctx2.lineWidth = 0.15; + // M.ctx2.strokeStyle = 'rgba(255, 255, 255, 0.7)'; + + // while (linesYWhite < M.HEIGHT) { + + // M.ctx2.moveTo(0, linesYWhite+1); + // M.ctx2.lineTo(M.WIDTH, linesYWhite+1); + + // linesYWhite += 5; + // } + + // M.ctx2.stroke(); + // }, + + assignColumn: function() { + var randomColumn = M.randomFromInterval(0, (M.COLUMNS - 1)); + + if (M.codes[randomColumn][0].open) { + M.codes[randomColumn][0].open = false; + } else { + return false; + } + + return randomColumn; + }, + + randomFromInterval: function(from, to) { + return Math.floor(Math.random() * (to - from+ 1 ) + from); + }, + + snapshot: function() { + window.open(M.c.toDataURL()); + }, + + hasCreate: function() { + return M.hasCreateFlag + } +}; \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/tween.js b/src/main/resources/nginx/defense/cdn/tween.js new file mode 100644 index 0000000..dca87e1 --- /dev/null +++ b/src/main/resources/nginx/defense/cdn/tween.js @@ -0,0 +1,8 @@ +/** + * Minified by jsDelivr using UglifyJS v3.1.10. + * Original file: /npm/tween.js@16.3.4/src/Tween.js + * + * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files + */ +!function(){if("performance"in window==!1&&(window.performance={}),Date.now=Date.now||function(){return(new Date).getTime()},"now"in window.performance==!1){var n=window.performance.timing&&window.performance.timing.navigationStart?window.performance.timing.navigationStart:Date.now();window.performance.now=function(){return Date.now()-n}}}();var TWEEN=TWEEN||function(){var n=[];return{getAll:function(){return n},removeAll:function(){n=[]},add:function(t){n.push(t)},remove:function(t){var r=n.indexOf(t);-1!==r&&n.splice(r,1)},update:function(t){if(0===n.length)return!1;var r=0;for(t=void 0!==t?t:window.performance.now();r1?1:M);for(f in i)if(void 0!==r[f]){var T=r[f]||0,g=i[f];g instanceof Array?t[f]=p(g,m):("string"==typeof g&&(g=g.startsWith("+")||g.startsWith("-")?T+parseFloat(g,10):parseFloat(g,10)),"number"==typeof g&&(t[f]=T+(g-T)*m))}if(null!==d&&d.call(t,m),1===M){if(e>0){isFinite(e)&&e--;for(f in o){if("string"==typeof i[f]&&(o[f]=o[f]+parseFloat(i[f],10)),a){var O=o[f];o[f]=i[f],i[f]=O}r[f]=o[f]}return a&&(c=!c),h=n+s,!0}null!==I&&I.call(t);for(var N=0,W=E.length;N1?u(n[r],n[r-1],r-i):u(n[o],n[o+1>r?r:o+1],i-o)},Bezier:function(n,t){for(var r=0,i=n.length-1,o=Math.pow,u=TWEEN.Interpolation.Utils.Bernstein,e=0;e<=i;e++)r+=o(1-t,i-e)*o(t,e)*n[e]*u(i,e);return r},CatmullRom:function(n,t){var r=n.length-1,i=r*t,o=Math.floor(i),u=TWEEN.Interpolation.Utils.CatmullRom;return n[0]===n[r]?(t<0&&(o=Math.floor(i=r*(1+t))),u(n[(o-1+r)%r],n[o],n[(o+1)%r],n[(o+2)%r],i-o)):t<0?n[0]-(u(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[r]-(u(n[r],n[r],n[r-1],n[r-1],i-r)-n[r]):u(n[o?o-1:0],n[o],n[r1;i--)r*=i;return n[t]=r,r}}(),CatmullRom:function(n,t,r,i,o){var u=.5*(r-n),e=.5*(i-t),a=o*o;return(2*t-2*r+u+e)*(o*a)+(-3*t+3*r-2*u-e)*a+u*o+t}}},function(n){"function"==typeof define&&define.amd?define([],function(){return TWEEN}):"undefined"!=typeof module&&"object"==typeof exports?module.exports=TWEEN:void 0!==n&&(n.TWEEN=TWEEN)}(this); +//# sourceMappingURL=/sm/ea47e87bea877dcb22432f4faa06bb23183a1cefe5b1ece3ebcf347e48058abd.map \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/vue-router.min.js b/src/main/resources/nginx/defense/cdn/vue-router.min.js new file mode 100644 index 0000000..b94a085 --- /dev/null +++ b/src/main/resources/nginx/defense/cdn/vue-router.min.js @@ -0,0 +1,6 @@ +/*! + * vue-router v3.1.3 + * (c) 2019 Evan You + * @license MIT + */ +var t,e;t=this,e=function(){"use strict";function t(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function e(t,e){return e instanceof t||e&&(e.name===t.name||e._name===t._name)}function r(t,e){for(var r in e)t[r]=e[r];return t}var n={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,o=e.children,i=e.parent,a=e.data;a.routerView=!0;for(var c=i.$createElement,u=n.name,s=i.$route,p=i._routerViewCache||(i._routerViewCache={}),f=0,h=!1;i&&i._routerRoot!==i;){var l=i.$vnode&&i.$vnode.data;l&&(l.routerView&&f++,l.keepAlive&&i._inactive&&(h=!0)),i=i.$parent}if(a.routerViewDepth=f,h)return c(p[u],a,o);var d=s.matched[f];if(!d)return p[u]=null,c();var v=p[u]=d.components[u];a.registerRouteInstance=function(t,e){var r=d.instances[u];(e&&r!==t||!e&&r===t)&&(d.instances[u]=e)},(a.hook||(a.hook={})).prepatch=function(t,e){d.instances[u]=e.componentInstance},a.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==d.instances[u]&&(d.instances[u]=t.componentInstance)};var y=a.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0}}(s,d.props&&d.props[u]);if(y){y=a.props=r({},y);var m=a.attrs=a.attrs||{};for(var g in y)v.props&&g in v.props||(m[g]=y[g],delete y[g])}return c(v,a,o)}},o=/[!'()*]/g,i=function(t){return"%"+t.charCodeAt(0).toString(16)},a=/%2C/g,c=function(t){return encodeURIComponent(t).replace(o,i).replace(a,",")},u=decodeURIComponent;function s(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach(function(t){var r=t.replace(/\+/g," ").split("="),n=u(r.shift()),o=r.length>0?u(r.join("=")):null;void 0===e[n]?e[n]=o:Array.isArray(e[n])?e[n].push(o):e[n]=[e[n],o]}),e):e}function p(t){var e=t?Object.keys(t).map(function(e){var r=t[e];if(void 0===r)return"";if(null===r)return c(e);if(Array.isArray(r)){var n=[];return r.forEach(function(t){void 0!==t&&(null===t?n.push(c(e)):n.push(c(e)+"="+c(t)))}),n.join("&")}return c(e)+"="+c(r)}).filter(function(t){return t.length>0}).join("&"):null;return e?"?"+e:""}var f=/\/?$/;function h(t,e,r,n){var o=n&&n.options.stringifyQuery,i=e.query||{};try{i=l(i)}catch(t){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:i,params:e.params||{},fullPath:y(e,o),matched:t?v(t):[]};return r&&(a.redirectedFrom=y(r,o)),Object.freeze(a)}function l(t){if(Array.isArray(t))return t.map(l);if(t&&"object"==typeof t){var e={};for(var r in t)e[r]=l(t[r]);return e}return t}var d=h(null,{path:"/"});function v(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function y(t,e){var r=t.path,n=t.query;void 0===n&&(n={});var o=t.hash;return void 0===o&&(o=""),(r||"/")+(e||p)(n)+o}function m(t,e){return e===d?t===e:!!e&&(t.path&&e.path?t.path.replace(f,"")===e.path.replace(f,"")&&t.hash===e.hash&&g(t.query,e.query):!(!t.name||!e.name)&&t.name===e.name&&t.hash===e.hash&&g(t.query,e.query)&&g(t.params,e.params))}function g(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var r=Object.keys(t),n=Object.keys(e);return r.length===n.length&&r.every(function(r){var n=t[r],o=e[r];return"object"==typeof n&&"object"==typeof o?g(n,o):String(n)===String(o)})}function b(t,e,r){var n=t.charAt(0);if("/"===n)return t;if("?"===n||"#"===n)return e+t;var o=e.split("/");r&&o[o.length-1]||o.pop();for(var i=t.replace(/^\//,"").split("/"),a=0;a=0&&(e=t.slice(n),t=t.slice(0,n));var o=t.indexOf("?");return o>=0&&(r=t.slice(o+1),t=t.slice(0,o)),{path:t,query:r,hash:e}}(i.path||""),p=e&&e.path||"/",f=u.path?b(u.path,p,n||i.append):p,h=function(t,e,r){void 0===e&&(e={});var n,o=r||s;try{n=o(t||"")}catch(t){n={}}for(var i in e)n[i]=e[i];return n}(u.query,i.query,o&&o.options.parseQuery),l=i.hash||u.hash;return l&&"#"!==l.charAt(0)&&(l="#"+l),{_normalized:!0,path:f,query:h,hash:l}}var B,H=[String,Object],z=[String,Array],D=function(){},F={name:"RouterLink",props:{to:{type:H,required:!0},tag:{type:String,default:"a"},exact:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,event:{type:z,default:"click"}},render:function(t){var e=this,n=this.$router,o=this.$route,i=n.resolve(this.to,o,this.append),a=i.location,c=i.route,u=i.href,s={},p=n.options.linkActiveClass,l=n.options.linkExactActiveClass,d=null==p?"router-link-active":p,v=null==l?"router-link-exact-active":l,y=null==this.activeClass?d:this.activeClass,g=null==this.exactActiveClass?v:this.exactActiveClass,b=c.redirectedFrom?h(null,V(c.redirectedFrom),null,n):c;s[g]=m(o,b),s[y]=this.exact?s[g]:function(t,e){return 0===t.path.replace(f,"/").indexOf(e.path.replace(f,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var r in e)if(!(r in t))return!1;return!0}(t.query,e.query)}(o,b);var w=function(t){N(t)&&(e.replace?n.replace(a,D):n.push(a,D))},x={click:N};Array.isArray(this.event)?this.event.forEach(function(t){x[t]=w}):x[this.event]=w;var k={class:s},R=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:u,route:c,navigate:w,isActive:s[y],isExactActive:s[g]});if(R){if(1===R.length)return R[0];if(R.length>1||!R.length)return 0===R.length?t():t("span",{},R)}if("a"===this.tag)k.on=x,k.attrs={href:u};else{var E=function t(e){if(e)for(var r,n=0;n-1&&(c.params[h]=r.params[h]);return c.path=M(p.path,c.params),u(p,c,a)}if(c.path){c.params={};for(var l=0;l=t.length?r():t[o]?e(t[o],function(){n(o+1)}):n(o+1)};n(0)}function yt(e){return function(r,n,o){var i=!1,a=0,c=null;mt(e,function(e,r,n,u){if("function"==typeof e&&void 0===e.cid){i=!0,a++;var s,p=wt(function(t){var r;((r=t).__esModule||bt&&"Module"===r[Symbol.toStringTag])&&(t=t.default),e.resolved="function"==typeof t?t:B.extend(t),n.components[u]=t,--a<=0&&o()}),f=wt(function(e){var r="Failed to resolve async component "+u+": "+e;c||(c=t(e)?e:new Error(r),o(c))});try{s=e(p,f)}catch(t){f(t)}if(s)if("function"==typeof s.then)s.then(p,f);else{var h=s.component;h&&"function"==typeof h.then&&h.then(p,f)}}}),i||o()}}function mt(t,e){return gt(t.map(function(t){return Object.keys(t.components).map(function(r){return e(t.components[r],t.instances[r],t,r)})}))}function gt(t){return Array.prototype.concat.apply([],t)}var bt="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function wt(t){var e=!1;return function(){for(var r=[],n=arguments.length;n--;)r[n]=arguments[n];if(!e)return e=!0,t.apply(this,r)}}var xt=function(t){function e(e){t.call(this),this.name=this._name="NavigationDuplicated",this.message='Navigating to current location ("'+e.fullPath+'") is not allowed',Object.defineProperty(this,"stack",{value:(new t).stack,writable:!0,configurable:!0})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(Error);xt._name="NavigationDuplicated";var kt=function(t,e){this.router=t,this.base=function(t){if(!t)if(K){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}(e),this.current=d,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[]};function Rt(t,e,r,n){var o=mt(t,function(t,n,o,i){var a=function(t,e){return"function"!=typeof t&&(t=B.extend(t)),t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map(function(t){return r(t,n,o,i)}):r(a,n,o,i)});return gt(n?o.reverse():o)}function Et(t,e){if(e)return function(){return t.apply(e,arguments)}}kt.prototype.listen=function(t){this.cb=t},kt.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},kt.prototype.onError=function(t){this.errorCbs.push(t)},kt.prototype.transitionTo=function(t,e,r){var n=this,o=this.router.match(t,this.current);this.confirmTransition(o,function(){n.updateRoute(o),e&&e(o),n.ensureURL(),n.ready||(n.ready=!0,n.readyCbs.forEach(function(t){t(o)}))},function(t){r&&r(t),t&&!n.ready&&(n.ready=!0,n.readyErrorCbs.forEach(function(e){e(t)}))})},kt.prototype.confirmTransition=function(r,n,o){var i=this,a=this.current,c=function(r){!e(xt,r)&&t(r)&&(i.errorCbs.length?i.errorCbs.forEach(function(t){t(r)}):console.error(r)),o&&o(r)};if(m(r,a)&&r.matched.length===a.matched.length)return this.ensureURL(),c(new xt(r));var u=function(t,e){var r,n=Math.max(t.length,e.length);for(r=0;r-1?decodeURI(t.slice(0,n))+t.slice(n):decodeURI(t)}else r>-1&&(t=decodeURI(t.slice(0,r))+t.slice(r));return t}function St(t){var e=window.location.href,r=e.indexOf("#");return(r>=0?e.slice(0,r):e)+"#"+t}function $t(t){ht?lt(St(t)):window.location.hash=t}function Tt(t){ht?dt(St(t)):window.location.replace(St(t))}var Pt=function(t){function r(e,r){t.call(this,e,r),this.stack=[],this.index=-1}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.push=function(t,e,r){var n=this;this.transitionTo(t,function(t){n.stack=n.stack.slice(0,n.index+1).concat(t),n.index++,e&&e(t)},r)},r.prototype.replace=function(t,e,r){var n=this;this.transitionTo(t,function(t){n.stack=n.stack.slice(0,n.index).concat(t),e&&e(t)},r)},r.prototype.go=function(t){var r=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var o=this.stack[n];this.confirmTransition(o,function(){r.index=n,r.updateRoute(o)},function(t){e(xt,t)&&(r.index=n)})}},r.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},r.prototype.ensureURL=function(){},r}(kt),Lt=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=X(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!ht&&!1!==t.fallback,this.fallback&&(e="hash"),K||(e="abstract"),this.mode=e,e){case"history":this.history=new Ot(this,t.base);break;case"hash":this.history=new At(this,t.base,this.fallback);break;case"abstract":this.history=new Pt(this,t.base)}},qt={currentRoute:{configurable:!0}};function Ut(t,e){return t.push(e),function(){var r=t.indexOf(e);r>-1&&t.splice(r,1)}}return Lt.prototype.match=function(t,e,r){return this.matcher.match(t,e,r)},qt.currentRoute.get=function(){return this.history&&this.history.current},Lt.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",function(){var r=e.apps.indexOf(t);r>-1&&e.apps.splice(r,1),e.app===t&&(e.app=e.apps[0]||null)}),!this.app){this.app=t;var r=this.history;if(r instanceof Ot)r.transitionTo(r.getCurrentLocation());else if(r instanceof At){var n=function(){r.setupListeners()};r.transitionTo(r.getCurrentLocation(),n,n)}r.listen(function(t){e.apps.forEach(function(e){e._route=t})})}},Lt.prototype.beforeEach=function(t){return Ut(this.beforeHooks,t)},Lt.prototype.beforeResolve=function(t){return Ut(this.resolveHooks,t)},Lt.prototype.afterEach=function(t){return Ut(this.afterHooks,t)},Lt.prototype.onReady=function(t,e){this.history.onReady(t,e)},Lt.prototype.onError=function(t){this.history.onError(t)},Lt.prototype.push=function(t,e,r){var n=this;if(!e&&!r&&"undefined"!=typeof Promise)return new Promise(function(e,r){n.history.push(t,e,r)});this.history.push(t,e,r)},Lt.prototype.replace=function(t,e,r){var n=this;if(!e&&!r&&"undefined"!=typeof Promise)return new Promise(function(e,r){n.history.replace(t,e,r)});this.history.replace(t,e,r)},Lt.prototype.go=function(t){this.history.go(t)},Lt.prototype.back=function(){this.go(-1)},Lt.prototype.forward=function(){this.go(1)},Lt.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map(function(t){return Object.keys(t.components).map(function(e){return t.components[e]})})):[]},Lt.prototype.resolve=function(t,e,r){var n=V(t,e=e||this.history.current,r,this),o=this.match(n,e),i=o.redirectedFrom||o.fullPath;return{location:n,route:o,href:function(t,e,r){var n="hash"===r?"#"+e:e;return t?w(t+"/"+n):n}(this.history.base,i,this.mode),normalizedTo:n,resolved:o}},Lt.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==d&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Lt.prototype,qt),Lt.install=function t(e){if(!t.installed||B!==e){t.installed=!0,B=e;var r=function(t){return void 0!==t},o=function(t,e){var n=t.$options._parentVnode;r(n)&&r(n=n.data)&&r(n=n.registerRouteInstance)&&n(t,e)};e.mixin({beforeCreate:function(){r(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,o(this,this)},destroyed:function(){o(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",n),e.component("RouterLink",F);var i=e.config.optionMergeStrategies;i.beforeRouteEnter=i.beforeRouteLeave=i.beforeRouteUpdate=i.created}},Lt.version="3.1.3",K&&window.Vue&&window.Vue.use(Lt),Lt},"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t=t||self).VueRouter=e(); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/vue.min.js b/src/main/resources/nginx/defense/cdn/vue.min.js new file mode 100644 index 0000000..087ee42 --- /dev/null +++ b/src/main/resources/nginx/defense/cdn/vue.min.js @@ -0,0 +1,6 @@ +/*! + * Vue.js v2.6.10 + * (c) 2014-2019 Evan You + * Released under the MIT License. + */ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).Vue=t()}(this,function(){"use strict";var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function r(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}var a=Object.prototype.toString;function s(e){return"[object Object]"===a.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function l(e){return null==e?"":Array.isArray(e)||s(e)&&e.toString===a?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i-1)return e.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(e,t){return m.call(e,t)}function g(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var _=/-(\w)/g,b=g(function(e){return e.replace(_,function(e,t){return t?t.toUpperCase():""})}),$=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),w=/\B([A-Z])/g,C=g(function(e){return e.replace(w,"-$1").toLowerCase()});var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n};function k(e,t){t=t||0;for(var n=e.length-t,r=new Array(n);n--;)r[n]=e[n+t];return r}function A(e,t){for(var n in t)e[n]=t[n];return e}function O(e){for(var t={},n=0;n0,Z=J&&J.indexOf("edge/")>0,G=(J&&J.indexOf("android"),J&&/iphone|ipad|ipod|ios/.test(J)||"ios"===K),X=(J&&/chrome\/\d+/.test(J),J&&/phantomjs/.test(J),J&&J.match(/firefox\/(\d+)/)),Y={}.watch,Q=!1;if(z)try{var ee={};Object.defineProperty(ee,"passive",{get:function(){Q=!0}}),window.addEventListener("test-passive",null,ee)}catch(e){}var te=function(){return void 0===B&&(B=!z&&!V&&"undefined"!=typeof global&&(global.process&&"server"===global.process.env.VUE_ENV)),B},ne=z&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function re(e){return"function"==typeof e&&/native code/.test(e.toString())}var ie,oe="undefined"!=typeof Symbol&&re(Symbol)&&"undefined"!=typeof Reflect&&re(Reflect.ownKeys);ie="undefined"!=typeof Set&&re(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var ae=S,se=0,ce=function(){this.id=se++,this.subs=[]};ce.prototype.addSub=function(e){this.subs.push(e)},ce.prototype.removeSub=function(e){h(this.subs,e)},ce.prototype.depend=function(){ce.target&&ce.target.addDep(this)},ce.prototype.notify=function(){for(var e=this.subs.slice(),t=0,n=e.length;t-1)if(o&&!y(i,"default"))a=!1;else if(""===a||a===C(e)){var c=Pe(String,i.type);(c<0||s0&&(st((u=e(u,(a||"")+"_"+c))[0])&&st(f)&&(s[l]=he(f.text+u[0].text),u.shift()),s.push.apply(s,u)):i(u)?st(f)?s[l]=he(f.text+u):""!==u&&s.push(he(u)):st(u)&&st(f)?s[l]=he(f.text+u.text):(r(o._isVList)&&n(u.tag)&&t(u.key)&&n(a)&&(u.key="__vlist"+a+"_"+c+"__"),s.push(u)));return s}(e):void 0}function st(e){return n(e)&&n(e.text)&&!1===e.isComment}function ct(e,t){if(e){for(var n=Object.create(null),r=oe?Reflect.ownKeys(e):Object.keys(e),i=0;i0,a=t?!!t.$stable:!o,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&r&&r!==e&&s===r.$key&&!o&&!r.$hasNormal)return r;for(var c in i={},t)t[c]&&"$"!==c[0]&&(i[c]=pt(n,c,t[c]))}else i={};for(var u in n)u in i||(i[u]=dt(n,u));return t&&Object.isExtensible(t)&&(t._normalized=i),R(i,"$stable",a),R(i,"$key",s),R(i,"$hasNormal",o),i}function pt(e,t,n){var r=function(){var e=arguments.length?n.apply(null,arguments):n({});return(e=e&&"object"==typeof e&&!Array.isArray(e)?[e]:at(e))&&(0===e.length||1===e.length&&e[0].isComment)?void 0:e};return n.proxy&&Object.defineProperty(e,t,{get:r,enumerable:!0,configurable:!0}),r}function dt(e,t){return function(){return e[t]}}function vt(e,t){var r,i,a,s,c;if(Array.isArray(e)||"string"==typeof e)for(r=new Array(e.length),i=0,a=e.length;idocument.createEvent("Event").timeStamp&&(sn=function(){return cn.now()})}function un(){var e,t;for(an=sn(),rn=!0,Qt.sort(function(e,t){return e.id-t.id}),on=0;onon&&Qt[n].id>e.id;)n--;Qt.splice(n+1,0,e)}else Qt.push(e);nn||(nn=!0,Ye(un))}}(this)},fn.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||o(e)||this.deep){var t=this.value;if(this.value=e,this.user)try{this.cb.call(this.vm,e,t)}catch(e){Re(e,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,e,t)}}},fn.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},fn.prototype.depend=function(){for(var e=this.deps.length;e--;)this.deps[e].depend()},fn.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||h(this.vm._watchers,this);for(var e=this.deps.length;e--;)this.deps[e].removeSub(this);this.active=!1}};var pn={enumerable:!0,configurable:!0,get:S,set:S};function dn(e,t,n){pn.get=function(){return this[t][n]},pn.set=function(e){this[t][n]=e},Object.defineProperty(e,n,pn)}function vn(e){e._watchers=[];var t=e.$options;t.props&&function(e,t){var n=e.$options.propsData||{},r=e._props={},i=e.$options._propKeys=[];e.$parent&&$e(!1);var o=function(o){i.push(o);var a=Me(o,t,n,e);xe(r,o,a),o in e||dn(e,"_props",o)};for(var a in t)o(a);$e(!0)}(e,t.props),t.methods&&function(e,t){e.$options.props;for(var n in t)e[n]="function"!=typeof t[n]?S:x(t[n],e)}(e,t.methods),t.data?function(e){var t=e.$options.data;s(t=e._data="function"==typeof t?function(e,t){le();try{return e.call(t,t)}catch(e){return Re(e,t,"data()"),{}}finally{fe()}}(t,e):t||{})||(t={});var n=Object.keys(t),r=e.$options.props,i=(e.$options.methods,n.length);for(;i--;){var o=n[i];r&&y(r,o)||(a=void 0,36!==(a=(o+"").charCodeAt(0))&&95!==a&&dn(e,"_data",o))}var a;Ce(t,!0)}(e):Ce(e._data={},!0),t.computed&&function(e,t){var n=e._computedWatchers=Object.create(null),r=te();for(var i in t){var o=t[i],a="function"==typeof o?o:o.get;r||(n[i]=new fn(e,a||S,S,hn)),i in e||mn(e,i,o)}}(e,t.computed),t.watch&&t.watch!==Y&&function(e,t){for(var n in t){var r=t[n];if(Array.isArray(r))for(var i=0;i-1:"string"==typeof e?e.split(",").indexOf(t)>-1:(n=e,"[object RegExp]"===a.call(n)&&e.test(t));var n}function An(e,t){var n=e.cache,r=e.keys,i=e._vnode;for(var o in n){var a=n[o];if(a){var s=xn(a.componentOptions);s&&!t(s)&&On(n,o,r,i)}}}function On(e,t,n,r){var i=e[t];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),e[t]=null,h(n,t)}!function(t){t.prototype._init=function(t){var n=this;n._uid=bn++,n._isVue=!0,t&&t._isComponent?function(e,t){var n=e.$options=Object.create(e.constructor.options),r=t._parentVnode;n.parent=t.parent,n._parentVnode=r;var i=r.componentOptions;n.propsData=i.propsData,n._parentListeners=i.listeners,n._renderChildren=i.children,n._componentTag=i.tag,t.render&&(n.render=t.render,n.staticRenderFns=t.staticRenderFns)}(n,t):n.$options=De($n(n.constructor),t||{},n),n._renderProxy=n,n._self=n,function(e){var t=e.$options,n=t.parent;if(n&&!t.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(e)}e.$parent=n,e.$root=n?n.$root:e,e.$children=[],e.$refs={},e._watcher=null,e._inactive=null,e._directInactive=!1,e._isMounted=!1,e._isDestroyed=!1,e._isBeingDestroyed=!1}(n),function(e){e._events=Object.create(null),e._hasHookEvent=!1;var t=e.$options._parentListeners;t&&qt(e,t)}(n),function(t){t._vnode=null,t._staticTrees=null;var n=t.$options,r=t.$vnode=n._parentVnode,i=r&&r.context;t.$slots=ut(n._renderChildren,i),t.$scopedSlots=e,t._c=function(e,n,r,i){return Pt(t,e,n,r,i,!1)},t.$createElement=function(e,n,r,i){return Pt(t,e,n,r,i,!0)};var o=r&&r.data;xe(t,"$attrs",o&&o.attrs||e,null,!0),xe(t,"$listeners",n._parentListeners||e,null,!0)}(n),Yt(n,"beforeCreate"),function(e){var t=ct(e.$options.inject,e);t&&($e(!1),Object.keys(t).forEach(function(n){xe(e,n,t[n])}),$e(!0))}(n),vn(n),function(e){var t=e.$options.provide;t&&(e._provided="function"==typeof t?t.call(e):t)}(n),Yt(n,"created"),n.$options.el&&n.$mount(n.$options.el)}}(wn),function(e){var t={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(e.prototype,"$data",t),Object.defineProperty(e.prototype,"$props",n),e.prototype.$set=ke,e.prototype.$delete=Ae,e.prototype.$watch=function(e,t,n){if(s(t))return _n(this,e,t,n);(n=n||{}).user=!0;var r=new fn(this,e,t,n);if(n.immediate)try{t.call(this,r.value)}catch(e){Re(e,this,'callback for immediate watcher "'+r.expression+'"')}return function(){r.teardown()}}}(wn),function(e){var t=/^hook:/;e.prototype.$on=function(e,n){var r=this;if(Array.isArray(e))for(var i=0,o=e.length;i1?k(t):t;for(var n=k(arguments,1),r='event handler for "'+e+'"',i=0,o=t.length;iparseInt(this.max)&&On(a,s[0],s,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}}};!function(e){var t={get:function(){return F}};Object.defineProperty(e,"config",t),e.util={warn:ae,extend:A,mergeOptions:De,defineReactive:xe},e.set=ke,e.delete=Ae,e.nextTick=Ye,e.observable=function(e){return Ce(e),e},e.options=Object.create(null),M.forEach(function(t){e.options[t+"s"]=Object.create(null)}),e.options._base=e,A(e.options.components,Tn),function(e){e.use=function(e){var t=this._installedPlugins||(this._installedPlugins=[]);if(t.indexOf(e)>-1)return this;var n=k(arguments,1);return n.unshift(this),"function"==typeof e.install?e.install.apply(e,n):"function"==typeof e&&e.apply(null,n),t.push(e),this}}(e),function(e){e.mixin=function(e){return this.options=De(this.options,e),this}}(e),Cn(e),function(e){M.forEach(function(t){e[t]=function(e,n){return n?("component"===t&&s(n)&&(n.name=n.name||e,n=this.options._base.extend(n)),"directive"===t&&"function"==typeof n&&(n={bind:n,update:n}),this.options[t+"s"][e]=n,n):this.options[t+"s"][e]}})}(e)}(wn),Object.defineProperty(wn.prototype,"$isServer",{get:te}),Object.defineProperty(wn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(wn,"FunctionalRenderContext",{value:Tt}),wn.version="2.6.10";var En=p("style,class"),Nn=p("input,textarea,option,select,progress"),jn=function(e,t,n){return"value"===n&&Nn(e)&&"button"!==t||"selected"===n&&"option"===e||"checked"===n&&"input"===e||"muted"===n&&"video"===e},Dn=p("contenteditable,draggable,spellcheck"),Ln=p("events,caret,typing,plaintext-only"),Mn=function(e,t){return Hn(t)||"false"===t?"false":"contenteditable"===e&&Ln(t)?t:"true"},In=p("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),Fn="http://www.w3.org/1999/xlink",Pn=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},Rn=function(e){return Pn(e)?e.slice(6,e.length):""},Hn=function(e){return null==e||!1===e};function Bn(e){for(var t=e.data,r=e,i=e;n(i.componentInstance);)(i=i.componentInstance._vnode)&&i.data&&(t=Un(i.data,t));for(;n(r=r.parent);)r&&r.data&&(t=Un(t,r.data));return function(e,t){if(n(e)||n(t))return zn(e,Vn(t));return""}(t.staticClass,t.class)}function Un(e,t){return{staticClass:zn(e.staticClass,t.staticClass),class:n(e.class)?[e.class,t.class]:t.class}}function zn(e,t){return e?t?e+" "+t:e:t||""}function Vn(e){return Array.isArray(e)?function(e){for(var t,r="",i=0,o=e.length;i-1?hr(e,t,n):In(t)?Hn(n)?e.removeAttribute(t):(n="allowfullscreen"===t&&"EMBED"===e.tagName?"true":t,e.setAttribute(t,n)):Dn(t)?e.setAttribute(t,Mn(t,n)):Pn(t)?Hn(n)?e.removeAttributeNS(Fn,Rn(t)):e.setAttributeNS(Fn,t,n):hr(e,t,n)}function hr(e,t,n){if(Hn(n))e.removeAttribute(t);else{if(q&&!W&&"TEXTAREA"===e.tagName&&"placeholder"===t&&""!==n&&!e.__ieph){var r=function(t){t.stopImmediatePropagation(),e.removeEventListener("input",r)};e.addEventListener("input",r),e.__ieph=!0}e.setAttribute(t,n)}}var mr={create:dr,update:dr};function yr(e,r){var i=r.elm,o=r.data,a=e.data;if(!(t(o.staticClass)&&t(o.class)&&(t(a)||t(a.staticClass)&&t(a.class)))){var s=Bn(r),c=i._transitionClasses;n(c)&&(s=zn(s,Vn(c))),s!==i._prevClass&&(i.setAttribute("class",s),i._prevClass=s)}}var gr,_r,br,$r,wr,Cr,xr={create:yr,update:yr},kr=/[\w).+\-_$\]]/;function Ar(e){var t,n,r,i,o,a=!1,s=!1,c=!1,u=!1,l=0,f=0,p=0,d=0;for(r=0;r=0&&" "===(h=e.charAt(v));v--);h&&kr.test(h)||(u=!0)}}else void 0===i?(d=r+1,i=e.slice(0,r).trim()):m();function m(){(o||(o=[])).push(e.slice(d,r).trim()),d=r+1}if(void 0===i?i=e.slice(0,r).trim():0!==d&&m(),o)for(r=0;r-1?{exp:e.slice(0,$r),key:'"'+e.slice($r+1)+'"'}:{exp:e,key:null};_r=e,$r=wr=Cr=0;for(;!zr();)Vr(br=Ur())?Jr(br):91===br&&Kr(br);return{exp:e.slice(0,wr),key:e.slice(wr+1,Cr)}}(e);return null===n.key?e+"="+t:"$set("+n.exp+", "+n.key+", "+t+")"}function Ur(){return _r.charCodeAt(++$r)}function zr(){return $r>=gr}function Vr(e){return 34===e||39===e}function Kr(e){var t=1;for(wr=$r;!zr();)if(Vr(e=Ur()))Jr(e);else if(91===e&&t++,93===e&&t--,0===t){Cr=$r;break}}function Jr(e){for(var t=e;!zr()&&(e=Ur())!==t;);}var qr,Wr="__r",Zr="__c";function Gr(e,t,n){var r=qr;return function i(){null!==t.apply(null,arguments)&&Qr(e,i,n,r)}}var Xr=Ve&&!(X&&Number(X[1])<=53);function Yr(e,t,n,r){if(Xr){var i=an,o=t;t=o._wrapper=function(e){if(e.target===e.currentTarget||e.timeStamp>=i||e.timeStamp<=0||e.target.ownerDocument!==document)return o.apply(this,arguments)}}qr.addEventListener(e,t,Q?{capture:n,passive:r}:n)}function Qr(e,t,n,r){(r||qr).removeEventListener(e,t._wrapper||t,n)}function ei(e,r){if(!t(e.data.on)||!t(r.data.on)){var i=r.data.on||{},o=e.data.on||{};qr=r.elm,function(e){if(n(e[Wr])){var t=q?"change":"input";e[t]=[].concat(e[Wr],e[t]||[]),delete e[Wr]}n(e[Zr])&&(e.change=[].concat(e[Zr],e.change||[]),delete e[Zr])}(i),rt(i,o,Yr,Qr,Gr,r.context),qr=void 0}}var ti,ni={create:ei,update:ei};function ri(e,r){if(!t(e.data.domProps)||!t(r.data.domProps)){var i,o,a=r.elm,s=e.data.domProps||{},c=r.data.domProps||{};for(i in n(c.__ob__)&&(c=r.data.domProps=A({},c)),s)i in c||(a[i]="");for(i in c){if(o=c[i],"textContent"===i||"innerHTML"===i){if(r.children&&(r.children.length=0),o===s[i])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===i&&"PROGRESS"!==a.tagName){a._value=o;var u=t(o)?"":String(o);ii(a,u)&&(a.value=u)}else if("innerHTML"===i&&qn(a.tagName)&&t(a.innerHTML)){(ti=ti||document.createElement("div")).innerHTML=""+o+"";for(var l=ti.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;l.firstChild;)a.appendChild(l.firstChild)}else if(o!==s[i])try{a[i]=o}catch(e){}}}}function ii(e,t){return!e.composing&&("OPTION"===e.tagName||function(e,t){var n=!0;try{n=document.activeElement!==e}catch(e){}return n&&e.value!==t}(e,t)||function(e,t){var r=e.value,i=e._vModifiers;if(n(i)){if(i.number)return f(r)!==f(t);if(i.trim)return r.trim()!==t.trim()}return r!==t}(e,t))}var oi={create:ri,update:ri},ai=g(function(e){var t={},n=/:(.+)/;return e.split(/;(?![^(]*\))/g).forEach(function(e){if(e){var r=e.split(n);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t});function si(e){var t=ci(e.style);return e.staticStyle?A(e.staticStyle,t):t}function ci(e){return Array.isArray(e)?O(e):"string"==typeof e?ai(e):e}var ui,li=/^--/,fi=/\s*!important$/,pi=function(e,t,n){if(li.test(t))e.style.setProperty(t,n);else if(fi.test(n))e.style.setProperty(C(t),n.replace(fi,""),"important");else{var r=vi(t);if(Array.isArray(n))for(var i=0,o=n.length;i-1?t.split(yi).forEach(function(t){return e.classList.add(t)}):e.classList.add(t);else{var n=" "+(e.getAttribute("class")||"")+" ";n.indexOf(" "+t+" ")<0&&e.setAttribute("class",(n+t).trim())}}function _i(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(yi).forEach(function(t){return e.classList.remove(t)}):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{for(var n=" "+(e.getAttribute("class")||"")+" ",r=" "+t+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?e.setAttribute("class",n):e.removeAttribute("class")}}function bi(e){if(e){if("object"==typeof e){var t={};return!1!==e.css&&A(t,$i(e.name||"v")),A(t,e),t}return"string"==typeof e?$i(e):void 0}}var $i=g(function(e){return{enterClass:e+"-enter",enterToClass:e+"-enter-to",enterActiveClass:e+"-enter-active",leaveClass:e+"-leave",leaveToClass:e+"-leave-to",leaveActiveClass:e+"-leave-active"}}),wi=z&&!W,Ci="transition",xi="animation",ki="transition",Ai="transitionend",Oi="animation",Si="animationend";wi&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(ki="WebkitTransition",Ai="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Oi="WebkitAnimation",Si="webkitAnimationEnd"));var Ti=z?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function Ei(e){Ti(function(){Ti(e)})}function Ni(e,t){var n=e._transitionClasses||(e._transitionClasses=[]);n.indexOf(t)<0&&(n.push(t),gi(e,t))}function ji(e,t){e._transitionClasses&&h(e._transitionClasses,t),_i(e,t)}function Di(e,t,n){var r=Mi(e,t),i=r.type,o=r.timeout,a=r.propCount;if(!i)return n();var s=i===Ci?Ai:Si,c=0,u=function(){e.removeEventListener(s,l),n()},l=function(t){t.target===e&&++c>=a&&u()};setTimeout(function(){c0&&(n=Ci,l=a,f=o.length):t===xi?u>0&&(n=xi,l=u,f=c.length):f=(n=(l=Math.max(a,u))>0?a>u?Ci:xi:null)?n===Ci?o.length:c.length:0,{type:n,timeout:l,propCount:f,hasTransform:n===Ci&&Li.test(r[ki+"Property"])}}function Ii(e,t){for(;e.length1}function Ui(e,t){!0!==t.data.show&&Pi(t)}var zi=function(e){var o,a,s={},c=e.modules,u=e.nodeOps;for(o=0;ov?_(e,t(i[y+1])?null:i[y+1].elm,i,d,y,o):d>y&&$(0,r,p,v)}(p,h,y,o,l):n(y)?(n(e.text)&&u.setTextContent(p,""),_(p,null,y,0,y.length-1,o)):n(h)?$(0,h,0,h.length-1):n(e.text)&&u.setTextContent(p,""):e.text!==i.text&&u.setTextContent(p,i.text),n(v)&&n(d=v.hook)&&n(d=d.postpatch)&&d(e,i)}}}function k(e,t,i){if(r(i)&&n(e.parent))e.parent.data.pendingInsert=t;else for(var o=0;o-1,a.selected!==o&&(a.selected=o);else if(N(Wi(a),r))return void(e.selectedIndex!==s&&(e.selectedIndex=s));i||(e.selectedIndex=-1)}}function qi(e,t){return t.every(function(t){return!N(t,e)})}function Wi(e){return"_value"in e?e._value:e.value}function Zi(e){e.target.composing=!0}function Gi(e){e.target.composing&&(e.target.composing=!1,Xi(e.target,"input"))}function Xi(e,t){var n=document.createEvent("HTMLEvents");n.initEvent(t,!0,!0),e.dispatchEvent(n)}function Yi(e){return!e.componentInstance||e.data&&e.data.transition?e:Yi(e.componentInstance._vnode)}var Qi={model:Vi,show:{bind:function(e,t,n){var r=t.value,i=(n=Yi(n)).data&&n.data.transition,o=e.__vOriginalDisplay="none"===e.style.display?"":e.style.display;r&&i?(n.data.show=!0,Pi(n,function(){e.style.display=o})):e.style.display=r?o:"none"},update:function(e,t,n){var r=t.value;!r!=!t.oldValue&&((n=Yi(n)).data&&n.data.transition?(n.data.show=!0,r?Pi(n,function(){e.style.display=e.__vOriginalDisplay}):Ri(n,function(){e.style.display="none"})):e.style.display=r?e.__vOriginalDisplay:"none")},unbind:function(e,t,n,r,i){i||(e.style.display=e.__vOriginalDisplay)}}},eo={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function to(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?to(zt(t.children)):e}function no(e){var t={},n=e.$options;for(var r in n.propsData)t[r]=e[r];var i=n._parentListeners;for(var o in i)t[b(o)]=i[o];return t}function ro(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}var io=function(e){return e.tag||Ut(e)},oo=function(e){return"show"===e.name},ao={name:"transition",props:eo,abstract:!0,render:function(e){var t=this,n=this.$slots.default;if(n&&(n=n.filter(io)).length){var r=this.mode,o=n[0];if(function(e){for(;e=e.parent;)if(e.data.transition)return!0}(this.$vnode))return o;var a=to(o);if(!a)return o;if(this._leaving)return ro(e,o);var s="__transition-"+this._uid+"-";a.key=null==a.key?a.isComment?s+"comment":s+a.tag:i(a.key)?0===String(a.key).indexOf(s)?a.key:s+a.key:a.key;var c=(a.data||(a.data={})).transition=no(this),u=this._vnode,l=to(u);if(a.data.directives&&a.data.directives.some(oo)&&(a.data.show=!0),l&&l.data&&!function(e,t){return t.key===e.key&&t.tag===e.tag}(a,l)&&!Ut(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var f=l.data.transition=A({},c);if("out-in"===r)return this._leaving=!0,it(f,"afterLeave",function(){t._leaving=!1,t.$forceUpdate()}),ro(e,o);if("in-out"===r){if(Ut(a))return u;var p,d=function(){p()};it(c,"afterEnter",d),it(c,"enterCancelled",d),it(f,"delayLeave",function(e){p=e})}}return o}}},so=A({tag:String,moveClass:String},eo);function co(e){e.elm._moveCb&&e.elm._moveCb(),e.elm._enterCb&&e.elm._enterCb()}function uo(e){e.data.newPos=e.elm.getBoundingClientRect()}function lo(e){var t=e.data.pos,n=e.data.newPos,r=t.left-n.left,i=t.top-n.top;if(r||i){e.data.moved=!0;var o=e.elm.style;o.transform=o.WebkitTransform="translate("+r+"px,"+i+"px)",o.transitionDuration="0s"}}delete so.mode;var fo={Transition:ao,TransitionGroup:{props:so,beforeMount:function(){var e=this,t=this._update;this._update=function(n,r){var i=Zt(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,i(),t.call(e,n,r)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,i=this.$slots.default||[],o=this.children=[],a=no(this),s=0;s-1?Gn[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:Gn[e]=/HTMLUnknownElement/.test(t.toString())},A(wn.options.directives,Qi),A(wn.options.components,fo),wn.prototype.__patch__=z?zi:S,wn.prototype.$mount=function(e,t){return function(e,t,n){var r;return e.$el=t,e.$options.render||(e.$options.render=ve),Yt(e,"beforeMount"),r=function(){e._update(e._render(),n)},new fn(e,r,S,{before:function(){e._isMounted&&!e._isDestroyed&&Yt(e,"beforeUpdate")}},!0),n=!1,null==e.$vnode&&(e._isMounted=!0,Yt(e,"mounted")),e}(this,e=e&&z?Yn(e):void 0,t)},z&&setTimeout(function(){F.devtools&&ne&&ne.emit("init",wn)},0);var po=/\{\{((?:.|\r?\n)+?)\}\}/g,vo=/[-.*+?^${}()|[\]\/\\]/g,ho=g(function(e){var t=e[0].replace(vo,"\\$&"),n=e[1].replace(vo,"\\$&");return new RegExp(t+"((?:.|\\n)+?)"+n,"g")});var mo={staticKeys:["staticClass"],transformNode:function(e,t){t.warn;var n=Fr(e,"class");n&&(e.staticClass=JSON.stringify(n));var r=Ir(e,"class",!1);r&&(e.classBinding=r)},genData:function(e){var t="";return e.staticClass&&(t+="staticClass:"+e.staticClass+","),e.classBinding&&(t+="class:"+e.classBinding+","),t}};var yo,go={staticKeys:["staticStyle"],transformNode:function(e,t){t.warn;var n=Fr(e,"style");n&&(e.staticStyle=JSON.stringify(ai(n)));var r=Ir(e,"style",!1);r&&(e.styleBinding=r)},genData:function(e){var t="";return e.staticStyle&&(t+="staticStyle:"+e.staticStyle+","),e.styleBinding&&(t+="style:("+e.styleBinding+"),"),t}},_o=function(e){return(yo=yo||document.createElement("div")).innerHTML=e,yo.textContent},bo=p("area,base,br,col,embed,frame,hr,img,input,isindex,keygen,link,meta,param,source,track,wbr"),$o=p("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source"),wo=p("address,article,aside,base,blockquote,body,caption,col,colgroup,dd,details,dialog,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,legend,li,menuitem,meta,optgroup,option,param,rp,rt,source,style,summary,tbody,td,tfoot,th,thead,title,tr,track"),Co=/^\s*([^\s"'<>\/=]+)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,xo=/^\s*((?:v-[\w-]+:|@|:|#)\[[^=]+\][^\s"'<>\/=]*)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,ko="[a-zA-Z_][\\-\\.0-9_a-zA-Z"+P.source+"]*",Ao="((?:"+ko+"\\:)?"+ko+")",Oo=new RegExp("^<"+Ao),So=/^\s*(\/?)>/,To=new RegExp("^<\\/"+Ao+"[^>]*>"),Eo=/^]+>/i,No=/^",""":'"',"&":"&"," ":"\n"," ":"\t","'":"'"},Io=/&(?:lt|gt|quot|amp|#39);/g,Fo=/&(?:lt|gt|quot|amp|#39|#10|#9);/g,Po=p("pre,textarea",!0),Ro=function(e,t){return e&&Po(e)&&"\n"===t[0]};function Ho(e,t){var n=t?Fo:Io;return e.replace(n,function(e){return Mo[e]})}var Bo,Uo,zo,Vo,Ko,Jo,qo,Wo,Zo=/^@|^v-on:/,Go=/^v-|^@|^:/,Xo=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,Yo=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,Qo=/^\(|\)$/g,ea=/^\[.*\]$/,ta=/:(.*)$/,na=/^:|^\.|^v-bind:/,ra=/\.[^.\]]+(?=[^\]]*$)/g,ia=/^v-slot(:|$)|^#/,oa=/[\r\n]/,aa=/\s+/g,sa=g(_o),ca="_empty_";function ua(e,t,n){return{type:1,tag:e,attrsList:t,attrsMap:ma(t),rawAttrsMap:{},parent:n,children:[]}}function la(e,t){Bo=t.warn||Sr,Jo=t.isPreTag||T,qo=t.mustUseProp||T,Wo=t.getTagNamespace||T;t.isReservedTag;zo=Tr(t.modules,"transformNode"),Vo=Tr(t.modules,"preTransformNode"),Ko=Tr(t.modules,"postTransformNode"),Uo=t.delimiters;var n,r,i=[],o=!1!==t.preserveWhitespace,a=t.whitespace,s=!1,c=!1;function u(e){if(l(e),s||e.processed||(e=fa(e,t)),i.length||e===n||n.if&&(e.elseif||e.else)&&da(n,{exp:e.elseif,block:e}),r&&!e.forbidden)if(e.elseif||e.else)a=e,(u=function(e){var t=e.length;for(;t--;){if(1===e[t].type)return e[t];e.pop()}}(r.children))&&u.if&&da(u,{exp:a.elseif,block:a});else{if(e.slotScope){var o=e.slotTarget||'"default"';(r.scopedSlots||(r.scopedSlots={}))[o]=e}r.children.push(e),e.parent=r}var a,u;e.children=e.children.filter(function(e){return!e.slotScope}),l(e),e.pre&&(s=!1),Jo(e.tag)&&(c=!1);for(var f=0;f]*>)","i")),p=e.replace(f,function(e,n,r){return u=r.length,Do(l)||"noscript"===l||(n=n.replace(//g,"$1").replace(//g,"$1")),Ro(l,n)&&(n=n.slice(1)),t.chars&&t.chars(n),""});c+=e.length-p.length,e=p,A(l,c-u,c)}else{var d=e.indexOf("<");if(0===d){if(No.test(e)){var v=e.indexOf("--\x3e");if(v>=0){t.shouldKeepComment&&t.comment(e.substring(4,v),c,c+v+3),C(v+3);continue}}if(jo.test(e)){var h=e.indexOf("]>");if(h>=0){C(h+2);continue}}var m=e.match(Eo);if(m){C(m[0].length);continue}var y=e.match(To);if(y){var g=c;C(y[0].length),A(y[1],g,c);continue}var _=x();if(_){k(_),Ro(_.tagName,e)&&C(1);continue}}var b=void 0,$=void 0,w=void 0;if(d>=0){for($=e.slice(d);!(To.test($)||Oo.test($)||No.test($)||jo.test($)||(w=$.indexOf("<",1))<0);)d+=w,$=e.slice(d);b=e.substring(0,d)}d<0&&(b=e),b&&C(b.length),t.chars&&b&&t.chars(b,c-b.length,c)}if(e===n){t.chars&&t.chars(e);break}}function C(t){c+=t,e=e.substring(t)}function x(){var t=e.match(Oo);if(t){var n,r,i={tagName:t[1],attrs:[],start:c};for(C(t[0].length);!(n=e.match(So))&&(r=e.match(xo)||e.match(Co));)r.start=c,C(r[0].length),r.end=c,i.attrs.push(r);if(n)return i.unarySlash=n[1],C(n[0].length),i.end=c,i}}function k(e){var n=e.tagName,c=e.unarySlash;o&&("p"===r&&wo(n)&&A(r),s(n)&&r===n&&A(n));for(var u=a(n)||!!c,l=e.attrs.length,f=new Array(l),p=0;p=0&&i[a].lowerCasedTag!==s;a--);else a=0;if(a>=0){for(var u=i.length-1;u>=a;u--)t.end&&t.end(i[u].tag,n,o);i.length=a,r=a&&i[a-1].tag}else"br"===s?t.start&&t.start(e,[],!0,n,o):"p"===s&&(t.start&&t.start(e,[],!1,n,o),t.end&&t.end(e,n,o))}A()}(e,{warn:Bo,expectHTML:t.expectHTML,isUnaryTag:t.isUnaryTag,canBeLeftOpenTag:t.canBeLeftOpenTag,shouldDecodeNewlines:t.shouldDecodeNewlines,shouldDecodeNewlinesForHref:t.shouldDecodeNewlinesForHref,shouldKeepComment:t.comments,outputSourceRange:t.outputSourceRange,start:function(e,o,a,l,f){var p=r&&r.ns||Wo(e);q&&"svg"===p&&(o=function(e){for(var t=[],n=0;nc&&(s.push(o=e.slice(c,i)),a.push(JSON.stringify(o)));var u=Ar(r[1].trim());a.push("_s("+u+")"),s.push({"@binding":u}),c=i+r[0].length}return c-1"+("true"===o?":("+t+")":":_q("+t+","+o+")")),Mr(e,"change","var $$a="+t+",$$el=$event.target,$$c=$$el.checked?("+o+"):("+a+");if(Array.isArray($$a)){var $$v="+(r?"_n("+i+")":i)+",$$i=_i($$a,$$v);if($$el.checked){$$i<0&&("+Br(t,"$$a.concat([$$v])")+")}else{$$i>-1&&("+Br(t,"$$a.slice(0,$$i).concat($$a.slice($$i+1))")+")}}else{"+Br(t,"$$c")+"}",null,!0)}(e,r,i);else if("input"===o&&"radio"===a)!function(e,t,n){var r=n&&n.number,i=Ir(e,"value")||"null";Er(e,"checked","_q("+t+","+(i=r?"_n("+i+")":i)+")"),Mr(e,"change",Br(t,i),null,!0)}(e,r,i);else if("input"===o||"textarea"===o)!function(e,t,n){var r=e.attrsMap.type,i=n||{},o=i.lazy,a=i.number,s=i.trim,c=!o&&"range"!==r,u=o?"change":"range"===r?Wr:"input",l="$event.target.value";s&&(l="$event.target.value.trim()"),a&&(l="_n("+l+")");var f=Br(t,l);c&&(f="if($event.target.composing)return;"+f),Er(e,"value","("+t+")"),Mr(e,u,f,null,!0),(s||a)&&Mr(e,"blur","$forceUpdate()")}(e,r,i);else if(!F.isReservedTag(o))return Hr(e,r,i),!1;return!0},text:function(e,t){t.value&&Er(e,"textContent","_s("+t.value+")",t)},html:function(e,t){t.value&&Er(e,"innerHTML","_s("+t.value+")",t)}},isPreTag:function(e){return"pre"===e},isUnaryTag:bo,mustUseProp:jn,canBeLeftOpenTag:$o,isReservedTag:Wn,getTagNamespace:Zn,staticKeys:function(e){return e.reduce(function(e,t){return e.concat(t.staticKeys||[])},[]).join(",")}(ba)},xa=g(function(e){return p("type,tag,attrsList,attrsMap,plain,parent,children,attrs,start,end,rawAttrsMap"+(e?","+e:""))});function ka(e,t){e&&($a=xa(t.staticKeys||""),wa=t.isReservedTag||T,function e(t){t.static=function(e){if(2===e.type)return!1;if(3===e.type)return!0;return!(!e.pre&&(e.hasBindings||e.if||e.for||d(e.tag)||!wa(e.tag)||function(e){for(;e.parent;){if("template"!==(e=e.parent).tag)return!1;if(e.for)return!0}return!1}(e)||!Object.keys(e).every($a)))}(t);if(1===t.type){if(!wa(t.tag)&&"slot"!==t.tag&&null==t.attrsMap["inline-template"])return;for(var n=0,r=t.children.length;n|^function\s*(?:[\w$]+)?\s*\(/,Oa=/\([^)]*?\);*$/,Sa=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/,Ta={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},Ea={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]},Na=function(e){return"if("+e+")return null;"},ja={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:Na("$event.target !== $event.currentTarget"),ctrl:Na("!$event.ctrlKey"),shift:Na("!$event.shiftKey"),alt:Na("!$event.altKey"),meta:Na("!$event.metaKey"),left:Na("'button' in $event && $event.button !== 0"),middle:Na("'button' in $event && $event.button !== 1"),right:Na("'button' in $event && $event.button !== 2")};function Da(e,t){var n=t?"nativeOn:":"on:",r="",i="";for(var o in e){var a=La(e[o]);e[o]&&e[o].dynamic?i+=o+","+a+",":r+='"'+o+'":'+a+","}return r="{"+r.slice(0,-1)+"}",i?n+"_d("+r+",["+i.slice(0,-1)+"])":n+r}function La(e){if(!e)return"function(){}";if(Array.isArray(e))return"["+e.map(function(e){return La(e)}).join(",")+"]";var t=Sa.test(e.value),n=Aa.test(e.value),r=Sa.test(e.value.replace(Oa,""));if(e.modifiers){var i="",o="",a=[];for(var s in e.modifiers)if(ja[s])o+=ja[s],Ta[s]&&a.push(s);else if("exact"===s){var c=e.modifiers;o+=Na(["ctrl","shift","alt","meta"].filter(function(e){return!c[e]}).map(function(e){return"$event."+e+"Key"}).join("||"))}else a.push(s);return a.length&&(i+=function(e){return"if(!$event.type.indexOf('key')&&"+e.map(Ma).join("&&")+")return null;"}(a)),o&&(i+=o),"function($event){"+i+(t?"return "+e.value+"($event)":n?"return ("+e.value+")($event)":r?"return "+e.value:e.value)+"}"}return t||n?e.value:"function($event){"+(r?"return "+e.value:e.value)+"}"}function Ma(e){var t=parseInt(e,10);if(t)return"$event.keyCode!=="+t;var n=Ta[e],r=Ea[e];return"_k($event.keyCode,"+JSON.stringify(e)+","+JSON.stringify(n)+",$event.key,"+JSON.stringify(r)+")"}var Ia={on:function(e,t){e.wrapListeners=function(e){return"_g("+e+","+t.value+")"}},bind:function(e,t){e.wrapData=function(n){return"_b("+n+",'"+e.tag+"',"+t.value+","+(t.modifiers&&t.modifiers.prop?"true":"false")+(t.modifiers&&t.modifiers.sync?",true":"")+")"}},cloak:S},Fa=function(e){this.options=e,this.warn=e.warn||Sr,this.transforms=Tr(e.modules,"transformCode"),this.dataGenFns=Tr(e.modules,"genData"),this.directives=A(A({},Ia),e.directives);var t=e.isReservedTag||T;this.maybeComponent=function(e){return!!e.component||!t(e.tag)},this.onceId=0,this.staticRenderFns=[],this.pre=!1};function Pa(e,t){var n=new Fa(t);return{render:"with(this){return "+(e?Ra(e,n):'_c("div")')+"}",staticRenderFns:n.staticRenderFns}}function Ra(e,t){if(e.parent&&(e.pre=e.pre||e.parent.pre),e.staticRoot&&!e.staticProcessed)return Ha(e,t);if(e.once&&!e.onceProcessed)return Ba(e,t);if(e.for&&!e.forProcessed)return za(e,t);if(e.if&&!e.ifProcessed)return Ua(e,t);if("template"!==e.tag||e.slotTarget||t.pre){if("slot"===e.tag)return function(e,t){var n=e.slotName||'"default"',r=qa(e,t),i="_t("+n+(r?","+r:""),o=e.attrs||e.dynamicAttrs?Ga((e.attrs||[]).concat(e.dynamicAttrs||[]).map(function(e){return{name:b(e.name),value:e.value,dynamic:e.dynamic}})):null,a=e.attrsMap["v-bind"];!o&&!a||r||(i+=",null");o&&(i+=","+o);a&&(i+=(o?"":",null")+","+a);return i+")"}(e,t);var n;if(e.component)n=function(e,t,n){var r=t.inlineTemplate?null:qa(t,n,!0);return"_c("+e+","+Va(t,n)+(r?","+r:"")+")"}(e.component,e,t);else{var r;(!e.plain||e.pre&&t.maybeComponent(e))&&(r=Va(e,t));var i=e.inlineTemplate?null:qa(e,t,!0);n="_c('"+e.tag+"'"+(r?","+r:"")+(i?","+i:"")+")"}for(var o=0;o>>0}(a):"")+")"}(e,e.scopedSlots,t)+","),e.model&&(n+="model:{value:"+e.model.value+",callback:"+e.model.callback+",expression:"+e.model.expression+"},"),e.inlineTemplate){var o=function(e,t){var n=e.children[0];if(n&&1===n.type){var r=Pa(n,t.options);return"inlineTemplate:{render:function(){"+r.render+"},staticRenderFns:["+r.staticRenderFns.map(function(e){return"function(){"+e+"}"}).join(",")+"]}"}}(e,t);o&&(n+=o+",")}return n=n.replace(/,$/,"")+"}",e.dynamicAttrs&&(n="_b("+n+',"'+e.tag+'",'+Ga(e.dynamicAttrs)+")"),e.wrapData&&(n=e.wrapData(n)),e.wrapListeners&&(n=e.wrapListeners(n)),n}function Ka(e){return 1===e.type&&("slot"===e.tag||e.children.some(Ka))}function Ja(e,t){var n=e.attrsMap["slot-scope"];if(e.if&&!e.ifProcessed&&!n)return Ua(e,t,Ja,"null");if(e.for&&!e.forProcessed)return za(e,t,Ja);var r=e.slotScope===ca?"":String(e.slotScope),i="function("+r+"){return "+("template"===e.tag?e.if&&n?"("+e.if+")?"+(qa(e,t)||"undefined")+":undefined":qa(e,t)||"undefined":Ra(e,t))+"}",o=r?"":",proxy:true";return"{key:"+(e.slotTarget||'"default"')+",fn:"+i+o+"}"}function qa(e,t,n,r,i){var o=e.children;if(o.length){var a=o[0];if(1===o.length&&a.for&&"template"!==a.tag&&"slot"!==a.tag){var s=n?t.maybeComponent(a)?",1":",0":"";return""+(r||Ra)(a,t)+s}var c=n?function(e,t){for(var n=0,r=0;r':'
      ',ts.innerHTML.indexOf(" ")>0}var os=!!z&&is(!1),as=!!z&&is(!0),ss=g(function(e){var t=Yn(e);return t&&t.innerHTML}),cs=wn.prototype.$mount;return wn.prototype.$mount=function(e,t){if((e=e&&Yn(e))===document.body||e===document.documentElement)return this;var n=this.$options;if(!n.render){var r=n.template;if(r)if("string"==typeof r)"#"===r.charAt(0)&&(r=ss(r));else{if(!r.nodeType)return this;r=r.innerHTML}else e&&(r=function(e){if(e.outerHTML)return e.outerHTML;var t=document.createElement("div");return t.appendChild(e.cloneNode(!0)),t.innerHTML}(e));if(r){var i=rs(r,{outputSourceRange:!1,shouldDecodeNewlines:os,shouldDecodeNewlinesForHref:as,delimiters:n.delimiters,comments:n.comments},this),o=i.render,a=i.staticRenderFns;n.render=o,n.staticRenderFns=a}}return cs.call(this,e,t)},wn.compile=rs,wn}); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/vuex.min.js b/src/main/resources/nginx/defense/cdn/vuex.min.js new file mode 100644 index 0000000..787aee8 --- /dev/null +++ b/src/main/resources/nginx/defense/cdn/vuex.min.js @@ -0,0 +1,6 @@ +/** + * vuex v3.1.1 + * (c) 2019 Evan You + * @license MIT + */ +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t=t||self).Vuex=e()}(this,function(){"use strict";var t=("undefined"!=typeof window?window:"undefined"!=typeof global?global:{}).__VUE_DEVTOOLS_GLOBAL_HOOK__;function e(t,e){Object.keys(t).forEach(function(n){return e(t[n],n)})}var n=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"==typeof n?n():n)||{}},o={namespaced:{configurable:!0}};o.namespaced.get=function(){return!!this._rawModule.namespaced},n.prototype.addChild=function(t,e){this._children[t]=e},n.prototype.removeChild=function(t){delete this._children[t]},n.prototype.getChild=function(t){return this._children[t]},n.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},n.prototype.forEachChild=function(t){e(this._children,t)},n.prototype.forEachGetter=function(t){this._rawModule.getters&&e(this._rawModule.getters,t)},n.prototype.forEachAction=function(t){this._rawModule.actions&&e(this._rawModule.actions,t)},n.prototype.forEachMutation=function(t){this._rawModule.mutations&&e(this._rawModule.mutations,t)},Object.defineProperties(n.prototype,o);var i,r=function(t){this.register([],t,!1)};r.prototype.get=function(t){return t.reduce(function(t,e){return t.getChild(e)},this.root)},r.prototype.getNamespace=function(t){var e=this.root;return t.reduce(function(t,n){return t+((e=e.getChild(n)).namespaced?n+"/":"")},"")},r.prototype.update=function(t){!function t(e,n,o){n.update(o);if(o.modules)for(var i in o.modules){if(!n.getChild(i))return;t(e.concat(i),n.getChild(i),o.modules[i])}}([],this.root,t)},r.prototype.register=function(t,o,i){var r=this;void 0===i&&(i=!0);var s=new n(o,i);0===t.length?this.root=s:this.get(t.slice(0,-1)).addChild(t[t.length-1],s);o.modules&&e(o.modules,function(e,n){r.register(t.concat(n),e,i)})},r.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];e.getChild(n).runtime&&e.removeChild(n)};var s=function(e){var n=this;void 0===e&&(e={}),!i&&"undefined"!=typeof window&&window.Vue&&d(window.Vue);var o=e.plugins;void 0===o&&(o=[]);var s=e.strict;void 0===s&&(s=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new r(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new i;var a=this,c=this.dispatch,u=this.commit;this.dispatch=function(t,e){return c.call(a,t,e)},this.commit=function(t,e,n){return u.call(a,t,e,n)},this.strict=s;var h=this._modules.root.state;p(this,h,[],this._modules.root),f(this,h),o.forEach(function(t){return t(n)}),(void 0!==e.devtools?e.devtools:i.config.devtools)&&function(e){t&&(e._devtoolHook=t,t.emit("vuex:init",e),t.on("vuex:travel-to-state",function(t){e.replaceState(t)}),e.subscribe(function(e,n){t.emit("vuex:mutation",e,n)}))}(this)},a={state:{configurable:!0}};function c(t,e){return e.indexOf(t)<0&&e.push(t),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function u(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;p(t,n,[],t._modules.root,!0),f(t,n,e)}function f(t,n,o){var r=t._vm;t.getters={};var s=t._wrappedGetters,a={};e(s,function(e,n){a[n]=function(t,e){return function(){return t(e)}}(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})});var c=i.config.silent;i.config.silent=!0,t._vm=new i({data:{$$state:n},computed:a}),i.config.silent=c,t.strict&&function(t){t._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}(t),r&&(o&&t._withCommit(function(){r._data.$$state=null}),i.nextTick(function(){return r.$destroy()}))}function p(t,e,n,o,r){var s=!n.length,a=t._modules.getNamespace(n);if(o.namespaced&&(t._modulesNamespaceMap[a]=o),!s&&!r){var c=h(e,n.slice(0,-1)),u=n[n.length-1];t._withCommit(function(){i.set(c,u,o.state)})}var f=o.context=function(t,e,n){var o=""===e,i={dispatch:o?t.dispatch:function(n,o,i){var r=l(n,o,i),s=r.payload,a=r.options,c=r.type;return a&&a.root||(c=e+c),t.dispatch(c,s)},commit:o?t.commit:function(n,o,i){var r=l(n,o,i),s=r.payload,a=r.options,c=r.type;a&&a.root||(c=e+c),t.commit(c,s,a)}};return Object.defineProperties(i,{getters:{get:o?function(){return t.getters}:function(){return function(t,e){var n={},o=e.length;return Object.keys(t.getters).forEach(function(i){if(i.slice(0,o)===e){var r=i.slice(o);Object.defineProperty(n,r,{get:function(){return t.getters[i]},enumerable:!0})}}),n}(t,e)}},state:{get:function(){return h(t.state,n)}}}),i}(t,a,n);o.forEachMutation(function(e,n){!function(t,e,n,o){(t._mutations[e]||(t._mutations[e]=[])).push(function(e){n.call(t,o.state,e)})}(t,a+n,e,f)}),o.forEachAction(function(e,n){var o=e.root?n:a+n,i=e.handler||e;!function(t,e,n,o){(t._actions[e]||(t._actions[e]=[])).push(function(e,i){var r,s=n.call(t,{dispatch:o.dispatch,commit:o.commit,getters:o.getters,state:o.state,rootGetters:t.getters,rootState:t.state},e,i);return(r=s)&&"function"==typeof r.then||(s=Promise.resolve(s)),t._devtoolHook?s.catch(function(e){throw t._devtoolHook.emit("vuex:error",e),e}):s})}(t,o,i,f)}),o.forEachGetter(function(e,n){!function(t,e,n,o){if(t._wrappedGetters[e])return;t._wrappedGetters[e]=function(t){return n(o.state,o.getters,t.state,t.getters)}}(t,a+n,e,f)}),o.forEachChild(function(o,i){p(t,e,n.concat(i),o,r)})}function h(t,e){return e.length?e.reduce(function(t,e){return t[e]},t):t}function l(t,e,n){var o;return null!==(o=t)&&"object"==typeof o&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function d(t){i&&t===i||function(t){if(Number(t.version.split(".")[0])>=2)t.mixin({beforeCreate:n});else{var e=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[n].concat(t.init):n,e.call(this,t)}}function n(){var t=this.$options;t.store?this.$store="function"==typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}(i=t)}a.state.get=function(){return this._vm._data.$$state},a.state.set=function(t){},s.prototype.commit=function(t,e,n){var o=this,i=l(t,e,n),r=i.type,s=i.payload,a={type:r,payload:s},c=this._mutations[r];c&&(this._withCommit(function(){c.forEach(function(t){t(s)})}),this._subscribers.forEach(function(t){return t(a,o.state)}))},s.prototype.dispatch=function(t,e){var n=this,o=l(t,e),i=o.type,r=o.payload,s={type:i,payload:r},a=this._actions[i];if(a){try{this._actionSubscribers.filter(function(t){return t.before}).forEach(function(t){return t.before(s,n.state)})}catch(t){}return(a.length>1?Promise.all(a.map(function(t){return t(r)})):a[0](r)).then(function(t){try{n._actionSubscribers.filter(function(t){return t.after}).forEach(function(t){return t.after(s,n.state)})}catch(t){}return t})}},s.prototype.subscribe=function(t){return c(t,this._subscribers)},s.prototype.subscribeAction=function(t){return c("function"==typeof t?{before:t}:t,this._actionSubscribers)},s.prototype.watch=function(t,e,n){var o=this;return this._watcherVM.$watch(function(){return t(o.state,o.getters)},e,n)},s.prototype.replaceState=function(t){var e=this;this._withCommit(function(){e._vm._data.$$state=t})},s.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"==typeof t&&(t=[t]),this._modules.register(t,e),p(this,this.state,t,this._modules.get(t),n.preserveState),f(this,this.state)},s.prototype.unregisterModule=function(t){var e=this;"string"==typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var n=h(e.state,t.slice(0,-1));i.delete(n,t[t.length-1])}),u(this)},s.prototype.hotUpdate=function(t){this._modules.update(t),u(this,!0)},s.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(s.prototype,a);var m=b(function(t,e){var n={};return g(e).forEach(function(e){var o=e.key,i=e.val;n[o]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var o=w(this.$store,"mapState",t);if(!o)return;e=o.context.state,n=o.context.getters}return"function"==typeof i?i.call(this,e,n):e[i]},n[o].vuex=!0}),n}),v=b(function(t,e){var n={};return g(e).forEach(function(e){var o=e.key,i=e.val;n[o]=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];var o=this.$store.commit;if(t){var r=w(this.$store,"mapMutations",t);if(!r)return;o=r.context.commit}return"function"==typeof i?i.apply(this,[o].concat(e)):o.apply(this.$store,[i].concat(e))}}),n}),_=b(function(t,e){var n={};return g(e).forEach(function(e){var o=e.key,i=e.val;i=t+i,n[o]=function(){if(!t||w(this.$store,"mapGetters",t))return this.$store.getters[i]},n[o].vuex=!0}),n}),y=b(function(t,e){var n={};return g(e).forEach(function(e){var o=e.key,i=e.val;n[o]=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];var o=this.$store.dispatch;if(t){var r=w(this.$store,"mapActions",t);if(!r)return;o=r.context.dispatch}return"function"==typeof i?i.apply(this,[o].concat(e)):o.apply(this.$store,[i].concat(e))}}),n});function g(t){return Array.isArray(t)?t.map(function(t){return{key:t,val:t}}):Object.keys(t).map(function(e){return{key:e,val:t[e]}})}function b(t){return function(e,n){return"string"!=typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function w(t,e,n){return t._modulesNamespaceMap[n]}return{Store:s,install:d,version:"3.1.1",mapState:m,mapMutations:v,mapGetters:_,mapActions:y,createNamespacedHelpers:function(t){return{mapState:m.bind(null,t),mapGetters:_.bind(null,t),mapMutations:v.bind(null,t),mapActions:y.bind(null,t)}}}}); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/world.js b/src/main/resources/nginx/defense/cdn/world.js new file mode 100644 index 0000000..db3c519 --- /dev/null +++ b/src/main/resources/nginx/defense/cdn/world.js @@ -0,0 +1,27 @@ +(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module. + define(['exports', 'echarts'], factory); + } else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') { + // CommonJS + factory(exports, require('echarts')); + } else { + // Browser globals + factory({}, root.echarts); + } +}(this, function (exports, echarts) { + var log = function (msg) { + if (typeof console !== 'undefined') { + console && console.error && console.error(msg); + } + } + if (!echarts) { + log('ECharts is not Loaded'); + return; + } + if (!echarts.registerMap) { + log('ECharts Map is not loaded') + return; + } + echarts.registerMap('world', {"type":"FeatureCollection","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},"features":[{"geometry":{"type":"Polygon","coordinates":[[[47.97822265625001,7.9970703125],[46.97822265625001,7.9970703125],[43.98378906250002,9.008837890624989],[43.482519531250006,9.379492187499991],[43.181640625,9.879980468749991],[42.84160156250002,10.203076171874997],[42.65644531250001,10.6],[42.92275390625002,10.999316406249989],[43.24599609375002,11.499804687499989],[43.85273437500001,10.784277343749991],[44.38652343750002,10.430224609374989],[44.94296875,10.43671875],[45.81669921875002,10.835888671874997],[46.565039062500006,10.745996093749994],[47.40498046875001,11.174023437499997],[48.01923828125001,11.139355468749997],[48.57255859375002,11.320507812499997],[48.938574218750006,11.258447265624994],[50.11005859375001,11.529296875],[50.79228515625002,11.983691406249989],[51.2548828125,11.830712890624994],[51.08427734375002,11.335644531249997],[51.140625,10.656884765624994],[51.031835937500006,10.444775390624997],[51.19296875,10.554638671874997],[51.390234375,10.422607421875],[50.93007812500002,10.33554687499999],[50.825,9.428173828124997],[50.10283203125002,8.199804687499991],[49.85205078125,7.962548828124994],[49.234960937500006,6.77734375],[49.04931640625,6.173632812499989],[47.97529296875001,4.497021484374997],[46.87880859375002,3.28564453125],[46.05117187500002,2.475146484374989],[44.92021484375002,1.81015625],[43.71757812500002,0.857861328124997],[41.97988281250002,-0.973046875],[41.53271484375,-1.6953125],[41.521875,-1.572265625],[41.42695312500001,-1.449511718750003],[41.24980468750002,-1.220507812500003],[40.97871093750001,-0.870312500000011],[40.964453125,2.814648437499997],[41.341796875,3.20166015625],[41.61347656250001,3.590478515624994],[41.88398437500001,3.977734375],[41.91533203125002,4.031298828124989],[42.02412109375001,4.137939453125],[42.85664062500001,4.32421875],[43.12568359375001,4.644482421874997],[43.58349609375,4.85498046875],[43.988867187500006,4.950537109374991],[44.940527343750006,4.912011718749994],[47.97822265625001,7.9970703125]]]},"properties":{"name":"Somalia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[9.579979133936737,47.05856388629306],[9.409458596647225,47.02019676540292],[9.46249431093294,47.09010747968864],[9.46249431093294,47.19858962254578],[9.527658197470123,47.27026989773668],[9.579979133936737,47.05856388629306]]]},"properties":{"name":"Liechtenstein","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-8.683349609375,27.77800740805682],[-13.038761787013554,27.81190166624856],[-12.948925781249926,27.914160156250034],[-11.552685546874955,28.31010742187496],[-10.486474609374994,29.06494140625],[-10.200585937499994,29.380371093750057],[-9.667089843749949,30.10927734375005],[-9.652929687499977,30.447558593750045],[-9.875488281249943,30.717919921874966],[-9.80869140624992,31.42460937499996],[-9.347460937499932,32.086376953124955],[-9.245849609375,32.572460937499955],[-8.512841796874994,33.25244140625003],[-6.900976562499949,33.96904296874999],[-6.353125,34.77607421875001],[-5.924804687499943,35.78579101562502],[-5.277832031249943,35.90273437500002],[-5.252685546874972,35.61474609374997],[-4.628320312499966,35.206396484375006],[-4.329980468749937,35.161474609375006],[-3.693261718749994,35.27998046874998],[-3.394726562499926,35.21181640625005],[-2.972216796874989,35.40727539062499],[-2.839941406249949,35.127832031249994],[-2.731396484374955,35.13520507812498],[-2.636816406249977,35.11269531250002],[-2.423730468749994,35.12348632812498],[-2.219628906249966,35.10419921874998],[-1.795605468749926,34.751904296874955],[-1.67919921875,33.31865234375002],[-1.550732421874955,33.073583984375006],[-1.510009765625,32.877636718749955],[-1.45,32.784814453124966],[-1.352148437499977,32.70336914062497],[-1.29638671875,32.67568359375002],[-1.188232421875,32.608496093750006],[-1.111035156249983,32.55229492187502],[-1.065527343749949,32.46831054687496],[-1.16259765625,32.399169921875],[-1.275341796874983,32.089013671874966],[-2.863427734374937,32.07470703124997],[-2.930859374999926,32.04252929687499],[-2.988232421874983,31.874218749999983],[-3.01738281249996,31.834277343750017],[-3.439794921874949,31.704541015624983],[-3.604589843749949,31.686767578125],[-3.700244140624989,31.70009765625005],[-3.768164062499977,31.689550781250034],[-3.837109374999983,31.512353515624994],[-3.833398437499937,31.197802734375045],[-3.626904296874955,31.000927734374983],[-4.148779296874977,30.8095703125],[-4.322851562500006,30.698876953124994],[-4.52915039062492,30.62553710937499],[-4.778515624999926,30.552392578124994],[-4.968261718749943,30.465380859375045],[-5.061914062499937,30.326416015625057],[-5.180126953124955,30.166162109374994],[-5.293652343749983,30.058642578125045],[-5.44877929687496,29.956933593750023],[-6.00429687499999,29.83125],[-6.479736328124943,29.82036132812499],[-6.520556640624989,29.659863281249983],[-6.59775390624992,29.578955078125006],[-6.635351562499949,29.568798828124983],[-6.755126953125,29.583837890625034],[-6.855566406249949,29.601611328125017],[-7.142431640624949,29.61958007812504],[-7.427685546874983,29.425],[-7.485742187499994,29.392236328124994],[-8.659912109375,28.718603515625063],[-8.683349609375,27.900390625],[-8.683349609375,27.77800740805682]]]},"properties":{"name":"Morocco","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-13.038761787013554,27.81190166624856],[-8.683349609375,27.77800740805682],[-8.683349609375,27.65644531250004],[-8.817822265624955,27.65644531250004],[-8.817822265624951,27.656445312499997],[-8.683349609375,27.656445312499997],[-8.683349609375,27.2859375],[-8.682861328125,26.921337890624997],[-8.6826171875,26.72314453125],[-8.682324218749983,26.497705078124994],[-8.68212890625,26.273193359375],[-8.68212890625,26.10947265625],[-8.682226562499977,25.995507812499994],[-12.016308593749983,25.995410156250003],[-12.016308593749983,25.740136718749994],[-12.016308593749983,25.331689453124994],[-12.016308593749983,25.059375],[-12.016308593749983,24.923242187499994],[-12.016308593749983,24.378662109375],[-12.016308593749983,23.97021484375],[-12.0234375,23.467578125],[-12.372900390624977,23.318017578124994],[-12.559375,23.290820312500003],[-12.620410156249989,23.27133789062499],[-13.031494140625,23.000244140625],[-13.153271484374983,22.820507812499997],[-13.12702845982141,22.703770926339278],[-13.136540684091575,22.708182548616723],[-13.094335937499977,22.495996093749994],[-13.051220703124983,21.854785156250003],[-13.041748046875,21.713818359374997],[-13.0322265625,21.572070312500003],[-13.025097656249983,21.466796875],[-13.016210937499977,21.333935546874997],[-15.231201171875,21.331298828125],[-16.964550781249983,21.329248046874994],[-17.06396484375,20.89882812499999],[-17.048046874999983,20.80615234375],[-17.098779296874994,20.856884765624997],[-16.930859374999983,21.9],[-16.35874023437495,22.594531250000045],[-16.21025390624999,23.097900390625],[-15.789257812499926,23.792871093750023],[-15.980712890624943,23.670312500000023],[-15.899316406249966,23.844433593749955],[-14.904296875000028,24.719775390625017],[-14.794921874999943,25.404150390625006],[-14.413867187499932,26.25371093749999],[-13.57578125,26.735107421875],[-13.175976562499983,27.655712890624983],[-13.038761787013554,27.81190166624856]],[[-8.774365234374983,27.460546875],[-8.794873046874983,27.120703125000034],[-8.794873046874983,27.120703125],[-8.774365234374983,27.460546875]]]},"properties":{"name":"W. Sahara","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[21.5625,42.247509765625],[21.560839843750017,42.24765625],[21.389550781250023,42.21982421875],[21.28662109375,42.100390625],[21.05976562500001,42.171289062499994],[20.778125,42.071044921875],[20.725,41.87353515625],[20.566210937500017,41.873681640624994],[20.485449218750006,42.223388671875],[20.06396484375,42.54726562499999],[20.054296875,42.760058593749996],[20.344335937500006,42.827929687499996],[20.40996305279786,42.84373166741877],[20.344335937500063,42.82792968750002],[19.670996093750006,43.163964843749994],[19.21875,43.449951171875],[19.196484375000068,43.48500976562502],[19.19160156250004,43.52104492187499],[19.19433593749997,43.533300781250006],[19.495117187500057,43.642871093750045],[19.245019531249994,43.96503906250004],[19.583789062500017,44.04345703125003],[19.118457031250074,44.359960937500006],[19.348632812500057,44.88090820312502],[19.007128906250045,44.86918945312502],[19.062890625000023,45.13720703125],[19.4,45.2125],[19.004687500000074,45.39951171875006],[19.064257812500045,45.51499023437506],[18.839062499999983,45.83574218750002],[18.905371093750006,45.931738281250034],[19.421289062500023,46.064453125],[19.61347656250001,46.169189453125],[19.84443359375001,46.145898437499966],[19.934082031250057,46.161474609375034],[20.161425781250017,46.14189453124996],[20.210156250000068,46.12602539062502],[20.241796875000034,46.10859375000001],[20.301367187500006,46.05068359375002],[20.35859375000004,45.975488281249994],[20.581152343749977,45.86948242187506],[20.65273437499999,45.779394531250006],[20.709277343750074,45.735253906249994],[20.727832031250017,45.73740234374998],[20.746875,45.74897460937501],[20.76015625000005,45.75810546875002],[20.775,45.74980468750002],[20.794042968750006,45.467871093750034],[21.431445312500017,45.192529296874994],[21.465429687500006,45.171875],[21.357031250000034,44.99077148437502],[21.532324218750063,44.900683593750045],[21.519921875000023,44.88081054687498],[21.442187500000074,44.87338867187498],[21.384375,44.87006835937501],[21.357910156250057,44.86181640625003],[21.36005859375004,44.82666015624997],[21.52314453125004,44.79008789062499],[21.63613281250005,44.71044921875],[21.909277343750034,44.666113281250034],[22.026953125,44.61987304687503],[22.093066406250074,44.541943359374955],[22.200976562500017,44.560693359374966],[22.350683593750063,44.676123046875034],[22.497656249999977,44.70625],[22.64208984375,44.65097656249998],[22.720898437499983,44.605517578125045],[22.734375,44.56992187499998],[22.700781250000063,44.55551757812498],[22.620117187500057,44.562353515625034],[22.554003906250017,44.54033203124999],[22.49453125000005,44.43544921875002],[22.687890625000023,44.248291015625],[22.42080078125005,44.00742187500006],[22.399023437500063,43.96953125],[22.36542968750004,43.86210937500002],[22.36962890625003,43.78129882812499],[22.55458984375005,43.45449218750002],[22.767578125,43.35415039062502],[22.81972656250005,43.300732421874955],[22.85957031250001,43.252343749999966],[22.97685546874999,43.18798828125],[22.799902343750006,42.985742187499994],[22.706152343750006,42.88393554687505],[22.466796875,42.842480468749955],[22.53242187500004,42.48120117187497],[22.523535156250006,42.440966796875045],[22.44570312500005,42.35913085937497],[22.42207031250004,42.32885742187503],[22.344042968750045,42.31396484375003],[22.23974609375003,42.303110028468716],[21.81464843750001,42.303125],[21.5625,42.24750976562498],[21.5625,42.247509765625]]]},"properties":{"name":"Serbia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[74.54140625000002,37.02216796875],[74.03886718750002,36.825732421874996],[73.116796875,36.868554687499994],[72.24980468750002,36.734716796875],[71.23291015625,36.12177734375],[71.18505859375,36.04208984375],[71.57197265625001,35.546826171875],[71.62050781250002,35.183007812499994],[70.965625,34.53037109375],[71.095703125,34.369433593749996],[71.05156250000002,34.049707031249994],[70.65400390625001,33.952294921874994],[69.8896484375,34.007275390625],[70.26113281250002,33.289013671875],[69.5015625,33.020068359374996],[69.24140625000001,32.433544921875],[69.279296875,31.936816406249996],[68.86894531250002,31.634228515624997],[68.59765625,31.802978515625],[68.16103515625002,31.802978515625],[67.57822265625,31.506494140624994],[67.737890625,31.343945312499997],[67.45283203125001,31.234619140625],[66.82929687500001,31.263671875],[66.346875,30.802783203124996],[66.23125,29.86572265625],[65.09550781250002,29.559472656249994],[64.39375,29.544335937499994],[64.09873046875,29.391943359375],[63.56757812500001,29.497998046874997],[62.4765625,29.408349609374994],[62.0009765625,29.530419921874994],[61.22441406250002,29.749414062499994],[60.843359375,29.858691406249996],[61.331640625,30.363720703124997],[61.55947265625002,30.599365234375],[61.7841796875,30.831933593749994],[61.81083984375002,30.91328125],[61.81425781250002,31.072558593749996],[61.75507812500001,31.285302734374994],[61.66015625,31.382421875],[61.34648437500002,31.421630859375],[61.11074218750002,31.451123046874997],[60.854101562500006,31.483251953125],[60.82070312500002,31.495166015624996],[60.791601562500006,31.660595703124997],[60.804296875,31.73447265625],[60.7875,31.877197265625],[60.78994140625002,31.987109375],[60.827246093750006,32.16796875],[60.82929687500001,32.249414062499994],[60.71044921875,32.6],[60.57656250000002,32.994873046875],[60.560546875,33.137841796874994],[60.9169921875,33.505224609375],[60.573828125,33.588330078125],[60.4859375,33.7119140625],[60.48574218750002,34.094775390624996],[60.642675781250006,34.307177734374996],[60.88945312500002,34.31943359375],[60.80390625000001,34.418017578124996],[60.76259765625002,34.475244140624994],[60.73613281250002,34.491796875],[60.72626953125001,34.51826171875],[60.73945312500001,34.544726562499996],[60.80234375,34.554638671875],[60.8453125,34.587695312499996],[60.91474609375001,34.633984375],[60.951171875,34.653857421874996],[61.080078125,34.855615234374994],[61.1,35.272314453125],[61.18925781250002,35.31201171875],[61.24550781250002,35.474072265625],[61.27851562500001,35.51376953125],[61.281835937500006,35.55341796875],[61.26201171875002,35.619580078125],[61.3447265625,35.6294921875],[61.62099609375002,35.43232421875],[62.08964843750002,35.3796875],[62.30781250000001,35.170800781249994],[62.688085937500006,35.255322265625],[63.056640625,35.44580078125],[63.08417968750001,35.56806640625],[63.16972656250002,35.678125],[63.129980468750006,35.84619140625],[63.8625,36.012353515624994],[64.184375,36.14892578125],[64.51103515625002,36.340673828125],[64.56582031250002,36.427587890625],[64.6025390625,36.554541015625],[64.78242187500001,37.05927734375],[64.81630859375002,37.132080078125],[64.95156250000002,37.1935546875],[65.08964843750002,37.237939453124994],[65.30361328125002,37.24677734375],[65.55498046875002,37.251171875],[65.76503906250002,37.569140625],[66.471875,37.3447265625],[66.52226562500002,37.348486328125],[66.827734375,37.3712890625],[67.06884765625,37.334814453125],[67.19550781250001,37.235205078125],[67.31972656250002,37.2095703125],[67.44169921875002,37.2580078125],[67.51728515625001,37.266650390624996],[67.546484375,37.235644531249996],[67.607421875,37.222509765625],[67.7,37.22724609375],[67.7529296875,37.1998046875],[67.75898437500001,37.172216796875],[67.76601562500002,37.14013671875],[67.83447265625,37.064208984375],[67.9580078125,36.972021484375],[68.06777343750002,36.9498046875],[68.26093750000001,37.013085937499994],[68.284765625,37.036328125],[68.29951171875001,37.088427734374996],[68.38691406250001,37.1375],[68.66914062500001,37.2583984375],[68.7232421875,37.268017578125],[68.78203125000002,37.2580078125],[68.82373046875,37.270703125],[68.8384765625,37.30283203125],[68.85537109375002,37.316845703125],[68.88525390625,37.328076171875],[68.91181640625001,37.333935546875],[68.96044921875,37.325048828125],[69.18017578125,37.15830078125],[69.26484375000001,37.1083984375],[69.30390625000001,37.116943359375],[69.35380859375002,37.150048828124994],[69.41445312500002,37.207763671875],[69.4296875,37.290869140625],[69.39921875000002,37.399316406249994],[69.42011718750001,37.48671875],[69.49208984375002,37.553076171875],[69.62578125000002,37.594042968749996],[69.8208984375,37.6095703125],[69.9849609375,37.566162109375],[70.18867187500001,37.582470703125],[70.25146484375,37.66416015625],[70.25498046875,37.765380859375],[70.19941406250001,37.886035156249996],[70.21464843750002,37.9244140625],[70.41777343750002,38.075439453125],[70.7359375,38.42255859375],[71.255859375,38.306982421875],[71.33271484375001,38.170263671875],[71.27851562500001,37.918408203125],[71.319921875,37.90185546875],[71.3896484375,37.906298828124996],[71.48779296875,37.931884765625],[71.55195312500001,37.933154296874996],[71.58222656250001,37.910107421875],[71.43291015625002,37.1275390625],[71.530859375,36.845117187499994],[71.665625,36.696923828124994],[72.65742187500001,37.029052734375],[72.8955078125,37.267529296875],[73.21113281250001,37.408496093749996],[73.38291015625,37.462255859375],[73.48134765625002,37.4716796875],[73.60468750000001,37.446044921875],[73.65712890625002,37.43046875],[73.72060546875002,37.41875],[73.73378906250002,37.37578125],[73.71728515625,37.329443359375],[73.6275390625,37.261572265625],[73.65351562500001,37.23935546875],[73.749609375,37.231787109375],[74.16708984375,37.329443359375],[74.20351562500002,37.372460937499994],[74.25966796875002,37.415429687499994],[74.659375,37.394482421875],[74.73056640625,37.35703125],[74.83046875000002,37.2859375],[74.89130859375001,37.231640625],[74.84023437500002,37.225048828125],[74.76738281250002,37.249169921874994],[74.73896484375001,37.28564453125],[74.72666015625,37.29072265625],[74.6689453125,37.26669921875],[74.55898437500002,37.236621093749996],[74.37216796875,37.15771484375],[74.37617187500001,37.137353515624994],[74.49794921875002,37.0572265625],[74.52646484375,37.030664062499994],[74.54140625000002,37.02216796875]]]},"properties":{"name":"Afghanistan","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[17.57958984375,-8.099023437500009],[17.643359375000017,-8.090722656250009],[18.00878906250003,-8.107617187499983],[18.56269531250001,-7.9359375],[18.944433593750063,-8.001464843750028],[19.142675781250034,-8.001464843750028],[19.34082031249997,-7.966601562500031],[19.369921875000045,-7.706542968749986],[19.371679687500063,-7.655078124999989],[19.47988281250008,-7.472167968750028],[19.48378906250008,-7.279492187500026],[19.527636718750017,-7.144433593749952],[19.87519531250004,-6.986328124999986],[19.99746093750008,-6.976464843750023],[20.190039062500063,-6.9462890625],[20.482226562500074,-6.915820312500017],[20.59003906250001,-6.919921874999957],[20.598730468750006,-6.935156249999949],[20.536914062500045,-7.121777343749955],[20.535839843749983,-7.182812499999955],[20.558398437500045,-7.244433593749989],[20.60781250000008,-7.277734375000023],[20.910937500000017,-7.281445312499983],[21.190332031250023,-7.284960937499989],[21.751074218750034,-7.305468749999989],[21.80605468750005,-7.32861328125],[21.905371093750034,-8.693359374999943],[21.813183593750068,-9.46875],[22.19775390625,-10.040625],[22.30703125000005,-10.691308593750023],[22.203515625000023,-10.829492187500009],[22.226171875,-11.121972656250009],[22.27880859375,-11.19414062499996],[22.314941406250057,-11.198632812499994],[22.39296875000005,-11.159472656250003],[22.486132812500045,-11.086718750000017],[22.56103515625003,-11.05585937500004],[22.814746093750017,-11.08027343750004],[23.076269531250006,-11.087890624999986],[23.463964843750034,-10.969335937499991],[23.83388671875008,-11.013671874999972],[23.96650390625001,-10.871777343750011],[23.98388671875,-11.725],[23.909375,-12.636132812500009],[23.886523437500045,-12.743261718749991],[23.882421875,-12.799023437499983],[23.968066406250045,-12.956933593749994],[23.962988281250006,-12.988476562500026],[23.843164062500023,-13.0009765625],[22.209570312500006,-13.0009765625],[21.97890625000008,-13.0009765625],[21.979101562500034,-13.798730468749994],[21.979296875000074,-14.11962890625],[21.979394531249994,-14.440527343750006],[21.97978515624999,-15.955566406250014],[22.193945312500006,-16.628125],[23.380664062500017,-17.640625],[22.32421875,-17.8375],[20.74550781250008,-18.019726562499983],[20.194335937500057,-17.86367187499999],[18.95527343750004,-17.80351562499999],[18.39638671875005,-17.3994140625],[16.14843750000003,-17.39023437499999],[14.017480468750023,-17.40888671874997],[13.475976562500023,-17.04003906249997],[13.179492187500017,-16.971679687499986],[12.548144531250017,-17.212695312499974],[12.35927734375008,-17.205859375],[12.318457031250006,-17.21337890625003],[12.213378906250028,-17.209960937500043],[12.013964843750074,-17.168554687500034],[11.902539062500011,-17.226562499999957],[11.743066406250023,-17.24921875000004],[11.780078125000017,-16.87128906249997],[11.818945312500034,-16.704101562500014],[11.750878906250023,-15.831933593749966],[12.016113281250057,-15.513671874999957],[12.55048828125004,-13.437792968750003],[12.983203124999989,-12.775683593750017],[13.4169921875,-12.52041015624998],[13.597949218750017,-12.286132812500028],[13.785351562499983,-11.81279296874996],[13.833593750000063,-10.9296875],[13.33222656250004,-9.998925781250009],[12.99853515625,-9.048046875],[13.358984375,-8.687207031250026],[13.378515625000063,-8.369726562500006],[12.82343750000004,-6.954785156249955],[12.283300781250063,-6.12431640624996],[13.184375,-5.85625],[13.346484375000017,-5.863378906250006],[13.978515625,-5.857226562500003],[16.315234375000074,-5.865625],[16.431445312500045,-5.90019531249996],[16.53710937499997,-5.9658203125],[16.697265625,-6.164257812500026],[16.74296874999999,-6.618457031250003],[16.813085937500063,-6.772558593749963],[16.919433593750057,-6.93398437499998],[16.98476562500005,-7.257421874999977],[17.57958984375,-8.099023437500009]]],[[[12.50146484375,-4.5875],[12.848144531250028,-4.428906249999983],[12.881054687500068,-4.445117187499989],[12.971386718750068,-4.551757812499957],[13.048046875000068,-4.619238281250034],[13.072753906250028,-4.634765625],[13.057324218750011,-4.651074218750026],[12.947460937500011,-4.695312499999986],[12.829687499999977,-4.73662109374996],[12.451464843750017,-5.071484374999969],[12.453222656250034,-5.090625],[12.52236328125008,-5.148925781250028],[12.484570312500011,-5.71875],[12.213671875000074,-5.758691406249994],[12.177148437499994,-5.324804687499977],[12.018359375000074,-5.004296874999966],[12.50146484375,-4.5875]]]]},"properties":{"name":"Angola","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[20.06396484375,42.54726562499999],[20.485449218750006,42.223388671875],[20.566210937500017,41.873681640624994],[20.48896484375001,41.272607421874994],[20.709277343750017,40.928369140624994],[20.964257812500023,40.849902343749996],[20.95576171875001,40.775292968749994],[21.030859375,40.622460937499994],[20.881640625000017,40.467919921874994],[20.65742187500001,40.1173828125],[20.4560546875,40.065576171874994],[20.408007812500017,40.049462890624994],[20.383691406250023,40.0171875],[20.338476562500006,39.991064453125],[20.311132812500006,39.979443359375],[20.311328125000017,39.95078125],[20.381640625000017,39.841796875],[20.382421875,39.802636718749994],[20.206835937500017,39.653515625],[20.13105468750001,39.66162109375],[20.05976562500001,39.699121093749994],[20.022558593750006,39.710693359375],[20.001269531250017,39.709423828125],[19.851855468750017,40.0435546875],[19.322265625,40.407080078125],[19.45917968750001,40.40537109375],[19.3375,40.663818359375],[19.57568359375,41.640429687499996],[19.577539062500023,41.7875],[19.342382812500006,41.869091796875],[19.280664062500023,42.17255859375],[19.65449218750001,42.628564453124994],[19.78828125000001,42.476171875],[20.06396484375,42.54726562499999]]]},"properties":{"name":"Albania","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[19.66230468750001,60.187158203124994],[19.53652343750005,60.14497070312501],[19.551367187500063,60.24384765625001],[19.66230468750001,60.187158203124994]]],[[[19.989550781250074,60.351171875],[20.258886718750063,60.26127929687499],[19.799804687500057,60.08173828125001],[19.68691406250005,60.267626953125045],[19.84765625000003,60.22055664062506],[19.823046875000074,60.390185546875045],[19.989550781250074,60.351171875]]]]},"properties":{"name":"Aland","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[1.7060546875,42.503320312499994],[1.534082031250023,42.441699218749996],[1.448828125,42.437451171875],[1.428125,42.46132812499999],[1.414843750000017,42.548388671874996],[1.428320312500006,42.5958984375],[1.501367187500023,42.642724609374994],[1.568164062500017,42.635009765625],[1.709863281250023,42.604443359375],[1.739453125000011,42.575927734375],[1.740234375,42.55673828125],[1.713964843750006,42.525634765625],[1.7060546875,42.503320312499994]]]},"properties":{"name":"Andorra","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[53.927832031250006,24.177197265624983],[53.63447265625004,24.169775390624977],[53.83378906250002,24.258935546875023],[53.927832031250006,24.177197265624983]]],[[[53.3322265625001,24.258593750000045],[53.19091796874997,24.290917968749966],[53.412402343750074,24.411035156250023],[53.3322265625001,24.258593750000045]]],[[[56.29785156250003,25.650683593750045],[56.38798828125002,24.97919921875004],[56.06386718750005,24.73876953125],[56.00058593750006,24.953222656249977],[55.795703125000074,24.868115234374955],[55.76083984375006,24.24267578125],[55.92861328125005,24.215136718750074],[55.98515625000002,24.063378906249966],[55.4684570312501,23.94111328125001],[55.53164062499999,23.81904296875001],[55.1999023437501,23.034765625000034],[55.185839843750074,22.7041015625],[55.104296875000074,22.621484375000023],[52.55507812500005,22.932812499999955],[51.592578125000074,24.07885742187503],[51.56835937500003,24.286181640625074],[51.76757812500003,24.25439453125],[51.84316406250005,24.010888671875023],[52.118554687499994,23.97109375],[52.64824218750002,24.154638671875006],[53.80175781249997,24.069482421874966],[54.14794921875003,24.17119140624999],[54.39707031250006,24.278173828125034],[54.74677734375004,24.810449218750023],[55.94121093750002,25.793994140625017],[56.08046875,26.06264648437505],[56.16748046875003,26.047460937499977],[56.144628906250006,25.690527343750006],[56.29785156250003,25.650683593750045]]]]},"properties":{"name":"United Arab Emirates","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-64.54916992187498,-54.71621093749998],[-63.81542968749997,-54.725097656250014],[-64.637353515625,-54.90253906250001],[-64.75732421875,-54.82656249999999],[-64.54916992187498,-54.71621093749998]]],[[[-68.65322265624994,-54.85361328124999],[-68.62993164062499,-52.65263671875004],[-68.24013671875,-53.08183593749999],[-68.43115234375,-53.0552734375],[-68.48852539062497,-53.260937499999976],[-68.16113281249997,-53.30644531250001],[-68.00849609374995,-53.5640625],[-67.29423828125002,-54.049804687500014],[-66.23564453124999,-54.53349609374997],[-65.17900390624993,-54.678125],[-65.47114257812495,-54.91464843749999],[-66.5111328125,-55.032128906249945],[-67.127099609375,-54.90380859375001],[-68.65322265624994,-54.85361328124999]]],[[[-61.084716796875,-23.65644531250001],[-60.83984375000003,-23.85810546874997],[-59.89248046874994,-24.093554687499974],[-59.18725585937497,-24.56230468749999],[-57.82167968749994,-25.136425781249983],[-57.56313476562494,-25.473730468749963],[-57.943115234375,-26.05292968750001],[-58.18149414062498,-26.30742187499999],[-58.222070312499994,-26.65],[-58.618603515624955,-27.13212890624996],[-58.64174804687494,-27.196093750000017],[-58.60483398437498,-27.314355468750037],[-58.16826171874993,-27.27343749999997],[-56.437158203124966,-27.553808593749977],[-56.16406250000003,-27.321484374999983],[-55.95146484374996,-27.325683593749957],[-55.789990234374926,-27.416406249999966],[-55.71464843749996,-27.41484375],[-55.632910156250006,-27.35712890624997],[-55.59379882812502,-27.288085937500014],[-55.597265625,-27.207617187499963],[-55.56489257812498,-27.15],[-55.496728515624966,-27.11533203124999],[-55.45063476562498,-27.068359375000014],[-55.426660156249994,-27.00927734374997],[-55.13593750000001,-26.931152343749957],[-54.934472656249994,-26.70253906250001],[-54.677734375,-26.308789062499997],[-54.631933593750006,-26.005761718749994],[-54.615869140624994,-25.576074218750023],[-54.44394531249998,-25.625],[-54.15458984374999,-25.523046874999963],[-53.89116210937499,-25.66884765625001],[-53.668554687500006,-26.288183593749977],[-53.83818359375002,-27.121093750000014],[-54.32700195312495,-27.423535156249997],[-54.82910156250003,-27.55058593750003],[-55.10151367187501,-27.866796874999963],[-55.72548828125002,-28.20410156250003],[-55.68725585937497,-28.38164062499996],[-55.890527343749994,-28.370019531249994],[-56.938623046874994,-29.594824218750034],[-57.22465820312499,-29.782128906249994],[-57.40522460937501,-30.03388671875004],[-57.563867187499994,-30.139941406249974],[-57.60888671875003,-30.187792968750045],[-57.65087890624997,-30.295019531250034],[-57.71269531249996,-30.38447265624997],[-57.83120117187502,-30.495214843749963],[-57.87250976562501,-30.591015625000026],[-57.81059570312499,-30.85859375000001],[-57.88632812499998,-30.937402343749994],[-57.86840820312497,-31.104394531249994],[-57.89335937499999,-31.195312499999957],[-58.03339843750001,-31.416601562500006],[-58.053857421874994,-31.494921874999974],[-58.009667968749966,-31.534375],[-57.98798828124998,-31.576171875],[-58.00698242187494,-31.684960937499966],[-58.04233398437495,-31.769238281249997],[-58.16748046874997,-31.87265625],[-58.18901367187499,-31.924218750000037],[-58.16040039062503,-31.986523437500026],[-58.156347656250006,-32.0515625],[-58.17700195312494,-32.11904296875002],[-58.16479492187494,-32.18486328125002],[-58.119726562500006,-32.24892578125002],[-58.12304687499997,-32.321875],[-58.201171875,-32.471679687500014],[-58.219970703125,-32.563964843749986],[-58.17099609374998,-32.95927734374996],[-58.424462890624994,-33.11152343749998],[-58.54721679687498,-33.66347656249998],[-58.392480468749966,-34.192968750000034],[-58.52548828124998,-34.29619140625002],[-58.28334960937494,-34.68349609375005],[-57.54785156250003,-35.018945312499994],[-57.170654296875,-35.3625],[-57.35390624999994,-35.72031249999998],[-57.33544921875,-36.026757812499966],[-57.07617187499994,-36.296777343749994],[-56.74946289062501,-36.346484375],[-56.67202148437494,-36.85126953124998],[-57.546972656250034,-38.085644531250026],[-58.17919921874994,-38.435839843750045],[-59.82832031250001,-38.83818359375003],[-61.112207031249994,-38.99296875000003],[-61.84790039062497,-38.961816406249994],[-62.33476562499993,-38.80009765625],[-62.29506835937502,-39.24326171874996],[-62.053662109374955,-39.373828125],[-62.179345703124994,-39.38046875000002],[-62.076806640624966,-39.46152343750002],[-62.131542968749926,-39.82539062499998],[-62.28691406249996,-39.89531250000002],[-62.40185546875003,-40.19658203125002],[-62.24633789062494,-40.674609374999974],[-62.39501953124997,-40.89082031249997],[-62.95903320312493,-41.10966796875006],[-63.621777343749955,-41.15976562499996],[-64.86948242187503,-40.735839843750014],[-65.13339843749998,-40.88066406250003],[-64.98637695312496,-42.102050781249986],[-64.53774414062494,-42.25458984374998],[-64.57099609374998,-42.416015625],[-64.42041015625003,-42.43378906249998],[-64.10087890624993,-42.395117187500006],[-64.06118164062494,-42.266113281250014],[-64.228515625,-42.21826171874996],[-63.795556640624994,-42.113867187500006],[-63.6298828125,-42.28271484375003],[-63.61733398437502,-42.695800781249986],[-64.03476562499998,-42.88125],[-64.48784179687499,-42.51347656250006],[-64.97070312499997,-42.66630859375002],[-65.02690429687496,-42.75888671874996],[-64.31914062499999,-42.968945312500026],[-64.83994140624998,-43.18886718749998],[-65.25234374999997,-43.571875],[-65.26552734375,-44.2796875],[-65.64760742187502,-44.661425781250045],[-65.63876953125,-45.0078125],[-66.19013671874995,-44.96474609375002],[-66.94140625,-45.25732421875003],[-67.59956054687495,-46.05253906250003],[-67.5064453125,-46.44277343749995],[-66.77685546874994,-47.005859375],[-65.99853515625,-47.09375],[-65.73808593749999,-47.34492187499998],[-65.81430664062495,-47.63818359374996],[-66.22524414062502,-47.826757812500006],[-65.93422851562497,-47.826757812500006],[-65.81005859374997,-47.941113281250026],[-67.46630859375,-48.95175781250004],[-67.68486328125002,-49.2466796875],[-67.82597656249999,-49.91962890625005],[-68.2572265625,-50.104589843749984],[-68.66757812500003,-49.75253906250003],[-68.66162109374997,-49.93574218750005],[-68.97958984375,-50.003027343749984],[-68.59794921874996,-50.00947265624997],[-68.421875,-50.15791015625001],[-69.04477539062495,-50.49912109374998],[-69.35859374999993,-51.028125],[-69.20102539062498,-50.99365234375001],[-69.03530273437497,-51.48896484375002],[-69.46542968750003,-51.58447265625003],[-68.96533203125003,-51.67714843749999],[-68.443359375,-52.35664062500004],[-69.96025390624993,-52.00820312500002],[-71.91865234374995,-51.98955078125004],[-72.40766601562501,-51.54082031250002],[-72.34023437499997,-50.68183593749999],[-72.50981445312496,-50.607519531250034],[-73.15292968749998,-50.73828125000003],[-73.50126953124996,-50.125292968750024],[-73.55419921875,-49.463867187500014],[-73.46157226562497,-49.31386718750001],[-73.13525390625,-49.30068359374999],[-73.03364257812501,-49.014355468750004],[-72.65126953125,-48.84160156249998],[-72.582861328125,-48.47539062499999],[-72.35473632812497,-48.36582031250005],[-72.32832031250001,-48.11005859374998],[-72.517919921875,-47.87636718749998],[-72.34594726562497,-47.49267578124997],[-71.90498046875001,-47.201660156250014],[-71.94023437499999,-46.83125],[-71.69965820312501,-46.6513671875],[-71.87568359374998,-46.160546875],[-71.63154296874998,-45.95371093749998],[-71.74619140624998,-45.57890625],[-71.34931640624995,-45.33193359374995],[-71.5962890625,-44.97919921875004],[-72.04169921874998,-44.90419921875004],[-72.06372070312503,-44.771875],[-71.26113281250002,-44.763085937499966],[-71.15971679687496,-44.56025390625004],[-71.21259765624998,-44.44121093750003],[-71.82001953124993,-44.38310546875],[-71.68007812500002,-43.92958984374998],[-71.90498046875001,-43.34755859374998],[-71.750634765625,-43.237304687499986],[-72.14643554687498,-42.990039062499974],[-72.10820312499993,-42.25185546874995],[-71.75,-42.04677734375001],[-71.91127929687497,-41.650390624999986],[-71.93212890624994,-40.69169921874999],[-71.70898437499997,-40.381738281249994],[-71.81831054687493,-40.17666015624995],[-71.65976562499998,-40.02080078125],[-71.71992187499995,-39.63525390624997],[-71.53945312499997,-39.60244140624995],[-71.40156249999995,-38.93505859374996],[-70.858642578125,-38.60449218750003],[-71.16757812499998,-37.76230468749996],[-71.19218750000002,-36.84365234375004],[-71.05551757812498,-36.52373046874996],[-70.40478515625,-36.06171874999998],[-70.41572265625001,-35.52304687500002],[-70.55517578125,-35.246875],[-70.39316406250003,-35.146875],[-70.05205078124999,-34.30078124999997],[-69.85244140625,-34.224316406250026],[-69.81962890624999,-33.28378906249999],[-70.08486328125002,-33.20175781249998],[-70.02197265625,-32.88457031250002],[-70.36376953125,-32.08349609374997],[-70.25439453125,-31.957714843750026],[-70.585205078125,-31.569433593749963],[-70.51958007812493,-31.1484375],[-70.30908203124994,-31.02265625000004],[-70.15322265625,-30.360937499999963],[-69.95634765624996,-30.35820312500003],[-69.84428710937493,-30.175],[-69.95996093749997,-30.078320312500026],[-70.02680664062501,-29.324023437500017],[-69.82788085937497,-29.10322265624997],[-69.65693359374995,-28.413574218749986],[-69.17441406249998,-27.924707031250037],[-68.84633789062494,-27.153710937499994],[-68.59208984375002,-27.140039062499966],[-68.31865234374999,-26.973242187500006],[-68.59160156249999,-26.47041015624997],[-68.41450195312498,-26.153710937500023],[-68.59208984375002,-25.420019531250034],[-68.38422851562495,-25.091894531249977],[-68.56201171875,-24.74736328125003],[-68.25029296875002,-24.391992187500023],[-67.35620117187503,-24.033789062499963],[-67.00878906249994,-23.00136718750005],[-67.19487304687493,-22.821679687500037],[-66.99111328125,-22.509863281250006],[-66.71171874999999,-22.216308593749986],[-66.36518554687501,-22.113769531249957],[-66.32246093750001,-22.053125],[-66.28212890624997,-21.94746093750001],[-66.24760742187496,-21.83046875],[-66.22016601562495,-21.802539062499974],[-66.174658203125,-21.805664062499986],[-66.09858398437495,-21.83505859375002],[-66.05859375,-21.87949218750002],[-65.86015624999999,-22.019726562499983],[-65.77104492187493,-22.099609375000014],[-65.68618164062497,-22.11025390625005],[-65.51879882812497,-22.094531250000045],[-64.99262695312498,-22.109667968750017],[-64.60551757812499,-22.228808593750045],[-64.52363281250001,-22.37158203125],[-64.47773437499998,-22.485351562499986],[-64.44550781249998,-22.585351562500023],[-64.37397460937498,-22.761035156250017],[-64.32529296875,-22.82763671875],[-64.30791015624993,-22.7953125],[-64.26640625000002,-22.60332031249996],[-63.97612304687502,-22.072558593750003],[-63.92167968749993,-22.028613281250017],[-62.843359375,-21.997265625000026],[-62.62597656250003,-22.29042968749998],[-62.54155273437496,-22.349609374999957],[-62.37250976562498,-22.439160156249997],[-62.21416015624996,-22.612402343750034],[-61.798535156249955,-23.18203125],[-61.084716796875,-23.65644531250001]]]]},"properties":{"name":"Argentina","childNum":3}},{"geometry":{"type":"Polygon","coordinates":[[[46.490625,38.90668945312498],[46.1144531250001,38.877783203125034],[45.977441406249994,39.24389648437503],[45.76630859375004,39.37846679687499],[45.78447265625002,39.54560546875001],[45.456835937500074,39.494482421875006],[45.15283203125003,39.58266601562502],[45.03164062500005,39.76513671874997],[44.76826171875004,39.70351562500005],[44.28925781250004,40.040380859375006],[43.66621093750004,40.12636718750002],[43.56933593750003,40.48237304687498],[43.72265624999997,40.71953124999999],[43.43945312500003,41.10712890625001],[44.077246093750006,41.182519531249994],[44.81132812500002,41.259375],[45.001367187499994,41.29096679687498],[45.188574218750006,41.14741210937504],[45.07050781250004,41.075585937499966],[45.5875,40.846923828125],[45.37890624999997,40.67358398437506],[45.45439453125002,40.532373046874966],[45.96464843750002,40.233789062499966],[45.8859375000001,40.024853515624955],[45.57978515625004,39.9775390625],[46.202050781249994,39.59448242187503],[46.48144531249997,39.55517578125003],[46.36523437500003,39.402490234374994],[46.584765625000074,39.22368164062499],[46.400292968749994,39.1921875],[46.490625,38.90668945312498]]]},"properties":{"name":"Armenia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-170.72626953125,-14.351171875],[-170.8205078125,-14.312109375],[-170.568115234375,-14.266796875000011],[-170.72626953125,-14.351171875]]]},"properties":{"name":"American Samoa","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[69.2824218750001,-49.05888671875002],[69.16718750000004,-48.88291015624996],[69.36875,-48.89042968749998],[69.2824218750001,-49.05888671875002]]],[[[69.18486328125002,-49.10957031250004],[69.59277343749997,-48.97099609375005],[69.64404296875003,-49.11738281250003],[69.40507812500002,-49.18173828125],[69.5423828125,-49.25566406250005],[70.32021484375005,-49.05859374999996],[70.55546875000007,-49.201464843750024],[70.38613281250005,-49.433984374999966],[70.16582031250002,-49.34296874999998],[69.75996093750004,-49.430175781249986],[69.98642578125006,-49.58164062500003],[70.2477539062501,-49.53066406250003],[70.12431640625002,-49.70439453124999],[69.153125,-49.5296875],[68.99296875000007,-49.704980468750016],[68.81474609375002,-49.69960937499999],[68.88339843750006,-49.16494140624995],[68.76953125000003,-49.06591796875003],[69.00244140624997,-48.661230468750006],[69.13613281250005,-48.86103515625003],[69.05214843750005,-49.08193359375001],[69.18486328125002,-49.10957031250004]]],[[[51.83457031250006,-46.43994140625],[51.65927734375006,-46.37363281249999],[51.7418945312501,-46.32685546874997],[51.83457031250006,-46.43994140625]]]]},"properties":{"name":"Fr. S. Antarctic Lands","childNum":3}},{"geometry":{"type":"Polygon","coordinates":[[[-61.71606445312503,17.037011718749994],[-61.85966796874996,17.013330078124966],[-61.887109374999966,17.09814453125],[-61.81728515624994,17.168945312500057],[-61.71606445312503,17.037011718749994]]]},"properties":{"name":"Antigua and Barb.","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[147.35605468750006,-43.396972656250014],[147.30888671875007,-43.50078125000002],[147.10498046875003,-43.43115234374996],[147.28388671875004,-43.278906250000034],[147.35605468750006,-43.396972656250014]]],[[[145.04296875000003,-40.78671875],[145.28300781250002,-40.76992187500002],[146.31748046875006,-41.16347656250001],[146.72343750000002,-41.07802734375001],[146.84814453124997,-41.16806640624996],[146.98984375000006,-40.99238281249997],[147.45478515625004,-41.00166015624998],[147.62167968750012,-40.844726562499986],[147.87294921875005,-40.87255859374997],[147.96875,-40.779589843750045],[148.215234375,-40.85488281250002],[148.34257812500007,-42.21533203124997],[148.21367187500002,-41.97001953125],[147.92441406250006,-42.5724609375],[147.94541015625006,-43.18183593749997],[147.7858398437501,-43.22001953125002],[147.69892578125004,-43.12255859374997],[147.64794921874997,-43.02060546874999],[147.8,-42.928125],[147.57382812500006,-42.84570312499997],[147.4523437500001,-43.03339843750001],[147.29794921875006,-42.790917968749994],[147.24501953125005,-43.21591796874999],[146.99697265625005,-43.15634765625002],[147.07734375000004,-43.27587890625003],[146.87392578125,-43.6125],[146.54853515625004,-43.50888671874999],[146.04316406250004,-43.547167968749974],[145.99443359375007,-43.37607421875002],[146.20800781249997,-43.31621093749999],[145.8732421875001,-43.29238281250002],[145.48759765625002,-42.92666015625004],[145.19882812500006,-42.23085937500004],[145.46826171874997,-42.492871093750026],[145.51660156249997,-42.3544921875],[145.33105468750003,-42.14707031250002],[145.23486328124997,-42.19697265624997],[145.23818359375,-42.01962890624999],[144.76611328125003,-41.39003906249998],[144.64609375000006,-40.980859375],[144.71855468750002,-40.67226562500002],[145.04296875000003,-40.78671875]]],[[[148.23691406250006,-40.515136718749986],[148.18779296875007,-40.592578125000045],[148.11728515625012,-40.52148437499996],[148.23691406250006,-40.515136718749986]]],[[[144.784375,-40.506738281249966],[144.74804687499997,-40.589453125000034],[144.7833984375001,-40.434863281249974],[144.784375,-40.506738281249966]]],[[[148.32626953125006,-40.30693359375003],[148.40400390625004,-40.486523437500026],[148.02011718750012,-40.40419921874995],[148.32626953125006,-40.30693359375003]]],[[[148.000390625,-39.75761718750003],[148.29736328125003,-39.985742187499966],[148.31357421875012,-40.173535156250026],[148.10566406250004,-40.26210937499995],[147.76718750000012,-39.87031249999998],[148.000390625,-39.75761718750003]]],[[[143.92792968750004,-40.116113281249966],[143.83857421875004,-39.90410156250003],[144.00078125000007,-39.580175781250034],[144.14101562500005,-39.953808593750026],[143.92792968750004,-40.116113281249966]]],[[[145.31445312500003,-38.49082031249996],[145.35507812500012,-38.55703124999995],[145.12841796875003,-38.52763671875],[145.31445312500003,-38.49082031249996]]],[[[137.59648437500007,-35.73867187499998],[137.92890625000004,-35.72607421875],[138.12343750000005,-35.85234375],[137.67089843749997,-35.897949218750014],[137.44843750000004,-36.07480468749999],[137.20957031250012,-35.982421875],[136.7550781250001,-36.03310546875002],[136.540625,-35.89013671875003],[136.63867187499997,-35.74882812500002],[137.33408203125006,-35.59248046875004],[137.58496093749997,-35.620214843750006],[137.59648437500007,-35.73867187499998]]],[[[153.53876953125004,-27.436425781250037],[153.42656250000002,-27.70644531249998],[153.43544921875,-27.40537109375002],[153.53876953125004,-27.436425781250037]]],[[[113.18300781250005,-26.053125],[112.96425781250005,-25.78310546875001],[112.94707031250002,-25.531542968750017],[113.18300781250005,-26.053125]]],[[[153.07744140625002,-25.75078125],[152.97666015625012,-25.551367187499963],[153.03808593750003,-25.193164062500003],[153.22753906249997,-25.00576171875001],[153.14375,-24.814843750000023],[153.25693359375012,-24.72890625],[153.35019531250012,-25.063085937499963],[153.07744140625002,-25.75078125]]],[[[151.14658203125006,-23.49082031250002],[151.24013671875,-23.529687500000037],[151.23828124999997,-23.77578125],[151.03330078125006,-23.530175781250037],[151.14658203125006,-23.49082031250002]]],[[[115.44619140625005,-20.78779296875001],[115.31806640625004,-20.850585937500014],[115.43457031249997,-20.66796875000003],[115.44619140625005,-20.78779296875001]]],[[[149.04375,-20.29150390624997],[148.93886718750005,-20.283691406249986],[148.98105468750012,-20.153515625000026],[149.04375,-20.29150390624997]]],[[[146.27832031249997,-18.23125],[146.29882812499997,-18.48476562500005],[146.09882812500004,-18.251757812500003],[146.27832031249997,-18.23125]]],[[[139.45917968750004,-17.11455078124996],[139.49277343750006,-16.990429687499983],[139.57089843750006,-17.09443359375004],[139.45917968750004,-17.11455078124996]]],[[[139.50781250000003,-16.57304687499996],[139.1595703125,-16.74169921875003],[139.29296875000003,-16.467285156249986],[139.58789062499997,-16.39521484374997],[139.69775390624997,-16.514941406250017],[139.50781250000003,-16.57304687499996]]],[[[137.09365234375005,-15.778125],[136.94267578125002,-15.711718749999989],[137.00957031250007,-15.594824218749977],[137.09365234375005,-15.778125]]],[[[124.59726562500006,-15.40195312500002],[124.52421875000002,-15.421484375],[124.51933593750002,-15.26748046874998],[124.59726562500006,-15.40195312500002]]],[[[125.19882812500006,-14.57949218749998],[125.0912109375,-14.59169921874998],[125.15996093750002,-14.456054687499972],[125.19882812500006,-14.57949218749998]]],[[[136.71464843750002,-13.803906249999983],[136.89082031250004,-13.786621093750014],[136.74531250000004,-14.072656250000023],[136.95078125000006,-14.184277343750026],[136.89433593750002,-14.293066406249977],[136.33544921875003,-14.211816406250037],[136.42470703125,-13.864843749999963],[136.6556640625,-13.675878906250006],[136.71464843750002,-13.803906249999983]]],[[[136.23740234375006,-13.824511718750003],[136.12265625000012,-13.816601562499983],[136.21542968750012,-13.664746093750054],[136.23740234375006,-13.824511718750003]]],[[[136.33867187500007,-11.602343749999989],[136.18027343750006,-11.676757812499957],[136.47929687500002,-11.465917968749991],[136.33867187500007,-11.602343749999989]]],[[[130.45927734375007,-11.679296875000034],[130.60625,-11.816601562500026],[130.04326171875007,-11.787304687500011],[130.19755859375007,-11.658203125],[130.15283203124997,-11.477539062499972],[130.29492187499997,-11.33681640624998],[130.45927734375007,-11.679296875000034]]],[[[130.6188476562501,-11.376074218749991],[131.02304687500006,-11.334375],[131.26826171875004,-11.18984375],[131.53857421874997,-11.436914062500037],[130.95097656250007,-11.926464843750026],[130.51191406250004,-11.617871093749955],[130.38457031250002,-11.1921875],[130.6188476562501,-11.376074218749991]]],[[[136.59853515625,-11.378906249999943],[136.52656250000004,-11.438867187499994],[136.78027343749997,-11.0125],[136.59853515625,-11.378906249999943]]],[[[132.59335937500006,-11.302832031249991],[132.48378906250005,-11.037304687499983],[132.57880859375004,-10.968847656249977],[132.59335937500006,-11.302832031249991]]],[[[143.17890625000004,-11.954492187499966],[143.11025390625,-12.303515625000017],[143.40156250000004,-12.639941406249989],[143.5866210937501,-13.443652343750031],[143.54843750000012,-13.74101562499996],[143.75634765625003,-14.348828124999969],[143.96181640625005,-14.462890625000028],[144.473046875,-14.231835937500023],[144.64804687500006,-14.492480468750017],[145.28769531250006,-14.943164062499989],[145.42607421875002,-16.406152343749966],[145.75478515625,-16.879492187500034],[145.91210937499997,-16.9125],[146.12587890625005,-17.63525390625],[146.03222656249997,-18.272851562500037],[146.3332031250001,-18.55371093749997],[146.38339843750006,-18.97705078124997],[147.13876953125006,-19.39316406250002],[147.41855468750012,-19.378125],[147.7423828125001,-19.770117187499977],[148.759375,-20.28955078125003],[148.88476562499997,-20.480859375],[148.72998046874997,-20.4677734375],[148.68369140625012,-20.58017578124999],[149.20488281250007,-21.125097656249977],[149.45410156249997,-21.57871093750002],[149.70390625000002,-22.440527343750006],[149.82246093750004,-22.389843749999983],[149.97441406250007,-22.55068359374998],[149.94189453125003,-22.30810546875003],[150.07617187500003,-22.16445312499998],[150.54130859375002,-22.55908203125],[150.56855468750004,-22.38398437500004],[150.67246093750012,-22.418164062499983],[150.84316406250005,-23.4580078125],[151.15380859375003,-23.784082031249994],[151.83164062500006,-24.12294921875001],[152.12988281250003,-24.59755859374998],[152.45634765625007,-24.802441406249983],[152.65429687499997,-25.201953125000017],[152.91347656250005,-25.432128906250014],[152.98496093750012,-25.816210937500003],[153.16494140625,-25.964160156250045],[153.11679687500006,-27.194433593750034],[153.57568359375003,-28.24052734374999],[153.6168945312501,-28.673046875],[153.03056640625002,-30.563378906249994],[152.94394531250012,-31.43486328124999],[152.5592773437501,-32.045703125],[152.4704101562501,-32.439062500000034],[152.13652343750002,-32.678125],[152.1642578125001,-32.75742187499996],[151.812890625,-32.90107421875001],[151.29208984375012,-33.580957031249966],[151.28027343750003,-33.92666015625005],[151.12480468750007,-34.00527343749998],[151.23154296875006,-34.0296875],[150.8712890625001,-34.49912109374996],[150.80458984375,-35.01289062500001],[150.19531249999997,-35.83359374999996],[149.93271484375012,-37.528515625000026],[149.480859375,-37.77119140625],[147.87675781250002,-37.93417968749998],[146.8568359375,-38.663476562499966],[146.21748046875004,-38.72744140625004],[146.33662109375004,-38.89423828125],[146.46660156250007,-38.84033203125003],[146.40000000000012,-39.14550781250003],[146.1583984375001,-38.86572265624996],[145.93535156250002,-38.90175781250002],[145.79082031250007,-38.66699218749997],[145.39726562500002,-38.53535156249998],[145.54218750000004,-38.39384765625002],[145.4757812500001,-38.24375],[145.29277343750002,-38.237597656249974],[144.95957031250012,-38.500781250000045],[144.71777343749997,-38.34033203125004],[144.91142578125007,-38.34404296874999],[145.11992187500007,-38.091308593750014],[144.89130859375004,-37.899804687499994],[144.39550781250003,-38.13691406249998],[144.6652343750001,-38.20996093750003],[143.53896484375005,-38.82089843749998],[142.45585937500002,-38.38632812499999],[141.725,-38.27138671875002],[141.5939453125001,-38.38779296875002],[141.42421875,-38.36347656250004],[141.0109375000001,-38.07695312500003],[140.39042968750007,-37.89667968749998],[139.78427734375012,-37.24580078124998],[139.85732421875,-36.662109375],[139.72900390625003,-36.37138671875002],[138.9689453125001,-35.58076171874997],[139.17802734375007,-35.52304687500002],[139.289453125,-35.61132812499997],[139.28251953125002,-35.375390624999966],[138.521875,-35.6423828125],[138.184375,-35.612695312499994],[138.5111328125,-35.02441406249996],[138.48994140625004,-34.76357421875002],[138.0892578125,-34.16982421875002],[137.69169921875002,-35.14296875000004],[136.88359375000007,-35.23974609375004],[137.01425781250012,-34.91582031250003],[137.39101562500005,-34.91328124999997],[137.49384765625004,-34.16113281250003],[137.9318359375001,-33.57910156250003],[137.85234375000007,-33.20078124999996],[137.99257812500005,-33.094238281250014],[137.78320312500003,-32.578125],[137.79091796875,-32.82324218749996],[137.44228515625,-33.1935546875],[137.23730468750003,-33.62949218749999],[136.43066406249997,-34.02998046875004],[135.891015625,-34.660937499999974],[135.96972656249997,-34.98183593749998],[135.7923828125,-34.863281249999986],[135.64755859375006,-34.93964843750001],[135.12304687499997,-34.58574218750003],[135.21679687499997,-34.48730468749996],[135.45,-34.58105468749996],[135.21894531250004,-33.959765625000045],[134.88876953125012,-33.62636718749998],[134.79101562499997,-33.32832031250001],[134.60771484375002,-33.19013671875001],[134.30126953124997,-33.16503906249996],[134.17353515625004,-32.979101562500006],[134.10039062500007,-32.748632812500034],[134.22714843750006,-32.73056640624999],[134.23417968750007,-32.54853515625004],[133.66533203125007,-32.207226562500054],[133.21210937500004,-32.18378906249998],[132.75742187500012,-31.95625],[132.21464843750002,-32.00712890624996],[131.14365234375006,-31.49570312500005],[130.78300781250002,-31.604003906249986],[129.1876953125001,-31.659960937500017],[127.31982421874997,-32.2640625],[125.91718750000004,-32.296972656250034],[124.75878906250003,-32.882714843749994],[124.24375,-33.01523437499999],[123.50683593749997,-33.916210937500054],[122.15097656250006,-33.99179687499999],[122.06113281250006,-33.874414062499966],[121.40507812500007,-33.826757812500034],[119.85410156250012,-33.97470703124998],[119.45058593750005,-34.368261718750034],[118.89531250000007,-34.47988281250004],[118.13554687500002,-34.98662109374999],[117.58193359375005,-35.09775390624998],[116.51718750000012,-34.98789062499998],[115.98671875000005,-34.795019531250034],[115.56503906250012,-34.42578125000003],[115.00878906250003,-34.25585937499997],[114.9938476562501,-33.51533203125],[115.3587890625,-33.63994140624999],[115.68300781250005,-33.19287109375003],[115.6984375000001,-31.694531250000054],[115.07792968750007,-30.560449218750023],[114.85683593750005,-29.14296875],[114.16513671875012,-28.08066406250002],[114.028125,-27.34726562499999],[113.18476562500004,-26.182226562499963],[113.32324218749997,-26.243847656249997],[113.35605468750012,-26.080468750000023],[113.58164062500006,-26.558105468749986],[113.73369140625002,-26.59511718749998],[113.83642578125003,-26.50058593749999],[113.85283203125007,-26.33212890625005],[113.39531250000002,-25.71328125],[113.4513671875001,-25.599121093750014],[113.7130859375001,-25.83076171875004],[113.72373046875006,-26.129785156250037],[113.85390625,-26.01445312499999],[113.99199218750007,-26.32148437500001],[114.09033203124997,-26.393652343749963],[114.21572265625,-26.289453124999966],[114.2142578125,-25.851562500000014],[113.41767578125004,-24.435644531250034],[113.48984375000012,-23.869628906250014],[113.7570312500001,-23.418164062500054],[113.79511718750004,-22.91455078125003],[113.68281250000004,-22.637792968749963],[114.02285156250005,-21.881445312499977],[114.12392578125005,-21.828613281249957],[114.14160156250003,-22.483105468749983],[114.37773437500007,-22.341503906249997],[114.70927734375002,-21.82343749999997],[115.45615234375012,-21.49169921874997],[116.0109375000001,-21.030371093749963],[116.7067382812501,-20.653808593749986],[117.40625,-20.72119140625003],[118.19921875000003,-20.37519531249997],[118.75146484374997,-20.261914062499983],[119.10449218749997,-19.995312500000026],[119.58593750000003,-20.03828125],[120.99794921875,-19.604394531249966],[121.33769531250002,-19.31992187500002],[121.83378906250002,-18.477050781249986],[122.34541015625004,-18.11191406250002],[122.14746093749997,-17.54902343750001],[122.2609375000001,-17.135742187500014],[122.72041015625004,-16.78769531249999],[122.97070312499997,-16.436816406250003],[123.56308593750006,-17.520898437499966],[123.59355468750007,-17.03037109375005],[123.83105468750003,-17.120800781249997],[123.8744140625,-16.918652343750026],[123.4904296875001,-16.49072265624997],[123.62597656249997,-16.416308593750003],[123.60703125000006,-16.224023437499994],[123.72890625,-16.192480468749963],[123.85917968750007,-16.38232421875],[124.04443359374997,-16.264941406249974],[124.30039062500006,-16.388281249999977],[124.77197265624997,-16.40263671874996],[124.40488281250006,-16.298925781249977],[124.41640625,-16.133496093750026],[124.5768554687501,-16.11367187499998],[124.64853515625012,-15.870214843750034],[124.50429687500005,-15.972460937499989],[124.38164062500002,-15.758203125000037],[124.43955078125012,-15.493554687500037],[124.56162109375012,-15.496289062499969],[124.69257812500004,-15.273632812499997],[125.06298828125003,-15.44228515624998],[125.0729492187501,-15.306738281249991],[124.90917968750003,-15.310058593749957],[124.83906250000004,-15.160742187500006],[125.03818359375012,-15.004101562499969],[125.35566406250004,-15.119824218750011],[125.17871093749997,-14.714746093749994],[125.57978515625004,-14.483203124999989],[125.62773437500002,-14.256640625000017],[125.70458984374997,-14.29140625],[125.66162109375003,-14.529492187500011],[125.81953125000004,-14.469140624999966],[125.890625,-14.61796875],[126.0207031250001,-14.49453125],[126.0539062500001,-13.977246093750026],[126.1842773437501,-14.00205078125002],[126.25849609375004,-14.163574218749972],[126.403125,-14.018945312499994],[126.5697265625,-14.160937499999974],[126.7806640625,-13.955175781249977],[126.77558593750004,-13.788476562500037],[126.90322265625,-13.744140624999972],[127.45761718750006,-14.031445312499969],[128.18046875000007,-14.711621093749983],[128.06943359375012,-15.329296874999969],[128.15546875000004,-15.225585937499972],[128.25468750000002,-15.298535156250011],[128.175,-15.043164062500026],[128.57578125000006,-14.774511718750006],[129.05820312500012,-14.884375],[129.21582031249997,-15.160253906249991],[129.26757812500003,-14.871484375000051],[129.63476562499997,-15.139746093749991],[129.637109375,-14.850976562500037],[129.84873046875012,-14.828906249999989],[129.60468750000004,-14.647070312499977],[129.69794921875004,-14.557421875000017],[129.37871093750002,-14.39248046874998],[129.70986328125,-13.979980468749972],[129.83886718749997,-13.572949218749997],[130.25976562500003,-13.30224609375],[130.1349609375001,-13.145507812499957],[130.1681640625001,-12.957421875],[130.39990234374997,-12.68789062499999],[130.61748046875007,-12.646875],[130.62265625000006,-12.43105468749998],[130.8673828125001,-12.557812499999955],[130.87382812500007,-12.367187500000028],[131.29160156250006,-12.067871093749972],[131.43828125000002,-12.27695312500002],[132.06406250000006,-12.28076171875],[132.25322265625007,-12.186035156249972],[132.41103515625,-12.295117187499997],[132.51054687500002,-12.134863281250034],[132.71279296875,-12.1234375],[132.63046875000012,-12.035156249999972],[132.67421875000005,-11.649023437499991],[132.47519531250006,-11.491503906249974],[132.07285156250006,-11.474707031250006],[131.82246093750004,-11.302441406249997],[131.96152343750006,-11.180859375000011],[132.15546875000004,-11.311132812499991],[132.33398437499997,-11.223535156249994],[132.6828125000001,-11.505566406249997],[132.96103515625012,-11.407324218749963],[133.18525390625004,-11.705664062499991],[133.90419921875,-11.832031249999972],[134.4173828125,-12.052734375],[134.73027343750002,-11.984375],[135.02968750000005,-12.19375],[135.2179687500001,-12.221679687499957],[135.92246093750012,-11.825781250000034],[135.70439453125007,-12.209863281250037],[136.00849609375004,-12.19140625],[136.08183593750007,-12.422460937500006],[136.26064453125,-12.433789062499997],[136.32851562500005,-12.305566406249994],[136.24990234375,-12.173046875],[136.44335937499997,-11.951464843749974],[136.7194335937501,-12.226464843749952],[136.89746093749997,-12.243554687499966],[136.94746093750004,-12.34990234374996],[136.53701171875,-12.784277343749991],[136.59433593750012,-13.003808593750051],[136.46103515625006,-13.225195312500034],[136.29414062500004,-13.137988281250031],[135.92734375000012,-13.304296874999977],[135.95449218750005,-13.934863281250017],[135.40517578125005,-14.758203124999966],[135.4533203125001,-14.923144531250003],[136.20537109375002,-15.403417968749963],[136.29140625000005,-15.570117187500003],[136.70488281250007,-15.685253906250011],[136.78466796874997,-15.89423828125004],[137.00214843750004,-15.878320312499994],[137.70371093750006,-16.233007812499963],[138.24501953125005,-16.718359374999977],[139.00986328125006,-16.899316406249994],[139.2484375,-17.328613281249957],[140.03583984375004,-17.702636718749957],[140.51113281250005,-17.62451171875003],[140.83046875,-17.414453125000037],[141.29140625,-16.46347656250002],[141.62548828124997,-15.056640625000014],[141.52294921875003,-14.470117187499994],[141.59433593750006,-14.152832031250014],[141.47255859375,-13.797558593750011],[141.64541015625,-13.259082031250003],[141.61357421875002,-12.943457031250006],[141.92978515625006,-12.73984375],[141.67773437500003,-12.491406250000011],[141.68857421875012,-12.351074218750028],[141.87050781250005,-11.9755859375],[141.96113281250004,-12.054296874999963],[142.168359375,-10.946582031249974],[142.45644531250005,-10.707324218749989],[142.60507812500012,-10.748242187499983],[142.55273437500003,-10.874414062500023],[142.7796875,-11.115332031249977],[142.87255859374997,-11.821386718750034],[143.17890625000004,-11.954492187499966]]],[[[142.2748046875,-10.704785156250011],[142.19140624999997,-10.762011718750031],[142.1310546875001,-10.640625],[142.19794921875004,-10.59199218750004],[142.2748046875,-10.704785156250011]]]]},"properties":{"name":"Australia","childNum":30}},{"geometry":{"type":"Polygon","coordinates":[[[16.953125,48.598828125],[16.86542968750001,48.3869140625],[17.147363281250023,48.00595703125],[17.06660156250001,47.707568359374996],[16.421289062500023,47.674462890624994],[16.676562500000017,47.536035156249994],[16.44287109375,47.39951171875],[16.453417968750017,47.006787109375],[16.093066406250017,46.86328125],[15.957617187500006,46.677636718749994],[14.893261718750011,46.605908203125],[14.5498046875,46.399707031249996],[13.7,46.520263671875],[13.490039062500017,46.555566406249994],[13.3515625,46.557910156249996],[13.16875,46.57265625],[12.479199218750011,46.672509765624994],[12.38828125,46.70263671875],[12.330078125,46.759814453124996],[12.267968750000023,46.835888671875],[12.154101562500017,46.93525390625],[12.130761718750023,46.98476562499999],[12.16552734375,47.028173828125],[12.201269531250006,47.060888671875],[12.197167968750023,47.075],[12.16943359375,47.08212890625],[11.775683593750017,46.986083984375],[11.527539062500011,46.997412109375],[11.433203125,46.983056640624994],[11.244433593750017,46.97568359375],[11.133886718750006,46.936181640624994],[11.0634765625,46.859130859375],[11.025097656250011,46.79697265625],[10.993261718750006,46.777001953124994],[10.92734375,46.769482421875],[10.828906250000017,46.775244140625],[10.759765625,46.793310546875],[10.689257812500017,46.84638671875],[10.579785156250011,46.8537109375],[10.479394531250023,46.855126953124994],[10.452832031250011,46.86494140625],[10.45458984375,46.8994140625],[10.414941406250023,46.964404296874996],[10.349414062500017,46.98476562499999],[10.133496093750011,46.851513671875],[9.580273437500011,47.057373046875],[9.527539062500011,47.270751953125],[9.625878906250023,47.467041015625],[9.524023437500006,47.52421875],[9.748925781250023,47.575537109375],[9.839160156250017,47.552294921874996],[9.971582031250023,47.505322265625],[10.034082031250023,47.473583984375],[10.059863281250017,47.449072265625],[10.066308593750023,47.393359375],[10.200292968750006,47.363427734374994],[10.183007812500023,47.27880859375],[10.369140625,47.366064453125],[10.40390625,47.4169921875],[10.439453125,47.5515625],[10.482812500000023,47.541796875],[10.65869140625,47.547216796875],[10.741601562500023,47.52412109375],[10.873046875,47.52021484375],[11.0419921875,47.393115234374996],[12.185644531250006,47.61953125],[12.203808593750011,47.646728515625],[12.196875,47.70908203125],[12.209277343750017,47.71826171875],[12.268359375000017,47.702734375],[12.353540736607165,47.70264787946429],[12.492553013392856,47.68551897321428],[12.685839843750017,47.669335937499994],[12.771386718750023,47.639404296875],[12.796191406250017,47.60703125],[12.781152343750023,47.5904296875],[12.7828125,47.56416015625],[12.809375,47.5421875],[12.87890625,47.5064453125],[12.968066406250017,47.47568359375],[13.014355468750011,47.478076171874996],[13.031542968750017,47.5080078125],[13.047949218750006,47.579150390624996],[13.054101562500023,47.655126953125],[12.897656250000011,47.721875],[12.953515625000023,47.890625],[12.760351562500006,48.106982421874996],[13.215234375000023,48.301904296874994],[13.322851562500006,48.33125],[13.409375,48.394140625],[13.459863281250023,48.56455078125],[13.4716796875,48.571826171874996],[13.486621093750017,48.581835937499996],[13.636623883928596,48.580904017857144],[13.785351562500011,48.587451171874996],[13.798828125,48.6216796875],[13.802929687500011,48.747509765625],[13.814746093750017,48.766943359375],[14.049121093750017,48.602490234375],[14.691308593750023,48.59921875],[15.066796875000023,48.997851562499996],[16.057226562500006,48.754785156249994],[16.543554687500006,48.796240234375],[16.953125,48.598828125]]]},"properties":{"name":"Austria","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[46.1144531250001,38.877783203125034],[45.4796875000001,39.00625],[44.81718750000002,39.65043945312496],[44.76826171875004,39.70351562500005],[45.03164062500005,39.76513671874997],[45.15283203125003,39.58266601562502],[45.456835937500074,39.494482421875006],[45.78447265625002,39.54560546875001],[45.76630859375004,39.37846679687499],[45.977441406249994,39.24389648437503],[46.1144531250001,38.877783203125034]]],[[[48.572851562500006,41.84448242187503],[49.45673828125004,40.79985351562502],[49.77597656250006,40.583984375],[50.18251953125005,40.50478515625002],[50.3659179687501,40.279492187499955],[49.91884765625005,40.31640625000003],[49.55117187499999,40.19414062499999],[49.3244140625001,39.60834960937501],[49.36279296875003,39.349560546874955],[49.16533203125002,39.03027343750003],[49.013476562500074,39.13398437500001],[48.85449218750003,38.83881835937501],[48.86875,38.43549804687498],[48.59267578125005,38.41108398437498],[47.99648437499999,38.85375976562503],[48.292089843750006,39.01884765624999],[48.10439453125005,39.241113281249994],[48.322167968749994,39.39907226562502],[47.995898437500074,39.683935546875034],[46.490625,38.90668945312498],[46.400292968749994,39.1921875],[46.584765625000074,39.22368164062499],[46.36523437500003,39.402490234374994],[46.48144531249997,39.55517578125003],[46.202050781249994,39.59448242187503],[45.57978515625004,39.9775390625],[45.8859375000001,40.024853515624955],[45.96464843750002,40.233789062499966],[45.45439453125002,40.532373046874966],[45.37890624999997,40.67358398437506],[45.5875,40.846923828125],[45.07050781250004,41.075585937499966],[45.188574218750006,41.14741210937504],[45.001367187499994,41.29096679687498],[45.2171875,41.423193359375006],[45.28095703125004,41.449560546875034],[46.086523437500006,41.183837890625],[46.43095703125002,41.077050781249994],[46.534375,41.08857421875004],[46.62636718750005,41.15966796875006],[46.66240234375002,41.24550781250002],[46.67255859375004,41.28681640625001],[46.61894531250002,41.34375],[46.30546875000002,41.507714843749994],[46.18427734375004,41.70214843749997],[46.42988281250004,41.890966796875006],[46.74931640625002,41.812597656250006],[47.31767578125002,41.28242187500001],[47.79101562499997,41.19926757812502],[48.572851562500006,41.84448242187503]]]]},"properties":{"name":"Azerbaijan","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[30.553613281250023,-2.400097656250011],[30.53369140625,-2.42626953125],[30.441992187500006,-2.613476562500011],[30.424218750000023,-2.6416015625],[30.47333984375001,-2.6943359375],[30.42402343750001,-2.824023437500003],[30.433496093750023,-2.87451171875],[30.515039062500023,-2.917578125],[30.604296875000017,-2.935253906250011],[30.70947265625,-2.977246093750011],[30.7802734375,-2.98486328125],[30.811132812500006,-3.116406250000011],[30.79023437500001,-3.274609375000011],[30.4,-3.65390625],[29.947265625,-4.307324218750011],[29.7177734375,-4.455859375],[29.403222656250023,-4.449316406250006],[29.211816406250023,-3.833789062500003],[29.224414062500017,-3.053515625],[29.01435546875001,-2.72021484375],[29.10205078125,-2.595703125],[29.390234375,-2.80859375],[29.698046875000017,-2.794726562500003],[29.8681640625,-2.71640625],[29.93017578125,-2.339550781250011],[30.117285156250006,-2.416601562500006],[30.408496093750017,-2.31298828125],[30.553613281250023,-2.400097656250011]]]},"properties":{"name":"Burundi","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[5.693554687500011,50.774755859375006],[5.993945312500017,50.75043945312504],[6.340917968750006,50.451757812500034],[6.116503906250045,50.120996093749966],[6.08906250000004,50.15458984374996],[6.054785156249977,50.154296875],[5.976269531250068,50.167187499999955],[5.866894531250068,50.08281250000002],[5.817382812500028,50.01269531250003],[5.7880859375,49.96123046875002],[5.744042968749994,49.91962890624998],[5.789746093749983,49.53828125000001],[5.50732421875,49.51088867187502],[4.867578125000051,49.78813476562502],[4.818652343750045,50.153173828125034],[4.545019531250063,49.96025390624999],[4.149316406250023,49.971582031249994],[4.174609375000017,50.24648437500005],[3.689355468750023,50.30605468750002],[3.595410156250068,50.47734374999999],[3.27333984375008,50.53154296875002],[3.10683593750008,50.779443359374994],[2.759375,50.750634765624994],[2.52490234375,51.097119140624955],[3.35009765625,51.37768554687503],[3.43251953125008,51.24575195312505],[3.902050781250011,51.20766601562502],[4.226171875000034,51.38647460937503],[5.03095703125004,51.46909179687498],[5.214160156250045,51.278955078124966],[5.796484375000034,51.153076171875],[5.693554687500011,50.774755859375006]]]},"properties":{"name":"Belgium","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[3.595410156250011,11.6962890625],[3.553906250000011,11.631884765624989],[3.490527343750017,11.49921875],[3.48779296875,11.395410156249994],[3.638867187500011,11.176855468749991],[3.65625,11.154589843749989],[3.6953125,11.1203125],[3.71640625,11.07958984375],[3.7568359375,10.76875],[3.83447265625,10.607421875],[3.771777343750017,10.417626953124994],[3.646582031250006,10.408984374999989],[3.60205078125,10.004541015624994],[3.3251953125,9.778466796874994],[3.044921875,9.083837890624991],[2.774804687500023,9.048535156249997],[2.703125,8.371826171875],[2.68603515625,7.873730468749997],[2.719335937500006,7.616259765624989],[2.7509765625,7.541894531249994],[2.78515625,7.476855468749989],[2.783984375000017,7.443408203124989],[2.765820312500011,7.422509765624994],[2.75048828125,7.395068359374989],[2.756738281250023,7.067919921874989],[2.721386718750011,6.980273437499989],[2.731738281250017,6.852832031249989],[2.7529296875,6.771630859374994],[2.774609375000011,6.711718749999989],[2.753710937500017,6.661767578124994],[2.735644531250017,6.595703125],[2.706445312500023,6.369238281249991],[1.62265625,6.216796875],[1.777929687500006,6.294628906249997],[1.530957031250011,6.992431640625],[1.624707031250011,6.997314453125],[1.600195312500006,9.050048828125],[1.3857421875,9.361669921874991],[1.330078125,9.996972656249994],[0.763378906250011,10.386669921874997],[0.900488281250006,10.993261718749991],[1.4267578125,11.447119140624991],[1.980371093750023,11.418408203124997],[2.38916015625,11.897070312499991],[2.366015625000017,12.221923828125],[2.805273437500006,12.383837890624989],[3.595410156250011,11.6962890625]]]},"properties":{"name":"Benin","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[0.217480468750011,14.911474609374991],[0.163867187500017,14.497216796874994],[0.382519531250011,14.245800781249997],[0.42919921875,13.972119140624997],[0.6181640625,13.703417968750003],[1.201171875,13.357519531249991],[0.988476562500011,13.36484375],[0.9873046875,13.041894531249994],[1.56494140625,12.635400390624994],[2.104589843750006,12.701269531249991],[2.226269531250011,12.466064453125],[2.072949218750011,12.309375],[2.38916015625,11.897070312499991],[1.980371093750023,11.418408203124997],[1.4267578125,11.447119140624991],[0.900488281250006,10.993261718749991],[0.49267578125,10.954980468749994],[-0.068603515625,11.115625],[-0.299462890624994,11.166894531249994],[-0.627148437499983,10.927392578124994],[-1.04248046875,11.010058593749989],[-2.829931640624977,10.998388671874991],[-2.914892578124977,10.592333984374989],[-2.791162109374994,10.432421874999989],[-2.780517578125,9.745849609375],[-2.765966796874977,9.658056640624991],[-2.706201171874994,9.533935546875],[-2.695849609374989,9.481347656249994],[-2.7171875,9.457128906249991],[-2.7666015625,9.424707031249994],[-2.816748046874977,9.425830078124989],[-2.875146484374994,9.500927734374997],[-2.90087890625,9.534619140624997],[-2.948144531249994,9.610742187499994],[-2.98828125,9.687353515624991],[-3.042626953124994,9.720898437499997],[-3.095800781249977,9.752099609374994],[-3.160693359374989,9.849169921874989],[-3.223535156249994,9.895458984374997],[-3.289697265624994,9.882226562499994],[-3.581152343749977,9.92431640625],[-3.790625,9.9171875],[-4.18115234375,9.78173828125],[-4.267187499999977,9.743261718749991],[-4.332226562499983,9.645703125],[-4.406201171874983,9.647998046874989],[-4.526611328125,9.723486328124991],[-4.625830078124977,9.713574218749997],[-4.721777343749977,9.756542968749997],[-5.262304687499977,10.319677734374991],[-5.523535156249977,10.426025390625],[-5.490478515625,11.042382812499994],[-5.250244140625,11.375781249999989],[-5.288134765624989,11.827929687499989],[-4.699316406249977,12.076171875],[-4.4287109375,12.337597656249997],[-4.480615234374994,12.672216796874991],[-4.227099609374989,12.793701171875],[-4.328710937499977,13.119042968749994],[-4.151025390624994,13.306201171875003],[-3.947314453124989,13.402197265624991],[-3.527636718749989,13.182714843749991],[-3.3017578125,13.28076171875],[-3.248632812499977,13.658349609374994],[-2.950830078124994,13.6484375],[-2.873925781249994,13.950732421875003],[-2.586718749999989,14.227587890625003],[-2.113232421874983,14.16845703125],[-1.97304687499999,14.45654296875],[-1.049560546875,14.81953125],[-0.760449218749983,15.047753906249994],[-0.235888671874989,15.059423828124991],[0.217480468750011,14.911474609374991]]]},"properties":{"name":"Burkina Faso","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[91.94921875000003,21.50805664062503],[91.85947265625012,21.532958984375057],[91.90771484374997,21.722949218750017],[91.94921875000003,21.50805664062503]]],[[[91.87382812500002,21.832128906249977],[91.8375976562501,21.750244140625],[91.85068359375012,21.927050781250045],[91.87382812500002,21.832128906249977]]],[[[91.15078125000005,22.175195312499966],[91.04472656250002,22.10517578125001],[91.0794921875,22.519726562499983],[91.15078125000005,22.175195312499966]]],[[[91.55673828125006,22.38222656250005],[91.41132812500004,22.475683593750006],[91.45605468749997,22.61650390624999],[91.55673828125006,22.38222656250005]]],[[[90.77763671875007,22.089306640624983],[90.51503906250005,22.06513671875001],[90.68046875000007,22.327490234375006],[90.50292968749997,22.835351562499994],[90.59648437500002,22.863525390625057],[90.86816406250003,22.48486328125],[90.77763671875007,22.089306640624983]]],[[[88.94072265625002,26.24536132812497],[88.97041015625004,26.250878906250023],[88.95195312500002,26.412109375],[89.01865234375012,26.410253906249977],[89.28925781250004,26.03759765625],[89.54990234375006,26.005273437499994],[89.57275390625003,26.13232421875003],[89.67089843750003,26.21381835937504],[89.8229492187501,25.94140625000003],[89.82490234375004,25.56015625],[89.80087890625012,25.33613281250001],[89.81406250000006,25.305371093749955],[89.86630859375012,25.293164062499955],[90.11962890625003,25.21997070312497],[90.61308593750002,25.16772460937497],[92.04970703125005,25.16948242187499],[92.46835937500006,24.94414062499999],[92.38496093750004,24.848779296875023],[92.25126953125007,24.895068359375045],[92.22832031250002,24.88134765625],[92.22666015625012,24.77099609374997],[92.11748046875002,24.493945312500017],[92.06416015625004,24.374365234375006],[91.84619140624997,24.17529296875003],[91.72656250000003,24.20507812499997],[91.35019531250012,24.06049804687501],[91.16044921875007,23.66064453125],[91.359375,23.06835937500003],[91.43623046875004,23.19990234375001],[91.55351562500002,22.991552734375006],[91.61953125,22.97968750000001],[91.75097656250003,23.053515625000017],[91.75419921875007,23.287304687499955],[91.79003906249997,23.361035156249983],[91.937890625,23.504687500000017],[91.92949218750007,23.598242187499977],[91.92958984375,23.68598632812501],[91.97851562500003,23.691992187499977],[92.04404296875006,23.677783203125017],[92.24609375000003,23.683593750000057],[92.33378906250002,23.242382812499955],[92.36162109375002,22.929003906250074],[92.46445312500006,22.734423828125045],[92.49140625000004,22.685400390625006],[92.5612304687501,22.04804687500001],[92.57490234375004,21.978076171875045],[92.58281250000002,21.940332031249994],[92.5934570312501,21.46733398437499],[92.63164062500002,21.306201171875045],[92.33056640624997,21.439794921874977],[92.17958984375005,21.293115234375023],[92.32412109375,20.791845703125063],[92.0560546875,21.1748046875],[91.86337890625012,22.350488281249966],[91.7970703125001,22.297460937500006],[91.48007812500006,22.884814453125045],[91.2162109375,22.642236328124994],[90.94560546875002,22.597021484375034],[90.65625,23.025488281250006],[90.60400390624997,23.59135742187499],[90.55566406249997,23.42153320312505],[90.26914062500012,23.455859375000017],[90.59091796875012,23.266406250000045],[90.43505859374997,22.751904296874955],[90.61611328125,22.362158203125034],[90.23056640625006,21.82978515625004],[90.07119140625005,21.887255859375017],[90.20957031250006,22.156591796875006],[89.95419921875006,22.022851562500023],[89.91806640625012,22.11616210937501],[89.98515625000002,22.466406250000063],[89.81191406250005,21.983496093750006],[89.56855468750004,21.767431640625034],[89.48320312500007,22.275537109374994],[89.50058593750006,21.914355468750045],[89.35371093750004,21.72109375],[89.09394531250004,21.872753906249983],[89.05,22.274609374999983],[88.92070312500002,22.632031249999955],[88.89970703125002,22.843505859375057],[88.85058593749997,23.040527343750057],[88.928125,23.186621093750063],[88.72441406250002,23.254980468750034],[88.69765625,23.493017578125034],[88.63574218749997,23.55],[88.56738281249997,23.674414062500034],[88.69980468750006,24.002539062500006],[88.71376953125,24.069628906250017],[88.72656250000003,24.186230468749955],[88.7335937500001,24.23090820312501],[88.72353515625,24.27490234375],[88.64228515625004,24.325976562500017],[88.49853515625003,24.34663085937504],[88.3375,24.45385742187503],[88.225,24.460644531249983],[88.14550781250003,24.485791015624955],[88.07910156249997,24.549902343750063],[88.02343750000003,24.62783203125005],[88.03027343749997,24.66445312500005],[88.0451171875001,24.713037109374994],[88.1498046875,24.914648437500034],[88.1888671875,24.92060546875001],[88.27949218750004,24.881933593750034],[88.31337890625005,24.8818359375],[88.37294921875,24.961523437499977],[88.45625,25.18842773437504],[88.57382812500006,25.18789062499999],[88.92978515625012,25.222998046875063],[88.94414062500002,25.290771484375],[88.85478515625002,25.333544921875017],[88.76914062500006,25.490478515625],[88.50244140624997,25.537011718749994],[88.14746093749997,25.811425781250023],[88.1066406250001,25.841113281250045],[88.15078125000005,26.08715820312497],[88.33398437499997,26.257519531249955],[88.44042968749997,26.369482421875034],[88.38623046875003,26.471533203125034],[88.35146484375005,26.482568359374966],[88.36992187500002,26.564111328124994],[88.51826171875004,26.517773437499955],[88.68281250000004,26.291699218749983],[88.94072265625002,26.24536132812497]]]]},"properties":{"name":"Bangladesh","childNum":6}},{"geometry":{"type":"Polygon","coordinates":[[[28.585351562500023,43.742236328124996],[28.465429687500006,43.389306640624994],[28.133691406250023,43.39560546875],[27.92890625000001,43.1861328125],[27.88886718750001,42.74970703125],[27.484765625000023,42.468066406249996],[28.014453125000017,41.969042968749996],[27.47480468750001,41.946875],[27.294921875,42.079541015625],[27.24433593750001,42.09326171875],[27.01171875,42.058642578124996],[26.96875,42.02685546875],[26.884863281250006,41.991845703124994],[26.615332031250006,41.964892578124996],[26.549707031250023,41.896728515625],[26.51142578125001,41.8263671875],[26.3603515625,41.8015625],[26.327246093750006,41.772802734375],[26.31796875,41.744677734374996],[26.320898437500006,41.716552734375],[26.200585937500023,41.743798828124994],[26.107421875,41.72568359375],[26.085546875,41.704150390624996],[26.066015625,41.673242187499994],[26.1435546875,41.521533203124996],[26.155175781250023,41.434863281249996],[26.135351562500006,41.3857421875],[26.06640625,41.35068359375],[25.92333984375,41.311914062499994],[25.784960937500017,41.330419921875],[25.52705078125001,41.2998046875],[25.381933593750006,41.26435546875],[25.25117187500001,41.243554687499994],[24.773730468750017,41.356103515624994],[24.595996093750017,41.442724609375],[24.5693359375,41.4673828125],[24.51826171875001,41.552539062499996],[24.487890625,41.555224609374996],[24.056054687500023,41.527246093749994],[24.03291015625001,41.469091796875],[24.011328125,41.46005859375],[23.635156250000023,41.386767578124996],[23.53583984375001,41.386035156249996],[23.433398437500017,41.398730468749996],[23.3720703125,41.3896484375],[23.23984375,41.3849609375],[23.15595703125001,41.322070312499996],[22.916015625,41.336279296875],[23.00361328125001,41.73984375],[22.836816406250023,41.993603515625],[22.344042968750017,42.31396484375],[22.42207031250001,42.328857421875],[22.445703125000023,42.359130859375],[22.523535156250006,42.440966796874996],[22.53242187500001,42.481201171875],[22.524218750000017,42.50390625],[22.43623046875001,42.6291015625],[22.466796875,42.84248046875],[22.799902343750006,42.985742187499994],[22.976855468750017,43.18798828125],[22.85957031250001,43.25234375],[22.819726562500023,43.300732421875],[22.767578125,43.354150390624994],[22.554589843750023,43.454492187499994],[22.36962890625,43.781298828124996],[22.36542968750001,43.862109375],[22.399023437500006,43.96953125],[22.420800781250023,44.007421875],[22.452529688228115,44.0510441391688],[22.547921095934313,44.113823956634434],[22.688564844478098,44.254306249271906],[23.02851562500001,44.077978515625],[22.868261718750006,43.947900390624994],[22.919042968750006,43.83447265625],[25.4970703125,43.670800781249994],[26.2158203125,44.007275390625],[27.0869140625,44.167382812499994],[27.425390625,44.0205078125],[27.88427734375,43.987353515624996],[28.221972656250017,43.772851562499994],[28.585351562500023,43.742236328124996]]]},"properties":{"name":"Bulgaria","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[50.60722656250002,25.883105468750003],[50.57490234375001,25.806787109374994],[50.465917968750006,25.965527343749997],[50.46992187500001,26.228955078124997],[50.5859375,26.24072265625],[50.60722656250002,25.883105468750003]]]},"properties":{"name":"Bahrain","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.02685546874994,21.19238281250003],[-73.16455078125003,20.979150390625023],[-73.68115234375003,20.9755859375],[-73.68037109374995,21.103320312500017],[-73.52309570312497,21.190820312499966],[-73.23535156249997,21.15449218750004],[-73.05849609375,21.313378906249994],[-73.02685546874994,21.19238281250003]]],[[[-73.041015625,22.429052734375006],[-72.74726562500001,22.32739257812497],[-73.16191406250002,22.380712890625006],[-73.041015625,22.429052734375006]]],[[[-74.20673828124998,22.213769531250023],[-74.27690429687499,22.183691406250006],[-73.906396484375,22.527441406250063],[-73.95419921874995,22.71552734375001],[-73.84995117187503,22.731054687500063],[-73.83652343749998,22.538427734374977],[-74.20673828124998,22.213769531250023]]],[[[-74.05751953124997,22.723486328125034],[-74.27460937499995,22.71166992187503],[-74.30703125,22.83959960937497],[-74.05751953124997,22.723486328125034]]],[[[-74.84047851562494,22.894335937500017],[-75.22333984374995,23.165332031250074],[-75.13056640624998,23.267919921875006],[-75.31596679687502,23.668359374999966],[-74.84047851562494,22.894335937500017]]],[[[-75.66455078124997,23.45014648437501],[-76.03710937500003,23.60278320312503],[-76.01044921875001,23.671386718750057],[-75.66455078124997,23.45014648437501]]],[[[-74.42944335937497,24.068066406249955],[-74.55092773437502,23.96894531250001],[-74.52690429687502,24.105078125000034],[-74.42944335937497,24.068066406249955]]],[[[-77.65771484374994,24.249462890624955],[-77.75527343750002,24.163476562500023],[-77.61538085937494,24.216357421875045],[-77.5615234375,24.136816406250006],[-77.57373046875,23.739160156249994],[-77.77128906249999,23.752539062499977],[-77.99990234374994,24.219824218750063],[-77.65771484374994,24.249462890624955]]],[[[-75.30839843749999,24.2],[-75.50322265624996,24.139062500000023],[-75.40893554687503,24.265771484374994],[-75.72666015625,24.68935546875005],[-75.30839843749999,24.2]]],[[[-77.34755859375,25.013867187499983],[-77.56191406249997,25.030029296875],[-77.27558593750001,25.055761718750006],[-77.34755859375,25.013867187499983]]],[[[-77.74384765625001,24.70742187499999],[-77.74521484375,24.463476562500034],[-78.04492187499997,24.287451171875063],[-78.14580078125002,24.493457031250017],[-78.36650390624993,24.544189453125057],[-78.435302734375,24.627587890624994],[-78.24272460937493,24.65380859375],[-78.21137695312495,25.191259765624977],[-77.97529296874998,25.084814453125063],[-77.74384765625001,24.70742187499999]]],[[[-76.64882812499994,25.487402343750006],[-76.34379882812496,25.33203124999997],[-76.12661132812497,25.14052734375005],[-76.16953125,24.6494140625],[-76.319970703125,24.81767578124999],[-76.21376953124994,24.822460937499983],[-76.160400390625,25.119335937499983],[-76.36928710937502,25.312597656250006],[-76.62070312499998,25.43164062500003],[-76.78066406249997,25.426855468750006],[-76.71083984374997,25.564892578124983],[-76.64882812499994,25.487402343750006]]],[[[-78.49287109375001,26.729052734375017],[-77.92246093749998,26.69111328125001],[-78.74365234374994,26.50068359375004],[-78.98564453124996,26.689501953125045],[-78.79804687500001,26.58242187499999],[-78.59711914062493,26.797949218750006],[-78.49287109375001,26.729052734375017]]],[[[-77.22563476562496,25.904199218750023],[-77.40317382812498,26.02470703124996],[-77.24677734374998,26.156347656250034],[-77.238623046875,26.561132812500006],[-77.510595703125,26.845996093750045],[-77.94375,26.90356445312503],[-77.53388671874995,26.903417968750006],[-77.06635742187501,26.530175781249994],[-77.03828124999998,26.333447265624983],[-77.16728515624996,26.240332031250006],[-77.22563476562496,25.904199218750023]]]]},"properties":{"name":"Bahamas","childNum":14}},{"geometry":{"type":"Polygon","coordinates":[[[19.007128906250045,44.86918945312502],[19.348632812500057,44.88090820312502],[19.118457031250074,44.359960937500006],[19.583789062500017,44.04345703125003],[19.245019531249994,43.96503906250004],[19.495117187500057,43.642871093750045],[19.19433593749997,43.533300781250006],[19.164355468750017,43.53544921874999],[19.11279296874997,43.52773437500002],[19.080078125000057,43.51772460937502],[19.0283203125,43.53251953125002],[18.97421875,43.54233398437498],[18.95068359375,43.52666015624999],[19.036718750000034,43.35732421875002],[19.026660156250017,43.292431640624955],[18.97871093750001,43.28540039062503],[18.934667968750006,43.339453125000034],[18.85107421875003,43.34633789062502],[18.749218750000068,43.283544921875006],[18.67421875000008,43.230810546875006],[18.623632812500063,43.027685546875034],[18.488476562500068,43.01215820312498],[18.44384765625003,42.96845703125004],[18.46601562500001,42.777246093749994],[18.54589843750003,42.64160156249997],[18.436328125000017,42.559716796874994],[17.667578125000063,42.897119140624994],[17.585156250000068,42.93837890625005],[17.650488281250063,43.006591796875],[17.27382812500005,43.44575195312501],[16.300097656250017,44.12451171875],[16.10341796875008,44.52099609375006],[15.736621093750045,44.76582031250001],[15.788085937500057,45.17895507812497],[16.028320312500057,45.18959960937502],[16.29335937500005,45.00883789062496],[16.53066406250008,45.21669921875002],[16.918652343749983,45.27656249999998],[17.812792968750074,45.078125],[18.66259765625,45.07744140624999],[18.83642578125,44.883251953124955],[19.007128906250045,44.86918945312502]]]},"properties":{"name":"Bosnia and Herz.","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[28.14794921875,56.142919921875],[28.284277343750006,56.055908203125],[29.375,55.938720703125],[29.353417968750023,55.784375],[29.412988281250023,55.724853515625],[29.482226562500017,55.6845703125],[29.63007812500001,55.751171875],[29.6845703125,55.7697265625],[29.744140625,55.77041015625],[29.82392578125001,55.7951171875],[29.881640625000017,55.832324218749996],[29.93701171875,55.845263671874996],[30.04267578125001,55.83642578125],[30.23359375000001,55.84521484375],[30.625585937500006,55.666259765625],[30.906835937500006,55.57001953125],[30.90058593750001,55.397412109375],[30.82099609375001,55.3302734375],[30.810546875,55.306982421875],[30.814453125,55.2787109375],[30.87744140625,55.2234375],[30.958886718750023,55.13759765625],[30.97773437500001,55.08779296875],[30.97773437500001,55.05048828125],[30.829882812500017,54.914990234375],[30.804492187500017,54.8609375],[30.791015625,54.806005859375],[30.798828125,54.783251953124996],[30.984179687500017,54.6958984375],[31.12128906250001,54.648486328124996],[31.152148437500017,54.625341796875],[31.074804687500006,54.491796875],[31.18476562500001,54.452978515625],[31.299121093750017,54.29169921875],[31.403613281250017,54.195947265625],[31.62841796875,54.111181640625],[31.7919921875,54.055908203125],[31.825976562500017,54.030712890625],[31.837792968750023,54.00078125],[31.825292968750006,53.935009765625],[31.783007812500017,53.85498046875],[31.754199218750017,53.81044921875],[31.82080078125,53.791943359375],[31.9921875,53.796875],[32.20039062500001,53.78125],[32.45097656250002,53.6533203125],[32.70429687500001,53.336328125],[32.64443359375002,53.32890625],[32.57802734375002,53.31240234375],[32.469335937500006,53.2703125],[32.14199218750002,53.091162109375],[31.849707031250006,53.106201171875],[31.668261718750017,53.200927734375],[31.417871093750023,53.196044921875],[31.38837890625001,53.184814453125],[31.364550781250017,53.138964843749996],[31.30292968750001,53.060888671875],[31.2587890625,53.01669921875],[31.29511718750001,52.989794921874996],[31.35302734375,52.933447265625],[31.442773437500023,52.86181640625],[31.53515625,52.7982421875],[31.564843750000023,52.759228515625],[31.585546875,52.532470703125],[31.57734375000001,52.312304687499996],[31.6015625,52.284814453125],[31.64990234375,52.26220703125],[31.690625,52.220654296875],[31.758593750000017,52.125830078125],[31.76337890625001,52.10107421875],[31.57373046875,52.10810546875],[31.345996093750017,52.10537109375],[31.21796875000001,52.050244140625],[30.98066406250001,52.046191406249996],[30.845703125,51.953076171875],[30.755273437500023,51.895166015625],[30.667285156250017,51.814111328125],[30.583886718750023,51.68896484375],[30.533007812500017,51.596337890624994],[30.56074218750001,51.531494140625],[30.602343750000017,51.471240234374996],[30.611718750000023,51.40634765625],[30.63251953125001,51.355419921875],[30.449511718750017,51.274316406249994],[30.160742187500006,51.477880859375],[29.346484375000017,51.382568359375],[29.10205078125,51.6275390625],[29.06074218750001,51.625439453125],[29.013085937500023,51.598925781249996],[28.97773437500001,51.57177734375],[28.927539062500017,51.562158203124994],[28.849511718750023,51.540185546874994],[28.73125,51.433398437499996],[28.690234375000017,51.438867187499994],[28.647753906250017,51.45654296875],[28.599023437500023,51.542626953124994],[28.532031250000017,51.562451171875],[27.85859375000001,51.5923828125],[27.7,51.477978515625],[27.689746093750017,51.572412109374994],[27.296289062500023,51.597412109375],[27.270117187500006,51.613574218749996],[27.141992187500023,51.75205078125],[27.074121093750023,51.76083984375],[26.95283203125001,51.75400390625],[26.7734375,51.770703125],[25.785742187500006,51.923828125],[24.361914062500006,51.867529296875],[24.280078125000017,51.774707031249996],[24.126855468750023,51.6646484375],[23.978320312500017,51.59130859375],[23.951171875,51.58505859375],[23.8642578125,51.623974609375],[23.79169921875001,51.637109375],[23.706835937500017,51.64130859375],[23.61376953125,51.525390625],[23.605273437500017,51.517919921875],[23.652441406250006,52.040380859375],[23.175097656250017,52.28662109375],[23.915429687500023,52.770263671875],[23.484667968750017,53.939794921875],[23.55908203125,53.91982421875],[23.733691406250017,53.912255859375],[24.191308593750023,53.950439453125],[24.236621093750017,53.919970703124996],[24.31796875,53.89296875],[24.620703125,53.979833984375],[24.768164062500006,53.974658203124996],[24.78925781250001,53.9982421875],[24.82568359375,54.118994140625],[24.869531250000023,54.145166015625],[25.04609375000001,54.133056640625],[25.111425781250006,54.154931640625],[25.179492187500017,54.2142578125],[25.46113281250001,54.292773437499996],[25.505664062500017,54.264941406249996],[25.52734375,54.215136718749996],[25.497363281250017,54.175244140625],[25.573046875000017,54.139892578125],[25.765234375,54.17978515625],[25.702539062500023,54.29296875],[25.61689453125001,54.310107421874996],[25.557519531250023,54.310693359375],[25.54736328125,54.331835937499996],[25.56757812500001,54.37705078125],[25.62031250000001,54.460400390625],[25.68515625,54.535791015625],[25.72480468750001,54.564257812499996],[25.73164062500001,54.590380859374996],[25.722460937500017,54.71787109375],[25.859277343750023,54.919287109375],[25.964453125,54.94716796875],[26.09296875000001,54.9623046875],[26.175195312500023,55.003271484375],[26.250781250000017,55.12451171875],[26.291796875000017,55.139599609375],[26.601171875,55.130175781249996],[26.6484375,55.20419921875],[26.775683593750017,55.273095703125],[26.760156250000023,55.293359375],[26.68125,55.306445312499996],[26.49531250000001,55.318017578125],[26.457617187500006,55.34248046875],[26.469531250000017,55.371923828125],[26.51923828125001,55.44814453125],[26.56660156250001,55.546484375],[26.5908203125,55.62265625],[26.593554687500017,55.667529296874996],[27.052539062500017,55.83056640625],[27.576757812500006,55.798779296875],[28.14794921875,56.142919921875]]]},"properties":{"name":"Belarus","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-87.8529296875,17.4228515625],[-87.92998046874996,17.283007812500017],[-87.826416015625,17.546289062499994],[-87.8529296875,17.4228515625]]],[[[-88.89404296875,15.890625],[-89.2328125,15.888671875],[-89.16147460937503,17.81484375],[-89.13354492187503,17.970800781249977],[-88.80634765624998,17.965527343749983],[-88.52299804687499,18.445898437500063],[-88.29565429687494,18.47241210937503],[-88.34926757812494,18.358837890624983],[-88.1302734375,18.350732421875023],[-88.08525390624999,18.226123046875045],[-88.27172851562494,17.60986328125],[-88.203466796875,17.5166015625],[-88.31342773437501,16.632763671874983],[-88.89404296875,15.890625]]]]},"properties":{"name":"Belize","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-64.73027343749999,32.29345703125],[-64.86284179687499,32.273876953125],[-64.66831054687499,32.38193359375],[-64.73027343749999,32.29345703125]]]},"properties":{"name":"Bermuda","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-58.15976562499999,-20.164648437500006],[-58.18017578125,-19.81787109375],[-59.09052734375,-19.286230468750006],[-60.00737304687499,-19.29755859375001],[-61.7568359375,-19.6453125],[-62.276318359375,-20.5625],[-62.27666015624999,-21.066015625],[-62.65097656249999,-22.233691406250003],[-62.84335937499999,-21.99726562500001],[-63.92167968749999,-22.028613281250003],[-63.97612304687499,-22.072558593750003],[-64.26640624999999,-22.603320312500003],[-64.30791015624999,-22.7953125],[-64.32529296874999,-22.82763671875],[-64.373974609375,-22.761035156250003],[-64.4455078125,-22.58535156250001],[-64.477734375,-22.4853515625],[-64.5236328125,-22.37158203125],[-64.60551757812499,-22.228808593750003],[-64.992626953125,-22.109667968750003],[-65.518798828125,-22.09453125],[-65.686181640625,-22.11025390625001],[-65.77104492187499,-22.099609375],[-65.86015624999999,-22.01972656250001],[-66.05859375,-21.879492187500006],[-66.098583984375,-21.835058593750006],[-66.17465820312499,-21.8056640625],[-66.220166015625,-21.802539062500003],[-66.24760742187499,-21.83046875],[-66.28212890625,-21.94746093750001],[-66.3224609375,-22.053125],[-66.365185546875,-22.11376953125],[-66.71171874999999,-22.21630859375],[-66.99111328125,-22.509863281250006],[-67.19487304687499,-22.82167968750001],[-67.362255859375,-22.85517578125001],[-67.57993164062499,-22.891699218750006],[-67.79443359375,-22.879492187500006],[-67.87944335937499,-22.82294921875001],[-67.88173828125,-22.49335937500001],[-68.18642578125,-21.61855468750001],[-68.197021484375,-21.30029296875],[-68.558251953125,-20.901953125],[-68.484326171875,-20.62841796875],[-68.74516601562499,-20.45859375],[-68.75932617187499,-20.115527343750003],[-68.560693359375,-19.967089843750003],[-68.559375,-19.90234375],[-68.578271484375,-19.856542968750006],[-68.69619140625,-19.74072265625],[-68.69829101562499,-19.72109375],[-68.57529296874999,-19.56015625],[-68.462890625,-19.43281250000001],[-68.470166015625,-19.409960937500003],[-68.49199218749999,-19.381933593750006],[-68.85795898437499,-19.093359375],[-68.96831054687499,-18.96796875000001],[-68.97885742187499,-18.81298828125],[-69.026806640625,-18.65625],[-69.09228515625,-18.28242187500001],[-69.145458984375,-18.14404296875],[-69.0939453125,-18.05048828125001],[-69.28232421874999,-17.96484375],[-69.31337890625,-17.943164062500003],[-69.5109375,-17.50605468750001],[-69.51108398437499,-17.5048828125],[-69.510986328125,-17.46035156250001],[-69.521923828125,-17.388964843750003],[-69.645703125,-17.24853515625],[-69.62485351562499,-17.2001953125],[-69.020703125,-16.6421875],[-69.03291015625,-16.47597656250001],[-68.8427734375,-16.337890625],[-69.21757812499999,-16.14912109375001],[-69.4208984375,-15.640625],[-69.17246093749999,-15.236621093750003],[-69.37470703125,-14.962988281250006],[-69.35947265624999,-14.7953125],[-68.87089843749999,-14.169726562500003],[-69.07412109375,-13.682812500000011],[-68.97861328124999,-12.880078125000011],[-68.68525390625,-12.501953125],[-69.57861328125,-10.951757812500006],[-69.228515625,-10.955664062500006],[-68.84833984375,-11.011132812500009],[-68.678369140625,-11.11279296875],[-68.39799804687499,-11.01875],[-68.0716796875,-10.703125],[-67.99169921875,-10.674414062500006],[-67.83500976562499,-10.662792968750011],[-67.72177734374999,-10.68310546875],[-67.416943359375,-10.389843750000011],[-66.575341796875,-9.89990234375],[-65.396142578125,-9.71240234375],[-65.298583984375,-10.146777343750003],[-65.31308593749999,-10.253027343750006],[-65.395458984375,-10.392285156250011],[-65.4369140625,-10.449023437500003],[-65.44711914062499,-10.507421875],[-65.33403320312499,-10.892773437500011],[-65.32377929687499,-11.024804687500009],[-65.389892578125,-11.246289062500011],[-65.1857421875,-11.74951171875],[-64.783447265625,-12.059375],[-64.42050781249999,-12.439746093750003],[-63.68857421874999,-12.47802734375],[-63.3466796875,-12.680078125],[-63.06748046874999,-12.669140625000011],[-62.76547851562499,-12.997265625000011],[-62.11801757812499,-13.159765625],[-62.09477539062499,-13.241992187500003],[-61.944726562499994,-13.40625],[-61.87412109374999,-13.470410156250011],[-61.789941406249994,-13.525585937500011],[-61.57568359375,-13.524804687500009],[-61.51157226562499,-13.541210937500011],[-61.41606445312499,-13.526562500000011],[-61.129150390625,-13.49853515625],[-61.07700195312499,-13.48974609375],[-60.506591796875,-13.78984375],[-60.372705078124994,-14.41875],[-60.273339843749994,-15.088769531250009],[-60.402001953124994,-15.0927734375],[-60.583203125,-15.098339843750011],[-60.53046875,-15.143164062500006],[-60.38046875,-15.318261718750009],[-60.242333984374994,-15.479589843750006],[-60.20664062499999,-15.901953125],[-60.18720703125,-16.132128906250003],[-60.17558593749999,-16.269335937500003],[-58.53793945312499,-16.328222656250006],[-58.49658203125,-16.32666015625],[-58.42368164062499,-16.307910156250003],[-58.37539062499999,-16.28359375],[-58.345605468749994,-16.284375],[-58.35039062499999,-16.490820312500006],[-58.470605468749994,-16.650195312500003],[-58.478125,-16.70068359375],[-58.45981445312499,-16.910742187500006],[-58.417382812499994,-17.08056640625],[-58.39599609375,-17.23427734375001],[-58.34775390624999,-17.28212890625001],[-57.99091796875,-17.51289062500001],[-57.905029296875,-17.532324218750006],[-57.832470703125,-17.512109375],[-57.78886718749999,-17.573046875],[-57.780175781249994,-17.67177734375001],[-57.66166992187499,-17.947363281250006],[-57.58647460937499,-18.12226562500001],[-57.49565429687499,-18.214648437500003],[-57.57402343749999,-18.279296875],[-57.725,-18.733203125],[-57.783105468749994,-18.91425781250001],[-57.716796875,-19.044042968750006],[-58.131494140624994,-19.74453125],[-57.860742187499994,-19.979589843750006],[-57.887597656249994,-20.02041015625001],[-57.96015625,-20.04072265625001],[-58.021142578124994,-20.05517578125],[-58.09375,-20.15107421875001],[-58.15976562499999,-20.164648437500006]]]},"properties":{"name":"Bolivia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-48.48588867187493,-27.76699218749998],[-48.554589843749994,-27.81220703125004],[-48.542187499999955,-27.57480468749999],[-48.41489257812495,-27.399609375],[-48.48588867187493,-27.76699218749998]]],[[[-48.584423828124955,-26.401562499999983],[-48.665771484375,-26.289648437500006],[-48.53974609374998,-26.170312500000023],[-48.584423828124955,-26.401562499999983]]],[[[-45.26025390624997,-23.889160156249986],[-45.451416015625,-23.895605468749977],[-45.30234375,-23.727539062500014],[-45.26025390624997,-23.889160156249986]]],[[[-44.12929687499994,-23.14189453124999],[-44.36015624999999,-23.17207031250001],[-44.24287109374998,-23.074121093750037],[-44.12929687499994,-23.14189453124999]]],[[[-38.90356445312497,-13.473437499999974],[-38.97758789062496,-13.523535156249963],[-39.02216796874998,-13.445605468749989],[-38.907128906249994,-13.401074218749983],[-38.90356445312497,-13.473437499999974]]],[[[-38.743847656249955,-13.097070312500037],[-38.668115234374966,-12.880175781249989],[-38.601171875,-12.99257812499998],[-38.743847656249955,-13.097070312500037]]],[[[-44.49931640625002,-2.939648437499983],[-44.597753906250006,-3.037597656249943],[-44.4814453125,-2.717578125000031],[-44.49931640625002,-2.939648437499983]]],[[[-44.88310546874996,-1.317871093749986],[-45.020849609375034,-1.372363281249974],[-44.978662109374966,-1.267285156249983],[-44.88310546874996,-1.317871093749986]]],[[[-51.83251953124997,-1.433789062499969],[-51.938378906249966,-1.452636718749986],[-51.680029296875006,-1.086132812500026],[-51.546044921874966,-0.649609375],[-51.25400390624998,-0.54140625],[-51.16074218749998,-0.666699218750011],[-51.27631835937498,-1.02177734374996],[-51.83251953124997,-1.433789062499969]]],[[[-49.62866210937497,-0.229199218749969],[-49.11699218749999,-0.163574218750014],[-48.39267578124995,-0.29736328125],[-48.83359375,-1.390039062500023],[-49.038476562499994,-1.5140625],[-49.17270507812498,-1.41259765625],[-49.233984375000034,-1.59951171874998],[-49.50664062499999,-1.511621093750023],[-49.587890625,-1.712402343749972],[-49.805126953124955,-1.790234375000026],[-50.06572265625002,-1.703808593749997],[-50.50761718749999,-1.787988281250009],[-50.759765625,-1.240234374999972],[-50.72949218749997,-1.126757812499946],[-50.57695312499999,-1.103125],[-50.709619140624994,-1.07773437499999],[-50.796093749999955,-0.90625],[-50.6455078125,-0.27285156249998],[-50.24824218749998,-0.11640625],[-49.62866210937497,-0.229199218749969]]],[[[-50.65288085937499,-0.131640624999989],[-50.926367187500034,-0.327343749999983],[-51.03808593749994,-0.225878906250003],[-50.84218750000002,-0.050195312500009],[-50.65288085937499,-0.131640624999989]]],[[[-49.44389648437499,-0.112402343749977],[-49.83007812499997,-0.093896484375023],[-49.50346679687496,0.083691406250011],[-49.37231445312497,0.001074218749963],[-49.44389648437499,-0.112402343749977]]],[[[-49.73823242187498,0.26816406250002],[-49.917089843750006,-0.023193359375014],[-50.339453125,0.043359375000051],[-50.27265624999998,0.231738281249974],[-49.73823242187498,0.26816406250002]]],[[[-50.42612304687498,0.139257812500048],[-50.44394531249998,-0.007666015624949],[-50.623925781249966,0.054394531249983],[-50.372753906249955,0.590869140625031],[-50.33227539062497,0.259033203125028],[-50.42612304687498,0.139257812500048]]],[[[-50.152929687500006,0.393017578125054],[-50.26132812499998,0.359179687500003],[-50.281689453124955,0.51650390624998],[-50.05883789062503,0.638037109374963],[-50.152929687500006,0.393017578125054]]],[[[-50.29897460937502,1.93852539062496],[-50.45610351562496,1.910498046875034],[-50.49101562499996,2.128613281249969],[-50.34199218749998,2.14174804687498],[-50.29897460937502,1.93852539062496]]],[[[-59.69970703125,4.353515625],[-59.73857421874993,4.226757812500026],[-59.62021484374998,4.023144531250026],[-59.557763671874966,3.960009765625031],[-59.551123046875034,3.933544921874969],[-59.854394531249994,3.5875],[-59.99433593749998,2.689990234375031],[-59.88964843749997,2.362939453125009],[-59.75522460937495,2.27412109375004],[-59.74350585937498,2.12163085937496],[-59.75175781249996,1.962402343750028],[-59.75620117187498,1.900634765624972],[-59.666601562500006,1.746289062499969],[-59.53569335937499,1.7],[-59.23120117187494,1.376025390625031],[-58.82177734374994,1.201220703125031],[-58.787207031250006,1.208496093750014],[-58.73032226562498,1.247509765625054],[-58.68461914062499,1.28105468749996],[-58.511865234374966,1.284667968749986],[-58.506054687499926,1.438671875000011],[-58.39580078124993,1.481738281249989],[-58.38037109375,1.530224609375011],[-58.34067382812498,1.587548828125051],[-58.03466796875,1.520263671875014],[-57.9828125,1.648437500000014],[-57.87343750000002,1.667285156250045],[-57.79565429687497,1.7],[-57.59443359375001,1.704101562499986],[-57.54575195312495,1.726074218750028],[-57.31748046874998,1.963476562499991],[-57.27558593749998,1.959228515625014],[-57.189599609374966,1.981591796875037],[-57.11889648437494,2.013964843749974],[-57.09267578125002,2.005810546874997],[-57.03759765625,1.936474609374997],[-56.96953124999999,1.91640625],[-56.48281249999994,1.942138671874986],[-56.019921874999966,1.842236328124983],[-55.96333007812498,1.85708007812498],[-55.929638671874955,1.8875],[-55.92163085937503,1.976660156250006],[-55.91533203124999,2.039550781250028],[-55.96196289062496,2.09511718749998],[-56.02006835937499,2.15815429687504],[-56.073632812499994,2.236767578124969],[-56.13769531249997,2.259033203124986],[-56.12939453124997,2.299511718749969],[-56.08779296875002,2.341308593750043],[-56.045117187499955,2.364404296875037],[-56.02036132812498,2.392773437500054],[-55.993505859375006,2.497509765624983],[-55.9755859375,2.515966796875006],[-55.957470703124955,2.52045898437504],[-55.730566406250006,2.406152343750023],[-55.385351562500006,2.440625],[-55.34399414062503,2.488769531249972],[-55.28603515625002,2.49965820312498],[-55.18769531249998,2.547509765625037],[-55.114111328125006,2.539208984375037],[-55.07031249999994,2.548339843750028],[-55.005810546874955,2.592968749999983],[-54.97866210937502,2.597656250000043],[-54.968408203124966,2.548339843750028],[-54.92656249999999,2.497363281250045],[-54.876074218750006,2.450390624999969],[-54.72221679687499,2.441650390624972],[-54.69741210937502,2.359814453124997],[-54.66186523437497,2.327539062499994],[-54.61625976562499,2.326757812500006],[-54.59194335937502,2.313769531250031],[-54.55048828125001,2.293066406249991],[-54.51508789062498,2.245458984374963],[-54.43310546875,2.207519531250057],[-54.13007812499998,2.121044921875026],[-53.76777343749998,2.354833984375048],[-52.90346679687502,2.211523437499977],[-52.58300781250003,2.528906249999977],[-52.327880859375,3.18173828125002],[-51.65253906249998,4.061279296874972],[-51.54707031250001,4.31088867187502],[-51.219921874999955,4.093603515624991],[-50.71440429687502,2.134033203125],[-50.458886718749994,1.829589843749972],[-49.957128906250006,1.65986328125004],[-49.898876953124955,1.16298828124998],[-50.29443359374997,0.835742187500003],[-50.755078124999955,0.222558593749966],[-51.28291015625001,-0.085205078125028],[-51.98081054687498,-1.367968749999974],[-52.22924804687497,-1.3625],[-52.664160156250034,-1.551757812500028],[-51.94755859374996,-1.586718749999946],[-50.89492187500002,-0.937597656249963],[-50.690039062500006,-1.761718749999986],[-50.40322265625002,-2.015527343750009],[-49.999218749999955,-1.831835937499974],[-49.71953125000002,-1.926367187499963],[-49.31367187500001,-1.731738281250003],[-49.63652343749996,-2.656933593750026],[-49.45751953125,-2.504589843749983],[-49.21103515624998,-1.916503906249986],[-48.99130859374998,-1.829785156249997],[-48.71000976562496,-1.487695312500023],[-48.46293945312499,-1.613964843749997],[-48.349804687499926,-1.482128906249955],[-48.46806640624996,-1.393847656250003],[-48.44980468749998,-1.145507812499943],[-48.11508789062498,-0.7375],[-47.557324218749955,-0.669921874999957],[-47.418652343749955,-0.765917968749974],[-47.39809570312502,-0.626660156250026],[-45.45859374999995,-1.35625],[-45.32915039062496,-1.71728515625],[-45.07636718749998,-1.466406249999949],[-44.72114257812498,-1.733496093750006],[-44.778515624999955,-1.798828125],[-44.651269531249966,-1.745800781250026],[-44.537792968749955,-2.052734374999943],[-44.75634765624997,-2.265527343749952],[-44.66240234375002,-2.373242187499955],[-44.435449218749966,-2.168066406249991],[-44.38183593749997,-2.365527343749989],[-44.52011718749998,-2.40546875000004],[-44.589013671874994,-2.573437499999983],[-44.72304687500002,-3.204785156249997],[-44.43754882812496,-2.944433593749977],[-44.228613281250006,-2.471289062499949],[-44.105566406250006,-2.493457031250031],[-44.19267578124999,-2.809570312499943],[-43.93291015624999,-2.583496093749986],[-43.45512695312499,-2.502050781250006],[-43.38007812499998,-2.376074218750006],[-42.93671874999998,-2.465039062500011],[-42.24960937499998,-2.7919921875],[-41.876171874999926,-2.746582031249986],[-41.479931640624955,-2.916503906249972],[-40.474560546874926,-2.795605468750026],[-39.96469726562498,-2.861523437499955],[-38.475781249999955,-3.717480468749997],[-38.04882812500003,-4.216406250000034],[-37.626318359375006,-4.592089843750003],[-37.30146484375001,-4.713085937499969],[-37.174658203125006,-4.912402343749974],[-36.590722656249966,-5.097558593749952],[-35.549414062500006,-5.129394531249957],[-35.39257812499994,-5.250878906250009],[-34.833886718749994,-7.024414062500014],[-34.83466796874998,-7.97148437499996],[-35.34086914062499,-9.230664062499983],[-35.76396484374993,-9.702539062500023],[-35.890820312499926,-9.687011718749957],[-35.88544921875001,-9.84765625],[-36.39833984374994,-10.484082031249983],[-36.768310546875,-10.671679687500017],[-37.18281249999998,-11.06845703125002],[-37.35600585937502,-11.403906249999977],[-37.35922851562495,-11.252539062499963],[-37.68872070312503,-12.1],[-38.019238281249955,-12.591308593750028],[-38.401757812499994,-12.966210937500023],[-38.69096679687502,-12.623925781250009],[-38.85175781250001,-12.790136718750034],[-38.76372070312502,-12.9072265625],[-38.835302734375034,-13.147167968750026],[-39.030908203124994,-13.365136718750023],[-39.08935546875,-13.588183593749989],[-38.988623046875006,-13.61503906249996],[-39.04814453124996,-14.043945312500028],[-38.94233398437498,-14.030664062499994],[-39.05957031249997,-14.654785156249957],[-38.88061523437503,-15.864257812499972],[-39.20288085937503,-17.178125],[-39.154003906249926,-17.70390625000003],[-39.650781249999966,-18.252343750000037],[-39.78330078124998,-19.571777343749986],[-40.001367187499994,-19.74199218750003],[-40.39594726562501,-20.56943359375002],[-40.78925781250001,-20.90605468750003],[-40.954541015624926,-21.237890624999963],[-41.04726562499999,-21.505664062499974],[-41.00029296875002,-21.99902343750003],[-41.70551757812498,-22.30966796874999],[-41.980419921874955,-22.580664062499963],[-42.042382812499966,-22.947070312500003],[-42.95830078124996,-22.96708984374999],[-43.154296875,-22.725195312500006],[-43.22416992187502,-22.991210937500014],[-43.898828124999966,-23.10146484375001],[-43.97382812499998,-23.057324218749983],[-43.675976562499955,-23.00947265625001],[-43.86616210937498,-22.910546875000023],[-44.63725585937496,-23.05546875],[-44.67382812499994,-23.206640625000034],[-44.56967773437495,-23.27402343749999],[-45.32539062499998,-23.59970703124999],[-45.464306640624955,-23.802539062500017],[-45.97207031250002,-23.795507812500006],[-46.86728515624998,-24.236328125000014],[-47.989160156249994,-25.03574218749999],[-47.92939453124998,-25.16826171874999],[-48.20273437499998,-25.41650390625003],[-48.18593749999994,-25.309863281249974],[-48.402490234374994,-25.27207031249999],[-48.47612304687499,-25.44296875],[-48.73173828124993,-25.36875],[-48.6921875,-25.49150390625003],[-48.40117187500002,-25.59736328125001],[-48.665771484375,-25.844335937499963],[-48.576318359374994,-25.935449218749966],[-48.61943359374996,-26.17939453125001],[-48.74829101562503,-26.26865234374999],[-48.55415039062498,-27.195996093749997],[-48.62080078124998,-28.075585937499966],[-48.799658203125006,-28.575292968749977],[-49.27128906249999,-28.87119140625005],[-49.745996093749966,-29.363183593749994],[-50.299511718749955,-30.42578125000003],[-50.92138671874997,-31.25839843750002],[-52.039208984374994,-32.11484374999996],[-52.063232421875,-31.830371093750017],[-51.68066406249994,-31.774609375000026],[-51.272167968749955,-31.476953125000037],[-51.16142578124996,-31.11884765625001],[-50.980078125000034,-31.09423828124997],[-50.94082031249994,-30.903710937499966],[-50.68930664062495,-30.70419921874999],[-50.71630859374994,-30.425976562499983],[-50.58193359375002,-30.438867187500037],[-50.56352539062499,-30.25361328125004],[-51.02495117187493,-30.36865234375003],[-51.29804687499998,-30.03486328124997],[-51.15727539062499,-30.364257812500014],[-51.283056640625034,-30.751562499999963],[-51.35908203124998,-30.674511718749983],[-51.506298828124955,-31.104492187500014],[-51.97246093749999,-31.383789062499986],[-52.19355468749998,-31.885546874999974],[-52.12739257812501,-32.1677734375],[-52.652246093749994,-33.137792968750006],[-53.37060546874997,-33.74218750000003],[-53.39755859374995,-33.737304687500014],[-53.46357421875001,-33.70986328125002],[-53.531347656250034,-33.65546875000004],[-53.531347656250034,-33.1708984375],[-53.511865234374966,-33.10869140625003],[-53.482861328124926,-33.068554687500026],[-53.39521484375001,-33.01035156249998],[-53.31010742187499,-32.927050781249974],[-53.21406249999998,-32.82109375],[-53.12558593749998,-32.73671875],[-53.15727539062496,-32.680078125],[-53.601708984374994,-32.40302734374997],[-53.76171875,-32.05683593749997],[-53.920605468749926,-31.95234375],[-54.220556640625034,-31.855175781249997],[-54.58764648437503,-31.48515625000003],[-55.036035156249994,-31.27900390625004],[-55.091162109375034,-31.31396484374997],[-55.173535156249926,-31.279589843749974],[-55.557324218749955,-30.8759765625],[-55.60302734375003,-30.85078125000001],[-55.62714843749998,-30.858105468749997],[-55.650488281250034,-30.89208984375],[-55.66523437500001,-30.92490234375002],[-55.807763671874994,-31.036718749999977],[-55.87368164062502,-31.069628906250017],[-55.95200195312498,-31.08085937499999],[-56.0046875,-31.079199218750006],[-56.01845703125002,-30.991894531249983],[-55.998974609374955,-30.837207031250003],[-56.4072265625,-30.44746093750001],[-56.83271484374998,-30.107226562499974],[-57.120507812499994,-30.144433593749994],[-57.21445312499995,-30.283398437499983],[-57.55229492187496,-30.261230468749986],[-57.60888671875003,-30.187792968750045],[-57.563867187499994,-30.139941406249974],[-57.40522460937501,-30.03388671875004],[-57.22465820312499,-29.782128906249994],[-56.938623046874994,-29.594824218750034],[-55.890527343749994,-28.370019531249994],[-55.68725585937497,-28.38164062499996],[-55.72548828125002,-28.20410156250003],[-55.10151367187501,-27.866796874999963],[-54.82910156250003,-27.55058593750003],[-54.32700195312495,-27.423535156249997],[-53.83818359375002,-27.121093750000014],[-53.668554687500006,-26.288183593749977],[-53.89116210937499,-25.66884765625001],[-54.15458984374999,-25.523046874999963],[-54.44394531249998,-25.625],[-54.615869140624994,-25.576074218750023],[-54.61054687499998,-25.432714843750034],[-54.47314453124997,-25.22021484375],[-54.43623046875001,-25.12128906250001],[-54.281005859375,-24.30605468750001],[-54.31826171874994,-24.128125],[-54.26689453124996,-24.06582031250001],[-54.241796875,-24.047265624999966],[-54.44023437500002,-23.90175781249998],[-54.62548828125,-23.8125],[-54.98266601562494,-23.974511718749966],[-55.081884765625006,-23.997656249999977],[-55.1943359375,-24.017480468750023],[-55.28691406249993,-24.00429687499999],[-55.366308593750034,-23.99101562499996],[-55.41591796875002,-23.95136718749997],[-55.4423828125,-23.86533203125002],[-55.4423828125,-23.792578125000034],[-55.458886718749966,-23.686718750000054],[-55.51845703124994,-23.627246093750017],[-55.53828124999998,-23.580957031249994],[-55.61767578125,-22.67148437499999],[-55.74663085937499,-22.51269531249997],[-55.753271484375006,-22.410156250000043],[-55.84916992187499,-22.307617187500014],[-55.991406249999926,-22.28115234375005],[-56.18984374999994,-22.28115234375005],[-56.246044921874926,-22.26464843749997],[-56.39487304687498,-22.092675781250023],[-56.44780273437502,-22.07617187500003],[-56.77519531249999,-22.261328125],[-57.955908203125034,-22.109179687500003],[-57.94267578124999,-21.79833984375],[-57.830224609374994,-20.99794921875001],[-57.91513671874998,-20.690332031249966],[-57.97905273437493,-20.65732421874999],[-58.00224609374996,-20.465429687499977],[-58.02539062499997,-20.41582031249999],[-58.05844726562495,-20.38613281249998],[-58.091503906249926,-20.33320312500004],[-58.124609375000034,-20.293457031250014],[-58.13779296874995,-20.237304687500043],[-58.15976562499998,-20.164648437499977],[-58.09375,-20.15107421874997],[-58.021142578124994,-20.05517578124997],[-57.96015625000001,-20.04072265625004],[-57.887597656249966,-20.020410156249994],[-57.860742187499994,-19.97958984375002],[-58.029931640624994,-19.83271484375004],[-58.131494140624994,-19.74453125],[-57.71679687499997,-19.044042968750034],[-57.73085937499999,-18.91718750000004],[-57.783105468749994,-18.91425781249997],[-57.725,-18.73320312500003],[-57.57402343749993,-18.279296875000014],[-57.49565429687496,-18.21464843749999],[-57.58647460937499,-18.122265625],[-57.66166992187493,-17.94736328124999],[-57.78017578125002,-17.67177734374998],[-57.78886718750002,-17.573046875000017],[-57.83247070312501,-17.512109375000037],[-57.90502929687497,-17.53232421874999],[-57.990917968749955,-17.512890625000026],[-58.20556640625,-17.363085937499974],[-58.347753906250006,-17.282128906249994],[-58.39599609374997,-17.234277343750023],[-58.417382812499994,-17.08056640624997],[-58.459814453125006,-16.910742187500006],[-58.478125,-16.70068359375003],[-58.470605468749994,-16.650195312500045],[-58.35039062500002,-16.49082031249999],[-58.34560546875002,-16.284375],[-58.375390624999966,-16.283593749999966],[-58.423681640625034,-16.30791015625003],[-58.49658203124994,-16.32666015625003],[-58.537939453125034,-16.32822265624999],[-60.17558593749996,-16.26933593749999],[-60.187207031249955,-16.132128906250017],[-60.206640625,-15.90195312500002],[-60.242333984374994,-15.479589843750034],[-60.38046874999998,-15.318261718750023],[-60.53046874999998,-15.143164062499977],[-60.58320312499998,-15.098339843749983],[-60.273339843749994,-15.088769531249994],[-60.372705078124994,-14.41875],[-60.506591796875,-13.78984375],[-61.077001953125034,-13.489746093750014],[-61.129150390625,-13.498535156250028],[-61.41606445312502,-13.526562499999969],[-61.511572265625006,-13.541210937500011],[-61.789941406249966,-13.525585937500026],[-61.87412109374998,-13.470410156249983],[-61.944726562499966,-13.40625],[-62.09477539062499,-13.241992187499989],[-62.118017578125006,-13.15976562500002],[-62.765478515625034,-12.99726562500004],[-63.01518554687502,-12.80556640624998],[-63.067480468750006,-12.669140624999983],[-63.34667968749994,-12.68007812499999],[-63.68857421874998,-12.478027343749957],[-64.42050781249995,-12.439746093749974],[-64.783447265625,-12.059375],[-65.18574218749998,-11.749511718749957],[-65.389892578125,-11.246289062500011],[-65.33403320312499,-10.892773437500026],[-65.44711914062503,-10.507421875000034],[-65.4369140625,-10.449023437499946],[-65.39545898437498,-10.392285156250026],[-65.31308593749998,-10.253027343749991],[-65.29858398437497,-10.146777343750017],[-65.39614257812494,-9.712402343749986],[-66.57534179687502,-9.899902343749986],[-67.41694335937495,-10.389843749999969],[-67.72177734374998,-10.683105468749943],[-67.83500976562496,-10.662792968749983],[-67.99169921875,-10.674414062499949],[-68.07167968749994,-10.703125],[-68.39799804687499,-11.01875],[-68.678369140625,-11.11279296875],[-68.84833984374998,-11.01113281249998],[-69.228515625,-10.955664062499963],[-69.46254882812497,-10.948144531250023],[-69.57861328125,-10.951757812499963],[-69.67402343749998,-10.9541015625],[-69.83979492187501,-10.93339843749996],[-69.96035156249997,-10.92988281250004],[-70.06630859374997,-10.982421875],[-70.22006835937503,-11.04765625],[-70.29038085937498,-11.064257812499974],[-70.34199218750001,-11.066699218750017],[-70.39228515624995,-11.058593749999972],[-70.45087890624998,-11.024804687500009],[-70.53325195312496,-10.946875],[-70.59653320312498,-10.976855468750017],[-70.642333984375,-11.010253906249986],[-70.59916992187499,-9.620507812500009],[-70.54111328124998,-9.4375],[-70.60791015625,-9.463671875000031],[-70.63691406249995,-9.478222656249969],[-71.041748046875,-9.81875],[-71.11528320312499,-9.852441406250009],[-71.33940429687499,-9.988574218750031],[-72.18159179687495,-10.003710937500003],[-72.37905273437497,-9.51015625],[-73.20942382812493,-9.411425781249946],[-73.08984375,-9.26572265625002],[-72.970361328125,-9.120117187500028],[-72.97402343750002,-8.9931640625],[-73.07050781249995,-8.8828125],[-73.203125,-8.719335937499991],[-73.30244140624995,-8.654003906250011],[-73.36040039062496,-8.479296875000031],[-73.39814453125001,-8.458984374999986],[-73.54912109374993,-8.34580078125002],[-73.73203125,-7.875390625],[-73.72041015624993,-7.782519531250017],[-73.76689453124999,-7.753515624999963],[-73.82207031249996,-7.738964843750026],[-73.89462890624998,-7.654785156250014],[-73.946875,-7.611230468750023],[-73.98173828124996,-7.58505859375002],[-74.00205078125003,-7.556054687499966],[-73.98173828124996,-7.535742187500006],[-73.95849609374994,-7.506640625000031],[-73.96430664062498,-7.378906250000028],[-73.74946289062498,-7.335351562500037],[-73.72041015624993,-7.309277343749969],[-73.758203125,-7.172753906249952],[-73.79301757812499,-7.135058593750003],[-73.75810546874999,-6.90576171875],[-73.137353515625,-6.4658203125],[-73.23554687500001,-6.098437500000017],[-73.209375,-6.028710937500023],[-73.16289062499996,-5.933398437499974],[-72.97988281249997,-5.634863281249991],[-72.88706054687498,-5.122753906250026],[-72.83193359374994,-5.09375],[-72.69873046874997,-5.067187499999989],[-72.60834960937495,-5.009570312499974],[-72.46899414062497,-4.901269531250023],[-72.35283203124993,-4.786035156249994],[-72.25678710937501,-4.74892578124998],[-71.8447265625,-4.504394531249986],[-70.97368164062499,-4.350488281249994],[-70.86601562499999,-4.229589843749963],[-70.79951171874995,-4.173339843749957],[-70.72158203124997,-4.15888671875004],[-70.53066406249997,-4.167578125000034],[-70.40463867187498,-4.150097656250026],[-70.34365234375,-4.193652343750017],[-70.31689453124994,-4.246972656250037],[-70.23916015625002,-4.30117187499998],[-70.12880859375,-4.286621093749943],[-70.05332031249998,-4.333105468750006],[-70.00395507812496,-4.327246093749963],[-69.97202148437503,-4.30117187499998],[-69.96591796875003,-4.2359375],[-69.94819335937498,-4.200585937500009],[-69.66904296875003,-2.667675781249997],[-69.40024414062498,-1.194921874999977],[-69.63398437500001,-0.50927734375],[-70.07050781249993,-0.13886718750004],[-70.05390624999993,0.578613281250028],[-69.47211914062498,0.72993164062504],[-69.15332031249994,0.65878906250002],[-69.31181640624999,1.050488281249969],[-69.85214843750003,1.05952148437504],[-69.84858398437493,1.708740234375043],[-68.17656249999999,1.719824218749991],[-68.25595703125,1.845507812500017],[-68.19379882812495,1.987011718749983],[-67.93623046874998,1.748486328124969],[-67.40043945312499,2.116699218750028],[-67.11923828124998,1.703613281249986],[-67.082275390625,1.185400390625006],[-66.87602539062499,1.223046875000037],[-66.34711914062498,0.7671875],[-66.06005859375003,0.78535156250004],[-65.68144531249999,0.983447265624989],[-65.52299804687493,0.843408203124966],[-65.55605468750002,0.687988281250014],[-65.47338867187497,0.691259765624977],[-65.10375976562497,1.108105468749983],[-64.20502929687493,1.52949218750004],[-64.00849609374995,1.931591796874969],[-63.43251953124994,2.155566406250045],[-63.389257812500006,2.411914062500045],[-64.04658203124998,2.502392578124997],[-64.22109375000002,3.587402343749972],[-64.66899414062496,4.01181640625002],[-64.788671875,4.276025390625023],[-64.57636718750001,4.139892578125],[-64.19248046874995,4.126855468750009],[-64.02148437500003,3.929101562500051],[-63.33867187500002,3.943896484375045],[-62.85698242187502,3.593457031249969],[-62.71210937499998,4.01791992187502],[-62.41064453124994,4.156738281249972],[-62.153125,4.098388671874986],[-61.82084960937496,4.197021484375],[-61.28007812500002,4.516894531249974],[-61.00283203125002,4.535253906249991],[-60.603857421875006,4.94936523437498],[-60.671972656250034,5.164355468749989],[-60.71196289062499,5.191552734375023],[-60.742138671874926,5.202050781250037],[-60.6513671875,5.221142578125011],[-60.45952148437499,5.188085937500034],[-60.40878906249998,5.21015625],[-60.33520507812497,5.199316406250006],[-60.241650390624926,5.257958984374966],[-60.14204101562498,5.238818359374974],[-59.990673828124955,5.082861328124991],[-60.14863281249998,4.533251953125031],[-59.69970703125,4.353515625]]]]},"properties":{"name":"Brazil","childNum":17}},{"geometry":{"type":"Polygon","coordinates":[[[-59.493310546874994,13.081982421874997],[-59.611328125,13.102099609374989],[-59.6466796875,13.303125],[-59.427636718749994,13.152783203124997],[-59.493310546874994,13.081982421874997]]]},"properties":{"name":"Barbados","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[115.02675781250005,4.899707031249989],[115.1400390625,4.899755859374991],[115.290625,4.352587890624989],[115.10703125000006,4.390429687499974],[115.02675781250005,4.899707031249989]]],[[[115.02675781250005,4.899707031249989],[114.74667968750006,4.718066406250017],[114.84023437500005,4.393212890625009],[114.65410156250007,4.037646484375045],[114.0638671875,4.592675781249966],[114.42441406250006,4.660400390625],[114.99541015625002,5.022363281250023],[115.02675781250005,4.899707031249989]]]]},"properties":{"name":"Brunei","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[91.63193359375003,27.759960937499997],[91.5947265625,27.557666015624996],[91.74306640625002,27.442529296874994],[91.85126953125001,27.438623046874994],[91.95097656249999,27.458300781249996],[91.99082031250003,27.4501953125],[92.044921875,27.364697265624997],[92.08339843750002,27.290625],[92.03115234375002,27.214306640624997],[92.00253906250003,27.147363281249994],[91.99228515625003,27.099902343749996],[91.99863281250003,27.079296875],[92.03085937500003,27.040820312499996],[92.06816406249999,26.9751953125],[92.07343750000001,26.91484375],[92.04970703125002,26.874853515625],[91.99833984374999,26.85498046875],[91.84208984374999,26.852978515624997],[91.67158203125001,26.802001953125],[91.517578125,26.807324218749997],[91.45585937499999,26.866894531249997],[91.4267578125,26.867089843749994],[91.28652343750002,26.789941406249994],[90.73964843750002,26.771679687499997],[90.34589843750001,26.890332031249997],[90.2060546875,26.847509765625],[90.12294921875002,26.754589843749997],[89.94316406249999,26.723925781249996],[89.76386718750001,26.7015625],[89.60996093750003,26.719433593749997],[89.58613281250001,26.778955078124994],[89.33212890625003,26.8486328125],[89.14824218749999,26.816162109375],[89.04091796875002,26.865039062499996],[88.85761718750001,26.961474609374996],[88.73876953125,27.175585937499996],[88.76035156250003,27.218115234375],[88.88164062499999,27.2974609375],[88.89140624999999,27.316064453124994],[88.94755859374999,27.464013671874994],[89.48066406250001,28.059960937499994],[89.53691406249999,28.107421875],[89.65273437500002,28.15830078125],[89.74980468749999,28.188183593749997],[89.81689453125,28.256298828124997],[89.89785156250002,28.294140625],[89.98105468750003,28.311181640624994],[90.34824218750003,28.243945312499996],[90.36298828125001,28.216503906249997],[90.33310546875003,28.093994140625],[90.35273437500001,28.080224609374994],[90.47734374999999,28.070849609374996],[90.63007812500001,28.078564453124997],[90.71572265625002,28.071728515624997],[91.02080078124999,27.970068359375],[91.07773437500003,27.974462890625],[91.22587890624999,28.071240234374997],[91.27304687500003,28.078369140625],[91.30683593750001,28.064013671874996],[91.36757812500002,28.021630859374994],[91.64189453124999,27.923242187499994],[91.63193359375003,27.759960937499997]]]},"properties":{"name":"Bhutan","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[25.2587890625,-17.793554687500006],[25.242285156250006,-17.969042968750003],[25.939355468750023,-18.93867187500001],[26.168066406250006,-19.53828125000001],[27.17822265625,-20.10097656250001],[27.28076171875,-20.47871093750001],[27.679296875,-20.503027343750006],[27.66943359375,-21.064257812500003],[28.014062500000023,-21.55419921875],[29.02558593750001,-21.796875],[29.042382812500023,-22.018359375],[29.237207031250023,-22.07949218750001],[29.315234375000017,-22.15771484375],[29.36484375,-22.193945312500006],[29.1298828125,-22.21328125],[29.013476562500017,-22.278417968750006],[28.94580078125,-22.395117187500006],[28.83984375,-22.480859375],[28.21015625000001,-22.693652343750003],[27.812597656250006,-23.108007812500006],[27.7685546875,-23.14892578125],[27.085546875,-23.577929687500003],[26.835058593750006,-24.240820312500006],[26.617773437500006,-24.3955078125],[26.451757812500006,-24.58271484375001],[26.39716796875001,-24.613574218750003],[26.130859375,-24.671484375],[26.031835937500006,-24.702441406250003],[25.912109375,-24.74746093750001],[25.518164062500006,-25.66279296875001],[25.21337890625,-25.75625],[24.33056640625,-25.74287109375001],[24.19296875,-25.632910156250006],[23.969531250000017,-25.626074218750006],[23.89375,-25.600878906250003],[23.389257812500006,-25.29140625],[23.148730468750017,-25.288671875],[22.878808593750023,-25.45791015625001],[22.59765625,-26.13271484375001],[22.548632812500017,-26.17841796875001],[22.47089843750001,-26.219042968750003],[22.217578125000017,-26.38886718750001],[22.090917968750006,-26.580175781250006],[22.01093750000001,-26.635839843750006],[21.78828125000001,-26.710058593750006],[21.738085937500017,-26.80683593750001],[21.694726562500023,-26.840917968750006],[20.73984375,-26.84882812500001],[20.641406250000017,-26.7421875],[20.79316406250001,-25.915625],[20.4306640625,-25.147070312500006],[19.98046875,-24.77675781250001],[19.977343750000017,-22.00019531250001],[20.9794921875,-21.9619140625],[20.97412109375,-18.31884765625],[23.219335937500006,-17.99970703125001],[23.599707031250006,-18.4599609375],[24.243945312500017,-18.0234375],[24.530566406250017,-18.052734375],[24.909082031250023,-17.821386718750006],[25.2587890625,-17.793554687500006]]]},"properties":{"name":"Botswana","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[22.86005859375001,10.919677734375],[23.646289062500017,9.822900390624994],[23.62265625,9.340625],[23.46826171875,9.11474609375],[23.53730468750001,8.815820312499994],[24.147363281250023,8.665625],[24.291406250000023,8.29140625],[24.853320312500017,8.137548828124991],[25.20039062500001,7.807910156249989],[25.18134765625001,7.557226562499991],[25.27890625,7.427490234375],[26.36181640625,6.635302734374989],[26.30859375,6.455322265625],[26.514257812500006,6.069238281249994],[27.143945312500023,5.722949218749989],[27.4033203125,5.109179687499989],[27.071875,5.199755859374989],[26.822070312500017,5.062402343749994],[25.52509765625001,5.31210937499999],[25.065234375000017,4.967431640624994],[24.31982421875,4.994140625],[23.41718750000001,4.663134765624989],[22.864550781250017,4.723876953125],[22.422167968750017,4.134960937499997],[20.55810546875,4.462695312499989],[20.226367187500017,4.829638671874989],[19.806542968750023,5.089306640624997],[19.5009765625,5.127490234374989],[19.06855468750001,4.891406249999989],[18.594140625000023,4.346240234374989],[18.6103515625,3.478417968749994],[18.474414062500017,3.622998046874997],[18.160937500000017,3.499804687499989],[17.491601562500023,3.687304687499989],[16.610742187500023,3.50537109375],[16.468554687500017,2.831738281249997],[16.183398437500017,2.270068359374989],[16.0634765625,2.90859375],[15.128710937500017,3.826904296875],[15.063574218750006,4.284863281249997],[14.73125,4.602392578124991],[14.56298828125,5.279931640624994],[14.616894531250011,5.865136718749994],[14.43115234375,6.038720703124994],[14.7392578125,6.27978515625],[15.206738281250011,7.206152343749991],[15.480078125,7.523779296874991],[15.957617187500006,7.507568359375],[16.37890625,7.683544921874997],[16.545312500000023,7.865478515625],[16.784765625,7.550976562499997],[17.6494140625,7.98359375],[18.56416015625001,8.0458984375],[19.108691406250017,8.656152343749994],[18.886035156250017,8.836035156249991],[18.95625,8.938867187499994],[20.342089843750017,9.127099609374994],[20.773242187500017,9.405664062499994],[21.682714843750006,10.289843749999989],[21.771484375,10.642822265625],[22.49384765625001,10.996240234374994],[22.86005859375001,10.919677734375]]]},"properties":{"name":"Central African Rep.","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-59.78759765624997,43.939599609374994],[-60.11748046874996,43.95336914062506],[-59.727148437500006,44.002832031249994],[-59.78759765624997,43.939599609374994]]],[[[-66.7625,44.68178710937502],[-66.8970703125,44.62890625],[-66.80214843749994,44.80537109374998],[-66.7625,44.68178710937502]]],[[[-60.961572265624966,45.48994140625001],[-61.081738281249926,45.55781249999998],[-60.91245117187498,45.56728515625005],[-60.961572265624966,45.48994140625001]]],[[[-73.69531249999997,45.58549804687502],[-73.85771484375002,45.573583984375006],[-73.57236328124998,45.69448242187502],[-73.69531249999997,45.58549804687502]]],[[[-73.56650390625003,45.469091796875034],[-73.960546875,45.44140624999997],[-73.68745117187498,45.561425781249994],[-73.47607421874997,45.704736328124994],[-73.56650390625003,45.469091796875034]]],[[[-61.10517578124998,45.94472656250002],[-60.86523437499997,45.983496093750006],[-61.05903320312501,45.70336914062497],[-60.73789062499995,45.75141601562498],[-60.46059570312494,45.96870117187501],[-60.733300781249994,45.956591796875045],[-60.297949218750034,46.31123046874998],[-60.22646484374994,46.19555664062506],[-59.86503906249993,46.159521484375006],[-59.8421875,45.941552734374994],[-60.67294921874995,45.59082031250006],[-61.28369140624994,45.573876953124966],[-61.44980468749995,45.71621093750002],[-61.40864257812501,46.17036132812498],[-60.87016601562499,46.796777343749966],[-60.40820312500003,47.00351562499998],[-60.332910156249966,46.737011718749955],[-60.49453125000002,46.270263671875],[-61.10517578124998,45.94472656250002]]],[[[-63.811279296875,46.46870117187501],[-63.68144531249993,46.561914062499994],[-63.12939453125,46.422216796875034],[-62.02373046874999,46.42158203125001],[-62.52607421875001,46.20288085937503],[-62.531347656250034,45.977294921875],[-63.02207031249998,46.06660156249998],[-62.89453125000003,46.12358398437496],[-63.056347656249955,46.22392578124996],[-62.97846679687498,46.31635742187498],[-63.21347656249998,46.15986328124998],[-63.641015624999966,46.23046874999997],[-63.758642578125034,46.397607421874994],[-64.11083984375003,46.425439453124994],[-64.13603515624999,46.59970703125006],[-64.388037109375,46.640869140625],[-63.99355468750002,47.06157226562502],[-64.08789062499997,46.77543945312499],[-63.811279296875,46.46870117187501]]],[[[-61.91411132812496,47.284521484375034],[-61.77255859374998,47.25981445312499],[-62.00830078124994,47.23427734375002],[-61.924707031249966,47.425146484375006],[-61.3955078125,47.63764648437504],[-61.91411132812496,47.284521484375034]]],[[[-54.227148437500034,47.44135742187501],[-54.32597656250002,47.408105468749994],[-54.12817382812494,47.646826171875034],[-54.227148437500034,47.44135742187501]]],[[[-74.70888671874997,45.0038574218751],[-73.55810546875,45.425097656250045],[-73.1595703125,46.01005859375002],[-72.10927734374997,46.55122070312504],[-71.26118164062495,46.75625],[-70.51948242187501,47.032519531250045],[-69.47104492187503,47.96728515625006],[-68.23818359374994,48.62641601562504],[-66.17817382812493,49.21313476562503],[-64.83632812499994,49.191748046875006],[-64.2162109375,48.873632812500034],[-64.51372070312493,48.84111328124999],[-64.24609374999994,48.69111328124998],[-64.34882812500001,48.423193359375034],[-65.259423828125,48.02124023437503],[-65.92670898437495,48.188867187499994],[-66.70439453125002,48.0224609375],[-66.35961914062494,48.06064453125006],[-65.84941406250002,47.91103515625005],[-65.60722656249996,47.67001953125006],[-65.00166015624995,47.84682617187502],[-64.70322265625,47.72485351562503],[-64.91220703125003,47.36865234375003],[-65.31889648437502,47.101220703124994],[-64.831396484375,47.06079101562503],[-64.88251953124993,46.822851562500034],[-64.54150390625,46.240332031250034],[-63.91591796875002,46.165820312500045],[-63.831933593749966,46.107177734375],[-64.05639648437503,46.021337890625006],[-63.70288085937494,45.858007812500034],[-62.70068359374997,45.740576171875006],[-62.750097656250006,45.64824218750002],[-62.483056640624966,45.62182617187506],[-61.955517578124955,45.86816406249997],[-61.776513671874994,45.655615234375006],[-61.49228515624998,45.68701171875],[-61.350488281249966,45.57368164062501],[-61.28198242187494,45.441064453124994],[-61.46098632812502,45.36669921875003],[-61.03154296875002,45.29174804687506],[-63.306298828124994,44.64257812500003],[-63.60400390624997,44.68320312500006],[-63.60976562499999,44.47998046875006],[-63.999707031249926,44.64492187499999],[-64.10087890624993,44.487451171874966],[-64.1669921875,44.58666992187503],[-64.28608398437493,44.55034179687499],[-64.27568359374993,44.33408203124998],[-65.48168945312497,43.51806640625],[-65.73813476562498,43.56074218750001],[-65.88691406250001,43.79521484374999],[-66.125732421875,43.813818359375034],[-66.19306640624995,44.143847656250045],[-65.86801757812498,44.56879882812501],[-66.14638671875002,44.43593750000005],[-66.090625,44.50493164062499],[-64.44814453125,45.33745117187502],[-64.13549804687497,45.023046875],[-64.09316406249997,45.21708984375002],[-63.368017578125034,45.36479492187502],[-64.87314453124998,45.35458984375006],[-64.31464843749998,45.83569335937503],[-64.48222656250002,45.80634765624998],[-64.63271484375002,45.94663085937506],[-64.77851562499998,45.63842773437497],[-65.88447265624995,45.22290039062506],[-66.10976562500002,45.316601562499955],[-66.02656249999995,45.417578125],[-66.43984374999994,45.09589843750001],[-66.87246093749997,45.067285156249966],[-67.12485351562498,45.16943359375],[-67.366943359375,45.17377929687498],[-67.43266601562496,45.603125],[-67.80224609374994,45.7275390625],[-67.806787109375,47.08281249999999],[-68.23549804687502,47.34594726562503],[-68.93720703124998,47.21123046875002],[-69.0501953125,47.426611328125034],[-69.24287109374998,47.46298828124998],[-70.00771484375002,46.70893554687501],[-70.296240234375,45.90610351562506],[-70.86503906249999,45.27070312500001],[-71.327294921875,45.29008789062496],[-71.51752929687495,45.00756835937497],[-74.663232421875,45.00390625000003],[-74.70888671874997,45.0038574218751]]],[[[-126.09208984374995,49.35400390625003],[-126.06401367187499,49.26362304687501],[-126.22963867187498,49.29565429687506],[-126.09208984374995,49.35400390625003]]],[[[-54.55439453125001,49.5888671875],[-54.786523437499966,49.496142578125045],[-54.86357421875002,49.576074218749966],[-54.55439453125001,49.5888671875]]],[[[-54.093701171874955,49.74443359374999],[-53.98066406250001,49.66196289062498],[-54.28613281249997,49.595361328124994],[-54.27763671875002,49.71147460937502],[-54.093701171874955,49.74443359374999]]],[[[-126.64121093749999,49.605810546875006],[-126.93857421874999,49.71845703125004],[-126.92583007812497,49.837744140625006],[-126.73813476562502,49.84365234375005],[-126.64121093749999,49.605810546875006]]],[[[-61.801123046875034,49.093896484374966],[-63.04150390624994,49.224951171875034],[-64.485205078125,49.88696289062497],[-64.13144531249995,49.94165039062503],[-62.858544921874966,49.70546875000005],[-61.817138671875,49.28354492187498],[-61.69614257812495,49.139013671875006],[-61.801123046875034,49.093896484374966]]],[[[-125.18413085937497,50.09711914062498],[-125.301171875,50.4140625],[-125.07402343750002,50.22065429687501],[-125.18413085937497,50.09711914062498]]],[[[-127.19731445312495,50.640380859375],[-125.48208007812501,50.316796874999966],[-124.83061523437499,49.53007812500002],[-123.99580078125,49.22402343750002],[-123.49702148437498,48.58208007812499],[-123.38989257812501,48.67021484374999],[-123.31064453125003,48.41103515625002],[-123.57314453124995,48.32280273437499],[-123.91694335937501,48.386572265625034],[-125.12070312500002,48.76079101562496],[-124.84965820312496,49.02827148437501],[-124.81264648437497,49.212646484375],[-124.92734374999998,49.01420898437499],[-125.489453125,48.933789062499955],[-125.82851562499998,49.09184570312499],[-125.64423828125001,49.18579101562506],[-125.95166015625001,49.24804687500003],[-125.93540039062499,49.401464843750006],[-126.51914062499999,49.396777343750045],[-126.54189453125001,49.590478515624966],[-126.13408203124997,49.672314453124955],[-126.52524414062499,49.71958007812498],[-126.90332031250001,49.94414062499999],[-127.114306640625,49.879736328125034],[-127.24980468749999,50.13798828124996],[-127.34941406249995,50.05195312500001],[-127.46713867187503,50.163427734375006],[-127.86391601562495,50.12773437500002],[-127.90585937499998,50.44521484375002],[-127.48652343749998,50.404638671875034],[-127.46591796874996,50.58310546875006],[-128.05834960937494,50.498486328124955],[-128.34604492187503,50.744238281250006],[-127.91806640624998,50.86054687500001],[-127.19731445312495,50.640380859375]]],[[[-55.45874023437494,51.53652343750005],[-55.58339843749994,51.38857421875002],[-56.031103515625034,51.328369140625],[-55.8,51.033300781250034],[-56.732324218749966,50.007714843749994],[-56.822167968749966,49.613476562499955],[-56.179394531249955,50.114990234375],[-56.161279296874994,49.94013671874998],[-55.50292968749997,49.98315429687503],[-56.14018554687496,49.61914062500006],[-55.869824218749955,49.67016601562506],[-56.08730468750002,49.45195312499999],[-55.375927734374955,49.48974609374997],[-55.34384765624998,49.37290039062506],[-55.22954101562496,49.508154296875006],[-55.35317382812502,49.07944335937506],[-54.50219726562503,49.52734375],[-54.44824218749997,49.329443359375006],[-53.957714843749955,49.44184570312498],[-53.61943359374996,49.321630859375006],[-53.57343750000001,49.141210937500034],[-54.16127929687494,48.787695312500034],[-53.852880859375006,48.81132812499996],[-53.966015624999955,48.70668945312505],[-53.70634765624999,48.65551757812503],[-54.11445312499998,48.393603515625045],[-53.027587890625,48.634716796874955],[-53.1357421875,48.40185546875003],[-53.60976562500002,48.20771484375001],[-53.56943359374998,48.088085937499955],[-53.869580078124926,48.019677734374966],[-53.63823242187496,48.01464843750003],[-53.863671874999966,47.787011718749994],[-53.67236328125,47.64824218749999],[-53.28271484375,47.99785156249996],[-52.86601562499993,48.11298828124998],[-53.16982421875002,47.51210937500005],[-52.945019531249955,47.55283203124998],[-52.782421874999955,47.769433593749966],[-52.653662109375034,47.549414062500006],[-53.11484375,46.65581054687502],[-53.32304687499996,46.71835937499998],[-53.589794921874955,46.638867187499955],[-53.59736328124998,47.14599609374997],[-54.00957031249993,46.839599609375],[-54.173730468749994,46.88037109375003],[-53.84951171875002,47.440332031249994],[-53.98901367187503,47.756201171875034],[-54.191845703124955,47.85981445312501],[-54.488134765625006,47.40385742187502],[-54.47392578124996,47.54707031249998],[-54.856640624999955,47.385009765625],[-55.31572265624993,46.905712890624955],[-55.78852539062498,46.86723632812502],[-55.91923828124996,47.01689453124996],[-55.49150390624996,47.16064453125003],[-54.78461914062501,47.664746093749955],[-55.366308593750034,47.66108398437501],[-55.57612304687498,47.46523437499999],[-56.12724609374999,47.50283203125002],[-55.867089843749994,47.592333984375045],[-55.85791015625,47.81918945312498],[-56.774121093749955,47.56499023437499],[-58.33686523437501,47.73085937500002],[-59.11694335937494,47.57070312499999],[-59.32065429687498,47.736914062500006],[-59.272070312500034,47.99555664062504],[-58.330224609374994,48.52211914062502],[-59.16767578124998,48.558496093749966],[-58.84179687500003,48.74643554687498],[-58.906445312499955,48.65019531249999],[-58.716455078124994,48.59804687500002],[-58.403662109375034,49.08432617187498],[-57.99052734374996,48.987939453124966],[-58.09892578124993,49.07744140624999],[-57.98007812499998,49.229638671874994],[-58.19091796875003,49.25874023437498],[-58.21337890625,49.38666992187501],[-58.01582031249998,49.54248046874997],[-57.79130859374999,49.48999023437503],[-57.92617187499999,49.700830078124994],[-57.4326171875,50.50581054687504],[-57.179589843749966,50.614843750000034],[-57.29799804687502,50.69873046874997],[-57.03593750000002,51.01083984374998],[-56.68242187500002,51.332763671875],[-56.025585937499955,51.56835937500006],[-55.6904296875,51.471337890624994],[-55.666406249999966,51.57890624999999],[-55.45874023437494,51.53652343750005]]],[[[-127.92465820312498,51.47387695312497],[-128.14877929687498,51.62670898437503],[-128.03173828125006,51.708398437499966],[-127.92465820312498,51.47387695312497]]],[[[-79.38427734374997,51.951953125000045],[-79.64375,52.01005859374996],[-79.27128906249996,52.086816406249966],[-79.38427734374997,51.951953125000045]]],[[[-128.36875,52.40087890625],[-128.43979492187503,52.696386718750006],[-128.24726562499998,52.784375],[-128.36875,52.40087890625]]],[[[-80.73168945312494,52.74726562499998],[-82.03925781249998,53.04990234374998],[-81.84731445312494,53.18627929687497],[-81.135595703125,53.20581054687503],[-80.73168945312494,52.74726562499998]]],[[[-131.7537109375,53.195556640625],[-131.63466796874997,52.92216796874999],[-131.97177734374998,52.87983398437498],[-131.45522460937502,52.70170898437502],[-131.59057617187494,52.578222656250006],[-131.25971679687495,52.415917968749966],[-131.31992187499998,52.30307617187498],[-131.142626953125,52.291113281250034],[-131.221533203125,52.15361328124999],[-132.16508789062493,52.783300781250034],[-132.14375,52.99931640624999],[-132.54677734374997,53.1375],[-131.7537109375,53.195556640625]]],[[[-128.55244140624998,52.93974609375002],[-128.50991210937502,52.51860351562502],[-128.678955078125,52.289648437500006],[-128.74633789062494,52.763378906249955],[-128.89980468749997,52.67382812500003],[-129.175927734375,52.964941406250006],[-129.033251953125,53.27993164062505],[-128.63266601562498,53.1125],[-128.55244140624998,52.93974609375002]]],[[[-129.167724609375,53.11787109374998],[-129.32387695312502,53.142138671875045],[-129.23818359374997,53.33007812500006],[-129.167724609375,53.11787109374998]]],[[[-129.84858398437498,53.167919921874955],[-130.51757812500003,53.54423828124999],[-130.45200195312498,53.63115234375002],[-129.94472656250002,53.436376953125034],[-129.75483398437498,53.244775390624994],[-129.84858398437498,53.167919921874955]]],[[[-130.236279296875,53.95854492187502],[-130.38422851562504,53.84394531250001],[-130.703173828125,53.892236328124994],[-130.44799804687497,54.08901367187502],[-130.236279296875,53.95854492187502]]],[[[-132.65551757812503,54.12749023437496],[-132.30336914062497,54.098876953125],[-132.16611328124998,53.95522460937505],[-132.53466796875,53.651708984375034],[-132.18696289062504,53.68481445312503],[-132.134423828125,54.03427734374998],[-131.66762695312502,54.14135742187503],[-131.957421875,53.308691406250034],[-132.34726562500003,53.18920898437503],[-132.747509765625,53.310498046874955],[-132.425,53.33696289062502],[-132.84501953125,53.507714843749994],[-133.07949218749997,53.837011718750034],[-133.04838867187493,54.15893554687497],[-132.65551757812503,54.12749023437496]]],[[[-130.92714843749997,54.47905273437499],[-130.90683593750003,54.63178710937504],[-130.75800781249998,54.61376953125],[-130.92714843749997,54.47905273437499]]],[[[-130.57534179687497,54.769677734374966],[-130.2140625,55.02587890625003],[-130.34941406249996,54.814550781250034],[-130.57534179687497,54.769677734374966]]],[[[-79.97758789062499,56.20703125000006],[-80.057470703125,56.28735351562497],[-79.57973632812502,56.466357421875045],[-79.97758789062499,56.20703125000006]]],[[[-78.93559570312496,56.26606445312498],[-79.17548828124998,55.88505859374999],[-79.18212890625,56.21215820312503],[-79.4951171875,55.87475585937503],[-79.76474609374995,55.80678710937505],[-79.54472656249999,56.12836914062501],[-79.9875,55.89213867187502],[-79.45888671875,56.53974609374998],[-79.53632812499995,56.180078124999966],[-79.27241210937493,56.600439453125006],[-78.93559570312496,56.26606445312498]]],[[[-61.743603515624955,57.55458984375005],[-61.6375,57.41606445312499],[-62.01123046875003,57.54848632812505],[-61.743603515624955,57.55458984375005]]],[[[-79.71650390624998,57.515527343749994],[-79.80844726562498,57.44243164062502],[-79.74257812499997,57.60795898437499],[-79.71650390624998,57.515527343749994]]],[[[-69.16005859375,59.04023437500001],[-69.35283203125002,58.96074218749999],[-69.30322265625003,59.144873046875006],[-69.16005859375,59.04023437500001]]],[[[-64.40703125,60.367089843749966],[-64.44194335937496,60.2978515625],[-64.73793945312497,60.37563476562502],[-64.83642578124997,60.50102539062499],[-64.40703125,60.367089843749966]]],[[[-68.23378906250002,60.24091796875001],[-68.36787109374998,60.314746093750045],[-68.08759765624998,60.58784179687501],[-67.81884765624994,60.449511718750074],[-68.23378906250002,60.24091796875001]]],[[[-78.531640625,60.72856445312499],[-78.66889648437498,60.716894531250006],[-78.24169921875,60.818652343750045],[-78.531640625,60.72856445312499]]],[[[-64.83261718749998,61.366064453125006],[-65.43212890625,61.649511718750034],[-64.78964843750003,61.662207031250034],[-64.83261718749998,61.366064453125006]]],[[[-65.03056640624999,61.879052734374966],[-64.89658203124995,61.73330078125005],[-65.23535156249997,61.89770507812506],[-65.03056640624999,61.879052734374966]]],[[[-79.54531250000002,62.41171875000006],[-79.28647460937495,62.247656250000034],[-79.32392578124995,62.02607421875001],[-79.81611328124995,61.59462890625002],[-80.26518554687496,61.818212890625006],[-80.26005859374996,62.10903320312502],[-79.9267578125,62.39287109375002],[-79.54531250000002,62.41171875000006]]],[[[-64.82382812499998,62.558740234374994],[-64.46503906249998,62.535937500000045],[-64.47832031250002,62.417871093749966],[-64.901220703125,62.421044921874994],[-64.82382812499998,62.558740234374994]]],[[[-70.33706054687497,62.548730468749994],[-70.76606445312498,62.596875],[-71.22011718750002,62.873925781249966],[-70.44262695312497,62.73378906250002],[-70.33706054687497,62.548730468749994]]],[[[-82.00048828124997,62.95419921874998],[-82.02583007812498,62.73007812499998],[-82.56826171875002,62.403222656249994],[-83.01582031249998,62.20991210937498],[-83.69887695312497,62.16025390624998],[-83.91049804687498,62.45415039062499],[-83.37641601562498,62.904931640624994],[-82.00048828124997,62.95419921874998]]],[[[-77.87670898437497,63.470556640625034],[-77.53271484374997,63.233642578125],[-77.94243164062496,63.11440429687502],[-78.536767578125,63.423730468749994],[-77.87670898437497,63.470556640625034]]],[[[-76.67758789062503,63.393945312499966],[-77.36474609374994,63.588330078124955],[-77.13369140624997,63.68203125000002],[-76.65244140624998,63.503564453124994],[-76.67758789062503,63.393945312499966]]],[[[-84.91962890624995,65.26108398437503],[-84.50112304687497,65.45844726562501],[-84.08486328125,65.21782226562502],[-82.05,64.64428710937506],[-81.67612304687498,64.21264648437503],[-81.88710937499997,64.01640625000002],[-80.82895507812495,64.08994140625],[-80.30205078124999,63.76220703125003],[-81.04638671875003,63.461572265624966],[-82.378125,63.706787109375],[-82.46708984375002,63.92695312500001],[-83.30395507812497,64.14379882812506],[-84.63291015625,63.30922851562502],[-85.39262695312496,63.119677734375045],[-85.76894531249997,63.70034179687502],[-87.15190429687499,63.58564453125001],[-86.93203124999997,63.90166015625002],[-86.252099609375,64.13686523437497],[-86.37426757812503,64.56582031249997],[-86.074609375,65.533837890625],[-85.55468750000003,65.91865234374995],[-85.17622070312501,65.746875],[-85.23994140624993,65.51030273437499],[-84.91962890624995,65.26108398437503]]],[[[-84.67475585937498,65.575],[-85.096337890625,65.756201171875],[-85.14960937500001,66.01538085937506],[-84.75737304687496,65.85893554687505],[-84.67475585937498,65.575]]],[[[-83.72597656249997,65.796728515625],[-83.23374023437495,65.71503906249995],[-83.332421875,65.63105468749998],[-84.11826171874995,65.77177734375007],[-84.40717773437501,66.13100585937497],[-83.78696289062495,65.96577148437498],[-83.72597656249997,65.796728515625]]],[[[-108.09272460937501,67.00517578124999],[-107.80551757812493,66.99858398437507],[-107.94394531249999,66.8578125],[-108.09272460937501,67.00517578124999]]],[[[-62.681542968749966,67.05629882812502],[-62.87163085937499,67.06259765625006],[-62.41679687499996,67.18847656250003],[-62.681542968749966,67.05629882812502]]],[[[-107.89985351562497,67.40180664062495],[-107.95024414062503,67.31821289062498],[-108.15224609374997,67.429443359375],[-108.04897460937498,67.664892578125],[-107.89985351562497,67.40180664062495]]],[[[-73.621728515625,67.783837890625],[-74.573388671875,67.82866210937507],[-74.70654296875003,68.06708984374995],[-73.49375,68.00063476562502],[-73.40717773437498,67.79306640625],[-73.621728515625,67.783837890625]]],[[[-86.59555664062498,67.7359375],[-86.89252929687498,67.836572265625],[-86.95981445312503,68.10024414062497],[-86.70209960937501,68.30561523437498],[-86.42114257812497,68.18344726562503],[-86.59555664062498,67.7359375]]],[[[-75.67587890624998,68.32250976562506],[-75.078125,68.17314453124999],[-75.20195312499996,67.45917968750001],[-75.78007812499996,67.28354492187503],[-76.94418945312498,67.25029296875002],[-77.30439453125001,67.68510742187505],[-77.12587890624997,67.94707031250002],[-76.59580078124998,68.27895507812497],[-75.67587890624998,68.32250976562506]]],[[[-78.98271484374999,68.19282226562501],[-79.17475585937493,68.26445312500002],[-78.95258789062495,68.35302734375006],[-78.98271484374999,68.19282226562501]]],[[[-104.54067382812497,68.405908203125],[-105.05136718749999,68.55903320312501],[-104.60200195312503,68.56152343749997],[-104.54067382812497,68.405908203125]]],[[[-74.880859375,68.34868164062505],[-75.40024414062503,68.52548828125],[-75.28740234374996,68.68774414062503],[-74.98364257812497,68.64760742187502],[-74.880859375,68.34868164062505]]],[[[-101.84589843749994,68.58632812499997],[-102.30815429687497,68.681982421875],[-102.01337890624995,68.82539062500001],[-101.73295898437495,68.75341796875],[-101.84589843749994,68.58632812499997]]],[[[-100.21723632812497,68.80668945312502],[-100.59653320312496,68.76640625000007],[-100.56547851562495,69.02680664062501],[-100.21723632812497,68.80668945312502]]],[[[-99.99467773437502,69.01352539062503],[-100.19570312500002,68.991455078125],[-100.153125,69.12949218750003],[-99.99467773437502,69.01352539062503]]],[[[-79.21064453124995,68.845458984375],[-79.24267578125,69.04926757812495],[-78.33256835937496,69.38603515624999],[-78.77919921875,68.95048828124999],[-79.21064453124995,68.845458984375]]],[[[-90.1998046875,69.419091796875],[-90.33027343749993,69.252197265625],[-90.49204101562503,69.369873046875],[-90.1998046875,69.419091796875]]],[[[-76.99536132812503,69.14375],[-77.37939453125,69.2740234375],[-77.18754882812502,69.440087890625],[-76.66884765625002,69.36616210937504],[-76.99536132812503,69.14375]]],[[[-101.171728515625,69.39707031250003],[-101.31289062499998,69.57607421875],[-101.00063476562497,69.4619140625],[-101.171728515625,69.39707031250003]]],[[[-95.51367187499997,69.57363281250002],[-95.43745117187498,69.37846679687505],[-95.73012695312502,69.34755859374997],[-95.80620117187499,69.56049804687501],[-95.89345703125,69.35175781250004],[-95.87583007812495,69.60600585937505],[-95.51367187499997,69.57363281250002]]],[[[-67.91469726562494,69.54096679687504],[-68.22138671874998,69.61674804687502],[-67.908837890625,69.68183593749995],[-67.91469726562494,69.54096679687504]]],[[[-78.02910156249993,69.71489257812502],[-78.03999023437495,69.6083984375],[-78.84819335937502,69.4828125],[-78.02910156249993,69.71489257812502]]],[[[-79.43066406250003,69.78779296874995],[-79.55283203124995,69.63085937500006],[-80.04750976562502,69.63432617187505],[-79.97783203124993,69.50966796874997],[-80.794775390625,69.68925781250005],[-80.42421875000002,69.797607421875],[-79.43066406250003,69.78779296874995]]],[[[-97.439453125,69.64267578125006],[-96.29995117187494,69.34438476562505],[-95.7513671875,68.89765624999998],[-95.26777343749998,68.82607421874997],[-96.40156249999995,68.47070312500003],[-97.47202148437498,68.543701171875],[-98.320556640625,68.84272460937498],[-98.70380859374993,68.80278320312502],[-98.90449218749995,68.93242187500005],[-99.25400390625002,68.86318359374997],[-99.49467773437493,68.95957031249998],[-99.455712890625,69.13120117187503],[-98.45595703124997,69.33466796875001],[-98.54599609375,69.57290039062497],[-98.04135742187498,69.456640625],[-98.20048828124996,69.79697265625006],[-97.79072265624998,69.86162109374999],[-97.439453125,69.64267578125006]]],[[[-86.91303710937501,70.11323242187501],[-86.55766601562499,69.99531249999995],[-87.3232421875,70.08012695312502],[-86.91303710937501,70.11323242187501]]],[[[-74.70888671874997,45.0038574218751],[-74.76245117187494,44.99907226562502],[-74.99614257812496,44.970117187499966],[-75.40126953124997,44.77226562499999],[-75.81933593749997,44.468017578125],[-76.18579101562503,44.24223632812502],[-76.819970703125,43.62880859375011],[-77.59653320312492,43.62861328125007],[-78.45825195312497,43.63149414062511],[-78.72041015624993,43.62495117187501],[-78.84555664062492,43.58334960937506],[-79.171875,43.466552734375085],[-79.0830566406249,43.33139648437509],[-79.05922851562494,43.27807617187506],[-79.066064453125,43.10610351562502],[-79.02617187499996,43.01733398437506],[-78.98076171874993,42.98061523437502],[-78.91508789062496,42.90913085937504],[-79.17373046875,42.74853515625],[-80.24755859374991,42.366015625000045],[-81.02822265624997,42.247167968750006],[-81.50732421874997,42.10346679687504],[-81.97416992187496,41.88872070312499],[-82.43906249999989,41.6748535156251],[-82.69003906249995,41.675195312499994],[-83.141943359375,41.97587890624996],[-83.10952148437497,42.25068359375001],[-82.54531249999997,42.62470703124998],[-82.19038085937495,43.47407226562501],[-82.137841796875,43.570898437500034],[-82.48505859374993,45.08374023437503],[-82.55107421874987,45.3473632812501],[-82.91933593749994,45.51796875000002],[-83.59267578125,45.81713867187506],[-83.46948242187503,45.99467773437499],[-83.61596679687503,46.116845703124994],[-83.97778320312494,46.08491210937507],[-84.12319335937497,46.50292968749997],[-84.44047851562496,46.49814453125006],[-84.66577148437503,46.54326171875002],[-84.87597656249994,46.89990234375003],[-85.07006835937497,46.97993164062498],[-85.65224609375,47.21997070312503],[-86.67216796874996,47.636425781249955],[-87.20800781249997,47.848486328125006],[-87.74389648437497,48.06054687500003],[-88.37817382812497,48.30307617187506],[-89.45566406249992,47.99624023437508],[-90.79731445312495,48.13105468750001],[-91.04345703124991,48.19370117187498],[-91.38720703124997,48.05854492187498],[-92.00517578125002,48.301855468750006],[-92.3484375,48.276611328125],[-92.41459960937493,48.276611328125],[-92.50058593749995,48.43535156250002],[-92.83671875,48.567773437499994],[-93.25795898437497,48.62885742187501],[-93.37788085937498,48.61655273437498],[-93.70771484374995,48.525439453125074],[-93.85161132812496,48.607275390625034],[-94.6208984374999,48.7426269531251],[-94.71279296874997,48.863427734374994],[-94.80346679687497,49.0029296875],[-94.86040039062493,49.258593750000045],[-94.85434570312495,49.304589843749994],[-95.15527343749997,49.3696777343751],[-95.16206054687493,48.991748046875045],[-95.39790039062493,48.99316406249997],[-96.25068359374993,48.99316406249997],[-96.67705078124993,48.99316406249997],[-97.52983398437493,48.99316406249997],[-98.80898437499995,48.99316406249997],[-104.77832031249997,48.993115234375125],[-110.7476562499999,48.993066406250136],[-116.71704101562493,48.993066406250136],[-118.84892578124993,48.993066406250136],[-119.27534179687494,48.993066406250136],[-119.70170898437495,48.99301757812495],[-120.98085937499995,48.99301757812495],[-122.78876953124994,48.99301757812495],[-122.82670898437495,49.028417968750034],[-122.9241699218749,49.07465820312504],[-122.96269531249993,49.07460937500005],[-123.06328125,48.97773437500001],[-123.22944335937493,49.260498046875085],[-122.87910156249995,49.39892578125003],[-123.27675781249997,49.34394531250001],[-123.1875,49.680322265624994],[-123.53056640624989,49.39731445312506],[-124.02861328125002,49.602880859375006],[-123.99262695312497,49.736181640625006],[-123.81718749999993,49.58657226562508],[-123.58247070312498,49.68125],[-123.87441406250005,49.736816406250114],[-123.82543945312493,50.14423828124998],[-123.94589843749995,50.18393554687509],[-123.9849121093749,49.87558593749998],[-124.28125,49.77211914062502],[-124.78237304687492,50.02011718749992],[-125.05668945312495,50.418652343750125],[-124.8598632812499,50.872412109375006],[-125.05878906249993,50.51386718749998],[-125.4763183593749,50.49716796874995],[-125.53935546874996,50.64902343749998],[-125.64130859374994,50.46621093750005],[-126.09433593749995,50.497607421875045],[-126.44746093750004,50.58774414062492],[-125.90410156250002,50.704931640625006],[-126.51435546875,50.679394531250125],[-126.37460937499995,50.83735351562498],[-126.5217773437499,50.86606445312498],[-126.51733398437497,51.0568359375001],[-126.63178710937494,50.915136718750006],[-127.057568359375,50.86752929687509],[-127.70810546875,51.15117187499996],[-127.41967773437496,51.608056640625136],[-126.69145507812502,51.70341796875002],[-127.33872070312489,51.70737304687495],[-127.66870117187497,51.47758789062502],[-127.85053710937498,51.67319335937509],[-127.79536132812493,52.19101562500006],[-127.43793945312504,52.356152343750125],[-127.24223632812496,52.39511718750009],[-126.71396484374989,52.060693359374994],[-127.19399414062498,52.45766601562502],[-126.95136718749994,52.7510253906251],[-127.01933593750002,52.8424804687501],[-127.06621093749989,52.65268554687498],[-127.79189453124994,52.28935546875002],[-128.10224609374993,51.78842773437495],[-128.3576171875,52.1588867187501],[-128.0375,52.318164062500045],[-127.94023437499996,52.545166015625085],[-128.27153320312493,52.3629882812501],[-128.05327148437487,52.91069335937496],[-128.3650390624999,52.82578125000006],[-128.52470703125002,53.1406738281251],[-129.08090820312492,53.36728515625006],[-129.1715820312499,53.53359375000002],[-128.8545898437499,53.70454101562504],[-128.90561523437492,53.559326171875114],[-128.5421386718749,53.420654296875114],[-128.13271484375002,53.417773437500045],[-127.92783203125,53.274707031250045],[-128.2072265624999,53.483203125000074],[-128.67553710937494,53.55458984375005],[-128.76367187500003,53.746875],[-128.5321289062499,53.85810546875007],[-128.959375,53.84145507812505],[-129.2578613281249,53.417968750000085],[-129.56372070312506,53.251464843750114],[-130.33525390625002,53.723925781250074],[-130.04331054687495,54.13354492187503],[-129.62602539062493,54.23027343750002],[-130.08422851562503,54.18139648437503],[-130.4302734375,54.42099609374998],[-129.56064453124995,55.46254882812508],[-129.79516601562503,55.559570312500114],[-130.04848632812494,55.05727539062511],[-130.01406249999997,55.950537109375006],[-130.09785156249995,56.10927734375002],[-130.41313476562487,56.12250976562507],[-130.47709960937496,56.230566406250034],[-130.649072265625,56.26367187500003],[-131.471875,56.55673828125006],[-131.82426757812496,56.58999023437508],[-131.86616210937495,56.792822265625006],[-132.1042968749999,56.85678710937509],[-132.062890625,56.95336914062503],[-132.33798828124992,57.07944335937498],[-132.27939453124998,57.14536132812506],[-132.23217773437494,57.198535156250074],[-132.30166015625005,57.2763183593751],[-132.44248046874986,57.40673828125003],[-132.55048828124995,57.499902343749994],[-133.00141601562495,57.948974609375],[-133.27529296875,58.22285156250004],[-133.54638671874997,58.50346679687499],[-134.21850585937503,58.849902343750045],[-134.32963867187505,58.93969726562506],[-134.39306640625,59.009179687499994],[-134.67724609374997,59.19926757812499],[-134.94375,59.28828125000001],[-135.05102539062491,59.57866210937502],[-135.36787109374998,59.743310546874994],[-135.70258789062504,59.72875976562506],[-136.3218261718749,59.604833984375034],[-136.27797851562494,59.48032226562506],[-136.46635742187493,59.459082031250006],[-136.57875976562494,59.15224609375002],[-136.81328125000002,59.15004882812511],[-137.12622070312491,59.04096679687507],[-137.2775390624999,58.988183593749994],[-137.43857421874995,58.903125],[-137.52089843749994,58.91538085937506],[-137.59331054687493,59.22626953124998],[-138.317626953125,59.611132812500074],[-138.86875,59.94575195312501],[-139.18515624999986,60.083593750000034],[-139.13696289062494,60.17270507812506],[-139.07924804687497,60.279443359375136],[-139.07924804687497,60.3437011718751],[-139.23476562499997,60.339746093749994],[-139.67631835937505,60.32832031249998],[-139.97329101562497,60.183154296875074],[-140.45283203125004,60.29970703125002],[-140.5254394531249,60.21835937499995],[-140.76274414062505,60.25913085937509],[-141.00214843750004,60.300244140625125],[-141.00214843750004,60.884667968749994],[-141.00214843750004,61.761279296875045],[-141.00214843750004,63.22226562499998],[-141.00214843750004,64.09887695312506],[-141.00214843750004,65.55991210937498],[-141.00214843750004,66.43652343750006],[-141.00214843750004,67.89755859374998],[-141.00214843750004,68.77416992187506],[-141.00214843750004,69.65078125000011],[-139.18154296874997,69.51552734375008],[-137.25996093749998,68.96411132812503],[-136.12236328124993,68.88222656250002],[-135.258837890625,68.68432617187503],[-135.93901367187487,68.9741699218751],[-135.575537109375,69.02695312500003],[-135.91020507812487,69.11147460937502],[-135.6914550781249,69.31118164062502],[-135.29282226562486,69.30786132812506],[-135.1408203124999,69.46782226562496],[-134.45683593749993,69.47763671875],[-134.40893554687494,69.68178710937502],[-133.87978515624997,69.50771484375011],[-134.17431640624991,69.25283203125005],[-133.16313476562496,69.43388671874999],[-132.91533203125002,69.62963867187506],[-132.40390625,69.65874023437496],[-132.48847656249993,69.73808593749996],[-132.16342773437498,69.70498046875014],[-131.13637695312497,69.90688476562505],[-130.66547851562495,70.12705078124998],[-129.944970703125,70.09091796875006],[-129.675634765625,70.19296875000009],[-129.64829101562495,69.9977539062501],[-130.83208007812487,69.65146484375006],[-131.9377929687499,69.5347167968751],[-132.8174804687499,69.20576171875004],[-133.41831054687492,68.84428710937493],[-133.138037109375,68.74658203125011],[-133.33666992187497,68.83525390625005],[-132.57763671874997,68.84780273437514],[-132.71894531249998,69.07919921875],[-131.78837890625002,69.43198242187495],[-131.32470703124997,69.36118164062509],[-131.06342773437504,69.45068359375003],[-130.97065429687495,69.20908203125],[-130.1176269531249,69.720068359375],[-128.89892578124994,69.96616210937506],[-129.15791015624995,69.80009765624999],[-129.05434570312502,69.70107421875005],[-128.85302734375003,69.7510253906251],[-127.68378906249994,70.26035156249995],[-128.17011718749998,70.41845703125],[-127.99101562499992,70.57382812500003],[-127.22597656249992,70.29614257812497],[-126.25043945312495,69.54526367187492],[-125.52495117187495,69.35156250000009],[-125.171875,69.42797851562503],[-125.35693359374991,69.62597656250003],[-124.767919921875,69.99003906249996],[-124.99038085937494,70.02661132812511],[-124.55502929687488,70.15122070312509],[-124.40693359374991,69.76743164062506],[-124.12460937499995,69.6899902343751],[-124.33808593749991,69.36484374999995],[-123.5284179687499,69.38935546874995],[-123.02578125,69.81000976562504],[-122.07006835937499,69.81616210937506],[-120.96245117187502,69.66040039062511],[-120.13999023437488,69.38056640625013],[-117.22695312499998,68.913427734375],[-116.05947265625,68.83701171875006],[-116.2434082031249,68.9740722656251],[-115.44228515624994,68.94091796875009],[-114.62016601562496,68.74609375],[-113.96440429687495,68.39907226562502],[-114.09594726562491,68.26679687500007],[-114.76528320312494,68.27021484375004],[-115.12705078124992,68.13203124999995],[-115.43447265624994,67.90234375000006],[-115.13320312499994,67.819189453125],[-112.50302734374993,67.6819335937501],[-110.9900390624999,67.79082031250007],[-110.07392578124995,67.99291992187506],[-109.63037109374991,67.73271484374996],[-109.03803710937504,67.69116210937503],[-108.85200195312497,67.42197265625009],[-108.61333007812493,67.59804687500008],[-107.98872070312495,67.2563964843751],[-107.99130859374995,67.09516601562513],[-108.49604492187493,67.09228515625006],[-107.25947265624998,66.39853515624995],[-107.71035156250001,66.74003906250007],[-107.7250976562499,66.98413085937506],[-107.15649414062497,66.88173828124997],[-107.9583984375,67.81860351562506],[-107.79829101562498,68.03691406249996],[-106.42426757812491,68.20058593750008],[-105.7501953125,68.59228515625011],[-106.45805664062496,68.51645507812495],[-106.60849609374988,68.35737304687504],[-107.61933593749994,68.3310546875],[-107.73417968749989,68.17373046875011],[-108.3228027343749,68.15410156250002],[-108.71811523437488,68.29746093750009],[-108.31347656249996,68.61079101562498],[-106.16445312499992,68.91987304687507],[-105.68559570312489,68.82817382812505],[-105.3774414062499,68.413818359375],[-104.65317382812488,68.23007812500003],[-104.48681640624991,68.06318359374998],[-103.47412109374993,68.11503906250005],[-102.32036132812489,67.73564453125005],[-101.55498046874992,67.69316406250007],[-100.21293945312489,67.83857421875004],[-98.92045898437502,67.72578124999998],[-98.41210937499991,67.80717773437505],[-98.63154296875004,68.0725585937501],[-97.45493164062486,67.61699218750002],[-97.20654296874989,67.85507812500003],[-97.73911132812495,67.97817382812505],[-98.19252929687494,67.92299804687502],[-98.65048828124989,68.36352539062506],[-98.21855468750002,68.31743164062507],[-97.7942382812499,68.38759765625],[-97.9250976562499,68.523681640625],[-97.41035156249993,68.49653320312498],[-96.97670898437497,68.25541992187505],[-96.43066406249991,68.3105957031251],[-96.72207031250005,68.03876953124998],[-95.9703125,68.24912109375],[-96.36914062499991,67.50976562500003],[-96.14145507812489,67.27182617187503],[-95.71992187499998,67.31679687500014],[-95.77768554687495,67.18461914062505],[-95.41591796875005,67.15556640624999],[-95.41889648437504,67.01323242187493],[-96.42255859374995,67.05175781249997],[-95.7875488281249,66.616796875],[-96.03686523437489,66.9375],[-95.39965820312503,66.94946289062509],[-95.25874023437493,67.26254882812492],[-95.65048828124986,67.73745117187505],[-95.46069335937503,68.02138671875],[-94.74443359374993,68.07089843749995],[-93.44892578124998,68.61889648437503],[-93.85244140624994,69.00034179687495],[-94.06489257812495,68.78476562500006],[-94.600439453125,68.80322265625011],[-94.08364257812497,69.12309570312507],[-94.254736328125,69.31376953125002],[-93.61948242187492,69.41699218750009],[-93.74853515624991,69.2261230468751],[-93.5322753906249,69.48090820312495],[-94.2708007812499,69.45512695312505],[-94.63383789062496,69.64965820312506],[-94.82250976562494,69.577783203125],[-95.96494140624989,69.80278320312499],[-96.5513671875,70.21030273437506],[-96.29770507812492,70.51137695312511],[-95.87861328124998,70.54897460937514],[-95.88632812499986,70.69428710937507],[-96.25800781249993,70.64228515625013],[-96.54892578124995,70.80874023437511],[-96.44658203124996,71.23989257812502],[-96.06201171874997,71.41386718749993],[-95.5642578124999,71.33676757812503],[-95.40625,71.49165039062498],[-95.87231445312494,71.57314453125005],[-94.73486328124994,71.98295898437507],[-94.30834960937491,71.76489257812506],[-93.74628906249998,71.742822265625],[-92.94868164062493,71.26210937500011],[-92.98144531249994,70.8522460937501],[-91.56406249999995,70.1782714843751],[-92.32050781250004,70.2353515625],[-92.51186523437494,70.10385742187503],[-91.976708984375,70.03867187500009],[-92.88779296874989,69.66821289062511],[-92.31166992187494,69.67290039062499],[-91.91196289062495,69.53125],[-91.20180664062494,69.64477539062494],[-91.43994140624997,69.52568359375002],[-90.4155761718749,69.45698242187507],[-90.89228515625004,69.26728515624995],[-91.23720703125005,69.28554687500014],[-90.47900390624994,68.88115234374999],[-90.57363281250005,68.47470703124998],[-90.20478515625004,68.25747070312511],[-89.27954101562491,69.25546875000003],[-88.22353515625,68.91503906249997],[-87.81357421874986,68.34570312499997],[-87.89267578125,68.24814453125],[-88.34697265624993,68.28828125000001],[-88.313818359375,67.95034179687508],[-87.359375,67.17724609374997],[-86.56079101562491,67.48212890625007],[-85.64316406249992,68.69970703124997],[-84.86757812499994,68.77333984375005],[-85.10664062499995,68.84404296875007],[-84.86220703125,69.07397460937503],[-85.38676757812493,69.23188476562504],[-85.50737304687487,69.84526367187493],[-82.61835937499993,69.69106445312514],[-82.39023437499989,69.60087890625007],[-82.75483398437493,69.49438476562506],[-82.30986328124996,69.41000976562509],[-82.22753906249997,69.24887695312495],[-81.37783203125005,69.18564453125003],[-81.95791015624991,68.88364257812498],[-81.38090820312496,68.85004882812504],[-81.28154296874987,68.65722656250003],[-81.91484374999993,68.4587890625001],[-82.55268554687504,68.44648437500007],[-82.22241210937489,68.145263671875],[-82.0125,68.19389648437496],[-81.97646484374997,67.86201171875001],[-81.2943359375,67.497412109375],[-81.46757812499996,67.0698730468751],[-83.40644531249998,66.37124023437508],[-84.53847656249994,66.97280273437505],[-84.84575195312502,67.02871093750008],[-85.11372070312498,66.90693359375013],[-84.73774414062504,66.93359375000006],[-84.223046875,66.68247070312506],[-83.86904296875,66.2135742187501],[-84.29306640624995,66.29179687500005],[-84.628076171875,66.20771484374998],[-85.603857421875,66.56826171875005],[-86.708154296875,66.52304687500009],[-86.68510742187502,66.36040039062499],[-85.95874023437491,66.11904296875002],[-87.45288085937503,65.33896484375009],[-87.96997070312503,65.34892578124999],[-89.7494140625,65.93603515625006],[-89.88969726562487,65.86855468749997],[-91.42724609374994,65.94790039062497],[-91.04111328124989,65.82983398437509],[-90.98344726562496,65.91923828124999],[-89.92407226562497,65.78027343750011],[-88.97402343749994,65.34829101562502],[-87.02753906249995,65.19809570312498],[-88.10561523437497,64.18330078125001],[-88.81772460937489,63.99223632812499],[-89.20063476562493,64.11376953125006],[-89.13154296874998,63.96850585937494],[-89.61582031249995,64.030615234375],[-89.8113281249999,64.18056640625],[-90.04165039062494,64.14086914062509],[-89.85571289062497,63.9569824218751],[-90.16816406250004,63.978759765625085],[-90.15473632812498,63.68964843749998],[-90.81191406249991,63.580908203125034],[-91.98222656249996,63.82241210937502],[-92.33842773437496,63.787646484375045],[-93.69633789062493,64.14716796875013],[-93.55981445312491,63.865283203125074],[-93.27021484374998,63.840869140625074],[-93.37851562499992,63.94848632812497],[-92.15688476562491,63.691699218750045],[-92.46508789062491,63.55507812500011],[-91.84184570312496,63.69755859374999],[-90.97006835937489,63.442773437500136],[-90.69858398437492,63.06386718750005],[-91.44897460937503,62.804052734375034],[-92.3612792968749,62.81938476562496],[-91.93583984374993,62.59238281250009],[-92.55141601562491,62.546728515625034],[-92.76596679687492,62.34995117187509],[-92.52797851562494,62.16840820312504],[-93.20537109374993,62.364941406250125],[-92.90551757812503,62.21513671874996],[-93.3330566406249,61.93291015625002],[-93.58178710937494,61.94204101562511],[-93.31201171874997,61.76728515625004],[-93.91274414062497,61.48144531250006],[-94.509375,60.60454101562493],[-94.76171874999991,60.498242187500125],[-94.78828124999998,59.26787109374993],[-94.95732421874996,59.068847656250085],[-94.28706054687493,58.716015625000125],[-94.33222656249998,58.297363281250114],[-94.12319335937494,58.73671875000008],[-93.1787597656249,58.72563476562496],[-92.43281249999993,57.3203125],[-92.7981445312499,56.921972656250034],[-90.89746093750003,57.25693359375006],[-88.94848632812489,56.85131835937503],[-88.07509765624997,56.46728515624994],[-87.48242187499991,56.021289062500045],[-85.55932617187491,55.54018554687508],[-85.21801757812491,55.348974609375034],[-85.3652832031249,55.07929687499998],[-85.06093749999997,55.285644531250085],[-83.91059570312493,55.314648437499955],[-82.39326171874998,55.067822265625125],[-82.219384765625,54.8134765625],[-82.42416992187486,54.2445800781251],[-82.14145507812492,53.81762695312497],[-82.29155273437496,53.03071289062507],[-81.5994140624999,52.432617187500085],[-81.82788085937489,52.22421875000009],[-81.46621093749994,52.204492187500136],[-80.588037109375,51.667236328125114],[-80.4433105468749,51.38857421875002],[-80.85122070312497,51.125],[-80.47832031249993,51.30732421874998],[-80.10356445312487,51.282861328125136],[-79.34790039062494,50.76264648437504],[-79.737451171875,51.186279296875],[-79.33867187500002,51.62817382812497],[-79.04052734375003,51.46376953125005],[-78.90317382812495,51.200292968750034],[-78.73134765624994,51.497460937499994],[-78.98164062499993,51.774560546875136],[-78.44809570312495,52.26137695312502],[-78.74414062499994,52.65537109374998],[-79.10034179687497,53.65664062500005],[-78.99604492187493,54.00249023437499],[-79.241796875,54.098876953125085],[-79.14672851562491,54.16923828125002],[-79.71235351562495,54.6718261718751],[-77.77529296874994,55.291259765625],[-76.60405273437496,56.19956054687495],[-76.52558593749998,56.8917968750001],[-76.80981445312497,57.65795898437506],[-77.15678710937496,58.018896484375034],[-78.51508789062493,58.68237304687503],[-77.76069335937498,59.38002929687505],[-77.72617187499995,59.67587890624992],[-77.34907226562495,59.57895507812509],[-77.48530273437493,59.684570312500114],[-77.28920898437494,60.0220214843751],[-77.58588867187498,60.088183593750074],[-77.45288085937497,60.1458007812501],[-77.6814453124999,60.427099609375034],[-77.503564453125,60.54272460937497],[-77.7908203124999,60.63984375000004],[-77.58955078124993,60.808593750000114],[-78.18134765624995,60.81914062499996],[-77.51435546874998,61.55629882812505],[-78.02138671874997,61.8320800781251],[-78.13339843749986,62.28227539062496],[-77.372412109375,62.572509765625114],[-75.81689453124991,62.31586914062507],[-75.7898437499999,62.17958984375002],[-75.3412109375,62.312109375],[-74.63256835937497,62.115673828125125],[-74.6458007812499,62.21113281250004],[-73.70507812499991,62.47314453124994],[-72.68696289062498,62.12456054687499],[-72.771630859375,61.840429687500006],[-72.50556640624998,61.922656250000074],[-72.22612304687487,61.83159179687499],[-72.04003906249991,61.68027343750006],[-72.21586914062502,61.58725585937495],[-71.86611328125,61.68852539062499],[-71.63828124999995,61.6171875],[-71.85439453124991,61.43979492187492],[-71.42270507812489,61.158935546875085],[-70.27929687499991,61.06865234374999],[-69.99243164062491,60.8564941406251],[-69.50332031249994,61.04042968750011],[-69.40473632812493,60.84677734375009],[-69.75947265624998,60.440234375000045],[-69.67373046874994,60.07587890625007],[-70.65483398437496,60.02622070312506],[-69.73393554687493,59.918017578125045],[-69.68188476562489,59.34174804687507],[-69.3440429687499,59.303076171875006],[-69.53164062499994,58.86923828125009],[-69.64838867187493,58.82080078125],[-69.78417968749994,58.95571289062511],[-70.15434570312496,58.76059570312498],[-69.78989257812486,58.689306640625034],[-69.27109374999986,58.88393554687505],[-68.69819335937495,58.904541015625],[-68.38115234374993,58.74350585937506],[-68.22939453124994,58.48457031250007],[-68.35654296874989,58.163232421875136],[-69.04082031249996,57.902490234375136],[-68.41357421874997,58.0517578125],[-68.02104492187493,58.48530273437504],[-67.88828124999989,58.29575195312495],[-68.06386718750005,58.13896484374999],[-67.75595703124992,58.4045898437501],[-67.6782714843749,57.99111328125008],[-67.5696289062499,58.21347656250006],[-66.72216796874991,58.49101562499996],[-66.36240234374989,58.791162109374994],[-66.0023925781249,58.43120117187502],[-66.04306640624995,58.82065429687495],[-65.72099609374996,59.02377929687495],[-65.38354492187494,59.06020507812508],[-65.7,59.21333007812501],[-65.4117187499999,59.31499023437496],[-65.47509765624994,59.47031249999998],[-65.03823242187494,59.38789062500007],[-65.40742187499993,59.53935546875002],[-65.4333984374999,59.776513671874994],[-65.02817382812495,59.77070312500007],[-65.17172851562489,59.90800781249996],[-64.81733398437498,60.3310546875],[-64.49941406250005,60.26826171875001],[-64.41958007812494,60.17138671874997],[-64.76845703124997,60.01210937500005],[-64.28349609374993,60.06406249999998],[-64.22631835937491,59.741210937500085],[-64.05605468750005,59.82255859374996],[-63.7501953124999,59.51259765625005],[-63.945458984374994,59.380175781250074],[-63.775878906249915,59.277148437500045],[-63.539892578124864,59.332861328125034],[-63.41513671874995,59.194384765625074],[-63.97114257812498,59.053808593750034],[-63.24843749999991,59.068310546874955],[-63.28212890624994,58.86738281250007],[-63.05029296874997,58.87817382812494],[-62.87387695312489,58.67246093749998],[-63.537060546874926,58.329931640625006],[-63.209960937499886,58.46694335937502],[-62.593847656249864,58.47402343750005],[-62.81206054687502,58.20039062500007],[-63.26152343749993,58.014697265625074],[-62.486230468749966,58.15405273437506],[-62.30566406249997,57.97226562499995],[-61.95864257812505,57.91176757812508],[-61.9679687499999,57.61191406250009],[-62.495556640624926,57.489208984375125],[-61.92114257812497,57.42080078125005],[-61.977441406249966,57.24794921875002],[-61.33374023437494,57.01059570312498],[-61.37163085937502,56.68081054687511],[-62.497265624999926,56.80170898437504],[-61.73774414062498,56.52602539062502],[-61.940429687499886,56.423583984375114],[-61.42529296874994,56.360644531250074],[-61.713085937499955,56.230957031250114],[-61.364697265624926,56.2160156250001],[-61.30112304687495,56.04716796874999],[-61.4495117187499,55.99570312499998],[-61.08935546874997,55.86635742187511],[-60.74326171874989,55.94145507812493],[-60.56210937499995,55.727001953125125],[-60.341015624999926,55.78466796874997],[-60.40830078124995,55.649560546874994],[-60.19238281249994,55.4809082031251],[-60.617138671874955,55.060205078124994],[-59.75878906249997,55.3095703125],[-59.68906249999989,55.19633789062502],[-59.43789062500005,55.175927734375136],[-59.837792968749994,54.813964843750114],[-59.25957031249996,55.19995117187506],[-58.99711914062496,55.149462890625074],[-58.780175781249994,54.838378906250114],[-58.39814453124998,54.77412109374998],[-57.96245117187493,54.875732421875085],[-57.40449218750004,54.59086914062496],[-57.69926757812496,54.38657226562506],[-58.435205078124966,54.228125],[-58.63320312499999,54.04956054687497],[-59.8230468749999,53.83442382812504],[-60.14492187499994,53.59614257812498],[-60.395410156249994,53.653320312500085],[-60.1002929687499,53.48696289062511],[-60.329492187499966,53.26611328125006],[-58.652050781249926,53.97788085937495],[-57.935986328124955,54.09116210937492],[-58.31748046874989,54.11445312500007],[-58.192089843749926,54.228173828125136],[-57.4160644531249,54.162744140625136],[-57.134960937499926,53.79184570312506],[-57.524072265624966,53.61142578125006],[-57.331738281249955,53.469091796875034],[-56.84086914062496,53.73945312500004],[-56.46499023437505,53.76503906250011],[-55.96611328125002,53.4711425781251],[-55.79794921874995,53.211962890625045],[-55.80283203124989,52.64316406249998],[-56.324902343749926,52.54453124999998],[-55.74648437499994,52.4745605468751],[-55.7771484374999,52.3642578125],[-56.01171874999997,52.394482421875125],[-55.695214843749994,52.13779296875006],[-56.97597656250005,51.45766601562505],[-58.510351562500006,51.295068359375136],[-59.88632812499992,50.316406250000085],[-61.72485351562503,50.10405273437499],[-61.91953124999989,50.2328613281251],[-62.71542968749995,50.30166015625008],[-66.49550781249991,50.2118652343751],[-66.94116210937503,49.993701171875045],[-67.37202148437495,49.348437500000045],[-68.28193359374998,49.197167968750136],[-69.67387695312496,48.19916992187504],[-71.01826171874993,48.455615234375045],[-69.86552734374993,48.17226562500005],[-69.775,48.09809570312504],[-69.9944335937499,47.73989257812508],[-70.70585937499996,47.13979492187505],[-71.26777343749995,46.79594726562499],[-71.87958984374998,46.68681640624996],[-72.98100585937493,46.209716796875085],[-73.4766113281249,45.738232421874955],[-74.03784179687494,45.501855468750136],[-74.31508789062494,45.531054687500045],[-73.97382812499995,45.345117187499994],[-74.70888671874997,45.0038574218751]]],[[[-96.78232421874998,72.93662109375],[-97.0927734375,72.99692382812503],[-96.86240234374995,73.18881835937506],[-96.78232421874998,72.93662109375]]],[[[-114.52153320312502,72.592919921875],[-113.57807617187501,72.65209960937506],[-113.2923828125,72.94980468750003],[-112.75361328125001,72.98603515624995],[-111.26972656249994,72.71372070312498],[-111.895166015625,72.35610351562497],[-111.67509765625002,72.30014648437503],[-110.20512695312495,72.66127929687497],[-110.66083984374998,73.00820312500002],[-110.00844726562494,72.983642578125],[-108.75498046875002,72.55107421874999],[-108.18823242187501,71.72377929687502],[-107.812841796875,71.62617187500004],[-107.30600585937496,71.89467773437502],[-108.23740234374999,73.14990234375003],[-108.029052734375,73.34873046875003],[-106.48212890624998,73.19619140624997],[-105.41513671874995,72.788330078125],[-104.38593749999997,71.57695312500005],[-104.51479492187502,71.06425781250005],[-103.58457031249995,70.63085937500003],[-103.07719726562497,70.50883789062505],[-103.04956054687503,70.65507812499999],[-101.67631835937495,70.27827148437495],[-101.56240234375001,70.135009765625],[-101.04267578125,70.11079101562504],[-100.98237304687497,69.67988281250001],[-101.483837890625,69.85019531250006],[-101.64765624999997,69.69853515625007],[-102.18212890624997,69.845947265625],[-102.59589843749997,69.71791992187502],[-102.62109374999996,69.55151367187506],[-103.464892578125,69.64448242187498],[-103.04892578124999,69.47177734375006],[-103.12021484374995,69.20458984374997],[-102.44677734374997,69.476318359375],[-102.04594726562493,69.46484374999997],[-101.85712890625001,69.02397460937505],[-102.89506835937499,68.8236328125],[-104.57143554687501,68.87211914062502],[-105.105859375,68.92041015625],[-105.019580078125,69.08125],[-106.27016601562497,69.19458007812497],[-106.65908203124997,69.439599609375],[-107.43989257812497,69.00214843749995],[-108.36499023437497,68.93476562499998],[-109.47211914062501,68.67670898437498],[-113.12773437500002,68.49414062500003],[-113.61684570312501,68.8384765625],[-113.69414062499995,69.19501953124998],[-115.61811523437495,69.28295898437506],[-116.51347656249993,69.42460937500005],[-117.19541015624995,70.05405273437503],[-114.59233398437497,70.31245117187498],[-112.63789062499997,70.225244140625],[-111.63256835937497,70.30883789062497],[-113.75727539062503,70.69072265625005],[-115.99091796874997,70.586279296875],[-117.58706054687498,70.62954101562502],[-118.2640625,70.888330078125],[-118.26909179687493,71.03471679687505],[-115.30341796874997,71.49370117187505],[-117.93564453125003,71.39208984375003],[-118.22646484374995,71.46708984375005],[-117.742333984375,71.65932617187502],[-118.58300781250003,71.64902343749998],[-118.98769531249997,71.7642578125],[-118.94462890624997,71.98554687499995],[-118.21347656249998,72.26289062499998],[-118.481298828125,72.42768554687498],[-118.13310546874995,72.63281250000003],[-114.63823242187499,73.37265625000003],[-114.20639648437495,73.29780273437495],[-114.05170898437497,73.07099609375004],[-114.52153320312502,72.592919921875]]],[[[-105.28891601562499,72.919921875],[-106.92153320312497,73.479833984375],[-106.61396484375001,73.69560546875002],[-105.31796874999995,73.76713867187502],[-104.5875,73.57807617187495],[-104.62172851562495,73.3111328125],[-105.28891601562499,72.919921875]]],[[[-79.53730468749998,73.65449218749998],[-78.2865234375,73.66582031250007],[-77.20654296874997,73.49956054687505],[-76.18339843749999,72.84306640625005],[-77.83593750000003,72.89682617187498],[-79.3193359375,72.75771484375],[-79.820703125,72.82631835937502],[-80.18330078124995,73.22465820312499],[-80.77641601562502,73.33417968750001],[-80.84887695312503,73.72124023437499],[-79.53730468749998,73.65449218749998]]],[[[-86.58935546874997,71.01079101562507],[-85.64384765624999,71.15244140624998],[-85.09487304687497,71.15195312500006],[-84.82373046874997,71.02861328125005],[-84.69941406249995,71.63144531250003],[-85.33906249999998,71.69726562500003],[-85.91162109375,71.98652343749998],[-85.321875,72.23315429687506],[-84.28374023437499,72.04448242187499],[-84.84199218749995,72.30815429687505],[-84.62304687500003,72.37656250000003],[-85.34111328124993,72.42153320312497],[-85.64990234374997,72.72216796875003],[-85.26210937500002,72.95400390625],[-84.25664062499999,72.79672851562503],[-85.454736328125,73.10546875000003],[-84.41606445312496,73.45649414062495],[-83.781884765625,73.41689453125],[-83.72983398437495,73.57587890624995],[-81.946142578125,73.72983398437506],[-81.40615234374997,73.634521484375],[-80.27724609375,72.77016601562502],[-81.229345703125,72.31171874999998],[-80.61147460937497,72.450830078125],[-80.925146484375,71.90766601562501],[-80.18193359374996,72.20878906250007],[-79.884375,72.17719726562501],[-80.10893554687499,72.33217773437497],[-79.83129882812503,72.44628906250003],[-79.000244140625,72.27202148437507],[-79.00781250000003,72.04291992187501],[-78.58510742187497,71.880615234375],[-78.86274414062495,72.100830078125],[-78.69926757812496,72.35141601562498],[-77.51650390624997,72.17778320312505],[-78.48427734374994,72.47060546875002],[-77.75322265624996,72.72475585937502],[-75.70429687499998,72.57153320312497],[-75.05268554687493,72.22636718749999],[-75.92280273437501,71.71723632812501],[-74.90317382812503,72.10048828125002],[-74.20932617187498,71.978662109375],[-74.31572265624999,71.84267578125],[-75.20478515625001,71.70913085937497],[-74.70078125,71.67558593750005],[-74.99619140624998,71.21811523437503],[-74.48808593750002,71.64838867187501],[-73.8140625,71.77143554687495],[-74.197265625,71.404150390625],[-73.71284179687498,71.58759765624998],[-73.18061523437501,71.282861328125],[-73.27822265625,71.53798828125],[-72.901953125,71.67778320312507],[-71.64067382812499,71.51625976562502],[-71.22939453124997,71.33876953125],[-71.49501953124997,71.10512695312502],[-71.93793945312498,71.09428710937502],[-72.63271484374994,70.83076171874998],[-71.74252929687495,71.046875],[-71.370849609375,70.97514648437499],[-70.82607421874994,71.10874023437503],[-70.67265625,71.05219726562498],[-70.76171874999997,70.79223632812503],[-71.89018554687502,70.43154296875002],[-71.27587890625,70.50029296874999],[-71.42944335937503,70.12778320312503],[-70.97978515624999,70.5810546875],[-69.94980468750003,70.84501953125005],[-68.49575195312502,70.61025390625],[-68.363525390625,70.48125],[-70.05771484375,70.042626953125],[-68.77822265625,70.20356445312501],[-69.00830078124997,69.97895507812501],[-68.74404296874997,69.94140625],[-68.05908203124997,70.317236328125],[-67.36367187499994,70.03442382812503],[-67.22163085937495,69.73071289062506],[-68.02041015625,69.77006835937499],[-69.25078124999999,69.51191406249998],[-68.51303710937498,69.57729492187497],[-67.236962890625,69.460107421875],[-66.71674804687495,69.31186523437498],[-66.70742187500002,69.16821289062503],[-68.40629882812499,69.23222656250002],[-69.040625,69.09799804687503],[-68.41552734375,69.17207031250001],[-67.8326171875,69.06596679687499],[-67.88320312500002,68.78398437499999],[-69.31909179687497,68.85698242187505],[-68.21040039062495,68.702978515625],[-67.9384765625,68.524169921875],[-66.74272460937502,68.45776367187497],[-67.032958984375,68.32607421874997],[-66.923095703125,68.06572265625005],[-66.72900390624997,68.12900390625006],[-66.66269531249995,68.03442382812497],[-66.63095703124998,68.21064453124998],[-66.21240234374997,68.280419921875],[-66.44394531249998,67.83383789062506],[-65.94238281250003,68.07094726562505],[-65.86435546875003,67.92285156249997],[-65.50908203124996,67.96826171875],[-65.40126953125002,67.67485351562499],[-65.41533203124996,67.87924804687498],[-64.92231445312495,68.03164062500002],[-65.02109375,67.78754882812495],[-64.63779296875,67.84023437500002],[-63.850195312500034,67.56606445312502],[-64.00795898437502,67.34731445312497],[-64.69995117187494,67.35053710937501],[-63.83623046874993,67.26411132812498],[-63.59160156250002,67.3775390625],[-63.040136718750034,67.235009765625],[-63.70156249999994,66.82236328125003],[-62.962304687499966,66.94926757812505],[-62.37973632812495,66.90537109375],[-62.12358398437499,67.046728515625],[-61.35341796874994,66.689208984375],[-61.52783203124994,66.55810546875003],[-62.12333984374993,66.64306640625003],[-61.57080078125,66.37290039062506],[-61.95634765624993,66.30932617187497],[-62.553125,66.40683593750003],[-62.53359374999994,66.22700195312498],[-61.99160156250002,66.03530273437502],[-62.624121093750006,66.01625976562505],[-62.381982421874966,65.83330078124999],[-62.65888671874998,65.63994140625002],[-63.16894531249997,65.65732421875],[-63.45874023437494,65.85302734375],[-63.42089843749997,65.70859374999998],[-63.651074218749955,65.66098632812506],[-63.33745117187493,65.61674804687502],[-63.36337890624998,65.22973632812503],[-63.606591796874966,64.92807617187503],[-64.345703125,65.17241210937499],[-64.26967773437497,65.40078124999997],[-64.55507812500002,65.1166015625],[-65.401611328125,65.764013671875],[-64.44536132812496,66.31713867187497],[-65.0044921875,66.07773437500003],[-65.82573242187499,65.996923828125],[-65.65634765625003,66.204736328125],[-66.06372070312497,66.13271484374997],[-66.986328125,66.62749023437505],[-67.07685546874995,66.52548828125006],[-67.30732421874993,66.5697265625],[-67.22539062499993,66.31025390624998],[-67.88339843749995,66.46743164062502],[-67.18320312499995,66.03442382812503],[-67.350439453125,65.92973632812502],[-67.82802734374997,65.96518554687503],[-68.45991210937498,66.249267578125],[-68.74892578125,66.200048828125],[-68.21718750000002,66.078857421875],[-68.18671874999993,65.87099609375002],[-67.86645507812497,65.773681640625],[-67.936767578125,65.56489257812501],[-67.56962890624999,65.64355468749997],[-67.11796874999999,65.44038085937495],[-67.3365234375,65.34658203125005],[-66.69741210937502,64.81518554687506],[-66.63549804687503,65.00034179687503],[-66.21464843749999,64.72241210937497],[-65.93852539062496,64.88574218750003],[-65.2748046875,64.63154296875004],[-65.52934570312499,64.50478515624997],[-65.074609375,64.43666992187502],[-65.21298828125003,64.30327148437502],[-65.580322265625,64.29384765624997],[-65.16987304687495,64.02817382812503],[-64.67846679687503,64.027978515625],[-64.79814453124999,63.91596679687498],[-64.4109375,63.70634765625002],[-64.66464843749995,63.24536132812497],[-65.19184570312498,63.764257812500006],[-65.06894531249998,63.26347656250002],[-64.67236328125003,62.921972656250006],[-65.16279296875001,62.93261718750003],[-65.10849609374998,62.62646484375],[-66.22402343749994,63.10717773437497],[-66.228662109375,62.99096679687503],[-66.41445312500002,63.027197265625034],[-66.65498046874998,63.264746093750006],[-66.69746093749993,63.069531249999955],[-67.89326171874993,63.733740234375006],[-67.72255859374997,63.422753906249966],[-68.49375,63.725488281249994],[-68.91108398437498,63.703222656250006],[-68.141259765625,63.17231445312501],[-67.67597656249998,63.093554687500045],[-67.73696289062497,63.00957031249999],[-65.98017578125001,62.20888671875002],[-66.12387695312498,61.89306640625],[-68.53588867187503,62.25561523437506],[-69.12558593749998,62.423974609374966],[-69.604736328125,62.76772460937502],[-70.23613281250002,62.76337890625001],[-70.801416015625,62.91049804687506],[-71.10576171874999,63.00224609375002],[-70.94604492187497,63.12070312499998],[-71.34726562499998,63.066113281249955],[-71.99223632812493,63.41616210937505],[-71.380859375,63.580322265625],[-72.29013671874995,63.72797851562498],[-72.17426757812498,63.893408203125006],[-72.49843749999994,63.82348632812497],[-73.45454101562495,64.39926757812503],[-73.27128906250002,64.58251953125],[-73.91035156249998,64.578125],[-74.064794921875,64.42465820312498],[-74.13046874999998,64.6078125],[-74.46123046874996,64.64467773437505],[-74.68139648437497,64.8306640625],[-74.91943359374997,64.76552734374997],[-74.69472656250002,64.49658203124997],[-75.71503906249995,64.52436523437495],[-75.76669921875,64.39194335937498],[-76.85615234374998,64.23764648437498],[-77.76049804687503,64.36015624999999],[-78.04521484374993,64.499267578125],[-78.09560546875,64.93925781250002],[-77.36088867187496,65.19653320312503],[-77.32670898437493,65.453125],[-75.82832031249993,65.22705078125003],[-75.45209960937495,64.84160156250002],[-75.35712890624995,65.00874023437495],[-75.79868164062503,65.297509765625],[-75.16630859374999,65.28393554687497],[-74.13847656250002,65.50346679687502],[-73.55078125000003,65.48525390625005],[-74.41640624999997,66.16708984375003],[-73.03325195312502,66.72817382812505],[-72.78881835937494,67.030615234375],[-72.22001953124999,67.25429687500002],[-73.28447265624993,68.35698242187505],[-73.82050781249998,68.36293945312502],[-73.82211914062495,68.68598632812501],[-74.11796875000002,68.70092773437506],[-73.9892578125,68.54863281250002],[-74.2701171875,68.54121093750001],[-74.89296875,68.80815429687505],[-74.71669921874997,69.04550781249998],[-76.58505859375,68.69873046875003],[-76.55722656250003,69.00947265625001],[-75.9537109375,69.03081054687502],[-75.64775390625002,69.212548828125],[-76.46494140624995,69.46943359375001],[-76.23408203125001,69.66210937500003],[-76.742333984375,69.57290039062497],[-77.08994140625,69.63510742187503],[-76.85859374999995,69.775390625],[-77.591650390625,69.84560546875002],[-77.77402343750003,70.23852539062503],[-78.28281250000003,70.229150390625],[-79.06640624999997,70.60356445312507],[-79.40522460937498,70.40073242187503],[-78.86284179687499,70.24189453125001],[-78.88964843750003,69.97749023437495],[-79.51542968749996,69.88759765625005],[-81.65195312500003,70.09462890625002],[-80.92172851562503,69.73090820312501],[-81.56469726562503,69.94272460937498],[-82.29384765624997,69.83691406250003],[-83.14995117187493,70.00908203125002],[-83.85908203124998,69.96274414062498],[-85.43237304687497,70.11137695312507],[-85.780029296875,70.03666992187505],[-86.32202148437503,70.14541015625],[-86.396875,70.46533203124997],[-87.838134765625,70.24658203125],[-88.78271484374997,70.49448242187503],[-89.45590820312498,71.06171874999995],[-87.84492187499995,70.94438476562505],[-87.14008789062498,71.01162109374997],[-89.80537109374993,71.46230468750005],[-89.86152343750001,72.41191406250005],[-88.70517578124998,73.40327148437495],[-87.71977539062496,73.72290039062497],[-85.95078124999998,73.85014648437505],[-84.94677734375,73.72163085937498],[-86.00053710937499,73.31254882812505],[-86.65629882812502,72.72402343750005],[-86.21845703124998,71.89912109375004],[-85.02338867187495,71.35322265625001],[-86.58935546874997,71.01079101562507]]],[[[-100.00190429687497,73.9458984375],[-99.15795898437499,73.73159179687497],[-97.66997070312499,73.88774414062499],[-97.1705078125,73.82485351562497],[-97.001708984375,73.66650390625003],[-97.62587890624997,73.50229492187498],[-97.27250976562502,73.38681640624998],[-98.42177734375002,72.94101562500003],[-97.63632812499998,73.02763671874999],[-97.128125,72.62758789062502],[-96.59208984374996,72.71025390624999],[-96.44560546874996,72.55244140624998],[-96.80146484374998,72.32241210937502],[-96.61342773437494,71.83383789062506],[-97.58227539062497,71.62968750000005],[-98.18134765624998,71.66245117187503],[-98.32270507812501,71.85234375000002],[-98.19863281249994,71.44086914062501],[-98.66289062499993,71.302099609375],[-99.22363281249996,71.387109375],[-100.594482421875,72.15234375000003],[-101.20854492187495,72.31699218749998],[-101.72392578124996,72.31489257812501],[-102.70874023437496,72.76450195312503],[-102.20400390624998,73.077294921875],[-101.27319335937497,72.7216796875],[-100.48476562500002,72.77294921874997],[-100.395703125,72.97700195312498],[-100.128125,72.90668945312495],[-100.53637695312497,73.19785156250003],[-99.82514648437503,73.2138671875],[-100.36611328125001,73.359033203125],[-100.88935546875003,73.27534179687501],[-101.52319335937501,73.48637695312502],[-100.97578124999995,73.59975585937502],[-100.5216796875,73.44931640625],[-100.96298828125002,73.79140625],[-99.99111328125,73.79516601562503],[-100.00190429687497,73.9458984375]]],[[[-98.270361328125,73.86850585937498],[-98.97392578124997,73.81206054687502],[-99.4169921875,73.89541015625002],[-97.69824218749997,74.10869140625005],[-98.270361328125,73.86850585937498]]],[[[-93.17084960937498,74.16098632812506],[-92.22270507812502,73.97236328124998],[-90.62744140625,73.95170898437505],[-90.38139648437496,73.82475585937502],[-92.11791992187497,72.75380859375],[-94.21132812499997,72.75693359375],[-93.77055664062496,72.66821289062506],[-93.55517578124994,72.42114257812497],[-94.03754882812498,72.02875976562498],[-95.00786132812496,72.01279296875],[-95.60214843749998,72.88447265624995],[-95.63291015625003,73.69545898437497],[-94.697607421875,73.66357421874997],[-95.134130859375,73.88125],[-94.97353515625,74.04140625000002],[-93.17084960937498,74.16098632812506]]],[[[-119.73632812499997,74.11264648437498],[-119.20595703125002,74.19799804687503],[-119.11796874999995,74.01552734375],[-118.54399414062499,74.24462890625003],[-117.51484375000001,74.23173828124999],[-115.51069335937501,73.61875],[-115.446875,73.43886718750002],[-118.96157226562497,72.68413085937499],[-119.51284179687501,72.30268554687501],[-120.17988281250001,72.21264648437506],[-120.61933593750001,71.50576171875002],[-121.47216796875003,71.38901367187503],[-121.74936523437502,71.44477539062501],[-123.09565429687503,71.09379882812502],[-124.00776367187494,71.67744140624998],[-125.29667968749999,71.973046875],[-125.84531250000002,71.978662109375],[-123.79726562499997,73.76816406250003],[-124.69624023437497,74.34819335937499],[-121.50415039062497,74.54511718749998],[-119.56264648437494,74.23281250000002],[-119.73632812499997,74.11264648437498]]],[[[-97.35551757812496,74.52631835937495],[-97.75,74.51054687500005],[-97.41650390624994,74.62656250000003],[-97.35551757812496,74.52631835937495]]],[[[-95.306640625,74.50541992187505],[-95.850732421875,74.58247070312504],[-95.51020507812498,74.63676757812499],[-95.306640625,74.50541992187505]]],[[[-104.11992187499995,75.03632812500004],[-104.88740234374998,75.14775390624999],[-104.34619140624996,75.42993164062503],[-103.64350585937497,75.18657226562499],[-104.11992187499995,75.03632812500004]]],[[[-93.54257812499995,75.0279296875],[-93.57309570312495,74.66884765625005],[-94.53452148437498,74.63671874999997],[-96.59960937499997,75.03178710937499],[-95.95463867187493,75.44379882812501],[-94.878173828125,75.63002929687502],[-93.90908203125002,75.42250976562502],[-93.54257812499995,75.0279296875]]],[[[-96.07856445312495,75.510107421875],[-96.91513671875003,75.37968749999999],[-96.98281249999997,75.50981445312505],[-96.367822265625,75.65463867187506],[-96.07856445312495,75.510107421875]]],[[[-94.52656249999995,75.74931640624999],[-94.901220703125,75.93076171875],[-94.53789062499996,75.99643554687506],[-94.52656249999995,75.74931640624999]]],[[[-118.328125,75.57968749999998],[-118.81713867187503,75.52211914062497],[-119.39458007812499,75.617333984375],[-117.63369140624998,76.11508789062498],[-118.328125,75.57968749999998]]],[[[-79.0630859375,75.92587890624998],[-79.63876953124995,75.84291992187505],[-79.00932617187499,76.14589843750005],[-79.0630859375,75.92587890624998]]],[[[-102.22734374999995,76.014892578125],[-102.00800781250003,75.93940429687498],[-102.57958984375003,75.78022460937498],[-103.31474609374996,75.76420898437499],[-103.04150390624999,75.91884765624997],[-103.98525390624997,75.93310546875003],[-103.80078124999994,76.03701171874997],[-104.24248046874996,76.04697265625006],[-104.35063476562497,76.18232421875001],[-102.72802734374999,76.30703125],[-102.22734374999995,76.014892578125]]],[[[-104.02285156249998,76.58310546875003],[-103.05131835937495,76.44985351562497],[-103.31137695312499,76.34755859375],[-104.35751953124995,76.33461914062502],[-104.58569335937499,76.60649414062499],[-104.07451171875003,76.66611328124998],[-104.02285156249998,76.58310546875003]]],[[[-97.70092773437497,76.46650390624998],[-97.89052734374997,75.7603515625],[-97.40751953124999,75.67250976562497],[-97.33603515624998,75.41982421875],[-97.65332031249997,75.50776367187498],[-97.87822265624996,75.41611328125003],[-97.67431640624997,75.127294921875],[-98.04531249999997,75.20083007812497],[-98.12094726562503,75.03271484375],[-100.234375,75.00771484374997],[-100.48349609374995,75.18842773437501],[-100.14570312499995,75.24614257812505],[-100.71191406250003,75.40634765625],[-99.19458007812499,75.698388671875],[-102.58740234375001,75.51367187500003],[-102.79750976562501,75.59965820312505],[-102.14472656249998,75.87504882812502],[-100.97280273437498,75.79843750000003],[-101.414990234375,75.84584960937502],[-101.87211914062496,76.08310546875003],[-101.52895507812495,76.21728515625003],[-102.1046875,76.33120117187505],[-101.41518554687495,76.42490234375003],[-99.86547851562499,75.92421875],[-100.11284179687502,76.11723632812507],[-99.54106445312497,76.14628906250005],[-100.41420898437495,76.242529296875],[-99.97773437500003,76.31245117187495],[-100.82973632812497,76.52387695312495],[-99.8140625,76.6322265625],[-98.89033203125,76.46557617187497],[-98.71083984374994,76.69384765625003],[-97.70092773437497,76.46650390624998]]],[[[-101.22612304687497,76.57934570312497],[-101.61308593749995,76.60458984375006],[-100.26914062499998,76.73413085937497],[-101.22612304687497,76.57934570312497]]],[[[-108.29238281250001,76.05712890625],[-107.72348632812502,75.99541015625002],[-108.020703125,75.80478515625],[-107.21621093749997,75.89155273437501],[-106.91352539062503,75.67963867187501],[-106.67700195312499,76.02373046875002],[-105.63266601562493,75.94536132812505],[-105.51948242187497,75.63237304687505],[-106.09262695312495,75.08945312500003],[-107.15341796874996,74.9271484375],[-108.47475585937495,74.94721679687501],[-108.83129882812501,75.06489257812498],[-112.51933593749997,74.41684570312503],[-113.67158203124997,74.45302734375005],[-114.31269531250003,74.71508789062506],[-112.835986328125,74.9755859375],[-111.67109375,75.01943359374997],[-111.09345703125001,75.25629882812498],[-113.71176757812499,75.06860351562503],[-113.85332031249996,75.259375],[-113.46708984374996,75.41611328125003],[-114.01650390624998,75.43427734375001],[-114.16845703124994,75.23950195312503],[-114.51381835937497,75.27548828125],[-114.45175781250002,75.08789062499997],[-115.02011718749999,74.97617187500003],[-115.41318359374995,75.11499023437497],[-115.72885742187496,74.968115234375],[-116.47607421874996,75.17177734375],[-117.56523437499997,75.23334960937504],[-117.25761718750002,75.45952148437502],[-116.07714843749996,75.49296874999999],[-115.14184570312501,75.67851562500005],[-116.42563476562498,75.58535156249997],[-117.16362304687496,75.64487304687503],[-116.80214843749995,75.77158203124998],[-114.99150390625002,75.896337890625],[-116.66455078124999,75.95756835937505],[-116.20986328125,76.19443359374998],[-114.77861328124999,76.17260742187497],[-115.82216796874997,76.27001953125003],[-114.99848632812503,76.4974609375],[-114.19394531249999,76.45146484375005],[-113.82348632812501,76.20683593750002],[-112.69760742187496,76.20170898437505],[-111.05268554687495,75.54853515625001],[-108.94716796875,75.54179687499999],[-108.94477539062495,75.69897460937503],[-109.8705078125,75.929052734375],[-109.48681640624999,76.14467773437497],[-110.31445312500001,76.369384765625],[-109.09824218749996,76.811865234375],[-108.46699218749997,76.73759765625007],[-108.29238281250001,76.05712890625]]],[[[-89.72646484374994,76.50742187499998],[-90.55625,76.73457031249998],[-90.13632812499995,76.83696289062505],[-89.69541015625,76.74116210937498],[-89.72646484374994,76.50742187499998]]],[[[-113.56069335937494,76.74326171874998],[-114.83525390624999,76.79467773437497],[-113.89165039062495,76.89487304687503],[-113.56069335937494,76.74326171874998]]],[[[-94.29497070312493,76.91245117187498],[-93.23002929687496,76.77026367187497],[-93.53457031250002,76.44770507812498],[-92.99536132812494,76.62041015624999],[-91.305029296875,76.68076171875003],[-90.54262695312494,76.495751953125],[-91.41508789062496,76.45585937500005],[-89.28452148437498,76.30161132812506],[-89.40659179687498,76.18916015624998],[-91.40732421874998,76.22006835937506],[-89.27758789062497,75.79506835937497],[-89.64604492187499,75.5650390625],[-88.91669921874998,75.45395507812503],[-88.64497070312495,75.65844726562503],[-88.201318359375,75.51201171875005],[-87.72973632812503,75.57563476562495],[-87.53911132812502,75.48486328125003],[-87.25693359374998,75.61772460937499],[-85.95146484374993,75.39501953125],[-85.97299804687498,75.5287109375],[-83.931982421875,75.81894531250003],[-83.23710937499993,75.75083007812503],[-82.153662109375,75.83105468750003],[-80.32197265624998,75.62910156250001],[-79.50908203125002,75.25981445312499],[-80.38198242187494,75.03417968750003],[-79.40141601562502,74.91762695312502],[-79.944482421875,74.83364257812505],[-80.34775390624998,74.90297851562505],[-80.26274414062499,74.58447265625],[-81.94018554687494,74.47270507812505],[-82.73579101562495,74.53027343749997],[-83.5220703125,74.90146484375],[-83.53188476562494,74.58569335937497],[-84.42553710937503,74.50810546875007],[-85.06142578125,74.60693359375003],[-85.133447265625,74.517431640625],[-85.44233398437495,74.6005859375],[-85.80800781249994,74.49897460937498],[-88.42304687499995,74.49414062499997],[-88.53496093749993,74.83173828125001],[-89.55869140624995,74.55473632812507],[-90.55327148437499,74.61274414062498],[-90.88022460937498,74.8177734375],[-91.13457031250002,74.64985351562498],[-91.54912109375002,74.65556640624999],[-92.3892578125,75.263330078125],[-92.18510742187499,75.84653320312498],[-93.09174804687495,76.35400390624997],[-95.27387695312498,76.26440429687503],[-96.03969726562494,76.48671875000002],[-95.65097656249998,76.58466796874998],[-96.88071289062495,76.73833007812505],[-96.40156249999995,76.79721679687503],[-96.75830078124997,76.97177734374998],[-95.84951171875002,77.06621093750005],[-94.29497070312493,76.91245117187498]]],[[[-115.55126953125001,77.36328125],[-116.32919921874996,77.137060546875],[-115.81005859374999,76.939111328125],[-116.25273437500002,76.90141601562505],[-115.94628906250003,76.71127929687503],[-116.99921874999995,76.531591796875],[-117.23359375000001,76.28154296875005],[-117.99296874999999,76.40581054687505],[-117.88081054687497,76.80507812500005],[-118.79140624999994,76.51298828125005],[-119.080712890625,76.12407226562505],[-119.58037109375,76.32651367187498],[-119.52612304687496,75.99721679687505],[-119.91289062499997,75.85883789062501],[-120.40888671874995,75.82563476562498],[-120.84838867187496,76.18266601562499],[-121.21347656249999,75.98369140625005],[-122.53305664062498,75.95092773437503],[-122.59272460937497,76.16206054687495],[-122.90278320312498,76.13471679687498],[-122.51938476562503,76.353173828125],[-121.56113281250003,76.453466796875],[-119.09018554687496,77.30507812500002],[-116.84355468749995,77.33955078124995],[-117.03974609374995,77.46513671875005],[-116.51132812500003,77.54760742187497],[-115.55126953125001,77.36328125]]],[[[-89.83325195312503,77.26762695312505],[-90.22827148437503,77.21245117187499],[-90.99321289062499,77.32949218750002],[-91.01904296875003,77.64389648437503],[-89.83896484375003,77.49140624999998],[-89.83325195312503,77.26762695312505]]],[[[-104.55815429687497,77.14174804687497],[-105.21508789062496,77.18208007812501],[-106.03559570312495,77.73984375000006],[-105.58789062499997,77.73598632812497],[-104.54223632812501,77.33774414062503],[-104.55815429687497,77.14174804687497]]],[[[-95.484375,77.79199218750003],[-93.30097656249995,77.73979492187505],[-93.54394531249997,77.466650390625],[-95.98706054687497,77.484130859375],[-96.19458007812497,77.70053710937503],[-95.484375,77.79199218750003]]],[[[-101.6935546875,77.69658203125005],[-102.37783203124995,77.728125],[-102.44770507812498,77.88061523437506],[-101.19321289062493,77.82978515624998],[-101.00205078124998,77.73510742187497],[-101.6935546875,77.69658203125005]]],[[[-113.83247070312497,77.75463867187506],[-114.28720703124998,77.72148437500005],[-114.98041992187498,77.91542968750002],[-114.33037109374997,78.07753906250002],[-113.83247070312497,77.75463867187506]]],[[[-110.45805664062496,78.10322265625001],[-109.62226562499995,78.07475585937499],[-110.865625,77.834130859375],[-110.15273437500002,77.76293945312506],[-110.19848632812501,77.52451171874998],[-112.37265625000002,77.36411132812498],[-113.16435546875002,77.5302734375],[-113.21518554687498,77.90351562500001],[-110.45805664062496,78.10322265625001]]],[[[-109.81596679687499,78.65039062500003],[-109.48447265624995,78.31640625],[-111.16918945312499,78.38627929687505],[-111.51748046874997,78.27470703125005],[-112.13125,78.366064453125],[-113.22304687499998,78.29790039062505],[-112.85585937499997,78.46684570312502],[-110.877587890625,78.73505859375004],[-109.81596679687499,78.65039062500003]]],[[[-96.20449218749994,78.53129882812499],[-94.91538085937495,78.39052734375002],[-95.32924804687497,78.22504882812495],[-94.93427734374998,78.07563476562498],[-96.98964843749994,77.80600585937503],[-97.65815429687498,78.090625],[-96.944677734375,78.15185546874997],[-98.04951171874995,78.325927734375],[-98.33261718749998,78.77353515625006],[-97.38232421875,78.78291015625001],[-96.20449218749994,78.53129882812499]]],[[[-103.42602539062499,79.315625],[-102.57617187499996,78.87939453125003],[-101.70366210937502,79.07890625000002],[-101.128125,78.80166015625002],[-100.43549804687503,78.8203125],[-99.60942382812495,78.58305664062507],[-99.16640625000002,77.85693359375003],[-100.27465820312503,77.83271484374995],[-101.07412109375001,78.19384765625],[-102.60698242187502,78.24892578125002],[-102.73134765624995,78.37104492187495],[-103.94658203124999,78.26000976562497],[-104.76357421874998,78.35166015625],[-104.90961914062498,78.55263671875],[-103.57050781250003,78.53984375000005],[-104.02084960937502,78.63491210937497],[-103.37158203125,78.73632812500003],[-104.18500976562498,78.78129882812505],[-104.15195312499999,78.989892578125],[-104.89550781249996,78.80815429687502],[-104.74677734375003,79.02709960937503],[-105.53564453124999,79.03251953125007],[-105.51455078124995,79.24248046875002],[-105.38769531249994,79.32358398437503],[-103.42602539062499,79.315625]]],[[[-98.79160156249995,79.98110351562505],[-98.94521484375,79.72407226562498],[-100.05683593749997,79.89824218750005],[-100.05327148437496,80.093359375],[-99.15322265625001,80.12421874999998],[-98.79160156249995,79.98110351562505]]],[[[-91.88554687499999,81.13286132812505],[-90.64301757812498,80.59370117187498],[-89.23559570312494,80.51064453125002],[-88.85732421874997,80.16621093750001],[-88.19990234374998,80.11147460937497],[-88.5248046875,80.41801757812507],[-87.675,80.37211914062505],[-87.92231445312501,80.09770507812499],[-86.97719726562502,79.89423828125001],[-87.29516601562494,79.58017578124998],[-86.33696289062496,79.63496093749995],[-86.00703124999998,79.47944335937498],[-85.6478515625,79.61142578125006],[-85.04213867187497,79.2845703125],[-86.95717773437502,78.97490234375005],[-87.61738281249995,78.67631835937505],[-88.04018554687494,78.99531250000004],[-87.98286132812498,78.53706054687501],[-88.74160156250002,78.58403320312499],[-88.82241210937497,78.18588867187498],[-90.037109375,78.60683593750002],[-89.52568359374999,78.15961914062495],[-90.29721679687495,78.32802734374997],[-90.614404296875,78.14985351562501],[-92.35126953125001,78.312890625],[-92.8482421875,78.46010742187497],[-91.86689453124998,78.54267578125001],[-93.26660156249997,78.60830078124997],[-93.63442382812502,78.75092773437498],[-93.15986328124998,78.77563476562503],[-94.11459960937498,78.92890625000001],[-92.54721679687495,79.28261718750002],[-91.29990234375003,79.372705078125],[-92.82192382812497,79.44990234375001],[-93.93315429687496,79.29072265624998],[-94.11030273437498,79.40156250000001],[-95.10317382812502,79.289892578125],[-95.66289062500002,79.52734374999997],[-94.40185546874997,79.736328125],[-95.73935546874995,79.66015625000003],[-96.58906249999995,79.91665039062497],[-96.77324218749999,80.13579101562502],[-94.64589843749994,80.04873046874997],[-94.26259765625002,80.19487304687499],[-95.40507812499996,80.13500976562506],[-96.39409179687493,80.31503906250003],[-95.549072265625,80.36660156249997],[-95.92695312499998,80.72065429687498],[-93.92792968749995,80.55917968750003],[-95.51474609375003,80.83813476562503],[-94.98051757812499,81.04965820312503],[-93.28671874999998,81.10029296874998],[-94.22011718749997,81.33076171875004],[-93.03466796874997,81.3462890625],[-91.88554687499999,81.13286132812505]]],[[[-69.4888671875,83.01679687499998],[-66.42255859374998,82.92685546875003],[-68.46933593749995,82.65336914062502],[-65.29902343749995,82.79960937500005],[-64.98388671874997,82.90229492187501],[-64.50400390625,82.77841796874998],[-63.641015624999966,82.81259765625003],[-63.246777343749926,82.4501953125],[-62.47519531249995,82.51958007812502],[-61.392480468749994,82.44189453125],[-61.61538085937502,82.18442382812503],[-64.43579101562497,81.74262695312501],[-66.62573242187497,81.61640624999995],[-68.68852539062493,81.29331054687503],[-64.78007812499993,81.49287109375001],[-69.55068359375,80.38325195312498],[-70.71259765625001,80.53959960937505],[-70.264892578125,80.23359374999998],[-72.05595703124996,80.12324218749995],[-70.56840820312493,80.09370117187498],[-71.387841796875,79.76176757812505],[-72.43652343750003,79.69438476562499],[-74.39448242187495,79.87407226562499],[-73.47246093749996,79.7564453125],[-73.36152343750001,79.50400390625],[-75.50341796875,79.41416015625],[-76.898828125,79.5123046875],[-75.60273437499998,79.23955078125005],[-74.48120117187503,79.22949218750006],[-74.64091796874996,79.03554687499997],[-78.58164062499998,79.075],[-77.88276367187498,78.9423828125],[-76.255859375,79.00683593749997],[-74.486328125,78.75009765624998],[-74.87861328124998,78.54482421875],[-76.41611328124995,78.51152343750005],[-75.19345703125,78.327734375],[-75.86596679687497,78.00981445312499],[-78.01259765624997,77.94604492187506],[-78.07617187500003,77.51904296875],[-78.70849609374997,77.34213867187503],[-80.57304687499996,77.31479492187506],[-81.65908203124997,77.52543945312499],[-81.3013671875,77.34404296875007],[-82.056787109375,77.29653320312497],[-81.75634765624997,77.20400390625005],[-79.49726562500001,77.19609375000005],[-78.97919921874998,76.89287109374999],[-78.28886718750002,76.97797851562501],[-77.98330078124994,76.75498046875006],[-78.284326171875,76.57124023437501],[-80.79970703124997,76.173583984375],[-80.97451171874994,76.470068359375],[-81.71738281250003,76.494970703125],[-82.52983398437499,76.723291015625],[-82.23315429687494,76.46582031250003],[-83.88569335937501,76.453125],[-84.22377929687497,76.67534179687499],[-84.27534179687498,76.35654296875006],[-85.141259765625,76.30458984375005],[-86.45371093750003,76.58486328125002],[-86.68022460937499,76.37661132812497],[-87.35419921874998,76.44804687500005],[-87.48979492187499,76.58583984374997],[-87.49755859374997,76.38627929687499],[-88.39599609374997,76.40527343750003],[-88.49584960937497,76.77285156249997],[-88.54580078125002,76.42089843750003],[-89.36962890624997,76.474462890625],[-89.49975585937503,76.82680664062502],[-88.39814453124995,77.10395507812501],[-86.81225585937497,77.18491210937498],[-87.68144531249996,77.43637695312503],[-88.01699218750002,77.78471679687505],[-86.75507812499998,77.86372070312498],[-85.58847656249998,77.46113281250004],[-84.73867187499997,77.36103515624998],[-83.72128906249998,77.41420898437497],[-82.7103515625,77.84951171875002],[-82.5953125,77.99213867187504],[-83.77939453125,77.53261718750002],[-85.28935546874996,77.55903320312498],[-85.54755859374998,77.92768554687495],[-84.61542968749998,78.19570312500002],[-84.22270507812499,78.176025390625],[-84.91035156249993,78.23969726562501],[-84.78320312499997,78.52758789062506],[-85.5859375,78.10957031249998],[-86.21777343750003,78.08120117187497],[-85.92006835937494,78.34287109374998],[-86.91323242187494,78.126806640625],[-87.5517578125,78.17661132812503],[-86.80791015624999,78.77436523437495],[-85.00375976562495,78.912255859375],[-83.27143554687501,78.77031250000002],[-81.75009765624995,78.97578124999995],[-82.43876953125002,78.903662109375],[-84.41201171875002,78.99658203125003],[-84.38359375000002,79.1185546875],[-83.57587890624995,79.05366210937501],[-86.42075195312498,79.84521484374997],[-86.49853515625003,80.25825195312501],[-83.72363281250003,80.22895507812501],[-81.68837890625,79.685791015625],[-80.47592773437498,79.60625],[-80.12446289062495,79.66948242187507],[-81.01015625000002,79.693115234375],[-82.98701171874995,80.32260742187498],[-76.86298828124995,80.86479492187505],[-78.71621093749994,80.95166015624997],[-76.88510742187503,81.43027343750006],[-81.00703125000001,80.6548828125],[-82.88432617187502,80.57753906249997],[-82.22236328124998,80.77231445312503],[-84.41782226562495,80.52675781250002],[-86.250341796875,80.56577148437506],[-86.60307617187499,80.66401367187498],[-85.63930664062494,80.92460937500007],[-83.288818359375,81.14794921875],[-85.780859375,81.03505859375],[-87.32988281250002,80.669775390625],[-88.00366210937497,80.675390625],[-89.16689453125,80.94130859375],[-86.47675781249993,81.03574218750006],[-84.94121093750002,81.28623046875],[-87.27509765624995,81.080810546875],[-89.623046875,81.032470703125],[-89.94731445312499,81.17265625000005],[-89.20869140624998,81.25009765625003],[-89.67368164062503,81.32861328125003],[-87.59702148437498,81.52583007812498],[-88.47905273437502,81.56464843749998],[-90.41630859374996,81.40537109375003],[-89.82167968749997,81.63486328124998],[-91.29238281250002,81.57124023437498],[-91.64755859374998,81.68383789062503],[-88.06318359375001,82.09648437500007],[-87.01821289062502,81.95874023437497],[-86.62680664062495,82.05102539062503],[-85.04482421874997,81.9828125],[-86.615625,82.21855468750007],[-84.89682617187503,82.44941406250001],[-82.63369140625002,82.07729492187497],[-82.53691406250002,82.24726562499995],[-79.465625,81.85112304687499],[-82.44755859374993,82.39501953125003],[-81.68115234375003,82.51865234375],[-82.11684570312497,82.62866210937503],[-80.8625,82.57153320312503],[-81.01015625000002,82.77905273437503],[-78.748779296875,82.67939453124998],[-80.15493164062497,82.91113281250003],[-77.61806640624997,82.89584960937503],[-76.009375,82.53515625],[-75.565625,82.60854492187502],[-77.12490234374994,83.00854492187497],[-74.41416015624995,83.01313476562501],[-72.65869140625,82.72163085937495],[-73.44189453124994,82.90483398437499],[-72.811669921875,83.08120117187502],[-71.98320312499996,83.10141601562498],[-70.94038085937495,82.90224609375],[-71.08481445312498,83.08266601562497],[-69.96992187499995,83.11611328125005],[-69.4888671875,83.01679687499998]]]]},"properties":{"name":"Canada","childNum":110}},{"geometry":{"type":"Polygon","coordinates":[[[9.527658197470123,47.27026989773668],[9.46249431093294,47.19858962254578],[9.46249431093294,47.09010747968864],[9.409458596647225,47.02019676540292],[9.579979133936737,47.05856388629306],[9.580273437500011,47.057373046875],[10.133496093750011,46.851513671875],[10.349414062500017,46.98476562499999],[10.414941406250023,46.964404296874996],[10.45458984375,46.8994140625],[10.452832031250011,46.86494140625],[10.406054687500017,46.73486328125],[10.39794921875,46.6650390625],[10.4306640625,46.550048828125],[10.195507812500011,46.62109375],[10.1375,46.61435546875],[10.087011718750006,46.599902343749996],[10.061230468750011,46.546777343749994],[10.038281250000011,46.483203125],[10.045605468750011,46.447900390624994],[10.081933593750023,46.420751953125],[10.109667968750017,46.362841796874996],[10.128320312500023,46.238232421875],[10.08056640625,46.227978515625],[10.041015625,46.238085937499996],[9.939257812500017,46.36181640625],[9.884472656250011,46.3677734375],[9.787792968750011,46.346044921875],[9.639453125000017,46.2958984375],[9.57958984375,46.29609375],[9.528710937500023,46.306201171874996],[9.427636718750023,46.482324218749994],[9.399316406250023,46.4806640625],[9.304394531250011,46.495556640625],[9.203417968750017,46.21923828125],[9.11874162946429,46.014892578125],[8.97551618303573,45.81677455357143],[8.74961495535715,46.02246372767857],[8.818554687500011,46.0771484375],[8.458398437500023,46.245898437499996],[8.370703125,46.445117187499996],[8.298535156250011,46.40341796875],[8.23193359375,46.341210937499994],[8.08154296875,46.256005859374994],[7.9931640625,46.015917968749996],[7.327929687500017,45.912353515625],[7.129003906250006,45.880419921874996],[7.055761718750006,45.90380859375],[7.02109375,45.92578125],[6.953710937500006,46.017138671874996],[6.897265625000017,46.0517578125],[6.772070312500006,46.16513671875],[6.758105468750017,46.415771484375],[6.578222656250006,46.437353515625],[6.428906250000011,46.430517578125],[6.321875,46.393701171874994],[6.234667968750017,46.3326171875],[6.199414062500011,46.19306640625],[6.086621093750011,46.147021484374996],[6.006640625000017,46.142333984375],[5.971484375000017,46.151220703125],[5.970019531250017,46.214697265625],[6.0361328125,46.238085937499996],[6.095898437500011,46.27939453125],[6.129687500000017,46.5669921875],[6.41015625,46.755419921874996],[6.429003906250017,46.832275390625],[6.45625,46.94833984375],[6.624804687500017,47.004345703125],[6.666894531250023,47.026513671874994],[6.688085937500006,47.058251953124994],[6.820703125000023,47.16318359375],[6.952050781250023,47.2671875],[6.978515625,47.302050781249996],[7.000585937500006,47.322509765625],[7.000585937500006,47.339453125],[6.900390625,47.39423828125],[6.968359375,47.45322265625],[7.136035156250017,47.48984375],[7.343164062500023,47.43310546875],[7.615625,47.592724609375],[8.454003906250023,47.59619140625],[8.559472656250023,47.6240234375],[8.570507812500011,47.63779296875],[8.567089843750011,47.651904296874996],[8.55234375,47.659130859375],[8.451757812500006,47.651806640625],[8.413281250000011,47.6626953125],[8.403417968750006,47.687792968749996],[8.435742187500011,47.731347656249994],[8.572656250000023,47.775634765625],[9.524023437500006,47.52421875],[9.625878906250023,47.467041015625],[9.527539062500011,47.270751953125],[9.527658197470123,47.27026989773668]]]},"properties":{"name":"Switzerland","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-67.28886718749999,-55.776855468749964],[-67.55996093749997,-55.72480468750002],[-67.39736328124997,-55.58515625],[-67.28886718749999,-55.776855468749964]]],[[[-67.07993164062498,-55.15380859374996],[-67.33969726562495,-55.292578124999984],[-67.4947265625,-55.177441406249976],[-68.07001953124995,-55.22109374999999],[-68.30136718750003,-54.98066406250003],[-67.245263671875,-54.977636718750034],[-67.07993164062498,-55.15380859374996]]],[[[-69.70297851562503,-54.91904296875],[-68.90078125000002,-55.01777343750004],[-68.45800781249997,-54.95966796875002],[-68.61328124999997,-55.155566406250045],[-68.28266601562495,-55.25517578125],[-68.04833984375,-55.6431640625],[-68.86704101562498,-55.45019531250003],[-68.89008789062498,-55.2412109375],[-69.19262695312497,-55.171875],[-69.35922851562498,-55.300683593749945],[-69.18085937499995,-55.47480468749998],[-69.41181640624995,-55.44423828124997],[-69.97978515625002,-55.14746093749999],[-69.88442382812494,-54.88203125000001],[-69.70297851562503,-54.91904296875]]],[[[-70.9916015625,-54.86796874999999],[-70.80483398437497,-54.96767578124996],[-70.41752929687493,-54.908886718749976],[-70.29785156249997,-55.11376953124997],[-70.47558593749994,-55.17705078124998],[-71.43720703125001,-54.88925781249997],[-70.9916015625,-54.86796874999999]]],[[[-71.390478515625,-54.03281250000002],[-71.02192382812495,-54.111816406250036],[-71.14326171874998,-54.374023437499986],[-71.473291015625,-54.23115234375001],[-71.94853515624999,-54.300878906250006],[-72.21044921874997,-54.04775390624995],[-71.996484375,-53.884863281249984],[-71.390478515625,-54.03281250000002]]],[[[-72.92324218749997,-53.481640625],[-72.88222656249997,-53.578320312499976],[-72.48227539062503,-53.58808593750001],[-72.20541992187503,-53.80742187500002],[-72.408544921875,-54.00380859374997],[-72.87099609375,-54.12656250000002],[-72.76376953125,-53.86484375],[-73.03945312499994,-53.83281250000004],[-73.08076171875001,-53.99804687499995],[-73.21064453125001,-53.98583984374995],[-73.31435546875,-53.72919921874998],[-73.845458984375,-53.54580078125001],[-73.44707031249993,-53.41005859374998],[-72.92324218749997,-53.481640625]]],[[[-74.38574218749994,-52.92236328125001],[-73.65400390624998,-53.06982421875003],[-73.13520507812498,-53.35390625],[-73.56728515625,-53.3068359375],[-73.86694335937494,-53.096875],[-74.27021484374995,-53.08154296875002],[-74.71201171874998,-52.74873046874998],[-74.38574218749994,-52.92236328125001]]],[[[-68.62993164062499,-52.65263671875004],[-68.65322265624994,-54.85361328124999],[-69.48627929687493,-54.85888671875],[-69.72343750000002,-54.71210937500003],[-70.49716796875,-54.80957031249999],[-71.83154296874997,-54.62617187500002],[-71.92773437500003,-54.52871093749997],[-71.80014648437498,-54.433984374999945],[-71.07993164062498,-54.444238281249994],[-70.79726562500002,-54.32724609374996],[-70.70112304687498,-54.48544921875004],[-70.31098632812498,-54.52851562500002],[-70.86308593749993,-54.11044921875003],[-70.86772460937499,-53.88417968750002],[-70.53129882812502,-53.627343750000016],[-70.37973632812495,-53.98671874999995],[-70.62983398437493,-54.005566406249976],[-70.53530273437494,-54.136132812500016],[-70.16899414062502,-54.37929687499999],[-69.74184570312494,-54.30585937500005],[-69.25317382812494,-54.557421875000045],[-69.04433593749997,-54.40673828124999],[-69.98813476562503,-54.10908203125001],[-70.15112304687503,-53.88808593750002],[-70.09111328124996,-53.72177734374998],[-69.35595703125003,-53.41630859375001],[-69.63701171874999,-53.33408203125004],[-70.32929687499998,-53.37763671875003],[-70.44335937499994,-53.085546875000034],[-70.130615234375,-52.942773437499994],[-70.38012695312494,-52.75195312500002],[-69.93544921874997,-52.82109374999998],[-69.41406249999997,-52.48623046874997],[-69.16704101562499,-52.66757812499997],[-68.78979492187497,-52.576757812500034],[-68.62993164062499,-52.65263671875004]]],[[[-74.82294921874993,-51.63017578125001],[-74.53681640624998,-51.96513671875004],[-74.69448242187497,-52.27919921874999],[-74.85180664062494,-52.27070312500003],[-75.10537109375,-51.78886718750001],[-74.82294921874993,-51.63017578125001]]],[[[-74.55864257812499,-51.27705078125001],[-74.62036132812497,-51.395703125000026],[-75.04736328125,-51.39833984375003],[-75.28911132812496,-51.625390625000016],[-75.15366210937498,-51.278808593750014],[-74.73666992187503,-51.20761718749999],[-74.55864257812499,-51.27705078125001]]],[[[-75.302001953125,-50.67998046875005],[-75.411376953125,-50.76435546875001],[-75.42763671875002,-50.48056640625002],[-75.11533203124998,-50.510449218749976],[-75.302001953125,-50.67998046875005]]],[[[-75.05478515625,-50.29609375],[-75.44912109374997,-50.34335937500004],[-75.32666015624997,-50.01181640625],[-74.8759765625,-50.10996093750001],[-75.05478515625,-50.29609375]]],[[[-75.106689453125,-48.83652343750001],[-75.38994140624999,-49.15917968750002],[-75.64116210937499,-49.195410156250034],[-75.48764648437498,-49.082421875000016],[-75.58310546874998,-48.85888671874995],[-75.106689453125,-48.83652343750001]]],[[[-74.47617187499998,-49.14785156250002],[-74.59472656249997,-50.00664062500001],[-74.76298828124996,-50.01142578125001],[-74.88041992187502,-49.72587890625001],[-74.72382812499998,-49.42382812500003],[-74.960107421875,-49.533007812499974],[-75.06601562499998,-49.85234375000002],[-75.54980468749994,-49.79130859375002],[-75.30585937499998,-49.49404296875003],[-75.46748046874995,-49.35888671875003],[-75.08603515624998,-49.27021484375],[-75.21015624999995,-49.14804687499998],[-74.94921875,-48.960156249999976],[-74.89624023437503,-48.73320312500002],[-74.54609374999993,-48.76689453125004],[-74.47617187499998,-49.14785156250002]]],[[[-75.51025390624997,-48.76347656250005],[-75.65092773437496,-48.58632812500002],[-75.57148437499993,-48.095898437500026],[-75.39140625000002,-48.01972656249997],[-75.15849609374999,-48.62265624999996],[-75.51025390624997,-48.76347656250005]]],[[[-74.56728515625,-48.591992187500026],[-74.92304687499998,-48.62646484375003],[-75.21289062499997,-48.141699218750034],[-75.19829101562502,-47.974609375000014],[-74.895654296875,-47.839355468749986],[-74.56728515625,-48.591992187500026]]],[[[-75.11220703124997,-47.8376953125],[-75.26103515625002,-47.76386718749998],[-74.92646484374998,-47.72314453125003],[-75.11220703124997,-47.8376953125]]],[[[-74.31289062500002,-45.69150390625002],[-74.46552734374995,-45.757226562499994],[-74.68984375,-45.66259765625],[-74.310546875,-45.17265625000002],[-74.31289062500002,-45.69150390625002]]],[[[-73.63217773437498,-44.82148437499997],[-73.81845703125,-44.65214843750002],[-73.72392578124993,-44.544238281249974],[-73.63217773437498,-44.82148437499997]]],[[[-72.98613281249999,-44.780078124999974],[-73.22846679687498,-44.85996093749999],[-73.39707031249998,-44.77431640624995],[-73.44506835937497,-44.641015624999966],[-73.20771484374993,-44.33496093749997],[-72.7763671875,-44.50859374999999],[-72.98613281249999,-44.780078124999974]]],[[[-73.73535156249997,-44.39453125000003],[-74.00205078125003,-44.59091796874998],[-73.728173828125,-45.195898437500034],[-74.016259765625,-45.344921875000026],[-74.61777343749998,-44.64794921874996],[-74.50180664062498,-44.47353515624995],[-74.09721679687496,-44.38935546875004],[-73.99492187499999,-44.140234375],[-73.70322265624998,-44.27412109375001],[-73.73535156249997,-44.39453125000003]]],[[[-73.81064453125003,-43.827246093750006],[-73.95566406249998,-43.921972656250034],[-74.14296874999997,-43.872167968750006],[-73.81064453125003,-43.827246093750006]]],[[[-73.77338867187498,-43.3458984375],[-74.114404296875,-43.35791015624996],[-74.387353515625,-43.231640625],[-74.03666992187496,-41.79550781249998],[-73.52783203124997,-41.89628906249999],[-73.42290039062499,-42.192871093750014],[-73.47080078124998,-42.46630859375004],[-73.78925781249993,-42.58574218750003],[-73.43632812499996,-42.9365234375],[-73.74965820312494,-43.15908203124995],[-73.77338867187498,-43.3458984375]]],[[[-78.80415039062501,-33.646484374999986],[-78.98945312499993,-33.66171874999998],[-78.87744140625003,-33.57519531250003],[-78.80415039062501,-33.646484374999986]]],[[[-109.27998046874994,-27.14042968749996],[-109.434130859375,-27.171289062500023],[-109.39047851562499,-27.068359375000014],[-109.27998046874994,-27.14042968749996]]],[[[-67.19487304687493,-22.821679687500037],[-67.00878906249994,-23.00136718750005],[-67.35620117187503,-24.033789062499963],[-68.25029296875002,-24.391992187500023],[-68.56201171875,-24.74736328125003],[-68.38422851562495,-25.091894531249977],[-68.59208984375002,-25.420019531250034],[-68.41450195312498,-26.153710937500023],[-68.59160156249999,-26.47041015624997],[-68.31865234374999,-26.973242187500006],[-68.59208984375002,-27.140039062499966],[-68.84633789062494,-27.153710937499994],[-69.17441406249998,-27.924707031250037],[-69.65693359374995,-28.413574218749986],[-69.82788085937497,-29.10322265624997],[-70.02680664062501,-29.324023437500017],[-69.95996093749997,-30.078320312500026],[-69.84428710937493,-30.175],[-69.95634765624996,-30.35820312500003],[-70.15322265625,-30.360937499999963],[-70.30908203124994,-31.02265625000004],[-70.51958007812493,-31.1484375],[-70.585205078125,-31.569433593749963],[-70.25439453125,-31.957714843750026],[-70.36376953125,-32.08349609374997],[-70.02197265625,-32.88457031250002],[-70.08486328125002,-33.20175781249998],[-69.81962890624999,-33.28378906249999],[-69.85244140625,-34.224316406250026],[-70.05205078124999,-34.30078124999997],[-70.39316406250003,-35.146875],[-70.55517578125,-35.246875],[-70.41572265625001,-35.52304687500002],[-70.40478515625,-36.06171874999998],[-71.05551757812498,-36.52373046874996],[-71.19218750000002,-36.84365234375004],[-71.16757812499998,-37.76230468749996],[-70.858642578125,-38.60449218750003],[-71.40156249999995,-38.93505859374996],[-71.53945312499997,-39.60244140624995],[-71.71992187499995,-39.63525390624997],[-71.65976562499998,-40.02080078125],[-71.81831054687493,-40.17666015624995],[-71.70898437499997,-40.381738281249994],[-71.93212890624994,-40.69169921874999],[-71.91127929687497,-41.650390624999986],[-71.75,-42.04677734375001],[-72.10820312499993,-42.25185546874995],[-72.14643554687498,-42.990039062499974],[-71.750634765625,-43.237304687499986],[-71.90498046875001,-43.34755859374998],[-71.68007812500002,-43.92958984374998],[-71.82001953124993,-44.38310546875],[-71.21259765624998,-44.44121093750003],[-71.15971679687496,-44.56025390625004],[-71.26113281250002,-44.763085937499966],[-72.06372070312503,-44.771875],[-72.04169921874998,-44.90419921875004],[-71.5962890625,-44.97919921875004],[-71.34931640624995,-45.33193359374995],[-71.74619140624998,-45.57890625],[-71.63154296874998,-45.95371093749998],[-71.87568359374998,-46.160546875],[-71.69965820312501,-46.6513671875],[-71.94023437499999,-46.83125],[-71.90498046875001,-47.201660156250014],[-72.34594726562497,-47.49267578124997],[-72.517919921875,-47.87636718749998],[-72.32832031250001,-48.11005859374998],[-72.35473632812497,-48.36582031250005],[-72.582861328125,-48.47539062499999],[-72.65126953125,-48.84160156249998],[-73.03364257812501,-49.014355468750004],[-73.13525390625,-49.30068359374999],[-73.46157226562497,-49.31386718750001],[-73.55419921875,-49.463867187500014],[-73.50126953124996,-50.125292968750024],[-73.15292968749998,-50.73828125000003],[-72.50981445312496,-50.607519531250034],[-72.34023437499997,-50.68183593749999],[-72.40766601562501,-51.54082031250002],[-71.91865234374995,-51.98955078125004],[-69.96025390624993,-52.00820312500002],[-68.443359375,-52.35664062500004],[-69.24101562499996,-52.20546874999997],[-69.62031249999995,-52.46474609374995],[-70.79511718749995,-52.76875],[-70.99584960937497,-53.77929687499997],[-71.29775390625002,-53.88339843750004],[-72.1744140625,-53.632324218749964],[-72.41289062500002,-53.35019531250004],[-71.94169921874993,-53.23408203125001],[-71.89169921874998,-53.523535156250006],[-71.79145507812498,-53.48457031249997],[-71.74052734374999,-53.232617187499976],[-71.28896484375002,-53.03369140624995],[-71.22714843750003,-52.810644531249984],[-71.38774414062496,-52.76425781250004],[-72.27802734374998,-53.13232421874997],[-72.54892578125,-53.4607421875],[-73.05273437499997,-53.24345703125005],[-72.72768554687502,-52.7623046875],[-72.453466796875,-52.814453124999964],[-72.11757812499997,-52.65],[-71.51127929687502,-52.60537109375],[-72.22568359374998,-52.52099609374995],[-72.43769531250001,-52.62578124999998],[-72.71210937499995,-52.53554687499999],[-73.12246093749997,-53.073925781249976],[-73.64521484374998,-52.83701171875003],[-73.2408203125,-52.707128906250034],[-73.12392578125,-52.487988281249976],[-73.24414062499997,-52.62402343749998],[-73.58569335937503,-52.68574218750003],[-74.01445312499999,-52.63935546875],[-74.26494140624993,-52.1048828125],[-73.83447265625,-52.23398437500001],[-73.68432617187494,-52.07773437499998],[-73.26044921874993,-52.157812500000034],[-72.79501953124998,-51.94951171875005],[-72.57084960937496,-52.200097656249945],[-72.67705078125002,-52.38466796874998],[-72.52333984374997,-52.255468750000034],[-72.62460937499998,-51.94648437499997],[-72.48964843750002,-51.76367187500003],[-72.76123046875,-51.57324218749996],[-73.16875,-51.45390624999998],[-72.60004882812495,-51.79912109374997],[-73.51816406250003,-52.04101562499996],[-73.75263671874993,-51.795507812500034],[-74.19667968749997,-51.68056640624997],[-73.92978515624995,-51.61787109374999],[-73.93950195312499,-51.26630859375005],[-74.81474609374996,-51.06289062499999],[-75.09467773437495,-50.68125],[-74.68574218749995,-50.662011718749945],[-74.77587890625003,-50.46992187499998],[-74.64448242187498,-50.360937499999984],[-74.365576171875,-50.487890625],[-74.13940429687503,-50.81777343749997],[-73.80654296875,-50.93837890625003],[-73.654443359375,-50.49267578125],[-73.97802734375003,-50.827050781249994],[-74.18559570312493,-50.485351562500014],[-73.95034179687497,-50.510546875],[-74.62958984374998,-50.19404296875],[-74.333740234375,-49.97460937499997],[-73.95859374999998,-49.994726562499984],[-74.32392578124995,-49.783398437500004],[-74.29082031249996,-49.604101562499984],[-73.83637695312493,-49.609375],[-74.09443359374993,-49.42968749999998],[-73.93496093749994,-49.02089843750001],[-74.2212890625,-49.500585937500034],[-74.36655273437503,-49.40048828124998],[-74.34101562499998,-48.59570312499998],[-74.00908203124996,-48.475],[-74.47441406249999,-48.46396484374996],[-74.58466796874998,-47.999023437500014],[-73.39106445312498,-48.14589843750001],[-73.60991210937499,-47.993945312500045],[-73.71586914062499,-47.65546875000001],[-73.94086914062498,-47.92939453125004],[-74.22705078124994,-47.96894531250001],[-74.654931640625,-47.702246093750034],[-74.5337890625,-47.567675781249974],[-74.24296874999999,-47.67929687499998],[-74.13408203125002,-47.590820312499986],[-74.48266601562497,-47.43046875],[-74.15839843749998,-47.18251953125002],[-74.31357421874998,-46.78818359374998],[-74.45419921875003,-46.76679687499997],[-74.51225585937496,-46.88515625000002],[-75.00595703125,-46.74111328124998],[-74.98417968750002,-46.51210937499995],[-75.54033203124999,-46.69873046874996],[-75.43037109374995,-46.93457031249996],[-75.70639648437498,-46.70527343749997],[-74.924462890625,-46.159667968750014],[-75.06669921874993,-45.874902343749994],[-74.15786132812497,-45.7671875],[-74.122705078125,-45.49619140625002],[-73.95717773437494,-45.40439453124998],[-73.825,-45.446875],[-74.01992187500002,-46.055859375],[-74.39296875,-46.21738281250005],[-73.96757812500002,-46.15410156250003],[-73.87871093749993,-45.846875],[-73.73525390624994,-45.81171875],[-73.70815429687502,-46.070312500000014],[-73.94863281249997,-46.533105468749966],[-73.845361328125,-46.56601562500002],[-73.59184570312493,-45.89912109375004],[-73.73076171874999,-45.47998046875],[-73.26621093749995,-45.346191406250014],[-72.933837890625,-45.45234374999997],[-73.44497070312497,-45.23818359374995],[-73.36245117187502,-44.97822265625001],[-72.73896484375001,-44.73417968750003],[-72.680078125,-44.59394531249997],[-72.66386718749999,-44.43642578124995],[-73.26508789062498,-44.16865234375001],[-73.22446289062498,-43.89794921875003],[-73.06879882812495,-43.86201171874998],[-72.99658203125,-43.63154296875001],[-73.07597656250002,-43.323632812499994],[-72.75800781249998,-43.039453125],[-72.84804687500002,-42.66914062499997],[-72.77392578125003,-42.505175781250045],[-72.63183593750003,-42.509667968749994],[-72.77324218749996,-42.257714843749994],[-72.63105468749995,-42.199804687500006],[-72.412353515625,-42.388183593750014],[-72.49941406249997,-41.98085937499999],[-72.82407226562503,-41.90878906249996],[-72.36040039062499,-41.64912109375],[-72.31826171875,-41.49902343749997],[-72.54238281250002,-41.690625],[-72.95283203124995,-41.51474609374998],[-73.24179687499995,-41.78085937500002],[-73.62402343750003,-41.77363281249997],[-73.73515625000002,-41.74248046875002],[-73.62392578125,-41.581347656250045],[-73.81074218749995,-41.51748046875001],[-73.96586914062493,-41.118261718750034],[-73.67099609375,-39.96318359374999],[-73.41040039062503,-39.78916015624998],[-73.22646484375002,-39.22441406250003],[-73.52021484375001,-38.509375],[-73.46479492187498,-38.04033203125003],[-73.66181640624998,-37.69853515625003],[-73.66240234375002,-37.341015625000026],[-73.60166015624998,-37.18847656250003],[-73.21596679687502,-37.16689453124998],[-73.11806640624997,-36.68837890625002],[-72.58735351562493,-35.759667968749994],[-72.62392578125002,-35.5857421875],[-72.22377929687494,-35.096191406250014],[-72.00283203124997,-34.16533203125],[-71.66435546875002,-33.65263671875],[-71.74296875,-33.09511718750001],[-71.45224609374998,-32.65957031250001],[-71.70893554687495,-30.62802734375002],[-71.66948242187499,-30.33037109374996],[-71.40039062499997,-30.142968749999966],[-71.31572265624996,-29.649707031250017],[-71.51923828124993,-28.926464843750026],[-71.30673828124998,-28.672460937499963],[-71.08652343749998,-27.814453124999957],[-70.92578125,-27.588671874999974],[-70.64658203124998,-26.329394531250017],[-70.71372070312498,-25.78417968749997],[-70.44536132812502,-25.17265624999999],[-70.57412109374994,-24.644335937500003],[-70.39233398437494,-23.565917968749957],[-70.59335937499995,-23.255468750000034],[-70.56318359374995,-23.057031250000023],[-70.33168945312494,-22.848632812500014],[-70.08002929687501,-21.356835937500037],[-70.19702148437494,-20.725390625],[-70.15742187499995,-19.70585937500003],[-70.41826171874999,-18.345605468750023],[-69.92636718749998,-18.206054687500014],[-69.80258789062498,-17.990234375000014],[-69.85209960937493,-17.70380859375001],[-69.68476562499995,-17.649804687500023],[-69.58642578125,-17.57324218749997],[-69.51093749999998,-17.50605468749997],[-69.31337890624997,-17.943164062500017],[-69.28232421875003,-17.96484375],[-69.09394531249993,-18.05048828125004],[-69.14545898437495,-18.14404296875],[-69.09228515624994,-18.28242187500004],[-69.02680664062493,-18.65625],[-68.97885742187503,-18.81298828125003],[-68.96831054687502,-18.967968749999983],[-68.85795898437499,-19.09335937500005],[-68.62055664062495,-19.29667968749999],[-68.54785156249997,-19.341113281249974],[-68.49199218749996,-19.381933593750034],[-68.47016601562495,-19.409960937499974],[-68.46289062499997,-19.43281250000001],[-68.57529296874998,-19.56015625000002],[-68.69829101562499,-19.721093750000037],[-68.69619140625,-19.74072265625003],[-68.57827148437494,-19.856542968750006],[-68.559375,-19.902343750000014],[-68.56069335937502,-19.96708984374996],[-68.75932617187499,-20.115527343750003],[-68.74516601562493,-20.45859375],[-68.48432617187498,-20.628417968749957],[-68.55825195312497,-20.90195312499999],[-68.197021484375,-21.30029296874997],[-68.18642578124997,-21.618554687499966],[-67.88173828124997,-22.493359375000026],[-67.87944335937496,-22.822949218750026],[-67.57993164062495,-22.89169921874999],[-67.36225585937493,-22.85517578125001],[-67.19487304687493,-22.821679687500037]]]]},"properties":{"name":"Chile","childNum":26}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[110.88876953125006,19.99194335937497],[111.01367187500003,19.65546875000001],[110.64091796875002,19.291210937499955],[110.45126953125012,18.747949218750023],[110.06738281249997,18.447558593750045],[109.51933593750007,18.21826171875003],[108.7015625,18.535253906250034],[108.66552734375003,19.304101562499994],[109.27666015625002,19.761132812500023],[109.17744140625004,19.768457031250023],[109.26347656250007,19.882666015625006],[110.1715820312501,20.053710937500057],[110.58818359375002,19.976367187500017],[110.6517578125,20.137744140625017],[110.88876953125006,19.99194335937497]]],[[[110.38515625000005,21.093164062499966],[110.52158203125006,21.083105468750063],[110.50390625000003,20.96772460937501],[110.28095703125004,21.001171874999983],[110.38515625000005,21.093164062499966]]],[[[112.64375,21.63964843750003],[112.525,21.62304687500003],[112.64765625000004,21.710253906250017],[112.64375,21.63964843750003]]],[[[112.79023437500004,21.601855468750045],[112.78203125000007,21.772265625000045],[112.86259765625002,21.75263671875004],[112.79023437500004,21.601855468750045]]],[[[118.1830078125,24.496289062499983],[118.0905273437501,24.446142578125063],[118.10380859375002,24.552343750000034],[118.1830078125,24.496289062499983]]],[[[119.82089843750006,25.45698242187504],[119.70029296875012,25.432714843750063],[119.72255859375005,25.638818359375023],[119.83837890625003,25.591064453125],[119.82089843750006,25.45698242187504]]],[[[121.2513671875,28.086425781250057],[121.13154296875004,28.062597656250006],[121.20546875,28.204394531250017],[121.2513671875,28.086425781250057]]],[[[122.29589843750003,29.96342773437499],[122.02402343750012,30.01333007812505],[121.96943359375004,30.143115234375017],[122.28447265625007,30.068017578124994],[122.29589843750003,29.96342773437499]]],[[[121.86269531250005,31.492285156249977],[121.519921875,31.549609375000017],[121.2111328125001,31.80537109375001],[121.86269531250005,31.492285156249977]]],[[[130.52695312500012,42.535400390625],[130.24667968750012,42.744824218749955],[130.24033203125006,42.891796874999955],[129.89824218750002,42.998144531250034],[129.69785156250012,42.448144531249994],[129.3136718750001,42.41357421874997],[128.92343750000006,42.038232421874966],[128.04521484375007,41.9875],[128.28925781250004,41.60742187500006],[128.14941406249997,41.38774414062496],[127.17968750000003,41.531347656250006],[126.95478515625004,41.76948242187501],[126.74306640625,41.724853515625],[125.98906250000002,40.904638671875034],[124.8893554687501,40.459814453125006],[124.36210937500002,40.004052734374994],[124.10576171875002,39.84101562499998],[123.65087890625003,39.881591796875],[122.8400390625001,39.600830078125],[121.98232421875,39.05317382812498],[121.67724609374997,39.00341796875006],[121.64990234375003,38.865087890625034],[121.16357421874997,38.73164062500001],[121.10673828125002,38.920800781249994],[121.6798828125001,39.10869140625002],[121.62763671875004,39.22016601562498],[121.81845703125006,39.38652343750002],[121.27548828125006,39.38476562500003],[121.26748046875,39.544677734375],[121.51757812499997,39.638964843750045],[121.51738281250002,39.84482421875006],[121.8009765625001,39.950537109375006],[122.27500000000012,40.541845703125034],[121.83486328125005,40.97426757812502],[121.72929687500002,40.84614257812504],[121.1745117187501,40.901269531249994],[120.47910156250006,40.23095703125003],[119.39111328125003,39.75249023437499],[118.976953125,39.182568359374955],[118.29785156249997,39.067089843749955],[118.04091796875,39.22675781249998],[117.86572265625003,39.191259765625034],[117.61669921875003,38.852880859375034],[117.5578125000001,38.625146484374994],[117.76669921875012,38.311669921874994],[118.01494140625007,38.18339843749996],[118.94003906250006,38.04277343750002],[119.08916015625007,37.70073242187496],[118.95263671875003,37.33115234374998],[119.28740234375002,37.138281250000034],[119.76054687500007,37.15507812499999],[120.31152343750003,37.62270507812505],[120.2572265625,37.67900390624996],[120.75,37.83393554687501],[121.64023437500012,37.46035156250002],[122.05664062500003,37.528906250000034],[122.66699218750003,37.40283203125003],[122.4466796875,37.06811523437503],[122.51972656250004,36.94682617187502],[122.34091796875012,36.83222656250004],[121.93271484375006,36.95947265625003],[121.05380859375006,36.61137695312499],[120.81083984375007,36.6328125],[120.89580078125007,36.44414062500002],[120.71152343750006,36.41328125000004],[120.6378906250001,36.129931640625045],[120.39306640625003,36.053857421874994],[120.32773437500006,36.228173828124994],[120.18330078125004,36.20244140624999],[120.094140625,36.11889648437503],[120.28476562500006,35.98442382812499],[119.42968749999997,35.301416015624994],[119.16533203125002,34.84882812499998],[119.20097656250002,34.748437499999966],[120.26669921875006,34.274023437500034],[120.87109374999997,33.016503906249994],[120.8532226562501,32.66137695312503],[121.34169921875005,32.42504882812503],[121.40390625000006,32.20625],[121.85634765625,31.816455078125045],[121.86630859375006,31.703564453124955],[121.68085937500004,31.71215820312503],[121.351953125,31.85878906250005],[120.97353515625,31.86938476562497],[120.52011718750006,32.10585937500002],[120.03593750000002,31.93627929687503],[120.7155273437501,31.983740234375006],[120.7877929687501,31.81977539062501],[121.66064453124997,31.319726562499994],[121.87792968750003,30.91699218750003],[121.41894531249997,30.789794921875057],[120.8214843750001,30.354638671875023],[120.44980468750006,30.38784179687505],[120.19462890625002,30.241308593750034],[120.49453125,30.303076171875006],[120.63339843750006,30.133154296875034],[121.25800781250004,30.30410156250005],[121.67792968750004,29.979101562500006],[122.08291015625005,29.870361328125057],[121.50625,29.484570312499955],[121.94121093750002,29.605908203124983],[121.91777343750007,29.13500976562497],[121.71748046875004,29.25634765625],[121.48710937500007,29.193164062500017],[121.67968749999997,28.953125],[121.54003906250003,28.931884765625],[121.6625,28.851416015625034],[121.47519531250006,28.64140625],[121.60996093750006,28.29213867187505],[121.27226562500002,28.222119140624983],[121.14570312500004,28.32666015624997],[120.95859375000006,28.037011718750023],[120.74765625000006,28.00996093750001],[120.83300781249997,27.891455078125034],[120.58750000000012,27.580761718749983],[120.60751953125012,27.41240234374996],[120.2787109375,27.097070312500023],[120.08671875000007,26.67158203125004],[119.88222656250005,26.610449218750006],[119.82421874999997,26.84638671875001],[119.71044921874997,26.728662109375023],[119.58818359375002,26.784960937500045],[119.8810546875001,26.33417968750004],[119.46308593750004,26.05468750000003],[119.13945312500007,26.12177734375001],[119.33203124999997,25.94873046875003],[119.61875000000012,26.003564453124994],[119.53945312500005,25.59125976562504],[119.6224609375,25.391162109375017],[119.180078125,25.449804687499977],[119.285546875,25.232226562500074],[118.97753906249997,25.209277343750017],[118.90908203125005,24.92890625000001],[118.63691406250004,24.835546874999977],[118.65703125000002,24.621435546874977],[118.0871093750001,24.627001953125045],[118.00595703125006,24.48198242187499],[117.84267578125005,24.47431640625004],[118.0560546875,24.24609374999997],[117.62822265625002,23.836718750000074],[117.46640625000012,23.84057617187497],[117.36767578124997,23.58862304687497],[117.29082031250007,23.71435546875],[117.08251953124997,23.578759765625023],[116.91064453124997,23.646679687499983],[116.86093750000006,23.453076171874983],[116.62939453124997,23.353857421875034],[116.69882812500006,23.277783203124983],[116.53828125000004,23.17968749999997],[116.47070312499997,22.945898437500034],[116.25185546875005,22.981347656249994],[115.85214843750006,22.801562500000045],[115.64042968750002,22.853417968750023],[115.49833984375002,22.718847656250063],[115.19580078125003,22.81728515625005],[114.85380859375007,22.616796875000063],[114.65166015625002,22.755273437500023],[114.55419921874997,22.52890625],[114.26601562500005,22.540966796874983],[114.01542968750007,22.51191406250001],[113.61962890624997,22.861425781249977],[113.6205078125,23.12749023437499],[113.51972656250004,23.102099609375074],[113.33105468749997,22.912011718749966],[113.55302734375002,22.594042968750045],[113.54912109375002,22.225195312500034],[113.14902343750012,22.075],[113.08876953125,22.207958984374983],[112.95390625000007,21.907324218750034],[112.80859374999997,21.944628906250074],[112.58632812500005,21.77685546875],[112.35966796875007,21.97802734375003],[112.30498046875002,21.74169921875003],[111.94394531250012,21.84965820312499],[111.60273437500004,21.55908203125003],[111.01689453125007,21.51171874999997],[110.56718750000002,21.21406250000001],[110.41093750000007,21.33813476562497],[110.15400390625004,20.944628906250017],[110.36542968750004,20.837597656249955],[110.31308593750012,20.67167968749999],[110.51152343750007,20.51826171875001],[110.34472656249997,20.29482421875005],[109.88251953125004,20.364062500000045],[109.96835937500006,20.448144531250023],[109.66259765625003,20.91689453125005],[109.68125000000012,21.13164062499999],[109.93076171875012,21.480566406250034],[109.6869140625,21.52460937500004],[109.56640624999997,21.690576171874994],[109.54404296875012,21.537939453125006],[109.14863281250004,21.425537109375],[109.1017578125001,21.59047851562505],[108.77167968750004,21.63046875],[108.59375,21.901025390624994],[108.47988281250005,21.904638671875006],[108.50214843750004,21.633447265624994],[108.32480468750006,21.693505859374994],[108.24628906250004,21.55839843749999],[107.97265624999997,21.507958984375023],[107.75927734374997,21.655029296875057],[107.35117187500012,21.60888671874997],[106.97099609375002,21.923925781250034],[106.66357421875003,21.97890625000005],[106.55039062500006,22.501367187499994],[106.78027343749997,22.778906250000034],[106.54179687500007,22.908349609375023],[106.2790039062501,22.857470703125045],[106.14843749999997,22.970068359375006],[105.8429687500001,22.922802734374955],[105.27539062500003,23.34521484375003],[104.86474609375003,23.136376953125023],[104.68730468750002,22.822216796874983],[104.37177734375004,22.704052734374983],[104.14306640624997,22.800146484375006],[103.94150390625006,22.540087890625045],[103.62021484375006,22.782031250000045],[103.49296875000007,22.587988281250034],[103.32666015625003,22.769775390625057],[102.98193359374997,22.4482421875],[102.47089843750004,22.75092773437501],[102.40644531250004,22.70800781249997],[102.2370117187501,22.466015624999983],[102.1759765625001,22.414648437500006],[102.12744140624997,22.379199218750045],[101.84179687500003,22.38847656249999],[101.75996093750004,22.490332031250034],[101.73876953124997,22.495263671874994],[101.70751953125003,22.486572265625],[101.67148437500006,22.462304687500023],[101.64619140625004,22.405419921874966],[101.61992187500002,22.32744140624999],[101.56787109374997,22.27636718749997],[101.52451171875006,22.25366210937497],[101.7365234375001,21.826513671874977],[101.74394531250007,21.77797851562505],[101.74726562500004,21.605761718750045],[101.72294921875007,21.31494140625003],[101.80058593750007,21.212597656249983],[101.78349609375007,21.204150390625017],[101.728125,21.156396484374994],[101.7047851562501,21.15014648437503],[101.54238281250005,21.23427734375005],[101.2814453125001,21.184130859375045],[101.24785156250007,21.197314453125045],[101.22441406250002,21.223730468750034],[101.21181640625,21.278222656250023],[101.2199218750001,21.34243164062505],[101.17539062500006,21.407519531250074],[101.19667968750005,21.522070312500063],[101.1388671875001,21.567480468749977],[101.07978515625004,21.75585937499997],[100.60458984375012,21.471777343750006],[100.14765625000004,21.480517578125017],[99.94072265625007,21.75874023437504],[99.9176757812501,22.02802734375001],[99.19296875000006,22.12597656249997],[99.50712890625002,22.959130859374994],[99.41806640625006,23.069238281250023],[98.86376953125003,23.191259765625034],[98.8322265625001,23.624365234374977],[98.67675781250003,23.905078125000045],[98.83505859375006,24.121191406250034],[98.2125,24.110644531250017],[97.56455078125012,23.911035156250023],[97.7082031250001,24.228759765625],[97.53144531250004,24.49169921875003],[97.58330078125002,24.77480468750005],[97.73789062500006,24.869873046875057],[97.8195312500001,25.251855468749994],[98.01074218749997,25.292529296875017],[98.14287109375007,25.571093750000017],[98.33378906250007,25.586767578125006],[98.65625,25.86357421874999],[98.56406250000006,26.072412109374994],[98.68554687499997,26.189355468750023],[98.7384765625001,26.785742187500006],[98.65117187500007,27.572460937499983],[98.4525390625,27.6572265625],[98.29882812499997,27.550097656250045],[98.06162109375012,28.185888671874977],[97.59921875000006,28.51704101562504],[97.53789062500002,28.510205078124983],[97.43144531250002,28.353906250000023],[97.35644531249997,28.254492187500006],[97.32158929493812,28.217097107438057],[97.3027336276825,28.08710519614969],[97.34382779482424,27.982305259167095],[97.04929369561631,27.76000444316393],[96.96494598325154,27.699301564540924],[96.19423412199573,28.04146177926422],[95.73730002295082,28.117613231051525],[95.11298892962586,27.748338353239472],[94.07167814294401,27.588707868507477],[93.61247595136224,27.323800298697016],[93.30681393470121,26.786120363519142],[92.74319481218781,26.833531317384058],[92.04974640832253,26.874866505386724],[92.07342257335648,26.915311275859864],[92.06813426293174,26.9752569185349],[92.02985139563152,27.03987087331446],[91.99856592104459,27.079255842602592],[91.99177981607339,27.100605151743654],[92.0025114452454,27.147290053160265],[92.03101585307499,27.214271359861193],[92.08387457645458,27.29090135496722],[92.04520857607581,27.364442429033787],[91.99069061380867,27.450181624174498],[91.95099838734396,27.45828799115413],[91.85276579410389,27.438593286730903],[91.74366351462741,27.442853010105477],[91.59505352446729,27.557262710287986],[91.63193359375012,27.759960937499983],[91.64189453125002,27.923242187500023],[91.36259958579089,28.02438066407592],[91.27304687500012,28.078369140625],[91.22587890625007,28.071240234374983],[91.07773437500012,27.974462890624977],[91.02080078125002,27.970068359374977],[90.71572265625,28.071728515624983],[90.63007812500004,28.078564453124955],[90.47734375000007,28.07084960937499],[90.3527343750001,28.080224609375023],[90.33310546875012,28.093994140625],[90.36298828125004,28.21650390625001],[90.34824218750006,28.24394531249999],[90.22080078125006,28.27773437500005],[90.10449218749997,28.302050781250017],[89.98105468750006,28.311181640625023],[89.8978515625,28.29414062500001],[89.81689453125003,28.25629882812501],[89.74980468750002,28.18818359375001],[89.65273437500005,28.158300781250034],[89.53691406250007,28.10742187499997],[89.4806640625001,28.059960937499994],[88.89140625000002,27.316064453124966],[88.83251953125003,27.36284179687499],[88.7648437500001,27.429882812499983],[88.74902343749997,27.521875],[88.82988281250002,27.76738281249999],[88.84882812500004,27.86865234375],[88.80371093750003,28.006933593750034],[88.57792968750002,28.093359375000034],[88.42597656250004,28.01166992187501],[88.27519531250007,27.968847656250006],[88.14111328125003,27.94892578125001],[88.10898437500006,27.933007812499966],[88.10976562500005,27.870605468750057],[87.8607421875,27.886083984375006],[87.62255859374997,27.81518554687503],[87.29072265625004,27.821923828124994],[87.14140625000002,27.838330078124955],[87.02011718750006,27.928662109374983],[86.9337890625001,27.96845703125001],[86.84238281250012,27.99916992187505],[86.750390625,28.022070312500006],[86.71962890625005,28.070654296875034],[86.69052734375006,28.09492187500001],[86.61445312500004,28.10302734374997],[86.55449218750007,28.08520507812497],[86.51689453125007,27.963525390624966],[86.40869140625003,27.928662109374983],[86.32861328124997,27.95952148437496],[86.2179687500001,28.022070312500006],[86.13701171875002,28.114355468750063],[86.07871093750006,28.08359375],[86.0641601562501,27.934716796874966],[85.99453125000005,27.910400390625],[85.95410156249997,27.92822265624997],[85.92167968750002,27.989697265624983],[85.84023437500005,28.135351562499977],[85.75947265625004,28.220654296874955],[85.67832031250012,28.277441406249977],[85.41064453125003,28.27602539062505],[85.21210937500004,28.292626953124966],[85.1224609375,28.315966796875017],[85.08857421875004,28.37226562500001],[85.121484375,28.484277343750023],[85.16015624999997,28.571875],[85.15908203125,28.592236328124983],[85.1263671875,28.602636718750063],[85.06914062500007,28.60966796874999],[84.85507812500006,28.553613281250023],[84.796875,28.560205078125023],[84.2287109375001,28.911767578124966],[84.17558593750002,29.036376953125057],[84.12783203125005,29.15629882812496],[84.10136718750002,29.21997070312497],[84.02197265624997,29.25385742187504],[83.93593750000005,29.27949218750001],[83.58349609375003,29.18359375000003],[83.15546875000004,29.612646484375034],[82.22070312500003,30.063867187500023],[82.04335937500005,30.326757812500034],[81.8548828125,30.362402343750006],[81.64189453125007,30.3875],[81.4171875000001,30.33759765625001],[81.25507812500004,30.09331054687499],[81.17714843750005,30.039892578125034],[80.98544921875006,30.23710937499999],[80.87353515625003,30.290576171875045],[80.19121093750002,30.56840820312496],[80.20712890625006,30.683740234375023],[79.92451171875004,30.888769531250034],[79.66425781250004,30.96523437499999],[79.38847656250007,31.064208984375],[79.10712890625004,31.402636718750017],[78.74355468750005,31.323779296875017],[78.7550781250001,31.55029296875],[78.69345703125006,31.740380859374994],[78.72558593750003,31.983789062500023],[78.49589843750002,32.21577148437504],[78.4552734375001,32.30034179687502],[78.41748046874997,32.466699218749994],[78.38964843749997,32.51987304687498],[78.73671875,32.55839843750002],[78.75351562500012,32.49926757812506],[78.91894531249997,32.35820312500002],[79.16992187500003,32.497216796874994],[79.14550781250003,33.00146484375006],[79.10283203125007,33.05253906249996],[79.13515625000005,33.17192382812496],[79.1125,33.22626953125001],[78.94843750000004,33.346533203125006],[78.86503906250002,33.43110351562501],[78.78378906250006,33.80878906250004],[78.72666015625006,34.013378906249955],[78.97060546875,34.22822265625004],[78.93642578125,34.35195312500002],[78.86484375000006,34.39033203125001],[78.32695312500007,34.60639648437498],[78.15849609375002,34.94648437499998],[78.07578125000006,35.13491210937502],[78.0426757812501,35.47978515625002],[77.79941406250006,35.49589843750002],[77.44648437500004,35.47558593750006],[77.29482421875005,35.508154296875034],[77.09003906250004,35.55205078124999],[76.87890625000003,35.61328125000003],[76.76689453125002,35.661718750000034],[76.72753906250003,35.67866210937504],[76.63183593749997,35.729394531249966],[76.56347656249997,35.77299804687499],[76.55126953124997,35.887060546875034],[76.50205078125006,35.87822265625002],[76.38574218750003,35.837158203125],[76.25166015625004,35.8109375],[76.17783203125012,35.810546875],[76.14785156250005,35.82900390625002],[76.07089843750006,35.983007812500034],[75.91230468750004,36.048974609374994],[75.97441406250007,36.38242187500006],[75.9518554687501,36.458105468750034],[75.9330078125,36.52158203124998],[75.840234375,36.64970703124999],[75.7721679687501,36.694921875000034],[75.6671875000001,36.741992187500045],[75.57373046874997,36.75932617187502],[75.46025390625002,36.725048828124955],[75.42421875000005,36.73823242187498],[75.37685546875,36.88369140625005],[75.34667968749997,36.913476562499966],[75.05390625000004,36.98715820312498],[74.94912109375,36.96835937500006],[74.88925781250006,36.95244140625002],[74.69218750000007,37.035742187500006],[74.60058593749997,37.03666992187502],[74.54140625,37.02216796875001],[74.52646484375006,37.03066406250005],[74.49794921875,37.057226562500034],[74.37617187500004,37.13735351562502],[74.37216796875006,37.15771484375],[74.558984375,37.23662109374999],[74.66894531250003,37.266699218750006],[74.72666015625006,37.29072265625001],[74.7389648437501,37.28564453125003],[74.76738281250002,37.249169921874966],[74.840234375,37.22504882812504],[74.89130859375004,37.231640624999955],[75.11875,37.38569335937498],[74.8942382812501,37.60141601562498],[74.81230468750002,38.46030273437498],[74.27744140625,38.659765625000034],[74.02558593750004,38.53984375000002],[73.80166015625,38.60688476562501],[73.69609375000007,38.85429687499996],[73.8052734375,38.968652343749994],[73.60732421875,39.229199218749955],[73.63632812500006,39.396679687499955],[73.63164062500007,39.44887695312502],[73.82294921875004,39.48896484375004],[73.90712890625,39.578515624999966],[73.9146484375,39.60649414062499],[73.88251953125004,39.71455078124998],[73.83974609375005,39.76284179687505],[73.8353515625,39.800146484375006],[73.85625,39.828662109375045],[73.88457031250002,39.87792968750006],[73.93876953125002,39.97880859374999],[73.99160156250005,40.04311523437502],[74.83046875,40.32851562499999],[74.80126953124997,40.428515625000045],[74.83515625000004,40.482617187499955],[74.865625,40.493505859375034],[75.0044921875,40.44951171874996],[75.11132812499997,40.4541015625],[75.24101562500002,40.48027343750002],[75.52080078125002,40.627539062500006],[75.55556640625,40.625195312499955],[75.6771484375,40.305810546874994],[75.87197265625,40.30322265625],[76.25830078124997,40.43076171875006],[76.3185546875001,40.352246093749955],[76.39638671875005,40.389794921874966],[76.4801757812501,40.44951171874996],[76.57792968750002,40.577880859375],[76.62216796875006,40.66235351562497],[76.6398437500001,40.74223632812499],[76.66113281249997,40.77963867187498],[76.70839843750005,40.818115234375],[76.82402343750002,40.982324218749966],[76.90771484374997,41.02416992187497],[76.98662109375002,41.039160156250006],[77.58173828125004,40.99277343750006],[77.71933593750012,41.024316406249994],[77.81523437500002,41.05561523437498],[77.9564453125,41.05068359375005],[78.1234375,41.07563476562498],[78.34628906250012,41.28144531249998],[78.36240234375012,41.37163085937496],[78.44287109374997,41.41752929687499],[78.742578125,41.56005859375],[79.29355468750006,41.78281249999998],[79.76611328124997,41.89887695312501],[79.84042968750012,41.99575195312502],[79.90966796875003,42.014990234375034],[80.21621093750005,42.03242187500004],[80.23515625000007,42.04345703124997],[80.24619140625012,42.05981445312503],[80.209375,42.190039062500006],[80.20224609375012,42.73447265624998],[80.53896484375005,42.873486328124955],[80.39023437500006,43.043115234374966],[80.78574218750006,43.16157226562504],[80.35527343750002,44.09726562500006],[80.48154296875006,44.71464843749999],[79.871875,44.88378906249997],[80.05917968750012,45.006445312500006],[81.69199218750012,45.34936523437497],[81.94492187500006,45.16083984375001],[82.26660156249997,45.21909179687498],[82.52148437500003,45.12548828125],[82.61162109375007,45.424267578124955],[82.31523437500002,45.59492187499998],[83.02949218750004,47.18593750000002],[84.016015625,46.97050781250002],[84.66660156250006,46.97236328125004],[84.78613281249997,46.83071289062505],[85.484765625,47.06352539062496],[85.65664062500005,47.254638671875],[85.52597656250006,47.915625],[85.7494140625,48.38505859374999],[86.54941406250012,48.52861328125002],[86.8083007812501,49.04970703125002],[87.32285156250012,49.085791015625006],[87.41669921875004,49.07661132812501],[87.5158203125001,49.122412109375006],[87.7625,49.16582031249996],[87.81425781250002,49.162304687499955],[87.87216796875012,49.000146484374966],[87.74316406250003,48.88164062499999],[87.83183593750007,48.79165039062505],[88.02792968750006,48.735595703125],[88.06005859375003,48.707177734374966],[87.9796875000001,48.55512695312498],[88.30996093750005,48.47207031250002],[88.41396484375,48.403417968750006],[88.51708984374997,48.384472656249955],[88.56679687500005,48.31743164062496],[88.57597656250007,48.220166015624955],[88.68183593750004,48.170556640624994],[88.83828125000005,48.101708984374994],[88.91777343750007,48.089013671874966],[89.04765625000007,48.002539062500034],[89.47919921875004,48.02905273437503],[89.5609375,48.00395507812496],[89.778125,47.82700195312498],[89.83134765625002,47.82329101562502],[89.91044921875007,47.844335937500034],[89.95869140625004,47.88632812499998],[90.02792968750012,47.877685546875],[90.1032226562501,47.74541015624996],[90.19101562500012,47.70209960937501],[90.31328125000007,47.67617187499999],[90.33066406250006,47.655175781249966],[90.42519531250005,47.50410156250001],[90.49619140625012,47.28515625],[90.64335937500007,47.10029296874998],[90.71552734375004,47.00385742187498],[90.7990234375001,46.98515624999999],[90.86992187500002,46.95449218750005],[90.91054687500005,46.88325195312501],[90.9857421875,46.7490234375],[90.9115234375,46.270654296874994],[90.94755859375002,46.17729492187499],[90.99677734375004,46.10498046875],[91.00175781250007,46.03579101562502],[90.6618164062501,45.525244140625006],[90.87724609375002,45.19609375000002],[91.05,45.217431640624994],[91.584375,45.07651367187498],[92.42382812499997,45.008935546874994],[92.57890625000002,45.01098632812506],[92.78789062500007,45.035742187500034],[93.51621093750012,44.944482421874994],[94.71201171875012,44.35083007812503],[95.35029296875004,44.27807617187503],[95.32558593750005,44.03935546874999],[95.52558593750004,43.953955078125006],[95.85957031250004,43.27597656249998],[96.38544921875004,42.72036132812502],[97.20566406250012,42.78979492187506],[99.46787109375012,42.568212890625034],[99.98378906250005,42.67734375000006],[100.08632812500005,42.67075195312506],[100.51904296875003,42.61679687499998],[101.09199218750004,42.55131835937496],[101.49531250000004,42.53876953124998],[101.57910156249997,42.52353515624998],[101.65996093750002,42.50004882812499],[101.97294921875002,42.21586914062502],[102.15664062500005,42.158105468749966],[102.57519531249997,42.09208984375002],[103.07285156250006,42.00595703125006],[103.7111328125001,41.75131835937506],[103.99726562500004,41.796972656250034],[104.30517578124997,41.84614257812501],[104.49824218750004,41.87700195312499],[104.49824218750004,41.65869140625],[104.86035156250003,41.64375],[104.98203125000012,41.59550781250002],[105.05058593750002,41.61591796875001],[105.1154296875001,41.66328124999998],[105.19707031250002,41.738037109375],[105.31435546875005,41.77089843750005],[105.86757812500005,41.993994140625034],[106.77001953125003,42.28872070312502],[108.17119140625002,42.44731445312502],[108.68730468750002,42.416113281250034],[109.33984374999997,42.43837890625005],[109.44316406250002,42.455957031249994],[110.40039062499997,42.77368164062497],[111.00722656250005,43.34140624999998],[111.878125,43.68017578125],[111.93173828125012,43.81494140625],[111.40224609375005,44.367285156250006],[111.89804687500006,45.064062500000034],[112.03261718750005,45.08164062500006],[112.11289062500006,45.06293945312498],[112.41132812500004,45.05820312499998],[112.49931640625002,45.01093750000004],[112.59677734375006,44.917675781249955],[112.7067382812501,44.883447265624994],[113.04941406250006,44.81035156250002],[113.3009765625001,44.79165039062502],[113.50791015625006,44.76235351562502],[113.58701171875006,44.745703125],[113.65263671875002,44.76347656249999],[113.87705078125012,44.89619140625001],[114.03027343749997,44.942578124999955],[114.08027343750004,44.97114257812501],[114.41914062500004,45.20258789062501],[114.56015625000012,45.38999023437498],[114.73876953124997,45.41962890624998],[114.91923828125007,45.378271484375006],[115.16259765624997,45.390234375000034],[115.6810546875,45.45825195312503],[116.19765625,45.739355468750006],[116.240625,45.795996093750006],[116.22910156250012,45.84575195312502],[116.21298828125012,45.88691406249998],[116.56259765625012,46.28979492187497],[116.85908203125004,46.387939453125],[117.3333984375,46.36201171875004],[117.35693359375003,46.391308593749955],[117.35634765625,46.436669921874966],[117.39218750000012,46.53759765625003],[117.40556640625007,46.57089843750006],[117.43808593750012,46.58623046874999],[117.546875,46.58828125000005],[117.74121093749997,46.51816406250006],[118.07128906249997,46.666601562500006],[118.15683593750006,46.678564453125034],[118.30869140625012,46.71704101562497],[118.40439453125006,46.70317382812499],[118.58046875,46.69189453125],[118.64873046875002,46.70166015625006],[118.72294921875007,46.69189453125],[118.8439453125001,46.76020507812498],[118.95712890625006,46.73486328124997],[119.16210937499997,46.638671875],[119.33183593750002,46.61381835937499],[119.47402343750005,46.626660156249955],[119.62021484375006,46.60395507812504],[119.70664062500006,46.60600585937502],[119.74746093750005,46.62719726562497],[119.86718750000003,46.67216796874999],[119.89785156250005,46.857812499999966],[119.71113281250004,47.15],[119.08193359375,47.654150390625034],[119.01757812500003,47.68535156249999],[118.88027343750005,47.72509765625],[118.75996093750004,47.75761718749996],[118.69052734375012,47.822265625],[118.56777343750005,47.94326171875005],[118.49843750000005,47.98398437499998],[117.76835937500002,47.98789062499998],[117.3507812500001,47.65219726562498],[117.28593750000002,47.666357421875034],[117.06972656250005,47.80639648437506],[116.95166015624997,47.836572265624966],[116.90117187500007,47.85307617187496],[116.76054687500002,47.869775390624994],[116.65195312500012,47.86450195312497],[116.51347656250007,47.839550781249955],[116.37822265625002,47.84404296874999],[116.31718750000002,47.85986328125],[116.2311523437501,47.85820312500002],[116.07480468750012,47.78955078125],[115.99384765625004,47.71132812500005],[115.89824218750002,47.68691406250005],[115.6164062500001,47.874804687500045],[115.52509765625004,48.13085937499997],[115.63945312500007,48.18623046874998],[115.785546875,48.24824218750001],[115.7965820312501,48.346337890624994],[115.7916992187501,48.455712890624994],[115.8205078125001,48.57724609375006],[116.6833007812501,49.82377929687499],[117.8734375,49.51347656250002],[118.4515625,49.84448242187503],[119.25986328125012,50.06640625000003],[119.34628906250012,50.278955078124994],[119.16367187500006,50.40600585937503],[120.06689453125003,51.60068359375006],[120.74980468750007,52.096533203125006],[120.65615234375,52.56665039062503],[120.0675781250001,52.632910156250034],[120.09453125000007,52.787207031250034],[120.98544921875012,53.28457031250002],[123.6078125,53.546533203124994],[124.81230468750002,53.133837890625045],[125.075,53.20366210937496],[125.64902343750012,53.042285156250045],[126.34169921875,52.36201171875001],[126.92480468749997,51.10014648437496],[127.30703125000005,50.70795898437501],[127.33720703125007,50.35014648437502],[127.590234375,50.20898437500003],[127.55078124999997,49.801806640625045],[127.99960937500006,49.56860351562506],[128.70400390625,49.60014648437499],[129.0651367187501,49.374658203124966],[129.49814453125012,49.38881835937502],[130.1959960937501,48.89165039062499],[130.553125,48.861181640625006],[130.5521484375,48.602490234374955],[130.80429687500012,48.34150390624998],[130.7326171875001,48.01923828124998],[130.96191406249997,47.70932617187498],[132.47626953125004,47.714990234374994],[132.7072265625001,47.94726562500006],[133.14404296875003,48.10566406249998],[133.46835937500006,48.09716796875003],[134.29335937500005,48.37343750000002],[134.66523437500004,48.25390625],[134.56601562500006,48.02250976562502],[134.75234375,47.71542968749998],[134.1676757812501,47.30219726562501],[133.86132812500003,46.24775390625004],[133.43642578125,45.60468750000004],[133.18603515625003,45.49482421875004],[133.1134765625001,45.130712890625006],[132.93603515624997,45.029931640624994],[131.85185546875002,45.32685546875001],[131.44687500000012,44.984033203124966],[130.9816406250001,44.844335937500034],[131.2552734375,44.07158203124999],[131.25732421875003,43.378076171874994],[131.06855468750004,42.90224609375005],[130.42480468749997,42.72705078124997],[130.52695312500012,42.535400390625]]],[[[113.9977539062501,22.210498046875045],[113.83886718749997,22.24169921875003],[114.04394531250003,22.33339843750005],[113.9977539062501,22.210498046875045]]],[[[114.01542968750007,22.51191406250001],[114.26601562500005,22.540966796874983],[114.26796875,22.295556640624966],[113.93730468750002,22.364990234375],[114.01542968750007,22.51191406250001]]],[],[[[118.4074218750001,24.522119140624994],[118.43271484375006,24.414355468750074],[118.29511718750004,24.436328125000017],[118.4074218750001,24.522119140624994]]],[[[121.00878906249997,22.62036132812497],[120.83984375000003,21.925],[120.2328125,22.71791992187505],[120.0724609375001,23.149755859375006],[120.13212890625007,23.652929687500034],[121.040625,25.032812500000034],[121.59365234375,25.275341796874983],[121.92900390625002,24.973730468749977],[121.39746093750003,23.172509765625023],[121.00878906249997,22.62036132812497]]]]},"properties":{"name":"China","childNum":15}},{"geometry":{"type":"Polygon","coordinates":[[[-5.262304687499977,10.319677734374991],[-4.72177734374992,9.756542968750026],[-4.625830078125006,9.713574218749969],[-4.526611328124943,9.723486328125034],[-4.406201171874926,9.647998046875031],[-4.332226562499955,9.645703125],[-4.18115234375,9.78173828125],[-3.790625,9.917187499999983],[-3.581152343749977,9.924316406250014],[-3.289697265625023,9.882226562500051],[-3.223535156249937,9.895458984374997],[-3.160693359374932,9.849169921874974],[-3.095800781249949,9.752099609375009],[-3.042626953124937,9.72089843750004],[-2.988281249999972,9.687353515624963],[-2.900878906249943,9.534619140625026],[-2.875146484374937,9.500927734374997],[-2.816748046874949,9.425830078124974],[-2.766601562499943,9.424707031250009],[-2.7171875,9.457128906250048],[-2.695849609374989,9.481347656250009],[-2.686132812499977,9.43173828125002],[-2.705761718749983,9.351367187499989],[-2.74692382812492,9.04511718750004],[-2.689892578124955,9.02509765625004],[-2.649218750000017,8.956591796875031],[-2.600390625000017,8.800439453125023],[-2.505859375000028,8.208740234375],[-2.538281249999955,8.171630859374986],[-2.61171875,8.147558593749963],[-2.619970703125006,8.12109375],[-2.600976562499937,8.082226562499983],[-2.613378906249977,8.046679687500017],[-2.668847656249994,8.022216796875014],[-2.789746093749955,7.931933593750003],[-2.959082031249977,7.454541015624997],[-3.227148437499977,6.749121093749991],[-2.998291015624972,5.711328125000051],[-2.793652343749955,5.600097656250028],[-2.754980468749977,5.432519531249994],[-2.815673828125,5.153027343749997],[-3.168701171874972,5.203027343749966],[-3.199951171874943,5.3544921875],[-3.347558593749994,5.13066406249996],[-4.120166015625017,5.309716796875023],[-4.60888671875,5.235888671875003],[-4.037207031249977,5.23012695312498],[-4.899707031249932,5.138330078125023],[-5.282373046874994,5.210253906250017],[-5.36752929687492,5.15078125],[-5.061816406249989,5.13066406249996],[-5.913769531249926,5.0109375],[-7.544970703124989,4.351318359375],[-7.574658203124983,4.572314453124989],[-7.585058593749977,4.916748046875],[-7.39990234375,5.550585937499989],[-7.454394531249989,5.841308593749972],[-7.636132812499994,5.90771484375],[-7.730371093749994,5.919042968749991],[-7.800927734374994,6.038916015624991],[-7.833251953125,6.076367187499983],[-7.855517578125017,6.150146484375],[-7.888623046875011,6.234863281250028],[-7.981591796874937,6.2861328125],[-8.287109375,6.31904296875004],[-8.587890625,6.490527343749989],[-8.324511718749989,6.920019531249991],[-8.408740234374989,7.411816406249997],[-8.429980468749989,7.601855468749989],[-8.351757812499926,7.590576171875],[-8.231884765624955,7.556738281250034],[-8.205957031249994,7.590234375000023],[-8.115429687499926,7.760742187500028],[-8.126855468749937,7.867724609374974],[-8.00986328124992,8.078515625000023],[-8.048583984375,8.169726562500045],[-8.140625,8.181445312500031],[-8.217138671874949,8.219677734375011],[-8.256103515625,8.253710937500017],[-8.244140624999943,8.407910156249983],[-8.236962890624994,8.455664062500034],[-7.953125,8.477734375],[-7.823583984374977,8.467675781249994],[-7.738964843749983,8.375244140624986],[-7.696093749999932,8.375585937499977],[-7.71958007812492,8.643017578125011],[-7.950976562499989,8.786816406249997],[-7.938183593749983,8.97978515624996],[-7.902099609375,9.017089843750014],[-7.777978515624937,9.080859375000031],[-7.799804687499943,9.115039062499989],[-7.839404296875017,9.151611328124972],[-7.918066406249949,9.188525390625031],[-7.896191406249955,9.415869140624991],[-8.136962890624972,9.49570312499999],[-8.155175781249937,9.973193359375017],[-7.990625,10.1625],[-7.661132812500028,10.427441406250011],[-7.385058593749989,10.340136718749989],[-7.01708984375,10.143261718750026],[-6.950341796874994,10.342333984374989],[-6.693261718750023,10.34946289062502],[-6.669335937499937,10.39218750000002],[-6.69199218749992,10.512011718750017],[-6.686132812499977,10.578027343750051],[-6.676367187499949,10.633789062500043],[-6.654150390624949,10.65644531250004],[-6.482617187499983,10.561230468749997],[-6.250244140625,10.717919921875037],[-6.190673828124943,10.400292968749994],[-6.192626953124972,10.369433593750003],[-6.241308593749949,10.279199218750009],[-6.238378906249977,10.26162109374998],[-6.117187499999972,10.201904296874986],[-6.034570312499937,10.194824218750057],[-5.907568359375006,10.307226562500034],[-5.896191406249983,10.354736328125028],[-5.843847656249977,10.389550781250023],[-5.694287109374983,10.433203125000034],[-5.556591796874983,10.439941406249986],[-5.382275390625011,10.314013671875003],[-5.262304687499977,10.319677734374991]]]},"properties":{"name":"Côte d'Ivoire","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[15.480078125,7.523779296874991],[15.206738281250011,7.206152343749991],[14.7392578125,6.27978515625],[14.43115234375,6.038720703124994],[14.616894531250011,5.865136718749994],[14.56298828125,5.279931640624994],[14.73125,4.602392578124991],[15.063574218750006,4.284863281249997],[15.128710937500017,3.826904296875],[16.0634765625,2.90859375],[16.183398437500017,2.270068359374989],[16.059375,1.676220703124997],[15.741601562500023,1.914990234374997],[14.902441406250006,2.012304687499991],[14.578906250000017,2.199121093749994],[13.293554687500006,2.161572265624997],[13.2203125,2.256445312499991],[11.558984375000023,2.302197265624997],[11.348437500000017,2.299707031249994],[11.328710937500006,2.167431640624997],[11.096582031250023,2.16748046875],[10.790917968750023,2.16757812499999],[9.979882812500023,2.167773437499989],[9.8701171875,2.21328125],[9.8369140625,2.242382812499997],[9.830371093750017,2.275488281249991],[9.826171875,2.297802734374997],[9.80078125,2.304443359375],[9.82177734375,2.539257812499997],[9.948437500000011,3.079052734374997],[9.672070312500011,3.53759765625],[9.765722656250006,3.623828124999989],[9.642382812500017,3.611767578124997],[9.55615234375,3.798046875],[9.739648437500023,3.852929687499994],[9.639941406250017,3.96533203125],[9.688867187500023,4.056396484375],[9.483691406250017,4.066113281249997],[9.42529296875,3.922314453124997],[9.000097656250006,4.091601562499989],[8.918261718750017,4.553759765624989],[8.660351562500011,4.670996093749991],[8.65625,4.516357421875],[8.53955078125,4.571875],[8.715625,5.046875],[8.997167968750006,5.917724609375],[9.490234375,6.418652343749997],[9.779882812500006,6.76015625],[9.820703125000023,6.783935546875],[9.874218750000011,6.803271484374989],[10.038867187500017,6.92138671875],[10.1435546875,6.996435546874991],[10.167773437500017,6.959179687499997],[10.185546875,6.912792968749997],[10.205468750000023,6.8916015625],[10.293066406250006,6.876757812499989],[10.413183593750006,6.877734374999989],[10.60625,7.063085937499991],[10.954199218750006,6.7765625],[11.032519531250017,6.697900390624994],[11.1064453125,6.457714843749997],[11.1533203125,6.437939453124997],[11.2373046875,6.450537109374991],[11.401757812500023,6.533935546875],[11.551660156250023,6.697265625],[11.580078125,6.888867187499997],[11.657519531250017,6.9515625],[11.861425781250006,7.11640625],[11.767382812500017,7.272265624999989],[11.809179687500006,7.345068359374991],[12.016015625000023,7.589746093749994],[12.2333984375,8.282324218749991],[12.403515625000011,8.595556640624991],[12.582714843750011,8.624121093749991],[12.651562500000011,8.667773437499989],[12.7822265625,8.81787109375],[12.806542968750023,8.886621093749994],[12.875683593750011,9.303515624999989],[12.929492187500017,9.42626953125],[13.19873046875,9.563769531249989],[13.269921875000023,10.036181640624989],[13.41455078125,10.171435546874989],[13.535351562500011,10.60507812499999],[13.699902343750011,10.873144531249991],[13.89208984375,11.140087890624997],[13.9814453125,11.211865234374997],[14.056738281250006,11.245019531249994],[14.143261718750011,11.24853515625],[14.202343750000011,11.268164062499991],[14.559765625000011,11.492285156249991],[14.619726562500006,12.150976562499991],[14.518945312500023,12.298242187499994],[14.272851562500023,12.356494140624989],[14.184863281250017,12.447216796874997],[14.06396484375,13.07851562499999],[14.244824218750011,13.07734375],[14.461718750000017,13.021777343749989],[14.847070312500023,12.502099609374994],[15.08125,11.845507812499989],[15.029882812500006,11.11367187499999],[15.132226562500023,10.648486328124989],[15.276074218750011,10.357373046874997],[15.654882812500006,10.0078125],[14.243261718750006,9.979736328125],[13.977246093750011,9.691552734374994],[14.332324218750017,9.20351562499999],[15.1162109375,8.557324218749997],[15.5498046875,7.787890624999989],[15.480078125,7.523779296874991]]]},"properties":{"name":"Cameroon","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[27.4033203125,5.109179687499989],[27.7880859375,4.644677734374994],[28.19208984375001,4.350244140624994],[28.427539062500017,4.324169921874997],[28.72705078125,4.504980468749991],[29.224902343750017,4.391894531249989],[29.469628906250023,4.61181640625],[29.676855468750006,4.5869140625],[30.194921875,3.98193359375],[30.50830078125,3.835693359375],[30.586718750000017,3.62421875],[30.757226562500023,3.62421875],[30.83857421875001,3.49072265625],[30.90644531250001,3.408935546875],[30.754003906250006,3.041796874999989],[30.8466796875,2.847021484374991],[30.728613281250006,2.455371093749989],[31.176367187500006,2.270068359374989],[31.252734375000017,2.044580078124994],[29.94287109375,0.819238281249994],[29.934472656250023,0.4990234375],[29.717675781250023,0.098339843749997],[29.576953125000017,-1.387890625000011],[29.196582031250017,-1.719921875000011],[29.13154296875001,-2.195117187500003],[28.876367187500023,-2.400292968750009],[28.893945312500023,-2.635058593750003],[29.01435546875001,-2.72021484375],[29.224414062500017,-3.053515625],[29.211816406250023,-3.833789062500003],[29.403222656250023,-4.449316406250006],[29.404199218750023,-4.496679687500006],[29.32568359375,-4.835644531250011],[29.32343750000001,-4.898828125],[29.3427734375,-4.983105468750011],[29.542382812500023,-5.499804687500003],[29.594140625000023,-5.65078125],[29.60703125,-5.72265625],[29.59638671875001,-5.775976562500006],[29.490820312500006,-5.965429687500006],[29.480078125,-6.025],[29.50625,-6.172070312500011],[29.540820312500017,-6.313867187500009],[29.590625,-6.394433593750009],[29.70966796875001,-6.616894531250011],[29.798144531250017,-6.69189453125],[29.961816406250023,-6.803125],[30.10625,-6.9150390625],[30.212695312500017,-7.037890625],[30.31318359375001,-7.203710937500006],[30.40673828125,-7.460644531250011],[30.75117187500001,-8.193652343750003],[28.89814453125001,-8.485449218750006],[28.869531250000023,-8.785839843750011],[28.400683593750017,-9.224804687500011],[28.60419921875001,-9.678808593750006],[28.6455078125,-10.550195312500009],[28.383398437500006,-11.566699218750003],[28.482519531250006,-11.812109375],[29.064355468750023,-12.348828125000011],[29.48554687500001,-12.41845703125],[29.508203125000023,-12.228222656250011],[29.79511718750001,-12.155468750000011],[29.775195312500017,-13.438085937500006],[29.55419921875,-13.248925781250009],[29.20185546875001,-13.398339843750009],[29.014257812500006,-13.368847656250011],[28.730078125,-12.925488281250011],[28.550878906250006,-12.836132812500011],[28.412890625000017,-12.51806640625],[27.573828125,-12.22705078125],[27.1591796875,-11.579199218750006],[26.824023437500017,-11.965234375],[26.025976562500006,-11.89013671875],[25.349414062500017,-11.623046875],[25.28876953125001,-11.21240234375],[24.3779296875,-11.417089843750006],[24.36572265625,-11.1298828125],[23.96650390625001,-10.871777343750011],[23.901171875000017,-10.983203125],[23.833886718750023,-11.013671875],[23.463964843750006,-10.969335937500006],[23.076269531250006,-11.087890625],[22.814746093750017,-11.080273437500011],[22.56103515625,-11.055859375000011],[22.486132812500017,-11.08671875],[22.392968750000023,-11.159472656250003],[22.31494140625,-11.198632812500009],[22.27880859375,-11.194140625],[22.226171875,-11.121972656250009],[22.203515625000023,-10.829492187500009],[22.307031250000023,-10.691308593750009],[22.19775390625,-10.040625],[21.81318359375001,-9.46875],[21.905371093750006,-8.693359375],[21.806054687500023,-7.32861328125],[21.751074218750006,-7.30546875],[21.190332031250023,-7.284960937500003],[20.910937500000017,-7.281445312500011],[20.607812500000023,-7.277734375],[20.558398437500017,-7.244433593750003],[20.53583984375001,-7.182812500000011],[20.536914062500017,-7.121777343750011],[20.598730468750006,-6.93515625],[20.59003906250001,-6.919921875],[20.482226562500017,-6.915820312500003],[20.190039062500006,-6.9462890625],[19.997460937500023,-6.976464843750009],[19.87519531250001,-6.986328125],[19.527636718750017,-7.144433593750009],[19.483789062500023,-7.279492187500011],[19.479882812500023,-7.47216796875],[19.371679687500006,-7.655078125],[19.369921875000017,-7.70654296875],[19.3408203125,-7.966601562500003],[19.142675781250006,-8.00146484375],[18.944433593750006,-8.00146484375],[18.56269531250001,-7.9359375],[18.0087890625,-8.107617187500011],[17.643359375000017,-8.090722656250009],[17.57958984375,-8.099023437500009],[16.984765625000023,-7.257421875],[16.91943359375,-6.933984375],[16.813085937500006,-6.772558593750006],[16.742968750000017,-6.618457031250003],[16.697265625,-6.164257812500011],[16.537109375,-5.9658203125],[16.431445312500017,-5.900195312500003],[16.315234375000017,-5.865625],[13.978515625,-5.857226562500003],[13.346484375000017,-5.863378906250006],[13.184375,-5.85625],[12.452929687500017,-6.00048828125],[12.213671875000017,-5.758691406250009],[12.484570312500011,-5.71875],[12.451464843750017,-5.071484375000011],[12.502734375000017,-5.036914062500003],[12.573535156250017,-4.99658203125],[12.59619140625,-4.978417968750009],[12.8296875,-4.736621093750003],[12.947460937500011,-4.6953125],[13.057324218750011,-4.651074218750011],[13.07275390625,-4.634765625],[13.08740234375,-4.601953125],[13.136621093750023,-4.604296875],[13.414941406250023,-4.83740234375],[13.659570312500023,-4.721484375],[13.717089843750017,-4.454492187500009],[13.94091796875,-4.484667968750003],[14.358300781250023,-4.299414062500006],[14.449804687500006,-4.449511718750003],[14.365429687500011,-4.585546875],[14.410742187500006,-4.83125],[14.707910156250023,-4.881738281250009],[15.990039062500017,-3.766210937500006],[16.217382812500006,-3.0302734375],[16.21533203125,-2.177832031250006],[16.54072265625001,-1.840136718750003],[16.8798828125,-1.225878906250003],[17.752832031250023,-0.549023437500011],[18.072167968750023,2.01328125],[18.49091796875001,2.924414062499991],[18.6103515625,3.478417968749994],[18.594140625000023,4.346240234374989],[19.06855468750001,4.891406249999989],[19.5009765625,5.127490234374989],[19.806542968750023,5.089306640624997],[20.226367187500017,4.829638671874989],[20.55810546875,4.462695312499989],[22.422167968750017,4.134960937499997],[22.864550781250017,4.723876953125],[23.41718750000001,4.663134765624989],[24.31982421875,4.994140625],[25.065234375000017,4.967431640624994],[25.52509765625001,5.31210937499999],[26.822070312500017,5.062402343749994],[27.071875,5.199755859374989],[27.4033203125,5.109179687499989]]]},"properties":{"name":"Dem. Rep. Congo","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[18.6103515625,3.478417968749994],[18.49091796875001,2.924414062499991],[18.072167968750023,2.01328125],[17.752832031250023,-0.549023437500011],[16.8798828125,-1.225878906250003],[16.54072265625001,-1.840136718750003],[16.21533203125,-2.177832031250006],[16.217382812500006,-3.0302734375],[15.990039062500017,-3.766210937500006],[14.707910156250023,-4.881738281250009],[14.410742187500006,-4.83125],[14.365429687500011,-4.585546875],[14.449804687500006,-4.449511718750003],[14.358300781250023,-4.299414062500006],[13.94091796875,-4.484667968750003],[13.717089843750017,-4.454492187500009],[13.659570312500023,-4.721484375],[13.414941406250023,-4.83740234375],[13.136621093750023,-4.604296875],[13.08740234375,-4.601953125],[13.07275390625,-4.634765625],[13.048046875000011,-4.619238281250006],[12.971386718750011,-4.5517578125],[12.881054687500011,-4.445117187500003],[12.84814453125,-4.428906250000011],[12.50146484375,-4.5875],[12.018359375000017,-5.004296875],[11.777539062500011,-4.565820312500009],[11.130175781250017,-3.916308593750003],[11.234472656250006,-3.690820312500009],[11.504296875000023,-3.5203125],[11.685742187500011,-3.68203125],[11.8798828125,-3.665917968750009],[11.934179687500006,-3.318554687500011],[11.715429687500006,-3.176953125000011],[11.760156250000023,-2.983105468750011],[11.537792968750011,-2.83671875],[11.60546875,-2.342578125],[12.064453125,-2.41259765625],[12.446386718750006,-2.329980468750009],[12.43212890625,-1.928906250000011],[12.590429687500006,-1.826855468750011],[12.793554687500006,-1.931835937500011],[12.991992187500017,-2.313378906250009],[13.464941406250006,-2.395410156250009],[13.733789062500023,-2.138476562500003],[13.886914062500011,-2.465429687500006],[13.993847656250011,-2.490625],[14.199804687500006,-2.354199218750011],[14.162890625000017,-2.217578125],[14.383984375000011,-1.890039062500009],[14.47412109375,-0.573437500000011],[13.860058593750011,-0.203320312500011],[13.949609375000023,0.353808593749989],[14.32421875,0.62421875],[14.429882812500011,0.901464843749991],[14.180859375000011,1.370214843749991],[13.851367187500017,1.41875],[13.21630859375,1.2484375],[13.172167968750017,1.78857421875],[13.293554687500006,2.161572265624997],[14.578906250000017,2.199121093749994],[14.902441406250006,2.012304687499991],[15.741601562500023,1.914990234374997],[16.059375,1.676220703124997],[16.183398437500017,2.270068359374989],[16.468554687500017,2.831738281249997],[16.610742187500023,3.50537109375],[17.491601562500023,3.687304687499989],[18.160937500000017,3.499804687499989],[18.474414062500017,3.622998046874997],[18.6103515625,3.478417968749994]]]},"properties":{"name":"Congo","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-71.31972656249997,11.861914062500048],[-71.95810546875,11.66640625],[-72.24848632812501,11.196435546875009],[-72.690087890625,10.835839843749994],[-72.86933593750001,10.49125976562496],[-73.00654296874998,9.789160156250006],[-73.36621093749997,9.194140625000017],[-73.05839843749999,9.259570312500031],[-72.79638671874997,9.10898437499999],[-72.66542968749994,8.62758789062498],[-72.39033203124995,8.287060546874969],[-72.47197265624996,7.524267578124991],[-72.20771484374995,7.37026367187498],[-72.00664062499993,7.032617187500023],[-71.12861328124993,6.98671875],[-70.73715820312503,7.090039062499997],[-70.12919921874999,6.95361328125],[-69.42714843749997,6.123974609374997],[-68.47177734375,6.156542968749974],[-67.85917968749999,6.289892578124963],[-67.48198242187499,6.18027343750002],[-67.47387695312503,5.929980468750003],[-67.82490234374995,5.270458984375026],[-67.85527343750002,4.506884765624989],[-67.66162109375,3.864257812499986],[-67.3111328125,3.41586914062502],[-67.85908203124998,2.793603515624994],[-67.61870117187496,2.793603515624994],[-67.21083984375,2.390136718750043],[-66.87602539062499,1.223046875000037],[-67.082275390625,1.185400390625006],[-67.11923828124998,1.703613281249986],[-67.40043945312499,2.116699218750028],[-67.93623046874998,1.748486328124969],[-68.19379882812495,1.987011718749983],[-68.25595703125,1.845507812500017],[-68.17656249999999,1.719824218749991],[-69.84858398437493,1.708740234375043],[-69.85214843750003,1.05952148437504],[-69.31181640624999,1.050488281249969],[-69.15332031249994,0.65878906250002],[-69.47211914062498,0.72993164062504],[-70.05390624999993,0.578613281250028],[-70.07050781249993,-0.13886718750004],[-69.63398437500001,-0.50927734375],[-69.40024414062498,-1.194921874999977],[-69.66904296875003,-2.667675781249997],[-69.94819335937498,-4.200585937500009],[-69.96591796875003,-4.2359375],[-70.16752929687499,-4.050195312500009],[-70.24028320312496,-3.882714843749994],[-70.2984375,-3.844238281249972],[-70.33950195312502,-3.814355468750009],[-70.73510742187497,-3.781542968749989],[-70.09584960937494,-2.658203125000014],[-70.16474609374995,-2.639843750000011],[-70.24443359375002,-2.606542968749977],[-70.29462890624995,-2.552539062499989],[-70.57587890624995,-2.418261718749989],[-70.64799804687499,-2.405761718750014],[-70.70537109374996,-2.341992187499983],[-70.91455078125003,-2.218554687499974],[-70.96855468750002,-2.206835937499989],[-71.02729492187498,-2.225781250000026],[-71.11337890625003,-2.245410156250031],[-71.19638671874998,-2.313085937499963],[-71.39697265625,-2.334082031249977],[-71.55947265624997,-2.224218749999977],[-71.75253906249995,-2.15273437499998],[-71.80273437499997,-2.166308593749989],[-71.86728515624998,-2.227734374999983],[-71.932470703125,-2.288671874999963],[-71.98427734375,-2.326562499999952],[-72.21845703125001,-2.400488281250006],[-72.94111328124998,-2.394042968750028],[-72.9896484375,-2.33974609374998],[-73.15449218749993,-2.278222656249966],[-73.19697265624995,-1.830273437500011],[-73.49628906249993,-1.69306640625004],[-73.66430664062497,-1.248828124999946],[-73.86318359374997,-1.19667968749998],[-73.92695312500001,-1.125195312499983],[-73.98681640625003,-1.098144531249986],[-74.05439453124995,-1.028613281250031],[-74.18076171875,-0.997753906249955],[-74.24638671874999,-0.970605468750023],[-74.28388671874998,-0.927832031250006],[-74.33442382812498,-0.85087890624996],[-74.41787109375,-0.580664062499977],[-74.46518554687498,-0.517675781250034],[-74.51386718749993,-0.470117187500023],[-74.555078125,-0.429882812499997],[-74.61635742187494,-0.370019531249966],[-74.691650390625,-0.335253906249989],[-74.75537109375003,-0.298632812499989],[-74.78046874999998,-0.24453125],[-74.80175781249997,-0.200097656249994],[-75.13837890624998,-0.050488281249969],[-75.28447265624999,-0.10654296875002],[-75.77666015624999,0.08925781249998],[-76.27060546874998,0.439404296874997],[-76.49462890624997,0.23544921875002],[-77.396337890625,0.393896484374963],[-77.46767578124997,0.636523437500017],[-77.702880859375,0.837841796874997],[-78.1806640625,0.968554687499974],[-78.85966796874996,1.455371093750031],[-79.02543945312499,1.623681640625037],[-78.79296874999994,1.848730468749963],[-78.576904296875,1.773779296874977],[-78.59169921875,2.356640624999969],[-78.41689453125,2.483496093749963],[-78.06665039062494,2.509130859375034],[-77.81357421875,2.716357421874974],[-77.076806640625,3.913281250000026],[-77.26352539062503,3.893212890625023],[-77.27802734374995,4.058496093750023],[-77.35820312499996,3.944726562500037],[-77.40874023437496,4.24775390625004],[-77.52070312499993,4.212792968750023],[-77.35351562499997,4.398291015624977],[-77.28632812499995,4.72172851562496],[-77.373291015625,5.323974609375],[-77.53442382812497,5.537109374999986],[-77.24926757812497,5.780175781250037],[-77.46943359374995,6.176757812500014],[-77.368798828125,6.575585937499994],[-77.90117187499999,7.229345703125048],[-77.76191406249995,7.698828125000034],[-77.53828124999995,7.56625976562502],[-77.19599609374995,7.972460937500003],[-77.47851562499994,8.498437500000037],[-77.37421874999993,8.65830078125002],[-76.85185546875002,8.09047851562498],[-76.924658203125,7.973193359374974],[-76.78657226562493,7.931591796875026],[-76.7720703125,8.310546875000043],[-76.92045898437496,8.573730468750014],[-76.27685546875,8.989111328124991],[-76.02724609374997,9.365771484374989],[-75.63935546874998,9.450439453125014],[-75.680029296875,9.729785156249989],[-75.53857421874997,10.205175781250034],[-75.708349609375,10.143408203124963],[-75.44599609374995,10.610888671874989],[-74.84458007812498,11.109716796875006],[-74.330224609375,10.996679687499991],[-74.51625976562497,10.8625],[-74.40087890625,10.76523437499999],[-74.14291992187503,11.320849609375031],[-73.31337890624997,11.295751953124991],[-72.275,11.88925781250002],[-72.13574218749994,12.188574218749977],[-71.71455078124993,12.41997070312496],[-71.26210937499997,12.335302734375034],[-71.13730468750003,12.04633789062504],[-71.31972656249997,11.861914062500048]]]},"properties":{"name":"Colombia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[43.788671875,-12.307031250000023],[43.85898437500006,-12.368261718749977],[43.66367187500006,-12.342871093749949],[43.63134765624997,-12.247070312499972],[43.788671875,-12.307031250000023]]],[[[44.476367187500074,-12.08154296875],[44.504980468750006,-12.356542968749991],[44.220117187499994,-12.171386718750014],[44.476367187500074,-12.08154296875]]],[[[43.46582031249997,-11.901269531249966],[43.226660156250006,-11.75185546874998],[43.2990234375001,-11.374511718750028],[43.39296875000005,-11.408593749999952],[43.46582031249997,-11.901269531249966]]]]},"properties":{"name":"Comoros","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-24.308251953124966,14.856298828124991],[-24.44052734374992,14.834814453124963],[-24.496875,14.980273437500017],[-24.329492187499937,15.019482421875011],[-24.308251953124966,14.856298828124991]]],[[[-23.18212890624997,15.136767578125017],[-23.210253906250017,15.32353515625006],[-23.119335937499955,15.26840820312502],[-23.18212890624997,15.136767578125017]]],[[[-23.444238281249994,15.00795898437498],[-23.5046875,14.916113281250006],[-23.70537109374999,14.96132812499998],[-23.74809570312499,15.328515625],[-23.444238281249994,15.00795898437498]]],[[[-22.917724609375,16.237255859374955],[-22.69262695312497,16.169042968750006],[-22.710107421874994,16.043359374999966],[-22.95927734374996,16.045117187499983],[-22.917724609375,16.237255859374955]]],[[[-24.08769531249999,16.62250976562501],[-24.03271484374997,16.57202148437503],[-24.243066406250023,16.599414062500017],[-24.32236328124992,16.49311523437504],[-24.398095703124966,16.61840820312497],[-24.08769531249999,16.62250976562501]]],[[[-22.888330078124966,16.659082031249994],[-22.980615234374937,16.700878906249983],[-22.93291015624999,16.84101562500004],[-22.888330078124966,16.659082031249994]]],[[[-24.88706054687495,16.81811523437497],[-25.09306640624999,16.83251953125],[-24.936474609374983,16.92211914062503],[-24.88706054687495,16.81811523437497]]],[[[-25.169824218749994,16.94648437500001],[-25.308300781249955,16.93583984374999],[-25.337109374999955,17.091015624999983],[-25.03466796875,17.176464843749983],[-24.979687499999983,17.09472656250003],[-25.169824218749994,16.94648437500001]]]]},"properties":{"name":"Cape Verde","childNum":8}},{"geometry":{"type":"Polygon","coordinates":[[[-83.6419921875,10.917236328125],[-83.346826171875,10.315380859374997],[-82.77841796874999,9.66953125],[-82.56357421874999,9.57666015625],[-82.56923828125,9.55820312499999],[-82.58652343749999,9.538818359375],[-82.64409179687499,9.505859375],[-82.801025390625,9.591796875],[-82.843994140625,9.57080078125],[-82.86015624999999,9.511474609375],[-82.88896484374999,9.481005859374989],[-82.925048828125,9.469042968749989],[-82.93984375,9.449169921874997],[-82.94033203125,9.060107421874989],[-82.88134765625,9.055859375],[-82.78305664062499,8.990283203124989],[-82.741162109375,8.951708984374989],[-82.72783203124999,8.916064453124989],[-82.91704101562499,8.740332031249991],[-82.855712890625,8.635302734374989],[-82.84477539062499,8.489355468749991],[-82.86162109374999,8.45351562499999],[-83.02734375,8.337744140624991],[-82.879345703125,8.070654296874991],[-83.12333984374999,8.353076171874989],[-83.16240234374999,8.588183593749989],[-83.4697265625,8.706835937499989],[-83.29150390625,8.406005859375],[-83.54375,8.445849609374989],[-83.73408203125,8.614453125],[-83.613720703125,8.804052734374991],[-83.73691406249999,9.150292968749994],[-84.58159179687499,9.568359375],[-84.71494140624999,9.8994140625],[-85.23564453124999,10.242089843749994],[-85.2365234375,10.107373046874997],[-84.88642578125,9.820947265624994],[-85.07705078125,9.60195312499999],[-85.31455078124999,9.8109375],[-85.62485351562499,9.902441406249991],[-85.84965820312499,10.292041015624989],[-85.667236328125,10.745019531249994],[-85.90800781249999,10.897558593749991],[-85.7443359375,11.06210937499999],[-85.5841796875,11.189453125],[-84.9091796875,10.9453125],[-84.6341796875,11.045605468749997],[-83.91928710937499,10.7353515625],[-83.71293945312499,10.785888671875],[-83.6419921875,10.917236328125]]]},"properties":{"name":"Costa Rica","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-82.56176757812503,21.571679687500023],[-82.959619140625,21.441308593750023],[-83.18378906250001,21.59345703125004],[-82.97358398437498,21.592285156250057],[-83.08251953124997,21.791406250000023],[-82.99121093750003,21.942724609375034],[-82.71455078124998,21.890283203125023],[-82.56176757812503,21.571679687500023]]],[[[-77.66899414062493,21.951953125000045],[-77.91855468749998,22.088085937499983],[-77.63369140624994,22.054003906250074],[-77.66899414062493,21.951953125000045]]],[[[-77.87939453125,22.127539062500034],[-78.04165039062502,22.201269531250034],[-77.99921874999998,22.298730468749994],[-77.87939453125,22.127539062500034]]],[[[-81.83745117187499,23.163037109374955],[-81.26235351562497,23.156835937500034],[-81.14462890624998,23.054931640625057],[-80.65014648437494,23.10307617187499],[-80.36489257812502,22.943408203125074],[-79.82026367187498,22.887011718750045],[-79.27568359374999,22.407617187499994],[-78.68647460937493,22.366845703125023],[-77.63681640624995,21.79736328125],[-77.49711914062502,21.78833007812503],[-77.58315429687497,21.889257812499977],[-77.49726562499995,21.871630859375045],[-77.14414062499995,21.643603515625017],[-77.36616210937498,21.612646484375034],[-77.25288085937498,21.483496093750006],[-77.0986328125,21.589013671875023],[-76.86743164062497,21.330419921875006],[-75.72294921874996,21.111035156249983],[-75.59580078125,20.99467773437499],[-75.72456054687493,20.71455078125004],[-74.882568359375,20.65063476562497],[-74.51313476562495,20.384570312500045],[-74.16748046874997,20.292187499999955],[-74.15371093750002,20.168554687500006],[-75.11640624999995,19.901416015625017],[-75.151611328125,20.008349609375045],[-75.29047851562495,19.893115234375017],[-76.15844726562497,19.98974609374997],[-77.715087890625,19.85546874999997],[-77.10380859374999,20.407519531250017],[-77.22958984374995,20.64375],[-78.11635742187497,20.761865234374994],[-78.49077148437493,21.05371093750003],[-78.72768554687497,21.592724609374955],[-79.35742187500003,21.58515625000001],[-80.23134765625,21.872167968750063],[-80.48544921874998,22.1234375],[-81.03564453124997,22.073583984375063],[-81.18549804687495,22.26796875000005],[-81.284375,22.109423828125074],[-81.84941406249993,22.21367187499999],[-82.077734375,22.3876953125],[-81.71035156250002,22.496679687500006],[-81.83881835937498,22.672460937500034],[-82.73803710937497,22.689257812500074],[-83.37963867187503,22.222998046875034],[-83.90073242187495,22.17011718750001],[-84.03095703124993,21.94311523437503],[-84.502587890625,21.776171875000045],[-84.50136718750002,21.930273437499977],[-84.88720703125003,21.856982421875074],[-84.32636718749998,22.074316406250034],[-84.36127929687498,22.37890625],[-84.04492187500003,22.666015625000057],[-83.25781249999997,22.967578125000017],[-81.83745117187499,23.163037109374955]]]]},"properties":{"name":"Cuba","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[-68.75107421874999,12.059765625],[-68.9951171875,12.141845703125],[-69.15888671875,12.380273437499994],[-68.75107421874999,12.059765625]]]},"properties":{"name":"Curaçao","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-81.36953124999997,19.34887695312497],[-81.10712890624995,19.305175781250057],[-81.40478515624994,19.278417968750006],[-81.36953124999997,19.34887695312497]]],[[[-79.823388671875,19.711914062500057],[-79.90620117187501,19.702539062499994],[-79.74228515625,19.757128906250017],[-79.823388671875,19.711914062500057]]]]},"properties":{"name":"Cayman Is.","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[34.004492187500006,35.065234375],[33.47578125000001,35.000341796875],[33.3837890625,35.1626953125],[32.91953125,35.087841796875],[32.71269531250002,35.171044921874994],[32.8798828125,35.180566406249994],[32.94160156250001,35.390429687499996],[33.60761718750001,35.354150390624994],[34.55605468750002,35.662060546875],[33.941992187500006,35.292041015624996],[34.004492187500006,35.065234375]]]},"properties":{"name":"N. Cyprus","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[32.71269531250002,35.171044921874994],[32.91953125,35.087841796875],[33.3837890625,35.1626953125],[33.47578125000001,35.000341796875],[34.004492187500006,35.065234375],[34.05019531250002,34.98837890625],[33.69941406250001,34.969873046874994],[33.007910156250006,34.569580078125],[32.44902343750002,34.729443359375],[32.31718750000002,34.9533203125],[32.30097656250001,35.082958984375],[32.71269531250002,35.171044921874994]]]},"properties":{"name":"Cyprus","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[14.809375,50.858984375],[14.895800781250017,50.861376953124996],[14.98291015625,50.886572265625],[14.99375,51.01435546875],[16.007226562500023,50.611621093749996],[16.2822265625,50.655615234375],[16.419726562500017,50.573632812499994],[16.210351562500023,50.423730468749994],[16.63916015625,50.1021484375],[16.989648437500023,50.2369140625],[16.88007812500001,50.427050781249996],[17.41523437500001,50.254785156249994],[17.702246093750006,50.307177734374996],[17.627050781250006,50.11640625],[17.874804687500017,49.972265625],[18.0283203125,50.03525390625],[18.562402343750023,49.879345703125],[18.83222656250001,49.510791015624996],[18.160937500000017,49.257373046874996],[18.0859375,49.06513671875],[17.75849609375001,48.888134765625],[17.135644531250023,48.841064453125],[16.953125,48.598828125],[16.543554687500006,48.796240234375],[16.057226562500006,48.754785156249994],[15.066796875000023,48.997851562499996],[14.691308593750023,48.59921875],[14.049121093750017,48.602490234375],[13.814746093750017,48.766943359375],[13.769921875000023,48.815966796874996],[13.684960937500023,48.876708984375],[13.547656250000017,48.95966796875],[13.440722656250017,48.95556640625],[13.401171875000017,48.977587890624996],[12.916699218750011,49.33046875],[12.68115234375,49.414501953125],[12.390527343750023,49.739648437499994],[12.5125,49.87744140625],[12.09921875,50.310986328125],[12.134863281250006,50.3109375],[12.1748046875,50.288378906249996],[12.231152343750011,50.244873046875],[12.27734375,50.181445312499996],[12.3056640625,50.205712890624994],[12.549023437500011,50.393408203125],[13.016406250000017,50.490380859374994],[13.18115234375,50.510498046875],[14.369042968750023,50.898730468749996],[14.319726562500023,51.03779296875],[14.545703125000017,50.993945312499996],[14.559667968750006,50.954931640625],[14.59521484375,50.918603515624994],[14.623828125000017,50.91474609375],[14.613574218750017,50.85556640625],[14.658203125,50.8326171875],[14.723339843750011,50.814697265625],[14.766503906250023,50.818310546875],[14.797460937500006,50.842333984374996],[14.809375,50.858984375]]]},"properties":{"name":"Czech Rep.","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[14.1982421875,53.919042968750034],[13.92578125,53.879052734374966],[13.827734375,54.12724609374999],[14.1982421875,53.919042968750034]]],[[[13.709179687500011,54.382714843749994],[13.707324218750074,54.281152343749994],[13.190039062500034,54.32563476562501],[13.336816406249994,54.697119140625006],[13.65761718750008,54.55957031249997],[13.709179687500011,54.382714843749994]]],[[[9.739746093750028,54.82553710937498],[10.022167968750011,54.673925781250006],[9.86865234375,54.47246093749999],[10.731542968750006,54.31625976562506],[11.013378906250068,54.37915039062497],[11.008593750000074,54.18115234374997],[10.810742187500068,54.075146484374955],[10.917773437500045,53.99531250000004],[11.39960937500004,53.94462890625002],[12.111328125,54.168310546875006],[12.57539062500004,54.467382812500006],[13.028613281250017,54.411035156249994],[13.448046875000017,54.14086914062503],[13.724218750000063,54.153222656249966],[13.865527343750074,53.85336914062498],[14.258886718750006,53.729638671874994],[14.298730468750051,53.55644531249999],[14.41455078125,53.28349609374996],[14.412304687500011,53.216748046874955],[14.410937500000074,53.19902343749999],[14.368554687500051,53.105566406250034],[14.293164062500068,53.026757812499966],[14.138867187500068,52.93286132812503],[14.128613281250011,52.87822265625002],[14.253710937500017,52.78251953124996],[14.514062500000023,52.645605468750034],[14.619433593750017,52.52851562499998],[14.569726562499994,52.431103515624955],[14.554589843750023,52.35966796874996],[14.573925781250068,52.31416015625001],[14.615625,52.277636718750045],[14.679882812500068,52.25],[14.752539062500034,52.08183593750002],[14.601660156250034,51.832373046875006],[14.738671875000051,51.62714843750004],[14.7109375,51.54492187499997],[14.724707031250063,51.523876953124955],[14.90595703125004,51.463330078124955],[14.935546875000028,51.435351562500045],[14.9638671875,51.095117187499994],[14.917480468750057,51.00874023437498],[14.814257812499989,50.871630859375045],[14.809375,50.858984375000034],[14.797460937500034,50.84233398437502],[14.766503906250051,50.81831054687501],[14.72333984375004,50.81469726562497],[14.658203125,50.832617187500006],[14.613574218750045,50.85556640625006],[14.623828125000017,50.91474609375004],[14.595214843750057,50.91860351562502],[14.559667968750006,50.954931640625034],[14.545703124999989,50.99394531249999],[14.319726562500051,51.037792968749955],[14.36904296875008,50.89873046874996],[13.18115234375,50.510498046875],[13.016406250000017,50.490380859374994],[12.549023437500011,50.393408203125034],[12.3056640625,50.205712890624994],[12.27734375,50.18144531250002],[12.231152343749983,50.24487304687497],[12.174804687500057,50.28837890624996],[12.134863281250006,50.31093750000002],[12.099218750000034,50.31098632812504],[12.089843749999972,50.30175781250003],[12.089746093750051,50.2685546875],[12.294598214285761,50.13608119419641],[12.5125,49.87744140625],[12.390527343750051,49.739648437499994],[12.68115234375,49.41450195312501],[12.91669921875004,49.33046875000002],[13.401171875000074,48.97758789062499],[13.440722656250045,48.95556640625003],[13.547656250000074,48.95966796874998],[13.684960937500051,48.87670898437506],[13.769921875000051,48.81596679687502],[13.814746093750017,48.76694335937498],[13.802929687500011,48.74750976562501],[13.798828124999972,48.62167968750006],[13.785351562499983,48.58745117187502],[13.486621093750074,48.58183593750002],[13.471679687500028,48.57182617187502],[13.459863281250023,48.564550781250034],[13.409375,48.39414062500006],[13.322851562500006,48.33125],[13.215234375000023,48.301904296874994],[12.760351562500063,48.10698242187499],[12.95351562500008,47.890625],[12.897656250000068,47.721875],[13.054101562500051,47.655126953125034],[13.047949218750034,47.57915039062502],[13.031542968750074,47.50800781250001],[13.01435546875004,47.478076171875045],[12.968066406250017,47.475683593750006],[12.878906250000057,47.506445312500034],[12.809375,47.542187499999955],[12.782812500000034,47.56416015624998],[12.781152343750051,47.590429687500006],[12.796191406249989,47.60703125],[12.771386718750023,47.63940429687503],[12.685839843750074,47.66933593750002],[12.209277343750074,47.71826171875003],[12.196875,47.709082031250034],[12.203808593750011,47.64672851562503],[12.185644531250063,47.61953125],[11.041992187500028,47.39311523437496],[10.98085937499999,47.39814453125001],[10.893945312500051,47.470458984375],[10.870605468750028,47.500781250000045],[10.873046874999972,47.52021484375001],[10.741601562500023,47.52412109375001],[10.65869140625,47.547216796875006],[10.482812500000051,47.54179687499996],[10.439453125000028,47.55156249999999],[10.403906250000063,47.41699218750003],[10.369140625,47.366064453125034],[10.18300781250008,47.27880859375003],[10.200292968750063,47.36342773437505],[10.066308593750023,47.39335937500002],[10.064575892857171,47.42369419642856],[10.059863281250045,47.44907226562498],[10.034082031250023,47.47358398437501],[9.971582031249994,47.50532226562498],[9.839160156250017,47.55229492187496],[9.748925781250023,47.575537109375006],[9.524023437500034,47.52421875000002],[8.572656250000023,47.775634765625],[8.435742187500011,47.73134765625002],[8.403417968750006,47.687792968750045],[8.413281250000068,47.66269531249998],[8.451757812500006,47.65180664062498],[8.552343750000063,47.65913085937498],[8.56708984375004,47.65190429687502],[8.57050781250004,47.63779296874998],[8.55947265625008,47.62402343750003],[8.477636718750034,47.61269531250002],[8.454003906249994,47.59619140625003],[7.615625,47.59272460937504],[7.616601562500023,48.15678710937502],[8.134863281250006,48.97358398437498],[7.450585937500051,49.152197265625034],[6.735449218750006,49.16059570312498],[6.344335937500006,49.45273437499998],[6.4873046875,49.798486328124994],[6.204882812500017,49.915136718750034],[6.13818359375,49.97431640625001],[6.10976562500008,50.034375],[6.116503906250045,50.120996093749966],[6.340917968750006,50.451757812500034],[5.993945312500017,50.75043945312504],[6.048437500000034,50.90488281250006],[5.857519531250034,51.030126953125006],[6.129980468750034,51.14741210937501],[6.198828125000034,51.45],[5.948730468750057,51.80268554687501],[6.800390625,51.96738281249998],[6.724511718749994,52.080224609374966],[7.035156250000057,52.38022460937498],[6.748828125000074,52.464013671874994],[6.710742187500045,52.61787109374998],[7.033007812500045,52.65136718749997],[7.197265625000028,53.28227539062499],[7.074316406250034,53.477636718750006],[7.285253906250034,53.68134765625001],[8.00927734375,53.69072265624999],[8.108496093750063,53.46767578125002],[8.245214843750006,53.44531249999997],[8.333886718750051,53.606201171875],[8.495214843750063,53.39423828124998],[8.618945312500045,53.875],[9.20556640625,53.85595703124997],[9.783984375000074,53.554638671874955],[9.31201171875,53.859130859375],[8.92041015625,53.96533203125006],[8.906640625000023,54.26079101562502],[8.625781250000017,54.35395507812501],[8.951855468750011,54.46757812499996],[8.670312500000023,54.903417968750034],[9.739746093750028,54.82553710937498]]],[[[8.307714843750034,54.786962890625034],[8.451464843750017,55.05537109374998],[8.3798828125,54.89985351562501],[8.629589843750068,54.891748046874966],[8.307714843750034,54.786962890625034]]]]},"properties":{"name":"Germany","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[43.24599609375002,11.499804687499989],[42.92275390625002,10.999316406249989],[42.557714843750006,11.080761718749997],[41.79824218750002,10.98046875],[41.79267578125001,11.68603515625],[42.378515625,12.46640625],[42.40859375000002,12.494384765625],[42.45,12.521337890624991],[42.47939453125002,12.513623046874997],[42.703710937500006,12.380322265624997],[42.76748046875002,12.4228515625],[42.825292968750006,12.5693359375],[42.86591796875001,12.622802734375],[42.88330078125,12.621289062499997],[43.00566406250002,12.662304687499997],[43.11669921875,12.70859375],[43.353515625,12.367041015624991],[43.38027343750002,12.091259765624997],[42.64003906250002,11.560107421874989],[42.52177734375002,11.572167968749994],[42.58378906250002,11.496777343749997],[43.04277343750002,11.588476562499991],[43.24599609375002,11.499804687499989]]]},"properties":{"name":"Djibouti","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-61.281689453125,15.2490234375],[-61.37539062499999,15.227294921875],[-61.45810546874999,15.633105468750003],[-61.277246093749994,15.526708984374991],[-61.281689453125,15.2490234375]]]},"properties":{"name":"Dominica","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[11.361425781250006,54.891650390625045],[11.739550781250017,54.80742187500002],[11.765917968750074,54.67944335937506],[11.457421875000023,54.628857421874955],[11.035546875000051,54.77309570312505],[11.058593750000028,54.940576171874966],[11.361425781250006,54.891650390625045]]],[[[12.549218750000051,54.96577148437504],[12.11884765625004,54.91440429687506],[12.274023437500034,55.064111328124994],[12.549218750000051,54.96577148437504]]],[[[10.061230468750068,54.88637695312502],[9.80625,54.90600585937503],[9.78125,55.06904296875001],[10.061230468750068,54.88637695312502]]],[[[10.734082031250011,54.750732421875],[10.621679687500006,54.851416015625006],[10.95107421875008,55.15620117187501],[10.734082031250011,54.750732421875]]],[[[15.087695312500017,55.021875],[14.684179687500063,55.10224609375004],[14.765332031250068,55.296728515625034],[15.132617187500017,55.14453125000003],[15.087695312500017,55.021875]]],[[[10.645117187500006,55.60981445312498],[10.785253906250034,55.13339843749998],[10.44277343750008,55.04877929687498],[9.988769531250028,55.163183593750006],[9.860644531250045,55.515478515625034],[10.645117187500006,55.60981445312498]]],[[[12.665722656250068,55.596533203125006],[12.550878906250034,55.55625],[12.59921875,55.68022460937502],[12.665722656250068,55.596533203125006]]],[[[12.56875,55.785058593749966],[12.215039062500011,55.46650390624998],[12.413085937500028,55.28618164062502],[12.089941406250006,55.18813476562505],[12.050390625000034,54.81533203125002],[11.8623046875,54.77260742187502],[11.653808593750057,55.186914062499966],[11.286328125000068,55.20444335937498],[10.978906250000051,55.721533203125006],[11.322265625000028,55.752539062500006],[11.627734375000074,55.95688476562498],[11.819726562500023,55.69765625000002],[11.86640625000004,55.968164062499966],[12.218945312499983,56.11865234374997],[12.578710937500006,56.06406250000006],[12.56875,55.785058593749966]]],[[[11.052148437500051,57.25253906250006],[10.873828125000045,57.26225585937499],[11.174511718750011,57.322900390624994],[11.052148437500051,57.25253906250006]]],[[[9.739746093750028,54.82553710937498],[8.670312500000023,54.903417968750034],[8.61591796875004,55.41821289062503],[8.132128906250074,55.59980468749998],[8.16396484375008,56.60688476562498],[8.671679687500045,56.49565429687496],[8.88808593750008,56.73505859374998],[9.06708984375004,56.79384765625005],[9.196386718750006,56.70166015625],[9.2548828125,57.01171875000003],[8.992773437499977,57.01611328125003],[8.771972656250028,56.72529296875004],[8.468359375,56.66455078125],[8.284082031250023,56.85234374999999],[8.618554687500051,57.11127929687498],[9.43359375,57.17431640625003],[9.96230468750008,57.580957031249994],[10.609960937500034,57.73691406249998],[10.282714843750057,56.620507812499994],[10.926171875000051,56.44326171875002],[10.753417968750028,56.24199218749999],[10.31875,56.212890625],[10.18300781250008,55.86518554687504],[9.903710937500023,55.84282226562502],[10.02363281250004,55.76142578125004],[9.591113281250017,55.49321289062502],[9.670996093750063,55.26640624999999],[9.453710937500006,55.03955078125006],[9.732324218750023,54.96801757812506],[9.739746093750028,54.82553710937498]]]]},"properties":{"name":"Denmark","childNum":10,"cp":[10.2768332,56.1773879]}},{"geometry":{"type":"Polygon","coordinates":[[[-71.647216796875,19.195947265624994],[-71.746484375,19.285839843749997],[-71.71147460937499,19.486572265625],[-71.75742187499999,19.688183593749997],[-71.779248046875,19.718164062499994],[-71.6673828125,19.8486328125],[-70.95415039062499,19.913964843749994],[-70.19384765625,19.63803710937499],[-69.95683593749999,19.671875],[-69.739404296875,19.29921875],[-69.23247070312499,19.27182617187499],[-69.60595703125,19.206494140624997],[-69.62363281249999,19.117822265624994],[-68.684765625,18.90478515625],[-68.33916015624999,18.611523437499997],[-68.68740234375,18.21494140624999],[-68.9349609375,18.408007812500003],[-69.27451171874999,18.43984375],[-69.770654296875,18.443554687499997],[-70.479931640625,18.21728515625],[-70.644677734375,18.336230468750003],[-71.02783203125,18.273193359375],[-71.43896484375,17.63559570312499],[-71.63173828125,17.773632812499997],[-71.768310546875,18.03916015624999],[-71.76376953124999,18.20395507812499],[-71.737255859375,18.270800781250003],[-71.7619140625,18.34130859375],[-71.87255859375,18.416210937499997],[-71.940380859375,18.512597656249994],[-72.000390625,18.597900390625],[-71.98686523437499,18.6103515625],[-71.86650390624999,18.614160156249994],[-71.74321289062499,18.73291015625],[-71.72705078125,18.80322265625],[-71.733642578125,18.856396484374997],[-71.80712890625,18.987011718749997],[-71.647216796875,19.195947265624994]]]},"properties":{"name":"Dominican Rep.","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[8.207617187500006,36.518945312499994],[8.348730468750006,36.36796875],[8.318066406250011,35.654931640624994],[8.31640625,35.403125],[8.35986328125,35.299609375],[8.394238281250011,35.203857421875],[8.312109375,35.084619140624994],[8.27685546875,34.9794921875],[8.24560546875,34.73408203125],[7.513867187500011,34.080517578125],[7.534375,33.717919921874994],[7.877246093750017,33.172119140625],[8.1125,33.055322265624994],[8.333398437500023,32.543603515624994],[9.044042968750006,32.07236328125],[9.160253906250006,31.621337890625],[9.224023437500023,31.373681640624994],[9.51875,30.229394531249994],[9.310253906250011,30.115234375],[9.805273437500006,29.176953125],[9.916015625,27.785693359374996],[9.74755859375,27.330859375],[9.883203125000023,26.630810546874997],[9.491406250000011,26.333740234375],[9.4482421875,26.067138671875],[10.000683593750011,25.332080078125003],[10.255859375,24.591015625],[10.395898437500023,24.485595703125],[10.686132812500006,24.55136718749999],[11.507617187500017,24.314355468749994],[11.967871093750006,23.517871093750003],[7.481738281250017,20.873095703125003],[5.836621093750011,19.479150390624994],[4.227636718750006,19.142773437499997],[3.3564453125,18.986621093750003],[3.119726562500006,19.103173828124994],[3.255859375,19.4109375],[3.130273437500023,19.85019531249999],[1.685449218750023,20.378369140624997],[1.610644531250017,20.555566406249994],[1.165722656250011,20.817431640625003],[1.1455078125,21.102246093749997],[-1.947900390624994,23.124804687500003],[-4.822607421874977,24.99560546875],[-8.683349609375,27.2859375],[-8.683349609375,27.656445312499997],[-8.683349609375,27.900390625],[-8.659912109375,28.718603515625],[-7.485742187499994,29.392236328124994],[-7.427685546874983,29.425],[-7.142431640624977,29.619580078124997],[-6.855566406249977,29.601611328124996],[-6.755126953125,29.583837890625],[-6.635351562499977,29.568798828124997],[-6.597753906249977,29.578955078125],[-6.520556640624989,29.659863281249997],[-6.479736328125,29.820361328124996],[-6.00429687499999,29.83125],[-5.448779296874989,29.956933593749994],[-5.293652343749983,30.058642578124996],[-5.180126953124983,30.166162109374994],[-4.96826171875,30.465380859374996],[-4.778515624999983,30.552392578124994],[-4.529150390624977,30.625537109374996],[-4.322851562499977,30.698876953124994],[-4.148779296874977,30.8095703125],[-3.626904296874983,31.000927734374997],[-3.833398437499994,31.197802734374996],[-3.837109374999983,31.512353515624994],[-3.768164062499977,31.68955078125],[-3.700244140624989,31.700097656249994],[-3.604589843749977,31.686767578125],[-3.439794921874977,31.704541015624997],[-3.017382812499989,31.834277343749996],[-2.988232421874983,31.87421875],[-2.930859374999983,32.042529296874996],[-2.863427734374994,32.07470703125],[-1.275341796874983,32.089013671874994],[-1.16259765625,32.399169921875],[-1.111035156249983,32.552294921874996],[-1.188232421875,32.60849609375],[-1.29638671875,32.675683593749994],[-1.352148437499977,32.703369140625],[-1.45,32.784814453124994],[-1.510009765625,32.87763671875],[-1.550732421874983,33.073583984375],[-1.67919921875,33.318652343749996],[-1.795605468749983,34.751904296875],[-2.131787109374983,34.970849609374994],[-2.190771484374977,35.02978515625],[-2.219628906249994,35.10419921875],[-1.673632812499989,35.18310546875],[-0.426123046874977,35.8615234375],[-0.048242187499994,35.8328125],[0.312207031250011,36.162353515625],[0.9716796875,36.4439453125],[2.593359375,36.60068359375],[2.972851562500011,36.784472656249996],[3.779003906250011,36.89619140625],[4.758105468750017,36.896337890625],[5.29541015625,36.648242187499996],[6.486523437500011,37.085742187499996],[6.927539062500017,36.91943359375],[7.238476562500011,36.968505859375],[7.204296875000011,37.0923828125],[7.910449218750017,36.856347656249994],[8.576562500000023,36.93720703125],[8.601269531250011,36.833935546875],[8.207617187500006,36.518945312499994]]]},"properties":{"name":"Algeria","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-80.131591796875,-2.973144531249957],[-80.27294921875003,-2.995898437499974],[-80.22368164062502,-2.753125],[-80.08076171874995,-2.668847656249966],[-79.90903320312495,-2.725585937499972],[-80.131591796875,-2.973144531249957]]],[[[-90.42392578125,-1.339941406250034],[-90.51953124999994,-1.299121093749974],[-90.47719726562494,-1.22099609374996],[-90.42392578125,-1.339941406250034]]],[[[-89.41889648437498,-0.911035156249966],[-89.60859374999998,-0.888574218750009],[-89.28784179687503,-0.689843750000023],[-89.41889648437498,-0.911035156249966]]],[[[-90.33486328125,-0.771582031249977],[-90.54213867187502,-0.676464843749955],[-90.53168945312493,-0.581445312499966],[-90.26938476562498,-0.48466796874996],[-90.19272460937498,-0.658789062500006],[-90.33486328125,-0.771582031249977]]],[[[-91.42597656249995,-0.460839843749994],[-91.61074218749994,-0.44394531250002],[-91.64667968749998,-0.284472656249946],[-91.46015625000001,-0.255664062500031],[-91.42597656249995,-0.460839843749994]]],[[[-90.57392578124993,-0.333984375],[-90.8677734375,-0.271386718750037],[-90.78037109374998,-0.160449218749989],[-90.57392578124993,-0.333984375]]],[[[-91.27216796874998,0.025146484374986],[-90.799658203125,-0.752050781249991],[-90.90551757812497,-0.94052734375002],[-91.13105468750001,-1.019628906249977],[-91.41904296874998,-0.996679687500006],[-91.49541015624999,-0.860937499999977],[-91.120947265625,-0.559082031250028],[-91.36918945312493,-0.287207031249977],[-91.42885742187502,-0.023388671874955],[-91.59682617187497,0.002099609374994],[-91.36137695312496,0.125830078124977],[-91.27216796874998,0.025146484374986]]],[[[-78.90922851562502,1.252783203124977],[-78.99169921875003,1.293212890625043],[-78.89980468749997,1.359765625],[-78.90922851562502,1.252783203124977]]],[[[-75.28447265624999,-0.10654296875002],[-75.62626953124999,-0.122851562499974],[-75.63203125000001,-0.157617187500037],[-75.56059570312502,-0.200097656249994],[-75.49106445312498,-0.24833984374996],[-75.42470703124997,-0.408886718749983],[-75.259375,-0.59013671874996],[-75.24960937499998,-0.951855468750026],[-75.34819335937499,-0.966796874999957],[-75.38012695312503,-0.94023437499996],[-75.40805664062503,-0.92431640625],[-75.42041015624997,-0.962207031250003],[-75.570556640625,-1.53125],[-76.08979492187501,-2.133105468749974],[-76.6791015625,-2.562597656249991],[-77.860595703125,-2.981640625000011],[-78.240380859375,-3.472558593750009],[-78.345361328125,-3.397363281249966],[-78.64799804687499,-4.248144531250006],[-78.68603515625003,-4.562402343749994],[-78.86152343749998,-4.665039062499943],[-78.90761718749997,-4.714453124999977],[-78.92578125,-4.770703124999983],[-78.91420898437497,-4.818652343749974],[-78.919189453125,-4.858398437499986],[-78.97539062499999,-4.873242187499997],[-78.99526367187497,-4.908007812499974],[-79.03330078124998,-4.96914062499999],[-79.07626953125003,-4.990625],[-79.18666992187497,-4.958203124999983],[-79.26811523437493,-4.957617187499949],[-79.33095703124997,-4.92783203125002],[-79.39941406249997,-4.840039062499983],[-79.45576171874998,-4.766210937499949],[-79.50190429687495,-4.670605468750011],[-79.51616210937493,-4.539160156249963],[-79.57768554687496,-4.50058593750002],[-79.638525390625,-4.454882812500031],[-79.71098632812502,-4.467578124999946],[-79.79726562500002,-4.47636718749996],[-79.8451171875,-4.445898437499977],[-79.962890625,-4.390332031250026],[-80.06352539062499,-4.327539062500023],[-80.13955078125002,-4.296093750000011],[-80.19746093750001,-4.311035156249943],[-80.293359375,-4.416796875],[-80.38349609374998,-4.46367187499996],[-80.424169921875,-4.461425781250028],[-80.47856445312499,-4.430078125000037],[-80.48847656249995,-4.393652343749991],[-80.44384765625003,-4.335839843750023],[-80.35288085937495,-4.208496093750014],[-80.453759765625,-4.205175781249963],[-80.48847656249995,-4.165527343749972],[-80.49345703124999,-4.119140625000014],[-80.510009765625,-4.06953125000004],[-80.49013671874994,-4.010058593750003],[-80.43720703125001,-3.978613281249991],[-80.30327148437499,-4.005078124999969],[-80.26689453124993,-3.948828124999963],[-80.23051757812499,-3.924023437499969],[-80.19414062499996,-3.905859375],[-80.24375,-3.576757812500006],[-80.32465820312498,-3.387890625],[-79.96333007812501,-3.15771484375],[-79.72988281249997,-2.579101562499972],[-79.842138671875,-2.0673828125],[-79.92558593749996,-2.548535156249969],[-80.03017578124994,-2.556738281249949],[-80.00664062499993,-2.353808593750003],[-80.28471679687502,-2.706738281249955],[-80.93217773437493,-2.269140624999977],[-80.76059570312498,-1.934570312500028],[-80.90239257812499,-1.078906249999974],[-80.55390624999998,-0.847949218749989],[-80.45546875,-0.585449218749986],[-80.282373046875,-0.620507812500023],[-80.48227539062503,-0.368261718749963],[-80.046142578125,0.155371093750048],[-80.08828124999997,0.78476562500002],[-78.89965820312503,1.20625],[-78.85966796874996,1.455371093750031],[-78.1806640625,0.968554687499974],[-77.702880859375,0.837841796874997],[-77.46767578124997,0.636523437500017],[-77.396337890625,0.393896484374963],[-76.49462890624997,0.23544921875002],[-76.27060546874998,0.439404296874997],[-75.77666015624999,0.08925781249998],[-75.28447265624999,-0.10654296875002]]]]},"properties":{"name":"Ecuador","childNum":9}},{"geometry":{"type":"Polygon","coordinates":[[[34.24531250000001,31.208300781249996],[34.904296875,29.47734375],[34.736425781250006,29.27060546875],[34.39970703125002,28.01601562499999],[34.22011718750002,27.764306640624994],[33.76025390625,28.04765625],[33.24775390625001,28.567724609375],[32.56572265625002,29.973974609375],[32.35976562500002,29.630664062499996],[32.89824218750002,28.565234375],[33.54707031250001,27.898144531249997],[33.5498046875,27.607373046874997],[33.84931640625001,27.184912109375],[33.959082031250006,26.6490234375],[35.19414062500002,24.475146484375003],[35.78388671875001,23.937792968750003],[35.54082031250002,23.920654296875],[35.50439453125,23.779296875],[35.697851562500006,22.946191406249994],[36.22968750000001,22.628808593749994],[36.87138671875002,21.996728515624994],[31.434472656250023,21.995849609375],[31.486132812500017,22.14780273437499],[31.400292968750023,22.202441406250003],[31.260644531250023,22.00229492187499],[31.092675781250023,21.994873046875],[28.036425781250017,21.995361328125],[24.980273437500017,21.995849609375],[24.980273437500017,25.5888671875],[24.980273437500017,29.181884765625],[24.703222656250006,30.201074218749994],[24.96142578125,30.678515625],[24.85273437500001,31.334814453125],[25.150488281250006,31.654980468749997],[25.382226562500023,31.51279296875],[25.89326171875001,31.620898437499996],[27.248046875,31.377880859374997],[27.5400390625,31.212695312499996],[28.51484375000001,31.050439453124994],[29.072070312500017,30.830273437499997],[29.929785156250006,31.227490234374997],[30.22265625,31.2583984375],[30.395117187500006,31.4576171875],[30.92353515625001,31.566845703124997],[30.56298828125,31.4169921875],[31.001757812500017,31.462792968749994],[31.082910156250023,31.603320312499996],[31.5244140625,31.458251953125],[31.888964843750017,31.54140625],[32.13603515625002,31.341064453125],[31.8921875,31.482470703124996],[31.77109375,31.292578125],[32.10175781250001,31.092822265624996],[32.281835937500006,31.200878906249997],[32.21621093750002,31.29375],[32.60332031250002,31.06875],[33.66650390625,31.130419921874996],[34.19814453125002,31.322607421875],[34.24531250000001,31.208300781249996]]]},"properties":{"name":"Egypt","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[40.141210937500006,15.696142578125034],[40.399023437500006,15.579882812500045],[39.975195312500006,15.612451171875023],[39.94746093750004,15.696142578125034],[40.07050781250004,15.676611328125034],[39.93994140625003,15.744531250000023],[39.9567382812501,15.889404296875057],[40.141210937500006,15.696142578125034]]],[[[40.07646484375002,16.082421875000023],[40.11005859375004,15.985742187500051],[39.99609375000003,16.04267578125001],[40.07646484375002,16.082421875000023]]],[[[40.938574218750006,13.983105468749997],[40.82011718750002,14.111669921874991],[40.22148437500002,14.431152343749972],[39.531835937500006,14.53671875],[39.198046875000074,14.479394531250037],[39.1354492187501,14.581884765625034],[39.07421874999997,14.628222656249974],[39.02382812499999,14.628222656249974],[38.99570312500006,14.586865234374983],[38.81201171875003,14.482324218750009],[38.50439453124997,14.42441406250002],[38.43144531250002,14.428613281249994],[38.221484375000074,14.649658203124986],[38.002539062500006,14.737109375000045],[37.94345703125006,14.810546875],[37.884179687499994,14.852294921874972],[37.82031250000003,14.708496093749986],[37.70839843750005,14.45722656250004],[37.64843750000003,14.32255859375006],[37.571191406249994,14.149072265624966],[37.546777343749994,14.143847656249974],[37.507226562499994,14.156396484375037],[37.257226562499994,14.453759765625051],[37.024511718750006,14.271972656250057],[36.81191406250005,14.315039062500034],[36.67910156250005,14.307568359375026],[36.542382812499994,14.25820312499999],[36.52431640625005,14.256835937499986],[36.492285156250006,14.544335937500023],[36.470800781250006,14.736474609375009],[36.448144531249994,14.940087890625009],[36.42675781249997,15.132080078125043],[36.566015625,15.362109375],[36.9137695312501,16.296191406250045],[36.887792968750006,16.624658203124994],[36.9787109375001,16.800585937500045],[36.9757812500001,16.866552734375006],[36.99521484375006,17.020556640625017],[37.00898437500004,17.058886718750017],[37.06152343749997,17.061279296875057],[37.16953125000006,17.04140625],[37.41103515625005,17.061718749999955],[37.452929687500074,17.108691406250017],[37.51015625,17.28813476562499],[37.54746093750006,17.32412109375005],[37.78242187500004,17.458007812500057],[38.253515625,17.584765625000017],[38.26728515625004,17.616699218750057],[38.28984375000002,17.637011718750017],[38.34736328125004,17.68359375],[38.37373046875004,17.717333984375045],[38.42246093750006,17.823925781249983],[38.60947265625006,18.00507812500004],[39.03447265625002,17.085546875000034],[39.298925781250006,15.921093750000011],[39.78554687499999,15.124853515624991],[39.86376953124997,15.470312500000034],[40.20410156250003,15.014111328124983],[41.17646484375004,14.620312500000054],[41.65820312499997,13.983056640624994],[42.24511718749997,13.587646484374986],[42.39931640625005,13.212597656249969],[42.522851562499994,13.221484375],[42.796191406250074,12.864257812500057],[42.96953125000002,12.808349609375028],[42.99902343750003,12.899511718750048],[43.08291015625005,12.824609374999966],[43.11669921874997,12.708593749999963],[43.00566406250002,12.66230468750004],[42.88330078124997,12.621289062500026],[42.86591796875004,12.622802734374986],[42.82529296875006,12.569335937500014],[42.767480468749994,12.422851562500014],[42.70371093750006,12.380322265625054],[42.479394531249994,12.513623046875026],[42.45,12.521337890625006],[42.40859375,12.494384765625014],[42.37851562500006,12.46640625],[42.28994140625005,12.570214843750009],[42.225,12.661962890624963],[42.13427734374997,12.771435546874969],[41.95214843749997,12.88232421875],[41.85957031250004,13.025878906250028],[41.76503906250005,13.183935546874991],[41.362890625,13.499804687500031],[40.938574218750006,13.983105468749997]]]]},"properties":{"name":"Eritrea","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-17.887939453125,27.809570312500057],[-17.984765625000023,27.646386718750023],[-18.160546874999937,27.76147460937503],[-17.887939453125,27.809570312500057]]],[[[-15.400585937499955,28.147363281250023],[-15.436767578124972,27.810693359375023],[-15.71030273437492,27.784082031250023],[-15.809472656249966,27.994482421874977],[-15.682763671874994,28.15405273437497],[-15.400585937499955,28.147363281250023]]],[[[-17.184667968749977,28.02197265624997],[-17.324902343749955,28.11767578125003],[-17.25859375,28.203173828125045],[-17.103759765624943,28.111132812500017],[-17.184667968749977,28.02197265624997]]],[[[-16.33447265624997,28.37993164062499],[-16.41821289062497,28.15141601562496],[-16.65800781249999,28.007177734374977],[-16.905322265625017,28.33959960937503],[-16.12363281249992,28.57597656249996],[-16.33447265624997,28.37993164062499]]],[[[-14.196777343749943,28.169287109375063],[-14.332617187500006,28.056005859374977],[-14.49179687499992,28.100927734374977],[-14.231982421875017,28.21582031250003],[-14.003369140624983,28.706689453125023],[-13.85722656249996,28.73803710937503],[-13.928027343749989,28.25346679687499],[-14.196777343749943,28.169287109375063]]],[[[-17.83427734374999,28.49321289062496],[-18.00078124999999,28.758251953124955],[-17.928808593749977,28.844580078125063],[-17.7265625,28.724462890625006],[-17.83427734374999,28.49321289062496]]],[[[-13.715966796874966,28.911230468750034],[-13.85991210937496,28.869091796874983],[-13.823632812499966,29.013330078124966],[-13.463574218749955,29.237207031250023],[-13.477929687499966,29.00659179687503],[-13.715966796874966,28.911230468750034]]],[[[1.593945312500068,38.672070312499955],[1.40576171875,38.670996093750006],[1.436328125000017,38.768212890624994],[1.593945312500068,38.672070312499955]]],[[[1.445214843750051,38.91870117187503],[1.223339843750068,38.90385742187502],[1.3486328125,39.080810546875],[1.564453125,39.12104492187504],[1.623632812499977,39.03881835937497],[1.445214843750051,38.91870117187503]]],[[[3.145312500000017,39.79008789062499],[3.461816406250023,39.69775390625003],[3.072851562500006,39.30126953124997],[2.799804687500057,39.38505859374999],[2.700585937500023,39.54213867187502],[2.49951171875,39.47788085937498],[2.37001953125008,39.57207031249999],[3.15869140625,39.97050781249999],[3.145312500000017,39.79008789062499]]],[[[4.293652343750011,39.84184570312499],[3.8671875,39.958740234375],[3.853417968750051,40.06303710937502],[4.22578125000004,40.032373046874966],[4.293652343750011,39.84184570312499]]],[[[-1.794042968749949,43.407324218750006],[-1.410693359374932,43.240087890625034],[-1.460839843749937,43.05175781250006],[-1.300048828124943,43.10097656250002],[-0.586425781249943,42.798974609374966],[0.631640625000045,42.689599609374994],[0.696875,42.84511718750005],[1.428320312499977,42.59589843749998],[1.414843750000074,42.54838867187499],[1.448828124999977,42.43745117187504],[1.534082031250051,42.44169921875002],[1.7060546875,42.50332031250005],[1.859765625000051,42.457080078125045],[1.927929687500068,42.42631835937499],[2.032714843750028,42.353515625],[3.21142578125,42.43115234375],[3.248046875,41.94423828125002],[3.0048828125,41.76743164062506],[2.082617187500063,41.287402343750045],[1.032910156250068,41.06206054687496],[0.714648437500074,40.822851562500006],[0.891113281250057,40.72236328125004],[0.59609375000008,40.614501953125],[-0.327001953124949,39.519873046875006],[-0.204931640624949,39.062597656250034],[0.20156250000008,38.75917968750002],[-0.520800781249989,38.317285156249966],[-0.814648437500011,37.76992187500002],[-0.721582031249966,37.63105468749998],[-1.327539062499937,37.561132812500034],[-1.640966796874949,37.38696289062497],[-2.111523437499983,36.77666015624999],[-4.366845703124994,36.71811523437506],[-4.67412109374996,36.506445312500006],[-5.171484374999949,36.423779296874955],[-5.3609375,36.134912109374994],[-5.62548828125,36.02592773437499],[-6.040673828124937,36.18842773437498],[-6.38413085937492,36.63701171874996],[-6.216796875000028,36.91357421875],[-6.396191406249983,36.831640625],[-6.863769531250028,37.27890625],[-7.406152343749937,37.17944335937497],[-7.44394531249992,37.72827148437497],[-6.957568359374932,38.18789062499999],[-7.106396484374983,38.181005859375006],[-7.343017578124943,38.45742187500002],[-6.997949218749994,39.05644531250002],[-7.53569335937496,39.66157226562501],[-7.117675781249972,39.681689453125045],[-6.975390624999932,39.79838867187502],[-6.896093749999949,40.02182617187506],[-7.032617187499966,40.16791992187498],[-6.8101562499999,40.343115234375034],[-6.928466796874972,41.009130859375006],[-6.2125,41.53203125],[-6.542187499999955,41.672509765624994],[-6.61826171874992,41.9423828125],[-7.147119140625023,41.98115234374998],[-7.40361328124996,41.833691406249955],[-8.152490234374937,41.81196289062498],[-8.266064453124983,42.13740234375001],[-8.777148437500017,41.941064453124994],[-8.887207031249943,42.105273437500045],[-8.690917968749943,42.274169921875],[-8.815820312499966,42.285253906250034],[-8.730029296874989,42.411718750000034],[-8.8115234375,42.64033203124998],[-9.033105468750023,42.593847656250006],[-8.927197265624926,42.79858398437497],[-9.235205078124977,42.97690429687498],[-9.178076171874977,43.17402343749998],[-8.248925781249937,43.43940429687498],[-8.256738281249937,43.57988281249999],[-8.004687499999932,43.69438476562496],[-7.503613281249983,43.73994140625001],[-7.060986328124955,43.55395507812503],[-5.846679687499943,43.645068359375045],[-4.52304687499992,43.41572265625004],[-3.604638671874966,43.51948242187504],[-3.045605468749926,43.37158203125],[-2.875048828125017,43.454443359375006],[-2.337109374999926,43.32802734375002],[-1.794042968749949,43.407324218750006]]]]},"properties":{"name":"Spain","childNum":12,"cp":[-2.9366964,40.3438963]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[22.61738281250004,58.62124023437502],[23.323242187500057,58.45083007812502],[22.730273437500045,58.23066406250001],[22.371679687499977,58.217138671875006],[21.996875,57.93134765624998],[22.187695312500068,58.15434570312502],[21.88212890624999,58.262353515624994],[21.862304687500057,58.497167968750034],[22.61738281250004,58.62124023437502]]],[[[23.343554687500017,58.550341796875045],[23.10908203125004,58.65922851562502],[23.332812500000045,58.648583984374994],[23.343554687500017,58.550341796875045]]],[[[22.923730468750023,58.826904296875],[22.54218750000001,58.68999023437499],[22.411035156250023,58.863378906250034],[22.05625,58.94360351562506],[22.6494140625,59.08710937499998],[22.90986328125004,58.99121093749997],[22.923730468750023,58.826904296875]]],[[[28.0125,59.484277343749966],[28.15107421875004,59.374414062499966],[27.434179687500006,58.787255859374994],[27.502441406250057,58.221337890624994],[27.778515625000068,57.87070312500006],[27.542089843750063,57.799414062500006],[27.4,57.66679687499999],[27.35195312500005,57.528125],[26.96601562500001,57.60913085937506],[26.532617187499994,57.53100585937503],[26.29804687500001,57.60107421875],[25.66015625,57.920166015625],[25.27265625000001,58.009375],[25.11103515625004,58.06342773437498],[24.45888671875005,57.907861328124994],[24.3625,57.86616210937501],[24.322558593750074,57.87060546875003],[24.529101562500045,58.35424804687497],[24.114843750000034,58.26611328125006],[23.767578125000057,58.36083984374997],[23.50927734375003,58.65854492187498],[23.680761718750063,58.787158203125074],[23.43203125,58.920654296875],[23.494433593750017,59.19565429687498],[24.083398437500023,59.29189453125005],[24.38037109375003,59.47265625],[25.44375,59.52114257812502],[25.50927734374997,59.63901367187506],[26.974707031250006,59.450634765624955],[28.0125,59.484277343749966]]]]},"properties":{"name":"Estonia","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[38.43144531250002,14.428613281249994],[38.50439453125,14.424414062499991],[38.81201171875,14.482324218749994],[38.995703125,14.586865234374997],[39.02382812500002,14.628222656250003],[39.07421875,14.628222656250003],[39.13544921875001,14.581884765624991],[39.19804687500002,14.479394531249994],[39.531835937500006,14.53671875],[40.22148437500002,14.43115234375],[40.82011718750002,14.111669921874991],[40.938574218750006,13.983105468749997],[41.362890625,13.499804687500003],[41.76503906250002,13.183935546874991],[41.85957031250001,13.02587890625],[41.9521484375,12.88232421875],[42.13427734375,12.771435546874997],[42.225,12.661962890624991],[42.28994140625002,12.570214843749994],[42.378515625,12.46640625],[41.79267578125001,11.68603515625],[41.79824218750002,10.98046875],[42.557714843750006,11.080761718749997],[42.92275390625002,10.999316406249989],[42.65644531250001,10.6],[42.84160156250002,10.203076171874997],[43.181640625,9.879980468749991],[43.482519531250006,9.379492187499991],[43.98378906250002,9.008837890624989],[46.97822265625001,7.9970703125],[47.97822265625001,7.9970703125],[44.940527343750006,4.912011718749994],[43.988867187500006,4.950537109374991],[43.58349609375,4.85498046875],[43.12568359375001,4.644482421874997],[42.85664062500001,4.32421875],[42.02412109375001,4.137939453125],[41.91533203125002,4.031298828124989],[41.88398437500001,3.977734375],[41.73769531250002,3.979052734374989],[41.48193359375,3.96328125],[41.37246093750002,3.946191406249994],[41.22089843750001,3.943554687499997],[41.02080078125002,4.057470703124991],[40.765234375,4.27304687499999],[39.84218750000002,3.851464843749994],[39.79033203125002,3.754248046874991],[39.65751953125002,3.577832031249997],[39.49443359375002,3.456103515624989],[38.608007812500006,3.60009765625],[38.45156250000002,3.604833984374991],[38.22529296875001,3.618994140624991],[38.08613281250001,3.64882812499999],[37.15458984375002,4.254541015624994],[36.90556640625002,4.411474609374991],[36.02197265625,4.468115234374991],[35.76308593750002,4.808007812499994],[35.75615234375002,4.950488281249989],[35.779296875,5.105566406249991],[35.80029296875,5.156933593749997],[35.74501953125002,5.343994140625],[35.325292968750006,5.364892578124994],[35.2646484375,5.412060546874997],[35.26386718750001,5.457910156249994],[35.26835937500002,5.492285156249991],[34.98359375000001,5.858300781249994],[34.71064453125001,6.660302734374994],[34.06425781250002,7.225732421874994],[33.902441406250006,7.509521484375],[32.99892578125002,7.899511718749991],[33.28105468750002,8.437255859375],[33.95332031250001,8.443505859374994],[34.07275390625,8.545263671874991],[34.078125,9.461523437499991],[34.31123046875001,10.190869140624997],[34.34394531250001,10.658642578124997],[34.571875,10.880175781249989],[34.77128906250002,10.746191406249991],[34.93144531250002,10.864794921874989],[35.1123046875,11.816552734374994],[35.67021484375002,12.623730468749997],[36.12519531250001,12.75703125],[36.52431640625002,14.2568359375],[36.54238281250002,14.25820312499999],[36.67910156250002,14.307568359374997],[36.81191406250002,14.315039062499991],[37.024511718750006,14.27197265625],[37.25722656250002,14.453759765624994],[37.50722656250002,14.156396484374994],[37.54677734375002,14.143847656250003],[37.57119140625002,14.149072265624994],[37.6484375,14.322558593750003],[37.70839843750002,14.457226562499997],[37.8203125,14.70849609375],[37.88417968750002,14.852294921875],[37.943457031250006,14.810546875],[38.002539062500006,14.737109375],[38.22148437500002,14.649658203125],[38.43144531250002,14.428613281249994]]]},"properties":{"name":"Ethiopia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[22.17509765624999,60.370751953124994],[22.41552734375003,60.30336914062505],[22.36054687500004,60.165576171875045],[22.07714843750003,60.286328124999955],[22.17509765624999,60.370751953124994]]],[[[21.450878906250068,60.529589843750045],[21.3,60.47978515625002],[21.224707031250006,60.62060546875003],[21.450878906250068,60.529589843750045]]],[[[21.2177734375,63.241308593750034],[21.415625,63.19736328125006],[21.25341796875,63.152001953124966],[21.08388671875008,63.277539062499955],[21.2177734375,63.241308593750034]]],[[[24.848242187500034,64.99101562499999],[24.576562500000023,65.04287109375],[24.970605468750023,65.05532226562502],[24.848242187500034,64.99101562499999]]],[[[28.96582031250003,69.02197265625],[28.414062500000057,68.90415039062506],[28.77285156250005,68.84003906249995],[28.470703125000057,68.48837890625],[28.685156250000034,68.189794921875],[29.343847656250006,68.06186523437506],[29.988085937500017,67.66826171874999],[29.066210937500045,66.89174804687497],[30.102734375000097,65.72626953125004],[29.715917968750063,65.62456054687502],[29.608007812500006,65.248681640625],[29.826953125000017,65.14506835937502],[29.60419921875004,64.968408203125],[30.072851562500063,64.76503906250005],[30.04189453125005,64.44335937499997],[30.513769531250006,64.2],[30.50390625000003,64.02060546875],[29.991503906250074,63.73515625000002],[31.180859375000097,63.208300781250074],[31.533984375000017,62.885400390624994],[31.18671875000004,62.48139648437504],[29.69013671875004,61.54609375000001],[27.797656250000074,60.53613281250003],[26.53466796874997,60.412890625000074],[26.56933593750003,60.62456054687502],[26.377734375000074,60.42407226562503],[25.955957031250023,60.474218750000034],[26.03583984375004,60.34150390625001],[25.75800781250004,60.26752929687504],[25.65644531250004,60.33320312499998],[24.44560546874999,60.021289062500045],[23.46357421875004,59.986230468749994],[23.021289062500074,59.81601562500006],[23.19843750000001,60.02182617187498],[22.911718750000063,60.20971679687497],[22.749804687500017,60.057275390624994],[22.462695312500045,60.029199218749966],[22.5849609375,60.380566406249955],[21.436035156250057,60.596386718749955],[21.605957031250057,61.59155273437503],[21.255957031250063,61.98964843750005],[21.143847656250045,62.73999023437506],[21.650976562500063,63.039306640625],[21.545117187499983,63.204296874999955],[22.31972656250005,63.310449218749994],[22.532324218750034,63.647851562499994],[23.598925781250074,64.04091796874997],[24.557910156250045,64.801025390625],[25.288183593750063,64.8603515625],[25.34785156250004,65.47924804687497],[24.674902343750006,65.67070312499999],[24.628027343750034,65.85917968750002],[24.15546875000004,65.80527343750006],[23.700292968750034,66.25263671874998],[23.988574218750045,66.81054687500003],[23.64150390625005,67.12939453124997],[23.733593750000068,67.42290039062499],[23.454882812500045,67.46025390625007],[23.63886718750004,67.95439453125002],[22.854101562500034,68.36733398437502],[21.99746093750005,68.52060546874998],[20.622167968750006,69.036865234375],[21.065722656250017,69.04174804687503],[21.06611328125001,69.21411132812497],[21.59375,69.273583984375],[22.410937500000074,68.719873046875],[23.324023437500017,68.64897460937502],[23.85400390625,68.80590820312503],[24.94140625000003,68.59326171875006],[25.748339843750017,68.99013671875],[26.07246093750004,69.69155273437497],[26.525390625000057,69.91503906250003],[27.127539062500063,69.90649414062497],[27.747851562500045,70.06484375],[29.14160156250003,69.67143554687505],[29.33339843750005,69.47299804687503],[28.846289062500006,69.17690429687502],[28.96582031250003,69.02197265625]]]]},"properties":{"name":"Finland","childNum":5}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[178.48789062500018,-18.97412109375],[177.95869140624998,-19.121582031250014],[178.33427734375013,-18.93447265625001],[178.48789062500018,-18.97412109375]]],[[[179.34931640625015,-18.10234375000003],[179.25351562500018,-18.030566406249974],[179.30644531250013,-17.944042968750026],[179.34931640625015,-18.10234375000003]]],[[[178.28017578124994,-17.37197265625001],[178.59160156249996,-17.651464843750006],[178.66767578125004,-18.080859375],[177.95546875000005,-18.264062500000023],[177.32138671875,-18.077539062500037],[177.26396484375007,-17.86347656250004],[177.5044921875,-17.539550781250043],[177.81796875000012,-17.38847656249999],[178.28017578124994,-17.37197265625001]]],[[[180,-16.96308593750001],[179.89697265625003,-16.96406250000004],[180,-16.785742187500034],[180,-16.96308593750001]]],[[[-179.97490234374996,-16.92480468750003],[-180,-16.96298828124999],[-180,-16.907812500000034],[-180,-16.82431640624999],[-180,-16.78554687499999],[-179.86098632812502,-16.68828124999999],[-179.97490234374996,-16.92480468750003]]],[[[-179.92944335937503,-16.502832031250037],[-179.999951171875,-16.540039062499986],[-179.900927734375,-16.431542968749994],[-179.92944335937503,-16.502832031250037]]],[[[179.99921875000004,-16.168554687499977],[179.56416015625004,-16.636914062499997],[179.56816406249996,-16.747460937499966],[179.93037109375004,-16.51943359375005],[179.9279296875001,-16.74443359374996],[179.41933593750005,-16.80654296875001],[179.20234375000004,-16.71269531249999],[179.00683593750003,-16.90019531249999],[178.70664062500018,-16.97617187500002],[178.4974609375,-16.78789062500003],[178.58359375000012,-16.621875],[178.80507812499994,-16.631445312500034],[179.55175781250003,-16.249902343750023],[180,-16.15292968749999],[179.99921875000004,-16.168554687499977]]]]},"properties":{"name":"Fiji","childNum":7}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-61.01875,-51.7857421875],[-60.87597656250003,-51.79423828125004],[-60.94755859374996,-51.94628906250002],[-61.14501953125003,-51.83945312500001],[-61.01875,-51.7857421875]]],[[[-60.28623046874995,-51.461914062500014],[-59.38759765625002,-51.35996093750003],[-59.26806640625,-51.42753906250003],[-59.92138671874997,-51.969531250000045],[-60.246337890625,-51.98642578125003],[-60.35346679687498,-52.13994140625004],[-60.686376953125034,-52.18837890624996],[-60.96142578125003,-52.05732421874999],[-60.23847656249998,-51.771972656250036],[-60.58251953125,-51.71269531250004],[-60.24516601562493,-51.638867187500004],[-60.56845703124998,-51.357812499999945],[-60.28623046874995,-51.461914062500014]]],[[[-60.11171875000002,-51.39589843749998],[-60.275341796874955,-51.28056640625002],[-60.06982421875,-51.307910156249996],[-60.11171875000002,-51.39589843749998]]],[[[-58.85019531249995,-51.26992187499998],[-58.42583007812502,-51.32421875000003],[-58.508935546874994,-51.48359375],[-58.271582031250034,-51.57470703124999],[-58.25922851562501,-51.417089843750034],[-57.976513671874955,-51.384375],[-57.80849609375002,-51.51796875],[-57.96044921874997,-51.58320312500003],[-57.79179687499999,-51.63613281249998],[-58.68349609375002,-51.93623046875001],[-58.65278320312498,-52.09921875],[-59.19584960937496,-52.01767578125],[-59.06801757812502,-52.17304687500003],[-59.341503906249955,-52.19599609375],[-59.395654296874966,-52.308007812499994],[-59.64873046875002,-52.134375],[-59.57080078124994,-51.92539062500003],[-59.05952148437498,-51.685449218749994],[-59.09663085937498,-51.49140624999998],[-58.85019531249995,-51.26992187499998]]]]},"properties":{"name":"Falkland Is.","childNum":4}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[55.79736328125003,-21.33935546875003],[55.36269531250005,-21.27363281250004],[55.23281250000005,-21.05839843749999],[55.311328125000074,-20.90410156249999],[55.661914062500074,-20.90625],[55.8390625000001,-21.13857421874998],[55.79736328125003,-21.33935546875003]]],[[[45.180273437500006,-12.97675781250004],[45.069433593750006,-12.895605468750034],[45.09238281250006,-12.653027343749997],[45.22314453124997,-12.752148437500026],[45.180273437500006,-12.97675781250004]]],[[[-51.65253906249998,4.061279296874972],[-52.327880859375,3.18173828125002],[-52.58300781250003,2.528906249999977],[-52.90346679687502,2.211523437499977],[-53.76777343749998,2.354833984375048],[-54.13007812499998,2.121044921875026],[-54.43310546875,2.207519531250057],[-54.51508789062498,2.245458984374963],[-54.55048828125001,2.293066406249991],[-54.59194335937502,2.313769531250031],[-54.61625976562499,2.326757812500006],[-54.60473632812497,2.335791015624991],[-54.56840820312502,2.342578125000031],[-54.53593749999999,2.343310546875003],[-54.48554687500001,2.416113281250006],[-54.402001953124966,2.46152343750002],[-54.25673828125002,2.713720703124977],[-54.19550781249998,2.817871093750057],[-54.17070312499999,2.993603515624969],[-54.203125,3.138183593750028],[-54.18803710937499,3.178759765625031],[-54.063183593749955,3.353320312499989],[-54.00957031249993,3.448535156250017],[-54.03422851562499,3.62939453125],[-54.350732421874994,4.054101562500023],[-54.47968749999998,4.836523437499991],[-53.91992187499997,5.768994140624983],[-52.899316406249966,5.425048828124986],[-52.29052734375003,4.942187500000031],[-52.324609374999966,4.770898437500037],[-52.21997070312494,4.862792968750014],[-52.05810546875003,4.717382812499963],[-52.00292968749997,4.352294921875014],[-51.82753906250002,4.635693359375026],[-51.65253906249998,4.061279296874972]]],[[[-60.826269531250006,14.494482421874991],[-61.063720703125,14.467089843750017],[-61.01132812499998,14.601904296875034],[-61.21333007812501,14.848583984375011],[-60.927148437499966,14.755175781249989],[-60.826269531250006,14.494482421874991]]],[[[-61.23046875000003,15.889941406250074],[-61.310742187499955,15.894677734374966],[-61.25,16.006298828124983],[-61.23046875000003,15.889941406250074]]],[[[-61.58955078125001,16.006933593750006],[-61.759423828124966,16.062060546875045],[-61.74804687499997,16.355273437500017],[-61.55234374999998,16.270898437499966],[-61.58955078125001,16.006933593750006]]],[[[-61.3271484375,16.230419921874983],[-61.522167968749955,16.22802734375003],[-61.47119140624994,16.506640625000045],[-61.17260742187497,16.25610351562497],[-61.3271484375,16.230419921874983]]],[[[9.480371093750023,42.80541992187503],[9.550683593750051,42.12973632812506],[9.186132812500034,41.38491210937502],[8.80751953125008,41.58837890625],[8.886816406249977,41.70068359375003],[8.621875,41.93071289062502],[8.700976562500045,42.09560546875002],[8.565625,42.35771484374996],[8.81484375000008,42.60791015625003],[9.313378906250023,42.71318359374999],[9.363183593750051,43.01738281249996],[9.480371093750023,42.80541992187503]]],[[[-1.17832031249992,45.904052734375],[-1.213574218750011,45.81660156250004],[-1.388671874999972,46.05039062500006],[-1.17832031249992,45.904052734375]]],[[[5.789746093749983,49.53828125000001],[5.823437500000011,49.50507812499998],[5.9013671875,49.48974609374997],[5.928906250000011,49.47753906249997],[5.959472656250028,49.45463867187502],[6.01142578125004,49.44545898437502],[6.074121093750023,49.45463867187502],[6.119921875000017,49.485205078125034],[6.181054687500051,49.498925781249966],[6.344335937500006,49.45273437499998],[6.735449218750006,49.16059570312498],[7.450585937500051,49.152197265625034],[8.134863281250006,48.97358398437498],[7.616601562500023,48.15678710937502],[7.615625,47.59272460937504],[7.343164062499994,47.43310546875003],[7.136035156249989,47.489843750000034],[6.968359375000034,47.453222656250034],[6.900390625000028,47.39423828125001],[7.000585937500034,47.339453125000034],[7.000585937500034,47.32250976562506],[6.978515625000057,47.30205078124996],[6.95205078125008,47.26718750000006],[6.820703125000051,47.163183593750006],[6.688085937500034,47.05825195312505],[6.66689453125008,47.026513671874966],[6.624804687500017,47.00434570312498],[6.45625,46.948339843750034],[6.438646763392874,46.774418247767855],[6.129687500000045,46.56699218750006],[6.118111049107182,46.447459542410726],[6.095898437500011,46.279394531250006],[5.970019531250045,46.214697265625034],[5.971484375000074,46.151220703125006],[6.006640625000045,46.14233398437506],[6.086621093750068,46.14702148437502],[6.19941406250004,46.19306640624998],[6.234667968750045,46.332617187500006],[6.321875,46.39370117187502],[6.428906250000011,46.43051757812506],[6.578222656250034,46.437353515625034],[6.758105468750017,46.41577148437497],[6.772070312500006,46.16513671874998],[6.897265625000017,46.05175781249997],[6.953710937500063,46.017138671875045],[7.00390625,45.95883789062506],[7.021093750000034,45.92578124999997],[6.790917968750023,45.740869140624966],[7.146386718750051,45.381738281249994],[7.07832031250004,45.23994140624998],[6.634765625000028,45.06816406249996],[6.99267578125,44.82729492187502],[6.900195312499989,44.33574218749996],[7.318554687500068,44.13798828125002],[7.637207031250057,44.16484375],[7.4931640625,43.767138671875045],[6.570214843750023,43.199072265625034],[6.115917968750011,43.07236328124998],[5.406542968750074,43.228515625],[5.05976562500004,43.44453125000004],[4.712109375000011,43.373291015625],[3.910839843750011,43.563085937500034],[3.258886718750063,43.193212890625006],[3.051757812500057,42.915136718750006],[3.21142578125,42.43115234375],[2.032714843750028,42.353515625],[1.927929687500068,42.42631835937499],[1.859765625000051,42.457080078125045],[1.7060546875,42.50332031250005],[1.709863281250051,42.604443359374955],[1.568164062500045,42.63500976562506],[1.501367187500023,42.64272460937502],[1.428320312499977,42.59589843749998],[0.696875,42.84511718750005],[0.631640625000045,42.689599609374994],[-0.586425781249943,42.798974609374966],[-1.300048828124943,43.10097656250002],[-1.460839843749937,43.05175781250006],[-1.410693359374932,43.240087890625034],[-1.794042968749949,43.407324218750006],[-1.484863281249943,43.56376953124999],[-1.245507812499937,44.55986328124999],[-1.07695312499996,44.68984375],[-1.152880859374989,44.764013671875006],[-1.245214843749977,44.66669921874998],[-1.081005859374983,45.532421874999955],[-0.548486328124966,45.00058593750006],[-0.790771484375028,45.46801757812497],[-1.195996093749983,45.714453125],[-1.03173828125,45.741064453125006],[-1.14628906249996,46.311376953125034],[-1.786523437499937,46.51484375000001],[-2.059375,46.81030273437497],[-2.01889648437492,47.03764648437502],[-2.197070312499989,47.16293945312506],[-2.027587890625028,47.27358398437502],[-1.742529296874949,47.21596679687502],[-1.97539062499996,47.31069335937505],[-2.503125,47.31206054687496],[-2.427685546874983,47.47089843749998],[-2.770312499999989,47.513867187499955],[-2.787207031249949,47.62553710937496],[-4.312109374999949,47.82290039062502],[-4.678808593749949,48.03950195312501],[-4.32944335937492,48.169970703125045],[-4.577148437499943,48.2900390625],[-4.241406249999926,48.30366210937501],[-4.719384765624966,48.363134765625034],[-4.7625,48.45024414062502],[-4.531201171874983,48.61997070312506],[-3.231445312499972,48.84082031250003],[-2.692333984374983,48.53681640624998],[-2.446191406249937,48.64829101562506],[-2.00371093749996,48.58208007812499],[-1.905712890624955,48.69711914062506],[-1.376464843749972,48.65258789062503],[-1.565478515624932,48.805517578125034],[-1.583105468749977,49.20239257812506],[-1.856445312499972,49.68378906249998],[-1.258642578124949,49.68017578125006],[-1.138525390624977,49.38789062500001],[-0.163476562499937,49.296777343749994],[0.41689453125008,49.448388671874994],[0.129394531250028,49.508447265624966],[0.186718749999983,49.703027343749994],[1.245507812500051,49.99824218750001],[1.5927734375,50.25219726562506],[1.672265625000023,50.885009765625],[2.52490234375,51.097119140624955],[2.759375,50.750634765624994],[3.10683593750008,50.779443359374994],[3.27333984375008,50.53154296875002],[3.595410156250068,50.47734374999999],[3.689355468750023,50.30605468750002],[4.174609375000017,50.24648437500005],[4.149316406250023,49.971582031249994],[4.545019531250063,49.96025390624999],[4.818652343750045,50.153173828125034],[4.867578125000051,49.78813476562502],[5.50732421875,49.51088867187502],[5.789746093749983,49.53828125000001]]]]},"properties":{"name":"France","childNum":10,"cp":[2.8719426,46.8222422]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-7.186865234374949,62.139306640624966],[-7.116796874999977,62.046826171874955],[-7.379101562499926,62.07480468749998],[-7.186865234374949,62.139306640624966]]],[[[-6.631054687499955,62.22788085937498],[-6.655810546874932,62.09360351562498],[-6.840527343749983,62.119287109374994],[-6.725195312499949,61.95146484374999],[-7.17216796874996,62.28559570312501],[-6.631054687499955,62.22788085937498]]],[[[-6.406054687499932,62.258642578125034],[-6.544140624999926,62.20561523437499],[-6.554589843749994,62.35566406250001],[-6.406054687499932,62.258642578125034]]]]},"properties":{"name":"Faeroe Is.","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[158.31484375,6.813671875],[158.18339843750002,6.801269531250057],[158.13476562499997,6.944824218749986],[158.29462890625004,6.951074218750023],[158.31484375,6.813671875]]],[[[138.14267578125006,9.50068359375004],[138.06708984375004,9.419042968750006],[138.18583984375007,9.593310546874989],[138.14267578125006,9.50068359375004]]]]},"properties":{"name":"Micronesia","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[13.293554687500006,2.161572265624997],[13.172167968750017,1.78857421875],[13.21630859375,1.2484375],[13.851367187500017,1.41875],[14.180859375000011,1.370214843749991],[14.429882812500011,0.901464843749991],[14.32421875,0.62421875],[13.949609375000023,0.353808593749989],[13.860058593750011,-0.203320312500011],[14.47412109375,-0.573437500000011],[14.383984375000011,-1.890039062500009],[14.162890625000017,-2.217578125],[14.199804687500006,-2.354199218750011],[13.993847656250011,-2.490625],[13.886914062500011,-2.465429687500006],[13.733789062500023,-2.138476562500003],[13.464941406250006,-2.395410156250009],[12.991992187500017,-2.313378906250009],[12.793554687500006,-1.931835937500011],[12.590429687500006,-1.826855468750011],[12.43212890625,-1.928906250000011],[12.446386718750006,-2.329980468750009],[12.064453125,-2.41259765625],[11.60546875,-2.342578125],[11.537792968750011,-2.83671875],[11.760156250000023,-2.983105468750011],[11.715429687500006,-3.176953125000011],[11.934179687500006,-3.318554687500011],[11.8798828125,-3.665917968750009],[11.685742187500011,-3.68203125],[11.504296875000023,-3.5203125],[11.234472656250006,-3.690820312500009],[11.130175781250017,-3.916308593750003],[10.34765625,-3.013085937500009],[9.722070312500023,-2.467578125],[10.06201171875,-2.549902343750006],[9.624609375,-2.367089843750009],[9.298925781250006,-1.903027343750011],[9.483203125000017,-1.894628906250006],[9.265625,-1.825097656250009],[9.036328125000011,-1.308886718750003],[9.31884765625,-1.632031250000011],[9.501074218750006,-1.55517578125],[9.295800781250023,-1.515234375],[9.3466796875,-1.325],[9.203808593750011,-1.382421875],[9.064648437500011,-1.29833984375],[8.703125,-0.591015625000011],[8.946386718750006,-0.688769531250003],[9.296679687500017,-0.351269531250011],[9.354882812500023,0.343603515624991],[9.468164062500023,0.15976562499999],[9.796777343750023,0.044238281249989],[10.00146484375,0.194970703124994],[9.546484375,0.295947265624989],[9.324804687500006,0.552099609374991],[9.495312500000011,0.664843749999989],[9.617968750000017,0.576513671874991],[9.5908203125,1.031982421875],[9.636132812500023,1.046679687499989],[9.676464843750011,1.07470703125],[9.70458984375,1.079980468749994],[9.760546875000017,1.07470703125],[9.788671875,1.025683593749989],[9.803906250000011,0.998730468749997],[9.90673828125,0.960107421874994],[11.335351562500023,0.999707031249997],[11.332324218750017,1.528369140624989],[11.328710937500006,2.167431640624997],[11.348437500000017,2.299707031249994],[11.558984375000023,2.302197265624997],[13.2203125,2.256445312499991],[13.293554687500006,2.161572265624997]]]},"properties":{"name":"Gabon","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-1.065576171874966,50.69023437500002],[-1.25146484375,50.58881835937498],[-1.563427734374955,50.666113281250006],[-1.31279296874996,50.77348632812502],[-1.065576171874966,50.69023437500002]]],[[[-4.196777343749972,53.321435546874966],[-4.04936523437496,53.30576171874998],[-4.373046875,53.13417968750002],[-4.56787109375,53.386474609375],[-4.315087890625023,53.41723632812503],[-4.196777343749972,53.321435546874966]]],[[[-6.218017578125,54.08872070312506],[-6.649804687499937,54.05864257812496],[-7.007714843749937,54.40668945312501],[-7.324511718750017,54.13344726562502],[-7.606542968750006,54.14384765625002],[-8.118261718749977,54.41425781250004],[-7.75439453125,54.59492187499998],[-7.910595703124955,54.698339843750006],[-7.55039062499992,54.767968749999966],[-7.218652343749937,55.09199218749998],[-6.475048828124955,55.24101562499999],[-6.035791015624994,55.14453125000003],[-5.71684570312496,54.817480468750034],[-5.878613281249955,54.64130859375001],[-5.582519531249943,54.66342773437498],[-5.470410156249926,54.500195312499955],[-5.671093749999955,54.54975585937501],[-5.60678710937492,54.272558593750034],[-6.019042968749972,54.05126953124997],[-6.218017578125,54.08872070312506]]],[[[-5.105419921875011,55.448828125000034],[-5.331494140624955,55.481054687500034],[-5.318115234375,55.709179687499955],[-5.105419921875011,55.448828125000034]]],[[[-6.128906249999972,55.93056640625002],[-6.055322265624994,55.69531249999997],[-6.305078124999966,55.60693359375],[-6.286425781249989,55.77250976562499],[-6.491357421874994,55.697314453125045],[-6.462841796874955,55.808251953124994],[-6.128906249999972,55.93056640625002]]],[[[-5.970068359374949,55.814550781250034],[-6.071972656250011,55.893115234375045],[-5.72514648437496,56.118554687499966],[-5.970068359374949,55.814550781250034]]],[[[-5.77788085937496,56.344335937500034],[-6.313427734374983,56.29365234375001],[-6.138867187499955,56.490625],[-6.286328124999983,56.61186523437502],[-6.102734374999955,56.645654296874966],[-5.760839843749949,56.49067382812501],[-5.77788085937496,56.344335937500034]]],[[[-7.249853515624977,57.115332031250006],[-7.410546874999937,57.38110351562506],[-7.26713867187496,57.37177734375001],[-7.249853515624977,57.115332031250006]]],[[[-6.144726562499983,57.50498046874998],[-6.135546874999989,57.31425781250002],[-5.672460937499977,57.252685546875],[-5.94907226562492,57.045166015625],[-6.034375,57.20122070312499],[-6.322705078124926,57.20249023437498],[-6.761132812499994,57.4423828125],[-6.305957031249989,57.67197265624998],[-6.144726562499983,57.50498046874998]]],[[[-7.205566406250028,57.682958984375006],[-7.182617187499972,57.53330078125006],[-7.514746093749949,57.60195312500002],[-7.205566406250028,57.682958984375006]]],[[[-6.198681640624983,58.36328125000003],[-6.554589843749994,58.092871093750006],[-6.425195312499937,58.02128906249999],[-6.983105468749983,57.75],[-7.083447265624926,57.81376953124999],[-6.856835937499937,57.92353515624998],[-7.085253906249932,58.18217773437499],[-6.726464843749937,58.189404296874955],[-6.776464843750006,58.30151367187497],[-6.237451171874966,58.50283203125005],[-6.198681640624983,58.36328125000003]]],[[[-3.109667968749932,58.515478515625034],[-3.212353515624983,58.32124023437501],[-3.99003906249996,57.95903320312502],[-4.035595703124926,57.85200195312498],[-3.857128906249983,57.81855468750001],[-4.134521484375,57.57773437500006],[-3.402783203124955,57.708251953125],[-2.074072265624977,57.70239257812506],[-1.780664062499994,57.474023437499966],[-2.592675781249937,56.56157226562499],[-3.309960937499966,56.36347656250004],[-2.885156249999937,56.397509765625045],[-2.674267578124955,56.25341796875],[-3.362255859374955,56.02763671875002],[-3.789062499999972,56.09521484375],[-3.048730468749937,55.951953125000045],[-2.599316406249955,56.02729492187501],[-2.14707031249992,55.90297851562502],[-1.655371093749949,55.57036132812502],[-1.232421874999943,54.703710937500034],[-0.084375,54.118066406249994],[-0.20556640625,54.021728515625],[0.115332031250006,53.609277343749994],[-0.270019531249972,53.73676757812504],[-0.659912109375,53.72402343750002],[-0.293701171875,53.69233398437504],[0.270996093750028,53.33549804687499],[0.355761718750045,53.15996093750002],[0.0458984375,52.90561523437498],[0.279785156250028,52.80869140625006],[0.55878906250004,52.96694335937505],[1.05556640625008,52.95898437500003],[1.656738281249972,52.753710937500045],[1.74658203125,52.46899414062503],[1.59140625,52.11977539062502],[1.232421875000057,51.97124023437496],[1.188476562500057,51.803369140624966],[0.752246093750017,51.729589843750034],[0.890917968750017,51.571435546874966],[0.42451171875004,51.465625],[1.414941406250023,51.36328125],[1.397558593750034,51.18203125000002],[0.960156250000011,50.92587890624998],[0.299707031249994,50.775976562500006],[-0.785253906249949,50.76542968749999],[-1.416455078124955,50.896875],[-1.334472656249943,50.82080078124997],[-1.516748046874937,50.747460937499966],[-2.031054687499932,50.72539062499999],[-2.035839843749926,50.603076171875045],[-2.999414062499937,50.71660156249999],[-3.40458984374996,50.63242187499998],[-3.679785156250006,50.239941406249955],[-4.194580078124972,50.39331054687503],[-4.727978515624926,50.29047851562504],[-5.11850585937492,50.038330078125],[-5.622119140624932,50.05068359375002],[-4.188183593749926,51.18852539062502],[-3.135986328124972,51.20502929687501],[-2.433056640624926,51.74072265625],[-3.293115234374994,51.390429687500045],[-3.890771484374994,51.591650390625006],[-4.234570312499955,51.56909179687503],[-4.091015624999926,51.65991210937506],[-4.38627929687496,51.74106445312506],[-4.902294921874926,51.626269531250045],[-5.168359374999937,51.74072265625],[-5.183349609374972,51.94965820312501],[-4.217724609374983,52.277441406250006],[-3.980322265624949,52.54174804687503],[-4.101464843750023,52.915478515624955],[-4.683056640624926,52.80615234374997],[-4.268554687499943,53.14453125],[-3.427734374999972,53.34067382812498],[-3.097558593749937,53.260302734375045],[-3.064746093749932,53.426855468750034],[-2.74951171875,53.310205078124994],[-3.064599609374994,53.512841796874966],[-2.84648437499996,54.135302734375045],[-3.165966796874955,54.12792968750006],[-3.56938476562496,54.46757812499996],[-3.464599609374943,54.77309570312505],[-3.036230468749977,54.95307617187501],[-3.550439453124937,54.94741210937502],[-3.957910156249994,54.780957031249955],[-4.818066406249983,54.84614257812501],[-4.911230468749949,54.68945312500006],[-5.032324218749949,54.76137695312505],[-5.172705078124949,54.98588867187496],[-4.676757812499972,55.50131835937498],[-4.871679687499977,55.87392578125005],[-4.58408203124992,55.93867187500001],[-4.844091796874949,56.05117187499999],[-4.80029296875,56.158349609374994],[-5.228222656249983,55.886328125],[-5.084326171874977,56.197460937499955],[-5.41044921874996,55.995361328125],[-5.55644531249996,55.389599609374955],[-5.730664062499926,55.33413085937502],[-5.504492187499949,55.80239257812502],[-5.609570312499955,56.055273437500034],[-5.188378906249937,56.75805664062503],[-5.652441406249977,56.531982421875],[-6.133691406249966,56.706689453124966],[-5.730615234374994,56.853076171875045],[-5.86142578124992,56.902685546875006],[-5.561914062499994,57.23271484375002],[-5.794921874999972,57.37880859375002],[-5.581787109374972,57.546777343749966],[-5.744921874999989,57.668310546875034],[-5.608349609374955,57.88134765625],[-5.157226562499972,57.88134765625],[-5.413183593750006,58.06972656250002],[-5.338281250000023,58.23872070312498],[-5.008300781250028,58.262646484374955],[-5.016748046874966,58.566552734374966],[-4.433251953124937,58.51284179687505],[-3.25913085937492,58.65],[-3.053076171874949,58.63481445312502],[-3.109667968749932,58.515478515625034]]],[[[-3.057421874999932,59.02963867187498],[-2.793017578124989,58.906933593749955],[-3.331640624999949,58.97124023437499],[-3.31035156249996,59.13081054687498],[-3.057421874999932,59.02963867187498]]],[[[-1.30810546875,60.5375],[-1.052441406249955,60.44448242187502],[-1.299462890624994,59.87866210937503],[-1.290917968749937,60.153466796874966],[-1.663769531249983,60.282519531250074],[-1.374609374999949,60.33291015625002],[-1.571777343749972,60.494433593750074],[-1.363964843750011,60.60957031249998],[-1.30810546875,60.5375]]]]},"properties":{"name":"United Kingdom","childNum":14,"cp":[-2.5830348,54.4598409]}},{"geometry":{"type":"Polygon","coordinates":[[[46.30546875000002,41.507714843749994],[46.61894531250002,41.34375],[46.67255859375001,41.28681640625],[46.66240234375002,41.245507812499994],[46.62636718750002,41.15966796875],[46.534375,41.08857421875],[46.43095703125002,41.077050781249994],[46.086523437500006,41.183837890625],[45.28095703125001,41.449560546875],[45.21718750000002,41.423193359375],[45.00136718750002,41.290966796875],[44.97587890625002,41.277490234374994],[44.81132812500002,41.259375],[44.077246093750006,41.182519531249994],[43.43339843750002,41.155517578125],[43.20546875000002,41.199169921875],[43.15283203125,41.23642578125],[43.14101562500002,41.26484375],[43.17128906250002,41.287939453125],[43.149023437500006,41.30712890625],[43.05712890625,41.352832031249996],[42.90673828125,41.466845703124996],[42.82167968750002,41.4923828125],[42.78789062500002,41.563720703125],[42.75410156250001,41.57890625],[42.68242187500002,41.585742187499996],[42.60683593750002,41.57880859375],[42.590429687500006,41.57070312499999],[42.5673828125,41.55927734375],[42.46640625,41.43984375],[41.92578125,41.495654296874996],[41.82353515625002,41.432373046875],[41.779394531250006,41.44052734375],[41.701757812500006,41.471582031249994],[41.57656250000002,41.497314453125],[41.51005859375002,41.517480468749994],[41.701757812500006,41.705419921875],[41.76298828125002,41.970019531249996],[41.48876953125,42.659326171874994],[40.83662109375001,43.0634765625],[40.46210937500001,43.145703125],[39.97832031250002,43.419824218749994],[40.02373046875002,43.48486328125],[40.084570312500006,43.553125],[40.648046875,43.53388671875],[40.941992187500006,43.41806640625],[41.083105468750006,43.374462890625],[41.35820312500002,43.333398437499994],[41.46074218750002,43.276318359375],[41.58056640625,43.21923828125],[42.76064453125002,43.169580078124994],[42.99160156250002,43.09150390625],[43.00019531250001,43.049658203125],[43.08916015625002,42.9890625],[43.55781250000001,42.844482421875],[43.623046875,42.80771484375],[43.78261718750002,42.747021484375],[43.79873046875002,42.727783203125],[43.79541015625,42.702978515625],[43.74990234375002,42.657519531249996],[43.738378906250006,42.616992187499996],[43.759863281250006,42.59384765625],[43.82597656250002,42.571533203125],[43.95742187500002,42.566552734374994],[44.00468750000002,42.595605468749994],[44.10273437500001,42.616357421874994],[44.32949218750002,42.70351562499999],[44.505859375,42.7486328125],[44.77109375,42.616796875],[44.85048828125002,42.746826171875],[44.87099609375002,42.756396484374996],[44.943359375,42.730273437499996],[45.07158203125002,42.694140625],[45.160253906250006,42.675],[45.34375,42.52978515625],[45.56289062500002,42.5357421875],[45.70527343750001,42.498095703124996],[45.7275390625,42.475048828125],[45.63427734375,42.234716796875],[45.63857421875002,42.205078125],[46.21269531250002,41.989892578124994],[46.42988281250001,41.890966796875],[46.18427734375001,41.7021484375],[46.30546875000002,41.507714843749994]]]},"properties":{"name":"Georgia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-0.068603515625,11.115625],[0.009423828125023,11.02099609375],[-0.08632812499999,10.673046875],[0.380859375,10.291845703124991],[0.264550781250023,9.644726562499997],[0.342578125000017,9.604150390624994],[0.2333984375,9.463525390624994],[0.525683593750017,9.398486328124989],[0.48876953125,8.851464843749994],[0.37255859375,8.75927734375],[0.686328125000017,8.354882812499994],[0.5,7.546875],[0.634765625,7.353662109374994],[0.525585937500011,6.850927734374991],[0.736914062500006,6.452587890624997],[1.187207031250011,6.089404296874989],[0.94970703125,5.810253906249997],[0.259667968750023,5.75732421875],[-2.001855468749994,4.762451171875],[-3.114013671875,5.088671874999989],[-2.815673828125,5.153027343749997],[-2.754980468749977,5.432519531249994],[-2.793652343749983,5.60009765625],[-2.998291015625,5.71132812499999],[-3.227148437499977,6.749121093749991],[-2.959082031249977,7.454541015624997],[-2.789746093749983,7.931933593749989],[-2.668847656249994,8.022216796875],[-2.613378906249977,8.046679687499989],[-2.600976562499994,8.082226562499997],[-2.619970703124977,8.12109375],[-2.61171875,8.147558593749991],[-2.538281249999983,8.171630859375],[-2.505859375,8.208740234375],[-2.600390624999989,8.800439453124994],[-2.649218749999989,8.956591796874989],[-2.689892578124983,9.025097656249997],[-2.746923828124977,9.045117187499997],[-2.705761718749983,9.351367187499989],[-2.695849609374989,9.481347656249994],[-2.706201171874994,9.533935546875],[-2.765966796874977,9.658056640624991],[-2.780517578125,9.745849609375],[-2.791162109374994,10.432421874999989],[-2.914892578124977,10.592333984374989],[-2.829931640624977,10.998388671874991],[-1.04248046875,11.010058593749989],[-0.627148437499983,10.927392578124994],[-0.299462890624994,11.166894531249994],[-0.068603515625,11.115625]]]},"properties":{"name":"Ghana","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-11.389404296875,12.404394531249991],[-11.502197265625,12.198632812499994],[-11.30517578125,12.015429687499989],[-10.933203124999977,12.205175781249991],[-10.709228515625,11.898730468749989],[-10.274853515624983,12.212646484375],[-9.754003906249977,12.029931640624994],[-9.358105468749983,12.255419921874989],[-9.395361328124977,12.464648437499989],[-9.043066406249977,12.40234375],[-8.818310546874983,11.922509765624994],[-8.822021484375,11.673242187499994],[-8.398535156249977,11.366552734374991],[-8.666699218749983,11.009472656249997],[-8.33740234375,10.990625],[-8.266650390624989,10.485986328124994],[-8.007275390624983,10.321875],[-7.990625,10.1625],[-8.155175781249994,9.973193359374989],[-8.136962890625,9.49570312499999],[-7.896191406249983,9.415869140624991],[-7.918066406249977,9.188525390624989],[-7.839404296874989,9.151611328125],[-7.7998046875,9.115039062499989],[-7.777978515624994,9.080859374999989],[-7.902099609375,9.01708984375],[-7.938183593749983,8.979785156249989],[-7.950976562499989,8.786816406249997],[-7.719580078124977,8.643017578124997],[-7.696093749999989,8.375585937499991],[-7.823583984374977,8.467675781249994],[-7.953125,8.477734375],[-8.236962890624994,8.455664062499991],[-8.244140625,8.407910156249997],[-8.256103515625,8.253710937499989],[-8.217138671874977,8.219677734374997],[-8.140625,8.181445312499989],[-8.048583984375,8.169726562499989],[-8.009863281249977,8.07851562499999],[-8.126855468749994,7.867724609374989],[-8.115429687499983,7.7607421875],[-8.205957031249994,7.59023437499999],[-8.231884765624983,7.556738281249991],[-8.429980468749989,7.601855468749989],[-8.486425781249977,7.558496093749994],[-8.659765624999977,7.688378906249994],[-8.8896484375,7.2626953125],[-9.11757812499999,7.215917968749991],[-9.463818359374983,7.415869140624991],[-9.369140625,7.703808593749997],[-9.518261718749983,8.34609375],[-9.781982421875,8.537695312499991],[-10.064355468749994,8.429882812499997],[-10.147412109374983,8.519726562499997],[-10.233056640624994,8.488818359374989],[-10.283203125,8.485156249999989],[-10.360058593749983,8.495507812499994],[-10.394433593749994,8.48095703125],[-10.496435546874977,8.362109374999989],[-10.557714843749977,8.315673828125],[-10.686962890624983,8.321679687499994],[-10.712109374999983,8.335253906249989],[-10.677343749999977,8.400585937499997],[-10.500537109374989,8.687548828124989],[-10.615966796875,9.059179687499991],[-10.726855468749989,9.081689453124994],[-10.747021484374983,9.095263671874989],[-10.749951171874983,9.122363281249989],[-10.687646484374994,9.261132812499994],[-10.682714843749977,9.289355468749989],[-10.758593749999989,9.385351562499991],[-11.047460937499977,9.786328125],[-11.180859374999983,9.925341796874989],[-11.205664062499977,9.977734375],[-11.273632812499983,9.996533203124997],[-11.911083984374983,9.993017578124991],[-12.142333984375,9.87539062499999],[-12.427978515625,9.898144531249997],[-12.557861328125,9.704980468749994],[-12.755859375,9.373583984374989],[-12.958789062499989,9.263330078124994],[-13.077294921874994,9.069628906249989],[-13.292675781249983,9.04921875],[-13.436279296875,9.4203125],[-13.691357421874983,9.535791015624994],[-13.689794921874977,9.927783203124989],[-13.820117187499989,9.88720703125],[-14.045019531249977,10.141259765624994],[-14.426904296874994,10.248339843749989],[-14.609570312499983,10.549853515624989],[-14.593505859375,10.766699218749991],[-14.677343749999977,10.68896484375],[-14.775927734374989,10.931640625],[-14.88671875,10.968066406249989],[-14.975,10.803417968749997],[-15.051220703124983,10.834570312499991],[-15.043017578124989,10.940136718749997],[-14.9990234375,10.9921875],[-14.944433593749977,11.072167968749994],[-14.779296875,11.405517578125],[-14.720263671874989,11.48193359375],[-14.682958984374977,11.508496093749997],[-14.604785156249989,11.511621093749994],[-14.452441406249989,11.556201171874989],[-14.327832031249983,11.629785156249994],[-14.265576171874983,11.659912109375],[-14.122314453125,11.65195312499999],[-13.953222656249977,11.664599609374989],[-13.732763671874977,11.736035156249997],[-13.730664062499983,11.959863281249994],[-13.737988281249983,12.009667968749994],[-13.816308593749994,12.054492187499989],[-13.948876953124994,12.178173828124997],[-13.8875,12.246875],[-13.759765625,12.262353515624994],[-13.673535156249983,12.478515625],[-13.732617187499983,12.592822265624989],[-13.729248046875,12.673925781249991],[-13.082910156249994,12.633544921875],[-13.061279296875,12.489990234375],[-12.930712890624989,12.532275390624989],[-12.399072265624994,12.340087890625],[-11.389404296875,12.404394531249991]]]},"properties":{"name":"Guinea","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-16.763330078124994,13.064160156249997],[-16.824804687499977,13.341064453125],[-16.669335937499994,13.475],[-16.41337890624999,13.269726562499997],[-15.427490234375,13.46835937499999],[-16.135449218749983,13.4482421875],[-16.351806640625,13.34335937499999],[-16.56230468749999,13.587304687499994],[-15.509667968749994,13.586230468750003],[-15.426855468749977,13.727001953124997],[-15.108349609374983,13.81210937499999],[-14.405468749999983,13.503710937500003],[-13.977392578124977,13.54345703125],[-13.826708984374989,13.4078125],[-14.246777343749983,13.23583984375],[-15.151123046875,13.556494140624991],[-15.286230468749977,13.39599609375],[-15.814404296874983,13.325146484374997],[-15.834277343749989,13.156445312499997],[-16.648779296874977,13.154150390624991],[-16.763330078124994,13.064160156249997]]]},"properties":{"name":"Gambia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-15.895898437499966,11.082470703124969],[-15.963964843749977,11.05898437499998],[-15.937695312499955,11.192773437499966],[-15.895898437499966,11.082470703124969]]],[[[-16.11450195312503,11.059423828124977],[-16.236425781249977,11.113427734374966],[-16.06733398437501,11.197216796874983],[-16.11450195312503,11.059423828124977]]],[[[-15.901806640624926,11.4658203125],[-16.02319335937497,11.477148437499991],[-15.964550781249926,11.59829101562498],[-15.901806640624926,11.4658203125]]],[[[-15.986425781249949,11.882031249999969],[-16.038330078124943,11.759716796875011],[-16.15244140624992,11.876806640624963],[-15.986425781249949,11.882031249999969]]],[[[-13.759765625,12.262353515624994],[-13.8875,12.246875],[-13.948876953124966,12.178173828124997],[-13.737988281250011,12.009667968750037],[-13.730664062499926,11.959863281250009],[-13.73276367187492,11.736035156249983],[-13.953222656249977,11.664599609374989],[-14.265576171874926,11.659912109375014],[-14.327832031250011,11.629785156250009],[-14.452441406249989,11.556201171875017],[-14.604785156249932,11.511621093749994],[-14.682958984374949,11.508496093749983],[-14.720263671875017,11.481933593749986],[-14.779296874999972,11.405517578125057],[-14.944433593749949,11.072167968749994],[-14.999023437499972,10.992187500000043],[-15.04301757812496,10.940136718750011],[-15.09375,11.011035156249974],[-15.054589843749994,11.141943359375006],[-15.222119140624926,11.030908203125037],[-15.216699218749994,11.15625],[-15.39311523437496,11.217236328124983],[-15.354687499999955,11.396337890624963],[-15.479492187499972,11.410302734374966],[-15.072656249999937,11.597802734374966],[-15.230371093750023,11.686767578124972],[-15.412988281249994,11.615234374999972],[-15.501904296875011,11.723779296874966],[-15.467187499999937,11.842822265624974],[-15.078271484374937,11.968994140625014],[-15.941748046875006,11.786621093749986],[-15.92021484374996,11.93779296874996],[-16.138427734375,11.917285156250045],[-16.32807617187501,12.051611328124963],[-16.244580078124955,12.237109375],[-16.43681640624996,12.204150390625045],[-16.711816406249937,12.354833984375006],[-16.656933593749955,12.364355468749991],[-16.52133789062495,12.348632812499986],[-16.41630859374996,12.367675781250057],[-16.24150390624996,12.443310546875011],[-16.144189453124937,12.457421875000037],[-15.839550781249955,12.437890624999966],[-15.57480468749992,12.490380859375009],[-15.19609375,12.679931640624986],[-14.3492187499999,12.67641601562498],[-14.064843749999966,12.675292968750014],[-13.729248046875,12.673925781250006],[-13.732617187499983,12.592822265625003],[-13.673535156249926,12.478515624999986],[-13.759765625,12.262353515624994]]]]},"properties":{"name":"Guinea-Bissau","childNum":5}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[11.332324218750017,1.528369140624989],[11.335351562500023,0.999707031250011],[9.906738281250028,0.960107421875037],[9.80390625000004,0.998730468749997],[9.788671875000034,1.025683593749974],[9.760546874999989,1.074707031250014],[9.704589843750057,1.079980468750023],[9.676464843750011,1.074707031250014],[9.636132812500051,1.046679687499989],[9.590820312500057,1.031982421875014],[9.599414062500045,1.054443359374972],[9.509863281250006,1.114794921875017],[9.385937500000068,1.13925781250002],[9.807031250000051,1.927490234375028],[9.77968750000008,2.068212890625006],[9.800781250000028,2.304443359375],[9.826171875000057,2.297802734374969],[9.8369140625,2.242382812500054],[9.870117187500028,2.21328125],[9.979882812499994,2.167773437500045],[10.790917968750023,2.167578125],[11.096582031250051,2.167480468749986],[11.328710937500006,2.167431640624969],[11.332324218750017,1.528369140624989]]],[[[8.735742187500023,3.758300781249972],[8.910058593750023,3.758203125000051],[8.946093750000074,3.627539062499977],[8.704003906250051,3.223632812500028],[8.474902343749989,3.264648437500043],[8.464648437500045,3.450585937499994],[8.735742187500023,3.758300781249972]]]]},"properties":{"name":"Eq. Guinea","childNum":2}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[23.852246093749983,35.53544921874999],[24.166015625000057,35.59521484375],[24.108984374999977,35.49580078124998],[24.35400390625,35.359472656250034],[25.73017578125004,35.34858398437501],[25.791308593750074,35.122851562500045],[26.32021484375008,35.315136718749955],[26.165625,35.018603515625045],[24.79980468750003,34.93447265625002],[24.70888671875008,35.08906250000001],[24.463671875000045,35.160351562499955],[23.59277343749997,35.257226562499966],[23.56982421875,35.534765625000034],[23.67265624999999,35.51391601562506],[23.736914062500034,35.65551757812503],[23.852246093749983,35.53544921874999]]],[[[27.17607421874999,35.46528320312498],[27.070703125000023,35.59775390624998],[27.22314453125,35.820458984374966],[27.17607421874999,35.46528320312498]]],[[[23.053808593750034,36.18979492187498],[22.91083984375004,36.220996093750045],[22.950488281250045,36.38393554687502],[23.053808593750034,36.18979492187498]]],[[[27.84277343750003,35.929296875000034],[27.71552734375004,35.95732421874996],[27.71630859375003,36.17158203125001],[28.23183593750005,36.43364257812502],[28.087792968750023,36.06533203125002],[27.84277343750003,35.929296875000034]]],[[[25.48242187500003,36.39262695312502],[25.37050781250005,36.35893554687499],[25.408984375000074,36.473730468750006],[25.48242187500003,36.39262695312502]]],[[[26.46064453125001,36.58540039062501],[26.270019531250057,36.54692382812499],[26.370019531250023,36.63857421875002],[26.46064453125001,36.58540039062501]]],[[[26.94960937500005,36.72709960937502],[27.214941406250006,36.89863281249998],[27.352148437499977,36.86889648437506],[26.94960937500005,36.72709960937502]]],[[[25.859375,36.79042968750005],[25.74316406250003,36.78974609374998],[26.06445312500003,36.90273437500002],[25.859375,36.79042968750005]]],[[[27.01972656250004,36.95903320312502],[26.91992187500003,36.94521484375005],[26.88867187499997,37.087255859375034],[27.01972656250004,36.95903320312502]]],[[[25.278906250000034,37.06840820312502],[25.105468750000057,37.034960937500045],[25.235058593750068,37.148535156250006],[25.278906250000034,37.06840820312502]]],[[[25.54589843749997,36.96757812499999],[25.45673828125001,36.9296875],[25.361914062500063,37.07041015624998],[25.52529296875005,37.19638671875006],[25.54589843749997,36.96757812499999]]],[[[24.523535156250063,37.125097656250006],[24.42480468750003,37.131982421874994],[24.48378906250005,37.21020507812503],[24.523535156250063,37.125097656250006]]],[[[25.402734375000023,37.419140624999955],[25.312695312500068,37.48930664062496],[25.462988281250063,37.47109375],[25.402734375000023,37.419140624999955]]],[[[26.029296875000057,37.529394531250034],[26.086328125000023,37.63491210937505],[26.351367187500017,37.67431640625],[26.029296875000057,37.529394531250034]]],[[[25.255859375000057,37.59960937500006],[25.156347656250034,37.54506835937505],[24.99648437500005,37.676904296874994],[25.255859375000057,37.59960937500006]]],[[[24.35595703125003,37.57685546875004],[24.28896484375005,37.52827148437498],[24.37910156250004,37.682714843750006],[24.35595703125003,37.57685546875004]]],[[[26.82441406250004,37.81142578125005],[27.05507812500005,37.70927734375002],[26.84492187500004,37.64472656250001],[26.58105468750003,37.723730468750034],[26.82441406250004,37.81142578125005]]],[[[20.888476562500074,37.805371093749955],[20.993945312500074,37.70800781250003],[20.81855468750004,37.66474609375001],[20.61953125000008,37.855029296875045],[20.691503906250006,37.929541015625034],[20.888476562500074,37.805371093749955]]],[[[24.991699218750057,37.75961914062506],[24.962207031250074,37.69238281250003],[24.7001953125,37.961669921875],[24.956347656250045,37.90478515625006],[24.991699218750057,37.75961914062506]]],[[[20.61230468750003,38.38334960937502],[20.761328125,38.07055664062497],[20.523535156250063,38.106640624999955],[20.4521484375,38.23417968750002],[20.35253906250003,38.179882812499955],[20.563183593750068,38.474951171875034],[20.61230468750003,38.38334960937502]]],[[[26.094042968750017,38.21806640625002],[25.891894531250045,38.243310546874994],[25.991406250000068,38.353515625],[25.846093750000023,38.57402343749996],[26.16035156250001,38.54072265625001],[26.094042968750017,38.21806640625002]]],[[[20.68671875000001,38.60869140625002],[20.5546875,38.58256835937502],[20.69414062499999,38.84423828125003],[20.68671875000001,38.60869140625002]]],[[[24.67470703125005,38.80922851562502],[24.54101562499997,38.788671875],[24.485644531250074,38.980273437500045],[24.67470703125005,38.80922851562502]]],[[[23.41542968750008,38.958642578124994],[23.525,38.8134765625],[24.127539062500034,38.648486328125045],[24.27578125000005,38.22001953124996],[24.58837890625003,38.12397460937504],[24.53652343750005,37.97973632812506],[24.212011718750006,38.11752929687506],[24.040136718750006,38.389990234375034],[23.65078125000008,38.44306640625001],[23.25214843750004,38.80122070312498],[22.870312500000068,38.870507812499966],[23.258203125000023,39.03134765625006],[23.41542968750008,38.958642578124994]]],[[[26.41015625000003,39.329443359375034],[26.59560546875005,39.04882812499997],[26.488671875000023,39.074804687500034],[26.46875,38.97280273437502],[26.10791015625,39.08105468749997],[26.273144531249983,39.19755859374999],[26.072363281250034,39.095605468749994],[25.84414062500008,39.20004882812506],[26.16542968750008,39.37353515625006],[26.41015625000003,39.329443359375034]]],[[[20.077929687500045,39.432714843750034],[19.883984375000068,39.461523437500034],[19.646484375,39.76708984375003],[19.926074218750017,39.773730468750045],[19.8466796875,39.66811523437502],[20.077929687500045,39.432714843750034]]],[[[25.43769531250004,39.98330078125002],[25.357031250000063,39.80810546875003],[25.24941406250005,39.89414062500006],[25.06220703125004,39.852392578125006],[25.05800781250005,39.999658203124966],[25.43769531250004,39.98330078125002]]],[[[24.774218750000074,40.615185546874955],[24.515527343750023,40.64702148437496],[24.623339843750045,40.79291992187501],[24.774218750000074,40.615185546874955]]],[[[26.03896484375008,40.726757812499955],[25.10449218750003,40.994726562500006],[24.792968750000057,40.857519531250034],[24.47705078125,40.94775390625003],[24.082324218750074,40.72407226562504],[23.762792968750063,40.74780273437497],[23.866796875000034,40.41855468750006],[24.21279296875008,40.32778320312502],[24.343359375000034,40.14770507812503],[23.913183593750063,40.35878906250005],[23.72792968750008,40.329736328124994],[23.96748046875001,40.11455078125002],[23.947070312500045,39.96557617187506],[23.66455078125003,40.22382812499998],[23.42626953125,40.26396484374999],[23.62734375,39.92407226562503],[22.896484375000057,40.39990234374997],[22.92226562500008,40.59086914062499],[22.629492187500034,40.49555664062501],[22.59218750000005,40.03691406250002],[23.327734374999977,39.174902343750006],[23.15468750000008,39.10146484375005],[23.16171875,39.25776367187501],[22.92138671874997,39.30634765625004],[22.886035156250074,39.16997070312496],[23.066699218750017,39.03793945312498],[22.569140625000074,38.86748046874999],[23.25292968750003,38.66123046875006],[23.68398437500008,38.35244140625002],[23.96699218750001,38.275],[24.024511718750006,38.139794921874966],[24.01972656250001,37.67773437499997],[23.50175781249999,38.03486328124998],[23.03632812500004,37.87836914062501],[23.48925781250003,37.440185546875],[23.16152343750005,37.333837890625006],[22.725390625000017,37.542138671874966],[23.16015625000003,36.448095703125034],[22.717187500000023,36.79394531250006],[22.42773437500003,36.47578124999998],[22.08046875000008,37.028955078124966],[21.95556640625003,36.990087890625034],[21.892382812500045,36.73730468749997],[21.58291015625005,37.080957031249994],[21.678906250000068,37.38720703125003],[21.124707031250068,37.89160156250003],[21.40371093750005,38.19667968750002],[21.658398437500068,38.17509765624996],[21.82470703125003,38.328125],[22.846386718750068,37.96757812499996],[23.18349609375008,38.133691406249966],[22.421679687500045,38.43852539062499],[22.319921875,38.35683593750005],[21.96533203124997,38.412451171875006],[21.47255859375005,38.321386718750006],[21.3310546875,38.48730468749997],[21.303320312500034,38.373925781249966],[21.113183593750023,38.38466796875002],[20.768554687500057,38.874414062499966],[21.111621093750045,38.89628906249999],[21.11835937500001,39.029980468749955],[20.71337890625,39.03515625000003],[20.300781250000057,39.32709960937501],[20.19140625,39.545800781249966],[20.099414062500074,39.641259765624966],[20.001269531250074,39.70942382812501],[20.022558593750063,39.710693359375],[20.059765624999983,39.69912109375002],[20.13105468750004,39.66162109375003],[20.206835937500017,39.65351562499998],[20.382421875,39.802636718749994],[20.381640625000017,39.84179687500006],[20.311328125000074,39.95078125000006],[20.311132812500034,39.97944335937504],[20.338476562500006,39.991064453125006],[20.38369140625008,40.0171875],[20.408007812500074,40.049462890624994],[20.4560546875,40.065576171874994],[20.657421875000068,40.11738281249998],[20.881640625000017,40.467919921874994],[21.030859375000034,40.62246093750002],[20.95576171875001,40.775292968749994],[20.96425781250005,40.84990234374999],[21.575781250000034,40.86894531249996],[21.627539062500006,40.896337890625034],[21.77949218750004,40.95043945312506],[21.99335937500001,41.13095703125006],[22.18447265625005,41.15864257812501],[22.49355468750005,41.118505859375006],[22.603613281249977,41.14018554687499],[22.724804687500068,41.17851562499999],[22.78388671875004,41.33198242187498],[23.155957031250068,41.32207031249999],[23.239843750000034,41.38496093750001],[23.372070312500057,41.3896484375],[23.433398437500017,41.39873046874999],[23.53583984375001,41.38603515624999],[23.63515625000008,41.386767578125045],[24.011328124999977,41.460058593750034],[24.03291015625004,41.469091796875034],[24.05605468750005,41.527246093749966],[24.38671875,41.523535156250006],[24.487890625,41.55522460937499],[24.518261718750068,41.55253906249996],[24.773730468750045,41.356103515624994],[24.99355468750008,41.36499023437503],[25.133398437500063,41.31577148437506],[25.251171875000068,41.243554687499994],[25.923339843750057,41.311914062499966],[26.066406250000057,41.35068359375006],[26.135351562499977,41.3857421875],[26.155175781250023,41.43486328124999],[26.143554687500057,41.52153320312496],[26.085546875000063,41.704150390625045],[26.10742187499997,41.72568359374998],[26.20058593750005,41.74379882812502],[26.320898437500034,41.716552734375],[26.581347656250074,41.60126953125004],[26.62490234375008,41.401757812499994],[26.330664062499977,41.23876953125],[26.331054687500057,40.954492187499994],[26.03896484375008,40.726757812499955]]]]},"properties":{"name":"Greece","childNum":29}},{"geometry":{"type":"Polygon","coordinates":[[[-61.71552734375,12.012646484374997],[-61.714990234374994,12.18515625],[-61.60703125,12.223291015624994],[-61.71552734375,12.012646484374997]]]},"properties":{"name":"Grenada","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-46.266699218750006,60.781396484374994],[-46.381542968749955,60.66030273437502],[-46.7880859375,60.758398437500034],[-46.205224609374994,60.943505859374994],[-46.266699218750006,60.781396484374994]]],[[[-37.03125,65.53198242187497],[-37.23842773437494,65.60986328125003],[-37.047509765624966,65.722265625],[-37.03125,65.53198242187497]]],[[[-51.01367187499994,69.55249023437497],[-51.202050781249966,69.525],[-51.33886718749994,69.73203125000006],[-51.094580078125006,69.92416992187503],[-50.67900390624999,69.84853515625],[-51.01367187499994,69.55249023437497]]],[[[-52.73115234375001,69.94472656250005],[-52.0453125,69.8072265625],[-51.90019531249999,69.60478515625007],[-53.57841796874996,69.25664062500002],[-54.18271484374995,69.40351562500001],[-53.65830078124998,69.46513671875005],[-53.825,69.54033203124999],[-54.91914062499998,69.71362304687503],[-54.78789062499996,69.94985351562502],[-54.322607421875034,69.94189453125],[-54.83076171875001,70.13295898437502],[-54.37163085937499,70.31728515625],[-53.296728515625034,70.20537109375002],[-52.73115234375001,69.94472656250005]]],[[[-51.67514648437498,70.855224609375],[-52.11938476562497,70.87065429687502],[-52.10673828124999,70.96801757812497],[-51.67514648437498,70.855224609375]]],[[[-25.43232421875001,70.92133789062495],[-25.402246093749994,70.65268554687503],[-26.217871093749977,70.45405273437498],[-26.604687499999926,70.55336914062497],[-28.03525390624995,70.48681640625],[-27.61723632812496,70.91376953125001],[-26.621777343749955,70.87563476562497],[-25.81889648437499,71.04365234375001],[-25.43232421875001,70.92133789062495]]],[[[-53.53520507812493,71.04082031250005],[-53.9578125,71.12773437499999],[-53.58447265625003,71.29707031249995],[-53.53520507812493,71.04082031250005]]],[[[-55.01689453124999,72.79111328125003],[-55.56660156249998,72.56435546875002],[-56.214794921874955,72.71918945312495],[-55.01689453124999,72.79111328125003]]],[[[-18.000537109374932,75.40732421875003],[-17.391992187499937,75.03691406250007],[-18.670800781249966,75.00166015624998],[-18.856054687499977,75.31914062500002],[-18.000537109374932,75.40732421875003]]],[[[-18.58261718749995,76.042333984375],[-19.085351562499966,76.43037109375001],[-18.882470703124937,76.70380859375001],[-18.58261718749995,76.042333984375]]],[[[-71.667333984375,77.32529296874998],[-72.48955078124999,77.43164062499997],[-71.43344726562495,77.394384765625],[-71.667333984375,77.32529296874998]]],[[[-17.6125,79.82587890624995],[-18.662011718749966,79.72001953125005],[-19.13828125,79.85234375000002],[-17.98291015625,80.05517578125003],[-17.471386718749955,80.02871093749997],[-17.6125,79.82587890624995]]],[[[-44.86455078124999,82.08364257812502],[-46.75190429687501,82.34819335937502],[-47.27226562499996,82.65693359375001],[-46.399169921875,82.692138671875],[-44.91748046875003,82.48051757812505],[-44.86455078124999,82.08364257812502]]],[[[-29.952880859375,83.56484374999997],[-25.795068359374994,83.26098632812497],[-31.99267578125,83.0853515625],[-32.03271484374997,82.98344726562502],[-25.12338867187495,83.15961914062501],[-24.47031249999995,82.87739257812498],[-21.582519531249943,82.6341796875],[-23.118066406249966,82.32470703125003],[-29.57939453124996,82.16118164062502],[-29.887402343749983,82.05483398437502],[-29.543847656249994,81.93994140624997],[-27.839501953124966,82.04887695312505],[-25.148828124999966,82.001123046875],[-24.293066406249977,81.70097656250005],[-23.103710937499983,82.01181640625003],[-21.337988281249977,82.068701171875],[-21.230517578125017,81.60136718749999],[-23.11772460937499,80.77817382812498],[-19.62993164062499,81.63989257812503],[-17.456054687499943,81.397705078125],[-16.12070312499995,81.776611328125],[-14.241992187500017,81.81386718750005],[-12.434423828125006,81.68251953125002],[-11.430664062499972,81.45683593750005],[-13.126220703124972,81.08779296875],[-14.452343749999955,80.99311523437498],[-14.503564453124994,80.76328125000006],[-16.76059570312492,80.573388671875],[-15.937255859374972,80.42763671874997],[-16.48876953124997,80.25195312499997],[-18.070947265624994,80.17207031249995],[-19.429199218749943,80.25771484375],[-20.150146484375,80.01123046874997],[-18.99199218749996,79.17836914062502],[-21.133740234374926,78.65864257812501],[-21.729589843749977,77.70854492187499],[-20.862597656249932,77.91186523437503],[-19.490429687499983,77.71889648437497],[-19.46752929687503,77.56582031250005],[-20.162060546874926,77.68984375],[-20.680810546875023,77.61899414062503],[-20.23193359374997,77.36840820312497],[-19.30029296874997,77.22236328124995],[-18.442626953124943,77.259375],[-18.51030273437496,76.77817382812498],[-20.48671875,76.92080078125],[-21.614697265624926,76.68789062499997],[-22.18525390625001,76.79409179687502],[-22.609326171874983,76.70429687500004],[-21.877343749999966,76.57348632812503],[-21.488232421874926,76.271875],[-20.10361328124992,76.21909179687503],[-19.508984374999926,75.75751953124995],[-19.52636718750003,75.18022460937505],[-20.484960937500006,75.31425781249999],[-21.649316406249966,75.02343749999997],[-22.232861328124926,75.11972656249998],[-21.69511718749999,74.96445312500003],[-20.985791015624983,75.07436523437497],[-20.86157226562497,74.63593750000001],[-20.41708984374995,74.9751953125],[-19.98491210937499,74.9751953125],[-19.287011718750023,74.54638671875006],[-19.36914062499997,74.28403320312498],[-20.256445312499977,74.2828125],[-20.653125,74.13735351562502],[-21.954931640624977,74.24428710937497],[-21.942919921874932,74.56572265624999],[-22.32158203124999,74.30253906250002],[-22.134814453124932,73.99047851562503],[-20.36728515624992,73.8482421875],[-20.509667968749966,73.49287109375001],[-22.346875,73.26923828125001],[-23.23320312499999,73.39770507812497],[-24.157714843749943,73.76445312499999],[-24.67724609375,73.602197265625],[-25.521289062500017,73.85161132812499],[-24.79125976562497,73.51127929687502],[-26.062304687500017,73.25302734375],[-27.270410156250023,73.43627929687503],[-26.541845703125006,73.24897460937495],[-27.561621093750006,73.13847656250002],[-27.348046875000023,73.06782226562501],[-25.057031250000023,73.396484375],[-24.132666015625006,73.409375],[-22.036328124999955,72.91845703125006],[-22.29321289062497,72.11953125],[-24.06904296875001,72.49873046874998],[-24.629980468749977,73.03764648437499],[-26.657617187499966,72.71582031249997],[-24.81333007812492,72.90151367187497],[-24.65,72.58251953125],[-25.117871093749983,72.34697265625005],[-24.66684570312492,72.437353515625],[-21.959667968749955,71.74467773437502],[-22.479638671874937,71.38344726562497],[-22.417578125,71.24868164062505],[-22.29902343750001,71.43232421874998],[-21.75224609374999,71.47832031250002],[-21.522656249999926,70.52622070312503],[-22.38413085937492,70.46240234375],[-22.437011718749943,70.860009765625],[-22.690673828124943,70.43730468750002],[-23.327832031249983,70.45097656250007],[-23.97138671875001,70.64946289062499],[-24.562207031249926,71.22353515624997],[-25.885156249999966,71.571923828125],[-27.08720703124999,71.6265625],[-27.107031250000034,71.53266601562498],[-25.842724609374955,71.48017578124995],[-25.74223632812499,71.18359375],[-26.717919921874994,70.95048828125005],[-28.39843749999997,70.99291992187497],[-27.99218749999997,70.89521484374998],[-28.06987304687499,70.69902343750005],[-29.07207031249999,70.444970703125],[-26.621777343749955,70.46337890625],[-26.576806640625023,70.35708007812502],[-27.560839843749932,70.12446289062498],[-27.384179687500023,69.9916015625],[-27.027734374999966,70.20122070312499],[-25.529882812499977,70.35317382812502],[-23.66733398437495,70.139306640625],[-22.28447265624996,70.12583007812498],[-22.287060546874955,70.03339843749998],[-23.03364257812501,69.90083007812498],[-23.04956054687497,69.79272460937497],[-23.86572265624997,69.73671875000002],[-23.739404296874994,69.58862304687497],[-24.296679687500017,69.58554687500006],[-24.295556640624966,69.439306640625],[-25.188574218750006,69.26054687500002],[-25.092431640624937,69.16518554687502],[-25.697998046874943,68.889892578125],[-26.48291015624997,68.67592773437502],[-29.24951171874997,68.29877929687501],[-29.86850585937495,68.31157226562505],[-30.318115234375,68.19331054687501],[-30.72001953124999,68.25117187499998],[-30.610742187499994,68.11791992187503],[-30.97856445312499,68.06132812500005],[-32.32744140624999,68.43730468749999],[-32.16455078125,67.99111328125002],[-33.15698242187497,67.62670898437506],[-34.1982421875,66.65507812499999],[-35.18857421874995,66.25029296875002],[-35.86723632812502,66.44140624999997],[-35.630078124999926,66.13994140625002],[-36.37919921874996,65.830810546875],[-36.52724609375002,66.00771484375],[-36.665185546874966,65.79008789062507],[-37.06279296874996,65.87143554687503],[-37.410058593749994,65.65634765625],[-37.954785156249955,65.63359375000007],[-37.278710937499994,66.30439453124995],[-38.156640624999966,66.38559570312498],[-37.75234375000002,66.26152343750002],[-38.13994140625002,65.90351562499998],[-38.52036132812498,66.00966796875002],[-38.20336914062497,65.71171874999999],[-40.17353515624998,65.55615234375],[-39.57792968749996,65.34077148437501],[-39.937255859375,65.14160156250003],[-40.253125,65.04887695312505],[-41.08442382812501,65.10083007812497],[-40.966015624999955,64.86884765624995],[-40.655468749999926,64.91533203125002],[-40.18222656249998,64.47993164062495],[-40.78173828125,64.22177734375003],[-41.581005859374926,64.29833984375],[-41.03056640624996,64.12104492187504],[-40.61777343749998,64.13173828125],[-40.550390625000034,63.72524414062505],[-40.77519531249999,63.53364257812501],[-41.04873046875002,63.51381835937505],[-41.387890624999926,63.06186523437498],[-41.84448242187497,63.07026367187501],[-42.174511718749955,63.20878906249999],[-41.63447265624998,62.972460937500074],[-41.90898437499996,62.73710937499999],[-42.94165039062503,62.72021484375003],[-42.15297851562502,62.568457031250006],[-42.32148437499998,62.15273437500005],[-42.110205078125006,61.857226562500074],[-42.58530273437498,61.71748046875001],[-42.34736328125001,61.61743164062497],[-42.717041015625,60.767480468749994],[-43.04409179687502,60.523681640625],[-43.92270507812495,60.59536132812502],[-43.21298828124998,60.390673828125074],[-43.122900390625006,60.06123046875001],[-43.32011718749993,59.928125],[-43.95502929687498,60.025488281250006],[-43.65791015625001,59.85864257812503],[-43.90654296874996,59.815478515625045],[-44.11699218750002,59.83193359375002],[-44.06547851562499,59.92480468750003],[-44.412939453125006,59.922607421875],[-44.22436523437494,60.273535156250006],[-44.61328124999997,60.01665039062499],[-45.37924804687495,60.20292968750002],[-45.367773437500006,60.37294921875002],[-44.97470703124995,60.457226562499955],[-44.756738281249966,60.66459960937502],[-45.38051757812494,60.444921875],[-46.04663085937503,60.61572265625],[-46.141943359375006,60.776513671874994],[-45.87021484374998,61.21831054687502],[-46.87446289062501,60.81640625000003],[-48.180810546874966,60.76923828125001],[-47.77031249999999,60.99775390625001],[-48.386425781249926,61.004736328125034],[-48.42817382812501,61.18740234375002],[-48.92207031249998,61.27744140624998],[-49.28906249999997,61.58994140625006],[-49.380273437499994,61.89018554687502],[-48.82871093749998,62.0796875],[-49.62377929687494,61.99858398437499],[-49.553466796875,62.23271484374999],[-50.319238281249966,62.473193359375045],[-50.298730468749966,62.72197265625002],[-49.793115234374994,63.04462890625004],[-50.39008789062501,62.82202148437497],[-51.46884765624995,63.64228515625001],[-51.547509765624994,64.00610351562497],[-50.260693359374955,64.21425781250002],[-50.48662109374996,64.20888671875],[-50.43706054687499,64.31284179687503],[-51.58491210937498,64.10317382812502],[-51.70786132812498,64.205078125],[-51.403759765624926,64.46318359375002],[-50.49208984375002,64.69316406250005],[-50.00898437500001,64.44726562499997],[-50.12163085937493,64.703759765625],[-50.51699218750002,64.76650390625],[-50.96064453124998,65.20112304687498],[-50.721582031249966,64.79760742187503],[-51.22060546875002,64.62846679687502],[-51.25537109375,64.75810546875005],[-51.92260742187503,64.21875],[-52.259033203125,65.154931640625],[-52.537695312500034,65.32880859374998],[-51.61914062500003,65.71318359375002],[-51.091894531250006,65.77578125],[-51.7234375,65.723486328125],[-52.55126953125003,65.46137695312498],[-52.760937499999926,65.59082031249997],[-53.198974609375,65.59404296875002],[-53.106347656249966,65.97714843749998],[-53.39204101562498,66.04833984375],[-51.225,66.88154296875001],[-53.035791015624966,66.20141601562503],[-53.538769531249955,66.13935546874998],[-53.41875,66.64853515624998],[-53.038281249999955,66.82680664062497],[-52.38686523437502,66.88115234375005],[-53.44360351562503,66.924658203125],[-53.88442382812502,67.13554687499999],[-53.79858398437494,67.41816406250001],[-52.666455078124955,67.74970703124995],[-50.613476562499955,67.5279296875],[-51.171044921874966,67.693603515625],[-50.96884765624998,67.80664062500003],[-51.765234375000034,67.73784179687505],[-52.34482421874998,67.83691406249997],[-53.735205078125006,67.54902343750004],[-53.151562499999926,68.20776367187503],[-51.779980468749926,68.05673828124998],[-51.456494140624926,68.116064453125],[-51.21015625000001,68.419921875],[-52.19853515624993,68.22080078125],[-53.38315429687495,68.29736328124997],[-53.03945312500002,68.61088867187499],[-52.60458984374998,68.70874023437503],[-51.62314453124995,68.53481445312505],[-50.945703124999966,68.68266601562505],[-50.807714843750006,68.81699218749998],[-51.24941406250002,68.73994140625001],[-51.084863281249994,69.12827148437498],[-50.29736328124994,69.17060546874998],[-51.07695312499996,69.20947265625],[-50.291699218749955,70.01445312500005],[-52.254638671875,70.05893554687503],[-53.02304687499995,70.30190429687497],[-54.01445312499996,70.42167968750005],[-54.53076171875,70.69926757812502],[-54.16582031249999,70.82011718750005],[-52.801953124999955,70.7505859375],[-50.87236328124993,70.36489257812502],[-50.66328124999998,70.417578125],[-51.32285156249998,70.58876953124997],[-51.25659179687497,70.85268554687502],[-51.77431640625002,71.01044921875001],[-51.018945312499966,71.001318359375],[-51.37666015625001,71.11904296875],[-53.007568359375,71.17998046874999],[-52.89184570312497,71.457666015625],[-51.76992187500002,71.67172851562498],[-53.44008789062502,71.57900390625002],[-53.14453125000003,71.80742187500002],[-53.65214843749996,72.36264648437506],[-53.92773437499997,72.31879882812501],[-53.47758789062502,71.84995117187506],[-54.01992187500002,71.657861328125],[-53.96298828124995,71.45898437499997],[-54.6890625,71.36723632812505],[-55.59404296874999,71.55351562500005],[-55.315576171874994,72.11069335937498],[-54.84013671874996,72.35610351562497],[-55.581445312499994,72.178857421875],[-55.63583984374998,72.300439453125],[-55.29570312499996,72.35439453124997],[-55.60170898437494,72.453466796875],[-54.924951171874994,72.57197265624998],[-54.737939453124994,72.87250976562501],[-55.07309570312498,73.01513671875003],[-55.28891601562498,72.93320312500003],[-55.66855468749998,73.00791015624998],[-55.288281249999955,73.32709960937498],[-56.10405273437496,73.55815429687499],[-55.83828125,73.75971679687501],[-56.22539062499999,74.12910156249995],[-57.23056640624995,74.12529296875007],[-56.70634765625002,74.21918945312501],[-56.717675781249994,74.42924804687499],[-56.25546874999998,74.52680664062498],[-58.56552734374998,75.35273437500001],[-58.249658203124994,75.50668945312503],[-58.51621093749995,75.68906250000006],[-61.18823242187494,76.157861328125],[-63.29130859374996,76.35205078125003],[-63.84306640624999,76.21713867187498],[-64.307275390625,76.31650390624998],[-65.36992187499993,76.13056640625004],[-65.87573242187494,76.23833007812505],[-66.46577148437498,76.13916015625],[-66.99257812500002,76.21293945312502],[-66.67480468750003,75.977392578125],[-68.14873046875002,76.06704101562497],[-69.48408203125001,76.39916992187503],[-68.1142578125,76.65063476562503],[-69.67382812499994,76.73588867187507],[-69.69423828125002,76.98945312500004],[-70.613134765625,76.82182617187499],[-71.14145507812498,77.02866210937503],[-70.86284179687496,77.175439453125],[-68.97832031250002,77.19531250000006],[-68.13554687499999,77.37958984375001],[-66.38945312499999,77.28027343750003],[-66.69121093749999,77.68120117187502],[-67.68808593749995,77.523779296875],[-68.62153320312498,77.60185546875002],[-69.35136718749999,77.467138671875],[-70.53540039062497,77.699560546875],[-70.11445312500001,77.84135742187505],[-71.27163085937494,77.81313476562497],[-72.81806640624995,78.1943359375],[-72.47250976562498,78.48203125],[-71.65131835937493,78.62314453124998],[-68.99345703124999,78.857421875],[-68.37705078124998,79.037841796875],[-65.82553710937503,79.17373046874997],[-64.79228515624993,80.00063476562502],[-64.17915039062498,80.09926757812497],[-66.84365234374997,80.07622070312507],[-67.05063476562503,80.384521484375],[-64.51552734374997,81],[-63.72197265624993,81.05732421875001],[-63.028662109375006,80.88955078125002],[-62.90336914062496,81.21835937500003],[-61.43598632812498,81.13359375000002],[-60.842871093750034,81.85537109374997],[-59.28193359374998,81.88403320312503],[-56.615136718749994,81.362890625],[-59.26181640624998,82.00664062500005],[-54.54887695312496,82.35063476562505],[-53.671337890624955,82.16406249999997],[-53.55566406250003,81.65327148437501],[-53.022558593750034,82.32172851562504],[-50.894433593749994,81.89521484375001],[-49.54106445312496,81.91806640625003],[-50.93554687500003,82.38281250000003],[-50.03710937499994,82.472412109375],[-44.7294921875,81.77983398437505],[-44.23886718749998,82.3681640625],[-45.55654296875002,82.74702148437498],[-41.87646484375,82.680322265625],[-41.36962890625003,82.75],[-46.136816406250006,82.85883789062504],[-46.169042968750006,83.06386718749997],[-45.41459960937496,83.01767578124998],[-43.00927734375003,83.26459960937501],[-41.300146484375006,83.10078125000004],[-40.35683593750002,83.332177734375],[-38.15625,82.9986328125],[-38.74956054687496,83.37084960937497],[-37.72333984374998,83.49775390624998],[-29.952880859375,83.56484374999997]]]]},"properties":{"name":"Greenland","childNum":14}},{"geometry":{"type":"Polygon","coordinates":[[[-89.2328125,15.888671875],[-88.89404296875,15.890625],[-88.60336914062499,15.76416015625],[-88.5939453125,15.950292968749991],[-88.22832031249999,15.72900390625],[-88.271435546875,15.694873046875003],[-88.36455078124999,15.616015625],[-88.68447265625,15.360498046874994],[-88.96098632812499,15.152441406249991],[-89.142578125,15.072314453125003],[-89.22236328125,14.866064453124991],[-89.16220703124999,14.669238281250003],[-89.17177734375,14.606884765624997],[-89.28671875,14.529980468749997],[-89.36259765624999,14.416015625],[-89.5736328125,14.390087890624997],[-89.54716796874999,14.241259765625003],[-90.04814453124999,13.904052734375],[-90.09521484375,13.736523437499997],[-90.60693359375,13.929003906250003],[-91.37734375,13.990185546874997],[-92.23515624999999,14.54541015625],[-92.15854492187499,14.963574218749997],[-92.14423828125,15.001953125],[-92.09873046874999,15.026757812499994],[-92.07480468749999,15.07421875],[-92.187158203125,15.320898437499991],[-92.08212890624999,15.495556640624997],[-91.9572265625,15.703222656249991],[-91.736572265625,16.07016601562499],[-91.433984375,16.070458984374994],[-90.97958984374999,16.07080078125],[-90.70322265624999,16.071044921875],[-90.52197265625,16.071191406249994],[-90.44716796875,16.072705078124997],[-90.45986328125,16.162353515625],[-90.450146484375,16.261376953124994],[-90.4169921875,16.351318359375],[-90.4169921875,16.39101562499999],[-90.47109375,16.43955078124999],[-90.57578125,16.467822265625003],[-90.63408203124999,16.5107421875],[-90.634375,16.565136718749997],[-90.65996093749999,16.630908203125003],[-90.710693359375,16.70810546874999],[-90.975830078125,16.867822265624994],[-91.409619140625,17.255859375],[-91.1955078125,17.254101562499997],[-90.99296874999999,17.25244140625],[-90.98916015625,17.81640625],[-89.16147460937499,17.81484375],[-89.2328125,15.888671875]]]},"properties":{"name":"Guatemala","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[144.74179687500003,13.25927734375],[144.64931640625002,13.4287109375],[144.87539062500002,13.614648437499994],[144.94082031250002,13.5703125],[144.74179687500003,13.25927734375]]]},"properties":{"name":"Guam","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-57.194775390625,5.5484375],[-57.3185546875,5.335351562499994],[-57.20981445312499,5.195410156249991],[-57.331005859375,5.020166015624994],[-57.711083984374994,4.991064453124991],[-57.91704101562499,4.820410156249991],[-57.84599609374999,4.668164062499997],[-58.05429687499999,4.101660156249991],[-57.646728515625,3.39453125],[-57.303662109375,3.377099609374994],[-57.19736328124999,2.853271484375],[-56.704345703125,2.036474609374991],[-56.4828125,1.942138671875],[-56.96953124999999,1.91640625],[-57.03759765625,1.936474609374997],[-57.092675781249994,2.005810546874997],[-57.118896484375,2.013964843749989],[-57.31748046874999,1.963476562499991],[-57.41269531249999,1.908935546875],[-57.500439453125,1.77382812499999],[-57.54575195312499,1.72607421875],[-57.59443359375,1.7041015625],[-57.795654296875,1.7],[-57.8734375,1.667285156249989],[-57.9828125,1.6484375],[-58.03466796875,1.520263671875],[-58.34067382812499,1.587548828124994],[-58.38037109375,1.530224609374997],[-58.39580078124999,1.481738281249989],[-58.5060546875,1.438671875],[-58.511865234374994,1.28466796875],[-58.68461914062499,1.281054687499989],[-58.73032226562499,1.247509765624997],[-58.78720703124999,1.20849609375],[-58.82177734375,1.201220703124989],[-59.231201171875,1.376025390624989],[-59.53569335937499,1.7],[-59.66660156249999,1.746289062499997],[-59.66850585937499,1.842333984374989],[-59.74072265625,1.874169921874994],[-59.75620117187499,1.900634765625],[-59.75522460937499,2.274121093749997],[-59.8896484375,2.362939453124994],[-59.9943359375,2.689990234374989],[-59.854394531249994,3.5875],[-59.55112304687499,3.933544921874997],[-59.557763671874994,3.960009765624989],[-59.62021484374999,4.023144531249997],[-59.73857421874999,4.226757812499997],[-59.69970703125,4.353515625],[-60.1486328125,4.533251953124989],[-59.990673828125,5.082861328124991],[-60.142041015625,5.238818359374989],[-60.241650390625,5.257958984374994],[-60.335205078125,5.199316406249991],[-60.45952148437499,5.188085937499991],[-60.6513671875,5.221142578124997],[-60.742138671875,5.202050781249994],[-61.37680664062499,5.906982421875],[-61.3908203125,5.938769531249989],[-61.303125,6.049511718749997],[-61.22495117187499,6.129199218749989],[-61.15947265624999,6.174414062499991],[-61.12871093749999,6.214306640624997],[-61.152294921875,6.385107421874991],[-61.151025390624994,6.446533203125],[-61.181591796875,6.513378906249997],[-61.20361328125,6.58837890625],[-61.14560546874999,6.69453125],[-60.717919921874994,6.768310546875],[-60.35209960937499,7.002880859374997],[-60.32207031249999,7.092041015625],[-60.32548828124999,7.133984375],[-60.34506835937499,7.15],[-60.46494140624999,7.166552734374989],[-60.523193359375,7.143701171874994],[-60.583203125,7.156201171874997],[-60.63330078125,7.211083984374994],[-60.718652343749994,7.535937499999989],[-60.513623046875,7.813183593749997],[-60.032421875,8.053564453124991],[-59.99072265625,8.162011718749994],[-59.96484375,8.191601562499997],[-59.849072265625,8.248681640624994],[-59.83164062499999,8.305957031249989],[-60.017529296875,8.54931640625],[-59.20024414062499,8.07460937499999],[-58.51108398437499,7.39804687499999],[-58.48056640624999,7.038134765624989],[-58.67294921874999,6.390771484374994],[-58.414990234375,6.85117187499999],[-57.982568359374994,6.785888671875],[-57.54013671874999,6.33154296875],[-57.2275390625,6.178417968749997],[-57.194775390625,5.5484375]]]},"properties":{"name":"Guyana","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[73.70742187500002,-53.13710937499999],[73.46513671875002,-53.184179687500006],[73.25117187500001,-52.97578125000001],[73.83779296875002,-53.11279296875],[73.70742187500002,-53.13710937499999]]]},"properties":{"name":"Heard I. and McDonald Is.","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-83.635498046875,14.876416015624997],[-84.53764648437496,14.633398437499963],[-84.64594726562498,14.661083984375011],[-84.86044921874998,14.809765625000011],[-84.98515624999999,14.752441406249972],[-85.059375,14.582958984374997],[-85.20834960937498,14.311816406250003],[-85.73393554687496,13.85869140625006],[-85.75341796875,13.852050781250028],[-85.78671874999995,13.844433593749997],[-85.98378906249997,13.965673828125006],[-86.04038085937503,14.050146484374977],[-86.33173828124995,13.770068359375031],[-86.37695312500003,13.755664062500031],[-86.61025390624997,13.774853515625026],[-86.73364257812494,13.763476562500017],[-86.75898437499995,13.746142578125045],[-86.77060546875003,13.698730468749972],[-86.763525390625,13.635253906250014],[-86.72958984375,13.4072265625],[-86.710693359375,13.31337890624998],[-86.72929687499996,13.284375],[-86.79213867187497,13.279785156249972],[-86.87353515624994,13.266503906250023],[-86.918212890625,13.223583984374983],[-87.00932617187499,13.007812499999986],[-87.0591796875,12.991455078125028],[-87.337255859375,12.979248046875028],[-87.48911132812503,13.352929687500051],[-87.814208984375,13.399169921875057],[-87.781884765625,13.521386718749994],[-87.71533203125003,13.812695312500011],[-87.73144531250003,13.841064453125014],[-87.80224609374997,13.889990234375034],[-87.89199218749997,13.894970703124983],[-87.99101562499996,13.879638671874972],[-88.15102539062497,13.987353515624974],[-88.44912109374994,13.850976562499994],[-88.48266601562503,13.854248046875043],[-88.49765624999998,13.904541015624986],[-88.50434570312501,13.964208984374963],[-88.51254882812498,13.97895507812504],[-89.12050781249994,14.370214843749991],[-89.36259765624996,14.416015625],[-89.17177734375,14.606884765624983],[-89.16220703125,14.669238281249989],[-89.22236328125001,14.86606445312502],[-89.142578125,15.072314453125031],[-88.96098632812496,15.15244140625002],[-88.68447265625002,15.360498046875037],[-88.36455078124996,15.616015625000045],[-88.27143554687498,15.694873046875045],[-88.22832031249999,15.729003906249972],[-88.131103515625,15.701025390625034],[-87.87495117187495,15.879345703124955],[-86.35664062499998,15.783203125],[-85.93627929687497,15.953417968750045],[-85.98564453124999,16.02416992187497],[-85.48369140624996,15.899511718749977],[-84.97373046874998,15.989892578124994],[-84.55966796875,15.802001953125],[-84.26142578124998,15.822607421875034],[-83.765283203125,15.405468750000054],[-83.972802734375,15.519628906250034],[-84.11132812499997,15.492431640625],[-84.09506835937503,15.400927734375017],[-83.92744140624998,15.394042968750028],[-83.76044921874998,15.220361328124994],[-83.49794921874997,15.222119140624997],[-83.64638671875,15.368408203125043],[-83.36918945312493,15.239990234375],[-83.29086914062498,15.078906250000045],[-83.2255859375,15.042285156250045],[-83.15751953124999,14.993066406249966],[-83.41503906249994,15.008056640625],[-83.5365234375,14.977001953124983],[-83.635498046875,14.876416015624997]]]},"properties":{"name":"Honduras","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[17.60781250000005,42.76904296875],[17.744238281250063,42.70034179687505],[17.34414062500008,42.790380859375006],[17.60781250000005,42.76904296875]]],[[[16.650683593750017,42.99658203125],[17.188281250000045,42.917041015625045],[16.850683593750006,42.8955078125],[16.650683593750017,42.99658203125]]],[[[17.667578125000063,42.897119140624994],[18.436328125000017,42.559716796874994],[18.517480468750023,42.43291015624999],[17.823828125,42.79741210937502],[17.045410156250057,43.014892578125],[17.667578125000063,42.897119140624994]]],[[[16.785253906250006,43.270654296874966],[16.490332031250034,43.28618164062502],[16.44892578125004,43.38706054687506],[16.89130859375001,43.314648437499955],[16.785253906250006,43.270654296874966]]],[[[15.371386718750074,43.973828124999955],[15.437207031250068,43.899511718750006],[15.270019531250028,44.01074218750003],[15.371386718750074,43.973828124999955]]],[[[14.488085937500074,44.66005859375005],[14.31240234375008,44.90039062499997],[14.33125,45.16499023437498],[14.488085937500074,44.66005859375005]]],[[[14.810253906250068,44.97705078124997],[14.45039062500004,45.079199218750006],[14.571093750000017,45.224755859374994],[14.810253906250068,44.97705078124997]]],[[[18.905371093750006,45.931738281250034],[18.839062499999983,45.83574218750002],[19.064257812500045,45.51499023437506],[19.004687500000074,45.39951171875006],[19.4,45.2125],[19.062890625000023,45.13720703125],[19.007128906250045,44.86918945312502],[18.83642578125,44.883251953124955],[18.66259765625,45.07744140624999],[17.812792968750074,45.078125],[16.918652343749983,45.27656249999998],[16.53066406250008,45.21669921875002],[16.29335937500005,45.00883789062496],[16.028320312500057,45.18959960937502],[15.788085937500057,45.17895507812497],[15.736621093750045,44.76582031250001],[16.10341796875008,44.52099609375006],[16.300097656250017,44.12451171875],[17.27382812500005,43.44575195312501],[17.650488281250063,43.006591796875],[17.585156250000068,42.93837890625005],[16.903125,43.392431640625006],[16.393945312500023,43.54335937500002],[15.985546875000068,43.519775390625],[15.185839843750017,44.17211914062503],[15.122949218749994,44.256787109374955],[15.470996093750045,44.27197265625003],[14.981347656250023,44.60292968750005],[14.854589843750034,45.08100585937501],[14.550488281249983,45.297705078125006],[14.31269531250004,45.33779296875002],[13.86074218750008,44.83740234375003],[13.517187500000063,45.481787109375034],[13.878710937500017,45.428369140624994],[14.369921875000074,45.48144531250006],[14.427343750000034,45.50576171875002],[14.56884765625,45.65722656249997],[14.591796875000057,45.65126953125002],[14.649511718750006,45.57148437500001],[14.793066406250034,45.47822265625001],[14.95458984375,45.499902343749994],[15.110449218750034,45.450781250000034],[15.242089843750023,45.44140624999997],[15.339453125000063,45.46704101562506],[15.326660156250028,45.502294921875034],[15.291210937500011,45.541552734375045],[15.283593750000051,45.5796875],[15.35371093750004,45.659912109375],[15.27705078125004,45.73261718749998],[15.652148437500074,45.86215820312498],[15.675585937500045,45.98369140624996],[15.666210937500011,46.04848632812502],[15.596875,46.10922851562506],[15.592578125000017,46.139990234375006],[15.608984374999977,46.171923828125045],[16.1064453125,46.382226562499994],[16.32119140625005,46.53461914062504],[16.42763671875005,46.5244140625],[16.516210937499977,46.499902343749966],[16.569921875,46.48500976562505],[16.748046875000057,46.41640625000002],[16.87148437500008,46.33930664062504],[17.310644531250006,45.99614257812502],[17.80712890625,45.79042968750002],[18.358300781250023,45.75302734375006],[18.533593750000023,45.79614257812503],[18.56464843750004,45.81328124999999],[18.666015625,45.90747070312497],[18.905371093750006,45.931738281250034]]]]},"properties":{"name":"Croatia","childNum":8}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-72.80458984374997,18.777685546875063],[-72.82221679687501,18.707128906249977],[-73.07797851562498,18.790917968749994],[-73.27641601562499,18.95405273437501],[-72.80458984374997,18.777685546875063]]],[[[-71.647216796875,19.195947265624994],[-71.80712890624997,18.987011718749983],[-71.733642578125,18.85639648437501],[-71.72705078125,18.80322265625003],[-71.74321289062502,18.73291015625],[-71.86650390624999,18.61416015625005],[-71.98686523437499,18.61035156249997],[-72.000390625,18.59790039062503],[-71.94038085937493,18.51259765625005],[-71.87255859374997,18.416210937499955],[-71.76191406249998,18.34130859374997],[-71.73725585937495,18.27080078124999],[-71.76831054687497,18.039160156250063],[-71.85292968749997,18.119140625],[-71.94609375,18.186083984375045],[-72.05986328124993,18.228564453125017],[-72.87666015624998,18.151757812499994],[-73.38515625000002,18.251171874999983],[-73.747314453125,18.190234375000017],[-73.88496093749998,18.041894531249994],[-74.478125,18.45],[-74.3875,18.624707031249983],[-74.22773437499998,18.662695312499977],[-72.78935546874996,18.434814453125],[-72.37607421874998,18.57446289062503],[-72.34765624999994,18.674951171874994],[-72.81108398437496,19.071582031250074],[-72.70322265625,19.441064453125023],[-73.43837890624994,19.722119140624983],[-73.21777343750003,19.88369140625005],[-72.63701171875002,19.90087890625],[-72.21982421875003,19.744628906250057],[-71.834716796875,19.696728515624983],[-71.77924804687498,19.718164062499994],[-71.75742187499998,19.68818359375001],[-71.71147460937493,19.486572265625057],[-71.74648437499997,19.28583984375001],[-71.647216796875,19.195947265624994]]]]},"properties":{"name":"Haiti","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[22.1318359375,48.405322265624996],[22.253710937500017,48.407373046874994],[22.582421875000023,48.134033203125],[22.769140625,48.109619140625],[22.87666015625001,47.947265625],[21.99970703125001,47.505029296874994],[21.121679687500006,46.282421875],[20.76025390625,46.246240234374994],[20.613671875000023,46.13349609375],[20.508105468750017,46.166943359375],[20.28095703125001,46.1330078125],[20.241796875,46.10859375],[20.21015625000001,46.126025390624996],[20.161425781250017,46.141894531249996],[19.93408203125,46.161474609375],[19.84443359375001,46.145898437499994],[19.61347656250001,46.169189453125],[19.421289062500023,46.064453125],[18.666015625,45.907470703125],[18.56464843750001,45.81328125],[18.533593750000023,45.796142578125],[18.358300781250023,45.75302734375],[17.80712890625,45.790429687499994],[17.310644531250006,45.996142578124996],[16.871484375000023,46.339306640625],[16.748046875,46.41640625],[16.569921875,46.485009765624994],[16.516210937500006,46.499902343749994],[16.283593750000023,46.857275390625],[16.093066406250017,46.86328125],[16.453417968750017,47.006787109375],[16.44287109375,47.39951171875],[16.676562500000017,47.536035156249994],[16.421289062500023,47.674462890624994],[17.06660156250001,47.707568359374996],[17.147363281250023,48.00595703125],[17.76191406250001,47.770166015624994],[18.72421875,47.787158203124996],[18.791894531250023,48.000292968749996],[19.625390625000023,48.223095703125],[19.95039062500001,48.146630859374994],[20.333789062500017,48.295556640624994],[20.490039062500017,48.526904296874996],[21.45136718750001,48.55224609375],[21.766992187500023,48.3380859375],[22.1318359375,48.405322265624996]]]},"properties":{"name":"Hungary","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[122.9489257812501,-10.90927734375002],[122.82617187500003,-10.899121093749983],[122.84570312500003,-10.761816406249991],[123.37109375000003,-10.474902343749989],[123.41816406250004,-10.651269531250037],[122.9489257812501,-10.90927734375002]]],[[[121.8830078125001,-10.590332031249957],[121.70468750000006,-10.5556640625],[121.99833984375002,-10.446972656249983],[121.8830078125001,-10.590332031249957]]],[[[123.41621093750004,-10.302636718749966],[123.3255859375,-10.264160156249943],[123.45878906250002,-10.13994140624996],[123.41621093750004,-10.302636718749966]]],[[[120.0125,-9.374707031250026],[120.78447265625002,-9.95703125],[120.83261718750006,-10.0375],[120.69804687500002,-10.206640624999949],[120.4391601562501,-10.294042968749991],[120.14482421875002,-10.200097656249952],[119.60107421874997,-9.773535156250006],[119.08544921875003,-9.706933593750023],[118.95878906250002,-9.519335937500003],[119.29589843749997,-9.3671875],[119.9420898437501,-9.301464843750026],[120.0125,-9.374707031250026]]],[[[125.06816406250002,-9.511914062499997],[124.42753906250002,-10.14863281250004],[123.7472656250001,-10.347167968749986],[123.60478515625002,-10.270117187500006],[123.71640625000012,-10.078613281249986],[123.5892578125,-9.966796875000028],[123.709375,-9.61484375],[124.0363281250001,-9.341601562500031],[124.28232421875012,-9.427929687500026],[124.44443359375012,-9.190332031250023],[124.92226562500005,-8.942480468749977],[124.93681640625007,-9.053417968750026],[125.14902343750012,-9.042578125000034],[125.10048828125,-9.189843750000023],[124.96015625000004,-9.213769531250009],[125.06816406250002,-9.511914062499997]]],[[[115.60996093750012,-8.769824218749974],[115.48046875000003,-8.715429687500006],[115.56142578125,-8.669921874999972],[115.60996093750012,-8.769824218749974]]],[[[122.97734375000002,-8.54521484374996],[122.88779296875006,-8.587304687500009],[123.01054687500002,-8.448339843750034],[123.153125,-8.475781250000026],[122.97734375000002,-8.54521484374996]]],[[[119.46406250000004,-8.741015624999974],[119.38554687500002,-8.736035156250026],[119.4464843750001,-8.429199218749957],[119.55722656250012,-8.518847656250003],[119.46406250000004,-8.741015624999974]]],[[[123.31748046875012,-8.354785156249974],[123.02500000000012,-8.395507812500014],[123.21708984375002,-8.235449218750006],[123.33603515625006,-8.269042968750014],[123.31748046875012,-8.354785156249974]]],[[[116.64082031250004,-8.613867187500006],[116.51425781250012,-8.820996093750011],[116.58652343750012,-8.886132812499966],[116.23935546875006,-8.912109375000014],[115.85732421875005,-8.787890625000017],[116.07646484375002,-8.744921874999974],[116.06113281250006,-8.437402343750023],[116.4015625000001,-8.204199218750034],[116.7189453125001,-8.336035156249977],[116.64082031250004,-8.613867187500006]]],[[[124.28662109375003,-8.32949218749998],[124.14667968750004,-8.531445312499997],[123.92773437500003,-8.448925781249969],[124.23955078125002,-8.20341796874996],[124.28662109375003,-8.32949218749998]]],[[[123.92480468750003,-8.2724609375],[123.55302734375007,-8.566796875],[123.23007812500006,-8.530664062500023],[123.47587890625007,-8.322265625000014],[123.39121093750012,-8.280468750000026],[123.77597656250006,-8.190429687499986],[123.92480468750003,-8.2724609375]]],[[[138.89511718750006,-8.388671874999957],[138.56337890625,-8.30908203125],[138.79619140625007,-8.173632812500017],[138.89511718750006,-8.388671874999957]]],[[[117.55634765625004,-8.367285156249949],[117.49052734375007,-8.183398437499974],[117.66503906249997,-8.148242187500003],[117.55634765625004,-8.367285156249949]]],[[[124.5755859375,-8.140820312499997],[125.05029296874997,-8.179589843749994],[125.13173828125,-8.326464843749989],[124.38066406250002,-8.41513671875002],[124.43066406249997,-8.18320312500002],[124.5755859375,-8.140820312499997]]],[[[127.8234375000001,-8.098828124999969],[128.11923828125012,-8.17070312499996],[128.02353515625006,-8.255371093749972],[127.82089843750012,-8.190234375000031],[127.8234375000001,-8.098828124999969]]],[[[122.7829101562501,-8.61171875],[121.65136718749997,-8.898730468749946],[121.41464843750006,-8.81484375],[121.32832031250004,-8.916894531250009],[121.03525390625012,-8.935449218749966],[120.55048828125004,-8.80185546875002],[119.909375,-8.857617187500011],[119.80791015625002,-8.697656250000023],[119.87480468750007,-8.419824218749994],[120.61025390625005,-8.24042968750004],[121.44453125000004,-8.57783203125004],[121.96650390625004,-8.455175781250006],[122.32324218749997,-8.628320312500023],[122.85048828125,-8.304394531250011],[122.91914062500004,-8.221875],[122.75859375000002,-8.185937499999952],[122.91699218749997,-8.105566406250006],[123.00595703125006,-8.329101562499986],[122.7829101562501,-8.61171875]]],[[[130.86220703125,-8.31875],[130.77519531250002,-8.34990234374996],[131.02011718750012,-8.091308593749943],[131.17636718750006,-8.130761718749994],[130.86220703125,-8.31875]]],[[[118.24238281250004,-8.317773437499994],[118.61191406250006,-8.28066406249998],[118.71386718749997,-8.41494140624998],[118.926171875,-8.297656249999974],[119.12968750000002,-8.668164062499969],[118.74589843750002,-8.735449218749991],[118.83261718750012,-8.833398437499966],[118.47861328125012,-8.856445312499957],[118.37890625000003,-8.674609375000031],[118.18994140624997,-8.840527343749997],[117.06132812500002,-9.099023437499994],[116.78847656250005,-9.006347656250028],[116.83505859375012,-8.532421875000026],[117.16484375000007,-8.367187500000014],[117.56708984375004,-8.426367187499991],[117.80605468750005,-8.711132812500011],[117.96953125000002,-8.728027343749986],[118.23486328124997,-8.591894531249963],[117.81484375000005,-8.342089843749974],[117.7552734375,-8.149511718749991],[118.11748046875007,-8.12226562500004],[118.24238281250004,-8.317773437499994]]],[[[115.44785156250012,-8.155175781249994],[115.70429687500004,-8.40712890624998],[115.14492187500005,-8.849023437500037],[115.05507812500005,-8.573046874999946],[114.61318359375,-8.37832031249998],[114.46757812500007,-8.166308593749946],[114.93847656249997,-8.18710937500002],[115.15400390625004,-8.065722656249974],[115.44785156250012,-8.155175781249994]]],[[[129.83886718749997,-7.954589843749986],[129.71347656250012,-8.04072265625004],[129.60898437500006,-7.803417968750011],[129.81298828124997,-7.819726562499952],[129.83886718749997,-7.954589843749986]]],[[[126.80097656250004,-7.667871093750009],[126.4720703125,-7.950390625000011],[126.04003906250003,-7.885839843750006],[125.79824218750005,-7.984570312499969],[125.97529296875004,-7.663378906249989],[126.21367187500002,-7.706738281250026],[126.60957031250004,-7.571777343749972],[126.80097656250004,-7.667871093750009]]],[[[127.41943359375003,-7.623046875000028],[127.37070312500012,-7.512792968749949],[127.47519531250012,-7.531054687500031],[127.41943359375003,-7.623046875000028]]],[[[138.53535156250004,-8.273632812499969],[138.2962890625,-8.405175781250037],[137.65039062499997,-8.386132812499966],[138.08183593750002,-7.566210937500003],[138.29550781250012,-7.4384765625],[138.76982421875002,-7.390429687499974],[138.98906250000002,-7.696093749999989],[138.53535156250004,-8.273632812499969]]],[[[131.3255859375,-7.999511718749986],[131.11376953125003,-7.997363281249989],[131.13779296875012,-7.684863281250017],[131.64345703125,-7.11279296875],[131.73613281250007,-7.197070312500017],[131.64384765625002,-7.266894531249946],[131.62441406250005,-7.626171874999955],[131.3255859375,-7.999511718749986]]],[[[131.98203125000006,-7.202050781249966],[131.75078125000002,-7.116796875],[131.92226562500005,-7.104492187499986],[131.98203125000006,-7.202050781249966]]],[[[128.6701171875001,-7.183300781249969],[128.52978515625003,-7.134570312499989],[128.62773437500007,-7.06875],[128.6701171875001,-7.183300781249969]]],[[[120.77441406250003,-7.118945312500003],[120.64082031250004,-7.115820312499991],[120.63339843750006,-7.018261718750011],[120.77441406250003,-7.118945312500003]]],[[[113.84453125000007,-7.105371093749994],[113.12695312499997,-7.224121093750028],[112.72587890625007,-7.072753906250014],[112.86806640625,-6.899902343749972],[113.06738281250003,-6.879980468749991],[113.97470703125012,-6.873046875],[114.0736328125,-6.960156249999983],[113.84453125000007,-7.105371093749994]]],[[[115.37705078125006,-6.97080078125002],[115.22031250000012,-6.952539062500037],[115.24052734375007,-6.861230468749994],[115.54609375000004,-6.938671874999955],[115.37705078125006,-6.97080078125002]]],[[[105.25283203125005,-6.640429687499946],[105.12138671875007,-6.614941406249997],[105.26054687500002,-6.523925781250014],[105.25283203125005,-6.640429687499946]]],[[[134.53681640625004,-6.442285156249994],[134.32275390624997,-6.84873046875002],[134.09082031249997,-6.833789062500003],[134.10703125000006,-6.471582031250009],[134.19462890625007,-6.459765625],[134.11464843750005,-6.190820312500009],[134.53681640625004,-6.442285156249994]]],[[[107.37392578125005,-6.007617187499989],[107.66679687500002,-6.215820312499957],[108.33017578125012,-6.286035156249966],[108.67783203125006,-6.790527343749972],[110.42626953124997,-6.947265625000028],[110.83476562500002,-6.424218749999952],[110.97226562500012,-6.435644531249977],[111.18154296875005,-6.686718749999969],[111.54033203125002,-6.648242187500031],[112.0873046875,-6.89335937499996],[112.53925781250004,-6.926464843749955],[112.64873046875007,-7.221289062499977],[112.7943359375,-7.304492187499974],[112.79453125000012,-7.55244140625004],[113.01357421875005,-7.657714843749986],[113.49765625000006,-7.723828124999955],[114.07070312500005,-7.633007812500011],[114.40927734375012,-7.79248046875],[114.38691406250004,-8.405175781250037],[114.58378906250002,-8.769628906250034],[113.25332031250005,-8.286718749999963],[112.67880859375006,-8.409179687499957],[111.50996093750004,-8.30507812499998],[110.60722656250002,-8.149414062499972],[109.28164062500005,-7.704882812500003],[108.74121093749997,-7.667089843750034],[108.45175781250006,-7.79697265625002],[107.91748046875003,-7.724121093750014],[107.28496093750007,-7.471679687500014],[106.45527343750004,-7.368652343749986],[106.51972656250004,-7.053710937499943],[106.19824218749997,-6.927832031249977],[105.25546875000012,-6.835253906250031],[105.37089843750002,-6.664355468750031],[105.48369140625007,-6.781542968750017],[105.65507812500002,-6.469531249999946],[105.78691406250002,-6.456933593749966],[105.86826171875006,-6.11640625000004],[106.075,-5.914160156249963],[106.82519531249997,-6.098242187499977],[107.0462890625,-5.90419921874998],[107.37392578125005,-6.007617187499989]]],[[[120.52832031249997,-6.2984375],[120.48730468749997,-6.464843749999972],[120.47734375000007,-5.775292968750009],[120.52832031249997,-6.2984375]]],[[[112.7194335937501,-5.81103515625],[112.58603515625006,-5.803613281249994],[112.69003906250006,-5.726171875000034],[112.7194335937501,-5.81103515625]]],[[[132.80712890625003,-5.850781250000011],[132.68144531250002,-5.91259765625],[132.63017578125002,-5.60703125],[132.80712890625003,-5.850781250000011]]],[[[134.74697265625,-5.707031249999957],[134.71416015625007,-6.29511718750004],[134.44111328125004,-6.334863281249966],[134.15488281250006,-6.06289062499998],[134.3019531250001,-6.009765624999986],[134.34306640625002,-5.833007812499943],[134.20537109375002,-5.707226562499997],[134.34130859375003,-5.712890624999986],[134.57080078124997,-5.42734375],[134.74697265625,-5.707031249999957]]],[[[132.92626953124997,-5.902050781249983],[132.84501953125002,-5.987988281249997],[133.13847656250002,-5.317871093749986],[133.11962890625003,-5.575976562499989],[132.92626953124997,-5.902050781249983]]],[[[102.36718750000003,-5.478710937499983],[102.1107421875,-5.32255859374996],[102.3717773437501,-5.366406250000011],[102.36718750000003,-5.478710937499983]]],[[[123.62675781250007,-5.271582031249963],[123.58261718750006,-5.36738281250004],[123.54277343750002,-5.271093749999963],[123.62675781250007,-5.271582031249963]]],[[[122.04296874999997,-5.437988281250028],[121.80849609375,-5.256152343750017],[121.91367187500012,-5.072265624999957],[122.04101562500003,-5.158789062499991],[122.04296874999997,-5.437988281250028]]],[[[122.64511718750012,-5.26943359374998],[122.5638671875,-5.3875],[122.28310546875,-5.319531249999969],[122.39628906250002,-5.069824218749986],[122.36894531250007,-4.767187499999977],[122.70195312500002,-4.61865234375],[122.75986328125012,-4.933886718750003],[122.61406250000007,-5.138671874999986],[122.64511718750012,-5.26943359374998]]],[[[123.17978515625006,-4.551171875000023],[123.195703125,-4.82265625],[123.05517578124997,-4.748242187500026],[122.97167968750003,-5.138476562500031],[123.18730468750007,-5.333007812499957],[122.96875,-5.405761718749943],[122.81210937500012,-5.671289062499952],[122.64501953124997,-5.663378906250031],[122.58642578124997,-5.488867187500006],[122.76650390625005,-5.210156249999983],[122.85332031250007,-4.618359375000026],[123.074609375,-4.38691406250004],[123.17978515625006,-4.551171875000023]]],[[[133.57080078124997,-4.245898437500003],[133.621875,-4.299316406249957],[133.32089843750006,-4.111035156249969],[133.57080078124997,-4.245898437500003]]],[[[123.2423828125001,-4.112988281250011],[123.07617187499997,-4.227148437499991],[122.96904296875002,-4.029980468749969],[123.21191406250003,-3.997558593750028],[123.2423828125001,-4.112988281250011]]],[[[128.56259765625012,-3.58544921875],[128.39160156250003,-3.637890625000026],[128.45156250000005,-3.514746093749991],[128.56259765625012,-3.58544921875]]],[[[128.2755859375001,-3.67460937499996],[127.97802734374997,-3.770996093749972],[127.925,-3.69931640625002],[128.32910156249997,-3.51591796874996],[128.2755859375001,-3.67460937499996]]],[[[116.42412109375007,-3.464453124999963],[116.38779296875012,-3.636718749999972],[116.3265625,-3.539062499999972],[116.42412109375007,-3.464453124999963]]],[[[116.30332031250006,-3.868164062499957],[116.05878906250004,-4.006933593749991],[116.06357421875006,-3.457910156249952],[116.26972656250004,-3.251074218750006],[116.30332031250006,-3.868164062499957]]],[[[126.86113281250007,-3.087890624999986],[127.22734375000007,-3.391015625],[127.22958984375006,-3.633007812500011],[126.68632812500007,-3.823632812500037],[126.21455078125004,-3.605175781250026],[126.05654296875,-3.420996093749991],[126.08828125,-3.105468750000014],[126.86113281250007,-3.087890624999986]]],[[[106.88642578125004,-3.005273437500023],[106.7428710937501,-2.932812500000011],[106.91064453124997,-2.93398437499998],[106.88642578125004,-3.005273437500023]]],[[[129.75468750000007,-2.865820312500034],[130.3791015625001,-2.989355468749977],[130.56992187500006,-3.130859375000028],[130.85996093750006,-3.570312500000028],[130.805078125,-3.85771484374996],[129.844140625,-3.327148437499957],[129.51171875000003,-3.32851562499998],[129.46767578125005,-3.453222656249977],[128.8625,-3.234960937500006],[128.51660156249997,-3.449121093750037],[128.13203125000004,-3.157421875000026],[127.90234374999997,-3.496289062499955],[127.87792968749997,-3.222070312499966],[128.19853515625002,-2.865917968749969],[128.99111328125,-2.82851562499998],[129.17441406250006,-2.933496093749966],[129.48417968750002,-2.785742187499977],[129.75468750000007,-2.865820312500034]]],[[[100.42509765625007,-3.182910156249974],[100.46513671875007,-3.32851562499998],[100.20429687500004,-2.98681640625],[100.19853515625002,-2.785546875000023],[100.45458984375003,-3.001953124999972],[100.42509765625007,-3.182910156249974]]],[[[108.2072265625001,-2.997656249999977],[108.05527343750006,-3.22685546874996],[107.85820312500002,-3.086328125000023],[107.61445312500004,-3.209375],[107.56347656250003,-2.920117187499997],[107.66630859375002,-2.566308593750037],[107.83779296875005,-2.530273437499972],[108.21513671875002,-2.696972656250011],[108.29062500000012,-2.829980468750023],[108.2072265625001,-2.997656249999977]]],[[[100.20410156249997,-2.741015625000017],[100.01494140625007,-2.819726562499966],[99.98789062500006,-2.525390624999957],[100.20410156249997,-2.741015625000017]]],[[[99.84306640625007,-2.343066406250031],[99.60703125000012,-2.257519531250011],[99.57216796875005,-2.025781249999966],[99.84306640625007,-2.343066406250031]]],[[[126.055078125,-2.451269531249963],[125.86289062500006,-2.077148437499943],[125.92275390625,-1.974804687499969],[126.055078125,-2.451269531249963]]],[[[126.02421875000007,-1.789746093750011],[126.33173828125004,-1.822851562500006],[125.47919921875004,-1.940039062499991],[125.38720703124997,-1.843066406249946],[126.02421875000007,-1.789746093750011]]],[[[130.35332031250007,-1.690527343749963],[130.41884765625,-1.971289062499963],[130.24804687500003,-2.047753906249994],[129.7376953125,-1.866894531250011],[130.35332031250007,-1.690527343749963]]],[[[124.96953125000007,-1.70546875],[125.18789062500005,-1.712890624999986],[125.31406250000006,-1.877148437499969],[124.41777343750002,-2.005175781250031],[124.32968750000012,-1.858886718749972],[124.41757812500006,-1.659277343749991],[124.96953125000007,-1.70546875]]],[[[135.47421875000006,-1.591796875000014],[136.89257812500003,-1.799707031249994],[136.22812500000012,-1.893652343749949],[135.47421875000006,-1.591796875000014]]],[[[108.953125,-1.61962890625],[108.83789062499997,-1.661621093750028],[108.80371093750003,-1.567773437499994],[108.953125,-1.61962890625]]],[[[106.04570312500002,-1.669433593750014],[106.36591796875004,-2.464843749999972],[106.81845703125006,-2.573339843749963],[106.6120117187501,-2.895507812499957],[106.66718750000004,-3.071777343749986],[105.99873046875004,-2.824902343749955],[105.7858398437501,-2.18134765625004],[105.13339843750012,-2.042578125],[105.45957031250006,-1.574707031249986],[105.58544921875003,-1.526757812499994],[105.7008789062501,-1.731054687499963],[105.7204101562501,-1.533886718750026],[105.91005859375,-1.504980468749991],[106.04570312500002,-1.669433593750014]]],[[[123.59755859375,-1.704296875000011],[123.48251953125006,-1.681445312499974],[123.52851562500004,-1.502832031250009],[123.59755859375,-1.704296875000011]]],[[[128.1530273437501,-1.66054687499998],[127.56162109375012,-1.728515624999972],[127.39501953125003,-1.589843749999972],[127.64667968750004,-1.332421875],[128.1530273437501,-1.66054687499998]]],[[[123.2123046875,-1.171289062499966],[123.23779296874997,-1.389355468749983],[123.43476562500004,-1.236816406249986],[123.54726562500005,-1.337402343749957],[123.51191406250004,-1.447363281249977],[123.27490234374997,-1.437207031249955],[123.17294921875006,-1.616015624999974],[123.15039062500003,-1.304492187500003],[122.89042968750007,-1.58720703124996],[122.81083984375002,-1.432128906249986],[122.90800781250002,-1.182226562499963],[123.2123046875,-1.171289062499966]]],[[[109.71025390625007,-1.1806640625],[109.46367187500002,-1.277539062500026],[109.4759765625,-0.9853515625],[109.74335937500004,-1.039355468749989],[109.71025390625007,-1.1806640625]]],[[[134.96533203124997,-1.116015624999974],[134.86171875,-1.114160156249952],[134.82792968750002,-0.978808593750003],[134.99628906250004,-1.03408203124998],[134.96533203124997,-1.116015624999974]]],[[[99.16386718750007,-1.777929687500006],[98.82773437500006,-1.609960937499977],[98.60175781250004,-1.197851562499949],[98.67607421875007,-0.970507812500003],[98.93261718750003,-0.954003906250009],[99.2672851562501,-1.62773437499996],[99.16386718750007,-1.777929687500006]]],[[[131.00185546875005,-1.315527343750034],[130.78232421875006,-1.255468749999963],[130.67294921875006,-0.959765625000031],[131.03300781250007,-0.917578124999963],[131.00185546875005,-1.315527343750034]]],[[[135.38300781250004,-0.6513671875],[135.89355468749997,-0.725781249999969],[136.37529296875007,-1.094042968750031],[136.1647460937501,-1.214746093750023],[135.91503906250003,-1.178417968749997],[135.74707031249997,-0.823046874999974],[135.64570312500004,-0.881933593749991],[135.38300781250004,-0.6513671875]]],[[[127.30039062500012,-0.780957031250026],[127.1564453125001,-0.760937500000026],[127.20908203125006,-0.619335937499955],[127.30039062500012,-0.780957031250026]]],[[[130.6266601562501,-0.528710937499966],[130.46542968750006,-0.486523437499983],[130.6159179687501,-0.417285156250003],[130.6266601562501,-0.528710937499966]]],[[[121.86435546875012,-0.406835937500006],[121.88125,-0.502636718749983],[121.65527343749997,-0.526171874999989],[121.86435546875012,-0.406835937500006]]],[[[140.97343750000007,-2.609765625],[140.97353515625,-2.803417968750026],[140.975,-6.346093750000023],[140.86230468749997,-6.740039062499989],[140.97519531250006,-6.90537109375002],[140.97617187500012,-9.11875],[140.00292968749997,-8.19550781250004],[140.11699218750002,-7.923730468750009],[139.93476562500004,-8.101171875],[139.38564453125,-8.189062499999963],[139.24882812500002,-7.982421874999972],[138.890625,-8.237792968749943],[139.08798828125012,-7.587207031250017],[138.74794921875,-7.25146484375],[139.17685546875006,-7.1904296875],[138.84570312500003,-7.13632812499999],[138.60136718750007,-6.936523437499972],[138.86455078125007,-6.858398437499943],[138.43867187500004,-6.343359375],[138.2962890625,-5.94902343749996],[138.37460937500006,-5.84365234374998],[138.19960937500005,-5.80703125],[138.33964843750007,-5.675683593749966],[138.08710937500004,-5.70917968750004],[138.06083984375002,-5.46523437499998],[137.27978515624997,-4.945410156249949],[136.61884765625004,-4.81875],[135.97968750000004,-4.530859374999963],[135.19560546875007,-4.450683593749972],[134.67968749999997,-4.079101562499943],[134.70654296875003,-3.954785156250026],[134.88652343750007,-3.938476562499986],[134.26621093750012,-3.945800781249972],[134.14707031250006,-3.79677734374998],[133.97382812500004,-3.817968750000034],[133.67832031250006,-3.4794921875],[133.8415039062501,-3.054785156249991],[133.70039062500004,-3.0875],[133.653125,-3.364355468749991],[133.51816406250012,-3.411914062500003],[133.40087890625003,-3.899023437500034],[133.24873046875004,-4.062304687499989],[132.91445312500005,-4.05693359374996],[132.75390625000003,-3.703613281250014],[132.86972656250006,-3.550976562499997],[132.75136718750005,-3.294628906249997],[131.97119140624997,-2.788574218750014],[132.2306640625001,-2.680371093749997],[132.725,-2.789062500000028],[133.19101562500006,-2.43779296874996],[133.70009765625005,-2.624609375],[133.75332031250005,-2.450683593750014],[133.90488281250012,-2.390917968750003],[133.79101562500003,-2.293652343749997],[133.92158203125004,-2.102050781249957],[132.96279296875005,-2.272558593749963],[132.30761718749997,-2.24228515625002],[132.02343749999997,-1.99033203125002],[131.93037109375004,-1.559667968750034],[131.29375,-1.393457031250009],[130.99589843750007,-1.42470703124998],[131.1908203125,-1.165820312500003],[131.2572265625,-0.855468750000014],[131.80429687500006,-0.703808593750026],[132.39375,-0.355468750000028],[132.85644531250003,-0.417382812500023],[133.47265624999997,-0.726171874999963],[133.97451171875,-0.744335937500026],[134.11152343750004,-0.84677734375002],[134.07197265625004,-1.001855468749994],[134.25957031250007,-1.362988281250026],[134.105859375,-1.720996093749946],[134.19482421875003,-2.309082031249943],[134.45996093749997,-2.83232421874996],[134.48330078125,-2.583007812499972],[134.62744140624997,-2.536718749999963],[134.70214843749997,-2.933593749999986],[134.84335937500006,-2.909179687499986],[134.88681640625006,-3.209863281249966],[135.25156250000012,-3.368554687499966],[135.48662109375002,-3.34511718749998],[135.85917968750002,-2.99531250000004],[136.38994140625002,-2.273339843750037],[137.07207031250002,-2.105078124999949],[137.1710937500001,-2.025488281249991],[137.1234375,-1.840917968749963],[137.80625000000012,-1.483203125],[139.78955078125003,-2.34824218750002],[140.62255859374997,-2.44580078125],[140.74746093750005,-2.607128906249997],[140.97343750000007,-2.609765625]]],[[[104.47421875000012,-0.334667968749955],[104.59013671875002,-0.466601562500017],[104.36318359375,-0.658593749999966],[104.25712890625002,-0.463281249999966],[104.47421875000012,-0.334667968749955]]],[[[127.56699218750006,-0.318945312499949],[127.68242187500002,-0.46835937500002],[127.60498046874997,-0.610156249999946],[127.88017578125002,-0.808691406249991],[127.7611328125,-0.883691406249994],[127.62382812500002,-0.76601562499999],[127.46269531250002,-0.80595703124996],[127.46865234375,-0.64296875],[127.3,-0.500292968749946],[127.32509765625,-0.335839843750023],[127.45517578125012,-0.406347656249991],[127.56699218750006,-0.318945312499949]]],[[[127.24990234375005,-0.4953125],[127.11914062500003,-0.520507812499986],[127.12646484375003,-0.278613281250003],[127.29003906250003,-0.284375],[127.24990234375005,-0.4953125]]],[[[103.73652343750004,-0.347949218750003],[103.461328125,-0.357617187500011],[103.54892578125006,-0.227539062499986],[103.73652343750004,-0.347949218750003]]],[[[130.81328125000007,-0.004101562500026],[131.27685546875003,-0.149804687499952],[131.33974609375005,-0.290332031249989],[131.00537109374997,-0.360742187500037],[130.62216796875006,-0.0859375],[130.89921875000002,-0.344433593749997],[130.7501953125001,-0.44384765625],[130.6886718750001,-0.296582031250011],[130.55078124999997,-0.366406250000026],[130.23662109375002,-0.209667968749983],[130.3625,-0.072851562500006],[130.81328125000007,-0.004101562500026]]],[[[98.45927734375007,-0.530468749999969],[98.30966796875012,-0.531835937499977],[98.4271484375,-0.226464843750037],[98.3229492187501,-0.000781249999974],[98.54414062500004,-0.257617187499989],[98.45927734375007,-0.530468749999969]]],[[[104.77861328125007,-0.175976562499955],[105.00537109374997,-0.282812499999963],[104.44707031250002,-0.189160156249983],[104.54267578125004,0.01772460937498],[104.77861328125007,-0.175976562499955]]],[[[103.28447265625002,0.541943359375011],[103.13955078125,0.549072265625043],[103.18740234375,0.699755859375017],[103.28447265625002,0.541943359375011]]],[[[103.0275390625001,0.746630859374974],[102.4904296875001,0.856640625],[102.50664062500002,1.088769531250037],[103.00244140624997,0.859277343750009],[103.0275390625001,0.746630859374974]]],[[[103.42392578125012,1.048339843749972],[103.31542968750003,1.071289062500028],[103.37998046875006,1.133642578125034],[103.42392578125012,1.048339843749972]]],[[[103.16640625000005,0.870166015625003],[102.7018554687501,1.0537109375],[102.72558593749997,1.158837890625023],[102.99941406250005,1.067773437500023],[103.16640625000005,0.870166015625003]]],[[[104.02480468750005,1.180566406250009],[104.13984375000004,1.165576171874974],[104.06611328125004,0.989550781249989],[103.93222656250012,1.071386718749963],[104.02480468750005,1.180566406250009]]],[[[104.58535156250005,1.21611328124996],[104.66289062500002,1.04951171875004],[104.57519531250003,0.831933593750037],[104.43925781250002,1.050439453125051],[104.25195312499997,1.014892578125],[104.36181640624997,1.18149414062502],[104.58535156250005,1.21611328124996]]],[[[102.4271484375,0.990136718750023],[102.27958984375002,1.075683593750043],[102.25634765625003,1.397070312499963],[102.44287109374997,1.234228515625006],[102.4271484375,0.990136718750023]]],[[[97.48154296875006,1.465087890624972],[97.93193359375002,0.973925781250003],[97.82041015625012,0.564453124999986],[97.683984375,0.596093750000037],[97.60390625000005,0.83388671874998],[97.40537109375012,0.946972656250026],[97.07919921875006,1.425488281249983],[97.35595703124997,1.539746093749997],[97.48154296875006,1.465087890624972]]],[[[102.49189453125004,1.459179687500011],[102.49941406250005,1.330908203124991],[102.02402343750012,1.607958984375031],[102.49189453125004,1.459179687500011]]],[[[124.88886718750004,0.995312500000011],[124.42753906250002,0.470605468750051],[123.75380859375,0.305517578124991],[123.26542968750007,0.326611328125026],[122.996875,0.493505859375006],[121.01298828125002,0.441699218750017],[120.57900390625,0.5283203125],[120.19228515625,0.268505859374997],[120.01328125000012,-0.196191406249994],[120.062890625,-0.555566406250023],[120.240625,-0.868261718749949],[120.51757812499997,-1.039453125],[120.66738281250005,-1.370117187499972],[121.14853515625012,-1.33945312500002],[121.5755859375,-0.828515625000023],[121.96962890625005,-0.933300781249969],[122.27998046875004,-0.757031250000026],[122.88876953125006,-0.755175781250003],[122.8294921875,-0.658886718750026],[123.17148437500012,-0.57070312499999],[123.37968750000002,-0.648535156249949],[123.43417968750006,-0.778222656249994],[123.37792968749997,-1.004101562500011],[122.90283203125003,-0.900976562499963],[122.25068359375004,-1.555273437500034],[121.8585937500001,-1.69326171874998],[121.65097656250006,-1.895410156249952],[121.35546874999997,-1.878222656250003],[122.29169921875004,-2.907617187500023],[122.39902343750006,-3.200878906249997],[122.25292968749997,-3.620410156250017],[122.68964843750004,-4.084472656249972],[122.84794921875002,-4.064550781250006],[122.8722656250001,-4.391992187500009],[122.71972656250003,-4.340722656249952],[122.11425781250003,-4.540234375000011],[122.03808593749997,-4.832421875000023],[121.58867187500007,-4.759570312500017],[121.48652343750004,-4.581054687499972],[121.61806640625,-4.092675781249952],[120.89179687500004,-3.520605468750034],[121.05429687500012,-3.167089843749949],[121.0521484375,-2.751660156249955],[120.87939453124997,-2.64560546875002],[120.65361328125002,-2.667578124999977],[120.26103515625007,-2.949316406249991],[120.43662109375012,-3.70732421874996],[120.42011718750004,-4.617382812500011],[120.27929687499997,-5.146093749999977],[120.4303710937501,-5.591015625000026],[119.9515625,-5.577636718749972],[119.71728515625003,-5.693359375000014],[119.55742187500007,-5.611035156250026],[119.36035156249997,-5.314160156250026],[119.59404296875007,-4.523144531249997],[119.62363281250006,-4.034375],[119.46748046875004,-3.512988281249989],[118.99462890624997,-3.537597656250028],[118.86767578124997,-3.39804687500002],[118.78330078125006,-2.720800781249977],[119.09218750000005,-2.482910156250014],[119.32187500000012,-1.929687500000014],[119.308984375,-1.408203125],[119.508203125,-0.906738281249972],[119.71132812500005,-0.680761718750034],[119.84433593750006,-0.861914062499991],[119.721875,-0.088476562499991],[119.865625,0.040087890625003],[119.80927734375004,0.238671875000051],[119.9132812500001,0.445068359375],[120.26953125000003,0.970800781249991],[120.60253906249997,0.854394531249994],[120.86796875000007,1.25283203124998],[121.0817382812501,1.327636718750028],[121.40410156250002,1.243603515624969],[121.59179687499997,1.067968749999977],[122.43662109375006,1.018066406250028],[122.83828125,0.845703125],[123.06650390625006,0.941796875000037],[123.93076171875006,0.850439453124977],[124.53369140624997,1.230468750000043],[124.94707031250002,1.672167968749974],[125.11093750000012,1.685693359374966],[125.2337890625,1.502294921875006],[124.88886718750004,0.995312500000011]]],[[[101.70810546875006,2.078417968750045],[101.71943359375004,1.789160156250006],[101.50078125000002,1.733203124999974],[101.40966796875003,2.021679687500026],[101.70810546875006,2.078417968750045]]],[[[127.73271484375007,0.848144531250043],[127.8810546875001,0.832128906249977],[127.96728515624997,1.042578125000048],[128.16074218750006,1.1578125],[128.22246093750002,1.400634765624986],[128.68837890625,1.572558593750017],[128.70263671874997,1.106396484374997],[128.29882812500003,0.87680664062502],[128.26064453125,0.733789062500023],[128.61123046875,0.549951171875051],[128.89960937500004,0.216259765625011],[127.9831054687501,0.471875],[127.88740234375004,0.298339843750043],[127.97783203125002,-0.24833984374996],[128.4254882812501,-0.892675781249949],[128.04638671875003,-0.706054687499943],[127.69160156250004,-0.241894531249983],[127.70869140625004,0.288085937499986],[127.53710937500003,0.610888671875031],[127.60800781250006,0.848242187499977],[127.42851562500002,1.139990234374991],[127.63173828125,1.843701171875011],[128.03642578125002,2.199023437500017],[127.88681640625012,1.83295898437504],[128.0109375000001,1.701220703125031],[128.01171874999997,1.331738281249983],[127.65283203124997,1.013867187499969],[127.73271484375007,0.848144531250043]]],[[[97.3341796875001,2.075634765625011],[97.10830078125,2.216894531250006],[97.29140625,2.200830078125023],[97.3341796875001,2.075634765625011]]],[[[128.45390625000002,2.051757812500028],[128.29589843749997,2.034716796875017],[128.2179687500001,2.297460937499991],[128.60214843750012,2.59760742187504],[128.68847656250003,2.473681640625017],[128.62324218750004,2.224414062500031],[128.45390625000002,2.051757812500028]]],[[[96.46367187500002,2.360009765625037],[95.80859374999997,2.655615234375034],[95.7171875,2.825976562500017],[95.89580078125007,2.8890625],[96.41728515625007,2.515185546875031],[96.46367187500002,2.360009765625037]]],[[[108.8875,2.905419921875037],[108.7865234375,2.885644531250009],[108.88574218750003,2.998974609374997],[108.8875,2.905419921875037]]],[[[105.76035156250006,2.863037109375014],[105.69218750000002,3.0625],[105.83671875000007,2.97651367187504],[105.76035156250006,2.863037109375014]]],[[[106.28525390625006,3.15712890624998],[106.28369140624997,3.088232421874977],[106.20097656250002,3.204882812500031],[106.28525390625006,3.15712890624998]]],[[[117.65839843750004,3.280517578124986],[117.54785156250003,3.43198242187502],[117.68085937500004,3.407519531250017],[117.65839843750004,3.280517578124986]]],[[[125.65810546875,3.436035156250043],[125.51152343750007,3.461132812500011],[125.46884765625006,3.73325195312502],[125.65810546875,3.436035156250043]]],[[[117.88476562499997,4.186132812500006],[117.92285156250003,4.054296874999977],[117.73681640624997,4.004003906250034],[117.64902343750012,4.168994140624974],[117.88476562499997,4.186132812500006]]],[[[108.31601562500006,3.689648437500026],[108.10039062500002,3.70454101562504],[108.24326171875006,3.810351562500017],[108.00234375,3.982861328124983],[108.24833984375002,4.21713867187502],[108.39287109375007,3.986181640625034],[108.31601562500006,3.689648437500026]]],[[[117.5744140625001,4.17060546875004],[117.46533203124997,4.076074218749966],[117.77724609375005,3.689257812500031],[117.05595703125007,3.622656249999963],[117.34628906250006,3.426611328124991],[117.35244140625,3.19375],[117.61064453125002,3.064355468749994],[117.56914062500002,2.92929687500002],[117.69765625,2.887304687499991],[117.6388671875001,2.825292968749963],[118.0666015625001,2.317822265624969],[117.7892578125001,2.026855468750014],[118.98496093750006,0.982128906249983],[118.53476562500006,0.813525390625017],[118.19609375000002,0.874365234374977],[117.91162109374997,1.098681640625017],[117.96425781250005,0.889550781250051],[117.74511718749997,0.72963867187498],[117.52216796875004,0.235888671875017],[117.46289062500003,-0.323730468749957],[117.5625,-0.770898437500009],[116.91396484375,-1.223632812499972],[116.73984375000006,-1.044238281250017],[116.75341796874997,-1.327343749999955],[116.27548828125006,-1.784863281249997],[116.42431640625003,-1.784863281249997],[116.45195312500002,-1.923144531250017],[116.31396484374997,-2.139843750000011],[116.56542968749997,-2.299707031249994],[116.52929687499997,-2.51054687499996],[116.31679687500005,-2.55185546875002],[116.33066406250012,-2.902148437499974],[116.16630859375002,-2.934570312500014],[116.2572265625,-3.126367187500009],[115.95615234375012,-3.595019531250003],[114.6935546875001,-4.169726562500017],[114.5255859375001,-3.376660156250011],[114.44599609375004,-3.481835937500037],[114.34433593750012,-3.444433593749963],[114.34433593750012,-3.23515625],[114.23632812500003,-3.36113281249996],[114.0822265625001,-3.27890625],[113.70507812499997,-3.45527343750004],[113.6100585937501,-3.195703125],[113.34316406250005,-3.246484374999966],[113.03398437500002,-2.933496093749966],[112.97148437500002,-3.187109375000034],[112.75800781250004,-3.322167968750009],[112.60029296875004,-3.400488281249977],[112.28496093750002,-3.32099609375004],[111.85810546875004,-3.551855468750006],[111.82304687500007,-3.057226562499949],[111.69472656250005,-2.88945312499996],[110.93007812500005,-3.071093750000017],[110.82968750000012,-2.9951171875],[110.89931640625,-2.908593749999952],[110.703125,-3.020898437500009],[110.57402343750007,-2.89140625],[110.25605468750004,-2.966113281249946],[110.09658203125,-2.001367187499966],[109.95986328125,-1.862792968749972],[109.98330078125,-1.274804687499994],[109.78740234375007,-1.011328124999963],[109.25878906250003,-0.807421874999989],[109.37275390625004,-0.638183593749972],[109.12109375000003,-0.39091796874996],[109.2575195312501,0.031152343750051],[108.94453125000004,0.355664062499997],[108.91679687500007,0.912646484375045],[108.95859375000006,1.134619140624963],[109.1315429687501,1.253857421875011],[109.01025390624997,1.239648437500051],[109.07587890625004,1.495898437500031],[109.37851562500006,1.922705078125034],[109.62890625000003,2.027539062499983],[109.53896484375,1.89619140625004],[109.65400390625004,1.614892578125023],[110.50576171875005,0.861962890625023],[111.10136718750002,1.050537109374986],[111.80898437500005,1.011669921874969],[112.078515625,1.143359374999974],[112.1857421875001,1.4390625],[112.47617187500006,1.559082031250028],[112.94296875000006,1.566992187500034],[113.00654296875004,1.433886718750003],[113.6222656250001,1.2359375],[113.90234375000003,1.434277343749997],[114.5125,1.452001953124963],[114.83056640625003,1.980029296874989],[114.78642578125002,2.250488281250014],[115.1791015625,2.523193359374972],[115.08076171875004,2.63422851562504],[115.117578125,2.89487304687502],[115.24697265625005,3.025927734374989],[115.45439453125002,3.034326171875009],[115.67880859375006,4.193017578124994],[115.86074218750005,4.348046875000037],[116.51474609375006,4.370800781249969],[117.10058593750003,4.337060546875023],[117.5744140625001,4.17060546875004]]],[[[126.81660156250004,4.033496093750003],[126.70449218750005,4.070996093749997],[126.81357421875006,4.258496093750011],[126.72207031250005,4.344189453124969],[126.75732421874997,4.547900390624989],[126.9210937500001,4.291015624999972],[126.81660156250004,4.033496093750003]]],[[[96.49257812500005,5.229345703124991],[97.54716796875002,5.205859375],[98.2484375,4.41455078125],[98.3073242187501,4.09287109375002],[99.73232421875005,3.183056640625026],[100.523828125,2.18916015625004],[100.88789062500004,1.948242187499986],[100.82822265625012,2.242578125],[101.04619140625002,2.257470703125023],[101.47666015625006,1.693066406250054],[102.019921875,1.442138671875],[102.38994140625007,0.84199218750004],[103.03183593750006,0.57890625],[103.0075195312501,0.415332031249974],[102.55,0.216455078124966],[103.33896484375012,0.513720703125045],[103.67265625000007,0.288916015624977],[103.78671875000012,0.046972656249991],[103.42851562500007,-0.19179687499998],[103.40517578125005,-0.36220703124998],[103.5091796875,-0.465527343749969],[103.43857421875006,-0.575585937500009],[103.72109375,-0.886718749999986],[104.36054687500004,-1.038378906249974],[104.51591796875002,-1.81943359375002],[104.84521484375003,-2.092968749999969],[104.65078125000005,-2.595214843749972],[104.97080078125012,-2.370898437500017],[105.39697265624997,-2.380175781249946],[106.0443359375,-3.10625],[105.84375,-3.61367187499998],[105.93046875000007,-3.833007812499986],[105.83144531250005,-4.16289062499996],[105.88720703124997,-5.009570312499974],[105.74833984375007,-5.818261718749966],[105.34941406250007,-5.549511718750011],[105.08134765625002,-5.74550781249998],[104.63955078125005,-5.520410156250037],[104.68398437500005,-5.89267578125002],[104.60156249999997,-5.90458984374996],[103.8314453125,-5.079589843750028],[102.53769531250006,-4.152148437499989],[102.12753906250006,-3.599218749999963],[101.57861328124997,-3.166992187500014],[100.88955078125,-2.248535156249957],[100.85527343750002,-1.934179687499949],[100.30820312500006,-0.82666015625],[99.66982421875005,0.045068359375037],[99.15917968749997,0.351757812499997],[98.59531250000006,1.864599609375006],[97.70078125000006,2.358544921875009],[97.59082031249997,2.846582031250037],[97.3913085937501,2.975292968749969],[96.9689453125001,3.575146484374969],[96.44472656250005,3.81630859374998],[95.57861328125003,4.661962890625048],[95.20664062500006,5.284033203125034],[95.22783203125002,5.564794921875034],[95.62890625000003,5.609082031249997],[96.13330078125003,5.294287109374991],[96.49257812500005,5.229345703124991]]]]},"properties":{"name":"Indonesia","childNum":107}},{"geometry":{"type":"Polygon","coordinates":[[[-4.412060546874983,54.185351562499996],[-4.785351562499983,54.073046875],[-4.424707031249994,54.407177734375],[-4.412060546874983,54.185351562499996]]]},"properties":{"name":"Isle of Man","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[75.32221348233018,32.28516356678968],[75.62496871116024,32.28516356678968],[75.73585997688717,32.78417426256088],[76.32728006076415,32.87658365066666],[76.62299010270264,33.32014871357439],[77.06655516561037,33.301666835953235],[77.71342088235082,32.6917648744551],[78.10154031239509,32.87658365066666],[78.49194250885338,32.53122786149202],[78.38964843749997,32.51987304687498],[78.41748046874997,32.466699218749994],[78.4552734375001,32.30034179687502],[78.49589843750002,32.21577148437504],[78.72558593750009,31.983789062500023],[78.71972656250009,31.887646484374983],[78.69345703125006,31.740380859374994],[78.7550781250001,31.55029296875],[78.74355468750005,31.323779296875017],[79.10712890625004,31.402636718750102],[79.38847656250013,31.064208984375085],[79.66425781250004,30.96523437499999],[79.92451171875004,30.888769531250034],[80.20712890625006,30.683740234375023],[80.19121093750002,30.56840820312496],[80.87353515625003,30.290576171875045],[80.98544921875006,30.23710937499999],[81.01025390625014,30.164501953125097],[80.96611328125002,30.180029296875063],[80.90761718750005,30.171923828125017],[80.84814453125009,30.139746093750034],[80.81992187500012,30.119335937499955],[80.68408203125014,29.994335937500068],[80.54902343750015,29.899804687499994],[80.40185546875003,29.730273437500102],[80.31689453125014,29.572070312500017],[80.25488281250009,29.423339843750114],[80.25595703125006,29.318017578125136],[80.23300781250006,29.194628906250045],[80.16953125000012,29.124316406250102],[80.13046875000006,29.100390625000045],[80.08457031249995,28.994189453125074],[80.05166015625,28.870312500000068],[80.07070312500005,28.830175781250063],[80.22656250000003,28.723339843750125],[80.32480468750012,28.66640625000008],[80.41855468749995,28.61201171875001],[80.47910156250012,28.604882812499994],[80.49580078125015,28.635791015625074],[80.51787109375002,28.665185546875023],[80.58701171875006,28.64960937500004],[81.16894531250014,28.335009765625074],[81.85263671875018,27.867089843750136],[81.89687500000011,27.87446289062504],[81.94521484375005,27.89926757812495],[81.98769531250016,27.91376953125004],[82.03701171875,27.90058593750004],[82.11191406250006,27.86494140625004],[82.28769531250018,27.756542968749983],[82.45136718750004,27.671826171874955],[82.62988281249997,27.687060546875045],[82.67734375000006,27.67343749999995],[82.71083984375005,27.596679687500114],[82.73339843750003,27.518994140625097],[83.28974609375004,27.370996093750136],[83.36943359375002,27.410253906249977],[83.38398437500004,27.444824218750085],[83.44716796875011,27.46533203125],[83.55166015625011,27.456347656249932],[83.74697265625011,27.395947265625068],[83.8288085937501,27.377832031250108],[84.09101562499993,27.491357421875136],[84.22978515625007,27.427832031250006],[84.48085937500005,27.348193359375102],[84.61015625000002,27.298681640624977],[84.64072265625012,27.249853515624977],[84.65478515625014,27.20366210937499],[84.65380859375009,27.09169921875008],[84.68535156250013,27.041015625000057],[85.19179687500011,26.766552734375097],[85.29296875000009,26.741015625000045],[85.56845703125012,26.839843750000114],[85.64843749999997,26.829003906250023],[85.69990234375004,26.781640624999966],[85.73730468750003,26.639746093750034],[85.79453125000006,26.60415039062505],[86.00732421875009,26.64936523437504],[86.70136718750015,26.435058593750057],[87.01640625000002,26.555419921875085],[87.2874023437499,26.360302734375125],[87.41357421875014,26.42294921875009],[87.84921875000006,26.43691406250008],[87.99511718750014,26.38237304687499],[88.02695312500023,26.395019531250085],[88.05488281250004,26.43002929687492],[88.11152343750004,26.58642578125],[88.1615234375,26.724804687500125],[88.15722656250009,26.807324218750068],[88.1110351562501,26.928466796875057],[87.99316406250009,27.086083984374994],[87.984375,27.133935546874994],[88.14697265625014,27.749218750000097],[88.15029296875011,27.843310546875074],[88.10976562500005,27.87060546874997],[88.10898437499995,27.93300781250005],[88.14111328125003,27.948925781250097],[88.27519531250013,27.96884765625009],[88.42597656250015,28.011669921875097],[88.57792968750002,28.093359375000034],[88.80371093750003,28.006933593750034],[88.74902343749997,27.521875000000136],[88.7648437500001,27.429882812500068],[88.83251953125003,27.362841796875074],[88.89140625000002,27.316064453125136],[88.88164062500007,27.29746093750009],[88.76035156250006,27.21811523437509],[88.73876953125009,27.175585937499932],[88.85761718750015,26.961474609375017],[89.14824218750002,26.816162109375085],[89.33212890625018,26.848632812500114],[89.58613281250004,26.778955078125136],[89.60996093750012,26.719433593750097],[89.71093750000009,26.713916015625045],[89.76386718750004,26.7015625],[89.94316406250013,26.723925781249932],[90.12294921875011,26.754589843749983],[90.20605468749997,26.847509765625063],[90.34589843750004,26.890332031250097],[90.73964843750005,26.771679687500068],[91.2865234375,26.78994140625008],[91.42675781249997,26.867089843749966],[91.45585937500013,26.866894531250125],[91.51757812500009,26.807324218750068],[91.67158203124993,26.80200195312503],[91.84208984375013,26.852978515625125],[91.94375,26.860839843750114],[91.99833984375013,26.85498046875],[92.04970703125016,26.87485351562495],[92.73155507489682,26.833697862861648],[93.30975376159499,26.784950522650554],[93.61047043679247,27.32239435188504],[94.06979001484449,27.589407158584788],[95.10800937321915,27.749636881153737],[95.74000740838363,28.116850432722256],[96.19577594042592,28.04291597700983],[96.96279296875,27.698291015625017],[96.88359375000013,27.514843750000125],[96.90195312500012,27.43959960937508],[97.10371093749993,27.163330078125114],[97.10205078125003,27.115429687500125],[96.95341796875013,27.13330078125003],[96.79785156249997,27.29619140624999],[96.19082031250005,27.26127929687499],[95.20146484375007,26.641406250000017],[95.05976562500015,26.473974609375006],[95.06894531250006,26.191113281250097],[95.10839843750014,26.091406250000034],[95.12929687500011,26.070410156250034],[95.13242187500006,26.041259765624943],[94.99199218750002,25.77045898437504],[94.66777343750007,25.458886718749966],[94.55302734375013,25.215722656249994],[94.70371093750012,25.097851562499955],[94.49316406250003,24.637646484374983],[94.37724609375002,24.473730468750006],[94.29306640625012,24.321875],[94.07480468750006,23.8720703125],[93.68339843750007,24.00654296875004],[93.45214843750003,23.987402343750034],[93.32626953125006,24.064208984375057],[93.36601562500007,23.132519531249955],[93.34941406250007,23.08496093750003],[93.20390625000002,23.03701171875005],[93.07871093750018,22.718212890625097],[93.16201171875,22.360205078125006],[93.07060546875002,22.20942382812501],[92.96455078125015,22.003759765625034],[92.90947265625013,21.988916015625023],[92.85429687500002,22.010156250000108],[92.77138671875,22.104785156250017],[92.68896484375009,22.130957031250006],[92.63037109375014,22.011328124999977],[92.57490234374993,21.97807617187496],[92.5612304687501,22.04804687500001],[92.49140625000004,22.685400390625006],[92.46445312500006,22.734423828125045],[92.36162109375002,22.929003906250074],[92.33378906250002,23.242382812499955],[92.24609375000003,23.68359374999997],[92.04404296875006,23.677783203125017],[91.97851562500003,23.691992187500063],[91.92958984375011,23.685986328125097],[91.92949218750019,23.598242187499977],[91.93789062500011,23.504687500000102],[91.75419921875013,23.28730468750004],[91.75097656250003,23.053515625000017],[91.55351562500013,22.991552734375006],[91.43623046875004,23.19990234375001],[91.359375,23.06835937500003],[91.16044921875019,23.660644531250085],[91.35019531250012,24.06049804687501],[91.72656250000003,24.20507812499997],[91.84619140624997,24.175292968749943],[92.06416015625004,24.374365234375006],[92.11748046875002,24.493945312500017],[92.22666015625012,24.77099609374997],[92.22832031250002,24.881347656250085],[92.2512695312499,24.895068359375045],[92.38496093750004,24.848779296875023],[92.46835937500018,24.944140625000074],[92.04970703125016,25.16948242187499],[90.61308593750002,25.16772460937497],[90.11962890625003,25.21997070312497],[89.86630859375012,25.293164062499955],[89.81406250000006,25.305371093749955],[89.80087890625012,25.33613281250001],[89.82490234375004,25.56015625],[89.82294921875015,25.94140625000003],[89.67089843750009,26.213818359375125],[89.57275390625003,26.13232421875003],[89.54990234375006,26.00527343750008],[89.28925781250015,26.037597656250085],[89.01865234375012,26.410253906249977],[88.95195312500002,26.412109375],[88.97041015625004,26.250878906250023],[88.94072265625002,26.24536132812497],[88.68281250000004,26.291699218749983],[88.51826171875004,26.51777343750004],[88.36992187500002,26.56411132812508],[88.35146484375005,26.482568359374966],[88.38623046875003,26.471533203125034],[88.44042968749997,26.369482421875034],[88.33398437499997,26.257519531249955],[88.15078125000005,26.087158203125057],[88.1066406250001,25.841113281250045],[88.14746093749997,25.811425781250023],[88.50244140625009,25.53701171875008],[88.76914062500006,25.490478515625],[88.85478515625002,25.333544921875017],[88.94414062500002,25.290771484375],[88.92978515625012,25.222998046875063],[88.57382812500006,25.18789062499999],[88.45625,25.188427734375125],[88.37294921875016,24.961523437500063],[88.31337890625011,24.8818359375],[88.27949218750015,24.881933593750034],[88.18886718750016,24.920605468750097],[88.14980468750011,24.91464843749995],[88.04511718750015,24.71303710937508],[88.03027343750009,24.664453125000136],[88.02343750000003,24.627832031250136],[88.07910156250009,24.549902343750063],[88.14550781250003,24.485791015624955],[88.225,24.460644531249983],[88.3375,24.45385742187503],[88.49853515625003,24.34663085937504],[88.64228515625015,24.325976562500102],[88.72353515625011,24.27490234375],[88.7335937500001,24.230908203125097],[88.72656250000009,24.18623046875004],[88.71376953125016,24.069628906250102],[88.69980468750006,24.00253906249992],[88.56738281250009,23.674414062500034],[88.63574218749997,23.55],[88.69765625,23.493017578125034],[88.72441406250002,23.254980468750034],[88.89707031250018,23.21040039062501],[88.92812500000011,23.186621093749977],[88.89970703125002,22.843505859375057],[88.92070312500002,22.632031249999955],[89.05,22.274609374999983],[89.02792968750023,21.937207031249983],[88.94931640625018,21.937939453125125],[89.05166015625,21.654101562500045],[88.85751953125012,21.744677734375017],[88.74501953125011,21.584375],[88.74023437500003,22.005419921875017],[88.64160156250003,22.121972656250136],[88.58466796875015,21.659716796874932],[88.44599609375004,21.614257812500085],[88.28750000000016,21.758203125000108],[88.25371093750002,21.622314453124943],[88.0568359375001,21.694140625000017],[88.19628906249997,22.139550781249994],[87.94140625000003,22.374316406250045],[88.15927734375018,22.12172851562508],[87.82373046875003,21.727343750000045],[87.20068359375009,21.544873046874983],[86.95410156250014,21.365332031250006],[86.84228515625009,21.106347656249994],[86.97548828125005,20.70014648437501],[86.75039062500011,20.313232421875057],[86.37656250000006,20.006738281249966],[86.24521484375012,20.05302734374999],[86.27949218750021,19.919433593749943],[85.575,19.69291992187499],[85.496875,19.696923828125108],[85.50410156250004,19.887695312500057],[85.24863281250006,19.757666015625034],[85.18076171875018,19.59487304687508],[85.44160156249993,19.626562499999977],[84.77099609375009,19.125390625000023],[84.10410156250018,18.29267578125001],[82.35957031250004,17.09619140624997],[82.25878906250014,16.55986328124996],[81.76191406250015,16.32949218750008],[81.28613281249997,16.337060546875023],[80.97871093750004,15.758349609375074],[80.64658203125006,15.895019531250028],[80.29345703125014,15.710742187499989],[80.0534179687501,15.074023437499932],[80.17871093750003,14.478320312500074],[80.11171875000005,14.212207031250045],[80.30654296875016,13.485058593750054],[80.15625,13.713769531250108],[80.06210937500006,13.60625],[80.34238281250006,13.361328125000071],[80.22910156250018,12.690332031249966],[79.85849609375018,11.988769531250043],[79.69316406250007,11.312548828124946],[79.79902343750004,11.338671874999932],[79.84863281250009,11.196875],[79.83818359375002,10.322558593750045],[79.31455078125018,10.256689453124949],[78.93994140625009,9.565771484375063],[79.01992187500005,9.333349609374963],[79.41142578125002,9.192382812500014],[78.97958984375018,9.268554687500085],[78.42148437500006,9.105029296874989],[78.19248046874995,8.890869140625057],[78.06015625000006,8.384570312499932],[77.51757812500003,8.078320312500068],[77.06591796875003,8.315917968749986],[76.5534179687501,8.902783203124997],[76.32460937500016,9.452099609374997],[76.24238281250004,9.927099609374949],[76.37558593750006,9.539892578124935],[76.45878906250013,9.536230468750077],[76.34648437500002,9.922119140625],[76.19560546875002,10.086132812500026],[75.72382812500015,11.361767578125026],[74.94550781250004,12.56455078124992],[74.38222656250005,14.494726562500048],[73.94921875000014,15.074755859375088],[73.80078125000009,15.39697265625],[73.93193359375013,15.39697265625],[73.77177734375013,15.573046874999989],[73.83281250000013,15.659375],[73.67988281250015,15.708886718750136],[73.47607421875003,16.05424804687496],[72.87548828124997,18.642822265625114],[72.97207031250011,19.15332031250003],[72.8346679687501,18.975585937500057],[72.80302734375013,19.07929687500004],[72.81162109375,19.298925781250006],[72.98720703125,19.27744140625009],[72.78789062500013,19.362988281250097],[72.66777343750019,19.83095703125005],[72.89375,20.672753906250136],[72.81386718750011,21.117187500000085],[72.62382812500002,21.371972656250108],[72.73476562500016,21.470800781250006],[72.61328125000009,21.461816406250108],[73.1125,21.750439453125125],[72.54306640625,21.69658203124999],[72.70019531250003,21.971923828124943],[72.52226562500013,21.976220703125108],[72.55302734375007,22.159960937500074],[72.80917968749995,22.23330078125008],[72.18281250000015,22.26972656250004],[72.30644531250002,22.18920898437497],[72.27441406250009,22.089746093749966],[72.03720703125006,21.82304687499999],[72.2103515625,21.72822265625004],[72.25400390625006,21.531005859375],[72.01523437500012,21.155712890625097],[71.0246093750001,20.73886718750009],[70.71933593750006,20.740429687500068],[70.12734375,21.094677734375097],[68.96992187500021,22.29028320312497],[69.05166015625016,22.437304687500074],[69.27656250000004,22.285498046875063],[70.17724609375014,22.57275390624997],[70.48925781250009,23.08950195312508],[70.33945312500012,22.939746093749932],[69.66464843750006,22.759082031250074],[69.23593749999995,22.848535156250023],[68.64072265625006,23.189941406250114],[68.41748046875009,23.57148437500004],[68.7767578125,23.852099609375017],[68.23496093749995,23.596972656250074],[68.16503906250009,23.857324218749994],[68.28251953125013,23.927978515625],[68.38125000000016,23.950878906250068],[68.48867187500011,23.96723632812501],[68.5866210937501,23.966601562500074],[68.72412109375003,23.964697265625034],[68.72812500000012,24.265625],[68.73964843750016,24.291992187500085],[68.75898437499993,24.307226562500006],[68.78115234375011,24.313720703125085],[68.8,24.30908203125003],[68.82832031250004,24.26401367187509],[68.86347656250015,24.26650390625005],[68.90078125000011,24.29243164062501],[68.98457031250015,24.273095703124966],[69.05156250000013,24.28632812500001],[69.11953125000011,24.26865234374995],[69.23505859374993,24.268261718750068],[69.44345703124995,24.275390625000085],[69.55917968750006,24.273095703124966],[69.80517578125009,24.16523437500004],[70.0982421875,24.2875],[70.28906250000009,24.356298828125063],[70.54677734375,24.418310546875063],[70.56503906250006,24.385791015625017],[70.55585937500015,24.331103515625074],[70.57929687500015,24.279052734374943],[70.65947265625013,24.24609374999997],[70.71630859375009,24.237988281250097],[70.7672851562501,24.245410156250017],[70.80507812500011,24.26196289062503],[70.88623046875014,24.34375],[70.92812500000016,24.362353515625045],[70.98281250000011,24.361035156250125],[71.04404296875006,24.400097656250097],[71.04531250000005,24.42998046874996],[70.96982421875012,24.571875],[70.97636718750013,24.61875],[71.00234375000016,24.6539062499999],[71.04785156250003,24.687744140625085],[71.02070312500021,24.75766601562492],[70.95087890625015,24.89160156250003],[70.87773437500019,25.06298828124997],[70.65205078125004,25.422900390625102],[70.64843750000003,25.666943359375068],[70.5695312500001,25.705957031250023],[70.50585937500009,25.685302734375085],[70.44853515625013,25.681347656249983],[70.26464843750009,25.70654296874997],[70.10019531250006,25.91005859375005],[70.14921875000002,26.347558593749994],[70.11464843750016,26.548046874999983],[69.47001953125002,26.804443359375],[69.56796875,27.174609375000102],[69.89628906250007,27.473632812500085],[70.04980468750009,27.694726562500023],[70.14453125000003,27.849023437499994],[70.19394531250006,27.89487304687492],[70.24433593750004,27.934130859375102],[70.4037109375,28.025048828124994],[70.48857421875013,28.023144531250125],[70.62910156250015,27.937451171875068],[70.6916015625001,27.76899414062504],[70.79794921875012,27.709619140625023],[70.87490234375016,27.71445312499995],[71.18476562500004,27.831640625],[71.54296875000003,27.869873046875],[71.8703125000001,27.9625],[71.88886718750004,28.04746093749992],[71.94804687500002,28.177294921875102],[72.12851562500012,28.34633789062508],[72.29199218750003,28.69726562499997],[72.34189453125006,28.751904296875097],[72.90332031250003,29.02875976562501],[73.38164062500013,29.934375],[73.8091796875,30.093359375],[73.88652343750013,30.162011718750136],[73.93339843750002,30.222070312500108],[73.92460937500007,30.28164062499999],[73.88271484375,30.352148437499977],[73.89931640625,30.435351562500045],[74.00898437500004,30.519677734374994],[74.33935546875003,30.893554687499943],[74.38037109375003,30.89340820312509],[74.50976562500009,30.959667968750097],[74.63281250000014,31.034667968750114],[74.62578125000002,31.068750000000108],[74.61035156250009,31.112841796875045],[74.51767578125012,31.185595703124932],[74.53496093750007,31.261376953125108],[74.59394531249993,31.465380859375102],[74.58183593750013,31.523925781250114],[74.50996093750015,31.712939453125074],[74.52597656249995,31.765136718750057],[74.55556640625011,31.818554687500097],[74.63574218750003,31.889746093750034],[74.73945312500015,31.948828125],[75.07148437500015,32.08935546875003],[75.13876953125,32.10478515624999],[75.25410156250004,32.140332031250125],[75.33349609374997,32.279199218749994],[75.32221348233018,32.28516356678968]]]]},"properties":{"name":"India","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[72.49199218750002,-7.37744140625],[72.42910156250002,-7.435351562500003],[72.34970703125,-7.263378906250011],[72.447265625,-7.395703125000011],[72.44560546875002,-7.220410156250011],[72.49199218750002,-7.37744140625]]]},"properties":{"name":"Br. Indian Ocean Ter.","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-9.948193359374926,53.91313476562499],[-10.265722656249949,53.977685546874994],[-9.99638671874996,54.00361328125004],[-9.948193359374926,53.91313476562499]]],[[[-6.218017578125,54.08872070312506],[-6.347607421874926,53.94130859375005],[-6.027392578124989,52.927099609375006],[-6.463183593749932,52.345361328124994],[-6.325,52.246679687500034],[-6.890234375,52.15922851562499],[-6.965771484374926,52.24951171875],[-8.057812499999926,51.82558593750005],[-8.4091796875,51.888769531250034],[-8.349121093749943,51.73930664062496],[-8.813427734374926,51.584912109374955],[-9.737304687499943,51.473730468750034],[-9.524902343750028,51.68110351562501],[-10.120751953124994,51.60068359375006],[-9.598828124999983,51.87441406250005],[-10.341064453124943,51.798925781250034],[-9.909667968749972,52.122949218749966],[-10.39023437499992,52.134912109374994],[-10.356689453125,52.20693359375002],[-9.772119140624937,52.250097656250034],[-9.90605468749996,52.403710937499966],[-9.632226562499937,52.54692382812502],[-8.783447265624943,52.679638671874955],[-8.990283203124989,52.755419921875045],[-9.175390624999949,52.634912109374994],[-9.916601562499977,52.56972656250005],[-9.46489257812496,52.82319335937498],[-9.299218749999966,53.09755859375002],[-8.930126953124983,53.207080078125045],[-9.51420898437496,53.23823242187498],[-10.091259765624926,53.41284179687503],[-10.116992187499932,53.548535156249955],[-9.720654296874926,53.6044921875],[-9.901611328124943,53.72719726562502],[-9.578222656249949,53.80541992187497],[-9.578857421875,53.879833984374955],[-9.9140625,53.863720703124955],[-9.856445312499972,54.095361328124994],[-10.092675781249966,54.15576171875003],[-10.056396484374943,54.25781250000006],[-8.545556640624994,54.24121093750003],[-8.623144531249977,54.346875],[-8.133447265624966,54.64082031250001],[-8.763916015624972,54.68120117187496],[-8.377294921874977,54.88945312500002],[-8.274609374999955,55.146289062500045],[-7.667089843749977,55.25649414062502],[-7.65874023437496,54.97094726562503],[-7.308789062500011,55.365820312500006],[-6.961669921874972,55.23789062500006],[-7.218652343749937,55.09199218749998],[-7.55039062499992,54.767968749999966],[-7.910595703124955,54.698339843750006],[-7.75439453125,54.59492187499998],[-8.118261718749977,54.41425781250004],[-7.606542968750006,54.14384765625002],[-7.324511718750017,54.13344726562502],[-7.007714843749937,54.40668945312501],[-6.649804687499937,54.05864257812496],[-6.218017578125,54.08872070312506]]]]},"properties":{"name":"Ireland","childNum":2}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[56.18798828125003,26.92114257812497],[55.95429687500004,26.70112304687501],[55.31152343749997,26.592626953125006],[55.76259765625005,26.81196289062504],[55.75761718750002,26.94765625000005],[56.279394531250006,26.952099609374983],[56.18798828125003,26.92114257812497]]],[[[46.1144531250001,38.877783203125034],[46.490625,38.90668945312498],[47.995898437500074,39.683935546875034],[48.322167968749994,39.39907226562502],[48.10439453125005,39.241113281249994],[48.292089843750006,39.01884765624999],[47.99648437499999,38.85375976562503],[48.59267578125005,38.41108398437498],[48.86875,38.43549804687498],[48.95996093750003,37.89013671875],[49.171191406250074,37.60058593749997],[50.13046875,37.407128906249994],[50.53320312499997,37.01367187500006],[51.11855468750005,36.742578124999966],[52.19013671875004,36.62172851562505],[53.76767578125006,36.93032226562502],[53.91542968750005,36.93032226562502],[53.67949218750002,36.853125],[53.970117187499994,36.818310546874955],[53.91416015625006,37.34355468750002],[54.6994140625001,37.47016601562498],[54.90009765625004,37.77792968750006],[55.38085937500003,38.051123046875034],[56.272070312500006,38.080419921875034],[56.440625,38.249414062499994],[57.1935546875001,38.216406250000034],[57.35371093750004,37.97333984374998],[58.261621093749994,37.665820312500045],[58.81542968750003,37.683496093749994],[59.30175781249997,37.51064453125005],[59.454980468749994,37.25283203125002],[60.06279296875002,36.962890625],[60.34130859375003,36.63764648437501],[61.11962890625003,36.64257812500003],[61.212011718750006,36.190527343750034],[61.15292968750006,35.97675781250001],[61.25214843750004,35.86762695312498],[61.26201171875002,35.61958007812498],[61.28183593750006,35.55341796875001],[61.2785156250001,35.513769531250006],[61.245507812499994,35.47407226562501],[61.18925781250002,35.31201171875003],[61.1,35.272314453125034],[61.08007812499997,34.85561523437505],[60.95117187499997,34.65385742187499],[60.91474609375004,34.63398437500001],[60.80234375000006,34.55463867187501],[60.73945312500004,34.544726562500045],[60.7262695312501,34.51826171874998],[60.736132812500074,34.491796875],[60.76259765625005,34.475244140624994],[60.88945312500002,34.31943359375006],[60.642675781250006,34.30717773437496],[60.48574218750005,34.09477539062502],[60.4859375,33.7119140625],[60.57382812500006,33.58833007812498],[60.91699218749997,33.505224609375006],[60.56054687499997,33.13784179687502],[60.5765625,32.99487304687503],[60.71044921874997,32.6],[60.82929687500004,32.24941406250005],[60.82724609375006,32.16796874999997],[60.789941406249994,31.98710937499999],[60.7875,31.87719726562497],[60.791601562500006,31.660595703124983],[60.82070312499999,31.495166015625045],[60.854101562500006,31.483251953125006],[61.110742187499994,31.45112304687504],[61.346484375000074,31.42163085937497],[61.66015625000003,31.382421874999977],[61.7550781250001,31.285302734374994],[61.814257812500074,31.072558593750017],[61.810839843750074,30.913281249999983],[61.78417968749997,30.831933593750023],[61.55947265625005,30.59936523437497],[61.33164062500006,30.36372070312501],[60.84335937500006,29.85869140624999],[61.03417968750003,29.663427734374977],[61.15214843750002,29.542724609375],[61.8898437500001,28.546533203124994],[62.7625,28.202050781249994],[62.782324218750006,27.800537109375],[62.75273437500002,27.265625],[63.16679687500002,27.25249023437499],[63.19609375000002,27.243945312500017],[63.25625,27.20791015625005],[63.30156250000002,27.151464843750006],[63.30517578124997,27.124560546875017],[63.242089843749994,27.07768554687499],[63.25039062499999,26.879248046875063],[63.24160156250005,26.86474609375003],[63.18613281250006,26.83759765625001],[63.168066406250006,26.66557617187496],[62.31230468750002,26.490869140624994],[62.23935546875006,26.357031249999977],[62.12597656249997,26.368994140625034],[61.842382812500006,26.225927734375006],[61.809960937499994,26.165283203125],[61.78076171874997,25.99584960937503],[61.75439453125003,25.843359375000063],[61.737695312499994,25.821093750000045],[61.66865234375004,25.76899414062501],[61.6618164062501,25.751269531250017],[61.67138671874997,25.69238281250003],[61.64013671875003,25.584619140624994],[61.61542968750004,25.28613281250003],[61.58789062499997,25.20234375000001],[61.533105468749994,25.195507812499955],[61.41220703125006,25.102099609375017],[60.66386718750002,25.28222656250003],[60.51054687500002,25.437060546875045],[60.40019531250002,25.311572265625074],[59.45605468749997,25.481494140625045],[59.0460937500001,25.417285156250017],[58.79785156249997,25.554589843750023],[57.334570312500006,25.791552734375074],[57.03603515625005,26.80068359375005],[56.728125,27.127685546875057],[56.118066406249994,27.14311523437499],[54.75927734375003,26.50507812500004],[54.24707031250003,26.696630859374977],[53.70576171875004,26.72558593750003],[52.69160156250004,27.323388671875023],[52.475878906250074,27.61650390624999],[52.03076171874997,27.824414062499955],[51.58906250000004,27.864208984374983],[51.27890625,28.13134765624997],[51.06201171874997,28.72612304687499],[50.86699218750002,28.870166015625017],[50.87578125000002,29.062695312499983],[50.67519531250005,29.146582031250034],[50.64960937500004,29.420068359374966],[50.16894531250003,29.921240234375034],[50.071582031250074,30.198535156250017],[49.55488281250004,30.028955078125023],[49.028125,30.333447265624983],[49.224511718749994,30.472314453125023],[49.00195312500003,30.506542968749983],[48.91914062500004,30.120898437500017],[48.54648437500006,29.962353515624955],[48.47851562499997,30.003808593749966],[48.43457031249997,30.03759765625],[48.33105468749997,30.28544921874996],[48.01494140625002,30.465625],[48.01064453125005,30.989794921875017],[47.679492187500074,31.00239257812501],[47.679492187500074,31.400585937499955],[47.75390624999997,31.601367187500017],[47.829980468749994,31.79443359375],[47.71455078125004,31.936425781249966],[47.5915039062501,32.087988281250034],[47.51191406250004,32.15083007812504],[47.3297851562501,32.45551757812501],[47.28515625000003,32.474023437499966],[47.121386718750074,32.46660156249996],[46.569921875,32.83393554687501],[46.37705078125006,32.92924804687499],[46.29824218750005,32.95024414062502],[46.11279296875003,32.957666015624994],[46.09306640625002,32.97587890624999],[46.08046875,33.028222656249994],[46.0807617187501,33.08652343750006],[46.14111328125003,33.174414062500034],[46.145898437499994,33.229638671874994],[46.01992187500005,33.41572265624998],[45.39707031250006,33.970849609374994],[45.542773437500074,34.21552734375004],[45.459375,34.470361328124994],[45.50078125000002,34.58159179687499],[45.6375,34.573828125],[45.678125,34.798437500000034],[45.92089843750003,35.02851562500001],[46.04179687500002,35.08017578125006],[46.13378906249997,35.127636718749955],[46.15468750000005,35.19672851562498],[46.112109375000074,35.32167968750005],[45.97109375000005,35.524169921875],[46.03740234375002,35.67314453124999],[46.180957031250074,35.71137695312504],[46.2625,35.74414062500006],[46.27343749999997,35.77324218750002],[46.16748046874997,35.820556640625],[45.77636718749997,35.82182617187499],[45.36162109375002,36.015332031249955],[45.241113281249994,36.35595703125],[45.20654296874997,36.397167968749955],[45.15527343749997,36.407373046874994],[45.11240234375006,36.409277343750034],[45.053125,36.47163085937501],[44.76513671875003,37.142431640625006],[44.79414062500004,37.290380859375034],[44.574023437500074,37.435400390625006],[44.589941406250006,37.710351562499966],[44.21132812499999,37.908056640625006],[44.4499023437501,38.33422851562506],[44.2985351562501,38.38627929687499],[44.27167968750004,38.83603515625006],[44.02324218750002,39.37744140625006],[44.3893554687501,39.422119140625],[44.58710937500004,39.76855468750006],[44.81718750000002,39.65043945312496],[45.4796875000001,39.00625],[46.1144531250001,38.877783203125034]]]]},"properties":{"name":"Iran","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[45.6375,34.573828125],[45.50078125000002,34.581591796874996],[45.459375,34.470361328124994],[45.54277343750002,34.21552734375],[45.397070312500006,33.970849609374994],[46.01992187500002,33.41572265625],[46.14589843750002,33.229638671874994],[46.14111328125,33.1744140625],[46.08076171875001,33.0865234375],[46.08046875000002,33.028222656249994],[46.09306640625002,32.975878906249996],[46.11279296875,32.957666015624994],[46.377050781250006,32.929248046874996],[46.569921875,32.833935546875],[47.12138671875002,32.466601562499996],[47.28515625,32.474023437499994],[47.32978515625001,32.455517578125],[47.51191406250001,32.150830078125],[47.59150390625001,32.08798828125],[47.71455078125001,31.936425781249994],[47.82998046875002,31.79443359375],[47.75390625,31.601367187499996],[47.67949218750002,31.400585937499997],[47.67949218750002,31.002392578124997],[48.01064453125002,30.989794921874996],[48.01494140625002,30.465625],[48.3310546875,30.285449218749996],[48.546484375,29.962353515624997],[48.454199218750006,29.9384765625],[48.354589843750006,29.956738281249997],[48.141699218750006,30.040917968749994],[47.982519531250006,30.011328125],[47.97871093750001,29.9828125],[47.64375,30.097314453124994],[47.14824218750002,30.0009765625],[46.905859375,29.5375],[46.76933593750002,29.347460937499996],[46.69375,29.259667968749994],[46.53144531250001,29.096240234374996],[46.3564453125,29.063671875],[44.71650390625001,29.193603515625],[43.77373046875002,29.84921875],[42.07441406250001,31.080371093749996],[40.47890625000002,31.893359375],[40.36933593750001,31.93896484375],[40.02783203125,31.995019531249994],[39.7041015625,32.042529296874996],[39.14541015625002,32.12451171875],[39.29277343750002,32.24384765625],[39.24746093750002,32.350976562499994],[39.04140625000002,32.3056640625],[38.773535156250006,33.372216796874994],[40.98701171875001,34.429052734375],[41.19472656250002,34.768994140625],[41.354101562500006,35.640429687499996],[41.295996093750006,36.383349609374996],[41.41679687500002,36.5146484375],[41.78857421875,36.59716796875],[42.358984375,37.10859375],[42.45585937500002,37.128710937499996],[42.63544921875001,37.249267578125],[42.74111328125002,37.3619140625],[42.77460937500001,37.371875],[42.869140625,37.334912109375],[42.936621093750006,37.324755859374996],[43.09248046875001,37.3673828125],[43.67578125,37.22724609375],[43.83642578125,37.223535156249994],[44.01318359375,37.313525390624996],[44.11445312500001,37.30185546875],[44.15625,37.282958984375],[44.19179687500002,37.249853515625],[44.20839843750002,37.20263671875],[44.20166015625,37.051806640624996],[44.281835937500006,36.97802734375],[44.32558593750002,37.0107421875],[44.401953125,37.058496093749994],[44.60595703125,37.176025390625],[44.66933593750002,37.173583984375],[44.73095703125,37.165283203125],[44.76513671875,37.142431640625],[45.053125,36.471630859375],[45.112402343750006,36.40927734375],[45.1552734375,36.407373046874994],[45.20654296875,36.39716796875],[45.24111328125002,36.35595703125],[45.36162109375002,36.01533203125],[45.7763671875,35.821826171874996],[46.16748046875,35.820556640625],[46.2734375,35.773242187499996],[46.2625,35.744140625],[46.18095703125002,35.711376953125],[46.03740234375002,35.673144531249996],[45.97109375000002,35.524169921875],[46.11210937500002,35.321679687499994],[46.15468750000002,35.196728515625],[46.1337890625,35.12763671875],[46.04179687500002,35.08017578125],[45.9208984375,35.028515625],[45.678125,34.7984375],[45.6375,34.573828125]]]},"properties":{"name":"Iraq","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-15.543115234374994,66.228515625],[-14.595849609374994,66.38154296875],[-15.117382812499983,66.125634765625],[-14.698193359374983,66.02021484375],[-14.827099609374983,65.7642578125],[-14.391845703125,65.78740234375],[-14.473388671875,65.575341796875],[-14.166943359374983,65.64228515625],[-13.617871093749983,65.5193359375],[-13.804785156249977,65.35478515625],[-13.599316406249983,65.0359375],[-14.04443359375,64.74189453125],[-14.385107421874977,64.74521484375],[-14.475390624999989,64.493994140625],[-14.927392578124994,64.319677734375],[-15.832910156249994,64.17666015625],[-16.640332031249983,63.865478515625],[-17.81572265624999,63.71298828125],[-17.946923828124994,63.5357421875],[-18.65361328124999,63.406689453125],[-20.198144531249994,63.555810546874994],[-20.494042968749994,63.687353515625],[-20.413964843749994,63.80517578125],[-20.65092773437499,63.73740234375],[-21.15239257812499,63.94453125],[-22.652197265624977,63.827734375],[-22.701171875,64.083203125],[-22.51005859374999,63.991455078125],[-22.187597656249977,64.039208984375],[-21.463330078124983,64.379150390625],[-22.053369140624994,64.313916015625],[-21.950341796874994,64.514990234375],[-21.590625,64.6263671875],[-22.10600585937499,64.533056640625],[-22.467041015625,64.794970703125],[-23.818994140624994,64.73916015625],[-24.02617187499999,64.863427734375],[-22.7880859375,65.046484375],[-21.89213867187499,65.048779296875],[-21.779980468749983,65.1876953125],[-22.50908203124999,65.19677734375],[-21.844384765624994,65.44736328125],[-22.902490234374994,65.58046875],[-23.89990234375,65.407568359375],[-24.475683593749977,65.5251953125],[-24.248925781249994,65.614990234375],[-23.85673828124999,65.53837890625],[-24.092626953124977,65.77646484375],[-23.615917968749983,65.67958984375],[-23.285351562499983,65.75],[-23.832617187499977,65.84921875],[-23.52495117187499,65.880029296875],[-23.77734375,66.017578125],[-23.434472656249994,66.02421875],[-23.452539062499994,66.181005859375],[-23.018994140624983,65.98212890625],[-22.659863281249983,66.025927734375],[-22.61601562499999,65.86748046875],[-22.44169921874999,65.90830078125],[-22.4453125,66.07001953125],[-22.947900390624994,66.212744140625],[-22.48442382812499,66.26630859375],[-23.116943359375,66.338720703125],[-22.9443359375,66.429443359375],[-22.426123046874977,66.430126953125],[-21.406884765624994,66.0255859375],[-21.374902343749994,65.74189453125],[-21.658447265625,65.723583984375],[-21.12968749999999,65.2666015625],[-20.804345703124994,65.63642578125],[-20.454833984375,65.571044921875],[-20.20751953125,66.10009765625],[-19.489697265624983,65.76806640625],[-19.382958984374994,66.07568359375],[-18.845898437499983,66.183935546875],[-18.141943359374977,65.73408203125],[-18.29716796874999,66.157421875],[-17.906982421875,66.143310546875],[-17.550439453124994,65.964404296875],[-17.153027343749983,66.20283203125],[-16.838037109374994,66.125244140625],[-16.485009765624994,66.195947265625],[-16.540673828124994,66.446728515625],[-16.24931640624999,66.522900390625],[-15.985400390624989,66.5146484375],[-15.543115234374994,66.228515625]]]},"properties":{"name":"Iceland","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[35.78730468750001,32.734912109374996],[35.572851562500006,32.640869140625],[35.56904296875001,32.619873046875],[35.55146484375001,32.3955078125],[35.484375,32.401660156249996],[35.40263671875002,32.450634765625],[35.38671875,32.493017578125],[35.303808593750006,32.512939453125],[35.19326171875002,32.534423828125],[35.065039062500006,32.46044921875],[35.01054687500002,32.338183593749996],[34.95595703125002,32.1609375],[34.98974609375,31.91328125],[34.97832031250002,31.86640625],[34.95380859375001,31.841259765624997],[34.96113281250001,31.82333984375],[34.983007812500006,31.81679687499999],[35.05322265625,31.837939453124996],[35.12714843750001,31.816748046875],[35.203710937500006,31.75],[34.95097656250002,31.602294921875],[34.88046875,31.3681640625],[35.45058593750002,31.479296875],[34.97343750000002,29.555029296875],[34.904296875,29.47734375],[34.24531250000001,31.208300781249996],[34.34833984375001,31.292919921874997],[34.350195312500006,31.362744140624997],[34.52558593750001,31.525634765625],[34.47734375000002,31.584863281249994],[34.483984375,31.59228515625],[34.67841796875001,31.895703125],[35.10859375000001,33.08369140625],[35.411230468750006,33.07568359375],[35.869140625,33.43173828125],[35.91347656250002,32.94960937499999],[35.78730468750001,32.734912109374996]]]},"properties":{"name":"Israel","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[15.576562500000051,38.220312500000034],[15.099511718750023,37.45859375],[15.295703125000017,37.05517578124997],[15.112597656250017,36.687841796875006],[14.501855468750023,36.798681640625034],[14.142968750000023,37.103662109374994],[13.90546875000004,37.10063476562502],[13.169921875000028,37.47929687499996],[12.640234375000034,37.594335937500034],[12.435546874999972,37.819775390624955],[12.734375,38.18305664062498],[12.902734375000023,38.03486328124998],[13.291113281250034,38.19145507812502],[13.788867187499989,37.981201171875],[15.11875,38.15273437500002],[15.498730468750011,38.290869140625006],[15.576562500000051,38.220312500000034]]],[[[8.478906250000023,39.067529296874966],[8.421484375000034,38.968652343749994],[8.366796875,39.115917968749955],[8.478906250000023,39.067529296874966]]],[[[8.28603515625008,41.03984375],[8.205664062500034,40.99746093750005],[8.320214843750023,41.121875],[8.28603515625008,41.03984375]]],[[[9.632031250000011,40.88203124999998],[9.805273437500063,40.499560546875045],[9.642968750000023,40.268408203125006],[9.5625,39.16601562500006],[9.056347656250068,39.23916015625002],[8.966601562500074,38.963720703125034],[8.648535156250034,38.92656250000002],[8.418164062500068,39.205712890624966],[8.547753906250023,39.83920898437506],[8.4078125,39.91723632812497],[8.471289062500063,40.29267578124998],[8.189941406250028,40.651611328125],[8.22421875,40.91333007812503],[8.571875,40.85019531250006],[9.228417968750023,41.257080078125],[9.615332031249977,41.01728515624998],[9.632031250000011,40.88203124999998]]],[[[10.395117187500034,42.85815429687503],[10.419335937499994,42.71318359374999],[10.13125,42.742041015625006],[10.395117187500034,42.85815429687503]]],[[[13.420996093750006,46.212304687499994],[13.63251953125004,46.17705078125002],[13.634960937499983,46.15776367187499],[13.61660156250008,46.133105468750045],[13.54804687500004,46.08911132812503],[13.486425781250034,46.03955078124997],[13.480273437500017,46.00922851562501],[13.487695312500023,45.987109375000045],[13.509179687500051,45.973779296874994],[13.6005859375,45.97978515624996],[13.663476562500023,45.7919921875],[13.831152343750006,45.680419921875],[13.719824218750063,45.58759765625001],[13.628320312500051,45.77094726562498],[13.206347656250074,45.771386718749966],[12.27431640625008,45.44604492187503],[12.225683593750034,45.24150390625002],[12.523437500000028,44.96796874999998],[12.248339843750045,44.72250976562498],[12.396289062500074,44.223876953125],[13.56416015625004,43.57128906250003],[14.010449218750011,42.68955078125006],[14.54072265625004,42.24428710937502],[15.16875,41.93403320312498],[16.164648437500034,41.89619140624998],[15.900488281250034,41.51206054687498],[17.954980468749994,40.65517578125002],[18.460644531249983,40.221044921875034],[18.34375,39.82138671874998],[18.077929687500017,39.93696289062498],[17.865039062500074,40.28017578125002],[17.395800781250045,40.34023437499999],[17.179980468750045,40.50278320312498],[16.92822265625,40.45805664062502],[16.521875,39.74755859375003],[17.114550781250017,39.38061523437497],[17.174609375000017,38.998095703125045],[16.61669921875003,38.800146484375034],[16.54560546875001,38.40908203125002],[16.05683593750001,37.941845703124955],[15.72451171875008,37.93911132812502],[15.645800781250017,38.034228515625045],[15.87890625,38.61391601562502],[16.19677734375,38.759228515624955],[16.20996093750003,38.94111328124998],[15.692773437499994,39.99018554687501],[14.95087890625004,40.23901367187497],[14.94765625000008,40.469335937500006],[14.765722656250063,40.66840820312498],[14.339941406250006,40.59882812500001],[14.460546875000063,40.72871093750001],[14.04433593750008,40.81225585937506],[13.733398437500057,41.23564453124999],[13.088671875000074,41.243847656249955],[12.630859374999972,41.469677734374955],[11.637304687500063,42.287548828124955],[11.141210937499977,42.38989257812503],[11.167773437500074,42.53515625000006],[10.708398437500023,42.93632812499999],[10.514843750000011,42.96752929687503],[10.188085937500063,43.947509765625],[8.76582031250004,44.42231445312501],[8.004980468750006,43.87675781249999],[7.4931640625,43.767138671875045],[7.637207031250057,44.16484375],[7.318554687500068,44.13798828125002],[6.900195312499989,44.33574218749996],[6.99267578125,44.82729492187502],[6.634765625000028,45.06816406249996],[7.07832031250004,45.23994140624998],[7.146386718750051,45.381738281249994],[6.790917968750023,45.740869140624966],[7.021093750000034,45.92578124999997],[7.055761718749977,45.90380859375003],[7.129003906249977,45.88041992187499],[7.327929687500017,45.912353515625],[7.9931640625,46.01591796874996],[8.081542968750057,46.25600585937502],[8.231933593750057,46.341210937499966],[8.29853515625004,46.403417968750034],[8.370703125,46.44511718750002],[8.458398437500023,46.24589843750002],[8.818554687500011,46.0771484375],[8.826757812500006,46.06103515625],[8.77802734375004,45.996191406250034],[8.953710937500034,45.83002929687501],[9.023730468750074,45.845703125],[9.203417968750017,46.21923828125],[9.304394531250068,46.49555664062498],[9.399316406250023,46.480664062499955],[9.427636718750023,46.48232421875002],[9.528710937500023,46.306201171875045],[9.57958984375,46.29609375000001],[9.639453125000017,46.29589843749997],[9.78779296875004,46.34604492187498],[9.884472656250011,46.36777343750006],[9.939257812500074,46.36181640625],[10.041015625000028,46.23808593750002],[10.08056640625,46.22797851562501],[10.128320312500051,46.238232421874955],[10.109667968750074,46.36284179687502],[10.081933593750023,46.420751953125006],[10.045605468750068,46.44790039062505],[10.038281250000011,46.483203125000045],[10.061230468750068,46.54677734375002],[10.087011718750063,46.59990234375002],[10.1375,46.614355468750034],[10.195507812500068,46.62109374999997],[10.4306640625,46.55004882812497],[10.409352678571473,46.6092047991071],[10.39794921875,46.66503906250006],[10.406054687500045,46.73486328124997],[10.452832031249983,46.86494140625001],[10.47939453125008,46.85512695312505],[10.579785156250011,46.85371093750001],[10.689257812500017,46.846386718749955],[10.759765625,46.79331054687498],[10.828906250000045,46.775244140625034],[10.927343750000034,46.76948242187501],[10.993261718750034,46.77700195312502],[11.02509765625004,46.796972656250006],[11.063476562500057,46.85913085937497],[11.133886718750006,46.93618164062505],[11.244433593750045,46.975683593750006],[11.433203125000063,46.983056640624994],[11.527539062500011,46.99741210937498],[11.775683593750017,46.986083984375],[12.169433593750028,47.082128906250006],[12.19716796875008,47.075],[12.201269531250034,47.060888671875034],[12.165527343750028,47.028173828125034],[12.130761718750051,46.98476562499999],[12.154101562500017,46.93525390625004],[12.267968750000023,46.83588867187504],[12.330078125,46.75981445312499],[12.388281250000034,46.70263671874997],[12.479199218749983,46.672509765624966],[13.16875,46.572656249999966],[13.3515625,46.55791015624999],[13.490039062500045,46.55556640625002],[13.7,46.52026367187503],[13.679687500000057,46.46289062499997],[13.63710937500008,46.44853515624999],[13.563281250000045,46.41508789062502],[13.399511718749977,46.31752929687502],[13.420996093750006,46.212304687499994]]]]},"properties":{"name":"Italy","childNum":6}},{"geometry":{"type":"Polygon","coordinates":[[[-77.261474609375,18.45742187499999],[-76.349853515625,18.15185546875],[-76.21079101562499,17.913525390624997],[-76.524609375,17.8662109375],[-76.85322265625,17.97373046874999],[-76.94414062499999,17.848779296874994],[-77.11948242187499,17.880078125],[-77.20498046875,17.71494140624999],[-77.36142578124999,17.833691406249997],[-77.76816406249999,17.877392578124997],[-78.04448242187499,18.173828125],[-78.339501953125,18.28720703124999],[-78.21669921875,18.44809570312499],[-77.8734375,18.522216796875],[-77.261474609375,18.45742187499999]]]},"properties":{"name":"Jamaica","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-2.018652343749977,49.23125],[-2.23583984375,49.1763671875],[-2.220507812499989,49.266357421875],[-2.018652343749977,49.23125]]]},"properties":{"name":"Jersey","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[39.14541015625002,32.12451171875],[38.9970703125,32.007470703124994],[38.96230468750002,31.994921875],[38.37548828125,31.847460937499996],[38.111425781250006,31.781152343749994],[37.49335937500001,31.625878906249994],[37.215625,31.556103515624997],[36.95859375,31.491503906249996],[37.980078125,30.5],[37.862890625,30.442626953125],[37.66972656250002,30.34814453125],[37.64990234375,30.330957031249994],[37.63359375000002,30.31328125],[37.55361328125002,30.144580078124996],[37.49072265625,30.01171875],[37.46923828125,29.995068359374997],[36.75527343750002,29.866015625],[36.70390625000002,29.831640625],[36.591796875,29.66611328125],[36.47607421875,29.4951171875],[36.2828125,29.355371093749994],[36.068457031250006,29.200537109375],[34.95078125,29.353515625],[34.97343750000002,29.555029296875],[35.45058593750002,31.479296875],[35.57207031250002,32.237890625],[35.55146484375001,32.3955078125],[35.56904296875001,32.619873046875],[35.572851562500006,32.640869140625],[35.78730468750001,32.734912109374996],[36.3720703125,32.3869140625],[36.818359375,32.317285156249994],[38.773535156250006,33.372216796874994],[39.04140625000002,32.3056640625],[39.24746093750002,32.350976562499994],[39.29277343750002,32.24384765625],[39.14541015625002,32.12451171875]]]},"properties":{"name":"Jordan","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[123.88867187499997,24.280126953124977],[123.67978515625012,24.317773437500023],[123.77148437499997,24.41445312499999],[123.93486328125002,24.362011718749983],[123.88867187499997,24.280126953124977]]],[[[124.29316406250004,24.515917968750074],[124.13574218750003,24.347607421874983],[124.08476562500002,24.435839843750017],[124.30195312500004,24.58710937500001],[124.29316406250004,24.515917968750074]]],[[[125.44414062500002,24.7431640625],[125.26894531250005,24.732519531250063],[125.28359375,24.871923828125034],[125.44414062500002,24.7431640625]]],[[[128.25878906249997,26.65278320312501],[127.86708984375,26.442480468749977],[127.80361328125005,26.152539062499983],[127.653125,26.0947265625],[127.90722656250003,26.69360351562497],[128.09765624999997,26.66777343749996],[128.25488281249997,26.88188476562496],[128.25878906249997,26.65278320312501]]],[[[128.99814453125012,27.720800781250006],[128.90000000000012,27.727783203125],[128.9076171875,27.897998046875045],[128.99814453125012,27.720800781250006]]],[[[129.45253906250005,28.20898437499997],[129.3664062500001,28.127734375000045],[129.16464843750012,28.24975585937503],[129.68955078125012,28.517480468750023],[129.45253906250005,28.20898437499997]]],[[[130.6227539062501,30.262988281250017],[130.44560546875002,30.264697265625017],[130.38808593750005,30.38818359375003],[130.49716796875006,30.465527343749983],[130.64355468749997,30.388964843750017],[130.6227539062501,30.262988281250017]]],[[[130.95976562500007,30.39692382812504],[130.87031250000004,30.444238281249994],[131.06035156250007,30.828466796875006],[130.95976562500007,30.39692382812504]]],[[[130.38105468750004,32.42373046875002],[130.24169921874997,32.462792968749994],[130.46142578124997,32.515722656250034],[130.38105468750004,32.42373046875002]]],[[[130.08251953124997,32.22968750000001],[129.9601562500001,32.24375],[130.00976562499997,32.521630859374994],[130.16777343750002,32.54121093749998],[130.19951171875002,32.34057617187506],[130.08251953124997,32.22968750000001]]],[[[128.66533203125002,32.783886718749955],[128.89453124999997,32.65214843750002],[128.69296875000012,32.60473632812506],[128.66533203125002,32.783886718749955]]],[[[129.07695312500002,32.84028320312498],[128.99726562500004,32.95185546874998],[129.10976562500005,33.13256835937503],[129.18193359375002,32.99311523437504],[129.07695312500002,32.84028320312498]]],[[[129.49179687500006,33.22304687499999],[129.37041015625002,33.176025390625],[129.56992187500006,33.36103515625004],[129.49179687500006,33.22304687499999]]],[[[129.79570312500007,33.74882812499999],[129.67480468749997,33.73969726562498],[129.71728515624997,33.8583984375],[129.79570312500007,33.74882812499999]]],[[[131.17460937500007,33.602587890625045],[131.69628906250003,33.60283203124999],[131.53740234375007,33.274072265624994],[131.89658203125006,33.25458984375001],[131.8478515625001,33.118066406249994],[132.0021484375001,32.882373046875045],[131.6603515625001,32.465625],[131.33720703125007,31.4046875],[131.07080078124997,31.436865234374977],[131.09843750000002,31.256152343750017],[130.68574218750004,31.01513671875003],[130.77626953125,31.70629882812497],[130.65507812500002,31.71840820312505],[130.5560546875,31.563085937500034],[130.58876953125,31.178515625000017],[130.20068359374997,31.291894531250023],[130.14726562500002,31.40849609374996],[130.2941406250001,31.45068359375003],[130.3219726562501,31.601464843750023],[130.18789062500005,31.768847656250017],[130.19443359375012,32.090771484374955],[130.64052734375005,32.61923828124998],[130.49785156250002,32.65693359375001],[130.547265625,32.83159179687499],[130.2375,33.177636718749966],[130.12685546875005,33.10483398437506],[130.175,32.851318359375],[130.32646484375002,32.852636718750006],[130.34042968750012,32.70185546875004],[130.05410156250005,32.770800781250045],[129.76855468749997,32.57099609375001],[129.82675781250006,32.72534179687503],[129.67910156250005,33.059960937499966],[129.99169921875003,32.85156249999997],[129.58007812500003,33.23627929687501],[129.61015625000002,33.34365234375005],[129.844140625,33.32177734375003],[129.82568359374997,33.43701171875006],[130.36503906250007,33.634472656249955],[130.4837890625,33.834619140624966],[130.715625,33.92778320312502],[130.953125,33.87202148437504],[131.17460937500007,33.602587890625045]]],[[[132.266015625,33.945166015625006],[132.44492187500006,33.91318359374998],[132.20878906250007,33.87285156250002],[132.266015625,33.945166015625006]]],[[[129.27949218750004,34.123388671875006],[129.18642578125,34.14501953125006],[129.21484374999997,34.320654296875034],[129.3371093750001,34.284765625],[129.27949218750004,34.123388671875006]]],[[[134.35742187500003,34.25634765625],[134.6375,34.22661132812499],[134.73886718750012,33.82050781250001],[134.37705078125012,33.60839843749997],[134.18164062500003,33.24721679687502],[133.95869140625004,33.44833984375006],[133.63203125000004,33.51098632812503],[133.28593750000007,33.35996093749998],[132.97724609375004,32.84199218749998],[132.80429687500006,32.75200195312502],[132.6417968750001,32.76245117187503],[132.70898437500003,32.90249023437505],[132.49511718749997,32.91660156249998],[132.41279296875004,33.43046875],[132.0326171875,33.339990234374994],[132.64306640624997,33.68994140624997],[132.93515625000006,34.09531250000006],[133.19306640625004,33.93320312499998],[133.58203124999997,34.01713867187502],[133.60263671875006,34.24384765625001],[133.94833984375006,34.34804687500002],[134.35742187500003,34.25634765625]]],[[[134.35185546875002,34.48364257812503],[134.25185546875,34.42304687500004],[134.18212890625003,34.51923828124998],[134.35185546875002,34.48364257812503]]],[[[134.9328125000001,34.28813476562499],[134.82441406250004,34.202929687500045],[134.66787109375005,34.294140624999955],[135.00468750000002,34.54404296874998],[134.9328125000001,34.28813476562499]]],[[[129.38564453125,34.35366210937502],[129.26669921875012,34.37045898437506],[129.45107421875005,34.68657226562499],[129.38564453125,34.35366210937502]]],[[[133.37050781250005,36.203857421875],[133.23925781249997,36.178759765625045],[133.20615234375006,36.293408203124955],[133.29570312500002,36.34013671874996],[133.37050781250005,36.203857421875]]],[[[138.34404296875007,37.822119140625006],[138.22519531250006,37.82939453124996],[138.25,38.078466796875006],[138.50361328125004,38.31591796875006],[138.45361328124997,38.07568359375006],[138.57519531249997,38.065527343750034],[138.34404296875007,37.822119140625006]]],[[[141.22929687500007,41.37265625],[141.45546875000005,41.404736328124955],[141.43046875000002,40.72333984374998],[141.7970703125001,40.29116210937502],[141.97695312500005,39.428808593750034],[141.90078125,39.111328125],[141.5462890625,38.762841796874966],[141.4674804687501,38.404150390625006],[141.10839843750003,38.33793945312502],[140.9621093750001,38.148876953124955],[141.00166015625004,37.11464843750002],[140.57353515625007,36.23134765625002],[140.87402343749997,35.72495117187506],[140.457421875,35.51025390625],[140.35468750000004,35.18144531249999],[139.8439453125001,34.914892578125034],[139.82646484375002,35.29667968750002],[140.096875,35.58515624999998],[139.83476562500002,35.658056640625006],[139.65000000000012,35.40913085937501],[139.675,35.149267578125006],[139.47441406250002,35.298535156249955],[139.24941406250005,35.27802734375004],[139.08603515625006,34.83916015624999],[138.8375,34.619238281250034],[138.80273437499997,34.97480468749998],[138.90361328125002,35.02524414062506],[138.71962890625,35.12407226562502],[138.18906250000012,34.596337890624994],[137.543359375,34.66420898437505],[137.06171875000004,34.58281249999999],[137.27519531250002,34.77250976562499],[136.96328125000005,34.83491210937501],[136.87128906250004,34.733105468749955],[136.89707031250006,35.03554687500002],[136.80419921874997,35.05029296875],[136.53300781250007,34.678369140624994],[136.8802734375,34.43359375000006],[136.8537109375001,34.324072265625034],[136.32988281250007,34.17685546875006],[135.91621093750004,33.561718749999955],[135.69531250000003,33.48696289062502],[135.4528320312501,33.55336914062505],[135.12792968749997,34.006982421874994],[135.10009765624997,34.288378906250045],[135.41591796875,34.61748046875002],[134.74003906250007,34.765234375],[134.246875,34.71386718750003],[133.96826171874997,34.52729492187504],[133.14238281250002,34.30244140624998],[132.65654296875007,34.24609375000003],[132.31259765625006,34.32495117187503],[132.14648437499997,33.83876953125002],[131.74052734375007,34.05205078125002],[130.91884765625,33.97573242187502],[130.88925781250012,34.261816406250034],[131.00419921875007,34.39257812500003],[131.35439453125,34.41318359375006],[132.92294921875006,35.511279296875045],[133.98125,35.50722656250002],[135.17431640625003,35.74707031250003],[135.32695312500002,35.52553710937502],[135.68027343750006,35.503125],[135.903125,35.60688476562498],[136.09531250000006,35.767626953125045],[136.06748046875006,36.11684570312505],[136.69814453125005,36.742041015625034],[136.84345703125004,37.38212890624999],[137.32265625,37.52207031249998],[136.89990234375003,37.11767578125],[137.01669921875006,36.83720703124999],[137.24628906250004,36.753173828125],[137.5140625,36.95156250000002],[138.31992187500012,37.21840820312502],[138.88505859375007,37.84394531250001],[139.36386718750006,38.09902343750002],[139.80195312500004,38.881591796875],[140.06474609375002,39.624414062499994],[139.99472656250006,39.855078125],[139.74150390625002,39.92084960937498],[140.01113281250005,40.26035156250006],[139.92285156250003,40.59843750000002],[140.28125,40.84609375000002],[140.3444335937501,41.203320312499955],[140.62763671875004,41.195410156250034],[140.74863281250012,40.830322265625],[140.93603515625003,40.940771484375034],[141.1185546875,40.88227539062501],[141.24423828125006,41.20561523437499],[140.80058593750002,41.138818359374966],[140.80185546875012,41.253662109375],[140.9369140625,41.50556640624998],[141.22929687500007,41.37265625]]],[[[139.48125,42.08100585937498],[139.43134765625004,42.19956054687498],[139.55839843750002,42.235205078125034],[139.48125,42.08100585937498]]],[[[141.29541015625003,45.11933593750001],[141.14531250000002,45.153906250000034],[141.19375,45.24785156249999],[141.29541015625003,45.11933593750001]]],[[[141.07275390624997,45.33286132812498],[141.03398437500007,45.26933593750002],[140.97167968749997,45.465478515624994],[141.07275390624997,45.33286132812498]]],[[[143.82431640625012,44.11699218749999],[144.71523437500005,43.92797851562503],[145.36953125000005,44.32739257812506],[145.13964843750003,43.6625],[145.34082031249997,43.30253906249999],[145.83300781249997,43.38593750000001],[144.92138671874997,43.00092773437498],[143.96933593750006,42.88139648437499],[143.42949218750002,42.41889648437498],[143.2365234375001,42.000195312499955],[141.85136718750007,42.57905273437501],[141.40664062500005,42.54692382812496],[140.98613281250002,42.34213867187498],[140.70976562500002,42.555615234374955],[140.48046875000003,42.559375],[140.32666015625003,42.29335937499999],[141.15097656250012,41.80507812499999],[140.99951171874997,41.73740234375006],[140.65986328125004,41.815576171874994],[140.3849609375001,41.51928710937503],[140.08515625000004,41.43408203125],[139.99531250000004,41.57641601562503],[140.10839843749997,41.912939453125034],[139.83544921874997,42.278076171875],[139.86015625000002,42.58173828125004],[140.43222656250012,42.95410156250006],[140.39238281250002,43.303125],[141.13818359374997,43.17993164062506],[141.37412109375006,43.279638671875006],[141.7609375000001,44.482519531250034],[141.58300781250003,45.15595703125001],[141.66796874999997,45.401269531249966],[141.93769531250004,45.509521484375],[142.88476562499997,44.670117187499955],[143.82431640625012,44.11699218749999]]]]},"properties":{"name":"Japan","childNum":28}},{"geometry":{"type":"Polygon","coordinates":[[[77.04863281249999,35.109912109374996],[76.927734375,35.346630859375],[76.88222656250002,35.4357421875],[76.81279296874999,35.571826171874996],[76.76689453124999,35.66171875],[76.87890625,35.61328125],[77.09003906250001,35.552050781249996],[77.29482421875002,35.508154296875],[77.44648437500001,35.4755859375],[77.57255859374999,35.471826171874994],[77.72402343750002,35.48056640625],[77.79941406250003,35.495898437499996],[77.42343750000003,35.302587890625],[77.16855468750003,35.171533203124994],[77.04863281249999,35.109912109374996]]]},"properties":{"name":"Siachen Glacier","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[50.184472656249994,44.854638671874994],[49.99511718750003,44.93696289062498],[50.10986328124997,45.08193359375002],[50.038867187500074,44.949121093749966],[50.184472656249994,44.854638671874994]]],[[[87.32285156250012,49.085791015625006],[86.8083007812501,49.04970703125002],[86.54941406250012,48.52861328125002],[85.7494140625,48.38505859374999],[85.52597656250006,47.915625],[85.65664062500005,47.254638671875],[85.484765625,47.06352539062496],[84.78613281249997,46.83071289062505],[84.66660156250006,46.97236328125004],[84.016015625,46.97050781250002],[83.02949218750004,47.18593750000002],[82.31523437500002,45.59492187499998],[82.61162109375007,45.424267578124955],[82.52148437500003,45.12548828125],[82.26660156249997,45.21909179687498],[81.94492187500006,45.16083984375001],[81.69199218750012,45.34936523437497],[80.05917968750012,45.006445312500006],[79.871875,44.88378906249997],[80.48154296875006,44.71464843749999],[80.35527343750002,44.09726562500006],[80.78574218750006,43.16157226562504],[80.39023437500006,43.043115234374966],[80.53896484375005,42.873486328124955],[80.20224609375012,42.73447265624998],[80.209375,42.190039062500006],[80.07128906249997,42.302978515625],[79.92109375000004,42.41313476562496],[79.49013671875,42.45756835937496],[79.42822265624997,42.483496093750006],[79.20302734375005,42.66601562499997],[79.16484375000007,42.759033203125],[79.1266601562501,42.775732421875034],[76.98808593750007,42.97358398437501],[76.64648437500003,42.928808593750034],[76.50917968750005,42.91889648437498],[75.9322265625,42.92851562499999],[75.84033203125003,42.9375],[75.78955078124997,42.93291015624999],[75.68173828125,42.83046875],[75.04765625000007,42.904394531250034],[74.20908203125006,43.24038085937502],[73.88603515625002,43.132568359375],[73.55625,43.002783203125006],[73.45019531249997,42.703027343749966],[73.421875,42.59350585937503],[73.49296875000007,42.409033203125034],[73.41162109375003,42.41977539062498],[73.316015625,42.46699218750001],[73.2829101562501,42.50410156250004],[72.85507812500006,42.561132812500006],[72.75292968750003,42.63789062500001],[72.54316406250004,42.67773437500006],[72.27578125,42.757666015625006],[71.76054687500002,42.82148437500004],[71.5142578125,42.766943359375006],[71.42207031250004,42.78315429687504],[71.25664062500002,42.733544921874966],[70.89287109375007,42.339990234374994],[70.94677734374997,42.24868164062505],[69.15361328125002,41.42524414062498],[68.58408203125,40.876269531250045],[68.57265625,40.62265624999998],[68.29189453125,40.656103515625034],[68.04765625000007,40.80927734374998],[68.11308593750007,41.02861328124999],[67.9357421875001,41.19658203125002],[66.70966796875004,41.17915039062501],[66.49863281250006,41.99487304687503],[66.00957031250007,42.00488281250003],[66.1002929687501,42.99082031249998],[65.80302734375002,42.87695312500006],[65.49619140625,43.310546875],[64.9054687500001,43.714697265625006],[64.44316406250007,43.55117187499999],[63.20703125000003,43.62797851562502],[61.99023437500003,43.492138671874955],[61.007910156250006,44.39379882812497],[58.555273437500006,45.55537109375001],[55.97568359375006,44.99492187499996],[55.97744140625005,41.32221679687504],[55.434375,41.296289062499994],[54.85380859375002,41.965185546875006],[54.120996093749994,42.335205078125],[53.0558593750001,42.14775390624999],[52.4938476562501,41.780371093750034],[52.59658203125005,42.760156249999966],[51.898242187500074,42.86962890624997],[51.61601562500002,43.15844726562503],[51.29541015624997,43.17412109375002],[51.30175781249997,43.48237304687501],[50.8307617187501,44.192773437499966],[50.331152343750006,44.32548828125002],[50.25292968749997,44.461523437500006],[50.409472656250074,44.6240234375],[51.543554687500006,44.53100585937506],[51.009375,44.92182617187501],[51.4157226562501,45.35786132812501],[53.20039062500004,45.33198242187498],[52.77382812499999,45.57275390625],[53.13525390625003,46.19165039062497],[53.069433593750006,46.85605468750006],[52.48320312500002,46.99067382812504],[52.13828125,46.82861328124997],[51.178027343750074,47.110156250000045],[49.886328125,46.59565429687504],[49.347460937500074,46.51914062499998],[49.232226562500074,46.33715820312503],[48.54121093750004,46.60561523437502],[48.558398437500074,46.75712890624999],[48.959375,46.77460937499998],[48.16699218750003,47.70878906249996],[47.48193359374997,47.80390624999998],[47.292382812499994,47.74091796875004],[47.06464843750004,48.23247070312499],[46.660937500000074,48.41225585937502],[46.70263671875003,48.80556640625002],[47.031347656250006,49.150292968749994],[46.80205078125002,49.36708984375002],[46.889550781249994,49.69697265625001],[47.42919921874997,50.35795898437502],[47.7057617187501,50.37797851562502],[48.33496093750003,49.858251953125006],[48.7589843750001,49.92832031250006],[48.625097656250006,50.61269531250005],[49.32343750000004,50.851708984374966],[49.49804687500003,51.08359375000006],[50.246875,51.28950195312498],[50.79394531249997,51.729199218749955],[51.16347656250005,51.6474609375],[51.344531250000074,51.47534179687503],[52.21914062499999,51.709375],[52.57119140625005,51.481640624999955],[53.33808593750004,51.48237304687504],[54.139746093750006,51.04077148437503],[54.555273437500006,50.535791015624994],[54.64160156250003,51.011572265625034],[55.68623046875004,50.582861328125006],[56.49140625000004,51.01953124999997],[57.01171874999997,51.06518554687503],[57.44218750000002,50.88886718749998],[57.83886718750003,51.091650390625006],[58.359179687500074,51.063818359375034],[58.88369140625005,50.694433593750006],[59.4523437500001,50.62041015625002],[59.523046875,50.492871093749955],[59.812402343749994,50.58203125],[60.05859374999997,50.850292968749955],[60.42480468749997,50.67915039062498],[60.94228515625005,50.69550781250004],[61.38945312500002,50.86103515625001],[61.55468750000003,51.32460937500005],[60.464746093749994,51.651171875000045],[60.03027343749997,51.93325195312505],[60.99453125000005,52.33686523437504],[60.77441406249997,52.67578124999997],[61.047460937500006,52.97246093750002],[62.08271484375004,53.00541992187499],[61.65986328125004,53.22846679687504],[61.19921874999997,53.28715820312502],[61.22890625,53.445898437500006],[61.53496093750002,53.52329101562506],[60.97949218749997,53.62172851562505],[61.231054687500006,54.01948242187498],[61.92871093750003,53.94648437500004],[64.46123046875002,54.38417968750002],[65.08837890624997,54.340185546875034],[65.476953125,54.62329101562497],[68.15585937500006,54.97670898437505],[68.20625,55.16093750000002],[68.9772460937501,55.389599609374955],[70.18242187500002,55.162451171875034],[70.73808593750007,55.30517578125],[71.18554687500003,54.59931640624998],[71.09316406250005,54.21220703124999],[72.00449218750006,54.20566406249998],[72.18603515625003,54.32563476562501],[72.44677734375003,53.94184570312498],[72.62226562500004,54.13432617187502],[73.22988281250005,53.957812500000045],[73.71240234375003,54.04238281250002],[73.30566406250003,53.707226562499955],[73.40693359375004,53.44755859374999],[73.85898437500006,53.61972656249998],[74.35156250000003,53.487646484375006],[74.45195312500007,53.64726562500002],[75.22021484374997,53.89379882812506],[75.43720703125004,54.08964843749999],[76.8373046875,54.4423828125],[76.65458984375007,54.14526367187503],[76.42167968750007,54.151513671874966],[76.48476562500005,54.02255859374998],[77.85996093750006,53.269189453124994],[79.98623046875,50.774560546874966],[80.42363281250002,50.94628906249997],[80.44804687500002,51.18334960937503],[80.73525390625,51.29340820312498],[81.12724609375002,51.19106445312502],[81.0714843750001,50.96875],[81.38828125000006,50.95649414062501],[81.46591796875006,50.73984375],[82.49394531250007,50.72758789062499],[82.76083984375012,50.89335937500002],[83.35732421875005,50.99458007812504],[83.94511718750007,50.774658203125],[84.32324218749997,50.239160156249966],[84.9894531250001,50.061425781249994],[85.2326171875001,49.61582031249998],[86.1808593750001,49.49931640624996],[86.67548828125004,49.77729492187501],[86.62646484374997,49.56269531250001],[87.32285156250012,49.085791015625006]]]]},"properties":{"name":"Kazakhstan","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[35.325292968750006,5.364892578124994],[35.745019531249994,5.343994140625],[35.80029296874997,5.156933593749983],[35.77929687499997,5.105566406250006],[35.756152343750074,4.950488281250031],[35.76308593750005,4.808007812500051],[36.02197265625003,4.468115234374991],[36.90556640625002,4.411474609374991],[37.15458984375002,4.254541015624994],[37.944921875,3.746728515625023],[38.0861328125001,3.648828124999966],[38.22529296875004,3.61899414062502],[38.45156250000005,3.604833984374977],[38.608007812500006,3.600097656249986],[39.49443359375002,3.45610351562496],[39.65751953125002,3.577832031249983],[39.79033203125002,3.754248046875034],[39.8421875,3.851464843750037],[40.765234375,4.273046875000034],[41.02080078125002,4.057470703124991],[41.22089843750004,3.943554687499969],[41.372460937499994,3.94619140624998],[41.48193359375003,3.96328125],[41.737695312499994,3.979052734375003],[41.88398437500004,3.977734375000011],[41.6134765625001,3.59047851562498],[41.34179687499997,3.20166015625],[40.964453125,2.814648437500026],[40.9787109375001,-0.870312500000011],[41.249804687500074,-1.220507812499946],[41.4269531250001,-1.449511718749974],[41.521875,-1.572265625000028],[41.53271484374997,-1.695312499999957],[41.26748046875005,-1.945019531250026],[40.889746093750006,-2.023535156250034],[40.89824218750002,-2.269921874999966],[40.64414062500006,-2.53945312499998],[40.22246093750002,-2.688378906250037],[40.1154296875001,-3.250585937499991],[39.8609375,-3.576757812500006],[39.49091796875004,-4.478417968750023],[39.221777343750006,-4.692382812500014],[37.608203125000074,-3.497070312500028],[37.643847656250074,-3.045410156250028],[33.90322265625005,-1.002050781250034],[33.94316406250002,0.173779296874969],[34.160937500000074,0.605175781250026],[34.4108398437501,0.867285156250034],[34.48173828125002,1.042138671875051],[34.79863281250002,1.24453125],[34.976464843749994,1.719628906250051],[34.97753906249997,1.861914062499991],[34.9640625000001,2.06240234374998],[34.8830078125001,2.417919921875026],[34.90576171875003,2.4796875],[34.44785156250006,3.163476562500037],[34.40722656249997,3.357519531250034],[34.39941406249997,3.412695312500006],[34.44179687499999,3.60625],[34.43769531250004,3.650585937499969],[34.392871093750074,3.691503906250048],[34.26708984375003,3.733154296875],[34.16503906250003,3.812988281250014],[34.18574218750004,3.869775390625037],[34.13203125000004,3.889160156249986],[33.97607421874997,4.220214843750028],[34.176855468750006,4.419091796875037],[34.38017578125002,4.620654296874974],[34.6398437500001,4.875488281250028],[34.878320312499994,5.109570312500026],[35.08447265624997,5.31186523437502],[35.268359375000074,5.492285156250006],[35.325292968750006,5.364892578124994]]]},"properties":{"name":"Kenya","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[72.63994140625002,39.385986328125],[72.22998046875,39.20751953125],[72.14736328125002,39.2607421875],[72.08417968750001,39.31064453125],[72.04277343750002,39.3521484375],[71.77861328125002,39.277978515624994],[71.73222656250002,39.422998046874994],[71.50332031250002,39.478808593749996],[71.51738281250002,39.553857421874994],[71.50302734375,39.582177734374994],[71.4703125,39.603662109374994],[70.79931640625,39.3947265625],[70.50117187500001,39.587353515625],[69.29765625000002,39.524804687499994],[69.2447265625,39.827099609375],[69.27880859375,39.917773437499996],[69.3072265625,39.968554687499996],[69.36542968750001,39.947070312499996],[69.43193359375002,39.909765625],[69.47626953125001,39.919726562499996],[69.47099609375002,39.990625],[69.46875,40.020751953125],[69.966796875,40.20224609375],[70.59921875,39.974511718749994],[70.990625,40.2548828125],[71.3046875,40.286914062499996],[71.69248046875,40.15234375],[72.13125,40.438623046874994],[72.3892578125,40.427392578124994],[72.40205078125001,40.578076171875],[72.6041015625,40.525439453124996],[73.13212890625002,40.82851562499999],[72.65830078125,40.869921875],[72.36406250000002,41.04345703125],[72.294921875,41.039941406249994],[72.21308593750001,41.0142578125],[72.18730468750002,41.025927734374996],[72.18095703125002,41.118457031249996],[72.16425781250001,41.173730468749994],[72.11542968750001,41.186572265624996],[72.05244140625001,41.16474609375],[71.95849609375,41.187060546874996],[71.87861328125001,41.19501953125],[71.8580078125,41.311376953125],[71.79248046875,41.413134765624996],[71.75771484375002,41.428027343749996],[71.70068359375,41.454003906249994],[71.66494140625002,41.5412109375],[71.6375,41.5341796875],[71.60224609375001,41.503271484375],[71.60625,41.367431640625],[71.54560546875001,41.308056640625],[71.5,41.307470703125],[71.4208984375,41.34189453125],[71.40839843750001,41.136035156249996],[71.39306640625,41.123388671875],[71.11074218750002,41.152636718749996],[70.86044921875,41.224902343749996],[70.734375,41.400537109374994],[70.18095703125002,41.571435546874994],[70.85664062500001,42.030810546874996],[71.0322265625,42.077783203124994],[71.228515625,42.162890625],[71.23232421875002,42.186279296875],[71.21269531250002,42.206445312499994],[71.12998046875,42.25],[71.03603515625002,42.28466796875],[70.97900390625,42.266552734375],[70.94677734375,42.248681640624994],[70.89287109375002,42.339990234374994],[71.25664062500002,42.733544921874994],[71.42207031250001,42.783154296875],[71.5142578125,42.766943359375],[71.76054687500002,42.821484375],[72.16181640625001,42.760693359375],[72.27578125000002,42.757666015625],[72.54316406250001,42.677734375],[72.7529296875,42.637890625],[72.855078125,42.5611328125],[73.28291015625001,42.5041015625],[73.316015625,42.4669921875],[73.41162109375,42.419775390625],[73.49296875000002,42.409033203125],[73.421875,42.593505859375],[73.4501953125,42.703027343749994],[73.55625,43.002783203125],[73.88603515625002,43.132568359375],[74.20908203125,43.240380859374994],[75.04765625000002,42.90439453125],[75.68173828125,42.83046875],[75.78955078125,42.932910156249996],[75.84033203125,42.9375],[75.9322265625,42.928515625],[76.50917968750002,42.918896484375],[76.646484375,42.92880859375],[76.98808593749999,42.973583984375],[79.12666015625001,42.775732421875],[79.20302734375002,42.666015625],[79.29550781250003,42.604833984375],[79.36777343750003,42.547216796875],[79.42822265625,42.48349609375],[79.92109375000001,42.413134765624996],[80.0712890625,42.302978515625],[80.209375,42.1900390625],[80.24619140625003,42.059814453125],[80.23515624999999,42.04345703125],[80.21621093750002,42.032421875],[79.90966796875,42.014990234375],[79.84042968750003,41.995751953124994],[79.76611328125,41.898876953125],[78.74257812500002,41.56005859375],[78.54316406250001,41.4595703125],[78.44287109375,41.417529296874996],[78.36240234375003,41.371630859374996],[78.34628906250003,41.2814453125],[78.12343750000002,41.075634765625],[77.95644531250002,41.050683593749994],[77.81523437499999,41.055615234375],[77.71933593750003,41.024316406249994],[77.58173828125001,40.9927734375],[76.98662109374999,41.03916015625],[76.90771484375,41.024169921875],[76.82402343749999,40.982324218749994],[76.70839843750002,40.818115234375],[76.6611328125,40.779638671875],[76.63984375000001,40.742236328124996],[76.62216796875003,40.662353515625],[76.57792968749999,40.577880859375],[76.48017578125001,40.449511718749996],[76.39638671875002,40.389794921874994],[76.31855468750001,40.35224609375],[76.25830078125,40.43076171875],[75.87197265625002,40.30322265625],[75.67714843750002,40.305810546874994],[75.55556640625002,40.6251953125],[75.52080078125002,40.6275390625],[75.24101562500002,40.480273437499996],[75.111328125,40.4541015625],[75.0044921875,40.449511718749996],[74.865625,40.493505859375],[74.80126953125,40.428515625],[74.83046875000002,40.32851562499999],[74.41191406250002,40.13720703125],[74.24267578125,40.092041015625],[74.08515625000001,40.07431640625],[73.99160156250002,40.043115234374994],[73.93876953125002,39.978808593749996],[73.88457031250002,39.8779296875],[73.85625,39.828662109374996],[73.83535156250002,39.800146484375],[73.83974609375002,39.762841796874994],[73.88251953125001,39.71455078125],[73.9146484375,39.606494140624996],[73.90712890625002,39.57851562499999],[73.87275390625001,39.53330078125],[73.82294921875001,39.48896484375],[73.71572265625002,39.462255859375],[73.63164062500002,39.448876953124994],[73.47041015625001,39.460595703124994],[73.38740234375001,39.442724609375],[73.33613281250001,39.412353515625],[73.2349609375,39.374560546874996],[73.10927734375002,39.3619140625],[72.63994140625002,39.385986328125]],[[70.66416015625,39.85546875],[70.56708984375001,39.866601562499994],[70.49775390625001,39.882421875],[70.48281250000002,39.882714843749994],[70.4892578125,39.863037109375],[70.5595703125,39.790917968749994],[70.61210937500002,39.786767578124994],[70.70166015625,39.82529296875],[70.66416015625,39.85546875]],[[71.20615234375,39.892578125],[71.22871093750001,40.048144531249996],[71.08037109375002,40.079882812499996],[71.02412109375001,40.149169921875],[71.00546875,40.152294921875],[70.96064453125001,40.08798828125],[71.04482421875002,39.992529296875],[71.04365234375001,39.976318359375],[71.01171875,39.8951171875],[71.06425781250002,39.884912109374994],[71.15625,39.883447265624994],[71.20615234375,39.892578125]]]},"properties":{"name":"Kyrgyzstan","childNum":3}},{"geometry":{"type":"Polygon","coordinates":[[[104.42636718750006,10.411230468749991],[103.87050781250005,10.655126953125034],[103.58710937500004,10.552197265625026],[103.54042968750005,10.668701171875043],[103.721875,10.890136718750043],[103.5324218750001,11.146679687499997],[103.35361328125006,10.921582031250054],[103.15283203124997,10.913720703125051],[103.12548828124997,11.460644531250011],[102.9486328125,11.773486328124974],[102.93388671875002,11.706689453125037],[102.73662109375007,12.089794921875011],[102.75566406250002,12.42626953125],[102.49960937500012,12.669970703125003],[102.33632812500005,13.560302734375014],[102.546875,13.585693359375043],[102.90927734375006,14.136718750000028],[103.19941406250004,14.332617187499977],[104.77900390625004,14.427832031250006],[105.07412109375005,14.227441406250037],[105.12597656250003,14.280957031250011],[105.16914062500004,14.336083984374966],[105.1833007812501,14.346240234374989],[105.18554687500003,14.319091796874972],[105.20703125000003,14.259375],[105.24570312500006,14.200537109374977],[105.35019531250006,14.109570312500011],[105.53154296875007,14.156152343749994],[105.73974609375003,14.084960937500057],[105.83144531250005,13.976611328125003],[105.9044921875001,13.924511718750054],[106.06679687500005,13.921191406250003],[106.12470703125004,14.049121093750031],[106.09667968749997,14.127099609375023],[106.00410156250004,14.262890624999983],[105.97890625,14.343017578125043],[106.00839843750012,14.357177734375],[106.1652343750001,14.372363281249989],[106.19072265625007,14.388134765624997],[106.22539062500002,14.476220703125009],[106.26796875,14.466210937500009],[106.35498046875003,14.454785156249997],[106.44697265625004,14.515039062500009],[106.50146484375003,14.578222656250006],[106.53115234375005,14.549414062499991],[106.5636718750001,14.505078125000026],[106.59921875000006,14.479394531250037],[106.66542968750005,14.441308593749994],[106.73818359375005,14.387744140625017],[106.78349609375002,14.335107421875037],[106.81992187500006,14.314697265625057],[106.91318359375006,14.329394531250031],[106.93808593750006,14.327343750000054],[106.99218750000003,14.391015624999966],[107.03017578125,14.425683593750009],[107.06240234375,14.415771484375043],[107.109375,14.416699218750054],[107.29267578125004,14.592382812500048],[107.37988281250003,14.555322265625051],[107.41474609375004,14.56289062499999],[107.51943359375005,14.705078125],[107.3314453125,14.126611328125009],[107.60546874999997,13.437792968750017],[107.47539062500002,13.030371093749963],[107.50644531250006,12.364550781250031],[107.39335937500002,12.260498046874972],[107.21210937500004,12.30400390624996],[106.70009765625,11.979296874999974],[106.41386718750002,11.9484375],[106.39921875000007,11.687011718750028],[106.0060546875001,11.758007812500011],[105.85146484375005,11.635009765625],[105.85605468750006,11.294287109375048],[106.16093750000002,11.037109375000057],[106.16396484375005,10.794921875],[105.85332031250007,10.86357421874996],[105.75507812500004,10.989990234375043],[105.40576171875003,10.95161132812504],[105.3146484375001,10.845166015625026],[105.04570312500002,10.911376953125014],[105.04638671874997,10.701660156250014],[104.85058593749997,10.534472656249974],[104.42636718750006,10.411230468749991]]]},"properties":{"name":"Cambodia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-157.34213867187503,1.855566406250034],[-157.17578125,1.73984375],[-157.57895507812498,1.902050781249997],[-157.43583984374993,1.84726562500002],[-157.365185546875,1.94609375],[-157.44189453125003,2.025048828125009],[-157.321875,1.968554687500045],[-157.34213867187503,1.855566406250034]]],[[[-159.3390625,3.923535156249983],[-159.27475585937503,3.796582031250054],[-159.40903320312503,3.87324218750004],[-159.3390625,3.923535156249983]]]]},"properties":{"name":"Kiribati","childNum":2}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[126.32695312500002,33.2236328125],[126.16562500000012,33.31201171875],[126.33769531250002,33.46040039062501],[126.90117187500002,33.51513671874997],[126.87285156250002,33.34116210937498],[126.32695312500002,33.2236328125]]],[[[126.23369140625002,34.370507812499994],[126.12285156250002,34.443945312500034],[126.34384765625012,34.544921875],[126.23369140625002,34.370507812499994]]],[[[126.17197265625006,34.73115234375001],[126.00751953125004,34.86748046874999],[126.07841796875002,34.914843750000045],[126.17197265625006,34.73115234375001]]],[[[128.0658203125,34.80585937500004],[128.05468750000003,34.70805664062502],[127.87343750000005,34.73496093749998],[127.8322265625001,34.87451171875],[128.0658203125,34.80585937500004]]],[[[128.74101562500007,34.798535156249955],[128.64667968750004,34.73686523437502],[128.48925781250003,34.86528320312496],[128.66796875000003,35.0087890625],[128.74101562500007,34.798535156249955]]],[[[126.52070312500004,37.73681640625003],[126.516015625,37.60468750000001],[126.42333984375003,37.62363281250006],[126.41162109374997,37.82265625000002],[126.52070312500004,37.73681640625003]]],[[[128.37460937500012,38.6234375],[129.41826171875002,37.059033203124955],[129.40351562500004,36.052148437499994],[129.57285156250006,36.05053710937503],[129.4191406250001,35.49785156249996],[129.07675781250006,35.12270507812502],[128.5109375000001,35.10097656250002],[128.44394531250012,34.87036132812503],[128.03623046875006,35.02197265625],[127.71484374999997,34.95468749999998],[127.71542968750012,34.72104492187498],[127.40429687499997,34.823095703125006],[127.47910156250012,34.625244140625],[127.324609375,34.463281249999966],[127.17343750000006,34.54614257812497],[127.24707031249997,34.755126953125],[126.89746093749997,34.438867187499966],[126.75478515625005,34.511865234374994],[126.53144531250004,34.31425781249999],[126.26445312500002,34.67324218750002],[126.52451171875006,34.697900390624966],[126.59335937500012,34.824365234374994],[126.42070312500002,34.823388671874966],[126.29111328125012,35.154150390625034],[126.61406250000007,35.57099609375004],[126.4884765625001,35.647070312500006],[126.75302734375006,35.871972656249994],[126.5404296875,36.166162109374966],[126.4876953125,36.69379882812498],[126.18085937500004,36.69160156249998],[126.16054687500005,36.77192382812501],[126.48701171875004,37.00747070312502],[126.78447265625007,36.94843749999998],[126.87207031249997,36.82446289062506],[126.97685546875002,36.93940429687501],[126.74638671875002,37.19355468750001],[126.63388671875012,37.78183593750006],[127.09033203125003,38.28388671875001],[128.03896484375,38.30854492187498],[128.37460937500012,38.6234375]]]]},"properties":{"name":"Korea","childNum":7}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[48.27539062499997,29.624316406250017],[48.17968750000003,29.611425781250063],[48.081445312499994,29.798925781250063],[48.1847656250001,29.978857421875034],[48.348242187500006,29.78266601562504],[48.27539062499997,29.624316406250017]]],[[[48.442480468750006,28.542919921874983],[47.671289062499994,28.53315429687504],[47.433203125,28.989550781250017],[46.53144531250004,29.09624023437499],[46.69375,29.259667968749966],[46.76933593750002,29.347460937500017],[46.90585937500006,29.5375],[47.14824218750002,30.0009765625],[47.64375,30.097314453125023],[47.75390624999997,30.076611328124955],[47.97871093750004,29.98281250000005],[48.00566406250002,29.835791015625034],[48.143457031249994,29.57246093750001],[47.96962890625005,29.61669921874997],[47.72265624999997,29.393017578124955],[48.0514648437501,29.355371093750023],[48.442480468750006,28.542919921874983]]]]},"properties":{"name":"Kuwait","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[102.12744140625011,22.37919921874999],[102.58251953125006,21.904296875000057],[102.66201171875008,21.676025390625057],[102.73857421875005,21.677929687500125],[102.77109375000015,21.70966796875001],[102.79824218750014,21.797949218750034],[102.81591796875,21.807373046875],[102.94960937500008,21.681347656250068],[102.85117187500009,21.26591796874999],[102.8837890625,21.202587890625068],[103.1044921875,20.89165039062499],[103.21074218749999,20.840625],[103.46357421874995,20.779833984375102],[103.6350585937501,20.697070312500102],[104.10136718750005,20.945507812500125],[104.1953125,20.91396484375008],[104.349609375,20.82109374999999],[104.58320312500001,20.646679687499955],[104.53271484375,20.554882812500125],[104.47861328124998,20.529589843750102],[104.40781250000015,20.485742187500023],[104.36777343750015,20.441406250000057],[104.39218750000015,20.424755859375068],[104.49619140625003,20.41367187499992],[104.61884765624995,20.374511718750114],[104.65644531250001,20.328515624999966],[104.66191406250005,20.289013671875125],[104.67695312500007,20.224707031249977],[104.69873046875006,20.205322265625114],[104.84785156250007,20.202441406250045],[104.88867187500006,20.169091796875023],[104.92919921874994,20.082812500000045],[104.92792968750007,20.01811523437499],[104.81513671875001,19.90400390625001],[104.80175781250011,19.836132812500068],[104.74316406250006,19.754736328124977],[104.58789062500006,19.61875],[104.54628906250014,19.610546875000068],[104.25986328125003,19.685498046875068],[104.06279296875005,19.678417968750068],[104.03203124999999,19.67514648437492],[104.0134765625001,19.646484374999943],[104.05156250000005,19.564160156250068],[104.06289062500002,19.482568359375136],[104.02753906250013,19.420458984375102],[103.93203125000002,19.366064453125034],[103.89638671875002,19.339990234375023],[103.89160156249994,19.30498046874999],[105.146484375,18.650976562499977],[105.14541015625014,18.616796874999977],[105.08701171875015,18.49624023437508],[105.11455078125005,18.405273437500057],[105.45820312500007,18.154296875000057],[105.51855468750011,18.077441406250045],[105.58847656250015,17.983691406249932],[105.69140625,17.737841796874932],[106.00625,17.415283203124943],[106.26953125,17.216796875000057],[106.33339843750002,17.14370117187508],[106.42597656250007,17.00253906250009],[106.50224609374999,16.9541015625],[106.52597656250003,16.876611328125023],[106.53369140625,16.821044921875057],[106.54619140625005,16.650732421874977],[106.65644531250013,16.492626953125125],[106.73955078124999,16.452539062500136],[106.79160156250015,16.490332031249977],[106.83242187500008,16.526269531250023],[106.85107421875,16.515625],[106.89277343750013,16.396533203125102],[106.93066406250006,16.353125],[107.39638671875008,16.04301757812499],[107.39199218750008,15.951660156250057],[107.36064453125005,15.921728515624977],[107.18886718750008,15.838623046875114],[107.16591796875002,15.802490234375],[107.27939453125003,15.618701171875045],[107.33876953125002,15.560498046875125],[107.56425781249999,15.3916015625],[107.62167968750015,15.309863281250045],[107.653125,15.255224609375091],[107.63369140625008,15.18984375000008],[107.58964843749999,15.118457031250102],[107.55527343750009,15.057031250000023],[107.48037109375014,14.979882812500136],[107.5046875000001,14.91591796875008],[107.52451171875003,14.871826171874943],[107.51376953124998,14.817382812500057],[107.51943359375008,14.705078125000114],[107.46513671875005,14.664990234375125],[107.41474609375007,14.56289062500008],[107.37988281250006,14.555322265625136],[107.29267578125007,14.592382812500034],[107.109375,14.416699218749955],[107.06240234375008,14.415771484374943],[107.03017578125008,14.425683593750023],[106.99218749999994,14.39101562500008],[106.93808593750015,14.327343750000068],[106.91318359375003,14.329394531249932],[106.81992187500003,14.314697265624943],[106.7834960937501,14.335107421875023],[106.73818359375008,14.387744140625102],[106.66542968750002,14.441308593750023],[106.59921875000003,14.479394531250136],[106.56367187500007,14.505078125000011],[106.53115234375002,14.549414062499977],[106.50146484375,14.578222656250034],[106.22539062500005,14.476220703125023],[106.1907226562501,14.388134765625011],[106.16523437500007,14.372363281249989],[106.00839843750009,14.357177734375114],[105.97890625000014,14.343017578125057],[106.00410156250013,14.262890625000068],[106.09667968750011,14.127099609375136],[106.12470703124995,14.049121093750045],[106.06679687500008,13.921191406250102],[105.90449218750007,13.924511718750068],[105.83144531250008,13.976611328124989],[105.73974609375006,14.084960937500057],[105.5315429687501,14.156152343750023],[105.35019531250009,14.109570312500125],[105.24570312500015,14.200537109374977],[105.20703125000006,14.259375],[105.18554687499994,14.319091796875],[105.18330078125001,14.346240234374989],[105.24365234375006,14.367871093749955],[105.34218750000008,14.416699218749955],[105.42265624999993,14.471630859374955],[105.47558593750006,14.530126953124977],[105.49736328125005,14.590673828125034],[105.52304687500015,14.843310546874989],[105.54667968749999,14.932470703125034],[105.53339843750013,15.041601562500091],[105.49042968750007,15.127587890625023],[105.49042968750007,15.256591796875],[105.615625,15.488281249999943],[105.63886718750013,15.585937499999943],[105.64101562500002,15.656542968749932],[105.62207031250006,15.699951171875114],[105.39892578125011,15.829882812500102],[105.40625,15.987451171875023],[105.33066406250003,16.037890625000045],[105.1487304687501,16.09355468749999],[105.04716796874999,16.16025390625009],[104.81933593749994,16.466064453125057],[104.75058593750015,16.647558593750034],[104.74355468750014,16.884375],[104.75898437500013,17.0771484375],[104.81601562499998,17.30029296875],[104.73964843750008,17.461669921875],[104.428125,17.698974609375057],[104.32265625000002,17.815820312500023],[104.19619140625002,17.988378906250034],[104.04873046875002,18.216699218749966],[103.94960937500008,18.318994140625023],[103.89882812500002,18.295312500000023],[103.79228515624999,18.31650390625009],[103.62968750000005,18.382568359375057],[103.48798828124995,18.41816406250001],[103.36699218750005,18.42333984375],[103.28828124999995,18.408398437499955],[103.25175781249999,18.373486328125125],[103.24892578125014,18.338964843750034],[103.27958984374999,18.304980468750045],[103.26318359375,18.278466796875136],[103.19970703125006,18.25947265625001],[103.14853515625009,18.221728515624932],[103.09121093750014,18.13823242187499],[103.05136718750003,18.02851562500001],[102.80742187500005,17.945556640625],[102.71757812500005,17.892236328125136],[102.67519531250014,17.851757812500068],[102.68007812500008,17.824121093750136],[102.66064453125,17.8179687499999],[102.61679687500015,17.833349609375034],[102.59824218750009,17.926757812500057],[102.55253906249999,17.965087890625057],[102.4587890625001,17.984619140624943],[102.35185546874999,18.045947265625045],[102.14824218750005,18.203857421875057],[102.10146484375014,18.21064453125001],[102.03457031250002,18.169824218750023],[101.94746093750001,18.081494140624955],[101.87548828125011,18.046435546874932],[101.81865234375005,18.064648437500125],[101.77480468750002,18.033398437500125],[101.6875,17.889404296875114],[101.56367187500001,17.820507812500125],[101.55507812500002,17.812353515625034],[101.41367187500015,17.71875],[101.16748046875011,17.4990234375],[101.10517578125001,17.479541015625102],[100.9084960937501,17.583886718750023],[101.14394531250008,18.14262695312499],[101.1375,18.286865234375057],[101.0505859375001,18.407031250000045],[101.04697265625003,18.441992187500034],[101.28632812499995,18.977148437500034],[101.19755859374999,19.327929687500045],[101.22080078125015,19.486621093750045],[101.21191406250011,19.548339843750057],[100.51357421875008,19.553466796875],[100.39765625000013,19.756103515625057],[100.51953125000006,20.177929687500068],[100.31796875000003,20.385888671875136],[100.2180664062501,20.339599609375114],[100.13974609375015,20.245410156250102],[100.11494140625007,20.25766601562492],[100.12246093750002,20.316650390625057],[100.12968750000005,20.372216796875023],[100.1838867187501,20.589111328124943],[100.2493164062501,20.730273437499932],[100.32607421875008,20.795703124999932],[100.40742187499995,20.823242187500057],[100.56513671875013,20.82509765625008],[100.62294921875002,20.85957031250001],[100.61767578125,20.87924804687509],[100.54931640625011,20.884228515625068],[100.5222656250001,20.921923828125102],[100.53613281250006,20.992382812500068],[100.703125,21.25136718750008],[101.0803710937501,21.46865234375008],[101.13886718750013,21.567480468749977],[101.19667968750002,21.522070312499977],[101.17539062500009,21.407519531250102],[101.21992187500013,21.342431640625136],[101.21181640625008,21.278222656250023],[101.22441406249999,21.22373046874992],[101.24785156249993,21.197314453125045],[101.28144531250007,21.184130859375045],[101.44355468750001,21.230810546874977],[101.54238281250008,21.234277343750136],[101.70478515625013,21.150146484375057],[101.728125,21.15639648437508],[101.78349609374999,21.204150390625045],[101.8005859375001,21.212597656249955],[101.7229492187501,21.314941406250057],[101.74726562500007,21.60576171874999],[101.7439453125001,21.77797851562508],[101.73652343750001,21.826513671874977],[101.52451171874998,22.253662109375],[101.56787109375011,22.2763671875],[101.6199218750001,22.327441406250102],[101.67148437500009,22.462304687500023],[101.70751953125,22.486572265625],[101.73876953125011,22.495263671874966],[101.75996093750001,22.490332031250034],[101.841796875,22.388476562500102],[102.02441406250006,22.439208984375114],[102.09150390625007,22.412255859375136],[102.12744140625011,22.37919921874999]]]},"properties":{"name":"Lao PDR","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[35.869140625,33.43173828125],[35.411230468750006,33.07568359375],[35.10859375000001,33.08369140625],[35.64785156250002,34.2482421875],[35.97626953125001,34.629199218749996],[36.383886718750006,34.65791015625],[36.32988281250002,34.499609375],[36.50439453125,34.432373046875],[36.5849609375,34.221240234374996],[36.27783203125,33.92529296875],[36.36503906250002,33.83935546875],[35.98613281250002,33.75263671875],[36.03447265625002,33.58505859375],[35.869140625,33.43173828125]]]},"properties":{"name":"Lebanon","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-8.486425781249977,7.558496093749994],[-8.408740234374989,7.411816406249997],[-8.324511718749989,6.920019531249991],[-8.587890625,6.490527343749989],[-8.287109375,6.319042968749997],[-7.981591796874994,6.2861328125],[-7.888623046874983,6.23486328125],[-7.800927734374994,6.038916015624991],[-7.730371093749994,5.919042968749991],[-7.636132812499994,5.90771484375],[-7.454394531249989,5.84130859375],[-7.39990234375,5.550585937499989],[-7.585058593749977,4.916748046875],[-7.574658203124983,4.572314453124989],[-7.544970703124989,4.351318359375],[-8.259033203125,4.589990234374994],[-9.132177734374977,5.054638671874997],[-10.2763671875,6.07763671875],[-11.291601562499977,6.688232421875],[-11.507519531249983,6.906542968749989],[-11.267675781249977,7.232617187499997],[-10.878076171874994,7.538232421874994],[-10.6474609375,7.759375],[-10.570849609374989,8.071142578124991],[-10.516748046874994,8.125292968749989],[-10.359814453124983,8.187939453124997],[-10.283203125,8.485156249999989],[-10.233056640624994,8.488818359374989],[-10.147412109374983,8.519726562499997],[-10.064355468749994,8.429882812499997],[-9.781982421875,8.537695312499991],[-9.518261718749983,8.34609375],[-9.369140625,7.703808593749997],[-9.463818359374983,7.415869140624991],[-9.11757812499999,7.215917968749991],[-8.8896484375,7.2626953125],[-8.659765624999977,7.688378906249994],[-8.486425781249977,7.558496093749994]]]},"properties":{"name":"Liberia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[25.150488281250006,31.654980468749997],[24.85273437500001,31.334814453125],[24.96142578125,30.678515625],[24.703222656250006,30.201074218749994],[24.980273437500017,29.181884765625],[24.980273437500017,25.5888671875],[24.980273437500017,21.995849609375],[24.9794921875,20.002587890624994],[23.980273437500017,19.99594726562499],[23.980273437500017,19.496630859375003],[20.14765625000001,21.38925781249999],[15.984082031250011,23.445214843749994],[14.97900390625,22.99619140624999],[14.215527343750011,22.619677734375003],[13.48125,23.18017578125],[11.967871093750006,23.517871093750003],[11.507617187500017,24.314355468749994],[10.686132812500006,24.55136718749999],[10.395898437500023,24.485595703125],[10.255859375,24.591015625],[10.000683593750011,25.332080078125003],[9.4482421875,26.067138671875],[9.491406250000011,26.333740234375],[9.883203125000023,26.630810546874997],[9.74755859375,27.330859375],[9.916015625,27.785693359374996],[9.805273437500006,29.176953125],[9.310253906250011,30.115234375],[9.51875,30.229394531249994],[9.89501953125,30.3873046875],[9.932519531250023,30.425341796874996],[10.059765625000011,30.580078125],[10.21640625,30.783203125],[10.114941406250011,31.463769531249994],[10.274609375000011,31.684960937499994],[10.475781250000011,31.736035156249997],[10.60888671875,31.929541015625],[10.826367187500011,32.0806640625],[11.005175781250017,32.172705078125],[11.168261718750017,32.256738281249994],[11.358007812500006,32.34521484375],[11.504980468750006,32.413671875],[11.535937500000017,32.47333984375],[11.533789062500006,32.524951171874996],[11.453906250000017,32.642578125],[11.453906250000017,32.781689453125],[11.459179687500011,32.897363281249994],[11.467187500000023,32.965722656249994],[11.504589843750011,33.181933593749996],[11.657128906250023,33.118896484375],[11.8134765625,33.093701171875],[12.279882812500006,32.858544921874994],[12.753515625,32.801074218749996],[13.283496093750017,32.9146484375],[15.176562500000017,32.391162109374996],[15.705957031250023,31.426416015624994],[17.830468750000023,30.927587890625],[18.669824218750023,30.415673828124994],[19.12373046875001,30.26611328125],[19.713281250000023,30.48837890625],[20.11152343750001,30.963720703125],[19.926367187500006,31.817529296874994],[20.121484375000023,32.21875],[20.62109375,32.58017578125],[21.63593750000001,32.937304687499996],[22.187402343750023,32.918261718749996],[23.090625,32.61875],[23.10625,32.331445312499994],[23.28632812500001,32.213818359375],[24.129687500000017,32.009228515625],[24.878515625,31.984277343749994],[25.150488281250006,31.654980468749997]]]},"properties":{"name":"Libya","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-60.89521484375,13.821972656249997],[-60.951416015625,13.717578125],[-61.073144531249994,13.865576171874991],[-60.908105468749994,14.09335937499999],[-60.89521484375,13.821972656249997]]]},"properties":{"name":"Saint Lucia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[79.87480468750002,9.050732421875026],[79.90371093750005,8.975],[79.74765625000006,9.104589843749991],[79.87480468750002,9.050732421875026]]],[[[79.98232421875,9.812695312500011],[80.25283203125005,9.796337890625054],[80.71113281250004,9.366357421875023],[81.226953125,8.50551757812498],[81.37285156250002,8.431445312499989],[81.42216796875007,8.147851562500023],[81.87412109375012,7.288330078124986],[81.86142578125012,6.901269531249994],[81.63740234375004,6.425146484374991],[80.72412109375003,5.97905273437496],[80.26738281250007,6.009765625],[80.09531250000012,6.153173828125006],[79.859375,6.829296874999983],[79.71298828125012,8.18232421875004],[79.74980468750007,8.294238281250003],[79.78349609375007,8.018457031250051],[79.92890625000004,8.899218749999974],[80.09960937499997,9.209960937500043],[80.08632812500005,9.577832031250026],[80.42832031250006,9.480957031250014],[80.04580078125005,9.649902343749972],[79.98232421875,9.812695312500011]]]]},"properties":{"name":"Sri Lanka","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[28.646875,-30.1265625],[28.39208984375,-30.147558593750006],[28.128710937500017,-30.52509765625001],[28.05683593750001,-30.63105468750001],[27.753125,-30.6],[27.364062500000017,-30.27919921875001],[27.19355468750001,-29.94130859375001],[27.056933593750017,-29.625585937500006],[27.29453125,-29.519335937500003],[27.73554687500001,-28.940039062500006],[27.959863281250023,-28.873339843750003],[28.084375,-28.77998046875001],[28.23261718750001,-28.701269531250006],[28.471875,-28.615820312500006],[28.583398437500023,-28.594140625],[28.625781250000017,-28.58173828125001],[29.301367187500006,-29.08984375],[29.38671875,-29.31972656250001],[29.34882812500001,-29.441992187500006],[29.293554687500006,-29.56689453125],[29.1421875,-29.700976562500003],[29.098046875000023,-29.919042968750006],[28.646875,-30.1265625]]]},"properties":{"name":"Lesotho","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[20.957812500000074,55.27890625000006],[20.89980468750008,55.286669921875045],[21.11484375,55.61650390624999],[20.957812500000074,55.27890625000006]]],[[[25.573046875000017,54.139892578125],[25.497363281250045,54.17524414062501],[25.52734375000003,54.21513671874996],[25.505664062500045,54.26494140624999],[25.46113281250004,54.29277343749996],[25.179492187500017,54.214257812499966],[25.111425781250006,54.15493164062505],[25.04609375000004,54.13305664062503],[24.869531250000023,54.14516601562502],[24.82568359374997,54.118994140625006],[24.78925781250001,53.99824218750001],[24.768164062499977,53.97465820312499],[24.31796875,53.892968749999966],[24.236621093750045,53.91997070312496],[24.19130859375005,53.95043945312503],[23.559082031250057,53.91982421875002],[23.484667968750074,53.939794921875006],[23.453613281250057,54.14345703125002],[23.3701171875,54.20048828124999],[23.282324218750063,54.240332031250034],[23.17031250000008,54.28144531249998],[23.0875,54.299462890624994],[23.042187500000068,54.30419921875],[23.01552734375005,54.34833984375001],[22.976757812500068,54.36635742187505],[22.89394531250008,54.390527343749994],[22.82373046874997,54.39580078124999],[22.766210937499977,54.356787109375034],[22.679882812500068,54.493017578125006],[22.684472656250023,54.56293945312504],[22.82470703125,54.87128906249998],[22.56728515625005,55.05913085937496],[22.072363281250034,55.06367187499998],[21.235742187500023,55.26411132812498],[21.237890625000034,55.455029296874955],[21.06191406250005,55.81342773437498],[21.053808593750006,56.02294921875003],[21.04609375000004,56.07006835937503],[21.31464843750004,56.18813476562502],[21.65351562500004,56.314550781250006],[22.084570312500034,56.40673828125006],[22.875585937500063,56.39643554687501],[22.96826171875003,56.38041992187502],[23.042968750000057,56.324072265625006],[23.119824218749983,56.330664062500006],[23.195898437500034,56.36713867187498],[24.120703125000063,56.26425781249998],[24.90302734375001,56.398193359375],[25.069921875,56.20039062500004],[25.663183593750063,56.104833984375006],[26.593554687500074,55.66752929687502],[26.590820312500057,55.62265625],[26.56660156250001,55.546484375000034],[26.51923828125004,55.448144531249994],[26.469531250000045,55.371923828125006],[26.457617187500006,55.342480468749955],[26.49531250000004,55.31801757812502],[26.68125,55.30644531249999],[26.76015625000008,55.29335937499999],[26.775683593750045,55.27309570312502],[26.601171875000034,55.130175781250045],[26.291796875000074,55.13959960937501],[26.250781250000045,55.12451171875006],[26.175195312500023,55.003271484375034],[26.092968750000068,54.96230468750005],[25.964453124999977,54.947167968749966],[25.85927734375005,54.91928710937498],[25.722460937500074,54.71787109374998],[25.731640625000068,54.59038085937502],[25.72480468750001,54.564257812500045],[25.68515625,54.53579101562502],[25.62031250000004,54.46040039062501],[25.56757812500004,54.377050781250006],[25.54736328125,54.33183593750002],[25.55751953125005,54.310693359374994],[25.702539062499994,54.29296875],[25.765234374999977,54.179785156250034],[25.573046875000017,54.139892578125]]]]},"properties":{"name":"Lithuania","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[6.4873046875,49.798486328124994],[6.344335937500006,49.452734375],[6.181054687500023,49.498925781249994],[6.119921875000017,49.485205078125],[6.074121093750023,49.454638671874996],[6.011425781250011,49.445458984374994],[5.95947265625,49.454638671874996],[5.928906250000011,49.4775390625],[5.9013671875,49.48974609375],[5.823437500000011,49.505078125],[5.789746093750011,49.53828125],[5.776710379464286,49.639953962053575],[5.744042968750023,49.91962890625],[5.7880859375,49.961230468749996],[5.8173828125,50.0126953125],[5.866894531250011,50.0828125],[5.976269531250011,50.1671875],[6.089062500000011,50.154589843749996],[6.110058593750011,50.123779296875],[6.116503906250017,50.120996093749994],[6.109765625000023,50.034375],[6.13818359375,49.97431640625],[6.204882812500017,49.91513671875],[6.272327008928583,49.887234933035714],[6.4873046875,49.798486328124994]]]},"properties":{"name":"Luxembourg","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[28.14794921875,56.142919921875],[27.576757812500006,55.798779296875],[27.052539062500017,55.83056640625],[26.593554687500017,55.667529296874996],[25.663183593750006,56.104833984375],[25.069921875,56.200390625],[24.90302734375001,56.398193359375],[24.120703125,56.2642578125],[23.81269531250001,56.329248046875],[23.195898437500006,56.367138671875],[23.11982421875001,56.3306640625],[23.04296875,56.324072265625],[22.875585937500006,56.396435546875],[22.084570312500006,56.40673828125],[21.730566406250006,56.325976562499996],[21.65351562500001,56.31455078125],[21.31464843750001,56.188134765625],[21.04609375000001,56.070068359375],[21.0712890625,56.82373046875],[21.72871093750001,57.57099609375],[22.554589843750023,57.724267578125],[23.28730468750001,57.08974609375],[23.647753906250017,56.971044921875],[24.382617187500017,57.250048828124996],[24.322558593750017,57.87060546875],[24.3625,57.866162109375],[24.458886718750023,57.907861328125],[25.11103515625001,58.063427734375],[25.27265625000001,58.009375],[25.66015625,57.920166015625],[26.29804687500001,57.60107421875],[26.532617187500023,57.531005859375],[26.96601562500001,57.609130859375],[27.187109375,57.538330078125],[27.326562500000023,57.52548828125],[27.4697265625,57.5240234375],[27.538671875,57.42978515625],[27.796875,57.316943359374996],[27.82861328125,57.293310546875],[27.838281250000023,57.247705078125],[27.83027343750001,57.194482421875],[27.639453125000017,56.845654296875],[27.806054687500023,56.86708984375],[27.8486328125,56.85341796875],[27.89208984375,56.741064453125],[28.00751953125001,56.599853515625],[28.103125,56.545703125],[28.11083984375,56.510693359375],[28.169238281250017,56.386865234375],[28.191699218750017,56.315576171875],[28.202050781250023,56.260400390625],[28.14794921875,56.142919921875]]]},"properties":{"name":"Latvia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[28.2125,45.450439453125],[28.07470703125,45.598974609375],[28.23945312500001,46.6408203125],[28.07177734375,46.978417968749994],[27.614062500000017,47.34052734375],[26.980761718750017,48.155029296875],[26.618945312500017,48.25986328125],[26.640429687500017,48.294140625],[26.847070312500023,48.387158203125],[26.90058593750001,48.371923828125],[27.228515625,48.371435546875],[27.549218750000023,48.477734375],[28.34052734375001,48.144433593749994],[28.42304687500001,48.146875],[29.125390625000023,47.96455078125],[29.134863281250006,47.489697265625],[29.455664062500006,47.292626953124994],[29.57197265625001,46.964013671874994],[29.7197265625,46.88291015625],[29.877832031250023,46.82890625],[29.942480468750006,46.723779296874994],[29.93476562500001,46.625],[29.92431640625,46.538867187499996],[30.13105468750001,46.423095703125],[30.07568359375,46.377832031249994],[29.878027343750006,46.360205078125],[29.837890625,46.350537109375],[29.458789062500017,46.453759765624994],[29.30488281250001,46.466601562499996],[29.22382812500001,46.376953125],[29.20458984375,46.379345703125],[29.20078125,46.50498046875],[29.18623046875001,46.523974609374996],[29.146289062500017,46.526904296874996],[28.958398437500023,46.45849609375],[28.92744140625001,46.424121093749996],[28.930566406250023,46.362255859375],[28.94375,46.288427734375],[29.00625,46.17646484375],[28.971875,46.12763671875],[28.94775390625,46.049951171874994],[28.849511718750023,45.978662109374994],[28.73876953125,45.937158203124994],[28.729296875000017,45.852001953125],[28.667578125,45.793847656249994],[28.562304687500017,45.735791015625],[28.491601562500023,45.665771484375],[28.4990234375,45.517724609374994],[28.310351562500017,45.498583984374996],[28.26484375000001,45.48388671875],[28.2125,45.450439453125]]]},"properties":{"name":"Moldova","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[49.936425781249994,-16.90292968750002],[49.82402343750002,-17.08652343750002],[50.02304687500006,-16.6953125],[49.936425781249994,-16.90292968750002]]],[[[48.3421875,-13.363867187500034],[48.21191406250003,-13.385253906249957],[48.191210937500074,-13.259960937500011],[48.308886718750074,-13.198242187499957],[48.3421875,-13.363867187500034]]],[[[49.53828125000004,-12.432128906250014],[49.9375,-13.072265624999957],[50.23535156249997,-14.732031249999963],[50.482714843750074,-15.385644531249994],[50.20898437499997,-15.960449218750028],[50.02041015625005,-15.801757812500028],[49.89257812500003,-15.457714843750011],[49.664355468750074,-15.521582031249977],[49.83906250000004,-16.486523437499997],[49.76718750000006,-16.815136718749983],[49.44931640625006,-17.240625],[49.477832031250074,-17.89853515624999],[49.362890625,-18.336328125],[47.934472656249994,-22.393945312500023],[47.55800781250005,-23.874609374999963],[47.17734375,-24.787207031249977],[46.72851562499997,-25.14990234374997],[46.15869140624997,-25.230371093750023],[45.5080078125001,-25.56318359374997],[45.2057617187501,-25.57050781250004],[44.0353515625001,-24.995703125],[43.670019531250006,-24.30029296875],[43.722265625,-23.529687500000037],[43.2648437500001,-22.38359375],[43.29052734374997,-21.93251953124998],[43.50185546875005,-21.356445312499957],[43.800195312499994,-21.179199218749986],[44.40468750000005,-19.922070312500026],[44.44882812500006,-19.42871093749997],[44.23876953124997,-19.075195312499986],[44.23310546875004,-18.740625],[44.04003906249997,-18.288476562500023],[43.979394531249994,-17.3916015625],[44.42138671874997,-16.70263671874997],[44.476171875,-16.217285156249957],[44.90917968749997,-16.174511718750026],[45.2228515625001,-15.95048828124996],[45.3421875,-16.03671875000002],[45.598242187500006,-15.992578125],[45.70019531249997,-15.813769531249989],[46.157519531250074,-15.738281249999972],[46.3996093750001,-15.924609375000017],[46.331445312499994,-15.713671875000031],[46.47509765625003,-15.513476562500003],[46.942285156249994,-15.219042968749974],[47.09921875,-15.43417968750002],[47.092578125000074,-15.150097656249969],[47.35195312500005,-14.766113281249986],[47.46474609375005,-14.713281249999966],[47.47832031250002,-15.009375],[47.77402343750006,-14.63671875],[47.964160156250074,-14.672558593750026],[47.773339843749994,-14.369921875],[47.995507812499994,-13.960449218749986],[47.88359375000002,-13.807519531250009],[47.94101562500006,-13.662402343750017],[48.03984375000002,-13.596289062499963],[48.25527343750005,-13.719335937499977],[48.796484375,-13.267480468750023],[48.91943359375003,-12.839062499999969],[48.78632812500004,-12.470898437500011],[48.931738281250006,-12.4390625],[49.20703124999997,-12.079589843749957],[49.53828125000004,-12.432128906250014]]]]},"properties":{"name":"Madagascar","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-91.68369140624998,18.677343750000034],[-91.81611328124995,18.675878906250006],[-91.53671874999998,18.760009765625],[-91.68369140624998,18.677343750000034]]],[[[-86.93964843750001,20.303320312500006],[-86.97797851562498,20.489794921875074],[-86.76328124999995,20.579052734374955],[-86.93964843750001,20.303320312500006]]],[[[-106.50224609374999,21.61083984375003],[-106.60703124999993,21.561474609374983],[-106.63935546874995,21.697851562499977],[-106.50224609374999,21.61083984375003]]],[[[-110.56738281249994,25.003466796875017],[-110.5388671875,24.89155273437504],[-110.69926757812499,25.081445312499994],[-110.56738281249994,25.003466796875017]]],[[[-112.05727539062498,24.545703125000017],[-112.29677734375002,24.789648437500063],[-112.15942382812501,25.28564453125003],[-112.19501953124998,24.841064453125057],[-112.05727539062498,24.545703125000017]]],[[[-111.10029296874998,26.020605468750006],[-111.224658203125,25.83588867187504],[-111.18291015625002,26.040625],[-111.10029296874998,26.020605468750006]]],[[[-115.17060546875001,28.06938476562496],[-115.35292968750002,28.103955078124983],[-115.23354492187495,28.36835937500004],[-115.17060546875001,28.06938476562496]]],[[[-112.20307617187503,29.00532226562504],[-112.27841796875,28.769335937500017],[-112.51406249999997,28.847607421874955],[-112.42353515625,29.203662109375017],[-112.28505859374994,29.240429687499955],[-112.20307617187503,29.00532226562504]]],[[[-113.15561523437502,29.05224609375],[-113.49633789062497,29.30761718749997],[-113.58720703125002,29.57304687499996],[-113.20214843749999,29.301855468750034],[-113.15561523437502,29.05224609375]]],[[[-97.14624023437494,25.961474609375045],[-97.66767578124995,24.389990234374977],[-97.84248046874995,22.510302734375017],[-97.76328124999998,22.105859374999966],[-97.31450195312496,21.56420898437503],[-97.40917968749997,21.272558593750034],[-97.38344726562497,21.56669921874999],[-97.75380859375002,22.02666015624999],[-97.18632812499996,20.717041015625],[-96.45605468749994,19.869775390624966],[-96.28955078124994,19.34375],[-95.778125,18.805517578125034],[-95.92036132812495,18.81958007812497],[-95.62680664062503,18.690576171874994],[-95.71982421874998,18.768359375000017],[-95.18183593749995,18.700732421875017],[-94.79814453124996,18.51459960937501],[-94.45976562499993,18.166650390624994],[-93.55234375,18.430468750000017],[-92.88476562499997,18.468652343749966],[-92.44101562499998,18.67529296874997],[-91.97377929687502,18.715869140625074],[-91.91357421875,18.52851562500001],[-91.53398437499993,18.45654296875],[-91.27524414062498,18.62446289062501],[-91.34306640624996,18.900585937499955],[-91.43666992187502,18.889794921874966],[-90.73925781249994,19.352246093749955],[-90.69316406249996,19.729882812499966],[-90.49169921874997,19.94677734375003],[-90.353125,21.009423828124966],[-89.81977539062495,21.274609374999983],[-88.46669921874997,21.569384765625017],[-88.0068359375,21.604052734375045],[-87.25087890625,21.44697265625004],[-87.18828124999993,21.546435546875045],[-87.36850585937498,21.57373046875],[-87.034765625,21.592236328124955],[-86.824072265625,21.421679687500017],[-86.77177734374999,21.150537109375023],[-86.92622070312493,20.786474609375034],[-87.42138671875,20.23139648437501],[-87.44174804687498,19.861523437499983],[-87.68769531249998,19.63710937499999],[-87.6453125,19.55390625000001],[-87.42475585937498,19.583349609375063],[-87.65869140625003,19.352343750000074],[-87.65576171874997,19.25786132812499],[-87.50107421874998,19.287792968749983],[-87.76181640624998,18.446142578125006],[-87.88198242187497,18.27387695312501],[-88.05644531249996,18.524462890625074],[-88.03173828125,18.838916015625017],[-88.29565429687494,18.47241210937503],[-88.52299804687499,18.445898437500063],[-88.80634765624998,17.965527343749983],[-89.13354492187503,17.970800781249977],[-89.16147460937503,17.81484375],[-90.98916015624997,17.81640624999997],[-90.99296874999993,17.25244140625],[-91.19550781249998,17.254101562499983],[-91.40961914062501,17.255859375],[-90.975830078125,16.867822265624994],[-90.710693359375,16.708105468750034],[-90.65996093749996,16.630908203125045],[-90.634375,16.565136718749955],[-90.63408203125002,16.51074218749997],[-90.57578124999995,16.467822265625017],[-90.47109374999994,16.439550781250034],[-90.41699218750003,16.391015625000023],[-90.41699218750003,16.351318359375],[-90.45014648437493,16.261376953124994],[-90.45986328124997,16.16235351562497],[-90.44716796874994,16.07270507812501],[-90.52197265625,16.07119140625005],[-90.70322265624998,16.07104492187503],[-90.97958984374998,16.07080078124997],[-91.433984375,16.070458984374994],[-91.736572265625,16.070166015625006],[-91.95722656250001,15.703222656250034],[-92.08212890624998,15.495556640625011],[-92.18715820312497,15.320898437499963],[-92.07480468749998,15.074218749999972],[-92.09873046874998,15.026757812499994],[-92.14423828125001,15.001953125],[-92.158544921875,14.963574218749997],[-92.23515625,14.545410156249986],[-93.91606445312493,16.053564453125006],[-94.374169921875,16.284765625000034],[-94.426416015625,16.22626953125001],[-94.00126953124996,16.018945312499966],[-94.66152343750002,16.20190429687503],[-94.58710937499995,16.315820312499966],[-94.79082031249999,16.28715820312499],[-94.85869140624996,16.41972656249999],[-95.02084960937503,16.277636718750017],[-94.79941406249995,16.20966796875001],[-95.134375,16.17695312500001],[-96.21357421874993,15.693066406250011],[-96.80795898437495,15.726416015624977],[-97.18466796874998,15.909277343750006],[-97.75478515624994,15.966845703125017],[-98.52031249999993,16.30483398437505],[-98.76220703125,16.534765624999977],[-99.69067382812499,16.719628906249994],[-100.847802734375,17.20048828124999],[-101.91870117187494,17.959765625000045],[-102.69956054687495,18.062841796875006],[-103.44160156249995,18.32539062500001],[-103.91245117187496,18.828466796875006],[-104.9384765625,19.309375],[-105.482080078125,19.97607421875003],[-105.66943359374997,20.385595703124977],[-105.26015625,20.579052734374955],[-105.32705078124994,20.752978515625045],[-105.51083984374999,20.808740234375023],[-105.23706054687499,21.119189453125045],[-105.20869140624998,21.490820312499977],[-105.43144531249997,21.618261718750006],[-105.64912109375001,21.988085937500045],[-105.64550781249999,22.32690429687497],[-105.79179687500003,22.627490234375017],[-106.93549804687497,23.88125],[-107.76494140625002,24.47192382812497],[-107.52724609375001,24.36005859375001],[-107.51191406249998,24.489160156250023],[-107.95117187499994,24.614892578124966],[-108.28076171874994,25.08154296875],[-108.05146484374995,25.067041015624994],[-108.69638671874998,25.382910156250034],[-108.78725585937502,25.53803710937501],[-109.02880859375003,25.48046875000003],[-108.886572265625,25.733447265625045],[-109.19648437499998,25.59252929687503],[-109.38496093750001,25.727148437500006],[-109.42563476562495,26.032568359375063],[-109.19970703125003,26.30522460937499],[-109.11669921874999,26.25273437499996],[-109.27626953125,26.533886718749955],[-109.48286132812498,26.710351562500023],[-109.75478515624995,26.702929687500017],[-109.94399414062495,27.079345703125057],[-110.37729492187495,27.233300781249966],[-110.59267578124995,27.544335937500023],[-110.52988281249995,27.864208984374983],[-111.12138671875002,27.966992187499983],[-112.16176757812495,29.018896484375034],[-113.05766601562496,30.651025390625023],[-113.04672851562495,31.17924804687499],[-113.62348632812494,31.34589843750001],[-113.75942382812501,31.557763671874994],[-113.94775390625001,31.62934570312501],[-114.14931640624995,31.507373046875045],[-114.93359374999994,31.900732421874977],[-114.78989257812498,31.647119140624994],[-114.88188476562499,31.156396484375023],[-114.55048828124997,30.02226562499999],[-113.75546875,29.367480468750017],[-113.49970703124995,28.92670898437501],[-113.20556640624997,28.798779296874955],[-113.09365234375001,28.511767578125017],[-112.870849609375,28.42421875000005],[-112.73403320312501,27.825976562500017],[-112.32919921874996,27.52343750000003],[-111.86264648437495,26.678515625000017],[-111.6994140625,26.58095703125005],[-111.79526367187499,26.8796875],[-111.56967773437495,26.707617187500006],[-111.29160156249996,25.78979492187497],[-110.68676757812501,24.867675781250057],[-110.65932617187502,24.34145507812505],[-110.36743164062497,24.100488281249994],[-110.30375976562497,24.339453125],[-110.02280273437502,24.17460937499999],[-109.6765625,23.66157226562501],[-109.42084960937495,23.480126953124994],[-109.49570312500002,23.159814453125023],[-110.00625,22.894042968750057],[-110.3626953125,23.60493164062501],[-111.68291015625002,24.555810546875023],[-111.80249023437494,24.542529296875074],[-112.07255859374999,24.84003906250001],[-112.06987304687497,25.572851562500006],[-112.37724609374997,26.21391601562496],[-113.02075195312499,26.58325195312497],[-113.15581054687496,26.94624023437504],[-113.27226562499997,26.79096679687501],[-113.59853515625001,26.721289062500034],[-113.84096679687502,26.966503906249983],[-114.44526367187503,27.218164062499994],[-114.53989257812495,27.431103515624955],[-114.99350585937499,27.736035156249983],[-115.03647460937495,27.84184570312496],[-114.57001953124995,27.78393554687497],[-114.30058593749995,27.87299804687501],[-114.30224609375003,27.775732421875006],[-114.0693359375,27.67568359375005],[-114.15839843750003,27.919677734375],[-114.26586914062499,27.934472656249994],[-114.04848632812502,28.42617187499999],[-114.93730468749999,29.35161132812496],[-115.67382812500003,29.756396484375017],[-116.06215820312501,30.80415039062504],[-116.29628906250001,30.97050781249999],[-116.33344726562494,31.202783203124994],[-116.66215820312495,31.56489257812504],[-116.72207031249998,31.734570312499955],[-116.62080078124995,31.85107421874997],[-116.84799804687496,31.997363281250045],[-117.12827148437495,32.533349609374994],[-114.72475585937495,32.71533203125003],[-114.83593749999994,32.50830078125003],[-111.0419921875,31.32421875000003],[-108.21445312499993,31.329443359375034],[-108.21181640625002,31.779345703125017],[-106.44541015624996,31.768408203125006],[-106.14804687499995,31.450927734375],[-104.97880859374996,30.645947265624955],[-104.50400390624995,29.677685546874955],[-104.110595703125,29.386132812499994],[-103.16831054687498,28.998193359374994],[-102.8919921875,29.216406250000034],[-102.61494140624994,29.75234375],[-102.26894531249998,29.871191406250034],[-101.44038085937503,29.77685546875],[-100.75458984375001,29.182519531249994],[-100.29604492187495,28.32768554687499],[-99.50532226562497,27.54833984375003],[-99.45654296874999,27.05668945312496],[-99.10776367187498,26.446923828124994],[-97.37563476562497,25.871826171875],[-97.14624023437494,25.961474609375045]]]]},"properties":{"name":"Mexico","childNum":10}},{"geometry":{"type":"Polygon","coordinates":[[[22.344042968750017,42.31396484375],[22.836816406250023,41.993603515625],[23.00361328125001,41.73984375],[22.916015625,41.336279296875],[22.78388671875001,41.331982421875],[22.72480468750001,41.178515625],[22.603613281250006,41.140185546874996],[22.493554687500023,41.118505859375],[22.184472656250023,41.158642578125],[21.99335937500001,41.13095703125],[21.77949218750001,40.950439453125],[21.627539062500006,40.896337890625],[21.57578125,40.868945312499996],[20.964257812500023,40.849902343749996],[20.709277343750017,40.928369140624994],[20.48896484375001,41.272607421874994],[20.566210937500017,41.873681640624994],[20.725,41.87353515625],[20.778125,42.071044921875],[21.05976562500001,42.171289062499994],[21.28662109375,42.100390625],[21.389550781250023,42.21982421875],[21.560839843750017,42.24765625],[21.5625,42.247509765625],[21.81464843750001,42.303125],[22.344042968750017,42.31396484375]]]},"properties":{"name":"Macedonia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[4.227636718750006,19.142773437499997],[4.234667968750017,16.996386718750003],[4.121289062500011,16.357714843750003],[3.842968750000011,15.701708984375003],[3.5205078125,15.483105468749997],[3.504296875000023,15.356347656249994],[3.06015625,15.427197265624997],[3.001074218750006,15.340966796874994],[1.300195312500023,15.272265625],[0.947460937500011,14.982128906249997],[0.217480468750011,14.911474609374991],[-0.235888671874989,15.059423828124991],[-0.760449218749983,15.047753906249994],[-1.049560546875,14.81953125],[-1.97304687499999,14.45654296875],[-2.113232421874983,14.16845703125],[-2.586718749999989,14.227587890625003],[-2.873925781249994,13.950732421875003],[-2.950830078124994,13.6484375],[-3.248632812499977,13.658349609374994],[-3.3017578125,13.28076171875],[-3.527636718749989,13.182714843749991],[-3.947314453124989,13.402197265624991],[-4.151025390624994,13.306201171875003],[-4.328710937499977,13.119042968749994],[-4.227099609374989,12.793701171875],[-4.480615234374994,12.672216796874991],[-4.4287109375,12.337597656249997],[-4.699316406249977,12.076171875],[-5.288134765624989,11.827929687499989],[-5.250244140625,11.375781249999989],[-5.490478515625,11.042382812499994],[-5.523535156249977,10.426025390625],[-5.556591796874983,10.43994140625],[-5.694287109374983,10.43320312499999],[-5.843847656249977,10.389550781249994],[-5.896191406249983,10.354736328125],[-5.907568359374977,10.307226562499991],[-6.034570312499994,10.19482421875],[-6.1171875,10.201904296875],[-6.238378906249977,10.261621093749994],[-6.241308593749977,10.279199218749994],[-6.192626953125,10.369433593749989],[-6.190673828125,10.400292968749994],[-6.250244140625,10.717919921874994],[-6.482617187499983,10.561230468749997],[-6.564599609374994,10.58642578125],[-6.654150390624977,10.656445312499997],[-6.676367187499977,10.6337890625],[-6.686132812499977,10.578027343749994],[-6.691992187499977,10.512011718749989],[-6.669335937499994,10.3921875],[-6.693261718749994,10.349462890624991],[-6.950341796874994,10.342333984374989],[-7.01708984375,10.143261718749997],[-7.385058593749989,10.340136718749989],[-7.6611328125,10.427441406249997],[-7.990625,10.1625],[-8.007275390624983,10.321875],[-8.266650390624989,10.485986328124994],[-8.33740234375,10.990625],[-8.666699218749983,11.009472656249997],[-8.398535156249977,11.366552734374991],[-8.822021484375,11.673242187499994],[-8.818310546874983,11.922509765624994],[-9.043066406249977,12.40234375],[-9.395361328124977,12.464648437499989],[-9.358105468749983,12.255419921874989],[-9.754003906249977,12.029931640624994],[-10.274853515624983,12.212646484375],[-10.709228515625,11.898730468749989],[-10.933203124999977,12.205175781249991],[-11.30517578125,12.015429687499989],[-11.502197265625,12.198632812499994],[-11.389404296875,12.404394531249991],[-11.390380859375,12.941992187499991],[-11.634960937499983,13.369873046875],[-11.831689453124994,13.315820312499994],[-12.05419921875,13.633056640625],[-11.960888671874983,13.875292968750003],[-12.019189453124994,14.206494140624997],[-12.228417968749994,14.45859375],[-12.280615234374977,14.809033203124997],[-12.104687499999983,14.745361328125],[-12.08154296875,14.766357421875],[-12.021582031249977,14.804931640625],[-11.76015625,15.425537109375],[-11.675878906249977,15.512060546874991],[-11.502685546875,15.636816406249991],[-11.455224609374994,15.62539062499999],[-10.9482421875,15.151123046875],[-10.696582031249989,15.42265625],[-9.94140625,15.373779296875],[-9.446923828124994,15.458203125],[-9.447705078124983,15.574853515624994],[-9.426562499999989,15.623046875],[-9.3505859375,15.677392578124994],[-9.33544921875,15.525683593750003],[-9.293701171875,15.502832031249994],[-5.5125,15.496289062499997],[-5.359912109374989,16.282861328124994],[-5.509619140624977,16.442041015624994],[-5.628662109375,16.568652343750003],[-5.65625,16.8095703125],[-5.684765624999983,17.058251953124994],[-5.713183593749989,17.306884765625],[-5.74169921875,17.555566406249994],[-5.827099609374983,18.3015625],[-6.026416015624989,20.0421875],[-6.396582031249977,23.274804687499994],[-6.482031249999977,24.020800781250003],[-6.538964843749994,24.51816406249999],[-6.5673828125,24.766796875],[-6.594091796874977,24.99462890625],[-6.287207031249977,24.994824218749997],[-5.959814453124977,24.99497070312499],[-5.640771484374994,24.995166015625003],[-4.822607421874977,24.99560546875],[-1.947900390624994,23.124804687500003],[1.1455078125,21.102246093749997],[1.165722656250011,20.817431640625003],[1.610644531250017,20.555566406249994],[1.685449218750023,20.378369140624997],[3.130273437500023,19.85019531249999],[3.255859375,19.4109375],[3.119726562500006,19.103173828124994],[3.3564453125,18.986621093750003],[4.227636718750006,19.142773437499997]]]},"properties":{"name":"Mali","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[14.566210937499989,35.85273437499998],[14.436425781250023,35.82167968750005],[14.351269531250011,35.978417968749994],[14.566210937499989,35.85273437499998]]]},"properties":{"name":"Malta","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[98.18261718749997,9.933447265625006],[98.11806640625,9.877880859375054],[98.2916992187501,10.051318359375031],[98.18261718749997,9.933447265625006]]],[[[98.20976562500002,10.952734375],[98.27148437499997,10.73989257812498],[98.08046875000005,10.886621093750037],[98.20976562500002,10.952734375]]],[[[98.55380859375012,11.744873046875],[98.52841796875012,11.538671875],[98.43476562500004,11.567089843750026],[98.37646484374997,11.79150390625],[98.55380859375012,11.744873046875]]],[[[98.516015625,11.905029296875028],[98.46621093750005,12.08427734374996],[98.60957031250004,11.956640624999977],[98.516015625,11.905029296875028]]],[[[98.06611328125004,12.389794921875023],[98.00234375000005,12.279003906250011],[97.93867187500004,12.34609375],[98.06611328125004,12.389794921875023]]],[[[98.41396484375005,12.597949218749974],[98.45947265625003,12.473730468749991],[98.3138671875,12.335986328124989],[98.31210937500006,12.678173828124983],[98.41396484375005,12.597949218749974]]],[[[98.31542968749997,13.099072265625026],[98.30917968750012,12.934716796875023],[98.26533203125004,13.202246093749991],[98.31542968749997,13.099072265625026]]],[[[94.80488281250004,15.8193359375],[94.73349609375006,15.823046875000045],[94.82802734375005,15.933007812499966],[94.80488281250004,15.8193359375]]],[[[94.47675781250004,15.945947265625023],[94.41191406250007,15.848388671875057],[94.3878906250001,15.994140624999972],[94.60126953125004,16.205517578124983],[94.47675781250004,15.945947265625023]]],[[[97.575,16.253222656250017],[97.48037109375,16.305712890625045],[97.54199218749997,16.505078124999983],[97.575,16.253222656250017]]],[[[93.6908203125,18.68427734375004],[93.4875,18.867529296875063],[93.74472656250006,18.865527343750017],[93.6908203125,18.68427734375004]]],[[[93.71484374999997,19.558251953124994],[93.94570312500005,19.428613281249966],[93.90195312500012,19.33203125],[93.75585937500003,19.325683593750057],[93.64404296874997,19.49506835937501],[93.71484374999997,19.558251953124994]]],[[[93.49179687500012,19.892578125],[93.51328125000006,19.754785156249994],[93.41289062500002,19.950341796875023],[93.49179687500012,19.892578125]]],[[[93.01015625000005,19.923925781249977],[93.02324218750007,19.82885742187497],[92.91464843750006,20.086474609375045],[93.01015625000005,19.923925781249977]]],[[[101.1388671875001,21.567480468749977],[101.08037109375007,21.468652343749994],[100.703125,21.251367187499966],[100.613671875,21.059326171875],[100.56660156250004,21.038183593750063],[100.53613281250003,20.992382812499955],[100.52226562500007,20.92192382812499],[100.54931640624997,20.884228515624955],[100.61767578125003,20.879248046875006],[100.62294921875005,20.859570312499983],[100.5651367187501,20.825097656249994],[100.4074218750001,20.823242187500057],[100.32607421875005,20.795703125000045],[100.24931640625002,20.730273437500045],[100.18388671875002,20.589111328125057],[100.12968750000002,20.372216796874994],[100.12246093750005,20.316650390625057],[100.0036132812501,20.37958984375001],[99.9542968750001,20.415429687500023],[99.8903320312501,20.424414062499977],[99.72011718750005,20.32543945312497],[99.45888671875005,20.363037109375],[99.48593750000006,20.14985351562501],[99.07421875000003,20.09936523437503],[98.9166992187501,19.77290039062504],[98.37128906250004,19.68916015625004],[98.01503906250005,19.74951171874997],[97.816796875,19.459960937500057],[97.74589843750002,18.58818359374999],[97.37392578125,18.51796875],[97.63222656250005,18.290332031250074],[97.7064453125,17.79711914062503],[98.4388671875,16.975683593750034],[98.66074218750006,16.330419921875006],[98.83544921875003,16.417578125],[98.88828125000006,16.351904296875034],[98.81796875000012,16.180810546874994],[98.59238281250006,16.05068359375005],[98.55693359375007,15.367675781249986],[98.19101562500012,15.204101562499972],[98.20214843749997,14.97592773437502],[98.57001953125004,14.359912109375031],[99.13681640625006,13.716699218749994],[99.12392578125,13.030761718750043],[99.40507812500002,12.547900390625003],[99.61474609374997,11.781201171875026],[99.1901367187501,11.105273437499989],[98.7572265625,10.660937499999974],[98.70253906250005,10.19038085937504],[98.56259765625006,10.034960937499989],[98.46494140625006,10.675830078124989],[98.67558593750007,10.986914062500034],[98.74140625000004,11.591699218749966],[98.87597656250003,11.719726562500028],[98.63632812500006,11.738378906250006],[98.69628906250003,12.225244140624994],[98.6002929687501,12.2453125],[98.67871093749997,12.348486328124963],[98.57597656250002,13.161914062500031],[98.20039062500004,13.980175781250026],[98.14951171875012,13.647607421875037],[98.11064453125007,13.712890625000014],[98.10019531250006,14.161523437500023],[97.90976562500012,14.652685546874991],[98.01875,14.652587890625057],[97.81230468750007,14.858935546874989],[97.7103515625,15.875537109375074],[97.58427734375007,16.019580078125017],[97.72597656250005,16.56855468750004],[97.37587890625005,16.52294921874997],[97.20019531249997,17.095410156249983],[96.85146484375005,17.401025390624994],[96.90859375000005,17.03095703125001],[96.76542968750002,16.710351562499966],[96.43115234374997,16.504931640625045],[96.18906250000012,16.768310546875057],[96.32431640625006,16.444433593750063],[95.76328125000006,16.169042968750006],[95.38955078125005,15.722753906250034],[95.30146484375004,15.756152343749989],[95.34677734375012,16.09760742187501],[95.17695312500004,15.825683593750028],[94.9425781250001,15.818261718750023],[94.89316406250006,16.182812499999955],[94.66152343750005,15.904394531250006],[94.70332031250004,16.511914062499955],[94.4416015625001,16.094384765624966],[94.22382812500004,16.016455078125006],[94.58896484375006,17.5693359375],[94.17070312500007,18.73242187499997],[94.24570312500006,18.741162109374983],[94.07001953125004,18.893408203125006],[94.04492187500003,19.287402343750074],[93.92919921874997,18.89965820312503],[93.70546875000005,19.026904296875017],[93.49306640625005,19.369482421875006],[93.82490234375004,19.238476562499955],[93.99814453125006,19.440869140624983],[93.61171875000005,19.776074218749983],[93.70703125000003,19.912158203125074],[93.25,20.070117187500017],[93.12949218750012,19.858007812500063],[93.00195312499997,20.074853515624994],[93.06679687500005,20.377636718749955],[92.82832031250004,20.177587890625063],[92.89111328124997,20.34033203125],[92.73564453125007,20.56269531250001],[92.72285156250004,20.29560546875004],[92.32412109375,20.791845703125063],[92.17958984375005,21.293115234375023],[92.33056640624997,21.439794921874977],[92.63164062500002,21.306201171875045],[92.5934570312501,21.46733398437499],[92.58281250000002,21.940332031249994],[92.57490234375004,21.978076171875045],[92.68896484374997,22.130957031250006],[92.72099609375002,22.132421875000063],[92.77138671875,22.104785156250017],[92.9645507812501,22.003759765625034],[93.07060546875002,22.20942382812501],[93.16201171875,22.360205078125006],[93.07871093750006,22.71821289062501],[93.20390625000002,23.03701171875005],[93.34941406250007,23.08496093750003],[93.36601562500007,23.132519531249955],[93.32626953125006,24.064208984375057],[93.45214843750003,23.987402343750034],[93.68339843750007,24.00654296875004],[94.07480468750006,23.8720703125],[94.29306640625012,24.321875],[94.37724609375002,24.473730468750006],[94.49316406250003,24.637646484374983],[94.70371093750012,25.097851562499955],[94.55302734375007,25.215722656249994],[94.66777343750007,25.458886718749966],[94.99199218750002,25.77045898437504],[95.01523437500006,25.912939453125006],[95.0929687500001,25.98730468749997],[95.13242187500006,26.041259765625057],[95.12929687500005,26.070410156250034],[95.10839843749997,26.091406250000034],[95.06894531250006,26.19111328125001],[95.0597656250001,26.473974609375006],[95.20146484375007,26.641406250000017],[96.19082031250005,27.26127929687499],[96.79785156249997,27.29619140624999],[96.95341796875002,27.13330078125003],[97.10205078125003,27.11542968750004],[97.10371093750004,27.16333007812503],[96.90195312500012,27.439599609374994],[96.88359375000002,27.514843749999955],[96.96279296875,27.698291015625017],[97.04970703125005,27.760009765625],[97.34355468750002,27.982324218749994],[97.30273437499997,28.08598632812496],[97.3224609375001,28.21796875000004],[97.35644531249997,28.254492187500006],[97.43144531250002,28.353906250000023],[97.53789062500002,28.510205078124983],[97.59921875000006,28.51704101562504],[98.06162109375012,28.185888671874977],[98.29882812499997,27.550097656250045],[98.4525390625,27.6572265625],[98.65117187500007,27.572460937499983],[98.7384765625001,26.785742187500006],[98.68554687499997,26.189355468750023],[98.56406250000006,26.072412109374994],[98.65625,25.86357421874999],[98.33378906250007,25.586767578125006],[98.14287109375007,25.571093750000017],[98.01074218749997,25.292529296875017],[97.8195312500001,25.251855468749994],[97.73789062500006,24.869873046875057],[97.58330078125002,24.77480468750005],[97.53144531250004,24.49169921875003],[97.7082031250001,24.228759765625],[97.56455078125012,23.911035156250023],[98.2125,24.110644531250017],[98.83505859375006,24.121191406250034],[98.67675781250003,23.905078125000045],[98.8322265625001,23.624365234374977],[98.86376953125003,23.191259765625034],[99.41806640625006,23.069238281250023],[99.50712890625002,22.959130859374994],[99.19296875000006,22.12597656249997],[99.9176757812501,22.02802734375001],[99.94072265625007,21.75874023437504],[100.14765625000004,21.480517578125017],[100.60458984375012,21.471777343750006],[101.07978515625004,21.75585937499997],[101.1388671875001,21.567480468749977]]]]},"properties":{"name":"Myanmar","childNum":15}},{"geometry":{"type":"Polygon","coordinates":[[[19.21875,43.449951171875],[19.670996093750006,43.163964843749994],[20.344335937500006,42.827929687499996],[20.054296875,42.760058593749996],[20.06396484375,42.54726562499999],[19.78828125000001,42.476171875],[19.65449218750001,42.628564453124994],[19.280664062500023,42.17255859375],[19.342382812500006,41.869091796875],[18.436328125000017,42.559716796874994],[18.5458984375,42.6416015625],[18.46601562500001,42.777246093749994],[18.44384765625,42.96845703125],[18.46015625000001,42.997900390625],[18.48847656250001,43.012158203125],[18.623632812500006,43.027685546875],[18.621875,43.124609375],[18.674218750000023,43.230810546875],[18.74921875000001,43.283544921875],[18.85107421875,43.346337890624994],[18.934667968750006,43.339453125],[18.97871093750001,43.285400390625],[19.026660156250017,43.292431640625],[19.03671875,43.357324218749994],[18.940234375000017,43.496728515624994],[18.95068359375,43.526660156249996],[18.97421875,43.542333984375],[19.0283203125,43.532519531249996],[19.080078125,43.517724609374994],[19.11279296875,43.52773437499999],[19.164355468750017,43.535449218749996],[19.1943359375,43.53330078125],[19.21875,43.449951171875]]]},"properties":{"name":"Montenegro","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[111.878125,43.68017578125],[111.00722656250002,43.34140625],[110.400390625,42.773681640625],[109.44316406249999,42.455957031249994],[109.33984375,42.438378906249994],[108.68730468749999,42.41611328125],[108.17119140624999,42.447314453124996],[106.77001953125,42.288720703124994],[105.86757812500002,41.993994140625],[105.31435546875002,41.770898437499994],[105.19707031249999,41.738037109375],[105.11542968750001,41.66328125],[105.05058593749999,41.61591796875],[104.98203125000003,41.595507812499996],[104.49824218750001,41.65869140625],[104.49824218750001,41.877001953124996],[104.30517578125,41.846142578125],[103.99726562500001,41.79697265625],[103.71113281250001,41.751318359375],[103.07285156250003,42.00595703125],[102.5751953125,42.092089843749996],[102.15664062500002,42.158105468749994],[101.97294921874999,42.215869140624996],[101.65996093749999,42.500048828124996],[101.5791015625,42.52353515625],[101.49531250000001,42.53876953125],[101.09199218750001,42.551318359374996],[100.51904296875,42.616796875],[100.08632812500002,42.670751953125],[99.98378906250002,42.67734375],[99.46787109375003,42.568212890625],[97.20566406250003,42.789794921875],[96.38544921875001,42.720361328124994],[95.85957031250001,43.2759765625],[95.52558593750001,43.953955078125],[95.32558593750002,44.039355468749996],[95.35029296875001,44.278076171875],[94.71201171875003,44.350830078125],[93.51621093750003,44.944482421874994],[92.78789062499999,45.0357421875],[92.57890624999999,45.010986328125],[92.423828125,45.008935546874994],[92.17265624999999,45.03525390625],[92.02978515625,45.068505859374994],[91.584375,45.076513671875],[91.05,45.217431640624994],[90.87724609374999,45.19609375],[90.66181640625001,45.525244140625],[91.00175781249999,46.035791015624994],[90.99677734375001,46.10498046875],[90.94755859374999,46.177294921874996],[90.91152343750002,46.270654296874994],[90.98574218750002,46.7490234375],[90.91054687500002,46.883251953125],[90.86992187499999,46.954492187499994],[90.79902343750001,46.98515625],[90.71552734375001,47.003857421875],[90.49619140625003,47.28515625],[90.42519531250002,47.5041015625],[90.34746093749999,47.596972656249996],[90.33066406250003,47.655175781249994],[90.31328124999999,47.67617187499999],[90.19101562500003,47.702099609375],[90.10322265625001,47.745410156249996],[90.02792968750003,47.877685546875],[89.95869140625001,47.886328125],[89.91044921874999,47.8443359375],[89.83134765624999,47.823291015624996],[89.778125,47.827001953125],[89.56093750000002,48.003955078124996],[89.47919921875001,48.029052734375],[89.04765624999999,48.0025390625],[88.97109375000002,48.049951171874994],[88.91777343749999,48.089013671874994],[88.83828125000002,48.101708984374994],[88.68183593750001,48.170556640624994],[88.57597656249999,48.220166015625],[88.56679687500002,48.317431640624996],[88.51708984375,48.38447265625],[88.41396484375002,48.40341796875],[88.30996093750002,48.472070312499994],[87.97968750000001,48.555126953125],[88.06005859375,48.707177734374994],[87.83183593749999,48.791650390624994],[87.7431640625,48.881640625],[87.87216796875003,49.000146484374994],[87.81630859375002,49.0802734375],[87.8251953125,49.11630859375],[87.81425781249999,49.1623046875],[87.93476562500001,49.16455078125],[87.98808593749999,49.186914062499994],[88.02851562500001,49.219775390624996],[88.11572265625,49.256298828125],[88.19257812500001,49.451708984374996],[88.63320312500002,49.486132812499996],[88.83164062500003,49.4484375],[88.86386718750003,49.527636718749996],[88.90019531249999,49.539697265624994],[88.94541015625003,49.507666015625],[88.97060546875002,49.483740234375],[89.00839843750003,49.472802734374994],[89.10947265625003,49.501367187499994],[89.17998046874999,49.5322265625],[89.20292968749999,49.595703125],[89.24394531249999,49.62705078125],[89.39560546875003,49.6115234375],[89.475,49.66054687499999],[89.57919921875003,49.69970703125],[89.65410156249999,49.71748046875],[89.64384765624999,49.90302734375],[90.0537109375,50.09375],[90.65507812499999,50.22236328125],[90.71435546875,50.259423828124994],[90.7607421875,50.305957031249996],[91.02158203125003,50.415478515625],[91.23378906250002,50.452392578125],[91.30058593749999,50.46337890625],[91.3408203125,50.470068359375],[91.4150390625,50.468017578125],[91.44648437500001,50.52216796875],[91.80429687500003,50.693603515625],[92.10400390625,50.6919921875],[92.1923828125,50.700585937499994],[92.35478515624999,50.864160156249994],[92.42636718750003,50.803076171875],[92.62666015625001,50.68828125],[92.68134765625001,50.683203125],[92.73867187500002,50.7109375],[92.779296875,50.778662109375],[92.8564453125,50.789111328124996],[92.94130859375002,50.778222656249994],[93.103125,50.60390625],[94.25107421875003,50.556396484375],[94.35468750000001,50.221826171874994],[94.61474609375,50.023730468749996],[94.67548828125001,50.028076171875],[94.71806640624999,50.043261718749996],[94.93027343750003,50.04375],[95.11142578125003,49.935449218749994],[95.52265625000001,49.91123046875],[96.06552734375003,49.99873046875],[96.31503906250003,49.901123046875],[96.98574218750002,49.8828125],[97.20859375000003,49.730810546875],[97.35976562500002,49.741455078125],[97.58935546875,49.911474609375],[98.00390625,50.0142578125],[98.25029296874999,50.30244140625],[98.27949218750001,50.533251953124996],[98.14501953125,50.5685546875],[98.07890624999999,50.603808593749996],[98.02978515625,50.64462890625],[97.82529296875003,50.985253906249994],[98.103125,51.483544921874994],[98.64052734375002,51.801171875],[98.89316406250003,52.11728515625],[99.92167968749999,51.755517578125],[100.03457031250002,51.737109375],[100.23037109375002,51.729833984375],[100.46894531250001,51.72607421875],[100.53623046875003,51.7134765625],[101.38125,51.45263671875],[101.57089843750003,51.4671875],[101.82119140625002,51.421044921874994],[102.11152343750001,51.353466796875],[102.15566406250002,51.313769531249996],[102.16005859375002,51.26083984375],[102.14238281249999,51.216064453125],[102.15195312500003,51.10751953125],[102.19453125000001,51.050683593749994],[102.21503906250001,50.829443359375],[102.31660156250001,50.71845703125],[102.28837890624999,50.585107421874994],[103.30439453125001,50.20029296875],[103.63291015625003,50.138574218749994],[103.72324218750003,50.153857421874996],[103.80263671875002,50.176074218749996],[104.07871093750003,50.154248046875],[105.38359374999999,50.47373046875],[106.21787109375003,50.304589843749994],[106.36845703124999,50.317578125],[106.57441406250001,50.32880859375],[106.71113281250001,50.31259765625],[106.94130859375002,50.196679687499994],[107.04023437500001,50.086474609374996],[107.14306640625,50.033007812499996],[107.23330078125002,49.989404296874994],[107.34707031250002,49.986669921875],[107.63095703125003,49.98310546875],[107.91660156250003,49.947802734374996],[107.96542968750003,49.653515625],[108.40693359375001,49.396386718749994],[108.5224609375,49.34150390625],[108.61367187500002,49.322802734374996],[109.23671875000002,49.334912109375],[109.45371093750003,49.296337890625],[109.52871093750002,49.269873046875],[110.19990234375001,49.17041015625],[110.42783203125003,49.219970703125],[110.70976562499999,49.14296875],[110.82792968749999,49.166162109374994],[111.20419921875003,49.304296875],[111.33662109375001,49.35585937499999],[111.42929687500003,49.342626953125],[112.07968750000003,49.42421875],[112.49492187499999,49.53232421875],[112.69736328125003,49.507275390625],[112.80644531249999,49.523583984374994],[112.91484374999999,49.569238281249994],[113.05556640625002,49.616259765624996],[113.09208984374999,49.692529296874994],[113.16416015625003,49.797167968749996],[113.31904296875001,49.874316406249996],[113.44550781250001,49.9416015625],[113.57421875,50.00703125],[114.29707031250001,50.2744140625],[114.7431640625,50.233691406249996],[115.00332031250002,50.138574218749994],[115.27451171875003,49.948876953124994],[115.36503906249999,49.911767578124994],[115.42919921875,49.896484375],[115.58798828125003,49.886035156249996],[115.7177734375,49.880615234375],[115.79521484374999,49.905908203124994],[115.92597656250001,49.9521484375],[116.13457031249999,50.010791015624996],[116.216796875,50.00927734375],[116.35117187500003,49.978076171874996],[116.55117187500002,49.9203125],[116.68330078125001,49.823779296874996],[115.82050781250001,48.57724609375],[115.79169921875001,48.455712890624994],[115.79658203125001,48.346337890624994],[115.78554687500002,48.2482421875],[115.63945312499999,48.18623046875],[115.52509765625001,48.130859375],[115.61640625000001,47.874804687499996],[115.89824218749999,47.686914062499994],[115.99384765625001,47.71132812499999],[116.07480468750003,47.78955078125],[116.23115234375001,47.858203125],[116.31718749999999,47.85986328125],[116.37822265624999,47.844042968749996],[116.51347656249999,47.83955078125],[116.65195312500003,47.864501953125],[116.76054687499999,47.869775390624994],[116.90117187499999,47.853076171874996],[116.95166015625,47.836572265624994],[117.06972656250002,47.806396484375],[117.28593749999999,47.666357421875],[117.35078125000001,47.652197265625],[117.76835937499999,47.987890625],[118.49843750000002,47.983984375],[118.56777343750002,47.943261718749994],[118.69052734375003,47.822265625],[118.75996093750001,47.757617187499996],[118.88027343750002,47.72509765625],[119.017578125,47.685351562499996],[119.08193359375002,47.654150390625],[119.71113281250001,47.15],[119.89785156250002,46.8578125],[119.8671875,46.672167968749996],[119.74746093750002,46.627197265625],[119.70664062500003,46.606005859374996],[119.62021484375003,46.603955078125],[119.47402343750002,46.62666015625],[119.33183593749999,46.613818359374996],[119.162109375,46.638671875],[118.95712890625003,46.73486328125],[118.84394531250001,46.760205078125],[118.79033203124999,46.7470703125],[118.72294921874999,46.69189453125],[118.64873046874999,46.70166015625],[118.58046875000002,46.69189453125],[118.40439453125003,46.703173828124996],[118.30869140625003,46.717041015625],[118.15683593750003,46.678564453125],[118.0712890625,46.6666015625],[117.7412109375,46.5181640625],[117.546875,46.58828125],[117.43808593750003,46.586230468749996],[117.40556640624999,46.5708984375],[117.39218750000003,46.53759765625],[117.35634765625002,46.436669921874994],[117.35693359375,46.39130859375],[117.33339843750002,46.36201171875],[116.85908203125001,46.387939453125],[116.56259765625003,46.289794921875],[116.21298828125003,45.8869140625],[116.22910156250003,45.845751953124996],[116.240625,45.79599609375],[116.19765625000002,45.73935546875],[115.68105468750002,45.458251953125],[115.16259765625,45.390234375],[114.91923828124999,45.378271484375],[114.73876953125,45.41962890625],[114.56015625000003,45.389990234375],[114.41914062500001,45.202587890625],[114.16738281250002,45.049853515624996],[114.08027343750001,44.971142578125],[113.87705078125003,44.89619140625],[113.65263671874999,44.763476562499996],[113.58701171875003,44.745703125],[113.04941406250003,44.810351562499996],[112.70673828125001,44.883447265624994],[112.59677734375003,44.91767578125],[112.49931640624999,45.0109375],[112.41132812500001,45.058203125],[112.11289062500003,45.062939453125],[112.03261718750002,45.081640625],[111.89804687500003,45.0640625],[111.40224609375002,44.36728515625],[111.93173828125003,43.81494140625],[111.878125,43.68017578125]]]},"properties":{"name":"Mongolia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[145.75195312499997,15.133154296874991],[145.71318359375007,15.215283203125026],[145.821875,15.265380859375014],[145.75195312499997,15.133154296874991]]]},"properties":{"name":"N. Mariana Is.","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[32.112890625,-26.839453125],[32.10595703125,-26.52001953125],[32.04140625000002,-26.28125],[32.060546875,-26.018359375],[31.9482421875,-25.957617187500006],[31.98583984375,-24.46064453125001],[31.799609375000017,-23.8921875],[31.54560546875001,-23.48232421875001],[31.287890625000017,-22.40205078125001],[31.429492187500017,-22.298828125],[32.429785156250006,-21.29707031250001],[32.353613281250006,-21.136523437500003],[32.49238281250001,-20.659765625],[32.992773437500006,-19.98486328125],[32.77763671875002,-19.388769531250006],[32.84980468750001,-19.10439453125001],[32.69970703125,-18.94091796875],[32.99306640625002,-18.35957031250001],[32.87626953125002,-16.88359375],[32.94804687500002,-16.71230468750001],[31.939843750000023,-16.428808593750006],[31.236230468750023,-16.02363281250001],[30.437792968750017,-15.995312500000011],[30.39609375,-15.64306640625],[30.231835937500023,-14.990332031250006],[33.201757812500006,-14.013378906250011],[33.63642578125001,-14.568164062500003],[34.375,-14.4248046875],[34.50527343750002,-14.59814453125],[34.54082031250002,-15.297265625],[34.24609375,-15.829394531250003],[34.528125,-16.319140625],[34.93339843750002,-16.760351562500006],[35.11210937500002,-16.898535156250006],[35.06464843750001,-17.07861328125],[35.124609375,-17.127246093750003],[35.20136718750001,-17.13105468750001],[35.272558593750006,-17.118457031250003],[35.29042968750002,-17.096972656250003],[35.28115234375002,-16.80781250000001],[35.22978515625002,-16.639257812500006],[35.178320312500006,-16.573339843750006],[35.16718750000001,-16.56025390625001],[35.242773437500006,-16.375390625],[35.358496093750006,-16.160546875],[35.59931640625001,-16.12587890625001],[35.70888671875002,-16.095800781250006],[35.75527343750002,-16.05830078125001],[35.79121093750001,-15.958691406250011],[35.89277343750001,-14.891796875000011],[35.86669921875,-14.86376953125],[35.84716796875,-14.6708984375],[35.6904296875,-14.465527343750011],[35.48847656250001,-14.201074218750009],[35.37578125000002,-14.058691406250006],[35.24746093750002,-13.896875],[35.01386718750001,-13.643457031250009],[34.61152343750001,-13.437890625],[34.54570312500002,-13.21630859375],[34.542578125,-13.108691406250003],[34.35781250000002,-12.164746093750011],[34.60625,-11.690039062500006],[34.65957031250002,-11.588671875],[34.82656250000002,-11.57568359375],[34.95947265625,-11.578125],[35.1826171875,-11.574804687500006],[35.41826171875002,-11.583203125000011],[35.50439453125,-11.604785156250003],[35.56435546875002,-11.60234375],[35.630957031250006,-11.58203125],[35.78544921875002,-11.452929687500003],[35.91132812500001,-11.4546875],[36.08222656250001,-11.537304687500011],[36.17548828125001,-11.609277343750009],[36.19130859375002,-11.670703125],[36.3056640625,-11.706347656250003],[36.97890625000002,-11.566992187500006],[37.37285156250002,-11.71044921875],[37.54169921875001,-11.675097656250003],[37.72480468750001,-11.580664062500006],[37.92021484375002,-11.294726562500003],[38.491796875,-11.413281250000011],[38.9875,-11.167285156250003],[39.81708984375001,-10.912402343750003],[39.98867187500002,-10.82080078125],[40.46357421875001,-10.46435546875],[40.61171875000002,-10.661523437500009],[40.48662109375002,-10.76513671875],[40.59716796875,-10.830664062500006],[40.40283203125,-11.33203125],[40.53154296875002,-12.004589843750011],[40.48710937500002,-12.4921875],[40.58085937500002,-12.635546875],[40.43681640625002,-12.983105468750011],[40.56875,-12.984667968750003],[40.595703125,-14.122851562500003],[40.715625,-14.214453125],[40.64609375,-14.538671875],[40.775,-14.421289062500009],[40.84453125000002,-14.718652343750009],[40.617773437500006,-15.115527343750003],[40.650976562500006,-15.260937500000011],[39.98359375000001,-16.22548828125001],[39.79091796875002,-16.29453125],[39.84462890625002,-16.435644531250006],[39.084375,-16.97285156250001],[38.14492187500002,-17.242773437500006],[37.24453125000002,-17.73994140625001],[36.93935546875002,-17.993457031250003],[36.40371093750002,-18.76972656250001],[36.26289062500001,-18.71962890625001],[36.23564453125002,-18.861328125],[35.85371093750001,-18.99335937500001],[34.947851562500006,-19.81269531250001],[34.6494140625,-19.70136718750001],[34.75576171875002,-19.82197265625001],[34.705078125,-20.473046875],[34.98232421875002,-20.80625],[35.267675781250006,-21.650976562500006],[35.31572265625002,-22.396875],[35.38300781250001,-22.45458984375],[35.45634765625002,-22.11591796875001],[35.53007812500002,-22.248144531250006],[35.57539062500001,-22.96308593750001],[35.37041015625002,-23.79824218750001],[35.5419921875,-23.82441406250001],[35.48964843750002,-24.065527343750006],[34.99208984375002,-24.65058593750001],[32.96113281250001,-25.49042968750001],[32.590429687500006,-26.00410156250001],[32.84882812500001,-26.26806640625],[32.95488281250002,-26.08359375],[32.93359375,-26.25234375],[32.88916015625,-26.83046875],[32.88613281250002,-26.84931640625001],[32.353515625,-26.861621093750003],[32.19960937500002,-26.83349609375],[32.112890625,-26.839453125]]]},"properties":{"name":"Mozambique","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-16.37333984374999,19.706445312499994],[-16.437548828124932,19.609277343749994],[-16.477001953124983,19.710351562499994],[-16.343652343749994,19.86621093750003],[-16.37333984374999,19.706445312499994]]],[[[-5.359912109374989,16.282861328124994],[-5.5125,15.496289062499983],[-9.293701171875,15.502832031249994],[-9.350585937499943,15.677392578125023],[-9.38535156249992,15.667626953124994],[-9.4265625,15.623046875000057],[-9.447705078124926,15.574853515624994],[-9.446923828124937,15.458203124999955],[-9.941406249999972,15.373779296874986],[-10.696582031249989,15.42265625],[-10.9482421875,15.151123046875014],[-11.455224609374994,15.62539062499999],[-11.760156249999937,15.425537109375057],[-11.828759765624966,15.244873046875014],[-11.872851562499989,14.995166015625031],[-12.02158203124992,14.804931640625],[-12.081542968749972,14.766357421875057],[-12.104687499999955,14.745361328125043],[-12.40869140625,14.889013671874991],[-12.735253906249994,15.13125],[-13.105273437499989,15.57177734375],[-13.40966796875,16.059179687500006],[-13.756640624999989,16.172509765624994],[-13.868457031249932,16.14814453125001],[-14.300097656249932,16.58027343750001],[-14.990625,16.676904296874994],[-15.768212890624994,16.485107421875],[-16.23901367187497,16.53129882812499],[-16.44101562499992,16.20454101562504],[-16.480078124999977,16.097216796875017],[-16.50205078124992,15.917333984375063],[-16.53525390624995,15.838378906250057],[-16.53574218749995,16.28681640625001],[-16.463623046875,16.60151367187501],[-16.030322265625017,17.88793945312497],[-16.213085937499926,19.003320312500023],[-16.51445312499996,19.361962890624994],[-16.305273437499977,19.51264648437504],[-16.44487304687499,19.47314453124997],[-16.21044921875003,20.227929687500023],[-16.42978515624995,20.652343750000057],[-16.622509765624955,20.634179687499994],[-16.87607421874992,21.086132812499955],[-16.998242187499926,21.039697265625023],[-17.048046874999955,20.80615234375003],[-17.06396484375,20.89882812499999],[-16.96455078125001,21.329248046875023],[-15.231201171875,21.331298828125],[-14.084667968749926,21.33271484375001],[-13.626025390624932,21.33325195312503],[-13.396728515624943,21.333544921875017],[-13.167431640624926,21.333789062500074],[-13.016210937499949,21.33393554687501],[-13.025097656249983,21.46679687499997],[-13.032226562500028,21.572070312500017],[-13.041748046875,21.71381835937504],[-13.051220703124983,21.854785156250074],[-13.094335937499977,22.49599609375005],[-13.153271484374983,22.820507812499983],[-13.031494140624943,23.000244140625],[-12.895996093749972,23.08955078125001],[-12.739599609375006,23.192724609375063],[-12.62041015624996,23.271337890625006],[-12.559375,23.290820312500045],[-12.372900390624977,23.318017578124994],[-12.023437499999943,23.467578125000017],[-12.016308593749983,23.97021484375],[-12.016308593749983,24.378662109375],[-12.016308593749983,24.923242187499994],[-12.016308593749983,25.059375],[-12.016308593749983,25.331689453124994],[-12.016308593749983,25.740136718749994],[-12.016308593749983,25.995410156250017],[-10.376123046874966,25.995458984375034],[-9.444531249999983,25.99550781250005],[-9.071923828124937,25.99550781250005],[-8.885644531249994,25.99550781250005],[-8.682226562499949,25.99550781250005],[-8.68212890625,26.109472656250006],[-8.68212890625,26.273193359375057],[-8.682324218749955,26.49770507812505],[-8.682617187500028,26.723144531250057],[-8.682861328124972,26.92133789062501],[-8.683349609375,27.285937500000045],[-4.822607421874949,24.99560546875],[-5.640771484374994,24.99516601562499],[-5.959814453124977,24.994970703125063],[-6.287207031249977,24.99482421875001],[-6.594091796874977,24.99462890624997],[-6.396582031249977,23.274804687499994],[-6.02641601562496,20.04218750000001],[-5.827099609374955,18.301562500000045],[-5.741699218749943,17.555566406250023],[-5.713183593750017,17.306884765625],[-5.684765624999983,17.058251953124966],[-5.628662109375028,16.568652343750045],[-5.50961914062492,16.442041015625023],[-5.359912109374989,16.282861328124994]]]]},"properties":{"name":"Mauritania","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-62.1484375,16.74033203124999],[-62.221630859375,16.699511718750003],[-62.191357421875,16.804394531249997],[-62.1484375,16.74033203124999]]]},"properties":{"name":"Montserrat","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[57.65126953125002,-20.48486328125],[57.31767578125002,-20.42763671875001],[57.416015625,-20.18378906250001],[57.65654296875002,-19.98994140625001],[57.7919921875,-20.21259765625001],[57.65126953125002,-20.48486328125]]]},"properties":{"name":"Mauritius","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[34.95947265625003,-11.578125],[34.82656250000005,-11.575683593749972],[34.65957031250005,-11.58867187499996],[34.61855468750005,-11.620214843749991],[34.60625,-11.690039062500006],[34.3578125,-12.164746093749997],[34.542578125,-13.108691406250003],[34.54570312500002,-13.21630859375],[34.6115234375001,-13.437890625000023],[35.0138671875001,-13.64345703124998],[35.247460937499994,-13.896875],[35.37578125000002,-14.05869140625002],[35.48847656250004,-14.20107421874998],[35.69042968749997,-14.465527343750026],[35.84716796875003,-14.670898437500043],[35.8927734375001,-14.891796875000011],[35.7912109375001,-15.958691406250026],[35.75527343750005,-16.058300781249983],[35.708886718749994,-16.095800781249977],[35.5993164062501,-16.12587890624998],[35.35849609375006,-16.160546875000023],[35.242773437500006,-16.375390625],[35.16718750000004,-16.56025390625001],[35.178320312500006,-16.57333984375002],[35.22978515625002,-16.639257812500034],[35.281152343749994,-16.8078125],[35.29042968750005,-17.096972656250017],[35.27255859375006,-17.11845703124996],[35.2013671875001,-17.13105468750004],[35.124609375,-17.127246093749974],[35.06464843750004,-17.078613281250014],[35.11210937500002,-16.898535156250006],[34.93339843750002,-16.760351562500006],[34.528125,-16.319140625],[34.24609374999997,-15.829394531249974],[34.54082031250002,-15.297265625],[34.50527343750005,-14.598144531249957],[34.375,-14.4248046875],[33.63642578125004,-14.568164062499974],[33.148046875,-13.94091796875],[32.98125,-14.009375],[32.797460937500006,-13.6884765625],[32.67041015624997,-13.590429687500006],[32.96757812500002,-13.225],[32.97519531250006,-12.701367187499983],[33.51230468750006,-12.347753906249977],[33.340136718750074,-12.308300781250011],[33.25234375000005,-12.112597656250031],[33.3039062500001,-11.69082031249998],[33.23271484375002,-11.417675781250026],[33.26835937500002,-11.403906249999977],[33.379785156249994,-11.15791015625004],[33.29277343750002,-10.85234375],[33.661523437499994,-10.553125],[33.55371093749997,-10.391308593750011],[33.53759765624997,-10.351562499999986],[33.52890625,-10.234667968749974],[33.31152343750003,-10.037988281249966],[33.3371093750001,-9.954003906249994],[33.350976562499994,-9.862207031250037],[33.25,-9.759570312500003],[33.148046875,-9.603515625],[32.99599609375005,-9.622851562499946],[32.91992187500003,-9.407421875000026],[33.88886718750004,-9.670117187499983],[33.99560546875003,-9.495410156250003],[34.32089843750006,-9.731542968749977],[34.56992187500006,-10.241113281249966],[34.66708984375006,-10.792480468750028],[34.60791015624997,-11.08046875],[34.77382812500005,-11.341699218750009],[34.890625,-11.3935546875],[34.93701171874997,-11.463476562500034],[34.95947265625003,-11.578125]]]},"properties":{"name":"Malawi","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[111.38925781250006,2.415332031250031],[111.31152343749997,2.437597656250034],[111.33349609374997,2.768310546875],[111.38925781250006,2.415332031250031]]],[[[104.22158203125,2.731738281250003],[104.1291015625001,2.767236328125037],[104.18476562500004,2.871728515625009],[104.22158203125,2.731738281250003]]],[[[117.88476562499997,4.186132812500006],[117.64902343750012,4.168994140624974],[117.70800781249997,4.262402343749997],[117.88476562499997,4.186132812500006]]],[[[100.28896484375005,5.294726562499989],[100.19101562500006,5.28286132812498],[100.2455078125,5.467773437499986],[100.33886718749997,5.410058593750037],[100.28896484375005,5.294726562499989]]],[[[99.848046875,6.465722656249994],[99.9186523437501,6.358593750000011],[99.74375,6.263281249999963],[99.64628906250002,6.418359375000023],[99.848046875,6.465722656249994]]],[[[102.10107421874997,6.242236328125031],[102.34013671875002,6.172021484375023],[102.534375,5.862548828125028],[103.09707031250005,5.408447265624986],[103.41582031250007,4.85029296875004],[103.43945312499997,2.93310546875],[103.8122070312501,2.58046875],[104.21855468750002,1.722851562499997],[104.25009765625012,1.388574218750009],[104.11494140625004,1.412255859375037],[103.98144531250003,1.623632812500034],[103.99150390625002,1.454785156249997],[103.6945312500001,1.449658203125026],[103.48027343750007,1.329492187499966],[103.35683593750005,1.546142578125057],[102.72714843750012,1.855566406250034],[101.29550781250012,2.885205078125011],[101.29990234375012,3.253271484375034],[100.71542968750006,3.966210937499966],[100.79550781250012,4.023388671874983],[100.61455078125002,4.3734375],[100.34326171874997,5.984179687500031],[100.11914062499997,6.441992187500048],[100.26142578125004,6.682714843749963],[100.3454101562501,6.549902343750006],[100.75449218750012,6.460058593749991],[100.87392578125,6.24541015624996],[101.05351562500002,6.242578125],[100.98164062500004,5.771044921875045],[101.1139648437501,5.636767578125045],[101.5560546875,5.907763671875003],[101.67841796875004,5.778808593750028],[101.87363281250012,5.825292968749991],[102.10107421874997,6.242236328125031]]],[[[117.5744140625001,4.17060546875004],[117.10058593750003,4.337060546875023],[116.51474609375006,4.370800781249969],[115.86074218750005,4.348046875000037],[115.67880859375006,4.193017578124994],[115.45439453125002,3.034326171875009],[115.24697265625005,3.025927734374989],[115.117578125,2.89487304687502],[115.08076171875004,2.63422851562504],[115.1791015625,2.523193359374972],[114.78642578125002,2.250488281250014],[114.83056640625003,1.980029296874989],[114.5125,1.452001953124963],[113.90234375000003,1.434277343749997],[113.6222656250001,1.2359375],[113.00654296875004,1.433886718750003],[112.94296875000006,1.566992187500034],[112.47617187500006,1.559082031250028],[112.1857421875001,1.4390625],[112.078515625,1.143359374999974],[111.80898437500005,1.011669921874969],[111.10136718750002,1.050537109374986],[110.50576171875005,0.861962890625023],[109.65400390625004,1.614892578125023],[109.53896484375,1.89619140625004],[109.62890625000003,2.027539062499983],[109.86484375000012,1.764453125000031],[110.34921875000012,1.719726562499972],[111.22324218750012,1.395849609374991],[111.0287109375,1.557812500000026],[111.26816406250012,2.13974609375002],[111.20859375000012,2.379638671875043],[111.44384765625003,2.381542968749983],[111.5125,2.743017578124991],[112.98789062500006,3.161914062499974],[113.92392578125006,4.243212890625003],[114.0638671875,4.592675781249966],[114.65410156250007,4.037646484375045],[114.84023437500005,4.393212890625009],[114.74667968750006,4.718066406250017],[115.02675781250005,4.899707031249989],[115.10703125000006,4.390429687499974],[115.290625,4.352587890624989],[115.1400390625,4.899755859374991],[115.37490234375,4.932763671874966],[115.55449218750007,5.093554687500045],[115.41904296875012,5.413183593749963],[115.60390625,5.603417968749994],[115.74082031250012,5.533007812500045],[115.8771484375001,5.613525390625014],[116.74980468750007,6.977099609374989],[116.8498046875001,6.826708984374989],[116.78808593749997,6.606103515624994],[117.12851562500012,6.968896484375009],[117.2298828125,6.939990234374974],[117.29404296875006,6.676904296875023],[117.60966796875002,6.512646484375054],[117.69375,6.35],[117.64453124999997,6.001855468749994],[117.5011718750001,5.884667968750009],[118.00380859375,6.053320312499991],[118.11582031250006,5.8625],[117.93476562500004,5.7875],[117.97363281249997,5.70625],[118.35312500000012,5.80605468749998],[118.59482421875006,5.592089843750003],[119.22343750000007,5.412646484375031],[119.2663085937501,5.308105468750057],[119.21962890625,5.159814453125037],[118.9125,5.02290039062504],[118.26054687500007,4.988867187500034],[118.18535156250002,4.828515625000051],[118.5625,4.502148437499997],[118.54833984375003,4.379248046875006],[118.008203125,4.250244140625014],[117.6964843750001,4.342822265625045],[117.5744140625001,4.17060546875004]]],[[[117.14160156250003,7.168212890625028],[117.08066406250006,7.115283203124989],[117.06425781250007,7.26069335937504],[117.2640625,7.351660156250006],[117.26679687500004,7.220800781249991],[117.14160156250003,7.168212890625028]]]]},"properties":{"name":"Malaysia","childNum":8}},{"geometry":{"type":"Polygon","coordinates":[[[23.380664062500017,-17.640625],[24.27490234375,-17.481054687500006],[24.73291015625,-17.51777343750001],[25.001757812500017,-17.56855468750001],[25.2587890625,-17.793554687500006],[24.909082031250023,-17.821386718750006],[24.530566406250017,-18.052734375],[24.243945312500017,-18.0234375],[23.599707031250006,-18.4599609375],[23.219335937500006,-17.99970703125001],[20.97412109375,-18.31884765625],[20.9794921875,-21.9619140625],[19.977343750000017,-22.00019531250001],[19.98046875,-24.77675781250001],[19.98046875,-28.310351562500003],[19.98046875,-28.451269531250006],[19.539843750000017,-28.574609375],[19.31269531250001,-28.73330078125001],[19.24580078125001,-28.901660156250003],[19.16171875,-28.938769531250003],[18.310839843750017,-28.88623046875],[17.44794921875001,-28.69814453125001],[17.34785156250001,-28.50117187500001],[17.358691406250017,-28.26943359375001],[17.1884765625,-28.13251953125001],[17.05625,-28.031054687500003],[16.93330078125001,-28.069628906250003],[16.875292968750017,-28.1279296875],[16.841210937500023,-28.21894531250001],[16.81015625,-28.26455078125001],[16.7875,-28.39472656250001],[16.755761718750023,-28.4521484375],[16.62617187500001,-28.487890625],[16.487109375000017,-28.572851562500006],[16.447558593750017,-28.617578125],[15.719042968750017,-27.9658203125],[15.341503906250011,-27.386523437500003],[15.139062500000023,-26.50800781250001],[14.9677734375,-26.31806640625001],[14.837109375000011,-25.033203125],[14.5015625,-24.201953125],[14.462792968750023,-22.44912109375001],[13.450585937500023,-20.91669921875001],[13.168359375000023,-20.184667968750006],[12.458203125000011,-18.9267578125],[11.77587890625,-18.001757812500003],[11.733496093750006,-17.7509765625],[11.743066406250023,-17.24921875000001],[11.902539062500011,-17.2265625],[12.013964843750017,-17.168554687500006],[12.21337890625,-17.2099609375],[12.318457031250006,-17.21337890625],[12.359277343750023,-17.205859375],[12.548144531250017,-17.212695312500003],[13.179492187500017,-16.9716796875],[13.475976562500023,-17.0400390625],[14.017480468750023,-17.40888671875001],[16.1484375,-17.390234375],[18.396386718750023,-17.3994140625],[18.95527343750001,-17.803515625],[20.1943359375,-17.863671875],[20.745507812500023,-18.01972656250001],[22.32421875,-17.8375],[23.380664062500017,-17.640625]]]},"properties":{"name":"Namibia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[167.54443359375003,-22.62324218750001],[167.44375,-22.63916015624997],[167.44345703125006,-22.541406250000037],[167.54443359375003,-22.62324218750001]]],[[[168.01093750000004,-21.429980468750017],[168.1390625,-21.44521484375001],[168.12070312500012,-21.615820312500034],[167.96679687500003,-21.641601562499957],[167.81542968749997,-21.392675781249963],[167.9884765625001,-21.337890624999986],[168.01093750000004,-21.429980468750017]]],[[[167.40087890625003,-21.16064453125003],[167.07265625,-20.99726562499997],[167.03271484374997,-20.922558593750026],[167.18945312500003,-20.803515625000017],[167.05576171875012,-20.720214843750014],[167.29794921875006,-20.732519531250034],[167.40087890625003,-21.16064453125003]]],[[[164.20234375000004,-20.246093749999957],[164.4359375,-20.282226562499957],[165.191796875,-20.768847656249974],[165.66279296875004,-21.267187499999977],[166.94238281250003,-22.09013671875003],[166.97031250000012,-22.32285156250002],[166.77412109375004,-22.37617187500004],[166.4679687500001,-22.256054687499997],[164.92744140625004,-21.289843749999974],[164.16972656250007,-20.48017578125004],[164.05966796875012,-20.141503906249966],[164.20234375000004,-20.246093749999957]]]]},"properties":{"name":"New Caledonia","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[14.97900390625,22.99619140624999],[15.181835937500011,21.523388671874997],[15.607324218750023,20.954394531250003],[15.587109375000011,20.733300781249994],[15.963183593750017,20.34619140625],[15.735058593750011,19.904052734375],[15.474316406250011,16.908398437499997],[14.367968750000017,15.750146484374994],[13.4482421875,14.380664062500003],[13.505761718750023,14.134423828124994],[13.606347656250023,13.70458984375],[13.426953125000011,13.701757812499991],[13.323828125,13.670849609374997],[12.871679687500006,13.449023437500003],[12.65478515625,13.3265625],[12.463183593750017,13.09375],[10.958886718750023,13.371533203124997],[10.475878906250017,13.330224609374994],[10.229589843750006,13.281005859375],[10.184667968750006,13.270117187499991],[9.615917968750011,12.810644531249991],[9.201562500000023,12.821484375],[8.750585937500006,12.908154296874997],[8.4560546875,13.059667968749991],[8.095019531250017,13.291162109374994],[7.955761718750011,13.32275390625],[7.788671875,13.337890625],[7.056738281250006,13.000195312499997],[6.804296875,13.107666015625],[6.2998046875,13.658789062499991],[6.184277343750011,13.66367187499999],[5.838183593750017,13.765380859375],[5.491992187500017,13.872851562500003],[5.415820312500017,13.859179687500003],[5.361621093750017,13.836865234374997],[5.241894531250011,13.757226562499994],[4.664843750000017,13.733203125],[4.147558593750006,13.457714843749997],[3.947851562500006,12.775048828124994],[3.646679687500011,12.529980468749997],[3.595410156250011,11.6962890625],[2.805273437500006,12.383837890624989],[2.366015625000017,12.221923828125],[2.38916015625,11.897070312499991],[2.072949218750011,12.309375],[2.226269531250011,12.466064453125],[2.104589843750006,12.701269531249991],[1.56494140625,12.635400390624994],[0.9873046875,13.041894531249994],[0.988476562500011,13.36484375],[1.201171875,13.357519531249991],[0.6181640625,13.703417968750003],[0.42919921875,13.972119140624997],[0.382519531250011,14.245800781249997],[0.163867187500017,14.497216796874994],[0.217480468750011,14.911474609374991],[0.947460937500011,14.982128906249997],[1.300195312500023,15.272265625],[3.001074218750006,15.340966796874994],[3.06015625,15.427197265624997],[3.504296875000023,15.356347656249994],[3.5205078125,15.483105468749997],[3.842968750000011,15.701708984375003],[4.121289062500011,16.357714843750003],[4.234667968750017,16.996386718750003],[4.227636718750006,19.142773437499997],[5.836621093750011,19.479150390624994],[7.481738281250017,20.873095703125003],[11.967871093750006,23.517871093750003],[13.48125,23.18017578125],[14.215527343750011,22.619677734375003],[14.97900390625,22.99619140624999]]]},"properties":{"name":"Niger","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[7.30078125,4.418164062500026],[7.140429687500017,4.395117187500034],[7.227343750000045,4.527343749999972],[7.30078125,4.418164062500026]]],[[[6.804296875,13.107666015625],[7.056738281250006,13.00019531250004],[7.788671875,13.337890625],[7.955761718750011,13.322753906250028],[8.095019531250045,13.29116210937498],[8.750585937500034,12.908154296875026],[9.20156250000008,12.82148437500004],[9.615917968750011,12.810644531249963],[10.184667968750063,13.270117187499963],[10.229589843749977,13.281005859375043],[10.475878906250074,13.330224609375037],[10.958886718750051,13.371533203125011],[12.463183593750017,13.09375],[12.654785156250057,13.3265625],[13.426953125000068,13.701757812499963],[13.606347656250023,13.704589843750014],[13.932324218750011,13.258496093749997],[14.06396484375,13.078515625],[14.160058593750023,12.612792968749986],[14.184863281250017,12.447216796874997],[14.272851562500023,12.356494140624989],[14.518945312500051,12.298242187500023],[14.619726562500063,12.150976562500048],[14.559765625000011,11.492285156249963],[14.20234375000004,11.268164062499963],[14.143261718750068,11.248535156250043],[14.056738281250034,11.245019531250037],[13.981445312500057,11.21186523437504],[13.892089843750057,11.140087890624983],[13.699902343749983,10.873144531250048],[13.53535156250004,10.605078124999963],[13.414550781250028,10.171435546874989],[13.269921875000051,10.036181640624974],[13.198730468750028,9.563769531250003],[12.929492187500074,9.426269531249972],[12.87568359375004,9.303515625000017],[12.80654296875008,8.886621093749994],[12.7822265625,8.817871093750014],[12.651562500000011,8.667773437499989],[12.40351562500004,8.59555664062502],[12.311328125000074,8.419726562499989],[12.2333984375,8.282324218749977],[12.016015625000051,7.589746093750009],[11.809179687500006,7.345068359374991],[11.767382812500017,7.272265624999989],[11.861425781249977,7.11640625000004],[11.657519531250017,6.951562500000023],[11.580078125000057,6.88886718750004],[11.551660156250023,6.697265625],[11.153320312500057,6.437939453125011],[11.1064453125,6.457714843750054],[11.032519531250045,6.697900390625037],[10.954199218750006,6.7765625],[10.60625,7.063085937500006],[10.413183593750006,6.877734375],[10.293066406250034,6.876757812499974],[10.205468750000051,6.891601562499986],[10.185546874999972,6.91279296875004],[10.167773437500017,6.959179687499983],[10.143554687500057,6.99643554687502],[10.038867187500045,6.921386718750014],[9.874218750000068,6.803271484375017],[9.82070312500008,6.783935546874986],[9.779882812500034,6.760156250000023],[9.725585937499972,6.65],[9.659960937500017,6.531982421874986],[9.490234375,6.418652343749997],[8.997167968750006,5.917724609375],[8.715625,5.046875],[8.514843750000068,4.724707031250034],[8.23378906250008,4.907470703124972],[8.293066406250006,4.557617187500014],[7.644238281250068,4.525341796875011],[7.530761718750028,4.655175781249994],[7.284375,4.547656250000031],[7.076562500000051,4.716162109374991],[7.15468750000008,4.514404296875],[6.92324218750008,4.390673828125017],[6.767675781250006,4.724707031250034],[6.860351562500057,4.373339843750045],[6.633007812500011,4.340234375000051],[6.579980468750051,4.475976562499994],[6.554589843750023,4.34140625000002],[6.263671875,4.309423828124991],[6.270996093749972,4.432128906250028],[6.173339843749972,4.277392578125031],[5.970703125,4.338574218749983],[5.587792968750051,4.647216796874972],[5.448144531250023,4.945849609374974],[5.383300781250057,5.129003906249977],[5.475976562500023,5.153857421874989],[5.370019531250023,5.195019531250026],[5.367968750000045,5.337744140624963],[5.549707031250023,5.474218749999963],[5.385839843750034,5.401757812500037],[5.199218750000028,5.533544921874977],[5.456640624999977,5.61171875],[5.327343750000011,5.707519531249986],[5.112402343750034,5.64155273437504],[4.861035156250068,6.026318359374997],[4.431347656250011,6.348583984375026],[3.450781249999977,6.427050781250017],[3.71699218750004,6.597949218750017],[3.430175781250057,6.525],[3.335546875000063,6.396923828125011],[2.706445312500051,6.369238281249963],[2.735644531250045,6.595703125],[2.753710937499989,6.661767578124966],[2.774609374999983,6.711718750000017],[2.752929687500028,6.771630859374966],[2.731738281250045,6.852832031249989],[2.721386718750068,6.980273437500017],[2.75673828125008,7.067919921875017],[2.750488281250057,7.39506835937496],[2.765820312500068,7.422509765625051],[2.783984375000045,7.443408203125045],[2.78515625,7.476855468750017],[2.703125,8.371826171875],[2.774804687500023,9.048535156250026],[3.044921875,9.08383789062502],[3.325195312499972,9.778466796875051],[3.60205078125,10.004541015625009],[3.646582031250006,10.408984374999989],[3.771777343750017,10.417626953124966],[3.83447265625,10.607421875],[3.7568359375,10.76875],[3.71640625,11.07958984375],[3.695312499999972,11.12031250000004],[3.63886718750004,11.176855468750006],[3.487792968749972,11.395410156250037],[3.490527343750017,11.499218750000054],[3.55390625000004,11.631884765624989],[3.595410156250068,11.696289062500057],[3.664746093750068,11.762451171875028],[3.646679687500011,12.529980468749983],[3.947851562500006,12.775048828124994],[4.147558593750006,13.457714843749983],[4.664843750000045,13.733203124999974],[5.241894531250011,13.757226562499994],[5.361621093750074,13.836865234375054],[5.415820312500017,13.859179687499974],[5.491992187500074,13.872851562500003],[6.2998046875,13.658789062500006],[6.804296875,13.107666015625]]]]},"properties":{"name":"Nigeria","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-83.6419921875,10.917236328125],[-83.71293945312499,10.785888671875],[-83.91928710937499,10.7353515625],[-84.6341796875,11.045605468749997],[-84.9091796875,10.9453125],[-85.5841796875,11.189453125],[-85.7443359375,11.06210937499999],[-87.670166015625,12.965673828124991],[-87.58505859374999,13.043310546874991],[-87.42436523437499,12.921142578125],[-87.33725585937499,12.979248046875],[-87.05917968749999,12.991455078125],[-87.00932617187499,13.0078125],[-86.918212890625,13.223583984374997],[-86.87353515625,13.266503906249994],[-86.792138671875,13.27978515625],[-86.72929687499999,13.284375],[-86.710693359375,13.313378906249994],[-86.76352539062499,13.63525390625],[-86.77060546874999,13.69873046875],[-86.758984375,13.746142578125003],[-86.733642578125,13.763476562500003],[-86.61025390625,13.774853515624997],[-86.376953125,13.755664062500003],[-86.33173828125,13.770068359375003],[-86.238232421875,13.899462890625003],[-86.15122070312499,13.994580078124997],[-86.0892578125,14.037207031249991],[-86.04038085937499,14.050146484374991],[-85.9837890625,13.965673828124991],[-85.78671875,13.844433593749997],[-85.75341796875,13.85205078125],[-85.73393554687499,13.858691406250003],[-85.727734375,13.876074218749991],[-85.731201171875,13.931835937499997],[-85.68193359374999,13.982568359374994],[-85.20834960937499,14.311816406250003],[-85.059375,14.582958984374997],[-84.86044921874999,14.809765625],[-84.645947265625,14.661083984374997],[-84.53764648437499,14.633398437499991],[-83.635498046875,14.876416015624997],[-83.5365234375,14.977001953124997],[-83.4150390625,15.008056640625],[-83.15751953124999,14.993066406249994],[-83.18535156249999,14.956396484374991],[-83.21591796874999,14.932373046875],[-83.27988281249999,14.812792968750003],[-83.344384765625,14.902099609375],[-83.413720703125,14.825341796874994],[-83.29921875,14.7490234375],[-83.187744140625,14.340087890625],[-83.4123046875,13.99648437499999],[-83.567333984375,13.3203125],[-83.5109375,12.411816406249997],[-83.627197265625,12.459326171874991],[-83.59335937499999,12.713085937499997],[-83.75424804687499,12.501953125],[-83.680419921875,12.024316406249994],[-83.7671875,12.059277343749997],[-83.82890624999999,11.861035156249997],[-83.70458984375,11.824560546874991],[-83.6517578125,11.642041015624997],[-83.86787109375,11.300048828125],[-83.6419921875,10.917236328125]]]},"properties":{"name":"Nicaragua","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-169.80341796875,-19.0830078125],[-169.94833984375,-19.072851562500006],[-169.834033203125,-18.96601562500001],[-169.80341796875,-19.0830078125]]]},"properties":{"name":"Niue","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-68.205810546875,12.144580078124989],[-68.25434570312495,12.032080078124977],[-68.36923828125,12.301953124999983],[-68.205810546875,12.144580078124989]]],[[[4.226171875000034,51.38647460937503],[3.902050781250011,51.20766601562502],[3.43251953125008,51.24575195312505],[3.35009765625,51.37768554687503],[4.226171875000034,51.38647460937503]]],[[[3.94912109375008,51.73945312500001],[4.07509765625008,51.648779296875006],[3.699023437500017,51.70991210937501],[3.94912109375008,51.73945312500001]]],[[[4.886132812500023,53.07070312500005],[4.70917968750004,53.036035156249994],[4.886425781249983,53.18330078124998],[4.886132812500023,53.07070312500005]]],[[[4.226171875000034,51.38647460937503],[3.448925781250068,51.54077148437503],[3.743945312500017,51.596044921875006],[4.27412109375004,51.47163085937498],[4.004785156250051,51.595849609374966],[4.182617187500057,51.61030273437498],[3.946875,51.810546875],[4.482812500000023,52.30917968749998],[4.76875,52.941308593749966],[5.061230468750068,52.96064453125001],[5.532031250000074,53.268701171874966],[6.062207031250068,53.407080078125006],[6.816210937500045,53.44116210937503],[7.197265625000028,53.28227539062499],[7.033007812500045,52.65136718749997],[6.710742187500045,52.61787109374998],[6.748828125000074,52.464013671874994],[7.035156250000057,52.38022460937498],[6.724511718749994,52.080224609374966],[6.800390625,51.96738281249998],[5.948730468750057,51.80268554687501],[6.198828125000034,51.45],[6.129980468750034,51.14741210937501],[5.857519531250034,51.030126953125006],[6.048437500000034,50.90488281250006],[5.993945312500017,50.75043945312504],[5.693554687500011,50.774755859375006],[5.796484375000034,51.153076171875],[5.214160156250045,51.278955078124966],[5.03095703125004,51.46909179687498],[4.226171875000034,51.38647460937503]]],[[[5.325781250000063,53.38574218750003],[5.190234375000074,53.39179687500001],[5.582617187500063,53.438085937500034],[5.325781250000063,53.38574218750003]]]]},"properties":{"name":"Netherlands","childNum":6,"cp":[5.0752777,52.358465]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[5.085839843750023,60.30756835937501],[5.089062500000068,60.188769531250045],[4.95722656250004,60.44726562500006],[5.085839843750023,60.30756835937501]]],[[[4.958691406250068,61.084570312500034],[4.79902343750004,61.08271484375001],[4.861621093749989,61.19384765625],[4.958691406250068,61.084570312500034]]],[[[8.10273437500004,63.33759765625004],[7.804003906250017,63.413916015625034],[8.073535156250045,63.47080078124998],[8.10273437500004,63.33759765625004]]],[[[8.470800781250063,63.66713867187502],[8.287109375000028,63.68715820312502],[8.764648437500057,63.804638671874955],[8.78652343750008,63.703466796875034],[8.470800781250063,63.66713867187502]]],[[[11.2314453125,64.865869140625],[10.739843750000034,64.87031250000001],[11.02099609375,64.97871093749995],[11.2314453125,64.865869140625]]],[[[12.971777343750063,67.87412109375],[12.824023437500074,67.82124023437498],[13.068066406250068,68.07133789062505],[12.971777343750063,67.87412109375]]],[[[13.872851562500045,68.26533203125004],[14.096777343750034,68.218603515625],[13.229394531250051,67.995361328125],[13.300195312499994,68.16044921875007],[13.872851562500045,68.26533203125004]]],[[[15.207128906250006,68.943115234375],[15.222070312500023,68.61630859375003],[14.404687500000051,68.663232421875],[15.037792968750068,69.00053710937507],[15.207128906250006,68.943115234375]]],[[[15.760351562500006,68.56123046875001],[16.328906250000017,68.87631835937498],[16.519238281250068,68.63300781249998],[15.975292968750011,68.402490234375],[14.257519531249983,68.19077148437503],[15.412597656250028,68.61582031250003],[15.483007812500006,69.04345703125003],[16.04804687500001,69.30205078125002],[15.760351562500006,68.56123046875001]]],[[[17.503027343750034,69.59624023437502],[18.004101562500068,69.50498046874998],[17.95068359375003,69.19814453125],[17.487890625000063,69.19682617187499],[17.08251953124997,69.013671875],[16.81044921875008,69.07070312499997],[17.001757812500045,69.36191406250006],[17.36083984375003,69.38149414062497],[17.503027343750034,69.59624023437502]]],[[[29.956152343750006,69.79677734375002],[29.766210937500006,69.76752929687501],[29.835839843749994,69.90556640625005],[29.956152343750006,69.79677734375002]]],[[[20.779199218750023,70.08974609375002],[20.46425781250005,70.0765625],[20.492773437500006,70.20332031249995],[20.78603515625008,70.21953124999999],[20.779199218750023,70.08974609375002]]],[[[19.25507812500001,70.06640625000006],[19.607812500000023,70.019140625],[19.334765625000074,69.82026367187501],[18.784765625000034,69.57900390624997],[18.12988281250003,69.557861328125],[18.34931640625004,69.76787109374999],[18.67402343750004,69.78164062500002],[19.13271484375005,70.24414062500003],[19.25507812500001,70.06640625000006]]],[[[19.76748046875005,70.21669921875002],[20.005957031250034,70.07622070312502],[19.599023437499994,70.26616210937507],[19.76748046875005,70.21669921875002]]],[[[23.615332031250034,70.54931640625003],[23.15917968750003,70.28261718750005],[22.941015625000063,70.444580078125],[23.546679687500017,70.61708984374997],[23.615332031250034,70.54931640625003]]],[[[24.01757812500003,70.56738281249997],[23.716601562500074,70.561865234375],[23.778417968750063,70.74736328125005],[24.01757812500003,70.56738281249997]]],[[[23.440527343750063,70.81577148437503],[22.8291015625,70.54155273437505],[22.358691406250017,70.514794921875],[21.99453125000008,70.65712890624997],[23.440527343750063,70.81577148437503]]],[[[30.869726562500006,69.78344726562506],[30.860742187499994,69.53842773437503],[30.18017578124997,69.63583984375],[30.08730468750005,69.43286132812503],[29.38828125,69.29814453125005],[28.96582031250003,69.02197265625],[28.846289062500006,69.17690429687502],[29.33339843750005,69.47299804687503],[29.14160156250003,69.67143554687505],[27.747851562500045,70.06484375],[27.127539062500063,69.90649414062497],[26.525390625000057,69.91503906250003],[26.07246093750004,69.69155273437497],[25.748339843750017,68.99013671875],[24.94140625000003,68.59326171875006],[23.85400390625,68.80590820312503],[23.324023437500017,68.64897460937502],[22.410937500000074,68.719873046875],[21.59375,69.273583984375],[21.06611328125001,69.21411132812497],[21.065722656250017,69.04174804687503],[20.622167968750006,69.036865234375],[20.116699218750057,69.02089843750005],[20.348046875000023,68.84873046875003],[19.969824218750063,68.35639648437501],[18.303027343750045,68.55541992187497],[17.91669921875001,67.96489257812502],[17.324609375000023,68.10380859374999],[16.783593750000023,67.89501953125],[16.12744140625,67.42583007812507],[16.40351562500004,67.05498046875002],[15.422949218750006,66.48984374999998],[15.483789062500051,66.30595703124999],[14.543261718750045,66.12934570312498],[14.47968750000004,65.30146484374998],[13.650292968750023,64.58154296874997],[14.077636718750028,64.464013671875],[14.141210937500006,64.17353515624998],[13.960546875000063,64.01401367187498],[13.203515625000023,64.07509765625],[12.792773437500017,64],[12.175195312500051,63.595947265625],[11.999902343750051,63.29169921875001],[12.303515625000074,62.28559570312501],[12.155371093750006,61.720751953125045],[12.88076171875008,61.35229492187506],[12.706054687500028,61.059863281250074],[12.29414062500004,61.00268554687506],[12.588671874999989,60.450732421875045],[12.486132812500074,60.10678710937506],[11.680761718750034,59.59228515625003],[11.798144531250074,59.28989257812498],[11.64277343750004,58.92607421875002],[11.470703125000057,58.909521484375034],[11.388281250000063,59.036523437499966],[10.834472656250028,59.18393554687498],[10.595312500000063,59.764550781249966],[10.179394531250068,59.00927734375003],[9.842578125000017,58.95849609374997],[9.557226562500063,59.11269531250002],[9.65693359375004,58.97119140624997],[8.166113281250063,58.145312500000045],[7.0048828125,58.024218750000074],[6.877050781250006,58.15073242187498],[6.590527343750068,58.09731445312502],[6.659863281250068,58.26274414062499],[5.706835937500074,58.52363281250001],[5.55556640625008,58.975195312500006],[6.099023437500023,58.87026367187502],[6.363281250000028,59.00092773437501],[6.099414062500017,58.951953125000074],[5.88916015625,59.097949218750045],[5.951855468750068,59.299072265625],[6.415332031250074,59.547119140625],[5.17324218750008,59.16254882812498],[5.2421875,59.564306640625034],[5.472460937500017,59.713085937499955],[5.77216796875004,59.66093749999999],[6.216601562499989,59.818359375],[5.73046875,59.863085937500045],[6.348730468750006,60.35297851562504],[6.57363281250008,60.36059570312497],[6.526855468750057,60.152929687500034],[6.995703125,60.511962890625],[6.1533203125,60.34624023437499],[5.145800781250074,59.63881835937502],[5.205664062500006,60.087939453125045],[5.688574218749977,60.12319335937502],[5.285839843750011,60.20571289062505],[5.13710937500008,60.445605468750074],[5.648339843750051,60.68798828124997],[5.244042968750023,60.569580078125],[5.115820312500006,60.63598632812503],[5.008593750000017,61.038183593750006],[6.777832031250028,61.142431640625006],[7.038671875000063,60.952929687500045],[7.040136718750006,61.091162109375034],[7.604492187500057,61.210546875000034],[7.34658203125008,61.30058593749999],[7.442578125000011,61.43461914062502],[7.173535156250011,61.16596679687501],[6.599902343750017,61.28964843749998],[6.383496093750068,61.133886718750034],[5.451269531250034,61.10234375000002],[5.106738281250017,61.187548828125045],[5.002734375000074,61.43359375],[5.338671875000017,61.485498046874994],[4.927832031249977,61.71069335937506],[4.93007812499999,61.878320312499994],[6.01582031250004,61.7875],[6.730761718750045,61.86977539062505],[5.266894531250045,61.935595703125045],[5.143164062500063,62.159912109375],[5.908300781249977,62.41601562500003],[6.083496093750057,62.349609375],[6.580078125000057,62.407275390625045],[6.692382812500028,62.46806640624999],[6.136132812500051,62.40747070312497],[6.352929687500051,62.61113281249999],[7.653125,62.56401367187499],[7.538378906250074,62.67207031249998],[8.045507812500006,62.77124023437503],[6.734960937500006,62.72070312500003],[6.940429687500028,62.930468750000045],[7.571875,63.09951171875002],[8.100585937500028,63.090966796874966],[8.623144531250006,62.84624023437502],[8.158007812500017,63.16152343750005],[8.635546875000045,63.34233398437502],[8.360742187500023,63.498876953125034],[8.576171875000028,63.60117187499998],[9.135839843750006,63.593652343749966],[9.156054687500045,63.459326171875034],[9.696875,63.624560546875045],[10.020996093750028,63.39082031250004],[10.76015625000008,63.461279296875006],[10.725292968750068,63.625],[11.370703125000034,63.804833984374994],[11.175585937500074,63.89887695312498],[11.457617187500063,64.00297851562505],[11.306640625000028,64.04887695312499],[10.91425781250004,63.92109374999998],[10.934863281250045,63.770214843749955],[10.055078125000051,63.5126953125],[9.567285156250051,63.70615234374998],[10.565625,64.418310546875],[11.523828125000051,64.744384765625],[11.632910156250063,64.81391601562495],[11.296777343750051,64.75478515625],[11.489355468750034,64.975830078125],[12.15966796875,65.178955078125],[12.508398437499977,65.09941406250005],[12.915527343750057,65.33925781249997],[12.417578125000063,65.18408203124997],[12.133886718749977,65.27915039062498],[12.68886718750008,65.90219726562498],[13.033105468750051,65.95625],[12.783789062500063,66.10043945312506],[14.034179687500057,66.29755859374998],[13.118847656250011,66.23066406250004],[13.211425781250028,66.64082031250001],[13.959472656250028,66.79433593750002],[13.651562500000011,66.90708007812498],[14.10878906250008,67.11923828125003],[15.41572265625004,67.20244140625002],[14.441699218750045,67.27138671875005],[14.961914062500057,67.57426757812502],[15.59443359375004,67.34853515625005],[15.691503906250006,67.52138671875],[15.24873046875004,67.6021484375],[15.303906250000011,67.76528320312502],[14.854687500000068,67.66333007812506],[14.798925781250063,67.80932617187503],[15.13427734375,67.97270507812502],[15.621386718750017,67.94829101562502],[15.316015624999977,68.06875],[16.007910156250006,68.22871093750004],[16.312304687500017,67.88144531249998],[16.20380859375001,68.31674804687503],[17.552832031250063,68.42626953125006],[16.51435546875004,68.53256835937503],[18.101464843749994,69.15629882812499],[18.259765625,69.47060546875],[18.915917968750023,69.33559570312502],[18.614453125000068,69.49057617187498],[19.197265625000057,69.74785156249999],[19.722460937500017,69.78164062500002],[19.64150390625005,69.42402343750001],[20.324218750000057,69.94531249999997],[20.054492187500074,69.33266601562497],[20.486718750000023,69.54208984375],[20.739453124999983,69.52050781250003],[20.622070312500057,69.91391601562498],[21.163085937500057,69.88950195312498],[21.432910156250045,70.01318359375006],[21.974707031250034,69.83457031249998],[21.355761718750045,70.23339843749997],[22.321972656250068,70.264501953125],[22.684570312500057,70.374755859375],[23.35390625000008,69.98339843750003],[23.3291015625,70.20722656249995],[24.420019531250034,70.70200195312503],[24.263476562500017,70.82631835937497],[24.658007812500017,71.00102539062505],[25.264648437500057,70.843505859375],[25.768164062500063,70.85317382812502],[25.043847656250023,70.10903320312502],[26.66132812500004,70.93974609374999],[26.585058593750034,70.41000976562498],[26.989355468750063,70.51137695312502],[27.183691406250034,70.74404296875],[27.546484375000063,70.80400390625005],[27.23525390625008,70.94721679687498],[27.59707031250005,71.09130859375003],[28.392285156250068,70.97529296875004],[27.898046875,70.67792968750001],[28.271777343750017,70.66796875000003],[28.192968750000034,70.24858398437505],[28.83154296875003,70.86396484375001],[29.7375,70.646826171875],[30.065136718750097,70.70297851562498],[30.944140625000017,70.27441406249997],[30.262988281250074,70.12470703125004],[28.804296875000063,70.09252929687506],[29.601367187500017,69.97675781249998],[29.792089843750063,69.727880859375],[30.08828125,69.71757812500005],[30.237597656250017,69.86220703125002],[30.428320312500006,69.722265625],[30.869726562500006,69.78344726562506]]],[[[25.58632812500005,71.14208984375],[26.13378906250003,70.99580078125004],[25.582031250000057,70.960791015625],[25.31494140625,71.03413085937504],[25.58632812500005,71.14208984375]]],[[[-8.953564453124983,70.83916015625002],[-8.001367187499966,71.17768554687495],[-8.002099609374937,71.04125976562497],[-8.953564453124983,70.83916015625002]]],[[[19.219335937500006,74.39101562500002],[18.86123046875008,74.51416015624997],[19.182910156250045,74.51791992187503],[19.219335937500006,74.39101562500002]]],[[[21.60810546875004,78.59570312499997],[22.04316406250004,78.57695312500007],[22.29951171875004,78.22817382812497],[23.451953125000074,78.14946289062502],[23.11669921874997,77.99150390624999],[24.901855468750057,77.756591796875],[22.55371093750003,77.26665039062502],[22.685351562500045,77.55351562500002],[20.928125,77.45966796874998],[21.653125,77.92353515624998],[20.22792968750005,78.47783203125005],[21.60810546875004,78.59570312499997]]],[[[11.250292968750017,78.610693359375],[12.116406250000068,78.232568359375],[11.121289062500011,78.46328125],[10.558203125000063,78.90292968750003],[11.250292968750017,78.610693359375]]],[[[29.047070312500068,78.91206054687504],[29.69667968750005,78.90473632812495],[27.88906250000005,78.8521484375],[28.511132812500023,78.96733398437502],[29.047070312500068,78.91206054687504]]],[[[16.786718750000034,79.90673828125],[17.834570312499977,79.80004882812503],[17.66875,79.38593750000004],[18.39736328125008,79.60517578125001],[18.677832031250006,79.26171875000003],[19.893554687500057,79.05620117187499],[20.61103515625004,79.10664062499998],[21.388769531250034,78.74042968749998],[19.67675781250003,78.60957031249995],[16.700488281250045,76.57929687499995],[14.365820312500034,77.23447265625003],[13.995703125000034,77.50820312500002],[14.69501953125004,77.525048828125],[14.920800781250023,77.68881835937506],[17.033300781250006,77.79770507812503],[16.91406250000003,77.89799804687505],[14.089941406250063,77.77138671875],[13.680566406250051,78.028125],[14.307226562500006,78.00507812500001],[15.783886718750011,78.32705078125005],[17.00292968750003,78.36938476562497],[16.44863281250008,78.50356445312502],[16.78261718750008,78.66362304687505],[15.417382812500023,78.47324218749998],[15.384179687500023,78.77119140625001],[15.01630859375004,78.63012695312497],[14.689257812500017,78.720947265625],[14.638281250000034,78.41459960937502],[14.110449218750063,78.27089843749997],[13.150195312499989,78.2375],[11.365429687500011,78.95039062500004],[12.323437500000068,78.91425781249995],[12.083984375000028,79.26752929687498],[11.579785156250068,79.28349609375005],[11.208105468750034,79.12963867187503],[10.737597656250017,79.52016601562502],[10.804003906250045,79.79877929687504],[11.150390625,79.71699218749998],[11.702343750000011,79.82060546875005],[12.287792968750068,79.713134765625],[12.279980468749983,79.81596679687507],[13.692871093749972,79.860986328125],[13.777539062500011,79.71528320312498],[12.555371093750068,79.56948242187502],[13.333789062500017,79.57480468750006],[14.029589843750017,79.34414062500005],[14.59365234375008,79.79873046875002],[16.34375,78.97612304687502],[15.816113281250011,79.68183593750001],[16.245703125000034,80.04946289062502],[16.786718750000034,79.90673828125]]],[[[32.52597656250006,80.119140625],[31.48193359374997,80.10791015625003],[33.62929687499999,80.21743164062497],[32.52597656250006,80.119140625]]],[[[20.897851562500023,80.24995117187501],[22.289746093749983,80.04921874999997],[22.450781250000034,80.40224609375005],[23.00800781250004,80.473974609375],[23.114550781250074,80.18696289062498],[24.29755859375004,80.36040039062505],[26.86083984375,80.16000976562498],[27.19863281250008,79.90659179687506],[25.641210937500034,79.40302734374995],[23.94775390625,79.19428710937498],[22.903710937500023,79.23066406250001],[22.865527343750045,79.41186523437497],[20.861132812500017,79.39785156249997],[20.128222656250074,79.489599609375],[19.674609375000045,79.591162109375],[20.784082031250023,79.74858398437502],[18.725,79.7607421875],[18.25537109375,79.92919921875003],[18.855957031250057,80.03662109375],[17.91689453125005,80.14311523437502],[19.343359375000063,80.11640624999998],[19.733300781249994,80.47783203124999],[20.897851562500023,80.24995117187501]]]]},"properties":{"name":"Norway","childNum":27}},{"geometry":{"type":"Polygon","coordinates":[[[87.984375,27.133935546874994],[87.9931640625,27.086083984374994],[88.11103515625001,26.928466796875],[88.1572265625,26.807324218749997],[88.16152343750002,26.724804687499997],[88.11152343750001,26.58642578125],[88.05488281250001,26.430029296875],[88.02695312500003,26.39501953125],[87.9951171875,26.382373046874996],[87.28740234374999,26.360302734374997],[87.01640624999999,26.555419921875],[86.70136718750001,26.43505859375],[86.00732421875,26.649365234374997],[85.79453125000003,26.604150390624994],[85.7373046875,26.63974609375],[85.6484375,26.829003906249994],[85.56845703125003,26.83984375],[85.29296875,26.741015625],[85.19179687500002,26.766552734374997],[84.68535156249999,27.041015625],[84.65380859375,27.091699218749994],[84.65478515625,27.203662109374996],[84.64072265625003,27.249853515625],[84.61015624999999,27.298681640625],[84.48085937500002,27.348193359374996],[84.22978515624999,27.42783203125],[84.09101562500001,27.491357421874994],[83.82880859375001,27.377832031249994],[83.74697265625002,27.395947265624997],[83.55166015625002,27.456347656249996],[83.44716796875002,27.46533203125],[83.38398437500001,27.44482421875],[83.36943359374999,27.41025390625],[83.28974609375001,27.370996093749994],[82.7333984375,27.518994140624997],[82.71083984375002,27.5966796875],[82.67734375000003,27.6734375],[82.6298828125,27.687060546874996],[82.45136718750001,27.671826171874997],[82.28769531250003,27.756542968749997],[82.11191406250003,27.864941406249997],[82.03701171875002,27.900585937499997],[81.98769531250002,27.913769531249997],[81.94521484375002,27.899267578125],[81.896875,27.874462890624997],[81.85263671875003,27.867089843749994],[81.1689453125,28.335009765624996],[80.58701171875003,28.649609375],[80.51787109374999,28.665185546874994],[80.49580078125001,28.635791015624996],[80.47910156250003,28.604882812499994],[80.41855468750003,28.612011718749997],[80.32480468750003,28.66640625],[80.2265625,28.723339843749997],[80.07070312500002,28.83017578125],[80.05166015625002,28.8703125],[80.08457031250003,28.994189453124996],[80.13046875000003,29.100390625],[80.16953125000003,29.124316406249996],[80.23300781250003,29.194628906249996],[80.25595703125003,29.318017578124994],[80.2548828125,29.42333984375],[80.31689453125,29.572070312499996],[80.40185546875,29.730273437499996],[80.54902343750001,29.899804687499994],[80.81992187500003,30.119335937499997],[80.84814453125,30.13974609375],[80.90761718750002,30.171923828124996],[80.96611328124999,30.180029296875],[81.17714843750002,30.039892578125],[81.25507812500001,30.093310546874996],[81.41718750000001,30.337597656249997],[81.64189453124999,30.3875],[81.85488281250002,30.36240234375],[82.04335937500002,30.3267578125],[82.220703125,30.063867187499994],[83.15546875000001,29.612646484375],[83.58349609375,29.18359375],[83.93593750000002,29.279492187499997],[84.02197265625,29.253857421874997],[84.10136718749999,29.219970703125],[84.12783203125002,29.156298828124996],[84.17558593749999,29.036376953125],[84.22871093750001,28.911767578124994],[84.796875,28.560205078124994],[84.85507812500003,28.553613281249994],[85.06914062499999,28.609667968749996],[85.12636718750002,28.60263671875],[85.15908203125002,28.592236328124997],[85.16015625,28.571875],[85.12148437500002,28.484277343749994],[85.08857421875001,28.372265625],[85.12246093750002,28.315966796874996],[85.21210937500001,28.292626953124994],[85.41064453125,28.276025390624994],[85.67832031250003,28.27744140625],[85.75947265625001,28.220654296874997],[85.84023437500002,28.1353515625],[85.92167968749999,27.989697265624997],[85.9541015625,27.92822265625],[85.99453125000002,27.910400390625],[86.06416015625001,27.934716796874994],[86.07871093750003,28.08359375],[86.13701171874999,28.11435546875],[86.21796875000001,28.0220703125],[86.32861328125,27.959521484374996],[86.40869140625,27.928662109374997],[86.51689453124999,27.963525390624994],[86.55449218749999,28.085205078125],[86.61445312500001,28.10302734375],[86.69052734375003,28.094921875],[86.71962890625002,28.070654296875],[86.75039062500002,28.0220703125],[86.93378906250001,27.968457031249997],[87.02011718750003,27.928662109374997],[87.14140624999999,27.838330078124997],[87.29072265625001,27.821923828124994],[87.62255859375,27.815185546875],[87.86074218750002,27.886083984375],[88.10976562500002,27.87060546875],[87.984375,27.133935546874994]]]},"properties":{"name":"Nepal","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[169.17822265624997,-52.497265625],[169.12753906250006,-52.570312499999964],[169.02177734375002,-52.49541015624998],[169.17822265624997,-52.497265625]]],[[[166.22109375,-50.76152343749997],[166.2428710937501,-50.84570312499998],[165.88916015624997,-50.80771484374996],[166.10136718750002,-50.538964843750016],[166.26748046875005,-50.558593750000014],[166.22109375,-50.76152343749997]]],[[[168.14492187500005,-46.862207031249966],[168.04316406250004,-46.9326171875],[168.2409179687501,-47.070019531250026],[167.52197265624997,-47.258691406249994],[167.80078125000003,-46.90654296875002],[167.78398437500007,-46.699804687500006],[167.9557617187501,-46.69443359374998],[168.14492187500005,-46.862207031249966]]],[[[166.97949218749997,-45.17968750000003],[167.02265625000004,-45.299804687499986],[166.89267578125012,-45.24052734374999],[166.97949218749997,-45.17968750000003]]],[[[-176.17763671874997,-43.74033203124998],[-176.38173828124997,-43.86679687499998],[-176.40737304687497,-43.7609375],[-176.516552734375,-43.78476562499996],[-176.33359375000003,-44.02529296875004],[-176.51552734374997,-44.11660156249998],[-176.62934570312495,-44.036132812500014],[-176.55512695312504,-43.85195312499998],[-176.84765625000003,-43.82392578125004],[-176.56611328124995,-43.717578125000045],[-176.17763671874997,-43.74033203124998]]],[[[173.91464843750018,-40.86367187500004],[173.78085937500012,-40.921777343749966],[173.964453125,-40.71298828124998],[173.91464843750018,-40.86367187500004]]],[[[173.11533203125006,-41.27929687499997],[173.94716796875005,-40.92412109375],[173.79785156250003,-41.271972656249986],[173.99941406250005,-40.99326171874996],[174.30253906249996,-41.019531249999986],[174.03857421875003,-41.24189453125],[174.37011718750009,-41.1037109375],[174.06933593750009,-41.42949218750002],[174.08369140625015,-41.67080078124998],[174.2831054687501,-41.740625],[173.22119140624997,-42.976562499999986],[172.62402343749997,-43.27246093749996],[172.73476562500005,-43.35478515625003],[172.52666015625002,-43.464746093749966],[172.69345703125006,-43.444335937499986],[172.80703125000005,-43.620996093749994],[173.07324218750003,-43.676171874999966],[173.065625,-43.87460937499998],[172.50273437500002,-43.84365234374998],[172.48037109375,-43.726660156250034],[172.29658203125004,-43.867871093750026],[172.035546875,-43.70175781250002],[172.17978515625006,-43.895996093749986],[171.24072265624997,-44.26416015625003],[171.14628906250002,-44.9123046875],[170.99902343750003,-44.91142578124999],[171.11328125000003,-45.03925781250001],[170.7005859375,-45.68427734374997],[170.77626953125005,-45.870898437499974],[170.4191406250001,-45.94101562499996],[169.68662109375006,-46.55166015625002],[169.34228515625003,-46.62050781250001],[168.38212890625007,-46.60537109374995],[168.1891601562501,-46.362207031249966],[167.8419921875001,-46.366210937499986],[167.539453125,-46.14853515624996],[167.36894531250007,-46.24150390624999],[166.73154296875006,-46.19785156249998],[166.91669921875004,-45.95722656249998],[166.64990234374997,-46.04169921875004],[166.71796875000004,-45.88935546875001],[166.49316406249997,-45.9638671875],[166.48828124999997,-45.83183593750002],[167.0033203125,-45.71210937500004],[166.79765625000002,-45.64560546874999],[166.99082031250012,-45.531738281249986],[166.73398437500012,-45.54355468749999],[166.74306640625,-45.46845703124997],[166.91992187499997,-45.40791015624998],[166.86923828125006,-45.31123046875],[167.15566406250005,-45.410937499999974],[167.23007812500012,-45.29033203125],[167.02587890624997,-45.12363281249998],[167.25947265625004,-45.08222656249997],[167.19453125000004,-44.963476562500034],[167.41074218750006,-44.82792968750003],[167.4662109375,-44.958300781250045],[167.48496093750006,-44.77138671874998],[167.78701171875,-44.59501953125002],[167.90898437500002,-44.66474609375001],[167.85654296875012,-44.50068359374998],[168.45742187500005,-44.030566406250045],[169.17890625000004,-43.9130859375],[169.16953125000006,-43.77705078125],[169.83388671875,-43.53701171875004],[170.24023437499997,-43.163867187500045],[170.39609375000012,-43.18222656249996],[170.30283203125012,-43.10761718750004],[170.61181640625003,-43.091796875000014],[170.5236328125001,-43.00898437500001],[170.6654296875,-42.961230468749974],[170.73525390625005,-43.029785156249986],[170.96992187500004,-42.71835937499996],[171.01171875000003,-42.88505859374999],[171.027734375,-42.696093750000045],[171.31337890625005,-42.460156250000026],[171.48623046875,-41.7947265625],[171.94804687500002,-41.53867187499996],[172.13945312500002,-40.947265625000014],[172.640625,-40.51826171875001],[172.94365234375007,-40.51875],[172.73261718750004,-40.54375],[172.70439453125002,-40.6677734375],[172.988671875,-40.84824218749999],[173.11533203125006,-41.27929687499997]]],[[[175.54316406250015,-36.279296874999986],[175.34619140624997,-36.217773437499986],[175.3895507812501,-36.07773437499996],[175.54316406250015,-36.279296874999986]]],[[[173.26943359375,-34.93476562499998],[173.44785156250012,-34.844335937500034],[173.47265625000003,-34.94697265624998],[174.10400390625003,-35.14287109375002],[174.1431640625,-35.3],[174.32031250000003,-35.246679687500034],[174.58066406250018,-35.78554687500004],[174.39580078124996,-35.79736328124996],[174.8021484375,-36.30947265625001],[174.72246093750007,-36.84121093749998],[175.29951171875004,-36.99326171874996],[175.38535156250012,-37.206933593749966],[175.54248046874997,-37.2013671875],[175.46083984375005,-36.475683593750034],[175.77216796875004,-36.73515625],[176.10839843749997,-37.64511718749998],[177.27402343750012,-37.993457031249974],[178.0091796875,-37.55488281249998],[178.53623046875006,-37.69208984375004],[178.26767578125006,-38.551171875],[177.976171875,-38.72226562500005],[177.90878906250012,-39.23955078125],[177.52294921875003,-39.07382812499999],[177.07675781250012,-39.22177734375002],[176.93925781249996,-39.55527343750002],[177.10986328125009,-39.673144531250045],[176.8421875000001,-40.15781250000002],[175.98291015625003,-41.21328125000002],[175.30976562499998,-41.610644531249974],[175.16562500000012,-41.41738281249995],[174.88134765624997,-41.42402343749997],[174.8656250000001,-41.223046874999966],[174.63535156250012,-41.28945312499999],[175.1625,-40.62158203125],[175.25410156250004,-40.28935546875],[175.1559570312501,-40.11494140625],[175.00927734375009,-39.95214843749996],[173.93437500000013,-39.50908203125002],[173.76367187499997,-39.31875],[173.84433593750006,-39.13935546875001],[174.39843749999997,-38.96259765624998],[174.59736328124998,-38.78505859374995],[174.80166015625005,-37.895507812500014],[174.92802734375002,-37.80449218750003],[174.58583984374994,-37.09775390625002],[174.73427734375,-37.21523437499998],[174.92890625000004,-37.084765625000045],[174.78203125000013,-36.94375],[174.47558593750009,-36.94189453124997],[174.1888671875001,-36.492285156250034],[174.4015625000001,-36.60195312499999],[174.39277343750004,-36.24003906249999],[174.26787109375002,-36.16308593750003],[174.25371093749996,-36.24912109374998],[174.03642578125013,-36.12246093750001],[173.91445312499994,-35.908691406249986],[173.91728515625002,-36.01816406249999],[174.16640624999994,-36.327636718749986],[174.05468749999991,-36.35976562500004],[173.41220703125012,-35.542578125],[173.62617187500004,-35.31914062499996],[173.3763671875001,-35.50009765624996],[173.31396484375003,-35.44335937499996],[173.11669921874997,-35.205273437500026],[173.190625,-35.01621093749998],[172.70595703125005,-34.45517578124998],[173.04394531249997,-34.429101562499994],[172.96376953125,-34.53515625000003],[173.26943359375,-34.93476562499998]]]]},"properties":{"name":"New Zealand","childNum":9}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[58.722070312499994,20.21875],[58.640917968750074,20.210693359375057],[58.64121093750006,20.33735351562501],[58.884375,20.680566406250023],[58.95078125000006,20.516162109375017],[58.722070312499994,20.21875]]],[[[56.38798828125002,24.97919921875004],[56.640625,24.4703125],[57.12304687500003,23.980712890625],[58.773046875,23.517187499999977],[59.42939453125004,22.660839843749955],[59.82324218749997,22.50898437500004],[59.8,22.21992187500001],[59.37148437500005,21.498828125000017],[58.89570312500004,21.11279296874997],[58.47421875000006,20.406884765624966],[58.20898437500003,20.423974609374994],[58.245019531249994,20.599218749999977],[58.16943359375003,20.58950195312505],[57.86181640624997,20.24414062500003],[57.71416015625002,19.678417968749983],[57.81162109375006,19.01708984374997],[56.825976562500074,18.753515625],[56.3834960937501,17.98798828125001],[55.479101562500006,17.84326171875003],[55.25537109375003,17.58564453125004],[55.275195312500074,17.320898437500006],[55.06416015625004,17.038916015625034],[54.06816406250002,17.005517578124966],[53.60986328124997,16.75996093750004],[53.08564453125004,16.648388671874955],[51.977636718750006,18.996142578125074],[54.97734375000002,19.995947265625006],[55.64101562499999,22.001855468749994],[55.185839843750074,22.7041015625],[55.1999023437501,23.034765625000034],[55.53164062499999,23.81904296875001],[55.4684570312501,23.94111328125001],[55.98515625000002,24.063378906249966],[55.92861328125005,24.215136718750074],[55.76083984375006,24.24267578125],[55.795703125000074,24.868115234374955],[56.00058593750006,24.953222656249977],[56.06386718750005,24.73876953125],[56.38798828125002,24.97919921875004]]],[[[56.29785156250003,25.650683593750045],[56.144628906250006,25.690527343750006],[56.16748046875003,26.047460937499977],[56.08046875,26.06264648437505],[56.41308593749997,26.351171875000034],[56.29785156250003,25.650683593750045]]]]},"properties":{"name":"Oman","childNum":3}},{"geometry":{"type":"Polygon","coordinates":[[[73.08961802927895,36.86435907947333],[73.08203125000107,36.43949943991182],[72.31128647748268,35.77290936638241],[73.13410859949555,34.82510160558277],[73.19895048106557,33.88770931468204],[74.00809389139292,33.25375789331485],[73.98984375,33.22119140625],[74.30361328125002,32.991796875],[74.30546875000002,32.810449218749994],[74.35458984375,32.768701171874994],[74.58828125000002,32.753222656249996],[74.632421875,32.770898437499994],[74.66328125000001,32.757666015625],[74.64335937500002,32.607714843749996],[74.68574218750001,32.493798828124994],[74.78886718750002,32.4578125],[74.9873046875,32.462207031249996],[75.33349609375,32.279199218749994],[75.25410156250001,32.14033203125],[75.13876953125,32.104785156249996],[75.07148437500001,32.08935546875],[74.73945312500001,31.948828125],[74.6357421875,31.88974609375],[74.55556640625002,31.818554687499997],[74.5259765625,31.76513671875],[74.50996093750001,31.712939453124996],[74.58183593750002,31.52392578125],[74.59394531250001,31.465380859374996],[74.53496093750002,31.261376953124994],[74.51767578125,31.185595703124996],[74.6103515625,31.112841796874996],[74.62578125000002,31.06875],[74.6328125,31.03466796875],[74.509765625,30.959667968749997],[74.38037109375,30.893408203125],[74.33935546875,30.8935546875],[74.00898437500001,30.519677734374994],[73.89931640625002,30.435351562499996],[73.88271484375002,30.3521484375],[73.92460937500002,30.28164062499999],[73.93339843750002,30.222070312499994],[73.88652343750002,30.162011718749994],[73.8091796875,30.093359375],[73.38164062500002,29.934375],[72.9033203125,29.028759765624997],[72.34189453125,28.751904296874997],[72.2919921875,28.697265625],[72.128515625,28.346337890624994],[71.94804687500002,28.177294921874996],[71.88886718750001,28.0474609375],[71.87031250000001,27.9625],[71.54296875,27.869873046875],[71.18476562500001,27.831640625],[70.87490234375002,27.714453125],[70.79794921875,27.709619140624994],[70.69160156250001,27.768994140624997],[70.62910156250001,27.937451171874997],[70.40371093750002,28.025048828124994],[70.24433593750001,27.934130859374996],[70.1939453125,27.894873046875],[70.14453125,27.849023437499994],[70.0498046875,27.694726562499994],[69.89628906250002,27.4736328125],[69.56796875,27.174609375],[69.47001953125002,26.804443359375],[70.11464843750002,26.548046875],[70.14921875000002,26.347558593749994],[70.1001953125,25.910058593749994],[70.2646484375,25.70654296875],[70.3251953125,25.685742187499997],[70.44853515625002,25.681347656249997],[70.505859375,25.685302734375],[70.56953125000001,25.705957031249994],[70.6484375,25.666943359374997],[70.65205078125001,25.422900390625003],[70.87773437500002,25.06298828125],[70.95087890625001,24.8916015625],[71.02070312500001,24.75766601562499],[71.0478515625,24.687744140625],[71.00234375000002,24.65390625],[70.97636718750002,24.61875],[70.96982421875,24.571875],[71.04531250000002,24.429980468750003],[71.04404296875,24.400097656249997],[70.98281250000002,24.361035156249997],[70.928125,24.362353515625003],[70.88623046875,24.34375],[70.80507812500002,24.261962890625],[70.76728515625001,24.245410156250003],[70.71630859375,24.237988281249997],[70.65947265625002,24.24609375],[70.57929687500001,24.279052734375],[70.55585937500001,24.331103515625003],[70.5650390625,24.385791015625003],[70.54677734375002,24.41831054687499],[70.2890625,24.35629882812499],[70.0982421875,24.2875],[69.80517578125,24.165234375],[69.71621093750002,24.172607421875],[69.63417968750002,24.22519531249999],[69.5591796875,24.273095703124994],[69.44345703125,24.275390625],[69.23505859375001,24.268261718749997],[69.11953125000002,24.26865234374999],[69.05156250000002,24.286328125],[68.98457031250001,24.273095703124994],[68.90078125000002,24.292431640624997],[68.86347656250001,24.266503906249994],[68.82832031250001,24.26401367187499],[68.78115234375002,24.313720703125],[68.75898437500001,24.30722656249999],[68.73964843750002,24.2919921875],[68.728125,24.265625],[68.72412109375,23.96469726562499],[68.48867187500002,23.967236328124997],[68.38125,23.950878906249997],[68.28251953125002,23.927978515625],[68.1650390625,23.857324218749994],[68.11552734375002,23.753369140624997],[67.8599609375,23.90268554687499],[67.66845703125,23.810986328124997],[67.309375,24.1748046875],[67.171484375,24.756103515625],[66.70302734375002,24.8609375],[66.69863281250002,25.226318359375],[66.32421875,25.601806640625],[66.13115234375002,25.49326171874999],[66.46767578125002,25.4453125],[64.77666015625002,25.307324218749997],[64.65898437500002,25.18408203125],[64.059375,25.40292968749999],[63.556640625,25.353173828124994],[63.49140625000001,25.210839843749994],[61.56689453125,25.186328125],[61.587890625,25.20234375],[61.61542968750001,25.2861328125],[61.64013671875,25.584619140624994],[61.67138671875,25.6923828125],[61.66181640625001,25.751269531250003],[61.66865234375001,25.768994140624997],[61.73769531250002,25.82109375],[61.75439453125,25.84335937499999],[61.78076171875,25.995849609375],[61.80996093750002,26.165283203125],[61.842382812500006,26.225927734375],[62.1259765625,26.368994140625],[62.239355468750006,26.35703125],[62.31230468750002,26.490869140624994],[63.168066406250006,26.665576171874996],[63.186132812500006,26.837597656249997],[63.24160156250002,26.86474609375],[63.25039062500002,26.879248046875],[63.24208984375002,27.077685546874996],[63.30517578125,27.124560546874996],[63.30156250000002,27.15146484375],[63.25625,27.207910156249994],[63.19609375000002,27.243945312499996],[63.16679687500002,27.252490234374996],[62.75273437500002,27.265625],[62.782324218750006,27.800537109375],[62.7625,28.202050781249994],[61.88984375000001,28.546533203124994],[61.15214843750002,29.542724609375],[61.0341796875,29.663427734375],[60.843359375,29.858691406249996],[61.22441406250002,29.749414062499994],[62.0009765625,29.530419921874994],[62.4765625,29.408349609374994],[63.56757812500001,29.497998046874997],[64.09873046875,29.391943359375],[64.39375,29.544335937499994],[65.09550781250002,29.559472656249994],[66.23125,29.86572265625],[66.346875,30.802783203124996],[66.82929687500001,31.263671875],[67.45283203125001,31.234619140625],[67.737890625,31.343945312499997],[67.57822265625,31.506494140624994],[68.16103515625002,31.802978515625],[68.59765625,31.802978515625],[68.86894531250002,31.634228515624997],[69.279296875,31.936816406249996],[69.24140625000001,32.433544921875],[69.5015625,33.020068359374996],[70.26113281250002,33.289013671875],[69.8896484375,34.007275390625],[70.65400390625001,33.952294921874994],[71.05156250000002,34.049707031249994],[71.095703125,34.369433593749996],[70.965625,34.53037109375],[71.62050781250002,35.183007812499994],[71.57197265625001,35.546826171875],[71.18505859375,36.04208984375],[71.23291015625,36.12177734375],[72.24980468750002,36.734716796875],[73.08961802927895,36.86435907947333]]]},"properties":{"name":"Pakistan","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-81.60327148437497,7.332812499999989],[-81.85205078125003,7.453320312500026],[-81.812158203125,7.59238281250002],[-81.72875976562494,7.62119140625002],[-81.60327148437497,7.332812499999989]]],[[[-78.89833984375002,8.27426757812502],[-78.960595703125,8.435839843749989],[-78.88325195312495,8.460253906249989],[-78.89833984375002,8.27426757812502]]],[[[-77.37421874999993,8.65830078125002],[-77.47851562499994,8.498437500000037],[-77.19599609374995,7.972460937500003],[-77.53828124999995,7.56625976562502],[-77.76191406249995,7.698828125000034],[-77.90117187499999,7.229345703125048],[-78.42158203124995,8.060986328125011],[-78.28735351562497,8.091796874999972],[-78.14189453125002,8.386083984374977],[-77.76054687499993,8.133251953124983],[-78.09946289062498,8.496972656250009],[-78.22304687500002,8.396630859374994],[-78.39921874999993,8.505664062500003],[-78.40986328124998,8.35532226562502],[-78.51406249999997,8.628173828125],[-79.08637695312495,8.997167968750034],[-79.50708007812494,8.97006835937502],[-79.68745117187493,8.850976562500009],[-79.81591796875,8.639208984375031],[-79.75043945312498,8.595507812500017],[-80.458984375,8.213867187499972],[-80.45810546875,8.077050781249994],[-80.01123046875,7.500048828125031],[-80.66669921874995,7.225683593750006],[-80.90122070312503,7.277148437500017],[-81.06386718749994,7.89975585937502],[-81.26840820312495,7.625488281250014],[-81.50415039062503,7.721191406249972],[-81.72763671875,8.137548828124977],[-82.15986328124995,8.19482421875],[-82.23544921874998,8.311035156250057],[-82.67954101562503,8.321972656249969],[-82.86611328124994,8.246337890625014],[-82.87934570312498,8.07065429687502],[-83.02734375,8.337744140624991],[-82.86162109374999,8.453515625000037],[-82.84477539062493,8.489355468749963],[-82.85571289062494,8.635302734375031],[-82.91704101562502,8.740332031250034],[-82.88198242187497,8.805322265625037],[-82.72783203125002,8.916064453125031],[-82.78305664062498,8.990283203124974],[-82.88134765625003,9.055859375000011],[-82.94033203124997,9.060107421874989],[-82.93984374999994,9.449169921875026],[-82.92504882812494,9.469042968749989],[-82.88896484374999,9.481005859375017],[-82.86015625,9.511474609375014],[-82.84399414062497,9.570800781250014],[-82.801025390625,9.591796875000028],[-82.64409179687502,9.505859375000028],[-82.56357421875003,9.576660156249972],[-82.50034179687503,9.523242187500017],[-82.37080078124993,9.428564453124991],[-82.33974609375,9.209179687499983],[-82.18813476562502,9.191748046874977],[-82.24418945312499,9.031494140625014],[-82.07788085937503,8.93486328124996],[-81.78022460937495,8.957226562499983],[-81.89448242187495,9.140429687500003],[-81.35478515624996,8.78056640624996],[-80.83867187499999,8.887207031250014],[-80.12709960937497,9.20991210937504],[-79.57729492187497,9.597851562500026],[-78.08276367187494,9.236279296874997],[-77.37421874999993,8.65830078125002]]]]},"properties":{"name":"Panama","childNum":3}},{"geometry":{"type":"Polygon","coordinates":[[[-73.137353515625,-6.4658203125],[-73.75810546874999,-6.90576171875],[-73.79301757812499,-7.135058593750003],[-73.758203125,-7.172753906250009],[-73.72041015625,-7.309277343750011],[-73.964306640625,-7.37890625],[-73.95849609375,-7.506640625],[-73.98173828124999,-7.535742187500006],[-74.00205078124999,-7.556054687500009],[-73.98173828124999,-7.585058593750006],[-73.946875,-7.611230468750009],[-73.89462890624999,-7.65478515625],[-73.82207031249999,-7.738964843750011],[-73.76689453124999,-7.753515625],[-73.72041015625,-7.782519531250003],[-73.73203125,-7.875390625],[-73.54912109374999,-8.345800781250006],[-73.39814453125,-8.458984375],[-73.36040039062499,-8.479296875],[-73.351708984375,-8.51416015625],[-73.35673828124999,-8.566992187500006],[-73.30244140625,-8.654003906250011],[-73.203125,-8.719335937500006],[-73.0705078125,-8.8828125],[-72.9740234375,-8.9931640625],[-72.970361328125,-9.1201171875],[-73.08984375,-9.265722656250006],[-73.209423828125,-9.411425781250003],[-72.379052734375,-9.51015625],[-72.181591796875,-10.003710937500003],[-71.33940429687499,-9.988574218750003],[-71.11528320312499,-9.852441406250009],[-71.041748046875,-9.81875],[-70.6369140625,-9.478222656250011],[-70.60791015625,-9.463671875],[-70.54111328124999,-9.4375],[-70.57016601562499,-9.48984375],[-70.592236328125,-9.54345703125],[-70.59916992187499,-9.620507812500009],[-70.642333984375,-11.01025390625],[-70.59653320312499,-10.976855468750003],[-70.53325195312499,-10.946875],[-70.45087890625,-11.024804687500009],[-70.39228515625,-11.05859375],[-70.3419921875,-11.066699218750003],[-70.29038085937499,-11.064257812500003],[-70.22006835937499,-11.04765625],[-70.06630859375,-10.982421875],[-69.9603515625,-10.929882812500011],[-69.839794921875,-10.933398437500003],[-69.6740234375,-10.9541015625],[-69.57861328125,-10.951757812500006],[-68.68525390625,-12.501953125],[-68.97861328124999,-12.880078125000011],[-69.07412109375,-13.682812500000011],[-68.87089843749999,-14.169726562500003],[-69.35947265624999,-14.7953125],[-69.37470703125,-14.962988281250006],[-69.17246093749999,-15.236621093750003],[-69.4208984375,-15.640625],[-69.21757812499999,-16.14912109375001],[-68.8427734375,-16.337890625],[-69.03291015625,-16.47597656250001],[-69.020703125,-16.6421875],[-69.62485351562499,-17.2001953125],[-69.645703125,-17.24853515625],[-69.521923828125,-17.388964843750003],[-69.510986328125,-17.46035156250001],[-69.51108398437499,-17.5048828125],[-69.5109375,-17.50605468750001],[-69.58642578125,-17.5732421875],[-69.684765625,-17.64980468750001],[-69.85209960937499,-17.70380859375001],[-69.80258789062499,-17.990234375],[-69.92636718749999,-18.2060546875],[-70.41826171874999,-18.34560546875001],[-71.33696289062499,-17.68251953125001],[-71.5322265625,-17.29433593750001],[-72.46767578125,-16.708105468750006],[-73.727685546875,-16.20166015625],[-75.104248046875,-15.411914062500003],[-75.533642578125,-14.89921875],[-75.93388671874999,-14.63359375],[-76.37646484375,-13.863085937500003],[-76.259228515625,-13.802832031250006],[-76.2236328125,-13.371191406250006],[-76.83212890624999,-12.348730468750006],[-77.152734375,-12.060351562500003],[-77.2203125,-11.663378906250003],[-77.633203125,-11.287792968750011],[-77.736083984375,-10.83671875],[-78.18559570312499,-10.089062500000011],[-78.76225585937499,-8.616992187500003],[-79.37724609374999,-7.835546875],[-79.99497070312499,-6.768945312500009],[-81.142041015625,-6.056738281250006],[-81.164306640625,-5.875292968750003],[-80.9306640625,-5.8408203125],[-80.88193359374999,-5.635058593750003],[-81.33662109375,-4.66953125],[-81.283203125,-4.322265625],[-80.503662109375,-3.49609375],[-80.324658203125,-3.387890625000011],[-80.24375,-3.576757812500006],[-80.19414062499999,-3.905859375],[-80.23051757812499,-3.924023437500011],[-80.26689453124999,-3.948828125],[-80.30327148437499,-4.005078125000011],[-80.43720703125,-3.978613281250006],[-80.49013671875,-4.010058593750003],[-80.510009765625,-4.069531250000011],[-80.49345703124999,-4.119140625],[-80.4884765625,-4.16552734375],[-80.453759765625,-4.205175781250006],[-80.35288085937499,-4.20849609375],[-80.44384765625,-4.335839843750009],[-80.4884765625,-4.393652343750006],[-80.47856445312499,-4.430078125],[-80.42416992187499,-4.46142578125],[-80.38349609375,-4.463671875],[-80.293359375,-4.416796875],[-80.1974609375,-4.31103515625],[-80.13955078125,-4.296093750000011],[-80.06352539062499,-4.327539062500009],[-79.962890625,-4.390332031250011],[-79.8451171875,-4.445898437500006],[-79.797265625,-4.476367187500003],[-79.71098632812499,-4.467578125],[-79.63852539062499,-4.454882812500003],[-79.57768554687499,-4.500585937500006],[-79.51616210937499,-4.539160156250006],[-79.501904296875,-4.670605468750011],[-79.45576171875,-4.766210937500006],[-79.3994140625,-4.840039062500011],[-79.33095703125,-4.927832031250006],[-79.26811523437499,-4.957617187500006],[-79.186669921875,-4.958203125000011],[-79.07626953124999,-4.990625],[-79.03330078124999,-4.969140625],[-78.995263671875,-4.908007812500003],[-78.97539062499999,-4.873242187500011],[-78.919189453125,-4.8583984375],[-78.92578125,-4.770703125000011],[-78.9076171875,-4.714453125],[-78.8615234375,-4.6650390625],[-78.68603515625,-4.562402343750009],[-78.64799804687499,-4.248144531250006],[-78.345361328125,-3.397363281250009],[-78.240380859375,-3.472558593750009],[-77.860595703125,-2.981640625000011],[-76.6791015625,-2.562597656250006],[-76.089794921875,-2.133105468750003],[-75.570556640625,-1.53125],[-75.42041015625,-0.962207031250003],[-75.40805664062499,-0.92431640625],[-75.24960937499999,-0.951855468750011],[-75.259375,-0.590136718750003],[-75.42470703125,-0.408886718750011],[-75.49106445312499,-0.248339843750003],[-75.56059570312499,-0.200097656250009],[-75.63203125,-0.157617187500009],[-75.62626953124999,-0.122851562500003],[-75.340478515625,-0.1421875],[-75.13837890625,-0.050488281250011],[-74.8017578125,-0.200097656250009],[-74.78046875,-0.24453125],[-74.75537109375,-0.298632812500003],[-74.691650390625,-0.335253906250003],[-74.616357421875,-0.370019531250009],[-74.555078125,-0.429882812500011],[-74.5138671875,-0.470117187500009],[-74.46518554687499,-0.517675781250006],[-74.41787109375,-0.580664062500006],[-74.334423828125,-0.850878906250003],[-74.28388671875,-0.927832031250006],[-74.24638671874999,-0.970605468750009],[-74.05439453125,-1.028613281250003],[-73.98681640625,-1.09814453125],[-73.926953125,-1.125195312500011],[-73.86318359375,-1.196679687500009],[-73.664306640625,-1.248828125],[-73.4962890625,-1.693066406250011],[-73.19697265625,-1.830273437500011],[-73.1544921875,-2.278222656250009],[-72.9896484375,-2.339746093750009],[-72.94111328125,-2.39404296875],[-72.21845703125,-2.400488281250006],[-71.98427734375,-2.3265625],[-71.93247070312499,-2.288671875],[-71.86728515624999,-2.227734375000011],[-71.802734375,-2.166308593750003],[-71.75253906249999,-2.152734375],[-71.55947265625,-2.22421875],[-71.39697265625,-2.334082031250006],[-71.19638671874999,-2.313085937500006],[-71.11337890624999,-2.245410156250003],[-71.027294921875,-2.225781250000011],[-70.96855468749999,-2.206835937500003],[-70.70537109374999,-2.341992187500011],[-70.64799804687499,-2.40576171875],[-70.57587890625,-2.418261718750003],[-70.29462890625,-2.552539062500003],[-70.24443359374999,-2.606542968750006],[-70.16474609375,-2.639843750000011],[-70.095849609375,-2.658203125],[-70.735107421875,-3.781542968750003],[-70.5296875,-3.866406250000011],[-70.48583984375,-3.869335937500011],[-70.42109375,-3.849609375],[-70.37919921874999,-3.81875],[-70.339501953125,-3.814355468750009],[-70.2984375,-3.84423828125],[-70.24028320312499,-3.882714843750009],[-70.16752929687499,-4.050195312500009],[-70.0171875,-4.162011718750009],[-69.96591796874999,-4.2359375],[-69.97202148437499,-4.301171875],[-70.00395507812499,-4.327246093750006],[-70.05332031249999,-4.333105468750006],[-70.12880859375,-4.28662109375],[-70.23916015625,-4.301171875],[-70.31689453125,-4.246972656250009],[-70.34365234375,-4.193652343750003],[-70.40463867187499,-4.150097656250011],[-70.5306640625,-4.167578125],[-70.72158203125,-4.158886718750011],[-70.79951171875,-4.17333984375],[-70.97368164062499,-4.350488281250009],[-71.8447265625,-4.50439453125],[-72.256787109375,-4.748925781250009],[-72.35283203124999,-4.786035156250009],[-72.468994140625,-4.901269531250009],[-72.608349609375,-5.009570312500003],[-72.69873046875,-5.0671875],[-72.83193359375,-5.09375],[-72.88706054687499,-5.122753906250011],[-72.9798828125,-5.634863281250006],[-73.16289062499999,-5.933398437500003],[-73.209375,-6.028710937500009],[-73.235546875,-6.0984375],[-73.137353515625,-6.4658203125]]]},"properties":{"name":"Peru","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[120.250390625,5.256591796875043],[119.82148437500004,5.06953125000004],[120.1652343750001,5.332421875000037],[120.250390625,5.256591796875043]]],[[[121.159375,6.075634765625011],[121.41103515625005,5.939843749999966],[121.29443359374997,5.869970703125034],[120.8763671875,5.95263671875],[121.159375,6.075634765625011]]],[[[122.09287109375012,6.428320312500006],[121.95917968750004,6.415820312500045],[121.83203125000003,6.664062499999986],[122.0583007812501,6.740722656249972],[122.32353515625002,6.602246093750011],[122.09287109375012,6.428320312500006]]],[[[122.93710937500006,7.409130859374983],[122.80468750000003,7.315966796875017],[122.82216796875,7.428466796875014],[122.93710937500006,7.409130859374983]]],[[[117.07988281250007,7.883398437499977],[117.02832031249997,7.807519531249966],[116.96953125000007,7.894921875],[116.9935546875,8.050537109375014],[117.07705078125,8.069140624999974],[117.07988281250007,7.883398437499977]]],[[[117.35527343750002,8.21464843749996],[117.28701171875,8.191015625000034],[117.28085937500006,8.314990234374974],[117.35527343750002,8.21464843749996]]],[[[124.80664062500003,9.142626953125003],[124.66582031250002,9.132324218750043],[124.65332031250003,9.225830078125],[124.80664062500003,9.142626953125003]]],[[[123.69765625000005,9.237304687500028],[123.61445312500004,9.103320312499989],[123.49345703125002,9.192089843750054],[123.69765625000005,9.237304687500028]]],[[[126.00595703125006,9.320947265625009],[126.19335937499997,9.276708984374963],[126.30458984375,8.952050781249994],[126.13955078125005,8.59565429687504],[126.36533203125012,8.483886718750014],[126.45869140625004,8.20283203125004],[126.43535156250002,7.832812499999974],[126.57011718750002,7.677246093749986],[126.58154296875003,7.247753906249969],[126.1920898437501,6.852539062500014],[126.18935546875,6.309667968749991],[125.82441406250004,7.333300781249989],[125.68925781250007,7.263037109374977],[125.38066406250007,6.689941406250014],[125.58847656250012,6.465771484374997],[125.66796874999997,5.97866210937498],[125.34648437500002,5.598974609374977],[125.23154296875006,6.069531250000011],[124.92734375000006,5.875341796874977],[124.21279296875,6.233251953124977],[124.078125,6.404443359375037],[123.98525390625,6.993701171875003],[124.20664062500006,7.396435546874983],[123.66582031250002,7.817773437500023],[123.49306640625,7.80791015624996],[123.39091796875007,7.407519531250017],[123.09667968749997,7.700439453125],[122.8429687500001,7.529296875000043],[122.79179687500002,7.72246093749996],[122.61621093749997,7.763134765624983],[122.14248046875,6.949658203124997],[121.96425781250005,6.96821289062504],[121.92460937500002,7.199511718750003],[122.24335937500004,7.945117187500031],[122.91113281250003,8.156445312499997],[123.05058593750002,8.433935546875048],[123.43457031249997,8.70332031250004],[123.84921875000006,8.432714843749977],[123.79941406250006,8.049121093749989],[124.19765625,8.229541015624974],[124.40488281250006,8.599853515625014],[124.7311523437501,8.562988281250043],[124.86894531250002,8.972265625000034],[125.141015625,8.86875],[125.20966796875004,9.027148437500017],[125.49873046875004,9.014746093749977],[125.47128906250006,9.756787109374983],[126.00595703125006,9.320947265625009]]],[[[126.059375,9.766210937500034],[125.99121093750003,9.838525390625023],[126.07382812500006,10.059228515625051],[126.1725585937501,9.79995117187498],[126.059375,9.766210937500034]]],[[[124.59384765625006,9.787207031249963],[124.1224609375,9.599316406249969],[123.93564453125012,9.623974609375011],[123.81718750000002,9.817382812499986],[124.17285156250003,10.135205078124983],[124.33574218750002,10.159912109375043],[124.57714843749997,10.026708984374991],[124.59384765625006,9.787207031249963]]],[[[125.69023437500007,9.914453125000037],[125.49482421875004,10.118701171875003],[125.66679687500002,10.440136718750026],[125.69023437500007,9.914453125000037]]],[[[119.91621093750004,10.485986328125037],[119.79316406250004,10.455273437499997],[119.85205078124997,10.64013671875],[120.00839843750012,10.570117187500031],[119.91621093750004,10.485986328125037]]],[[[122.64951171875012,10.472705078125003],[122.53837890625002,10.424951171875037],[122.5375,10.607568359375023],[122.70126953125006,10.740625],[122.64951171875012,10.472705078125003]]],[[[123.13085937500003,9.064111328124994],[122.99472656250006,9.058837890624986],[122.8666015625,9.319824218750043],[122.5625,9.482812500000037],[122.39951171875006,9.823046874999989],[122.47148437500007,9.961523437500034],[122.85556640625006,10.0869140625],[122.81699218750012,10.503808593750023],[122.98330078125,10.886621093750037],[123.25664062500007,10.99394531249996],[123.51064453125005,10.923046875],[123.5675781250001,10.780761718750057],[123.16201171875,9.864257812500028],[123.1498046875,9.606152343750026],[123.32050781250004,9.27294921875],[123.13085937500003,9.064111328124994]]],[[[123.37031250000004,9.449609375000023],[123.38623046874997,9.967089843750017],[124.03886718750002,11.273535156249991],[124.00498046875012,10.40009765625004],[123.70048828125007,10.128320312500009],[123.37031250000004,9.449609375000023]]],[[[123.75703125000004,11.28330078125002],[123.815625,11.15073242187502],[123.73671875,11.151464843749991],[123.75703125000004,11.28330078125002]]],[[[117.31113281250012,8.439599609375051],[117.21855468750007,8.367285156249963],[117.34990234375002,8.713574218749997],[119.22382812500004,10.477294921875043],[119.30566406250003,10.9736328125],[119.55332031250012,11.31352539062496],[119.52666015625002,10.953173828125003],[119.68691406250005,10.500341796875034],[119.36933593750004,10.327294921875037],[119.19150390625012,10.061083984374989],[118.78212890625005,9.91611328125002],[118.4349609375,9.256005859375009],[117.31113281250012,8.439599609375051]]],[[[119.86142578125006,11.52534179687504],[119.83066406250012,11.375683593750011],[119.72998046874997,11.431933593750017],[119.86142578125006,11.52534179687504]]],[[[124.574609375,11.343066406250031],[124.92998046875002,11.372851562499974],[125.02656250000004,11.21171875],[125.01318359374997,10.785693359374989],[125.26845703125005,10.307714843750048],[125.14257812499997,10.189453125000028],[124.9875,10.36757812499998],[125.02656250000004,10.033105468749966],[124.78076171874997,10.16806640625002],[124.78671875000012,10.781396484375009],[124.66269531250006,10.961962890625017],[124.44550781250004,10.923583984375014],[124.33066406250012,11.535205078125003],[124.574609375,11.343066406250031]]],[[[124.60839843750003,11.492187500000043],[124.48349609375006,11.485839843749986],[124.36035156250003,11.665917968749994],[124.5109375000001,11.687109375000048],[124.60839843750003,11.492187500000043]]],[[[122.49619140625006,11.615087890625034],[122.83808593750004,11.595654296874983],[122.89453125000003,11.44130859374998],[123.15830078125012,11.53554687499999],[123.11953125,11.286816406250026],[122.8029296875001,10.99003906249996],[122.76992187500005,10.823828125000034],[121.95400390625,10.444384765625003],[122.10351562499997,11.64291992187502],[121.91601562499997,11.854345703125006],[122.02919921875005,11.895410156250023],[122.49619140625006,11.615087890625034]]],[[[120.03876953125004,11.703320312499969],[119.94492187500006,11.690722656249989],[119.86093750000006,11.953955078124963],[120.03593750000002,11.917236328125028],[120.03876953125004,11.703320312499969]]],[[[120.1,12.167675781249983],[120.22822265625004,12.219824218750034],[120.31455078125012,12.012402343749969],[120.01054687500002,12.008251953125011],[119.88574218749997,12.299853515625003],[120.1,12.167675781249983]]],[[[122.65449218750004,12.309033203125011],[122.42294921875006,12.455078125],[122.60361328125006,12.49160156249998],[122.65449218750004,12.309033203125011]]],[[[125.23955078125002,12.527880859375003],[125.32021484375,12.321826171875031],[125.53564453125003,12.191406250000028],[125.49179687500006,11.594335937499977],[125.57353515625002,11.238232421874997],[125.73564453125002,11.049609375000017],[125.23339843749997,11.145068359375017],[125.03427734375012,11.341259765625026],[124.91699218750003,11.558398437500031],[124.99501953125,11.764941406250003],[124.445703125,12.152783203124969],[124.29472656250007,12.569335937500014],[125.23955078125002,12.527880859375003]]],[[[123.71660156250007,12.287353515625028],[124.04033203125002,11.966796875],[124.04550781250012,11.752441406250028],[123.47373046875006,12.21665039062502],[123.15781250000012,11.925634765624963],[123.23642578125012,12.583496093750057],[123.71660156250007,12.287353515625028]]],[[[122.09404296875002,12.354882812500023],[122.01396484375002,12.105615234375037],[121.9232421875,12.331298828125014],[122.00156250000006,12.598535156250009],[122.14501953124997,12.652636718750017],[122.09404296875002,12.354882812500023]]],[[[123.77539062499997,12.453906250000031],[123.77910156250002,12.366259765625031],[123.62148437500005,12.67490234375002],[123.77539062499997,12.453906250000031]]],[[[123.28183593750006,12.85341796874998],[123.36718750000003,12.70083007812498],[122.95751953124997,13.107177734374986],[123.28183593750006,12.85341796874998]]],[[[120.70439453125002,13.479492187499986],[121.20273437500006,13.432324218749969],[121.52275390625007,13.131201171874991],[121.540625,12.63818359375],[121.39433593750002,12.300585937499974],[121.23671875000005,12.218798828125003],[120.92216796875002,12.51162109374998],[120.65136718749997,13.169140625],[120.33847656250012,13.412353515624986],[120.40126953125,13.517041015624997],[120.70439453125002,13.479492187499986]]],[[[121.91484375000002,13.540332031250031],[122.11455078125002,13.463183593750031],[122.00488281249997,13.204980468750009],[121.82919921875006,13.328613281249972],[121.91484375000002,13.540332031250031]]],[[[124.35361328125006,13.632226562500009],[124.17539062500012,13.531542968750017],[124.03886718750002,13.663134765625003],[124.22490234375007,14.077587890624969],[124.41718750000004,13.871044921874997],[124.35361328125006,13.632226562500009]]],[[[122.03349609375002,15.005029296875009],[121.93300781250005,14.656054687500045],[121.83984374999997,15.038134765625003],[122.03349609375002,15.005029296875009]]],[[[121.10156249999997,18.615283203125017],[121.84560546875,18.29541015625003],[122.03847656250005,18.32792968749999],[122.14667968750004,18.486572265625],[122.26552734375005,18.458837890625034],[122.15234374999997,17.664404296875006],[122.51914062500012,17.124853515625034],[122.13515625000005,16.18481445312503],[121.59531250000012,15.933251953125023],[121.60703125000006,15.669824218749994],[121.39228515625004,15.324414062499969],[121.69541015625006,14.7373046875],[121.62792968749997,14.581152343749977],[121.76660156249997,14.16806640625002],[122.21171875000002,13.930175781250057],[122.2875,13.996191406250006],[122.19970703125003,14.148046875000034],[122.6271484375001,14.317529296875009],[122.93417968750012,14.18808593750002],[123.101953125,13.750244140624986],[123.29697265625012,13.836425781250043],[123.32031249999997,14.061669921875023],[123.81572265625002,13.837109375000011],[123.80625000000012,13.721728515625045],[123.54960937500007,13.645751953125014],[123.81923828125,13.269482421875011],[123.78515625000003,13.110546875000054],[124.14277343750004,13.035791015625009],[124.0597656250001,12.567089843749997],[123.87783203125005,12.689697265625014],[123.94853515625007,12.916406250000023],[123.31093750000005,13.044091796875009],[123.16328125000004,13.44174804687502],[122.59521484374997,13.90761718749998],[122.46796875000004,13.886718749999986],[122.66787109375,13.395361328124991],[122.59990234375002,13.194140625000031],[122.37656250000012,13.520605468750006],[121.77792968750006,13.93764648437498],[121.50107421875006,13.8421875],[121.344140625,13.649121093749997],[121.09550781250007,13.679492187500045],[120.84072265625,13.884716796875026],[120.637109375,13.804492187500031],[120.61679687500006,14.188037109375003],[120.9220703125001,14.493115234374983],[120.94130859375,14.645068359375031],[120.58369140625004,14.88125],[120.58867187500002,14.483105468749983],[120.43876953125002,14.453369140624972],[120.25078125000002,14.793310546875034],[120.08212890625012,14.851074218749986],[119.77255859375012,16.25512695312503],[119.83076171875004,16.326562500000023],[120.15976562500012,16.047656250000045],[120.36875,16.109570312499955],[120.35839843749997,17.63818359375],[120.59970703125012,18.507861328125074],[121.10156249999997,18.615283203125017]]],[[[121.92167968750007,18.89472656250001],[121.82519531250003,18.842724609374983],[121.94335937500003,19.010449218749955],[121.92167968750007,18.89472656250001]]],[[[121.52089843750005,19.361962890624994],[121.53125,19.271337890625006],[121.37460937500006,19.356298828124977],[121.52089843750005,19.361962890624994]]]]},"properties":{"name":"Philippines","childNum":37}},{"geometry":{"type":"Polygon","coordinates":[[[134.5954101562501,7.382031249999969],[134.51572265625012,7.525781250000037],[134.65117187500002,7.712109374999983],[134.5954101562501,7.382031249999969]]]},"properties":{"name":"Palau","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[153.53613281249997,-11.476171874999949],[153.75986328125006,-11.586328125],[153.55371093749997,-11.630566406249969],[153.28681640625004,-11.516992187500009],[153.20361328124997,-11.32412109374998],[153.53613281249997,-11.476171874999949]]],[[[154.28076171874997,-11.36142578125002],[154.12119140625006,-11.425683593749966],[154.02343750000003,-11.347949218750031],[154.28076171874997,-11.36142578125002]]],[[[150.89873046875002,-10.565332031250023],[150.88466796875,-10.643457031250037],[150.78574218750006,-10.603417968749966],[150.89873046875002,-10.565332031250023]]],[[[151.08095703125,-10.020117187499963],[151.29648437500012,-9.956738281250026],[151.230859375,-10.194726562500009],[150.95917968750004,-10.092578124999989],[150.77607421875004,-9.70908203125002],[151.08095703125,-10.020117187499963]]],[[[150.52841796875006,-9.34658203124998],[150.78867187500006,-9.417968749999957],[150.89404296875003,-9.667480468749986],[150.43623046875004,-9.624609374999949],[150.5084960937501,-9.536132812499957],[150.43730468750007,-9.359960937500034],[150.52841796875006,-9.34658203124998]]],[[[150.3454101562501,-9.493847656249955],[150.10976562500005,-9.361914062499991],[150.20830078125002,-9.206347656250003],[150.32011718750007,-9.264160156249972],[150.3454101562501,-9.493847656249955]]],[[[152.63095703125012,-8.959375],[152.95292968750007,-9.07011718749996],[152.96689453125006,-9.208984375000014],[152.51513671874997,-9.009863281250034],[152.63095703125012,-8.959375]]],[[[151.10683593750005,-8.733496093749949],[151.12412109375012,-8.804882812500011],[151.00498046875006,-8.523828124999952],[151.117578125,-8.41884765624998],[151.10683593750005,-8.733496093749949]]],[[[143.58681640625005,-8.481738281250003],[143.321875,-8.367578125],[143.5814453125,-8.390917968749974],[143.58681640625005,-8.481738281250003]]],[[[148.02578125,-5.826367187500011],[147.78105468750007,-5.627246093749946],[147.7946289062501,-5.492382812500011],[148.05478515625006,-5.61152343750004],[148.02578125,-5.826367187500011]]],[[[155.95761718750006,-6.686816406249989],[155.71933593750012,-6.862792968749957],[155.34404296875007,-6.721679687499986],[155.20214843750003,-6.3076171875],[154.75927734375003,-5.931347656249997],[154.72929687500002,-5.444433593750006],[155.09384765625006,-5.620214843750034],[155.46699218750004,-6.145117187500034],[155.82255859375002,-6.38046875000002],[155.95761718750006,-6.686816406249989]]],[[[147.17626953124997,-5.431933593749946],[147.00585937499997,-5.30703125],[147.1310546875001,-5.190820312500037],[147.17626953124997,-5.431933593749946]]],[[[154.64726562500002,-5.43271484375002],[154.54003906250003,-5.11083984375],[154.63261718750007,-5.013867187499955],[154.72714843750006,-5.218066406249989],[154.64726562500002,-5.43271484375002]]],[[[146.01933593750007,-4.726171874999963],[145.88359375000007,-4.66748046875],[145.9958007812501,-4.539257812499983],[146.01933593750007,-4.726171874999963]]],[[[151.915625,-4.296777343749966],[152.11718749999997,-4.212207031249974],[152.40566406250005,-4.340722656249952],[152.35117187500006,-4.82216796874998],[151.98369140625007,-5.07441406250004],[152.14296875,-5.357031249999963],[152.07705078125,-5.458300781249989],[151.86542968750004,-5.564843750000023],[151.51513671874997,-5.552343749999963],[151.22929687500002,-5.919921874999986],[150.47353515625,-6.263378906249969],[149.65253906250004,-6.290429687499966],[149.38232421874997,-6.078125],[149.0990234375,-6.116992187499989],[148.33720703125007,-5.669433593750014],[148.43203125,-5.471777343749991],[149.35888671875003,-5.583984375000014],[149.8314453125,-5.524121093749997],[149.96279296875,-5.447753906249972],[150.0900390625001,-5.011816406249977],[150.1703125,-5.070605468749974],[150.0724609375001,-5.309570312499986],[150.18310546874997,-5.523632812499983],[150.90029296875005,-5.447167968750037],[151.32656250000005,-4.96035156249998],[151.67119140625007,-4.88330078125],[151.59306640625007,-4.200781249999949],[151.915625,-4.296777343749966]]],[[[152.67060546875004,-3.13339843750002],[152.64619140625004,-3.221191406249957],[152.54326171875002,-3.095605468749952],[152.63876953125012,-3.042773437500031],[152.67060546875004,-3.13339843750002]]],[[[140.97617187500012,-9.11875],[140.97519531250006,-6.90537109375002],[140.86230468749997,-6.740039062499989],[140.975,-6.346093750000023],[140.97353515625,-2.803417968750026],[140.97343750000007,-2.609765625],[142.90517578125,-3.32070312499998],[143.50898437500004,-3.431152343750014],[144.06640625000003,-3.80517578125],[144.4777343750001,-3.82529296875002],[145.08779296875,-4.349121093749972],[145.33457031250012,-4.385253906249972],[145.7669921875,-4.823046874999989],[145.74521484375012,-5.402441406249977],[147.56669921875002,-6.056933593750003],[147.80205078125002,-6.31523437499996],[147.84550781250007,-6.662402343749989],[147.11914062499997,-6.721679687499986],[146.95361328124997,-6.834082031249963],[147.19003906250012,-7.378125],[148.12675781250007,-8.103613281249963],[148.246875,-8.554296875000034],[148.45117187499997,-8.694531250000011],[148.58310546875006,-9.051757812499957],[149.19833984375006,-9.03125],[149.26318359374997,-9.497851562499974],[150.01103515625007,-9.688183593750026],[149.76123046874997,-9.805859375000011],[149.87441406250005,-10.012988281250031],[150.84951171875,-10.236035156249997],[150.44609375000007,-10.30732421875004],[150.6471679687501,-10.517968749999966],[150.31992187500012,-10.654882812499963],[150.0167968750001,-10.577148437500028],[149.75410156250004,-10.353027343750028],[147.76865234375012,-10.070117187500031],[147.01718750000006,-9.38789062500004],[146.96376953125,-9.059570312499943],[146.63085937499997,-8.951171874999972],[146.03320312499997,-8.076367187500011],[144.97382812500004,-7.802148437500009],[144.86425781249997,-7.631542968749983],[144.50986328125006,-7.567382812499972],[144.14287109375007,-7.757226562500009],[143.65488281250012,-7.460351562500009],[143.94228515625005,-7.944238281250009],[143.8333984375,-8.029101562499974],[143.51816406250006,-8.000683593749955],[143.61376953125003,-8.200390624999969],[142.52412109375004,-8.32167968749998],[142.34746093750002,-8.167480468750014],[142.20683593750002,-8.195800781250014],[142.47480468750004,-8.369433593750031],[142.79794921875006,-8.345019531250031],[143.11181640624997,-8.474511718750037],[143.37724609375007,-8.762207031250028],[143.36621093750003,-8.961035156250034],[142.6471679687501,-9.327832031249969],[142.22958984375012,-9.169921874999957],[141.13320312500005,-9.221289062500034],[140.97617187500012,-9.11875]]],[[[152.96582031249997,-4.756347656249986],[152.89169921875006,-4.832421875000023],[152.73994140625004,-4.635839843750034],[152.66816406250004,-4.131835937500028],[152.27939453125006,-3.582421875],[151.06679687500005,-2.829003906249994],[150.74609374999997,-2.73886718750002],[150.8253906250001,-2.572949218749969],[152.03291015625004,-3.25136718749998],[153.01679687500004,-4.105664062500026],[153.1325195312501,-4.352441406250037],[152.96582031249997,-4.756347656249986]]],[[[150.43662109375012,-2.66181640625004],[150.16572265625004,-2.660253906249991],[149.96162109375004,-2.473828125000026],[150.22714843750006,-2.384179687499966],[150.42949218750007,-2.47041015625004],[150.43662109375012,-2.66181640625004]]],[[[147.06757812500004,-1.96015625],[147.43808593750012,-2.05898437499998],[147.20634765625007,-2.181933593749974],[146.54648437500012,-2.20859375],[146.65625,-1.97402343749998],[147.06757812500004,-1.96015625]]],[[[149.76542968750007,-1.553027343750017],[149.54589843749997,-1.471679687499957],[149.58095703125005,-1.353222656249983],[149.76542968750007,-1.553027343750017]]]]},"properties":{"name":"Papua New Guinea","childNum":21}},{"geometry":{"type":"Polygon","coordinates":[[[23.484667968750017,53.939794921875],[23.915429687500023,52.770263671875],[23.175097656250017,52.28662109375],[23.652441406250006,52.040380859375],[23.605273437500017,51.517919921875],[23.664453125000023,51.31005859375],[24.095800781250006,50.87275390625],[23.9970703125,50.809375],[24.089941406250006,50.53046875],[23.97265625,50.410058593749994],[23.711718750000017,50.37734375],[23.03632812500001,49.899072265624994],[22.706152343750006,49.606201171875],[22.6494140625,49.539013671875],[22.66064453125,49.483691406249996],[22.71992187500001,49.353808593749996],[22.732421875,49.295166015625],[22.705664062500006,49.171191406249996],[22.847070312500023,49.08125],[22.538671875,49.072705078125],[22.473046875000023,49.081298828125],[22.020117187500006,49.209521484374996],[21.6396484375,49.411962890625],[21.079394531250017,49.418261718749996],[20.868457031250017,49.314697265625],[20.36298828125001,49.38525390625],[20.0576171875,49.181298828124994],[19.756640625000017,49.204394531249996],[19.77392578125,49.37216796875],[19.44160156250001,49.597705078124996],[19.1494140625,49.4],[18.83222656250001,49.510791015624996],[18.562402343750023,49.879345703125],[18.0283203125,50.03525390625],[17.874804687500017,49.972265625],[17.627050781250006,50.11640625],[17.702246093750006,50.307177734374996],[17.41523437500001,50.254785156249994],[16.88007812500001,50.427050781249996],[16.989648437500023,50.2369140625],[16.63916015625,50.1021484375],[16.210351562500023,50.423730468749994],[16.419726562500017,50.573632812499994],[16.2822265625,50.655615234375],[16.007226562500023,50.611621093749996],[14.99375,51.01435546875],[14.98291015625,50.886572265625],[14.895800781250017,50.861376953124996],[14.809375,50.858984375],[14.814257812500017,50.871630859374996],[14.91748046875,51.008740234375],[14.9638671875,51.095117187499994],[14.935546875,51.435351562499996],[14.905957031250011,51.463330078125],[14.724707031250006,51.523876953125],[14.7109375,51.544921875],[14.738671875000023,51.6271484375],[14.601660156250006,51.832373046875],[14.752539062500006,52.081835937499996],[14.679882812500011,52.25],[14.615625,52.277636718749996],[14.573925781250011,52.31416015625],[14.554589843750023,52.359667968749996],[14.569726562500023,52.431103515625],[14.619433593750017,52.528515625],[14.514062500000023,52.64560546875],[14.253710937500017,52.782519531249996],[14.128613281250011,52.878222656249996],[14.138867187500011,52.932861328125],[14.293164062500011,53.0267578125],[14.368554687500023,53.10556640625],[14.410937500000017,53.199023437499996],[14.412304687500011,53.216748046875],[14.41455078125,53.283496093749996],[14.258886718750006,53.729638671875],[14.58349609375,53.63935546875],[14.558398437500017,53.823193359375],[14.21142578125,53.950341796875],[16.186328125000017,54.290380859375],[16.55976562500001,54.55380859375],[18.32343750000001,54.838183593749996],[18.75927734375,54.6845703125],[18.43623046875001,54.7447265625],[18.83642578125,54.369580078125],[19.604394531250023,54.4591796875],[20.20820312500001,54.420751953125],[22.16845703125,54.35986328125],[22.731835937500023,54.35009765625],[22.766210937500006,54.356787109375],[22.82373046875,54.395800781249996],[22.893945312500023,54.39052734375],[22.97675781250001,54.366357421875],[23.015527343750023,54.34833984375],[23.04218750000001,54.30419921875],[23.0875,54.299462890625],[23.170312500000023,54.2814453125],[23.282324218750006,54.24033203125],[23.3701171875,54.200488281249996],[23.45361328125,54.14345703125],[23.484667968750017,53.939794921875]]]},"properties":{"name":"Poland","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-65.42558593749999,18.105615234374994],[-65.57221679687493,18.137304687499977],[-65.29487304687501,18.133349609375045],[-65.42558593749999,18.105615234374994]]],[[[-66.12939453125003,18.444921875000034],[-65.62880859375,18.381396484375045],[-65.62084960937497,18.242333984374966],[-65.97080078124995,17.974365234375],[-67.196875,17.994189453125045],[-67.2640625,18.364599609375006],[-67.15864257812501,18.499218749999983],[-66.12939453125003,18.444921875000034]]]]},"properties":{"name":"Puerto Rico","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[130.52695312500012,42.535400390625],[130.68730468750007,42.30253906249999],[130.2357421875,42.183203125000034],[129.75634765624997,41.712255859375006],[129.70869140625004,40.857324218749994],[129.34111328125002,40.72631835937506],[128.51123046874997,40.130224609375006],[127.56816406250002,39.78198242187503],[127.39453125000003,39.207910156249966],[127.78613281250003,39.084130859374966],[128.37460937500012,38.6234375],[128.03896484375,38.30854492187498],[127.09033203125003,38.28388671875001],[126.63388671875012,37.78183593750006],[126.36992187500007,37.87836914062501],[126.11669921875003,37.74291992187503],[125.76914062500006,37.98535156250003],[125.35781250000005,37.72480468749998],[125.31074218750004,37.843505859375],[124.98876953124997,37.93144531249999],[125.2067382812501,38.08154296875],[124.69091796874997,38.12919921875002],[125.06738281250003,38.556738281250006],[125.55449218750002,38.68623046875001],[125.16884765625,38.80551757812506],[125.40966796875003,39.28837890625002],[125.36083984375003,39.52661132812497],[124.77529296875,39.75805664062506],[124.63828125000006,39.61508789062506],[124.36210937500002,40.004052734374994],[124.8893554687501,40.459814453125006],[125.98906250000002,40.904638671875034],[126.74306640625,41.724853515625],[126.95478515625004,41.76948242187501],[127.17968750000003,41.531347656250006],[128.14941406249997,41.38774414062496],[128.28925781250004,41.60742187500006],[128.04521484375007,41.9875],[128.92343750000006,42.038232421874966],[129.3136718750001,42.41357421874997],[129.69785156250012,42.448144531249994],[129.89824218750002,42.998144531250034],[130.24033203125006,42.891796874999955],[130.24667968750012,42.744824218749955],[130.52695312500012,42.535400390625]]]},"properties":{"name":"Dem. Rep. Korea","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-17.190869140624926,32.86860351562498],[-16.693261718749966,32.75800781250001],[-17.018261718749926,32.66279296874998],[-17.226025390624983,32.76684570312503],[-17.190869140624926,32.86860351562498]]],[[[-25.64897460937499,37.840917968750006],[-25.18193359374996,37.837890625],[-25.19072265624999,37.764355468749955],[-25.73447265624992,37.76289062500001],[-25.845898437499983,37.89404296875],[-25.64897460937499,37.840917968750006]]],[[[-28.14726562499996,38.45268554687502],[-28.064794921875034,38.412744140624966],[-28.454492187500023,38.40864257812504],[-28.54882812499997,38.51855468750003],[-28.14726562499996,38.45268554687502]]],[[[-28.641308593749983,38.525],[-28.842041015625,38.5984375],[-28.69775390625,38.638476562500045],[-28.641308593749983,38.525]]],[[[-27.07524414062496,38.643457031249994],[-27.38593750000001,38.765820312499955],[-27.127001953125017,38.78984375],[-27.07524414062496,38.643457031249994]]],[[[-31.137109374999937,39.40693359375001],[-31.282958984375,39.39409179687496],[-31.260839843750034,39.49677734375001],[-31.137109374999937,39.40693359375001]]],[[[-7.406152343749937,37.17944335937497],[-7.834130859374994,37.005712890625034],[-8.597656249999943,37.12133789062506],[-8.997802734375028,37.03227539062502],[-8.814160156249983,37.43081054687502],[-8.881103515624943,38.44667968750005],[-8.668310546874949,38.42431640625003],[-8.798876953124989,38.518164062500034],[-9.213281249999937,38.44809570312498],[-9.250390624999966,38.65673828125003],[-9.021484374999943,38.746875],[-8.79160156249992,39.07817382812502],[-9.13579101562496,38.74277343749998],[-9.35673828124996,38.697900390624994],[-9.479736328124972,38.79877929687501],[-9.374755859374972,39.338281249999966],[-8.837841796874926,40.11567382812498],[-8.684619140624989,40.75253906250006],[-8.755419921874932,41.69838867187502],[-8.887597656249937,41.76459960937501],[-8.777148437500017,41.941064453124994],[-8.266064453124983,42.13740234375001],[-8.152490234374937,41.81196289062498],[-7.40361328124996,41.833691406249955],[-7.147119140625023,41.98115234374998],[-6.61826171874992,41.9423828125],[-6.542187499999955,41.672509765624994],[-6.2125,41.53203125],[-6.928466796874972,41.009130859375006],[-6.8101562499999,40.343115234375034],[-7.032617187499966,40.16791992187498],[-6.896093749999949,40.02182617187506],[-6.975390624999932,39.79838867187502],[-7.117675781249972,39.681689453125045],[-7.53569335937496,39.66157226562501],[-6.997949218749994,39.05644531250002],[-7.343017578124943,38.45742187500002],[-7.106396484374983,38.181005859375006],[-6.957568359374932,38.18789062499999],[-7.44394531249992,37.72827148437497],[-7.406152343749937,37.17944335937497]]]]},"properties":{"name":"Portugal","childNum":7,"cp":[-8.7440694,39.9251454]}},{"geometry":{"type":"Polygon","coordinates":[[[-58.15976562499999,-20.164648437500006],[-58.13779296874999,-20.2373046875],[-58.12460937499999,-20.29345703125],[-58.09150390625,-20.33320312500001],[-58.05844726562499,-20.38613281250001],[-58.025390625,-20.415820312500003],[-58.00224609374999,-20.465429687500006],[-57.97905273437499,-20.657324218750006],[-57.91513671874999,-20.69033203125001],[-57.830224609374994,-20.99794921875001],[-57.94267578124999,-21.79833984375],[-57.95590820312499,-22.109179687500003],[-56.77519531249999,-22.261328125],[-56.44780273437499,-22.076171875],[-56.39487304687499,-22.09267578125001],[-56.35185546874999,-22.17861328125001],[-56.246044921875,-22.2646484375],[-56.18984375,-22.28115234375001],[-55.99140625,-22.28115234375001],[-55.84916992187499,-22.3076171875],[-55.75327148437499,-22.41015625],[-55.74663085937499,-22.5126953125],[-55.61767578125,-22.671484375],[-55.53828125,-23.58095703125001],[-55.518457031249994,-23.627246093750003],[-55.458886718749994,-23.68671875000001],[-55.4423828125,-23.792578125],[-55.4423828125,-23.865332031250006],[-55.415917968749994,-23.95136718750001],[-55.36630859374999,-23.991015625],[-55.28691406249999,-24.004296875],[-55.1943359375,-24.01748046875001],[-55.08188476562499,-23.99765625],[-54.982666015625,-23.97451171875001],[-54.62548828125,-23.8125],[-54.44023437499999,-23.90175781250001],[-54.37080078125,-23.97119140625],[-54.24179687499999,-24.047265625],[-54.281005859375,-24.30605468750001],[-54.43623046875,-25.12128906250001],[-54.47314453125,-25.22021484375],[-54.610546875,-25.432714843750006],[-54.615869140624994,-25.57607421875001],[-54.63193359374999,-26.00576171875001],[-54.677734375,-26.30878906250001],[-54.934472656249994,-26.70253906250001],[-55.1359375,-26.93115234375],[-55.426660156249994,-27.00927734375],[-55.450634765625,-27.068359375],[-55.496728515624994,-27.115332031250006],[-55.564892578125,-27.15],[-55.59726562499999,-27.207617187500006],[-55.59379882812499,-27.2880859375],[-55.63291015624999,-27.35712890625001],[-55.71464843749999,-27.41484375],[-55.789990234375,-27.41640625],[-55.95146484374999,-27.32568359375],[-56.1640625,-27.32148437500001],[-56.437158203124994,-27.553808593750006],[-58.16826171874999,-27.2734375],[-58.60483398437499,-27.31435546875001],[-58.641748046874994,-27.19609375],[-58.618603515625,-27.132128906250003],[-58.222070312499994,-26.65],[-58.18149414062499,-26.307421875],[-57.943115234375,-26.05292968750001],[-57.563134765624994,-25.473730468750006],[-57.821679687499994,-25.13642578125001],[-59.187255859375,-24.562304687500003],[-59.892480468749994,-24.093554687500003],[-60.83984375,-23.85810546875001],[-61.084716796875,-23.65644531250001],[-61.79853515625,-23.18203125],[-62.21416015624999,-22.612402343750006],[-62.372509765625,-22.43916015625001],[-62.54155273437499,-22.349609375],[-62.6259765625,-22.29042968750001],[-62.62568359375,-22.261523437500003],[-62.65097656249999,-22.233691406250003],[-62.27666015624999,-21.066015625],[-62.276318359375,-20.5625],[-61.7568359375,-19.6453125],[-60.00737304687499,-19.29755859375001],[-59.09052734375,-19.286230468750006],[-58.18017578125,-19.81787109375],[-58.15976562499999,-20.164648437500006]]]},"properties":{"name":"Paraguay","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[34.34833984375004,31.292919921874955],[34.2453125000001,31.208300781250045],[34.2125,31.292285156250017],[34.198144531249994,31.322607421875063],[34.47734375000002,31.584863281250023],[34.52412109375004,31.541650390624994],[34.5255859375001,31.52563476562503],[34.34833984375004,31.292919921874955]]],[[[34.88046875,31.3681640625],[34.950976562500074,31.60229492187503],[35.20371093750006,31.75],[35.1271484375001,31.816748046875006],[35.05322265625003,31.83793945312496],[34.983007812500006,31.816796875000023],[34.9611328125001,31.823339843750006],[34.95380859375004,31.84125976562504],[34.98974609374997,31.913281249999955],[34.955957031249994,32.1609375],[35.01054687500002,32.33818359375002],[35.06503906250006,32.46044921875006],[35.19326171875005,32.53442382812503],[35.303808593750006,32.512939453125],[35.38671875000003,32.493017578125034],[35.402636718750074,32.45063476562501],[35.484375,32.40166015624999],[35.5514648437501,32.39550781250006],[35.57207031250002,32.237890625],[35.450585937499994,31.479296875000017],[34.88046875,31.3681640625]]]]},"properties":{"name":"Palestine","childNum":2}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-149.321533203125,-17.690039062499963],[-149.177685546875,-17.736621093750045],[-149.18178710937497,-17.86230468749997],[-149.34111328125,-17.732421874999986],[-149.57890624999993,-17.734960937499963],[-149.635009765625,-17.564257812500003],[-149.37919921874993,-17.522363281249994],[-149.321533203125,-17.690039062499963]]],[[[-143.44057617187497,-16.619726562499963],[-143.38618164062498,-16.668847656250023],[-143.55068359375002,-16.62109374999997],[-143.44057617187497,-16.619726562499963]]],[[[-139.02431640624997,-9.695214843750037],[-138.82734375,-9.74160156249998],[-139.13408203124996,-9.829492187500037],[-139.02431640624997,-9.695214843750037]]],[[[-140.075634765625,-9.425976562499983],[-140.14438476562498,-9.359375],[-140.07094726562497,-9.328125],[-140.075634765625,-9.425976562499983]]],[[[-140.07260742187503,-8.910449218750031],[-140.21743164062497,-8.929687499999957],[-140.24003906249993,-8.79755859375004],[-140.057666015625,-8.801464843750026],[-140.07260742187503,-8.910449218750031]]]]},"properties":{"name":"Fr. Polynesia","childNum":5}},{"geometry":{"type":"Polygon","coordinates":[[[51.26796875000002,24.607226562500003],[51.17802734375002,24.58671875],[51.093359375,24.564648437499997],[51.02275390625002,24.565234375],[50.96601562500001,24.573925781249997],[50.928320312500006,24.595117187499994],[50.85566406250001,24.679638671874997],[50.80439453125001,24.789257812499997],[50.8359375,24.850390625],[50.846777343750006,24.888574218749994],[50.75458984375001,25.39926757812499],[51.003125,25.9814453125],[51.262304687500006,26.153271484374997],[51.543066406250006,25.902392578125003],[51.4853515625,25.524707031250003],[51.60888671875,25.052880859374994],[51.42792968750001,24.668261718750003],[51.26796875000002,24.607226562500003]]]},"properties":{"name":"Qatar","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[28.2125,45.450439453125],[28.317675781250017,45.347119140625],[28.451269531250006,45.2921875],[28.78828125000001,45.240966796875],[28.78173828125,45.309863281249996],[28.894335937500017,45.289941406249994],[29.223535156250023,45.4029296875],[29.403710937500023,45.419677734375],[29.567675781250017,45.37080078125],[29.705859375000017,45.259912109374994],[29.557519531250023,44.843408203124994],[29.048242187500023,44.757568359375],[29.0953125,44.975048828125],[28.891503906250023,44.91865234375],[28.585351562500023,43.742236328124996],[28.221972656250017,43.772851562499994],[27.88427734375,43.987353515624996],[27.425390625,44.0205078125],[27.0869140625,44.167382812499994],[26.2158203125,44.007275390625],[25.4970703125,43.670800781249994],[22.919042968750006,43.83447265625],[22.868261718750006,43.947900390624994],[23.02851562500001,44.077978515625],[22.705078125,44.23779296875],[22.687890625000023,44.248291015625],[22.494531250000023,44.435449218749994],[22.554003906250017,44.540332031249996],[22.6201171875,44.562353515625],[22.70078125,44.555517578125],[22.734375,44.569921875],[22.72089843750001,44.605517578124996],[22.64208984375,44.6509765625],[22.49765625,44.70625],[22.350683593750006,44.676123046875],[22.200976562500017,44.560693359374994],[22.093066406250017,44.541943359375],[21.909277343750006,44.66611328125],[21.636132812500023,44.71044921875],[21.52314453125001,44.790087890624996],[21.36005859375001,44.82666015625],[21.35791015625,44.86181640625],[21.384375,44.870068359375],[21.442187500000017,44.873388671875],[21.519921875000023,44.880810546875],[21.532324218750006,44.900683593749996],[21.35703125,44.990771484374996],[21.465429687500006,45.171875],[21.431445312500017,45.192529296874994],[20.794042968750006,45.46787109375],[20.775,45.749804687499996],[20.760156250000023,45.758105468749996],[20.746875,45.748974609375],[20.727832031250017,45.73740234375],[20.709277343750017,45.735253906249994],[20.652734375000023,45.77939453125],[20.581152343750006,45.869482421875],[20.35859375000001,45.975488281249994],[20.241796875,46.10859375],[20.28095703125001,46.1330078125],[20.508105468750017,46.166943359375],[20.613671875000023,46.13349609375],[20.76025390625,46.246240234374994],[21.121679687500006,46.282421875],[21.99970703125001,47.505029296874994],[22.87666015625001,47.947265625],[23.054785156250006,48.00654296875],[23.139453125000017,48.08740234375],[23.20263671875,48.084521484374996],[23.408203125,47.989990234375],[23.628710937500017,47.995849609375],[24.578906250000017,47.931054687499994],[24.979101562500006,47.72412109375],[25.464257812500023,47.910791015624994],[25.689257812500017,47.932470703125],[25.90869140625,47.967578125],[26.162695312500006,47.992529296875],[26.236230468750023,48.064355468749994],[26.276953125,48.113232421875],[26.3056640625,48.203759765624994],[26.4423828125,48.22998046875],[26.618945312500017,48.25986328125],[26.980761718750017,48.155029296875],[27.614062500000017,47.34052734375],[28.07177734375,46.978417968749994],[28.23945312500001,46.6408203125],[28.07470703125,45.598974609375],[28.2125,45.450439453125]]]},"properties":{"name":"Romania","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[146.71396484375012,43.743798828124994],[146.62197265625,43.81298828125006],[146.88408203125002,43.82915039062496],[146.71396484375012,43.743798828124994]]],[[[146.20761718750006,44.49765625],[146.5677734375,44.44042968749997],[145.91406249999997,44.10371093750004],[145.58681640625,43.84511718750002],[145.5558593750001,43.66459960937502],[145.46171875000007,43.870898437500045],[146.20761718750006,44.49765625]]],[[[148.59951171875,45.317626953125],[147.91376953125004,44.99038085937502],[147.65781250000012,44.97714843749998],[146.89746093750003,44.404296875],[147.24658203124997,44.856054687500006],[147.88554687500007,45.22563476562499],[147.9240234375001,45.38330078125006],[148.05605468750005,45.26210937500005],[148.32421874999997,45.28242187500001],[148.8122070312501,45.510009765625],[148.83710937500004,45.36269531250002],[148.59951171875,45.317626953125]]],[[[149.68769531250004,45.64204101562501],[149.44707031250002,45.593359375000034],[149.9623046875,46.02192382812504],[150.553125,46.208544921875045],[149.68769531250004,45.64204101562501]]],[[[152.00205078125006,46.89716796874998],[151.72343750000007,46.82880859375001],[152.28886718750007,47.1421875],[152.00205078125006,46.89716796874998]]],[[[154.81044921875005,49.31201171875],[154.61093750000006,49.29404296874998],[154.82490234375004,49.64692382812501],[154.81044921875005,49.31201171875]]],[[[155.9210937500001,50.30219726562501],[155.39716796875004,50.04125976562497],[155.24306640625,50.09462890625002],[155.21835937500012,50.29785156250003],[155.68017578124997,50.400732421875034],[156.096875,50.771875],[155.9210937500001,50.30219726562501]]],[[[156.40507812500002,50.65761718750005],[156.16796874999997,50.73188476562498],[156.37646484374997,50.86210937499996],[156.4875,50.84296874999998],[156.40507812500002,50.65761718750005]]],[[[142.76103515625002,54.393945312499966],[143.32470703125003,52.96308593749998],[143.15556640625002,52.08374023437497],[143.29951171875004,51.632373046875045],[143.81601562500006,50.28261718750002],[144.71376953125,48.64028320312502],[144.04873046875,49.249169921874994],[143.73232421875,49.31201171875],[143.10498046875003,49.198828125000034],[142.57421874999997,48.07216796875002],[142.55693359375002,47.737890625000034],[143.21767578125005,46.79487304687504],[143.48564453125002,46.752050781250006],[143.58066406250012,46.360693359375034],[143.43164062500003,46.02866210937498],[143.28232421875006,46.55898437500002],[142.57802734375005,46.700781250000034],[142.07714843749997,45.91704101562499],[141.83037109375002,46.451074218749966],[142.03867187500012,47.140283203124966],[141.9640625000001,47.58745117187502],[142.18173828125012,48.01337890625001],[141.86630859375006,48.750097656250006],[142.1422851562501,49.56914062499999],[142.06601562500006,50.630468750000034],[142.20673828125004,51.22255859375002],[141.72236328125004,51.73632812499997],[141.66083984375004,52.27294921874997],[141.85556640625012,52.79350585937499],[141.82353515625007,53.33950195312502],[142.1419921875,53.49560546875003],[142.52617187500002,53.44746093749998],[142.70595703125,53.89570312499998],[142.33496093749997,54.28071289062501],[142.76103515625002,54.393945312499966]]],[[[137.17861328125005,55.100439453125034],[137.05527343750006,54.9267578125],[136.71464843750002,54.956152343750034],[137.17861328125005,55.100439453125034]]],[[[137.94052734375012,55.092626953125034],[138.20615234375012,55.03354492187498],[137.72148437500007,54.66323242187505],[137.46269531250002,54.873388671875034],[137.23291015624997,54.79057617187496],[137.5773437500001,55.19702148437497],[137.94052734375012,55.092626953125034]]],[[[21.235742187500023,55.26411132812498],[22.072363281250034,55.06367187499998],[22.56728515625005,55.05913085937496],[22.82470703125,54.87128906249998],[22.684472656250023,54.56293945312504],[22.679882812500068,54.493017578125006],[22.766210937499977,54.356787109375034],[22.168457031250057,54.35986328125006],[21.14052734375008,54.39179687499998],[19.604394531250023,54.45917968750004],[19.974511718750023,54.92119140625002],[20.520312500000017,54.994873046875],[20.89980468750008,55.286669921875045],[20.957812500000074,55.27890625000006],[20.594824218750006,54.982373046874955],[20.995898437500017,54.90268554687506],[21.18886718750008,54.93520507812502],[21.235742187500023,55.26411132812498]]],[[[166.65029296875005,54.83906249999998],[166.64511718750006,54.69409179687503],[165.75107421875006,55.294531250000034],[166.27578125000005,55.311962890624955],[166.24804687499997,55.16542968750002],[166.65029296875005,54.83906249999998]]],[[[150.58994140625006,59.01875],[150.47021484375003,59.05405273437498],[150.66621093750004,59.16015625000003],[150.58994140625006,59.01875]]],[[[163.63515625000005,58.603369140625006],[163.47138671875004,58.509375],[163.7609375000001,59.01503906250002],[164.57265625,59.22114257812501],[164.61572265624997,58.885595703125034],[163.63515625000005,58.603369140625006]]],[[[35.8161132812501,65.18208007812501],[35.77871093750005,64.97666015625],[35.52890625000006,65.15107421875001],[35.8161132812501,65.18208007812501]]],[[[70.02070312500004,66.502197265625],[69.65136718750003,66.56533203125],[69.50273437500002,66.75107421875],[70.07666015624997,66.69589843750003],[70.02070312500004,66.502197265625]]],[[[-179.79853515625,68.9404296875],[-178.873876953125,68.75410156249995],[-178.69262695312503,68.54599609375],[-178.09746093750002,68.4248046875],[-178.05581054687497,68.26489257812503],[-177.79677734374997,68.33798828125],[-178.37304687500003,68.56567382812503],[-177.52724609375002,68.29438476562501],[-177.58920898437503,68.22421875],[-175.34521484375,67.67807617187503],[-175.37470703124998,67.35737304687498],[-175.00268554687494,67.4375],[-174.849853515625,67.34887695312503],[-174.92490234375,66.62314453125006],[-174.503759765625,66.537939453125],[-174.39409179687496,66.34423828124997],[-174.084765625,66.47309570312504],[-174.06503906249998,66.22958984374998],[-173.77397460937502,66.43466796875003],[-174.23159179687497,66.63188476562505],[-174.08642578125,66.94287109375],[-174.55009765624993,67.090625],[-173.6796875,67.144775390625],[-173.15781249999998,67.06909179687503],[-173.32353515625,66.95483398437503],[-173.25893554687497,66.84008789062503],[-173.19301757812497,66.99360351562504],[-172.5201171875,66.952490234375],[-173.00751953125,67.06489257812498],[-171.79555664062502,66.93173828125003],[-170.50952148437503,66.34365234375005],[-170.604443359375,66.24892578125002],[-170.30122070312504,66.29404296874998],[-170.24394531250002,66.16928710937503],[-169.777880859375,66.14311523437505],[-169.83168945312497,65.99892578124997],[-170.54067382812497,65.86542968749995],[-170.66630859375,65.62153320312501],[-171.42153320312502,65.81035156250002],[-171.10585937500002,65.51103515625005],[-171.90712890625,65.495947265625],[-172.78330078124998,65.68105468749997],[-172.23281250000002,65.45571289062497],[-172.30927734375004,65.27563476562497],[-172.66191406249993,65.24853515625006],[-172.28603515625002,65.20571289062502],[-172.21318359375,65.04814453124999],[-173.08579101562498,64.81733398437495],[-172.80107421874996,64.79052734375],[-172.90087890624994,64.62885742187501],[-172.40146484374998,64.413916015625],[-172.73916015624997,64.41225585937502],[-172.90317382812498,64.52607421875004],[-172.96005859375003,64.32768554687502],[-173.27548828124998,64.2896484375],[-173.327490234375,64.53955078125003],[-173.72973632812497,64.36450195312497],[-174.57055664062503,64.7177734375],[-175.39511718749998,64.80239257812502],[-175.85385742187498,65.01083984375003],[-176.09326171875,65.471044921875],[-177.05625,65.613623046875],[-177.48876953125,65.50371093749999],[-178.4125,65.49555664062501],[-178.93906249999998,66.03276367187505],[-178.74672851562497,66.01367187500006],[-178.52656250000004,66.40156250000004],[-178.86811523437498,66.18706054687502],[-179.14340820312503,66.37504882812505],[-179.327197265625,66.16259765625003],[-179.68330078124998,66.18413085937505],[-179.78969726562497,65.90087890625],[-179.352099609375,65.51674804687497],[-180,65.06723632812498],[-180,65.31196289062501],[-180,65.55678710937497],[-180,65.80156250000002],[-180,66.04628906250002],[-180,66.29106445312499],[-180,66.53583984375004],[-180,66.78056640625005],[-180,67.02534179687501],[-180,67.27011718750006],[-180,67.51484374999998],[-180,67.75961914062503],[-180,68.00439453124997],[-180,68.24912109375],[-180,68.49389648437497],[-180,68.738671875],[-179.999951171875,68.98344726562505],[-179.79853515625,68.9404296875]]],[[[50.265234375,69.18559570312502],[49.62626953125002,68.85971679687498],[48.91035156250004,68.74306640625002],[48.4390625,68.80488281249998],[48.319921875,69.26923828125001],[48.8449218750001,69.49472656250003],[49.22519531250006,69.51123046875],[50.265234375,69.18559570312502]]],[[[161.46708984375002,68.90097656250003],[161.08281250000007,69.4056640625],[161.50517578125007,69.63945312500002],[161.46708984375002,68.90097656250003]]],[[[169.20078125000006,69.58046875],[168.34804687500005,69.66435546875005],[167.86474609375003,69.90107421875004],[168.35791015625003,70.01567382812502],[169.37480468750007,69.88261718749999],[169.20078125000006,69.58046875]]],[[[60.450488281250074,69.93486328124999],[60.44023437500002,69.72592773437506],[59.637011718750074,69.72104492187503],[59.50263671875004,69.86621093750003],[58.952734375,69.89277343750004],[58.51992187500005,70.31831054687504],[59.04804687500004,70.46049804687505],[60.450488281250074,69.93486328124999]]],[[[52.90332031250003,71.36499023437503],[53.19257812500004,71.21528320312498],[53.0226562500001,70.96870117187501],[52.24960937500006,71.28491210937506],[52.90332031250003,71.36499023437503]]],[[[178.8615234375001,70.826416015625],[178.68388671875013,71.10566406250004],[180,71.53774414062505],[180,70.993017578125],[178.8615234375001,70.826416015625]]],[[[137.95986328125005,71.50766601562503],[137.71181640625005,71.4232421875],[137.06406250000006,71.52988281250003],[137.816796875,71.58789062500006],[137.95986328125005,71.50766601562503]]],[[[-178.87646484375,71.57705078124997],[-178.13388671874998,71.46547851562497],[-177.523583984375,71.16689453125],[-179.415673828125,70.91899414062502],[-179.999951171875,70.993017578125],[-179.999951171875,71.53774414062505],[-178.87646484375,71.57705078124997]]],[[[77.6325195312501,72.291259765625],[76.87109374999997,72.317041015625],[77.74853515625003,72.63120117187506],[78.36513671875005,72.48242187500003],[77.6325195312501,72.291259765625]]],[[[79.50146484374997,72.72192382812497],[78.63320312500005,72.85073242187502],[79.16425781250004,73.0943359375],[79.50146484374997,72.72192382812497]]],[[[74.660546875,72.87343750000002],[74.18066406250003,72.975341796875],[74.19853515625002,73.10908203124998],[74.9615234375,73.0625],[74.660546875,72.87343750000002]]],[[[120.26132812500012,73.08984374999997],[119.79208984375006,73.04541015624997],[119.64042968750002,73.12431640625007],[120.26132812500012,73.08984374999997]]],[[[55.31982421875003,73.30830078124998],[56.42958984375005,73.201171875],[56.121679687500006,72.80659179687498],[55.40332031249997,72.54907226562503],[55.29785156249997,71.93535156250005],[56.45439453125002,71.10737304687504],[57.62539062500005,70.72880859374999],[57.14589843750005,70.58911132812506],[56.38574218749997,70.73413085937503],[56.49970703125004,70.56640625000003],[55.687304687500074,70.69218749999999],[54.60117187500006,70.68007812500002],[53.383593750000074,70.87353515625],[53.670507812500006,71.08691406250003],[54.155664062499994,71.12548828125],[53.40996093750002,71.34013671875002],[53.41162109375003,71.530126953125],[51.93789062500005,71.47470703124998],[51.511328125,71.64809570312497],[51.58251953124997,72.07119140625],[52.252050781250006,72.12973632812503],[52.66191406250002,72.33686523437495],[52.91660156250006,72.66889648437501],[52.5792968750001,72.791357421875],[53.3698242187501,72.91674804687506],[53.2511718750001,73.182958984375],[54.80390625000004,73.38764648437498],[55.31982421875003,73.30830078124998]]],[[[70.67392578125006,73.09501953125005],[70.04072265625004,73.03715820312507],[69.99589843750002,73.359375],[70.94023437500002,73.51440429687503],[71.6261718750001,73.17397460937497],[70.67392578125006,73.09501953125005]]],[[[142.18486328125007,73.89589843750005],[143.34375,73.56875],[143.45146484375007,73.231298828125],[141.59667968750003,73.31083984375005],[140.66279296875004,73.45200195312503],[139.785546875,73.35522460937503],[141.08476562500002,73.86586914062497],[142.18486328125007,73.89589843750005]]],[[[83.5490234375001,74.07177734375],[82.8177734375,74.09160156250005],[83.14980468750005,74.151611328125],[83.5490234375001,74.07177734375]]],[[[141.01025390625003,73.99946289062501],[140.40947265625002,73.92167968750005],[140.1935546875001,74.23671875000002],[141.03857421875003,74.24272460937502],[141.01025390625003,73.99946289062501]]],[[[113.38720703124997,74.40043945312499],[112.78242187500004,74.09506835937503],[111.50341796874997,74.35307617187502],[111.87978515625,74.36381835937499],[112.08447265624997,74.54897460937505],[113.38720703124997,74.40043945312499]]],[[[86.653125,74.981298828125],[87.05214843750005,74.982568359375],[86.92714843750005,74.83076171874998],[86.25859375000002,74.89350585937498],[86.653125,74.981298828125]]],[[[82.17236328125003,75.41938476562501],[81.97851562499997,75.24711914062499],[81.65478515625003,75.28891601562498],[81.71210937500004,75.45141601562506],[82.165625,75.515625],[82.17236328125003,75.41938476562501]]],[[[146.79521484375007,75.37075195312505],[148.43242187500002,75.41352539062495],[148.59013671875007,75.23637695312502],[150.82236328125006,75.15654296875002],[150.64628906250002,74.944580078125],[149.596875,74.77260742187505],[148.296875,74.80043945312502],[146.14853515625012,75.19829101562499],[146.5375,75.58178710937506],[146.79521484375007,75.37075195312505]]],[[[135.9486328125,75.40957031250005],[135.45195312500007,75.38955078124997],[135.6986328125,75.84526367187499],[136.16894531249997,75.60556640625],[135.9486328125,75.40957031250005]]],[[[140.04873046875,75.82895507812503],[140.81591796874997,75.63071289062498],[141.48544921875012,76.13715820312495],[142.66953125000012,75.86342773437497],[143.68583984375002,75.86367187500002],[145.35996093750006,75.53046874999998],[144.01972656250004,75.04467773437506],[143.1703125,75.11689453125001],[142.72949218749997,75.33764648437506],[142.941796875,75.71328125000002],[142.30791015625007,75.69169921875005],[142.19882812500006,75.39267578124998],[143.12792968749997,74.9703125],[142.47275390625006,74.82041015625],[141.98730468750003,74.99125976562499],[140.26787109375002,74.846923828125],[139.68125,74.96406249999995],[139.09912109374997,74.65654296875002],[138.09228515625003,74.79746093750003],[136.94765625000005,75.32553710937498],[137.28974609375004,75.34863281249997],[137.26884765625002,75.7494140625],[137.70654296875003,75.75957031250002],[137.56054687499997,75.95522460937502],[138.20761718750006,76.11494140624995],[138.91953125000006,76.19672851562501],[140.04873046875,75.82895507812503]]],[[[96.5324218750001,76.278125],[96.30058593750002,76.121728515625],[95.31113281250006,76.21474609375002],[95.37988281250003,76.2890625],[96.5324218750001,76.278125]]],[[[112.47802734375003,76.62089843749999],[112.531640625,76.450048828125],[111.96894531250004,76.62617187500001],[112.47802734375003,76.62089843749999]]],[[[149.15019531250002,76.65991210937506],[148.39863281250004,76.64824218750007],[149.4064453125001,76.78208007812498],[149.15019531250002,76.65991210937506]]],[[[67.7653320312501,76.23759765624999],[61.35595703124997,75.31484375000002],[60.27685546875003,75.00756835937503],[60.501367187499994,74.90463867187503],[59.67402343750004,74.61015624999999],[59.24013671875005,74.69296874999998],[59.040429687499994,74.48554687500001],[58.53466796875003,74.49892578124997],[58.6178710937501,74.22739257812498],[57.76738281250002,74.013818359375],[57.755957031250006,73.769189453125],[57.313085937500006,73.838037109375],[57.54257812500006,73.65820312500003],[56.96386718750003,73.36655273437503],[56.43037109375004,73.29721679687503],[55.00683593750003,73.45385742187506],[54.29990234375006,73.35097656249997],[53.7628906250001,73.76616210937499],[54.64267578125006,73.95957031250006],[55.34091796875006,74.41962890624998],[56.13710937500005,74.49609375000003],[55.5822265625001,74.627685546875],[56.4987304687501,74.95708007812505],[55.81005859374997,75.12490234374997],[56.03554687499999,75.19423828124997],[56.57031250000003,75.09775390625003],[56.8444335937501,75.351416015625],[57.606835937499994,75.34125976562498],[58.05830078125004,75.6630859375],[58.88125,75.85478515625007],[60.27929687499997,76.09624023437505],[60.94218750000002,76.07128906250003],[61.20166015624997,76.28203125000007],[62.97148437500002,76.23666992187498],[64.4634765625,76.37817382812503],[67.65185546874997,77.011572265625],[68.48574218750005,76.93369140625003],[68.94169921875002,76.707666015625],[67.7653320312501,76.23759765624999]]],[[[96.28544921875002,77.02666015625007],[95.27031250000007,77.01884765624999],[96.52841796875006,77.20551757812501],[96.28544921875002,77.02666015625007]]],[[[89.51425781250006,77.18881835937498],[89.14169921875012,77.22680664062497],[89.61621093749997,77.31103515625],[89.51425781250006,77.18881835937498]]],[[[130.68730468750007,42.30253906249999],[130.52695312500012,42.535400390625],[130.42480468749997,42.72705078124997],[131.06855468750004,42.90224609375005],[131.25732421875003,43.378076171874994],[131.2552734375,44.07158203124999],[130.9816406250001,44.844335937500034],[131.44687500000012,44.984033203124966],[131.85185546875002,45.32685546875001],[132.93603515624997,45.029931640624994],[133.1134765625001,45.130712890625006],[133.18603515625003,45.49482421875004],[133.43642578125,45.60468750000004],[133.86132812500003,46.24775390625004],[134.1676757812501,47.30219726562501],[134.75234375,47.71542968749998],[134.56601562500006,48.02250976562502],[134.66523437500004,48.25390625],[134.29335937500005,48.37343750000002],[133.46835937500006,48.09716796875003],[133.14404296875003,48.10566406249998],[132.7072265625001,47.94726562500006],[132.47626953125004,47.714990234374994],[130.96191406249997,47.70932617187498],[130.7326171875001,48.01923828124998],[130.80429687500012,48.34150390624998],[130.5521484375,48.602490234374955],[130.553125,48.861181640625006],[130.1959960937501,48.89165039062499],[129.49814453125012,49.38881835937502],[129.0651367187501,49.374658203124966],[128.70400390625,49.60014648437499],[127.99960937500006,49.56860351562506],[127.55078124999997,49.801806640625045],[127.590234375,50.20898437500003],[127.33720703125007,50.35014648437502],[127.30703125000005,50.70795898437501],[126.92480468749997,51.10014648437496],[126.34169921875,52.36201171875001],[125.64902343750012,53.042285156250045],[125.075,53.20366210937496],[124.81230468750002,53.133837890625045],[123.6078125,53.546533203124994],[120.98544921875012,53.28457031250002],[120.09453125000007,52.787207031250034],[120.0675781250001,52.632910156250034],[120.65615234375,52.56665039062503],[120.74980468750007,52.096533203125006],[120.06689453125003,51.60068359375006],[119.16367187500006,50.40600585937503],[119.34628906250012,50.278955078124994],[119.25986328125012,50.06640625000003],[118.4515625,49.84448242187503],[117.8734375,49.51347656250002],[116.6833007812501,49.82377929687499],[116.551171875,49.92031250000002],[116.35117187500012,49.97807617187499],[116.21679687500003,50.00927734375003],[116.13457031250002,50.01079101562499],[115.9259765625001,49.95214843750003],[115.79521484375002,49.90590820312502],[115.71777343750003,49.88061523437503],[115.58798828125006,49.88603515624996],[115.42919921874997,49.89648437499997],[115.36503906250002,49.911767578124966],[115.27451171875006,49.948876953124994],[115.00332031250005,50.138574218749994],[114.74316406249997,50.23369140625002],[114.29707031250004,50.27441406250006],[113.57421874999997,50.00703125000001],[113.44550781250004,49.94160156250001],[113.31904296875004,49.87431640624999],[113.16416015625012,49.79716796874999],[113.09208984375007,49.692529296874994],[113.05556640625,49.61625976562499],[112.91484375000002,49.569238281249994],[112.80644531250007,49.52358398437502],[112.69736328125012,49.50727539062498],[112.49492187500002,49.532324218750034],[112.07968750000006,49.42421875000002],[111.42929687500006,49.342626953125034],[111.3366210937501,49.355859374999966],[111.20419921875012,49.304296875000034],[110.82792968750002,49.16616210937505],[110.70976562500002,49.14296875000002],[110.42783203125006,49.219970703125],[110.32138671875012,49.215869140625045],[110.19990234375004,49.17041015625003],[109.5287109375,49.269873046875034],[109.45371093750012,49.29633789062501],[109.23671875000005,49.334912109374955],[108.61367187500005,49.32280273437499],[108.52246093750003,49.34150390624998],[108.4069335937501,49.39638671875005],[107.96542968750012,49.65351562500004],[107.91660156250012,49.947802734375045],[107.63095703125012,49.98310546875004],[107.3470703125,49.986669921875034],[107.23330078125,49.989404296874994],[107.14306640625003,50.03300781249999],[107.04023437500004,50.086474609375045],[106.94130859375005,50.19667968750002],[106.71113281250004,50.312597656250006],[106.57441406250004,50.32880859375004],[106.36845703125002,50.317578124999955],[106.21787109375006,50.304589843749966],[105.38359375000002,50.47373046874998],[104.07871093750012,50.15424804687498],[103.63291015625006,50.138574218749994],[103.49628906250004,50.16494140625005],[103.42119140625002,50.18706054687502],[103.3043945312501,50.200292968750034],[102.28837890625007,50.58510742187502],[102.31660156250004,50.71845703125001],[102.21503906250004,50.82944335937506],[102.19453125000004,51.05068359375002],[102.15195312500006,51.107519531250034],[102.14238281250007,51.21606445312503],[102.16005859375005,51.260839843750006],[102.1556640625,51.31376953124996],[102.1115234375001,51.353466796874955],[101.97919921875004,51.382226562499966],[101.82119140625,51.421044921874966],[101.57089843750006,51.46718750000005],[101.38125,51.45263671875],[100.53623046875006,51.713476562500034],[100.46894531250004,51.72607421875003],[100.23037109375,51.729833984375006],[100.0345703125,51.73710937499996],[99.92167968750002,51.755517578124994],[99.71923828124997,51.87163085937502],[98.89316406250006,52.11728515625006],[98.64052734375005,51.80117187500005],[98.103125,51.483544921874994],[97.82529296875012,50.985253906249994],[97.953125,50.85517578124998],[98.02978515625003,50.64462890624998],[98.07890625000002,50.60380859375002],[98.14501953124997,50.56855468750001],[98.22050781250007,50.55717773437502],[98.2794921875001,50.53325195312502],[98.25029296875002,50.30244140624998],[98.00390625000003,50.01425781249998],[97.35976562500005,49.741455078125],[97.20859375000006,49.73081054687506],[96.98574218750005,49.88281250000003],[96.31503906250012,49.90112304687503],[96.06552734375006,49.99873046875001],[95.52265625000004,49.911230468750034],[95.11142578125012,49.935449218749994],[94.93027343750006,50.04375],[94.8112304687501,50.04819335937506],[94.71806640625002,50.04326171875002],[94.67548828125004,50.02807617187506],[94.61474609375003,50.02373046874996],[94.56464843750004,50.08793945312499],[94.35468750000004,50.221826171874994],[94.25107421875006,50.55639648437503],[93.103125,50.60390625000002],[92.94130859375005,50.77822265625002],[92.85644531250003,50.78911132812502],[92.77929687500003,50.778662109375006],[92.738671875,50.71093749999997],[92.68134765625004,50.683203125],[92.6266601562501,50.68828124999999],[92.57890625000002,50.725439453125006],[92.42636718750006,50.803076171875006],[92.35478515625002,50.86416015625002],[92.29580078125,50.84980468750004],[92.19238281249997,50.700585937499994],[91.80429687500006,50.693603515625],[91.4464843750001,50.52216796874998],[91.41503906249997,50.46801757812506],[91.34082031249997,50.470068359375034],[91.30058593750002,50.46337890625],[91.2337890625,50.45239257812497],[91.02158203125012,50.41547851562501],[90.83808593750004,50.32373046874997],[90.76074218749997,50.30595703124999],[90.71435546874997,50.25942382812502],[90.65507812500007,50.22236328125001],[90.05371093750003,50.09375],[89.64384765625002,49.90302734374998],[89.65410156250007,49.71748046875001],[89.57919921875006,49.69970703125003],[89.475,49.66054687500005],[89.39560546875006,49.61152343750001],[89.24394531250007,49.62705078125006],[89.20292968750007,49.59570312499997],[89.17998046875002,49.5322265625],[89.10947265625012,49.50136718750002],[89.00839843750006,49.472802734374994],[88.97060546875,49.483740234375006],[88.94541015625012,49.50766601562498],[88.90019531250002,49.53969726562502],[88.86386718750006,49.52763671874996],[88.83164062500012,49.44843749999998],[88.633203125,49.486132812500045],[88.19257812500004,49.451708984375045],[88.13554687500002,49.38149414062502],[88.11572265624997,49.25629882812501],[88.0285156250001,49.219775390625045],[87.98808593750002,49.186914062499994],[87.9347656250001,49.16455078124997],[87.81425781250002,49.162304687499955],[87.7625,49.16582031249996],[87.5158203125001,49.122412109375006],[87.41669921875004,49.07661132812501],[87.32285156250012,49.085791015625006],[86.62646484374997,49.56269531250001],[86.67548828125004,49.77729492187501],[86.1808593750001,49.49931640624996],[85.2326171875001,49.61582031249998],[84.9894531250001,50.061425781249994],[84.32324218749997,50.239160156249966],[83.94511718750007,50.774658203125],[83.35732421875005,50.99458007812504],[82.76083984375012,50.89335937500002],[82.49394531250007,50.72758789062499],[81.46591796875006,50.73984375],[81.38828125000006,50.95649414062501],[81.0714843750001,50.96875],[81.12724609375002,51.19106445312502],[80.73525390625,51.29340820312498],[80.44804687500002,51.18334960937503],[80.42363281250002,50.94628906249997],[79.98623046875,50.774560546874966],[77.85996093750006,53.269189453124994],[76.48476562500005,54.02255859374998],[76.42167968750007,54.151513671874966],[76.65458984375007,54.14526367187503],[76.8373046875,54.4423828125],[75.43720703125004,54.08964843749999],[75.22021484374997,53.89379882812506],[74.45195312500007,53.64726562500002],[74.35156250000003,53.487646484375006],[73.85898437500006,53.61972656249998],[73.40693359375004,53.44755859374999],[73.30566406250003,53.707226562499955],[73.71240234375003,54.04238281250002],[73.22988281250005,53.957812500000045],[72.62226562500004,54.13432617187502],[72.44677734375003,53.94184570312498],[72.18603515625003,54.32563476562501],[72.00449218750006,54.20566406249998],[71.09316406250005,54.21220703124999],[71.18554687500003,54.59931640624998],[70.73808593750007,55.30517578125],[70.18242187500002,55.162451171875034],[68.9772460937501,55.389599609374955],[68.20625,55.16093750000002],[68.15585937500006,54.97670898437505],[65.476953125,54.62329101562497],[65.08837890624997,54.340185546875034],[64.46123046875002,54.38417968750002],[61.92871093750003,53.94648437500004],[61.231054687500006,54.01948242187498],[60.97949218749997,53.62172851562505],[61.53496093750002,53.52329101562506],[61.22890625,53.445898437500006],[61.19921874999997,53.28715820312502],[61.65986328125004,53.22846679687504],[62.08271484375004,53.00541992187499],[61.047460937500006,52.97246093750002],[60.77441406249997,52.67578124999997],[60.99453125000005,52.33686523437504],[60.03027343749997,51.93325195312505],[60.464746093749994,51.651171875000045],[61.55468750000003,51.32460937500005],[61.38945312500002,50.86103515625001],[60.94228515625005,50.69550781250004],[60.42480468749997,50.67915039062498],[60.05859374999997,50.850292968749955],[59.812402343749994,50.58203125],[59.523046875,50.492871093749955],[59.4523437500001,50.62041015625002],[58.88369140625005,50.694433593750006],[58.359179687500074,51.063818359375034],[57.83886718750003,51.091650390625006],[57.44218750000002,50.88886718749998],[57.01171874999997,51.06518554687503],[56.49140625000004,51.01953124999997],[55.68623046875004,50.582861328125006],[54.64160156250003,51.011572265625034],[54.555273437500006,50.535791015624994],[54.139746093750006,51.04077148437503],[53.33808593750004,51.48237304687504],[52.57119140625005,51.481640624999955],[52.21914062499999,51.709375],[51.344531250000074,51.47534179687503],[51.16347656250005,51.6474609375],[50.79394531249997,51.729199218749955],[50.246875,51.28950195312498],[49.49804687500003,51.08359375000006],[49.32343750000004,50.851708984374966],[48.625097656250006,50.61269531250005],[48.7589843750001,49.92832031250006],[48.33496093750003,49.858251953125006],[47.7057617187501,50.37797851562502],[47.42919921874997,50.35795898437502],[46.889550781249994,49.69697265625001],[46.80205078125002,49.36708984375002],[47.031347656250006,49.150292968749994],[46.70263671875003,48.80556640625002],[46.660937500000074,48.41225585937502],[47.06464843750004,48.23247070312499],[47.292382812499994,47.74091796875004],[47.48193359374997,47.80390624999998],[48.16699218750003,47.70878906249996],[48.959375,46.77460937499998],[48.558398437500074,46.75712890624999],[48.54121093750004,46.60561523437502],[49.232226562500074,46.33715820312503],[48.683691406250006,46.08618164062497],[48.72958984375006,45.896826171875034],[48.4870117187501,45.93486328124996],[47.63330078124997,45.58403320312499],[47.46328125,45.67968750000003],[47.5294921875001,45.530224609374955],[47.3512695312501,45.21772460937498],[46.7072265625001,44.503320312499994],[47.30703125000005,44.103125],[47.462792968749994,43.55502929687498],[47.64648437500003,43.88461914062498],[47.463183593750074,43.03505859375002],[48.572851562500006,41.84448242187503],[47.79101562499997,41.19926757812502],[47.31767578125002,41.28242187500001],[46.74931640625002,41.812597656250006],[46.42988281250004,41.890966796875006],[46.21269531250002,41.989892578124994],[45.63857421875005,42.20507812500003],[45.63427734374997,42.234716796875034],[45.72753906249997,42.47504882812498],[45.70527343750004,42.49809570312496],[45.56289062499999,42.53574218749998],[45.34375,42.52978515625003],[45.16025390625006,42.675],[45.07158203125002,42.69414062500002],[44.94335937499997,42.73027343750002],[44.870996093749994,42.75639648437499],[44.850488281249994,42.746826171875],[44.77109375000006,42.61679687499998],[44.69179687499999,42.709619140624966],[44.64433593750002,42.734716796875034],[44.50585937500003,42.748632812500006],[44.329492187499994,42.703515624999966],[44.10273437500004,42.616357421874994],[44.004687500000074,42.59560546875002],[43.95742187500005,42.56655273437505],[43.825976562500074,42.571533203125],[43.759863281250006,42.593847656250006],[43.738378906250006,42.61699218750002],[43.74990234375005,42.65751953125002],[43.79541015624997,42.702978515625034],[43.78261718750005,42.747021484374955],[43.62304687500003,42.80771484374998],[43.5578125000001,42.844482421875],[43.089160156250074,42.9890625],[43.00019531250004,43.04965820312506],[42.991601562499994,43.09150390624998],[42.76064453125005,43.169580078124966],[41.58056640624997,43.21923828124997],[41.460742187500074,43.276318359374955],[41.35820312500002,43.33339843750005],[41.08310546875006,43.37446289062498],[40.94199218750006,43.41806640624998],[40.801660156249994,43.479931640624955],[40.64804687500006,43.53388671875004],[40.084570312500006,43.553125],[40.02373046875002,43.48486328125],[39.873632812500006,43.47280273437502],[38.71728515624997,44.28808593750003],[38.18125,44.41967773437503],[37.851464843749994,44.698828125000034],[37.49511718750003,44.69526367187504],[37.20478515625004,44.97197265624999],[36.62763671875004,45.15131835937504],[36.941210937500074,45.289697265624994],[36.72041015625004,45.371875],[36.8659179687501,45.42705078124999],[37.21357421875004,45.272314453125006],[37.6471679687501,45.37719726562506],[37.61240234375006,45.56469726562506],[37.93310546875003,46.001708984375],[38.014257812500006,46.047753906249966],[38.07958984375003,45.93481445312506],[38.18359374999997,46.09482421875006],[38.49228515625006,46.09052734374998],[37.913867187500074,46.40649414062503],[37.766503906249994,46.63613281250002],[38.50097656249997,46.663671875000034],[38.43867187500004,46.813085937500006],[39.29345703125003,47.105761718750045],[39.19570312499999,47.268847656250045],[39.023730468750074,47.27221679687503],[38.928320312500006,47.175683593749994],[38.55244140625004,47.15034179687498],[38.7619140625001,47.261621093749994],[38.21435546875003,47.091455078124966],[38.36884765625004,47.609960937500006],[38.90029296875005,47.85512695312502],[39.77871093750005,47.88754882812506],[39.95791015625005,48.268896484375034],[39.8356445312501,48.54277343749996],[39.6447265625001,48.591210937499966],[39.792871093749994,48.807714843750034],[40.00361328125004,48.82207031250002],[39.68652343749997,49.007910156250034],[40.10878906250005,49.251562500000034],[40.080664062500006,49.576855468749955],[39.780566406250074,49.57202148437503],[39.17480468750003,49.85595703124997],[38.91835937499999,49.82470703125],[38.258593750000074,50.05234375],[38.046875,49.92001953125006],[37.42285156249997,50.411474609375006],[36.619433593750074,50.209228515625],[36.1164062500001,50.408544921875006],[35.59111328125002,50.36875],[35.31191406250005,51.043896484374955],[35.0640625,51.203417968750045],[34.21386718750003,51.25537109375006],[34.12109375000003,51.67915039062498],[34.397851562499994,51.780419921874994],[33.735253906249994,52.344775390625045],[32.435449218749994,52.307226562500034],[32.12226562500004,52.05058593749996],[31.763378906250097,52.10107421875003],[31.758593750000017,52.125830078125034],[31.690625,52.22065429687498],[31.64990234374997,52.26220703125],[31.60156250000003,52.284814453124994],[31.57734375000004,52.31230468749999],[31.585546875,52.532470703125],[31.56484375,52.75922851562501],[31.53515624999997,52.798242187499966],[31.442773437499994,52.86181640625003],[31.35302734374997,52.93344726562498],[31.295117187500097,52.98979492187499],[31.25878906249997,53.01669921875006],[31.364550781250017,53.13896484375002],[31.388378906250097,53.18481445312503],[31.41787109375005,53.196044921875],[31.849707031250006,53.106201171875],[32.14199218750005,53.091162109375034],[32.46933593750006,53.270312500000045],[32.578027343749994,53.312402343749994],[32.644433593749994,53.32890624999999],[32.70429687500004,53.33632812499999],[32.45097656250002,53.6533203125],[32.20039062500004,53.78125],[31.99218750000003,53.796875],[31.82080078124997,53.79194335937498],[31.754199218750017,53.81044921875002],[31.825292968750006,53.93500976562501],[31.837792968749994,54.00078124999999],[31.825976562500074,54.030712890624955],[31.79199218749997,54.05590820312503],[31.62841796874997,54.111181640625006],[31.403613281250017,54.195947265624966],[31.299121093750017,54.29169921875001],[31.184765625000097,54.452978515625006],[31.074804687500063,54.491796875],[31.154882812500063,54.610937500000034],[31.152148437500017,54.625341796875034],[31.12128906250004,54.64848632812496],[30.984179687500074,54.695898437500034],[30.79882812499997,54.78325195312499],[30.79101562499997,54.806005859375006],[30.804492187500074,54.8609375],[30.829882812500017,54.91499023437498],[30.977734375000097,55.05048828124998],[30.977734375000097,55.08779296875002],[30.958886718749994,55.13759765625005],[30.87744140625003,55.223437500000045],[30.81445312499997,55.27871093750002],[30.81054687499997,55.306982421875006],[30.82099609375004,55.330273437499955],[30.900585937500097,55.397412109374955],[30.906835937500063,55.57001953125004],[30.625585937500006,55.666259765625],[30.23359375000004,55.84521484375006],[30.04267578125004,55.83642578125003],[29.93701171874997,55.84526367187499],[29.881640625000074,55.83232421875002],[29.82392578125004,55.79511718749998],[29.74414062499997,55.770410156249994],[29.630078125000097,55.75117187499998],[29.482226562500074,55.6845703125],[29.412988281249994,55.72485351562506],[29.35341796875005,55.784375],[29.375,55.938720703125],[28.284277343750006,56.055908203125],[28.14794921875003,56.142919921875034],[28.202050781250023,56.260400390624994],[28.191699218750045,56.31557617187505],[28.169238281250017,56.386865234374994],[28.11083984375,56.51069335937501],[28.103125,56.545703125000045],[27.89208984375003,56.741064453125034],[27.88154296875001,56.82416992187501],[27.848632812500057,56.85341796875002],[27.806054687499994,56.86708984375005],[27.639453125000074,56.84565429687504],[27.83027343750004,57.19448242187505],[27.83828125000008,57.247705078124966],[27.82861328124997,57.293310546875006],[27.796875,57.316943359375045],[27.538671875000063,57.429785156250034],[27.51113281250005,57.508154296875006],[27.469726562500057,57.524023437500034],[27.35195312500005,57.528125],[27.4,57.66679687499999],[27.542089843750063,57.799414062500006],[27.778515625000068,57.87070312500006],[27.502441406250057,58.221337890624994],[27.434179687500006,58.787255859374994],[28.15107421875004,59.374414062499966],[28.0125,59.484277343749966],[28.05800781250008,59.781542968750045],[28.334570312500034,59.69252929687502],[28.518164062500034,59.849560546874955],[28.947265625000057,59.828759765624994],[29.147265625000045,59.999755859375],[30.12255859374997,59.873583984375074],[30.172656250000017,59.957128906250034],[29.72119140624997,60.19531249999997],[29.069140625000017,60.19145507812499],[28.643164062500006,60.375292968750045],[28.512792968750006,60.67729492187502],[27.797656250000074,60.53613281250003],[29.69013671875004,61.54609375000001],[31.18671875000004,62.48139648437504],[31.533984375000017,62.885400390624994],[31.180859375000097,63.208300781250074],[29.991503906250074,63.73515625000002],[30.50390625000003,64.02060546875],[30.513769531250006,64.2],[30.04189453125005,64.44335937499997],[30.072851562500063,64.76503906250005],[29.60419921875004,64.968408203125],[29.826953125000017,65.14506835937502],[29.608007812500006,65.248681640625],[29.715917968750063,65.62456054687502],[30.102734375000097,65.72626953125004],[29.066210937500045,66.89174804687497],[29.988085937500017,67.66826171874999],[29.343847656250006,68.06186523437506],[28.685156250000034,68.189794921875],[28.470703125000057,68.48837890625],[28.77285156250005,68.84003906249995],[28.414062500000057,68.90415039062506],[28.96582031250003,69.02197265625],[29.38828125,69.29814453125005],[30.08730468750005,69.43286132812503],[30.18017578124997,69.63583984375],[30.860742187499994,69.53842773437503],[30.869726562500006,69.78344726562506],[31.546972656250063,69.696923828125],[31.997949218749994,69.80991210937503],[31.98457031250004,69.95366210937499],[33.00781249999997,69.72211914062498],[32.91503906249997,69.60170898437497],[32.17675781250003,69.67402343749995],[32.37773437500002,69.47910156250003],[32.99980468750002,69.4701171875],[32.97890625000005,69.367333984375],[33.45429687500004,69.42817382812495],[33.14121093750006,69.068701171875],[33.684375,69.31025390625001],[35.85791015625003,69.19174804687503],[37.73056640625006,68.69213867187503],[38.43017578125003,68.35561523437505],[39.568945312500006,68.07172851562501],[39.82333984375006,68.05859375],[39.80927734375004,68.15083007812498],[40.38066406250002,67.831884765625],[40.96640625000006,67.71347656250003],[41.358789062499994,67.20966796874998],[41.18896484375003,66.82617187500003],[40.10332031250002,66.29995117187502],[38.65390625000006,66.06904296874995],[35.51347656250002,66.39580078125002],[34.82460937499999,66.61113281249999],[34.48261718750004,66.55034179687505],[34.4515625,66.651220703125],[33.15019531250002,66.84394531250001],[32.93046875000002,67.08681640625002],[31.895312500000074,67.16142578125002],[33.65595703125004,66.44262695312506],[33.36054687500004,66.32954101562501],[34.112695312499994,66.225244140625],[34.69179687500005,65.95185546874998],[34.77695312500006,65.76826171874998],[34.40644531250004,65.39575195312503],[35.03535156250004,64.44023437500005],[35.802050781250074,64.3353515625],[36.3649414062501,64.00283203125002],[37.44218750000002,63.813378906249966],[37.9679687500001,63.949121093749994],[38.0622070312501,64.09101562499995],[37.953710937500006,64.32011718749999],[37.183691406250006,64.40849609375007],[36.6242187500001,64.75053710937502],[36.534570312499994,64.93862304687497],[36.88281249999997,65.17236328124997],[39.7580078125001,64.57705078125002],[40.05781250000004,64.77075195312497],[40.44492187500006,64.7787109375],[39.7980468750001,65.349853515625],[39.816503906250006,65.59794921874999],[41.4757812500001,66.12343750000002],[42.21054687500006,66.51967773437502],[43.23320312500002,66.41552734375003],[43.653125,66.2509765625],[43.54189453125005,66.12338867187503],[43.84375,66.14238281249999],[44.10439453125005,66.00859374999999],[44.42929687500006,66.93774414062503],[43.7824218750001,67.25449218749998],[44.20468750000006,68.25375976562498],[43.33320312500004,68.67338867187502],[44.04804687500004,68.54882812499997],[45.891992187499994,68.47968750000001],[46.69042968750003,67.84882812500001],[45.52871093750005,67.75756835937497],[44.90214843750002,67.41313476562505],[45.56220703125004,67.18559570312507],[45.88535156250006,66.89106445312501],[46.4923828125001,66.80019531249997],[47.65585937500006,66.97592773437498],[47.87470703125004,67.58417968749998],[48.83320312500004,67.681494140625],[48.75429687500005,67.89594726562501],[49.15527343750003,67.87041015625005],[51.994726562500006,68.53876953124995],[52.3966796875001,68.35170898437505],[52.72265624999997,68.484033203125],[52.34404296875002,68.60815429687497],[53.80195312500004,68.99589843750002],[54.49121093750003,68.992333984375],[53.797656250000074,68.90747070312503],[53.9308593750001,68.43554687499997],[53.260546875000074,68.26748046875002],[54.476171875,68.29414062499995],[54.86132812500003,68.20185546874998],[55.418066406250006,68.56782226562501],[56.04365234375004,68.64887695312501],[57.126855468749994,68.55400390625005],[58.17304687500004,68.88974609375006],[59.0573242187501,69.00605468750004],[59.37050781250005,68.73837890625003],[59.09902343750005,68.4443359375],[59.725683593750006,68.35161132812502],[59.89599609374997,68.70634765624999],[60.489160156249994,68.72895507812498],[60.93359374999997,68.98676757812501],[60.17060546875004,69.59091796875],[60.90908203125005,69.84711914062495],[64.19042968750003,69.53466796875],[64.89628906250002,69.247802734375],[67.00244140625003,68.87358398437505],[68.37119140625006,68.31425781250005],[69.14052734375005,68.95063476562501],[68.54277343750002,68.96708984374999],[68.00585937499997,69.48002929687505],[67.62412109375,69.58442382812501],[67.06445312500003,69.69370117187498],[66.89667968750004,69.55380859374998],[67.28476562500006,70.73872070312498],[67.14335937500002,70.83754882812502],[66.70224609375006,70.81850585937497],[66.63964843749997,71.08139648437498],[68.2692382812501,71.68281250000001],[69.61181640625003,72.98193359375],[69.73828124999997,72.88496093749998],[71.5001953125001,72.91367187500003],[72.812109375,72.69140624999997],[72.57412109375,72.01254882812506],[71.86728515625,71.457373046875],[72.70449218750005,70.96323242187498],[72.5767578125,68.96870117187498],[73.59169921875005,68.48188476562501],[73.13945312500002,68.18134765624998],[73.06679687500005,67.766943359375],[71.84746093750002,67.00761718750005],[71.36523437500003,66.96152343749998],[71.53955078125003,66.68310546875],[70.72490234375007,66.51943359374997],[70.38281249999997,66.60249023437501],[70.69072265625002,66.74531249999998],[70.2833984375001,66.68579101562503],[69.8771484375001,66.84545898437506],[69.21777343749997,66.82861328125],[69.01347656250002,66.78833007812503],[69.19433593749997,66.57866210937505],[70.33945312500006,66.34238281250006],[71.35800781250006,66.35942382812505],[71.91699218749997,66.24672851562502],[72.32158203125002,66.33212890625],[72.4173828125,66.56079101562506],[73.79208984375,66.99531250000001],[74.07451171875007,67.41411132812499],[74.76953124999997,67.76635742187497],[74.39140625000007,68.42060546874995],[74.57958984375003,68.751220703125],[76.10751953125006,68.975732421875],[76.45917968750004,68.97827148437497],[77.2384765625001,68.46958007812498],[77.17441406250012,67.77851562499998],[77.77158203125006,67.57026367187501],[78.92246093750006,67.58911132812503],[77.58828125000005,67.75190429687498],[77.66484375000002,68.19038085937495],[77.99511718749997,68.25947265624998],[77.65068359375007,68.90302734375001],[76.00097656249997,69.23505859374998],[75.42001953125,69.23862304687498],[74.81484375,69.09057617187503],[73.83603515625006,69.143212890625],[73.578125,69.80297851562503],[74.34335937500006,70.57871093749998],[73.08623046875007,71.44492187500006],[73.67177734375,71.84506835937503],[74.99218749999997,72.14482421874999],[74.78681640625004,72.811865234375],[75.15244140625,72.85273437499998],[75.74140625000004,72.29624023437503],[75.273828125,71.95893554687495],[75.33203125000003,71.34174804687498],[76.92900390625002,71.12788085937504],[77.58964843750007,71.16791992187501],[78.32060546875002,70.93041992187503],[78.94218750000002,70.93378906250001],[79.08388671875,71.00200195312505],[78.58769531250007,70.993896484375],[78.21259765625004,71.26630859374998],[76.43339843750002,71.55249023437503],[76.03242187500004,71.91040039062503],[76.87138671875002,72.03300781250005],[77.77753906250004,71.83642578125006],[78.23242187500003,71.95229492187502],[78.01640625000007,72.092041015625],[77.49287109375004,72.07172851562504],[77.47158203125,72.19213867187506],[78.22539062500007,72.37744140625006],[79.4220703125001,72.38076171875002],[80.7625,72.08916015625002],[81.66162109374997,71.71596679687502],[82.75781250000003,71.76411132812498],[83.23359375000004,71.66816406249995],[82.32285156250006,71.26000976562503],[82.16318359375012,70.59814453125003],[82.22119140625003,70.39570312499998],[82.86914062499997,70.95483398437503],[83.03017578125,70.58051757812498],[82.6823242187501,70.21772460937498],[83.0807617187501,70.09301757812497],[83.07382812500012,70.276708984375],[83.73593750000006,70.54648437499998],[83.15126953125005,71.10361328124998],[83.534375,71.68393554687498],[83.20029296875012,71.87470703125004],[82.64541015625005,71.92524414062504],[82.09365234375,72.26542968750005],[80.82705078125005,72.48828124999997],[80.84160156250007,72.94916992187498],[80.4245117187501,73.23115234374998],[80.5832031250001,73.56845703125003],[85.20058593750005,73.72153320312506],[86.89296875,73.88710937500002],[85.79257812500012,73.438330078125],[86.67705078125002,73.10678710937503],[85.93896484374997,73.45649414062495],[87.12011718750003,73.61503906250002],[87.57119140625,73.81074218750001],[86.57109375000007,74.24375],[86.0013671875,74.316015625],[86.39580078125007,74.45009765624997],[86.89794921874997,74.32534179687497],[87.22968750000004,74.3638671875],[85.79101562499997,74.6451171875],[86.20126953125006,74.81621093750005],[86.65146484375012,74.68242187500005],[87.04179687500007,74.77885742187499],[87.46757812500002,75.01323242187505],[86.93906250000006,75.06811523437503],[87.00595703125012,75.16982421874997],[87.67138671874997,75.12958984375004],[90.18496093750005,75.59106445312497],[94.07519531249997,75.91289062499999],[92.89042968750002,75.90996093750002],[93.25927734375003,76.09877929687502],[95.57871093750012,76.13730468749998],[96.07548828125007,76.08198242187498],[95.65332031250003,75.89218750000003],[96.50859375000002,76.00556640624995],[96.49707031249997,75.89121093750003],[98.66201171875005,76.24267578125003],[99.77041015625,76.02875976562498],[99.5407226562501,75.79858398437497],[99.85136718750007,75.93027343749998],[99.8253906250001,76.13593749999995],[98.80566406250003,76.48066406250004],[100.84375,76.52519531250005],[101.59775390625006,76.43920898437503],[100.92802734375002,76.55673828124998],[100.98994140625004,76.99047851562497],[102.61015625000007,77.508544921875],[104.01455078125,77.73041992187501],[106.05957031249997,77.39052734375002],[104.20244140625002,77.101806640625],[106.9416015625001,77.034375],[107.42978515625006,76.92656250000002],[106.41357421874997,76.51225585937499],[107.72216796875003,76.52231445312498],[108.18164062500003,76.73784179687502],[111.39248046875,76.686669921875],[112.09394531250004,76.48032226562506],[111.94267578125002,76.38046875000003],[112.61953125,76.38354492187506],[112.65625,76.05356445312498],[113.2726562500001,76.25166015625001],[113.5638671875,75.89165039062502],[113.85722656250007,75.92128906250002],[113.56757812500004,75.56840820312499],[112.45302734375,75.83017578125003],[112.95566406250006,75.571923828125],[113.24296875000007,75.61142578125003],[113.72617187500012,75.45063476562498],[112.92490234375012,75.01503906249997],[109.84033203124997,74.32197265624998],[109.8102539062501,74.16918945312503],[108.19951171875002,73.69409179687497],[107.27109375000006,73.62104492187501],[106.67939453125004,73.3306640625],[106.1886718750001,73.3080078125],[105.14394531250005,72.77705078125001],[105.7082031250001,72.836669921875],[106.47792968750005,73.13940429687503],[107.750390625,73.17314453125007],[109.33105468749997,73.48745117187497],[109.85527343750002,73.47246093750002],[110.86816406249997,73.73071289062497],[109.70673828125004,73.74375],[110.2614257812501,74.01743164062503],[111.05625,73.93935546875002],[111.13085937500003,74.05283203125003],[111.55058593750007,74.02851562499998],[111.22812500000012,73.96855468750002],[111.40039062500003,73.827734375],[112.14726562500007,73.70893554687498],[112.79541015625003,73.74609375],[112.83593750000003,73.96206054687502],[113.03281250000006,73.91386718750007],[113.4162109375001,73.647607421875],[113.15693359375004,73.45957031249998],[113.49091796875004,73.34609375000002],[113.12783203125,72.8306640625],[113.66455078124997,72.63452148437503],[113.2155273437501,72.80585937500001],[113.88623046875003,73.34580078124998],[113.51035156250012,73.50498046874998],[115.33769531250007,73.70258789062501],[118.87089843750007,73.53789062500002],[118.45703124999997,73.46440429687507],[118.43027343750012,73.24653320312501],[119.750390625,72.97910156250006],[122.26015625,72.88056640624995],[122.75195312500003,72.906494140625],[122.61523437499997,73.02792968750006],[123.1603515625001,72.95488281250002],[123.62226562500004,73.19326171875],[123.49111328125005,73.666357421875],[124.54121093750004,73.75126953125007],[125.59853515625005,73.447412109375],[126.25449218750012,73.548193359375],[126.55253906250007,73.33491210937498],[127.03134765625006,73.54746093750003],[127.74033203125012,73.48154296875],[129.10058593750003,73.11235351562502],[128.5990234375,72.895166015625],[129.01728515625004,72.8724609375],[129.250390625,72.70517578125003],[128.41826171875002,72.53515625000003],[129.28134765625006,72.43769531249998],[129.41064453124997,72.16630859375002],[128.93496093750005,72.07949218750002],[127.8034179687501,72.43403320312504],[127.84140625000012,72.308251953125],[128.91142578125002,71.75532226562495],[129.21025390625007,71.91694335937501],[129.46083984375,71.73930664062499],[128.84326171875003,71.6634765625],[129.76191406250004,71.11953125000002],[130.53710937500003,70.89252929687495],[130.75712890625002,70.96235351562498],[131.02158203125006,70.74609374999997],[132.0353515625001,71.24404296875],[132.65390625000006,71.92597656250001],[133.6888671875,71.434228515625],[134.70273437500012,71.38681640625003],[135.55917968750006,71.6103515625],[136.09033203125003,71.61958007812501],[137.9396484375001,71.1333984375],[137.84404296875007,71.22680664062503],[138.31406250000006,71.32553710937498],[137.918359375,71.38408203124999],[138.23417968750007,71.596337890625],[138.78017578125,71.62900390624998],[139.209375,71.44477539062501],[139.98417968750007,71.49150390625005],[139.72294921875002,71.88496093749998],[139.35927734375005,71.95136718750001],[140.18769531250004,72.19130859374997],[139.17636718750006,72.16347656249997],[139.14082031250004,72.32973632812502],[139.60117187500012,72.49609374999997],[141.07929687500004,72.5869140625],[140.80820312500006,72.89096679687503],[142.06142578125005,72.72080078125],[146.25292968749997,72.442236328125],[146.234765625,72.34970703125],[144.77636718749997,72.38227539062495],[144.16923828125002,72.25878906250003],[144.29492187499997,72.19262695312497],[146.83183593750007,72.29541015625003],[146.11328125000003,71.94497070312497],[146.23027343750007,72.1375],[145.75859375000007,72.22587890624999],[145.75673828125005,71.94130859375002],[145.06396484374997,71.92607421875002],[145.18857421875012,71.69580078125],[146.07324218749997,71.80834960937503],[147.26181640625006,72.327880859375],[149.50156250000012,72.16430664062497],[150.01689453125002,71.89565429687505],[149.04873046875005,71.79575195312503],[148.9681640625,71.69047851562499],[150.59980468750004,71.5201171875],[150.09765624999997,71.22656249999997],[150.96777343749997,71.38046874999998],[151.58242187500005,71.28696289062503],[152.09277343749997,71.02329101562503],[151.76201171875002,70.98247070312499],[152.50878906250003,70.83447265625003],[156.68457031250003,71.09375],[158.03701171875005,71.03925781250001],[159.35068359375006,70.79072265625001],[160.00644531250006,70.30966796875006],[159.72939453125005,69.87021484375006],[160.91074218750012,69.60634765625002],[161.03554687500005,69.09819335937507],[161.30986328125007,68.98227539062498],[160.85605468750006,68.53833007812506],[161.565625,68.90517578125],[161.53691406250002,69.379541015625],[162.16601562499997,69.61157226562503],[163.20136718750004,69.71474609375],[166.82031250000003,69.49956054687505],[167.8568359375,69.72822265624998],[168.30302734375002,69.27148437500003],[169.31064453125006,69.07954101562498],[169.60986328124997,68.78603515624997],[170.53759765624997,68.82539062500001],[170.99541015625002,69.04531250000005],[170.58222656250004,69.58334960937506],[170.16093750000007,69.62656249999998],[170.48681640625003,70.107568359375],[173.27744140625006,69.823828125],[173.43867187500004,69.94682617187502],[175.92148437500012,69.89531250000002],[179.27265624999998,69.25966796875002],[180,68.98344726562505],[180,65.06723632812498],[178.51953125000003,64.60297851562498],[177.7486328125,64.71704101562503],[176.88085937499997,65.08193359375002],[176.34101562500015,65.04731445312501],[177.03730468750004,64.99965820312497],[177.22285156250004,64.861669921875],[177.06875,64.78666992187502],[176.06113281250012,64.96088867187498],[174.54882812500009,64.68388671875005],[176.0565429687501,64.90473632812498],[176.35097656250005,64.70512695312502],[176.14091796875007,64.58583984375005],[177.42744140625015,64.76337890624998],[177.43291015625002,64.44448242187502],[177.6875,64.30473632812507],[178.04472656250013,64.21958007812503],[178.22949218749991,64.36440429687497],[178.38144531250018,64.26088867187502],[178.73144531250003,63.667089843750006],[178.44042968750009,63.605566406250006],[178.74404296874994,63.39477539062503],[178.79296874999997,63.54033203125002],[179.38857421875,63.14721679687497],[179.25957031250002,63.00830078125],[179.5705078125001,62.6875],[179.12070312500012,62.32036132812499],[177.292578125,62.59902343750002],[177.33896484375006,62.781347656250034],[177.02353515625012,62.777246093749994],[177.15947265625007,62.56098632812498],[174.51435546875015,61.823632812499966],[173.6234375,61.716064453125],[173.13183593749997,61.40664062500002],[172.85654296875006,61.469189453124955],[172.90800781250002,61.311621093750006],[172.39609375000006,61.16738281250002],[172.39277343750004,61.061767578125],[170.60820312500007,60.434912109375034],[170.3509765625,59.965527343749955],[169.9826171875001,60.067089843749955],[169.2267578125001,60.59594726562497],[168.1375,60.57392578125001],[167.22675781250004,60.406298828125045],[166.27304687500012,59.85625],[166.13603515625007,59.979345703125034],[166.35214843750006,60.48481445312498],[165.08457031250006,60.09858398437498],[164.95371093750006,59.843603515625006],[164.52529296875,60.06127929687503],[164.11328125000003,59.89755859374998],[164.13505859375002,59.984375],[163.74384765625004,60.02802734374998],[163.36484375000012,59.78144531250004],[163.27285156250005,59.302587890625006],[162.14160156249997,58.44741210937502],[161.96005859375012,58.07690429687506],[162.39140625000002,57.717236328124955],[162.65429687499997,57.94824218750003],[163.22578125000004,57.790380859375034],[162.77929687500003,57.35761718749998],[162.79111328125012,56.875390624999966],[162.92207031250004,56.72265625000003],[163.2565429687501,56.68803710937499],[163.33554687500012,56.232519531250006],[163.04736328125003,56.044677734375],[162.84033203125003,56.065625],[162.628125,56.232275390625034],[163.03837890625002,56.521875],[162.67148437500006,56.49008789062498],[162.52822265625005,56.260693359374955],[162.08496093749997,56.08964843750002],[161.72392578125002,55.49614257812499],[162.10556640625006,54.75214843750004],[161.62480468750002,54.51625976562502],[160.77265625000004,54.54135742187498],[160.0744140625001,54.18916015625001],[159.84375,53.78364257812498],[160.02509765625004,53.129589843749955],[159.58593750000003,53.237695312499966],[158.74541015625002,52.90893554687506],[158.47207031250005,53.032373046874966],[158.6087890625,52.873632812500034],[158.49316406249997,52.383154296875034],[158.10351562500003,51.80961914062499],[156.84746093750002,51.006591796875],[156.74775390625004,50.969287109375045],[156.52119140625004,51.38027343750002],[156.36474609374997,52.509375],[156.11035156250003,52.86616210937504],[155.62031250000004,54.86455078125002],[155.5548828125001,55.348486328125034],[155.98251953125012,56.69521484375002],[156.8488281250001,57.290185546874994],[156.97675781250004,57.46630859375],[156.82988281250007,57.77963867187498],[157.4503906250001,57.79926757812498],[157.66640625000005,58.01977539062506],[158.27519531250007,58.00898437499998],[159.21064453125004,58.519433593749966],[159.8473632812501,59.127148437499955],[161.75351562500012,60.15229492187501],[162.06816406250002,60.466406250000034],[163.70996093749997,60.916796875000045],[163.55351562500002,61.02563476562503],[164.00546875000006,61.34379882812499],[163.80439453125004,61.46137695312498],[164.20722656250004,62.29223632812506],[164.59833984375004,62.470556640625034],[165.20810546875012,62.37397460937501],[165.41738281250005,62.447070312500045],[164.418359375,62.704638671875045],[163.33173828125004,62.550927734374994],[163.01767578125006,61.89106445312504],[163.25781249999997,61.69946289062497],[163.08525390625002,61.570556640625],[162.85595703125003,61.705029296874955],[162.39257812500003,61.662109375],[160.76660156249997,60.753320312499966],[160.17363281250002,60.638427734375],[160.37890625000003,61.02548828124998],[159.79042968750005,60.956640625],[160.309375,61.894384765625006],[159.55234375000012,61.71948242187497],[159.18925781250007,61.92939453125001],[158.07011718750002,61.75361328125001],[157.46933593750012,61.798925781250006],[157.0841796875001,61.67568359375002],[155.71611328125002,60.682373046875],[154.97080078125012,60.376660156249955],[154.29306640625006,59.833349609375034],[154.1498046875,59.52851562500001],[154.97128906250006,59.44960937500002],[155.16044921875002,59.19013671875001],[154.45800781250003,59.21655273437497],[154.01093750000004,59.075537109375006],[153.69521484375005,59.22475585937505],[153.36113281250002,59.214794921874955],[152.81787109375003,58.92626953124997],[152.31962890625002,59.03076171875003],[152.08789062499997,58.910449218750045],[151.32675781250006,58.875097656250034],[151.12109375000003,59.08251953125003],[152.26064453125,59.22358398437498],[151.34824218750012,59.561132812500006],[150.4835937500001,59.494384765625],[150.66728515625002,59.55634765625001],[149.64257812499997,59.770410156249994],[149.06523437500002,59.63051757812502],[149.20498046875,59.488183593749966],[148.79707031250004,59.532324218750006],[148.74414062499997,59.37353515624997],[148.96464843750007,59.36914062499997],[148.72666015625006,59.257910156250034],[148.25742187500006,59.414208984374994],[147.51445312500002,59.2685546875],[146.53720703125006,59.45698242187501],[146.0495117187501,59.17055664062502],[145.55458984375,59.413525390624955],[143.19218750000002,59.3701171875],[142.58027343750004,59.240136718749966],[140.79023437500004,58.30346679687503],[140.446875,57.81367187499998],[138.66210937500003,56.96552734375004],[137.69150390625006,56.13935546875004],[135.2625,54.94331054687498],[135.25771484375005,54.73149414062499],[135.85156249999997,54.583935546874955],[136.797265625,54.62099609375005],[136.71884765625006,53.804101562499994],[137.15537109375012,53.82167968750002],[137.14160156249997,54.182226562500006],[137.66601562500003,54.283300781250006],[137.3392578125,54.10053710937498],[137.83476562500002,53.94672851562498],[137.25371093750007,53.546142578125],[137.95048828125007,53.60356445312499],[138.52792968750012,53.959863281249994],[138.56914062500002,53.818798828124955],[138.24970703125004,53.524023437500034],[138.45068359375003,53.53701171875002],[138.69941406250004,53.869726562500034],[138.65722656249997,54.29833984375003],[139.31972656250005,54.19296874999998],[139.707421875,54.27714843749999],[140.68759765625012,53.59643554687503],[141.3737304687501,53.29277343749999],[141.18125,53.01528320312505],[140.83964843750002,53.087890625],[141.25585937499997,52.84013671874996],[141.13242187500006,52.435693359374994],[141.48525390625,52.17851562500002],[141.36689453125004,51.92065429687506],[140.93261718750003,51.61992187499999],[140.5208984375,50.80019531250005],[140.62451171874997,50.08242187500002],[140.46269531250002,49.911474609375006],[140.51718750000012,49.59614257812498],[140.17060546875004,48.52368164062497],[138.58681640625005,47.057226562500006],[138.33691406250003,46.543408203124955],[137.68544921875,45.81835937500003],[136.14228515625004,44.489111328125034],[135.87460937500012,44.37353515625003],[135.1310546875001,43.52573242187506],[134.01044921875004,42.94746093750001],[133.15996093750007,42.69697265624998],[132.70898437500003,42.875830078125006],[132.30380859375006,42.88330078125],[132.30957031249997,43.31352539062499],[131.8666015625,43.09516601562501],[131.93896484374997,43.30195312500004],[131.15830078125012,42.62602539062499],[130.709375,42.656396484374966],[130.8341796875001,42.52294921875006],[130.68730468750007,42.30253906249999]]],[[[107.69550781250004,78.13090820312505],[107.48164062500004,78.057763671875],[106.41552734375003,78.13984375000001],[107.69550781250004,78.13090820312505]]],[[[102.88476562499997,79.25395507812505],[102.4123046875001,78.83544921874997],[103.80078124999997,79.14926757812503],[104.45205078125005,78.880029296875],[105.14599609375003,78.81884765625006],[105.31259765625012,78.49990234375],[104.74179687500012,78.33974609374997],[102.79667968750007,78.18789062500002],[101.20410156249997,78.19194335937505],[99.50029296875002,77.97607421875003],[101.590625,79.350439453125],[102.25126953125002,79.25605468749995],[102.40488281250006,79.43320312499998],[102.88476562499997,79.25395507812505]]],[[[76.24892578125005,79.65107421874995],[77.58896484375012,79.50190429687504],[76.64951171875012,79.493408203125],[76.24892578125005,79.65107421874995]]],[[[92.68349609375005,79.685205078125],[91.37626953125007,79.83549804687505],[91.22929687500007,80.03071289062504],[93.803125,79.904541015625],[92.68349609375005,79.685205078125]]],[[[51.409277343750006,79.94423828125],[50.09140625,79.98056640625003],[50.93632812500002,80.09423828125],[51.409277343750006,79.94423828125]]],[[[59.68886718750005,79.95581054687506],[58.91923828125002,79.98461914062506],[59.54453125000006,80.11884765624995],[59.68886718750005,79.95581054687506]]],[[[97.67451171875004,80.15825195312499],[97.65166015625002,79.76064453125],[98.59648437500002,80.05219726562495],[100.0612304687501,79.77709960937506],[99.68066406250003,79.32333984374998],[99.04179687500007,79.29301757812502],[99.92929687500012,78.96142578124997],[98.41113281250003,78.78779296875004],[95.53105468750007,79.09809570312501],[95.02041015625005,79.05268554687498],[94.21875,79.40234375],[93.07080078124997,79.49531250000001],[94.98730468749997,80.096826171875],[95.28134765625012,80.030517578125],[97.67451171875004,80.15825195312499]]],[[[50.05175781250003,80.07431640625003],[49.55605468750005,80.15893554687503],[49.883691406249994,80.230224609375],[50.05175781250003,80.07431640625003]]],[[[57.07871093750006,80.35092773437498],[56.986914062500006,80.07148437499998],[55.811621093750006,80.08715820312497],[56.02441406250003,80.34130859374997],[57.07871093750006,80.35092773437498]]],[[[53.521386718749994,80.18520507812497],[52.34355468750002,80.213232421875],[52.85390625,80.40239257812499],[53.85166015625006,80.26835937500005],[53.521386718749994,80.18520507812497]]],[[[57.95625,80.12324218749995],[57.33232421875002,80.15810546875005],[57.075,80.49394531249999],[59.25546875000006,80.34321289062501],[58.39794921874997,80.31875],[57.95625,80.12324218749995]]],[[[54.41533203125002,80.47280273437502],[53.811914062499994,80.47622070312502],[53.87724609375002,80.60527343750002],[54.41533203125002,80.47280273437502]]],[[[47.441992187500006,80.853662109375],[48.44570312500005,80.80600585937506],[48.68359375000003,80.63325195312504],[47.7052734375001,80.76518554687499],[46.141406250000074,80.44672851562495],[45.969042968750074,80.56948242187502],[44.9049804687501,80.61127929687501],[47.441992187500006,80.853662109375]]],[[[62.167773437500074,80.83476562500005],[62.07578125000006,80.616943359375],[61.05126953124997,80.418603515625],[60.27832031249997,80.49443359374999],[59.649804687499994,80.43125],[59.59228515625003,80.81650390624998],[62.167773437500074,80.83476562500005]]],[[[50.278125,80.92724609374997],[51.70361328125003,80.68764648437502],[48.81103515625003,80.35371093750001],[48.97753906250003,80.16259765624997],[47.73730468749997,80.08168945312502],[47.89296875000005,80.23925781249997],[46.991015625000074,80.182763671875],[46.644433593749994,80.30034179687507],[47.89580078125002,80.52905273437503],[49.087792968749994,80.515771484375],[49.24433593750004,80.82138671875],[50.278125,80.92724609374997]]],[[[80.02666015625007,80.84814453125003],[79.09853515625005,80.81206054687505],[79.21738281250012,80.96035156249997],[80.27958984375007,80.94980468750003],[80.02666015625007,80.84814453125003]]],[[[61.1408203125001,80.95034179687497],[60.0783203125001,80.99916992187497],[61.45742187499999,81.10395507812501],[61.1408203125001,80.95034179687497]]],[[[54.71894531250004,81.11596679687497],[56.47226562500006,80.99824218749995],[57.58037109375002,80.75546874999998],[55.88339843750006,80.62841796875003],[54.66816406250004,80.73867187500002],[54.04541015624997,80.87197265625],[54.71894531250004,81.11596679687497]]],[[[58.62236328125002,81.04165039062502],[58.930566406249994,80.83168945312497],[58.28564453124997,80.76489257812503],[57.21093749999997,81.01708984374997],[58.04951171875004,81.11845703125002],[58.62236328125002,81.04165039062502]]],[[[63.37382812500002,80.70009765624997],[62.59257812500002,80.85302734375006],[64.80205078125002,81.197265625],[65.43740234375005,80.93071289062507],[63.37382812500002,80.70009765624997]]],[[[91.56718750000007,81.14121093750003],[91.2228515625001,81.063818359375],[89.90117187500002,81.17070312500002],[91.56718750000007,81.14121093750003]]],[[[96.52656250000004,81.0755859375],[97.86992187500007,80.76328125000006],[97.02539062499997,80.53554687500002],[97.29843750000006,80.27275390625005],[93.6546875,80.009619140625],[91.52382812500005,80.35854492187502],[93.2625,80.79125976562497],[92.59257812500007,80.780859375],[92.7103515625,80.87216796875003],[95.1595703125,81.27099609375003],[95.80068359375005,81.28046874999998],[96.52656250000004,81.0755859375]]],[[[57.81025390625004,81.54604492187502],[58.563867187499994,81.41840820312504],[57.858691406250074,81.36806640625],[57.76972656250004,81.16972656249999],[55.71669921875005,81.1884765625],[55.46601562500004,81.31118164062502],[57.81025390625004,81.54604492187502]]],[[[63.65097656250006,81.60932617187501],[62.10644531249997,81.679345703125],[63.709570312500006,81.68730468750002],[63.65097656250006,81.60932617187501]]],[[[58.29541015625003,81.715185546875],[58.13457031250002,81.82797851562498],[59.261816406250006,81.85419921874998],[59.35644531250003,81.75898437499995],[58.29541015625003,81.715185546875]]]]},"properties":{"name":"Russia","childNum":73}},{"geometry":{"type":"Polygon","coordinates":[[[30.50996093750001,-1.067285156250009],[30.47705078125,-1.0830078125],[30.47021484375,-1.131152343750003],[30.508105468750017,-1.208203125000011],[30.631933593750006,-1.367480468750003],[30.710742187500017,-1.396777343750003],[30.76220703125,-1.458691406250011],[30.812597656250006,-1.563085937500006],[30.8765625,-2.143359375],[30.85498046875,-2.265429687500003],[30.828710937500006,-2.338476562500006],[30.7625,-2.371679687500006],[30.71484375,-2.363476562500011],[30.656640625000023,-2.373828125],[30.593359375,-2.396777343750003],[30.553613281250023,-2.400097656250011],[30.408496093750017,-2.31298828125],[30.117285156250006,-2.416601562500006],[29.93017578125,-2.339550781250011],[29.8681640625,-2.71640625],[29.698046875000017,-2.794726562500003],[29.390234375,-2.80859375],[29.10205078125,-2.595703125],[29.01435546875001,-2.72021484375],[28.893945312500023,-2.635058593750003],[28.876367187500023,-2.400292968750009],[29.13154296875001,-2.195117187500003],[29.196582031250017,-1.719921875000011],[29.576953125000017,-1.387890625000011],[29.82539062500001,-1.335546875],[29.930078125000023,-1.469921875000011],[30.360253906250023,-1.074609375],[30.41230468750001,-1.063085937500006],[30.46992187500001,-1.066015625],[30.50996093750001,-1.067285156250009]]]},"properties":{"name":"Rwanda","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[41.98769531250005,16.715625],[42.059960937499994,16.803515625000017],[42.15781250000006,16.570703125000023],[41.80156250000002,16.778759765624955],[41.86044921875006,17.002539062499977],[41.98769531250005,16.715625]]],[[[46.53144531250004,29.09624023437499],[47.433203125,28.989550781250017],[47.671289062499994,28.53315429687504],[48.442480468750006,28.542919921874983],[48.80898437499999,27.895898437499966],[48.797167968750074,27.72431640625001],[49.2375,27.49272460937499],[49.17509765625002,27.43764648437505],[49.40527343749997,27.18095703124996],[50.149804687499994,26.66264648437499],[50.00810546875002,26.678515625000017],[50.21386718750003,26.30849609375005],[50.15546875000004,26.100537109374955],[50.03164062499999,26.11098632812505],[50.55791015625002,25.086669921875],[50.66689453125005,24.96381835937501],[50.72558593749997,24.869384765625057],[50.80439453125004,24.789257812499983],[50.928320312500006,24.595117187500023],[50.96601562500004,24.573925781249983],[51.022753906250074,24.56523437499999],[51.09335937500006,24.564648437499955],[51.178027343750074,24.586718750000017],[51.26796875,24.607226562500017],[51.33847656250006,24.564355468749994],[51.41123046875006,24.570800781250057],[51.30986328125002,24.340380859375017],[51.56835937500003,24.286181640625074],[51.592578125000074,24.07885742187503],[52.55507812500005,22.932812499999955],[55.104296875000074,22.621484375000023],[55.185839843750074,22.7041015625],[55.64101562499999,22.001855468749994],[54.97734375000002,19.995947265625006],[51.977636718750006,18.996142578125074],[49.04199218750003,18.58178710937503],[48.17216796875002,18.156933593749983],[47.57958984374997,17.448339843750034],[47.44179687499999,17.111865234375045],[47.14355468749997,16.946679687499966],[46.97568359375006,16.953466796875034],[46.72763671875006,17.26557617187501],[45.5353515625001,17.30205078124999],[45.14804687500006,17.427441406249955],[43.91699218749997,17.32470703124997],[43.41796875000003,17.516259765625023],[43.19091796875003,17.359375],[43.16503906249997,16.689404296874955],[42.79931640624997,16.37177734375001],[42.29394531249997,17.434960937499966],[41.75,17.88574218749997],[41.22949218750003,18.678417968749983],[40.75917968750005,19.755468750000034],[40.080664062500006,20.265917968750017],[39.728320312500074,20.390332031249955],[39.27607421875004,20.973974609375034],[39.093554687500074,21.31035156249999],[39.14707031250006,21.518994140624955],[38.98789062500006,21.88173828125005],[39.06201171874997,22.592187500000023],[38.46416015625002,23.71186523437504],[37.91972656250002,24.185400390625063],[37.54306640625006,24.291650390625023],[37.18085937500004,24.82001953125001],[37.26630859375004,24.960058593750034],[37.14882812499999,25.291113281249977],[35.18046875000002,28.03486328125004],[34.722070312499994,28.130664062500017],[34.625,28.064501953125017],[34.95078125,29.353515625],[36.068457031250006,29.200537109375006],[36.28281250000006,29.355371093750023],[36.47607421874997,29.49511718749997],[36.59179687500003,29.666113281250006],[36.703906250000074,29.831640624999977],[36.75527343750005,29.86601562499996],[37.46923828125003,29.995068359374955],[37.49072265625003,30.01171874999997],[37.55361328125005,30.14458007812496],[37.63359375000002,30.313281250000045],[37.64990234374997,30.330957031249994],[37.669726562500074,30.34814453125003],[37.862890625,30.44262695312503],[37.98007812500006,30.5],[37.47900390624997,31.007763671874955],[37.10527343750002,31.35517578125004],[36.95859375000006,31.491503906250017],[37.215625,31.55610351562501],[37.49335937500004,31.625878906250023],[38.111425781250006,31.78115234375005],[38.37548828124997,31.84746093749996],[38.962304687499994,31.99492187499999],[38.99707031249997,32.00747070312505],[39.145410156249994,32.12451171875],[39.36865234374997,32.09174804687498],[39.70410156250003,32.04252929687499],[40.02783203124997,31.995019531249994],[40.3693359375001,31.93896484375003],[40.47890625000005,31.89335937499999],[42.07441406250004,31.08037109374999],[43.77373046875002,29.84921875],[44.71650390625004,29.19360351562503],[46.35644531250003,29.06367187500001],[46.53144531250004,29.09624023437499]]]]},"properties":{"name":"Saudi Arabia","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[36.87138671875002,21.996728515624994],[36.92695312500001,21.58652343749999],[37.25859375000002,21.108544921874994],[37.25722656250002,21.03940429687499],[37.15058593750001,21.103759765625],[37.14111328125,20.98178710937499],[37.19316406250002,20.12070312499999],[37.471289062500006,18.820117187500003],[38.609472656250006,18.005078125],[38.422460937500006,17.823925781249997],[38.39716796875001,17.778369140625003],[38.38554687500002,17.751269531250003],[38.37373046875001,17.717333984375003],[38.34736328125001,17.68359375],[38.28984375000002,17.637011718750003],[38.26728515625001,17.61669921875],[38.253515625,17.584765625],[37.78242187500001,17.4580078125],[37.547460937500006,17.324121093749994],[37.51015625000002,17.288134765625003],[37.45292968750002,17.108691406250003],[37.41103515625002,17.06171875],[37.24882812500002,17.056884765625],[37.16953125,17.04140625],[37.0615234375,17.061279296875],[37.00898437500001,17.058886718750003],[36.995214843750006,17.020556640625003],[36.97578125000001,16.86655273437499],[36.97871093750001,16.800585937500003],[36.887792968750006,16.624658203124994],[36.91376953125001,16.296191406250003],[36.566015625,15.362109375],[36.4267578125,15.132080078125],[36.44814453125002,14.940087890624994],[36.470800781250006,14.736474609374994],[36.52431640625002,14.2568359375],[36.12519531250001,12.75703125],[35.67021484375002,12.623730468749997],[35.1123046875,11.816552734374994],[34.93144531250002,10.864794921874989],[34.77128906250002,10.746191406249991],[34.571875,10.880175781249989],[34.34394531250001,10.658642578124997],[34.31123046875001,10.190869140624997],[34.078125,9.461523437499991],[33.87148437500002,9.506152343749989],[33.96328125000002,9.861767578124997],[33.90703125000002,10.181445312499989],[33.13007812500001,10.745947265624991],[33.073339843750006,11.606103515624994],[33.199316406250006,12.21728515625],[32.721875,12.223095703124997],[32.73671875000002,12.009667968749994],[32.072265625,12.006738281249994],[32.338476562500006,11.710107421874994],[32.42080078125002,11.089111328125],[31.224902343750017,9.799267578124997],[30.75537109375,9.731201171875],[30.003027343750006,10.277392578124989],[29.60546875,10.065087890624994],[29.47314453125,9.768603515624989],[28.979589843750006,9.594189453124997],[28.844531250000017,9.326074218749994],[28.048925781250006,9.32861328125],[27.880859375,9.601611328124989],[27.07421875,9.613818359374989],[26.65869140625,9.484130859375],[25.91914062500001,10.169335937499994],[25.858203125000017,10.406494140625],[25.211718750000017,10.329931640624991],[25.066992187500006,10.293798828124991],[24.785253906250006,9.774658203125],[24.53193359375001,8.886914062499997],[24.147363281250023,8.665625],[23.53730468750001,8.815820312499994],[23.46826171875,9.11474609375],[23.62265625,9.340625],[23.646289062500017,9.822900390624994],[22.86005859375001,10.919677734375],[22.922656250000017,11.344873046874994],[22.591113281250017,11.579882812499989],[22.580957031250023,11.990136718749994],[22.472460937500017,12.067773437499994],[22.352343750000017,12.660449218749989],[21.928125,12.678125],[21.825292968750006,12.79052734375],[22.228125,13.32958984375],[22.1064453125,13.7998046875],[22.53857421875,14.161865234375],[22.38154296875001,14.550488281249997],[22.6708984375,14.722460937500003],[22.93232421875001,15.162109375],[22.933886718750017,15.533105468749994],[23.10517578125001,15.702539062499994],[23.970800781250006,15.721533203124991],[23.980273437500017,19.496630859375003],[23.980273437500017,19.99594726562499],[24.9794921875,20.002587890624994],[24.980273437500017,21.995849609375],[28.036425781250017,21.995361328125],[31.092675781250023,21.994873046875],[31.260644531250023,22.00229492187499],[31.400292968750023,22.202441406250003],[31.486132812500017,22.14780273437499],[31.434472656250023,21.995849609375],[36.87138671875002,21.996728515624994]]]},"properties":{"name":"Sudan","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[34.078125,9.461523437499991],[34.07275390625,8.545263671874991],[33.95332031250001,8.443505859374994],[33.28105468750002,8.437255859375],[32.99892578125002,7.899511718749991],[33.902441406250006,7.509521484375],[34.06425781250002,7.225732421874994],[34.71064453125001,6.660302734374994],[34.98359375000001,5.858300781249994],[35.26835937500002,5.492285156249991],[35.08447265625,5.311865234374991],[34.87832031250002,5.109570312499997],[34.63984375000001,4.87548828125],[34.38017578125002,4.620654296874989],[34.176855468750006,4.419091796874994],[33.97607421875,4.22021484375],[33.74160156250002,3.985253906249994],[33.568457031250006,3.81171875],[33.489355468750006,3.755078125],[32.99726562500001,3.880175781249989],[32.33574218750002,3.706201171874994],[32.13593750000001,3.519726562499997],[31.79804687500001,3.802636718749994],[31.547167968750017,3.677587890624991],[31.15234375,3.785595703124997],[30.83857421875001,3.49072265625],[30.757226562500023,3.62421875],[30.586718750000017,3.62421875],[30.50830078125,3.835693359375],[30.194921875,3.98193359375],[29.676855468750006,4.5869140625],[29.469628906250023,4.61181640625],[29.224902343750017,4.391894531249989],[28.72705078125,4.504980468749991],[28.427539062500017,4.324169921874997],[28.19208984375001,4.350244140624994],[27.7880859375,4.644677734374994],[27.4033203125,5.109179687499989],[27.143945312500023,5.722949218749989],[26.514257812500006,6.069238281249994],[26.30859375,6.455322265625],[26.36181640625,6.635302734374989],[25.27890625,7.427490234375],[25.18134765625001,7.557226562499991],[25.20039062500001,7.807910156249989],[24.853320312500017,8.137548828124991],[24.291406250000023,8.29140625],[24.147363281250023,8.665625],[24.53193359375001,8.886914062499997],[24.785253906250006,9.774658203125],[25.066992187500006,10.293798828124991],[25.211718750000017,10.329931640624991],[25.858203125000017,10.406494140625],[25.91914062500001,10.169335937499994],[26.65869140625,9.484130859375],[27.07421875,9.613818359374989],[27.880859375,9.601611328124989],[28.048925781250006,9.32861328125],[28.844531250000017,9.326074218749994],[28.979589843750006,9.594189453124997],[29.47314453125,9.768603515624989],[29.60546875,10.065087890624994],[30.003027343750006,10.277392578124989],[30.75537109375,9.731201171875],[31.224902343750017,9.799267578124997],[32.42080078125002,11.089111328125],[32.338476562500006,11.710107421874994],[32.072265625,12.006738281249994],[32.73671875000002,12.009667968749994],[32.721875,12.223095703124997],[33.199316406250006,12.21728515625],[33.073339843750006,11.606103515624994],[33.13007812500001,10.745947265624991],[33.90703125000002,10.181445312499989],[33.96328125000002,9.861767578124997],[33.87148437500002,9.506152343749989],[34.078125,9.461523437499991]]]},"properties":{"name":"S. Sudan","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-12.280615234374977,14.809033203124997],[-12.228417968749994,14.45859375],[-12.019189453124994,14.206494140624997],[-11.960888671874983,13.875292968750003],[-12.05419921875,13.633056640625],[-11.831689453124994,13.315820312499994],[-11.634960937499983,13.369873046875],[-11.390380859375,12.941992187499991],[-11.389404296875,12.404394531249991],[-12.399072265624994,12.340087890625],[-12.930712890624989,12.532275390624989],[-13.061279296875,12.489990234375],[-13.082910156249994,12.633544921875],[-13.729248046875,12.673925781249991],[-14.06484375,12.67529296875],[-14.349218749999977,12.676416015624994],[-15.196093749999989,12.679931640625],[-15.3779296875,12.588964843749991],[-15.574804687499977,12.490380859374994],[-15.839550781249983,12.43789062499999],[-16.144189453124994,12.45742187499999],[-16.24150390624999,12.443310546874997],[-16.41630859374999,12.36767578125],[-16.521337890624977,12.3486328125],[-16.656933593749983,12.364355468749991],[-16.711816406249994,12.354833984374991],[-16.76030273437499,12.52578125],[-16.44287109375,12.609472656249991],[-16.59765625,12.715283203124997],[-16.743896484375,12.58544921875],[-16.763330078124994,13.064160156249997],[-16.648779296874977,13.154150390624991],[-15.834277343749989,13.156445312499997],[-15.814404296874983,13.325146484374997],[-15.286230468749977,13.39599609375],[-15.151123046875,13.556494140624991],[-14.246777343749983,13.23583984375],[-13.826708984374989,13.4078125],[-13.977392578124977,13.54345703125],[-14.405468749999983,13.503710937500003],[-15.108349609374983,13.81210937499999],[-15.426855468749977,13.727001953124997],[-15.509667968749994,13.586230468750003],[-16.56230468749999,13.587304687499994],[-16.766943359374977,13.904931640624994],[-16.618115234374983,14.04052734375],[-16.791748046875,14.004150390625],[-17.168066406249977,14.640625],[-17.345800781249977,14.729296875],[-17.445019531249983,14.651611328125],[-17.53564453125,14.755126953125],[-17.147167968749983,14.922021484374994],[-16.843408203124994,15.293994140625003],[-16.570751953124983,15.734423828125003],[-16.535253906249977,15.83837890625],[-16.502050781249977,15.917333984374991],[-16.480078124999977,16.097216796875003],[-16.441015624999977,16.204541015624997],[-16.239013671875,16.531298828125003],[-15.768212890624994,16.485107421875],[-14.990625,16.676904296874994],[-14.300097656249989,16.580273437499997],[-13.868457031249989,16.148144531249997],[-13.756640624999989,16.172509765624994],[-13.40966796875,16.05917968749999],[-13.105273437499989,15.57177734375],[-12.735253906249994,15.13125],[-12.40869140625,14.889013671874991],[-12.280615234374977,14.809033203124997]]]},"properties":{"name":"Senegal","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[103.9697265625,1.331445312499994],[103.65019531249999,1.325537109374991],[103.81796875000003,1.447070312499989],[103.9697265625,1.331445312499994]]]},"properties":{"name":"Singapore","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-37.10332031249996,-54.065625],[-36.70380859375001,-54.10810546874999],[-36.64741210937498,-54.26230468749996],[-36.32646484374996,-54.251171875],[-35.79858398437497,-54.76347656250002],[-36.08549804687499,-54.86679687500001],[-36.885986328125,-54.33945312499996],[-37.63090820312496,-54.16748046875001],[-37.61884765625001,-54.04208984375004],[-38.017431640625034,-54.008007812500026],[-37.10332031249996,-54.065625]]]},"properties":{"name":"S. Geo. and S. Sandw. Is.","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-5.692138671874972,-15.997753906249997],[-5.782519531250017,-16.00400390625002],[-5.707861328124977,-15.90615234374998],[-5.692138671874972,-15.997753906249997]]]},"properties":{"name":"Saint Helena","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[160.57626953125006,-11.797851562500028],[160.44306640625004,-11.814941406249957],[159.98632812499997,-11.494726562500006],[160.57626953125006,-11.797851562500028]]],[[[166.13320312500005,-10.757812499999972],[165.90400390625004,-10.851464843749966],[165.79101562500003,-10.784765624999963],[166.02382812500005,-10.6611328125],[166.13320312500005,-10.757812499999972]]],[[[161.71533203124997,-10.387304687499991],[162.10537109375005,-10.45380859375004],[162.37333984375002,-10.823242187499986],[161.78681640625004,-10.716894531249991],[161.53789062500007,-10.566406249999972],[161.4870117187501,-10.361425781249963],[161.29394531250003,-10.326464843750031],[161.30478515625012,-10.204394531250031],[161.71533203124997,-10.387304687499991]]],[[[161.54785156249997,-9.625683593749997],[161.55380859375012,-9.769726562500026],[161.40976562500006,-9.681640625000028],[161.36416015625,-9.353417968750037],[161.54785156249997,-9.625683593749997]]],[[[159.75039062500005,-9.272656250000011],[159.97060546875,-9.433300781249969],[160.35458984375006,-9.421582031249983],[160.81894531250006,-9.862792968749986],[160.64921875000002,-9.92861328124998],[159.80273437499997,-9.763476562500003],[159.61230468749997,-9.470703124999943],[159.62558593750012,-9.311230468749969],[159.75039062500005,-9.272656250000011]]],[[[160.1681640625001,-8.995507812500037],[160.40751953125007,-9.140332031249969],[160.10537109375,-9.080761718749997],[160.1681640625001,-8.995507812500037]]],[[[159.18857421875006,-9.123535156250014],[159.03632812500004,-9.075],[159.12978515625,-8.99306640624998],[159.22841796875005,-9.029980468749955],[159.18857421875006,-9.123535156250014]]],[[[158.10791015625003,-8.684179687500034],[157.93759765625006,-8.73642578125002],[157.90927734375006,-8.565625],[158.10546874999997,-8.536816406250026],[158.10791015625003,-8.684179687500034]]],[[[157.38896484375002,-8.713476562499963],[157.2123046875,-8.565039062500006],[157.37949218750012,-8.420898437499943],[157.38896484375002,-8.713476562499963]]],[[[160.7494140625,-8.313964843750014],[160.99765625000006,-8.612011718749983],[160.94433593750003,-8.799023437499983],[161.15869140624997,-8.961816406250009],[161.36738281250004,-9.61123046874998],[160.77207031250012,-8.963867187499986],[160.7140625000001,-8.539257812499997],[160.59042968750006,-8.372753906249997],[160.7494140625,-8.313964843750014]]],[[[157.76347656250002,-8.242187499999957],[157.89843749999997,-8.506347656249943],[157.81933593750003,-8.612011718749983],[157.58789062500003,-8.445410156249963],[157.5580078125,-8.269921875],[157.30244140625004,-8.33330078124996],[157.21757812500002,-8.262792968749977],[157.490625,-7.965722656250037],[157.76347656250002,-8.242187499999957]]],[[[157.171875,-8.108105468749997],[156.95830078125002,-8.014355468749997],[157.02412109375004,-7.867871093749997],[157.18613281250006,-7.941210937500017],[157.171875,-8.108105468749997]]],[[[156.687890625,-7.92304687500004],[156.5109375000001,-7.707812499999974],[156.5609375,-7.574023437499989],[156.80908203124997,-7.722851562500026],[156.687890625,-7.92304687500004]]],[[[159.8791015625001,-8.534277343749949],[158.9440429687501,-8.04072265625004],[158.457421875,-7.544726562499974],[158.734375,-7.604296875000031],[159.43144531250002,-8.029003906249955],[159.84306640625002,-8.326953124999989],[159.8791015625001,-8.534277343749949]]],[[[155.83984374999997,-7.097167968750014],[155.67753906250002,-7.08896484375002],[155.73896484375004,-6.972949218750017],[155.83984374999997,-7.097167968750014]]],[[[157.48671875000005,-7.330371093750003],[157.44130859375,-7.425683593749966],[157.10156249999997,-7.323632812499966],[156.4525390625,-6.638281249999963],[157.03027343750003,-6.891992187499952],[157.19335937499997,-7.160351562499997],[157.48671875000005,-7.330371093750003]]]]},"properties":{"name":"Solomon Is.","childNum":16}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-12.526074218749926,7.436328125000017],[-12.951611328124926,7.570849609374989],[-12.615234374999972,7.63720703125],[-12.5125,7.582421875000037],[-12.526074218749926,7.436328125000017]]],[[[-10.758593749999989,9.385351562499991],[-10.682714843750006,9.289355468749974],[-10.687646484374937,9.261132812499994],[-10.749951171874926,9.12236328124996],[-10.747021484374955,9.095263671875045],[-10.726855468749932,9.081689453125023],[-10.615966796875,9.059179687499977],[-10.500537109375017,8.687548828125017],[-10.677343749999977,8.400585937499997],[-10.712109374999955,8.335253906250017],[-10.686962890624983,8.321679687500009],[-10.652636718749989,8.330273437499983],[-10.604003906249943,8.319482421874994],[-10.55771484374992,8.315673828125028],[-10.496435546874977,8.362109374999974],[-10.394433593749966,8.480957031250028],[-10.360058593749983,8.49550781249998],[-10.283203124999972,8.48515625],[-10.285742187499949,8.454101562499986],[-10.314648437499983,8.310839843750017],[-10.359814453124926,8.187939453125026],[-10.570849609374932,8.071142578125034],[-10.6474609375,7.759375],[-10.878076171874994,7.538232421874994],[-11.267675781249977,7.232617187499997],[-11.507519531249983,6.906542968750003],[-12.48564453124996,7.386279296875045],[-12.480273437499932,7.75327148437502],[-12.697607421874977,7.715869140625045],[-12.850878906249932,7.818701171875034],[-12.956933593749966,8.145312500000045],[-13.148974609374989,8.214599609375043],[-13.272753906249989,8.429736328124989],[-13.085009765624932,8.42475585937504],[-12.894091796874932,8.62978515624998],[-13.181835937499955,8.576904296875043],[-13.206933593749994,8.843115234375006],[-13.059472656249966,8.881152343750031],[-13.292675781249955,9.04921875],[-13.077294921874966,9.069628906249974],[-12.958789062499989,9.263330078124994],[-12.755859374999943,9.373583984374989],[-12.557861328125,9.704980468749994],[-12.427978515625028,9.898144531250011],[-12.142333984375,9.87539062499999],[-11.911083984374955,9.993017578124977],[-11.273632812499955,9.996533203124983],[-11.205664062499949,9.977734374999969],[-11.180859374999955,9.925341796875045],[-11.047460937499977,9.786328125000054],[-10.758593749999989,9.385351562499991]]]]},"properties":{"name":"Sierra Leone","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-89.36259765624999,14.416015625],[-89.1205078125,14.370214843749991],[-88.51254882812499,13.978955078124997],[-88.504345703125,13.964208984374991],[-88.49765625,13.904541015625],[-88.482666015625,13.854248046875],[-88.44912109375,13.850976562499994],[-88.40849609374999,13.87539062499999],[-88.27622070312499,13.942675781250003],[-88.151025390625,13.987353515625003],[-87.99101562499999,13.879638671875],[-87.8919921875,13.894970703124997],[-87.80224609375,13.889990234374991],[-87.7314453125,13.841064453125],[-87.71533203125,13.812695312499997],[-87.781884765625,13.521386718749994],[-87.930859375,13.1806640625],[-88.68564453124999,13.281494140625],[-88.51201171874999,13.183935546874991],[-89.80419921875,13.560107421875003],[-90.09521484375,13.736523437499997],[-90.04814453124999,13.904052734375],[-89.54716796874999,14.241259765625003],[-89.5736328125,14.390087890624997],[-89.36259765624999,14.416015625]]]},"properties":{"name":"El Salvador","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-56.26708984374997,46.838476562500034],[-56.38476562499994,46.81943359375006],[-56.36464843749994,47.09897460937498],[-56.26708984374997,46.838476562500034]]]},"properties":{"name":"St. Pierre and Miquelon","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[6.659960937499989,0.120654296874989],[6.51972656250004,0.066308593750023],[6.468164062499994,0.22734375],[6.68691406250008,0.404394531249977],[6.75,0.24345703124996],[6.659960937499989,0.120654296874989]]],[[[7.423828125,1.567724609375006],[7.330664062500034,1.603369140624991],[7.414453125000051,1.699121093750037],[7.423828125,1.567724609375006]]]]},"properties":{"name":"São Tomé and Principe","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-54.03422851562499,3.62939453125],[-54.00957031249999,3.448535156249989],[-54.06318359375,3.353320312499989],[-54.18803710937499,3.178759765624989],[-54.203125,3.13818359375],[-54.17070312499999,2.993603515624997],[-54.18808593749999,2.874853515624991],[-54.1955078125,2.81787109375],[-54.256738281249994,2.713720703124991],[-54.402001953124994,2.461523437499991],[-54.53593749999999,2.343310546874989],[-54.56840820312499,2.342578124999989],[-54.604736328125,2.335791015624991],[-54.61625976562499,2.326757812499991],[-54.661865234375,2.327539062499994],[-54.697412109374994,2.359814453124997],[-54.72221679687499,2.441650390625],[-54.87607421874999,2.450390625],[-54.92656249999999,2.497363281249989],[-54.968408203124994,2.54833984375],[-54.978662109374994,2.59765625],[-55.005810546875,2.59296875],[-55.0703125,2.54833984375],[-55.11411132812499,2.539208984374994],[-55.1876953125,2.547509765624994],[-55.286035156249994,2.499658203124994],[-55.343994140625,2.48876953125],[-55.38535156249999,2.440625],[-55.73056640624999,2.406152343749994],[-55.957470703125,2.520458984374997],[-55.99350585937499,2.497509765624997],[-56.02036132812499,2.392773437499997],[-56.0451171875,2.364404296874994],[-56.087792968749994,2.34130859375],[-56.12939453125,2.299511718749997],[-56.1376953125,2.259033203125],[-56.073632812499994,2.236767578124997],[-56.02006835937499,2.158154296874997],[-55.96196289062499,2.095117187499994],[-55.91533203124999,2.03955078125],[-55.921630859375,1.976660156249991],[-55.929638671875,1.8875],[-56.01992187499999,1.842236328124997],[-56.4828125,1.942138671875],[-56.704345703125,2.036474609374991],[-57.19736328124999,2.853271484375],[-57.303662109375,3.377099609374994],[-57.646728515625,3.39453125],[-58.05429687499999,4.101660156249991],[-57.84599609374999,4.668164062499997],[-57.91704101562499,4.820410156249991],[-57.711083984374994,4.991064453124991],[-57.331005859375,5.020166015624994],[-57.20981445312499,5.195410156249991],[-57.3185546875,5.335351562499994],[-57.194775390625,5.5484375],[-56.96982421874999,5.992871093749997],[-56.235595703125,5.885351562499991],[-55.897607421874994,5.699316406249991],[-55.909912109375,5.892626953124989],[-55.648339843749994,5.985888671874989],[-54.83369140625,5.988330078124989],[-54.05419921875,5.807910156249989],[-54.08046875,5.502246093749989],[-54.4796875,4.836523437499991],[-54.350732421874994,4.054101562499994],[-54.03422851562499,3.62939453125]]]},"properties":{"name":"Suriname","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[22.538671875,49.072705078125],[22.52412109375001,49.031396484374994],[22.389453125000017,48.873486328125],[22.295214843750017,48.685839843749996],[22.142871093750017,48.568505859374994],[22.1318359375,48.405322265624996],[21.766992187500023,48.3380859375],[21.45136718750001,48.55224609375],[20.490039062500017,48.526904296874996],[20.333789062500017,48.295556640624994],[19.95039062500001,48.146630859374994],[19.625390625000023,48.223095703125],[18.791894531250023,48.000292968749996],[18.72421875,47.787158203124996],[17.76191406250001,47.770166015624994],[17.147363281250023,48.00595703125],[16.86542968750001,48.3869140625],[16.953125,48.598828125],[17.135644531250023,48.841064453125],[17.75849609375001,48.888134765625],[18.0859375,49.06513671875],[18.160937500000017,49.257373046874996],[18.83222656250001,49.510791015624996],[19.1494140625,49.4],[19.44160156250001,49.597705078124996],[19.77392578125,49.37216796875],[19.756640625000017,49.204394531249996],[20.0576171875,49.181298828124994],[20.36298828125001,49.38525390625],[20.868457031250017,49.314697265625],[21.079394531250017,49.418261718749996],[21.6396484375,49.411962890625],[22.020117187500006,49.209521484374996],[22.473046875000023,49.081298828125],[22.538671875,49.072705078125]]]},"properties":{"name":"Slovakia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[16.516210937500006,46.499902343749994],[16.427636718750023,46.5244140625],[16.321191406250023,46.534619140625],[16.1064453125,46.382226562499994],[15.608984375,46.171923828124996],[15.592578125000017,46.139990234375],[15.596875,46.109228515625],[15.675585937500017,45.983691406249996],[15.652148437500017,45.862158203125],[15.277050781250011,45.7326171875],[15.353710937500011,45.659912109375],[15.283593750000023,45.5796875],[15.291210937500011,45.541552734374996],[15.32666015625,45.502294921875],[15.339453125,45.467041015625],[15.242089843750023,45.44140625],[15.110449218750006,45.45078125],[14.95458984375,45.499902343749994],[14.793066406250006,45.47822265625],[14.649511718750006,45.571484375],[14.591796875,45.651269531249994],[14.56884765625,45.6572265625],[14.548448660714302,45.628388671875],[14.507586495535731,45.59039341517857],[14.42734375,45.505761718749994],[14.369921875000017,45.4814453125],[13.878710937500017,45.428369140624994],[13.577929687500017,45.516894531249996],[13.8447265625,45.59287109375],[13.831152343750006,45.680419921875],[13.663476562500023,45.7919921875],[13.6005859375,45.979785156249996],[13.509179687500023,45.973779296874994],[13.487695312500023,45.987109375],[13.480273437500017,46.009228515625],[13.486425781250006,46.03955078125],[13.548046875000011,46.089111328125],[13.616601562500023,46.133105468749996],[13.634960937500011,46.157763671874996],[13.632519531250011,46.177050781249996],[13.420996093750006,46.212304687499994],[13.399511718750006,46.317529296874994],[13.563281250000017,46.415087890624996],[13.637109375000023,46.448535156249996],[13.6796875,46.462890625],[13.7,46.520263671875],[14.5498046875,46.399707031249996],[14.893261718750011,46.605908203125],[15.957617187500006,46.677636718749994],[16.093066406250017,46.86328125],[16.283593750000023,46.857275390625],[16.516210937500006,46.499902343749994]]]},"properties":{"name":"Slovenia","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[16.52851562500001,56.29052734375],[16.431640625,56.24375],[16.41230468750004,56.568994140624994],[17.02539062499997,57.345068359375006],[16.52851562500001,56.29052734375]]],[[[19.076464843750045,57.8359375],[18.813867187500023,57.70620117187502],[18.907910156250068,57.39833984375002],[18.146386718749994,56.920507812500006],[18.285351562500068,57.08320312500001],[18.136523437500045,57.55664062500003],[18.53740234374999,57.83056640625006],[18.90058593750001,57.91547851562504],[19.076464843750045,57.8359375]]],[[[19.156347656250063,57.92260742187497],[19.086523437500034,57.86499023437506],[19.134863281250034,57.98134765625002],[19.331445312500023,57.962890625],[19.156347656250063,57.92260742187497]]],[[[24.15546875000004,65.80527343750006],[23.102343750000074,65.73535156250003],[22.400976562500006,65.86210937499999],[22.254003906250006,65.59755859375002],[21.565527343750063,65.40810546874997],[21.609179687500074,65.261376953125],[21.410351562500068,65.31743164062505],[21.57392578125001,65.12578124999999],[21.138183593750057,64.80869140625006],[21.519628906250034,64.46308593749998],[20.76269531250003,63.86782226562505],[18.60644531250003,63.17827148437499],[18.31289062500008,62.996386718750045],[18.46308593750004,62.895849609375006],[18.170019531250034,62.789355468750074],[17.906640625000023,62.88676757812502],[18.037304687500068,62.60053710937498],[17.834472656250057,62.50273437500002],[17.410253906250063,62.508398437500034],[17.633691406249994,62.23300781250006],[17.374511718750057,61.866308593750034],[17.465429687500006,61.68447265625005],[17.196386718750006,61.72456054687504],[17.13076171875005,61.57573242187499],[17.25097656250003,60.70078125],[17.6611328125,60.53515625000003],[17.955761718750068,60.589794921874955],[18.85273437500001,60.02587890625],[18.970507812500045,59.757226562499994],[17.964257812500023,59.359375],[18.56025390625004,59.39448242187498],[18.285351562500068,59.109375],[16.978125,58.65415039062506],[16.214257812500023,58.636669921874955],[16.92382812499997,58.49257812499999],[16.651953125,58.43432617187503],[16.65224609375008,57.50068359374998],[16.348730468750063,56.70927734374996],[15.826660156250028,56.12495117187501],[14.782031250000017,56.16191406250002],[14.754785156250051,56.03315429687498],[14.401953125000034,55.97675781250004],[14.21503906250004,55.83261718749998],[14.341699218749994,55.52773437500002],[14.17373046875008,55.396630859374966],[12.885839843750063,55.41137695312506],[12.973925781250074,55.748144531250006],[12.471191406250057,56.29052734375],[12.801660156250051,56.263916015625],[12.65644531250004,56.44057617187502],[12.857421875000028,56.45239257812503],[12.883691406250051,56.61772460937496],[12.421484375000034,56.906396484374966],[11.449316406250063,58.118359374999955],[11.43154296875008,58.339990234374994],[11.24824218750004,58.369140625],[11.14716796875004,58.98862304687498],[11.19580078125,59.07827148437505],[11.388281250000063,59.036523437499966],[11.470703125000057,58.909521484375034],[11.64277343750004,58.92607421875002],[11.798144531250074,59.28989257812498],[11.680761718750034,59.59228515625003],[12.486132812500074,60.10678710937506],[12.588671874999989,60.450732421875045],[12.29414062500004,61.00268554687506],[12.706054687500028,61.059863281250074],[12.88076171875008,61.35229492187506],[12.155371093750006,61.720751953125045],[12.303515625000074,62.28559570312501],[11.999902343750051,63.29169921875001],[12.175195312500051,63.595947265625],[12.792773437500017,64],[13.203515625000023,64.07509765625],[13.960546875000063,64.01401367187498],[14.141210937500006,64.17353515624998],[14.077636718750028,64.464013671875],[13.650292968750023,64.58154296874997],[14.47968750000004,65.30146484374998],[14.543261718750045,66.12934570312498],[15.483789062500051,66.30595703124999],[15.422949218750006,66.48984374999998],[16.40351562500004,67.05498046875002],[16.12744140625,67.42583007812507],[16.783593750000023,67.89501953125],[17.324609375000023,68.10380859374999],[17.91669921875001,67.96489257812502],[18.303027343750045,68.55541992187497],[19.969824218750063,68.35639648437501],[20.348046875000023,68.84873046875003],[20.116699218750057,69.02089843750005],[20.622167968750006,69.036865234375],[21.99746093750005,68.52060546874998],[22.854101562500034,68.36733398437502],[23.63886718750004,67.95439453125002],[23.454882812500045,67.46025390625007],[23.733593750000068,67.42290039062499],[23.64150390625005,67.12939453124997],[23.988574218750045,66.81054687500003],[23.700292968750034,66.25263671874998],[24.15546875000004,65.80527343750006]]]]},"properties":{"name":"Sweden","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[31.9482421875,-25.957617187500006],[32.060546875,-26.018359375],[32.04140625000002,-26.28125],[32.10595703125,-26.52001953125],[32.112890625,-26.839453125],[32.02480468750002,-26.811132812500006],[31.994726562500006,-26.817480468750006],[31.967187500000023,-26.96064453125001],[31.946093750000017,-27.173632812500003],[31.958398437500023,-27.30585937500001],[31.742578125000023,-27.30996093750001],[31.469531250000017,-27.295507812500006],[31.274023437500006,-27.238378906250006],[31.063378906250023,-27.1123046875],[30.938085937500006,-26.915820312500003],[30.88330078125,-26.79238281250001],[30.806738281250006,-26.785253906250006],[30.794335937500023,-26.764257812500006],[30.803320312500006,-26.41347656250001],[31.08808593750001,-25.98066406250001],[31.207324218750017,-25.843359375],[31.33515625000001,-25.75556640625001],[31.382617187500017,-25.74296875],[31.415136718750006,-25.74658203125],[31.921679687500017,-25.96875],[31.9482421875,-25.957617187500006]]]},"properties":{"name":"Swaziland","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[55.54033203125002,-4.693066406250011],[55.54296875,-4.785546875],[55.383398437500006,-4.609277343750009],[55.45576171875001,-4.558789062500011],[55.54033203125002,-4.693066406250011]]]},"properties":{"name":"Seychelles","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[42.358984375,37.10859375],[41.78857421875,36.59716796875],[41.41679687500002,36.5146484375],[41.295996093750006,36.383349609374996],[41.354101562500006,35.640429687499996],[41.19472656250002,34.768994140625],[40.98701171875001,34.429052734375],[38.773535156250006,33.372216796874994],[36.818359375,32.317285156249994],[36.3720703125,32.3869140625],[35.78730468750001,32.734912109374996],[35.91347656250002,32.94960937499999],[35.869140625,33.43173828125],[36.03447265625002,33.58505859375],[35.98613281250002,33.75263671875],[36.36503906250002,33.83935546875],[36.27783203125,33.92529296875],[36.5849609375,34.221240234374996],[36.50439453125,34.432373046875],[36.32988281250002,34.499609375],[36.383886718750006,34.65791015625],[35.97626953125001,34.629199218749996],[35.902441406250006,35.420703125],[35.76445312500002,35.571582031249996],[35.83964843750002,35.84921875],[35.892675781250006,35.916552734374996],[35.96757812500002,35.910058593749994],[36.12734375000002,35.831445312499994],[36.15361328125002,35.833886718749994],[36.34755859375002,36.003515625],[36.37539062500002,36.171240234375],[36.63671875,36.233984375],[36.64140625000002,36.263525390625],[36.5375,36.45742187499999],[36.54667968750002,36.50634765625],[36.596875,36.7013671875],[36.62841796875,36.777685546875],[36.65859375000002,36.802539062499996],[36.77656250000001,36.79267578125],[36.94179687500002,36.7583984375],[36.9853515625,36.702392578125],[37.06621093750002,36.652636718749996],[37.43632812500002,36.643310546875],[37.523535156250006,36.6783203125],[37.7203125,36.743701171874996],[37.90664062500002,36.79462890625],[38.19169921875002,36.9015625],[38.7666015625,36.693115234375],[38.90644531250001,36.694677734375],[39.1083984375,36.680566406249994],[39.35664062500001,36.681591796875],[39.50146484375,36.70224609375],[39.6865234375,36.738623046875],[40.01640625000002,36.826074218749994],[40.705664062500006,37.097705078124996],[41.886816406250006,37.156396484374994],[42.05986328125002,37.2060546875],[42.16787109375002,37.288623046874996],[42.202734375,37.29726562499999],[42.24755859375,37.2822265625],[42.2685546875,37.2765625],[42.31289062500002,37.22958984375],[42.358984375,37.10859375]]]},"properties":{"name":"Syria","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[-72.3328125,21.85136718749999],[-72.14433593750002,21.79272460937503],[-72.33544921874994,21.758007812499983],[-72.3328125,21.85136718749999]]]},"properties":{"name":"Turks and Caicos Is.","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[23.980273437500017,19.496630859375003],[23.970800781250006,15.721533203124991],[23.10517578125001,15.702539062499994],[22.933886718750017,15.533105468749994],[22.93232421875001,15.162109375],[22.6708984375,14.722460937500003],[22.38154296875001,14.550488281249997],[22.53857421875,14.161865234375],[22.1064453125,13.7998046875],[22.228125,13.32958984375],[21.825292968750006,12.79052734375],[21.928125,12.678125],[22.352343750000017,12.660449218749989],[22.472460937500017,12.067773437499994],[22.580957031250023,11.990136718749994],[22.591113281250017,11.579882812499989],[22.922656250000017,11.344873046874994],[22.86005859375001,10.919677734375],[22.49384765625001,10.996240234374994],[21.771484375,10.642822265625],[21.682714843750006,10.289843749999989],[20.773242187500017,9.405664062499994],[20.342089843750017,9.127099609374994],[18.95625,8.938867187499994],[18.886035156250017,8.836035156249991],[19.108691406250017,8.656152343749994],[18.56416015625001,8.0458984375],[17.6494140625,7.98359375],[16.784765625,7.550976562499997],[16.545312500000023,7.865478515625],[16.37890625,7.683544921874997],[15.957617187500006,7.507568359375],[15.480078125,7.523779296874991],[15.5498046875,7.787890624999989],[15.1162109375,8.557324218749997],[14.332324218750017,9.20351562499999],[13.977246093750011,9.691552734374994],[14.243261718750006,9.979736328125],[15.654882812500006,10.0078125],[15.276074218750011,10.357373046874997],[15.132226562500023,10.648486328124989],[15.029882812500006,11.11367187499999],[15.08125,11.845507812499989],[14.847070312500023,12.502099609374994],[14.461718750000017,13.021777343749989],[14.244824218750011,13.07734375],[14.06396484375,13.07851562499999],[13.932324218750011,13.258496093749997],[13.606347656250023,13.70458984375],[13.505761718750023,14.134423828124994],[13.4482421875,14.380664062500003],[14.367968750000017,15.750146484374994],[15.474316406250011,16.908398437499997],[15.735058593750011,19.904052734375],[15.963183593750017,20.34619140625],[15.587109375000011,20.733300781249994],[15.607324218750023,20.954394531250003],[15.181835937500011,21.523388671874997],[14.97900390625,22.99619140624999],[15.984082031250011,23.445214843749994],[20.14765625000001,21.38925781249999],[23.980273437500017,19.496630859375003]]]},"properties":{"name":"Chad","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[0.900488281250006,10.993261718749991],[0.763378906250011,10.386669921874997],[1.330078125,9.996972656249994],[1.3857421875,9.361669921874991],[1.600195312500006,9.050048828125],[1.624707031250011,6.997314453125],[1.530957031250011,6.992431640625],[1.777929687500006,6.294628906249997],[1.62265625,6.216796875],[1.187207031250011,6.089404296874989],[0.736914062500006,6.452587890624997],[0.525585937500011,6.850927734374991],[0.634765625,7.353662109374994],[0.5,7.546875],[0.686328125000017,8.354882812499994],[0.37255859375,8.75927734375],[0.48876953125,8.851464843749994],[0.525683593750017,9.398486328124989],[0.2333984375,9.463525390624994],[0.342578125000017,9.604150390624994],[0.264550781250023,9.644726562499997],[0.380859375,10.291845703124991],[-0.08632812499999,10.673046875],[0.009423828125023,11.02099609375],[-0.068603515625,11.115625],[0.49267578125,10.954980468749994],[0.900488281250006,10.993261718749991]]]},"properties":{"name":"Togo","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[98.40908203125005,7.90205078125004],[98.2962890625,7.776074218750054],[98.32207031250007,8.166308593749974],[98.4349609375,8.085644531249969],[98.40908203125005,7.90205078125004]]],[[[100.070703125,9.58603515625002],[99.96240234375003,9.421630859375],[99.93955078125006,9.559960937500037],[100.070703125,9.58603515625002]]],[[[102.42675781250003,11.988720703125026],[102.30195312500004,11.98081054687502],[102.27744140625006,12.151855468750043],[102.42675781250003,11.988720703125026]]],[[[100.12246093750005,20.316650390625057],[100.11494140625004,20.257666015625034],[100.13974609375012,20.245410156250017],[100.31796875000006,20.38588867187505],[100.51953125000003,20.17792968750004],[100.39765625000004,19.756103515625],[100.51357421875005,19.553466796875],[101.21191406249997,19.54833984375003],[101.22080078125006,19.486621093750074],[101.19755859375007,19.327929687500074],[101.2863281250001,18.977148437500006],[101.04697265625012,18.441992187500063],[101.05058593750002,18.407031250000045],[101.1375,18.28686523437497],[101.14394531250005,18.14262695312499],[100.90849609375002,17.583886718750023],[100.95585937500002,17.541113281250006],[101.10517578125004,17.47954101562499],[101.16748046874997,17.49902343749997],[101.41367187500012,17.71875],[101.55507812500005,17.812353515625034],[101.56367187500004,17.82050781250001],[101.6875,17.889404296875],[101.77480468750005,18.03339843750004],[101.81865234375002,18.06464843750001],[101.87548828124997,18.046435546875017],[101.94746093750004,18.081494140624983],[102.03457031250005,18.169824218750023],[102.10146484375,18.210644531249983],[102.14824218750002,18.20385742187503],[102.35185546875002,18.045947265625017],[102.45878906250002,17.984619140625057],[102.55253906250007,17.96508789062497],[102.61679687500006,17.833349609375034],[102.66064453124997,17.817968750000034],[102.680078125,17.824121093750023],[103.05136718750006,18.02851562500001],[103.0912109375,18.13823242187499],[103.14853515625006,18.221728515625045],[103.19970703124997,18.259472656249983],[103.26318359374997,18.27846679687505],[103.27958984375002,18.304980468750017],[103.24892578125,18.338964843750034],[103.25175781250002,18.373486328124955],[103.2882812500001,18.408398437499955],[103.36699218750007,18.42333984374997],[103.48798828125004,18.418164062499983],[103.62968750000002,18.38256835937503],[103.79228515625002,18.316503906249977],[103.89882812500005,18.295312500000023],[103.949609375,18.31899414062505],[104.04873046875005,18.216699218749994],[104.19619140625005,17.988378906250006],[104.32265625,17.815820312500023],[104.428125,17.69897460937503],[104.7396484375,17.461669921875],[104.81601562500012,17.30029296874997],[104.75898437500004,17.0771484375],[104.7435546875,16.884375],[104.75058593750012,16.647558593750063],[104.81933593750003,16.46606445312503],[105.04716796875007,16.160253906249977],[105.14873046875007,16.09355468749999],[105.33066406250006,16.037890625000017],[105.40625,15.987451171875051],[105.39892578124997,15.829882812500017],[105.62207031250003,15.699951171875],[105.641015625,15.656542968750045],[105.6388671875001,15.585937500000057],[105.615625,15.488281250000057],[105.49042968750004,15.256591796875],[105.49042968750004,15.127587890625009],[105.5333984375001,15.041601562499991],[105.54667968750002,14.932470703124963],[105.52304687500012,14.843310546875003],[105.49736328125002,14.590673828124963],[105.47558593750003,14.530126953124977],[105.42265625000007,14.471630859375054],[105.34218750000005,14.416699218750054],[105.24365234375003,14.367871093750054],[105.1833007812501,14.346240234374989],[105.16914062500004,14.336083984374966],[105.12597656250003,14.280957031250011],[105.07412109375005,14.227441406250037],[104.77900390625004,14.427832031250006],[103.19941406250004,14.332617187499977],[102.90927734375006,14.136718750000028],[102.546875,13.585693359375043],[102.33632812500005,13.560302734375014],[102.49960937500012,12.669970703125003],[102.75566406250002,12.42626953125],[102.73662109375007,12.089794921875011],[102.93388671875002,11.706689453125037],[102.594140625,12.203027343749994],[102.54023437500004,12.109228515624977],[101.83574218750002,12.640380859375014],[100.89775390625007,12.653808593749986],[100.96269531250007,13.431982421874991],[100.60292968750005,13.568164062500017],[100.23564453125002,13.48447265625002],[99.99052734375007,13.243457031250031],[100.08994140625006,13.045654296874972],[99.96396484375006,12.690039062500006],[99.98906250000007,12.170800781249994],[99.16503906250003,10.319824218750028],[99.25390625000003,9.265234375000034],[99.83554687500012,9.288378906250031],[99.98955078125007,8.589208984374977],[100.129296875,8.428076171875006],[100.16347656250005,8.508398437500034],[100.27939453125006,8.268505859375011],[100.54521484375002,7.226904296874991],[100.43935546875005,7.280761718750043],[100.38037109375003,7.541503906250043],[100.28378906250006,7.551513671875043],[100.25664062500002,7.774902343749986],[100.16074218750012,7.599267578124994],[100.4235351562501,7.18784179687502],[101.01787109375002,6.860937500000034],[101.49794921875005,6.865283203125031],[102.10107421874997,6.242236328125031],[101.87363281250012,5.825292968749991],[101.67841796875004,5.778808593750028],[101.5560546875,5.907763671875003],[101.1139648437501,5.636767578125045],[100.98164062500004,5.771044921875045],[101.05351562500002,6.242578125],[100.87392578125,6.24541015624996],[100.75449218750012,6.460058593749991],[100.3454101562501,6.549902343750006],[100.26142578125004,6.682714843749963],[100.11914062499997,6.441992187500048],[99.69599609375004,6.87666015625004],[99.72031250000012,7.106201171875],[99.55302734375002,7.218798828125031],[99.59697265625002,7.355615234375009],[99.35859375000004,7.372216796875023],[99.26367187499997,7.619042968750037],[99.07763671874997,7.718066406250045],[99.05107421875002,7.887841796874994],[98.78867187500012,8.059814453125028],[98.703515625,8.256738281250009],[98.57919921875006,8.344287109374989],[98.42099609375006,8.17822265625],[98.30546875000007,8.226220703125009],[98.24179687500006,8.767871093750045],[98.70253906250005,10.19038085937504],[98.7572265625,10.660937499999974],[99.1901367187501,11.105273437499989],[99.61474609374997,11.781201171875026],[99.40507812500002,12.547900390625003],[99.12392578125,13.030761718750043],[99.13681640625006,13.716699218749994],[98.57001953125004,14.359912109375031],[98.20214843749997,14.97592773437502],[98.19101562500012,15.204101562499972],[98.55693359375007,15.367675781249986],[98.59238281250006,16.05068359375005],[98.81796875000012,16.180810546874994],[98.88828125000006,16.351904296875034],[98.83544921875003,16.417578125],[98.66074218750006,16.330419921875006],[98.4388671875,16.975683593750034],[97.7064453125,17.79711914062503],[97.63222656250005,18.290332031250074],[97.37392578125,18.51796875],[97.74589843750002,18.58818359374999],[97.816796875,19.459960937500057],[98.01503906250005,19.74951171874997],[98.37128906250004,19.68916015625004],[98.9166992187501,19.77290039062504],[99.07421875000003,20.09936523437503],[99.48593750000006,20.14985351562501],[99.45888671875005,20.363037109375],[99.72011718750005,20.32543945312497],[99.8903320312501,20.424414062499977],[99.9542968750001,20.415429687500023],[100.0036132812501,20.37958984375001],[100.12246093750005,20.316650390625057]]]]},"properties":{"name":"Thailand","childNum":4}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[70.66416015625,39.85546875],[70.55957031250003,39.790917968749994],[70.48925781250003,39.86303710937503],[70.48281250000005,39.88271484375005],[70.49775390625004,39.88242187499998],[70.56708984375004,39.86660156250005],[70.66416015625,39.85546875]]],[[[70.95800781250003,40.238867187500034],[70.59921875,39.974511718749994],[69.96679687499997,40.202246093750034],[69.46875,40.020751953125],[69.47099609375002,39.990625],[69.43193359375007,39.909765625000034],[69.36542968750004,39.94707031250002],[69.30722656250006,39.968554687500045],[69.27880859374997,39.91777343749999],[69.24472656250006,39.82709960937498],[69.29765625000007,39.52480468750005],[70.50117187500004,39.58735351562501],[70.79931640625003,39.39472656250001],[71.4703125,39.60366210937502],[71.50302734375006,39.58217773437502],[71.51738281250002,39.55385742187502],[71.50585937499997,39.51708984374997],[71.5033203125,39.47880859374999],[71.73222656250002,39.422998046874994],[71.77861328125007,39.27797851562502],[72.04277343750002,39.352148437500034],[72.08417968750004,39.310644531250034],[72.14736328125005,39.26074218749997],[72.22998046874997,39.20751953124997],[72.63994140625002,39.385986328125],[73.10927734375,39.36191406249998],[73.2349609375,39.37456054687499],[73.3361328125001,39.41235351562506],[73.38740234375004,39.442724609375034],[73.4704101562501,39.46059570312502],[73.63164062500007,39.44887695312502],[73.63632812500006,39.396679687499955],[73.60732421875,39.229199218749955],[73.8052734375,38.968652343749994],[73.69609375000007,38.85429687499996],[73.80166015625,38.60688476562501],[74.02558593750004,38.53984375000002],[74.27744140625,38.659765625000034],[74.81230468750002,38.46030273437498],[74.8942382812501,37.60141601562498],[75.11875,37.38569335937498],[74.89130859375004,37.231640624999955],[74.875390625,37.24199218750002],[74.83046875,37.28593750000002],[74.73056640625006,37.35703125],[74.659375,37.39448242187501],[74.34902343750005,37.41875],[74.25966796875005,37.41542968750002],[74.20351562500005,37.37246093750005],[74.16708984375,37.32944335937498],[73.74960937500006,37.23178710937498],[73.6535156250001,37.239355468750034],[73.62753906250006,37.261572265625006],[73.71728515625003,37.32944335937498],[73.7337890625,37.37578125000002],[73.72060546875,37.41875],[73.65712890625005,37.43046875],[73.6046875000001,37.44604492187503],[73.48134765625,37.4716796875],[73.38291015625006,37.462255859375034],[73.21113281250004,37.40849609375002],[72.89550781250003,37.26752929687498],[72.65742187500004,37.029052734375],[71.665625,36.696923828124994],[71.530859375,36.845117187499994],[71.43291015625007,37.12753906249998],[71.5822265625001,37.91010742187498],[71.55195312500004,37.93315429687496],[71.48779296874997,37.93188476562497],[71.38964843750003,37.90629882812502],[71.31992187500006,37.90185546875],[71.27851562500004,37.91840820312498],[71.33271484375004,38.170263671875034],[71.25585937499997,38.306982421875006],[70.7359375,38.42255859375001],[70.41777343750002,38.075439453125],[70.21464843750002,37.92441406250006],[70.19941406250004,37.88603515624996],[70.25498046875006,37.76538085937497],[70.25146484374997,37.66416015625006],[70.18867187500004,37.58247070312501],[70.11982421875004,37.54350585937499],[69.9849609375,37.566162109375],[69.8208984375,37.60957031250004],[69.62578125000002,37.59404296874999],[69.49208984375,37.55307617187498],[69.42011718750004,37.486718749999966],[69.39921875000007,37.39931640625002],[69.42968749999997,37.290869140625034],[69.414453125,37.20776367187497],[69.35380859375007,37.15004882812502],[69.3039062500001,37.11694335937503],[69.26484375000004,37.1083984375],[69.18017578125003,37.158300781250034],[68.96044921875003,37.32504882812498],[68.9118164062501,37.33393554687501],[68.88525390624997,37.32807617187498],[68.85537109375005,37.31684570312501],[68.83847656250006,37.30283203124998],[68.82373046874997,37.27070312500001],[68.78203125000002,37.25800781250001],[68.7232421875,37.26801757812501],[68.6691406250001,37.258398437500006],[68.3869140625001,37.1375],[68.29951171875004,37.08842773437502],[68.28476562500006,37.036328124999955],[68.2609375000001,37.01308593750002],[68.2121093750001,37.02153320312496],[68.0677734375,36.949804687500006],[67.95800781249997,36.972021484375006],[67.83447265624997,37.06420898437506],[67.75898437500004,37.172216796875034],[67.7980468750001,37.244970703125006],[67.81435546875005,37.48701171875004],[68.3502929687501,38.211035156250006],[68.08720703125002,38.47353515625002],[68.13251953125004,38.927636718749966],[67.69443359375006,38.99462890625003],[67.64833984375005,39.13105468750004],[67.3576171875001,39.216699218749994],[67.426171875,39.46557617187497],[67.71904296875007,39.62138671875002],[68.46328125,39.53671874999998],[68.63896484375007,39.8388671875],[68.86875,39.90747070312503],[68.80468750000003,40.05034179687499],[68.9720703125,40.08994140624998],[68.63066406250007,40.16708984374998],[69.27490234374997,40.19809570312498],[69.20625,40.566552734374994],[69.35722656250002,40.76738281249996],[69.71289062500003,40.65698242187503],[70.40195312500006,41.03510742187498],[70.75107421875006,40.721777343750006],[70.37158203125003,40.38413085937506],[70.653125,40.201171875],[70.95800781250003,40.238867187500034]]]]},"properties":{"name":"Tajikistan","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[66.52226562500007,37.34848632812506],[66.471875,37.3447265625],[65.7650390625,37.56914062499996],[65.55498046875002,37.25117187500004],[65.30361328125005,37.24677734375001],[65.08964843750007,37.237939453124994],[64.9515625,37.19355468750001],[64.81630859375005,37.13208007812503],[64.7824218750001,37.05927734375001],[64.60253906250003,36.554541015625034],[64.5658203125,36.427587890625034],[64.51103515625002,36.34067382812498],[64.184375,36.14892578125],[63.8625,36.012353515624994],[63.12998046875006,35.84619140624997],[63.169726562500074,35.678125],[63.05664062500003,35.44580078125003],[62.98027343750002,35.40917968750003],[62.85800781250006,35.34965820312499],[62.688085937500006,35.25532226562504],[62.3078125000001,35.17080078125005],[62.08964843750002,35.3796875],[61.62099609375005,35.43232421875004],[61.34472656249997,35.62949218750006],[61.26201171875002,35.61958007812498],[61.25214843750004,35.86762695312498],[61.15292968750006,35.97675781250001],[61.212011718750006,36.190527343750034],[61.11962890625003,36.64257812500003],[60.34130859375003,36.63764648437501],[60.06279296875002,36.962890625],[59.454980468749994,37.25283203125002],[59.30175781249997,37.51064453125005],[58.81542968750003,37.683496093749994],[58.261621093749994,37.665820312500045],[57.35371093750004,37.97333984374998],[57.1935546875001,38.216406250000034],[56.440625,38.249414062499994],[56.272070312500006,38.080419921875034],[55.38085937500003,38.051123046875034],[54.90009765625004,37.77792968750006],[54.6994140625001,37.47016601562498],[53.91416015625006,37.34355468750002],[53.86865234375003,38.949267578125045],[53.70458984375003,39.209570312500034],[53.33632812500005,39.34082031250006],[53.15664062499999,39.26499023437506],[53.23564453125002,39.608544921874966],[53.603125,39.546972656250034],[53.472265625,39.66879882812498],[53.48730468749997,39.909375],[52.9875,39.98759765625002],[53.03554687500005,39.7744140625],[52.80468749999997,40.054003906250045],[52.73369140625002,40.39873046875002],[52.943457031250006,41.03808593750006],[53.1452148437501,40.82495117187497],[53.61523437500003,40.818505859374994],[53.87001953125005,40.64868164062503],[54.37734375,40.693261718749966],[54.319433593750006,40.83457031249998],[54.68505859375003,40.873046875],[54.70371093750006,41.071142578125034],[54.094824218750006,41.51938476562506],[53.80468749999997,42.11762695312498],[53.16416015625006,42.09379882812502],[52.97001953125002,41.97622070312505],[52.81484375,41.711816406249994],[52.850390625000074,41.20029296875006],[52.4938476562501,41.780371093750034],[53.0558593750001,42.14775390624999],[54.120996093749994,42.335205078125],[54.85380859375002,41.965185546875006],[55.434375,41.296289062499994],[55.97744140625005,41.32221679687504],[57.01796875,41.26347656249996],[57.11884765625004,41.35029296874998],[56.96406250000004,41.856542968750006],[57.290625,42.123779296875],[57.814257812500074,42.18984375000005],[58.02890625,42.48764648437506],[58.474414062500074,42.29936523437496],[58.15156250000004,42.628076171874966],[58.477148437500006,42.66284179687503],[58.5890625000001,42.778466796874966],[59.35429687500002,42.32329101562496],[59.98515625000002,42.21171875],[59.94179687499999,41.97353515625002],[60.20078125000006,41.803125],[60.07558593750005,41.759667968749966],[60.089648437500074,41.39941406250003],[60.454980468749994,41.221630859374955],[61.2423828125001,41.18920898437503],[61.496972656249994,41.276074218749955],[61.90283203124997,41.09370117187501],[62.48320312500002,39.97563476562496],[63.76367187500003,39.16054687499999],[64.3099609375,38.97729492187497],[65.612890625,38.23857421875002],[65.97119140624997,38.244238281250006],[66.60625,37.98671875000005],[66.52558593750004,37.785742187500034],[66.51132812500006,37.59916992187496],[66.51064453125,37.45869140625004],[66.52226562500007,37.34848632812506]]]},"properties":{"name":"Turkmenistan","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[124.0363281250001,-9.341601562500031],[124.44443359375012,-9.190332031250023],[124.28232421875012,-9.427929687500026],[124.0363281250001,-9.341601562500031]]],[[[125.06816406250002,-9.511914062499997],[124.96015625000004,-9.213769531250009],[125.10048828125,-9.189843750000023],[125.14902343750012,-9.042578125000034],[124.93681640625007,-9.053417968750026],[124.92226562500005,-8.942480468749977],[125.17802734375002,-8.647851562499994],[125.38183593749997,-8.575390624999983],[126.61972656250006,-8.459472656249986],[126.96640625000012,-8.315722656250017],[127.29609375000004,-8.424511718749969],[126.91523437500004,-8.715234374999966],[125.40800781250002,-9.275781250000023],[125.06816406250002,-9.511914062499997]]],[[[125.64609375000006,-8.139941406250003],[125.5794921875,-8.311816406250017],[125.50712890625007,-8.275097656249997],[125.64609375000006,-8.139941406250003]]]]},"properties":{"name":"Timor-Leste","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-175.1619140625,-21.169335937500023],[-175.07817382812496,-21.129003906249977],[-175.15659179687495,-21.26367187499997],[-175.36235351562496,-21.106835937499994],[-175.1619140625,-21.169335937500023]]],[[[-173.953515625,-18.63935546875001],[-174.06914062500002,-18.640234375],[-173.96806640624993,-18.565332031250023],[-173.953515625,-18.63935546875001]]]]},"properties":{"name":"Tonga","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-61.012109374999966,10.134326171874989],[-61.906103515625006,10.069140625000031],[-61.49931640624999,10.268554687499972],[-61.47827148437497,10.603369140624977],[-61.65117187499993,10.718066406249974],[-60.917626953124966,10.84023437499999],[-61.03374023437502,10.669873046875026],[-61.012109374999966,10.134326171874989]]]},"properties":{"name":"Trinidad and Tobago","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[10.957617187500063,33.72207031250005],[10.722070312500051,33.738916015624994],[10.745214843750063,33.88867187500006],[11.017871093749989,33.82333984374998],[10.957617187500063,33.72207031250005]]],[[[11.278027343750068,34.753808593749994],[11.123632812500063,34.68168945312496],[11.254882812500057,34.82031250000006],[11.278027343750068,34.753808593749994]]],[[[10.274609375000011,31.684960937499994],[10.114941406250068,31.46376953125005],[10.216406250000063,30.78320312500003],[10.05976562500004,30.58007812500003],[9.932519531250051,30.42534179687496],[9.895019531250028,30.387304687500034],[9.51875,30.229394531249994],[9.224023437500023,31.373681640624994],[9.160253906250006,31.621337890625],[9.044042968750034,32.072363281250034],[8.333398437500051,32.54360351562502],[8.1125,33.055322265624994],[7.877246093750017,33.172119140625],[7.534375,33.717919921874994],[7.513867187500068,34.080517578124955],[8.24560546875,34.73408203124998],[8.276855468750057,34.97949218749997],[8.312109375000063,35.084619140624994],[8.394238281250011,35.20385742187503],[8.318066406250011,35.654931640624994],[8.348730468750063,36.367968750000045],[8.207617187500006,36.518945312499994],[8.601269531250068,36.83393554687504],[8.576562500000023,36.93720703125001],[9.687988281250057,37.34038085937499],[9.838476562500063,37.30898437499999],[9.830273437499983,37.13535156250006],[9.875585937499977,37.25415039062503],[10.196386718750063,37.205859375000045],[10.293261718750074,36.781494140625],[10.412304687499983,36.73183593750002],[11.053906250000068,37.07250976562506],[11.12666015625004,36.874072265625045],[10.476562500000028,36.175146484375006],[10.590820312500028,35.88725585937499],[11.00429687500008,35.63383789062496],[11.120117187500057,35.24028320312499],[10.69091796875,34.67846679687503],[10.118359375000068,34.280078125000045],[10.049023437500068,34.056298828124994],[10.305273437500034,33.72827148437497],[10.713183593750017,33.68901367187496],[10.722753906250006,33.514404296875],[10.958007812500057,33.62631835937498],[11.257421875000034,33.30883789062506],[11.202636718749972,33.24921874999998],[11.50458984375004,33.181933593750045],[11.502441406250028,33.15556640624999],[11.467187500000051,32.96572265625005],[11.459179687500011,32.897363281249966],[11.453906250000017,32.64257812500003],[11.533789062500034,32.52495117187496],[11.535937500000017,32.47333984375001],[11.504980468750034,32.413671875000034],[11.358007812500006,32.34521484375003],[11.168261718750074,32.25673828125002],[11.005175781250074,32.17270507812506],[10.826367187500068,32.080664062500034],[10.771582031250006,32.02119140625001],[10.60888671875,31.929541015624977],[10.47578125000004,31.736035156249983],[10.274609375000011,31.684960937499994]]]]},"properties":{"name":"Tunisia","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[25.970019531250045,40.136328125],[25.6689453125,40.13588867187502],[25.918359375000023,40.23798828125004],[25.970019531250045,40.136328125]]],[[[43.43339843750002,41.155517578125],[43.43945312500003,41.10712890625001],[43.72265624999997,40.71953124999999],[43.56933593750003,40.48237304687498],[43.66621093750004,40.12636718750002],[44.28925781250004,40.040380859375006],[44.76826171875004,39.70351562500005],[44.81718750000002,39.65043945312496],[44.58710937500004,39.76855468750006],[44.3893554687501,39.422119140625],[44.02324218750002,39.37744140625006],[44.27167968750004,38.83603515625006],[44.2985351562501,38.38627929687499],[44.4499023437501,38.33422851562506],[44.21132812499999,37.908056640625006],[44.589941406250006,37.710351562499966],[44.574023437500074,37.435400390625006],[44.79414062500004,37.290380859375034],[44.76513671875003,37.142431640625006],[44.73095703124997,37.16528320312503],[44.66933593750005,37.17358398437503],[44.60595703124997,37.176025390625],[44.401953125,37.05849609375002],[44.325585937499994,37.0107421875],[44.28183593750006,36.97802734374997],[44.24570312500006,36.983300781249994],[44.20166015624997,37.05180664062502],[44.208398437499994,37.20263671875],[44.19179687499999,37.249853515625034],[44.15625,37.28295898437503],[44.11445312500004,37.30185546875006],[44.01318359375003,37.313525390625045],[43.83642578124997,37.223535156249994],[43.67578125000003,37.227246093749955],[43.09248046875004,37.36738281249998],[42.936621093750006,37.32475585937502],[42.77460937500004,37.371875],[42.74111328125005,37.361914062500034],[42.6354492187501,37.249267578125],[42.45585937500002,37.128710937500045],[42.358984375,37.10859375000004],[42.31289062499999,37.22958984374998],[42.26855468749997,37.276562499999955],[42.24755859375003,37.28222656250006],[42.20273437500006,37.29726562499999],[42.16787109375005,37.28862304687502],[42.059863281250074,37.2060546875],[41.886816406250006,37.156396484374994],[40.70566406250006,37.09770507812502],[40.4503906250001,37.00888671875006],[40.016406250000074,36.82607421875002],[39.68652343749997,36.73862304687506],[39.50146484374997,36.702246093750034],[39.35664062500004,36.68159179687498],[39.10839843749997,36.68056640625005],[38.90644531250004,36.69467773437498],[38.76660156249997,36.69311523437503],[38.19169921875002,36.90156250000004],[37.90664062500005,36.79462890625001],[37.7203125,36.74370117187502],[37.52353515625006,36.678320312500034],[37.436328125000074,36.643310546875],[37.327050781249994,36.64658203125006],[37.18740234375005,36.655908203124994],[37.066210937500074,36.652636718750045],[36.98535156250003,36.70239257812506],[36.94179687499999,36.758398437500006],[36.77656250000004,36.79267578124998],[36.65859375000005,36.80253906250002],[36.62841796875003,36.777685546875034],[36.596875,36.70136718750001],[36.546679687500074,36.50634765625],[36.5375,36.457421874999966],[36.63671874999997,36.233984375],[36.37539062499999,36.171240234375034],[36.347558593749994,36.003515625000034],[36.20195312500002,35.93754882812502],[36.15361328125002,35.83388671875005],[36.12734375,35.831445312499994],[35.967578125000074,35.91005859375002],[35.89267578125006,35.91655273437502],[35.81093750000005,36.30986328125002],[36.18847656250003,36.65898437499999],[36.048925781250006,36.91059570312501],[35.393164062500006,36.57519531249997],[34.70361328125003,36.81679687499999],[33.694726562499994,36.18198242187498],[32.794824218749994,36.03588867187497],[32.37773437500002,36.18364257812496],[32.02197265625003,36.53530273437502],[31.35253906249997,36.80107421874999],[30.64404296874997,36.86567382812501],[30.446093750000074,36.269873046875034],[29.6890625,36.15668945312498],[29.22363281249997,36.32446289062497],[28.96962890625008,36.71533203125003],[28.303710937500057,36.81196289062498],[28.01943359375005,36.63447265624998],[28.083984375000057,36.75146484375],[27.453906250000017,36.712158203125],[28.00537109375003,36.83198242187498],[28.242382812500068,37.029052734375],[27.262988281250045,36.97656250000003],[27.30019531250005,37.12685546875002],[27.53505859375005,37.16386718750002],[27.06796875,37.65791015625004],[27.224414062500074,37.725439453125006],[27.23242187500003,37.978662109374994],[26.29072265625001,38.27719726562498],[26.44130859375005,38.64121093749998],[26.67421875000008,38.33574218750002],[27.14423828125001,38.45195312499996],[26.906835937500034,38.48173828124999],[26.763671875,38.709619140624966],[27.013671875000057,38.88686523437502],[26.814941406250057,38.96098632812502],[26.853613281250034,39.115625],[26.68183593750004,39.292236328125],[26.89921874999999,39.549658203125034],[26.113085937500074,39.46738281249998],[26.101367187500074,39.56894531249998],[26.18134765625004,39.99008789062498],[26.738085937500045,40.40024414062506],[27.28457031250008,40.45561523437496],[27.4755859375,40.319921875000034],[27.72802734375,40.32880859374998],[27.84853515625005,40.38173828125002],[27.73183593750008,40.48149414062499],[27.87490234375008,40.512939453125],[27.989550781250074,40.48945312500001],[27.96259765625001,40.369873046875],[29.00712890624999,40.389746093750034],[28.787890625000017,40.534033203125034],[28.95800781250003,40.63056640624998],[29.849218750000063,40.760107421875006],[29.113867187499977,40.93784179687506],[29.14814453125004,41.221044921875034],[31.25488281249997,41.10761718750001],[31.45800781249997,41.32001953125004],[32.306445312500074,41.72958984374998],[33.38134765625003,42.01757812500003],[34.75048828124997,41.95683593749999],[35.006445312500006,42.06328125000002],[35.15488281250006,42.02753906250001],[35.12207031250003,41.89111328125003],[35.297753906249994,41.72851562500003],[35.558007812499994,41.63403320312506],[36.05175781249997,41.68256835937498],[36.40537109375006,41.27460937500001],[36.77773437499999,41.36347656250001],[37.066210937500074,41.184423828125034],[38.38105468750004,40.92451171875001],[39.426367187500006,41.10644531250003],[40.26523437500006,40.96132812500005],[41.08359375000006,41.26118164062504],[41.41435546875002,41.42363281249999],[41.510058593750074,41.51748046875002],[41.70175781250006,41.471582031249994],[41.77939453125006,41.44052734374998],[41.823535156250074,41.432373046875],[41.92578125000003,41.49565429687502],[42.46640625,41.43984375000002],[42.56738281249997,41.55927734375001],[42.590429687500006,41.57070312500002],[42.60683593750005,41.57880859374998],[42.682421875000074,41.58574218749999],[42.75410156250004,41.57890625000002],[42.787890625000074,41.56372070312503],[42.82167968750005,41.49238281249998],[42.90673828125003,41.46684570312502],[43.05712890625003,41.35283203124996],[43.149023437500006,41.30712890624997],[43.171289062499994,41.28793945312498],[43.14101562499999,41.26484374999998],[43.15283203124997,41.23642578125006],[43.20546875000005,41.19916992187501],[43.43339843750002,41.155517578125]]],[[[27.47480468750001,41.946875],[28.014453125000017,41.96904296874999],[28.197851562500063,41.55449218750002],[29.057226562500006,41.22973632812503],[28.95625,41.00820312499999],[28.172167968750074,41.08071289062502],[27.49941406250005,40.97314453124997],[27.258007812499983,40.687353515625006],[26.772070312500034,40.498046875],[26.202734375000034,40.07539062500004],[26.25380859375005,40.31469726562503],[26.792089843750034,40.626611328124994],[26.10546875000003,40.61132812499997],[26.03896484375008,40.726757812499955],[26.331054687500057,40.954492187499994],[26.330664062499977,41.23876953125],[26.62490234375008,41.401757812499994],[26.581347656250074,41.60126953125004],[26.320898437500034,41.716552734375],[26.3603515625,41.80156249999999],[26.51142578125004,41.82636718749998],[26.549707031250023,41.896728515625],[26.5796875,41.947949218749955],[26.615332031250063,41.964892578125045],[26.884863281250006,41.99184570312502],[26.96875,42.02685546875006],[27.01171875,42.05864257812496],[27.193359375000057,42.07709960937498],[27.24433593750004,42.09326171875],[27.294921875000057,42.079541015624955],[27.47480468750001,41.946875]]]]},"properties":{"name":"Turkey","childNum":3}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[39.71132812499999,-7.977441406250023],[39.602929687499994,-7.936132812499949],[39.907128906249994,-7.649218750000031],[39.71132812499999,-7.977441406250023]]],[[[39.49648437499999,-6.174609375],[39.573046875000074,-6.387402343750011],[39.48095703124997,-6.45371093750002],[39.18232421875004,-6.172558593750026],[39.30898437499999,-5.721972656249974],[39.49648437499999,-6.174609375]]],[[[39.86503906250002,-4.906152343750037],[39.74931640625002,-5.443847656249986],[39.646777343750074,-5.368554687500009],[39.6734375,-4.927050781250031],[39.86503906250002,-4.906152343750037]]],[[[33.90322265625005,-1.002050781250034],[37.643847656250074,-3.045410156250028],[37.608203125000074,-3.497070312500028],[39.221777343750006,-4.692382812500014],[38.80468750000003,-6.070117187500031],[38.87402343750003,-6.33125],[39.5460937500001,-7.024023437500034],[39.288476562499994,-7.517871093750003],[39.28701171875005,-7.787695312500006],[39.4284179687501,-7.81279296874996],[39.441015625,-8.011523437499946],[39.304003906250074,-8.44384765625],[39.451269531250006,-8.94296875],[39.64130859375004,-9.19248046875002],[39.72519531250006,-10.000488281249972],[40.46357421875004,-10.464355468749972],[39.98867187499999,-10.820800781250014],[39.81708984375004,-10.912402343750031],[38.9875,-11.167285156250003],[38.49179687500006,-11.413281250000026],[37.92021484375002,-11.294726562500031],[37.72480468750004,-11.58066406250002],[37.54169921875004,-11.675097656249974],[37.37285156250002,-11.710449218749986],[36.97890625000005,-11.566992187499977],[36.30566406250003,-11.706347656249946],[36.191308593749994,-11.670703124999974],[36.17548828125004,-11.60927734374998],[36.08222656250004,-11.537304687499969],[35.91132812500004,-11.45468750000002],[35.785449218750074,-11.452929687500017],[35.63095703125006,-11.582031250000028],[35.564355468749994,-11.602343749999989],[35.418261718750074,-11.583203125],[35.18261718750003,-11.574804687499977],[34.95947265625003,-11.578125],[34.93701171874997,-11.463476562500034],[34.890625,-11.3935546875],[34.77382812500005,-11.341699218750009],[34.60791015624997,-11.08046875],[34.66708984375006,-10.792480468750028],[34.56992187500006,-10.241113281249966],[34.32089843750006,-9.731542968749977],[33.99560546875003,-9.495410156250003],[33.88886718750004,-9.670117187499983],[32.91992187500003,-9.407421875000026],[32.75664062500002,-9.322265625],[31.94257812500004,-9.05400390624996],[31.91865234375004,-8.942187500000017],[31.886132812499994,-8.921972656249977],[31.81806640625004,-8.902246093749952],[31.673632812500017,-8.908789062499963],[31.55625,-8.80546875],[31.44921874999997,-8.65390625],[31.35058593750003,-8.607031250000034],[31.07636718750004,-8.611914062499963],[30.968359375000063,-8.550976562499983],[30.89199218750005,-8.473730468749963],[30.830664062500063,-8.385546875000031],[30.720898437500097,-8.104394531250037],[30.40673828125003,-7.460644531249983],[30.313183593750097,-7.203710937499949],[30.212695312500017,-7.037890625000017],[30.10625,-6.915039062500028],[29.961816406249994,-6.803125],[29.798144531250017,-6.691894531249957],[29.70966796875004,-6.61689453125004],[29.590625,-6.394433593750023],[29.540820312500017,-6.313867187500037],[29.50625,-6.172070312500011],[29.480078125,-6.025],[29.490820312500063,-5.96542968750002],[29.59638671875004,-5.775976562499963],[29.60703125,-5.722656250000028],[29.59414062500005,-5.650781250000037],[29.542382812499994,-5.499804687500017],[29.34277343749997,-4.983105468749997],[29.32343750000004,-4.898828124999966],[29.32568359374997,-4.835644531249969],[29.404199218749994,-4.49667968750002],[29.40322265625005,-4.449316406249963],[29.71777343750003,-4.45585937499996],[29.94726562499997,-4.307324218749983],[30.4,-3.65390625],[30.790234375000097,-3.274609375000011],[30.811132812500006,-3.116406250000011],[30.78027343750003,-2.984863281249957],[30.70947265624997,-2.977246093749997],[30.604296875000074,-2.935253906249969],[30.515039062499994,-2.917578125],[30.45556640625003,-2.893164062500006],[30.433496093749994,-2.874511718750028],[30.424023437500097,-2.82402343749996],[30.473339843750097,-2.6943359375],[30.42421875000005,-2.641601562500014],[30.441992187500006,-2.613476562499969],[30.53369140624997,-2.426269531250014],[30.55361328125005,-2.400097656250011],[30.593359375000063,-2.39677734374996],[30.65664062500005,-2.373828124999989],[30.71484375000003,-2.363476562500011],[30.7625,-2.371679687499991],[30.828710937500006,-2.338476562499977],[30.85498046874997,-2.265429687500017],[30.8765625,-2.143359375000017],[30.864648437499994,-2.044042968749949],[30.819140625000017,-1.967480468749983],[30.812597656250006,-1.56308593750002],[30.76220703124997,-1.458691406249983],[30.710742187500074,-1.396777343749974],[30.631933593750006,-1.36748046874996],[30.508105468750074,-1.208203125000026],[30.47021484374997,-1.13115234374996],[30.47705078124997,-1.0830078125],[30.509960937500097,-1.067285156249994],[30.51992187499999,-1.0625],[30.67275390625005,-1.051367187499949],[30.741992187500017,-1.007519531249997],[30.809179687500063,-0.994921875],[30.82363281250005,-0.999023437499943],[30.84472656250003,-1.002050781250034],[32.371875,-1.002050781250034],[33.90322265625005,-1.002050781250034]]]]},"properties":{"name":"Tanzania","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[30.50996093750001,-1.067285156250009],[30.46992187500001,-1.066015625],[30.41230468750001,-1.063085937500006],[30.360253906250023,-1.074609375],[29.930078125000023,-1.469921875000011],[29.82539062500001,-1.335546875],[29.576953125000017,-1.387890625000011],[29.717675781250023,0.098339843749997],[29.934472656250023,0.4990234375],[29.94287109375,0.819238281249994],[31.252734375000017,2.044580078124994],[31.176367187500006,2.270068359374989],[30.728613281250006,2.455371093749989],[30.8466796875,2.847021484374991],[30.754003906250006,3.041796874999989],[30.90644531250001,3.408935546875],[30.83857421875001,3.49072265625],[31.15234375,3.785595703124997],[31.547167968750017,3.677587890624991],[31.79804687500001,3.802636718749994],[32.13593750000001,3.519726562499997],[32.33574218750002,3.706201171874994],[32.99726562500001,3.880175781249989],[33.489355468750006,3.755078125],[33.568457031250006,3.81171875],[33.74160156250002,3.985253906249994],[33.97607421875,4.22021484375],[34.13203125000001,3.88916015625],[34.18574218750001,3.869775390624994],[34.1650390625,3.81298828125],[34.26708984375,3.733154296875],[34.39287109375002,3.691503906249991],[34.43769531250001,3.650585937499997],[34.44179687500002,3.60625],[34.3994140625,3.412695312499991],[34.4072265625,3.357519531249991],[34.447851562500006,3.163476562499994],[34.90576171875,2.4796875],[34.88300781250001,2.417919921874997],[34.96406250000001,2.062402343749994],[34.9775390625,1.861914062499991],[34.97646484375002,1.719628906249994],[34.79863281250002,1.24453125],[34.48173828125002,1.042138671874994],[34.41083984375001,0.867285156249991],[34.16093750000002,0.605175781249997],[33.94316406250002,0.173779296874997],[33.90322265625002,-1.002050781250006],[32.371875,-1.002050781250006],[30.8447265625,-1.002050781250006],[30.823632812500023,-0.9990234375],[30.809179687500006,-0.994921875],[30.741992187500017,-1.007519531250011],[30.672753906250023,-1.051367187500006],[30.598730468750006,-1.069726562500009],[30.519921875000023,-1.0625],[30.50996093750001,-1.067285156250009]]]},"properties":{"name":"Uganda","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[32.01220703124997,46.20390624999999],[32.15009765625004,46.1546875],[31.56386718750005,46.25776367187504],[31.50878906250003,46.373144531250006],[32.01220703124997,46.20390624999999]]],[[[38.21435546875003,47.091455078124966],[37.54335937499999,47.07456054687498],[36.794824218749994,46.71440429687499],[36.55878906250004,46.76269531250006],[35.82714843749997,46.62431640625002],[35.01455078125005,46.10600585937502],[35.280175781249994,46.27949218750001],[35.23037109375005,46.440625],[34.84960937500003,46.189892578124955],[35.02285156250005,45.70097656250002],[35.45751953124997,45.316308593749994],[36.170507812500006,45.453076171874955],[36.575,45.3935546875],[36.39335937500002,45.06538085937501],[35.87011718750003,45.005322265624955],[35.472558593749994,45.098486328125006],[35.08769531250002,44.802636718749966],[34.46992187500004,44.7216796875],[33.909960937500074,44.387597656249966],[33.45068359374997,44.553662109374955],[33.55517578125003,45.09765625000003],[32.5080078125001,45.40380859375006],[33.664843750000074,45.94707031249996],[33.59414062500005,46.09624023437499],[33.42988281250004,46.05761718750003],[33.20224609375006,46.17573242187501],[32.47675781250004,46.08369140625001],[31.83125,46.28168945312501],[32.00849609375004,46.42998046875002],[31.554882812500097,46.554296875000034],[32.36132812499997,46.474951171875034],[32.578027343749994,46.615625],[32.04433593750005,46.642480468749966],[31.75917968750005,47.21284179687501],[31.872851562500017,46.649755859375034],[31.532128906249994,46.66474609374998],[31.56337890625005,46.77729492187501],[31.402929687500063,46.62880859375002],[30.796289062499994,46.55200195312503],[30.219042968750074,45.866748046875045],[29.62841796875003,45.722460937500045],[29.705859375000074,45.25991210937505],[29.567675781250074,45.37080078124998],[29.40371093750005,45.419677734375],[29.22353515625005,45.402929687500034],[28.894335937500017,45.28994140625002],[28.78173828125,45.30986328125002],[28.76660156250003,45.28623046874998],[28.78828125000001,45.240966796875],[28.451269531250006,45.292187499999955],[28.317675781250045,45.347119140624955],[28.2125,45.45043945312506],[28.26484375000004,45.48388671875003],[28.310351562500074,45.49858398437499],[28.499023437500057,45.517724609374994],[28.513769531250034,45.57241210937502],[28.49160156250005,45.66577148437503],[28.562304687500074,45.73579101562501],[28.667578125,45.79384765625002],[28.729296875000074,45.852001953124955],[28.73876953125003,45.937158203124994],[28.84951171875005,45.97866210937502],[28.94775390624997,46.049951171874966],[28.971875,46.12763671874998],[29.00625,46.17646484374998],[28.94375,46.28842773437506],[28.930566406250023,46.36225585937501],[28.92744140625001,46.42412109374999],[28.958398437500023,46.45849609374997],[29.146289062500017,46.52690429687496],[29.186230468750068,46.52397460937499],[29.20078125,46.504980468750034],[29.20458984374997,46.37934570312501],[29.223828125000097,46.37695312499997],[29.458789062500017,46.453759765624994],[29.83789062499997,46.35053710937501],[29.878027343750063,46.360205078125034],[30.07568359375003,46.377832031249966],[30.131054687500097,46.42309570312506],[29.92431640624997,46.53886718750002],[29.934765625000097,46.625],[29.942480468750063,46.72377929687502],[29.918066406250063,46.78242187499998],[29.877832031249994,46.828906250000045],[29.57197265625004,46.96401367187502],[29.455664062500006,47.292626953124994],[29.134863281250006,47.48969726562501],[29.125390625000023,47.96455078125001],[28.42304687500001,48.146875],[28.34052734375001,48.144433593749994],[27.54921875000008,48.47773437500004],[27.22851562500003,48.37143554687506],[26.90058593750001,48.37192382812506],[26.847070312500023,48.387158203124955],[26.640429687500045,48.29414062500001],[26.618945312500017,48.25986328125006],[26.4423828125,48.22998046875],[26.162695312500063,47.992529296875034],[25.90869140625,47.96757812500002],[25.689257812500045,47.93247070312506],[25.46425781250005,47.910791015624994],[24.979101562500063,47.72412109374997],[24.578906250000074,47.93105468750005],[23.628710937500017,47.995849609375],[23.40820312500003,47.98999023437506],[23.20263671875,48.084521484375045],[23.13945312499999,48.08740234375],[22.87666015625001,47.94726562500006],[22.769140625000063,48.109619140625],[22.582421875000023,48.134033203125],[22.253710937500017,48.407373046874994],[22.131835937500057,48.40532226562502],[22.142871093750017,48.568505859374966],[22.295214843750045,48.68583984374999],[22.389453125000045,48.87348632812501],[22.52412109375004,49.03139648437502],[22.538671875,49.07270507812501],[22.847070312500023,49.08125],[22.705664062500006,49.17119140624999],[22.6494140625,49.53901367187498],[22.706152343750006,49.60620117187497],[23.03632812500004,49.899072265624966],[23.711718750000045,50.377343749999966],[23.97265625,50.410058593749966],[24.089941406250006,50.53046874999998],[24.0947265625,50.617041015625034],[23.9970703125,50.809375],[24.095800781250063,50.87275390625001],[23.664453125000023,51.31005859375],[23.61376953125,51.525390625],[23.706835937500045,51.64130859374998],[23.79169921875001,51.63710937500002],[23.864257812500057,51.62397460937501],[23.951171875,51.58505859374998],[23.978320312500017,51.59130859375003],[24.12685546875008,51.664648437500034],[24.280078125000017,51.77470703124999],[24.361914062500006,51.86752929687498],[25.785742187500006,51.923828125],[26.77343750000003,51.77070312499998],[26.952832031249983,51.754003906250034],[27.074121093750023,51.760839843750006],[27.14199218750008,51.75205078124998],[27.29628906250008,51.59741210937503],[27.689746093750017,51.572412109374994],[27.7,51.47797851562501],[27.85859375000004,51.59238281250006],[28.532031250000017,51.56245117187501],[28.59902343750008,51.54262695312505],[28.647753906250074,51.45654296875],[28.690234375000017,51.43886718750005],[28.73125,51.43339843749999],[28.84951171875005,51.540185546874994],[28.927539062500045,51.56215820312502],[28.97773437500004,51.57177734375003],[29.01308593750005,51.59892578124996],[29.06074218750001,51.625439453124955],[29.102050781250057,51.627539062500034],[29.346484375000017,51.38256835937503],[30.160742187500006,51.477880859375006],[30.449511718750017,51.274316406249994],[30.63251953125004,51.35541992187501],[30.61171875000005,51.406347656250006],[30.602343750000017,51.47124023437499],[30.56074218750004,51.531494140625],[30.533007812500017,51.596337890624966],[30.583886718749994,51.68896484375003],[30.667285156250017,51.81411132812502],[30.755273437499994,51.89516601562502],[30.84570312500003,51.95307617187501],[30.980664062500097,52.04619140624996],[31.217968750000097,52.05024414062498],[31.345996093750074,52.10537109375002],[31.57373046875003,52.108105468749955],[31.763378906250097,52.10107421875003],[32.12226562500004,52.05058593749996],[32.435449218749994,52.307226562500034],[33.735253906249994,52.344775390625045],[34.397851562499994,51.780419921874994],[34.12109375000003,51.67915039062498],[34.21386718750003,51.25537109375006],[35.0640625,51.203417968750045],[35.31191406250005,51.043896484374955],[35.59111328125002,50.36875],[36.1164062500001,50.408544921875006],[36.619433593750074,50.209228515625],[37.42285156249997,50.411474609375006],[38.046875,49.92001953125006],[38.258593750000074,50.05234375],[38.91835937499999,49.82470703125],[39.17480468750003,49.85595703124997],[39.780566406250074,49.57202148437503],[40.080664062500006,49.576855468749955],[40.10878906250005,49.251562500000034],[39.68652343749997,49.007910156250034],[40.00361328125004,48.82207031250002],[39.792871093749994,48.807714843750034],[39.6447265625001,48.591210937499966],[39.8356445312501,48.54277343749996],[39.95791015625005,48.268896484375034],[39.77871093750005,47.88754882812506],[38.90029296875005,47.85512695312502],[38.36884765625004,47.609960937500006],[38.21435546875003,47.091455078124966]]]]},"properties":{"name":"Ukraine","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-57.81059570312499,-30.85859375000001],[-57.872509765625,-30.59101562500001],[-57.831201171874994,-30.495214843750006],[-57.71269531249999,-30.38447265625001],[-57.65087890625,-30.295019531250006],[-57.645751953125,-30.226953125],[-57.60888671875,-30.187792968750003],[-57.55229492187499,-30.26123046875],[-57.21445312499999,-30.28339843750001],[-57.186914062499994,-30.26484375000001],[-57.120507812499994,-30.14443359375001],[-56.83271484375,-30.107226562500003],[-56.4072265625,-30.44746093750001],[-55.998974609375,-30.837207031250003],[-56.018457031249994,-30.99189453125001],[-56.00468749999999,-31.079199218750006],[-55.873681640624994,-31.069628906250003],[-55.6271484375,-30.85810546875001],[-55.60302734375,-30.85078125000001],[-55.55732421875,-30.8759765625],[-55.17353515625,-31.279589843750003],[-55.09116210937499,-31.31396484375],[-55.036035156249994,-31.27900390625001],[-54.587646484375,-31.48515625],[-54.22055664062499,-31.85517578125001],[-53.76171875,-32.05683593750001],[-53.601708984374994,-32.40302734375001],[-53.12558593749999,-32.73671875],[-53.2140625,-32.82109375],[-53.31010742187499,-32.92705078125],[-53.39521484375,-33.010351562500006],[-53.482861328125,-33.06855468750001],[-53.511865234374994,-33.10869140625],[-53.53134765624999,-33.1708984375],[-53.53134765624999,-33.65546875000001],[-53.37060546875,-33.7421875],[-53.419580078124994,-33.77919921875001],[-53.47246093749999,-33.84931640625001],[-53.53452148437499,-34.01748046875001],[-53.742919921875,-34.24951171875],[-53.785302734374994,-34.38037109375],[-54.16855468749999,-34.670703125],[-54.902294921875,-34.93281250000001],[-55.67314453124999,-34.77568359375],[-56.249951171875,-34.90126953125001],[-57.17070312499999,-34.45234375000001],[-57.8291015625,-34.47734375],[-58.40019531249999,-33.91240234375],[-58.363525390625,-33.18232421875001],[-58.08232421874999,-32.893652343750006],[-58.12958984375,-32.75722656250001],[-58.16220703124999,-32.566503906250006],[-58.201171875,-32.4716796875],[-58.123046875,-32.321875],[-58.11972656249999,-32.24892578125001],[-58.164794921875,-32.18486328125],[-58.177001953125,-32.11904296875001],[-58.15634765624999,-32.0515625],[-58.160400390625,-31.98652343750001],[-58.18901367187499,-31.92421875],[-58.16748046875,-31.87265625],[-58.04233398437499,-31.76923828125001],[-58.006982421874994,-31.68496093750001],[-58.053857421874994,-31.494921875],[-58.0333984375,-31.416601562500006],[-57.89335937499999,-31.1953125],[-57.868408203125,-31.10439453125001],[-57.88632812499999,-30.93740234375001],[-57.81059570312499,-30.85859375000001]]]},"properties":{"name":"Uruguay","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-155.58134765624996,19.012011718750017],[-155.88129882812495,19.07050781250001],[-156.04868164062498,19.749951171874983],[-155.82031249999997,20.01416015624997],[-155.83164062499998,20.27583007812501],[-155.198779296875,19.99438476562503],[-154.80419921875,19.524462890625045],[-155.58134765624996,19.012011718750017]]],[[[-156.84960937499997,20.772656249999955],[-156.97338867187497,20.757519531249983],[-157.0505859375,20.912451171875034],[-156.88056640624995,20.904833984375074],[-156.84960937499997,20.772656249999955]]],[[[-156.48681640624994,20.93256835937504],[-156.27753906250004,20.951269531250034],[-155.98984374999998,20.75712890624999],[-156.40878906249998,20.60517578125004],[-156.480078125,20.80122070312501],[-156.69775390625003,20.949072265625034],[-156.58540039062495,21.034326171874994],[-156.48681640624994,20.93256835937504]]],[[[-157.21362304687497,21.215380859375017],[-156.71215820312506,21.155078125000074],[-156.85986328125,21.05634765625004],[-157.29033203124996,21.112597656250017],[-157.21362304687497,21.215380859375017]]],[[[-157.79936523437502,21.456640625000034],[-157.63540039062502,21.30761718749997],[-158.11035156249994,21.318603515625],[-158.27314453125,21.585253906250045],[-157.9625,21.701367187499983],[-157.79936523437502,21.456640625000034]]],[[[-159.37275390625,21.93237304687497],[-159.60883789062495,21.909521484375034],[-159.78916015625003,22.041796875000074],[-159.57919921874998,22.22314453124997],[-159.35205078124997,22.219580078125034],[-159.37275390625,21.93237304687497]]],[[[-81.04418945312503,24.716796875000057],[-81.137353515625,24.710498046875017],[-80.93046875,24.75947265625004],[-81.04418945312503,24.716796875000057]]],[[[-80.3818359375,25.142285156249955],[-80.58056640624997,24.954248046875023],[-80.25708007812497,25.34760742187504],[-80.3818359375,25.142285156249955]]],[[[-97.17070312499996,26.159375],[-97.40209960937494,26.820507812499983],[-97.38598632812494,27.19648437500004],[-97.17070312499996,26.159375]]],[[[-80.18676757812497,27.278417968750034],[-80.17050781250003,27.20478515625004],[-80.43691406249994,27.850537109374955],[-80.18676757812497,27.278417968750034]]],[[[-91.793701171875,29.50073242187497],[-92.00664062499996,29.61030273437501],[-91.875244140625,29.640966796875034],[-91.793701171875,29.50073242187497]]],[[[-84.90791015624998,29.642626953125017],[-85.11674804687499,29.63281249999997],[-84.737158203125,29.732421875],[-84.90791015624998,29.642626953125017]]],[[[-89.22397460937498,30.084082031249977],[-89.34199218749995,30.062841796875006],[-89.18466796874995,30.168652343749983],[-89.22397460937498,30.084082031249977]]],[[[-118.34794921875002,33.3857421875],[-118.29746093750003,33.312109375],[-118.44628906249997,33.317089843749955],[-118.56943359375002,33.46416015624999],[-118.34794921875002,33.3857421875]]],[[[-120.04355468749995,33.918847656249994],[-120.25190429687494,34.01386718749998],[-120.07182617187493,34.026513671874966],[-120.04355468749995,33.918847656249994]]],[[[-119.88237304687497,34.07968749999998],[-119.54926757812497,34.02817382812506],[-119.80957031249997,33.9677734375],[-119.88237304687497,34.07968749999998]]],[[[-75.54414062499995,35.240087890625034],[-75.69008789062502,35.221582031249994],[-75.53637695312497,35.27861328124999],[-75.50351562500003,35.769140625],[-75.46474609374994,35.448632812499966],[-75.54414062499995,35.240087890625034]]],[[[-74.13320312500002,39.680761718750034],[-74.25048828125,39.529394531250006],[-74.10673828124996,39.74643554687498],[-74.13320312500002,39.680761718750034]]],[[[-72.50976562500003,40.98603515625001],[-72.58085937499996,40.92133789062498],[-71.90322265625,41.06069335937505],[-73.19428710937495,40.654199218749994],[-74.01489257812497,40.581201171874966],[-73.87924804687498,40.79165039062502],[-73.573828125,40.91962890624998],[-72.62509765624998,40.99184570312505],[-72.27412109374998,41.15302734375001],[-72.50976562500003,40.98603515625001]]],[[[-69.9779296875,41.26557617187504],[-70.23305664062502,41.28632812500001],[-70.04121093750001,41.3974609375],[-69.9779296875,41.26557617187504]]],[[[-70.50991210937502,41.376318359375034],[-70.82919921874995,41.35898437500006],[-70.61601562499996,41.45722656250001],[-70.50991210937502,41.376318359375034]]],[[[-71.24140625000001,41.49194335937497],[-71.34624023437496,41.469384765624994],[-71.23203124999995,41.654296875],[-71.24140625000001,41.49194335937497]]],[[[-68.18725585937497,44.33247070312501],[-68.41171875000003,44.294335937499966],[-68.29941406249998,44.456494140624955],[-68.18725585937497,44.33247070312501]]],[[[-122.394140625,47.39526367187503],[-122.50991210937497,47.358007812500006],[-122.486474609375,47.48876953125],[-122.394140625,47.39526367187503]]],[[[-122.57275390624999,48.15664062499999],[-122.38315429687499,47.923193359375034],[-122.74150390624999,48.22529296875004],[-122.62861328125,48.38422851562498],[-122.54243164062503,48.29399414062499],[-122.69702148437499,48.228662109374994],[-122.57275390624999,48.15664062499999]]],[[[-94.80346679687497,49.0029296875],[-94.71279296874997,48.863427734374994],[-94.62089843749999,48.74262695312501],[-93.85161132812496,48.607275390625034],[-93.70771484374995,48.52543945312499],[-93.37788085937498,48.61655273437498],[-93.25795898437497,48.62885742187501],[-92.83671875,48.567773437499994],[-92.50058593749995,48.43535156250002],[-92.41459960937493,48.276611328125],[-92.3484375,48.276611328125],[-92.00517578125002,48.301855468750006],[-91.38720703124997,48.05854492187498],[-91.04345703125003,48.19370117187498],[-90.84033203125003,48.20053710937506],[-90.79731445312495,48.13105468750001],[-89.4556640625,47.996240234374994],[-88.37817382812497,48.30307617187498],[-87.74389648437497,48.06054687500003],[-87.20800781249997,47.848486328125006],[-86.67216796874996,47.636425781249955],[-85.65224609375,47.21997070312503],[-85.07006835937497,46.97993164062498],[-84.87597656249994,46.89990234375003],[-84.66577148437503,46.54326171875002],[-84.44047851562496,46.49814453125006],[-84.12319335937497,46.50292968749997],[-83.97778320312503,46.08491210937498],[-83.61596679687503,46.116845703124994],[-83.46948242187503,45.99467773437499],[-83.59267578125,45.81713867187506],[-82.91933593749994,45.51796875000002],[-82.55107421874996,45.34736328125001],[-82.48505859374993,45.08374023437503],[-82.137841796875,43.570898437500034],[-82.19038085937495,43.47407226562501],[-82.54531249999997,42.62470703124998],[-83.10952148437497,42.25068359375001],[-83.141943359375,41.97587890624996],[-82.69003906249995,41.675195312499994],[-82.43906249999998,41.67485351562502],[-81.97416992187496,41.88872070312499],[-81.50732421874997,42.10346679687504],[-81.02822265624997,42.247167968750006],[-80.24755859375,42.36601562499996],[-79.17373046875,42.74853515625],[-78.91508789062496,42.90913085937504],[-78.98076171874993,42.98061523437502],[-79.02617187499996,43.01733398437506],[-79.066064453125,43.10610351562502],[-79.171875,43.466552734375],[-79.00249023437502,43.52714843749999],[-78.845556640625,43.58334960937498],[-78.72041015625001,43.62495117187501],[-78.45825195312497,43.63149414062502],[-77.596533203125,43.62861328124998],[-76.819970703125,43.62880859375002],[-76.18579101562503,44.24223632812502],[-75.81933593749997,44.468017578125],[-75.40126953124997,44.77226562499999],[-74.99614257812496,44.970117187499966],[-74.76245117187494,44.99907226562502],[-74.663232421875,45.00390625000003],[-71.51752929687495,45.00756835937497],[-71.327294921875,45.29008789062496],[-70.86503906249999,45.27070312500001],[-70.296240234375,45.90610351562506],[-70.00771484375002,46.70893554687501],[-69.24287109374998,47.46298828124998],[-69.0501953125,47.426611328125034],[-68.93720703124998,47.21123046875002],[-68.23549804687502,47.34594726562503],[-67.806787109375,47.08281249999999],[-67.80224609374994,45.7275390625],[-67.43266601562496,45.603125],[-67.366943359375,45.17377929687498],[-67.12485351562498,45.16943359375],[-66.98701171874995,44.82768554687502],[-67.191259765625,44.67558593750002],[-67.83906249999998,44.576269531250034],[-68.056640625,44.38432617187502],[-68.15205078124998,44.50200195312499],[-68.45058593749997,44.50761718749999],[-68.53251953124996,44.25864257812498],[-68.81191406249994,44.33935546875],[-68.76269531249994,44.57075195312498],[-69.22607421875003,43.98647460937505],[-69.52075195312503,43.89736328125002],[-69.55668945312496,43.982763671875006],[-69.62392578125,43.88061523437497],[-69.65288085937493,43.99389648437506],[-69.808349609375,43.772314453125034],[-69.965234375,43.855078125],[-70.17880859374998,43.76635742187506],[-70.73310546875001,43.07001953125004],[-70.82905273437493,42.82534179687502],[-70.61293945312497,42.623242187499955],[-71.04619140624993,42.331103515625045],[-70.73828125,42.228857421875006],[-70.42666015625002,41.75727539062501],[-70.00141601562498,41.82617187500003],[-70.24106445312495,42.09121093750002],[-70.10893554687496,42.07832031249998],[-69.97788085937498,41.961279296875006],[-69.94863281249997,41.67714843750005],[-70.65712890625,41.53422851562496],[-70.70112304687498,41.71484375],[-71.1685546875,41.489404296874994],[-71.14873046874996,41.74570312499998],[-71.27109375,41.68125],[-71.39013671875003,41.79531250000005],[-71.52285156249997,41.378955078125045],[-72.92470703125002,41.28515625000003],[-73.98710937499999,40.751367187499994],[-73.87197265625,41.05517578124997],[-73.96992187499995,41.24970703125001],[-73.92719726562495,40.914257812499955],[-74.26420898437496,40.52861328124999],[-73.972265625,40.40034179687498],[-74.079931640625,39.78813476562496],[-74.06459960937497,39.99311523437498],[-74.79448242187499,39.00190429687501],[-74.95429687499995,38.949951171875],[-74.89702148437502,39.14545898437504],[-75.52421874999999,39.49018554687501],[-75.421875,39.78969726562502],[-75.07416992187495,39.98349609375006],[-75.40063476562503,39.83159179687502],[-75.58759765625001,39.64077148437505],[-75.3921875,39.09277343750006],[-75.08867187499999,38.777539062499955],[-75.18710937499995,38.59111328124999],[-75.03876953124993,38.426367187500006],[-75.934375,37.15190429687496],[-75.97504882812498,37.3984375],[-75.65927734374995,37.953955078125034],[-75.850830078125,37.971582031249994],[-75.85869140624999,38.36206054687503],[-76.05122070312495,38.27954101562503],[-76.2646484375,38.436425781249994],[-76.26416015625,38.599951171875006],[-76.016943359375,38.62509765624998],[-76.21298828124998,38.75830078125003],[-76.34116210937498,38.70966796874998],[-76.16816406249998,38.85273437499998],[-76.32958984375,38.95278320312505],[-76.13520507812493,39.082128906250006],[-76.23569335937498,39.19160156250001],[-76.153125,39.315039062500034],[-75.87597656249997,39.3759765625],[-76.003125,39.41083984375001],[-75.87294921874997,39.510888671874966],[-75.95893554687498,39.58505859374998],[-76.2763671875,39.32275390625],[-76.330810546875,39.40390625],[-76.42089843749997,39.225],[-76.57041015624995,39.26933593749996],[-76.42758789062498,39.12602539062499],[-76.55854492187493,39.065234375000045],[-76.39409179687502,38.368994140625034],[-76.67734374999998,38.611962890624966],[-76.66855468749998,38.5375],[-76.34116210937498,38.08701171875006],[-76.86811523437495,38.39028320312502],[-76.88974609375,38.292089843750006],[-77.00117187499995,38.44526367187504],[-77.23251953125,38.40771484375003],[-77.03037109374995,38.88925781249998],[-77.26040039062502,38.6],[-77.27324218749996,38.35175781249998],[-77.04677734375002,38.356689453125],[-76.26425781250003,37.89355468749997],[-76.34414062499997,37.675683593749994],[-76.49248046874999,37.682226562500006],[-77.11108398437497,38.165673828124994],[-76.54946289062494,37.66914062500001],[-76.30556640625,37.57148437500001],[-76.26347656249996,37.35703125],[-76.40097656249998,37.386132812499994],[-76.45390624999993,37.27353515625006],[-76.75771484375002,37.50541992187496],[-76.28330078125,37.05268554687501],[-76.40087890624997,36.991308593750034],[-76.63090820312493,37.22172851562499],[-77.25087890624994,37.329199218750034],[-76.671875,37.172949218750006],[-76.48784179687502,36.89702148437499],[-75.99941406249997,36.91264648437499],[-75.53417968749997,35.81909179687506],[-75.94648437499995,36.65908203125002],[-75.99277343749995,36.47377929687502],[-75.82006835937494,36.11284179687502],[-76.14785156250002,36.279296875],[-76.15,36.14575195312497],[-76.27060546874998,36.18989257812501],[-76.22739257812498,36.11601562499996],[-76.559375,36.015332031249955],[-76.733642578125,36.229150390624994],[-76.726220703125,35.957617187500034],[-76.06977539062501,35.970312500000034],[-76.08359374999998,35.69052734375006],[-75.85390625,35.96015625000001],[-75.75883789062499,35.84326171875],[-75.77392578124997,35.64697265624997],[-76.17382812499997,35.354150390624994],[-76.489501953125,35.397021484375045],[-76.57719726562502,35.53232421874998],[-76.74140624999998,35.431494140625034],[-77.03999023437495,35.527392578125045],[-76.51293945312497,35.270410156249994],[-76.77915039062503,34.990332031250034],[-77.07026367187501,35.154638671875034],[-76.97495117187503,35.025195312500045],[-76.74497070312498,34.94096679687502],[-76.45673828124998,34.989355468750034],[-76.36220703125,34.9365234375],[-76.43979492187498,34.84291992187502],[-77.29624023437503,34.602929687499994],[-77.41225585937497,34.730810546875034],[-77.37978515625,34.526611328125],[-77.750732421875,34.28496093749996],[-77.92783203125,33.93974609374999],[-77.95327148437494,34.16899414062496],[-78.01333007812502,33.91181640624998],[-78.40585937499995,33.91757812499998],[-78.84145507812497,33.72407226562501],[-79.19379882812498,33.24414062500003],[-79.22646484375,33.40488281249998],[-79.27602539062497,33.135400390624966],[-79.80498046874999,32.78740234374996],[-79.93310546874997,32.81005859375006],[-79.94072265625002,32.667138671874966],[-80.36284179687496,32.500732421875],[-80.6341796875,32.51171875000003],[-80.474267578125,32.42275390625002],[-80.579345703125,32.28730468750004],[-80.80253906249999,32.44804687500002],[-80.69423828124997,32.21572265625002],[-81.11328124999997,31.87861328125001],[-81.06611328124995,31.787988281250023],[-81.259375,31.538916015624977],[-81.17543945312494,31.531298828125017],[-81.38095703124998,31.353271484375],[-81.28847656249997,31.263916015625],[-81.441748046875,31.19970703124997],[-81.5162109375,30.801806640625017],[-81.24951171875003,29.793798828125006],[-80.52412109374995,28.48608398437503],[-80.5849609375,28.271582031250034],[-80.456884765625,27.90068359374996],[-80.61000976562494,28.177587890624977],[-80.60693359375003,28.522900390624983],[-80.693505859375,28.34497070312497],[-80.68847656250003,28.578515625000023],[-80.83818359374999,28.757666015625034],[-80.74863281250003,28.381005859375023],[-80.050048828125,26.807714843750063],[-80.1263671875,25.83349609375],[-80.48466796874999,25.229833984375034],[-81.11049804687494,25.138037109374977],[-81.13603515624999,25.309667968750034],[-80.94042968750003,25.264208984375017],[-81.11333007812499,25.367236328125045],[-81.36494140625001,25.83105468750003],[-81.715478515625,25.98315429687503],[-81.95893554687495,26.489941406249983],[-81.82866210937496,26.68706054687499],[-82.03959960937496,26.552050781250017],[-82.01328125,26.96157226562505],[-82.24287109374998,26.848876953125],[-82.44135742187501,27.059667968750034],[-82.71459960937497,27.499609375000063],[-82.40576171874994,27.862890624999977],[-82.67519531249994,27.963769531250023],[-82.61098632812502,27.77724609375005],[-82.74287109374995,27.709375],[-82.84350585937494,27.845996093750017],[-82.65146484375,28.8875],[-83.69438476562502,29.92597656250001],[-84.04423828124996,30.10380859374999],[-84.30966796874995,30.064746093750045],[-84.38281250000003,29.90737304687505],[-85.31894531249995,29.680224609375045],[-85.413818359375,29.76757812499997],[-85.413818359375,29.842480468749955],[-85.31489257812493,29.758105468750017],[-85.35361328125,29.875732421875],[-85.67578125,30.121923828125063],[-85.60351562500003,30.286767578124966],[-85.75581054687495,30.1669921875],[-86.454443359375,30.39912109375004],[-86.12382812499999,30.40581054687499],[-86.25737304687502,30.493017578124977],[-87.201171875,30.339257812499994],[-86.98579101562498,30.43085937500001],[-86.99755859375,30.5703125],[-87.17060546874998,30.538769531249983],[-87.28105468750002,30.339257812499994],[-87.47578124999998,30.294287109375006],[-87.44829101562499,30.394140625],[-87.62226562499998,30.264746093750006],[-88.00595703124998,30.230908203124955],[-87.79028320312503,30.291796875000017],[-88.011328125,30.694189453125006],[-88.13544921874998,30.366601562499994],[-88.90522460937495,30.415136718750006],[-89.32055664062503,30.3453125],[-89.58847656249998,30.165966796874955],[-90.12597656249997,30.369091796874955],[-90.33198242187493,30.277587890625057],[-90.41303710937501,30.140332031249983],[-90.17534179687499,30.02910156249996],[-89.73745117187497,30.171972656250034],[-89.66503906249994,30.117041015625034],[-89.81518554687497,30.007275390624955],[-89.631689453125,29.90380859375003],[-89.400732421875,30.04604492187505],[-89.35444335937501,29.82021484375005],[-89.72089843749995,29.619287109374966],[-89.01572265625,29.202880859375057],[-89.15551757812497,29.01660156250003],[-89.23608398437494,29.081103515625017],[-89.37612304687497,28.981347656250023],[-89.44316406249996,29.194140625000045],[-90.15908203124997,29.537158203125017],[-90.05278320312499,29.336816406249966],[-90.21279296875,29.104931640624983],[-90.37919921874996,29.29511718750001],[-90.75102539062496,29.13085937500003],[-91.29013671875,29.288964843749994],[-91.15078124999994,29.317919921875045],[-91.24882812499993,29.56420898437503],[-91.51420898437499,29.55537109375001],[-91.8931640625,29.836035156249977],[-92.135498046875,29.699462890625057],[-92.08403320312499,29.59282226562499],[-92.26083984374995,29.55683593750004],[-93.17568359375,29.778955078124994],[-93.82646484374999,29.725146484375045],[-93.84145507812502,29.97973632812503],[-93.89047851562495,29.689355468750023],[-94.759619140625,29.384277343750057],[-94.52626953125,29.547949218750006],[-94.77827148437498,29.54785156249997],[-94.74194335937497,29.75],[-95.0228515625,29.70234375000001],[-94.88828125000003,29.37055664062501],[-95.27348632812499,28.96386718750003],[-96.23452148437502,28.488964843749983],[-96.01103515624996,28.631933593749977],[-96.44873046874997,28.594482421875],[-96.64003906249994,28.708789062500017],[-96.42109374999993,28.457324218750045],[-96.67636718749998,28.34130859375003],[-96.77353515624998,28.421630859375057],[-96.839501953125,28.194384765625017],[-97.156494140625,28.144335937500045],[-97.141259765625,28.060742187499983],[-97.034326171875,28.093847656250063],[-97.07309570312498,27.98608398437503],[-97.43149414062498,27.83720703124999],[-97.28872070312494,27.670605468749983],[-97.43911132812502,27.328271484374966],[-97.76845703124997,27.45751953125],[-97.69238281250003,27.287158203125017],[-97.48510742187497,27.237402343750006],[-97.55468749999994,26.96733398437496],[-97.43505859375,26.48583984375003],[-97.14624023437494,25.961474609375045],[-97.37563476562497,25.871826171875],[-99.10776367187498,26.446923828124994],[-99.45654296874999,27.05668945312496],[-99.50532226562497,27.54833984375003],[-100.29604492187495,28.32768554687499],[-100.75458984375001,29.182519531249994],[-101.44038085937503,29.77685546875],[-102.26894531249998,29.871191406250034],[-102.61494140624994,29.75234375],[-102.8919921875,29.216406250000034],[-103.16831054687498,28.998193359374994],[-104.110595703125,29.386132812499994],[-104.50400390624995,29.677685546874955],[-104.97880859374996,30.645947265624955],[-106.14804687499995,31.450927734375],[-106.44541015624996,31.768408203125006],[-108.21181640625002,31.779345703125017],[-108.21445312499993,31.329443359375034],[-111.0419921875,31.32421875000003],[-114.83593749999994,32.50830078125003],[-114.72475585937495,32.71533203125003],[-117.12827148437495,32.533349609374994],[-117.46743164062495,33.295507812500006],[-118.08051757812497,33.72216796874997],[-118.41044921874996,33.74394531249996],[-118.506201171875,34.01738281249999],[-119.14375,34.11201171874998],[-119.60605468749999,34.41801757812499],[-120.48120117187503,34.47163085937498],[-120.64467773437502,34.57998046875002],[-120.65908203124994,35.122412109375034],[-120.85737304687501,35.209667968749955],[-120.899609375,35.42509765624999],[-121.28383789062494,35.67631835937499],[-121.87739257812498,36.33105468749997],[-121.80742187499995,36.851220703124994],[-122.394921875,37.20751953125003],[-122.49921875000001,37.542626953124994],[-122.44560546875002,37.797998046874966],[-122.07050781249998,37.47827148437503],[-122.38544921875001,37.960595703124966],[-122.31425781249999,38.00732421874997],[-121.52534179687503,38.05590820312503],[-122.39335937499995,38.14482421875002],[-122.52133789062499,37.82641601562497],[-122.93198242187498,38.05546875000002],[-122.998779296875,37.98862304687498],[-122.90815429687501,38.19658203124999],[-123.701123046875,38.90727539062502],[-123.83291015624994,39.775488281250034],[-124.35654296875003,40.37109374999997],[-124.07192382812497,41.45952148437502],[-124.53964843750003,42.812890624999966],[-124.14873046874997,43.691748046875034],[-123.92934570312495,45.57695312499996],[-123.989306640625,46.21938476562502],[-123.22060546874998,46.153613281250045],[-123.46484375,46.27109374999998],[-124.07275390624996,46.279443359374994],[-124.04433593750002,46.605078125],[-123.946142578125,46.43256835937501],[-123.88916015625003,46.660009765625006],[-124.11254882812497,46.862695312499994],[-123.84287109375002,46.963183593750045],[-124.11171875,47.03520507812496],[-124.1392578125,46.95468749999998],[-124.376025390625,47.658642578124955],[-124.66308593749996,47.97412109375003],[-124.7099609375,48.38037109375],[-123.97578125,48.16845703125],[-122.97387695312499,48.07329101562496],[-122.77861328125,48.13759765625002],[-122.65664062500002,47.88115234374999],[-122.77841796874996,47.738427734374966],[-122.82138671875,47.79316406250001],[-123.1390625,47.386083984375034],[-122.92216796874993,47.40766601562498],[-123.066796875,47.39965820312506],[-123.04863281249995,47.479345703125034],[-122.53281250000002,47.919726562500045],[-122.67548828124995,47.612353515625045],[-122.57788085937496,47.29316406250001],[-122.76777343750001,47.21835937500006],[-122.82846679687503,47.336572265624994],[-123.02758789062501,47.13891601562503],[-122.70195312500002,47.11088867187502],[-122.35380859374996,47.37158203125],[-122.40180664062497,47.78427734374998],[-122.24199218750002,48.01074218750003],[-122.5169921875,48.15966796874997],[-122.40854492187502,48.29389648437498],[-122.66899414062496,48.465234374999966],[-122.49677734374995,48.50556640625001],[-122.51274414062502,48.66943359375],[-122.56201171875001,48.777978515624994],[-122.68593749999995,48.794287109375034],[-122.72246093750002,48.85302734375003],[-122.78876953125003,48.993017578125034],[-121.40722656249994,48.993017578125034],[-119.70170898437495,48.993017578125034],[-119.27534179687494,48.99306640625005],[-118.84892578124993,48.99306640625005],[-117.99619140625002,48.99306640625005],[-116.71704101562501,48.99306640625005],[-110.74765625,48.99306640625005],[-104.77832031249997,48.993115234374955],[-98.80898437499995,48.99316406249997],[-97.52983398437493,48.99316406249997],[-96.67705078124993,48.99316406249997],[-96.25068359374993,48.99316406249997],[-95.39790039062493,48.99316406249997],[-95.16206054687493,48.991748046875045],[-95.15527343749997,49.36967773437502],[-94.85434570312495,49.304589843749994],[-94.86040039062493,49.258593750000045],[-94.80346679687497,49.0029296875]]],[[[-176.28671874999998,51.79199218750006],[-176.34965820312502,51.733300781249994],[-176.41372070312502,51.840576171875],[-176.28671874999998,51.79199218750006]]],[[[-177.87905273437502,51.64970703125002],[-178.05888671875,51.67260742187497],[-177.98637695312493,51.76425781249998],[-178.16826171874996,51.90302734375001],[-177.644482421875,51.826269531250006],[-177.87905273437502,51.64970703125002]]],[[[-177.14819335937497,51.71674804687498],[-177.67021484375002,51.701074218749994],[-177.11005859375,51.92875976562502],[-177.14819335937497,51.71674804687498]]],[[[-176.593310546875,51.86669921875],[-176.45234374999995,51.735693359375034],[-176.96162109374998,51.60366210937505],[-176.69833984374998,51.986035156249955],[-176.593310546875,51.86669921875]]],[[[179.72773437500015,51.905419921874966],[179.50390625000003,51.97958984374998],[179.6271484375001,52.03041992187502],[179.72773437500015,51.905419921874966]]],[[[177.4154296875,51.88281249999997],[177.25029296875013,51.902929687500006],[177.6696289062501,52.10302734375],[177.4154296875,51.88281249999997]]],[[[-173.5533203125,52.13627929687502],[-173.02290039062504,52.07915039062502],[-173.83579101562498,52.048193359375006],[-173.99248046874993,52.12333984374996],[-173.5533203125,52.13627929687502]]],[[[-172.464794921875,52.27226562500002],[-172.61982421874998,52.27285156250005],[-172.47041015625,52.38803710937506],[-172.31362304687497,52.32958984375006],[-172.464794921875,52.27226562500002]]],[[[-174.67739257812502,52.035009765625006],[-175.29555664062502,52.022167968749955],[-174.30615234375,52.216162109375034],[-174.43554687499997,52.317236328125034],[-174.168896484375,52.42016601562503],[-174.04560546875,52.36723632812499],[-174.12065429687493,52.13520507812498],[-174.67739257812502,52.035009765625006]]],[[[173.72275390625018,52.35957031250004],[173.40234375000009,52.40478515625],[173.77607421875004,52.49511718750003],[173.72275390625018,52.35957031250004]]],[[[172.81181640625002,53.01298828125002],[173.43603515625003,52.85205078125],[172.93515625000012,52.752099609374966],[172.49482421875004,52.93789062499999],[172.81181640625002,53.01298828125002]]],[[[-167.96435546875003,53.345117187499994],[-169.088916015625,52.83203125],[-168.68984375000002,53.227246093749955],[-168.38041992187496,53.28344726562506],[-168.28769531249998,53.500146484374966],[-167.82807617187495,53.50795898437505],[-167.96435546875003,53.345117187499994]]],[[[-166.61533203124998,53.90092773437499],[-166.37231445312494,53.99897460937498],[-166.230859375,53.93261718750006],[-166.54560546875,53.726464843749966],[-166.354541015625,53.67353515625004],[-166.85097656249997,53.45288085937503],[-167.78085937500003,53.30024414062501],[-167.13608398437503,53.526464843750006],[-167.01572265625003,53.69838867187502],[-166.80898437500002,53.64614257812505],[-166.741259765625,53.71293945312496],[-167.10561523437497,53.813378906249994],[-167.03808593749997,53.9421875],[-166.67329101562498,54.00595703124998],[-166.61533203124998,53.90092773437499]]],[[[-165.841552734375,54.070654296875006],[-166.05664062500003,54.054345703124994],[-166.08774414062498,54.16914062500001],[-165.89287109375,54.20698242187498],[-165.69287109375,54.09990234375002],[-165.841552734375,54.070654296875006]]],[[[-165.56113281249998,54.13671874999997],[-165.55063476562498,54.28452148437498],[-165.40786132812502,54.19682617187496],[-165.56113281249998,54.13671874999997]]],[[[-162.29814453124993,54.847021484375006],[-162.43388671875,54.931542968749994],[-162.26459960937504,54.983496093750006],[-162.29814453124993,54.847021484375006]]],[[[-163.476025390625,54.98071289062497],[-163.37895507812496,54.81552734374998],[-163.083251953125,54.66899414062496],[-163.35810546874995,54.73569335937506],[-164.82343749999998,54.41909179687505],[-164.887646484375,54.60781250000002],[-164.47861328124998,54.906835937500006],[-163.80712890624997,55.04907226562503],[-163.476025390625,54.98071289062497]]],[[[-159.51513671875,55.15185546875003],[-159.617724609375,55.05732421875004],[-159.54506835937497,55.22597656250002],[-159.51513671875,55.15185546875003]]],[[[-131.33974609375002,55.079833984375],[-131.32954101562498,54.887744140625045],[-131.592236328125,55.02568359374999],[-131.5654296875,55.26411132812498],[-131.33974609375002,55.079833984375]]],[[[-159.87299804687495,55.128759765625034],[-160.22705078124997,54.92270507812506],[-160.17207031249995,55.123046875],[-159.88735351562497,55.27299804687502],[-159.87299804687495,55.128759765625034]]],[[[-132.86225585937504,54.894433593749966],[-132.61723632812493,54.892431640625006],[-132.70581054687497,54.684179687500034],[-133.42905273437498,55.30380859374998],[-133.097412109375,55.213720703125006],[-132.86225585937504,54.894433593749966]]],[[[-160.329296875,55.337695312500045],[-160.34331054687493,55.25878906250006],[-160.51748046875,55.33383789062506],[-160.329296875,55.337695312500045]]],[[[-160.68491210937498,55.314794921875006],[-160.552783203125,55.38076171875002],[-160.48754882812503,55.18486328124999],[-160.79506835937497,55.14521484375001],[-160.72392578124993,55.404638671875006],[-160.68491210937498,55.314794921875006]]],[[[-133.30507812500002,55.54375],[-133.6501953125,55.26928710937506],[-133.73710937500002,55.49692382812498],[-133.30507812500002,55.54375]]],[[[-155.56601562500003,55.82119140625005],[-155.73735351562493,55.82978515625001],[-155.59394531250004,55.92431640625],[-155.56601562500003,55.82119140625005]]],[[[-130.97915039062502,55.489160156249994],[-131.187890625,55.206298828125],[-131.44755859374996,55.40878906250006],[-131.7625,55.16582031250002],[-131.84609374999997,55.41625976562497],[-131.62495117187504,55.831689453124966],[-131.26923828125004,55.95537109375002],[-130.997802734375,55.727636718750006],[-130.97915039062502,55.489160156249994]]],[[[-133.56611328125,56.33920898437498],[-133.202978515625,56.31982421875003],[-133.096630859375,56.09003906250001],[-132.59760742187504,55.89501953125],[-132.17270507812498,55.48061523437502],[-132.51127929687493,55.59394531250001],[-132.63129882812495,55.47319335937502],[-132.41787109375002,55.48291015625006],[-132.20668945312497,55.22441406249996],[-131.97641601562498,55.208593750000034],[-132.06474609375002,54.713134765625],[-133.11855468750002,55.32763671875003],[-132.95888671875002,55.39555664062502],[-133.0333984375,55.589697265625034],[-133.68017578124994,55.78515625],[-133.24150390624993,55.920800781249994],[-133.371240234375,56.035888671875],[-133.74252929687498,55.96484375],[-133.530859375,56.145654296874966],[-133.56611328125,56.33920898437498]]],[[[-132.77988281249998,56.24726562499998],[-133.03500976562498,56.34091796875006],[-132.90205078124998,56.45375976562505],[-132.62910156249995,56.411914062500045],[-132.77988281249998,56.24726562499998]]],[[[-132.11235351562493,56.109375],[-132.13295898437497,55.94326171875005],[-132.28730468749995,55.92939453124998],[-132.65991210937503,56.07817382812499],[-132.379833984375,56.49877929687497],[-132.06689453125,56.24423828124998],[-132.11235351562493,56.109375]]],[[[-154.208642578125,56.51489257812497],[-154.32221679687504,56.570605468750045],[-154.11040039062496,56.602929687499966],[-154.208642578125,56.51489257812497]]],[[[-169.755224609375,56.63505859375002],[-169.47431640624998,56.59404296875002],[-169.6326171875,56.545703125000045],[-169.755224609375,56.63505859375002]]],[[[-132.746875,56.525683593750045],[-132.94804687500002,56.56723632812498],[-132.842529296875,56.79477539062506],[-132.56796875000003,56.57583007812505],[-132.746875,56.525683593750045]]],[[[-133.98959960937503,56.84497070312497],[-133.73837890625,56.65043945312496],[-133.94970703125,56.12773437499996],[-134.18959960937502,56.07695312500002],[-134.084375,56.456347656250045],[-134.37368164062502,56.838671875000045],[-134.14326171874998,56.93232421875001],[-133.98959960937503,56.84497070312497]]],[[[-133.36621093750006,57.003515625000034],[-132.99624023437497,56.93041992187497],[-132.95917968749998,56.67705078124996],[-133.03491210937494,56.62075195312505],[-133.32895507812498,56.83007812499997],[-133.158154296875,56.495166015625045],[-133.4841796875,56.45175781249998],[-133.979443359375,57.009570312500045],[-133.36621093750006,57.003515625000034]]],[[[-153.007080078125,57.12485351562498],[-153.37460937499998,57.05190429687505],[-153.285205078125,57.18505859375],[-152.90839843750004,57.152441406250006],[-153.007080078125,57.12485351562498]]],[[[-134.96977539062496,57.351416015625034],[-134.62070312499998,56.71831054687502],[-134.68188476562503,56.216162109375034],[-134.98056640625003,56.518945312499994],[-134.88344726562497,56.679052734375034],[-135.33061523437505,56.821875],[-135.19960937499997,57.02734375],[-135.45493164062503,57.24941406250005],[-135.81230468750002,57.00952148437503],[-135.82275390625,57.280419921874966],[-135.448681640625,57.534375],[-134.96977539062496,57.351416015625034]]],[[[-152.89804687499998,57.82392578125004],[-152.42875976562493,57.82568359375003],[-152.48261718749998,57.70332031249998],[-152.21621093749997,57.577001953125006],[-152.41220703125003,57.454785156249955],[-152.94077148437498,57.49809570312499],[-152.67905273437503,57.345117187499994],[-153.274365234375,57.22636718749996],[-153.732568359375,57.052343750000034],[-153.643310546875,56.960742187500045],[-154.02734375,56.77797851562502],[-153.793212890625,56.98950195312503],[-154.24375,57.143017578124955],[-154.33896484374998,56.9208984375],[-154.67319335937498,57.44609375],[-154.11616210937498,57.651220703125006],[-153.6876953125,57.30512695312504],[-153.841552734375,57.86284179687496],[-153.48793945312497,57.73095703125],[-153.21748046875004,57.79575195312506],[-153.16044921875,57.97197265624999],[-152.85039062499993,57.896777343750045],[-152.89804687499998,57.82392578125004]]],[[[-135.73037109375002,58.244238281250034],[-135.61323242187507,57.99184570312505],[-135.346630859375,58.12412109374998],[-134.9546875,58.01533203125004],[-134.97065429687495,57.817236328125006],[-135.33847656250003,57.768652343750034],[-134.97885742187503,57.724365234375],[-134.93149414062498,57.48115234375001],[-135.564208984375,57.66640625],[-135.691943359375,57.41992187500006],[-135.91079101562502,57.44658203124999],[-136.568603515625,57.97216796875003],[-136.32197265625,58.21889648437502],[-136.14375,58.098486328125006],[-136.09438476562502,58.198144531249966],[-135.73037109375002,58.244238281250034]]],[[[-134.68027343749998,58.16166992187499],[-134.24008789062498,58.143994140624955],[-133.82275390624997,57.62866210937503],[-134.29233398437498,58.044726562500074],[-133.91113281250003,57.3525390625],[-134.51601562499997,57.042578125],[-134.48676757812495,57.48203125],[-134.92348632812497,58.354638671874966],[-134.68027343749998,58.16166992187499]]],[[[-152.416943359375,58.360205078125034],[-151.974365234375,58.30986328124999],[-152.068896484375,58.17792968750001],[-152.26835937499993,58.25170898437506],[-152.30922851562502,58.133886718750034],[-152.5982421875,58.16259765625],[-152.92841796875004,57.99370117187499],[-153.38134765625003,58.08720703125002],[-152.976123046875,58.29702148437505],[-152.771875,58.278564453125],[-152.84111328125002,58.41640625000002],[-152.416943359375,58.360205078125034]]],[[[-152.486083984375,58.485009765624966],[-152.63662109375002,58.54169921874998],[-152.3955078125,58.619384765625],[-152.486083984375,58.485009765624966]]],[[[-160.918994140625,58.57709960937498],[-161.13149414062502,58.668212890625],[-160.71513671875005,58.79521484375002],[-160.918994140625,58.57709960937498]]],[[[-148.02177734375,60.06533203125005],[-148.271875,60.05327148437499],[-148.07958984375003,60.151660156250045],[-148.02177734375,60.06533203125005]]],[[[-147.735888671875,59.81323242187503],[-147.76806640625,59.94375],[-147.180859375,60.358251953125034],[-147.01987304687498,60.33222656249998],[-147.735888671875,59.81323242187503]]],[[[-166.13544921875,60.38354492187503],[-165.72968750000004,60.31420898437503],[-165.591796875,59.913134765625045],[-166.14873046874996,59.764111328124955],[-167.13886718749998,60.00854492187503],[-167.43642578125002,60.20664062500006],[-166.836328125,60.21699218750004],[-166.47568359374998,60.382763671874955],[-166.13544921875,60.38354492187503]]],[[[-146.3939453125,60.44965820312501],[-146.10224609374998,60.41118164062499],[-146.61831054687497,60.27368164062503],[-146.70253906249997,60.40854492187498],[-146.3939453125,60.44965820312501]]],[[[-147.658251953125,60.45048828124999],[-147.787841796875,60.17792968749998],[-147.89145507812498,60.299414062500034],[-147.658251953125,60.45048828124999]]],[[[-172.74223632812496,60.45737304687498],[-172.23208007812494,60.299121093750074],[-172.63574218750003,60.328857421875],[-173.04765625000002,60.56831054687501],[-172.74223632812496,60.45737304687498]]],[[[-171.46303710937494,63.640039062499994],[-171.03486328125,63.58549804687499],[-170.29936523437502,63.68061523437501],[-169.55454101562498,63.373486328124955],[-168.71601562500004,63.310595703125045],[-168.76132812500003,63.21376953125002],[-169.364697265625,63.17114257812506],[-169.67636718750003,62.95610351562502],[-169.81860351562494,63.122363281250045],[-170.84838867187494,63.44438476562502],[-171.63183593749997,63.351220703124966],[-171.74638671874993,63.703076171874955],[-171.46303710937494,63.640039062499994]]],[[[-141.00214843750004,68.77416992187506],[-141.00214843750004,67.89755859374998],[-141.00214843750004,66.43652343750006],[-141.00214843750004,65.55991210937498],[-141.00214843750004,64.09887695312506],[-141.00214843750004,63.22226562499998],[-141.00214843750004,61.761279296875045],[-141.00214843750004,60.884667968749994],[-141.00214843750004,60.30024414062504],[-140.76274414062505,60.259130859375006],[-140.525439453125,60.218359375000034],[-140.45283203125004,60.29970703125002],[-139.97329101562497,60.183154296875074],[-139.67631835937505,60.32832031249998],[-139.23476562499997,60.339746093749994],[-139.07924804687497,60.34370117187501],[-139.07924804687497,60.279443359374966],[-139.136962890625,60.17270507812498],[-139.18515624999998,60.083593750000034],[-138.86875,59.94575195312501],[-138.317626953125,59.611132812500074],[-137.59331054687493,59.22626953124998],[-137.52089843750002,58.91538085937498],[-137.43857421875003,58.903125],[-137.2775390625,58.988183593749994],[-137.126220703125,59.04096679687498],[-136.81328125000002,59.150048828124994],[-136.57875976562502,59.15224609375002],[-136.46635742187493,59.459082031250006],[-136.27797851562502,59.48032226562506],[-136.321826171875,59.604833984375034],[-135.70258789062504,59.72875976562506],[-135.36787109374998,59.743310546874994],[-135.051025390625,59.57866210937502],[-134.94375,59.28828125000001],[-134.67724609374997,59.19926757812499],[-134.39306640625,59.009179687499994],[-134.32963867187505,58.93969726562506],[-134.21850585937503,58.849902343750045],[-133.54638671874997,58.50346679687499],[-133.27529296875,58.22285156250004],[-133.00141601562495,57.948974609375],[-132.55048828125,57.499902343749994],[-132.44248046874998,57.40673828125003],[-132.30166015624997,57.27631835937501],[-132.232177734375,57.19853515624999],[-132.27939453124998,57.14536132812498],[-132.33798828124998,57.07944335937506],[-132.15703125,57.048193359375006],[-132.03154296875,57.02656250000004],[-132.062890625,56.95336914062503],[-132.104296875,56.856787109375006],[-131.86616210937495,56.792822265625006],[-131.82426757812496,56.589990234374994],[-131.471875,56.55673828125006],[-130.649072265625,56.26367187500003],[-130.47709960937496,56.230566406250034],[-130.413134765625,56.12250976562498],[-130.09785156249995,56.10927734375002],[-130.01406249999997,55.950537109375006],[-130.2140625,55.02587890625003],[-130.57534179687497,54.769677734374966],[-130.849609375,54.80761718750006],[-131.04785156249997,55.157666015624955],[-130.74819335937502,55.31801757812502],[-131.127685546875,55.96015625000001],[-131.032763671875,56.08808593749998],[-131.78417968749997,55.876562500000034],[-131.98339843749994,55.535009765625006],[-132.15541992187502,55.59956054687501],[-132.20751953124997,55.75341796875],[-131.84384765625003,56.16010742187498],[-131.55136718749998,56.206787109375],[-131.88789062500004,56.24165039062498],[-132.18203125000002,56.42065429687506],[-132.82460937500002,57.05581054687505],[-133.465869140625,57.17216796875002],[-133.64873046874993,57.64228515624998],[-133.11704101562498,57.56621093750002],[-133.535205078125,57.83295898437501],[-133.1943359375,57.87768554687506],[-133.559375,57.924462890624994],[-133.72231445312502,57.84423828125],[-134.03110351562498,58.072167968749966],[-133.87675781249996,58.51816406249998],[-134.20883789062503,58.232958984375045],[-134.77612304687506,58.45385742187503],[-135.36367187500002,59.41943359375],[-135.50234375000002,59.202294921874994],[-135.090234375,58.245849609375],[-135.57177734374994,58.41206054687504],[-135.89755859374998,58.40019531250002],[-136.04311523437497,58.82163085937498],[-135.82636718750004,58.89794921874997],[-136.0166015625,58.87397460937498],[-136.150048828125,59.04809570312503],[-136.22583007812497,58.765478515625006],[-136.98901367187503,59.03447265624999],[-137.05903320312498,58.87373046875001],[-136.613916015625,58.809277343749955],[-136.48374023437503,58.61767578125],[-136.224609375,58.602246093749955],[-136.06147460937495,58.45273437500006],[-136.607421875,58.24399414062498],[-137.54399414062502,58.58120117187502],[-138.51489257812503,59.16591796875005],[-139.77329101562498,59.52729492187504],[-139.51303710937498,59.698095703125006],[-139.5123046875,59.95356445312501],[-139.28671874999998,59.610937500000034],[-139.22080078125003,59.819873046875045],[-138.9880859375,59.83500976562502],[-139.43144531249996,60.012255859375074],[-140.41982421874997,59.71074218750002],[-141.40830078125,59.90278320312498],[-141.408740234375,60.11767578125006],[-141.67016601562497,59.969873046874966],[-142.94565429687503,60.09697265625002],[-144.14721679687494,60.01640625000002],[-144.185498046875,60.150732421875034],[-144.901318359375,60.335156249999955],[-144.69111328125,60.66909179687502],[-145.248291015625,60.38012695312506],[-145.898876953125,60.47817382812505],[-145.67490234374998,60.65112304687503],[-146.57045898437497,60.72915039062502],[-146.39199218749997,60.810839843750045],[-146.63842773437497,60.89731445312498],[-146.59912109374994,61.05351562500002],[-146.284912109375,61.11264648437498],[-147.89111328125,60.889892578125],[-148.00512695312494,60.96855468750002],[-147.75185546874997,61.218945312499955],[-148.34189453125,61.060400390625006],[-148.34443359374998,60.853564453125045],[-148.55615234374994,60.82700195312506],[-148.25673828124997,60.67529296874997],[-148.64013671875,60.48945312500004],[-148.11918945312502,60.57514648437498],[-147.96411132812494,60.48486328124997],[-148.430712890625,59.98911132812498],[-149.2666015625,59.99829101562497],[-149.395263671875,60.10576171875002],[-149.59804687500002,59.77045898437501],[-149.7138671875,59.91958007812502],[-149.80126953124994,59.737939453124966],[-150.00532226562507,59.78442382812503],[-150.19804687499996,59.56655273437505],[-150.60737304687504,59.56337890625002],[-150.934521484375,59.249121093750034],[-151.18276367187502,59.30078124999997],[-151.73818359375002,59.18852539062502],[-151.94951171875,59.26508789062498],[-151.88461914062503,59.386328125],[-151.39960937499995,59.51630859375001],[-151.04648437499998,59.771826171875034],[-151.45009765624997,59.65039062499997],[-151.85322265625,59.78208007812498],[-151.39599609375006,60.27446289062502],[-151.35644531249997,60.72294921874999],[-150.44125976562503,61.02358398437505],[-149.07509765624997,60.87641601562498],[-150.05327148437496,61.17109374999998],[-149.433544921875,61.50078125000002],[-149.97568359374998,61.27934570312502],[-150.61225585937495,61.301123046875006],[-151.59350585937494,60.979638671874966],[-152.54091796874997,60.265429687500045],[-153.025,60.29565429687497],[-152.660107421875,59.99721679687502],[-153.21123046875002,59.84272460937498],[-153.09360351562503,59.70913085937505],[-153.65253906250004,59.64702148437499],[-154.17832031250003,59.155566406250074],[-153.41826171875,58.9599609375],[-153.43759765625003,58.754833984374955],[-154.289013671875,58.30434570312502],[-154.247021484375,58.15942382812497],[-155.006884765625,58.01606445312501],[-155.77797851562497,57.56821289062498],[-156.43588867187498,57.359960937500006],[-156.62900390624998,57.00996093750001],[-158.41440429687498,56.435839843750045],[-158.5521484375,56.31269531249998],[-158.27563476562497,56.19624023437498],[-158.5046875,56.062109375],[-158.59116210937503,56.18452148437498],[-158.78984375000002,55.98691406250006],[-159.52324218749993,55.81000976562498],[-159.65966796875003,55.625927734374955],[-159.77138671874997,55.84111328125002],[-160.49931640625002,55.53730468750004],[-161.38193359374998,55.371289062499955],[-161.44379882812495,55.513281250000034],[-161.202099609375,55.54355468750006],[-161.51694335937503,55.61840820312503],[-162.073974609375,55.13930664062505],[-162.38637695312497,55.05234375],[-162.63037109375003,55.24667968749998],[-162.67436523437505,54.99658203125],[-162.86503906249996,54.954541015624955],[-163.11962890624997,55.06469726562503],[-163.131103515625,54.916552734375045],[-163.33530273437503,54.83916015624999],[-163.27880859374997,55.12182617187503],[-162.906591796875,55.19555664062503],[-161.69731445312502,55.9072265625],[-161.215625,56.02143554687498],[-160.8986328125,55.99365234375],[-161.00537109375,55.88715820312498],[-160.80283203125003,55.754443359375045],[-160.70634765625002,55.870458984375034],[-160.29169921875,55.80507812500005],[-160.53906250000006,56.00629882812501],[-160.30205078125,56.31411132812502],[-158.91801757812502,56.882177734375006],[-158.675146484375,56.79487304687498],[-158.66079101562502,57.03940429687498],[-158.32094726562497,57.29790039062499],[-157.84575195312496,57.52807617187497],[-157.4619140625,57.506201171875034],[-157.697216796875,57.679443359375],[-157.610888671875,58.050830078125074],[-157.19370117187498,58.19418945312506],[-157.48837890624998,58.25371093750002],[-157.52363281249998,58.421337890624955],[-156.97465820312496,58.736328125],[-156.80888671875005,59.13427734375],[-157.14204101562504,58.87763671875001],[-158.19091796875003,58.6142578125],[-158.50317382812494,58.85034179687497],[-158.42563476562498,58.99931640625002],[-158.080517578125,58.97744140625002],[-158.422802734375,59.08984375],[-158.67827148437502,58.92939453124998],[-158.80947265625002,58.973876953125],[-158.78862304687493,58.440966796875045],[-158.95068359375,58.404541015625],[-159.67026367187498,58.9111328125],[-159.92021484375,58.819873046875074],[-160.36313476562498,59.05117187500002],[-161.246826171875,58.799462890624994],[-161.36132812499994,58.66953124999998],[-162.144921875,58.64423828124998],[-161.724365234375,58.794287109375006],[-161.64438476562498,59.109667968750045],[-161.9810546875,59.14614257812502],[-161.82871093749998,59.588623046875],[-162.421337890625,60.28398437500002],[-161.96201171875003,60.695361328125045],[-162.68496093749997,60.268945312499966],[-162.57075195312495,59.98974609375],[-163.68037109374998,59.80151367187503],[-164.14282226562497,59.89677734374999],[-165.02651367187497,60.500634765624994],[-165.35380859375002,60.54121093750001],[-164.80517578125,60.89204101562498],[-164.31850585937497,60.77128906249999],[-164.37236328125002,60.59184570312502],[-163.999560546875,60.76606445312498],[-163.72998046874997,60.589990234374994],[-163.420947265625,60.757421875],[-163.90654296874996,60.85380859375002],[-163.58691406249994,60.902978515624994],[-163.74902343750003,60.9697265625],[-163.99462890624997,60.86469726562501],[-165.11484375,60.93281250000004],[-164.86899414062503,61.11176757812498],[-165.27978515624994,61.169628906249955],[-165.27363281250004,61.27485351562498],[-165.56586914062498,61.10234375000002],[-165.86396484375004,61.33569335937503],[-165.84531249999998,61.536230468750034],[-166.152734375,61.545947265625074],[-166.16811523437502,61.65083007812501],[-165.80893554687503,61.69609375000002],[-166.07880859375,61.803125],[-165.61279296875003,61.86928710937502],[-165.707275390625,62.10043945312506],[-165.19453125,62.47353515625002],[-164.75786132812493,62.496728515624966],[-164.589453125,62.709375],[-164.79267578125,62.623193359374966],[-164.79965820312503,62.918066406250006],[-164.384228515625,63.03046874999998],[-164.40903320312503,63.21503906250001],[-163.94287109375,63.247216796874994],[-163.61630859374998,63.125146484374994],[-163.73784179687496,63.016406250000045],[-163.504345703125,63.105859374999966],[-163.28784179687494,63.046435546875045],[-162.621484375,63.26582031249998],[-162.28281250000003,63.529199218749994],[-161.97397460937498,63.45292968749999],[-161.09970703125003,63.557910156250045],[-160.778564453125,63.818945312500034],[-160.987548828125,64.25126953125002],[-161.49072265625003,64.43378906249998],[-160.93193359374996,64.5791015625],[-160.855908203125,64.755615234375],[-161.13017578125005,64.92543945312505],[-161.759375,64.816259765625],[-162.80703124999997,64.37421875000001],[-163.20390625,64.65200195312502],[-163.14433593750002,64.423828125],[-163.71308593749998,64.588232421875],[-164.978759765625,64.45366210937502],[-166.1427734375,64.58276367187503],[-166.48139648437498,64.72807617187507],[-166.415234375,64.926513671875],[-166.92841796875,65.15708007812498],[-166.15703125,65.28583984375001],[-167.40400390625,65.42211914062497],[-168.08837890624997,65.65776367187502],[-166.39873046875002,66.14443359375005],[-165.62993164062496,66.131201171875],[-165.77617187500002,66.31904296875001],[-164.46049804687502,66.58842773437499],[-163.63823242187502,66.57465820312504],[-163.89394531249997,66.57587890625001],[-164.03374023437493,66.21552734374995],[-163.69536132812502,66.08383789062503],[-161.93369140625003,66.04287109374997],[-161.45541992187503,66.28139648437497],[-161.03427734375003,66.18881835937503],[-161.12031249999995,66.334326171875],[-161.91689453124997,66.41181640624998],[-162.54365234375004,66.80512695312501],[-162.36162109375,66.94731445312502],[-161.591015625,66.45952148437502],[-160.23168945312503,66.420263671875],[-160.360888671875,66.6125],[-160.864013671875,66.67084960937501],[-161.39804687499998,66.55185546875],[-161.85668945312497,66.70034179687497],[-161.719921875,67.02055664062502],[-163.5318359375,67.10258789062502],[-164.1251953125,67.60673828125007],[-166.786279296875,68.35961914062497],[-166.38051757812502,68.425146484375],[-166.20908203125,68.88535156250003],[-165.04394531249994,68.882470703125],[-163.867919921875,69.03666992187505],[-161.88095703125003,70.33173828125001],[-162.073876953125,70.16196289062498],[-160.9962890625,70.30458984375],[-160.11713867187495,70.59121093750002],[-159.86567382812498,70.27885742187499],[-159.81499023437496,70.49707031250003],[-159.38676757812493,70.52451171875003],[-160.081591796875,70.63486328125003],[-159.680908203125,70.786767578125],[-159.31450195312496,70.87851562500003],[-159.251171875,70.7484375],[-157.909375,70.860107421875],[-156.47021484374994,71.40766601562501],[-156.469970703125,71.29155273437507],[-155.57944335937503,71.12109374999997],[-156.14658203125,70.92783203125003],[-155.97353515625002,70.84199218749995],[-155.16684570312498,71.09921875000006],[-154.19521484375002,70.80112304687498],[-153.23291015625,70.93256835937504],[-152.49121093749994,70.88095703125],[-152.23291015625,70.81035156249999],[-152.39921875,70.62045898437503],[-151.76904296875,70.56015625],[-151.94467773437498,70.45209960937501],[-149.26943359374997,70.50078124999999],[-147.70537109375,70.21723632812495],[-145.82314453124997,70.16005859375002],[-145.19736328125003,70.00869140625002],[-143.218310546875,70.11625976562499],[-142.70786132812498,70.03378906249998],[-141.40791015625,69.65336914062502],[-141.00214843750004,69.65078125000002],[-141.00214843750004,68.77416992187506]]]]},"properties":{"name":"United States","childNum":76}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[71.20615234375006,39.892578125],[71.15625,39.88344726562502],[71.06425781250002,39.88491210937505],[71.01171874999997,39.895117187500006],[71.04365234375004,39.97631835937503],[71.04482421875005,39.992529296875034],[70.96064453125004,40.087988281250034],[71.00546875,40.15229492187498],[71.0241210937501,40.14916992187497],[71.08037109375007,40.07988281249999],[71.2287109375001,40.04814453124999],[71.20615234375006,39.892578125]]],[[[70.94677734374997,42.24868164062505],[70.97900390625003,42.26655273437504],[71.03603515625,42.28466796875],[71.12998046875006,42.25],[71.21269531250002,42.20644531250005],[71.23232421875005,42.18627929687503],[71.22851562499997,42.16289062499996],[70.18095703125007,41.571435546874994],[70.734375,41.400537109374994],[70.86044921875006,41.22490234375002],[71.11074218750005,41.152636718750045],[71.29882812500003,41.152490234374994],[71.39306640625003,41.123388671875034],[71.40839843750004,41.13603515625002],[71.42089843750003,41.341894531250034],[71.60625,41.367431640625],[71.66494140625,41.54121093749998],[71.70068359374997,41.454003906249966],[71.75771484375005,41.42802734375002],[71.79248046875003,41.41313476562499],[71.85800781250006,41.311376953125034],[71.8786132812501,41.195019531249955],[71.95849609375003,41.18706054687502],[72.05244140625004,41.16474609375001],[72.1154296875001,41.18657226562502],[72.1642578125001,41.173730468749966],[72.18095703125002,41.11845703124999],[72.18730468750002,41.02592773437499],[72.2130859375001,41.014257812500006],[72.36406250000002,41.04345703125],[72.65830078125,40.86992187499999],[73.13212890625002,40.82851562499999],[72.6041015625,40.52543945312499],[72.40205078125004,40.578076171874955],[72.3892578125,40.427392578124994],[72.13125,40.438623046874966],[71.69248046875,40.15234375],[71.30468749999997,40.28691406249996],[70.990625,40.2548828125],[70.95800781250003,40.238867187500034],[70.653125,40.201171875],[70.37158203125003,40.38413085937506],[70.75107421875006,40.721777343750006],[70.40195312500006,41.03510742187498],[69.71289062500003,40.65698242187503],[69.35722656250002,40.76738281249996],[69.20625,40.566552734374994],[69.27490234374997,40.19809570312498],[68.63066406250007,40.16708984374998],[68.9720703125,40.08994140624998],[68.80468750000003,40.05034179687499],[68.86875,39.90747070312503],[68.63896484375007,39.8388671875],[68.46328125,39.53671874999998],[67.71904296875007,39.62138671875002],[67.426171875,39.46557617187497],[67.3576171875001,39.216699218749994],[67.64833984375005,39.13105468750004],[67.69443359375006,38.99462890625003],[68.13251953125004,38.927636718749966],[68.08720703125002,38.47353515625002],[68.3502929687501,38.211035156250006],[67.81435546875005,37.48701171875004],[67.7980468750001,37.244970703125006],[67.75898437500004,37.172216796875034],[67.75292968749997,37.199804687500034],[67.7,37.227246093749955],[67.60742187499997,37.22250976562506],[67.5172851562501,37.26665039062499],[67.44169921875007,37.25800781250001],[67.3197265625,37.209570312500006],[67.1955078125001,37.23520507812498],[67.06884765624997,37.334814453125006],[66.82773437500006,37.37128906249998],[66.52226562500007,37.34848632812506],[66.51064453125,37.45869140625004],[66.51132812500006,37.59916992187496],[66.52558593750004,37.785742187500034],[66.60625,37.98671875000005],[65.97119140624997,38.244238281250006],[65.612890625,38.23857421875002],[64.3099609375,38.97729492187497],[63.76367187500003,39.16054687499999],[62.48320312500002,39.97563476562496],[61.90283203124997,41.09370117187501],[61.496972656249994,41.276074218749955],[61.2423828125001,41.18920898437503],[60.454980468749994,41.221630859374955],[60.089648437500074,41.39941406250003],[60.07558593750005,41.759667968749966],[60.20078125000006,41.803125],[59.94179687499999,41.97353515625002],[59.98515625000002,42.21171875],[59.35429687500002,42.32329101562496],[58.5890625000001,42.778466796874966],[58.477148437500006,42.66284179687503],[58.15156250000004,42.628076171874966],[58.474414062500074,42.29936523437496],[58.02890625,42.48764648437506],[57.814257812500074,42.18984375000005],[57.290625,42.123779296875],[56.96406250000004,41.856542968750006],[57.11884765625004,41.35029296874998],[57.01796875,41.26347656249996],[55.97744140625005,41.32221679687504],[55.97568359375006,44.99492187499996],[58.555273437500006,45.55537109375001],[61.007910156250006,44.39379882812497],[61.99023437500003,43.492138671874955],[63.20703125000003,43.62797851562502],[64.44316406250007,43.55117187499999],[64.9054687500001,43.714697265625006],[65.49619140625,43.310546875],[65.80302734375002,42.87695312500006],[66.1002929687501,42.99082031249998],[66.00957031250007,42.00488281250003],[66.49863281250006,41.99487304687503],[66.70966796875004,41.17915039062501],[67.9357421875001,41.19658203125002],[68.11308593750007,41.02861328124999],[68.04765625000007,40.80927734374998],[68.29189453125,40.656103515625034],[68.57265625,40.62265624999998],[68.58408203125,40.876269531250045],[69.15361328125002,41.42524414062498],[70.94677734374997,42.24868164062505]]]]},"properties":{"name":"Uzbekistan","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[-61.17451171875001,13.158105468749966],[-61.268457031249966,13.287695312499991],[-61.13896484374996,13.358740234374991],[-61.17451171875001,13.158105468749966]]]},"properties":{"name":"St. Vin. and Gren.","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-60.99790039062498,8.867333984374966],[-61.069189453125034,8.947314453125003],[-60.91582031249996,9.070312500000014],[-60.86142578124998,8.949609375000037],[-60.99790039062498,8.867333984374966]]],[[[-60.821191406249966,9.138378906250026],[-60.94140625000003,9.105566406250006],[-60.73583984374997,9.203320312500026],[-60.821191406249966,9.138378906250026]]],[[[-63.84936523437494,11.131005859374994],[-63.917626953124994,10.887548828125048],[-64.40234375,10.981591796875023],[-64.21367187500002,11.086132812499997],[-64.0283203125,11.00185546874998],[-63.84936523437494,11.131005859374994]]],[[[-60.742138671874926,5.202050781250037],[-60.71196289062499,5.191552734375023],[-60.671972656250034,5.164355468749989],[-60.603857421875006,4.94936523437498],[-61.00283203125002,4.535253906249991],[-61.28007812500002,4.516894531249974],[-61.82084960937496,4.197021484375],[-62.153125,4.098388671874986],[-62.41064453124994,4.156738281249972],[-62.71210937499998,4.01791992187502],[-62.85698242187502,3.593457031249969],[-63.33867187500002,3.943896484375045],[-64.02148437500003,3.929101562500051],[-64.19248046874995,4.126855468750009],[-64.57636718750001,4.139892578125],[-64.788671875,4.276025390625023],[-64.66899414062496,4.01181640625002],[-64.22109375000002,3.587402343749972],[-64.04658203124998,2.502392578124997],[-63.389257812500006,2.411914062500045],[-63.43251953124994,2.155566406250045],[-64.00849609374995,1.931591796874969],[-64.20502929687493,1.52949218750004],[-65.10375976562497,1.108105468749983],[-65.47338867187497,0.691259765624977],[-65.55605468750002,0.687988281250014],[-65.52299804687493,0.843408203124966],[-65.68144531249999,0.983447265624989],[-66.06005859375003,0.78535156250004],[-66.34711914062498,0.7671875],[-66.87602539062499,1.223046875000037],[-67.21083984375,2.390136718750043],[-67.61870117187496,2.793603515624994],[-67.85908203124998,2.793603515624994],[-67.3111328125,3.41586914062502],[-67.66162109375,3.864257812499986],[-67.85527343750002,4.506884765624989],[-67.82490234374995,5.270458984375026],[-67.47387695312503,5.929980468750003],[-67.48198242187499,6.18027343750002],[-67.85917968749999,6.289892578124963],[-68.47177734375,6.156542968749974],[-69.42714843749997,6.123974609374997],[-70.12919921874999,6.95361328125],[-70.73715820312503,7.090039062499997],[-71.12861328124993,6.98671875],[-72.00664062499993,7.032617187500023],[-72.20771484374995,7.37026367187498],[-72.47197265624996,7.524267578124991],[-72.39033203124995,8.287060546874969],[-72.66542968749994,8.62758789062498],[-72.79638671874997,9.10898437499999],[-73.05839843749999,9.259570312500031],[-73.36621093749997,9.194140625000017],[-73.00654296874998,9.789160156250006],[-72.86933593750001,10.49125976562496],[-72.690087890625,10.835839843749994],[-72.24848632812501,11.196435546875009],[-71.95810546875,11.66640625],[-71.31972656249997,11.861914062500048],[-71.95693359375002,11.569921874999977],[-71.835107421875,11.190332031250009],[-71.6416015625,11.013525390625048],[-71.73090820312498,10.994677734375017],[-71.59433593749995,10.657373046875051],[-72.11284179687499,9.815576171874966],[-71.61953124999994,9.047949218749991],[-71.24140625000001,9.160449218750003],[-71.08583984375002,9.348242187499977],[-71.05268554687501,9.705810546874986],[-71.49423828125,10.533203124999972],[-71.46953124999993,10.964160156250017],[-70.23251953124998,11.372998046874997],[-70.09711914062493,11.519775390624972],[-69.80478515624998,11.47421875000002],[-69.81733398437495,11.672070312499997],[-70.19257812499993,11.62460937500002],[-70.28652343749997,11.886035156249989],[-70.20278320312497,12.098388671874986],[-70.00395507812496,12.177880859375023],[-69.63159179687494,11.479931640625026],[-68.827978515625,11.431738281249977],[-68.39863281249995,11.160986328124977],[-68.29628906249997,10.689355468749994],[-68.13994140624999,10.492724609374989],[-66.24721679687497,10.632226562499994],[-65.85175781249995,10.257763671874997],[-65.12910156249998,10.070068359375043],[-64.85048828125,10.098095703124969],[-64.188330078125,10.457812499999989],[-63.73188476562501,10.503417968750043],[-64.24750976562498,10.54257812500002],[-64.298193359375,10.635156249999966],[-61.879492187500006,10.741015625000031],[-62.379980468750006,10.546875],[-62.91357421875,10.531494140624986],[-62.68583984374996,10.289794921875043],[-62.740576171875006,10.056152343750043],[-62.55034179687499,10.200439453125043],[-62.320410156250034,9.783056640625006],[-62.22114257812498,9.882568359375028],[-62.15336914062493,9.821777343749986],[-62.15532226562499,9.979248046875014],[-62.077099609374926,9.97504882812504],[-61.73593749999998,9.631201171874977],[-61.76591796874996,9.813818359374963],[-61.58886718749994,9.894531249999986],[-60.79248046874997,9.360742187500037],[-61.02314453124998,9.15458984374996],[-61.24726562499998,8.600341796875014],[-61.61870117187499,8.59746093749996],[-61.30400390624999,8.410400390625043],[-60.800976562499926,8.592138671875034],[-60.16748046875,8.616992187500031],[-60.01752929687501,8.549316406250014],[-59.83164062499998,8.305957031250003],[-59.84907226562498,8.248681640624966],[-59.96484375000003,8.191601562499969],[-59.99072265624997,8.16201171874998],[-60.032421874999926,8.053564453125006],[-60.51362304687501,7.813183593749969],[-60.71865234374994,7.535937499999974],[-60.606542968750006,7.320849609375031],[-60.63330078124997,7.211083984374966],[-60.58320312499998,7.156201171874969],[-60.523193359375,7.143701171875009],[-60.464941406250034,7.166552734375045],[-60.39238281249999,7.164550781249986],[-60.34506835937495,7.15],[-60.32548828124996,7.133984374999983],[-60.32207031249996,7.092041015625043],[-60.35209960937496,7.002880859374997],[-60.39501953125,6.945361328125003],[-60.717919921874966,6.768310546875],[-61.14560546874998,6.694531249999983],[-61.20361328124997,6.588378906250028],[-61.181591796874926,6.513378906250026],[-61.15102539062502,6.446533203124986],[-61.15229492187501,6.385107421875006],[-61.12871093749999,6.214306640625026],[-61.15947265624996,6.174414062499977],[-61.22495117187498,6.129199218750003],[-61.303125,6.049511718750026],[-61.39082031250001,5.938769531250017],[-61.376806640625006,5.906982421875028],[-61.167187499999926,5.674218750000037],[-60.95400390625002,5.437402343750023],[-60.742138671874926,5.202050781250037]]]]},"properties":{"name":"Venezuela","childNum":4}},{"geometry":{"type":"Polygon","coordinates":[[[-64.765625,17.794335937499994],[-64.58046874999994,17.750195312499983],[-64.88911132812495,17.701708984375045],[-64.765625,17.794335937499994]]]},"properties":{"name":"U.S. Virgin Is.","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[104.06396484375003,10.390820312500011],[104.01845703125,10.029199218749966],[103.84951171875005,10.371093749999986],[104.06396484375003,10.390820312500011]]],[[[107.52128906250007,20.926611328124977],[107.39921875000007,20.903466796874966],[107.55126953125003,21.034033203125006],[107.52128906250007,20.926611328124977]]],[[[107.60273437500004,21.21679687500003],[107.40351562500004,21.093652343749994],[107.47626953125004,21.268945312499994],[107.60273437500004,21.21679687500003]]],[[[107.97265624999997,21.507958984375023],[107.40996093750002,21.284814453125023],[107.35429687500007,21.055175781250057],[107.1647460937501,20.94873046875003],[106.68339843750007,21.000292968750074],[106.75341796875003,20.73505859375004],[106.55078124999997,20.52656250000001],[106.57285156250012,20.392187499999977],[105.98408203125004,19.939062500000034],[105.62177734375004,18.96630859375003],[105.88828125000006,18.502490234375045],[106.49902343749997,17.946435546874994],[106.47890625000005,17.719580078125063],[106.3705078125,17.746875],[107.83378906250002,16.322460937499983],[108.02939453125012,16.331103515625074],[108.82128906249997,15.377929687500028],[109.30332031250012,13.856445312500043],[109.271875,13.279345703124974],[109.42392578125006,12.955957031249994],[109.44492187500006,12.599609375000057],[109.33554687500012,12.751904296874997],[109.21894531250004,12.64580078124996],[109.30468750000003,12.391162109375045],[109.20683593750007,12.415380859375006],[109.1986328125,11.724853515625014],[109.03964843750012,11.592675781249994],[108.98671875,11.336376953124997],[108.09492187500004,10.897265624999989],[108.0013671875,10.720361328125009],[107.26152343750007,10.39838867187504],[107.00664062500002,10.66054687499998],[106.94746093750004,10.400341796874997],[106.72734375000007,10.535644531250028],[106.605859375,10.46494140625002],[106.74121093750003,10.444384765625003],[106.75742187500006,10.295800781250023],[106.46406250000004,10.298291015624997],[106.78525390625012,10.116455078124986],[106.59560546875005,9.859863281250028],[106.1364257812501,10.221679687500014],[106.56435546875005,9.715625],[106.48408203125004,9.559423828125006],[105.83095703125005,10.000732421875028],[106.15859375,9.59414062499998],[106.16835937500005,9.396728515625],[105.50097656249997,9.093212890624983],[105.11435546875006,8.629199218750031],[104.77041015625,8.59765625],[104.89628906250007,8.746630859374974],[104.81855468750004,8.801855468750034],[104.84521484375003,9.606152343750026],[105.08447265625003,9.99570312499999],[104.8019531250001,10.202734374999977],[104.66347656250005,10.169921875000043],[104.42636718750006,10.411230468749991],[104.85058593749997,10.534472656249974],[105.04638671874997,10.701660156250014],[105.04570312500002,10.911376953125014],[105.3146484375001,10.845166015625026],[105.40576171875003,10.95161132812504],[105.75507812500004,10.989990234375043],[105.85332031250007,10.86357421874996],[106.16396484375005,10.794921875],[106.16093750000002,11.037109375000057],[105.85605468750006,11.294287109375048],[105.85146484375005,11.635009765625],[106.0060546875001,11.758007812500011],[106.39921875000007,11.687011718750028],[106.41386718750002,11.9484375],[106.70009765625,11.979296874999974],[107.21210937500004,12.30400390624996],[107.39335937500002,12.260498046874972],[107.50644531250006,12.364550781250031],[107.47539062500002,13.030371093749963],[107.60546874999997,13.437792968750017],[107.3314453125,14.126611328125009],[107.51943359375005,14.705078125],[107.51376953125012,14.817382812500057],[107.52451171875012,14.871826171875043],[107.50468750000007,14.915917968749966],[107.48037109375,14.979882812500037],[107.55527343750006,15.057031250000023],[107.58964843750002,15.118457031250017],[107.63369140625005,15.18984375],[107.653125,15.255224609374991],[107.62167968750006,15.309863281250017],[107.56425781250002,15.391601562499972],[107.45957031250012,15.4658203125],[107.33876953125,15.560498046875011],[107.27939453125006,15.618701171875045],[107.16591796875005,15.802490234375028],[107.1888671875,15.838623046875],[107.36064453125002,15.921728515624977],[107.3919921875,15.951660156250028],[107.39638671875,16.04301757812499],[106.93066406249997,16.353125],[106.8927734375001,16.396533203125074],[106.85107421875003,16.515625],[106.83242187500005,16.526269531250023],[106.79160156250006,16.490332031250006],[106.73955078125007,16.452539062500023],[106.6564453125001,16.49262695312501],[106.54619140625002,16.650732421874977],[106.53369140625003,16.821044921875057],[106.52597656250006,16.876611328124994],[106.50224609375002,16.95410156249997],[106.26953125000003,17.21679687500003],[106.00625,17.415283203125057],[105.69140625000003,17.737841796875045],[105.58847656250012,17.983691406250045],[105.51855468749997,18.077441406250045],[105.45820312500004,18.15429687499997],[105.11455078125002,18.40527343750003],[105.08701171875006,18.496240234374994],[105.14541015625,18.616796875000063],[105.14648437500003,18.650976562500006],[103.89160156250003,19.304980468750017],[103.89638671875,19.339990234375023],[103.93203125,19.366064453125006],[104.0275390625001,19.42045898437499],[104.062890625,19.48256835937505],[104.05156250000007,19.564160156249955],[104.01347656250007,19.64648437500003],[104.03203125000002,19.675146484375006],[104.06279296875007,19.678417968749983],[104.25986328125006,19.685498046874983],[104.5462890625,19.61054687500001],[104.58789062500003,19.61875],[104.74316406250003,19.754736328124977],[104.80175781249997,19.83613281250004],[104.81513671875004,19.90400390625001],[104.9279296875001,20.01811523437499],[104.92919921875003,20.082812500000017],[104.88867187500003,20.169091796875023],[104.84785156250004,20.202441406250045],[104.69873046875003,20.20532226562503],[104.67695312500004,20.224707031249977],[104.66191406250007,20.28901367187501],[104.65644531250004,20.32851562499999],[104.6188476562501,20.37451171875003],[104.49619140625006,20.413671875],[104.39218750000012,20.424755859374955],[104.36777343750012,20.44140624999997],[104.40781250000012,20.48574218750005],[104.47861328125006,20.529589843750017],[104.53271484374997,20.55488281250001],[104.58320312500004,20.646679687499955],[104.34960937499997,20.821093750000074],[104.19531249999997,20.913964843749966],[104.10136718750002,20.94550781250001],[103.63505859375007,20.697070312500017],[103.46357421875004,20.779833984375017],[103.21074218750002,20.840625],[103.10449218749997,20.891650390625045],[102.88378906250003,21.202587890624983],[102.85117187500006,21.26591796874999],[102.94960937500005,21.681347656249983],[102.84521484374997,21.73476562500005],[102.81591796874997,21.807373046875],[102.7982421875,21.797949218750034],[102.77109375000006,21.709667968749983],[102.73857421875002,21.67792968750001],[102.66201171875005,21.67602539062497],[102.58251953125003,21.90429687500003],[102.12744140624997,22.379199218750045],[102.1759765625001,22.414648437500006],[102.2370117187501,22.466015624999983],[102.40644531250004,22.70800781249997],[102.47089843750004,22.75092773437501],[102.98193359374997,22.4482421875],[103.32666015625003,22.769775390625057],[103.49296875000007,22.587988281250034],[103.62021484375006,22.782031250000045],[103.94150390625006,22.540087890625045],[104.14306640624997,22.800146484375006],[104.37177734375004,22.704052734374983],[104.68730468750002,22.822216796874983],[104.86474609375003,23.136376953125023],[105.27539062500003,23.34521484375003],[105.8429687500001,22.922802734374955],[106.14843749999997,22.970068359375006],[106.2790039062501,22.857470703125045],[106.54179687500007,22.908349609375023],[106.78027343749997,22.778906250000034],[106.55039062500006,22.501367187499994],[106.66357421875003,21.97890625000005],[106.97099609375002,21.923925781250034],[107.35117187500012,21.60888671874997],[107.75927734374997,21.655029296875057],[107.97265624999997,21.507958984375023]]]]},"properties":{"name":"Vietnam","childNum":4}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[169.49130859375006,-19.54013671875002],[169.34726562500006,-19.623535156249957],[169.2174804687501,-19.476367187500003],[169.24746093750005,-19.3447265625],[169.49130859375006,-19.54013671875002]]],[[[169.334375,-18.940234375000017],[168.98691406250006,-18.87128906250001],[169.01582031250004,-18.64375],[169.14384765625002,-18.63105468750001],[169.334375,-18.940234375000017]]],[[[168.44580078124997,-17.54218750000004],[168.58496093750003,-17.695898437500006],[168.52460937500004,-17.798046875000026],[168.15820312500003,-17.710546874999963],[168.2731445312501,-17.552246093749957],[168.44580078124997,-17.54218750000004]]],[[[168.44677734375003,-16.778808593749957],[168.18144531250002,-16.804003906250017],[168.13535156250006,-16.636914062499997],[168.44677734375003,-16.778808593749957]]],[[[168.29667968750007,-16.33652343749999],[167.92900390625002,-16.22871093749997],[168.16386718750002,-16.081640625000034],[168.29667968750007,-16.33652343749999]]],[[[167.4125,-16.095898437499997],[167.83662109375004,-16.449707031249957],[167.44931640625012,-16.554980468750003],[167.34921875000006,-16.15449218750004],[167.15146484375006,-16.080468749999966],[167.19951171875002,-15.885058593750031],[167.33574218750007,-15.916699218749997],[167.4125,-16.095898437499997]]],[[[167.9113281250001,-15.435937500000023],[167.67421875,-15.4515625],[168.00253906250012,-15.283203124999986],[167.9113281250001,-15.435937500000023]]],[[[166.74580078125004,-14.826855468750011],[166.81015625000012,-15.15742187500004],[167.0755859375,-14.935644531249977],[167.20078125000012,-15.443066406249969],[167.0939453125001,-15.580859374999974],[166.75830078125003,-15.631152343750003],[166.63105468750004,-15.406054687499974],[166.56738281250003,-14.641796874999969],[166.74580078125004,-14.826855468750011]]],[[[167.58486328125,-14.260937500000011],[167.43027343750012,-14.294921875],[167.41074218750006,-14.19746093750004],[167.50644531250012,-14.142187499999977],[167.58486328125,-14.260937500000011]]],[[[167.48886718750006,-13.907226562499972],[167.3917968750001,-13.788378906250017],[167.48105468750006,-13.709472656250014],[167.48886718750006,-13.907226562499972]]]]},"properties":{"name":"Vanuatu","childNum":10}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-171.4541015625,-14.04648437500002],[-171.9119140625,-14.001660156250026],[-172.04589843750003,-13.857128906249983],[-171.60390624999997,-13.879199218750045],[-171.4541015625,-14.04648437500002]]],[[[-172.33349609375,-13.46523437499999],[-172.17685546874998,-13.68466796875002],[-172.224951171875,-13.804296874999963],[-172.535693359375,-13.791699218749983],[-172.77851562499998,-13.516796875000011],[-172.33349609375,-13.46523437499999]]]]},"properties":{"name":"Samoa","childNum":2}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[53.76318359374997,12.636816406249991],[54.18740234375005,12.664013671875026],[54.511132812499994,12.552783203125017],[54.12949218750006,12.360644531250045],[53.71884765625006,12.318994140624994],[53.31582031250005,12.533154296875011],[53.53496093750002,12.715771484374997],[53.76318359374997,12.636816406249991]]],[[[42.75585937500003,13.70429687500004],[42.689746093750074,13.673632812500017],[42.7941406250001,13.766113281250028],[42.75585937500003,13.70429687500004]]],[[[42.787402343750074,13.971484375000031],[42.69404296875004,14.007910156249991],[42.76210937500005,14.067480468750048],[42.787402343750074,13.971484375000031]]],[[[53.08564453125004,16.648388671874955],[52.327734375,16.293554687500063],[52.17402343750004,15.956835937500017],[52.2174804687501,15.655517578125],[51.3224609375001,15.22626953125004],[49.34990234375002,14.637792968749977],[48.66835937499999,14.050146484374977],[47.9899414062501,14.048095703125],[47.40771484374997,13.661621093750057],[46.78886718750002,13.465576171874986],[45.65732421875006,13.338720703124991],[45.03867187500006,12.815869140624969],[44.617773437500006,12.817236328124977],[44.00585937499997,12.607666015625],[43.634375,12.744482421874991],[43.487597656250074,12.69882812500002],[43.23193359375003,13.267089843750057],[43.2824218750001,13.692529296875037],[43.08906250000004,14.010986328125],[42.93642578125005,14.938574218749963],[42.85566406250004,15.132958984375037],[42.65781250000006,15.232812500000051],[42.79902343750004,15.326269531249991],[42.71718750000005,15.654638671875006],[42.83964843750002,16.032031250000074],[42.79931640624997,16.37177734375001],[43.16503906249997,16.689404296874955],[43.19091796875003,17.359375],[43.41796875000003,17.516259765625023],[43.91699218749997,17.32470703124997],[45.14804687500006,17.427441406249955],[45.5353515625001,17.30205078124999],[46.72763671875006,17.26557617187501],[46.97568359375006,16.953466796875034],[47.14355468749997,16.946679687499966],[47.44179687499999,17.111865234375045],[47.57958984374997,17.448339843750034],[48.17216796875002,18.156933593749983],[49.04199218750003,18.58178710937503],[51.977636718750006,18.996142578125074],[53.08564453125004,16.648388671874955]]]]},"properties":{"name":"Yemen","childNum":4}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[37.85693359375003,-46.94423828124998],[37.5900390625001,-46.90800781250006],[37.78955078124997,-46.8375],[37.85693359375003,-46.94423828124998]]],[[[31.799609375000017,-23.8921875],[31.98583984374997,-24.460644531249983],[31.921679687500017,-25.96875],[31.335156250000097,-25.755566406249997],[31.207324218750074,-25.843359375000034],[31.08808593750004,-25.980664062500026],[30.803320312500006,-26.41347656250001],[30.806738281250006,-26.78525390624999],[30.88330078124997,-26.792382812500023],[30.938085937500006,-26.91582031250003],[31.06337890625005,-27.1123046875],[31.274023437500063,-27.23837890625002],[31.469531250000017,-27.29550781250002],[31.74257812500005,-27.309960937500037],[31.95839843750005,-27.305859375],[31.946093750000017,-27.173632812499974],[31.96718750000005,-26.96064453125001],[31.994726562500006,-26.817480468749977],[32.024804687499994,-26.81113281250002],[32.112890625,-26.83945312500002],[32.19960937499999,-26.833496093749957],[32.35351562499997,-26.861621093750003],[32.7765625000001,-26.850976562499966],[32.88613281250005,-26.849316406249983],[32.53476562500006,-28.19970703125003],[32.285742187500006,-28.62148437499998],[31.335156250000097,-29.378125],[29.97119140625003,-31.322070312500017],[28.449414062500068,-32.62460937499999],[27.077441406250074,-33.52119140625004],[26.429492187500045,-33.75957031250002],[25.80585937500001,-33.737109374999974],[25.574218750000057,-34.03535156249998],[25.00292968750003,-33.97363281250003],[24.8271484375,-34.16894531250003],[24.595507812500074,-34.17451171875],[23.697851562500063,-33.99277343750002],[23.268164062500006,-34.08115234374999],[22.553808593750063,-34.01005859374999],[22.24550781250005,-34.06914062500003],[21.788964843750023,-34.37265624999996],[20.529882812500034,-34.4630859375],[20.020605468750006,-34.785742187500006],[19.298242187500023,-34.61503906249996],[19.330761718750068,-34.49238281250001],[19.098339843750068,-34.350097656249986],[18.831347656250017,-34.36406249999999],[18.75214843750004,-34.08261718750002],[18.50039062499999,-34.10927734375004],[18.46162109375001,-34.346875],[18.35205078124997,-34.1884765625],[18.43300781250005,-33.71728515625003],[17.851074218750057,-32.82744140625002],[17.96523437500005,-32.70859374999996],[18.125,-32.74912109374996],[18.325292968750034,-32.50498046874996],[18.21083984375008,-31.74248046874996],[17.34707031250005,-30.44482421875],[16.95,-29.40341796875002],[16.739453124999983,-29.009375],[16.447558593750045,-28.61757812499998],[16.755761718750023,-28.45214843750003],[16.7875,-28.39472656249997],[16.81015625,-28.264550781249994],[16.841210937500023,-28.21894531250004],[16.875292968750045,-28.12792968749997],[16.93330078125004,-28.06962890624999],[17.05625,-28.03105468750003],[17.1884765625,-28.13251953125001],[17.358691406250017,-28.269433593750023],[17.44794921875001,-28.698144531249966],[18.310839843750017,-28.88623046875],[19.16171875,-28.93876953124996],[19.245800781250068,-28.90166015625003],[19.31269531250004,-28.733300781250023],[19.539843750000017,-28.574609375000023],[19.98046875,-28.45126953125002],[19.98046875,-28.310351562500003],[19.98046875,-24.77675781249998],[20.430664062500057,-25.14707031250002],[20.79316406250001,-25.915625],[20.641406250000017,-26.7421875],[20.739843749999977,-26.84882812499997],[21.694726562500023,-26.840917968749963],[21.738085937500045,-26.806835937500026],[21.788281250000068,-26.710058593750034],[22.01093750000004,-26.635839843750006],[22.090917968749977,-26.580175781250034],[22.217578125000045,-26.38886718749997],[22.47089843750004,-26.219042968750003],[22.548632812500074,-26.178417968749997],[22.59765625000003,-26.13271484375001],[22.878808593750023,-25.457910156250023],[23.148730468750017,-25.288671875],[23.389257812500006,-25.291406250000023],[23.89375,-25.600878906250017],[23.96953124999999,-25.62607421874999],[24.192968750000034,-25.632910156249963],[24.33056640625,-25.742871093749983],[25.21337890625,-25.75625],[25.518164062500006,-25.66279296875001],[25.91210937499997,-24.747460937499966],[26.031835937500034,-24.70244140625003],[26.130859375000057,-24.671484375000034],[26.39716796875004,-24.61357421874996],[26.451757812500063,-24.582714843749983],[26.835058593750063,-24.240820312499963],[27.085546875000034,-23.577929687500003],[27.7685546875,-23.14892578125],[27.812597656250006,-23.108007812500006],[28.210156249999983,-22.693652343749974],[28.83984375000003,-22.480859374999966],[28.94580078125003,-22.39511718749999],[29.013476562500045,-22.27841796875002],[29.129882812500057,-22.21328125],[29.364843750000063,-22.19394531250005],[29.37744140625003,-22.19277343749998],[29.66308593749997,-22.146289062500017],[29.90234375000003,-22.184179687500006],[30.19042968750003,-22.291113281250034],[30.460156250000097,-22.329003906250023],[30.71162109375004,-22.297851562499986],[31.07343750000004,-22.30781249999997],[31.19726562499997,-22.344921874999983],[31.287890625000074,-22.402050781249983],[31.54560546875004,-23.48232421874998],[31.799609375000017,-23.8921875]],[[27.19355468750001,-29.94130859375001],[27.364062500000017,-30.27919921875001],[27.753125,-30.6],[28.05683593750001,-30.63105468750001],[28.128710937500017,-30.52509765625001],[28.39208984375003,-30.14755859375002],[28.646875,-30.1265625],[29.09804687500005,-29.919042968750006],[29.142187500000063,-29.70097656249999],[29.293554687500006,-29.56689453125003],[29.348828125000097,-29.441992187499977],[29.38671874999997,-29.319726562500023],[29.301367187500006,-29.08984375],[28.625781250000017,-28.581738281250054],[28.583398437499994,-28.59414062499999],[28.471875,-28.615820312499977],[28.23261718750004,-28.701269531249977],[28.084375,-28.779980468750026],[27.95986328125008,-28.87333984375003],[27.73554687500004,-28.940039062500034],[27.294531250000063,-29.519335937500017],[27.056933593750074,-29.62558593749999],[27.19355468750001,-29.94130859375001]]]]},"properties":{"name":"South Africa","childNum":2}},{"geometry":{"type":"Polygon","coordinates":[[[33.148046875,-9.603515625],[33.25,-9.759570312500003],[33.35097656250002,-9.862207031250009],[33.33710937500001,-9.954003906250009],[33.3115234375,-10.037988281250009],[33.52890625,-10.234667968750003],[33.53759765625,-10.3515625],[33.5537109375,-10.391308593750011],[33.66152343750002,-10.553125],[33.29277343750002,-10.85234375],[33.37978515625002,-11.157910156250011],[33.26835937500002,-11.40390625],[33.23271484375002,-11.417675781250011],[33.22636718750002,-11.534863281250011],[33.30390625000001,-11.690820312500009],[33.25234375000002,-12.112597656250003],[33.34013671875002,-12.308300781250011],[33.512304687500006,-12.347753906250006],[32.975195312500006,-12.701367187500011],[32.96757812500002,-13.225],[32.67041015625,-13.590429687500006],[32.797460937500006,-13.6884765625],[32.98125,-14.009375],[33.148046875,-13.94091796875],[33.201757812500006,-14.013378906250011],[30.231835937500023,-14.990332031250006],[30.39609375,-15.64306640625],[29.4873046875,-15.69677734375],[28.9130859375,-15.98779296875],[28.760546875000017,-16.53212890625001],[27.932226562500006,-16.89619140625001],[27.020800781250017,-17.95839843750001],[26.779882812500006,-18.04150390625],[26.333398437500023,-17.929296875],[25.995898437500017,-17.969824218750006],[25.2587890625,-17.793554687500006],[25.001757812500017,-17.56855468750001],[24.73291015625,-17.51777343750001],[24.27490234375,-17.481054687500006],[23.380664062500017,-17.640625],[22.193945312500006,-16.628125],[21.979785156250017,-15.95556640625],[21.979394531250023,-14.440527343750006],[21.979296875000017,-14.11962890625],[21.979101562500006,-13.798730468750009],[21.978906250000023,-13.0009765625],[22.209570312500006,-13.0009765625],[23.843164062500023,-13.0009765625],[23.962988281250006,-12.988476562500011],[23.882421875,-12.799023437500011],[23.886523437500017,-12.743261718750006],[23.909375,-12.636132812500009],[23.98388671875,-11.725],[23.96650390625001,-10.871777343750011],[24.36572265625,-11.1298828125],[24.3779296875,-11.417089843750006],[25.28876953125001,-11.21240234375],[25.349414062500017,-11.623046875],[26.025976562500006,-11.89013671875],[26.824023437500017,-11.965234375],[27.1591796875,-11.579199218750006],[27.573828125,-12.22705078125],[28.412890625000017,-12.51806640625],[28.550878906250006,-12.836132812500011],[28.730078125,-12.925488281250011],[29.014257812500006,-13.368847656250011],[29.20185546875001,-13.398339843750009],[29.55419921875,-13.248925781250009],[29.775195312500017,-13.438085937500006],[29.79511718750001,-12.155468750000011],[29.508203125000023,-12.228222656250011],[29.48554687500001,-12.41845703125],[29.064355468750023,-12.348828125000011],[28.482519531250006,-11.812109375],[28.383398437500006,-11.566699218750003],[28.6455078125,-10.550195312500009],[28.60419921875001,-9.678808593750006],[28.400683593750017,-9.224804687500011],[28.869531250000023,-8.785839843750011],[28.89814453125001,-8.485449218750006],[30.75117187500001,-8.193652343750003],[30.830664062500006,-8.385546875],[30.891992187500023,-8.473730468750006],[30.968359375,-8.550976562500011],[31.07636718750001,-8.611914062500006],[31.3505859375,-8.60703125],[31.44921875,-8.65390625],[31.53486328125001,-8.71328125],[31.55625,-8.80546875],[31.673632812500017,-8.908789062500006],[31.91865234375001,-8.9421875],[31.921875,-9.019433593750009],[31.94257812500001,-9.054003906250003],[32.75664062500002,-9.322265625],[32.919921875,-9.407421875000011],[32.99599609375002,-9.622851562500003],[33.148046875,-9.603515625]]]},"properties":{"name":"Zambia","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[31.287890625000017,-22.40205078125001],[31.07343750000001,-22.30781250000001],[30.71162109375001,-22.2978515625],[30.46015625000001,-22.32900390625001],[30.1904296875,-22.291113281250006],[29.90234375,-22.184179687500006],[29.6630859375,-22.146289062500003],[29.37744140625,-22.19277343750001],[29.36484375,-22.193945312500006],[29.315234375000017,-22.15771484375],[29.237207031250023,-22.07949218750001],[29.042382812500023,-22.018359375],[29.02558593750001,-21.796875],[28.014062500000023,-21.55419921875],[27.66943359375,-21.064257812500003],[27.679296875,-20.503027343750006],[27.28076171875,-20.47871093750001],[27.17822265625,-20.10097656250001],[26.168066406250006,-19.53828125000001],[25.939355468750023,-18.93867187500001],[25.242285156250006,-17.969042968750003],[25.2587890625,-17.793554687500006],[25.995898437500017,-17.969824218750006],[26.333398437500023,-17.929296875],[26.779882812500006,-18.04150390625],[27.020800781250017,-17.95839843750001],[27.932226562500006,-16.89619140625001],[28.760546875000017,-16.53212890625001],[28.9130859375,-15.98779296875],[29.4873046875,-15.69677734375],[30.39609375,-15.64306640625],[30.437792968750017,-15.995312500000011],[31.236230468750023,-16.02363281250001],[31.939843750000023,-16.428808593750006],[32.94804687500002,-16.71230468750001],[32.87626953125002,-16.88359375],[32.99306640625002,-18.35957031250001],[32.69970703125,-18.94091796875],[32.84980468750001,-19.10439453125001],[32.77763671875002,-19.388769531250006],[32.992773437500006,-19.98486328125],[32.49238281250001,-20.659765625],[32.353613281250006,-21.136523437500003],[32.429785156250006,-21.29707031250001],[31.429492187500017,-22.298828125],[31.287890625000017,-22.40205078125001]]]},"properties":{"name":"Zimbabwe","childNum":1}},{"geometry":{"type":"Polygon","coordinates":[[[74.00809389139292,33.25375789331485],[73.19660141888893,33.898124784580936],[73.13410859949555,34.82510160558277],[72.31128647748268,35.77290936638241],[73.08203125000107,36.43949943991182],[73.08961802927895,36.86435907947333],[73.116796875,36.868554687499994],[74.03886718750002,36.825732421874996],[74.54140625000002,37.02216796875],[74.69218750000002,37.0357421875],[74.8892578125,36.952441406249996],[74.94912109375002,36.968359375],[75.05390625000001,36.987158203125],[75.14521484375001,36.9732421875],[75.3466796875,36.913476562499994],[75.37685546875002,36.883691406249994],[75.42421875000002,36.738232421875],[75.46025390625002,36.725048828125],[75.57373046875,36.759326171874996],[75.66718750000001,36.741992187499996],[75.77216796875001,36.694921875],[75.84023437500002,36.649707031249996],[75.88496093750001,36.600732421874994],[75.93300781250002,36.52158203125],[75.95185546875001,36.45810546875],[75.97441406250002,36.382421875],[75.91230468750001,36.048974609374994],[76.07089843750003,35.9830078125],[76.14785156250002,35.829003906249994],[76.17783203125003,35.810546875],[76.25166015625001,35.8109375],[76.3857421875,35.837158203125],[76.50205078125003,35.878222656249996],[76.55126953125,35.887060546875],[76.5634765625,35.772998046874996],[76.6318359375,35.729394531249994],[76.7275390625,35.678662109375],[76.76689453124999,35.66171875],[76.81279296874999,35.571826171874996],[76.88222656250002,35.4357421875],[76.927734375,35.346630859375],[77.04863281249999,35.109912109374996],[77.00087890625002,34.991992187499996],[76.78291015625001,34.900195312499996],[76.75751953125001,34.877832031249994],[76.7490234375,34.847558593749994],[76.6962890625,34.786914062499996],[76.59443359375001,34.73583984375],[76.45673828125001,34.756103515625],[76.17246093750003,34.667724609375],[76.041015625,34.669921875],[75.93828125000002,34.612548828125],[75.86210937500002,34.56025390625],[75.70917968750001,34.503076171874994],[74.300390625,34.765380859375],[74.17197265625,34.7208984375],[74.05585937500001,34.6806640625],[73.96123046875002,34.653466796874994],[73.79453125,34.378222656249996],[73.80996093750002,34.325341796874994],[73.92460937500002,34.287841796875],[73.97236328125001,34.236621093749996],[73.9794921875,34.191308593749994],[73.90390625,34.1080078125],[73.94990234375001,34.018798828125],[74.24648437500002,33.990185546875],[73.97646484375002,33.7212890625],[74.15,33.506982421874994],[74.00809389139292,33.25375789331485]]]},"properties":{"name":"","childNum":1}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[78.49194250885338,32.53122786149202],[78.10154031239509,32.87658365066666],[77.71342088235082,32.6917648744551],[77.06655516561037,33.301666835953235],[76.62299010270264,33.32014871357439],[76.32728006076415,32.87658365066666],[75.73585997688717,32.78417426256088],[75.62496871116024,32.28516356678968],[75.32221348233018,32.28516356678968],[74.98730468749997,32.46220703124996],[74.78886718750013,32.4578125],[74.6857421875001,32.493798828124994],[74.66328125000004,32.75766601562495],[74.63242187499995,32.770898437500136],[74.58828125000011,32.7532226562501],[74.35458984375012,32.76870117187505],[74.30546875000007,32.81044921875002],[74.30361328125005,32.991796875000034],[73.98984375000006,33.22119140625006],[74.15,33.506982421874994],[73.97646484375016,33.72128906249998],[74.24648437500011,33.99018554687504],[73.9499023437501,34.018798828125],[73.90390625000012,34.10800781250006],[73.97949218750009,34.191308593749966],[73.97236328125004,34.23662109374996],[73.92460937500007,34.287841796875114],[73.80996093750016,34.32534179687511],[73.79453125000006,34.378222656250045],[73.96123046875007,34.653466796874994],[74.05585937500015,34.68066406250003],[74.17197265624995,34.72089843750004],[74.30039062500006,34.76538085937506],[75.70917968750004,34.50307617187508],[75.86210937500002,34.56025390625001],[75.93828125000019,34.612548828125],[76.04101562500014,34.66992187499997],[76.17246093750006,34.66772460937506],[76.4567382812501,34.756103515625114],[76.5944335937501,34.73583984375006],[76.69628906249997,34.78691406249999],[76.74902343750014,34.84755859375008],[76.7575195312501,34.87783203125005],[76.7829101562501,34.90019531249999],[77.00087890625011,34.99199218750002],[77.03066406250011,35.06235351562498],[77.04863281250007,35.109912109375074],[77.42343749999995,35.30258789062506],[77.57158203125002,35.37875976562495],[77.69697265625015,35.443261718750136],[77.79941406250006,35.49589843750002],[78.0426757812501,35.4797851562501],[78.07578125000006,35.13491210937502],[78.15849609375002,34.94648437499998],[78.32695312500007,34.60639648437498],[78.86484375000006,34.39033203125001],[78.93642578125,34.35195312500002],[78.97060546875011,34.22822265625004],[78.72666015625006,34.013378906249955],[78.78378906250006,33.80878906250004],[78.86503906250002,33.43110351562501],[78.94843750000004,33.346533203125006],[79.1125,33.22626953125001],[79.13515625000005,33.17192382812496],[79.10283203125007,33.05253906249996],[79.14550781250003,33.00146484375006],[79.16992187500003,32.497216796874994],[78.91894531249997,32.3582031250001],[78.75351562500012,32.49926757812506],[78.73671875,32.55839843750002],[78.49194250885338,32.53122786149202]]]]},"properties":{"name":"","childNum":1}}]}); +})); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/cdn/world1.js b/src/main/resources/nginx/defense/cdn/world1.js new file mode 100644 index 0000000..b9f6f99 --- /dev/null +++ b/src/main/resources/nginx/defense/cdn/world1.js @@ -0,0 +1,53703 @@ +(function(root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module. + define(['exports', 'echarts'], factory); + } else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') { + // CommonJS + factory(exports, require('echarts')); + } else { + // Browser globals + factory({}, root.echarts); + } +}(this, function(exports, echarts) { + var log = function(msg) { + if (typeof console !== 'undefined') { + console && console.error && console.error(msg); + } + } + if (!echarts) { + log('ECharts is not Loaded'); + return; + } + if (!echarts.registerMap) { + log('ECharts Map is not loaded') + return; + } + echarts.registerMap('world1', { + "type": "FeatureCollection", + "crs": { + "type": "name", + "properties": { + "name": "urn:ogc:def:crs:OGC:1.3:CRS84" + } + }, + "features": [{ + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [47.97822265625001, 7.9970703125], + [46.97822265625001, 7.9970703125], + [43.98378906250002, 9.008837890624989], + [43.482519531250006, 9.379492187499991], + [43.181640625, 9.879980468749991], + [42.84160156250002, 10.203076171874997], + [42.65644531250001, 10.6], + [42.92275390625002, 10.999316406249989], + [43.24599609375002, 11.499804687499989], + [43.85273437500001, 10.784277343749991], + [44.38652343750002, 10.430224609374989], + [44.94296875, 10.43671875], + [45.81669921875002, 10.835888671874997], + [46.565039062500006, 10.745996093749994], + [47.40498046875001, 11.174023437499997], + [48.01923828125001, 11.139355468749997], + [48.57255859375002, 11.320507812499997], + [48.938574218750006, 11.258447265624994], + [50.11005859375001, 11.529296875], + [50.79228515625002, 11.983691406249989], + [51.2548828125, 11.830712890624994], + [51.08427734375002, 11.335644531249997], + [51.140625, 10.656884765624994], + [51.031835937500006, 10.444775390624997], + [51.19296875, 10.554638671874997], + [51.390234375, 10.422607421875], + [50.93007812500002, 10.33554687499999], + [50.825, 9.428173828124997], + [50.10283203125002, 8.199804687499991], + [49.85205078125, 7.962548828124994], + [49.234960937500006, 6.77734375], + [49.04931640625, 6.173632812499989], + [47.97529296875001, 4.497021484374997], + [46.87880859375002, 3.28564453125], + [46.05117187500002, 2.475146484374989], + [44.92021484375002, 1.81015625], + [43.71757812500002, 0.857861328124997], + [41.97988281250002, -0.973046875], + [41.53271484375, -1.6953125], + [41.521875, -1.572265625], + [41.42695312500001, -1.449511718750003], + [41.24980468750002, -1.220507812500003], + [40.97871093750001, -0.870312500000011], + [40.964453125, 2.814648437499997], + [41.341796875, 3.20166015625], + [41.61347656250001, 3.590478515624994], + [41.88398437500001, 3.977734375], + [41.91533203125002, 4.031298828124989], + [42.02412109375001, 4.137939453125], + [42.85664062500001, 4.32421875], + [43.12568359375001, 4.644482421874997], + [43.58349609375, 4.85498046875], + [43.988867187500006, 4.950537109374991], + [44.940527343750006, 4.912011718749994], + [47.97822265625001, 7.9970703125] + ] + ] + }, + "properties": { + "name": "Somalia", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [9.579979133936737, 47.05856388629306], + [9.409458596647225, 47.02019676540292], + [9.46249431093294, 47.09010747968864], + [9.46249431093294, 47.19858962254578], + [9.527658197470123, 47.27026989773668], + [9.579979133936737, 47.05856388629306] + ] + ] + }, + "properties": { + "name": "Liechtenstein", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.683349609375, 27.77800740805682], + [-13.038761787013554, 27.81190166624856], + [-12.948925781249926, 27.914160156250034], + [-11.552685546874955, 28.31010742187496], + [-10.486474609374994, 29.06494140625], + [-10.200585937499994, 29.380371093750057], + [-9.667089843749949, 30.10927734375005], + [-9.652929687499977, 30.447558593750045], + [-9.875488281249943, 30.717919921874966], + [-9.80869140624992, 31.42460937499996], + [-9.347460937499932, 32.086376953124955], + [-9.245849609375, 32.572460937499955], + [-8.512841796874994, 33.25244140625003], + [-6.900976562499949, 33.96904296874999], + [-6.353125, 34.77607421875001], + [-5.924804687499943, 35.78579101562502], + [-5.277832031249943, 35.90273437500002], + [-5.252685546874972, 35.61474609374997], + [-4.628320312499966, 35.206396484375006], + [-4.329980468749937, 35.161474609375006], + [-3.693261718749994, 35.27998046874998], + [-3.394726562499926, 35.21181640625005], + [-2.972216796874989, 35.40727539062499], + [-2.839941406249949, 35.127832031249994], + [-2.731396484374955, 35.13520507812498], + [-2.636816406249977, 35.11269531250002], + [-2.423730468749994, 35.12348632812498], + [-2.219628906249966, 35.10419921874998], + [-1.795605468749926, 34.751904296874955], + [-1.67919921875, 33.31865234375002], + [-1.550732421874955, 33.073583984375006], + [-1.510009765625, 32.877636718749955], + [-1.45, 32.784814453124966], + [-1.352148437499977, 32.70336914062497], + [-1.29638671875, 32.67568359375002], + [-1.188232421875, 32.608496093750006], + [-1.111035156249983, 32.55229492187502], + [-1.065527343749949, 32.46831054687496], + [-1.16259765625, 32.399169921875], + [-1.275341796874983, 32.089013671874966], + [-2.863427734374937, 32.07470703124997], + [-2.930859374999926, 32.04252929687499], + [-2.988232421874983, 31.874218749999983], + [-3.01738281249996, 31.834277343750017], + [-3.439794921874949, 31.704541015624983], + [-3.604589843749949, 31.686767578125], + [-3.700244140624989, 31.70009765625005], + [-3.768164062499977, 31.689550781250034], + [-3.837109374999983, 31.512353515624994], + [-3.833398437499937, 31.197802734375045], + [-3.626904296874955, 31.000927734374983], + [-4.148779296874977, 30.8095703125], + [-4.322851562500006, 30.698876953124994], + [-4.52915039062492, 30.62553710937499], + [-4.778515624999926, 30.552392578124994], + [-4.968261718749943, 30.465380859375045], + [-5.061914062499937, 30.326416015625057], + [-5.180126953124955, 30.166162109374994], + [-5.293652343749983, 30.058642578125045], + [-5.44877929687496, 29.956933593750023], + [-6.00429687499999, 29.83125], + [-6.479736328124943, 29.82036132812499], + [-6.520556640624989, 29.659863281249983], + [-6.59775390624992, 29.578955078125006], + [-6.635351562499949, 29.568798828124983], + [-6.755126953125, 29.583837890625034], + [-6.855566406249949, 29.601611328125017], + [-7.142431640624949, 29.61958007812504], + [-7.427685546874983, 29.425], + [-7.485742187499994, 29.392236328124994], + [-8.659912109375, 28.718603515625063], + [-8.683349609375, 27.900390625], + [-8.683349609375, 27.77800740805682] + ] + ] + }, + "properties": { + "name": "Morocco", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-13.038761787013554, 27.81190166624856], + [-8.683349609375, 27.77800740805682], + [-8.683349609375, 27.65644531250004], + [-8.817822265624955, 27.65644531250004], + [-8.817822265624951, 27.656445312499997], + [-8.683349609375, 27.656445312499997], + [-8.683349609375, 27.2859375], + [-8.682861328125, 26.921337890624997], + [-8.6826171875, 26.72314453125], + [-8.682324218749983, 26.497705078124994], + [-8.68212890625, 26.273193359375], + [-8.68212890625, 26.10947265625], + [-8.682226562499977, 25.995507812499994], + [-12.016308593749983, 25.995410156250003], + [-12.016308593749983, 25.740136718749994], + [-12.016308593749983, 25.331689453124994], + [-12.016308593749983, 25.059375], + [-12.016308593749983, 24.923242187499994], + [-12.016308593749983, 24.378662109375], + [-12.016308593749983, 23.97021484375], + [-12.0234375, 23.467578125], + [-12.372900390624977, 23.318017578124994], + [-12.559375, 23.290820312500003], + [-12.620410156249989, 23.27133789062499], + [-13.031494140625, 23.000244140625], + [-13.153271484374983, 22.820507812499997], + [-13.12702845982141, 22.703770926339278], + [-13.136540684091575, 22.708182548616723], + [-13.094335937499977, 22.495996093749994], + [-13.051220703124983, 21.854785156250003], + [-13.041748046875, 21.713818359374997], + [-13.0322265625, 21.572070312500003], + [-13.025097656249983, 21.466796875], + [-13.016210937499977, 21.333935546874997], + [-15.231201171875, 21.331298828125], + [-16.964550781249983, 21.329248046874994], + [-17.06396484375, 20.89882812499999], + [-17.048046874999983, 20.80615234375], + [-17.098779296874994, 20.856884765624997], + [-16.930859374999983, 21.9], + [-16.35874023437495, 22.594531250000045], + [-16.21025390624999, 23.097900390625], + [-15.789257812499926, 23.792871093750023], + [-15.980712890624943, 23.670312500000023], + [-15.899316406249966, 23.844433593749955], + [-14.904296875000028, 24.719775390625017], + [-14.794921874999943, 25.404150390625006], + [-14.413867187499932, 26.25371093749999], + [-13.57578125, 26.735107421875], + [-13.175976562499983, 27.655712890624983], + [-13.038761787013554, 27.81190166624856] + ], + [ + [-8.774365234374983, 27.460546875], + [-8.794873046874983, 27.120703125000034], + [-8.794873046874983, 27.120703125], + [-8.774365234374983, 27.460546875] + ] + ] + }, + "properties": { + "name": "W. Sahara", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [21.5625, 42.247509765625], + [21.560839843750017, 42.24765625], + [21.389550781250023, 42.21982421875], + [21.28662109375, 42.100390625], + [21.05976562500001, 42.171289062499994], + [20.778125, 42.071044921875], + [20.725, 41.87353515625], + [20.566210937500017, 41.873681640624994], + [20.485449218750006, 42.223388671875], + [20.06396484375, 42.54726562499999], + [20.054296875, 42.760058593749996], + [20.344335937500006, 42.827929687499996], + [20.40996305279786, 42.84373166741877], + [20.344335937500063, 42.82792968750002], + [19.670996093750006, 43.163964843749994], + [19.21875, 43.449951171875], + [19.196484375000068, 43.48500976562502], + [19.19160156250004, 43.52104492187499], + [19.19433593749997, 43.533300781250006], + [19.495117187500057, 43.642871093750045], + [19.245019531249994, 43.96503906250004], + [19.583789062500017, 44.04345703125003], + [19.118457031250074, 44.359960937500006], + [19.348632812500057, 44.88090820312502], + [19.007128906250045, 44.86918945312502], + [19.062890625000023, 45.13720703125], + [19.4, 45.2125], + [19.004687500000074, 45.39951171875006], + [19.064257812500045, 45.51499023437506], + [18.839062499999983, 45.83574218750002], + [18.905371093750006, 45.931738281250034], + [19.421289062500023, 46.064453125], + [19.61347656250001, 46.169189453125], + [19.84443359375001, 46.145898437499966], + [19.934082031250057, 46.161474609375034], + [20.161425781250017, 46.14189453124996], + [20.210156250000068, 46.12602539062502], + [20.241796875000034, 46.10859375000001], + [20.301367187500006, 46.05068359375002], + [20.35859375000004, 45.975488281249994], + [20.581152343749977, 45.86948242187506], + [20.65273437499999, 45.779394531250006], + [20.709277343750074, 45.735253906249994], + [20.727832031250017, 45.73740234374998], + [20.746875, 45.74897460937501], + [20.76015625000005, 45.75810546875002], + [20.775, 45.74980468750002], + [20.794042968750006, 45.467871093750034], + [21.431445312500017, 45.192529296874994], + [21.465429687500006, 45.171875], + [21.357031250000034, 44.99077148437502], + [21.532324218750063, 44.900683593750045], + [21.519921875000023, 44.88081054687498], + [21.442187500000074, 44.87338867187498], + [21.384375, 44.87006835937501], + [21.357910156250057, 44.86181640625003], + [21.36005859375004, 44.82666015624997], + [21.52314453125004, 44.79008789062499], + [21.63613281250005, 44.71044921875], + [21.909277343750034, 44.666113281250034], + [22.026953125, 44.61987304687503], + [22.093066406250074, 44.541943359374955], + [22.200976562500017, 44.560693359374966], + [22.350683593750063, 44.676123046875034], + [22.497656249999977, 44.70625], + [22.64208984375, 44.65097656249998], + [22.720898437499983, 44.605517578125045], + [22.734375, 44.56992187499998], + [22.700781250000063, 44.55551757812498], + [22.620117187500057, 44.562353515625034], + [22.554003906250017, 44.54033203124999], + [22.49453125000005, 44.43544921875002], + [22.687890625000023, 44.248291015625], + [22.42080078125005, 44.00742187500006], + [22.399023437500063, 43.96953125], + [22.36542968750004, 43.86210937500002], + [22.36962890625003, 43.78129882812499], + [22.55458984375005, 43.45449218750002], + [22.767578125, 43.35415039062502], + [22.81972656250005, 43.300732421874955], + [22.85957031250001, 43.252343749999966], + [22.97685546874999, 43.18798828125], + [22.799902343750006, 42.985742187499994], + [22.706152343750006, 42.88393554687505], + [22.466796875, 42.842480468749955], + [22.53242187500004, 42.48120117187497], + [22.523535156250006, 42.440966796875045], + [22.44570312500005, 42.35913085937497], + [22.42207031250004, 42.32885742187503], + [22.344042968750045, 42.31396484375003], + [22.23974609375003, 42.303110028468716], + [21.81464843750001, 42.303125], + [21.5625, 42.24750976562498], + [21.5625, 42.247509765625] + ] + ] + }, + "properties": { + "name": "Serbia", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [74.54140625000002, 37.02216796875], + [74.03886718750002, 36.825732421874996], + [73.116796875, 36.868554687499994], + [72.24980468750002, 36.734716796875], + [71.23291015625, 36.12177734375], + [71.18505859375, 36.04208984375], + [71.57197265625001, 35.546826171875], + [71.62050781250002, 35.183007812499994], + [70.965625, 34.53037109375], + [71.095703125, 34.369433593749996], + [71.05156250000002, 34.049707031249994], + [70.65400390625001, 33.952294921874994], + [69.8896484375, 34.007275390625], + [70.26113281250002, 33.289013671875], + [69.5015625, 33.020068359374996], + [69.24140625000001, 32.433544921875], + [69.279296875, 31.936816406249996], + [68.86894531250002, 31.634228515624997], + [68.59765625, 31.802978515625], + [68.16103515625002, 31.802978515625], + [67.57822265625, 31.506494140624994], + [67.737890625, 31.343945312499997], + [67.45283203125001, 31.234619140625], + [66.82929687500001, 31.263671875], + [66.346875, 30.802783203124996], + [66.23125, 29.86572265625], + [65.09550781250002, 29.559472656249994], + [64.39375, 29.544335937499994], + [64.09873046875, 29.391943359375], + [63.56757812500001, 29.497998046874997], + [62.4765625, 29.408349609374994], + [62.0009765625, 29.530419921874994], + [61.22441406250002, 29.749414062499994], + [60.843359375, 29.858691406249996], + [61.331640625, 30.363720703124997], + [61.55947265625002, 30.599365234375], + [61.7841796875, 30.831933593749994], + [61.81083984375002, 30.91328125], + [61.81425781250002, 31.072558593749996], + [61.75507812500001, 31.285302734374994], + [61.66015625, 31.382421875], + [61.34648437500002, 31.421630859375], + [61.11074218750002, 31.451123046874997], + [60.854101562500006, 31.483251953125], + [60.82070312500002, 31.495166015624996], + [60.791601562500006, 31.660595703124997], + [60.804296875, 31.73447265625], + [60.7875, 31.877197265625], + [60.78994140625002, 31.987109375], + [60.827246093750006, 32.16796875], + [60.82929687500001, 32.249414062499994], + [60.71044921875, 32.6], + [60.57656250000002, 32.994873046875], + [60.560546875, 33.137841796874994], + [60.9169921875, 33.505224609375], + [60.573828125, 33.588330078125], + [60.4859375, 33.7119140625], + [60.48574218750002, 34.094775390624996], + [60.642675781250006, 34.307177734374996], + [60.88945312500002, 34.31943359375], + [60.80390625000001, 34.418017578124996], + [60.76259765625002, 34.475244140624994], + [60.73613281250002, 34.491796875], + [60.72626953125001, 34.51826171875], + [60.73945312500001, 34.544726562499996], + [60.80234375, 34.554638671875], + [60.8453125, 34.587695312499996], + [60.91474609375001, 34.633984375], + [60.951171875, 34.653857421874996], + [61.080078125, 34.855615234374994], + [61.1, 35.272314453125], + [61.18925781250002, 35.31201171875], + [61.24550781250002, 35.474072265625], + [61.27851562500001, 35.51376953125], + [61.281835937500006, 35.55341796875], + [61.26201171875002, 35.619580078125], + [61.3447265625, 35.6294921875], + [61.62099609375002, 35.43232421875], + [62.08964843750002, 35.3796875], + [62.30781250000001, 35.170800781249994], + [62.688085937500006, 35.255322265625], + [63.056640625, 35.44580078125], + [63.08417968750001, 35.56806640625], + [63.16972656250002, 35.678125], + [63.129980468750006, 35.84619140625], + [63.8625, 36.012353515624994], + [64.184375, 36.14892578125], + [64.51103515625002, 36.340673828125], + [64.56582031250002, 36.427587890625], + [64.6025390625, 36.554541015625], + [64.78242187500001, 37.05927734375], + [64.81630859375002, 37.132080078125], + [64.95156250000002, 37.1935546875], + [65.08964843750002, 37.237939453124994], + [65.30361328125002, 37.24677734375], + [65.55498046875002, 37.251171875], + [65.76503906250002, 37.569140625], + [66.471875, 37.3447265625], + [66.52226562500002, 37.348486328125], + [66.827734375, 37.3712890625], + [67.06884765625, 37.334814453125], + [67.19550781250001, 37.235205078125], + [67.31972656250002, 37.2095703125], + [67.44169921875002, 37.2580078125], + [67.51728515625001, 37.266650390624996], + [67.546484375, 37.235644531249996], + [67.607421875, 37.222509765625], + [67.7, 37.22724609375], + [67.7529296875, 37.1998046875], + [67.75898437500001, 37.172216796875], + [67.76601562500002, 37.14013671875], + [67.83447265625, 37.064208984375], + [67.9580078125, 36.972021484375], + [68.06777343750002, 36.9498046875], + [68.26093750000001, 37.013085937499994], + [68.284765625, 37.036328125], + [68.29951171875001, 37.088427734374996], + [68.38691406250001, 37.1375], + [68.66914062500001, 37.2583984375], + [68.7232421875, 37.268017578125], + [68.78203125000002, 37.2580078125], + [68.82373046875, 37.270703125], + [68.8384765625, 37.30283203125], + [68.85537109375002, 37.316845703125], + [68.88525390625, 37.328076171875], + [68.91181640625001, 37.333935546875], + [68.96044921875, 37.325048828125], + [69.18017578125, 37.15830078125], + [69.26484375000001, 37.1083984375], + [69.30390625000001, 37.116943359375], + [69.35380859375002, 37.150048828124994], + [69.41445312500002, 37.207763671875], + [69.4296875, 37.290869140625], + [69.39921875000002, 37.399316406249994], + [69.42011718750001, 37.48671875], + [69.49208984375002, 37.553076171875], + [69.62578125000002, 37.594042968749996], + [69.8208984375, 37.6095703125], + [69.9849609375, 37.566162109375], + [70.18867187500001, 37.582470703125], + [70.25146484375, 37.66416015625], + [70.25498046875, 37.765380859375], + [70.19941406250001, 37.886035156249996], + [70.21464843750002, 37.9244140625], + [70.41777343750002, 38.075439453125], + [70.7359375, 38.42255859375], + [71.255859375, 38.306982421875], + [71.33271484375001, 38.170263671875], + [71.27851562500001, 37.918408203125], + [71.319921875, 37.90185546875], + [71.3896484375, 37.906298828124996], + [71.48779296875, 37.931884765625], + [71.55195312500001, 37.933154296874996], + [71.58222656250001, 37.910107421875], + [71.43291015625002, 37.1275390625], + [71.530859375, 36.845117187499994], + [71.665625, 36.696923828124994], + [72.65742187500001, 37.029052734375], + [72.8955078125, 37.267529296875], + [73.21113281250001, 37.408496093749996], + [73.38291015625, 37.462255859375], + [73.48134765625002, 37.4716796875], + [73.60468750000001, 37.446044921875], + [73.65712890625002, 37.43046875], + [73.72060546875002, 37.41875], + [73.73378906250002, 37.37578125], + [73.71728515625, 37.329443359375], + [73.6275390625, 37.261572265625], + [73.65351562500001, 37.23935546875], + [73.749609375, 37.231787109375], + [74.16708984375, 37.329443359375], + [74.20351562500002, 37.372460937499994], + [74.25966796875002, 37.415429687499994], + [74.659375, 37.394482421875], + [74.73056640625, 37.35703125], + [74.83046875000002, 37.2859375], + [74.89130859375001, 37.231640625], + [74.84023437500002, 37.225048828125], + [74.76738281250002, 37.249169921874994], + [74.73896484375001, 37.28564453125], + [74.72666015625, 37.29072265625], + [74.6689453125, 37.26669921875], + [74.55898437500002, 37.236621093749996], + [74.37216796875, 37.15771484375], + [74.37617187500001, 37.137353515624994], + [74.49794921875002, 37.0572265625], + [74.52646484375, 37.030664062499994], + [74.54140625000002, 37.02216796875] + ] + ] + }, + "properties": { + "name": "Afghanistan", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [17.57958984375, -8.099023437500009], + [17.643359375000017, -8.090722656250009], + [18.00878906250003, -8.107617187499983], + [18.56269531250001, -7.9359375], + [18.944433593750063, -8.001464843750028], + [19.142675781250034, -8.001464843750028], + [19.34082031249997, -7.966601562500031], + [19.369921875000045, -7.706542968749986], + [19.371679687500063, -7.655078124999989], + [19.47988281250008, -7.472167968750028], + [19.48378906250008, -7.279492187500026], + [19.527636718750017, -7.144433593749952], + [19.87519531250004, -6.986328124999986], + [19.99746093750008, -6.976464843750023], + [20.190039062500063, -6.9462890625], + [20.482226562500074, -6.915820312500017], + [20.59003906250001, -6.919921874999957], + [20.598730468750006, -6.935156249999949], + [20.536914062500045, -7.121777343749955], + [20.535839843749983, -7.182812499999955], + [20.558398437500045, -7.244433593749989], + [20.60781250000008, -7.277734375000023], + [20.910937500000017, -7.281445312499983], + [21.190332031250023, -7.284960937499989], + [21.751074218750034, -7.305468749999989], + [21.80605468750005, -7.32861328125], + [21.905371093750034, -8.693359374999943], + [21.813183593750068, -9.46875], + [22.19775390625, -10.040625], + [22.30703125000005, -10.691308593750023], + [22.203515625000023, -10.829492187500009], + [22.226171875, -11.121972656250009], + [22.27880859375, -11.19414062499996], + [22.314941406250057, -11.198632812499994], + [22.39296875000005, -11.159472656250003], + [22.486132812500045, -11.086718750000017], + [22.56103515625003, -11.05585937500004], + [22.814746093750017, -11.08027343750004], + [23.076269531250006, -11.087890624999986], + [23.463964843750034, -10.969335937499991], + [23.83388671875008, -11.013671874999972], + [23.96650390625001, -10.871777343750011], + [23.98388671875, -11.725], + [23.909375, -12.636132812500009], + [23.886523437500045, -12.743261718749991], + [23.882421875, -12.799023437499983], + [23.968066406250045, -12.956933593749994], + [23.962988281250006, -12.988476562500026], + [23.843164062500023, -13.0009765625], + [22.209570312500006, -13.0009765625], + [21.97890625000008, -13.0009765625], + [21.979101562500034, -13.798730468749994], + [21.979296875000074, -14.11962890625], + [21.979394531249994, -14.440527343750006], + [21.97978515624999, -15.955566406250014], + [22.193945312500006, -16.628125], + [23.380664062500017, -17.640625], + [22.32421875, -17.8375], + [20.74550781250008, -18.019726562499983], + [20.194335937500057, -17.86367187499999], + [18.95527343750004, -17.80351562499999], + [18.39638671875005, -17.3994140625], + [16.14843750000003, -17.39023437499999], + [14.017480468750023, -17.40888671874997], + [13.475976562500023, -17.04003906249997], + [13.179492187500017, -16.971679687499986], + [12.548144531250017, -17.212695312499974], + [12.35927734375008, -17.205859375], + [12.318457031250006, -17.21337890625003], + [12.213378906250028, -17.209960937500043], + [12.013964843750074, -17.168554687500034], + [11.902539062500011, -17.226562499999957], + [11.743066406250023, -17.24921875000004], + [11.780078125000017, -16.87128906249997], + [11.818945312500034, -16.704101562500014], + [11.750878906250023, -15.831933593749966], + [12.016113281250057, -15.513671874999957], + [12.55048828125004, -13.437792968750003], + [12.983203124999989, -12.775683593750017], + [13.4169921875, -12.52041015624998], + [13.597949218750017, -12.286132812500028], + [13.785351562499983, -11.81279296874996], + [13.833593750000063, -10.9296875], + [13.33222656250004, -9.998925781250009], + [12.99853515625, -9.048046875], + [13.358984375, -8.687207031250026], + [13.378515625000063, -8.369726562500006], + [12.82343750000004, -6.954785156249955], + [12.283300781250063, -6.12431640624996], + [13.184375, -5.85625], + [13.346484375000017, -5.863378906250006], + [13.978515625, -5.857226562500003], + [16.315234375000074, -5.865625], + [16.431445312500045, -5.90019531249996], + [16.53710937499997, -5.9658203125], + [16.697265625, -6.164257812500026], + [16.74296874999999, -6.618457031250003], + [16.813085937500063, -6.772558593749963], + [16.919433593750057, -6.93398437499998], + [16.98476562500005, -7.257421874999977], + [17.57958984375, -8.099023437500009] + ] + ], + [ + [ + [12.50146484375, -4.5875], + [12.848144531250028, -4.428906249999983], + [12.881054687500068, -4.445117187499989], + [12.971386718750068, -4.551757812499957], + [13.048046875000068, -4.619238281250034], + [13.072753906250028, -4.634765625], + [13.057324218750011, -4.651074218750026], + [12.947460937500011, -4.695312499999986], + [12.829687499999977, -4.73662109374996], + [12.451464843750017, -5.071484374999969], + [12.453222656250034, -5.090625], + [12.52236328125008, -5.148925781250028], + [12.484570312500011, -5.71875], + [12.213671875000074, -5.758691406249994], + [12.177148437499994, -5.324804687499977], + [12.018359375000074, -5.004296874999966], + [12.50146484375, -4.5875] + ] + ] + ] + }, + "properties": { + "name": "Angola", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [20.06396484375, 42.54726562499999], + [20.485449218750006, 42.223388671875], + [20.566210937500017, 41.873681640624994], + [20.48896484375001, 41.272607421874994], + [20.709277343750017, 40.928369140624994], + [20.964257812500023, 40.849902343749996], + [20.95576171875001, 40.775292968749994], + [21.030859375, 40.622460937499994], + [20.881640625000017, 40.467919921874994], + [20.65742187500001, 40.1173828125], + [20.4560546875, 40.065576171874994], + [20.408007812500017, 40.049462890624994], + [20.383691406250023, 40.0171875], + [20.338476562500006, 39.991064453125], + [20.311132812500006, 39.979443359375], + [20.311328125000017, 39.95078125], + [20.381640625000017, 39.841796875], + [20.382421875, 39.802636718749994], + [20.206835937500017, 39.653515625], + [20.13105468750001, 39.66162109375], + [20.05976562500001, 39.699121093749994], + [20.022558593750006, 39.710693359375], + [20.001269531250017, 39.709423828125], + [19.851855468750017, 40.0435546875], + [19.322265625, 40.407080078125], + [19.45917968750001, 40.40537109375], + [19.3375, 40.663818359375], + [19.57568359375, 41.640429687499996], + [19.577539062500023, 41.7875], + [19.342382812500006, 41.869091796875], + [19.280664062500023, 42.17255859375], + [19.65449218750001, 42.628564453124994], + [19.78828125000001, 42.476171875], + [20.06396484375, 42.54726562499999] + ] + ] + }, + "properties": { + "name": "Albania", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [19.66230468750001, 60.187158203124994], + [19.53652343750005, 60.14497070312501], + [19.551367187500063, 60.24384765625001], + [19.66230468750001, 60.187158203124994] + ] + ], + [ + [ + [19.989550781250074, 60.351171875], + [20.258886718750063, 60.26127929687499], + [19.799804687500057, 60.08173828125001], + [19.68691406250005, 60.267626953125045], + [19.84765625000003, 60.22055664062506], + [19.823046875000074, 60.390185546875045], + [19.989550781250074, 60.351171875] + ] + ] + ] + }, + "properties": { + "name": "Aland", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [1.7060546875, 42.503320312499994], + [1.534082031250023, 42.441699218749996], + [1.448828125, 42.437451171875], + [1.428125, 42.46132812499999], + [1.414843750000017, 42.548388671874996], + [1.428320312500006, 42.5958984375], + [1.501367187500023, 42.642724609374994], + [1.568164062500017, 42.635009765625], + [1.709863281250023, 42.604443359375], + [1.739453125000011, 42.575927734375], + [1.740234375, 42.55673828125], + [1.713964843750006, 42.525634765625], + [1.7060546875, 42.503320312499994] + ] + ] + }, + "properties": { + "name": "Andorra", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [53.927832031250006, 24.177197265624983], + [53.63447265625004, 24.169775390624977], + [53.83378906250002, 24.258935546875023], + [53.927832031250006, 24.177197265624983] + ] + ], + [ + [ + [53.3322265625001, 24.258593750000045], + [53.19091796874997, 24.290917968749966], + [53.412402343750074, 24.411035156250023], + [53.3322265625001, 24.258593750000045] + ] + ], + [ + [ + [56.29785156250003, 25.650683593750045], + [56.38798828125002, 24.97919921875004], + [56.06386718750005, 24.73876953125], + [56.00058593750006, 24.953222656249977], + [55.795703125000074, 24.868115234374955], + [55.76083984375006, 24.24267578125], + [55.92861328125005, 24.215136718750074], + [55.98515625000002, 24.063378906249966], + [55.4684570312501, 23.94111328125001], + [55.53164062499999, 23.81904296875001], + [55.1999023437501, 23.034765625000034], + [55.185839843750074, 22.7041015625], + [55.104296875000074, 22.621484375000023], + [52.55507812500005, 22.932812499999955], + [51.592578125000074, 24.07885742187503], + [51.56835937500003, 24.286181640625074], + [51.76757812500003, 24.25439453125], + [51.84316406250005, 24.010888671875023], + [52.118554687499994, 23.97109375], + [52.64824218750002, 24.154638671875006], + [53.80175781249997, 24.069482421874966], + [54.14794921875003, 24.17119140624999], + [54.39707031250006, 24.278173828125034], + [54.74677734375004, 24.810449218750023], + [55.94121093750002, 25.793994140625017], + [56.08046875, 26.06264648437505], + [56.16748046875003, 26.047460937499977], + [56.144628906250006, 25.690527343750006], + [56.29785156250003, 25.650683593750045] + ] + ] + ] + }, + "properties": { + "name": "United Arab Emirates", + "childNum": 3 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-64.54916992187498, -54.71621093749998], + [-63.81542968749997, -54.725097656250014], + [-64.637353515625, -54.90253906250001], + [-64.75732421875, -54.82656249999999], + [-64.54916992187498, -54.71621093749998] + ] + ], + [ + [ + [-68.65322265624994, -54.85361328124999], + [-68.62993164062499, -52.65263671875004], + [-68.24013671875, -53.08183593749999], + [-68.43115234375, -53.0552734375], + [-68.48852539062497, -53.260937499999976], + [-68.16113281249997, -53.30644531250001], + [-68.00849609374995, -53.5640625], + [-67.29423828125002, -54.049804687500014], + [-66.23564453124999, -54.53349609374997], + [-65.17900390624993, -54.678125], + [-65.47114257812495, -54.91464843749999], + [-66.5111328125, -55.032128906249945], + [-67.127099609375, -54.90380859375001], + [-68.65322265624994, -54.85361328124999] + ] + ], + [ + [ + [-61.084716796875, -23.65644531250001], + [-60.83984375000003, -23.85810546874997], + [-59.89248046874994, -24.093554687499974], + [-59.18725585937497, -24.56230468749999], + [-57.82167968749994, -25.136425781249983], + [-57.56313476562494, -25.473730468749963], + [-57.943115234375, -26.05292968750001], + [-58.18149414062498, -26.30742187499999], + [-58.222070312499994, -26.65], + [-58.618603515624955, -27.13212890624996], + [-58.64174804687494, -27.196093750000017], + [-58.60483398437498, -27.314355468750037], + [-58.16826171874993, -27.27343749999997], + [-56.437158203124966, -27.553808593749977], + [-56.16406250000003, -27.321484374999983], + [-55.95146484374996, -27.325683593749957], + [-55.789990234374926, -27.416406249999966], + [-55.71464843749996, -27.41484375], + [-55.632910156250006, -27.35712890624997], + [-55.59379882812502, -27.288085937500014], + [-55.597265625, -27.207617187499963], + [-55.56489257812498, -27.15], + [-55.496728515624966, -27.11533203124999], + [-55.45063476562498, -27.068359375000014], + [-55.426660156249994, -27.00927734374997], + [-55.13593750000001, -26.931152343749957], + [-54.934472656249994, -26.70253906250001], + [-54.677734375, -26.308789062499997], + [-54.631933593750006, -26.005761718749994], + [-54.615869140624994, -25.576074218750023], + [-54.44394531249998, -25.625], + [-54.15458984374999, -25.523046874999963], + [-53.89116210937499, -25.66884765625001], + [-53.668554687500006, -26.288183593749977], + [-53.83818359375002, -27.121093750000014], + [-54.32700195312495, -27.423535156249997], + [-54.82910156250003, -27.55058593750003], + [-55.10151367187501, -27.866796874999963], + [-55.72548828125002, -28.20410156250003], + [-55.68725585937497, -28.38164062499996], + [-55.890527343749994, -28.370019531249994], + [-56.938623046874994, -29.594824218750034], + [-57.22465820312499, -29.782128906249994], + [-57.40522460937501, -30.03388671875004], + [-57.563867187499994, -30.139941406249974], + [-57.60888671875003, -30.187792968750045], + [-57.65087890624997, -30.295019531250034], + [-57.71269531249996, -30.38447265624997], + [-57.83120117187502, -30.495214843749963], + [-57.87250976562501, -30.591015625000026], + [-57.81059570312499, -30.85859375000001], + [-57.88632812499998, -30.937402343749994], + [-57.86840820312497, -31.104394531249994], + [-57.89335937499999, -31.195312499999957], + [-58.03339843750001, -31.416601562500006], + [-58.053857421874994, -31.494921874999974], + [-58.009667968749966, -31.534375], + [-57.98798828124998, -31.576171875], + [-58.00698242187494, -31.684960937499966], + [-58.04233398437495, -31.769238281249997], + [-58.16748046874997, -31.87265625], + [-58.18901367187499, -31.924218750000037], + [-58.16040039062503, -31.986523437500026], + [-58.156347656250006, -32.0515625], + [-58.17700195312494, -32.11904296875002], + [-58.16479492187494, -32.18486328125002], + [-58.119726562500006, -32.24892578125002], + [-58.12304687499997, -32.321875], + [-58.201171875, -32.471679687500014], + [-58.219970703125, -32.563964843749986], + [-58.17099609374998, -32.95927734374996], + [-58.424462890624994, -33.11152343749998], + [-58.54721679687498, -33.66347656249998], + [-58.392480468749966, -34.192968750000034], + [-58.52548828124998, -34.29619140625002], + [-58.28334960937494, -34.68349609375005], + [-57.54785156250003, -35.018945312499994], + [-57.170654296875, -35.3625], + [-57.35390624999994, -35.72031249999998], + [-57.33544921875, -36.026757812499966], + [-57.07617187499994, -36.296777343749994], + [-56.74946289062501, -36.346484375], + [-56.67202148437494, -36.85126953124998], + [-57.546972656250034, -38.085644531250026], + [-58.17919921874994, -38.435839843750045], + [-59.82832031250001, -38.83818359375003], + [-61.112207031249994, -38.99296875000003], + [-61.84790039062497, -38.961816406249994], + [-62.33476562499993, -38.80009765625], + [-62.29506835937502, -39.24326171874996], + [-62.053662109374955, -39.373828125], + [-62.179345703124994, -39.38046875000002], + [-62.076806640624966, -39.46152343750002], + [-62.131542968749926, -39.82539062499998], + [-62.28691406249996, -39.89531250000002], + [-62.40185546875003, -40.19658203125002], + [-62.24633789062494, -40.674609374999974], + [-62.39501953124997, -40.89082031249997], + [-62.95903320312493, -41.10966796875006], + [-63.621777343749955, -41.15976562499996], + [-64.86948242187503, -40.735839843750014], + [-65.13339843749998, -40.88066406250003], + [-64.98637695312496, -42.102050781249986], + [-64.53774414062494, -42.25458984374998], + [-64.57099609374998, -42.416015625], + [-64.42041015625003, -42.43378906249998], + [-64.10087890624993, -42.395117187500006], + [-64.06118164062494, -42.266113281250014], + [-64.228515625, -42.21826171874996], + [-63.795556640624994, -42.113867187500006], + [-63.6298828125, -42.28271484375003], + [-63.61733398437502, -42.695800781249986], + [-64.03476562499998, -42.88125], + [-64.48784179687499, -42.51347656250006], + [-64.97070312499997, -42.66630859375002], + [-65.02690429687496, -42.75888671874996], + [-64.31914062499999, -42.968945312500026], + [-64.83994140624998, -43.18886718749998], + [-65.25234374999997, -43.571875], + [-65.26552734375, -44.2796875], + [-65.64760742187502, -44.661425781250045], + [-65.63876953125, -45.0078125], + [-66.19013671874995, -44.96474609375002], + [-66.94140625, -45.25732421875003], + [-67.59956054687495, -46.05253906250003], + [-67.5064453125, -46.44277343749995], + [-66.77685546874994, -47.005859375], + [-65.99853515625, -47.09375], + [-65.73808593749999, -47.34492187499998], + [-65.81430664062495, -47.63818359374996], + [-66.22524414062502, -47.826757812500006], + [-65.93422851562497, -47.826757812500006], + [-65.81005859374997, -47.941113281250026], + [-67.46630859375, -48.95175781250004], + [-67.68486328125002, -49.2466796875], + [-67.82597656249999, -49.91962890625005], + [-68.2572265625, -50.104589843749984], + [-68.66757812500003, -49.75253906250003], + [-68.66162109374997, -49.93574218750005], + [-68.97958984375, -50.003027343749984], + [-68.59794921874996, -50.00947265624997], + [-68.421875, -50.15791015625001], + [-69.04477539062495, -50.49912109374998], + [-69.35859374999993, -51.028125], + [-69.20102539062498, -50.99365234375001], + [-69.03530273437497, -51.48896484375002], + [-69.46542968750003, -51.58447265625003], + [-68.96533203125003, -51.67714843749999], + [-68.443359375, -52.35664062500004], + [-69.96025390624993, -52.00820312500002], + [-71.91865234374995, -51.98955078125004], + [-72.40766601562501, -51.54082031250002], + [-72.34023437499997, -50.68183593749999], + [-72.50981445312496, -50.607519531250034], + [-73.15292968749998, -50.73828125000003], + [-73.50126953124996, -50.125292968750024], + [-73.55419921875, -49.463867187500014], + [-73.46157226562497, -49.31386718750001], + [-73.13525390625, -49.30068359374999], + [-73.03364257812501, -49.014355468750004], + [-72.65126953125, -48.84160156249998], + [-72.582861328125, -48.47539062499999], + [-72.35473632812497, -48.36582031250005], + [-72.32832031250001, -48.11005859374998], + [-72.517919921875, -47.87636718749998], + [-72.34594726562497, -47.49267578124997], + [-71.90498046875001, -47.201660156250014], + [-71.94023437499999, -46.83125], + [-71.69965820312501, -46.6513671875], + [-71.87568359374998, -46.160546875], + [-71.63154296874998, -45.95371093749998], + [-71.74619140624998, -45.57890625], + [-71.34931640624995, -45.33193359374995], + [-71.5962890625, -44.97919921875004], + [-72.04169921874998, -44.90419921875004], + [-72.06372070312503, -44.771875], + [-71.26113281250002, -44.763085937499966], + [-71.15971679687496, -44.56025390625004], + [-71.21259765624998, -44.44121093750003], + [-71.82001953124993, -44.38310546875], + [-71.68007812500002, -43.92958984374998], + [-71.90498046875001, -43.34755859374998], + [-71.750634765625, -43.237304687499986], + [-72.14643554687498, -42.990039062499974], + [-72.10820312499993, -42.25185546874995], + [-71.75, -42.04677734375001], + [-71.91127929687497, -41.650390624999986], + [-71.93212890624994, -40.69169921874999], + [-71.70898437499997, -40.381738281249994], + [-71.81831054687493, -40.17666015624995], + [-71.65976562499998, -40.02080078125], + [-71.71992187499995, -39.63525390624997], + [-71.53945312499997, -39.60244140624995], + [-71.40156249999995, -38.93505859374996], + [-70.858642578125, -38.60449218750003], + [-71.16757812499998, -37.76230468749996], + [-71.19218750000002, -36.84365234375004], + [-71.05551757812498, -36.52373046874996], + [-70.40478515625, -36.06171874999998], + [-70.41572265625001, -35.52304687500002], + [-70.55517578125, -35.246875], + [-70.39316406250003, -35.146875], + [-70.05205078124999, -34.30078124999997], + [-69.85244140625, -34.224316406250026], + [-69.81962890624999, -33.28378906249999], + [-70.08486328125002, -33.20175781249998], + [-70.02197265625, -32.88457031250002], + [-70.36376953125, -32.08349609374997], + [-70.25439453125, -31.957714843750026], + [-70.585205078125, -31.569433593749963], + [-70.51958007812493, -31.1484375], + [-70.30908203124994, -31.02265625000004], + [-70.15322265625, -30.360937499999963], + [-69.95634765624996, -30.35820312500003], + [-69.84428710937493, -30.175], + [-69.95996093749997, -30.078320312500026], + [-70.02680664062501, -29.324023437500017], + [-69.82788085937497, -29.10322265624997], + [-69.65693359374995, -28.413574218749986], + [-69.17441406249998, -27.924707031250037], + [-68.84633789062494, -27.153710937499994], + [-68.59208984375002, -27.140039062499966], + [-68.31865234374999, -26.973242187500006], + [-68.59160156249999, -26.47041015624997], + [-68.41450195312498, -26.153710937500023], + [-68.59208984375002, -25.420019531250034], + [-68.38422851562495, -25.091894531249977], + [-68.56201171875, -24.74736328125003], + [-68.25029296875002, -24.391992187500023], + [-67.35620117187503, -24.033789062499963], + [-67.00878906249994, -23.00136718750005], + [-67.19487304687493, -22.821679687500037], + [-66.99111328125, -22.509863281250006], + [-66.71171874999999, -22.216308593749986], + [-66.36518554687501, -22.113769531249957], + [-66.32246093750001, -22.053125], + [-66.28212890624997, -21.94746093750001], + [-66.24760742187496, -21.83046875], + [-66.22016601562495, -21.802539062499974], + [-66.174658203125, -21.805664062499986], + [-66.09858398437495, -21.83505859375002], + [-66.05859375, -21.87949218750002], + [-65.86015624999999, -22.019726562499983], + [-65.77104492187493, -22.099609375000014], + [-65.68618164062497, -22.11025390625005], + [-65.51879882812497, -22.094531250000045], + [-64.99262695312498, -22.109667968750017], + [-64.60551757812499, -22.228808593750045], + [-64.52363281250001, -22.37158203125], + [-64.47773437499998, -22.485351562499986], + [-64.44550781249998, -22.585351562500023], + [-64.37397460937498, -22.761035156250017], + [-64.32529296875, -22.82763671875], + [-64.30791015624993, -22.7953125], + [-64.26640625000002, -22.60332031249996], + [-63.97612304687502, -22.072558593750003], + [-63.92167968749993, -22.028613281250017], + [-62.843359375, -21.997265625000026], + [-62.62597656250003, -22.29042968749998], + [-62.54155273437496, -22.349609374999957], + [-62.37250976562498, -22.439160156249997], + [-62.21416015624996, -22.612402343750034], + [-61.798535156249955, -23.18203125], + [-61.084716796875, -23.65644531250001] + ] + ] + ] + }, + "properties": { + "name": "Argentina", + "childNum": 3 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [46.490625, 38.90668945312498], + [46.1144531250001, 38.877783203125034], + [45.977441406249994, 39.24389648437503], + [45.76630859375004, 39.37846679687499], + [45.78447265625002, 39.54560546875001], + [45.456835937500074, 39.494482421875006], + [45.15283203125003, 39.58266601562502], + [45.03164062500005, 39.76513671874997], + [44.76826171875004, 39.70351562500005], + [44.28925781250004, 40.040380859375006], + [43.66621093750004, 40.12636718750002], + [43.56933593750003, 40.48237304687498], + [43.72265624999997, 40.71953124999999], + [43.43945312500003, 41.10712890625001], + [44.077246093750006, 41.182519531249994], + [44.81132812500002, 41.259375], + [45.001367187499994, 41.29096679687498], + [45.188574218750006, 41.14741210937504], + [45.07050781250004, 41.075585937499966], + [45.5875, 40.846923828125], + [45.37890624999997, 40.67358398437506], + [45.45439453125002, 40.532373046874966], + [45.96464843750002, 40.233789062499966], + [45.8859375000001, 40.024853515624955], + [45.57978515625004, 39.9775390625], + [46.202050781249994, 39.59448242187503], + [46.48144531249997, 39.55517578125003], + [46.36523437500003, 39.402490234374994], + [46.584765625000074, 39.22368164062499], + [46.400292968749994, 39.1921875], + [46.490625, 38.90668945312498] + ] + ] + }, + "properties": { + "name": "Armenia", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-170.72626953125, -14.351171875], + [-170.8205078125, -14.312109375], + [-170.568115234375, -14.266796875000011], + [-170.72626953125, -14.351171875] + ] + ] + }, + "properties": { + "name": "American Samoa", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [69.2824218750001, -49.05888671875002], + [69.16718750000004, -48.88291015624996], + [69.36875, -48.89042968749998], + [69.2824218750001, -49.05888671875002] + ] + ], + [ + [ + [69.18486328125002, -49.10957031250004], + [69.59277343749997, -48.97099609375005], + [69.64404296875003, -49.11738281250003], + [69.40507812500002, -49.18173828125], + [69.5423828125, -49.25566406250005], + [70.32021484375005, -49.05859374999996], + [70.55546875000007, -49.201464843750024], + [70.38613281250005, -49.433984374999966], + [70.16582031250002, -49.34296874999998], + [69.75996093750004, -49.430175781249986], + [69.98642578125006, -49.58164062500003], + [70.2477539062501, -49.53066406250003], + [70.12431640625002, -49.70439453124999], + [69.153125, -49.5296875], + [68.99296875000007, -49.704980468750016], + [68.81474609375002, -49.69960937499999], + [68.88339843750006, -49.16494140624995], + [68.76953125000003, -49.06591796875003], + [69.00244140624997, -48.661230468750006], + [69.13613281250005, -48.86103515625003], + [69.05214843750005, -49.08193359375001], + [69.18486328125002, -49.10957031250004] + ] + ], + [ + [ + [51.83457031250006, -46.43994140625], + [51.65927734375006, -46.37363281249999], + [51.7418945312501, -46.32685546874997], + [51.83457031250006, -46.43994140625] + ] + ] + ] + }, + "properties": { + "name": "Fr. S. Antarctic Lands", + "childNum": 3 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-61.71606445312503, 17.037011718749994], + [-61.85966796874996, 17.013330078124966], + [-61.887109374999966, 17.09814453125], + [-61.81728515624994, 17.168945312500057], + [-61.71606445312503, 17.037011718749994] + ] + ] + }, + "properties": { + "name": "Antigua and Barb.", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [147.35605468750006, -43.396972656250014], + [147.30888671875007, -43.50078125000002], + [147.10498046875003, -43.43115234374996], + [147.28388671875004, -43.278906250000034], + [147.35605468750006, -43.396972656250014] + ] + ], + [ + [ + [145.04296875000003, -40.78671875], + [145.28300781250002, -40.76992187500002], + [146.31748046875006, -41.16347656250001], + [146.72343750000002, -41.07802734375001], + [146.84814453124997, -41.16806640624996], + [146.98984375000006, -40.99238281249997], + [147.45478515625004, -41.00166015624998], + [147.62167968750012, -40.844726562499986], + [147.87294921875005, -40.87255859374997], + [147.96875, -40.779589843750045], + [148.215234375, -40.85488281250002], + [148.34257812500007, -42.21533203124997], + [148.21367187500002, -41.97001953125], + [147.92441406250006, -42.5724609375], + [147.94541015625006, -43.18183593749997], + [147.7858398437501, -43.22001953125002], + [147.69892578125004, -43.12255859374997], + [147.64794921874997, -43.02060546874999], + [147.8, -42.928125], + [147.57382812500006, -42.84570312499997], + [147.4523437500001, -43.03339843750001], + [147.29794921875006, -42.790917968749994], + [147.24501953125005, -43.21591796874999], + [146.99697265625005, -43.15634765625002], + [147.07734375000004, -43.27587890625003], + [146.87392578125, -43.6125], + [146.54853515625004, -43.50888671874999], + [146.04316406250004, -43.547167968749974], + [145.99443359375007, -43.37607421875002], + [146.20800781249997, -43.31621093749999], + [145.8732421875001, -43.29238281250002], + [145.48759765625002, -42.92666015625004], + [145.19882812500006, -42.23085937500004], + [145.46826171874997, -42.492871093750026], + [145.51660156249997, -42.3544921875], + [145.33105468750003, -42.14707031250002], + [145.23486328124997, -42.19697265624997], + [145.23818359375, -42.01962890624999], + [144.76611328125003, -41.39003906249998], + [144.64609375000006, -40.980859375], + [144.71855468750002, -40.67226562500002], + [145.04296875000003, -40.78671875] + ] + ], + [ + [ + [148.23691406250006, -40.515136718749986], + [148.18779296875007, -40.592578125000045], + [148.11728515625012, -40.52148437499996], + [148.23691406250006, -40.515136718749986] + ] + ], + [ + [ + [144.784375, -40.506738281249966], + [144.74804687499997, -40.589453125000034], + [144.7833984375001, -40.434863281249974], + [144.784375, -40.506738281249966] + ] + ], + [ + [ + [148.32626953125006, -40.30693359375003], + [148.40400390625004, -40.486523437500026], + [148.02011718750012, -40.40419921874995], + [148.32626953125006, -40.30693359375003] + ] + ], + [ + [ + [148.000390625, -39.75761718750003], + [148.29736328125003, -39.985742187499966], + [148.31357421875012, -40.173535156250026], + [148.10566406250004, -40.26210937499995], + [147.76718750000012, -39.87031249999998], + [148.000390625, -39.75761718750003] + ] + ], + [ + [ + [143.92792968750004, -40.116113281249966], + [143.83857421875004, -39.90410156250003], + [144.00078125000007, -39.580175781250034], + [144.14101562500005, -39.953808593750026], + [143.92792968750004, -40.116113281249966] + ] + ], + [ + [ + [145.31445312500003, -38.49082031249996], + [145.35507812500012, -38.55703124999995], + [145.12841796875003, -38.52763671875], + [145.31445312500003, -38.49082031249996] + ] + ], + [ + [ + [137.59648437500007, -35.73867187499998], + [137.92890625000004, -35.72607421875], + [138.12343750000005, -35.85234375], + [137.67089843749997, -35.897949218750014], + [137.44843750000004, -36.07480468749999], + [137.20957031250012, -35.982421875], + [136.7550781250001, -36.03310546875002], + [136.540625, -35.89013671875003], + [136.63867187499997, -35.74882812500002], + [137.33408203125006, -35.59248046875004], + [137.58496093749997, -35.620214843750006], + [137.59648437500007, -35.73867187499998] + ] + ], + [ + [ + [153.53876953125004, -27.436425781250037], + [153.42656250000002, -27.70644531249998], + [153.43544921875, -27.40537109375002], + [153.53876953125004, -27.436425781250037] + ] + ], + [ + [ + [113.18300781250005, -26.053125], + [112.96425781250005, -25.78310546875001], + [112.94707031250002, -25.531542968750017], + [113.18300781250005, -26.053125] + ] + ], + [ + [ + [153.07744140625002, -25.75078125], + [152.97666015625012, -25.551367187499963], + [153.03808593750003, -25.193164062500003], + [153.22753906249997, -25.00576171875001], + [153.14375, -24.814843750000023], + [153.25693359375012, -24.72890625], + [153.35019531250012, -25.063085937499963], + [153.07744140625002, -25.75078125] + ] + ], + [ + [ + [151.14658203125006, -23.49082031250002], + [151.24013671875, -23.529687500000037], + [151.23828124999997, -23.77578125], + [151.03330078125006, -23.530175781250037], + [151.14658203125006, -23.49082031250002] + ] + ], + [ + [ + [115.44619140625005, -20.78779296875001], + [115.31806640625004, -20.850585937500014], + [115.43457031249997, -20.66796875000003], + [115.44619140625005, -20.78779296875001] + ] + ], + [ + [ + [149.04375, -20.29150390624997], + [148.93886718750005, -20.283691406249986], + [148.98105468750012, -20.153515625000026], + [149.04375, -20.29150390624997] + ] + ], + [ + [ + [146.27832031249997, -18.23125], + [146.29882812499997, -18.48476562500005], + [146.09882812500004, -18.251757812500003], + [146.27832031249997, -18.23125] + ] + ], + [ + [ + [139.45917968750004, -17.11455078124996], + [139.49277343750006, -16.990429687499983], + [139.57089843750006, -17.09443359375004], + [139.45917968750004, -17.11455078124996] + ] + ], + [ + [ + [139.50781250000003, -16.57304687499996], + [139.1595703125, -16.74169921875003], + [139.29296875000003, -16.467285156249986], + [139.58789062499997, -16.39521484374997], + [139.69775390624997, -16.514941406250017], + [139.50781250000003, -16.57304687499996] + ] + ], + [ + [ + [137.09365234375005, -15.778125], + [136.94267578125002, -15.711718749999989], + [137.00957031250007, -15.594824218749977], + [137.09365234375005, -15.778125] + ] + ], + [ + [ + [124.59726562500006, -15.40195312500002], + [124.52421875000002, -15.421484375], + [124.51933593750002, -15.26748046874998], + [124.59726562500006, -15.40195312500002] + ] + ], + [ + [ + [125.19882812500006, -14.57949218749998], + [125.0912109375, -14.59169921874998], + [125.15996093750002, -14.456054687499972], + [125.19882812500006, -14.57949218749998] + ] + ], + [ + [ + [136.71464843750002, -13.803906249999983], + [136.89082031250004, -13.786621093750014], + [136.74531250000004, -14.072656250000023], + [136.95078125000006, -14.184277343750026], + [136.89433593750002, -14.293066406249977], + [136.33544921875003, -14.211816406250037], + [136.42470703125, -13.864843749999963], + [136.6556640625, -13.675878906250006], + [136.71464843750002, -13.803906249999983] + ] + ], + [ + [ + [136.23740234375006, -13.824511718750003], + [136.12265625000012, -13.816601562499983], + [136.21542968750012, -13.664746093750054], + [136.23740234375006, -13.824511718750003] + ] + ], + [ + [ + [136.33867187500007, -11.602343749999989], + [136.18027343750006, -11.676757812499957], + [136.47929687500002, -11.465917968749991], + [136.33867187500007, -11.602343749999989] + ] + ], + [ + [ + [130.45927734375007, -11.679296875000034], + [130.60625, -11.816601562500026], + [130.04326171875007, -11.787304687500011], + [130.19755859375007, -11.658203125], + [130.15283203124997, -11.477539062499972], + [130.29492187499997, -11.33681640624998], + [130.45927734375007, -11.679296875000034] + ] + ], + [ + [ + [130.6188476562501, -11.376074218749991], + [131.02304687500006, -11.334375], + [131.26826171875004, -11.18984375], + [131.53857421874997, -11.436914062500037], + [130.95097656250007, -11.926464843750026], + [130.51191406250004, -11.617871093749955], + [130.38457031250002, -11.1921875], + [130.6188476562501, -11.376074218749991] + ] + ], + [ + [ + [136.59853515625, -11.378906249999943], + [136.52656250000004, -11.438867187499994], + [136.78027343749997, -11.0125], + [136.59853515625, -11.378906249999943] + ] + ], + [ + [ + [132.59335937500006, -11.302832031249991], + [132.48378906250005, -11.037304687499983], + [132.57880859375004, -10.968847656249977], + [132.59335937500006, -11.302832031249991] + ] + ], + [ + [ + [143.17890625000004, -11.954492187499966], + [143.11025390625, -12.303515625000017], + [143.40156250000004, -12.639941406249989], + [143.5866210937501, -13.443652343750031], + [143.54843750000012, -13.74101562499996], + [143.75634765625003, -14.348828124999969], + [143.96181640625005, -14.462890625000028], + [144.473046875, -14.231835937500023], + [144.64804687500006, -14.492480468750017], + [145.28769531250006, -14.943164062499989], + [145.42607421875002, -16.406152343749966], + [145.75478515625, -16.879492187500034], + [145.91210937499997, -16.9125], + [146.12587890625005, -17.63525390625], + [146.03222656249997, -18.272851562500037], + [146.3332031250001, -18.55371093749997], + [146.38339843750006, -18.97705078124997], + [147.13876953125006, -19.39316406250002], + [147.41855468750012, -19.378125], + [147.7423828125001, -19.770117187499977], + [148.759375, -20.28955078125003], + [148.88476562499997, -20.480859375], + [148.72998046874997, -20.4677734375], + [148.68369140625012, -20.58017578124999], + [149.20488281250007, -21.125097656249977], + [149.45410156249997, -21.57871093750002], + [149.70390625000002, -22.440527343750006], + [149.82246093750004, -22.389843749999983], + [149.97441406250007, -22.55068359374998], + [149.94189453125003, -22.30810546875003], + [150.07617187500003, -22.16445312499998], + [150.54130859375002, -22.55908203125], + [150.56855468750004, -22.38398437500004], + [150.67246093750012, -22.418164062499983], + [150.84316406250005, -23.4580078125], + [151.15380859375003, -23.784082031249994], + [151.83164062500006, -24.12294921875001], + [152.12988281250003, -24.59755859374998], + [152.45634765625007, -24.802441406249983], + [152.65429687499997, -25.201953125000017], + [152.91347656250005, -25.432128906250014], + [152.98496093750012, -25.816210937500003], + [153.16494140625, -25.964160156250045], + [153.11679687500006, -27.194433593750034], + [153.57568359375003, -28.24052734374999], + [153.6168945312501, -28.673046875], + [153.03056640625002, -30.563378906249994], + [152.94394531250012, -31.43486328124999], + [152.5592773437501, -32.045703125], + [152.4704101562501, -32.439062500000034], + [152.13652343750002, -32.678125], + [152.1642578125001, -32.75742187499996], + [151.812890625, -32.90107421875001], + [151.29208984375012, -33.580957031249966], + [151.28027343750003, -33.92666015625005], + [151.12480468750007, -34.00527343749998], + [151.23154296875006, -34.0296875], + [150.8712890625001, -34.49912109374996], + [150.80458984375, -35.01289062500001], + [150.19531249999997, -35.83359374999996], + [149.93271484375012, -37.528515625000026], + [149.480859375, -37.77119140625], + [147.87675781250002, -37.93417968749998], + [146.8568359375, -38.663476562499966], + [146.21748046875004, -38.72744140625004], + [146.33662109375004, -38.89423828125], + [146.46660156250007, -38.84033203125003], + [146.40000000000012, -39.14550781250003], + [146.1583984375001, -38.86572265624996], + [145.93535156250002, -38.90175781250002], + [145.79082031250007, -38.66699218749997], + [145.39726562500002, -38.53535156249998], + [145.54218750000004, -38.39384765625002], + [145.4757812500001, -38.24375], + [145.29277343750002, -38.237597656249974], + [144.95957031250012, -38.500781250000045], + [144.71777343749997, -38.34033203125004], + [144.91142578125007, -38.34404296874999], + [145.11992187500007, -38.091308593750014], + [144.89130859375004, -37.899804687499994], + [144.39550781250003, -38.13691406249998], + [144.6652343750001, -38.20996093750003], + [143.53896484375005, -38.82089843749998], + [142.45585937500002, -38.38632812499999], + [141.725, -38.27138671875002], + [141.5939453125001, -38.38779296875002], + [141.42421875, -38.36347656250004], + [141.0109375000001, -38.07695312500003], + [140.39042968750007, -37.89667968749998], + [139.78427734375012, -37.24580078124998], + [139.85732421875, -36.662109375], + [139.72900390625003, -36.37138671875002], + [138.9689453125001, -35.58076171874997], + [139.17802734375007, -35.52304687500002], + [139.289453125, -35.61132812499997], + [139.28251953125002, -35.375390624999966], + [138.521875, -35.6423828125], + [138.184375, -35.612695312499994], + [138.5111328125, -35.02441406249996], + [138.48994140625004, -34.76357421875002], + [138.0892578125, -34.16982421875002], + [137.69169921875002, -35.14296875000004], + [136.88359375000007, -35.23974609375004], + [137.01425781250012, -34.91582031250003], + [137.39101562500005, -34.91328124999997], + [137.49384765625004, -34.16113281250003], + [137.9318359375001, -33.57910156250003], + [137.85234375000007, -33.20078124999996], + [137.99257812500005, -33.094238281250014], + [137.78320312500003, -32.578125], + [137.79091796875, -32.82324218749996], + [137.44228515625, -33.1935546875], + [137.23730468750003, -33.62949218749999], + [136.43066406249997, -34.02998046875004], + [135.891015625, -34.660937499999974], + [135.96972656249997, -34.98183593749998], + [135.7923828125, -34.863281249999986], + [135.64755859375006, -34.93964843750001], + [135.12304687499997, -34.58574218750003], + [135.21679687499997, -34.48730468749996], + [135.45, -34.58105468749996], + [135.21894531250004, -33.959765625000045], + [134.88876953125012, -33.62636718749998], + [134.79101562499997, -33.32832031250001], + [134.60771484375002, -33.19013671875001], + [134.30126953124997, -33.16503906249996], + [134.17353515625004, -32.979101562500006], + [134.10039062500007, -32.748632812500034], + [134.22714843750006, -32.73056640624999], + [134.23417968750007, -32.54853515625004], + [133.66533203125007, -32.207226562500054], + [133.21210937500004, -32.18378906249998], + [132.75742187500012, -31.95625], + [132.21464843750002, -32.00712890624996], + [131.14365234375006, -31.49570312500005], + [130.78300781250002, -31.604003906249986], + [129.1876953125001, -31.659960937500017], + [127.31982421874997, -32.2640625], + [125.91718750000004, -32.296972656250034], + [124.75878906250003, -32.882714843749994], + [124.24375, -33.01523437499999], + [123.50683593749997, -33.916210937500054], + [122.15097656250006, -33.99179687499999], + [122.06113281250006, -33.874414062499966], + [121.40507812500007, -33.826757812500034], + [119.85410156250012, -33.97470703124998], + [119.45058593750005, -34.368261718750034], + [118.89531250000007, -34.47988281250004], + [118.13554687500002, -34.98662109374999], + [117.58193359375005, -35.09775390624998], + [116.51718750000012, -34.98789062499998], + [115.98671875000005, -34.795019531250034], + [115.56503906250012, -34.42578125000003], + [115.00878906250003, -34.25585937499997], + [114.9938476562501, -33.51533203125], + [115.3587890625, -33.63994140624999], + [115.68300781250005, -33.19287109375003], + [115.6984375000001, -31.694531250000054], + [115.07792968750007, -30.560449218750023], + [114.85683593750005, -29.14296875], + [114.16513671875012, -28.08066406250002], + [114.028125, -27.34726562499999], + [113.18476562500004, -26.182226562499963], + [113.32324218749997, -26.243847656249997], + [113.35605468750012, -26.080468750000023], + [113.58164062500006, -26.558105468749986], + [113.73369140625002, -26.59511718749998], + [113.83642578125003, -26.50058593749999], + [113.85283203125007, -26.33212890625005], + [113.39531250000002, -25.71328125], + [113.4513671875001, -25.599121093750014], + [113.7130859375001, -25.83076171875004], + [113.72373046875006, -26.129785156250037], + [113.85390625, -26.01445312499999], + [113.99199218750007, -26.32148437500001], + [114.09033203124997, -26.393652343749963], + [114.21572265625, -26.289453124999966], + [114.2142578125, -25.851562500000014], + [113.41767578125004, -24.435644531250034], + [113.48984375000012, -23.869628906250014], + [113.7570312500001, -23.418164062500054], + [113.79511718750004, -22.91455078125003], + [113.68281250000004, -22.637792968749963], + [114.02285156250005, -21.881445312499977], + [114.12392578125005, -21.828613281249957], + [114.14160156250003, -22.483105468749983], + [114.37773437500007, -22.341503906249997], + [114.70927734375002, -21.82343749999997], + [115.45615234375012, -21.49169921874997], + [116.0109375000001, -21.030371093749963], + [116.7067382812501, -20.653808593749986], + [117.40625, -20.72119140625003], + [118.19921875000003, -20.37519531249997], + [118.75146484374997, -20.261914062499983], + [119.10449218749997, -19.995312500000026], + [119.58593750000003, -20.03828125], + [120.99794921875, -19.604394531249966], + [121.33769531250002, -19.31992187500002], + [121.83378906250002, -18.477050781249986], + [122.34541015625004, -18.11191406250002], + [122.14746093749997, -17.54902343750001], + [122.2609375000001, -17.135742187500014], + [122.72041015625004, -16.78769531249999], + [122.97070312499997, -16.436816406250003], + [123.56308593750006, -17.520898437499966], + [123.59355468750007, -17.03037109375005], + [123.83105468750003, -17.120800781249997], + [123.8744140625, -16.918652343750026], + [123.4904296875001, -16.49072265624997], + [123.62597656249997, -16.416308593750003], + [123.60703125000006, -16.224023437499994], + [123.72890625, -16.192480468749963], + [123.85917968750007, -16.38232421875], + [124.04443359374997, -16.264941406249974], + [124.30039062500006, -16.388281249999977], + [124.77197265624997, -16.40263671874996], + [124.40488281250006, -16.298925781249977], + [124.41640625, -16.133496093750026], + [124.5768554687501, -16.11367187499998], + [124.64853515625012, -15.870214843750034], + [124.50429687500005, -15.972460937499989], + [124.38164062500002, -15.758203125000037], + [124.43955078125012, -15.493554687500037], + [124.56162109375012, -15.496289062499969], + [124.69257812500004, -15.273632812499997], + [125.06298828125003, -15.44228515624998], + [125.0729492187501, -15.306738281249991], + [124.90917968750003, -15.310058593749957], + [124.83906250000004, -15.160742187500006], + [125.03818359375012, -15.004101562499969], + [125.35566406250004, -15.119824218750011], + [125.17871093749997, -14.714746093749994], + [125.57978515625004, -14.483203124999989], + [125.62773437500002, -14.256640625000017], + [125.70458984374997, -14.29140625], + [125.66162109375003, -14.529492187500011], + [125.81953125000004, -14.469140624999966], + [125.890625, -14.61796875], + [126.0207031250001, -14.49453125], + [126.0539062500001, -13.977246093750026], + [126.1842773437501, -14.00205078125002], + [126.25849609375004, -14.163574218749972], + [126.403125, -14.018945312499994], + [126.5697265625, -14.160937499999974], + [126.7806640625, -13.955175781249977], + [126.77558593750004, -13.788476562500037], + [126.90322265625, -13.744140624999972], + [127.45761718750006, -14.031445312499969], + [128.18046875000007, -14.711621093749983], + [128.06943359375012, -15.329296874999969], + [128.15546875000004, -15.225585937499972], + [128.25468750000002, -15.298535156250011], + [128.175, -15.043164062500026], + [128.57578125000006, -14.774511718750006], + [129.05820312500012, -14.884375], + [129.21582031249997, -15.160253906249991], + [129.26757812500003, -14.871484375000051], + [129.63476562499997, -15.139746093749991], + [129.637109375, -14.850976562500037], + [129.84873046875012, -14.828906249999989], + [129.60468750000004, -14.647070312499977], + [129.69794921875004, -14.557421875000017], + [129.37871093750002, -14.39248046874998], + [129.70986328125, -13.979980468749972], + [129.83886718749997, -13.572949218749997], + [130.25976562500003, -13.30224609375], + [130.1349609375001, -13.145507812499957], + [130.1681640625001, -12.957421875], + [130.39990234374997, -12.68789062499999], + [130.61748046875007, -12.646875], + [130.62265625000006, -12.43105468749998], + [130.8673828125001, -12.557812499999955], + [130.87382812500007, -12.367187500000028], + [131.29160156250006, -12.067871093749972], + [131.43828125000002, -12.27695312500002], + [132.06406250000006, -12.28076171875], + [132.25322265625007, -12.186035156249972], + [132.41103515625, -12.295117187499997], + [132.51054687500002, -12.134863281250034], + [132.71279296875, -12.1234375], + [132.63046875000012, -12.035156249999972], + [132.67421875000005, -11.649023437499991], + [132.47519531250006, -11.491503906249974], + [132.07285156250006, -11.474707031250006], + [131.82246093750004, -11.302441406249997], + [131.96152343750006, -11.180859375000011], + [132.15546875000004, -11.311132812499991], + [132.33398437499997, -11.223535156249994], + [132.6828125000001, -11.505566406249997], + [132.96103515625012, -11.407324218749963], + [133.18525390625004, -11.705664062499991], + [133.90419921875, -11.832031249999972], + [134.4173828125, -12.052734375], + [134.73027343750002, -11.984375], + [135.02968750000005, -12.19375], + [135.2179687500001, -12.221679687499957], + [135.92246093750012, -11.825781250000034], + [135.70439453125007, -12.209863281250037], + [136.00849609375004, -12.19140625], + [136.08183593750007, -12.422460937500006], + [136.26064453125, -12.433789062499997], + [136.32851562500005, -12.305566406249994], + [136.24990234375, -12.173046875], + [136.44335937499997, -11.951464843749974], + [136.7194335937501, -12.226464843749952], + [136.89746093749997, -12.243554687499966], + [136.94746093750004, -12.34990234374996], + [136.53701171875, -12.784277343749991], + [136.59433593750012, -13.003808593750051], + [136.46103515625006, -13.225195312500034], + [136.29414062500004, -13.137988281250031], + [135.92734375000012, -13.304296874999977], + [135.95449218750005, -13.934863281250017], + [135.40517578125005, -14.758203124999966], + [135.4533203125001, -14.923144531250003], + [136.20537109375002, -15.403417968749963], + [136.29140625000005, -15.570117187500003], + [136.70488281250007, -15.685253906250011], + [136.78466796874997, -15.89423828125004], + [137.00214843750004, -15.878320312499994], + [137.70371093750006, -16.233007812499963], + [138.24501953125005, -16.718359374999977], + [139.00986328125006, -16.899316406249994], + [139.2484375, -17.328613281249957], + [140.03583984375004, -17.702636718749957], + [140.51113281250005, -17.62451171875003], + [140.83046875, -17.414453125000037], + [141.29140625, -16.46347656250002], + [141.62548828124997, -15.056640625000014], + [141.52294921875003, -14.470117187499994], + [141.59433593750006, -14.152832031250014], + [141.47255859375, -13.797558593750011], + [141.64541015625, -13.259082031250003], + [141.61357421875002, -12.943457031250006], + [141.92978515625006, -12.73984375], + [141.67773437500003, -12.491406250000011], + [141.68857421875012, -12.351074218750028], + [141.87050781250005, -11.9755859375], + [141.96113281250004, -12.054296874999963], + [142.168359375, -10.946582031249974], + [142.45644531250005, -10.707324218749989], + [142.60507812500012, -10.748242187499983], + [142.55273437500003, -10.874414062500023], + [142.7796875, -11.115332031249977], + [142.87255859374997, -11.821386718750034], + [143.17890625000004, -11.954492187499966] + ] + ], + [ + [ + [142.2748046875, -10.704785156250011], + [142.19140624999997, -10.762011718750031], + [142.1310546875001, -10.640625], + [142.19794921875004, -10.59199218750004], + [142.2748046875, -10.704785156250011] + ] + ] + ] + }, + "properties": { + "name": "Australia", + "childNum": 30 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [16.953125, 48.598828125], + [16.86542968750001, 48.3869140625], + [17.147363281250023, 48.00595703125], + [17.06660156250001, 47.707568359374996], + [16.421289062500023, 47.674462890624994], + [16.676562500000017, 47.536035156249994], + [16.44287109375, 47.39951171875], + [16.453417968750017, 47.006787109375], + [16.093066406250017, 46.86328125], + [15.957617187500006, 46.677636718749994], + [14.893261718750011, 46.605908203125], + [14.5498046875, 46.399707031249996], + [13.7, 46.520263671875], + [13.490039062500017, 46.555566406249994], + [13.3515625, 46.557910156249996], + [13.16875, 46.57265625], + [12.479199218750011, 46.672509765624994], + [12.38828125, 46.70263671875], + [12.330078125, 46.759814453124996], + [12.267968750000023, 46.835888671875], + [12.154101562500017, 46.93525390625], + [12.130761718750023, 46.98476562499999], + [12.16552734375, 47.028173828125], + [12.201269531250006, 47.060888671875], + [12.197167968750023, 47.075], + [12.16943359375, 47.08212890625], + [11.775683593750017, 46.986083984375], + [11.527539062500011, 46.997412109375], + [11.433203125, 46.983056640624994], + [11.244433593750017, 46.97568359375], + [11.133886718750006, 46.936181640624994], + [11.0634765625, 46.859130859375], + [11.025097656250011, 46.79697265625], + [10.993261718750006, 46.777001953124994], + [10.92734375, 46.769482421875], + [10.828906250000017, 46.775244140625], + [10.759765625, 46.793310546875], + [10.689257812500017, 46.84638671875], + [10.579785156250011, 46.8537109375], + [10.479394531250023, 46.855126953124994], + [10.452832031250011, 46.86494140625], + [10.45458984375, 46.8994140625], + [10.414941406250023, 46.964404296874996], + [10.349414062500017, 46.98476562499999], + [10.133496093750011, 46.851513671875], + [9.580273437500011, 47.057373046875], + [9.527539062500011, 47.270751953125], + [9.625878906250023, 47.467041015625], + [9.524023437500006, 47.52421875], + [9.748925781250023, 47.575537109375], + [9.839160156250017, 47.552294921874996], + [9.971582031250023, 47.505322265625], + [10.034082031250023, 47.473583984375], + [10.059863281250017, 47.449072265625], + [10.066308593750023, 47.393359375], + [10.200292968750006, 47.363427734374994], + [10.183007812500023, 47.27880859375], + [10.369140625, 47.366064453125], + [10.40390625, 47.4169921875], + [10.439453125, 47.5515625], + [10.482812500000023, 47.541796875], + [10.65869140625, 47.547216796875], + [10.741601562500023, 47.52412109375], + [10.873046875, 47.52021484375], + [11.0419921875, 47.393115234374996], + [12.185644531250006, 47.61953125], + [12.203808593750011, 47.646728515625], + [12.196875, 47.70908203125], + [12.209277343750017, 47.71826171875], + [12.268359375000017, 47.702734375], + [12.353540736607165, 47.70264787946429], + [12.492553013392856, 47.68551897321428], + [12.685839843750017, 47.669335937499994], + [12.771386718750023, 47.639404296875], + [12.796191406250017, 47.60703125], + [12.781152343750023, 47.5904296875], + [12.7828125, 47.56416015625], + [12.809375, 47.5421875], + [12.87890625, 47.5064453125], + [12.968066406250017, 47.47568359375], + [13.014355468750011, 47.478076171874996], + [13.031542968750017, 47.5080078125], + [13.047949218750006, 47.579150390624996], + [13.054101562500023, 47.655126953125], + [12.897656250000011, 47.721875], + [12.953515625000023, 47.890625], + [12.760351562500006, 48.106982421874996], + [13.215234375000023, 48.301904296874994], + [13.322851562500006, 48.33125], + [13.409375, 48.394140625], + [13.459863281250023, 48.56455078125], + [13.4716796875, 48.571826171874996], + [13.486621093750017, 48.581835937499996], + [13.636623883928596, 48.580904017857144], + [13.785351562500011, 48.587451171874996], + [13.798828125, 48.6216796875], + [13.802929687500011, 48.747509765625], + [13.814746093750017, 48.766943359375], + [14.049121093750017, 48.602490234375], + [14.691308593750023, 48.59921875], + [15.066796875000023, 48.997851562499996], + [16.057226562500006, 48.754785156249994], + [16.543554687500006, 48.796240234375], + [16.953125, 48.598828125] + ] + ] + }, + "properties": { + "name": "Austria", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [46.1144531250001, 38.877783203125034], + [45.4796875000001, 39.00625], + [44.81718750000002, 39.65043945312496], + [44.76826171875004, 39.70351562500005], + [45.03164062500005, 39.76513671874997], + [45.15283203125003, 39.58266601562502], + [45.456835937500074, 39.494482421875006], + [45.78447265625002, 39.54560546875001], + [45.76630859375004, 39.37846679687499], + [45.977441406249994, 39.24389648437503], + [46.1144531250001, 38.877783203125034] + ] + ], + [ + [ + [48.572851562500006, 41.84448242187503], + [49.45673828125004, 40.79985351562502], + [49.77597656250006, 40.583984375], + [50.18251953125005, 40.50478515625002], + [50.3659179687501, 40.279492187499955], + [49.91884765625005, 40.31640625000003], + [49.55117187499999, 40.19414062499999], + [49.3244140625001, 39.60834960937501], + [49.36279296875003, 39.349560546874955], + [49.16533203125002, 39.03027343750003], + [49.013476562500074, 39.13398437500001], + [48.85449218750003, 38.83881835937501], + [48.86875, 38.43549804687498], + [48.59267578125005, 38.41108398437498], + [47.99648437499999, 38.85375976562503], + [48.292089843750006, 39.01884765624999], + [48.10439453125005, 39.241113281249994], + [48.322167968749994, 39.39907226562502], + [47.995898437500074, 39.683935546875034], + [46.490625, 38.90668945312498], + [46.400292968749994, 39.1921875], + [46.584765625000074, 39.22368164062499], + [46.36523437500003, 39.402490234374994], + [46.48144531249997, 39.55517578125003], + [46.202050781249994, 39.59448242187503], + [45.57978515625004, 39.9775390625], + [45.8859375000001, 40.024853515624955], + [45.96464843750002, 40.233789062499966], + [45.45439453125002, 40.532373046874966], + [45.37890624999997, 40.67358398437506], + [45.5875, 40.846923828125], + [45.07050781250004, 41.075585937499966], + [45.188574218750006, 41.14741210937504], + [45.001367187499994, 41.29096679687498], + [45.2171875, 41.423193359375006], + [45.28095703125004, 41.449560546875034], + [46.086523437500006, 41.183837890625], + [46.43095703125002, 41.077050781249994], + [46.534375, 41.08857421875004], + [46.62636718750005, 41.15966796875006], + [46.66240234375002, 41.24550781250002], + [46.67255859375004, 41.28681640625001], + [46.61894531250002, 41.34375], + [46.30546875000002, 41.507714843749994], + [46.18427734375004, 41.70214843749997], + [46.42988281250004, 41.890966796875006], + [46.74931640625002, 41.812597656250006], + [47.31767578125002, 41.28242187500001], + [47.79101562499997, 41.19926757812502], + [48.572851562500006, 41.84448242187503] + ] + ] + ] + }, + "properties": { + "name": "Azerbaijan", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [30.553613281250023, -2.400097656250011], + [30.53369140625, -2.42626953125], + [30.441992187500006, -2.613476562500011], + [30.424218750000023, -2.6416015625], + [30.47333984375001, -2.6943359375], + [30.42402343750001, -2.824023437500003], + [30.433496093750023, -2.87451171875], + [30.515039062500023, -2.917578125], + [30.604296875000017, -2.935253906250011], + [30.70947265625, -2.977246093750011], + [30.7802734375, -2.98486328125], + [30.811132812500006, -3.116406250000011], + [30.79023437500001, -3.274609375000011], + [30.4, -3.65390625], + [29.947265625, -4.307324218750011], + [29.7177734375, -4.455859375], + [29.403222656250023, -4.449316406250006], + [29.211816406250023, -3.833789062500003], + [29.224414062500017, -3.053515625], + [29.01435546875001, -2.72021484375], + [29.10205078125, -2.595703125], + [29.390234375, -2.80859375], + [29.698046875000017, -2.794726562500003], + [29.8681640625, -2.71640625], + [29.93017578125, -2.339550781250011], + [30.117285156250006, -2.416601562500006], + [30.408496093750017, -2.31298828125], + [30.553613281250023, -2.400097656250011] + ] + ] + }, + "properties": { + "name": "Burundi", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [5.693554687500011, 50.774755859375006], + [5.993945312500017, 50.75043945312504], + [6.340917968750006, 50.451757812500034], + [6.116503906250045, 50.120996093749966], + [6.08906250000004, 50.15458984374996], + [6.054785156249977, 50.154296875], + [5.976269531250068, 50.167187499999955], + [5.866894531250068, 50.08281250000002], + [5.817382812500028, 50.01269531250003], + [5.7880859375, 49.96123046875002], + [5.744042968749994, 49.91962890624998], + [5.789746093749983, 49.53828125000001], + [5.50732421875, 49.51088867187502], + [4.867578125000051, 49.78813476562502], + [4.818652343750045, 50.153173828125034], + [4.545019531250063, 49.96025390624999], + [4.149316406250023, 49.971582031249994], + [4.174609375000017, 50.24648437500005], + [3.689355468750023, 50.30605468750002], + [3.595410156250068, 50.47734374999999], + [3.27333984375008, 50.53154296875002], + [3.10683593750008, 50.779443359374994], + [2.759375, 50.750634765624994], + [2.52490234375, 51.097119140624955], + [3.35009765625, 51.37768554687503], + [3.43251953125008, 51.24575195312505], + [3.902050781250011, 51.20766601562502], + [4.226171875000034, 51.38647460937503], + [5.03095703125004, 51.46909179687498], + [5.214160156250045, 51.278955078124966], + [5.796484375000034, 51.153076171875], + [5.693554687500011, 50.774755859375006] + ] + ] + }, + "properties": { + "name": "Belgium", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [3.595410156250011, 11.6962890625], + [3.553906250000011, 11.631884765624989], + [3.490527343750017, 11.49921875], + [3.48779296875, 11.395410156249994], + [3.638867187500011, 11.176855468749991], + [3.65625, 11.154589843749989], + [3.6953125, 11.1203125], + [3.71640625, 11.07958984375], + [3.7568359375, 10.76875], + [3.83447265625, 10.607421875], + [3.771777343750017, 10.417626953124994], + [3.646582031250006, 10.408984374999989], + [3.60205078125, 10.004541015624994], + [3.3251953125, 9.778466796874994], + [3.044921875, 9.083837890624991], + [2.774804687500023, 9.048535156249997], + [2.703125, 8.371826171875], + [2.68603515625, 7.873730468749997], + [2.719335937500006, 7.616259765624989], + [2.7509765625, 7.541894531249994], + [2.78515625, 7.476855468749989], + [2.783984375000017, 7.443408203124989], + [2.765820312500011, 7.422509765624994], + [2.75048828125, 7.395068359374989], + [2.756738281250023, 7.067919921874989], + [2.721386718750011, 6.980273437499989], + [2.731738281250017, 6.852832031249989], + [2.7529296875, 6.771630859374994], + [2.774609375000011, 6.711718749999989], + [2.753710937500017, 6.661767578124994], + [2.735644531250017, 6.595703125], + [2.706445312500023, 6.369238281249991], + [1.62265625, 6.216796875], + [1.777929687500006, 6.294628906249997], + [1.530957031250011, 6.992431640625], + [1.624707031250011, 6.997314453125], + [1.600195312500006, 9.050048828125], + [1.3857421875, 9.361669921874991], + [1.330078125, 9.996972656249994], + [0.763378906250011, 10.386669921874997], + [0.900488281250006, 10.993261718749991], + [1.4267578125, 11.447119140624991], + [1.980371093750023, 11.418408203124997], + [2.38916015625, 11.897070312499991], + [2.366015625000017, 12.221923828125], + [2.805273437500006, 12.383837890624989], + [3.595410156250011, 11.6962890625] + ] + ] + }, + "properties": { + "name": "Benin", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [0.217480468750011, 14.911474609374991], + [0.163867187500017, 14.497216796874994], + [0.382519531250011, 14.245800781249997], + [0.42919921875, 13.972119140624997], + [0.6181640625, 13.703417968750003], + [1.201171875, 13.357519531249991], + [0.988476562500011, 13.36484375], + [0.9873046875, 13.041894531249994], + [1.56494140625, 12.635400390624994], + [2.104589843750006, 12.701269531249991], + [2.226269531250011, 12.466064453125], + [2.072949218750011, 12.309375], + [2.38916015625, 11.897070312499991], + [1.980371093750023, 11.418408203124997], + [1.4267578125, 11.447119140624991], + [0.900488281250006, 10.993261718749991], + [0.49267578125, 10.954980468749994], + [-0.068603515625, 11.115625], + [-0.299462890624994, 11.166894531249994], + [-0.627148437499983, 10.927392578124994], + [-1.04248046875, 11.010058593749989], + [-2.829931640624977, 10.998388671874991], + [-2.914892578124977, 10.592333984374989], + [-2.791162109374994, 10.432421874999989], + [-2.780517578125, 9.745849609375], + [-2.765966796874977, 9.658056640624991], + [-2.706201171874994, 9.533935546875], + [-2.695849609374989, 9.481347656249994], + [-2.7171875, 9.457128906249991], + [-2.7666015625, 9.424707031249994], + [-2.816748046874977, 9.425830078124989], + [-2.875146484374994, 9.500927734374997], + [-2.90087890625, 9.534619140624997], + [-2.948144531249994, 9.610742187499994], + [-2.98828125, 9.687353515624991], + [-3.042626953124994, 9.720898437499997], + [-3.095800781249977, 9.752099609374994], + [-3.160693359374989, 9.849169921874989], + [-3.223535156249994, 9.895458984374997], + [-3.289697265624994, 9.882226562499994], + [-3.581152343749977, 9.92431640625], + [-3.790625, 9.9171875], + [-4.18115234375, 9.78173828125], + [-4.267187499999977, 9.743261718749991], + [-4.332226562499983, 9.645703125], + [-4.406201171874983, 9.647998046874989], + [-4.526611328125, 9.723486328124991], + [-4.625830078124977, 9.713574218749997], + [-4.721777343749977, 9.756542968749997], + [-5.262304687499977, 10.319677734374991], + [-5.523535156249977, 10.426025390625], + [-5.490478515625, 11.042382812499994], + [-5.250244140625, 11.375781249999989], + [-5.288134765624989, 11.827929687499989], + [-4.699316406249977, 12.076171875], + [-4.4287109375, 12.337597656249997], + [-4.480615234374994, 12.672216796874991], + [-4.227099609374989, 12.793701171875], + [-4.328710937499977, 13.119042968749994], + [-4.151025390624994, 13.306201171875003], + [-3.947314453124989, 13.402197265624991], + [-3.527636718749989, 13.182714843749991], + [-3.3017578125, 13.28076171875], + [-3.248632812499977, 13.658349609374994], + [-2.950830078124994, 13.6484375], + [-2.873925781249994, 13.950732421875003], + [-2.586718749999989, 14.227587890625003], + [-2.113232421874983, 14.16845703125], + [-1.97304687499999, 14.45654296875], + [-1.049560546875, 14.81953125], + [-0.760449218749983, 15.047753906249994], + [-0.235888671874989, 15.059423828124991], + [0.217480468750011, 14.911474609374991] + ] + ] + }, + "properties": { + "name": "Burkina Faso", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [91.94921875000003, 21.50805664062503], + [91.85947265625012, 21.532958984375057], + [91.90771484374997, 21.722949218750017], + [91.94921875000003, 21.50805664062503] + ] + ], + [ + [ + [91.87382812500002, 21.832128906249977], + [91.8375976562501, 21.750244140625], + [91.85068359375012, 21.927050781250045], + [91.87382812500002, 21.832128906249977] + ] + ], + [ + [ + [91.15078125000005, 22.175195312499966], + [91.04472656250002, 22.10517578125001], + [91.0794921875, 22.519726562499983], + [91.15078125000005, 22.175195312499966] + ] + ], + [ + [ + [91.55673828125006, 22.38222656250005], + [91.41132812500004, 22.475683593750006], + [91.45605468749997, 22.61650390624999], + [91.55673828125006, 22.38222656250005] + ] + ], + [ + [ + [90.77763671875007, 22.089306640624983], + [90.51503906250005, 22.06513671875001], + [90.68046875000007, 22.327490234375006], + [90.50292968749997, 22.835351562499994], + [90.59648437500002, 22.863525390625057], + [90.86816406250003, 22.48486328125], + [90.77763671875007, 22.089306640624983] + ] + ], + [ + [ + [88.94072265625002, 26.24536132812497], + [88.97041015625004, 26.250878906250023], + [88.95195312500002, 26.412109375], + [89.01865234375012, 26.410253906249977], + [89.28925781250004, 26.03759765625], + [89.54990234375006, 26.005273437499994], + [89.57275390625003, 26.13232421875003], + [89.67089843750003, 26.21381835937504], + [89.8229492187501, 25.94140625000003], + [89.82490234375004, 25.56015625], + [89.80087890625012, 25.33613281250001], + [89.81406250000006, 25.305371093749955], + [89.86630859375012, 25.293164062499955], + [90.11962890625003, 25.21997070312497], + [90.61308593750002, 25.16772460937497], + [92.04970703125005, 25.16948242187499], + [92.46835937500006, 24.94414062499999], + [92.38496093750004, 24.848779296875023], + [92.25126953125007, 24.895068359375045], + [92.22832031250002, 24.88134765625], + [92.22666015625012, 24.77099609374997], + [92.11748046875002, 24.493945312500017], + [92.06416015625004, 24.374365234375006], + [91.84619140624997, 24.17529296875003], + [91.72656250000003, 24.20507812499997], + [91.35019531250012, 24.06049804687501], + [91.16044921875007, 23.66064453125], + [91.359375, 23.06835937500003], + [91.43623046875004, 23.19990234375001], + [91.55351562500002, 22.991552734375006], + [91.61953125, 22.97968750000001], + [91.75097656250003, 23.053515625000017], + [91.75419921875007, 23.287304687499955], + [91.79003906249997, 23.361035156249983], + [91.937890625, 23.504687500000017], + [91.92949218750007, 23.598242187499977], + [91.92958984375, 23.68598632812501], + [91.97851562500003, 23.691992187499977], + [92.04404296875006, 23.677783203125017], + [92.24609375000003, 23.683593750000057], + [92.33378906250002, 23.242382812499955], + [92.36162109375002, 22.929003906250074], + [92.46445312500006, 22.734423828125045], + [92.49140625000004, 22.685400390625006], + [92.5612304687501, 22.04804687500001], + [92.57490234375004, 21.978076171875045], + [92.58281250000002, 21.940332031249994], + [92.5934570312501, 21.46733398437499], + [92.63164062500002, 21.306201171875045], + [92.33056640624997, 21.439794921874977], + [92.17958984375005, 21.293115234375023], + [92.32412109375, 20.791845703125063], + [92.0560546875, 21.1748046875], + [91.86337890625012, 22.350488281249966], + [91.7970703125001, 22.297460937500006], + [91.48007812500006, 22.884814453125045], + [91.2162109375, 22.642236328124994], + [90.94560546875002, 22.597021484375034], + [90.65625, 23.025488281250006], + [90.60400390624997, 23.59135742187499], + [90.55566406249997, 23.42153320312505], + [90.26914062500012, 23.455859375000017], + [90.59091796875012, 23.266406250000045], + [90.43505859374997, 22.751904296874955], + [90.61611328125, 22.362158203125034], + [90.23056640625006, 21.82978515625004], + [90.07119140625005, 21.887255859375017], + [90.20957031250006, 22.156591796875006], + [89.95419921875006, 22.022851562500023], + [89.91806640625012, 22.11616210937501], + [89.98515625000002, 22.466406250000063], + [89.81191406250005, 21.983496093750006], + [89.56855468750004, 21.767431640625034], + [89.48320312500007, 22.275537109374994], + [89.50058593750006, 21.914355468750045], + [89.35371093750004, 21.72109375], + [89.09394531250004, 21.872753906249983], + [89.05, 22.274609374999983], + [88.92070312500002, 22.632031249999955], + [88.89970703125002, 22.843505859375057], + [88.85058593749997, 23.040527343750057], + [88.928125, 23.186621093750063], + [88.72441406250002, 23.254980468750034], + [88.69765625, 23.493017578125034], + [88.63574218749997, 23.55], + [88.56738281249997, 23.674414062500034], + [88.69980468750006, 24.002539062500006], + [88.71376953125, 24.069628906250017], + [88.72656250000003, 24.186230468749955], + [88.7335937500001, 24.23090820312501], + [88.72353515625, 24.27490234375], + [88.64228515625004, 24.325976562500017], + [88.49853515625003, 24.34663085937504], + [88.3375, 24.45385742187503], + [88.225, 24.460644531249983], + [88.14550781250003, 24.485791015624955], + [88.07910156249997, 24.549902343750063], + [88.02343750000003, 24.62783203125005], + [88.03027343749997, 24.66445312500005], + [88.0451171875001, 24.713037109374994], + [88.1498046875, 24.914648437500034], + [88.1888671875, 24.92060546875001], + [88.27949218750004, 24.881933593750034], + [88.31337890625005, 24.8818359375], + [88.37294921875, 24.961523437499977], + [88.45625, 25.18842773437504], + [88.57382812500006, 25.18789062499999], + [88.92978515625012, 25.222998046875063], + [88.94414062500002, 25.290771484375], + [88.85478515625002, 25.333544921875017], + [88.76914062500006, 25.490478515625], + [88.50244140624997, 25.537011718749994], + [88.14746093749997, 25.811425781250023], + [88.1066406250001, 25.841113281250045], + [88.15078125000005, 26.08715820312497], + [88.33398437499997, 26.257519531249955], + [88.44042968749997, 26.369482421875034], + [88.38623046875003, 26.471533203125034], + [88.35146484375005, 26.482568359374966], + [88.36992187500002, 26.564111328124994], + [88.51826171875004, 26.517773437499955], + [88.68281250000004, 26.291699218749983], + [88.94072265625002, 26.24536132812497] + ] + ] + ] + }, + "properties": { + "name": "Bangladesh", + "childNum": 6 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [28.585351562500023, 43.742236328124996], + [28.465429687500006, 43.389306640624994], + [28.133691406250023, 43.39560546875], + [27.92890625000001, 43.1861328125], + [27.88886718750001, 42.74970703125], + [27.484765625000023, 42.468066406249996], + [28.014453125000017, 41.969042968749996], + [27.47480468750001, 41.946875], + [27.294921875, 42.079541015625], + [27.24433593750001, 42.09326171875], + [27.01171875, 42.058642578124996], + [26.96875, 42.02685546875], + [26.884863281250006, 41.991845703124994], + [26.615332031250006, 41.964892578124996], + [26.549707031250023, 41.896728515625], + [26.51142578125001, 41.8263671875], + [26.3603515625, 41.8015625], + [26.327246093750006, 41.772802734375], + [26.31796875, 41.744677734374996], + [26.320898437500006, 41.716552734375], + [26.200585937500023, 41.743798828124994], + [26.107421875, 41.72568359375], + [26.085546875, 41.704150390624996], + [26.066015625, 41.673242187499994], + [26.1435546875, 41.521533203124996], + [26.155175781250023, 41.434863281249996], + [26.135351562500006, 41.3857421875], + [26.06640625, 41.35068359375], + [25.92333984375, 41.311914062499994], + [25.784960937500017, 41.330419921875], + [25.52705078125001, 41.2998046875], + [25.381933593750006, 41.26435546875], + [25.25117187500001, 41.243554687499994], + [24.773730468750017, 41.356103515624994], + [24.595996093750017, 41.442724609375], + [24.5693359375, 41.4673828125], + [24.51826171875001, 41.552539062499996], + [24.487890625, 41.555224609374996], + [24.056054687500023, 41.527246093749994], + [24.03291015625001, 41.469091796875], + [24.011328125, 41.46005859375], + [23.635156250000023, 41.386767578124996], + [23.53583984375001, 41.386035156249996], + [23.433398437500017, 41.398730468749996], + [23.3720703125, 41.3896484375], + [23.23984375, 41.3849609375], + [23.15595703125001, 41.322070312499996], + [22.916015625, 41.336279296875], + [23.00361328125001, 41.73984375], + [22.836816406250023, 41.993603515625], + [22.344042968750017, 42.31396484375], + [22.42207031250001, 42.328857421875], + [22.445703125000023, 42.359130859375], + [22.523535156250006, 42.440966796874996], + [22.53242187500001, 42.481201171875], + [22.524218750000017, 42.50390625], + [22.43623046875001, 42.6291015625], + [22.466796875, 42.84248046875], + [22.799902343750006, 42.985742187499994], + [22.976855468750017, 43.18798828125], + [22.85957031250001, 43.25234375], + [22.819726562500023, 43.300732421875], + [22.767578125, 43.354150390624994], + [22.554589843750023, 43.454492187499994], + [22.36962890625, 43.781298828124996], + [22.36542968750001, 43.862109375], + [22.399023437500006, 43.96953125], + [22.420800781250023, 44.007421875], + [22.452529688228115, 44.0510441391688], + [22.547921095934313, 44.113823956634434], + [22.688564844478098, 44.254306249271906], + [23.02851562500001, 44.077978515625], + [22.868261718750006, 43.947900390624994], + [22.919042968750006, 43.83447265625], + [25.4970703125, 43.670800781249994], + [26.2158203125, 44.007275390625], + [27.0869140625, 44.167382812499994], + [27.425390625, 44.0205078125], + [27.88427734375, 43.987353515624996], + [28.221972656250017, 43.772851562499994], + [28.585351562500023, 43.742236328124996] + ] + ] + }, + "properties": { + "name": "Bulgaria", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [50.60722656250002, 25.883105468750003], + [50.57490234375001, 25.806787109374994], + [50.465917968750006, 25.965527343749997], + [50.46992187500001, 26.228955078124997], + [50.5859375, 26.24072265625], + [50.60722656250002, 25.883105468750003] + ] + ] + }, + "properties": { + "name": "Bahrain", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-73.02685546874994, 21.19238281250003], + [-73.16455078125003, 20.979150390625023], + [-73.68115234375003, 20.9755859375], + [-73.68037109374995, 21.103320312500017], + [-73.52309570312497, 21.190820312499966], + [-73.23535156249997, 21.15449218750004], + [-73.05849609375, 21.313378906249994], + [-73.02685546874994, 21.19238281250003] + ] + ], + [ + [ + [-73.041015625, 22.429052734375006], + [-72.74726562500001, 22.32739257812497], + [-73.16191406250002, 22.380712890625006], + [-73.041015625, 22.429052734375006] + ] + ], + [ + [ + [-74.20673828124998, 22.213769531250023], + [-74.27690429687499, 22.183691406250006], + [-73.906396484375, 22.527441406250063], + [-73.95419921874995, 22.71552734375001], + [-73.84995117187503, 22.731054687500063], + [-73.83652343749998, 22.538427734374977], + [-74.20673828124998, 22.213769531250023] + ] + ], + [ + [ + [-74.05751953124997, 22.723486328125034], + [-74.27460937499995, 22.71166992187503], + [-74.30703125, 22.83959960937497], + [-74.05751953124997, 22.723486328125034] + ] + ], + [ + [ + [-74.84047851562494, 22.894335937500017], + [-75.22333984374995, 23.165332031250074], + [-75.13056640624998, 23.267919921875006], + [-75.31596679687502, 23.668359374999966], + [-74.84047851562494, 22.894335937500017] + ] + ], + [ + [ + [-75.66455078124997, 23.45014648437501], + [-76.03710937500003, 23.60278320312503], + [-76.01044921875001, 23.671386718750057], + [-75.66455078124997, 23.45014648437501] + ] + ], + [ + [ + [-74.42944335937497, 24.068066406249955], + [-74.55092773437502, 23.96894531250001], + [-74.52690429687502, 24.105078125000034], + [-74.42944335937497, 24.068066406249955] + ] + ], + [ + [ + [-77.65771484374994, 24.249462890624955], + [-77.75527343750002, 24.163476562500023], + [-77.61538085937494, 24.216357421875045], + [-77.5615234375, 24.136816406250006], + [-77.57373046875, 23.739160156249994], + [-77.77128906249999, 23.752539062499977], + [-77.99990234374994, 24.219824218750063], + [-77.65771484374994, 24.249462890624955] + ] + ], + [ + [ + [-75.30839843749999, 24.2], + [-75.50322265624996, 24.139062500000023], + [-75.40893554687503, 24.265771484374994], + [-75.72666015625, 24.68935546875005], + [-75.30839843749999, 24.2] + ] + ], + [ + [ + [-77.34755859375, 25.013867187499983], + [-77.56191406249997, 25.030029296875], + [-77.27558593750001, 25.055761718750006], + [-77.34755859375, 25.013867187499983] + ] + ], + [ + [ + [-77.74384765625001, 24.70742187499999], + [-77.74521484375, 24.463476562500034], + [-78.04492187499997, 24.287451171875063], + [-78.14580078125002, 24.493457031250017], + [-78.36650390624993, 24.544189453125057], + [-78.435302734375, 24.627587890624994], + [-78.24272460937493, 24.65380859375], + [-78.21137695312495, 25.191259765624977], + [-77.97529296874998, 25.084814453125063], + [-77.74384765625001, 24.70742187499999] + ] + ], + [ + [ + [-76.64882812499994, 25.487402343750006], + [-76.34379882812496, 25.33203124999997], + [-76.12661132812497, 25.14052734375005], + [-76.16953125, 24.6494140625], + [-76.319970703125, 24.81767578124999], + [-76.21376953124994, 24.822460937499983], + [-76.160400390625, 25.119335937499983], + [-76.36928710937502, 25.312597656250006], + [-76.62070312499998, 25.43164062500003], + [-76.78066406249997, 25.426855468750006], + [-76.71083984374997, 25.564892578124983], + [-76.64882812499994, 25.487402343750006] + ] + ], + [ + [ + [-78.49287109375001, 26.729052734375017], + [-77.92246093749998, 26.69111328125001], + [-78.74365234374994, 26.50068359375004], + [-78.98564453124996, 26.689501953125045], + [-78.79804687500001, 26.58242187499999], + [-78.59711914062493, 26.797949218750006], + [-78.49287109375001, 26.729052734375017] + ] + ], + [ + [ + [-77.22563476562496, 25.904199218750023], + [-77.40317382812498, 26.02470703124996], + [-77.24677734374998, 26.156347656250034], + [-77.238623046875, 26.561132812500006], + [-77.510595703125, 26.845996093750045], + [-77.94375, 26.90356445312503], + [-77.53388671874995, 26.903417968750006], + [-77.06635742187501, 26.530175781249994], + [-77.03828124999998, 26.333447265624983], + [-77.16728515624996, 26.240332031250006], + [-77.22563476562496, 25.904199218750023] + ] + ] + ] + }, + "properties": { + "name": "Bahamas", + "childNum": 14 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [19.007128906250045, 44.86918945312502], + [19.348632812500057, 44.88090820312502], + [19.118457031250074, 44.359960937500006], + [19.583789062500017, 44.04345703125003], + [19.245019531249994, 43.96503906250004], + [19.495117187500057, 43.642871093750045], + [19.19433593749997, 43.533300781250006], + [19.164355468750017, 43.53544921874999], + [19.11279296874997, 43.52773437500002], + [19.080078125000057, 43.51772460937502], + [19.0283203125, 43.53251953125002], + [18.97421875, 43.54233398437498], + [18.95068359375, 43.52666015624999], + [19.036718750000034, 43.35732421875002], + [19.026660156250017, 43.292431640624955], + [18.97871093750001, 43.28540039062503], + [18.934667968750006, 43.339453125000034], + [18.85107421875003, 43.34633789062502], + [18.749218750000068, 43.283544921875006], + [18.67421875000008, 43.230810546875006], + [18.623632812500063, 43.027685546875034], + [18.488476562500068, 43.01215820312498], + [18.44384765625003, 42.96845703125004], + [18.46601562500001, 42.777246093749994], + [18.54589843750003, 42.64160156249997], + [18.436328125000017, 42.559716796874994], + [17.667578125000063, 42.897119140624994], + [17.585156250000068, 42.93837890625005], + [17.650488281250063, 43.006591796875], + [17.27382812500005, 43.44575195312501], + [16.300097656250017, 44.12451171875], + [16.10341796875008, 44.52099609375006], + [15.736621093750045, 44.76582031250001], + [15.788085937500057, 45.17895507812497], + [16.028320312500057, 45.18959960937502], + [16.29335937500005, 45.00883789062496], + [16.53066406250008, 45.21669921875002], + [16.918652343749983, 45.27656249999998], + [17.812792968750074, 45.078125], + [18.66259765625, 45.07744140624999], + [18.83642578125, 44.883251953124955], + [19.007128906250045, 44.86918945312502] + ] + ] + }, + "properties": { + "name": "Bosnia and Herz.", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [28.14794921875, 56.142919921875], + [28.284277343750006, 56.055908203125], + [29.375, 55.938720703125], + [29.353417968750023, 55.784375], + [29.412988281250023, 55.724853515625], + [29.482226562500017, 55.6845703125], + [29.63007812500001, 55.751171875], + [29.6845703125, 55.7697265625], + [29.744140625, 55.77041015625], + [29.82392578125001, 55.7951171875], + [29.881640625000017, 55.832324218749996], + [29.93701171875, 55.845263671874996], + [30.04267578125001, 55.83642578125], + [30.23359375000001, 55.84521484375], + [30.625585937500006, 55.666259765625], + [30.906835937500006, 55.57001953125], + [30.90058593750001, 55.397412109375], + [30.82099609375001, 55.3302734375], + [30.810546875, 55.306982421875], + [30.814453125, 55.2787109375], + [30.87744140625, 55.2234375], + [30.958886718750023, 55.13759765625], + [30.97773437500001, 55.08779296875], + [30.97773437500001, 55.05048828125], + [30.829882812500017, 54.914990234375], + [30.804492187500017, 54.8609375], + [30.791015625, 54.806005859375], + [30.798828125, 54.783251953124996], + [30.984179687500017, 54.6958984375], + [31.12128906250001, 54.648486328124996], + [31.152148437500017, 54.625341796875], + [31.074804687500006, 54.491796875], + [31.18476562500001, 54.452978515625], + [31.299121093750017, 54.29169921875], + [31.403613281250017, 54.195947265625], + [31.62841796875, 54.111181640625], + [31.7919921875, 54.055908203125], + [31.825976562500017, 54.030712890625], + [31.837792968750023, 54.00078125], + [31.825292968750006, 53.935009765625], + [31.783007812500017, 53.85498046875], + [31.754199218750017, 53.81044921875], + [31.82080078125, 53.791943359375], + [31.9921875, 53.796875], + [32.20039062500001, 53.78125], + [32.45097656250002, 53.6533203125], + [32.70429687500001, 53.336328125], + [32.64443359375002, 53.32890625], + [32.57802734375002, 53.31240234375], + [32.469335937500006, 53.2703125], + [32.14199218750002, 53.091162109375], + [31.849707031250006, 53.106201171875], + [31.668261718750017, 53.200927734375], + [31.417871093750023, 53.196044921875], + [31.38837890625001, 53.184814453125], + [31.364550781250017, 53.138964843749996], + [31.30292968750001, 53.060888671875], + [31.2587890625, 53.01669921875], + [31.29511718750001, 52.989794921874996], + [31.35302734375, 52.933447265625], + [31.442773437500023, 52.86181640625], + [31.53515625, 52.7982421875], + [31.564843750000023, 52.759228515625], + [31.585546875, 52.532470703125], + [31.57734375000001, 52.312304687499996], + [31.6015625, 52.284814453125], + [31.64990234375, 52.26220703125], + [31.690625, 52.220654296875], + [31.758593750000017, 52.125830078125], + [31.76337890625001, 52.10107421875], + [31.57373046875, 52.10810546875], + [31.345996093750017, 52.10537109375], + [31.21796875000001, 52.050244140625], + [30.98066406250001, 52.046191406249996], + [30.845703125, 51.953076171875], + [30.755273437500023, 51.895166015625], + [30.667285156250017, 51.814111328125], + [30.583886718750023, 51.68896484375], + [30.533007812500017, 51.596337890624994], + [30.56074218750001, 51.531494140625], + [30.602343750000017, 51.471240234374996], + [30.611718750000023, 51.40634765625], + [30.63251953125001, 51.355419921875], + [30.449511718750017, 51.274316406249994], + [30.160742187500006, 51.477880859375], + [29.346484375000017, 51.382568359375], + [29.10205078125, 51.6275390625], + [29.06074218750001, 51.625439453125], + [29.013085937500023, 51.598925781249996], + [28.97773437500001, 51.57177734375], + [28.927539062500017, 51.562158203124994], + [28.849511718750023, 51.540185546874994], + [28.73125, 51.433398437499996], + [28.690234375000017, 51.438867187499994], + [28.647753906250017, 51.45654296875], + [28.599023437500023, 51.542626953124994], + [28.532031250000017, 51.562451171875], + [27.85859375000001, 51.5923828125], + [27.7, 51.477978515625], + [27.689746093750017, 51.572412109374994], + [27.296289062500023, 51.597412109375], + [27.270117187500006, 51.613574218749996], + [27.141992187500023, 51.75205078125], + [27.074121093750023, 51.76083984375], + [26.95283203125001, 51.75400390625], + [26.7734375, 51.770703125], + [25.785742187500006, 51.923828125], + [24.361914062500006, 51.867529296875], + [24.280078125000017, 51.774707031249996], + [24.126855468750023, 51.6646484375], + [23.978320312500017, 51.59130859375], + [23.951171875, 51.58505859375], + [23.8642578125, 51.623974609375], + [23.79169921875001, 51.637109375], + [23.706835937500017, 51.64130859375], + [23.61376953125, 51.525390625], + [23.605273437500017, 51.517919921875], + [23.652441406250006, 52.040380859375], + [23.175097656250017, 52.28662109375], + [23.915429687500023, 52.770263671875], + [23.484667968750017, 53.939794921875], + [23.55908203125, 53.91982421875], + [23.733691406250017, 53.912255859375], + [24.191308593750023, 53.950439453125], + [24.236621093750017, 53.919970703124996], + [24.31796875, 53.89296875], + [24.620703125, 53.979833984375], + [24.768164062500006, 53.974658203124996], + [24.78925781250001, 53.9982421875], + [24.82568359375, 54.118994140625], + [24.869531250000023, 54.145166015625], + [25.04609375000001, 54.133056640625], + [25.111425781250006, 54.154931640625], + [25.179492187500017, 54.2142578125], + [25.46113281250001, 54.292773437499996], + [25.505664062500017, 54.264941406249996], + [25.52734375, 54.215136718749996], + [25.497363281250017, 54.175244140625], + [25.573046875000017, 54.139892578125], + [25.765234375, 54.17978515625], + [25.702539062500023, 54.29296875], + [25.61689453125001, 54.310107421874996], + [25.557519531250023, 54.310693359375], + [25.54736328125, 54.331835937499996], + [25.56757812500001, 54.37705078125], + [25.62031250000001, 54.460400390625], + [25.68515625, 54.535791015625], + [25.72480468750001, 54.564257812499996], + [25.73164062500001, 54.590380859374996], + [25.722460937500017, 54.71787109375], + [25.859277343750023, 54.919287109375], + [25.964453125, 54.94716796875], + [26.09296875000001, 54.9623046875], + [26.175195312500023, 55.003271484375], + [26.250781250000017, 55.12451171875], + [26.291796875000017, 55.139599609375], + [26.601171875, 55.130175781249996], + [26.6484375, 55.20419921875], + [26.775683593750017, 55.273095703125], + [26.760156250000023, 55.293359375], + [26.68125, 55.306445312499996], + [26.49531250000001, 55.318017578125], + [26.457617187500006, 55.34248046875], + [26.469531250000017, 55.371923828125], + [26.51923828125001, 55.44814453125], + [26.56660156250001, 55.546484375], + [26.5908203125, 55.62265625], + [26.593554687500017, 55.667529296874996], + [27.052539062500017, 55.83056640625], + [27.576757812500006, 55.798779296875], + [28.14794921875, 56.142919921875] + ] + ] + }, + "properties": { + "name": "Belarus", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-87.8529296875, 17.4228515625], + [-87.92998046874996, 17.283007812500017], + [-87.826416015625, 17.546289062499994], + [-87.8529296875, 17.4228515625] + ] + ], + [ + [ + [-88.89404296875, 15.890625], + [-89.2328125, 15.888671875], + [-89.16147460937503, 17.81484375], + [-89.13354492187503, 17.970800781249977], + [-88.80634765624998, 17.965527343749983], + [-88.52299804687499, 18.445898437500063], + [-88.29565429687494, 18.47241210937503], + [-88.34926757812494, 18.358837890624983], + [-88.1302734375, 18.350732421875023], + [-88.08525390624999, 18.226123046875045], + [-88.27172851562494, 17.60986328125], + [-88.203466796875, 17.5166015625], + [-88.31342773437501, 16.632763671874983], + [-88.89404296875, 15.890625] + ] + ] + ] + }, + "properties": { + "name": "Belize", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-64.73027343749999, 32.29345703125], + [-64.86284179687499, 32.273876953125], + [-64.66831054687499, 32.38193359375], + [-64.73027343749999, 32.29345703125] + ] + ] + }, + "properties": { + "name": "Bermuda", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-58.15976562499999, -20.164648437500006], + [-58.18017578125, -19.81787109375], + [-59.09052734375, -19.286230468750006], + [-60.00737304687499, -19.29755859375001], + [-61.7568359375, -19.6453125], + [-62.276318359375, -20.5625], + [-62.27666015624999, -21.066015625], + [-62.65097656249999, -22.233691406250003], + [-62.84335937499999, -21.99726562500001], + [-63.92167968749999, -22.028613281250003], + [-63.97612304687499, -22.072558593750003], + [-64.26640624999999, -22.603320312500003], + [-64.30791015624999, -22.7953125], + [-64.32529296874999, -22.82763671875], + [-64.373974609375, -22.761035156250003], + [-64.4455078125, -22.58535156250001], + [-64.477734375, -22.4853515625], + [-64.5236328125, -22.37158203125], + [-64.60551757812499, -22.228808593750003], + [-64.992626953125, -22.109667968750003], + [-65.518798828125, -22.09453125], + [-65.686181640625, -22.11025390625001], + [-65.77104492187499, -22.099609375], + [-65.86015624999999, -22.01972656250001], + [-66.05859375, -21.879492187500006], + [-66.098583984375, -21.835058593750006], + [-66.17465820312499, -21.8056640625], + [-66.220166015625, -21.802539062500003], + [-66.24760742187499, -21.83046875], + [-66.28212890625, -21.94746093750001], + [-66.3224609375, -22.053125], + [-66.365185546875, -22.11376953125], + [-66.71171874999999, -22.21630859375], + [-66.99111328125, -22.509863281250006], + [-67.19487304687499, -22.82167968750001], + [-67.362255859375, -22.85517578125001], + [-67.57993164062499, -22.891699218750006], + [-67.79443359375, -22.879492187500006], + [-67.87944335937499, -22.82294921875001], + [-67.88173828125, -22.49335937500001], + [-68.18642578125, -21.61855468750001], + [-68.197021484375, -21.30029296875], + [-68.558251953125, -20.901953125], + [-68.484326171875, -20.62841796875], + [-68.74516601562499, -20.45859375], + [-68.75932617187499, -20.115527343750003], + [-68.560693359375, -19.967089843750003], + [-68.559375, -19.90234375], + [-68.578271484375, -19.856542968750006], + [-68.69619140625, -19.74072265625], + [-68.69829101562499, -19.72109375], + [-68.57529296874999, -19.56015625], + [-68.462890625, -19.43281250000001], + [-68.470166015625, -19.409960937500003], + [-68.49199218749999, -19.381933593750006], + [-68.85795898437499, -19.093359375], + [-68.96831054687499, -18.96796875000001], + [-68.97885742187499, -18.81298828125], + [-69.026806640625, -18.65625], + [-69.09228515625, -18.28242187500001], + [-69.145458984375, -18.14404296875], + [-69.0939453125, -18.05048828125001], + [-69.28232421874999, -17.96484375], + [-69.31337890625, -17.943164062500003], + [-69.5109375, -17.50605468750001], + [-69.51108398437499, -17.5048828125], + [-69.510986328125, -17.46035156250001], + [-69.521923828125, -17.388964843750003], + [-69.645703125, -17.24853515625], + [-69.62485351562499, -17.2001953125], + [-69.020703125, -16.6421875], + [-69.03291015625, -16.47597656250001], + [-68.8427734375, -16.337890625], + [-69.21757812499999, -16.14912109375001], + [-69.4208984375, -15.640625], + [-69.17246093749999, -15.236621093750003], + [-69.37470703125, -14.962988281250006], + [-69.35947265624999, -14.7953125], + [-68.87089843749999, -14.169726562500003], + [-69.07412109375, -13.682812500000011], + [-68.97861328124999, -12.880078125000011], + [-68.68525390625, -12.501953125], + [-69.57861328125, -10.951757812500006], + [-69.228515625, -10.955664062500006], + [-68.84833984375, -11.011132812500009], + [-68.678369140625, -11.11279296875], + [-68.39799804687499, -11.01875], + [-68.0716796875, -10.703125], + [-67.99169921875, -10.674414062500006], + [-67.83500976562499, -10.662792968750011], + [-67.72177734374999, -10.68310546875], + [-67.416943359375, -10.389843750000011], + [-66.575341796875, -9.89990234375], + [-65.396142578125, -9.71240234375], + [-65.298583984375, -10.146777343750003], + [-65.31308593749999, -10.253027343750006], + [-65.395458984375, -10.392285156250011], + [-65.4369140625, -10.449023437500003], + [-65.44711914062499, -10.507421875], + [-65.33403320312499, -10.892773437500011], + [-65.32377929687499, -11.024804687500009], + [-65.389892578125, -11.246289062500011], + [-65.1857421875, -11.74951171875], + [-64.783447265625, -12.059375], + [-64.42050781249999, -12.439746093750003], + [-63.68857421874999, -12.47802734375], + [-63.3466796875, -12.680078125], + [-63.06748046874999, -12.669140625000011], + [-62.76547851562499, -12.997265625000011], + [-62.11801757812499, -13.159765625], + [-62.09477539062499, -13.241992187500003], + [-61.944726562499994, -13.40625], + [-61.87412109374999, -13.470410156250011], + [-61.789941406249994, -13.525585937500011], + [-61.57568359375, -13.524804687500009], + [-61.51157226562499, -13.541210937500011], + [-61.41606445312499, -13.526562500000011], + [-61.129150390625, -13.49853515625], + [-61.07700195312499, -13.48974609375], + [-60.506591796875, -13.78984375], + [-60.372705078124994, -14.41875], + [-60.273339843749994, -15.088769531250009], + [-60.402001953124994, -15.0927734375], + [-60.583203125, -15.098339843750011], + [-60.53046875, -15.143164062500006], + [-60.38046875, -15.318261718750009], + [-60.242333984374994, -15.479589843750006], + [-60.20664062499999, -15.901953125], + [-60.18720703125, -16.132128906250003], + [-60.17558593749999, -16.269335937500003], + [-58.53793945312499, -16.328222656250006], + [-58.49658203125, -16.32666015625], + [-58.42368164062499, -16.307910156250003], + [-58.37539062499999, -16.28359375], + [-58.345605468749994, -16.284375], + [-58.35039062499999, -16.490820312500006], + [-58.470605468749994, -16.650195312500003], + [-58.478125, -16.70068359375], + [-58.45981445312499, -16.910742187500006], + [-58.417382812499994, -17.08056640625], + [-58.39599609375, -17.23427734375001], + [-58.34775390624999, -17.28212890625001], + [-57.99091796875, -17.51289062500001], + [-57.905029296875, -17.532324218750006], + [-57.832470703125, -17.512109375], + [-57.78886718749999, -17.573046875], + [-57.780175781249994, -17.67177734375001], + [-57.66166992187499, -17.947363281250006], + [-57.58647460937499, -18.12226562500001], + [-57.49565429687499, -18.214648437500003], + [-57.57402343749999, -18.279296875], + [-57.725, -18.733203125], + [-57.783105468749994, -18.91425781250001], + [-57.716796875, -19.044042968750006], + [-58.131494140624994, -19.74453125], + [-57.860742187499994, -19.979589843750006], + [-57.887597656249994, -20.02041015625001], + [-57.96015625, -20.04072265625001], + [-58.021142578124994, -20.05517578125], + [-58.09375, -20.15107421875001], + [-58.15976562499999, -20.164648437500006] + ] + ] + }, + "properties": { + "name": "Bolivia", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-48.48588867187493, -27.76699218749998], + [-48.554589843749994, -27.81220703125004], + [-48.542187499999955, -27.57480468749999], + [-48.41489257812495, -27.399609375], + [-48.48588867187493, -27.76699218749998] + ] + ], + [ + [ + [-48.584423828124955, -26.401562499999983], + [-48.665771484375, -26.289648437500006], + [-48.53974609374998, -26.170312500000023], + [-48.584423828124955, -26.401562499999983] + ] + ], + [ + [ + [-45.26025390624997, -23.889160156249986], + [-45.451416015625, -23.895605468749977], + [-45.30234375, -23.727539062500014], + [-45.26025390624997, -23.889160156249986] + ] + ], + [ + [ + [-44.12929687499994, -23.14189453124999], + [-44.36015624999999, -23.17207031250001], + [-44.24287109374998, -23.074121093750037], + [-44.12929687499994, -23.14189453124999] + ] + ], + [ + [ + [-38.90356445312497, -13.473437499999974], + [-38.97758789062496, -13.523535156249963], + [-39.02216796874998, -13.445605468749989], + [-38.907128906249994, -13.401074218749983], + [-38.90356445312497, -13.473437499999974] + ] + ], + [ + [ + [-38.743847656249955, -13.097070312500037], + [-38.668115234374966, -12.880175781249989], + [-38.601171875, -12.99257812499998], + [-38.743847656249955, -13.097070312500037] + ] + ], + [ + [ + [-44.49931640625002, -2.939648437499983], + [-44.597753906250006, -3.037597656249943], + [-44.4814453125, -2.717578125000031], + [-44.49931640625002, -2.939648437499983] + ] + ], + [ + [ + [-44.88310546874996, -1.317871093749986], + [-45.020849609375034, -1.372363281249974], + [-44.978662109374966, -1.267285156249983], + [-44.88310546874996, -1.317871093749986] + ] + ], + [ + [ + [-51.83251953124997, -1.433789062499969], + [-51.938378906249966, -1.452636718749986], + [-51.680029296875006, -1.086132812500026], + [-51.546044921874966, -0.649609375], + [-51.25400390624998, -0.54140625], + [-51.16074218749998, -0.666699218750011], + [-51.27631835937498, -1.02177734374996], + [-51.83251953124997, -1.433789062499969] + ] + ], + [ + [ + [-49.62866210937497, -0.229199218749969], + [-49.11699218749999, -0.163574218750014], + [-48.39267578124995, -0.29736328125], + [-48.83359375, -1.390039062500023], + [-49.038476562499994, -1.5140625], + [-49.17270507812498, -1.41259765625], + [-49.233984375000034, -1.59951171874998], + [-49.50664062499999, -1.511621093750023], + [-49.587890625, -1.712402343749972], + [-49.805126953124955, -1.790234375000026], + [-50.06572265625002, -1.703808593749997], + [-50.50761718749999, -1.787988281250009], + [-50.759765625, -1.240234374999972], + [-50.72949218749997, -1.126757812499946], + [-50.57695312499999, -1.103125], + [-50.709619140624994, -1.07773437499999], + [-50.796093749999955, -0.90625], + [-50.6455078125, -0.27285156249998], + [-50.24824218749998, -0.11640625], + [-49.62866210937497, -0.229199218749969] + ] + ], + [ + [ + [-50.65288085937499, -0.131640624999989], + [-50.926367187500034, -0.327343749999983], + [-51.03808593749994, -0.225878906250003], + [-50.84218750000002, -0.050195312500009], + [-50.65288085937499, -0.131640624999989] + ] + ], + [ + [ + [-49.44389648437499, -0.112402343749977], + [-49.83007812499997, -0.093896484375023], + [-49.50346679687496, 0.083691406250011], + [-49.37231445312497, 0.001074218749963], + [-49.44389648437499, -0.112402343749977] + ] + ], + [ + [ + [-49.73823242187498, 0.26816406250002], + [-49.917089843750006, -0.023193359375014], + [-50.339453125, 0.043359375000051], + [-50.27265624999998, 0.231738281249974], + [-49.73823242187498, 0.26816406250002] + ] + ], + [ + [ + [-50.42612304687498, 0.139257812500048], + [-50.44394531249998, -0.007666015624949], + [-50.623925781249966, 0.054394531249983], + [-50.372753906249955, 0.590869140625031], + [-50.33227539062497, 0.259033203125028], + [-50.42612304687498, 0.139257812500048] + ] + ], + [ + [ + [-50.152929687500006, 0.393017578125054], + [-50.26132812499998, 0.359179687500003], + [-50.281689453124955, 0.51650390624998], + [-50.05883789062503, 0.638037109374963], + [-50.152929687500006, 0.393017578125054] + ] + ], + [ + [ + [-50.29897460937502, 1.93852539062496], + [-50.45610351562496, 1.910498046875034], + [-50.49101562499996, 2.128613281249969], + [-50.34199218749998, 2.14174804687498], + [-50.29897460937502, 1.93852539062496] + ] + ], + [ + [ + [-59.69970703125, 4.353515625], + [-59.73857421874993, 4.226757812500026], + [-59.62021484374998, 4.023144531250026], + [-59.557763671874966, 3.960009765625031], + [-59.551123046875034, 3.933544921874969], + [-59.854394531249994, 3.5875], + [-59.99433593749998, 2.689990234375031], + [-59.88964843749997, 2.362939453125009], + [-59.75522460937495, 2.27412109375004], + [-59.74350585937498, 2.12163085937496], + [-59.75175781249996, 1.962402343750028], + [-59.75620117187498, 1.900634765624972], + [-59.666601562500006, 1.746289062499969], + [-59.53569335937499, 1.7], + [-59.23120117187494, 1.376025390625031], + [-58.82177734374994, 1.201220703125031], + [-58.787207031250006, 1.208496093750014], + [-58.73032226562498, 1.247509765625054], + [-58.68461914062499, 1.28105468749996], + [-58.511865234374966, 1.284667968749986], + [-58.506054687499926, 1.438671875000011], + [-58.39580078124993, 1.481738281249989], + [-58.38037109375, 1.530224609375011], + [-58.34067382812498, 1.587548828125051], + [-58.03466796875, 1.520263671875014], + [-57.9828125, 1.648437500000014], + [-57.87343750000002, 1.667285156250045], + [-57.79565429687497, 1.7], + [-57.59443359375001, 1.704101562499986], + [-57.54575195312495, 1.726074218750028], + [-57.31748046874998, 1.963476562499991], + [-57.27558593749998, 1.959228515625014], + [-57.189599609374966, 1.981591796875037], + [-57.11889648437494, 2.013964843749974], + [-57.09267578125002, 2.005810546874997], + [-57.03759765625, 1.936474609374997], + [-56.96953124999999, 1.91640625], + [-56.48281249999994, 1.942138671874986], + [-56.019921874999966, 1.842236328124983], + [-55.96333007812498, 1.85708007812498], + [-55.929638671874955, 1.8875], + [-55.92163085937503, 1.976660156250006], + [-55.91533203124999, 2.039550781250028], + [-55.96196289062496, 2.09511718749998], + [-56.02006835937499, 2.15815429687504], + [-56.073632812499994, 2.236767578124969], + [-56.13769531249997, 2.259033203124986], + [-56.12939453124997, 2.299511718749969], + [-56.08779296875002, 2.341308593750043], + [-56.045117187499955, 2.364404296875037], + [-56.02036132812498, 2.392773437500054], + [-55.993505859375006, 2.497509765624983], + [-55.9755859375, 2.515966796875006], + [-55.957470703124955, 2.52045898437504], + [-55.730566406250006, 2.406152343750023], + [-55.385351562500006, 2.440625], + [-55.34399414062503, 2.488769531249972], + [-55.28603515625002, 2.49965820312498], + [-55.18769531249998, 2.547509765625037], + [-55.114111328125006, 2.539208984375037], + [-55.07031249999994, 2.548339843750028], + [-55.005810546874955, 2.592968749999983], + [-54.97866210937502, 2.597656250000043], + [-54.968408203124966, 2.548339843750028], + [-54.92656249999999, 2.497363281250045], + [-54.876074218750006, 2.450390624999969], + [-54.72221679687499, 2.441650390624972], + [-54.69741210937502, 2.359814453124997], + [-54.66186523437497, 2.327539062499994], + [-54.61625976562499, 2.326757812500006], + [-54.59194335937502, 2.313769531250031], + [-54.55048828125001, 2.293066406249991], + [-54.51508789062498, 2.245458984374963], + [-54.43310546875, 2.207519531250057], + [-54.13007812499998, 2.121044921875026], + [-53.76777343749998, 2.354833984375048], + [-52.90346679687502, 2.211523437499977], + [-52.58300781250003, 2.528906249999977], + [-52.327880859375, 3.18173828125002], + [-51.65253906249998, 4.061279296874972], + [-51.54707031250001, 4.31088867187502], + [-51.219921874999955, 4.093603515624991], + [-50.71440429687502, 2.134033203125], + [-50.458886718749994, 1.829589843749972], + [-49.957128906250006, 1.65986328125004], + [-49.898876953124955, 1.16298828124998], + [-50.29443359374997, 0.835742187500003], + [-50.755078124999955, 0.222558593749966], + [-51.28291015625001, -0.085205078125028], + [-51.98081054687498, -1.367968749999974], + [-52.22924804687497, -1.3625], + [-52.664160156250034, -1.551757812500028], + [-51.94755859374996, -1.586718749999946], + [-50.89492187500002, -0.937597656249963], + [-50.690039062500006, -1.761718749999986], + [-50.40322265625002, -2.015527343750009], + [-49.999218749999955, -1.831835937499974], + [-49.71953125000002, -1.926367187499963], + [-49.31367187500001, -1.731738281250003], + [-49.63652343749996, -2.656933593750026], + [-49.45751953125, -2.504589843749983], + [-49.21103515624998, -1.916503906249986], + [-48.99130859374998, -1.829785156249997], + [-48.71000976562496, -1.487695312500023], + [-48.46293945312499, -1.613964843749997], + [-48.349804687499926, -1.482128906249955], + [-48.46806640624996, -1.393847656250003], + [-48.44980468749998, -1.145507812499943], + [-48.11508789062498, -0.7375], + [-47.557324218749955, -0.669921874999957], + [-47.418652343749955, -0.765917968749974], + [-47.39809570312502, -0.626660156250026], + [-45.45859374999995, -1.35625], + [-45.32915039062496, -1.71728515625], + [-45.07636718749998, -1.466406249999949], + [-44.72114257812498, -1.733496093750006], + [-44.778515624999955, -1.798828125], + [-44.651269531249966, -1.745800781250026], + [-44.537792968749955, -2.052734374999943], + [-44.75634765624997, -2.265527343749952], + [-44.66240234375002, -2.373242187499955], + [-44.435449218749966, -2.168066406249991], + [-44.38183593749997, -2.365527343749989], + [-44.52011718749998, -2.40546875000004], + [-44.589013671874994, -2.573437499999983], + [-44.72304687500002, -3.204785156249997], + [-44.43754882812496, -2.944433593749977], + [-44.228613281250006, -2.471289062499949], + [-44.105566406250006, -2.493457031250031], + [-44.19267578124999, -2.809570312499943], + [-43.93291015624999, -2.583496093749986], + [-43.45512695312499, -2.502050781250006], + [-43.38007812499998, -2.376074218750006], + [-42.93671874999998, -2.465039062500011], + [-42.24960937499998, -2.7919921875], + [-41.876171874999926, -2.746582031249986], + [-41.479931640624955, -2.916503906249972], + [-40.474560546874926, -2.795605468750026], + [-39.96469726562498, -2.861523437499955], + [-38.475781249999955, -3.717480468749997], + [-38.04882812500003, -4.216406250000034], + [-37.626318359375006, -4.592089843750003], + [-37.30146484375001, -4.713085937499969], + [-37.174658203125006, -4.912402343749974], + [-36.590722656249966, -5.097558593749952], + [-35.549414062500006, -5.129394531249957], + [-35.39257812499994, -5.250878906250009], + [-34.833886718749994, -7.024414062500014], + [-34.83466796874998, -7.97148437499996], + [-35.34086914062499, -9.230664062499983], + [-35.76396484374993, -9.702539062500023], + [-35.890820312499926, -9.687011718749957], + [-35.88544921875001, -9.84765625], + [-36.39833984374994, -10.484082031249983], + [-36.768310546875, -10.671679687500017], + [-37.18281249999998, -11.06845703125002], + [-37.35600585937502, -11.403906249999977], + [-37.35922851562495, -11.252539062499963], + [-37.68872070312503, -12.1], + [-38.019238281249955, -12.591308593750028], + [-38.401757812499994, -12.966210937500023], + [-38.69096679687502, -12.623925781250009], + [-38.85175781250001, -12.790136718750034], + [-38.76372070312502, -12.9072265625], + [-38.835302734375034, -13.147167968750026], + [-39.030908203124994, -13.365136718750023], + [-39.08935546875, -13.588183593749989], + [-38.988623046875006, -13.61503906249996], + [-39.04814453124996, -14.043945312500028], + [-38.94233398437498, -14.030664062499994], + [-39.05957031249997, -14.654785156249957], + [-38.88061523437503, -15.864257812499972], + [-39.20288085937503, -17.178125], + [-39.154003906249926, -17.70390625000003], + [-39.650781249999966, -18.252343750000037], + [-39.78330078124998, -19.571777343749986], + [-40.001367187499994, -19.74199218750003], + [-40.39594726562501, -20.56943359375002], + [-40.78925781250001, -20.90605468750003], + [-40.954541015624926, -21.237890624999963], + [-41.04726562499999, -21.505664062499974], + [-41.00029296875002, -21.99902343750003], + [-41.70551757812498, -22.30966796874999], + [-41.980419921874955, -22.580664062499963], + [-42.042382812499966, -22.947070312500003], + [-42.95830078124996, -22.96708984374999], + [-43.154296875, -22.725195312500006], + [-43.22416992187502, -22.991210937500014], + [-43.898828124999966, -23.10146484375001], + [-43.97382812499998, -23.057324218749983], + [-43.675976562499955, -23.00947265625001], + [-43.86616210937498, -22.910546875000023], + [-44.63725585937496, -23.05546875], + [-44.67382812499994, -23.206640625000034], + [-44.56967773437495, -23.27402343749999], + [-45.32539062499998, -23.59970703124999], + [-45.464306640624955, -23.802539062500017], + [-45.97207031250002, -23.795507812500006], + [-46.86728515624998, -24.236328125000014], + [-47.989160156249994, -25.03574218749999], + [-47.92939453124998, -25.16826171874999], + [-48.20273437499998, -25.41650390625003], + [-48.18593749999994, -25.309863281249974], + [-48.402490234374994, -25.27207031249999], + [-48.47612304687499, -25.44296875], + [-48.73173828124993, -25.36875], + [-48.6921875, -25.49150390625003], + [-48.40117187500002, -25.59736328125001], + [-48.665771484375, -25.844335937499963], + [-48.576318359374994, -25.935449218749966], + [-48.61943359374996, -26.17939453125001], + [-48.74829101562503, -26.26865234374999], + [-48.55415039062498, -27.195996093749997], + [-48.62080078124998, -28.075585937499966], + [-48.799658203125006, -28.575292968749977], + [-49.27128906249999, -28.87119140625005], + [-49.745996093749966, -29.363183593749994], + [-50.299511718749955, -30.42578125000003], + [-50.92138671874997, -31.25839843750002], + [-52.039208984374994, -32.11484374999996], + [-52.063232421875, -31.830371093750017], + [-51.68066406249994, -31.774609375000026], + [-51.272167968749955, -31.476953125000037], + [-51.16142578124996, -31.11884765625001], + [-50.980078125000034, -31.09423828124997], + [-50.94082031249994, -30.903710937499966], + [-50.68930664062495, -30.70419921874999], + [-50.71630859374994, -30.425976562499983], + [-50.58193359375002, -30.438867187500037], + [-50.56352539062499, -30.25361328125004], + [-51.02495117187493, -30.36865234375003], + [-51.29804687499998, -30.03486328124997], + [-51.15727539062499, -30.364257812500014], + [-51.283056640625034, -30.751562499999963], + [-51.35908203124998, -30.674511718749983], + [-51.506298828124955, -31.104492187500014], + [-51.97246093749999, -31.383789062499986], + [-52.19355468749998, -31.885546874999974], + [-52.12739257812501, -32.1677734375], + [-52.652246093749994, -33.137792968750006], + [-53.37060546874997, -33.74218750000003], + [-53.39755859374995, -33.737304687500014], + [-53.46357421875001, -33.70986328125002], + [-53.531347656250034, -33.65546875000004], + [-53.531347656250034, -33.1708984375], + [-53.511865234374966, -33.10869140625003], + [-53.482861328124926, -33.068554687500026], + [-53.39521484375001, -33.01035156249998], + [-53.31010742187499, -32.927050781249974], + [-53.21406249999998, -32.82109375], + [-53.12558593749998, -32.73671875], + [-53.15727539062496, -32.680078125], + [-53.601708984374994, -32.40302734374997], + [-53.76171875, -32.05683593749997], + [-53.920605468749926, -31.95234375], + [-54.220556640625034, -31.855175781249997], + [-54.58764648437503, -31.48515625000003], + [-55.036035156249994, -31.27900390625004], + [-55.091162109375034, -31.31396484374997], + [-55.173535156249926, -31.279589843749974], + [-55.557324218749955, -30.8759765625], + [-55.60302734375003, -30.85078125000001], + [-55.62714843749998, -30.858105468749997], + [-55.650488281250034, -30.89208984375], + [-55.66523437500001, -30.92490234375002], + [-55.807763671874994, -31.036718749999977], + [-55.87368164062502, -31.069628906250017], + [-55.95200195312498, -31.08085937499999], + [-56.0046875, -31.079199218750006], + [-56.01845703125002, -30.991894531249983], + [-55.998974609374955, -30.837207031250003], + [-56.4072265625, -30.44746093750001], + [-56.83271484374998, -30.107226562499974], + [-57.120507812499994, -30.144433593749994], + [-57.21445312499995, -30.283398437499983], + [-57.55229492187496, -30.261230468749986], + [-57.60888671875003, -30.187792968750045], + [-57.563867187499994, -30.139941406249974], + [-57.40522460937501, -30.03388671875004], + [-57.22465820312499, -29.782128906249994], + [-56.938623046874994, -29.594824218750034], + [-55.890527343749994, -28.370019531249994], + [-55.68725585937497, -28.38164062499996], + [-55.72548828125002, -28.20410156250003], + [-55.10151367187501, -27.866796874999963], + [-54.82910156250003, -27.55058593750003], + [-54.32700195312495, -27.423535156249997], + [-53.83818359375002, -27.121093750000014], + [-53.668554687500006, -26.288183593749977], + [-53.89116210937499, -25.66884765625001], + [-54.15458984374999, -25.523046874999963], + [-54.44394531249998, -25.625], + [-54.615869140624994, -25.576074218750023], + [-54.61054687499998, -25.432714843750034], + [-54.47314453124997, -25.22021484375], + [-54.43623046875001, -25.12128906250001], + [-54.281005859375, -24.30605468750001], + [-54.31826171874994, -24.128125], + [-54.26689453124996, -24.06582031250001], + [-54.241796875, -24.047265624999966], + [-54.44023437500002, -23.90175781249998], + [-54.62548828125, -23.8125], + [-54.98266601562494, -23.974511718749966], + [-55.081884765625006, -23.997656249999977], + [-55.1943359375, -24.017480468750023], + [-55.28691406249993, -24.00429687499999], + [-55.366308593750034, -23.99101562499996], + [-55.41591796875002, -23.95136718749997], + [-55.4423828125, -23.86533203125002], + [-55.4423828125, -23.792578125000034], + [-55.458886718749966, -23.686718750000054], + [-55.51845703124994, -23.627246093750017], + [-55.53828124999998, -23.580957031249994], + [-55.61767578125, -22.67148437499999], + [-55.74663085937499, -22.51269531249997], + [-55.753271484375006, -22.410156250000043], + [-55.84916992187499, -22.307617187500014], + [-55.991406249999926, -22.28115234375005], + [-56.18984374999994, -22.28115234375005], + [-56.246044921874926, -22.26464843749997], + [-56.39487304687498, -22.092675781250023], + [-56.44780273437502, -22.07617187500003], + [-56.77519531249999, -22.261328125], + [-57.955908203125034, -22.109179687500003], + [-57.94267578124999, -21.79833984375], + [-57.830224609374994, -20.99794921875001], + [-57.91513671874998, -20.690332031249966], + [-57.97905273437493, -20.65732421874999], + [-58.00224609374996, -20.465429687499977], + [-58.02539062499997, -20.41582031249999], + [-58.05844726562495, -20.38613281249998], + [-58.091503906249926, -20.33320312500004], + [-58.124609375000034, -20.293457031250014], + [-58.13779296874995, -20.237304687500043], + [-58.15976562499998, -20.164648437499977], + [-58.09375, -20.15107421874997], + [-58.021142578124994, -20.05517578124997], + [-57.96015625000001, -20.04072265625004], + [-57.887597656249966, -20.020410156249994], + [-57.860742187499994, -19.97958984375002], + [-58.029931640624994, -19.83271484375004], + [-58.131494140624994, -19.74453125], + [-57.71679687499997, -19.044042968750034], + [-57.73085937499999, -18.91718750000004], + [-57.783105468749994, -18.91425781249997], + [-57.725, -18.73320312500003], + [-57.57402343749993, -18.279296875000014], + [-57.49565429687496, -18.21464843749999], + [-57.58647460937499, -18.122265625], + [-57.66166992187493, -17.94736328124999], + [-57.78017578125002, -17.67177734374998], + [-57.78886718750002, -17.573046875000017], + [-57.83247070312501, -17.512109375000037], + [-57.90502929687497, -17.53232421874999], + [-57.990917968749955, -17.512890625000026], + [-58.20556640625, -17.363085937499974], + [-58.347753906250006, -17.282128906249994], + [-58.39599609374997, -17.234277343750023], + [-58.417382812499994, -17.08056640624997], + [-58.459814453125006, -16.910742187500006], + [-58.478125, -16.70068359375003], + [-58.470605468749994, -16.650195312500045], + [-58.35039062500002, -16.49082031249999], + [-58.34560546875002, -16.284375], + [-58.375390624999966, -16.283593749999966], + [-58.423681640625034, -16.30791015625003], + [-58.49658203124994, -16.32666015625003], + [-58.537939453125034, -16.32822265624999], + [-60.17558593749996, -16.26933593749999], + [-60.187207031249955, -16.132128906250017], + [-60.206640625, -15.90195312500002], + [-60.242333984374994, -15.479589843750034], + [-60.38046874999998, -15.318261718750023], + [-60.53046874999998, -15.143164062499977], + [-60.58320312499998, -15.098339843749983], + [-60.273339843749994, -15.088769531249994], + [-60.372705078124994, -14.41875], + [-60.506591796875, -13.78984375], + [-61.077001953125034, -13.489746093750014], + [-61.129150390625, -13.498535156250028], + [-61.41606445312502, -13.526562499999969], + [-61.511572265625006, -13.541210937500011], + [-61.789941406249966, -13.525585937500026], + [-61.87412109374998, -13.470410156249983], + [-61.944726562499966, -13.40625], + [-62.09477539062499, -13.241992187499989], + [-62.118017578125006, -13.15976562500002], + [-62.765478515625034, -12.99726562500004], + [-63.01518554687502, -12.80556640624998], + [-63.067480468750006, -12.669140624999983], + [-63.34667968749994, -12.68007812499999], + [-63.68857421874998, -12.478027343749957], + [-64.42050781249995, -12.439746093749974], + [-64.783447265625, -12.059375], + [-65.18574218749998, -11.749511718749957], + [-65.389892578125, -11.246289062500011], + [-65.33403320312499, -10.892773437500026], + [-65.44711914062503, -10.507421875000034], + [-65.4369140625, -10.449023437499946], + [-65.39545898437498, -10.392285156250026], + [-65.31308593749998, -10.253027343749991], + [-65.29858398437497, -10.146777343750017], + [-65.39614257812494, -9.712402343749986], + [-66.57534179687502, -9.899902343749986], + [-67.41694335937495, -10.389843749999969], + [-67.72177734374998, -10.683105468749943], + [-67.83500976562496, -10.662792968749983], + [-67.99169921875, -10.674414062499949], + [-68.07167968749994, -10.703125], + [-68.39799804687499, -11.01875], + [-68.678369140625, -11.11279296875], + [-68.84833984374998, -11.01113281249998], + [-69.228515625, -10.955664062499963], + [-69.46254882812497, -10.948144531250023], + [-69.57861328125, -10.951757812499963], + [-69.67402343749998, -10.9541015625], + [-69.83979492187501, -10.93339843749996], + [-69.96035156249997, -10.92988281250004], + [-70.06630859374997, -10.982421875], + [-70.22006835937503, -11.04765625], + [-70.29038085937498, -11.064257812499974], + [-70.34199218750001, -11.066699218750017], + [-70.39228515624995, -11.058593749999972], + [-70.45087890624998, -11.024804687500009], + [-70.53325195312496, -10.946875], + [-70.59653320312498, -10.976855468750017], + [-70.642333984375, -11.010253906249986], + [-70.59916992187499, -9.620507812500009], + [-70.54111328124998, -9.4375], + [-70.60791015625, -9.463671875000031], + [-70.63691406249995, -9.478222656249969], + [-71.041748046875, -9.81875], + [-71.11528320312499, -9.852441406250009], + [-71.33940429687499, -9.988574218750031], + [-72.18159179687495, -10.003710937500003], + [-72.37905273437497, -9.51015625], + [-73.20942382812493, -9.411425781249946], + [-73.08984375, -9.26572265625002], + [-72.970361328125, -9.120117187500028], + [-72.97402343750002, -8.9931640625], + [-73.07050781249995, -8.8828125], + [-73.203125, -8.719335937499991], + [-73.30244140624995, -8.654003906250011], + [-73.36040039062496, -8.479296875000031], + [-73.39814453125001, -8.458984374999986], + [-73.54912109374993, -8.34580078125002], + [-73.73203125, -7.875390625], + [-73.72041015624993, -7.782519531250017], + [-73.76689453124999, -7.753515624999963], + [-73.82207031249996, -7.738964843750026], + [-73.89462890624998, -7.654785156250014], + [-73.946875, -7.611230468750023], + [-73.98173828124996, -7.58505859375002], + [-74.00205078125003, -7.556054687499966], + [-73.98173828124996, -7.535742187500006], + [-73.95849609374994, -7.506640625000031], + [-73.96430664062498, -7.378906250000028], + [-73.74946289062498, -7.335351562500037], + [-73.72041015624993, -7.309277343749969], + [-73.758203125, -7.172753906249952], + [-73.79301757812499, -7.135058593750003], + [-73.75810546874999, -6.90576171875], + [-73.137353515625, -6.4658203125], + [-73.23554687500001, -6.098437500000017], + [-73.209375, -6.028710937500023], + [-73.16289062499996, -5.933398437499974], + [-72.97988281249997, -5.634863281249991], + [-72.88706054687498, -5.122753906250026], + [-72.83193359374994, -5.09375], + [-72.69873046874997, -5.067187499999989], + [-72.60834960937495, -5.009570312499974], + [-72.46899414062497, -4.901269531250023], + [-72.35283203124993, -4.786035156249994], + [-72.25678710937501, -4.74892578124998], + [-71.8447265625, -4.504394531249986], + [-70.97368164062499, -4.350488281249994], + [-70.86601562499999, -4.229589843749963], + [-70.79951171874995, -4.173339843749957], + [-70.72158203124997, -4.15888671875004], + [-70.53066406249997, -4.167578125000034], + [-70.40463867187498, -4.150097656250026], + [-70.34365234375, -4.193652343750017], + [-70.31689453124994, -4.246972656250037], + [-70.23916015625002, -4.30117187499998], + [-70.12880859375, -4.286621093749943], + [-70.05332031249998, -4.333105468750006], + [-70.00395507812496, -4.327246093749963], + [-69.97202148437503, -4.30117187499998], + [-69.96591796875003, -4.2359375], + [-69.94819335937498, -4.200585937500009], + [-69.66904296875003, -2.667675781249997], + [-69.40024414062498, -1.194921874999977], + [-69.63398437500001, -0.50927734375], + [-70.07050781249993, -0.13886718750004], + [-70.05390624999993, 0.578613281250028], + [-69.47211914062498, 0.72993164062504], + [-69.15332031249994, 0.65878906250002], + [-69.31181640624999, 1.050488281249969], + [-69.85214843750003, 1.05952148437504], + [-69.84858398437493, 1.708740234375043], + [-68.17656249999999, 1.719824218749991], + [-68.25595703125, 1.845507812500017], + [-68.19379882812495, 1.987011718749983], + [-67.93623046874998, 1.748486328124969], + [-67.40043945312499, 2.116699218750028], + [-67.11923828124998, 1.703613281249986], + [-67.082275390625, 1.185400390625006], + [-66.87602539062499, 1.223046875000037], + [-66.34711914062498, 0.7671875], + [-66.06005859375003, 0.78535156250004], + [-65.68144531249999, 0.983447265624989], + [-65.52299804687493, 0.843408203124966], + [-65.55605468750002, 0.687988281250014], + [-65.47338867187497, 0.691259765624977], + [-65.10375976562497, 1.108105468749983], + [-64.20502929687493, 1.52949218750004], + [-64.00849609374995, 1.931591796874969], + [-63.43251953124994, 2.155566406250045], + [-63.389257812500006, 2.411914062500045], + [-64.04658203124998, 2.502392578124997], + [-64.22109375000002, 3.587402343749972], + [-64.66899414062496, 4.01181640625002], + [-64.788671875, 4.276025390625023], + [-64.57636718750001, 4.139892578125], + [-64.19248046874995, 4.126855468750009], + [-64.02148437500003, 3.929101562500051], + [-63.33867187500002, 3.943896484375045], + [-62.85698242187502, 3.593457031249969], + [-62.71210937499998, 4.01791992187502], + [-62.41064453124994, 4.156738281249972], + [-62.153125, 4.098388671874986], + [-61.82084960937496, 4.197021484375], + [-61.28007812500002, 4.516894531249974], + [-61.00283203125002, 4.535253906249991], + [-60.603857421875006, 4.94936523437498], + [-60.671972656250034, 5.164355468749989], + [-60.71196289062499, 5.191552734375023], + [-60.742138671874926, 5.202050781250037], + [-60.6513671875, 5.221142578125011], + [-60.45952148437499, 5.188085937500034], + [-60.40878906249998, 5.21015625], + [-60.33520507812497, 5.199316406250006], + [-60.241650390624926, 5.257958984374966], + [-60.14204101562498, 5.238818359374974], + [-59.990673828124955, 5.082861328124991], + [-60.14863281249998, 4.533251953125031], + [-59.69970703125, 4.353515625] + ] + ] + ] + }, + "properties": { + "name": "Brazil", + "childNum": 17 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-59.493310546874994, 13.081982421874997], + [-59.611328125, 13.102099609374989], + [-59.6466796875, 13.303125], + [-59.427636718749994, 13.152783203124997], + [-59.493310546874994, 13.081982421874997] + ] + ] + }, + "properties": { + "name": "Barbados", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [115.02675781250005, 4.899707031249989], + [115.1400390625, 4.899755859374991], + [115.290625, 4.352587890624989], + [115.10703125000006, 4.390429687499974], + [115.02675781250005, 4.899707031249989] + ] + ], + [ + [ + [115.02675781250005, 4.899707031249989], + [114.74667968750006, 4.718066406250017], + [114.84023437500005, 4.393212890625009], + [114.65410156250007, 4.037646484375045], + [114.0638671875, 4.592675781249966], + [114.42441406250006, 4.660400390625], + [114.99541015625002, 5.022363281250023], + [115.02675781250005, 4.899707031249989] + ] + ] + ] + }, + "properties": { + "name": "Brunei", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [91.63193359375003, 27.759960937499997], + [91.5947265625, 27.557666015624996], + [91.74306640625002, 27.442529296874994], + [91.85126953125001, 27.438623046874994], + [91.95097656249999, 27.458300781249996], + [91.99082031250003, 27.4501953125], + [92.044921875, 27.364697265624997], + [92.08339843750002, 27.290625], + [92.03115234375002, 27.214306640624997], + [92.00253906250003, 27.147363281249994], + [91.99228515625003, 27.099902343749996], + [91.99863281250003, 27.079296875], + [92.03085937500003, 27.040820312499996], + [92.06816406249999, 26.9751953125], + [92.07343750000001, 26.91484375], + [92.04970703125002, 26.874853515625], + [91.99833984374999, 26.85498046875], + [91.84208984374999, 26.852978515624997], + [91.67158203125001, 26.802001953125], + [91.517578125, 26.807324218749997], + [91.45585937499999, 26.866894531249997], + [91.4267578125, 26.867089843749994], + [91.28652343750002, 26.789941406249994], + [90.73964843750002, 26.771679687499997], + [90.34589843750001, 26.890332031249997], + [90.2060546875, 26.847509765625], + [90.12294921875002, 26.754589843749997], + [89.94316406249999, 26.723925781249996], + [89.76386718750001, 26.7015625], + [89.60996093750003, 26.719433593749997], + [89.58613281250001, 26.778955078124994], + [89.33212890625003, 26.8486328125], + [89.14824218749999, 26.816162109375], + [89.04091796875002, 26.865039062499996], + [88.85761718750001, 26.961474609374996], + [88.73876953125, 27.175585937499996], + [88.76035156250003, 27.218115234375], + [88.88164062499999, 27.2974609375], + [88.89140624999999, 27.316064453124994], + [88.94755859374999, 27.464013671874994], + [89.48066406250001, 28.059960937499994], + [89.53691406249999, 28.107421875], + [89.65273437500002, 28.15830078125], + [89.74980468749999, 28.188183593749997], + [89.81689453125, 28.256298828124997], + [89.89785156250002, 28.294140625], + [89.98105468750003, 28.311181640624994], + [90.34824218750003, 28.243945312499996], + [90.36298828125001, 28.216503906249997], + [90.33310546875003, 28.093994140625], + [90.35273437500001, 28.080224609374994], + [90.47734374999999, 28.070849609374996], + [90.63007812500001, 28.078564453124997], + [90.71572265625002, 28.071728515624997], + [91.02080078124999, 27.970068359375], + [91.07773437500003, 27.974462890625], + [91.22587890624999, 28.071240234374997], + [91.27304687500003, 28.078369140625], + [91.30683593750001, 28.064013671874996], + [91.36757812500002, 28.021630859374994], + [91.64189453124999, 27.923242187499994], + [91.63193359375003, 27.759960937499997] + ] + ] + }, + "properties": { + "name": "Bhutan", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [25.2587890625, -17.793554687500006], + [25.242285156250006, -17.969042968750003], + [25.939355468750023, -18.93867187500001], + [26.168066406250006, -19.53828125000001], + [27.17822265625, -20.10097656250001], + [27.28076171875, -20.47871093750001], + [27.679296875, -20.503027343750006], + [27.66943359375, -21.064257812500003], + [28.014062500000023, -21.55419921875], + [29.02558593750001, -21.796875], + [29.042382812500023, -22.018359375], + [29.237207031250023, -22.07949218750001], + [29.315234375000017, -22.15771484375], + [29.36484375, -22.193945312500006], + [29.1298828125, -22.21328125], + [29.013476562500017, -22.278417968750006], + [28.94580078125, -22.395117187500006], + [28.83984375, -22.480859375], + [28.21015625000001, -22.693652343750003], + [27.812597656250006, -23.108007812500006], + [27.7685546875, -23.14892578125], + [27.085546875, -23.577929687500003], + [26.835058593750006, -24.240820312500006], + [26.617773437500006, -24.3955078125], + [26.451757812500006, -24.58271484375001], + [26.39716796875001, -24.613574218750003], + [26.130859375, -24.671484375], + [26.031835937500006, -24.702441406250003], + [25.912109375, -24.74746093750001], + [25.518164062500006, -25.66279296875001], + [25.21337890625, -25.75625], + [24.33056640625, -25.74287109375001], + [24.19296875, -25.632910156250006], + [23.969531250000017, -25.626074218750006], + [23.89375, -25.600878906250003], + [23.389257812500006, -25.29140625], + [23.148730468750017, -25.288671875], + [22.878808593750023, -25.45791015625001], + [22.59765625, -26.13271484375001], + [22.548632812500017, -26.17841796875001], + [22.47089843750001, -26.219042968750003], + [22.217578125000017, -26.38886718750001], + [22.090917968750006, -26.580175781250006], + [22.01093750000001, -26.635839843750006], + [21.78828125000001, -26.710058593750006], + [21.738085937500017, -26.80683593750001], + [21.694726562500023, -26.840917968750006], + [20.73984375, -26.84882812500001], + [20.641406250000017, -26.7421875], + [20.79316406250001, -25.915625], + [20.4306640625, -25.147070312500006], + [19.98046875, -24.77675781250001], + [19.977343750000017, -22.00019531250001], + [20.9794921875, -21.9619140625], + [20.97412109375, -18.31884765625], + [23.219335937500006, -17.99970703125001], + [23.599707031250006, -18.4599609375], + [24.243945312500017, -18.0234375], + [24.530566406250017, -18.052734375], + [24.909082031250023, -17.821386718750006], + [25.2587890625, -17.793554687500006] + ] + ] + }, + "properties": { + "name": "Botswana", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [22.86005859375001, 10.919677734375], + [23.646289062500017, 9.822900390624994], + [23.62265625, 9.340625], + [23.46826171875, 9.11474609375], + [23.53730468750001, 8.815820312499994], + [24.147363281250023, 8.665625], + [24.291406250000023, 8.29140625], + [24.853320312500017, 8.137548828124991], + [25.20039062500001, 7.807910156249989], + [25.18134765625001, 7.557226562499991], + [25.27890625, 7.427490234375], + [26.36181640625, 6.635302734374989], + [26.30859375, 6.455322265625], + [26.514257812500006, 6.069238281249994], + [27.143945312500023, 5.722949218749989], + [27.4033203125, 5.109179687499989], + [27.071875, 5.199755859374989], + [26.822070312500017, 5.062402343749994], + [25.52509765625001, 5.31210937499999], + [25.065234375000017, 4.967431640624994], + [24.31982421875, 4.994140625], + [23.41718750000001, 4.663134765624989], + [22.864550781250017, 4.723876953125], + [22.422167968750017, 4.134960937499997], + [20.55810546875, 4.462695312499989], + [20.226367187500017, 4.829638671874989], + [19.806542968750023, 5.089306640624997], + [19.5009765625, 5.127490234374989], + [19.06855468750001, 4.891406249999989], + [18.594140625000023, 4.346240234374989], + [18.6103515625, 3.478417968749994], + [18.474414062500017, 3.622998046874997], + [18.160937500000017, 3.499804687499989], + [17.491601562500023, 3.687304687499989], + [16.610742187500023, 3.50537109375], + [16.468554687500017, 2.831738281249997], + [16.183398437500017, 2.270068359374989], + [16.0634765625, 2.90859375], + [15.128710937500017, 3.826904296875], + [15.063574218750006, 4.284863281249997], + [14.73125, 4.602392578124991], + [14.56298828125, 5.279931640624994], + [14.616894531250011, 5.865136718749994], + [14.43115234375, 6.038720703124994], + [14.7392578125, 6.27978515625], + [15.206738281250011, 7.206152343749991], + [15.480078125, 7.523779296874991], + [15.957617187500006, 7.507568359375], + [16.37890625, 7.683544921874997], + [16.545312500000023, 7.865478515625], + [16.784765625, 7.550976562499997], + [17.6494140625, 7.98359375], + [18.56416015625001, 8.0458984375], + [19.108691406250017, 8.656152343749994], + [18.886035156250017, 8.836035156249991], + [18.95625, 8.938867187499994], + [20.342089843750017, 9.127099609374994], + [20.773242187500017, 9.405664062499994], + [21.682714843750006, 10.289843749999989], + [21.771484375, 10.642822265625], + [22.49384765625001, 10.996240234374994], + [22.86005859375001, 10.919677734375] + ] + ] + }, + "properties": { + "name": "Central African Rep.", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-59.78759765624997, 43.939599609374994], + [-60.11748046874996, 43.95336914062506], + [-59.727148437500006, 44.002832031249994], + [-59.78759765624997, 43.939599609374994] + ] + ], + [ + [ + [-66.7625, 44.68178710937502], + [-66.8970703125, 44.62890625], + [-66.80214843749994, 44.80537109374998], + [-66.7625, 44.68178710937502] + ] + ], + [ + [ + [-60.961572265624966, 45.48994140625001], + [-61.081738281249926, 45.55781249999998], + [-60.91245117187498, 45.56728515625005], + [-60.961572265624966, 45.48994140625001] + ] + ], + [ + [ + [-73.69531249999997, 45.58549804687502], + [-73.85771484375002, 45.573583984375006], + [-73.57236328124998, 45.69448242187502], + [-73.69531249999997, 45.58549804687502] + ] + ], + [ + [ + [-73.56650390625003, 45.469091796875034], + [-73.960546875, 45.44140624999997], + [-73.68745117187498, 45.561425781249994], + [-73.47607421874997, 45.704736328124994], + [-73.56650390625003, 45.469091796875034] + ] + ], + [ + [ + [-61.10517578124998, 45.94472656250002], + [-60.86523437499997, 45.983496093750006], + [-61.05903320312501, 45.70336914062497], + [-60.73789062499995, 45.75141601562498], + [-60.46059570312494, 45.96870117187501], + [-60.733300781249994, 45.956591796875045], + [-60.297949218750034, 46.31123046874998], + [-60.22646484374994, 46.19555664062506], + [-59.86503906249993, 46.159521484375006], + [-59.8421875, 45.941552734374994], + [-60.67294921874995, 45.59082031250006], + [-61.28369140624994, 45.573876953124966], + [-61.44980468749995, 45.71621093750002], + [-61.40864257812501, 46.17036132812498], + [-60.87016601562499, 46.796777343749966], + [-60.40820312500003, 47.00351562499998], + [-60.332910156249966, 46.737011718749955], + [-60.49453125000002, 46.270263671875], + [-61.10517578124998, 45.94472656250002] + ] + ], + [ + [ + [-63.811279296875, 46.46870117187501], + [-63.68144531249993, 46.561914062499994], + [-63.12939453125, 46.422216796875034], + [-62.02373046874999, 46.42158203125001], + [-62.52607421875001, 46.20288085937503], + [-62.531347656250034, 45.977294921875], + [-63.02207031249998, 46.06660156249998], + [-62.89453125000003, 46.12358398437496], + [-63.056347656249955, 46.22392578124996], + [-62.97846679687498, 46.31635742187498], + [-63.21347656249998, 46.15986328124998], + [-63.641015624999966, 46.23046874999997], + [-63.758642578125034, 46.397607421874994], + [-64.11083984375003, 46.425439453124994], + [-64.13603515624999, 46.59970703125006], + [-64.388037109375, 46.640869140625], + [-63.99355468750002, 47.06157226562502], + [-64.08789062499997, 46.77543945312499], + [-63.811279296875, 46.46870117187501] + ] + ], + [ + [ + [-61.91411132812496, 47.284521484375034], + [-61.77255859374998, 47.25981445312499], + [-62.00830078124994, 47.23427734375002], + [-61.924707031249966, 47.425146484375006], + [-61.3955078125, 47.63764648437504], + [-61.91411132812496, 47.284521484375034] + ] + ], + [ + [ + [-54.227148437500034, 47.44135742187501], + [-54.32597656250002, 47.408105468749994], + [-54.12817382812494, 47.646826171875034], + [-54.227148437500034, 47.44135742187501] + ] + ], + [ + [ + [-74.70888671874997, 45.0038574218751], + [-73.55810546875, 45.425097656250045], + [-73.1595703125, 46.01005859375002], + [-72.10927734374997, 46.55122070312504], + [-71.26118164062495, 46.75625], + [-70.51948242187501, 47.032519531250045], + [-69.47104492187503, 47.96728515625006], + [-68.23818359374994, 48.62641601562504], + [-66.17817382812493, 49.21313476562503], + [-64.83632812499994, 49.191748046875006], + [-64.2162109375, 48.873632812500034], + [-64.51372070312493, 48.84111328124999], + [-64.24609374999994, 48.69111328124998], + [-64.34882812500001, 48.423193359375034], + [-65.259423828125, 48.02124023437503], + [-65.92670898437495, 48.188867187499994], + [-66.70439453125002, 48.0224609375], + [-66.35961914062494, 48.06064453125006], + [-65.84941406250002, 47.91103515625005], + [-65.60722656249996, 47.67001953125006], + [-65.00166015624995, 47.84682617187502], + [-64.70322265625, 47.72485351562503], + [-64.91220703125003, 47.36865234375003], + [-65.31889648437502, 47.101220703124994], + [-64.831396484375, 47.06079101562503], + [-64.88251953124993, 46.822851562500034], + [-64.54150390625, 46.240332031250034], + [-63.91591796875002, 46.165820312500045], + [-63.831933593749966, 46.107177734375], + [-64.05639648437503, 46.021337890625006], + [-63.70288085937494, 45.858007812500034], + [-62.70068359374997, 45.740576171875006], + [-62.750097656250006, 45.64824218750002], + [-62.483056640624966, 45.62182617187506], + [-61.955517578124955, 45.86816406249997], + [-61.776513671874994, 45.655615234375006], + [-61.49228515624998, 45.68701171875], + [-61.350488281249966, 45.57368164062501], + [-61.28198242187494, 45.441064453124994], + [-61.46098632812502, 45.36669921875003], + [-61.03154296875002, 45.29174804687506], + [-63.306298828124994, 44.64257812500003], + [-63.60400390624997, 44.68320312500006], + [-63.60976562499999, 44.47998046875006], + [-63.999707031249926, 44.64492187499999], + [-64.10087890624993, 44.487451171874966], + [-64.1669921875, 44.58666992187503], + [-64.28608398437493, 44.55034179687499], + [-64.27568359374993, 44.33408203124998], + [-65.48168945312497, 43.51806640625], + [-65.73813476562498, 43.56074218750001], + [-65.88691406250001, 43.79521484374999], + [-66.125732421875, 43.813818359375034], + [-66.19306640624995, 44.143847656250045], + [-65.86801757812498, 44.56879882812501], + [-66.14638671875002, 44.43593750000005], + [-66.090625, 44.50493164062499], + [-64.44814453125, 45.33745117187502], + [-64.13549804687497, 45.023046875], + [-64.09316406249997, 45.21708984375002], + [-63.368017578125034, 45.36479492187502], + [-64.87314453124998, 45.35458984375006], + [-64.31464843749998, 45.83569335937503], + [-64.48222656250002, 45.80634765624998], + [-64.63271484375002, 45.94663085937506], + [-64.77851562499998, 45.63842773437497], + [-65.88447265624995, 45.22290039062506], + [-66.10976562500002, 45.316601562499955], + [-66.02656249999995, 45.417578125], + [-66.43984374999994, 45.09589843750001], + [-66.87246093749997, 45.067285156249966], + [-67.12485351562498, 45.16943359375], + [-67.366943359375, 45.17377929687498], + [-67.43266601562496, 45.603125], + [-67.80224609374994, 45.7275390625], + [-67.806787109375, 47.08281249999999], + [-68.23549804687502, 47.34594726562503], + [-68.93720703124998, 47.21123046875002], + [-69.0501953125, 47.426611328125034], + [-69.24287109374998, 47.46298828124998], + [-70.00771484375002, 46.70893554687501], + [-70.296240234375, 45.90610351562506], + [-70.86503906249999, 45.27070312500001], + [-71.327294921875, 45.29008789062496], + [-71.51752929687495, 45.00756835937497], + [-74.663232421875, 45.00390625000003], + [-74.70888671874997, 45.0038574218751] + ] + ], + [ + [ + [-126.09208984374995, 49.35400390625003], + [-126.06401367187499, 49.26362304687501], + [-126.22963867187498, 49.29565429687506], + [-126.09208984374995, 49.35400390625003] + ] + ], + [ + [ + [-54.55439453125001, 49.5888671875], + [-54.786523437499966, 49.496142578125045], + [-54.86357421875002, 49.576074218749966], + [-54.55439453125001, 49.5888671875] + ] + ], + [ + [ + [-54.093701171874955, 49.74443359374999], + [-53.98066406250001, 49.66196289062498], + [-54.28613281249997, 49.595361328124994], + [-54.27763671875002, 49.71147460937502], + [-54.093701171874955, 49.74443359374999] + ] + ], + [ + [ + [-126.64121093749999, 49.605810546875006], + [-126.93857421874999, 49.71845703125004], + [-126.92583007812497, 49.837744140625006], + [-126.73813476562502, 49.84365234375005], + [-126.64121093749999, 49.605810546875006] + ] + ], + [ + [ + [-61.801123046875034, 49.093896484374966], + [-63.04150390624994, 49.224951171875034], + [-64.485205078125, 49.88696289062497], + [-64.13144531249995, 49.94165039062503], + [-62.858544921874966, 49.70546875000005], + [-61.817138671875, 49.28354492187498], + [-61.69614257812495, 49.139013671875006], + [-61.801123046875034, 49.093896484374966] + ] + ], + [ + [ + [-125.18413085937497, 50.09711914062498], + [-125.301171875, 50.4140625], + [-125.07402343750002, 50.22065429687501], + [-125.18413085937497, 50.09711914062498] + ] + ], + [ + [ + [-127.19731445312495, 50.640380859375], + [-125.48208007812501, 50.316796874999966], + [-124.83061523437499, 49.53007812500002], + [-123.99580078125, 49.22402343750002], + [-123.49702148437498, 48.58208007812499], + [-123.38989257812501, 48.67021484374999], + [-123.31064453125003, 48.41103515625002], + [-123.57314453124995, 48.32280273437499], + [-123.91694335937501, 48.386572265625034], + [-125.12070312500002, 48.76079101562496], + [-124.84965820312496, 49.02827148437501], + [-124.81264648437497, 49.212646484375], + [-124.92734374999998, 49.01420898437499], + [-125.489453125, 48.933789062499955], + [-125.82851562499998, 49.09184570312499], + [-125.64423828125001, 49.18579101562506], + [-125.95166015625001, 49.24804687500003], + [-125.93540039062499, 49.401464843750006], + [-126.51914062499999, 49.396777343750045], + [-126.54189453125001, 49.590478515624966], + [-126.13408203124997, 49.672314453124955], + [-126.52524414062499, 49.71958007812498], + [-126.90332031250001, 49.94414062499999], + [-127.114306640625, 49.879736328125034], + [-127.24980468749999, 50.13798828124996], + [-127.34941406249995, 50.05195312500001], + [-127.46713867187503, 50.163427734375006], + [-127.86391601562495, 50.12773437500002], + [-127.90585937499998, 50.44521484375002], + [-127.48652343749998, 50.404638671875034], + [-127.46591796874996, 50.58310546875006], + [-128.05834960937494, 50.498486328124955], + [-128.34604492187503, 50.744238281250006], + [-127.91806640624998, 50.86054687500001], + [-127.19731445312495, 50.640380859375] + ] + ], + [ + [ + [-55.45874023437494, 51.53652343750005], + [-55.58339843749994, 51.38857421875002], + [-56.031103515625034, 51.328369140625], + [-55.8, 51.033300781250034], + [-56.732324218749966, 50.007714843749994], + [-56.822167968749966, 49.613476562499955], + [-56.179394531249955, 50.114990234375], + [-56.161279296874994, 49.94013671874998], + [-55.50292968749997, 49.98315429687503], + [-56.14018554687496, 49.61914062500006], + [-55.869824218749955, 49.67016601562506], + [-56.08730468750002, 49.45195312499999], + [-55.375927734374955, 49.48974609374997], + [-55.34384765624998, 49.37290039062506], + [-55.22954101562496, 49.508154296875006], + [-55.35317382812502, 49.07944335937506], + [-54.50219726562503, 49.52734375], + [-54.44824218749997, 49.329443359375006], + [-53.957714843749955, 49.44184570312498], + [-53.61943359374996, 49.321630859375006], + [-53.57343750000001, 49.141210937500034], + [-54.16127929687494, 48.787695312500034], + [-53.852880859375006, 48.81132812499996], + [-53.966015624999955, 48.70668945312505], + [-53.70634765624999, 48.65551757812503], + [-54.11445312499998, 48.393603515625045], + [-53.027587890625, 48.634716796874955], + [-53.1357421875, 48.40185546875003], + [-53.60976562500002, 48.20771484375001], + [-53.56943359374998, 48.088085937499955], + [-53.869580078124926, 48.019677734374966], + [-53.63823242187496, 48.01464843750003], + [-53.863671874999966, 47.787011718749994], + [-53.67236328125, 47.64824218749999], + [-53.28271484375, 47.99785156249996], + [-52.86601562499993, 48.11298828124998], + [-53.16982421875002, 47.51210937500005], + [-52.945019531249955, 47.55283203124998], + [-52.782421874999955, 47.769433593749966], + [-52.653662109375034, 47.549414062500006], + [-53.11484375, 46.65581054687502], + [-53.32304687499996, 46.71835937499998], + [-53.589794921874955, 46.638867187499955], + [-53.59736328124998, 47.14599609374997], + [-54.00957031249993, 46.839599609375], + [-54.173730468749994, 46.88037109375003], + [-53.84951171875002, 47.440332031249994], + [-53.98901367187503, 47.756201171875034], + [-54.191845703124955, 47.85981445312501], + [-54.488134765625006, 47.40385742187502], + [-54.47392578124996, 47.54707031249998], + [-54.856640624999955, 47.385009765625], + [-55.31572265624993, 46.905712890624955], + [-55.78852539062498, 46.86723632812502], + [-55.91923828124996, 47.01689453124996], + [-55.49150390624996, 47.16064453125003], + [-54.78461914062501, 47.664746093749955], + [-55.366308593750034, 47.66108398437501], + [-55.57612304687498, 47.46523437499999], + [-56.12724609374999, 47.50283203125002], + [-55.867089843749994, 47.592333984375045], + [-55.85791015625, 47.81918945312498], + [-56.774121093749955, 47.56499023437499], + [-58.33686523437501, 47.73085937500002], + [-59.11694335937494, 47.57070312499999], + [-59.32065429687498, 47.736914062500006], + [-59.272070312500034, 47.99555664062504], + [-58.330224609374994, 48.52211914062502], + [-59.16767578124998, 48.558496093749966], + [-58.84179687500003, 48.74643554687498], + [-58.906445312499955, 48.65019531249999], + [-58.716455078124994, 48.59804687500002], + [-58.403662109375034, 49.08432617187498], + [-57.99052734374996, 48.987939453124966], + [-58.09892578124993, 49.07744140624999], + [-57.98007812499998, 49.229638671874994], + [-58.19091796875003, 49.25874023437498], + [-58.21337890625, 49.38666992187501], + [-58.01582031249998, 49.54248046874997], + [-57.79130859374999, 49.48999023437503], + [-57.92617187499999, 49.700830078124994], + [-57.4326171875, 50.50581054687504], + [-57.179589843749966, 50.614843750000034], + [-57.29799804687502, 50.69873046874997], + [-57.03593750000002, 51.01083984374998], + [-56.68242187500002, 51.332763671875], + [-56.025585937499955, 51.56835937500006], + [-55.6904296875, 51.471337890624994], + [-55.666406249999966, 51.57890624999999], + [-55.45874023437494, 51.53652343750005] + ] + ], + [ + [ + [-127.92465820312498, 51.47387695312497], + [-128.14877929687498, 51.62670898437503], + [-128.03173828125006, 51.708398437499966], + [-127.92465820312498, 51.47387695312497] + ] + ], + [ + [ + [-79.38427734374997, 51.951953125000045], + [-79.64375, 52.01005859374996], + [-79.27128906249996, 52.086816406249966], + [-79.38427734374997, 51.951953125000045] + ] + ], + [ + [ + [-128.36875, 52.40087890625], + [-128.43979492187503, 52.696386718750006], + [-128.24726562499998, 52.784375], + [-128.36875, 52.40087890625] + ] + ], + [ + [ + [-80.73168945312494, 52.74726562499998], + [-82.03925781249998, 53.04990234374998], + [-81.84731445312494, 53.18627929687497], + [-81.135595703125, 53.20581054687503], + [-80.73168945312494, 52.74726562499998] + ] + ], + [ + [ + [-131.7537109375, 53.195556640625], + [-131.63466796874997, 52.92216796874999], + [-131.97177734374998, 52.87983398437498], + [-131.45522460937502, 52.70170898437502], + [-131.59057617187494, 52.578222656250006], + [-131.25971679687495, 52.415917968749966], + [-131.31992187499998, 52.30307617187498], + [-131.142626953125, 52.291113281250034], + [-131.221533203125, 52.15361328124999], + [-132.16508789062493, 52.783300781250034], + [-132.14375, 52.99931640624999], + [-132.54677734374997, 53.1375], + [-131.7537109375, 53.195556640625] + ] + ], + [ + [ + [-128.55244140624998, 52.93974609375002], + [-128.50991210937502, 52.51860351562502], + [-128.678955078125, 52.289648437500006], + [-128.74633789062494, 52.763378906249955], + [-128.89980468749997, 52.67382812500003], + [-129.175927734375, 52.964941406250006], + [-129.033251953125, 53.27993164062505], + [-128.63266601562498, 53.1125], + [-128.55244140624998, 52.93974609375002] + ] + ], + [ + [ + [-129.167724609375, 53.11787109374998], + [-129.32387695312502, 53.142138671875045], + [-129.23818359374997, 53.33007812500006], + [-129.167724609375, 53.11787109374998] + ] + ], + [ + [ + [-129.84858398437498, 53.167919921874955], + [-130.51757812500003, 53.54423828124999], + [-130.45200195312498, 53.63115234375002], + [-129.94472656250002, 53.436376953125034], + [-129.75483398437498, 53.244775390624994], + [-129.84858398437498, 53.167919921874955] + ] + ], + [ + [ + [-130.236279296875, 53.95854492187502], + [-130.38422851562504, 53.84394531250001], + [-130.703173828125, 53.892236328124994], + [-130.44799804687497, 54.08901367187502], + [-130.236279296875, 53.95854492187502] + ] + ], + [ + [ + [-132.65551757812503, 54.12749023437496], + [-132.30336914062497, 54.098876953125], + [-132.16611328124998, 53.95522460937505], + [-132.53466796875, 53.651708984375034], + [-132.18696289062504, 53.68481445312503], + [-132.134423828125, 54.03427734374998], + [-131.66762695312502, 54.14135742187503], + [-131.957421875, 53.308691406250034], + [-132.34726562500003, 53.18920898437503], + [-132.747509765625, 53.310498046874955], + [-132.425, 53.33696289062502], + [-132.84501953125, 53.507714843749994], + [-133.07949218749997, 53.837011718750034], + [-133.04838867187493, 54.15893554687497], + [-132.65551757812503, 54.12749023437496] + ] + ], + [ + [ + [-130.92714843749997, 54.47905273437499], + [-130.90683593750003, 54.63178710937504], + [-130.75800781249998, 54.61376953125], + [-130.92714843749997, 54.47905273437499] + ] + ], + [ + [ + [-130.57534179687497, 54.769677734374966], + [-130.2140625, 55.02587890625003], + [-130.34941406249996, 54.814550781250034], + [-130.57534179687497, 54.769677734374966] + ] + ], + [ + [ + [-79.97758789062499, 56.20703125000006], + [-80.057470703125, 56.28735351562497], + [-79.57973632812502, 56.466357421875045], + [-79.97758789062499, 56.20703125000006] + ] + ], + [ + [ + [-78.93559570312496, 56.26606445312498], + [-79.17548828124998, 55.88505859374999], + [-79.18212890625, 56.21215820312503], + [-79.4951171875, 55.87475585937503], + [-79.76474609374995, 55.80678710937505], + [-79.54472656249999, 56.12836914062501], + [-79.9875, 55.89213867187502], + [-79.45888671875, 56.53974609374998], + [-79.53632812499995, 56.180078124999966], + [-79.27241210937493, 56.600439453125006], + [-78.93559570312496, 56.26606445312498] + ] + ], + [ + [ + [-61.743603515624955, 57.55458984375005], + [-61.6375, 57.41606445312499], + [-62.01123046875003, 57.54848632812505], + [-61.743603515624955, 57.55458984375005] + ] + ], + [ + [ + [-79.71650390624998, 57.515527343749994], + [-79.80844726562498, 57.44243164062502], + [-79.74257812499997, 57.60795898437499], + [-79.71650390624998, 57.515527343749994] + ] + ], + [ + [ + [-69.16005859375, 59.04023437500001], + [-69.35283203125002, 58.96074218749999], + [-69.30322265625003, 59.144873046875006], + [-69.16005859375, 59.04023437500001] + ] + ], + [ + [ + [-64.40703125, 60.367089843749966], + [-64.44194335937496, 60.2978515625], + [-64.73793945312497, 60.37563476562502], + [-64.83642578124997, 60.50102539062499], + [-64.40703125, 60.367089843749966] + ] + ], + [ + [ + [-68.23378906250002, 60.24091796875001], + [-68.36787109374998, 60.314746093750045], + [-68.08759765624998, 60.58784179687501], + [-67.81884765624994, 60.449511718750074], + [-68.23378906250002, 60.24091796875001] + ] + ], + [ + [ + [-78.531640625, 60.72856445312499], + [-78.66889648437498, 60.716894531250006], + [-78.24169921875, 60.818652343750045], + [-78.531640625, 60.72856445312499] + ] + ], + [ + [ + [-64.83261718749998, 61.366064453125006], + [-65.43212890625, 61.649511718750034], + [-64.78964843750003, 61.662207031250034], + [-64.83261718749998, 61.366064453125006] + ] + ], + [ + [ + [-65.03056640624999, 61.879052734374966], + [-64.89658203124995, 61.73330078125005], + [-65.23535156249997, 61.89770507812506], + [-65.03056640624999, 61.879052734374966] + ] + ], + [ + [ + [-79.54531250000002, 62.41171875000006], + [-79.28647460937495, 62.247656250000034], + [-79.32392578124995, 62.02607421875001], + [-79.81611328124995, 61.59462890625002], + [-80.26518554687496, 61.818212890625006], + [-80.26005859374996, 62.10903320312502], + [-79.9267578125, 62.39287109375002], + [-79.54531250000002, 62.41171875000006] + ] + ], + [ + [ + [-64.82382812499998, 62.558740234374994], + [-64.46503906249998, 62.535937500000045], + [-64.47832031250002, 62.417871093749966], + [-64.901220703125, 62.421044921874994], + [-64.82382812499998, 62.558740234374994] + ] + ], + [ + [ + [-70.33706054687497, 62.548730468749994], + [-70.76606445312498, 62.596875], + [-71.22011718750002, 62.873925781249966], + [-70.44262695312497, 62.73378906250002], + [-70.33706054687497, 62.548730468749994] + ] + ], + [ + [ + [-82.00048828124997, 62.95419921874998], + [-82.02583007812498, 62.73007812499998], + [-82.56826171875002, 62.403222656249994], + [-83.01582031249998, 62.20991210937498], + [-83.69887695312497, 62.16025390624998], + [-83.91049804687498, 62.45415039062499], + [-83.37641601562498, 62.904931640624994], + [-82.00048828124997, 62.95419921874998] + ] + ], + [ + [ + [-77.87670898437497, 63.470556640625034], + [-77.53271484374997, 63.233642578125], + [-77.94243164062496, 63.11440429687502], + [-78.536767578125, 63.423730468749994], + [-77.87670898437497, 63.470556640625034] + ] + ], + [ + [ + [-76.67758789062503, 63.393945312499966], + [-77.36474609374994, 63.588330078124955], + [-77.13369140624997, 63.68203125000002], + [-76.65244140624998, 63.503564453124994], + [-76.67758789062503, 63.393945312499966] + ] + ], + [ + [ + [-84.91962890624995, 65.26108398437503], + [-84.50112304687497, 65.45844726562501], + [-84.08486328125, 65.21782226562502], + [-82.05, 64.64428710937506], + [-81.67612304687498, 64.21264648437503], + [-81.88710937499997, 64.01640625000002], + [-80.82895507812495, 64.08994140625], + [-80.30205078124999, 63.76220703125003], + [-81.04638671875003, 63.461572265624966], + [-82.378125, 63.706787109375], + [-82.46708984375002, 63.92695312500001], + [-83.30395507812497, 64.14379882812506], + [-84.63291015625, 63.30922851562502], + [-85.39262695312496, 63.119677734375045], + [-85.76894531249997, 63.70034179687502], + [-87.15190429687499, 63.58564453125001], + [-86.93203124999997, 63.90166015625002], + [-86.252099609375, 64.13686523437497], + [-86.37426757812503, 64.56582031249997], + [-86.074609375, 65.533837890625], + [-85.55468750000003, 65.91865234374995], + [-85.17622070312501, 65.746875], + [-85.23994140624993, 65.51030273437499], + [-84.91962890624995, 65.26108398437503] + ] + ], + [ + [ + [-84.67475585937498, 65.575], + [-85.096337890625, 65.756201171875], + [-85.14960937500001, 66.01538085937506], + [-84.75737304687496, 65.85893554687505], + [-84.67475585937498, 65.575] + ] + ], + [ + [ + [-83.72597656249997, 65.796728515625], + [-83.23374023437495, 65.71503906249995], + [-83.332421875, 65.63105468749998], + [-84.11826171874995, 65.77177734375007], + [-84.40717773437501, 66.13100585937497], + [-83.78696289062495, 65.96577148437498], + [-83.72597656249997, 65.796728515625] + ] + ], + [ + [ + [-108.09272460937501, 67.00517578124999], + [-107.80551757812493, 66.99858398437507], + [-107.94394531249999, 66.8578125], + [-108.09272460937501, 67.00517578124999] + ] + ], + [ + [ + [-62.681542968749966, 67.05629882812502], + [-62.87163085937499, 67.06259765625006], + [-62.41679687499996, 67.18847656250003], + [-62.681542968749966, 67.05629882812502] + ] + ], + [ + [ + [-107.89985351562497, 67.40180664062495], + [-107.95024414062503, 67.31821289062498], + [-108.15224609374997, 67.429443359375], + [-108.04897460937498, 67.664892578125], + [-107.89985351562497, 67.40180664062495] + ] + ], + [ + [ + [-73.621728515625, 67.783837890625], + [-74.573388671875, 67.82866210937507], + [-74.70654296875003, 68.06708984374995], + [-73.49375, 68.00063476562502], + [-73.40717773437498, 67.79306640625], + [-73.621728515625, 67.783837890625] + ] + ], + [ + [ + [-86.59555664062498, 67.7359375], + [-86.89252929687498, 67.836572265625], + [-86.95981445312503, 68.10024414062497], + [-86.70209960937501, 68.30561523437498], + [-86.42114257812497, 68.18344726562503], + [-86.59555664062498, 67.7359375] + ] + ], + [ + [ + [-75.67587890624998, 68.32250976562506], + [-75.078125, 68.17314453124999], + [-75.20195312499996, 67.45917968750001], + [-75.78007812499996, 67.28354492187503], + [-76.94418945312498, 67.25029296875002], + [-77.30439453125001, 67.68510742187505], + [-77.12587890624997, 67.94707031250002], + [-76.59580078124998, 68.27895507812497], + [-75.67587890624998, 68.32250976562506] + ] + ], + [ + [ + [-78.98271484374999, 68.19282226562501], + [-79.17475585937493, 68.26445312500002], + [-78.95258789062495, 68.35302734375006], + [-78.98271484374999, 68.19282226562501] + ] + ], + [ + [ + [-104.54067382812497, 68.405908203125], + [-105.05136718749999, 68.55903320312501], + [-104.60200195312503, 68.56152343749997], + [-104.54067382812497, 68.405908203125] + ] + ], + [ + [ + [-74.880859375, 68.34868164062505], + [-75.40024414062503, 68.52548828125], + [-75.28740234374996, 68.68774414062503], + [-74.98364257812497, 68.64760742187502], + [-74.880859375, 68.34868164062505] + ] + ], + [ + [ + [-101.84589843749994, 68.58632812499997], + [-102.30815429687497, 68.681982421875], + [-102.01337890624995, 68.82539062500001], + [-101.73295898437495, 68.75341796875], + [-101.84589843749994, 68.58632812499997] + ] + ], + [ + [ + [-100.21723632812497, 68.80668945312502], + [-100.59653320312496, 68.76640625000007], + [-100.56547851562495, 69.02680664062501], + [-100.21723632812497, 68.80668945312502] + ] + ], + [ + [ + [-99.99467773437502, 69.01352539062503], + [-100.19570312500002, 68.991455078125], + [-100.153125, 69.12949218750003], + [-99.99467773437502, 69.01352539062503] + ] + ], + [ + [ + [-79.21064453124995, 68.845458984375], + [-79.24267578125, 69.04926757812495], + [-78.33256835937496, 69.38603515624999], + [-78.77919921875, 68.95048828124999], + [-79.21064453124995, 68.845458984375] + ] + ], + [ + [ + [-90.1998046875, 69.419091796875], + [-90.33027343749993, 69.252197265625], + [-90.49204101562503, 69.369873046875], + [-90.1998046875, 69.419091796875] + ] + ], + [ + [ + [-76.99536132812503, 69.14375], + [-77.37939453125, 69.2740234375], + [-77.18754882812502, 69.440087890625], + [-76.66884765625002, 69.36616210937504], + [-76.99536132812503, 69.14375] + ] + ], + [ + [ + [-101.171728515625, 69.39707031250003], + [-101.31289062499998, 69.57607421875], + [-101.00063476562497, 69.4619140625], + [-101.171728515625, 69.39707031250003] + ] + ], + [ + [ + [-95.51367187499997, 69.57363281250002], + [-95.43745117187498, 69.37846679687505], + [-95.73012695312502, 69.34755859374997], + [-95.80620117187499, 69.56049804687501], + [-95.89345703125, 69.35175781250004], + [-95.87583007812495, 69.60600585937505], + [-95.51367187499997, 69.57363281250002] + ] + ], + [ + [ + [-67.91469726562494, 69.54096679687504], + [-68.22138671874998, 69.61674804687502], + [-67.908837890625, 69.68183593749995], + [-67.91469726562494, 69.54096679687504] + ] + ], + [ + [ + [-78.02910156249993, 69.71489257812502], + [-78.03999023437495, 69.6083984375], + [-78.84819335937502, 69.4828125], + [-78.02910156249993, 69.71489257812502] + ] + ], + [ + [ + [-79.43066406250003, 69.78779296874995], + [-79.55283203124995, 69.63085937500006], + [-80.04750976562502, 69.63432617187505], + [-79.97783203124993, 69.50966796874997], + [-80.794775390625, 69.68925781250005], + [-80.42421875000002, 69.797607421875], + [-79.43066406250003, 69.78779296874995] + ] + ], + [ + [ + [-97.439453125, 69.64267578125006], + [-96.29995117187494, 69.34438476562505], + [-95.7513671875, 68.89765624999998], + [-95.26777343749998, 68.82607421874997], + [-96.40156249999995, 68.47070312500003], + [-97.47202148437498, 68.543701171875], + [-98.320556640625, 68.84272460937498], + [-98.70380859374993, 68.80278320312502], + [-98.90449218749995, 68.93242187500005], + [-99.25400390625002, 68.86318359374997], + [-99.49467773437493, 68.95957031249998], + [-99.455712890625, 69.13120117187503], + [-98.45595703124997, 69.33466796875001], + [-98.54599609375, 69.57290039062497], + [-98.04135742187498, 69.456640625], + [-98.20048828124996, 69.79697265625006], + [-97.79072265624998, 69.86162109374999], + [-97.439453125, 69.64267578125006] + ] + ], + [ + [ + [-86.91303710937501, 70.11323242187501], + [-86.55766601562499, 69.99531249999995], + [-87.3232421875, 70.08012695312502], + [-86.91303710937501, 70.11323242187501] + ] + ], + [ + [ + [-74.70888671874997, 45.0038574218751], + [-74.76245117187494, 44.99907226562502], + [-74.99614257812496, 44.970117187499966], + [-75.40126953124997, 44.77226562499999], + [-75.81933593749997, 44.468017578125], + [-76.18579101562503, 44.24223632812502], + [-76.819970703125, 43.62880859375011], + [-77.59653320312492, 43.62861328125007], + [-78.45825195312497, 43.63149414062511], + [-78.72041015624993, 43.62495117187501], + [-78.84555664062492, 43.58334960937506], + [-79.171875, 43.466552734375085], + [-79.0830566406249, 43.33139648437509], + [-79.05922851562494, 43.27807617187506], + [-79.066064453125, 43.10610351562502], + [-79.02617187499996, 43.01733398437506], + [-78.98076171874993, 42.98061523437502], + [-78.91508789062496, 42.90913085937504], + [-79.17373046875, 42.74853515625], + [-80.24755859374991, 42.366015625000045], + [-81.02822265624997, 42.247167968750006], + [-81.50732421874997, 42.10346679687504], + [-81.97416992187496, 41.88872070312499], + [-82.43906249999989, 41.6748535156251], + [-82.69003906249995, 41.675195312499994], + [-83.141943359375, 41.97587890624996], + [-83.10952148437497, 42.25068359375001], + [-82.54531249999997, 42.62470703124998], + [-82.19038085937495, 43.47407226562501], + [-82.137841796875, 43.570898437500034], + [-82.48505859374993, 45.08374023437503], + [-82.55107421874987, 45.3473632812501], + [-82.91933593749994, 45.51796875000002], + [-83.59267578125, 45.81713867187506], + [-83.46948242187503, 45.99467773437499], + [-83.61596679687503, 46.116845703124994], + [-83.97778320312494, 46.08491210937507], + [-84.12319335937497, 46.50292968749997], + [-84.44047851562496, 46.49814453125006], + [-84.66577148437503, 46.54326171875002], + [-84.87597656249994, 46.89990234375003], + [-85.07006835937497, 46.97993164062498], + [-85.65224609375, 47.21997070312503], + [-86.67216796874996, 47.636425781249955], + [-87.20800781249997, 47.848486328125006], + [-87.74389648437497, 48.06054687500003], + [-88.37817382812497, 48.30307617187506], + [-89.45566406249992, 47.99624023437508], + [-90.79731445312495, 48.13105468750001], + [-91.04345703124991, 48.19370117187498], + [-91.38720703124997, 48.05854492187498], + [-92.00517578125002, 48.301855468750006], + [-92.3484375, 48.276611328125], + [-92.41459960937493, 48.276611328125], + [-92.50058593749995, 48.43535156250002], + [-92.83671875, 48.567773437499994], + [-93.25795898437497, 48.62885742187501], + [-93.37788085937498, 48.61655273437498], + [-93.70771484374995, 48.525439453125074], + [-93.85161132812496, 48.607275390625034], + [-94.6208984374999, 48.7426269531251], + [-94.71279296874997, 48.863427734374994], + [-94.80346679687497, 49.0029296875], + [-94.86040039062493, 49.258593750000045], + [-94.85434570312495, 49.304589843749994], + [-95.15527343749997, 49.3696777343751], + [-95.16206054687493, 48.991748046875045], + [-95.39790039062493, 48.99316406249997], + [-96.25068359374993, 48.99316406249997], + [-96.67705078124993, 48.99316406249997], + [-97.52983398437493, 48.99316406249997], + [-98.80898437499995, 48.99316406249997], + [-104.77832031249997, 48.993115234375125], + [-110.7476562499999, 48.993066406250136], + [-116.71704101562493, 48.993066406250136], + [-118.84892578124993, 48.993066406250136], + [-119.27534179687494, 48.993066406250136], + [-119.70170898437495, 48.99301757812495], + [-120.98085937499995, 48.99301757812495], + [-122.78876953124994, 48.99301757812495], + [-122.82670898437495, 49.028417968750034], + [-122.9241699218749, 49.07465820312504], + [-122.96269531249993, 49.07460937500005], + [-123.06328125, 48.97773437500001], + [-123.22944335937493, 49.260498046875085], + [-122.87910156249995, 49.39892578125003], + [-123.27675781249997, 49.34394531250001], + [-123.1875, 49.680322265624994], + [-123.53056640624989, 49.39731445312506], + [-124.02861328125002, 49.602880859375006], + [-123.99262695312497, 49.736181640625006], + [-123.81718749999993, 49.58657226562508], + [-123.58247070312498, 49.68125], + [-123.87441406250005, 49.736816406250114], + [-123.82543945312493, 50.14423828124998], + [-123.94589843749995, 50.18393554687509], + [-123.9849121093749, 49.87558593749998], + [-124.28125, 49.77211914062502], + [-124.78237304687492, 50.02011718749992], + [-125.05668945312495, 50.418652343750125], + [-124.8598632812499, 50.872412109375006], + [-125.05878906249993, 50.51386718749998], + [-125.4763183593749, 50.49716796874995], + [-125.53935546874996, 50.64902343749998], + [-125.64130859374994, 50.46621093750005], + [-126.09433593749995, 50.497607421875045], + [-126.44746093750004, 50.58774414062492], + [-125.90410156250002, 50.704931640625006], + [-126.51435546875, 50.679394531250125], + [-126.37460937499995, 50.83735351562498], + [-126.5217773437499, 50.86606445312498], + [-126.51733398437497, 51.0568359375001], + [-126.63178710937494, 50.915136718750006], + [-127.057568359375, 50.86752929687509], + [-127.70810546875, 51.15117187499996], + [-127.41967773437496, 51.608056640625136], + [-126.69145507812502, 51.70341796875002], + [-127.33872070312489, 51.70737304687495], + [-127.66870117187497, 51.47758789062502], + [-127.85053710937498, 51.67319335937509], + [-127.79536132812493, 52.19101562500006], + [-127.43793945312504, 52.356152343750125], + [-127.24223632812496, 52.39511718750009], + [-126.71396484374989, 52.060693359374994], + [-127.19399414062498, 52.45766601562502], + [-126.95136718749994, 52.7510253906251], + [-127.01933593750002, 52.8424804687501], + [-127.06621093749989, 52.65268554687498], + [-127.79189453124994, 52.28935546875002], + [-128.10224609374993, 51.78842773437495], + [-128.3576171875, 52.1588867187501], + [-128.0375, 52.318164062500045], + [-127.94023437499996, 52.545166015625085], + [-128.27153320312493, 52.3629882812501], + [-128.05327148437487, 52.91069335937496], + [-128.3650390624999, 52.82578125000006], + [-128.52470703125002, 53.1406738281251], + [-129.08090820312492, 53.36728515625006], + [-129.1715820312499, 53.53359375000002], + [-128.8545898437499, 53.70454101562504], + [-128.90561523437492, 53.559326171875114], + [-128.5421386718749, 53.420654296875114], + [-128.13271484375002, 53.417773437500045], + [-127.92783203125, 53.274707031250045], + [-128.2072265624999, 53.483203125000074], + [-128.67553710937494, 53.55458984375005], + [-128.76367187500003, 53.746875], + [-128.5321289062499, 53.85810546875007], + [-128.959375, 53.84145507812505], + [-129.2578613281249, 53.417968750000085], + [-129.56372070312506, 53.251464843750114], + [-130.33525390625002, 53.723925781250074], + [-130.04331054687495, 54.13354492187503], + [-129.62602539062493, 54.23027343750002], + [-130.08422851562503, 54.18139648437503], + [-130.4302734375, 54.42099609374998], + [-129.56064453124995, 55.46254882812508], + [-129.79516601562503, 55.559570312500114], + [-130.04848632812494, 55.05727539062511], + [-130.01406249999997, 55.950537109375006], + [-130.09785156249995, 56.10927734375002], + [-130.41313476562487, 56.12250976562507], + [-130.47709960937496, 56.230566406250034], + [-130.649072265625, 56.26367187500003], + [-131.471875, 56.55673828125006], + [-131.82426757812496, 56.58999023437508], + [-131.86616210937495, 56.792822265625006], + [-132.1042968749999, 56.85678710937509], + [-132.062890625, 56.95336914062503], + [-132.33798828124992, 57.07944335937498], + [-132.27939453124998, 57.14536132812506], + [-132.23217773437494, 57.198535156250074], + [-132.30166015625005, 57.2763183593751], + [-132.44248046874986, 57.40673828125003], + [-132.55048828124995, 57.499902343749994], + [-133.00141601562495, 57.948974609375], + [-133.27529296875, 58.22285156250004], + [-133.54638671874997, 58.50346679687499], + [-134.21850585937503, 58.849902343750045], + [-134.32963867187505, 58.93969726562506], + [-134.39306640625, 59.009179687499994], + [-134.67724609374997, 59.19926757812499], + [-134.94375, 59.28828125000001], + [-135.05102539062491, 59.57866210937502], + [-135.36787109374998, 59.743310546874994], + [-135.70258789062504, 59.72875976562506], + [-136.3218261718749, 59.604833984375034], + [-136.27797851562494, 59.48032226562506], + [-136.46635742187493, 59.459082031250006], + [-136.57875976562494, 59.15224609375002], + [-136.81328125000002, 59.15004882812511], + [-137.12622070312491, 59.04096679687507], + [-137.2775390624999, 58.988183593749994], + [-137.43857421874995, 58.903125], + [-137.52089843749994, 58.91538085937506], + [-137.59331054687493, 59.22626953124998], + [-138.317626953125, 59.611132812500074], + [-138.86875, 59.94575195312501], + [-139.18515624999986, 60.083593750000034], + [-139.13696289062494, 60.17270507812506], + [-139.07924804687497, 60.279443359375136], + [-139.07924804687497, 60.3437011718751], + [-139.23476562499997, 60.339746093749994], + [-139.67631835937505, 60.32832031249998], + [-139.97329101562497, 60.183154296875074], + [-140.45283203125004, 60.29970703125002], + [-140.5254394531249, 60.21835937499995], + [-140.76274414062505, 60.25913085937509], + [-141.00214843750004, 60.300244140625125], + [-141.00214843750004, 60.884667968749994], + [-141.00214843750004, 61.761279296875045], + [-141.00214843750004, 63.22226562499998], + [-141.00214843750004, 64.09887695312506], + [-141.00214843750004, 65.55991210937498], + [-141.00214843750004, 66.43652343750006], + [-141.00214843750004, 67.89755859374998], + [-141.00214843750004, 68.77416992187506], + [-141.00214843750004, 69.65078125000011], + [-139.18154296874997, 69.51552734375008], + [-137.25996093749998, 68.96411132812503], + [-136.12236328124993, 68.88222656250002], + [-135.258837890625, 68.68432617187503], + [-135.93901367187487, 68.9741699218751], + [-135.575537109375, 69.02695312500003], + [-135.91020507812487, 69.11147460937502], + [-135.6914550781249, 69.31118164062502], + [-135.29282226562486, 69.30786132812506], + [-135.1408203124999, 69.46782226562496], + [-134.45683593749993, 69.47763671875], + [-134.40893554687494, 69.68178710937502], + [-133.87978515624997, 69.50771484375011], + [-134.17431640624991, 69.25283203125005], + [-133.16313476562496, 69.43388671874999], + [-132.91533203125002, 69.62963867187506], + [-132.40390625, 69.65874023437496], + [-132.48847656249993, 69.73808593749996], + [-132.16342773437498, 69.70498046875014], + [-131.13637695312497, 69.90688476562505], + [-130.66547851562495, 70.12705078124998], + [-129.944970703125, 70.09091796875006], + [-129.675634765625, 70.19296875000009], + [-129.64829101562495, 69.9977539062501], + [-130.83208007812487, 69.65146484375006], + [-131.9377929687499, 69.5347167968751], + [-132.8174804687499, 69.20576171875004], + [-133.41831054687492, 68.84428710937493], + [-133.138037109375, 68.74658203125011], + [-133.33666992187497, 68.83525390625005], + [-132.57763671874997, 68.84780273437514], + [-132.71894531249998, 69.07919921875], + [-131.78837890625002, 69.43198242187495], + [-131.32470703124997, 69.36118164062509], + [-131.06342773437504, 69.45068359375003], + [-130.97065429687495, 69.20908203125], + [-130.1176269531249, 69.720068359375], + [-128.89892578124994, 69.96616210937506], + [-129.15791015624995, 69.80009765624999], + [-129.05434570312502, 69.70107421875005], + [-128.85302734375003, 69.7510253906251], + [-127.68378906249994, 70.26035156249995], + [-128.17011718749998, 70.41845703125], + [-127.99101562499992, 70.57382812500003], + [-127.22597656249992, 70.29614257812497], + [-126.25043945312495, 69.54526367187492], + [-125.52495117187495, 69.35156250000009], + [-125.171875, 69.42797851562503], + [-125.35693359374991, 69.62597656250003], + [-124.767919921875, 69.99003906249996], + [-124.99038085937494, 70.02661132812511], + [-124.55502929687488, 70.15122070312509], + [-124.40693359374991, 69.76743164062506], + [-124.12460937499995, 69.6899902343751], + [-124.33808593749991, 69.36484374999995], + [-123.5284179687499, 69.38935546874995], + [-123.02578125, 69.81000976562504], + [-122.07006835937499, 69.81616210937506], + [-120.96245117187502, 69.66040039062511], + [-120.13999023437488, 69.38056640625013], + [-117.22695312499998, 68.913427734375], + [-116.05947265625, 68.83701171875006], + [-116.2434082031249, 68.9740722656251], + [-115.44228515624994, 68.94091796875009], + [-114.62016601562496, 68.74609375], + [-113.96440429687495, 68.39907226562502], + [-114.09594726562491, 68.26679687500007], + [-114.76528320312494, 68.27021484375004], + [-115.12705078124992, 68.13203124999995], + [-115.43447265624994, 67.90234375000006], + [-115.13320312499994, 67.819189453125], + [-112.50302734374993, 67.6819335937501], + [-110.9900390624999, 67.79082031250007], + [-110.07392578124995, 67.99291992187506], + [-109.63037109374991, 67.73271484374996], + [-109.03803710937504, 67.69116210937503], + [-108.85200195312497, 67.42197265625009], + [-108.61333007812493, 67.59804687500008], + [-107.98872070312495, 67.2563964843751], + [-107.99130859374995, 67.09516601562513], + [-108.49604492187493, 67.09228515625006], + [-107.25947265624998, 66.39853515624995], + [-107.71035156250001, 66.74003906250007], + [-107.7250976562499, 66.98413085937506], + [-107.15649414062497, 66.88173828124997], + [-107.9583984375, 67.81860351562506], + [-107.79829101562498, 68.03691406249996], + [-106.42426757812491, 68.20058593750008], + [-105.7501953125, 68.59228515625011], + [-106.45805664062496, 68.51645507812495], + [-106.60849609374988, 68.35737304687504], + [-107.61933593749994, 68.3310546875], + [-107.73417968749989, 68.17373046875011], + [-108.3228027343749, 68.15410156250002], + [-108.71811523437488, 68.29746093750009], + [-108.31347656249996, 68.61079101562498], + [-106.16445312499992, 68.91987304687507], + [-105.68559570312489, 68.82817382812505], + [-105.3774414062499, 68.413818359375], + [-104.65317382812488, 68.23007812500003], + [-104.48681640624991, 68.06318359374998], + [-103.47412109374993, 68.11503906250005], + [-102.32036132812489, 67.73564453125005], + [-101.55498046874992, 67.69316406250007], + [-100.21293945312489, 67.83857421875004], + [-98.92045898437502, 67.72578124999998], + [-98.41210937499991, 67.80717773437505], + [-98.63154296875004, 68.0725585937501], + [-97.45493164062486, 67.61699218750002], + [-97.20654296874989, 67.85507812500003], + [-97.73911132812495, 67.97817382812505], + [-98.19252929687494, 67.92299804687502], + [-98.65048828124989, 68.36352539062506], + [-98.21855468750002, 68.31743164062507], + [-97.7942382812499, 68.38759765625], + [-97.9250976562499, 68.523681640625], + [-97.41035156249993, 68.49653320312498], + [-96.97670898437497, 68.25541992187505], + [-96.43066406249991, 68.3105957031251], + [-96.72207031250005, 68.03876953124998], + [-95.9703125, 68.24912109375], + [-96.36914062499991, 67.50976562500003], + [-96.14145507812489, 67.27182617187503], + [-95.71992187499998, 67.31679687500014], + [-95.77768554687495, 67.18461914062505], + [-95.41591796875005, 67.15556640624999], + [-95.41889648437504, 67.01323242187493], + [-96.42255859374995, 67.05175781249997], + [-95.7875488281249, 66.616796875], + [-96.03686523437489, 66.9375], + [-95.39965820312503, 66.94946289062509], + [-95.25874023437493, 67.26254882812492], + [-95.65048828124986, 67.73745117187505], + [-95.46069335937503, 68.02138671875], + [-94.74443359374993, 68.07089843749995], + [-93.44892578124998, 68.61889648437503], + [-93.85244140624994, 69.00034179687495], + [-94.06489257812495, 68.78476562500006], + [-94.600439453125, 68.80322265625011], + [-94.08364257812497, 69.12309570312507], + [-94.254736328125, 69.31376953125002], + [-93.61948242187492, 69.41699218750009], + [-93.74853515624991, 69.2261230468751], + [-93.5322753906249, 69.48090820312495], + [-94.2708007812499, 69.45512695312505], + [-94.63383789062496, 69.64965820312506], + [-94.82250976562494, 69.577783203125], + [-95.96494140624989, 69.80278320312499], + [-96.5513671875, 70.21030273437506], + [-96.29770507812492, 70.51137695312511], + [-95.87861328124998, 70.54897460937514], + [-95.88632812499986, 70.69428710937507], + [-96.25800781249993, 70.64228515625013], + [-96.54892578124995, 70.80874023437511], + [-96.44658203124996, 71.23989257812502], + [-96.06201171874997, 71.41386718749993], + [-95.5642578124999, 71.33676757812503], + [-95.40625, 71.49165039062498], + [-95.87231445312494, 71.57314453125005], + [-94.73486328124994, 71.98295898437507], + [-94.30834960937491, 71.76489257812506], + [-93.74628906249998, 71.742822265625], + [-92.94868164062493, 71.26210937500011], + [-92.98144531249994, 70.8522460937501], + [-91.56406249999995, 70.1782714843751], + [-92.32050781250004, 70.2353515625], + [-92.51186523437494, 70.10385742187503], + [-91.976708984375, 70.03867187500009], + [-92.88779296874989, 69.66821289062511], + [-92.31166992187494, 69.67290039062499], + [-91.91196289062495, 69.53125], + [-91.20180664062494, 69.64477539062494], + [-91.43994140624997, 69.52568359375002], + [-90.4155761718749, 69.45698242187507], + [-90.89228515625004, 69.26728515624995], + [-91.23720703125005, 69.28554687500014], + [-90.47900390624994, 68.88115234374999], + [-90.57363281250005, 68.47470703124998], + [-90.20478515625004, 68.25747070312511], + [-89.27954101562491, 69.25546875000003], + [-88.22353515625, 68.91503906249997], + [-87.81357421874986, 68.34570312499997], + [-87.89267578125, 68.24814453125], + [-88.34697265624993, 68.28828125000001], + [-88.313818359375, 67.95034179687508], + [-87.359375, 67.17724609374997], + [-86.56079101562491, 67.48212890625007], + [-85.64316406249992, 68.69970703124997], + [-84.86757812499994, 68.77333984375005], + [-85.10664062499995, 68.84404296875007], + [-84.86220703125, 69.07397460937503], + [-85.38676757812493, 69.23188476562504], + [-85.50737304687487, 69.84526367187493], + [-82.61835937499993, 69.69106445312514], + [-82.39023437499989, 69.60087890625007], + [-82.75483398437493, 69.49438476562506], + [-82.30986328124996, 69.41000976562509], + [-82.22753906249997, 69.24887695312495], + [-81.37783203125005, 69.18564453125003], + [-81.95791015624991, 68.88364257812498], + [-81.38090820312496, 68.85004882812504], + [-81.28154296874987, 68.65722656250003], + [-81.91484374999993, 68.4587890625001], + [-82.55268554687504, 68.44648437500007], + [-82.22241210937489, 68.145263671875], + [-82.0125, 68.19389648437496], + [-81.97646484374997, 67.86201171875001], + [-81.2943359375, 67.497412109375], + [-81.46757812499996, 67.0698730468751], + [-83.40644531249998, 66.37124023437508], + [-84.53847656249994, 66.97280273437505], + [-84.84575195312502, 67.02871093750008], + [-85.11372070312498, 66.90693359375013], + [-84.73774414062504, 66.93359375000006], + [-84.223046875, 66.68247070312506], + [-83.86904296875, 66.2135742187501], + [-84.29306640624995, 66.29179687500005], + [-84.628076171875, 66.20771484374998], + [-85.603857421875, 66.56826171875005], + [-86.708154296875, 66.52304687500009], + [-86.68510742187502, 66.36040039062499], + [-85.95874023437491, 66.11904296875002], + [-87.45288085937503, 65.33896484375009], + [-87.96997070312503, 65.34892578124999], + [-89.7494140625, 65.93603515625006], + [-89.88969726562487, 65.86855468749997], + [-91.42724609374994, 65.94790039062497], + [-91.04111328124989, 65.82983398437509], + [-90.98344726562496, 65.91923828124999], + [-89.92407226562497, 65.78027343750011], + [-88.97402343749994, 65.34829101562502], + [-87.02753906249995, 65.19809570312498], + [-88.10561523437497, 64.18330078125001], + [-88.81772460937489, 63.99223632812499], + [-89.20063476562493, 64.11376953125006], + [-89.13154296874998, 63.96850585937494], + [-89.61582031249995, 64.030615234375], + [-89.8113281249999, 64.18056640625], + [-90.04165039062494, 64.14086914062509], + [-89.85571289062497, 63.9569824218751], + [-90.16816406250004, 63.978759765625085], + [-90.15473632812498, 63.68964843749998], + [-90.81191406249991, 63.580908203125034], + [-91.98222656249996, 63.82241210937502], + [-92.33842773437496, 63.787646484375045], + [-93.69633789062493, 64.14716796875013], + [-93.55981445312491, 63.865283203125074], + [-93.27021484374998, 63.840869140625074], + [-93.37851562499992, 63.94848632812497], + [-92.15688476562491, 63.691699218750045], + [-92.46508789062491, 63.55507812500011], + [-91.84184570312496, 63.69755859374999], + [-90.97006835937489, 63.442773437500136], + [-90.69858398437492, 63.06386718750005], + [-91.44897460937503, 62.804052734375034], + [-92.3612792968749, 62.81938476562496], + [-91.93583984374993, 62.59238281250009], + [-92.55141601562491, 62.546728515625034], + [-92.76596679687492, 62.34995117187509], + [-92.52797851562494, 62.16840820312504], + [-93.20537109374993, 62.364941406250125], + [-92.90551757812503, 62.21513671874996], + [-93.3330566406249, 61.93291015625002], + [-93.58178710937494, 61.94204101562511], + [-93.31201171874997, 61.76728515625004], + [-93.91274414062497, 61.48144531250006], + [-94.509375, 60.60454101562493], + [-94.76171874999991, 60.498242187500125], + [-94.78828124999998, 59.26787109374993], + [-94.95732421874996, 59.068847656250085], + [-94.28706054687493, 58.716015625000125], + [-94.33222656249998, 58.297363281250114], + [-94.12319335937494, 58.73671875000008], + [-93.1787597656249, 58.72563476562496], + [-92.43281249999993, 57.3203125], + [-92.7981445312499, 56.921972656250034], + [-90.89746093750003, 57.25693359375006], + [-88.94848632812489, 56.85131835937503], + [-88.07509765624997, 56.46728515624994], + [-87.48242187499991, 56.021289062500045], + [-85.55932617187491, 55.54018554687508], + [-85.21801757812491, 55.348974609375034], + [-85.3652832031249, 55.07929687499998], + [-85.06093749999997, 55.285644531250085], + [-83.91059570312493, 55.314648437499955], + [-82.39326171874998, 55.067822265625125], + [-82.219384765625, 54.8134765625], + [-82.42416992187486, 54.2445800781251], + [-82.14145507812492, 53.81762695312497], + [-82.29155273437496, 53.03071289062507], + [-81.5994140624999, 52.432617187500085], + [-81.82788085937489, 52.22421875000009], + [-81.46621093749994, 52.204492187500136], + [-80.588037109375, 51.667236328125114], + [-80.4433105468749, 51.38857421875002], + [-80.85122070312497, 51.125], + [-80.47832031249993, 51.30732421874998], + [-80.10356445312487, 51.282861328125136], + [-79.34790039062494, 50.76264648437504], + [-79.737451171875, 51.186279296875], + [-79.33867187500002, 51.62817382812497], + [-79.04052734375003, 51.46376953125005], + [-78.90317382812495, 51.200292968750034], + [-78.73134765624994, 51.497460937499994], + [-78.98164062499993, 51.774560546875136], + [-78.44809570312495, 52.26137695312502], + [-78.74414062499994, 52.65537109374998], + [-79.10034179687497, 53.65664062500005], + [-78.99604492187493, 54.00249023437499], + [-79.241796875, 54.098876953125085], + [-79.14672851562491, 54.16923828125002], + [-79.71235351562495, 54.6718261718751], + [-77.77529296874994, 55.291259765625], + [-76.60405273437496, 56.19956054687495], + [-76.52558593749998, 56.8917968750001], + [-76.80981445312497, 57.65795898437506], + [-77.15678710937496, 58.018896484375034], + [-78.51508789062493, 58.68237304687503], + [-77.76069335937498, 59.38002929687505], + [-77.72617187499995, 59.67587890624992], + [-77.34907226562495, 59.57895507812509], + [-77.48530273437493, 59.684570312500114], + [-77.28920898437494, 60.0220214843751], + [-77.58588867187498, 60.088183593750074], + [-77.45288085937497, 60.1458007812501], + [-77.6814453124999, 60.427099609375034], + [-77.503564453125, 60.54272460937497], + [-77.7908203124999, 60.63984375000004], + [-77.58955078124993, 60.808593750000114], + [-78.18134765624995, 60.81914062499996], + [-77.51435546874998, 61.55629882812505], + [-78.02138671874997, 61.8320800781251], + [-78.13339843749986, 62.28227539062496], + [-77.372412109375, 62.572509765625114], + [-75.81689453124991, 62.31586914062507], + [-75.7898437499999, 62.17958984375002], + [-75.3412109375, 62.312109375], + [-74.63256835937497, 62.115673828125125], + [-74.6458007812499, 62.21113281250004], + [-73.70507812499991, 62.47314453124994], + [-72.68696289062498, 62.12456054687499], + [-72.771630859375, 61.840429687500006], + [-72.50556640624998, 61.922656250000074], + [-72.22612304687487, 61.83159179687499], + [-72.04003906249991, 61.68027343750006], + [-72.21586914062502, 61.58725585937495], + [-71.86611328125, 61.68852539062499], + [-71.63828124999995, 61.6171875], + [-71.85439453124991, 61.43979492187492], + [-71.42270507812489, 61.158935546875085], + [-70.27929687499991, 61.06865234374999], + [-69.99243164062491, 60.8564941406251], + [-69.50332031249994, 61.04042968750011], + [-69.40473632812493, 60.84677734375009], + [-69.75947265624998, 60.440234375000045], + [-69.67373046874994, 60.07587890625007], + [-70.65483398437496, 60.02622070312506], + [-69.73393554687493, 59.918017578125045], + [-69.68188476562489, 59.34174804687507], + [-69.3440429687499, 59.303076171875006], + [-69.53164062499994, 58.86923828125009], + [-69.64838867187493, 58.82080078125], + [-69.78417968749994, 58.95571289062511], + [-70.15434570312496, 58.76059570312498], + [-69.78989257812486, 58.689306640625034], + [-69.27109374999986, 58.88393554687505], + [-68.69819335937495, 58.904541015625], + [-68.38115234374993, 58.74350585937506], + [-68.22939453124994, 58.48457031250007], + [-68.35654296874989, 58.163232421875136], + [-69.04082031249996, 57.902490234375136], + [-68.41357421874997, 58.0517578125], + [-68.02104492187493, 58.48530273437504], + [-67.88828124999989, 58.29575195312495], + [-68.06386718750005, 58.13896484374999], + [-67.75595703124992, 58.4045898437501], + [-67.6782714843749, 57.99111328125008], + [-67.5696289062499, 58.21347656250006], + [-66.72216796874991, 58.49101562499996], + [-66.36240234374989, 58.791162109374994], + [-66.0023925781249, 58.43120117187502], + [-66.04306640624995, 58.82065429687495], + [-65.72099609374996, 59.02377929687495], + [-65.38354492187494, 59.06020507812508], + [-65.7, 59.21333007812501], + [-65.4117187499999, 59.31499023437496], + [-65.47509765624994, 59.47031249999998], + [-65.03823242187494, 59.38789062500007], + [-65.40742187499993, 59.53935546875002], + [-65.4333984374999, 59.776513671874994], + [-65.02817382812495, 59.77070312500007], + [-65.17172851562489, 59.90800781249996], + [-64.81733398437498, 60.3310546875], + [-64.49941406250005, 60.26826171875001], + [-64.41958007812494, 60.17138671874997], + [-64.76845703124997, 60.01210937500005], + [-64.28349609374993, 60.06406249999998], + [-64.22631835937491, 59.741210937500085], + [-64.05605468750005, 59.82255859374996], + [-63.7501953124999, 59.51259765625005], + [-63.945458984374994, 59.380175781250074], + [-63.775878906249915, 59.277148437500045], + [-63.539892578124864, 59.332861328125034], + [-63.41513671874995, 59.194384765625074], + [-63.97114257812498, 59.053808593750034], + [-63.24843749999991, 59.068310546874955], + [-63.28212890624994, 58.86738281250007], + [-63.05029296874997, 58.87817382812494], + [-62.87387695312489, 58.67246093749998], + [-63.537060546874926, 58.329931640625006], + [-63.209960937499886, 58.46694335937502], + [-62.593847656249864, 58.47402343750005], + [-62.81206054687502, 58.20039062500007], + [-63.26152343749993, 58.014697265625074], + [-62.486230468749966, 58.15405273437506], + [-62.30566406249997, 57.97226562499995], + [-61.95864257812505, 57.91176757812508], + [-61.9679687499999, 57.61191406250009], + [-62.495556640624926, 57.489208984375125], + [-61.92114257812497, 57.42080078125005], + [-61.977441406249966, 57.24794921875002], + [-61.33374023437494, 57.01059570312498], + [-61.37163085937502, 56.68081054687511], + [-62.497265624999926, 56.80170898437504], + [-61.73774414062498, 56.52602539062502], + [-61.940429687499886, 56.423583984375114], + [-61.42529296874994, 56.360644531250074], + [-61.713085937499955, 56.230957031250114], + [-61.364697265624926, 56.2160156250001], + [-61.30112304687495, 56.04716796874999], + [-61.4495117187499, 55.99570312499998], + [-61.08935546874997, 55.86635742187511], + [-60.74326171874989, 55.94145507812493], + [-60.56210937499995, 55.727001953125125], + [-60.341015624999926, 55.78466796874997], + [-60.40830078124995, 55.649560546874994], + [-60.19238281249994, 55.4809082031251], + [-60.617138671874955, 55.060205078124994], + [-59.75878906249997, 55.3095703125], + [-59.68906249999989, 55.19633789062502], + [-59.43789062500005, 55.175927734375136], + [-59.837792968749994, 54.813964843750114], + [-59.25957031249996, 55.19995117187506], + [-58.99711914062496, 55.149462890625074], + [-58.780175781249994, 54.838378906250114], + [-58.39814453124998, 54.77412109374998], + [-57.96245117187493, 54.875732421875085], + [-57.40449218750004, 54.59086914062496], + [-57.69926757812496, 54.38657226562506], + [-58.435205078124966, 54.228125], + [-58.63320312499999, 54.04956054687497], + [-59.8230468749999, 53.83442382812504], + [-60.14492187499994, 53.59614257812498], + [-60.395410156249994, 53.653320312500085], + [-60.1002929687499, 53.48696289062511], + [-60.329492187499966, 53.26611328125006], + [-58.652050781249926, 53.97788085937495], + [-57.935986328124955, 54.09116210937492], + [-58.31748046874989, 54.11445312500007], + [-58.192089843749926, 54.228173828125136], + [-57.4160644531249, 54.162744140625136], + [-57.134960937499926, 53.79184570312506], + [-57.524072265624966, 53.61142578125006], + [-57.331738281249955, 53.469091796875034], + [-56.84086914062496, 53.73945312500004], + [-56.46499023437505, 53.76503906250011], + [-55.96611328125002, 53.4711425781251], + [-55.79794921874995, 53.211962890625045], + [-55.80283203124989, 52.64316406249998], + [-56.324902343749926, 52.54453124999998], + [-55.74648437499994, 52.4745605468751], + [-55.7771484374999, 52.3642578125], + [-56.01171874999997, 52.394482421875125], + [-55.695214843749994, 52.13779296875006], + [-56.97597656250005, 51.45766601562505], + [-58.510351562500006, 51.295068359375136], + [-59.88632812499992, 50.316406250000085], + [-61.72485351562503, 50.10405273437499], + [-61.91953124999989, 50.2328613281251], + [-62.71542968749995, 50.30166015625008], + [-66.49550781249991, 50.2118652343751], + [-66.94116210937503, 49.993701171875045], + [-67.37202148437495, 49.348437500000045], + [-68.28193359374998, 49.197167968750136], + [-69.67387695312496, 48.19916992187504], + [-71.01826171874993, 48.455615234375045], + [-69.86552734374993, 48.17226562500005], + [-69.775, 48.09809570312504], + [-69.9944335937499, 47.73989257812508], + [-70.70585937499996, 47.13979492187505], + [-71.26777343749995, 46.79594726562499], + [-71.87958984374998, 46.68681640624996], + [-72.98100585937493, 46.209716796875085], + [-73.4766113281249, 45.738232421874955], + [-74.03784179687494, 45.501855468750136], + [-74.31508789062494, 45.531054687500045], + [-73.97382812499995, 45.345117187499994], + [-74.70888671874997, 45.0038574218751] + ] + ], + [ + [ + [-96.78232421874998, 72.93662109375], + [-97.0927734375, 72.99692382812503], + [-96.86240234374995, 73.18881835937506], + [-96.78232421874998, 72.93662109375] + ] + ], + [ + [ + [-114.52153320312502, 72.592919921875], + [-113.57807617187501, 72.65209960937506], + [-113.2923828125, 72.94980468750003], + [-112.75361328125001, 72.98603515624995], + [-111.26972656249994, 72.71372070312498], + [-111.895166015625, 72.35610351562497], + [-111.67509765625002, 72.30014648437503], + [-110.20512695312495, 72.66127929687497], + [-110.66083984374998, 73.00820312500002], + [-110.00844726562494, 72.983642578125], + [-108.75498046875002, 72.55107421874999], + [-108.18823242187501, 71.72377929687502], + [-107.812841796875, 71.62617187500004], + [-107.30600585937496, 71.89467773437502], + [-108.23740234374999, 73.14990234375003], + [-108.029052734375, 73.34873046875003], + [-106.48212890624998, 73.19619140624997], + [-105.41513671874995, 72.788330078125], + [-104.38593749999997, 71.57695312500005], + [-104.51479492187502, 71.06425781250005], + [-103.58457031249995, 70.63085937500003], + [-103.07719726562497, 70.50883789062505], + [-103.04956054687503, 70.65507812499999], + [-101.67631835937495, 70.27827148437495], + [-101.56240234375001, 70.135009765625], + [-101.04267578125, 70.11079101562504], + [-100.98237304687497, 69.67988281250001], + [-101.483837890625, 69.85019531250006], + [-101.64765624999997, 69.69853515625007], + [-102.18212890624997, 69.845947265625], + [-102.59589843749997, 69.71791992187502], + [-102.62109374999996, 69.55151367187506], + [-103.464892578125, 69.64448242187498], + [-103.04892578124999, 69.47177734375006], + [-103.12021484374995, 69.20458984374997], + [-102.44677734374997, 69.476318359375], + [-102.04594726562493, 69.46484374999997], + [-101.85712890625001, 69.02397460937505], + [-102.89506835937499, 68.8236328125], + [-104.57143554687501, 68.87211914062502], + [-105.105859375, 68.92041015625], + [-105.019580078125, 69.08125], + [-106.27016601562497, 69.19458007812497], + [-106.65908203124997, 69.439599609375], + [-107.43989257812497, 69.00214843749995], + [-108.36499023437497, 68.93476562499998], + [-109.47211914062501, 68.67670898437498], + [-113.12773437500002, 68.49414062500003], + [-113.61684570312501, 68.8384765625], + [-113.69414062499995, 69.19501953124998], + [-115.61811523437495, 69.28295898437506], + [-116.51347656249993, 69.42460937500005], + [-117.19541015624995, 70.05405273437503], + [-114.59233398437497, 70.31245117187498], + [-112.63789062499997, 70.225244140625], + [-111.63256835937497, 70.30883789062497], + [-113.75727539062503, 70.69072265625005], + [-115.99091796874997, 70.586279296875], + [-117.58706054687498, 70.62954101562502], + [-118.2640625, 70.888330078125], + [-118.26909179687493, 71.03471679687505], + [-115.30341796874997, 71.49370117187505], + [-117.93564453125003, 71.39208984375003], + [-118.22646484374995, 71.46708984375005], + [-117.742333984375, 71.65932617187502], + [-118.58300781250003, 71.64902343749998], + [-118.98769531249997, 71.7642578125], + [-118.94462890624997, 71.98554687499995], + [-118.21347656249998, 72.26289062499998], + [-118.481298828125, 72.42768554687498], + [-118.13310546874995, 72.63281250000003], + [-114.63823242187499, 73.37265625000003], + [-114.20639648437495, 73.29780273437495], + [-114.05170898437497, 73.07099609375004], + [-114.52153320312502, 72.592919921875] + ] + ], + [ + [ + [-105.28891601562499, 72.919921875], + [-106.92153320312497, 73.479833984375], + [-106.61396484375001, 73.69560546875002], + [-105.31796874999995, 73.76713867187502], + [-104.5875, 73.57807617187495], + [-104.62172851562495, 73.3111328125], + [-105.28891601562499, 72.919921875] + ] + ], + [ + [ + [-79.53730468749998, 73.65449218749998], + [-78.2865234375, 73.66582031250007], + [-77.20654296874997, 73.49956054687505], + [-76.18339843749999, 72.84306640625005], + [-77.83593750000003, 72.89682617187498], + [-79.3193359375, 72.75771484375], + [-79.820703125, 72.82631835937502], + [-80.18330078124995, 73.22465820312499], + [-80.77641601562502, 73.33417968750001], + [-80.84887695312503, 73.72124023437499], + [-79.53730468749998, 73.65449218749998] + ] + ], + [ + [ + [-86.58935546874997, 71.01079101562507], + [-85.64384765624999, 71.15244140624998], + [-85.09487304687497, 71.15195312500006], + [-84.82373046874997, 71.02861328125005], + [-84.69941406249995, 71.63144531250003], + [-85.33906249999998, 71.69726562500003], + [-85.91162109375, 71.98652343749998], + [-85.321875, 72.23315429687506], + [-84.28374023437499, 72.04448242187499], + [-84.84199218749995, 72.30815429687505], + [-84.62304687500003, 72.37656250000003], + [-85.34111328124993, 72.42153320312497], + [-85.64990234374997, 72.72216796875003], + [-85.26210937500002, 72.95400390625], + [-84.25664062499999, 72.79672851562503], + [-85.454736328125, 73.10546875000003], + [-84.41606445312496, 73.45649414062495], + [-83.781884765625, 73.41689453125], + [-83.72983398437495, 73.57587890624995], + [-81.946142578125, 73.72983398437506], + [-81.40615234374997, 73.634521484375], + [-80.27724609375, 72.77016601562502], + [-81.229345703125, 72.31171874999998], + [-80.61147460937497, 72.450830078125], + [-80.925146484375, 71.90766601562501], + [-80.18193359374996, 72.20878906250007], + [-79.884375, 72.17719726562501], + [-80.10893554687499, 72.33217773437497], + [-79.83129882812503, 72.44628906250003], + [-79.000244140625, 72.27202148437507], + [-79.00781250000003, 72.04291992187501], + [-78.58510742187497, 71.880615234375], + [-78.86274414062495, 72.100830078125], + [-78.69926757812496, 72.35141601562498], + [-77.51650390624997, 72.17778320312505], + [-78.48427734374994, 72.47060546875002], + [-77.75322265624996, 72.72475585937502], + [-75.70429687499998, 72.57153320312497], + [-75.05268554687493, 72.22636718749999], + [-75.92280273437501, 71.71723632812501], + [-74.90317382812503, 72.10048828125002], + [-74.20932617187498, 71.978662109375], + [-74.31572265624999, 71.84267578125], + [-75.20478515625001, 71.70913085937497], + [-74.70078125, 71.67558593750005], + [-74.99619140624998, 71.21811523437503], + [-74.48808593750002, 71.64838867187501], + [-73.8140625, 71.77143554687495], + [-74.197265625, 71.404150390625], + [-73.71284179687498, 71.58759765624998], + [-73.18061523437501, 71.282861328125], + [-73.27822265625, 71.53798828125], + [-72.901953125, 71.67778320312507], + [-71.64067382812499, 71.51625976562502], + [-71.22939453124997, 71.33876953125], + [-71.49501953124997, 71.10512695312502], + [-71.93793945312498, 71.09428710937502], + [-72.63271484374994, 70.83076171874998], + [-71.74252929687495, 71.046875], + [-71.370849609375, 70.97514648437499], + [-70.82607421874994, 71.10874023437503], + [-70.67265625, 71.05219726562498], + [-70.76171874999997, 70.79223632812503], + [-71.89018554687502, 70.43154296875002], + [-71.27587890625, 70.50029296874999], + [-71.42944335937503, 70.12778320312503], + [-70.97978515624999, 70.5810546875], + [-69.94980468750003, 70.84501953125005], + [-68.49575195312502, 70.61025390625], + [-68.363525390625, 70.48125], + [-70.05771484375, 70.042626953125], + [-68.77822265625, 70.20356445312501], + [-69.00830078124997, 69.97895507812501], + [-68.74404296874997, 69.94140625], + [-68.05908203124997, 70.317236328125], + [-67.36367187499994, 70.03442382812503], + [-67.22163085937495, 69.73071289062506], + [-68.02041015625, 69.77006835937499], + [-69.25078124999999, 69.51191406249998], + [-68.51303710937498, 69.57729492187497], + [-67.236962890625, 69.460107421875], + [-66.71674804687495, 69.31186523437498], + [-66.70742187500002, 69.16821289062503], + [-68.40629882812499, 69.23222656250002], + [-69.040625, 69.09799804687503], + [-68.41552734375, 69.17207031250001], + [-67.8326171875, 69.06596679687499], + [-67.88320312500002, 68.78398437499999], + [-69.31909179687497, 68.85698242187505], + [-68.21040039062495, 68.702978515625], + [-67.9384765625, 68.524169921875], + [-66.74272460937502, 68.45776367187497], + [-67.032958984375, 68.32607421874997], + [-66.923095703125, 68.06572265625005], + [-66.72900390624997, 68.12900390625006], + [-66.66269531249995, 68.03442382812497], + [-66.63095703124998, 68.21064453124998], + [-66.21240234374997, 68.280419921875], + [-66.44394531249998, 67.83383789062506], + [-65.94238281250003, 68.07094726562505], + [-65.86435546875003, 67.92285156249997], + [-65.50908203124996, 67.96826171875], + [-65.40126953125002, 67.67485351562499], + [-65.41533203124996, 67.87924804687498], + [-64.92231445312495, 68.03164062500002], + [-65.02109375, 67.78754882812495], + [-64.63779296875, 67.84023437500002], + [-63.850195312500034, 67.56606445312502], + [-64.00795898437502, 67.34731445312497], + [-64.69995117187494, 67.35053710937501], + [-63.83623046874993, 67.26411132812498], + [-63.59160156250002, 67.3775390625], + [-63.040136718750034, 67.235009765625], + [-63.70156249999994, 66.82236328125003], + [-62.962304687499966, 66.94926757812505], + [-62.37973632812495, 66.90537109375], + [-62.12358398437499, 67.046728515625], + [-61.35341796874994, 66.689208984375], + [-61.52783203124994, 66.55810546875003], + [-62.12333984374993, 66.64306640625003], + [-61.57080078125, 66.37290039062506], + [-61.95634765624993, 66.30932617187497], + [-62.553125, 66.40683593750003], + [-62.53359374999994, 66.22700195312498], + [-61.99160156250002, 66.03530273437502], + [-62.624121093750006, 66.01625976562505], + [-62.381982421874966, 65.83330078124999], + [-62.65888671874998, 65.63994140625002], + [-63.16894531249997, 65.65732421875], + [-63.45874023437494, 65.85302734375], + [-63.42089843749997, 65.70859374999998], + [-63.651074218749955, 65.66098632812506], + [-63.33745117187493, 65.61674804687502], + [-63.36337890624998, 65.22973632812503], + [-63.606591796874966, 64.92807617187503], + [-64.345703125, 65.17241210937499], + [-64.26967773437497, 65.40078124999997], + [-64.55507812500002, 65.1166015625], + [-65.401611328125, 65.764013671875], + [-64.44536132812496, 66.31713867187497], + [-65.0044921875, 66.07773437500003], + [-65.82573242187499, 65.996923828125], + [-65.65634765625003, 66.204736328125], + [-66.06372070312497, 66.13271484374997], + [-66.986328125, 66.62749023437505], + [-67.07685546874995, 66.52548828125006], + [-67.30732421874993, 66.5697265625], + [-67.22539062499993, 66.31025390624998], + [-67.88339843749995, 66.46743164062502], + [-67.18320312499995, 66.03442382812503], + [-67.350439453125, 65.92973632812502], + [-67.82802734374997, 65.96518554687503], + [-68.45991210937498, 66.249267578125], + [-68.74892578125, 66.200048828125], + [-68.21718750000002, 66.078857421875], + [-68.18671874999993, 65.87099609375002], + [-67.86645507812497, 65.773681640625], + [-67.936767578125, 65.56489257812501], + [-67.56962890624999, 65.64355468749997], + [-67.11796874999999, 65.44038085937495], + [-67.3365234375, 65.34658203125005], + [-66.69741210937502, 64.81518554687506], + [-66.63549804687503, 65.00034179687503], + [-66.21464843749999, 64.72241210937497], + [-65.93852539062496, 64.88574218750003], + [-65.2748046875, 64.63154296875004], + [-65.52934570312499, 64.50478515624997], + [-65.074609375, 64.43666992187502], + [-65.21298828125003, 64.30327148437502], + [-65.580322265625, 64.29384765624997], + [-65.16987304687495, 64.02817382812503], + [-64.67846679687503, 64.027978515625], + [-64.79814453124999, 63.91596679687498], + [-64.4109375, 63.70634765625002], + [-64.66464843749995, 63.24536132812497], + [-65.19184570312498, 63.764257812500006], + [-65.06894531249998, 63.26347656250002], + [-64.67236328125003, 62.921972656250006], + [-65.16279296875001, 62.93261718750003], + [-65.10849609374998, 62.62646484375], + [-66.22402343749994, 63.10717773437497], + [-66.228662109375, 62.99096679687503], + [-66.41445312500002, 63.027197265625034], + [-66.65498046874998, 63.264746093750006], + [-66.69746093749993, 63.069531249999955], + [-67.89326171874993, 63.733740234375006], + [-67.72255859374997, 63.422753906249966], + [-68.49375, 63.725488281249994], + [-68.91108398437498, 63.703222656250006], + [-68.141259765625, 63.17231445312501], + [-67.67597656249998, 63.093554687500045], + [-67.73696289062497, 63.00957031249999], + [-65.98017578125001, 62.20888671875002], + [-66.12387695312498, 61.89306640625], + [-68.53588867187503, 62.25561523437506], + [-69.12558593749998, 62.423974609374966], + [-69.604736328125, 62.76772460937502], + [-70.23613281250002, 62.76337890625001], + [-70.801416015625, 62.91049804687506], + [-71.10576171874999, 63.00224609375002], + [-70.94604492187497, 63.12070312499998], + [-71.34726562499998, 63.066113281249955], + [-71.99223632812493, 63.41616210937505], + [-71.380859375, 63.580322265625], + [-72.29013671874995, 63.72797851562498], + [-72.17426757812498, 63.893408203125006], + [-72.49843749999994, 63.82348632812497], + [-73.45454101562495, 64.39926757812503], + [-73.27128906250002, 64.58251953125], + [-73.91035156249998, 64.578125], + [-74.064794921875, 64.42465820312498], + [-74.13046874999998, 64.6078125], + [-74.46123046874996, 64.64467773437505], + [-74.68139648437497, 64.8306640625], + [-74.91943359374997, 64.76552734374997], + [-74.69472656250002, 64.49658203124997], + [-75.71503906249995, 64.52436523437495], + [-75.76669921875, 64.39194335937498], + [-76.85615234374998, 64.23764648437498], + [-77.76049804687503, 64.36015624999999], + [-78.04521484374993, 64.499267578125], + [-78.09560546875, 64.93925781250002], + [-77.36088867187496, 65.19653320312503], + [-77.32670898437493, 65.453125], + [-75.82832031249993, 65.22705078125003], + [-75.45209960937495, 64.84160156250002], + [-75.35712890624995, 65.00874023437495], + [-75.79868164062503, 65.297509765625], + [-75.16630859374999, 65.28393554687497], + [-74.13847656250002, 65.50346679687502], + [-73.55078125000003, 65.48525390625005], + [-74.41640624999997, 66.16708984375003], + [-73.03325195312502, 66.72817382812505], + [-72.78881835937494, 67.030615234375], + [-72.22001953124999, 67.25429687500002], + [-73.28447265624993, 68.35698242187505], + [-73.82050781249998, 68.36293945312502], + [-73.82211914062495, 68.68598632812501], + [-74.11796875000002, 68.70092773437506], + [-73.9892578125, 68.54863281250002], + [-74.2701171875, 68.54121093750001], + [-74.89296875, 68.80815429687505], + [-74.71669921874997, 69.04550781249998], + [-76.58505859375, 68.69873046875003], + [-76.55722656250003, 69.00947265625001], + [-75.9537109375, 69.03081054687502], + [-75.64775390625002, 69.212548828125], + [-76.46494140624995, 69.46943359375001], + [-76.23408203125001, 69.66210937500003], + [-76.742333984375, 69.57290039062497], + [-77.08994140625, 69.63510742187503], + [-76.85859374999995, 69.775390625], + [-77.591650390625, 69.84560546875002], + [-77.77402343750003, 70.23852539062503], + [-78.28281250000003, 70.229150390625], + [-79.06640624999997, 70.60356445312507], + [-79.40522460937498, 70.40073242187503], + [-78.86284179687499, 70.24189453125001], + [-78.88964843750003, 69.97749023437495], + [-79.51542968749996, 69.88759765625005], + [-81.65195312500003, 70.09462890625002], + [-80.92172851562503, 69.73090820312501], + [-81.56469726562503, 69.94272460937498], + [-82.29384765624997, 69.83691406250003], + [-83.14995117187493, 70.00908203125002], + [-83.85908203124998, 69.96274414062498], + [-85.43237304687497, 70.11137695312507], + [-85.780029296875, 70.03666992187505], + [-86.32202148437503, 70.14541015625], + [-86.396875, 70.46533203124997], + [-87.838134765625, 70.24658203125], + [-88.78271484374997, 70.49448242187503], + [-89.45590820312498, 71.06171874999995], + [-87.84492187499995, 70.94438476562505], + [-87.14008789062498, 71.01162109374997], + [-89.80537109374993, 71.46230468750005], + [-89.86152343750001, 72.41191406250005], + [-88.70517578124998, 73.40327148437495], + [-87.71977539062496, 73.72290039062497], + [-85.95078124999998, 73.85014648437505], + [-84.94677734375, 73.72163085937498], + [-86.00053710937499, 73.31254882812505], + [-86.65629882812502, 72.72402343750005], + [-86.21845703124998, 71.89912109375004], + [-85.02338867187495, 71.35322265625001], + [-86.58935546874997, 71.01079101562507] + ] + ], + [ + [ + [-100.00190429687497, 73.9458984375], + [-99.15795898437499, 73.73159179687497], + [-97.66997070312499, 73.88774414062499], + [-97.1705078125, 73.82485351562497], + [-97.001708984375, 73.66650390625003], + [-97.62587890624997, 73.50229492187498], + [-97.27250976562502, 73.38681640624998], + [-98.42177734375002, 72.94101562500003], + [-97.63632812499998, 73.02763671874999], + [-97.128125, 72.62758789062502], + [-96.59208984374996, 72.71025390624999], + [-96.44560546874996, 72.55244140624998], + [-96.80146484374998, 72.32241210937502], + [-96.61342773437494, 71.83383789062506], + [-97.58227539062497, 71.62968750000005], + [-98.18134765624998, 71.66245117187503], + [-98.32270507812501, 71.85234375000002], + [-98.19863281249994, 71.44086914062501], + [-98.66289062499993, 71.302099609375], + [-99.22363281249996, 71.387109375], + [-100.594482421875, 72.15234375000003], + [-101.20854492187495, 72.31699218749998], + [-101.72392578124996, 72.31489257812501], + [-102.70874023437496, 72.76450195312503], + [-102.20400390624998, 73.077294921875], + [-101.27319335937497, 72.7216796875], + [-100.48476562500002, 72.77294921874997], + [-100.395703125, 72.97700195312498], + [-100.128125, 72.90668945312495], + [-100.53637695312497, 73.19785156250003], + [-99.82514648437503, 73.2138671875], + [-100.36611328125001, 73.359033203125], + [-100.88935546875003, 73.27534179687501], + [-101.52319335937501, 73.48637695312502], + [-100.97578124999995, 73.59975585937502], + [-100.5216796875, 73.44931640625], + [-100.96298828125002, 73.79140625], + [-99.99111328125, 73.79516601562503], + [-100.00190429687497, 73.9458984375] + ] + ], + [ + [ + [-98.270361328125, 73.86850585937498], + [-98.97392578124997, 73.81206054687502], + [-99.4169921875, 73.89541015625002], + [-97.69824218749997, 74.10869140625005], + [-98.270361328125, 73.86850585937498] + ] + ], + [ + [ + [-93.17084960937498, 74.16098632812506], + [-92.22270507812502, 73.97236328124998], + [-90.62744140625, 73.95170898437505], + [-90.38139648437496, 73.82475585937502], + [-92.11791992187497, 72.75380859375], + [-94.21132812499997, 72.75693359375], + [-93.77055664062496, 72.66821289062506], + [-93.55517578124994, 72.42114257812497], + [-94.03754882812498, 72.02875976562498], + [-95.00786132812496, 72.01279296875], + [-95.60214843749998, 72.88447265624995], + [-95.63291015625003, 73.69545898437497], + [-94.697607421875, 73.66357421874997], + [-95.134130859375, 73.88125], + [-94.97353515625, 74.04140625000002], + [-93.17084960937498, 74.16098632812506] + ] + ], + [ + [ + [-119.73632812499997, 74.11264648437498], + [-119.20595703125002, 74.19799804687503], + [-119.11796874999995, 74.01552734375], + [-118.54399414062499, 74.24462890625003], + [-117.51484375000001, 74.23173828124999], + [-115.51069335937501, 73.61875], + [-115.446875, 73.43886718750002], + [-118.96157226562497, 72.68413085937499], + [-119.51284179687501, 72.30268554687501], + [-120.17988281250001, 72.21264648437506], + [-120.61933593750001, 71.50576171875002], + [-121.47216796875003, 71.38901367187503], + [-121.74936523437502, 71.44477539062501], + [-123.09565429687503, 71.09379882812502], + [-124.00776367187494, 71.67744140624998], + [-125.29667968749999, 71.973046875], + [-125.84531250000002, 71.978662109375], + [-123.79726562499997, 73.76816406250003], + [-124.69624023437497, 74.34819335937499], + [-121.50415039062497, 74.54511718749998], + [-119.56264648437494, 74.23281250000002], + [-119.73632812499997, 74.11264648437498] + ] + ], + [ + [ + [-97.35551757812496, 74.52631835937495], + [-97.75, 74.51054687500005], + [-97.41650390624994, 74.62656250000003], + [-97.35551757812496, 74.52631835937495] + ] + ], + [ + [ + [-95.306640625, 74.50541992187505], + [-95.850732421875, 74.58247070312504], + [-95.51020507812498, 74.63676757812499], + [-95.306640625, 74.50541992187505] + ] + ], + [ + [ + [-104.11992187499995, 75.03632812500004], + [-104.88740234374998, 75.14775390624999], + [-104.34619140624996, 75.42993164062503], + [-103.64350585937497, 75.18657226562499], + [-104.11992187499995, 75.03632812500004] + ] + ], + [ + [ + [-93.54257812499995, 75.0279296875], + [-93.57309570312495, 74.66884765625005], + [-94.53452148437498, 74.63671874999997], + [-96.59960937499997, 75.03178710937499], + [-95.95463867187493, 75.44379882812501], + [-94.878173828125, 75.63002929687502], + [-93.90908203125002, 75.42250976562502], + [-93.54257812499995, 75.0279296875] + ] + ], + [ + [ + [-96.07856445312495, 75.510107421875], + [-96.91513671875003, 75.37968749999999], + [-96.98281249999997, 75.50981445312505], + [-96.367822265625, 75.65463867187506], + [-96.07856445312495, 75.510107421875] + ] + ], + [ + [ + [-94.52656249999995, 75.74931640624999], + [-94.901220703125, 75.93076171875], + [-94.53789062499996, 75.99643554687506], + [-94.52656249999995, 75.74931640624999] + ] + ], + [ + [ + [-118.328125, 75.57968749999998], + [-118.81713867187503, 75.52211914062497], + [-119.39458007812499, 75.617333984375], + [-117.63369140624998, 76.11508789062498], + [-118.328125, 75.57968749999998] + ] + ], + [ + [ + [-79.0630859375, 75.92587890624998], + [-79.63876953124995, 75.84291992187505], + [-79.00932617187499, 76.14589843750005], + [-79.0630859375, 75.92587890624998] + ] + ], + [ + [ + [-102.22734374999995, 76.014892578125], + [-102.00800781250003, 75.93940429687498], + [-102.57958984375003, 75.78022460937498], + [-103.31474609374996, 75.76420898437499], + [-103.04150390624999, 75.91884765624997], + [-103.98525390624997, 75.93310546875003], + [-103.80078124999994, 76.03701171874997], + [-104.24248046874996, 76.04697265625006], + [-104.35063476562497, 76.18232421875001], + [-102.72802734374999, 76.30703125], + [-102.22734374999995, 76.014892578125] + ] + ], + [ + [ + [-104.02285156249998, 76.58310546875003], + [-103.05131835937495, 76.44985351562497], + [-103.31137695312499, 76.34755859375], + [-104.35751953124995, 76.33461914062502], + [-104.58569335937499, 76.60649414062499], + [-104.07451171875003, 76.66611328124998], + [-104.02285156249998, 76.58310546875003] + ] + ], + [ + [ + [-97.70092773437497, 76.46650390624998], + [-97.89052734374997, 75.7603515625], + [-97.40751953124999, 75.67250976562497], + [-97.33603515624998, 75.41982421875], + [-97.65332031249997, 75.50776367187498], + [-97.87822265624996, 75.41611328125003], + [-97.67431640624997, 75.127294921875], + [-98.04531249999997, 75.20083007812497], + [-98.12094726562503, 75.03271484375], + [-100.234375, 75.00771484374997], + [-100.48349609374995, 75.18842773437501], + [-100.14570312499995, 75.24614257812505], + [-100.71191406250003, 75.40634765625], + [-99.19458007812499, 75.698388671875], + [-102.58740234375001, 75.51367187500003], + [-102.79750976562501, 75.59965820312505], + [-102.14472656249998, 75.87504882812502], + [-100.97280273437498, 75.79843750000003], + [-101.414990234375, 75.84584960937502], + [-101.87211914062496, 76.08310546875003], + [-101.52895507812495, 76.21728515625003], + [-102.1046875, 76.33120117187505], + [-101.41518554687495, 76.42490234375003], + [-99.86547851562499, 75.92421875], + [-100.11284179687502, 76.11723632812507], + [-99.54106445312497, 76.14628906250005], + [-100.41420898437495, 76.242529296875], + [-99.97773437500003, 76.31245117187495], + [-100.82973632812497, 76.52387695312495], + [-99.8140625, 76.6322265625], + [-98.89033203125, 76.46557617187497], + [-98.71083984374994, 76.69384765625003], + [-97.70092773437497, 76.46650390624998] + ] + ], + [ + [ + [-101.22612304687497, 76.57934570312497], + [-101.61308593749995, 76.60458984375006], + [-100.26914062499998, 76.73413085937497], + [-101.22612304687497, 76.57934570312497] + ] + ], + [ + [ + [-108.29238281250001, 76.05712890625], + [-107.72348632812502, 75.99541015625002], + [-108.020703125, 75.80478515625], + [-107.21621093749997, 75.89155273437501], + [-106.91352539062503, 75.67963867187501], + [-106.67700195312499, 76.02373046875002], + [-105.63266601562493, 75.94536132812505], + [-105.51948242187497, 75.63237304687505], + [-106.09262695312495, 75.08945312500003], + [-107.15341796874996, 74.9271484375], + [-108.47475585937495, 74.94721679687501], + [-108.83129882812501, 75.06489257812498], + [-112.51933593749997, 74.41684570312503], + [-113.67158203124997, 74.45302734375005], + [-114.31269531250003, 74.71508789062506], + [-112.835986328125, 74.9755859375], + [-111.67109375, 75.01943359374997], + [-111.09345703125001, 75.25629882812498], + [-113.71176757812499, 75.06860351562503], + [-113.85332031249996, 75.259375], + [-113.46708984374996, 75.41611328125003], + [-114.01650390624998, 75.43427734375001], + [-114.16845703124994, 75.23950195312503], + [-114.51381835937497, 75.27548828125], + [-114.45175781250002, 75.08789062499997], + [-115.02011718749999, 74.97617187500003], + [-115.41318359374995, 75.11499023437497], + [-115.72885742187496, 74.968115234375], + [-116.47607421874996, 75.17177734375], + [-117.56523437499997, 75.23334960937504], + [-117.25761718750002, 75.45952148437502], + [-116.07714843749996, 75.49296874999999], + [-115.14184570312501, 75.67851562500005], + [-116.42563476562498, 75.58535156249997], + [-117.16362304687496, 75.64487304687503], + [-116.80214843749995, 75.77158203124998], + [-114.99150390625002, 75.896337890625], + [-116.66455078124999, 75.95756835937505], + [-116.20986328125, 76.19443359374998], + [-114.77861328124999, 76.17260742187497], + [-115.82216796874997, 76.27001953125003], + [-114.99848632812503, 76.4974609375], + [-114.19394531249999, 76.45146484375005], + [-113.82348632812501, 76.20683593750002], + [-112.69760742187496, 76.20170898437505], + [-111.05268554687495, 75.54853515625001], + [-108.94716796875, 75.54179687499999], + [-108.94477539062495, 75.69897460937503], + [-109.8705078125, 75.929052734375], + [-109.48681640624999, 76.14467773437497], + [-110.31445312500001, 76.369384765625], + [-109.09824218749996, 76.811865234375], + [-108.46699218749997, 76.73759765625007], + [-108.29238281250001, 76.05712890625] + ] + ], + [ + [ + [-89.72646484374994, 76.50742187499998], + [-90.55625, 76.73457031249998], + [-90.13632812499995, 76.83696289062505], + [-89.69541015625, 76.74116210937498], + [-89.72646484374994, 76.50742187499998] + ] + ], + [ + [ + [-113.56069335937494, 76.74326171874998], + [-114.83525390624999, 76.79467773437497], + [-113.89165039062495, 76.89487304687503], + [-113.56069335937494, 76.74326171874998] + ] + ], + [ + [ + [-94.29497070312493, 76.91245117187498], + [-93.23002929687496, 76.77026367187497], + [-93.53457031250002, 76.44770507812498], + [-92.99536132812494, 76.62041015624999], + [-91.305029296875, 76.68076171875003], + [-90.54262695312494, 76.495751953125], + [-91.41508789062496, 76.45585937500005], + [-89.28452148437498, 76.30161132812506], + [-89.40659179687498, 76.18916015624998], + [-91.40732421874998, 76.22006835937506], + [-89.27758789062497, 75.79506835937497], + [-89.64604492187499, 75.5650390625], + [-88.91669921874998, 75.45395507812503], + [-88.64497070312495, 75.65844726562503], + [-88.201318359375, 75.51201171875005], + [-87.72973632812503, 75.57563476562495], + [-87.53911132812502, 75.48486328125003], + [-87.25693359374998, 75.61772460937499], + [-85.95146484374993, 75.39501953125], + [-85.97299804687498, 75.5287109375], + [-83.931982421875, 75.81894531250003], + [-83.23710937499993, 75.75083007812503], + [-82.153662109375, 75.83105468750003], + [-80.32197265624998, 75.62910156250001], + [-79.50908203125002, 75.25981445312499], + [-80.38198242187494, 75.03417968750003], + [-79.40141601562502, 74.91762695312502], + [-79.944482421875, 74.83364257812505], + [-80.34775390624998, 74.90297851562505], + [-80.26274414062499, 74.58447265625], + [-81.94018554687494, 74.47270507812505], + [-82.73579101562495, 74.53027343749997], + [-83.5220703125, 74.90146484375], + [-83.53188476562494, 74.58569335937497], + [-84.42553710937503, 74.50810546875007], + [-85.06142578125, 74.60693359375003], + [-85.133447265625, 74.517431640625], + [-85.44233398437495, 74.6005859375], + [-85.80800781249994, 74.49897460937498], + [-88.42304687499995, 74.49414062499997], + [-88.53496093749993, 74.83173828125001], + [-89.55869140624995, 74.55473632812507], + [-90.55327148437499, 74.61274414062498], + [-90.88022460937498, 74.8177734375], + [-91.13457031250002, 74.64985351562498], + [-91.54912109375002, 74.65556640624999], + [-92.3892578125, 75.263330078125], + [-92.18510742187499, 75.84653320312498], + [-93.09174804687495, 76.35400390624997], + [-95.27387695312498, 76.26440429687503], + [-96.03969726562494, 76.48671875000002], + [-95.65097656249998, 76.58466796874998], + [-96.88071289062495, 76.73833007812505], + [-96.40156249999995, 76.79721679687503], + [-96.75830078124997, 76.97177734374998], + [-95.84951171875002, 77.06621093750005], + [-94.29497070312493, 76.91245117187498] + ] + ], + [ + [ + [-115.55126953125001, 77.36328125], + [-116.32919921874996, 77.137060546875], + [-115.81005859374999, 76.939111328125], + [-116.25273437500002, 76.90141601562505], + [-115.94628906250003, 76.71127929687503], + [-116.99921874999995, 76.531591796875], + [-117.23359375000001, 76.28154296875005], + [-117.99296874999999, 76.40581054687505], + [-117.88081054687497, 76.80507812500005], + [-118.79140624999994, 76.51298828125005], + [-119.080712890625, 76.12407226562505], + [-119.58037109375, 76.32651367187498], + [-119.52612304687496, 75.99721679687505], + [-119.91289062499997, 75.85883789062501], + [-120.40888671874995, 75.82563476562498], + [-120.84838867187496, 76.18266601562499], + [-121.21347656249999, 75.98369140625005], + [-122.53305664062498, 75.95092773437503], + [-122.59272460937497, 76.16206054687495], + [-122.90278320312498, 76.13471679687498], + [-122.51938476562503, 76.353173828125], + [-121.56113281250003, 76.453466796875], + [-119.09018554687496, 77.30507812500002], + [-116.84355468749995, 77.33955078124995], + [-117.03974609374995, 77.46513671875005], + [-116.51132812500003, 77.54760742187497], + [-115.55126953125001, 77.36328125] + ] + ], + [ + [ + [-89.83325195312503, 77.26762695312505], + [-90.22827148437503, 77.21245117187499], + [-90.99321289062499, 77.32949218750002], + [-91.01904296875003, 77.64389648437503], + [-89.83896484375003, 77.49140624999998], + [-89.83325195312503, 77.26762695312505] + ] + ], + [ + [ + [-104.55815429687497, 77.14174804687497], + [-105.21508789062496, 77.18208007812501], + [-106.03559570312495, 77.73984375000006], + [-105.58789062499997, 77.73598632812497], + [-104.54223632812501, 77.33774414062503], + [-104.55815429687497, 77.14174804687497] + ] + ], + [ + [ + [-95.484375, 77.79199218750003], + [-93.30097656249995, 77.73979492187505], + [-93.54394531249997, 77.466650390625], + [-95.98706054687497, 77.484130859375], + [-96.19458007812497, 77.70053710937503], + [-95.484375, 77.79199218750003] + ] + ], + [ + [ + [-101.6935546875, 77.69658203125005], + [-102.37783203124995, 77.728125], + [-102.44770507812498, 77.88061523437506], + [-101.19321289062493, 77.82978515624998], + [-101.00205078124998, 77.73510742187497], + [-101.6935546875, 77.69658203125005] + ] + ], + [ + [ + [-113.83247070312497, 77.75463867187506], + [-114.28720703124998, 77.72148437500005], + [-114.98041992187498, 77.91542968750002], + [-114.33037109374997, 78.07753906250002], + [-113.83247070312497, 77.75463867187506] + ] + ], + [ + [ + [-110.45805664062496, 78.10322265625001], + [-109.62226562499995, 78.07475585937499], + [-110.865625, 77.834130859375], + [-110.15273437500002, 77.76293945312506], + [-110.19848632812501, 77.52451171874998], + [-112.37265625000002, 77.36411132812498], + [-113.16435546875002, 77.5302734375], + [-113.21518554687498, 77.90351562500001], + [-110.45805664062496, 78.10322265625001] + ] + ], + [ + [ + [-109.81596679687499, 78.65039062500003], + [-109.48447265624995, 78.31640625], + [-111.16918945312499, 78.38627929687505], + [-111.51748046874997, 78.27470703125005], + [-112.13125, 78.366064453125], + [-113.22304687499998, 78.29790039062505], + [-112.85585937499997, 78.46684570312502], + [-110.877587890625, 78.73505859375004], + [-109.81596679687499, 78.65039062500003] + ] + ], + [ + [ + [-96.20449218749994, 78.53129882812499], + [-94.91538085937495, 78.39052734375002], + [-95.32924804687497, 78.22504882812495], + [-94.93427734374998, 78.07563476562498], + [-96.98964843749994, 77.80600585937503], + [-97.65815429687498, 78.090625], + [-96.944677734375, 78.15185546874997], + [-98.04951171874995, 78.325927734375], + [-98.33261718749998, 78.77353515625006], + [-97.38232421875, 78.78291015625001], + [-96.20449218749994, 78.53129882812499] + ] + ], + [ + [ + [-103.42602539062499, 79.315625], + [-102.57617187499996, 78.87939453125003], + [-101.70366210937502, 79.07890625000002], + [-101.128125, 78.80166015625002], + [-100.43549804687503, 78.8203125], + [-99.60942382812495, 78.58305664062507], + [-99.16640625000002, 77.85693359375003], + [-100.27465820312503, 77.83271484374995], + [-101.07412109375001, 78.19384765625], + [-102.60698242187502, 78.24892578125002], + [-102.73134765624995, 78.37104492187495], + [-103.94658203124999, 78.26000976562497], + [-104.76357421874998, 78.35166015625], + [-104.90961914062498, 78.55263671875], + [-103.57050781250003, 78.53984375000005], + [-104.02084960937502, 78.63491210937497], + [-103.37158203125, 78.73632812500003], + [-104.18500976562498, 78.78129882812505], + [-104.15195312499999, 78.989892578125], + [-104.89550781249996, 78.80815429687502], + [-104.74677734375003, 79.02709960937503], + [-105.53564453124999, 79.03251953125007], + [-105.51455078124995, 79.24248046875002], + [-105.38769531249994, 79.32358398437503], + [-103.42602539062499, 79.315625] + ] + ], + [ + [ + [-98.79160156249995, 79.98110351562505], + [-98.94521484375, 79.72407226562498], + [-100.05683593749997, 79.89824218750005], + [-100.05327148437496, 80.093359375], + [-99.15322265625001, 80.12421874999998], + [-98.79160156249995, 79.98110351562505] + ] + ], + [ + [ + [-91.88554687499999, 81.13286132812505], + [-90.64301757812498, 80.59370117187498], + [-89.23559570312494, 80.51064453125002], + [-88.85732421874997, 80.16621093750001], + [-88.19990234374998, 80.11147460937497], + [-88.5248046875, 80.41801757812507], + [-87.675, 80.37211914062505], + [-87.92231445312501, 80.09770507812499], + [-86.97719726562502, 79.89423828125001], + [-87.29516601562494, 79.58017578124998], + [-86.33696289062496, 79.63496093749995], + [-86.00703124999998, 79.47944335937498], + [-85.6478515625, 79.61142578125006], + [-85.04213867187497, 79.2845703125], + [-86.95717773437502, 78.97490234375005], + [-87.61738281249995, 78.67631835937505], + [-88.04018554687494, 78.99531250000004], + [-87.98286132812498, 78.53706054687501], + [-88.74160156250002, 78.58403320312499], + [-88.82241210937497, 78.18588867187498], + [-90.037109375, 78.60683593750002], + [-89.52568359374999, 78.15961914062495], + [-90.29721679687495, 78.32802734374997], + [-90.614404296875, 78.14985351562501], + [-92.35126953125001, 78.312890625], + [-92.8482421875, 78.46010742187497], + [-91.86689453124998, 78.54267578125001], + [-93.26660156249997, 78.60830078124997], + [-93.63442382812502, 78.75092773437498], + [-93.15986328124998, 78.77563476562503], + [-94.11459960937498, 78.92890625000001], + [-92.54721679687495, 79.28261718750002], + [-91.29990234375003, 79.372705078125], + [-92.82192382812497, 79.44990234375001], + [-93.93315429687496, 79.29072265624998], + [-94.11030273437498, 79.40156250000001], + [-95.10317382812502, 79.289892578125], + [-95.66289062500002, 79.52734374999997], + [-94.40185546874997, 79.736328125], + [-95.73935546874995, 79.66015625000003], + [-96.58906249999995, 79.91665039062497], + [-96.77324218749999, 80.13579101562502], + [-94.64589843749994, 80.04873046874997], + [-94.26259765625002, 80.19487304687499], + [-95.40507812499996, 80.13500976562506], + [-96.39409179687493, 80.31503906250003], + [-95.549072265625, 80.36660156249997], + [-95.92695312499998, 80.72065429687498], + [-93.92792968749995, 80.55917968750003], + [-95.51474609375003, 80.83813476562503], + [-94.98051757812499, 81.04965820312503], + [-93.28671874999998, 81.10029296874998], + [-94.22011718749997, 81.33076171875004], + [-93.03466796874997, 81.3462890625], + [-91.88554687499999, 81.13286132812505] + ] + ], + [ + [ + [-69.4888671875, 83.01679687499998], + [-66.42255859374998, 82.92685546875003], + [-68.46933593749995, 82.65336914062502], + [-65.29902343749995, 82.79960937500005], + [-64.98388671874997, 82.90229492187501], + [-64.50400390625, 82.77841796874998], + [-63.641015624999966, 82.81259765625003], + [-63.246777343749926, 82.4501953125], + [-62.47519531249995, 82.51958007812502], + [-61.392480468749994, 82.44189453125], + [-61.61538085937502, 82.18442382812503], + [-64.43579101562497, 81.74262695312501], + [-66.62573242187497, 81.61640624999995], + [-68.68852539062493, 81.29331054687503], + [-64.78007812499993, 81.49287109375001], + [-69.55068359375, 80.38325195312498], + [-70.71259765625001, 80.53959960937505], + [-70.264892578125, 80.23359374999998], + [-72.05595703124996, 80.12324218749995], + [-70.56840820312493, 80.09370117187498], + [-71.387841796875, 79.76176757812505], + [-72.43652343750003, 79.69438476562499], + [-74.39448242187495, 79.87407226562499], + [-73.47246093749996, 79.7564453125], + [-73.36152343750001, 79.50400390625], + [-75.50341796875, 79.41416015625], + [-76.898828125, 79.5123046875], + [-75.60273437499998, 79.23955078125005], + [-74.48120117187503, 79.22949218750006], + [-74.64091796874996, 79.03554687499997], + [-78.58164062499998, 79.075], + [-77.88276367187498, 78.9423828125], + [-76.255859375, 79.00683593749997], + [-74.486328125, 78.75009765624998], + [-74.87861328124998, 78.54482421875], + [-76.41611328124995, 78.51152343750005], + [-75.19345703125, 78.327734375], + [-75.86596679687497, 78.00981445312499], + [-78.01259765624997, 77.94604492187506], + [-78.07617187500003, 77.51904296875], + [-78.70849609374997, 77.34213867187503], + [-80.57304687499996, 77.31479492187506], + [-81.65908203124997, 77.52543945312499], + [-81.3013671875, 77.34404296875007], + [-82.056787109375, 77.29653320312497], + [-81.75634765624997, 77.20400390625005], + [-79.49726562500001, 77.19609375000005], + [-78.97919921874998, 76.89287109374999], + [-78.28886718750002, 76.97797851562501], + [-77.98330078124994, 76.75498046875006], + [-78.284326171875, 76.57124023437501], + [-80.79970703124997, 76.173583984375], + [-80.97451171874994, 76.470068359375], + [-81.71738281250003, 76.494970703125], + [-82.52983398437499, 76.723291015625], + [-82.23315429687494, 76.46582031250003], + [-83.88569335937501, 76.453125], + [-84.22377929687497, 76.67534179687499], + [-84.27534179687498, 76.35654296875006], + [-85.141259765625, 76.30458984375005], + [-86.45371093750003, 76.58486328125002], + [-86.68022460937499, 76.37661132812497], + [-87.35419921874998, 76.44804687500005], + [-87.48979492187499, 76.58583984374997], + [-87.49755859374997, 76.38627929687499], + [-88.39599609374997, 76.40527343750003], + [-88.49584960937497, 76.77285156249997], + [-88.54580078125002, 76.42089843750003], + [-89.36962890624997, 76.474462890625], + [-89.49975585937503, 76.82680664062502], + [-88.39814453124995, 77.10395507812501], + [-86.81225585937497, 77.18491210937498], + [-87.68144531249996, 77.43637695312503], + [-88.01699218750002, 77.78471679687505], + [-86.75507812499998, 77.86372070312498], + [-85.58847656249998, 77.46113281250004], + [-84.73867187499997, 77.36103515624998], + [-83.72128906249998, 77.41420898437497], + [-82.7103515625, 77.84951171875002], + [-82.5953125, 77.99213867187504], + [-83.77939453125, 77.53261718750002], + [-85.28935546874996, 77.55903320312498], + [-85.54755859374998, 77.92768554687495], + [-84.61542968749998, 78.19570312500002], + [-84.22270507812499, 78.176025390625], + [-84.91035156249993, 78.23969726562501], + [-84.78320312499997, 78.52758789062506], + [-85.5859375, 78.10957031249998], + [-86.21777343750003, 78.08120117187497], + [-85.92006835937494, 78.34287109374998], + [-86.91323242187494, 78.126806640625], + [-87.5517578125, 78.17661132812503], + [-86.80791015624999, 78.77436523437495], + [-85.00375976562495, 78.912255859375], + [-83.27143554687501, 78.77031250000002], + [-81.75009765624995, 78.97578124999995], + [-82.43876953125002, 78.903662109375], + [-84.41201171875002, 78.99658203125003], + [-84.38359375000002, 79.1185546875], + [-83.57587890624995, 79.05366210937501], + [-86.42075195312498, 79.84521484374997], + [-86.49853515625003, 80.25825195312501], + [-83.72363281250003, 80.22895507812501], + [-81.68837890625, 79.685791015625], + [-80.47592773437498, 79.60625], + [-80.12446289062495, 79.66948242187507], + [-81.01015625000002, 79.693115234375], + [-82.98701171874995, 80.32260742187498], + [-76.86298828124995, 80.86479492187505], + [-78.71621093749994, 80.95166015624997], + [-76.88510742187503, 81.43027343750006], + [-81.00703125000001, 80.6548828125], + [-82.88432617187502, 80.57753906249997], + [-82.22236328124998, 80.77231445312503], + [-84.41782226562495, 80.52675781250002], + [-86.250341796875, 80.56577148437506], + [-86.60307617187499, 80.66401367187498], + [-85.63930664062494, 80.92460937500007], + [-83.288818359375, 81.14794921875], + [-85.780859375, 81.03505859375], + [-87.32988281250002, 80.669775390625], + [-88.00366210937497, 80.675390625], + [-89.16689453125, 80.94130859375], + [-86.47675781249993, 81.03574218750006], + [-84.94121093750002, 81.28623046875], + [-87.27509765624995, 81.080810546875], + [-89.623046875, 81.032470703125], + [-89.94731445312499, 81.17265625000005], + [-89.20869140624998, 81.25009765625003], + [-89.67368164062503, 81.32861328125003], + [-87.59702148437498, 81.52583007812498], + [-88.47905273437502, 81.56464843749998], + [-90.41630859374996, 81.40537109375003], + [-89.82167968749997, 81.63486328124998], + [-91.29238281250002, 81.57124023437498], + [-91.64755859374998, 81.68383789062503], + [-88.06318359375001, 82.09648437500007], + [-87.01821289062502, 81.95874023437497], + [-86.62680664062495, 82.05102539062503], + [-85.04482421874997, 81.9828125], + [-86.615625, 82.21855468750007], + [-84.89682617187503, 82.44941406250001], + [-82.63369140625002, 82.07729492187497], + [-82.53691406250002, 82.24726562499995], + [-79.465625, 81.85112304687499], + [-82.44755859374993, 82.39501953125003], + [-81.68115234375003, 82.51865234375], + [-82.11684570312497, 82.62866210937503], + [-80.8625, 82.57153320312503], + [-81.01015625000002, 82.77905273437503], + [-78.748779296875, 82.67939453124998], + [-80.15493164062497, 82.91113281250003], + [-77.61806640624997, 82.89584960937503], + [-76.009375, 82.53515625], + [-75.565625, 82.60854492187502], + [-77.12490234374994, 83.00854492187497], + [-74.41416015624995, 83.01313476562501], + [-72.65869140625, 82.72163085937495], + [-73.44189453124994, 82.90483398437499], + [-72.811669921875, 83.08120117187502], + [-71.98320312499996, 83.10141601562498], + [-70.94038085937495, 82.90224609375], + [-71.08481445312498, 83.08266601562497], + [-69.96992187499995, 83.11611328125005], + [-69.4888671875, 83.01679687499998] + ] + ] + ] + }, + "properties": { + "name": "Canada", + "childNum": 110 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [9.527658197470123, 47.27026989773668], + [9.46249431093294, 47.19858962254578], + [9.46249431093294, 47.09010747968864], + [9.409458596647225, 47.02019676540292], + [9.579979133936737, 47.05856388629306], + [9.580273437500011, 47.057373046875], + [10.133496093750011, 46.851513671875], + [10.349414062500017, 46.98476562499999], + [10.414941406250023, 46.964404296874996], + [10.45458984375, 46.8994140625], + [10.452832031250011, 46.86494140625], + [10.406054687500017, 46.73486328125], + [10.39794921875, 46.6650390625], + [10.4306640625, 46.550048828125], + [10.195507812500011, 46.62109375], + [10.1375, 46.61435546875], + [10.087011718750006, 46.599902343749996], + [10.061230468750011, 46.546777343749994], + [10.038281250000011, 46.483203125], + [10.045605468750011, 46.447900390624994], + [10.081933593750023, 46.420751953125], + [10.109667968750017, 46.362841796874996], + [10.128320312500023, 46.238232421875], + [10.08056640625, 46.227978515625], + [10.041015625, 46.238085937499996], + [9.939257812500017, 46.36181640625], + [9.884472656250011, 46.3677734375], + [9.787792968750011, 46.346044921875], + [9.639453125000017, 46.2958984375], + [9.57958984375, 46.29609375], + [9.528710937500023, 46.306201171874996], + [9.427636718750023, 46.482324218749994], + [9.399316406250023, 46.4806640625], + [9.304394531250011, 46.495556640625], + [9.203417968750017, 46.21923828125], + [9.11874162946429, 46.014892578125], + [8.97551618303573, 45.81677455357143], + [8.74961495535715, 46.02246372767857], + [8.818554687500011, 46.0771484375], + [8.458398437500023, 46.245898437499996], + [8.370703125, 46.445117187499996], + [8.298535156250011, 46.40341796875], + [8.23193359375, 46.341210937499994], + [8.08154296875, 46.256005859374994], + [7.9931640625, 46.015917968749996], + [7.327929687500017, 45.912353515625], + [7.129003906250006, 45.880419921874996], + [7.055761718750006, 45.90380859375], + [7.02109375, 45.92578125], + [6.953710937500006, 46.017138671874996], + [6.897265625000017, 46.0517578125], + [6.772070312500006, 46.16513671875], + [6.758105468750017, 46.415771484375], + [6.578222656250006, 46.437353515625], + [6.428906250000011, 46.430517578125], + [6.321875, 46.393701171874994], + [6.234667968750017, 46.3326171875], + [6.199414062500011, 46.19306640625], + [6.086621093750011, 46.147021484374996], + [6.006640625000017, 46.142333984375], + [5.971484375000017, 46.151220703125], + [5.970019531250017, 46.214697265625], + [6.0361328125, 46.238085937499996], + [6.095898437500011, 46.27939453125], + [6.129687500000017, 46.5669921875], + [6.41015625, 46.755419921874996], + [6.429003906250017, 46.832275390625], + [6.45625, 46.94833984375], + [6.624804687500017, 47.004345703125], + [6.666894531250023, 47.026513671874994], + [6.688085937500006, 47.058251953124994], + [6.820703125000023, 47.16318359375], + [6.952050781250023, 47.2671875], + [6.978515625, 47.302050781249996], + [7.000585937500006, 47.322509765625], + [7.000585937500006, 47.339453125], + [6.900390625, 47.39423828125], + [6.968359375, 47.45322265625], + [7.136035156250017, 47.48984375], + [7.343164062500023, 47.43310546875], + [7.615625, 47.592724609375], + [8.454003906250023, 47.59619140625], + [8.559472656250023, 47.6240234375], + [8.570507812500011, 47.63779296875], + [8.567089843750011, 47.651904296874996], + [8.55234375, 47.659130859375], + [8.451757812500006, 47.651806640625], + [8.413281250000011, 47.6626953125], + [8.403417968750006, 47.687792968749996], + [8.435742187500011, 47.731347656249994], + [8.572656250000023, 47.775634765625], + [9.524023437500006, 47.52421875], + [9.625878906250023, 47.467041015625], + [9.527539062500011, 47.270751953125], + [9.527658197470123, 47.27026989773668] + ] + ] + }, + "properties": { + "name": "Switzerland", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-67.28886718749999, -55.776855468749964], + [-67.55996093749997, -55.72480468750002], + [-67.39736328124997, -55.58515625], + [-67.28886718749999, -55.776855468749964] + ] + ], + [ + [ + [-67.07993164062498, -55.15380859374996], + [-67.33969726562495, -55.292578124999984], + [-67.4947265625, -55.177441406249976], + [-68.07001953124995, -55.22109374999999], + [-68.30136718750003, -54.98066406250003], + [-67.245263671875, -54.977636718750034], + [-67.07993164062498, -55.15380859374996] + ] + ], + [ + [ + [-69.70297851562503, -54.91904296875], + [-68.90078125000002, -55.01777343750004], + [-68.45800781249997, -54.95966796875002], + [-68.61328124999997, -55.155566406250045], + [-68.28266601562495, -55.25517578125], + [-68.04833984375, -55.6431640625], + [-68.86704101562498, -55.45019531250003], + [-68.89008789062498, -55.2412109375], + [-69.19262695312497, -55.171875], + [-69.35922851562498, -55.300683593749945], + [-69.18085937499995, -55.47480468749998], + [-69.41181640624995, -55.44423828124997], + [-69.97978515625002, -55.14746093749999], + [-69.88442382812494, -54.88203125000001], + [-69.70297851562503, -54.91904296875] + ] + ], + [ + [ + [-70.9916015625, -54.86796874999999], + [-70.80483398437497, -54.96767578124996], + [-70.41752929687493, -54.908886718749976], + [-70.29785156249997, -55.11376953124997], + [-70.47558593749994, -55.17705078124998], + [-71.43720703125001, -54.88925781249997], + [-70.9916015625, -54.86796874999999] + ] + ], + [ + [ + [-71.390478515625, -54.03281250000002], + [-71.02192382812495, -54.111816406250036], + [-71.14326171874998, -54.374023437499986], + [-71.473291015625, -54.23115234375001], + [-71.94853515624999, -54.300878906250006], + [-72.21044921874997, -54.04775390624995], + [-71.996484375, -53.884863281249984], + [-71.390478515625, -54.03281250000002] + ] + ], + [ + [ + [-72.92324218749997, -53.481640625], + [-72.88222656249997, -53.578320312499976], + [-72.48227539062503, -53.58808593750001], + [-72.20541992187503, -53.80742187500002], + [-72.408544921875, -54.00380859374997], + [-72.87099609375, -54.12656250000002], + [-72.76376953125, -53.86484375], + [-73.03945312499994, -53.83281250000004], + [-73.08076171875001, -53.99804687499995], + [-73.21064453125001, -53.98583984374995], + [-73.31435546875, -53.72919921874998], + [-73.845458984375, -53.54580078125001], + [-73.44707031249993, -53.41005859374998], + [-72.92324218749997, -53.481640625] + ] + ], + [ + [ + [-74.38574218749994, -52.92236328125001], + [-73.65400390624998, -53.06982421875003], + [-73.13520507812498, -53.35390625], + [-73.56728515625, -53.3068359375], + [-73.86694335937494, -53.096875], + [-74.27021484374995, -53.08154296875002], + [-74.71201171874998, -52.74873046874998], + [-74.38574218749994, -52.92236328125001] + ] + ], + [ + [ + [-68.62993164062499, -52.65263671875004], + [-68.65322265624994, -54.85361328124999], + [-69.48627929687493, -54.85888671875], + [-69.72343750000002, -54.71210937500003], + [-70.49716796875, -54.80957031249999], + [-71.83154296874997, -54.62617187500002], + [-71.92773437500003, -54.52871093749997], + [-71.80014648437498, -54.433984374999945], + [-71.07993164062498, -54.444238281249994], + [-70.79726562500002, -54.32724609374996], + [-70.70112304687498, -54.48544921875004], + [-70.31098632812498, -54.52851562500002], + [-70.86308593749993, -54.11044921875003], + [-70.86772460937499, -53.88417968750002], + [-70.53129882812502, -53.627343750000016], + [-70.37973632812495, -53.98671874999995], + [-70.62983398437493, -54.005566406249976], + [-70.53530273437494, -54.136132812500016], + [-70.16899414062502, -54.37929687499999], + [-69.74184570312494, -54.30585937500005], + [-69.25317382812494, -54.557421875000045], + [-69.04433593749997, -54.40673828124999], + [-69.98813476562503, -54.10908203125001], + [-70.15112304687503, -53.88808593750002], + [-70.09111328124996, -53.72177734374998], + [-69.35595703125003, -53.41630859375001], + [-69.63701171874999, -53.33408203125004], + [-70.32929687499998, -53.37763671875003], + [-70.44335937499994, -53.085546875000034], + [-70.130615234375, -52.942773437499994], + [-70.38012695312494, -52.75195312500002], + [-69.93544921874997, -52.82109374999998], + [-69.41406249999997, -52.48623046874997], + [-69.16704101562499, -52.66757812499997], + [-68.78979492187497, -52.576757812500034], + [-68.62993164062499, -52.65263671875004] + ] + ], + [ + [ + [-74.82294921874993, -51.63017578125001], + [-74.53681640624998, -51.96513671875004], + [-74.69448242187497, -52.27919921874999], + [-74.85180664062494, -52.27070312500003], + [-75.10537109375, -51.78886718750001], + [-74.82294921874993, -51.63017578125001] + ] + ], + [ + [ + [-74.55864257812499, -51.27705078125001], + [-74.62036132812497, -51.395703125000026], + [-75.04736328125, -51.39833984375003], + [-75.28911132812496, -51.625390625000016], + [-75.15366210937498, -51.278808593750014], + [-74.73666992187503, -51.20761718749999], + [-74.55864257812499, -51.27705078125001] + ] + ], + [ + [ + [-75.302001953125, -50.67998046875005], + [-75.411376953125, -50.76435546875001], + [-75.42763671875002, -50.48056640625002], + [-75.11533203124998, -50.510449218749976], + [-75.302001953125, -50.67998046875005] + ] + ], + [ + [ + [-75.05478515625, -50.29609375], + [-75.44912109374997, -50.34335937500004], + [-75.32666015624997, -50.01181640625], + [-74.8759765625, -50.10996093750001], + [-75.05478515625, -50.29609375] + ] + ], + [ + [ + [-75.106689453125, -48.83652343750001], + [-75.38994140624999, -49.15917968750002], + [-75.64116210937499, -49.195410156250034], + [-75.48764648437498, -49.082421875000016], + [-75.58310546874998, -48.85888671874995], + [-75.106689453125, -48.83652343750001] + ] + ], + [ + [ + [-74.47617187499998, -49.14785156250002], + [-74.59472656249997, -50.00664062500001], + [-74.76298828124996, -50.01142578125001], + [-74.88041992187502, -49.72587890625001], + [-74.72382812499998, -49.42382812500003], + [-74.960107421875, -49.533007812499974], + [-75.06601562499998, -49.85234375000002], + [-75.54980468749994, -49.79130859375002], + [-75.30585937499998, -49.49404296875003], + [-75.46748046874995, -49.35888671875003], + [-75.08603515624998, -49.27021484375], + [-75.21015624999995, -49.14804687499998], + [-74.94921875, -48.960156249999976], + [-74.89624023437503, -48.73320312500002], + [-74.54609374999993, -48.76689453125004], + [-74.47617187499998, -49.14785156250002] + ] + ], + [ + [ + [-75.51025390624997, -48.76347656250005], + [-75.65092773437496, -48.58632812500002], + [-75.57148437499993, -48.095898437500026], + [-75.39140625000002, -48.01972656249997], + [-75.15849609374999, -48.62265624999996], + [-75.51025390624997, -48.76347656250005] + ] + ], + [ + [ + [-74.56728515625, -48.591992187500026], + [-74.92304687499998, -48.62646484375003], + [-75.21289062499997, -48.141699218750034], + [-75.19829101562502, -47.974609375000014], + [-74.895654296875, -47.839355468749986], + [-74.56728515625, -48.591992187500026] + ] + ], + [ + [ + [-75.11220703124997, -47.8376953125], + [-75.26103515625002, -47.76386718749998], + [-74.92646484374998, -47.72314453125003], + [-75.11220703124997, -47.8376953125] + ] + ], + [ + [ + [-74.31289062500002, -45.69150390625002], + [-74.46552734374995, -45.757226562499994], + [-74.68984375, -45.66259765625], + [-74.310546875, -45.17265625000002], + [-74.31289062500002, -45.69150390625002] + ] + ], + [ + [ + [-73.63217773437498, -44.82148437499997], + [-73.81845703125, -44.65214843750002], + [-73.72392578124993, -44.544238281249974], + [-73.63217773437498, -44.82148437499997] + ] + ], + [ + [ + [-72.98613281249999, -44.780078124999974], + [-73.22846679687498, -44.85996093749999], + [-73.39707031249998, -44.77431640624995], + [-73.44506835937497, -44.641015624999966], + [-73.20771484374993, -44.33496093749997], + [-72.7763671875, -44.50859374999999], + [-72.98613281249999, -44.780078124999974] + ] + ], + [ + [ + [-73.73535156249997, -44.39453125000003], + [-74.00205078125003, -44.59091796874998], + [-73.728173828125, -45.195898437500034], + [-74.016259765625, -45.344921875000026], + [-74.61777343749998, -44.64794921874996], + [-74.50180664062498, -44.47353515624995], + [-74.09721679687496, -44.38935546875004], + [-73.99492187499999, -44.140234375], + [-73.70322265624998, -44.27412109375001], + [-73.73535156249997, -44.39453125000003] + ] + ], + [ + [ + [-73.81064453125003, -43.827246093750006], + [-73.95566406249998, -43.921972656250034], + [-74.14296874999997, -43.872167968750006], + [-73.81064453125003, -43.827246093750006] + ] + ], + [ + [ + [-73.77338867187498, -43.3458984375], + [-74.114404296875, -43.35791015624996], + [-74.387353515625, -43.231640625], + [-74.03666992187496, -41.79550781249998], + [-73.52783203124997, -41.89628906249999], + [-73.42290039062499, -42.192871093750014], + [-73.47080078124998, -42.46630859375004], + [-73.78925781249993, -42.58574218750003], + [-73.43632812499996, -42.9365234375], + [-73.74965820312494, -43.15908203124995], + [-73.77338867187498, -43.3458984375] + ] + ], + [ + [ + [-78.80415039062501, -33.646484374999986], + [-78.98945312499993, -33.66171874999998], + [-78.87744140625003, -33.57519531250003], + [-78.80415039062501, -33.646484374999986] + ] + ], + [ + [ + [-109.27998046874994, -27.14042968749996], + [-109.434130859375, -27.171289062500023], + [-109.39047851562499, -27.068359375000014], + [-109.27998046874994, -27.14042968749996] + ] + ], + [ + [ + [-67.19487304687493, -22.821679687500037], + [-67.00878906249994, -23.00136718750005], + [-67.35620117187503, -24.033789062499963], + [-68.25029296875002, -24.391992187500023], + [-68.56201171875, -24.74736328125003], + [-68.38422851562495, -25.091894531249977], + [-68.59208984375002, -25.420019531250034], + [-68.41450195312498, -26.153710937500023], + [-68.59160156249999, -26.47041015624997], + [-68.31865234374999, -26.973242187500006], + [-68.59208984375002, -27.140039062499966], + [-68.84633789062494, -27.153710937499994], + [-69.17441406249998, -27.924707031250037], + [-69.65693359374995, -28.413574218749986], + [-69.82788085937497, -29.10322265624997], + [-70.02680664062501, -29.324023437500017], + [-69.95996093749997, -30.078320312500026], + [-69.84428710937493, -30.175], + [-69.95634765624996, -30.35820312500003], + [-70.15322265625, -30.360937499999963], + [-70.30908203124994, -31.02265625000004], + [-70.51958007812493, -31.1484375], + [-70.585205078125, -31.569433593749963], + [-70.25439453125, -31.957714843750026], + [-70.36376953125, -32.08349609374997], + [-70.02197265625, -32.88457031250002], + [-70.08486328125002, -33.20175781249998], + [-69.81962890624999, -33.28378906249999], + [-69.85244140625, -34.224316406250026], + [-70.05205078124999, -34.30078124999997], + [-70.39316406250003, -35.146875], + [-70.55517578125, -35.246875], + [-70.41572265625001, -35.52304687500002], + [-70.40478515625, -36.06171874999998], + [-71.05551757812498, -36.52373046874996], + [-71.19218750000002, -36.84365234375004], + [-71.16757812499998, -37.76230468749996], + [-70.858642578125, -38.60449218750003], + [-71.40156249999995, -38.93505859374996], + [-71.53945312499997, -39.60244140624995], + [-71.71992187499995, -39.63525390624997], + [-71.65976562499998, -40.02080078125], + [-71.81831054687493, -40.17666015624995], + [-71.70898437499997, -40.381738281249994], + [-71.93212890624994, -40.69169921874999], + [-71.91127929687497, -41.650390624999986], + [-71.75, -42.04677734375001], + [-72.10820312499993, -42.25185546874995], + [-72.14643554687498, -42.990039062499974], + [-71.750634765625, -43.237304687499986], + [-71.90498046875001, -43.34755859374998], + [-71.68007812500002, -43.92958984374998], + [-71.82001953124993, -44.38310546875], + [-71.21259765624998, -44.44121093750003], + [-71.15971679687496, -44.56025390625004], + [-71.26113281250002, -44.763085937499966], + [-72.06372070312503, -44.771875], + [-72.04169921874998, -44.90419921875004], + [-71.5962890625, -44.97919921875004], + [-71.34931640624995, -45.33193359374995], + [-71.74619140624998, -45.57890625], + [-71.63154296874998, -45.95371093749998], + [-71.87568359374998, -46.160546875], + [-71.69965820312501, -46.6513671875], + [-71.94023437499999, -46.83125], + [-71.90498046875001, -47.201660156250014], + [-72.34594726562497, -47.49267578124997], + [-72.517919921875, -47.87636718749998], + [-72.32832031250001, -48.11005859374998], + [-72.35473632812497, -48.36582031250005], + [-72.582861328125, -48.47539062499999], + [-72.65126953125, -48.84160156249998], + [-73.03364257812501, -49.014355468750004], + [-73.13525390625, -49.30068359374999], + [-73.46157226562497, -49.31386718750001], + [-73.55419921875, -49.463867187500014], + [-73.50126953124996, -50.125292968750024], + [-73.15292968749998, -50.73828125000003], + [-72.50981445312496, -50.607519531250034], + [-72.34023437499997, -50.68183593749999], + [-72.40766601562501, -51.54082031250002], + [-71.91865234374995, -51.98955078125004], + [-69.96025390624993, -52.00820312500002], + [-68.443359375, -52.35664062500004], + [-69.24101562499996, -52.20546874999997], + [-69.62031249999995, -52.46474609374995], + [-70.79511718749995, -52.76875], + [-70.99584960937497, -53.77929687499997], + [-71.29775390625002, -53.88339843750004], + [-72.1744140625, -53.632324218749964], + [-72.41289062500002, -53.35019531250004], + [-71.94169921874993, -53.23408203125001], + [-71.89169921874998, -53.523535156250006], + [-71.79145507812498, -53.48457031249997], + [-71.74052734374999, -53.232617187499976], + [-71.28896484375002, -53.03369140624995], + [-71.22714843750003, -52.810644531249984], + [-71.38774414062496, -52.76425781250004], + [-72.27802734374998, -53.13232421874997], + [-72.54892578125, -53.4607421875], + [-73.05273437499997, -53.24345703125005], + [-72.72768554687502, -52.7623046875], + [-72.453466796875, -52.814453124999964], + [-72.11757812499997, -52.65], + [-71.51127929687502, -52.60537109375], + [-72.22568359374998, -52.52099609374995], + [-72.43769531250001, -52.62578124999998], + [-72.71210937499995, -52.53554687499999], + [-73.12246093749997, -53.073925781249976], + [-73.64521484374998, -52.83701171875003], + [-73.2408203125, -52.707128906250034], + [-73.12392578125, -52.487988281249976], + [-73.24414062499997, -52.62402343749998], + [-73.58569335937503, -52.68574218750003], + [-74.01445312499999, -52.63935546875], + [-74.26494140624993, -52.1048828125], + [-73.83447265625, -52.23398437500001], + [-73.68432617187494, -52.07773437499998], + [-73.26044921874993, -52.157812500000034], + [-72.79501953124998, -51.94951171875005], + [-72.57084960937496, -52.200097656249945], + [-72.67705078125002, -52.38466796874998], + [-72.52333984374997, -52.255468750000034], + [-72.62460937499998, -51.94648437499997], + [-72.48964843750002, -51.76367187500003], + [-72.76123046875, -51.57324218749996], + [-73.16875, -51.45390624999998], + [-72.60004882812495, -51.79912109374997], + [-73.51816406250003, -52.04101562499996], + [-73.75263671874993, -51.795507812500034], + [-74.19667968749997, -51.68056640624997], + [-73.92978515624995, -51.61787109374999], + [-73.93950195312499, -51.26630859375005], + [-74.81474609374996, -51.06289062499999], + [-75.09467773437495, -50.68125], + [-74.68574218749995, -50.662011718749945], + [-74.77587890625003, -50.46992187499998], + [-74.64448242187498, -50.360937499999984], + [-74.365576171875, -50.487890625], + [-74.13940429687503, -50.81777343749997], + [-73.80654296875, -50.93837890625003], + [-73.654443359375, -50.49267578125], + [-73.97802734375003, -50.827050781249994], + [-74.18559570312493, -50.485351562500014], + [-73.95034179687497, -50.510546875], + [-74.62958984374998, -50.19404296875], + [-74.333740234375, -49.97460937499997], + [-73.95859374999998, -49.994726562499984], + [-74.32392578124995, -49.783398437500004], + [-74.29082031249996, -49.604101562499984], + [-73.83637695312493, -49.609375], + [-74.09443359374993, -49.42968749999998], + [-73.93496093749994, -49.02089843750001], + [-74.2212890625, -49.500585937500034], + [-74.36655273437503, -49.40048828124998], + [-74.34101562499998, -48.59570312499998], + [-74.00908203124996, -48.475], + [-74.47441406249999, -48.46396484374996], + [-74.58466796874998, -47.999023437500014], + [-73.39106445312498, -48.14589843750001], + [-73.60991210937499, -47.993945312500045], + [-73.71586914062499, -47.65546875000001], + [-73.94086914062498, -47.92939453125004], + [-74.22705078124994, -47.96894531250001], + [-74.654931640625, -47.702246093750034], + [-74.5337890625, -47.567675781249974], + [-74.24296874999999, -47.67929687499998], + [-74.13408203125002, -47.590820312499986], + [-74.48266601562497, -47.43046875], + [-74.15839843749998, -47.18251953125002], + [-74.31357421874998, -46.78818359374998], + [-74.45419921875003, -46.76679687499997], + [-74.51225585937496, -46.88515625000002], + [-75.00595703125, -46.74111328124998], + [-74.98417968750002, -46.51210937499995], + [-75.54033203124999, -46.69873046874996], + [-75.43037109374995, -46.93457031249996], + [-75.70639648437498, -46.70527343749997], + [-74.924462890625, -46.159667968750014], + [-75.06669921874993, -45.874902343749994], + [-74.15786132812497, -45.7671875], + [-74.122705078125, -45.49619140625002], + [-73.95717773437494, -45.40439453124998], + [-73.825, -45.446875], + [-74.01992187500002, -46.055859375], + [-74.39296875, -46.21738281250005], + [-73.96757812500002, -46.15410156250003], + [-73.87871093749993, -45.846875], + [-73.73525390624994, -45.81171875], + [-73.70815429687502, -46.070312500000014], + [-73.94863281249997, -46.533105468749966], + [-73.845361328125, -46.56601562500002], + [-73.59184570312493, -45.89912109375004], + [-73.73076171874999, -45.47998046875], + [-73.26621093749995, -45.346191406250014], + [-72.933837890625, -45.45234374999997], + [-73.44497070312497, -45.23818359374995], + [-73.36245117187502, -44.97822265625001], + [-72.73896484375001, -44.73417968750003], + [-72.680078125, -44.59394531249997], + [-72.66386718749999, -44.43642578124995], + [-73.26508789062498, -44.16865234375001], + [-73.22446289062498, -43.89794921875003], + [-73.06879882812495, -43.86201171874998], + [-72.99658203125, -43.63154296875001], + [-73.07597656250002, -43.323632812499994], + [-72.75800781249998, -43.039453125], + [-72.84804687500002, -42.66914062499997], + [-72.77392578125003, -42.505175781250045], + [-72.63183593750003, -42.509667968749994], + [-72.77324218749996, -42.257714843749994], + [-72.63105468749995, -42.199804687500006], + [-72.412353515625, -42.388183593750014], + [-72.49941406249997, -41.98085937499999], + [-72.82407226562503, -41.90878906249996], + [-72.36040039062499, -41.64912109375], + [-72.31826171875, -41.49902343749997], + [-72.54238281250002, -41.690625], + [-72.95283203124995, -41.51474609374998], + [-73.24179687499995, -41.78085937500002], + [-73.62402343750003, -41.77363281249997], + [-73.73515625000002, -41.74248046875002], + [-73.62392578125, -41.581347656250045], + [-73.81074218749995, -41.51748046875001], + [-73.96586914062493, -41.118261718750034], + [-73.67099609375, -39.96318359374999], + [-73.41040039062503, -39.78916015624998], + [-73.22646484375002, -39.22441406250003], + [-73.52021484375001, -38.509375], + [-73.46479492187498, -38.04033203125003], + [-73.66181640624998, -37.69853515625003], + [-73.66240234375002, -37.341015625000026], + [-73.60166015624998, -37.18847656250003], + [-73.21596679687502, -37.16689453124998], + [-73.11806640624997, -36.68837890625002], + [-72.58735351562493, -35.759667968749994], + [-72.62392578125002, -35.5857421875], + [-72.22377929687494, -35.096191406250014], + [-72.00283203124997, -34.16533203125], + [-71.66435546875002, -33.65263671875], + [-71.74296875, -33.09511718750001], + [-71.45224609374998, -32.65957031250001], + [-71.70893554687495, -30.62802734375002], + [-71.66948242187499, -30.33037109374996], + [-71.40039062499997, -30.142968749999966], + [-71.31572265624996, -29.649707031250017], + [-71.51923828124993, -28.926464843750026], + [-71.30673828124998, -28.672460937499963], + [-71.08652343749998, -27.814453124999957], + [-70.92578125, -27.588671874999974], + [-70.64658203124998, -26.329394531250017], + [-70.71372070312498, -25.78417968749997], + [-70.44536132812502, -25.17265624999999], + [-70.57412109374994, -24.644335937500003], + [-70.39233398437494, -23.565917968749957], + [-70.59335937499995, -23.255468750000034], + [-70.56318359374995, -23.057031250000023], + [-70.33168945312494, -22.848632812500014], + [-70.08002929687501, -21.356835937500037], + [-70.19702148437494, -20.725390625], + [-70.15742187499995, -19.70585937500003], + [-70.41826171874999, -18.345605468750023], + [-69.92636718749998, -18.206054687500014], + [-69.80258789062498, -17.990234375000014], + [-69.85209960937493, -17.70380859375001], + [-69.68476562499995, -17.649804687500023], + [-69.58642578125, -17.57324218749997], + [-69.51093749999998, -17.50605468749997], + [-69.31337890624997, -17.943164062500017], + [-69.28232421875003, -17.96484375], + [-69.09394531249993, -18.05048828125004], + [-69.14545898437495, -18.14404296875], + [-69.09228515624994, -18.28242187500004], + [-69.02680664062493, -18.65625], + [-68.97885742187503, -18.81298828125003], + [-68.96831054687502, -18.967968749999983], + [-68.85795898437499, -19.09335937500005], + [-68.62055664062495, -19.29667968749999], + [-68.54785156249997, -19.341113281249974], + [-68.49199218749996, -19.381933593750034], + [-68.47016601562495, -19.409960937499974], + [-68.46289062499997, -19.43281250000001], + [-68.57529296874998, -19.56015625000002], + [-68.69829101562499, -19.721093750000037], + [-68.69619140625, -19.74072265625003], + [-68.57827148437494, -19.856542968750006], + [-68.559375, -19.902343750000014], + [-68.56069335937502, -19.96708984374996], + [-68.75932617187499, -20.115527343750003], + [-68.74516601562493, -20.45859375], + [-68.48432617187498, -20.628417968749957], + [-68.55825195312497, -20.90195312499999], + [-68.197021484375, -21.30029296874997], + [-68.18642578124997, -21.618554687499966], + [-67.88173828124997, -22.493359375000026], + [-67.87944335937496, -22.822949218750026], + [-67.57993164062495, -22.89169921874999], + [-67.36225585937493, -22.85517578125001], + [-67.19487304687493, -22.821679687500037] + ] + ] + ] + }, + "properties": { + "name": "Chile", + "childNum": 26 + } + }, { + "id": "710000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [120.005859375, 23.4697265625], + [120.060546875, 23.5458984375], + [120.005859375, 23.4697265625] + ] + ], + [ + [ + [120.4443359375, 22.44140625], + [120.2744140625, 22.560546875], + [120.201171875, 22.7216796875], + [120.1337890625, 23.0009765625], + [120.0224609375, 23.060546875], + [120.1083984375, 23.341796875], + [120.1220703125, 23.5048828125], + [120.0966796875, 23.5703125], + [120.103515625, 23.701171875], + [120.17578125, 23.8076171875], + [120.255859375, 23.8525390625], + [120.2783203125, 23.9287109375], + [120.4521484375, 24.18359375], + [120.546875, 24.37109375], + [120.6435546875, 24.490234375], + [120.689453125, 24.6015625], + [120.8818359375, 24.74609375], + [120.9091796875, 24.8525390625], + [121.025390625, 25.041015625], + [121.2099609375, 25.1279296875], + [121.3720703125, 25.16015625], + [121.4140625, 25.2392578125], + [121.486328125, 25.29296875], + [121.6025390625, 25.3046875], + [121.74609375, 25.162109375], + [121.9296875, 25.130859375], + [121.9423828125, 25.0390625], + [122.0126953125, 25.001953125], + [121.845703125, 24.8369140625], + [121.841796875, 24.734375], + [121.892578125, 24.6181640625], + [121.8857421875, 24.5302734375], + [121.8271484375, 24.423828125], + [121.8095703125, 24.33984375], + [121.638671875, 24.0849609375], + [121.66015625, 24.0078125], + [121.48046875, 23.3232421875], + [121.4150390625, 23.1962890625], + [121.4296875, 23.1240234375], + [121.37109375, 23.0849609375], + [121.3251953125, 22.9462890625], + [121.1982421875, 22.7529296875], + [121.0341796875, 22.6513671875], + [120.99609375, 22.56640625], + [120.9150390625, 22.302734375], + [120.9111328125, 22.0478515625], + [120.8671875, 21.9853515625], + [120.8671875, 21.8896484375], + [120.7021484375, 21.927734375], + [120.65234375, 22.033203125], + [120.640625, 22.2421875], + [120.5703125, 22.3623046875], + [120.4443359375, 22.44140625] + ] + ], + [ + [ + [119.5068359375, 23.6259765625], + [119.5205078125, 23.6494140625], + [119.5498046875, 23.6376953125], + [119.5263671875, 23.625], + [119.5224609375, 23.5625], + [119.47265625, 23.5576171875], + [119.5068359375, 23.578125], + [119.5068359375, 23.6259765625] + ] + ], + [ + [ + [119.646484375, 23.5517578125], + [119.6123046875, 23.50390625], + [119.576171875, 23.50390625], + [119.5439453125, 23.5390625], + [119.5546875, 23.5537109375], + [119.5634765625, 23.529296875], + [119.5986328125, 23.5302734375], + [119.56640625, 23.546875], + [119.5654296875, 23.583984375], + [119.587890625, 23.59375], + [119.599609375, 23.5751953125], + [119.6083984375, 23.603515625], + [119.6572265625, 23.609375], + [119.703125, 23.556640625], + [119.646484375, 23.5517578125] + ] + ], + [ + [ + [121.5107421875, 22.087890625], + [121.576171875, 22.0849609375], + [121.5732421875, 22.0419921875], + [121.6064453125, 22.0205078125], + [121.5947265625, 21.99609375], + [121.5107421875, 22.04296875], + [121.5107421875, 22.087890625] + ] + ], + [ + [ + [121.935546875, 25.4326171875], + [121.9541015625, 25.4150390625], + [121.935546875, 25.4326171875] + ] + ] + ] + }, + "properties": { + "cp": [121.509062, 25.044332], + "name": "台湾", + "childNum": 6 + } + }, { + "id": "130000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [116.90625, 39.6884765625], + [116.8828125, 39.71875], + [116.9169921875, 39.7314453125], + [116.90234375, 39.763671875], + [116.9541015625, 39.7880859375], + [116.91796875, 39.84765625], + [116.900390625, 39.83203125], + [116.787109375, 39.8876953125], + [116.783203125, 39.9482421875], + [116.7578125, 39.9638671875], + [116.7783203125, 40.033203125], + [116.9306640625, 40.0556640625], + [117.0224609375, 40.0302734375], + [117.0859375, 40.0751953125], + [117.2119140625, 40.08203125], + [117.2236328125, 40.06640625], + [117.1826171875, 40.0595703125], + [117.1982421875, 39.9931640625], + [117.13671875, 39.9208984375], + [117.1591796875, 39.91015625], + [117.1533203125, 39.8759765625], + [117.2607421875, 39.84375], + [117.1572265625, 39.818359375], + [117.2060546875, 39.7646484375], + [117.154296875, 39.736328125], + [117.1787109375, 39.6435546875], + [117.1279296875, 39.6171875], + [117.0166015625, 39.654296875], + [116.9775390625, 39.63671875], + [116.9462890625, 39.6708984375], + [116.951171875, 39.70703125], + [116.90625, 39.6884765625] + ] + ], + [ + [ + [118.765625, 39.0439453125], + [118.7548828125, 39.0595703125], + [118.7646484375, 39.0341796875], + [118.7021484375, 39.01171875], + [118.765625, 39.0439453125] + ] + ], + [ + [ + [113.732421875, 36.3642578125], + [113.708984375, 36.423828125], + [113.546875, 36.48828125], + [113.564453125, 36.5302734375], + [113.5458984375, 36.541015625], + [113.583984375, 36.54296875], + [113.5888671875, 36.5634765625], + [113.5400390625, 36.5947265625], + [113.544921875, 36.6240234375], + [113.4794921875, 36.6416015625], + [113.5078125, 36.705078125], + [113.4658203125, 36.7080078125], + [113.4912109375, 36.73828125], + [113.537109375, 36.732421875], + [113.681640625, 36.791015625], + [113.6767578125, 36.8564453125], + [113.703125, 36.8857421875], + [113.744140625, 36.8505859375], + [113.7919921875, 36.875], + [113.76171875, 36.95703125], + [113.7958984375, 36.9951171875], + [113.7724609375, 37.017578125], + [113.7890625, 37.060546875], + [113.7587890625, 37.076171875], + [113.767578125, 37.1455078125], + [113.83203125, 37.16796875], + [113.88671875, 37.2392578125], + [113.904296875, 37.31640625], + [113.9599609375, 37.349609375], + [113.974609375, 37.4033203125], + [114.0146484375, 37.4248046875], + [114.037109375, 37.4951171875], + [114.119140625, 37.5908203125], + [114.140625, 37.6767578125], + [114.068359375, 37.7216796875], + [113.994140625, 37.70703125], + [114.0458984375, 37.7724609375], + [114.015625, 37.8115234375], + [113.9775390625, 37.8173828125], + [113.95703125, 37.912109375], + [113.9013671875, 37.9853515625], + [113.8623046875, 38.0009765625], + [113.876953125, 38.0556640625], + [113.810546875, 38.11328125], + [113.833984375, 38.1669921875], + [113.7314453125, 38.1689453125], + [113.7138671875, 38.2138671875], + [113.5830078125, 38.2294921875], + [113.544921875, 38.271484375], + [113.5576171875, 38.34375], + [113.5263671875, 38.3837890625], + [113.583984375, 38.466796875], + [113.5595703125, 38.4931640625], + [113.5625, 38.55859375], + [113.6064453125, 38.5927734375], + [113.61328125, 38.646484375], + [113.7099609375, 38.65625], + [113.7138671875, 38.7099609375], + [113.763671875, 38.7021484375], + [113.8037109375, 38.763671875], + [113.83984375, 38.7587890625], + [113.8564453125, 38.8291015625], + [113.7763671875, 38.8857421875], + [113.77734375, 38.9873046875], + [114.0439453125, 39.1376953125], + [114.109375, 39.052734375], + [114.3466796875, 39.076171875], + [114.388671875, 39.177734375], + [114.4658203125, 39.189453125], + [114.474609375, 39.220703125], + [114.416015625, 39.2431640625], + [114.4384765625, 39.2607421875], + [114.4306640625, 39.306640625], + [114.4794921875, 39.3466796875], + [114.4716796875, 39.4091796875], + [114.5693359375, 39.57421875], + [114.515625, 39.5654296875], + [114.49609375, 39.6083984375], + [114.4384765625, 39.611328125], + [114.4150390625, 39.640625], + [114.3955078125, 39.8681640625], + [114.2890625, 39.8583984375], + [114.27734375, 39.875], + [114.2255859375, 39.8515625], + [114.2001953125, 39.87890625], + [114.2294921875, 39.8984375], + [114.216796875, 39.91796875], + [114.1748046875, 39.8984375], + [114.0478515625, 39.9169921875], + [114.025390625, 39.990234375], + [113.9111328125, 40.0126953125], + [113.970703125, 40.0439453125], + [113.98046875, 40.1123046875], + [114.0205078125, 40.1025390625], + [114.0439453125, 40.0576171875], + [114.091796875, 40.0751953125], + [114.0791015625, 40.1865234375], + [114.13671875, 40.17578125], + [114.234375, 40.1962890625], + [114.255859375, 40.236328125], + [114.451171875, 40.259765625], + [114.53125, 40.34375], + [114.447265625, 40.373046875], + [114.390625, 40.3515625], + [114.314453125, 40.3701171875], + [114.287109375, 40.42578125], + [114.298828125, 40.4462890625], + [114.267578125, 40.474609375], + [114.2978515625, 40.5380859375], + [114.2734375, 40.5546875], + [114.283203125, 40.5908203125], + [114.2119140625, 40.6240234375], + [114.1044921875, 40.7685546875], + [114.1044921875, 40.7978515625], + [114.0810546875, 40.791015625], + [114.0458984375, 40.8310546875], + [114.07421875, 40.857421875], + [114.04296875, 40.9052734375], + [114.0556640625, 40.9296875], + [113.9912109375, 40.9404296875], + [113.9638671875, 40.9931640625], + [113.8193359375, 41.09765625], + [113.8779296875, 41.1162109375], + [113.9150390625, 41.1708984375], + [113.9853515625, 41.1806640625], + [114.0166015625, 41.232421875], + [113.9921875, 41.2705078125], + [113.966796875, 41.2412109375], + [113.95703125, 41.287109375], + [113.90234375, 41.3115234375], + [113.94921875, 41.392578125], + [113.8720703125, 41.4140625], + [113.87890625, 41.431640625], + [113.9326171875, 41.4873046875], + [114.041015625, 41.5341796875], + [114.2314453125, 41.513671875], + [114.2275390625, 41.619140625], + [114.259765625, 41.6240234375], + [114.2158203125, 41.6845703125], + [114.2373046875, 41.708984375], + [114.20703125, 41.7392578125], + [114.201171875, 41.7900390625], + [114.353515625, 41.9541015625], + [114.421875, 41.9423828125], + [114.5107421875, 41.9736328125], + [114.466796875, 42.0390625], + [114.5029296875, 42.0673828125], + [114.51171875, 42.111328125], + [114.560546875, 42.1328125], + [114.6435546875, 42.1103515625], + [114.751953125, 42.1162109375], + [114.8212890625, 42.1494140625], + [114.861328125, 42.103515625], + [114.861328125, 42.0556640625], + [114.890625, 42.03125], + [114.8759765625, 42.021484375], + [114.90234375, 42.015625], + [114.93359375, 41.9443359375], + [114.916015625, 41.9169921875], + [114.939453125, 41.8466796875], + [114.869140625, 41.814453125], + [114.9033203125, 41.689453125], + [114.8642578125, 41.591796875], + [114.9462890625, 41.6142578125], + [115.060546875, 41.6025390625], + [115.099609375, 41.6240234375], + [115.1953125, 41.6025390625], + [115.205078125, 41.572265625], + [115.240234375, 41.5771484375], + [115.28125, 41.6259765625], + [115.3115234375, 41.5927734375], + [115.3779296875, 41.6025390625], + [115.345703125, 41.6357421875], + [115.36328125, 41.6689453125], + [115.3193359375, 41.6923828125], + [115.3369140625, 41.7099609375], + [115.6484375, 41.8251953125], + [115.6845703125, 41.8662109375], + [115.72265625, 41.8671875], + [115.7333984375, 41.892578125], + [115.7666015625, 41.8896484375], + [115.8291015625, 41.9375], + [115.9169921875, 41.9453125], + [116.017578125, 41.77734375], + [116.099609375, 41.77734375], + [116.1298828125, 41.8095703125], + [116.1083984375, 41.8515625], + [116.2001953125, 41.865234375], + [116.224609375, 41.9326171875], + [116.328125, 42.005859375], + [116.4091796875, 41.994140625], + [116.3935546875, 41.943359375], + [116.4541015625, 41.9462890625], + [116.4970703125, 41.98046875], + [116.5537109375, 41.9287109375], + [116.640625, 41.9306640625], + [116.7275390625, 41.951171875], + [116.7666015625, 41.9912109375], + [116.8017578125, 41.978515625], + [116.8681640625, 42.0029296875], + [116.884765625, 42.111328125], + [116.7900390625, 42.201171875], + [116.9150390625, 42.197265625], + [116.8857421875, 42.353515625], + [116.9150390625, 42.4033203125], + [117.0009765625, 42.427734375], + [117.017578125, 42.45703125], + [117.080078125, 42.4609375], + [117.095703125, 42.484375], + [117.3916015625, 42.462890625], + [117.41796875, 42.4951171875], + [117.4140625, 42.5185546875], + [117.3876953125, 42.517578125], + [117.396484375, 42.537109375], + [117.4736328125, 42.6025390625], + [117.6875, 42.5830078125], + [117.79296875, 42.619140625], + [117.802734375, 42.580078125], + [118.01953125, 42.3955078125], + [118.009765625, 42.3466796875], + [118.060546875, 42.298828125], + [117.9697265625, 42.2421875], + [118.1064453125, 42.1728515625], + [118.091796875, 42.1103515625], + [118.1552734375, 42.08203125], + [118.1171875, 42.0380859375], + [118.205078125, 42.03515625], + [118.212890625, 42.08203125], + [118.240234375, 42.09375], + [118.2978515625, 42.0546875], + [118.23828125, 42.0234375], + [118.314453125, 41.98828125], + [118.306640625, 41.9404296875], + [118.265625, 41.9208984375], + [118.3408203125, 41.873046875], + [118.3359375, 41.845703125], + [118.271484375, 41.7626953125], + [118.2314453125, 41.8125], + [118.166015625, 41.8134765625], + [118.130859375, 41.7431640625], + [118.16015625, 41.6767578125], + [118.21484375, 41.642578125], + [118.2216796875, 41.58984375], + [118.3125, 41.5673828125], + [118.31640625, 41.5126953125], + [118.2705078125, 41.4755859375], + [118.349609375, 41.4287109375], + [118.3515625, 41.337890625], + [118.3896484375, 41.3095703125], + [118.5283203125, 41.35546875], + [118.677734375, 41.3505859375], + [118.7421875, 41.32421875], + [118.84375, 41.375], + [118.845703125, 41.3427734375], + [118.8916015625, 41.30078125], + [118.9501953125, 41.318359375], + [119.201171875, 41.283203125], + [119.240234375, 41.3154296875], + [119.2431640625, 41.2685546875], + [119.2099609375, 41.2265625], + [119.1650390625, 41.21875], + [119.1845703125, 41.18359375], + [119.08203125, 41.1318359375], + [119.07421875, 41.0849609375], + [119.029296875, 41.064453125], + [118.96484375, 41.080078125], + [118.9375, 41.052734375], + [118.9521484375, 41.01953125], + [119.0205078125, 40.998046875], + [118.9736328125, 40.9580078125], + [118.90234375, 40.9619140625], + [118.849609375, 40.8017578125], + [119.0546875, 40.6650390625], + [119.1767578125, 40.6904296875], + [119.1796875, 40.6640625], + [119.1455078125, 40.634765625], + [119.158203125, 40.6044921875], + [119.2314453125, 40.6044921875], + [119.220703125, 40.5693359375], + [119.27734375, 40.53515625], + [119.5712890625, 40.541015625], + [119.5517578125, 40.509765625], + [119.60546875, 40.455078125], + [119.59765625, 40.3369140625], + [119.65234375, 40.2724609375], + [119.625, 40.2255859375], + [119.671875, 40.240234375], + [119.71484375, 40.197265625], + [119.74609375, 40.2080078125], + [119.7626953125, 40.140625], + [119.7373046875, 40.10546875], + [119.7724609375, 40.0830078125], + [119.771484375, 40.048828125], + [119.8544921875, 40.0341796875], + [119.83984375, 40.0068359375], + [119.873046875, 39.9560546875], + [119.828125, 39.96484375], + [119.8369140625, 39.986328125], + [119.7880859375, 39.951171875], + [119.546875, 39.8935546875], + [119.5205078125, 39.8388671875], + [119.537109375, 39.8095703125], + [119.4677734375, 39.8115234375], + [119.3603515625, 39.7255859375], + [119.2666015625, 39.4873046875], + [119.3046875, 39.4609375], + [119.314453125, 39.412109375], + [119.2041015625, 39.37890625], + [119.0966796875, 39.2421875], + [118.9384765625, 39.1337890625], + [118.8974609375, 39.125], + [118.9482421875, 39.1435546875], + [118.958984375, 39.177734375], + [118.796875, 39.1357421875], + [118.6376953125, 39.158203125], + [118.583984375, 39.1416015625], + [118.583984375, 39.1015625], + [118.52734375, 39.1015625], + [118.5712890625, 39], + [118.6044921875, 38.9716796875], + [118.5400390625, 38.91015625], + [118.5009765625, 38.9052734375], + [118.37890625, 38.97265625], + [118.373046875, 39.0166015625], + [118.2255859375, 39.03515625], + [118.1259765625, 39.18359375], + [118.0380859375, 39.220703125], + [118.0654296875, 39.2314453125], + [118.0654296875, 39.2568359375], + [118.02734375, 39.2919921875], + [117.84765625, 39.3291015625], + [117.8525390625, 39.3701171875], + [117.837890625, 39.3515625], + [117.8046875, 39.3603515625], + [117.8662109375, 39.37890625], + [117.84765625, 39.408203125], + [117.8720703125, 39.412109375], + [117.87109375, 39.455078125], + [117.900390625, 39.474609375], + [117.9306640625, 39.5791015625], + [117.767578125, 39.6005859375], + [117.716796875, 39.5302734375], + [117.685546875, 39.56640625], + [117.70703125, 39.576171875], + [117.6220703125, 39.5927734375], + [117.6689453125, 39.6669921875], + [117.6455078125, 39.7021484375], + [117.580078125, 39.71875], + [117.5966796875, 39.74609375], + [117.5400390625, 39.7607421875], + [117.568359375, 39.7998046875], + [117.50390625, 39.919921875], + [117.5478515625, 39.9775390625], + [117.5380859375, 39.998046875], + [117.591796875, 39.9970703125], + [117.6328125, 39.96875], + [117.6962890625, 39.98828125], + [117.7822265625, 39.966796875], + [117.7978515625, 40.0107421875], + [117.7451171875, 40.0185546875], + [117.7763671875, 40.0595703125], + [117.7080078125, 40.0947265625], + [117.650390625, 40.091796875], + [117.6533203125, 40.1259765625], + [117.5771484375, 40.1787109375], + [117.564453125, 40.2294921875], + [117.44140625, 40.25390625], + [117.3525390625, 40.2294921875], + [117.33203125, 40.2900390625], + [117.2958984375, 40.2783203125], + [117.275390625, 40.3330078125], + [117.224609375, 40.3720703125], + [117.2646484375, 40.4423828125], + [117.208984375, 40.4990234375], + [117.263671875, 40.513671875], + [117.25, 40.548828125], + [117.3125, 40.578125], + [117.421875, 40.5703125], + [117.421875, 40.6357421875], + [117.44921875, 40.6279296875], + [117.462890625, 40.6533203125], + [117.5009765625, 40.63671875], + [117.5146484375, 40.662109375], + [117.41015625, 40.6875], + [117.318359375, 40.658203125], + [117.2080078125, 40.6953125], + [116.9697265625, 40.70703125], + [116.876953125, 40.8212890625], + [116.8046875, 40.841796875], + [116.7138671875, 40.9111328125], + [116.72265625, 40.927734375], + [116.677734375, 40.9716796875], + [116.6923828125, 41.041015625], + [116.6474609375, 41.0595703125], + [116.6162109375, 41.0537109375], + [116.6025390625, 40.9765625], + [116.5634765625, 40.994140625], + [116.4560546875, 40.9814453125], + [116.474609375, 40.896484375], + [116.3994140625, 40.90625], + [116.37109375, 40.9443359375], + [116.3447265625, 40.93359375], + [116.3349609375, 40.9052734375], + [116.4658203125, 40.7724609375], + [116.3173828125, 40.7724609375], + [116.3095703125, 40.751953125], + [116.248046875, 40.7919921875], + [116.1650390625, 40.6640625], + [116.111328125, 40.6474609375], + [116.1220703125, 40.6298828125], + [115.984375, 40.5791015625], + [115.9677734375, 40.6064453125], + [115.908203125, 40.6181640625], + [115.75390625, 40.5390625], + [115.736328125, 40.50390625], + [115.7822265625, 40.4921875], + [115.771484375, 40.443359375], + [115.859375, 40.36328125], + [115.9189453125, 40.3544921875], + [115.9697265625, 40.2646484375], + [115.8984375, 40.2373046875], + [115.873046875, 40.1875], + [115.8486328125, 40.1845703125], + [115.8525390625, 40.1484375], + [115.77734375, 40.177734375], + [115.7412109375, 40.1328125], + [115.599609375, 40.1201171875], + [115.5908203125, 40.0966796875], + [115.455078125, 40.0302734375], + [115.4267578125, 39.951171875], + [115.521484375, 39.90234375], + [115.5146484375, 39.837890625], + [115.5693359375, 39.814453125], + [115.42578125, 39.775390625], + [115.4931640625, 39.7392578125], + [115.5009765625, 39.69140625], + [115.478515625, 39.65234375], + [115.5224609375, 39.640625], + [115.5146484375, 39.5927734375], + [115.5458984375, 39.619140625], + [115.580078125, 39.58984375], + [115.66796875, 39.6162109375], + [115.7529296875, 39.5126953125], + [115.8291015625, 39.5078125], + [115.8193359375, 39.53125], + [115.8876953125, 39.55078125], + [115.9111328125, 39.6015625], + [115.9580078125, 39.5615234375], + [115.978515625, 39.595703125], + [115.99609375, 39.5771484375], + [116.130859375, 39.568359375], + [116.2041015625, 39.5888671875], + [116.2470703125, 39.5576171875], + [116.2587890625, 39.5009765625], + [116.3369140625, 39.45703125], + [116.4345703125, 39.443359375], + [116.45703125, 39.458984375], + [116.4443359375, 39.482421875], + [116.4130859375, 39.482421875], + [116.40234375, 39.5283203125], + [116.4443359375, 39.5107421875], + [116.4375, 39.5263671875], + [116.4775390625, 39.53515625], + [116.4716796875, 39.5546875], + [116.5087890625, 39.5517578125], + [116.525390625, 39.5966796875], + [116.56640625, 39.6201171875], + [116.7060546875, 39.5888671875], + [116.7275390625, 39.595703125], + [116.701171875, 39.62109375], + [116.7548828125, 39.6181640625], + [116.7802734375, 39.59375], + [116.8125, 39.6162109375], + [116.787109375, 39.552734375], + [116.8232421875, 39.533203125], + [116.822265625, 39.4873046875], + [116.78515625, 39.466796875], + [116.8759765625, 39.4345703125], + [116.8388671875, 39.4111328125], + [116.8427734375, 39.3759765625], + [116.818359375, 39.3740234375], + [116.830078125, 39.3388671875], + [116.87109375, 39.3583984375], + [116.8896484375, 39.3388671875], + [116.86328125, 39.2978515625], + [116.8935546875, 39.2275390625], + [116.8564453125, 39.2158203125], + [116.8642578125, 39.154296875], + [116.912109375, 39.150390625], + [116.9267578125, 39.1201171875], + [116.8720703125, 39.0546875], + [116.7568359375, 39.05078125], + [116.7548828125, 39.00390625], + [116.708984375, 38.9326171875], + [116.7236328125, 38.8525390625], + [116.751953125, 38.83203125], + [116.7451171875, 38.7529296875], + [116.8681640625, 38.74609375], + [116.8779296875, 38.681640625], + [117.0458984375, 38.7060546875], + [117.0390625, 38.6884765625], + [117.068359375, 38.6806640625], + [117.052734375, 38.6416015625], + [117.0986328125, 38.5869140625], + [117.23046875, 38.6435546875], + [117.259765625, 38.6083984375], + [117.2373046875, 38.5849609375], + [117.26171875, 38.5869140625], + [117.240234375, 38.5791015625], + [117.25390625, 38.556640625], + [117.3505859375, 38.5615234375], + [117.369140625, 38.5830078125], + [117.369140625, 38.5654296875], + [117.4794921875, 38.6181640625], + [117.52734375, 38.6015625], + [117.6396484375, 38.626953125], + [117.6484375, 38.5087890625], + [117.7197265625, 38.46484375], + [117.78125, 38.3740234375], + [117.9375, 38.388671875], + [117.9580078125, 38.3623046875], + [117.8076171875, 38.2275390625], + [117.8017578125, 38.173828125], + [117.7685546875, 38.1630859375], + [117.771484375, 38.134765625], + [117.7275390625, 38.091796875], + [117.556640625, 38.0576171875], + [117.51171875, 37.9423828125], + [117.435546875, 37.8525390625], + [117.3388671875, 37.86328125], + [117.2646484375, 37.8388671875], + [117.08984375, 37.849609375], + [117.02734375, 37.8330078125], + [116.8037109375, 37.8505859375], + [116.7470703125, 37.8046875], + [116.748046875, 37.759765625], + [116.7236328125, 37.767578125], + [116.724609375, 37.7451171875], + [116.6796875, 37.728515625], + [116.611328125, 37.6259765625], + [116.45703125, 37.5146484375], + [116.4345703125, 37.4736328125], + [116.369140625, 37.52734375], + [116.3798828125, 37.5634765625], + [116.3203125, 37.5810546875], + [116.3349609375, 37.5751953125], + [116.2998046875, 37.5693359375], + [116.2763671875, 37.5224609375], + [116.298828125, 37.509765625], + [116.279296875, 37.46875], + [116.224609375, 37.48046875], + [116.244140625, 37.4560546875], + [116.2275390625, 37.4248046875], + [116.2685546875, 37.4306640625], + [116.2861328125, 37.404296875], + [116.236328125, 37.3623046875], + [116.1669921875, 37.3857421875], + [115.9765625, 37.337890625], + [115.970703125, 37.2412109375], + [115.9052734375, 37.2080078125], + [115.8837890625, 37.099609375], + [115.77734375, 36.9921875], + [115.796875, 36.9677734375], + [115.76171875, 36.9375], + [115.765625, 36.9091796875], + [115.701171875, 36.8681640625], + [115.6865234375, 36.80859375], + [115.4794921875, 36.759765625], + [115.4453125, 36.6904296875], + [115.35546875, 36.6279296875], + [115.3310546875, 36.548828125], + [115.2734375, 36.498046875], + [115.3173828125, 36.4541015625], + [115.2978515625, 36.4140625], + [115.3466796875, 36.390625], + [115.361328125, 36.3115234375], + [115.4228515625, 36.32421875], + [115.419921875, 36.2890625], + [115.46875, 36.2685546875], + [115.484375, 36.1494140625], + [115.455078125, 36.171875], + [115.4130859375, 36.138671875], + [115.4052734375, 36.16015625], + [115.3662109375, 36.099609375], + [115.3193359375, 36.087890625], + [115.2421875, 36.19140625], + [115.125, 36.2109375], + [115.10546875, 36.1728515625], + [115.060546875, 36.17578125], + [115.046875, 36.11328125], + [114.9990234375, 36.0703125], + [114.9208984375, 36.048828125], + [114.9130859375, 36.140625], + [114.771484375, 36.125], + [114.7353515625, 36.15625], + [114.5888671875, 36.119140625], + [114.568359375, 36.15234375], + [114.3564453125, 36.23046875], + [114.345703125, 36.255859375], + [114.240234375, 36.251953125], + [114.2119140625, 36.2734375], + [114.1787109375, 36.2431640625], + [114.140625, 36.2802734375], + [114.068359375, 36.2734375], + [114.0380859375, 36.3046875], + [114.05859375, 36.328125], + [114.02734375, 36.3251953125], + [114.025390625, 36.35546875], + [113.9775390625, 36.3583984375], + [114.0029296875, 36.3349609375], + [113.994140625, 36.314453125], + [113.9541015625, 36.3583984375], + [113.9580078125, 36.3369140625], + [113.912109375, 36.3154296875], + [113.8828125, 36.3544921875], + [113.818359375, 36.33203125], + [113.732421875, 36.3642578125] + ] + ] + ] + }, + "properties": { + "cp": [114.502461, 38.045474], + "name": "河北", + "childNum": 3 + } + }, { + "id": "140000", + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [114.134765625, 40.73828125], + [114.2119140625, 40.6240234375], + [114.283203125, 40.5908203125], + [114.2734375, 40.5546875], + [114.2978515625, 40.5380859375], + [114.267578125, 40.474609375], + [114.298828125, 40.4462890625], + [114.287109375, 40.42578125], + [114.314453125, 40.3701171875], + [114.390625, 40.3515625], + [114.447265625, 40.373046875], + [114.529296875, 40.33203125], + [114.451171875, 40.259765625], + [114.255859375, 40.236328125], + [114.234375, 40.1962890625], + [114.13671875, 40.17578125], + [114.0791015625, 40.1865234375], + [114.091796875, 40.0751953125], + [114.0439453125, 40.0576171875], + [114.0205078125, 40.1025390625], + [113.98046875, 40.1123046875], + [113.970703125, 40.0439453125], + [113.9111328125, 40.0126953125], + [114.025390625, 39.990234375], + [114.0478515625, 39.9169921875], + [114.1748046875, 39.8984375], + [114.216796875, 39.91796875], + [114.2294921875, 39.8984375], + [114.2001953125, 39.87890625], + [114.2255859375, 39.8515625], + [114.27734375, 39.875], + [114.2890625, 39.8583984375], + [114.3955078125, 39.8681640625], + [114.4150390625, 39.640625], + [114.4384765625, 39.611328125], + [114.49609375, 39.6083984375], + [114.515625, 39.5654296875], + [114.5693359375, 39.57421875], + [114.4716796875, 39.4091796875], + [114.4794921875, 39.3466796875], + [114.4306640625, 39.306640625], + [114.4384765625, 39.2607421875], + [114.416015625, 39.2431640625], + [114.474609375, 39.220703125], + [114.4658203125, 39.189453125], + [114.388671875, 39.177734375], + [114.3466796875, 39.076171875], + [114.109375, 39.052734375], + [114.0439453125, 39.1376953125], + [113.77734375, 38.9873046875], + [113.7763671875, 38.8857421875], + [113.8564453125, 38.8291015625], + [113.83984375, 38.7587890625], + [113.8037109375, 38.763671875], + [113.763671875, 38.7021484375], + [113.7138671875, 38.7099609375], + [113.7099609375, 38.65625], + [113.61328125, 38.646484375], + [113.6064453125, 38.5927734375], + [113.5625, 38.55859375], + [113.5595703125, 38.4931640625], + [113.583984375, 38.466796875], + [113.5263671875, 38.3837890625], + [113.5576171875, 38.34375], + [113.544921875, 38.271484375], + [113.5830078125, 38.2294921875], + [113.7138671875, 38.2138671875], + [113.7314453125, 38.1689453125], + [113.833984375, 38.1669921875], + [113.810546875, 38.11328125], + [113.876953125, 38.0556640625], + [113.8623046875, 38.0009765625], + [113.9013671875, 37.9853515625], + [113.95703125, 37.912109375], + [113.9775390625, 37.8173828125], + [114.015625, 37.8115234375], + [114.0458984375, 37.7724609375], + [113.994140625, 37.70703125], + [114.068359375, 37.7216796875], + [114.140625, 37.6767578125], + [114.119140625, 37.5908203125], + [114.037109375, 37.4951171875], + [114.0146484375, 37.4248046875], + [113.974609375, 37.4033203125], + [113.9599609375, 37.349609375], + [113.904296875, 37.31640625], + [113.88671875, 37.2392578125], + [113.83203125, 37.16796875], + [113.767578125, 37.1455078125], + [113.7587890625, 37.076171875], + [113.7890625, 37.060546875], + [113.7724609375, 37.017578125], + [113.7958984375, 36.9951171875], + [113.76171875, 36.95703125], + [113.7919921875, 36.875], + [113.744140625, 36.8505859375], + [113.703125, 36.8857421875], + [113.6767578125, 36.8564453125], + [113.681640625, 36.791015625], + [113.537109375, 36.732421875], + [113.4912109375, 36.73828125], + [113.4658203125, 36.7080078125], + [113.5078125, 36.705078125], + [113.4794921875, 36.6416015625], + [113.544921875, 36.6240234375], + [113.5400390625, 36.5947265625], + [113.5888671875, 36.5634765625], + [113.583984375, 36.54296875], + [113.5458984375, 36.541015625], + [113.564453125, 36.5302734375], + [113.546875, 36.48828125], + [113.708984375, 36.423828125], + [113.732421875, 36.373046875], + [113.7177734375, 36.265625], + [113.6728515625, 36.212890625], + [113.69921875, 36.21484375], + [113.69921875, 36.18359375], + [113.6513671875, 36.173828125], + [113.7138671875, 36.1337890625], + [113.65625, 36.126953125], + [113.6884765625, 36.0615234375], + [113.6611328125, 36.03515625], + [113.69921875, 36.0224609375], + [113.6865234375, 35.9873046875], + [113.638671875, 35.9892578125], + [113.6552734375, 35.91796875], + [113.6376953125, 35.8701171875], + [113.6572265625, 35.8369140625], + [113.5830078125, 35.822265625], + [113.60546875, 35.80078125], + [113.58203125, 35.7919921875], + [113.599609375, 35.775390625], + [113.5927734375, 35.693359375], + [113.623046875, 35.6748046875], + [113.625, 35.6328125], + [113.548828125, 35.658203125], + [113.55859375, 35.6220703125], + [113.5068359375, 35.56640625], + [113.5068359375, 35.5166015625], + [113.416015625, 35.5166015625], + [113.3486328125, 35.46875], + [113.3125, 35.4814453125], + [113.294921875, 35.4697265625], + [113.32421875, 35.4580078125], + [113.2998046875, 35.4501953125], + [113.3046875, 35.427734375], + [113.1904296875, 35.44921875], + [113.1376953125, 35.3359375], + [112.9970703125, 35.3623046875], + [112.9892578125, 35.2900390625], + [112.9365234375, 35.28515625], + [112.912109375, 35.2470703125], + [112.81640625, 35.2578125], + [112.7734375, 35.2080078125], + [112.7265625, 35.2099609375], + [112.712890625, 35.1875], + [112.7080078125, 35.2177734375], + [112.6357421875, 35.265625], + [112.6181640625, 35.2470703125], + [112.6376953125, 35.2265625], + [112.568359375, 35.2119140625], + [112.40234375, 35.2421875], + [112.2900390625, 35.2177734375], + [112.3017578125, 35.25390625], + [112.2431640625, 35.2353515625], + [112.0595703125, 35.2802734375], + [112.08203125, 35.224609375], + [112.041015625, 35.1943359375], + [112.0673828125, 35.15234375], + [112.0537109375, 35.044921875], + [111.9521484375, 35.0830078125], + [111.81640625, 35.068359375], + [111.80078125, 35.0283203125], + [111.666015625, 34.986328125], + [111.681640625, 34.9501953125], + [111.6220703125, 34.9169921875], + [111.5712890625, 34.84375], + [111.439453125, 34.8388671875], + [111.3955078125, 34.8154296875], + [111.34375, 34.83203125], + [111.2900390625, 34.806640625], + [111.2587890625, 34.8212890625], + [111.228515625, 34.7900390625], + [111.1611328125, 34.8154296875], + [111.123046875, 34.759765625], + [110.9765625, 34.70703125], + [110.919921875, 34.73046875], + [110.87109375, 34.63671875], + [110.8125, 34.625], + [110.7548828125, 34.654296875], + [110.70703125, 34.6044921875], + [110.611328125, 34.607421875], + [110.541015625, 34.58203125], + [110.466796875, 34.619140625], + [110.4169921875, 34.587890625], + [110.2890625, 34.615234375], + [110.2421875, 34.6826171875], + [110.259765625, 34.75390625], + [110.23046875, 34.8134765625], + [110.2568359375, 34.9326171875], + [110.326171875, 35.015625], + [110.39453125, 35.2705078125], + [110.4501953125, 35.328125], + [110.4814453125, 35.419921875], + [110.5322265625, 35.44921875], + [110.609375, 35.6328125], + [110.5517578125, 35.8759765625], + [110.51171875, 35.8818359375], + [110.517578125, 35.97265625], + [110.4501953125, 36.1357421875], + [110.4990234375, 36.578125], + [110.392578125, 36.681640625], + [110.4033203125, 36.697265625], + [110.4365234375, 36.681640625], + [110.453125, 36.7333984375], + [110.416015625, 36.7236328125], + [110.4306640625, 36.7529296875], + [110.3837890625, 36.7705078125], + [110.419921875, 36.798828125], + [110.4072265625, 36.828125], + [110.4248046875, 36.8564453125], + [110.375, 36.8798828125], + [110.4091796875, 36.892578125], + [110.42578125, 36.9580078125], + [110.376953125, 37.015625], + [110.4482421875, 37.009765625], + [110.41796875, 37.03515625], + [110.5302734375, 37.107421875], + [110.658203125, 37.279296875], + [110.6904296875, 37.287109375], + [110.677734375, 37.3154296875], + [110.7001953125, 37.3466796875], + [110.630859375, 37.373046875], + [110.642578125, 37.4306640625], + [110.7490234375, 37.453125], + [110.7958984375, 37.5625], + [110.763671875, 37.634765625], + [110.796875, 37.6630859375], + [110.7041015625, 37.712890625], + [110.755859375, 37.755859375], + [110.666015625, 37.8017578125], + [110.5947265625, 37.9228515625], + [110.51953125, 37.9609375], + [110.5087890625, 38.185546875], + [110.5673828125, 38.2177734375], + [110.5849609375, 38.3046875], + [110.6611328125, 38.3095703125], + [110.7470703125, 38.3662109375], + [110.787109375, 38.4501953125], + [110.8779296875, 38.45703125], + [110.87109375, 38.509765625], + [110.908203125, 38.521484375], + [110.9208984375, 38.578125], + [110.880859375, 38.626953125], + [111.0107421875, 38.841796875], + [110.9951171875, 38.8671875], + [111.0166015625, 38.884765625], + [111.01171875, 38.9287109375], + [110.982421875, 38.978515625], + [111.138671875, 39.064453125], + [111.248046875, 39.30078125], + [111.1982421875, 39.3076171875], + [111.1796875, 39.3271484375], + [111.19140625, 39.349609375], + [111.1591796875, 39.3369140625], + [111.1552734375, 39.369140625], + [111.1201171875, 39.3779296875], + [111.1748046875, 39.4248046875], + [111.3525390625, 39.4267578125], + [111.373046875, 39.4794921875], + [111.431640625, 39.5087890625], + [111.4296875, 39.6171875], + [111.462890625, 39.611328125], + [111.4384765625, 39.6435546875], + [111.498046875, 39.662109375], + [111.662109375, 39.6416015625], + [111.7841796875, 39.58984375], + [111.8359375, 39.6201171875], + [111.9326171875, 39.6123046875], + [111.923828125, 39.6640625], + [111.970703125, 39.712890625], + [111.970703125, 39.796875], + [112.1767578125, 40.052734375], + [112.232421875, 40.1337890625], + [112.2333984375, 40.1708984375], + [112.30078125, 40.2119140625], + [112.310546875, 40.2568359375], + [112.462890625, 40.2998046875], + [112.7451171875, 40.16796875], + [112.849609375, 40.2080078125], + [112.8935546875, 40.3271484375], + [113.033203125, 40.369140625], + [113.251953125, 40.4140625], + [113.3173828125, 40.3203125], + [113.5380859375, 40.341796875], + [113.6806640625, 40.4443359375], + [113.76953125, 40.4775390625], + [113.794921875, 40.5185546875], + [113.8642578125, 40.45703125], + [113.94921875, 40.517578125], + [114.0625, 40.529296875], + [114.08203125, 40.56640625], + [114.0419921875, 40.609375], + [114.0712890625, 40.6611328125], + [114.064453125, 40.7099609375], + [114.134765625, 40.73828125] + ] + ] + }, + "properties": { + "cp": [112.549248, 37.857014], + "name": "山西", + "childNum": 1 + } + }, { + "id": "150000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [124.45703125, 51.361328125], + [124.556640625, 51.3759765625], + [124.6357421875, 51.3271484375], + [124.73046875, 51.3466796875], + [124.7724609375, 51.390625], + [124.876953125, 51.3837890625], + [124.943359375, 51.4482421875], + [124.916015625, 51.48046875], + [124.9296875, 51.4990234375], + [125.0732421875, 51.5537109375], + [125.0615234375, 51.6005859375], + [125.109375, 51.662109375], + [125.130859375, 51.6357421875], + [125.283203125, 51.6376953125], + [125.31640625, 51.6103515625], + [125.3525390625, 51.6240234375], + [125.6962890625, 51.337890625], + [125.7646484375, 51.26171875], + [125.7578125, 51.2275390625], + [125.8515625, 51.2138671875], + [125.8681640625, 51.1416015625], + [125.9140625, 51.138671875], + [125.9365234375, 51.1083984375], + [125.994140625, 51.119140625], + [125.9765625, 51.0849609375], + [126.0595703125, 51.0439453125], + [126.0341796875, 51.0107421875], + [126.076171875, 50.9658203125], + [126.021484375, 50.927734375], + [126.029296875, 50.9033203125], + [125.99609375, 50.90625], + [125.9970703125, 50.8720703125], + [125.9609375, 50.9013671875], + [125.951171875, 50.859375], + [125.89453125, 50.857421875], + [125.923828125, 50.8359375], + [125.8369140625, 50.7939453125], + [125.8408203125, 50.7568359375], + [125.8017578125, 50.7744140625], + [125.76171875, 50.75390625], + [125.826171875, 50.7041015625], + [125.7880859375, 50.6787109375], + [125.8232421875, 50.548828125], + [125.7578125, 50.5087890625], + [125.7236328125, 50.5166015625], + [125.6357421875, 50.4453125], + [125.564453125, 50.4423828125], + [125.5791015625, 50.40234375], + [125.513671875, 50.41015625], + [125.537109375, 50.3818359375], + [125.521484375, 50.369140625], + [125.546875, 50.359375], + [125.5029296875, 50.3212890625], + [125.5224609375, 50.3125], + [125.4638671875, 50.2958984375], + [125.4677734375, 50.2685546875], + [125.4423828125, 50.2607421875], + [125.46484375, 50.2294921875], + [125.3349609375, 50.1650390625], + [125.37890625, 50.1396484375], + [125.3271484375, 50.119140625], + [125.302734375, 50.1396484375], + [125.2578125, 50.103515625], + [125.2890625, 50.0927734375], + [125.279296875, 50.072265625], + [125.3388671875, 50.0576171875], + [125.2529296875, 50.0458984375], + [125.296875, 50.009765625], + [125.244140625, 49.990234375], + [125.232421875, 49.9580078125], + [125.1845703125, 49.95703125], + [125.2265625, 49.9248046875], + [125.2353515625, 49.8408203125], + [125.0966796875, 49.7958984375], + [124.9775390625, 49.9013671875], + [124.935546875, 49.8671875], + [124.97265625, 49.8349609375], + [124.82421875, 49.8505859375], + [124.7421875, 49.76171875], + [124.76171875, 49.7470703125], + [124.7333984375, 49.6865234375], + [124.5439453125, 49.6396484375], + [124.3427734375, 50.1884765625], + [124.3701171875, 50.259765625], + [124.34765625, 50.2900390625], + [124.3759765625, 50.30859375], + [124.345703125, 50.33203125], + [124.3642578125, 50.361328125], + [124.4404296875, 50.3857421875], + [124.4169921875, 50.4521484375], + [124.4453125, 50.4765625], + [124.439453125, 50.54296875], + [124.3193359375, 50.533203125], + [124.1435546875, 50.56640625], + [124.2978515625, 51.298828125], + [124.4072265625, 51.2724609375], + [124.45703125, 51.361328125] + ] + ], + [ + [ + [111.1259765625, 39.3671875], + [111.1005859375, 39.361328125], + [111.0986328125, 39.4052734375], + [111.064453125, 39.4013671875], + [111.0546875, 39.4306640625], + [111.1455078125, 39.5234375], + [111.1572265625, 39.564453125], + [111.1376953125, 39.587890625], + [111.0927734375, 39.55859375], + [111.029296875, 39.5703125], + [110.966796875, 39.5234375], + [110.869140625, 39.494140625], + [110.6884765625, 39.267578125], + [110.6015625, 39.2802734375], + [110.5224609375, 39.3837890625], + [110.494140625, 39.3603515625], + [110.4306640625, 39.3798828125], + [110.4296875, 39.3408203125], + [110.3857421875, 39.310546875], + [110.2578125, 39.4072265625], + [110.2763671875, 39.4248046875], + [110.146484375, 39.4580078125], + [110.130859375, 39.3984375], + [110.1640625, 39.3857421875], + [110.21875, 39.2802734375], + [110.0107421875, 39.208984375], + [109.962890625, 39.212890625], + [109.908203125, 39.2705078125], + [109.884765625, 39.263671875], + [109.8759765625, 39.2392578125], + [109.9619140625, 39.19140625], + [109.8935546875, 39.1474609375], + [109.9228515625, 39.107421875], + [109.8515625, 39.123046875], + [109.6728515625, 38.9970703125], + [109.6845703125, 38.935546875], + [109.6259765625, 38.84765625], + [109.5498046875, 38.806640625], + [109.51171875, 38.833984375], + [109.40234375, 38.716796875], + [109.3369140625, 38.69921875], + [109.328125, 38.6640625], + [109.36328125, 38.623046875], + [109.330078125, 38.59765625], + [109.27734375, 38.623046875], + [109.052734375, 38.4326171875], + [109.0556640625, 38.3916015625], + [109.0087890625, 38.359375], + [108.962890625, 38.2685546875], + [108.9775390625, 38.248046875], + [108.939453125, 38.2080078125], + [108.96484375, 38.1552734375], + [109.064453125, 38.1005859375], + [109.05078125, 38.0556640625], + [109.0703125, 38.0234375], + [109.0380859375, 38.0224609375], + [109.017578125, 37.970703125], + [108.9384765625, 37.9208984375], + [108.8720703125, 38.02734375], + [108.7978515625, 38.048828125], + [108.8271484375, 37.9892578125], + [108.798828125, 37.9345703125], + [108.7861328125, 37.689453125], + [108.6201171875, 37.65234375], + [108.533203125, 37.69140625], + [108.3330078125, 37.6337890625], + [108.2470703125, 37.666015625], + [108.1474609375, 37.6220703125], + [108.0244140625, 37.6513671875], + [108.0263671875, 37.6962890625], + [107.982421875, 37.7880859375], + [107.7412109375, 37.845703125], + [107.693359375, 37.888671875], + [107.6484375, 37.865234375], + [107.4931640625, 37.9453125], + [107.419921875, 37.94140625], + [107.43359375, 38.005859375], + [107.39453125, 38.015625], + [107.33203125, 38.0869140625], + [107.2431640625, 38.111328125], + [107.1884765625, 38.15625], + [107.1416015625, 38.162109375], + [107.1220703125, 38.1357421875], + [107.0517578125, 38.123046875], + [106.9453125, 38.1318359375], + [106.7685546875, 38.17578125], + [106.4912109375, 38.306640625], + [106.4833984375, 38.3203125], + [106.6005859375, 38.390625], + [106.6484375, 38.4716796875], + [106.6630859375, 38.6015625], + [106.7099609375, 38.7197265625], + [106.955078125, 38.94140625], + [106.9716796875, 39.017578125], + [106.9677734375, 39.0556640625], + [106.859375, 39.1083984375], + [106.796875, 39.21484375], + [106.8076171875, 39.3154296875], + [106.7880859375, 39.3671875], + [106.75, 39.3818359375], + [106.6650390625, 39.35546875], + [106.603515625, 39.3759765625], + [106.509765625, 39.271484375], + [106.4033203125, 39.2919921875], + [106.28515625, 39.2705078125], + [106.28515625, 39.146484375], + [106.251953125, 39.1318359375], + [106.146484375, 39.1533203125], + [106.0966796875, 39.0849609375], + [106.0615234375, 38.96875], + [105.9697265625, 38.9052734375], + [106.0029296875, 38.8720703125], + [105.8974609375, 38.7890625], + [105.908203125, 38.7373046875], + [105.8525390625, 38.6396484375], + [105.875, 38.587890625], + [105.8212890625, 38.365234375], + [105.8671875, 38.2958984375], + [105.8427734375, 38.2412109375], + [105.78125, 38.19921875], + [105.7685546875, 38.134765625], + [105.8408203125, 38.0048828125], + [105.7998046875, 37.9375], + [105.806640625, 37.8662109375], + [105.7607421875, 37.80078125], + [105.68359375, 37.7724609375], + [105.6240234375, 37.779296875], + [105.599609375, 37.7001953125], + [105.3154296875, 37.7021484375], + [105.111328125, 37.6337890625], + [105.0244140625, 37.580078125], + [104.8671875, 37.5673828125], + [104.8017578125, 37.5390625], + [104.43359375, 37.515625], + [104.408203125, 37.46484375], + [104.18359375, 37.4072265625], + [103.8720703125, 37.6064453125], + [103.6767578125, 37.7841796875], + [103.40234375, 37.8623046875], + [103.3623046875, 38.0419921875], + [103.369140625, 38.08984375], + [103.53515625, 38.1572265625], + [103.5087890625, 38.28125], + [103.416015625, 38.4052734375], + [103.8603515625, 38.64453125], + [104.044921875, 38.8955078125], + [104.16796875, 38.94140625], + [104.1953125, 38.986328125], + [104.2080078125, 39.083984375], + [104.177734375, 39.15234375], + [104.0478515625, 39.2978515625], + [104.0908203125, 39.419921875], + [103.9560546875, 39.4580078125], + [103.83984375, 39.4609375], + [103.357421875, 39.3369140625], + [103.0107421875, 39.1005859375], + [102.60546875, 39.171875], + [102.4541015625, 39.255859375], + [102.27734375, 39.189453125], + [101.833984375, 39.095703125], + [102.0751953125, 38.8916015625], + [101.9423828125, 38.8095703125], + [101.77734375, 38.6611328125], + [101.6728515625, 38.69140625], + [101.6064453125, 38.6533203125], + [101.5615234375, 38.7138671875], + [101.3173828125, 38.7841796875], + [101.306640625, 38.802734375], + [101.3408203125, 38.8203125], + [101.3359375, 38.84765625], + [101.2421875, 38.861328125], + [101.23828125, 38.908203125], + [101.19921875, 38.943359375], + [101.2275390625, 39.0224609375], + [100.9697265625, 38.947265625], + [100.9619140625, 39.0068359375], + [100.9033203125, 39.0302734375], + [100.87890625, 39.001953125], + [100.830078125, 39.0361328125], + [100.830078125, 39.0751953125], + [100.8671875, 39.111328125], + [100.8427734375, 39.2041015625], + [100.8427734375, 39.40625], + [100.5, 39.4013671875], + [100.5009765625, 39.4814453125], + [100.3271484375, 39.509765625], + [100.3017578125, 39.5732421875], + [100.314453125, 39.607421875], + [100.2509765625, 39.685546875], + [100.1279296875, 39.703125], + [100.041015625, 39.7578125], + [99.9052734375, 39.7861328125], + [99.822265625, 39.8603515625], + [99.6728515625, 39.888671875], + [99.44140625, 39.88671875], + [99.525390625, 39.888671875], + [99.751953125, 40.0078125], + [99.8740234375, 40.0263671875], + [99.927734375, 40.064453125], + [99.990234375, 40.1884765625], + [100.169921875, 40.2783203125], + [100.169921875, 40.5419921875], + [100.2431640625, 40.619140625], + [100.2373046875, 40.7177734375], + [100.1083984375, 40.8759765625], + [100.0576171875, 40.908203125], + [99.673828125, 40.93359375], + [99.56640625, 40.84765625], + [99.1748046875, 40.8583984375], + [99.173828125, 40.748046875], + [99.1025390625, 40.6767578125], + [99.0419921875, 40.6943359375], + [98.9853515625, 40.783203125], + [98.791015625, 40.7060546875], + [98.802734375, 40.607421875], + [98.6982421875, 40.6806640625], + [98.6689453125, 40.7734375], + [98.5703125, 40.7470703125], + [98.62890625, 40.6787109375], + [98.3447265625, 40.5693359375], + [98.333984375, 40.919921875], + [98.2509765625, 40.939453125], + [97.97265625, 41.0986328125], + [97.6171875, 41.46484375], + [97.84765625, 41.6572265625], + [97.1728515625, 42.7958984375], + [98.1962890625, 42.6533203125], + [99.5078125, 42.568359375], + [99.9697265625, 42.6484375], + [100.2734375, 42.63671875], + [100.326171875, 42.6904296875], + [100.86328125, 42.671875], + [101.5703125, 42.525390625], + [101.8046875, 42.50390625], + [102.076171875, 42.224609375], + [102.44921875, 42.14453125], + [102.541015625, 42.1630859375], + [102.712890625, 42.1533203125], + [103.4189453125, 41.8828125], + [103.857421875, 41.8017578125], + [104.080078125, 41.8056640625], + [104.5302734375, 41.875], + [104.5244140625, 41.662109375], + [104.923828125, 41.654296875], + [105.009765625, 41.583984375], + [105.2314453125, 41.751953125], + [105.2919921875, 41.75], + [105.7421875, 41.9501953125], + [106.7861328125, 42.2919921875], + [107.2724609375, 42.3642578125], + [107.3046875, 42.4130859375], + [107.466796875, 42.458984375], + [107.5751953125, 42.4130859375], + [107.939453125, 42.404296875], + [108.23828125, 42.4609375], + [108.298828125, 42.4384765625], + [108.533203125, 42.443359375], + [108.845703125, 42.396484375], + [109.0263671875, 42.458984375], + [109.2919921875, 42.4365234375], + [109.4873046875, 42.458984375], + [109.6845703125, 42.5595703125], + [109.90625, 42.63671875], + [110.109375, 42.6435546875], + [110.1396484375, 42.6748046875], + [110.4375, 42.7822265625], + [110.4697265625, 42.83984375], + [110.6318359375, 42.9365234375], + [110.7373046875, 43.08984375], + [111.021484375, 43.330078125], + [111.3544921875, 43.4365234375], + [111.45703125, 43.4951171875], + [111.5654296875, 43.4912109375], + [111.794921875, 43.6728515625], + [111.951171875, 43.693359375], + [111.966796875, 43.8037109375], + [111.884765625, 43.923828125], + [111.7900390625, 44.001953125], + [111.6630859375, 44.0615234375], + [111.5595703125, 44.171875], + [111.5263671875, 44.2763671875], + [111.4287109375, 44.3203125], + [111.416015625, 44.357421875], + [111.478515625, 44.4892578125], + [111.5703125, 44.5771484375], + [111.5615234375, 44.6474609375], + [111.625, 44.779296875], + [111.7646484375, 44.9697265625], + [111.904296875, 45.052734375], + [112.0712890625, 45.0966796875], + [112.1142578125, 45.0732421875], + [112.4296875, 45.0751953125], + [112.541015625, 45.001953125], + [112.6005859375, 44.9306640625], + [112.7998046875, 44.8544921875], + [113.1298828125, 44.7978515625], + [113.5048828125, 44.7783203125], + [113.6318359375, 44.74609375], + [113.7998046875, 44.849609375], + [113.8623046875, 44.8642578125], + [113.908203125, 44.916015625], + [114.0654296875, 44.931640625], + [114.1171875, 44.95703125], + [114.1787109375, 45.037109375], + [114.34765625, 45.1201171875], + [114.4599609375, 45.2138671875], + [114.5205078125, 45.2841796875], + [114.5517578125, 45.3876953125], + [114.74609375, 45.4384765625], + [114.974609375, 45.3779296875], + [115.365234375, 45.392578125], + [115.7001953125, 45.4599609375], + [115.9375, 45.6337890625], + [116.02734375, 45.6611328125], + [116.0361328125, 45.685546875], + [116.1748046875, 45.689453125], + [116.2236328125, 45.748046875], + [116.287109375, 45.775390625], + [116.2890625, 45.83984375], + [116.2431640625, 45.876953125], + [116.2724609375, 45.966796875], + [116.5859375, 46.29296875], + [116.7646484375, 46.33203125], + [116.8349609375, 46.384765625], + [117.09765625, 46.357421875], + [117.3720703125, 46.3603515625], + [117.392578125, 46.4638671875], + [117.4482421875, 46.5283203125], + [117.4208984375, 46.5830078125], + [117.611328125, 46.6005859375], + [117.673828125, 46.533203125], + [117.7197265625, 46.517578125], + [117.8408203125, 46.53515625], + [117.92578125, 46.61328125], + [118.0576171875, 46.6337890625], + [118.125, 46.6787109375], + [118.2080078125, 46.6884765625], + [118.31640625, 46.740234375], + [118.447265625, 46.705078125], + [118.5859375, 46.693359375], + [118.65234375, 46.72265625], + [118.677734375, 46.6982421875], + [118.7880859375, 46.6875], + [118.7890625, 46.7177734375], + [118.845703125, 46.7724609375], + [118.9150390625, 46.775390625], + [118.9130859375, 46.7333984375], + [118.951171875, 46.72265625], + [119.01171875, 46.74609375], + [119.10546875, 46.642578125], + [119.263671875, 46.6494140625], + [119.3134765625, 46.611328125], + [119.375, 46.603515625], + [119.4326171875, 46.6396484375], + [119.55859375, 46.6337890625], + [119.6572265625, 46.6259765625], + [119.677734375, 46.5849609375], + [119.7841796875, 46.6259765625], + [119.8046875, 46.6826171875], + [119.912109375, 46.669921875], + [119.935546875, 46.712890625], + [119.90625, 46.7626953125], + [119.939453125, 46.7978515625], + [119.9296875, 46.904296875], + [119.8603515625, 46.91796875], + [119.8701171875, 46.9619140625], + [119.7958984375, 47.013671875], + [119.806640625, 47.0556640625], + [119.716796875, 47.1962890625], + [119.6318359375, 47.2470703125], + [119.56640625, 47.2490234375], + [119.560546875, 47.3037109375], + [119.482421875, 47.3291015625], + [119.353515625, 47.4326171875], + [119.322265625, 47.4267578125], + [119.3662109375, 47.4775390625], + [119.15234375, 47.541015625], + [119.134765625, 47.6650390625], + [118.7734375, 47.771484375], + [118.568359375, 47.9921875], + [118.4443359375, 47.9951171875], + [118.4091796875, 48.0166015625], + [118.298828125, 48.005859375], + [118.1787109375, 48.05078125], + [118.0498046875, 48.013671875], + [117.8134765625, 48.0166015625], + [117.52734375, 47.765625], + [117.494140625, 47.7587890625], + [117.384765625, 47.6416015625], + [117.095703125, 47.82421875], + [116.818359375, 47.8984375], + [116.6708984375, 47.890625], + [116.453125, 47.837890625], + [116.2666015625, 47.876953125], + [116.1201171875, 47.8173828125], + [115.939453125, 47.68359375], + [115.5810546875, 47.921875], + [115.5302734375, 48.1552734375], + [115.8232421875, 48.259765625], + [115.802734375, 48.5234375], + [116.0791015625, 48.8232421875], + [116.048828125, 48.8740234375], + [116.7255859375, 49.8564453125], + [117.0693359375, 49.6962890625], + [117.2783203125, 49.63671875], + [117.4853515625, 49.6337890625], + [117.81640625, 49.521484375], + [117.8681640625, 49.59375], + [117.951171875, 49.5966796875], + [117.9892578125, 49.6240234375], + [118.080078125, 49.615234375], + [118.119140625, 49.6484375], + [118.1162109375, 49.6728515625], + [118.1728515625, 49.6611328125], + [118.2060546875, 49.685546875], + [118.2255859375, 49.734375], + [118.3896484375, 49.78125], + [118.4033203125, 49.806640625], + [118.38671875, 49.828125], + [118.484375, 49.830078125], + [118.4892578125, 49.873046875], + [118.5654296875, 49.90234375], + [118.5517578125, 49.91015625], + [118.5732421875, 49.931640625], + [118.9296875, 49.990234375], + [119.0927734375, 49.986328125], + [119.18359375, 50.04296875], + [119.19140625, 50.0888671875], + [119.244140625, 50.0771484375], + [119.2939453125, 50.111328125], + [119.30859375, 50.1611328125], + [119.3505859375, 50.1650390625], + [119.3359375, 50.1884765625], + [119.3603515625, 50.197265625], + [119.3193359375, 50.2197265625], + [119.3486328125, 50.2587890625], + [119.3251953125, 50.283203125], + [119.38671875, 50.322265625], + [119.359375, 50.328125], + [119.3701171875, 50.3505859375], + [119.3037109375, 50.345703125], + [119.27734375, 50.3662109375], + [119.255859375, 50.34375], + [119.232421875, 50.3662109375], + [119.18359375, 50.3486328125], + [119.1953125, 50.36328125], + [119.15625, 50.3642578125], + [119.17578125, 50.3798828125], + [119.1259765625, 50.390625], + [119.1669921875, 50.423828125], + [119.216796875, 50.4130859375], + [119.265625, 50.4716796875], + [119.2353515625, 50.5029296875], + [119.2626953125, 50.51171875], + [119.283203125, 50.5537109375], + [119.26953125, 50.568359375], + [119.296875, 50.5751953125], + [119.283203125, 50.60546875], + [119.3349609375, 50.6416015625], + [119.3623046875, 50.6328125], + [119.3955078125, 50.6650390625], + [119.3818359375, 50.6806640625], + [119.43359375, 50.6845703125], + [119.4990234375, 50.748046875], + [119.49609375, 50.775390625], + [119.5234375, 50.7900390625], + [119.49609375, 50.833984375], + [119.5029296875, 50.8916015625], + [119.5703125, 50.9345703125], + [119.599609375, 50.9853515625], + [119.68359375, 51.01953125], + [119.7265625, 51.05078125], + [119.7197265625, 51.0751953125], + [119.7646484375, 51.0927734375], + [119.751953125, 51.1162109375], + [119.7841796875, 51.1552734375], + [119.7607421875, 51.1640625], + [119.7890625, 51.1708984375], + [119.7607421875, 51.2138671875], + [119.8232421875, 51.2158203125], + [119.7978515625, 51.24609375], + [119.8291015625, 51.2626953125], + [119.8115234375, 51.28125], + [119.8798828125, 51.296875], + [119.8857421875, 51.3388671875], + [119.947265625, 51.361328125], + [119.91015625, 51.390625], + [119.9716796875, 51.400390625], + [120.00390625, 51.455078125], + [119.986328125, 51.505859375], + [120.052734375, 51.5537109375], + [120.0361328125, 51.5859375], + [120.060546875, 51.634765625], + [120.1025390625, 51.650390625], + [120.0888671875, 51.6796875], + [120.17578125, 51.681640625], + [120.3154296875, 51.78515625], + [120.404296875, 51.8125], + [120.4013671875, 51.833984375], + [120.474609375, 51.8515625], + [120.478515625, 51.884765625], + [120.541015625, 51.8798828125], + [120.556640625, 51.9130859375], + [120.6572265625, 51.9267578125], + [120.7197265625, 52.0107421875], + [120.6875, 52.041015625], + [120.7529296875, 52.0791015625], + [120.76171875, 52.1396484375], + [120.787109375, 52.158203125], + [120.7451171875, 52.2080078125], + [120.759765625, 52.255859375], + [120.638671875, 52.3134765625], + [120.6201171875, 52.3544921875], + [120.6904296875, 52.4296875], + [120.68359375, 52.466796875], + [120.70703125, 52.4921875], + [120.6875, 52.5126953125], + [120.7294921875, 52.5458984375], + [120.462890625, 52.6455078125], + [120.3974609375, 52.6171875], + [120.287109375, 52.623046875], + [120.1953125, 52.5791015625], + [120.06640625, 52.58984375], + [120.03515625, 52.6435546875], + [120.0712890625, 52.7080078125], + [120.0322265625, 52.7744140625], + [120.1884765625, 52.80859375], + [120.2890625, 52.86328125], + [120.296875, 52.892578125], + [120.3486328125, 52.9033203125], + [120.359375, 52.9375], + [120.4111328125, 52.9580078125], + [120.453125, 53.0107421875], + [120.5595703125, 53.08203125], + [120.642578125, 53.10546875], + [120.6953125, 53.1474609375], + [120.6923828125, 53.1767578125], + [120.8388671875, 53.240234375], + [120.8212890625, 53.26953125], + [120.8837890625, 53.294921875], + [121.0478515625, 53.2890625], + [121.0947265625, 53.3076171875], + [121.1298828125, 53.2783203125], + [121.2353515625, 53.28125], + [121.337890625, 53.326171875], + [121.5, 53.337890625], + [121.6806640625, 53.2412109375], + [121.6572265625, 53.1796875], + [121.7626953125, 53.1396484375], + [121.7763671875, 53.08984375], + [121.818359375, 53.06640625], + [121.7880859375, 53.021484375], + [121.7119140625, 52.9951171875], + [121.6630859375, 52.9130859375], + [121.609375, 52.8916015625], + [121.62109375, 52.8515625], + [121.591796875, 52.8251953125], + [121.4775390625, 52.7724609375], + [121.3828125, 52.6875], + [121.310546875, 52.6767578125], + [121.1826171875, 52.5986328125], + [121.32421875, 52.57421875], + [121.35546875, 52.53515625], + [121.498046875, 52.4853515625], + [121.51953125, 52.45703125], + [121.6484375, 52.443359375], + [121.6796875, 52.419921875], + [121.6591796875, 52.390625], + [121.708984375, 52.353515625], + [121.71484375, 52.318359375], + [121.841796875, 52.283203125], + [121.927734375, 52.2861328125], + [122.1669921875, 52.515625], + [122.2080078125, 52.4697265625], + [122.310546875, 52.4755859375], + [122.34375, 52.4130859375], + [122.412109375, 52.3759765625], + [122.447265625, 52.39453125], + [122.484375, 52.345703125], + [122.478515625, 52.296875], + [122.7880859375, 52.2529296875], + [122.7646484375, 52.228515625], + [122.771484375, 52.181640625], + [122.73828125, 52.154296875], + [122.62890625, 52.13671875], + [122.64453125, 52.1103515625], + [122.6259765625, 52.0673828125], + [122.6513671875, 52.0595703125], + [122.671875, 51.9853515625], + [122.7265625, 51.9794921875], + [122.7314453125, 51.923828125], + [122.70703125, 51.890625], + [122.7724609375, 51.7802734375], + [122.75, 51.744140625], + [122.8564453125, 51.607421875], + [122.8330078125, 51.58203125], + [122.8857421875, 51.5478515625], + [122.861328125, 51.529296875], + [122.880859375, 51.5048828125], + [122.85546875, 51.478515625], + [122.900390625, 51.4453125], + [122.904296875, 51.416015625], + [122.962890625, 51.39453125], + [122.966796875, 51.3466796875], + [123.0029296875, 51.3125], + [123.0703125, 51.3212890625], + [123.2783203125, 51.2548828125], + [123.4404296875, 51.271484375], + [123.662109375, 51.3193359375], + [123.71875, 51.3994140625], + [123.794921875, 51.361328125], + [123.8427734375, 51.3681640625], + [123.9267578125, 51.30078125], + [124.21875, 51.3505859375], + [124.2978515625, 51.298828125], + [124.1435546875, 50.56640625], + [124.0771484375, 50.56640625], + [124.087890625, 50.5400390625], + [124.02734375, 50.5390625], + [123.984375, 50.5107421875], + [124.005859375, 50.4326171875], + [123.9208984375, 50.373046875], + [123.80078125, 50.4560546875], + [123.7666015625, 50.37890625], + [123.7880859375, 50.3740234375], + [123.7783203125, 50.3427734375], + [123.865234375, 50.2861328125], + [123.86328125, 50.2265625], + [123.931640625, 50.1875], + [124.0107421875, 50.220703125], + [124.06640625, 50.2001953125], + [124.1240234375, 50.240234375], + [124.1923828125, 50.216796875], + [124.283203125, 50.2314453125], + [124.287109375, 50.1904296875], + [124.3427734375, 50.1884765625], + [124.5439453125, 49.6396484375], + [124.7333984375, 49.6865234375], + [124.76171875, 49.7470703125], + [124.7421875, 49.76171875], + [124.82421875, 49.8505859375], + [124.97265625, 49.8349609375], + [124.935546875, 49.8671875], + [124.9775390625, 49.9013671875], + [125.095703125, 49.796875], + [125.1787109375, 49.830078125], + [125.2236328125, 49.7998046875], + [125.2041015625, 49.736328125], + [125.2265625, 49.7255859375], + [125.2216796875, 49.6728515625], + [125.19921875, 49.63671875], + [125.1650390625, 49.669921875], + [125.1279296875, 49.6552734375], + [125.1484375, 49.6201171875], + [125.1748046875, 49.630859375], + [125.2353515625, 49.5927734375], + [125.216796875, 49.56640625], + [125.236328125, 49.5390625], + [125.2119140625, 49.5380859375], + [125.2451171875, 49.4990234375], + [125.228515625, 49.4873046875], + [125.271484375, 49.4541015625], + [125.255859375, 49.396484375], + [125.2763671875, 49.3623046875], + [125.2158203125, 49.2802734375], + [125.236328125, 49.259765625], + [125.212890625, 49.2509765625], + [125.2216796875, 49.19140625], + [125.1181640625, 49.126953125], + [125.0400390625, 49.15234375], + [125.0400390625, 49.1767578125], + [124.9833984375, 49.1630859375], + [124.9072265625, 49.1845703125], + [124.8095703125, 49.1162109375], + [124.82421875, 49.046875], + [124.7568359375, 48.9677734375], + [124.7529296875, 48.9267578125], + [124.7080078125, 48.9189453125], + [124.697265625, 48.8427734375], + [124.654296875, 48.8349609375], + [124.6552734375, 48.779296875], + [124.61328125, 48.748046875], + [124.625, 48.701171875], + [124.603515625, 48.6357421875], + [124.568359375, 48.576171875], + [124.51953125, 48.5546875], + [124.548828125, 48.5361328125], + [124.5341796875, 48.5126953125], + [124.5556640625, 48.46875], + [124.5087890625, 48.447265625], + [124.51953125, 48.3779296875], + [124.580078125, 48.3046875], + [124.5556640625, 48.2734375], + [124.5810546875, 48.2568359375], + [124.5107421875, 48.16796875], + [124.53125, 48.1484375], + [124.4677734375, 48.099609375], + [124.4169921875, 48.0888671875], + [124.431640625, 48.1259765625], + [124.47265625, 48.134765625], + [124.478515625, 48.169921875], + [124.41015625, 48.1923828125], + [124.421875, 48.2470703125], + [124.35546875, 48.287109375], + [124.3564453125, 48.3154296875], + [124.318359375, 48.349609375], + [124.3330078125, 48.3798828125], + [124.3056640625, 48.3984375], + [124.33203125, 48.43359375], + [124.3037109375, 48.45703125], + [124.314453125, 48.50390625], + [124.259765625, 48.537109375], + [124.08203125, 48.4384765625], + [123.7470703125, 48.1982421875], + [123.5791015625, 48.0458984375], + [123.2978515625, 47.9521484375], + [123.1728515625, 47.787109375], + [122.8583984375, 47.6787109375], + [122.7646484375, 47.6142578125], + [122.5751953125, 47.5361328125], + [122.5068359375, 47.40234375], + [122.4189453125, 47.3505859375], + [122.6142578125, 47.125], + [122.748046875, 47.0791015625], + [122.8525390625, 47.072265625], + [122.7783203125, 47.0029296875], + [122.775390625, 46.974609375], + [122.802734375, 46.9375], + [122.8955078125, 46.9609375], + [122.880859375, 46.8935546875], + [122.9072265625, 46.8076171875], + [122.9892578125, 46.767578125], + [123.015625, 46.7216796875], + [123.171875, 46.744140625], + [123.2353515625, 46.86328125], + [123.30859375, 46.86328125], + [123.3408203125, 46.8271484375], + [123.375, 46.837890625], + [123.4052734375, 46.935546875], + [123.361328125, 46.9716796875], + [123.3046875, 46.96484375], + [123.3017578125, 47], + [123.4228515625, 46.9345703125], + [123.52734375, 46.9599609375], + [123.484375, 46.8564453125], + [123.5048828125, 46.828125], + [123.5693359375, 46.830078125], + [123.5810546875, 46.89453125], + [123.6083984375, 46.890625], + [123.599609375, 46.8642578125], + [123.6259765625, 46.8486328125], + [123.5810546875, 46.828125], + [123.630859375, 46.8115234375], + [123.6318359375, 46.7294921875], + [123.6044921875, 46.689453125], + [123.2783203125, 46.662109375], + [123.2802734375, 46.6181640625], + [123.228515625, 46.5888671875], + [123.181640625, 46.6142578125], + [123.0869140625, 46.591796875], + [123.078125, 46.623046875], + [123.048828125, 46.6201171875], + [123.0537109375, 46.5810546875], + [123.0029296875, 46.5751953125], + [123.0107421875, 46.4365234375], + [123.1787109375, 46.2490234375], + [123.12890625, 46.2109375], + [123.12890625, 46.1748046875], + [123.103515625, 46.1728515625], + [123.11328125, 46.130859375], + [123.0458984375, 46.1005859375], + [122.7939453125, 46.0732421875], + [122.8291015625, 45.9130859375], + [122.80078125, 45.857421875], + [122.75390625, 45.837890625], + [122.79296875, 45.7666015625], + [122.751953125, 45.736328125], + [122.76171875, 45.72265625], + [122.671875, 45.701171875], + [122.640625, 45.771484375], + [122.55859375, 45.8212890625], + [122.505859375, 45.787109375], + [122.49609375, 45.8583984375], + [122.4462890625, 45.9169921875], + [122.3623046875, 45.91796875], + [122.3740234375, 45.8564453125], + [122.337890625, 45.8603515625], + [122.2587890625, 45.794921875], + [122.201171875, 45.857421875], + [122.091796875, 45.8828125], + [122.08203125, 45.921875], + [122.0048828125, 45.9853515625], + [121.98828125, 45.9716796875], + [121.814453125, 46.0263671875], + [121.759765625, 45.994140625], + [121.8095703125, 45.9619140625], + [121.8173828125, 45.8759765625], + [121.76953125, 45.84375], + [121.7548828125, 45.794921875], + [121.64453125, 45.75390625], + [121.6865234375, 45.712890625], + [121.7578125, 45.69140625], + [121.8115234375, 45.6875], + [121.8671875, 45.720703125], + [121.94921875, 45.7119140625], + [122.00390625, 45.6240234375], + [121.9970703125, 45.599609375], + [121.966796875, 45.5966796875], + [122.0029296875, 45.5087890625], + [122.1669921875, 45.4423828125], + [122.1806640625, 45.41015625], + [122.1474609375, 45.375], + [122.1474609375, 45.2958984375], + [122.2392578125, 45.2763671875], + [122.23046875, 45.20703125], + [122.193359375, 45.1806640625], + [122.1435546875, 45.18359375], + [122.1103515625, 45.142578125], + [122.1201171875, 45.0693359375], + [122.0751953125, 45.0068359375], + [122.080078125, 44.9150390625], + [122.044921875, 44.900390625], + [122.07421875, 44.8779296875], + [122.1005859375, 44.783203125], + [122.169921875, 44.7705078125], + [122.1435546875, 44.75390625], + [122.111328125, 44.7685546875], + [122.099609375, 44.7451171875], + [122.162109375, 44.728515625], + [122.103515625, 44.6748046875], + [122.1318359375, 44.578125], + [122.203125, 44.5546875], + [122.228515625, 44.48046875], + [122.2861328125, 44.478515625], + [122.2919921875, 44.310546875], + [122.271484375, 44.255859375], + [122.3203125, 44.2333984375], + [122.4833984375, 44.2373046875], + [122.67578125, 44.2861328125], + [122.7607421875, 44.3701171875], + [123.041015625, 44.5], + [123.125, 44.509765625], + [123.142578125, 44.4287109375], + [123.115234375, 44.4033203125], + [123.1240234375, 44.365234375], + [123.197265625, 44.345703125], + [123.2998046875, 44.1953125], + [123.390625, 44.1630859375], + [123.3212890625, 44.052734375], + [123.4013671875, 43.9794921875], + [123.37109375, 43.970703125], + [123.4287109375, 43.927734375], + [123.4638671875, 43.865234375], + [123.462890625, 43.8232421875], + [123.4970703125, 43.7861328125], + [123.4833984375, 43.73828125], + [123.5205078125, 43.708984375], + [123.5380859375, 43.634765625], + [123.51171875, 43.6259765625], + [123.5107421875, 43.5927734375], + [123.4658203125, 43.5859375], + [123.423828125, 43.61328125], + [123.4345703125, 43.576171875], + [123.4609375, 43.5693359375], + [123.453125, 43.546875], + [123.357421875, 43.568359375], + [123.3046875, 43.55078125], + [123.330078125, 43.51953125], + [123.31640625, 43.4921875], + [123.3759765625, 43.4765625], + [123.419921875, 43.41015625], + [123.4873046875, 43.4462890625], + [123.525390625, 43.3994140625], + [123.5458984375, 43.416015625], + [123.609375, 43.3671875], + [123.7216796875, 43.357421875], + [123.7060546875, 43.2744140625], + [123.6650390625, 43.265625], + [123.677734375, 43.224609375], + [123.646484375, 43.208984375], + [123.66796875, 43.181640625], + [123.6484375, 43.173828125], + [123.6279296875, 43.0810546875], + [123.5966796875, 43.0625], + [123.6123046875, 43.0498046875], + [123.5810546875, 43.037109375], + [123.5869140625, 43.0126953125], + [123.5361328125, 43.0078125], + [123.47265625, 43.04296875], + [123.259765625, 42.994140625], + [123.1845703125, 42.92578125], + [123.1708984375, 42.8525390625], + [123.22265625, 42.826171875], + [123.05859375, 42.76953125], + [122.9892578125, 42.779296875], + [122.9462890625, 42.75390625], + [122.8876953125, 42.7705078125], + [122.85546875, 42.70703125], + [122.7314453125, 42.787109375], + [122.6259765625, 42.7734375], + [122.5810546875, 42.7900390625], + [122.5673828125, 42.8251953125], + [122.4306640625, 42.84375], + [122.3505859375, 42.826171875], + [122.373046875, 42.7763671875], + [122.4580078125, 42.7744140625], + [122.3955078125, 42.6845703125], + [122.337890625, 42.6708984375], + [122.205078125, 42.7333984375], + [122.1962890625, 42.6796875], + [122.064453125, 42.7236328125], + [121.9658203125, 42.701171875], + [121.9033203125, 42.6376953125], + [121.91796875, 42.5888671875], + [121.8955078125, 42.59375], + [121.90625, 42.5712890625], + [121.87109375, 42.5283203125], + [121.83203125, 42.5341796875], + [121.818359375, 42.5048828125], + [121.748046875, 42.4892578125], + [121.7021484375, 42.4404296875], + [121.6572265625, 42.443359375], + [121.607421875, 42.5166015625], + [121.5693359375, 42.4873046875], + [121.416015625, 42.486328125], + [121.3857421875, 42.4521484375], + [121.3115234375, 42.4404296875], + [121.28515625, 42.388671875], + [121.2197265625, 42.3720703125], + [121.0693359375, 42.2529296875], + [120.8876953125, 42.2724609375], + [120.888671875, 42.2431640625], + [120.830078125, 42.2529296875], + [120.8212890625, 42.228515625], + [120.74609375, 42.2236328125], + [120.625, 42.1552734375], + [120.5849609375, 42.16796875], + [120.482421875, 42.1162109375], + [120.4697265625, 42.0986328125], + [120.4990234375, 42.091796875], + [120.451171875, 42.0576171875], + [120.45703125, 42.015625], + [120.4111328125, 41.9970703125], + [120.421875, 41.986328125], + [120.333984375, 41.98046875], + [120.318359375, 41.9345703125], + [120.2724609375, 41.92578125], + [120.2607421875, 41.904296875], + [120.30078125, 41.888671875], + [120.1884765625, 41.8486328125], + [120.1259765625, 41.7685546875], + [120.138671875, 41.7294921875], + [120.0966796875, 41.697265625], + [120.0361328125, 41.708984375], + [120.0498046875, 41.828125], + [120.0234375, 41.8173828125], + [119.990234375, 41.8994140625], + [119.955078125, 41.9208984375], + [119.951171875, 41.974609375], + [119.84375, 42.1005859375], + [119.853515625, 42.2099609375], + [119.744140625, 42.2119140625], + [119.6171875, 42.2529296875], + [119.609375, 42.27734375], + [119.5400390625, 42.294921875], + [119.572265625, 42.3603515625], + [119.5029296875, 42.388671875], + [119.48828125, 42.3515625], + [119.4326171875, 42.3173828125], + [119.28515625, 42.265625], + [119.23828125, 42.2001953125], + [119.2783203125, 42.185546875], + [119.3154296875, 42.1201171875], + [119.3857421875, 42.08984375], + [119.375, 42.021484375], + [119.3251953125, 41.9697265625], + [119.3349609375, 41.8701171875], + [119.291015625, 41.7841796875], + [119.318359375, 41.7646484375], + [119.30078125, 41.7431640625], + [119.3193359375, 41.7314453125], + [119.2998046875, 41.7109375], + [119.3134765625, 41.640625], + [119.416015625, 41.5908203125], + [119.419921875, 41.5693359375], + [119.3623046875, 41.56640625], + [119.4052734375, 41.482421875], + [119.3759765625, 41.421875], + [119.3056640625, 41.4033203125], + [119.3310546875, 41.3857421875], + [119.3271484375, 41.330078125], + [119.310546875, 41.349609375], + [119.2998046875, 41.3291015625], + [119.212890625, 41.30859375], + [119.201171875, 41.283203125], + [118.9501953125, 41.318359375], + [118.8916015625, 41.30078125], + [118.845703125, 41.3427734375], + [118.84375, 41.375], + [118.7705078125, 41.353515625], + [118.755859375, 41.326171875], + [118.5283203125, 41.35546875], + [118.4306640625, 41.3388671875], + [118.400390625, 41.3115234375], + [118.3662109375, 41.322265625], + [118.349609375, 41.4287109375], + [118.2705078125, 41.4755859375], + [118.31640625, 41.5126953125], + [118.3125, 41.5673828125], + [118.2216796875, 41.58984375], + [118.21484375, 41.642578125], + [118.16015625, 41.6767578125], + [118.130859375, 41.7431640625], + [118.166015625, 41.8134765625], + [118.2314453125, 41.8125], + [118.271484375, 41.7626953125], + [118.3359375, 41.845703125], + [118.3408203125, 41.873046875], + [118.265625, 41.9208984375], + [118.306640625, 41.9404296875], + [118.314453125, 41.98828125], + [118.23828125, 42.0234375], + [118.2978515625, 42.0546875], + [118.240234375, 42.09375], + [118.212890625, 42.08203125], + [118.205078125, 42.03515625], + [118.1171875, 42.0380859375], + [118.1552734375, 42.08203125], + [118.091796875, 42.1103515625], + [118.1064453125, 42.1728515625], + [117.9697265625, 42.2421875], + [118.060546875, 42.298828125], + [118.009765625, 42.3466796875], + [118.01953125, 42.3955078125], + [117.802734375, 42.580078125], + [117.79296875, 42.619140625], + [117.6875, 42.5830078125], + [117.4736328125, 42.6025390625], + [117.396484375, 42.537109375], + [117.3876953125, 42.517578125], + [117.4140625, 42.5185546875], + [117.41796875, 42.4951171875], + [117.3916015625, 42.462890625], + [117.095703125, 42.484375], + [117.080078125, 42.4609375], + [117.017578125, 42.45703125], + [117.0009765625, 42.427734375], + [116.9150390625, 42.4033203125], + [116.8857421875, 42.353515625], + [116.9150390625, 42.197265625], + [116.7900390625, 42.201171875], + [116.884765625, 42.111328125], + [116.8681640625, 42.0029296875], + [116.8017578125, 41.978515625], + [116.7666015625, 41.9912109375], + [116.7275390625, 41.951171875], + [116.640625, 41.9306640625], + [116.5537109375, 41.9287109375], + [116.4970703125, 41.98046875], + [116.4541015625, 41.9462890625], + [116.3935546875, 41.943359375], + [116.4091796875, 41.994140625], + [116.328125, 42.005859375], + [116.224609375, 41.9326171875], + [116.2001953125, 41.865234375], + [116.1083984375, 41.8515625], + [116.1298828125, 41.8095703125], + [116.099609375, 41.77734375], + [116.017578125, 41.77734375], + [115.9169921875, 41.9453125], + [115.8291015625, 41.9375], + [115.7666015625, 41.8896484375], + [115.7333984375, 41.892578125], + [115.72265625, 41.8671875], + [115.6845703125, 41.8662109375], + [115.6484375, 41.8251953125], + [115.3369140625, 41.7099609375], + [115.3193359375, 41.6923828125], + [115.36328125, 41.6689453125], + [115.345703125, 41.6357421875], + [115.3779296875, 41.6025390625], + [115.3115234375, 41.5927734375], + [115.28125, 41.6259765625], + [115.240234375, 41.5771484375], + [115.205078125, 41.572265625], + [115.1953125, 41.6025390625], + [115.099609375, 41.6240234375], + [115.060546875, 41.6025390625], + [114.9462890625, 41.6142578125], + [114.8642578125, 41.591796875], + [114.9033203125, 41.689453125], + [114.869140625, 41.814453125], + [114.939453125, 41.8466796875], + [114.916015625, 41.9169921875], + [114.93359375, 41.9443359375], + [114.90234375, 42.015625], + [114.8759765625, 42.021484375], + [114.890625, 42.03125], + [114.861328125, 42.0556640625], + [114.861328125, 42.103515625], + [114.8212890625, 42.1494140625], + [114.751953125, 42.1162109375], + [114.6435546875, 42.1103515625], + [114.560546875, 42.1328125], + [114.51171875, 42.111328125], + [114.5029296875, 42.0673828125], + [114.466796875, 42.0390625], + [114.5107421875, 41.9736328125], + [114.421875, 41.9423828125], + [114.353515625, 41.9541015625], + [114.201171875, 41.7900390625], + [114.20703125, 41.7392578125], + [114.2373046875, 41.708984375], + [114.2158203125, 41.6845703125], + [114.259765625, 41.6240234375], + [114.2275390625, 41.619140625], + [114.2314453125, 41.513671875], + [114.041015625, 41.5341796875], + [113.9326171875, 41.4873046875], + [113.8720703125, 41.416015625], + [113.94921875, 41.392578125], + [113.90234375, 41.3115234375], + [113.95703125, 41.287109375], + [113.966796875, 41.2412109375], + [113.9921875, 41.2705078125], + [114.0166015625, 41.232421875], + [113.9853515625, 41.1806640625], + [113.9150390625, 41.1708984375], + [113.8779296875, 41.1162109375], + [113.8193359375, 41.09765625], + [113.9638671875, 40.9931640625], + [113.9912109375, 40.9404296875], + [114.0576171875, 40.9267578125], + [114.0390625, 40.919921875], + [114.07421875, 40.857421875], + [114.0458984375, 40.8310546875], + [114.0810546875, 40.791015625], + [114.1044921875, 40.7978515625], + [114.134765625, 40.73828125], + [114.064453125, 40.7099609375], + [114.0712890625, 40.6611328125], + [114.0419921875, 40.609375], + [114.08203125, 40.56640625], + [114.0625, 40.529296875], + [113.94921875, 40.517578125], + [113.8642578125, 40.45703125], + [113.794921875, 40.5185546875], + [113.76953125, 40.4775390625], + [113.5068359375, 40.3359375], + [113.31640625, 40.3203125], + [113.251953125, 40.4140625], + [112.990234375, 40.3583984375], + [112.8935546875, 40.3271484375], + [112.849609375, 40.2080078125], + [112.7509765625, 40.1689453125], + [112.462890625, 40.2998046875], + [112.310546875, 40.2568359375], + [112.30078125, 40.2119140625], + [112.2333984375, 40.1708984375], + [112.232421875, 40.1337890625], + [112.1767578125, 40.052734375], + [111.970703125, 39.796875], + [111.970703125, 39.712890625], + [111.923828125, 39.6640625], + [111.9326171875, 39.6123046875], + [111.8359375, 39.6201171875], + [111.7841796875, 39.58984375], + [111.662109375, 39.6416015625], + [111.498046875, 39.662109375], + [111.4384765625, 39.6435546875], + [111.462890625, 39.611328125], + [111.4296875, 39.6171875], + [111.431640625, 39.5087890625], + [111.373046875, 39.4794921875], + [111.3525390625, 39.4267578125], + [111.1748046875, 39.4248046875], + [111.1259765625, 39.3671875] + ] + ] + ] + }, + "properties": { + "cp": [111.670801, 40.818311], + "name": "内蒙古", + "childNum": 2 + } + }, { + "id": "210000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [120.787109375, 40.4736328125], + [120.79296875, 40.515625], + [120.8310546875, 40.515625], + [120.8310546875, 40.490234375], + [120.787109375, 40.4736328125] + ] + ], + [ + [ + [123.0654296875, 39.4873046875], + [123.05859375, 39.509765625], + [123.0654296875, 39.4873046875] + ] + ], + [ + [ + [121.4775390625, 39.1875], + [121.4453125, 39.205078125], + [121.4775390625, 39.1875] + ] + ], + [ + [ + [123.1611328125, 39.0263671875], + [123.142578125, 39.0888671875], + [123.1748046875, 39.0869140625], + [123.1748046875, 39.103515625], + [123.20703125, 39.0625], + [123.1611328125, 39.0263671875] + ] + ], + [ + [ + [122.384765625, 39.19921875], + [122.4033203125, 39.1640625], + [122.369140625, 39.17578125], + [122.341796875, 39.14453125], + [122.3203125, 39.1611328125], + [122.3447265625, 39.203125], + [122.4091796875, 39.21875], + [122.384765625, 39.19921875] + ] + ], + [ + [ + [123.716796875, 39.74609375], + [123.7314453125, 39.7666015625], + [123.7568359375, 39.7548828125], + [123.716796875, 39.74609375] + ] + ], + [ + [ + [123.0869140625, 39.427734375], + [123.0546875, 39.4580078125], + [123.1015625, 39.4453125], + [123.0869140625, 39.427734375] + ] + ], + [ + [ + [122.640625, 39.2265625], + [122.63671875, 39.2421875], + [122.740234375, 39.2490234375], + [122.7548828125, 39.2333984375], + [122.6923828125, 39.201171875], + [122.705078125, 39.2333984375], + [122.640625, 39.2265625] + ] + ], + [ + [ + [122.5126953125, 39.2236328125], + [122.4921875, 39.2353515625], + [122.5498046875, 39.236328125], + [122.5126953125, 39.2236328125] + ] + ], + [ + [ + [122.423828125, 39.271484375], + [122.45703125, 39.2587890625], + [122.423828125, 39.271484375] + ] + ], + [ + [ + [122.34375, 39.3466796875], + [122.349609375, 39.3310546875], + [122.3203125, 39.328125], + [122.34375, 39.3466796875] + ] + ], + [ + [ + [122.826171875, 39.0595703125], + [122.8408203125, 39.0478515625], + [122.81640625, 39.0458984375], + [122.826171875, 39.0595703125] + ] + ], + [ + [ + [123.0234375, 39.546875], + [123.037109375, 39.533203125], + [122.99609375, 39.49609375], + [122.9453125, 39.521484375], + [122.974609375, 39.5625], + [123.0234375, 39.546875] + ] + ], + [ + [ + [122.873046875, 39.0556640625], + [122.8505859375, 39.0712890625], + [122.873046875, 39.0556640625] + ] + ], + [ + [ + [122.5673828125, 39.2744140625], + [122.4970703125, 39.3017578125], + [122.6904296875, 39.2724609375], + [122.666015625, 39.2568359375], + [122.591796875, 39.271484375], + [122.587890625, 39.2509765625], + [122.5673828125, 39.2744140625] + ] + ], + [ + [ + [119.8544921875, 39.9892578125], + [119.8544921875, 40.0341796875], + [119.771484375, 40.048828125], + [119.7724609375, 40.0830078125], + [119.7373046875, 40.10546875], + [119.7626953125, 40.140625], + [119.74609375, 40.2080078125], + [119.71484375, 40.197265625], + [119.671875, 40.240234375], + [119.625, 40.2255859375], + [119.65234375, 40.2724609375], + [119.59765625, 40.3369140625], + [119.60546875, 40.455078125], + [119.5517578125, 40.509765625], + [119.5712890625, 40.541015625], + [119.27734375, 40.53515625], + [119.220703125, 40.5693359375], + [119.2314453125, 40.6044921875], + [119.158203125, 40.6044921875], + [119.1455078125, 40.634765625], + [119.1796875, 40.6640625], + [119.1767578125, 40.6904296875], + [119.0546875, 40.6650390625], + [118.98828125, 40.6982421875], + [118.9501953125, 40.748046875], + [118.896484375, 40.75390625], + [118.9111328125, 40.77734375], + [118.8466796875, 40.8095703125], + [118.90234375, 40.9619140625], + [118.9736328125, 40.9580078125], + [119.0205078125, 40.998046875], + [118.9521484375, 41.01953125], + [118.9375, 41.052734375], + [118.96484375, 41.080078125], + [119.029296875, 41.064453125], + [119.072265625, 41.0830078125], + [119.08203125, 41.1318359375], + [119.1826171875, 41.1806640625], + [119.1650390625, 41.21875], + [119.2099609375, 41.2265625], + [119.2431640625, 41.2685546875], + [119.2412109375, 41.3193359375], + [119.2998046875, 41.3291015625], + [119.310546875, 41.349609375], + [119.3271484375, 41.330078125], + [119.3310546875, 41.3857421875], + [119.3056640625, 41.4033203125], + [119.375, 41.4208984375], + [119.37890625, 41.4599609375], + [119.404296875, 41.4755859375], + [119.4052734375, 41.5107421875], + [119.3623046875, 41.56640625], + [119.4150390625, 41.5625], + [119.419921875, 41.5830078125], + [119.3134765625, 41.640625], + [119.2998046875, 41.7109375], + [119.3193359375, 41.7314453125], + [119.30078125, 41.7431640625], + [119.318359375, 41.7646484375], + [119.291015625, 41.7841796875], + [119.3349609375, 41.8701171875], + [119.3251953125, 41.9697265625], + [119.375, 42.021484375], + [119.3857421875, 42.0888671875], + [119.3154296875, 42.1201171875], + [119.2783203125, 42.185546875], + [119.23828125, 42.1982421875], + [119.28125, 42.263671875], + [119.4326171875, 42.3173828125], + [119.48828125, 42.3515625], + [119.5029296875, 42.388671875], + [119.572265625, 42.3603515625], + [119.5400390625, 42.294921875], + [119.609375, 42.27734375], + [119.6171875, 42.2529296875], + [119.744140625, 42.2119140625], + [119.8505859375, 42.2138671875], + [119.84375, 42.1005859375], + [119.951171875, 41.974609375], + [119.955078125, 41.9208984375], + [119.990234375, 41.8994140625], + [120.0234375, 41.8173828125], + [120.0498046875, 41.828125], + [120.0361328125, 41.708984375], + [120.0966796875, 41.697265625], + [120.138671875, 41.7294921875], + [120.1259765625, 41.7685546875], + [120.1884765625, 41.8486328125], + [120.30078125, 41.888671875], + [120.2607421875, 41.904296875], + [120.2724609375, 41.92578125], + [120.318359375, 41.9345703125], + [120.333984375, 41.98046875], + [120.421875, 41.986328125], + [120.4111328125, 41.9970703125], + [120.45703125, 42.015625], + [120.451171875, 42.0576171875], + [120.4990234375, 42.091796875], + [120.4697265625, 42.0986328125], + [120.482421875, 42.1162109375], + [120.5849609375, 42.16796875], + [120.625, 42.1552734375], + [120.74609375, 42.2236328125], + [120.8212890625, 42.228515625], + [120.830078125, 42.2529296875], + [120.888671875, 42.2431640625], + [120.8876953125, 42.2724609375], + [121.0693359375, 42.2529296875], + [121.2197265625, 42.3720703125], + [121.28515625, 42.388671875], + [121.3115234375, 42.4404296875], + [121.3857421875, 42.4521484375], + [121.416015625, 42.486328125], + [121.5693359375, 42.4873046875], + [121.607421875, 42.5166015625], + [121.6572265625, 42.443359375], + [121.7021484375, 42.4404296875], + [121.748046875, 42.4892578125], + [121.818359375, 42.5048828125], + [121.83203125, 42.5341796875], + [121.87109375, 42.5283203125], + [121.90625, 42.5712890625], + [121.8955078125, 42.59375], + [121.91796875, 42.5888671875], + [121.9033203125, 42.6376953125], + [121.9658203125, 42.701171875], + [122.064453125, 42.7236328125], + [122.1962890625, 42.6796875], + [122.205078125, 42.7333984375], + [122.337890625, 42.6708984375], + [122.3955078125, 42.6845703125], + [122.4580078125, 42.7744140625], + [122.373046875, 42.7763671875], + [122.3505859375, 42.826171875], + [122.419921875, 42.8427734375], + [122.564453125, 42.826171875], + [122.5810546875, 42.7900390625], + [122.6259765625, 42.7734375], + [122.7314453125, 42.787109375], + [122.85546875, 42.70703125], + [122.8876953125, 42.7705078125], + [122.9462890625, 42.75390625], + [122.9892578125, 42.779296875], + [123.05859375, 42.76953125], + [123.22265625, 42.826171875], + [123.1708984375, 42.8525390625], + [123.1845703125, 42.92578125], + [123.259765625, 42.994140625], + [123.47265625, 43.04296875], + [123.5361328125, 43.0078125], + [123.5869140625, 43.0126953125], + [123.5810546875, 43.037109375], + [123.6123046875, 43.0498046875], + [123.5966796875, 43.0625], + [123.6279296875, 43.0810546875], + [123.6484375, 43.173828125], + [123.66796875, 43.181640625], + [123.646484375, 43.208984375], + [123.677734375, 43.224609375], + [123.6650390625, 43.265625], + [123.705078125, 43.2744140625], + [123.7001953125, 43.3115234375], + [123.720703125, 43.31640625], + [123.703125, 43.3271484375], + [123.7216796875, 43.357421875], + [123.6962890625, 43.35546875], + [123.703125, 43.404296875], + [123.75, 43.439453125], + [123.7470703125, 43.4716796875], + [123.7919921875, 43.4912109375], + [123.873046875, 43.4521484375], + [123.8505859375, 43.416015625], + [123.892578125, 43.390625], + [123.896484375, 43.3623046875], + [123.947265625, 43.3525390625], + [124.033203125, 43.28125], + [124.1015625, 43.294921875], + [124.115234375, 43.248046875], + [124.216796875, 43.2568359375], + [124.2294921875, 43.2353515625], + [124.2841796875, 43.23046875], + [124.2744140625, 43.1796875], + [124.29296875, 43.1552734375], + [124.4267578125, 43.0771484375], + [124.333984375, 42.998046875], + [124.4423828125, 42.9599609375], + [124.3671875, 42.892578125], + [124.4404296875, 42.87890625], + [124.455078125, 42.82421875], + [124.66015625, 42.9736328125], + [124.693359375, 43.056640625], + [124.75, 43.0703125], + [124.7998046875, 43.123046875], + [124.896484375, 43.130859375], + [124.8896484375, 43.076171875], + [124.8408203125, 43.029296875], + [124.8759765625, 42.96875], + [124.849609375, 42.8828125], + [124.873046875, 42.7919921875], + [124.9013671875, 42.7890625], + [124.9287109375, 42.8203125], + [124.974609375, 42.8037109375], + [124.9970703125, 42.74609375], + [124.96875, 42.72265625], + [124.990234375, 42.6962890625], + [124.9658203125, 42.677734375], + [125.015625, 42.666015625], + [125.0302734375, 42.6171875], + [125.09765625, 42.623046875], + [125.0673828125, 42.5361328125], + [125.091796875, 42.5146484375], + [125.0673828125, 42.5029296875], + [125.1962890625, 42.4111328125], + [125.2041015625, 42.3671875], + [125.16796875, 42.3564453125], + [125.17578125, 42.30859375], + [125.263671875, 42.3134765625], + [125.2998046875, 42.2900390625], + [125.2763671875, 42.2314453125], + [125.3134765625, 42.220703125], + [125.283203125, 42.171875], + [125.3203125, 42.205078125], + [125.306640625, 42.146484375], + [125.357421875, 42.146484375], + [125.369140625, 42.18359375], + [125.490234375, 42.13671875], + [125.44921875, 42.099609375], + [125.412109375, 42.1015625], + [125.423828125, 42.0791015625], + [125.3701171875, 42.0029296875], + [125.29296875, 41.9638671875], + [125.3525390625, 41.9287109375], + [125.3076171875, 41.9248046875], + [125.296875, 41.8876953125], + [125.294921875, 41.82421875], + [125.3466796875, 41.7626953125], + [125.3173828125, 41.677734375], + [125.412109375, 41.6923828125], + [125.451171875, 41.6748046875], + [125.4716796875, 41.6396484375], + [125.4501953125, 41.5986328125], + [125.5078125, 41.5341796875], + [125.494140625, 41.509765625], + [125.54296875, 41.46875], + [125.548828125, 41.4013671875], + [125.6376953125, 41.3447265625], + [125.6201171875, 41.318359375], + [125.6474609375, 41.265625], + [125.67578125, 41.2783203125], + [125.6943359375, 41.2451171875], + [125.75, 41.24609375], + [125.73828125, 41.1796875], + [125.7919921875, 41.1669921875], + [125.7138671875, 41.10546875], + [125.740234375, 41.0869140625], + [125.6845703125, 41.0224609375], + [125.6826171875, 40.98046875], + [125.58984375, 40.931640625], + [125.578125, 40.90234375], + [125.6533203125, 40.9169921875], + [125.693359375, 40.892578125], + [125.7080078125, 40.8671875], + [125.63671875, 40.80859375], + [125.6875, 40.771484375], + [125.6181640625, 40.763671875], + [125.5859375, 40.7890625], + [125.544921875, 40.7294921875], + [125.486328125, 40.7275390625], + [125.4541015625, 40.677734375], + [125.4189453125, 40.673828125], + [125.4208984375, 40.634765625], + [125.3759765625, 40.6591796875], + [125.291015625, 40.6591796875], + [125.263671875, 40.62109375], + [125.1904296875, 40.615234375], + [125.0478515625, 40.55078125], + [125.001953125, 40.513671875], + [125.044921875, 40.466796875], + [124.9921875, 40.4775390625], + [124.93359375, 40.45703125], + [124.9033203125, 40.484375], + [124.8349609375, 40.4150390625], + [124.7451171875, 40.375], + [124.724609375, 40.3232421875], + [124.6162109375, 40.2880859375], + [124.3515625, 40.083984375], + [124.3369140625, 40.05078125], + [124.3720703125, 40.021484375], + [124.3544921875, 39.9775390625], + [124.298828125, 39.9697265625], + [124.287109375, 39.9326171875], + [124.23046875, 39.919921875], + [124.2138671875, 39.8642578125], + [124.1669921875, 39.828125], + [124.1513671875, 39.74609375], + [124.099609375, 39.7783203125], + [124.103515625, 39.82421875], + [123.9990234375, 39.80078125], + [123.8212890625, 39.83203125], + [123.6923828125, 39.8076171875], + [123.6591796875, 39.83203125], + [123.61328125, 39.775390625], + [123.5771484375, 39.78125], + [123.548828125, 39.755859375], + [123.53515625, 39.7890625], + [123.4482421875, 39.732421875], + [123.3935546875, 39.724609375], + [123.3837890625, 39.7666015625], + [123.2822265625, 39.7587890625], + [123.275390625, 39.73828125], + [123.25, 39.7509765625], + [123.2841796875, 39.6953125], + [123.21875, 39.6982421875], + [123.216796875, 39.6669921875], + [123.1669921875, 39.6748046875], + [123.142578125, 39.6455078125], + [123.103515625, 39.677734375], + [123.0390625, 39.6640625], + [123.046875, 39.64453125], + [123.0166015625, 39.658203125], + [122.9736328125, 39.595703125], + [122.9541015625, 39.615234375], + [122.8564453125, 39.607421875], + [122.822265625, 39.5654296875], + [122.80078125, 39.580078125], + [122.689453125, 39.5166015625], + [122.6513671875, 39.51953125], + [122.533203125, 39.4208984375], + [122.4208984375, 39.4140625], + [122.3671875, 39.390625], + [122.3642578125, 39.3662109375], + [122.33984375, 39.37890625], + [122.248046875, 39.271484375], + [122.1181640625, 39.21484375], + [122.12109375, 39.1748046875], + [122.1708984375, 39.1513671875], + [122.05078125, 39.1083984375], + [122.0703125, 39.0615234375], + [121.9970703125, 39.0693359375], + [121.9677734375, 39.0302734375], + [121.9130859375, 39.060546875], + [121.9228515625, 39.0146484375], + [121.853515625, 39.0361328125], + [121.9052734375, 39], + [121.912109375, 38.9638671875], + [121.833984375, 38.951171875], + [121.79296875, 39.021484375], + [121.763671875, 39.029296875], + [121.73828125, 39], + [121.673828125, 39.0107421875], + [121.6630859375, 38.966796875], + [121.619140625, 38.9482421875], + [121.7197265625, 38.9208984375], + [121.6982421875, 38.865234375], + [121.568359375, 38.8759765625], + [121.49609375, 38.814453125], + [121.3408203125, 38.8193359375], + [121.2607421875, 38.787109375], + [121.1943359375, 38.720703125], + [121.1337890625, 38.7255859375], + [121.111328125, 38.7802734375], + [121.12890625, 38.7998046875], + [121.111328125, 38.8623046875], + [121.1298828125, 38.880859375], + [121.08984375, 38.8984375], + [121.0927734375, 38.9287109375], + [121.1279296875, 38.9599609375], + [121.2216796875, 38.94140625], + [121.326171875, 38.97265625], + [121.34375, 38.98828125], + [121.318359375, 39.015625], + [121.3740234375, 39.0625], + [121.41796875, 39.029296875], + [121.4716796875, 39.0263671875], + [121.6259765625, 39.1201171875], + [121.6435546875, 39.111328125], + [121.60546875, 39.07421875], + [121.6689453125, 39.091796875], + [121.68359375, 39.1220703125], + [121.587890625, 39.1943359375], + [121.591796875, 39.2294921875], + [121.6416015625, 39.2431640625], + [121.5966796875, 39.2490234375], + [121.5908203125, 39.2724609375], + [121.6865234375, 39.283203125], + [121.66796875, 39.3115234375], + [121.716796875, 39.318359375], + [121.724609375, 39.365234375], + [121.5087890625, 39.29296875], + [121.4658203125, 39.3017578125], + [121.421875, 39.3671875], + [121.3251953125, 39.3720703125], + [121.3154296875, 39.3916015625], + [121.26171875, 39.375], + [121.248046875, 39.4248046875], + [121.3046875, 39.48828125], + [121.28515625, 39.5078125], + [121.2578125, 39.4853515625], + [121.2265625, 39.5166015625], + [121.2275390625, 39.5556640625], + [121.2978515625, 39.6064453125], + [121.451171875, 39.6259765625], + [121.4462890625, 39.6552734375], + [121.4921875, 39.666015625], + [121.5029296875, 39.7041015625], + [121.4599609375, 39.7421875], + [121.4892578125, 39.765625], + [121.474609375, 39.8125], + [121.5380859375, 39.873046875], + [121.6201171875, 39.8798828125], + [121.7001953125, 39.9375], + [121.7763671875, 39.9384765625], + [121.849609375, 39.9990234375], + [121.80859375, 40.0048828125], + [121.82421875, 40.037109375], + [121.884765625, 40.0537109375], + [121.958984375, 40.134765625], + [121.99609375, 40.12890625], + [122.0068359375, 40.169921875], + [121.9599609375, 40.193359375], + [121.9365234375, 40.23828125], + [122.02734375, 40.2451171875], + [122.0400390625, 40.322265625], + [122.111328125, 40.31640625], + [122.138671875, 40.33984375], + [122.111328125, 40.369140625], + [122.1787109375, 40.3662109375], + [122.171875, 40.388671875], + [122.2001953125, 40.3857421875], + [122.19140625, 40.4296875], + [122.2294921875, 40.4248046875], + [122.2421875, 40.4658203125], + [122.2802734375, 40.478515625], + [122.2451171875, 40.4853515625], + [122.24609375, 40.5205078125], + [122.1455078125, 40.595703125], + [122.1484375, 40.671875], + [122.06640625, 40.6494140625], + [121.9521484375, 40.681640625], + [121.9404296875, 40.7958984375], + [121.853515625, 40.8212890625], + [121.8134765625, 40.8984375], + [121.693359375, 40.83203125], + [121.6064453125, 40.8447265625], + [121.5537109375, 40.818359375], + [121.5556640625, 40.8505859375], + [121.5, 40.8798828125], + [121.3359375, 40.9013671875], + [121.216796875, 40.8515625], + [121.13671875, 40.8740234375], + [121.078125, 40.818359375], + [121.0859375, 40.7958984375], + [121.0166015625, 40.779296875], + [120.98046875, 40.8212890625], + [120.998046875, 40.7822265625], + [120.9814453125, 40.7470703125], + [121.0283203125, 40.7451171875], + [121.0341796875, 40.7099609375], + [120.837890625, 40.6787109375], + [120.81640625, 40.587890625], + [120.728515625, 40.5400390625], + [120.671875, 40.4697265625], + [120.619140625, 40.4609375], + [120.6025390625, 40.361328125], + [120.5322265625, 40.3212890625], + [120.5244140625, 40.2568359375], + [120.474609375, 40.18359375], + [120.3720703125, 40.1748046875], + [120.134765625, 40.0751953125], + [119.9560546875, 40.046875], + [119.9189453125, 39.990234375], + [119.8544921875, 39.9892578125] + ] + ] + ] + }, + "properties": { + "cp": [123.429096, 41.796767], + "name": "辽宁", + "childNum": 16 + } + }, { + "id": "220000", + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [127.14453125, 41.53125], + [127.1044921875, 41.5546875], + [127.1845703125, 41.595703125], + [127.1279296875, 41.603515625], + [127.1259765625, 41.625], + [127.0927734375, 41.6279296875], + [127.109375, 41.64453125], + [127.0400390625, 41.6728515625], + [127.083984375, 41.7041015625], + [127.056640625, 41.705078125], + [127.052734375, 41.7451171875], + [126.9365234375, 41.7763671875], + [126.94921875, 41.8095703125], + [126.8837890625, 41.7890625], + [126.8427734375, 41.728515625], + [126.8095703125, 41.75], + [126.796875, 41.6962890625], + [126.697265625, 41.751953125], + [126.6875, 41.732421875], + [126.7255859375, 41.7109375], + [126.6591796875, 41.662109375], + [126.6162109375, 41.6767578125], + [126.6064453125, 41.640625], + [126.5654296875, 41.6162109375], + [126.5830078125, 41.5615234375], + [126.541015625, 41.5244140625], + [126.5498046875, 41.490234375], + [126.498046875, 41.4072265625], + [126.5361328125, 41.3583984375], + [126.4814453125, 41.3486328125], + [126.515625, 41.3623046875], + [126.498046875, 41.375], + [126.4384765625, 41.3544921875], + [126.2890625, 41.1904296875], + [126.287109375, 41.1640625], + [126.1240234375, 41.091796875], + [126.1357421875, 41.060546875], + [126.1005859375, 41.037109375], + [126.109375, 41.0068359375], + [126.068359375, 41], + [126.0830078125, 40.9765625], + [126.041015625, 40.927734375], + [126.0068359375, 40.9365234375], + [125.9765625, 40.9130859375], + [126.0283203125, 40.90234375], + [125.974609375, 40.9052734375], + [125.9404296875, 40.87890625], + [125.9140625, 40.890625], + [125.91796875, 40.912109375], + [125.87890625, 40.9091796875], + [125.8134765625, 40.8671875], + [125.7783203125, 40.8984375], + [125.7080078125, 40.8671875], + [125.65625, 40.916015625], + [125.580078125, 40.8935546875], + [125.58984375, 40.931640625], + [125.6826171875, 40.98046875], + [125.6845703125, 41.0224609375], + [125.740234375, 41.0869140625], + [125.7138671875, 41.10546875], + [125.7919921875, 41.16796875], + [125.73828125, 41.1796875], + [125.75, 41.24609375], + [125.6943359375, 41.2451171875], + [125.67578125, 41.2783203125], + [125.6474609375, 41.265625], + [125.6201171875, 41.318359375], + [125.6376953125, 41.3447265625], + [125.548828125, 41.4013671875], + [125.54296875, 41.46875], + [125.494140625, 41.509765625], + [125.5078125, 41.5341796875], + [125.4501953125, 41.5986328125], + [125.4716796875, 41.6396484375], + [125.451171875, 41.6748046875], + [125.412109375, 41.6923828125], + [125.3173828125, 41.677734375], + [125.3466796875, 41.7626953125], + [125.294921875, 41.82421875], + [125.296875, 41.8876953125], + [125.3076171875, 41.9248046875], + [125.3525390625, 41.9287109375], + [125.29296875, 41.9638671875], + [125.3701171875, 42.0029296875], + [125.423828125, 42.0791015625], + [125.412109375, 42.1015625], + [125.44921875, 42.099609375], + [125.490234375, 42.13671875], + [125.369140625, 42.18359375], + [125.357421875, 42.146484375], + [125.306640625, 42.146484375], + [125.3203125, 42.205078125], + [125.283203125, 42.171875], + [125.3134765625, 42.220703125], + [125.2763671875, 42.2314453125], + [125.2998046875, 42.2900390625], + [125.263671875, 42.3134765625], + [125.17578125, 42.30859375], + [125.16796875, 42.3564453125], + [125.2041015625, 42.3671875], + [125.1962890625, 42.4111328125], + [125.0673828125, 42.5029296875], + [125.091796875, 42.5146484375], + [125.0673828125, 42.5361328125], + [125.09765625, 42.623046875], + [125.0302734375, 42.6171875], + [125.015625, 42.666015625], + [124.9658203125, 42.677734375], + [124.990234375, 42.6962890625], + [124.96875, 42.72265625], + [124.9970703125, 42.74609375], + [124.974609375, 42.8037109375], + [124.9287109375, 42.8203125], + [124.9013671875, 42.7890625], + [124.873046875, 42.7919921875], + [124.849609375, 42.8828125], + [124.8759765625, 42.96875], + [124.8408203125, 43.029296875], + [124.8896484375, 43.076171875], + [124.896484375, 43.130859375], + [124.7998046875, 43.123046875], + [124.75, 43.0703125], + [124.693359375, 43.056640625], + [124.66015625, 42.9736328125], + [124.4560546875, 42.82421875], + [124.4404296875, 42.87890625], + [124.3671875, 42.892578125], + [124.4423828125, 42.9599609375], + [124.333984375, 42.998046875], + [124.4267578125, 43.0771484375], + [124.29296875, 43.1552734375], + [124.2744140625, 43.1796875], + [124.283203125, 43.23046875], + [124.2294921875, 43.2353515625], + [124.216796875, 43.2568359375], + [124.115234375, 43.248046875], + [124.1015625, 43.294921875], + [124.03125, 43.2822265625], + [123.947265625, 43.3525390625], + [123.896484375, 43.3623046875], + [123.892578125, 43.390625], + [123.8505859375, 43.416015625], + [123.873046875, 43.4521484375], + [123.794921875, 43.4912109375], + [123.7470703125, 43.4716796875], + [123.75, 43.439453125], + [123.7109375, 43.41796875], + [123.7041015625, 43.37109375], + [123.609375, 43.3671875], + [123.5458984375, 43.416015625], + [123.525390625, 43.3994140625], + [123.4873046875, 43.4462890625], + [123.419921875, 43.41015625], + [123.3759765625, 43.4765625], + [123.31640625, 43.4921875], + [123.330078125, 43.51953125], + [123.3046875, 43.55078125], + [123.357421875, 43.568359375], + [123.4541015625, 43.546875], + [123.4609375, 43.5693359375], + [123.4345703125, 43.576171875], + [123.423828125, 43.6123046875], + [123.4658203125, 43.5859375], + [123.51171875, 43.59375], + [123.51171875, 43.6259765625], + [123.5380859375, 43.634765625], + [123.525390625, 43.6962890625], + [123.4833984375, 43.73828125], + [123.4970703125, 43.7861328125], + [123.462890625, 43.8232421875], + [123.458984375, 43.875], + [123.37109375, 43.970703125], + [123.4013671875, 43.9794921875], + [123.3212890625, 44.052734375], + [123.390625, 44.1630859375], + [123.2998046875, 44.1953125], + [123.197265625, 44.345703125], + [123.1240234375, 44.365234375], + [123.115234375, 44.4033203125], + [123.142578125, 44.4287109375], + [123.125, 44.509765625], + [123.041015625, 44.5], + [122.7607421875, 44.3701171875], + [122.67578125, 44.2861328125], + [122.4833984375, 44.2373046875], + [122.3203125, 44.2333984375], + [122.271484375, 44.255859375], + [122.2919921875, 44.310546875], + [122.2861328125, 44.478515625], + [122.228515625, 44.48046875], + [122.203125, 44.5546875], + [122.1318359375, 44.578125], + [122.103515625, 44.6748046875], + [122.162109375, 44.728515625], + [122.099609375, 44.7451171875], + [122.111328125, 44.7685546875], + [122.1435546875, 44.75390625], + [122.169921875, 44.7705078125], + [122.1005859375, 44.783203125], + [122.07421875, 44.8779296875], + [122.044921875, 44.900390625], + [122.080078125, 44.9150390625], + [122.0751953125, 45.0068359375], + [122.1201171875, 45.0693359375], + [122.1103515625, 45.142578125], + [122.1435546875, 45.18359375], + [122.193359375, 45.1806640625], + [122.23046875, 45.20703125], + [122.2392578125, 45.2763671875], + [122.1474609375, 45.2958984375], + [122.1474609375, 45.375], + [122.1806640625, 45.41015625], + [122.1669921875, 45.4423828125], + [122.0029296875, 45.5087890625], + [121.966796875, 45.5966796875], + [121.9970703125, 45.599609375], + [122.00390625, 45.6240234375], + [121.94921875, 45.7119140625], + [121.8671875, 45.720703125], + [121.8115234375, 45.6875], + [121.7578125, 45.69140625], + [121.6865234375, 45.712890625], + [121.64453125, 45.7529296875], + [121.7548828125, 45.794921875], + [121.76953125, 45.84375], + [121.8173828125, 45.8759765625], + [121.8095703125, 45.9619140625], + [121.7626953125, 45.9990234375], + [121.84375, 46.025390625], + [121.87109375, 46], + [122.0048828125, 45.9853515625], + [122.08203125, 45.921875], + [122.091796875, 45.8828125], + [122.201171875, 45.857421875], + [122.2587890625, 45.794921875], + [122.337890625, 45.8603515625], + [122.3740234375, 45.8564453125], + [122.3623046875, 45.91796875], + [122.4462890625, 45.9169921875], + [122.49609375, 45.8583984375], + [122.505859375, 45.787109375], + [122.55859375, 45.8212890625], + [122.640625, 45.771484375], + [122.671875, 45.701171875], + [122.7421875, 45.7060546875], + [122.79296875, 45.7666015625], + [122.75390625, 45.837890625], + [122.8271484375, 45.8984375], + [122.7939453125, 46.0732421875], + [123.0458984375, 46.1005859375], + [123.11328125, 46.130859375], + [123.103515625, 46.1728515625], + [123.12890625, 46.1748046875], + [123.12890625, 46.2109375], + [123.2236328125, 46.271484375], + [123.3740234375, 46.2236328125], + [123.39453125, 46.2451171875], + [123.4541015625, 46.2333984375], + [123.5, 46.259765625], + [123.5703125, 46.2236328125], + [123.60546875, 46.251953125], + [123.7802734375, 46.2646484375], + [123.8505859375, 46.302734375], + [123.90625, 46.30078125], + [123.91015625, 46.2578125], + [123.95703125, 46.291015625], + [123.9560546875, 46.2451171875], + [123.9833984375, 46.224609375], + [123.95703125, 46.203125], + [123.974609375, 46.166015625], + [124.01171875, 46.162109375], + [123.9921875, 46.1435546875], + [124.017578125, 46.119140625], + [123.9951171875, 46.1015625], + [124.041015625, 46.025390625], + [123.9921875, 46.017578125], + [124.0205078125, 45.9892578125], + [123.970703125, 45.9716796875], + [123.9677734375, 45.94140625], + [123.9970703125, 45.9072265625], + [124.05859375, 45.8896484375], + [124.0712890625, 45.85546875], + [124.033203125, 45.833984375], + [124.0654296875, 45.7978515625], + [124.0029296875, 45.771484375], + [124.1357421875, 45.69140625], + [124.1220703125, 45.66796875], + [124.1494140625, 45.6640625], + [124.12890625, 45.642578125], + [124.1474609375, 45.6240234375], + [124.2275390625, 45.6337890625], + [124.2275390625, 45.599609375], + [124.271484375, 45.58984375], + [124.2607421875, 45.5625], + [124.2841796875, 45.5419921875], + [124.359375, 45.544921875], + [124.3525390625, 45.4931640625], + [124.392578125, 45.4443359375], + [124.474609375, 45.458984375], + [124.5498046875, 45.412109375], + [124.58203125, 45.427734375], + [124.58203125, 45.4541015625], + [124.6396484375, 45.435546875], + [124.7685546875, 45.4697265625], + [124.787109375, 45.4375], + [124.833984375, 45.45703125], + [124.876953125, 45.4384765625], + [124.884765625, 45.49609375], + [124.923828125, 45.5419921875], + [124.94921875, 45.5009765625], + [125.029296875, 45.4931640625], + [125.05078125, 45.4287109375], + [125.091796875, 45.41796875], + [125.072265625, 45.384765625], + [125.1494140625, 45.4130859375], + [125.3017578125, 45.40234375], + [125.3173828125, 45.423828125], + [125.3623046875, 45.3935546875], + [125.4345703125, 45.458984375], + [125.423828125, 45.4853515625], + [125.498046875, 45.4697265625], + [125.62890625, 45.5224609375], + [125.7021484375, 45.501953125], + [125.716796875, 45.4033203125], + [125.6962890625, 45.3525390625], + [125.751953125, 45.2880859375], + [125.7880859375, 45.2890625], + [125.818359375, 45.2412109375], + [125.916015625, 45.197265625], + [125.9912109375, 45.1943359375], + [125.9716796875, 45.1767578125], + [126.0009765625, 45.1787109375], + [125.9990234375, 45.1630859375], + [126.236328125, 45.140625], + [126.2919921875, 45.1650390625], + [126.29296875, 45.1923828125], + [126.353515625, 45.185546875], + [126.42578125, 45.2353515625], + [126.5732421875, 45.2529296875], + [126.6865234375, 45.1884765625], + [126.765625, 45.17578125], + [126.79296875, 45.1357421875], + [126.9609375, 45.1376953125], + [126.9716796875, 45.0712890625], + [127.09375, 44.9462890625], + [127.07421875, 44.908203125], + [127.01171875, 44.890625], + [126.984375, 44.8251953125], + [126.998046875, 44.765625], + [127.041015625, 44.7158203125], + [127.0283203125, 44.599609375], + [127.0498046875, 44.5673828125], + [127.0947265625, 44.6162109375], + [127.140625, 44.6083984375], + [127.1669921875, 44.642578125], + [127.2109375, 44.6484375], + [127.2314453125, 44.6416015625], + [127.2158203125, 44.625], + [127.2626953125, 44.61328125], + [127.2783203125, 44.6416015625], + [127.4013671875, 44.634765625], + [127.556640625, 44.576171875], + [127.5703125, 44.55078125], + [127.54296875, 44.5263671875], + [127.4658203125, 44.5166015625], + [127.46484375, 44.4814453125], + [127.5087890625, 44.4384765625], + [127.484375, 44.40234375], + [127.6220703125, 44.283203125], + [127.5908203125, 44.228515625], + [127.626953125, 44.1884765625], + [127.681640625, 44.1669921875], + [127.720703125, 44.203125], + [127.7294921875, 44.099609375], + [127.7841796875, 44.072265625], + [127.8115234375, 44.0869140625], + [127.9130859375, 44.0654296875], + [128.1015625, 44.13671875], + [128.060546875, 44.169921875], + [128.10546875, 44.2158203125], + [128.064453125, 44.2607421875], + [128.1025390625, 44.2939453125], + [128.0654296875, 44.3076171875], + [128.05078125, 44.3505859375], + [128.0732421875, 44.375], + [128.16796875, 44.3447265625], + [128.2236328125, 44.443359375], + [128.373046875, 44.5146484375], + [128.462890625, 44.4345703125], + [128.482421875, 44.3759765625], + [128.4755859375, 44.3466796875], + [128.447265625, 44.33984375], + [128.4755859375, 44.3115234375], + [128.4501953125, 44.2041015625], + [128.47265625, 44.158203125], + [128.5751953125, 44.0478515625], + [128.5859375, 43.9892578125], + [128.640625, 43.9482421875], + [128.63671875, 43.8916015625], + [128.697265625, 43.9033203125], + [128.759765625, 43.8623046875], + [128.71875, 43.818359375], + [128.767578125, 43.7587890625], + [128.7294921875, 43.73828125], + [128.7861328125, 43.71484375], + [128.8349609375, 43.587890625], + [128.87890625, 43.541015625], + [128.9453125, 43.556640625], + [129.013671875, 43.5234375], + [129.2255859375, 43.587890625], + [129.21484375, 43.6962890625], + [129.232421875, 43.7099609375], + [129.2119140625, 43.783203125], + [129.255859375, 43.8203125], + [129.291015625, 43.7978515625], + [129.357421875, 43.798828125], + [129.46875, 43.875], + [129.7431640625, 43.876953125], + [129.740234375, 43.896484375], + [129.787109375, 43.90234375], + [129.783203125, 43.9638671875], + [129.939453125, 44.0283203125], + [130.0009765625, 43.9990234375], + [129.9892578125, 43.982421875], + [130.0263671875, 43.9443359375], + [130.013671875, 43.875], + [130.080078125, 43.8359375], + [130.1904296875, 43.94140625], + [130.2626953125, 43.9501953125], + [130.34765625, 44.0517578125], + [130.3681640625, 44.0146484375], + [130.337890625, 43.9482421875], + [130.3837890625, 43.9072265625], + [130.3662109375, 43.8896484375], + [130.38671875, 43.8544921875], + [130.36328125, 43.84375], + [130.3798828125, 43.7822265625], + [130.423828125, 43.744140625], + [130.39453125, 43.703125], + [130.4140625, 43.65234375], + [130.6318359375, 43.623046875], + [130.6259765625, 43.5859375], + [130.79296875, 43.5283203125], + [130.8623046875, 43.4384765625], + [130.908203125, 43.4345703125], + [131.001953125, 43.5078125], + [131.142578125, 43.4267578125], + [131.322265625, 43.49609375], + [131.296875, 43.4423828125], + [131.318359375, 43.3974609375], + [131.2763671875, 43.369140625], + [131.255859375, 43.265625], + [131.203125, 43.228515625], + [131.21875, 43.1474609375], + [131.16796875, 43.1015625], + [131.171875, 43.0703125], + [131.1220703125, 43.0693359375], + [131.103515625, 43.0234375], + [131.1181640625, 42.97265625], + [131.1513671875, 42.96875], + [131.1455078125, 42.9365234375], + [131.115234375, 42.916015625], + [131.03515625, 42.9296875], + [131.017578125, 42.9150390625], + [131.0439453125, 42.86328125], + [130.9326171875, 42.8759765625], + [130.8916015625, 42.853515625], + [130.8271484375, 42.8828125], + [130.7861328125, 42.869140625], + [130.779296875, 42.8388671875], + [130.66796875, 42.8486328125], + [130.40234375, 42.728515625], + [130.4658203125, 42.6884765625], + [130.529296875, 42.7041015625], + [130.591796875, 42.6728515625], + [130.6337890625, 42.5908203125], + [130.611328125, 42.5546875], + [130.5712890625, 42.5576171875], + [130.5654296875, 42.5078125], + [130.640625, 42.4228515625], + [130.5771484375, 42.439453125], + [130.5888671875, 42.4833984375], + [130.5322265625, 42.5517578125], + [130.5234375, 42.623046875], + [130.4833984375, 42.626953125], + [130.4599609375, 42.5947265625], + [130.478515625, 42.5654296875], + [130.4423828125, 42.55078125], + [130.423828125, 42.58203125], + [130.447265625, 42.607421875], + [130.388671875, 42.603515625], + [130.2578125, 42.7109375], + [130.2451171875, 42.802734375], + [130.267578125, 42.9033203125], + [130.1171875, 42.9140625], + [130.1044921875, 42.9287109375], + [130.14453125, 42.9716796875], + [130.1162109375, 42.9892578125], + [130.02734375, 42.9677734375], + [129.9619140625, 42.98046875], + [129.9501953125, 43.013671875], + [129.8974609375, 43.001953125], + [129.88671875, 42.9853515625], + [129.9169921875, 42.974609375], + [129.8583984375, 42.96484375], + [129.875, 42.9228515625], + [129.84765625, 42.9189453125], + [129.765625, 42.72265625], + [129.7978515625, 42.681640625], + [129.77734375, 42.669921875], + [129.7919921875, 42.6455078125], + [129.7548828125, 42.6484375], + [129.787109375, 42.607421875], + [129.7421875, 42.5810546875], + [129.7490234375, 42.47265625], + [129.7109375, 42.4296875], + [129.65234375, 42.4267578125], + [129.625, 42.4599609375], + [129.587890625, 42.44921875], + [129.61328125, 42.4375], + [129.5546875, 42.3603515625], + [129.453125, 42.44140625], + [129.4013671875, 42.44921875], + [129.375, 42.4248046875], + [129.3720703125, 42.453125], + [129.3447265625, 42.4521484375], + [129.35546875, 42.41015625], + [129.3125, 42.421875], + [129.3212890625, 42.3857421875], + [129.2412109375, 42.376953125], + [129.2568359375, 42.3232421875], + [129.205078125, 42.3193359375], + [129.2421875, 42.3125], + [129.20703125, 42.2939453125], + [129.2265625, 42.2763671875], + [129.181640625, 42.2587890625], + [129.22265625, 42.212890625], + [129.12109375, 42.142578125], + [129.0751953125, 42.16015625], + [129.0400390625, 42.1083984375], + [128.96875, 42.0966796875], + [128.953125, 42.0263671875], + [128.91015625, 42.013671875], + [128.7509765625, 42.05078125], + [128.6904296875, 42.0166015625], + [128.607421875, 42.0302734375], + [128.5693359375, 41.9970703125], + [128.291015625, 42.02734375], + [128.0908203125, 42.0234375], + [128.0341796875, 42.0009765625], + [128.1083984375, 41.94921875], + [128.109375, 41.8076171875], + [128.1484375, 41.78125], + [128.158203125, 41.73046875], + [128.26953125, 41.6689453125], + [128.3173828125, 41.6044921875], + [128.3017578125, 41.5400390625], + [128.240234375, 41.5], + [128.24609375, 41.4521484375], + [128.2080078125, 41.412109375], + [128.115234375, 41.365234375], + [128.0908203125, 41.375], + [128.10546875, 41.3994140625], + [128.0830078125, 41.380859375], + [128.0390625, 41.39453125], + [128.046875, 41.41796875], + [128.0048828125, 41.4306640625], + [128.017578125, 41.447265625], + [127.984375, 41.4189453125], + [127.9375, 41.458984375], + [127.9111328125, 41.4306640625], + [127.87890625, 41.447265625], + [127.8701171875, 41.404296875], + [127.8515625, 41.4228515625], + [127.7939453125, 41.408203125], + [127.783203125, 41.427734375], + [127.658203125, 41.4296875], + [127.65625, 41.4072265625], + [127.564453125, 41.43359375], + [127.5478515625, 41.4775390625], + [127.47265625, 41.484375], + [127.462890625, 41.462890625], + [127.4169921875, 41.4609375], + [127.3896484375, 41.4833984375], + [127.353515625, 41.4658203125], + [127.255859375, 41.484375], + [127.2822265625, 41.5146484375], + [127.248046875, 41.501953125], + [127.2109375, 41.53515625], + [127.14453125, 41.53125] + ] + ] + }, + "properties": { + "cp": [125.3245, 43.886841], + "name": "吉林", + "childNum": 1 + } + }, { + "id": "230000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [124.1435546875, 50.56640625], + [124.3193359375, 50.533203125], + [124.439453125, 50.54296875], + [124.4453125, 50.4765625], + [124.4169921875, 50.4521484375], + [124.4404296875, 50.3857421875], + [124.3642578125, 50.361328125], + [124.345703125, 50.33203125], + [124.3759765625, 50.30859375], + [124.34765625, 50.2900390625], + [124.3701171875, 50.259765625], + [124.3447265625, 50.2236328125], + [124.3603515625, 50.19921875], + [124.3251953125, 50.1787109375], + [124.287109375, 50.1904296875], + [124.283203125, 50.2314453125], + [124.1923828125, 50.216796875], + [124.1240234375, 50.240234375], + [124.0625, 50.19921875], + [124.0107421875, 50.220703125], + [123.943359375, 50.185546875], + [123.8798828125, 50.208984375], + [123.865234375, 50.2861328125], + [123.7783203125, 50.3427734375], + [123.78125, 50.4375], + [123.822265625, 50.4521484375], + [123.8408203125, 50.412109375], + [123.9208984375, 50.373046875], + [124.005859375, 50.4326171875], + [123.984375, 50.5107421875], + [124.02734375, 50.5390625], + [124.087890625, 50.5400390625], + [124.0771484375, 50.56640625], + [124.1435546875, 50.56640625] + ] + ], + [ + [ + [131.3046875, 43.5029296875], + [131.2939453125, 43.4697265625], + [131.236328125, 43.4765625], + [131.142578125, 43.4267578125], + [131.02734375, 43.5087890625], + [130.9453125, 43.4765625], + [130.908203125, 43.4345703125], + [130.8623046875, 43.4384765625], + [130.79296875, 43.5283203125], + [130.6259765625, 43.5859375], + [130.6318359375, 43.623046875], + [130.4140625, 43.65234375], + [130.39453125, 43.703125], + [130.423828125, 43.744140625], + [130.3798828125, 43.7822265625], + [130.36328125, 43.84375], + [130.38671875, 43.8544921875], + [130.3662109375, 43.8896484375], + [130.3837890625, 43.9072265625], + [130.337890625, 43.9482421875], + [130.3681640625, 44.0146484375], + [130.34765625, 44.0517578125], + [130.2626953125, 43.9501953125], + [130.1904296875, 43.94140625], + [130.080078125, 43.8359375], + [130.013671875, 43.875], + [130.0263671875, 43.9443359375], + [129.9892578125, 43.982421875], + [130.0009765625, 43.9990234375], + [129.939453125, 44.0283203125], + [129.783203125, 43.9638671875], + [129.787109375, 43.90234375], + [129.740234375, 43.896484375], + [129.7431640625, 43.876953125], + [129.46875, 43.875], + [129.357421875, 43.798828125], + [129.291015625, 43.7978515625], + [129.255859375, 43.8203125], + [129.2119140625, 43.783203125], + [129.232421875, 43.7099609375], + [129.21484375, 43.6962890625], + [129.2255859375, 43.587890625], + [129.013671875, 43.5234375], + [128.9453125, 43.556640625], + [128.87890625, 43.541015625], + [128.8349609375, 43.587890625], + [128.7861328125, 43.71484375], + [128.7294921875, 43.73828125], + [128.767578125, 43.7587890625], + [128.71875, 43.818359375], + [128.759765625, 43.8623046875], + [128.697265625, 43.9033203125], + [128.63671875, 43.8916015625], + [128.640625, 43.9482421875], + [128.5859375, 43.9892578125], + [128.5751953125, 44.0478515625], + [128.47265625, 44.158203125], + [128.4501953125, 44.2041015625], + [128.4755859375, 44.3115234375], + [128.447265625, 44.33984375], + [128.4755859375, 44.3466796875], + [128.482421875, 44.3759765625], + [128.462890625, 44.4345703125], + [128.373046875, 44.5146484375], + [128.2236328125, 44.443359375], + [128.16796875, 44.3447265625], + [128.0732421875, 44.375], + [128.05078125, 44.3505859375], + [128.0654296875, 44.3076171875], + [128.1025390625, 44.2939453125], + [128.064453125, 44.2607421875], + [128.10546875, 44.2158203125], + [128.060546875, 44.169921875], + [128.1015625, 44.13671875], + [127.9130859375, 44.0654296875], + [127.8115234375, 44.0869140625], + [127.7841796875, 44.072265625], + [127.7294921875, 44.099609375], + [127.720703125, 44.203125], + [127.681640625, 44.1669921875], + [127.626953125, 44.1884765625], + [127.5908203125, 44.228515625], + [127.6220703125, 44.283203125], + [127.484375, 44.40234375], + [127.5087890625, 44.4384765625], + [127.46484375, 44.4814453125], + [127.4658203125, 44.5166015625], + [127.54296875, 44.5263671875], + [127.5703125, 44.55078125], + [127.556640625, 44.576171875], + [127.4013671875, 44.634765625], + [127.2783203125, 44.6416015625], + [127.2626953125, 44.61328125], + [127.2158203125, 44.625], + [127.2314453125, 44.6416015625], + [127.2109375, 44.6484375], + [127.1669921875, 44.642578125], + [127.140625, 44.6083984375], + [127.0947265625, 44.6162109375], + [127.0498046875, 44.5673828125], + [127.0283203125, 44.599609375], + [127.041015625, 44.7158203125], + [126.998046875, 44.765625], + [126.984375, 44.8251953125], + [127.01171875, 44.890625], + [127.07421875, 44.908203125], + [127.09375, 44.9462890625], + [126.9716796875, 45.0712890625], + [126.9609375, 45.1376953125], + [126.79296875, 45.1357421875], + [126.765625, 45.17578125], + [126.6865234375, 45.1884765625], + [126.5732421875, 45.2529296875], + [126.42578125, 45.2353515625], + [126.353515625, 45.185546875], + [126.29296875, 45.1923828125], + [126.2919921875, 45.1650390625], + [126.236328125, 45.140625], + [125.9990234375, 45.1630859375], + [126.0009765625, 45.1787109375], + [125.9716796875, 45.1767578125], + [125.9912109375, 45.1943359375], + [125.916015625, 45.197265625], + [125.818359375, 45.2412109375], + [125.7880859375, 45.2890625], + [125.751953125, 45.2880859375], + [125.6962890625, 45.3525390625], + [125.716796875, 45.4033203125], + [125.7021484375, 45.501953125], + [125.62890625, 45.5224609375], + [125.498046875, 45.4697265625], + [125.423828125, 45.4853515625], + [125.4345703125, 45.458984375], + [125.3623046875, 45.3935546875], + [125.3173828125, 45.423828125], + [125.3017578125, 45.40234375], + [125.1494140625, 45.4130859375], + [125.072265625, 45.384765625], + [125.091796875, 45.41796875], + [125.05078125, 45.4287109375], + [125.029296875, 45.4931640625], + [124.94921875, 45.5009765625], + [124.923828125, 45.5419921875], + [124.884765625, 45.49609375], + [124.876953125, 45.4384765625], + [124.833984375, 45.45703125], + [124.787109375, 45.4375], + [124.7685546875, 45.4697265625], + [124.6396484375, 45.435546875], + [124.58203125, 45.4541015625], + [124.58203125, 45.427734375], + [124.5498046875, 45.412109375], + [124.474609375, 45.458984375], + [124.3994140625, 45.44140625], + [124.3525390625, 45.4931640625], + [124.359375, 45.544921875], + [124.2841796875, 45.5419921875], + [124.2607421875, 45.5625], + [124.271484375, 45.58984375], + [124.2275390625, 45.599609375], + [124.2275390625, 45.6337890625], + [124.1474609375, 45.6240234375], + [124.12890625, 45.642578125], + [124.1494140625, 45.6640625], + [124.1220703125, 45.66796875], + [124.1357421875, 45.69140625], + [124.0029296875, 45.771484375], + [124.0654296875, 45.7978515625], + [124.033203125, 45.833984375], + [124.0712890625, 45.85546875], + [124.05859375, 45.8896484375], + [123.9970703125, 45.9072265625], + [123.9677734375, 45.94140625], + [123.970703125, 45.9716796875], + [124.0205078125, 45.9892578125], + [123.9921875, 46.017578125], + [124.041015625, 46.025390625], + [123.9951171875, 46.1015625], + [124.017578125, 46.119140625], + [123.9921875, 46.1435546875], + [124.01171875, 46.162109375], + [123.974609375, 46.166015625], + [123.95703125, 46.203125], + [123.9833984375, 46.224609375], + [123.9560546875, 46.2451171875], + [123.958984375, 46.2900390625], + [123.91015625, 46.2578125], + [123.90625, 46.30078125], + [123.8505859375, 46.302734375], + [123.7802734375, 46.2646484375], + [123.60546875, 46.251953125], + [123.5703125, 46.2236328125], + [123.5, 46.259765625], + [123.4541015625, 46.2333984375], + [123.39453125, 46.2451171875], + [123.3740234375, 46.2236328125], + [123.2490234375, 46.2734375], + [123.1787109375, 46.2490234375], + [123.0107421875, 46.4365234375], + [123.0029296875, 46.5751953125], + [123.0537109375, 46.5810546875], + [123.048828125, 46.6201171875], + [123.078125, 46.623046875], + [123.0869140625, 46.591796875], + [123.181640625, 46.6142578125], + [123.228515625, 46.5888671875], + [123.2802734375, 46.6181640625], + [123.2783203125, 46.662109375], + [123.6044921875, 46.6904296875], + [123.6318359375, 46.7294921875], + [123.630859375, 46.8115234375], + [123.5810546875, 46.828125], + [123.6259765625, 46.8466796875], + [123.599609375, 46.8642578125], + [123.609375, 46.888671875], + [123.578125, 46.8916015625], + [123.56640625, 46.828125], + [123.5068359375, 46.8271484375], + [123.484375, 46.8564453125], + [123.52734375, 46.9599609375], + [123.4228515625, 46.9345703125], + [123.3017578125, 47], + [123.3046875, 46.96484375], + [123.361328125, 46.9716796875], + [123.4052734375, 46.935546875], + [123.375, 46.837890625], + [123.3408203125, 46.8271484375], + [123.30859375, 46.86328125], + [123.2353515625, 46.86328125], + [123.171875, 46.744140625], + [123.015625, 46.7216796875], + [122.9892578125, 46.767578125], + [122.9072265625, 46.8076171875], + [122.880859375, 46.8935546875], + [122.8955078125, 46.9609375], + [122.802734375, 46.9375], + [122.775390625, 46.974609375], + [122.7783203125, 47.0029296875], + [122.8525390625, 47.072265625], + [122.748046875, 47.0791015625], + [122.6142578125, 47.125], + [122.4189453125, 47.3505859375], + [122.5068359375, 47.40234375], + [122.5751953125, 47.5361328125], + [122.7646484375, 47.6142578125], + [122.8583984375, 47.6787109375], + [123.1728515625, 47.787109375], + [123.2978515625, 47.9521484375], + [123.5791015625, 48.0458984375], + [123.7470703125, 48.1982421875], + [124.08203125, 48.4384765625], + [124.259765625, 48.537109375], + [124.314453125, 48.50390625], + [124.3037109375, 48.45703125], + [124.33203125, 48.43359375], + [124.3056640625, 48.3984375], + [124.3330078125, 48.3798828125], + [124.318359375, 48.349609375], + [124.3564453125, 48.3154296875], + [124.35546875, 48.287109375], + [124.421875, 48.2470703125], + [124.41015625, 48.1923828125], + [124.478515625, 48.169921875], + [124.47265625, 48.134765625], + [124.431640625, 48.1259765625], + [124.4169921875, 48.0888671875], + [124.53125, 48.1484375], + [124.5107421875, 48.1669921875], + [124.5693359375, 48.2314453125], + [124.5810546875, 48.2607421875], + [124.5556640625, 48.2734375], + [124.5810546875, 48.302734375], + [124.51953125, 48.3779296875], + [124.5087890625, 48.447265625], + [124.5556640625, 48.46875], + [124.5341796875, 48.5126953125], + [124.548828125, 48.5361328125], + [124.51953125, 48.5546875], + [124.568359375, 48.576171875], + [124.603515625, 48.6357421875], + [124.625, 48.701171875], + [124.61328125, 48.748046875], + [124.6552734375, 48.779296875], + [124.654296875, 48.8349609375], + [124.697265625, 48.8427734375], + [124.7080078125, 48.9189453125], + [124.7529296875, 48.9267578125], + [124.7568359375, 48.9677734375], + [124.82421875, 49.046875], + [124.8095703125, 49.1162109375], + [124.9072265625, 49.1845703125], + [124.9833984375, 49.1630859375], + [125.0400390625, 49.1767578125], + [125.0400390625, 49.15234375], + [125.1181640625, 49.126953125], + [125.2216796875, 49.19140625], + [125.212890625, 49.2509765625], + [125.236328125, 49.259765625], + [125.2158203125, 49.2802734375], + [125.2763671875, 49.3623046875], + [125.255859375, 49.396484375], + [125.271484375, 49.4541015625], + [125.228515625, 49.4873046875], + [125.2451171875, 49.4990234375], + [125.2119140625, 49.5380859375], + [125.236328125, 49.5390625], + [125.216796875, 49.56640625], + [125.2353515625, 49.5927734375], + [125.1748046875, 49.630859375], + [125.1484375, 49.6201171875], + [125.1279296875, 49.6552734375], + [125.1650390625, 49.669921875], + [125.19140625, 49.6318359375], + [125.2216796875, 49.6728515625], + [125.2265625, 49.7255859375], + [125.2041015625, 49.736328125], + [125.2275390625, 49.79296875], + [125.1787109375, 49.830078125], + [125.2353515625, 49.8408203125], + [125.2236328125, 49.865234375], + [125.24609375, 49.873046875], + [125.1845703125, 49.95703125], + [125.232421875, 49.9580078125], + [125.244140625, 49.990234375], + [125.296875, 50.009765625], + [125.2529296875, 50.0458984375], + [125.3388671875, 50.0576171875], + [125.279296875, 50.072265625], + [125.2890625, 50.0927734375], + [125.2578125, 50.103515625], + [125.302734375, 50.1396484375], + [125.3271484375, 50.119140625], + [125.37890625, 50.1396484375], + [125.3349609375, 50.1650390625], + [125.46484375, 50.2294921875], + [125.4423828125, 50.2607421875], + [125.4677734375, 50.2685546875], + [125.4638671875, 50.2958984375], + [125.5224609375, 50.3125], + [125.5029296875, 50.3212890625], + [125.546875, 50.359375], + [125.521484375, 50.369140625], + [125.537109375, 50.3818359375], + [125.513671875, 50.41015625], + [125.5791015625, 50.40234375], + [125.564453125, 50.4423828125], + [125.6357421875, 50.4453125], + [125.7236328125, 50.5166015625], + [125.7578125, 50.5087890625], + [125.8232421875, 50.548828125], + [125.7880859375, 50.6787109375], + [125.8251953125, 50.705078125], + [125.759765625, 50.7509765625], + [125.80078125, 50.7744140625], + [125.8408203125, 50.7568359375], + [125.8369140625, 50.7939453125], + [125.919921875, 50.830078125], + [125.89453125, 50.857421875], + [125.951171875, 50.859375], + [125.9599609375, 50.9013671875], + [125.9970703125, 50.8720703125], + [125.99609375, 50.90625], + [126.029296875, 50.9033203125], + [126.021484375, 50.927734375], + [126.076171875, 50.96484375], + [126.0341796875, 51.0107421875], + [126.0615234375, 51.0400390625], + [125.9765625, 51.0849609375], + [125.9931640625, 51.1201171875], + [125.9365234375, 51.1083984375], + [125.9140625, 51.138671875], + [125.8681640625, 51.140625], + [125.87890625, 51.1611328125], + [125.8408203125, 51.220703125], + [125.7578125, 51.2275390625], + [125.7646484375, 51.26171875], + [125.6962890625, 51.337890625], + [125.3701171875, 51.6142578125], + [125.31640625, 51.6103515625], + [125.283203125, 51.6376953125], + [125.130859375, 51.6357421875], + [125.12109375, 51.6611328125], + [125.07421875, 51.630859375], + [125.0595703125, 51.5390625], + [124.927734375, 51.4970703125], + [124.91796875, 51.474609375], + [124.943359375, 51.4482421875], + [124.876953125, 51.3837890625], + [124.7724609375, 51.390625], + [124.73046875, 51.3466796875], + [124.6357421875, 51.3271484375], + [124.5751953125, 51.37109375], + [124.490234375, 51.380859375], + [124.4375, 51.3544921875], + [124.4072265625, 51.2724609375], + [124.345703125, 51.2734375], + [124.2255859375, 51.3505859375], + [123.9267578125, 51.30078125], + [123.8427734375, 51.3681640625], + [123.794921875, 51.361328125], + [123.71875, 51.3994140625], + [123.662109375, 51.3193359375], + [123.4404296875, 51.271484375], + [123.2783203125, 51.2548828125], + [123.0703125, 51.3212890625], + [123.0029296875, 51.3125], + [122.966796875, 51.3466796875], + [122.962890625, 51.39453125], + [122.904296875, 51.416015625], + [122.900390625, 51.4453125], + [122.85546875, 51.478515625], + [122.880859375, 51.5048828125], + [122.861328125, 51.529296875], + [122.8857421875, 51.5478515625], + [122.8330078125, 51.58203125], + [122.8564453125, 51.607421875], + [122.75, 51.744140625], + [122.7724609375, 51.7802734375], + [122.70703125, 51.890625], + [122.7314453125, 51.923828125], + [122.7265625, 51.9794921875], + [122.671875, 51.9853515625], + [122.6513671875, 52.0595703125], + [122.6259765625, 52.0673828125], + [122.64453125, 52.1103515625], + [122.62890625, 52.13671875], + [122.73828125, 52.154296875], + [122.771484375, 52.181640625], + [122.7646484375, 52.228515625], + [122.7880859375, 52.2529296875], + [122.478515625, 52.296875], + [122.484375, 52.345703125], + [122.447265625, 52.39453125], + [122.412109375, 52.3759765625], + [122.34375, 52.4130859375], + [122.310546875, 52.4755859375], + [122.2080078125, 52.4697265625], + [122.1669921875, 52.515625], + [122.0810546875, 52.4404296875], + [122.091796875, 52.427734375], + [122.041015625, 52.4130859375], + [122.0361328125, 52.3779296875], + [121.9482421875, 52.298828125], + [121.8359375, 52.2841796875], + [121.71484375, 52.318359375], + [121.708984375, 52.353515625], + [121.6591796875, 52.390625], + [121.6796875, 52.419921875], + [121.6484375, 52.443359375], + [121.51953125, 52.45703125], + [121.498046875, 52.4853515625], + [121.35546875, 52.53515625], + [121.32421875, 52.57421875], + [121.1826171875, 52.5966796875], + [121.310546875, 52.6767578125], + [121.3828125, 52.6875], + [121.4775390625, 52.7724609375], + [121.591796875, 52.8251953125], + [121.62109375, 52.8515625], + [121.609375, 52.8916015625], + [121.6630859375, 52.9130859375], + [121.7119140625, 52.9951171875], + [121.7861328125, 53.01953125], + [121.818359375, 53.0625], + [121.7763671875, 53.08984375], + [121.75390625, 53.1474609375], + [121.658203125, 53.177734375], + [121.6796875, 53.2421875], + [121.5, 53.337890625], + [121.876953125, 53.4267578125], + [122.09765625, 53.423828125], + [122.169921875, 53.47265625], + [122.244140625, 53.4638671875], + [122.33984375, 53.505859375], + [122.435546875, 53.4453125], + [122.6083984375, 53.4658203125], + [122.845703125, 53.4580078125], + [123.0615234375, 53.5087890625], + [123.1455078125, 53.4990234375], + [123.28125, 53.564453125], + [123.458984375, 53.5361328125], + [123.5, 53.498046875], + [123.4912109375, 53.54296875], + [123.517578125, 53.55859375], + [123.5595703125, 53.541015625], + [123.5322265625, 53.5078125], + [123.544921875, 53.498046875], + [123.61328125, 53.5517578125], + [123.705078125, 53.49609375], + [123.89453125, 53.4814453125], + [124.01953125, 53.3994140625], + [124.072265625, 53.400390625], + [124.125, 53.3486328125], + [124.251953125, 53.376953125], + [124.4365234375, 53.224609375], + [124.6884765625, 53.2060546875], + [124.7275390625, 53.1875], + [124.7197265625, 53.1552734375], + [124.8330078125, 53.1455078125], + [124.873046875, 53.099609375], + [124.91015625, 53.1181640625], + [124.8876953125, 53.1650390625], + [124.986328125, 53.197265625], + [125.142578125, 53.205078125], + [125.4931640625, 53.1015625], + [125.521484375, 53.0498046875], + [125.6201171875, 53.08203125], + [125.6845703125, 53.0087890625], + [125.751953125, 52.986328125], + [125.732421875, 52.939453125], + [125.666015625, 52.9140625], + [125.6708984375, 52.8642578125], + [125.8369140625, 52.8994140625], + [125.966796875, 52.7607421875], + [126.0478515625, 52.80078125], + [126.1171875, 52.7685546875], + [126.0458984375, 52.744140625], + [126.072265625, 52.681640625], + [125.9873046875, 52.6708984375], + [125.9794921875, 52.61328125], + [126.03125, 52.5771484375], + [126.0947265625, 52.599609375], + [126.20703125, 52.5361328125], + [126.19140625, 52.474609375], + [126.271484375, 52.474609375], + [126.3544921875, 52.3896484375], + [126.3203125, 52.3408203125], + [126.328125, 52.310546875], + [126.4375, 52.296875], + [126.4375, 52.27734375], + [126.3271484375, 52.2470703125], + [126.3076171875, 52.2060546875], + [126.5625, 52.1318359375], + [126.521484375, 52.0400390625], + [126.451171875, 52.0283203125], + [126.462890625, 51.94921875], + [126.5107421875, 51.9228515625], + [126.666015625, 51.7373046875], + [126.734375, 51.7119140625], + [126.7412109375, 51.642578125], + [126.6796875, 51.5966796875], + [126.8427734375, 51.533203125], + [126.7919921875, 51.4326171875], + [126.9248046875, 51.3876953125], + [126.923828125, 51.3486328125], + [126.8203125, 51.330078125], + [126.826171875, 51.2734375], + [126.904296875, 51.2451171875], + [126.921875, 51.2666015625], + [126.876953125, 51.31640625], + [126.982421875, 51.3271484375], + [126.900390625, 51.201171875], + [126.923828125, 51.0625], + [127.1142578125, 50.9384765625], + [127.236328125, 50.7822265625], + [127.3037109375, 50.7490234375], + [127.294921875, 50.6640625], + [127.37109375, 50.58203125], + [127.294921875, 50.4716796875], + [127.3671875, 50.4326171875], + [127.341796875, 50.328125], + [127.39453125, 50.28515625], + [127.609375, 50.23046875], + [127.5966796875, 50.15234375], + [127.4970703125, 50.0419921875], + [127.5009765625, 49.984375], + [127.5478515625, 49.9365234375], + [127.529296875, 49.85546875], + [127.544921875, 49.8095703125], + [127.66796875, 49.7763671875], + [127.6923828125, 49.677734375], + [127.8291015625, 49.58984375], + [128.001953125, 49.5927734375], + [128.0859375, 49.5517578125], + [128.1865234375, 49.5400390625], + [128.2763671875, 49.5673828125], + [128.34375, 49.5458984375], + [128.3779296875, 49.5869140625], + [128.5380859375, 49.6044921875], + [128.7158203125, 49.5654296875], + [128.7421875, 49.5947265625], + [128.7841796875, 49.58984375], + [128.8134765625, 49.55859375], + [128.7548828125, 49.5068359375], + [128.76171875, 49.482421875], + [128.888671875, 49.4912109375], + [129.013671875, 49.4580078125], + [129.0625, 49.375], + [129.103515625, 49.3564453125], + [129.2333984375, 49.4013671875], + [129.3583984375, 49.3564453125], + [129.3935546875, 49.4345703125], + [129.5185546875, 49.423828125], + [129.57421875, 49.2880859375], + [129.73046875, 49.2890625], + [129.7626953125, 49.2578125], + [129.75390625, 49.208984375], + [129.8544921875, 49.1787109375], + [129.8603515625, 49.119140625], + [129.9296875, 49.09765625], + [129.9296875, 49.0458984375], + [130.02734375, 49.01953125], + [130.23828125, 48.869140625], + [130.4453125, 48.91015625], + [130.5205078125, 48.859375], + [130.6806640625, 48.8818359375], + [130.6904296875, 48.8505859375], + [130.6220703125, 48.7841796875], + [130.5390625, 48.6123046875], + [130.6064453125, 48.5947265625], + [130.625, 48.494140625], + [130.767578125, 48.5087890625], + [130.779296875, 48.486328125], + [130.744140625, 48.443359375], + [130.748046875, 48.4052734375], + [130.8466796875, 48.30078125], + [130.7783203125, 48.248046875], + [130.7666015625, 48.189453125], + [130.6669921875, 48.10546875], + [130.6943359375, 48.048828125], + [130.8916015625, 47.927734375], + [130.9619140625, 47.828125], + [130.966796875, 47.7333984375], + [130.9990234375, 47.7060546875], + [131.1162109375, 47.6904296875], + [131.2373046875, 47.7333984375], + [131.4560546875, 47.748046875], + [131.5439453125, 47.736328125], + [131.568359375, 47.6826171875], + [131.623046875, 47.6591796875], + [131.7138671875, 47.7119140625], + [131.826171875, 47.677734375], + [131.970703125, 47.671875], + [132.0009765625, 47.712890625], + [132.2431640625, 47.7109375], + [132.3447265625, 47.767578125], + [132.55859375, 47.71875], + [132.5986328125, 47.7373046875], + [132.60546875, 47.806640625], + [132.6875, 47.8857421875], + [132.66015625, 47.93359375], + [132.671875, 47.9560546875], + [132.8193359375, 47.9375], + [132.8828125, 48.0029296875], + [133.0029296875, 48.041015625], + [133.0419921875, 48.1025390625], + [133.103515625, 48.1298828125], + [133.18359375, 48.1357421875], + [133.302734375, 48.103515625], + [133.408203125, 48.125], + [133.53125, 48.1171875], + [133.580078125, 48.1884765625], + [133.693359375, 48.1875], + [133.7412109375, 48.2548828125], + [134.00390625, 48.3056640625], + [134.0576171875, 48.337890625], + [134.1318359375, 48.3359375], + [134.2041015625, 48.3828125], + [134.3505859375, 48.37890625], + [134.5224609375, 48.419921875], + [134.697265625, 48.4072265625], + [134.8046875, 48.3720703125], + [134.91015625, 48.4482421875], + [135.087890625, 48.4501953125], + [135.0927734375, 48.4072265625], + [135.0732421875, 48.3916015625], + [134.6796875, 48.2568359375], + [134.6796875, 48.15625], + [134.5517578125, 48.033203125], + [134.55078125, 47.9921875], + [134.6083984375, 47.9375], + [134.6083984375, 47.91015625], + [134.677734375, 47.8857421875], + [134.67578125, 47.82421875], + [134.7734375, 47.763671875], + [134.7802734375, 47.716796875], + [134.6845703125, 47.6328125], + [134.6787109375, 47.5888671875], + [134.5771484375, 47.51953125], + [134.568359375, 47.478515625], + [134.4931640625, 47.447265625], + [134.3154296875, 47.43359375], + [134.2626953125, 47.369140625], + [134.177734375, 47.3271484375], + [134.158203125, 47.2490234375], + [134.23046875, 47.1826171875], + [134.22265625, 47.10546875], + [134.1435546875, 47.09375], + [134.103515625, 47.0068359375], + [134.064453125, 46.98046875], + [134.0771484375, 46.939453125], + [134.0224609375, 46.8271484375], + [134.0537109375, 46.7802734375], + [134.015625, 46.64453125], + [133.9208984375, 46.5966796875], + [133.849609375, 46.4755859375], + [133.8544921875, 46.44921875], + [133.9033203125, 46.4462890625], + [133.9501953125, 46.3994140625], + [133.869140625, 46.3447265625], + [133.923828125, 46.3330078125], + [133.91796875, 46.265625], + [133.8623046875, 46.25], + [133.8798828125, 46.234375], + [133.849609375, 46.2041015625], + [133.8115234375, 46.23046875], + [133.783203125, 46.18359375], + [133.6943359375, 46.1572265625], + [133.7470703125, 46.0712890625], + [133.6875, 45.9990234375], + [133.6767578125, 45.943359375], + [133.615234375, 45.943359375], + [133.595703125, 45.873046875], + [133.533203125, 45.8974609375], + [133.46875, 45.8359375], + [133.470703125, 45.7998046875], + [133.5048828125, 45.7802734375], + [133.470703125, 45.7783203125], + [133.48828125, 45.7421875], + [133.4306640625, 45.69921875], + [133.4853515625, 45.6923828125], + [133.48828125, 45.66015625], + [133.44921875, 45.6474609375], + [133.4765625, 45.6201171875], + [133.4140625, 45.6181640625], + [133.41015625, 45.5693359375], + [133.373046875, 45.578125], + [133.203125, 45.5166015625], + [133.171875, 45.443359375], + [133.142578125, 45.4287109375], + [133.1484375, 45.3779296875], + [133.119140625, 45.353515625], + [133.0947265625, 45.2568359375], + [133.138671875, 45.1943359375], + [133.1396484375, 45.1279296875], + [132.9541015625, 45.0185546875], + [132.8701171875, 45.0625], + [132.00390625, 45.2548828125], + [131.935546875, 45.2841796875], + [131.91796875, 45.33984375], + [131.8876953125, 45.3427734375], + [131.830078125, 45.3125], + [131.78515625, 45.2373046875], + [131.7939453125, 45.2119140625], + [131.7216796875, 45.2353515625], + [131.6826171875, 45.2158203125], + [131.6513671875, 45.16015625], + [131.6875, 45.1513671875], + [131.6943359375, 45.126953125], + [131.4853515625, 44.99609375], + [131.494140625, 44.96875], + [131.3583984375, 44.9912109375], + [131.275390625, 44.919921875], + [131.2080078125, 44.9140625], + [131.1611328125, 44.9482421875], + [131.1083984375, 44.9384765625], + [131.08984375, 44.92578125], + [131.0986328125, 44.8916015625], + [130.9677734375, 44.8544921875], + [130.9677734375, 44.8251953125], + [131.0166015625, 44.8154296875], + [131.021484375, 44.78515625], + [131.0654296875, 44.787109375], + [131.1123046875, 44.7109375], + [131.310546875, 44.0478515625], + [131.263671875, 44.033203125], + [131.244140625, 43.9873046875], + [131.2685546875, 43.939453125], + [131.2109375, 43.787109375], + [131.2314453125, 43.7626953125], + [131.2197265625, 43.6865234375], + [131.2392578125, 43.669921875], + [131.216796875, 43.61328125], + [131.2470703125, 43.603515625], + [131.1943359375, 43.5625], + [131.2275390625, 43.517578125], + [131.3046875, 43.5029296875] + ] + ] + ] + }, + "properties": { + "cp": [126.642464, 45.756967], + "name": "黑龙江", + "childNum": 2 + } + }, { + "id": "320000", + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [118.88671875, 31.51953125], + [118.869140625, 31.6123046875], + [118.8037109375, 31.6201171875], + [118.783203125, 31.65625], + [118.798828125, 31.6689453125], + [118.751953125, 31.677734375], + [118.7255859375, 31.6279296875], + [118.658203125, 31.6416015625], + [118.6435546875, 31.671875], + [118.6982421875, 31.7099609375], + [118.685546875, 31.7255859375], + [118.6279296875, 31.759765625], + [118.5556640625, 31.728515625], + [118.5224609375, 31.7431640625], + [118.5458984375, 31.7626953125], + [118.482421875, 31.779296875], + [118.5048828125, 31.841796875], + [118.3642578125, 31.9326171875], + [118.40234375, 32.01953125], + [118.3857421875, 32.0615234375], + [118.5009765625, 32.12109375], + [118.5107421875, 32.1943359375], + [118.64453125, 32.2109375], + [118.6767578125, 32.25390625], + [118.658203125, 32.3037109375], + [118.7080078125, 32.3349609375], + [118.6787109375, 32.3935546875], + [118.69140625, 32.47265625], + [118.59375, 32.4794921875], + [118.6171875, 32.5166015625], + [118.5654296875, 32.5625], + [118.5693359375, 32.5869140625], + [118.5986328125, 32.6015625], + [118.6337890625, 32.5791015625], + [118.654296875, 32.5986328125], + [118.6904296875, 32.5888671875], + [118.6875, 32.60546875], + [118.701171875, 32.5888671875], + [118.7197265625, 32.615234375], + [118.7353515625, 32.58984375], + [118.763671875, 32.6044921875], + [118.78515625, 32.5830078125], + [118.8232421875, 32.6044921875], + [118.84375, 32.5673828125], + [118.908203125, 32.5927734375], + [118.888671875, 32.5556640625], + [118.9375, 32.5576171875], + [118.98046875, 32.50390625], + [119.0419921875, 32.515625], + [119.0859375, 32.453125], + [119.1484375, 32.4931640625], + [119.177734375, 32.5947265625], + [119.21875, 32.57421875], + [119.2314453125, 32.607421875], + [119.185546875, 32.826171875], + [119.1044921875, 32.8271484375], + [119.0458984375, 32.912109375], + [119.015625, 32.908203125], + [119.021484375, 32.9560546875], + [118.9326171875, 32.9384765625], + [118.8544921875, 32.958984375], + [118.837890625, 32.912109375], + [118.8095703125, 32.9130859375], + [118.8125, 32.85546875], + [118.7421875, 32.853515625], + [118.7568359375, 32.7373046875], + [118.71484375, 32.7197265625], + [118.6396484375, 32.7451171875], + [118.5771484375, 32.7197265625], + [118.4677734375, 32.7236328125], + [118.453125, 32.744140625], + [118.423828125, 32.71875], + [118.3720703125, 32.72265625], + [118.365234375, 32.7705078125], + [118.33203125, 32.76171875], + [118.30078125, 32.7841796875], + [118.302734375, 32.8466796875], + [118.2509765625, 32.8486328125], + [118.234375, 32.9248046875], + [118.3115234375, 32.9619140625], + [118.2529296875, 32.982421875], + [118.2333984375, 33.060546875], + [118.212890625, 33.0625], + [118.2294921875, 33.0703125], + [118.203125, 33.0888671875], + [118.2236328125, 33.0908203125], + [118.2021484375, 33.1064453125], + [118.2197265625, 33.1142578125], + [118.2119140625, 33.19921875], + [118.1787109375, 33.21875], + [118.1513671875, 33.1708984375], + [118.0390625, 33.1357421875], + [117.9892578125, 33.1796875], + [117.9853515625, 33.22265625], + [117.9384765625, 33.23046875], + [117.994140625, 33.33203125], + [117.970703125, 33.3486328125], + [118.0302734375, 33.373046875], + [118.017578125, 33.4072265625], + [118.05078125, 33.4921875], + [118.1083984375, 33.4755859375], + [118.1123046875, 33.6171875], + [118.1689453125, 33.6640625], + [118.154296875, 33.720703125], + [118.1865234375, 33.7451171875], + [118.068359375, 33.7666015625], + [118.0224609375, 33.7392578125], + [117.9658203125, 33.763671875], + [117.9501953125, 33.734375], + [117.9013671875, 33.736328125], + [117.90234375, 33.720703125], + [117.826171875, 33.73828125], + [117.7451171875, 33.7119140625], + [117.7236328125, 33.7412109375], + [117.7587890625, 33.8857421875], + [117.7041015625, 33.888671875], + [117.6728515625, 33.935546875], + [117.6708984375, 33.9951171875], + [117.642578125, 34.01953125], + [117.61328125, 34.03125], + [117.6162109375, 34.0029296875], + [117.572265625, 33.984375], + [117.515625, 34.0615234375], + [117.416015625, 34.0263671875], + [117.353515625, 34.08984375], + [117.3095703125, 34.068359375], + [117.193359375, 34.0693359375], + [117.130859375, 34.1025390625], + [117.1240234375, 34.12890625], + [117.0478515625, 34.15234375], + [117.025390625, 34.16796875], + [117.0498046875, 34.2431640625], + [116.9697265625, 34.2841796875], + [116.9697265625, 34.3896484375], + [116.91015625, 34.4091796875], + [116.8291015625, 34.3896484375], + [116.7607421875, 34.462890625], + [116.5732421875, 34.490234375], + [116.595703125, 34.51171875], + [116.4951171875, 34.5693359375], + [116.4296875, 34.6533203125], + [116.3681640625, 34.6455078125], + [116.3935546875, 34.70703125], + [116.3623046875, 34.724609375], + [116.3671875, 34.74609375], + [116.4033203125, 34.7568359375], + [116.408203125, 34.8515625], + [116.4443359375, 34.896484375], + [116.6318359375, 34.94140625], + [116.771484375, 34.9169921875], + [116.7978515625, 34.939453125], + [116.7900390625, 34.9755859375], + [116.8046875, 34.9287109375], + [116.8095703125, 34.9697265625], + [116.822265625, 34.9296875], + [116.9765625, 34.87109375], + [116.9677734375, 34.8408203125], + [117.05078125, 34.771484375], + [117.0888671875, 34.7060546875], + [117.06640625, 34.6484375], + [117.1376953125, 34.6337890625], + [117.17578125, 34.470703125], + [117.2255859375, 34.47265625], + [117.201171875, 34.4423828125], + [117.25390625, 34.451171875], + [117.2685546875, 34.533203125], + [117.36328125, 34.58984375], + [117.48828125, 34.466796875], + [117.5869140625, 34.4619140625], + [117.6591796875, 34.501953125], + [117.6845703125, 34.5478515625], + [117.802734375, 34.51953125], + [117.7939453125, 34.65234375], + [117.9033203125, 34.6455078125], + [117.91015625, 34.6708984375], + [117.955078125, 34.6796875], + [118.0087890625, 34.6484375], + [118.095703125, 34.654296875], + [118.115234375, 34.615234375], + [118.0791015625, 34.5703125], + [118.185546875, 34.544921875], + [118.1337890625, 34.484375], + [118.1787109375, 34.4541015625], + [118.1708984375, 34.3818359375], + [118.2080078125, 34.3779296875], + [118.220703125, 34.40625], + [118.2783203125, 34.4052734375], + [118.2919921875, 34.42578125], + [118.4052734375, 34.4287109375], + [118.4404296875, 34.5087890625], + [118.4326171875, 34.6201171875], + [118.4755859375, 34.6240234375], + [118.462890625, 34.66796875], + [118.4970703125, 34.6728515625], + [118.5234375, 34.7119140625], + [118.6005859375, 34.7158203125], + [118.607421875, 34.6953125], + [118.68359375, 34.6787109375], + [118.7841796875, 34.72265625], + [118.716796875, 34.7646484375], + [118.7392578125, 34.767578125], + [118.73046875, 34.7890625], + [118.7744140625, 34.7958984375], + [118.767578125, 34.8447265625], + [118.802734375, 34.845703125], + [118.859375, 34.94140625], + [118.8662109375, 35.0302734375], + [119.1171875, 35.0556640625], + [119.140625, 35.09765625], + [119.287109375, 35.115234375], + [119.3056640625, 35.0341796875], + [119.271484375, 35.0693359375], + [119.234375, 35.044921875], + [119.2119140625, 34.982421875], + [119.203125, 34.890625], + [119.2392578125, 34.7998046875], + [119.37890625, 34.7646484375], + [119.4541015625, 34.78125], + [119.5029296875, 34.7548828125], + [119.3759765625, 34.759765625], + [119.5263671875, 34.7333984375], + [119.4658203125, 34.673828125], + [119.5615234375, 34.6318359375], + [119.5830078125, 34.599609375], + [119.8125, 34.486328125], + [119.962890625, 34.458984375], + [120.3125, 34.3076171875], + [120.3681640625, 34.091796875], + [120.5712890625, 33.703125], + [120.5908203125, 33.5869140625], + [120.716796875, 33.419921875], + [120.7412109375, 33.337890625], + [120.8330078125, 33.2822265625], + [120.8203125, 33.23828125], + [120.84765625, 33.220703125], + [120.8271484375, 33.185546875], + [120.8525390625, 33.076171875], + [120.90625, 33.0302734375], + [120.9267578125, 32.880859375], + [120.974609375, 32.875], + [120.966796875, 32.75390625], + [120.9248046875, 32.751953125], + [120.9013671875, 32.7236328125], + [120.9169921875, 32.642578125], + [120.970703125, 32.6533203125], + [120.98046875, 32.63671875], + [120.9267578125, 32.62109375], + [121.0205078125, 32.6064453125], + [121.1533203125, 32.529296875], + [121.41796875, 32.443359375], + [121.4736328125, 32.138671875], + [121.541015625, 32.1533203125], + [121.5263671875, 32.13671875], + [121.544921875, 32.1240234375], + [121.759765625, 32.0595703125], + [121.8564453125, 31.9560546875], + [121.970703125, 31.7197265625], + [121.9755859375, 31.6171875], + [121.59375, 31.705078125], + [121.431640625, 31.76953125], + [121.3857421875, 31.833984375], + [121.31640625, 31.8720703125], + [121.201171875, 31.8359375], + [121.119140625, 31.759765625], + [121.373046875, 31.5537109375], + [121.32421875, 31.5], + [121.248046875, 31.4775390625], + [121.2353515625, 31.4931640625], + [121.1474609375, 31.4443359375], + [121.16015625, 31.40625], + [121.107421875, 31.35546875], + [121.162109375, 31.283203125], + [121.10546875, 31.2744140625], + [121.0888671875, 31.29296875], + [121.0625, 31.267578125], + [121.0693359375, 31.1494140625], + [120.87890625, 31.1337890625], + [120.857421875, 31.103515625], + [120.9052734375, 31.0810546875], + [120.8916015625, 31.00390625], + [120.8037109375, 31.005859375], + [120.74609375, 30.962890625], + [120.6982421875, 30.9716796875], + [120.7041015625, 30.87109375], + [120.68359375, 30.8828125], + [120.6552734375, 30.84765625], + [120.58984375, 30.8544921875], + [120.50390625, 30.7587890625], + [120.4560546875, 30.8173828125], + [120.435546875, 30.9208984375], + [120.365234375, 30.880859375], + [120.3720703125, 30.94921875], + [120.236328125, 30.92578125], + [120.1328125, 30.943359375], + [120.0009765625, 31.0283203125], + [119.919921875, 31.1708984375], + [119.828125, 31.1748046875], + [119.810546875, 31.1494140625], + [119.7802734375, 31.1796875], + [119.7041015625, 31.15234375], + [119.6728515625, 31.1689453125], + [119.58203125, 31.109375], + [119.533203125, 31.1591796875], + [119.4609375, 31.1572265625], + [119.4287109375, 31.1826171875], + [119.3916015625, 31.1748046875], + [119.3994140625, 31.19921875], + [119.3662109375, 31.1962890625], + [119.380859375, 31.267578125], + [119.357421875, 31.3037109375], + [119.337890625, 31.259765625], + [119.2392578125, 31.2548828125], + [119.181640625, 31.30078125], + [119.10546875, 31.2353515625], + [118.7958984375, 31.2294921875], + [118.76171875, 31.2783203125], + [118.7001953125, 31.3017578125], + [118.7197265625, 31.294921875], + [118.755859375, 31.38671875], + [118.771484375, 31.36328125], + [118.8525390625, 31.39453125], + [118.88671875, 31.51953125] + ] + ] + }, + "properties": { + "cp": [118.767413, 32.041544], + "name": "江苏", + "childNum": 1 + } + }, { + "id": "330000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [122.6484375, 30.8134765625], + [122.6455078125, 30.828125], + [122.6630859375, 30.8193359375], + [122.6484375, 30.8134765625] + ] + ], + [ + [ + [122.8369140625, 30.69921875], + [122.8046875, 30.7197265625], + [122.81640625, 30.734375], + [122.8369140625, 30.69921875] + ] + ], + [ + [ + [122.7822265625, 30.6943359375], + [122.7568359375, 30.712890625], + [122.79296875, 30.7294921875], + [122.7822265625, 30.6943359375] + ] + ], + [ + [ + [122.5712890625, 30.64453125], + [122.546875, 30.65234375], + [122.560546875, 30.6796875], + [122.5888671875, 30.666015625], + [122.5712890625, 30.64453125] + ] + ], + [ + [ + [122.2880859375, 29.724609375], + [122.248046875, 29.7333984375], + [122.21484375, 29.78125], + [122.2470703125, 29.7841796875], + [122.2587890625, 29.75390625], + [122.3134765625, 29.740234375], + [122.2880859375, 29.724609375] + ] + ], + [ + [ + [122.1826171875, 29.408203125], + [122.1806640625, 29.4248046875], + [122.2255859375, 29.4384765625], + [122.1826171875, 29.408203125] + ] + ], + [ + [ + [121.8896484375, 28.4716796875], + [121.87109375, 28.5009765625], + [121.8974609375, 28.5146484375], + [121.9189453125, 28.498046875], + [121.8896484375, 28.4716796875] + ] + ], + [ + [ + [121.5029296875, 28.072265625], + [121.529296875, 28.1025390625], + [121.5029296875, 28.072265625] + ] + ], + [ + [ + [121.1865234375, 27.9638671875], + [121.177734375, 27.9912109375], + [121.2412109375, 27.994140625], + [121.1865234375, 27.9638671875] + ] + ], + [ + [ + [121.0986328125, 27.9384765625], + [121.0390625, 27.9609375], + [121.076171875, 27.9873046875], + [121.1533203125, 27.9619140625], + [121.0986328125, 27.9384765625] + ] + ], + [ + [ + [122.0703125, 29.9931640625], + [122.0947265625, 29.9833984375], + [122.0732421875, 29.97265625], + [122.0703125, 29.9931640625] + ] + ], + [ + [ + [122.1787109375, 29.978515625], + [122.1953125, 29.9580078125], + [122.1416015625, 29.970703125], + [122.1787109375, 29.978515625] + ] + ], + [ + [ + [122.146484375, 29.962890625], + [122.169921875, 29.94921875], + [122.1396484375, 29.9443359375], + [122.146484375, 29.962890625] + ] + ], + [ + [ + [122.216796875, 29.96484375], + [122.279296875, 29.93359375], + [122.216796875, 29.96484375] + ] + ], + [ + [ + [121.107421875, 27.4443359375], + [121.0478515625, 27.4619140625], + [121.0703125, 27.478515625], + [121.107421875, 27.4443359375] + ] + ], + [ + [ + [122.078125, 30.5966796875], + [122.1025390625, 30.5869140625], + [122.0556640625, 30.587890625], + [122.078125, 30.5966796875] + ] + ], + [ + [ + [122.4716796875, 30.73046875], + [122.4521484375, 30.7607421875], + [122.4716796875, 30.73046875] + ] + ], + [ + [ + [122.3916015625, 30.7412109375], + [122.39453125, 30.7626953125], + [122.3916015625, 30.7412109375] + ] + ], + [ + [ + [122.681640625, 30.19140625], + [122.673828125, 30.208984375], + [122.681640625, 30.19140625] + ] + ], + [ + [ + [122.4775390625, 30.23046875], + [122.50390625, 30.216796875], + [122.4775390625, 30.23046875] + ] + ], + [ + [ + [122.318359375, 30.25], + [122.3212890625, 30.2705078125], + [122.400390625, 30.2763671875], + [122.4306640625, 30.2490234375], + [122.40234375, 30.2255859375], + [122.37890625, 30.255859375], + [122.333984375, 30.23046875], + [122.2763671875, 30.236328125], + [122.318359375, 30.25] + ] + ], + [ + [ + [122.2646484375, 30.2705078125], + [122.3173828125, 30.251953125], + [122.2578125, 30.2353515625], + [122.2646484375, 30.2705078125] + ] + ], + [ + [ + [122.1630859375, 30.330078125], + [122.1767578125, 30.3525390625], + [122.2490234375, 30.3046875], + [122.224609375, 30.2900390625], + [122.23046875, 30.2333984375], + [122.146484375, 30.2470703125], + [122.052734375, 30.30078125], + [122.08984375, 30.2919921875], + [122.1630859375, 30.330078125] + ] + ], + [ + [ + [122.1513671875, 30.1904296875], + [122.21875, 30.189453125], + [122.1650390625, 30.1376953125], + [122.1513671875, 30.1904296875] + ] + ], + [ + [ + [121.9580078125, 30.2880859375], + [121.9521484375, 30.3154296875], + [121.9892578125, 30.341796875], + [121.9580078125, 30.2880859375] + ] + ], + [ + [ + [122.283203125, 30.076171875], + [122.283203125, 30.095703125], + [122.3046875, 30.0908203125], + [122.283203125, 30.076171875] + ] + ], + [ + [ + [121.9404296875, 30.115234375], + [121.9638671875, 30.103515625], + [121.9345703125, 30.0654296875], + [121.9111328125, 30.0947265625], + [121.9404296875, 30.115234375] + ] + ], + [ + [ + [121.8310546875, 30.06640625], + [121.82421875, 30.083984375], + [121.853515625, 30.068359375], + [121.8310546875, 30.06640625] + ] + ], + [ + [ + [121.876953125, 30.0869140625], + [121.9248046875, 30.052734375], + [121.9365234375, 30.00390625], + [121.8662109375, 29.9658203125], + [121.837890625, 29.9873046875], + [121.83984375, 30.0478515625], + [121.8515625, 30.0830078125], + [121.876953125, 30.0869140625] + ] + ], + [ + [ + [122.3310546875, 29.9384765625], + [122.3505859375, 29.9599609375], + [122.4267578125, 29.9462890625], + [122.4326171875, 29.91796875], + [122.4111328125, 29.9169921875], + [122.4375, 29.888671875], + [122.3984375, 29.8564453125], + [122.4169921875, 29.8291015625], + [122.37890625, 29.84375], + [122.3759765625, 29.8896484375], + [122.3310546875, 29.9384765625] + ] + ], + [ + [ + [122.283203125, 29.861328125], + [122.3017578125, 29.884765625], + [122.3505859375, 29.8779296875], + [122.32421875, 29.8525390625], + [122.283203125, 29.861328125] + ] + ], + [ + [ + [122.265625, 29.845703125], + [122.3193359375, 29.830078125], + [122.296875, 29.8134765625], + [122.3271484375, 29.7744140625], + [122.28515625, 29.7802734375], + [122.2216796875, 29.8330078125], + [122.265625, 29.845703125] + ] + ], + [ + [ + [122.0390625, 29.759765625], + [122.0185546875, 29.7138671875], + [122.01171875, 29.7470703125], + [122.0390625, 29.759765625] + ] + ], + [ + [ + [122.2333984375, 29.68359375], + [122.24609375, 29.666015625], + [122.2333984375, 29.68359375] + ] + ], + [ + [ + [122.0263671875, 29.1787109375], + [122.0390625, 29.208984375], + [122.056640625, 29.201171875], + [122.046875, 29.177734375], + [122.076171875, 29.1767578125], + [122.013671875, 29.15234375], + [122.0263671875, 29.1787109375] + ] + ], + [ + [ + [121.791015625, 29.0830078125], + [121.791015625, 29.0986328125], + [121.83203125, 29.095703125], + [121.8388671875, 29.056640625], + [121.791015625, 29.0830078125] + ] + ], + [ + [ + [121.837890625, 28.771484375], + [121.8671875, 28.8134765625], + [121.876953125, 28.80078125], + [121.837890625, 28.771484375] + ] + ], + [ + [ + [121.4111328125, 28.080078125], + [121.4111328125, 28.1025390625], + [121.4111328125, 28.080078125] + ] + ], + [ + [ + [121.083984375, 27.7919921875], + [121.095703125, 27.7802734375], + [121.07421875, 27.7783203125], + [121.083984375, 27.7919921875] + ] + ], + [ + [ + [122.427734375, 30.7392578125], + [122.4873046875, 30.7119140625], + [122.53125, 30.724609375], + [122.5400390625, 30.703125], + [122.435546875, 30.69140625], + [122.427734375, 30.7392578125] + ] + ], + [ + [ + [122.1826171875, 29.6513671875], + [122.138671875, 29.6630859375], + [122.107421875, 29.716796875], + [122.0517578125, 29.712890625], + [122.076171875, 29.7783203125], + [122.1279296875, 29.7919921875], + [122.2001953125, 29.712890625], + [122.2119140625, 29.6884765625], + [122.1826171875, 29.6513671875] + ] + ], + [ + [ + [122.4306640625, 30.4091796875], + [122.2822265625, 30.4189453125], + [122.2783203125, 30.4736328125], + [122.3740234375, 30.4794921875], + [122.3779296875, 30.45703125], + [122.4326171875, 30.4462890625], + [122.4306640625, 30.4091796875] + ] + ], + [ + [ + [119.6240234375, 31.130859375], + [119.6728515625, 31.1689453125], + [119.7041015625, 31.15234375], + [119.7802734375, 31.1796875], + [119.810546875, 31.1494140625], + [119.828125, 31.1748046875], + [119.919921875, 31.1708984375], + [120.0009765625, 31.0283203125], + [120.1328125, 30.943359375], + [120.236328125, 30.92578125], + [120.3720703125, 30.94921875], + [120.365234375, 30.880859375], + [120.435546875, 30.9208984375], + [120.4560546875, 30.8173828125], + [120.50390625, 30.7587890625], + [120.58984375, 30.8544921875], + [120.6552734375, 30.84765625], + [120.68359375, 30.8828125], + [120.7041015625, 30.87109375], + [120.6982421875, 30.9716796875], + [120.74609375, 30.962890625], + [120.8037109375, 31.005859375], + [120.8662109375, 30.990234375], + [120.94921875, 31.0302734375], + [120.990234375, 31.0146484375], + [120.9912109375, 30.896484375], + [121.0224609375, 30.8759765625], + [120.9912109375, 30.8232421875], + [121.0146484375, 30.8359375], + [121.0458984375, 30.81640625], + [121.064453125, 30.84765625], + [121.11328125, 30.8544921875], + [121.1376953125, 30.830078125], + [121.123046875, 30.779296875], + [121.2177734375, 30.7861328125], + [121.271484375, 30.7333984375], + [121.275390625, 30.677734375], + [121.240234375, 30.6494140625], + [121.05859375, 30.564453125], + [121.1201171875, 30.490234375], + [121.2724609375, 30.375], + [121.3505859375, 30.380859375], + [121.4765625, 30.2802734375], + [121.626953125, 30.078125], + [121.7216796875, 29.9931640625], + [121.7841796875, 29.994140625], + [121.919921875, 29.9208984375], + [121.9716796875, 29.9560546875], + [122.0078125, 29.892578125], + [122.1435546875, 29.896484375], + [122.0068359375, 29.7666015625], + [121.92578125, 29.7421875], + [121.833984375, 29.6533203125], + [121.873046875, 29.6328125], + [121.923828125, 29.65234375], + [122, 29.59375], + [121.966796875, 29.5068359375], + [121.9921875, 29.4462890625], + [121.9326171875, 29.353515625], + [121.958984375, 29.337890625], + [121.9453125, 29.28515625], + [122.00390625, 29.2626953125], + [121.9677734375, 29.25], + [121.9736328125, 29.1953125], + [121.9375, 29.1865234375], + [121.9892578125, 29.15234375], + [121.966796875, 29.0537109375], + [121.9013671875, 29.0712890625], + [121.89453125, 29.1064453125], + [121.8525390625, 29.0869140625], + [121.7861328125, 29.107421875], + [121.7685546875, 29.1669921875], + [121.7158203125, 29.125], + [121.609375, 29.169921875], + [121.662109375, 29.1162109375], + [121.65625, 29.0625], + [121.712890625, 29.029296875], + [121.7138671875, 28.9765625], + [121.77734375, 28.8798828125], + [121.759765625, 28.8564453125], + [121.66015625, 28.8701171875], + [121.6875, 28.8642578125], + [121.705078125, 28.81640625], + [121.685546875, 28.708984375], + [121.541015625, 28.65625], + [121.5947265625, 28.5771484375], + [121.634765625, 28.5634765625], + [121.6650390625, 28.4453125], + [121.6923828125, 28.4189453125], + [121.6337890625, 28.353515625], + [121.6748046875, 28.34765625], + [121.6494140625, 28.279296875], + [121.58203125, 28.240234375], + [121.564453125, 28.2880859375], + [121.4892578125, 28.3017578125], + [121.373046875, 28.1318359375], + [121.2890625, 28.1484375], + [121.3076171875, 28.0888671875], + [121.26171875, 28.03515625], + [121.150390625, 28.025390625], + [121.1171875, 28.1328125], + [121.0712890625, 28.111328125], + [120.9921875, 27.9501953125], + [121.064453125, 27.896484375], + [121.162109375, 27.9091796875], + [121.1630859375, 27.8798828125], + [121.19921875, 27.86328125], + [121.1923828125, 27.8232421875], + [121.134765625, 27.787109375], + [121.1533203125, 27.8154296875], + [121.0234375, 27.833984375], + [120.9423828125, 27.8974609375], + [120.7978515625, 27.7802734375], + [120.6357421875, 27.578125], + [120.703125, 27.4736328125], + [120.6708984375, 27.36328125], + [120.5732421875, 27.314453125], + [120.5537109375, 27.2578125], + [120.576171875, 27.2392578125], + [120.5224609375, 27.142578125], + [120.4619140625, 27.142578125], + [120.408203125, 27.1923828125], + [120.3984375, 27.24609375], + [120.4306640625, 27.259765625], + [120.3525390625, 27.345703125], + [120.3505859375, 27.3896484375], + [120.3193359375, 27.4091796875], + [120.275390625, 27.388671875], + [120.2509765625, 27.4404296875], + [120.134765625, 27.419921875], + [120.1337890625, 27.3935546875], + [120.0986328125, 27.392578125], + [120.052734375, 27.3388671875], + [119.9951171875, 27.3798828125], + [119.95703125, 27.3642578125], + [119.9453125, 27.314453125], + [119.771484375, 27.306640625], + [119.78515625, 27.328125], + [119.685546875, 27.4384765625], + [119.7109375, 27.4638671875], + [119.708984375, 27.5146484375], + [119.66015625, 27.5400390625], + [119.67578125, 27.5751953125], + [119.6318359375, 27.5830078125], + [119.64453125, 27.6630859375], + [119.6181640625, 27.6748046875], + [119.5400390625, 27.67578125], + [119.501953125, 27.650390625], + [119.466796875, 27.52734375], + [119.4384765625, 27.5087890625], + [119.4169921875, 27.5400390625], + [119.37109375, 27.5322265625], + [119.2685546875, 27.421875], + [119.1484375, 27.42578125], + [119.1220703125, 27.4375], + [119.123046875, 27.4814453125], + [119.0654296875, 27.466796875], + [118.9912109375, 27.50390625], + [118.9560546875, 27.4501953125], + [118.90234375, 27.4638671875], + [118.857421875, 27.5185546875], + [118.9111328125, 27.5712890625], + [118.9140625, 27.619140625], + [118.875, 27.6806640625], + [118.8984375, 27.7197265625], + [118.8408203125, 27.7802734375], + [118.8193359375, 27.9169921875], + [118.7314453125, 27.9697265625], + [118.7197265625, 28.0498046875], + [118.7451171875, 28.08984375], + [118.8037109375, 28.119140625], + [118.8037109375, 28.1650390625], + [118.76171875, 28.1708984375], + [118.8125, 28.2294921875], + [118.7548828125, 28.25390625], + [118.7138671875, 28.3134765625], + [118.623046875, 28.2568359375], + [118.5478515625, 28.287109375], + [118.4970703125, 28.275390625], + [118.4921875, 28.23828125], + [118.4453125, 28.2509765625], + [118.43359375, 28.2890625], + [118.4873046875, 28.3291015625], + [118.431640625, 28.3994140625], + [118.482421875, 28.470703125], + [118.4150390625, 28.498046875], + [118.4462890625, 28.513671875], + [118.41015625, 28.5693359375], + [118.43359375, 28.6767578125], + [118.3916015625, 28.701171875], + [118.3837890625, 28.7880859375], + [118.3642578125, 28.8134765625], + [118.30078125, 28.826171875], + [118.2705078125, 28.9189453125], + [118.1953125, 28.904296875], + [118.228515625, 28.9443359375], + [118.1806640625, 28.9814453125], + [118.1337890625, 28.984375], + [118.1279296875, 29.0166015625], + [118.1005859375, 28.9912109375], + [118.1083984375, 29.0126953125], + [118.09765625, 28.9990234375], + [118.0673828125, 29.048828125], + [118.076171875, 29.0751953125], + [118.0380859375, 29.09765625], + [118.0537109375, 29.1171875], + [118.029296875, 29.169921875], + [118.04296875, 29.2109375], + [118.08203125, 29.2333984375], + [118.0732421875, 29.2900390625], + [118.1787109375, 29.298828125], + [118.1669921875, 29.3154296875], + [118.2080078125, 29.34765625], + [118.1923828125, 29.39453125], + [118.216796875, 29.419921875], + [118.31640625, 29.4228515625], + [118.3115234375, 29.49609375], + [118.34765625, 29.474609375], + [118.3837890625, 29.5107421875], + [118.49609375, 29.5185546875], + [118.5009765625, 29.576171875], + [118.57421875, 29.638671875], + [118.6474609375, 29.6435546875], + [118.7451171875, 29.7392578125], + [118.7548828125, 29.845703125], + [118.841796875, 29.8916015625], + [118.83984375, 29.9384765625], + [118.8955078125, 29.9384765625], + [118.9033203125, 30.029296875], + [118.869140625, 30.103515625], + [118.8974609375, 30.1484375], + [118.845703125, 30.15625], + [118.9306640625, 30.2041015625], + [118.8818359375, 30.2490234375], + [118.8798828125, 30.3154296875], + [118.955078125, 30.3603515625], + [119.0576171875, 30.3046875], + [119.0908203125, 30.32421875], + [119.2265625, 30.2890625], + [119.248046875, 30.341796875], + [119.3271484375, 30.3720703125], + [119.349609375, 30.349609375], + [119.400390625, 30.3681640625], + [119.3486328125, 30.41015625], + [119.328125, 30.533203125], + [119.275390625, 30.5107421875], + [119.240234375, 30.533203125], + [119.265625, 30.5751953125], + [119.2392578125, 30.609375], + [119.3125, 30.6220703125], + [119.388671875, 30.6865234375], + [119.4091796875, 30.6455078125], + [119.4453125, 30.6513671875], + [119.4833984375, 30.705078125], + [119.48046875, 30.7734375], + [119.525390625, 30.7763671875], + [119.5771484375, 30.83203125], + [119.556640625, 30.8994140625], + [119.583984375, 30.9736328125], + [119.634765625, 31.01953125], + [119.6298828125, 31.0859375], + [119.6494140625, 31.10546875], + [119.6240234375, 31.130859375] + ] + ], + [ + [ + [122.3916015625, 29.970703125], + [122.3681640625, 29.984375], + [122.37890625, 30.0244140625], + [122.4072265625, 30.033203125], + [122.419921875, 30.0029296875], + [122.3916015625, 29.970703125] + ] + ], + [ + [ + [122.2578125, 30.0654296875], + [122.2919921875, 30.0654296875], + [122.3466796875, 30.017578125], + [122.32421875, 29.94140625], + [122.279296875, 29.9375], + [122.1748046875, 29.98828125], + [122.1240234375, 29.9833984375], + [122.107421875, 30.005859375], + [122.0283203125, 29.9921875], + [121.935546875, 30.166015625], + [121.9560546875, 30.1845703125], + [122.037109375, 30.1494140625], + [122.111328125, 30.1552734375], + [122.1533203125, 30.11328125], + [122.2333984375, 30.109375], + [122.2578125, 30.0654296875] + ] + ] + ] + }, + "properties": { + "cp": [120.153576, 30.287459], + "name": "浙江", + "childNum": 45 + } + }, { + "id": "340000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [118.869140625, 31.521484375], + [118.8837890625, 31.5009765625], + [118.857421875, 31.5068359375], + [118.869140625, 31.521484375] + ] + ], + [ + [ + [116.6748046875, 29.7099609375], + [116.70703125, 29.69140625], + [116.6552734375, 29.6884765625], + [116.6748046875, 29.7099609375] + ] + ], + [ + [ + [116.375, 34.640625], + [116.4296875, 34.6533203125], + [116.4951171875, 34.5693359375], + [116.595703125, 34.51171875], + [116.5732421875, 34.490234375], + [116.7607421875, 34.462890625], + [116.8291015625, 34.3896484375], + [116.91015625, 34.4091796875], + [116.9697265625, 34.3896484375], + [116.970703125, 34.28125], + [117.0498046875, 34.2431640625], + [117.025390625, 34.16796875], + [117.1240234375, 34.12890625], + [117.15234375, 34.083984375], + [117.2255859375, 34.064453125], + [117.353515625, 34.08984375], + [117.416015625, 34.0263671875], + [117.5107421875, 34.0625], + [117.576171875, 33.9833984375], + [117.6162109375, 34.0029296875], + [117.61328125, 34.03125], + [117.642578125, 34.01953125], + [117.6708984375, 33.9951171875], + [117.6728515625, 33.935546875], + [117.7041015625, 33.888671875], + [117.7587890625, 33.8857421875], + [117.7236328125, 33.7412109375], + [117.7451171875, 33.7119140625], + [117.826171875, 33.73828125], + [117.90234375, 33.720703125], + [117.9013671875, 33.736328125], + [117.9501953125, 33.734375], + [117.9658203125, 33.763671875], + [118.0224609375, 33.7392578125], + [118.068359375, 33.7666015625], + [118.1865234375, 33.7451171875], + [118.154296875, 33.720703125], + [118.1689453125, 33.6640625], + [118.1123046875, 33.6171875], + [118.1083984375, 33.4755859375], + [118.05078125, 33.4921875], + [118.017578125, 33.4072265625], + [118.0302734375, 33.373046875], + [117.970703125, 33.3486328125], + [117.994140625, 33.33203125], + [117.9384765625, 33.23046875], + [117.9853515625, 33.22265625], + [117.9892578125, 33.1796875], + [118.0390625, 33.1357421875], + [118.1513671875, 33.1708984375], + [118.1787109375, 33.21875], + [118.2119140625, 33.19921875], + [118.2197265625, 33.1142578125], + [118.2021484375, 33.1064453125], + [118.2236328125, 33.0908203125], + [118.203125, 33.0888671875], + [118.2294921875, 33.0703125], + [118.212890625, 33.0625], + [118.2333984375, 33.060546875], + [118.2529296875, 32.982421875], + [118.3115234375, 32.9619140625], + [118.234375, 32.9248046875], + [118.2509765625, 32.8486328125], + [118.302734375, 32.8466796875], + [118.30078125, 32.7841796875], + [118.33203125, 32.76171875], + [118.365234375, 32.7705078125], + [118.3759765625, 32.7197265625], + [118.423828125, 32.71875], + [118.453125, 32.744140625], + [118.4677734375, 32.7236328125], + [118.5771484375, 32.7197265625], + [118.6396484375, 32.7451171875], + [118.71484375, 32.7197265625], + [118.7568359375, 32.7373046875], + [118.7421875, 32.853515625], + [118.8125, 32.85546875], + [118.8095703125, 32.9130859375], + [118.837890625, 32.912109375], + [118.8544921875, 32.958984375], + [118.9326171875, 32.9384765625], + [119.021484375, 32.9560546875], + [119.015625, 32.908203125], + [119.0458984375, 32.912109375], + [119.1044921875, 32.8271484375], + [119.185546875, 32.826171875], + [119.2314453125, 32.607421875], + [119.21875, 32.57421875], + [119.177734375, 32.5947265625], + [119.1484375, 32.4931640625], + [119.0859375, 32.453125], + [119.0419921875, 32.515625], + [118.98046875, 32.50390625], + [118.9375, 32.5576171875], + [118.888671875, 32.5556640625], + [118.908203125, 32.5927734375], + [118.84375, 32.5673828125], + [118.8232421875, 32.6044921875], + [118.78515625, 32.5830078125], + [118.763671875, 32.6044921875], + [118.7353515625, 32.58984375], + [118.7197265625, 32.615234375], + [118.701171875, 32.5888671875], + [118.6875, 32.60546875], + [118.6904296875, 32.5888671875], + [118.654296875, 32.5986328125], + [118.6337890625, 32.5791015625], + [118.5986328125, 32.6015625], + [118.5693359375, 32.5869140625], + [118.5654296875, 32.5625], + [118.6171875, 32.5166015625], + [118.59375, 32.4794921875], + [118.69140625, 32.47265625], + [118.6787109375, 32.3935546875], + [118.7080078125, 32.3349609375], + [118.658203125, 32.3037109375], + [118.6767578125, 32.25390625], + [118.64453125, 32.2109375], + [118.5107421875, 32.1943359375], + [118.5009765625, 32.12109375], + [118.3955078125, 32.0771484375], + [118.40234375, 32.01953125], + [118.3642578125, 31.9326171875], + [118.47265625, 31.8798828125], + [118.4677734375, 31.857421875], + [118.5048828125, 31.841796875], + [118.482421875, 31.779296875], + [118.5458984375, 31.7626953125], + [118.53125, 31.736328125], + [118.638671875, 31.759765625], + [118.685546875, 31.7255859375], + [118.6982421875, 31.7099609375], + [118.6474609375, 31.6806640625], + [118.6455078125, 31.6474609375], + [118.7255859375, 31.6279296875], + [118.7744140625, 31.6826171875], + [118.798828125, 31.6689453125], + [118.783203125, 31.65625], + [118.8037109375, 31.6201171875], + [118.869140625, 31.6123046875], + [118.88671875, 31.51953125], + [118.845703125, 31.505859375], + [118.8837890625, 31.5009765625], + [118.8701171875, 31.421875], + [118.8115234375, 31.3720703125], + [118.7705078125, 31.36328125], + [118.7548828125, 31.3857421875], + [118.7197265625, 31.294921875], + [118.7001953125, 31.30078125], + [118.76171875, 31.2783203125], + [118.7880859375, 31.234375], + [119.10546875, 31.2353515625], + [119.181640625, 31.30078125], + [119.2392578125, 31.2548828125], + [119.337890625, 31.259765625], + [119.357421875, 31.3037109375], + [119.380859375, 31.2626953125], + [119.36328125, 31.203125], + [119.40625, 31.1953125], + [119.3916015625, 31.1748046875], + [119.5322265625, 31.16015625], + [119.5771484375, 31.1103515625], + [119.6240234375, 31.130859375], + [119.6494140625, 31.10546875], + [119.6298828125, 31.0859375], + [119.634765625, 31.01953125], + [119.583984375, 30.9736328125], + [119.556640625, 30.8994140625], + [119.5771484375, 30.83203125], + [119.525390625, 30.7763671875], + [119.48046875, 30.7734375], + [119.4833984375, 30.705078125], + [119.4453125, 30.6513671875], + [119.4091796875, 30.6455078125], + [119.388671875, 30.6865234375], + [119.3125, 30.6220703125], + [119.2392578125, 30.609375], + [119.265625, 30.5751953125], + [119.240234375, 30.533203125], + [119.275390625, 30.5107421875], + [119.328125, 30.533203125], + [119.3486328125, 30.41015625], + [119.400390625, 30.3681640625], + [119.349609375, 30.349609375], + [119.3271484375, 30.3720703125], + [119.248046875, 30.341796875], + [119.2265625, 30.2890625], + [119.0908203125, 30.32421875], + [119.0576171875, 30.3046875], + [118.955078125, 30.3603515625], + [118.8798828125, 30.3154296875], + [118.8818359375, 30.2490234375], + [118.9306640625, 30.2041015625], + [118.845703125, 30.15625], + [118.8974609375, 30.1484375], + [118.869140625, 30.103515625], + [118.9033203125, 30.029296875], + [118.8955078125, 29.9384765625], + [118.83984375, 29.9384765625], + [118.841796875, 29.8916015625], + [118.7548828125, 29.845703125], + [118.7451171875, 29.7392578125], + [118.6474609375, 29.6435546875], + [118.57421875, 29.638671875], + [118.5009765625, 29.576171875], + [118.49609375, 29.5185546875], + [118.3837890625, 29.5107421875], + [118.34765625, 29.474609375], + [118.30859375, 29.4951171875], + [118.3154296875, 29.421875], + [118.2470703125, 29.431640625], + [118.19921875, 29.3935546875], + [118.13671875, 29.4189453125], + [118.1435546875, 29.5], + [118.0146484375, 29.578125], + [117.93359375, 29.5498046875], + [117.8125, 29.57421875], + [117.7080078125, 29.5498046875], + [117.6572265625, 29.6142578125], + [117.54296875, 29.5888671875], + [117.53125, 29.654296875], + [117.453125, 29.6923828125], + [117.4560546875, 29.75], + [117.41015625, 29.7958984375], + [117.421875, 29.849609375], + [117.359375, 29.8134765625], + [117.3369140625, 29.8505859375], + [117.29296875, 29.8232421875], + [117.2587890625, 29.83203125], + [117.25390625, 29.9091796875], + [117.212890625, 29.927734375], + [117.134765625, 29.904296875], + [117.130859375, 29.8642578125], + [117.07421875, 29.8330078125], + [117.1357421875, 29.78125], + [117.109375, 29.7529296875], + [117.11328125, 29.712890625], + [116.99609375, 29.68359375], + [116.8388671875, 29.5703125], + [116.7841796875, 29.5693359375], + [116.787109375, 29.591796875], + [116.7607421875, 29.599609375], + [116.7216796875, 29.5654296875], + [116.65234375, 29.6376953125], + [116.6806640625, 29.681640625], + [116.7177734375, 29.6923828125], + [116.6748046875, 29.7099609375], + [116.7529296875, 29.7978515625], + [116.8125, 29.8125], + [116.8828125, 29.8935546875], + [116.900390625, 29.9501953125], + [116.869140625, 29.9814453125], + [116.833984375, 29.9580078125], + [116.830078125, 30.0068359375], + [116.80078125, 29.9970703125], + [116.7646484375, 30.0498046875], + [116.6669921875, 30.0771484375], + [116.5869140625, 30.046875], + [116.5419921875, 29.90234375], + [116.4677734375, 29.896484375], + [116.26171875, 29.7822265625], + [116.208984375, 29.828125], + [116.1357421875, 29.8203125], + [116.1328125, 29.890625], + [116.07421875, 29.9638671875], + [116.091796875, 30.037109375], + [116.06640625, 30.205078125], + [115.9951171875, 30.255859375], + [115.9814453125, 30.2958984375], + [115.9052734375, 30.310546875], + [115.9169921875, 30.3349609375], + [115.8857421875, 30.3828125], + [115.9462890625, 30.42578125], + [115.8955078125, 30.453125], + [115.921875, 30.517578125], + [115.876953125, 30.5830078125], + [115.8193359375, 30.5986328125], + [115.8134765625, 30.6396484375], + [115.7626953125, 30.6865234375], + [115.7880859375, 30.7578125], + [115.8447265625, 30.755859375], + [115.87109375, 30.77734375], + [115.84765625, 30.8359375], + [115.8662109375, 30.8642578125], + [116.0107421875, 30.9501953125], + [116.072265625, 30.95703125], + [116.0595703125, 31.013671875], + [115.94140625, 31.0439453125], + [115.8740234375, 31.1474609375], + [115.7705078125, 31.11328125], + [115.6923828125, 31.2041015625], + [115.646484375, 31.2099609375], + [115.58203125, 31.1455078125], + [115.54296875, 31.1875], + [115.52734375, 31.25390625], + [115.45703125, 31.283203125], + [115.4423828125, 31.3466796875], + [115.3720703125, 31.349609375], + [115.3935546875, 31.390625], + [115.3740234375, 31.40625], + [115.390625, 31.4501953125], + [115.3720703125, 31.49609375], + [115.41796875, 31.52734375], + [115.4404296875, 31.5888671875], + [115.48828125, 31.6123046875], + [115.4775390625, 31.64453125], + [115.4970703125, 31.6748046875], + [115.6787109375, 31.779296875], + [115.736328125, 31.763671875], + [115.7685546875, 31.7880859375], + [115.8154296875, 31.7626953125], + [115.9111328125, 31.79296875], + [115.8935546875, 31.8388671875], + [115.9345703125, 31.9990234375], + [115.919921875, 32.0283203125], + [115.9443359375, 32.0751953125], + [115.9267578125, 32.10546875], + [115.9423828125, 32.166015625], + [115.9130859375, 32.228515625], + [115.8837890625, 32.4560546875], + [115.86328125, 32.4609375], + [115.8837890625, 32.4892578125], + [115.8447265625, 32.5048828125], + [115.9296875, 32.5673828125], + [115.8916015625, 32.5771484375], + [115.841796875, 32.5009765625], + [115.78515625, 32.466796875], + [115.7705078125, 32.5068359375], + [115.744140625, 32.4765625], + [115.69921875, 32.4951171875], + [115.6650390625, 32.4091796875], + [115.65625, 32.4306640625], + [115.626953125, 32.4052734375], + [115.60546875, 32.4267578125], + [115.564453125, 32.4033203125], + [115.5712890625, 32.4208984375], + [115.5244140625, 32.44140625], + [115.4775390625, 32.521484375], + [115.4091796875, 32.5498046875], + [115.4111328125, 32.576171875], + [115.310546875, 32.552734375], + [115.3017578125, 32.5888671875], + [115.2001953125, 32.5927734375], + [115.1953125, 32.642578125], + [115.2197265625, 32.6591796875], + [115.1787109375, 32.6845703125], + [115.1826171875, 32.7880859375], + [115.212890625, 32.7890625], + [115.1904296875, 32.810546875], + [115.19921875, 32.8544921875], + [115.15625, 32.865234375], + [115.140625, 32.8984375], + [115.02734375, 32.908203125], + [115.033203125, 32.9306640625], + [114.9462890625, 32.9345703125], + [114.890625, 32.974609375], + [114.892578125, 33.0205078125], + [114.9375, 33.0263671875], + [114.8974609375, 33.0869140625], + [114.9033203125, 33.1298828125], + [114.955078125, 33.1513671875], + [114.994140625, 33.1005859375], + [115.13671875, 33.083984375], + [115.1953125, 33.12109375], + [115.3017578125, 33.142578125], + [115.2958984375, 33.1982421875], + [115.3271484375, 33.2119140625], + [115.3359375, 33.298828125], + [115.3623046875, 33.30078125], + [115.3447265625, 33.3701171875], + [115.3134765625, 33.375], + [115.330078125, 33.400390625], + [115.31640625, 33.44921875], + [115.34765625, 33.451171875], + [115.34765625, 33.5048828125], + [115.3671875, 33.5244140625], + [115.3974609375, 33.5029296875], + [115.4228515625, 33.5576171875], + [115.640625, 33.5859375], + [115.6015625, 33.6591796875], + [115.6015625, 33.720703125], + [115.5634765625, 33.7724609375], + [115.5810546875, 33.7890625], + [115.6142578125, 33.7763671875], + [115.6337890625, 33.8681640625], + [115.5458984375, 33.880859375], + [115.5927734375, 34.009765625], + [115.650390625, 34.0361328125], + [115.654296875, 34.060546875], + [115.7783203125, 34.07421875], + [115.845703125, 34.03125], + [115.8505859375, 34.0048828125], + [115.8779296875, 34.00390625], + [115.8876953125, 34.033203125], + [115.9052734375, 34.0107421875], + [115.9677734375, 34.0029296875], + [116.0009765625, 33.9658203125], + [115.9873046875, 33.9013671875], + [116.0595703125, 33.8642578125], + [116.0556640625, 33.8056640625], + [116.162109375, 33.708984375], + [116.263671875, 33.73046875], + [116.4091796875, 33.8056640625], + [116.4326171875, 33.7958984375], + [116.4375, 33.8466796875], + [116.55859375, 33.8818359375], + [116.564453125, 33.908203125], + [116.6416015625, 33.890625], + [116.6494140625, 33.9716796875], + [116.5283203125, 34.1162109375], + [116.56640625, 34.169921875], + [116.5439453125, 34.240234375], + [116.5830078125, 34.275390625], + [116.50390625, 34.296875], + [116.45703125, 34.26953125], + [116.451171875, 34.2890625], + [116.365234375, 34.26953125], + [116.3642578125, 34.3173828125], + [116.2138671875, 34.3828125], + [116.162109375, 34.4599609375], + [116.2041015625, 34.5087890625], + [116.1962890625, 34.5751953125], + [116.2412109375, 34.552734375], + [116.28125, 34.607421875], + [116.318359375, 34.6015625], + [116.375, 34.640625] + ] + ] + ] + }, + "properties": { + "cp": [117.283042, 31.86119], + "name": "安徽", + "childNum": 3 + } + }, { + "id": "350000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [120.361328125, 26.9169921875], + [120.3203125, 26.9453125], + [120.33984375, 26.970703125], + [120.396484375, 26.931640625], + [120.361328125, 26.9169921875] + ] + ], + [ + [ + [119.6689453125, 26.62890625], + [119.65234375, 26.6494140625], + [119.6669921875, 26.6796875], + [119.763671875, 26.67578125], + [119.720703125, 26.63671875], + [119.6689453125, 26.62890625] + ] + ], + [ + [ + [120.13671875, 26.5517578125], + [120.1181640625, 26.5693359375], + [120.1689453125, 26.6025390625], + [120.1669921875, 26.572265625], + [120.13671875, 26.5517578125] + ] + ], + [ + [ + [120.03515625, 26.4892578125], + [120.03515625, 26.515625], + [120.0703125, 26.5234375], + [120.06640625, 26.498046875], + [120.03515625, 26.4892578125] + ] + ], + [ + [ + [120.0068359375, 26.2158203125], + [119.970703125, 26.1904296875], + [119.9716796875, 26.21875], + [120.00390625, 26.236328125], + [120.021484375, 26.224609375], + [120.0068359375, 26.2158203125] + ] + ], + [ + [ + [119.9296875, 26.134765625], + [119.919921875, 26.1728515625], + [119.970703125, 26.1640625], + [119.9296875, 26.134765625] + ] + ], + [ + [ + [119.6953125, 25.3046875], + [119.7021484375, 25.3427734375], + [119.712890625, 25.31640625], + [119.6953125, 25.3046875] + ] + ], + [ + [ + [119.900390625, 25.5830078125], + [119.8759765625, 25.6064453125], + [119.9013671875, 25.607421875], + [119.900390625, 25.5830078125] + ] + ], + [ + [ + [119.6435546875, 26.1298828125], + [119.607421875, 26.169921875], + [119.666015625, 26.15625], + [119.6435546875, 26.1298828125] + ] + ], + [ + [ + [119.9375, 25.9638671875], + [119.9287109375, 25.9775390625], + [119.9521484375, 25.9794921875], + [119.9375, 25.9638671875] + ] + ], + [ + [ + [120.49609375, 26.3720703125], + [120.5166015625, 26.3623046875], + [120.4892578125, 26.3515625], + [120.47265625, 26.369140625], + [120.49609375, 26.3720703125] + ] + ], + [ + [ + [119.580078125, 25.6279296875], + [119.5615234375, 25.6396484375], + [119.61328125, 25.669921875], + [119.580078125, 25.6279296875] + ] + ], + [ + [ + [119.705078125, 25.353515625], + [119.7041015625, 25.3740234375], + [119.73046875, 25.376953125], + [119.705078125, 25.353515625] + ] + ], + [ + [ + [118.4130859375, 24.5146484375], + [118.431640625, 24.5244140625], + [118.4736328125, 24.4794921875], + [118.4580078125, 24.4130859375], + [118.373046875, 24.4267578125], + [118.326171875, 24.3828125], + [118.283203125, 24.4091796875], + [118.3125, 24.42578125], + [118.2958984375, 24.4755859375], + [118.31640625, 24.48828125], + [118.3818359375, 24.4599609375], + [118.4130859375, 24.5146484375] + ] + ], + [ + [ + [118.1513671875, 24.3193359375], + [118.146484375, 24.33984375], + [118.1513671875, 24.3193359375] + ] + ], + [ + [ + [119.4716796875, 25.197265625], + [119.4443359375, 25.2021484375], + [119.439453125, 25.2333984375], + [119.474609375, 25.2607421875], + [119.5185546875, 25.2080078125], + [119.5791015625, 25.20703125], + [119.5478515625, 25.18359375], + [119.5546875, 25.1650390625], + [119.525390625, 25.158203125], + [119.4716796875, 25.197265625] + ] + ], + [ + [ + [118.205078125, 24.5048828125], + [118.19921875, 24.46875], + [118.1435546875, 24.4208984375], + [118.0712890625, 24.4560546875], + [118.1123046875, 24.5556640625], + [118.1923828125, 24.537109375], + [118.205078125, 24.5048828125] + ] + ], + [ + [ + [119.5693359375, 25.4140625], + [119.5478515625, 25.3662109375], + [119.48828125, 25.36328125], + [119.5078125, 25.3935546875], + [119.490234375, 25.447265625], + [119.462890625, 25.4482421875], + [119.44140625, 25.4111328125], + [119.4306640625, 25.4345703125], + [119.4521484375, 25.4970703125], + [119.404296875, 25.4921875], + [119.3623046875, 25.5224609375], + [119.35546875, 25.427734375], + [119.3173828125, 25.4091796875], + [119.2685546875, 25.42578125], + [119.275390625, 25.4765625], + [119.255859375, 25.4892578125], + [119.1630859375, 25.44140625], + [119.146484375, 25.3857421875], + [119.2197265625, 25.3681640625], + [119.2431640625, 25.31640625], + [119.2509765625, 25.3359375], + [119.296875, 25.3310546875], + [119.337890625, 25.2841796875], + [119.3857421875, 25.275390625], + [119.361328125, 25.2412109375], + [119.294921875, 25.2373046875], + [119.3154296875, 25.19140625], + [119.26953125, 25.16015625], + [119.232421875, 25.189453125], + [119.1826171875, 25.1787109375], + [119.138671875, 25.2255859375], + [119.119140625, 25.2119140625], + [119.11328125, 25.18359375], + [119.166015625, 25.1455078125], + [119.1279296875, 25.0126953125], + [119.08984375, 25.0546875], + [119.1162109375, 25.0546875], + [119.1083984375, 25.078125], + [119.1435546875, 25.103515625], + [119.076171875, 25.1005859375], + [119.029296875, 25.1396484375], + [119.0322265625, 25.1728515625], + [119.0712890625, 25.1865234375], + [119.0712890625, 25.2333984375], + [118.990234375, 25.2021484375], + [118.9892578125, 25.2548828125], + [119.0244140625, 25.265625], + [118.9951171875, 25.27734375], + [118.8837890625, 25.2412109375], + [118.9853515625, 25.1953125], + [118.986328125, 25.1669921875], + [118.9521484375, 25.1494140625], + [118.9755859375, 25.1171875], + [118.8681640625, 25.0830078125], + [118.9287109375, 25.0263671875], + [119.0234375, 25.0498046875], + [118.984375, 24.9912109375], + [119.033203125, 24.9580078125], + [118.9833984375, 24.9345703125], + [118.9423828125, 24.9541015625], + [118.91796875, 24.9296875], + [118.9931640625, 24.8818359375], + [118.865234375, 24.8876953125], + [118.83984375, 24.85546875], + [118.806640625, 24.8701171875], + [118.7421875, 24.822265625], + [118.69921875, 24.8681640625], + [118.6484375, 24.84375], + [118.669921875, 24.796875], + [118.732421875, 24.81640625], + [118.736328125, 24.7841796875], + [118.787109375, 24.77734375], + [118.78515625, 24.7587890625], + [118.724609375, 24.677734375], + [118.658203125, 24.673828125], + [118.66015625, 24.6240234375], + [118.6884765625, 24.6318359375], + [118.6806640625, 24.5830078125], + [118.580078125, 24.5078125], + [118.55859375, 24.5126953125], + [118.5576171875, 24.5732421875], + [118.4794921875, 24.615234375], + [118.3740234375, 24.576171875], + [118.34765625, 24.53125], + [118.2431640625, 24.5126953125], + [118.1513671875, 24.583984375], + [118.11328125, 24.5634765625], + [118.0498046875, 24.4189453125], + [118.0888671875, 24.4091796875], + [118.0771484375, 24.359375], + [118.1201171875, 24.3505859375], + [118.15625, 24.2587890625], + [118.01953125, 24.197265625], + [117.9287109375, 24.08984375], + [117.9111328125, 24.0126953125], + [117.8603515625, 24.0029296875], + [117.76953125, 23.888671875], + [117.6728515625, 23.87890625], + [117.6611328125, 23.791015625], + [117.6083984375, 23.7060546875], + [117.501953125, 23.705078125], + [117.5, 23.6474609375], + [117.455078125, 23.62890625], + [117.4638671875, 23.5859375], + [117.3828125, 23.5537109375], + [117.193359375, 23.5625], + [117.19140625, 23.6337890625], + [117.125, 23.646484375], + [117.0556640625, 23.6943359375], + [117.0185546875, 23.84765625], + [116.962890625, 23.8623046875], + [116.98046875, 23.8837890625], + [116.955078125, 23.9208984375], + [116.98046875, 23.94140625], + [116.982421875, 24], + [116.9404296875, 24.0322265625], + [116.953125, 24.0556640625], + [116.9267578125, 24.1015625], + [116.9990234375, 24.1806640625], + [116.9345703125, 24.220703125], + [116.9384765625, 24.2822265625], + [116.9150390625, 24.2880859375], + [116.904296875, 24.37109375], + [116.83984375, 24.443359375], + [116.8603515625, 24.4638671875], + [116.7568359375, 24.55078125], + [116.8134765625, 24.646484375], + [116.8017578125, 24.6787109375], + [116.6318359375, 24.640625], + [116.59765625, 24.6552734375], + [116.5263671875, 24.60546875], + [116.4892578125, 24.7177734375], + [116.4423828125, 24.7177734375], + [116.3759765625, 24.8046875], + [116.41796875, 24.8408203125], + [116.3955078125, 24.8779296875], + [116.3623046875, 24.8701171875], + [116.3349609375, 24.822265625], + [116.24609375, 24.7939453125], + [116.2509765625, 24.828125], + [116.22265625, 24.830078125], + [116.1923828125, 24.8779296875], + [116.0908203125, 24.8388671875], + [116.01953125, 24.9052734375], + [115.9091796875, 24.923828125], + [115.87109375, 24.9599609375], + [115.8837890625, 24.9775390625], + [115.92578125, 24.9609375], + [115.8740234375, 25.0205078125], + [115.9296875, 25.048828125], + [115.880859375, 25.0927734375], + [115.8876953125, 25.134765625], + [115.8544921875, 25.1552734375], + [115.8564453125, 25.2099609375], + [115.9296875, 25.2353515625], + [115.9501953125, 25.29296875], + [116.0029296875, 25.3056640625], + [115.9931640625, 25.375], + [116.0234375, 25.4365234375], + [116.005859375, 25.4912109375], + [116.0634765625, 25.5615234375], + [116.041015625, 25.6044921875], + [116.068359375, 25.63671875], + [116.060546875, 25.6953125], + [116.1083984375, 25.703125], + [116.1298828125, 25.759765625], + [116.17578125, 25.75], + [116.181640625, 25.779296875], + [116.1318359375, 25.8251953125], + [116.130859375, 25.859375], + [116.3701171875, 25.9638671875], + [116.36328125, 26.00390625], + [116.4912109375, 26.1220703125], + [116.4716796875, 26.17578125], + [116.392578125, 26.1708984375], + [116.3974609375, 26.2705078125], + [116.5, 26.3623046875], + [116.515625, 26.4091796875], + [116.5537109375, 26.400390625], + [116.556640625, 26.365234375], + [116.609375, 26.384765625], + [116.638671875, 26.4794921875], + [116.59765625, 26.484375], + [116.59765625, 26.5126953125], + [116.5400390625, 26.5595703125], + [116.5693359375, 26.642578125], + [116.5126953125, 26.708984375], + [116.5595703125, 26.767578125], + [116.548828125, 26.8408203125], + [116.6953125, 26.9873046875], + [116.7578125, 26.984375], + [116.783203125, 27.009765625], + [116.904296875, 27.0341796875], + [116.9365234375, 27.01953125], + [116.9677734375, 27.0625], + [117.0537109375, 27.1005859375], + [117.046875, 27.1494140625], + [117.1669921875, 27.267578125], + [117.1708984375, 27.29296875], + [117.1005859375, 27.33984375], + [117.099609375, 27.3798828125], + [117.1337890625, 27.42578125], + [117.1025390625, 27.541015625], + [117.0810546875, 27.5673828125], + [117.0556640625, 27.54296875], + [117.0205078125, 27.5576171875], + [117.00390625, 27.626953125], + [117.0205078125, 27.6533203125], + [117.0576171875, 27.6708984375], + [117.099609375, 27.626953125], + [117.1181640625, 27.6943359375], + [117.205078125, 27.6845703125], + [117.20703125, 27.7158203125], + [117.263671875, 27.728515625], + [117.2783203125, 27.7685546875], + [117.3056640625, 27.7763671875], + [117.2802734375, 27.87109375], + [117.326171875, 27.8955078125], + [117.3525390625, 27.8583984375], + [117.5234375, 27.9833984375], + [117.56640625, 27.9375], + [117.5869140625, 27.9423828125], + [117.6044921875, 27.8681640625], + [117.7412109375, 27.80078125], + [117.7880859375, 27.8544921875], + [117.787109375, 27.896484375], + [117.8564453125, 27.9462890625], + [117.9677734375, 27.9638671875], + [117.9990234375, 27.9912109375], + [118.095703125, 27.966796875], + [118.0947265625, 28.00390625], + [118.12890625, 28.0166015625], + [118.1376953125, 28.0576171875], + [118.2001953125, 28.05078125], + [118.353515625, 28.087890625], + [118.3759765625, 28.1865234375], + [118.3154296875, 28.2236328125], + [118.4326171875, 28.2939453125], + [118.4453125, 28.2509765625], + [118.4921875, 28.23828125], + [118.50390625, 28.2802734375], + [118.5849609375, 28.28515625], + [118.62109375, 28.2568359375], + [118.7197265625, 28.3125], + [118.7548828125, 28.25390625], + [118.8125, 28.2294921875], + [118.76171875, 28.1708984375], + [118.8037109375, 28.1650390625], + [118.8037109375, 28.119140625], + [118.7451171875, 28.08984375], + [118.7197265625, 28.0498046875], + [118.7314453125, 27.9697265625], + [118.8193359375, 27.9169921875], + [118.8408203125, 27.7802734375], + [118.8984375, 27.7197265625], + [118.875, 27.6806640625], + [118.9140625, 27.619140625], + [118.9111328125, 27.5712890625], + [118.857421875, 27.5185546875], + [118.9052734375, 27.462890625], + [118.9560546875, 27.4501953125], + [118.9912109375, 27.50390625], + [119.0654296875, 27.466796875], + [119.123046875, 27.4814453125], + [119.1220703125, 27.4375], + [119.1484375, 27.42578125], + [119.2685546875, 27.421875], + [119.37109375, 27.5322265625], + [119.4169921875, 27.5400390625], + [119.4384765625, 27.5087890625], + [119.466796875, 27.52734375], + [119.501953125, 27.650390625], + [119.5400390625, 27.67578125], + [119.6181640625, 27.6748046875], + [119.64453125, 27.6630859375], + [119.6318359375, 27.5830078125], + [119.67578125, 27.5751953125], + [119.66015625, 27.5400390625], + [119.708984375, 27.5146484375], + [119.7109375, 27.4638671875], + [119.685546875, 27.4384765625], + [119.78515625, 27.328125], + [119.771484375, 27.306640625], + [119.9453125, 27.314453125], + [119.95703125, 27.3642578125], + [119.9951171875, 27.3798828125], + [120.052734375, 27.3388671875], + [120.0986328125, 27.392578125], + [120.1337890625, 27.3935546875], + [120.134765625, 27.419921875], + [120.2490234375, 27.4404296875], + [120.275390625, 27.388671875], + [120.3193359375, 27.4091796875], + [120.3466796875, 27.3955078125], + [120.3525390625, 27.345703125], + [120.4306640625, 27.259765625], + [120.3984375, 27.24609375], + [120.4013671875, 27.2119140625], + [120.4619140625, 27.142578125], + [120.3935546875, 27.08203125], + [120.2841796875, 27.0927734375], + [120.2998046875, 27.0400390625], + [120.2578125, 27.03515625], + [120.28125, 26.9912109375], + [120.2509765625, 26.9736328125], + [120.2333984375, 26.908203125], + [120.12109375, 26.9208984375], + [120.1181640625, 26.8837890625], + [120.0380859375, 26.8603515625], + [120.0458984375, 26.826171875], + [120.1025390625, 26.8271484375], + [120.1025390625, 26.7958984375], + [120.138671875, 26.7978515625], + [120.107421875, 26.7548828125], + [120.166015625, 26.732421875], + [120.1103515625, 26.69140625], + [120.138671875, 26.638671875], + [119.95703125, 26.595703125], + [119.89453125, 26.5146484375], + [119.837890625, 26.515625], + [119.8466796875, 26.58984375], + [119.904296875, 26.625], + [119.94921875, 26.61328125], + [119.970703125, 26.6923828125], + [120.0634765625, 26.7724609375], + [119.966796875, 26.7880859375], + [119.92578125, 26.7734375], + [119.9384765625, 26.7421875], + [119.8994140625, 26.693359375], + [119.9091796875, 26.662109375], + [119.876953125, 26.64453125], + [119.833984375, 26.69140625], + [119.7119140625, 26.6875], + [119.654296875, 26.7451171875], + [119.658203125, 26.701171875], + [119.6357421875, 26.701171875], + [119.6201171875, 26.6494140625], + [119.5771484375, 26.6279296875], + [119.6142578125, 26.591796875], + [119.67578125, 26.619140625], + [119.7890625, 26.583984375], + [119.876953125, 26.3603515625], + [119.962890625, 26.3720703125], + [119.91015625, 26.310546875], + [119.8076171875, 26.30859375], + [119.802734375, 26.26953125], + [119.771484375, 26.2861328125], + [119.673828125, 26.26171875], + [119.66796875, 26.205078125], + [119.6044921875, 26.16796875], + [119.6689453125, 26.0263671875], + [119.7216796875, 26.0185546875], + [119.720703125, 25.98046875], + [119.693359375, 25.900390625], + [119.6328125, 25.8837890625], + [119.638671875, 25.75390625], + [119.603515625, 25.685546875], + [119.4912109375, 25.673828125], + [119.4775390625, 25.6328125], + [119.541015625, 25.62890625], + [119.5361328125, 25.5859375], + [119.599609375, 25.5927734375], + [119.626953125, 25.4736328125], + [119.67578125, 25.4755859375], + [119.7236328125, 25.513671875], + [119.6845703125, 25.5986328125], + [119.78515625, 25.66796875], + [119.7861328125, 25.6171875], + [119.8408203125, 25.6015625], + [119.845703125, 25.5703125], + [119.890625, 25.56640625], + [119.865234375, 25.533203125], + [119.8154296875, 25.5302734375], + [119.8154296875, 25.49609375], + [119.8642578125, 25.4697265625], + [119.7666015625, 25.435546875], + [119.7744140625, 25.3955078125], + [119.693359375, 25.4296875], + [119.67578125, 25.46875], + [119.6494140625, 25.4619140625], + [119.623046875, 25.4345703125], + [119.6708984375, 25.435546875], + [119.666015625, 25.373046875], + [119.630859375, 25.3583984375], + [119.6591796875, 25.3544921875], + [119.599609375, 25.3349609375], + [119.5732421875, 25.451171875], + [119.5556640625, 25.4296875], + [119.5693359375, 25.4140625] + ] + ] + ] + }, + "properties": { + "cp": [119.306239, 26.075302], + "name": "福建", + "childNum": 18 + } + }, { + "id": "360000", + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [113.9541015625, 25.619140625], + [113.9150390625, 25.7294921875], + [114.0283203125, 25.8935546875], + [114.0087890625, 26.0166015625], + [114.0439453125, 26.0771484375], + [114.107421875, 26.0703125], + [114.109375, 26.1005859375], + [114.2373046875, 26.15234375], + [114.21875, 26.1669921875], + [114.232421875, 26.181640625], + [114.181640625, 26.21484375], + [114.0888671875, 26.1689453125], + [114.037109375, 26.189453125], + [113.962890625, 26.1513671875], + [113.9453125, 26.1640625], + [113.9794921875, 26.23828125], + [114.0302734375, 26.2666015625], + [114.0478515625, 26.337890625], + [114.03125, 26.376953125], + [114.0888671875, 26.412109375], + [114.1103515625, 26.4833984375], + [114.072265625, 26.48828125], + [114.109375, 26.572265625], + [114.0205078125, 26.587890625], + [113.9970703125, 26.6162109375], + [113.9072265625, 26.6162109375], + [113.861328125, 26.6650390625], + [113.8349609375, 26.8046875], + [113.8935546875, 26.861328125], + [113.927734375, 26.94921875], + [113.8212890625, 27.0380859375], + [113.80859375, 27.0986328125], + [113.7724609375, 27.1025390625], + [113.8720703125, 27.28515625], + [113.85546875, 27.3056640625], + [113.876953125, 27.3828125], + [113.7001953125, 27.3330078125], + [113.6171875, 27.345703125], + [113.603515625, 27.38671875], + [113.6328125, 27.40625], + [113.6025390625, 27.4208984375], + [113.591796875, 27.4677734375], + [113.62890625, 27.5146484375], + [113.5791015625, 27.5380859375], + [113.6123046875, 27.6337890625], + [113.767578125, 27.80859375], + [113.759765625, 27.85546875], + [113.728515625, 27.876953125], + [113.75390625, 27.935546875], + [113.8193359375, 27.982421875], + [113.8505859375, 27.9736328125], + [113.8642578125, 28.0048828125], + [113.900390625, 27.98828125], + [113.9658203125, 28.017578125], + [113.9638671875, 28.0400390625], + [114.02734375, 28.0322265625], + [114.0478515625, 28.0576171875], + [113.994140625, 28.1640625], + [114.10546875, 28.181640625], + [114.1455078125, 28.248046875], + [114.1826171875, 28.2509765625], + [114.1982421875, 28.291015625], + [114.255859375, 28.32421875], + [114.255859375, 28.39453125], + [114.171875, 28.435546875], + [114.21875, 28.4853515625], + [114.0869140625, 28.556640625], + [114.1328125, 28.607421875], + [114.123046875, 28.6904296875], + [114.1494140625, 28.724609375], + [114.1533203125, 28.8349609375], + [114.0615234375, 28.8466796875], + [114.0634765625, 28.900390625], + [114.029296875, 28.8916015625], + [114.009765625, 28.9560546875], + [113.966796875, 28.9443359375], + [113.9462890625, 29.0185546875], + [113.9541015625, 29.095703125], + [114.0380859375, 29.1552734375], + [114.0625, 29.2041015625], + [114.2529296875, 29.2353515625], + [114.259765625, 29.3447265625], + [114.3076171875, 29.3662109375], + [114.349609375, 29.32421875], + [114.4453125, 29.349609375], + [114.4580078125, 29.326171875], + [114.5029296875, 29.32421875], + [114.673828125, 29.396484375], + [114.7333984375, 29.39453125], + [114.7607421875, 29.36328125], + [114.78515625, 29.38671875], + [114.89453125, 29.3974609375], + [114.9482421875, 29.46484375], + [114.9189453125, 29.4833984375], + [114.9033203125, 29.470703125], + [114.9189453125, 29.455078125], + [114.8857421875, 29.4365234375], + [114.861328125, 29.4765625], + [114.9013671875, 29.5302734375], + [114.900390625, 29.5068359375], + [114.92578125, 29.5224609375], + [114.92578125, 29.4990234375], + [114.9580078125, 29.5009765625], + [114.9697265625, 29.51953125], + [114.9482421875, 29.54296875], + [114.9990234375, 29.572265625], + [115.03515625, 29.546875], + [115.087890625, 29.560546875], + [115.08984375, 29.5205078125], + [115.154296875, 29.5107421875], + [115.1728515625, 29.5927734375], + [115.12109375, 29.5966796875], + [115.1435546875, 29.6494140625], + [115.109375, 29.6640625], + [115.111328125, 29.68359375], + [115.1767578125, 29.6552734375], + [115.2666015625, 29.66015625], + [115.2861328125, 29.619140625], + [115.3603515625, 29.646484375], + [115.470703125, 29.740234375], + [115.4765625, 29.8076171875], + [115.51171875, 29.8408203125], + [115.68359375, 29.8486328125], + [115.837890625, 29.7490234375], + [115.93359375, 29.7216796875], + [116.16796875, 29.828125], + [116.2177734375, 29.82421875], + [116.271484375, 29.78515625], + [116.4677734375, 29.896484375], + [116.5478515625, 29.90625], + [116.5869140625, 30.046875], + [116.65234375, 30.0771484375], + [116.7646484375, 30.0498046875], + [116.80078125, 29.9970703125], + [116.830078125, 30.0068359375], + [116.8330078125, 29.958984375], + [116.869140625, 29.9814453125], + [116.900390625, 29.9501953125], + [116.8828125, 29.8935546875], + [116.8125, 29.8125], + [116.7529296875, 29.7978515625], + [116.654296875, 29.6953125], + [116.681640625, 29.6767578125], + [116.65234375, 29.6376953125], + [116.7216796875, 29.5654296875], + [116.7607421875, 29.599609375], + [116.787109375, 29.591796875], + [116.7841796875, 29.5693359375], + [116.8388671875, 29.5703125], + [116.99609375, 29.68359375], + [117.11328125, 29.712890625], + [117.109375, 29.7529296875], + [117.1357421875, 29.78125], + [117.07421875, 29.8330078125], + [117.130859375, 29.8642578125], + [117.134765625, 29.904296875], + [117.212890625, 29.927734375], + [117.25390625, 29.9091796875], + [117.2587890625, 29.83203125], + [117.29296875, 29.8232421875], + [117.3369140625, 29.8505859375], + [117.359375, 29.8134765625], + [117.421875, 29.849609375], + [117.41015625, 29.7958984375], + [117.4560546875, 29.75], + [117.453125, 29.6923828125], + [117.53125, 29.654296875], + [117.54296875, 29.5888671875], + [117.6572265625, 29.6142578125], + [117.7080078125, 29.5498046875], + [117.8125, 29.57421875], + [117.876953125, 29.546875], + [117.939453125, 29.5498046875], + [118.0087890625, 29.5791015625], + [118.1376953125, 29.5068359375], + [118.130859375, 29.42578125], + [118.19140625, 29.4052734375], + [118.2080078125, 29.34765625], + [118.1533203125, 29.287109375], + [118.072265625, 29.2890625], + [118.08203125, 29.2333984375], + [118.04296875, 29.2109375], + [118.029296875, 29.169921875], + [118.0537109375, 29.1171875], + [118.0380859375, 29.09765625], + [118.076171875, 29.0751953125], + [118.0673828125, 29.048828125], + [118.09765625, 28.9990234375], + [118.1083984375, 29.0126953125], + [118.1005859375, 28.9912109375], + [118.1279296875, 29.0166015625], + [118.1337890625, 28.984375], + [118.1806640625, 28.9814453125], + [118.228515625, 28.9443359375], + [118.1953125, 28.904296875], + [118.2705078125, 28.9189453125], + [118.30078125, 28.826171875], + [118.3837890625, 28.7890625], + [118.3916015625, 28.701171875], + [118.43359375, 28.6767578125], + [118.41015625, 28.5693359375], + [118.4462890625, 28.513671875], + [118.4150390625, 28.498046875], + [118.482421875, 28.470703125], + [118.431640625, 28.3994140625], + [118.4833984375, 28.318359375], + [118.3154296875, 28.2236328125], + [118.3759765625, 28.1865234375], + [118.353515625, 28.087890625], + [118.2001953125, 28.05078125], + [118.1376953125, 28.0576171875], + [118.12890625, 28.0166015625], + [118.0947265625, 28.00390625], + [118.095703125, 27.966796875], + [117.9990234375, 27.9912109375], + [117.9677734375, 27.9638671875], + [117.8564453125, 27.9462890625], + [117.787109375, 27.896484375], + [117.7880859375, 27.8544921875], + [117.7412109375, 27.80078125], + [117.6044921875, 27.8681640625], + [117.5869140625, 27.9423828125], + [117.56640625, 27.9375], + [117.5234375, 27.9833984375], + [117.3525390625, 27.8583984375], + [117.326171875, 27.8955078125], + [117.2802734375, 27.87109375], + [117.3056640625, 27.7763671875], + [117.2783203125, 27.7685546875], + [117.263671875, 27.728515625], + [117.20703125, 27.7158203125], + [117.205078125, 27.6845703125], + [117.1181640625, 27.6943359375], + [117.099609375, 27.626953125], + [117.0576171875, 27.6708984375], + [117.0205078125, 27.6533203125], + [117.00390625, 27.626953125], + [117.0205078125, 27.5576171875], + [117.0556640625, 27.54296875], + [117.0810546875, 27.5673828125], + [117.1025390625, 27.541015625], + [117.1337890625, 27.42578125], + [117.099609375, 27.3798828125], + [117.1005859375, 27.33984375], + [117.1708984375, 27.29296875], + [117.1669921875, 27.267578125], + [117.046875, 27.1494140625], + [117.0537109375, 27.1005859375], + [116.9677734375, 27.0625], + [116.9365234375, 27.01953125], + [116.904296875, 27.0341796875], + [116.783203125, 27.009765625], + [116.7578125, 26.984375], + [116.6953125, 26.9873046875], + [116.548828125, 26.8408203125], + [116.5595703125, 26.767578125], + [116.5126953125, 26.708984375], + [116.5693359375, 26.642578125], + [116.5400390625, 26.5595703125], + [116.6376953125, 26.466796875], + [116.6015625, 26.373046875], + [116.556640625, 26.365234375], + [116.5537109375, 26.400390625], + [116.515625, 26.4091796875], + [116.5, 26.3623046875], + [116.3974609375, 26.2705078125], + [116.392578125, 26.1708984375], + [116.4716796875, 26.17578125], + [116.4912109375, 26.1220703125], + [116.36328125, 26.00390625], + [116.3701171875, 25.9638671875], + [116.130859375, 25.859375], + [116.1318359375, 25.8251953125], + [116.181640625, 25.779296875], + [116.17578125, 25.75], + [116.1298828125, 25.759765625], + [116.1083984375, 25.703125], + [116.060546875, 25.6953125], + [116.068359375, 25.63671875], + [116.041015625, 25.6044921875], + [116.0634765625, 25.5615234375], + [116.005859375, 25.4912109375], + [116.0234375, 25.4365234375], + [115.9931640625, 25.375], + [116.0029296875, 25.3056640625], + [115.9501953125, 25.29296875], + [115.9296875, 25.2353515625], + [115.8564453125, 25.2099609375], + [115.8544921875, 25.1552734375], + [115.8876953125, 25.134765625], + [115.880859375, 25.0927734375], + [115.9296875, 25.048828125], + [115.8759765625, 25.0068359375], + [115.92578125, 24.9609375], + [115.87109375, 24.96875], + [115.900390625, 24.875], + [115.8623046875, 24.8642578125], + [115.8662109375, 24.890625], + [115.8251953125, 24.91015625], + [115.806640625, 24.8603515625], + [115.783203125, 24.86328125], + [115.79296875, 24.8369140625], + [115.7568359375, 24.748046875], + [115.7705078125, 24.708984375], + [115.80859375, 24.701171875], + [115.798828125, 24.67578125], + [115.76171875, 24.6689453125], + [115.8486328125, 24.56640625], + [115.6884765625, 24.5458984375], + [115.671875, 24.60546875], + [115.57421875, 24.6171875], + [115.52734375, 24.7158203125], + [115.4072265625, 24.7939453125], + [115.361328125, 24.7353515625], + [115.279296875, 24.7548828125], + [115.12109375, 24.6650390625], + [115.0546875, 24.7099609375], + [115.025390625, 24.669921875], + [114.9404296875, 24.650390625], + [114.9140625, 24.6650390625], + [114.869140625, 24.5625], + [114.849609375, 24.6025390625], + [114.8271484375, 24.5888671875], + [114.7529296875, 24.6171875], + [114.7314453125, 24.611328125], + [114.73828125, 24.5654296875], + [114.7060546875, 24.5263671875], + [114.666015625, 24.583984375], + [114.5927734375, 24.5380859375], + [114.5322265625, 24.5595703125], + [114.431640625, 24.4873046875], + [114.40234375, 24.4990234375], + [114.392578125, 24.564453125], + [114.3564453125, 24.5908203125], + [114.3046875, 24.5751953125], + [114.2587890625, 24.6416015625], + [114.1748046875, 24.646484375], + [114.19140625, 24.6572265625], + [114.169921875, 24.6904296875], + [114.2734375, 24.701171875], + [114.3359375, 24.75], + [114.34375, 24.8115234375], + [114.4033203125, 24.8779296875], + [114.396484375, 24.951171875], + [114.423828125, 24.97265625], + [114.5107421875, 25.0029296875], + [114.5625, 25.078125], + [114.640625, 25.07421875], + [114.7353515625, 25.1220703125], + [114.736328125, 25.1552734375], + [114.6806640625, 25.1953125], + [114.7490234375, 25.232421875], + [114.7431640625, 25.275390625], + [114.71484375, 25.3154296875], + [114.6357421875, 25.326171875], + [114.6005859375, 25.38671875], + [114.5361328125, 25.4169921875], + [114.482421875, 25.37109375], + [114.4482421875, 25.38671875], + [114.4287109375, 25.341796875], + [114.3818359375, 25.31640625], + [114.306640625, 25.3349609375], + [114.3017578125, 25.2900390625], + [114.1396484375, 25.3115234375], + [114.033203125, 25.251953125], + [114.0146484375, 25.28125], + [114.056640625, 25.3115234375], + [114.0302734375, 25.3291015625], + [114.05078125, 25.3642578125], + [114.0244140625, 25.3740234375], + [114.0458984375, 25.3857421875], + [113.98828125, 25.404296875], + [114.00390625, 25.443359375], + [113.94140625, 25.4482421875], + [113.958984375, 25.484375], + [113.9453125, 25.498046875], + [113.98828125, 25.53125], + [113.994140625, 25.5634765625], + [113.9541015625, 25.619140625] + ] + ] + }, + "properties": { + "cp": [115.892151, 28.676493], + "name": "江西", + "childNum": 1 + } + }, { + "id": "370000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [120.904296875, 38.3818359375], + [120.916015625, 38.40234375], + [120.93359375, 38.3876953125], + [120.904296875, 38.3818359375] + ] + ], + [ + [ + [120.9189453125, 38.345703125], + [120.8984375, 38.37109375], + [120.9150390625, 38.3740234375], + [120.9189453125, 38.345703125] + ] + ], + [ + [ + [120.841796875, 38.3359375], + [120.845703125, 38.357421875], + [120.841796875, 38.3359375] + ] + ], + [ + [ + [120.802734375, 38.2841796875], + [120.8125, 38.31640625], + [120.849609375, 38.3125], + [120.802734375, 38.2841796875] + ] + ], + [ + [ + [120.7509765625, 38.150390625], + [120.7451171875, 38.203125], + [120.7880859375, 38.1611328125], + [120.7509765625, 38.150390625] + ] + ], + [ + [ + [120.9443359375, 38.0205078125], + [120.9326171875, 38.0380859375], + [120.9443359375, 38.0205078125] + ] + ], + [ + [ + [120.68359375, 37.9287109375], + [120.69140625, 37.9541015625], + [120.68359375, 37.9287109375] + ] + ], + [ + [ + [120.990234375, 36.4140625], + [120.9482421875, 36.419921875], + [120.970703125, 36.431640625], + [120.990234375, 36.4140625] + ] + ], + [ + [ + [120.1591796875, 35.765625], + [120.1826171875, 35.7890625], + [120.193359375, 35.755859375], + [120.1669921875, 35.7412109375], + [120.1591796875, 35.765625] + ] + ], + [ + [ + [120.453125, 37.76953125], + [120.435546875, 37.787109375], + [120.4638671875, 37.7861328125], + [120.453125, 37.76953125] + ] + ], + [ + [ + [120.626953125, 37.9462890625], + [120.6005859375, 37.9638671875], + [120.609375, 37.9833984375], + [120.6318359375, 37.9814453125], + [120.626953125, 37.9462890625] + ] + ], + [ + [ + [120.73046875, 37.947265625], + [120.765625, 37.923828125], + [120.7607421875, 37.890625], + [120.7216796875, 37.9140625], + [120.73046875, 37.947265625] + ] + ], + [ + [ + [115.48828125, 35.880859375], + [115.3642578125, 35.7802734375], + [115.3349609375, 35.798828125], + [115.36328125, 35.97265625], + [115.4482421875, 36.0126953125], + [115.4423828125, 36.056640625], + [115.484375, 36.1259765625], + [115.4775390625, 36.2421875], + [115.462890625, 36.2763671875], + [115.419921875, 36.2890625], + [115.4228515625, 36.32421875], + [115.361328125, 36.3115234375], + [115.3466796875, 36.390625], + [115.2978515625, 36.4140625], + [115.3173828125, 36.4541015625], + [115.2734375, 36.498046875], + [115.3310546875, 36.548828125], + [115.35546875, 36.6279296875], + [115.4453125, 36.6904296875], + [115.4794921875, 36.759765625], + [115.6865234375, 36.80859375], + [115.701171875, 36.8681640625], + [115.765625, 36.9091796875], + [115.76171875, 36.9375], + [115.796875, 36.9677734375], + [115.77734375, 36.9921875], + [115.8837890625, 37.099609375], + [115.9052734375, 37.2080078125], + [115.970703125, 37.2412109375], + [115.9765625, 37.337890625], + [116.1669921875, 37.3857421875], + [116.236328125, 37.3623046875], + [116.2861328125, 37.404296875], + [116.2685546875, 37.4306640625], + [116.2275390625, 37.4248046875], + [116.244140625, 37.4560546875], + [116.224609375, 37.48046875], + [116.279296875, 37.46875], + [116.298828125, 37.509765625], + [116.2763671875, 37.5224609375], + [116.2998046875, 37.5693359375], + [116.3349609375, 37.5751953125], + [116.3203125, 37.5810546875], + [116.3798828125, 37.5634765625], + [116.369140625, 37.52734375], + [116.4345703125, 37.4736328125], + [116.45703125, 37.5146484375], + [116.611328125, 37.6259765625], + [116.6796875, 37.728515625], + [116.724609375, 37.7451171875], + [116.7236328125, 37.767578125], + [116.748046875, 37.759765625], + [116.7470703125, 37.8046875], + [116.8037109375, 37.8505859375], + [117.02734375, 37.8330078125], + [117.08984375, 37.849609375], + [117.2646484375, 37.8388671875], + [117.3388671875, 37.86328125], + [117.435546875, 37.8525390625], + [117.51171875, 37.9423828125], + [117.556640625, 38.0576171875], + [117.7275390625, 38.091796875], + [117.771484375, 38.134765625], + [117.7685546875, 38.1630859375], + [117.8017578125, 38.173828125], + [117.8076171875, 38.2275390625], + [117.896484375, 38.3017578125], + [117.8974609375, 38.2802734375], + [118.033203125, 38.203125], + [118.134765625, 38.3076171875], + [118.0751953125, 38.1630859375], + [118.4208984375, 38.107421875], + [118.4833984375, 38.1240234375], + [118.552734375, 38.056640625], + [118.59765625, 38.0791015625], + [118.6142578125, 38.134765625], + [118.7265625, 38.154296875], + [118.8544921875, 38.1552734375], + [118.958984375, 38.1103515625], + [119.0048828125, 37.9931640625], + [119.1171875, 37.912109375], + [119.12890625, 37.814453125], + [119.212890625, 37.814453125], + [119.21875, 37.759765625], + [119.275390625, 37.7314453125], + [119.248046875, 37.69921875], + [119.0810546875, 37.697265625], + [118.998046875, 37.6328125], + [118.9404296875, 37.52734375], + [118.9873046875, 37.33984375], + [119.0458984375, 37.2998046875], + [119.0673828125, 37.2421875], + [119.12890625, 37.2548828125], + [119.158203125, 37.2890625], + [119.1708984375, 37.27734375], + [119.142578125, 37.2802734375], + [119.1298828125, 37.2333984375], + [119.1806640625, 37.2265625], + [119.19921875, 37.2568359375], + [119.197265625, 37.1943359375], + [119.212890625, 37.2255859375], + [119.291015625, 37.2099609375], + [119.2998046875, 37.1435546875], + [119.328125, 37.1162109375], + [119.490234375, 37.134765625], + [119.4814453125, 37.1572265625], + [119.50390625, 37.12890625], + [119.560546875, 37.1240234375], + [119.5673828125, 37.1005859375], + [119.7451171875, 37.1357421875], + [119.8271484375, 37.2236328125], + [119.88671875, 37.2529296875], + [119.861328125, 37.2626953125], + [119.89453125, 37.267578125], + [119.8837890625, 37.3115234375], + [119.8388671875, 37.34375], + [119.8447265625, 37.376953125], + [119.9296875, 37.3876953125], + [119.9501953125, 37.4208984375], + [120.14453125, 37.482421875], + [120.2470703125, 37.556640625], + [120.208984375, 37.5888671875], + [120.2109375, 37.6171875], + [120.2666015625, 37.62890625], + [120.2744140625, 37.6513671875], + [120.21875, 37.6904296875], + [120.369140625, 37.6982421875], + [120.451171875, 37.7568359375], + [120.5859375, 37.7626953125], + [120.751953125, 37.8388671875], + [120.9365234375, 37.8232421875], + [120.9462890625, 37.783203125], + [121.0380859375, 37.71875], + [121.1494140625, 37.7197265625], + [121.150390625, 37.6201171875], + [121.216796875, 37.583984375], + [121.3056640625, 37.5830078125], + [121.3623046875, 37.6015625], + [121.345703125, 37.634765625], + [121.388671875, 37.6279296875], + [121.439453125, 37.5986328125], + [121.38671875, 37.591796875], + [121.40234375, 37.556640625], + [121.4599609375, 37.5244140625], + [121.4775390625, 37.4765625], + [121.5654296875, 37.4404296875], + [121.638671875, 37.4951171875], + [121.6826171875, 37.47265625], + [121.9248046875, 37.4736328125], + [121.9970703125, 37.494140625], + [122.017578125, 37.53125], + [122.07421875, 37.5390625], + [122.0673828125, 37.568359375], + [122.1083984375, 37.55078125], + [122.123046875, 37.568359375], + [122.171875, 37.5419921875], + [122.1298828125, 37.5087890625], + [122.1787109375, 37.4326171875], + [122.2353515625, 37.4697265625], + [122.3154296875, 37.4169921875], + [122.48828125, 37.435546875], + [122.49609375, 37.4140625], + [122.5537109375, 37.4072265625], + [122.6416015625, 37.4287109375], + [122.6767578125, 37.4140625], + [122.6826171875, 37.4306640625], + [122.7158203125, 37.400390625], + [122.6904296875, 37.3740234375], + [122.6513671875, 37.388671875], + [122.6123046875, 37.3671875], + [122.59375, 37.337890625], + [122.615234375, 37.3359375], + [122.5751953125, 37.3017578125], + [122.568359375, 37.259765625], + [122.5927734375, 37.26171875], + [122.62890625, 37.1953125], + [122.5751953125, 37.1806640625], + [122.58203125, 37.1484375], + [122.5107421875, 37.1513671875], + [122.4853515625, 37.12890625], + [122.4619140625, 37.0400390625], + [122.5859375, 37.0439453125], + [122.5498046875, 37.015625], + [122.5458984375, 36.919921875], + [122.5166015625, 36.890625], + [122.4345703125, 36.9150390625], + [122.45703125, 36.869140625], + [122.384765625, 36.8662109375], + [122.3486328125, 36.8291015625], + [122.181640625, 36.841796875], + [122.177734375, 36.8935546875], + [122.1181640625, 36.896484375], + [122.138671875, 36.9443359375], + [122.052734375, 36.9052734375], + [122.041015625, 36.87109375], + [122.0146484375, 36.9609375], + [121.9833984375, 36.958984375], + [121.7685546875, 36.875], + [121.7294921875, 36.8271484375], + [121.6328125, 36.80078125], + [121.65234375, 36.724609375], + [121.6044921875, 36.7392578125], + [121.5986328125, 36.7666015625], + [121.556640625, 36.7646484375], + [121.572265625, 36.7333984375], + [121.533203125, 36.7314453125], + [121.546875, 36.748046875], + [121.4814453125, 36.775390625], + [121.5654296875, 36.8310546875], + [121.45703125, 36.75390625], + [121.39453125, 36.73828125], + [121.4013671875, 36.7021484375], + [121.2861328125, 36.7001953125], + [121.037109375, 36.5751953125], + [120.9560546875, 36.576171875], + [120.90625, 36.6240234375], + [120.84765625, 36.619140625], + [120.9833984375, 36.5458984375], + [120.955078125, 36.5078125], + [120.96875, 36.47265625], + [120.9091796875, 36.451171875], + [120.9365234375, 36.416015625], + [120.8720703125, 36.3671875], + [120.8330078125, 36.466796875], + [120.7587890625, 36.462890625], + [120.7607421875, 36.4345703125], + [120.6962890625, 36.392578125], + [120.7451171875, 36.3291015625], + [120.6630859375, 36.33203125], + [120.654296875, 36.2841796875], + [120.6875, 36.2783203125], + [120.712890625, 36.126953125], + [120.55078125, 36.1123046875], + [120.548828125, 36.0927734375], + [120.478515625, 36.091796875], + [120.4326171875, 36.052734375], + [120.341796875, 36.04296875], + [120.3232421875, 36.060546875], + [120.2880859375, 36.04296875], + [120.36328125, 36.1962890625], + [120.3203125, 36.232421875], + [120.2939453125, 36.2197265625], + [120.3125, 36.1865234375], + [120.2841796875, 36.1796875], + [120.26171875, 36.19921875], + [120.2294921875, 36.1884765625], + [120.2177734375, 36.2119140625], + [120.1787109375, 36.2021484375], + [120.140625, 36.173828125], + [120.13671875, 36.134765625], + [120.109375, 36.1279296875], + [120.1171875, 36.103515625], + [120.2421875, 36.060546875], + [120.197265625, 35.9970703125], + [120.2578125, 36.025390625], + [120.251953125, 35.98046875], + [120.3095703125, 36.0146484375], + [120.3056640625, 35.97265625], + [120.251953125, 35.9599609375], + [120.201171875, 35.8916015625], + [120.16796875, 35.8916015625], + [120.2099609375, 35.9482421875], + [120.0712890625, 35.8818359375], + [120.013671875, 35.71484375], + [119.9814453125, 35.7158203125], + [119.958984375, 35.7607421875], + [119.9267578125, 35.7607421875], + [119.921875, 35.7373046875], + [119.9541015625, 35.7177734375], + [119.9111328125, 35.6748046875], + [119.923828125, 35.6357421875], + [119.869140625, 35.609375], + [119.83203125, 35.619140625], + [119.8251953125, 35.646484375], + [119.79296875, 35.6162109375], + [119.791015625, 35.576171875], + [119.7548828125, 35.5869140625], + [119.7490234375, 35.619140625], + [119.6630859375, 35.58984375], + [119.580078125, 35.4072265625], + [119.587890625, 35.3642578125], + [119.5439453125, 35.3486328125], + [119.5380859375, 35.2958984375], + [119.494140625, 35.3193359375], + [119.41796875, 35.244140625], + [119.3935546875, 35.14453125], + [119.4189453125, 35.123046875], + [119.3974609375, 35.091796875], + [119.306640625, 35.0771484375], + [119.287109375, 35.115234375], + [119.25, 35.125], + [119.140625, 35.09765625], + [119.1171875, 35.0556640625], + [118.8662109375, 35.0302734375], + [118.859375, 34.94140625], + [118.802734375, 34.845703125], + [118.767578125, 34.8447265625], + [118.7744140625, 34.7958984375], + [118.73046875, 34.7890625], + [118.7392578125, 34.767578125], + [118.716796875, 34.7646484375], + [118.7841796875, 34.72265625], + [118.68359375, 34.6787109375], + [118.607421875, 34.6953125], + [118.6005859375, 34.7158203125], + [118.5234375, 34.7119140625], + [118.4970703125, 34.6728515625], + [118.462890625, 34.66796875], + [118.4755859375, 34.6240234375], + [118.4326171875, 34.6201171875], + [118.4404296875, 34.5087890625], + [118.4052734375, 34.4287109375], + [118.2919921875, 34.42578125], + [118.2783203125, 34.4052734375], + [118.220703125, 34.40625], + [118.2177734375, 34.3798828125], + [118.1708984375, 34.3818359375], + [118.1787109375, 34.4541015625], + [118.1337890625, 34.484375], + [118.185546875, 34.544921875], + [118.0791015625, 34.5703125], + [118.115234375, 34.615234375], + [118.1005859375, 34.65234375], + [118.0087890625, 34.6484375], + [117.9580078125, 34.6796875], + [117.91015625, 34.6708984375], + [117.9033203125, 34.6455078125], + [117.7939453125, 34.65234375], + [117.8017578125, 34.51953125], + [117.6845703125, 34.5478515625], + [117.6591796875, 34.501953125], + [117.6103515625, 34.4912109375], + [117.5908203125, 34.4619140625], + [117.48828125, 34.466796875], + [117.36328125, 34.58984375], + [117.2685546875, 34.533203125], + [117.25390625, 34.451171875], + [117.201171875, 34.4423828125], + [117.2255859375, 34.47265625], + [117.17578125, 34.470703125], + [117.1376953125, 34.6337890625], + [117.06640625, 34.6484375], + [117.0888671875, 34.7060546875], + [117.05078125, 34.771484375], + [116.9677734375, 34.8408203125], + [116.9765625, 34.87109375], + [116.822265625, 34.9296875], + [116.8095703125, 34.9697265625], + [116.8046875, 34.9287109375], + [116.7900390625, 34.9755859375], + [116.7978515625, 34.939453125], + [116.771484375, 34.9169921875], + [116.6318359375, 34.94140625], + [116.4443359375, 34.896484375], + [116.408203125, 34.8515625], + [116.4033203125, 34.7568359375], + [116.3662109375, 34.7431640625], + [116.3935546875, 34.70703125], + [116.375, 34.640625], + [116.318359375, 34.6015625], + [116.28125, 34.607421875], + [116.2412109375, 34.552734375], + [116.2021484375, 34.5791015625], + [116.1474609375, 34.5537109375], + [116.1015625, 34.6064453125], + [116.0380859375, 34.59375], + [116.00390625, 34.6240234375], + [115.9736328125, 34.58984375], + [115.830078125, 34.5634765625], + [115.7041015625, 34.6005859375], + [115.6845703125, 34.5556640625], + [115.5224609375, 34.5791015625], + [115.4453125, 34.6748046875], + [115.4296875, 34.802734375], + [115.314453125, 34.8603515625], + [115.244140625, 34.8505859375], + [115.2529296875, 34.9072265625], + [115.189453125, 34.9150390625], + [115.2197265625, 34.9609375], + [115.1572265625, 34.958984375], + [115.12890625, 35.0048828125], + [115.029296875, 34.97265625], + [114.951171875, 34.990234375], + [114.923828125, 34.96875], + [114.8779296875, 35.025390625], + [114.8681640625, 35], + [114.826171875, 35.01171875], + [114.85546875, 35.037109375], + [114.8193359375, 35.052734375], + [114.8837890625, 35.099609375], + [114.845703125, 35.166015625], + [114.931640625, 35.197265625], + [114.9306640625, 35.2490234375], + [115.0146484375, 35.318359375], + [115.0244140625, 35.373046875], + [115.07421875, 35.375], + [115.091796875, 35.4169921875], + [115.123046875, 35.400390625], + [115.1376953125, 35.421875], + [115.23828125, 35.423828125], + [115.3583984375, 35.4990234375], + [115.345703125, 35.5537109375], + [115.3837890625, 35.5693359375], + [115.498046875, 35.7197265625], + [115.6943359375, 35.7548828125], + [115.7353515625, 35.8330078125], + [115.8759765625, 35.859375], + [115.8896484375, 35.8984375], + [115.87109375, 35.9150390625], + [115.908203125, 35.927734375], + [115.912109375, 35.9609375], + [116.0478515625, 35.9697265625], + [116.1005859375, 36.111328125], + [115.919921875, 36.0205078125], + [115.8134765625, 36.0126953125], + [115.771484375, 35.9736328125], + [115.7001953125, 35.966796875], + [115.646484375, 35.9208984375], + [115.58984375, 35.923828125], + [115.513671875, 35.890625], + [115.501953125, 35.9140625], + [115.48828125, 35.880859375] + ] + ] + ] + }, + "properties": { + "cp": [117.000923, 36.675807], + "name": "山东", + "childNum": 13 + } + }, { + "id": "410000", + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [115.484375, 36.1494140625], + [115.4423828125, 36.056640625], + [115.4482421875, 36.0126953125], + [115.357421875, 35.955078125], + [115.365234375, 35.8984375], + [115.33984375, 35.87109375], + [115.3349609375, 35.798828125], + [115.3623046875, 35.78125], + [115.50390625, 35.8896484375], + [115.58984375, 35.923828125], + [115.646484375, 35.9208984375], + [115.7001953125, 35.966796875], + [115.775390625, 35.974609375], + [115.80078125, 36.0087890625], + [115.919921875, 36.0205078125], + [115.994140625, 36.0478515625], + [116.0576171875, 36.10546875], + [116.1005859375, 36.10546875], + [116.0478515625, 35.9697265625], + [115.912109375, 35.9609375], + [115.908203125, 35.927734375], + [115.87109375, 35.9150390625], + [115.8896484375, 35.8984375], + [115.8759765625, 35.859375], + [115.7353515625, 35.8330078125], + [115.6943359375, 35.7548828125], + [115.486328125, 35.7109375], + [115.3837890625, 35.5693359375], + [115.345703125, 35.5537109375], + [115.357421875, 35.4970703125], + [115.23828125, 35.423828125], + [115.1376953125, 35.421875], + [115.123046875, 35.400390625], + [115.091796875, 35.4169921875], + [115.07421875, 35.375], + [115.0244140625, 35.373046875], + [115.0146484375, 35.318359375], + [114.9306640625, 35.2490234375], + [114.931640625, 35.197265625], + [114.841796875, 35.16015625], + [114.8837890625, 35.103515625], + [114.830078125, 35.0712890625], + [114.8203125, 35.05078125], + [114.85546875, 35.03515625], + [114.8251953125, 35.0126953125], + [114.8681640625, 35], + [114.8779296875, 35.025390625], + [114.923828125, 34.96875], + [114.951171875, 34.990234375], + [115.029296875, 34.97265625], + [115.12890625, 35.0048828125], + [115.1572265625, 34.958984375], + [115.2197265625, 34.9609375], + [115.189453125, 34.9150390625], + [115.2529296875, 34.9072265625], + [115.244140625, 34.8505859375], + [115.314453125, 34.8603515625], + [115.427734375, 34.8056640625], + [115.4619140625, 34.6376953125], + [115.548828125, 34.5693359375], + [115.6845703125, 34.5556640625], + [115.7041015625, 34.6005859375], + [115.830078125, 34.5634765625], + [115.9736328125, 34.58984375], + [116.00390625, 34.6240234375], + [116.0380859375, 34.59375], + [116.1015625, 34.6064453125], + [116.1474609375, 34.5537109375], + [116.1962890625, 34.5751953125], + [116.2041015625, 34.5087890625], + [116.162109375, 34.4599609375], + [116.2138671875, 34.3828125], + [116.3642578125, 34.3173828125], + [116.373046875, 34.2666015625], + [116.447265625, 34.2890625], + [116.466796875, 34.271484375], + [116.50390625, 34.296875], + [116.5830078125, 34.275390625], + [116.5439453125, 34.240234375], + [116.56640625, 34.169921875], + [116.5283203125, 34.1162109375], + [116.65234375, 33.962890625], + [116.6416015625, 33.890625], + [116.564453125, 33.908203125], + [116.55859375, 33.8818359375], + [116.4375, 33.8466796875], + [116.4326171875, 33.7958984375], + [116.4091796875, 33.8056640625], + [116.263671875, 33.73046875], + [116.162109375, 33.708984375], + [116.0556640625, 33.8056640625], + [116.0595703125, 33.8642578125], + [115.9873046875, 33.9013671875], + [116.0009765625, 33.9658203125], + [115.9677734375, 34.0029296875], + [115.9052734375, 34.0107421875], + [115.8876953125, 34.033203125], + [115.8779296875, 34.00390625], + [115.8505859375, 34.0048828125], + [115.845703125, 34.03125], + [115.7783203125, 34.07421875], + [115.654296875, 34.060546875], + [115.650390625, 34.0361328125], + [115.5927734375, 34.009765625], + [115.5458984375, 33.880859375], + [115.6337890625, 33.8681640625], + [115.6142578125, 33.7763671875], + [115.5810546875, 33.7890625], + [115.5634765625, 33.7724609375], + [115.6015625, 33.720703125], + [115.6015625, 33.6591796875], + [115.640625, 33.5859375], + [115.4228515625, 33.5576171875], + [115.3974609375, 33.5029296875], + [115.3671875, 33.5244140625], + [115.34765625, 33.5048828125], + [115.34765625, 33.451171875], + [115.31640625, 33.44921875], + [115.330078125, 33.400390625], + [115.3134765625, 33.375], + [115.3447265625, 33.3701171875], + [115.3623046875, 33.30078125], + [115.3359375, 33.298828125], + [115.3271484375, 33.2119140625], + [115.2958984375, 33.1982421875], + [115.3017578125, 33.142578125], + [115.1953125, 33.12109375], + [115.13671875, 33.083984375], + [114.994140625, 33.1005859375], + [114.955078125, 33.1513671875], + [114.9033203125, 33.1298828125], + [114.8974609375, 33.0869140625], + [114.9375, 33.0263671875], + [114.892578125, 33.0205078125], + [114.890625, 32.974609375], + [114.9462890625, 32.9345703125], + [115.033203125, 32.9306640625], + [115.02734375, 32.908203125], + [115.140625, 32.8984375], + [115.15625, 32.865234375], + [115.19921875, 32.8544921875], + [115.1904296875, 32.810546875], + [115.212890625, 32.7890625], + [115.1826171875, 32.7880859375], + [115.1787109375, 32.6845703125], + [115.2197265625, 32.6591796875], + [115.1953125, 32.642578125], + [115.2001953125, 32.5927734375], + [115.3017578125, 32.5888671875], + [115.310546875, 32.552734375], + [115.4111328125, 32.576171875], + [115.4091796875, 32.5498046875], + [115.4775390625, 32.521484375], + [115.5244140625, 32.44140625], + [115.5712890625, 32.4208984375], + [115.564453125, 32.4033203125], + [115.60546875, 32.4267578125], + [115.626953125, 32.4052734375], + [115.65625, 32.4306640625], + [115.6650390625, 32.4091796875], + [115.69921875, 32.4951171875], + [115.744140625, 32.4765625], + [115.7705078125, 32.5068359375], + [115.78515625, 32.466796875], + [115.841796875, 32.5009765625], + [115.8916015625, 32.5771484375], + [115.9296875, 32.5673828125], + [115.8447265625, 32.5048828125], + [115.8837890625, 32.4892578125], + [115.86328125, 32.4609375], + [115.8837890625, 32.4560546875], + [115.9130859375, 32.228515625], + [115.9423828125, 32.166015625], + [115.9267578125, 32.10546875], + [115.9443359375, 32.0751953125], + [115.919921875, 32.0283203125], + [115.9345703125, 31.9990234375], + [115.8935546875, 31.8388671875], + [115.9111328125, 31.79296875], + [115.8154296875, 31.7626953125], + [115.7685546875, 31.7880859375], + [115.736328125, 31.763671875], + [115.6787109375, 31.779296875], + [115.4970703125, 31.6748046875], + [115.4775390625, 31.64453125], + [115.48828125, 31.6123046875], + [115.4404296875, 31.5888671875], + [115.41796875, 31.52734375], + [115.3720703125, 31.49609375], + [115.390625, 31.4501953125], + [115.3740234375, 31.40625], + [115.3076171875, 31.3828125], + [115.2509765625, 31.392578125], + [115.2607421875, 31.4130859375], + [115.2109375, 31.4462890625], + [115.236328125, 31.5556640625], + [115.193359375, 31.564453125], + [115.1650390625, 31.60546875], + [115.1259765625, 31.599609375], + [115.0966796875, 31.5087890625], + [115.0244140625, 31.529296875], + [114.998046875, 31.4716796875], + [114.96875, 31.4970703125], + [114.9384765625, 31.470703125], + [114.8701171875, 31.4794921875], + [114.830078125, 31.458984375], + [114.783203125, 31.4853515625], + [114.779296875, 31.521484375], + [114.697265625, 31.5263671875], + [114.7001953125, 31.546875], + [114.642578125, 31.5830078125], + [114.5732421875, 31.5546875], + [114.548828125, 31.6240234375], + [114.591796875, 31.7021484375], + [114.5830078125, 31.765625], + [114.5517578125, 31.7685546875], + [114.533203125, 31.7412109375], + [114.5126953125, 31.7685546875], + [114.5087890625, 31.7412109375], + [114.447265625, 31.728515625], + [114.294921875, 31.751953125], + [114.2373046875, 31.8427734375], + [114.1806640625, 31.8544921875], + [114.134765625, 31.84375], + [114.08984375, 31.7822265625], + [113.9794921875, 31.75390625], + [113.935546875, 31.8798828125], + [113.8544921875, 31.84375], + [113.8330078125, 31.9189453125], + [113.8056640625, 31.931640625], + [113.8173828125, 31.966796875], + [113.7587890625, 31.98828125], + [113.7919921875, 32.0361328125], + [113.728515625, 32.083984375], + [113.72265625, 32.125], + [113.7509765625, 32.1171875], + [113.7841796875, 32.1865234375], + [113.7392578125, 32.255859375], + [113.7705078125, 32.2763671875], + [113.7529296875, 32.3369140625], + [113.7724609375, 32.3623046875], + [113.7490234375, 32.3642578125], + [113.7529296875, 32.388671875], + [113.71875, 32.41796875], + [113.6650390625, 32.4228515625], + [113.6240234375, 32.361328125], + [113.59375, 32.3662109375], + [113.6064453125, 32.3505859375], + [113.5517578125, 32.330078125], + [113.5595703125, 32.3056640625], + [113.5302734375, 32.3310546875], + [113.423828125, 32.26953125], + [113.3193359375, 32.3193359375], + [113.33203125, 32.3427734375], + [113.2119140625, 32.4326171875], + [113.1591796875, 32.4111328125], + [113.150390625, 32.376953125], + [113.0283203125, 32.42578125], + [112.9951171875, 32.4111328125], + [112.98828125, 32.373046875], + [112.912109375, 32.3916015625], + [112.8798828125, 32.375], + [112.87109375, 32.3984375], + [112.763671875, 32.3427734375], + [112.5458984375, 32.404296875], + [112.53125, 32.3779296875], + [112.4775390625, 32.380859375], + [112.451171875, 32.34375], + [112.361328125, 32.3662109375], + [112.328125, 32.322265625], + [112.2275390625, 32.38671875], + [112.1728515625, 32.3857421875], + [112.1748046875, 32.4091796875], + [112.14453125, 32.408203125], + [112.1650390625, 32.3857421875], + [112.1474609375, 32.3828125], + [112.0810546875, 32.4228515625], + [112.064453125, 32.474609375], + [112.0078125, 32.451171875], + [111.951171875, 32.5166015625], + [111.8818359375, 32.5068359375], + [111.7216796875, 32.6044921875], + [111.646484375, 32.6064453125], + [111.6416015625, 32.634765625], + [111.5732421875, 32.5947265625], + [111.47265625, 32.71875], + [111.42578125, 32.7333984375], + [111.4609375, 32.7275390625], + [111.466796875, 32.7724609375], + [111.423828125, 32.751953125], + [111.380859375, 32.8291015625], + [111.2939453125, 32.8603515625], + [111.2802734375, 32.9052734375], + [111.2470703125, 32.888671875], + [111.24609375, 32.9443359375], + [111.2744140625, 32.97265625], + [111.23828125, 33.041015625], + [111.1484375, 33.04296875], + [111.193359375, 33.072265625], + [111.1796875, 33.1162109375], + [111.0947265625, 33.1806640625], + [111.0380859375, 33.1611328125], + [111.056640625, 33.193359375], + [110.9833984375, 33.2705078125], + [111.0009765625, 33.32421875], + [111.0302734375, 33.33984375], + [110.9970703125, 33.4365234375], + [111.02734375, 33.4697265625], + [111.00390625, 33.5791015625], + [110.8388671875, 33.6669921875], + [110.7822265625, 33.796875], + [110.7421875, 33.798828125], + [110.66796875, 33.853515625], + [110.61328125, 33.8515625], + [110.587890625, 33.8876953125], + [110.677734375, 33.9501953125], + [110.625, 34.0341796875], + [110.5888671875, 34.0234375], + [110.58203125, 34.04296875], + [110.591796875, 34.1025390625], + [110.642578125, 34.1611328125], + [110.4384765625, 34.24609375], + [110.4287109375, 34.2880859375], + [110.5009765625, 34.3212890625], + [110.5029296875, 34.345703125], + [110.4765625, 34.4091796875], + [110.41015625, 34.421875], + [110.3681640625, 34.4951171875], + [110.365234375, 34.533203125], + [110.4052734375, 34.5595703125], + [110.3671875, 34.5673828125], + [110.3798828125, 34.6005859375], + [110.42578125, 34.5888671875], + [110.466796875, 34.619140625], + [110.541015625, 34.58203125], + [110.611328125, 34.607421875], + [110.70703125, 34.6044921875], + [110.7548828125, 34.654296875], + [110.8251953125, 34.6259765625], + [110.8837890625, 34.642578125], + [110.919921875, 34.73046875], + [110.9765625, 34.70703125], + [111.123046875, 34.759765625], + [111.1611328125, 34.8154296875], + [111.228515625, 34.7900390625], + [111.2587890625, 34.8212890625], + [111.2900390625, 34.806640625], + [111.34375, 34.83203125], + [111.3955078125, 34.8154296875], + [111.439453125, 34.8388671875], + [111.5712890625, 34.84375], + [111.6220703125, 34.9169921875], + [111.681640625, 34.9501953125], + [111.666015625, 34.986328125], + [111.80078125, 35.0283203125], + [111.81640625, 35.068359375], + [111.9521484375, 35.0830078125], + [112.0537109375, 35.044921875], + [112.0673828125, 35.15234375], + [112.041015625, 35.1943359375], + [112.08203125, 35.224609375], + [112.0595703125, 35.2802734375], + [112.2431640625, 35.2353515625], + [112.3017578125, 35.25390625], + [112.2900390625, 35.2177734375], + [112.40234375, 35.2421875], + [112.568359375, 35.2119140625], + [112.6376953125, 35.2265625], + [112.6181640625, 35.2470703125], + [112.6357421875, 35.265625], + [112.7080078125, 35.2177734375], + [112.712890625, 35.1875], + [112.7265625, 35.2099609375], + [112.7734375, 35.2080078125], + [112.81640625, 35.2578125], + [112.9091796875, 35.24609375], + [112.9365234375, 35.28515625], + [112.98828125, 35.2900390625], + [112.9970703125, 35.3623046875], + [113.1376953125, 35.3359375], + [113.1904296875, 35.44921875], + [113.3037109375, 35.4267578125], + [113.306640625, 35.4609375], + [113.32421875, 35.4541015625], + [113.294921875, 35.4677734375], + [113.3125, 35.4814453125], + [113.3486328125, 35.46875], + [113.416015625, 35.5166015625], + [113.5068359375, 35.5166015625], + [113.5068359375, 35.56640625], + [113.55859375, 35.6220703125], + [113.548828125, 35.658203125], + [113.625, 35.6328125], + [113.623046875, 35.6748046875], + [113.5927734375, 35.693359375], + [113.599609375, 35.775390625], + [113.58203125, 35.7919921875], + [113.60546875, 35.80078125], + [113.5830078125, 35.822265625], + [113.6572265625, 35.8369140625], + [113.6376953125, 35.8701171875], + [113.6552734375, 35.91796875], + [113.638671875, 35.9892578125], + [113.6865234375, 35.9873046875], + [113.69921875, 36.0224609375], + [113.6611328125, 36.03515625], + [113.6884765625, 36.0615234375], + [113.65625, 36.126953125], + [113.7138671875, 36.1337890625], + [113.6513671875, 36.173828125], + [113.69921875, 36.18359375], + [113.69921875, 36.21484375], + [113.6728515625, 36.212890625], + [113.7177734375, 36.265625], + [113.732421875, 36.3642578125], + [113.818359375, 36.33203125], + [113.8828125, 36.3544921875], + [113.912109375, 36.3154296875], + [113.9580078125, 36.3369140625], + [113.9541015625, 36.3583984375], + [113.994140625, 36.314453125], + [114.0029296875, 36.3349609375], + [113.9775390625, 36.3583984375], + [114.025390625, 36.35546875], + [114.02734375, 36.3251953125], + [114.05859375, 36.328125], + [114.0380859375, 36.3046875], + [114.068359375, 36.2734375], + [114.140625, 36.2802734375], + [114.1787109375, 36.2431640625], + [114.2119140625, 36.2734375], + [114.240234375, 36.251953125], + [114.345703125, 36.255859375], + [114.3564453125, 36.23046875], + [114.568359375, 36.15234375], + [114.5888671875, 36.119140625], + [114.7353515625, 36.15625], + [114.771484375, 36.125], + [114.9130859375, 36.140625], + [114.9208984375, 36.048828125], + [114.9990234375, 36.0703125], + [115.046875, 36.11328125], + [115.060546875, 36.17578125], + [115.10546875, 36.1728515625], + [115.125, 36.2109375], + [115.2421875, 36.19140625], + [115.3193359375, 36.087890625], + [115.3662109375, 36.099609375], + [115.4052734375, 36.16015625], + [115.4130859375, 36.138671875], + [115.455078125, 36.171875], + [115.484375, 36.1494140625] + ] + ] + }, + "properties": { + "cp": [113.665412, 34.757975], + "name": "河南", + "childNum": 1 + } + }, { + "id": "420000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [111.046875, 33.203125], + [111.0458984375, 33.1708984375], + [111.046875, 33.203125] + ] + ], + [ + [ + [112.90234375, 29.7919921875], + [112.923828125, 29.7666015625], + [112.90234375, 29.7919921875] + ] + ], + [ + [ + [110.9853515625, 33.255859375], + [111.046875, 33.203125], + [111.0166015625, 33.173828125], + [111.041015625, 33.1572265625], + [111.0947265625, 33.1806640625], + [111.1796875, 33.1162109375], + [111.193359375, 33.072265625], + [111.1484375, 33.04296875], + [111.23828125, 33.041015625], + [111.2744140625, 32.97265625], + [111.24609375, 32.9443359375], + [111.2470703125, 32.888671875], + [111.2802734375, 32.9052734375], + [111.2939453125, 32.8603515625], + [111.380859375, 32.8291015625], + [111.423828125, 32.751953125], + [111.466796875, 32.7724609375], + [111.4609375, 32.7275390625], + [111.42578125, 32.7333984375], + [111.47265625, 32.71875], + [111.5732421875, 32.5947265625], + [111.6416015625, 32.634765625], + [111.646484375, 32.6064453125], + [111.7216796875, 32.6044921875], + [111.8818359375, 32.5068359375], + [111.951171875, 32.5166015625], + [112.0078125, 32.451171875], + [112.064453125, 32.474609375], + [112.0810546875, 32.4228515625], + [112.1474609375, 32.3828125], + [112.1650390625, 32.3857421875], + [112.14453125, 32.408203125], + [112.1748046875, 32.4091796875], + [112.1728515625, 32.3857421875], + [112.2275390625, 32.38671875], + [112.328125, 32.322265625], + [112.361328125, 32.3662109375], + [112.451171875, 32.34375], + [112.4775390625, 32.380859375], + [112.53125, 32.3779296875], + [112.5458984375, 32.404296875], + [112.763671875, 32.3427734375], + [112.87109375, 32.3984375], + [112.8798828125, 32.375], + [112.912109375, 32.3916015625], + [112.98828125, 32.373046875], + [112.9951171875, 32.4111328125], + [113.0283203125, 32.42578125], + [113.150390625, 32.376953125], + [113.1591796875, 32.4111328125], + [113.2119140625, 32.4326171875], + [113.33203125, 32.3427734375], + [113.3193359375, 32.3193359375], + [113.423828125, 32.26953125], + [113.5302734375, 32.3310546875], + [113.5595703125, 32.3056640625], + [113.5517578125, 32.330078125], + [113.6064453125, 32.3505859375], + [113.59375, 32.3662109375], + [113.6240234375, 32.361328125], + [113.6650390625, 32.4228515625], + [113.71875, 32.41796875], + [113.7529296875, 32.388671875], + [113.7490234375, 32.3642578125], + [113.7724609375, 32.3623046875], + [113.7529296875, 32.333984375], + [113.7744140625, 32.3046875], + [113.7392578125, 32.255859375], + [113.7841796875, 32.1865234375], + [113.7509765625, 32.1171875], + [113.72265625, 32.125], + [113.728515625, 32.083984375], + [113.7919921875, 32.0361328125], + [113.7587890625, 31.98828125], + [113.8173828125, 31.966796875], + [113.8056640625, 31.931640625], + [113.8330078125, 31.9189453125], + [113.8544921875, 31.84375], + [113.935546875, 31.8798828125], + [113.9794921875, 31.75390625], + [114.08984375, 31.7822265625], + [114.134765625, 31.84375], + [114.1806640625, 31.8544921875], + [114.2373046875, 31.8427734375], + [114.294921875, 31.751953125], + [114.447265625, 31.728515625], + [114.5087890625, 31.7412109375], + [114.5126953125, 31.7685546875], + [114.533203125, 31.7412109375], + [114.5517578125, 31.7685546875], + [114.5849609375, 31.7646484375], + [114.591796875, 31.701171875], + [114.5498046875, 31.64453125], + [114.5615234375, 31.5615234375], + [114.642578125, 31.5830078125], + [114.7001953125, 31.546875], + [114.697265625, 31.5263671875], + [114.779296875, 31.521484375], + [114.783203125, 31.4853515625], + [114.830078125, 31.458984375], + [114.8701171875, 31.4794921875], + [114.9384765625, 31.470703125], + [114.96875, 31.4970703125], + [114.998046875, 31.4716796875], + [115.0244140625, 31.529296875], + [115.0966796875, 31.5087890625], + [115.1259765625, 31.599609375], + [115.173828125, 31.6025390625], + [115.193359375, 31.564453125], + [115.236328125, 31.5556640625], + [115.2109375, 31.4462890625], + [115.2607421875, 31.4130859375], + [115.2509765625, 31.392578125], + [115.3916015625, 31.3935546875], + [115.3720703125, 31.349609375], + [115.4423828125, 31.3466796875], + [115.45703125, 31.283203125], + [115.52734375, 31.25390625], + [115.5693359375, 31.1533203125], + [115.591796875, 31.1455078125], + [115.6552734375, 31.2119140625], + [115.701171875, 31.201171875], + [115.7705078125, 31.11328125], + [115.8740234375, 31.1474609375], + [115.94140625, 31.0439453125], + [116.0595703125, 31.013671875], + [116.072265625, 30.95703125], + [116.0107421875, 30.9501953125], + [115.8662109375, 30.8642578125], + [115.84765625, 30.8359375], + [115.87109375, 30.77734375], + [115.8447265625, 30.755859375], + [115.7880859375, 30.7578125], + [115.7626953125, 30.6865234375], + [115.8134765625, 30.6396484375], + [115.8193359375, 30.5986328125], + [115.876953125, 30.5830078125], + [115.921875, 30.517578125], + [115.8955078125, 30.453125], + [115.9462890625, 30.42578125], + [115.8857421875, 30.3828125], + [115.9169921875, 30.3349609375], + [115.9052734375, 30.310546875], + [115.9814453125, 30.2958984375], + [115.9951171875, 30.255859375], + [116.06640625, 30.205078125], + [116.091796875, 30.037109375], + [116.07421875, 29.9638671875], + [116.1328125, 29.890625], + [116.1357421875, 29.8203125], + [115.93359375, 29.7216796875], + [115.837890625, 29.7490234375], + [115.68359375, 29.8486328125], + [115.51171875, 29.8408203125], + [115.4765625, 29.8076171875], + [115.470703125, 29.740234375], + [115.3603515625, 29.646484375], + [115.2861328125, 29.619140625], + [115.2666015625, 29.66015625], + [115.1767578125, 29.6552734375], + [115.111328125, 29.68359375], + [115.109375, 29.6640625], + [115.1435546875, 29.6494140625], + [115.12109375, 29.5966796875], + [115.1728515625, 29.5927734375], + [115.154296875, 29.5107421875], + [115.08984375, 29.5205078125], + [115.087890625, 29.560546875], + [115.03515625, 29.546875], + [114.9990234375, 29.572265625], + [114.9482421875, 29.54296875], + [114.9697265625, 29.51953125], + [114.9580078125, 29.5009765625], + [114.92578125, 29.4990234375], + [114.92578125, 29.5224609375], + [114.900390625, 29.5068359375], + [114.9013671875, 29.5302734375], + [114.861328125, 29.4765625], + [114.8857421875, 29.4365234375], + [114.9189453125, 29.455078125], + [114.9033203125, 29.470703125], + [114.9189453125, 29.4833984375], + [114.9482421875, 29.46484375], + [114.927734375, 29.4169921875], + [114.884765625, 29.3935546875], + [114.78515625, 29.38671875], + [114.7607421875, 29.36328125], + [114.7333984375, 29.39453125], + [114.673828125, 29.396484375], + [114.5029296875, 29.32421875], + [114.4580078125, 29.326171875], + [114.4453125, 29.349609375], + [114.353515625, 29.32421875], + [114.3115234375, 29.3662109375], + [114.2744140625, 29.353515625], + [114.2529296875, 29.2353515625], + [114.0634765625, 29.205078125], + [114.0380859375, 29.1552734375], + [113.9560546875, 29.0986328125], + [113.9423828125, 29.0478515625], + [113.8955078125, 29.0302734375], + [113.8828125, 29.06640625], + [113.83203125, 29.0703125], + [113.826171875, 29.103515625], + [113.7734375, 29.0947265625], + [113.7451171875, 29.05859375], + [113.73046875, 29.1064453125], + [113.689453125, 29.0791015625], + [113.662109375, 29.16796875], + [113.693359375, 29.2265625], + [113.607421875, 29.25390625], + [113.66796875, 29.3818359375], + [113.7294921875, 29.3935546875], + [113.755859375, 29.447265625], + [113.689453125, 29.509765625], + [113.6318359375, 29.5185546875], + [113.7412109375, 29.5888671875], + [113.7041015625, 29.634765625], + [113.671875, 29.638671875], + [113.6650390625, 29.6845703125], + [113.609375, 29.6669921875], + [113.5390625, 29.6845703125], + [113.572265625, 29.849609375], + [113.3779296875, 29.7041015625], + [113.15625, 29.4580078125], + [113.1005859375, 29.4599609375], + [113.0908203125, 29.431640625], + [113.05859375, 29.5224609375], + [112.9501953125, 29.4736328125], + [112.912109375, 29.6162109375], + [113.005859375, 29.6943359375], + [113.03125, 29.767578125], + [112.9375, 29.681640625], + [112.923828125, 29.7666015625], + [112.9404296875, 29.7802734375], + [112.91015625, 29.8037109375], + [112.7939453125, 29.736328125], + [112.7890625, 29.6806640625], + [112.7177734375, 29.65234375], + [112.68359375, 29.58984375], + [112.626953125, 29.6171875], + [112.572265625, 29.6240234375], + [112.5361328125, 29.6005859375], + [112.5, 29.6298828125], + [112.4404296875, 29.6337890625], + [112.396484375, 29.5634765625], + [112.3203125, 29.541015625], + [112.283203125, 29.4951171875], + [112.3037109375, 29.5859375], + [112.2353515625, 29.6162109375], + [112.2451171875, 29.66015625], + [112.19921875, 29.6181640625], + [112.1728515625, 29.6611328125], + [112.06640625, 29.681640625], + [112.064453125, 29.7705078125], + [112.0634765625, 29.7431640625], + [111.9560546875, 29.7958984375], + [111.96484375, 29.8359375], + [111.8623046875, 29.857421875], + [111.8076171875, 29.904296875], + [111.736328125, 29.9208984375], + [111.6826171875, 29.884765625], + [111.5537109375, 29.89453125], + [111.5224609375, 29.9287109375], + [111.3974609375, 29.9130859375], + [111.3837890625, 29.9501953125], + [111.34375, 29.9453125], + [111.2431640625, 30.041015625], + [110.9306640625, 30.0634765625], + [110.923828125, 30.11328125], + [110.814453125, 30.126953125], + [110.7470703125, 30.11328125], + [110.7568359375, 30.0546875], + [110.712890625, 30.033203125], + [110.6533203125, 30.078125], + [110.6015625, 30.0546875], + [110.4970703125, 30.0546875], + [110.49609375, 30.015625], + [110.5576171875, 29.98828125], + [110.515625, 29.9599609375], + [110.4990234375, 29.91015625], + [110.5380859375, 29.8974609375], + [110.5517578125, 29.84765625], + [110.615234375, 29.8310546875], + [110.6435546875, 29.7763671875], + [110.5634765625, 29.712890625], + [110.515625, 29.69140625], + [110.4658203125, 29.7138671875], + [110.447265625, 29.6650390625], + [110.37109375, 29.6337890625], + [110.34375, 29.66796875], + [110.2978515625, 29.6650390625], + [110.24609375, 29.732421875], + [110.1142578125, 29.7900390625], + [109.7919921875, 29.763671875], + [109.7529296875, 29.740234375], + [109.7734375, 29.724609375], + [109.7626953125, 29.69140625], + [109.71484375, 29.673828125], + [109.7177734375, 29.6142578125], + [109.6640625, 29.6005859375], + [109.65234375, 29.626953125], + [109.611328125, 29.634765625], + [109.5595703125, 29.607421875], + [109.5166015625, 29.626953125], + [109.490234375, 29.5537109375], + [109.4619140625, 29.5546875], + [109.46484375, 29.513671875], + [109.431640625, 29.529296875], + [109.4404296875, 29.4921875], + [109.416015625, 29.4970703125], + [109.4052734375, 29.4697265625], + [109.4189453125, 29.44921875], + [109.37109375, 29.419921875], + [109.3916015625, 29.373046875], + [109.3447265625, 29.3701171875], + [109.3525390625, 29.2841796875], + [109.2587890625, 29.22265625], + [109.27734375, 29.125], + [109.2431640625, 29.1162109375], + [109.171875, 29.1787109375], + [109.1396484375, 29.169921875], + [109.1103515625, 29.2158203125], + [109.142578125, 29.2705078125], + [109.107421875, 29.2890625], + [109.11328125, 29.361328125], + [109.0810546875, 29.3916015625], + [109.0537109375, 29.4033203125], + [109.0341796875, 29.3603515625], + [108.9189453125, 29.328125], + [108.9443359375, 29.4111328125], + [108.8671875, 29.47265625], + [108.9091796875, 29.5947265625], + [108.869140625, 29.5986328125], + [108.88671875, 29.6337890625], + [108.830078125, 29.65234375], + [108.8349609375, 29.669921875], + [108.8203125, 29.6328125], + [108.7822265625, 29.63671875], + [108.787109375, 29.6923828125], + [108.7529296875, 29.689453125], + [108.7841796875, 29.65625], + [108.7607421875, 29.6455078125], + [108.7109375, 29.6796875], + [108.71484375, 29.69921875], + [108.6875, 29.6904296875], + [108.662109375, 29.8544921875], + [108.6015625, 29.8662109375], + [108.5791015625, 29.8466796875], + [108.5234375, 29.7646484375], + [108.5498046875, 29.74609375], + [108.5048828125, 29.7314453125], + [108.5068359375, 29.708984375], + [108.4375, 29.7412109375], + [108.4453125, 29.7763671875], + [108.421875, 29.7744140625], + [108.404296875, 29.8359375], + [108.3671875, 29.8203125], + [108.38671875, 29.861328125], + [108.4287109375, 29.880859375], + [108.5185546875, 29.8681640625], + [108.54296875, 29.998046875], + [108.5322265625, 30.0556640625], + [108.513671875, 30.0576171875], + [108.568359375, 30.1572265625], + [108.552734375, 30.1640625], + [108.5830078125, 30.25390625], + [108.4609375, 30.3603515625], + [108.40234375, 30.3759765625], + [108.4306640625, 30.416015625], + [108.416015625, 30.48046875], + [108.5087890625, 30.50390625], + [108.5693359375, 30.4697265625], + [108.6494140625, 30.5380859375], + [108.640625, 30.5751953125], + [108.6669921875, 30.5888671875], + [108.69140625, 30.5869140625], + [108.728515625, 30.50390625], + [108.7900390625, 30.513671875], + [108.8125, 30.4921875], + [108.9677734375, 30.625], + [109.04296875, 30.65625], + [109.119140625, 30.6396484375], + [109.083984375, 30.5986328125], + [109.14453125, 30.521484375], + [109.3037109375, 30.6318359375], + [109.361328125, 30.5556640625], + [109.337890625, 30.521484375], + [109.35546875, 30.4873046875], + [109.458984375, 30.6162109375], + [109.529296875, 30.6640625], + [109.5341796875, 30.6396484375], + [109.57421875, 30.6474609375], + [109.5908203125, 30.6943359375], + [109.65234375, 30.7236328125], + [109.6572265625, 30.7607421875], + [109.71875, 30.779296875], + [109.73046875, 30.8154296875], + [109.89453125, 30.900390625], + [110.0078125, 30.884765625], + [110.0205078125, 30.830078125], + [110.0830078125, 30.7998046875], + [110.173828125, 30.98046875], + [110.13671875, 30.9873046875], + [110.12109375, 31.08984375], + [110.185546875, 31.1259765625], + [110.2001953125, 31.1591796875], + [110.16015625, 31.2568359375], + [110.1435546875, 31.3896484375], + [110.115234375, 31.4130859375], + [110.0546875, 31.4111328125], + [109.98828125, 31.4755859375], + [109.9462890625, 31.4697265625], + [109.982421875, 31.513671875], + [109.8955078125, 31.51953125], + [109.8388671875, 31.5556640625], + [109.728515625, 31.548828125], + [109.765625, 31.6044921875], + [109.73828125, 31.62890625], + [109.7333984375, 31.7001953125], + [109.5859375, 31.7275390625], + [109.6064453125, 31.744140625], + [109.5927734375, 31.7890625], + [109.638671875, 31.8115234375], + [109.5859375, 31.9013671875], + [109.630859375, 31.9443359375], + [109.587890625, 32.025390625], + [109.623046875, 32.103515625], + [109.58984375, 32.150390625], + [109.6044921875, 32.2060546875], + [109.55078125, 32.2255859375], + [109.49609375, 32.30078125], + [109.52734375, 32.43359375], + [109.5791015625, 32.5107421875], + [109.6376953125, 32.5419921875], + [109.625, 32.59765625], + [109.7275390625, 32.6083984375], + [109.8173828125, 32.578125], + [109.9111328125, 32.5927734375], + [110.0283203125, 32.548828125], + [110.0849609375, 32.5810546875], + [110.0908203125, 32.6171875], + [110.166015625, 32.5947265625], + [110.205078125, 32.6279296875], + [110.1552734375, 32.6904296875], + [110.16015625, 32.767578125], + [110.130859375, 32.7724609375], + [110.1416015625, 32.8095703125], + [109.9912109375, 32.88671875], + [109.8642578125, 32.9140625], + [109.7900390625, 32.8828125], + [109.7646484375, 32.91015625], + [109.7919921875, 33.0703125], + [109.6884765625, 33.1171875], + [109.5771484375, 33.1103515625], + [109.439453125, 33.15234375], + [109.5146484375, 33.23828125], + [109.6015625, 33.2333984375], + [109.6201171875, 33.275390625], + [109.71875, 33.234375], + [109.8525390625, 33.248046875], + [110.03125, 33.1923828125], + [110.1650390625, 33.2099609375], + [110.232421875, 33.1591796875], + [110.337890625, 33.1611328125], + [110.3720703125, 33.1875], + [110.4716796875, 33.171875], + [110.5341796875, 33.2529296875], + [110.564453125, 33.2548828125], + [110.6015625, 33.1552734375], + [110.658203125, 33.154296875], + [110.7119140625, 33.0966796875], + [110.74609375, 33.1474609375], + [110.8203125, 33.1533203125], + [110.8310546875, 33.203125], + [110.9140625, 33.20703125], + [110.9853515625, 33.255859375] + ] + ] + ] + }, + "properties": { + "cp": [114.298572, 30.584355], + "name": "湖北", + "childNum": 3 + } + }, { + "id": "430000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [112.9296875, 29.7744140625], + [112.88671875, 29.796875], + [112.919921875, 29.7998046875], + [112.9296875, 29.7744140625] + ] + ], + [ + [ + [109.9052734375, 26.671875], + [109.8271484375, 26.6064453125], + [109.892578125, 26.52734375], + [109.8564453125, 26.4658203125], + [109.9287109375, 26.4775390625], + [109.953125, 26.4345703125], + [109.9873046875, 26.4326171875], + [109.9794921875, 26.388671875], + [110.0185546875, 26.34765625], + [109.984375, 26.279296875], + [109.9931640625, 26.2392578125], + [109.9072265625, 26.1455078125], + [109.869140625, 26.03125], + [109.8154296875, 26.041015625], + [109.7919921875, 26.017578125], + [109.783203125, 25.9892578125], + [109.8271484375, 25.9169921875], + [109.8134765625, 25.8798828125], + [109.685546875, 25.880859375], + [109.6826171875, 25.93359375], + [109.724609375, 26.0029296875], + [109.65234375, 26.0146484375], + [109.6357421875, 26.0478515625], + [109.5185546875, 25.9970703125], + [109.4541015625, 26.0556640625], + [109.4501953125, 26.1025390625], + [109.5048828125, 26.09765625], + [109.5146484375, 26.125], + [109.4765625, 26.1484375], + [109.4404296875, 26.2392578125], + [109.4677734375, 26.314453125], + [109.3486328125, 26.2646484375], + [109.2783203125, 26.30859375], + [109.3203125, 26.4189453125], + [109.3818359375, 26.455078125], + [109.36328125, 26.47265625], + [109.4091796875, 26.537109375], + [109.357421875, 26.658203125], + [109.318359375, 26.654296875], + [109.2841796875, 26.69921875], + [109.3623046875, 26.6953125], + [109.3818359375, 26.7275390625], + [109.4130859375, 26.720703125], + [109.4619140625, 26.7626953125], + [109.525390625, 26.7470703125], + [109.5146484375, 26.716796875], + [109.61328125, 26.6865234375], + [109.6611328125, 26.7099609375], + [109.6435546875, 26.73828125], + [109.662109375, 26.7744140625], + [109.7548828125, 26.7548828125], + [109.8037109375, 26.7861328125], + [109.8447265625, 26.7197265625], + [109.931640625, 26.71875], + [109.9423828125, 26.6787109375], + [109.9052734375, 26.671875] + ] + ], + [ + [ + [113.955078125, 25.615234375], + [113.994140625, 25.5634765625], + [113.98828125, 25.53125], + [113.9453125, 25.498046875], + [113.9443359375, 25.439453125], + [113.8876953125, 25.4375], + [113.87890625, 25.3818359375], + [113.8154296875, 25.3291015625], + [113.7587890625, 25.330078125], + [113.748046875, 25.3662109375], + [113.5830078125, 25.306640625], + [113.58203125, 25.3427734375], + [113.5439453125, 25.3681640625], + [113.4462890625, 25.3603515625], + [113.4189453125, 25.3994140625], + [113.375, 25.4013671875], + [113.3603515625, 25.4384765625], + [113.314453125, 25.443359375], + [113.2939453125, 25.517578125], + [113.2841796875, 25.4951171875], + [113.2294921875, 25.51171875], + [113.1806640625, 25.4716796875], + [113.15234375, 25.4931640625], + [113.119140625, 25.4482421875], + [113.130859375, 25.4140625], + [113.0927734375, 25.41796875], + [113.0244140625, 25.3466796875], + [112.96875, 25.3505859375], + [112.9267578125, 25.2978515625], + [112.89453125, 25.33984375], + [112.8544921875, 25.337890625], + [112.869140625, 25.2490234375], + [112.9931640625, 25.248046875], + [113.03515625, 25.2021484375], + [112.9697265625, 25.1513671875], + [113.0185546875, 25.083984375], + [112.9794921875, 25.0341796875], + [113.0126953125, 24.9482421875], + [112.984375, 24.921875], + [112.7841796875, 24.8955078125], + [112.783203125, 24.943359375], + [112.7451171875, 24.9580078125], + [112.7158203125, 25.0263671875], + [112.7138671875, 25.0830078125], + [112.66015625, 25.1328125], + [112.5078125, 25.1376953125], + [112.458984375, 25.15234375], + [112.4453125, 25.1865234375], + [112.40625, 25.140625], + [112.365234375, 25.1923828125], + [112.302734375, 25.1572265625], + [112.1982421875, 25.1875], + [112.15625, 25.02734375], + [112.1220703125, 24.9853515625], + [112.12890625, 24.951171875], + [112.17578125, 24.92578125], + [112.154296875, 24.837890625], + [112.0595703125, 24.7998046875], + [112.0244140625, 24.740234375], + [111.9619140625, 24.771484375], + [111.8759765625, 24.7568359375], + [111.7802734375, 24.787109375], + [111.6904296875, 24.779296875], + [111.6396484375, 24.7255859375], + [111.6396484375, 24.6826171875], + [111.59375, 24.693359375], + [111.5712890625, 24.6455078125], + [111.5341796875, 24.63671875], + [111.431640625, 24.6865234375], + [111.4794921875, 24.7978515625], + [111.4501953125, 24.857421875], + [111.470703125, 24.9296875], + [111.431640625, 24.9677734375], + [111.46875, 25.01953125], + [111.4189453125, 25.0419921875], + [111.4375, 25.0986328125], + [111.3955078125, 25.12890625], + [111.322265625, 25.10546875], + [111.275390625, 25.1513671875], + [111.201171875, 25.0751953125], + [111.1044921875, 25.0380859375], + [111.09765625, 24.94140625], + [110.9794921875, 24.9150390625], + [110.9921875, 24.9599609375], + [110.9697265625, 24.97265625], + [110.9521484375, 25.0439453125], + [110.9990234375, 25.162109375], + [111.11328125, 25.2177734375], + [111.103515625, 25.28515625], + [111.29296875, 25.4365234375], + [111.34375, 25.60546875], + [111.310546875, 25.6455078125], + [111.30859375, 25.71875], + [111.4404296875, 25.7705078125], + [111.431640625, 25.8447265625], + [111.4921875, 25.869140625], + [111.3447265625, 25.9072265625], + [111.291015625, 25.8544921875], + [111.2607421875, 25.861328125], + [111.1904296875, 25.953125], + [111.21484375, 26.0205078125], + [111.267578125, 26.0576171875], + [111.2451171875, 26.078125], + [111.26953125, 26.109375], + [111.26953125, 26.21484375], + [111.2939453125, 26.224609375], + [111.2822265625, 26.271484375], + [111.228515625, 26.26171875], + [111.203125, 26.279296875], + [111.20703125, 26.3076171875], + [111.041015625, 26.322265625], + [110.974609375, 26.3857421875], + [110.9462890625, 26.375], + [110.92578125, 26.3203125], + [110.927734375, 26.2548828125], + [110.9150390625, 26.2763671875], + [110.76171875, 26.25], + [110.732421875, 26.26953125], + [110.7421875, 26.314453125], + [110.7119140625, 26.2919921875], + [110.61328125, 26.333984375], + [110.5537109375, 26.2841796875], + [110.5078125, 26.1767578125], + [110.4716796875, 26.1787109375], + [110.3779296875, 26.0947265625], + [110.326171875, 25.9765625], + [110.25390625, 25.962890625], + [110.24609375, 26.0224609375], + [110.197265625, 26.068359375], + [110.15625, 26.0185546875], + [110.068359375, 26.0439453125], + [110.099609375, 26.169921875], + [110.0400390625, 26.1630859375], + [109.966796875, 26.1962890625], + [110.0126953125, 26.373046875], + [109.9794921875, 26.388671875], + [109.9873046875, 26.4326171875], + [109.953125, 26.4345703125], + [109.9326171875, 26.4765625], + [109.8564453125, 26.4658203125], + [109.892578125, 26.52734375], + [109.8271484375, 26.6064453125], + [109.8583984375, 26.6435546875], + [109.9423828125, 26.6787109375], + [109.931640625, 26.71875], + [109.8447265625, 26.7197265625], + [109.8037109375, 26.7861328125], + [109.7548828125, 26.7548828125], + [109.662109375, 26.7744140625], + [109.6435546875, 26.73828125], + [109.6611328125, 26.7099609375], + [109.61328125, 26.6865234375], + [109.513671875, 26.7177734375], + [109.529296875, 26.7412109375], + [109.5478515625, 26.71875], + [109.568359375, 26.7265625], + [109.5986328125, 26.7587890625], + [109.5771484375, 26.771484375], + [109.560546875, 26.7373046875], + [109.5224609375, 26.75], + [109.4970703125, 26.8203125], + [109.5146484375, 26.875], + [109.4873046875, 26.8955078125], + [109.4365234375, 26.8623046875], + [109.4365234375, 26.8935546875], + [109.5556640625, 26.947265625], + [109.5283203125, 26.9775390625], + [109.54296875, 27.009765625], + [109.521484375, 27.072265625], + [109.4560546875, 27.06640625], + [109.482421875, 27.0732421875], + [109.4599609375, 27.0849609375], + [109.4736328125, 27.1357421875], + [109.44140625, 27.119140625], + [109.400390625, 27.16015625], + [109.2734375, 27.1279296875], + [109.2490234375, 27.154296875], + [109.1640625, 27.06640625], + [109.1015625, 27.0693359375], + [109.134765625, 27.1181640625], + [109.0869140625, 27.1181640625], + [108.94140625, 27.046875], + [108.9521484375, 27.01953125], + [108.921875, 27.009765625], + [108.921875, 27.0302734375], + [108.8759765625, 27], + [108.84375, 27.0615234375], + [108.791015625, 27.0849609375], + [108.8857421875, 27.109375], + [108.927734375, 27.1611328125], + [108.908203125, 27.2080078125], + [108.986328125, 27.2705078125], + [109.0419921875, 27.27734375], + [109.046875, 27.3349609375], + [109.1044921875, 27.3369140625], + [109.1435546875, 27.4248046875], + [109.109375, 27.4189453125], + [109.1416015625, 27.4482421875], + [109.15625, 27.4169921875], + [109.2080078125, 27.451171875], + [109.24609375, 27.4189453125], + [109.30078125, 27.4248046875], + [109.3125, 27.486328125], + [109.462890625, 27.56640625], + [109.470703125, 27.6806640625], + [109.4150390625, 27.7255859375], + [109.3662109375, 27.72265625], + [109.3779296875, 27.740234375], + [109.3330078125, 27.78125], + [109.34765625, 27.8388671875], + [109.302734375, 27.95703125], + [109.3798828125, 28.033203125], + [109.3388671875, 28.0634765625], + [109.298828125, 28.037109375], + [109.357421875, 28.234375], + [109.400390625, 28.2724609375], + [109.35546875, 28.265625], + [109.3642578125, 28.28515625], + [109.3388671875, 28.2939453125], + [109.3046875, 28.275390625], + [109.2734375, 28.3095703125], + [109.2890625, 28.3740234375], + [109.265625, 28.392578125], + [109.2607421875, 28.46484375], + [109.2744140625, 28.5390625], + [109.3212890625, 28.5859375], + [109.30078125, 28.626953125], + [109.203125, 28.5986328125], + [109.1806640625, 28.62109375], + [109.271484375, 28.671875], + [109.25390625, 28.6923828125], + [109.30078125, 28.740234375], + [109.240234375, 28.7822265625], + [109.236328125, 28.8818359375], + [109.3203125, 29.04296875], + [109.2265625, 29.11328125], + [109.27734375, 29.125], + [109.2587890625, 29.22265625], + [109.3525390625, 29.2841796875], + [109.3447265625, 29.3701171875], + [109.3916015625, 29.373046875], + [109.37109375, 29.419921875], + [109.4189453125, 29.44921875], + [109.4052734375, 29.4697265625], + [109.416015625, 29.4970703125], + [109.4404296875, 29.4921875], + [109.431640625, 29.529296875], + [109.46484375, 29.513671875], + [109.4619140625, 29.5546875], + [109.490234375, 29.5537109375], + [109.4970703125, 29.603515625], + [109.525390625, 29.609375], + [109.5146484375, 29.625], + [109.5595703125, 29.607421875], + [109.611328125, 29.634765625], + [109.65234375, 29.626953125], + [109.662109375, 29.6005859375], + [109.708984375, 29.609375], + [109.71484375, 29.673828125], + [109.7626953125, 29.69140625], + [109.7734375, 29.724609375], + [109.7529296875, 29.740234375], + [109.7919921875, 29.763671875], + [110.1142578125, 29.7900390625], + [110.24609375, 29.732421875], + [110.2978515625, 29.6650390625], + [110.34375, 29.66796875], + [110.3740234375, 29.634765625], + [110.4482421875, 29.666015625], + [110.4658203125, 29.7138671875], + [110.525390625, 29.6943359375], + [110.642578125, 29.7724609375], + [110.615234375, 29.8310546875], + [110.5517578125, 29.84765625], + [110.5380859375, 29.8974609375], + [110.4990234375, 29.91015625], + [110.515625, 29.9599609375], + [110.5576171875, 29.98828125], + [110.49609375, 30.015625], + [110.4970703125, 30.0546875], + [110.6015625, 30.0546875], + [110.6533203125, 30.078125], + [110.712890625, 30.033203125], + [110.7568359375, 30.0546875], + [110.7470703125, 30.11328125], + [110.8203125, 30.126953125], + [110.923828125, 30.11328125], + [110.9306640625, 30.0634765625], + [111.2431640625, 30.041015625], + [111.34375, 29.9453125], + [111.3837890625, 29.9501953125], + [111.3974609375, 29.9130859375], + [111.5224609375, 29.9287109375], + [111.5537109375, 29.89453125], + [111.6826171875, 29.884765625], + [111.7578125, 29.9208984375], + [111.8623046875, 29.857421875], + [111.9638671875, 29.8369140625], + [111.9560546875, 29.7958984375], + [112.0634765625, 29.7431640625], + [112.064453125, 29.7705078125], + [112.06640625, 29.681640625], + [112.1728515625, 29.6611328125], + [112.19921875, 29.6181640625], + [112.2451171875, 29.66015625], + [112.2353515625, 29.6162109375], + [112.3037109375, 29.5859375], + [112.283203125, 29.4951171875], + [112.3203125, 29.541015625], + [112.396484375, 29.5634765625], + [112.4404296875, 29.6337890625], + [112.5, 29.6298828125], + [112.5361328125, 29.6005859375], + [112.572265625, 29.6240234375], + [112.626953125, 29.6171875], + [112.68359375, 29.58984375], + [112.7177734375, 29.65234375], + [112.7890625, 29.6806640625], + [112.7939453125, 29.736328125], + [112.880859375, 29.787109375], + [112.927734375, 29.763671875], + [112.9375, 29.681640625], + [113.029296875, 29.7705078125], + [113.005859375, 29.6943359375], + [112.912109375, 29.607421875], + [112.9501953125, 29.4736328125], + [113.05859375, 29.5224609375], + [113.0908203125, 29.431640625], + [113.1005859375, 29.4599609375], + [113.15625, 29.4580078125], + [113.3779296875, 29.7041015625], + [113.572265625, 29.849609375], + [113.5390625, 29.6845703125], + [113.609375, 29.6669921875], + [113.6640625, 29.6845703125], + [113.671875, 29.638671875], + [113.7412109375, 29.591796875], + [113.6318359375, 29.5234375], + [113.689453125, 29.509765625], + [113.755859375, 29.4482421875], + [113.7294921875, 29.3935546875], + [113.66796875, 29.3818359375], + [113.6611328125, 29.333984375], + [113.607421875, 29.2666015625], + [113.6533203125, 29.2255859375], + [113.693359375, 29.2265625], + [113.662109375, 29.16796875], + [113.6865234375, 29.0830078125], + [113.732421875, 29.10546875], + [113.7451171875, 29.05859375], + [113.81640625, 29.10546875], + [113.83203125, 29.0703125], + [113.8828125, 29.06640625], + [113.8818359375, 29.0341796875], + [113.943359375, 29.0478515625], + [113.966796875, 28.9443359375], + [114.009765625, 28.9560546875], + [114.029296875, 28.8916015625], + [114.0634765625, 28.900390625], + [114.0615234375, 28.8466796875], + [114.1533203125, 28.8349609375], + [114.1494140625, 28.724609375], + [114.123046875, 28.6904296875], + [114.1328125, 28.607421875], + [114.0869140625, 28.556640625], + [114.21875, 28.4853515625], + [114.1728515625, 28.43359375], + [114.259765625, 28.376953125], + [114.2548828125, 28.3212890625], + [114.1982421875, 28.291015625], + [114.1826171875, 28.2509765625], + [114.1455078125, 28.248046875], + [114.107421875, 28.18359375], + [113.994140625, 28.1640625], + [114.0478515625, 28.0576171875], + [114.02734375, 28.0322265625], + [113.9638671875, 28.0400390625], + [113.9658203125, 28.017578125], + [113.900390625, 27.98828125], + [113.8642578125, 28.0048828125], + [113.8505859375, 27.9736328125], + [113.8193359375, 27.982421875], + [113.75390625, 27.935546875], + [113.728515625, 27.876953125], + [113.759765625, 27.85546875], + [113.767578125, 27.80859375], + [113.6123046875, 27.6337890625], + [113.5791015625, 27.5458984375], + [113.587890625, 27.5224609375], + [113.62890625, 27.5146484375], + [113.591796875, 27.4677734375], + [113.6025390625, 27.4208984375], + [113.6328125, 27.40625], + [113.603515625, 27.38671875], + [113.6171875, 27.345703125], + [113.7001953125, 27.3330078125], + [113.876953125, 27.3828125], + [113.85546875, 27.3056640625], + [113.8720703125, 27.28515625], + [113.7724609375, 27.1025390625], + [113.80859375, 27.0986328125], + [113.8212890625, 27.0380859375], + [113.927734375, 26.94921875], + [113.8935546875, 26.861328125], + [113.8349609375, 26.8046875], + [113.861328125, 26.6650390625], + [113.9072265625, 26.6162109375], + [113.9970703125, 26.6162109375], + [114.0205078125, 26.587890625], + [114.109375, 26.572265625], + [114.072265625, 26.48828125], + [114.1103515625, 26.4833984375], + [114.0888671875, 26.412109375], + [114.03125, 26.376953125], + [114.0478515625, 26.337890625], + [114.0302734375, 26.2666015625], + [113.9794921875, 26.23828125], + [113.9453125, 26.1640625], + [113.962890625, 26.1513671875], + [114.037109375, 26.189453125], + [114.0888671875, 26.1689453125], + [114.181640625, 26.21484375], + [114.232421875, 26.181640625], + [114.21875, 26.1669921875], + [114.2373046875, 26.15234375], + [114.109375, 26.1005859375], + [114.107421875, 26.0703125], + [114.0439453125, 26.0771484375], + [114.0087890625, 26.0166015625], + [114.0283203125, 25.8935546875], + [113.9150390625, 25.7294921875], + [113.955078125, 25.615234375] + ] + ] + ] + }, + "properties": { + "cp": [112.982279, 28.19409], + "name": "湖南", + "childNum": 3 + } + }, { + "id": "440000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [114.6298828125, 22.44921875], + [114.62109375, 22.466796875], + [114.65625, 22.4658203125], + [114.6298828125, 22.44921875] + ] + ], + [ + [ + [113.8203125, 22.396484375], + [113.787109375, 22.41796875], + [113.814453125, 22.419921875], + [113.8203125, 22.396484375] + ] + ], + [ + [ + [114.052734375, 22.0869140625], + [114.02734375, 22.103515625], + [114.046875, 22.1103515625], + [114.052734375, 22.0869140625] + ] + ], + [ + [ + [114.2314453125, 22.0166015625], + [114.326171875, 22.0634765625], + [114.2314453125, 22.0166015625] + ] + ], + [ + [ + [113.71484375, 22.0078125], + [113.703125, 22.029296875], + [113.728515625, 22.021484375], + [113.71484375, 22.0078125] + ] + ], + [ + [ + [114.1904296875, 21.9873046875], + [114.1845703125, 22.01171875], + [114.2294921875, 21.9970703125], + [114.1904296875, 21.9873046875] + ] + ], + [ + [ + [113.765625, 21.962890625], + [113.7470703125, 21.99609375], + [113.7802734375, 21.9912109375], + [113.765625, 21.962890625] + ] + ], + [ + [ + [113.7236328125, 21.9228515625], + [113.71875, 21.9521484375], + [113.751953125, 21.9453125], + [113.7236328125, 21.9228515625] + ] + ], + [ + [ + [110.6455078125, 20.9365234375], + [110.6123046875, 20.8603515625], + [110.5556640625, 20.8662109375], + [110.5458984375, 20.9033203125], + [110.5849609375, 20.94921875], + [110.6455078125, 20.9365234375] + ] + ], + [ + [ + [115.943359375, 21.09765625], + [115.9658203125, 21.1240234375], + [116.025390625, 21.125], + [116.0673828125, 21.041015625], + [116.041015625, 21.0205078125], + [115.9892578125, 21.0361328125], + [115.943359375, 21.09765625] + ] + ], + [ + [ + [115.9267578125, 20.982421875], + [115.955078125, 21], + [115.9990234375, 20.923828125], + [115.9541015625, 20.9287109375], + [115.9267578125, 20.982421875] + ] + ], + [ + [ + [110.556640625, 20.328125], + [110.5908203125, 20.3828125], + [110.556640625, 20.328125] + ] + ], + [ + [ + [112.775390625, 21.564453125], + [112.7587890625, 21.611328125], + [112.73046875, 21.6103515625], + [112.7822265625, 21.6689453125], + [112.7138671875, 21.673828125], + [112.708984375, 21.701171875], + [112.783203125, 21.73828125], + [112.783203125, 21.76953125], + [112.876953125, 21.7734375], + [112.8759765625, 21.7509765625], + [112.8115234375, 21.7041015625], + [112.822265625, 21.65625], + [112.798828125, 21.6142578125], + [112.8173828125, 21.587890625], + [112.775390625, 21.564453125] + ] + ], + [ + [ + [110.5185546875, 21.0791015625], + [110.5625, 21.0537109375], + [110.5263671875, 20.9169921875], + [110.4619140625, 20.9892578125], + [110.3564453125, 20.98828125], + [110.19921875, 20.943359375], + [110.2119140625, 20.9873046875], + [110.2763671875, 21.0341796875], + [110.306640625, 21.0888671875], + [110.40625, 21.0966796875], + [110.4384765625, 21.0595703125], + [110.5185546875, 21.0791015625] + ] + ], + [ + [ + [110.5458984375, 21.083984375], + [110.5087890625, 21.1416015625], + [110.431640625, 21.181640625], + [110.5, 21.2138671875], + [110.5263671875, 21.19140625], + [110.634765625, 21.2109375], + [110.5810546875, 21.0927734375], + [110.5458984375, 21.083984375] + ] + ], + [ + [ + [112.53125, 21.583984375], + [112.53515625, 21.62890625], + [112.5712890625, 21.646484375], + [112.5615234375, 21.6669921875], + [112.6640625, 21.71484375], + [112.666015625, 21.6845703125], + [112.638671875, 21.66796875], + [112.6630859375, 21.6337890625], + [112.6220703125, 21.607421875], + [112.5693359375, 21.6201171875], + [112.544921875, 21.603515625], + [112.5625, 21.5908203125], + [112.53125, 21.583984375] + ] + ], + [ + [ + [113.0263671875, 21.8486328125], + [113.0078125, 21.8701171875], + [113.044921875, 21.8837890625], + [113.05078125, 21.859375], + [113.0263671875, 21.8486328125] + ] + ], + [ + [ + [112.435546875, 21.6640625], + [112.4658203125, 21.6884765625], + [112.458984375, 21.650390625], + [112.435546875, 21.6640625] + ] + ], + [ + [ + [110.40625, 20.6787109375], + [110.4248046875, 20.7119140625], + [110.439453125, 20.6806640625], + [110.40625, 20.6787109375] + ] + ], + [ + [ + [116.7705078125, 20.7724609375], + [116.8603515625, 20.7802734375], + [116.912109375, 20.7568359375], + [116.9326171875, 20.6669921875], + [116.86328125, 20.58984375], + [116.75, 20.6015625], + [116.849609375, 20.62890625], + [116.890625, 20.68359375], + [116.8818359375, 20.734375], + [116.763671875, 20.74609375], + [116.7705078125, 20.7724609375] + ] + ], + [ + [ + [117.1455078125, 23.45703125], + [117.1259765625, 23.390625], + [116.9443359375, 23.42578125], + [116.982421875, 23.4609375], + [117.0234375, 23.4375], + [117.05859375, 23.4736328125], + [117.09375, 23.4599609375], + [117.1240234375, 23.4853515625], + [117.1455078125, 23.45703125] + ] + ], + [ + [ + [113.1435546875, 21.83203125], + [113.140625, 21.8740234375], + [113.2060546875, 21.8720703125], + [113.1435546875, 21.83203125] + ] + ], + [ + [ + [113.8291015625, 22.1181640625], + [113.8212890625, 22.15625], + [113.8291015625, 22.1181640625] + ] + ], + [ + [ + [113.5595703125, 22.212890625], + [113.5322265625, 22.17578125], + [113.56640625, 22.0732421875], + [113.478515625, 22.0537109375], + [113.4423828125, 22.009765625], + [113.333984375, 21.966796875], + [113.3203125, 21.91015625], + [113.283203125, 21.8779296875], + [113.2353515625, 21.888671875], + [113.16015625, 21.9697265625], + [113.0947265625, 22.05859375], + [113.087890625, 22.126953125], + [113.03125, 22.0673828125], + [113.0546875, 22.00390625], + [113.0380859375, 21.935546875], + [112.9453125, 21.8427734375], + [112.8935546875, 21.8447265625], + [112.841796875, 21.9208984375], + [112.80078125, 21.92578125], + [112.6474609375, 21.7587890625], + [112.5361328125, 21.7548828125], + [112.439453125, 21.8037109375], + [112.41015625, 21.728515625], + [112.263671875, 21.6943359375], + [112.197265625, 21.7373046875], + [112.189453125, 21.79296875], + [112.13671875, 21.7939453125], + [111.9560546875, 21.7109375], + [111.955078125, 21.66796875], + [112.0263671875, 21.6318359375], + [111.9140625, 21.5966796875], + [111.8662109375, 21.5576171875], + [111.8134765625, 21.55859375], + [111.8330078125, 21.580078125], + [111.810546875, 21.60546875], + [111.74609375, 21.61328125], + [111.6884765625, 21.5849609375], + [111.677734375, 21.5302734375], + [111.6513671875, 21.5126953125], + [111.6103515625, 21.5302734375], + [111.5517578125, 21.5029296875], + [111.5361328125, 21.51953125], + [111.396484375, 21.501953125], + [111.28125, 21.4169921875], + [111.2587890625, 21.4130859375], + [111.2509765625, 21.451171875], + [111.2802734375, 21.4453125], + [111.2880859375, 21.4853515625], + [111.0615234375, 21.4501953125], + [110.908203125, 21.3701171875], + [110.7685546875, 21.365234375], + [110.6328125, 21.2177734375], + [110.4970703125, 21.2177734375], + [110.4248046875, 21.1943359375], + [110.4013671875, 21.1318359375], + [110.2978515625, 21.0947265625], + [110.2421875, 21.0166015625], + [110.2119140625, 21.0546875], + [110.177734375, 20.9072265625], + [110.2099609375, 20.8603515625], + [110.328125, 20.8486328125], + [110.39453125, 20.8173828125], + [110.392578125, 20.68359375], + [110.4716796875, 20.6728515625], + [110.55078125, 20.47265625], + [110.5458984375, 20.427734375], + [110.4365234375, 20.2978515625], + [110.384765625, 20.29296875], + [110.33984375, 20.2548828125], + [110.220703125, 20.251953125], + [110.146484375, 20.2177734375], + [110.0830078125, 20.2587890625], + [110.0263671875, 20.2578125], + [109.9384765625, 20.212890625], + [109.9111328125, 20.224609375], + [109.916015625, 20.3173828125], + [109.8603515625, 20.3857421875], + [109.8974609375, 20.4619140625], + [109.8251953125, 20.5029296875], + [109.7939453125, 20.6162109375], + [109.7451171875, 20.6220703125], + [109.73046875, 20.7197265625], + [109.6552734375, 20.904296875], + [109.66796875, 21.1220703125], + [109.7646484375, 21.2265625], + [109.7578125, 21.34765625], + [109.869140625, 21.3662109375], + [109.90625, 21.435546875], + [109.7861328125, 21.45703125], + [109.744140625, 21.6015625], + [109.7666015625, 21.66796875], + [109.8017578125, 21.6279296875], + [109.9033203125, 21.6533203125], + [109.90625, 21.6943359375], + [109.9423828125, 21.736328125], + [109.9453125, 21.84765625], + [109.9873046875, 21.8798828125], + [110.0703125, 21.8583984375], + [110.1279296875, 21.9033203125], + [110.142578125, 21.8818359375], + [110.197265625, 21.900390625], + [110.2548828125, 21.880859375], + [110.291015625, 21.9189453125], + [110.3359375, 21.888671875], + [110.3896484375, 21.8916015625], + [110.373046875, 21.9345703125], + [110.3916015625, 21.9501953125], + [110.353515625, 21.9765625], + [110.365234375, 22.1259765625], + [110.3271484375, 22.1533203125], + [110.3486328125, 22.1962890625], + [110.3818359375, 22.1650390625], + [110.431640625, 22.20703125], + [110.50390625, 22.1435546875], + [110.5595703125, 22.1962890625], + [110.6298828125, 22.1494140625], + [110.6796875, 22.1728515625], + [110.6552734375, 22.240234375], + [110.7236328125, 22.2958984375], + [110.7587890625, 22.275390625], + [110.7900390625, 22.287109375], + [110.7431640625, 22.361328125], + [110.7119140625, 22.3701171875], + [110.7138671875, 22.439453125], + [110.68359375, 22.4736328125], + [110.748046875, 22.4736328125], + [110.7607421875, 22.5830078125], + [110.80078125, 22.5576171875], + [110.833984375, 22.5849609375], + [110.8876953125, 22.583984375], + [110.896484375, 22.6142578125], + [110.9501953125, 22.611328125], + [110.9599609375, 22.63671875], + [111.0556640625, 22.6494140625], + [111.08984375, 22.69140625], + [111.05859375, 22.73046875], + [111.21875, 22.7490234375], + [111.359375, 22.8896484375], + [111.36328125, 22.96875], + [111.4345703125, 23.0390625], + [111.43359375, 23.0732421875], + [111.3759765625, 23.0869140625], + [111.3662109375, 23.1455078125], + [111.3994140625, 23.16015625], + [111.3720703125, 23.2646484375], + [111.3505859375, 23.2734375], + [111.37890625, 23.3095703125], + [111.3623046875, 23.3310546875], + [111.400390625, 23.4697265625], + [111.4296875, 23.466796875], + [111.48046875, 23.533203125], + [111.4873046875, 23.626953125], + [111.6162109375, 23.6396484375], + [111.6259765625, 23.6767578125], + [111.666015625, 23.7001953125], + [111.6669921875, 23.7197265625], + [111.6181640625, 23.7333984375], + [111.6552734375, 23.833984375], + [111.8115234375, 23.8076171875], + [111.8232421875, 23.912109375], + [111.8486328125, 23.90625], + [111.8544921875, 23.9482421875], + [111.912109375, 23.9443359375], + [111.94140625, 23.982421875], + [111.880859375, 24.1044921875], + [111.8779296875, 24.2275390625], + [111.986328125, 24.2578125], + [112.0625, 24.3681640625], + [111.986328125, 24.466796875], + [112.0107421875, 24.501953125], + [112.0029296875, 24.544921875], + [111.927734375, 24.6298828125], + [111.9541015625, 24.6474609375], + [111.939453125, 24.6865234375], + [111.9619140625, 24.7216796875], + [112.0146484375, 24.732421875], + [112.0595703125, 24.7998046875], + [112.1669921875, 24.8544921875], + [112.17578125, 24.927734375], + [112.12890625, 24.951171875], + [112.1220703125, 24.9853515625], + [112.15625, 25.02734375], + [112.1884765625, 25.1845703125], + [112.240234375, 25.1875], + [112.2568359375, 25.16015625], + [112.302734375, 25.1572265625], + [112.365234375, 25.1923828125], + [112.408203125, 25.140625], + [112.4453125, 25.1865234375], + [112.458984375, 25.15234375], + [112.5078125, 25.1376953125], + [112.66015625, 25.1328125], + [112.7138671875, 25.0830078125], + [112.7158203125, 25.0263671875], + [112.7451171875, 24.9580078125], + [112.783203125, 24.943359375], + [112.78125, 24.8974609375], + [112.8701171875, 24.896484375], + [113.0126953125, 24.9462890625], + [112.978515625, 25.02734375], + [113.0185546875, 25.083984375], + [112.96875, 25.142578125], + [112.974609375, 25.1689453125], + [113.03515625, 25.2001953125], + [112.9931640625, 25.248046875], + [112.869140625, 25.2490234375], + [112.8525390625, 25.3369140625], + [112.89453125, 25.33984375], + [112.9248046875, 25.296875], + [112.96875, 25.3505859375], + [113.0244140625, 25.3466796875], + [113.0927734375, 25.41796875], + [113.1318359375, 25.4150390625], + [113.119140625, 25.4482421875], + [113.15234375, 25.4931640625], + [113.1806640625, 25.4716796875], + [113.2294921875, 25.51171875], + [113.2841796875, 25.4951171875], + [113.3037109375, 25.5166015625], + [113.314453125, 25.443359375], + [113.3603515625, 25.4384765625], + [113.375, 25.4013671875], + [113.4189453125, 25.3994140625], + [113.4462890625, 25.3603515625], + [113.5439453125, 25.3681640625], + [113.58203125, 25.3427734375], + [113.5830078125, 25.306640625], + [113.748046875, 25.3662109375], + [113.7587890625, 25.330078125], + [113.8173828125, 25.330078125], + [113.87890625, 25.3818359375], + [113.8876953125, 25.4375], + [114.0009765625, 25.4443359375], + [113.986328125, 25.40625], + [114.04296875, 25.390625], + [114.0244140625, 25.3740234375], + [114.05078125, 25.3642578125], + [114.0302734375, 25.3291015625], + [114.056640625, 25.3115234375], + [114.0146484375, 25.28125], + [114.0380859375, 25.2509765625], + [114.1396484375, 25.3115234375], + [114.3017578125, 25.2900390625], + [114.306640625, 25.3349609375], + [114.3818359375, 25.31640625], + [114.4287109375, 25.341796875], + [114.4482421875, 25.38671875], + [114.482421875, 25.37109375], + [114.541015625, 25.41796875], + [114.6005859375, 25.38671875], + [114.6279296875, 25.3310546875], + [114.71484375, 25.3154296875], + [114.7421875, 25.27734375], + [114.7490234375, 25.232421875], + [114.6806640625, 25.1953125], + [114.736328125, 25.1552734375], + [114.736328125, 25.1220703125], + [114.640625, 25.07421875], + [114.5625, 25.078125], + [114.5107421875, 25.0029296875], + [114.423828125, 24.97265625], + [114.396484375, 24.951171875], + [114.4033203125, 24.8779296875], + [114.34375, 24.8115234375], + [114.3359375, 24.75], + [114.2734375, 24.701171875], + [114.1689453125, 24.6865234375], + [114.1904296875, 24.658203125], + [114.1748046875, 24.646484375], + [114.2587890625, 24.6416015625], + [114.3046875, 24.5751953125], + [114.3564453125, 24.5908203125], + [114.392578125, 24.564453125], + [114.40234375, 24.4990234375], + [114.4296875, 24.486328125], + [114.5322265625, 24.5595703125], + [114.5927734375, 24.5380859375], + [114.666015625, 24.583984375], + [114.7060546875, 24.5263671875], + [114.73828125, 24.5654296875], + [114.7314453125, 24.611328125], + [114.751953125, 24.6162109375], + [114.8271484375, 24.5888671875], + [114.849609375, 24.6025390625], + [114.869140625, 24.5625], + [114.9140625, 24.6650390625], + [114.9404296875, 24.650390625], + [115.025390625, 24.669921875], + [115.0546875, 24.7099609375], + [115.12109375, 24.6650390625], + [115.279296875, 24.7548828125], + [115.361328125, 24.7353515625], + [115.4072265625, 24.7939453125], + [115.52734375, 24.7158203125], + [115.57421875, 24.6171875], + [115.671875, 24.60546875], + [115.6884765625, 24.5458984375], + [115.8447265625, 24.5634765625], + [115.76171875, 24.6689453125], + [115.798828125, 24.67578125], + [115.80859375, 24.701171875], + [115.7705078125, 24.708984375], + [115.7568359375, 24.748046875], + [115.79296875, 24.8369140625], + [115.783203125, 24.86328125], + [115.8076171875, 24.861328125], + [115.8203125, 24.9072265625], + [115.8662109375, 24.890625], + [115.8623046875, 24.8642578125], + [115.9072265625, 24.880859375], + [115.8837890625, 24.9375], + [116.01953125, 24.9052734375], + [116.0908203125, 24.8388671875], + [116.1923828125, 24.8779296875], + [116.22265625, 24.830078125], + [116.2509765625, 24.828125], + [116.24609375, 24.7939453125], + [116.3349609375, 24.822265625], + [116.3623046875, 24.8701171875], + [116.3955078125, 24.8779296875], + [116.41796875, 24.8408203125], + [116.3759765625, 24.8046875], + [116.4423828125, 24.7177734375], + [116.4892578125, 24.7177734375], + [116.5263671875, 24.60546875], + [116.59765625, 24.6552734375], + [116.6318359375, 24.640625], + [116.802734375, 24.6767578125], + [116.8134765625, 24.646484375], + [116.7568359375, 24.55078125], + [116.8603515625, 24.4638671875], + [116.83984375, 24.443359375], + [116.904296875, 24.37109375], + [116.9150390625, 24.2880859375], + [116.9384765625, 24.2822265625], + [116.9345703125, 24.220703125], + [116.9990234375, 24.1806640625], + [116.9267578125, 24.1015625], + [116.953125, 24.0556640625], + [116.9404296875, 24.0322265625], + [116.982421875, 24], + [116.98046875, 23.94140625], + [116.955078125, 23.9208984375], + [116.98046875, 23.8837890625], + [116.9599609375, 23.8671875], + [117.0224609375, 23.8388671875], + [117.0556640625, 23.6943359375], + [117.125, 23.646484375], + [117.19140625, 23.6337890625], + [117.193359375, 23.5625], + [117.044921875, 23.5400390625], + [117.0146484375, 23.50390625], + [116.921875, 23.533203125], + [116.8994140625, 23.51953125], + [116.8720703125, 23.4130859375], + [116.783203125, 23.314453125], + [116.7958984375, 23.2490234375], + [116.8232421875, 23.23828125], + [116.8154296875, 23.2080078125], + [116.7255859375, 23.21484375], + [116.666015625, 23.158203125], + [116.5673828125, 23.134765625], + [116.5517578125, 23.1103515625], + [116.5771484375, 23.0146484375], + [116.5361328125, 22.990234375], + [116.5087890625, 22.9326171875], + [116.3828125, 22.919921875], + [116.3076171875, 22.953125], + [116.10546875, 22.8173828125], + [116.0458984375, 22.8427734375], + [115.9599609375, 22.796875], + [115.8837890625, 22.7861328125], + [115.8193359375, 22.7314453125], + [115.796875, 22.740234375], + [115.794921875, 22.7998046875], + [115.7607421875, 22.8349609375], + [115.64453125, 22.8642578125], + [115.5869140625, 22.83203125], + [115.5419921875, 22.7587890625], + [115.609375, 22.7529296875], + [115.5654296875, 22.69140625], + [115.57421875, 22.6513671875], + [115.470703125, 22.6982421875], + [115.3828125, 22.68359375], + [115.3427734375, 22.7255859375], + [115.3388671875, 22.77734375], + [115.232421875, 22.7763671875], + [115.259765625, 22.818359375], + [115.19921875, 22.822265625], + [115.19140625, 22.7734375], + [115.15234375, 22.802734375], + [115.0576171875, 22.7802734375], + [115.0224609375, 22.732421875], + [115.0400390625, 22.7119140625], + [114.9384765625, 22.6376953125], + [114.92578125, 22.5517578125], + [114.8876953125, 22.5390625], + [114.8759765625, 22.5908203125], + [114.74609375, 22.5830078125], + [114.7275390625, 22.658203125], + [114.7529296875, 22.759765625], + [114.7001953125, 22.7880859375], + [114.59765625, 22.728515625], + [114.607421875, 22.6943359375], + [114.5126953125, 22.6591796875], + [114.603515625, 22.65625], + [114.5595703125, 22.5771484375], + [114.615234375, 22.5458984375], + [114.62890625, 22.5087890625], + [114.5078125, 22.439453125], + [114.4775390625, 22.4599609375], + [114.46484375, 22.5380859375], + [114.3896484375, 22.603515625], + [114.2333984375, 22.541015625], + [114.1669921875, 22.55859375], + [114.0576171875, 22.5], + [113.966796875, 22.509765625], + [113.888671875, 22.443359375], + [113.74609375, 22.7265625], + [113.6982421875, 22.73828125], + [113.6787109375, 22.7265625], + [113.7412109375, 22.53515625], + [113.6318359375, 22.4765625], + [113.5693359375, 22.412109375], + [113.6044921875, 22.404296875], + [113.625, 22.443359375], + [113.671875, 22.4306640625], + [113.60546875, 22.3408203125], + [113.5966796875, 22.2333984375], + [113.5595703125, 22.212890625] + ] + ] + ] + }, + "properties": { + "cp": [113.280637, 23.125178], + "name": "广东", + "childNum": 24 + } + }, { + "id": "450000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [109.0888671875, 21.015625], + [109.0927734375, 21.0576171875], + [109.1396484375, 21.0673828125], + [109.130859375, 21.0166015625], + [109.0888671875, 21.015625] + ] + ], + [ + [ + [105.0966796875, 24.9287109375], + [105.2099609375, 24.99609375], + [105.26171875, 24.962890625], + [105.267578125, 24.9296875], + [105.4287109375, 24.931640625], + [105.498046875, 24.8095703125], + [105.599609375, 24.8076171875], + [105.8056640625, 24.7021484375], + [105.8642578125, 24.73046875], + [105.939453125, 24.7265625], + [105.9619140625, 24.677734375], + [106.0234375, 24.6328125], + [106.0478515625, 24.6845703125], + [106.1728515625, 24.7607421875], + [106.1982421875, 24.8134765625], + [106.1982421875, 24.88671875], + [106.1533203125, 24.9619140625], + [106.1884765625, 24.9521484375], + [106.2158203125, 24.982421875], + [106.3056640625, 24.974609375], + [106.439453125, 25.017578125], + [106.5908203125, 25.087890625], + [106.654296875, 25.1689453125], + [106.888671875, 25.1826171875], + [106.921875, 25.2490234375], + [106.998046875, 25.2412109375], + [107.0146484375, 25.345703125], + [106.9873046875, 25.3603515625], + [106.9638671875, 25.4375], + [106.9970703125, 25.443359375], + [107.015625, 25.49609375], + [107.0703125, 25.5126953125], + [107.0654296875, 25.5595703125], + [107.0869140625, 25.5693359375], + [107.1611328125, 25.5703125], + [107.2294921875, 25.60546875], + [107.232421875, 25.556640625], + [107.3291015625, 25.4970703125], + [107.3095703125, 25.41015625], + [107.4208984375, 25.3935546875], + [107.408203125, 25.3525390625], + [107.43359375, 25.2900390625], + [107.482421875, 25.30078125], + [107.47265625, 25.2138671875], + [107.517578125, 25.2080078125], + [107.576171875, 25.2568359375], + [107.5986328125, 25.25], + [107.6328125, 25.310546875], + [107.6650390625, 25.3154296875], + [107.662109375, 25.259765625], + [107.6953125, 25.1982421875], + [107.75390625, 25.2421875], + [107.7900390625, 25.1552734375], + [107.7666015625, 25.1181640625], + [107.8427734375, 25.1162109375], + [108.001953125, 25.197265625], + [108.1162109375, 25.2119140625], + [108.15234375, 25.318359375], + [108.1435546875, 25.3916015625], + [108.193359375, 25.40625], + [108.158203125, 25.44140625], + [108.193359375, 25.4599609375], + [108.25, 25.427734375], + [108.2412109375, 25.4619140625], + [108.3330078125, 25.5380859375], + [108.400390625, 25.4921875], + [108.4287109375, 25.4375], + [108.47265625, 25.458984375], + [108.5009765625, 25.4482421875], + [108.623046875, 25.306640625], + [108.623046875, 25.390625], + [108.587890625, 25.421875], + [108.611328125, 25.4794921875], + [108.6337890625, 25.46484375], + [108.6083984375, 25.4921875], + [108.6337890625, 25.51953125], + [108.69140625, 25.51953125], + [108.6591796875, 25.552734375], + [108.689453125, 25.6240234375], + [108.7841796875, 25.62890625], + [108.80078125, 25.5771484375], + [108.78125, 25.5556640625], + [108.8134765625, 25.5263671875], + [108.8681640625, 25.55859375], + [108.8984375, 25.541015625], + [108.953125, 25.556640625], + [109.025390625, 25.5126953125], + [109.078125, 25.537109375], + [109.0888671875, 25.55078125], + [109.0478515625, 25.572265625], + [109.03125, 25.6328125], + [109.080078125, 25.720703125], + [109.0009765625, 25.736328125], + [108.9462890625, 25.6767578125], + [108.900390625, 25.6826171875], + [108.8984375, 25.716796875], + [108.9638671875, 25.7333984375], + [109.0009765625, 25.7607421875], + [108.998046875, 25.78515625], + [109.0791015625, 25.77734375], + [109.1181640625, 25.8095703125], + [109.14453125, 25.7958984375], + [109.1484375, 25.7421875], + [109.19140625, 25.775390625], + [109.177734375, 25.8056640625], + [109.20703125, 25.7890625], + [109.2080078125, 25.740234375], + [109.28125, 25.71484375], + [109.3408203125, 25.732421875], + [109.33984375, 25.833984375], + [109.3681640625, 25.8408203125], + [109.431640625, 25.9267578125], + [109.40625, 25.96484375], + [109.4833984375, 26.0302734375], + [109.5244140625, 25.99609375], + [109.6357421875, 26.0478515625], + [109.65234375, 26.0146484375], + [109.6943359375, 25.998046875], + [109.7109375, 26.013671875], + [109.73046875, 25.990234375], + [109.6826171875, 25.93359375], + [109.685546875, 25.880859375], + [109.767578125, 25.8916015625], + [109.7890625, 25.8681640625], + [109.8271484375, 25.9169921875], + [109.783203125, 25.9892578125], + [109.7919921875, 26.017578125], + [109.8154296875, 26.041015625], + [109.869140625, 26.03125], + [109.9072265625, 26.1455078125], + [109.966796875, 26.1962890625], + [110.0400390625, 26.1630859375], + [110.099609375, 26.169921875], + [110.0654296875, 26.05078125], + [110.0986328125, 26.01953125], + [110.1162109375, 26.03515625], + [110.15625, 26.0185546875], + [110.197265625, 26.068359375], + [110.24609375, 26.0224609375], + [110.2490234375, 25.9658203125], + [110.30859375, 25.9677734375], + [110.3779296875, 26.0947265625], + [110.4716796875, 26.1787109375], + [110.5078125, 26.1767578125], + [110.5537109375, 26.2841796875], + [110.61328125, 26.333984375], + [110.7119140625, 26.2919921875], + [110.7421875, 26.314453125], + [110.732421875, 26.26953125], + [110.76171875, 26.25], + [110.9150390625, 26.2763671875], + [110.927734375, 26.2548828125], + [110.92578125, 26.3203125], + [110.9462890625, 26.375], + [110.974609375, 26.3857421875], + [111.041015625, 26.322265625], + [111.20703125, 26.3076171875], + [111.212890625, 26.26953125], + [111.2802734375, 26.2724609375], + [111.29296875, 26.2529296875], + [111.2587890625, 26.15234375], + [111.2666015625, 26.0986328125], + [111.2451171875, 26.078125], + [111.267578125, 26.0576171875], + [111.21484375, 26.0205078125], + [111.1904296875, 25.9541015625], + [111.2216796875, 25.9365234375], + [111.25, 25.8671875], + [111.291015625, 25.8544921875], + [111.3447265625, 25.9072265625], + [111.4921875, 25.869140625], + [111.431640625, 25.8447265625], + [111.4404296875, 25.7705078125], + [111.30859375, 25.71875], + [111.310546875, 25.6455078125], + [111.34375, 25.60546875], + [111.29296875, 25.4365234375], + [111.103515625, 25.28515625], + [111.11328125, 25.2177734375], + [110.9990234375, 25.162109375], + [110.9521484375, 25.0439453125], + [110.9697265625, 24.97265625], + [110.9921875, 24.9599609375], + [110.9794921875, 24.9150390625], + [111.09765625, 24.94140625], + [111.1044921875, 25.0380859375], + [111.201171875, 25.0751953125], + [111.275390625, 25.1513671875], + [111.322265625, 25.10546875], + [111.3955078125, 25.12890625], + [111.4375, 25.0986328125], + [111.4189453125, 25.0419921875], + [111.46875, 25.01953125], + [111.431640625, 24.9677734375], + [111.470703125, 24.9296875], + [111.4501953125, 24.857421875], + [111.4794921875, 24.7978515625], + [111.4326171875, 24.6845703125], + [111.560546875, 24.6396484375], + [111.58984375, 24.69140625], + [111.6396484375, 24.6826171875], + [111.642578125, 24.73046875], + [111.7060546875, 24.783203125], + [111.998046875, 24.759765625], + [112.0244140625, 24.740234375], + [111.9619140625, 24.7216796875], + [111.939453125, 24.6865234375], + [111.9541015625, 24.6474609375], + [111.927734375, 24.6298828125], + [112.005859375, 24.5400390625], + [111.986328125, 24.466796875], + [112.0244140625, 24.4404296875], + [112.0615234375, 24.35546875], + [111.986328125, 24.2578125], + [111.8779296875, 24.2275390625], + [111.880859375, 24.1044921875], + [111.94140625, 23.982421875], + [111.912109375, 23.9443359375], + [111.8544921875, 23.9482421875], + [111.8486328125, 23.90625], + [111.8232421875, 23.912109375], + [111.8134765625, 23.8095703125], + [111.6552734375, 23.833984375], + [111.6181640625, 23.7333984375], + [111.6669921875, 23.7197265625], + [111.666015625, 23.7001953125], + [111.6259765625, 23.6767578125], + [111.6162109375, 23.6396484375], + [111.4873046875, 23.626953125], + [111.48046875, 23.533203125], + [111.4296875, 23.466796875], + [111.400390625, 23.4697265625], + [111.3623046875, 23.3310546875], + [111.37890625, 23.3095703125], + [111.3505859375, 23.2734375], + [111.3720703125, 23.2646484375], + [111.3994140625, 23.16015625], + [111.3662109375, 23.1455078125], + [111.3759765625, 23.0869140625], + [111.43359375, 23.0732421875], + [111.4345703125, 23.0390625], + [111.36328125, 22.96875], + [111.359375, 22.8896484375], + [111.21875, 22.7490234375], + [111.05859375, 22.73046875], + [111.08984375, 22.69140625], + [111.0556640625, 22.6494140625], + [110.9599609375, 22.63671875], + [110.9501953125, 22.611328125], + [110.896484375, 22.6142578125], + [110.8876953125, 22.583984375], + [110.833984375, 22.5849609375], + [110.80078125, 22.5576171875], + [110.7607421875, 22.5830078125], + [110.748046875, 22.4736328125], + [110.68359375, 22.4736328125], + [110.7138671875, 22.439453125], + [110.7119140625, 22.3701171875], + [110.7431640625, 22.361328125], + [110.7900390625, 22.287109375], + [110.7587890625, 22.275390625], + [110.7236328125, 22.2958984375], + [110.6552734375, 22.240234375], + [110.6796875, 22.1728515625], + [110.6298828125, 22.1494140625], + [110.5595703125, 22.1962890625], + [110.50390625, 22.1435546875], + [110.431640625, 22.20703125], + [110.3818359375, 22.1650390625], + [110.3486328125, 22.1962890625], + [110.3271484375, 22.1533203125], + [110.365234375, 22.1259765625], + [110.353515625, 21.9765625], + [110.390625, 21.9541015625], + [110.373046875, 21.93359375], + [110.392578125, 21.89453125], + [110.3359375, 21.888671875], + [110.291015625, 21.9189453125], + [110.2548828125, 21.880859375], + [110.197265625, 21.900390625], + [110.142578125, 21.8818359375], + [110.1279296875, 21.9033203125], + [110.0703125, 21.8583984375], + [109.9873046875, 21.8798828125], + [109.9453125, 21.84765625], + [109.9423828125, 21.736328125], + [109.90625, 21.6943359375], + [109.9033203125, 21.6533203125], + [109.8017578125, 21.6279296875], + [109.7666015625, 21.66796875], + [109.744140625, 21.6015625], + [109.7861328125, 21.45703125], + [109.6826171875, 21.47265625], + [109.6025390625, 21.5595703125], + [109.5830078125, 21.5537109375], + [109.5673828125, 21.4775390625], + [109.5419921875, 21.466796875], + [109.24609375, 21.42578125], + [109.1484375, 21.38671875], + [109.0390625, 21.4443359375], + [109.05859375, 21.4814453125], + [109.1474609375, 21.5185546875], + [109.1396484375, 21.5673828125], + [108.9384765625, 21.58984375], + [108.8818359375, 21.6279296875], + [108.8359375, 21.6103515625], + [108.7958984375, 21.6259765625], + [108.748046875, 21.59765625], + [108.7109375, 21.6474609375], + [108.708984375, 21.607421875], + [108.6767578125, 21.5888671875], + [108.705078125, 21.6201171875], + [108.6923828125, 21.65625], + [108.6650390625, 21.6396484375], + [108.62109375, 21.681640625], + [108.5810546875, 21.66796875], + [108.4794921875, 21.5478515625], + [108.330078125, 21.541015625], + [108.2236328125, 21.490234375], + [108.208984375, 21.501953125], + [108.251953125, 21.5712890625], + [108.236328125, 21.603515625], + [108.1513671875, 21.55859375], + [108.1943359375, 21.5205078125], + [108.1181640625, 21.505859375], + [108.03515625, 21.5458984375], + [107.958984375, 21.53515625], + [107.861328125, 21.65234375], + [107.7880859375, 21.6533203125], + [107.6142578125, 21.59765625], + [107.580078125, 21.615234375], + [107.546875, 21.5869140625], + [107.4873046875, 21.5966796875], + [107.501953125, 21.6142578125], + [107.4697265625, 21.66015625], + [107.3779296875, 21.5947265625], + [107.306640625, 21.73828125], + [107.248046875, 21.703125], + [107.216796875, 21.7109375], + [107.09375, 21.8037109375], + [107.0185546875, 21.8193359375], + [107.0126953125, 21.8505859375], + [107.0625, 21.8935546875], + [107.0283203125, 21.94140625], + [106.958984375, 21.9228515625], + [106.9267578125, 21.9677734375], + [106.814453125, 21.9765625], + [106.751953125, 22.013671875], + [106.6953125, 21.96484375], + [106.681640625, 21.9951171875], + [106.71875, 22.0751953125], + [106.6923828125, 22.1357421875], + [106.7099609375, 22.1572265625], + [106.673828125, 22.1826171875], + [106.7060546875, 22.216796875], + [106.6943359375, 22.275390625], + [106.6708984375, 22.2841796875], + [106.6640625, 22.33203125], + [106.5625, 22.345703125], + [106.5908203125, 22.390625], + [106.560546875, 22.4560546875], + [106.5888671875, 22.4736328125], + [106.615234375, 22.6025390625], + [106.6572265625, 22.5732421875], + [106.7265625, 22.5849609375], + [106.7294921875, 22.642578125], + [106.7841796875, 22.7060546875], + [106.7685546875, 22.7392578125], + [106.83984375, 22.802734375], + [106.76953125, 22.80859375], + [106.7177734375, 22.8818359375], + [106.67578125, 22.8916015625], + [106.6533203125, 22.865234375], + [106.6064453125, 22.92578125], + [106.5263671875, 22.947265625], + [106.490234375, 22.90234375], + [106.375, 22.880859375], + [106.3544921875, 22.8564453125], + [106.271484375, 22.875], + [106.2705078125, 22.908203125], + [106.2119140625, 22.9755859375], + [106.154296875, 22.9892578125], + [106.0205078125, 22.9912109375], + [106.0029296875, 22.94140625], + [105.92578125, 22.9443359375], + [105.884765625, 22.916015625], + [105.83984375, 22.98828125], + [105.7421875, 23.03125], + [105.724609375, 23.0625], + [105.5751953125, 23.06640625], + [105.5595703125, 23.0859375], + [105.5654296875, 23.162109375], + [105.5283203125, 23.2451171875], + [105.650390625, 23.3466796875], + [105.701171875, 23.3291015625], + [105.6708984375, 23.353515625], + [105.693359375, 23.369140625], + [105.6318359375, 23.40234375], + [105.7001953125, 23.40234375], + [105.7587890625, 23.4599609375], + [105.810546875, 23.470703125], + [105.81640625, 23.5078125], + [105.8525390625, 23.52734375], + [105.986328125, 23.490234375], + [106, 23.4482421875], + [106.1416015625, 23.5703125], + [106.1201171875, 23.6005859375], + [106.158203125, 23.7099609375], + [106.1376953125, 23.7958984375], + [106.1923828125, 23.8251953125], + [106.1728515625, 23.8623046875], + [106.1982421875, 23.8720703125], + [106.08203125, 23.9931640625], + [106.0966796875, 24.0205078125], + [106.056640625, 24.046875], + [106.05078125, 24.08984375], + [106.01171875, 24.1005859375], + [106.0078125, 24.125], + [105.9248046875, 24.1240234375], + [105.892578125, 24.041015625], + [105.8525390625, 24.0576171875], + [105.841796875, 24.03125], + [105.796875, 24.0244140625], + [105.8017578125, 24.0634765625], + [105.765625, 24.07421875], + [105.701171875, 24.06640625], + [105.6533203125, 24.0322265625], + [105.62890625, 24.126953125], + [105.59765625, 24.138671875], + [105.529296875, 24.12890625], + [105.4931640625, 24.017578125], + [105.4130859375, 24.0390625], + [105.3203125, 24.1171875], + [105.2734375, 24.1015625], + [105.2939453125, 24.0751953125], + [105.2587890625, 24.0625], + [105.1826171875, 24.1337890625], + [105.18359375, 24.16796875], + [105.228515625, 24.1640625], + [105.2431640625, 24.20703125], + [105.16015625, 24.2802734375], + [105.1962890625, 24.337890625], + [105.1455078125, 24.3759765625], + [105.1123046875, 24.373046875], + [105.1083984375, 24.4140625], + [105.04296875, 24.4423828125], + [104.935546875, 24.4091796875], + [104.755859375, 24.4580078125], + [104.7529296875, 24.4365234375], + [104.7177734375, 24.443359375], + [104.7041015625, 24.421875], + [104.7216796875, 24.3408203125], + [104.6953125, 24.3232421875], + [104.6123046875, 24.3759765625], + [104.6298828125, 24.3984375], + [104.6171875, 24.421875], + [104.578125, 24.4208984375], + [104.5498046875, 24.5205078125], + [104.5205078125, 24.5361328125], + [104.505859375, 24.62890625], + [104.451171875, 24.638671875], + [104.4912109375, 24.6552734375], + [104.5302734375, 24.7314453125], + [104.5966796875, 24.7099609375], + [104.62890625, 24.662109375], + [104.73828125, 24.6201171875], + [104.7646484375, 24.6572265625], + [104.8427734375, 24.6767578125], + [104.8759765625, 24.740234375], + [105.0341796875, 24.7880859375], + [105.0390625, 24.873046875], + [105.0966796875, 24.9287109375] + ] + ] + ] + }, + "properties": { + "cp": [108.320004, 22.82402], + "name": "广西", + "childNum": 2 + } + }, { + "id": "460000", + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [110.107421875, 20.02734375], + [110.1513671875, 20.0771484375], + [110.2900390625, 20.056640625], + [110.3115234375, 20.1044921875], + [110.3525390625, 20.1162109375], + [110.52734375, 20.076171875], + [110.6982421875, 20.1630859375], + [110.740234375, 20.0771484375], + [110.822265625, 20.0263671875], + [110.9619140625, 20.0244140625], + [111.044921875, 19.763671875], + [111.0693359375, 19.619140625], + [110.9208984375, 19.552734375], + [110.82421875, 19.4296875], + [110.7353515625, 19.3857421875], + [110.6767578125, 19.287109375], + [110.6201171875, 19.15234375], + [110.587890625, 18.8056640625], + [110.56640625, 18.7744140625], + [110.5, 18.751953125], + [110.5, 18.65234375], + [110.26171875, 18.619140625], + [110.1171875, 18.5068359375], + [110.0810546875, 18.3828125], + [109.794921875, 18.3447265625], + [109.7412109375, 18.185546875], + [109.5849609375, 18.14453125], + [109.3564453125, 18.2158203125], + [109.2880859375, 18.265625], + [109.1484375, 18.2626953125], + [109.1181640625, 18.322265625], + [108.953125, 18.30859375], + [108.8837890625, 18.416015625], + [108.6591796875, 18.462890625], + [108.6396484375, 18.5322265625], + [108.658203125, 18.7275390625], + [108.587890625, 18.8388671875], + [108.638671875, 18.921875], + [108.5927734375, 19.1064453125], + [108.6064453125, 19.265625], + [108.6650390625, 19.375], + [108.765625, 19.4013671875], + [109.048828125, 19.6201171875], + [109.09375, 19.6904296875], + [109.1552734375, 19.7109375], + [109.162109375, 19.796875], + [109.255859375, 19.8681640625], + [109.2646484375, 19.9052734375], + [109.30859375, 19.91796875], + [109.4990234375, 19.8740234375], + [109.52734375, 19.9443359375], + [109.6640625, 20.013671875], + [109.71875, 20.017578125], + [109.76953125, 19.9794921875], + [109.9423828125, 19.99609375], + [109.998046875, 19.98046875], + [110.107421875, 20.02734375] + ], + [ + [111.4638671875, 17.078125], + [111.4580078125, 17.076171875], + [111.4541015625, 17.078125], + [111.4501953125, 17.08203125], + [111.44921875, 17.0869140625], + [111.4501953125, 17.091796875], + [111.4521484375, 17.09375], + [111.462890625, 17.0966796875], + [111.4716796875, 17.1005859375], + [111.4765625, 17.1015625], + [111.490234375, 17.1064453125], + [111.4990234375, 17.111328125], + [111.5087890625, 17.1171875], + [111.5205078125, 17.1201171875], + [111.533203125, 17.12109375], + [111.5419921875, 17.1201171875], + [111.5517578125, 17.1162109375], + [111.5595703125, 17.109375], + [111.5634765625, 17.099609375], + [111.5634765625, 17.09375], + [111.5595703125, 17.087890625], + [111.5517578125, 17.08203125], + [111.5458984375, 17.080078125], + [111.5400390625, 17.078125], + [111.52734375, 17.07421875], + [111.51953125, 17.0693359375], + [111.513671875, 17.0654296875], + [111.5029296875, 17.0615234375], + [111.494140625, 17.0595703125], + [111.486328125, 17.05859375], + [111.482421875, 17.0615234375], + [111.4814453125, 17.068359375], + [111.48046875, 17.07421875], + [111.482421875, 17.0771484375], + [111.48828125, 17.076171875], + [111.494140625, 17.0751953125], + [111.501953125, 17.0751953125], + [111.505859375, 17.0771484375], + [111.5078125, 17.0791015625], + [111.51171875, 17.0859375], + [111.517578125, 17.08984375], + [111.5244140625, 17.0927734375], + [111.529296875, 17.0927734375], + [111.5341796875, 17.0927734375], + [111.5390625, 17.0947265625], + [111.5400390625, 17.099609375], + [111.537109375, 17.10546875], + [111.529296875, 17.10546875], + [111.5244140625, 17.1044921875], + [111.517578125, 17.1025390625], + [111.51171875, 17.0986328125], + [111.50390625, 17.095703125], + [111.4951171875, 17.0947265625], + [111.4873046875, 17.0927734375], + [111.478515625, 17.08984375], + [111.474609375, 17.0859375], + [111.46875, 17.0810546875], + [111.4638671875, 17.078125] + ], + [ + [111.4677734375, 17.0771484375], + [111.46875, 17.076171875], + [111.4716796875, 17.0751953125], + [111.474609375, 17.0732421875], + [111.4775390625, 17.0703125], + [111.478515625, 17.06640625], + [111.4755859375, 17.060546875], + [111.46875, 17.0595703125], + [111.4619140625, 17.0654296875], + [111.4619140625, 17.0673828125], + [111.4599609375, 17.0693359375], + [111.458984375, 17.0732421875], + [111.4677734375, 17.0771484375] + ], + [ + [112.349609375, 16.912109375], + [112.34375, 16.9140625], + [112.3408203125, 16.9169921875], + [112.3310546875, 16.9365234375], + [112.3271484375, 16.94140625], + [112.3212890625, 16.9453125], + [112.3173828125, 16.9482421875], + [112.3134765625, 16.953125], + [112.3095703125, 16.9580078125], + [112.3046875, 16.9609375], + [112.302734375, 16.9638671875], + [112.302734375, 16.9677734375], + [112.3037109375, 16.9716796875], + [112.3056640625, 16.9736328125], + [112.3076171875, 16.974609375], + [112.3193359375, 16.9716796875], + [112.333984375, 16.962890625], + [112.3505859375, 16.9453125], + [112.35546875, 16.9375], + [112.359375, 16.9306640625], + [112.361328125, 16.92578125], + [112.359375, 16.9189453125], + [112.357421875, 16.9150390625], + [112.3525390625, 16.9130859375], + [112.349609375, 16.912109375] + ], + [ + [112.2265625, 16.759765625], + [112.205078125, 16.7744140625], + [112.2041015625, 16.7861328125], + [112.2109375, 16.796875], + [112.224609375, 16.7958984375], + [112.2470703125, 16.7861328125], + [112.2626953125, 16.7783203125], + [112.265625, 16.7705078125], + [112.26171875, 16.7587890625], + [112.2548828125, 16.751953125], + [112.2470703125, 16.751953125], + [112.236328125, 16.75390625], + [112.23046875, 16.7578125], + [112.2265625, 16.759765625] + ], + [ + [112.63671875, 16.5703125], + [112.640625, 16.5712890625], + [112.6435546875, 16.5703125], + [112.6455078125, 16.5693359375], + [112.646484375, 16.5673828125], + [112.646484375, 16.5654296875], + [112.6435546875, 16.564453125], + [112.6376953125, 16.5654296875], + [112.63671875, 16.5703125] + ], + [ + [111.720703125, 16.5439453125], + [111.72265625, 16.544921875], + [111.7236328125, 16.544921875], + [111.724609375, 16.54296875], + [111.7236328125, 16.5419921875], + [111.7216796875, 16.5419921875], + [111.720703125, 16.5439453125] + ], + [ + [112.5078125, 16.466796875], + [112.5068359375, 16.4658203125], + [112.4990234375, 16.4697265625], + [112.4970703125, 16.4755859375], + [112.49609375, 16.486328125], + [112.5, 16.494140625], + [112.5068359375, 16.498046875], + [112.51953125, 16.5029296875], + [112.533203125, 16.51171875], + [112.5458984375, 16.51953125], + [112.564453125, 16.5322265625], + [112.576171875, 16.5380859375], + [112.5849609375, 16.5322265625], + [112.5869140625, 16.5263671875], + [112.5791015625, 16.513671875], + [112.568359375, 16.505859375], + [112.556640625, 16.4990234375], + [112.5439453125, 16.49609375], + [112.533203125, 16.4912109375], + [112.521484375, 16.482421875], + [112.5078125, 16.466796875] + ], + [ + [112.646484375, 16.3857421875], + [112.6455078125, 16.392578125], + [112.64453125, 16.4033203125], + [112.6513671875, 16.419921875], + [112.66015625, 16.4267578125], + [112.6728515625, 16.421875], + [112.6796875, 16.4140625], + [112.6826171875, 16.4013671875], + [112.677734375, 16.388671875], + [112.6650390625, 16.380859375], + [112.6552734375, 16.3818359375], + [112.646484375, 16.3857421875] + ], + [ + [112.671875, 16.33203125], + [112.6708984375, 16.3447265625], + [112.677734375, 16.359375], + [112.6865234375, 16.36328125], + [112.6982421875, 16.357421875], + [112.7021484375, 16.34375], + [112.7021484375, 16.33203125], + [112.6943359375, 16.328125], + [112.6796875, 16.3291015625], + [112.671875, 16.33203125] + ], + [ + [111.974609375, 16.32421875], + [111.9765625, 16.3291015625], + [111.978515625, 16.333984375], + [111.982421875, 16.3388671875], + [111.9912109375, 16.34375], + [111.998046875, 16.34765625], + [112.0029296875, 16.3515625], + [112.0087890625, 16.3525390625], + [112.015625, 16.353515625], + [112.025390625, 16.3564453125], + [112.0322265625, 16.357421875], + [112.041015625, 16.3583984375], + [112.0478515625, 16.361328125], + [112.0517578125, 16.359375], + [112.0537109375, 16.3583984375], + [112.0595703125, 16.3564453125], + [112.06640625, 16.3544921875], + [112.0751953125, 16.3505859375], + [112.0791015625, 16.3466796875], + [112.0830078125, 16.3388671875], + [112.08203125, 16.33203125], + [112.076171875, 16.32421875], + [112.068359375, 16.3203125], + [112.0625, 16.3154296875], + [112.056640625, 16.3134765625], + [112.05078125, 16.3134765625], + [112.0439453125, 16.3134765625], + [112.0380859375, 16.3125], + [112.03125, 16.3115234375], + [112.021484375, 16.310546875], + [112.0126953125, 16.30859375], + [112.0029296875, 16.306640625], + [111.99609375, 16.3076171875], + [111.98828125, 16.3115234375], + [111.984375, 16.3154296875], + [111.9775390625, 16.3193359375], + [111.974609375, 16.32421875] + ], + [ + [112.41015625, 16.2958984375], + [112.4296875, 16.302734375], + [112.453125, 16.3076171875], + [112.48046875, 16.3115234375], + [112.4990234375, 16.314453125], + [112.509765625, 16.3173828125], + [112.5234375, 16.318359375], + [112.529296875, 16.318359375], + [112.537109375, 16.3125], + [112.541015625, 16.2998046875], + [112.5390625, 16.2900390625], + [112.53125, 16.2861328125], + [112.513671875, 16.287109375], + [112.4931640625, 16.2890625], + [112.4765625, 16.2890625], + [112.4609375, 16.28515625], + [112.4482421875, 16.2802734375], + [112.4345703125, 16.271484375], + [112.421875, 16.267578125], + [112.412109375, 16.263671875], + [112.4013671875, 16.263671875], + [112.3837890625, 16.2666015625], + [112.3798828125, 16.26953125], + [112.3798828125, 16.2783203125], + [112.38671875, 16.2861328125], + [112.4033203125, 16.2939453125], + [112.41015625, 16.2958984375] + ], + [ + [112.4775390625, 16.001953125], + [112.44921875, 16.005859375], + [112.4462890625, 16.009765625], + [112.4462890625, 16.0166015625], + [112.4453125, 16.021484375], + [112.447265625, 16.0283203125], + [112.453125, 16.0380859375], + [112.462890625, 16.044921875], + [112.470703125, 16.046875], + [112.4765625, 16.0478515625], + [112.482421875, 16.048828125], + [112.5283203125, 16.05859375], + [112.5400390625, 16.0625], + [112.546875, 16.064453125], + [112.5556640625, 16.0654296875], + [112.568359375, 16.0673828125], + [112.578125, 16.0693359375], + [112.5888671875, 16.0712890625], + [112.59765625, 16.0703125], + [112.6064453125, 16.0673828125], + [112.6083984375, 16.0673828125], + [112.611328125, 16.05859375], + [112.6142578125, 16.048828125], + [112.6123046875, 16.0400390625], + [112.6064453125, 16.033203125], + [112.5986328125, 16.0244140625], + [112.591796875, 16.01953125], + [112.583984375, 16.015625], + [112.5703125, 16.01171875], + [112.529296875, 16.0068359375], + [112.4775390625, 16.001953125] + ], + [ + [114.9267578125, 16.037109375], + [114.927734375, 16.0341796875], + [114.927734375, 16.0244140625], + [114.9267578125, 16.0087890625], + [114.9208984375, 16.00390625], + [114.9111328125, 16.0029296875], + [114.90625, 16.0107421875], + [114.9013671875, 16.021484375], + [114.896484375, 16.037109375], + [114.8984375, 16.046875], + [114.9091796875, 16.0556640625], + [114.9189453125, 16.0537109375], + [114.9267578125, 16.037109375] + ], + [ + [114.791015625, 15.89453125], + [114.791015625, 15.884765625], + [114.7880859375, 15.8681640625], + [114.7685546875, 15.869140625], + [114.7626953125, 15.8896484375], + [114.7724609375, 15.90234375], + [114.791015625, 15.8994140625], + [114.791015625, 15.89453125] + ], + [ + [112.234375, 15.6962890625], + [112.2314453125, 15.6953125], + [112.220703125, 15.6943359375], + [112.208984375, 15.6962890625], + [112.2041015625, 15.705078125], + [112.2041015625, 15.71484375], + [112.2109375, 15.7216796875], + [112.2275390625, 15.7333984375], + [112.2412109375, 15.7412109375], + [112.251953125, 15.7431640625], + [112.2607421875, 15.7353515625], + [112.2587890625, 15.7236328125], + [112.2548828125, 15.7119140625], + [112.234375, 15.6962890625] + ], + [ + [114.6103515625, 15.6494140625], + [114.619140625, 15.6328125], + [114.611328125, 15.6162109375], + [114.5947265625, 15.6162109375], + [114.58203125, 15.6259765625], + [114.5908203125, 15.642578125], + [114.607421875, 15.650390625], + [114.6103515625, 15.6494140625] + ], + [ + [114.265625, 15.55078125], + [114.2685546875, 15.5498046875], + [114.2822265625, 15.541015625], + [114.283203125, 15.5380859375], + [114.2822265625, 15.53515625], + [114.2724609375, 15.5244140625], + [114.2705078125, 15.5224609375], + [114.2626953125, 15.5234375], + [114.2587890625, 15.525390625], + [114.2587890625, 15.52734375], + [114.259765625, 15.5458984375], + [114.26171875, 15.548828125], + [114.265625, 15.55078125] + ], + [ + [117.8359375, 15.134765625], + [117.8310546875, 15.1328125], + [117.828125, 15.1337890625], + [117.826171875, 15.1337890625], + [117.826171875, 15.134765625], + [117.828125, 15.13671875], + [117.8310546875, 15.138671875], + [117.833984375, 15.1376953125], + [117.8359375, 15.134765625] + ], + [ + [117.8193359375, 15.119140625], + [117.8154296875, 15.1171875], + [117.8115234375, 15.1181640625], + [117.810546875, 15.1181640625], + [117.8095703125, 15.1201171875], + [117.8115234375, 15.12109375], + [117.814453125, 15.123046875], + [117.818359375, 15.1220703125], + [117.8193359375, 15.119140625] + ], + [ + [117.2998046875, 11.078125], + [117.310546875, 11.0517578125], + [117.3046875, 11.0283203125], + [117.28515625, 11.025390625], + [117.267578125, 11.0419921875], + [117.2646484375, 11.0634765625], + [117.2822265625, 11.0791015625], + [117.2998046875, 11.078125] + ], + [ + [117.69140625, 11.0498046875], + [117.705078125, 11.0322265625], + [117.6904296875, 11.0166015625], + [117.6708984375, 11.015625], + [117.65625, 11.025390625], + [117.654296875, 11.046875], + [117.6708984375, 11.0556640625], + [117.69140625, 11.0498046875] + ], + [ + [114.5771484375, 10.7783203125], + [114.576171875, 10.7734375], + [114.572265625, 10.7744140625], + [114.5703125, 10.775390625], + [114.5703125, 10.7802734375], + [114.57421875, 10.7802734375], + [114.5771484375, 10.7783203125] + ], + [ + [117.21484375, 10.7353515625], + [117.2216796875, 10.7275390625], + [117.2177734375, 10.7138671875], + [117.20703125, 10.7080078125], + [117.1962890625, 10.7119140625], + [117.1845703125, 10.72265625], + [117.181640625, 10.7353515625], + [117.1875, 10.7421875], + [117.205078125, 10.7392578125], + [117.21484375, 10.7353515625] + ], + [ + [115.7822265625, 10.541015625], + [115.791015625, 10.537109375], + [115.8056640625, 10.525390625], + [115.80859375, 10.5107421875], + [115.8056640625, 10.505859375], + [115.7958984375, 10.5], + [115.7841796875, 10.51171875], + [115.7744140625, 10.521484375], + [115.771484375, 10.5322265625], + [115.7822265625, 10.541015625] + ], + [ + [115.7265625, 10.4658203125], + [115.728515625, 10.4697265625], + [115.7314453125, 10.4716796875], + [115.740234375, 10.4677734375], + [115.744140625, 10.4638671875], + [115.7431640625, 10.4404296875], + [115.7353515625, 10.4384765625], + [115.7236328125, 10.4453125], + [115.7265625, 10.4658203125] + ], + [ + [115.7587890625, 10.4619140625], + [115.7646484375, 10.470703125], + [115.775390625, 10.4716796875], + [115.7861328125, 10.46875], + [115.802734375, 10.4638671875], + [115.802734375, 10.447265625], + [115.787109375, 10.4375], + [115.7763671875, 10.435546875], + [115.767578125, 10.4404296875], + [115.7626953125, 10.4462890625], + [115.7587890625, 10.4619140625] + ], + [ + [114.03125, 10.0244140625], + [114.0390625, 10.029296875], + [114.04296875, 10.0283203125], + [114.0478515625, 10.0283203125], + [114.0517578125, 10.0166015625], + [114.0517578125, 10.0166015625], + [114.0439453125, 10.0146484375], + [114.0400390625, 10.0146484375], + [114.03515625, 10.013671875], + [114.03125, 10.0244140625] + ], + [ + [114.5810546875, 9.958984375], + [114.5810546875, 9.958984375], + [114.5869140625, 9.9580078125], + [114.591796875, 9.9521484375], + [114.58984375, 9.94921875], + [114.587890625, 9.9453125], + [114.58203125, 9.947265625], + [114.578125, 9.94921875], + [114.578125, 9.9541015625], + [114.5810546875, 9.958984375] + ], + [ + [114.54296875, 9.8876953125], + [114.548828125, 9.892578125], + [114.5546875, 9.8935546875], + [114.5615234375, 9.888671875], + [114.56640625, 9.8818359375], + [114.568359375, 9.875], + [114.56640625, 9.8701171875], + [114.5634765625, 9.8681640625], + [114.5576171875, 9.8671875], + [114.55078125, 9.8701171875], + [114.546875, 9.8720703125], + [114.5419921875, 9.8828125], + [114.54296875, 9.8876953125] + ], + [ + [114.583984375, 9.8837890625], + [114.583984375, 9.884765625], + [114.58984375, 9.88671875], + [114.5966796875, 9.8837890625], + [114.6015625, 9.8779296875], + [114.599609375, 9.8740234375], + [114.5947265625, 9.869140625], + [114.58984375, 9.8671875], + [114.5849609375, 9.8701171875], + [114.5810546875, 9.873046875], + [114.583984375, 9.8837890625] + ], + [ + [114.71484375, 9.7373046875], + [114.720703125, 9.7177734375], + [114.705078125, 9.701171875], + [114.681640625, 9.7080078125], + [114.6787109375, 9.7275390625], + [114.6943359375, 9.7412109375], + [114.71484375, 9.7373046875] + ], + [ + [112.955078125, 9.6376953125], + [112.9580078125, 9.6416015625], + [112.962890625, 9.64453125], + [112.9697265625, 9.6435546875], + [112.970703125, 9.6396484375], + [112.966796875, 9.6337890625], + [112.9619140625, 9.6318359375], + [112.95703125, 9.6298828125], + [112.9541015625, 9.630859375], + [112.955078125, 9.6376953125] + ], + [ + [112.5126953125, 9.544921875], + [112.529296875, 9.5595703125], + [112.5498046875, 9.5625], + [112.5673828125, 9.5546875], + [112.578125, 9.53515625], + [112.5693359375, 9.517578125], + [112.546875, 9.515625], + [112.525390625, 9.5185546875], + [112.5087890625, 9.5263671875], + [112.5126953125, 9.544921875] + ], + [ + [114.1669921875, 9.384765625], + [114.1943359375, 9.3916015625], + [114.203125, 9.375], + [114.1962890625, 9.3515625], + [114.17578125, 9.3427734375], + [114.1669921875, 9.3583984375], + [114.166015625, 9.3681640625], + [114.1669921875, 9.384765625] + ], + [ + [115.9775390625, 9.322265625], + [116, 9.2939453125], + [116.0009765625, 9.2880859375], + [115.99609375, 9.2783203125], + [115.9853515625, 9.2734375], + [115.9765625, 9.2685546875], + [115.9580078125, 9.267578125], + [115.943359375, 9.2705078125], + [115.93359375, 9.2802734375], + [115.9228515625, 9.29296875], + [115.9228515625, 9.3017578125], + [115.923828125, 9.306640625], + [115.9267578125, 9.3115234375], + [115.9345703125, 9.31640625], + [115.939453125, 9.318359375], + [115.943359375, 9.3203125], + [115.9462890625, 9.322265625], + [115.9541015625, 9.3212890625], + [115.962890625, 9.3232421875], + [115.9775390625, 9.322265625] + ], + [ + [111.53125, 9.27734375], + [111.544921875, 9.2861328125], + [111.55078125, 9.2861328125], + [111.556640625, 9.28515625], + [111.5576171875, 9.28125], + [111.5546875, 9.275390625], + [111.546875, 9.26953125], + [111.5361328125, 9.2646484375], + [111.529296875, 9.2626953125], + [111.521484375, 9.2646484375], + [111.5224609375, 9.271484375], + [111.5263671875, 9.275390625], + [111.53125, 9.27734375] + ], + [ + [116.75, 9.056640625], + [116.7412109375, 9.029296875], + [116.732421875, 9.0234375], + [116.7216796875, 9.0234375], + [116.708984375, 9.0244140625], + [116.7060546875, 9.0302734375], + [116.705078125, 9.0390625], + [116.7001953125, 9.0498046875], + [116.7060546875, 9.056640625], + [116.7177734375, 9.0634765625], + [116.7314453125, 9.0625], + [116.7421875, 9.0595703125], + [116.75, 9.056640625] + ], + [ + [113.939453125, 8.875], + [113.9404296875, 8.873046875], + [113.9404296875, 8.869140625], + [113.9384765625, 8.8662109375], + [113.9375, 8.86328125], + [113.9326171875, 8.861328125], + [113.93359375, 8.8564453125], + [113.935546875, 8.853515625], + [113.9365234375, 8.8486328125], + [113.9326171875, 8.841796875], + [113.92578125, 8.8388671875], + [113.9169921875, 8.8388671875], + [113.9091796875, 8.8447265625], + [113.9013671875, 8.8564453125], + [113.89453125, 8.86328125], + [113.89453125, 8.8720703125], + [113.9013671875, 8.876953125], + [113.912109375, 8.8896484375], + [113.9208984375, 8.888671875], + [113.9287109375, 8.880859375], + [113.9345703125, 8.876953125], + [113.939453125, 8.875] + ], + [ + [114.7919921875, 8.1611328125], + [114.8076171875, 8.1611328125], + [114.8095703125, 8.16015625], + [114.810546875, 8.158203125], + [114.8193359375, 8.1416015625], + [114.8193359375, 8.1298828125], + [114.818359375, 8.1220703125], + [114.81640625, 8.1162109375], + [114.8125, 8.111328125], + [114.8056640625, 8.111328125], + [114.7958984375, 8.111328125], + [114.7880859375, 8.111328125], + [114.77734375, 8.1142578125], + [114.7744140625, 8.125], + [114.7783203125, 8.1328125], + [114.7783203125, 8.1396484375], + [114.7783203125, 8.146484375], + [114.779296875, 8.15234375], + [114.7822265625, 8.15625], + [114.787109375, 8.16015625], + [114.7919921875, 8.1611328125] + ], + [ + [114.8544921875, 7.2451171875], + [114.8681640625, 7.2421875], + [114.8701171875, 7.240234375], + [114.87109375, 7.2314453125], + [114.8701171875, 7.19921875], + [114.8671875, 7.193359375], + [114.861328125, 7.1875], + [114.85546875, 7.1865234375], + [114.8369140625, 7.18359375], + [114.833984375, 7.18359375], + [114.8203125, 7.193359375], + [114.8203125, 7.1962890625], + [114.8212890625, 7.203125], + [114.8251953125, 7.212890625], + [114.8330078125, 7.228515625], + [114.8515625, 7.244140625], + [114.8544921875, 7.2451171875] + ], + [ + [113.6005859375, 6.962890625], + [113.60546875, 6.9619140625], + [113.61328125, 6.9580078125], + [113.6220703125, 6.947265625], + [113.6240234375, 6.9423828125], + [113.6240234375, 6.9365234375], + [113.6220703125, 6.9296875], + [113.611328125, 6.921875], + [113.6083984375, 6.9208984375], + [113.5810546875, 6.9208984375], + [113.5771484375, 6.9228515625], + [113.5751953125, 6.9296875], + [113.5751953125, 6.939453125], + [113.5791015625, 6.94921875], + [113.58984375, 6.9580078125], + [113.5966796875, 6.9619140625], + [113.6005859375, 6.962890625] + ], + [ + [112.5546875, 5.9794921875], + [112.576171875, 5.9716796875], + [112.5673828125, 5.953125], + [112.5537109375, 5.943359375], + [112.53515625, 5.9521484375], + [112.5390625, 5.970703125], + [112.5546875, 5.9794921875] + ], + [ + [112.01171875, 3.8505859375], + [112.01171875, 3.85546875], + [112.01171875, 3.8642578125], + [112.013671875, 3.8681640625], + [112.0224609375, 3.875], + [112.0302734375, 3.8779296875], + [112.037109375, 3.8798828125], + [112.0439453125, 3.87890625], + [112.052734375, 3.876953125], + [112.0595703125, 3.865234375], + [112.0615234375, 3.8623046875], + [112.0615234375, 3.857421875], + [112.0615234375, 3.8544921875], + [112.060546875, 3.8515625], + [112.056640625, 3.8427734375], + [112.0556640625, 3.8408203125], + [112.052734375, 3.8388671875], + [112.048828125, 3.837890625], + [112.0185546875, 3.837890625], + [112.0146484375, 3.8388671875], + [112.0126953125, 3.8427734375], + [112.01171875, 3.8505859375] + ], + [ + [112.22265625, 3.880859375], + [112.224609375, 3.8896484375], + [112.2314453125, 3.900390625], + [112.244140625, 3.9072265625], + [112.248046875, 3.9072265625], + [112.2578125, 3.904296875], + [112.2646484375, 3.8984375], + [112.265625, 3.89453125], + [112.267578125, 3.87890625], + [112.267578125, 3.873046875], + [112.2607421875, 3.865234375], + [112.25, 3.8603515625], + [112.2451171875, 3.8603515625], + [112.23828125, 3.8623046875], + [112.2333984375, 3.865234375], + [112.2275390625, 3.8701171875], + [112.224609375, 3.8740234375], + [112.22265625, 3.880859375] + ], + [ + [112.2490234375, 3.9453125], + [112.25, 3.9580078125], + [112.25, 3.96484375], + [112.2509765625, 3.966796875], + [112.259765625, 3.9736328125], + [112.267578125, 3.9765625], + [112.2705078125, 3.9755859375], + [112.2734375, 3.9755859375], + [112.2822265625, 3.9697265625], + [112.28515625, 3.9609375], + [112.2861328125, 3.955078125], + [112.28515625, 3.9482421875], + [112.28125, 3.943359375], + [112.2763671875, 3.9404296875], + [112.263671875, 3.9384765625], + [112.259765625, 3.9384765625], + [112.2509765625, 3.9423828125], + [112.2490234375, 3.9453125] + ], + [ + [112.5283203125, 5.794921875], + [112.529296875, 5.8017578125], + [112.5390625, 5.8134765625], + [112.552734375, 5.822265625], + [112.55859375, 5.8232421875], + [112.5625, 5.8212890625], + [112.5703125, 5.8037109375], + [112.5712890625, 5.796875], + [112.5712890625, 5.77734375], + [112.568359375, 5.7646484375], + [112.5634765625, 5.759765625], + [112.5634765625, 5.759765625], + [112.548828125, 5.7578125], + [112.537109375, 5.7607421875], + [112.5322265625, 5.7666015625], + [112.529296875, 5.7783203125], + [112.5283203125, 5.794921875] + ], + [ + [112.47265625, 5.740234375], + [112.474609375, 5.7607421875], + [112.478515625, 5.771484375], + [112.4833984375, 5.7744140625], + [112.4970703125, 5.7763671875], + [112.4990234375, 5.775390625], + [112.4990234375, 5.775390625], + [112.4990234375, 5.7646484375], + [112.4970703125, 5.7373046875], + [112.49609375, 5.7353515625], + [112.4931640625, 5.734375], + [112.478515625, 5.736328125], + [112.4736328125, 5.7373046875], + [112.47265625, 5.740234375] + ], + [ + [112.3505859375, 5.6220703125], + [112.3583984375, 5.638671875], + [112.361328125, 5.640625], + [112.36328125, 5.642578125], + [112.3857421875, 5.6435546875], + [112.3857421875, 5.6435546875], + [112.388671875, 5.6416015625], + [112.3916015625, 5.626953125], + [112.390625, 5.62109375], + [112.38671875, 5.6162109375], + [112.373046875, 5.6103515625], + [112.36328125, 5.6103515625], + [112.3583984375, 5.6123046875], + [112.3515625, 5.619140625], + [112.3505859375, 5.6220703125] + ], + [ + [112.5234375, 5.65625], + [112.529296875, 5.6875], + [112.5322265625, 5.69140625], + [112.541015625, 5.693359375], + [112.5478515625, 5.693359375], + [112.556640625, 5.685546875], + [112.5625, 5.677734375], + [112.56640625, 5.65234375], + [112.56640625, 5.630859375], + [112.556640625, 5.619140625], + [112.5498046875, 5.6162109375], + [112.5458984375, 5.6171875], + [112.533203125, 5.6279296875], + [112.529296875, 5.6337890625], + [112.525390625, 5.64453125], + [112.5234375, 5.65625] + ], + [ + [112.583984375, 5.5625], + [112.583984375, 5.5673828125], + [112.59375, 5.5771484375], + [112.6044921875, 5.576171875], + [112.611328125, 5.5732421875], + [112.6171875, 5.5693359375], + [112.6396484375, 5.515625], + [112.6435546875, 5.490234375], + [112.6396484375, 5.48046875], + [112.62109375, 5.462890625], + [112.6181640625, 5.4619140625], + [112.6181640625, 5.4619140625], + [112.615234375, 5.4658203125], + [112.607421875, 5.517578125], + [112.603515625, 5.5244140625], + [112.583984375, 5.5625] + ], + [ + [112.6123046875, 5.3681640625], + [112.61328125, 5.388671875], + [112.6240234375, 5.40234375], + [112.6455078125, 5.41015625], + [112.6748046875, 5.412109375], + [112.69140625, 5.4072265625], + [112.69140625, 5.4072265625], + [112.69140625, 5.38671875], + [112.685546875, 5.3720703125], + [112.658203125, 5.3544921875], + [112.640625, 5.3486328125], + [112.6220703125, 5.3505859375], + [112.6220703125, 5.3505859375], + [112.6123046875, 5.3681640625] + ], + [ + [112.5576171875, 5.1103515625], + [112.5595703125, 5.1142578125], + [112.5771484375, 5.12109375], + [112.6015625, 5.1201171875], + [112.6025390625, 5.1201171875], + [112.611328125, 5.1103515625], + [112.6142578125, 5.103515625], + [112.611328125, 5.091796875], + [112.5947265625, 5.0751953125], + [112.58984375, 5.0732421875], + [112.5693359375, 5.072265625], + [112.5693359375, 5.072265625], + [112.56640625, 5.0751953125], + [112.560546875, 5.0927734375], + [112.5576171875, 5.1103515625] + ], + [ + [112.6513671875, 5.107421875], + [112.6552734375, 5.11328125], + [112.6552734375, 5.11328125], + [112.6787109375, 5.1220703125], + [112.6787109375, 5.1220703125], + [112.6845703125, 5.119140625], + [112.689453125, 5.11328125], + [112.7197265625, 5.076171875], + [112.720703125, 5.0693359375], + [112.7197265625, 5.0634765625], + [112.7197265625, 5.0634765625], + [112.68359375, 5.048828125], + [112.677734375, 5.048828125], + [112.65625, 5.0556640625], + [112.6533203125, 5.060546875], + [112.6513671875, 5.107421875] + ], + [ + [112.908203125, 4.9931640625], + [112.9111328125, 5.0390625], + [112.9150390625, 5.0439453125], + [112.9296875, 5.05078125], + [112.9384765625, 5.0517578125], + [112.953125, 5.048828125], + [112.9560546875, 5.0458984375], + [112.958984375, 5.0390625], + [112.9599609375, 5.021484375], + [112.9443359375, 4.9921875], + [112.939453125, 4.990234375], + [112.912109375, 4.9912109375], + [112.908203125, 4.9931640625], + [112.908203125, 4.9931640625], + [112.908203125, 4.9931640625] + ], + [ + [113.2177734375, 6.306640625], + [113.2197265625, 6.314453125], + [113.2255859375, 6.322265625], + [113.2314453125, 6.326171875], + [113.244140625, 6.326171875], + [113.2490234375, 6.318359375], + [113.2509765625, 6.3056640625], + [113.248046875, 6.2958984375], + [113.240234375, 6.2890625], + [113.2314453125, 6.2861328125], + [113.2314453125, 6.2861328125], + [113.224609375, 6.2900390625], + [113.2197265625, 6.2958984375], + [113.2177734375, 6.306640625] + ], + [ + [113.8955078125, 8.005859375], + [113.896484375, 8.0126953125], + [113.9013671875, 8.0185546875], + [113.9072265625, 8.0205078125], + [113.9140625, 8.0205078125], + [113.9248046875, 8.021484375], + [113.931640625, 8.021484375], + [113.9404296875, 8.0185546875], + [113.951171875, 8.00390625], + [113.9609375, 7.9873046875], + [113.9697265625, 7.9755859375], + [113.9716796875, 7.9658203125], + [113.97265625, 7.9541015625], + [113.970703125, 7.9453125], + [113.962890625, 7.94140625], + [113.94921875, 7.9423828125], + [113.9365234375, 7.9443359375], + [113.9248046875, 7.9501953125], + [113.9169921875, 7.955078125], + [113.9052734375, 7.9638671875], + [113.900390625, 7.9736328125], + [113.8974609375, 7.98046875], + [113.896484375, 7.9921875], + [113.8955078125, 8.005859375] + ], + [ + [114.1015625, 8.099609375], + [114.1025390625, 8.1015625], + [114.109375, 8.1083984375], + [114.123046875, 8.1162109375], + [114.1259765625, 8.1162109375], + [114.1337890625, 8.1142578125], + [114.1337890625, 8.1142578125], + [114.134765625, 8.1123046875], + [114.1357421875, 8.109375], + [114.134765625, 8.0986328125], + [114.1337890625, 8.0947265625], + [114.1328125, 8.091796875], + [114.1142578125, 8.078125], + [114.1103515625, 8.0771484375], + [114.1025390625, 8.078125], + [114.1015625, 8.0791015625], + [114.1015625, 8.099609375] + ], + [ + [114.5078125, 8.12109375], + [114.509765625, 8.126953125], + [114.5126953125, 8.1298828125], + [114.53515625, 8.138671875], + [114.54296875, 8.140625], + [114.55078125, 8.1435546875], + [114.5625, 8.1513671875], + [114.5751953125, 8.154296875], + [114.5966796875, 8.158203125], + [114.609375, 8.1572265625], + [114.6162109375, 8.15625], + [114.625, 8.150390625], + [114.625, 8.150390625], + [114.6240234375, 8.140625], + [114.619140625, 8.1328125], + [114.595703125, 8.12109375], + [114.57421875, 8.1142578125], + [114.5517578125, 8.1083984375], + [114.5302734375, 8.103515625], + [114.521484375, 8.103515625], + [114.5146484375, 8.107421875], + [114.509765625, 8.1123046875], + [114.5087890625, 8.1162109375], + [114.5078125, 8.12109375] + ], + [ + [114.6708984375, 8.2109375], + [114.6708984375, 8.2109375], + [114.6767578125, 8.216796875], + [114.6884765625, 8.21875], + [114.697265625, 8.21484375], + [114.708984375, 8.2109375], + [114.716796875, 8.2119140625], + [114.72265625, 8.2119140625], + [114.7275390625, 8.2109375], + [114.7314453125, 8.208984375], + [114.7353515625, 8.2060546875], + [114.7392578125, 8.2021484375], + [114.7431640625, 8.1982421875], + [114.7431640625, 8.1982421875], + [114.7421875, 8.1904296875], + [114.7421875, 8.189453125], + [114.728515625, 8.1865234375], + [114.7197265625, 8.1845703125], + [114.7080078125, 8.18359375], + [114.6962890625, 8.185546875], + [114.69140625, 8.185546875], + [114.6826171875, 8.193359375], + [114.6728515625, 8.2041015625], + [114.6708984375, 8.2109375] + ], + [ + [114.869140625, 7.984375], + [114.8701171875, 7.9931640625], + [114.8837890625, 8.0126953125], + [114.8876953125, 8.0126953125], + [114.8984375, 8.0126953125], + [114.9091796875, 8.0107421875], + [114.9150390625, 8.0078125], + [114.9208984375, 7.9921875], + [114.9228515625, 7.9814453125], + [114.9208984375, 7.9736328125], + [114.908203125, 7.9521484375], + [114.9052734375, 7.9501953125], + [114.900390625, 7.9501953125], + [114.8896484375, 7.953125], + [114.8837890625, 7.955078125], + [114.8701171875, 7.9755859375], + [114.869140625, 7.984375] + ], + [ + [114.94921875, 7.509765625], + [114.951171875, 7.5146484375], + [114.962890625, 7.521484375], + [114.9873046875, 7.5302734375], + [115.0146484375, 7.5263671875], + [115.017578125, 7.5234375], + [115.0185546875, 7.5078125], + [115.015625, 7.4892578125], + [115.0126953125, 7.4853515625], + [114.990234375, 7.4765625], + [114.9814453125, 7.4765625], + [114.96484375, 7.482421875], + [114.9609375, 7.4853515625], + [114.94921875, 7.509765625] + ], + [ + [113.8974609375, 7.607421875], + [113.8994140625, 7.6181640625], + [113.9072265625, 7.6318359375], + [113.921875, 7.6396484375], + [113.990234375, 7.6572265625], + [113.9951171875, 7.658203125], + [114.029296875, 7.669921875], + [114.0517578125, 7.68359375], + [114.056640625, 7.6865234375], + [114.083984375, 7.7138671875], + [114.095703125, 7.7216796875], + [114.171875, 7.7666015625], + [114.2080078125, 7.783203125], + [114.2119140625, 7.787109375], + [114.2646484375, 7.8671875], + [114.2685546875, 7.87109375], + [114.4150390625, 7.953125], + [114.4404296875, 7.9638671875], + [114.47265625, 7.9697265625], + [114.51171875, 7.966796875], + [114.533203125, 7.955078125], + [114.541015625, 7.9462890625], + [114.5556640625, 7.8916015625], + [114.5546875, 7.8798828125], + [114.541015625, 7.8623046875], + [114.46484375, 7.8154296875], + [114.4345703125, 7.7880859375], + [114.4208984375, 7.7666015625], + [114.4091796875, 7.6962890625], + [114.408203125, 7.68359375], + [114.404296875, 7.6767578125], + [114.369140625, 7.638671875], + [114.3623046875, 7.63671875], + [114.291015625, 7.6181640625], + [114.158203125, 7.5615234375], + [114.0595703125, 7.5380859375], + [113.9873046875, 7.537109375], + [113.978515625, 7.5380859375], + [113.931640625, 7.55859375], + [113.9228515625, 7.564453125], + [113.919921875, 7.5673828125], + [113.8984375, 7.599609375], + [113.8974609375, 7.607421875] + ], + [ + [115.16796875, 8.38671875], + [115.16796875, 8.38671875], + [115.1728515625, 8.3916015625], + [115.1787109375, 8.3955078125], + [115.1845703125, 8.3974609375], + [115.1923828125, 8.3974609375], + [115.203125, 8.396484375], + [115.2294921875, 8.384765625], + [115.2998046875, 8.37109375], + [115.3056640625, 8.369140625], + [115.3115234375, 8.3662109375], + [115.314453125, 8.361328125], + [115.31640625, 8.3564453125], + [115.28515625, 8.3154296875], + [115.279296875, 8.3125], + [115.2666015625, 8.3134765625], + [115.236328125, 8.322265625], + [115.181640625, 8.3466796875], + [115.171875, 8.357421875], + [115.1689453125, 8.361328125], + [115.1708984375, 8.3681640625], + [115.1708984375, 8.375], + [115.1708984375, 8.3798828125], + [115.16796875, 8.38671875] + ], + [ + [115.2587890625, 8.509765625], + [115.259765625, 8.513671875], + [115.2626953125, 8.5166015625], + [115.265625, 8.517578125], + [115.2763671875, 8.5224609375], + [115.279296875, 8.5224609375], + [115.2822265625, 8.5205078125], + [115.296875, 8.51171875], + [115.296875, 8.51171875], + [115.296875, 8.5087890625], + [115.2978515625, 8.5068359375], + [115.2900390625, 8.486328125], + [115.2880859375, 8.484375], + [115.28515625, 8.4814453125], + [115.271484375, 8.4775390625], + [115.2685546875, 8.478515625], + [115.259765625, 8.486328125], + [115.2587890625, 8.4892578125], + [115.2587890625, 8.509765625] + ], + [ + [115.509765625, 8.4912109375], + [115.5126953125, 8.515625], + [115.5126953125, 8.5185546875], + [115.5146484375, 8.51953125], + [115.5341796875, 8.5244140625], + [115.5595703125, 8.5234375], + [115.5615234375, 8.5224609375], + [115.5625, 8.5185546875], + [115.5693359375, 8.490234375], + [115.5615234375, 8.466796875], + [115.55859375, 8.4638671875], + [115.5546875, 8.4619140625], + [115.533203125, 8.4599609375], + [115.525390625, 8.4599609375], + [115.5224609375, 8.4609375], + [115.5224609375, 8.4609375], + [115.5107421875, 8.486328125], + [115.509765625, 8.4912109375] + ], + [ + [109.46484375, 7.3447265625], + [109.466796875, 7.3544921875], + [109.5361328125, 7.44921875], + [109.607421875, 7.5205078125], + [109.6533203125, 7.5595703125], + [109.6826171875, 7.5712890625], + [109.72265625, 7.576171875], + [109.78125, 7.576171875], + [109.8173828125, 7.5732421875], + [109.849609375, 7.56640625], + [109.9052734375, 7.5517578125], + [109.9267578125, 7.54296875], + [109.9375, 7.5341796875], + [109.94921875, 7.5234375], + [109.951171875, 7.513671875], + [109.951171875, 7.513671875], + [109.939453125, 7.5048828125], + [109.9111328125, 7.5087890625], + [109.8984375, 7.51171875], + [109.849609375, 7.5205078125], + [109.806640625, 7.525390625], + [109.7919921875, 7.525390625], + [109.7314453125, 7.5166015625], + [109.7099609375, 7.51171875], + [109.654296875, 7.4794921875], + [109.6494140625, 7.4736328125], + [109.572265625, 7.3740234375], + [109.513671875, 7.3203125], + [109.4873046875, 7.30859375], + [109.4794921875, 7.306640625], + [109.4677734375, 7.310546875], + [109.46484375, 7.3154296875], + [109.46484375, 7.3447265625] + ], + [ + [109.9365234375, 7.8486328125], + [109.9404296875, 7.87109375], + [109.947265625, 7.8818359375], + [109.953125, 7.888671875], + [110.0234375, 7.9384765625], + [110.033203125, 7.9453125], + [110.0576171875, 7.9541015625], + [110.0693359375, 7.9521484375], + [110.078125, 7.9501953125], + [110.078125, 7.9501953125], + [110.08203125, 7.94140625], + [110.0830078125, 7.931640625], + [110.0830078125, 7.8974609375], + [110.0771484375, 7.87890625], + [110.0595703125, 7.853515625], + [110.05078125, 7.8466796875], + [109.9892578125, 7.8134765625], + [109.9765625, 7.8125], + [109.9482421875, 7.81640625], + [109.9375, 7.82421875], + [109.9375, 7.82421875], + [109.9365234375, 7.8486328125] + ], + [ + [110.4599609375, 8.1171875], + [110.4619140625, 8.12890625], + [110.4765625, 8.1357421875], + [110.568359375, 8.1728515625], + [110.578125, 8.17578125], + [110.5908203125, 8.17578125], + [110.595703125, 8.173828125], + [110.595703125, 8.173828125], + [110.6005859375, 8.1572265625], + [110.5966796875, 8.1435546875], + [110.5830078125, 8.1220703125], + [110.5546875, 8.09375], + [110.5146484375, 8.0751953125], + [110.4892578125, 8.0693359375], + [110.478515625, 8.068359375], + [110.4716796875, 8.072265625], + [110.4716796875, 8.072265625], + [110.4619140625, 8.1044921875], + [110.4599609375, 8.1171875] + ], + [ + [110.4609375, 7.7998046875], + [110.462890625, 7.806640625], + [110.470703125, 7.814453125], + [110.4853515625, 7.828125], + [110.4892578125, 7.8291015625], + [110.4921875, 7.828125], + [110.5107421875, 7.8203125], + [110.5107421875, 7.8203125], + [110.5126953125, 7.8134765625], + [110.51171875, 7.806640625], + [110.51171875, 7.806640625], + [110.48828125, 7.7841796875], + [110.482421875, 7.7822265625], + [110.4755859375, 7.78125], + [110.470703125, 7.78125], + [110.4658203125, 7.7841796875], + [110.4609375, 7.7939453125], + [110.4609375, 7.7998046875] + ], + [ + [110.609375, 8.01171875], + [110.6103515625, 8.0185546875], + [110.619140625, 8.037109375], + [110.623046875, 8.0419921875], + [110.623046875, 8.0419921875], + [110.634765625, 8.041015625], + [110.638671875, 8.0400390625], + [110.640625, 8.0361328125], + [110.642578125, 8.03125], + [110.6435546875, 8.005859375], + [110.6435546875, 7.9892578125], + [110.6416015625, 7.986328125], + [110.6416015625, 7.9853515625], + [110.6376953125, 7.9853515625], + [110.61328125, 7.98828125], + [110.6103515625, 7.9912109375], + [110.6103515625, 7.9912109375], + [110.609375, 8.01171875] + ], + [ + [111.5400390625, 7.544921875], + [111.5439453125, 7.56640625], + [111.5634765625, 7.603515625], + [111.5673828125, 7.6064453125], + [111.583984375, 7.609375], + [111.58984375, 7.6103515625], + [111.607421875, 7.607421875], + [111.607421875, 7.607421875], + [111.61328125, 7.599609375], + [111.61328125, 7.5927734375], + [111.5947265625, 7.5595703125], + [111.583984375, 7.5439453125], + [111.5673828125, 7.529296875], + [111.5556640625, 7.525390625], + [111.5439453125, 7.525390625], + [111.5439453125, 7.525390625], + [111.5439453125, 7.525390625], + [111.5400390625, 7.544921875] + ], + [ + [111.6708984375, 7.6513671875], + [111.6728515625, 7.6845703125], + [111.677734375, 7.6953125], + [111.69140625, 7.7119140625], + [111.7099609375, 7.7255859375], + [111.7265625, 7.73046875], + [111.7451171875, 7.724609375], + [111.7470703125, 7.720703125], + [111.75, 7.705078125], + [111.75, 7.7041015625], + [111.7392578125, 7.6826171875], + [111.7080078125, 7.6494140625], + [111.703125, 7.6455078125], + [111.6884765625, 7.6435546875], + [111.6767578125, 7.64453125], + [111.6708984375, 7.6513671875], + [111.6708984375, 7.6513671875] + ], + [ + [111.5546875, 7.80859375], + [111.5556640625, 7.8134765625], + [111.583984375, 7.849609375], + [111.6044921875, 7.8623046875], + [111.6103515625, 7.8623046875], + [111.61328125, 7.859375], + [111.6201171875, 7.8466796875], + [111.6201171875, 7.8408203125], + [111.6015625, 7.7978515625], + [111.5859375, 7.771484375], + [111.5810546875, 7.76953125], + [111.5810546875, 7.76953125], + [111.57421875, 7.7744140625], + [111.5546875, 7.80859375] + ], + [ + [111.6396484375, 7.9072265625], + [111.65234375, 7.9326171875], + [111.65625, 7.9345703125], + [111.68359375, 7.9365234375], + [111.6875, 7.9365234375], + [111.7138671875, 7.927734375], + [111.716796875, 7.92578125], + [111.7255859375, 7.9091796875], + [111.724609375, 7.9052734375], + [111.7158203125, 7.8896484375], + [111.712890625, 7.8876953125], + [111.7080078125, 7.88671875], + [111.689453125, 7.88671875], + [111.666015625, 7.8876953125], + [111.6416015625, 7.904296875], + [111.6396484375, 7.9072265625] + ], + [ + [111.92578125, 8.0712890625], + [111.927734375, 8.0888671875], + [111.939453125, 8.1015625], + [111.955078125, 8.1064453125], + [111.978515625, 8.107421875], + [111.982421875, 8.1064453125], + [112.013671875, 8.09375], + [112.0166015625, 8.08984375], + [112.01953125, 8.06640625], + [112.0185546875, 8.0625], + [112.0166015625, 8.060546875], + [111.9951171875, 8.0478515625], + [111.98828125, 8.046875], + [111.9658203125, 8.0478515625], + [111.9501953125, 8.0517578125], + [111.935546875, 8.05859375], + [111.927734375, 8.0654296875], + [111.92578125, 8.0712890625] + ], + [ + [112.892578125, 7.8447265625], + [112.8935546875, 7.8544921875], + [112.90625, 7.86328125], + [112.9091796875, 7.86328125], + [112.9208984375, 7.8671875], + [112.9326171875, 7.8681640625], + [112.9326171875, 7.8681640625], + [112.935546875, 7.8623046875], + [112.9365234375, 7.8466796875], + [112.9345703125, 7.8369140625], + [112.9296875, 7.828125], + [112.9296875, 7.828125], + [112.9150390625, 7.826171875], + [112.8984375, 7.828125], + [112.8935546875, 7.8359375], + [112.892578125, 7.8447265625] + ], + [ + [112.9453125, 8.41015625], + [112.9462890625, 8.4267578125], + [112.9501953125, 8.4326171875], + [112.9560546875, 8.4375], + [112.96484375, 8.439453125], + [112.98046875, 8.4375], + [112.984375, 8.43359375], + [112.986328125, 8.4296875], + [112.9853515625, 8.423828125], + [112.9794921875, 8.41015625], + [112.9755859375, 8.40625], + [112.9697265625, 8.4033203125], + [112.9658203125, 8.4033203125], + [112.9560546875, 8.4033203125], + [112.94921875, 8.40625], + [112.9453125, 8.41015625], + [112.9453125, 8.41015625] + ], + [ + [113.2666015625, 8.126953125], + [113.26953125, 8.1328125], + [113.2724609375, 8.13671875], + [113.27734375, 8.1435546875], + [113.28125, 8.1533203125], + [113.294921875, 8.1767578125], + [113.2998046875, 8.18359375], + [113.306640625, 8.1904296875], + [113.3125, 8.197265625], + [113.318359375, 8.2041015625], + [113.326171875, 8.2109375], + [113.333984375, 8.2177734375], + [113.341796875, 8.2255859375], + [113.349609375, 8.2314453125], + [113.3525390625, 8.234375], + [113.353515625, 8.23828125], + [113.3564453125, 8.263671875], + [113.3564453125, 8.265625], + [113.3544921875, 8.2734375], + [113.3505859375, 8.279296875], + [113.3515625, 8.2880859375], + [113.353515625, 8.298828125], + [113.3544921875, 8.3046875], + [113.3583984375, 8.30859375], + [113.36328125, 8.310546875], + [113.373046875, 8.3115234375], + [113.3759765625, 8.3095703125], + [113.3857421875, 8.2958984375], + [113.3857421875, 8.29296875], + [113.38671875, 8.2900390625], + [113.38671875, 8.2744140625], + [113.38671875, 8.267578125], + [113.38671875, 8.2392578125], + [113.3857421875, 8.2373046875], + [113.365234375, 8.19921875], + [113.357421875, 8.1845703125], + [113.3505859375, 8.1728515625], + [113.32421875, 8.142578125], + [113.3173828125, 8.1337890625], + [113.3046875, 8.123046875], + [113.2998046875, 8.1181640625], + [113.291015625, 8.11328125], + [113.291015625, 8.11328125], + [113.2890625, 8.1201171875], + [113.2900390625, 8.1220703125], + [113.29296875, 8.1240234375], + [113.296875, 8.12890625], + [113.3017578125, 8.1357421875], + [113.3046875, 8.138671875], + [113.3095703125, 8.1455078125], + [113.3154296875, 8.154296875], + [113.33203125, 8.1796875], + [113.3388671875, 8.1884765625], + [113.34375, 8.1943359375], + [113.341796875, 8.197265625], + [113.337890625, 8.2001953125], + [113.3330078125, 8.197265625], + [113.328125, 8.1923828125], + [113.3203125, 8.185546875], + [113.3115234375, 8.177734375], + [113.2890625, 8.1474609375], + [113.2802734375, 8.1337890625], + [113.275390625, 8.123046875], + [113.2724609375, 8.1220703125], + [113.2724609375, 8.1220703125], + [113.2685546875, 8.1240234375], + [113.2666015625, 8.126953125], + [113.2666015625, 8.126953125] + ], + [ + [113.22265625, 8.07421875], + [113.22265625, 8.0771484375], + [113.23828125, 8.09765625], + [113.2431640625, 8.1025390625], + [113.26171875, 8.1171875], + [113.263671875, 8.1181640625], + [113.2705078125, 8.1201171875], + [113.275390625, 8.1201171875], + [113.28125, 8.1171875], + [113.2841796875, 8.115234375], + [113.2841796875, 8.111328125], + [113.2841796875, 8.111328125], + [113.236328125, 8.0693359375], + [113.2333984375, 8.0673828125], + [113.2314453125, 8.06640625], + [113.2314453125, 8.06640625], + [113.2236328125, 8.0703125], + [113.2236328125, 8.0703125], + [113.22265625, 8.07421875] + ], + [ + [113.6611328125, 9.2314453125], + [113.6611328125, 9.2314453125], + [113.6650390625, 9.236328125], + [113.6728515625, 9.2431640625], + [113.6806640625, 9.244140625], + [113.685546875, 9.2412109375], + [113.69140625, 9.2333984375], + [113.697265625, 9.2265625], + [113.697265625, 9.2265625], + [113.6962890625, 9.21875], + [113.6962890625, 9.21875], + [113.6904296875, 9.2158203125], + [113.68359375, 9.2138671875], + [113.6806640625, 9.2080078125], + [113.677734375, 9.203125], + [113.677734375, 9.203125], + [113.6748046875, 9.203125], + [113.66796875, 9.2109375], + [113.6611328125, 9.224609375], + [113.6611328125, 9.2314453125] + ], + [ + [113.638671875, 8.9775390625], + [113.640625, 8.9833984375], + [113.6455078125, 8.990234375], + [113.7021484375, 9.01171875], + [113.708984375, 9.0146484375], + [113.7197265625, 9.0205078125], + [113.72265625, 9.01953125], + [113.7265625, 9.017578125], + [113.7314453125, 9.0078125], + [113.7314453125, 9.0048828125], + [113.7314453125, 9.00390625], + [113.712890625, 8.9921875], + [113.7021484375, 8.98828125], + [113.6923828125, 8.9794921875], + [113.6865234375, 8.9736328125], + [113.6806640625, 8.9716796875], + [113.671875, 8.9716796875], + [113.6630859375, 8.9677734375], + [113.6552734375, 8.962890625], + [113.6552734375, 8.962890625], + [113.6474609375, 8.96484375], + [113.6416015625, 8.9716796875], + [113.638671875, 8.9775390625] + ], + [ + [114.1943359375, 8.7646484375], + [114.1953125, 8.7734375], + [114.1982421875, 8.78125], + [114.20703125, 8.787109375], + [114.212890625, 8.7880859375], + [114.22265625, 8.78515625], + [114.228515625, 8.7783203125], + [114.236328125, 8.7666015625], + [114.2421875, 8.7578125], + [114.248046875, 8.73828125], + [114.25, 8.7314453125], + [114.2490234375, 8.724609375], + [114.240234375, 8.7177734375], + [114.236328125, 8.71875], + [114.236328125, 8.71875], + [114.2333984375, 8.72265625], + [114.2314453125, 8.7314453125], + [114.224609375, 8.7568359375], + [114.220703125, 8.7607421875], + [114.21875, 8.7607421875], + [114.21484375, 8.7607421875], + [114.212890625, 8.7587890625], + [114.2119140625, 8.7548828125], + [114.2197265625, 8.7392578125], + [114.2236328125, 8.7275390625], + [114.2265625, 8.7138671875], + [114.2265625, 8.7138671875], + [114.22265625, 8.7109375], + [114.2158203125, 8.708984375], + [114.2158203125, 8.708984375], + [114.2109375, 8.712890625], + [114.205078125, 8.72265625], + [114.201171875, 8.728515625], + [114.1982421875, 8.73828125], + [114.1953125, 8.755859375], + [114.1943359375, 8.7646484375] + ], + [ + [114.599609375, 8.8466796875], + [114.6025390625, 8.859375], + [114.61328125, 8.876953125], + [114.6181640625, 8.8818359375], + [114.6376953125, 8.8955078125], + [114.6611328125, 8.900390625], + [114.666015625, 8.900390625], + [114.681640625, 8.884765625], + [114.6826171875, 8.8818359375], + [114.6826171875, 8.8818359375], + [114.6708984375, 8.8623046875], + [114.6591796875, 8.8525390625], + [114.646484375, 8.8447265625], + [114.615234375, 8.8369140625], + [114.6044921875, 8.837890625], + [114.6015625, 8.8408203125], + [114.599609375, 8.8466796875] + ], + [ + [113.9775390625, 8.873046875], + [113.978515625, 8.8759765625], + [113.98046875, 8.8779296875], + [113.9833984375, 8.87890625], + [113.986328125, 8.8798828125], + [113.990234375, 8.87890625], + [113.9951171875, 8.876953125], + [114.009765625, 8.8701171875], + [114.0146484375, 8.8671875], + [114.01953125, 8.8642578125], + [114.037109375, 8.8486328125], + [114.0419921875, 8.8447265625], + [114.0517578125, 8.83203125], + [114.05859375, 8.8212890625], + [114.060546875, 8.81640625], + [114.0634765625, 8.8056640625], + [114.064453125, 8.7998046875], + [114.0634765625, 8.7958984375], + [114.0615234375, 8.791015625], + [114.0576171875, 8.7822265625], + [114.0546875, 8.779296875], + [114.0517578125, 8.77734375], + [114.0478515625, 8.77734375], + [114.0400390625, 8.779296875], + [114.0380859375, 8.78125], + [114.0361328125, 8.7841796875], + [114.03515625, 8.7880859375], + [114.0341796875, 8.794921875], + [114.0341796875, 8.7978515625], + [114.033203125, 8.802734375], + [114.0322265625, 8.806640625], + [114.017578125, 8.83203125], + [114.015625, 8.8359375], + [114.013671875, 8.8369140625], + [114.0048828125, 8.8427734375], + [113.9970703125, 8.84765625], + [113.99609375, 8.849609375], + [113.990234375, 8.857421875], + [113.98828125, 8.859375], + [113.9794921875, 8.8681640625], + [113.9775390625, 8.8701171875], + [113.9775390625, 8.873046875] + ], + [ + [112.873046875, 9.5732421875], + [112.875, 9.576171875], + [112.8759765625, 9.5771484375], + [112.876953125, 9.578125], + [112.8818359375, 9.578125], + [112.8837890625, 9.5771484375], + [112.884765625, 9.576171875], + [112.884765625, 9.57421875], + [112.8837890625, 9.572265625], + [112.8837890625, 9.5712890625], + [112.8779296875, 9.5693359375], + [112.8759765625, 9.5693359375], + [112.8740234375, 9.5712890625], + [112.8740234375, 9.572265625], + [112.873046875, 9.5732421875] + ], + [ + [112.8916015625, 9.5849609375], + [112.892578125, 9.5888671875], + [112.8955078125, 9.5908203125], + [112.900390625, 9.5908203125], + [112.90625, 9.5888671875], + [112.908203125, 9.5859375], + [112.908203125, 9.5791015625], + [112.9072265625, 9.5732421875], + [112.9033203125, 9.5693359375], + [112.8984375, 9.568359375], + [112.8935546875, 9.5693359375], + [112.892578125, 9.5791015625], + [112.8916015625, 9.5849609375] + ], + [ + [112.927734375, 9.6240234375], + [112.927734375, 9.6240234375], + [112.927734375, 9.6240234375], + [112.9345703125, 9.626953125], + [112.9345703125, 9.626953125], + [112.9384765625, 9.623046875], + [112.9384765625, 9.623046875], + [112.9384765625, 9.623046875], + [112.9365234375, 9.62109375], + [112.931640625, 9.6201171875], + [112.9306640625, 9.62109375], + [112.927734375, 9.6240234375] + ], + [ + [112.9365234375, 9.6337890625], + [112.9365234375, 9.634765625], + [112.9365234375, 9.634765625], + [112.943359375, 9.6376953125], + [112.9443359375, 9.638671875], + [112.947265625, 9.63671875], + [112.947265625, 9.63671875], + [112.9462890625, 9.6328125], + [112.9423828125, 9.630859375], + [112.9365234375, 9.630859375], + [112.9365234375, 9.630859375], + [112.9365234375, 9.6337890625] + ], + [ + [113.001953125, 9.6552734375], + [113.001953125, 9.6572265625], + [113.001953125, 9.6591796875], + [113.001953125, 9.6591796875], + [113.0068359375, 9.6611328125], + [113.0078125, 9.6611328125], + [113.0107421875, 9.66015625], + [113.01171875, 9.658203125], + [113.0126953125, 9.65234375], + [113.01171875, 9.6484375], + [113.0107421875, 9.6474609375], + [113.009765625, 9.6474609375], + [113.0029296875, 9.6494140625], + [113.001953125, 9.6494140625], + [113.001953125, 9.650390625], + [113.001953125, 9.6552734375] + ], + [ + [111.4638671875, 8.525390625], + [111.4658203125, 8.5283203125], + [111.4755859375, 8.544921875], + [111.478515625, 8.5478515625], + [111.484375, 8.5498046875], + [111.490234375, 8.55078125], + [111.509765625, 8.55078125], + [111.509765625, 8.55078125], + [111.51171875, 8.5478515625], + [111.51171875, 8.54296875], + [111.509765625, 8.5400390625], + [111.498046875, 8.5244140625], + [111.494140625, 8.5224609375], + [111.48828125, 8.521484375], + [111.474609375, 8.51953125], + [111.466796875, 8.5205078125], + [111.466796875, 8.5205078125], + [111.4638671875, 8.5224609375], + [111.4638671875, 8.525390625] + ], + [ + [112.2080078125, 8.8359375], + [112.208984375, 8.8388671875], + [112.2109375, 8.8427734375], + [112.2158203125, 8.8466796875], + [112.2197265625, 8.8515625], + [112.224609375, 8.8564453125], + [112.2294921875, 8.857421875], + [112.2373046875, 8.857421875], + [112.2412109375, 8.853515625], + [112.2421875, 8.841796875], + [112.236328125, 8.828125], + [112.236328125, 8.828125], + [112.232421875, 8.826171875], + [112.2236328125, 8.8251953125], + [112.2158203125, 8.826171875], + [112.2138671875, 8.8271484375], + [112.2080078125, 8.8359375] + ], + [ + [112.2451171875, 8.875], + [112.2451171875, 8.875], + [112.24609375, 8.876953125], + [112.265625, 8.8896484375], + [112.2724609375, 8.8916015625], + [112.279296875, 8.8916015625], + [112.2861328125, 8.8896484375], + [112.2890625, 8.8857421875], + [112.291015625, 8.8740234375], + [112.291015625, 8.869140625], + [112.2822265625, 8.85546875], + [112.2783203125, 8.853515625], + [112.2734375, 8.8525390625], + [112.26171875, 8.85546875], + [112.2470703125, 8.87109375], + [112.2451171875, 8.875] + ], + [ + [112.3466796875, 8.9267578125], + [112.3515625, 8.9375], + [112.357421875, 8.94140625], + [112.36328125, 8.9443359375], + [112.3857421875, 8.947265625], + [112.3896484375, 8.9462890625], + [112.3955078125, 8.9365234375], + [112.3955078125, 8.9296875], + [112.3935546875, 8.919921875], + [112.3828125, 8.9130859375], + [112.3759765625, 8.9091796875], + [112.3740234375, 8.9091796875], + [112.3671875, 8.908203125], + [112.3564453125, 8.9091796875], + [112.3525390625, 8.9111328125], + [112.3525390625, 8.9111328125], + [112.3466796875, 8.923828125], + [112.3466796875, 8.9267578125] + ], + [ + [112.5380859375, 8.8466796875], + [112.5400390625, 8.8515625], + [112.5419921875, 8.8525390625], + [112.544921875, 8.8544921875], + [112.5517578125, 8.8525390625], + [112.5576171875, 8.8544921875], + [112.56640625, 8.8544921875], + [112.576171875, 8.8564453125], + [112.5859375, 8.8583984375], + [112.5986328125, 8.859375], + [112.6044921875, 8.857421875], + [112.61328125, 8.8486328125], + [112.6162109375, 8.8466796875], + [112.63671875, 8.837890625], + [112.6455078125, 8.826171875], + [112.6455078125, 8.826171875], + [112.6455078125, 8.8232421875], + [112.6435546875, 8.8203125], + [112.640625, 8.8193359375], + [112.6240234375, 8.81640625], + [112.6123046875, 8.8154296875], + [112.599609375, 8.81640625], + [112.5908203125, 8.8154296875], + [112.58203125, 8.81640625], + [112.5712890625, 8.8154296875], + [112.5625, 8.818359375], + [112.5537109375, 8.8232421875], + [112.5498046875, 8.8251953125], + [112.5400390625, 8.8388671875], + [112.5380859375, 8.8427734375], + [112.5380859375, 8.8466796875] + ], + [ + [112.82421875, 8.9111328125], + [112.8251953125, 8.9189453125], + [112.8251953125, 8.9189453125], + [112.8291015625, 8.921875], + [112.833984375, 8.9228515625], + [112.8427734375, 8.9228515625], + [112.853515625, 8.9208984375], + [112.873046875, 8.9091796875], + [112.875, 8.904296875], + [112.873046875, 8.8974609375], + [112.869140625, 8.8916015625], + [112.8662109375, 8.890625], + [112.859375, 8.8896484375], + [112.8525390625, 8.8916015625], + [112.841796875, 8.89453125], + [112.8251953125, 8.908203125], + [112.82421875, 8.9111328125] + ], + [ + [115.837890625, 9.7099609375], + [115.84765625, 9.7265625], + [115.849609375, 9.732421875], + [115.849609375, 9.7373046875], + [115.857421875, 9.7607421875], + [115.865234375, 9.7724609375], + [115.87109375, 9.779296875], + [115.888671875, 9.7880859375], + [115.89453125, 9.79296875], + [115.9013671875, 9.796875], + [115.908203125, 9.796875], + [115.9189453125, 9.791015625], + [115.92578125, 9.7822265625], + [115.921875, 9.765625], + [115.923828125, 9.7490234375], + [115.919921875, 9.728515625], + [115.9150390625, 9.7109375], + [115.9072265625, 9.6875], + [115.9013671875, 9.671875], + [115.8955078125, 9.658203125], + [115.884765625, 9.6494140625], + [115.875, 9.6484375], + [115.8681640625, 9.650390625], + [115.8681640625, 9.650390625], + [115.8671875, 9.6552734375], + [115.865234375, 9.6611328125], + [115.8623046875, 9.669921875], + [115.8623046875, 9.673828125], + [115.8642578125, 9.6806640625], + [115.86328125, 9.6875], + [115.861328125, 9.6943359375], + [115.8388671875, 9.701171875], + [115.8388671875, 9.701171875], + [115.837890625, 9.7099609375] + ], + [ + [116.0458984375, 10.095703125], + [116.046875, 10.099609375], + [116.052734375, 10.107421875], + [116.0712890625, 10.1298828125], + [116.07421875, 10.1318359375], + [116.07421875, 10.1318359375], + [116.0771484375, 10.130859375], + [116.0869140625, 10.123046875], + [116.0966796875, 10.09765625], + [116.0966796875, 10.09375], + [116.08203125, 10.0703125], + [116.076171875, 10.0654296875], + [116.0703125, 10.064453125], + [116.0673828125, 10.06640625], + [116.0498046875, 10.0869140625], + [116.046875, 10.0908203125], + [116.0458984375, 10.095703125] + ], + [ + [116.1533203125, 9.580078125], + [116.15625, 9.5927734375], + [116.1708984375, 9.59765625], + [116.17578125, 9.595703125], + [116.1884765625, 9.595703125], + [116.197265625, 9.5791015625], + [116.1953125, 9.5703125], + [116.189453125, 9.5654296875], + [116.1806640625, 9.5634765625], + [116.171875, 9.5634765625], + [116.1611328125, 9.5634765625], + [116.1611328125, 9.5634765625], + [116.1552734375, 9.5693359375], + [116.1533203125, 9.580078125] + ], + [ + [116.470703125, 9.810546875], + [116.470703125, 9.814453125], + [116.47265625, 9.818359375], + [116.47265625, 9.818359375], + [116.474609375, 9.8193359375], + [116.486328125, 9.8232421875], + [116.48828125, 9.8232421875], + [116.4912109375, 9.822265625], + [116.5087890625, 9.8046875], + [116.5087890625, 9.8017578125], + [116.509765625, 9.7978515625], + [116.5087890625, 9.791015625], + [116.4931640625, 9.7822265625], + [116.4892578125, 9.78125], + [116.4853515625, 9.783203125], + [116.48046875, 9.7861328125], + [116.4765625, 9.80078125], + [116.470703125, 9.810546875] + ], + [ + [116.2744140625, 8.8798828125], + [116.2744140625, 8.8837890625], + [116.2744140625, 8.8857421875], + [116.2783203125, 8.8896484375], + [116.2861328125, 8.8974609375], + [116.287109375, 8.9013671875], + [116.2900390625, 8.9033203125], + [116.2939453125, 8.9052734375], + [116.2978515625, 8.908203125], + [116.306640625, 8.91796875], + [116.3134765625, 8.9189453125], + [116.3212890625, 8.91796875], + [116.3291015625, 8.91015625], + [116.3330078125, 8.9013671875], + [116.3310546875, 8.89453125], + [116.3310546875, 8.89453125], + [116.322265625, 8.8935546875], + [116.3193359375, 8.890625], + [116.3173828125, 8.8857421875], + [116.3115234375, 8.880859375], + [116.3046875, 8.8818359375], + [116.3017578125, 8.884765625], + [116.302734375, 8.8740234375], + [116.3046875, 8.8671875], + [116.298828125, 8.8603515625], + [116.294921875, 8.8583984375], + [116.294921875, 8.8583984375], + [116.2890625, 8.8603515625], + [116.28125, 8.865234375], + [116.27734375, 8.869140625], + [116.275390625, 8.8740234375], + [116.2744140625, 8.8798828125] + ], + [ + [114.2568359375, 9.8251953125], + [114.2568359375, 9.826171875], + [114.26171875, 9.8359375], + [114.2626953125, 9.8369140625], + [114.2685546875, 9.837890625], + [114.2705078125, 9.8388671875], + [114.271484375, 9.837890625], + [114.271484375, 9.8369140625], + [114.2734375, 9.83203125], + [114.2744140625, 9.822265625], + [114.2744140625, 9.8203125], + [114.2724609375, 9.818359375], + [114.2705078125, 9.81640625], + [114.267578125, 9.81640625], + [114.2626953125, 9.81640625], + [114.2607421875, 9.81640625], + [114.259765625, 9.8173828125], + [114.2568359375, 9.8251953125] + ], + [ + [113.59765625, 10.2412109375], + [113.59765625, 10.2431640625], + [113.607421875, 10.2548828125], + [113.611328125, 10.2578125], + [113.6171875, 10.2578125], + [113.625, 10.2568359375], + [113.638671875, 10.244140625], + [113.638671875, 10.2431640625], + [113.638671875, 10.2392578125], + [113.63671875, 10.2353515625], + [113.6240234375, 10.22265625], + [113.6220703125, 10.2216796875], + [113.6181640625, 10.22265625], + [113.5986328125, 10.23828125], + [113.59765625, 10.2412109375] + ], + [ + [114.3447265625, 9.75390625], + [114.345703125, 9.755859375], + [114.349609375, 9.759765625], + [114.353515625, 9.7607421875], + [114.357421875, 9.7587890625], + [114.3603515625, 9.75390625], + [114.3583984375, 9.744140625], + [114.3564453125, 9.7421875], + [114.3505859375, 9.740234375], + [114.3505859375, 9.740234375], + [114.34765625, 9.7412109375], + [114.3447265625, 9.744140625], + [114.3447265625, 9.75390625] + ], + [ + [114.6181640625, 9.9658203125], + [114.6181640625, 9.97265625], + [114.619140625, 9.9755859375], + [114.619140625, 9.9755859375], + [114.6220703125, 9.9765625], + [114.646484375, 9.98046875], + [114.6533203125, 9.9833984375], + [114.669921875, 9.984375], + [114.6865234375, 9.9794921875], + [114.6865234375, 9.9794921875], + [114.6865234375, 9.9765625], + [114.6845703125, 9.9541015625], + [114.677734375, 9.9404296875], + [114.6728515625, 9.9287109375], + [114.6708984375, 9.92578125], + [114.66796875, 9.9248046875], + [114.66015625, 9.92578125], + [114.658203125, 9.923828125], + [114.6572265625, 9.919921875], + [114.6552734375, 9.9189453125], + [114.642578125, 9.91796875], + [114.6396484375, 9.9189453125], + [114.63671875, 9.9228515625], + [114.6357421875, 9.92578125], + [114.6328125, 9.93359375], + [114.6328125, 9.94140625], + [114.6328125, 9.9443359375], + [114.6357421875, 9.951171875], + [114.6357421875, 9.9541015625], + [114.6328125, 9.958984375], + [114.6220703125, 9.9619140625], + [114.6181640625, 9.962890625], + [114.6181640625, 9.962890625], + [114.6181640625, 9.9658203125] + ], + [ + [114.2431640625, 10.2421875], + [114.244140625, 10.2548828125], + [114.24609375, 10.2568359375], + [114.265625, 10.275390625], + [114.2802734375, 10.2861328125], + [114.2939453125, 10.2939453125], + [114.3125, 10.30078125], + [114.3134765625, 10.30078125], + [114.3232421875, 10.296875], + [114.3271484375, 10.28515625], + [114.3271484375, 10.28515625], + [114.3046875, 10.267578125], + [114.2890625, 10.2607421875], + [114.263671875, 10.240234375], + [114.2607421875, 10.2392578125], + [114.25, 10.236328125], + [114.248046875, 10.2373046875], + [114.2431640625, 10.240234375], + [114.2431640625, 10.2421875] + ], + [ + [114.6904296875, 10.3466796875], + [114.6904296875, 10.3505859375], + [114.693359375, 10.357421875], + [114.6982421875, 10.361328125], + [114.701171875, 10.3662109375], + [114.7041015625, 10.3740234375], + [114.7041015625, 10.375], + [114.7177734375, 10.380859375], + [114.7265625, 10.380859375], + [114.734375, 10.37890625], + [114.74609375, 10.375], + [114.748046875, 10.3720703125], + [114.7470703125, 10.359375], + [114.7451171875, 10.357421875], + [114.7431640625, 10.353515625], + [114.7412109375, 10.3466796875], + [114.7392578125, 10.33984375], + [114.7294921875, 10.322265625], + [114.7265625, 10.3193359375], + [114.71875, 10.3193359375], + [114.7158203125, 10.3203125], + [114.712890625, 10.3203125], + [114.708984375, 10.31640625], + [114.7080078125, 10.314453125], + [114.7080078125, 10.314453125], + [114.705078125, 10.3125], + [114.703125, 10.3134765625], + [114.701171875, 10.3154296875], + [114.69921875, 10.3203125], + [114.6943359375, 10.3212890625], + [114.6923828125, 10.3251953125], + [114.69140625, 10.3271484375], + [114.6904296875, 10.33984375], + [114.6904296875, 10.3466796875] + ], + [ + [114.568359375, 10.412109375], + [114.568359375, 10.412109375], + [114.57421875, 10.41796875], + [114.5771484375, 10.4189453125], + [114.583984375, 10.4189453125], + [114.5869140625, 10.41796875], + [114.5888671875, 10.4169921875], + [114.5888671875, 10.4169921875], + [114.587890625, 10.41015625], + [114.5869140625, 10.408203125], + [114.583984375, 10.4072265625], + [114.5810546875, 10.40625], + [114.5771484375, 10.40625], + [114.5712890625, 10.40625], + [114.5693359375, 10.4091796875], + [114.568359375, 10.412109375] + ], + [ + [114.8515625, 10.826171875], + [114.8544921875, 10.8359375], + [114.8564453125, 10.837890625], + [114.859375, 10.837890625], + [114.8662109375, 10.8369140625], + [114.8671875, 10.8359375], + [114.8720703125, 10.826171875], + [114.8720703125, 10.818359375], + [114.87109375, 10.81640625], + [114.8681640625, 10.8134765625], + [114.865234375, 10.8134765625], + [114.8603515625, 10.8134765625], + [114.8544921875, 10.81640625], + [114.853515625, 10.8173828125], + [114.8515625, 10.826171875] + ], + [ + [114.697265625, 11.0048828125], + [114.6982421875, 11.0068359375], + [114.7021484375, 11.017578125], + [114.7109375, 11.0400390625], + [114.732421875, 11.0673828125], + [114.7666015625, 11.1103515625], + [114.771484375, 11.11328125], + [114.77734375, 11.11328125], + [114.7900390625, 11.107421875], + [114.7998046875, 11.10546875], + [114.8017578125, 11.1044921875], + [114.8017578125, 11.103515625], + [114.8017578125, 11.1005859375], + [114.7939453125, 11.0771484375], + [114.7919921875, 11.0751953125], + [114.787109375, 11.072265625], + [114.7109375, 11.0029296875], + [114.708984375, 11.001953125], + [114.70703125, 11.0009765625], + [114.6982421875, 11.00390625], + [114.6982421875, 11.00390625], + [114.697265625, 11.0048828125] + ], + [ + [114.5703125, 11.3212890625], + [114.5703125, 11.3232421875], + [114.5810546875, 11.337890625], + [114.583984375, 11.337890625], + [114.5869140625, 11.337890625], + [114.595703125, 11.328125], + [114.59765625, 11.318359375], + [114.59765625, 11.3154296875], + [114.5966796875, 11.3134765625], + [114.5810546875, 11.3076171875], + [114.5791015625, 11.3076171875], + [114.5791015625, 11.3076171875], + [114.5712890625, 11.318359375], + [114.5703125, 11.3212890625] + ], + [ + [114.4697265625, 10.8369140625], + [114.470703125, 10.83984375], + [114.486328125, 10.8505859375], + [114.4990234375, 10.859375], + [114.5185546875, 10.8759765625], + [114.53515625, 10.8857421875], + [114.5556640625, 10.9013671875], + [114.5634765625, 10.904296875], + [114.58203125, 10.9091796875], + [114.587890625, 10.9091796875], + [114.587890625, 10.9091796875], + [114.59765625, 10.8994140625], + [114.5986328125, 10.896484375], + [114.595703125, 10.873046875], + [114.59375, 10.857421875], + [114.583984375, 10.83984375], + [114.5732421875, 10.837890625], + [114.5654296875, 10.8369140625], + [114.5615234375, 10.8388671875], + [114.5517578125, 10.84765625], + [114.5390625, 10.8544921875], + [114.53515625, 10.853515625], + [114.5166015625, 10.8505859375], + [114.513671875, 10.849609375], + [114.4951171875, 10.82421875], + [114.4814453125, 10.814453125], + [114.478515625, 10.8134765625], + [114.4775390625, 10.8134765625], + [114.4755859375, 10.8154296875], + [114.4697265625, 10.8369140625] + ], + [ + [114.4931640625, 10.7177734375], + [114.4990234375, 10.7373046875], + [114.5, 10.740234375], + [114.525390625, 10.767578125], + [114.537109375, 10.791015625], + [114.5400390625, 10.7939453125], + [114.55078125, 10.7958984375], + [114.5546875, 10.7958984375], + [114.5546875, 10.7958984375], + [114.5576171875, 10.79296875], + [114.5634765625, 10.7783203125], + [114.5625, 10.7734375], + [114.5537109375, 10.7578125], + [114.5341796875, 10.7392578125], + [114.5146484375, 10.72265625], + [114.49609375, 10.71484375], + [114.494140625, 10.71484375], + [114.494140625, 10.7158203125], + [114.4931640625, 10.7177734375] + ], + [ + [114.689453125, 11.4697265625], + [114.689453125, 11.478515625], + [114.6923828125, 11.4853515625], + [114.697265625, 11.4892578125], + [114.7041015625, 11.4921875], + [114.71484375, 11.4931640625], + [114.720703125, 11.4921875], + [114.7275390625, 11.4892578125], + [114.7314453125, 11.482421875], + [114.73828125, 11.4638671875], + [114.736328125, 11.4384765625], + [114.734375, 11.4326171875], + [114.7314453125, 11.4296875], + [114.72265625, 11.4296875], + [114.7158203125, 11.4326171875], + [114.7021484375, 11.4404296875], + [114.6962890625, 11.447265625], + [114.6923828125, 11.45703125], + [114.689453125, 11.4697265625] + ], + [ + [114.5615234375, 10.751953125], + [114.5625, 10.75390625], + [114.5634765625, 10.7548828125], + [114.564453125, 10.755859375], + [114.5654296875, 10.755859375], + [114.5673828125, 10.755859375], + [114.5693359375, 10.7548828125], + [114.5703125, 10.75390625], + [114.5703125, 10.7529296875], + [114.5712890625, 10.7509765625], + [114.5703125, 10.748046875], + [114.5693359375, 10.7470703125], + [114.5673828125, 10.74609375], + [114.56640625, 10.74609375], + [114.564453125, 10.74609375], + [114.5625, 10.7470703125], + [114.5625, 10.748046875], + [114.5615234375, 10.751953125] + ], + [ + [114.1884765625, 11.029296875], + [114.1884765625, 11.03125], + [114.1884765625, 11.0322265625], + [114.189453125, 11.0341796875], + [114.1923828125, 11.03515625], + [114.193359375, 11.0361328125], + [114.1953125, 11.0361328125], + [114.197265625, 11.03515625], + [114.197265625, 11.033203125], + [114.1982421875, 11.0322265625], + [114.1982421875, 11.029296875], + [114.197265625, 11.02734375], + [114.1953125, 11.0244140625], + [114.1943359375, 11.0234375], + [114.1923828125, 11.0234375], + [114.19140625, 11.0234375], + [114.189453125, 11.0244140625], + [114.1884765625, 11.025390625], + [114.1884765625, 11.029296875] + ], + [ + [114.9111328125, 10.86328125], + [114.912109375, 10.8681640625], + [114.9140625, 10.873046875], + [114.9345703125, 10.9033203125], + [114.9384765625, 10.9072265625], + [114.943359375, 10.908203125], + [114.9482421875, 10.9091796875], + [114.9541015625, 10.908203125], + [114.9580078125, 10.9052734375], + [114.9609375, 10.90234375], + [114.9619140625, 10.8984375], + [114.9599609375, 10.892578125], + [114.951171875, 10.865234375], + [114.9453125, 10.8564453125], + [114.939453125, 10.8486328125], + [114.931640625, 10.841796875], + [114.927734375, 10.8408203125], + [114.9228515625, 10.8408203125], + [114.919921875, 10.841796875], + [114.9169921875, 10.8447265625], + [114.9111328125, 10.859375], + [114.9111328125, 10.86328125] + ], + [ + [117.1728515625, 10.6064453125], + [117.173828125, 10.619140625], + [117.1748046875, 10.62109375], + [117.1748046875, 10.62109375], + [117.177734375, 10.6220703125], + [117.181640625, 10.6220703125], + [117.1845703125, 10.62109375], + [117.1884765625, 10.6181640625], + [117.19921875, 10.6064453125], + [117.2099609375, 10.595703125], + [117.2109375, 10.5927734375], + [117.2099609375, 10.58984375], + [117.20703125, 10.5869140625], + [117.2041015625, 10.5849609375], + [117.2001953125, 10.5849609375], + [117.1904296875, 10.5859375], + [117.1787109375, 10.5888671875], + [117.17578125, 10.591796875], + [117.173828125, 10.59375], + [117.1728515625, 10.6064453125] + ], + [ + [117.6318359375, 10.62890625], + [117.6328125, 10.6396484375], + [117.6337890625, 10.6416015625], + [117.63671875, 10.64453125], + [117.6474609375, 10.65234375], + [117.6513671875, 10.6533203125], + [117.6552734375, 10.6533203125], + [117.66015625, 10.6533203125], + [117.6630859375, 10.65234375], + [117.6650390625, 10.6513671875], + [117.6689453125, 10.6474609375], + [117.6689453125, 10.6455078125], + [117.66796875, 10.6435546875], + [117.6552734375, 10.62890625], + [117.642578125, 10.623046875], + [117.6396484375, 10.6220703125], + [117.63671875, 10.6220703125], + [117.634765625, 10.623046875], + [117.6328125, 10.625], + [117.6318359375, 10.62890625] + ], + [ + [115.841796875, 10.8466796875], + [115.8427734375, 10.8515625], + [115.8466796875, 10.8544921875], + [115.8544921875, 10.853515625], + [115.8642578125, 10.8486328125], + [115.869140625, 10.8427734375], + [115.8701171875, 10.837890625], + [115.8671875, 10.830078125], + [115.8671875, 10.8291015625], + [115.86328125, 10.828125], + [115.859375, 10.828125], + [115.8564453125, 10.8291015625], + [115.845703125, 10.83984375], + [115.841796875, 10.8466796875] + ], + [ + [116.638671875, 10.5048828125], + [116.6435546875, 10.513671875], + [116.6455078125, 10.515625], + [116.6533203125, 10.5185546875], + [116.673828125, 10.517578125], + [116.69921875, 10.517578125], + [116.703125, 10.5166015625], + [116.712890625, 10.5078125], + [116.712890625, 10.505859375], + [116.708984375, 10.4931640625], + [116.7080078125, 10.4912109375], + [116.7041015625, 10.490234375], + [116.693359375, 10.4892578125], + [116.666015625, 10.4912109375], + [116.6533203125, 10.4921875], + [116.6513671875, 10.4921875], + [116.638671875, 10.5029296875], + [116.638671875, 10.5029296875], + [116.638671875, 10.5048828125] + ], + [ + [116.8330078125, 10.4775390625], + [116.8330078125, 10.48046875], + [116.8349609375, 10.484375], + [116.845703125, 10.4931640625], + [116.84765625, 10.494140625], + [116.8671875, 10.49609375], + [116.869140625, 10.49609375], + [116.87109375, 10.4951171875], + [116.873046875, 10.4921875], + [116.8740234375, 10.4912109375], + [116.8740234375, 10.4892578125], + [116.8701171875, 10.478515625], + [116.869140625, 10.4765625], + [116.8662109375, 10.474609375], + [116.85546875, 10.46875], + [116.853515625, 10.46875], + [116.8486328125, 10.46875], + [116.8359375, 10.4716796875], + [116.8349609375, 10.47265625], + [116.8330078125, 10.4775390625] + ], + [ + [117.2587890625, 10.3212890625], + [117.26171875, 10.345703125], + [117.2685546875, 10.35546875], + [117.271484375, 10.357421875], + [117.275390625, 10.3583984375], + [117.28125, 10.357421875], + [117.294921875, 10.3525390625], + [117.2978515625, 10.3486328125], + [117.2998046875, 10.34375], + [117.3017578125, 10.322265625], + [117.2998046875, 10.314453125], + [117.2958984375, 10.310546875], + [117.291015625, 10.306640625], + [117.28515625, 10.3046875], + [117.271484375, 10.3037109375], + [117.265625, 10.3076171875], + [117.259765625, 10.3154296875], + [117.2587890625, 10.3212890625] + ], + [ + [117.3486328125, 10.0908203125], + [117.3505859375, 10.1015625], + [117.3544921875, 10.10546875], + [117.369140625, 10.107421875], + [117.3740234375, 10.107421875], + [117.3876953125, 10.1015625], + [117.390625, 10.099609375], + [117.3916015625, 10.09375], + [117.3876953125, 10.0673828125], + [117.3857421875, 10.064453125], + [117.3857421875, 10.064453125], + [117.3603515625, 10.060546875], + [117.3564453125, 10.0615234375], + [117.3544921875, 10.0634765625], + [117.3486328125, 10.0859375], + [117.3486328125, 10.0908203125] + ], + [ + [117.267578125, 10.6923828125], + [117.2685546875, 10.701171875], + [117.28125, 10.71875], + [117.2939453125, 10.7353515625], + [117.302734375, 10.740234375], + [117.3251953125, 10.7451171875], + [117.3701171875, 10.7431640625], + [117.404296875, 10.7255859375], + [117.4189453125, 10.703125], + [117.4169921875, 10.677734375], + [117.41015625, 10.671875], + [117.4052734375, 10.6708984375], + [117.349609375, 10.6728515625], + [117.27734375, 10.685546875], + [117.271484375, 10.6884765625], + [117.267578125, 10.6923828125], + [117.267578125, 10.6923828125] + ], + [ + [117.771484375, 10.7744140625], + [117.7724609375, 10.796875], + [117.7744140625, 10.806640625], + [117.7763671875, 10.8095703125], + [117.8017578125, 10.83984375], + [117.8056640625, 10.8427734375], + [117.8125, 10.8447265625], + [117.8271484375, 10.8408203125], + [117.83203125, 10.8388671875], + [117.8330078125, 10.8369140625], + [117.837890625, 10.818359375], + [117.8369140625, 10.80859375], + [117.8359375, 10.8037109375], + [117.8232421875, 10.7744140625], + [117.798828125, 10.75390625], + [117.77734375, 10.7529296875], + [117.7724609375, 10.75390625], + [117.7724609375, 10.75390625], + [117.771484375, 10.7744140625] + ], + [ + [117.4501953125, 11.0654296875], + [117.451171875, 11.076171875], + [117.4521484375, 11.0791015625], + [117.46875, 11.0908203125], + [117.47265625, 11.091796875], + [117.4765625, 11.0908203125], + [117.486328125, 11.087890625], + [117.486328125, 11.087890625], + [117.486328125, 11.087890625], + [117.4814453125, 11.0751953125], + [117.4794921875, 11.072265625], + [117.4736328125, 11.0693359375], + [117.466796875, 11.06640625], + [117.4560546875, 11.0634765625], + [117.451171875, 11.0634765625], + [117.451171875, 11.0634765625], + [117.4501953125, 11.0654296875], + [117.4501953125, 11.0654296875] + ], + [ + [116.7275390625, 11.501953125], + [116.7333984375, 11.5146484375], + [116.734375, 11.5146484375], + [116.73828125, 11.515625], + [116.73828125, 11.515625], + [116.7451171875, 11.5048828125], + [116.7578125, 11.4833984375], + [116.7646484375, 11.46484375], + [116.7685546875, 11.4541015625], + [116.7724609375, 11.4462890625], + [116.771484375, 11.435546875], + [116.765625, 11.4306640625], + [116.765625, 11.4306640625], + [116.765625, 11.4306640625], + [116.7509765625, 11.44921875], + [116.74609375, 11.4599609375], + [116.73828125, 11.470703125], + [116.7333984375, 11.4765625], + [116.7314453125, 11.4833984375], + [116.7294921875, 11.49609375], + [116.7275390625, 11.501953125] + ], + [ + [115.3623046875, 13.94921875], + [115.3623046875, 13.94921875], + [115.3779296875, 13.9697265625], + [115.3994140625, 13.978515625], + [115.4033203125, 13.978515625], + [115.423828125, 13.9775390625], + [115.439453125, 13.9619140625], + [115.439453125, 13.9619140625], + [115.439453125, 13.9443359375], + [115.439453125, 13.9443359375], + [115.4228515625, 13.9306640625], + [115.3984375, 13.92578125], + [115.3828125, 13.931640625], + [115.3623046875, 13.94921875], + [115.3623046875, 13.94921875] + ], + [ + [116.6953125, 16.345703125], + [116.69921875, 16.3525390625], + [116.70703125, 16.36328125], + [116.71875, 16.3740234375], + [116.7255859375, 16.375], + [116.734375, 16.373046875], + [116.7451171875, 16.3662109375], + [116.748046875, 16.361328125], + [116.748046875, 16.322265625], + [116.7392578125, 16.3046875], + [116.736328125, 16.30078125], + [116.724609375, 16.2978515625], + [116.7138671875, 16.296875], + [116.708984375, 16.2998046875], + [116.6982421875, 16.31640625], + [116.6953125, 16.345703125] + ], + [ + [117.708984375, 15.1826171875], + [117.7158203125, 15.2236328125], + [117.7197265625, 15.2294921875], + [117.7275390625, 15.2333984375], + [117.736328125, 15.236328125], + [117.7431640625, 15.234375], + [117.7490234375, 15.23046875], + [117.7666015625, 15.2109375], + [117.7734375, 15.2001953125], + [117.783203125, 15.1875], + [117.79296875, 15.1806640625], + [117.802734375, 15.177734375], + [117.8173828125, 15.1708984375], + [117.83984375, 15.16015625], + [117.84375, 15.1513671875], + [117.8466796875, 15.140625], + [117.8447265625, 15.1279296875], + [117.8427734375, 15.1259765625], + [117.841796875, 15.1259765625], + [117.8408203125, 15.126953125], + [117.833984375, 15.1484375], + [117.830078125, 15.1533203125], + [117.814453125, 15.158203125], + [117.78515625, 15.169921875], + [117.7802734375, 15.1728515625], + [117.7734375, 15.1787109375], + [117.7646484375, 15.19140625], + [117.7451171875, 15.2177734375], + [117.740234375, 15.2197265625], + [117.732421875, 15.21875], + [117.7275390625, 15.2138671875], + [117.7216796875, 15.1962890625], + [117.7216796875, 15.1787109375], + [117.72265625, 15.1494140625], + [117.7236328125, 15.140625], + [117.7255859375, 15.1318359375], + [117.7314453125, 15.126953125], + [117.7373046875, 15.125], + [117.76953125, 15.123046875], + [117.828125, 15.1123046875], + [117.830078125, 15.1103515625], + [117.830078125, 15.1103515625], + [117.8291015625, 15.1083984375], + [117.8271484375, 15.107421875], + [117.8173828125, 15.10546875], + [117.8046875, 15.1044921875], + [117.7880859375, 15.1044921875], + [117.73828125, 15.10546875], + [117.7275390625, 15.10546875], + [117.71875, 15.111328125], + [117.712890625, 15.119140625], + [117.7099609375, 15.12890625], + [117.7099609375, 15.1357421875], + [117.708984375, 15.142578125], + [117.708984375, 15.1826171875] + ], + [ + [114.7041015625, 16.1708984375], + [114.705078125, 16.2001953125], + [114.705078125, 16.2001953125], + [114.724609375, 16.2060546875], + [114.73828125, 16.2099609375], + [114.7548828125, 16.2109375], + [114.8037109375, 16.2158203125], + [114.8115234375, 16.21484375], + [114.81640625, 16.212890625], + [114.8193359375, 16.2080078125], + [114.8193359375, 16.203125], + [114.81640625, 16.19921875], + [114.8076171875, 16.1943359375], + [114.79296875, 16.19140625], + [114.763671875, 16.1875], + [114.7431640625, 16.185546875], + [114.728515625, 16.1806640625], + [114.7041015625, 16.1708984375], + [114.7041015625, 16.1708984375], + [114.7041015625, 16.1708984375] + ], + [ + [114.44921875, 16.0341796875], + [114.44921875, 16.046875], + [114.45703125, 16.060546875], + [114.4658203125, 16.068359375], + [114.482421875, 16.0712890625], + [114.494140625, 16.072265625], + [114.5146484375, 16.0703125], + [114.5244140625, 16.064453125], + [114.525390625, 16.060546875], + [114.525390625, 16.060546875], + [114.5224609375, 16.056640625], + [114.4853515625, 16.03515625], + [114.466796875, 16.0302734375], + [114.453125, 16.03125], + [114.44921875, 16.0341796875], + [114.44921875, 16.0341796875] + ], + [ + [114.2138671875, 16.041015625], + [114.21484375, 16.0439453125], + [114.234375, 16.05078125], + [114.26953125, 16.0595703125], + [114.283203125, 16.060546875], + [114.3037109375, 16.05859375], + [114.306640625, 16.05859375], + [114.3203125, 16.046875], + [114.3212890625, 16.0439453125], + [114.3193359375, 16.041015625], + [114.3125, 16.03515625], + [114.30859375, 16.0341796875], + [114.28515625, 16.0361328125], + [114.240234375, 16.0361328125], + [114.2294921875, 16.037109375], + [114.2158203125, 16.0400390625], + [114.2138671875, 16.041015625], + [114.2138671875, 16.041015625] + ], + [ + [113.939453125, 15.8359375], + [113.939453125, 15.8359375], + [113.939453125, 15.8359375], + [113.9541015625, 15.8408203125], + [113.970703125, 15.83984375], + [113.970703125, 15.83984375], + [113.98046875, 15.8271484375], + [113.9736328125, 15.806640625], + [113.9736328125, 15.8056640625], + [113.9541015625, 15.8056640625], + [113.9541015625, 15.8056640625], + [113.939453125, 15.8193359375], + [113.939453125, 15.8359375] + ], + [ + [113.8935546875, 15.6708984375], + [113.89453125, 15.6748046875], + [113.900390625, 15.6845703125], + [113.9052734375, 15.685546875], + [113.9140625, 15.6865234375], + [113.9208984375, 15.685546875], + [113.9208984375, 15.685546875], + [113.921875, 15.6826171875], + [113.9228515625, 15.6728515625], + [113.9208984375, 15.66015625], + [113.9189453125, 15.6572265625], + [113.90234375, 15.6513671875], + [113.8984375, 15.650390625], + [113.8984375, 15.650390625], + [113.8955078125, 15.65234375], + [113.8955078125, 15.65234375], + [113.8935546875, 15.6708984375] + ], + [ + [113.7158203125, 15.6005859375], + [113.7158203125, 15.603515625], + [113.71875, 15.6083984375], + [113.724609375, 15.6142578125], + [113.7421875, 15.615234375], + [113.7451171875, 15.615234375], + [113.7578125, 15.611328125], + [113.759765625, 15.609375], + [113.763671875, 15.6025390625], + [113.7626953125, 15.6005859375], + [113.748046875, 15.5947265625], + [113.7421875, 15.5947265625], + [113.7275390625, 15.5927734375], + [113.724609375, 15.59375], + [113.7177734375, 15.5986328125], + [113.7158203125, 15.6005859375], + [113.7158203125, 15.6005859375] + ], + [ + [113.861328125, 15.4775390625], + [113.861328125, 15.48046875], + [113.873046875, 15.4921875], + [113.873046875, 15.4921875], + [113.890625, 15.4912109375], + [113.892578125, 15.490234375], + [113.896484375, 15.4873046875], + [113.8994140625, 15.478515625], + [113.8984375, 15.46875], + [113.8974609375, 15.4658203125], + [113.89453125, 15.46484375], + [113.8740234375, 15.4619140625], + [113.8740234375, 15.4619140625], + [113.8623046875, 15.474609375], + [113.861328125, 15.4775390625] + ], + [ + [113.982421875, 15.419921875], + [113.982421875, 15.421875], + [113.986328125, 15.4296875], + [113.9912109375, 15.4326171875], + [113.994140625, 15.43359375], + [114.0126953125, 15.4306640625], + [114.015625, 15.4296875], + [114.025390625, 15.4228515625], + [114.025390625, 15.4228515625], + [114.025390625, 15.421875], + [114.0234375, 15.412109375], + [114.0224609375, 15.41015625], + [114.015625, 15.4091796875], + [114.0126953125, 15.4091796875], + [113.9833984375, 15.4189453125], + [113.982421875, 15.419921875], + [113.982421875, 15.419921875] + ], + [ + [114.2353515625, 15.435546875], + [114.23828125, 15.4482421875], + [114.244140625, 15.45703125], + [114.244140625, 15.45703125], + [114.2470703125, 15.4580078125], + [114.25, 15.4580078125], + [114.2646484375, 15.447265625], + [114.2646484375, 15.4453125], + [114.263671875, 15.4423828125], + [114.251953125, 15.4296875], + [114.248046875, 15.4296875], + [114.2373046875, 15.431640625], + [114.2353515625, 15.4326171875], + [114.2353515625, 15.435546875] + ], + [ + [114.4580078125, 15.599609375], + [114.4580078125, 15.599609375], + [114.4599609375, 15.6015625], + [114.474609375, 15.6025390625], + [114.478515625, 15.6025390625], + [114.482421875, 15.6005859375], + [114.4921875, 15.59375], + [114.494140625, 15.591796875], + [114.494140625, 15.587890625], + [114.482421875, 15.5771484375], + [114.48046875, 15.576171875], + [114.4736328125, 15.5751953125], + [114.4697265625, 15.576171875], + [114.4677734375, 15.5771484375], + [114.4677734375, 15.5771484375], + [114.458984375, 15.5966796875], + [114.4580078125, 15.599609375] + ], + [ + [113.9560546875, 8.8408203125], + [113.95703125, 8.8427734375], + [113.958984375, 8.8427734375], + [113.9619140625, 8.84375], + [113.9658203125, 8.8447265625], + [113.96875, 8.8447265625], + [113.9716796875, 8.8447265625], + [113.974609375, 8.84375], + [113.978515625, 8.841796875], + [113.9814453125, 8.837890625], + [113.986328125, 8.83203125], + [113.9873046875, 8.830078125], + [113.9892578125, 8.826171875], + [113.9931640625, 8.8193359375], + [113.9951171875, 8.81640625], + [113.9970703125, 8.814453125], + [113.9990234375, 8.8134765625], + [114.00390625, 8.8095703125], + [114.005859375, 8.8076171875], + [114.009765625, 8.802734375], + [114.0126953125, 8.798828125], + [114.0126953125, 8.796875], + [114.0126953125, 8.794921875], + [114.009765625, 8.7919921875], + [114.0078125, 8.791015625], + [114.00390625, 8.791015625], + [113.986328125, 8.7900390625], + [113.98046875, 8.791015625], + [113.9775390625, 8.7919921875], + [113.9755859375, 8.79296875], + [113.97265625, 8.796875], + [113.970703125, 8.7998046875], + [113.9677734375, 8.8046875], + [113.96484375, 8.8095703125], + [113.962890625, 8.8125], + [113.9560546875, 8.828125], + [113.955078125, 8.830078125], + [113.955078125, 8.83203125], + [113.955078125, 8.8349609375], + [113.955078125, 8.837890625], + [113.9560546875, 8.8408203125] + ], + [ + [113.76953125, 7.6376953125], + [113.7744140625, 7.640625], + [113.779296875, 7.6435546875], + [113.7861328125, 7.646484375], + [113.79296875, 7.6474609375], + [113.7998046875, 7.6484375], + [113.8056640625, 7.6484375], + [113.814453125, 7.6484375], + [113.822265625, 7.6474609375], + [113.828125, 7.646484375], + [113.83203125, 7.6455078125], + [113.8349609375, 7.6416015625], + [113.8369140625, 7.6376953125], + [113.8369140625, 7.630859375], + [113.837890625, 7.6259765625], + [113.8369140625, 7.6220703125], + [113.833984375, 7.6162109375], + [113.828125, 7.611328125], + [113.822265625, 7.607421875], + [113.8154296875, 7.603515625], + [113.8056640625, 7.6015625], + [113.794921875, 7.6005859375], + [113.78515625, 7.599609375], + [113.779296875, 7.6005859375], + [113.7744140625, 7.6025390625], + [113.771484375, 7.6044921875], + [113.76953125, 7.607421875], + [113.767578125, 7.6123046875], + [113.7666015625, 7.6162109375], + [113.765625, 7.62109375], + [113.765625, 7.625], + [113.767578125, 7.6328125], + [113.76953125, 7.6376953125] + ], + [ + [114.552734375, 9.943359375], + [114.55859375, 9.947265625], + [114.5615234375, 9.9482421875], + [114.5634765625, 9.9482421875], + [114.5673828125, 9.947265625], + [114.5693359375, 9.947265625], + [114.5712890625, 9.9462890625], + [114.5732421875, 9.9443359375], + [114.5751953125, 9.9423828125], + [114.5751953125, 9.9404296875], + [114.5751953125, 9.9384765625], + [114.5732421875, 9.935546875], + [114.5712890625, 9.93359375], + [114.5693359375, 9.931640625], + [114.564453125, 9.9306640625], + [114.5615234375, 9.9296875], + [114.55859375, 9.9296875], + [114.556640625, 9.9296875], + [114.5537109375, 9.9306640625], + [114.5517578125, 9.931640625], + [114.55078125, 9.93359375], + [114.5498046875, 9.935546875], + [114.5498046875, 9.9365234375], + [114.55078125, 9.939453125], + [114.55078125, 9.9404296875], + [114.552734375, 9.943359375] + ], + [ + [112.216796875, 8.8671875], + [112.21484375, 8.8642578125], + [112.2119140625, 8.8603515625], + [112.2060546875, 8.8564453125], + [112.203125, 8.853515625], + [112.2001953125, 8.8515625], + [112.1982421875, 8.8515625], + [112.1953125, 8.8525390625], + [112.1923828125, 8.8525390625], + [112.1904296875, 8.853515625], + [112.18359375, 8.8583984375], + [112.181640625, 8.8603515625], + [112.1806640625, 8.8623046875], + [112.181640625, 8.865234375], + [112.1826171875, 8.8671875], + [112.18359375, 8.869140625], + [112.185546875, 8.87109375], + [112.1884765625, 8.8720703125], + [112.1904296875, 8.8740234375], + [112.193359375, 8.8759765625], + [112.1943359375, 8.876953125], + [112.197265625, 8.8818359375], + [112.19921875, 8.8837890625], + [112.2021484375, 8.8857421875], + [112.2041015625, 8.88671875], + [112.2060546875, 8.8876953125], + [112.2109375, 8.888671875], + [112.21484375, 8.8896484375], + [112.2197265625, 8.8896484375], + [112.2216796875, 8.888671875], + [112.2255859375, 8.888671875], + [112.2275390625, 8.88671875], + [112.228515625, 8.8857421875], + [112.228515625, 8.8837890625], + [112.228515625, 8.8818359375], + [112.2265625, 8.87890625], + [112.216796875, 8.8671875] + ], + [ + [115.71875, 10.5341796875], + [115.7216796875, 10.5380859375], + [115.7236328125, 10.5390625], + [115.7255859375, 10.541015625], + [115.7314453125, 10.541015625], + [115.7353515625, 10.5419921875], + [115.7392578125, 10.541015625], + [115.7421875, 10.541015625], + [115.744140625, 10.5390625], + [115.7470703125, 10.5361328125], + [115.7490234375, 10.5322265625], + [115.75, 10.529296875], + [115.7509765625, 10.521484375], + [115.7509765625, 10.517578125], + [115.75, 10.513671875], + [115.7490234375, 10.51171875], + [115.74609375, 10.5107421875], + [115.7431640625, 10.509765625], + [115.740234375, 10.5107421875], + [115.732421875, 10.5146484375], + [115.7255859375, 10.517578125], + [115.72265625, 10.5205078125], + [115.7197265625, 10.5244140625], + [115.71875, 10.52734375], + [115.71875, 10.5302734375], + [115.71875, 10.5341796875] + ], + [ + [115.705078125, 10.5078125], + [115.70703125, 10.51171875], + [115.7099609375, 10.513671875], + [115.712890625, 10.513671875], + [115.716796875, 10.513671875], + [115.7197265625, 10.51171875], + [115.7216796875, 10.5087890625], + [115.7236328125, 10.505859375], + [115.724609375, 10.501953125], + [115.7255859375, 10.498046875], + [115.724609375, 10.4892578125], + [115.7236328125, 10.4814453125], + [115.7216796875, 10.4794921875], + [115.71875, 10.4794921875], + [115.71484375, 10.4794921875], + [115.70703125, 10.48046875], + [115.703125, 10.4814453125], + [115.7021484375, 10.4833984375], + [115.701171875, 10.4853515625], + [115.701171875, 10.48828125], + [115.7021484375, 10.494140625], + [115.705078125, 10.5078125] + ], + [ + [116.4306640625, 9.798828125], + [116.431640625, 9.80078125], + [116.43359375, 9.802734375], + [116.4365234375, 9.8046875], + [116.439453125, 9.8046875], + [116.4443359375, 9.8037109375], + [116.4482421875, 9.8017578125], + [116.451171875, 9.7998046875], + [116.453125, 9.7978515625], + [116.4541015625, 9.794921875], + [116.455078125, 9.791015625], + [116.4541015625, 9.7646484375], + [116.453125, 9.763671875], + [116.4521484375, 9.76171875], + [116.44921875, 9.76171875], + [116.443359375, 9.7626953125], + [116.4375, 9.763671875], + [116.4345703125, 9.765625], + [116.43359375, 9.76953125], + [116.431640625, 9.7724609375], + [116.431640625, 9.7783203125], + [116.4306640625, 9.787109375], + [116.4306640625, 9.79296875], + [116.4306640625, 9.798828125] + ], + [ + [112.994140625, 19.47265625], + [112.9853515625, 19.4814453125], + [112.98046875, 19.49609375], + [112.9853515625, 19.5146484375], + [112.994140625, 19.5263671875], + [113.0087890625, 19.53125], + [113.0166015625, 19.5322265625], + [113.029296875, 19.529296875], + [113.0419921875, 19.51953125], + [113.048828125, 19.5068359375], + [113.048828125, 19.494140625], + [113.0390625, 19.4814453125], + [113.0283203125, 19.474609375], + [113.0126953125, 19.46875], + [113.0009765625, 19.4697265625], + [112.994140625, 19.47265625] + ], + [ + [113.8330078125, 19.1591796875], + [113.8115234375, 19.171875], + [113.7998046875, 19.19921875], + [113.8076171875, 19.2236328125], + [113.8291015625, 19.232421875], + [113.8505859375, 19.236328125], + [113.8759765625, 19.2373046875], + [113.900390625, 19.23046875], + [113.9208984375, 19.2236328125], + [113.9296875, 19.2060546875], + [113.923828125, 19.1875], + [113.9150390625, 19.1728515625], + [113.89453125, 19.158203125], + [113.8740234375, 19.15234375], + [113.8544921875, 19.15234375], + [113.8330078125, 19.1591796875] + ], + [ + [114.10546875, 16.0048828125], + [114.107421875, 16.0078125], + [114.109375, 16.009765625], + [114.1142578125, 16.01171875], + [114.1220703125, 16.01171875], + [114.1259765625, 16.01171875], + [114.1328125, 16.0078125], + [114.134765625, 16.00390625], + [114.138671875, 15.994140625], + [114.1376953125, 15.9873046875], + [114.134765625, 15.982421875], + [114.125, 15.978515625], + [114.1171875, 15.9775390625], + [114.111328125, 15.978515625], + [114.10546875, 15.9833984375], + [114.1044921875, 15.9931640625], + [114.10546875, 16.0048828125] + ], + [ + [112.2333984375, 16.9970703125], + [112.2392578125, 16.998046875], + [112.2470703125, 16.998046875], + [112.255859375, 16.9970703125], + [112.2607421875, 16.99609375], + [112.267578125, 16.9951171875], + [112.2744140625, 16.9912109375], + [112.28125, 16.98828125], + [112.2880859375, 16.9853515625], + [112.2919921875, 16.982421875], + [112.296875, 16.98046875], + [112.2998046875, 16.9765625], + [112.2998046875, 16.9736328125], + [112.296875, 16.970703125], + [112.2939453125, 16.96875], + [112.2802734375, 16.966796875], + [112.27734375, 16.966796875], + [112.2646484375, 16.966796875], + [112.2578125, 16.9677734375], + [112.25390625, 16.966796875], + [112.2490234375, 16.966796875], + [112.2412109375, 16.96484375], + [112.2294921875, 16.9619140625], + [112.22265625, 16.9609375], + [112.2158203125, 16.9619140625], + [112.2099609375, 16.962890625], + [112.203125, 16.9677734375], + [112.2021484375, 16.9716796875], + [112.201171875, 16.9765625], + [112.201171875, 16.9794921875], + [112.2041015625, 16.984375], + [112.2080078125, 16.9873046875], + [112.2138671875, 16.990234375], + [112.2236328125, 16.9931640625], + [112.2333984375, 16.9970703125] + ], + [ + [112.8876953125, 16.7841796875], + [112.8935546875, 16.787109375], + [112.9033203125, 16.7880859375], + [112.9072265625, 16.78515625], + [112.908203125, 16.7763671875], + [112.904296875, 16.767578125], + [112.8955078125, 16.7587890625], + [112.8837890625, 16.75390625], + [112.87890625, 16.7529296875], + [112.8720703125, 16.755859375], + [112.8701171875, 16.7626953125], + [112.875, 16.7734375], + [112.8818359375, 16.779296875], + [112.8876953125, 16.7841796875] + ], + [ + [112.72265625, 16.6767578125], + [112.7255859375, 16.677734375], + [112.73046875, 16.6796875], + [112.736328125, 16.6787109375], + [112.7412109375, 16.6767578125], + [112.7451171875, 16.673828125], + [112.7490234375, 16.669921875], + [112.7509765625, 16.66796875], + [112.751953125, 16.6640625], + [112.7509765625, 16.658203125], + [112.7470703125, 16.6533203125], + [112.740234375, 16.65234375], + [112.734375, 16.654296875], + [112.728515625, 16.65625], + [112.7236328125, 16.6611328125], + [112.7216796875, 16.66796875], + [112.720703125, 16.6728515625], + [112.72265625, 16.6767578125] + ], + [ + [111.1962890625, 15.7900390625], + [111.2060546875, 15.7958984375], + [111.2216796875, 15.8017578125], + [111.2255859375, 15.8017578125], + [111.2294921875, 15.796875], + [111.23046875, 15.787109375], + [111.2265625, 15.7802734375], + [111.216796875, 15.7734375], + [111.2109375, 15.7724609375], + [111.2021484375, 15.771484375], + [111.1962890625, 15.7734375], + [111.193359375, 15.7783203125], + [111.193359375, 15.783203125], + [111.1962890625, 15.7900390625] + ], + [ + [111.5, 16.4521484375], + [111.5166015625, 16.4580078125], + [111.521484375, 16.458984375], + [111.52734375, 16.4609375], + [111.5341796875, 16.4619140625], + [111.5390625, 16.4619140625], + [111.544921875, 16.4609375], + [111.548828125, 16.4580078125], + [111.55078125, 16.4541015625], + [111.5517578125, 16.4482421875], + [111.5517578125, 16.4453125], + [111.5498046875, 16.4423828125], + [111.546875, 16.435546875], + [111.5419921875, 16.4326171875], + [111.537109375, 16.4326171875], + [111.53125, 16.435546875], + [111.5244140625, 16.4375], + [111.5166015625, 16.439453125], + [111.5107421875, 16.439453125], + [111.5068359375, 16.4384765625], + [111.501953125, 16.4375], + [111.4951171875, 16.4375], + [111.494140625, 16.443359375], + [111.49609375, 16.447265625], + [111.5, 16.4521484375] + ], + [ + [111.576171875, 16.4833984375], + [111.580078125, 16.48828125], + [111.583984375, 16.4912109375], + [111.5888671875, 16.4931640625], + [111.5927734375, 16.4912109375], + [111.595703125, 16.4853515625], + [111.6015625, 16.478515625], + [111.607421875, 16.47265625], + [111.6123046875, 16.4638671875], + [111.6142578125, 16.45703125], + [111.6162109375, 16.447265625], + [111.6142578125, 16.4404296875], + [111.609375, 16.439453125], + [111.6005859375, 16.4384765625], + [111.5927734375, 16.44140625], + [111.5888671875, 16.443359375], + [111.5830078125, 16.4453125], + [111.5791015625, 16.4482421875], + [111.576171875, 16.455078125], + [111.5732421875, 16.4638671875], + [111.5732421875, 16.470703125], + [111.576171875, 16.4833984375] + ], + [ + [111.5869140625, 16.5048828125], + [111.5888671875, 16.5068359375], + [111.58984375, 16.5078125], + [111.5927734375, 16.5078125], + [111.59375, 16.505859375], + [111.59375, 16.50390625], + [111.59375, 16.5009765625], + [111.591796875, 16.5], + [111.5888671875, 16.5], + [111.587890625, 16.5009765625], + [111.5869140625, 16.50390625], + [111.5869140625, 16.5048828125] + ], + [ + [111.6015625, 16.5361328125], + [111.607421875, 16.541015625], + [111.61328125, 16.544921875], + [111.6201171875, 16.546875], + [111.6279296875, 16.548828125], + [111.6318359375, 16.548828125], + [111.6337890625, 16.5458984375], + [111.6337890625, 16.5439453125], + [111.6328125, 16.5400390625], + [111.62890625, 16.5361328125], + [111.623046875, 16.5341796875], + [111.62109375, 16.5322265625], + [111.6181640625, 16.529296875], + [111.615234375, 16.52734375], + [111.611328125, 16.52734375], + [111.6064453125, 16.5263671875], + [111.6025390625, 16.52734375], + [111.6005859375, 16.529296875], + [111.599609375, 16.533203125], + [111.6015625, 16.5361328125] + ], + [ + [111.65625, 16.5654296875], + [111.6611328125, 16.5693359375], + [111.666015625, 16.5732421875], + [111.6728515625, 16.5771484375], + [111.6767578125, 16.578125], + [111.6796875, 16.5771484375], + [111.6826171875, 16.5751953125], + [111.68359375, 16.5712890625], + [111.6826171875, 16.568359375], + [111.6787109375, 16.5654296875], + [111.6728515625, 16.5615234375], + [111.669921875, 16.5595703125], + [111.669921875, 16.556640625], + [111.66796875, 16.5546875], + [111.6630859375, 16.5556640625], + [111.6591796875, 16.5576171875], + [111.65625, 16.5595703125], + [111.654296875, 16.5625], + [111.65625, 16.5654296875] + ], + [ + [111.6904296875, 16.5654296875], + [111.6904296875, 16.5654296875], + [111.69140625, 16.56640625], + [111.6923828125, 16.5654296875], + [111.6923828125, 16.5654296875], + [111.6923828125, 16.564453125], + [111.6923828125, 16.564453125], + [111.6923828125, 16.5634765625], + [111.69140625, 16.5634765625], + [111.69140625, 16.564453125], + [111.6904296875, 16.5654296875] + ], + [ + [111.69140625, 16.587890625], + [111.6923828125, 16.5927734375], + [111.697265625, 16.5947265625], + [111.7021484375, 16.595703125], + [111.7099609375, 16.5966796875], + [111.7177734375, 16.5947265625], + [111.7236328125, 16.58984375], + [111.728515625, 16.583984375], + [111.7314453125, 16.572265625], + [111.7333984375, 16.564453125], + [111.732421875, 16.5615234375], + [111.728515625, 16.5595703125], + [111.724609375, 16.560546875], + [111.720703125, 16.5634765625], + [111.71484375, 16.5693359375], + [111.708984375, 16.572265625], + [111.705078125, 16.57421875], + [111.7021484375, 16.578125], + [111.6982421875, 16.5810546875], + [111.6943359375, 16.583984375], + [111.69140625, 16.587890625] + ], + [ + [111.7392578125, 16.458984375], + [111.7412109375, 16.4697265625], + [111.744140625, 16.474609375], + [111.751953125, 16.4765625], + [111.7568359375, 16.4794921875], + [111.7607421875, 16.482421875], + [111.763671875, 16.490234375], + [111.7666015625, 16.49609375], + [111.765625, 16.501953125], + [111.765625, 16.5126953125], + [111.763671875, 16.51953125], + [111.759765625, 16.5234375], + [111.7529296875, 16.529296875], + [111.7470703125, 16.5341796875], + [111.7412109375, 16.5390625], + [111.7392578125, 16.546875], + [111.7412109375, 16.548828125], + [111.7451171875, 16.552734375], + [111.74609375, 16.5517578125], + [111.75, 16.55078125], + [111.759765625, 16.5458984375], + [111.7666015625, 16.5400390625], + [111.7724609375, 16.533203125], + [111.7783203125, 16.529296875], + [111.783203125, 16.525390625], + [111.787109375, 16.5205078125], + [111.7890625, 16.5126953125], + [111.787109375, 16.5048828125], + [111.783203125, 16.4970703125], + [111.775390625, 16.4833984375], + [111.767578125, 16.470703125], + [111.76171875, 16.46484375], + [111.7578125, 16.4609375], + [111.7529296875, 16.4560546875], + [111.744140625, 16.4521484375], + [111.740234375, 16.453125], + [111.7392578125, 16.458984375] + ], + [ + [111.7109375, 16.4541015625], + [111.71484375, 16.455078125], + [111.716796875, 16.4541015625], + [111.71875, 16.453125], + [111.720703125, 16.451171875], + [111.72265625, 16.44921875], + [111.72265625, 16.447265625], + [111.7216796875, 16.4453125], + [111.7197265625, 16.4443359375], + [111.7158203125, 16.443359375], + [111.7119140625, 16.443359375], + [111.70703125, 16.4443359375], + [111.701171875, 16.4453125], + [111.69921875, 16.4462890625], + [111.6982421875, 16.4482421875], + [111.6982421875, 16.4501953125], + [111.69921875, 16.4521484375], + [111.7001953125, 16.453125], + [111.701171875, 16.4541015625], + [111.7041015625, 16.455078125], + [111.7080078125, 16.453125], + [111.708984375, 16.453125], + [111.7099609375, 16.4541015625], + [111.7109375, 16.4541015625] + ], + [ + [114.388671875, 11.466796875], + [114.392578125, 11.46875], + [114.396484375, 11.4697265625], + [114.4013671875, 11.4697265625], + [114.404296875, 11.4677734375], + [114.40625, 11.4638671875], + [114.40625, 11.458984375], + [114.40625, 11.455078125], + [114.4052734375, 11.451171875], + [114.40234375, 11.451171875], + [114.3994140625, 11.4521484375], + [114.3955078125, 11.455078125], + [114.390625, 11.4580078125], + [114.38671875, 11.4599609375], + [114.3857421875, 11.4638671875], + [114.3857421875, 11.46484375], + [114.388671875, 11.466796875] + ], + [ + [114.3505859375, 11.451171875], + [114.353515625, 11.455078125], + [114.3564453125, 11.4580078125], + [114.361328125, 11.458984375], + [114.3681640625, 11.4599609375], + [114.3701171875, 11.458984375], + [114.37109375, 11.45703125], + [114.369140625, 11.4541015625], + [114.3662109375, 11.4521484375], + [114.3623046875, 11.44921875], + [114.361328125, 11.447265625], + [114.3583984375, 11.4462890625], + [114.35546875, 11.4453125], + [114.3525390625, 11.4453125], + [114.3515625, 11.447265625], + [114.3505859375, 11.44921875], + [114.3505859375, 11.451171875] + ], + [ + [114.3310546875, 11.4296875], + [114.3330078125, 11.4326171875], + [114.3359375, 11.4345703125], + [114.337890625, 11.4365234375], + [114.33984375, 11.435546875], + [114.341796875, 11.43359375], + [114.341796875, 11.4296875], + [114.33984375, 11.42578125], + [114.3369140625, 11.423828125], + [114.333984375, 11.4228515625], + [114.33203125, 11.423828125], + [114.330078125, 11.4248046875], + [114.3310546875, 11.4296875] + ], + [ + [114.30078125, 11.3896484375], + [114.302734375, 11.392578125], + [114.3046875, 11.39453125], + [114.306640625, 11.396484375], + [114.3095703125, 11.396484375], + [114.3125, 11.396484375], + [114.3134765625, 11.39453125], + [114.3134765625, 11.3935546875], + [114.3095703125, 11.3876953125], + [114.3095703125, 11.38671875], + [114.310546875, 11.384765625], + [114.3125, 11.3828125], + [114.314453125, 11.3818359375], + [114.3154296875, 11.380859375], + [114.314453125, 11.3779296875], + [114.3125, 11.376953125], + [114.3076171875, 11.375], + [114.3017578125, 11.375], + [114.2998046875, 11.3759765625], + [114.298828125, 11.3779296875], + [114.30078125, 11.3896484375] + ], + [ + [114.7880859375, 11.15234375], + [114.7900390625, 11.1552734375], + [114.794921875, 11.15625], + [114.7998046875, 11.15625], + [114.8046875, 11.15625], + [114.8095703125, 11.1533203125], + [114.8115234375, 11.150390625], + [114.8115234375, 11.14453125], + [114.8095703125, 11.1416015625], + [114.8076171875, 11.140625], + [114.8046875, 11.140625], + [114.802734375, 11.1416015625], + [114.7998046875, 11.14453125], + [114.7958984375, 11.1455078125], + [114.7919921875, 11.146484375], + [114.7890625, 11.1484375], + [114.7880859375, 11.150390625], + [114.7880859375, 11.15234375] + ], + [ + [114.314453125, 11.0537109375], + [114.3134765625, 11.05859375], + [114.3173828125, 11.0615234375], + [114.328125, 11.0693359375], + [114.33203125, 11.0703125], + [114.3349609375, 11.068359375], + [114.3349609375, 11.064453125], + [114.3359375, 11.0615234375], + [114.3408203125, 11.060546875], + [114.3466796875, 11.0595703125], + [114.349609375, 11.0576171875], + [114.3505859375, 11.05078125], + [114.34765625, 11.048828125], + [114.3447265625, 11.048828125], + [114.33984375, 11.0517578125], + [114.33203125, 11.052734375], + [114.3271484375, 11.052734375], + [114.3173828125, 11.0517578125], + [114.314453125, 11.0537109375] + ], + [ + [114.2578125, 11.0751953125], + [114.2578125, 11.0771484375], + [114.259765625, 11.078125], + [114.2626953125, 11.078125], + [114.265625, 11.0771484375], + [114.267578125, 11.076171875], + [114.267578125, 11.0732421875], + [114.267578125, 11.0712890625], + [114.2666015625, 11.0703125], + [114.26171875, 11.06640625], + [114.2607421875, 11.06640625], + [114.2587890625, 11.0673828125], + [114.2578125, 11.0693359375], + [114.2587890625, 11.0712890625], + [114.259765625, 11.072265625], + [114.2587890625, 11.0732421875], + [114.2578125, 11.0751953125] + ], + [ + [114.283203125, 11.0546875], + [114.2841796875, 11.0576171875], + [114.28515625, 11.0595703125], + [114.287109375, 11.0615234375], + [114.2900390625, 11.0615234375], + [114.29296875, 11.060546875], + [114.2958984375, 11.0595703125], + [114.2978515625, 11.056640625], + [114.298828125, 11.0556640625], + [114.2998046875, 11.052734375], + [114.298828125, 11.0498046875], + [114.2978515625, 11.048828125], + [114.287109375, 11.0458984375], + [114.2841796875, 11.0458984375], + [114.2822265625, 11.046875], + [114.28125, 11.048828125], + [114.2822265625, 11.05078125], + [114.283203125, 11.052734375], + [114.283203125, 11.0546875] + ], + [ + [114.0673828125, 10.91796875], + [114.0751953125, 10.9296875], + [114.0791015625, 10.9404296875], + [114.0859375, 10.9443359375], + [114.0966796875, 10.9482421875], + [114.1015625, 10.947265625], + [114.107421875, 10.939453125], + [114.1123046875, 10.935546875], + [114.11328125, 10.9306640625], + [114.1103515625, 10.9189453125], + [114.0986328125, 10.91015625], + [114.095703125, 10.90625], + [114.0908203125, 10.9033203125], + [114.083984375, 10.90234375], + [114.064453125, 10.9052734375], + [114.0595703125, 10.908203125], + [114.0595703125, 10.9130859375], + [114.0673828125, 10.91796875] + ], + [ + [114.365234375, 10.37890625], + [114.369140625, 10.3798828125], + [114.3740234375, 10.3818359375], + [114.3759765625, 10.3828125], + [114.3779296875, 10.3818359375], + [114.380859375, 10.3798828125], + [114.380859375, 10.3779296875], + [114.380859375, 10.376953125], + [114.376953125, 10.375], + [114.3720703125, 10.37109375], + [114.3671875, 10.37109375], + [114.365234375, 10.37109375], + [114.359375, 10.373046875], + [114.3583984375, 10.3740234375], + [114.359375, 10.3759765625], + [114.3623046875, 10.3779296875], + [114.365234375, 10.37890625] + ], + [ + [114.478515625, 10.37890625], + [114.4814453125, 10.3818359375], + [114.484375, 10.3818359375], + [114.48828125, 10.3798828125], + [114.490234375, 10.3759765625], + [114.4912109375, 10.373046875], + [114.4892578125, 10.369140625], + [114.486328125, 10.3681640625], + [114.482421875, 10.369140625], + [114.48046875, 10.37109375], + [114.478515625, 10.373046875], + [114.478515625, 10.375], + [114.478515625, 10.376953125], + [114.478515625, 10.37890625] + ], + [ + [114.349609375, 10.1767578125], + [114.34765625, 10.1787109375], + [114.3486328125, 10.181640625], + [114.35546875, 10.18359375], + [114.3671875, 10.1845703125], + [114.37890625, 10.181640625], + [114.380859375, 10.1796875], + [114.380859375, 10.1767578125], + [114.3759765625, 10.171875], + [114.373046875, 10.1708984375], + [114.37109375, 10.171875], + [114.3681640625, 10.173828125], + [114.365234375, 10.1748046875], + [114.359375, 10.17578125], + [114.349609375, 10.1767578125] + ], + [ + [113.8466796875, 10.01953125], + [113.8466796875, 10.033203125], + [113.845703125, 10.0615234375], + [113.849609375, 10.0771484375], + [113.857421875, 10.0947265625], + [113.857421875, 10.1220703125], + [113.8623046875, 10.126953125], + [113.873046875, 10.123046875], + [113.8759765625, 10.1142578125], + [113.87109375, 10.09765625], + [113.87109375, 10.087890625], + [113.8701171875, 10.0771484375], + [113.8681640625, 10.0576171875], + [113.865234375, 10.046875], + [113.8662109375, 10.037109375], + [113.8662109375, 10.025390625], + [113.8662109375, 10.00390625], + [113.861328125, 9.9921875], + [113.8505859375, 9.990234375], + [113.84375, 9.9951171875], + [113.8466796875, 10.01953125] + ], + [ + [114.392578125, 9.900390625], + [114.39453125, 9.9033203125], + [114.3994140625, 9.90234375], + [114.4052734375, 9.8994140625], + [114.408203125, 9.8955078125], + [114.408203125, 9.892578125], + [114.40625, 9.890625], + [114.4033203125, 9.8896484375], + [114.3984375, 9.888671875], + [114.3955078125, 9.8916015625], + [114.3935546875, 9.8935546875], + [114.3916015625, 9.8974609375], + [114.392578125, 9.900390625] + ], + [ + [114.3291015625, 9.8896484375], + [114.3330078125, 9.890625], + [114.3369140625, 9.8896484375], + [114.33984375, 9.8876953125], + [114.341796875, 9.8837890625], + [114.3408203125, 9.880859375], + [114.3369140625, 9.87890625], + [114.3310546875, 9.8798828125], + [114.3271484375, 9.8837890625], + [114.3271484375, 9.8876953125], + [114.3291015625, 9.8896484375] + ], + [ + [114.2548828125, 9.76953125], + [114.2548828125, 9.7724609375], + [114.2548828125, 9.7744140625], + [114.2568359375, 9.779296875], + [114.2587890625, 9.7802734375], + [114.2607421875, 9.779296875], + [114.2626953125, 9.7763671875], + [114.2646484375, 9.7724609375], + [114.2705078125, 9.765625], + [114.2705078125, 9.763671875], + [114.26953125, 9.7626953125], + [114.2666015625, 9.7607421875], + [114.265625, 9.759765625], + [114.263671875, 9.7587890625], + [114.26171875, 9.759765625], + [114.2587890625, 9.7646484375], + [114.255859375, 9.7666015625], + [114.2548828125, 9.76953125] + ], + [ + [114.2763671875, 9.712890625], + [114.27734375, 9.7197265625], + [114.275390625, 9.7255859375], + [114.2763671875, 9.73046875], + [114.279296875, 9.7353515625], + [114.2822265625, 9.73828125], + [114.2890625, 9.7392578125], + [114.29296875, 9.736328125], + [114.2939453125, 9.7333984375], + [114.2958984375, 9.7314453125], + [114.298828125, 9.728515625], + [114.30078125, 9.7236328125], + [114.30078125, 9.716796875], + [114.296875, 9.708984375], + [114.2919921875, 9.7021484375], + [114.287109375, 9.6982421875], + [114.283203125, 9.697265625], + [114.279296875, 9.697265625], + [114.2763671875, 9.69921875], + [114.2744140625, 9.7041015625], + [114.2763671875, 9.712890625] + ], + [ + [114.396484375, 9.7958984375], + [114.396484375, 9.7978515625], + [114.396484375, 9.80078125], + [114.3994140625, 9.8037109375], + [114.4033203125, 9.8046875], + [114.4072265625, 9.8046875], + [114.412109375, 9.798828125], + [114.4140625, 9.7958984375], + [114.4140625, 9.7939453125], + [114.412109375, 9.7919921875], + [114.4091796875, 9.7900390625], + [114.4052734375, 9.7880859375], + [114.4033203125, 9.7880859375], + [114.400390625, 9.7890625], + [114.3984375, 9.7939453125], + [114.396484375, 9.7958984375] + ], + [ + [114.4921875, 9.8515625], + [114.4921875, 9.853515625], + [114.494140625, 9.8544921875], + [114.4951171875, 9.8544921875], + [114.4970703125, 9.8525390625], + [114.4990234375, 9.8505859375], + [114.5, 9.8486328125], + [114.4990234375, 9.8466796875], + [114.4970703125, 9.845703125], + [114.4951171875, 9.845703125], + [114.4931640625, 9.84765625], + [114.4931640625, 9.849609375], + [114.4921875, 9.8515625] + ], + [ + [115.8232421875, 10.8173828125], + [115.826171875, 10.8212890625], + [115.8291015625, 10.822265625], + [115.83203125, 10.8212890625], + [115.833984375, 10.8193359375], + [115.833984375, 10.8173828125], + [115.830078125, 10.8154296875], + [115.8291015625, 10.8134765625], + [115.828125, 10.8125], + [115.826171875, 10.8115234375], + [115.8232421875, 10.8115234375], + [115.822265625, 10.8125], + [115.8212890625, 10.814453125], + [115.822265625, 10.81640625], + [115.8232421875, 10.8173828125] + ], + [ + [115.8037109375, 10.73046875], + [115.8037109375, 10.7353515625], + [115.8056640625, 10.7373046875], + [115.8076171875, 10.73828125], + [115.810546875, 10.7373046875], + [115.8115234375, 10.7353515625], + [115.8115234375, 10.7314453125], + [115.8095703125, 10.728515625], + [115.806640625, 10.7265625], + [115.8046875, 10.7275390625], + [115.802734375, 10.728515625], + [115.8037109375, 10.73046875] + ], + [ + [115.3662109375, 10.255859375], + [115.3681640625, 10.2568359375], + [115.3720703125, 10.255859375], + [115.376953125, 10.255859375], + [115.3818359375, 10.2548828125], + [115.3818359375, 10.25390625], + [115.3818359375, 10.2529296875], + [115.3779296875, 10.2470703125], + [115.375, 10.2451171875], + [115.3701171875, 10.2421875], + [115.3662109375, 10.2412109375], + [115.36328125, 10.2412109375], + [115.3623046875, 10.2431640625], + [115.3662109375, 10.255859375] + ], + [ + [115.283203125, 10.1923828125], + [115.2822265625, 10.2060546875], + [115.28515625, 10.2119140625], + [115.2890625, 10.2119140625], + [115.296875, 10.20703125], + [115.3037109375, 10.2021484375], + [115.3095703125, 10.1982421875], + [115.3173828125, 10.19921875], + [115.3232421875, 10.201171875], + [115.3310546875, 10.2041015625], + [115.3330078125, 10.2041015625], + [115.333984375, 10.201171875], + [115.330078125, 10.1943359375], + [115.31640625, 10.1806640625], + [115.302734375, 10.173828125], + [115.291015625, 10.171875], + [115.2890625, 10.1728515625], + [115.2900390625, 10.1806640625], + [115.2880859375, 10.18359375], + [115.283203125, 10.1923828125] + ], + [ + [115.501953125, 9.9169921875], + [115.5068359375, 9.9248046875], + [115.5146484375, 9.9326171875], + [115.5185546875, 9.9345703125], + [115.5244140625, 9.9345703125], + [115.533203125, 9.9326171875], + [115.5517578125, 9.9267578125], + [115.560546875, 9.927734375], + [115.5732421875, 9.9228515625], + [115.58203125, 9.91796875], + [115.5849609375, 9.91015625], + [115.5859375, 9.90234375], + [115.5859375, 9.896484375], + [115.572265625, 9.8828125], + [115.564453125, 9.8759765625], + [115.5546875, 9.87109375], + [115.548828125, 9.869140625], + [115.5419921875, 9.873046875], + [115.5283203125, 9.8740234375], + [115.513671875, 9.8779296875], + [115.5087890625, 9.8828125], + [115.5029296875, 9.8916015625], + [115.5009765625, 9.8984375], + [115.5009765625, 9.9111328125], + [115.501953125, 9.9169921875] + ], + [ + [115.4365234375, 9.39453125], + [115.439453125, 9.3984375], + [115.4453125, 9.404296875], + [115.451171875, 9.4169921875], + [115.4541015625, 9.41796875], + [115.45703125, 9.4169921875], + [115.4580078125, 9.4140625], + [115.4599609375, 9.404296875], + [115.462890625, 9.396484375], + [115.462890625, 9.390625], + [115.4638671875, 9.3720703125], + [115.4658203125, 9.3671875], + [115.4697265625, 9.3623046875], + [115.470703125, 9.359375], + [115.4619140625, 9.3525390625], + [115.4560546875, 9.34765625], + [115.4501953125, 9.345703125], + [115.4404296875, 9.3486328125], + [115.435546875, 9.3525390625], + [115.4326171875, 9.365234375], + [115.427734375, 9.3759765625], + [115.4287109375, 9.37890625], + [115.4326171875, 9.3837890625], + [115.4365234375, 9.39453125] + ], + [ + [116.4892578125, 10.396484375], + [116.52734375, 10.427734375], + [116.53515625, 10.4267578125], + [116.54296875, 10.4208984375], + [116.5400390625, 10.4013671875], + [116.5224609375, 10.376953125], + [116.5146484375, 10.359375], + [116.515625, 10.349609375], + [116.5244140625, 10.34765625], + [116.544921875, 10.34765625], + [116.576171875, 10.3525390625], + [116.6103515625, 10.3603515625], + [116.638671875, 10.365234375], + [116.646484375, 10.359375], + [116.6484375, 10.34375], + [116.6455078125, 10.3349609375], + [116.6220703125, 10.3212890625], + [116.5673828125, 10.3046875], + [116.5380859375, 10.2998046875], + [116.51171875, 10.2978515625], + [116.4677734375, 10.3095703125], + [116.4619140625, 10.318359375], + [116.4599609375, 10.341796875], + [116.4619140625, 10.349609375], + [116.4892578125, 10.396484375] + ], + [ + [116.5185546875, 9.7421875], + [116.51953125, 9.7451171875], + [116.521484375, 9.74609375], + [116.5244140625, 9.7470703125], + [116.5283203125, 9.748046875], + [116.53125, 9.7470703125], + [116.5341796875, 9.7470703125], + [116.5400390625, 9.7451171875], + [116.5419921875, 9.744140625], + [116.5419921875, 9.7421875], + [116.5419921875, 9.7412109375], + [116.541015625, 9.740234375], + [116.533203125, 9.740234375], + [116.5283203125, 9.740234375], + [116.525390625, 9.7392578125], + [116.5224609375, 9.73828125], + [116.5205078125, 9.7392578125], + [116.51953125, 9.740234375], + [116.5185546875, 9.7421875] + ], + [ + [116.5576171875, 9.74609375], + [116.5712890625, 9.74609375], + [116.576171875, 9.7470703125], + [116.5791015625, 9.74609375], + [116.5830078125, 9.744140625], + [116.5888671875, 9.73828125], + [116.59375, 9.728515625], + [116.59375, 9.7255859375], + [116.59375, 9.724609375], + [116.5927734375, 9.72265625], + [116.5869140625, 9.7216796875], + [116.5849609375, 9.7216796875], + [116.5810546875, 9.72265625], + [116.5791015625, 9.72265625], + [116.5693359375, 9.71875], + [116.5673828125, 9.71875], + [116.5556640625, 9.73046875], + [116.55078125, 9.73828125], + [116.55078125, 9.7412109375], + [116.5517578125, 9.744140625], + [116.5576171875, 9.74609375] + ], + [ + [116.595703125, 9.736328125], + [116.6005859375, 9.734375], + [116.603515625, 9.73046875], + [116.60546875, 9.7275390625], + [116.609375, 9.7216796875], + [116.6103515625, 9.71875], + [116.6103515625, 9.7158203125], + [116.6083984375, 9.7138671875], + [116.603515625, 9.71484375], + [116.6025390625, 9.7158203125], + [116.6025390625, 9.71875], + [116.6005859375, 9.7216796875], + [116.599609375, 9.72265625], + [116.59765625, 9.72265625], + [116.5966796875, 9.724609375], + [116.5966796875, 9.7265625], + [116.59765625, 9.728515625], + [116.5966796875, 9.7294921875], + [116.595703125, 9.73046875], + [116.5927734375, 9.7314453125], + [116.591796875, 9.734375], + [116.591796875, 9.736328125], + [116.5927734375, 9.736328125], + [116.595703125, 9.736328125] + ], + [ + [116.4580078125, 9.1748046875], + [116.4609375, 9.1767578125], + [116.48046875, 9.1845703125], + [116.4873046875, 9.185546875], + [116.4912109375, 9.1845703125], + [116.4951171875, 9.1806640625], + [116.5, 9.1708984375], + [116.5009765625, 9.1669921875], + [116.5009765625, 9.1640625], + [116.5009765625, 9.1591796875], + [116.498046875, 9.154296875], + [116.4912109375, 9.142578125], + [116.4873046875, 9.1396484375], + [116.4853515625, 9.138671875], + [116.482421875, 9.1376953125], + [116.4775390625, 9.1376953125], + [116.470703125, 9.140625], + [116.466796875, 9.1455078125], + [116.455078125, 9.1630859375], + [116.4541015625, 9.166015625], + [116.4541015625, 9.1689453125], + [116.4560546875, 9.1728515625], + [116.4580078125, 9.1748046875] + ], + [ + [111.658203125, 8.6728515625], + [111.6630859375, 8.677734375], + [111.6728515625, 8.6796875], + [111.6982421875, 8.6796875], + [111.7099609375, 8.67578125], + [111.7138671875, 8.671875], + [111.7177734375, 8.6591796875], + [111.71875, 8.6533203125], + [111.71875, 8.650390625], + [111.6845703125, 8.6259765625], + [111.67578125, 8.623046875], + [111.666015625, 8.623046875], + [111.658203125, 8.6279296875], + [111.6533203125, 8.6337890625], + [111.6513671875, 8.642578125], + [111.650390625, 8.6513671875], + [111.6533203125, 8.6640625], + [111.658203125, 8.6728515625] + ], + [ + [111.923828125, 8.64453125], + [111.923828125, 8.64453125], + [111.9248046875, 8.6455078125], + [111.92578125, 8.6455078125], + [111.9267578125, 8.6455078125], + [111.927734375, 8.64453125], + [111.927734375, 8.64453125], + [111.9267578125, 8.642578125], + [111.92578125, 8.6416015625], + [111.92578125, 8.6416015625], + [111.9248046875, 8.640625], + [111.9248046875, 8.640625], + [111.923828125, 8.640625], + [111.9228515625, 8.640625], + [111.9228515625, 8.640625], + [111.9228515625, 8.640625], + [111.9228515625, 8.6416015625], + [111.9228515625, 8.642578125], + [111.923828125, 8.64453125] + ], + [ + [111.76171875, 16.0625], + [111.78125, 16.06640625], + [111.7958984375, 16.0703125], + [111.81640625, 16.0732421875], + [111.82421875, 16.0732421875], + [111.830078125, 16.0712890625], + [111.8330078125, 16.068359375], + [111.8330078125, 16.0625], + [111.83203125, 16.0556640625], + [111.8291015625, 16.0498046875], + [111.822265625, 16.044921875], + [111.8076171875, 16.03515625], + [111.7919921875, 16.029296875], + [111.7841796875, 16.0283203125], + [111.77734375, 16.0302734375], + [111.76953125, 16.0361328125], + [111.76171875, 16.0419921875], + [111.7578125, 16.0478515625], + [111.7568359375, 16.0546875], + [111.7587890625, 16.0595703125], + [111.76171875, 16.0625] + ], + [ + [114.5341796875, 10.7138671875], + [114.5361328125, 10.7158203125], + [114.5390625, 10.7158203125], + [114.5419921875, 10.71484375], + [114.5439453125, 10.7138671875], + [114.544921875, 10.7119140625], + [114.544921875, 10.7099609375], + [114.5419921875, 10.705078125], + [114.541015625, 10.703125], + [114.5400390625, 10.703125], + [114.5390625, 10.703125], + [114.5361328125, 10.703125], + [114.533203125, 10.705078125], + [114.5322265625, 10.70703125], + [114.5322265625, 10.7099609375], + [114.533203125, 10.7119140625], + [114.5341796875, 10.7138671875] + ], + [ + [114.4248046875, 10.6728515625], + [114.4267578125, 10.673828125], + [114.4296875, 10.673828125], + [114.431640625, 10.6728515625], + [114.43359375, 10.6708984375], + [114.43359375, 10.6689453125], + [114.43359375, 10.6669921875], + [114.43359375, 10.666015625], + [114.43359375, 10.6650390625], + [114.43359375, 10.6640625], + [114.43359375, 10.6630859375], + [114.4326171875, 10.662109375], + [114.4306640625, 10.6611328125], + [114.4287109375, 10.662109375], + [114.42578125, 10.662109375], + [114.423828125, 10.6630859375], + [114.4228515625, 10.6640625], + [114.4228515625, 10.666015625], + [114.4228515625, 10.6669921875], + [114.4228515625, 10.66796875], + [114.4228515625, 10.6689453125], + [114.423828125, 10.6708984375], + [114.4248046875, 10.6728515625] + ], + [ + [114.3525390625, 10.7314453125], + [114.3564453125, 10.732421875], + [114.3603515625, 10.732421875], + [114.3642578125, 10.732421875], + [114.3662109375, 10.73046875], + [114.3662109375, 10.7294921875], + [114.3662109375, 10.728515625], + [114.3642578125, 10.7265625], + [114.3603515625, 10.724609375], + [114.3564453125, 10.7236328125], + [114.35546875, 10.7236328125], + [114.3544921875, 10.72265625], + [114.3505859375, 10.720703125], + [114.341796875, 10.7138671875], + [114.3388671875, 10.7119140625], + [114.3388671875, 10.7109375], + [114.3388671875, 10.70703125], + [114.3388671875, 10.7060546875], + [114.33984375, 10.705078125], + [114.3408203125, 10.705078125], + [114.341796875, 10.705078125], + [114.341796875, 10.7041015625], + [114.3408203125, 10.69921875], + [114.3388671875, 10.6982421875], + [114.3359375, 10.6962890625], + [114.333984375, 10.6962890625], + [114.3330078125, 10.6962890625], + [114.3330078125, 10.697265625], + [114.3310546875, 10.697265625], + [114.3291015625, 10.697265625], + [114.328125, 10.697265625], + [114.328125, 10.6953125], + [114.328125, 10.6943359375], + [114.3251953125, 10.693359375], + [114.32421875, 10.693359375], + [114.3212890625, 10.693359375], + [114.3203125, 10.6943359375], + [114.3193359375, 10.6953125], + [114.3193359375, 10.6962890625], + [114.32421875, 10.703125], + [114.3291015625, 10.708984375], + [114.337890625, 10.71875], + [114.3466796875, 10.7265625], + [114.349609375, 10.7294921875], + [114.3525390625, 10.7314453125] + ], + [ + [112.9775390625, 9.6513671875], + [112.978515625, 9.65234375], + [112.9833984375, 9.6552734375], + [112.9892578125, 9.6552734375], + [112.9912109375, 9.6552734375], + [112.994140625, 9.6533203125], + [112.994140625, 9.6513671875], + [112.994140625, 9.650390625], + [112.994140625, 9.6484375], + [112.990234375, 9.64453125], + [112.98828125, 9.64453125], + [112.984375, 9.64453125], + [112.9814453125, 9.64453125], + [112.9794921875, 9.6455078125], + [112.978515625, 9.6474609375], + [112.9775390625, 9.6494140625], + [112.9775390625, 9.650390625], + [112.9775390625, 9.6513671875] + ], + [ + [113.79296875, 7.3740234375], + [113.8017578125, 7.37890625], + [113.8037109375, 7.37890625], + [113.8076171875, 7.37890625], + [113.810546875, 7.3779296875], + [113.8125, 7.3779296875], + [113.814453125, 7.3779296875], + [113.81640625, 7.3798828125], + [113.8193359375, 7.3798828125], + [113.8251953125, 7.380859375], + [113.826171875, 7.3818359375], + [113.828125, 7.3828125], + [113.830078125, 7.3837890625], + [113.83203125, 7.384765625], + [113.8369140625, 7.384765625], + [113.83984375, 7.3837890625], + [113.8505859375, 7.3837890625], + [113.8525390625, 7.3837890625], + [113.853515625, 7.3828125], + [113.8583984375, 7.376953125], + [113.8583984375, 7.3759765625], + [113.8583984375, 7.3740234375], + [113.85546875, 7.373046875], + [113.8486328125, 7.369140625], + [113.8427734375, 7.3662109375], + [113.83984375, 7.365234375], + [113.8291015625, 7.36328125], + [113.8232421875, 7.36328125], + [113.818359375, 7.3642578125], + [113.8134765625, 7.3662109375], + [113.8076171875, 7.3671875], + [113.8037109375, 7.3671875], + [113.798828125, 7.369140625], + [113.79296875, 7.37109375], + [113.7919921875, 7.3720703125], + [113.7919921875, 7.373046875], + [113.79296875, 7.3740234375] + ], + [ + [114.5185546875, 9.9326171875], + [114.5185546875, 9.9375], + [114.5224609375, 9.9404296875], + [114.5263671875, 9.9423828125], + [114.5322265625, 9.939453125], + [114.53515625, 9.935546875], + [114.5361328125, 9.9287109375], + [114.5361328125, 9.9248046875], + [114.5341796875, 9.921875], + [114.5322265625, 9.919921875], + [114.529296875, 9.9208984375], + [114.525390625, 9.92578125], + [114.5224609375, 9.927734375], + [114.5185546875, 9.9326171875] + ], + [ + [114.505859375, 9.921875], + [114.509765625, 9.9189453125], + [114.509765625, 9.9140625], + [114.5087890625, 9.9091796875], + [114.5068359375, 9.9052734375], + [114.5029296875, 9.90234375], + [114.4990234375, 9.90234375], + [114.490234375, 9.9052734375], + [114.4892578125, 9.9091796875], + [114.4912109375, 9.912109375], + [114.494140625, 9.9140625], + [114.4951171875, 9.9169921875], + [114.4970703125, 9.921875], + [114.501953125, 9.9228515625], + [114.505859375, 9.921875] + ], + [ + [114.4580078125, 9.904296875], + [114.4580078125, 9.9091796875], + [114.4599609375, 9.912109375], + [114.4658203125, 9.9130859375], + [114.4697265625, 9.912109375], + [114.4736328125, 9.908203125], + [114.478515625, 9.9052734375], + [114.4814453125, 9.900390625], + [114.4794921875, 9.8955078125], + [114.4765625, 9.892578125], + [114.4716796875, 9.8896484375], + [114.466796875, 9.8896484375], + [114.4609375, 9.8916015625], + [114.458984375, 9.8955078125], + [114.458984375, 9.900390625], + [114.4580078125, 9.904296875] + ], + [ + [114.5126953125, 9.873046875], + [114.515625, 9.873046875], + [114.517578125, 9.873046875], + [114.5205078125, 9.87109375], + [114.5224609375, 9.8671875], + [114.5224609375, 9.865234375], + [114.5205078125, 9.8642578125], + [114.5185546875, 9.8623046875], + [114.517578125, 9.861328125], + [114.515625, 9.8603515625], + [114.513671875, 9.8603515625], + [114.5126953125, 9.8603515625], + [114.51171875, 9.861328125], + [114.5107421875, 9.86328125], + [114.509765625, 9.865234375], + [114.5087890625, 9.8681640625], + [114.509765625, 9.8701171875], + [114.5107421875, 9.8720703125], + [114.5126953125, 9.873046875] + ], + [ + [114.4619140625, 9.8408203125], + [114.46484375, 9.83984375], + [114.4677734375, 9.837890625], + [114.4755859375, 9.8310546875], + [114.4755859375, 9.828125], + [114.4736328125, 9.8251953125], + [114.4697265625, 9.82421875], + [114.4609375, 9.822265625], + [114.45703125, 9.822265625], + [114.4560546875, 9.8251953125], + [114.455078125, 9.8291015625], + [114.45703125, 9.8359375], + [114.458984375, 9.83984375], + [114.4619140625, 9.8408203125] + ], + [ + [116.927734375, 9.462890625], + [116.9326171875, 9.466796875], + [116.9345703125, 9.466796875], + [116.9375, 9.46484375], + [116.939453125, 9.462890625], + [116.9404296875, 9.4619140625], + [116.939453125, 9.4599609375], + [116.9384765625, 9.4560546875], + [116.9375, 9.4541015625], + [116.9375, 9.4521484375], + [116.9326171875, 9.4482421875], + [116.931640625, 9.4462890625], + [116.9296875, 9.4453125], + [116.9267578125, 9.4453125], + [116.9248046875, 9.447265625], + [116.923828125, 9.44921875], + [116.921875, 9.455078125], + [116.921875, 9.4560546875], + [116.9228515625, 9.45703125], + [116.9248046875, 9.4599609375], + [116.927734375, 9.462890625] + ], + [ + [114.6201171875, 11.4326171875], + [114.6220703125, 11.470703125], + [114.6220703125, 11.4794921875], + [114.62109375, 11.4892578125], + [114.62109375, 11.5], + [114.6201171875, 11.5166015625], + [114.62109375, 11.5185546875], + [114.62109375, 11.51953125], + [114.6455078125, 11.53125], + [114.658203125, 11.5283203125], + [114.662109375, 11.5234375], + [114.662109375, 11.5234375], + [114.6572265625, 11.48828125], + [114.65625, 11.470703125], + [114.6533203125, 11.4375], + [114.6513671875, 11.4326171875], + [114.6494140625, 11.427734375], + [114.6435546875, 11.423828125], + [114.6298828125, 11.4228515625], + [114.623046875, 11.42578125], + [114.62109375, 11.4287109375], + [114.6201171875, 11.4326171875] + ], + [ + [114.666015625, 7.5908203125], + [114.6748046875, 7.6083984375], + [114.6787109375, 7.611328125], + [114.7041015625, 7.615234375], + [114.7119140625, 7.6142578125], + [114.71875, 7.6123046875], + [114.724609375, 7.607421875], + [114.724609375, 7.599609375], + [114.7216796875, 7.5927734375], + [114.7109375, 7.58203125], + [114.708984375, 7.5810546875], + [114.6953125, 7.5712890625], + [114.6884765625, 7.5654296875], + [114.68359375, 7.5634765625], + [114.677734375, 7.5634765625], + [114.671875, 7.564453125], + [114.66796875, 7.5673828125], + [114.666015625, 7.572265625], + [114.6650390625, 7.5830078125], + [114.666015625, 7.5908203125] + ], + [ + [111.7041015625, 16.2099609375], + [111.70703125, 16.212890625], + [111.7109375, 16.2138671875], + [111.7177734375, 16.2138671875], + [111.72265625, 16.212890625], + [111.724609375, 16.2109375], + [111.7255859375, 16.2080078125], + [111.7255859375, 16.2041015625], + [111.724609375, 16.2021484375], + [111.72265625, 16.2021484375], + [111.7080078125, 16.2021484375], + [111.7060546875, 16.203125], + [111.705078125, 16.2041015625], + [111.7041015625, 16.20703125], + [111.7041015625, 16.2099609375] + ], + [ + [111.650390625, 16.255859375], + [111.65625, 16.2587890625], + [111.66015625, 16.2587890625], + [111.6630859375, 16.255859375], + [111.669921875, 16.259765625], + [111.681640625, 16.2626953125], + [111.68359375, 16.2607421875], + [111.6826171875, 16.2548828125], + [111.673828125, 16.2470703125], + [111.6640625, 16.240234375], + [111.650390625, 16.2373046875], + [111.626953125, 16.220703125], + [111.611328125, 16.208984375], + [111.599609375, 16.19921875], + [111.595703125, 16.1904296875], + [111.6015625, 16.181640625], + [111.607421875, 16.1787109375], + [111.6142578125, 16.177734375], + [111.6240234375, 16.1796875], + [111.6337890625, 16.1845703125], + [111.642578125, 16.1943359375], + [111.65234375, 16.2021484375], + [111.6689453125, 16.20703125], + [111.69140625, 16.2109375], + [111.6962890625, 16.2119140625], + [111.7001953125, 16.208984375], + [111.7021484375, 16.201171875], + [111.701171875, 16.19921875], + [111.69140625, 16.193359375], + [111.6708984375, 16.1904296875], + [111.6572265625, 16.1845703125], + [111.6474609375, 16.17578125], + [111.6328125, 16.16796875], + [111.623046875, 16.162109375], + [111.611328125, 16.1572265625], + [111.58984375, 16.154296875], + [111.5771484375, 16.1572265625], + [111.568359375, 16.1630859375], + [111.56640625, 16.171875], + [111.5703125, 16.1962890625], + [111.578125, 16.208984375], + [111.61328125, 16.234375], + [111.650390625, 16.255859375] + ], + [ + [111.7353515625, 16.1982421875], + [111.7314453125, 16.19921875], + [111.73046875, 16.2021484375], + [111.7333984375, 16.20703125], + [111.736328125, 16.2080078125], + [111.7421875, 16.2080078125], + [111.7587890625, 16.208984375], + [111.7646484375, 16.2099609375], + [111.78125, 16.21484375], + [111.791015625, 16.220703125], + [111.7939453125, 16.2265625], + [111.7958984375, 16.236328125], + [111.794921875, 16.2431640625], + [111.7900390625, 16.25], + [111.78515625, 16.25390625], + [111.7744140625, 16.255859375], + [111.7646484375, 16.255859375], + [111.7607421875, 16.2529296875], + [111.75, 16.2509765625], + [111.732421875, 16.25], + [111.716796875, 16.2490234375], + [111.705078125, 16.2509765625], + [111.6923828125, 16.255859375], + [111.6865234375, 16.2568359375], + [111.685546875, 16.2578125], + [111.6845703125, 16.2607421875], + [111.6845703125, 16.2626953125], + [111.6904296875, 16.2646484375], + [111.703125, 16.2646484375], + [111.7138671875, 16.263671875], + [111.7275390625, 16.2626953125], + [111.74609375, 16.2666015625], + [111.759765625, 16.2685546875], + [111.783203125, 16.2744140625], + [111.791015625, 16.275390625], + [111.798828125, 16.2734375], + [111.806640625, 16.2685546875], + [111.8134765625, 16.2626953125], + [111.8212890625, 16.24609375], + [111.822265625, 16.2392578125], + [111.8173828125, 16.224609375], + [111.80078125, 16.208984375], + [111.7802734375, 16.1982421875], + [111.763671875, 16.1943359375], + [111.7529296875, 16.193359375], + [111.74609375, 16.1943359375], + [111.7353515625, 16.1982421875] + ], + [ + [113.01953125, 9.6630859375], + [113.0205078125, 9.6640625], + [113.0224609375, 9.6640625], + [113.0234375, 9.6640625], + [113.025390625, 9.6640625], + [113.025390625, 9.6640625], + [113.025390625, 9.6640625], + [113.025390625, 9.6640625], + [113.025390625, 9.6630859375], + [113.0263671875, 9.662109375], + [113.0263671875, 9.6611328125], + [113.0263671875, 9.6611328125], + [113.02734375, 9.6611328125], + [113.02734375, 9.6611328125], + [113.0283203125, 9.66015625], + [113.0283203125, 9.6591796875], + [113.0283203125, 9.658203125], + [113.0283203125, 9.658203125], + [113.0283203125, 9.658203125], + [113.0283203125, 9.658203125], + [113.0263671875, 9.6572265625], + [113.025390625, 9.6572265625], + [113.025390625, 9.6572265625], + [113.0244140625, 9.658203125], + [113.0244140625, 9.658203125], + [113.0244140625, 9.658203125], + [113.0234375, 9.658203125], + [113.0234375, 9.6572265625], + [113.0234375, 9.6572265625], + [113.0234375, 9.65625], + [113.0224609375, 9.65625], + [113.0224609375, 9.6552734375], + [113.021484375, 9.65625], + [113.0205078125, 9.65625], + [113.0205078125, 9.6572265625], + [113.0205078125, 9.658203125], + [113.01953125, 9.658203125], + [113.01953125, 9.6591796875], + [113.0185546875, 9.66015625], + [113.0185546875, 9.6611328125], + [113.01953125, 9.6630859375] + ], + [ + [113.017578125, 9.6767578125], + [113.0185546875, 9.677734375], + [113.0234375, 9.6806640625], + [113.03125, 9.6806640625], + [113.037109375, 9.6787109375], + [113.0419921875, 9.673828125], + [113.044921875, 9.6669921875], + [113.0458984375, 9.6630859375], + [113.0458984375, 9.6630859375], + [113.04296875, 9.658203125], + [113.04296875, 9.658203125], + [113.0361328125, 9.6572265625], + [113.029296875, 9.6591796875], + [113.025390625, 9.6640625], + [113.0244140625, 9.6650390625], + [113.0234375, 9.6650390625], + [113.0205078125, 9.669921875], + [113.017578125, 9.6767578125] + ], + [ + [114.3056640625, 9.8759765625], + [114.3046875, 9.8779296875], + [114.3046875, 9.880859375], + [114.3056640625, 9.8828125], + [114.30859375, 9.884765625], + [114.3125, 9.8837890625], + [114.3154296875, 9.880859375], + [114.3173828125, 9.8779296875], + [114.3173828125, 9.8759765625], + [114.31640625, 9.8740234375], + [114.3134765625, 9.8720703125], + [114.3115234375, 9.8720703125], + [114.30859375, 9.873046875], + [114.3056640625, 9.8759765625] + ], + [ + [114.220703125, 10.2109375], + [114.2236328125, 10.2138671875], + [114.2265625, 10.2158203125], + [114.228515625, 10.216796875], + [114.23046875, 10.216796875], + [114.2314453125, 10.2158203125], + [114.234375, 10.2138671875], + [114.234375, 10.212890625], + [114.234375, 10.2109375], + [114.2333984375, 10.208984375], + [114.23046875, 10.20703125], + [114.2275390625, 10.2060546875], + [114.2236328125, 10.205078125], + [114.22265625, 10.2060546875], + [114.220703125, 10.2080078125], + [114.220703125, 10.208984375], + [114.220703125, 10.2109375] + ], + [ + [114.21875, 11.0615234375], + [114.21875, 11.064453125], + [114.220703125, 11.0654296875], + [114.2265625, 11.06640625], + [114.2373046875, 11.0654296875], + [114.2392578125, 11.0625], + [114.240234375, 11.060546875], + [114.2392578125, 11.056640625], + [114.2353515625, 11.0546875], + [114.2294921875, 11.052734375], + [114.224609375, 11.0537109375], + [114.220703125, 11.056640625], + [114.21875, 11.0615234375] + ], + [ + [114.9853515625, 11.0791015625], + [114.986328125, 11.0869140625], + [114.9931640625, 11.095703125], + [114.9951171875, 11.0966796875], + [115, 11.0966796875], + [115.0107421875, 11.095703125], + [115.021484375, 11.0888671875], + [115.021484375, 11.0869140625], + [115.021484375, 11.080078125], + [115.01953125, 11.0751953125], + [115.013671875, 11.0634765625], + [115.01171875, 11.0615234375], + [115.00390625, 11.0615234375], + [114.9931640625, 11.064453125], + [114.990234375, 11.068359375], + [114.986328125, 11.076171875], + [114.9853515625, 11.0791015625] + ], + [ + [112.8818359375, 9.5341796875], + [112.87890625, 9.5361328125], + [112.8779296875, 9.5390625], + [112.87890625, 9.5419921875], + [112.888671875, 9.55078125], + [112.9013671875, 9.5625], + [112.904296875, 9.5625], + [112.9072265625, 9.560546875], + [112.9091796875, 9.5576171875], + [112.91015625, 9.5537109375], + [112.908203125, 9.5498046875], + [112.88671875, 9.53515625], + [112.8818359375, 9.5341796875] + ], + [ + [112.3408203125, 16.8212890625], + [112.3388671875, 16.822265625], + [112.3369140625, 16.822265625], + [112.3349609375, 16.82421875], + [112.330078125, 16.8330078125], + [112.330078125, 16.8349609375], + [112.330078125, 16.8369140625], + [112.3310546875, 16.8388671875], + [112.333984375, 16.83984375], + [112.337890625, 16.8408203125], + [112.341796875, 16.8408203125], + [112.3447265625, 16.8408203125], + [112.3466796875, 16.8408203125], + [112.3486328125, 16.8408203125], + [112.349609375, 16.841796875], + [112.3505859375, 16.845703125], + [112.3515625, 16.8466796875], + [112.3525390625, 16.8466796875], + [112.353515625, 16.8466796875], + [112.3603515625, 16.84375], + [112.361328125, 16.84375], + [112.361328125, 16.8427734375], + [112.361328125, 16.841796875], + [112.361328125, 16.8408203125], + [112.359375, 16.8388671875], + [112.3544921875, 16.8330078125], + [112.3525390625, 16.830078125], + [112.3486328125, 16.8271484375], + [112.34375, 16.82421875], + [112.3408203125, 16.8212890625] + ] + ] + }, + "properties": { + "cp": [110.33119, 20.031971], + "name": "海南", + "childNum": 1 + } + }, { + "id": "510000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [106.2646484375, 30.2099609375], + [106.2705078125, 30.185546875], + [106.2646484375, 30.2099609375] + ] + ], + [ + [ + [108.0244140625, 31.0654296875], + [108.060546875, 31.0517578125], + [107.9375, 30.96875], + [107.9482421875, 30.919921875], + [107.994140625, 30.904296875], + [107.8515625, 30.7939453125], + [107.7646484375, 30.8173828125], + [107.7607421875, 30.8642578125], + [107.71875, 30.888671875], + [107.6357421875, 30.818359375], + [107.5771484375, 30.8486328125], + [107.48046875, 30.8388671875], + [107.4990234375, 30.810546875], + [107.4248046875, 30.7412109375], + [107.45703125, 30.6826171875], + [107.5166015625, 30.6435546875], + [107.3603515625, 30.45703125], + [107.33984375, 30.3876953125], + [107.2216796875, 30.2138671875], + [107.103515625, 30.0908203125], + [107.0810546875, 30.0947265625], + [107.0849609375, 30.064453125], + [107.0595703125, 30.0439453125], + [107.04296875, 30.0556640625], + [107.04296875, 30.03515625], + [106.9765625, 30.08984375], + [106.9130859375, 30.025390625], + [106.8388671875, 30.05078125], + [106.7861328125, 30.017578125], + [106.732421875, 30.02734375], + [106.69921875, 30.076171875], + [106.7041015625, 30.1181640625], + [106.6728515625, 30.123046875], + [106.677734375, 30.16015625], + [106.6494140625, 30.1650390625], + [106.607421875, 30.2314453125], + [106.6435546875, 30.2470703125], + [106.6357421875, 30.2666015625], + [106.5576171875, 30.31640625], + [106.509765625, 30.2900390625], + [106.44140625, 30.3095703125], + [106.4365234375, 30.2783203125], + [106.408203125, 30.2763671875], + [106.4287109375, 30.25390625], + [106.3349609375, 30.2265625], + [106.30078125, 30.2392578125], + [106.296875, 30.205078125], + [106.2626953125, 30.21484375], + [106.2421875, 30.177734375], + [106.232421875, 30.212890625], + [106.20703125, 30.205078125], + [106.1708984375, 30.2509765625], + [106.171875, 30.306640625], + [106.125, 30.3251953125], + [106.1318359375, 30.302734375], + [106.1064453125, 30.310546875], + [106.08984375, 30.345703125], + [106.060546875, 30.3388671875], + [106.03125, 30.375], + [105.9423828125, 30.3720703125], + [105.90234375, 30.38671875], + [105.90625, 30.4072265625], + [105.8759765625, 30.3876953125], + [105.86328125, 30.4111328125], + [105.8466796875, 30.392578125], + [105.8203125, 30.4384765625], + [105.765625, 30.3984375], + [105.7421875, 30.3193359375], + [105.71484375, 30.3232421875], + [105.7353515625, 30.259765625], + [105.673828125, 30.2529296875], + [105.6259765625, 30.2763671875], + [105.619140625, 30.2353515625], + [105.6611328125, 30.208984375], + [105.580078125, 30.173828125], + [105.5576171875, 30.1962890625], + [105.537109375, 30.1669921875], + [105.5556640625, 30.1455078125], + [105.5966796875, 30.1591796875], + [105.5732421875, 30.1259765625], + [105.642578125, 30.1015625], + [105.640625, 30.07421875], + [105.6748046875, 30.0712890625], + [105.6875, 30.0390625], + [105.748046875, 30.033203125], + [105.703125, 29.9248046875], + [105.7392578125, 29.8916015625], + [105.73828125, 29.86328125], + [105.708984375, 29.8408203125], + [105.619140625, 29.8466796875], + [105.583984375, 29.8193359375], + [105.576171875, 29.7451171875], + [105.56640625, 29.724609375], + [105.5439453125, 29.7333984375], + [105.5390625, 29.6953125], + [105.484375, 29.7197265625], + [105.478515625, 29.67578125], + [105.3896484375, 29.6767578125], + [105.3798828125, 29.6240234375], + [105.3544921875, 29.626953125], + [105.3359375, 29.591796875], + [105.3212890625, 29.6103515625], + [105.2900390625, 29.552734375], + [105.337890625, 29.46484375], + [105.3251953125, 29.44921875], + [105.390625, 29.45703125], + [105.3994140625, 29.439453125], + [105.373046875, 29.4208984375], + [105.427734375, 29.4189453125], + [105.4443359375, 29.38671875], + [105.4208984375, 29.3125], + [105.4580078125, 29.3291015625], + [105.4755859375, 29.2802734375], + [105.6064453125, 29.275390625], + [105.6103515625, 29.255859375], + [105.6357421875, 29.2802734375], + [105.658203125, 29.251953125], + [105.666015625, 29.27734375], + [105.7158203125, 29.2958984375], + [105.6923828125, 29.279296875], + [105.7041015625, 29.177734375], + [105.7314453125, 29.1328125], + [105.7529296875, 29.1337890625], + [105.7294921875, 29.1064453125], + [105.7578125, 29.0693359375], + [105.7421875, 29.0400390625], + [105.8095703125, 28.95703125], + [105.7978515625, 28.9365234375], + [105.880859375, 28.93359375], + [105.9140625, 28.9013671875], + [105.91015625, 28.9208984375], + [105.986328125, 28.9794921875], + [106.0458984375, 28.953125], + [106.048828125, 28.9072265625], + [106.146484375, 28.90234375], + [106.173828125, 28.9208984375], + [106.2275390625, 28.8896484375], + [106.265625, 28.84765625], + [106.2529296875, 28.7861328125], + [106.3466796875, 28.5859375], + [106.33203125, 28.5537109375], + [106.380859375, 28.5078125], + [106.3779296875, 28.4794921875], + [106.3310546875, 28.482421875], + [106.29296875, 28.5380859375], + [106.193359375, 28.578125], + [106.166015625, 28.63671875], + [106.103515625, 28.63671875], + [106.083984375, 28.6845703125], + [106.033203125, 28.693359375], + [106.029296875, 28.7197265625], + [105.96875, 28.76171875], + [105.9365234375, 28.6826171875], + [105.8896484375, 28.6708984375], + [105.9052734375, 28.6064453125], + [105.78515625, 28.611328125], + [105.7578125, 28.5908203125], + [105.7431640625, 28.6162109375], + [105.693359375, 28.5888671875], + [105.685546875, 28.53515625], + [105.6240234375, 28.5185546875], + [105.6103515625, 28.4443359375], + [105.6455078125, 28.4296875], + [105.6611328125, 28.365234375], + [105.640625, 28.3115234375], + [105.732421875, 28.2724609375], + [105.73828125, 28.3037109375], + [105.7880859375, 28.3095703125], + [105.771484375, 28.326171875], + [105.7880859375, 28.3359375], + [105.8505859375, 28.2548828125], + [105.890625, 28.2373046875], + [105.8603515625, 28.16796875], + [105.8798828125, 28.1240234375], + [105.9453125, 28.1435546875], + [105.98046875, 28.1064453125], + [106.0341796875, 28.107421875], + [106.0380859375, 28.138671875], + [106.123046875, 28.16796875], + [106.2080078125, 28.134765625], + [106.267578125, 28.0673828125], + [106.24609375, 28.013671875], + [106.294921875, 28.00390625], + [106.3291015625, 27.9580078125], + [106.30078125, 27.9091796875], + [106.333984375, 27.888671875], + [106.3173828125, 27.8369140625], + [106.3427734375, 27.8203125], + [106.2255859375, 27.76171875], + [106.064453125, 27.77734375], + [105.9326171875, 27.7275390625], + [105.921875, 27.7470703125], + [105.880859375, 27.7392578125], + [105.8466796875, 27.7060546875], + [105.73828125, 27.7119140625], + [105.716796875, 27.681640625], + [105.6650390625, 27.6845703125], + [105.6416015625, 27.6591796875], + [105.60546875, 27.7158203125], + [105.560546875, 27.720703125], + [105.5380859375, 27.75390625], + [105.48046875, 27.775390625], + [105.3544921875, 27.7490234375], + [105.30859375, 27.7060546875], + [105.2744140625, 27.7958984375], + [105.31640625, 27.818359375], + [105.2451171875, 27.8232421875], + [105.2333984375, 27.892578125], + [105.28515625, 27.9345703125], + [105.2724609375, 27.9970703125], + [105.1865234375, 27.99609375], + [105.16796875, 28.021484375], + [105.177734375, 28.0673828125], + [105.0498046875, 28.099609375], + [104.9775390625, 28.0615234375], + [104.9736328125, 28.017578125], + [104.9052734375, 27.96484375], + [104.921875, 27.94140625], + [104.8857421875, 27.912109375], + [104.767578125, 27.884765625], + [104.744140625, 27.90234375], + [104.572265625, 27.8408203125], + [104.5390625, 27.88671875], + [104.5068359375, 27.87890625], + [104.396484375, 27.955078125], + [104.3564453125, 28.0185546875], + [104.298828125, 28.0458984375], + [104.376953125, 28.052734375], + [104.4501953125, 28.1142578125], + [104.4580078125, 28.169921875], + [104.4072265625, 28.173828125], + [104.4013671875, 28.2001953125], + [104.462890625, 28.2421875], + [104.4482421875, 28.271484375], + [104.40625, 28.2724609375], + [104.37109375, 28.337890625], + [104.2900390625, 28.314453125], + [104.302734375, 28.330078125], + [104.2548828125, 28.404296875], + [104.2705078125, 28.466796875], + [104.248046875, 28.5263671875], + [104.357421875, 28.556640625], + [104.42578125, 28.626953125], + [104.375, 28.6494140625], + [104.30859375, 28.615234375], + [104.24609375, 28.6640625], + [104.2314453125, 28.63671875], + [104.1220703125, 28.63671875], + [104.0966796875, 28.603515625], + [104.060546875, 28.6279296875], + [103.951171875, 28.6015625], + [103.9150390625, 28.6318359375], + [103.875, 28.626953125], + [103.8515625, 28.66796875], + [103.837890625, 28.5849609375], + [103.7822265625, 28.525390625], + [103.8291015625, 28.462890625], + [103.875, 28.306640625], + [103.7724609375, 28.234375], + [103.736328125, 28.234375], + [103.7119140625, 28.197265625], + [103.6923828125, 28.232421875], + [103.6328125, 28.2607421875], + [103.4521484375, 28.123046875], + [103.435546875, 28.0380859375], + [103.490234375, 28.0322265625], + [103.515625, 27.9658203125], + [103.564453125, 27.9765625], + [103.50390625, 27.912109375], + [103.490234375, 27.7978515625], + [103.2802734375, 27.6328125], + [103.294921875, 27.56640625], + [103.22265625, 27.56640625], + [103.1435546875, 27.4228515625], + [103.1005859375, 27.3974609375], + [103.0556640625, 27.41015625], + [102.9853515625, 27.3681640625], + [102.9482421875, 27.4130859375], + [102.8828125, 27.296875], + [102.9140625, 27.134765625], + [102.8720703125, 27.02734375], + [102.8955078125, 27], + [102.8974609375, 26.912109375], + [102.970703125, 26.8330078125], + [103.005859375, 26.6787109375], + [103.0283203125, 26.66015625], + [103.01953125, 26.591796875], + [103.056640625, 26.5458984375], + [103.0322265625, 26.4873046875], + [102.990234375, 26.4833984375], + [102.98828125, 26.3486328125], + [102.8955078125, 26.3388671875], + [102.880859375, 26.3662109375], + [102.833984375, 26.3076171875], + [102.7412109375, 26.2705078125], + [102.716796875, 26.2138671875], + [102.6748046875, 26.2060546875], + [102.6015625, 26.2509765625], + [102.638671875, 26.30859375], + [102.6298828125, 26.3369140625], + [102.5517578125, 26.3623046875], + [102.53125, 26.3330078125], + [102.3935546875, 26.296875], + [102.314453125, 26.2275390625], + [102.248046875, 26.2158203125], + [102.1083984375, 26.068359375], + [102.021484375, 26.0966796875], + [101.955078125, 26.0849609375], + [101.91796875, 26.1083984375], + [101.8359375, 26.0458984375], + [101.8408203125, 26.0830078125], + [101.796875, 26.115234375], + [101.80859375, 26.16015625], + [101.6943359375, 26.2421875], + [101.6328125, 26.224609375], + [101.5947265625, 26.26171875], + [101.59765625, 26.3037109375], + [101.6611328125, 26.3095703125], + [101.640625, 26.3203125], + [101.6611328125, 26.34765625], + [101.630859375, 26.361328125], + [101.6376953125, 26.3955078125], + [101.5087890625, 26.5], + [101.458984375, 26.49609375], + [101.4404296875, 26.5380859375], + [101.3994140625, 26.54296875], + [101.3984375, 26.603515625], + [101.462890625, 26.607421875], + [101.4814453125, 26.673828125], + [101.455078125, 26.7041015625], + [101.513671875, 26.76953125], + [101.4609375, 26.787109375], + [101.4580078125, 26.73046875], + [101.390625, 26.7236328125], + [101.3896484375, 26.7529296875], + [101.357421875, 26.76953125], + [101.400390625, 26.8408203125], + [101.3662109375, 26.8837890625], + [101.2685546875, 26.9033203125], + [101.2646484375, 26.9560546875], + [101.2333984375, 26.9541015625], + [101.2265625, 26.986328125], + [101.1376953125, 27.0224609375], + [101.1708984375, 27.1962890625], + [101.07421875, 27.1953125], + [101.04296875, 27.2216796875], + [101.009765625, 27.3134765625], + [101.0205078125, 27.3447265625], + [100.9375, 27.4697265625], + [100.9013671875, 27.4541015625], + [100.912109375, 27.5224609375], + [100.85546875, 27.6240234375], + [100.828125, 27.615234375], + [100.8486328125, 27.671875], + [100.7900390625, 27.6845703125], + [100.771484375, 27.7509765625], + [100.7080078125, 27.8017578125], + [100.7197265625, 27.8583984375], + [100.681640625, 27.923828125], + [100.6337890625, 27.9150390625], + [100.607421875, 27.8564453125], + [100.546875, 27.8095703125], + [100.505859375, 27.8525390625], + [100.4326171875, 27.865234375], + [100.3759765625, 27.7548828125], + [100.3515625, 27.7568359375], + [100.328125, 27.720703125], + [100.2998046875, 27.736328125], + [100.3056640625, 27.7890625], + [100.2861328125, 27.806640625], + [100.3095703125, 27.861328125], + [100.1689453125, 27.8974609375], + [100.1923828125, 27.947265625], + [100.0869140625, 28.03125], + [100.021484375, 28.1474609375], + [100.0341796875, 28.185546875], + [100.0888671875, 28.1806640625], + [100.1689453125, 28.2216796875], + [100.1884765625, 28.25390625], + [100.1484375, 28.2890625], + [100.1767578125, 28.3251953125], + [100.056640625, 28.3701171875], + [100.0751953125, 28.42578125], + [99.994140625, 28.47265625], + [99.94921875, 28.5791015625], + [99.8779296875, 28.6103515625], + [99.8720703125, 28.6337890625], + [99.8349609375, 28.62890625], + [99.841796875, 28.658203125], + [99.8046875, 28.69140625], + [99.7333984375, 28.7197265625], + [99.71875, 28.8466796875], + [99.6845703125, 28.8125], + [99.6259765625, 28.8154296875], + [99.615234375, 28.7412109375], + [99.5322265625, 28.6806640625], + [99.541015625, 28.6240234375], + [99.4970703125, 28.6171875], + [99.4638671875, 28.5498046875], + [99.4033203125, 28.5458984375], + [99.396484375, 28.4931640625], + [99.427734375, 28.4541015625], + [99.40625, 28.43359375], + [99.4375, 28.40234375], + [99.3935546875, 28.3193359375], + [99.41796875, 28.275390625], + [99.3876953125, 28.2109375], + [99.4033203125, 28.1513671875], + [99.3076171875, 28.228515625], + [99.28515625, 28.294921875], + [99.2392578125, 28.3173828125], + [99.17578125, 28.40234375], + [99.1845703125, 28.58984375], + [99.1279296875, 28.697265625], + [99.1044921875, 28.814453125], + [99.1328125, 28.94921875], + [99.10546875, 29.1630859375], + [99.1162109375, 29.23828125], + [99.0673828125, 29.30078125], + [99.052734375, 29.564453125], + [98.9921875, 29.6611328125], + [99.013671875, 29.818359375], + [99.0693359375, 29.927734375], + [99.03515625, 30.0205078125], + [99.044921875, 30.080078125], + [98.986328125, 30.158203125], + [98.9755859375, 30.3916015625], + [98.9052734375, 30.69140625], + [98.962890625, 30.7255859375], + [98.9580078125, 30.765625], + [98.9052734375, 30.783203125], + [98.78125, 30.8935546875], + [98.798828125, 31.0087890625], + [98.736328125, 31.05078125], + [98.67578125, 31.154296875], + [98.6015625, 31.1904296875], + [98.62109375, 31.2041015625], + [98.603515625, 31.2568359375], + [98.6376953125, 31.3369140625], + [98.693359375, 31.3330078125], + [98.7763671875, 31.2490234375], + [98.8876953125, 31.375], + [98.837890625, 31.4375], + [98.619140625, 31.591796875], + [98.5546875, 31.6572265625], + [98.5478515625, 31.716796875], + [98.517578125, 31.7177734375], + [98.4443359375, 31.828125], + [98.416015625, 31.8310546875], + [98.4267578125, 31.857421875], + [98.3994140625, 31.8994140625], + [98.4345703125, 31.9267578125], + [98.435546875, 32.0087890625], + [98.3125, 32.111328125], + [98.2607421875, 32.208984375], + [98.2197265625, 32.234375], + [98.2177734375, 32.3447265625], + [97.9375, 32.4853515625], + [97.701171875, 32.53515625], + [97.6064453125, 32.6162109375], + [97.5478515625, 32.6201171875], + [97.423828125, 32.705078125], + [97.3828125, 32.79296875], + [97.3896484375, 32.865234375], + [97.3486328125, 32.8955078125], + [97.36328125, 32.9443359375], + [97.5244140625, 32.9892578125], + [97.498046875, 33.0224609375], + [97.54296875, 33.037109375], + [97.517578125, 33.09765625], + [97.48828125, 33.107421875], + [97.4873046875, 33.16796875], + [97.5771484375, 33.22265625], + [97.625, 33.33984375], + [97.6767578125, 33.341796875], + [97.7587890625, 33.4033203125], + [97.6298828125, 33.4609375], + [97.552734375, 33.4658203125], + [97.5126953125, 33.51953125], + [97.525390625, 33.576171875], + [97.416015625, 33.6064453125], + [97.40625, 33.62890625], + [97.435546875, 33.6806640625], + [97.423828125, 33.755859375], + [97.3720703125, 33.8427734375], + [97.400390625, 33.8505859375], + [97.392578125, 33.8896484375], + [97.638671875, 33.921875], + [97.6552734375, 34.0078125], + [97.703125, 34.037109375], + [97.666015625, 34.126953125], + [97.7744140625, 34.1630859375], + [97.8115234375, 34.2080078125], + [97.9453125, 34.19921875], + [98.029296875, 34.123046875], + [98.099609375, 34.123046875], + [98.2080078125, 34.0791015625], + [98.40234375, 34.087890625], + [98.392578125, 34.056640625], + [98.44140625, 33.9931640625], + [98.41015625, 33.9423828125], + [98.427734375, 33.908203125], + [98.4072265625, 33.8671875], + [98.4638671875, 33.8486328125], + [98.4921875, 33.771484375], + [98.5830078125, 33.732421875], + [98.6572265625, 33.65234375], + [98.6181640625, 33.6376953125], + [98.6220703125, 33.61328125], + [98.6552734375, 33.591796875], + [98.650390625, 33.544921875], + [98.7431640625, 33.4765625], + [98.734375, 33.41015625], + [98.7841796875, 33.345703125], + [98.7587890625, 33.279296875], + [98.8076171875, 33.265625], + [98.8046875, 33.2197265625], + [98.857421875, 33.15234375], + [99.0029296875, 33.0830078125], + [99.0302734375, 33.0947265625], + [99.1953125, 33.0361328125], + [99.2685546875, 32.87890625], + [99.3857421875, 32.900390625], + [99.556640625, 32.8408203125], + [99.6083984375, 32.78125], + [99.6376953125, 32.79296875], + [99.705078125, 32.765625], + [99.7275390625, 32.7255859375], + [99.79296875, 32.8837890625], + [99.7705078125, 32.9462890625], + [99.853515625, 32.943359375], + [99.8779296875, 33.0458984375], + [99.9033203125, 33.0478515625], + [99.95703125, 32.9482421875], + [100.0380859375, 32.9306640625], + [100.029296875, 32.8974609375], + [100.0703125, 32.89453125], + [100.1240234375, 32.837890625], + [100.138671875, 32.7216796875], + [100.0888671875, 32.669921875], + [100.1103515625, 32.6396484375], + [100.1904296875, 32.630859375], + [100.2158203125, 32.607421875], + [100.2587890625, 32.7431640625], + [100.3349609375, 32.71875], + [100.400390625, 32.7568359375], + [100.37890625, 32.69921875], + [100.4208984375, 32.732421875], + [100.47265625, 32.693359375], + [100.544921875, 32.5703125], + [100.6640625, 32.5224609375], + [100.6640625, 32.62109375], + [100.71875, 32.6220703125], + [100.6875, 32.677734375], + [100.75390625, 32.650390625], + [100.7685546875, 32.6650390625], + [100.77734375, 32.6396484375], + [100.8369140625, 32.6494140625], + [100.9306640625, 32.6005859375], + [101.068359375, 32.681640625], + [101.11328125, 32.6728515625], + [101.12109375, 32.6328125], + [101.1259765625, 32.6591796875], + [101.1904296875, 32.6875], + [101.2236328125, 32.7265625], + [101.23828125, 32.828125], + [101.1787109375, 32.8935546875], + [101.1240234375, 32.912109375], + [101.1298828125, 32.990234375], + [101.1865234375, 32.986328125], + [101.1845703125, 33.0419921875], + [101.14453125, 33.0595703125], + [101.169921875, 33.1025390625], + [101.1162109375, 33.1962890625], + [101.125, 33.2216796875], + [101.185546875, 33.2705078125], + [101.2978515625, 33.2626953125], + [101.3837890625, 33.1533203125], + [101.40234375, 33.2255859375], + [101.48828125, 33.2275390625], + [101.6328125, 33.1015625], + [101.7412109375, 33.26953125], + [101.6552734375, 33.3154296875], + [101.6630859375, 33.3818359375], + [101.697265625, 33.435546875], + [101.7763671875, 33.4521484375], + [101.76953125, 33.5439453125], + [101.83203125, 33.5556640625], + [101.8447265625, 33.6025390625], + [101.9033203125, 33.5537109375], + [101.9033203125, 33.48828125], + [101.947265625, 33.443359375], + [101.88671875, 33.3828125], + [101.8779296875, 33.3154296875], + [101.82421875, 33.271484375], + [101.8095703125, 33.2890625], + [101.7685546875, 33.263671875], + [101.841796875, 33.189453125], + [101.826171875, 33.1201171875], + [101.8681640625, 33.1044921875], + [101.9365234375, 33.1875], + [102.083984375, 33.1953125], + [102.1083984375, 33.298828125], + [102.2099609375, 33.2255859375], + [102.2060546875, 33.3203125], + [102.1875, 33.3330078125], + [102.263671875, 33.41796875], + [102.369140625, 33.3935546875], + [102.3701171875, 33.4130859375], + [102.3955078125, 33.4052734375], + [102.4423828125, 33.4541015625], + [102.4677734375, 33.451171875], + [102.4541015625, 33.470703125], + [102.4833984375, 33.4580078125], + [102.4462890625, 33.5302734375], + [102.478515625, 33.54296875], + [102.33984375, 33.6123046875], + [102.314453125, 33.6689453125], + [102.341796875, 33.728515625], + [102.2861328125, 33.7177734375], + [102.3232421875, 33.7578125], + [102.236328125, 33.79296875], + [102.26171875, 33.822265625], + [102.25390625, 33.8623046875], + [102.1396484375, 33.9716796875], + [102.19921875, 33.978515625], + [102.2158203125, 33.958984375], + [102.30859375, 33.9951171875], + [102.3134765625, 33.966796875], + [102.328125, 33.984375], + [102.3916015625, 33.9716796875], + [102.4384765625, 34.087890625], + [102.4716796875, 34.0732421875], + [102.6083984375, 34.1015625], + [102.658203125, 34.08203125], + [102.65625, 34.1142578125], + [102.599609375, 34.1455078125], + [102.6083984375, 34.1611328125], + [102.7021484375, 34.197265625], + [102.73046875, 34.2373046875], + [102.7783203125, 34.236328125], + [102.798828125, 34.2734375], + [102.857421875, 34.271484375], + [102.86328125, 34.3046875], + [102.912109375, 34.3134765625], + [102.9775390625, 34.2529296875], + [102.9775390625, 34.19921875], + [103.109375, 34.177734375], + [103.123046875, 34.111328125], + [103.1796875, 34.080078125], + [103.130859375, 34.0673828125], + [103.119140625, 34.037109375], + [103.1474609375, 34.037109375], + [103.16015625, 34.0068359375], + [103.1240234375, 33.9423828125], + [103.181640625, 33.9013671875], + [103.158203125, 33.8095703125], + [103.2158203125, 33.794921875], + [103.2724609375, 33.8095703125], + [103.279296875, 33.7744140625], + [103.3505859375, 33.744140625], + [103.4326171875, 33.7509765625], + [103.46484375, 33.802734375], + [103.5068359375, 33.810546875], + [103.5498046875, 33.7412109375], + [103.521484375, 33.681640625], + [103.537109375, 33.671875], + [103.591796875, 33.728515625], + [103.6259765625, 33.7275390625], + [103.6357421875, 33.708984375], + [103.6669921875, 33.7197265625], + [103.650390625, 33.697265625], + [103.66796875, 33.6865234375], + [103.76953125, 33.6591796875], + [104.052734375, 33.685546875], + [104.1689453125, 33.6123046875], + [104.1826171875, 33.5791015625], + [104.15625, 33.5419921875], + [104.2216796875, 33.4052734375], + [104.2724609375, 33.392578125], + [104.2958984375, 33.3330078125], + [104.3740234375, 33.345703125], + [104.4375, 33.3232421875], + [104.3935546875, 33.3115234375], + [104.4130859375, 33.2822265625], + [104.333984375, 33.3154296875], + [104.3037109375, 33.3037109375], + [104.3779296875, 33.109375], + [104.3359375, 33.0419921875], + [104.427734375, 33.0146484375], + [104.3837890625, 32.9951171875], + [104.3671875, 32.9443359375], + [104.2880859375, 32.9423828125], + [104.294921875, 32.8359375], + [104.3642578125, 32.822265625], + [104.4580078125, 32.7490234375], + [104.572265625, 32.7294921875], + [104.6455078125, 32.662109375], + [104.697265625, 32.673828125], + [104.740234375, 32.6357421875], + [104.830078125, 32.6630859375], + [104.8828125, 32.6015625], + [105.0302734375, 32.6513671875], + [105.080078125, 32.6376953125], + [105.111328125, 32.5947265625], + [105.14453125, 32.6015625], + [105.2138671875, 32.6357421875], + [105.2197265625, 32.6669921875], + [105.2958984375, 32.65625], + [105.369140625, 32.712890625], + [105.4560546875, 32.7373046875], + [105.380859375, 32.8779296875], + [105.408203125, 32.88671875], + [105.4228515625, 32.9287109375], + [105.45703125, 32.93359375], + [105.5, 32.912109375], + [105.533203125, 32.79296875], + [105.5556640625, 32.794921875], + [105.5673828125, 32.765625], + [105.556640625, 32.732421875], + [105.5869140625, 32.7294921875], + [105.5966796875, 32.7001953125], + [105.7197265625, 32.759765625], + [105.76953125, 32.767578125], + [105.7822265625, 32.75], + [105.8232421875, 32.7705078125], + [105.826171875, 32.826171875], + [105.9306640625, 32.826171875], + [105.96875, 32.849609375], + [106.01171875, 32.830078125], + [106.04296875, 32.865234375], + [106.09375, 32.82421875], + [106.0947265625, 32.794921875], + [106.0615234375, 32.7685546875], + [106.1123046875, 32.72265625], + [106.255859375, 32.6943359375], + [106.275390625, 32.6708984375], + [106.3505859375, 32.6728515625], + [106.404296875, 32.6181640625], + [106.4521484375, 32.6611328125], + [106.4990234375, 32.6494140625], + [106.5859375, 32.6884765625], + [106.6640625, 32.69140625], + [106.7333984375, 32.740234375], + [106.7841796875, 32.736328125], + [106.7861328125, 32.697265625], + [106.8662109375, 32.7255859375], + [106.916015625, 32.7041015625], + [107.0634765625, 32.7119140625], + [107.1083984375, 32.6015625], + [107.083984375, 32.533203125], + [107.1279296875, 32.4833984375], + [107.1904296875, 32.46875], + [107.2216796875, 32.421875], + [107.2646484375, 32.4033203125], + [107.302734375, 32.482421875], + [107.3779296875, 32.5390625], + [107.4296875, 32.533203125], + [107.45703125, 32.41796875], + [107.490234375, 32.42578125], + [107.525390625, 32.3828125], + [107.5986328125, 32.412109375], + [107.6796875, 32.3984375], + [107.70703125, 32.333984375], + [107.755859375, 32.3388671875], + [107.8330078125, 32.2265625], + [107.865234375, 32.201171875], + [107.9052734375, 32.2080078125], + [107.978515625, 32.146484375], + [108.0244140625, 32.177734375], + [108.01953125, 32.2119140625], + [108.072265625, 32.234375], + [108.185546875, 32.2216796875], + [108.2421875, 32.275390625], + [108.3125, 32.232421875], + [108.4765625, 32.2685546875], + [108.5078125, 32.24609375], + [108.509765625, 32.2021484375], + [108.3701171875, 32.17578125], + [108.4501953125, 32.0732421875], + [108.34765625, 32.0703125], + [108.3642578125, 32.0380859375], + [108.330078125, 32.01953125], + [108.3701171875, 31.9873046875], + [108.3515625, 31.9716796875], + [108.3076171875, 31.998046875], + [108.259765625, 31.9677734375], + [108.34375, 31.861328125], + [108.5361328125, 31.7578125], + [108.505859375, 31.7333984375], + [108.546875, 31.666015625], + [108.4658203125, 31.619140625], + [108.43359375, 31.62890625], + [108.37890625, 31.5712890625], + [108.3876953125, 31.5458984375], + [108.33984375, 31.5390625], + [108.33984375, 31.5087890625], + [108.19140625, 31.4921875], + [108.2255859375, 31.453125], + [108.208984375, 31.3994140625], + [108.154296875, 31.3720703125], + [108.1806640625, 31.326171875], + [108.01953125, 31.2451171875], + [108.0322265625, 31.2177734375], + [108.078125, 31.2314453125], + [108.0908203125, 31.2021484375], + [108.009765625, 31.1103515625], + [108.0244140625, 31.0654296875] + ] + ] + ] + }, + "properties": { + "cp": [104.065735, 30.659462], + "name": "四川", + "childNum": 2 + } + }, { + "id": "520000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [109.529296875, 26.7412109375], + [109.5634765625, 26.7373046875], + [109.5771484375, 26.771484375], + [109.5986328125, 26.7587890625], + [109.5498046875, 26.71875], + [109.529296875, 26.7412109375] + ] + ], + [ + [ + [109.4775390625, 26.830078125], + [109.453125, 26.8623046875], + [109.482421875, 26.8974609375], + [109.5146484375, 26.875], + [109.4970703125, 26.8203125], + [109.5224609375, 26.75], + [109.4873046875, 26.7607421875], + [109.4775390625, 26.830078125] + ] + ], + [ + [ + [109.4677734375, 26.83203125], + [109.4873046875, 26.7607421875], + [109.4384765625, 26.755859375], + [109.4130859375, 26.720703125], + [109.3818359375, 26.7275390625], + [109.3623046875, 26.6953125], + [109.2841796875, 26.69921875], + [109.318359375, 26.654296875], + [109.357421875, 26.658203125], + [109.4091796875, 26.537109375], + [109.36328125, 26.47265625], + [109.3828125, 26.45703125], + [109.3232421875, 26.423828125], + [109.275390625, 26.3154296875], + [109.33984375, 26.2646484375], + [109.466796875, 26.314453125], + [109.4404296875, 26.2392578125], + [109.4765625, 26.1484375], + [109.5146484375, 26.12890625], + [109.5048828125, 26.09765625], + [109.4501953125, 26.1025390625], + [109.4541015625, 26.0556640625], + [109.4833984375, 26.0302734375], + [109.40625, 25.96484375], + [109.431640625, 25.9267578125], + [109.3681640625, 25.8408203125], + [109.33984375, 25.833984375], + [109.341796875, 25.7333984375], + [109.28125, 25.71484375], + [109.2080078125, 25.740234375], + [109.20703125, 25.7890625], + [109.177734375, 25.8056640625], + [109.19140625, 25.775390625], + [109.1484375, 25.7421875], + [109.14453125, 25.7958984375], + [109.1181640625, 25.8095703125], + [109.0791015625, 25.77734375], + [108.998046875, 25.78515625], + [109.0009765625, 25.7607421875], + [108.9638671875, 25.7333984375], + [108.8984375, 25.716796875], + [108.900390625, 25.6826171875], + [108.9462890625, 25.6767578125], + [109.0009765625, 25.736328125], + [109.080078125, 25.720703125], + [109.03125, 25.6298828125], + [109.0478515625, 25.572265625], + [109.0888671875, 25.5498046875], + [109.025390625, 25.5126953125], + [108.94921875, 25.5576171875], + [108.8271484375, 25.55078125], + [108.8134765625, 25.5263671875], + [108.78125, 25.5556640625], + [108.80078125, 25.5771484375], + [108.7841796875, 25.62890625], + [108.689453125, 25.6240234375], + [108.6591796875, 25.552734375], + [108.69140625, 25.51953125], + [108.6337890625, 25.51953125], + [108.6083984375, 25.4921875], + [108.6337890625, 25.46484375], + [108.611328125, 25.4794921875], + [108.587890625, 25.421875], + [108.623046875, 25.390625], + [108.625, 25.3076171875], + [108.5009765625, 25.4482421875], + [108.47265625, 25.458984375], + [108.4287109375, 25.4375], + [108.400390625, 25.4921875], + [108.3330078125, 25.5380859375], + [108.2412109375, 25.4619140625], + [108.25, 25.427734375], + [108.193359375, 25.4599609375], + [108.158203125, 25.44140625], + [108.193359375, 25.40625], + [108.1435546875, 25.3916015625], + [108.15234375, 25.318359375], + [108.115234375, 25.2109375], + [108.001953125, 25.197265625], + [107.8427734375, 25.1162109375], + [107.7666015625, 25.1181640625], + [107.7900390625, 25.1552734375], + [107.7578125, 25.1962890625], + [107.7626953125, 25.2294921875], + [107.7421875, 25.240234375], + [107.6982421875, 25.1962890625], + [107.662109375, 25.259765625], + [107.6650390625, 25.3154296875], + [107.6328125, 25.310546875], + [107.5986328125, 25.25], + [107.576171875, 25.2568359375], + [107.517578125, 25.2080078125], + [107.47265625, 25.2138671875], + [107.4892578125, 25.28515625], + [107.4765625, 25.3017578125], + [107.43359375, 25.2900390625], + [107.408203125, 25.3525390625], + [107.4248046875, 25.390625], + [107.380859375, 25.4140625], + [107.359375, 25.3935546875], + [107.3154296875, 25.4033203125], + [107.328125, 25.4990234375], + [107.232421875, 25.556640625], + [107.236328125, 25.59375], + [107.2119140625, 25.609375], + [107.177734375, 25.5751953125], + [107.0654296875, 25.5595703125], + [107.0703125, 25.5126953125], + [107.015625, 25.49609375], + [106.9970703125, 25.443359375], + [106.9638671875, 25.4375], + [106.9873046875, 25.3603515625], + [107.0146484375, 25.345703125], + [106.998046875, 25.2412109375], + [106.921875, 25.2490234375], + [106.888671875, 25.1826171875], + [106.654296875, 25.1689453125], + [106.5908203125, 25.087890625], + [106.439453125, 25.017578125], + [106.3056640625, 24.974609375], + [106.2158203125, 24.982421875], + [106.1884765625, 24.9521484375], + [106.1533203125, 24.9619140625], + [106.1982421875, 24.88671875], + [106.1982421875, 24.8134765625], + [106.1728515625, 24.7607421875], + [106.0478515625, 24.6845703125], + [106.0234375, 24.6328125], + [105.9619140625, 24.677734375], + [105.939453125, 24.7265625], + [105.8642578125, 24.73046875], + [105.8056640625, 24.7021484375], + [105.599609375, 24.8076171875], + [105.5009765625, 24.80859375], + [105.443359375, 24.921875], + [105.3701171875, 24.9443359375], + [105.267578125, 24.9296875], + [105.26171875, 24.962890625], + [105.2099609375, 24.99609375], + [105.0751953125, 24.9169921875], + [105.0380859375, 24.8701171875], + [105.0341796875, 24.7880859375], + [104.8935546875, 24.75], + [104.8427734375, 24.6767578125], + [104.7646484375, 24.6572265625], + [104.7294921875, 24.619140625], + [104.5302734375, 24.7314453125], + [104.5400390625, 24.8134765625], + [104.7138671875, 24.998046875], + [104.6845703125, 25.0556640625], + [104.6171875, 25.0595703125], + [104.6865234375, 25.0771484375], + [104.748046875, 25.21484375], + [104.8154296875, 25.15625], + [104.8076171875, 25.2265625], + [104.828125, 25.23828125], + [104.81640625, 25.2626953125], + [104.736328125, 25.2685546875], + [104.7080078125, 25.296875], + [104.640625, 25.2958984375], + [104.646484375, 25.357421875], + [104.5400390625, 25.4052734375], + [104.556640625, 25.525390625], + [104.451171875, 25.4970703125], + [104.435546875, 25.47265625], + [104.4287109375, 25.576171875], + [104.33203125, 25.6005859375], + [104.30859375, 25.6611328125], + [104.328125, 25.759765625], + [104.3740234375, 25.732421875], + [104.431640625, 25.822265625], + [104.4423828125, 25.87109375], + [104.4150390625, 25.912109375], + [104.470703125, 26.009765625], + [104.4560546875, 26.0771484375], + [104.5, 26.0712890625], + [104.52734375, 26.1005859375], + [104.54296875, 26.25390625], + [104.5927734375, 26.3173828125], + [104.6591796875, 26.3349609375], + [104.68359375, 26.3681640625], + [104.666015625, 26.4345703125], + [104.6337890625, 26.451171875], + [104.615234375, 26.509765625], + [104.5703125, 26.525390625], + [104.5654296875, 26.5859375], + [104.46484375, 26.595703125], + [104.4677734375, 26.65234375], + [104.421875, 26.712890625], + [104.349609375, 26.6201171875], + [104.12890625, 26.64453125], + [104.0693359375, 26.5751953125], + [104.07421875, 26.5234375], + [104.052734375, 26.5078125], + [103.8212890625, 26.529296875], + [103.7646484375, 26.5859375], + [103.7490234375, 26.625], + [103.7724609375, 26.7265625], + [103.7265625, 26.7421875], + [103.703125, 26.8134765625], + [103.72265625, 26.8515625], + [103.7802734375, 26.875], + [103.763671875, 26.9072265625], + [103.7783203125, 26.9462890625], + [103.7060546875, 27.0498046875], + [103.67578125, 27.0517578125], + [103.615234375, 27.005859375], + [103.6298828125, 27.017578125], + [103.6015625, 27.0625], + [103.6171875, 27.080078125], + [103.66015625, 27.06640625], + [103.654296875, 27.0927734375], + [103.6201171875, 27.09765625], + [103.6279296875, 27.1171875], + [103.7099609375, 27.13671875], + [103.7080078125, 27.1611328125], + [103.802734375, 27.267578125], + [103.8662109375, 27.2822265625], + [103.93359375, 27.4443359375], + [103.98046875, 27.4169921875], + [104.015625, 27.4296875], + [104.021484375, 27.3759765625], + [104.130859375, 27.3271484375], + [104.1748046875, 27.263671875], + [104.19140625, 27.2880859375], + [104.2197265625, 27.2802734375], + [104.21484375, 27.3017578125], + [104.2548828125, 27.294921875], + [104.248046875, 27.3359375], + [104.3623046875, 27.46875], + [104.517578125, 27.400390625], + [104.5419921875, 27.326171875], + [104.611328125, 27.3076171875], + [104.7548828125, 27.345703125], + [104.7802734375, 27.318359375], + [104.8095703125, 27.35546875], + [104.857421875, 27.3330078125], + [104.8515625, 27.30078125], + [104.8720703125, 27.291015625], + [105.0712890625, 27.419921875], + [105.166015625, 27.41015625], + [105.19140625, 27.3720703125], + [105.2607421875, 27.515625], + [105.2578125, 27.541015625], + [105.2333984375, 27.5439453125], + [105.2431640625, 27.578125], + [105.3046875, 27.6123046875], + [105.3017578125, 27.6962890625], + [105.3544921875, 27.7490234375], + [105.4423828125, 27.7763671875], + [105.5107421875, 27.7685546875], + [105.55859375, 27.7216796875], + [105.60546875, 27.7158203125], + [105.6416015625, 27.6591796875], + [105.7666015625, 27.71875], + [105.8466796875, 27.7060546875], + [105.880859375, 27.7392578125], + [105.921875, 27.7470703125], + [105.9326171875, 27.7275390625], + [106.064453125, 27.77734375], + [106.1943359375, 27.7548828125], + [106.333984375, 27.8154296875], + [106.3447265625, 27.828125], + [106.3173828125, 27.8388671875], + [106.3388671875, 27.8759765625], + [106.30078125, 27.9091796875], + [106.3291015625, 27.9580078125], + [106.294921875, 28.00390625], + [106.24609375, 28.013671875], + [106.267578125, 28.0673828125], + [106.25, 28.0927734375], + [106.1259765625, 28.16796875], + [106.0380859375, 28.138671875], + [106.0341796875, 28.107421875], + [105.98046875, 28.1064453125], + [105.9453125, 28.1435546875], + [105.87890625, 28.1240234375], + [105.8603515625, 28.16796875], + [105.890625, 28.2373046875], + [105.8505859375, 28.2548828125], + [105.7880859375, 28.3359375], + [105.771484375, 28.326171875], + [105.7880859375, 28.3095703125], + [105.73828125, 28.3037109375], + [105.732421875, 28.2724609375], + [105.640625, 28.3115234375], + [105.6611328125, 28.365234375], + [105.6455078125, 28.4296875], + [105.6103515625, 28.4443359375], + [105.6240234375, 28.5185546875], + [105.685546875, 28.53515625], + [105.693359375, 28.5888671875], + [105.7431640625, 28.6162109375], + [105.7578125, 28.5908203125], + [105.78515625, 28.611328125], + [105.9052734375, 28.6064453125], + [105.8896484375, 28.6708984375], + [105.9365234375, 28.6826171875], + [105.96875, 28.76171875], + [106.029296875, 28.7197265625], + [106.033203125, 28.693359375], + [106.083984375, 28.6845703125], + [106.103515625, 28.63671875], + [106.166015625, 28.63671875], + [106.205078125, 28.568359375], + [106.29296875, 28.5380859375], + [106.3310546875, 28.482421875], + [106.376953125, 28.478515625], + [106.3837890625, 28.5625], + [106.484375, 28.53125], + [106.505859375, 28.541015625], + [106.474609375, 28.599609375], + [106.509765625, 28.5654296875], + [106.525390625, 28.576171875], + [106.494140625, 28.6064453125], + [106.5029296875, 28.6611328125], + [106.5283203125, 28.677734375], + [106.455078125, 28.7763671875], + [106.470703125, 28.8349609375], + [106.5615234375, 28.7587890625], + [106.5869140625, 28.6884765625], + [106.6181640625, 28.69140625], + [106.6201171875, 28.6650390625], + [106.6513671875, 28.6513671875], + [106.6181640625, 28.64453125], + [106.63671875, 28.6123046875], + [106.6123046875, 28.6083984375], + [106.6162109375, 28.5498046875], + [106.56640625, 28.521484375], + [106.5654296875, 28.4853515625], + [106.59375, 28.5107421875], + [106.6328125, 28.50390625], + [106.6357421875, 28.4853515625], + [106.6650390625, 28.494140625], + [106.697265625, 28.478515625], + [106.693359375, 28.45703125], + [106.7275390625, 28.455078125], + [106.7470703125, 28.4677734375], + [106.728515625, 28.54296875], + [106.783203125, 28.568359375], + [106.759765625, 28.611328125], + [106.7861328125, 28.626953125], + [106.8134765625, 28.58984375], + [106.830078125, 28.623046875], + [106.8671875, 28.625], + [106.8896484375, 28.6953125], + [106.8603515625, 28.6923828125], + [106.830078125, 28.736328125], + [106.8427734375, 28.779296875], + [106.9248046875, 28.810546875], + [106.9521484375, 28.767578125], + [106.986328125, 28.7744140625], + [106.9833984375, 28.8515625], + [107.01953125, 28.8603515625], + [107.0166015625, 28.8828125], + [107.0595703125, 28.869140625], + [107.0673828125, 28.8955078125], + [107.0673828125, 28.8662109375], + [107.09765625, 28.890625], + [107.1943359375, 28.8896484375], + [107.1953125, 28.8388671875], + [107.2275390625, 28.8359375], + [107.2197265625, 28.7734375], + [107.2490234375, 28.7626953125], + [107.26171875, 28.79296875], + [107.345703125, 28.826171875], + [107.3349609375, 28.8447265625], + [107.3857421875, 28.849609375], + [107.44140625, 28.9443359375], + [107.3642578125, 29.009765625], + [107.3955078125, 29.0419921875], + [107.3701171875, 29.09375], + [107.412109375, 29.0947265625], + [107.427734375, 29.1279296875], + [107.40234375, 29.185546875], + [107.447265625, 29.2041015625], + [107.4736328125, 29.171875], + [107.5625, 29.2216796875], + [107.5986328125, 29.1484375], + [107.62890625, 29.166015625], + [107.701171875, 29.1416015625], + [107.751953125, 29.2001953125], + [107.8115234375, 29.1396484375], + [107.78515625, 29.048828125], + [107.82421875, 29.03515625], + [107.810546875, 28.984375], + [107.8671875, 28.958984375], + [107.8837890625, 29.0078125], + [107.931640625, 29.0361328125], + [108.0244140625, 29.0390625], + [108.0693359375, 29.0869140625], + [108.134765625, 29.052734375], + [108.197265625, 29.072265625], + [108.232421875, 29.0283203125], + [108.271484375, 29.091796875], + [108.306640625, 29.080078125], + [108.3203125, 28.9619140625], + [108.3583984375, 28.8935546875], + [108.353515625, 28.81640625], + [108.3896484375, 28.79296875], + [108.333984375, 28.6767578125], + [108.474609375, 28.6279296875], + [108.5673828125, 28.6630859375], + [108.634765625, 28.6376953125], + [108.6044921875, 28.58984375], + [108.61328125, 28.5439453125], + [108.57421875, 28.529296875], + [108.611328125, 28.421875], + [108.578125, 28.390625], + [108.580078125, 28.3447265625], + [108.6123046875, 28.3251953125], + [108.6689453125, 28.3359375], + [108.6650390625, 28.3837890625], + [108.697265625, 28.404296875], + [108.6416015625, 28.4580078125], + [108.7236328125, 28.4921875], + [108.783203125, 28.427734375], + [108.7607421875, 28.3896484375], + [108.7841796875, 28.37890625], + [108.7705078125, 28.3154296875], + [108.7255859375, 28.275390625], + [108.7626953125, 28.19140625], + [108.822265625, 28.24609375], + [108.8466796875, 28.201171875], + [108.9228515625, 28.2177734375], + [108.9296875, 28.19140625], + [108.98828125, 28.1611328125], + [109.0263671875, 28.220703125], + [109.0869140625, 28.185546875], + [109.1025390625, 28.2080078125], + [109.08203125, 28.2490234375], + [109.1416015625, 28.3212890625], + [109.1533203125, 28.4169921875], + [109.2021484375, 28.4775390625], + [109.2744140625, 28.4951171875], + [109.2578125, 28.4375], + [109.2890625, 28.3740234375], + [109.2734375, 28.3095703125], + [109.3046875, 28.275390625], + [109.3388671875, 28.2939453125], + [109.3642578125, 28.28515625], + [109.35546875, 28.265625], + [109.400390625, 28.2744140625], + [109.357421875, 28.234375], + [109.298828125, 28.037109375], + [109.3388671875, 28.0634765625], + [109.3798828125, 28.033203125], + [109.302734375, 27.958984375], + [109.34765625, 27.8388671875], + [109.3330078125, 27.78125], + [109.3779296875, 27.740234375], + [109.3662109375, 27.72265625], + [109.4150390625, 27.7255859375], + [109.470703125, 27.6806640625], + [109.462890625, 27.56640625], + [109.3125, 27.486328125], + [109.30078125, 27.4248046875], + [109.24609375, 27.4189453125], + [109.2080078125, 27.451171875], + [109.15625, 27.4169921875], + [109.1416015625, 27.4482421875], + [109.109375, 27.4189453125], + [109.1435546875, 27.4248046875], + [109.1044921875, 27.3369140625], + [109.046875, 27.3349609375], + [109.0419921875, 27.27734375], + [108.986328125, 27.2705078125], + [108.908203125, 27.2080078125], + [108.927734375, 27.1611328125], + [108.8857421875, 27.109375], + [108.791015625, 27.0849609375], + [108.84375, 27.0615234375], + [108.8759765625, 27], + [108.921875, 27.0302734375], + [108.921875, 27.009765625], + [108.9521484375, 27.01953125], + [108.94140625, 27.046875], + [109.0869140625, 27.1181640625], + [109.134765625, 27.1181640625], + [109.1015625, 27.0693359375], + [109.1640625, 27.06640625], + [109.2490234375, 27.154296875], + [109.2734375, 27.1279296875], + [109.400390625, 27.16015625], + [109.44140625, 27.119140625], + [109.4736328125, 27.1357421875], + [109.4599609375, 27.0849609375], + [109.482421875, 27.0732421875], + [109.4560546875, 27.06640625], + [109.521484375, 27.072265625], + [109.54296875, 27.009765625], + [109.5283203125, 26.9775390625], + [109.5556640625, 26.947265625], + [109.4365234375, 26.8935546875], + [109.4677734375, 26.83203125] + ] + ] + ] + }, + "properties": { + "cp": [106.713478, 26.578343], + "name": "贵州", + "childNum": 3 + } + }, { + "id": "530000", + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [102.18359375, 22.4306640625], + [102.1455078125, 22.3984375], + [102.1318359375, 22.431640625], + [102.041015625, 22.458984375], + [101.9794921875, 22.4287109375], + [101.908203125, 22.4375], + [101.912109375, 22.3974609375], + [101.8798828125, 22.384765625], + [101.7646484375, 22.5068359375], + [101.6728515625, 22.4755859375], + [101.6474609375, 22.40625], + [101.669921875, 22.3662109375], + [101.6494140625, 22.36328125], + [101.6259765625, 22.283203125], + [101.564453125, 22.2705078125], + [101.5478515625, 22.23828125], + [101.603515625, 22.1328125], + [101.57421875, 22.115234375], + [101.626953125, 22.0068359375], + [101.607421875, 21.96484375], + [101.7021484375, 21.939453125], + [101.701171875, 21.8974609375], + [101.775390625, 21.83203125], + [101.748046875, 21.73046875], + [101.7802734375, 21.6416015625], + [101.80859375, 21.64453125], + [101.8291015625, 21.6171875], + [101.798828125, 21.57421875], + [101.74609375, 21.576171875], + [101.7734375, 21.513671875], + [101.7412109375, 21.4833984375], + [101.73046875, 21.337890625], + [101.751953125, 21.291015625], + [101.8349609375, 21.2470703125], + [101.8349609375, 21.205078125], + [101.7958984375, 21.208984375], + [101.7568359375, 21.1435546875], + [101.703125, 21.146484375], + [101.6669921875, 21.197265625], + [101.6005859375, 21.173828125], + [101.60546875, 21.23046875], + [101.533203125, 21.2529296875], + [101.3876953125, 21.2265625], + [101.291015625, 21.1787109375], + [101.2265625, 21.2265625], + [101.25, 21.2978515625], + [101.1845703125, 21.3349609375], + [101.1435546875, 21.4091796875], + [101.1904296875, 21.4189453125], + [101.193359375, 21.474609375], + [101.2255859375, 21.501953125], + [101.208984375, 21.5576171875], + [101.140625, 21.5693359375], + [101.171875, 21.6015625], + [101.154296875, 21.6689453125], + [101.1171875, 21.6904296875], + [101.12109375, 21.775390625], + [101.08984375, 21.7744140625], + [101.01171875, 21.7060546875], + [100.8857421875, 21.6845703125], + [100.7314453125, 21.51953125], + [100.5791015625, 21.4521484375], + [100.52734375, 21.4716796875], + [100.4833984375, 21.4599609375], + [100.4296875, 21.541015625], + [100.3515625, 21.5302734375], + [100.31640625, 21.4892578125], + [100.248046875, 21.4638671875], + [100.2001953125, 21.513671875], + [100.1689453125, 21.4833984375], + [100.126953125, 21.5087890625], + [100.1083984375, 21.5908203125], + [100.173828125, 21.6484375], + [100.1640625, 21.673828125], + [100.09765625, 21.705078125], + [100.03125, 21.6748046875], + [100.0341796875, 21.6923828125], + [99.9853515625, 21.712890625], + [99.9482421875, 21.810546875], + [99.9609375, 21.9072265625], + [100, 21.97265625], + [99.962890625, 22.021484375], + [99.97265625, 22.0537109375], + [99.8720703125, 22.0673828125], + [99.8740234375, 22.0341796875], + [99.84375, 22.0263671875], + [99.75390625, 22.0703125], + [99.705078125, 22.0380859375], + [99.6943359375, 22.0732421875], + [99.6435546875, 22.103515625], + [99.5166015625, 22.099609375], + [99.47265625, 22.1318359375], + [99.3916015625, 22.099609375], + [99.2646484375, 22.1015625], + [99.15625, 22.16015625], + [99.201171875, 22.169921875], + [99.17578125, 22.1875], + [99.2333984375, 22.2451171875], + [99.234375, 22.296875], + [99.2783203125, 22.345703125], + [99.251953125, 22.3935546875], + [99.3828125, 22.494140625], + [99.359375, 22.5244140625], + [99.384765625, 22.5859375], + [99.3154296875, 22.7373046875], + [99.38671875, 22.7626953125], + [99.388671875, 22.8125], + [99.4638671875, 22.845703125], + [99.443359375, 22.93359375], + [99.5322265625, 22.8974609375], + [99.5634765625, 22.92578125], + [99.5185546875, 23], + [99.5302734375, 23.0556640625], + [99.5107421875, 23.0751953125], + [99.3935546875, 23.0947265625], + [99.33203125, 23.1337890625], + [99.255859375, 23.078125], + [99.201171875, 23.109375], + [99.107421875, 23.0869140625], + [99.048828125, 23.115234375], + [99.0576171875, 23.1650390625], + [98.8857421875, 23.1806640625], + [98.9375, 23.310546875], + [98.873046875, 23.330078125], + [98.9208984375, 23.3544921875], + [98.9130859375, 23.4267578125], + [98.875, 23.4833984375], + [98.826171875, 23.470703125], + [98.8037109375, 23.53125], + [98.8857421875, 23.6142578125], + [98.84765625, 23.6328125], + [98.79296875, 23.7783203125], + [98.6689453125, 23.80078125], + [98.7021484375, 23.8349609375], + [98.6845703125, 23.91015625], + [98.701171875, 23.947265625], + [98.673828125, 23.9609375], + [98.7021484375, 23.982421875], + [98.728515625, 23.970703125], + [98.7744140625, 24.0224609375], + [98.853515625, 24.0576171875], + [98.900390625, 24.107421875], + [98.880859375, 24.1494140625], + [98.841796875, 24.126953125], + [98.716796875, 24.1279296875], + [98.5947265625, 24.0810546875], + [98.5458984375, 24.12890625], + [98.361328125, 24.09765625], + [98.2236328125, 24.1142578125], + [98.111328125, 24.0927734375], + [97.90234375, 24.0146484375], + [97.8837890625, 23.99609375], + [97.896484375, 23.974609375], + [97.8212890625, 23.9697265625], + [97.8154296875, 23.943359375], + [97.796875, 23.953125], + [97.7646484375, 23.9072265625], + [97.7041015625, 23.8818359375], + [97.71484375, 23.86328125], + [97.689453125, 23.8798828125], + [97.6494140625, 23.841796875], + [97.6328125, 23.880859375], + [97.5283203125, 23.927734375], + [97.5751953125, 23.9853515625], + [97.62890625, 24.0029296875], + [97.6357421875, 24.0478515625], + [97.7314453125, 24.1123046875], + [97.7548828125, 24.1640625], + [97.7265625, 24.2021484375], + [97.765625, 24.2626953125], + [97.72265625, 24.2958984375], + [97.666015625, 24.296875], + [97.6630859375, 24.33984375], + [97.716796875, 24.361328125], + [97.681640625, 24.3994140625], + [97.677734375, 24.4443359375], + [97.5302734375, 24.4423828125], + [97.5751953125, 24.65625], + [97.5478515625, 24.7392578125], + [97.7021484375, 24.8427734375], + [97.765625, 24.82421875], + [97.798828125, 24.84765625], + [97.7294921875, 24.91015625], + [97.720703125, 25.0810546875], + [97.744140625, 25.0791015625], + [97.77734375, 25.12109375], + [97.837890625, 25.2705078125], + [97.904296875, 25.216796875], + [97.943359375, 25.2158203125], + [98.0126953125, 25.3037109375], + [98.0703125, 25.3125], + [98.103515625, 25.392578125], + [98.1435546875, 25.3837890625], + [98.158203125, 25.4580078125], + [98.1318359375, 25.5107421875], + [98.1865234375, 25.5546875], + [98.1708984375, 25.62109375], + [98.2587890625, 25.603515625], + [98.3154296875, 25.5439453125], + [98.40234375, 25.5947265625], + [98.41015625, 25.6640625], + [98.4580078125, 25.68359375], + [98.4794921875, 25.7841796875], + [98.529296875, 25.8408203125], + [98.6416015625, 25.7998046875], + [98.70703125, 25.8564453125], + [98.681640625, 25.935546875], + [98.615234375, 25.96875], + [98.576171875, 26.1181640625], + [98.583984375, 26.140625], + [98.6513671875, 26.142578125], + [98.666015625, 26.087890625], + [98.720703125, 26.1279296875], + [98.7099609375, 26.1513671875], + [98.736328125, 26.185546875], + [98.7060546875, 26.2392578125], + [98.673828125, 26.240234375], + [98.681640625, 26.30859375], + [98.7333984375, 26.3505859375], + [98.75390625, 26.5595703125], + [98.78125, 26.6015625], + [98.771484375, 26.6904296875], + [98.744140625, 26.7119140625], + [98.7626953125, 26.798828125], + [98.7314453125, 26.8505859375], + [98.7578125, 26.8818359375], + [98.7333984375, 27.0029296875], + [98.7626953125, 27.0185546875], + [98.7666015625, 27.0498046875], + [98.712890625, 27.076171875], + [98.6923828125, 27.19921875], + [98.7236328125, 27.2216796875], + [98.7412109375, 27.3291015625], + [98.6875, 27.42578125], + [98.70703125, 27.5546875], + [98.6650390625, 27.5869140625], + [98.646484375, 27.564453125], + [98.587890625, 27.5673828125], + [98.5595703125, 27.64453125], + [98.52734375, 27.6201171875], + [98.439453125, 27.666015625], + [98.4296875, 27.548828125], + [98.375, 27.5087890625], + [98.318359375, 27.5205078125], + [98.302734375, 27.62890625], + [98.220703125, 27.7119140625], + [98.24609375, 27.736328125], + [98.2177734375, 27.7626953125], + [98.2236328125, 27.8115234375], + [98.1728515625, 27.83984375], + [98.2060546875, 27.8896484375], + [98.1884765625, 27.939453125], + [98.138671875, 27.9599609375], + [98.1611328125, 28.099609375], + [98.1396484375, 28.142578125], + [98.1748046875, 28.1640625], + [98.1767578125, 28.212890625], + [98.2666015625, 28.2412109375], + [98.205078125, 28.3486328125], + [98.283203125, 28.39453125], + [98.3779296875, 28.25], + [98.37109375, 28.1845703125], + [98.400390625, 28.10546875], + [98.5595703125, 28.18359375], + [98.626953125, 28.166015625], + [98.712890625, 28.2294921875], + [98.7158203125, 28.3056640625], + [98.75390625, 28.337890625], + [98.6748046875, 28.4794921875], + [98.625, 28.4931640625], + [98.638671875, 28.552734375], + [98.5947265625, 28.669921875], + [98.6845703125, 28.7412109375], + [98.6533203125, 28.8115234375], + [98.658203125, 28.9306640625], + [98.623046875, 28.9638671875], + [98.7080078125, 28.9658203125], + [98.7578125, 29.0048828125], + [98.7861328125, 28.9990234375], + [98.841796875, 28.8037109375], + [98.9111328125, 28.80078125], + [98.9306640625, 28.8310546875], + [98.970703125, 28.8291015625], + [98.97265625, 28.8681640625], + [98.9189453125, 28.8876953125], + [98.912109375, 28.91015625], + [98.9267578125, 28.978515625], + [99.015625, 29.04296875], + [98.9638671875, 29.142578125], + [98.9765625, 29.205078125], + [99.0224609375, 29.1884765625], + [99.1142578125, 29.2216796875], + [99.1328125, 28.94921875], + [99.1044921875, 28.814453125], + [99.1279296875, 28.697265625], + [99.1845703125, 28.58984375], + [99.1875, 28.4404296875], + [99.166015625, 28.42578125], + [99.23828125, 28.318359375], + [99.2861328125, 28.2939453125], + [99.3076171875, 28.228515625], + [99.404296875, 28.1533203125], + [99.3876953125, 28.2109375], + [99.41796875, 28.275390625], + [99.3935546875, 28.3193359375], + [99.4375, 28.40234375], + [99.40625, 28.43359375], + [99.427734375, 28.4541015625], + [99.396484375, 28.4931640625], + [99.4033203125, 28.5458984375], + [99.4638671875, 28.5498046875], + [99.4970703125, 28.6171875], + [99.541015625, 28.6240234375], + [99.5322265625, 28.6806640625], + [99.615234375, 28.7412109375], + [99.6259765625, 28.8154296875], + [99.6845703125, 28.8125], + [99.71875, 28.8466796875], + [99.7333984375, 28.7197265625], + [99.8046875, 28.69140625], + [99.841796875, 28.658203125], + [99.8349609375, 28.62890625], + [99.8720703125, 28.6337890625], + [99.8779296875, 28.6103515625], + [99.94921875, 28.5791015625], + [99.994140625, 28.47265625], + [100.0751953125, 28.42578125], + [100.056640625, 28.3701171875], + [100.1767578125, 28.3251953125], + [100.1484375, 28.2890625], + [100.1884765625, 28.25390625], + [100.1689453125, 28.2216796875], + [100.0888671875, 28.1806640625], + [100.0341796875, 28.185546875], + [100.021484375, 28.1474609375], + [100.0869140625, 28.03125], + [100.1923828125, 27.947265625], + [100.1689453125, 27.8974609375], + [100.3095703125, 27.861328125], + [100.2861328125, 27.806640625], + [100.3056640625, 27.7890625], + [100.2998046875, 27.736328125], + [100.328125, 27.720703125], + [100.3515625, 27.7568359375], + [100.3759765625, 27.7548828125], + [100.4326171875, 27.865234375], + [100.505859375, 27.8525390625], + [100.546875, 27.8095703125], + [100.607421875, 27.8564453125], + [100.6337890625, 27.9150390625], + [100.681640625, 27.923828125], + [100.7197265625, 27.8583984375], + [100.7080078125, 27.8017578125], + [100.771484375, 27.7509765625], + [100.7900390625, 27.6845703125], + [100.8486328125, 27.671875], + [100.828125, 27.615234375], + [100.85546875, 27.6240234375], + [100.912109375, 27.5224609375], + [100.9013671875, 27.4541015625], + [100.9375, 27.4697265625], + [101.0205078125, 27.3447265625], + [101.009765625, 27.3134765625], + [101.04296875, 27.2216796875], + [101.07421875, 27.1953125], + [101.1708984375, 27.1962890625], + [101.1376953125, 27.0224609375], + [101.2265625, 26.986328125], + [101.2333984375, 26.9541015625], + [101.2646484375, 26.9560546875], + [101.2685546875, 26.9033203125], + [101.3662109375, 26.8837890625], + [101.400390625, 26.8408203125], + [101.357421875, 26.76953125], + [101.3896484375, 26.7529296875], + [101.390625, 26.7236328125], + [101.4580078125, 26.73046875], + [101.4609375, 26.787109375], + [101.513671875, 26.76953125], + [101.455078125, 26.7041015625], + [101.4814453125, 26.673828125], + [101.462890625, 26.607421875], + [101.3984375, 26.603515625], + [101.3994140625, 26.54296875], + [101.4404296875, 26.5380859375], + [101.458984375, 26.49609375], + [101.5087890625, 26.5], + [101.6376953125, 26.3955078125], + [101.630859375, 26.361328125], + [101.6611328125, 26.34765625], + [101.640625, 26.3203125], + [101.6611328125, 26.3095703125], + [101.59765625, 26.3037109375], + [101.5947265625, 26.26171875], + [101.6328125, 26.224609375], + [101.6943359375, 26.2421875], + [101.80859375, 26.16015625], + [101.796875, 26.115234375], + [101.8408203125, 26.0830078125], + [101.8359375, 26.0458984375], + [101.91796875, 26.1083984375], + [101.955078125, 26.0849609375], + [102.021484375, 26.0966796875], + [102.1083984375, 26.068359375], + [102.248046875, 26.2158203125], + [102.314453125, 26.2275390625], + [102.3935546875, 26.296875], + [102.53125, 26.3330078125], + [102.5517578125, 26.3623046875], + [102.6298828125, 26.3369140625], + [102.638671875, 26.30859375], + [102.6015625, 26.2509765625], + [102.6748046875, 26.2060546875], + [102.716796875, 26.2138671875], + [102.7412109375, 26.2705078125], + [102.833984375, 26.3076171875], + [102.880859375, 26.3662109375], + [102.8955078125, 26.3388671875], + [102.98828125, 26.3486328125], + [102.990234375, 26.4833984375], + [103.0322265625, 26.4873046875], + [103.056640625, 26.5458984375], + [103.01953125, 26.591796875], + [103.0283203125, 26.66015625], + [103.005859375, 26.6787109375], + [102.970703125, 26.8330078125], + [102.8974609375, 26.912109375], + [102.8955078125, 27], + [102.8720703125, 27.02734375], + [102.9140625, 27.134765625], + [102.8828125, 27.296875], + [102.9482421875, 27.4130859375], + [102.9853515625, 27.3681640625], + [103.0556640625, 27.41015625], + [103.1005859375, 27.3974609375], + [103.1435546875, 27.4228515625], + [103.22265625, 27.56640625], + [103.294921875, 27.56640625], + [103.2802734375, 27.6328125], + [103.490234375, 27.7978515625], + [103.50390625, 27.912109375], + [103.564453125, 27.9765625], + [103.515625, 27.9658203125], + [103.490234375, 28.0322265625], + [103.435546875, 28.0380859375], + [103.4521484375, 28.123046875], + [103.6328125, 28.2607421875], + [103.6923828125, 28.232421875], + [103.7119140625, 28.197265625], + [103.736328125, 28.234375], + [103.7724609375, 28.234375], + [103.875, 28.306640625], + [103.8291015625, 28.462890625], + [103.7822265625, 28.525390625], + [103.837890625, 28.5849609375], + [103.8515625, 28.66796875], + [103.875, 28.626953125], + [103.9150390625, 28.6318359375], + [103.951171875, 28.6015625], + [104.060546875, 28.6279296875], + [104.0966796875, 28.603515625], + [104.1220703125, 28.63671875], + [104.2314453125, 28.63671875], + [104.24609375, 28.6640625], + [104.30859375, 28.615234375], + [104.375, 28.6494140625], + [104.42578125, 28.626953125], + [104.357421875, 28.556640625], + [104.248046875, 28.5263671875], + [104.2705078125, 28.466796875], + [104.2548828125, 28.404296875], + [104.302734375, 28.330078125], + [104.2900390625, 28.314453125], + [104.37109375, 28.337890625], + [104.40625, 28.2724609375], + [104.4482421875, 28.271484375], + [104.462890625, 28.2421875], + [104.4013671875, 28.2001953125], + [104.4072265625, 28.173828125], + [104.4580078125, 28.169921875], + [104.4501953125, 28.1142578125], + [104.376953125, 28.052734375], + [104.298828125, 28.0458984375], + [104.3564453125, 28.0185546875], + [104.396484375, 27.955078125], + [104.5068359375, 27.87890625], + [104.5390625, 27.88671875], + [104.5712890625, 27.841796875], + [104.744140625, 27.90234375], + [104.767578125, 27.884765625], + [104.8857421875, 27.912109375], + [104.921875, 27.94140625], + [104.9052734375, 27.96484375], + [104.9736328125, 28.017578125], + [104.9775390625, 28.0615234375], + [105.0478515625, 28.0986328125], + [105.177734375, 28.0673828125], + [105.16796875, 28.021484375], + [105.1865234375, 27.99609375], + [105.2724609375, 27.9970703125], + [105.28515625, 27.9345703125], + [105.2333984375, 27.8935546875], + [105.2451171875, 27.8232421875], + [105.31640625, 27.8173828125], + [105.2744140625, 27.7958984375], + [105.30859375, 27.7060546875], + [105.3056640625, 27.6142578125], + [105.2431640625, 27.578125], + [105.2333984375, 27.5439453125], + [105.2578125, 27.541015625], + [105.2607421875, 27.515625], + [105.1875, 27.369140625], + [105.166015625, 27.41015625], + [105.078125, 27.4208984375], + [104.8720703125, 27.291015625], + [104.8515625, 27.30078125], + [104.857421875, 27.3330078125], + [104.8095703125, 27.35546875], + [104.7802734375, 27.318359375], + [104.75390625, 27.345703125], + [104.611328125, 27.3076171875], + [104.541015625, 27.3271484375], + [104.4970703125, 27.4150390625], + [104.357421875, 27.4677734375], + [104.248046875, 27.3359375], + [104.2548828125, 27.294921875], + [104.21484375, 27.3017578125], + [104.2197265625, 27.2802734375], + [104.19140625, 27.2880859375], + [104.1748046875, 27.263671875], + [104.130859375, 27.3271484375], + [104.021484375, 27.3759765625], + [104.015625, 27.4296875], + [103.98046875, 27.4169921875], + [103.93359375, 27.4443359375], + [103.8662109375, 27.2822265625], + [103.802734375, 27.267578125], + [103.7080078125, 27.1611328125], + [103.7099609375, 27.13671875], + [103.6279296875, 27.1171875], + [103.6201171875, 27.09765625], + [103.654296875, 27.0927734375], + [103.66015625, 27.06640625], + [103.6171875, 27.080078125], + [103.6015625, 27.060546875], + [103.6298828125, 27.017578125], + [103.615234375, 27.005859375], + [103.67578125, 27.0517578125], + [103.7060546875, 27.0498046875], + [103.7783203125, 26.9462890625], + [103.763671875, 26.9072265625], + [103.7802734375, 26.875], + [103.72265625, 26.8515625], + [103.703125, 26.8134765625], + [103.7265625, 26.7421875], + [103.7724609375, 26.7265625], + [103.7490234375, 26.625], + [103.7646484375, 26.5859375], + [103.8212890625, 26.529296875], + [104.052734375, 26.5078125], + [104.07421875, 26.5234375], + [104.0693359375, 26.5751953125], + [104.12890625, 26.64453125], + [104.349609375, 26.6201171875], + [104.421875, 26.712890625], + [104.4677734375, 26.65234375], + [104.46484375, 26.595703125], + [104.5654296875, 26.5859375], + [104.5703125, 26.525390625], + [104.615234375, 26.509765625], + [104.6337890625, 26.451171875], + [104.666015625, 26.4345703125], + [104.68359375, 26.3681640625], + [104.6591796875, 26.3349609375], + [104.5927734375, 26.3173828125], + [104.54296875, 26.25390625], + [104.52734375, 26.1005859375], + [104.5, 26.0712890625], + [104.4560546875, 26.0771484375], + [104.470703125, 26.009765625], + [104.4150390625, 25.912109375], + [104.4423828125, 25.87109375], + [104.431640625, 25.822265625], + [104.3740234375, 25.732421875], + [104.328125, 25.759765625], + [104.30859375, 25.6611328125], + [104.33203125, 25.6005859375], + [104.4287109375, 25.576171875], + [104.435546875, 25.47265625], + [104.451171875, 25.4970703125], + [104.556640625, 25.525390625], + [104.5400390625, 25.4052734375], + [104.646484375, 25.357421875], + [104.640625, 25.2958984375], + [104.7080078125, 25.296875], + [104.736328125, 25.2685546875], + [104.81640625, 25.2626953125], + [104.828125, 25.23828125], + [104.8076171875, 25.2265625], + [104.8154296875, 25.15625], + [104.748046875, 25.21484375], + [104.6865234375, 25.0771484375], + [104.6171875, 25.0595703125], + [104.6845703125, 25.0556640625], + [104.7138671875, 24.998046875], + [104.546875, 24.82421875], + [104.54296875, 24.755859375], + [104.498046875, 24.666015625], + [104.451171875, 24.64453125], + [104.505859375, 24.62890625], + [104.5205078125, 24.5361328125], + [104.5498046875, 24.5205078125], + [104.578125, 24.4208984375], + [104.6171875, 24.421875], + [104.6298828125, 24.3984375], + [104.6123046875, 24.3759765625], + [104.7021484375, 24.3212890625], + [104.7216796875, 24.3408203125], + [104.7041015625, 24.421875], + [104.7177734375, 24.443359375], + [104.7529296875, 24.4365234375], + [104.755859375, 24.4580078125], + [104.935546875, 24.4091796875], + [105.04296875, 24.4423828125], + [105.1083984375, 24.4140625], + [105.1123046875, 24.373046875], + [105.1455078125, 24.3759765625], + [105.1962890625, 24.337890625], + [105.16015625, 24.2802734375], + [105.2431640625, 24.20703125], + [105.228515625, 24.1640625], + [105.18359375, 24.16796875], + [105.1826171875, 24.1337890625], + [105.2607421875, 24.0615234375], + [105.2939453125, 24.076171875], + [105.2734375, 24.1015625], + [105.3203125, 24.1171875], + [105.4130859375, 24.0390625], + [105.4931640625, 24.017578125], + [105.529296875, 24.12890625], + [105.5986328125, 24.138671875], + [105.62890625, 24.126953125], + [105.650390625, 24.033203125], + [105.701171875, 24.06640625], + [105.7734375, 24.07421875], + [105.8017578125, 24.0634765625], + [105.7998046875, 24.0244140625], + [105.841796875, 24.03125], + [105.8525390625, 24.0576171875], + [105.8994140625, 24.0439453125], + [105.919921875, 24.123046875], + [106.0078125, 24.125], + [106.095703125, 24.0234375], + [106.08203125, 23.9931640625], + [106.1279296875, 23.95703125], + [106.15625, 23.89453125], + [106.1982421875, 23.8720703125], + [106.1728515625, 23.8623046875], + [106.1923828125, 23.8251953125], + [106.1376953125, 23.7958984375], + [106.158203125, 23.7099609375], + [106.1201171875, 23.6005859375], + [106.1416015625, 23.5703125], + [106, 23.4482421875], + [105.986328125, 23.490234375], + [105.8525390625, 23.52734375], + [105.81640625, 23.5078125], + [105.810546875, 23.470703125], + [105.7587890625, 23.4599609375], + [105.7001953125, 23.40234375], + [105.6318359375, 23.40234375], + [105.693359375, 23.369140625], + [105.6708984375, 23.353515625], + [105.701171875, 23.3291015625], + [105.6533203125, 23.34765625], + [105.59375, 23.3134765625], + [105.5283203125, 23.2451171875], + [105.54296875, 23.1845703125], + [105.5029296875, 23.203125], + [105.4462890625, 23.29296875], + [105.416015625, 23.2841796875], + [105.3740234375, 23.3173828125], + [105.326171875, 23.390625], + [105.2578125, 23.333984375], + [105.23828125, 23.2646484375], + [105.1826171875, 23.279296875], + [105.1162109375, 23.2470703125], + [105.08203125, 23.2607421875], + [104.998046875, 23.1962890625], + [104.96484375, 23.1953125], + [104.94921875, 23.15234375], + [104.88671875, 23.1689453125], + [104.875, 23.1240234375], + [104.8046875, 23.1103515625], + [104.8623046875, 22.9404296875], + [104.779296875, 22.9013671875], + [104.7333984375, 22.8525390625], + [104.736328125, 22.8232421875], + [104.62109375, 22.8359375], + [104.6015625, 22.8134765625], + [104.6015625, 22.8427734375], + [104.580078125, 22.8466796875], + [104.3701171875, 22.689453125], + [104.2724609375, 22.7392578125], + [104.26171875, 22.8427734375], + [104.1181640625, 22.8095703125], + [104.0439453125, 22.7255859375], + [104.013671875, 22.5234375], + [103.98046875, 22.5048828125], + [103.87890625, 22.564453125], + [103.6435546875, 22.794921875], + [103.5732421875, 22.7099609375], + [103.57421875, 22.642578125], + [103.5302734375, 22.59375], + [103.435546875, 22.69921875], + [103.443359375, 22.7509765625], + [103.32421875, 22.80859375], + [103.283203125, 22.6787109375], + [103.189453125, 22.6435546875], + [103.1611328125, 22.591796875], + [103.18359375, 22.5556640625], + [103.08203125, 22.5068359375], + [103.078125, 22.447265625], + [103.0302734375, 22.4423828125], + [102.9853515625, 22.478515625], + [102.9296875, 22.484375], + [102.8623046875, 22.6064453125], + [102.791015625, 22.6240234375], + [102.6923828125, 22.7001953125], + [102.6572265625, 22.6884765625], + [102.607421875, 22.7314453125], + [102.5712890625, 22.701171875], + [102.5517578125, 22.744140625], + [102.48828125, 22.7783203125], + [102.458984375, 22.76171875], + [102.4345703125, 22.697265625], + [102.384765625, 22.6806640625], + [102.4208984375, 22.634765625], + [102.302734375, 22.5283203125], + [102.2568359375, 22.4580078125], + [102.26953125, 22.4150390625], + [102.18359375, 22.4306640625] + ] + ] + }, + "properties": { + "cp": [102.712251, 25.040609], + "name": "云南", + "childNum": 1 + } + }, { + "id": "540000", + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [88.7197265625, 36.337890625], + [88.783203125, 36.2919921875], + [88.802734375, 36.337890625], + [88.9267578125, 36.365234375], + [88.96484375, 36.3193359375], + [89.1005859375, 36.283203125], + [89.1279296875, 36.25], + [89.19921875, 36.2607421875], + [89.2373046875, 36.294921875], + [89.296875, 36.2294921875], + [89.3759765625, 36.228515625], + [89.490234375, 36.1513671875], + [89.7119140625, 36.09375], + [89.60546875, 36.0390625], + [89.4765625, 36.0224609375], + [89.4208984375, 36.046875], + [89.4052734375, 36.01953125], + [89.435546875, 35.9931640625], + [89.42578125, 35.919921875], + [89.5546875, 35.8798828125], + [89.5302734375, 35.8720703125], + [89.55078125, 35.857421875], + [89.802734375, 35.8486328125], + [89.7685546875, 35.7998046875], + [89.78125, 35.765625], + [89.7470703125, 35.7548828125], + [89.7490234375, 35.6630859375], + [89.7255859375, 35.650390625], + [89.765625, 35.58984375], + [89.7138671875, 35.5830078125], + [89.7001953125, 35.5458984375], + [89.7060546875, 35.5078125], + [89.7666015625, 35.4833984375], + [89.6865234375, 35.4150390625], + [89.6572265625, 35.42578125], + [89.587890625, 35.3837890625], + [89.505859375, 35.3720703125], + [89.5166015625, 35.3330078125], + [89.49609375, 35.2939453125], + [89.5341796875, 35.279296875], + [89.4501953125, 35.2275390625], + [89.5146484375, 35.1376953125], + [89.5927734375, 35.109375], + [89.560546875, 34.939453125], + [89.580078125, 34.89453125], + [89.6552734375, 34.8837890625], + [89.7099609375, 34.9208984375], + [89.7470703125, 34.904296875], + [89.7880859375, 34.921875], + [89.8212890625, 34.904296875], + [89.8125, 34.87109375], + [89.8427734375, 34.8642578125], + [89.8701171875, 34.814453125], + [89.826171875, 34.796875], + [89.80859375, 34.7490234375], + [89.7333984375, 34.732421875], + [89.7236328125, 34.7041015625], + [89.7265625, 34.6611328125], + [89.7998046875, 34.62890625], + [89.7783203125, 34.5751953125], + [89.8154296875, 34.548828125], + [89.82421875, 34.4560546875], + [89.7998046875, 34.3935546875], + [89.8720703125, 34.3359375], + [89.826171875, 34.2939453125], + [89.8173828125, 34.169921875], + [89.7607421875, 34.1533203125], + [89.7568359375, 34.1240234375], + [89.6943359375, 34.126953125], + [89.63671875, 34.04296875], + [89.6884765625, 33.9599609375], + [89.7958984375, 33.8662109375], + [89.84765625, 33.8662109375], + [89.900390625, 33.8076171875], + [89.9423828125, 33.8017578125], + [89.90625, 33.7431640625], + [89.984375, 33.7265625], + [90.0087890625, 33.6884765625], + [89.98828125, 33.583984375], + [90.08203125, 33.53125], + [90.0927734375, 33.470703125], + [90.244140625, 33.4267578125], + [90.36328125, 33.2802734375], + [90.40625, 33.2607421875], + [90.48828125, 33.2666015625], + [90.701171875, 33.1376953125], + [90.8837890625, 33.12109375], + [90.90234375, 33.083984375], + [90.927734375, 33.12109375], + [91.009765625, 33.1220703125], + [91.1474609375, 33.0732421875], + [91.162109375, 33.109375], + [91.2412109375, 33.1435546875], + [91.4365234375, 33.06640625], + [91.490234375, 33.1083984375], + [91.5341796875, 33.1015625], + [91.583984375, 33.0380859375], + [91.7861328125, 32.9443359375], + [91.8388671875, 32.9501953125], + [91.8583984375, 32.9033203125], + [91.896484375, 32.908203125], + [91.9580078125, 32.8203125], + [92.14453125, 32.8857421875], + [92.2041015625, 32.8681640625], + [92.2314453125, 32.8408203125], + [92.193359375, 32.8037109375], + [92.2119140625, 32.7890625], + [92.19921875, 32.7548828125], + [92.255859375, 32.7216796875], + [92.3056640625, 32.7509765625], + [92.3505859375, 32.7421875], + [92.3564453125, 32.7646484375], + [92.4111328125, 32.748046875], + [92.4560546875, 32.765625], + [92.5546875, 32.7314453125], + [92.599609375, 32.7451171875], + [92.650390625, 32.7216796875], + [92.6904296875, 32.7666015625], + [92.8779296875, 32.697265625], + [93.009765625, 32.7421875], + [93.06640625, 32.6279296875], + [93.16015625, 32.6455078125], + [93.17578125, 32.6708984375], + [93.2431640625, 32.662109375], + [93.3828125, 32.5263671875], + [93.412109375, 32.55859375], + [93.462890625, 32.556640625], + [93.4775390625, 32.5048828125], + [93.5224609375, 32.4736328125], + [93.6201171875, 32.5234375], + [93.6533203125, 32.5732421875], + [93.72265625, 32.578125], + [93.8212890625, 32.548828125], + [93.859375, 32.46484375], + [93.9599609375, 32.4853515625], + [94.01171875, 32.4462890625], + [94.0673828125, 32.470703125], + [94.1376953125, 32.4345703125], + [94.181640625, 32.4560546875], + [94.197265625, 32.5166015625], + [94.29296875, 32.5029296875], + [94.318359375, 32.5322265625], + [94.3681640625, 32.5224609375], + [94.3935546875, 32.6044921875], + [94.455078125, 32.568359375], + [94.462890625, 32.60546875], + [94.5390625, 32.599609375], + [94.59765625, 32.630859375], + [94.615234375, 32.673828125], + [94.7734375, 32.5556640625], + [94.7587890625, 32.5302734375], + [94.8076171875, 32.4873046875], + [94.892578125, 32.4716796875], + [94.9189453125, 32.412109375], + [94.98828125, 32.4228515625], + [95.0751953125, 32.376953125], + [95.21875, 32.3974609375], + [95.26171875, 32.3486328125], + [95.09765625, 32.3232421875], + [95.080078125, 32.2802734375], + [95.1328125, 32.2646484375], + [95.2412109375, 32.3212890625], + [95.2705078125, 32.1953125], + [95.3134765625, 32.1494140625], + [95.36328125, 32.1484375], + [95.3896484375, 32.1865234375], + [95.439453125, 32.1591796875], + [95.455078125, 32.0634765625], + [95.416015625, 32.046875], + [95.455078125, 32.0087890625], + [95.3779296875, 31.9921875], + [95.361328125, 31.9384765625], + [95.4091796875, 31.919921875], + [95.4580078125, 31.8017578125], + [95.513671875, 31.75], + [95.5654296875, 31.740234375], + [95.6171875, 31.7841796875], + [95.68359375, 31.77734375], + [95.779296875, 31.75], + [95.8251953125, 31.6826171875], + [95.8994140625, 31.8173828125], + [95.9833984375, 31.8173828125], + [95.9931640625, 31.77734375], + [96.0419921875, 31.734375], + [96.1474609375, 31.6904296875], + [96.1611328125, 31.6015625], + [96.212890625, 31.6015625], + [96.25390625, 31.6943359375], + [96.23046875, 31.7509765625], + [96.1767578125, 31.7783203125], + [96.17578125, 31.8251953125], + [96.21484375, 31.8642578125], + [96.189453125, 31.9052734375], + [96.2529296875, 31.9306640625], + [96.384765625, 31.9248046875], + [96.4130859375, 31.8369140625], + [96.4697265625, 31.7705078125], + [96.568359375, 31.712890625], + [96.6162109375, 31.7373046875], + [96.662109375, 31.7060546875], + [96.6767578125, 31.728515625], + [96.775390625, 31.6748046875], + [96.8408203125, 31.7275390625], + [96.7666015625, 31.8193359375], + [96.7626953125, 31.865234375], + [96.810546875, 31.8974609375], + [96.75390625, 31.9443359375], + [96.724609375, 32.0234375], + [96.8232421875, 32.0087890625], + [96.8671875, 31.96484375], + [96.86328125, 31.9970703125], + [96.8935546875, 32.013671875], + [96.9560546875, 31.994140625], + [96.966796875, 32.0146484375], + [96.9345703125, 32.04296875], + [96.9560546875, 32.0625], + [97.169921875, 32.0244140625], + [97.1884765625, 32.0556640625], + [97.234375, 32.0478515625], + [97.2021484375, 32.091796875], + [97.220703125, 32.109375], + [97.2568359375, 32.0732421875], + [97.30859375, 32.07421875], + [97.2939453125, 32.09765625], + [97.314453125, 32.130859375], + [97.2724609375, 32.140625], + [97.2646484375, 32.1826171875], + [97.2900390625, 32.28125], + [97.322265625, 32.3037109375], + [97.37109375, 32.2734375], + [97.4248046875, 32.3232421875], + [97.3916015625, 32.4228515625], + [97.341796875, 32.4404296875], + [97.3896484375, 32.5009765625], + [97.3291015625, 32.5185546875], + [97.3466796875, 32.5625], + [97.3876953125, 32.5498046875], + [97.4482421875, 32.587890625], + [97.4736328125, 32.544921875], + [97.521484375, 32.5263671875], + [97.7578125, 32.53125], + [97.806640625, 32.5009765625], + [98.0244140625, 32.453125], + [98.0791015625, 32.40234375], + [98.1279296875, 32.4013671875], + [98.1982421875, 32.3603515625], + [98.2197265625, 32.3427734375], + [98.2197265625, 32.234375], + [98.2607421875, 32.208984375], + [98.3125, 32.111328125], + [98.435546875, 32.0087890625], + [98.4345703125, 31.9267578125], + [98.3994140625, 31.8994140625], + [98.4267578125, 31.857421875], + [98.416015625, 31.8310546875], + [98.4443359375, 31.828125], + [98.517578125, 31.7177734375], + [98.5478515625, 31.716796875], + [98.5546875, 31.6572265625], + [98.619140625, 31.591796875], + [98.837890625, 31.4375], + [98.8876953125, 31.375], + [98.7763671875, 31.2490234375], + [98.693359375, 31.3330078125], + [98.6376953125, 31.3369140625], + [98.603515625, 31.2568359375], + [98.62109375, 31.2041015625], + [98.6015625, 31.1904296875], + [98.67578125, 31.154296875], + [98.736328125, 31.05078125], + [98.798828125, 31.0087890625], + [98.78125, 30.8935546875], + [98.9052734375, 30.783203125], + [98.9580078125, 30.765625], + [98.962890625, 30.7255859375], + [98.9052734375, 30.69140625], + [98.9755859375, 30.3916015625], + [98.986328125, 30.158203125], + [99.044921875, 30.080078125], + [99.03515625, 30.0205078125], + [99.0693359375, 29.927734375], + [99.013671875, 29.818359375], + [98.9921875, 29.6611328125], + [99.052734375, 29.564453125], + [99.0673828125, 29.30078125], + [99.1162109375, 29.224609375], + [99.0224609375, 29.1884765625], + [98.9765625, 29.205078125], + [98.962890625, 29.1748046875], + [99.015625, 29.04296875], + [98.9267578125, 28.978515625], + [98.912109375, 28.91015625], + [98.9189453125, 28.8876953125], + [98.97265625, 28.8681640625], + [98.97265625, 28.830078125], + [98.9306640625, 28.8310546875], + [98.9111328125, 28.80078125], + [98.841796875, 28.8037109375], + [98.7861328125, 28.9990234375], + [98.7578125, 29.0048828125], + [98.7080078125, 28.9658203125], + [98.623046875, 28.9638671875], + [98.658203125, 28.9306640625], + [98.6533203125, 28.8115234375], + [98.6845703125, 28.7412109375], + [98.5947265625, 28.669921875], + [98.638671875, 28.552734375], + [98.625, 28.4931640625], + [98.6748046875, 28.4794921875], + [98.75390625, 28.337890625], + [98.7158203125, 28.3056640625], + [98.712890625, 28.2294921875], + [98.626953125, 28.166015625], + [98.5595703125, 28.18359375], + [98.400390625, 28.10546875], + [98.37109375, 28.1845703125], + [98.3779296875, 28.25], + [98.283203125, 28.39453125], + [98.205078125, 28.3486328125], + [98.2666015625, 28.2412109375], + [98.1767578125, 28.212890625], + [98.1748046875, 28.1640625], + [98.1396484375, 28.142578125], + [98.0859375, 28.19921875], + [98.013671875, 28.203125], + [98.013671875, 28.2666015625], + [97.9541015625, 28.30078125], + [97.9638671875, 28.3134765625], + [97.9140625, 28.361328125], + [97.796875, 28.328125], + [97.73828125, 28.396484375], + [97.7373046875, 28.466796875], + [97.6865234375, 28.5205078125], + [97.6435546875, 28.533203125], + [97.6044921875, 28.515625], + [97.5703125, 28.5419921875], + [97.5087890625, 28.4951171875], + [97.521484375, 28.44140625], + [97.4833984375, 28.3818359375], + [97.5126953125, 28.31640625], + [97.470703125, 28.3046875], + [97.4833984375, 28.2802734375], + [97.4638671875, 28.2685546875], + [97.4228515625, 28.2978515625], + [97.40234375, 28.279296875], + [97.4150390625, 28.248046875], + [97.349609375, 28.2353515625], + [97.3603515625, 28.1630859375], + [97.328125, 28.138671875], + [97.345703125, 28.1142578125], + [97.306640625, 28.072265625], + [97.3232421875, 28.0546875], + [97.37890625, 28.0634765625], + [97.37890625, 28.03125], + [97.4130859375, 28.013671875], + [97.3779296875, 27.9638671875], + [97.38671875, 27.8837890625], + [97.326171875, 27.8798828125], + [97.3076171875, 27.9140625], + [97.2607421875, 27.8955078125], + [97.1025390625, 27.7802734375], + [97.09375, 27.73828125], + [97.0634765625, 27.7431640625], + [97.0498046875, 27.814453125], + [97.0087890625, 27.80859375], + [96.974609375, 27.861328125], + [96.810546875, 27.890625], + [96.787109375, 27.9306640625], + [96.681640625, 27.951171875], + [96.5712890625, 28.060546875], + [96.5, 28.0673828125], + [96.4521484375, 28.1533203125], + [96.3974609375, 28.150390625], + [96.3984375, 28.119140625], + [96.2978515625, 28.1416015625], + [96.2705078125, 28.2294921875], + [96.013671875, 28.1904296875], + [95.908203125, 28.2421875], + [95.875, 28.2978515625], + [95.8330078125, 28.2958984375], + [95.3974609375, 28.142578125], + [95.287109375, 27.9404296875], + [95.0029296875, 27.8232421875], + [94.88671875, 27.7431640625], + [94.525390625, 27.5966796875], + [94.2783203125, 27.58203125], + [93.8623046875, 27.1875], + [93.8427734375, 27.0458984375], + [93.8173828125, 27.0263671875], + [93.568359375, 26.9384765625], + [93.111328125, 26.880859375], + [92.91015625, 26.9150390625], + [92.8037109375, 26.8955078125], + [92.6474609375, 26.953125], + [92.109375, 26.85546875], + [92.125, 26.9609375], + [92.0283203125, 27.091796875], + [92.033203125, 27.1689453125], + [92.0771484375, 27.2490234375], + [92.1259765625, 27.2734375], + [92.060546875, 27.40234375], + [92.0107421875, 27.4755859375], + [91.947265625, 27.46484375], + [91.83984375, 27.490234375], + [91.7333984375, 27.4638671875], + [91.5849609375, 27.541015625], + [91.564453125, 27.6396484375], + [91.62890625, 27.7021484375], + [91.642578125, 27.767578125], + [91.6171875, 27.8173828125], + [91.544921875, 27.826171875], + [91.5615234375, 27.85546875], + [91.625, 27.8701171875], + [91.4873046875, 27.9384765625], + [91.4658203125, 28.0029296875], + [91.3134765625, 28.060546875], + [91.251953125, 27.970703125], + [91.216796875, 27.9892578125], + [91.1611328125, 27.96875], + [91.154296875, 27.8916015625], + [91.1142578125, 27.8466796875], + [91.078125, 27.8466796875], + [90.9658203125, 27.9013671875], + [90.9619140625, 27.9541015625], + [90.8974609375, 27.947265625], + [90.84765625, 27.9697265625], + [90.798828125, 28.0439453125], + [90.7021484375, 28.076171875], + [90.5927734375, 28.021484375], + [90.5146484375, 28.0625], + [90.4638671875, 28.0458984375], + [90.3798828125, 28.0625], + [90.296875, 28.154296875], + [90.2255859375, 28.146484375], + [90.125, 28.19140625], + [90.103515625, 28.142578125], + [90.07421875, 28.15625], + [90.0341796875, 28.1376953125], + [89.9765625, 28.189453125], + [89.90234375, 28.1826171875], + [89.8623046875, 28.2265625], + [89.794921875, 28.2451171875], + [89.7724609375, 28.1923828125], + [89.607421875, 28.1630859375], + [89.5419921875, 28.0888671875], + [89.5087890625, 28.0849609375], + [89.3759765625, 27.876953125], + [89.2958984375, 27.8486328125], + [89.2392578125, 27.796875], + [89.2275390625, 27.7255859375], + [89.1318359375, 27.6337890625], + [89.1640625, 27.5751953125], + [89.10546875, 27.53515625], + [89.0966796875, 27.4921875], + [89.18359375, 27.3740234375], + [89.1533203125, 27.3193359375], + [89.0732421875, 27.283203125], + [89.068359375, 27.2412109375], + [88.9853515625, 27.2099609375], + [88.912109375, 27.2734375], + [88.9248046875, 27.32421875], + [88.8095703125, 27.40625], + [88.7841796875, 27.4638671875], + [88.796875, 27.5302734375], + [88.771484375, 27.568359375], + [88.8525390625, 27.671875], + [88.8623046875, 27.80859375], + [88.888671875, 27.8466796875], + [88.869140625, 27.9150390625], + [88.84375, 27.921875], + [88.84375, 28.0068359375], + [88.7646484375, 28.068359375], + [88.6767578125, 28.068359375], + [88.640625, 28.111328125], + [88.5654296875, 28.083984375], + [88.5546875, 28.0283203125], + [88.4873046875, 28.0380859375], + [88.40625, 27.9775390625], + [88.357421875, 27.9873046875], + [88.2548828125, 27.9404296875], + [88.2431640625, 27.9677734375], + [88.2041015625, 27.943359375], + [88.14453125, 27.9560546875], + [88.12109375, 27.916015625], + [88.1376953125, 27.87890625], + [88.1123046875, 27.865234375], + [88.0380859375, 27.90234375], + [87.9833984375, 27.884765625], + [87.869140625, 27.9111328125], + [87.833984375, 27.9482421875], + [87.728515625, 27.8037109375], + [87.671875, 27.8046875], + [87.6650390625, 27.833984375], + [87.60546875, 27.8125], + [87.5693359375, 27.8642578125], + [87.4560546875, 27.8212890625], + [87.40625, 27.8310546875], + [87.4345703125, 27.837890625], + [87.421875, 27.8603515625], + [87.3447265625, 27.822265625], + [87.2666015625, 27.845703125], + [87.228515625, 27.8134765625], + [87.1220703125, 27.837890625], + [87.03515625, 27.947265625], + [86.9365234375, 27.9560546875], + [86.9267578125, 27.986328125], + [86.865234375, 28.0224609375], + [86.7578125, 28.033203125], + [86.7685546875, 28.0693359375], + [86.7109375, 28.1015625], + [86.6220703125, 28.06640625], + [86.5693359375, 28.103515625], + [86.5625, 28.0546875], + [86.513671875, 27.9970703125], + [86.5146484375, 27.955078125], + [86.416015625, 27.9052734375], + [86.3369140625, 27.96484375], + [86.3203125, 27.9462890625], + [86.2880859375, 27.9765625], + [86.2314453125, 27.9755859375], + [86.205078125, 28.0771484375], + [86.224609375, 28.0927734375], + [86.185546875, 28.1689453125], + [86.12890625, 28.0869140625], + [86.0830078125, 28.0869140625], + [86.083984375, 28.0107421875], + [86.126953125, 27.9248046875], + [86.001953125, 27.908203125], + [85.9501953125, 27.9375], + [85.978515625, 27.9931640625], + [85.9013671875, 28.0537109375], + [85.9033203125, 28.0947265625], + [85.8544921875, 28.1728515625], + [85.75390625, 28.228515625], + [85.716796875, 28.380859375], + [85.68359375, 28.3759765625], + [85.650390625, 28.2841796875], + [85.60546875, 28.251953125], + [85.6005859375, 28.298828125], + [85.505859375, 28.330078125], + [85.41796875, 28.32421875], + [85.3798828125, 28.2744140625], + [85.349609375, 28.298828125], + [85.2724609375, 28.283203125], + [85.208984375, 28.33984375], + [85.1259765625, 28.3330078125], + [85.109375, 28.4619140625], + [85.16015625, 28.4931640625], + [85.1904296875, 28.544921875], + [85.1806640625, 28.642578125], + [85.119140625, 28.6806640625], + [85.0576171875, 28.6748046875], + [84.982421875, 28.5869140625], + [84.857421875, 28.568359375], + [84.69921875, 28.6337890625], + [84.7001953125, 28.671875], + [84.6416015625, 28.724609375], + [84.5576171875, 28.7470703125], + [84.4833984375, 28.7353515625], + [84.4453125, 28.7646484375], + [84.4345703125, 28.82421875], + [84.404296875, 28.830078125], + [84.4091796875, 28.8544921875], + [84.2275390625, 28.8974609375], + [84.2490234375, 29.03125], + [84.19140625, 29.046875], + [84.2080078125, 29.119140625], + [84.1767578125, 29.134765625], + [84.16796875, 29.169921875], + [84.203125, 29.240234375], + [84.130859375, 29.240234375], + [84.10546875, 29.29296875], + [84.0185546875, 29.2880859375], + [83.9873046875, 29.3251953125], + [83.91796875, 29.3251953125], + [83.826171875, 29.2978515625], + [83.80078125, 29.25], + [83.7197265625, 29.2412109375], + [83.6484375, 29.1630859375], + [83.5849609375, 29.1787109375], + [83.4541015625, 29.2978515625], + [83.4248046875, 29.412109375], + [83.3837890625, 29.421875], + [83.341796875, 29.4970703125], + [83.2763671875, 29.5068359375], + [83.2666015625, 29.5712890625], + [83.2099609375, 29.603515625], + [83.1728515625, 29.5908203125], + [83.1494140625, 29.6201171875], + [83.0830078125, 29.6064453125], + [83.0166015625, 29.66796875], + [82.958984375, 29.6611328125], + [82.947265625, 29.708984375], + [82.8310546875, 29.6884765625], + [82.7578125, 29.7626953125], + [82.6953125, 29.7626953125], + [82.73828125, 29.806640625], + [82.7314453125, 29.826171875], + [82.697265625, 29.849609375], + [82.6240234375, 29.8349609375], + [82.64453125, 29.869140625], + [82.5615234375, 29.9560546875], + [82.4990234375, 29.9482421875], + [82.3388671875, 30.044921875], + [82.1787109375, 30.068359375], + [82.2099609375, 30.1513671875], + [82.111328125, 30.23046875], + [82.1328125, 30.3046875], + [82.10546875, 30.3466796875], + [81.998046875, 30.3212890625], + [81.958984375, 30.3564453125], + [81.7509765625, 30.388671875], + [81.630859375, 30.447265625], + [81.61328125, 30.4130859375], + [81.5673828125, 30.4296875], + [81.556640625, 30.3701171875], + [81.4189453125, 30.4208984375], + [81.4072265625, 30.404296875], + [81.43359375, 30.3798828125], + [81.4072265625, 30.3701171875], + [81.400390625, 30.32421875], + [81.4287109375, 30.3056640625], + [81.4052734375, 30.2900390625], + [81.419921875, 30.2705078125], + [81.39453125, 30.2001953125], + [81.3359375, 30.150390625], + [81.263671875, 30.150390625], + [81.2939453125, 30.095703125], + [81.248046875, 30.033203125], + [81.2568359375, 30.0126953125], + [81.1416015625, 30.013671875], + [81.09765625, 30.0498046875], + [81.111328125, 30.0908203125], + [81.0869140625, 30.1005859375], + [81.0830078125, 30.15234375], + [81.0166015625, 30.259765625], + [80.9345703125, 30.267578125], + [80.9111328125, 30.3037109375], + [80.8173828125, 30.322265625], + [80.73046875, 30.4091796875], + [80.6337890625, 30.458984375], + [80.5458984375, 30.4501953125], + [80.4306640625, 30.5166015625], + [80.3515625, 30.5244140625], + [80.3095703125, 30.5693359375], + [80.21484375, 30.5859375], + [80.13671875, 30.556640625], + [80.103515625, 30.5693359375], + [79.966796875, 30.6904296875], + [79.9619140625, 30.771484375], + [79.896484375, 30.8046875], + [79.916015625, 30.8271484375], + [79.890625, 30.85546875], + [79.8271484375, 30.853515625], + [79.7587890625, 30.9375], + [79.671875, 30.9814453125], + [79.6015625, 30.9228515625], + [79.5048828125, 31.029296875], + [79.427734375, 31.0185546875], + [79.4052734375, 31.072265625], + [79.3173828125, 31.0185546875], + [79.3232421875, 30.9599609375], + [79.2275390625, 30.94921875], + [79.1826171875, 31.015625], + [79.09765625, 30.9921875], + [79.0068359375, 31.048828125], + [78.974609375, 31.1162109375], + [78.9951171875, 31.1708984375], + [78.869140625, 31.3134765625], + [78.853515625, 31.287109375], + [78.7958984375, 31.3017578125], + [78.755859375, 31.3564453125], + [78.79296875, 31.4404296875], + [78.7265625, 31.482421875], + [78.7265625, 31.5078125], + [78.8466796875, 31.6103515625], + [78.798828125, 31.67578125], + [78.763671875, 31.6689453125], + [78.70703125, 31.779296875], + [78.654296875, 31.822265625], + [78.771484375, 31.935546875], + [78.7060546875, 31.9892578125], + [78.5966796875, 32.0234375], + [78.60546875, 32.0615234375], + [78.5107421875, 32.1474609375], + [78.4697265625, 32.1279296875], + [78.4501953125, 32.1474609375], + [78.431640625, 32.212890625], + [78.4794921875, 32.2412109375], + [78.51171875, 32.30859375], + [78.4599609375, 32.380859375], + [78.4736328125, 32.435546875], + [78.396484375, 32.5361328125], + [78.4248046875, 32.56640625], + [78.578125, 32.615234375], + [78.5859375, 32.6376953125], + [78.6279296875, 32.630859375], + [78.7421875, 32.7041015625], + [78.7431640625, 32.6552734375], + [78.7822265625, 32.6083984375], + [78.7607421875, 32.564453125], + [78.783203125, 32.4814453125], + [78.81640625, 32.4306640625], + [78.970703125, 32.3330078125], + [79.0068359375, 32.3759765625], + [79.103515625, 32.3701171875], + [79.13671875, 32.47265625], + [79.19140625, 32.51171875], + [79.251953125, 32.517578125], + [79.3095703125, 32.599609375], + [79.2734375, 32.6787109375], + [79.3017578125, 32.7294921875], + [79.275390625, 32.779296875], + [79.2255859375, 32.78515625], + [79.2275390625, 32.890625], + [79.255859375, 32.943359375], + [79.1630859375, 33.0126953125], + [79.140625, 33.1181640625], + [79.158203125, 33.1796875], + [79.080078125, 33.220703125], + [79.0830078125, 33.2490234375], + [79.0419921875, 33.2685546875], + [79.0224609375, 33.32421875], + [78.978515625, 33.3271484375], + [78.9501953125, 33.376953125], + [78.841796875, 33.42578125], + [78.7421875, 33.5537109375], + [78.7587890625, 33.623046875], + [78.7138671875, 33.623046875], + [78.685546875, 33.6552734375], + [78.78125, 33.736328125], + [78.7587890625, 33.791015625], + [78.765625, 33.9072265625], + [78.7333984375, 33.919921875], + [78.7421875, 33.9931640625], + [78.6572265625, 34.03125], + [78.662109375, 34.0869140625], + [78.7509765625, 34.0927734375], + [78.8720703125, 34.1640625], + [78.9228515625, 34.1513671875], + [78.9765625, 34.3134765625], + [79.046875, 34.32421875], + [79.0107421875, 34.40234375], + [79.0537109375, 34.427734375], + [79.0791015625, 34.412109375], + [79.154296875, 34.443359375], + [79.2177734375, 34.4150390625], + [79.3271484375, 34.443359375], + [79.373046875, 34.4287109375], + [79.5146484375, 34.4482421875], + [79.5458984375, 34.4765625], + [79.646484375, 34.447265625], + [79.7099609375, 34.4814453125], + [79.8203125, 34.4931640625], + [79.861328125, 34.5283203125], + [79.84375, 34.5576171875], + [79.8876953125, 34.6279296875], + [79.86328125, 34.666015625], + [79.9072265625, 34.6845703125], + [79.8994140625, 34.732421875], + [79.9482421875, 34.8212890625], + [79.9287109375, 34.853515625], + [79.9970703125, 34.857421875], + [80.00390625, 34.8955078125], + [80.037109375, 34.9033203125], + [80.03125, 35.0390625], + [80.076171875, 35.0771484375], + [80.119140625, 35.06640625], + [80.2099609375, 35.123046875], + [80.2373046875, 35.150390625], + [80.2236328125, 35.177734375], + [80.2587890625, 35.2041015625], + [80.3603515625, 35.2021484375], + [80.2685546875, 35.2958984375], + [80.3046875, 35.3798828125], + [80.3779296875, 35.3896484375], + [80.4306640625, 35.4482421875], + [80.4453125, 35.41796875], + [80.513671875, 35.392578125], + [80.6005859375, 35.41015625], + [80.6572265625, 35.39453125], + [80.6953125, 35.359375], + [80.689453125, 35.33984375], + [80.8447265625, 35.345703125], + [80.9638671875, 35.3115234375], + [81.0263671875, 35.3125], + [81.0029296875, 35.3349609375], + [81.0322265625, 35.3388671875], + [81.0322265625, 35.380859375], + [81.099609375, 35.408203125], + [81.142578125, 35.365234375], + [81.1923828125, 35.3662109375], + [81.2158203125, 35.3203125], + [81.3642578125, 35.35546875], + [81.4951171875, 35.29296875], + [81.513671875, 35.2353515625], + [81.67578125, 35.234375], + [81.7373046875, 35.2626953125], + [81.9287109375, 35.271484375], + [81.9560546875, 35.3076171875], + [82.013671875, 35.310546875], + [82.0546875, 35.35546875], + [82.033203125, 35.451171875], + [82.1865234375, 35.490234375], + [82.1953125, 35.5185546875], + [82.3203125, 35.5537109375], + [82.3505859375, 35.611328125], + [82.3369140625, 35.65234375], + [82.3935546875, 35.65625], + [82.416015625, 35.7080078125], + [82.4580078125, 35.71875], + [82.62890625, 35.6923828125], + [82.7314453125, 35.638671875], + [82.7978515625, 35.689453125], + [82.9609375, 35.671875], + [83, 35.4853515625], + [83.068359375, 35.462890625], + [83.126953125, 35.3994140625], + [83.193359375, 35.392578125], + [83.2431640625, 35.419921875], + [83.623046875, 35.3359375], + [83.685546875, 35.36328125], + [83.8759765625, 35.3642578125], + [83.916015625, 35.408203125], + [84.0068359375, 35.4228515625], + [84.0634765625, 35.4111328125], + [84.09765625, 35.3623046875], + [84.1396484375, 35.3798828125], + [84.1728515625, 35.3583984375], + [84.453125, 35.4736328125], + [84.4765625, 35.5185546875], + [84.44921875, 35.55078125], + [84.7626953125, 35.625], + [85.03125, 35.748046875], + [85.146484375, 35.7431640625], + [85.2841796875, 35.7880859375], + [85.3515625, 35.74609375], + [85.3740234375, 35.701171875], + [85.5087890625, 35.6845703125], + [85.5673828125, 35.640625], + [85.59765625, 35.6455078125], + [85.65234375, 35.73046875], + [85.693359375, 35.751953125], + [85.94921875, 35.779296875], + [86.060546875, 35.8466796875], + [86.126953125, 35.9326171875], + [86.146484375, 36.0009765625], + [86.2001953125, 36.033203125], + [86.1806640625, 36.076171875], + [86.1904296875, 36.1328125], + [86.2802734375, 36.1708984375], + [86.3583984375, 36.1689453125], + [86.3935546875, 36.20703125], + [86.4560546875, 36.2216796875], + [86.5078125, 36.203125], + [86.5322265625, 36.2275390625], + [86.7001953125, 36.2451171875], + [86.74609375, 36.29296875], + [86.86328125, 36.30078125], + [86.892578125, 36.2626953125], + [86.9970703125, 36.3095703125], + [87.1494140625, 36.2978515625], + [87.1943359375, 36.349609375], + [87.306640625, 36.3642578125], + [87.3642578125, 36.4208984375], + [87.427734375, 36.4267578125], + [87.4609375, 36.41015625], + [87.470703125, 36.3544921875], + [87.5625, 36.3427734375], + [87.732421875, 36.3857421875], + [87.919921875, 36.39453125], + [87.9833984375, 36.4384765625], + [88.134765625, 36.427734375], + [88.26171875, 36.4716796875], + [88.3662109375, 36.4580078125], + [88.357421875, 36.4775390625], + [88.37890625, 36.4833984375], + [88.470703125, 36.482421875], + [88.5048828125, 36.4453125], + [88.5810546875, 36.458984375], + [88.615234375, 36.4345703125], + [88.6240234375, 36.3896484375], + [88.7197265625, 36.337890625] + ] + ] + }, + "properties": { + "cp": [91.132212, 29.660361], + "name": "西藏", + "childNum": 1 + } + }, { + "id": "610000", + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [107.650390625, 37.865234375], + [107.693359375, 37.888671875], + [107.7412109375, 37.845703125], + [107.982421875, 37.7880859375], + [108.0263671875, 37.6962890625], + [108.0224609375, 37.65234375], + [108.134765625, 37.6220703125], + [108.2470703125, 37.666015625], + [108.3330078125, 37.6337890625], + [108.533203125, 37.69140625], + [108.6201171875, 37.65234375], + [108.7783203125, 37.68359375], + [108.798828125, 37.9345703125], + [108.8271484375, 37.9892578125], + [108.7978515625, 38.048828125], + [108.8720703125, 38.02734375], + [108.9384765625, 37.9208984375], + [109.017578125, 37.970703125], + [109.0380859375, 38.0224609375], + [109.0703125, 38.0234375], + [109.05078125, 38.0556640625], + [109.064453125, 38.1005859375], + [108.96484375, 38.1552734375], + [108.939453125, 38.2080078125], + [108.9775390625, 38.248046875], + [108.962890625, 38.2685546875], + [109.0087890625, 38.359375], + [109.0556640625, 38.3916015625], + [109.052734375, 38.4326171875], + [109.27734375, 38.623046875], + [109.330078125, 38.59765625], + [109.36328125, 38.623046875], + [109.328125, 38.6640625], + [109.3369140625, 38.69921875], + [109.40234375, 38.716796875], + [109.51171875, 38.833984375], + [109.5498046875, 38.806640625], + [109.6259765625, 38.84765625], + [109.6845703125, 38.935546875], + [109.6728515625, 38.9970703125], + [109.8515625, 39.123046875], + [109.9228515625, 39.107421875], + [109.8935546875, 39.1474609375], + [109.9619140625, 39.19140625], + [109.8701171875, 39.251953125], + [109.9033203125, 39.2724609375], + [109.962890625, 39.212890625], + [110.0107421875, 39.208984375], + [110.21875, 39.2802734375], + [110.1640625, 39.3857421875], + [110.130859375, 39.3984375], + [110.146484375, 39.4580078125], + [110.2763671875, 39.4248046875], + [110.2578125, 39.4072265625], + [110.3857421875, 39.310546875], + [110.4296875, 39.3408203125], + [110.4306640625, 39.3798828125], + [110.494140625, 39.3603515625], + [110.5224609375, 39.3837890625], + [110.6015625, 39.2802734375], + [110.6884765625, 39.267578125], + [110.8916015625, 39.509765625], + [110.9599609375, 39.51953125], + [111.029296875, 39.5703125], + [111.0927734375, 39.55859375], + [111.1376953125, 39.587890625], + [111.15625, 39.5703125], + [111.109375, 39.474609375], + [111.05859375, 39.4482421875], + [111.0615234375, 39.4052734375], + [111.0986328125, 39.4052734375], + [111.10546875, 39.3583984375], + [111.1533203125, 39.3701171875], + [111.1591796875, 39.3369140625], + [111.1953125, 39.345703125], + [111.1884765625, 39.314453125], + [111.248046875, 39.30078125], + [111.138671875, 39.064453125], + [110.982421875, 38.978515625], + [111.01171875, 38.9287109375], + [111.0166015625, 38.884765625], + [110.9951171875, 38.8671875], + [111.0107421875, 38.841796875], + [110.880859375, 38.626953125], + [110.9208984375, 38.5810546875], + [110.908203125, 38.521484375], + [110.87109375, 38.509765625], + [110.87109375, 38.4521484375], + [110.78125, 38.4462890625], + [110.7470703125, 38.3662109375], + [110.6611328125, 38.3095703125], + [110.5849609375, 38.3046875], + [110.5673828125, 38.2177734375], + [110.5087890625, 38.185546875], + [110.51953125, 37.9609375], + [110.5947265625, 37.9228515625], + [110.666015625, 37.8017578125], + [110.755859375, 37.755859375], + [110.7041015625, 37.712890625], + [110.796875, 37.6630859375], + [110.763671875, 37.634765625], + [110.7958984375, 37.5625], + [110.7490234375, 37.453125], + [110.642578125, 37.4306640625], + [110.630859375, 37.373046875], + [110.7001953125, 37.3466796875], + [110.677734375, 37.3154296875], + [110.6904296875, 37.287109375], + [110.658203125, 37.279296875], + [110.5302734375, 37.107421875], + [110.41796875, 37.03515625], + [110.4482421875, 37.009765625], + [110.376953125, 37.015625], + [110.42578125, 36.9580078125], + [110.4091796875, 36.892578125], + [110.375, 36.8798828125], + [110.4248046875, 36.8564453125], + [110.4072265625, 36.828125], + [110.419921875, 36.798828125], + [110.3837890625, 36.7705078125], + [110.4306640625, 36.7529296875], + [110.416015625, 36.7236328125], + [110.453125, 36.7333984375], + [110.4365234375, 36.681640625], + [110.4033203125, 36.697265625], + [110.392578125, 36.681640625], + [110.4990234375, 36.578125], + [110.4501953125, 36.1357421875], + [110.517578125, 35.97265625], + [110.51171875, 35.8818359375], + [110.5517578125, 35.8759765625], + [110.609375, 35.6328125], + [110.5322265625, 35.44921875], + [110.4814453125, 35.419921875], + [110.4501953125, 35.328125], + [110.3896484375, 35.2626953125], + [110.326171875, 35.015625], + [110.2568359375, 34.9326171875], + [110.23046875, 34.8134765625], + [110.259765625, 34.75390625], + [110.2421875, 34.6826171875], + [110.259765625, 34.642578125], + [110.2958984375, 34.611328125], + [110.3798828125, 34.6005859375], + [110.3671875, 34.5673828125], + [110.4052734375, 34.5595703125], + [110.365234375, 34.533203125], + [110.3681640625, 34.4951171875], + [110.41015625, 34.421875], + [110.4765625, 34.4091796875], + [110.5029296875, 34.345703125], + [110.5009765625, 34.3212890625], + [110.4287109375, 34.2880859375], + [110.4384765625, 34.24609375], + [110.642578125, 34.1611328125], + [110.591796875, 34.1025390625], + [110.58203125, 34.04296875], + [110.5888671875, 34.0234375], + [110.625, 34.0341796875], + [110.677734375, 33.9501953125], + [110.587890625, 33.88671875], + [110.61328125, 33.8515625], + [110.66796875, 33.853515625], + [110.7421875, 33.798828125], + [110.7822265625, 33.796875], + [110.8388671875, 33.6669921875], + [111.00390625, 33.5791015625], + [111.02734375, 33.4677734375], + [110.9970703125, 33.4365234375], + [111.0302734375, 33.3369140625], + [110.998046875, 33.3193359375], + [110.9951171875, 33.2509765625], + [110.9609375, 33.25390625], + [110.9140625, 33.20703125], + [110.8310546875, 33.203125], + [110.8203125, 33.1533203125], + [110.74609375, 33.1474609375], + [110.7119140625, 33.0966796875], + [110.658203125, 33.154296875], + [110.6015625, 33.1552734375], + [110.564453125, 33.2548828125], + [110.5341796875, 33.2529296875], + [110.4716796875, 33.171875], + [110.3720703125, 33.1875], + [110.333984375, 33.16015625], + [110.2236328125, 33.1611328125], + [110.1650390625, 33.2099609375], + [110.03125, 33.1923828125], + [109.8525390625, 33.248046875], + [109.71875, 33.234375], + [109.6533203125, 33.2490234375], + [109.63671875, 33.2763671875], + [109.609375, 33.267578125], + [109.6015625, 33.2333984375], + [109.5078125, 33.23046875], + [109.439453125, 33.15234375], + [109.5771484375, 33.1103515625], + [109.6884765625, 33.1171875], + [109.7919921875, 33.0703125], + [109.7646484375, 32.91015625], + [109.7998046875, 32.8779296875], + [109.8642578125, 32.9140625], + [109.9912109375, 32.88671875], + [110.10546875, 32.8330078125], + [110.1416015625, 32.8095703125], + [110.1279296875, 32.7783203125], + [110.1611328125, 32.7626953125], + [110.1552734375, 32.6904296875], + [110.20703125, 32.6337890625], + [110.166015625, 32.5947265625], + [110.0908203125, 32.6171875], + [110.0849609375, 32.5810546875], + [110.0185546875, 32.5478515625], + [109.9111328125, 32.5927734375], + [109.8173828125, 32.578125], + [109.7158203125, 32.609375], + [109.6201171875, 32.59375], + [109.6376953125, 32.5419921875], + [109.5791015625, 32.5107421875], + [109.52734375, 32.43359375], + [109.49609375, 32.30078125], + [109.55078125, 32.2255859375], + [109.6044921875, 32.2060546875], + [109.58984375, 32.150390625], + [109.623046875, 32.103515625], + [109.587890625, 32.025390625], + [109.630859375, 31.9443359375], + [109.5859375, 31.9013671875], + [109.638671875, 31.8115234375], + [109.5927734375, 31.7890625], + [109.6064453125, 31.744140625], + [109.5859375, 31.7275390625], + [109.3896484375, 31.7060546875], + [109.2822265625, 31.7177734375], + [109.2529296875, 31.765625], + [109.2822265625, 31.7783203125], + [109.2763671875, 31.7998046875], + [109.1943359375, 31.8193359375], + [109.2001953125, 31.8447265625], + [109.16796875, 31.8759765625], + [109.0390625, 31.9609375], + [108.8876953125, 31.9921875], + [108.7529296875, 32.07421875], + [108.7392578125, 32.10546875], + [108.671875, 32.10546875], + [108.5107421875, 32.201171875], + [108.5078125, 32.24609375], + [108.47265625, 32.271484375], + [108.3125, 32.232421875], + [108.2421875, 32.275390625], + [108.185546875, 32.2216796875], + [108.072265625, 32.234375], + [108.01953125, 32.2119140625], + [108.0244140625, 32.177734375], + [107.9794921875, 32.146484375], + [107.9052734375, 32.2080078125], + [107.865234375, 32.201171875], + [107.8330078125, 32.2265625], + [107.755859375, 32.3388671875], + [107.70703125, 32.333984375], + [107.6796875, 32.3984375], + [107.5986328125, 32.412109375], + [107.525390625, 32.3828125], + [107.490234375, 32.42578125], + [107.45703125, 32.41796875], + [107.4296875, 32.533203125], + [107.3779296875, 32.5390625], + [107.302734375, 32.482421875], + [107.2705078125, 32.4072265625], + [107.2509765625, 32.408203125], + [107.083984375, 32.533203125], + [107.1083984375, 32.6015625], + [107.0634765625, 32.7119140625], + [106.916015625, 32.7041015625], + [106.8662109375, 32.7255859375], + [106.7861328125, 32.697265625], + [106.7841796875, 32.736328125], + [106.7333984375, 32.740234375], + [106.6640625, 32.69140625], + [106.5859375, 32.6884765625], + [106.4990234375, 32.6494140625], + [106.4521484375, 32.6611328125], + [106.404296875, 32.6181640625], + [106.3505859375, 32.6728515625], + [106.275390625, 32.6708984375], + [106.255859375, 32.6943359375], + [106.1123046875, 32.72265625], + [106.072265625, 32.7578125], + [106.0888671875, 32.7734375], + [106.0615234375, 32.7685546875], + [106.0947265625, 32.794921875], + [106.09375, 32.82421875], + [106.04296875, 32.865234375], + [106.01171875, 32.830078125], + [105.96875, 32.849609375], + [105.9306640625, 32.826171875], + [105.826171875, 32.826171875], + [105.8232421875, 32.7705078125], + [105.7822265625, 32.75], + [105.76953125, 32.767578125], + [105.7197265625, 32.759765625], + [105.5966796875, 32.7001953125], + [105.5869140625, 32.7294921875], + [105.556640625, 32.732421875], + [105.556640625, 32.7939453125], + [105.533203125, 32.79296875], + [105.525390625, 32.8486328125], + [105.49609375, 32.8740234375], + [105.5146484375, 32.919921875], + [105.5908203125, 32.876953125], + [105.638671875, 32.8798828125], + [105.8271484375, 32.951171875], + [105.8623046875, 32.939453125], + [105.91796875, 32.994140625], + [105.9189453125, 33.10546875], + [105.9384765625, 33.1201171875], + [105.9267578125, 33.1474609375], + [105.8974609375, 33.1474609375], + [105.9306640625, 33.2001953125], + [105.962890625, 33.146484375], + [105.9658203125, 33.205078125], + [105.91796875, 33.23828125], + [105.796875, 33.2607421875], + [105.748046875, 33.2998046875], + [105.755859375, 33.3291015625], + [105.708984375, 33.380859375], + [105.828125, 33.380859375], + [105.8427734375, 33.490234375], + [105.9404296875, 33.5712890625], + [105.95703125, 33.61328125], + [106.029296875, 33.595703125], + [106.0869140625, 33.6171875], + [106.1298828125, 33.6044921875], + [106.109375, 33.5703125], + [106.1513671875, 33.5849609375], + [106.14453125, 33.564453125], + [106.1875, 33.546875], + [106.2880859375, 33.6015625], + [106.3515625, 33.587890625], + [106.431640625, 33.619140625], + [106.4580078125, 33.533203125], + [106.515625, 33.513671875], + [106.5419921875, 33.513671875], + [106.5810546875, 33.576171875], + [106.5400390625, 33.69140625], + [106.4814453125, 33.712890625], + [106.486328125, 33.771484375], + [106.4609375, 33.7939453125], + [106.490234375, 33.8544921875], + [106.4638671875, 33.884765625], + [106.42578125, 33.8681640625], + [106.4111328125, 33.908203125], + [106.4765625, 33.974609375], + [106.501953125, 34.10546875], + [106.5615234375, 34.1103515625], + [106.5849609375, 34.150390625], + [106.5517578125, 34.2431640625], + [106.5029296875, 34.2373046875], + [106.4970703125, 34.255859375], + [106.52734375, 34.2919921875], + [106.5771484375, 34.28125], + [106.59375, 34.2529296875], + [106.673828125, 34.248046875], + [106.7177734375, 34.3701171875], + [106.6376953125, 34.392578125], + [106.6025390625, 34.46484375], + [106.5400390625, 34.4794921875], + [106.486328125, 34.525390625], + [106.3349609375, 34.5185546875], + [106.3447265625, 34.560546875], + [106.3134765625, 34.580078125], + [106.4228515625, 34.65625], + [106.4716796875, 34.634765625], + [106.4482421875, 34.6953125], + [106.580078125, 34.779296875], + [106.4833984375, 34.98046875], + [106.5029296875, 34.99609375], + [106.4892578125, 35.021484375], + [106.5263671875, 35.0302734375], + [106.5439453125, 35.0859375], + [106.662109375, 35.0703125], + [106.70703125, 35.08203125], + [106.71484375, 35.1064453125], + [106.9892578125, 35.0703125], + [107.0107421875, 35.0302734375], + [107.04296875, 35.0419921875], + [107.0888671875, 35.021484375], + [107.0947265625, 34.970703125], + [107.1728515625, 34.9375], + [107.21484375, 34.8779296875], + [107.2529296875, 34.8818359375], + [107.2958984375, 34.9365234375], + [107.533203125, 34.912109375], + [107.572265625, 34.9716796875], + [107.6259765625, 34.962890625], + [107.6240234375, 34.919921875], + [107.640625, 34.9189453125], + [107.6748046875, 34.9521484375], + [107.8056640625, 34.95703125], + [107.8642578125, 34.99609375], + [107.759765625, 35.0712890625], + [107.703125, 35.193359375], + [107.65234375, 35.240234375], + [107.66796875, 35.2578125], + [107.71875, 35.2451171875], + [107.7392578125, 35.291015625], + [107.71875, 35.3037109375], + [107.7451171875, 35.3125], + [107.8671875, 35.2568359375], + [107.9560546875, 35.267578125], + [107.9501953125, 35.24609375], + [107.970703125, 35.2421875], + [108.1943359375, 35.306640625], + [108.2333984375, 35.2880859375], + [108.2412109375, 35.2568359375], + [108.349609375, 35.302734375], + [108.3623046875, 35.2802734375], + [108.4853515625, 35.2744140625], + [108.5478515625, 35.3056640625], + [108.580078125, 35.2919921875], + [108.6162109375, 35.330078125], + [108.6318359375, 35.4189453125], + [108.6064453125, 35.5029296875], + [108.6259765625, 35.537109375], + [108.5400390625, 35.6064453125], + [108.5166015625, 35.7216796875], + [108.5341796875, 35.7470703125], + [108.5283203125, 35.82421875], + [108.4990234375, 35.876953125], + [108.5810546875, 35.9482421875], + [108.65234375, 35.94921875], + [108.689453125, 36.021484375], + [108.712890625, 36.1396484375], + [108.646484375, 36.2548828125], + [108.6513671875, 36.384765625], + [108.619140625, 36.4345703125], + [108.5634765625, 36.439453125], + [108.5107421875, 36.474609375], + [108.498046875, 36.423828125], + [108.4609375, 36.423828125], + [108.40234375, 36.447265625], + [108.40625, 36.478515625], + [108.3486328125, 36.556640625], + [108.267578125, 36.5673828125], + [108.26171875, 36.548828125], + [108.216796875, 36.572265625], + [108.205078125, 36.6064453125], + [108.2236328125, 36.6318359375], + [108.1982421875, 36.630859375], + [108.166015625, 36.5654296875], + [108.1416015625, 36.5634765625], + [108.0830078125, 36.6162109375], + [108.0615234375, 36.5927734375], + [108.0087890625, 36.6162109375], + [108.0126953125, 36.681640625], + [107.986328125, 36.67578125], + [107.986328125, 36.65234375], + [107.939453125, 36.65625], + [107.9072265625, 36.7529296875], + [107.8310546875, 36.7861328125], + [107.7099609375, 36.8056640625], + [107.671875, 36.8330078125], + [107.630859375, 36.814453125], + [107.5908203125, 36.8369140625], + [107.5458984375, 36.8271484375], + [107.4892578125, 36.9052734375], + [107.294921875, 36.9296875], + [107.2705078125, 37.1123046875], + [107.279296875, 37.12890625], + [107.3076171875, 37.1005859375], + [107.3388671875, 37.1591796875], + [107.2705078125, 37.2294921875], + [107.3095703125, 37.2509765625], + [107.2646484375, 37.3115234375], + [107.26171875, 37.37109375], + [107.28515625, 37.482421875], + [107.345703125, 37.51953125], + [107.373046875, 37.580078125], + [107.3115234375, 37.6103515625], + [107.419921875, 37.650390625], + [107.3876953125, 37.69140625], + [107.4658203125, 37.69140625], + [107.5, 37.7666015625], + [107.591796875, 37.7841796875], + [107.5859375, 37.798828125], + [107.62109375, 37.7763671875], + [107.66015625, 37.8447265625], + [107.650390625, 37.865234375] + ] + ] + }, + "properties": { + "cp": [108.948024, 34.263161], + "name": "陕西", + "childNum": 1 + } + }, { + "id": "620000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [106.0732421875, 35.4482421875], + [106.083984375, 35.421875], + [106.0732421875, 35.4482421875] + ] + ], + [ + [ + [106.0439453125, 35.4892578125], + [105.8984375, 35.4521484375], + [105.8955078125, 35.4140625], + [106.0048828125, 35.439453125], + [106.0302734375, 35.4697265625], + [106.052734375, 35.4482421875], + [106.072265625, 35.4638671875], + [106.0634765625, 35.427734375], + [106.11328125, 35.3623046875], + [106.177734375, 35.4384765625], + [106.1953125, 35.4111328125], + [106.23828125, 35.41015625], + [106.2548828125, 35.3359375], + [106.3642578125, 35.2392578125], + [106.369140625, 35.2744140625], + [106.41796875, 35.2763671875], + [106.509765625, 35.3583984375], + [106.490234375, 35.48046875], + [106.4658203125, 35.4814453125], + [106.44140625, 35.5263671875], + [106.4619140625, 35.5810546875], + [106.4833984375, 35.576171875], + [106.435546875, 35.689453125], + [106.5068359375, 35.73828125], + [106.59765625, 35.728515625], + [106.6015625, 35.7451171875], + [106.6455078125, 35.7099609375], + [106.681640625, 35.73046875], + [106.7509765625, 35.6904296875], + [106.751953125, 35.7265625], + [106.806640625, 35.7099609375], + [106.8193359375, 35.7451171875], + [106.8671875, 35.7392578125], + [106.8720703125, 35.77734375], + [106.912109375, 35.76953125], + [106.8984375, 35.80859375], + [106.927734375, 35.8076171875], + [106.87890625, 35.853515625], + [106.880859375, 35.880859375], + [106.8505859375, 35.8876953125], + [106.9453125, 35.9404296875], + [106.9033203125, 35.9443359375], + [106.892578125, 35.966796875], + [106.9169921875, 35.9453125], + [106.9501953125, 35.9921875], + [106.9287109375, 36.015625], + [106.9599609375, 36.076171875], + [106.947265625, 36.123046875], + [106.92578125, 36.1162109375], + [106.9306640625, 36.138671875], + [106.9169921875, 36.1220703125], + [106.9130859375, 36.154296875], + [106.833984375, 36.2294921875], + [106.763671875, 36.2158203125], + [106.7021484375, 36.240234375], + [106.6845703125, 36.2744140625], + [106.654296875, 36.2578125], + [106.6455078125, 36.28515625], + [106.6376953125, 36.265625], + [106.6123046875, 36.2734375], + [106.60546875, 36.2958984375], + [106.5947265625, 36.2705078125], + [106.5595703125, 36.29296875], + [106.5419921875, 36.25390625], + [106.5048828125, 36.2666015625], + [106.470703125, 36.3125], + [106.5126953125, 36.287109375], + [106.5068359375, 36.3779296875], + [106.533203125, 36.376953125], + [106.48828125, 36.40234375], + [106.521484375, 36.4794921875], + [106.4111328125, 36.51953125], + [106.3623046875, 36.5732421875], + [106.4560546875, 36.560546875], + [106.4501953125, 36.578125], + [106.47265625, 36.5810546875], + [106.4453125, 36.625], + [106.4931640625, 36.6298828125], + [106.490234375, 36.6845703125], + [106.53125, 36.6904296875], + [106.5146484375, 36.7158203125], + [106.533203125, 36.7314453125], + [106.59375, 36.7509765625], + [106.646484375, 36.7236328125], + [106.6279296875, 36.7529296875], + [106.6591796875, 36.818359375], + [106.6240234375, 36.8623046875], + [106.640625, 36.8828125], + [106.6103515625, 36.87890625], + [106.609375, 36.91015625], + [106.55078125, 36.9404296875], + [106.5390625, 36.978515625], + [106.580078125, 36.935546875], + [106.595703125, 36.9697265625], + [106.6435546875, 36.962890625], + [106.6416015625, 37.01171875], + [106.6669921875, 37.017578125], + [106.615234375, 37.1357421875], + [106.669921875, 37.111328125], + [106.6875, 37.1298828125], + [106.728515625, 37.1220703125], + [106.7607421875, 37.0810546875], + [106.77734375, 37.158203125], + [106.892578125, 37.0986328125], + [106.91796875, 37.1240234375], + [106.8916015625, 37.1396484375], + [106.90625, 37.15234375], + [106.9970703125, 37.1064453125], + [106.994140625, 37.1220703125], + [107.03125, 37.1083984375], + [107.03125, 37.1416015625], + [107.0966796875, 37.1162109375], + [107.181640625, 37.14453125], + [107.2353515625, 37.0966796875], + [107.275390625, 37.0947265625], + [107.30859375, 36.9130859375], + [107.478515625, 36.9091796875], + [107.5341796875, 36.8681640625], + [107.54296875, 36.828125], + [107.5908203125, 36.8369140625], + [107.630859375, 36.814453125], + [107.671875, 36.8330078125], + [107.7099609375, 36.8056640625], + [107.8310546875, 36.7861328125], + [107.9072265625, 36.7529296875], + [107.939453125, 36.65625], + [107.986328125, 36.65234375], + [107.986328125, 36.67578125], + [108.0146484375, 36.6806640625], + [108.0078125, 36.619140625], + [108.046875, 36.5966796875], + [108.0830078125, 36.6162109375], + [108.09375, 36.587890625], + [108.15234375, 36.5615234375], + [108.21875, 36.6337890625], + [108.2109375, 36.578125], + [108.26171875, 36.548828125], + [108.267578125, 36.5673828125], + [108.3486328125, 36.556640625], + [108.40625, 36.478515625], + [108.40234375, 36.447265625], + [108.4970703125, 36.4228515625], + [108.5107421875, 36.474609375], + [108.5634765625, 36.439453125], + [108.619140625, 36.4345703125], + [108.6513671875, 36.384765625], + [108.646484375, 36.2548828125], + [108.712890625, 36.1396484375], + [108.689453125, 36.021484375], + [108.65234375, 35.94921875], + [108.5810546875, 35.9482421875], + [108.4990234375, 35.876953125], + [108.5283203125, 35.82421875], + [108.5341796875, 35.7470703125], + [108.5166015625, 35.7216796875], + [108.5400390625, 35.6064453125], + [108.6259765625, 35.537109375], + [108.6064453125, 35.5029296875], + [108.6318359375, 35.4189453125], + [108.6162109375, 35.330078125], + [108.580078125, 35.2919921875], + [108.5478515625, 35.3056640625], + [108.44921875, 35.2744140625], + [108.3623046875, 35.2802734375], + [108.349609375, 35.302734375], + [108.2412109375, 35.2568359375], + [108.2216796875, 35.296875], + [108.1748046875, 35.3056640625], + [107.970703125, 35.2421875], + [107.9501953125, 35.24609375], + [107.9560546875, 35.267578125], + [107.8671875, 35.2568359375], + [107.7451171875, 35.3125], + [107.71875, 35.3037109375], + [107.7392578125, 35.291015625], + [107.71875, 35.2451171875], + [107.66796875, 35.2578125], + [107.65234375, 35.240234375], + [107.703125, 35.193359375], + [107.759765625, 35.0712890625], + [107.8642578125, 34.99609375], + [107.8056640625, 34.95703125], + [107.6748046875, 34.9521484375], + [107.640625, 34.9189453125], + [107.6240234375, 34.919921875], + [107.6259765625, 34.962890625], + [107.572265625, 34.9716796875], + [107.533203125, 34.912109375], + [107.2958984375, 34.9365234375], + [107.2529296875, 34.8818359375], + [107.21484375, 34.8779296875], + [107.1728515625, 34.9375], + [107.0947265625, 34.970703125], + [107.0888671875, 35.021484375], + [107.04296875, 35.0419921875], + [107.0107421875, 35.0302734375], + [106.9892578125, 35.0703125], + [106.71484375, 35.1064453125], + [106.70703125, 35.08203125], + [106.662109375, 35.0703125], + [106.54296875, 35.083984375], + [106.5263671875, 35.0302734375], + [106.4892578125, 35.021484375], + [106.5029296875, 34.99609375], + [106.4833984375, 34.98046875], + [106.580078125, 34.779296875], + [106.4482421875, 34.6953125], + [106.4716796875, 34.634765625], + [106.4228515625, 34.65625], + [106.3134765625, 34.580078125], + [106.3447265625, 34.560546875], + [106.3349609375, 34.5185546875], + [106.486328125, 34.525390625], + [106.5400390625, 34.4794921875], + [106.6025390625, 34.46484375], + [106.6376953125, 34.392578125], + [106.7177734375, 34.3701171875], + [106.673828125, 34.248046875], + [106.59375, 34.2529296875], + [106.5771484375, 34.28125], + [106.52734375, 34.2919921875], + [106.4970703125, 34.255859375], + [106.5029296875, 34.2373046875], + [106.5517578125, 34.2431640625], + [106.5849609375, 34.150390625], + [106.5615234375, 34.1103515625], + [106.501953125, 34.10546875], + [106.4765625, 33.974609375], + [106.4111328125, 33.908203125], + [106.42578125, 33.8681640625], + [106.4638671875, 33.884765625], + [106.4921875, 33.8505859375], + [106.4609375, 33.7939453125], + [106.486328125, 33.771484375], + [106.4833984375, 33.7080078125], + [106.5400390625, 33.69140625], + [106.576171875, 33.6318359375], + [106.55859375, 33.53125], + [106.5400390625, 33.513671875], + [106.4736328125, 33.5205078125], + [106.431640625, 33.619140625], + [106.3515625, 33.587890625], + [106.2880859375, 33.6015625], + [106.1875, 33.546875], + [106.14453125, 33.564453125], + [106.1513671875, 33.5849609375], + [106.109375, 33.5703125], + [106.1298828125, 33.6044921875], + [106.0869140625, 33.6171875], + [106.029296875, 33.595703125], + [105.95703125, 33.61328125], + [105.9404296875, 33.5712890625], + [105.8427734375, 33.490234375], + [105.828125, 33.380859375], + [105.708984375, 33.380859375], + [105.755859375, 33.3291015625], + [105.748046875, 33.2998046875], + [105.796875, 33.2607421875], + [105.91796875, 33.23828125], + [105.9658203125, 33.205078125], + [105.962890625, 33.146484375], + [105.9306640625, 33.2001953125], + [105.8974609375, 33.1474609375], + [105.9267578125, 33.1474609375], + [105.9384765625, 33.1201171875], + [105.9189453125, 33.10546875], + [105.91796875, 32.994140625], + [105.8623046875, 32.939453125], + [105.8271484375, 32.951171875], + [105.638671875, 32.8798828125], + [105.42578125, 32.931640625], + [105.408203125, 32.88671875], + [105.380859375, 32.8779296875], + [105.4560546875, 32.73828125], + [105.369140625, 32.712890625], + [105.2958984375, 32.65625], + [105.2197265625, 32.6669921875], + [105.2041015625, 32.6279296875], + [105.111328125, 32.5947265625], + [105.080078125, 32.6376953125], + [105.0302734375, 32.6513671875], + [104.8818359375, 32.6015625], + [104.830078125, 32.6630859375], + [104.740234375, 32.6357421875], + [104.697265625, 32.673828125], + [104.6455078125, 32.662109375], + [104.572265625, 32.7294921875], + [104.4580078125, 32.7490234375], + [104.3642578125, 32.822265625], + [104.30078125, 32.8310546875], + [104.27734375, 32.8896484375], + [104.2880859375, 32.9423828125], + [104.3671875, 32.9443359375], + [104.3837890625, 32.9951171875], + [104.427734375, 33.0146484375], + [104.3359375, 33.0419921875], + [104.3779296875, 33.109375], + [104.3037109375, 33.302734375], + [104.333984375, 33.3154296875], + [104.4130859375, 33.2822265625], + [104.3935546875, 33.3115234375], + [104.4375, 33.3232421875], + [104.3740234375, 33.345703125], + [104.2958984375, 33.3330078125], + [104.2724609375, 33.392578125], + [104.2216796875, 33.4052734375], + [104.15625, 33.5419921875], + [104.1826171875, 33.5791015625], + [104.1689453125, 33.6123046875], + [104.052734375, 33.685546875], + [103.76953125, 33.6591796875], + [103.66796875, 33.6865234375], + [103.650390625, 33.697265625], + [103.6669921875, 33.7197265625], + [103.6357421875, 33.708984375], + [103.6259765625, 33.7275390625], + [103.591796875, 33.728515625], + [103.537109375, 33.671875], + [103.521484375, 33.681640625], + [103.5498046875, 33.7412109375], + [103.5068359375, 33.810546875], + [103.46484375, 33.802734375], + [103.4326171875, 33.7509765625], + [103.3505859375, 33.744140625], + [103.279296875, 33.7744140625], + [103.2724609375, 33.8095703125], + [103.2158203125, 33.794921875], + [103.158203125, 33.8095703125], + [103.181640625, 33.9013671875], + [103.1240234375, 33.9423828125], + [103.16015625, 34.0068359375], + [103.1474609375, 34.037109375], + [103.119140625, 34.037109375], + [103.130859375, 34.0673828125], + [103.1796875, 34.080078125], + [103.123046875, 34.111328125], + [103.109375, 34.177734375], + [102.9775390625, 34.19921875], + [102.9775390625, 34.2529296875], + [102.912109375, 34.3134765625], + [102.86328125, 34.3046875], + [102.857421875, 34.271484375], + [102.798828125, 34.2734375], + [102.7783203125, 34.236328125], + [102.73046875, 34.2373046875], + [102.7021484375, 34.197265625], + [102.6083984375, 34.1611328125], + [102.599609375, 34.1455078125], + [102.65625, 34.1142578125], + [102.658203125, 34.08203125], + [102.6083984375, 34.1015625], + [102.4716796875, 34.0732421875], + [102.4384765625, 34.087890625], + [102.3916015625, 33.9716796875], + [102.328125, 33.984375], + [102.3134765625, 33.966796875], + [102.30859375, 33.9951171875], + [102.2158203125, 33.958984375], + [102.19921875, 33.978515625], + [102.1396484375, 33.9716796875], + [102.25390625, 33.8623046875], + [102.26171875, 33.822265625], + [102.236328125, 33.79296875], + [102.3232421875, 33.7578125], + [102.2861328125, 33.7177734375], + [102.341796875, 33.728515625], + [102.314453125, 33.6689453125], + [102.33984375, 33.6123046875], + [102.478515625, 33.5439453125], + [102.4462890625, 33.5302734375], + [102.484375, 33.458984375], + [102.4541015625, 33.470703125], + [102.4677734375, 33.451171875], + [102.4423828125, 33.4541015625], + [102.3955078125, 33.4052734375], + [102.3701171875, 33.4130859375], + [102.369140625, 33.3935546875], + [102.26171875, 33.4169921875], + [102.1875, 33.3330078125], + [102.2060546875, 33.3203125], + [102.2099609375, 33.2255859375], + [102.1083984375, 33.298828125], + [102.083984375, 33.1953125], + [101.9365234375, 33.1875], + [101.8662109375, 33.103515625], + [101.8251953125, 33.12109375], + [101.8310546875, 33.212890625], + [101.7890625, 33.2265625], + [101.7685546875, 33.263671875], + [101.8095703125, 33.2890625], + [101.82421875, 33.271484375], + [101.8779296875, 33.3154296875], + [101.88671875, 33.3828125], + [101.9462890625, 33.4404296875], + [101.9033203125, 33.48828125], + [101.9072265625, 33.54296875], + [101.884765625, 33.578125], + [101.8447265625, 33.6025390625], + [101.83203125, 33.5556640625], + [101.783203125, 33.556640625], + [101.736328125, 33.4970703125], + [101.6357421875, 33.4921875], + [101.6123046875, 33.6162109375], + [101.5859375, 33.673828125], + [101.5595703125, 33.6689453125], + [101.544921875, 33.6953125], + [101.43359375, 33.685546875], + [101.4248046875, 33.65625], + [101.3916015625, 33.6455078125], + [101.2373046875, 33.6865234375], + [101.171875, 33.65625], + [101.1630859375, 33.7197265625], + [101.1923828125, 33.7880859375], + [101.1552734375, 33.8427734375], + [100.99609375, 33.8916015625], + [100.8818359375, 34.037109375], + [100.87109375, 34.083984375], + [100.7646484375, 34.1796875], + [100.810546875, 34.248046875], + [100.8232421875, 34.3193359375], + [100.869140625, 34.3330078125], + [100.8955078125, 34.3759765625], + [100.951171875, 34.3837890625], + [101.0546875, 34.3232421875], + [101.2275390625, 34.330078125], + [101.2314453125, 34.296875], + [101.326171875, 34.2685546875], + [101.3251953125, 34.24609375], + [101.482421875, 34.21875], + [101.4931640625, 34.1962890625], + [101.5390625, 34.2119140625], + [101.580078125, 34.197265625], + [101.646484375, 34.158203125], + [101.6630859375, 34.1162109375], + [101.7041015625, 34.1201171875], + [101.7197265625, 34.083984375], + [101.7880859375, 34.1318359375], + [101.84375, 34.126953125], + [101.849609375, 34.1533203125], + [101.95703125, 34.1103515625], + [101.9609375, 34.1640625], + [102.009765625, 34.166015625], + [102.03125, 34.19140625], + [102.015625, 34.224609375], + [102.0634765625, 34.2294921875], + [102.068359375, 34.2939453125], + [102.1484375, 34.271484375], + [102.1875, 34.353515625], + [102.259765625, 34.35546875], + [102.17578125, 34.4482421875], + [102.15625, 34.5078125], + [101.978515625, 34.546875], + [101.9345703125, 34.587890625], + [101.91796875, 34.8759765625], + [101.986328125, 34.900390625], + [102.0693359375, 34.8876953125], + [102.048828125, 34.91796875], + [102.095703125, 34.9873046875], + [102.212890625, 35.0361328125], + [102.2197265625, 35.0595703125], + [102.2822265625, 35.05859375], + [102.34375, 35.162109375], + [102.404296875, 35.1787109375], + [102.3701171875, 35.2646484375], + [102.2802734375, 35.3046875], + [102.318359375, 35.33984375], + [102.283203125, 35.3935546875], + [102.3154296875, 35.4345703125], + [102.4072265625, 35.4091796875], + [102.4482421875, 35.4375], + [102.44140625, 35.4658203125], + [102.5146484375, 35.5703125], + [102.505859375, 35.587890625], + [102.744140625, 35.4951171875], + [102.7783203125, 35.521484375], + [102.7275390625, 35.53125], + [102.8095703125, 35.560546875], + [102.763671875, 35.6123046875], + [102.767578125, 35.65234375], + [102.703125, 35.7138671875], + [102.6865234375, 35.7724609375], + [102.7158203125, 35.81640625], + [102.7861328125, 35.86328125], + [102.951171875, 35.8359375], + [102.9453125, 35.9462890625], + [102.97265625, 35.99609375], + [102.9521484375, 36.0224609375], + [102.9765625, 36.037109375], + [102.8828125, 36.083984375], + [102.94140625, 36.10546875], + [102.98828125, 36.1943359375], + [103.0693359375, 36.212890625], + [102.8974609375, 36.33203125], + [102.8388671875, 36.33984375], + [102.84375, 36.3662109375], + [102.8134765625, 36.388671875], + [102.8271484375, 36.408203125], + [102.767578125, 36.4658203125], + [102.7939453125, 36.5], + [102.7353515625, 36.5625], + [102.7646484375, 36.576171875], + [102.607421875, 36.6826171875], + [102.6142578125, 36.7392578125], + [102.7216796875, 36.7705078125], + [102.6396484375, 36.8525390625], + [102.576171875, 36.880859375], + [102.5615234375, 36.919921875], + [102.451171875, 36.96875], + [102.5068359375, 37.01953125], + [102.498046875, 37.0908203125], + [102.642578125, 37.1005859375], + [102.6376953125, 37.1220703125], + [102.6025390625, 37.173828125], + [102.458984375, 37.248046875], + [102.4287109375, 37.30859375], + [102.1044921875, 37.4833984375], + [102.130859375, 37.5478515625], + [102.0400390625, 37.6220703125], + [102.037109375, 37.685546875], + [102, 37.7255859375], + [101.947265625, 37.728515625], + [101.861328125, 37.66015625], + [101.81640625, 37.6552734375], + [101.7919921875, 37.6962890625], + [101.66015625, 37.7333984375], + [101.669921875, 37.759765625], + [101.5751953125, 37.8359375], + [101.4423828125, 37.8681640625], + [101.357421875, 37.7919921875], + [101.279296875, 37.8369140625], + [101.203125, 37.84765625], + [101.16015625, 37.8681640625], + [101.103515625, 37.947265625], + [101.076171875, 37.943359375], + [100.98046875, 38.0068359375], + [100.8955078125, 38.013671875], + [100.8876953125, 38.0498046875], + [100.9228515625, 38.0859375], + [100.9306640625, 38.169921875], + [100.90234375, 38.1806640625], + [100.845703125, 38.1494140625], + [100.7158203125, 38.25390625], + [100.623046875, 38.2666015625], + [100.59765625, 38.2431640625], + [100.546875, 38.2470703125], + [100.4755859375, 38.2890625], + [100.4375, 38.2685546875], + [100.4248046875, 38.3076171875], + [100.3974609375, 38.2939453125], + [100.3193359375, 38.328125], + [100.3330078125, 38.33984375], + [100.3017578125, 38.3896484375], + [100.251953125, 38.3720703125], + [100.2373046875, 38.4443359375], + [100.060546875, 38.5205078125], + [100.001953125, 38.4677734375], + [100.0224609375, 38.4326171875], + [100.0927734375, 38.408203125], + [100.119140625, 38.3447265625], + [100.1689453125, 38.322265625], + [100.18359375, 38.22265625], + [100.1279296875, 38.2314453125], + [100.083984375, 38.28125], + [99.671875, 38.44140625], + [99.5283203125, 38.5478515625], + [99.5087890625, 38.6103515625], + [99.4482421875, 38.60546875], + [99.3623046875, 38.71875], + [99.0693359375, 38.8974609375], + [99.107421875, 38.9521484375], + [98.9365234375, 38.9951171875], + [98.8134765625, 39.087890625], + [98.744140625, 39.0869140625], + [98.5830078125, 38.9306640625], + [98.52734375, 38.9560546875], + [98.4580078125, 38.953125], + [98.384765625, 39.0302734375], + [98.2900390625, 39.037109375], + [98.279296875, 38.9677734375], + [98.236328125, 38.919921875], + [98.25, 38.8876953125], + [98.09375, 38.787109375], + [98.0126953125, 38.8583984375], + [97.7021484375, 38.9638671875], + [97.6796875, 39.0107421875], + [97.5009765625, 39.0791015625], + [97.34765625, 39.16796875], + [97.0478515625, 39.2080078125], + [96.9638671875, 39.19921875], + [97.0126953125, 39.1416015625], + [96.958984375, 39.0751953125], + [96.94140625, 38.908203125], + [96.9931640625, 38.884765625], + [96.98828125, 38.7919921875], + [97.0234375, 38.755859375], + [97.0185546875, 38.6884765625], + [97.0576171875, 38.6728515625], + [97.03515625, 38.6513671875], + [97.056640625, 38.5947265625], + [96.9609375, 38.55859375], + [96.794921875, 38.6083984375], + [96.8154296875, 38.5654296875], + [96.767578125, 38.552734375], + [96.7958984375, 38.5107421875], + [96.6669921875, 38.490234375], + [96.708984375, 38.4599609375], + [96.7021484375, 38.4345703125], + [96.6240234375, 38.345703125], + [96.666015625, 38.23046875], + [96.37890625, 38.27734375], + [96.3359375, 38.2470703125], + [96.302734375, 38.18359375], + [96.3134765625, 38.1611328125], + [96.2666015625, 38.1455078125], + [96.2529296875, 38.16796875], + [96.22265625, 38.1494140625], + [96.1044921875, 38.1884765625], + [96.05078125, 38.177734375], + [95.9384765625, 38.23828125], + [95.8984375, 38.2900390625], + [95.8564453125, 38.28515625], + [95.8271484375, 38.3544921875], + [95.7763671875, 38.3564453125], + [95.7041015625, 38.4013671875], + [95.5185546875, 38.2958984375], + [95.4951171875, 38.31640625], + [95.455078125, 38.2919921875], + [95.4423828125, 38.3115234375], + [95.3203125, 38.3212890625], + [95.2685546875, 38.2978515625], + [95.1220703125, 38.41796875], + [95.0732421875, 38.4033203125], + [94.9716796875, 38.4306640625], + [94.857421875, 38.3935546875], + [94.6611328125, 38.38671875], + [94.552734375, 38.3505859375], + [94.5283203125, 38.3662109375], + [94.529296875, 38.4228515625], + [94.37109375, 38.763671875], + [93.8828125, 38.720703125], + [93.80078125, 38.7509765625], + [93.7568359375, 38.806640625], + [93.884765625, 38.8271484375], + [93.884765625, 38.8681640625], + [93.8349609375, 38.8681640625], + [93.732421875, 38.9248046875], + [93.302734375, 38.89453125], + [93.1904296875, 38.919921875], + [93.1982421875, 39.046875], + [93.1318359375, 39.1083984375], + [93.142578125, 39.1611328125], + [93.1162109375, 39.1796875], + [93.0439453125, 39.146484375], + [92.9765625, 39.14453125], + [92.939453125, 39.169921875], + [92.8671875, 39.138671875], + [92.494140625, 39.1025390625], + [92.4599609375, 39.04296875], + [92.4111328125, 39.0390625], + [92.3544921875, 39.0703125], + [92.33984375, 39.2373046875], + [92.5263671875, 39.369140625], + [92.640625, 39.5146484375], + [92.74609375, 39.869140625], + [92.796875, 40.154296875], + [92.9072265625, 40.3115234375], + [92.9287109375, 40.5732421875], + [93.76171875, 40.6650390625], + [93.8212890625, 40.7939453125], + [93.810546875, 40.8798828125], + [94.01171875, 41.115234375], + [94.1845703125, 41.26953125], + [94.5341796875, 41.5068359375], + [94.7509765625, 41.5390625], + [94.8623046875, 41.6689453125], + [95.13671875, 41.7734375], + [95.2001953125, 41.7197265625], + [95.1943359375, 41.6953125], + [95.2509765625, 41.609375], + [95.30078125, 41.56640625], + [95.3603515625, 41.6689453125], + [95.572265625, 41.796875], + [95.8525390625, 41.8486328125], + [96.0400390625, 41.92578125], + [96.1376953125, 42.0205078125], + [96.1396484375, 42.0546875], + [96.078125, 42.150390625], + [96.1787109375, 42.21875], + [96.0419921875, 42.3271484375], + [96.06640625, 42.4150390625], + [95.9794921875, 42.4375], + [96.017578125, 42.482421875], + [96.0244140625, 42.54296875], + [96.103515625, 42.6044921875], + [96.38671875, 42.728515625], + [96.9833984375, 42.7578125], + [97.1728515625, 42.7958984375], + [97.84765625, 41.6572265625], + [97.6171875, 41.46484375], + [97.97265625, 41.0986328125], + [98.2509765625, 40.939453125], + [98.333984375, 40.919921875], + [98.3447265625, 40.5693359375], + [98.62890625, 40.6787109375], + [98.5703125, 40.7470703125], + [98.6689453125, 40.7734375], + [98.6982421875, 40.6806640625], + [98.802734375, 40.607421875], + [98.791015625, 40.7060546875], + [98.9853515625, 40.783203125], + [99.0419921875, 40.6943359375], + [99.1025390625, 40.6767578125], + [99.173828125, 40.748046875], + [99.1748046875, 40.8583984375], + [99.56640625, 40.84765625], + [99.673828125, 40.93359375], + [100.0576171875, 40.908203125], + [100.1083984375, 40.8759765625], + [100.2373046875, 40.7177734375], + [100.2431640625, 40.619140625], + [100.169921875, 40.5419921875], + [100.169921875, 40.2783203125], + [99.990234375, 40.1884765625], + [99.927734375, 40.064453125], + [99.8740234375, 40.0263671875], + [99.751953125, 40.0078125], + [99.525390625, 39.888671875], + [99.44140625, 39.88671875], + [99.6728515625, 39.888671875], + [99.822265625, 39.8603515625], + [99.9052734375, 39.7861328125], + [100.041015625, 39.7578125], + [100.1279296875, 39.703125], + [100.2509765625, 39.685546875], + [100.314453125, 39.607421875], + [100.3017578125, 39.5732421875], + [100.3271484375, 39.509765625], + [100.5009765625, 39.4814453125], + [100.5, 39.4013671875], + [100.8427734375, 39.40625], + [100.8427734375, 39.2041015625], + [100.8671875, 39.111328125], + [100.830078125, 39.0751953125], + [100.830078125, 39.0361328125], + [100.87890625, 39.001953125], + [100.9033203125, 39.0302734375], + [100.9619140625, 39.0068359375], + [100.9697265625, 38.947265625], + [101.2275390625, 39.0224609375], + [101.19921875, 38.943359375], + [101.23828125, 38.908203125], + [101.2421875, 38.861328125], + [101.3359375, 38.84765625], + [101.3408203125, 38.8203125], + [101.306640625, 38.802734375], + [101.3173828125, 38.7841796875], + [101.5615234375, 38.7138671875], + [101.6064453125, 38.6533203125], + [101.6728515625, 38.69140625], + [101.77734375, 38.6611328125], + [101.9423828125, 38.8095703125], + [102.0751953125, 38.8916015625], + [101.833984375, 39.095703125], + [102.27734375, 39.189453125], + [102.4541015625, 39.255859375], + [102.60546875, 39.171875], + [103.0107421875, 39.1005859375], + [103.357421875, 39.3369140625], + [103.83984375, 39.4609375], + [103.9560546875, 39.4580078125], + [104.0908203125, 39.419921875], + [104.0478515625, 39.2978515625], + [104.177734375, 39.15234375], + [104.2080078125, 39.083984375], + [104.197265625, 38.98828125], + [104.16796875, 38.94140625], + [104.044921875, 38.8955078125], + [103.8603515625, 38.64453125], + [103.416015625, 38.4052734375], + [103.5087890625, 38.28125], + [103.53515625, 38.1572265625], + [103.369140625, 38.08984375], + [103.369140625, 37.986328125], + [103.40234375, 37.8623046875], + [103.6767578125, 37.7841796875], + [103.8720703125, 37.6064453125], + [104.18359375, 37.4072265625], + [104.2861328125, 37.4306640625], + [104.3662109375, 37.4189453125], + [104.4365234375, 37.4462890625], + [104.458984375, 37.4208984375], + [104.521484375, 37.435546875], + [104.6806640625, 37.408203125], + [104.6689453125, 37.3564453125], + [104.71875, 37.3388671875], + [104.6533203125, 37.291015625], + [104.62109375, 37.2958984375], + [104.6005859375, 37.2451171875], + [104.626953125, 37.2060546875], + [104.7177734375, 37.208984375], + [104.775390625, 37.2470703125], + [104.826171875, 37.2294921875], + [104.8564453125, 37.2119140625], + [104.9169921875, 37.0966796875], + [104.9541015625, 37.078125], + [104.9658203125, 37.0322265625], + [105.166015625, 36.9951171875], + [105.1796875, 36.892578125], + [105.2412109375, 36.8974609375], + [105.279296875, 36.8701171875], + [105.341796875, 36.7685546875], + [105.3203125, 36.7431640625], + [105.240234375, 36.7421875], + [105.2021484375, 36.705078125], + [105.220703125, 36.6318359375], + [105.2705078125, 36.59375], + [105.2763671875, 36.5634765625], + [105.2490234375, 36.546875], + [105.28125, 36.5234375], + [105.322265625, 36.5361328125], + [105.3623046875, 36.4990234375], + [105.3642578125, 36.4375], + [105.3984375, 36.4306640625], + [105.419921875, 36.3779296875], + [105.4052734375, 36.359375], + [105.4765625, 36.2939453125], + [105.4599609375, 36.2265625], + [105.515625, 36.1474609375], + [105.4921875, 36.1015625], + [105.4306640625, 36.1044921875], + [105.341796875, 36.0283203125], + [105.3271484375, 35.9052734375], + [105.3984375, 35.857421875], + [105.37109375, 35.8447265625], + [105.3798828125, 35.7958984375], + [105.427734375, 35.8203125], + [105.4541015625, 35.748046875], + [105.5078125, 35.7197265625], + [105.5615234375, 35.7255859375], + [105.564453125, 35.6884765625], + [105.5703125, 35.716796875], + [105.66796875, 35.75], + [105.755859375, 35.7314453125], + [105.7412109375, 35.69921875], + [105.7216796875, 35.7265625], + [105.69140625, 35.6845703125], + [105.720703125, 35.6787109375], + [105.71484375, 35.6484375], + [105.7421875, 35.626953125], + [105.763671875, 35.6328125], + [105.7490234375, 35.615234375], + [105.798828125, 35.56640625], + [105.8173828125, 35.5751953125], + [105.8427734375, 35.490234375], + [105.869140625, 35.5400390625], + [105.9033203125, 35.5478515625], + [106.0146484375, 35.5244140625], + [106.0185546875, 35.4951171875], + [106.0439453125, 35.4892578125] + ] + ] + ] + }, + "properties": { + "cp": [103.823557, 36.058039], + "name": "甘肃", + "childNum": 2 + } + }, { + "id": "630000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [102.83984375, 36.3466796875], + [102.8349609375, 36.369140625], + [102.83984375, 36.3466796875] + ] + ], + [ + [ + [93.134765625, 39.1416015625], + [93.1328125, 39.1083984375], + [93.1982421875, 39.046875], + [93.1904296875, 38.919921875], + [93.302734375, 38.89453125], + [93.732421875, 38.9248046875], + [93.8349609375, 38.8681640625], + [93.884765625, 38.8681640625], + [93.884765625, 38.8271484375], + [93.7568359375, 38.806640625], + [93.80078125, 38.7509765625], + [93.8828125, 38.720703125], + [94.37109375, 38.763671875], + [94.529296875, 38.4228515625], + [94.5283203125, 38.3662109375], + [94.552734375, 38.3505859375], + [94.6611328125, 38.38671875], + [94.857421875, 38.3935546875], + [94.9716796875, 38.4306640625], + [95.0732421875, 38.4033203125], + [95.1220703125, 38.41796875], + [95.2685546875, 38.2978515625], + [95.3203125, 38.3212890625], + [95.4423828125, 38.3115234375], + [95.455078125, 38.2919921875], + [95.4951171875, 38.31640625], + [95.5185546875, 38.2958984375], + [95.7041015625, 38.4013671875], + [95.7763671875, 38.3564453125], + [95.8271484375, 38.3544921875], + [95.8564453125, 38.28515625], + [95.8984375, 38.2900390625], + [95.9384765625, 38.23828125], + [96.05078125, 38.177734375], + [96.1044921875, 38.1884765625], + [96.22265625, 38.1494140625], + [96.2529296875, 38.16796875], + [96.2666015625, 38.1455078125], + [96.3134765625, 38.1611328125], + [96.302734375, 38.18359375], + [96.3359375, 38.2470703125], + [96.37890625, 38.27734375], + [96.666015625, 38.23046875], + [96.6240234375, 38.345703125], + [96.7021484375, 38.4345703125], + [96.708984375, 38.4599609375], + [96.6669921875, 38.490234375], + [96.7958984375, 38.5107421875], + [96.767578125, 38.552734375], + [96.8154296875, 38.5654296875], + [96.794921875, 38.6083984375], + [96.9609375, 38.55859375], + [97.056640625, 38.5947265625], + [97.03515625, 38.6513671875], + [97.0576171875, 38.6728515625], + [97.0185546875, 38.6884765625], + [97.0234375, 38.755859375], + [96.98828125, 38.7919921875], + [96.9931640625, 38.884765625], + [96.94140625, 38.908203125], + [96.958984375, 39.0751953125], + [97.0126953125, 39.1416015625], + [96.9638671875, 39.19921875], + [97.0478515625, 39.2080078125], + [97.34765625, 39.16796875], + [97.5009765625, 39.0791015625], + [97.6796875, 39.0107421875], + [97.7021484375, 38.9638671875], + [98.0126953125, 38.8583984375], + [98.09375, 38.787109375], + [98.25, 38.8876953125], + [98.236328125, 38.919921875], + [98.279296875, 38.9677734375], + [98.2900390625, 39.037109375], + [98.384765625, 39.0302734375], + [98.4580078125, 38.953125], + [98.52734375, 38.9560546875], + [98.5830078125, 38.9306640625], + [98.744140625, 39.0869140625], + [98.8134765625, 39.087890625], + [98.9365234375, 38.9951171875], + [99.107421875, 38.9521484375], + [99.0693359375, 38.8974609375], + [99.3623046875, 38.71875], + [99.4482421875, 38.60546875], + [99.5087890625, 38.6103515625], + [99.5283203125, 38.5478515625], + [99.671875, 38.44140625], + [100.083984375, 38.28125], + [100.1279296875, 38.2314453125], + [100.18359375, 38.22265625], + [100.1689453125, 38.322265625], + [100.119140625, 38.3447265625], + [100.0927734375, 38.408203125], + [100.0224609375, 38.4326171875], + [100.001953125, 38.4677734375], + [100.060546875, 38.5205078125], + [100.2373046875, 38.4443359375], + [100.251953125, 38.3720703125], + [100.3017578125, 38.3896484375], + [100.3330078125, 38.33984375], + [100.3193359375, 38.328125], + [100.3974609375, 38.2939453125], + [100.4248046875, 38.3076171875], + [100.4375, 38.2685546875], + [100.4755859375, 38.2890625], + [100.546875, 38.2470703125], + [100.59765625, 38.2431640625], + [100.623046875, 38.2666015625], + [100.7158203125, 38.25390625], + [100.845703125, 38.1494140625], + [100.90234375, 38.1806640625], + [100.9306640625, 38.169921875], + [100.9228515625, 38.0859375], + [100.8876953125, 38.0498046875], + [100.8955078125, 38.013671875], + [100.98046875, 38.0068359375], + [101.076171875, 37.943359375], + [101.103515625, 37.947265625], + [101.16015625, 37.8681640625], + [101.203125, 37.84765625], + [101.279296875, 37.8369140625], + [101.357421875, 37.7919921875], + [101.4423828125, 37.8681640625], + [101.5751953125, 37.8359375], + [101.669921875, 37.759765625], + [101.66015625, 37.7333984375], + [101.7919921875, 37.6962890625], + [101.81640625, 37.6552734375], + [101.861328125, 37.66015625], + [101.947265625, 37.728515625], + [102, 37.7255859375], + [102.037109375, 37.685546875], + [102.0400390625, 37.6220703125], + [102.130859375, 37.5478515625], + [102.1044921875, 37.4833984375], + [102.173828125, 37.4619140625], + [102.1982421875, 37.4208984375], + [102.30078125, 37.3916015625], + [102.3115234375, 37.361328125], + [102.4287109375, 37.30859375], + [102.4208984375, 37.29296875], + [102.4892578125, 37.224609375], + [102.6044921875, 37.1728515625], + [102.642578125, 37.1005859375], + [102.498046875, 37.0908203125], + [102.5068359375, 37.01953125], + [102.451171875, 36.96875], + [102.5615234375, 36.919921875], + [102.576171875, 36.880859375], + [102.6396484375, 36.8525390625], + [102.7216796875, 36.7705078125], + [102.6142578125, 36.7392578125], + [102.607421875, 36.6826171875], + [102.7646484375, 36.576171875], + [102.7353515625, 36.5625], + [102.7939453125, 36.5], + [102.767578125, 36.4658203125], + [102.8271484375, 36.408203125], + [102.8134765625, 36.388671875], + [102.8388671875, 36.33984375], + [102.8974609375, 36.33203125], + [103.0712890625, 36.20703125], + [102.98828125, 36.1943359375], + [102.94140625, 36.10546875], + [102.8828125, 36.083984375], + [102.9765625, 36.037109375], + [102.9521484375, 36.0224609375], + [102.97265625, 35.99609375], + [102.9453125, 35.9462890625], + [102.947265625, 35.83203125], + [102.7841796875, 35.86328125], + [102.6953125, 35.796875], + [102.703125, 35.7138671875], + [102.767578125, 35.65234375], + [102.763671875, 35.6123046875], + [102.8095703125, 35.560546875], + [102.7294921875, 35.525390625], + [102.7783203125, 35.521484375], + [102.744140625, 35.4951171875], + [102.505859375, 35.587890625], + [102.5146484375, 35.5703125], + [102.44140625, 35.4658203125], + [102.4482421875, 35.4375], + [102.4072265625, 35.4091796875], + [102.3154296875, 35.4345703125], + [102.283203125, 35.3935546875], + [102.318359375, 35.33984375], + [102.2802734375, 35.3046875], + [102.3701171875, 35.2646484375], + [102.404296875, 35.1787109375], + [102.34375, 35.162109375], + [102.2822265625, 35.05859375], + [102.2197265625, 35.0595703125], + [102.212890625, 35.0361328125], + [102.095703125, 34.9873046875], + [102.048828125, 34.91796875], + [102.0693359375, 34.8876953125], + [101.986328125, 34.900390625], + [101.91796875, 34.8759765625], + [101.9345703125, 34.587890625], + [101.978515625, 34.546875], + [102.15625, 34.5078125], + [102.17578125, 34.4482421875], + [102.259765625, 34.3544921875], + [102.1875, 34.353515625], + [102.1484375, 34.271484375], + [102.068359375, 34.2939453125], + [102.0634765625, 34.2294921875], + [102.015625, 34.224609375], + [102.03125, 34.19140625], + [102.009765625, 34.166015625], + [101.9609375, 34.1640625], + [101.95703125, 34.1103515625], + [101.849609375, 34.1533203125], + [101.8388671875, 34.125], + [101.7646484375, 34.123046875], + [101.736328125, 34.0810546875], + [101.7021484375, 34.12109375], + [101.6552734375, 34.12109375], + [101.623046875, 34.1787109375], + [101.3251953125, 34.24609375], + [101.326171875, 34.2685546875], + [101.2314453125, 34.296875], + [101.2275390625, 34.330078125], + [101.0546875, 34.3232421875], + [100.951171875, 34.3837890625], + [100.8955078125, 34.3759765625], + [100.8056640625, 34.287109375], + [100.810546875, 34.248046875], + [100.7646484375, 34.1796875], + [100.87109375, 34.083984375], + [100.8818359375, 34.037109375], + [100.99609375, 33.8916015625], + [101.1552734375, 33.8427734375], + [101.1923828125, 33.7880859375], + [101.1630859375, 33.7197265625], + [101.1689453125, 33.658203125], + [101.2373046875, 33.6865234375], + [101.3916015625, 33.6455078125], + [101.4248046875, 33.65625], + [101.43359375, 33.685546875], + [101.54296875, 33.6953125], + [101.5595703125, 33.6689453125], + [101.5859375, 33.673828125], + [101.6123046875, 33.6162109375], + [101.6318359375, 33.4931640625], + [101.736328125, 33.4970703125], + [101.77734375, 33.5361328125], + [101.7763671875, 33.4521484375], + [101.697265625, 33.435546875], + [101.6630859375, 33.3818359375], + [101.6552734375, 33.3154296875], + [101.7412109375, 33.26953125], + [101.654296875, 33.1630859375], + [101.6611328125, 33.1357421875], + [101.6259765625, 33.1015625], + [101.4912109375, 33.2255859375], + [101.4326171875, 33.2314453125], + [101.3876953125, 33.208984375], + [101.3828125, 33.1533203125], + [101.2978515625, 33.2626953125], + [101.18359375, 33.2705078125], + [101.1162109375, 33.1962890625], + [101.169921875, 33.1025390625], + [101.14453125, 33.0595703125], + [101.1845703125, 33.0419921875], + [101.185546875, 32.9853515625], + [101.1298828125, 32.990234375], + [101.1240234375, 32.912109375], + [101.22265625, 32.859375], + [101.23828125, 32.8251953125], + [101.2216796875, 32.72265625], + [101.1611328125, 32.6640625], + [101.1220703125, 32.6552734375], + [101.12109375, 32.6328125], + [101.11328125, 32.6728515625], + [101.0732421875, 32.68359375], + [100.9306640625, 32.6005859375], + [100.8369140625, 32.6494140625], + [100.77734375, 32.6396484375], + [100.7685546875, 32.6650390625], + [100.75390625, 32.650390625], + [100.6875, 32.677734375], + [100.71875, 32.6220703125], + [100.6640625, 32.62109375], + [100.6640625, 32.5224609375], + [100.544921875, 32.5703125], + [100.47265625, 32.693359375], + [100.4208984375, 32.732421875], + [100.37890625, 32.69921875], + [100.400390625, 32.7568359375], + [100.3349609375, 32.71875], + [100.2587890625, 32.7431640625], + [100.2158203125, 32.607421875], + [100.1904296875, 32.630859375], + [100.1103515625, 32.6396484375], + [100.0888671875, 32.669921875], + [100.138671875, 32.7216796875], + [100.1240234375, 32.837890625], + [100.0703125, 32.89453125], + [100.029296875, 32.8974609375], + [100.0380859375, 32.9306640625], + [99.95703125, 32.9482421875], + [99.9033203125, 33.0478515625], + [99.8779296875, 33.0458984375], + [99.853515625, 32.943359375], + [99.7705078125, 32.9462890625], + [99.79296875, 32.8837890625], + [99.7275390625, 32.7255859375], + [99.705078125, 32.765625], + [99.6376953125, 32.79296875], + [99.6083984375, 32.78125], + [99.556640625, 32.8408203125], + [99.3857421875, 32.900390625], + [99.2685546875, 32.87890625], + [99.1953125, 33.0361328125], + [99.0302734375, 33.0947265625], + [99.0029296875, 33.0830078125], + [98.8564453125, 33.1533203125], + [98.8046875, 33.2197265625], + [98.8076171875, 33.265625], + [98.7587890625, 33.279296875], + [98.7841796875, 33.345703125], + [98.734375, 33.41015625], + [98.7431640625, 33.4765625], + [98.650390625, 33.544921875], + [98.6552734375, 33.591796875], + [98.6220703125, 33.61328125], + [98.6181640625, 33.6376953125], + [98.6572265625, 33.65234375], + [98.5830078125, 33.732421875], + [98.4921875, 33.771484375], + [98.4638671875, 33.8486328125], + [98.4072265625, 33.8671875], + [98.427734375, 33.908203125], + [98.41015625, 33.9423828125], + [98.44140625, 33.9931640625], + [98.392578125, 34.056640625], + [98.4052734375, 34.0859375], + [98.2080078125, 34.0791015625], + [98.099609375, 34.123046875], + [98.029296875, 34.123046875], + [97.9453125, 34.19921875], + [97.8115234375, 34.2080078125], + [97.7744140625, 34.1630859375], + [97.666015625, 34.126953125], + [97.703125, 34.037109375], + [97.6552734375, 34.0078125], + [97.638671875, 33.921875], + [97.392578125, 33.8896484375], + [97.400390625, 33.8505859375], + [97.369140625, 33.82421875], + [97.423828125, 33.755859375], + [97.435546875, 33.6806640625], + [97.40625, 33.62890625], + [97.416015625, 33.6064453125], + [97.525390625, 33.576171875], + [97.5126953125, 33.51953125], + [97.552734375, 33.4658203125], + [97.6298828125, 33.4609375], + [97.7587890625, 33.4033203125], + [97.6767578125, 33.341796875], + [97.625, 33.33984375], + [97.5771484375, 33.22265625], + [97.4873046875, 33.16796875], + [97.48828125, 33.107421875], + [97.517578125, 33.09765625], + [97.54296875, 33.037109375], + [97.498046875, 33.0224609375], + [97.5244140625, 32.9892578125], + [97.3740234375, 32.9560546875], + [97.3486328125, 32.8955078125], + [97.3896484375, 32.865234375], + [97.3828125, 32.79296875], + [97.4296875, 32.69921875], + [97.7314453125, 32.52734375], + [97.521484375, 32.5263671875], + [97.4736328125, 32.544921875], + [97.4482421875, 32.587890625], + [97.3876953125, 32.5498046875], + [97.341796875, 32.5576171875], + [97.3291015625, 32.5185546875], + [97.3896484375, 32.5009765625], + [97.341796875, 32.4404296875], + [97.3916015625, 32.4228515625], + [97.4248046875, 32.3232421875], + [97.37109375, 32.2734375], + [97.322265625, 32.3037109375], + [97.2900390625, 32.28125], + [97.2646484375, 32.1826171875], + [97.2724609375, 32.140625], + [97.314453125, 32.130859375], + [97.2939453125, 32.09765625], + [97.30859375, 32.07421875], + [97.2568359375, 32.0732421875], + [97.220703125, 32.109375], + [97.2021484375, 32.091796875], + [97.234375, 32.0478515625], + [97.1884765625, 32.0556640625], + [97.169921875, 32.0244140625], + [96.9560546875, 32.0625], + [96.9345703125, 32.04296875], + [96.966796875, 32.0146484375], + [96.9560546875, 31.994140625], + [96.8935546875, 32.013671875], + [96.86328125, 31.9970703125], + [96.8671875, 31.96484375], + [96.8232421875, 32.0087890625], + [96.724609375, 32.0234375], + [96.75390625, 31.9443359375], + [96.810546875, 31.8974609375], + [96.7626953125, 31.865234375], + [96.7666015625, 31.8193359375], + [96.8408203125, 31.7275390625], + [96.775390625, 31.6748046875], + [96.6767578125, 31.728515625], + [96.662109375, 31.7060546875], + [96.6162109375, 31.7373046875], + [96.568359375, 31.712890625], + [96.4697265625, 31.7705078125], + [96.4130859375, 31.8369140625], + [96.384765625, 31.9248046875], + [96.2529296875, 31.9306640625], + [96.189453125, 31.9052734375], + [96.21484375, 31.8642578125], + [96.17578125, 31.8251953125], + [96.1767578125, 31.7783203125], + [96.23046875, 31.7509765625], + [96.2529296875, 31.6953125], + [96.20703125, 31.599609375], + [96.1572265625, 31.603515625], + [96.1474609375, 31.6904296875], + [96.0419921875, 31.734375], + [95.9931640625, 31.77734375], + [95.9833984375, 31.8173828125], + [95.8994140625, 31.8173828125], + [95.8251953125, 31.6826171875], + [95.779296875, 31.75], + [95.68359375, 31.77734375], + [95.6171875, 31.7841796875], + [95.5654296875, 31.740234375], + [95.513671875, 31.75], + [95.4580078125, 31.8017578125], + [95.4091796875, 31.919921875], + [95.361328125, 31.9384765625], + [95.3779296875, 31.9921875], + [95.455078125, 32.0087890625], + [95.416015625, 32.046875], + [95.455078125, 32.0634765625], + [95.439453125, 32.1591796875], + [95.3896484375, 32.1865234375], + [95.36328125, 32.1484375], + [95.3134765625, 32.1494140625], + [95.2705078125, 32.1953125], + [95.2412109375, 32.3212890625], + [95.1328125, 32.2646484375], + [95.080078125, 32.2802734375], + [95.09765625, 32.3232421875], + [95.26171875, 32.3486328125], + [95.21875, 32.3974609375], + [95.0751953125, 32.376953125], + [94.98828125, 32.4228515625], + [94.9189453125, 32.412109375], + [94.892578125, 32.4716796875], + [94.8076171875, 32.4873046875], + [94.7587890625, 32.5302734375], + [94.7734375, 32.5556640625], + [94.615234375, 32.673828125], + [94.59765625, 32.630859375], + [94.5390625, 32.599609375], + [94.462890625, 32.60546875], + [94.455078125, 32.568359375], + [94.3935546875, 32.6044921875], + [94.3681640625, 32.5224609375], + [94.318359375, 32.5322265625], + [94.29296875, 32.5029296875], + [94.197265625, 32.5166015625], + [94.181640625, 32.4560546875], + [94.1376953125, 32.4345703125], + [94.0673828125, 32.470703125], + [94.01171875, 32.4462890625], + [93.9599609375, 32.4853515625], + [93.859375, 32.46484375], + [93.8212890625, 32.548828125], + [93.72265625, 32.578125], + [93.6533203125, 32.5732421875], + [93.6201171875, 32.5234375], + [93.5224609375, 32.4736328125], + [93.4775390625, 32.5048828125], + [93.462890625, 32.556640625], + [93.412109375, 32.55859375], + [93.3828125, 32.5263671875], + [93.2431640625, 32.662109375], + [93.17578125, 32.6708984375], + [93.16015625, 32.6455078125], + [93.06640625, 32.6279296875], + [93.009765625, 32.7421875], + [92.8779296875, 32.697265625], + [92.6904296875, 32.7666015625], + [92.650390625, 32.7216796875], + [92.599609375, 32.7451171875], + [92.5546875, 32.7314453125], + [92.4560546875, 32.765625], + [92.4111328125, 32.748046875], + [92.3564453125, 32.7646484375], + [92.3505859375, 32.7421875], + [92.3056640625, 32.7509765625], + [92.255859375, 32.7216796875], + [92.19921875, 32.7548828125], + [92.2119140625, 32.7890625], + [92.193359375, 32.8037109375], + [92.2314453125, 32.8408203125], + [92.2041015625, 32.8681640625], + [92.14453125, 32.8857421875], + [91.9580078125, 32.8203125], + [91.896484375, 32.908203125], + [91.8583984375, 32.9033203125], + [91.8388671875, 32.9501953125], + [91.7880859375, 32.943359375], + [91.68359375, 32.990234375], + [91.4990234375, 33.109375], + [91.4365234375, 33.06640625], + [91.2314453125, 33.142578125], + [91.162109375, 33.109375], + [91.1474609375, 33.072265625], + [91.0703125, 33.1142578125], + [91.0380859375, 33.099609375], + [91.0126953125, 33.1220703125], + [90.931640625, 33.12109375], + [90.90234375, 33.083984375], + [90.8837890625, 33.12109375], + [90.705078125, 33.13671875], + [90.48828125, 33.2666015625], + [90.36328125, 33.2802734375], + [90.244140625, 33.4267578125], + [90.0947265625, 33.4677734375], + [90.08203125, 33.53125], + [89.98828125, 33.583984375], + [90.0087890625, 33.6884765625], + [89.984375, 33.7265625], + [89.90625, 33.7431640625], + [89.9423828125, 33.8017578125], + [89.900390625, 33.8076171875], + [89.84765625, 33.8662109375], + [89.7958984375, 33.8662109375], + [89.6884765625, 33.9599609375], + [89.63671875, 34.04296875], + [89.6943359375, 34.126953125], + [89.7568359375, 34.1240234375], + [89.7607421875, 34.1533203125], + [89.8173828125, 34.169921875], + [89.826171875, 34.2939453125], + [89.8720703125, 34.3359375], + [89.7998046875, 34.3935546875], + [89.82421875, 34.4560546875], + [89.8154296875, 34.548828125], + [89.7783203125, 34.5751953125], + [89.7998046875, 34.62890625], + [89.7265625, 34.6611328125], + [89.7236328125, 34.7041015625], + [89.7333984375, 34.732421875], + [89.8095703125, 34.75], + [89.826171875, 34.796875], + [89.869140625, 34.81640625], + [89.841796875, 34.865234375], + [89.8125, 34.87109375], + [89.8212890625, 34.904296875], + [89.7880859375, 34.921875], + [89.7470703125, 34.904296875], + [89.7099609375, 34.9208984375], + [89.6552734375, 34.8837890625], + [89.580078125, 34.89453125], + [89.560546875, 34.939453125], + [89.5927734375, 35.109375], + [89.5146484375, 35.1376953125], + [89.4501953125, 35.2255859375], + [89.5341796875, 35.279296875], + [89.49609375, 35.2939453125], + [89.5166015625, 35.3330078125], + [89.505859375, 35.3720703125], + [89.587890625, 35.3837890625], + [89.6572265625, 35.42578125], + [89.6865234375, 35.4150390625], + [89.7666015625, 35.4833984375], + [89.7060546875, 35.5078125], + [89.7001953125, 35.5458984375], + [89.7138671875, 35.5830078125], + [89.765625, 35.58984375], + [89.7255859375, 35.650390625], + [89.7490234375, 35.6630859375], + [89.7470703125, 35.7548828125], + [89.78125, 35.765625], + [89.7685546875, 35.7998046875], + [89.802734375, 35.8486328125], + [89.55078125, 35.857421875], + [89.5302734375, 35.8720703125], + [89.5546875, 35.8798828125], + [89.42578125, 35.919921875], + [89.435546875, 35.9931640625], + [89.4052734375, 36.0224609375], + [89.421875, 36.046875], + [89.4765625, 36.0224609375], + [89.60546875, 36.0390625], + [89.7119140625, 36.09375], + [89.763671875, 36.0732421875], + [89.9462890625, 36.0693359375], + [89.9375, 36.130859375], + [89.9931640625, 36.1640625], + [90.0205078125, 36.2138671875], + [90.0283203125, 36.2587890625], + [90.005859375, 36.2802734375], + [90.14453125, 36.240234375], + [90.130859375, 36.2080078125], + [90.2421875, 36.16015625], + [90.6630859375, 36.134765625], + [90.775390625, 36.087890625], + [90.84765625, 36.017578125], + [90.9267578125, 36.03125], + [90.978515625, 36.1064453125], + [91.1123046875, 36.095703125], + [91.1259765625, 36.1142578125], + [91.091796875, 36.162109375], + [91.0986328125, 36.2177734375], + [91.0478515625, 36.2451171875], + [91.0771484375, 36.2939453125], + [91.0263671875, 36.3271484375], + [91.0537109375, 36.4306640625], + [91.0283203125, 36.443359375], + [91.0361328125, 36.5302734375], + [90.7412109375, 36.5859375], + [90.7314453125, 36.65625], + [90.70703125, 36.6591796875], + [90.72265625, 36.7109375], + [90.755859375, 36.7216796875], + [90.72265625, 36.798828125], + [90.861328125, 36.9189453125], + [91.037109375, 36.9296875], + [91.0498046875, 36.966796875], + [91.1181640625, 36.97265625], + [91.1337890625, 37.0078125], + [91.181640625, 37.025390625], + [91.314453125, 37.0205078125], + [91.2900390625, 37.044921875], + [91.3037109375, 37.083984375], + [91.2802734375, 37.1640625], + [91.19140625, 37.2060546875], + [91.1943359375, 37.275390625], + [91.1357421875, 37.32421875], + [91.0751953125, 37.4755859375], + [91.0009765625, 37.4951171875], + [90.94140625, 37.48046875], + [90.939453125, 37.501953125], + [90.8642578125, 37.533203125], + [90.8779296875, 37.5830078125], + [90.7763671875, 37.6513671875], + [90.6591796875, 37.7041015625], + [90.521484375, 37.7294921875], + [90.53125, 38.3203125], + [90.3623046875, 38.30078125], + [90.353515625, 38.234375], + [90.28125, 38.23828125], + [90.138671875, 38.3408203125], + [90.1796875, 38.3974609375], + [90.115234375, 38.4140625], + [90.1123046875, 38.478515625], + [90.1337890625, 38.4951171875], + [90.4248046875, 38.4931640625], + [90.4658203125, 38.5224609375], + [90.4638671875, 38.5576171875], + [90.611328125, 38.5966796875], + [90.646484375, 38.6357421875], + [90.625, 38.6689453125], + [90.8037109375, 38.6552734375], + [91.1142578125, 38.7080078125], + [91.2431640625, 38.7529296875], + [91.2998046875, 38.7470703125], + [91.447265625, 38.8134765625], + [91.876953125, 38.8818359375], + [91.9912109375, 38.939453125], + [92.173828125, 38.9609375], + [92.259765625, 39.001953125], + [92.3828125, 39.0009765625], + [92.4169921875, 39.0107421875], + [92.40625, 39.037109375], + [92.423828125, 39.046875], + [92.4599609375, 39.04296875], + [92.494140625, 39.1025390625], + [92.8671875, 39.138671875], + [92.939453125, 39.169921875], + [92.9765625, 39.14453125], + [93.0439453125, 39.146484375], + [93.1162109375, 39.1796875], + [93.142578125, 39.1611328125], + [93.134765625, 39.1416015625] + ] + ] + ] + }, + "properties": { + "cp": [101.778916, 36.623178], + "name": "青海", + "childNum": 2 + } + }, { + "id": "640000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [106.802734375, 39.298828125], + [106.796875, 39.21484375], + [106.859375, 39.1083984375], + [106.9677734375, 39.0556640625], + [106.9599609375, 38.94921875], + [106.7099609375, 38.7197265625], + [106.6630859375, 38.6015625], + [106.6484375, 38.4716796875], + [106.6005859375, 38.390625], + [106.4833984375, 38.3173828125], + [106.5556640625, 38.2646484375], + [106.7685546875, 38.17578125], + [106.9453125, 38.1318359375], + [107.0517578125, 38.123046875], + [107.1220703125, 38.1357421875], + [107.1416015625, 38.162109375], + [107.1884765625, 38.15625], + [107.2431640625, 38.111328125], + [107.33203125, 38.0869140625], + [107.39453125, 38.015625], + [107.43359375, 38.005859375], + [107.419921875, 37.94140625], + [107.4931640625, 37.9453125], + [107.66015625, 37.8447265625], + [107.62109375, 37.7763671875], + [107.5859375, 37.798828125], + [107.591796875, 37.7841796875], + [107.5, 37.7666015625], + [107.4658203125, 37.69140625], + [107.3876953125, 37.69140625], + [107.419921875, 37.650390625], + [107.3115234375, 37.6103515625], + [107.373046875, 37.580078125], + [107.345703125, 37.51953125], + [107.28515625, 37.482421875], + [107.26171875, 37.37109375], + [107.2646484375, 37.3115234375], + [107.3095703125, 37.2509765625], + [107.2705078125, 37.2294921875], + [107.3388671875, 37.1591796875], + [107.3076171875, 37.1005859375], + [107.2783203125, 37.12890625], + [107.2861328125, 37.095703125], + [107.2353515625, 37.0966796875], + [107.181640625, 37.14453125], + [107.0966796875, 37.1162109375], + [107.03125, 37.1416015625], + [107.03125, 37.1083984375], + [106.9853515625, 37.1083984375], + [106.90625, 37.15234375], + [106.8916015625, 37.1396484375], + [106.91796875, 37.1240234375], + [106.892578125, 37.0986328125], + [106.78125, 37.1591796875], + [106.7607421875, 37.0810546875], + [106.728515625, 37.1220703125], + [106.60546875, 37.1279296875], + [106.6669921875, 37.017578125], + [106.6416015625, 37.01171875], + [106.6435546875, 36.962890625], + [106.595703125, 36.9697265625], + [106.580078125, 36.935546875], + [106.5390625, 36.978515625], + [106.55078125, 36.9404296875], + [106.609375, 36.91015625], + [106.6103515625, 36.87890625], + [106.640625, 36.8828125], + [106.6240234375, 36.8623046875], + [106.6591796875, 36.818359375], + [106.6279296875, 36.7529296875], + [106.646484375, 36.7236328125], + [106.59375, 36.7509765625], + [106.533203125, 36.7314453125], + [106.5146484375, 36.7158203125], + [106.53125, 36.6904296875], + [106.490234375, 36.6845703125], + [106.4931640625, 36.6298828125], + [106.4453125, 36.625], + [106.47265625, 36.5810546875], + [106.4501953125, 36.578125], + [106.4560546875, 36.560546875], + [106.3623046875, 36.5732421875], + [106.4111328125, 36.51953125], + [106.521484375, 36.4794921875], + [106.48828125, 36.40234375], + [106.533203125, 36.376953125], + [106.5068359375, 36.3779296875], + [106.5126953125, 36.287109375], + [106.470703125, 36.3125], + [106.5048828125, 36.2666015625], + [106.5419921875, 36.25390625], + [106.5595703125, 36.29296875], + [106.5947265625, 36.2705078125], + [106.60546875, 36.2958984375], + [106.6123046875, 36.2734375], + [106.6376953125, 36.265625], + [106.6455078125, 36.28515625], + [106.654296875, 36.2578125], + [106.6845703125, 36.2744140625], + [106.7021484375, 36.240234375], + [106.763671875, 36.2158203125], + [106.833984375, 36.2294921875], + [106.9130859375, 36.154296875], + [106.9169921875, 36.1220703125], + [106.9306640625, 36.138671875], + [106.92578125, 36.1162109375], + [106.947265625, 36.123046875], + [106.9599609375, 36.076171875], + [106.9287109375, 36.015625], + [106.9501953125, 35.9921875], + [106.9169921875, 35.9453125], + [106.892578125, 35.966796875], + [106.9033203125, 35.9443359375], + [106.9453125, 35.9404296875], + [106.8505859375, 35.8896484375], + [106.880859375, 35.880859375], + [106.87890625, 35.853515625], + [106.927734375, 35.8095703125], + [106.8984375, 35.80859375], + [106.912109375, 35.76953125], + [106.8720703125, 35.77734375], + [106.8662109375, 35.73828125], + [106.8193359375, 35.7451171875], + [106.806640625, 35.7099609375], + [106.751953125, 35.7265625], + [106.7548828125, 35.69140625], + [106.7333984375, 35.689453125], + [106.68359375, 35.7294921875], + [106.658203125, 35.7080078125], + [106.62109375, 35.744140625], + [106.595703125, 35.728515625], + [106.53125, 35.7421875], + [106.435546875, 35.689453125], + [106.4833984375, 35.576171875], + [106.4619140625, 35.5810546875], + [106.44140625, 35.5263671875], + [106.4658203125, 35.4814453125], + [106.490234375, 35.48046875], + [106.509765625, 35.3583984375], + [106.41796875, 35.2763671875], + [106.369140625, 35.2744140625], + [106.3583984375, 35.2392578125], + [106.25390625, 35.337890625], + [106.23828125, 35.41015625], + [106.1953125, 35.4111328125], + [106.1748046875, 35.4384765625], + [106.109375, 35.36328125], + [106.0703125, 35.458984375], + [106.0927734375, 35.5107421875], + [106.021484375, 35.494140625], + [106.0146484375, 35.5244140625], + [105.9013671875, 35.5478515625], + [105.869140625, 35.5400390625], + [105.8427734375, 35.490234375], + [105.8173828125, 35.5751953125], + [105.798828125, 35.56640625], + [105.7490234375, 35.615234375], + [105.763671875, 35.6328125], + [105.7421875, 35.626953125], + [105.71484375, 35.6484375], + [105.720703125, 35.6787109375], + [105.69140625, 35.6845703125], + [105.7216796875, 35.7265625], + [105.7412109375, 35.69921875], + [105.755859375, 35.7314453125], + [105.66796875, 35.75], + [105.5703125, 35.716796875], + [105.564453125, 35.6884765625], + [105.5615234375, 35.7255859375], + [105.5078125, 35.7197265625], + [105.4541015625, 35.748046875], + [105.427734375, 35.8203125], + [105.3798828125, 35.7958984375], + [105.37109375, 35.8447265625], + [105.3984375, 35.857421875], + [105.3271484375, 35.9052734375], + [105.341796875, 36.0283203125], + [105.4306640625, 36.1044921875], + [105.4921875, 36.1015625], + [105.515625, 36.1474609375], + [105.4599609375, 36.2265625], + [105.4765625, 36.2939453125], + [105.4052734375, 36.359375], + [105.419921875, 36.3779296875], + [105.3984375, 36.4306640625], + [105.3642578125, 36.4375], + [105.3623046875, 36.4990234375], + [105.322265625, 36.5361328125], + [105.28125, 36.5234375], + [105.2490234375, 36.546875], + [105.2763671875, 36.5634765625], + [105.2705078125, 36.59375], + [105.220703125, 36.6318359375], + [105.2021484375, 36.705078125], + [105.240234375, 36.7421875], + [105.3203125, 36.7431640625], + [105.341796875, 36.7685546875], + [105.279296875, 36.8701171875], + [105.2412109375, 36.8974609375], + [105.1796875, 36.892578125], + [105.166015625, 36.9951171875], + [104.9658203125, 37.0322265625], + [104.9541015625, 37.078125], + [104.9169921875, 37.0966796875], + [104.8564453125, 37.2119140625], + [104.826171875, 37.2294921875], + [104.775390625, 37.2470703125], + [104.7177734375, 37.208984375], + [104.626953125, 37.2060546875], + [104.6005859375, 37.2451171875], + [104.62109375, 37.2958984375], + [104.6533203125, 37.291015625], + [104.71875, 37.3388671875], + [104.6689453125, 37.3564453125], + [104.6806640625, 37.408203125], + [104.521484375, 37.435546875], + [104.458984375, 37.4208984375], + [104.4365234375, 37.4462890625], + [104.3662109375, 37.4189453125], + [104.2880859375, 37.427734375], + [104.408203125, 37.46484375], + [104.419921875, 37.5126953125], + [104.8017578125, 37.5390625], + [104.8671875, 37.5673828125], + [105.0244140625, 37.580078125], + [105.111328125, 37.6337890625], + [105.3154296875, 37.7021484375], + [105.599609375, 37.7001953125], + [105.6240234375, 37.779296875], + [105.68359375, 37.7724609375], + [105.7607421875, 37.80078125], + [105.806640625, 37.8662109375], + [105.7998046875, 37.9375], + [105.8408203125, 38.0048828125], + [105.7685546875, 38.134765625], + [105.78125, 38.19921875], + [105.8427734375, 38.2412109375], + [105.8671875, 38.2958984375], + [105.8212890625, 38.365234375], + [105.875, 38.587890625], + [105.8525390625, 38.6396484375], + [105.908203125, 38.7373046875], + [105.8974609375, 38.7890625], + [106.00390625, 38.8740234375], + [105.9716796875, 38.9091796875], + [106.0615234375, 38.96875], + [106.0966796875, 39.0849609375], + [106.146484375, 39.1533203125], + [106.251953125, 39.1318359375], + [106.28515625, 39.146484375], + [106.2880859375, 39.2724609375], + [106.4033203125, 39.2919921875], + [106.509765625, 39.271484375], + [106.603515625, 39.3759765625], + [106.6650390625, 39.35546875], + [106.7822265625, 39.3720703125], + [106.802734375, 39.298828125] + ] + ], + [ + [ + [106.0546875, 35.4521484375], + [106.0322265625, 35.470703125], + [106.0048828125, 35.439453125], + [105.8974609375, 35.412109375], + [105.890625, 35.4365234375], + [106.0322265625, 35.48828125], + [106.05859375, 35.48828125], + [106.0546875, 35.4521484375] + ] + ] + ] + }, + "properties": { + "cp": [106.278179, 38.46637], + "name": "宁夏", + "childNum": 2 + } + }, { + "id": "650000", + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [86.7421875, 48.921875], + [86.7333984375, 48.99609375], + [86.8369140625, 49.0517578125], + [86.8486328125, 49.1025390625], + [86.8896484375, 49.1328125], + [87.0888671875, 49.1337890625], + [87.1484375, 49.154296875], + [87.4375, 49.076171875], + [87.51171875, 49.1025390625], + [87.505859375, 49.1435546875], + [87.671875, 49.1552734375], + [87.72265625, 49.181640625], + [87.8212890625, 49.173828125], + [87.8671875, 49.109375], + [87.833984375, 49.05078125], + [87.8818359375, 49.0302734375], + [87.8818359375, 48.998046875], + [87.912109375, 48.98046875], + [87.869140625, 48.9453125], + [87.7607421875, 48.9267578125], + [87.7451171875, 48.8740234375], + [87.7861328125, 48.87109375], + [87.830078125, 48.830078125], + [87.7998046875, 48.8212890625], + [87.8271484375, 48.8017578125], + [88.09765625, 48.7177734375], + [88.02734375, 48.6533203125], + [88.02734375, 48.6279296875], + [87.9619140625, 48.599609375], + [87.9736328125, 48.576171875], + [88.109375, 48.546875], + [88.197265625, 48.494140625], + [88.349609375, 48.4677734375], + [88.361328125, 48.43359375], + [88.4443359375, 48.3916015625], + [88.513671875, 48.41015625], + [88.529296875, 48.3720703125], + [88.57421875, 48.3701171875], + [88.6064453125, 48.337890625], + [88.5751953125, 48.2783203125], + [88.638671875, 48.1845703125], + [88.708984375, 48.1806640625], + [88.8251953125, 48.107421875], + [88.93359375, 48.119140625], + [89.0791015625, 47.9873046875], + [89.2314453125, 47.98046875], + [89.384765625, 48.046875], + [89.5693359375, 48.0380859375], + [89.6513671875, 47.9140625], + [89.7392578125, 47.8955078125], + [89.7685546875, 47.8330078125], + [89.9521484375, 47.837890625], + [89.9609375, 47.88671875], + [90.06640625, 47.8837890625], + [90.0869140625, 47.8662109375], + [90.076171875, 47.7783203125], + [90.1357421875, 47.7236328125], + [90.2490234375, 47.7080078125], + [90.3857421875, 47.64453125], + [90.3466796875, 47.6376953125], + [90.3984375, 47.5478515625], + [90.46875, 47.498046875], + [90.4609375, 47.4150390625], + [90.52734375, 47.3798828125], + [90.4892578125, 47.3173828125], + [90.5625, 47.2080078125], + [90.767578125, 46.9931640625], + [90.8310546875, 46.99609375], + [90.90234375, 46.9609375], + [90.9306640625, 46.8935546875], + [90.9580078125, 46.8798828125], + [90.943359375, 46.826171875], + [91.0546875, 46.7177734375], + [91.0185546875, 46.5830078125], + [91.068359375, 46.580078125], + [91.076171875, 46.5498046875], + [90.984375, 46.375], + [90.9013671875, 46.3125], + [91.0185546875, 46.12890625], + [91.0283203125, 46.0234375], + [90.8505859375, 45.888671875], + [90.71484375, 45.7294921875], + [90.6708984375, 45.548828125], + [90.671875, 45.48828125], + [90.7734375, 45.4326171875], + [90.8134765625, 45.3291015625], + [90.8056640625, 45.294921875], + [90.85546875, 45.2919921875], + [90.8974609375, 45.25], + [90.8671875, 45.2099609375], + [90.8828125, 45.1923828125], + [91.1298828125, 45.216796875], + [91.2421875, 45.1376953125], + [91.3779296875, 45.111328125], + [91.44921875, 45.1572265625], + [91.5009765625, 45.1044921875], + [91.619140625, 45.0693359375], + [92.056640625, 45.0869140625], + [92.2412109375, 45.0166015625], + [92.3154296875, 45.029296875], + [92.4970703125, 45.001953125], + [92.7802734375, 45.05078125], + [92.884765625, 45.046875], + [92.986328125, 45.0029296875], + [93.1748046875, 45.015625], + [93.294921875, 44.982421875], + [93.376953125, 44.986328125], + [93.4345703125, 44.9560546875], + [93.509765625, 44.96875], + [94.2158203125, 44.6689453125], + [94.330078125, 44.5830078125], + [94.359375, 44.5166015625], + [94.4716796875, 44.509765625], + [94.6064453125, 44.44921875], + [94.7236328125, 44.3408203125], + [94.9150390625, 44.3037109375], + [94.9990234375, 44.25390625], + [95.4140625, 44.298828125], + [95.4306640625, 44.2822265625], + [95.376953125, 44.2275390625], + [95.3271484375, 44.029296875], + [95.52734375, 44.0078125], + [95.6240234375, 43.8564453125], + [95.736328125, 43.59765625], + [95.8583984375, 43.41796875], + [95.8857421875, 43.271484375], + [96.3642578125, 42.9013671875], + [96.38671875, 42.728515625], + [96.103515625, 42.6044921875], + [96.0244140625, 42.54296875], + [96.017578125, 42.482421875], + [95.9794921875, 42.4375], + [96.06640625, 42.4150390625], + [96.0419921875, 42.3271484375], + [96.1787109375, 42.21875], + [96.078125, 42.150390625], + [96.1396484375, 42.0546875], + [96.1376953125, 42.0205078125], + [96.0400390625, 41.92578125], + [95.8525390625, 41.8486328125], + [95.572265625, 41.796875], + [95.3603515625, 41.6689453125], + [95.30078125, 41.56640625], + [95.2509765625, 41.609375], + [95.1943359375, 41.6953125], + [95.2001953125, 41.7197265625], + [95.13671875, 41.7734375], + [94.8623046875, 41.6689453125], + [94.7509765625, 41.5390625], + [94.5341796875, 41.5068359375], + [94.1845703125, 41.26953125], + [94.01171875, 41.115234375], + [93.810546875, 40.8798828125], + [93.8212890625, 40.7939453125], + [93.76171875, 40.6650390625], + [92.9287109375, 40.5732421875], + [92.9072265625, 40.3115234375], + [92.796875, 40.154296875], + [92.74609375, 39.869140625], + [92.640625, 39.5146484375], + [92.5263671875, 39.369140625], + [92.33984375, 39.2373046875], + [92.3544921875, 39.0703125], + [92.390625, 39.0595703125], + [92.4169921875, 39.0107421875], + [92.259765625, 39.001953125], + [92.173828125, 38.9609375], + [91.9912109375, 38.939453125], + [91.8583984375, 38.8779296875], + [91.447265625, 38.8134765625], + [91.2998046875, 38.7470703125], + [91.2431640625, 38.7529296875], + [91.1142578125, 38.7080078125], + [90.8037109375, 38.6552734375], + [90.625, 38.6689453125], + [90.646484375, 38.6357421875], + [90.611328125, 38.5966796875], + [90.4638671875, 38.5576171875], + [90.4658203125, 38.5224609375], + [90.4248046875, 38.4931640625], + [90.1337890625, 38.4951171875], + [90.1123046875, 38.478515625], + [90.115234375, 38.4140625], + [90.1796875, 38.3974609375], + [90.138671875, 38.3408203125], + [90.28125, 38.23828125], + [90.353515625, 38.234375], + [90.3623046875, 38.30078125], + [90.53125, 38.3203125], + [90.521484375, 37.7294921875], + [90.6591796875, 37.7041015625], + [90.7763671875, 37.6513671875], + [90.8779296875, 37.5830078125], + [90.8642578125, 37.533203125], + [90.939453125, 37.501953125], + [90.94140625, 37.48046875], + [91.0009765625, 37.4951171875], + [91.0751953125, 37.4755859375], + [91.1357421875, 37.32421875], + [91.1943359375, 37.275390625], + [91.19140625, 37.2060546875], + [91.2802734375, 37.1640625], + [91.3115234375, 37.015625], + [91.181640625, 37.025390625], + [91.1337890625, 37.0078125], + [91.1181640625, 36.97265625], + [91.0498046875, 36.966796875], + [91.037109375, 36.9296875], + [90.861328125, 36.9189453125], + [90.72265625, 36.798828125], + [90.755859375, 36.7216796875], + [90.72265625, 36.7109375], + [90.70703125, 36.6591796875], + [90.7314453125, 36.65625], + [90.7412109375, 36.5859375], + [91.0361328125, 36.5302734375], + [91.0283203125, 36.443359375], + [91.0537109375, 36.4306640625], + [91.0263671875, 36.3271484375], + [91.0771484375, 36.2939453125], + [91.0478515625, 36.2451171875], + [91.0986328125, 36.21875], + [91.091796875, 36.162109375], + [91.119140625, 36.1005859375], + [90.978515625, 36.1064453125], + [90.9267578125, 36.03125], + [90.84765625, 36.017578125], + [90.775390625, 36.087890625], + [90.6630859375, 36.134765625], + [90.2421875, 36.16015625], + [90.130859375, 36.2080078125], + [90.14453125, 36.240234375], + [90.005859375, 36.2802734375], + [90.0283203125, 36.2587890625], + [90.0205078125, 36.2138671875], + [89.9931640625, 36.1640625], + [89.9375, 36.130859375], + [89.947265625, 36.0703125], + [89.763671875, 36.0732421875], + [89.490234375, 36.1513671875], + [89.3759765625, 36.228515625], + [89.296875, 36.2294921875], + [89.2373046875, 36.294921875], + [89.19921875, 36.2607421875], + [89.1279296875, 36.25], + [89.1005859375, 36.283203125], + [88.96484375, 36.3193359375], + [88.9267578125, 36.365234375], + [88.802734375, 36.337890625], + [88.7890625, 36.296875], + [88.7666015625, 36.29296875], + [88.705078125, 36.359375], + [88.6240234375, 36.3896484375], + [88.5888671875, 36.455078125], + [88.4990234375, 36.4462890625], + [88.470703125, 36.482421875], + [88.36328125, 36.48046875], + [88.3662109375, 36.4580078125], + [88.25, 36.470703125], + [88.134765625, 36.427734375], + [87.9833984375, 36.4384765625], + [87.919921875, 36.39453125], + [87.732421875, 36.3857421875], + [87.5625, 36.3427734375], + [87.470703125, 36.3544921875], + [87.4609375, 36.41015625], + [87.4248046875, 36.4267578125], + [87.36328125, 36.4208984375], + [87.29296875, 36.359375], + [87.1943359375, 36.349609375], + [87.1494140625, 36.2978515625], + [86.9970703125, 36.3095703125], + [86.892578125, 36.2626953125], + [86.86328125, 36.30078125], + [86.7587890625, 36.294921875], + [86.7001953125, 36.2451171875], + [86.5322265625, 36.2275390625], + [86.5078125, 36.203125], + [86.4560546875, 36.2216796875], + [86.3935546875, 36.20703125], + [86.3583984375, 36.1689453125], + [86.2802734375, 36.1708984375], + [86.19140625, 36.1328125], + [86.1806640625, 36.076171875], + [86.2001953125, 36.033203125], + [86.146484375, 36.0009765625], + [86.126953125, 35.9326171875], + [86.060546875, 35.8466796875], + [85.94921875, 35.779296875], + [85.693359375, 35.751953125], + [85.65234375, 35.73046875], + [85.59765625, 35.6455078125], + [85.5673828125, 35.640625], + [85.5087890625, 35.6845703125], + [85.3740234375, 35.701171875], + [85.3515625, 35.74609375], + [85.2841796875, 35.7880859375], + [85.146484375, 35.7431640625], + [85.03125, 35.748046875], + [84.7626953125, 35.625], + [84.44921875, 35.55078125], + [84.4765625, 35.5185546875], + [84.453125, 35.4736328125], + [84.1748046875, 35.3583984375], + [84.1396484375, 35.3798828125], + [84.09765625, 35.3623046875], + [84.0634765625, 35.4111328125], + [84.0068359375, 35.4228515625], + [83.916015625, 35.408203125], + [83.8759765625, 35.3642578125], + [83.685546875, 35.36328125], + [83.623046875, 35.3359375], + [83.2431640625, 35.419921875], + [83.193359375, 35.392578125], + [83.126953125, 35.3994140625], + [83.068359375, 35.462890625], + [83, 35.4853515625], + [82.9609375, 35.671875], + [82.7978515625, 35.689453125], + [82.7314453125, 35.638671875], + [82.62890625, 35.6923828125], + [82.4580078125, 35.71875], + [82.416015625, 35.7080078125], + [82.3935546875, 35.65625], + [82.3369140625, 35.65234375], + [82.3505859375, 35.611328125], + [82.3203125, 35.5537109375], + [82.1953125, 35.5185546875], + [82.1865234375, 35.490234375], + [82.033203125, 35.451171875], + [82.0546875, 35.35546875], + [82.013671875, 35.310546875], + [81.9560546875, 35.3076171875], + [81.9287109375, 35.271484375], + [81.7373046875, 35.2626953125], + [81.67578125, 35.234375], + [81.513671875, 35.2353515625], + [81.4951171875, 35.29296875], + [81.3642578125, 35.35546875], + [81.2158203125, 35.3203125], + [81.1923828125, 35.3662109375], + [81.142578125, 35.365234375], + [81.099609375, 35.408203125], + [81.0322265625, 35.380859375], + [81.0322265625, 35.3388671875], + [81.0029296875, 35.3349609375], + [81.0263671875, 35.3125], + [80.9638671875, 35.3115234375], + [80.8447265625, 35.345703125], + [80.689453125, 35.33984375], + [80.6953125, 35.359375], + [80.6572265625, 35.39453125], + [80.6005859375, 35.41015625], + [80.513671875, 35.392578125], + [80.4453125, 35.41796875], + [80.43359375, 35.4501953125], + [80.3779296875, 35.3896484375], + [80.3046875, 35.3798828125], + [80.2685546875, 35.2958984375], + [80.3603515625, 35.2021484375], + [80.2587890625, 35.2041015625], + [80.2236328125, 35.177734375], + [80.2373046875, 35.150390625], + [80.2099609375, 35.123046875], + [80.119140625, 35.06640625], + [80.076171875, 35.0771484375], + [80.03125, 35.0390625], + [80.037109375, 34.9033203125], + [80.00390625, 34.8955078125], + [79.9970703125, 34.857421875], + [79.9287109375, 34.853515625], + [79.9482421875, 34.8212890625], + [79.8994140625, 34.732421875], + [79.9072265625, 34.6845703125], + [79.86328125, 34.666015625], + [79.8876953125, 34.6279296875], + [79.84375, 34.5576171875], + [79.861328125, 34.5283203125], + [79.8203125, 34.4931640625], + [79.7099609375, 34.4814453125], + [79.646484375, 34.447265625], + [79.5458984375, 34.4765625], + [79.5146484375, 34.4482421875], + [79.373046875, 34.4287109375], + [79.3271484375, 34.443359375], + [79.2177734375, 34.4150390625], + [79.154296875, 34.443359375], + [79.0791015625, 34.412109375], + [79.0537109375, 34.427734375], + [79.0107421875, 34.40234375], + [79.0400390625, 34.3349609375], + [78.958984375, 34.38671875], + [78.892578125, 34.3564453125], + [78.8701171875, 34.404296875], + [78.7431640625, 34.455078125], + [78.7587890625, 34.482421875], + [78.708984375, 34.5224609375], + [78.6181640625, 34.537109375], + [78.576171875, 34.5068359375], + [78.54296875, 34.5751953125], + [78.4931640625, 34.5791015625], + [78.4404296875, 34.54296875], + [78.427734375, 34.5947265625], + [78.2685546875, 34.6357421875], + [78.267578125, 34.7060546875], + [78.2080078125, 34.728515625], + [78.23828125, 34.8818359375], + [78.18359375, 34.92578125], + [78.2021484375, 34.974609375], + [78.123046875, 35.037109375], + [78.1513671875, 35.0703125], + [78.1318359375, 35.1064453125], + [78.0654296875, 35.1083984375], + [78.060546875, 35.1806640625], + [78.0146484375, 35.2373046875], + [78.013671875, 35.3662109375], + [78.107421875, 35.4375], + [78.140625, 35.4951171875], + [78.048828125, 35.4921875], + [78.0361328125, 35.46875], + [78.0107421875, 35.4921875], + [77.921875, 35.494140625], + [77.908203125, 35.46484375], + [77.8173828125, 35.51953125], + [77.802734375, 35.4931640625], + [77.7578125, 35.498046875], + [77.7333984375, 35.4599609375], + [77.69140625, 35.44921875], + [77.6494140625, 35.478515625], + [77.6396484375, 35.455078125], + [77.5400390625, 35.482421875], + [77.3974609375, 35.46875], + [77.30859375, 35.541015625], + [77.1962890625, 35.51953125], + [77.0654296875, 35.5966796875], + [76.91796875, 35.609375], + [76.849609375, 35.6689453125], + [76.76171875, 35.65625], + [76.693359375, 35.748046875], + [76.59375, 35.7724609375], + [76.56640625, 35.8193359375], + [76.59765625, 35.896484375], + [76.576171875, 35.9208984375], + [76.4326171875, 35.8525390625], + [76.3701171875, 35.8642578125], + [76.3662109375, 35.8251953125], + [76.298828125, 35.841796875], + [76.1611328125, 35.8251953125], + [76.1630859375, 35.9169921875], + [76.1044921875, 36.01953125], + [76.0146484375, 36.0185546875], + [75.9501953125, 36.0703125], + [75.9365234375, 36.134765625], + [76.0166015625, 36.166015625], + [76.01171875, 36.2294921875], + [76.0654296875, 36.23046875], + [75.9921875, 36.33203125], + [76.03515625, 36.4091796875], + [76.01953125, 36.45703125], + [75.9248046875, 36.56640625], + [75.9482421875, 36.6025390625], + [75.8720703125, 36.6669921875], + [75.6484375, 36.771484375], + [75.5380859375, 36.7734375], + [75.5322265625, 36.7275390625], + [75.5048828125, 36.744140625], + [75.458984375, 36.7216796875], + [75.423828125, 36.7861328125], + [75.4306640625, 36.8740234375], + [75.3955078125, 36.91015625], + [75.4140625, 36.955078125], + [75.236328125, 36.9658203125], + [75.1689453125, 36.9921875], + [75.1484375, 37.0263671875], + [74.935546875, 36.9833984375], + [74.939453125, 36.943359375], + [74.90234375, 36.9345703125], + [74.8447265625, 37.013671875], + [74.84765625, 37.0576171875], + [74.7568359375, 37.0263671875], + [74.703125, 37.08984375], + [74.568359375, 37.033203125], + [74.5302734375, 37.0830078125], + [74.5009765625, 37.0703125], + [74.4970703125, 37.1162109375], + [74.4638671875, 37.1337890625], + [74.51171875, 37.240234375], + [74.587890625, 37.232421875], + [74.634765625, 37.265625], + [74.666015625, 37.236328125], + [74.7392578125, 37.2861328125], + [74.81640625, 37.216796875], + [74.87890625, 37.224609375], + [74.916015625, 37.2392578125], + [74.9326171875, 37.28125], + [75.119140625, 37.3173828125], + [75.140625, 37.35546875], + [75.126953125, 37.388671875], + [75.1533203125, 37.4140625], + [75.0791015625, 37.51171875], + [75.009765625, 37.5087890625], + [74.94140625, 37.5595703125], + [74.8935546875, 37.6611328125], + [74.923828125, 37.7177734375], + [75.0087890625, 37.7763671875], + [74.91796875, 37.845703125], + [74.9375, 37.876953125], + [74.9111328125, 37.958984375], + [74.9267578125, 38.017578125], + [74.8798828125, 38.021484375], + [74.806640625, 38.15625], + [74.8173828125, 38.2158203125], + [74.7900390625, 38.3251953125], + [74.869140625, 38.404296875], + [74.857421875, 38.4912109375], + [74.822265625, 38.4912109375], + [74.79296875, 38.5361328125], + [74.7177734375, 38.54296875], + [74.640625, 38.599609375], + [74.3779296875, 38.6552734375], + [74.1484375, 38.677734375], + [74.119140625, 38.615234375], + [74.0693359375, 38.5859375], + [74.0908203125, 38.54296875], + [74.0009765625, 38.5244140625], + [73.91796875, 38.5390625], + [73.8994140625, 38.5791015625], + [73.7978515625, 38.6142578125], + [73.8095703125, 38.634765625], + [73.7578125, 38.7197265625], + [73.771484375, 38.771484375], + [73.7001953125, 38.8583984375], + [73.7431640625, 38.9345703125], + [73.8271484375, 38.9169921875], + [73.8408203125, 39.0087890625], + [73.81640625, 39.0439453125], + [73.7431640625, 39.0302734375], + [73.7109375, 39.1298828125], + [73.6630859375, 39.1572265625], + [73.6396484375, 39.220703125], + [73.5400390625, 39.2724609375], + [73.556640625, 39.3466796875], + [73.5029296875, 39.3837890625], + [73.5927734375, 39.4130859375], + [73.6240234375, 39.470703125], + [73.8681640625, 39.4833984375], + [73.8857421875, 39.548828125], + [73.94921875, 39.5927734375], + [73.92578125, 39.7197265625], + [73.8427734375, 39.7568359375], + [73.8388671875, 39.80078125], + [73.8525390625, 39.841796875], + [73.9130859375, 39.880859375], + [73.9111328125, 39.935546875], + [73.9794921875, 40.0009765625], + [73.947265625, 40.0234375], + [74.00390625, 40.0458984375], + [74.03125, 40.08984375], + [74.0986328125, 40.08203125], + [74.2119140625, 40.1220703125], + [74.357421875, 40.08984375], + [74.5390625, 40.2109375], + [74.5869140625, 40.26953125], + [74.673828125, 40.279296875], + [74.701171875, 40.3466796875], + [74.9091796875, 40.33984375], + [74.7939453125, 40.4482421875], + [74.8369140625, 40.521484375], + [74.986328125, 40.45703125], + [75.2431640625, 40.44921875], + [75.26953125, 40.484375], + [75.5693359375, 40.6572265625], + [75.599609375, 40.66015625], + [75.6376953125, 40.625], + [75.646484375, 40.517578125], + [75.7333984375, 40.474609375], + [75.6708984375, 40.3642578125], + [75.701171875, 40.283203125], + [75.8310546875, 40.328125], + [75.921875, 40.2919921875], + [75.9287109375, 40.3359375], + [75.974609375, 40.3798828125], + [76.033203125, 40.35546875], + [76.0712890625, 40.3955078125], + [76.1767578125, 40.3818359375], + [76.2802734375, 40.439453125], + [76.34375, 40.341796875], + [76.3662109375, 40.380859375], + [76.4375, 40.388671875], + [76.5400390625, 40.46484375], + [76.56640625, 40.5556640625], + [76.66015625, 40.623046875], + [76.6767578125, 40.6962890625], + [76.6474609375, 40.7607421875], + [76.732421875, 40.8193359375], + [76.7626953125, 40.9541015625], + [76.8544921875, 40.9765625], + [76.8779296875, 41.025390625], + [76.94140625, 41.029296875], + [77.0029296875, 41.07421875], + [77.0986328125, 41.0615234375], + [77.169921875, 41.009765625], + [77.2373046875, 41.0283203125], + [77.296875, 41.005859375], + [77.369140625, 41.041015625], + [77.474609375, 41.0234375], + [77.4765625, 41], + [77.591796875, 40.9931640625], + [77.73828125, 41.033203125], + [77.78125, 41.0234375], + [77.830078125, 41.056640625], + [77.8046875, 41.1123046875], + [77.8369140625, 41.1533203125], + [78.1298828125, 41.228515625], + [78.1640625, 41.3837890625], + [78.3837890625, 41.39453125], + [78.52734375, 41.44140625], + [78.5693359375, 41.4794921875], + [78.6513671875, 41.4677734375], + [78.7060546875, 41.51953125], + [78.70703125, 41.548828125], + [78.8251953125, 41.560546875], + [78.9599609375, 41.6533203125], + [79.0263671875, 41.658203125], + [79.138671875, 41.7236328125], + [79.2197265625, 41.7265625], + [79.326171875, 41.8095703125], + [79.3623046875, 41.796875], + [79.45703125, 41.8486328125], + [79.5517578125, 41.833984375], + [79.6416015625, 41.8857421875], + [79.77734375, 41.892578125], + [79.8544921875, 41.984375], + [79.853515625, 42.015625], + [79.8935546875, 42.0341796875], + [80.1630859375, 42.0390625], + [80.1943359375, 42.08203125], + [80.1396484375, 42.1513671875], + [80.1640625, 42.1533203125], + [80.166015625, 42.197265625], + [80.27734375, 42.228515625], + [80.29296875, 42.259765625], + [80.2705078125, 42.2880859375], + [80.2841796875, 42.3212890625], + [80.2333984375, 42.3515625], + [80.2353515625, 42.404296875], + [80.2060546875, 42.4306640625], + [80.2109375, 42.4697265625], + [80.2744140625, 42.5126953125], + [80.2216796875, 42.5341796875], + [80.1640625, 42.62890625], + [80.1806640625, 42.6708984375], + [80.2294921875, 42.6943359375], + [80.2607421875, 42.8251953125], + [80.4091796875, 42.83203125], + [80.5048828125, 42.8828125], + [80.603515625, 42.89453125], + [80.591796875, 42.923828125], + [80.44140625, 42.970703125], + [80.37890625, 43.0322265625], + [80.630859375, 43.14453125], + [80.794921875, 43.1376953125], + [80.8046875, 43.1787109375], + [80.76953125, 43.265625], + [80.77734375, 43.30859375], + [80.6875, 43.3271484375], + [80.76171875, 43.447265625], + [80.755859375, 43.4951171875], + [80.5224609375, 43.8173828125], + [80.5126953125, 43.9052734375], + [80.453125, 43.9921875], + [80.4501953125, 44.078125], + [80.396484375, 44.119140625], + [80.412109375, 44.2861328125], + [80.3505859375, 44.482421875], + [80.4140625, 44.611328125], + [80.33984375, 44.69140625], + [80.2216796875, 44.7333984375], + [80.1708984375, 44.8447265625], + [80, 44.7939453125], + [79.998046875, 44.82421875], + [79.9501953125, 44.8564453125], + [79.9697265625, 44.8779296875], + [79.888671875, 44.91015625], + [80.1044921875, 45.0537109375], + [80.244140625, 45.0322265625], + [80.3232421875, 45.072265625], + [80.353515625, 45.0419921875], + [80.3916015625, 45.044921875], + [80.4814453125, 45.123046875], + [80.599609375, 45.1064453125], + [80.7080078125, 45.138671875], + [80.7265625, 45.177734375], + [80.8984375, 45.1279296875], + [80.9365234375, 45.1611328125], + [81.0712890625, 45.1787109375], + [81.1171875, 45.2216796875], + [81.1708984375, 45.2109375], + [81.2294921875, 45.24609375], + [81.3828125, 45.2578125], + [81.427734375, 45.2841796875], + [81.4755859375, 45.267578125], + [81.634765625, 45.3583984375], + [81.7802734375, 45.3837890625], + [81.9208984375, 45.2333984375], + [82.0927734375, 45.25390625], + [82.1103515625, 45.2119140625], + [82.294921875, 45.248046875], + [82.4794921875, 45.1826171875], + [82.5634765625, 45.205078125], + [82.587890625, 45.224609375], + [82.6015625, 45.3466796875], + [82.546875, 45.4267578125], + [82.2822265625, 45.5390625], + [82.267578125, 45.62109375], + [82.291015625, 45.716796875], + [82.3408203125, 45.7734375], + [82.3466796875, 45.9443359375], + [82.4619140625, 45.98046875], + [82.5185546875, 46.154296875], + [82.7275390625, 46.49609375], + [82.830078125, 46.7734375], + [82.87890625, 46.7978515625], + [82.9384765625, 47.0146484375], + [82.994140625, 47.0654296875], + [83.0224609375, 47.1337890625], + [83.0302734375, 47.2197265625], + [83.1552734375, 47.236328125], + [83.248046875, 47.1767578125], + [83.37109375, 47.1787109375], + [83.4189453125, 47.119140625], + [83.4638671875, 47.1328125], + [83.5712890625, 47.0615234375], + [83.708984375, 47.0146484375], + [83.7666015625, 47.02734375], + [83.9248046875, 46.970703125], + [84.0029296875, 46.9912109375], + [84.1162109375, 46.9677734375], + [84.1953125, 47.00390625], + [84.439453125, 47.009765625], + [84.5068359375, 46.9736328125], + [84.748046875, 47.0107421875], + [84.849609375, 46.95703125], + [84.9560546875, 46.861328125], + [84.994140625, 46.923828125], + [85.0771484375, 46.9365234375], + [85.27734375, 47.0693359375], + [85.326171875, 47.044921875], + [85.5458984375, 47.05859375], + [85.5517578125, 47.1064453125], + [85.6826171875, 47.2236328125], + [85.701171875, 47.2890625], + [85.67578125, 47.318359375], + [85.7041015625, 47.3779296875], + [85.685546875, 47.4296875], + [85.6103515625, 47.5107421875], + [85.5595703125, 47.93359375], + [85.5302734375, 48.02734375], + [85.5869140625, 48.19140625], + [85.662109375, 48.244140625], + [85.712890625, 48.36328125], + [85.791015625, 48.4189453125], + [85.9169921875, 48.4384765625], + [86.2265625, 48.4326171875], + [86.3037109375, 48.4921875], + [86.376953125, 48.501953125], + [86.4130859375, 48.4814453125], + [86.5859375, 48.54296875], + [86.6376953125, 48.626953125], + [86.6923828125, 48.642578125], + [86.78125, 48.732421875], + [86.7548828125, 48.7861328125], + [86.822265625, 48.84765625], + [86.7421875, 48.921875] + ] + ] + }, + "properties": { + "cp": [87.617733, 43.792818], + "name": "新疆", + "childNum": 1 + } + }, { + "id": "110000", + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [117.2099609375, 40.0830078125], + [117.0859375, 40.0751953125], + [117.0224609375, 40.0302734375], + [116.9306640625, 40.0556640625], + [116.7783203125, 40.033203125], + [116.7578125, 39.9638671875], + [116.783203125, 39.9482421875], + [116.787109375, 39.8876953125], + [116.900390625, 39.83203125], + [116.91796875, 39.84765625], + [116.9541015625, 39.7880859375], + [116.900390625, 39.7587890625], + [116.9169921875, 39.7314453125], + [116.8828125, 39.71875], + [116.9072265625, 39.677734375], + [116.8505859375, 39.66796875], + [116.8359375, 39.6171875], + [116.78515625, 39.59375], + [116.7255859375, 39.625], + [116.701171875, 39.62109375], + [116.7265625, 39.5986328125], + [116.7109375, 39.5888671875], + [116.56640625, 39.6201171875], + [116.525390625, 39.5966796875], + [116.5087890625, 39.5517578125], + [116.4716796875, 39.5546875], + [116.4775390625, 39.53515625], + [116.4375, 39.5263671875], + [116.4443359375, 39.5107421875], + [116.40234375, 39.5283203125], + [116.4130859375, 39.482421875], + [116.4443359375, 39.482421875], + [116.45703125, 39.458984375], + [116.4345703125, 39.443359375], + [116.3369140625, 39.45703125], + [116.2587890625, 39.5009765625], + [116.2412109375, 39.564453125], + [116.185546875, 39.591796875], + [116.130859375, 39.568359375], + [115.99609375, 39.5771484375], + [115.978515625, 39.595703125], + [115.9599609375, 39.5615234375], + [115.9111328125, 39.6015625], + [115.8876953125, 39.55078125], + [115.8193359375, 39.53125], + [115.8291015625, 39.5078125], + [115.7529296875, 39.5126953125], + [115.66796875, 39.6162109375], + [115.580078125, 39.58984375], + [115.5458984375, 39.619140625], + [115.5146484375, 39.591796875], + [115.5224609375, 39.640625], + [115.478515625, 39.65234375], + [115.5009765625, 39.69140625], + [115.4931640625, 39.7392578125], + [115.42578125, 39.7744140625], + [115.5693359375, 39.8134765625], + [115.5146484375, 39.837890625], + [115.521484375, 39.90234375], + [115.4267578125, 39.951171875], + [115.455078125, 40.0302734375], + [115.5908203125, 40.0966796875], + [115.599609375, 40.1201171875], + [115.7412109375, 40.1328125], + [115.77734375, 40.177734375], + [115.8525390625, 40.1484375], + [115.8486328125, 40.1845703125], + [115.873046875, 40.1875], + [115.8984375, 40.2373046875], + [115.9697265625, 40.2646484375], + [115.9189453125, 40.3544921875], + [115.859375, 40.36328125], + [115.771484375, 40.443359375], + [115.7822265625, 40.4921875], + [115.736328125, 40.50390625], + [115.75390625, 40.5390625], + [115.908203125, 40.6181640625], + [115.9677734375, 40.6064453125], + [115.984375, 40.5791015625], + [116.1220703125, 40.6298828125], + [116.111328125, 40.6474609375], + [116.1650390625, 40.6640625], + [116.248046875, 40.7919921875], + [116.3095703125, 40.751953125], + [116.330078125, 40.7744140625], + [116.4619140625, 40.7705078125], + [116.3349609375, 40.921875], + [116.37109375, 40.9443359375], + [116.3994140625, 40.90625], + [116.474609375, 40.896484375], + [116.4560546875, 40.9814453125], + [116.5634765625, 40.994140625], + [116.6025390625, 40.9765625], + [116.630859375, 41.0615234375], + [116.6923828125, 41.041015625], + [116.677734375, 40.9716796875], + [116.72265625, 40.927734375], + [116.7138671875, 40.9111328125], + [116.8046875, 40.841796875], + [116.876953125, 40.8212890625], + [116.9697265625, 40.70703125], + [117.2080078125, 40.6953125], + [117.318359375, 40.658203125], + [117.41015625, 40.6875], + [117.5146484375, 40.6611328125], + [117.5009765625, 40.63671875], + [117.462890625, 40.6533203125], + [117.44921875, 40.6279296875], + [117.421875, 40.6357421875], + [117.421875, 40.5703125], + [117.3125, 40.578125], + [117.25, 40.548828125], + [117.263671875, 40.513671875], + [117.2138671875, 40.5126953125], + [117.2646484375, 40.4423828125], + [117.224609375, 40.37109375], + [117.275390625, 40.3330078125], + [117.2958984375, 40.2783203125], + [117.33203125, 40.2900390625], + [117.345703125, 40.2353515625], + [117.390625, 40.228515625], + [117.384765625, 40.1884765625], + [117.408203125, 40.1875], + [117.3515625, 40.173828125], + [117.35546875, 40.1396484375], + [117.240234375, 40.11328125], + [117.2099609375, 40.0830078125] + ] + ] + }, + "properties": { + "cp": [116.405285, 39.904989], + "name": "北京", + "childNum": 1 + } + }, { + "id": "120000", + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [117.4189453125, 40.2490234375], + [117.5654296875, 40.2294921875], + [117.5771484375, 40.1787109375], + [117.6533203125, 40.1259765625], + [117.650390625, 40.091796875], + [117.7080078125, 40.0947265625], + [117.7763671875, 40.0595703125], + [117.7451171875, 40.0185546875], + [117.7978515625, 40.0107421875], + [117.7822265625, 39.966796875], + [117.6962890625, 39.98828125], + [117.6328125, 39.96875], + [117.591796875, 39.9970703125], + [117.5361328125, 39.99609375], + [117.5478515625, 39.9775390625], + [117.50390625, 39.919921875], + [117.568359375, 39.7998046875], + [117.5390625, 39.7607421875], + [117.5966796875, 39.74609375], + [117.5771484375, 39.7255859375], + [117.6025390625, 39.7060546875], + [117.646484375, 39.701171875], + [117.6669921875, 39.642578125], + [117.6220703125, 39.5927734375], + [117.70703125, 39.576171875], + [117.685546875, 39.56640625], + [117.716796875, 39.5302734375], + [117.767578125, 39.6005859375], + [117.9306640625, 39.5791015625], + [117.900390625, 39.474609375], + [117.87109375, 39.455078125], + [117.8720703125, 39.412109375], + [117.84765625, 39.408203125], + [117.8662109375, 39.37890625], + [117.8037109375, 39.3623046875], + [117.837890625, 39.3515625], + [117.8525390625, 39.3701171875], + [117.84765625, 39.3291015625], + [118.02734375, 39.2919921875], + [118.06640625, 39.2353515625], + [117.9775390625, 39.2060546875], + [117.96484375, 39.1728515625], + [117.8466796875, 39.0888671875], + [117.853515625, 38.9638671875], + [117.8994140625, 38.9423828125], + [117.84765625, 38.8564453125], + [117.779296875, 38.869140625], + [117.646484375, 38.8291015625], + [117.6552734375, 38.7783203125], + [117.7421875, 38.7548828125], + [117.7294921875, 38.6806640625], + [117.6572265625, 38.6611328125], + [117.6396484375, 38.626953125], + [117.52734375, 38.6015625], + [117.4794921875, 38.6181640625], + [117.369140625, 38.5654296875], + [117.369140625, 38.5830078125], + [117.3505859375, 38.5615234375], + [117.25390625, 38.556640625], + [117.240234375, 38.5791015625], + [117.26171875, 38.5869140625], + [117.2373046875, 38.5849609375], + [117.259765625, 38.6083984375], + [117.23046875, 38.6435546875], + [117.0986328125, 38.5869140625], + [117.052734375, 38.6416015625], + [117.068359375, 38.6806640625], + [117.0390625, 38.6884765625], + [117.0458984375, 38.7060546875], + [116.8779296875, 38.681640625], + [116.8681640625, 38.74609375], + [116.7451171875, 38.7529296875], + [116.751953125, 38.83203125], + [116.7236328125, 38.8525390625], + [116.708984375, 38.9326171875], + [116.7548828125, 39.00390625], + [116.7568359375, 39.05078125], + [116.8720703125, 39.0546875], + [116.9267578125, 39.1201171875], + [116.912109375, 39.150390625], + [116.8642578125, 39.154296875], + [116.8564453125, 39.2158203125], + [116.8935546875, 39.2275390625], + [116.86328125, 39.2978515625], + [116.890625, 39.3349609375], + [116.87109375, 39.3583984375], + [116.830078125, 39.3388671875], + [116.818359375, 39.3740234375], + [116.8427734375, 39.3759765625], + [116.8388671875, 39.4111328125], + [116.8759765625, 39.4345703125], + [116.78515625, 39.466796875], + [116.8212890625, 39.4814453125], + [116.8271484375, 39.513671875], + [116.7880859375, 39.548828125], + [116.8125, 39.5771484375], + [116.80078125, 39.6044921875], + [116.8359375, 39.6171875], + [116.8505859375, 39.66796875], + [116.9072265625, 39.677734375], + [116.9208984375, 39.70703125], + [116.951171875, 39.70703125], + [116.9462890625, 39.6708984375], + [116.974609375, 39.6376953125], + [117.0166015625, 39.654296875], + [117.1279296875, 39.6171875], + [117.1728515625, 39.6376953125], + [117.154296875, 39.736328125], + [117.2060546875, 39.7646484375], + [117.1572265625, 39.818359375], + [117.2607421875, 39.8447265625], + [117.1533203125, 39.8759765625], + [117.1591796875, 39.91015625], + [117.13671875, 39.9208984375], + [117.1982421875, 39.9931640625], + [117.1826171875, 40.0595703125], + [117.2236328125, 40.06640625], + [117.2119140625, 40.0966796875], + [117.240234375, 40.11328125], + [117.35546875, 40.1396484375], + [117.3515625, 40.173828125], + [117.4072265625, 40.1865234375], + [117.384765625, 40.1884765625], + [117.3779296875, 40.21875], + [117.4189453125, 40.2490234375] + ] + ] + }, + "properties": { + "cp": [117.190182, 39.125596], + "name": "天津", + "childNum": 1 + } + }, { + "id": "310000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [121.779296875, 31.310546875], + [121.509765625, 31.490234375], + [121.5625, 31.4873046875], + [121.5859375, 31.455078125], + [121.76953125, 31.3916015625], + [121.796875, 31.345703125], + [121.779296875, 31.310546875] + ] + ], + [ + [ + [121.6279296875, 31.4453125], + [121.576171875, 31.478515625], + [121.6279296875, 31.4453125] + ] + ], + [ + [ + [121.8828125, 31.2412109375], + [121.923828125, 31.234375], + [121.9228515625, 31.197265625], + [121.8828125, 31.2412109375] + ] + ], + [ + [ + [121.802734375, 31.357421875], + [121.7939453125, 31.380859375], + [121.9111328125, 31.3486328125], + [121.908203125, 31.2978515625], + [121.8408203125, 31.2958984375], + [121.802734375, 31.357421875] + ] + ], + [ + [ + [121.9755859375, 31.6171875], + [121.9921875, 31.4775390625], + [121.9189453125, 31.435546875], + [121.845703125, 31.4326171875], + [121.609375, 31.5078125], + [121.4345703125, 31.5908203125], + [121.3955078125, 31.5859375], + [121.373046875, 31.5537109375], + [121.119140625, 31.759765625], + [121.201171875, 31.8359375], + [121.310546875, 31.873046875], + [121.3857421875, 31.833984375], + [121.431640625, 31.76953125], + [121.59375, 31.705078125], + [121.9755859375, 31.6171875] + ] + ], + [ + [ + [121.521484375, 31.3955078125], + [121.72265625, 31.3037109375], + [121.962890625, 31.0478515625], + [121.9990234375, 30.900390625], + [121.955078125, 30.826171875], + [121.9697265625, 30.7900390625], + [121.9443359375, 30.77734375], + [121.9052734375, 30.814453125], + [121.6484375, 30.81640625], + [121.517578125, 30.7763671875], + [121.3623046875, 30.6796875], + [121.275390625, 30.677734375], + [121.271484375, 30.7333984375], + [121.21875, 30.78515625], + [121.1181640625, 30.78515625], + [121.1376953125, 30.8271484375], + [121.1220703125, 30.8505859375], + [121.0673828125, 30.849609375], + [121.0380859375, 30.814453125], + [121.0146484375, 30.8359375], + [120.9912109375, 30.8232421875], + [121.0224609375, 30.8759765625], + [120.9912109375, 30.896484375], + [120.9912109375, 31.0146484375], + [120.953125, 31.0302734375], + [120.9111328125, 31.0107421875], + [120.90234375, 31.0859375], + [120.857421875, 31.10546875], + [120.8818359375, 31.134765625], + [121.0693359375, 31.1494140625], + [121.0625, 31.267578125], + [121.0888671875, 31.29296875], + [121.10546875, 31.2744140625], + [121.162109375, 31.283203125], + [121.107421875, 31.35546875], + [121.16015625, 31.40625], + [121.1474609375, 31.4443359375], + [121.2353515625, 31.4931640625], + [121.259765625, 31.478515625], + [121.34375, 31.5126953125], + [121.521484375, 31.3955078125] + ] + ] + ] + }, + "properties": { + "cp": [121.472644, 31.231706], + "name": "上海", + "childNum": 6 + } + }, { + "id": "500000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [107.05859375, 30.0439453125], + [107.0849609375, 30.064453125], + [107.0810546875, 30.0947265625], + [107.103515625, 30.0908203125], + [107.240234375, 30.2373046875], + [107.3603515625, 30.45703125], + [107.5166015625, 30.6435546875], + [107.45703125, 30.6826171875], + [107.4248046875, 30.7412109375], + [107.4990234375, 30.810546875], + [107.48046875, 30.8388671875], + [107.5771484375, 30.8486328125], + [107.6357421875, 30.818359375], + [107.71875, 30.888671875], + [107.7607421875, 30.8642578125], + [107.7646484375, 30.8173828125], + [107.8505859375, 30.79296875], + [107.955078125, 30.873046875], + [107.9951171875, 30.9091796875], + [107.9453125, 30.923828125], + [107.943359375, 30.9892578125], + [107.9833984375, 30.984375], + [108.00390625, 31.0263671875], + [108.0595703125, 31.0498046875], + [108.025390625, 31.0634765625], + [108.009765625, 31.1103515625], + [108.0908203125, 31.2021484375], + [108.078125, 31.2314453125], + [108.0322265625, 31.2177734375], + [108.01953125, 31.2451171875], + [108.1806640625, 31.326171875], + [108.154296875, 31.3720703125], + [108.208984375, 31.3994140625], + [108.2255859375, 31.453125], + [108.19140625, 31.4921875], + [108.33984375, 31.5087890625], + [108.33984375, 31.5390625], + [108.3876953125, 31.5458984375], + [108.37890625, 31.5712890625], + [108.43359375, 31.62890625], + [108.4658203125, 31.619140625], + [108.546875, 31.666015625], + [108.505859375, 31.7333984375], + [108.5361328125, 31.7578125], + [108.34375, 31.861328125], + [108.259765625, 31.9677734375], + [108.3076171875, 31.998046875], + [108.3515625, 31.9716796875], + [108.3701171875, 31.9873046875], + [108.330078125, 32.01953125], + [108.3642578125, 32.0380859375], + [108.34765625, 32.0703125], + [108.451171875, 32.0751953125], + [108.3701171875, 32.173828125], + [108.4033203125, 32.1962890625], + [108.4765625, 32.181640625], + [108.509765625, 32.2021484375], + [108.6728515625, 32.1044921875], + [108.740234375, 32.1044921875], + [108.7763671875, 32.0556640625], + [108.837890625, 32.0390625], + [108.8916015625, 31.990234375], + [109.0400390625, 31.9609375], + [109.19140625, 31.8564453125], + [109.1943359375, 31.8193359375], + [109.2763671875, 31.7998046875], + [109.2822265625, 31.7783203125], + [109.2529296875, 31.765625], + [109.2822265625, 31.7177734375], + [109.3896484375, 31.7060546875], + [109.5556640625, 31.7314453125], + [109.7333984375, 31.7001953125], + [109.73828125, 31.62890625], + [109.765625, 31.6044921875], + [109.728515625, 31.548828125], + [109.8388671875, 31.5556640625], + [109.8955078125, 31.51953125], + [109.982421875, 31.513671875], + [109.9462890625, 31.4697265625], + [109.98828125, 31.4755859375], + [110.0546875, 31.4111328125], + [110.115234375, 31.4130859375], + [110.14453125, 31.3876953125], + [110.16015625, 31.2568359375], + [110.2001953125, 31.1591796875], + [110.185546875, 31.1259765625], + [110.12109375, 31.08984375], + [110.13671875, 30.9873046875], + [110.173828125, 30.98046875], + [110.08203125, 30.7998046875], + [110.0205078125, 30.830078125], + [110.0078125, 30.884765625], + [109.89453125, 30.900390625], + [109.73046875, 30.8154296875], + [109.71875, 30.779296875], + [109.6572265625, 30.7607421875], + [109.65234375, 30.7236328125], + [109.5908203125, 30.6943359375], + [109.57421875, 30.6474609375], + [109.5341796875, 30.6396484375], + [109.529296875, 30.6640625], + [109.458984375, 30.6162109375], + [109.3544921875, 30.4873046875], + [109.337890625, 30.521484375], + [109.361328125, 30.5556640625], + [109.3037109375, 30.6318359375], + [109.14453125, 30.521484375], + [109.1044921875, 30.56640625], + [109.119140625, 30.6396484375], + [109.04296875, 30.65625], + [108.9677734375, 30.625], + [108.8125, 30.4921875], + [108.7900390625, 30.513671875], + [108.728515625, 30.50390625], + [108.69140625, 30.5869140625], + [108.6669921875, 30.5888671875], + [108.640625, 30.5751953125], + [108.6494140625, 30.5380859375], + [108.5693359375, 30.4697265625], + [108.5087890625, 30.50390625], + [108.4150390625, 30.4765625], + [108.4306640625, 30.416015625], + [108.40234375, 30.3759765625], + [108.4609375, 30.3603515625], + [108.5830078125, 30.25390625], + [108.552734375, 30.1640625], + [108.568359375, 30.1572265625], + [108.513671875, 30.0576171875], + [108.5322265625, 30.0556640625], + [108.54296875, 29.998046875], + [108.5185546875, 29.8681640625], + [108.4287109375, 29.880859375], + [108.38671875, 29.861328125], + [108.3671875, 29.8203125], + [108.404296875, 29.8359375], + [108.421875, 29.7744140625], + [108.4453125, 29.7763671875], + [108.4375, 29.7412109375], + [108.5068359375, 29.708984375], + [108.5048828125, 29.7314453125], + [108.5498046875, 29.74609375], + [108.5234375, 29.7646484375], + [108.5791015625, 29.8466796875], + [108.6015625, 29.8662109375], + [108.662109375, 29.8544921875], + [108.6875, 29.6904296875], + [108.71484375, 29.69921875], + [108.7109375, 29.6796875], + [108.7607421875, 29.6455078125], + [108.7841796875, 29.65625], + [108.7529296875, 29.689453125], + [108.787109375, 29.6923828125], + [108.7822265625, 29.63671875], + [108.8203125, 29.6328125], + [108.8349609375, 29.669921875], + [108.830078125, 29.65234375], + [108.88671875, 29.6337890625], + [108.869140625, 29.5986328125], + [108.9091796875, 29.5947265625], + [108.8671875, 29.47265625], + [108.9443359375, 29.4111328125], + [108.9189453125, 29.3271484375], + [109.0341796875, 29.3603515625], + [109.0537109375, 29.4033203125], + [109.0810546875, 29.3916015625], + [109.11328125, 29.361328125], + [109.107421875, 29.2890625], + [109.142578125, 29.2705078125], + [109.111328125, 29.216796875], + [109.123046875, 29.19140625], + [109.1396484375, 29.169921875], + [109.1806640625, 29.1728515625], + [109.23046875, 29.1279296875], + [109.236328125, 29.087890625], + [109.310546875, 29.068359375], + [109.3203125, 29.046875], + [109.234375, 28.8642578125], + [109.2412109375, 28.7783203125], + [109.298828125, 28.748046875], + [109.294921875, 28.7197265625], + [109.25390625, 28.6923828125], + [109.267578125, 28.6689453125], + [109.1806640625, 28.62109375], + [109.203125, 28.5986328125], + [109.30078125, 28.626953125], + [109.3212890625, 28.5810546875], + [109.2744140625, 28.5390625], + [109.2744140625, 28.4951171875], + [109.2021484375, 28.4775390625], + [109.1533203125, 28.4169921875], + [109.1416015625, 28.3212890625], + [109.08203125, 28.2490234375], + [109.1025390625, 28.2080078125], + [109.0869140625, 28.185546875], + [109.0263671875, 28.220703125], + [108.98828125, 28.1611328125], + [108.9296875, 28.19140625], + [108.9228515625, 28.2177734375], + [108.8466796875, 28.201171875], + [108.822265625, 28.24609375], + [108.76171875, 28.1923828125], + [108.7255859375, 28.275390625], + [108.7705078125, 28.3154296875], + [108.7841796875, 28.37890625], + [108.7607421875, 28.3896484375], + [108.783203125, 28.427734375], + [108.7109375, 28.501953125], + [108.6416015625, 28.4580078125], + [108.697265625, 28.4052734375], + [108.6591796875, 28.3681640625], + [108.67578125, 28.34375], + [108.61328125, 28.3251953125], + [108.5810546875, 28.34375], + [108.578125, 28.390625], + [108.611328125, 28.421875], + [108.57421875, 28.529296875], + [108.61328125, 28.5439453125], + [108.6044921875, 28.58984375], + [108.634765625, 28.63671875], + [108.5673828125, 28.6630859375], + [108.474609375, 28.6279296875], + [108.333984375, 28.6767578125], + [108.3896484375, 28.79296875], + [108.353515625, 28.81640625], + [108.3505859375, 28.93359375], + [108.3203125, 28.9619140625], + [108.302734375, 29.083984375], + [108.26953125, 29.08984375], + [108.232421875, 29.0283203125], + [108.197265625, 29.072265625], + [108.134765625, 29.052734375], + [108.0693359375, 29.0869140625], + [108.0244140625, 29.0390625], + [107.931640625, 29.0361328125], + [107.8837890625, 29.0078125], + [107.8671875, 28.958984375], + [107.810546875, 28.984375], + [107.82421875, 29.03515625], + [107.78515625, 29.048828125], + [107.8115234375, 29.1396484375], + [107.7509765625, 29.2001953125], + [107.7001953125, 29.1416015625], + [107.62890625, 29.166015625], + [107.58984375, 29.150390625], + [107.56640625, 29.2216796875], + [107.4736328125, 29.171875], + [107.447265625, 29.2041015625], + [107.4052734375, 29.1884765625], + [107.427734375, 29.1279296875], + [107.412109375, 29.0947265625], + [107.3701171875, 29.09375], + [107.3955078125, 29.0419921875], + [107.3642578125, 29.009765625], + [107.44140625, 28.9443359375], + [107.3857421875, 28.849609375], + [107.3349609375, 28.8447265625], + [107.345703125, 28.826171875], + [107.26171875, 28.79296875], + [107.2490234375, 28.7626953125], + [107.2197265625, 28.7734375], + [107.2275390625, 28.8359375], + [107.1953125, 28.8388671875], + [107.1943359375, 28.8896484375], + [107.09765625, 28.890625], + [107.0673828125, 28.8662109375], + [107.0673828125, 28.8955078125], + [107.0595703125, 28.869140625], + [107.0166015625, 28.8828125], + [107.01953125, 28.8603515625], + [106.9833984375, 28.8515625], + [106.986328125, 28.7744140625], + [106.9521484375, 28.767578125], + [106.9248046875, 28.810546875], + [106.84375, 28.7802734375], + [106.8291015625, 28.73828125], + [106.8603515625, 28.6923828125], + [106.8896484375, 28.6953125], + [106.8671875, 28.625], + [106.830078125, 28.623046875], + [106.8134765625, 28.58984375], + [106.7861328125, 28.626953125], + [106.759765625, 28.611328125], + [106.783203125, 28.568359375], + [106.728515625, 28.54296875], + [106.7470703125, 28.4677734375], + [106.7275390625, 28.455078125], + [106.693359375, 28.45703125], + [106.697265625, 28.478515625], + [106.6650390625, 28.494140625], + [106.6357421875, 28.4853515625], + [106.6328125, 28.50390625], + [106.59375, 28.5107421875], + [106.5654296875, 28.4853515625], + [106.56640625, 28.521484375], + [106.6162109375, 28.5498046875], + [106.6123046875, 28.6083984375], + [106.63671875, 28.6123046875], + [106.6181640625, 28.64453125], + [106.6513671875, 28.6513671875], + [106.6201171875, 28.6650390625], + [106.6181640625, 28.69140625], + [106.5869140625, 28.6884765625], + [106.5615234375, 28.7587890625], + [106.470703125, 28.8349609375], + [106.455078125, 28.7763671875], + [106.5283203125, 28.677734375], + [106.5029296875, 28.6611328125], + [106.494140625, 28.6064453125], + [106.525390625, 28.576171875], + [106.509765625, 28.5654296875], + [106.474609375, 28.599609375], + [106.501953125, 28.53515625], + [106.3994140625, 28.5712890625], + [106.375, 28.5263671875], + [106.3427734375, 28.533203125], + [106.3466796875, 28.5859375], + [106.3046875, 28.650390625], + [106.322265625, 28.6650390625], + [106.2451171875, 28.8134765625], + [106.25390625, 28.8662109375], + [106.173828125, 28.9208984375], + [106.146484375, 28.90234375], + [106.048828125, 28.9072265625], + [106.0458984375, 28.953125], + [105.9873046875, 28.9794921875], + [105.91015625, 28.9208984375], + [105.9140625, 28.9013671875], + [105.880859375, 28.93359375], + [105.7978515625, 28.9365234375], + [105.8095703125, 28.95703125], + [105.7421875, 29.0400390625], + [105.7578125, 29.0693359375], + [105.7294921875, 29.1064453125], + [105.7529296875, 29.1337890625], + [105.7314453125, 29.1328125], + [105.7041015625, 29.177734375], + [105.6923828125, 29.279296875], + [105.7158203125, 29.2958984375], + [105.666015625, 29.27734375], + [105.658203125, 29.251953125], + [105.6357421875, 29.2802734375], + [105.6083984375, 29.255859375], + [105.6064453125, 29.275390625], + [105.5185546875, 29.2646484375], + [105.509765625, 29.2861328125], + [105.4599609375, 29.2890625], + [105.474609375, 29.310546875], + [105.4580078125, 29.3291015625], + [105.4208984375, 29.3125], + [105.443359375, 29.3994140625], + [105.41796875, 29.423828125], + [105.373046875, 29.4208984375], + [105.3994140625, 29.439453125], + [105.390625, 29.45703125], + [105.3271484375, 29.4462890625], + [105.337890625, 29.46484375], + [105.294921875, 29.5341796875], + [105.3212890625, 29.6103515625], + [105.3359375, 29.591796875], + [105.3544921875, 29.626953125], + [105.3798828125, 29.6240234375], + [105.3896484375, 29.6767578125], + [105.4775390625, 29.67578125], + [105.4912109375, 29.720703125], + [105.5390625, 29.6953125], + [105.5439453125, 29.7333984375], + [105.56640625, 29.724609375], + [105.576171875, 29.7451171875], + [105.583984375, 29.8193359375], + [105.619140625, 29.8466796875], + [105.708984375, 29.8408203125], + [105.73828125, 29.86328125], + [105.7392578125, 29.8916015625], + [105.703125, 29.9248046875], + [105.748046875, 30.033203125], + [105.6875, 30.0390625], + [105.6748046875, 30.0712890625], + [105.640625, 30.07421875], + [105.642578125, 30.1015625], + [105.5703125, 30.134765625], + [105.5966796875, 30.1591796875], + [105.5556640625, 30.1455078125], + [105.537109375, 30.1650390625], + [105.6611328125, 30.208984375], + [105.619140625, 30.2353515625], + [105.6259765625, 30.2763671875], + [105.673828125, 30.2529296875], + [105.7353515625, 30.259765625], + [105.71484375, 30.3232421875], + [105.7421875, 30.3193359375], + [105.765625, 30.3984375], + [105.818359375, 30.4375], + [105.8466796875, 30.392578125], + [105.86328125, 30.4111328125], + [105.8759765625, 30.3876953125], + [105.90625, 30.4072265625], + [105.90234375, 30.38671875], + [105.9423828125, 30.3720703125], + [106.03125, 30.375], + [106.060546875, 30.3388671875], + [106.08984375, 30.345703125], + [106.1064453125, 30.310546875], + [106.1318359375, 30.302734375], + [106.125, 30.3251953125], + [106.171875, 30.306640625], + [106.1708984375, 30.2509765625], + [106.20703125, 30.205078125], + [106.232421875, 30.212890625], + [106.2421875, 30.177734375], + [106.248046875, 30.1982421875], + [106.271484375, 30.185546875], + [106.2626953125, 30.21484375], + [106.296875, 30.205078125], + [106.30078125, 30.2392578125], + [106.3349609375, 30.2265625], + [106.4287109375, 30.25390625], + [106.408203125, 30.2763671875], + [106.4365234375, 30.2783203125], + [106.44140625, 30.3095703125], + [106.509765625, 30.2900390625], + [106.5576171875, 30.31640625], + [106.6357421875, 30.2666015625], + [106.6435546875, 30.2470703125], + [106.607421875, 30.2314453125], + [106.6494140625, 30.1650390625], + [106.677734375, 30.16015625], + [106.6728515625, 30.123046875], + [106.7041015625, 30.1181640625], + [106.69921875, 30.076171875], + [106.732421875, 30.02734375], + [106.7861328125, 30.017578125], + [106.8388671875, 30.05078125], + [106.9130859375, 30.025390625], + [106.982421875, 30.0859375], + [107.021484375, 30.037109375], + [107.05859375, 30.0439453125] + ] + ], + [ + [ + [109.1064453125, 30.5859375], + [109.0859375, 30.6044921875], + [109.1064453125, 30.611328125], + [109.1064453125, 30.5859375] + ] + ] + ] + }, + "properties": { + "cp": [106.504962, 29.533155], + "name": "重庆", + "childNum": 2 + } + }, { + "id": "810000", + "type": "Feature", + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [114.3662109375, 22.462890625], + [114.365234375, 22.484375], + [114.3662109375, 22.462890625] + ] + ], + [ + [ + [114.328125, 22.33984375], + [114.3056640625, 22.3779296875], + [114.328125, 22.33984375] + ] + ], + [ + [ + [114.3017578125, 22.3505859375], + [114.298828125, 22.3740234375], + [114.3017578125, 22.3505859375] + ] + ], + [ + [ + [114.2333984375, 22.541015625], + [114.21484375, 22.5244140625], + [114.2626953125, 22.5478515625], + [114.2841796875, 22.5087890625], + [114.3427734375, 22.505859375], + [114.25390625, 22.4462890625], + [114.21875, 22.4658203125], + [114.2392578125, 22.4521484375], + [114.2060546875, 22.4375], + [114.2783203125, 22.435546875], + [114.34765625, 22.4775390625], + [114.34765625, 22.4384765625], + [114.369140625, 22.458984375], + [114.412109375, 22.4111328125], + [114.3857421875, 22.412109375], + [114.3974609375, 22.365234375], + [114.36328125, 22.3330078125], + [114.3212890625, 22.3896484375], + [114.2841796875, 22.388671875], + [114.279296875, 22.3291015625], + [114.318359375, 22.294921875], + [114.3046875, 22.2578125], + [114.2763671875, 22.259765625], + [114.265625, 22.294921875], + [114.2509765625, 22.283203125], + [114.2666015625, 22.201171875], + [114.2392578125, 22.2138671875], + [114.2177734375, 22.19140625], + [114.2001953125, 22.2333984375], + [114.166015625, 22.2265625], + [114.12109375, 22.2724609375], + [114.14453125, 22.3037109375], + [114.0791015625, 22.330078125], + [114.0341796875, 22.2998046875], + [114.029296875, 22.2626953125], + [114.005859375, 22.267578125], + [114.02734375, 22.2294921875], + [114.009765625, 22.212890625], + [113.9765625, 22.2314453125], + [113.849609375, 22.19140625], + [113.84375, 22.2294921875], + [113.8984375, 22.3095703125], + [113.951171875, 22.3212890625], + [113.9560546875, 22.298828125], + [114.0263671875, 22.345703125], + [113.923828125, 22.365234375], + [113.9189453125, 22.4189453125], + [114, 22.4912109375], + [114.025390625, 22.4814453125], + [114.029296875, 22.50390625], + [114.060546875, 22.5009765625], + [114.095703125, 22.5341796875], + [114.1669921875, 22.55859375], + [114.2333984375, 22.541015625] + ] + ], + [ + [ + [114.142578125, 22.2138671875], + [114.1669921875, 22.20703125], + [114.15625, 22.1796875], + [114.12109375, 22.1787109375], + [114.111328125, 22.232421875], + [114.142578125, 22.2138671875] + ] + ] + ] + }, + "properties": { + "cp": [114.173355, 22.320048], + "name": "香港", + "childNum": 5 + } + }, { + "id": "820000", + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [113.5537109375, 22.1083984375], + [113.5322265625, 22.17578125], + [113.5498046875, 22.21484375], + [113.6044921875, 22.1337890625], + [113.5537109375, 22.1083984375] + ] + ] + }, + "properties": { + "cp": [113.54909, 22.198951], + "name": "澳门", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-5.262304687499977, 10.319677734374991], + [-4.72177734374992, 9.756542968750026], + [-4.625830078125006, 9.713574218749969], + [-4.526611328124943, 9.723486328125034], + [-4.406201171874926, 9.647998046875031], + [-4.332226562499955, 9.645703125], + [-4.18115234375, 9.78173828125], + [-3.790625, 9.917187499999983], + [-3.581152343749977, 9.924316406250014], + [-3.289697265625023, 9.882226562500051], + [-3.223535156249937, 9.895458984374997], + [-3.160693359374932, 9.849169921874974], + [-3.095800781249949, 9.752099609375009], + [-3.042626953124937, 9.72089843750004], + [-2.988281249999972, 9.687353515624963], + [-2.900878906249943, 9.534619140625026], + [-2.875146484374937, 9.500927734374997], + [-2.816748046874949, 9.425830078124974], + [-2.766601562499943, 9.424707031250009], + [-2.7171875, 9.457128906250048], + [-2.695849609374989, 9.481347656250009], + [-2.686132812499977, 9.43173828125002], + [-2.705761718749983, 9.351367187499989], + [-2.74692382812492, 9.04511718750004], + [-2.689892578124955, 9.02509765625004], + [-2.649218750000017, 8.956591796875031], + [-2.600390625000017, 8.800439453125023], + [-2.505859375000028, 8.208740234375], + [-2.538281249999955, 8.171630859374986], + [-2.61171875, 8.147558593749963], + [-2.619970703125006, 8.12109375], + [-2.600976562499937, 8.082226562499983], + [-2.613378906249977, 8.046679687500017], + [-2.668847656249994, 8.022216796875014], + [-2.789746093749955, 7.931933593750003], + [-2.959082031249977, 7.454541015624997], + [-3.227148437499977, 6.749121093749991], + [-2.998291015624972, 5.711328125000051], + [-2.793652343749955, 5.600097656250028], + [-2.754980468749977, 5.432519531249994], + [-2.815673828125, 5.153027343749997], + [-3.168701171874972, 5.203027343749966], + [-3.199951171874943, 5.3544921875], + [-3.347558593749994, 5.13066406249996], + [-4.120166015625017, 5.309716796875023], + [-4.60888671875, 5.235888671875003], + [-4.037207031249977, 5.23012695312498], + [-4.899707031249932, 5.138330078125023], + [-5.282373046874994, 5.210253906250017], + [-5.36752929687492, 5.15078125], + [-5.061816406249989, 5.13066406249996], + [-5.913769531249926, 5.0109375], + [-7.544970703124989, 4.351318359375], + [-7.574658203124983, 4.572314453124989], + [-7.585058593749977, 4.916748046875], + [-7.39990234375, 5.550585937499989], + [-7.454394531249989, 5.841308593749972], + [-7.636132812499994, 5.90771484375], + [-7.730371093749994, 5.919042968749991], + [-7.800927734374994, 6.038916015624991], + [-7.833251953125, 6.076367187499983], + [-7.855517578125017, 6.150146484375], + [-7.888623046875011, 6.234863281250028], + [-7.981591796874937, 6.2861328125], + [-8.287109375, 6.31904296875004], + [-8.587890625, 6.490527343749989], + [-8.324511718749989, 6.920019531249991], + [-8.408740234374989, 7.411816406249997], + [-8.429980468749989, 7.601855468749989], + [-8.351757812499926, 7.590576171875], + [-8.231884765624955, 7.556738281250034], + [-8.205957031249994, 7.590234375000023], + [-8.115429687499926, 7.760742187500028], + [-8.126855468749937, 7.867724609374974], + [-8.00986328124992, 8.078515625000023], + [-8.048583984375, 8.169726562500045], + [-8.140625, 8.181445312500031], + [-8.217138671874949, 8.219677734375011], + [-8.256103515625, 8.253710937500017], + [-8.244140624999943, 8.407910156249983], + [-8.236962890624994, 8.455664062500034], + [-7.953125, 8.477734375], + [-7.823583984374977, 8.467675781249994], + [-7.738964843749983, 8.375244140624986], + [-7.696093749999932, 8.375585937499977], + [-7.71958007812492, 8.643017578125011], + [-7.950976562499989, 8.786816406249997], + [-7.938183593749983, 8.97978515624996], + [-7.902099609375, 9.017089843750014], + [-7.777978515624937, 9.080859375000031], + [-7.799804687499943, 9.115039062499989], + [-7.839404296875017, 9.151611328124972], + [-7.918066406249949, 9.188525390625031], + [-7.896191406249955, 9.415869140624991], + [-8.136962890624972, 9.49570312499999], + [-8.155175781249937, 9.973193359375017], + [-7.990625, 10.1625], + [-7.661132812500028, 10.427441406250011], + [-7.385058593749989, 10.340136718749989], + [-7.01708984375, 10.143261718750026], + [-6.950341796874994, 10.342333984374989], + [-6.693261718750023, 10.34946289062502], + [-6.669335937499937, 10.39218750000002], + [-6.69199218749992, 10.512011718750017], + [-6.686132812499977, 10.578027343750051], + [-6.676367187499949, 10.633789062500043], + [-6.654150390624949, 10.65644531250004], + [-6.482617187499983, 10.561230468749997], + [-6.250244140625, 10.717919921875037], + [-6.190673828124943, 10.400292968749994], + [-6.192626953124972, 10.369433593750003], + [-6.241308593749949, 10.279199218750009], + [-6.238378906249977, 10.26162109374998], + [-6.117187499999972, 10.201904296874986], + [-6.034570312499937, 10.194824218750057], + [-5.907568359375006, 10.307226562500034], + [-5.896191406249983, 10.354736328125028], + [-5.843847656249977, 10.389550781250023], + [-5.694287109374983, 10.433203125000034], + [-5.556591796874983, 10.439941406249986], + [-5.382275390625011, 10.314013671875003], + [-5.262304687499977, 10.319677734374991] + ] + ] + }, + "properties": { + "name": "Côte d'Ivoire", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [15.480078125, 7.523779296874991], + [15.206738281250011, 7.206152343749991], + [14.7392578125, 6.27978515625], + [14.43115234375, 6.038720703124994], + [14.616894531250011, 5.865136718749994], + [14.56298828125, 5.279931640624994], + [14.73125, 4.602392578124991], + [15.063574218750006, 4.284863281249997], + [15.128710937500017, 3.826904296875], + [16.0634765625, 2.90859375], + [16.183398437500017, 2.270068359374989], + [16.059375, 1.676220703124997], + [15.741601562500023, 1.914990234374997], + [14.902441406250006, 2.012304687499991], + [14.578906250000017, 2.199121093749994], + [13.293554687500006, 2.161572265624997], + [13.2203125, 2.256445312499991], + [11.558984375000023, 2.302197265624997], + [11.348437500000017, 2.299707031249994], + [11.328710937500006, 2.167431640624997], + [11.096582031250023, 2.16748046875], + [10.790917968750023, 2.16757812499999], + [9.979882812500023, 2.167773437499989], + [9.8701171875, 2.21328125], + [9.8369140625, 2.242382812499997], + [9.830371093750017, 2.275488281249991], + [9.826171875, 2.297802734374997], + [9.80078125, 2.304443359375], + [9.82177734375, 2.539257812499997], + [9.948437500000011, 3.079052734374997], + [9.672070312500011, 3.53759765625], + [9.765722656250006, 3.623828124999989], + [9.642382812500017, 3.611767578124997], + [9.55615234375, 3.798046875], + [9.739648437500023, 3.852929687499994], + [9.639941406250017, 3.96533203125], + [9.688867187500023, 4.056396484375], + [9.483691406250017, 4.066113281249997], + [9.42529296875, 3.922314453124997], + [9.000097656250006, 4.091601562499989], + [8.918261718750017, 4.553759765624989], + [8.660351562500011, 4.670996093749991], + [8.65625, 4.516357421875], + [8.53955078125, 4.571875], + [8.715625, 5.046875], + [8.997167968750006, 5.917724609375], + [9.490234375, 6.418652343749997], + [9.779882812500006, 6.76015625], + [9.820703125000023, 6.783935546875], + [9.874218750000011, 6.803271484374989], + [10.038867187500017, 6.92138671875], + [10.1435546875, 6.996435546874991], + [10.167773437500017, 6.959179687499997], + [10.185546875, 6.912792968749997], + [10.205468750000023, 6.8916015625], + [10.293066406250006, 6.876757812499989], + [10.413183593750006, 6.877734374999989], + [10.60625, 7.063085937499991], + [10.954199218750006, 6.7765625], + [11.032519531250017, 6.697900390624994], + [11.1064453125, 6.457714843749997], + [11.1533203125, 6.437939453124997], + [11.2373046875, 6.450537109374991], + [11.401757812500023, 6.533935546875], + [11.551660156250023, 6.697265625], + [11.580078125, 6.888867187499997], + [11.657519531250017, 6.9515625], + [11.861425781250006, 7.11640625], + [11.767382812500017, 7.272265624999989], + [11.809179687500006, 7.345068359374991], + [12.016015625000023, 7.589746093749994], + [12.2333984375, 8.282324218749991], + [12.403515625000011, 8.595556640624991], + [12.582714843750011, 8.624121093749991], + [12.651562500000011, 8.667773437499989], + [12.7822265625, 8.81787109375], + [12.806542968750023, 8.886621093749994], + [12.875683593750011, 9.303515624999989], + [12.929492187500017, 9.42626953125], + [13.19873046875, 9.563769531249989], + [13.269921875000023, 10.036181640624989], + [13.41455078125, 10.171435546874989], + [13.535351562500011, 10.60507812499999], + [13.699902343750011, 10.873144531249991], + [13.89208984375, 11.140087890624997], + [13.9814453125, 11.211865234374997], + [14.056738281250006, 11.245019531249994], + [14.143261718750011, 11.24853515625], + [14.202343750000011, 11.268164062499991], + [14.559765625000011, 11.492285156249991], + [14.619726562500006, 12.150976562499991], + [14.518945312500023, 12.298242187499994], + [14.272851562500023, 12.356494140624989], + [14.184863281250017, 12.447216796874997], + [14.06396484375, 13.07851562499999], + [14.244824218750011, 13.07734375], + [14.461718750000017, 13.021777343749989], + [14.847070312500023, 12.502099609374994], + [15.08125, 11.845507812499989], + [15.029882812500006, 11.11367187499999], + [15.132226562500023, 10.648486328124989], + [15.276074218750011, 10.357373046874997], + [15.654882812500006, 10.0078125], + [14.243261718750006, 9.979736328125], + [13.977246093750011, 9.691552734374994], + [14.332324218750017, 9.20351562499999], + [15.1162109375, 8.557324218749997], + [15.5498046875, 7.787890624999989], + [15.480078125, 7.523779296874991] + ] + ] + }, + "properties": { + "name": "Cameroon", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [27.4033203125, 5.109179687499989], + [27.7880859375, 4.644677734374994], + [28.19208984375001, 4.350244140624994], + [28.427539062500017, 4.324169921874997], + [28.72705078125, 4.504980468749991], + [29.224902343750017, 4.391894531249989], + [29.469628906250023, 4.61181640625], + [29.676855468750006, 4.5869140625], + [30.194921875, 3.98193359375], + [30.50830078125, 3.835693359375], + [30.586718750000017, 3.62421875], + [30.757226562500023, 3.62421875], + [30.83857421875001, 3.49072265625], + [30.90644531250001, 3.408935546875], + [30.754003906250006, 3.041796874999989], + [30.8466796875, 2.847021484374991], + [30.728613281250006, 2.455371093749989], + [31.176367187500006, 2.270068359374989], + [31.252734375000017, 2.044580078124994], + [29.94287109375, 0.819238281249994], + [29.934472656250023, 0.4990234375], + [29.717675781250023, 0.098339843749997], + [29.576953125000017, -1.387890625000011], + [29.196582031250017, -1.719921875000011], + [29.13154296875001, -2.195117187500003], + [28.876367187500023, -2.400292968750009], + [28.893945312500023, -2.635058593750003], + [29.01435546875001, -2.72021484375], + [29.224414062500017, -3.053515625], + [29.211816406250023, -3.833789062500003], + [29.403222656250023, -4.449316406250006], + [29.404199218750023, -4.496679687500006], + [29.32568359375, -4.835644531250011], + [29.32343750000001, -4.898828125], + [29.3427734375, -4.983105468750011], + [29.542382812500023, -5.499804687500003], + [29.594140625000023, -5.65078125], + [29.60703125, -5.72265625], + [29.59638671875001, -5.775976562500006], + [29.490820312500006, -5.965429687500006], + [29.480078125, -6.025], + [29.50625, -6.172070312500011], + [29.540820312500017, -6.313867187500009], + [29.590625, -6.394433593750009], + [29.70966796875001, -6.616894531250011], + [29.798144531250017, -6.69189453125], + [29.961816406250023, -6.803125], + [30.10625, -6.9150390625], + [30.212695312500017, -7.037890625], + [30.31318359375001, -7.203710937500006], + [30.40673828125, -7.460644531250011], + [30.75117187500001, -8.193652343750003], + [28.89814453125001, -8.485449218750006], + [28.869531250000023, -8.785839843750011], + [28.400683593750017, -9.224804687500011], + [28.60419921875001, -9.678808593750006], + [28.6455078125, -10.550195312500009], + [28.383398437500006, -11.566699218750003], + [28.482519531250006, -11.812109375], + [29.064355468750023, -12.348828125000011], + [29.48554687500001, -12.41845703125], + [29.508203125000023, -12.228222656250011], + [29.79511718750001, -12.155468750000011], + [29.775195312500017, -13.438085937500006], + [29.55419921875, -13.248925781250009], + [29.20185546875001, -13.398339843750009], + [29.014257812500006, -13.368847656250011], + [28.730078125, -12.925488281250011], + [28.550878906250006, -12.836132812500011], + [28.412890625000017, -12.51806640625], + [27.573828125, -12.22705078125], + [27.1591796875, -11.579199218750006], + [26.824023437500017, -11.965234375], + [26.025976562500006, -11.89013671875], + [25.349414062500017, -11.623046875], + [25.28876953125001, -11.21240234375], + [24.3779296875, -11.417089843750006], + [24.36572265625, -11.1298828125], + [23.96650390625001, -10.871777343750011], + [23.901171875000017, -10.983203125], + [23.833886718750023, -11.013671875], + [23.463964843750006, -10.969335937500006], + [23.076269531250006, -11.087890625], + [22.814746093750017, -11.080273437500011], + [22.56103515625, -11.055859375000011], + [22.486132812500017, -11.08671875], + [22.392968750000023, -11.159472656250003], + [22.31494140625, -11.198632812500009], + [22.27880859375, -11.194140625], + [22.226171875, -11.121972656250009], + [22.203515625000023, -10.829492187500009], + [22.307031250000023, -10.691308593750009], + [22.19775390625, -10.040625], + [21.81318359375001, -9.46875], + [21.905371093750006, -8.693359375], + [21.806054687500023, -7.32861328125], + [21.751074218750006, -7.30546875], + [21.190332031250023, -7.284960937500003], + [20.910937500000017, -7.281445312500011], + [20.607812500000023, -7.277734375], + [20.558398437500017, -7.244433593750003], + [20.53583984375001, -7.182812500000011], + [20.536914062500017, -7.121777343750011], + [20.598730468750006, -6.93515625], + [20.59003906250001, -6.919921875], + [20.482226562500017, -6.915820312500003], + [20.190039062500006, -6.9462890625], + [19.997460937500023, -6.976464843750009], + [19.87519531250001, -6.986328125], + [19.527636718750017, -7.144433593750009], + [19.483789062500023, -7.279492187500011], + [19.479882812500023, -7.47216796875], + [19.371679687500006, -7.655078125], + [19.369921875000017, -7.70654296875], + [19.3408203125, -7.966601562500003], + [19.142675781250006, -8.00146484375], + [18.944433593750006, -8.00146484375], + [18.56269531250001, -7.9359375], + [18.0087890625, -8.107617187500011], + [17.643359375000017, -8.090722656250009], + [17.57958984375, -8.099023437500009], + [16.984765625000023, -7.257421875], + [16.91943359375, -6.933984375], + [16.813085937500006, -6.772558593750006], + [16.742968750000017, -6.618457031250003], + [16.697265625, -6.164257812500011], + [16.537109375, -5.9658203125], + [16.431445312500017, -5.900195312500003], + [16.315234375000017, -5.865625], + [13.978515625, -5.857226562500003], + [13.346484375000017, -5.863378906250006], + [13.184375, -5.85625], + [12.452929687500017, -6.00048828125], + [12.213671875000017, -5.758691406250009], + [12.484570312500011, -5.71875], + [12.451464843750017, -5.071484375000011], + [12.502734375000017, -5.036914062500003], + [12.573535156250017, -4.99658203125], + [12.59619140625, -4.978417968750009], + [12.8296875, -4.736621093750003], + [12.947460937500011, -4.6953125], + [13.057324218750011, -4.651074218750011], + [13.07275390625, -4.634765625], + [13.08740234375, -4.601953125], + [13.136621093750023, -4.604296875], + [13.414941406250023, -4.83740234375], + [13.659570312500023, -4.721484375], + [13.717089843750017, -4.454492187500009], + [13.94091796875, -4.484667968750003], + [14.358300781250023, -4.299414062500006], + [14.449804687500006, -4.449511718750003], + [14.365429687500011, -4.585546875], + [14.410742187500006, -4.83125], + [14.707910156250023, -4.881738281250009], + [15.990039062500017, -3.766210937500006], + [16.217382812500006, -3.0302734375], + [16.21533203125, -2.177832031250006], + [16.54072265625001, -1.840136718750003], + [16.8798828125, -1.225878906250003], + [17.752832031250023, -0.549023437500011], + [18.072167968750023, 2.01328125], + [18.49091796875001, 2.924414062499991], + [18.6103515625, 3.478417968749994], + [18.594140625000023, 4.346240234374989], + [19.06855468750001, 4.891406249999989], + [19.5009765625, 5.127490234374989], + [19.806542968750023, 5.089306640624997], + [20.226367187500017, 4.829638671874989], + [20.55810546875, 4.462695312499989], + [22.422167968750017, 4.134960937499997], + [22.864550781250017, 4.723876953125], + [23.41718750000001, 4.663134765624989], + [24.31982421875, 4.994140625], + [25.065234375000017, 4.967431640624994], + [25.52509765625001, 5.31210937499999], + [26.822070312500017, 5.062402343749994], + [27.071875, 5.199755859374989], + [27.4033203125, 5.109179687499989] + ] + ] + }, + "properties": { + "name": "Dem. Rep. Congo", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [18.6103515625, 3.478417968749994], + [18.49091796875001, 2.924414062499991], + [18.072167968750023, 2.01328125], + [17.752832031250023, -0.549023437500011], + [16.8798828125, -1.225878906250003], + [16.54072265625001, -1.840136718750003], + [16.21533203125, -2.177832031250006], + [16.217382812500006, -3.0302734375], + [15.990039062500017, -3.766210937500006], + [14.707910156250023, -4.881738281250009], + [14.410742187500006, -4.83125], + [14.365429687500011, -4.585546875], + [14.449804687500006, -4.449511718750003], + [14.358300781250023, -4.299414062500006], + [13.94091796875, -4.484667968750003], + [13.717089843750017, -4.454492187500009], + [13.659570312500023, -4.721484375], + [13.414941406250023, -4.83740234375], + [13.136621093750023, -4.604296875], + [13.08740234375, -4.601953125], + [13.07275390625, -4.634765625], + [13.048046875000011, -4.619238281250006], + [12.971386718750011, -4.5517578125], + [12.881054687500011, -4.445117187500003], + [12.84814453125, -4.428906250000011], + [12.50146484375, -4.5875], + [12.018359375000017, -5.004296875], + [11.777539062500011, -4.565820312500009], + [11.130175781250017, -3.916308593750003], + [11.234472656250006, -3.690820312500009], + [11.504296875000023, -3.5203125], + [11.685742187500011, -3.68203125], + [11.8798828125, -3.665917968750009], + [11.934179687500006, -3.318554687500011], + [11.715429687500006, -3.176953125000011], + [11.760156250000023, -2.983105468750011], + [11.537792968750011, -2.83671875], + [11.60546875, -2.342578125], + [12.064453125, -2.41259765625], + [12.446386718750006, -2.329980468750009], + [12.43212890625, -1.928906250000011], + [12.590429687500006, -1.826855468750011], + [12.793554687500006, -1.931835937500011], + [12.991992187500017, -2.313378906250009], + [13.464941406250006, -2.395410156250009], + [13.733789062500023, -2.138476562500003], + [13.886914062500011, -2.465429687500006], + [13.993847656250011, -2.490625], + [14.199804687500006, -2.354199218750011], + [14.162890625000017, -2.217578125], + [14.383984375000011, -1.890039062500009], + [14.47412109375, -0.573437500000011], + [13.860058593750011, -0.203320312500011], + [13.949609375000023, 0.353808593749989], + [14.32421875, 0.62421875], + [14.429882812500011, 0.901464843749991], + [14.180859375000011, 1.370214843749991], + [13.851367187500017, 1.41875], + [13.21630859375, 1.2484375], + [13.172167968750017, 1.78857421875], + [13.293554687500006, 2.161572265624997], + [14.578906250000017, 2.199121093749994], + [14.902441406250006, 2.012304687499991], + [15.741601562500023, 1.914990234374997], + [16.059375, 1.676220703124997], + [16.183398437500017, 2.270068359374989], + [16.468554687500017, 2.831738281249997], + [16.610742187500023, 3.50537109375], + [17.491601562500023, 3.687304687499989], + [18.160937500000017, 3.499804687499989], + [18.474414062500017, 3.622998046874997], + [18.6103515625, 3.478417968749994] + ] + ] + }, + "properties": { + "name": "Congo", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-71.31972656249997, 11.861914062500048], + [-71.95810546875, 11.66640625], + [-72.24848632812501, 11.196435546875009], + [-72.690087890625, 10.835839843749994], + [-72.86933593750001, 10.49125976562496], + [-73.00654296874998, 9.789160156250006], + [-73.36621093749997, 9.194140625000017], + [-73.05839843749999, 9.259570312500031], + [-72.79638671874997, 9.10898437499999], + [-72.66542968749994, 8.62758789062498], + [-72.39033203124995, 8.287060546874969], + [-72.47197265624996, 7.524267578124991], + [-72.20771484374995, 7.37026367187498], + [-72.00664062499993, 7.032617187500023], + [-71.12861328124993, 6.98671875], + [-70.73715820312503, 7.090039062499997], + [-70.12919921874999, 6.95361328125], + [-69.42714843749997, 6.123974609374997], + [-68.47177734375, 6.156542968749974], + [-67.85917968749999, 6.289892578124963], + [-67.48198242187499, 6.18027343750002], + [-67.47387695312503, 5.929980468750003], + [-67.82490234374995, 5.270458984375026], + [-67.85527343750002, 4.506884765624989], + [-67.66162109375, 3.864257812499986], + [-67.3111328125, 3.41586914062502], + [-67.85908203124998, 2.793603515624994], + [-67.61870117187496, 2.793603515624994], + [-67.21083984375, 2.390136718750043], + [-66.87602539062499, 1.223046875000037], + [-67.082275390625, 1.185400390625006], + [-67.11923828124998, 1.703613281249986], + [-67.40043945312499, 2.116699218750028], + [-67.93623046874998, 1.748486328124969], + [-68.19379882812495, 1.987011718749983], + [-68.25595703125, 1.845507812500017], + [-68.17656249999999, 1.719824218749991], + [-69.84858398437493, 1.708740234375043], + [-69.85214843750003, 1.05952148437504], + [-69.31181640624999, 1.050488281249969], + [-69.15332031249994, 0.65878906250002], + [-69.47211914062498, 0.72993164062504], + [-70.05390624999993, 0.578613281250028], + [-70.07050781249993, -0.13886718750004], + [-69.63398437500001, -0.50927734375], + [-69.40024414062498, -1.194921874999977], + [-69.66904296875003, -2.667675781249997], + [-69.94819335937498, -4.200585937500009], + [-69.96591796875003, -4.2359375], + [-70.16752929687499, -4.050195312500009], + [-70.24028320312496, -3.882714843749994], + [-70.2984375, -3.844238281249972], + [-70.33950195312502, -3.814355468750009], + [-70.73510742187497, -3.781542968749989], + [-70.09584960937494, -2.658203125000014], + [-70.16474609374995, -2.639843750000011], + [-70.24443359375002, -2.606542968749977], + [-70.29462890624995, -2.552539062499989], + [-70.57587890624995, -2.418261718749989], + [-70.64799804687499, -2.405761718750014], + [-70.70537109374996, -2.341992187499983], + [-70.91455078125003, -2.218554687499974], + [-70.96855468750002, -2.206835937499989], + [-71.02729492187498, -2.225781250000026], + [-71.11337890625003, -2.245410156250031], + [-71.19638671874998, -2.313085937499963], + [-71.39697265625, -2.334082031249977], + [-71.55947265624997, -2.224218749999977], + [-71.75253906249995, -2.15273437499998], + [-71.80273437499997, -2.166308593749989], + [-71.86728515624998, -2.227734374999983], + [-71.932470703125, -2.288671874999963], + [-71.98427734375, -2.326562499999952], + [-72.21845703125001, -2.400488281250006], + [-72.94111328124998, -2.394042968750028], + [-72.9896484375, -2.33974609374998], + [-73.15449218749993, -2.278222656249966], + [-73.19697265624995, -1.830273437500011], + [-73.49628906249993, -1.69306640625004], + [-73.66430664062497, -1.248828124999946], + [-73.86318359374997, -1.19667968749998], + [-73.92695312500001, -1.125195312499983], + [-73.98681640625003, -1.098144531249986], + [-74.05439453124995, -1.028613281250031], + [-74.18076171875, -0.997753906249955], + [-74.24638671874999, -0.970605468750023], + [-74.28388671874998, -0.927832031250006], + [-74.33442382812498, -0.85087890624996], + [-74.41787109375, -0.580664062499977], + [-74.46518554687498, -0.517675781250034], + [-74.51386718749993, -0.470117187500023], + [-74.555078125, -0.429882812499997], + [-74.61635742187494, -0.370019531249966], + [-74.691650390625, -0.335253906249989], + [-74.75537109375003, -0.298632812499989], + [-74.78046874999998, -0.24453125], + [-74.80175781249997, -0.200097656249994], + [-75.13837890624998, -0.050488281249969], + [-75.28447265624999, -0.10654296875002], + [-75.77666015624999, 0.08925781249998], + [-76.27060546874998, 0.439404296874997], + [-76.49462890624997, 0.23544921875002], + [-77.396337890625, 0.393896484374963], + [-77.46767578124997, 0.636523437500017], + [-77.702880859375, 0.837841796874997], + [-78.1806640625, 0.968554687499974], + [-78.85966796874996, 1.455371093750031], + [-79.02543945312499, 1.623681640625037], + [-78.79296874999994, 1.848730468749963], + [-78.576904296875, 1.773779296874977], + [-78.59169921875, 2.356640624999969], + [-78.41689453125, 2.483496093749963], + [-78.06665039062494, 2.509130859375034], + [-77.81357421875, 2.716357421874974], + [-77.076806640625, 3.913281250000026], + [-77.26352539062503, 3.893212890625023], + [-77.27802734374995, 4.058496093750023], + [-77.35820312499996, 3.944726562500037], + [-77.40874023437496, 4.24775390625004], + [-77.52070312499993, 4.212792968750023], + [-77.35351562499997, 4.398291015624977], + [-77.28632812499995, 4.72172851562496], + [-77.373291015625, 5.323974609375], + [-77.53442382812497, 5.537109374999986], + [-77.24926757812497, 5.780175781250037], + [-77.46943359374995, 6.176757812500014], + [-77.368798828125, 6.575585937499994], + [-77.90117187499999, 7.229345703125048], + [-77.76191406249995, 7.698828125000034], + [-77.53828124999995, 7.56625976562502], + [-77.19599609374995, 7.972460937500003], + [-77.47851562499994, 8.498437500000037], + [-77.37421874999993, 8.65830078125002], + [-76.85185546875002, 8.09047851562498], + [-76.924658203125, 7.973193359374974], + [-76.78657226562493, 7.931591796875026], + [-76.7720703125, 8.310546875000043], + [-76.92045898437496, 8.573730468750014], + [-76.27685546875, 8.989111328124991], + [-76.02724609374997, 9.365771484374989], + [-75.63935546874998, 9.450439453125014], + [-75.680029296875, 9.729785156249989], + [-75.53857421874997, 10.205175781250034], + [-75.708349609375, 10.143408203124963], + [-75.44599609374995, 10.610888671874989], + [-74.84458007812498, 11.109716796875006], + [-74.330224609375, 10.996679687499991], + [-74.51625976562497, 10.8625], + [-74.40087890625, 10.76523437499999], + [-74.14291992187503, 11.320849609375031], + [-73.31337890624997, 11.295751953124991], + [-72.275, 11.88925781250002], + [-72.13574218749994, 12.188574218749977], + [-71.71455078124993, 12.41997070312496], + [-71.26210937499997, 12.335302734375034], + [-71.13730468750003, 12.04633789062504], + [-71.31972656249997, 11.861914062500048] + ] + ] + }, + "properties": { + "name": "Colombia", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [43.788671875, -12.307031250000023], + [43.85898437500006, -12.368261718749977], + [43.66367187500006, -12.342871093749949], + [43.63134765624997, -12.247070312499972], + [43.788671875, -12.307031250000023] + ] + ], + [ + [ + [44.476367187500074, -12.08154296875], + [44.504980468750006, -12.356542968749991], + [44.220117187499994, -12.171386718750014], + [44.476367187500074, -12.08154296875] + ] + ], + [ + [ + [43.46582031249997, -11.901269531249966], + [43.226660156250006, -11.75185546874998], + [43.2990234375001, -11.374511718750028], + [43.39296875000005, -11.408593749999952], + [43.46582031249997, -11.901269531249966] + ] + ] + ] + }, + "properties": { + "name": "Comoros", + "childNum": 3 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-24.308251953124966, 14.856298828124991], + [-24.44052734374992, 14.834814453124963], + [-24.496875, 14.980273437500017], + [-24.329492187499937, 15.019482421875011], + [-24.308251953124966, 14.856298828124991] + ] + ], + [ + [ + [-23.18212890624997, 15.136767578125017], + [-23.210253906250017, 15.32353515625006], + [-23.119335937499955, 15.26840820312502], + [-23.18212890624997, 15.136767578125017] + ] + ], + [ + [ + [-23.444238281249994, 15.00795898437498], + [-23.5046875, 14.916113281250006], + [-23.70537109374999, 14.96132812499998], + [-23.74809570312499, 15.328515625], + [-23.444238281249994, 15.00795898437498] + ] + ], + [ + [ + [-22.917724609375, 16.237255859374955], + [-22.69262695312497, 16.169042968750006], + [-22.710107421874994, 16.043359374999966], + [-22.95927734374996, 16.045117187499983], + [-22.917724609375, 16.237255859374955] + ] + ], + [ + [ + [-24.08769531249999, 16.62250976562501], + [-24.03271484374997, 16.57202148437503], + [-24.243066406250023, 16.599414062500017], + [-24.32236328124992, 16.49311523437504], + [-24.398095703124966, 16.61840820312497], + [-24.08769531249999, 16.62250976562501] + ] + ], + [ + [ + [-22.888330078124966, 16.659082031249994], + [-22.980615234374937, 16.700878906249983], + [-22.93291015624999, 16.84101562500004], + [-22.888330078124966, 16.659082031249994] + ] + ], + [ + [ + [-24.88706054687495, 16.81811523437497], + [-25.09306640624999, 16.83251953125], + [-24.936474609374983, 16.92211914062503], + [-24.88706054687495, 16.81811523437497] + ] + ], + [ + [ + [-25.169824218749994, 16.94648437500001], + [-25.308300781249955, 16.93583984374999], + [-25.337109374999955, 17.091015624999983], + [-25.03466796875, 17.176464843749983], + [-24.979687499999983, 17.09472656250003], + [-25.169824218749994, 16.94648437500001] + ] + ] + ] + }, + "properties": { + "name": "Cape Verde", + "childNum": 8 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-83.6419921875, 10.917236328125], + [-83.346826171875, 10.315380859374997], + [-82.77841796874999, 9.66953125], + [-82.56357421874999, 9.57666015625], + [-82.56923828125, 9.55820312499999], + [-82.58652343749999, 9.538818359375], + [-82.64409179687499, 9.505859375], + [-82.801025390625, 9.591796875], + [-82.843994140625, 9.57080078125], + [-82.86015624999999, 9.511474609375], + [-82.88896484374999, 9.481005859374989], + [-82.925048828125, 9.469042968749989], + [-82.93984375, 9.449169921874997], + [-82.94033203125, 9.060107421874989], + [-82.88134765625, 9.055859375], + [-82.78305664062499, 8.990283203124989], + [-82.741162109375, 8.951708984374989], + [-82.72783203124999, 8.916064453124989], + [-82.91704101562499, 8.740332031249991], + [-82.855712890625, 8.635302734374989], + [-82.84477539062499, 8.489355468749991], + [-82.86162109374999, 8.45351562499999], + [-83.02734375, 8.337744140624991], + [-82.879345703125, 8.070654296874991], + [-83.12333984374999, 8.353076171874989], + [-83.16240234374999, 8.588183593749989], + [-83.4697265625, 8.706835937499989], + [-83.29150390625, 8.406005859375], + [-83.54375, 8.445849609374989], + [-83.73408203125, 8.614453125], + [-83.613720703125, 8.804052734374991], + [-83.73691406249999, 9.150292968749994], + [-84.58159179687499, 9.568359375], + [-84.71494140624999, 9.8994140625], + [-85.23564453124999, 10.242089843749994], + [-85.2365234375, 10.107373046874997], + [-84.88642578125, 9.820947265624994], + [-85.07705078125, 9.60195312499999], + [-85.31455078124999, 9.8109375], + [-85.62485351562499, 9.902441406249991], + [-85.84965820312499, 10.292041015624989], + [-85.667236328125, 10.745019531249994], + [-85.90800781249999, 10.897558593749991], + [-85.7443359375, 11.06210937499999], + [-85.5841796875, 11.189453125], + [-84.9091796875, 10.9453125], + [-84.6341796875, 11.045605468749997], + [-83.91928710937499, 10.7353515625], + [-83.71293945312499, 10.785888671875], + [-83.6419921875, 10.917236328125] + ] + ] + }, + "properties": { + "name": "Costa Rica", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-82.56176757812503, 21.571679687500023], + [-82.959619140625, 21.441308593750023], + [-83.18378906250001, 21.59345703125004], + [-82.97358398437498, 21.592285156250057], + [-83.08251953124997, 21.791406250000023], + [-82.99121093750003, 21.942724609375034], + [-82.71455078124998, 21.890283203125023], + [-82.56176757812503, 21.571679687500023] + ] + ], + [ + [ + [-77.66899414062493, 21.951953125000045], + [-77.91855468749998, 22.088085937499983], + [-77.63369140624994, 22.054003906250074], + [-77.66899414062493, 21.951953125000045] + ] + ], + [ + [ + [-77.87939453125, 22.127539062500034], + [-78.04165039062502, 22.201269531250034], + [-77.99921874999998, 22.298730468749994], + [-77.87939453125, 22.127539062500034] + ] + ], + [ + [ + [-81.83745117187499, 23.163037109374955], + [-81.26235351562497, 23.156835937500034], + [-81.14462890624998, 23.054931640625057], + [-80.65014648437494, 23.10307617187499], + [-80.36489257812502, 22.943408203125074], + [-79.82026367187498, 22.887011718750045], + [-79.27568359374999, 22.407617187499994], + [-78.68647460937493, 22.366845703125023], + [-77.63681640624995, 21.79736328125], + [-77.49711914062502, 21.78833007812503], + [-77.58315429687497, 21.889257812499977], + [-77.49726562499995, 21.871630859375045], + [-77.14414062499995, 21.643603515625017], + [-77.36616210937498, 21.612646484375034], + [-77.25288085937498, 21.483496093750006], + [-77.0986328125, 21.589013671875023], + [-76.86743164062497, 21.330419921875006], + [-75.72294921874996, 21.111035156249983], + [-75.59580078125, 20.99467773437499], + [-75.72456054687493, 20.71455078125004], + [-74.882568359375, 20.65063476562497], + [-74.51313476562495, 20.384570312500045], + [-74.16748046874997, 20.292187499999955], + [-74.15371093750002, 20.168554687500006], + [-75.11640624999995, 19.901416015625017], + [-75.151611328125, 20.008349609375045], + [-75.29047851562495, 19.893115234375017], + [-76.15844726562497, 19.98974609374997], + [-77.715087890625, 19.85546874999997], + [-77.10380859374999, 20.407519531250017], + [-77.22958984374995, 20.64375], + [-78.11635742187497, 20.761865234374994], + [-78.49077148437493, 21.05371093750003], + [-78.72768554687497, 21.592724609374955], + [-79.35742187500003, 21.58515625000001], + [-80.23134765625, 21.872167968750063], + [-80.48544921874998, 22.1234375], + [-81.03564453124997, 22.073583984375063], + [-81.18549804687495, 22.26796875000005], + [-81.284375, 22.109423828125074], + [-81.84941406249993, 22.21367187499999], + [-82.077734375, 22.3876953125], + [-81.71035156250002, 22.496679687500006], + [-81.83881835937498, 22.672460937500034], + [-82.73803710937497, 22.689257812500074], + [-83.37963867187503, 22.222998046875034], + [-83.90073242187495, 22.17011718750001], + [-84.03095703124993, 21.94311523437503], + [-84.502587890625, 21.776171875000045], + [-84.50136718750002, 21.930273437499977], + [-84.88720703125003, 21.856982421875074], + [-84.32636718749998, 22.074316406250034], + [-84.36127929687498, 22.37890625], + [-84.04492187500003, 22.666015625000057], + [-83.25781249999997, 22.967578125000017], + [-81.83745117187499, 23.163037109374955] + ] + ] + ] + }, + "properties": { + "name": "Cuba", + "childNum": 4 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-68.75107421874999, 12.059765625], + [-68.9951171875, 12.141845703125], + [-69.15888671875, 12.380273437499994], + [-68.75107421874999, 12.059765625] + ] + ] + }, + "properties": { + "name": "Curaçao", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-81.36953124999997, 19.34887695312497], + [-81.10712890624995, 19.305175781250057], + [-81.40478515624994, 19.278417968750006], + [-81.36953124999997, 19.34887695312497] + ] + ], + [ + [ + [-79.823388671875, 19.711914062500057], + [-79.90620117187501, 19.702539062499994], + [-79.74228515625, 19.757128906250017], + [-79.823388671875, 19.711914062500057] + ] + ] + ] + }, + "properties": { + "name": "Cayman Is.", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [34.004492187500006, 35.065234375], + [33.47578125000001, 35.000341796875], + [33.3837890625, 35.1626953125], + [32.91953125, 35.087841796875], + [32.71269531250002, 35.171044921874994], + [32.8798828125, 35.180566406249994], + [32.94160156250001, 35.390429687499996], + [33.60761718750001, 35.354150390624994], + [34.55605468750002, 35.662060546875], + [33.941992187500006, 35.292041015624996], + [34.004492187500006, 35.065234375] + ] + ] + }, + "properties": { + "name": "N. Cyprus", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [32.71269531250002, 35.171044921874994], + [32.91953125, 35.087841796875], + [33.3837890625, 35.1626953125], + [33.47578125000001, 35.000341796875], + [34.004492187500006, 35.065234375], + [34.05019531250002, 34.98837890625], + [33.69941406250001, 34.969873046874994], + [33.007910156250006, 34.569580078125], + [32.44902343750002, 34.729443359375], + [32.31718750000002, 34.9533203125], + [32.30097656250001, 35.082958984375], + [32.71269531250002, 35.171044921874994] + ] + ] + }, + "properties": { + "name": "Cyprus", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [14.809375, 50.858984375], + [14.895800781250017, 50.861376953124996], + [14.98291015625, 50.886572265625], + [14.99375, 51.01435546875], + [16.007226562500023, 50.611621093749996], + [16.2822265625, 50.655615234375], + [16.419726562500017, 50.573632812499994], + [16.210351562500023, 50.423730468749994], + [16.63916015625, 50.1021484375], + [16.989648437500023, 50.2369140625], + [16.88007812500001, 50.427050781249996], + [17.41523437500001, 50.254785156249994], + [17.702246093750006, 50.307177734374996], + [17.627050781250006, 50.11640625], + [17.874804687500017, 49.972265625], + [18.0283203125, 50.03525390625], + [18.562402343750023, 49.879345703125], + [18.83222656250001, 49.510791015624996], + [18.160937500000017, 49.257373046874996], + [18.0859375, 49.06513671875], + [17.75849609375001, 48.888134765625], + [17.135644531250023, 48.841064453125], + [16.953125, 48.598828125], + [16.543554687500006, 48.796240234375], + [16.057226562500006, 48.754785156249994], + [15.066796875000023, 48.997851562499996], + [14.691308593750023, 48.59921875], + [14.049121093750017, 48.602490234375], + [13.814746093750017, 48.766943359375], + [13.769921875000023, 48.815966796874996], + [13.684960937500023, 48.876708984375], + [13.547656250000017, 48.95966796875], + [13.440722656250017, 48.95556640625], + [13.401171875000017, 48.977587890624996], + [12.916699218750011, 49.33046875], + [12.68115234375, 49.414501953125], + [12.390527343750023, 49.739648437499994], + [12.5125, 49.87744140625], + [12.09921875, 50.310986328125], + [12.134863281250006, 50.3109375], + [12.1748046875, 50.288378906249996], + [12.231152343750011, 50.244873046875], + [12.27734375, 50.181445312499996], + [12.3056640625, 50.205712890624994], + [12.549023437500011, 50.393408203125], + [13.016406250000017, 50.490380859374994], + [13.18115234375, 50.510498046875], + [14.369042968750023, 50.898730468749996], + [14.319726562500023, 51.03779296875], + [14.545703125000017, 50.993945312499996], + [14.559667968750006, 50.954931640625], + [14.59521484375, 50.918603515624994], + [14.623828125000017, 50.91474609375], + [14.613574218750017, 50.85556640625], + [14.658203125, 50.8326171875], + [14.723339843750011, 50.814697265625], + [14.766503906250023, 50.818310546875], + [14.797460937500006, 50.842333984374996], + [14.809375, 50.858984375] + ] + ] + }, + "properties": { + "name": "Czech Rep.", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [14.1982421875, 53.919042968750034], + [13.92578125, 53.879052734374966], + [13.827734375, 54.12724609374999], + [14.1982421875, 53.919042968750034] + ] + ], + [ + [ + [13.709179687500011, 54.382714843749994], + [13.707324218750074, 54.281152343749994], + [13.190039062500034, 54.32563476562501], + [13.336816406249994, 54.697119140625006], + [13.65761718750008, 54.55957031249997], + [13.709179687500011, 54.382714843749994] + ] + ], + [ + [ + [9.739746093750028, 54.82553710937498], + [10.022167968750011, 54.673925781250006], + [9.86865234375, 54.47246093749999], + [10.731542968750006, 54.31625976562506], + [11.013378906250068, 54.37915039062497], + [11.008593750000074, 54.18115234374997], + [10.810742187500068, 54.075146484374955], + [10.917773437500045, 53.99531250000004], + [11.39960937500004, 53.94462890625002], + [12.111328125, 54.168310546875006], + [12.57539062500004, 54.467382812500006], + [13.028613281250017, 54.411035156249994], + [13.448046875000017, 54.14086914062503], + [13.724218750000063, 54.153222656249966], + [13.865527343750074, 53.85336914062498], + [14.258886718750006, 53.729638671874994], + [14.298730468750051, 53.55644531249999], + [14.41455078125, 53.28349609374996], + [14.412304687500011, 53.216748046874955], + [14.410937500000074, 53.19902343749999], + [14.368554687500051, 53.105566406250034], + [14.293164062500068, 53.026757812499966], + [14.138867187500068, 52.93286132812503], + [14.128613281250011, 52.87822265625002], + [14.253710937500017, 52.78251953124996], + [14.514062500000023, 52.645605468750034], + [14.619433593750017, 52.52851562499998], + [14.569726562499994, 52.431103515624955], + [14.554589843750023, 52.35966796874996], + [14.573925781250068, 52.31416015625001], + [14.615625, 52.277636718750045], + [14.679882812500068, 52.25], + [14.752539062500034, 52.08183593750002], + [14.601660156250034, 51.832373046875006], + [14.738671875000051, 51.62714843750004], + [14.7109375, 51.54492187499997], + [14.724707031250063, 51.523876953124955], + [14.90595703125004, 51.463330078124955], + [14.935546875000028, 51.435351562500045], + [14.9638671875, 51.095117187499994], + [14.917480468750057, 51.00874023437498], + [14.814257812499989, 50.871630859375045], + [14.809375, 50.858984375000034], + [14.797460937500034, 50.84233398437502], + [14.766503906250051, 50.81831054687501], + [14.72333984375004, 50.81469726562497], + [14.658203125, 50.832617187500006], + [14.613574218750045, 50.85556640625006], + [14.623828125000017, 50.91474609375004], + [14.595214843750057, 50.91860351562502], + [14.559667968750006, 50.954931640625034], + [14.545703124999989, 50.99394531249999], + [14.319726562500051, 51.037792968749955], + [14.36904296875008, 50.89873046874996], + [13.18115234375, 50.510498046875], + [13.016406250000017, 50.490380859374994], + [12.549023437500011, 50.393408203125034], + [12.3056640625, 50.205712890624994], + [12.27734375, 50.18144531250002], + [12.231152343749983, 50.24487304687497], + [12.174804687500057, 50.28837890624996], + [12.134863281250006, 50.31093750000002], + [12.099218750000034, 50.31098632812504], + [12.089843749999972, 50.30175781250003], + [12.089746093750051, 50.2685546875], + [12.294598214285761, 50.13608119419641], + [12.5125, 49.87744140625], + [12.390527343750051, 49.739648437499994], + [12.68115234375, 49.41450195312501], + [12.91669921875004, 49.33046875000002], + [13.401171875000074, 48.97758789062499], + [13.440722656250045, 48.95556640625003], + [13.547656250000074, 48.95966796874998], + [13.684960937500051, 48.87670898437506], + [13.769921875000051, 48.81596679687502], + [13.814746093750017, 48.76694335937498], + [13.802929687500011, 48.74750976562501], + [13.798828124999972, 48.62167968750006], + [13.785351562499983, 48.58745117187502], + [13.486621093750074, 48.58183593750002], + [13.471679687500028, 48.57182617187502], + [13.459863281250023, 48.564550781250034], + [13.409375, 48.39414062500006], + [13.322851562500006, 48.33125], + [13.215234375000023, 48.301904296874994], + [12.760351562500063, 48.10698242187499], + [12.95351562500008, 47.890625], + [12.897656250000068, 47.721875], + [13.054101562500051, 47.655126953125034], + [13.047949218750034, 47.57915039062502], + [13.031542968750074, 47.50800781250001], + [13.01435546875004, 47.478076171875045], + [12.968066406250017, 47.475683593750006], + [12.878906250000057, 47.506445312500034], + [12.809375, 47.542187499999955], + [12.782812500000034, 47.56416015624998], + [12.781152343750051, 47.590429687500006], + [12.796191406249989, 47.60703125], + [12.771386718750023, 47.63940429687503], + [12.685839843750074, 47.66933593750002], + [12.209277343750074, 47.71826171875003], + [12.196875, 47.709082031250034], + [12.203808593750011, 47.64672851562503], + [12.185644531250063, 47.61953125], + [11.041992187500028, 47.39311523437496], + [10.98085937499999, 47.39814453125001], + [10.893945312500051, 47.470458984375], + [10.870605468750028, 47.500781250000045], + [10.873046874999972, 47.52021484375001], + [10.741601562500023, 47.52412109375001], + [10.65869140625, 47.547216796875006], + [10.482812500000051, 47.54179687499996], + [10.439453125000028, 47.55156249999999], + [10.403906250000063, 47.41699218750003], + [10.369140625, 47.366064453125034], + [10.18300781250008, 47.27880859375003], + [10.200292968750063, 47.36342773437505], + [10.066308593750023, 47.39335937500002], + [10.064575892857171, 47.42369419642856], + [10.059863281250045, 47.44907226562498], + [10.034082031250023, 47.47358398437501], + [9.971582031249994, 47.50532226562498], + [9.839160156250017, 47.55229492187496], + [9.748925781250023, 47.575537109375006], + [9.524023437500034, 47.52421875000002], + [8.572656250000023, 47.775634765625], + [8.435742187500011, 47.73134765625002], + [8.403417968750006, 47.687792968750045], + [8.413281250000068, 47.66269531249998], + [8.451757812500006, 47.65180664062498], + [8.552343750000063, 47.65913085937498], + [8.56708984375004, 47.65190429687502], + [8.57050781250004, 47.63779296874998], + [8.55947265625008, 47.62402343750003], + [8.477636718750034, 47.61269531250002], + [8.454003906249994, 47.59619140625003], + [7.615625, 47.59272460937504], + [7.616601562500023, 48.15678710937502], + [8.134863281250006, 48.97358398437498], + [7.450585937500051, 49.152197265625034], + [6.735449218750006, 49.16059570312498], + [6.344335937500006, 49.45273437499998], + [6.4873046875, 49.798486328124994], + [6.204882812500017, 49.915136718750034], + [6.13818359375, 49.97431640625001], + [6.10976562500008, 50.034375], + [6.116503906250045, 50.120996093749966], + [6.340917968750006, 50.451757812500034], + [5.993945312500017, 50.75043945312504], + [6.048437500000034, 50.90488281250006], + [5.857519531250034, 51.030126953125006], + [6.129980468750034, 51.14741210937501], + [6.198828125000034, 51.45], + [5.948730468750057, 51.80268554687501], + [6.800390625, 51.96738281249998], + [6.724511718749994, 52.080224609374966], + [7.035156250000057, 52.38022460937498], + [6.748828125000074, 52.464013671874994], + [6.710742187500045, 52.61787109374998], + [7.033007812500045, 52.65136718749997], + [7.197265625000028, 53.28227539062499], + [7.074316406250034, 53.477636718750006], + [7.285253906250034, 53.68134765625001], + [8.00927734375, 53.69072265624999], + [8.108496093750063, 53.46767578125002], + [8.245214843750006, 53.44531249999997], + [8.333886718750051, 53.606201171875], + [8.495214843750063, 53.39423828124998], + [8.618945312500045, 53.875], + [9.20556640625, 53.85595703124997], + [9.783984375000074, 53.554638671874955], + [9.31201171875, 53.859130859375], + [8.92041015625, 53.96533203125006], + [8.906640625000023, 54.26079101562502], + [8.625781250000017, 54.35395507812501], + [8.951855468750011, 54.46757812499996], + [8.670312500000023, 54.903417968750034], + [9.739746093750028, 54.82553710937498] + ] + ], + [ + [ + [8.307714843750034, 54.786962890625034], + [8.451464843750017, 55.05537109374998], + [8.3798828125, 54.89985351562501], + [8.629589843750068, 54.891748046874966], + [8.307714843750034, 54.786962890625034] + ] + ] + ] + }, + "properties": { + "name": "Germany", + "childNum": 4 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [43.24599609375002, 11.499804687499989], + [42.92275390625002, 10.999316406249989], + [42.557714843750006, 11.080761718749997], + [41.79824218750002, 10.98046875], + [41.79267578125001, 11.68603515625], + [42.378515625, 12.46640625], + [42.40859375000002, 12.494384765625], + [42.45, 12.521337890624991], + [42.47939453125002, 12.513623046874997], + [42.703710937500006, 12.380322265624997], + [42.76748046875002, 12.4228515625], + [42.825292968750006, 12.5693359375], + [42.86591796875001, 12.622802734375], + [42.88330078125, 12.621289062499997], + [43.00566406250002, 12.662304687499997], + [43.11669921875, 12.70859375], + [43.353515625, 12.367041015624991], + [43.38027343750002, 12.091259765624997], + [42.64003906250002, 11.560107421874989], + [42.52177734375002, 11.572167968749994], + [42.58378906250002, 11.496777343749997], + [43.04277343750002, 11.588476562499991], + [43.24599609375002, 11.499804687499989] + ] + ] + }, + "properties": { + "name": "Djibouti", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-61.281689453125, 15.2490234375], + [-61.37539062499999, 15.227294921875], + [-61.45810546874999, 15.633105468750003], + [-61.277246093749994, 15.526708984374991], + [-61.281689453125, 15.2490234375] + ] + ] + }, + "properties": { + "name": "Dominica", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [11.361425781250006, 54.891650390625045], + [11.739550781250017, 54.80742187500002], + [11.765917968750074, 54.67944335937506], + [11.457421875000023, 54.628857421874955], + [11.035546875000051, 54.77309570312505], + [11.058593750000028, 54.940576171874966], + [11.361425781250006, 54.891650390625045] + ] + ], + [ + [ + [12.549218750000051, 54.96577148437504], + [12.11884765625004, 54.91440429687506], + [12.274023437500034, 55.064111328124994], + [12.549218750000051, 54.96577148437504] + ] + ], + [ + [ + [10.061230468750068, 54.88637695312502], + [9.80625, 54.90600585937503], + [9.78125, 55.06904296875001], + [10.061230468750068, 54.88637695312502] + ] + ], + [ + [ + [10.734082031250011, 54.750732421875], + [10.621679687500006, 54.851416015625006], + [10.95107421875008, 55.15620117187501], + [10.734082031250011, 54.750732421875] + ] + ], + [ + [ + [15.087695312500017, 55.021875], + [14.684179687500063, 55.10224609375004], + [14.765332031250068, 55.296728515625034], + [15.132617187500017, 55.14453125000003], + [15.087695312500017, 55.021875] + ] + ], + [ + [ + [10.645117187500006, 55.60981445312498], + [10.785253906250034, 55.13339843749998], + [10.44277343750008, 55.04877929687498], + [9.988769531250028, 55.163183593750006], + [9.860644531250045, 55.515478515625034], + [10.645117187500006, 55.60981445312498] + ] + ], + [ + [ + [12.665722656250068, 55.596533203125006], + [12.550878906250034, 55.55625], + [12.59921875, 55.68022460937502], + [12.665722656250068, 55.596533203125006] + ] + ], + [ + [ + [12.56875, 55.785058593749966], + [12.215039062500011, 55.46650390624998], + [12.413085937500028, 55.28618164062502], + [12.089941406250006, 55.18813476562505], + [12.050390625000034, 54.81533203125002], + [11.8623046875, 54.77260742187502], + [11.653808593750057, 55.186914062499966], + [11.286328125000068, 55.20444335937498], + [10.978906250000051, 55.721533203125006], + [11.322265625000028, 55.752539062500006], + [11.627734375000074, 55.95688476562498], + [11.819726562500023, 55.69765625000002], + [11.86640625000004, 55.968164062499966], + [12.218945312499983, 56.11865234374997], + [12.578710937500006, 56.06406250000006], + [12.56875, 55.785058593749966] + ] + ], + [ + [ + [11.052148437500051, 57.25253906250006], + [10.873828125000045, 57.26225585937499], + [11.174511718750011, 57.322900390624994], + [11.052148437500051, 57.25253906250006] + ] + ], + [ + [ + [9.739746093750028, 54.82553710937498], + [8.670312500000023, 54.903417968750034], + [8.61591796875004, 55.41821289062503], + [8.132128906250074, 55.59980468749998], + [8.16396484375008, 56.60688476562498], + [8.671679687500045, 56.49565429687496], + [8.88808593750008, 56.73505859374998], + [9.06708984375004, 56.79384765625005], + [9.196386718750006, 56.70166015625], + [9.2548828125, 57.01171875000003], + [8.992773437499977, 57.01611328125003], + [8.771972656250028, 56.72529296875004], + [8.468359375, 56.66455078125], + [8.284082031250023, 56.85234374999999], + [8.618554687500051, 57.11127929687498], + [9.43359375, 57.17431640625003], + [9.96230468750008, 57.580957031249994], + [10.609960937500034, 57.73691406249998], + [10.282714843750057, 56.620507812499994], + [10.926171875000051, 56.44326171875002], + [10.753417968750028, 56.24199218749999], + [10.31875, 56.212890625], + [10.18300781250008, 55.86518554687504], + [9.903710937500023, 55.84282226562502], + [10.02363281250004, 55.76142578125004], + [9.591113281250017, 55.49321289062502], + [9.670996093750063, 55.26640624999999], + [9.453710937500006, 55.03955078125006], + [9.732324218750023, 54.96801757812506], + [9.739746093750028, 54.82553710937498] + ] + ] + ] + }, + "properties": { + "name": "Denmark", + "childNum": 10, + "cp": [10.2768332, 56.1773879] + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-71.647216796875, 19.195947265624994], + [-71.746484375, 19.285839843749997], + [-71.71147460937499, 19.486572265625], + [-71.75742187499999, 19.688183593749997], + [-71.779248046875, 19.718164062499994], + [-71.6673828125, 19.8486328125], + [-70.95415039062499, 19.913964843749994], + [-70.19384765625, 19.63803710937499], + [-69.95683593749999, 19.671875], + [-69.739404296875, 19.29921875], + [-69.23247070312499, 19.27182617187499], + [-69.60595703125, 19.206494140624997], + [-69.62363281249999, 19.117822265624994], + [-68.684765625, 18.90478515625], + [-68.33916015624999, 18.611523437499997], + [-68.68740234375, 18.21494140624999], + [-68.9349609375, 18.408007812500003], + [-69.27451171874999, 18.43984375], + [-69.770654296875, 18.443554687499997], + [-70.479931640625, 18.21728515625], + [-70.644677734375, 18.336230468750003], + [-71.02783203125, 18.273193359375], + [-71.43896484375, 17.63559570312499], + [-71.63173828125, 17.773632812499997], + [-71.768310546875, 18.03916015624999], + [-71.76376953124999, 18.20395507812499], + [-71.737255859375, 18.270800781250003], + [-71.7619140625, 18.34130859375], + [-71.87255859375, 18.416210937499997], + [-71.940380859375, 18.512597656249994], + [-72.000390625, 18.597900390625], + [-71.98686523437499, 18.6103515625], + [-71.86650390624999, 18.614160156249994], + [-71.74321289062499, 18.73291015625], + [-71.72705078125, 18.80322265625], + [-71.733642578125, 18.856396484374997], + [-71.80712890625, 18.987011718749997], + [-71.647216796875, 19.195947265624994] + ] + ] + }, + "properties": { + "name": "Dominican Rep.", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [8.207617187500006, 36.518945312499994], + [8.348730468750006, 36.36796875], + [8.318066406250011, 35.654931640624994], + [8.31640625, 35.403125], + [8.35986328125, 35.299609375], + [8.394238281250011, 35.203857421875], + [8.312109375, 35.084619140624994], + [8.27685546875, 34.9794921875], + [8.24560546875, 34.73408203125], + [7.513867187500011, 34.080517578125], + [7.534375, 33.717919921874994], + [7.877246093750017, 33.172119140625], + [8.1125, 33.055322265624994], + [8.333398437500023, 32.543603515624994], + [9.044042968750006, 32.07236328125], + [9.160253906250006, 31.621337890625], + [9.224023437500023, 31.373681640624994], + [9.51875, 30.229394531249994], + [9.310253906250011, 30.115234375], + [9.805273437500006, 29.176953125], + [9.916015625, 27.785693359374996], + [9.74755859375, 27.330859375], + [9.883203125000023, 26.630810546874997], + [9.491406250000011, 26.333740234375], + [9.4482421875, 26.067138671875], + [10.000683593750011, 25.332080078125003], + [10.255859375, 24.591015625], + [10.395898437500023, 24.485595703125], + [10.686132812500006, 24.55136718749999], + [11.507617187500017, 24.314355468749994], + [11.967871093750006, 23.517871093750003], + [7.481738281250017, 20.873095703125003], + [5.836621093750011, 19.479150390624994], + [4.227636718750006, 19.142773437499997], + [3.3564453125, 18.986621093750003], + [3.119726562500006, 19.103173828124994], + [3.255859375, 19.4109375], + [3.130273437500023, 19.85019531249999], + [1.685449218750023, 20.378369140624997], + [1.610644531250017, 20.555566406249994], + [1.165722656250011, 20.817431640625003], + [1.1455078125, 21.102246093749997], + [-1.947900390624994, 23.124804687500003], + [-4.822607421874977, 24.99560546875], + [-8.683349609375, 27.2859375], + [-8.683349609375, 27.656445312499997], + [-8.683349609375, 27.900390625], + [-8.659912109375, 28.718603515625], + [-7.485742187499994, 29.392236328124994], + [-7.427685546874983, 29.425], + [-7.142431640624977, 29.619580078124997], + [-6.855566406249977, 29.601611328124996], + [-6.755126953125, 29.583837890625], + [-6.635351562499977, 29.568798828124997], + [-6.597753906249977, 29.578955078125], + [-6.520556640624989, 29.659863281249997], + [-6.479736328125, 29.820361328124996], + [-6.00429687499999, 29.83125], + [-5.448779296874989, 29.956933593749994], + [-5.293652343749983, 30.058642578124996], + [-5.180126953124983, 30.166162109374994], + [-4.96826171875, 30.465380859374996], + [-4.778515624999983, 30.552392578124994], + [-4.529150390624977, 30.625537109374996], + [-4.322851562499977, 30.698876953124994], + [-4.148779296874977, 30.8095703125], + [-3.626904296874983, 31.000927734374997], + [-3.833398437499994, 31.197802734374996], + [-3.837109374999983, 31.512353515624994], + [-3.768164062499977, 31.68955078125], + [-3.700244140624989, 31.700097656249994], + [-3.604589843749977, 31.686767578125], + [-3.439794921874977, 31.704541015624997], + [-3.017382812499989, 31.834277343749996], + [-2.988232421874983, 31.87421875], + [-2.930859374999983, 32.042529296874996], + [-2.863427734374994, 32.07470703125], + [-1.275341796874983, 32.089013671874994], + [-1.16259765625, 32.399169921875], + [-1.111035156249983, 32.552294921874996], + [-1.188232421875, 32.60849609375], + [-1.29638671875, 32.675683593749994], + [-1.352148437499977, 32.703369140625], + [-1.45, 32.784814453124994], + [-1.510009765625, 32.87763671875], + [-1.550732421874983, 33.073583984375], + [-1.67919921875, 33.318652343749996], + [-1.795605468749983, 34.751904296875], + [-2.131787109374983, 34.970849609374994], + [-2.190771484374977, 35.02978515625], + [-2.219628906249994, 35.10419921875], + [-1.673632812499989, 35.18310546875], + [-0.426123046874977, 35.8615234375], + [-0.048242187499994, 35.8328125], + [0.312207031250011, 36.162353515625], + [0.9716796875, 36.4439453125], + [2.593359375, 36.60068359375], + [2.972851562500011, 36.784472656249996], + [3.779003906250011, 36.89619140625], + [4.758105468750017, 36.896337890625], + [5.29541015625, 36.648242187499996], + [6.486523437500011, 37.085742187499996], + [6.927539062500017, 36.91943359375], + [7.238476562500011, 36.968505859375], + [7.204296875000011, 37.0923828125], + [7.910449218750017, 36.856347656249994], + [8.576562500000023, 36.93720703125], + [8.601269531250011, 36.833935546875], + [8.207617187500006, 36.518945312499994] + ] + ] + }, + "properties": { + "name": "Algeria", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-80.131591796875, -2.973144531249957], + [-80.27294921875003, -2.995898437499974], + [-80.22368164062502, -2.753125], + [-80.08076171874995, -2.668847656249966], + [-79.90903320312495, -2.725585937499972], + [-80.131591796875, -2.973144531249957] + ] + ], + [ + [ + [-90.42392578125, -1.339941406250034], + [-90.51953124999994, -1.299121093749974], + [-90.47719726562494, -1.22099609374996], + [-90.42392578125, -1.339941406250034] + ] + ], + [ + [ + [-89.41889648437498, -0.911035156249966], + [-89.60859374999998, -0.888574218750009], + [-89.28784179687503, -0.689843750000023], + [-89.41889648437498, -0.911035156249966] + ] + ], + [ + [ + [-90.33486328125, -0.771582031249977], + [-90.54213867187502, -0.676464843749955], + [-90.53168945312493, -0.581445312499966], + [-90.26938476562498, -0.48466796874996], + [-90.19272460937498, -0.658789062500006], + [-90.33486328125, -0.771582031249977] + ] + ], + [ + [ + [-91.42597656249995, -0.460839843749994], + [-91.61074218749994, -0.44394531250002], + [-91.64667968749998, -0.284472656249946], + [-91.46015625000001, -0.255664062500031], + [-91.42597656249995, -0.460839843749994] + ] + ], + [ + [ + [-90.57392578124993, -0.333984375], + [-90.8677734375, -0.271386718750037], + [-90.78037109374998, -0.160449218749989], + [-90.57392578124993, -0.333984375] + ] + ], + [ + [ + [-91.27216796874998, 0.025146484374986], + [-90.799658203125, -0.752050781249991], + [-90.90551757812497, -0.94052734375002], + [-91.13105468750001, -1.019628906249977], + [-91.41904296874998, -0.996679687500006], + [-91.49541015624999, -0.860937499999977], + [-91.120947265625, -0.559082031250028], + [-91.36918945312493, -0.287207031249977], + [-91.42885742187502, -0.023388671874955], + [-91.59682617187497, 0.002099609374994], + [-91.36137695312496, 0.125830078124977], + [-91.27216796874998, 0.025146484374986] + ] + ], + [ + [ + [-78.90922851562502, 1.252783203124977], + [-78.99169921875003, 1.293212890625043], + [-78.89980468749997, 1.359765625], + [-78.90922851562502, 1.252783203124977] + ] + ], + [ + [ + [-75.28447265624999, -0.10654296875002], + [-75.62626953124999, -0.122851562499974], + [-75.63203125000001, -0.157617187500037], + [-75.56059570312502, -0.200097656249994], + [-75.49106445312498, -0.24833984374996], + [-75.42470703124997, -0.408886718749983], + [-75.259375, -0.59013671874996], + [-75.24960937499998, -0.951855468750026], + [-75.34819335937499, -0.966796874999957], + [-75.38012695312503, -0.94023437499996], + [-75.40805664062503, -0.92431640625], + [-75.42041015624997, -0.962207031250003], + [-75.570556640625, -1.53125], + [-76.08979492187501, -2.133105468749974], + [-76.6791015625, -2.562597656249991], + [-77.860595703125, -2.981640625000011], + [-78.240380859375, -3.472558593750009], + [-78.345361328125, -3.397363281249966], + [-78.64799804687499, -4.248144531250006], + [-78.68603515625003, -4.562402343749994], + [-78.86152343749998, -4.665039062499943], + [-78.90761718749997, -4.714453124999977], + [-78.92578125, -4.770703124999983], + [-78.91420898437497, -4.818652343749974], + [-78.919189453125, -4.858398437499986], + [-78.97539062499999, -4.873242187499997], + [-78.99526367187497, -4.908007812499974], + [-79.03330078124998, -4.96914062499999], + [-79.07626953125003, -4.990625], + [-79.18666992187497, -4.958203124999983], + [-79.26811523437493, -4.957617187499949], + [-79.33095703124997, -4.92783203125002], + [-79.39941406249997, -4.840039062499983], + [-79.45576171874998, -4.766210937499949], + [-79.50190429687495, -4.670605468750011], + [-79.51616210937493, -4.539160156249963], + [-79.57768554687496, -4.50058593750002], + [-79.638525390625, -4.454882812500031], + [-79.71098632812502, -4.467578124999946], + [-79.79726562500002, -4.47636718749996], + [-79.8451171875, -4.445898437499977], + [-79.962890625, -4.390332031250026], + [-80.06352539062499, -4.327539062500023], + [-80.13955078125002, -4.296093750000011], + [-80.19746093750001, -4.311035156249943], + [-80.293359375, -4.416796875], + [-80.38349609374998, -4.46367187499996], + [-80.424169921875, -4.461425781250028], + [-80.47856445312499, -4.430078125000037], + [-80.48847656249995, -4.393652343749991], + [-80.44384765625003, -4.335839843750023], + [-80.35288085937495, -4.208496093750014], + [-80.453759765625, -4.205175781249963], + [-80.48847656249995, -4.165527343749972], + [-80.49345703124999, -4.119140625000014], + [-80.510009765625, -4.06953125000004], + [-80.49013671874994, -4.010058593750003], + [-80.43720703125001, -3.978613281249991], + [-80.30327148437499, -4.005078124999969], + [-80.26689453124993, -3.948828124999963], + [-80.23051757812499, -3.924023437499969], + [-80.19414062499996, -3.905859375], + [-80.24375, -3.576757812500006], + [-80.32465820312498, -3.387890625], + [-79.96333007812501, -3.15771484375], + [-79.72988281249997, -2.579101562499972], + [-79.842138671875, -2.0673828125], + [-79.92558593749996, -2.548535156249969], + [-80.03017578124994, -2.556738281249949], + [-80.00664062499993, -2.353808593750003], + [-80.28471679687502, -2.706738281249955], + [-80.93217773437493, -2.269140624999977], + [-80.76059570312498, -1.934570312500028], + [-80.90239257812499, -1.078906249999974], + [-80.55390624999998, -0.847949218749989], + [-80.45546875, -0.585449218749986], + [-80.282373046875, -0.620507812500023], + [-80.48227539062503, -0.368261718749963], + [-80.046142578125, 0.155371093750048], + [-80.08828124999997, 0.78476562500002], + [-78.89965820312503, 1.20625], + [-78.85966796874996, 1.455371093750031], + [-78.1806640625, 0.968554687499974], + [-77.702880859375, 0.837841796874997], + [-77.46767578124997, 0.636523437500017], + [-77.396337890625, 0.393896484374963], + [-76.49462890624997, 0.23544921875002], + [-76.27060546874998, 0.439404296874997], + [-75.77666015624999, 0.08925781249998], + [-75.28447265624999, -0.10654296875002] + ] + ] + ] + }, + "properties": { + "name": "Ecuador", + "childNum": 9 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [34.24531250000001, 31.208300781249996], + [34.904296875, 29.47734375], + [34.736425781250006, 29.27060546875], + [34.39970703125002, 28.01601562499999], + [34.22011718750002, 27.764306640624994], + [33.76025390625, 28.04765625], + [33.24775390625001, 28.567724609375], + [32.56572265625002, 29.973974609375], + [32.35976562500002, 29.630664062499996], + [32.89824218750002, 28.565234375], + [33.54707031250001, 27.898144531249997], + [33.5498046875, 27.607373046874997], + [33.84931640625001, 27.184912109375], + [33.959082031250006, 26.6490234375], + [35.19414062500002, 24.475146484375003], + [35.78388671875001, 23.937792968750003], + [35.54082031250002, 23.920654296875], + [35.50439453125, 23.779296875], + [35.697851562500006, 22.946191406249994], + [36.22968750000001, 22.628808593749994], + [36.87138671875002, 21.996728515624994], + [31.434472656250023, 21.995849609375], + [31.486132812500017, 22.14780273437499], + [31.400292968750023, 22.202441406250003], + [31.260644531250023, 22.00229492187499], + [31.092675781250023, 21.994873046875], + [28.036425781250017, 21.995361328125], + [24.980273437500017, 21.995849609375], + [24.980273437500017, 25.5888671875], + [24.980273437500017, 29.181884765625], + [24.703222656250006, 30.201074218749994], + [24.96142578125, 30.678515625], + [24.85273437500001, 31.334814453125], + [25.150488281250006, 31.654980468749997], + [25.382226562500023, 31.51279296875], + [25.89326171875001, 31.620898437499996], + [27.248046875, 31.377880859374997], + [27.5400390625, 31.212695312499996], + [28.51484375000001, 31.050439453124994], + [29.072070312500017, 30.830273437499997], + [29.929785156250006, 31.227490234374997], + [30.22265625, 31.2583984375], + [30.395117187500006, 31.4576171875], + [30.92353515625001, 31.566845703124997], + [30.56298828125, 31.4169921875], + [31.001757812500017, 31.462792968749994], + [31.082910156250023, 31.603320312499996], + [31.5244140625, 31.458251953125], + [31.888964843750017, 31.54140625], + [32.13603515625002, 31.341064453125], + [31.8921875, 31.482470703124996], + [31.77109375, 31.292578125], + [32.10175781250001, 31.092822265624996], + [32.281835937500006, 31.200878906249997], + [32.21621093750002, 31.29375], + [32.60332031250002, 31.06875], + [33.66650390625, 31.130419921874996], + [34.19814453125002, 31.322607421875], + [34.24531250000001, 31.208300781249996] + ] + ] + }, + "properties": { + "name": "Egypt", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [40.141210937500006, 15.696142578125034], + [40.399023437500006, 15.579882812500045], + [39.975195312500006, 15.612451171875023], + [39.94746093750004, 15.696142578125034], + [40.07050781250004, 15.676611328125034], + [39.93994140625003, 15.744531250000023], + [39.9567382812501, 15.889404296875057], + [40.141210937500006, 15.696142578125034] + ] + ], + [ + [ + [40.07646484375002, 16.082421875000023], + [40.11005859375004, 15.985742187500051], + [39.99609375000003, 16.04267578125001], + [40.07646484375002, 16.082421875000023] + ] + ], + [ + [ + [40.938574218750006, 13.983105468749997], + [40.82011718750002, 14.111669921874991], + [40.22148437500002, 14.431152343749972], + [39.531835937500006, 14.53671875], + [39.198046875000074, 14.479394531250037], + [39.1354492187501, 14.581884765625034], + [39.07421874999997, 14.628222656249974], + [39.02382812499999, 14.628222656249974], + [38.99570312500006, 14.586865234374983], + [38.81201171875003, 14.482324218750009], + [38.50439453124997, 14.42441406250002], + [38.43144531250002, 14.428613281249994], + [38.221484375000074, 14.649658203124986], + [38.002539062500006, 14.737109375000045], + [37.94345703125006, 14.810546875], + [37.884179687499994, 14.852294921874972], + [37.82031250000003, 14.708496093749986], + [37.70839843750005, 14.45722656250004], + [37.64843750000003, 14.32255859375006], + [37.571191406249994, 14.149072265624966], + [37.546777343749994, 14.143847656249974], + [37.507226562499994, 14.156396484375037], + [37.257226562499994, 14.453759765625051], + [37.024511718750006, 14.271972656250057], + [36.81191406250005, 14.315039062500034], + [36.67910156250005, 14.307568359375026], + [36.542382812499994, 14.25820312499999], + [36.52431640625005, 14.256835937499986], + [36.492285156250006, 14.544335937500023], + [36.470800781250006, 14.736474609375009], + [36.448144531249994, 14.940087890625009], + [36.42675781249997, 15.132080078125043], + [36.566015625, 15.362109375], + [36.9137695312501, 16.296191406250045], + [36.887792968750006, 16.624658203124994], + [36.9787109375001, 16.800585937500045], + [36.9757812500001, 16.866552734375006], + [36.99521484375006, 17.020556640625017], + [37.00898437500004, 17.058886718750017], + [37.06152343749997, 17.061279296875057], + [37.16953125000006, 17.04140625], + [37.41103515625005, 17.061718749999955], + [37.452929687500074, 17.108691406250017], + [37.51015625, 17.28813476562499], + [37.54746093750006, 17.32412109375005], + [37.78242187500004, 17.458007812500057], + [38.253515625, 17.584765625000017], + [38.26728515625004, 17.616699218750057], + [38.28984375000002, 17.637011718750017], + [38.34736328125004, 17.68359375], + [38.37373046875004, 17.717333984375045], + [38.42246093750006, 17.823925781249983], + [38.60947265625006, 18.00507812500004], + [39.03447265625002, 17.085546875000034], + [39.298925781250006, 15.921093750000011], + [39.78554687499999, 15.124853515624991], + [39.86376953124997, 15.470312500000034], + [40.20410156250003, 15.014111328124983], + [41.17646484375004, 14.620312500000054], + [41.65820312499997, 13.983056640624994], + [42.24511718749997, 13.587646484374986], + [42.39931640625005, 13.212597656249969], + [42.522851562499994, 13.221484375], + [42.796191406250074, 12.864257812500057], + [42.96953125000002, 12.808349609375028], + [42.99902343750003, 12.899511718750048], + [43.08291015625005, 12.824609374999966], + [43.11669921874997, 12.708593749999963], + [43.00566406250002, 12.66230468750004], + [42.88330078124997, 12.621289062500026], + [42.86591796875004, 12.622802734374986], + [42.82529296875006, 12.569335937500014], + [42.767480468749994, 12.422851562500014], + [42.70371093750006, 12.380322265625054], + [42.479394531249994, 12.513623046875026], + [42.45, 12.521337890625006], + [42.40859375, 12.494384765625014], + [42.37851562500006, 12.46640625], + [42.28994140625005, 12.570214843750009], + [42.225, 12.661962890624963], + [42.13427734374997, 12.771435546874969], + [41.95214843749997, 12.88232421875], + [41.85957031250004, 13.025878906250028], + [41.76503906250005, 13.183935546874991], + [41.362890625, 13.499804687500031], + [40.938574218750006, 13.983105468749997] + ] + ] + ] + }, + "properties": { + "name": "Eritrea", + "childNum": 3 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-17.887939453125, 27.809570312500057], + [-17.984765625000023, 27.646386718750023], + [-18.160546874999937, 27.76147460937503], + [-17.887939453125, 27.809570312500057] + ] + ], + [ + [ + [-15.400585937499955, 28.147363281250023], + [-15.436767578124972, 27.810693359375023], + [-15.71030273437492, 27.784082031250023], + [-15.809472656249966, 27.994482421874977], + [-15.682763671874994, 28.15405273437497], + [-15.400585937499955, 28.147363281250023] + ] + ], + [ + [ + [-17.184667968749977, 28.02197265624997], + [-17.324902343749955, 28.11767578125003], + [-17.25859375, 28.203173828125045], + [-17.103759765624943, 28.111132812500017], + [-17.184667968749977, 28.02197265624997] + ] + ], + [ + [ + [-16.33447265624997, 28.37993164062499], + [-16.41821289062497, 28.15141601562496], + [-16.65800781249999, 28.007177734374977], + [-16.905322265625017, 28.33959960937503], + [-16.12363281249992, 28.57597656249996], + [-16.33447265624997, 28.37993164062499] + ] + ], + [ + [ + [-14.196777343749943, 28.169287109375063], + [-14.332617187500006, 28.056005859374977], + [-14.49179687499992, 28.100927734374977], + [-14.231982421875017, 28.21582031250003], + [-14.003369140624983, 28.706689453125023], + [-13.85722656249996, 28.73803710937503], + [-13.928027343749989, 28.25346679687499], + [-14.196777343749943, 28.169287109375063] + ] + ], + [ + [ + [-17.83427734374999, 28.49321289062496], + [-18.00078124999999, 28.758251953124955], + [-17.928808593749977, 28.844580078125063], + [-17.7265625, 28.724462890625006], + [-17.83427734374999, 28.49321289062496] + ] + ], + [ + [ + [-13.715966796874966, 28.911230468750034], + [-13.85991210937496, 28.869091796874983], + [-13.823632812499966, 29.013330078124966], + [-13.463574218749955, 29.237207031250023], + [-13.477929687499966, 29.00659179687503], + [-13.715966796874966, 28.911230468750034] + ] + ], + [ + [ + [1.593945312500068, 38.672070312499955], + [1.40576171875, 38.670996093750006], + [1.436328125000017, 38.768212890624994], + [1.593945312500068, 38.672070312499955] + ] + ], + [ + [ + [1.445214843750051, 38.91870117187503], + [1.223339843750068, 38.90385742187502], + [1.3486328125, 39.080810546875], + [1.564453125, 39.12104492187504], + [1.623632812499977, 39.03881835937497], + [1.445214843750051, 38.91870117187503] + ] + ], + [ + [ + [3.145312500000017, 39.79008789062499], + [3.461816406250023, 39.69775390625003], + [3.072851562500006, 39.30126953124997], + [2.799804687500057, 39.38505859374999], + [2.700585937500023, 39.54213867187502], + [2.49951171875, 39.47788085937498], + [2.37001953125008, 39.57207031249999], + [3.15869140625, 39.97050781249999], + [3.145312500000017, 39.79008789062499] + ] + ], + [ + [ + [4.293652343750011, 39.84184570312499], + [3.8671875, 39.958740234375], + [3.853417968750051, 40.06303710937502], + [4.22578125000004, 40.032373046874966], + [4.293652343750011, 39.84184570312499] + ] + ], + [ + [ + [-1.794042968749949, 43.407324218750006], + [-1.410693359374932, 43.240087890625034], + [-1.460839843749937, 43.05175781250006], + [-1.300048828124943, 43.10097656250002], + [-0.586425781249943, 42.798974609374966], + [0.631640625000045, 42.689599609374994], + [0.696875, 42.84511718750005], + [1.428320312499977, 42.59589843749998], + [1.414843750000074, 42.54838867187499], + [1.448828124999977, 42.43745117187504], + [1.534082031250051, 42.44169921875002], + [1.7060546875, 42.50332031250005], + [1.859765625000051, 42.457080078125045], + [1.927929687500068, 42.42631835937499], + [2.032714843750028, 42.353515625], + [3.21142578125, 42.43115234375], + [3.248046875, 41.94423828125002], + [3.0048828125, 41.76743164062506], + [2.082617187500063, 41.287402343750045], + [1.032910156250068, 41.06206054687496], + [0.714648437500074, 40.822851562500006], + [0.891113281250057, 40.72236328125004], + [0.59609375000008, 40.614501953125], + [-0.327001953124949, 39.519873046875006], + [-0.204931640624949, 39.062597656250034], + [0.20156250000008, 38.75917968750002], + [-0.520800781249989, 38.317285156249966], + [-0.814648437500011, 37.76992187500002], + [-0.721582031249966, 37.63105468749998], + [-1.327539062499937, 37.561132812500034], + [-1.640966796874949, 37.38696289062497], + [-2.111523437499983, 36.77666015624999], + [-4.366845703124994, 36.71811523437506], + [-4.67412109374996, 36.506445312500006], + [-5.171484374999949, 36.423779296874955], + [-5.3609375, 36.134912109374994], + [-5.62548828125, 36.02592773437499], + [-6.040673828124937, 36.18842773437498], + [-6.38413085937492, 36.63701171874996], + [-6.216796875000028, 36.91357421875], + [-6.396191406249983, 36.831640625], + [-6.863769531250028, 37.27890625], + [-7.406152343749937, 37.17944335937497], + [-7.44394531249992, 37.72827148437497], + [-6.957568359374932, 38.18789062499999], + [-7.106396484374983, 38.181005859375006], + [-7.343017578124943, 38.45742187500002], + [-6.997949218749994, 39.05644531250002], + [-7.53569335937496, 39.66157226562501], + [-7.117675781249972, 39.681689453125045], + [-6.975390624999932, 39.79838867187502], + [-6.896093749999949, 40.02182617187506], + [-7.032617187499966, 40.16791992187498], + [-6.8101562499999, 40.343115234375034], + [-6.928466796874972, 41.009130859375006], + [-6.2125, 41.53203125], + [-6.542187499999955, 41.672509765624994], + [-6.61826171874992, 41.9423828125], + [-7.147119140625023, 41.98115234374998], + [-7.40361328124996, 41.833691406249955], + [-8.152490234374937, 41.81196289062498], + [-8.266064453124983, 42.13740234375001], + [-8.777148437500017, 41.941064453124994], + [-8.887207031249943, 42.105273437500045], + [-8.690917968749943, 42.274169921875], + [-8.815820312499966, 42.285253906250034], + [-8.730029296874989, 42.411718750000034], + [-8.8115234375, 42.64033203124998], + [-9.033105468750023, 42.593847656250006], + [-8.927197265624926, 42.79858398437497], + [-9.235205078124977, 42.97690429687498], + [-9.178076171874977, 43.17402343749998], + [-8.248925781249937, 43.43940429687498], + [-8.256738281249937, 43.57988281249999], + [-8.004687499999932, 43.69438476562496], + [-7.503613281249983, 43.73994140625001], + [-7.060986328124955, 43.55395507812503], + [-5.846679687499943, 43.645068359375045], + [-4.52304687499992, 43.41572265625004], + [-3.604638671874966, 43.51948242187504], + [-3.045605468749926, 43.37158203125], + [-2.875048828125017, 43.454443359375006], + [-2.337109374999926, 43.32802734375002], + [-1.794042968749949, 43.407324218750006] + ] + ] + ] + }, + "properties": { + "name": "Spain", + "childNum": 12, + "cp": [-2.9366964, 40.3438963] + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [22.61738281250004, 58.62124023437502], + [23.323242187500057, 58.45083007812502], + [22.730273437500045, 58.23066406250001], + [22.371679687499977, 58.217138671875006], + [21.996875, 57.93134765624998], + [22.187695312500068, 58.15434570312502], + [21.88212890624999, 58.262353515624994], + [21.862304687500057, 58.497167968750034], + [22.61738281250004, 58.62124023437502] + ] + ], + [ + [ + [23.343554687500017, 58.550341796875045], + [23.10908203125004, 58.65922851562502], + [23.332812500000045, 58.648583984374994], + [23.343554687500017, 58.550341796875045] + ] + ], + [ + [ + [22.923730468750023, 58.826904296875], + [22.54218750000001, 58.68999023437499], + [22.411035156250023, 58.863378906250034], + [22.05625, 58.94360351562506], + [22.6494140625, 59.08710937499998], + [22.90986328125004, 58.99121093749997], + [22.923730468750023, 58.826904296875] + ] + ], + [ + [ + [28.0125, 59.484277343749966], + [28.15107421875004, 59.374414062499966], + [27.434179687500006, 58.787255859374994], + [27.502441406250057, 58.221337890624994], + [27.778515625000068, 57.87070312500006], + [27.542089843750063, 57.799414062500006], + [27.4, 57.66679687499999], + [27.35195312500005, 57.528125], + [26.96601562500001, 57.60913085937506], + [26.532617187499994, 57.53100585937503], + [26.29804687500001, 57.60107421875], + [25.66015625, 57.920166015625], + [25.27265625000001, 58.009375], + [25.11103515625004, 58.06342773437498], + [24.45888671875005, 57.907861328124994], + [24.3625, 57.86616210937501], + [24.322558593750074, 57.87060546875003], + [24.529101562500045, 58.35424804687497], + [24.114843750000034, 58.26611328125006], + [23.767578125000057, 58.36083984374997], + [23.50927734375003, 58.65854492187498], + [23.680761718750063, 58.787158203125074], + [23.43203125, 58.920654296875], + [23.494433593750017, 59.19565429687498], + [24.083398437500023, 59.29189453125005], + [24.38037109375003, 59.47265625], + [25.44375, 59.52114257812502], + [25.50927734374997, 59.63901367187506], + [26.974707031250006, 59.450634765624955], + [28.0125, 59.484277343749966] + ] + ] + ] + }, + "properties": { + "name": "Estonia", + "childNum": 4 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [38.43144531250002, 14.428613281249994], + [38.50439453125, 14.424414062499991], + [38.81201171875, 14.482324218749994], + [38.995703125, 14.586865234374997], + [39.02382812500002, 14.628222656250003], + [39.07421875, 14.628222656250003], + [39.13544921875001, 14.581884765624991], + [39.19804687500002, 14.479394531249994], + [39.531835937500006, 14.53671875], + [40.22148437500002, 14.43115234375], + [40.82011718750002, 14.111669921874991], + [40.938574218750006, 13.983105468749997], + [41.362890625, 13.499804687500003], + [41.76503906250002, 13.183935546874991], + [41.85957031250001, 13.02587890625], + [41.9521484375, 12.88232421875], + [42.13427734375, 12.771435546874997], + [42.225, 12.661962890624991], + [42.28994140625002, 12.570214843749994], + [42.378515625, 12.46640625], + [41.79267578125001, 11.68603515625], + [41.79824218750002, 10.98046875], + [42.557714843750006, 11.080761718749997], + [42.92275390625002, 10.999316406249989], + [42.65644531250001, 10.6], + [42.84160156250002, 10.203076171874997], + [43.181640625, 9.879980468749991], + [43.482519531250006, 9.379492187499991], + [43.98378906250002, 9.008837890624989], + [46.97822265625001, 7.9970703125], + [47.97822265625001, 7.9970703125], + [44.940527343750006, 4.912011718749994], + [43.988867187500006, 4.950537109374991], + [43.58349609375, 4.85498046875], + [43.12568359375001, 4.644482421874997], + [42.85664062500001, 4.32421875], + [42.02412109375001, 4.137939453125], + [41.91533203125002, 4.031298828124989], + [41.88398437500001, 3.977734375], + [41.73769531250002, 3.979052734374989], + [41.48193359375, 3.96328125], + [41.37246093750002, 3.946191406249994], + [41.22089843750001, 3.943554687499997], + [41.02080078125002, 4.057470703124991], + [40.765234375, 4.27304687499999], + [39.84218750000002, 3.851464843749994], + [39.79033203125002, 3.754248046874991], + [39.65751953125002, 3.577832031249997], + [39.49443359375002, 3.456103515624989], + [38.608007812500006, 3.60009765625], + [38.45156250000002, 3.604833984374991], + [38.22529296875001, 3.618994140624991], + [38.08613281250001, 3.64882812499999], + [37.15458984375002, 4.254541015624994], + [36.90556640625002, 4.411474609374991], + [36.02197265625, 4.468115234374991], + [35.76308593750002, 4.808007812499994], + [35.75615234375002, 4.950488281249989], + [35.779296875, 5.105566406249991], + [35.80029296875, 5.156933593749997], + [35.74501953125002, 5.343994140625], + [35.325292968750006, 5.364892578124994], + [35.2646484375, 5.412060546874997], + [35.26386718750001, 5.457910156249994], + [35.26835937500002, 5.492285156249991], + [34.98359375000001, 5.858300781249994], + [34.71064453125001, 6.660302734374994], + [34.06425781250002, 7.225732421874994], + [33.902441406250006, 7.509521484375], + [32.99892578125002, 7.899511718749991], + [33.28105468750002, 8.437255859375], + [33.95332031250001, 8.443505859374994], + [34.07275390625, 8.545263671874991], + [34.078125, 9.461523437499991], + [34.31123046875001, 10.190869140624997], + [34.34394531250001, 10.658642578124997], + [34.571875, 10.880175781249989], + [34.77128906250002, 10.746191406249991], + [34.93144531250002, 10.864794921874989], + [35.1123046875, 11.816552734374994], + [35.67021484375002, 12.623730468749997], + [36.12519531250001, 12.75703125], + [36.52431640625002, 14.2568359375], + [36.54238281250002, 14.25820312499999], + [36.67910156250002, 14.307568359374997], + [36.81191406250002, 14.315039062499991], + [37.024511718750006, 14.27197265625], + [37.25722656250002, 14.453759765624994], + [37.50722656250002, 14.156396484374994], + [37.54677734375002, 14.143847656250003], + [37.57119140625002, 14.149072265624994], + [37.6484375, 14.322558593750003], + [37.70839843750002, 14.457226562499997], + [37.8203125, 14.70849609375], + [37.88417968750002, 14.852294921875], + [37.943457031250006, 14.810546875], + [38.002539062500006, 14.737109375], + [38.22148437500002, 14.649658203125], + [38.43144531250002, 14.428613281249994] + ] + ] + }, + "properties": { + "name": "Ethiopia", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [22.17509765624999, 60.370751953124994], + [22.41552734375003, 60.30336914062505], + [22.36054687500004, 60.165576171875045], + [22.07714843750003, 60.286328124999955], + [22.17509765624999, 60.370751953124994] + ] + ], + [ + [ + [21.450878906250068, 60.529589843750045], + [21.3, 60.47978515625002], + [21.224707031250006, 60.62060546875003], + [21.450878906250068, 60.529589843750045] + ] + ], + [ + [ + [21.2177734375, 63.241308593750034], + [21.415625, 63.19736328125006], + [21.25341796875, 63.152001953124966], + [21.08388671875008, 63.277539062499955], + [21.2177734375, 63.241308593750034] + ] + ], + [ + [ + [24.848242187500034, 64.99101562499999], + [24.576562500000023, 65.04287109375], + [24.970605468750023, 65.05532226562502], + [24.848242187500034, 64.99101562499999] + ] + ], + [ + [ + [28.96582031250003, 69.02197265625], + [28.414062500000057, 68.90415039062506], + [28.77285156250005, 68.84003906249995], + [28.470703125000057, 68.48837890625], + [28.685156250000034, 68.189794921875], + [29.343847656250006, 68.06186523437506], + [29.988085937500017, 67.66826171874999], + [29.066210937500045, 66.89174804687497], + [30.102734375000097, 65.72626953125004], + [29.715917968750063, 65.62456054687502], + [29.608007812500006, 65.248681640625], + [29.826953125000017, 65.14506835937502], + [29.60419921875004, 64.968408203125], + [30.072851562500063, 64.76503906250005], + [30.04189453125005, 64.44335937499997], + [30.513769531250006, 64.2], + [30.50390625000003, 64.02060546875], + [29.991503906250074, 63.73515625000002], + [31.180859375000097, 63.208300781250074], + [31.533984375000017, 62.885400390624994], + [31.18671875000004, 62.48139648437504], + [29.69013671875004, 61.54609375000001], + [27.797656250000074, 60.53613281250003], + [26.53466796874997, 60.412890625000074], + [26.56933593750003, 60.62456054687502], + [26.377734375000074, 60.42407226562503], + [25.955957031250023, 60.474218750000034], + [26.03583984375004, 60.34150390625001], + [25.75800781250004, 60.26752929687504], + [25.65644531250004, 60.33320312499998], + [24.44560546874999, 60.021289062500045], + [23.46357421875004, 59.986230468749994], + [23.021289062500074, 59.81601562500006], + [23.19843750000001, 60.02182617187498], + [22.911718750000063, 60.20971679687497], + [22.749804687500017, 60.057275390624994], + [22.462695312500045, 60.029199218749966], + [22.5849609375, 60.380566406249955], + [21.436035156250057, 60.596386718749955], + [21.605957031250057, 61.59155273437503], + [21.255957031250063, 61.98964843750005], + [21.143847656250045, 62.73999023437506], + [21.650976562500063, 63.039306640625], + [21.545117187499983, 63.204296874999955], + [22.31972656250005, 63.310449218749994], + [22.532324218750034, 63.647851562499994], + [23.598925781250074, 64.04091796874997], + [24.557910156250045, 64.801025390625], + [25.288183593750063, 64.8603515625], + [25.34785156250004, 65.47924804687497], + [24.674902343750006, 65.67070312499999], + [24.628027343750034, 65.85917968750002], + [24.15546875000004, 65.80527343750006], + [23.700292968750034, 66.25263671874998], + [23.988574218750045, 66.81054687500003], + [23.64150390625005, 67.12939453124997], + [23.733593750000068, 67.42290039062499], + [23.454882812500045, 67.46025390625007], + [23.63886718750004, 67.95439453125002], + [22.854101562500034, 68.36733398437502], + [21.99746093750005, 68.52060546874998], + [20.622167968750006, 69.036865234375], + [21.065722656250017, 69.04174804687503], + [21.06611328125001, 69.21411132812497], + [21.59375, 69.273583984375], + [22.410937500000074, 68.719873046875], + [23.324023437500017, 68.64897460937502], + [23.85400390625, 68.80590820312503], + [24.94140625000003, 68.59326171875006], + [25.748339843750017, 68.99013671875], + [26.07246093750004, 69.69155273437497], + [26.525390625000057, 69.91503906250003], + [27.127539062500063, 69.90649414062497], + [27.747851562500045, 70.06484375], + [29.14160156250003, 69.67143554687505], + [29.33339843750005, 69.47299804687503], + [28.846289062500006, 69.17690429687502], + [28.96582031250003, 69.02197265625] + ] + ] + ] + }, + "properties": { + "name": "Finland", + "childNum": 5 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [178.48789062500018, -18.97412109375], + [177.95869140624998, -19.121582031250014], + [178.33427734375013, -18.93447265625001], + [178.48789062500018, -18.97412109375] + ] + ], + [ + [ + [179.34931640625015, -18.10234375000003], + [179.25351562500018, -18.030566406249974], + [179.30644531250013, -17.944042968750026], + [179.34931640625015, -18.10234375000003] + ] + ], + [ + [ + [178.28017578124994, -17.37197265625001], + [178.59160156249996, -17.651464843750006], + [178.66767578125004, -18.080859375], + [177.95546875000005, -18.264062500000023], + [177.32138671875, -18.077539062500037], + [177.26396484375007, -17.86347656250004], + [177.5044921875, -17.539550781250043], + [177.81796875000012, -17.38847656249999], + [178.28017578124994, -17.37197265625001] + ] + ], + [ + [ + [180, -16.96308593750001], + [179.89697265625003, -16.96406250000004], + [180, -16.785742187500034], + [180, -16.96308593750001] + ] + ], + [ + [ + [-179.97490234374996, -16.92480468750003], + [-180, -16.96298828124999], + [-180, -16.907812500000034], + [-180, -16.82431640624999], + [-180, -16.78554687499999], + [-179.86098632812502, -16.68828124999999], + [-179.97490234374996, -16.92480468750003] + ] + ], + [ + [ + [-179.92944335937503, -16.502832031250037], + [-179.999951171875, -16.540039062499986], + [-179.900927734375, -16.431542968749994], + [-179.92944335937503, -16.502832031250037] + ] + ], + [ + [ + [179.99921875000004, -16.168554687499977], + [179.56416015625004, -16.636914062499997], + [179.56816406249996, -16.747460937499966], + [179.93037109375004, -16.51943359375005], + [179.9279296875001, -16.74443359374996], + [179.41933593750005, -16.80654296875001], + [179.20234375000004, -16.71269531249999], + [179.00683593750003, -16.90019531249999], + [178.70664062500018, -16.97617187500002], + [178.4974609375, -16.78789062500003], + [178.58359375000012, -16.621875], + [178.80507812499994, -16.631445312500034], + [179.55175781250003, -16.249902343750023], + [180, -16.15292968749999], + [179.99921875000004, -16.168554687499977] + ] + ] + ] + }, + "properties": { + "name": "Fiji", + "childNum": 7 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-61.01875, -51.7857421875], + [-60.87597656250003, -51.79423828125004], + [-60.94755859374996, -51.94628906250002], + [-61.14501953125003, -51.83945312500001], + [-61.01875, -51.7857421875] + ] + ], + [ + [ + [-60.28623046874995, -51.461914062500014], + [-59.38759765625002, -51.35996093750003], + [-59.26806640625, -51.42753906250003], + [-59.92138671874997, -51.969531250000045], + [-60.246337890625, -51.98642578125003], + [-60.35346679687498, -52.13994140625004], + [-60.686376953125034, -52.18837890624996], + [-60.96142578125003, -52.05732421874999], + [-60.23847656249998, -51.771972656250036], + [-60.58251953125, -51.71269531250004], + [-60.24516601562493, -51.638867187500004], + [-60.56845703124998, -51.357812499999945], + [-60.28623046874995, -51.461914062500014] + ] + ], + [ + [ + [-60.11171875000002, -51.39589843749998], + [-60.275341796874955, -51.28056640625002], + [-60.06982421875, -51.307910156249996], + [-60.11171875000002, -51.39589843749998] + ] + ], + [ + [ + [-58.85019531249995, -51.26992187499998], + [-58.42583007812502, -51.32421875000003], + [-58.508935546874994, -51.48359375], + [-58.271582031250034, -51.57470703124999], + [-58.25922851562501, -51.417089843750034], + [-57.976513671874955, -51.384375], + [-57.80849609375002, -51.51796875], + [-57.96044921874997, -51.58320312500003], + [-57.79179687499999, -51.63613281249998], + [-58.68349609375002, -51.93623046875001], + [-58.65278320312498, -52.09921875], + [-59.19584960937496, -52.01767578125], + [-59.06801757812502, -52.17304687500003], + [-59.341503906249955, -52.19599609375], + [-59.395654296874966, -52.308007812499994], + [-59.64873046875002, -52.134375], + [-59.57080078124994, -51.92539062500003], + [-59.05952148437498, -51.685449218749994], + [-59.09663085937498, -51.49140624999998], + [-58.85019531249995, -51.26992187499998] + ] + ] + ] + }, + "properties": { + "name": "Falkland Is.", + "childNum": 4 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [55.79736328125003, -21.33935546875003], + [55.36269531250005, -21.27363281250004], + [55.23281250000005, -21.05839843749999], + [55.311328125000074, -20.90410156249999], + [55.661914062500074, -20.90625], + [55.8390625000001, -21.13857421874998], + [55.79736328125003, -21.33935546875003] + ] + ], + [ + [ + [45.180273437500006, -12.97675781250004], + [45.069433593750006, -12.895605468750034], + [45.09238281250006, -12.653027343749997], + [45.22314453124997, -12.752148437500026], + [45.180273437500006, -12.97675781250004] + ] + ], + [ + [ + [-51.65253906249998, 4.061279296874972], + [-52.327880859375, 3.18173828125002], + [-52.58300781250003, 2.528906249999977], + [-52.90346679687502, 2.211523437499977], + [-53.76777343749998, 2.354833984375048], + [-54.13007812499998, 2.121044921875026], + [-54.43310546875, 2.207519531250057], + [-54.51508789062498, 2.245458984374963], + [-54.55048828125001, 2.293066406249991], + [-54.59194335937502, 2.313769531250031], + [-54.61625976562499, 2.326757812500006], + [-54.60473632812497, 2.335791015624991], + [-54.56840820312502, 2.342578125000031], + [-54.53593749999999, 2.343310546875003], + [-54.48554687500001, 2.416113281250006], + [-54.402001953124966, 2.46152343750002], + [-54.25673828125002, 2.713720703124977], + [-54.19550781249998, 2.817871093750057], + [-54.17070312499999, 2.993603515624969], + [-54.203125, 3.138183593750028], + [-54.18803710937499, 3.178759765625031], + [-54.063183593749955, 3.353320312499989], + [-54.00957031249993, 3.448535156250017], + [-54.03422851562499, 3.62939453125], + [-54.350732421874994, 4.054101562500023], + [-54.47968749999998, 4.836523437499991], + [-53.91992187499997, 5.768994140624983], + [-52.899316406249966, 5.425048828124986], + [-52.29052734375003, 4.942187500000031], + [-52.324609374999966, 4.770898437500037], + [-52.21997070312494, 4.862792968750014], + [-52.05810546875003, 4.717382812499963], + [-52.00292968749997, 4.352294921875014], + [-51.82753906250002, 4.635693359375026], + [-51.65253906249998, 4.061279296874972] + ] + ], + [ + [ + [-60.826269531250006, 14.494482421874991], + [-61.063720703125, 14.467089843750017], + [-61.01132812499998, 14.601904296875034], + [-61.21333007812501, 14.848583984375011], + [-60.927148437499966, 14.755175781249989], + [-60.826269531250006, 14.494482421874991] + ] + ], + [ + [ + [-61.23046875000003, 15.889941406250074], + [-61.310742187499955, 15.894677734374966], + [-61.25, 16.006298828124983], + [-61.23046875000003, 15.889941406250074] + ] + ], + [ + [ + [-61.58955078125001, 16.006933593750006], + [-61.759423828124966, 16.062060546875045], + [-61.74804687499997, 16.355273437500017], + [-61.55234374999998, 16.270898437499966], + [-61.58955078125001, 16.006933593750006] + ] + ], + [ + [ + [-61.3271484375, 16.230419921874983], + [-61.522167968749955, 16.22802734375003], + [-61.47119140624994, 16.506640625000045], + [-61.17260742187497, 16.25610351562497], + [-61.3271484375, 16.230419921874983] + ] + ], + [ + [ + [9.480371093750023, 42.80541992187503], + [9.550683593750051, 42.12973632812506], + [9.186132812500034, 41.38491210937502], + [8.80751953125008, 41.58837890625], + [8.886816406249977, 41.70068359375003], + [8.621875, 41.93071289062502], + [8.700976562500045, 42.09560546875002], + [8.565625, 42.35771484374996], + [8.81484375000008, 42.60791015625003], + [9.313378906250023, 42.71318359374999], + [9.363183593750051, 43.01738281249996], + [9.480371093750023, 42.80541992187503] + ] + ], + [ + [ + [-1.17832031249992, 45.904052734375], + [-1.213574218750011, 45.81660156250004], + [-1.388671874999972, 46.05039062500006], + [-1.17832031249992, 45.904052734375] + ] + ], + [ + [ + [5.789746093749983, 49.53828125000001], + [5.823437500000011, 49.50507812499998], + [5.9013671875, 49.48974609374997], + [5.928906250000011, 49.47753906249997], + [5.959472656250028, 49.45463867187502], + [6.01142578125004, 49.44545898437502], + [6.074121093750023, 49.45463867187502], + [6.119921875000017, 49.485205078125034], + [6.181054687500051, 49.498925781249966], + [6.344335937500006, 49.45273437499998], + [6.735449218750006, 49.16059570312498], + [7.450585937500051, 49.152197265625034], + [8.134863281250006, 48.97358398437498], + [7.616601562500023, 48.15678710937502], + [7.615625, 47.59272460937504], + [7.343164062499994, 47.43310546875003], + [7.136035156249989, 47.489843750000034], + [6.968359375000034, 47.453222656250034], + [6.900390625000028, 47.39423828125001], + [7.000585937500034, 47.339453125000034], + [7.000585937500034, 47.32250976562506], + [6.978515625000057, 47.30205078124996], + [6.95205078125008, 47.26718750000006], + [6.820703125000051, 47.163183593750006], + [6.688085937500034, 47.05825195312505], + [6.66689453125008, 47.026513671874966], + [6.624804687500017, 47.00434570312498], + [6.45625, 46.948339843750034], + [6.438646763392874, 46.774418247767855], + [6.129687500000045, 46.56699218750006], + [6.118111049107182, 46.447459542410726], + [6.095898437500011, 46.279394531250006], + [5.970019531250045, 46.214697265625034], + [5.971484375000074, 46.151220703125006], + [6.006640625000045, 46.14233398437506], + [6.086621093750068, 46.14702148437502], + [6.19941406250004, 46.19306640624998], + [6.234667968750045, 46.332617187500006], + [6.321875, 46.39370117187502], + [6.428906250000011, 46.43051757812506], + [6.578222656250034, 46.437353515625034], + [6.758105468750017, 46.41577148437497], + [6.772070312500006, 46.16513671874998], + [6.897265625000017, 46.05175781249997], + [6.953710937500063, 46.017138671875045], + [7.00390625, 45.95883789062506], + [7.021093750000034, 45.92578124999997], + [6.790917968750023, 45.740869140624966], + [7.146386718750051, 45.381738281249994], + [7.07832031250004, 45.23994140624998], + [6.634765625000028, 45.06816406249996], + [6.99267578125, 44.82729492187502], + [6.900195312499989, 44.33574218749996], + [7.318554687500068, 44.13798828125002], + [7.637207031250057, 44.16484375], + [7.4931640625, 43.767138671875045], + [6.570214843750023, 43.199072265625034], + [6.115917968750011, 43.07236328124998], + [5.406542968750074, 43.228515625], + [5.05976562500004, 43.44453125000004], + [4.712109375000011, 43.373291015625], + [3.910839843750011, 43.563085937500034], + [3.258886718750063, 43.193212890625006], + [3.051757812500057, 42.915136718750006], + [3.21142578125, 42.43115234375], + [2.032714843750028, 42.353515625], + [1.927929687500068, 42.42631835937499], + [1.859765625000051, 42.457080078125045], + [1.7060546875, 42.50332031250005], + [1.709863281250051, 42.604443359374955], + [1.568164062500045, 42.63500976562506], + [1.501367187500023, 42.64272460937502], + [1.428320312499977, 42.59589843749998], + [0.696875, 42.84511718750005], + [0.631640625000045, 42.689599609374994], + [-0.586425781249943, 42.798974609374966], + [-1.300048828124943, 43.10097656250002], + [-1.460839843749937, 43.05175781250006], + [-1.410693359374932, 43.240087890625034], + [-1.794042968749949, 43.407324218750006], + [-1.484863281249943, 43.56376953124999], + [-1.245507812499937, 44.55986328124999], + [-1.07695312499996, 44.68984375], + [-1.152880859374989, 44.764013671875006], + [-1.245214843749977, 44.66669921874998], + [-1.081005859374983, 45.532421874999955], + [-0.548486328124966, 45.00058593750006], + [-0.790771484375028, 45.46801757812497], + [-1.195996093749983, 45.714453125], + [-1.03173828125, 45.741064453125006], + [-1.14628906249996, 46.311376953125034], + [-1.786523437499937, 46.51484375000001], + [-2.059375, 46.81030273437497], + [-2.01889648437492, 47.03764648437502], + [-2.197070312499989, 47.16293945312506], + [-2.027587890625028, 47.27358398437502], + [-1.742529296874949, 47.21596679687502], + [-1.97539062499996, 47.31069335937505], + [-2.503125, 47.31206054687496], + [-2.427685546874983, 47.47089843749998], + [-2.770312499999989, 47.513867187499955], + [-2.787207031249949, 47.62553710937496], + [-4.312109374999949, 47.82290039062502], + [-4.678808593749949, 48.03950195312501], + [-4.32944335937492, 48.169970703125045], + [-4.577148437499943, 48.2900390625], + [-4.241406249999926, 48.30366210937501], + [-4.719384765624966, 48.363134765625034], + [-4.7625, 48.45024414062502], + [-4.531201171874983, 48.61997070312506], + [-3.231445312499972, 48.84082031250003], + [-2.692333984374983, 48.53681640624998], + [-2.446191406249937, 48.64829101562506], + [-2.00371093749996, 48.58208007812499], + [-1.905712890624955, 48.69711914062506], + [-1.376464843749972, 48.65258789062503], + [-1.565478515624932, 48.805517578125034], + [-1.583105468749977, 49.20239257812506], + [-1.856445312499972, 49.68378906249998], + [-1.258642578124949, 49.68017578125006], + [-1.138525390624977, 49.38789062500001], + [-0.163476562499937, 49.296777343749994], + [0.41689453125008, 49.448388671874994], + [0.129394531250028, 49.508447265624966], + [0.186718749999983, 49.703027343749994], + [1.245507812500051, 49.99824218750001], + [1.5927734375, 50.25219726562506], + [1.672265625000023, 50.885009765625], + [2.52490234375, 51.097119140624955], + [2.759375, 50.750634765624994], + [3.10683593750008, 50.779443359374994], + [3.27333984375008, 50.53154296875002], + [3.595410156250068, 50.47734374999999], + [3.689355468750023, 50.30605468750002], + [4.174609375000017, 50.24648437500005], + [4.149316406250023, 49.971582031249994], + [4.545019531250063, 49.96025390624999], + [4.818652343750045, 50.153173828125034], + [4.867578125000051, 49.78813476562502], + [5.50732421875, 49.51088867187502], + [5.789746093749983, 49.53828125000001] + ] + ] + ] + }, + "properties": { + "name": "France", + "childNum": 10, + "cp": [2.8719426, 46.8222422] + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-7.186865234374949, 62.139306640624966], + [-7.116796874999977, 62.046826171874955], + [-7.379101562499926, 62.07480468749998], + [-7.186865234374949, 62.139306640624966] + ] + ], + [ + [ + [-6.631054687499955, 62.22788085937498], + [-6.655810546874932, 62.09360351562498], + [-6.840527343749983, 62.119287109374994], + [-6.725195312499949, 61.95146484374999], + [-7.17216796874996, 62.28559570312501], + [-6.631054687499955, 62.22788085937498] + ] + ], + [ + [ + [-6.406054687499932, 62.258642578125034], + [-6.544140624999926, 62.20561523437499], + [-6.554589843749994, 62.35566406250001], + [-6.406054687499932, 62.258642578125034] + ] + ] + ] + }, + "properties": { + "name": "Faeroe Is.", + "childNum": 3 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [158.31484375, 6.813671875], + [158.18339843750002, 6.801269531250057], + [158.13476562499997, 6.944824218749986], + [158.29462890625004, 6.951074218750023], + [158.31484375, 6.813671875] + ] + ], + [ + [ + [138.14267578125006, 9.50068359375004], + [138.06708984375004, 9.419042968750006], + [138.18583984375007, 9.593310546874989], + [138.14267578125006, 9.50068359375004] + ] + ] + ] + }, + "properties": { + "name": "Micronesia", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [13.293554687500006, 2.161572265624997], + [13.172167968750017, 1.78857421875], + [13.21630859375, 1.2484375], + [13.851367187500017, 1.41875], + [14.180859375000011, 1.370214843749991], + [14.429882812500011, 0.901464843749991], + [14.32421875, 0.62421875], + [13.949609375000023, 0.353808593749989], + [13.860058593750011, -0.203320312500011], + [14.47412109375, -0.573437500000011], + [14.383984375000011, -1.890039062500009], + [14.162890625000017, -2.217578125], + [14.199804687500006, -2.354199218750011], + [13.993847656250011, -2.490625], + [13.886914062500011, -2.465429687500006], + [13.733789062500023, -2.138476562500003], + [13.464941406250006, -2.395410156250009], + [12.991992187500017, -2.313378906250009], + [12.793554687500006, -1.931835937500011], + [12.590429687500006, -1.826855468750011], + [12.43212890625, -1.928906250000011], + [12.446386718750006, -2.329980468750009], + [12.064453125, -2.41259765625], + [11.60546875, -2.342578125], + [11.537792968750011, -2.83671875], + [11.760156250000023, -2.983105468750011], + [11.715429687500006, -3.176953125000011], + [11.934179687500006, -3.318554687500011], + [11.8798828125, -3.665917968750009], + [11.685742187500011, -3.68203125], + [11.504296875000023, -3.5203125], + [11.234472656250006, -3.690820312500009], + [11.130175781250017, -3.916308593750003], + [10.34765625, -3.013085937500009], + [9.722070312500023, -2.467578125], + [10.06201171875, -2.549902343750006], + [9.624609375, -2.367089843750009], + [9.298925781250006, -1.903027343750011], + [9.483203125000017, -1.894628906250006], + [9.265625, -1.825097656250009], + [9.036328125000011, -1.308886718750003], + [9.31884765625, -1.632031250000011], + [9.501074218750006, -1.55517578125], + [9.295800781250023, -1.515234375], + [9.3466796875, -1.325], + [9.203808593750011, -1.382421875], + [9.064648437500011, -1.29833984375], + [8.703125, -0.591015625000011], + [8.946386718750006, -0.688769531250003], + [9.296679687500017, -0.351269531250011], + [9.354882812500023, 0.343603515624991], + [9.468164062500023, 0.15976562499999], + [9.796777343750023, 0.044238281249989], + [10.00146484375, 0.194970703124994], + [9.546484375, 0.295947265624989], + [9.324804687500006, 0.552099609374991], + [9.495312500000011, 0.664843749999989], + [9.617968750000017, 0.576513671874991], + [9.5908203125, 1.031982421875], + [9.636132812500023, 1.046679687499989], + [9.676464843750011, 1.07470703125], + [9.70458984375, 1.079980468749994], + [9.760546875000017, 1.07470703125], + [9.788671875, 1.025683593749989], + [9.803906250000011, 0.998730468749997], + [9.90673828125, 0.960107421874994], + [11.335351562500023, 0.999707031249997], + [11.332324218750017, 1.528369140624989], + [11.328710937500006, 2.167431640624997], + [11.348437500000017, 2.299707031249994], + [11.558984375000023, 2.302197265624997], + [13.2203125, 2.256445312499991], + [13.293554687500006, 2.161572265624997] + ] + ] + }, + "properties": { + "name": "Gabon", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-1.065576171874966, 50.69023437500002], + [-1.25146484375, 50.58881835937498], + [-1.563427734374955, 50.666113281250006], + [-1.31279296874996, 50.77348632812502], + [-1.065576171874966, 50.69023437500002] + ] + ], + [ + [ + [-4.196777343749972, 53.321435546874966], + [-4.04936523437496, 53.30576171874998], + [-4.373046875, 53.13417968750002], + [-4.56787109375, 53.386474609375], + [-4.315087890625023, 53.41723632812503], + [-4.196777343749972, 53.321435546874966] + ] + ], + [ + [ + [-6.218017578125, 54.08872070312506], + [-6.649804687499937, 54.05864257812496], + [-7.007714843749937, 54.40668945312501], + [-7.324511718750017, 54.13344726562502], + [-7.606542968750006, 54.14384765625002], + [-8.118261718749977, 54.41425781250004], + [-7.75439453125, 54.59492187499998], + [-7.910595703124955, 54.698339843750006], + [-7.55039062499992, 54.767968749999966], + [-7.218652343749937, 55.09199218749998], + [-6.475048828124955, 55.24101562499999], + [-6.035791015624994, 55.14453125000003], + [-5.71684570312496, 54.817480468750034], + [-5.878613281249955, 54.64130859375001], + [-5.582519531249943, 54.66342773437498], + [-5.470410156249926, 54.500195312499955], + [-5.671093749999955, 54.54975585937501], + [-5.60678710937492, 54.272558593750034], + [-6.019042968749972, 54.05126953124997], + [-6.218017578125, 54.08872070312506] + ] + ], + [ + [ + [-5.105419921875011, 55.448828125000034], + [-5.331494140624955, 55.481054687500034], + [-5.318115234375, 55.709179687499955], + [-5.105419921875011, 55.448828125000034] + ] + ], + [ + [ + [-6.128906249999972, 55.93056640625002], + [-6.055322265624994, 55.69531249999997], + [-6.305078124999966, 55.60693359375], + [-6.286425781249989, 55.77250976562499], + [-6.491357421874994, 55.697314453125045], + [-6.462841796874955, 55.808251953124994], + [-6.128906249999972, 55.93056640625002] + ] + ], + [ + [ + [-5.970068359374949, 55.814550781250034], + [-6.071972656250011, 55.893115234375045], + [-5.72514648437496, 56.118554687499966], + [-5.970068359374949, 55.814550781250034] + ] + ], + [ + [ + [-5.77788085937496, 56.344335937500034], + [-6.313427734374983, 56.29365234375001], + [-6.138867187499955, 56.490625], + [-6.286328124999983, 56.61186523437502], + [-6.102734374999955, 56.645654296874966], + [-5.760839843749949, 56.49067382812501], + [-5.77788085937496, 56.344335937500034] + ] + ], + [ + [ + [-7.249853515624977, 57.115332031250006], + [-7.410546874999937, 57.38110351562506], + [-7.26713867187496, 57.37177734375001], + [-7.249853515624977, 57.115332031250006] + ] + ], + [ + [ + [-6.144726562499983, 57.50498046874998], + [-6.135546874999989, 57.31425781250002], + [-5.672460937499977, 57.252685546875], + [-5.94907226562492, 57.045166015625], + [-6.034375, 57.20122070312499], + [-6.322705078124926, 57.20249023437498], + [-6.761132812499994, 57.4423828125], + [-6.305957031249989, 57.67197265624998], + [-6.144726562499983, 57.50498046874998] + ] + ], + [ + [ + [-7.205566406250028, 57.682958984375006], + [-7.182617187499972, 57.53330078125006], + [-7.514746093749949, 57.60195312500002], + [-7.205566406250028, 57.682958984375006] + ] + ], + [ + [ + [-6.198681640624983, 58.36328125000003], + [-6.554589843749994, 58.092871093750006], + [-6.425195312499937, 58.02128906249999], + [-6.983105468749983, 57.75], + [-7.083447265624926, 57.81376953124999], + [-6.856835937499937, 57.92353515624998], + [-7.085253906249932, 58.18217773437499], + [-6.726464843749937, 58.189404296874955], + [-6.776464843750006, 58.30151367187497], + [-6.237451171874966, 58.50283203125005], + [-6.198681640624983, 58.36328125000003] + ] + ], + [ + [ + [-3.109667968749932, 58.515478515625034], + [-3.212353515624983, 58.32124023437501], + [-3.99003906249996, 57.95903320312502], + [-4.035595703124926, 57.85200195312498], + [-3.857128906249983, 57.81855468750001], + [-4.134521484375, 57.57773437500006], + [-3.402783203124955, 57.708251953125], + [-2.074072265624977, 57.70239257812506], + [-1.780664062499994, 57.474023437499966], + [-2.592675781249937, 56.56157226562499], + [-3.309960937499966, 56.36347656250004], + [-2.885156249999937, 56.397509765625045], + [-2.674267578124955, 56.25341796875], + [-3.362255859374955, 56.02763671875002], + [-3.789062499999972, 56.09521484375], + [-3.048730468749937, 55.951953125000045], + [-2.599316406249955, 56.02729492187501], + [-2.14707031249992, 55.90297851562502], + [-1.655371093749949, 55.57036132812502], + [-1.232421874999943, 54.703710937500034], + [-0.084375, 54.118066406249994], + [-0.20556640625, 54.021728515625], + [0.115332031250006, 53.609277343749994], + [-0.270019531249972, 53.73676757812504], + [-0.659912109375, 53.72402343750002], + [-0.293701171875, 53.69233398437504], + [0.270996093750028, 53.33549804687499], + [0.355761718750045, 53.15996093750002], + [0.0458984375, 52.90561523437498], + [0.279785156250028, 52.80869140625006], + [0.55878906250004, 52.96694335937505], + [1.05556640625008, 52.95898437500003], + [1.656738281249972, 52.753710937500045], + [1.74658203125, 52.46899414062503], + [1.59140625, 52.11977539062502], + [1.232421875000057, 51.97124023437496], + [1.188476562500057, 51.803369140624966], + [0.752246093750017, 51.729589843750034], + [0.890917968750017, 51.571435546874966], + [0.42451171875004, 51.465625], + [1.414941406250023, 51.36328125], + [1.397558593750034, 51.18203125000002], + [0.960156250000011, 50.92587890624998], + [0.299707031249994, 50.775976562500006], + [-0.785253906249949, 50.76542968749999], + [-1.416455078124955, 50.896875], + [-1.334472656249943, 50.82080078124997], + [-1.516748046874937, 50.747460937499966], + [-2.031054687499932, 50.72539062499999], + [-2.035839843749926, 50.603076171875045], + [-2.999414062499937, 50.71660156249999], + [-3.40458984374996, 50.63242187499998], + [-3.679785156250006, 50.239941406249955], + [-4.194580078124972, 50.39331054687503], + [-4.727978515624926, 50.29047851562504], + [-5.11850585937492, 50.038330078125], + [-5.622119140624932, 50.05068359375002], + [-4.188183593749926, 51.18852539062502], + [-3.135986328124972, 51.20502929687501], + [-2.433056640624926, 51.74072265625], + [-3.293115234374994, 51.390429687500045], + [-3.890771484374994, 51.591650390625006], + [-4.234570312499955, 51.56909179687503], + [-4.091015624999926, 51.65991210937506], + [-4.38627929687496, 51.74106445312506], + [-4.902294921874926, 51.626269531250045], + [-5.168359374999937, 51.74072265625], + [-5.183349609374972, 51.94965820312501], + [-4.217724609374983, 52.277441406250006], + [-3.980322265624949, 52.54174804687503], + [-4.101464843750023, 52.915478515624955], + [-4.683056640624926, 52.80615234374997], + [-4.268554687499943, 53.14453125], + [-3.427734374999972, 53.34067382812498], + [-3.097558593749937, 53.260302734375045], + [-3.064746093749932, 53.426855468750034], + [-2.74951171875, 53.310205078124994], + [-3.064599609374994, 53.512841796874966], + [-2.84648437499996, 54.135302734375045], + [-3.165966796874955, 54.12792968750006], + [-3.56938476562496, 54.46757812499996], + [-3.464599609374943, 54.77309570312505], + [-3.036230468749977, 54.95307617187501], + [-3.550439453124937, 54.94741210937502], + [-3.957910156249994, 54.780957031249955], + [-4.818066406249983, 54.84614257812501], + [-4.911230468749949, 54.68945312500006], + [-5.032324218749949, 54.76137695312505], + [-5.172705078124949, 54.98588867187496], + [-4.676757812499972, 55.50131835937498], + [-4.871679687499977, 55.87392578125005], + [-4.58408203124992, 55.93867187500001], + [-4.844091796874949, 56.05117187499999], + [-4.80029296875, 56.158349609374994], + [-5.228222656249983, 55.886328125], + [-5.084326171874977, 56.197460937499955], + [-5.41044921874996, 55.995361328125], + [-5.55644531249996, 55.389599609374955], + [-5.730664062499926, 55.33413085937502], + [-5.504492187499949, 55.80239257812502], + [-5.609570312499955, 56.055273437500034], + [-5.188378906249937, 56.75805664062503], + [-5.652441406249977, 56.531982421875], + [-6.133691406249966, 56.706689453124966], + [-5.730615234374994, 56.853076171875045], + [-5.86142578124992, 56.902685546875006], + [-5.561914062499994, 57.23271484375002], + [-5.794921874999972, 57.37880859375002], + [-5.581787109374972, 57.546777343749966], + [-5.744921874999989, 57.668310546875034], + [-5.608349609374955, 57.88134765625], + [-5.157226562499972, 57.88134765625], + [-5.413183593750006, 58.06972656250002], + [-5.338281250000023, 58.23872070312498], + [-5.008300781250028, 58.262646484374955], + [-5.016748046874966, 58.566552734374966], + [-4.433251953124937, 58.51284179687505], + [-3.25913085937492, 58.65], + [-3.053076171874949, 58.63481445312502], + [-3.109667968749932, 58.515478515625034] + ] + ], + [ + [ + [-3.057421874999932, 59.02963867187498], + [-2.793017578124989, 58.906933593749955], + [-3.331640624999949, 58.97124023437499], + [-3.31035156249996, 59.13081054687498], + [-3.057421874999932, 59.02963867187498] + ] + ], + [ + [ + [-1.30810546875, 60.5375], + [-1.052441406249955, 60.44448242187502], + [-1.299462890624994, 59.87866210937503], + [-1.290917968749937, 60.153466796874966], + [-1.663769531249983, 60.282519531250074], + [-1.374609374999949, 60.33291015625002], + [-1.571777343749972, 60.494433593750074], + [-1.363964843750011, 60.60957031249998], + [-1.30810546875, 60.5375] + ] + ] + ] + }, + "properties": { + "name": "United Kingdom", + "childNum": 14, + "cp": [-2.5830348, 54.4598409] + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [46.30546875000002, 41.507714843749994], + [46.61894531250002, 41.34375], + [46.67255859375001, 41.28681640625], + [46.66240234375002, 41.245507812499994], + [46.62636718750002, 41.15966796875], + [46.534375, 41.08857421875], + [46.43095703125002, 41.077050781249994], + [46.086523437500006, 41.183837890625], + [45.28095703125001, 41.449560546875], + [45.21718750000002, 41.423193359375], + [45.00136718750002, 41.290966796875], + [44.97587890625002, 41.277490234374994], + [44.81132812500002, 41.259375], + [44.077246093750006, 41.182519531249994], + [43.43339843750002, 41.155517578125], + [43.20546875000002, 41.199169921875], + [43.15283203125, 41.23642578125], + [43.14101562500002, 41.26484375], + [43.17128906250002, 41.287939453125], + [43.149023437500006, 41.30712890625], + [43.05712890625, 41.352832031249996], + [42.90673828125, 41.466845703124996], + [42.82167968750002, 41.4923828125], + [42.78789062500002, 41.563720703125], + [42.75410156250001, 41.57890625], + [42.68242187500002, 41.585742187499996], + [42.60683593750002, 41.57880859375], + [42.590429687500006, 41.57070312499999], + [42.5673828125, 41.55927734375], + [42.46640625, 41.43984375], + [41.92578125, 41.495654296874996], + [41.82353515625002, 41.432373046875], + [41.779394531250006, 41.44052734375], + [41.701757812500006, 41.471582031249994], + [41.57656250000002, 41.497314453125], + [41.51005859375002, 41.517480468749994], + [41.701757812500006, 41.705419921875], + [41.76298828125002, 41.970019531249996], + [41.48876953125, 42.659326171874994], + [40.83662109375001, 43.0634765625], + [40.46210937500001, 43.145703125], + [39.97832031250002, 43.419824218749994], + [40.02373046875002, 43.48486328125], + [40.084570312500006, 43.553125], + [40.648046875, 43.53388671875], + [40.941992187500006, 43.41806640625], + [41.083105468750006, 43.374462890625], + [41.35820312500002, 43.333398437499994], + [41.46074218750002, 43.276318359375], + [41.58056640625, 43.21923828125], + [42.76064453125002, 43.169580078124994], + [42.99160156250002, 43.09150390625], + [43.00019531250001, 43.049658203125], + [43.08916015625002, 42.9890625], + [43.55781250000001, 42.844482421875], + [43.623046875, 42.80771484375], + [43.78261718750002, 42.747021484375], + [43.79873046875002, 42.727783203125], + [43.79541015625, 42.702978515625], + [43.74990234375002, 42.657519531249996], + [43.738378906250006, 42.616992187499996], + [43.759863281250006, 42.59384765625], + [43.82597656250002, 42.571533203125], + [43.95742187500002, 42.566552734374994], + [44.00468750000002, 42.595605468749994], + [44.10273437500001, 42.616357421874994], + [44.32949218750002, 42.70351562499999], + [44.505859375, 42.7486328125], + [44.77109375, 42.616796875], + [44.85048828125002, 42.746826171875], + [44.87099609375002, 42.756396484374996], + [44.943359375, 42.730273437499996], + [45.07158203125002, 42.694140625], + [45.160253906250006, 42.675], + [45.34375, 42.52978515625], + [45.56289062500002, 42.5357421875], + [45.70527343750001, 42.498095703124996], + [45.7275390625, 42.475048828125], + [45.63427734375, 42.234716796875], + [45.63857421875002, 42.205078125], + [46.21269531250002, 41.989892578124994], + [46.42988281250001, 41.890966796875], + [46.18427734375001, 41.7021484375], + [46.30546875000002, 41.507714843749994] + ] + ] + }, + "properties": { + "name": "Georgia", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-0.068603515625, 11.115625], + [0.009423828125023, 11.02099609375], + [-0.08632812499999, 10.673046875], + [0.380859375, 10.291845703124991], + [0.264550781250023, 9.644726562499997], + [0.342578125000017, 9.604150390624994], + [0.2333984375, 9.463525390624994], + [0.525683593750017, 9.398486328124989], + [0.48876953125, 8.851464843749994], + [0.37255859375, 8.75927734375], + [0.686328125000017, 8.354882812499994], + [0.5, 7.546875], + [0.634765625, 7.353662109374994], + [0.525585937500011, 6.850927734374991], + [0.736914062500006, 6.452587890624997], + [1.187207031250011, 6.089404296874989], + [0.94970703125, 5.810253906249997], + [0.259667968750023, 5.75732421875], + [-2.001855468749994, 4.762451171875], + [-3.114013671875, 5.088671874999989], + [-2.815673828125, 5.153027343749997], + [-2.754980468749977, 5.432519531249994], + [-2.793652343749983, 5.60009765625], + [-2.998291015625, 5.71132812499999], + [-3.227148437499977, 6.749121093749991], + [-2.959082031249977, 7.454541015624997], + [-2.789746093749983, 7.931933593749989], + [-2.668847656249994, 8.022216796875], + [-2.613378906249977, 8.046679687499989], + [-2.600976562499994, 8.082226562499997], + [-2.619970703124977, 8.12109375], + [-2.61171875, 8.147558593749991], + [-2.538281249999983, 8.171630859375], + [-2.505859375, 8.208740234375], + [-2.600390624999989, 8.800439453124994], + [-2.649218749999989, 8.956591796874989], + [-2.689892578124983, 9.025097656249997], + [-2.746923828124977, 9.045117187499997], + [-2.705761718749983, 9.351367187499989], + [-2.695849609374989, 9.481347656249994], + [-2.706201171874994, 9.533935546875], + [-2.765966796874977, 9.658056640624991], + [-2.780517578125, 9.745849609375], + [-2.791162109374994, 10.432421874999989], + [-2.914892578124977, 10.592333984374989], + [-2.829931640624977, 10.998388671874991], + [-1.04248046875, 11.010058593749989], + [-0.627148437499983, 10.927392578124994], + [-0.299462890624994, 11.166894531249994], + [-0.068603515625, 11.115625] + ] + ] + }, + "properties": { + "name": "Ghana", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-11.389404296875, 12.404394531249991], + [-11.502197265625, 12.198632812499994], + [-11.30517578125, 12.015429687499989], + [-10.933203124999977, 12.205175781249991], + [-10.709228515625, 11.898730468749989], + [-10.274853515624983, 12.212646484375], + [-9.754003906249977, 12.029931640624994], + [-9.358105468749983, 12.255419921874989], + [-9.395361328124977, 12.464648437499989], + [-9.043066406249977, 12.40234375], + [-8.818310546874983, 11.922509765624994], + [-8.822021484375, 11.673242187499994], + [-8.398535156249977, 11.366552734374991], + [-8.666699218749983, 11.009472656249997], + [-8.33740234375, 10.990625], + [-8.266650390624989, 10.485986328124994], + [-8.007275390624983, 10.321875], + [-7.990625, 10.1625], + [-8.155175781249994, 9.973193359374989], + [-8.136962890625, 9.49570312499999], + [-7.896191406249983, 9.415869140624991], + [-7.918066406249977, 9.188525390624989], + [-7.839404296874989, 9.151611328125], + [-7.7998046875, 9.115039062499989], + [-7.777978515624994, 9.080859374999989], + [-7.902099609375, 9.01708984375], + [-7.938183593749983, 8.979785156249989], + [-7.950976562499989, 8.786816406249997], + [-7.719580078124977, 8.643017578124997], + [-7.696093749999989, 8.375585937499991], + [-7.823583984374977, 8.467675781249994], + [-7.953125, 8.477734375], + [-8.236962890624994, 8.455664062499991], + [-8.244140625, 8.407910156249997], + [-8.256103515625, 8.253710937499989], + [-8.217138671874977, 8.219677734374997], + [-8.140625, 8.181445312499989], + [-8.048583984375, 8.169726562499989], + [-8.009863281249977, 8.07851562499999], + [-8.126855468749994, 7.867724609374989], + [-8.115429687499983, 7.7607421875], + [-8.205957031249994, 7.59023437499999], + [-8.231884765624983, 7.556738281249991], + [-8.429980468749989, 7.601855468749989], + [-8.486425781249977, 7.558496093749994], + [-8.659765624999977, 7.688378906249994], + [-8.8896484375, 7.2626953125], + [-9.11757812499999, 7.215917968749991], + [-9.463818359374983, 7.415869140624991], + [-9.369140625, 7.703808593749997], + [-9.518261718749983, 8.34609375], + [-9.781982421875, 8.537695312499991], + [-10.064355468749994, 8.429882812499997], + [-10.147412109374983, 8.519726562499997], + [-10.233056640624994, 8.488818359374989], + [-10.283203125, 8.485156249999989], + [-10.360058593749983, 8.495507812499994], + [-10.394433593749994, 8.48095703125], + [-10.496435546874977, 8.362109374999989], + [-10.557714843749977, 8.315673828125], + [-10.686962890624983, 8.321679687499994], + [-10.712109374999983, 8.335253906249989], + [-10.677343749999977, 8.400585937499997], + [-10.500537109374989, 8.687548828124989], + [-10.615966796875, 9.059179687499991], + [-10.726855468749989, 9.081689453124994], + [-10.747021484374983, 9.095263671874989], + [-10.749951171874983, 9.122363281249989], + [-10.687646484374994, 9.261132812499994], + [-10.682714843749977, 9.289355468749989], + [-10.758593749999989, 9.385351562499991], + [-11.047460937499977, 9.786328125], + [-11.180859374999983, 9.925341796874989], + [-11.205664062499977, 9.977734375], + [-11.273632812499983, 9.996533203124997], + [-11.911083984374983, 9.993017578124991], + [-12.142333984375, 9.87539062499999], + [-12.427978515625, 9.898144531249997], + [-12.557861328125, 9.704980468749994], + [-12.755859375, 9.373583984374989], + [-12.958789062499989, 9.263330078124994], + [-13.077294921874994, 9.069628906249989], + [-13.292675781249983, 9.04921875], + [-13.436279296875, 9.4203125], + [-13.691357421874983, 9.535791015624994], + [-13.689794921874977, 9.927783203124989], + [-13.820117187499989, 9.88720703125], + [-14.045019531249977, 10.141259765624994], + [-14.426904296874994, 10.248339843749989], + [-14.609570312499983, 10.549853515624989], + [-14.593505859375, 10.766699218749991], + [-14.677343749999977, 10.68896484375], + [-14.775927734374989, 10.931640625], + [-14.88671875, 10.968066406249989], + [-14.975, 10.803417968749997], + [-15.051220703124983, 10.834570312499991], + [-15.043017578124989, 10.940136718749997], + [-14.9990234375, 10.9921875], + [-14.944433593749977, 11.072167968749994], + [-14.779296875, 11.405517578125], + [-14.720263671874989, 11.48193359375], + [-14.682958984374977, 11.508496093749997], + [-14.604785156249989, 11.511621093749994], + [-14.452441406249989, 11.556201171874989], + [-14.327832031249983, 11.629785156249994], + [-14.265576171874983, 11.659912109375], + [-14.122314453125, 11.65195312499999], + [-13.953222656249977, 11.664599609374989], + [-13.732763671874977, 11.736035156249997], + [-13.730664062499983, 11.959863281249994], + [-13.737988281249983, 12.009667968749994], + [-13.816308593749994, 12.054492187499989], + [-13.948876953124994, 12.178173828124997], + [-13.8875, 12.246875], + [-13.759765625, 12.262353515624994], + [-13.673535156249983, 12.478515625], + [-13.732617187499983, 12.592822265624989], + [-13.729248046875, 12.673925781249991], + [-13.082910156249994, 12.633544921875], + [-13.061279296875, 12.489990234375], + [-12.930712890624989, 12.532275390624989], + [-12.399072265624994, 12.340087890625], + [-11.389404296875, 12.404394531249991] + ] + ] + }, + "properties": { + "name": "Guinea", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-16.763330078124994, 13.064160156249997], + [-16.824804687499977, 13.341064453125], + [-16.669335937499994, 13.475], + [-16.41337890624999, 13.269726562499997], + [-15.427490234375, 13.46835937499999], + [-16.135449218749983, 13.4482421875], + [-16.351806640625, 13.34335937499999], + [-16.56230468749999, 13.587304687499994], + [-15.509667968749994, 13.586230468750003], + [-15.426855468749977, 13.727001953124997], + [-15.108349609374983, 13.81210937499999], + [-14.405468749999983, 13.503710937500003], + [-13.977392578124977, 13.54345703125], + [-13.826708984374989, 13.4078125], + [-14.246777343749983, 13.23583984375], + [-15.151123046875, 13.556494140624991], + [-15.286230468749977, 13.39599609375], + [-15.814404296874983, 13.325146484374997], + [-15.834277343749989, 13.156445312499997], + [-16.648779296874977, 13.154150390624991], + [-16.763330078124994, 13.064160156249997] + ] + ] + }, + "properties": { + "name": "Gambia", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-15.895898437499966, 11.082470703124969], + [-15.963964843749977, 11.05898437499998], + [-15.937695312499955, 11.192773437499966], + [-15.895898437499966, 11.082470703124969] + ] + ], + [ + [ + [-16.11450195312503, 11.059423828124977], + [-16.236425781249977, 11.113427734374966], + [-16.06733398437501, 11.197216796874983], + [-16.11450195312503, 11.059423828124977] + ] + ], + [ + [ + [-15.901806640624926, 11.4658203125], + [-16.02319335937497, 11.477148437499991], + [-15.964550781249926, 11.59829101562498], + [-15.901806640624926, 11.4658203125] + ] + ], + [ + [ + [-15.986425781249949, 11.882031249999969], + [-16.038330078124943, 11.759716796875011], + [-16.15244140624992, 11.876806640624963], + [-15.986425781249949, 11.882031249999969] + ] + ], + [ + [ + [-13.759765625, 12.262353515624994], + [-13.8875, 12.246875], + [-13.948876953124966, 12.178173828124997], + [-13.737988281250011, 12.009667968750037], + [-13.730664062499926, 11.959863281250009], + [-13.73276367187492, 11.736035156249983], + [-13.953222656249977, 11.664599609374989], + [-14.265576171874926, 11.659912109375014], + [-14.327832031250011, 11.629785156250009], + [-14.452441406249989, 11.556201171875017], + [-14.604785156249932, 11.511621093749994], + [-14.682958984374949, 11.508496093749983], + [-14.720263671875017, 11.481933593749986], + [-14.779296874999972, 11.405517578125057], + [-14.944433593749949, 11.072167968749994], + [-14.999023437499972, 10.992187500000043], + [-15.04301757812496, 10.940136718750011], + [-15.09375, 11.011035156249974], + [-15.054589843749994, 11.141943359375006], + [-15.222119140624926, 11.030908203125037], + [-15.216699218749994, 11.15625], + [-15.39311523437496, 11.217236328124983], + [-15.354687499999955, 11.396337890624963], + [-15.479492187499972, 11.410302734374966], + [-15.072656249999937, 11.597802734374966], + [-15.230371093750023, 11.686767578124972], + [-15.412988281249994, 11.615234374999972], + [-15.501904296875011, 11.723779296874966], + [-15.467187499999937, 11.842822265624974], + [-15.078271484374937, 11.968994140625014], + [-15.941748046875006, 11.786621093749986], + [-15.92021484374996, 11.93779296874996], + [-16.138427734375, 11.917285156250045], + [-16.32807617187501, 12.051611328124963], + [-16.244580078124955, 12.237109375], + [-16.43681640624996, 12.204150390625045], + [-16.711816406249937, 12.354833984375006], + [-16.656933593749955, 12.364355468749991], + [-16.52133789062495, 12.348632812499986], + [-16.41630859374996, 12.367675781250057], + [-16.24150390624996, 12.443310546875011], + [-16.144189453124937, 12.457421875000037], + [-15.839550781249955, 12.437890624999966], + [-15.57480468749992, 12.490380859375009], + [-15.19609375, 12.679931640624986], + [-14.3492187499999, 12.67641601562498], + [-14.064843749999966, 12.675292968750014], + [-13.729248046875, 12.673925781250006], + [-13.732617187499983, 12.592822265625003], + [-13.673535156249926, 12.478515624999986], + [-13.759765625, 12.262353515624994] + ] + ] + ] + }, + "properties": { + "name": "Guinea-Bissau", + "childNum": 5 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [11.332324218750017, 1.528369140624989], + [11.335351562500023, 0.999707031250011], + [9.906738281250028, 0.960107421875037], + [9.80390625000004, 0.998730468749997], + [9.788671875000034, 1.025683593749974], + [9.760546874999989, 1.074707031250014], + [9.704589843750057, 1.079980468750023], + [9.676464843750011, 1.074707031250014], + [9.636132812500051, 1.046679687499989], + [9.590820312500057, 1.031982421875014], + [9.599414062500045, 1.054443359374972], + [9.509863281250006, 1.114794921875017], + [9.385937500000068, 1.13925781250002], + [9.807031250000051, 1.927490234375028], + [9.77968750000008, 2.068212890625006], + [9.800781250000028, 2.304443359375], + [9.826171875000057, 2.297802734374969], + [9.8369140625, 2.242382812500054], + [9.870117187500028, 2.21328125], + [9.979882812499994, 2.167773437500045], + [10.790917968750023, 2.167578125], + [11.096582031250051, 2.167480468749986], + [11.328710937500006, 2.167431640624969], + [11.332324218750017, 1.528369140624989] + ] + ], + [ + [ + [8.735742187500023, 3.758300781249972], + [8.910058593750023, 3.758203125000051], + [8.946093750000074, 3.627539062499977], + [8.704003906250051, 3.223632812500028], + [8.474902343749989, 3.264648437500043], + [8.464648437500045, 3.450585937499994], + [8.735742187500023, 3.758300781249972] + ] + ] + ] + }, + "properties": { + "name": "Eq. Guinea", + "childNum": 2 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [23.852246093749983, 35.53544921874999], + [24.166015625000057, 35.59521484375], + [24.108984374999977, 35.49580078124998], + [24.35400390625, 35.359472656250034], + [25.73017578125004, 35.34858398437501], + [25.791308593750074, 35.122851562500045], + [26.32021484375008, 35.315136718749955], + [26.165625, 35.018603515625045], + [24.79980468750003, 34.93447265625002], + [24.70888671875008, 35.08906250000001], + [24.463671875000045, 35.160351562499955], + [23.59277343749997, 35.257226562499966], + [23.56982421875, 35.534765625000034], + [23.67265624999999, 35.51391601562506], + [23.736914062500034, 35.65551757812503], + [23.852246093749983, 35.53544921874999] + ] + ], + [ + [ + [27.17607421874999, 35.46528320312498], + [27.070703125000023, 35.59775390624998], + [27.22314453125, 35.820458984374966], + [27.17607421874999, 35.46528320312498] + ] + ], + [ + [ + [23.053808593750034, 36.18979492187498], + [22.91083984375004, 36.220996093750045], + [22.950488281250045, 36.38393554687502], + [23.053808593750034, 36.18979492187498] + ] + ], + [ + [ + [27.84277343750003, 35.929296875000034], + [27.71552734375004, 35.95732421874996], + [27.71630859375003, 36.17158203125001], + [28.23183593750005, 36.43364257812502], + [28.087792968750023, 36.06533203125002], + [27.84277343750003, 35.929296875000034] + ] + ], + [ + [ + [25.48242187500003, 36.39262695312502], + [25.37050781250005, 36.35893554687499], + [25.408984375000074, 36.473730468750006], + [25.48242187500003, 36.39262695312502] + ] + ], + [ + [ + [26.46064453125001, 36.58540039062501], + [26.270019531250057, 36.54692382812499], + [26.370019531250023, 36.63857421875002], + [26.46064453125001, 36.58540039062501] + ] + ], + [ + [ + [26.94960937500005, 36.72709960937502], + [27.214941406250006, 36.89863281249998], + [27.352148437499977, 36.86889648437506], + [26.94960937500005, 36.72709960937502] + ] + ], + [ + [ + [25.859375, 36.79042968750005], + [25.74316406250003, 36.78974609374998], + [26.06445312500003, 36.90273437500002], + [25.859375, 36.79042968750005] + ] + ], + [ + [ + [27.01972656250004, 36.95903320312502], + [26.91992187500003, 36.94521484375005], + [26.88867187499997, 37.087255859375034], + [27.01972656250004, 36.95903320312502] + ] + ], + [ + [ + [25.278906250000034, 37.06840820312502], + [25.105468750000057, 37.034960937500045], + [25.235058593750068, 37.148535156250006], + [25.278906250000034, 37.06840820312502] + ] + ], + [ + [ + [25.54589843749997, 36.96757812499999], + [25.45673828125001, 36.9296875], + [25.361914062500063, 37.07041015624998], + [25.52529296875005, 37.19638671875006], + [25.54589843749997, 36.96757812499999] + ] + ], + [ + [ + [24.523535156250063, 37.125097656250006], + [24.42480468750003, 37.131982421874994], + [24.48378906250005, 37.21020507812503], + [24.523535156250063, 37.125097656250006] + ] + ], + [ + [ + [25.402734375000023, 37.419140624999955], + [25.312695312500068, 37.48930664062496], + [25.462988281250063, 37.47109375], + [25.402734375000023, 37.419140624999955] + ] + ], + [ + [ + [26.029296875000057, 37.529394531250034], + [26.086328125000023, 37.63491210937505], + [26.351367187500017, 37.67431640625], + [26.029296875000057, 37.529394531250034] + ] + ], + [ + [ + [25.255859375000057, 37.59960937500006], + [25.156347656250034, 37.54506835937505], + [24.99648437500005, 37.676904296874994], + [25.255859375000057, 37.59960937500006] + ] + ], + [ + [ + [24.35595703125003, 37.57685546875004], + [24.28896484375005, 37.52827148437498], + [24.37910156250004, 37.682714843750006], + [24.35595703125003, 37.57685546875004] + ] + ], + [ + [ + [26.82441406250004, 37.81142578125005], + [27.05507812500005, 37.70927734375002], + [26.84492187500004, 37.64472656250001], + [26.58105468750003, 37.723730468750034], + [26.82441406250004, 37.81142578125005] + ] + ], + [ + [ + [20.888476562500074, 37.805371093749955], + [20.993945312500074, 37.70800781250003], + [20.81855468750004, 37.66474609375001], + [20.61953125000008, 37.855029296875045], + [20.691503906250006, 37.929541015625034], + [20.888476562500074, 37.805371093749955] + ] + ], + [ + [ + [24.991699218750057, 37.75961914062506], + [24.962207031250074, 37.69238281250003], + [24.7001953125, 37.961669921875], + [24.956347656250045, 37.90478515625006], + [24.991699218750057, 37.75961914062506] + ] + ], + [ + [ + [20.61230468750003, 38.38334960937502], + [20.761328125, 38.07055664062497], + [20.523535156250063, 38.106640624999955], + [20.4521484375, 38.23417968750002], + [20.35253906250003, 38.179882812499955], + [20.563183593750068, 38.474951171875034], + [20.61230468750003, 38.38334960937502] + ] + ], + [ + [ + [26.094042968750017, 38.21806640625002], + [25.891894531250045, 38.243310546874994], + [25.991406250000068, 38.353515625], + [25.846093750000023, 38.57402343749996], + [26.16035156250001, 38.54072265625001], + [26.094042968750017, 38.21806640625002] + ] + ], + [ + [ + [20.68671875000001, 38.60869140625002], + [20.5546875, 38.58256835937502], + [20.69414062499999, 38.84423828125003], + [20.68671875000001, 38.60869140625002] + ] + ], + [ + [ + [24.67470703125005, 38.80922851562502], + [24.54101562499997, 38.788671875], + [24.485644531250074, 38.980273437500045], + [24.67470703125005, 38.80922851562502] + ] + ], + [ + [ + [23.41542968750008, 38.958642578124994], + [23.525, 38.8134765625], + [24.127539062500034, 38.648486328125045], + [24.27578125000005, 38.22001953124996], + [24.58837890625003, 38.12397460937504], + [24.53652343750005, 37.97973632812506], + [24.212011718750006, 38.11752929687506], + [24.040136718750006, 38.389990234375034], + [23.65078125000008, 38.44306640625001], + [23.25214843750004, 38.80122070312498], + [22.870312500000068, 38.870507812499966], + [23.258203125000023, 39.03134765625006], + [23.41542968750008, 38.958642578124994] + ] + ], + [ + [ + [26.41015625000003, 39.329443359375034], + [26.59560546875005, 39.04882812499997], + [26.488671875000023, 39.074804687500034], + [26.46875, 38.97280273437502], + [26.10791015625, 39.08105468749997], + [26.273144531249983, 39.19755859374999], + [26.072363281250034, 39.095605468749994], + [25.84414062500008, 39.20004882812506], + [26.16542968750008, 39.37353515625006], + [26.41015625000003, 39.329443359375034] + ] + ], + [ + [ + [20.077929687500045, 39.432714843750034], + [19.883984375000068, 39.461523437500034], + [19.646484375, 39.76708984375003], + [19.926074218750017, 39.773730468750045], + [19.8466796875, 39.66811523437502], + [20.077929687500045, 39.432714843750034] + ] + ], + [ + [ + [25.43769531250004, 39.98330078125002], + [25.357031250000063, 39.80810546875003], + [25.24941406250005, 39.89414062500006], + [25.06220703125004, 39.852392578125006], + [25.05800781250005, 39.999658203124966], + [25.43769531250004, 39.98330078125002] + ] + ], + [ + [ + [24.774218750000074, 40.615185546874955], + [24.515527343750023, 40.64702148437496], + [24.623339843750045, 40.79291992187501], + [24.774218750000074, 40.615185546874955] + ] + ], + [ + [ + [26.03896484375008, 40.726757812499955], + [25.10449218750003, 40.994726562500006], + [24.792968750000057, 40.857519531250034], + [24.47705078125, 40.94775390625003], + [24.082324218750074, 40.72407226562504], + [23.762792968750063, 40.74780273437497], + [23.866796875000034, 40.41855468750006], + [24.21279296875008, 40.32778320312502], + [24.343359375000034, 40.14770507812503], + [23.913183593750063, 40.35878906250005], + [23.72792968750008, 40.329736328124994], + [23.96748046875001, 40.11455078125002], + [23.947070312500045, 39.96557617187506], + [23.66455078125003, 40.22382812499998], + [23.42626953125, 40.26396484374999], + [23.62734375, 39.92407226562503], + [22.896484375000057, 40.39990234374997], + [22.92226562500008, 40.59086914062499], + [22.629492187500034, 40.49555664062501], + [22.59218750000005, 40.03691406250002], + [23.327734374999977, 39.174902343750006], + [23.15468750000008, 39.10146484375005], + [23.16171875, 39.25776367187501], + [22.92138671874997, 39.30634765625004], + [22.886035156250074, 39.16997070312496], + [23.066699218750017, 39.03793945312498], + [22.569140625000074, 38.86748046874999], + [23.25292968750003, 38.66123046875006], + [23.68398437500008, 38.35244140625002], + [23.96699218750001, 38.275], + [24.024511718750006, 38.139794921874966], + [24.01972656250001, 37.67773437499997], + [23.50175781249999, 38.03486328124998], + [23.03632812500004, 37.87836914062501], + [23.48925781250003, 37.440185546875], + [23.16152343750005, 37.333837890625006], + [22.725390625000017, 37.542138671874966], + [23.16015625000003, 36.448095703125034], + [22.717187500000023, 36.79394531250006], + [22.42773437500003, 36.47578124999998], + [22.08046875000008, 37.028955078124966], + [21.95556640625003, 36.990087890625034], + [21.892382812500045, 36.73730468749997], + [21.58291015625005, 37.080957031249994], + [21.678906250000068, 37.38720703125003], + [21.124707031250068, 37.89160156250003], + [21.40371093750005, 38.19667968750002], + [21.658398437500068, 38.17509765624996], + [21.82470703125003, 38.328125], + [22.846386718750068, 37.96757812499996], + [23.18349609375008, 38.133691406249966], + [22.421679687500045, 38.43852539062499], + [22.319921875, 38.35683593750005], + [21.96533203124997, 38.412451171875006], + [21.47255859375005, 38.321386718750006], + [21.3310546875, 38.48730468749997], + [21.303320312500034, 38.373925781249966], + [21.113183593750023, 38.38466796875002], + [20.768554687500057, 38.874414062499966], + [21.111621093750045, 38.89628906249999], + [21.11835937500001, 39.029980468749955], + [20.71337890625, 39.03515625000003], + [20.300781250000057, 39.32709960937501], + [20.19140625, 39.545800781249966], + [20.099414062500074, 39.641259765624966], + [20.001269531250074, 39.70942382812501], + [20.022558593750063, 39.710693359375], + [20.059765624999983, 39.69912109375002], + [20.13105468750004, 39.66162109375003], + [20.206835937500017, 39.65351562499998], + [20.382421875, 39.802636718749994], + [20.381640625000017, 39.84179687500006], + [20.311328125000074, 39.95078125000006], + [20.311132812500034, 39.97944335937504], + [20.338476562500006, 39.991064453125006], + [20.38369140625008, 40.0171875], + [20.408007812500074, 40.049462890624994], + [20.4560546875, 40.065576171874994], + [20.657421875000068, 40.11738281249998], + [20.881640625000017, 40.467919921874994], + [21.030859375000034, 40.62246093750002], + [20.95576171875001, 40.775292968749994], + [20.96425781250005, 40.84990234374999], + [21.575781250000034, 40.86894531249996], + [21.627539062500006, 40.896337890625034], + [21.77949218750004, 40.95043945312506], + [21.99335937500001, 41.13095703125006], + [22.18447265625005, 41.15864257812501], + [22.49355468750005, 41.118505859375006], + [22.603613281249977, 41.14018554687499], + [22.724804687500068, 41.17851562499999], + [22.78388671875004, 41.33198242187498], + [23.155957031250068, 41.32207031249999], + [23.239843750000034, 41.38496093750001], + [23.372070312500057, 41.3896484375], + [23.433398437500017, 41.39873046874999], + [23.53583984375001, 41.38603515624999], + [23.63515625000008, 41.386767578125045], + [24.011328124999977, 41.460058593750034], + [24.03291015625004, 41.469091796875034], + [24.05605468750005, 41.527246093749966], + [24.38671875, 41.523535156250006], + [24.487890625, 41.55522460937499], + [24.518261718750068, 41.55253906249996], + [24.773730468750045, 41.356103515624994], + [24.99355468750008, 41.36499023437503], + [25.133398437500063, 41.31577148437506], + [25.251171875000068, 41.243554687499994], + [25.923339843750057, 41.311914062499966], + [26.066406250000057, 41.35068359375006], + [26.135351562499977, 41.3857421875], + [26.155175781250023, 41.43486328124999], + [26.143554687500057, 41.52153320312496], + [26.085546875000063, 41.704150390625045], + [26.10742187499997, 41.72568359374998], + [26.20058593750005, 41.74379882812502], + [26.320898437500034, 41.716552734375], + [26.581347656250074, 41.60126953125004], + [26.62490234375008, 41.401757812499994], + [26.330664062499977, 41.23876953125], + [26.331054687500057, 40.954492187499994], + [26.03896484375008, 40.726757812499955] + ] + ] + ] + }, + "properties": { + "name": "Greece", + "childNum": 29 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-61.71552734375, 12.012646484374997], + [-61.714990234374994, 12.18515625], + [-61.60703125, 12.223291015624994], + [-61.71552734375, 12.012646484374997] + ] + ] + }, + "properties": { + "name": "Grenada", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-46.266699218750006, 60.781396484374994], + [-46.381542968749955, 60.66030273437502], + [-46.7880859375, 60.758398437500034], + [-46.205224609374994, 60.943505859374994], + [-46.266699218750006, 60.781396484374994] + ] + ], + [ + [ + [-37.03125, 65.53198242187497], + [-37.23842773437494, 65.60986328125003], + [-37.047509765624966, 65.722265625], + [-37.03125, 65.53198242187497] + ] + ], + [ + [ + [-51.01367187499994, 69.55249023437497], + [-51.202050781249966, 69.525], + [-51.33886718749994, 69.73203125000006], + [-51.094580078125006, 69.92416992187503], + [-50.67900390624999, 69.84853515625], + [-51.01367187499994, 69.55249023437497] + ] + ], + [ + [ + [-52.73115234375001, 69.94472656250005], + [-52.0453125, 69.8072265625], + [-51.90019531249999, 69.60478515625007], + [-53.57841796874996, 69.25664062500002], + [-54.18271484374995, 69.40351562500001], + [-53.65830078124998, 69.46513671875005], + [-53.825, 69.54033203124999], + [-54.91914062499998, 69.71362304687503], + [-54.78789062499996, 69.94985351562502], + [-54.322607421875034, 69.94189453125], + [-54.83076171875001, 70.13295898437502], + [-54.37163085937499, 70.31728515625], + [-53.296728515625034, 70.20537109375002], + [-52.73115234375001, 69.94472656250005] + ] + ], + [ + [ + [-51.67514648437498, 70.855224609375], + [-52.11938476562497, 70.87065429687502], + [-52.10673828124999, 70.96801757812497], + [-51.67514648437498, 70.855224609375] + ] + ], + [ + [ + [-25.43232421875001, 70.92133789062495], + [-25.402246093749994, 70.65268554687503], + [-26.217871093749977, 70.45405273437498], + [-26.604687499999926, 70.55336914062497], + [-28.03525390624995, 70.48681640625], + [-27.61723632812496, 70.91376953125001], + [-26.621777343749955, 70.87563476562497], + [-25.81889648437499, 71.04365234375001], + [-25.43232421875001, 70.92133789062495] + ] + ], + [ + [ + [-53.53520507812493, 71.04082031250005], + [-53.9578125, 71.12773437499999], + [-53.58447265625003, 71.29707031249995], + [-53.53520507812493, 71.04082031250005] + ] + ], + [ + [ + [-55.01689453124999, 72.79111328125003], + [-55.56660156249998, 72.56435546875002], + [-56.214794921874955, 72.71918945312495], + [-55.01689453124999, 72.79111328125003] + ] + ], + [ + [ + [-18.000537109374932, 75.40732421875003], + [-17.391992187499937, 75.03691406250007], + [-18.670800781249966, 75.00166015624998], + [-18.856054687499977, 75.31914062500002], + [-18.000537109374932, 75.40732421875003] + ] + ], + [ + [ + [-18.58261718749995, 76.042333984375], + [-19.085351562499966, 76.43037109375001], + [-18.882470703124937, 76.70380859375001], + [-18.58261718749995, 76.042333984375] + ] + ], + [ + [ + [-71.667333984375, 77.32529296874998], + [-72.48955078124999, 77.43164062499997], + [-71.43344726562495, 77.394384765625], + [-71.667333984375, 77.32529296874998] + ] + ], + [ + [ + [-17.6125, 79.82587890624995], + [-18.662011718749966, 79.72001953125005], + [-19.13828125, 79.85234375000002], + [-17.98291015625, 80.05517578125003], + [-17.471386718749955, 80.02871093749997], + [-17.6125, 79.82587890624995] + ] + ], + [ + [ + [-44.86455078124999, 82.08364257812502], + [-46.75190429687501, 82.34819335937502], + [-47.27226562499996, 82.65693359375001], + [-46.399169921875, 82.692138671875], + [-44.91748046875003, 82.48051757812505], + [-44.86455078124999, 82.08364257812502] + ] + ], + [ + [ + [-29.952880859375, 83.56484374999997], + [-25.795068359374994, 83.26098632812497], + [-31.99267578125, 83.0853515625], + [-32.03271484374997, 82.98344726562502], + [-25.12338867187495, 83.15961914062501], + [-24.47031249999995, 82.87739257812498], + [-21.582519531249943, 82.6341796875], + [-23.118066406249966, 82.32470703125003], + [-29.57939453124996, 82.16118164062502], + [-29.887402343749983, 82.05483398437502], + [-29.543847656249994, 81.93994140624997], + [-27.839501953124966, 82.04887695312505], + [-25.148828124999966, 82.001123046875], + [-24.293066406249977, 81.70097656250005], + [-23.103710937499983, 82.01181640625003], + [-21.337988281249977, 82.068701171875], + [-21.230517578125017, 81.60136718749999], + [-23.11772460937499, 80.77817382812498], + [-19.62993164062499, 81.63989257812503], + [-17.456054687499943, 81.397705078125], + [-16.12070312499995, 81.776611328125], + [-14.241992187500017, 81.81386718750005], + [-12.434423828125006, 81.68251953125002], + [-11.430664062499972, 81.45683593750005], + [-13.126220703124972, 81.08779296875], + [-14.452343749999955, 80.99311523437498], + [-14.503564453124994, 80.76328125000006], + [-16.76059570312492, 80.573388671875], + [-15.937255859374972, 80.42763671874997], + [-16.48876953124997, 80.25195312499997], + [-18.070947265624994, 80.17207031249995], + [-19.429199218749943, 80.25771484375], + [-20.150146484375, 80.01123046874997], + [-18.99199218749996, 79.17836914062502], + [-21.133740234374926, 78.65864257812501], + [-21.729589843749977, 77.70854492187499], + [-20.862597656249932, 77.91186523437503], + [-19.490429687499983, 77.71889648437497], + [-19.46752929687503, 77.56582031250005], + [-20.162060546874926, 77.68984375], + [-20.680810546875023, 77.61899414062503], + [-20.23193359374997, 77.36840820312497], + [-19.30029296874997, 77.22236328124995], + [-18.442626953124943, 77.259375], + [-18.51030273437496, 76.77817382812498], + [-20.48671875, 76.92080078125], + [-21.614697265624926, 76.68789062499997], + [-22.18525390625001, 76.79409179687502], + [-22.609326171874983, 76.70429687500004], + [-21.877343749999966, 76.57348632812503], + [-21.488232421874926, 76.271875], + [-20.10361328124992, 76.21909179687503], + [-19.508984374999926, 75.75751953124995], + [-19.52636718750003, 75.18022460937505], + [-20.484960937500006, 75.31425781249999], + [-21.649316406249966, 75.02343749999997], + [-22.232861328124926, 75.11972656249998], + [-21.69511718749999, 74.96445312500003], + [-20.985791015624983, 75.07436523437497], + [-20.86157226562497, 74.63593750000001], + [-20.41708984374995, 74.9751953125], + [-19.98491210937499, 74.9751953125], + [-19.287011718750023, 74.54638671875006], + [-19.36914062499997, 74.28403320312498], + [-20.256445312499977, 74.2828125], + [-20.653125, 74.13735351562502], + [-21.954931640624977, 74.24428710937497], + [-21.942919921874932, 74.56572265624999], + [-22.32158203124999, 74.30253906250002], + [-22.134814453124932, 73.99047851562503], + [-20.36728515624992, 73.8482421875], + [-20.509667968749966, 73.49287109375001], + [-22.346875, 73.26923828125001], + [-23.23320312499999, 73.39770507812497], + [-24.157714843749943, 73.76445312499999], + [-24.67724609375, 73.602197265625], + [-25.521289062500017, 73.85161132812499], + [-24.79125976562497, 73.51127929687502], + [-26.062304687500017, 73.25302734375], + [-27.270410156250023, 73.43627929687503], + [-26.541845703125006, 73.24897460937495], + [-27.561621093750006, 73.13847656250002], + [-27.348046875000023, 73.06782226562501], + [-25.057031250000023, 73.396484375], + [-24.132666015625006, 73.409375], + [-22.036328124999955, 72.91845703125006], + [-22.29321289062497, 72.11953125], + [-24.06904296875001, 72.49873046874998], + [-24.629980468749977, 73.03764648437499], + [-26.657617187499966, 72.71582031249997], + [-24.81333007812492, 72.90151367187497], + [-24.65, 72.58251953125], + [-25.117871093749983, 72.34697265625005], + [-24.66684570312492, 72.437353515625], + [-21.959667968749955, 71.74467773437502], + [-22.479638671874937, 71.38344726562497], + [-22.417578125, 71.24868164062505], + [-22.29902343750001, 71.43232421874998], + [-21.75224609374999, 71.47832031250002], + [-21.522656249999926, 70.52622070312503], + [-22.38413085937492, 70.46240234375], + [-22.437011718749943, 70.860009765625], + [-22.690673828124943, 70.43730468750002], + [-23.327832031249983, 70.45097656250007], + [-23.97138671875001, 70.64946289062499], + [-24.562207031249926, 71.22353515624997], + [-25.885156249999966, 71.571923828125], + [-27.08720703124999, 71.6265625], + [-27.107031250000034, 71.53266601562498], + [-25.842724609374955, 71.48017578124995], + [-25.74223632812499, 71.18359375], + [-26.717919921874994, 70.95048828125005], + [-28.39843749999997, 70.99291992187497], + [-27.99218749999997, 70.89521484374998], + [-28.06987304687499, 70.69902343750005], + [-29.07207031249999, 70.444970703125], + [-26.621777343749955, 70.46337890625], + [-26.576806640625023, 70.35708007812502], + [-27.560839843749932, 70.12446289062498], + [-27.384179687500023, 69.9916015625], + [-27.027734374999966, 70.20122070312499], + [-25.529882812499977, 70.35317382812502], + [-23.66733398437495, 70.139306640625], + [-22.28447265624996, 70.12583007812498], + [-22.287060546874955, 70.03339843749998], + [-23.03364257812501, 69.90083007812498], + [-23.04956054687497, 69.79272460937497], + [-23.86572265624997, 69.73671875000002], + [-23.739404296874994, 69.58862304687497], + [-24.296679687500017, 69.58554687500006], + [-24.295556640624966, 69.439306640625], + [-25.188574218750006, 69.26054687500002], + [-25.092431640624937, 69.16518554687502], + [-25.697998046874943, 68.889892578125], + [-26.48291015624997, 68.67592773437502], + [-29.24951171874997, 68.29877929687501], + [-29.86850585937495, 68.31157226562505], + [-30.318115234375, 68.19331054687501], + [-30.72001953124999, 68.25117187499998], + [-30.610742187499994, 68.11791992187503], + [-30.97856445312499, 68.06132812500005], + [-32.32744140624999, 68.43730468749999], + [-32.16455078125, 67.99111328125002], + [-33.15698242187497, 67.62670898437506], + [-34.1982421875, 66.65507812499999], + [-35.18857421874995, 66.25029296875002], + [-35.86723632812502, 66.44140624999997], + [-35.630078124999926, 66.13994140625002], + [-36.37919921874996, 65.830810546875], + [-36.52724609375002, 66.00771484375], + [-36.665185546874966, 65.79008789062507], + [-37.06279296874996, 65.87143554687503], + [-37.410058593749994, 65.65634765625], + [-37.954785156249955, 65.63359375000007], + [-37.278710937499994, 66.30439453124995], + [-38.156640624999966, 66.38559570312498], + [-37.75234375000002, 66.26152343750002], + [-38.13994140625002, 65.90351562499998], + [-38.52036132812498, 66.00966796875002], + [-38.20336914062497, 65.71171874999999], + [-40.17353515624998, 65.55615234375], + [-39.57792968749996, 65.34077148437501], + [-39.937255859375, 65.14160156250003], + [-40.253125, 65.04887695312505], + [-41.08442382812501, 65.10083007812497], + [-40.966015624999955, 64.86884765624995], + [-40.655468749999926, 64.91533203125002], + [-40.18222656249998, 64.47993164062495], + [-40.78173828125, 64.22177734375003], + [-41.581005859374926, 64.29833984375], + [-41.03056640624996, 64.12104492187504], + [-40.61777343749998, 64.13173828125], + [-40.550390625000034, 63.72524414062505], + [-40.77519531249999, 63.53364257812501], + [-41.04873046875002, 63.51381835937505], + [-41.387890624999926, 63.06186523437498], + [-41.84448242187497, 63.07026367187501], + [-42.174511718749955, 63.20878906249999], + [-41.63447265624998, 62.972460937500074], + [-41.90898437499996, 62.73710937499999], + [-42.94165039062503, 62.72021484375003], + [-42.15297851562502, 62.568457031250006], + [-42.32148437499998, 62.15273437500005], + [-42.110205078125006, 61.857226562500074], + [-42.58530273437498, 61.71748046875001], + [-42.34736328125001, 61.61743164062497], + [-42.717041015625, 60.767480468749994], + [-43.04409179687502, 60.523681640625], + [-43.92270507812495, 60.59536132812502], + [-43.21298828124998, 60.390673828125074], + [-43.122900390625006, 60.06123046875001], + [-43.32011718749993, 59.928125], + [-43.95502929687498, 60.025488281250006], + [-43.65791015625001, 59.85864257812503], + [-43.90654296874996, 59.815478515625045], + [-44.11699218750002, 59.83193359375002], + [-44.06547851562499, 59.92480468750003], + [-44.412939453125006, 59.922607421875], + [-44.22436523437494, 60.273535156250006], + [-44.61328124999997, 60.01665039062499], + [-45.37924804687495, 60.20292968750002], + [-45.367773437500006, 60.37294921875002], + [-44.97470703124995, 60.457226562499955], + [-44.756738281249966, 60.66459960937502], + [-45.38051757812494, 60.444921875], + [-46.04663085937503, 60.61572265625], + [-46.141943359375006, 60.776513671874994], + [-45.87021484374998, 61.21831054687502], + [-46.87446289062501, 60.81640625000003], + [-48.180810546874966, 60.76923828125001], + [-47.77031249999999, 60.99775390625001], + [-48.386425781249926, 61.004736328125034], + [-48.42817382812501, 61.18740234375002], + [-48.92207031249998, 61.27744140624998], + [-49.28906249999997, 61.58994140625006], + [-49.380273437499994, 61.89018554687502], + [-48.82871093749998, 62.0796875], + [-49.62377929687494, 61.99858398437499], + [-49.553466796875, 62.23271484374999], + [-50.319238281249966, 62.473193359375045], + [-50.298730468749966, 62.72197265625002], + [-49.793115234374994, 63.04462890625004], + [-50.39008789062501, 62.82202148437497], + [-51.46884765624995, 63.64228515625001], + [-51.547509765624994, 64.00610351562497], + [-50.260693359374955, 64.21425781250002], + [-50.48662109374996, 64.20888671875], + [-50.43706054687499, 64.31284179687503], + [-51.58491210937498, 64.10317382812502], + [-51.70786132812498, 64.205078125], + [-51.403759765624926, 64.46318359375002], + [-50.49208984375002, 64.69316406250005], + [-50.00898437500001, 64.44726562499997], + [-50.12163085937493, 64.703759765625], + [-50.51699218750002, 64.76650390625], + [-50.96064453124998, 65.20112304687498], + [-50.721582031249966, 64.79760742187503], + [-51.22060546875002, 64.62846679687502], + [-51.25537109375, 64.75810546875005], + [-51.92260742187503, 64.21875], + [-52.259033203125, 65.154931640625], + [-52.537695312500034, 65.32880859374998], + [-51.61914062500003, 65.71318359375002], + [-51.091894531250006, 65.77578125], + [-51.7234375, 65.723486328125], + [-52.55126953125003, 65.46137695312498], + [-52.760937499999926, 65.59082031249997], + [-53.198974609375, 65.59404296875002], + [-53.106347656249966, 65.97714843749998], + [-53.39204101562498, 66.04833984375], + [-51.225, 66.88154296875001], + [-53.035791015624966, 66.20141601562503], + [-53.538769531249955, 66.13935546874998], + [-53.41875, 66.64853515624998], + [-53.038281249999955, 66.82680664062497], + [-52.38686523437502, 66.88115234375005], + [-53.44360351562503, 66.924658203125], + [-53.88442382812502, 67.13554687499999], + [-53.79858398437494, 67.41816406250001], + [-52.666455078124955, 67.74970703124995], + [-50.613476562499955, 67.5279296875], + [-51.171044921874966, 67.693603515625], + [-50.96884765624998, 67.80664062500003], + [-51.765234375000034, 67.73784179687505], + [-52.34482421874998, 67.83691406249997], + [-53.735205078125006, 67.54902343750004], + [-53.151562499999926, 68.20776367187503], + [-51.779980468749926, 68.05673828124998], + [-51.456494140624926, 68.116064453125], + [-51.21015625000001, 68.419921875], + [-52.19853515624993, 68.22080078125], + [-53.38315429687495, 68.29736328124997], + [-53.03945312500002, 68.61088867187499], + [-52.60458984374998, 68.70874023437503], + [-51.62314453124995, 68.53481445312505], + [-50.945703124999966, 68.68266601562505], + [-50.807714843750006, 68.81699218749998], + [-51.24941406250002, 68.73994140625001], + [-51.084863281249994, 69.12827148437498], + [-50.29736328124994, 69.17060546874998], + [-51.07695312499996, 69.20947265625], + [-50.291699218749955, 70.01445312500005], + [-52.254638671875, 70.05893554687503], + [-53.02304687499995, 70.30190429687497], + [-54.01445312499996, 70.42167968750005], + [-54.53076171875, 70.69926757812502], + [-54.16582031249999, 70.82011718750005], + [-52.801953124999955, 70.7505859375], + [-50.87236328124993, 70.36489257812502], + [-50.66328124999998, 70.417578125], + [-51.32285156249998, 70.58876953124997], + [-51.25659179687497, 70.85268554687502], + [-51.77431640625002, 71.01044921875001], + [-51.018945312499966, 71.001318359375], + [-51.37666015625001, 71.11904296875], + [-53.007568359375, 71.17998046874999], + [-52.89184570312497, 71.457666015625], + [-51.76992187500002, 71.67172851562498], + [-53.44008789062502, 71.57900390625002], + [-53.14453125000003, 71.80742187500002], + [-53.65214843749996, 72.36264648437506], + [-53.92773437499997, 72.31879882812501], + [-53.47758789062502, 71.84995117187506], + [-54.01992187500002, 71.657861328125], + [-53.96298828124995, 71.45898437499997], + [-54.6890625, 71.36723632812505], + [-55.59404296874999, 71.55351562500005], + [-55.315576171874994, 72.11069335937498], + [-54.84013671874996, 72.35610351562497], + [-55.581445312499994, 72.178857421875], + [-55.63583984374998, 72.300439453125], + [-55.29570312499996, 72.35439453124997], + [-55.60170898437494, 72.453466796875], + [-54.924951171874994, 72.57197265624998], + [-54.737939453124994, 72.87250976562501], + [-55.07309570312498, 73.01513671875003], + [-55.28891601562498, 72.93320312500003], + [-55.66855468749998, 73.00791015624998], + [-55.288281249999955, 73.32709960937498], + [-56.10405273437496, 73.55815429687499], + [-55.83828125, 73.75971679687501], + [-56.22539062499999, 74.12910156249995], + [-57.23056640624995, 74.12529296875007], + [-56.70634765625002, 74.21918945312501], + [-56.717675781249994, 74.42924804687499], + [-56.25546874999998, 74.52680664062498], + [-58.56552734374998, 75.35273437500001], + [-58.249658203124994, 75.50668945312503], + [-58.51621093749995, 75.68906250000006], + [-61.18823242187494, 76.157861328125], + [-63.29130859374996, 76.35205078125003], + [-63.84306640624999, 76.21713867187498], + [-64.307275390625, 76.31650390624998], + [-65.36992187499993, 76.13056640625004], + [-65.87573242187494, 76.23833007812505], + [-66.46577148437498, 76.13916015625], + [-66.99257812500002, 76.21293945312502], + [-66.67480468750003, 75.977392578125], + [-68.14873046875002, 76.06704101562497], + [-69.48408203125001, 76.39916992187503], + [-68.1142578125, 76.65063476562503], + [-69.67382812499994, 76.73588867187507], + [-69.69423828125002, 76.98945312500004], + [-70.613134765625, 76.82182617187499], + [-71.14145507812498, 77.02866210937503], + [-70.86284179687496, 77.175439453125], + [-68.97832031250002, 77.19531250000006], + [-68.13554687499999, 77.37958984375001], + [-66.38945312499999, 77.28027343750003], + [-66.69121093749999, 77.68120117187502], + [-67.68808593749995, 77.523779296875], + [-68.62153320312498, 77.60185546875002], + [-69.35136718749999, 77.467138671875], + [-70.53540039062497, 77.699560546875], + [-70.11445312500001, 77.84135742187505], + [-71.27163085937494, 77.81313476562497], + [-72.81806640624995, 78.1943359375], + [-72.47250976562498, 78.48203125], + [-71.65131835937493, 78.62314453124998], + [-68.99345703124999, 78.857421875], + [-68.37705078124998, 79.037841796875], + [-65.82553710937503, 79.17373046874997], + [-64.79228515624993, 80.00063476562502], + [-64.17915039062498, 80.09926757812497], + [-66.84365234374997, 80.07622070312507], + [-67.05063476562503, 80.384521484375], + [-64.51552734374997, 81], + [-63.72197265624993, 81.05732421875001], + [-63.028662109375006, 80.88955078125002], + [-62.90336914062496, 81.21835937500003], + [-61.43598632812498, 81.13359375000002], + [-60.842871093750034, 81.85537109374997], + [-59.28193359374998, 81.88403320312503], + [-56.615136718749994, 81.362890625], + [-59.26181640624998, 82.00664062500005], + [-54.54887695312496, 82.35063476562505], + [-53.671337890624955, 82.16406249999997], + [-53.55566406250003, 81.65327148437501], + [-53.022558593750034, 82.32172851562504], + [-50.894433593749994, 81.89521484375001], + [-49.54106445312496, 81.91806640625003], + [-50.93554687500003, 82.38281250000003], + [-50.03710937499994, 82.472412109375], + [-44.7294921875, 81.77983398437505], + [-44.23886718749998, 82.3681640625], + [-45.55654296875002, 82.74702148437498], + [-41.87646484375, 82.680322265625], + [-41.36962890625003, 82.75], + [-46.136816406250006, 82.85883789062504], + [-46.169042968750006, 83.06386718749997], + [-45.41459960937496, 83.01767578124998], + [-43.00927734375003, 83.26459960937501], + [-41.300146484375006, 83.10078125000004], + [-40.35683593750002, 83.332177734375], + [-38.15625, 82.9986328125], + [-38.74956054687496, 83.37084960937497], + [-37.72333984374998, 83.49775390624998], + [-29.952880859375, 83.56484374999997] + ] + ] + ] + }, + "properties": { + "name": "Greenland", + "childNum": 14 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-89.2328125, 15.888671875], + [-88.89404296875, 15.890625], + [-88.60336914062499, 15.76416015625], + [-88.5939453125, 15.950292968749991], + [-88.22832031249999, 15.72900390625], + [-88.271435546875, 15.694873046875003], + [-88.36455078124999, 15.616015625], + [-88.68447265625, 15.360498046874994], + [-88.96098632812499, 15.152441406249991], + [-89.142578125, 15.072314453125003], + [-89.22236328125, 14.866064453124991], + [-89.16220703124999, 14.669238281250003], + [-89.17177734375, 14.606884765624997], + [-89.28671875, 14.529980468749997], + [-89.36259765624999, 14.416015625], + [-89.5736328125, 14.390087890624997], + [-89.54716796874999, 14.241259765625003], + [-90.04814453124999, 13.904052734375], + [-90.09521484375, 13.736523437499997], + [-90.60693359375, 13.929003906250003], + [-91.37734375, 13.990185546874997], + [-92.23515624999999, 14.54541015625], + [-92.15854492187499, 14.963574218749997], + [-92.14423828125, 15.001953125], + [-92.09873046874999, 15.026757812499994], + [-92.07480468749999, 15.07421875], + [-92.187158203125, 15.320898437499991], + [-92.08212890624999, 15.495556640624997], + [-91.9572265625, 15.703222656249991], + [-91.736572265625, 16.07016601562499], + [-91.433984375, 16.070458984374994], + [-90.97958984374999, 16.07080078125], + [-90.70322265624999, 16.071044921875], + [-90.52197265625, 16.071191406249994], + [-90.44716796875, 16.072705078124997], + [-90.45986328125, 16.162353515625], + [-90.450146484375, 16.261376953124994], + [-90.4169921875, 16.351318359375], + [-90.4169921875, 16.39101562499999], + [-90.47109375, 16.43955078124999], + [-90.57578125, 16.467822265625003], + [-90.63408203124999, 16.5107421875], + [-90.634375, 16.565136718749997], + [-90.65996093749999, 16.630908203125003], + [-90.710693359375, 16.70810546874999], + [-90.975830078125, 16.867822265624994], + [-91.409619140625, 17.255859375], + [-91.1955078125, 17.254101562499997], + [-90.99296874999999, 17.25244140625], + [-90.98916015625, 17.81640625], + [-89.16147460937499, 17.81484375], + [-89.2328125, 15.888671875] + ] + ] + }, + "properties": { + "name": "Guatemala", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [144.74179687500003, 13.25927734375], + [144.64931640625002, 13.4287109375], + [144.87539062500002, 13.614648437499994], + [144.94082031250002, 13.5703125], + [144.74179687500003, 13.25927734375] + ] + ] + }, + "properties": { + "name": "Guam", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-57.194775390625, 5.5484375], + [-57.3185546875, 5.335351562499994], + [-57.20981445312499, 5.195410156249991], + [-57.331005859375, 5.020166015624994], + [-57.711083984374994, 4.991064453124991], + [-57.91704101562499, 4.820410156249991], + [-57.84599609374999, 4.668164062499997], + [-58.05429687499999, 4.101660156249991], + [-57.646728515625, 3.39453125], + [-57.303662109375, 3.377099609374994], + [-57.19736328124999, 2.853271484375], + [-56.704345703125, 2.036474609374991], + [-56.4828125, 1.942138671875], + [-56.96953124999999, 1.91640625], + [-57.03759765625, 1.936474609374997], + [-57.092675781249994, 2.005810546874997], + [-57.118896484375, 2.013964843749989], + [-57.31748046874999, 1.963476562499991], + [-57.41269531249999, 1.908935546875], + [-57.500439453125, 1.77382812499999], + [-57.54575195312499, 1.72607421875], + [-57.59443359375, 1.7041015625], + [-57.795654296875, 1.7], + [-57.8734375, 1.667285156249989], + [-57.9828125, 1.6484375], + [-58.03466796875, 1.520263671875], + [-58.34067382812499, 1.587548828124994], + [-58.38037109375, 1.530224609374997], + [-58.39580078124999, 1.481738281249989], + [-58.5060546875, 1.438671875], + [-58.511865234374994, 1.28466796875], + [-58.68461914062499, 1.281054687499989], + [-58.73032226562499, 1.247509765624997], + [-58.78720703124999, 1.20849609375], + [-58.82177734375, 1.201220703124989], + [-59.231201171875, 1.376025390624989], + [-59.53569335937499, 1.7], + [-59.66660156249999, 1.746289062499997], + [-59.66850585937499, 1.842333984374989], + [-59.74072265625, 1.874169921874994], + [-59.75620117187499, 1.900634765625], + [-59.75522460937499, 2.274121093749997], + [-59.8896484375, 2.362939453124994], + [-59.9943359375, 2.689990234374989], + [-59.854394531249994, 3.5875], + [-59.55112304687499, 3.933544921874997], + [-59.557763671874994, 3.960009765624989], + [-59.62021484374999, 4.023144531249997], + [-59.73857421874999, 4.226757812499997], + [-59.69970703125, 4.353515625], + [-60.1486328125, 4.533251953124989], + [-59.990673828125, 5.082861328124991], + [-60.142041015625, 5.238818359374989], + [-60.241650390625, 5.257958984374994], + [-60.335205078125, 5.199316406249991], + [-60.45952148437499, 5.188085937499991], + [-60.6513671875, 5.221142578124997], + [-60.742138671875, 5.202050781249994], + [-61.37680664062499, 5.906982421875], + [-61.3908203125, 5.938769531249989], + [-61.303125, 6.049511718749997], + [-61.22495117187499, 6.129199218749989], + [-61.15947265624999, 6.174414062499991], + [-61.12871093749999, 6.214306640624997], + [-61.152294921875, 6.385107421874991], + [-61.151025390624994, 6.446533203125], + [-61.181591796875, 6.513378906249997], + [-61.20361328125, 6.58837890625], + [-61.14560546874999, 6.69453125], + [-60.717919921874994, 6.768310546875], + [-60.35209960937499, 7.002880859374997], + [-60.32207031249999, 7.092041015625], + [-60.32548828124999, 7.133984375], + [-60.34506835937499, 7.15], + [-60.46494140624999, 7.166552734374989], + [-60.523193359375, 7.143701171874994], + [-60.583203125, 7.156201171874997], + [-60.63330078125, 7.211083984374994], + [-60.718652343749994, 7.535937499999989], + [-60.513623046875, 7.813183593749997], + [-60.032421875, 8.053564453124991], + [-59.99072265625, 8.162011718749994], + [-59.96484375, 8.191601562499997], + [-59.849072265625, 8.248681640624994], + [-59.83164062499999, 8.305957031249989], + [-60.017529296875, 8.54931640625], + [-59.20024414062499, 8.07460937499999], + [-58.51108398437499, 7.39804687499999], + [-58.48056640624999, 7.038134765624989], + [-58.67294921874999, 6.390771484374994], + [-58.414990234375, 6.85117187499999], + [-57.982568359374994, 6.785888671875], + [-57.54013671874999, 6.33154296875], + [-57.2275390625, 6.178417968749997], + [-57.194775390625, 5.5484375] + ] + ] + }, + "properties": { + "name": "Guyana", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [73.70742187500002, -53.13710937499999], + [73.46513671875002, -53.184179687500006], + [73.25117187500001, -52.97578125000001], + [73.83779296875002, -53.11279296875], + [73.70742187500002, -53.13710937499999] + ] + ] + }, + "properties": { + "name": "Heard I. and McDonald Is.", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-83.635498046875, 14.876416015624997], + [-84.53764648437496, 14.633398437499963], + [-84.64594726562498, 14.661083984375011], + [-84.86044921874998, 14.809765625000011], + [-84.98515624999999, 14.752441406249972], + [-85.059375, 14.582958984374997], + [-85.20834960937498, 14.311816406250003], + [-85.73393554687496, 13.85869140625006], + [-85.75341796875, 13.852050781250028], + [-85.78671874999995, 13.844433593749997], + [-85.98378906249997, 13.965673828125006], + [-86.04038085937503, 14.050146484374977], + [-86.33173828124995, 13.770068359375031], + [-86.37695312500003, 13.755664062500031], + [-86.61025390624997, 13.774853515625026], + [-86.73364257812494, 13.763476562500017], + [-86.75898437499995, 13.746142578125045], + [-86.77060546875003, 13.698730468749972], + [-86.763525390625, 13.635253906250014], + [-86.72958984375, 13.4072265625], + [-86.710693359375, 13.31337890624998], + [-86.72929687499996, 13.284375], + [-86.79213867187497, 13.279785156249972], + [-86.87353515624994, 13.266503906250023], + [-86.918212890625, 13.223583984374983], + [-87.00932617187499, 13.007812499999986], + [-87.0591796875, 12.991455078125028], + [-87.337255859375, 12.979248046875028], + [-87.48911132812503, 13.352929687500051], + [-87.814208984375, 13.399169921875057], + [-87.781884765625, 13.521386718749994], + [-87.71533203125003, 13.812695312500011], + [-87.73144531250003, 13.841064453125014], + [-87.80224609374997, 13.889990234375034], + [-87.89199218749997, 13.894970703124983], + [-87.99101562499996, 13.879638671874972], + [-88.15102539062497, 13.987353515624974], + [-88.44912109374994, 13.850976562499994], + [-88.48266601562503, 13.854248046875043], + [-88.49765624999998, 13.904541015624986], + [-88.50434570312501, 13.964208984374963], + [-88.51254882812498, 13.97895507812504], + [-89.12050781249994, 14.370214843749991], + [-89.36259765624996, 14.416015625], + [-89.17177734375, 14.606884765624983], + [-89.16220703125, 14.669238281249989], + [-89.22236328125001, 14.86606445312502], + [-89.142578125, 15.072314453125031], + [-88.96098632812496, 15.15244140625002], + [-88.68447265625002, 15.360498046875037], + [-88.36455078124996, 15.616015625000045], + [-88.27143554687498, 15.694873046875045], + [-88.22832031249999, 15.729003906249972], + [-88.131103515625, 15.701025390625034], + [-87.87495117187495, 15.879345703124955], + [-86.35664062499998, 15.783203125], + [-85.93627929687497, 15.953417968750045], + [-85.98564453124999, 16.02416992187497], + [-85.48369140624996, 15.899511718749977], + [-84.97373046874998, 15.989892578124994], + [-84.55966796875, 15.802001953125], + [-84.26142578124998, 15.822607421875034], + [-83.765283203125, 15.405468750000054], + [-83.972802734375, 15.519628906250034], + [-84.11132812499997, 15.492431640625], + [-84.09506835937503, 15.400927734375017], + [-83.92744140624998, 15.394042968750028], + [-83.76044921874998, 15.220361328124994], + [-83.49794921874997, 15.222119140624997], + [-83.64638671875, 15.368408203125043], + [-83.36918945312493, 15.239990234375], + [-83.29086914062498, 15.078906250000045], + [-83.2255859375, 15.042285156250045], + [-83.15751953124999, 14.993066406249966], + [-83.41503906249994, 15.008056640625], + [-83.5365234375, 14.977001953124983], + [-83.635498046875, 14.876416015624997] + ] + ] + }, + "properties": { + "name": "Honduras", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [17.60781250000005, 42.76904296875], + [17.744238281250063, 42.70034179687505], + [17.34414062500008, 42.790380859375006], + [17.60781250000005, 42.76904296875] + ] + ], + [ + [ + [16.650683593750017, 42.99658203125], + [17.188281250000045, 42.917041015625045], + [16.850683593750006, 42.8955078125], + [16.650683593750017, 42.99658203125] + ] + ], + [ + [ + [17.667578125000063, 42.897119140624994], + [18.436328125000017, 42.559716796874994], + [18.517480468750023, 42.43291015624999], + [17.823828125, 42.79741210937502], + [17.045410156250057, 43.014892578125], + [17.667578125000063, 42.897119140624994] + ] + ], + [ + [ + [16.785253906250006, 43.270654296874966], + [16.490332031250034, 43.28618164062502], + [16.44892578125004, 43.38706054687506], + [16.89130859375001, 43.314648437499955], + [16.785253906250006, 43.270654296874966] + ] + ], + [ + [ + [15.371386718750074, 43.973828124999955], + [15.437207031250068, 43.899511718750006], + [15.270019531250028, 44.01074218750003], + [15.371386718750074, 43.973828124999955] + ] + ], + [ + [ + [14.488085937500074, 44.66005859375005], + [14.31240234375008, 44.90039062499997], + [14.33125, 45.16499023437498], + [14.488085937500074, 44.66005859375005] + ] + ], + [ + [ + [14.810253906250068, 44.97705078124997], + [14.45039062500004, 45.079199218750006], + [14.571093750000017, 45.224755859374994], + [14.810253906250068, 44.97705078124997] + ] + ], + [ + [ + [18.905371093750006, 45.931738281250034], + [18.839062499999983, 45.83574218750002], + [19.064257812500045, 45.51499023437506], + [19.004687500000074, 45.39951171875006], + [19.4, 45.2125], + [19.062890625000023, 45.13720703125], + [19.007128906250045, 44.86918945312502], + [18.83642578125, 44.883251953124955], + [18.66259765625, 45.07744140624999], + [17.812792968750074, 45.078125], + [16.918652343749983, 45.27656249999998], + [16.53066406250008, 45.21669921875002], + [16.29335937500005, 45.00883789062496], + [16.028320312500057, 45.18959960937502], + [15.788085937500057, 45.17895507812497], + [15.736621093750045, 44.76582031250001], + [16.10341796875008, 44.52099609375006], + [16.300097656250017, 44.12451171875], + [17.27382812500005, 43.44575195312501], + [17.650488281250063, 43.006591796875], + [17.585156250000068, 42.93837890625005], + [16.903125, 43.392431640625006], + [16.393945312500023, 43.54335937500002], + [15.985546875000068, 43.519775390625], + [15.185839843750017, 44.17211914062503], + [15.122949218749994, 44.256787109374955], + [15.470996093750045, 44.27197265625003], + [14.981347656250023, 44.60292968750005], + [14.854589843750034, 45.08100585937501], + [14.550488281249983, 45.297705078125006], + [14.31269531250004, 45.33779296875002], + [13.86074218750008, 44.83740234375003], + [13.517187500000063, 45.481787109375034], + [13.878710937500017, 45.428369140624994], + [14.369921875000074, 45.48144531250006], + [14.427343750000034, 45.50576171875002], + [14.56884765625, 45.65722656249997], + [14.591796875000057, 45.65126953125002], + [14.649511718750006, 45.57148437500001], + [14.793066406250034, 45.47822265625001], + [14.95458984375, 45.499902343749994], + [15.110449218750034, 45.450781250000034], + [15.242089843750023, 45.44140624999997], + [15.339453125000063, 45.46704101562506], + [15.326660156250028, 45.502294921875034], + [15.291210937500011, 45.541552734375045], + [15.283593750000051, 45.5796875], + [15.35371093750004, 45.659912109375], + [15.27705078125004, 45.73261718749998], + [15.652148437500074, 45.86215820312498], + [15.675585937500045, 45.98369140624996], + [15.666210937500011, 46.04848632812502], + [15.596875, 46.10922851562506], + [15.592578125000017, 46.139990234375006], + [15.608984374999977, 46.171923828125045], + [16.1064453125, 46.382226562499994], + [16.32119140625005, 46.53461914062504], + [16.42763671875005, 46.5244140625], + [16.516210937499977, 46.499902343749966], + [16.569921875, 46.48500976562505], + [16.748046875000057, 46.41640625000002], + [16.87148437500008, 46.33930664062504], + [17.310644531250006, 45.99614257812502], + [17.80712890625, 45.79042968750002], + [18.358300781250023, 45.75302734375006], + [18.533593750000023, 45.79614257812503], + [18.56464843750004, 45.81328124999999], + [18.666015625, 45.90747070312497], + [18.905371093750006, 45.931738281250034] + ] + ] + ] + }, + "properties": { + "name": "Croatia", + "childNum": 8 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-72.80458984374997, 18.777685546875063], + [-72.82221679687501, 18.707128906249977], + [-73.07797851562498, 18.790917968749994], + [-73.27641601562499, 18.95405273437501], + [-72.80458984374997, 18.777685546875063] + ] + ], + [ + [ + [-71.647216796875, 19.195947265624994], + [-71.80712890624997, 18.987011718749983], + [-71.733642578125, 18.85639648437501], + [-71.72705078125, 18.80322265625003], + [-71.74321289062502, 18.73291015625], + [-71.86650390624999, 18.61416015625005], + [-71.98686523437499, 18.61035156249997], + [-72.000390625, 18.59790039062503], + [-71.94038085937493, 18.51259765625005], + [-71.87255859374997, 18.416210937499955], + [-71.76191406249998, 18.34130859374997], + [-71.73725585937495, 18.27080078124999], + [-71.76831054687497, 18.039160156250063], + [-71.85292968749997, 18.119140625], + [-71.94609375, 18.186083984375045], + [-72.05986328124993, 18.228564453125017], + [-72.87666015624998, 18.151757812499994], + [-73.38515625000002, 18.251171874999983], + [-73.747314453125, 18.190234375000017], + [-73.88496093749998, 18.041894531249994], + [-74.478125, 18.45], + [-74.3875, 18.624707031249983], + [-74.22773437499998, 18.662695312499977], + [-72.78935546874996, 18.434814453125], + [-72.37607421874998, 18.57446289062503], + [-72.34765624999994, 18.674951171874994], + [-72.81108398437496, 19.071582031250074], + [-72.70322265625, 19.441064453125023], + [-73.43837890624994, 19.722119140624983], + [-73.21777343750003, 19.88369140625005], + [-72.63701171875002, 19.90087890625], + [-72.21982421875003, 19.744628906250057], + [-71.834716796875, 19.696728515624983], + [-71.77924804687498, 19.718164062499994], + [-71.75742187499998, 19.68818359375001], + [-71.71147460937493, 19.486572265625057], + [-71.74648437499997, 19.28583984375001], + [-71.647216796875, 19.195947265624994] + ] + ] + ] + }, + "properties": { + "name": "Haiti", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [22.1318359375, 48.405322265624996], + [22.253710937500017, 48.407373046874994], + [22.582421875000023, 48.134033203125], + [22.769140625, 48.109619140625], + [22.87666015625001, 47.947265625], + [21.99970703125001, 47.505029296874994], + [21.121679687500006, 46.282421875], + [20.76025390625, 46.246240234374994], + [20.613671875000023, 46.13349609375], + [20.508105468750017, 46.166943359375], + [20.28095703125001, 46.1330078125], + [20.241796875, 46.10859375], + [20.21015625000001, 46.126025390624996], + [20.161425781250017, 46.141894531249996], + [19.93408203125, 46.161474609375], + [19.84443359375001, 46.145898437499994], + [19.61347656250001, 46.169189453125], + [19.421289062500023, 46.064453125], + [18.666015625, 45.907470703125], + [18.56464843750001, 45.81328125], + [18.533593750000023, 45.796142578125], + [18.358300781250023, 45.75302734375], + [17.80712890625, 45.790429687499994], + [17.310644531250006, 45.996142578124996], + [16.871484375000023, 46.339306640625], + [16.748046875, 46.41640625], + [16.569921875, 46.485009765624994], + [16.516210937500006, 46.499902343749994], + [16.283593750000023, 46.857275390625], + [16.093066406250017, 46.86328125], + [16.453417968750017, 47.006787109375], + [16.44287109375, 47.39951171875], + [16.676562500000017, 47.536035156249994], + [16.421289062500023, 47.674462890624994], + [17.06660156250001, 47.707568359374996], + [17.147363281250023, 48.00595703125], + [17.76191406250001, 47.770166015624994], + [18.72421875, 47.787158203124996], + [18.791894531250023, 48.000292968749996], + [19.625390625000023, 48.223095703125], + [19.95039062500001, 48.146630859374994], + [20.333789062500017, 48.295556640624994], + [20.490039062500017, 48.526904296874996], + [21.45136718750001, 48.55224609375], + [21.766992187500023, 48.3380859375], + [22.1318359375, 48.405322265624996] + ] + ] + }, + "properties": { + "name": "Hungary", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [122.9489257812501, -10.90927734375002], + [122.82617187500003, -10.899121093749983], + [122.84570312500003, -10.761816406249991], + [123.37109375000003, -10.474902343749989], + [123.41816406250004, -10.651269531250037], + [122.9489257812501, -10.90927734375002] + ] + ], + [ + [ + [121.8830078125001, -10.590332031249957], + [121.70468750000006, -10.5556640625], + [121.99833984375002, -10.446972656249983], + [121.8830078125001, -10.590332031249957] + ] + ], + [ + [ + [123.41621093750004, -10.302636718749966], + [123.3255859375, -10.264160156249943], + [123.45878906250002, -10.13994140624996], + [123.41621093750004, -10.302636718749966] + ] + ], + [ + [ + [120.0125, -9.374707031250026], + [120.78447265625002, -9.95703125], + [120.83261718750006, -10.0375], + [120.69804687500002, -10.206640624999949], + [120.4391601562501, -10.294042968749991], + [120.14482421875002, -10.200097656249952], + [119.60107421874997, -9.773535156250006], + [119.08544921875003, -9.706933593750023], + [118.95878906250002, -9.519335937500003], + [119.29589843749997, -9.3671875], + [119.9420898437501, -9.301464843750026], + [120.0125, -9.374707031250026] + ] + ], + [ + [ + [125.06816406250002, -9.511914062499997], + [124.42753906250002, -10.14863281250004], + [123.7472656250001, -10.347167968749986], + [123.60478515625002, -10.270117187500006], + [123.71640625000012, -10.078613281249986], + [123.5892578125, -9.966796875000028], + [123.709375, -9.61484375], + [124.0363281250001, -9.341601562500031], + [124.28232421875012, -9.427929687500026], + [124.44443359375012, -9.190332031250023], + [124.92226562500005, -8.942480468749977], + [124.93681640625007, -9.053417968750026], + [125.14902343750012, -9.042578125000034], + [125.10048828125, -9.189843750000023], + [124.96015625000004, -9.213769531250009], + [125.06816406250002, -9.511914062499997] + ] + ], + [ + [ + [115.60996093750012, -8.769824218749974], + [115.48046875000003, -8.715429687500006], + [115.56142578125, -8.669921874999972], + [115.60996093750012, -8.769824218749974] + ] + ], + [ + [ + [122.97734375000002, -8.54521484374996], + [122.88779296875006, -8.587304687500009], + [123.01054687500002, -8.448339843750034], + [123.153125, -8.475781250000026], + [122.97734375000002, -8.54521484374996] + ] + ], + [ + [ + [119.46406250000004, -8.741015624999974], + [119.38554687500002, -8.736035156250026], + [119.4464843750001, -8.429199218749957], + [119.55722656250012, -8.518847656250003], + [119.46406250000004, -8.741015624999974] + ] + ], + [ + [ + [123.31748046875012, -8.354785156249974], + [123.02500000000012, -8.395507812500014], + [123.21708984375002, -8.235449218750006], + [123.33603515625006, -8.269042968750014], + [123.31748046875012, -8.354785156249974] + ] + ], + [ + [ + [116.64082031250004, -8.613867187500006], + [116.51425781250012, -8.820996093750011], + [116.58652343750012, -8.886132812499966], + [116.23935546875006, -8.912109375000014], + [115.85732421875005, -8.787890625000017], + [116.07646484375002, -8.744921874999974], + [116.06113281250006, -8.437402343750023], + [116.4015625000001, -8.204199218750034], + [116.7189453125001, -8.336035156249977], + [116.64082031250004, -8.613867187500006] + ] + ], + [ + [ + [124.28662109375003, -8.32949218749998], + [124.14667968750004, -8.531445312499997], + [123.92773437500003, -8.448925781249969], + [124.23955078125002, -8.20341796874996], + [124.28662109375003, -8.32949218749998] + ] + ], + [ + [ + [123.92480468750003, -8.2724609375], + [123.55302734375007, -8.566796875], + [123.23007812500006, -8.530664062500023], + [123.47587890625007, -8.322265625000014], + [123.39121093750012, -8.280468750000026], + [123.77597656250006, -8.190429687499986], + [123.92480468750003, -8.2724609375] + ] + ], + [ + [ + [138.89511718750006, -8.388671874999957], + [138.56337890625, -8.30908203125], + [138.79619140625007, -8.173632812500017], + [138.89511718750006, -8.388671874999957] + ] + ], + [ + [ + [117.55634765625004, -8.367285156249949], + [117.49052734375007, -8.183398437499974], + [117.66503906249997, -8.148242187500003], + [117.55634765625004, -8.367285156249949] + ] + ], + [ + [ + [124.5755859375, -8.140820312499997], + [125.05029296874997, -8.179589843749994], + [125.13173828125, -8.326464843749989], + [124.38066406250002, -8.41513671875002], + [124.43066406249997, -8.18320312500002], + [124.5755859375, -8.140820312499997] + ] + ], + [ + [ + [127.8234375000001, -8.098828124999969], + [128.11923828125012, -8.17070312499996], + [128.02353515625006, -8.255371093749972], + [127.82089843750012, -8.190234375000031], + [127.8234375000001, -8.098828124999969] + ] + ], + [ + [ + [122.7829101562501, -8.61171875], + [121.65136718749997, -8.898730468749946], + [121.41464843750006, -8.81484375], + [121.32832031250004, -8.916894531250009], + [121.03525390625012, -8.935449218749966], + [120.55048828125004, -8.80185546875002], + [119.909375, -8.857617187500011], + [119.80791015625002, -8.697656250000023], + [119.87480468750007, -8.419824218749994], + [120.61025390625005, -8.24042968750004], + [121.44453125000004, -8.57783203125004], + [121.96650390625004, -8.455175781250006], + [122.32324218749997, -8.628320312500023], + [122.85048828125, -8.304394531250011], + [122.91914062500004, -8.221875], + [122.75859375000002, -8.185937499999952], + [122.91699218749997, -8.105566406250006], + [123.00595703125006, -8.329101562499986], + [122.7829101562501, -8.61171875] + ] + ], + [ + [ + [130.86220703125, -8.31875], + [130.77519531250002, -8.34990234374996], + [131.02011718750012, -8.091308593749943], + [131.17636718750006, -8.130761718749994], + [130.86220703125, -8.31875] + ] + ], + [ + [ + [118.24238281250004, -8.317773437499994], + [118.61191406250006, -8.28066406249998], + [118.71386718749997, -8.41494140624998], + [118.926171875, -8.297656249999974], + [119.12968750000002, -8.668164062499969], + [118.74589843750002, -8.735449218749991], + [118.83261718750012, -8.833398437499966], + [118.47861328125012, -8.856445312499957], + [118.37890625000003, -8.674609375000031], + [118.18994140624997, -8.840527343749997], + [117.06132812500002, -9.099023437499994], + [116.78847656250005, -9.006347656250028], + [116.83505859375012, -8.532421875000026], + [117.16484375000007, -8.367187500000014], + [117.56708984375004, -8.426367187499991], + [117.80605468750005, -8.711132812500011], + [117.96953125000002, -8.728027343749986], + [118.23486328124997, -8.591894531249963], + [117.81484375000005, -8.342089843749974], + [117.7552734375, -8.149511718749991], + [118.11748046875007, -8.12226562500004], + [118.24238281250004, -8.317773437499994] + ] + ], + [ + [ + [115.44785156250012, -8.155175781249994], + [115.70429687500004, -8.40712890624998], + [115.14492187500005, -8.849023437500037], + [115.05507812500005, -8.573046874999946], + [114.61318359375, -8.37832031249998], + [114.46757812500007, -8.166308593749946], + [114.93847656249997, -8.18710937500002], + [115.15400390625004, -8.065722656249974], + [115.44785156250012, -8.155175781249994] + ] + ], + [ + [ + [129.83886718749997, -7.954589843749986], + [129.71347656250012, -8.04072265625004], + [129.60898437500006, -7.803417968750011], + [129.81298828124997, -7.819726562499952], + [129.83886718749997, -7.954589843749986] + ] + ], + [ + [ + [126.80097656250004, -7.667871093750009], + [126.4720703125, -7.950390625000011], + [126.04003906250003, -7.885839843750006], + [125.79824218750005, -7.984570312499969], + [125.97529296875004, -7.663378906249989], + [126.21367187500002, -7.706738281250026], + [126.60957031250004, -7.571777343749972], + [126.80097656250004, -7.667871093750009] + ] + ], + [ + [ + [127.41943359375003, -7.623046875000028], + [127.37070312500012, -7.512792968749949], + [127.47519531250012, -7.531054687500031], + [127.41943359375003, -7.623046875000028] + ] + ], + [ + [ + [138.53535156250004, -8.273632812499969], + [138.2962890625, -8.405175781250037], + [137.65039062499997, -8.386132812499966], + [138.08183593750002, -7.566210937500003], + [138.29550781250012, -7.4384765625], + [138.76982421875002, -7.390429687499974], + [138.98906250000002, -7.696093749999989], + [138.53535156250004, -8.273632812499969] + ] + ], + [ + [ + [131.3255859375, -7.999511718749986], + [131.11376953125003, -7.997363281249989], + [131.13779296875012, -7.684863281250017], + [131.64345703125, -7.11279296875], + [131.73613281250007, -7.197070312500017], + [131.64384765625002, -7.266894531249946], + [131.62441406250005, -7.626171874999955], + [131.3255859375, -7.999511718749986] + ] + ], + [ + [ + [131.98203125000006, -7.202050781249966], + [131.75078125000002, -7.116796875], + [131.92226562500005, -7.104492187499986], + [131.98203125000006, -7.202050781249966] + ] + ], + [ + [ + [128.6701171875001, -7.183300781249969], + [128.52978515625003, -7.134570312499989], + [128.62773437500007, -7.06875], + [128.6701171875001, -7.183300781249969] + ] + ], + [ + [ + [120.77441406250003, -7.118945312500003], + [120.64082031250004, -7.115820312499991], + [120.63339843750006, -7.018261718750011], + [120.77441406250003, -7.118945312500003] + ] + ], + [ + [ + [113.84453125000007, -7.105371093749994], + [113.12695312499997, -7.224121093750028], + [112.72587890625007, -7.072753906250014], + [112.86806640625, -6.899902343749972], + [113.06738281250003, -6.879980468749991], + [113.97470703125012, -6.873046875], + [114.0736328125, -6.960156249999983], + [113.84453125000007, -7.105371093749994] + ] + ], + [ + [ + [115.37705078125006, -6.97080078125002], + [115.22031250000012, -6.952539062500037], + [115.24052734375007, -6.861230468749994], + [115.54609375000004, -6.938671874999955], + [115.37705078125006, -6.97080078125002] + ] + ], + [ + [ + [105.25283203125005, -6.640429687499946], + [105.12138671875007, -6.614941406249997], + [105.26054687500002, -6.523925781250014], + [105.25283203125005, -6.640429687499946] + ] + ], + [ + [ + [134.53681640625004, -6.442285156249994], + [134.32275390624997, -6.84873046875002], + [134.09082031249997, -6.833789062500003], + [134.10703125000006, -6.471582031250009], + [134.19462890625007, -6.459765625], + [134.11464843750005, -6.190820312500009], + [134.53681640625004, -6.442285156249994] + ] + ], + [ + [ + [107.37392578125005, -6.007617187499989], + [107.66679687500002, -6.215820312499957], + [108.33017578125012, -6.286035156249966], + [108.67783203125006, -6.790527343749972], + [110.42626953124997, -6.947265625000028], + [110.83476562500002, -6.424218749999952], + [110.97226562500012, -6.435644531249977], + [111.18154296875005, -6.686718749999969], + [111.54033203125002, -6.648242187500031], + [112.0873046875, -6.89335937499996], + [112.53925781250004, -6.926464843749955], + [112.64873046875007, -7.221289062499977], + [112.7943359375, -7.304492187499974], + [112.79453125000012, -7.55244140625004], + [113.01357421875005, -7.657714843749986], + [113.49765625000006, -7.723828124999955], + [114.07070312500005, -7.633007812500011], + [114.40927734375012, -7.79248046875], + [114.38691406250004, -8.405175781250037], + [114.58378906250002, -8.769628906250034], + [113.25332031250005, -8.286718749999963], + [112.67880859375006, -8.409179687499957], + [111.50996093750004, -8.30507812499998], + [110.60722656250002, -8.149414062499972], + [109.28164062500005, -7.704882812500003], + [108.74121093749997, -7.667089843750034], + [108.45175781250006, -7.79697265625002], + [107.91748046875003, -7.724121093750014], + [107.28496093750007, -7.471679687500014], + [106.45527343750004, -7.368652343749986], + [106.51972656250004, -7.053710937499943], + [106.19824218749997, -6.927832031249977], + [105.25546875000012, -6.835253906250031], + [105.37089843750002, -6.664355468750031], + [105.48369140625007, -6.781542968750017], + [105.65507812500002, -6.469531249999946], + [105.78691406250002, -6.456933593749966], + [105.86826171875006, -6.11640625000004], + [106.075, -5.914160156249963], + [106.82519531249997, -6.098242187499977], + [107.0462890625, -5.90419921874998], + [107.37392578125005, -6.007617187499989] + ] + ], + [ + [ + [120.52832031249997, -6.2984375], + [120.48730468749997, -6.464843749999972], + [120.47734375000007, -5.775292968750009], + [120.52832031249997, -6.2984375] + ] + ], + [ + [ + [112.7194335937501, -5.81103515625], + [112.58603515625006, -5.803613281249994], + [112.69003906250006, -5.726171875000034], + [112.7194335937501, -5.81103515625] + ] + ], + [ + [ + [132.80712890625003, -5.850781250000011], + [132.68144531250002, -5.91259765625], + [132.63017578125002, -5.60703125], + [132.80712890625003, -5.850781250000011] + ] + ], + [ + [ + [134.74697265625, -5.707031249999957], + [134.71416015625007, -6.29511718750004], + [134.44111328125004, -6.334863281249966], + [134.15488281250006, -6.06289062499998], + [134.3019531250001, -6.009765624999986], + [134.34306640625002, -5.833007812499943], + [134.20537109375002, -5.707226562499997], + [134.34130859375003, -5.712890624999986], + [134.57080078124997, -5.42734375], + [134.74697265625, -5.707031249999957] + ] + ], + [ + [ + [132.92626953124997, -5.902050781249983], + [132.84501953125002, -5.987988281249997], + [133.13847656250002, -5.317871093749986], + [133.11962890625003, -5.575976562499989], + [132.92626953124997, -5.902050781249983] + ] + ], + [ + [ + [102.36718750000003, -5.478710937499983], + [102.1107421875, -5.32255859374996], + [102.3717773437501, -5.366406250000011], + [102.36718750000003, -5.478710937499983] + ] + ], + [ + [ + [123.62675781250007, -5.271582031249963], + [123.58261718750006, -5.36738281250004], + [123.54277343750002, -5.271093749999963], + [123.62675781250007, -5.271582031249963] + ] + ], + [ + [ + [122.04296874999997, -5.437988281250028], + [121.80849609375, -5.256152343750017], + [121.91367187500012, -5.072265624999957], + [122.04101562500003, -5.158789062499991], + [122.04296874999997, -5.437988281250028] + ] + ], + [ + [ + [122.64511718750012, -5.26943359374998], + [122.5638671875, -5.3875], + [122.28310546875, -5.319531249999969], + [122.39628906250002, -5.069824218749986], + [122.36894531250007, -4.767187499999977], + [122.70195312500002, -4.61865234375], + [122.75986328125012, -4.933886718750003], + [122.61406250000007, -5.138671874999986], + [122.64511718750012, -5.26943359374998] + ] + ], + [ + [ + [123.17978515625006, -4.551171875000023], + [123.195703125, -4.82265625], + [123.05517578124997, -4.748242187500026], + [122.97167968750003, -5.138476562500031], + [123.18730468750007, -5.333007812499957], + [122.96875, -5.405761718749943], + [122.81210937500012, -5.671289062499952], + [122.64501953124997, -5.663378906250031], + [122.58642578124997, -5.488867187500006], + [122.76650390625005, -5.210156249999983], + [122.85332031250007, -4.618359375000026], + [123.074609375, -4.38691406250004], + [123.17978515625006, -4.551171875000023] + ] + ], + [ + [ + [133.57080078124997, -4.245898437500003], + [133.621875, -4.299316406249957], + [133.32089843750006, -4.111035156249969], + [133.57080078124997, -4.245898437500003] + ] + ], + [ + [ + [123.2423828125001, -4.112988281250011], + [123.07617187499997, -4.227148437499991], + [122.96904296875002, -4.029980468749969], + [123.21191406250003, -3.997558593750028], + [123.2423828125001, -4.112988281250011] + ] + ], + [ + [ + [128.56259765625012, -3.58544921875], + [128.39160156250003, -3.637890625000026], + [128.45156250000005, -3.514746093749991], + [128.56259765625012, -3.58544921875] + ] + ], + [ + [ + [128.2755859375001, -3.67460937499996], + [127.97802734374997, -3.770996093749972], + [127.925, -3.69931640625002], + [128.32910156249997, -3.51591796874996], + [128.2755859375001, -3.67460937499996] + ] + ], + [ + [ + [116.42412109375007, -3.464453124999963], + [116.38779296875012, -3.636718749999972], + [116.3265625, -3.539062499999972], + [116.42412109375007, -3.464453124999963] + ] + ], + [ + [ + [116.30332031250006, -3.868164062499957], + [116.05878906250004, -4.006933593749991], + [116.06357421875006, -3.457910156249952], + [116.26972656250004, -3.251074218750006], + [116.30332031250006, -3.868164062499957] + ] + ], + [ + [ + [126.86113281250007, -3.087890624999986], + [127.22734375000007, -3.391015625], + [127.22958984375006, -3.633007812500011], + [126.68632812500007, -3.823632812500037], + [126.21455078125004, -3.605175781250026], + [126.05654296875, -3.420996093749991], + [126.08828125, -3.105468750000014], + [126.86113281250007, -3.087890624999986] + ] + ], + [ + [ + [106.88642578125004, -3.005273437500023], + [106.7428710937501, -2.932812500000011], + [106.91064453124997, -2.93398437499998], + [106.88642578125004, -3.005273437500023] + ] + ], + [ + [ + [129.75468750000007, -2.865820312500034], + [130.3791015625001, -2.989355468749977], + [130.56992187500006, -3.130859375000028], + [130.85996093750006, -3.570312500000028], + [130.805078125, -3.85771484374996], + [129.844140625, -3.327148437499957], + [129.51171875000003, -3.32851562499998], + [129.46767578125005, -3.453222656249977], + [128.8625, -3.234960937500006], + [128.51660156249997, -3.449121093750037], + [128.13203125000004, -3.157421875000026], + [127.90234374999997, -3.496289062499955], + [127.87792968749997, -3.222070312499966], + [128.19853515625002, -2.865917968749969], + [128.99111328125, -2.82851562499998], + [129.17441406250006, -2.933496093749966], + [129.48417968750002, -2.785742187499977], + [129.75468750000007, -2.865820312500034] + ] + ], + [ + [ + [100.42509765625007, -3.182910156249974], + [100.46513671875007, -3.32851562499998], + [100.20429687500004, -2.98681640625], + [100.19853515625002, -2.785546875000023], + [100.45458984375003, -3.001953124999972], + [100.42509765625007, -3.182910156249974] + ] + ], + [ + [ + [108.2072265625001, -2.997656249999977], + [108.05527343750006, -3.22685546874996], + [107.85820312500002, -3.086328125000023], + [107.61445312500004, -3.209375], + [107.56347656250003, -2.920117187499997], + [107.66630859375002, -2.566308593750037], + [107.83779296875005, -2.530273437499972], + [108.21513671875002, -2.696972656250011], + [108.29062500000012, -2.829980468750023], + [108.2072265625001, -2.997656249999977] + ] + ], + [ + [ + [100.20410156249997, -2.741015625000017], + [100.01494140625007, -2.819726562499966], + [99.98789062500006, -2.525390624999957], + [100.20410156249997, -2.741015625000017] + ] + ], + [ + [ + [99.84306640625007, -2.343066406250031], + [99.60703125000012, -2.257519531250011], + [99.57216796875005, -2.025781249999966], + [99.84306640625007, -2.343066406250031] + ] + ], + [ + [ + [126.055078125, -2.451269531249963], + [125.86289062500006, -2.077148437499943], + [125.92275390625, -1.974804687499969], + [126.055078125, -2.451269531249963] + ] + ], + [ + [ + [126.02421875000007, -1.789746093750011], + [126.33173828125004, -1.822851562500006], + [125.47919921875004, -1.940039062499991], + [125.38720703124997, -1.843066406249946], + [126.02421875000007, -1.789746093750011] + ] + ], + [ + [ + [130.35332031250007, -1.690527343749963], + [130.41884765625, -1.971289062499963], + [130.24804687500003, -2.047753906249994], + [129.7376953125, -1.866894531250011], + [130.35332031250007, -1.690527343749963] + ] + ], + [ + [ + [124.96953125000007, -1.70546875], + [125.18789062500005, -1.712890624999986], + [125.31406250000006, -1.877148437499969], + [124.41777343750002, -2.005175781250031], + [124.32968750000012, -1.858886718749972], + [124.41757812500006, -1.659277343749991], + [124.96953125000007, -1.70546875] + ] + ], + [ + [ + [135.47421875000006, -1.591796875000014], + [136.89257812500003, -1.799707031249994], + [136.22812500000012, -1.893652343749949], + [135.47421875000006, -1.591796875000014] + ] + ], + [ + [ + [108.953125, -1.61962890625], + [108.83789062499997, -1.661621093750028], + [108.80371093750003, -1.567773437499994], + [108.953125, -1.61962890625] + ] + ], + [ + [ + [106.04570312500002, -1.669433593750014], + [106.36591796875004, -2.464843749999972], + [106.81845703125006, -2.573339843749963], + [106.6120117187501, -2.895507812499957], + [106.66718750000004, -3.071777343749986], + [105.99873046875004, -2.824902343749955], + [105.7858398437501, -2.18134765625004], + [105.13339843750012, -2.042578125], + [105.45957031250006, -1.574707031249986], + [105.58544921875003, -1.526757812499994], + [105.7008789062501, -1.731054687499963], + [105.7204101562501, -1.533886718750026], + [105.91005859375, -1.504980468749991], + [106.04570312500002, -1.669433593750014] + ] + ], + [ + [ + [123.59755859375, -1.704296875000011], + [123.48251953125006, -1.681445312499974], + [123.52851562500004, -1.502832031250009], + [123.59755859375, -1.704296875000011] + ] + ], + [ + [ + [128.1530273437501, -1.66054687499998], + [127.56162109375012, -1.728515624999972], + [127.39501953125003, -1.589843749999972], + [127.64667968750004, -1.332421875], + [128.1530273437501, -1.66054687499998] + ] + ], + [ + [ + [123.2123046875, -1.171289062499966], + [123.23779296874997, -1.389355468749983], + [123.43476562500004, -1.236816406249986], + [123.54726562500005, -1.337402343749957], + [123.51191406250004, -1.447363281249977], + [123.27490234374997, -1.437207031249955], + [123.17294921875006, -1.616015624999974], + [123.15039062500003, -1.304492187500003], + [122.89042968750007, -1.58720703124996], + [122.81083984375002, -1.432128906249986], + [122.90800781250002, -1.182226562499963], + [123.2123046875, -1.171289062499966] + ] + ], + [ + [ + [109.71025390625007, -1.1806640625], + [109.46367187500002, -1.277539062500026], + [109.4759765625, -0.9853515625], + [109.74335937500004, -1.039355468749989], + [109.71025390625007, -1.1806640625] + ] + ], + [ + [ + [134.96533203124997, -1.116015624999974], + [134.86171875, -1.114160156249952], + [134.82792968750002, -0.978808593750003], + [134.99628906250004, -1.03408203124998], + [134.96533203124997, -1.116015624999974] + ] + ], + [ + [ + [99.16386718750007, -1.777929687500006], + [98.82773437500006, -1.609960937499977], + [98.60175781250004, -1.197851562499949], + [98.67607421875007, -0.970507812500003], + [98.93261718750003, -0.954003906250009], + [99.2672851562501, -1.62773437499996], + [99.16386718750007, -1.777929687500006] + ] + ], + [ + [ + [131.00185546875005, -1.315527343750034], + [130.78232421875006, -1.255468749999963], + [130.67294921875006, -0.959765625000031], + [131.03300781250007, -0.917578124999963], + [131.00185546875005, -1.315527343750034] + ] + ], + [ + [ + [135.38300781250004, -0.6513671875], + [135.89355468749997, -0.725781249999969], + [136.37529296875007, -1.094042968750031], + [136.1647460937501, -1.214746093750023], + [135.91503906250003, -1.178417968749997], + [135.74707031249997, -0.823046874999974], + [135.64570312500004, -0.881933593749991], + [135.38300781250004, -0.6513671875] + ] + ], + [ + [ + [127.30039062500012, -0.780957031250026], + [127.1564453125001, -0.760937500000026], + [127.20908203125006, -0.619335937499955], + [127.30039062500012, -0.780957031250026] + ] + ], + [ + [ + [130.6266601562501, -0.528710937499966], + [130.46542968750006, -0.486523437499983], + [130.6159179687501, -0.417285156250003], + [130.6266601562501, -0.528710937499966] + ] + ], + [ + [ + [121.86435546875012, -0.406835937500006], + [121.88125, -0.502636718749983], + [121.65527343749997, -0.526171874999989], + [121.86435546875012, -0.406835937500006] + ] + ], + [ + [ + [140.97343750000007, -2.609765625], + [140.97353515625, -2.803417968750026], + [140.975, -6.346093750000023], + [140.86230468749997, -6.740039062499989], + [140.97519531250006, -6.90537109375002], + [140.97617187500012, -9.11875], + [140.00292968749997, -8.19550781250004], + [140.11699218750002, -7.923730468750009], + [139.93476562500004, -8.101171875], + [139.38564453125, -8.189062499999963], + [139.24882812500002, -7.982421874999972], + [138.890625, -8.237792968749943], + [139.08798828125012, -7.587207031250017], + [138.74794921875, -7.25146484375], + [139.17685546875006, -7.1904296875], + [138.84570312500003, -7.13632812499999], + [138.60136718750007, -6.936523437499972], + [138.86455078125007, -6.858398437499943], + [138.43867187500004, -6.343359375], + [138.2962890625, -5.94902343749996], + [138.37460937500006, -5.84365234374998], + [138.19960937500005, -5.80703125], + [138.33964843750007, -5.675683593749966], + [138.08710937500004, -5.70917968750004], + [138.06083984375002, -5.46523437499998], + [137.27978515624997, -4.945410156249949], + [136.61884765625004, -4.81875], + [135.97968750000004, -4.530859374999963], + [135.19560546875007, -4.450683593749972], + [134.67968749999997, -4.079101562499943], + [134.70654296875003, -3.954785156250026], + [134.88652343750007, -3.938476562499986], + [134.26621093750012, -3.945800781249972], + [134.14707031250006, -3.79677734374998], + [133.97382812500004, -3.817968750000034], + [133.67832031250006, -3.4794921875], + [133.8415039062501, -3.054785156249991], + [133.70039062500004, -3.0875], + [133.653125, -3.364355468749991], + [133.51816406250012, -3.411914062500003], + [133.40087890625003, -3.899023437500034], + [133.24873046875004, -4.062304687499989], + [132.91445312500005, -4.05693359374996], + [132.75390625000003, -3.703613281250014], + [132.86972656250006, -3.550976562499997], + [132.75136718750005, -3.294628906249997], + [131.97119140624997, -2.788574218750014], + [132.2306640625001, -2.680371093749997], + [132.725, -2.789062500000028], + [133.19101562500006, -2.43779296874996], + [133.70009765625005, -2.624609375], + [133.75332031250005, -2.450683593750014], + [133.90488281250012, -2.390917968750003], + [133.79101562500003, -2.293652343749997], + [133.92158203125004, -2.102050781249957], + [132.96279296875005, -2.272558593749963], + [132.30761718749997, -2.24228515625002], + [132.02343749999997, -1.99033203125002], + [131.93037109375004, -1.559667968750034], + [131.29375, -1.393457031250009], + [130.99589843750007, -1.42470703124998], + [131.1908203125, -1.165820312500003], + [131.2572265625, -0.855468750000014], + [131.80429687500006, -0.703808593750026], + [132.39375, -0.355468750000028], + [132.85644531250003, -0.417382812500023], + [133.47265624999997, -0.726171874999963], + [133.97451171875, -0.744335937500026], + [134.11152343750004, -0.84677734375002], + [134.07197265625004, -1.001855468749994], + [134.25957031250007, -1.362988281250026], + [134.105859375, -1.720996093749946], + [134.19482421875003, -2.309082031249943], + [134.45996093749997, -2.83232421874996], + [134.48330078125, -2.583007812499972], + [134.62744140624997, -2.536718749999963], + [134.70214843749997, -2.933593749999986], + [134.84335937500006, -2.909179687499986], + [134.88681640625006, -3.209863281249966], + [135.25156250000012, -3.368554687499966], + [135.48662109375002, -3.34511718749998], + [135.85917968750002, -2.99531250000004], + [136.38994140625002, -2.273339843750037], + [137.07207031250002, -2.105078124999949], + [137.1710937500001, -2.025488281249991], + [137.1234375, -1.840917968749963], + [137.80625000000012, -1.483203125], + [139.78955078125003, -2.34824218750002], + [140.62255859374997, -2.44580078125], + [140.74746093750005, -2.607128906249997], + [140.97343750000007, -2.609765625] + ] + ], + [ + [ + [104.47421875000012, -0.334667968749955], + [104.59013671875002, -0.466601562500017], + [104.36318359375, -0.658593749999966], + [104.25712890625002, -0.463281249999966], + [104.47421875000012, -0.334667968749955] + ] + ], + [ + [ + [127.56699218750006, -0.318945312499949], + [127.68242187500002, -0.46835937500002], + [127.60498046874997, -0.610156249999946], + [127.88017578125002, -0.808691406249991], + [127.7611328125, -0.883691406249994], + [127.62382812500002, -0.76601562499999], + [127.46269531250002, -0.80595703124996], + [127.46865234375, -0.64296875], + [127.3, -0.500292968749946], + [127.32509765625, -0.335839843750023], + [127.45517578125012, -0.406347656249991], + [127.56699218750006, -0.318945312499949] + ] + ], + [ + [ + [127.24990234375005, -0.4953125], + [127.11914062500003, -0.520507812499986], + [127.12646484375003, -0.278613281250003], + [127.29003906250003, -0.284375], + [127.24990234375005, -0.4953125] + ] + ], + [ + [ + [103.73652343750004, -0.347949218750003], + [103.461328125, -0.357617187500011], + [103.54892578125006, -0.227539062499986], + [103.73652343750004, -0.347949218750003] + ] + ], + [ + [ + [130.81328125000007, -0.004101562500026], + [131.27685546875003, -0.149804687499952], + [131.33974609375005, -0.290332031249989], + [131.00537109374997, -0.360742187500037], + [130.62216796875006, -0.0859375], + [130.89921875000002, -0.344433593749997], + [130.7501953125001, -0.44384765625], + [130.6886718750001, -0.296582031250011], + [130.55078124999997, -0.366406250000026], + [130.23662109375002, -0.209667968749983], + [130.3625, -0.072851562500006], + [130.81328125000007, -0.004101562500026] + ] + ], + [ + [ + [98.45927734375007, -0.530468749999969], + [98.30966796875012, -0.531835937499977], + [98.4271484375, -0.226464843750037], + [98.3229492187501, -0.000781249999974], + [98.54414062500004, -0.257617187499989], + [98.45927734375007, -0.530468749999969] + ] + ], + [ + [ + [104.77861328125007, -0.175976562499955], + [105.00537109374997, -0.282812499999963], + [104.44707031250002, -0.189160156249983], + [104.54267578125004, 0.01772460937498], + [104.77861328125007, -0.175976562499955] + ] + ], + [ + [ + [103.28447265625002, 0.541943359375011], + [103.13955078125, 0.549072265625043], + [103.18740234375, 0.699755859375017], + [103.28447265625002, 0.541943359375011] + ] + ], + [ + [ + [103.0275390625001, 0.746630859374974], + [102.4904296875001, 0.856640625], + [102.50664062500002, 1.088769531250037], + [103.00244140624997, 0.859277343750009], + [103.0275390625001, 0.746630859374974] + ] + ], + [ + [ + [103.42392578125012, 1.048339843749972], + [103.31542968750003, 1.071289062500028], + [103.37998046875006, 1.133642578125034], + [103.42392578125012, 1.048339843749972] + ] + ], + [ + [ + [103.16640625000005, 0.870166015625003], + [102.7018554687501, 1.0537109375], + [102.72558593749997, 1.158837890625023], + [102.99941406250005, 1.067773437500023], + [103.16640625000005, 0.870166015625003] + ] + ], + [ + [ + [104.02480468750005, 1.180566406250009], + [104.13984375000004, 1.165576171874974], + [104.06611328125004, 0.989550781249989], + [103.93222656250012, 1.071386718749963], + [104.02480468750005, 1.180566406250009] + ] + ], + [ + [ + [104.58535156250005, 1.21611328124996], + [104.66289062500002, 1.04951171875004], + [104.57519531250003, 0.831933593750037], + [104.43925781250002, 1.050439453125051], + [104.25195312499997, 1.014892578125], + [104.36181640624997, 1.18149414062502], + [104.58535156250005, 1.21611328124996] + ] + ], + [ + [ + [102.4271484375, 0.990136718750023], + [102.27958984375002, 1.075683593750043], + [102.25634765625003, 1.397070312499963], + [102.44287109374997, 1.234228515625006], + [102.4271484375, 0.990136718750023] + ] + ], + [ + [ + [97.48154296875006, 1.465087890624972], + [97.93193359375002, 0.973925781250003], + [97.82041015625012, 0.564453124999986], + [97.683984375, 0.596093750000037], + [97.60390625000005, 0.83388671874998], + [97.40537109375012, 0.946972656250026], + [97.07919921875006, 1.425488281249983], + [97.35595703124997, 1.539746093749997], + [97.48154296875006, 1.465087890624972] + ] + ], + [ + [ + [102.49189453125004, 1.459179687500011], + [102.49941406250005, 1.330908203124991], + [102.02402343750012, 1.607958984375031], + [102.49189453125004, 1.459179687500011] + ] + ], + [ + [ + [124.88886718750004, 0.995312500000011], + [124.42753906250002, 0.470605468750051], + [123.75380859375, 0.305517578124991], + [123.26542968750007, 0.326611328125026], + [122.996875, 0.493505859375006], + [121.01298828125002, 0.441699218750017], + [120.57900390625, 0.5283203125], + [120.19228515625, 0.268505859374997], + [120.01328125000012, -0.196191406249994], + [120.062890625, -0.555566406250023], + [120.240625, -0.868261718749949], + [120.51757812499997, -1.039453125], + [120.66738281250005, -1.370117187499972], + [121.14853515625012, -1.33945312500002], + [121.5755859375, -0.828515625000023], + [121.96962890625005, -0.933300781249969], + [122.27998046875004, -0.757031250000026], + [122.88876953125006, -0.755175781250003], + [122.8294921875, -0.658886718750026], + [123.17148437500012, -0.57070312499999], + [123.37968750000002, -0.648535156249949], + [123.43417968750006, -0.778222656249994], + [123.37792968749997, -1.004101562500011], + [122.90283203125003, -0.900976562499963], + [122.25068359375004, -1.555273437500034], + [121.8585937500001, -1.69326171874998], + [121.65097656250006, -1.895410156249952], + [121.35546874999997, -1.878222656250003], + [122.29169921875004, -2.907617187500023], + [122.39902343750006, -3.200878906249997], + [122.25292968749997, -3.620410156250017], + [122.68964843750004, -4.084472656249972], + [122.84794921875002, -4.064550781250006], + [122.8722656250001, -4.391992187500009], + [122.71972656250003, -4.340722656249952], + [122.11425781250003, -4.540234375000011], + [122.03808593749997, -4.832421875000023], + [121.58867187500007, -4.759570312500017], + [121.48652343750004, -4.581054687499972], + [121.61806640625, -4.092675781249952], + [120.89179687500004, -3.520605468750034], + [121.05429687500012, -3.167089843749949], + [121.0521484375, -2.751660156249955], + [120.87939453124997, -2.64560546875002], + [120.65361328125002, -2.667578124999977], + [120.26103515625007, -2.949316406249991], + [120.43662109375012, -3.70732421874996], + [120.42011718750004, -4.617382812500011], + [120.27929687499997, -5.146093749999977], + [120.4303710937501, -5.591015625000026], + [119.9515625, -5.577636718749972], + [119.71728515625003, -5.693359375000014], + [119.55742187500007, -5.611035156250026], + [119.36035156249997, -5.314160156250026], + [119.59404296875007, -4.523144531249997], + [119.62363281250006, -4.034375], + [119.46748046875004, -3.512988281249989], + [118.99462890624997, -3.537597656250028], + [118.86767578124997, -3.39804687500002], + [118.78330078125006, -2.720800781249977], + [119.09218750000005, -2.482910156250014], + [119.32187500000012, -1.929687500000014], + [119.308984375, -1.408203125], + [119.508203125, -0.906738281249972], + [119.71132812500005, -0.680761718750034], + [119.84433593750006, -0.861914062499991], + [119.721875, -0.088476562499991], + [119.865625, 0.040087890625003], + [119.80927734375004, 0.238671875000051], + [119.9132812500001, 0.445068359375], + [120.26953125000003, 0.970800781249991], + [120.60253906249997, 0.854394531249994], + [120.86796875000007, 1.25283203124998], + [121.0817382812501, 1.327636718750028], + [121.40410156250002, 1.243603515624969], + [121.59179687499997, 1.067968749999977], + [122.43662109375006, 1.018066406250028], + [122.83828125, 0.845703125], + [123.06650390625006, 0.941796875000037], + [123.93076171875006, 0.850439453124977], + [124.53369140624997, 1.230468750000043], + [124.94707031250002, 1.672167968749974], + [125.11093750000012, 1.685693359374966], + [125.2337890625, 1.502294921875006], + [124.88886718750004, 0.995312500000011] + ] + ], + [ + [ + [101.70810546875006, 2.078417968750045], + [101.71943359375004, 1.789160156250006], + [101.50078125000002, 1.733203124999974], + [101.40966796875003, 2.021679687500026], + [101.70810546875006, 2.078417968750045] + ] + ], + [ + [ + [127.73271484375007, 0.848144531250043], + [127.8810546875001, 0.832128906249977], + [127.96728515624997, 1.042578125000048], + [128.16074218750006, 1.1578125], + [128.22246093750002, 1.400634765624986], + [128.68837890625, 1.572558593750017], + [128.70263671874997, 1.106396484374997], + [128.29882812500003, 0.87680664062502], + [128.26064453125, 0.733789062500023], + [128.61123046875, 0.549951171875051], + [128.89960937500004, 0.216259765625011], + [127.9831054687501, 0.471875], + [127.88740234375004, 0.298339843750043], + [127.97783203125002, -0.24833984374996], + [128.4254882812501, -0.892675781249949], + [128.04638671875003, -0.706054687499943], + [127.69160156250004, -0.241894531249983], + [127.70869140625004, 0.288085937499986], + [127.53710937500003, 0.610888671875031], + [127.60800781250006, 0.848242187499977], + [127.42851562500002, 1.139990234374991], + [127.63173828125, 1.843701171875011], + [128.03642578125002, 2.199023437500017], + [127.88681640625012, 1.83295898437504], + [128.0109375000001, 1.701220703125031], + [128.01171874999997, 1.331738281249983], + [127.65283203124997, 1.013867187499969], + [127.73271484375007, 0.848144531250043] + ] + ], + [ + [ + [97.3341796875001, 2.075634765625011], + [97.10830078125, 2.216894531250006], + [97.29140625, 2.200830078125023], + [97.3341796875001, 2.075634765625011] + ] + ], + [ + [ + [128.45390625000002, 2.051757812500028], + [128.29589843749997, 2.034716796875017], + [128.2179687500001, 2.297460937499991], + [128.60214843750012, 2.59760742187504], + [128.68847656250003, 2.473681640625017], + [128.62324218750004, 2.224414062500031], + [128.45390625000002, 2.051757812500028] + ] + ], + [ + [ + [96.46367187500002, 2.360009765625037], + [95.80859374999997, 2.655615234375034], + [95.7171875, 2.825976562500017], + [95.89580078125007, 2.8890625], + [96.41728515625007, 2.515185546875031], + [96.46367187500002, 2.360009765625037] + ] + ], + [ + [ + [108.8875, 2.905419921875037], + [108.7865234375, 2.885644531250009], + [108.88574218750003, 2.998974609374997], + [108.8875, 2.905419921875037] + ] + ], + [ + [ + [105.76035156250006, 2.863037109375014], + [105.69218750000002, 3.0625], + [105.83671875000007, 2.97651367187504], + [105.76035156250006, 2.863037109375014] + ] + ], + [ + [ + [106.28525390625006, 3.15712890624998], + [106.28369140624997, 3.088232421874977], + [106.20097656250002, 3.204882812500031], + [106.28525390625006, 3.15712890624998] + ] + ], + [ + [ + [117.65839843750004, 3.280517578124986], + [117.54785156250003, 3.43198242187502], + [117.68085937500004, 3.407519531250017], + [117.65839843750004, 3.280517578124986] + ] + ], + [ + [ + [125.65810546875, 3.436035156250043], + [125.51152343750007, 3.461132812500011], + [125.46884765625006, 3.73325195312502], + [125.65810546875, 3.436035156250043] + ] + ], + [ + [ + [117.88476562499997, 4.186132812500006], + [117.92285156250003, 4.054296874999977], + [117.73681640624997, 4.004003906250034], + [117.64902343750012, 4.168994140624974], + [117.88476562499997, 4.186132812500006] + ] + ], + [ + [ + [108.31601562500006, 3.689648437500026], + [108.10039062500002, 3.70454101562504], + [108.24326171875006, 3.810351562500017], + [108.00234375, 3.982861328124983], + [108.24833984375002, 4.21713867187502], + [108.39287109375007, 3.986181640625034], + [108.31601562500006, 3.689648437500026] + ] + ], + [ + [ + [117.5744140625001, 4.17060546875004], + [117.46533203124997, 4.076074218749966], + [117.77724609375005, 3.689257812500031], + [117.05595703125007, 3.622656249999963], + [117.34628906250006, 3.426611328124991], + [117.35244140625, 3.19375], + [117.61064453125002, 3.064355468749994], + [117.56914062500002, 2.92929687500002], + [117.69765625, 2.887304687499991], + [117.6388671875001, 2.825292968749963], + [118.0666015625001, 2.317822265624969], + [117.7892578125001, 2.026855468750014], + [118.98496093750006, 0.982128906249983], + [118.53476562500006, 0.813525390625017], + [118.19609375000002, 0.874365234374977], + [117.91162109374997, 1.098681640625017], + [117.96425781250005, 0.889550781250051], + [117.74511718749997, 0.72963867187498], + [117.52216796875004, 0.235888671875017], + [117.46289062500003, -0.323730468749957], + [117.5625, -0.770898437500009], + [116.91396484375, -1.223632812499972], + [116.73984375000006, -1.044238281250017], + [116.75341796874997, -1.327343749999955], + [116.27548828125006, -1.784863281249997], + [116.42431640625003, -1.784863281249997], + [116.45195312500002, -1.923144531250017], + [116.31396484374997, -2.139843750000011], + [116.56542968749997, -2.299707031249994], + [116.52929687499997, -2.51054687499996], + [116.31679687500005, -2.55185546875002], + [116.33066406250012, -2.902148437499974], + [116.16630859375002, -2.934570312500014], + [116.2572265625, -3.126367187500009], + [115.95615234375012, -3.595019531250003], + [114.6935546875001, -4.169726562500017], + [114.5255859375001, -3.376660156250011], + [114.44599609375004, -3.481835937500037], + [114.34433593750012, -3.444433593749963], + [114.34433593750012, -3.23515625], + [114.23632812500003, -3.36113281249996], + [114.0822265625001, -3.27890625], + [113.70507812499997, -3.45527343750004], + [113.6100585937501, -3.195703125], + [113.34316406250005, -3.246484374999966], + [113.03398437500002, -2.933496093749966], + [112.97148437500002, -3.187109375000034], + [112.75800781250004, -3.322167968750009], + [112.60029296875004, -3.400488281249977], + [112.28496093750002, -3.32099609375004], + [111.85810546875004, -3.551855468750006], + [111.82304687500007, -3.057226562499949], + [111.69472656250005, -2.88945312499996], + [110.93007812500005, -3.071093750000017], + [110.82968750000012, -2.9951171875], + [110.89931640625, -2.908593749999952], + [110.703125, -3.020898437500009], + [110.57402343750007, -2.89140625], + [110.25605468750004, -2.966113281249946], + [110.09658203125, -2.001367187499966], + [109.95986328125, -1.862792968749972], + [109.98330078125, -1.274804687499994], + [109.78740234375007, -1.011328124999963], + [109.25878906250003, -0.807421874999989], + [109.37275390625004, -0.638183593749972], + [109.12109375000003, -0.39091796874996], + [109.2575195312501, 0.031152343750051], + [108.94453125000004, 0.355664062499997], + [108.91679687500007, 0.912646484375045], + [108.95859375000006, 1.134619140624963], + [109.1315429687501, 1.253857421875011], + [109.01025390624997, 1.239648437500051], + [109.07587890625004, 1.495898437500031], + [109.37851562500006, 1.922705078125034], + [109.62890625000003, 2.027539062499983], + [109.53896484375, 1.89619140625004], + [109.65400390625004, 1.614892578125023], + [110.50576171875005, 0.861962890625023], + [111.10136718750002, 1.050537109374986], + [111.80898437500005, 1.011669921874969], + [112.078515625, 1.143359374999974], + [112.1857421875001, 1.4390625], + [112.47617187500006, 1.559082031250028], + [112.94296875000006, 1.566992187500034], + [113.00654296875004, 1.433886718750003], + [113.6222656250001, 1.2359375], + [113.90234375000003, 1.434277343749997], + [114.5125, 1.452001953124963], + [114.83056640625003, 1.980029296874989], + [114.78642578125002, 2.250488281250014], + [115.1791015625, 2.523193359374972], + [115.08076171875004, 2.63422851562504], + [115.117578125, 2.89487304687502], + [115.24697265625005, 3.025927734374989], + [115.45439453125002, 3.034326171875009], + [115.67880859375006, 4.193017578124994], + [115.86074218750005, 4.348046875000037], + [116.51474609375006, 4.370800781249969], + [117.10058593750003, 4.337060546875023], + [117.5744140625001, 4.17060546875004] + ] + ], + [ + [ + [126.81660156250004, 4.033496093750003], + [126.70449218750005, 4.070996093749997], + [126.81357421875006, 4.258496093750011], + [126.72207031250005, 4.344189453124969], + [126.75732421874997, 4.547900390624989], + [126.9210937500001, 4.291015624999972], + [126.81660156250004, 4.033496093750003] + ] + ], + [ + [ + [96.49257812500005, 5.229345703124991], + [97.54716796875002, 5.205859375], + [98.2484375, 4.41455078125], + [98.3073242187501, 4.09287109375002], + [99.73232421875005, 3.183056640625026], + [100.523828125, 2.18916015625004], + [100.88789062500004, 1.948242187499986], + [100.82822265625012, 2.242578125], + [101.04619140625002, 2.257470703125023], + [101.47666015625006, 1.693066406250054], + [102.019921875, 1.442138671875], + [102.38994140625007, 0.84199218750004], + [103.03183593750006, 0.57890625], + [103.0075195312501, 0.415332031249974], + [102.55, 0.216455078124966], + [103.33896484375012, 0.513720703125045], + [103.67265625000007, 0.288916015624977], + [103.78671875000012, 0.046972656249991], + [103.42851562500007, -0.19179687499998], + [103.40517578125005, -0.36220703124998], + [103.5091796875, -0.465527343749969], + [103.43857421875006, -0.575585937500009], + [103.72109375, -0.886718749999986], + [104.36054687500004, -1.038378906249974], + [104.51591796875002, -1.81943359375002], + [104.84521484375003, -2.092968749999969], + [104.65078125000005, -2.595214843749972], + [104.97080078125012, -2.370898437500017], + [105.39697265624997, -2.380175781249946], + [106.0443359375, -3.10625], + [105.84375, -3.61367187499998], + [105.93046875000007, -3.833007812499986], + [105.83144531250005, -4.16289062499996], + [105.88720703124997, -5.009570312499974], + [105.74833984375007, -5.818261718749966], + [105.34941406250007, -5.549511718750011], + [105.08134765625002, -5.74550781249998], + [104.63955078125005, -5.520410156250037], + [104.68398437500005, -5.89267578125002], + [104.60156249999997, -5.90458984374996], + [103.8314453125, -5.079589843750028], + [102.53769531250006, -4.152148437499989], + [102.12753906250006, -3.599218749999963], + [101.57861328124997, -3.166992187500014], + [100.88955078125, -2.248535156249957], + [100.85527343750002, -1.934179687499949], + [100.30820312500006, -0.82666015625], + [99.66982421875005, 0.045068359375037], + [99.15917968749997, 0.351757812499997], + [98.59531250000006, 1.864599609375006], + [97.70078125000006, 2.358544921875009], + [97.59082031249997, 2.846582031250037], + [97.3913085937501, 2.975292968749969], + [96.9689453125001, 3.575146484374969], + [96.44472656250005, 3.81630859374998], + [95.57861328125003, 4.661962890625048], + [95.20664062500006, 5.284033203125034], + [95.22783203125002, 5.564794921875034], + [95.62890625000003, 5.609082031249997], + [96.13330078125003, 5.294287109374991], + [96.49257812500005, 5.229345703124991] + ] + ] + ] + }, + "properties": { + "name": "Indonesia", + "childNum": 107 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-4.412060546874983, 54.185351562499996], + [-4.785351562499983, 54.073046875], + [-4.424707031249994, 54.407177734375], + [-4.412060546874983, 54.185351562499996] + ] + ] + }, + "properties": { + "name": "Isle of Man", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [75.32221348233018, 32.28516356678968], + [75.62496871116024, 32.28516356678968], + [75.73585997688717, 32.78417426256088], + [76.32728006076415, 32.87658365066666], + [76.62299010270264, 33.32014871357439], + [77.06655516561037, 33.301666835953235], + [77.71342088235082, 32.6917648744551], + [78.10154031239509, 32.87658365066666], + [78.49194250885338, 32.53122786149202], + [78.38964843749997, 32.51987304687498], + [78.41748046874997, 32.466699218749994], + [78.4552734375001, 32.30034179687502], + [78.49589843750002, 32.21577148437504], + [78.72558593750009, 31.983789062500023], + [78.71972656250009, 31.887646484374983], + [78.69345703125006, 31.740380859374994], + [78.7550781250001, 31.55029296875], + [78.74355468750005, 31.323779296875017], + [79.10712890625004, 31.402636718750102], + [79.38847656250013, 31.064208984375085], + [79.66425781250004, 30.96523437499999], + [79.92451171875004, 30.888769531250034], + [80.20712890625006, 30.683740234375023], + [80.19121093750002, 30.56840820312496], + [80.87353515625003, 30.290576171875045], + [80.98544921875006, 30.23710937499999], + [81.01025390625014, 30.164501953125097], + [80.96611328125002, 30.180029296875063], + [80.90761718750005, 30.171923828125017], + [80.84814453125009, 30.139746093750034], + [80.81992187500012, 30.119335937499955], + [80.68408203125014, 29.994335937500068], + [80.54902343750015, 29.899804687499994], + [80.40185546875003, 29.730273437500102], + [80.31689453125014, 29.572070312500017], + [80.25488281250009, 29.423339843750114], + [80.25595703125006, 29.318017578125136], + [80.23300781250006, 29.194628906250045], + [80.16953125000012, 29.124316406250102], + [80.13046875000006, 29.100390625000045], + [80.08457031249995, 28.994189453125074], + [80.05166015625, 28.870312500000068], + [80.07070312500005, 28.830175781250063], + [80.22656250000003, 28.723339843750125], + [80.32480468750012, 28.66640625000008], + [80.41855468749995, 28.61201171875001], + [80.47910156250012, 28.604882812499994], + [80.49580078125015, 28.635791015625074], + [80.51787109375002, 28.665185546875023], + [80.58701171875006, 28.64960937500004], + [81.16894531250014, 28.335009765625074], + [81.85263671875018, 27.867089843750136], + [81.89687500000011, 27.87446289062504], + [81.94521484375005, 27.89926757812495], + [81.98769531250016, 27.91376953125004], + [82.03701171875, 27.90058593750004], + [82.11191406250006, 27.86494140625004], + [82.28769531250018, 27.756542968749983], + [82.45136718750004, 27.671826171874955], + [82.62988281249997, 27.687060546875045], + [82.67734375000006, 27.67343749999995], + [82.71083984375005, 27.596679687500114], + [82.73339843750003, 27.518994140625097], + [83.28974609375004, 27.370996093750136], + [83.36943359375002, 27.410253906249977], + [83.38398437500004, 27.444824218750085], + [83.44716796875011, 27.46533203125], + [83.55166015625011, 27.456347656249932], + [83.74697265625011, 27.395947265625068], + [83.8288085937501, 27.377832031250108], + [84.09101562499993, 27.491357421875136], + [84.22978515625007, 27.427832031250006], + [84.48085937500005, 27.348193359375102], + [84.61015625000002, 27.298681640624977], + [84.64072265625012, 27.249853515624977], + [84.65478515625014, 27.20366210937499], + [84.65380859375009, 27.09169921875008], + [84.68535156250013, 27.041015625000057], + [85.19179687500011, 26.766552734375097], + [85.29296875000009, 26.741015625000045], + [85.56845703125012, 26.839843750000114], + [85.64843749999997, 26.829003906250023], + [85.69990234375004, 26.781640624999966], + [85.73730468750003, 26.639746093750034], + [85.79453125000006, 26.60415039062505], + [86.00732421875009, 26.64936523437504], + [86.70136718750015, 26.435058593750057], + [87.01640625000002, 26.555419921875085], + [87.2874023437499, 26.360302734375125], + [87.41357421875014, 26.42294921875009], + [87.84921875000006, 26.43691406250008], + [87.99511718750014, 26.38237304687499], + [88.02695312500023, 26.395019531250085], + [88.05488281250004, 26.43002929687492], + [88.11152343750004, 26.58642578125], + [88.1615234375, 26.724804687500125], + [88.15722656250009, 26.807324218750068], + [88.1110351562501, 26.928466796875057], + [87.99316406250009, 27.086083984374994], + [87.984375, 27.133935546874994], + [88.14697265625014, 27.749218750000097], + [88.15029296875011, 27.843310546875074], + [88.10976562500005, 27.87060546874997], + [88.10898437499995, 27.93300781250005], + [88.14111328125003, 27.948925781250097], + [88.27519531250013, 27.96884765625009], + [88.42597656250015, 28.011669921875097], + [88.57792968750002, 28.093359375000034], + [88.80371093750003, 28.006933593750034], + [88.74902343749997, 27.521875000000136], + [88.7648437500001, 27.429882812500068], + [88.83251953125003, 27.362841796875074], + [88.89140625000002, 27.316064453125136], + [88.88164062500007, 27.29746093750009], + [88.76035156250006, 27.21811523437509], + [88.73876953125009, 27.175585937499932], + [88.85761718750015, 26.961474609375017], + [89.14824218750002, 26.816162109375085], + [89.33212890625018, 26.848632812500114], + [89.58613281250004, 26.778955078125136], + [89.60996093750012, 26.719433593750097], + [89.71093750000009, 26.713916015625045], + [89.76386718750004, 26.7015625], + [89.94316406250013, 26.723925781249932], + [90.12294921875011, 26.754589843749983], + [90.20605468749997, 26.847509765625063], + [90.34589843750004, 26.890332031250097], + [90.73964843750005, 26.771679687500068], + [91.2865234375, 26.78994140625008], + [91.42675781249997, 26.867089843749966], + [91.45585937500013, 26.866894531250125], + [91.51757812500009, 26.807324218750068], + [91.67158203124993, 26.80200195312503], + [91.84208984375013, 26.852978515625125], + [91.94375, 26.860839843750114], + [91.99833984375013, 26.85498046875], + [92.04970703125016, 26.87485351562495], + [92.73155507489682, 26.833697862861648], + [93.30975376159499, 26.784950522650554], + [93.61047043679247, 27.32239435188504], + [94.06979001484449, 27.589407158584788], + [95.10800937321915, 27.749636881153737], + [95.74000740838363, 28.116850432722256], + [96.19577594042592, 28.04291597700983], + [96.96279296875, 27.698291015625017], + [96.88359375000013, 27.514843750000125], + [96.90195312500012, 27.43959960937508], + [97.10371093749993, 27.163330078125114], + [97.10205078125003, 27.115429687500125], + [96.95341796875013, 27.13330078125003], + [96.79785156249997, 27.29619140624999], + [96.19082031250005, 27.26127929687499], + [95.20146484375007, 26.641406250000017], + [95.05976562500015, 26.473974609375006], + [95.06894531250006, 26.191113281250097], + [95.10839843750014, 26.091406250000034], + [95.12929687500011, 26.070410156250034], + [95.13242187500006, 26.041259765624943], + [94.99199218750002, 25.77045898437504], + [94.66777343750007, 25.458886718749966], + [94.55302734375013, 25.215722656249994], + [94.70371093750012, 25.097851562499955], + [94.49316406250003, 24.637646484374983], + [94.37724609375002, 24.473730468750006], + [94.29306640625012, 24.321875], + [94.07480468750006, 23.8720703125], + [93.68339843750007, 24.00654296875004], + [93.45214843750003, 23.987402343750034], + [93.32626953125006, 24.064208984375057], + [93.36601562500007, 23.132519531249955], + [93.34941406250007, 23.08496093750003], + [93.20390625000002, 23.03701171875005], + [93.07871093750018, 22.718212890625097], + [93.16201171875, 22.360205078125006], + [93.07060546875002, 22.20942382812501], + [92.96455078125015, 22.003759765625034], + [92.90947265625013, 21.988916015625023], + [92.85429687500002, 22.010156250000108], + [92.77138671875, 22.104785156250017], + [92.68896484375009, 22.130957031250006], + [92.63037109375014, 22.011328124999977], + [92.57490234374993, 21.97807617187496], + [92.5612304687501, 22.04804687500001], + [92.49140625000004, 22.685400390625006], + [92.46445312500006, 22.734423828125045], + [92.36162109375002, 22.929003906250074], + [92.33378906250002, 23.242382812499955], + [92.24609375000003, 23.68359374999997], + [92.04404296875006, 23.677783203125017], + [91.97851562500003, 23.691992187500063], + [91.92958984375011, 23.685986328125097], + [91.92949218750019, 23.598242187499977], + [91.93789062500011, 23.504687500000102], + [91.75419921875013, 23.28730468750004], + [91.75097656250003, 23.053515625000017], + [91.55351562500013, 22.991552734375006], + [91.43623046875004, 23.19990234375001], + [91.359375, 23.06835937500003], + [91.16044921875019, 23.660644531250085], + [91.35019531250012, 24.06049804687501], + [91.72656250000003, 24.20507812499997], + [91.84619140624997, 24.175292968749943], + [92.06416015625004, 24.374365234375006], + [92.11748046875002, 24.493945312500017], + [92.22666015625012, 24.77099609374997], + [92.22832031250002, 24.881347656250085], + [92.2512695312499, 24.895068359375045], + [92.38496093750004, 24.848779296875023], + [92.46835937500018, 24.944140625000074], + [92.04970703125016, 25.16948242187499], + [90.61308593750002, 25.16772460937497], + [90.11962890625003, 25.21997070312497], + [89.86630859375012, 25.293164062499955], + [89.81406250000006, 25.305371093749955], + [89.80087890625012, 25.33613281250001], + [89.82490234375004, 25.56015625], + [89.82294921875015, 25.94140625000003], + [89.67089843750009, 26.213818359375125], + [89.57275390625003, 26.13232421875003], + [89.54990234375006, 26.00527343750008], + [89.28925781250015, 26.037597656250085], + [89.01865234375012, 26.410253906249977], + [88.95195312500002, 26.412109375], + [88.97041015625004, 26.250878906250023], + [88.94072265625002, 26.24536132812497], + [88.68281250000004, 26.291699218749983], + [88.51826171875004, 26.51777343750004], + [88.36992187500002, 26.56411132812508], + [88.35146484375005, 26.482568359374966], + [88.38623046875003, 26.471533203125034], + [88.44042968749997, 26.369482421875034], + [88.33398437499997, 26.257519531249955], + [88.15078125000005, 26.087158203125057], + [88.1066406250001, 25.841113281250045], + [88.14746093749997, 25.811425781250023], + [88.50244140625009, 25.53701171875008], + [88.76914062500006, 25.490478515625], + [88.85478515625002, 25.333544921875017], + [88.94414062500002, 25.290771484375], + [88.92978515625012, 25.222998046875063], + [88.57382812500006, 25.18789062499999], + [88.45625, 25.188427734375125], + [88.37294921875016, 24.961523437500063], + [88.31337890625011, 24.8818359375], + [88.27949218750015, 24.881933593750034], + [88.18886718750016, 24.920605468750097], + [88.14980468750011, 24.91464843749995], + [88.04511718750015, 24.71303710937508], + [88.03027343750009, 24.664453125000136], + [88.02343750000003, 24.627832031250136], + [88.07910156250009, 24.549902343750063], + [88.14550781250003, 24.485791015624955], + [88.225, 24.460644531249983], + [88.3375, 24.45385742187503], + [88.49853515625003, 24.34663085937504], + [88.64228515625015, 24.325976562500102], + [88.72353515625011, 24.27490234375], + [88.7335937500001, 24.230908203125097], + [88.72656250000009, 24.18623046875004], + [88.71376953125016, 24.069628906250102], + [88.69980468750006, 24.00253906249992], + [88.56738281250009, 23.674414062500034], + [88.63574218749997, 23.55], + [88.69765625, 23.493017578125034], + [88.72441406250002, 23.254980468750034], + [88.89707031250018, 23.21040039062501], + [88.92812500000011, 23.186621093749977], + [88.89970703125002, 22.843505859375057], + [88.92070312500002, 22.632031249999955], + [89.05, 22.274609374999983], + [89.02792968750023, 21.937207031249983], + [88.94931640625018, 21.937939453125125], + [89.05166015625, 21.654101562500045], + [88.85751953125012, 21.744677734375017], + [88.74501953125011, 21.584375], + [88.74023437500003, 22.005419921875017], + [88.64160156250003, 22.121972656250136], + [88.58466796875015, 21.659716796874932], + [88.44599609375004, 21.614257812500085], + [88.28750000000016, 21.758203125000108], + [88.25371093750002, 21.622314453124943], + [88.0568359375001, 21.694140625000017], + [88.19628906249997, 22.139550781249994], + [87.94140625000003, 22.374316406250045], + [88.15927734375018, 22.12172851562508], + [87.82373046875003, 21.727343750000045], + [87.20068359375009, 21.544873046874983], + [86.95410156250014, 21.365332031250006], + [86.84228515625009, 21.106347656249994], + [86.97548828125005, 20.70014648437501], + [86.75039062500011, 20.313232421875057], + [86.37656250000006, 20.006738281249966], + [86.24521484375012, 20.05302734374999], + [86.27949218750021, 19.919433593749943], + [85.575, 19.69291992187499], + [85.496875, 19.696923828125108], + [85.50410156250004, 19.887695312500057], + [85.24863281250006, 19.757666015625034], + [85.18076171875018, 19.59487304687508], + [85.44160156249993, 19.626562499999977], + [84.77099609375009, 19.125390625000023], + [84.10410156250018, 18.29267578125001], + [82.35957031250004, 17.09619140624997], + [82.25878906250014, 16.55986328124996], + [81.76191406250015, 16.32949218750008], + [81.28613281249997, 16.337060546875023], + [80.97871093750004, 15.758349609375074], + [80.64658203125006, 15.895019531250028], + [80.29345703125014, 15.710742187499989], + [80.0534179687501, 15.074023437499932], + [80.17871093750003, 14.478320312500074], + [80.11171875000005, 14.212207031250045], + [80.30654296875016, 13.485058593750054], + [80.15625, 13.713769531250108], + [80.06210937500006, 13.60625], + [80.34238281250006, 13.361328125000071], + [80.22910156250018, 12.690332031249966], + [79.85849609375018, 11.988769531250043], + [79.69316406250007, 11.312548828124946], + [79.79902343750004, 11.338671874999932], + [79.84863281250009, 11.196875], + [79.83818359375002, 10.322558593750045], + [79.31455078125018, 10.256689453124949], + [78.93994140625009, 9.565771484375063], + [79.01992187500005, 9.333349609374963], + [79.41142578125002, 9.192382812500014], + [78.97958984375018, 9.268554687500085], + [78.42148437500006, 9.105029296874989], + [78.19248046874995, 8.890869140625057], + [78.06015625000006, 8.384570312499932], + [77.51757812500003, 8.078320312500068], + [77.06591796875003, 8.315917968749986], + [76.5534179687501, 8.902783203124997], + [76.32460937500016, 9.452099609374997], + [76.24238281250004, 9.927099609374949], + [76.37558593750006, 9.539892578124935], + [76.45878906250013, 9.536230468750077], + [76.34648437500002, 9.922119140625], + [76.19560546875002, 10.086132812500026], + [75.72382812500015, 11.361767578125026], + [74.94550781250004, 12.56455078124992], + [74.38222656250005, 14.494726562500048], + [73.94921875000014, 15.074755859375088], + [73.80078125000009, 15.39697265625], + [73.93193359375013, 15.39697265625], + [73.77177734375013, 15.573046874999989], + [73.83281250000013, 15.659375], + [73.67988281250015, 15.708886718750136], + [73.47607421875003, 16.05424804687496], + [72.87548828124997, 18.642822265625114], + [72.97207031250011, 19.15332031250003], + [72.8346679687501, 18.975585937500057], + [72.80302734375013, 19.07929687500004], + [72.81162109375, 19.298925781250006], + [72.98720703125, 19.27744140625009], + [72.78789062500013, 19.362988281250097], + [72.66777343750019, 19.83095703125005], + [72.89375, 20.672753906250136], + [72.81386718750011, 21.117187500000085], + [72.62382812500002, 21.371972656250108], + [72.73476562500016, 21.470800781250006], + [72.61328125000009, 21.461816406250108], + [73.1125, 21.750439453125125], + [72.54306640625, 21.69658203124999], + [72.70019531250003, 21.971923828124943], + [72.52226562500013, 21.976220703125108], + [72.55302734375007, 22.159960937500074], + [72.80917968749995, 22.23330078125008], + [72.18281250000015, 22.26972656250004], + [72.30644531250002, 22.18920898437497], + [72.27441406250009, 22.089746093749966], + [72.03720703125006, 21.82304687499999], + [72.2103515625, 21.72822265625004], + [72.25400390625006, 21.531005859375], + [72.01523437500012, 21.155712890625097], + [71.0246093750001, 20.73886718750009], + [70.71933593750006, 20.740429687500068], + [70.12734375, 21.094677734375097], + [68.96992187500021, 22.29028320312497], + [69.05166015625016, 22.437304687500074], + [69.27656250000004, 22.285498046875063], + [70.17724609375014, 22.57275390624997], + [70.48925781250009, 23.08950195312508], + [70.33945312500012, 22.939746093749932], + [69.66464843750006, 22.759082031250074], + [69.23593749999995, 22.848535156250023], + [68.64072265625006, 23.189941406250114], + [68.41748046875009, 23.57148437500004], + [68.7767578125, 23.852099609375017], + [68.23496093749995, 23.596972656250074], + [68.16503906250009, 23.857324218749994], + [68.28251953125013, 23.927978515625], + [68.38125000000016, 23.950878906250068], + [68.48867187500011, 23.96723632812501], + [68.5866210937501, 23.966601562500074], + [68.72412109375003, 23.964697265625034], + [68.72812500000012, 24.265625], + [68.73964843750016, 24.291992187500085], + [68.75898437499993, 24.307226562500006], + [68.78115234375011, 24.313720703125085], + [68.8, 24.30908203125003], + [68.82832031250004, 24.26401367187509], + [68.86347656250015, 24.26650390625005], + [68.90078125000011, 24.29243164062501], + [68.98457031250015, 24.273095703124966], + [69.05156250000013, 24.28632812500001], + [69.11953125000011, 24.26865234374995], + [69.23505859374993, 24.268261718750068], + [69.44345703124995, 24.275390625000085], + [69.55917968750006, 24.273095703124966], + [69.80517578125009, 24.16523437500004], + [70.0982421875, 24.2875], + [70.28906250000009, 24.356298828125063], + [70.54677734375, 24.418310546875063], + [70.56503906250006, 24.385791015625017], + [70.55585937500015, 24.331103515625074], + [70.57929687500015, 24.279052734374943], + [70.65947265625013, 24.24609374999997], + [70.71630859375009, 24.237988281250097], + [70.7672851562501, 24.245410156250017], + [70.80507812500011, 24.26196289062503], + [70.88623046875014, 24.34375], + [70.92812500000016, 24.362353515625045], + [70.98281250000011, 24.361035156250125], + [71.04404296875006, 24.400097656250097], + [71.04531250000005, 24.42998046874996], + [70.96982421875012, 24.571875], + [70.97636718750013, 24.61875], + [71.00234375000016, 24.6539062499999], + [71.04785156250003, 24.687744140625085], + [71.02070312500021, 24.75766601562492], + [70.95087890625015, 24.89160156250003], + [70.87773437500019, 25.06298828124997], + [70.65205078125004, 25.422900390625102], + [70.64843750000003, 25.666943359375068], + [70.5695312500001, 25.705957031250023], + [70.50585937500009, 25.685302734375085], + [70.44853515625013, 25.681347656249983], + [70.26464843750009, 25.70654296874997], + [70.10019531250006, 25.91005859375005], + [70.14921875000002, 26.347558593749994], + [70.11464843750016, 26.548046874999983], + [69.47001953125002, 26.804443359375], + [69.56796875, 27.174609375000102], + [69.89628906250007, 27.473632812500085], + [70.04980468750009, 27.694726562500023], + [70.14453125000003, 27.849023437499994], + [70.19394531250006, 27.89487304687492], + [70.24433593750004, 27.934130859375102], + [70.4037109375, 28.025048828124994], + [70.48857421875013, 28.023144531250125], + [70.62910156250015, 27.937451171875068], + [70.6916015625001, 27.76899414062504], + [70.79794921875012, 27.709619140625023], + [70.87490234375016, 27.71445312499995], + [71.18476562500004, 27.831640625], + [71.54296875000003, 27.869873046875], + [71.8703125000001, 27.9625], + [71.88886718750004, 28.04746093749992], + [71.94804687500002, 28.177294921875102], + [72.12851562500012, 28.34633789062508], + [72.29199218750003, 28.69726562499997], + [72.34189453125006, 28.751904296875097], + [72.90332031250003, 29.02875976562501], + [73.38164062500013, 29.934375], + [73.8091796875, 30.093359375], + [73.88652343750013, 30.162011718750136], + [73.93339843750002, 30.222070312500108], + [73.92460937500007, 30.28164062499999], + [73.88271484375, 30.352148437499977], + [73.89931640625, 30.435351562500045], + [74.00898437500004, 30.519677734374994], + [74.33935546875003, 30.893554687499943], + [74.38037109375003, 30.89340820312509], + [74.50976562500009, 30.959667968750097], + [74.63281250000014, 31.034667968750114], + [74.62578125000002, 31.068750000000108], + [74.61035156250009, 31.112841796875045], + [74.51767578125012, 31.185595703124932], + [74.53496093750007, 31.261376953125108], + [74.59394531249993, 31.465380859375102], + [74.58183593750013, 31.523925781250114], + [74.50996093750015, 31.712939453125074], + [74.52597656249995, 31.765136718750057], + [74.55556640625011, 31.818554687500097], + [74.63574218750003, 31.889746093750034], + [74.73945312500015, 31.948828125], + [75.07148437500015, 32.08935546875003], + [75.13876953125, 32.10478515624999], + [75.25410156250004, 32.140332031250125], + [75.33349609374997, 32.279199218749994], + [75.32221348233018, 32.28516356678968] + ] + ] + ] + }, + "properties": { + "name": "India", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [72.49199218750002, -7.37744140625], + [72.42910156250002, -7.435351562500003], + [72.34970703125, -7.263378906250011], + [72.447265625, -7.395703125000011], + [72.44560546875002, -7.220410156250011], + [72.49199218750002, -7.37744140625] + ] + ] + }, + "properties": { + "name": "Br. Indian Ocean Ter.", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-9.948193359374926, 53.91313476562499], + [-10.265722656249949, 53.977685546874994], + [-9.99638671874996, 54.00361328125004], + [-9.948193359374926, 53.91313476562499] + ] + ], + [ + [ + [-6.218017578125, 54.08872070312506], + [-6.347607421874926, 53.94130859375005], + [-6.027392578124989, 52.927099609375006], + [-6.463183593749932, 52.345361328124994], + [-6.325, 52.246679687500034], + [-6.890234375, 52.15922851562499], + [-6.965771484374926, 52.24951171875], + [-8.057812499999926, 51.82558593750005], + [-8.4091796875, 51.888769531250034], + [-8.349121093749943, 51.73930664062496], + [-8.813427734374926, 51.584912109374955], + [-9.737304687499943, 51.473730468750034], + [-9.524902343750028, 51.68110351562501], + [-10.120751953124994, 51.60068359375006], + [-9.598828124999983, 51.87441406250005], + [-10.341064453124943, 51.798925781250034], + [-9.909667968749972, 52.122949218749966], + [-10.39023437499992, 52.134912109374994], + [-10.356689453125, 52.20693359375002], + [-9.772119140624937, 52.250097656250034], + [-9.90605468749996, 52.403710937499966], + [-9.632226562499937, 52.54692382812502], + [-8.783447265624943, 52.679638671874955], + [-8.990283203124989, 52.755419921875045], + [-9.175390624999949, 52.634912109374994], + [-9.916601562499977, 52.56972656250005], + [-9.46489257812496, 52.82319335937498], + [-9.299218749999966, 53.09755859375002], + [-8.930126953124983, 53.207080078125045], + [-9.51420898437496, 53.23823242187498], + [-10.091259765624926, 53.41284179687503], + [-10.116992187499932, 53.548535156249955], + [-9.720654296874926, 53.6044921875], + [-9.901611328124943, 53.72719726562502], + [-9.578222656249949, 53.80541992187497], + [-9.578857421875, 53.879833984374955], + [-9.9140625, 53.863720703124955], + [-9.856445312499972, 54.095361328124994], + [-10.092675781249966, 54.15576171875003], + [-10.056396484374943, 54.25781250000006], + [-8.545556640624994, 54.24121093750003], + [-8.623144531249977, 54.346875], + [-8.133447265624966, 54.64082031250001], + [-8.763916015624972, 54.68120117187496], + [-8.377294921874977, 54.88945312500002], + [-8.274609374999955, 55.146289062500045], + [-7.667089843749977, 55.25649414062502], + [-7.65874023437496, 54.97094726562503], + [-7.308789062500011, 55.365820312500006], + [-6.961669921874972, 55.23789062500006], + [-7.218652343749937, 55.09199218749998], + [-7.55039062499992, 54.767968749999966], + [-7.910595703124955, 54.698339843750006], + [-7.75439453125, 54.59492187499998], + [-8.118261718749977, 54.41425781250004], + [-7.606542968750006, 54.14384765625002], + [-7.324511718750017, 54.13344726562502], + [-7.007714843749937, 54.40668945312501], + [-6.649804687499937, 54.05864257812496], + [-6.218017578125, 54.08872070312506] + ] + ] + ] + }, + "properties": { + "name": "Ireland", + "childNum": 2 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [56.18798828125003, 26.92114257812497], + [55.95429687500004, 26.70112304687501], + [55.31152343749997, 26.592626953125006], + [55.76259765625005, 26.81196289062504], + [55.75761718750002, 26.94765625000005], + [56.279394531250006, 26.952099609374983], + [56.18798828125003, 26.92114257812497] + ] + ], + [ + [ + [46.1144531250001, 38.877783203125034], + [46.490625, 38.90668945312498], + [47.995898437500074, 39.683935546875034], + [48.322167968749994, 39.39907226562502], + [48.10439453125005, 39.241113281249994], + [48.292089843750006, 39.01884765624999], + [47.99648437499999, 38.85375976562503], + [48.59267578125005, 38.41108398437498], + [48.86875, 38.43549804687498], + [48.95996093750003, 37.89013671875], + [49.171191406250074, 37.60058593749997], + [50.13046875, 37.407128906249994], + [50.53320312499997, 37.01367187500006], + [51.11855468750005, 36.742578124999966], + [52.19013671875004, 36.62172851562505], + [53.76767578125006, 36.93032226562502], + [53.91542968750005, 36.93032226562502], + [53.67949218750002, 36.853125], + [53.970117187499994, 36.818310546874955], + [53.91416015625006, 37.34355468750002], + [54.6994140625001, 37.47016601562498], + [54.90009765625004, 37.77792968750006], + [55.38085937500003, 38.051123046875034], + [56.272070312500006, 38.080419921875034], + [56.440625, 38.249414062499994], + [57.1935546875001, 38.216406250000034], + [57.35371093750004, 37.97333984374998], + [58.261621093749994, 37.665820312500045], + [58.81542968750003, 37.683496093749994], + [59.30175781249997, 37.51064453125005], + [59.454980468749994, 37.25283203125002], + [60.06279296875002, 36.962890625], + [60.34130859375003, 36.63764648437501], + [61.11962890625003, 36.64257812500003], + [61.212011718750006, 36.190527343750034], + [61.15292968750006, 35.97675781250001], + [61.25214843750004, 35.86762695312498], + [61.26201171875002, 35.61958007812498], + [61.28183593750006, 35.55341796875001], + [61.2785156250001, 35.513769531250006], + [61.245507812499994, 35.47407226562501], + [61.18925781250002, 35.31201171875003], + [61.1, 35.272314453125034], + [61.08007812499997, 34.85561523437505], + [60.95117187499997, 34.65385742187499], + [60.91474609375004, 34.63398437500001], + [60.80234375000006, 34.55463867187501], + [60.73945312500004, 34.544726562500045], + [60.7262695312501, 34.51826171874998], + [60.736132812500074, 34.491796875], + [60.76259765625005, 34.475244140624994], + [60.88945312500002, 34.31943359375006], + [60.642675781250006, 34.30717773437496], + [60.48574218750005, 34.09477539062502], + [60.4859375, 33.7119140625], + [60.57382812500006, 33.58833007812498], + [60.91699218749997, 33.505224609375006], + [60.56054687499997, 33.13784179687502], + [60.5765625, 32.99487304687503], + [60.71044921874997, 32.6], + [60.82929687500004, 32.24941406250005], + [60.82724609375006, 32.16796874999997], + [60.789941406249994, 31.98710937499999], + [60.7875, 31.87719726562497], + [60.791601562500006, 31.660595703124983], + [60.82070312499999, 31.495166015625045], + [60.854101562500006, 31.483251953125006], + [61.110742187499994, 31.45112304687504], + [61.346484375000074, 31.42163085937497], + [61.66015625000003, 31.382421874999977], + [61.7550781250001, 31.285302734374994], + [61.814257812500074, 31.072558593750017], + [61.810839843750074, 30.913281249999983], + [61.78417968749997, 30.831933593750023], + [61.55947265625005, 30.59936523437497], + [61.33164062500006, 30.36372070312501], + [60.84335937500006, 29.85869140624999], + [61.03417968750003, 29.663427734374977], + [61.15214843750002, 29.542724609375], + [61.8898437500001, 28.546533203124994], + [62.7625, 28.202050781249994], + [62.782324218750006, 27.800537109375], + [62.75273437500002, 27.265625], + [63.16679687500002, 27.25249023437499], + [63.19609375000002, 27.243945312500017], + [63.25625, 27.20791015625005], + [63.30156250000002, 27.151464843750006], + [63.30517578124997, 27.124560546875017], + [63.242089843749994, 27.07768554687499], + [63.25039062499999, 26.879248046875063], + [63.24160156250005, 26.86474609375003], + [63.18613281250006, 26.83759765625001], + [63.168066406250006, 26.66557617187496], + [62.31230468750002, 26.490869140624994], + [62.23935546875006, 26.357031249999977], + [62.12597656249997, 26.368994140625034], + [61.842382812500006, 26.225927734375006], + [61.809960937499994, 26.165283203125], + [61.78076171874997, 25.99584960937503], + [61.75439453125003, 25.843359375000063], + [61.737695312499994, 25.821093750000045], + [61.66865234375004, 25.76899414062501], + [61.6618164062501, 25.751269531250017], + [61.67138671874997, 25.69238281250003], + [61.64013671875003, 25.584619140624994], + [61.61542968750004, 25.28613281250003], + [61.58789062499997, 25.20234375000001], + [61.533105468749994, 25.195507812499955], + [61.41220703125006, 25.102099609375017], + [60.66386718750002, 25.28222656250003], + [60.51054687500002, 25.437060546875045], + [60.40019531250002, 25.311572265625074], + [59.45605468749997, 25.481494140625045], + [59.0460937500001, 25.417285156250017], + [58.79785156249997, 25.554589843750023], + [57.334570312500006, 25.791552734375074], + [57.03603515625005, 26.80068359375005], + [56.728125, 27.127685546875057], + [56.118066406249994, 27.14311523437499], + [54.75927734375003, 26.50507812500004], + [54.24707031250003, 26.696630859374977], + [53.70576171875004, 26.72558593750003], + [52.69160156250004, 27.323388671875023], + [52.475878906250074, 27.61650390624999], + [52.03076171874997, 27.824414062499955], + [51.58906250000004, 27.864208984374983], + [51.27890625, 28.13134765624997], + [51.06201171874997, 28.72612304687499], + [50.86699218750002, 28.870166015625017], + [50.87578125000002, 29.062695312499983], + [50.67519531250005, 29.146582031250034], + [50.64960937500004, 29.420068359374966], + [50.16894531250003, 29.921240234375034], + [50.071582031250074, 30.198535156250017], + [49.55488281250004, 30.028955078125023], + [49.028125, 30.333447265624983], + [49.224511718749994, 30.472314453125023], + [49.00195312500003, 30.506542968749983], + [48.91914062500004, 30.120898437500017], + [48.54648437500006, 29.962353515624955], + [48.47851562499997, 30.003808593749966], + [48.43457031249997, 30.03759765625], + [48.33105468749997, 30.28544921874996], + [48.01494140625002, 30.465625], + [48.01064453125005, 30.989794921875017], + [47.679492187500074, 31.00239257812501], + [47.679492187500074, 31.400585937499955], + [47.75390624999997, 31.601367187500017], + [47.829980468749994, 31.79443359375], + [47.71455078125004, 31.936425781249966], + [47.5915039062501, 32.087988281250034], + [47.51191406250004, 32.15083007812504], + [47.3297851562501, 32.45551757812501], + [47.28515625000003, 32.474023437499966], + [47.121386718750074, 32.46660156249996], + [46.569921875, 32.83393554687501], + [46.37705078125006, 32.92924804687499], + [46.29824218750005, 32.95024414062502], + [46.11279296875003, 32.957666015624994], + [46.09306640625002, 32.97587890624999], + [46.08046875, 33.028222656249994], + [46.0807617187501, 33.08652343750006], + [46.14111328125003, 33.174414062500034], + [46.145898437499994, 33.229638671874994], + [46.01992187500005, 33.41572265624998], + [45.39707031250006, 33.970849609374994], + [45.542773437500074, 34.21552734375004], + [45.459375, 34.470361328124994], + [45.50078125000002, 34.58159179687499], + [45.6375, 34.573828125], + [45.678125, 34.798437500000034], + [45.92089843750003, 35.02851562500001], + [46.04179687500002, 35.08017578125006], + [46.13378906249997, 35.127636718749955], + [46.15468750000005, 35.19672851562498], + [46.112109375000074, 35.32167968750005], + [45.97109375000005, 35.524169921875], + [46.03740234375002, 35.67314453124999], + [46.180957031250074, 35.71137695312504], + [46.2625, 35.74414062500006], + [46.27343749999997, 35.77324218750002], + [46.16748046874997, 35.820556640625], + [45.77636718749997, 35.82182617187499], + [45.36162109375002, 36.015332031249955], + [45.241113281249994, 36.35595703125], + [45.20654296874997, 36.397167968749955], + [45.15527343749997, 36.407373046874994], + [45.11240234375006, 36.409277343750034], + [45.053125, 36.47163085937501], + [44.76513671875003, 37.142431640625006], + [44.79414062500004, 37.290380859375034], + [44.574023437500074, 37.435400390625006], + [44.589941406250006, 37.710351562499966], + [44.21132812499999, 37.908056640625006], + [44.4499023437501, 38.33422851562506], + [44.2985351562501, 38.38627929687499], + [44.27167968750004, 38.83603515625006], + [44.02324218750002, 39.37744140625006], + [44.3893554687501, 39.422119140625], + [44.58710937500004, 39.76855468750006], + [44.81718750000002, 39.65043945312496], + [45.4796875000001, 39.00625], + [46.1144531250001, 38.877783203125034] + ] + ] + ] + }, + "properties": { + "name": "Iran", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [45.6375, 34.573828125], + [45.50078125000002, 34.581591796874996], + [45.459375, 34.470361328124994], + [45.54277343750002, 34.21552734375], + [45.397070312500006, 33.970849609374994], + [46.01992187500002, 33.41572265625], + [46.14589843750002, 33.229638671874994], + [46.14111328125, 33.1744140625], + [46.08076171875001, 33.0865234375], + [46.08046875000002, 33.028222656249994], + [46.09306640625002, 32.975878906249996], + [46.11279296875, 32.957666015624994], + [46.377050781250006, 32.929248046874996], + [46.569921875, 32.833935546875], + [47.12138671875002, 32.466601562499996], + [47.28515625, 32.474023437499994], + [47.32978515625001, 32.455517578125], + [47.51191406250001, 32.150830078125], + [47.59150390625001, 32.08798828125], + [47.71455078125001, 31.936425781249994], + [47.82998046875002, 31.79443359375], + [47.75390625, 31.601367187499996], + [47.67949218750002, 31.400585937499997], + [47.67949218750002, 31.002392578124997], + [48.01064453125002, 30.989794921874996], + [48.01494140625002, 30.465625], + [48.3310546875, 30.285449218749996], + [48.546484375, 29.962353515624997], + [48.454199218750006, 29.9384765625], + [48.354589843750006, 29.956738281249997], + [48.141699218750006, 30.040917968749994], + [47.982519531250006, 30.011328125], + [47.97871093750001, 29.9828125], + [47.64375, 30.097314453124994], + [47.14824218750002, 30.0009765625], + [46.905859375, 29.5375], + [46.76933593750002, 29.347460937499996], + [46.69375, 29.259667968749994], + [46.53144531250001, 29.096240234374996], + [46.3564453125, 29.063671875], + [44.71650390625001, 29.193603515625], + [43.77373046875002, 29.84921875], + [42.07441406250001, 31.080371093749996], + [40.47890625000002, 31.893359375], + [40.36933593750001, 31.93896484375], + [40.02783203125, 31.995019531249994], + [39.7041015625, 32.042529296874996], + [39.14541015625002, 32.12451171875], + [39.29277343750002, 32.24384765625], + [39.24746093750002, 32.350976562499994], + [39.04140625000002, 32.3056640625], + [38.773535156250006, 33.372216796874994], + [40.98701171875001, 34.429052734375], + [41.19472656250002, 34.768994140625], + [41.354101562500006, 35.640429687499996], + [41.295996093750006, 36.383349609374996], + [41.41679687500002, 36.5146484375], + [41.78857421875, 36.59716796875], + [42.358984375, 37.10859375], + [42.45585937500002, 37.128710937499996], + [42.63544921875001, 37.249267578125], + [42.74111328125002, 37.3619140625], + [42.77460937500001, 37.371875], + [42.869140625, 37.334912109375], + [42.936621093750006, 37.324755859374996], + [43.09248046875001, 37.3673828125], + [43.67578125, 37.22724609375], + [43.83642578125, 37.223535156249994], + [44.01318359375, 37.313525390624996], + [44.11445312500001, 37.30185546875], + [44.15625, 37.282958984375], + [44.19179687500002, 37.249853515625], + [44.20839843750002, 37.20263671875], + [44.20166015625, 37.051806640624996], + [44.281835937500006, 36.97802734375], + [44.32558593750002, 37.0107421875], + [44.401953125, 37.058496093749994], + [44.60595703125, 37.176025390625], + [44.66933593750002, 37.173583984375], + [44.73095703125, 37.165283203125], + [44.76513671875, 37.142431640625], + [45.053125, 36.471630859375], + [45.112402343750006, 36.40927734375], + [45.1552734375, 36.407373046874994], + [45.20654296875, 36.39716796875], + [45.24111328125002, 36.35595703125], + [45.36162109375002, 36.01533203125], + [45.7763671875, 35.821826171874996], + [46.16748046875, 35.820556640625], + [46.2734375, 35.773242187499996], + [46.2625, 35.744140625], + [46.18095703125002, 35.711376953125], + [46.03740234375002, 35.673144531249996], + [45.97109375000002, 35.524169921875], + [46.11210937500002, 35.321679687499994], + [46.15468750000002, 35.196728515625], + [46.1337890625, 35.12763671875], + [46.04179687500002, 35.08017578125], + [45.9208984375, 35.028515625], + [45.678125, 34.7984375], + [45.6375, 34.573828125] + ] + ] + }, + "properties": { + "name": "Iraq", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-15.543115234374994, 66.228515625], + [-14.595849609374994, 66.38154296875], + [-15.117382812499983, 66.125634765625], + [-14.698193359374983, 66.02021484375], + [-14.827099609374983, 65.7642578125], + [-14.391845703125, 65.78740234375], + [-14.473388671875, 65.575341796875], + [-14.166943359374983, 65.64228515625], + [-13.617871093749983, 65.5193359375], + [-13.804785156249977, 65.35478515625], + [-13.599316406249983, 65.0359375], + [-14.04443359375, 64.74189453125], + [-14.385107421874977, 64.74521484375], + [-14.475390624999989, 64.493994140625], + [-14.927392578124994, 64.319677734375], + [-15.832910156249994, 64.17666015625], + [-16.640332031249983, 63.865478515625], + [-17.81572265624999, 63.71298828125], + [-17.946923828124994, 63.5357421875], + [-18.65361328124999, 63.406689453125], + [-20.198144531249994, 63.555810546874994], + [-20.494042968749994, 63.687353515625], + [-20.413964843749994, 63.80517578125], + [-20.65092773437499, 63.73740234375], + [-21.15239257812499, 63.94453125], + [-22.652197265624977, 63.827734375], + [-22.701171875, 64.083203125], + [-22.51005859374999, 63.991455078125], + [-22.187597656249977, 64.039208984375], + [-21.463330078124983, 64.379150390625], + [-22.053369140624994, 64.313916015625], + [-21.950341796874994, 64.514990234375], + [-21.590625, 64.6263671875], + [-22.10600585937499, 64.533056640625], + [-22.467041015625, 64.794970703125], + [-23.818994140624994, 64.73916015625], + [-24.02617187499999, 64.863427734375], + [-22.7880859375, 65.046484375], + [-21.89213867187499, 65.048779296875], + [-21.779980468749983, 65.1876953125], + [-22.50908203124999, 65.19677734375], + [-21.844384765624994, 65.44736328125], + [-22.902490234374994, 65.58046875], + [-23.89990234375, 65.407568359375], + [-24.475683593749977, 65.5251953125], + [-24.248925781249994, 65.614990234375], + [-23.85673828124999, 65.53837890625], + [-24.092626953124977, 65.77646484375], + [-23.615917968749983, 65.67958984375], + [-23.285351562499983, 65.75], + [-23.832617187499977, 65.84921875], + [-23.52495117187499, 65.880029296875], + [-23.77734375, 66.017578125], + [-23.434472656249994, 66.02421875], + [-23.452539062499994, 66.181005859375], + [-23.018994140624983, 65.98212890625], + [-22.659863281249983, 66.025927734375], + [-22.61601562499999, 65.86748046875], + [-22.44169921874999, 65.90830078125], + [-22.4453125, 66.07001953125], + [-22.947900390624994, 66.212744140625], + [-22.48442382812499, 66.26630859375], + [-23.116943359375, 66.338720703125], + [-22.9443359375, 66.429443359375], + [-22.426123046874977, 66.430126953125], + [-21.406884765624994, 66.0255859375], + [-21.374902343749994, 65.74189453125], + [-21.658447265625, 65.723583984375], + [-21.12968749999999, 65.2666015625], + [-20.804345703124994, 65.63642578125], + [-20.454833984375, 65.571044921875], + [-20.20751953125, 66.10009765625], + [-19.489697265624983, 65.76806640625], + [-19.382958984374994, 66.07568359375], + [-18.845898437499983, 66.183935546875], + [-18.141943359374977, 65.73408203125], + [-18.29716796874999, 66.157421875], + [-17.906982421875, 66.143310546875], + [-17.550439453124994, 65.964404296875], + [-17.153027343749983, 66.20283203125], + [-16.838037109374994, 66.125244140625], + [-16.485009765624994, 66.195947265625], + [-16.540673828124994, 66.446728515625], + [-16.24931640624999, 66.522900390625], + [-15.985400390624989, 66.5146484375], + [-15.543115234374994, 66.228515625] + ] + ] + }, + "properties": { + "name": "Iceland", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [35.78730468750001, 32.734912109374996], + [35.572851562500006, 32.640869140625], + [35.56904296875001, 32.619873046875], + [35.55146484375001, 32.3955078125], + [35.484375, 32.401660156249996], + [35.40263671875002, 32.450634765625], + [35.38671875, 32.493017578125], + [35.303808593750006, 32.512939453125], + [35.19326171875002, 32.534423828125], + [35.065039062500006, 32.46044921875], + [35.01054687500002, 32.338183593749996], + [34.95595703125002, 32.1609375], + [34.98974609375, 31.91328125], + [34.97832031250002, 31.86640625], + [34.95380859375001, 31.841259765624997], + [34.96113281250001, 31.82333984375], + [34.983007812500006, 31.81679687499999], + [35.05322265625, 31.837939453124996], + [35.12714843750001, 31.816748046875], + [35.203710937500006, 31.75], + [34.95097656250002, 31.602294921875], + [34.88046875, 31.3681640625], + [35.45058593750002, 31.479296875], + [34.97343750000002, 29.555029296875], + [34.904296875, 29.47734375], + [34.24531250000001, 31.208300781249996], + [34.34833984375001, 31.292919921874997], + [34.350195312500006, 31.362744140624997], + [34.52558593750001, 31.525634765625], + [34.47734375000002, 31.584863281249994], + [34.483984375, 31.59228515625], + [34.67841796875001, 31.895703125], + [35.10859375000001, 33.08369140625], + [35.411230468750006, 33.07568359375], + [35.869140625, 33.43173828125], + [35.91347656250002, 32.94960937499999], + [35.78730468750001, 32.734912109374996] + ] + ] + }, + "properties": { + "name": "Israel", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [15.576562500000051, 38.220312500000034], + [15.099511718750023, 37.45859375], + [15.295703125000017, 37.05517578124997], + [15.112597656250017, 36.687841796875006], + [14.501855468750023, 36.798681640625034], + [14.142968750000023, 37.103662109374994], + [13.90546875000004, 37.10063476562502], + [13.169921875000028, 37.47929687499996], + [12.640234375000034, 37.594335937500034], + [12.435546874999972, 37.819775390624955], + [12.734375, 38.18305664062498], + [12.902734375000023, 38.03486328124998], + [13.291113281250034, 38.19145507812502], + [13.788867187499989, 37.981201171875], + [15.11875, 38.15273437500002], + [15.498730468750011, 38.290869140625006], + [15.576562500000051, 38.220312500000034] + ] + ], + [ + [ + [8.478906250000023, 39.067529296874966], + [8.421484375000034, 38.968652343749994], + [8.366796875, 39.115917968749955], + [8.478906250000023, 39.067529296874966] + ] + ], + [ + [ + [8.28603515625008, 41.03984375], + [8.205664062500034, 40.99746093750005], + [8.320214843750023, 41.121875], + [8.28603515625008, 41.03984375] + ] + ], + [ + [ + [9.632031250000011, 40.88203124999998], + [9.805273437500063, 40.499560546875045], + [9.642968750000023, 40.268408203125006], + [9.5625, 39.16601562500006], + [9.056347656250068, 39.23916015625002], + [8.966601562500074, 38.963720703125034], + [8.648535156250034, 38.92656250000002], + [8.418164062500068, 39.205712890624966], + [8.547753906250023, 39.83920898437506], + [8.4078125, 39.91723632812497], + [8.471289062500063, 40.29267578124998], + [8.189941406250028, 40.651611328125], + [8.22421875, 40.91333007812503], + [8.571875, 40.85019531250006], + [9.228417968750023, 41.257080078125], + [9.615332031249977, 41.01728515624998], + [9.632031250000011, 40.88203124999998] + ] + ], + [ + [ + [10.395117187500034, 42.85815429687503], + [10.419335937499994, 42.71318359374999], + [10.13125, 42.742041015625006], + [10.395117187500034, 42.85815429687503] + ] + ], + [ + [ + [13.420996093750006, 46.212304687499994], + [13.63251953125004, 46.17705078125002], + [13.634960937499983, 46.15776367187499], + [13.61660156250008, 46.133105468750045], + [13.54804687500004, 46.08911132812503], + [13.486425781250034, 46.03955078124997], + [13.480273437500017, 46.00922851562501], + [13.487695312500023, 45.987109375000045], + [13.509179687500051, 45.973779296874994], + [13.6005859375, 45.97978515624996], + [13.663476562500023, 45.7919921875], + [13.831152343750006, 45.680419921875], + [13.719824218750063, 45.58759765625001], + [13.628320312500051, 45.77094726562498], + [13.206347656250074, 45.771386718749966], + [12.27431640625008, 45.44604492187503], + [12.225683593750034, 45.24150390625002], + [12.523437500000028, 44.96796874999998], + [12.248339843750045, 44.72250976562498], + [12.396289062500074, 44.223876953125], + [13.56416015625004, 43.57128906250003], + [14.010449218750011, 42.68955078125006], + [14.54072265625004, 42.24428710937502], + [15.16875, 41.93403320312498], + [16.164648437500034, 41.89619140624998], + [15.900488281250034, 41.51206054687498], + [17.954980468749994, 40.65517578125002], + [18.460644531249983, 40.221044921875034], + [18.34375, 39.82138671874998], + [18.077929687500017, 39.93696289062498], + [17.865039062500074, 40.28017578125002], + [17.395800781250045, 40.34023437499999], + [17.179980468750045, 40.50278320312498], + [16.92822265625, 40.45805664062502], + [16.521875, 39.74755859375003], + [17.114550781250017, 39.38061523437497], + [17.174609375000017, 38.998095703125045], + [16.61669921875003, 38.800146484375034], + [16.54560546875001, 38.40908203125002], + [16.05683593750001, 37.941845703124955], + [15.72451171875008, 37.93911132812502], + [15.645800781250017, 38.034228515625045], + [15.87890625, 38.61391601562502], + [16.19677734375, 38.759228515624955], + [16.20996093750003, 38.94111328124998], + [15.692773437499994, 39.99018554687501], + [14.95087890625004, 40.23901367187497], + [14.94765625000008, 40.469335937500006], + [14.765722656250063, 40.66840820312498], + [14.339941406250006, 40.59882812500001], + [14.460546875000063, 40.72871093750001], + [14.04433593750008, 40.81225585937506], + [13.733398437500057, 41.23564453124999], + [13.088671875000074, 41.243847656249955], + [12.630859374999972, 41.469677734374955], + [11.637304687500063, 42.287548828124955], + [11.141210937499977, 42.38989257812503], + [11.167773437500074, 42.53515625000006], + [10.708398437500023, 42.93632812499999], + [10.514843750000011, 42.96752929687503], + [10.188085937500063, 43.947509765625], + [8.76582031250004, 44.42231445312501], + [8.004980468750006, 43.87675781249999], + [7.4931640625, 43.767138671875045], + [7.637207031250057, 44.16484375], + [7.318554687500068, 44.13798828125002], + [6.900195312499989, 44.33574218749996], + [6.99267578125, 44.82729492187502], + [6.634765625000028, 45.06816406249996], + [7.07832031250004, 45.23994140624998], + [7.146386718750051, 45.381738281249994], + [6.790917968750023, 45.740869140624966], + [7.021093750000034, 45.92578124999997], + [7.055761718749977, 45.90380859375003], + [7.129003906249977, 45.88041992187499], + [7.327929687500017, 45.912353515625], + [7.9931640625, 46.01591796874996], + [8.081542968750057, 46.25600585937502], + [8.231933593750057, 46.341210937499966], + [8.29853515625004, 46.403417968750034], + [8.370703125, 46.44511718750002], + [8.458398437500023, 46.24589843750002], + [8.818554687500011, 46.0771484375], + [8.826757812500006, 46.06103515625], + [8.77802734375004, 45.996191406250034], + [8.953710937500034, 45.83002929687501], + [9.023730468750074, 45.845703125], + [9.203417968750017, 46.21923828125], + [9.304394531250068, 46.49555664062498], + [9.399316406250023, 46.480664062499955], + [9.427636718750023, 46.48232421875002], + [9.528710937500023, 46.306201171875045], + [9.57958984375, 46.29609375000001], + [9.639453125000017, 46.29589843749997], + [9.78779296875004, 46.34604492187498], + [9.884472656250011, 46.36777343750006], + [9.939257812500074, 46.36181640625], + [10.041015625000028, 46.23808593750002], + [10.08056640625, 46.22797851562501], + [10.128320312500051, 46.238232421874955], + [10.109667968750074, 46.36284179687502], + [10.081933593750023, 46.420751953125006], + [10.045605468750068, 46.44790039062505], + [10.038281250000011, 46.483203125000045], + [10.061230468750068, 46.54677734375002], + [10.087011718750063, 46.59990234375002], + [10.1375, 46.614355468750034], + [10.195507812500068, 46.62109374999997], + [10.4306640625, 46.55004882812497], + [10.409352678571473, 46.6092047991071], + [10.39794921875, 46.66503906250006], + [10.406054687500045, 46.73486328124997], + [10.452832031249983, 46.86494140625001], + [10.47939453125008, 46.85512695312505], + [10.579785156250011, 46.85371093750001], + [10.689257812500017, 46.846386718749955], + [10.759765625, 46.79331054687498], + [10.828906250000045, 46.775244140625034], + [10.927343750000034, 46.76948242187501], + [10.993261718750034, 46.77700195312502], + [11.02509765625004, 46.796972656250006], + [11.063476562500057, 46.85913085937497], + [11.133886718750006, 46.93618164062505], + [11.244433593750045, 46.975683593750006], + [11.433203125000063, 46.983056640624994], + [11.527539062500011, 46.99741210937498], + [11.775683593750017, 46.986083984375], + [12.169433593750028, 47.082128906250006], + [12.19716796875008, 47.075], + [12.201269531250034, 47.060888671875034], + [12.165527343750028, 47.028173828125034], + [12.130761718750051, 46.98476562499999], + [12.154101562500017, 46.93525390625004], + [12.267968750000023, 46.83588867187504], + [12.330078125, 46.75981445312499], + [12.388281250000034, 46.70263671874997], + [12.479199218749983, 46.672509765624966], + [13.16875, 46.572656249999966], + [13.3515625, 46.55791015624999], + [13.490039062500045, 46.55556640625002], + [13.7, 46.52026367187503], + [13.679687500000057, 46.46289062499997], + [13.63710937500008, 46.44853515624999], + [13.563281250000045, 46.41508789062502], + [13.399511718749977, 46.31752929687502], + [13.420996093750006, 46.212304687499994] + ] + ] + ] + }, + "properties": { + "name": "Italy", + "childNum": 6 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-77.261474609375, 18.45742187499999], + [-76.349853515625, 18.15185546875], + [-76.21079101562499, 17.913525390624997], + [-76.524609375, 17.8662109375], + [-76.85322265625, 17.97373046874999], + [-76.94414062499999, 17.848779296874994], + [-77.11948242187499, 17.880078125], + [-77.20498046875, 17.71494140624999], + [-77.36142578124999, 17.833691406249997], + [-77.76816406249999, 17.877392578124997], + [-78.04448242187499, 18.173828125], + [-78.339501953125, 18.28720703124999], + [-78.21669921875, 18.44809570312499], + [-77.8734375, 18.522216796875], + [-77.261474609375, 18.45742187499999] + ] + ] + }, + "properties": { + "name": "Jamaica", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-2.018652343749977, 49.23125], + [-2.23583984375, 49.1763671875], + [-2.220507812499989, 49.266357421875], + [-2.018652343749977, 49.23125] + ] + ] + }, + "properties": { + "name": "Jersey", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [39.14541015625002, 32.12451171875], + [38.9970703125, 32.007470703124994], + [38.96230468750002, 31.994921875], + [38.37548828125, 31.847460937499996], + [38.111425781250006, 31.781152343749994], + [37.49335937500001, 31.625878906249994], + [37.215625, 31.556103515624997], + [36.95859375, 31.491503906249996], + [37.980078125, 30.5], + [37.862890625, 30.442626953125], + [37.66972656250002, 30.34814453125], + [37.64990234375, 30.330957031249994], + [37.63359375000002, 30.31328125], + [37.55361328125002, 30.144580078124996], + [37.49072265625, 30.01171875], + [37.46923828125, 29.995068359374997], + [36.75527343750002, 29.866015625], + [36.70390625000002, 29.831640625], + [36.591796875, 29.66611328125], + [36.47607421875, 29.4951171875], + [36.2828125, 29.355371093749994], + [36.068457031250006, 29.200537109375], + [34.95078125, 29.353515625], + [34.97343750000002, 29.555029296875], + [35.45058593750002, 31.479296875], + [35.57207031250002, 32.237890625], + [35.55146484375001, 32.3955078125], + [35.56904296875001, 32.619873046875], + [35.572851562500006, 32.640869140625], + [35.78730468750001, 32.734912109374996], + [36.3720703125, 32.3869140625], + [36.818359375, 32.317285156249994], + [38.773535156250006, 33.372216796874994], + [39.04140625000002, 32.3056640625], + [39.24746093750002, 32.350976562499994], + [39.29277343750002, 32.24384765625], + [39.14541015625002, 32.12451171875] + ] + ] + }, + "properties": { + "name": "Jordan", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [123.88867187499997, 24.280126953124977], + [123.67978515625012, 24.317773437500023], + [123.77148437499997, 24.41445312499999], + [123.93486328125002, 24.362011718749983], + [123.88867187499997, 24.280126953124977] + ] + ], + [ + [ + [124.29316406250004, 24.515917968750074], + [124.13574218750003, 24.347607421874983], + [124.08476562500002, 24.435839843750017], + [124.30195312500004, 24.58710937500001], + [124.29316406250004, 24.515917968750074] + ] + ], + [ + [ + [125.44414062500002, 24.7431640625], + [125.26894531250005, 24.732519531250063], + [125.28359375, 24.871923828125034], + [125.44414062500002, 24.7431640625] + ] + ], + [ + [ + [128.25878906249997, 26.65278320312501], + [127.86708984375, 26.442480468749977], + [127.80361328125005, 26.152539062499983], + [127.653125, 26.0947265625], + [127.90722656250003, 26.69360351562497], + [128.09765624999997, 26.66777343749996], + [128.25488281249997, 26.88188476562496], + [128.25878906249997, 26.65278320312501] + ] + ], + [ + [ + [128.99814453125012, 27.720800781250006], + [128.90000000000012, 27.727783203125], + [128.9076171875, 27.897998046875045], + [128.99814453125012, 27.720800781250006] + ] + ], + [ + [ + [129.45253906250005, 28.20898437499997], + [129.3664062500001, 28.127734375000045], + [129.16464843750012, 28.24975585937503], + [129.68955078125012, 28.517480468750023], + [129.45253906250005, 28.20898437499997] + ] + ], + [ + [ + [130.6227539062501, 30.262988281250017], + [130.44560546875002, 30.264697265625017], + [130.38808593750005, 30.38818359375003], + [130.49716796875006, 30.465527343749983], + [130.64355468749997, 30.388964843750017], + [130.6227539062501, 30.262988281250017] + ] + ], + [ + [ + [130.95976562500007, 30.39692382812504], + [130.87031250000004, 30.444238281249994], + [131.06035156250007, 30.828466796875006], + [130.95976562500007, 30.39692382812504] + ] + ], + [ + [ + [130.38105468750004, 32.42373046875002], + [130.24169921874997, 32.462792968749994], + [130.46142578124997, 32.515722656250034], + [130.38105468750004, 32.42373046875002] + ] + ], + [ + [ + [130.08251953124997, 32.22968750000001], + [129.9601562500001, 32.24375], + [130.00976562499997, 32.521630859374994], + [130.16777343750002, 32.54121093749998], + [130.19951171875002, 32.34057617187506], + [130.08251953124997, 32.22968750000001] + ] + ], + [ + [ + [128.66533203125002, 32.783886718749955], + [128.89453124999997, 32.65214843750002], + [128.69296875000012, 32.60473632812506], + [128.66533203125002, 32.783886718749955] + ] + ], + [ + [ + [129.07695312500002, 32.84028320312498], + [128.99726562500004, 32.95185546874998], + [129.10976562500005, 33.13256835937503], + [129.18193359375002, 32.99311523437504], + [129.07695312500002, 32.84028320312498] + ] + ], + [ + [ + [129.49179687500006, 33.22304687499999], + [129.37041015625002, 33.176025390625], + [129.56992187500006, 33.36103515625004], + [129.49179687500006, 33.22304687499999] + ] + ], + [ + [ + [129.79570312500007, 33.74882812499999], + [129.67480468749997, 33.73969726562498], + [129.71728515624997, 33.8583984375], + [129.79570312500007, 33.74882812499999] + ] + ], + [ + [ + [131.17460937500007, 33.602587890625045], + [131.69628906250003, 33.60283203124999], + [131.53740234375007, 33.274072265624994], + [131.89658203125006, 33.25458984375001], + [131.8478515625001, 33.118066406249994], + [132.0021484375001, 32.882373046875045], + [131.6603515625001, 32.465625], + [131.33720703125007, 31.4046875], + [131.07080078124997, 31.436865234374977], + [131.09843750000002, 31.256152343750017], + [130.68574218750004, 31.01513671875003], + [130.77626953125, 31.70629882812497], + [130.65507812500002, 31.71840820312505], + [130.5560546875, 31.563085937500034], + [130.58876953125, 31.178515625000017], + [130.20068359374997, 31.291894531250023], + [130.14726562500002, 31.40849609374996], + [130.2941406250001, 31.45068359375003], + [130.3219726562501, 31.601464843750023], + [130.18789062500005, 31.768847656250017], + [130.19443359375012, 32.090771484374955], + [130.64052734375005, 32.61923828124998], + [130.49785156250002, 32.65693359375001], + [130.547265625, 32.83159179687499], + [130.2375, 33.177636718749966], + [130.12685546875005, 33.10483398437506], + [130.175, 32.851318359375], + [130.32646484375002, 32.852636718750006], + [130.34042968750012, 32.70185546875004], + [130.05410156250005, 32.770800781250045], + [129.76855468749997, 32.57099609375001], + [129.82675781250006, 32.72534179687503], + [129.67910156250005, 33.059960937499966], + [129.99169921875003, 32.85156249999997], + [129.58007812500003, 33.23627929687501], + [129.61015625000002, 33.34365234375005], + [129.844140625, 33.32177734375003], + [129.82568359374997, 33.43701171875006], + [130.36503906250007, 33.634472656249955], + [130.4837890625, 33.834619140624966], + [130.715625, 33.92778320312502], + [130.953125, 33.87202148437504], + [131.17460937500007, 33.602587890625045] + ] + ], + [ + [ + [132.266015625, 33.945166015625006], + [132.44492187500006, 33.91318359374998], + [132.20878906250007, 33.87285156250002], + [132.266015625, 33.945166015625006] + ] + ], + [ + [ + [129.27949218750004, 34.123388671875006], + [129.18642578125, 34.14501953125006], + [129.21484374999997, 34.320654296875034], + [129.3371093750001, 34.284765625], + [129.27949218750004, 34.123388671875006] + ] + ], + [ + [ + [134.35742187500003, 34.25634765625], + [134.6375, 34.22661132812499], + [134.73886718750012, 33.82050781250001], + [134.37705078125012, 33.60839843749997], + [134.18164062500003, 33.24721679687502], + [133.95869140625004, 33.44833984375006], + [133.63203125000004, 33.51098632812503], + [133.28593750000007, 33.35996093749998], + [132.97724609375004, 32.84199218749998], + [132.80429687500006, 32.75200195312502], + [132.6417968750001, 32.76245117187503], + [132.70898437500003, 32.90249023437505], + [132.49511718749997, 32.91660156249998], + [132.41279296875004, 33.43046875], + [132.0326171875, 33.339990234374994], + [132.64306640624997, 33.68994140624997], + [132.93515625000006, 34.09531250000006], + [133.19306640625004, 33.93320312499998], + [133.58203124999997, 34.01713867187502], + [133.60263671875006, 34.24384765625001], + [133.94833984375006, 34.34804687500002], + [134.35742187500003, 34.25634765625] + ] + ], + [ + [ + [134.35185546875002, 34.48364257812503], + [134.25185546875, 34.42304687500004], + [134.18212890625003, 34.51923828124998], + [134.35185546875002, 34.48364257812503] + ] + ], + [ + [ + [134.9328125000001, 34.28813476562499], + [134.82441406250004, 34.202929687500045], + [134.66787109375005, 34.294140624999955], + [135.00468750000002, 34.54404296874998], + [134.9328125000001, 34.28813476562499] + ] + ], + [ + [ + [129.38564453125, 34.35366210937502], + [129.26669921875012, 34.37045898437506], + [129.45107421875005, 34.68657226562499], + [129.38564453125, 34.35366210937502] + ] + ], + [ + [ + [133.37050781250005, 36.203857421875], + [133.23925781249997, 36.178759765625045], + [133.20615234375006, 36.293408203124955], + [133.29570312500002, 36.34013671874996], + [133.37050781250005, 36.203857421875] + ] + ], + [ + [ + [138.34404296875007, 37.822119140625006], + [138.22519531250006, 37.82939453124996], + [138.25, 38.078466796875006], + [138.50361328125004, 38.31591796875006], + [138.45361328124997, 38.07568359375006], + [138.57519531249997, 38.065527343750034], + [138.34404296875007, 37.822119140625006] + ] + ], + [ + [ + [141.22929687500007, 41.37265625], + [141.45546875000005, 41.404736328124955], + [141.43046875000002, 40.72333984374998], + [141.7970703125001, 40.29116210937502], + [141.97695312500005, 39.428808593750034], + [141.90078125, 39.111328125], + [141.5462890625, 38.762841796874966], + [141.4674804687501, 38.404150390625006], + [141.10839843750003, 38.33793945312502], + [140.9621093750001, 38.148876953124955], + [141.00166015625004, 37.11464843750002], + [140.57353515625007, 36.23134765625002], + [140.87402343749997, 35.72495117187506], + [140.457421875, 35.51025390625], + [140.35468750000004, 35.18144531249999], + [139.8439453125001, 34.914892578125034], + [139.82646484375002, 35.29667968750002], + [140.096875, 35.58515624999998], + [139.83476562500002, 35.658056640625006], + [139.65000000000012, 35.40913085937501], + [139.675, 35.149267578125006], + [139.47441406250002, 35.298535156249955], + [139.24941406250005, 35.27802734375004], + [139.08603515625006, 34.83916015624999], + [138.8375, 34.619238281250034], + [138.80273437499997, 34.97480468749998], + [138.90361328125002, 35.02524414062506], + [138.71962890625, 35.12407226562502], + [138.18906250000012, 34.596337890624994], + [137.543359375, 34.66420898437505], + [137.06171875000004, 34.58281249999999], + [137.27519531250002, 34.77250976562499], + [136.96328125000005, 34.83491210937501], + [136.87128906250004, 34.733105468749955], + [136.89707031250006, 35.03554687500002], + [136.80419921874997, 35.05029296875], + [136.53300781250007, 34.678369140624994], + [136.8802734375, 34.43359375000006], + [136.8537109375001, 34.324072265625034], + [136.32988281250007, 34.17685546875006], + [135.91621093750004, 33.561718749999955], + [135.69531250000003, 33.48696289062502], + [135.4528320312501, 33.55336914062505], + [135.12792968749997, 34.006982421874994], + [135.10009765624997, 34.288378906250045], + [135.41591796875, 34.61748046875002], + [134.74003906250007, 34.765234375], + [134.246875, 34.71386718750003], + [133.96826171874997, 34.52729492187504], + [133.14238281250002, 34.30244140624998], + [132.65654296875007, 34.24609375000003], + [132.31259765625006, 34.32495117187503], + [132.14648437499997, 33.83876953125002], + [131.74052734375007, 34.05205078125002], + [130.91884765625, 33.97573242187502], + [130.88925781250012, 34.261816406250034], + [131.00419921875007, 34.39257812500003], + [131.35439453125, 34.41318359375006], + [132.92294921875006, 35.511279296875045], + [133.98125, 35.50722656250002], + [135.17431640625003, 35.74707031250003], + [135.32695312500002, 35.52553710937502], + [135.68027343750006, 35.503125], + [135.903125, 35.60688476562498], + [136.09531250000006, 35.767626953125045], + [136.06748046875006, 36.11684570312505], + [136.69814453125005, 36.742041015625034], + [136.84345703125004, 37.38212890624999], + [137.32265625, 37.52207031249998], + [136.89990234375003, 37.11767578125], + [137.01669921875006, 36.83720703124999], + [137.24628906250004, 36.753173828125], + [137.5140625, 36.95156250000002], + [138.31992187500012, 37.21840820312502], + [138.88505859375007, 37.84394531250001], + [139.36386718750006, 38.09902343750002], + [139.80195312500004, 38.881591796875], + [140.06474609375002, 39.624414062499994], + [139.99472656250006, 39.855078125], + [139.74150390625002, 39.92084960937498], + [140.01113281250005, 40.26035156250006], + [139.92285156250003, 40.59843750000002], + [140.28125, 40.84609375000002], + [140.3444335937501, 41.203320312499955], + [140.62763671875004, 41.195410156250034], + [140.74863281250012, 40.830322265625], + [140.93603515625003, 40.940771484375034], + [141.1185546875, 40.88227539062501], + [141.24423828125006, 41.20561523437499], + [140.80058593750002, 41.138818359374966], + [140.80185546875012, 41.253662109375], + [140.9369140625, 41.50556640624998], + [141.22929687500007, 41.37265625] + ] + ], + [ + [ + [139.48125, 42.08100585937498], + [139.43134765625004, 42.19956054687498], + [139.55839843750002, 42.235205078125034], + [139.48125, 42.08100585937498] + ] + ], + [ + [ + [141.29541015625003, 45.11933593750001], + [141.14531250000002, 45.153906250000034], + [141.19375, 45.24785156249999], + [141.29541015625003, 45.11933593750001] + ] + ], + [ + [ + [141.07275390624997, 45.33286132812498], + [141.03398437500007, 45.26933593750002], + [140.97167968749997, 45.465478515624994], + [141.07275390624997, 45.33286132812498] + ] + ], + [ + [ + [143.82431640625012, 44.11699218749999], + [144.71523437500005, 43.92797851562503], + [145.36953125000005, 44.32739257812506], + [145.13964843750003, 43.6625], + [145.34082031249997, 43.30253906249999], + [145.83300781249997, 43.38593750000001], + [144.92138671874997, 43.00092773437498], + [143.96933593750006, 42.88139648437499], + [143.42949218750002, 42.41889648437498], + [143.2365234375001, 42.000195312499955], + [141.85136718750007, 42.57905273437501], + [141.40664062500005, 42.54692382812496], + [140.98613281250002, 42.34213867187498], + [140.70976562500002, 42.555615234374955], + [140.48046875000003, 42.559375], + [140.32666015625003, 42.29335937499999], + [141.15097656250012, 41.80507812499999], + [140.99951171874997, 41.73740234375006], + [140.65986328125004, 41.815576171874994], + [140.3849609375001, 41.51928710937503], + [140.08515625000004, 41.43408203125], + [139.99531250000004, 41.57641601562503], + [140.10839843749997, 41.912939453125034], + [139.83544921874997, 42.278076171875], + [139.86015625000002, 42.58173828125004], + [140.43222656250012, 42.95410156250006], + [140.39238281250002, 43.303125], + [141.13818359374997, 43.17993164062506], + [141.37412109375006, 43.279638671875006], + [141.7609375000001, 44.482519531250034], + [141.58300781250003, 45.15595703125001], + [141.66796874999997, 45.401269531249966], + [141.93769531250004, 45.509521484375], + [142.88476562499997, 44.670117187499955], + [143.82431640625012, 44.11699218749999] + ] + ] + ] + }, + "properties": { + "name": "Japan", + "childNum": 28 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [77.04863281249999, 35.109912109374996], + [76.927734375, 35.346630859375], + [76.88222656250002, 35.4357421875], + [76.81279296874999, 35.571826171874996], + [76.76689453124999, 35.66171875], + [76.87890625, 35.61328125], + [77.09003906250001, 35.552050781249996], + [77.29482421875002, 35.508154296875], + [77.44648437500001, 35.4755859375], + [77.57255859374999, 35.471826171874994], + [77.72402343750002, 35.48056640625], + [77.79941406250003, 35.495898437499996], + [77.42343750000003, 35.302587890625], + [77.16855468750003, 35.171533203124994], + [77.04863281249999, 35.109912109374996] + ] + ] + }, + "properties": { + "name": "Siachen Glacier", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [50.184472656249994, 44.854638671874994], + [49.99511718750003, 44.93696289062498], + [50.10986328124997, 45.08193359375002], + [50.038867187500074, 44.949121093749966], + [50.184472656249994, 44.854638671874994] + ] + ], + [ + [ + [87.32285156250012, 49.085791015625006], + [86.8083007812501, 49.04970703125002], + [86.54941406250012, 48.52861328125002], + [85.7494140625, 48.38505859374999], + [85.52597656250006, 47.915625], + [85.65664062500005, 47.254638671875], + [85.484765625, 47.06352539062496], + [84.78613281249997, 46.83071289062505], + [84.66660156250006, 46.97236328125004], + [84.016015625, 46.97050781250002], + [83.02949218750004, 47.18593750000002], + [82.31523437500002, 45.59492187499998], + [82.61162109375007, 45.424267578124955], + [82.52148437500003, 45.12548828125], + [82.26660156249997, 45.21909179687498], + [81.94492187500006, 45.16083984375001], + [81.69199218750012, 45.34936523437497], + [80.05917968750012, 45.006445312500006], + [79.871875, 44.88378906249997], + [80.48154296875006, 44.71464843749999], + [80.35527343750002, 44.09726562500006], + [80.78574218750006, 43.16157226562504], + [80.39023437500006, 43.043115234374966], + [80.53896484375005, 42.873486328124955], + [80.20224609375012, 42.73447265624998], + [80.209375, 42.190039062500006], + [80.07128906249997, 42.302978515625], + [79.92109375000004, 42.41313476562496], + [79.49013671875, 42.45756835937496], + [79.42822265624997, 42.483496093750006], + [79.20302734375005, 42.66601562499997], + [79.16484375000007, 42.759033203125], + [79.1266601562501, 42.775732421875034], + [76.98808593750007, 42.97358398437501], + [76.64648437500003, 42.928808593750034], + [76.50917968750005, 42.91889648437498], + [75.9322265625, 42.92851562499999], + [75.84033203125003, 42.9375], + [75.78955078124997, 42.93291015624999], + [75.68173828125, 42.83046875], + [75.04765625000007, 42.904394531250034], + [74.20908203125006, 43.24038085937502], + [73.88603515625002, 43.132568359375], + [73.55625, 43.002783203125006], + [73.45019531249997, 42.703027343749966], + [73.421875, 42.59350585937503], + [73.49296875000007, 42.409033203125034], + [73.41162109375003, 42.41977539062498], + [73.316015625, 42.46699218750001], + [73.2829101562501, 42.50410156250004], + [72.85507812500006, 42.561132812500006], + [72.75292968750003, 42.63789062500001], + [72.54316406250004, 42.67773437500006], + [72.27578125, 42.757666015625006], + [71.76054687500002, 42.82148437500004], + [71.5142578125, 42.766943359375006], + [71.42207031250004, 42.78315429687504], + [71.25664062500002, 42.733544921874966], + [70.89287109375007, 42.339990234374994], + [70.94677734374997, 42.24868164062505], + [69.15361328125002, 41.42524414062498], + [68.58408203125, 40.876269531250045], + [68.57265625, 40.62265624999998], + [68.29189453125, 40.656103515625034], + [68.04765625000007, 40.80927734374998], + [68.11308593750007, 41.02861328124999], + [67.9357421875001, 41.19658203125002], + [66.70966796875004, 41.17915039062501], + [66.49863281250006, 41.99487304687503], + [66.00957031250007, 42.00488281250003], + [66.1002929687501, 42.99082031249998], + [65.80302734375002, 42.87695312500006], + [65.49619140625, 43.310546875], + [64.9054687500001, 43.714697265625006], + [64.44316406250007, 43.55117187499999], + [63.20703125000003, 43.62797851562502], + [61.99023437500003, 43.492138671874955], + [61.007910156250006, 44.39379882812497], + [58.555273437500006, 45.55537109375001], + [55.97568359375006, 44.99492187499996], + [55.97744140625005, 41.32221679687504], + [55.434375, 41.296289062499994], + [54.85380859375002, 41.965185546875006], + [54.120996093749994, 42.335205078125], + [53.0558593750001, 42.14775390624999], + [52.4938476562501, 41.780371093750034], + [52.59658203125005, 42.760156249999966], + [51.898242187500074, 42.86962890624997], + [51.61601562500002, 43.15844726562503], + [51.29541015624997, 43.17412109375002], + [51.30175781249997, 43.48237304687501], + [50.8307617187501, 44.192773437499966], + [50.331152343750006, 44.32548828125002], + [50.25292968749997, 44.461523437500006], + [50.409472656250074, 44.6240234375], + [51.543554687500006, 44.53100585937506], + [51.009375, 44.92182617187501], + [51.4157226562501, 45.35786132812501], + [53.20039062500004, 45.33198242187498], + [52.77382812499999, 45.57275390625], + [53.13525390625003, 46.19165039062497], + [53.069433593750006, 46.85605468750006], + [52.48320312500002, 46.99067382812504], + [52.13828125, 46.82861328124997], + [51.178027343750074, 47.110156250000045], + [49.886328125, 46.59565429687504], + [49.347460937500074, 46.51914062499998], + [49.232226562500074, 46.33715820312503], + [48.54121093750004, 46.60561523437502], + [48.558398437500074, 46.75712890624999], + [48.959375, 46.77460937499998], + [48.16699218750003, 47.70878906249996], + [47.48193359374997, 47.80390624999998], + [47.292382812499994, 47.74091796875004], + [47.06464843750004, 48.23247070312499], + [46.660937500000074, 48.41225585937502], + [46.70263671875003, 48.80556640625002], + [47.031347656250006, 49.150292968749994], + [46.80205078125002, 49.36708984375002], + [46.889550781249994, 49.69697265625001], + [47.42919921874997, 50.35795898437502], + [47.7057617187501, 50.37797851562502], + [48.33496093750003, 49.858251953125006], + [48.7589843750001, 49.92832031250006], + [48.625097656250006, 50.61269531250005], + [49.32343750000004, 50.851708984374966], + [49.49804687500003, 51.08359375000006], + [50.246875, 51.28950195312498], + [50.79394531249997, 51.729199218749955], + [51.16347656250005, 51.6474609375], + [51.344531250000074, 51.47534179687503], + [52.21914062499999, 51.709375], + [52.57119140625005, 51.481640624999955], + [53.33808593750004, 51.48237304687504], + [54.139746093750006, 51.04077148437503], + [54.555273437500006, 50.535791015624994], + [54.64160156250003, 51.011572265625034], + [55.68623046875004, 50.582861328125006], + [56.49140625000004, 51.01953124999997], + [57.01171874999997, 51.06518554687503], + [57.44218750000002, 50.88886718749998], + [57.83886718750003, 51.091650390625006], + [58.359179687500074, 51.063818359375034], + [58.88369140625005, 50.694433593750006], + [59.4523437500001, 50.62041015625002], + [59.523046875, 50.492871093749955], + [59.812402343749994, 50.58203125], + [60.05859374999997, 50.850292968749955], + [60.42480468749997, 50.67915039062498], + [60.94228515625005, 50.69550781250004], + [61.38945312500002, 50.86103515625001], + [61.55468750000003, 51.32460937500005], + [60.464746093749994, 51.651171875000045], + [60.03027343749997, 51.93325195312505], + [60.99453125000005, 52.33686523437504], + [60.77441406249997, 52.67578124999997], + [61.047460937500006, 52.97246093750002], + [62.08271484375004, 53.00541992187499], + [61.65986328125004, 53.22846679687504], + [61.19921874999997, 53.28715820312502], + [61.22890625, 53.445898437500006], + [61.53496093750002, 53.52329101562506], + [60.97949218749997, 53.62172851562505], + [61.231054687500006, 54.01948242187498], + [61.92871093750003, 53.94648437500004], + [64.46123046875002, 54.38417968750002], + [65.08837890624997, 54.340185546875034], + [65.476953125, 54.62329101562497], + [68.15585937500006, 54.97670898437505], + [68.20625, 55.16093750000002], + [68.9772460937501, 55.389599609374955], + [70.18242187500002, 55.162451171875034], + [70.73808593750007, 55.30517578125], + [71.18554687500003, 54.59931640624998], + [71.09316406250005, 54.21220703124999], + [72.00449218750006, 54.20566406249998], + [72.18603515625003, 54.32563476562501], + [72.44677734375003, 53.94184570312498], + [72.62226562500004, 54.13432617187502], + [73.22988281250005, 53.957812500000045], + [73.71240234375003, 54.04238281250002], + [73.30566406250003, 53.707226562499955], + [73.40693359375004, 53.44755859374999], + [73.85898437500006, 53.61972656249998], + [74.35156250000003, 53.487646484375006], + [74.45195312500007, 53.64726562500002], + [75.22021484374997, 53.89379882812506], + [75.43720703125004, 54.08964843749999], + [76.8373046875, 54.4423828125], + [76.65458984375007, 54.14526367187503], + [76.42167968750007, 54.151513671874966], + [76.48476562500005, 54.02255859374998], + [77.85996093750006, 53.269189453124994], + [79.98623046875, 50.774560546874966], + [80.42363281250002, 50.94628906249997], + [80.44804687500002, 51.18334960937503], + [80.73525390625, 51.29340820312498], + [81.12724609375002, 51.19106445312502], + [81.0714843750001, 50.96875], + [81.38828125000006, 50.95649414062501], + [81.46591796875006, 50.73984375], + [82.49394531250007, 50.72758789062499], + [82.76083984375012, 50.89335937500002], + [83.35732421875005, 50.99458007812504], + [83.94511718750007, 50.774658203125], + [84.32324218749997, 50.239160156249966], + [84.9894531250001, 50.061425781249994], + [85.2326171875001, 49.61582031249998], + [86.1808593750001, 49.49931640624996], + [86.67548828125004, 49.77729492187501], + [86.62646484374997, 49.56269531250001], + [87.32285156250012, 49.085791015625006] + ] + ] + ] + }, + "properties": { + "name": "Kazakhstan", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [35.325292968750006, 5.364892578124994], + [35.745019531249994, 5.343994140625], + [35.80029296874997, 5.156933593749983], + [35.77929687499997, 5.105566406250006], + [35.756152343750074, 4.950488281250031], + [35.76308593750005, 4.808007812500051], + [36.02197265625003, 4.468115234374991], + [36.90556640625002, 4.411474609374991], + [37.15458984375002, 4.254541015624994], + [37.944921875, 3.746728515625023], + [38.0861328125001, 3.648828124999966], + [38.22529296875004, 3.61899414062502], + [38.45156250000005, 3.604833984374977], + [38.608007812500006, 3.600097656249986], + [39.49443359375002, 3.45610351562496], + [39.65751953125002, 3.577832031249983], + [39.79033203125002, 3.754248046875034], + [39.8421875, 3.851464843750037], + [40.765234375, 4.273046875000034], + [41.02080078125002, 4.057470703124991], + [41.22089843750004, 3.943554687499969], + [41.372460937499994, 3.94619140624998], + [41.48193359375003, 3.96328125], + [41.737695312499994, 3.979052734375003], + [41.88398437500004, 3.977734375000011], + [41.6134765625001, 3.59047851562498], + [41.34179687499997, 3.20166015625], + [40.964453125, 2.814648437500026], + [40.9787109375001, -0.870312500000011], + [41.249804687500074, -1.220507812499946], + [41.4269531250001, -1.449511718749974], + [41.521875, -1.572265625000028], + [41.53271484374997, -1.695312499999957], + [41.26748046875005, -1.945019531250026], + [40.889746093750006, -2.023535156250034], + [40.89824218750002, -2.269921874999966], + [40.64414062500006, -2.53945312499998], + [40.22246093750002, -2.688378906250037], + [40.1154296875001, -3.250585937499991], + [39.8609375, -3.576757812500006], + [39.49091796875004, -4.478417968750023], + [39.221777343750006, -4.692382812500014], + [37.608203125000074, -3.497070312500028], + [37.643847656250074, -3.045410156250028], + [33.90322265625005, -1.002050781250034], + [33.94316406250002, 0.173779296874969], + [34.160937500000074, 0.605175781250026], + [34.4108398437501, 0.867285156250034], + [34.48173828125002, 1.042138671875051], + [34.79863281250002, 1.24453125], + [34.976464843749994, 1.719628906250051], + [34.97753906249997, 1.861914062499991], + [34.9640625000001, 2.06240234374998], + [34.8830078125001, 2.417919921875026], + [34.90576171875003, 2.4796875], + [34.44785156250006, 3.163476562500037], + [34.40722656249997, 3.357519531250034], + [34.39941406249997, 3.412695312500006], + [34.44179687499999, 3.60625], + [34.43769531250004, 3.650585937499969], + [34.392871093750074, 3.691503906250048], + [34.26708984375003, 3.733154296875], + [34.16503906250003, 3.812988281250014], + [34.18574218750004, 3.869775390625037], + [34.13203125000004, 3.889160156249986], + [33.97607421874997, 4.220214843750028], + [34.176855468750006, 4.419091796875037], + [34.38017578125002, 4.620654296874974], + [34.6398437500001, 4.875488281250028], + [34.878320312499994, 5.109570312500026], + [35.08447265624997, 5.31186523437502], + [35.268359375000074, 5.492285156250006], + [35.325292968750006, 5.364892578124994] + ] + ] + }, + "properties": { + "name": "Kenya", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [72.63994140625002, 39.385986328125], + [72.22998046875, 39.20751953125], + [72.14736328125002, 39.2607421875], + [72.08417968750001, 39.31064453125], + [72.04277343750002, 39.3521484375], + [71.77861328125002, 39.277978515624994], + [71.73222656250002, 39.422998046874994], + [71.50332031250002, 39.478808593749996], + [71.51738281250002, 39.553857421874994], + [71.50302734375, 39.582177734374994], + [71.4703125, 39.603662109374994], + [70.79931640625, 39.3947265625], + [70.50117187500001, 39.587353515625], + [69.29765625000002, 39.524804687499994], + [69.2447265625, 39.827099609375], + [69.27880859375, 39.917773437499996], + [69.3072265625, 39.968554687499996], + [69.36542968750001, 39.947070312499996], + [69.43193359375002, 39.909765625], + [69.47626953125001, 39.919726562499996], + [69.47099609375002, 39.990625], + [69.46875, 40.020751953125], + [69.966796875, 40.20224609375], + [70.59921875, 39.974511718749994], + [70.990625, 40.2548828125], + [71.3046875, 40.286914062499996], + [71.69248046875, 40.15234375], + [72.13125, 40.438623046874994], + [72.3892578125, 40.427392578124994], + [72.40205078125001, 40.578076171875], + [72.6041015625, 40.525439453124996], + [73.13212890625002, 40.82851562499999], + [72.65830078125, 40.869921875], + [72.36406250000002, 41.04345703125], + [72.294921875, 41.039941406249994], + [72.21308593750001, 41.0142578125], + [72.18730468750002, 41.025927734374996], + [72.18095703125002, 41.118457031249996], + [72.16425781250001, 41.173730468749994], + [72.11542968750001, 41.186572265624996], + [72.05244140625001, 41.16474609375], + [71.95849609375, 41.187060546874996], + [71.87861328125001, 41.19501953125], + [71.8580078125, 41.311376953125], + [71.79248046875, 41.413134765624996], + [71.75771484375002, 41.428027343749996], + [71.70068359375, 41.454003906249994], + [71.66494140625002, 41.5412109375], + [71.6375, 41.5341796875], + [71.60224609375001, 41.503271484375], + [71.60625, 41.367431640625], + [71.54560546875001, 41.308056640625], + [71.5, 41.307470703125], + [71.4208984375, 41.34189453125], + [71.40839843750001, 41.136035156249996], + [71.39306640625, 41.123388671875], + [71.11074218750002, 41.152636718749996], + [70.86044921875, 41.224902343749996], + [70.734375, 41.400537109374994], + [70.18095703125002, 41.571435546874994], + [70.85664062500001, 42.030810546874996], + [71.0322265625, 42.077783203124994], + [71.228515625, 42.162890625], + [71.23232421875002, 42.186279296875], + [71.21269531250002, 42.206445312499994], + [71.12998046875, 42.25], + [71.03603515625002, 42.28466796875], + [70.97900390625, 42.266552734375], + [70.94677734375, 42.248681640624994], + [70.89287109375002, 42.339990234374994], + [71.25664062500002, 42.733544921874994], + [71.42207031250001, 42.783154296875], + [71.5142578125, 42.766943359375], + [71.76054687500002, 42.821484375], + [72.16181640625001, 42.760693359375], + [72.27578125000002, 42.757666015625], + [72.54316406250001, 42.677734375], + [72.7529296875, 42.637890625], + [72.855078125, 42.5611328125], + [73.28291015625001, 42.5041015625], + [73.316015625, 42.4669921875], + [73.41162109375, 42.419775390625], + [73.49296875000002, 42.409033203125], + [73.421875, 42.593505859375], + [73.4501953125, 42.703027343749994], + [73.55625, 43.002783203125], + [73.88603515625002, 43.132568359375], + [74.20908203125, 43.240380859374994], + [75.04765625000002, 42.90439453125], + [75.68173828125, 42.83046875], + [75.78955078125, 42.932910156249996], + [75.84033203125, 42.9375], + [75.9322265625, 42.928515625], + [76.50917968750002, 42.918896484375], + [76.646484375, 42.92880859375], + [76.98808593749999, 42.973583984375], + [79.12666015625001, 42.775732421875], + [79.20302734375002, 42.666015625], + [79.29550781250003, 42.604833984375], + [79.36777343750003, 42.547216796875], + [79.42822265625, 42.48349609375], + [79.92109375000001, 42.413134765624996], + [80.0712890625, 42.302978515625], + [80.209375, 42.1900390625], + [80.24619140625003, 42.059814453125], + [80.23515624999999, 42.04345703125], + [80.21621093750002, 42.032421875], + [79.90966796875, 42.014990234375], + [79.84042968750003, 41.995751953124994], + [79.76611328125, 41.898876953125], + [78.74257812500002, 41.56005859375], + [78.54316406250001, 41.4595703125], + [78.44287109375, 41.417529296874996], + [78.36240234375003, 41.371630859374996], + [78.34628906250003, 41.2814453125], + [78.12343750000002, 41.075634765625], + [77.95644531250002, 41.050683593749994], + [77.81523437499999, 41.055615234375], + [77.71933593750003, 41.024316406249994], + [77.58173828125001, 40.9927734375], + [76.98662109374999, 41.03916015625], + [76.90771484375, 41.024169921875], + [76.82402343749999, 40.982324218749994], + [76.70839843750002, 40.818115234375], + [76.6611328125, 40.779638671875], + [76.63984375000001, 40.742236328124996], + [76.62216796875003, 40.662353515625], + [76.57792968749999, 40.577880859375], + [76.48017578125001, 40.449511718749996], + [76.39638671875002, 40.389794921874994], + [76.31855468750001, 40.35224609375], + [76.25830078125, 40.43076171875], + [75.87197265625002, 40.30322265625], + [75.67714843750002, 40.305810546874994], + [75.55556640625002, 40.6251953125], + [75.52080078125002, 40.6275390625], + [75.24101562500002, 40.480273437499996], + [75.111328125, 40.4541015625], + [75.0044921875, 40.449511718749996], + [74.865625, 40.493505859375], + [74.80126953125, 40.428515625], + [74.83046875000002, 40.32851562499999], + [74.41191406250002, 40.13720703125], + [74.24267578125, 40.092041015625], + [74.08515625000001, 40.07431640625], + [73.99160156250002, 40.043115234374994], + [73.93876953125002, 39.978808593749996], + [73.88457031250002, 39.8779296875], + [73.85625, 39.828662109374996], + [73.83535156250002, 39.800146484375], + [73.83974609375002, 39.762841796874994], + [73.88251953125001, 39.71455078125], + [73.9146484375, 39.606494140624996], + [73.90712890625002, 39.57851562499999], + [73.87275390625001, 39.53330078125], + [73.82294921875001, 39.48896484375], + [73.71572265625002, 39.462255859375], + [73.63164062500002, 39.448876953124994], + [73.47041015625001, 39.460595703124994], + [73.38740234375001, 39.442724609375], + [73.33613281250001, 39.412353515625], + [73.2349609375, 39.374560546874996], + [73.10927734375002, 39.3619140625], + [72.63994140625002, 39.385986328125] + ], + [ + [70.66416015625, 39.85546875], + [70.56708984375001, 39.866601562499994], + [70.49775390625001, 39.882421875], + [70.48281250000002, 39.882714843749994], + [70.4892578125, 39.863037109375], + [70.5595703125, 39.790917968749994], + [70.61210937500002, 39.786767578124994], + [70.70166015625, 39.82529296875], + [70.66416015625, 39.85546875] + ], + [ + [71.20615234375, 39.892578125], + [71.22871093750001, 40.048144531249996], + [71.08037109375002, 40.079882812499996], + [71.02412109375001, 40.149169921875], + [71.00546875, 40.152294921875], + [70.96064453125001, 40.08798828125], + [71.04482421875002, 39.992529296875], + [71.04365234375001, 39.976318359375], + [71.01171875, 39.8951171875], + [71.06425781250002, 39.884912109374994], + [71.15625, 39.883447265624994], + [71.20615234375, 39.892578125] + ] + ] + }, + "properties": { + "name": "Kyrgyzstan", + "childNum": 3 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [104.42636718750006, 10.411230468749991], + [103.87050781250005, 10.655126953125034], + [103.58710937500004, 10.552197265625026], + [103.54042968750005, 10.668701171875043], + [103.721875, 10.890136718750043], + [103.5324218750001, 11.146679687499997], + [103.35361328125006, 10.921582031250054], + [103.15283203124997, 10.913720703125051], + [103.12548828124997, 11.460644531250011], + [102.9486328125, 11.773486328124974], + [102.93388671875002, 11.706689453125037], + [102.73662109375007, 12.089794921875011], + [102.75566406250002, 12.42626953125], + [102.49960937500012, 12.669970703125003], + [102.33632812500005, 13.560302734375014], + [102.546875, 13.585693359375043], + [102.90927734375006, 14.136718750000028], + [103.19941406250004, 14.332617187499977], + [104.77900390625004, 14.427832031250006], + [105.07412109375005, 14.227441406250037], + [105.12597656250003, 14.280957031250011], + [105.16914062500004, 14.336083984374966], + [105.1833007812501, 14.346240234374989], + [105.18554687500003, 14.319091796874972], + [105.20703125000003, 14.259375], + [105.24570312500006, 14.200537109374977], + [105.35019531250006, 14.109570312500011], + [105.53154296875007, 14.156152343749994], + [105.73974609375003, 14.084960937500057], + [105.83144531250005, 13.976611328125003], + [105.9044921875001, 13.924511718750054], + [106.06679687500005, 13.921191406250003], + [106.12470703125004, 14.049121093750031], + [106.09667968749997, 14.127099609375023], + [106.00410156250004, 14.262890624999983], + [105.97890625, 14.343017578125043], + [106.00839843750012, 14.357177734375], + [106.1652343750001, 14.372363281249989], + [106.19072265625007, 14.388134765624997], + [106.22539062500002, 14.476220703125009], + [106.26796875, 14.466210937500009], + [106.35498046875003, 14.454785156249997], + [106.44697265625004, 14.515039062500009], + [106.50146484375003, 14.578222656250006], + [106.53115234375005, 14.549414062499991], + [106.5636718750001, 14.505078125000026], + [106.59921875000006, 14.479394531250037], + [106.66542968750005, 14.441308593749994], + [106.73818359375005, 14.387744140625017], + [106.78349609375002, 14.335107421875037], + [106.81992187500006, 14.314697265625057], + [106.91318359375006, 14.329394531250031], + [106.93808593750006, 14.327343750000054], + [106.99218750000003, 14.391015624999966], + [107.03017578125, 14.425683593750009], + [107.06240234375, 14.415771484375043], + [107.109375, 14.416699218750054], + [107.29267578125004, 14.592382812500048], + [107.37988281250003, 14.555322265625051], + [107.41474609375004, 14.56289062499999], + [107.51943359375005, 14.705078125], + [107.3314453125, 14.126611328125009], + [107.60546874999997, 13.437792968750017], + [107.47539062500002, 13.030371093749963], + [107.50644531250006, 12.364550781250031], + [107.39335937500002, 12.260498046874972], + [107.21210937500004, 12.30400390624996], + [106.70009765625, 11.979296874999974], + [106.41386718750002, 11.9484375], + [106.39921875000007, 11.687011718750028], + [106.0060546875001, 11.758007812500011], + [105.85146484375005, 11.635009765625], + [105.85605468750006, 11.294287109375048], + [106.16093750000002, 11.037109375000057], + [106.16396484375005, 10.794921875], + [105.85332031250007, 10.86357421874996], + [105.75507812500004, 10.989990234375043], + [105.40576171875003, 10.95161132812504], + [105.3146484375001, 10.845166015625026], + [105.04570312500002, 10.911376953125014], + [105.04638671874997, 10.701660156250014], + [104.85058593749997, 10.534472656249974], + [104.42636718750006, 10.411230468749991] + ] + ] + }, + "properties": { + "name": "Cambodia", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-157.34213867187503, 1.855566406250034], + [-157.17578125, 1.73984375], + [-157.57895507812498, 1.902050781249997], + [-157.43583984374993, 1.84726562500002], + [-157.365185546875, 1.94609375], + [-157.44189453125003, 2.025048828125009], + [-157.321875, 1.968554687500045], + [-157.34213867187503, 1.855566406250034] + ] + ], + [ + [ + [-159.3390625, 3.923535156249983], + [-159.27475585937503, 3.796582031250054], + [-159.40903320312503, 3.87324218750004], + [-159.3390625, 3.923535156249983] + ] + ] + ] + }, + "properties": { + "name": "Kiribati", + "childNum": 2 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [126.32695312500002, 33.2236328125], + [126.16562500000012, 33.31201171875], + [126.33769531250002, 33.46040039062501], + [126.90117187500002, 33.51513671874997], + [126.87285156250002, 33.34116210937498], + [126.32695312500002, 33.2236328125] + ] + ], + [ + [ + [126.23369140625002, 34.370507812499994], + [126.12285156250002, 34.443945312500034], + [126.34384765625012, 34.544921875], + [126.23369140625002, 34.370507812499994] + ] + ], + [ + [ + [126.17197265625006, 34.73115234375001], + [126.00751953125004, 34.86748046874999], + [126.07841796875002, 34.914843750000045], + [126.17197265625006, 34.73115234375001] + ] + ], + [ + [ + [128.0658203125, 34.80585937500004], + [128.05468750000003, 34.70805664062502], + [127.87343750000005, 34.73496093749998], + [127.8322265625001, 34.87451171875], + [128.0658203125, 34.80585937500004] + ] + ], + [ + [ + [128.74101562500007, 34.798535156249955], + [128.64667968750004, 34.73686523437502], + [128.48925781250003, 34.86528320312496], + [128.66796875000003, 35.0087890625], + [128.74101562500007, 34.798535156249955] + ] + ], + [ + [ + [126.52070312500004, 37.73681640625003], + [126.516015625, 37.60468750000001], + [126.42333984375003, 37.62363281250006], + [126.41162109374997, 37.82265625000002], + [126.52070312500004, 37.73681640625003] + ] + ], + [ + [ + [128.37460937500012, 38.6234375], + [129.41826171875002, 37.059033203124955], + [129.40351562500004, 36.052148437499994], + [129.57285156250006, 36.05053710937503], + [129.4191406250001, 35.49785156249996], + [129.07675781250006, 35.12270507812502], + [128.5109375000001, 35.10097656250002], + [128.44394531250012, 34.87036132812503], + [128.03623046875006, 35.02197265625], + [127.71484374999997, 34.95468749999998], + [127.71542968750012, 34.72104492187498], + [127.40429687499997, 34.823095703125006], + [127.47910156250012, 34.625244140625], + [127.324609375, 34.463281249999966], + [127.17343750000006, 34.54614257812497], + [127.24707031249997, 34.755126953125], + [126.89746093749997, 34.438867187499966], + [126.75478515625005, 34.511865234374994], + [126.53144531250004, 34.31425781249999], + [126.26445312500002, 34.67324218750002], + [126.52451171875006, 34.697900390624966], + [126.59335937500012, 34.824365234374994], + [126.42070312500002, 34.823388671874966], + [126.29111328125012, 35.154150390625034], + [126.61406250000007, 35.57099609375004], + [126.4884765625001, 35.647070312500006], + [126.75302734375006, 35.871972656249994], + [126.5404296875, 36.166162109374966], + [126.4876953125, 36.69379882812498], + [126.18085937500004, 36.69160156249998], + [126.16054687500005, 36.77192382812501], + [126.48701171875004, 37.00747070312502], + [126.78447265625007, 36.94843749999998], + [126.87207031249997, 36.82446289062506], + [126.97685546875002, 36.93940429687501], + [126.74638671875002, 37.19355468750001], + [126.63388671875012, 37.78183593750006], + [127.09033203125003, 38.28388671875001], + [128.03896484375, 38.30854492187498], + [128.37460937500012, 38.6234375] + ] + ] + ] + }, + "properties": { + "name": "Korea", + "childNum": 7 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [48.27539062499997, 29.624316406250017], + [48.17968750000003, 29.611425781250063], + [48.081445312499994, 29.798925781250063], + [48.1847656250001, 29.978857421875034], + [48.348242187500006, 29.78266601562504], + [48.27539062499997, 29.624316406250017] + ] + ], + [ + [ + [48.442480468750006, 28.542919921874983], + [47.671289062499994, 28.53315429687504], + [47.433203125, 28.989550781250017], + [46.53144531250004, 29.09624023437499], + [46.69375, 29.259667968749966], + [46.76933593750002, 29.347460937500017], + [46.90585937500006, 29.5375], + [47.14824218750002, 30.0009765625], + [47.64375, 30.097314453125023], + [47.75390624999997, 30.076611328124955], + [47.97871093750004, 29.98281250000005], + [48.00566406250002, 29.835791015625034], + [48.143457031249994, 29.57246093750001], + [47.96962890625005, 29.61669921874997], + [47.72265624999997, 29.393017578124955], + [48.0514648437501, 29.355371093750023], + [48.442480468750006, 28.542919921874983] + ] + ] + ] + }, + "properties": { + "name": "Kuwait", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [102.12744140625011, 22.37919921874999], + [102.58251953125006, 21.904296875000057], + [102.66201171875008, 21.676025390625057], + [102.73857421875005, 21.677929687500125], + [102.77109375000015, 21.70966796875001], + [102.79824218750014, 21.797949218750034], + [102.81591796875, 21.807373046875], + [102.94960937500008, 21.681347656250068], + [102.85117187500009, 21.26591796874999], + [102.8837890625, 21.202587890625068], + [103.1044921875, 20.89165039062499], + [103.21074218749999, 20.840625], + [103.46357421874995, 20.779833984375102], + [103.6350585937501, 20.697070312500102], + [104.10136718750005, 20.945507812500125], + [104.1953125, 20.91396484375008], + [104.349609375, 20.82109374999999], + [104.58320312500001, 20.646679687499955], + [104.53271484375, 20.554882812500125], + [104.47861328124998, 20.529589843750102], + [104.40781250000015, 20.485742187500023], + [104.36777343750015, 20.441406250000057], + [104.39218750000015, 20.424755859375068], + [104.49619140625003, 20.41367187499992], + [104.61884765624995, 20.374511718750114], + [104.65644531250001, 20.328515624999966], + [104.66191406250005, 20.289013671875125], + [104.67695312500007, 20.224707031249977], + [104.69873046875006, 20.205322265625114], + [104.84785156250007, 20.202441406250045], + [104.88867187500006, 20.169091796875023], + [104.92919921874994, 20.082812500000045], + [104.92792968750007, 20.01811523437499], + [104.81513671875001, 19.90400390625001], + [104.80175781250011, 19.836132812500068], + [104.74316406250006, 19.754736328124977], + [104.58789062500006, 19.61875], + [104.54628906250014, 19.610546875000068], + [104.25986328125003, 19.685498046875068], + [104.06279296875005, 19.678417968750068], + [104.03203124999999, 19.67514648437492], + [104.0134765625001, 19.646484374999943], + [104.05156250000005, 19.564160156250068], + [104.06289062500002, 19.482568359375136], + [104.02753906250013, 19.420458984375102], + [103.93203125000002, 19.366064453125034], + [103.89638671875002, 19.339990234375023], + [103.89160156249994, 19.30498046874999], + [105.146484375, 18.650976562499977], + [105.14541015625014, 18.616796874999977], + [105.08701171875015, 18.49624023437508], + [105.11455078125005, 18.405273437500057], + [105.45820312500007, 18.154296875000057], + [105.51855468750011, 18.077441406250045], + [105.58847656250015, 17.983691406249932], + [105.69140625, 17.737841796874932], + [106.00625, 17.415283203124943], + [106.26953125, 17.216796875000057], + [106.33339843750002, 17.14370117187508], + [106.42597656250007, 17.00253906250009], + [106.50224609374999, 16.9541015625], + [106.52597656250003, 16.876611328125023], + [106.53369140625, 16.821044921875057], + [106.54619140625005, 16.650732421874977], + [106.65644531250013, 16.492626953125125], + [106.73955078124999, 16.452539062500136], + [106.79160156250015, 16.490332031249977], + [106.83242187500008, 16.526269531250023], + [106.85107421875, 16.515625], + [106.89277343750013, 16.396533203125102], + [106.93066406250006, 16.353125], + [107.39638671875008, 16.04301757812499], + [107.39199218750008, 15.951660156250057], + [107.36064453125005, 15.921728515624977], + [107.18886718750008, 15.838623046875114], + [107.16591796875002, 15.802490234375], + [107.27939453125003, 15.618701171875045], + [107.33876953125002, 15.560498046875125], + [107.56425781249999, 15.3916015625], + [107.62167968750015, 15.309863281250045], + [107.653125, 15.255224609375091], + [107.63369140625008, 15.18984375000008], + [107.58964843749999, 15.118457031250102], + [107.55527343750009, 15.057031250000023], + [107.48037109375014, 14.979882812500136], + [107.5046875000001, 14.91591796875008], + [107.52451171875003, 14.871826171874943], + [107.51376953124998, 14.817382812500057], + [107.51943359375008, 14.705078125000114], + [107.46513671875005, 14.664990234375125], + [107.41474609375007, 14.56289062500008], + [107.37988281250006, 14.555322265625136], + [107.29267578125007, 14.592382812500034], + [107.109375, 14.416699218749955], + [107.06240234375008, 14.415771484374943], + [107.03017578125008, 14.425683593750023], + [106.99218749999994, 14.39101562500008], + [106.93808593750015, 14.327343750000068], + [106.91318359375003, 14.329394531249932], + [106.81992187500003, 14.314697265624943], + [106.7834960937501, 14.335107421875023], + [106.73818359375008, 14.387744140625102], + [106.66542968750002, 14.441308593750023], + [106.59921875000003, 14.479394531250136], + [106.56367187500007, 14.505078125000011], + [106.53115234375002, 14.549414062499977], + [106.50146484375, 14.578222656250034], + [106.22539062500005, 14.476220703125023], + [106.1907226562501, 14.388134765625011], + [106.16523437500007, 14.372363281249989], + [106.00839843750009, 14.357177734375114], + [105.97890625000014, 14.343017578125057], + [106.00410156250013, 14.262890625000068], + [106.09667968750011, 14.127099609375136], + [106.12470703124995, 14.049121093750045], + [106.06679687500008, 13.921191406250102], + [105.90449218750007, 13.924511718750068], + [105.83144531250008, 13.976611328124989], + [105.73974609375006, 14.084960937500057], + [105.5315429687501, 14.156152343750023], + [105.35019531250009, 14.109570312500125], + [105.24570312500015, 14.200537109374977], + [105.20703125000006, 14.259375], + [105.18554687499994, 14.319091796875], + [105.18330078125001, 14.346240234374989], + [105.24365234375006, 14.367871093749955], + [105.34218750000008, 14.416699218749955], + [105.42265624999993, 14.471630859374955], + [105.47558593750006, 14.530126953124977], + [105.49736328125005, 14.590673828125034], + [105.52304687500015, 14.843310546874989], + [105.54667968749999, 14.932470703125034], + [105.53339843750013, 15.041601562500091], + [105.49042968750007, 15.127587890625023], + [105.49042968750007, 15.256591796875], + [105.615625, 15.488281249999943], + [105.63886718750013, 15.585937499999943], + [105.64101562500002, 15.656542968749932], + [105.62207031250006, 15.699951171875114], + [105.39892578125011, 15.829882812500102], + [105.40625, 15.987451171875023], + [105.33066406250003, 16.037890625000045], + [105.1487304687501, 16.09355468749999], + [105.04716796874999, 16.16025390625009], + [104.81933593749994, 16.466064453125057], + [104.75058593750015, 16.647558593750034], + [104.74355468750014, 16.884375], + [104.75898437500013, 17.0771484375], + [104.81601562499998, 17.30029296875], + [104.73964843750008, 17.461669921875], + [104.428125, 17.698974609375057], + [104.32265625000002, 17.815820312500023], + [104.19619140625002, 17.988378906250034], + [104.04873046875002, 18.216699218749966], + [103.94960937500008, 18.318994140625023], + [103.89882812500002, 18.295312500000023], + [103.79228515624999, 18.31650390625009], + [103.62968750000005, 18.382568359375057], + [103.48798828124995, 18.41816406250001], + [103.36699218750005, 18.42333984375], + [103.28828124999995, 18.408398437499955], + [103.25175781249999, 18.373486328125125], + [103.24892578125014, 18.338964843750034], + [103.27958984374999, 18.304980468750045], + [103.26318359375, 18.278466796875136], + [103.19970703125006, 18.25947265625001], + [103.14853515625009, 18.221728515624932], + [103.09121093750014, 18.13823242187499], + [103.05136718750003, 18.02851562500001], + [102.80742187500005, 17.945556640625], + [102.71757812500005, 17.892236328125136], + [102.67519531250014, 17.851757812500068], + [102.68007812500008, 17.824121093750136], + [102.66064453125, 17.8179687499999], + [102.61679687500015, 17.833349609375034], + [102.59824218750009, 17.926757812500057], + [102.55253906249999, 17.965087890625057], + [102.4587890625001, 17.984619140624943], + [102.35185546874999, 18.045947265625045], + [102.14824218750005, 18.203857421875057], + [102.10146484375014, 18.21064453125001], + [102.03457031250002, 18.169824218750023], + [101.94746093750001, 18.081494140624955], + [101.87548828125011, 18.046435546874932], + [101.81865234375005, 18.064648437500125], + [101.77480468750002, 18.033398437500125], + [101.6875, 17.889404296875114], + [101.56367187500001, 17.820507812500125], + [101.55507812500002, 17.812353515625034], + [101.41367187500015, 17.71875], + [101.16748046875011, 17.4990234375], + [101.10517578125001, 17.479541015625102], + [100.9084960937501, 17.583886718750023], + [101.14394531250008, 18.14262695312499], + [101.1375, 18.286865234375057], + [101.0505859375001, 18.407031250000045], + [101.04697265625003, 18.441992187500034], + [101.28632812499995, 18.977148437500034], + [101.19755859374999, 19.327929687500045], + [101.22080078125015, 19.486621093750045], + [101.21191406250011, 19.548339843750057], + [100.51357421875008, 19.553466796875], + [100.39765625000013, 19.756103515625057], + [100.51953125000006, 20.177929687500068], + [100.31796875000003, 20.385888671875136], + [100.2180664062501, 20.339599609375114], + [100.13974609375015, 20.245410156250102], + [100.11494140625007, 20.25766601562492], + [100.12246093750002, 20.316650390625057], + [100.12968750000005, 20.372216796875023], + [100.1838867187501, 20.589111328124943], + [100.2493164062501, 20.730273437499932], + [100.32607421875008, 20.795703124999932], + [100.40742187499995, 20.823242187500057], + [100.56513671875013, 20.82509765625008], + [100.62294921875002, 20.85957031250001], + [100.61767578125, 20.87924804687509], + [100.54931640625011, 20.884228515625068], + [100.5222656250001, 20.921923828125102], + [100.53613281250006, 20.992382812500068], + [100.703125, 21.25136718750008], + [101.0803710937501, 21.46865234375008], + [101.13886718750013, 21.567480468749977], + [101.19667968750002, 21.522070312499977], + [101.17539062500009, 21.407519531250102], + [101.21992187500013, 21.342431640625136], + [101.21181640625008, 21.278222656250023], + [101.22441406249999, 21.22373046874992], + [101.24785156249993, 21.197314453125045], + [101.28144531250007, 21.184130859375045], + [101.44355468750001, 21.230810546874977], + [101.54238281250008, 21.234277343750136], + [101.70478515625013, 21.150146484375057], + [101.728125, 21.15639648437508], + [101.78349609374999, 21.204150390625045], + [101.8005859375001, 21.212597656249955], + [101.7229492187501, 21.314941406250057], + [101.74726562500007, 21.60576171874999], + [101.7439453125001, 21.77797851562508], + [101.73652343750001, 21.826513671874977], + [101.52451171874998, 22.253662109375], + [101.56787109375011, 22.2763671875], + [101.6199218750001, 22.327441406250102], + [101.67148437500009, 22.462304687500023], + [101.70751953125, 22.486572265625], + [101.73876953125011, 22.495263671874966], + [101.75996093750001, 22.490332031250034], + [101.841796875, 22.388476562500102], + [102.02441406250006, 22.439208984375114], + [102.09150390625007, 22.412255859375136], + [102.12744140625011, 22.37919921874999] + ] + ] + }, + "properties": { + "name": "Lao PDR", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [35.869140625, 33.43173828125], + [35.411230468750006, 33.07568359375], + [35.10859375000001, 33.08369140625], + [35.64785156250002, 34.2482421875], + [35.97626953125001, 34.629199218749996], + [36.383886718750006, 34.65791015625], + [36.32988281250002, 34.499609375], + [36.50439453125, 34.432373046875], + [36.5849609375, 34.221240234374996], + [36.27783203125, 33.92529296875], + [36.36503906250002, 33.83935546875], + [35.98613281250002, 33.75263671875], + [36.03447265625002, 33.58505859375], + [35.869140625, 33.43173828125] + ] + ] + }, + "properties": { + "name": "Lebanon", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-8.486425781249977, 7.558496093749994], + [-8.408740234374989, 7.411816406249997], + [-8.324511718749989, 6.920019531249991], + [-8.587890625, 6.490527343749989], + [-8.287109375, 6.319042968749997], + [-7.981591796874994, 6.2861328125], + [-7.888623046874983, 6.23486328125], + [-7.800927734374994, 6.038916015624991], + [-7.730371093749994, 5.919042968749991], + [-7.636132812499994, 5.90771484375], + [-7.454394531249989, 5.84130859375], + [-7.39990234375, 5.550585937499989], + [-7.585058593749977, 4.916748046875], + [-7.574658203124983, 4.572314453124989], + [-7.544970703124989, 4.351318359375], + [-8.259033203125, 4.589990234374994], + [-9.132177734374977, 5.054638671874997], + [-10.2763671875, 6.07763671875], + [-11.291601562499977, 6.688232421875], + [-11.507519531249983, 6.906542968749989], + [-11.267675781249977, 7.232617187499997], + [-10.878076171874994, 7.538232421874994], + [-10.6474609375, 7.759375], + [-10.570849609374989, 8.071142578124991], + [-10.516748046874994, 8.125292968749989], + [-10.359814453124983, 8.187939453124997], + [-10.283203125, 8.485156249999989], + [-10.233056640624994, 8.488818359374989], + [-10.147412109374983, 8.519726562499997], + [-10.064355468749994, 8.429882812499997], + [-9.781982421875, 8.537695312499991], + [-9.518261718749983, 8.34609375], + [-9.369140625, 7.703808593749997], + [-9.463818359374983, 7.415869140624991], + [-9.11757812499999, 7.215917968749991], + [-8.8896484375, 7.2626953125], + [-8.659765624999977, 7.688378906249994], + [-8.486425781249977, 7.558496093749994] + ] + ] + }, + "properties": { + "name": "Liberia", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [25.150488281250006, 31.654980468749997], + [24.85273437500001, 31.334814453125], + [24.96142578125, 30.678515625], + [24.703222656250006, 30.201074218749994], + [24.980273437500017, 29.181884765625], + [24.980273437500017, 25.5888671875], + [24.980273437500017, 21.995849609375], + [24.9794921875, 20.002587890624994], + [23.980273437500017, 19.99594726562499], + [23.980273437500017, 19.496630859375003], + [20.14765625000001, 21.38925781249999], + [15.984082031250011, 23.445214843749994], + [14.97900390625, 22.99619140624999], + [14.215527343750011, 22.619677734375003], + [13.48125, 23.18017578125], + [11.967871093750006, 23.517871093750003], + [11.507617187500017, 24.314355468749994], + [10.686132812500006, 24.55136718749999], + [10.395898437500023, 24.485595703125], + [10.255859375, 24.591015625], + [10.000683593750011, 25.332080078125003], + [9.4482421875, 26.067138671875], + [9.491406250000011, 26.333740234375], + [9.883203125000023, 26.630810546874997], + [9.74755859375, 27.330859375], + [9.916015625, 27.785693359374996], + [9.805273437500006, 29.176953125], + [9.310253906250011, 30.115234375], + [9.51875, 30.229394531249994], + [9.89501953125, 30.3873046875], + [9.932519531250023, 30.425341796874996], + [10.059765625000011, 30.580078125], + [10.21640625, 30.783203125], + [10.114941406250011, 31.463769531249994], + [10.274609375000011, 31.684960937499994], + [10.475781250000011, 31.736035156249997], + [10.60888671875, 31.929541015625], + [10.826367187500011, 32.0806640625], + [11.005175781250017, 32.172705078125], + [11.168261718750017, 32.256738281249994], + [11.358007812500006, 32.34521484375], + [11.504980468750006, 32.413671875], + [11.535937500000017, 32.47333984375], + [11.533789062500006, 32.524951171874996], + [11.453906250000017, 32.642578125], + [11.453906250000017, 32.781689453125], + [11.459179687500011, 32.897363281249994], + [11.467187500000023, 32.965722656249994], + [11.504589843750011, 33.181933593749996], + [11.657128906250023, 33.118896484375], + [11.8134765625, 33.093701171875], + [12.279882812500006, 32.858544921874994], + [12.753515625, 32.801074218749996], + [13.283496093750017, 32.9146484375], + [15.176562500000017, 32.391162109374996], + [15.705957031250023, 31.426416015624994], + [17.830468750000023, 30.927587890625], + [18.669824218750023, 30.415673828124994], + [19.12373046875001, 30.26611328125], + [19.713281250000023, 30.48837890625], + [20.11152343750001, 30.963720703125], + [19.926367187500006, 31.817529296874994], + [20.121484375000023, 32.21875], + [20.62109375, 32.58017578125], + [21.63593750000001, 32.937304687499996], + [22.187402343750023, 32.918261718749996], + [23.090625, 32.61875], + [23.10625, 32.331445312499994], + [23.28632812500001, 32.213818359375], + [24.129687500000017, 32.009228515625], + [24.878515625, 31.984277343749994], + [25.150488281250006, 31.654980468749997] + ] + ] + }, + "properties": { + "name": "Libya", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-60.89521484375, 13.821972656249997], + [-60.951416015625, 13.717578125], + [-61.073144531249994, 13.865576171874991], + [-60.908105468749994, 14.09335937499999], + [-60.89521484375, 13.821972656249997] + ] + ] + }, + "properties": { + "name": "Saint Lucia", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [79.87480468750002, 9.050732421875026], + [79.90371093750005, 8.975], + [79.74765625000006, 9.104589843749991], + [79.87480468750002, 9.050732421875026] + ] + ], + [ + [ + [79.98232421875, 9.812695312500011], + [80.25283203125005, 9.796337890625054], + [80.71113281250004, 9.366357421875023], + [81.226953125, 8.50551757812498], + [81.37285156250002, 8.431445312499989], + [81.42216796875007, 8.147851562500023], + [81.87412109375012, 7.288330078124986], + [81.86142578125012, 6.901269531249994], + [81.63740234375004, 6.425146484374991], + [80.72412109375003, 5.97905273437496], + [80.26738281250007, 6.009765625], + [80.09531250000012, 6.153173828125006], + [79.859375, 6.829296874999983], + [79.71298828125012, 8.18232421875004], + [79.74980468750007, 8.294238281250003], + [79.78349609375007, 8.018457031250051], + [79.92890625000004, 8.899218749999974], + [80.09960937499997, 9.209960937500043], + [80.08632812500005, 9.577832031250026], + [80.42832031250006, 9.480957031250014], + [80.04580078125005, 9.649902343749972], + [79.98232421875, 9.812695312500011] + ] + ] + ] + }, + "properties": { + "name": "Sri Lanka", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [28.646875, -30.1265625], + [28.39208984375, -30.147558593750006], + [28.128710937500017, -30.52509765625001], + [28.05683593750001, -30.63105468750001], + [27.753125, -30.6], + [27.364062500000017, -30.27919921875001], + [27.19355468750001, -29.94130859375001], + [27.056933593750017, -29.625585937500006], + [27.29453125, -29.519335937500003], + [27.73554687500001, -28.940039062500006], + [27.959863281250023, -28.873339843750003], + [28.084375, -28.77998046875001], + [28.23261718750001, -28.701269531250006], + [28.471875, -28.615820312500006], + [28.583398437500023, -28.594140625], + [28.625781250000017, -28.58173828125001], + [29.301367187500006, -29.08984375], + [29.38671875, -29.31972656250001], + [29.34882812500001, -29.441992187500006], + [29.293554687500006, -29.56689453125], + [29.1421875, -29.700976562500003], + [29.098046875000023, -29.919042968750006], + [28.646875, -30.1265625] + ] + ] + }, + "properties": { + "name": "Lesotho", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [20.957812500000074, 55.27890625000006], + [20.89980468750008, 55.286669921875045], + [21.11484375, 55.61650390624999], + [20.957812500000074, 55.27890625000006] + ] + ], + [ + [ + [25.573046875000017, 54.139892578125], + [25.497363281250045, 54.17524414062501], + [25.52734375000003, 54.21513671874996], + [25.505664062500045, 54.26494140624999], + [25.46113281250004, 54.29277343749996], + [25.179492187500017, 54.214257812499966], + [25.111425781250006, 54.15493164062505], + [25.04609375000004, 54.13305664062503], + [24.869531250000023, 54.14516601562502], + [24.82568359374997, 54.118994140625006], + [24.78925781250001, 53.99824218750001], + [24.768164062499977, 53.97465820312499], + [24.31796875, 53.892968749999966], + [24.236621093750045, 53.91997070312496], + [24.19130859375005, 53.95043945312503], + [23.559082031250057, 53.91982421875002], + [23.484667968750074, 53.939794921875006], + [23.453613281250057, 54.14345703125002], + [23.3701171875, 54.20048828124999], + [23.282324218750063, 54.240332031250034], + [23.17031250000008, 54.28144531249998], + [23.0875, 54.299462890624994], + [23.042187500000068, 54.30419921875], + [23.01552734375005, 54.34833984375001], + [22.976757812500068, 54.36635742187505], + [22.89394531250008, 54.390527343749994], + [22.82373046874997, 54.39580078124999], + [22.766210937499977, 54.356787109375034], + [22.679882812500068, 54.493017578125006], + [22.684472656250023, 54.56293945312504], + [22.82470703125, 54.87128906249998], + [22.56728515625005, 55.05913085937496], + [22.072363281250034, 55.06367187499998], + [21.235742187500023, 55.26411132812498], + [21.237890625000034, 55.455029296874955], + [21.06191406250005, 55.81342773437498], + [21.053808593750006, 56.02294921875003], + [21.04609375000004, 56.07006835937503], + [21.31464843750004, 56.18813476562502], + [21.65351562500004, 56.314550781250006], + [22.084570312500034, 56.40673828125006], + [22.875585937500063, 56.39643554687501], + [22.96826171875003, 56.38041992187502], + [23.042968750000057, 56.324072265625006], + [23.119824218749983, 56.330664062500006], + [23.195898437500034, 56.36713867187498], + [24.120703125000063, 56.26425781249998], + [24.90302734375001, 56.398193359375], + [25.069921875, 56.20039062500004], + [25.663183593750063, 56.104833984375006], + [26.593554687500074, 55.66752929687502], + [26.590820312500057, 55.62265625], + [26.56660156250001, 55.546484375000034], + [26.51923828125004, 55.448144531249994], + [26.469531250000045, 55.371923828125006], + [26.457617187500006, 55.342480468749955], + [26.49531250000004, 55.31801757812502], + [26.68125, 55.30644531249999], + [26.76015625000008, 55.29335937499999], + [26.775683593750045, 55.27309570312502], + [26.601171875000034, 55.130175781250045], + [26.291796875000074, 55.13959960937501], + [26.250781250000045, 55.12451171875006], + [26.175195312500023, 55.003271484375034], + [26.092968750000068, 54.96230468750005], + [25.964453124999977, 54.947167968749966], + [25.85927734375005, 54.91928710937498], + [25.722460937500074, 54.71787109374998], + [25.731640625000068, 54.59038085937502], + [25.72480468750001, 54.564257812500045], + [25.68515625, 54.53579101562502], + [25.62031250000004, 54.46040039062501], + [25.56757812500004, 54.377050781250006], + [25.54736328125, 54.33183593750002], + [25.55751953125005, 54.310693359374994], + [25.702539062499994, 54.29296875], + [25.765234374999977, 54.179785156250034], + [25.573046875000017, 54.139892578125] + ] + ] + ] + }, + "properties": { + "name": "Lithuania", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [6.4873046875, 49.798486328124994], + [6.344335937500006, 49.452734375], + [6.181054687500023, 49.498925781249994], + [6.119921875000017, 49.485205078125], + [6.074121093750023, 49.454638671874996], + [6.011425781250011, 49.445458984374994], + [5.95947265625, 49.454638671874996], + [5.928906250000011, 49.4775390625], + [5.9013671875, 49.48974609375], + [5.823437500000011, 49.505078125], + [5.789746093750011, 49.53828125], + [5.776710379464286, 49.639953962053575], + [5.744042968750023, 49.91962890625], + [5.7880859375, 49.961230468749996], + [5.8173828125, 50.0126953125], + [5.866894531250011, 50.0828125], + [5.976269531250011, 50.1671875], + [6.089062500000011, 50.154589843749996], + [6.110058593750011, 50.123779296875], + [6.116503906250017, 50.120996093749994], + [6.109765625000023, 50.034375], + [6.13818359375, 49.97431640625], + [6.204882812500017, 49.91513671875], + [6.272327008928583, 49.887234933035714], + [6.4873046875, 49.798486328124994] + ] + ] + }, + "properties": { + "name": "Luxembourg", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [28.14794921875, 56.142919921875], + [27.576757812500006, 55.798779296875], + [27.052539062500017, 55.83056640625], + [26.593554687500017, 55.667529296874996], + [25.663183593750006, 56.104833984375], + [25.069921875, 56.200390625], + [24.90302734375001, 56.398193359375], + [24.120703125, 56.2642578125], + [23.81269531250001, 56.329248046875], + [23.195898437500006, 56.367138671875], + [23.11982421875001, 56.3306640625], + [23.04296875, 56.324072265625], + [22.875585937500006, 56.396435546875], + [22.084570312500006, 56.40673828125], + [21.730566406250006, 56.325976562499996], + [21.65351562500001, 56.31455078125], + [21.31464843750001, 56.188134765625], + [21.04609375000001, 56.070068359375], + [21.0712890625, 56.82373046875], + [21.72871093750001, 57.57099609375], + [22.554589843750023, 57.724267578125], + [23.28730468750001, 57.08974609375], + [23.647753906250017, 56.971044921875], + [24.382617187500017, 57.250048828124996], + [24.322558593750017, 57.87060546875], + [24.3625, 57.866162109375], + [24.458886718750023, 57.907861328125], + [25.11103515625001, 58.063427734375], + [25.27265625000001, 58.009375], + [25.66015625, 57.920166015625], + [26.29804687500001, 57.60107421875], + [26.532617187500023, 57.531005859375], + [26.96601562500001, 57.609130859375], + [27.187109375, 57.538330078125], + [27.326562500000023, 57.52548828125], + [27.4697265625, 57.5240234375], + [27.538671875, 57.42978515625], + [27.796875, 57.316943359374996], + [27.82861328125, 57.293310546875], + [27.838281250000023, 57.247705078125], + [27.83027343750001, 57.194482421875], + [27.639453125000017, 56.845654296875], + [27.806054687500023, 56.86708984375], + [27.8486328125, 56.85341796875], + [27.89208984375, 56.741064453125], + [28.00751953125001, 56.599853515625], + [28.103125, 56.545703125], + [28.11083984375, 56.510693359375], + [28.169238281250017, 56.386865234375], + [28.191699218750017, 56.315576171875], + [28.202050781250023, 56.260400390625], + [28.14794921875, 56.142919921875] + ] + ] + }, + "properties": { + "name": "Latvia", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [28.2125, 45.450439453125], + [28.07470703125, 45.598974609375], + [28.23945312500001, 46.6408203125], + [28.07177734375, 46.978417968749994], + [27.614062500000017, 47.34052734375], + [26.980761718750017, 48.155029296875], + [26.618945312500017, 48.25986328125], + [26.640429687500017, 48.294140625], + [26.847070312500023, 48.387158203125], + [26.90058593750001, 48.371923828125], + [27.228515625, 48.371435546875], + [27.549218750000023, 48.477734375], + [28.34052734375001, 48.144433593749994], + [28.42304687500001, 48.146875], + [29.125390625000023, 47.96455078125], + [29.134863281250006, 47.489697265625], + [29.455664062500006, 47.292626953124994], + [29.57197265625001, 46.964013671874994], + [29.7197265625, 46.88291015625], + [29.877832031250023, 46.82890625], + [29.942480468750006, 46.723779296874994], + [29.93476562500001, 46.625], + [29.92431640625, 46.538867187499996], + [30.13105468750001, 46.423095703125], + [30.07568359375, 46.377832031249994], + [29.878027343750006, 46.360205078125], + [29.837890625, 46.350537109375], + [29.458789062500017, 46.453759765624994], + [29.30488281250001, 46.466601562499996], + [29.22382812500001, 46.376953125], + [29.20458984375, 46.379345703125], + [29.20078125, 46.50498046875], + [29.18623046875001, 46.523974609374996], + [29.146289062500017, 46.526904296874996], + [28.958398437500023, 46.45849609375], + [28.92744140625001, 46.424121093749996], + [28.930566406250023, 46.362255859375], + [28.94375, 46.288427734375], + [29.00625, 46.17646484375], + [28.971875, 46.12763671875], + [28.94775390625, 46.049951171874994], + [28.849511718750023, 45.978662109374994], + [28.73876953125, 45.937158203124994], + [28.729296875000017, 45.852001953125], + [28.667578125, 45.793847656249994], + [28.562304687500017, 45.735791015625], + [28.491601562500023, 45.665771484375], + [28.4990234375, 45.517724609374994], + [28.310351562500017, 45.498583984374996], + [28.26484375000001, 45.48388671875], + [28.2125, 45.450439453125] + ] + ] + }, + "properties": { + "name": "Moldova", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [49.936425781249994, -16.90292968750002], + [49.82402343750002, -17.08652343750002], + [50.02304687500006, -16.6953125], + [49.936425781249994, -16.90292968750002] + ] + ], + [ + [ + [48.3421875, -13.363867187500034], + [48.21191406250003, -13.385253906249957], + [48.191210937500074, -13.259960937500011], + [48.308886718750074, -13.198242187499957], + [48.3421875, -13.363867187500034] + ] + ], + [ + [ + [49.53828125000004, -12.432128906250014], + [49.9375, -13.072265624999957], + [50.23535156249997, -14.732031249999963], + [50.482714843750074, -15.385644531249994], + [50.20898437499997, -15.960449218750028], + [50.02041015625005, -15.801757812500028], + [49.89257812500003, -15.457714843750011], + [49.664355468750074, -15.521582031249977], + [49.83906250000004, -16.486523437499997], + [49.76718750000006, -16.815136718749983], + [49.44931640625006, -17.240625], + [49.477832031250074, -17.89853515624999], + [49.362890625, -18.336328125], + [47.934472656249994, -22.393945312500023], + [47.55800781250005, -23.874609374999963], + [47.17734375, -24.787207031249977], + [46.72851562499997, -25.14990234374997], + [46.15869140624997, -25.230371093750023], + [45.5080078125001, -25.56318359374997], + [45.2057617187501, -25.57050781250004], + [44.0353515625001, -24.995703125], + [43.670019531250006, -24.30029296875], + [43.722265625, -23.529687500000037], + [43.2648437500001, -22.38359375], + [43.29052734374997, -21.93251953124998], + [43.50185546875005, -21.356445312499957], + [43.800195312499994, -21.179199218749986], + [44.40468750000005, -19.922070312500026], + [44.44882812500006, -19.42871093749997], + [44.23876953124997, -19.075195312499986], + [44.23310546875004, -18.740625], + [44.04003906249997, -18.288476562500023], + [43.979394531249994, -17.3916015625], + [44.42138671874997, -16.70263671874997], + [44.476171875, -16.217285156249957], + [44.90917968749997, -16.174511718750026], + [45.2228515625001, -15.95048828124996], + [45.3421875, -16.03671875000002], + [45.598242187500006, -15.992578125], + [45.70019531249997, -15.813769531249989], + [46.157519531250074, -15.738281249999972], + [46.3996093750001, -15.924609375000017], + [46.331445312499994, -15.713671875000031], + [46.47509765625003, -15.513476562500003], + [46.942285156249994, -15.219042968749974], + [47.09921875, -15.43417968750002], + [47.092578125000074, -15.150097656249969], + [47.35195312500005, -14.766113281249986], + [47.46474609375005, -14.713281249999966], + [47.47832031250002, -15.009375], + [47.77402343750006, -14.63671875], + [47.964160156250074, -14.672558593750026], + [47.773339843749994, -14.369921875], + [47.995507812499994, -13.960449218749986], + [47.88359375000002, -13.807519531250009], + [47.94101562500006, -13.662402343750017], + [48.03984375000002, -13.596289062499963], + [48.25527343750005, -13.719335937499977], + [48.796484375, -13.267480468750023], + [48.91943359375003, -12.839062499999969], + [48.78632812500004, -12.470898437500011], + [48.931738281250006, -12.4390625], + [49.20703124999997, -12.079589843749957], + [49.53828125000004, -12.432128906250014] + ] + ] + ] + }, + "properties": { + "name": "Madagascar", + "childNum": 3 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-91.68369140624998, 18.677343750000034], + [-91.81611328124995, 18.675878906250006], + [-91.53671874999998, 18.760009765625], + [-91.68369140624998, 18.677343750000034] + ] + ], + [ + [ + [-86.93964843750001, 20.303320312500006], + [-86.97797851562498, 20.489794921875074], + [-86.76328124999995, 20.579052734374955], + [-86.93964843750001, 20.303320312500006] + ] + ], + [ + [ + [-106.50224609374999, 21.61083984375003], + [-106.60703124999993, 21.561474609374983], + [-106.63935546874995, 21.697851562499977], + [-106.50224609374999, 21.61083984375003] + ] + ], + [ + [ + [-110.56738281249994, 25.003466796875017], + [-110.5388671875, 24.89155273437504], + [-110.69926757812499, 25.081445312499994], + [-110.56738281249994, 25.003466796875017] + ] + ], + [ + [ + [-112.05727539062498, 24.545703125000017], + [-112.29677734375002, 24.789648437500063], + [-112.15942382812501, 25.28564453125003], + [-112.19501953124998, 24.841064453125057], + [-112.05727539062498, 24.545703125000017] + ] + ], + [ + [ + [-111.10029296874998, 26.020605468750006], + [-111.224658203125, 25.83588867187504], + [-111.18291015625002, 26.040625], + [-111.10029296874998, 26.020605468750006] + ] + ], + [ + [ + [-115.17060546875001, 28.06938476562496], + [-115.35292968750002, 28.103955078124983], + [-115.23354492187495, 28.36835937500004], + [-115.17060546875001, 28.06938476562496] + ] + ], + [ + [ + [-112.20307617187503, 29.00532226562504], + [-112.27841796875, 28.769335937500017], + [-112.51406249999997, 28.847607421874955], + [-112.42353515625, 29.203662109375017], + [-112.28505859374994, 29.240429687499955], + [-112.20307617187503, 29.00532226562504] + ] + ], + [ + [ + [-113.15561523437502, 29.05224609375], + [-113.49633789062497, 29.30761718749997], + [-113.58720703125002, 29.57304687499996], + [-113.20214843749999, 29.301855468750034], + [-113.15561523437502, 29.05224609375] + ] + ], + [ + [ + [-97.14624023437494, 25.961474609375045], + [-97.66767578124995, 24.389990234374977], + [-97.84248046874995, 22.510302734375017], + [-97.76328124999998, 22.105859374999966], + [-97.31450195312496, 21.56420898437503], + [-97.40917968749997, 21.272558593750034], + [-97.38344726562497, 21.56669921874999], + [-97.75380859375002, 22.02666015624999], + [-97.18632812499996, 20.717041015625], + [-96.45605468749994, 19.869775390624966], + [-96.28955078124994, 19.34375], + [-95.778125, 18.805517578125034], + [-95.92036132812495, 18.81958007812497], + [-95.62680664062503, 18.690576171874994], + [-95.71982421874998, 18.768359375000017], + [-95.18183593749995, 18.700732421875017], + [-94.79814453124996, 18.51459960937501], + [-94.45976562499993, 18.166650390624994], + [-93.55234375, 18.430468750000017], + [-92.88476562499997, 18.468652343749966], + [-92.44101562499998, 18.67529296874997], + [-91.97377929687502, 18.715869140625074], + [-91.91357421875, 18.52851562500001], + [-91.53398437499993, 18.45654296875], + [-91.27524414062498, 18.62446289062501], + [-91.34306640624996, 18.900585937499955], + [-91.43666992187502, 18.889794921874966], + [-90.73925781249994, 19.352246093749955], + [-90.69316406249996, 19.729882812499966], + [-90.49169921874997, 19.94677734375003], + [-90.353125, 21.009423828124966], + [-89.81977539062495, 21.274609374999983], + [-88.46669921874997, 21.569384765625017], + [-88.0068359375, 21.604052734375045], + [-87.25087890625, 21.44697265625004], + [-87.18828124999993, 21.546435546875045], + [-87.36850585937498, 21.57373046875], + [-87.034765625, 21.592236328124955], + [-86.824072265625, 21.421679687500017], + [-86.77177734374999, 21.150537109375023], + [-86.92622070312493, 20.786474609375034], + [-87.42138671875, 20.23139648437501], + [-87.44174804687498, 19.861523437499983], + [-87.68769531249998, 19.63710937499999], + [-87.6453125, 19.55390625000001], + [-87.42475585937498, 19.583349609375063], + [-87.65869140625003, 19.352343750000074], + [-87.65576171874997, 19.25786132812499], + [-87.50107421874998, 19.287792968749983], + [-87.76181640624998, 18.446142578125006], + [-87.88198242187497, 18.27387695312501], + [-88.05644531249996, 18.524462890625074], + [-88.03173828125, 18.838916015625017], + [-88.29565429687494, 18.47241210937503], + [-88.52299804687499, 18.445898437500063], + [-88.80634765624998, 17.965527343749983], + [-89.13354492187503, 17.970800781249977], + [-89.16147460937503, 17.81484375], + [-90.98916015624997, 17.81640624999997], + [-90.99296874999993, 17.25244140625], + [-91.19550781249998, 17.254101562499983], + [-91.40961914062501, 17.255859375], + [-90.975830078125, 16.867822265624994], + [-90.710693359375, 16.708105468750034], + [-90.65996093749996, 16.630908203125045], + [-90.634375, 16.565136718749955], + [-90.63408203125002, 16.51074218749997], + [-90.57578124999995, 16.467822265625017], + [-90.47109374999994, 16.439550781250034], + [-90.41699218750003, 16.391015625000023], + [-90.41699218750003, 16.351318359375], + [-90.45014648437493, 16.261376953124994], + [-90.45986328124997, 16.16235351562497], + [-90.44716796874994, 16.07270507812501], + [-90.52197265625, 16.07119140625005], + [-90.70322265624998, 16.07104492187503], + [-90.97958984374998, 16.07080078124997], + [-91.433984375, 16.070458984374994], + [-91.736572265625, 16.070166015625006], + [-91.95722656250001, 15.703222656250034], + [-92.08212890624998, 15.495556640625011], + [-92.18715820312497, 15.320898437499963], + [-92.07480468749998, 15.074218749999972], + [-92.09873046874998, 15.026757812499994], + [-92.14423828125001, 15.001953125], + [-92.158544921875, 14.963574218749997], + [-92.23515625, 14.545410156249986], + [-93.91606445312493, 16.053564453125006], + [-94.374169921875, 16.284765625000034], + [-94.426416015625, 16.22626953125001], + [-94.00126953124996, 16.018945312499966], + [-94.66152343750002, 16.20190429687503], + [-94.58710937499995, 16.315820312499966], + [-94.79082031249999, 16.28715820312499], + [-94.85869140624996, 16.41972656249999], + [-95.02084960937503, 16.277636718750017], + [-94.79941406249995, 16.20966796875001], + [-95.134375, 16.17695312500001], + [-96.21357421874993, 15.693066406250011], + [-96.80795898437495, 15.726416015624977], + [-97.18466796874998, 15.909277343750006], + [-97.75478515624994, 15.966845703125017], + [-98.52031249999993, 16.30483398437505], + [-98.76220703125, 16.534765624999977], + [-99.69067382812499, 16.719628906249994], + [-100.847802734375, 17.20048828124999], + [-101.91870117187494, 17.959765625000045], + [-102.69956054687495, 18.062841796875006], + [-103.44160156249995, 18.32539062500001], + [-103.91245117187496, 18.828466796875006], + [-104.9384765625, 19.309375], + [-105.482080078125, 19.97607421875003], + [-105.66943359374997, 20.385595703124977], + [-105.26015625, 20.579052734374955], + [-105.32705078124994, 20.752978515625045], + [-105.51083984374999, 20.808740234375023], + [-105.23706054687499, 21.119189453125045], + [-105.20869140624998, 21.490820312499977], + [-105.43144531249997, 21.618261718750006], + [-105.64912109375001, 21.988085937500045], + [-105.64550781249999, 22.32690429687497], + [-105.79179687500003, 22.627490234375017], + [-106.93549804687497, 23.88125], + [-107.76494140625002, 24.47192382812497], + [-107.52724609375001, 24.36005859375001], + [-107.51191406249998, 24.489160156250023], + [-107.95117187499994, 24.614892578124966], + [-108.28076171874994, 25.08154296875], + [-108.05146484374995, 25.067041015624994], + [-108.69638671874998, 25.382910156250034], + [-108.78725585937502, 25.53803710937501], + [-109.02880859375003, 25.48046875000003], + [-108.886572265625, 25.733447265625045], + [-109.19648437499998, 25.59252929687503], + [-109.38496093750001, 25.727148437500006], + [-109.42563476562495, 26.032568359375063], + [-109.19970703125003, 26.30522460937499], + [-109.11669921874999, 26.25273437499996], + [-109.27626953125, 26.533886718749955], + [-109.48286132812498, 26.710351562500023], + [-109.75478515624995, 26.702929687500017], + [-109.94399414062495, 27.079345703125057], + [-110.37729492187495, 27.233300781249966], + [-110.59267578124995, 27.544335937500023], + [-110.52988281249995, 27.864208984374983], + [-111.12138671875002, 27.966992187499983], + [-112.16176757812495, 29.018896484375034], + [-113.05766601562496, 30.651025390625023], + [-113.04672851562495, 31.17924804687499], + [-113.62348632812494, 31.34589843750001], + [-113.75942382812501, 31.557763671874994], + [-113.94775390625001, 31.62934570312501], + [-114.14931640624995, 31.507373046875045], + [-114.93359374999994, 31.900732421874977], + [-114.78989257812498, 31.647119140624994], + [-114.88188476562499, 31.156396484375023], + [-114.55048828124997, 30.02226562499999], + [-113.75546875, 29.367480468750017], + [-113.49970703124995, 28.92670898437501], + [-113.20556640624997, 28.798779296874955], + [-113.09365234375001, 28.511767578125017], + [-112.870849609375, 28.42421875000005], + [-112.73403320312501, 27.825976562500017], + [-112.32919921874996, 27.52343750000003], + [-111.86264648437495, 26.678515625000017], + [-111.6994140625, 26.58095703125005], + [-111.79526367187499, 26.8796875], + [-111.56967773437495, 26.707617187500006], + [-111.29160156249996, 25.78979492187497], + [-110.68676757812501, 24.867675781250057], + [-110.65932617187502, 24.34145507812505], + [-110.36743164062497, 24.100488281249994], + [-110.30375976562497, 24.339453125], + [-110.02280273437502, 24.17460937499999], + [-109.6765625, 23.66157226562501], + [-109.42084960937495, 23.480126953124994], + [-109.49570312500002, 23.159814453125023], + [-110.00625, 22.894042968750057], + [-110.3626953125, 23.60493164062501], + [-111.68291015625002, 24.555810546875023], + [-111.80249023437494, 24.542529296875074], + [-112.07255859374999, 24.84003906250001], + [-112.06987304687497, 25.572851562500006], + [-112.37724609374997, 26.21391601562496], + [-113.02075195312499, 26.58325195312497], + [-113.15581054687496, 26.94624023437504], + [-113.27226562499997, 26.79096679687501], + [-113.59853515625001, 26.721289062500034], + [-113.84096679687502, 26.966503906249983], + [-114.44526367187503, 27.218164062499994], + [-114.53989257812495, 27.431103515624955], + [-114.99350585937499, 27.736035156249983], + [-115.03647460937495, 27.84184570312496], + [-114.57001953124995, 27.78393554687497], + [-114.30058593749995, 27.87299804687501], + [-114.30224609375003, 27.775732421875006], + [-114.0693359375, 27.67568359375005], + [-114.15839843750003, 27.919677734375], + [-114.26586914062499, 27.934472656249994], + [-114.04848632812502, 28.42617187499999], + [-114.93730468749999, 29.35161132812496], + [-115.67382812500003, 29.756396484375017], + [-116.06215820312501, 30.80415039062504], + [-116.29628906250001, 30.97050781249999], + [-116.33344726562494, 31.202783203124994], + [-116.66215820312495, 31.56489257812504], + [-116.72207031249998, 31.734570312499955], + [-116.62080078124995, 31.85107421874997], + [-116.84799804687496, 31.997363281250045], + [-117.12827148437495, 32.533349609374994], + [-114.72475585937495, 32.71533203125003], + [-114.83593749999994, 32.50830078125003], + [-111.0419921875, 31.32421875000003], + [-108.21445312499993, 31.329443359375034], + [-108.21181640625002, 31.779345703125017], + [-106.44541015624996, 31.768408203125006], + [-106.14804687499995, 31.450927734375], + [-104.97880859374996, 30.645947265624955], + [-104.50400390624995, 29.677685546874955], + [-104.110595703125, 29.386132812499994], + [-103.16831054687498, 28.998193359374994], + [-102.8919921875, 29.216406250000034], + [-102.61494140624994, 29.75234375], + [-102.26894531249998, 29.871191406250034], + [-101.44038085937503, 29.77685546875], + [-100.75458984375001, 29.182519531249994], + [-100.29604492187495, 28.32768554687499], + [-99.50532226562497, 27.54833984375003], + [-99.45654296874999, 27.05668945312496], + [-99.10776367187498, 26.446923828124994], + [-97.37563476562497, 25.871826171875], + [-97.14624023437494, 25.961474609375045] + ] + ] + ] + }, + "properties": { + "name": "Mexico", + "childNum": 10 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [22.344042968750017, 42.31396484375], + [22.836816406250023, 41.993603515625], + [23.00361328125001, 41.73984375], + [22.916015625, 41.336279296875], + [22.78388671875001, 41.331982421875], + [22.72480468750001, 41.178515625], + [22.603613281250006, 41.140185546874996], + [22.493554687500023, 41.118505859375], + [22.184472656250023, 41.158642578125], + [21.99335937500001, 41.13095703125], + [21.77949218750001, 40.950439453125], + [21.627539062500006, 40.896337890625], + [21.57578125, 40.868945312499996], + [20.964257812500023, 40.849902343749996], + [20.709277343750017, 40.928369140624994], + [20.48896484375001, 41.272607421874994], + [20.566210937500017, 41.873681640624994], + [20.725, 41.87353515625], + [20.778125, 42.071044921875], + [21.05976562500001, 42.171289062499994], + [21.28662109375, 42.100390625], + [21.389550781250023, 42.21982421875], + [21.560839843750017, 42.24765625], + [21.5625, 42.247509765625], + [21.81464843750001, 42.303125], + [22.344042968750017, 42.31396484375] + ] + ] + }, + "properties": { + "name": "Macedonia", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [4.227636718750006, 19.142773437499997], + [4.234667968750017, 16.996386718750003], + [4.121289062500011, 16.357714843750003], + [3.842968750000011, 15.701708984375003], + [3.5205078125, 15.483105468749997], + [3.504296875000023, 15.356347656249994], + [3.06015625, 15.427197265624997], + [3.001074218750006, 15.340966796874994], + [1.300195312500023, 15.272265625], + [0.947460937500011, 14.982128906249997], + [0.217480468750011, 14.911474609374991], + [-0.235888671874989, 15.059423828124991], + [-0.760449218749983, 15.047753906249994], + [-1.049560546875, 14.81953125], + [-1.97304687499999, 14.45654296875], + [-2.113232421874983, 14.16845703125], + [-2.586718749999989, 14.227587890625003], + [-2.873925781249994, 13.950732421875003], + [-2.950830078124994, 13.6484375], + [-3.248632812499977, 13.658349609374994], + [-3.3017578125, 13.28076171875], + [-3.527636718749989, 13.182714843749991], + [-3.947314453124989, 13.402197265624991], + [-4.151025390624994, 13.306201171875003], + [-4.328710937499977, 13.119042968749994], + [-4.227099609374989, 12.793701171875], + [-4.480615234374994, 12.672216796874991], + [-4.4287109375, 12.337597656249997], + [-4.699316406249977, 12.076171875], + [-5.288134765624989, 11.827929687499989], + [-5.250244140625, 11.375781249999989], + [-5.490478515625, 11.042382812499994], + [-5.523535156249977, 10.426025390625], + [-5.556591796874983, 10.43994140625], + [-5.694287109374983, 10.43320312499999], + [-5.843847656249977, 10.389550781249994], + [-5.896191406249983, 10.354736328125], + [-5.907568359374977, 10.307226562499991], + [-6.034570312499994, 10.19482421875], + [-6.1171875, 10.201904296875], + [-6.238378906249977, 10.261621093749994], + [-6.241308593749977, 10.279199218749994], + [-6.192626953125, 10.369433593749989], + [-6.190673828125, 10.400292968749994], + [-6.250244140625, 10.717919921874994], + [-6.482617187499983, 10.561230468749997], + [-6.564599609374994, 10.58642578125], + [-6.654150390624977, 10.656445312499997], + [-6.676367187499977, 10.6337890625], + [-6.686132812499977, 10.578027343749994], + [-6.691992187499977, 10.512011718749989], + [-6.669335937499994, 10.3921875], + [-6.693261718749994, 10.349462890624991], + [-6.950341796874994, 10.342333984374989], + [-7.01708984375, 10.143261718749997], + [-7.385058593749989, 10.340136718749989], + [-7.6611328125, 10.427441406249997], + [-7.990625, 10.1625], + [-8.007275390624983, 10.321875], + [-8.266650390624989, 10.485986328124994], + [-8.33740234375, 10.990625], + [-8.666699218749983, 11.009472656249997], + [-8.398535156249977, 11.366552734374991], + [-8.822021484375, 11.673242187499994], + [-8.818310546874983, 11.922509765624994], + [-9.043066406249977, 12.40234375], + [-9.395361328124977, 12.464648437499989], + [-9.358105468749983, 12.255419921874989], + [-9.754003906249977, 12.029931640624994], + [-10.274853515624983, 12.212646484375], + [-10.709228515625, 11.898730468749989], + [-10.933203124999977, 12.205175781249991], + [-11.30517578125, 12.015429687499989], + [-11.502197265625, 12.198632812499994], + [-11.389404296875, 12.404394531249991], + [-11.390380859375, 12.941992187499991], + [-11.634960937499983, 13.369873046875], + [-11.831689453124994, 13.315820312499994], + [-12.05419921875, 13.633056640625], + [-11.960888671874983, 13.875292968750003], + [-12.019189453124994, 14.206494140624997], + [-12.228417968749994, 14.45859375], + [-12.280615234374977, 14.809033203124997], + [-12.104687499999983, 14.745361328125], + [-12.08154296875, 14.766357421875], + [-12.021582031249977, 14.804931640625], + [-11.76015625, 15.425537109375], + [-11.675878906249977, 15.512060546874991], + [-11.502685546875, 15.636816406249991], + [-11.455224609374994, 15.62539062499999], + [-10.9482421875, 15.151123046875], + [-10.696582031249989, 15.42265625], + [-9.94140625, 15.373779296875], + [-9.446923828124994, 15.458203125], + [-9.447705078124983, 15.574853515624994], + [-9.426562499999989, 15.623046875], + [-9.3505859375, 15.677392578124994], + [-9.33544921875, 15.525683593750003], + [-9.293701171875, 15.502832031249994], + [-5.5125, 15.496289062499997], + [-5.359912109374989, 16.282861328124994], + [-5.509619140624977, 16.442041015624994], + [-5.628662109375, 16.568652343750003], + [-5.65625, 16.8095703125], + [-5.684765624999983, 17.058251953124994], + [-5.713183593749989, 17.306884765625], + [-5.74169921875, 17.555566406249994], + [-5.827099609374983, 18.3015625], + [-6.026416015624989, 20.0421875], + [-6.396582031249977, 23.274804687499994], + [-6.482031249999977, 24.020800781250003], + [-6.538964843749994, 24.51816406249999], + [-6.5673828125, 24.766796875], + [-6.594091796874977, 24.99462890625], + [-6.287207031249977, 24.994824218749997], + [-5.959814453124977, 24.99497070312499], + [-5.640771484374994, 24.995166015625003], + [-4.822607421874977, 24.99560546875], + [-1.947900390624994, 23.124804687500003], + [1.1455078125, 21.102246093749997], + [1.165722656250011, 20.817431640625003], + [1.610644531250017, 20.555566406249994], + [1.685449218750023, 20.378369140624997], + [3.130273437500023, 19.85019531249999], + [3.255859375, 19.4109375], + [3.119726562500006, 19.103173828124994], + [3.3564453125, 18.986621093750003], + [4.227636718750006, 19.142773437499997] + ] + ] + }, + "properties": { + "name": "Mali", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [14.566210937499989, 35.85273437499998], + [14.436425781250023, 35.82167968750005], + [14.351269531250011, 35.978417968749994], + [14.566210937499989, 35.85273437499998] + ] + ] + }, + "properties": { + "name": "Malta", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [98.18261718749997, 9.933447265625006], + [98.11806640625, 9.877880859375054], + [98.2916992187501, 10.051318359375031], + [98.18261718749997, 9.933447265625006] + ] + ], + [ + [ + [98.20976562500002, 10.952734375], + [98.27148437499997, 10.73989257812498], + [98.08046875000005, 10.886621093750037], + [98.20976562500002, 10.952734375] + ] + ], + [ + [ + [98.55380859375012, 11.744873046875], + [98.52841796875012, 11.538671875], + [98.43476562500004, 11.567089843750026], + [98.37646484374997, 11.79150390625], + [98.55380859375012, 11.744873046875] + ] + ], + [ + [ + [98.516015625, 11.905029296875028], + [98.46621093750005, 12.08427734374996], + [98.60957031250004, 11.956640624999977], + [98.516015625, 11.905029296875028] + ] + ], + [ + [ + [98.06611328125004, 12.389794921875023], + [98.00234375000005, 12.279003906250011], + [97.93867187500004, 12.34609375], + [98.06611328125004, 12.389794921875023] + ] + ], + [ + [ + [98.41396484375005, 12.597949218749974], + [98.45947265625003, 12.473730468749991], + [98.3138671875, 12.335986328124989], + [98.31210937500006, 12.678173828124983], + [98.41396484375005, 12.597949218749974] + ] + ], + [ + [ + [98.31542968749997, 13.099072265625026], + [98.30917968750012, 12.934716796875023], + [98.26533203125004, 13.202246093749991], + [98.31542968749997, 13.099072265625026] + ] + ], + [ + [ + [94.80488281250004, 15.8193359375], + [94.73349609375006, 15.823046875000045], + [94.82802734375005, 15.933007812499966], + [94.80488281250004, 15.8193359375] + ] + ], + [ + [ + [94.47675781250004, 15.945947265625023], + [94.41191406250007, 15.848388671875057], + [94.3878906250001, 15.994140624999972], + [94.60126953125004, 16.205517578124983], + [94.47675781250004, 15.945947265625023] + ] + ], + [ + [ + [97.575, 16.253222656250017], + [97.48037109375, 16.305712890625045], + [97.54199218749997, 16.505078124999983], + [97.575, 16.253222656250017] + ] + ], + [ + [ + [93.6908203125, 18.68427734375004], + [93.4875, 18.867529296875063], + [93.74472656250006, 18.865527343750017], + [93.6908203125, 18.68427734375004] + ] + ], + [ + [ + [93.71484374999997, 19.558251953124994], + [93.94570312500005, 19.428613281249966], + [93.90195312500012, 19.33203125], + [93.75585937500003, 19.325683593750057], + [93.64404296874997, 19.49506835937501], + [93.71484374999997, 19.558251953124994] + ] + ], + [ + [ + [93.49179687500012, 19.892578125], + [93.51328125000006, 19.754785156249994], + [93.41289062500002, 19.950341796875023], + [93.49179687500012, 19.892578125] + ] + ], + [ + [ + [93.01015625000005, 19.923925781249977], + [93.02324218750007, 19.82885742187497], + [92.91464843750006, 20.086474609375045], + [93.01015625000005, 19.923925781249977] + ] + ], + [ + [ + [101.1388671875001, 21.567480468749977], + [101.08037109375007, 21.468652343749994], + [100.703125, 21.251367187499966], + [100.613671875, 21.059326171875], + [100.56660156250004, 21.038183593750063], + [100.53613281250003, 20.992382812499955], + [100.52226562500007, 20.92192382812499], + [100.54931640624997, 20.884228515624955], + [100.61767578125003, 20.879248046875006], + [100.62294921875005, 20.859570312499983], + [100.5651367187501, 20.825097656249994], + [100.4074218750001, 20.823242187500057], + [100.32607421875005, 20.795703125000045], + [100.24931640625002, 20.730273437500045], + [100.18388671875002, 20.589111328125057], + [100.12968750000002, 20.372216796874994], + [100.12246093750005, 20.316650390625057], + [100.0036132812501, 20.37958984375001], + [99.9542968750001, 20.415429687500023], + [99.8903320312501, 20.424414062499977], + [99.72011718750005, 20.32543945312497], + [99.45888671875005, 20.363037109375], + [99.48593750000006, 20.14985351562501], + [99.07421875000003, 20.09936523437503], + [98.9166992187501, 19.77290039062504], + [98.37128906250004, 19.68916015625004], + [98.01503906250005, 19.74951171874997], + [97.816796875, 19.459960937500057], + [97.74589843750002, 18.58818359374999], + [97.37392578125, 18.51796875], + [97.63222656250005, 18.290332031250074], + [97.7064453125, 17.79711914062503], + [98.4388671875, 16.975683593750034], + [98.66074218750006, 16.330419921875006], + [98.83544921875003, 16.417578125], + [98.88828125000006, 16.351904296875034], + [98.81796875000012, 16.180810546874994], + [98.59238281250006, 16.05068359375005], + [98.55693359375007, 15.367675781249986], + [98.19101562500012, 15.204101562499972], + [98.20214843749997, 14.97592773437502], + [98.57001953125004, 14.359912109375031], + [99.13681640625006, 13.716699218749994], + [99.12392578125, 13.030761718750043], + [99.40507812500002, 12.547900390625003], + [99.61474609374997, 11.781201171875026], + [99.1901367187501, 11.105273437499989], + [98.7572265625, 10.660937499999974], + [98.70253906250005, 10.19038085937504], + [98.56259765625006, 10.034960937499989], + [98.46494140625006, 10.675830078124989], + [98.67558593750007, 10.986914062500034], + [98.74140625000004, 11.591699218749966], + [98.87597656250003, 11.719726562500028], + [98.63632812500006, 11.738378906250006], + [98.69628906250003, 12.225244140624994], + [98.6002929687501, 12.2453125], + [98.67871093749997, 12.348486328124963], + [98.57597656250002, 13.161914062500031], + [98.20039062500004, 13.980175781250026], + [98.14951171875012, 13.647607421875037], + [98.11064453125007, 13.712890625000014], + [98.10019531250006, 14.161523437500023], + [97.90976562500012, 14.652685546874991], + [98.01875, 14.652587890625057], + [97.81230468750007, 14.858935546874989], + [97.7103515625, 15.875537109375074], + [97.58427734375007, 16.019580078125017], + [97.72597656250005, 16.56855468750004], + [97.37587890625005, 16.52294921874997], + [97.20019531249997, 17.095410156249983], + [96.85146484375005, 17.401025390624994], + [96.90859375000005, 17.03095703125001], + [96.76542968750002, 16.710351562499966], + [96.43115234374997, 16.504931640625045], + [96.18906250000012, 16.768310546875057], + [96.32431640625006, 16.444433593750063], + [95.76328125000006, 16.169042968750006], + [95.38955078125005, 15.722753906250034], + [95.30146484375004, 15.756152343749989], + [95.34677734375012, 16.09760742187501], + [95.17695312500004, 15.825683593750028], + [94.9425781250001, 15.818261718750023], + [94.89316406250006, 16.182812499999955], + [94.66152343750005, 15.904394531250006], + [94.70332031250004, 16.511914062499955], + [94.4416015625001, 16.094384765624966], + [94.22382812500004, 16.016455078125006], + [94.58896484375006, 17.5693359375], + [94.17070312500007, 18.73242187499997], + [94.24570312500006, 18.741162109374983], + [94.07001953125004, 18.893408203125006], + [94.04492187500003, 19.287402343750074], + [93.92919921874997, 18.89965820312503], + [93.70546875000005, 19.026904296875017], + [93.49306640625005, 19.369482421875006], + [93.82490234375004, 19.238476562499955], + [93.99814453125006, 19.440869140624983], + [93.61171875000005, 19.776074218749983], + [93.70703125000003, 19.912158203125074], + [93.25, 20.070117187500017], + [93.12949218750012, 19.858007812500063], + [93.00195312499997, 20.074853515624994], + [93.06679687500005, 20.377636718749955], + [92.82832031250004, 20.177587890625063], + [92.89111328124997, 20.34033203125], + [92.73564453125007, 20.56269531250001], + [92.72285156250004, 20.29560546875004], + [92.32412109375, 20.791845703125063], + [92.17958984375005, 21.293115234375023], + [92.33056640624997, 21.439794921874977], + [92.63164062500002, 21.306201171875045], + [92.5934570312501, 21.46733398437499], + [92.58281250000002, 21.940332031249994], + [92.57490234375004, 21.978076171875045], + [92.68896484374997, 22.130957031250006], + [92.72099609375002, 22.132421875000063], + [92.77138671875, 22.104785156250017], + [92.9645507812501, 22.003759765625034], + [93.07060546875002, 22.20942382812501], + [93.16201171875, 22.360205078125006], + [93.07871093750006, 22.71821289062501], + [93.20390625000002, 23.03701171875005], + [93.34941406250007, 23.08496093750003], + [93.36601562500007, 23.132519531249955], + [93.32626953125006, 24.064208984375057], + [93.45214843750003, 23.987402343750034], + [93.68339843750007, 24.00654296875004], + [94.07480468750006, 23.8720703125], + [94.29306640625012, 24.321875], + [94.37724609375002, 24.473730468750006], + [94.49316406250003, 24.637646484374983], + [94.70371093750012, 25.097851562499955], + [94.55302734375007, 25.215722656249994], + [94.66777343750007, 25.458886718749966], + [94.99199218750002, 25.77045898437504], + [95.01523437500006, 25.912939453125006], + [95.0929687500001, 25.98730468749997], + [95.13242187500006, 26.041259765625057], + [95.12929687500005, 26.070410156250034], + [95.10839843749997, 26.091406250000034], + [95.06894531250006, 26.19111328125001], + [95.0597656250001, 26.473974609375006], + [95.20146484375007, 26.641406250000017], + [96.19082031250005, 27.26127929687499], + [96.79785156249997, 27.29619140624999], + [96.95341796875002, 27.13330078125003], + [97.10205078125003, 27.11542968750004], + [97.10371093750004, 27.16333007812503], + [96.90195312500012, 27.439599609374994], + [96.88359375000002, 27.514843749999955], + [96.96279296875, 27.698291015625017], + [97.04970703125005, 27.760009765625], + [97.34355468750002, 27.982324218749994], + [97.30273437499997, 28.08598632812496], + [97.3224609375001, 28.21796875000004], + [97.35644531249997, 28.254492187500006], + [97.43144531250002, 28.353906250000023], + [97.53789062500002, 28.510205078124983], + [97.59921875000006, 28.51704101562504], + [98.06162109375012, 28.185888671874977], + [98.29882812499997, 27.550097656250045], + [98.4525390625, 27.6572265625], + [98.65117187500007, 27.572460937499983], + [98.7384765625001, 26.785742187500006], + [98.68554687499997, 26.189355468750023], + [98.56406250000006, 26.072412109374994], + [98.65625, 25.86357421874999], + [98.33378906250007, 25.586767578125006], + [98.14287109375007, 25.571093750000017], + [98.01074218749997, 25.292529296875017], + [97.8195312500001, 25.251855468749994], + [97.73789062500006, 24.869873046875057], + [97.58330078125002, 24.77480468750005], + [97.53144531250004, 24.49169921875003], + [97.7082031250001, 24.228759765625], + [97.56455078125012, 23.911035156250023], + [98.2125, 24.110644531250017], + [98.83505859375006, 24.121191406250034], + [98.67675781250003, 23.905078125000045], + [98.8322265625001, 23.624365234374977], + [98.86376953125003, 23.191259765625034], + [99.41806640625006, 23.069238281250023], + [99.50712890625002, 22.959130859374994], + [99.19296875000006, 22.12597656249997], + [99.9176757812501, 22.02802734375001], + [99.94072265625007, 21.75874023437504], + [100.14765625000004, 21.480517578125017], + [100.60458984375012, 21.471777343750006], + [101.07978515625004, 21.75585937499997], + [101.1388671875001, 21.567480468749977] + ] + ] + ] + }, + "properties": { + "name": "Myanmar", + "childNum": 15 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [19.21875, 43.449951171875], + [19.670996093750006, 43.163964843749994], + [20.344335937500006, 42.827929687499996], + [20.054296875, 42.760058593749996], + [20.06396484375, 42.54726562499999], + [19.78828125000001, 42.476171875], + [19.65449218750001, 42.628564453124994], + [19.280664062500023, 42.17255859375], + [19.342382812500006, 41.869091796875], + [18.436328125000017, 42.559716796874994], + [18.5458984375, 42.6416015625], + [18.46601562500001, 42.777246093749994], + [18.44384765625, 42.96845703125], + [18.46015625000001, 42.997900390625], + [18.48847656250001, 43.012158203125], + [18.623632812500006, 43.027685546875], + [18.621875, 43.124609375], + [18.674218750000023, 43.230810546875], + [18.74921875000001, 43.283544921875], + [18.85107421875, 43.346337890624994], + [18.934667968750006, 43.339453125], + [18.97871093750001, 43.285400390625], + [19.026660156250017, 43.292431640625], + [19.03671875, 43.357324218749994], + [18.940234375000017, 43.496728515624994], + [18.95068359375, 43.526660156249996], + [18.97421875, 43.542333984375], + [19.0283203125, 43.532519531249996], + [19.080078125, 43.517724609374994], + [19.11279296875, 43.52773437499999], + [19.164355468750017, 43.535449218749996], + [19.1943359375, 43.53330078125], + [19.21875, 43.449951171875] + ] + ] + }, + "properties": { + "name": "Montenegro", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [111.878125, 43.68017578125], + [111.00722656250002, 43.34140625], + [110.400390625, 42.773681640625], + [109.44316406249999, 42.455957031249994], + [109.33984375, 42.438378906249994], + [108.68730468749999, 42.41611328125], + [108.17119140624999, 42.447314453124996], + [106.77001953125, 42.288720703124994], + [105.86757812500002, 41.993994140625], + [105.31435546875002, 41.770898437499994], + [105.19707031249999, 41.738037109375], + [105.11542968750001, 41.66328125], + [105.05058593749999, 41.61591796875], + [104.98203125000003, 41.595507812499996], + [104.49824218750001, 41.65869140625], + [104.49824218750001, 41.877001953124996], + [104.30517578125, 41.846142578125], + [103.99726562500001, 41.79697265625], + [103.71113281250001, 41.751318359375], + [103.07285156250003, 42.00595703125], + [102.5751953125, 42.092089843749996], + [102.15664062500002, 42.158105468749994], + [101.97294921874999, 42.215869140624996], + [101.65996093749999, 42.500048828124996], + [101.5791015625, 42.52353515625], + [101.49531250000001, 42.53876953125], + [101.09199218750001, 42.551318359374996], + [100.51904296875, 42.616796875], + [100.08632812500002, 42.670751953125], + [99.98378906250002, 42.67734375], + [99.46787109375003, 42.568212890625], + [97.20566406250003, 42.789794921875], + [96.38544921875001, 42.720361328124994], + [95.85957031250001, 43.2759765625], + [95.52558593750001, 43.953955078125], + [95.32558593750002, 44.039355468749996], + [95.35029296875001, 44.278076171875], + [94.71201171875003, 44.350830078125], + [93.51621093750003, 44.944482421874994], + [92.78789062499999, 45.0357421875], + [92.57890624999999, 45.010986328125], + [92.423828125, 45.008935546874994], + [92.17265624999999, 45.03525390625], + [92.02978515625, 45.068505859374994], + [91.584375, 45.076513671875], + [91.05, 45.217431640624994], + [90.87724609374999, 45.19609375], + [90.66181640625001, 45.525244140625], + [91.00175781249999, 46.035791015624994], + [90.99677734375001, 46.10498046875], + [90.94755859374999, 46.177294921874996], + [90.91152343750002, 46.270654296874994], + [90.98574218750002, 46.7490234375], + [90.91054687500002, 46.883251953125], + [90.86992187499999, 46.954492187499994], + [90.79902343750001, 46.98515625], + [90.71552734375001, 47.003857421875], + [90.49619140625003, 47.28515625], + [90.42519531250002, 47.5041015625], + [90.34746093749999, 47.596972656249996], + [90.33066406250003, 47.655175781249994], + [90.31328124999999, 47.67617187499999], + [90.19101562500003, 47.702099609375], + [90.10322265625001, 47.745410156249996], + [90.02792968750003, 47.877685546875], + [89.95869140625001, 47.886328125], + [89.91044921874999, 47.8443359375], + [89.83134765624999, 47.823291015624996], + [89.778125, 47.827001953125], + [89.56093750000002, 48.003955078124996], + [89.47919921875001, 48.029052734375], + [89.04765624999999, 48.0025390625], + [88.97109375000002, 48.049951171874994], + [88.91777343749999, 48.089013671874994], + [88.83828125000002, 48.101708984374994], + [88.68183593750001, 48.170556640624994], + [88.57597656249999, 48.220166015625], + [88.56679687500002, 48.317431640624996], + [88.51708984375, 48.38447265625], + [88.41396484375002, 48.40341796875], + [88.30996093750002, 48.472070312499994], + [87.97968750000001, 48.555126953125], + [88.06005859375, 48.707177734374994], + [87.83183593749999, 48.791650390624994], + [87.7431640625, 48.881640625], + [87.87216796875003, 49.000146484374994], + [87.81630859375002, 49.0802734375], + [87.8251953125, 49.11630859375], + [87.81425781249999, 49.1623046875], + [87.93476562500001, 49.16455078125], + [87.98808593749999, 49.186914062499994], + [88.02851562500001, 49.219775390624996], + [88.11572265625, 49.256298828125], + [88.19257812500001, 49.451708984374996], + [88.63320312500002, 49.486132812499996], + [88.83164062500003, 49.4484375], + [88.86386718750003, 49.527636718749996], + [88.90019531249999, 49.539697265624994], + [88.94541015625003, 49.507666015625], + [88.97060546875002, 49.483740234375], + [89.00839843750003, 49.472802734374994], + [89.10947265625003, 49.501367187499994], + [89.17998046874999, 49.5322265625], + [89.20292968749999, 49.595703125], + [89.24394531249999, 49.62705078125], + [89.39560546875003, 49.6115234375], + [89.475, 49.66054687499999], + [89.57919921875003, 49.69970703125], + [89.65410156249999, 49.71748046875], + [89.64384765624999, 49.90302734375], + [90.0537109375, 50.09375], + [90.65507812499999, 50.22236328125], + [90.71435546875, 50.259423828124994], + [90.7607421875, 50.305957031249996], + [91.02158203125003, 50.415478515625], + [91.23378906250002, 50.452392578125], + [91.30058593749999, 50.46337890625], + [91.3408203125, 50.470068359375], + [91.4150390625, 50.468017578125], + [91.44648437500001, 50.52216796875], + [91.80429687500003, 50.693603515625], + [92.10400390625, 50.6919921875], + [92.1923828125, 50.700585937499994], + [92.35478515624999, 50.864160156249994], + [92.42636718750003, 50.803076171875], + [92.62666015625001, 50.68828125], + [92.68134765625001, 50.683203125], + [92.73867187500002, 50.7109375], + [92.779296875, 50.778662109375], + [92.8564453125, 50.789111328124996], + [92.94130859375002, 50.778222656249994], + [93.103125, 50.60390625], + [94.25107421875003, 50.556396484375], + [94.35468750000001, 50.221826171874994], + [94.61474609375, 50.023730468749996], + [94.67548828125001, 50.028076171875], + [94.71806640624999, 50.043261718749996], + [94.93027343750003, 50.04375], + [95.11142578125003, 49.935449218749994], + [95.52265625000001, 49.91123046875], + [96.06552734375003, 49.99873046875], + [96.31503906250003, 49.901123046875], + [96.98574218750002, 49.8828125], + [97.20859375000003, 49.730810546875], + [97.35976562500002, 49.741455078125], + [97.58935546875, 49.911474609375], + [98.00390625, 50.0142578125], + [98.25029296874999, 50.30244140625], + [98.27949218750001, 50.533251953124996], + [98.14501953125, 50.5685546875], + [98.07890624999999, 50.603808593749996], + [98.02978515625, 50.64462890625], + [97.82529296875003, 50.985253906249994], + [98.103125, 51.483544921874994], + [98.64052734375002, 51.801171875], + [98.89316406250003, 52.11728515625], + [99.92167968749999, 51.755517578125], + [100.03457031250002, 51.737109375], + [100.23037109375002, 51.729833984375], + [100.46894531250001, 51.72607421875], + [100.53623046875003, 51.7134765625], + [101.38125, 51.45263671875], + [101.57089843750003, 51.4671875], + [101.82119140625002, 51.421044921874994], + [102.11152343750001, 51.353466796875], + [102.15566406250002, 51.313769531249996], + [102.16005859375002, 51.26083984375], + [102.14238281249999, 51.216064453125], + [102.15195312500003, 51.10751953125], + [102.19453125000001, 51.050683593749994], + [102.21503906250001, 50.829443359375], + [102.31660156250001, 50.71845703125], + [102.28837890624999, 50.585107421874994], + [103.30439453125001, 50.20029296875], + [103.63291015625003, 50.138574218749994], + [103.72324218750003, 50.153857421874996], + [103.80263671875002, 50.176074218749996], + [104.07871093750003, 50.154248046875], + [105.38359374999999, 50.47373046875], + [106.21787109375003, 50.304589843749994], + [106.36845703124999, 50.317578125], + [106.57441406250001, 50.32880859375], + [106.71113281250001, 50.31259765625], + [106.94130859375002, 50.196679687499994], + [107.04023437500001, 50.086474609374996], + [107.14306640625, 50.033007812499996], + [107.23330078125002, 49.989404296874994], + [107.34707031250002, 49.986669921875], + [107.63095703125003, 49.98310546875], + [107.91660156250003, 49.947802734374996], + [107.96542968750003, 49.653515625], + [108.40693359375001, 49.396386718749994], + [108.5224609375, 49.34150390625], + [108.61367187500002, 49.322802734374996], + [109.23671875000002, 49.334912109375], + [109.45371093750003, 49.296337890625], + [109.52871093750002, 49.269873046875], + [110.19990234375001, 49.17041015625], + [110.42783203125003, 49.219970703125], + [110.70976562499999, 49.14296875], + [110.82792968749999, 49.166162109374994], + [111.20419921875003, 49.304296875], + [111.33662109375001, 49.35585937499999], + [111.42929687500003, 49.342626953125], + [112.07968750000003, 49.42421875], + [112.49492187499999, 49.53232421875], + [112.69736328125003, 49.507275390625], + [112.80644531249999, 49.523583984374994], + [112.91484374999999, 49.569238281249994], + [113.05556640625002, 49.616259765624996], + [113.09208984374999, 49.692529296874994], + [113.16416015625003, 49.797167968749996], + [113.31904296875001, 49.874316406249996], + [113.44550781250001, 49.9416015625], + [113.57421875, 50.00703125], + [114.29707031250001, 50.2744140625], + [114.7431640625, 50.233691406249996], + [115.00332031250002, 50.138574218749994], + [115.27451171875003, 49.948876953124994], + [115.36503906249999, 49.911767578124994], + [115.42919921875, 49.896484375], + [115.58798828125003, 49.886035156249996], + [115.7177734375, 49.880615234375], + [115.79521484374999, 49.905908203124994], + [115.92597656250001, 49.9521484375], + [116.13457031249999, 50.010791015624996], + [116.216796875, 50.00927734375], + [116.35117187500003, 49.978076171874996], + [116.55117187500002, 49.9203125], + [116.68330078125001, 49.823779296874996], + [115.82050781250001, 48.57724609375], + [115.79169921875001, 48.455712890624994], + [115.79658203125001, 48.346337890624994], + [115.78554687500002, 48.2482421875], + [115.63945312499999, 48.18623046875], + [115.52509765625001, 48.130859375], + [115.61640625000001, 47.874804687499996], + [115.89824218749999, 47.686914062499994], + [115.99384765625001, 47.71132812499999], + [116.07480468750003, 47.78955078125], + [116.23115234375001, 47.858203125], + [116.31718749999999, 47.85986328125], + [116.37822265624999, 47.844042968749996], + [116.51347656249999, 47.83955078125], + [116.65195312500003, 47.864501953125], + [116.76054687499999, 47.869775390624994], + [116.90117187499999, 47.853076171874996], + [116.95166015625, 47.836572265624994], + [117.06972656250002, 47.806396484375], + [117.28593749999999, 47.666357421875], + [117.35078125000001, 47.652197265625], + [117.76835937499999, 47.987890625], + [118.49843750000002, 47.983984375], + [118.56777343750002, 47.943261718749994], + [118.69052734375003, 47.822265625], + [118.75996093750001, 47.757617187499996], + [118.88027343750002, 47.72509765625], + [119.017578125, 47.685351562499996], + [119.08193359375002, 47.654150390625], + [119.71113281250001, 47.15], + [119.89785156250002, 46.8578125], + [119.8671875, 46.672167968749996], + [119.74746093750002, 46.627197265625], + [119.70664062500003, 46.606005859374996], + [119.62021484375003, 46.603955078125], + [119.47402343750002, 46.62666015625], + [119.33183593749999, 46.613818359374996], + [119.162109375, 46.638671875], + [118.95712890625003, 46.73486328125], + [118.84394531250001, 46.760205078125], + [118.79033203124999, 46.7470703125], + [118.72294921874999, 46.69189453125], + [118.64873046874999, 46.70166015625], + [118.58046875000002, 46.69189453125], + [118.40439453125003, 46.703173828124996], + [118.30869140625003, 46.717041015625], + [118.15683593750003, 46.678564453125], + [118.0712890625, 46.6666015625], + [117.7412109375, 46.5181640625], + [117.546875, 46.58828125], + [117.43808593750003, 46.586230468749996], + [117.40556640624999, 46.5708984375], + [117.39218750000003, 46.53759765625], + [117.35634765625002, 46.436669921874994], + [117.35693359375, 46.39130859375], + [117.33339843750002, 46.36201171875], + [116.85908203125001, 46.387939453125], + [116.56259765625003, 46.289794921875], + [116.21298828125003, 45.8869140625], + [116.22910156250003, 45.845751953124996], + [116.240625, 45.79599609375], + [116.19765625000002, 45.73935546875], + [115.68105468750002, 45.458251953125], + [115.16259765625, 45.390234375], + [114.91923828124999, 45.378271484375], + [114.73876953125, 45.41962890625], + [114.56015625000003, 45.389990234375], + [114.41914062500001, 45.202587890625], + [114.16738281250002, 45.049853515624996], + [114.08027343750001, 44.971142578125], + [113.87705078125003, 44.89619140625], + [113.65263671874999, 44.763476562499996], + [113.58701171875003, 44.745703125], + [113.04941406250003, 44.810351562499996], + [112.70673828125001, 44.883447265624994], + [112.59677734375003, 44.91767578125], + [112.49931640624999, 45.0109375], + [112.41132812500001, 45.058203125], + [112.11289062500003, 45.062939453125], + [112.03261718750002, 45.081640625], + [111.89804687500003, 45.0640625], + [111.40224609375002, 44.36728515625], + [111.93173828125003, 43.81494140625], + [111.878125, 43.68017578125] + ] + ] + }, + "properties": { + "name": "Mongolia", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [145.75195312499997, 15.133154296874991], + [145.71318359375007, 15.215283203125026], + [145.821875, 15.265380859375014], + [145.75195312499997, 15.133154296874991] + ] + ] + }, + "properties": { + "name": "N. Mariana Is.", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [32.112890625, -26.839453125], + [32.10595703125, -26.52001953125], + [32.04140625000002, -26.28125], + [32.060546875, -26.018359375], + [31.9482421875, -25.957617187500006], + [31.98583984375, -24.46064453125001], + [31.799609375000017, -23.8921875], + [31.54560546875001, -23.48232421875001], + [31.287890625000017, -22.40205078125001], + [31.429492187500017, -22.298828125], + [32.429785156250006, -21.29707031250001], + [32.353613281250006, -21.136523437500003], + [32.49238281250001, -20.659765625], + [32.992773437500006, -19.98486328125], + [32.77763671875002, -19.388769531250006], + [32.84980468750001, -19.10439453125001], + [32.69970703125, -18.94091796875], + [32.99306640625002, -18.35957031250001], + [32.87626953125002, -16.88359375], + [32.94804687500002, -16.71230468750001], + [31.939843750000023, -16.428808593750006], + [31.236230468750023, -16.02363281250001], + [30.437792968750017, -15.995312500000011], + [30.39609375, -15.64306640625], + [30.231835937500023, -14.990332031250006], + [33.201757812500006, -14.013378906250011], + [33.63642578125001, -14.568164062500003], + [34.375, -14.4248046875], + [34.50527343750002, -14.59814453125], + [34.54082031250002, -15.297265625], + [34.24609375, -15.829394531250003], + [34.528125, -16.319140625], + [34.93339843750002, -16.760351562500006], + [35.11210937500002, -16.898535156250006], + [35.06464843750001, -17.07861328125], + [35.124609375, -17.127246093750003], + [35.20136718750001, -17.13105468750001], + [35.272558593750006, -17.118457031250003], + [35.29042968750002, -17.096972656250003], + [35.28115234375002, -16.80781250000001], + [35.22978515625002, -16.639257812500006], + [35.178320312500006, -16.573339843750006], + [35.16718750000001, -16.56025390625001], + [35.242773437500006, -16.375390625], + [35.358496093750006, -16.160546875], + [35.59931640625001, -16.12587890625001], + [35.70888671875002, -16.095800781250006], + [35.75527343750002, -16.05830078125001], + [35.79121093750001, -15.958691406250011], + [35.89277343750001, -14.891796875000011], + [35.86669921875, -14.86376953125], + [35.84716796875, -14.6708984375], + [35.6904296875, -14.465527343750011], + [35.48847656250001, -14.201074218750009], + [35.37578125000002, -14.058691406250006], + [35.24746093750002, -13.896875], + [35.01386718750001, -13.643457031250009], + [34.61152343750001, -13.437890625], + [34.54570312500002, -13.21630859375], + [34.542578125, -13.108691406250003], + [34.35781250000002, -12.164746093750011], + [34.60625, -11.690039062500006], + [34.65957031250002, -11.588671875], + [34.82656250000002, -11.57568359375], + [34.95947265625, -11.578125], + [35.1826171875, -11.574804687500006], + [35.41826171875002, -11.583203125000011], + [35.50439453125, -11.604785156250003], + [35.56435546875002, -11.60234375], + [35.630957031250006, -11.58203125], + [35.78544921875002, -11.452929687500003], + [35.91132812500001, -11.4546875], + [36.08222656250001, -11.537304687500011], + [36.17548828125001, -11.609277343750009], + [36.19130859375002, -11.670703125], + [36.3056640625, -11.706347656250003], + [36.97890625000002, -11.566992187500006], + [37.37285156250002, -11.71044921875], + [37.54169921875001, -11.675097656250003], + [37.72480468750001, -11.580664062500006], + [37.92021484375002, -11.294726562500003], + [38.491796875, -11.413281250000011], + [38.9875, -11.167285156250003], + [39.81708984375001, -10.912402343750003], + [39.98867187500002, -10.82080078125], + [40.46357421875001, -10.46435546875], + [40.61171875000002, -10.661523437500009], + [40.48662109375002, -10.76513671875], + [40.59716796875, -10.830664062500006], + [40.40283203125, -11.33203125], + [40.53154296875002, -12.004589843750011], + [40.48710937500002, -12.4921875], + [40.58085937500002, -12.635546875], + [40.43681640625002, -12.983105468750011], + [40.56875, -12.984667968750003], + [40.595703125, -14.122851562500003], + [40.715625, -14.214453125], + [40.64609375, -14.538671875], + [40.775, -14.421289062500009], + [40.84453125000002, -14.718652343750009], + [40.617773437500006, -15.115527343750003], + [40.650976562500006, -15.260937500000011], + [39.98359375000001, -16.22548828125001], + [39.79091796875002, -16.29453125], + [39.84462890625002, -16.435644531250006], + [39.084375, -16.97285156250001], + [38.14492187500002, -17.242773437500006], + [37.24453125000002, -17.73994140625001], + [36.93935546875002, -17.993457031250003], + [36.40371093750002, -18.76972656250001], + [36.26289062500001, -18.71962890625001], + [36.23564453125002, -18.861328125], + [35.85371093750001, -18.99335937500001], + [34.947851562500006, -19.81269531250001], + [34.6494140625, -19.70136718750001], + [34.75576171875002, -19.82197265625001], + [34.705078125, -20.473046875], + [34.98232421875002, -20.80625], + [35.267675781250006, -21.650976562500006], + [35.31572265625002, -22.396875], + [35.38300781250001, -22.45458984375], + [35.45634765625002, -22.11591796875001], + [35.53007812500002, -22.248144531250006], + [35.57539062500001, -22.96308593750001], + [35.37041015625002, -23.79824218750001], + [35.5419921875, -23.82441406250001], + [35.48964843750002, -24.065527343750006], + [34.99208984375002, -24.65058593750001], + [32.96113281250001, -25.49042968750001], + [32.590429687500006, -26.00410156250001], + [32.84882812500001, -26.26806640625], + [32.95488281250002, -26.08359375], + [32.93359375, -26.25234375], + [32.88916015625, -26.83046875], + [32.88613281250002, -26.84931640625001], + [32.353515625, -26.861621093750003], + [32.19960937500002, -26.83349609375], + [32.112890625, -26.839453125] + ] + ] + }, + "properties": { + "name": "Mozambique", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-16.37333984374999, 19.706445312499994], + [-16.437548828124932, 19.609277343749994], + [-16.477001953124983, 19.710351562499994], + [-16.343652343749994, 19.86621093750003], + [-16.37333984374999, 19.706445312499994] + ] + ], + [ + [ + [-5.359912109374989, 16.282861328124994], + [-5.5125, 15.496289062499983], + [-9.293701171875, 15.502832031249994], + [-9.350585937499943, 15.677392578125023], + [-9.38535156249992, 15.667626953124994], + [-9.4265625, 15.623046875000057], + [-9.447705078124926, 15.574853515624994], + [-9.446923828124937, 15.458203124999955], + [-9.941406249999972, 15.373779296874986], + [-10.696582031249989, 15.42265625], + [-10.9482421875, 15.151123046875014], + [-11.455224609374994, 15.62539062499999], + [-11.760156249999937, 15.425537109375057], + [-11.828759765624966, 15.244873046875014], + [-11.872851562499989, 14.995166015625031], + [-12.02158203124992, 14.804931640625], + [-12.081542968749972, 14.766357421875057], + [-12.104687499999955, 14.745361328125043], + [-12.40869140625, 14.889013671874991], + [-12.735253906249994, 15.13125], + [-13.105273437499989, 15.57177734375], + [-13.40966796875, 16.059179687500006], + [-13.756640624999989, 16.172509765624994], + [-13.868457031249932, 16.14814453125001], + [-14.300097656249932, 16.58027343750001], + [-14.990625, 16.676904296874994], + [-15.768212890624994, 16.485107421875], + [-16.23901367187497, 16.53129882812499], + [-16.44101562499992, 16.20454101562504], + [-16.480078124999977, 16.097216796875017], + [-16.50205078124992, 15.917333984375063], + [-16.53525390624995, 15.838378906250057], + [-16.53574218749995, 16.28681640625001], + [-16.463623046875, 16.60151367187501], + [-16.030322265625017, 17.88793945312497], + [-16.213085937499926, 19.003320312500023], + [-16.51445312499996, 19.361962890624994], + [-16.305273437499977, 19.51264648437504], + [-16.44487304687499, 19.47314453124997], + [-16.21044921875003, 20.227929687500023], + [-16.42978515624995, 20.652343750000057], + [-16.622509765624955, 20.634179687499994], + [-16.87607421874992, 21.086132812499955], + [-16.998242187499926, 21.039697265625023], + [-17.048046874999955, 20.80615234375003], + [-17.06396484375, 20.89882812499999], + [-16.96455078125001, 21.329248046875023], + [-15.231201171875, 21.331298828125], + [-14.084667968749926, 21.33271484375001], + [-13.626025390624932, 21.33325195312503], + [-13.396728515624943, 21.333544921875017], + [-13.167431640624926, 21.333789062500074], + [-13.016210937499949, 21.33393554687501], + [-13.025097656249983, 21.46679687499997], + [-13.032226562500028, 21.572070312500017], + [-13.041748046875, 21.71381835937504], + [-13.051220703124983, 21.854785156250074], + [-13.094335937499977, 22.49599609375005], + [-13.153271484374983, 22.820507812499983], + [-13.031494140624943, 23.000244140625], + [-12.895996093749972, 23.08955078125001], + [-12.739599609375006, 23.192724609375063], + [-12.62041015624996, 23.271337890625006], + [-12.559375, 23.290820312500045], + [-12.372900390624977, 23.318017578124994], + [-12.023437499999943, 23.467578125000017], + [-12.016308593749983, 23.97021484375], + [-12.016308593749983, 24.378662109375], + [-12.016308593749983, 24.923242187499994], + [-12.016308593749983, 25.059375], + [-12.016308593749983, 25.331689453124994], + [-12.016308593749983, 25.740136718749994], + [-12.016308593749983, 25.995410156250017], + [-10.376123046874966, 25.995458984375034], + [-9.444531249999983, 25.99550781250005], + [-9.071923828124937, 25.99550781250005], + [-8.885644531249994, 25.99550781250005], + [-8.682226562499949, 25.99550781250005], + [-8.68212890625, 26.109472656250006], + [-8.68212890625, 26.273193359375057], + [-8.682324218749955, 26.49770507812505], + [-8.682617187500028, 26.723144531250057], + [-8.682861328124972, 26.92133789062501], + [-8.683349609375, 27.285937500000045], + [-4.822607421874949, 24.99560546875], + [-5.640771484374994, 24.99516601562499], + [-5.959814453124977, 24.994970703125063], + [-6.287207031249977, 24.99482421875001], + [-6.594091796874977, 24.99462890624997], + [-6.396582031249977, 23.274804687499994], + [-6.02641601562496, 20.04218750000001], + [-5.827099609374955, 18.301562500000045], + [-5.741699218749943, 17.555566406250023], + [-5.713183593750017, 17.306884765625], + [-5.684765624999983, 17.058251953124966], + [-5.628662109375028, 16.568652343750045], + [-5.50961914062492, 16.442041015625023], + [-5.359912109374989, 16.282861328124994] + ] + ] + ] + }, + "properties": { + "name": "Mauritania", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-62.1484375, 16.74033203124999], + [-62.221630859375, 16.699511718750003], + [-62.191357421875, 16.804394531249997], + [-62.1484375, 16.74033203124999] + ] + ] + }, + "properties": { + "name": "Montserrat", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [57.65126953125002, -20.48486328125], + [57.31767578125002, -20.42763671875001], + [57.416015625, -20.18378906250001], + [57.65654296875002, -19.98994140625001], + [57.7919921875, -20.21259765625001], + [57.65126953125002, -20.48486328125] + ] + ] + }, + "properties": { + "name": "Mauritius", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [34.95947265625003, -11.578125], + [34.82656250000005, -11.575683593749972], + [34.65957031250005, -11.58867187499996], + [34.61855468750005, -11.620214843749991], + [34.60625, -11.690039062500006], + [34.3578125, -12.164746093749997], + [34.542578125, -13.108691406250003], + [34.54570312500002, -13.21630859375], + [34.6115234375001, -13.437890625000023], + [35.0138671875001, -13.64345703124998], + [35.247460937499994, -13.896875], + [35.37578125000002, -14.05869140625002], + [35.48847656250004, -14.20107421874998], + [35.69042968749997, -14.465527343750026], + [35.84716796875003, -14.670898437500043], + [35.8927734375001, -14.891796875000011], + [35.7912109375001, -15.958691406250026], + [35.75527343750005, -16.058300781249983], + [35.708886718749994, -16.095800781249977], + [35.5993164062501, -16.12587890624998], + [35.35849609375006, -16.160546875000023], + [35.242773437500006, -16.375390625], + [35.16718750000004, -16.56025390625001], + [35.178320312500006, -16.57333984375002], + [35.22978515625002, -16.639257812500034], + [35.281152343749994, -16.8078125], + [35.29042968750005, -17.096972656250017], + [35.27255859375006, -17.11845703124996], + [35.2013671875001, -17.13105468750004], + [35.124609375, -17.127246093749974], + [35.06464843750004, -17.078613281250014], + [35.11210937500002, -16.898535156250006], + [34.93339843750002, -16.760351562500006], + [34.528125, -16.319140625], + [34.24609374999997, -15.829394531249974], + [34.54082031250002, -15.297265625], + [34.50527343750005, -14.598144531249957], + [34.375, -14.4248046875], + [33.63642578125004, -14.568164062499974], + [33.148046875, -13.94091796875], + [32.98125, -14.009375], + [32.797460937500006, -13.6884765625], + [32.67041015624997, -13.590429687500006], + [32.96757812500002, -13.225], + [32.97519531250006, -12.701367187499983], + [33.51230468750006, -12.347753906249977], + [33.340136718750074, -12.308300781250011], + [33.25234375000005, -12.112597656250031], + [33.3039062500001, -11.69082031249998], + [33.23271484375002, -11.417675781250026], + [33.26835937500002, -11.403906249999977], + [33.379785156249994, -11.15791015625004], + [33.29277343750002, -10.85234375], + [33.661523437499994, -10.553125], + [33.55371093749997, -10.391308593750011], + [33.53759765624997, -10.351562499999986], + [33.52890625, -10.234667968749974], + [33.31152343750003, -10.037988281249966], + [33.3371093750001, -9.954003906249994], + [33.350976562499994, -9.862207031250037], + [33.25, -9.759570312500003], + [33.148046875, -9.603515625], + [32.99599609375005, -9.622851562499946], + [32.91992187500003, -9.407421875000026], + [33.88886718750004, -9.670117187499983], + [33.99560546875003, -9.495410156250003], + [34.32089843750006, -9.731542968749977], + [34.56992187500006, -10.241113281249966], + [34.66708984375006, -10.792480468750028], + [34.60791015624997, -11.08046875], + [34.77382812500005, -11.341699218750009], + [34.890625, -11.3935546875], + [34.93701171874997, -11.463476562500034], + [34.95947265625003, -11.578125] + ] + ] + }, + "properties": { + "name": "Malawi", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [111.38925781250006, 2.415332031250031], + [111.31152343749997, 2.437597656250034], + [111.33349609374997, 2.768310546875], + [111.38925781250006, 2.415332031250031] + ] + ], + [ + [ + [104.22158203125, 2.731738281250003], + [104.1291015625001, 2.767236328125037], + [104.18476562500004, 2.871728515625009], + [104.22158203125, 2.731738281250003] + ] + ], + [ + [ + [117.88476562499997, 4.186132812500006], + [117.64902343750012, 4.168994140624974], + [117.70800781249997, 4.262402343749997], + [117.88476562499997, 4.186132812500006] + ] + ], + [ + [ + [100.28896484375005, 5.294726562499989], + [100.19101562500006, 5.28286132812498], + [100.2455078125, 5.467773437499986], + [100.33886718749997, 5.410058593750037], + [100.28896484375005, 5.294726562499989] + ] + ], + [ + [ + [99.848046875, 6.465722656249994], + [99.9186523437501, 6.358593750000011], + [99.74375, 6.263281249999963], + [99.64628906250002, 6.418359375000023], + [99.848046875, 6.465722656249994] + ] + ], + [ + [ + [102.10107421874997, 6.242236328125031], + [102.34013671875002, 6.172021484375023], + [102.534375, 5.862548828125028], + [103.09707031250005, 5.408447265624986], + [103.41582031250007, 4.85029296875004], + [103.43945312499997, 2.93310546875], + [103.8122070312501, 2.58046875], + [104.21855468750002, 1.722851562499997], + [104.25009765625012, 1.388574218750009], + [104.11494140625004, 1.412255859375037], + [103.98144531250003, 1.623632812500034], + [103.99150390625002, 1.454785156249997], + [103.6945312500001, 1.449658203125026], + [103.48027343750007, 1.329492187499966], + [103.35683593750005, 1.546142578125057], + [102.72714843750012, 1.855566406250034], + [101.29550781250012, 2.885205078125011], + [101.29990234375012, 3.253271484375034], + [100.71542968750006, 3.966210937499966], + [100.79550781250012, 4.023388671874983], + [100.61455078125002, 4.3734375], + [100.34326171874997, 5.984179687500031], + [100.11914062499997, 6.441992187500048], + [100.26142578125004, 6.682714843749963], + [100.3454101562501, 6.549902343750006], + [100.75449218750012, 6.460058593749991], + [100.87392578125, 6.24541015624996], + [101.05351562500002, 6.242578125], + [100.98164062500004, 5.771044921875045], + [101.1139648437501, 5.636767578125045], + [101.5560546875, 5.907763671875003], + [101.67841796875004, 5.778808593750028], + [101.87363281250012, 5.825292968749991], + [102.10107421874997, 6.242236328125031] + ] + ], + [ + [ + [117.5744140625001, 4.17060546875004], + [117.10058593750003, 4.337060546875023], + [116.51474609375006, 4.370800781249969], + [115.86074218750005, 4.348046875000037], + [115.67880859375006, 4.193017578124994], + [115.45439453125002, 3.034326171875009], + [115.24697265625005, 3.025927734374989], + [115.117578125, 2.89487304687502], + [115.08076171875004, 2.63422851562504], + [115.1791015625, 2.523193359374972], + [114.78642578125002, 2.250488281250014], + [114.83056640625003, 1.980029296874989], + [114.5125, 1.452001953124963], + [113.90234375000003, 1.434277343749997], + [113.6222656250001, 1.2359375], + [113.00654296875004, 1.433886718750003], + [112.94296875000006, 1.566992187500034], + [112.47617187500006, 1.559082031250028], + [112.1857421875001, 1.4390625], + [112.078515625, 1.143359374999974], + [111.80898437500005, 1.011669921874969], + [111.10136718750002, 1.050537109374986], + [110.50576171875005, 0.861962890625023], + [109.65400390625004, 1.614892578125023], + [109.53896484375, 1.89619140625004], + [109.62890625000003, 2.027539062499983], + [109.86484375000012, 1.764453125000031], + [110.34921875000012, 1.719726562499972], + [111.22324218750012, 1.395849609374991], + [111.0287109375, 1.557812500000026], + [111.26816406250012, 2.13974609375002], + [111.20859375000012, 2.379638671875043], + [111.44384765625003, 2.381542968749983], + [111.5125, 2.743017578124991], + [112.98789062500006, 3.161914062499974], + [113.92392578125006, 4.243212890625003], + [114.0638671875, 4.592675781249966], + [114.65410156250007, 4.037646484375045], + [114.84023437500005, 4.393212890625009], + [114.74667968750006, 4.718066406250017], + [115.02675781250005, 4.899707031249989], + [115.10703125000006, 4.390429687499974], + [115.290625, 4.352587890624989], + [115.1400390625, 4.899755859374991], + [115.37490234375, 4.932763671874966], + [115.55449218750007, 5.093554687500045], + [115.41904296875012, 5.413183593749963], + [115.60390625, 5.603417968749994], + [115.74082031250012, 5.533007812500045], + [115.8771484375001, 5.613525390625014], + [116.74980468750007, 6.977099609374989], + [116.8498046875001, 6.826708984374989], + [116.78808593749997, 6.606103515624994], + [117.12851562500012, 6.968896484375009], + [117.2298828125, 6.939990234374974], + [117.29404296875006, 6.676904296875023], + [117.60966796875002, 6.512646484375054], + [117.69375, 6.35], + [117.64453124999997, 6.001855468749994], + [117.5011718750001, 5.884667968750009], + [118.00380859375, 6.053320312499991], + [118.11582031250006, 5.8625], + [117.93476562500004, 5.7875], + [117.97363281249997, 5.70625], + [118.35312500000012, 5.80605468749998], + [118.59482421875006, 5.592089843750003], + [119.22343750000007, 5.412646484375031], + [119.2663085937501, 5.308105468750057], + [119.21962890625, 5.159814453125037], + [118.9125, 5.02290039062504], + [118.26054687500007, 4.988867187500034], + [118.18535156250002, 4.828515625000051], + [118.5625, 4.502148437499997], + [118.54833984375003, 4.379248046875006], + [118.008203125, 4.250244140625014], + [117.6964843750001, 4.342822265625045], + [117.5744140625001, 4.17060546875004] + ] + ], + [ + [ + [117.14160156250003, 7.168212890625028], + [117.08066406250006, 7.115283203124989], + [117.06425781250007, 7.26069335937504], + [117.2640625, 7.351660156250006], + [117.26679687500004, 7.220800781249991], + [117.14160156250003, 7.168212890625028] + ] + ] + ] + }, + "properties": { + "name": "Malaysia", + "childNum": 8 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [23.380664062500017, -17.640625], + [24.27490234375, -17.481054687500006], + [24.73291015625, -17.51777343750001], + [25.001757812500017, -17.56855468750001], + [25.2587890625, -17.793554687500006], + [24.909082031250023, -17.821386718750006], + [24.530566406250017, -18.052734375], + [24.243945312500017, -18.0234375], + [23.599707031250006, -18.4599609375], + [23.219335937500006, -17.99970703125001], + [20.97412109375, -18.31884765625], + [20.9794921875, -21.9619140625], + [19.977343750000017, -22.00019531250001], + [19.98046875, -24.77675781250001], + [19.98046875, -28.310351562500003], + [19.98046875, -28.451269531250006], + [19.539843750000017, -28.574609375], + [19.31269531250001, -28.73330078125001], + [19.24580078125001, -28.901660156250003], + [19.16171875, -28.938769531250003], + [18.310839843750017, -28.88623046875], + [17.44794921875001, -28.69814453125001], + [17.34785156250001, -28.50117187500001], + [17.358691406250017, -28.26943359375001], + [17.1884765625, -28.13251953125001], + [17.05625, -28.031054687500003], + [16.93330078125001, -28.069628906250003], + [16.875292968750017, -28.1279296875], + [16.841210937500023, -28.21894531250001], + [16.81015625, -28.26455078125001], + [16.7875, -28.39472656250001], + [16.755761718750023, -28.4521484375], + [16.62617187500001, -28.487890625], + [16.487109375000017, -28.572851562500006], + [16.447558593750017, -28.617578125], + [15.719042968750017, -27.9658203125], + [15.341503906250011, -27.386523437500003], + [15.139062500000023, -26.50800781250001], + [14.9677734375, -26.31806640625001], + [14.837109375000011, -25.033203125], + [14.5015625, -24.201953125], + [14.462792968750023, -22.44912109375001], + [13.450585937500023, -20.91669921875001], + [13.168359375000023, -20.184667968750006], + [12.458203125000011, -18.9267578125], + [11.77587890625, -18.001757812500003], + [11.733496093750006, -17.7509765625], + [11.743066406250023, -17.24921875000001], + [11.902539062500011, -17.2265625], + [12.013964843750017, -17.168554687500006], + [12.21337890625, -17.2099609375], + [12.318457031250006, -17.21337890625], + [12.359277343750023, -17.205859375], + [12.548144531250017, -17.212695312500003], + [13.179492187500017, -16.9716796875], + [13.475976562500023, -17.0400390625], + [14.017480468750023, -17.40888671875001], + [16.1484375, -17.390234375], + [18.396386718750023, -17.3994140625], + [18.95527343750001, -17.803515625], + [20.1943359375, -17.863671875], + [20.745507812500023, -18.01972656250001], + [22.32421875, -17.8375], + [23.380664062500017, -17.640625] + ] + ] + }, + "properties": { + "name": "Namibia", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [167.54443359375003, -22.62324218750001], + [167.44375, -22.63916015624997], + [167.44345703125006, -22.541406250000037], + [167.54443359375003, -22.62324218750001] + ] + ], + [ + [ + [168.01093750000004, -21.429980468750017], + [168.1390625, -21.44521484375001], + [168.12070312500012, -21.615820312500034], + [167.96679687500003, -21.641601562499957], + [167.81542968749997, -21.392675781249963], + [167.9884765625001, -21.337890624999986], + [168.01093750000004, -21.429980468750017] + ] + ], + [ + [ + [167.40087890625003, -21.16064453125003], + [167.07265625, -20.99726562499997], + [167.03271484374997, -20.922558593750026], + [167.18945312500003, -20.803515625000017], + [167.05576171875012, -20.720214843750014], + [167.29794921875006, -20.732519531250034], + [167.40087890625003, -21.16064453125003] + ] + ], + [ + [ + [164.20234375000004, -20.246093749999957], + [164.4359375, -20.282226562499957], + [165.191796875, -20.768847656249974], + [165.66279296875004, -21.267187499999977], + [166.94238281250003, -22.09013671875003], + [166.97031250000012, -22.32285156250002], + [166.77412109375004, -22.37617187500004], + [166.4679687500001, -22.256054687499997], + [164.92744140625004, -21.289843749999974], + [164.16972656250007, -20.48017578125004], + [164.05966796875012, -20.141503906249966], + [164.20234375000004, -20.246093749999957] + ] + ] + ] + }, + "properties": { + "name": "New Caledonia", + "childNum": 4 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [14.97900390625, 22.99619140624999], + [15.181835937500011, 21.523388671874997], + [15.607324218750023, 20.954394531250003], + [15.587109375000011, 20.733300781249994], + [15.963183593750017, 20.34619140625], + [15.735058593750011, 19.904052734375], + [15.474316406250011, 16.908398437499997], + [14.367968750000017, 15.750146484374994], + [13.4482421875, 14.380664062500003], + [13.505761718750023, 14.134423828124994], + [13.606347656250023, 13.70458984375], + [13.426953125000011, 13.701757812499991], + [13.323828125, 13.670849609374997], + [12.871679687500006, 13.449023437500003], + [12.65478515625, 13.3265625], + [12.463183593750017, 13.09375], + [10.958886718750023, 13.371533203124997], + [10.475878906250017, 13.330224609374994], + [10.229589843750006, 13.281005859375], + [10.184667968750006, 13.270117187499991], + [9.615917968750011, 12.810644531249991], + [9.201562500000023, 12.821484375], + [8.750585937500006, 12.908154296874997], + [8.4560546875, 13.059667968749991], + [8.095019531250017, 13.291162109374994], + [7.955761718750011, 13.32275390625], + [7.788671875, 13.337890625], + [7.056738281250006, 13.000195312499997], + [6.804296875, 13.107666015625], + [6.2998046875, 13.658789062499991], + [6.184277343750011, 13.66367187499999], + [5.838183593750017, 13.765380859375], + [5.491992187500017, 13.872851562500003], + [5.415820312500017, 13.859179687500003], + [5.361621093750017, 13.836865234374997], + [5.241894531250011, 13.757226562499994], + [4.664843750000017, 13.733203125], + [4.147558593750006, 13.457714843749997], + [3.947851562500006, 12.775048828124994], + [3.646679687500011, 12.529980468749997], + [3.595410156250011, 11.6962890625], + [2.805273437500006, 12.383837890624989], + [2.366015625000017, 12.221923828125], + [2.38916015625, 11.897070312499991], + [2.072949218750011, 12.309375], + [2.226269531250011, 12.466064453125], + [2.104589843750006, 12.701269531249991], + [1.56494140625, 12.635400390624994], + [0.9873046875, 13.041894531249994], + [0.988476562500011, 13.36484375], + [1.201171875, 13.357519531249991], + [0.6181640625, 13.703417968750003], + [0.42919921875, 13.972119140624997], + [0.382519531250011, 14.245800781249997], + [0.163867187500017, 14.497216796874994], + [0.217480468750011, 14.911474609374991], + [0.947460937500011, 14.982128906249997], + [1.300195312500023, 15.272265625], + [3.001074218750006, 15.340966796874994], + [3.06015625, 15.427197265624997], + [3.504296875000023, 15.356347656249994], + [3.5205078125, 15.483105468749997], + [3.842968750000011, 15.701708984375003], + [4.121289062500011, 16.357714843750003], + [4.234667968750017, 16.996386718750003], + [4.227636718750006, 19.142773437499997], + [5.836621093750011, 19.479150390624994], + [7.481738281250017, 20.873095703125003], + [11.967871093750006, 23.517871093750003], + [13.48125, 23.18017578125], + [14.215527343750011, 22.619677734375003], + [14.97900390625, 22.99619140624999] + ] + ] + }, + "properties": { + "name": "Niger", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [7.30078125, 4.418164062500026], + [7.140429687500017, 4.395117187500034], + [7.227343750000045, 4.527343749999972], + [7.30078125, 4.418164062500026] + ] + ], + [ + [ + [6.804296875, 13.107666015625], + [7.056738281250006, 13.00019531250004], + [7.788671875, 13.337890625], + [7.955761718750011, 13.322753906250028], + [8.095019531250045, 13.29116210937498], + [8.750585937500034, 12.908154296875026], + [9.20156250000008, 12.82148437500004], + [9.615917968750011, 12.810644531249963], + [10.184667968750063, 13.270117187499963], + [10.229589843749977, 13.281005859375043], + [10.475878906250074, 13.330224609375037], + [10.958886718750051, 13.371533203125011], + [12.463183593750017, 13.09375], + [12.654785156250057, 13.3265625], + [13.426953125000068, 13.701757812499963], + [13.606347656250023, 13.704589843750014], + [13.932324218750011, 13.258496093749997], + [14.06396484375, 13.078515625], + [14.160058593750023, 12.612792968749986], + [14.184863281250017, 12.447216796874997], + [14.272851562500023, 12.356494140624989], + [14.518945312500051, 12.298242187500023], + [14.619726562500063, 12.150976562500048], + [14.559765625000011, 11.492285156249963], + [14.20234375000004, 11.268164062499963], + [14.143261718750068, 11.248535156250043], + [14.056738281250034, 11.245019531250037], + [13.981445312500057, 11.21186523437504], + [13.892089843750057, 11.140087890624983], + [13.699902343749983, 10.873144531250048], + [13.53535156250004, 10.605078124999963], + [13.414550781250028, 10.171435546874989], + [13.269921875000051, 10.036181640624974], + [13.198730468750028, 9.563769531250003], + [12.929492187500074, 9.426269531249972], + [12.87568359375004, 9.303515625000017], + [12.80654296875008, 8.886621093749994], + [12.7822265625, 8.817871093750014], + [12.651562500000011, 8.667773437499989], + [12.40351562500004, 8.59555664062502], + [12.311328125000074, 8.419726562499989], + [12.2333984375, 8.282324218749977], + [12.016015625000051, 7.589746093750009], + [11.809179687500006, 7.345068359374991], + [11.767382812500017, 7.272265624999989], + [11.861425781249977, 7.11640625000004], + [11.657519531250017, 6.951562500000023], + [11.580078125000057, 6.88886718750004], + [11.551660156250023, 6.697265625], + [11.153320312500057, 6.437939453125011], + [11.1064453125, 6.457714843750054], + [11.032519531250045, 6.697900390625037], + [10.954199218750006, 6.7765625], + [10.60625, 7.063085937500006], + [10.413183593750006, 6.877734375], + [10.293066406250034, 6.876757812499974], + [10.205468750000051, 6.891601562499986], + [10.185546874999972, 6.91279296875004], + [10.167773437500017, 6.959179687499983], + [10.143554687500057, 6.99643554687502], + [10.038867187500045, 6.921386718750014], + [9.874218750000068, 6.803271484375017], + [9.82070312500008, 6.783935546874986], + [9.779882812500034, 6.760156250000023], + [9.725585937499972, 6.65], + [9.659960937500017, 6.531982421874986], + [9.490234375, 6.418652343749997], + [8.997167968750006, 5.917724609375], + [8.715625, 5.046875], + [8.514843750000068, 4.724707031250034], + [8.23378906250008, 4.907470703124972], + [8.293066406250006, 4.557617187500014], + [7.644238281250068, 4.525341796875011], + [7.530761718750028, 4.655175781249994], + [7.284375, 4.547656250000031], + [7.076562500000051, 4.716162109374991], + [7.15468750000008, 4.514404296875], + [6.92324218750008, 4.390673828125017], + [6.767675781250006, 4.724707031250034], + [6.860351562500057, 4.373339843750045], + [6.633007812500011, 4.340234375000051], + [6.579980468750051, 4.475976562499994], + [6.554589843750023, 4.34140625000002], + [6.263671875, 4.309423828124991], + [6.270996093749972, 4.432128906250028], + [6.173339843749972, 4.277392578125031], + [5.970703125, 4.338574218749983], + [5.587792968750051, 4.647216796874972], + [5.448144531250023, 4.945849609374974], + [5.383300781250057, 5.129003906249977], + [5.475976562500023, 5.153857421874989], + [5.370019531250023, 5.195019531250026], + [5.367968750000045, 5.337744140624963], + [5.549707031250023, 5.474218749999963], + [5.385839843750034, 5.401757812500037], + [5.199218750000028, 5.533544921874977], + [5.456640624999977, 5.61171875], + [5.327343750000011, 5.707519531249986], + [5.112402343750034, 5.64155273437504], + [4.861035156250068, 6.026318359374997], + [4.431347656250011, 6.348583984375026], + [3.450781249999977, 6.427050781250017], + [3.71699218750004, 6.597949218750017], + [3.430175781250057, 6.525], + [3.335546875000063, 6.396923828125011], + [2.706445312500051, 6.369238281249963], + [2.735644531250045, 6.595703125], + [2.753710937499989, 6.661767578124966], + [2.774609374999983, 6.711718750000017], + [2.752929687500028, 6.771630859374966], + [2.731738281250045, 6.852832031249989], + [2.721386718750068, 6.980273437500017], + [2.75673828125008, 7.067919921875017], + [2.750488281250057, 7.39506835937496], + [2.765820312500068, 7.422509765625051], + [2.783984375000045, 7.443408203125045], + [2.78515625, 7.476855468750017], + [2.703125, 8.371826171875], + [2.774804687500023, 9.048535156250026], + [3.044921875, 9.08383789062502], + [3.325195312499972, 9.778466796875051], + [3.60205078125, 10.004541015625009], + [3.646582031250006, 10.408984374999989], + [3.771777343750017, 10.417626953124966], + [3.83447265625, 10.607421875], + [3.7568359375, 10.76875], + [3.71640625, 11.07958984375], + [3.695312499999972, 11.12031250000004], + [3.63886718750004, 11.176855468750006], + [3.487792968749972, 11.395410156250037], + [3.490527343750017, 11.499218750000054], + [3.55390625000004, 11.631884765624989], + [3.595410156250068, 11.696289062500057], + [3.664746093750068, 11.762451171875028], + [3.646679687500011, 12.529980468749983], + [3.947851562500006, 12.775048828124994], + [4.147558593750006, 13.457714843749983], + [4.664843750000045, 13.733203124999974], + [5.241894531250011, 13.757226562499994], + [5.361621093750074, 13.836865234375054], + [5.415820312500017, 13.859179687499974], + [5.491992187500074, 13.872851562500003], + [6.2998046875, 13.658789062500006], + [6.804296875, 13.107666015625] + ] + ] + ] + }, + "properties": { + "name": "Nigeria", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-83.6419921875, 10.917236328125], + [-83.71293945312499, 10.785888671875], + [-83.91928710937499, 10.7353515625], + [-84.6341796875, 11.045605468749997], + [-84.9091796875, 10.9453125], + [-85.5841796875, 11.189453125], + [-85.7443359375, 11.06210937499999], + [-87.670166015625, 12.965673828124991], + [-87.58505859374999, 13.043310546874991], + [-87.42436523437499, 12.921142578125], + [-87.33725585937499, 12.979248046875], + [-87.05917968749999, 12.991455078125], + [-87.00932617187499, 13.0078125], + [-86.918212890625, 13.223583984374997], + [-86.87353515625, 13.266503906249994], + [-86.792138671875, 13.27978515625], + [-86.72929687499999, 13.284375], + [-86.710693359375, 13.313378906249994], + [-86.76352539062499, 13.63525390625], + [-86.77060546874999, 13.69873046875], + [-86.758984375, 13.746142578125003], + [-86.733642578125, 13.763476562500003], + [-86.61025390625, 13.774853515624997], + [-86.376953125, 13.755664062500003], + [-86.33173828125, 13.770068359375003], + [-86.238232421875, 13.899462890625003], + [-86.15122070312499, 13.994580078124997], + [-86.0892578125, 14.037207031249991], + [-86.04038085937499, 14.050146484374991], + [-85.9837890625, 13.965673828124991], + [-85.78671875, 13.844433593749997], + [-85.75341796875, 13.85205078125], + [-85.73393554687499, 13.858691406250003], + [-85.727734375, 13.876074218749991], + [-85.731201171875, 13.931835937499997], + [-85.68193359374999, 13.982568359374994], + [-85.20834960937499, 14.311816406250003], + [-85.059375, 14.582958984374997], + [-84.86044921874999, 14.809765625], + [-84.645947265625, 14.661083984374997], + [-84.53764648437499, 14.633398437499991], + [-83.635498046875, 14.876416015624997], + [-83.5365234375, 14.977001953124997], + [-83.4150390625, 15.008056640625], + [-83.15751953124999, 14.993066406249994], + [-83.18535156249999, 14.956396484374991], + [-83.21591796874999, 14.932373046875], + [-83.27988281249999, 14.812792968750003], + [-83.344384765625, 14.902099609375], + [-83.413720703125, 14.825341796874994], + [-83.29921875, 14.7490234375], + [-83.187744140625, 14.340087890625], + [-83.4123046875, 13.99648437499999], + [-83.567333984375, 13.3203125], + [-83.5109375, 12.411816406249997], + [-83.627197265625, 12.459326171874991], + [-83.59335937499999, 12.713085937499997], + [-83.75424804687499, 12.501953125], + [-83.680419921875, 12.024316406249994], + [-83.7671875, 12.059277343749997], + [-83.82890624999999, 11.861035156249997], + [-83.70458984375, 11.824560546874991], + [-83.6517578125, 11.642041015624997], + [-83.86787109375, 11.300048828125], + [-83.6419921875, 10.917236328125] + ] + ] + }, + "properties": { + "name": "Nicaragua", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-169.80341796875, -19.0830078125], + [-169.94833984375, -19.072851562500006], + [-169.834033203125, -18.96601562500001], + [-169.80341796875, -19.0830078125] + ] + ] + }, + "properties": { + "name": "Niue", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-68.205810546875, 12.144580078124989], + [-68.25434570312495, 12.032080078124977], + [-68.36923828125, 12.301953124999983], + [-68.205810546875, 12.144580078124989] + ] + ], + [ + [ + [4.226171875000034, 51.38647460937503], + [3.902050781250011, 51.20766601562502], + [3.43251953125008, 51.24575195312505], + [3.35009765625, 51.37768554687503], + [4.226171875000034, 51.38647460937503] + ] + ], + [ + [ + [3.94912109375008, 51.73945312500001], + [4.07509765625008, 51.648779296875006], + [3.699023437500017, 51.70991210937501], + [3.94912109375008, 51.73945312500001] + ] + ], + [ + [ + [4.886132812500023, 53.07070312500005], + [4.70917968750004, 53.036035156249994], + [4.886425781249983, 53.18330078124998], + [4.886132812500023, 53.07070312500005] + ] + ], + [ + [ + [4.226171875000034, 51.38647460937503], + [3.448925781250068, 51.54077148437503], + [3.743945312500017, 51.596044921875006], + [4.27412109375004, 51.47163085937498], + [4.004785156250051, 51.595849609374966], + [4.182617187500057, 51.61030273437498], + [3.946875, 51.810546875], + [4.482812500000023, 52.30917968749998], + [4.76875, 52.941308593749966], + [5.061230468750068, 52.96064453125001], + [5.532031250000074, 53.268701171874966], + [6.062207031250068, 53.407080078125006], + [6.816210937500045, 53.44116210937503], + [7.197265625000028, 53.28227539062499], + [7.033007812500045, 52.65136718749997], + [6.710742187500045, 52.61787109374998], + [6.748828125000074, 52.464013671874994], + [7.035156250000057, 52.38022460937498], + [6.724511718749994, 52.080224609374966], + [6.800390625, 51.96738281249998], + [5.948730468750057, 51.80268554687501], + [6.198828125000034, 51.45], + [6.129980468750034, 51.14741210937501], + [5.857519531250034, 51.030126953125006], + [6.048437500000034, 50.90488281250006], + [5.993945312500017, 50.75043945312504], + [5.693554687500011, 50.774755859375006], + [5.796484375000034, 51.153076171875], + [5.214160156250045, 51.278955078124966], + [5.03095703125004, 51.46909179687498], + [4.226171875000034, 51.38647460937503] + ] + ], + [ + [ + [5.325781250000063, 53.38574218750003], + [5.190234375000074, 53.39179687500001], + [5.582617187500063, 53.438085937500034], + [5.325781250000063, 53.38574218750003] + ] + ] + ] + }, + "properties": { + "name": "Netherlands", + "childNum": 6, + "cp": [5.0752777, 52.358465] + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [5.085839843750023, 60.30756835937501], + [5.089062500000068, 60.188769531250045], + [4.95722656250004, 60.44726562500006], + [5.085839843750023, 60.30756835937501] + ] + ], + [ + [ + [4.958691406250068, 61.084570312500034], + [4.79902343750004, 61.08271484375001], + [4.861621093749989, 61.19384765625], + [4.958691406250068, 61.084570312500034] + ] + ], + [ + [ + [8.10273437500004, 63.33759765625004], + [7.804003906250017, 63.413916015625034], + [8.073535156250045, 63.47080078124998], + [8.10273437500004, 63.33759765625004] + ] + ], + [ + [ + [8.470800781250063, 63.66713867187502], + [8.287109375000028, 63.68715820312502], + [8.764648437500057, 63.804638671874955], + [8.78652343750008, 63.703466796875034], + [8.470800781250063, 63.66713867187502] + ] + ], + [ + [ + [11.2314453125, 64.865869140625], + [10.739843750000034, 64.87031250000001], + [11.02099609375, 64.97871093749995], + [11.2314453125, 64.865869140625] + ] + ], + [ + [ + [12.971777343750063, 67.87412109375], + [12.824023437500074, 67.82124023437498], + [13.068066406250068, 68.07133789062505], + [12.971777343750063, 67.87412109375] + ] + ], + [ + [ + [13.872851562500045, 68.26533203125004], + [14.096777343750034, 68.218603515625], + [13.229394531250051, 67.995361328125], + [13.300195312499994, 68.16044921875007], + [13.872851562500045, 68.26533203125004] + ] + ], + [ + [ + [15.207128906250006, 68.943115234375], + [15.222070312500023, 68.61630859375003], + [14.404687500000051, 68.663232421875], + [15.037792968750068, 69.00053710937507], + [15.207128906250006, 68.943115234375] + ] + ], + [ + [ + [15.760351562500006, 68.56123046875001], + [16.328906250000017, 68.87631835937498], + [16.519238281250068, 68.63300781249998], + [15.975292968750011, 68.402490234375], + [14.257519531249983, 68.19077148437503], + [15.412597656250028, 68.61582031250003], + [15.483007812500006, 69.04345703125003], + [16.04804687500001, 69.30205078125002], + [15.760351562500006, 68.56123046875001] + ] + ], + [ + [ + [17.503027343750034, 69.59624023437502], + [18.004101562500068, 69.50498046874998], + [17.95068359375003, 69.19814453125], + [17.487890625000063, 69.19682617187499], + [17.08251953124997, 69.013671875], + [16.81044921875008, 69.07070312499997], + [17.001757812500045, 69.36191406250006], + [17.36083984375003, 69.38149414062497], + [17.503027343750034, 69.59624023437502] + ] + ], + [ + [ + [29.956152343750006, 69.79677734375002], + [29.766210937500006, 69.76752929687501], + [29.835839843749994, 69.90556640625005], + [29.956152343750006, 69.79677734375002] + ] + ], + [ + [ + [20.779199218750023, 70.08974609375002], + [20.46425781250005, 70.0765625], + [20.492773437500006, 70.20332031249995], + [20.78603515625008, 70.21953124999999], + [20.779199218750023, 70.08974609375002] + ] + ], + [ + [ + [19.25507812500001, 70.06640625000006], + [19.607812500000023, 70.019140625], + [19.334765625000074, 69.82026367187501], + [18.784765625000034, 69.57900390624997], + [18.12988281250003, 69.557861328125], + [18.34931640625004, 69.76787109374999], + [18.67402343750004, 69.78164062500002], + [19.13271484375005, 70.24414062500003], + [19.25507812500001, 70.06640625000006] + ] + ], + [ + [ + [19.76748046875005, 70.21669921875002], + [20.005957031250034, 70.07622070312502], + [19.599023437499994, 70.26616210937507], + [19.76748046875005, 70.21669921875002] + ] + ], + [ + [ + [23.615332031250034, 70.54931640625003], + [23.15917968750003, 70.28261718750005], + [22.941015625000063, 70.444580078125], + [23.546679687500017, 70.61708984374997], + [23.615332031250034, 70.54931640625003] + ] + ], + [ + [ + [24.01757812500003, 70.56738281249997], + [23.716601562500074, 70.561865234375], + [23.778417968750063, 70.74736328125005], + [24.01757812500003, 70.56738281249997] + ] + ], + [ + [ + [23.440527343750063, 70.81577148437503], + [22.8291015625, 70.54155273437505], + [22.358691406250017, 70.514794921875], + [21.99453125000008, 70.65712890624997], + [23.440527343750063, 70.81577148437503] + ] + ], + [ + [ + [30.869726562500006, 69.78344726562506], + [30.860742187499994, 69.53842773437503], + [30.18017578124997, 69.63583984375], + [30.08730468750005, 69.43286132812503], + [29.38828125, 69.29814453125005], + [28.96582031250003, 69.02197265625], + [28.846289062500006, 69.17690429687502], + [29.33339843750005, 69.47299804687503], + [29.14160156250003, 69.67143554687505], + [27.747851562500045, 70.06484375], + [27.127539062500063, 69.90649414062497], + [26.525390625000057, 69.91503906250003], + [26.07246093750004, 69.69155273437497], + [25.748339843750017, 68.99013671875], + [24.94140625000003, 68.59326171875006], + [23.85400390625, 68.80590820312503], + [23.324023437500017, 68.64897460937502], + [22.410937500000074, 68.719873046875], + [21.59375, 69.273583984375], + [21.06611328125001, 69.21411132812497], + [21.065722656250017, 69.04174804687503], + [20.622167968750006, 69.036865234375], + [20.116699218750057, 69.02089843750005], + [20.348046875000023, 68.84873046875003], + [19.969824218750063, 68.35639648437501], + [18.303027343750045, 68.55541992187497], + [17.91669921875001, 67.96489257812502], + [17.324609375000023, 68.10380859374999], + [16.783593750000023, 67.89501953125], + [16.12744140625, 67.42583007812507], + [16.40351562500004, 67.05498046875002], + [15.422949218750006, 66.48984374999998], + [15.483789062500051, 66.30595703124999], + [14.543261718750045, 66.12934570312498], + [14.47968750000004, 65.30146484374998], + [13.650292968750023, 64.58154296874997], + [14.077636718750028, 64.464013671875], + [14.141210937500006, 64.17353515624998], + [13.960546875000063, 64.01401367187498], + [13.203515625000023, 64.07509765625], + [12.792773437500017, 64], + [12.175195312500051, 63.595947265625], + [11.999902343750051, 63.29169921875001], + [12.303515625000074, 62.28559570312501], + [12.155371093750006, 61.720751953125045], + [12.88076171875008, 61.35229492187506], + [12.706054687500028, 61.059863281250074], + [12.29414062500004, 61.00268554687506], + [12.588671874999989, 60.450732421875045], + [12.486132812500074, 60.10678710937506], + [11.680761718750034, 59.59228515625003], + [11.798144531250074, 59.28989257812498], + [11.64277343750004, 58.92607421875002], + [11.470703125000057, 58.909521484375034], + [11.388281250000063, 59.036523437499966], + [10.834472656250028, 59.18393554687498], + [10.595312500000063, 59.764550781249966], + [10.179394531250068, 59.00927734375003], + [9.842578125000017, 58.95849609374997], + [9.557226562500063, 59.11269531250002], + [9.65693359375004, 58.97119140624997], + [8.166113281250063, 58.145312500000045], + [7.0048828125, 58.024218750000074], + [6.877050781250006, 58.15073242187498], + [6.590527343750068, 58.09731445312502], + [6.659863281250068, 58.26274414062499], + [5.706835937500074, 58.52363281250001], + [5.55556640625008, 58.975195312500006], + [6.099023437500023, 58.87026367187502], + [6.363281250000028, 59.00092773437501], + [6.099414062500017, 58.951953125000074], + [5.88916015625, 59.097949218750045], + [5.951855468750068, 59.299072265625], + [6.415332031250074, 59.547119140625], + [5.17324218750008, 59.16254882812498], + [5.2421875, 59.564306640625034], + [5.472460937500017, 59.713085937499955], + [5.77216796875004, 59.66093749999999], + [6.216601562499989, 59.818359375], + [5.73046875, 59.863085937500045], + [6.348730468750006, 60.35297851562504], + [6.57363281250008, 60.36059570312497], + [6.526855468750057, 60.152929687500034], + [6.995703125, 60.511962890625], + [6.1533203125, 60.34624023437499], + [5.145800781250074, 59.63881835937502], + [5.205664062500006, 60.087939453125045], + [5.688574218749977, 60.12319335937502], + [5.285839843750011, 60.20571289062505], + [5.13710937500008, 60.445605468750074], + [5.648339843750051, 60.68798828124997], + [5.244042968750023, 60.569580078125], + [5.115820312500006, 60.63598632812503], + [5.008593750000017, 61.038183593750006], + [6.777832031250028, 61.142431640625006], + [7.038671875000063, 60.952929687500045], + [7.040136718750006, 61.091162109375034], + [7.604492187500057, 61.210546875000034], + [7.34658203125008, 61.30058593749999], + [7.442578125000011, 61.43461914062502], + [7.173535156250011, 61.16596679687501], + [6.599902343750017, 61.28964843749998], + [6.383496093750068, 61.133886718750034], + [5.451269531250034, 61.10234375000002], + [5.106738281250017, 61.187548828125045], + [5.002734375000074, 61.43359375], + [5.338671875000017, 61.485498046874994], + [4.927832031249977, 61.71069335937506], + [4.93007812499999, 61.878320312499994], + [6.01582031250004, 61.7875], + [6.730761718750045, 61.86977539062505], + [5.266894531250045, 61.935595703125045], + [5.143164062500063, 62.159912109375], + [5.908300781249977, 62.41601562500003], + [6.083496093750057, 62.349609375], + [6.580078125000057, 62.407275390625045], + [6.692382812500028, 62.46806640624999], + [6.136132812500051, 62.40747070312497], + [6.352929687500051, 62.61113281249999], + [7.653125, 62.56401367187499], + [7.538378906250074, 62.67207031249998], + [8.045507812500006, 62.77124023437503], + [6.734960937500006, 62.72070312500003], + [6.940429687500028, 62.930468750000045], + [7.571875, 63.09951171875002], + [8.100585937500028, 63.090966796874966], + [8.623144531250006, 62.84624023437502], + [8.158007812500017, 63.16152343750005], + [8.635546875000045, 63.34233398437502], + [8.360742187500023, 63.498876953125034], + [8.576171875000028, 63.60117187499998], + [9.135839843750006, 63.593652343749966], + [9.156054687500045, 63.459326171875034], + [9.696875, 63.624560546875045], + [10.020996093750028, 63.39082031250004], + [10.76015625000008, 63.461279296875006], + [10.725292968750068, 63.625], + [11.370703125000034, 63.804833984374994], + [11.175585937500074, 63.89887695312498], + [11.457617187500063, 64.00297851562505], + [11.306640625000028, 64.04887695312499], + [10.91425781250004, 63.92109374999998], + [10.934863281250045, 63.770214843749955], + [10.055078125000051, 63.5126953125], + [9.567285156250051, 63.70615234374998], + [10.565625, 64.418310546875], + [11.523828125000051, 64.744384765625], + [11.632910156250063, 64.81391601562495], + [11.296777343750051, 64.75478515625], + [11.489355468750034, 64.975830078125], + [12.15966796875, 65.178955078125], + [12.508398437499977, 65.09941406250005], + [12.915527343750057, 65.33925781249997], + [12.417578125000063, 65.18408203124997], + [12.133886718749977, 65.27915039062498], + [12.68886718750008, 65.90219726562498], + [13.033105468750051, 65.95625], + [12.783789062500063, 66.10043945312506], + [14.034179687500057, 66.29755859374998], + [13.118847656250011, 66.23066406250004], + [13.211425781250028, 66.64082031250001], + [13.959472656250028, 66.79433593750002], + [13.651562500000011, 66.90708007812498], + [14.10878906250008, 67.11923828125003], + [15.41572265625004, 67.20244140625002], + [14.441699218750045, 67.27138671875005], + [14.961914062500057, 67.57426757812502], + [15.59443359375004, 67.34853515625005], + [15.691503906250006, 67.52138671875], + [15.24873046875004, 67.6021484375], + [15.303906250000011, 67.76528320312502], + [14.854687500000068, 67.66333007812506], + [14.798925781250063, 67.80932617187503], + [15.13427734375, 67.97270507812502], + [15.621386718750017, 67.94829101562502], + [15.316015624999977, 68.06875], + [16.007910156250006, 68.22871093750004], + [16.312304687500017, 67.88144531249998], + [16.20380859375001, 68.31674804687503], + [17.552832031250063, 68.42626953125006], + [16.51435546875004, 68.53256835937503], + [18.101464843749994, 69.15629882812499], + [18.259765625, 69.47060546875], + [18.915917968750023, 69.33559570312502], + [18.614453125000068, 69.49057617187498], + [19.197265625000057, 69.74785156249999], + [19.722460937500017, 69.78164062500002], + [19.64150390625005, 69.42402343750001], + [20.324218750000057, 69.94531249999997], + [20.054492187500074, 69.33266601562497], + [20.486718750000023, 69.54208984375], + [20.739453124999983, 69.52050781250003], + [20.622070312500057, 69.91391601562498], + [21.163085937500057, 69.88950195312498], + [21.432910156250045, 70.01318359375006], + [21.974707031250034, 69.83457031249998], + [21.355761718750045, 70.23339843749997], + [22.321972656250068, 70.264501953125], + [22.684570312500057, 70.374755859375], + [23.35390625000008, 69.98339843750003], + [23.3291015625, 70.20722656249995], + [24.420019531250034, 70.70200195312503], + [24.263476562500017, 70.82631835937497], + [24.658007812500017, 71.00102539062505], + [25.264648437500057, 70.843505859375], + [25.768164062500063, 70.85317382812502], + [25.043847656250023, 70.10903320312502], + [26.66132812500004, 70.93974609374999], + [26.585058593750034, 70.41000976562498], + [26.989355468750063, 70.51137695312502], + [27.183691406250034, 70.74404296875], + [27.546484375000063, 70.80400390625005], + [27.23525390625008, 70.94721679687498], + [27.59707031250005, 71.09130859375003], + [28.392285156250068, 70.97529296875004], + [27.898046875, 70.67792968750001], + [28.271777343750017, 70.66796875000003], + [28.192968750000034, 70.24858398437505], + [28.83154296875003, 70.86396484375001], + [29.7375, 70.646826171875], + [30.065136718750097, 70.70297851562498], + [30.944140625000017, 70.27441406249997], + [30.262988281250074, 70.12470703125004], + [28.804296875000063, 70.09252929687506], + [29.601367187500017, 69.97675781249998], + [29.792089843750063, 69.727880859375], + [30.08828125, 69.71757812500005], + [30.237597656250017, 69.86220703125002], + [30.428320312500006, 69.722265625], + [30.869726562500006, 69.78344726562506] + ] + ], + [ + [ + [25.58632812500005, 71.14208984375], + [26.13378906250003, 70.99580078125004], + [25.582031250000057, 70.960791015625], + [25.31494140625, 71.03413085937504], + [25.58632812500005, 71.14208984375] + ] + ], + [ + [ + [-8.953564453124983, 70.83916015625002], + [-8.001367187499966, 71.17768554687495], + [-8.002099609374937, 71.04125976562497], + [-8.953564453124983, 70.83916015625002] + ] + ], + [ + [ + [19.219335937500006, 74.39101562500002], + [18.86123046875008, 74.51416015624997], + [19.182910156250045, 74.51791992187503], + [19.219335937500006, 74.39101562500002] + ] + ], + [ + [ + [21.60810546875004, 78.59570312499997], + [22.04316406250004, 78.57695312500007], + [22.29951171875004, 78.22817382812497], + [23.451953125000074, 78.14946289062502], + [23.11669921874997, 77.99150390624999], + [24.901855468750057, 77.756591796875], + [22.55371093750003, 77.26665039062502], + [22.685351562500045, 77.55351562500002], + [20.928125, 77.45966796874998], + [21.653125, 77.92353515624998], + [20.22792968750005, 78.47783203125005], + [21.60810546875004, 78.59570312499997] + ] + ], + [ + [ + [11.250292968750017, 78.610693359375], + [12.116406250000068, 78.232568359375], + [11.121289062500011, 78.46328125], + [10.558203125000063, 78.90292968750003], + [11.250292968750017, 78.610693359375] + ] + ], + [ + [ + [29.047070312500068, 78.91206054687504], + [29.69667968750005, 78.90473632812495], + [27.88906250000005, 78.8521484375], + [28.511132812500023, 78.96733398437502], + [29.047070312500068, 78.91206054687504] + ] + ], + [ + [ + [16.786718750000034, 79.90673828125], + [17.834570312499977, 79.80004882812503], + [17.66875, 79.38593750000004], + [18.39736328125008, 79.60517578125001], + [18.677832031250006, 79.26171875000003], + [19.893554687500057, 79.05620117187499], + [20.61103515625004, 79.10664062499998], + [21.388769531250034, 78.74042968749998], + [19.67675781250003, 78.60957031249995], + [16.700488281250045, 76.57929687499995], + [14.365820312500034, 77.23447265625003], + [13.995703125000034, 77.50820312500002], + [14.69501953125004, 77.525048828125], + [14.920800781250023, 77.68881835937506], + [17.033300781250006, 77.79770507812503], + [16.91406250000003, 77.89799804687505], + [14.089941406250063, 77.77138671875], + [13.680566406250051, 78.028125], + [14.307226562500006, 78.00507812500001], + [15.783886718750011, 78.32705078125005], + [17.00292968750003, 78.36938476562497], + [16.44863281250008, 78.50356445312502], + [16.78261718750008, 78.66362304687505], + [15.417382812500023, 78.47324218749998], + [15.384179687500023, 78.77119140625001], + [15.01630859375004, 78.63012695312497], + [14.689257812500017, 78.720947265625], + [14.638281250000034, 78.41459960937502], + [14.110449218750063, 78.27089843749997], + [13.150195312499989, 78.2375], + [11.365429687500011, 78.95039062500004], + [12.323437500000068, 78.91425781249995], + [12.083984375000028, 79.26752929687498], + [11.579785156250068, 79.28349609375005], + [11.208105468750034, 79.12963867187503], + [10.737597656250017, 79.52016601562502], + [10.804003906250045, 79.79877929687504], + [11.150390625, 79.71699218749998], + [11.702343750000011, 79.82060546875005], + [12.287792968750068, 79.713134765625], + [12.279980468749983, 79.81596679687507], + [13.692871093749972, 79.860986328125], + [13.777539062500011, 79.71528320312498], + [12.555371093750068, 79.56948242187502], + [13.333789062500017, 79.57480468750006], + [14.029589843750017, 79.34414062500005], + [14.59365234375008, 79.79873046875002], + [16.34375, 78.97612304687502], + [15.816113281250011, 79.68183593750001], + [16.245703125000034, 80.04946289062502], + [16.786718750000034, 79.90673828125] + ] + ], + [ + [ + [32.52597656250006, 80.119140625], + [31.48193359374997, 80.10791015625003], + [33.62929687499999, 80.21743164062497], + [32.52597656250006, 80.119140625] + ] + ], + [ + [ + [20.897851562500023, 80.24995117187501], + [22.289746093749983, 80.04921874999997], + [22.450781250000034, 80.40224609375005], + [23.00800781250004, 80.473974609375], + [23.114550781250074, 80.18696289062498], + [24.29755859375004, 80.36040039062505], + [26.86083984375, 80.16000976562498], + [27.19863281250008, 79.90659179687506], + [25.641210937500034, 79.40302734374995], + [23.94775390625, 79.19428710937498], + [22.903710937500023, 79.23066406250001], + [22.865527343750045, 79.41186523437497], + [20.861132812500017, 79.39785156249997], + [20.128222656250074, 79.489599609375], + [19.674609375000045, 79.591162109375], + [20.784082031250023, 79.74858398437502], + [18.725, 79.7607421875], + [18.25537109375, 79.92919921875003], + [18.855957031250057, 80.03662109375], + [17.91689453125005, 80.14311523437502], + [19.343359375000063, 80.11640624999998], + [19.733300781249994, 80.47783203124999], + [20.897851562500023, 80.24995117187501] + ] + ] + ] + }, + "properties": { + "name": "Norway", + "childNum": 27 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [87.984375, 27.133935546874994], + [87.9931640625, 27.086083984374994], + [88.11103515625001, 26.928466796875], + [88.1572265625, 26.807324218749997], + [88.16152343750002, 26.724804687499997], + [88.11152343750001, 26.58642578125], + [88.05488281250001, 26.430029296875], + [88.02695312500003, 26.39501953125], + [87.9951171875, 26.382373046874996], + [87.28740234374999, 26.360302734374997], + [87.01640624999999, 26.555419921875], + [86.70136718750001, 26.43505859375], + [86.00732421875, 26.649365234374997], + [85.79453125000003, 26.604150390624994], + [85.7373046875, 26.63974609375], + [85.6484375, 26.829003906249994], + [85.56845703125003, 26.83984375], + [85.29296875, 26.741015625], + [85.19179687500002, 26.766552734374997], + [84.68535156249999, 27.041015625], + [84.65380859375, 27.091699218749994], + [84.65478515625, 27.203662109374996], + [84.64072265625003, 27.249853515625], + [84.61015624999999, 27.298681640625], + [84.48085937500002, 27.348193359374996], + [84.22978515624999, 27.42783203125], + [84.09101562500001, 27.491357421874994], + [83.82880859375001, 27.377832031249994], + [83.74697265625002, 27.395947265624997], + [83.55166015625002, 27.456347656249996], + [83.44716796875002, 27.46533203125], + [83.38398437500001, 27.44482421875], + [83.36943359374999, 27.41025390625], + [83.28974609375001, 27.370996093749994], + [82.7333984375, 27.518994140624997], + [82.71083984375002, 27.5966796875], + [82.67734375000003, 27.6734375], + [82.6298828125, 27.687060546874996], + [82.45136718750001, 27.671826171874997], + [82.28769531250003, 27.756542968749997], + [82.11191406250003, 27.864941406249997], + [82.03701171875002, 27.900585937499997], + [81.98769531250002, 27.913769531249997], + [81.94521484375002, 27.899267578125], + [81.896875, 27.874462890624997], + [81.85263671875003, 27.867089843749994], + [81.1689453125, 28.335009765624996], + [80.58701171875003, 28.649609375], + [80.51787109374999, 28.665185546874994], + [80.49580078125001, 28.635791015624996], + [80.47910156250003, 28.604882812499994], + [80.41855468750003, 28.612011718749997], + [80.32480468750003, 28.66640625], + [80.2265625, 28.723339843749997], + [80.07070312500002, 28.83017578125], + [80.05166015625002, 28.8703125], + [80.08457031250003, 28.994189453124996], + [80.13046875000003, 29.100390625], + [80.16953125000003, 29.124316406249996], + [80.23300781250003, 29.194628906249996], + [80.25595703125003, 29.318017578124994], + [80.2548828125, 29.42333984375], + [80.31689453125, 29.572070312499996], + [80.40185546875, 29.730273437499996], + [80.54902343750001, 29.899804687499994], + [80.81992187500003, 30.119335937499997], + [80.84814453125, 30.13974609375], + [80.90761718750002, 30.171923828124996], + [80.96611328124999, 30.180029296875], + [81.17714843750002, 30.039892578125], + [81.25507812500001, 30.093310546874996], + [81.41718750000001, 30.337597656249997], + [81.64189453124999, 30.3875], + [81.85488281250002, 30.36240234375], + [82.04335937500002, 30.3267578125], + [82.220703125, 30.063867187499994], + [83.15546875000001, 29.612646484375], + [83.58349609375, 29.18359375], + [83.93593750000002, 29.279492187499997], + [84.02197265625, 29.253857421874997], + [84.10136718749999, 29.219970703125], + [84.12783203125002, 29.156298828124996], + [84.17558593749999, 29.036376953125], + [84.22871093750001, 28.911767578124994], + [84.796875, 28.560205078124994], + [84.85507812500003, 28.553613281249994], + [85.06914062499999, 28.609667968749996], + [85.12636718750002, 28.60263671875], + [85.15908203125002, 28.592236328124997], + [85.16015625, 28.571875], + [85.12148437500002, 28.484277343749994], + [85.08857421875001, 28.372265625], + [85.12246093750002, 28.315966796874996], + [85.21210937500001, 28.292626953124994], + [85.41064453125, 28.276025390624994], + [85.67832031250003, 28.27744140625], + [85.75947265625001, 28.220654296874997], + [85.84023437500002, 28.1353515625], + [85.92167968749999, 27.989697265624997], + [85.9541015625, 27.92822265625], + [85.99453125000002, 27.910400390625], + [86.06416015625001, 27.934716796874994], + [86.07871093750003, 28.08359375], + [86.13701171874999, 28.11435546875], + [86.21796875000001, 28.0220703125], + [86.32861328125, 27.959521484374996], + [86.40869140625, 27.928662109374997], + [86.51689453124999, 27.963525390624994], + [86.55449218749999, 28.085205078125], + [86.61445312500001, 28.10302734375], + [86.69052734375003, 28.094921875], + [86.71962890625002, 28.070654296875], + [86.75039062500002, 28.0220703125], + [86.93378906250001, 27.968457031249997], + [87.02011718750003, 27.928662109374997], + [87.14140624999999, 27.838330078124997], + [87.29072265625001, 27.821923828124994], + [87.62255859375, 27.815185546875], + [87.86074218750002, 27.886083984375], + [88.10976562500002, 27.87060546875], + [87.984375, 27.133935546874994] + ] + ] + }, + "properties": { + "name": "Nepal", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [169.17822265624997, -52.497265625], + [169.12753906250006, -52.570312499999964], + [169.02177734375002, -52.49541015624998], + [169.17822265624997, -52.497265625] + ] + ], + [ + [ + [166.22109375, -50.76152343749997], + [166.2428710937501, -50.84570312499998], + [165.88916015624997, -50.80771484374996], + [166.10136718750002, -50.538964843750016], + [166.26748046875005, -50.558593750000014], + [166.22109375, -50.76152343749997] + ] + ], + [ + [ + [168.14492187500005, -46.862207031249966], + [168.04316406250004, -46.9326171875], + [168.2409179687501, -47.070019531250026], + [167.52197265624997, -47.258691406249994], + [167.80078125000003, -46.90654296875002], + [167.78398437500007, -46.699804687500006], + [167.9557617187501, -46.69443359374998], + [168.14492187500005, -46.862207031249966] + ] + ], + [ + [ + [166.97949218749997, -45.17968750000003], + [167.02265625000004, -45.299804687499986], + [166.89267578125012, -45.24052734374999], + [166.97949218749997, -45.17968750000003] + ] + ], + [ + [ + [-176.17763671874997, -43.74033203124998], + [-176.38173828124997, -43.86679687499998], + [-176.40737304687497, -43.7609375], + [-176.516552734375, -43.78476562499996], + [-176.33359375000003, -44.02529296875004], + [-176.51552734374997, -44.11660156249998], + [-176.62934570312495, -44.036132812500014], + [-176.55512695312504, -43.85195312499998], + [-176.84765625000003, -43.82392578125004], + [-176.56611328124995, -43.717578125000045], + [-176.17763671874997, -43.74033203124998] + ] + ], + [ + [ + [173.91464843750018, -40.86367187500004], + [173.78085937500012, -40.921777343749966], + [173.964453125, -40.71298828124998], + [173.91464843750018, -40.86367187500004] + ] + ], + [ + [ + [173.11533203125006, -41.27929687499997], + [173.94716796875005, -40.92412109375], + [173.79785156250003, -41.271972656249986], + [173.99941406250005, -40.99326171874996], + [174.30253906249996, -41.019531249999986], + [174.03857421875003, -41.24189453125], + [174.37011718750009, -41.1037109375], + [174.06933593750009, -41.42949218750002], + [174.08369140625015, -41.67080078124998], + [174.2831054687501, -41.740625], + [173.22119140624997, -42.976562499999986], + [172.62402343749997, -43.27246093749996], + [172.73476562500005, -43.35478515625003], + [172.52666015625002, -43.464746093749966], + [172.69345703125006, -43.444335937499986], + [172.80703125000005, -43.620996093749994], + [173.07324218750003, -43.676171874999966], + [173.065625, -43.87460937499998], + [172.50273437500002, -43.84365234374998], + [172.48037109375, -43.726660156250034], + [172.29658203125004, -43.867871093750026], + [172.035546875, -43.70175781250002], + [172.17978515625006, -43.895996093749986], + [171.24072265624997, -44.26416015625003], + [171.14628906250002, -44.9123046875], + [170.99902343750003, -44.91142578124999], + [171.11328125000003, -45.03925781250001], + [170.7005859375, -45.68427734374997], + [170.77626953125005, -45.870898437499974], + [170.4191406250001, -45.94101562499996], + [169.68662109375006, -46.55166015625002], + [169.34228515625003, -46.62050781250001], + [168.38212890625007, -46.60537109374995], + [168.1891601562501, -46.362207031249966], + [167.8419921875001, -46.366210937499986], + [167.539453125, -46.14853515624996], + [167.36894531250007, -46.24150390624999], + [166.73154296875006, -46.19785156249998], + [166.91669921875004, -45.95722656249998], + [166.64990234374997, -46.04169921875004], + [166.71796875000004, -45.88935546875001], + [166.49316406249997, -45.9638671875], + [166.48828124999997, -45.83183593750002], + [167.0033203125, -45.71210937500004], + [166.79765625000002, -45.64560546874999], + [166.99082031250012, -45.531738281249986], + [166.73398437500012, -45.54355468749999], + [166.74306640625, -45.46845703124997], + [166.91992187499997, -45.40791015624998], + [166.86923828125006, -45.31123046875], + [167.15566406250005, -45.410937499999974], + [167.23007812500012, -45.29033203125], + [167.02587890624997, -45.12363281249998], + [167.25947265625004, -45.08222656249997], + [167.19453125000004, -44.963476562500034], + [167.41074218750006, -44.82792968750003], + [167.4662109375, -44.958300781250045], + [167.48496093750006, -44.77138671874998], + [167.78701171875, -44.59501953125002], + [167.90898437500002, -44.66474609375001], + [167.85654296875012, -44.50068359374998], + [168.45742187500005, -44.030566406250045], + [169.17890625000004, -43.9130859375], + [169.16953125000006, -43.77705078125], + [169.83388671875, -43.53701171875004], + [170.24023437499997, -43.163867187500045], + [170.39609375000012, -43.18222656249996], + [170.30283203125012, -43.10761718750004], + [170.61181640625003, -43.091796875000014], + [170.5236328125001, -43.00898437500001], + [170.6654296875, -42.961230468749974], + [170.73525390625005, -43.029785156249986], + [170.96992187500004, -42.71835937499996], + [171.01171875000003, -42.88505859374999], + [171.027734375, -42.696093750000045], + [171.31337890625005, -42.460156250000026], + [171.48623046875, -41.7947265625], + [171.94804687500002, -41.53867187499996], + [172.13945312500002, -40.947265625000014], + [172.640625, -40.51826171875001], + [172.94365234375007, -40.51875], + [172.73261718750004, -40.54375], + [172.70439453125002, -40.6677734375], + [172.988671875, -40.84824218749999], + [173.11533203125006, -41.27929687499997] + ] + ], + [ + [ + [175.54316406250015, -36.279296874999986], + [175.34619140624997, -36.217773437499986], + [175.3895507812501, -36.07773437499996], + [175.54316406250015, -36.279296874999986] + ] + ], + [ + [ + [173.26943359375, -34.93476562499998], + [173.44785156250012, -34.844335937500034], + [173.47265625000003, -34.94697265624998], + [174.10400390625003, -35.14287109375002], + [174.1431640625, -35.3], + [174.32031250000003, -35.246679687500034], + [174.58066406250018, -35.78554687500004], + [174.39580078124996, -35.79736328124996], + [174.8021484375, -36.30947265625001], + [174.72246093750007, -36.84121093749998], + [175.29951171875004, -36.99326171874996], + [175.38535156250012, -37.206933593749966], + [175.54248046874997, -37.2013671875], + [175.46083984375005, -36.475683593750034], + [175.77216796875004, -36.73515625], + [176.10839843749997, -37.64511718749998], + [177.27402343750012, -37.993457031249974], + [178.0091796875, -37.55488281249998], + [178.53623046875006, -37.69208984375004], + [178.26767578125006, -38.551171875], + [177.976171875, -38.72226562500005], + [177.90878906250012, -39.23955078125], + [177.52294921875003, -39.07382812499999], + [177.07675781250012, -39.22177734375002], + [176.93925781249996, -39.55527343750002], + [177.10986328125009, -39.673144531250045], + [176.8421875000001, -40.15781250000002], + [175.98291015625003, -41.21328125000002], + [175.30976562499998, -41.610644531249974], + [175.16562500000012, -41.41738281249995], + [174.88134765624997, -41.42402343749997], + [174.8656250000001, -41.223046874999966], + [174.63535156250012, -41.28945312499999], + [175.1625, -40.62158203125], + [175.25410156250004, -40.28935546875], + [175.1559570312501, -40.11494140625], + [175.00927734375009, -39.95214843749996], + [173.93437500000013, -39.50908203125002], + [173.76367187499997, -39.31875], + [173.84433593750006, -39.13935546875001], + [174.39843749999997, -38.96259765624998], + [174.59736328124998, -38.78505859374995], + [174.80166015625005, -37.895507812500014], + [174.92802734375002, -37.80449218750003], + [174.58583984374994, -37.09775390625002], + [174.73427734375, -37.21523437499998], + [174.92890625000004, -37.084765625000045], + [174.78203125000013, -36.94375], + [174.47558593750009, -36.94189453124997], + [174.1888671875001, -36.492285156250034], + [174.4015625000001, -36.60195312499999], + [174.39277343750004, -36.24003906249999], + [174.26787109375002, -36.16308593750003], + [174.25371093749996, -36.24912109374998], + [174.03642578125013, -36.12246093750001], + [173.91445312499994, -35.908691406249986], + [173.91728515625002, -36.01816406249999], + [174.16640624999994, -36.327636718749986], + [174.05468749999991, -36.35976562500004], + [173.41220703125012, -35.542578125], + [173.62617187500004, -35.31914062499996], + [173.3763671875001, -35.50009765624996], + [173.31396484375003, -35.44335937499996], + [173.11669921874997, -35.205273437500026], + [173.190625, -35.01621093749998], + [172.70595703125005, -34.45517578124998], + [173.04394531249997, -34.429101562499994], + [172.96376953125, -34.53515625000003], + [173.26943359375, -34.93476562499998] + ] + ] + ] + }, + "properties": { + "name": "New Zealand", + "childNum": 9 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [58.722070312499994, 20.21875], + [58.640917968750074, 20.210693359375057], + [58.64121093750006, 20.33735351562501], + [58.884375, 20.680566406250023], + [58.95078125000006, 20.516162109375017], + [58.722070312499994, 20.21875] + ] + ], + [ + [ + [56.38798828125002, 24.97919921875004], + [56.640625, 24.4703125], + [57.12304687500003, 23.980712890625], + [58.773046875, 23.517187499999977], + [59.42939453125004, 22.660839843749955], + [59.82324218749997, 22.50898437500004], + [59.8, 22.21992187500001], + [59.37148437500005, 21.498828125000017], + [58.89570312500004, 21.11279296874997], + [58.47421875000006, 20.406884765624966], + [58.20898437500003, 20.423974609374994], + [58.245019531249994, 20.599218749999977], + [58.16943359375003, 20.58950195312505], + [57.86181640624997, 20.24414062500003], + [57.71416015625002, 19.678417968749983], + [57.81162109375006, 19.01708984374997], + [56.825976562500074, 18.753515625], + [56.3834960937501, 17.98798828125001], + [55.479101562500006, 17.84326171875003], + [55.25537109375003, 17.58564453125004], + [55.275195312500074, 17.320898437500006], + [55.06416015625004, 17.038916015625034], + [54.06816406250002, 17.005517578124966], + [53.60986328124997, 16.75996093750004], + [53.08564453125004, 16.648388671874955], + [51.977636718750006, 18.996142578125074], + [54.97734375000002, 19.995947265625006], + [55.64101562499999, 22.001855468749994], + [55.185839843750074, 22.7041015625], + [55.1999023437501, 23.034765625000034], + [55.53164062499999, 23.81904296875001], + [55.4684570312501, 23.94111328125001], + [55.98515625000002, 24.063378906249966], + [55.92861328125005, 24.215136718750074], + [55.76083984375006, 24.24267578125], + [55.795703125000074, 24.868115234374955], + [56.00058593750006, 24.953222656249977], + [56.06386718750005, 24.73876953125], + [56.38798828125002, 24.97919921875004] + ] + ], + [ + [ + [56.29785156250003, 25.650683593750045], + [56.144628906250006, 25.690527343750006], + [56.16748046875003, 26.047460937499977], + [56.08046875, 26.06264648437505], + [56.41308593749997, 26.351171875000034], + [56.29785156250003, 25.650683593750045] + ] + ] + ] + }, + "properties": { + "name": "Oman", + "childNum": 3 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [73.08961802927895, 36.86435907947333], + [73.08203125000107, 36.43949943991182], + [72.31128647748268, 35.77290936638241], + [73.13410859949555, 34.82510160558277], + [73.19895048106557, 33.88770931468204], + [74.00809389139292, 33.25375789331485], + [73.98984375, 33.22119140625], + [74.30361328125002, 32.991796875], + [74.30546875000002, 32.810449218749994], + [74.35458984375, 32.768701171874994], + [74.58828125000002, 32.753222656249996], + [74.632421875, 32.770898437499994], + [74.66328125000001, 32.757666015625], + [74.64335937500002, 32.607714843749996], + [74.68574218750001, 32.493798828124994], + [74.78886718750002, 32.4578125], + [74.9873046875, 32.462207031249996], + [75.33349609375, 32.279199218749994], + [75.25410156250001, 32.14033203125], + [75.13876953125, 32.104785156249996], + [75.07148437500001, 32.08935546875], + [74.73945312500001, 31.948828125], + [74.6357421875, 31.88974609375], + [74.55556640625002, 31.818554687499997], + [74.5259765625, 31.76513671875], + [74.50996093750001, 31.712939453124996], + [74.58183593750002, 31.52392578125], + [74.59394531250001, 31.465380859374996], + [74.53496093750002, 31.261376953124994], + [74.51767578125, 31.185595703124996], + [74.6103515625, 31.112841796874996], + [74.62578125000002, 31.06875], + [74.6328125, 31.03466796875], + [74.509765625, 30.959667968749997], + [74.38037109375, 30.893408203125], + [74.33935546875, 30.8935546875], + [74.00898437500001, 30.519677734374994], + [73.89931640625002, 30.435351562499996], + [73.88271484375002, 30.3521484375], + [73.92460937500002, 30.28164062499999], + [73.93339843750002, 30.222070312499994], + [73.88652343750002, 30.162011718749994], + [73.8091796875, 30.093359375], + [73.38164062500002, 29.934375], + [72.9033203125, 29.028759765624997], + [72.34189453125, 28.751904296874997], + [72.2919921875, 28.697265625], + [72.128515625, 28.346337890624994], + [71.94804687500002, 28.177294921874996], + [71.88886718750001, 28.0474609375], + [71.87031250000001, 27.9625], + [71.54296875, 27.869873046875], + [71.18476562500001, 27.831640625], + [70.87490234375002, 27.714453125], + [70.79794921875, 27.709619140624994], + [70.69160156250001, 27.768994140624997], + [70.62910156250001, 27.937451171874997], + [70.40371093750002, 28.025048828124994], + [70.24433593750001, 27.934130859374996], + [70.1939453125, 27.894873046875], + [70.14453125, 27.849023437499994], + [70.0498046875, 27.694726562499994], + [69.89628906250002, 27.4736328125], + [69.56796875, 27.174609375], + [69.47001953125002, 26.804443359375], + [70.11464843750002, 26.548046875], + [70.14921875000002, 26.347558593749994], + [70.1001953125, 25.910058593749994], + [70.2646484375, 25.70654296875], + [70.3251953125, 25.685742187499997], + [70.44853515625002, 25.681347656249997], + [70.505859375, 25.685302734375], + [70.56953125000001, 25.705957031249994], + [70.6484375, 25.666943359374997], + [70.65205078125001, 25.422900390625003], + [70.87773437500002, 25.06298828125], + [70.95087890625001, 24.8916015625], + [71.02070312500001, 24.75766601562499], + [71.0478515625, 24.687744140625], + [71.00234375000002, 24.65390625], + [70.97636718750002, 24.61875], + [70.96982421875, 24.571875], + [71.04531250000002, 24.429980468750003], + [71.04404296875, 24.400097656249997], + [70.98281250000002, 24.361035156249997], + [70.928125, 24.362353515625003], + [70.88623046875, 24.34375], + [70.80507812500002, 24.261962890625], + [70.76728515625001, 24.245410156250003], + [70.71630859375, 24.237988281249997], + [70.65947265625002, 24.24609375], + [70.57929687500001, 24.279052734375], + [70.55585937500001, 24.331103515625003], + [70.5650390625, 24.385791015625003], + [70.54677734375002, 24.41831054687499], + [70.2890625, 24.35629882812499], + [70.0982421875, 24.2875], + [69.80517578125, 24.165234375], + [69.71621093750002, 24.172607421875], + [69.63417968750002, 24.22519531249999], + [69.5591796875, 24.273095703124994], + [69.44345703125, 24.275390625], + [69.23505859375001, 24.268261718749997], + [69.11953125000002, 24.26865234374999], + [69.05156250000002, 24.286328125], + [68.98457031250001, 24.273095703124994], + [68.90078125000002, 24.292431640624997], + [68.86347656250001, 24.266503906249994], + [68.82832031250001, 24.26401367187499], + [68.78115234375002, 24.313720703125], + [68.75898437500001, 24.30722656249999], + [68.73964843750002, 24.2919921875], + [68.728125, 24.265625], + [68.72412109375, 23.96469726562499], + [68.48867187500002, 23.967236328124997], + [68.38125, 23.950878906249997], + [68.28251953125002, 23.927978515625], + [68.1650390625, 23.857324218749994], + [68.11552734375002, 23.753369140624997], + [67.8599609375, 23.90268554687499], + [67.66845703125, 23.810986328124997], + [67.309375, 24.1748046875], + [67.171484375, 24.756103515625], + [66.70302734375002, 24.8609375], + [66.69863281250002, 25.226318359375], + [66.32421875, 25.601806640625], + [66.13115234375002, 25.49326171874999], + [66.46767578125002, 25.4453125], + [64.77666015625002, 25.307324218749997], + [64.65898437500002, 25.18408203125], + [64.059375, 25.40292968749999], + [63.556640625, 25.353173828124994], + [63.49140625000001, 25.210839843749994], + [61.56689453125, 25.186328125], + [61.587890625, 25.20234375], + [61.61542968750001, 25.2861328125], + [61.64013671875, 25.584619140624994], + [61.67138671875, 25.6923828125], + [61.66181640625001, 25.751269531250003], + [61.66865234375001, 25.768994140624997], + [61.73769531250002, 25.82109375], + [61.75439453125, 25.84335937499999], + [61.78076171875, 25.995849609375], + [61.80996093750002, 26.165283203125], + [61.842382812500006, 26.225927734375], + [62.1259765625, 26.368994140625], + [62.239355468750006, 26.35703125], + [62.31230468750002, 26.490869140624994], + [63.168066406250006, 26.665576171874996], + [63.186132812500006, 26.837597656249997], + [63.24160156250002, 26.86474609375], + [63.25039062500002, 26.879248046875], + [63.24208984375002, 27.077685546874996], + [63.30517578125, 27.124560546874996], + [63.30156250000002, 27.15146484375], + [63.25625, 27.207910156249994], + [63.19609375000002, 27.243945312499996], + [63.16679687500002, 27.252490234374996], + [62.75273437500002, 27.265625], + [62.782324218750006, 27.800537109375], + [62.7625, 28.202050781249994], + [61.88984375000001, 28.546533203124994], + [61.15214843750002, 29.542724609375], + [61.0341796875, 29.663427734375], + [60.843359375, 29.858691406249996], + [61.22441406250002, 29.749414062499994], + [62.0009765625, 29.530419921874994], + [62.4765625, 29.408349609374994], + [63.56757812500001, 29.497998046874997], + [64.09873046875, 29.391943359375], + [64.39375, 29.544335937499994], + [65.09550781250002, 29.559472656249994], + [66.23125, 29.86572265625], + [66.346875, 30.802783203124996], + [66.82929687500001, 31.263671875], + [67.45283203125001, 31.234619140625], + [67.737890625, 31.343945312499997], + [67.57822265625, 31.506494140624994], + [68.16103515625002, 31.802978515625], + [68.59765625, 31.802978515625], + [68.86894531250002, 31.634228515624997], + [69.279296875, 31.936816406249996], + [69.24140625000001, 32.433544921875], + [69.5015625, 33.020068359374996], + [70.26113281250002, 33.289013671875], + [69.8896484375, 34.007275390625], + [70.65400390625001, 33.952294921874994], + [71.05156250000002, 34.049707031249994], + [71.095703125, 34.369433593749996], + [70.965625, 34.53037109375], + [71.62050781250002, 35.183007812499994], + [71.57197265625001, 35.546826171875], + [71.18505859375, 36.04208984375], + [71.23291015625, 36.12177734375], + [72.24980468750002, 36.734716796875], + [73.08961802927895, 36.86435907947333] + ] + ] + }, + "properties": { + "name": "Pakistan", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-81.60327148437497, 7.332812499999989], + [-81.85205078125003, 7.453320312500026], + [-81.812158203125, 7.59238281250002], + [-81.72875976562494, 7.62119140625002], + [-81.60327148437497, 7.332812499999989] + ] + ], + [ + [ + [-78.89833984375002, 8.27426757812502], + [-78.960595703125, 8.435839843749989], + [-78.88325195312495, 8.460253906249989], + [-78.89833984375002, 8.27426757812502] + ] + ], + [ + [ + [-77.37421874999993, 8.65830078125002], + [-77.47851562499994, 8.498437500000037], + [-77.19599609374995, 7.972460937500003], + [-77.53828124999995, 7.56625976562502], + [-77.76191406249995, 7.698828125000034], + [-77.90117187499999, 7.229345703125048], + [-78.42158203124995, 8.060986328125011], + [-78.28735351562497, 8.091796874999972], + [-78.14189453125002, 8.386083984374977], + [-77.76054687499993, 8.133251953124983], + [-78.09946289062498, 8.496972656250009], + [-78.22304687500002, 8.396630859374994], + [-78.39921874999993, 8.505664062500003], + [-78.40986328124998, 8.35532226562502], + [-78.51406249999997, 8.628173828125], + [-79.08637695312495, 8.997167968750034], + [-79.50708007812494, 8.97006835937502], + [-79.68745117187493, 8.850976562500009], + [-79.81591796875, 8.639208984375031], + [-79.75043945312498, 8.595507812500017], + [-80.458984375, 8.213867187499972], + [-80.45810546875, 8.077050781249994], + [-80.01123046875, 7.500048828125031], + [-80.66669921874995, 7.225683593750006], + [-80.90122070312503, 7.277148437500017], + [-81.06386718749994, 7.89975585937502], + [-81.26840820312495, 7.625488281250014], + [-81.50415039062503, 7.721191406249972], + [-81.72763671875, 8.137548828124977], + [-82.15986328124995, 8.19482421875], + [-82.23544921874998, 8.311035156250057], + [-82.67954101562503, 8.321972656249969], + [-82.86611328124994, 8.246337890625014], + [-82.87934570312498, 8.07065429687502], + [-83.02734375, 8.337744140624991], + [-82.86162109374999, 8.453515625000037], + [-82.84477539062493, 8.489355468749963], + [-82.85571289062494, 8.635302734375031], + [-82.91704101562502, 8.740332031250034], + [-82.88198242187497, 8.805322265625037], + [-82.72783203125002, 8.916064453125031], + [-82.78305664062498, 8.990283203124974], + [-82.88134765625003, 9.055859375000011], + [-82.94033203124997, 9.060107421874989], + [-82.93984374999994, 9.449169921875026], + [-82.92504882812494, 9.469042968749989], + [-82.88896484374999, 9.481005859375017], + [-82.86015625, 9.511474609375014], + [-82.84399414062497, 9.570800781250014], + [-82.801025390625, 9.591796875000028], + [-82.64409179687502, 9.505859375000028], + [-82.56357421875003, 9.576660156249972], + [-82.50034179687503, 9.523242187500017], + [-82.37080078124993, 9.428564453124991], + [-82.33974609375, 9.209179687499983], + [-82.18813476562502, 9.191748046874977], + [-82.24418945312499, 9.031494140625014], + [-82.07788085937503, 8.93486328124996], + [-81.78022460937495, 8.957226562499983], + [-81.89448242187495, 9.140429687500003], + [-81.35478515624996, 8.78056640624996], + [-80.83867187499999, 8.887207031250014], + [-80.12709960937497, 9.20991210937504], + [-79.57729492187497, 9.597851562500026], + [-78.08276367187494, 9.236279296874997], + [-77.37421874999993, 8.65830078125002] + ] + ] + ] + }, + "properties": { + "name": "Panama", + "childNum": 3 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-73.137353515625, -6.4658203125], + [-73.75810546874999, -6.90576171875], + [-73.79301757812499, -7.135058593750003], + [-73.758203125, -7.172753906250009], + [-73.72041015625, -7.309277343750011], + [-73.964306640625, -7.37890625], + [-73.95849609375, -7.506640625], + [-73.98173828124999, -7.535742187500006], + [-74.00205078124999, -7.556054687500009], + [-73.98173828124999, -7.585058593750006], + [-73.946875, -7.611230468750009], + [-73.89462890624999, -7.65478515625], + [-73.82207031249999, -7.738964843750011], + [-73.76689453124999, -7.753515625], + [-73.72041015625, -7.782519531250003], + [-73.73203125, -7.875390625], + [-73.54912109374999, -8.345800781250006], + [-73.39814453125, -8.458984375], + [-73.36040039062499, -8.479296875], + [-73.351708984375, -8.51416015625], + [-73.35673828124999, -8.566992187500006], + [-73.30244140625, -8.654003906250011], + [-73.203125, -8.719335937500006], + [-73.0705078125, -8.8828125], + [-72.9740234375, -8.9931640625], + [-72.970361328125, -9.1201171875], + [-73.08984375, -9.265722656250006], + [-73.209423828125, -9.411425781250003], + [-72.379052734375, -9.51015625], + [-72.181591796875, -10.003710937500003], + [-71.33940429687499, -9.988574218750003], + [-71.11528320312499, -9.852441406250009], + [-71.041748046875, -9.81875], + [-70.6369140625, -9.478222656250011], + [-70.60791015625, -9.463671875], + [-70.54111328124999, -9.4375], + [-70.57016601562499, -9.48984375], + [-70.592236328125, -9.54345703125], + [-70.59916992187499, -9.620507812500009], + [-70.642333984375, -11.01025390625], + [-70.59653320312499, -10.976855468750003], + [-70.53325195312499, -10.946875], + [-70.45087890625, -11.024804687500009], + [-70.39228515625, -11.05859375], + [-70.3419921875, -11.066699218750003], + [-70.29038085937499, -11.064257812500003], + [-70.22006835937499, -11.04765625], + [-70.06630859375, -10.982421875], + [-69.9603515625, -10.929882812500011], + [-69.839794921875, -10.933398437500003], + [-69.6740234375, -10.9541015625], + [-69.57861328125, -10.951757812500006], + [-68.68525390625, -12.501953125], + [-68.97861328124999, -12.880078125000011], + [-69.07412109375, -13.682812500000011], + [-68.87089843749999, -14.169726562500003], + [-69.35947265624999, -14.7953125], + [-69.37470703125, -14.962988281250006], + [-69.17246093749999, -15.236621093750003], + [-69.4208984375, -15.640625], + [-69.21757812499999, -16.14912109375001], + [-68.8427734375, -16.337890625], + [-69.03291015625, -16.47597656250001], + [-69.020703125, -16.6421875], + [-69.62485351562499, -17.2001953125], + [-69.645703125, -17.24853515625], + [-69.521923828125, -17.388964843750003], + [-69.510986328125, -17.46035156250001], + [-69.51108398437499, -17.5048828125], + [-69.5109375, -17.50605468750001], + [-69.58642578125, -17.5732421875], + [-69.684765625, -17.64980468750001], + [-69.85209960937499, -17.70380859375001], + [-69.80258789062499, -17.990234375], + [-69.92636718749999, -18.2060546875], + [-70.41826171874999, -18.34560546875001], + [-71.33696289062499, -17.68251953125001], + [-71.5322265625, -17.29433593750001], + [-72.46767578125, -16.708105468750006], + [-73.727685546875, -16.20166015625], + [-75.104248046875, -15.411914062500003], + [-75.533642578125, -14.89921875], + [-75.93388671874999, -14.63359375], + [-76.37646484375, -13.863085937500003], + [-76.259228515625, -13.802832031250006], + [-76.2236328125, -13.371191406250006], + [-76.83212890624999, -12.348730468750006], + [-77.152734375, -12.060351562500003], + [-77.2203125, -11.663378906250003], + [-77.633203125, -11.287792968750011], + [-77.736083984375, -10.83671875], + [-78.18559570312499, -10.089062500000011], + [-78.76225585937499, -8.616992187500003], + [-79.37724609374999, -7.835546875], + [-79.99497070312499, -6.768945312500009], + [-81.142041015625, -6.056738281250006], + [-81.164306640625, -5.875292968750003], + [-80.9306640625, -5.8408203125], + [-80.88193359374999, -5.635058593750003], + [-81.33662109375, -4.66953125], + [-81.283203125, -4.322265625], + [-80.503662109375, -3.49609375], + [-80.324658203125, -3.387890625000011], + [-80.24375, -3.576757812500006], + [-80.19414062499999, -3.905859375], + [-80.23051757812499, -3.924023437500011], + [-80.26689453124999, -3.948828125], + [-80.30327148437499, -4.005078125000011], + [-80.43720703125, -3.978613281250006], + [-80.49013671875, -4.010058593750003], + [-80.510009765625, -4.069531250000011], + [-80.49345703124999, -4.119140625], + [-80.4884765625, -4.16552734375], + [-80.453759765625, -4.205175781250006], + [-80.35288085937499, -4.20849609375], + [-80.44384765625, -4.335839843750009], + [-80.4884765625, -4.393652343750006], + [-80.47856445312499, -4.430078125], + [-80.42416992187499, -4.46142578125], + [-80.38349609375, -4.463671875], + [-80.293359375, -4.416796875], + [-80.1974609375, -4.31103515625], + [-80.13955078125, -4.296093750000011], + [-80.06352539062499, -4.327539062500009], + [-79.962890625, -4.390332031250011], + [-79.8451171875, -4.445898437500006], + [-79.797265625, -4.476367187500003], + [-79.71098632812499, -4.467578125], + [-79.63852539062499, -4.454882812500003], + [-79.57768554687499, -4.500585937500006], + [-79.51616210937499, -4.539160156250006], + [-79.501904296875, -4.670605468750011], + [-79.45576171875, -4.766210937500006], + [-79.3994140625, -4.840039062500011], + [-79.33095703125, -4.927832031250006], + [-79.26811523437499, -4.957617187500006], + [-79.186669921875, -4.958203125000011], + [-79.07626953124999, -4.990625], + [-79.03330078124999, -4.969140625], + [-78.995263671875, -4.908007812500003], + [-78.97539062499999, -4.873242187500011], + [-78.919189453125, -4.8583984375], + [-78.92578125, -4.770703125000011], + [-78.9076171875, -4.714453125], + [-78.8615234375, -4.6650390625], + [-78.68603515625, -4.562402343750009], + [-78.64799804687499, -4.248144531250006], + [-78.345361328125, -3.397363281250009], + [-78.240380859375, -3.472558593750009], + [-77.860595703125, -2.981640625000011], + [-76.6791015625, -2.562597656250006], + [-76.089794921875, -2.133105468750003], + [-75.570556640625, -1.53125], + [-75.42041015625, -0.962207031250003], + [-75.40805664062499, -0.92431640625], + [-75.24960937499999, -0.951855468750011], + [-75.259375, -0.590136718750003], + [-75.42470703125, -0.408886718750011], + [-75.49106445312499, -0.248339843750003], + [-75.56059570312499, -0.200097656250009], + [-75.63203125, -0.157617187500009], + [-75.62626953124999, -0.122851562500003], + [-75.340478515625, -0.1421875], + [-75.13837890625, -0.050488281250011], + [-74.8017578125, -0.200097656250009], + [-74.78046875, -0.24453125], + [-74.75537109375, -0.298632812500003], + [-74.691650390625, -0.335253906250003], + [-74.616357421875, -0.370019531250009], + [-74.555078125, -0.429882812500011], + [-74.5138671875, -0.470117187500009], + [-74.46518554687499, -0.517675781250006], + [-74.41787109375, -0.580664062500006], + [-74.334423828125, -0.850878906250003], + [-74.28388671875, -0.927832031250006], + [-74.24638671874999, -0.970605468750009], + [-74.05439453125, -1.028613281250003], + [-73.98681640625, -1.09814453125], + [-73.926953125, -1.125195312500011], + [-73.86318359375, -1.196679687500009], + [-73.664306640625, -1.248828125], + [-73.4962890625, -1.693066406250011], + [-73.19697265625, -1.830273437500011], + [-73.1544921875, -2.278222656250009], + [-72.9896484375, -2.339746093750009], + [-72.94111328125, -2.39404296875], + [-72.21845703125, -2.400488281250006], + [-71.98427734375, -2.3265625], + [-71.93247070312499, -2.288671875], + [-71.86728515624999, -2.227734375000011], + [-71.802734375, -2.166308593750003], + [-71.75253906249999, -2.152734375], + [-71.55947265625, -2.22421875], + [-71.39697265625, -2.334082031250006], + [-71.19638671874999, -2.313085937500006], + [-71.11337890624999, -2.245410156250003], + [-71.027294921875, -2.225781250000011], + [-70.96855468749999, -2.206835937500003], + [-70.70537109374999, -2.341992187500011], + [-70.64799804687499, -2.40576171875], + [-70.57587890625, -2.418261718750003], + [-70.29462890625, -2.552539062500003], + [-70.24443359374999, -2.606542968750006], + [-70.16474609375, -2.639843750000011], + [-70.095849609375, -2.658203125], + [-70.735107421875, -3.781542968750003], + [-70.5296875, -3.866406250000011], + [-70.48583984375, -3.869335937500011], + [-70.42109375, -3.849609375], + [-70.37919921874999, -3.81875], + [-70.339501953125, -3.814355468750009], + [-70.2984375, -3.84423828125], + [-70.24028320312499, -3.882714843750009], + [-70.16752929687499, -4.050195312500009], + [-70.0171875, -4.162011718750009], + [-69.96591796874999, -4.2359375], + [-69.97202148437499, -4.301171875], + [-70.00395507812499, -4.327246093750006], + [-70.05332031249999, -4.333105468750006], + [-70.12880859375, -4.28662109375], + [-70.23916015625, -4.301171875], + [-70.31689453125, -4.246972656250009], + [-70.34365234375, -4.193652343750003], + [-70.40463867187499, -4.150097656250011], + [-70.5306640625, -4.167578125], + [-70.72158203125, -4.158886718750011], + [-70.79951171875, -4.17333984375], + [-70.97368164062499, -4.350488281250009], + [-71.8447265625, -4.50439453125], + [-72.256787109375, -4.748925781250009], + [-72.35283203124999, -4.786035156250009], + [-72.468994140625, -4.901269531250009], + [-72.608349609375, -5.009570312500003], + [-72.69873046875, -5.0671875], + [-72.83193359375, -5.09375], + [-72.88706054687499, -5.122753906250011], + [-72.9798828125, -5.634863281250006], + [-73.16289062499999, -5.933398437500003], + [-73.209375, -6.028710937500009], + [-73.235546875, -6.0984375], + [-73.137353515625, -6.4658203125] + ] + ] + }, + "properties": { + "name": "Peru", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [120.250390625, 5.256591796875043], + [119.82148437500004, 5.06953125000004], + [120.1652343750001, 5.332421875000037], + [120.250390625, 5.256591796875043] + ] + ], + [ + [ + [121.159375, 6.075634765625011], + [121.41103515625005, 5.939843749999966], + [121.29443359374997, 5.869970703125034], + [120.8763671875, 5.95263671875], + [121.159375, 6.075634765625011] + ] + ], + [ + [ + [122.09287109375012, 6.428320312500006], + [121.95917968750004, 6.415820312500045], + [121.83203125000003, 6.664062499999986], + [122.0583007812501, 6.740722656249972], + [122.32353515625002, 6.602246093750011], + [122.09287109375012, 6.428320312500006] + ] + ], + [ + [ + [122.93710937500006, 7.409130859374983], + [122.80468750000003, 7.315966796875017], + [122.82216796875, 7.428466796875014], + [122.93710937500006, 7.409130859374983] + ] + ], + [ + [ + [117.07988281250007, 7.883398437499977], + [117.02832031249997, 7.807519531249966], + [116.96953125000007, 7.894921875], + [116.9935546875, 8.050537109375014], + [117.07705078125, 8.069140624999974], + [117.07988281250007, 7.883398437499977] + ] + ], + [ + [ + [117.35527343750002, 8.21464843749996], + [117.28701171875, 8.191015625000034], + [117.28085937500006, 8.314990234374974], + [117.35527343750002, 8.21464843749996] + ] + ], + [ + [ + [124.80664062500003, 9.142626953125003], + [124.66582031250002, 9.132324218750043], + [124.65332031250003, 9.225830078125], + [124.80664062500003, 9.142626953125003] + ] + ], + [ + [ + [123.69765625000005, 9.237304687500028], + [123.61445312500004, 9.103320312499989], + [123.49345703125002, 9.192089843750054], + [123.69765625000005, 9.237304687500028] + ] + ], + [ + [ + [126.00595703125006, 9.320947265625009], + [126.19335937499997, 9.276708984374963], + [126.30458984375, 8.952050781249994], + [126.13955078125005, 8.59565429687504], + [126.36533203125012, 8.483886718750014], + [126.45869140625004, 8.20283203125004], + [126.43535156250002, 7.832812499999974], + [126.57011718750002, 7.677246093749986], + [126.58154296875003, 7.247753906249969], + [126.1920898437501, 6.852539062500014], + [126.18935546875, 6.309667968749991], + [125.82441406250004, 7.333300781249989], + [125.68925781250007, 7.263037109374977], + [125.38066406250007, 6.689941406250014], + [125.58847656250012, 6.465771484374997], + [125.66796874999997, 5.97866210937498], + [125.34648437500002, 5.598974609374977], + [125.23154296875006, 6.069531250000011], + [124.92734375000006, 5.875341796874977], + [124.21279296875, 6.233251953124977], + [124.078125, 6.404443359375037], + [123.98525390625, 6.993701171875003], + [124.20664062500006, 7.396435546874983], + [123.66582031250002, 7.817773437500023], + [123.49306640625, 7.80791015624996], + [123.39091796875007, 7.407519531250017], + [123.09667968749997, 7.700439453125], + [122.8429687500001, 7.529296875000043], + [122.79179687500002, 7.72246093749996], + [122.61621093749997, 7.763134765624983], + [122.14248046875, 6.949658203124997], + [121.96425781250005, 6.96821289062504], + [121.92460937500002, 7.199511718750003], + [122.24335937500004, 7.945117187500031], + [122.91113281250003, 8.156445312499997], + [123.05058593750002, 8.433935546875048], + [123.43457031249997, 8.70332031250004], + [123.84921875000006, 8.432714843749977], + [123.79941406250006, 8.049121093749989], + [124.19765625, 8.229541015624974], + [124.40488281250006, 8.599853515625014], + [124.7311523437501, 8.562988281250043], + [124.86894531250002, 8.972265625000034], + [125.141015625, 8.86875], + [125.20966796875004, 9.027148437500017], + [125.49873046875004, 9.014746093749977], + [125.47128906250006, 9.756787109374983], + [126.00595703125006, 9.320947265625009] + ] + ], + [ + [ + [126.059375, 9.766210937500034], + [125.99121093750003, 9.838525390625023], + [126.07382812500006, 10.059228515625051], + [126.1725585937501, 9.79995117187498], + [126.059375, 9.766210937500034] + ] + ], + [ + [ + [124.59384765625006, 9.787207031249963], + [124.1224609375, 9.599316406249969], + [123.93564453125012, 9.623974609375011], + [123.81718750000002, 9.817382812499986], + [124.17285156250003, 10.135205078124983], + [124.33574218750002, 10.159912109375043], + [124.57714843749997, 10.026708984374991], + [124.59384765625006, 9.787207031249963] + ] + ], + [ + [ + [125.69023437500007, 9.914453125000037], + [125.49482421875004, 10.118701171875003], + [125.66679687500002, 10.440136718750026], + [125.69023437500007, 9.914453125000037] + ] + ], + [ + [ + [119.91621093750004, 10.485986328125037], + [119.79316406250004, 10.455273437499997], + [119.85205078124997, 10.64013671875], + [120.00839843750012, 10.570117187500031], + [119.91621093750004, 10.485986328125037] + ] + ], + [ + [ + [122.64951171875012, 10.472705078125003], + [122.53837890625002, 10.424951171875037], + [122.5375, 10.607568359375023], + [122.70126953125006, 10.740625], + [122.64951171875012, 10.472705078125003] + ] + ], + [ + [ + [123.13085937500003, 9.064111328124994], + [122.99472656250006, 9.058837890624986], + [122.8666015625, 9.319824218750043], + [122.5625, 9.482812500000037], + [122.39951171875006, 9.823046874999989], + [122.47148437500007, 9.961523437500034], + [122.85556640625006, 10.0869140625], + [122.81699218750012, 10.503808593750023], + [122.98330078125, 10.886621093750037], + [123.25664062500007, 10.99394531249996], + [123.51064453125005, 10.923046875], + [123.5675781250001, 10.780761718750057], + [123.16201171875, 9.864257812500028], + [123.1498046875, 9.606152343750026], + [123.32050781250004, 9.27294921875], + [123.13085937500003, 9.064111328124994] + ] + ], + [ + [ + [123.37031250000004, 9.449609375000023], + [123.38623046874997, 9.967089843750017], + [124.03886718750002, 11.273535156249991], + [124.00498046875012, 10.40009765625004], + [123.70048828125007, 10.128320312500009], + [123.37031250000004, 9.449609375000023] + ] + ], + [ + [ + [123.75703125000004, 11.28330078125002], + [123.815625, 11.15073242187502], + [123.73671875, 11.151464843749991], + [123.75703125000004, 11.28330078125002] + ] + ], + [ + [ + [117.31113281250012, 8.439599609375051], + [117.21855468750007, 8.367285156249963], + [117.34990234375002, 8.713574218749997], + [119.22382812500004, 10.477294921875043], + [119.30566406250003, 10.9736328125], + [119.55332031250012, 11.31352539062496], + [119.52666015625002, 10.953173828125003], + [119.68691406250005, 10.500341796875034], + [119.36933593750004, 10.327294921875037], + [119.19150390625012, 10.061083984374989], + [118.78212890625005, 9.91611328125002], + [118.4349609375, 9.256005859375009], + [117.31113281250012, 8.439599609375051] + ] + ], + [ + [ + [119.86142578125006, 11.52534179687504], + [119.83066406250012, 11.375683593750011], + [119.72998046874997, 11.431933593750017], + [119.86142578125006, 11.52534179687504] + ] + ], + [ + [ + [124.574609375, 11.343066406250031], + [124.92998046875002, 11.372851562499974], + [125.02656250000004, 11.21171875], + [125.01318359374997, 10.785693359374989], + [125.26845703125005, 10.307714843750048], + [125.14257812499997, 10.189453125000028], + [124.9875, 10.36757812499998], + [125.02656250000004, 10.033105468749966], + [124.78076171874997, 10.16806640625002], + [124.78671875000012, 10.781396484375009], + [124.66269531250006, 10.961962890625017], + [124.44550781250004, 10.923583984375014], + [124.33066406250012, 11.535205078125003], + [124.574609375, 11.343066406250031] + ] + ], + [ + [ + [124.60839843750003, 11.492187500000043], + [124.48349609375006, 11.485839843749986], + [124.36035156250003, 11.665917968749994], + [124.5109375000001, 11.687109375000048], + [124.60839843750003, 11.492187500000043] + ] + ], + [ + [ + [122.49619140625006, 11.615087890625034], + [122.83808593750004, 11.595654296874983], + [122.89453125000003, 11.44130859374998], + [123.15830078125012, 11.53554687499999], + [123.11953125, 11.286816406250026], + [122.8029296875001, 10.99003906249996], + [122.76992187500005, 10.823828125000034], + [121.95400390625, 10.444384765625003], + [122.10351562499997, 11.64291992187502], + [121.91601562499997, 11.854345703125006], + [122.02919921875005, 11.895410156250023], + [122.49619140625006, 11.615087890625034] + ] + ], + [ + [ + [120.03876953125004, 11.703320312499969], + [119.94492187500006, 11.690722656249989], + [119.86093750000006, 11.953955078124963], + [120.03593750000002, 11.917236328125028], + [120.03876953125004, 11.703320312499969] + ] + ], + [ + [ + [120.1, 12.167675781249983], + [120.22822265625004, 12.219824218750034], + [120.31455078125012, 12.012402343749969], + [120.01054687500002, 12.008251953125011], + [119.88574218749997, 12.299853515625003], + [120.1, 12.167675781249983] + ] + ], + [ + [ + [122.65449218750004, 12.309033203125011], + [122.42294921875006, 12.455078125], + [122.60361328125006, 12.49160156249998], + [122.65449218750004, 12.309033203125011] + ] + ], + [ + [ + [125.23955078125002, 12.527880859375003], + [125.32021484375, 12.321826171875031], + [125.53564453125003, 12.191406250000028], + [125.49179687500006, 11.594335937499977], + [125.57353515625002, 11.238232421874997], + [125.73564453125002, 11.049609375000017], + [125.23339843749997, 11.145068359375017], + [125.03427734375012, 11.341259765625026], + [124.91699218750003, 11.558398437500031], + [124.99501953125, 11.764941406250003], + [124.445703125, 12.152783203124969], + [124.29472656250007, 12.569335937500014], + [125.23955078125002, 12.527880859375003] + ] + ], + [ + [ + [123.71660156250007, 12.287353515625028], + [124.04033203125002, 11.966796875], + [124.04550781250012, 11.752441406250028], + [123.47373046875006, 12.21665039062502], + [123.15781250000012, 11.925634765624963], + [123.23642578125012, 12.583496093750057], + [123.71660156250007, 12.287353515625028] + ] + ], + [ + [ + [122.09404296875002, 12.354882812500023], + [122.01396484375002, 12.105615234375037], + [121.9232421875, 12.331298828125014], + [122.00156250000006, 12.598535156250009], + [122.14501953124997, 12.652636718750017], + [122.09404296875002, 12.354882812500023] + ] + ], + [ + [ + [123.77539062499997, 12.453906250000031], + [123.77910156250002, 12.366259765625031], + [123.62148437500005, 12.67490234375002], + [123.77539062499997, 12.453906250000031] + ] + ], + [ + [ + [123.28183593750006, 12.85341796874998], + [123.36718750000003, 12.70083007812498], + [122.95751953124997, 13.107177734374986], + [123.28183593750006, 12.85341796874998] + ] + ], + [ + [ + [120.70439453125002, 13.479492187499986], + [121.20273437500006, 13.432324218749969], + [121.52275390625007, 13.131201171874991], + [121.540625, 12.63818359375], + [121.39433593750002, 12.300585937499974], + [121.23671875000005, 12.218798828125003], + [120.92216796875002, 12.51162109374998], + [120.65136718749997, 13.169140625], + [120.33847656250012, 13.412353515624986], + [120.40126953125, 13.517041015624997], + [120.70439453125002, 13.479492187499986] + ] + ], + [ + [ + [121.91484375000002, 13.540332031250031], + [122.11455078125002, 13.463183593750031], + [122.00488281249997, 13.204980468750009], + [121.82919921875006, 13.328613281249972], + [121.91484375000002, 13.540332031250031] + ] + ], + [ + [ + [124.35361328125006, 13.632226562500009], + [124.17539062500012, 13.531542968750017], + [124.03886718750002, 13.663134765625003], + [124.22490234375007, 14.077587890624969], + [124.41718750000004, 13.871044921874997], + [124.35361328125006, 13.632226562500009] + ] + ], + [ + [ + [122.03349609375002, 15.005029296875009], + [121.93300781250005, 14.656054687500045], + [121.83984374999997, 15.038134765625003], + [122.03349609375002, 15.005029296875009] + ] + ], + [ + [ + [121.10156249999997, 18.615283203125017], + [121.84560546875, 18.29541015625003], + [122.03847656250005, 18.32792968749999], + [122.14667968750004, 18.486572265625], + [122.26552734375005, 18.458837890625034], + [122.15234374999997, 17.664404296875006], + [122.51914062500012, 17.124853515625034], + [122.13515625000005, 16.18481445312503], + [121.59531250000012, 15.933251953125023], + [121.60703125000006, 15.669824218749994], + [121.39228515625004, 15.324414062499969], + [121.69541015625006, 14.7373046875], + [121.62792968749997, 14.581152343749977], + [121.76660156249997, 14.16806640625002], + [122.21171875000002, 13.930175781250057], + [122.2875, 13.996191406250006], + [122.19970703125003, 14.148046875000034], + [122.6271484375001, 14.317529296875009], + [122.93417968750012, 14.18808593750002], + [123.101953125, 13.750244140624986], + [123.29697265625012, 13.836425781250043], + [123.32031249999997, 14.061669921875023], + [123.81572265625002, 13.837109375000011], + [123.80625000000012, 13.721728515625045], + [123.54960937500007, 13.645751953125014], + [123.81923828125, 13.269482421875011], + [123.78515625000003, 13.110546875000054], + [124.14277343750004, 13.035791015625009], + [124.0597656250001, 12.567089843749997], + [123.87783203125005, 12.689697265625014], + [123.94853515625007, 12.916406250000023], + [123.31093750000005, 13.044091796875009], + [123.16328125000004, 13.44174804687502], + [122.59521484374997, 13.90761718749998], + [122.46796875000004, 13.886718749999986], + [122.66787109375, 13.395361328124991], + [122.59990234375002, 13.194140625000031], + [122.37656250000012, 13.520605468750006], + [121.77792968750006, 13.93764648437498], + [121.50107421875006, 13.8421875], + [121.344140625, 13.649121093749997], + [121.09550781250007, 13.679492187500045], + [120.84072265625, 13.884716796875026], + [120.637109375, 13.804492187500031], + [120.61679687500006, 14.188037109375003], + [120.9220703125001, 14.493115234374983], + [120.94130859375, 14.645068359375031], + [120.58369140625004, 14.88125], + [120.58867187500002, 14.483105468749983], + [120.43876953125002, 14.453369140624972], + [120.25078125000002, 14.793310546875034], + [120.08212890625012, 14.851074218749986], + [119.77255859375012, 16.25512695312503], + [119.83076171875004, 16.326562500000023], + [120.15976562500012, 16.047656250000045], + [120.36875, 16.109570312499955], + [120.35839843749997, 17.63818359375], + [120.59970703125012, 18.507861328125074], + [121.10156249999997, 18.615283203125017] + ] + ], + [ + [ + [121.92167968750007, 18.89472656250001], + [121.82519531250003, 18.842724609374983], + [121.94335937500003, 19.010449218749955], + [121.92167968750007, 18.89472656250001] + ] + ], + [ + [ + [121.52089843750005, 19.361962890624994], + [121.53125, 19.271337890625006], + [121.37460937500006, 19.356298828124977], + [121.52089843750005, 19.361962890624994] + ] + ] + ] + }, + "properties": { + "name": "Philippines", + "childNum": 37 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [134.5954101562501, 7.382031249999969], + [134.51572265625012, 7.525781250000037], + [134.65117187500002, 7.712109374999983], + [134.5954101562501, 7.382031249999969] + ] + ] + }, + "properties": { + "name": "Palau", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [153.53613281249997, -11.476171874999949], + [153.75986328125006, -11.586328125], + [153.55371093749997, -11.630566406249969], + [153.28681640625004, -11.516992187500009], + [153.20361328124997, -11.32412109374998], + [153.53613281249997, -11.476171874999949] + ] + ], + [ + [ + [154.28076171874997, -11.36142578125002], + [154.12119140625006, -11.425683593749966], + [154.02343750000003, -11.347949218750031], + [154.28076171874997, -11.36142578125002] + ] + ], + [ + [ + [150.89873046875002, -10.565332031250023], + [150.88466796875, -10.643457031250037], + [150.78574218750006, -10.603417968749966], + [150.89873046875002, -10.565332031250023] + ] + ], + [ + [ + [151.08095703125, -10.020117187499963], + [151.29648437500012, -9.956738281250026], + [151.230859375, -10.194726562500009], + [150.95917968750004, -10.092578124999989], + [150.77607421875004, -9.70908203125002], + [151.08095703125, -10.020117187499963] + ] + ], + [ + [ + [150.52841796875006, -9.34658203124998], + [150.78867187500006, -9.417968749999957], + [150.89404296875003, -9.667480468749986], + [150.43623046875004, -9.624609374999949], + [150.5084960937501, -9.536132812499957], + [150.43730468750007, -9.359960937500034], + [150.52841796875006, -9.34658203124998] + ] + ], + [ + [ + [150.3454101562501, -9.493847656249955], + [150.10976562500005, -9.361914062499991], + [150.20830078125002, -9.206347656250003], + [150.32011718750007, -9.264160156249972], + [150.3454101562501, -9.493847656249955] + ] + ], + [ + [ + [152.63095703125012, -8.959375], + [152.95292968750007, -9.07011718749996], + [152.96689453125006, -9.208984375000014], + [152.51513671874997, -9.009863281250034], + [152.63095703125012, -8.959375] + ] + ], + [ + [ + [151.10683593750005, -8.733496093749949], + [151.12412109375012, -8.804882812500011], + [151.00498046875006, -8.523828124999952], + [151.117578125, -8.41884765624998], + [151.10683593750005, -8.733496093749949] + ] + ], + [ + [ + [143.58681640625005, -8.481738281250003], + [143.321875, -8.367578125], + [143.5814453125, -8.390917968749974], + [143.58681640625005, -8.481738281250003] + ] + ], + [ + [ + [148.02578125, -5.826367187500011], + [147.78105468750007, -5.627246093749946], + [147.7946289062501, -5.492382812500011], + [148.05478515625006, -5.61152343750004], + [148.02578125, -5.826367187500011] + ] + ], + [ + [ + [155.95761718750006, -6.686816406249989], + [155.71933593750012, -6.862792968749957], + [155.34404296875007, -6.721679687499986], + [155.20214843750003, -6.3076171875], + [154.75927734375003, -5.931347656249997], + [154.72929687500002, -5.444433593750006], + [155.09384765625006, -5.620214843750034], + [155.46699218750004, -6.145117187500034], + [155.82255859375002, -6.38046875000002], + [155.95761718750006, -6.686816406249989] + ] + ], + [ + [ + [147.17626953124997, -5.431933593749946], + [147.00585937499997, -5.30703125], + [147.1310546875001, -5.190820312500037], + [147.17626953124997, -5.431933593749946] + ] + ], + [ + [ + [154.64726562500002, -5.43271484375002], + [154.54003906250003, -5.11083984375], + [154.63261718750007, -5.013867187499955], + [154.72714843750006, -5.218066406249989], + [154.64726562500002, -5.43271484375002] + ] + ], + [ + [ + [146.01933593750007, -4.726171874999963], + [145.88359375000007, -4.66748046875], + [145.9958007812501, -4.539257812499983], + [146.01933593750007, -4.726171874999963] + ] + ], + [ + [ + [151.915625, -4.296777343749966], + [152.11718749999997, -4.212207031249974], + [152.40566406250005, -4.340722656249952], + [152.35117187500006, -4.82216796874998], + [151.98369140625007, -5.07441406250004], + [152.14296875, -5.357031249999963], + [152.07705078125, -5.458300781249989], + [151.86542968750004, -5.564843750000023], + [151.51513671874997, -5.552343749999963], + [151.22929687500002, -5.919921874999986], + [150.47353515625, -6.263378906249969], + [149.65253906250004, -6.290429687499966], + [149.38232421874997, -6.078125], + [149.0990234375, -6.116992187499989], + [148.33720703125007, -5.669433593750014], + [148.43203125, -5.471777343749991], + [149.35888671875003, -5.583984375000014], + [149.8314453125, -5.524121093749997], + [149.96279296875, -5.447753906249972], + [150.0900390625001, -5.011816406249977], + [150.1703125, -5.070605468749974], + [150.0724609375001, -5.309570312499986], + [150.18310546874997, -5.523632812499983], + [150.90029296875005, -5.447167968750037], + [151.32656250000005, -4.96035156249998], + [151.67119140625007, -4.88330078125], + [151.59306640625007, -4.200781249999949], + [151.915625, -4.296777343749966] + ] + ], + [ + [ + [152.67060546875004, -3.13339843750002], + [152.64619140625004, -3.221191406249957], + [152.54326171875002, -3.095605468749952], + [152.63876953125012, -3.042773437500031], + [152.67060546875004, -3.13339843750002] + ] + ], + [ + [ + [140.97617187500012, -9.11875], + [140.97519531250006, -6.90537109375002], + [140.86230468749997, -6.740039062499989], + [140.975, -6.346093750000023], + [140.97353515625, -2.803417968750026], + [140.97343750000007, -2.609765625], + [142.90517578125, -3.32070312499998], + [143.50898437500004, -3.431152343750014], + [144.06640625000003, -3.80517578125], + [144.4777343750001, -3.82529296875002], + [145.08779296875, -4.349121093749972], + [145.33457031250012, -4.385253906249972], + [145.7669921875, -4.823046874999989], + [145.74521484375012, -5.402441406249977], + [147.56669921875002, -6.056933593750003], + [147.80205078125002, -6.31523437499996], + [147.84550781250007, -6.662402343749989], + [147.11914062499997, -6.721679687499986], + [146.95361328124997, -6.834082031249963], + [147.19003906250012, -7.378125], + [148.12675781250007, -8.103613281249963], + [148.246875, -8.554296875000034], + [148.45117187499997, -8.694531250000011], + [148.58310546875006, -9.051757812499957], + [149.19833984375006, -9.03125], + [149.26318359374997, -9.497851562499974], + [150.01103515625007, -9.688183593750026], + [149.76123046874997, -9.805859375000011], + [149.87441406250005, -10.012988281250031], + [150.84951171875, -10.236035156249997], + [150.44609375000007, -10.30732421875004], + [150.6471679687501, -10.517968749999966], + [150.31992187500012, -10.654882812499963], + [150.0167968750001, -10.577148437500028], + [149.75410156250004, -10.353027343750028], + [147.76865234375012, -10.070117187500031], + [147.01718750000006, -9.38789062500004], + [146.96376953125, -9.059570312499943], + [146.63085937499997, -8.951171874999972], + [146.03320312499997, -8.076367187500011], + [144.97382812500004, -7.802148437500009], + [144.86425781249997, -7.631542968749983], + [144.50986328125006, -7.567382812499972], + [144.14287109375007, -7.757226562500009], + [143.65488281250012, -7.460351562500009], + [143.94228515625005, -7.944238281250009], + [143.8333984375, -8.029101562499974], + [143.51816406250006, -8.000683593749955], + [143.61376953125003, -8.200390624999969], + [142.52412109375004, -8.32167968749998], + [142.34746093750002, -8.167480468750014], + [142.20683593750002, -8.195800781250014], + [142.47480468750004, -8.369433593750031], + [142.79794921875006, -8.345019531250031], + [143.11181640624997, -8.474511718750037], + [143.37724609375007, -8.762207031250028], + [143.36621093750003, -8.961035156250034], + [142.6471679687501, -9.327832031249969], + [142.22958984375012, -9.169921874999957], + [141.13320312500005, -9.221289062500034], + [140.97617187500012, -9.11875] + ] + ], + [ + [ + [152.96582031249997, -4.756347656249986], + [152.89169921875006, -4.832421875000023], + [152.73994140625004, -4.635839843750034], + [152.66816406250004, -4.131835937500028], + [152.27939453125006, -3.582421875], + [151.06679687500005, -2.829003906249994], + [150.74609374999997, -2.73886718750002], + [150.8253906250001, -2.572949218749969], + [152.03291015625004, -3.25136718749998], + [153.01679687500004, -4.105664062500026], + [153.1325195312501, -4.352441406250037], + [152.96582031249997, -4.756347656249986] + ] + ], + [ + [ + [150.43662109375012, -2.66181640625004], + [150.16572265625004, -2.660253906249991], + [149.96162109375004, -2.473828125000026], + [150.22714843750006, -2.384179687499966], + [150.42949218750007, -2.47041015625004], + [150.43662109375012, -2.66181640625004] + ] + ], + [ + [ + [147.06757812500004, -1.96015625], + [147.43808593750012, -2.05898437499998], + [147.20634765625007, -2.181933593749974], + [146.54648437500012, -2.20859375], + [146.65625, -1.97402343749998], + [147.06757812500004, -1.96015625] + ] + ], + [ + [ + [149.76542968750007, -1.553027343750017], + [149.54589843749997, -1.471679687499957], + [149.58095703125005, -1.353222656249983], + [149.76542968750007, -1.553027343750017] + ] + ] + ] + }, + "properties": { + "name": "Papua New Guinea", + "childNum": 21 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [23.484667968750017, 53.939794921875], + [23.915429687500023, 52.770263671875], + [23.175097656250017, 52.28662109375], + [23.652441406250006, 52.040380859375], + [23.605273437500017, 51.517919921875], + [23.664453125000023, 51.31005859375], + [24.095800781250006, 50.87275390625], + [23.9970703125, 50.809375], + [24.089941406250006, 50.53046875], + [23.97265625, 50.410058593749994], + [23.711718750000017, 50.37734375], + [23.03632812500001, 49.899072265624994], + [22.706152343750006, 49.606201171875], + [22.6494140625, 49.539013671875], + [22.66064453125, 49.483691406249996], + [22.71992187500001, 49.353808593749996], + [22.732421875, 49.295166015625], + [22.705664062500006, 49.171191406249996], + [22.847070312500023, 49.08125], + [22.538671875, 49.072705078125], + [22.473046875000023, 49.081298828125], + [22.020117187500006, 49.209521484374996], + [21.6396484375, 49.411962890625], + [21.079394531250017, 49.418261718749996], + [20.868457031250017, 49.314697265625], + [20.36298828125001, 49.38525390625], + [20.0576171875, 49.181298828124994], + [19.756640625000017, 49.204394531249996], + [19.77392578125, 49.37216796875], + [19.44160156250001, 49.597705078124996], + [19.1494140625, 49.4], + [18.83222656250001, 49.510791015624996], + [18.562402343750023, 49.879345703125], + [18.0283203125, 50.03525390625], + [17.874804687500017, 49.972265625], + [17.627050781250006, 50.11640625], + [17.702246093750006, 50.307177734374996], + [17.41523437500001, 50.254785156249994], + [16.88007812500001, 50.427050781249996], + [16.989648437500023, 50.2369140625], + [16.63916015625, 50.1021484375], + [16.210351562500023, 50.423730468749994], + [16.419726562500017, 50.573632812499994], + [16.2822265625, 50.655615234375], + [16.007226562500023, 50.611621093749996], + [14.99375, 51.01435546875], + [14.98291015625, 50.886572265625], + [14.895800781250017, 50.861376953124996], + [14.809375, 50.858984375], + [14.814257812500017, 50.871630859374996], + [14.91748046875, 51.008740234375], + [14.9638671875, 51.095117187499994], + [14.935546875, 51.435351562499996], + [14.905957031250011, 51.463330078125], + [14.724707031250006, 51.523876953125], + [14.7109375, 51.544921875], + [14.738671875000023, 51.6271484375], + [14.601660156250006, 51.832373046875], + [14.752539062500006, 52.081835937499996], + [14.679882812500011, 52.25], + [14.615625, 52.277636718749996], + [14.573925781250011, 52.31416015625], + [14.554589843750023, 52.359667968749996], + [14.569726562500023, 52.431103515625], + [14.619433593750017, 52.528515625], + [14.514062500000023, 52.64560546875], + [14.253710937500017, 52.782519531249996], + [14.128613281250011, 52.878222656249996], + [14.138867187500011, 52.932861328125], + [14.293164062500011, 53.0267578125], + [14.368554687500023, 53.10556640625], + [14.410937500000017, 53.199023437499996], + [14.412304687500011, 53.216748046875], + [14.41455078125, 53.283496093749996], + [14.258886718750006, 53.729638671875], + [14.58349609375, 53.63935546875], + [14.558398437500017, 53.823193359375], + [14.21142578125, 53.950341796875], + [16.186328125000017, 54.290380859375], + [16.55976562500001, 54.55380859375], + [18.32343750000001, 54.838183593749996], + [18.75927734375, 54.6845703125], + [18.43623046875001, 54.7447265625], + [18.83642578125, 54.369580078125], + [19.604394531250023, 54.4591796875], + [20.20820312500001, 54.420751953125], + [22.16845703125, 54.35986328125], + [22.731835937500023, 54.35009765625], + [22.766210937500006, 54.356787109375], + [22.82373046875, 54.395800781249996], + [22.893945312500023, 54.39052734375], + [22.97675781250001, 54.366357421875], + [23.015527343750023, 54.34833984375], + [23.04218750000001, 54.30419921875], + [23.0875, 54.299462890625], + [23.170312500000023, 54.2814453125], + [23.282324218750006, 54.24033203125], + [23.3701171875, 54.200488281249996], + [23.45361328125, 54.14345703125], + [23.484667968750017, 53.939794921875] + ] + ] + }, + "properties": { + "name": "Poland", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-65.42558593749999, 18.105615234374994], + [-65.57221679687493, 18.137304687499977], + [-65.29487304687501, 18.133349609375045], + [-65.42558593749999, 18.105615234374994] + ] + ], + [ + [ + [-66.12939453125003, 18.444921875000034], + [-65.62880859375, 18.381396484375045], + [-65.62084960937497, 18.242333984374966], + [-65.97080078124995, 17.974365234375], + [-67.196875, 17.994189453125045], + [-67.2640625, 18.364599609375006], + [-67.15864257812501, 18.499218749999983], + [-66.12939453125003, 18.444921875000034] + ] + ] + ] + }, + "properties": { + "name": "Puerto Rico", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [130.52695312500012, 42.535400390625], + [130.68730468750007, 42.30253906249999], + [130.2357421875, 42.183203125000034], + [129.75634765624997, 41.712255859375006], + [129.70869140625004, 40.857324218749994], + [129.34111328125002, 40.72631835937506], + [128.51123046874997, 40.130224609375006], + [127.56816406250002, 39.78198242187503], + [127.39453125000003, 39.207910156249966], + [127.78613281250003, 39.084130859374966], + [128.37460937500012, 38.6234375], + [128.03896484375, 38.30854492187498], + [127.09033203125003, 38.28388671875001], + [126.63388671875012, 37.78183593750006], + [126.36992187500007, 37.87836914062501], + [126.11669921875003, 37.74291992187503], + [125.76914062500006, 37.98535156250003], + [125.35781250000005, 37.72480468749998], + [125.31074218750004, 37.843505859375], + [124.98876953124997, 37.93144531249999], + [125.2067382812501, 38.08154296875], + [124.69091796874997, 38.12919921875002], + [125.06738281250003, 38.556738281250006], + [125.55449218750002, 38.68623046875001], + [125.16884765625, 38.80551757812506], + [125.40966796875003, 39.28837890625002], + [125.36083984375003, 39.52661132812497], + [124.77529296875, 39.75805664062506], + [124.63828125000006, 39.61508789062506], + [124.36210937500002, 40.004052734374994], + [124.8893554687501, 40.459814453125006], + [125.98906250000002, 40.904638671875034], + [126.74306640625, 41.724853515625], + [126.95478515625004, 41.76948242187501], + [127.17968750000003, 41.531347656250006], + [128.14941406249997, 41.38774414062496], + [128.28925781250004, 41.60742187500006], + [128.04521484375007, 41.9875], + [128.92343750000006, 42.038232421874966], + [129.3136718750001, 42.41357421874997], + [129.69785156250012, 42.448144531249994], + [129.89824218750002, 42.998144531250034], + [130.24033203125006, 42.891796874999955], + [130.24667968750012, 42.744824218749955], + [130.52695312500012, 42.535400390625] + ] + ] + }, + "properties": { + "name": "Dem. Rep. Korea", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-17.190869140624926, 32.86860351562498], + [-16.693261718749966, 32.75800781250001], + [-17.018261718749926, 32.66279296874998], + [-17.226025390624983, 32.76684570312503], + [-17.190869140624926, 32.86860351562498] + ] + ], + [ + [ + [-25.64897460937499, 37.840917968750006], + [-25.18193359374996, 37.837890625], + [-25.19072265624999, 37.764355468749955], + [-25.73447265624992, 37.76289062500001], + [-25.845898437499983, 37.89404296875], + [-25.64897460937499, 37.840917968750006] + ] + ], + [ + [ + [-28.14726562499996, 38.45268554687502], + [-28.064794921875034, 38.412744140624966], + [-28.454492187500023, 38.40864257812504], + [-28.54882812499997, 38.51855468750003], + [-28.14726562499996, 38.45268554687502] + ] + ], + [ + [ + [-28.641308593749983, 38.525], + [-28.842041015625, 38.5984375], + [-28.69775390625, 38.638476562500045], + [-28.641308593749983, 38.525] + ] + ], + [ + [ + [-27.07524414062496, 38.643457031249994], + [-27.38593750000001, 38.765820312499955], + [-27.127001953125017, 38.78984375], + [-27.07524414062496, 38.643457031249994] + ] + ], + [ + [ + [-31.137109374999937, 39.40693359375001], + [-31.282958984375, 39.39409179687496], + [-31.260839843750034, 39.49677734375001], + [-31.137109374999937, 39.40693359375001] + ] + ], + [ + [ + [-7.406152343749937, 37.17944335937497], + [-7.834130859374994, 37.005712890625034], + [-8.597656249999943, 37.12133789062506], + [-8.997802734375028, 37.03227539062502], + [-8.814160156249983, 37.43081054687502], + [-8.881103515624943, 38.44667968750005], + [-8.668310546874949, 38.42431640625003], + [-8.798876953124989, 38.518164062500034], + [-9.213281249999937, 38.44809570312498], + [-9.250390624999966, 38.65673828125003], + [-9.021484374999943, 38.746875], + [-8.79160156249992, 39.07817382812502], + [-9.13579101562496, 38.74277343749998], + [-9.35673828124996, 38.697900390624994], + [-9.479736328124972, 38.79877929687501], + [-9.374755859374972, 39.338281249999966], + [-8.837841796874926, 40.11567382812498], + [-8.684619140624989, 40.75253906250006], + [-8.755419921874932, 41.69838867187502], + [-8.887597656249937, 41.76459960937501], + [-8.777148437500017, 41.941064453124994], + [-8.266064453124983, 42.13740234375001], + [-8.152490234374937, 41.81196289062498], + [-7.40361328124996, 41.833691406249955], + [-7.147119140625023, 41.98115234374998], + [-6.61826171874992, 41.9423828125], + [-6.542187499999955, 41.672509765624994], + [-6.2125, 41.53203125], + [-6.928466796874972, 41.009130859375006], + [-6.8101562499999, 40.343115234375034], + [-7.032617187499966, 40.16791992187498], + [-6.896093749999949, 40.02182617187506], + [-6.975390624999932, 39.79838867187502], + [-7.117675781249972, 39.681689453125045], + [-7.53569335937496, 39.66157226562501], + [-6.997949218749994, 39.05644531250002], + [-7.343017578124943, 38.45742187500002], + [-7.106396484374983, 38.181005859375006], + [-6.957568359374932, 38.18789062499999], + [-7.44394531249992, 37.72827148437497], + [-7.406152343749937, 37.17944335937497] + ] + ] + ] + }, + "properties": { + "name": "Portugal", + "childNum": 7, + "cp": [-8.7440694, 39.9251454] + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-58.15976562499999, -20.164648437500006], + [-58.13779296874999, -20.2373046875], + [-58.12460937499999, -20.29345703125], + [-58.09150390625, -20.33320312500001], + [-58.05844726562499, -20.38613281250001], + [-58.025390625, -20.415820312500003], + [-58.00224609374999, -20.465429687500006], + [-57.97905273437499, -20.657324218750006], + [-57.91513671874999, -20.69033203125001], + [-57.830224609374994, -20.99794921875001], + [-57.94267578124999, -21.79833984375], + [-57.95590820312499, -22.109179687500003], + [-56.77519531249999, -22.261328125], + [-56.44780273437499, -22.076171875], + [-56.39487304687499, -22.09267578125001], + [-56.35185546874999, -22.17861328125001], + [-56.246044921875, -22.2646484375], + [-56.18984375, -22.28115234375001], + [-55.99140625, -22.28115234375001], + [-55.84916992187499, -22.3076171875], + [-55.75327148437499, -22.41015625], + [-55.74663085937499, -22.5126953125], + [-55.61767578125, -22.671484375], + [-55.53828125, -23.58095703125001], + [-55.518457031249994, -23.627246093750003], + [-55.458886718749994, -23.68671875000001], + [-55.4423828125, -23.792578125], + [-55.4423828125, -23.865332031250006], + [-55.415917968749994, -23.95136718750001], + [-55.36630859374999, -23.991015625], + [-55.28691406249999, -24.004296875], + [-55.1943359375, -24.01748046875001], + [-55.08188476562499, -23.99765625], + [-54.982666015625, -23.97451171875001], + [-54.62548828125, -23.8125], + [-54.44023437499999, -23.90175781250001], + [-54.37080078125, -23.97119140625], + [-54.24179687499999, -24.047265625], + [-54.281005859375, -24.30605468750001], + [-54.43623046875, -25.12128906250001], + [-54.47314453125, -25.22021484375], + [-54.610546875, -25.432714843750006], + [-54.615869140624994, -25.57607421875001], + [-54.63193359374999, -26.00576171875001], + [-54.677734375, -26.30878906250001], + [-54.934472656249994, -26.70253906250001], + [-55.1359375, -26.93115234375], + [-55.426660156249994, -27.00927734375], + [-55.450634765625, -27.068359375], + [-55.496728515624994, -27.115332031250006], + [-55.564892578125, -27.15], + [-55.59726562499999, -27.207617187500006], + [-55.59379882812499, -27.2880859375], + [-55.63291015624999, -27.35712890625001], + [-55.71464843749999, -27.41484375], + [-55.789990234375, -27.41640625], + [-55.95146484374999, -27.32568359375], + [-56.1640625, -27.32148437500001], + [-56.437158203124994, -27.553808593750006], + [-58.16826171874999, -27.2734375], + [-58.60483398437499, -27.31435546875001], + [-58.641748046874994, -27.19609375], + [-58.618603515625, -27.132128906250003], + [-58.222070312499994, -26.65], + [-58.18149414062499, -26.307421875], + [-57.943115234375, -26.05292968750001], + [-57.563134765624994, -25.473730468750006], + [-57.821679687499994, -25.13642578125001], + [-59.187255859375, -24.562304687500003], + [-59.892480468749994, -24.093554687500003], + [-60.83984375, -23.85810546875001], + [-61.084716796875, -23.65644531250001], + [-61.79853515625, -23.18203125], + [-62.21416015624999, -22.612402343750006], + [-62.372509765625, -22.43916015625001], + [-62.54155273437499, -22.349609375], + [-62.6259765625, -22.29042968750001], + [-62.62568359375, -22.261523437500003], + [-62.65097656249999, -22.233691406250003], + [-62.27666015624999, -21.066015625], + [-62.276318359375, -20.5625], + [-61.7568359375, -19.6453125], + [-60.00737304687499, -19.29755859375001], + [-59.09052734375, -19.286230468750006], + [-58.18017578125, -19.81787109375], + [-58.15976562499999, -20.164648437500006] + ] + ] + }, + "properties": { + "name": "Paraguay", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [34.34833984375004, 31.292919921874955], + [34.2453125000001, 31.208300781250045], + [34.2125, 31.292285156250017], + [34.198144531249994, 31.322607421875063], + [34.47734375000002, 31.584863281250023], + [34.52412109375004, 31.541650390624994], + [34.5255859375001, 31.52563476562503], + [34.34833984375004, 31.292919921874955] + ] + ], + [ + [ + [34.88046875, 31.3681640625], + [34.950976562500074, 31.60229492187503], + [35.20371093750006, 31.75], + [35.1271484375001, 31.816748046875006], + [35.05322265625003, 31.83793945312496], + [34.983007812500006, 31.816796875000023], + [34.9611328125001, 31.823339843750006], + [34.95380859375004, 31.84125976562504], + [34.98974609374997, 31.913281249999955], + [34.955957031249994, 32.1609375], + [35.01054687500002, 32.33818359375002], + [35.06503906250006, 32.46044921875006], + [35.19326171875005, 32.53442382812503], + [35.303808593750006, 32.512939453125], + [35.38671875000003, 32.493017578125034], + [35.402636718750074, 32.45063476562501], + [35.484375, 32.40166015624999], + [35.5514648437501, 32.39550781250006], + [35.57207031250002, 32.237890625], + [35.450585937499994, 31.479296875000017], + [34.88046875, 31.3681640625] + ] + ] + ] + }, + "properties": { + "name": "Palestine", + "childNum": 2 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-149.321533203125, -17.690039062499963], + [-149.177685546875, -17.736621093750045], + [-149.18178710937497, -17.86230468749997], + [-149.34111328125, -17.732421874999986], + [-149.57890624999993, -17.734960937499963], + [-149.635009765625, -17.564257812500003], + [-149.37919921874993, -17.522363281249994], + [-149.321533203125, -17.690039062499963] + ] + ], + [ + [ + [-143.44057617187497, -16.619726562499963], + [-143.38618164062498, -16.668847656250023], + [-143.55068359375002, -16.62109374999997], + [-143.44057617187497, -16.619726562499963] + ] + ], + [ + [ + [-139.02431640624997, -9.695214843750037], + [-138.82734375, -9.74160156249998], + [-139.13408203124996, -9.829492187500037], + [-139.02431640624997, -9.695214843750037] + ] + ], + [ + [ + [-140.075634765625, -9.425976562499983], + [-140.14438476562498, -9.359375], + [-140.07094726562497, -9.328125], + [-140.075634765625, -9.425976562499983] + ] + ], + [ + [ + [-140.07260742187503, -8.910449218750031], + [-140.21743164062497, -8.929687499999957], + [-140.24003906249993, -8.79755859375004], + [-140.057666015625, -8.801464843750026], + [-140.07260742187503, -8.910449218750031] + ] + ] + ] + }, + "properties": { + "name": "Fr. Polynesia", + "childNum": 5 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [51.26796875000002, 24.607226562500003], + [51.17802734375002, 24.58671875], + [51.093359375, 24.564648437499997], + [51.02275390625002, 24.565234375], + [50.96601562500001, 24.573925781249997], + [50.928320312500006, 24.595117187499994], + [50.85566406250001, 24.679638671874997], + [50.80439453125001, 24.789257812499997], + [50.8359375, 24.850390625], + [50.846777343750006, 24.888574218749994], + [50.75458984375001, 25.39926757812499], + [51.003125, 25.9814453125], + [51.262304687500006, 26.153271484374997], + [51.543066406250006, 25.902392578125003], + [51.4853515625, 25.524707031250003], + [51.60888671875, 25.052880859374994], + [51.42792968750001, 24.668261718750003], + [51.26796875000002, 24.607226562500003] + ] + ] + }, + "properties": { + "name": "Qatar", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [28.2125, 45.450439453125], + [28.317675781250017, 45.347119140625], + [28.451269531250006, 45.2921875], + [28.78828125000001, 45.240966796875], + [28.78173828125, 45.309863281249996], + [28.894335937500017, 45.289941406249994], + [29.223535156250023, 45.4029296875], + [29.403710937500023, 45.419677734375], + [29.567675781250017, 45.37080078125], + [29.705859375000017, 45.259912109374994], + [29.557519531250023, 44.843408203124994], + [29.048242187500023, 44.757568359375], + [29.0953125, 44.975048828125], + [28.891503906250023, 44.91865234375], + [28.585351562500023, 43.742236328124996], + [28.221972656250017, 43.772851562499994], + [27.88427734375, 43.987353515624996], + [27.425390625, 44.0205078125], + [27.0869140625, 44.167382812499994], + [26.2158203125, 44.007275390625], + [25.4970703125, 43.670800781249994], + [22.919042968750006, 43.83447265625], + [22.868261718750006, 43.947900390624994], + [23.02851562500001, 44.077978515625], + [22.705078125, 44.23779296875], + [22.687890625000023, 44.248291015625], + [22.494531250000023, 44.435449218749994], + [22.554003906250017, 44.540332031249996], + [22.6201171875, 44.562353515625], + [22.70078125, 44.555517578125], + [22.734375, 44.569921875], + [22.72089843750001, 44.605517578124996], + [22.64208984375, 44.6509765625], + [22.49765625, 44.70625], + [22.350683593750006, 44.676123046875], + [22.200976562500017, 44.560693359374994], + [22.093066406250017, 44.541943359375], + [21.909277343750006, 44.66611328125], + [21.636132812500023, 44.71044921875], + [21.52314453125001, 44.790087890624996], + [21.36005859375001, 44.82666015625], + [21.35791015625, 44.86181640625], + [21.384375, 44.870068359375], + [21.442187500000017, 44.873388671875], + [21.519921875000023, 44.880810546875], + [21.532324218750006, 44.900683593749996], + [21.35703125, 44.990771484374996], + [21.465429687500006, 45.171875], + [21.431445312500017, 45.192529296874994], + [20.794042968750006, 45.46787109375], + [20.775, 45.749804687499996], + [20.760156250000023, 45.758105468749996], + [20.746875, 45.748974609375], + [20.727832031250017, 45.73740234375], + [20.709277343750017, 45.735253906249994], + [20.652734375000023, 45.77939453125], + [20.581152343750006, 45.869482421875], + [20.35859375000001, 45.975488281249994], + [20.241796875, 46.10859375], + [20.28095703125001, 46.1330078125], + [20.508105468750017, 46.166943359375], + [20.613671875000023, 46.13349609375], + [20.76025390625, 46.246240234374994], + [21.121679687500006, 46.282421875], + [21.99970703125001, 47.505029296874994], + [22.87666015625001, 47.947265625], + [23.054785156250006, 48.00654296875], + [23.139453125000017, 48.08740234375], + [23.20263671875, 48.084521484374996], + [23.408203125, 47.989990234375], + [23.628710937500017, 47.995849609375], + [24.578906250000017, 47.931054687499994], + [24.979101562500006, 47.72412109375], + [25.464257812500023, 47.910791015624994], + [25.689257812500017, 47.932470703125], + [25.90869140625, 47.967578125], + [26.162695312500006, 47.992529296875], + [26.236230468750023, 48.064355468749994], + [26.276953125, 48.113232421875], + [26.3056640625, 48.203759765624994], + [26.4423828125, 48.22998046875], + [26.618945312500017, 48.25986328125], + [26.980761718750017, 48.155029296875], + [27.614062500000017, 47.34052734375], + [28.07177734375, 46.978417968749994], + [28.23945312500001, 46.6408203125], + [28.07470703125, 45.598974609375], + [28.2125, 45.450439453125] + ] + ] + }, + "properties": { + "name": "Romania", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [146.71396484375012, 43.743798828124994], + [146.62197265625, 43.81298828125006], + [146.88408203125002, 43.82915039062496], + [146.71396484375012, 43.743798828124994] + ] + ], + [ + [ + [146.20761718750006, 44.49765625], + [146.5677734375, 44.44042968749997], + [145.91406249999997, 44.10371093750004], + [145.58681640625, 43.84511718750002], + [145.5558593750001, 43.66459960937502], + [145.46171875000007, 43.870898437500045], + [146.20761718750006, 44.49765625] + ] + ], + [ + [ + [148.59951171875, 45.317626953125], + [147.91376953125004, 44.99038085937502], + [147.65781250000012, 44.97714843749998], + [146.89746093750003, 44.404296875], + [147.24658203124997, 44.856054687500006], + [147.88554687500007, 45.22563476562499], + [147.9240234375001, 45.38330078125006], + [148.05605468750005, 45.26210937500005], + [148.32421874999997, 45.28242187500001], + [148.8122070312501, 45.510009765625], + [148.83710937500004, 45.36269531250002], + [148.59951171875, 45.317626953125] + ] + ], + [ + [ + [149.68769531250004, 45.64204101562501], + [149.44707031250002, 45.593359375000034], + [149.9623046875, 46.02192382812504], + [150.553125, 46.208544921875045], + [149.68769531250004, 45.64204101562501] + ] + ], + [ + [ + [152.00205078125006, 46.89716796874998], + [151.72343750000007, 46.82880859375001], + [152.28886718750007, 47.1421875], + [152.00205078125006, 46.89716796874998] + ] + ], + [ + [ + [154.81044921875005, 49.31201171875], + [154.61093750000006, 49.29404296874998], + [154.82490234375004, 49.64692382812501], + [154.81044921875005, 49.31201171875] + ] + ], + [ + [ + [155.9210937500001, 50.30219726562501], + [155.39716796875004, 50.04125976562497], + [155.24306640625, 50.09462890625002], + [155.21835937500012, 50.29785156250003], + [155.68017578124997, 50.400732421875034], + [156.096875, 50.771875], + [155.9210937500001, 50.30219726562501] + ] + ], + [ + [ + [156.40507812500002, 50.65761718750005], + [156.16796874999997, 50.73188476562498], + [156.37646484374997, 50.86210937499996], + [156.4875, 50.84296874999998], + [156.40507812500002, 50.65761718750005] + ] + ], + [ + [ + [142.76103515625002, 54.393945312499966], + [143.32470703125003, 52.96308593749998], + [143.15556640625002, 52.08374023437497], + [143.29951171875004, 51.632373046875045], + [143.81601562500006, 50.28261718750002], + [144.71376953125, 48.64028320312502], + [144.04873046875, 49.249169921874994], + [143.73232421875, 49.31201171875], + [143.10498046875003, 49.198828125000034], + [142.57421874999997, 48.07216796875002], + [142.55693359375002, 47.737890625000034], + [143.21767578125005, 46.79487304687504], + [143.48564453125002, 46.752050781250006], + [143.58066406250012, 46.360693359375034], + [143.43164062500003, 46.02866210937498], + [143.28232421875006, 46.55898437500002], + [142.57802734375005, 46.700781250000034], + [142.07714843749997, 45.91704101562499], + [141.83037109375002, 46.451074218749966], + [142.03867187500012, 47.140283203124966], + [141.9640625000001, 47.58745117187502], + [142.18173828125012, 48.01337890625001], + [141.86630859375006, 48.750097656250006], + [142.1422851562501, 49.56914062499999], + [142.06601562500006, 50.630468750000034], + [142.20673828125004, 51.22255859375002], + [141.72236328125004, 51.73632812499997], + [141.66083984375004, 52.27294921874997], + [141.85556640625012, 52.79350585937499], + [141.82353515625007, 53.33950195312502], + [142.1419921875, 53.49560546875003], + [142.52617187500002, 53.44746093749998], + [142.70595703125, 53.89570312499998], + [142.33496093749997, 54.28071289062501], + [142.76103515625002, 54.393945312499966] + ] + ], + [ + [ + [137.17861328125005, 55.100439453125034], + [137.05527343750006, 54.9267578125], + [136.71464843750002, 54.956152343750034], + [137.17861328125005, 55.100439453125034] + ] + ], + [ + [ + [137.94052734375012, 55.092626953125034], + [138.20615234375012, 55.03354492187498], + [137.72148437500007, 54.66323242187505], + [137.46269531250002, 54.873388671875034], + [137.23291015624997, 54.79057617187496], + [137.5773437500001, 55.19702148437497], + [137.94052734375012, 55.092626953125034] + ] + ], + [ + [ + [21.235742187500023, 55.26411132812498], + [22.072363281250034, 55.06367187499998], + [22.56728515625005, 55.05913085937496], + [22.82470703125, 54.87128906249998], + [22.684472656250023, 54.56293945312504], + [22.679882812500068, 54.493017578125006], + [22.766210937499977, 54.356787109375034], + [22.168457031250057, 54.35986328125006], + [21.14052734375008, 54.39179687499998], + [19.604394531250023, 54.45917968750004], + [19.974511718750023, 54.92119140625002], + [20.520312500000017, 54.994873046875], + [20.89980468750008, 55.286669921875045], + [20.957812500000074, 55.27890625000006], + [20.594824218750006, 54.982373046874955], + [20.995898437500017, 54.90268554687506], + [21.18886718750008, 54.93520507812502], + [21.235742187500023, 55.26411132812498] + ] + ], + [ + [ + [166.65029296875005, 54.83906249999998], + [166.64511718750006, 54.69409179687503], + [165.75107421875006, 55.294531250000034], + [166.27578125000005, 55.311962890624955], + [166.24804687499997, 55.16542968750002], + [166.65029296875005, 54.83906249999998] + ] + ], + [ + [ + [150.58994140625006, 59.01875], + [150.47021484375003, 59.05405273437498], + [150.66621093750004, 59.16015625000003], + [150.58994140625006, 59.01875] + ] + ], + [ + [ + [163.63515625000005, 58.603369140625006], + [163.47138671875004, 58.509375], + [163.7609375000001, 59.01503906250002], + [164.57265625, 59.22114257812501], + [164.61572265624997, 58.885595703125034], + [163.63515625000005, 58.603369140625006] + ] + ], + [ + [ + [35.8161132812501, 65.18208007812501], + [35.77871093750005, 64.97666015625], + [35.52890625000006, 65.15107421875001], + [35.8161132812501, 65.18208007812501] + ] + ], + [ + [ + [70.02070312500004, 66.502197265625], + [69.65136718750003, 66.56533203125], + [69.50273437500002, 66.75107421875], + [70.07666015624997, 66.69589843750003], + [70.02070312500004, 66.502197265625] + ] + ], + [ + [ + [-179.79853515625, 68.9404296875], + [-178.873876953125, 68.75410156249995], + [-178.69262695312503, 68.54599609375], + [-178.09746093750002, 68.4248046875], + [-178.05581054687497, 68.26489257812503], + [-177.79677734374997, 68.33798828125], + [-178.37304687500003, 68.56567382812503], + [-177.52724609375002, 68.29438476562501], + [-177.58920898437503, 68.22421875], + [-175.34521484375, 67.67807617187503], + [-175.37470703124998, 67.35737304687498], + [-175.00268554687494, 67.4375], + [-174.849853515625, 67.34887695312503], + [-174.92490234375, 66.62314453125006], + [-174.503759765625, 66.537939453125], + [-174.39409179687496, 66.34423828124997], + [-174.084765625, 66.47309570312504], + [-174.06503906249998, 66.22958984374998], + [-173.77397460937502, 66.43466796875003], + [-174.23159179687497, 66.63188476562505], + [-174.08642578125, 66.94287109375], + [-174.55009765624993, 67.090625], + [-173.6796875, 67.144775390625], + [-173.15781249999998, 67.06909179687503], + [-173.32353515625, 66.95483398437503], + [-173.25893554687497, 66.84008789062503], + [-173.19301757812497, 66.99360351562504], + [-172.5201171875, 66.952490234375], + [-173.00751953125, 67.06489257812498], + [-171.79555664062502, 66.93173828125003], + [-170.50952148437503, 66.34365234375005], + [-170.604443359375, 66.24892578125002], + [-170.30122070312504, 66.29404296874998], + [-170.24394531250002, 66.16928710937503], + [-169.777880859375, 66.14311523437505], + [-169.83168945312497, 65.99892578124997], + [-170.54067382812497, 65.86542968749995], + [-170.66630859375, 65.62153320312501], + [-171.42153320312502, 65.81035156250002], + [-171.10585937500002, 65.51103515625005], + [-171.90712890625, 65.495947265625], + [-172.78330078124998, 65.68105468749997], + [-172.23281250000002, 65.45571289062497], + [-172.30927734375004, 65.27563476562497], + [-172.66191406249993, 65.24853515625006], + [-172.28603515625002, 65.20571289062502], + [-172.21318359375, 65.04814453124999], + [-173.08579101562498, 64.81733398437495], + [-172.80107421874996, 64.79052734375], + [-172.90087890624994, 64.62885742187501], + [-172.40146484374998, 64.413916015625], + [-172.73916015624997, 64.41225585937502], + [-172.90317382812498, 64.52607421875004], + [-172.96005859375003, 64.32768554687502], + [-173.27548828124998, 64.2896484375], + [-173.327490234375, 64.53955078125003], + [-173.72973632812497, 64.36450195312497], + [-174.57055664062503, 64.7177734375], + [-175.39511718749998, 64.80239257812502], + [-175.85385742187498, 65.01083984375003], + [-176.09326171875, 65.471044921875], + [-177.05625, 65.613623046875], + [-177.48876953125, 65.50371093749999], + [-178.4125, 65.49555664062501], + [-178.93906249999998, 66.03276367187505], + [-178.74672851562497, 66.01367187500006], + [-178.52656250000004, 66.40156250000004], + [-178.86811523437498, 66.18706054687502], + [-179.14340820312503, 66.37504882812505], + [-179.327197265625, 66.16259765625003], + [-179.68330078124998, 66.18413085937505], + [-179.78969726562497, 65.90087890625], + [-179.352099609375, 65.51674804687497], + [-180, 65.06723632812498], + [-180, 65.31196289062501], + [-180, 65.55678710937497], + [-180, 65.80156250000002], + [-180, 66.04628906250002], + [-180, 66.29106445312499], + [-180, 66.53583984375004], + [-180, 66.78056640625005], + [-180, 67.02534179687501], + [-180, 67.27011718750006], + [-180, 67.51484374999998], + [-180, 67.75961914062503], + [-180, 68.00439453124997], + [-180, 68.24912109375], + [-180, 68.49389648437497], + [-180, 68.738671875], + [-179.999951171875, 68.98344726562505], + [-179.79853515625, 68.9404296875] + ] + ], + [ + [ + [50.265234375, 69.18559570312502], + [49.62626953125002, 68.85971679687498], + [48.91035156250004, 68.74306640625002], + [48.4390625, 68.80488281249998], + [48.319921875, 69.26923828125001], + [48.8449218750001, 69.49472656250003], + [49.22519531250006, 69.51123046875], + [50.265234375, 69.18559570312502] + ] + ], + [ + [ + [161.46708984375002, 68.90097656250003], + [161.08281250000007, 69.4056640625], + [161.50517578125007, 69.63945312500002], + [161.46708984375002, 68.90097656250003] + ] + ], + [ + [ + [169.20078125000006, 69.58046875], + [168.34804687500005, 69.66435546875005], + [167.86474609375003, 69.90107421875004], + [168.35791015625003, 70.01567382812502], + [169.37480468750007, 69.88261718749999], + [169.20078125000006, 69.58046875] + ] + ], + [ + [ + [60.450488281250074, 69.93486328124999], + [60.44023437500002, 69.72592773437506], + [59.637011718750074, 69.72104492187503], + [59.50263671875004, 69.86621093750003], + [58.952734375, 69.89277343750004], + [58.51992187500005, 70.31831054687504], + [59.04804687500004, 70.46049804687505], + [60.450488281250074, 69.93486328124999] + ] + ], + [ + [ + [52.90332031250003, 71.36499023437503], + [53.19257812500004, 71.21528320312498], + [53.0226562500001, 70.96870117187501], + [52.24960937500006, 71.28491210937506], + [52.90332031250003, 71.36499023437503] + ] + ], + [ + [ + [178.8615234375001, 70.826416015625], + [178.68388671875013, 71.10566406250004], + [180, 71.53774414062505], + [180, 70.993017578125], + [178.8615234375001, 70.826416015625] + ] + ], + [ + [ + [137.95986328125005, 71.50766601562503], + [137.71181640625005, 71.4232421875], + [137.06406250000006, 71.52988281250003], + [137.816796875, 71.58789062500006], + [137.95986328125005, 71.50766601562503] + ] + ], + [ + [ + [-178.87646484375, 71.57705078124997], + [-178.13388671874998, 71.46547851562497], + [-177.523583984375, 71.16689453125], + [-179.415673828125, 70.91899414062502], + [-179.999951171875, 70.993017578125], + [-179.999951171875, 71.53774414062505], + [-178.87646484375, 71.57705078124997] + ] + ], + [ + [ + [77.6325195312501, 72.291259765625], + [76.87109374999997, 72.317041015625], + [77.74853515625003, 72.63120117187506], + [78.36513671875005, 72.48242187500003], + [77.6325195312501, 72.291259765625] + ] + ], + [ + [ + [79.50146484374997, 72.72192382812497], + [78.63320312500005, 72.85073242187502], + [79.16425781250004, 73.0943359375], + [79.50146484374997, 72.72192382812497] + ] + ], + [ + [ + [74.660546875, 72.87343750000002], + [74.18066406250003, 72.975341796875], + [74.19853515625002, 73.10908203124998], + [74.9615234375, 73.0625], + [74.660546875, 72.87343750000002] + ] + ], + [ + [ + [120.26132812500012, 73.08984374999997], + [119.79208984375006, 73.04541015624997], + [119.64042968750002, 73.12431640625007], + [120.26132812500012, 73.08984374999997] + ] + ], + [ + [ + [55.31982421875003, 73.30830078124998], + [56.42958984375005, 73.201171875], + [56.121679687500006, 72.80659179687498], + [55.40332031249997, 72.54907226562503], + [55.29785156249997, 71.93535156250005], + [56.45439453125002, 71.10737304687504], + [57.62539062500005, 70.72880859374999], + [57.14589843750005, 70.58911132812506], + [56.38574218749997, 70.73413085937503], + [56.49970703125004, 70.56640625000003], + [55.687304687500074, 70.69218749999999], + [54.60117187500006, 70.68007812500002], + [53.383593750000074, 70.87353515625], + [53.670507812500006, 71.08691406250003], + [54.155664062499994, 71.12548828125], + [53.40996093750002, 71.34013671875002], + [53.41162109375003, 71.530126953125], + [51.93789062500005, 71.47470703124998], + [51.511328125, 71.64809570312497], + [51.58251953124997, 72.07119140625], + [52.252050781250006, 72.12973632812503], + [52.66191406250002, 72.33686523437495], + [52.91660156250006, 72.66889648437501], + [52.5792968750001, 72.791357421875], + [53.3698242187501, 72.91674804687506], + [53.2511718750001, 73.182958984375], + [54.80390625000004, 73.38764648437498], + [55.31982421875003, 73.30830078124998] + ] + ], + [ + [ + [70.67392578125006, 73.09501953125005], + [70.04072265625004, 73.03715820312507], + [69.99589843750002, 73.359375], + [70.94023437500002, 73.51440429687503], + [71.6261718750001, 73.17397460937497], + [70.67392578125006, 73.09501953125005] + ] + ], + [ + [ + [142.18486328125007, 73.89589843750005], + [143.34375, 73.56875], + [143.45146484375007, 73.231298828125], + [141.59667968750003, 73.31083984375005], + [140.66279296875004, 73.45200195312503], + [139.785546875, 73.35522460937503], + [141.08476562500002, 73.86586914062497], + [142.18486328125007, 73.89589843750005] + ] + ], + [ + [ + [83.5490234375001, 74.07177734375], + [82.8177734375, 74.09160156250005], + [83.14980468750005, 74.151611328125], + [83.5490234375001, 74.07177734375] + ] + ], + [ + [ + [141.01025390625003, 73.99946289062501], + [140.40947265625002, 73.92167968750005], + [140.1935546875001, 74.23671875000002], + [141.03857421875003, 74.24272460937502], + [141.01025390625003, 73.99946289062501] + ] + ], + [ + [ + [113.38720703124997, 74.40043945312499], + [112.78242187500004, 74.09506835937503], + [111.50341796874997, 74.35307617187502], + [111.87978515625, 74.36381835937499], + [112.08447265624997, 74.54897460937505], + [113.38720703124997, 74.40043945312499] + ] + ], + [ + [ + [86.653125, 74.981298828125], + [87.05214843750005, 74.982568359375], + [86.92714843750005, 74.83076171874998], + [86.25859375000002, 74.89350585937498], + [86.653125, 74.981298828125] + ] + ], + [ + [ + [82.17236328125003, 75.41938476562501], + [81.97851562499997, 75.24711914062499], + [81.65478515625003, 75.28891601562498], + [81.71210937500004, 75.45141601562506], + [82.165625, 75.515625], + [82.17236328125003, 75.41938476562501] + ] + ], + [ + [ + [146.79521484375007, 75.37075195312505], + [148.43242187500002, 75.41352539062495], + [148.59013671875007, 75.23637695312502], + [150.82236328125006, 75.15654296875002], + [150.64628906250002, 74.944580078125], + [149.596875, 74.77260742187505], + [148.296875, 74.80043945312502], + [146.14853515625012, 75.19829101562499], + [146.5375, 75.58178710937506], + [146.79521484375007, 75.37075195312505] + ] + ], + [ + [ + [135.9486328125, 75.40957031250005], + [135.45195312500007, 75.38955078124997], + [135.6986328125, 75.84526367187499], + [136.16894531249997, 75.60556640625], + [135.9486328125, 75.40957031250005] + ] + ], + [ + [ + [140.04873046875, 75.82895507812503], + [140.81591796874997, 75.63071289062498], + [141.48544921875012, 76.13715820312495], + [142.66953125000012, 75.86342773437497], + [143.68583984375002, 75.86367187500002], + [145.35996093750006, 75.53046874999998], + [144.01972656250004, 75.04467773437506], + [143.1703125, 75.11689453125001], + [142.72949218749997, 75.33764648437506], + [142.941796875, 75.71328125000002], + [142.30791015625007, 75.69169921875005], + [142.19882812500006, 75.39267578124998], + [143.12792968749997, 74.9703125], + [142.47275390625006, 74.82041015625], + [141.98730468750003, 74.99125976562499], + [140.26787109375002, 74.846923828125], + [139.68125, 74.96406249999995], + [139.09912109374997, 74.65654296875002], + [138.09228515625003, 74.79746093750003], + [136.94765625000005, 75.32553710937498], + [137.28974609375004, 75.34863281249997], + [137.26884765625002, 75.7494140625], + [137.70654296875003, 75.75957031250002], + [137.56054687499997, 75.95522460937502], + [138.20761718750006, 76.11494140624995], + [138.91953125000006, 76.19672851562501], + [140.04873046875, 75.82895507812503] + ] + ], + [ + [ + [96.5324218750001, 76.278125], + [96.30058593750002, 76.121728515625], + [95.31113281250006, 76.21474609375002], + [95.37988281250003, 76.2890625], + [96.5324218750001, 76.278125] + ] + ], + [ + [ + [112.47802734375003, 76.62089843749999], + [112.531640625, 76.450048828125], + [111.96894531250004, 76.62617187500001], + [112.47802734375003, 76.62089843749999] + ] + ], + [ + [ + [149.15019531250002, 76.65991210937506], + [148.39863281250004, 76.64824218750007], + [149.4064453125001, 76.78208007812498], + [149.15019531250002, 76.65991210937506] + ] + ], + [ + [ + [67.7653320312501, 76.23759765624999], + [61.35595703124997, 75.31484375000002], + [60.27685546875003, 75.00756835937503], + [60.501367187499994, 74.90463867187503], + [59.67402343750004, 74.61015624999999], + [59.24013671875005, 74.69296874999998], + [59.040429687499994, 74.48554687500001], + [58.53466796875003, 74.49892578124997], + [58.6178710937501, 74.22739257812498], + [57.76738281250002, 74.013818359375], + [57.755957031250006, 73.769189453125], + [57.313085937500006, 73.838037109375], + [57.54257812500006, 73.65820312500003], + [56.96386718750003, 73.36655273437503], + [56.43037109375004, 73.29721679687503], + [55.00683593750003, 73.45385742187506], + [54.29990234375006, 73.35097656249997], + [53.7628906250001, 73.76616210937499], + [54.64267578125006, 73.95957031250006], + [55.34091796875006, 74.41962890624998], + [56.13710937500005, 74.49609375000003], + [55.5822265625001, 74.627685546875], + [56.4987304687501, 74.95708007812505], + [55.81005859374997, 75.12490234374997], + [56.03554687499999, 75.19423828124997], + [56.57031250000003, 75.09775390625003], + [56.8444335937501, 75.351416015625], + [57.606835937499994, 75.34125976562498], + [58.05830078125004, 75.6630859375], + [58.88125, 75.85478515625007], + [60.27929687499997, 76.09624023437505], + [60.94218750000002, 76.07128906250003], + [61.20166015624997, 76.28203125000007], + [62.97148437500002, 76.23666992187498], + [64.4634765625, 76.37817382812503], + [67.65185546874997, 77.011572265625], + [68.48574218750005, 76.93369140625003], + [68.94169921875002, 76.707666015625], + [67.7653320312501, 76.23759765624999] + ] + ], + [ + [ + [96.28544921875002, 77.02666015625007], + [95.27031250000007, 77.01884765624999], + [96.52841796875006, 77.20551757812501], + [96.28544921875002, 77.02666015625007] + ] + ], + [ + [ + [89.51425781250006, 77.18881835937498], + [89.14169921875012, 77.22680664062497], + [89.61621093749997, 77.31103515625], + [89.51425781250006, 77.18881835937498] + ] + ], + [ + [ + [130.68730468750007, 42.30253906249999], + [130.52695312500012, 42.535400390625], + [130.42480468749997, 42.72705078124997], + [131.06855468750004, 42.90224609375005], + [131.25732421875003, 43.378076171874994], + [131.2552734375, 44.07158203124999], + [130.9816406250001, 44.844335937500034], + [131.44687500000012, 44.984033203124966], + [131.85185546875002, 45.32685546875001], + [132.93603515624997, 45.029931640624994], + [133.1134765625001, 45.130712890625006], + [133.18603515625003, 45.49482421875004], + [133.43642578125, 45.60468750000004], + [133.86132812500003, 46.24775390625004], + [134.1676757812501, 47.30219726562501], + [134.75234375, 47.71542968749998], + [134.56601562500006, 48.02250976562502], + [134.66523437500004, 48.25390625], + [134.29335937500005, 48.37343750000002], + [133.46835937500006, 48.09716796875003], + [133.14404296875003, 48.10566406249998], + [132.7072265625001, 47.94726562500006], + [132.47626953125004, 47.714990234374994], + [130.96191406249997, 47.70932617187498], + [130.7326171875001, 48.01923828124998], + [130.80429687500012, 48.34150390624998], + [130.5521484375, 48.602490234374955], + [130.553125, 48.861181640625006], + [130.1959960937501, 48.89165039062499], + [129.49814453125012, 49.38881835937502], + [129.0651367187501, 49.374658203124966], + [128.70400390625, 49.60014648437499], + [127.99960937500006, 49.56860351562506], + [127.55078124999997, 49.801806640625045], + [127.590234375, 50.20898437500003], + [127.33720703125007, 50.35014648437502], + [127.30703125000005, 50.70795898437501], + [126.92480468749997, 51.10014648437496], + [126.34169921875, 52.36201171875001], + [125.64902343750012, 53.042285156250045], + [125.075, 53.20366210937496], + [124.81230468750002, 53.133837890625045], + [123.6078125, 53.546533203124994], + [120.98544921875012, 53.28457031250002], + [120.09453125000007, 52.787207031250034], + [120.0675781250001, 52.632910156250034], + [120.65615234375, 52.56665039062503], + [120.74980468750007, 52.096533203125006], + [120.06689453125003, 51.60068359375006], + [119.16367187500006, 50.40600585937503], + [119.34628906250012, 50.278955078124994], + [119.25986328125012, 50.06640625000003], + [118.4515625, 49.84448242187503], + [117.8734375, 49.51347656250002], + [116.6833007812501, 49.82377929687499], + [116.551171875, 49.92031250000002], + [116.35117187500012, 49.97807617187499], + [116.21679687500003, 50.00927734375003], + [116.13457031250002, 50.01079101562499], + [115.9259765625001, 49.95214843750003], + [115.79521484375002, 49.90590820312502], + [115.71777343750003, 49.88061523437503], + [115.58798828125006, 49.88603515624996], + [115.42919921874997, 49.89648437499997], + [115.36503906250002, 49.911767578124966], + [115.27451171875006, 49.948876953124994], + [115.00332031250005, 50.138574218749994], + [114.74316406249997, 50.23369140625002], + [114.29707031250004, 50.27441406250006], + [113.57421874999997, 50.00703125000001], + [113.44550781250004, 49.94160156250001], + [113.31904296875004, 49.87431640624999], + [113.16416015625012, 49.79716796874999], + [113.09208984375007, 49.692529296874994], + [113.05556640625, 49.61625976562499], + [112.91484375000002, 49.569238281249994], + [112.80644531250007, 49.52358398437502], + [112.69736328125012, 49.50727539062498], + [112.49492187500002, 49.532324218750034], + [112.07968750000006, 49.42421875000002], + [111.42929687500006, 49.342626953125034], + [111.3366210937501, 49.355859374999966], + [111.20419921875012, 49.304296875000034], + [110.82792968750002, 49.16616210937505], + [110.70976562500002, 49.14296875000002], + [110.42783203125006, 49.219970703125], + [110.32138671875012, 49.215869140625045], + [110.19990234375004, 49.17041015625003], + [109.5287109375, 49.269873046875034], + [109.45371093750012, 49.29633789062501], + [109.23671875000005, 49.334912109374955], + [108.61367187500005, 49.32280273437499], + [108.52246093750003, 49.34150390624998], + [108.4069335937501, 49.39638671875005], + [107.96542968750012, 49.65351562500004], + [107.91660156250012, 49.947802734375045], + [107.63095703125012, 49.98310546875004], + [107.3470703125, 49.986669921875034], + [107.23330078125, 49.989404296874994], + [107.14306640625003, 50.03300781249999], + [107.04023437500004, 50.086474609375045], + [106.94130859375005, 50.19667968750002], + [106.71113281250004, 50.312597656250006], + [106.57441406250004, 50.32880859375004], + [106.36845703125002, 50.317578124999955], + [106.21787109375006, 50.304589843749966], + [105.38359375000002, 50.47373046874998], + [104.07871093750012, 50.15424804687498], + [103.63291015625006, 50.138574218749994], + [103.49628906250004, 50.16494140625005], + [103.42119140625002, 50.18706054687502], + [103.3043945312501, 50.200292968750034], + [102.28837890625007, 50.58510742187502], + [102.31660156250004, 50.71845703125001], + [102.21503906250004, 50.82944335937506], + [102.19453125000004, 51.05068359375002], + [102.15195312500006, 51.107519531250034], + [102.14238281250007, 51.21606445312503], + [102.16005859375005, 51.260839843750006], + [102.1556640625, 51.31376953124996], + [102.1115234375001, 51.353466796874955], + [101.97919921875004, 51.382226562499966], + [101.82119140625, 51.421044921874966], + [101.57089843750006, 51.46718750000005], + [101.38125, 51.45263671875], + [100.53623046875006, 51.713476562500034], + [100.46894531250004, 51.72607421875003], + [100.23037109375, 51.729833984375006], + [100.0345703125, 51.73710937499996], + [99.92167968750002, 51.755517578124994], + [99.71923828124997, 51.87163085937502], + [98.89316406250006, 52.11728515625006], + [98.64052734375005, 51.80117187500005], + [98.103125, 51.483544921874994], + [97.82529296875012, 50.985253906249994], + [97.953125, 50.85517578124998], + [98.02978515625003, 50.64462890624998], + [98.07890625000002, 50.60380859375002], + [98.14501953124997, 50.56855468750001], + [98.22050781250007, 50.55717773437502], + [98.2794921875001, 50.53325195312502], + [98.25029296875002, 50.30244140624998], + [98.00390625000003, 50.01425781249998], + [97.35976562500005, 49.741455078125], + [97.20859375000006, 49.73081054687506], + [96.98574218750005, 49.88281250000003], + [96.31503906250012, 49.90112304687503], + [96.06552734375006, 49.99873046875001], + [95.52265625000004, 49.911230468750034], + [95.11142578125012, 49.935449218749994], + [94.93027343750006, 50.04375], + [94.8112304687501, 50.04819335937506], + [94.71806640625002, 50.04326171875002], + [94.67548828125004, 50.02807617187506], + [94.61474609375003, 50.02373046874996], + [94.56464843750004, 50.08793945312499], + [94.35468750000004, 50.221826171874994], + [94.25107421875006, 50.55639648437503], + [93.103125, 50.60390625000002], + [92.94130859375005, 50.77822265625002], + [92.85644531250003, 50.78911132812502], + [92.77929687500003, 50.778662109375006], + [92.738671875, 50.71093749999997], + [92.68134765625004, 50.683203125], + [92.6266601562501, 50.68828124999999], + [92.57890625000002, 50.725439453125006], + [92.42636718750006, 50.803076171875006], + [92.35478515625002, 50.86416015625002], + [92.29580078125, 50.84980468750004], + [92.19238281249997, 50.700585937499994], + [91.80429687500006, 50.693603515625], + [91.4464843750001, 50.52216796874998], + [91.41503906249997, 50.46801757812506], + [91.34082031249997, 50.470068359375034], + [91.30058593750002, 50.46337890625], + [91.2337890625, 50.45239257812497], + [91.02158203125012, 50.41547851562501], + [90.83808593750004, 50.32373046874997], + [90.76074218749997, 50.30595703124999], + [90.71435546874997, 50.25942382812502], + [90.65507812500007, 50.22236328125001], + [90.05371093750003, 50.09375], + [89.64384765625002, 49.90302734374998], + [89.65410156250007, 49.71748046875001], + [89.57919921875006, 49.69970703125003], + [89.475, 49.66054687500005], + [89.39560546875006, 49.61152343750001], + [89.24394531250007, 49.62705078125006], + [89.20292968750007, 49.59570312499997], + [89.17998046875002, 49.5322265625], + [89.10947265625012, 49.50136718750002], + [89.00839843750006, 49.472802734374994], + [88.97060546875, 49.483740234375006], + [88.94541015625012, 49.50766601562498], + [88.90019531250002, 49.53969726562502], + [88.86386718750006, 49.52763671874996], + [88.83164062500012, 49.44843749999998], + [88.633203125, 49.486132812500045], + [88.19257812500004, 49.451708984375045], + [88.13554687500002, 49.38149414062502], + [88.11572265624997, 49.25629882812501], + [88.0285156250001, 49.219775390625045], + [87.98808593750002, 49.186914062499994], + [87.9347656250001, 49.16455078124997], + [87.81425781250002, 49.162304687499955], + [87.7625, 49.16582031249996], + [87.5158203125001, 49.122412109375006], + [87.41669921875004, 49.07661132812501], + [87.32285156250012, 49.085791015625006], + [86.62646484374997, 49.56269531250001], + [86.67548828125004, 49.77729492187501], + [86.1808593750001, 49.49931640624996], + [85.2326171875001, 49.61582031249998], + [84.9894531250001, 50.061425781249994], + [84.32324218749997, 50.239160156249966], + [83.94511718750007, 50.774658203125], + [83.35732421875005, 50.99458007812504], + [82.76083984375012, 50.89335937500002], + [82.49394531250007, 50.72758789062499], + [81.46591796875006, 50.73984375], + [81.38828125000006, 50.95649414062501], + [81.0714843750001, 50.96875], + [81.12724609375002, 51.19106445312502], + [80.73525390625, 51.29340820312498], + [80.44804687500002, 51.18334960937503], + [80.42363281250002, 50.94628906249997], + [79.98623046875, 50.774560546874966], + [77.85996093750006, 53.269189453124994], + [76.48476562500005, 54.02255859374998], + [76.42167968750007, 54.151513671874966], + [76.65458984375007, 54.14526367187503], + [76.8373046875, 54.4423828125], + [75.43720703125004, 54.08964843749999], + [75.22021484374997, 53.89379882812506], + [74.45195312500007, 53.64726562500002], + [74.35156250000003, 53.487646484375006], + [73.85898437500006, 53.61972656249998], + [73.40693359375004, 53.44755859374999], + [73.30566406250003, 53.707226562499955], + [73.71240234375003, 54.04238281250002], + [73.22988281250005, 53.957812500000045], + [72.62226562500004, 54.13432617187502], + [72.44677734375003, 53.94184570312498], + [72.18603515625003, 54.32563476562501], + [72.00449218750006, 54.20566406249998], + [71.09316406250005, 54.21220703124999], + [71.18554687500003, 54.59931640624998], + [70.73808593750007, 55.30517578125], + [70.18242187500002, 55.162451171875034], + [68.9772460937501, 55.389599609374955], + [68.20625, 55.16093750000002], + [68.15585937500006, 54.97670898437505], + [65.476953125, 54.62329101562497], + [65.08837890624997, 54.340185546875034], + [64.46123046875002, 54.38417968750002], + [61.92871093750003, 53.94648437500004], + [61.231054687500006, 54.01948242187498], + [60.97949218749997, 53.62172851562505], + [61.53496093750002, 53.52329101562506], + [61.22890625, 53.445898437500006], + [61.19921874999997, 53.28715820312502], + [61.65986328125004, 53.22846679687504], + [62.08271484375004, 53.00541992187499], + [61.047460937500006, 52.97246093750002], + [60.77441406249997, 52.67578124999997], + [60.99453125000005, 52.33686523437504], + [60.03027343749997, 51.93325195312505], + [60.464746093749994, 51.651171875000045], + [61.55468750000003, 51.32460937500005], + [61.38945312500002, 50.86103515625001], + [60.94228515625005, 50.69550781250004], + [60.42480468749997, 50.67915039062498], + [60.05859374999997, 50.850292968749955], + [59.812402343749994, 50.58203125], + [59.523046875, 50.492871093749955], + [59.4523437500001, 50.62041015625002], + [58.88369140625005, 50.694433593750006], + [58.359179687500074, 51.063818359375034], + [57.83886718750003, 51.091650390625006], + [57.44218750000002, 50.88886718749998], + [57.01171874999997, 51.06518554687503], + [56.49140625000004, 51.01953124999997], + [55.68623046875004, 50.582861328125006], + [54.64160156250003, 51.011572265625034], + [54.555273437500006, 50.535791015624994], + [54.139746093750006, 51.04077148437503], + [53.33808593750004, 51.48237304687504], + [52.57119140625005, 51.481640624999955], + [52.21914062499999, 51.709375], + [51.344531250000074, 51.47534179687503], + [51.16347656250005, 51.6474609375], + [50.79394531249997, 51.729199218749955], + [50.246875, 51.28950195312498], + [49.49804687500003, 51.08359375000006], + [49.32343750000004, 50.851708984374966], + [48.625097656250006, 50.61269531250005], + [48.7589843750001, 49.92832031250006], + [48.33496093750003, 49.858251953125006], + [47.7057617187501, 50.37797851562502], + [47.42919921874997, 50.35795898437502], + [46.889550781249994, 49.69697265625001], + [46.80205078125002, 49.36708984375002], + [47.031347656250006, 49.150292968749994], + [46.70263671875003, 48.80556640625002], + [46.660937500000074, 48.41225585937502], + [47.06464843750004, 48.23247070312499], + [47.292382812499994, 47.74091796875004], + [47.48193359374997, 47.80390624999998], + [48.16699218750003, 47.70878906249996], + [48.959375, 46.77460937499998], + [48.558398437500074, 46.75712890624999], + [48.54121093750004, 46.60561523437502], + [49.232226562500074, 46.33715820312503], + [48.683691406250006, 46.08618164062497], + [48.72958984375006, 45.896826171875034], + [48.4870117187501, 45.93486328124996], + [47.63330078124997, 45.58403320312499], + [47.46328125, 45.67968750000003], + [47.5294921875001, 45.530224609374955], + [47.3512695312501, 45.21772460937498], + [46.7072265625001, 44.503320312499994], + [47.30703125000005, 44.103125], + [47.462792968749994, 43.55502929687498], + [47.64648437500003, 43.88461914062498], + [47.463183593750074, 43.03505859375002], + [48.572851562500006, 41.84448242187503], + [47.79101562499997, 41.19926757812502], + [47.31767578125002, 41.28242187500001], + [46.74931640625002, 41.812597656250006], + [46.42988281250004, 41.890966796875006], + [46.21269531250002, 41.989892578124994], + [45.63857421875005, 42.20507812500003], + [45.63427734374997, 42.234716796875034], + [45.72753906249997, 42.47504882812498], + [45.70527343750004, 42.49809570312496], + [45.56289062499999, 42.53574218749998], + [45.34375, 42.52978515625003], + [45.16025390625006, 42.675], + [45.07158203125002, 42.69414062500002], + [44.94335937499997, 42.73027343750002], + [44.870996093749994, 42.75639648437499], + [44.850488281249994, 42.746826171875], + [44.77109375000006, 42.61679687499998], + [44.69179687499999, 42.709619140624966], + [44.64433593750002, 42.734716796875034], + [44.50585937500003, 42.748632812500006], + [44.329492187499994, 42.703515624999966], + [44.10273437500004, 42.616357421874994], + [44.004687500000074, 42.59560546875002], + [43.95742187500005, 42.56655273437505], + [43.825976562500074, 42.571533203125], + [43.759863281250006, 42.593847656250006], + [43.738378906250006, 42.61699218750002], + [43.74990234375005, 42.65751953125002], + [43.79541015624997, 42.702978515625034], + [43.78261718750005, 42.747021484374955], + [43.62304687500003, 42.80771484374998], + [43.5578125000001, 42.844482421875], + [43.089160156250074, 42.9890625], + [43.00019531250004, 43.04965820312506], + [42.991601562499994, 43.09150390624998], + [42.76064453125005, 43.169580078124966], + [41.58056640624997, 43.21923828124997], + [41.460742187500074, 43.276318359374955], + [41.35820312500002, 43.33339843750005], + [41.08310546875006, 43.37446289062498], + [40.94199218750006, 43.41806640624998], + [40.801660156249994, 43.479931640624955], + [40.64804687500006, 43.53388671875004], + [40.084570312500006, 43.553125], + [40.02373046875002, 43.48486328125], + [39.873632812500006, 43.47280273437502], + [38.71728515624997, 44.28808593750003], + [38.18125, 44.41967773437503], + [37.851464843749994, 44.698828125000034], + [37.49511718750003, 44.69526367187504], + [37.20478515625004, 44.97197265624999], + [36.62763671875004, 45.15131835937504], + [36.941210937500074, 45.289697265624994], + [36.72041015625004, 45.371875], + [36.8659179687501, 45.42705078124999], + [37.21357421875004, 45.272314453125006], + [37.6471679687501, 45.37719726562506], + [37.61240234375006, 45.56469726562506], + [37.93310546875003, 46.001708984375], + [38.014257812500006, 46.047753906249966], + [38.07958984375003, 45.93481445312506], + [38.18359374999997, 46.09482421875006], + [38.49228515625006, 46.09052734374998], + [37.913867187500074, 46.40649414062503], + [37.766503906249994, 46.63613281250002], + [38.50097656249997, 46.663671875000034], + [38.43867187500004, 46.813085937500006], + [39.29345703125003, 47.105761718750045], + [39.19570312499999, 47.268847656250045], + [39.023730468750074, 47.27221679687503], + [38.928320312500006, 47.175683593749994], + [38.55244140625004, 47.15034179687498], + [38.7619140625001, 47.261621093749994], + [38.21435546875003, 47.091455078124966], + [38.36884765625004, 47.609960937500006], + [38.90029296875005, 47.85512695312502], + [39.77871093750005, 47.88754882812506], + [39.95791015625005, 48.268896484375034], + [39.8356445312501, 48.54277343749996], + [39.6447265625001, 48.591210937499966], + [39.792871093749994, 48.807714843750034], + [40.00361328125004, 48.82207031250002], + [39.68652343749997, 49.007910156250034], + [40.10878906250005, 49.251562500000034], + [40.080664062500006, 49.576855468749955], + [39.780566406250074, 49.57202148437503], + [39.17480468750003, 49.85595703124997], + [38.91835937499999, 49.82470703125], + [38.258593750000074, 50.05234375], + [38.046875, 49.92001953125006], + [37.42285156249997, 50.411474609375006], + [36.619433593750074, 50.209228515625], + [36.1164062500001, 50.408544921875006], + [35.59111328125002, 50.36875], + [35.31191406250005, 51.043896484374955], + [35.0640625, 51.203417968750045], + [34.21386718750003, 51.25537109375006], + [34.12109375000003, 51.67915039062498], + [34.397851562499994, 51.780419921874994], + [33.735253906249994, 52.344775390625045], + [32.435449218749994, 52.307226562500034], + [32.12226562500004, 52.05058593749996], + [31.763378906250097, 52.10107421875003], + [31.758593750000017, 52.125830078125034], + [31.690625, 52.22065429687498], + [31.64990234374997, 52.26220703125], + [31.60156250000003, 52.284814453124994], + [31.57734375000004, 52.31230468749999], + [31.585546875, 52.532470703125], + [31.56484375, 52.75922851562501], + [31.53515624999997, 52.798242187499966], + [31.442773437499994, 52.86181640625003], + [31.35302734374997, 52.93344726562498], + [31.295117187500097, 52.98979492187499], + [31.25878906249997, 53.01669921875006], + [31.364550781250017, 53.13896484375002], + [31.388378906250097, 53.18481445312503], + [31.41787109375005, 53.196044921875], + [31.849707031250006, 53.106201171875], + [32.14199218750005, 53.091162109375034], + [32.46933593750006, 53.270312500000045], + [32.578027343749994, 53.312402343749994], + [32.644433593749994, 53.32890624999999], + [32.70429687500004, 53.33632812499999], + [32.45097656250002, 53.6533203125], + [32.20039062500004, 53.78125], + [31.99218750000003, 53.796875], + [31.82080078124997, 53.79194335937498], + [31.754199218750017, 53.81044921875002], + [31.825292968750006, 53.93500976562501], + [31.837792968749994, 54.00078124999999], + [31.825976562500074, 54.030712890624955], + [31.79199218749997, 54.05590820312503], + [31.62841796874997, 54.111181640625006], + [31.403613281250017, 54.195947265624966], + [31.299121093750017, 54.29169921875001], + [31.184765625000097, 54.452978515625006], + [31.074804687500063, 54.491796875], + [31.154882812500063, 54.610937500000034], + [31.152148437500017, 54.625341796875034], + [31.12128906250004, 54.64848632812496], + [30.984179687500074, 54.695898437500034], + [30.79882812499997, 54.78325195312499], + [30.79101562499997, 54.806005859375006], + [30.804492187500074, 54.8609375], + [30.829882812500017, 54.91499023437498], + [30.977734375000097, 55.05048828124998], + [30.977734375000097, 55.08779296875002], + [30.958886718749994, 55.13759765625005], + [30.87744140625003, 55.223437500000045], + [30.81445312499997, 55.27871093750002], + [30.81054687499997, 55.306982421875006], + [30.82099609375004, 55.330273437499955], + [30.900585937500097, 55.397412109374955], + [30.906835937500063, 55.57001953125004], + [30.625585937500006, 55.666259765625], + [30.23359375000004, 55.84521484375006], + [30.04267578125004, 55.83642578125003], + [29.93701171874997, 55.84526367187499], + [29.881640625000074, 55.83232421875002], + [29.82392578125004, 55.79511718749998], + [29.74414062499997, 55.770410156249994], + [29.630078125000097, 55.75117187499998], + [29.482226562500074, 55.6845703125], + [29.412988281249994, 55.72485351562506], + [29.35341796875005, 55.784375], + [29.375, 55.938720703125], + [28.284277343750006, 56.055908203125], + [28.14794921875003, 56.142919921875034], + [28.202050781250023, 56.260400390624994], + [28.191699218750045, 56.31557617187505], + [28.169238281250017, 56.386865234374994], + [28.11083984375, 56.51069335937501], + [28.103125, 56.545703125000045], + [27.89208984375003, 56.741064453125034], + [27.88154296875001, 56.82416992187501], + [27.848632812500057, 56.85341796875002], + [27.806054687499994, 56.86708984375005], + [27.639453125000074, 56.84565429687504], + [27.83027343750004, 57.19448242187505], + [27.83828125000008, 57.247705078124966], + [27.82861328124997, 57.293310546875006], + [27.796875, 57.316943359375045], + [27.538671875000063, 57.429785156250034], + [27.51113281250005, 57.508154296875006], + [27.469726562500057, 57.524023437500034], + [27.35195312500005, 57.528125], + [27.4, 57.66679687499999], + [27.542089843750063, 57.799414062500006], + [27.778515625000068, 57.87070312500006], + [27.502441406250057, 58.221337890624994], + [27.434179687500006, 58.787255859374994], + [28.15107421875004, 59.374414062499966], + [28.0125, 59.484277343749966], + [28.05800781250008, 59.781542968750045], + [28.334570312500034, 59.69252929687502], + [28.518164062500034, 59.849560546874955], + [28.947265625000057, 59.828759765624994], + [29.147265625000045, 59.999755859375], + [30.12255859374997, 59.873583984375074], + [30.172656250000017, 59.957128906250034], + [29.72119140624997, 60.19531249999997], + [29.069140625000017, 60.19145507812499], + [28.643164062500006, 60.375292968750045], + [28.512792968750006, 60.67729492187502], + [27.797656250000074, 60.53613281250003], + [29.69013671875004, 61.54609375000001], + [31.18671875000004, 62.48139648437504], + [31.533984375000017, 62.885400390624994], + [31.180859375000097, 63.208300781250074], + [29.991503906250074, 63.73515625000002], + [30.50390625000003, 64.02060546875], + [30.513769531250006, 64.2], + [30.04189453125005, 64.44335937499997], + [30.072851562500063, 64.76503906250005], + [29.60419921875004, 64.968408203125], + [29.826953125000017, 65.14506835937502], + [29.608007812500006, 65.248681640625], + [29.715917968750063, 65.62456054687502], + [30.102734375000097, 65.72626953125004], + [29.066210937500045, 66.89174804687497], + [29.988085937500017, 67.66826171874999], + [29.343847656250006, 68.06186523437506], + [28.685156250000034, 68.189794921875], + [28.470703125000057, 68.48837890625], + [28.77285156250005, 68.84003906249995], + [28.414062500000057, 68.90415039062506], + [28.96582031250003, 69.02197265625], + [29.38828125, 69.29814453125005], + [30.08730468750005, 69.43286132812503], + [30.18017578124997, 69.63583984375], + [30.860742187499994, 69.53842773437503], + [30.869726562500006, 69.78344726562506], + [31.546972656250063, 69.696923828125], + [31.997949218749994, 69.80991210937503], + [31.98457031250004, 69.95366210937499], + [33.00781249999997, 69.72211914062498], + [32.91503906249997, 69.60170898437497], + [32.17675781250003, 69.67402343749995], + [32.37773437500002, 69.47910156250003], + [32.99980468750002, 69.4701171875], + [32.97890625000005, 69.367333984375], + [33.45429687500004, 69.42817382812495], + [33.14121093750006, 69.068701171875], + [33.684375, 69.31025390625001], + [35.85791015625003, 69.19174804687503], + [37.73056640625006, 68.69213867187503], + [38.43017578125003, 68.35561523437505], + [39.568945312500006, 68.07172851562501], + [39.82333984375006, 68.05859375], + [39.80927734375004, 68.15083007812498], + [40.38066406250002, 67.831884765625], + [40.96640625000006, 67.71347656250003], + [41.358789062499994, 67.20966796874998], + [41.18896484375003, 66.82617187500003], + [40.10332031250002, 66.29995117187502], + [38.65390625000006, 66.06904296874995], + [35.51347656250002, 66.39580078125002], + [34.82460937499999, 66.61113281249999], + [34.48261718750004, 66.55034179687505], + [34.4515625, 66.651220703125], + [33.15019531250002, 66.84394531250001], + [32.93046875000002, 67.08681640625002], + [31.895312500000074, 67.16142578125002], + [33.65595703125004, 66.44262695312506], + [33.36054687500004, 66.32954101562501], + [34.112695312499994, 66.225244140625], + [34.69179687500005, 65.95185546874998], + [34.77695312500006, 65.76826171874998], + [34.40644531250004, 65.39575195312503], + [35.03535156250004, 64.44023437500005], + [35.802050781250074, 64.3353515625], + [36.3649414062501, 64.00283203125002], + [37.44218750000002, 63.813378906249966], + [37.9679687500001, 63.949121093749994], + [38.0622070312501, 64.09101562499995], + [37.953710937500006, 64.32011718749999], + [37.183691406250006, 64.40849609375007], + [36.6242187500001, 64.75053710937502], + [36.534570312499994, 64.93862304687497], + [36.88281249999997, 65.17236328124997], + [39.7580078125001, 64.57705078125002], + [40.05781250000004, 64.77075195312497], + [40.44492187500006, 64.7787109375], + [39.7980468750001, 65.349853515625], + [39.816503906250006, 65.59794921874999], + [41.4757812500001, 66.12343750000002], + [42.21054687500006, 66.51967773437502], + [43.23320312500002, 66.41552734375003], + [43.653125, 66.2509765625], + [43.54189453125005, 66.12338867187503], + [43.84375, 66.14238281249999], + [44.10439453125005, 66.00859374999999], + [44.42929687500006, 66.93774414062503], + [43.7824218750001, 67.25449218749998], + [44.20468750000006, 68.25375976562498], + [43.33320312500004, 68.67338867187502], + [44.04804687500004, 68.54882812499997], + [45.891992187499994, 68.47968750000001], + [46.69042968750003, 67.84882812500001], + [45.52871093750005, 67.75756835937497], + [44.90214843750002, 67.41313476562505], + [45.56220703125004, 67.18559570312507], + [45.88535156250006, 66.89106445312501], + [46.4923828125001, 66.80019531249997], + [47.65585937500006, 66.97592773437498], + [47.87470703125004, 67.58417968749998], + [48.83320312500004, 67.681494140625], + [48.75429687500005, 67.89594726562501], + [49.15527343750003, 67.87041015625005], + [51.994726562500006, 68.53876953124995], + [52.3966796875001, 68.35170898437505], + [52.72265624999997, 68.484033203125], + [52.34404296875002, 68.60815429687497], + [53.80195312500004, 68.99589843750002], + [54.49121093750003, 68.992333984375], + [53.797656250000074, 68.90747070312503], + [53.9308593750001, 68.43554687499997], + [53.260546875000074, 68.26748046875002], + [54.476171875, 68.29414062499995], + [54.86132812500003, 68.20185546874998], + [55.418066406250006, 68.56782226562501], + [56.04365234375004, 68.64887695312501], + [57.126855468749994, 68.55400390625005], + [58.17304687500004, 68.88974609375006], + [59.0573242187501, 69.00605468750004], + [59.37050781250005, 68.73837890625003], + [59.09902343750005, 68.4443359375], + [59.725683593750006, 68.35161132812502], + [59.89599609374997, 68.70634765624999], + [60.489160156249994, 68.72895507812498], + [60.93359374999997, 68.98676757812501], + [60.17060546875004, 69.59091796875], + [60.90908203125005, 69.84711914062495], + [64.19042968750003, 69.53466796875], + [64.89628906250002, 69.247802734375], + [67.00244140625003, 68.87358398437505], + [68.37119140625006, 68.31425781250005], + [69.14052734375005, 68.95063476562501], + [68.54277343750002, 68.96708984374999], + [68.00585937499997, 69.48002929687505], + [67.62412109375, 69.58442382812501], + [67.06445312500003, 69.69370117187498], + [66.89667968750004, 69.55380859374998], + [67.28476562500006, 70.73872070312498], + [67.14335937500002, 70.83754882812502], + [66.70224609375006, 70.81850585937497], + [66.63964843749997, 71.08139648437498], + [68.2692382812501, 71.68281250000001], + [69.61181640625003, 72.98193359375], + [69.73828124999997, 72.88496093749998], + [71.5001953125001, 72.91367187500003], + [72.812109375, 72.69140624999997], + [72.57412109375, 72.01254882812506], + [71.86728515625, 71.457373046875], + [72.70449218750005, 70.96323242187498], + [72.5767578125, 68.96870117187498], + [73.59169921875005, 68.48188476562501], + [73.13945312500002, 68.18134765624998], + [73.06679687500005, 67.766943359375], + [71.84746093750002, 67.00761718750005], + [71.36523437500003, 66.96152343749998], + [71.53955078125003, 66.68310546875], + [70.72490234375007, 66.51943359374997], + [70.38281249999997, 66.60249023437501], + [70.69072265625002, 66.74531249999998], + [70.2833984375001, 66.68579101562503], + [69.8771484375001, 66.84545898437506], + [69.21777343749997, 66.82861328125], + [69.01347656250002, 66.78833007812503], + [69.19433593749997, 66.57866210937505], + [70.33945312500006, 66.34238281250006], + [71.35800781250006, 66.35942382812505], + [71.91699218749997, 66.24672851562502], + [72.32158203125002, 66.33212890625], + [72.4173828125, 66.56079101562506], + [73.79208984375, 66.99531250000001], + [74.07451171875007, 67.41411132812499], + [74.76953124999997, 67.76635742187497], + [74.39140625000007, 68.42060546874995], + [74.57958984375003, 68.751220703125], + [76.10751953125006, 68.975732421875], + [76.45917968750004, 68.97827148437497], + [77.2384765625001, 68.46958007812498], + [77.17441406250012, 67.77851562499998], + [77.77158203125006, 67.57026367187501], + [78.92246093750006, 67.58911132812503], + [77.58828125000005, 67.75190429687498], + [77.66484375000002, 68.19038085937495], + [77.99511718749997, 68.25947265624998], + [77.65068359375007, 68.90302734375001], + [76.00097656249997, 69.23505859374998], + [75.42001953125, 69.23862304687498], + [74.81484375, 69.09057617187503], + [73.83603515625006, 69.143212890625], + [73.578125, 69.80297851562503], + [74.34335937500006, 70.57871093749998], + [73.08623046875007, 71.44492187500006], + [73.67177734375, 71.84506835937503], + [74.99218749999997, 72.14482421874999], + [74.78681640625004, 72.811865234375], + [75.15244140625, 72.85273437499998], + [75.74140625000004, 72.29624023437503], + [75.273828125, 71.95893554687495], + [75.33203125000003, 71.34174804687498], + [76.92900390625002, 71.12788085937504], + [77.58964843750007, 71.16791992187501], + [78.32060546875002, 70.93041992187503], + [78.94218750000002, 70.93378906250001], + [79.08388671875, 71.00200195312505], + [78.58769531250007, 70.993896484375], + [78.21259765625004, 71.26630859374998], + [76.43339843750002, 71.55249023437503], + [76.03242187500004, 71.91040039062503], + [76.87138671875002, 72.03300781250005], + [77.77753906250004, 71.83642578125006], + [78.23242187500003, 71.95229492187502], + [78.01640625000007, 72.092041015625], + [77.49287109375004, 72.07172851562504], + [77.47158203125, 72.19213867187506], + [78.22539062500007, 72.37744140625006], + [79.4220703125001, 72.38076171875002], + [80.7625, 72.08916015625002], + [81.66162109374997, 71.71596679687502], + [82.75781250000003, 71.76411132812498], + [83.23359375000004, 71.66816406249995], + [82.32285156250006, 71.26000976562503], + [82.16318359375012, 70.59814453125003], + [82.22119140625003, 70.39570312499998], + [82.86914062499997, 70.95483398437503], + [83.03017578125, 70.58051757812498], + [82.6823242187501, 70.21772460937498], + [83.0807617187501, 70.09301757812497], + [83.07382812500012, 70.276708984375], + [83.73593750000006, 70.54648437499998], + [83.15126953125005, 71.10361328124998], + [83.534375, 71.68393554687498], + [83.20029296875012, 71.87470703125004], + [82.64541015625005, 71.92524414062504], + [82.09365234375, 72.26542968750005], + [80.82705078125005, 72.48828124999997], + [80.84160156250007, 72.94916992187498], + [80.4245117187501, 73.23115234374998], + [80.5832031250001, 73.56845703125003], + [85.20058593750005, 73.72153320312506], + [86.89296875, 73.88710937500002], + [85.79257812500012, 73.438330078125], + [86.67705078125002, 73.10678710937503], + [85.93896484374997, 73.45649414062495], + [87.12011718750003, 73.61503906250002], + [87.57119140625, 73.81074218750001], + [86.57109375000007, 74.24375], + [86.0013671875, 74.316015625], + [86.39580078125007, 74.45009765624997], + [86.89794921874997, 74.32534179687497], + [87.22968750000004, 74.3638671875], + [85.79101562499997, 74.6451171875], + [86.20126953125006, 74.81621093750005], + [86.65146484375012, 74.68242187500005], + [87.04179687500007, 74.77885742187499], + [87.46757812500002, 75.01323242187505], + [86.93906250000006, 75.06811523437503], + [87.00595703125012, 75.16982421874997], + [87.67138671874997, 75.12958984375004], + [90.18496093750005, 75.59106445312497], + [94.07519531249997, 75.91289062499999], + [92.89042968750002, 75.90996093750002], + [93.25927734375003, 76.09877929687502], + [95.57871093750012, 76.13730468749998], + [96.07548828125007, 76.08198242187498], + [95.65332031250003, 75.89218750000003], + [96.50859375000002, 76.00556640624995], + [96.49707031249997, 75.89121093750003], + [98.66201171875005, 76.24267578125003], + [99.77041015625, 76.02875976562498], + [99.5407226562501, 75.79858398437497], + [99.85136718750007, 75.93027343749998], + [99.8253906250001, 76.13593749999995], + [98.80566406250003, 76.48066406250004], + [100.84375, 76.52519531250005], + [101.59775390625006, 76.43920898437503], + [100.92802734375002, 76.55673828124998], + [100.98994140625004, 76.99047851562497], + [102.61015625000007, 77.508544921875], + [104.01455078125, 77.73041992187501], + [106.05957031249997, 77.39052734375002], + [104.20244140625002, 77.101806640625], + [106.9416015625001, 77.034375], + [107.42978515625006, 76.92656250000002], + [106.41357421874997, 76.51225585937499], + [107.72216796875003, 76.52231445312498], + [108.18164062500003, 76.73784179687502], + [111.39248046875, 76.686669921875], + [112.09394531250004, 76.48032226562506], + [111.94267578125002, 76.38046875000003], + [112.61953125, 76.38354492187506], + [112.65625, 76.05356445312498], + [113.2726562500001, 76.25166015625001], + [113.5638671875, 75.89165039062502], + [113.85722656250007, 75.92128906250002], + [113.56757812500004, 75.56840820312499], + [112.45302734375, 75.83017578125003], + [112.95566406250006, 75.571923828125], + [113.24296875000007, 75.61142578125003], + [113.72617187500012, 75.45063476562498], + [112.92490234375012, 75.01503906249997], + [109.84033203124997, 74.32197265624998], + [109.8102539062501, 74.16918945312503], + [108.19951171875002, 73.69409179687497], + [107.27109375000006, 73.62104492187501], + [106.67939453125004, 73.3306640625], + [106.1886718750001, 73.3080078125], + [105.14394531250005, 72.77705078125001], + [105.7082031250001, 72.836669921875], + [106.47792968750005, 73.13940429687503], + [107.750390625, 73.17314453125007], + [109.33105468749997, 73.48745117187497], + [109.85527343750002, 73.47246093750002], + [110.86816406249997, 73.73071289062497], + [109.70673828125004, 73.74375], + [110.2614257812501, 74.01743164062503], + [111.05625, 73.93935546875002], + [111.13085937500003, 74.05283203125003], + [111.55058593750007, 74.02851562499998], + [111.22812500000012, 73.96855468750002], + [111.40039062500003, 73.827734375], + [112.14726562500007, 73.70893554687498], + [112.79541015625003, 73.74609375], + [112.83593750000003, 73.96206054687502], + [113.03281250000006, 73.91386718750007], + [113.4162109375001, 73.647607421875], + [113.15693359375004, 73.45957031249998], + [113.49091796875004, 73.34609375000002], + [113.12783203125, 72.8306640625], + [113.66455078124997, 72.63452148437503], + [113.2155273437501, 72.80585937500001], + [113.88623046875003, 73.34580078124998], + [113.51035156250012, 73.50498046874998], + [115.33769531250007, 73.70258789062501], + [118.87089843750007, 73.53789062500002], + [118.45703124999997, 73.46440429687507], + [118.43027343750012, 73.24653320312501], + [119.750390625, 72.97910156250006], + [122.26015625, 72.88056640624995], + [122.75195312500003, 72.906494140625], + [122.61523437499997, 73.02792968750006], + [123.1603515625001, 72.95488281250002], + [123.62226562500004, 73.19326171875], + [123.49111328125005, 73.666357421875], + [124.54121093750004, 73.75126953125007], + [125.59853515625005, 73.447412109375], + [126.25449218750012, 73.548193359375], + [126.55253906250007, 73.33491210937498], + [127.03134765625006, 73.54746093750003], + [127.74033203125012, 73.48154296875], + [129.10058593750003, 73.11235351562502], + [128.5990234375, 72.895166015625], + [129.01728515625004, 72.8724609375], + [129.250390625, 72.70517578125003], + [128.41826171875002, 72.53515625000003], + [129.28134765625006, 72.43769531249998], + [129.41064453124997, 72.16630859375002], + [128.93496093750005, 72.07949218750002], + [127.8034179687501, 72.43403320312504], + [127.84140625000012, 72.308251953125], + [128.91142578125002, 71.75532226562495], + [129.21025390625007, 71.91694335937501], + [129.46083984375, 71.73930664062499], + [128.84326171875003, 71.6634765625], + [129.76191406250004, 71.11953125000002], + [130.53710937500003, 70.89252929687495], + [130.75712890625002, 70.96235351562498], + [131.02158203125006, 70.74609374999997], + [132.0353515625001, 71.24404296875], + [132.65390625000006, 71.92597656250001], + [133.6888671875, 71.434228515625], + [134.70273437500012, 71.38681640625003], + [135.55917968750006, 71.6103515625], + [136.09033203125003, 71.61958007812501], + [137.9396484375001, 71.1333984375], + [137.84404296875007, 71.22680664062503], + [138.31406250000006, 71.32553710937498], + [137.918359375, 71.38408203124999], + [138.23417968750007, 71.596337890625], + [138.78017578125, 71.62900390624998], + [139.209375, 71.44477539062501], + [139.98417968750007, 71.49150390625005], + [139.72294921875002, 71.88496093749998], + [139.35927734375005, 71.95136718750001], + [140.18769531250004, 72.19130859374997], + [139.17636718750006, 72.16347656249997], + [139.14082031250004, 72.32973632812502], + [139.60117187500012, 72.49609374999997], + [141.07929687500004, 72.5869140625], + [140.80820312500006, 72.89096679687503], + [142.06142578125005, 72.72080078125], + [146.25292968749997, 72.442236328125], + [146.234765625, 72.34970703125], + [144.77636718749997, 72.38227539062495], + [144.16923828125002, 72.25878906250003], + [144.29492187499997, 72.19262695312497], + [146.83183593750007, 72.29541015625003], + [146.11328125000003, 71.94497070312497], + [146.23027343750007, 72.1375], + [145.75859375000007, 72.22587890624999], + [145.75673828125005, 71.94130859375002], + [145.06396484374997, 71.92607421875002], + [145.18857421875012, 71.69580078125], + [146.07324218749997, 71.80834960937503], + [147.26181640625006, 72.327880859375], + [149.50156250000012, 72.16430664062497], + [150.01689453125002, 71.89565429687505], + [149.04873046875005, 71.79575195312503], + [148.9681640625, 71.69047851562499], + [150.59980468750004, 71.5201171875], + [150.09765624999997, 71.22656249999997], + [150.96777343749997, 71.38046874999998], + [151.58242187500005, 71.28696289062503], + [152.09277343749997, 71.02329101562503], + [151.76201171875002, 70.98247070312499], + [152.50878906250003, 70.83447265625003], + [156.68457031250003, 71.09375], + [158.03701171875005, 71.03925781250001], + [159.35068359375006, 70.79072265625001], + [160.00644531250006, 70.30966796875006], + [159.72939453125005, 69.87021484375006], + [160.91074218750012, 69.60634765625002], + [161.03554687500005, 69.09819335937507], + [161.30986328125007, 68.98227539062498], + [160.85605468750006, 68.53833007812506], + [161.565625, 68.90517578125], + [161.53691406250002, 69.379541015625], + [162.16601562499997, 69.61157226562503], + [163.20136718750004, 69.71474609375], + [166.82031250000003, 69.49956054687505], + [167.8568359375, 69.72822265624998], + [168.30302734375002, 69.27148437500003], + [169.31064453125006, 69.07954101562498], + [169.60986328124997, 68.78603515624997], + [170.53759765624997, 68.82539062500001], + [170.99541015625002, 69.04531250000005], + [170.58222656250004, 69.58334960937506], + [170.16093750000007, 69.62656249999998], + [170.48681640625003, 70.107568359375], + [173.27744140625006, 69.823828125], + [173.43867187500004, 69.94682617187502], + [175.92148437500012, 69.89531250000002], + [179.27265624999998, 69.25966796875002], + [180, 68.98344726562505], + [180, 65.06723632812498], + [178.51953125000003, 64.60297851562498], + [177.7486328125, 64.71704101562503], + [176.88085937499997, 65.08193359375002], + [176.34101562500015, 65.04731445312501], + [177.03730468750004, 64.99965820312497], + [177.22285156250004, 64.861669921875], + [177.06875, 64.78666992187502], + [176.06113281250012, 64.96088867187498], + [174.54882812500009, 64.68388671875005], + [176.0565429687501, 64.90473632812498], + [176.35097656250005, 64.70512695312502], + [176.14091796875007, 64.58583984375005], + [177.42744140625015, 64.76337890624998], + [177.43291015625002, 64.44448242187502], + [177.6875, 64.30473632812507], + [178.04472656250013, 64.21958007812503], + [178.22949218749991, 64.36440429687497], + [178.38144531250018, 64.26088867187502], + [178.73144531250003, 63.667089843750006], + [178.44042968750009, 63.605566406250006], + [178.74404296874994, 63.39477539062503], + [178.79296874999997, 63.54033203125002], + [179.38857421875, 63.14721679687497], + [179.25957031250002, 63.00830078125], + [179.5705078125001, 62.6875], + [179.12070312500012, 62.32036132812499], + [177.292578125, 62.59902343750002], + [177.33896484375006, 62.781347656250034], + [177.02353515625012, 62.777246093749994], + [177.15947265625007, 62.56098632812498], + [174.51435546875015, 61.823632812499966], + [173.6234375, 61.716064453125], + [173.13183593749997, 61.40664062500002], + [172.85654296875006, 61.469189453124955], + [172.90800781250002, 61.311621093750006], + [172.39609375000006, 61.16738281250002], + [172.39277343750004, 61.061767578125], + [170.60820312500007, 60.434912109375034], + [170.3509765625, 59.965527343749955], + [169.9826171875001, 60.067089843749955], + [169.2267578125001, 60.59594726562497], + [168.1375, 60.57392578125001], + [167.22675781250004, 60.406298828125045], + [166.27304687500012, 59.85625], + [166.13603515625007, 59.979345703125034], + [166.35214843750006, 60.48481445312498], + [165.08457031250006, 60.09858398437498], + [164.95371093750006, 59.843603515625006], + [164.52529296875, 60.06127929687503], + [164.11328125000003, 59.89755859374998], + [164.13505859375002, 59.984375], + [163.74384765625004, 60.02802734374998], + [163.36484375000012, 59.78144531250004], + [163.27285156250005, 59.302587890625006], + [162.14160156249997, 58.44741210937502], + [161.96005859375012, 58.07690429687506], + [162.39140625000002, 57.717236328124955], + [162.65429687499997, 57.94824218750003], + [163.22578125000004, 57.790380859375034], + [162.77929687500003, 57.35761718749998], + [162.79111328125012, 56.875390624999966], + [162.92207031250004, 56.72265625000003], + [163.2565429687501, 56.68803710937499], + [163.33554687500012, 56.232519531250006], + [163.04736328125003, 56.044677734375], + [162.84033203125003, 56.065625], + [162.628125, 56.232275390625034], + [163.03837890625002, 56.521875], + [162.67148437500006, 56.49008789062498], + [162.52822265625005, 56.260693359374955], + [162.08496093749997, 56.08964843750002], + [161.72392578125002, 55.49614257812499], + [162.10556640625006, 54.75214843750004], + [161.62480468750002, 54.51625976562502], + [160.77265625000004, 54.54135742187498], + [160.0744140625001, 54.18916015625001], + [159.84375, 53.78364257812498], + [160.02509765625004, 53.129589843749955], + [159.58593750000003, 53.237695312499966], + [158.74541015625002, 52.90893554687506], + [158.47207031250005, 53.032373046874966], + [158.6087890625, 52.873632812500034], + [158.49316406249997, 52.383154296875034], + [158.10351562500003, 51.80961914062499], + [156.84746093750002, 51.006591796875], + [156.74775390625004, 50.969287109375045], + [156.52119140625004, 51.38027343750002], + [156.36474609374997, 52.509375], + [156.11035156250003, 52.86616210937504], + [155.62031250000004, 54.86455078125002], + [155.5548828125001, 55.348486328125034], + [155.98251953125012, 56.69521484375002], + [156.8488281250001, 57.290185546874994], + [156.97675781250004, 57.46630859375], + [156.82988281250007, 57.77963867187498], + [157.4503906250001, 57.79926757812498], + [157.66640625000005, 58.01977539062506], + [158.27519531250007, 58.00898437499998], + [159.21064453125004, 58.519433593749966], + [159.8473632812501, 59.127148437499955], + [161.75351562500012, 60.15229492187501], + [162.06816406250002, 60.466406250000034], + [163.70996093749997, 60.916796875000045], + [163.55351562500002, 61.02563476562503], + [164.00546875000006, 61.34379882812499], + [163.80439453125004, 61.46137695312498], + [164.20722656250004, 62.29223632812506], + [164.59833984375004, 62.470556640625034], + [165.20810546875012, 62.37397460937501], + [165.41738281250005, 62.447070312500045], + [164.418359375, 62.704638671875045], + [163.33173828125004, 62.550927734374994], + [163.01767578125006, 61.89106445312504], + [163.25781249999997, 61.69946289062497], + [163.08525390625002, 61.570556640625], + [162.85595703125003, 61.705029296874955], + [162.39257812500003, 61.662109375], + [160.76660156249997, 60.753320312499966], + [160.17363281250002, 60.638427734375], + [160.37890625000003, 61.02548828124998], + [159.79042968750005, 60.956640625], + [160.309375, 61.894384765625006], + [159.55234375000012, 61.71948242187497], + [159.18925781250007, 61.92939453125001], + [158.07011718750002, 61.75361328125001], + [157.46933593750012, 61.798925781250006], + [157.0841796875001, 61.67568359375002], + [155.71611328125002, 60.682373046875], + [154.97080078125012, 60.376660156249955], + [154.29306640625006, 59.833349609375034], + [154.1498046875, 59.52851562500001], + [154.97128906250006, 59.44960937500002], + [155.16044921875002, 59.19013671875001], + [154.45800781250003, 59.21655273437497], + [154.01093750000004, 59.075537109375006], + [153.69521484375005, 59.22475585937505], + [153.36113281250002, 59.214794921874955], + [152.81787109375003, 58.92626953124997], + [152.31962890625002, 59.03076171875003], + [152.08789062499997, 58.910449218750045], + [151.32675781250006, 58.875097656250034], + [151.12109375000003, 59.08251953125003], + [152.26064453125, 59.22358398437498], + [151.34824218750012, 59.561132812500006], + [150.4835937500001, 59.494384765625], + [150.66728515625002, 59.55634765625001], + [149.64257812499997, 59.770410156249994], + [149.06523437500002, 59.63051757812502], + [149.20498046875, 59.488183593749966], + [148.79707031250004, 59.532324218750006], + [148.74414062499997, 59.37353515624997], + [148.96464843750007, 59.36914062499997], + [148.72666015625006, 59.257910156250034], + [148.25742187500006, 59.414208984374994], + [147.51445312500002, 59.2685546875], + [146.53720703125006, 59.45698242187501], + [146.0495117187501, 59.17055664062502], + [145.55458984375, 59.413525390624955], + [143.19218750000002, 59.3701171875], + [142.58027343750004, 59.240136718749966], + [140.79023437500004, 58.30346679687503], + [140.446875, 57.81367187499998], + [138.66210937500003, 56.96552734375004], + [137.69150390625006, 56.13935546875004], + [135.2625, 54.94331054687498], + [135.25771484375005, 54.73149414062499], + [135.85156249999997, 54.583935546874955], + [136.797265625, 54.62099609375005], + [136.71884765625006, 53.804101562499994], + [137.15537109375012, 53.82167968750002], + [137.14160156249997, 54.182226562500006], + [137.66601562500003, 54.283300781250006], + [137.3392578125, 54.10053710937498], + [137.83476562500002, 53.94672851562498], + [137.25371093750007, 53.546142578125], + [137.95048828125007, 53.60356445312499], + [138.52792968750012, 53.959863281249994], + [138.56914062500002, 53.818798828124955], + [138.24970703125004, 53.524023437500034], + [138.45068359375003, 53.53701171875002], + [138.69941406250004, 53.869726562500034], + [138.65722656249997, 54.29833984375003], + [139.31972656250005, 54.19296874999998], + [139.707421875, 54.27714843749999], + [140.68759765625012, 53.59643554687503], + [141.3737304687501, 53.29277343749999], + [141.18125, 53.01528320312505], + [140.83964843750002, 53.087890625], + [141.25585937499997, 52.84013671874996], + [141.13242187500006, 52.435693359374994], + [141.48525390625, 52.17851562500002], + [141.36689453125004, 51.92065429687506], + [140.93261718750003, 51.61992187499999], + [140.5208984375, 50.80019531250005], + [140.62451171874997, 50.08242187500002], + [140.46269531250002, 49.911474609375006], + [140.51718750000012, 49.59614257812498], + [140.17060546875004, 48.52368164062497], + [138.58681640625005, 47.057226562500006], + [138.33691406250003, 46.543408203124955], + [137.68544921875, 45.81835937500003], + [136.14228515625004, 44.489111328125034], + [135.87460937500012, 44.37353515625003], + [135.1310546875001, 43.52573242187506], + [134.01044921875004, 42.94746093750001], + [133.15996093750007, 42.69697265624998], + [132.70898437500003, 42.875830078125006], + [132.30380859375006, 42.88330078125], + [132.30957031249997, 43.31352539062499], + [131.8666015625, 43.09516601562501], + [131.93896484374997, 43.30195312500004], + [131.15830078125012, 42.62602539062499], + [130.709375, 42.656396484374966], + [130.8341796875001, 42.52294921875006], + [130.68730468750007, 42.30253906249999] + ] + ], + [ + [ + [107.69550781250004, 78.13090820312505], + [107.48164062500004, 78.057763671875], + [106.41552734375003, 78.13984375000001], + [107.69550781250004, 78.13090820312505] + ] + ], + [ + [ + [102.88476562499997, 79.25395507812505], + [102.4123046875001, 78.83544921874997], + [103.80078124999997, 79.14926757812503], + [104.45205078125005, 78.880029296875], + [105.14599609375003, 78.81884765625006], + [105.31259765625012, 78.49990234375], + [104.74179687500012, 78.33974609374997], + [102.79667968750007, 78.18789062500002], + [101.20410156249997, 78.19194335937505], + [99.50029296875002, 77.97607421875003], + [101.590625, 79.350439453125], + [102.25126953125002, 79.25605468749995], + [102.40488281250006, 79.43320312499998], + [102.88476562499997, 79.25395507812505] + ] + ], + [ + [ + [76.24892578125005, 79.65107421874995], + [77.58896484375012, 79.50190429687504], + [76.64951171875012, 79.493408203125], + [76.24892578125005, 79.65107421874995] + ] + ], + [ + [ + [92.68349609375005, 79.685205078125], + [91.37626953125007, 79.83549804687505], + [91.22929687500007, 80.03071289062504], + [93.803125, 79.904541015625], + [92.68349609375005, 79.685205078125] + ] + ], + [ + [ + [51.409277343750006, 79.94423828125], + [50.09140625, 79.98056640625003], + [50.93632812500002, 80.09423828125], + [51.409277343750006, 79.94423828125] + ] + ], + [ + [ + [59.68886718750005, 79.95581054687506], + [58.91923828125002, 79.98461914062506], + [59.54453125000006, 80.11884765624995], + [59.68886718750005, 79.95581054687506] + ] + ], + [ + [ + [97.67451171875004, 80.15825195312499], + [97.65166015625002, 79.76064453125], + [98.59648437500002, 80.05219726562495], + [100.0612304687501, 79.77709960937506], + [99.68066406250003, 79.32333984374998], + [99.04179687500007, 79.29301757812502], + [99.92929687500012, 78.96142578124997], + [98.41113281250003, 78.78779296875004], + [95.53105468750007, 79.09809570312501], + [95.02041015625005, 79.05268554687498], + [94.21875, 79.40234375], + [93.07080078124997, 79.49531250000001], + [94.98730468749997, 80.096826171875], + [95.28134765625012, 80.030517578125], + [97.67451171875004, 80.15825195312499] + ] + ], + [ + [ + [50.05175781250003, 80.07431640625003], + [49.55605468750005, 80.15893554687503], + [49.883691406249994, 80.230224609375], + [50.05175781250003, 80.07431640625003] + ] + ], + [ + [ + [57.07871093750006, 80.35092773437498], + [56.986914062500006, 80.07148437499998], + [55.811621093750006, 80.08715820312497], + [56.02441406250003, 80.34130859374997], + [57.07871093750006, 80.35092773437498] + ] + ], + [ + [ + [53.521386718749994, 80.18520507812497], + [52.34355468750002, 80.213232421875], + [52.85390625, 80.40239257812499], + [53.85166015625006, 80.26835937500005], + [53.521386718749994, 80.18520507812497] + ] + ], + [ + [ + [57.95625, 80.12324218749995], + [57.33232421875002, 80.15810546875005], + [57.075, 80.49394531249999], + [59.25546875000006, 80.34321289062501], + [58.39794921874997, 80.31875], + [57.95625, 80.12324218749995] + ] + ], + [ + [ + [54.41533203125002, 80.47280273437502], + [53.811914062499994, 80.47622070312502], + [53.87724609375002, 80.60527343750002], + [54.41533203125002, 80.47280273437502] + ] + ], + [ + [ + [47.441992187500006, 80.853662109375], + [48.44570312500005, 80.80600585937506], + [48.68359375000003, 80.63325195312504], + [47.7052734375001, 80.76518554687499], + [46.141406250000074, 80.44672851562495], + [45.969042968750074, 80.56948242187502], + [44.9049804687501, 80.61127929687501], + [47.441992187500006, 80.853662109375] + ] + ], + [ + [ + [62.167773437500074, 80.83476562500005], + [62.07578125000006, 80.616943359375], + [61.05126953124997, 80.418603515625], + [60.27832031249997, 80.49443359374999], + [59.649804687499994, 80.43125], + [59.59228515625003, 80.81650390624998], + [62.167773437500074, 80.83476562500005] + ] + ], + [ + [ + [50.278125, 80.92724609374997], + [51.70361328125003, 80.68764648437502], + [48.81103515625003, 80.35371093750001], + [48.97753906250003, 80.16259765624997], + [47.73730468749997, 80.08168945312502], + [47.89296875000005, 80.23925781249997], + [46.991015625000074, 80.182763671875], + [46.644433593749994, 80.30034179687507], + [47.89580078125002, 80.52905273437503], + [49.087792968749994, 80.515771484375], + [49.24433593750004, 80.82138671875], + [50.278125, 80.92724609374997] + ] + ], + [ + [ + [80.02666015625007, 80.84814453125003], + [79.09853515625005, 80.81206054687505], + [79.21738281250012, 80.96035156249997], + [80.27958984375007, 80.94980468750003], + [80.02666015625007, 80.84814453125003] + ] + ], + [ + [ + [61.1408203125001, 80.95034179687497], + [60.0783203125001, 80.99916992187497], + [61.45742187499999, 81.10395507812501], + [61.1408203125001, 80.95034179687497] + ] + ], + [ + [ + [54.71894531250004, 81.11596679687497], + [56.47226562500006, 80.99824218749995], + [57.58037109375002, 80.75546874999998], + [55.88339843750006, 80.62841796875003], + [54.66816406250004, 80.73867187500002], + [54.04541015624997, 80.87197265625], + [54.71894531250004, 81.11596679687497] + ] + ], + [ + [ + [58.62236328125002, 81.04165039062502], + [58.930566406249994, 80.83168945312497], + [58.28564453124997, 80.76489257812503], + [57.21093749999997, 81.01708984374997], + [58.04951171875004, 81.11845703125002], + [58.62236328125002, 81.04165039062502] + ] + ], + [ + [ + [63.37382812500002, 80.70009765624997], + [62.59257812500002, 80.85302734375006], + [64.80205078125002, 81.197265625], + [65.43740234375005, 80.93071289062507], + [63.37382812500002, 80.70009765624997] + ] + ], + [ + [ + [91.56718750000007, 81.14121093750003], + [91.2228515625001, 81.063818359375], + [89.90117187500002, 81.17070312500002], + [91.56718750000007, 81.14121093750003] + ] + ], + [ + [ + [96.52656250000004, 81.0755859375], + [97.86992187500007, 80.76328125000006], + [97.02539062499997, 80.53554687500002], + [97.29843750000006, 80.27275390625005], + [93.6546875, 80.009619140625], + [91.52382812500005, 80.35854492187502], + [93.2625, 80.79125976562497], + [92.59257812500007, 80.780859375], + [92.7103515625, 80.87216796875003], + [95.1595703125, 81.27099609375003], + [95.80068359375005, 81.28046874999998], + [96.52656250000004, 81.0755859375] + ] + ], + [ + [ + [57.81025390625004, 81.54604492187502], + [58.563867187499994, 81.41840820312504], + [57.858691406250074, 81.36806640625], + [57.76972656250004, 81.16972656249999], + [55.71669921875005, 81.1884765625], + [55.46601562500004, 81.31118164062502], + [57.81025390625004, 81.54604492187502] + ] + ], + [ + [ + [63.65097656250006, 81.60932617187501], + [62.10644531249997, 81.679345703125], + [63.709570312500006, 81.68730468750002], + [63.65097656250006, 81.60932617187501] + ] + ], + [ + [ + [58.29541015625003, 81.715185546875], + [58.13457031250002, 81.82797851562498], + [59.261816406250006, 81.85419921874998], + [59.35644531250003, 81.75898437499995], + [58.29541015625003, 81.715185546875] + ] + ] + ] + }, + "properties": { + "name": "Russia", + "childNum": 73 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [30.50996093750001, -1.067285156250009], + [30.47705078125, -1.0830078125], + [30.47021484375, -1.131152343750003], + [30.508105468750017, -1.208203125000011], + [30.631933593750006, -1.367480468750003], + [30.710742187500017, -1.396777343750003], + [30.76220703125, -1.458691406250011], + [30.812597656250006, -1.563085937500006], + [30.8765625, -2.143359375], + [30.85498046875, -2.265429687500003], + [30.828710937500006, -2.338476562500006], + [30.7625, -2.371679687500006], + [30.71484375, -2.363476562500011], + [30.656640625000023, -2.373828125], + [30.593359375, -2.396777343750003], + [30.553613281250023, -2.400097656250011], + [30.408496093750017, -2.31298828125], + [30.117285156250006, -2.416601562500006], + [29.93017578125, -2.339550781250011], + [29.8681640625, -2.71640625], + [29.698046875000017, -2.794726562500003], + [29.390234375, -2.80859375], + [29.10205078125, -2.595703125], + [29.01435546875001, -2.72021484375], + [28.893945312500023, -2.635058593750003], + [28.876367187500023, -2.400292968750009], + [29.13154296875001, -2.195117187500003], + [29.196582031250017, -1.719921875000011], + [29.576953125000017, -1.387890625000011], + [29.82539062500001, -1.335546875], + [29.930078125000023, -1.469921875000011], + [30.360253906250023, -1.074609375], + [30.41230468750001, -1.063085937500006], + [30.46992187500001, -1.066015625], + [30.50996093750001, -1.067285156250009] + ] + ] + }, + "properties": { + "name": "Rwanda", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [41.98769531250005, 16.715625], + [42.059960937499994, 16.803515625000017], + [42.15781250000006, 16.570703125000023], + [41.80156250000002, 16.778759765624955], + [41.86044921875006, 17.002539062499977], + [41.98769531250005, 16.715625] + ] + ], + [ + [ + [46.53144531250004, 29.09624023437499], + [47.433203125, 28.989550781250017], + [47.671289062499994, 28.53315429687504], + [48.442480468750006, 28.542919921874983], + [48.80898437499999, 27.895898437499966], + [48.797167968750074, 27.72431640625001], + [49.2375, 27.49272460937499], + [49.17509765625002, 27.43764648437505], + [49.40527343749997, 27.18095703124996], + [50.149804687499994, 26.66264648437499], + [50.00810546875002, 26.678515625000017], + [50.21386718750003, 26.30849609375005], + [50.15546875000004, 26.100537109374955], + [50.03164062499999, 26.11098632812505], + [50.55791015625002, 25.086669921875], + [50.66689453125005, 24.96381835937501], + [50.72558593749997, 24.869384765625057], + [50.80439453125004, 24.789257812499983], + [50.928320312500006, 24.595117187500023], + [50.96601562500004, 24.573925781249983], + [51.022753906250074, 24.56523437499999], + [51.09335937500006, 24.564648437499955], + [51.178027343750074, 24.586718750000017], + [51.26796875, 24.607226562500017], + [51.33847656250006, 24.564355468749994], + [51.41123046875006, 24.570800781250057], + [51.30986328125002, 24.340380859375017], + [51.56835937500003, 24.286181640625074], + [51.592578125000074, 24.07885742187503], + [52.55507812500005, 22.932812499999955], + [55.104296875000074, 22.621484375000023], + [55.185839843750074, 22.7041015625], + [55.64101562499999, 22.001855468749994], + [54.97734375000002, 19.995947265625006], + [51.977636718750006, 18.996142578125074], + [49.04199218750003, 18.58178710937503], + [48.17216796875002, 18.156933593749983], + [47.57958984374997, 17.448339843750034], + [47.44179687499999, 17.111865234375045], + [47.14355468749997, 16.946679687499966], + [46.97568359375006, 16.953466796875034], + [46.72763671875006, 17.26557617187501], + [45.5353515625001, 17.30205078124999], + [45.14804687500006, 17.427441406249955], + [43.91699218749997, 17.32470703124997], + [43.41796875000003, 17.516259765625023], + [43.19091796875003, 17.359375], + [43.16503906249997, 16.689404296874955], + [42.79931640624997, 16.37177734375001], + [42.29394531249997, 17.434960937499966], + [41.75, 17.88574218749997], + [41.22949218750003, 18.678417968749983], + [40.75917968750005, 19.755468750000034], + [40.080664062500006, 20.265917968750017], + [39.728320312500074, 20.390332031249955], + [39.27607421875004, 20.973974609375034], + [39.093554687500074, 21.31035156249999], + [39.14707031250006, 21.518994140624955], + [38.98789062500006, 21.88173828125005], + [39.06201171874997, 22.592187500000023], + [38.46416015625002, 23.71186523437504], + [37.91972656250002, 24.185400390625063], + [37.54306640625006, 24.291650390625023], + [37.18085937500004, 24.82001953125001], + [37.26630859375004, 24.960058593750034], + [37.14882812499999, 25.291113281249977], + [35.18046875000002, 28.03486328125004], + [34.722070312499994, 28.130664062500017], + [34.625, 28.064501953125017], + [34.95078125, 29.353515625], + [36.068457031250006, 29.200537109375006], + [36.28281250000006, 29.355371093750023], + [36.47607421874997, 29.49511718749997], + [36.59179687500003, 29.666113281250006], + [36.703906250000074, 29.831640624999977], + [36.75527343750005, 29.86601562499996], + [37.46923828125003, 29.995068359374955], + [37.49072265625003, 30.01171874999997], + [37.55361328125005, 30.14458007812496], + [37.63359375000002, 30.313281250000045], + [37.64990234374997, 30.330957031249994], + [37.669726562500074, 30.34814453125003], + [37.862890625, 30.44262695312503], + [37.98007812500006, 30.5], + [37.47900390624997, 31.007763671874955], + [37.10527343750002, 31.35517578125004], + [36.95859375000006, 31.491503906250017], + [37.215625, 31.55610351562501], + [37.49335937500004, 31.625878906250023], + [38.111425781250006, 31.78115234375005], + [38.37548828124997, 31.84746093749996], + [38.962304687499994, 31.99492187499999], + [38.99707031249997, 32.00747070312505], + [39.145410156249994, 32.12451171875], + [39.36865234374997, 32.09174804687498], + [39.70410156250003, 32.04252929687499], + [40.02783203124997, 31.995019531249994], + [40.3693359375001, 31.93896484375003], + [40.47890625000005, 31.89335937499999], + [42.07441406250004, 31.08037109374999], + [43.77373046875002, 29.84921875], + [44.71650390625004, 29.19360351562503], + [46.35644531250003, 29.06367187500001], + [46.53144531250004, 29.09624023437499] + ] + ] + ] + }, + "properties": { + "name": "Saudi Arabia", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [36.87138671875002, 21.996728515624994], + [36.92695312500001, 21.58652343749999], + [37.25859375000002, 21.108544921874994], + [37.25722656250002, 21.03940429687499], + [37.15058593750001, 21.103759765625], + [37.14111328125, 20.98178710937499], + [37.19316406250002, 20.12070312499999], + [37.471289062500006, 18.820117187500003], + [38.609472656250006, 18.005078125], + [38.422460937500006, 17.823925781249997], + [38.39716796875001, 17.778369140625003], + [38.38554687500002, 17.751269531250003], + [38.37373046875001, 17.717333984375003], + [38.34736328125001, 17.68359375], + [38.28984375000002, 17.637011718750003], + [38.26728515625001, 17.61669921875], + [38.253515625, 17.584765625], + [37.78242187500001, 17.4580078125], + [37.547460937500006, 17.324121093749994], + [37.51015625000002, 17.288134765625003], + [37.45292968750002, 17.108691406250003], + [37.41103515625002, 17.06171875], + [37.24882812500002, 17.056884765625], + [37.16953125, 17.04140625], + [37.0615234375, 17.061279296875], + [37.00898437500001, 17.058886718750003], + [36.995214843750006, 17.020556640625003], + [36.97578125000001, 16.86655273437499], + [36.97871093750001, 16.800585937500003], + [36.887792968750006, 16.624658203124994], + [36.91376953125001, 16.296191406250003], + [36.566015625, 15.362109375], + [36.4267578125, 15.132080078125], + [36.44814453125002, 14.940087890624994], + [36.470800781250006, 14.736474609374994], + [36.52431640625002, 14.2568359375], + [36.12519531250001, 12.75703125], + [35.67021484375002, 12.623730468749997], + [35.1123046875, 11.816552734374994], + [34.93144531250002, 10.864794921874989], + [34.77128906250002, 10.746191406249991], + [34.571875, 10.880175781249989], + [34.34394531250001, 10.658642578124997], + [34.31123046875001, 10.190869140624997], + [34.078125, 9.461523437499991], + [33.87148437500002, 9.506152343749989], + [33.96328125000002, 9.861767578124997], + [33.90703125000002, 10.181445312499989], + [33.13007812500001, 10.745947265624991], + [33.073339843750006, 11.606103515624994], + [33.199316406250006, 12.21728515625], + [32.721875, 12.223095703124997], + [32.73671875000002, 12.009667968749994], + [32.072265625, 12.006738281249994], + [32.338476562500006, 11.710107421874994], + [32.42080078125002, 11.089111328125], + [31.224902343750017, 9.799267578124997], + [30.75537109375, 9.731201171875], + [30.003027343750006, 10.277392578124989], + [29.60546875, 10.065087890624994], + [29.47314453125, 9.768603515624989], + [28.979589843750006, 9.594189453124997], + [28.844531250000017, 9.326074218749994], + [28.048925781250006, 9.32861328125], + [27.880859375, 9.601611328124989], + [27.07421875, 9.613818359374989], + [26.65869140625, 9.484130859375], + [25.91914062500001, 10.169335937499994], + [25.858203125000017, 10.406494140625], + [25.211718750000017, 10.329931640624991], + [25.066992187500006, 10.293798828124991], + [24.785253906250006, 9.774658203125], + [24.53193359375001, 8.886914062499997], + [24.147363281250023, 8.665625], + [23.53730468750001, 8.815820312499994], + [23.46826171875, 9.11474609375], + [23.62265625, 9.340625], + [23.646289062500017, 9.822900390624994], + [22.86005859375001, 10.919677734375], + [22.922656250000017, 11.344873046874994], + [22.591113281250017, 11.579882812499989], + [22.580957031250023, 11.990136718749994], + [22.472460937500017, 12.067773437499994], + [22.352343750000017, 12.660449218749989], + [21.928125, 12.678125], + [21.825292968750006, 12.79052734375], + [22.228125, 13.32958984375], + [22.1064453125, 13.7998046875], + [22.53857421875, 14.161865234375], + [22.38154296875001, 14.550488281249997], + [22.6708984375, 14.722460937500003], + [22.93232421875001, 15.162109375], + [22.933886718750017, 15.533105468749994], + [23.10517578125001, 15.702539062499994], + [23.970800781250006, 15.721533203124991], + [23.980273437500017, 19.496630859375003], + [23.980273437500017, 19.99594726562499], + [24.9794921875, 20.002587890624994], + [24.980273437500017, 21.995849609375], + [28.036425781250017, 21.995361328125], + [31.092675781250023, 21.994873046875], + [31.260644531250023, 22.00229492187499], + [31.400292968750023, 22.202441406250003], + [31.486132812500017, 22.14780273437499], + [31.434472656250023, 21.995849609375], + [36.87138671875002, 21.996728515624994] + ] + ] + }, + "properties": { + "name": "Sudan", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [34.078125, 9.461523437499991], + [34.07275390625, 8.545263671874991], + [33.95332031250001, 8.443505859374994], + [33.28105468750002, 8.437255859375], + [32.99892578125002, 7.899511718749991], + [33.902441406250006, 7.509521484375], + [34.06425781250002, 7.225732421874994], + [34.71064453125001, 6.660302734374994], + [34.98359375000001, 5.858300781249994], + [35.26835937500002, 5.492285156249991], + [35.08447265625, 5.311865234374991], + [34.87832031250002, 5.109570312499997], + [34.63984375000001, 4.87548828125], + [34.38017578125002, 4.620654296874989], + [34.176855468750006, 4.419091796874994], + [33.97607421875, 4.22021484375], + [33.74160156250002, 3.985253906249994], + [33.568457031250006, 3.81171875], + [33.489355468750006, 3.755078125], + [32.99726562500001, 3.880175781249989], + [32.33574218750002, 3.706201171874994], + [32.13593750000001, 3.519726562499997], + [31.79804687500001, 3.802636718749994], + [31.547167968750017, 3.677587890624991], + [31.15234375, 3.785595703124997], + [30.83857421875001, 3.49072265625], + [30.757226562500023, 3.62421875], + [30.586718750000017, 3.62421875], + [30.50830078125, 3.835693359375], + [30.194921875, 3.98193359375], + [29.676855468750006, 4.5869140625], + [29.469628906250023, 4.61181640625], + [29.224902343750017, 4.391894531249989], + [28.72705078125, 4.504980468749991], + [28.427539062500017, 4.324169921874997], + [28.19208984375001, 4.350244140624994], + [27.7880859375, 4.644677734374994], + [27.4033203125, 5.109179687499989], + [27.143945312500023, 5.722949218749989], + [26.514257812500006, 6.069238281249994], + [26.30859375, 6.455322265625], + [26.36181640625, 6.635302734374989], + [25.27890625, 7.427490234375], + [25.18134765625001, 7.557226562499991], + [25.20039062500001, 7.807910156249989], + [24.853320312500017, 8.137548828124991], + [24.291406250000023, 8.29140625], + [24.147363281250023, 8.665625], + [24.53193359375001, 8.886914062499997], + [24.785253906250006, 9.774658203125], + [25.066992187500006, 10.293798828124991], + [25.211718750000017, 10.329931640624991], + [25.858203125000017, 10.406494140625], + [25.91914062500001, 10.169335937499994], + [26.65869140625, 9.484130859375], + [27.07421875, 9.613818359374989], + [27.880859375, 9.601611328124989], + [28.048925781250006, 9.32861328125], + [28.844531250000017, 9.326074218749994], + [28.979589843750006, 9.594189453124997], + [29.47314453125, 9.768603515624989], + [29.60546875, 10.065087890624994], + [30.003027343750006, 10.277392578124989], + [30.75537109375, 9.731201171875], + [31.224902343750017, 9.799267578124997], + [32.42080078125002, 11.089111328125], + [32.338476562500006, 11.710107421874994], + [32.072265625, 12.006738281249994], + [32.73671875000002, 12.009667968749994], + [32.721875, 12.223095703124997], + [33.199316406250006, 12.21728515625], + [33.073339843750006, 11.606103515624994], + [33.13007812500001, 10.745947265624991], + [33.90703125000002, 10.181445312499989], + [33.96328125000002, 9.861767578124997], + [33.87148437500002, 9.506152343749989], + [34.078125, 9.461523437499991] + ] + ] + }, + "properties": { + "name": "S. Sudan", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-12.280615234374977, 14.809033203124997], + [-12.228417968749994, 14.45859375], + [-12.019189453124994, 14.206494140624997], + [-11.960888671874983, 13.875292968750003], + [-12.05419921875, 13.633056640625], + [-11.831689453124994, 13.315820312499994], + [-11.634960937499983, 13.369873046875], + [-11.390380859375, 12.941992187499991], + [-11.389404296875, 12.404394531249991], + [-12.399072265624994, 12.340087890625], + [-12.930712890624989, 12.532275390624989], + [-13.061279296875, 12.489990234375], + [-13.082910156249994, 12.633544921875], + [-13.729248046875, 12.673925781249991], + [-14.06484375, 12.67529296875], + [-14.349218749999977, 12.676416015624994], + [-15.196093749999989, 12.679931640625], + [-15.3779296875, 12.588964843749991], + [-15.574804687499977, 12.490380859374994], + [-15.839550781249983, 12.43789062499999], + [-16.144189453124994, 12.45742187499999], + [-16.24150390624999, 12.443310546874997], + [-16.41630859374999, 12.36767578125], + [-16.521337890624977, 12.3486328125], + [-16.656933593749983, 12.364355468749991], + [-16.711816406249994, 12.354833984374991], + [-16.76030273437499, 12.52578125], + [-16.44287109375, 12.609472656249991], + [-16.59765625, 12.715283203124997], + [-16.743896484375, 12.58544921875], + [-16.763330078124994, 13.064160156249997], + [-16.648779296874977, 13.154150390624991], + [-15.834277343749989, 13.156445312499997], + [-15.814404296874983, 13.325146484374997], + [-15.286230468749977, 13.39599609375], + [-15.151123046875, 13.556494140624991], + [-14.246777343749983, 13.23583984375], + [-13.826708984374989, 13.4078125], + [-13.977392578124977, 13.54345703125], + [-14.405468749999983, 13.503710937500003], + [-15.108349609374983, 13.81210937499999], + [-15.426855468749977, 13.727001953124997], + [-15.509667968749994, 13.586230468750003], + [-16.56230468749999, 13.587304687499994], + [-16.766943359374977, 13.904931640624994], + [-16.618115234374983, 14.04052734375], + [-16.791748046875, 14.004150390625], + [-17.168066406249977, 14.640625], + [-17.345800781249977, 14.729296875], + [-17.445019531249983, 14.651611328125], + [-17.53564453125, 14.755126953125], + [-17.147167968749983, 14.922021484374994], + [-16.843408203124994, 15.293994140625003], + [-16.570751953124983, 15.734423828125003], + [-16.535253906249977, 15.83837890625], + [-16.502050781249977, 15.917333984374991], + [-16.480078124999977, 16.097216796875003], + [-16.441015624999977, 16.204541015624997], + [-16.239013671875, 16.531298828125003], + [-15.768212890624994, 16.485107421875], + [-14.990625, 16.676904296874994], + [-14.300097656249989, 16.580273437499997], + [-13.868457031249989, 16.148144531249997], + [-13.756640624999989, 16.172509765624994], + [-13.40966796875, 16.05917968749999], + [-13.105273437499989, 15.57177734375], + [-12.735253906249994, 15.13125], + [-12.40869140625, 14.889013671874991], + [-12.280615234374977, 14.809033203124997] + ] + ] + }, + "properties": { + "name": "Senegal", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [103.9697265625, 1.331445312499994], + [103.65019531249999, 1.325537109374991], + [103.81796875000003, 1.447070312499989], + [103.9697265625, 1.331445312499994] + ] + ] + }, + "properties": { + "name": "Singapore", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-37.10332031249996, -54.065625], + [-36.70380859375001, -54.10810546874999], + [-36.64741210937498, -54.26230468749996], + [-36.32646484374996, -54.251171875], + [-35.79858398437497, -54.76347656250002], + [-36.08549804687499, -54.86679687500001], + [-36.885986328125, -54.33945312499996], + [-37.63090820312496, -54.16748046875001], + [-37.61884765625001, -54.04208984375004], + [-38.017431640625034, -54.008007812500026], + [-37.10332031249996, -54.065625] + ] + ] + }, + "properties": { + "name": "S. Geo. and S. Sandw. Is.", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-5.692138671874972, -15.997753906249997], + [-5.782519531250017, -16.00400390625002], + [-5.707861328124977, -15.90615234374998], + [-5.692138671874972, -15.997753906249997] + ] + ] + }, + "properties": { + "name": "Saint Helena", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [160.57626953125006, -11.797851562500028], + [160.44306640625004, -11.814941406249957], + [159.98632812499997, -11.494726562500006], + [160.57626953125006, -11.797851562500028] + ] + ], + [ + [ + [166.13320312500005, -10.757812499999972], + [165.90400390625004, -10.851464843749966], + [165.79101562500003, -10.784765624999963], + [166.02382812500005, -10.6611328125], + [166.13320312500005, -10.757812499999972] + ] + ], + [ + [ + [161.71533203124997, -10.387304687499991], + [162.10537109375005, -10.45380859375004], + [162.37333984375002, -10.823242187499986], + [161.78681640625004, -10.716894531249991], + [161.53789062500007, -10.566406249999972], + [161.4870117187501, -10.361425781249963], + [161.29394531250003, -10.326464843750031], + [161.30478515625012, -10.204394531250031], + [161.71533203124997, -10.387304687499991] + ] + ], + [ + [ + [161.54785156249997, -9.625683593749997], + [161.55380859375012, -9.769726562500026], + [161.40976562500006, -9.681640625000028], + [161.36416015625, -9.353417968750037], + [161.54785156249997, -9.625683593749997] + ] + ], + [ + [ + [159.75039062500005, -9.272656250000011], + [159.97060546875, -9.433300781249969], + [160.35458984375006, -9.421582031249983], + [160.81894531250006, -9.862792968749986], + [160.64921875000002, -9.92861328124998], + [159.80273437499997, -9.763476562500003], + [159.61230468749997, -9.470703124999943], + [159.62558593750012, -9.311230468749969], + [159.75039062500005, -9.272656250000011] + ] + ], + [ + [ + [160.1681640625001, -8.995507812500037], + [160.40751953125007, -9.140332031249969], + [160.10537109375, -9.080761718749997], + [160.1681640625001, -8.995507812500037] + ] + ], + [ + [ + [159.18857421875006, -9.123535156250014], + [159.03632812500004, -9.075], + [159.12978515625, -8.99306640624998], + [159.22841796875005, -9.029980468749955], + [159.18857421875006, -9.123535156250014] + ] + ], + [ + [ + [158.10791015625003, -8.684179687500034], + [157.93759765625006, -8.73642578125002], + [157.90927734375006, -8.565625], + [158.10546874999997, -8.536816406250026], + [158.10791015625003, -8.684179687500034] + ] + ], + [ + [ + [157.38896484375002, -8.713476562499963], + [157.2123046875, -8.565039062500006], + [157.37949218750012, -8.420898437499943], + [157.38896484375002, -8.713476562499963] + ] + ], + [ + [ + [160.7494140625, -8.313964843750014], + [160.99765625000006, -8.612011718749983], + [160.94433593750003, -8.799023437499983], + [161.15869140624997, -8.961816406250009], + [161.36738281250004, -9.61123046874998], + [160.77207031250012, -8.963867187499986], + [160.7140625000001, -8.539257812499997], + [160.59042968750006, -8.372753906249997], + [160.7494140625, -8.313964843750014] + ] + ], + [ + [ + [157.76347656250002, -8.242187499999957], + [157.89843749999997, -8.506347656249943], + [157.81933593750003, -8.612011718749983], + [157.58789062500003, -8.445410156249963], + [157.5580078125, -8.269921875], + [157.30244140625004, -8.33330078124996], + [157.21757812500002, -8.262792968749977], + [157.490625, -7.965722656250037], + [157.76347656250002, -8.242187499999957] + ] + ], + [ + [ + [157.171875, -8.108105468749997], + [156.95830078125002, -8.014355468749997], + [157.02412109375004, -7.867871093749997], + [157.18613281250006, -7.941210937500017], + [157.171875, -8.108105468749997] + ] + ], + [ + [ + [156.687890625, -7.92304687500004], + [156.5109375000001, -7.707812499999974], + [156.5609375, -7.574023437499989], + [156.80908203124997, -7.722851562500026], + [156.687890625, -7.92304687500004] + ] + ], + [ + [ + [159.8791015625001, -8.534277343749949], + [158.9440429687501, -8.04072265625004], + [158.457421875, -7.544726562499974], + [158.734375, -7.604296875000031], + [159.43144531250002, -8.029003906249955], + [159.84306640625002, -8.326953124999989], + [159.8791015625001, -8.534277343749949] + ] + ], + [ + [ + [155.83984374999997, -7.097167968750014], + [155.67753906250002, -7.08896484375002], + [155.73896484375004, -6.972949218750017], + [155.83984374999997, -7.097167968750014] + ] + ], + [ + [ + [157.48671875000005, -7.330371093750003], + [157.44130859375, -7.425683593749966], + [157.10156249999997, -7.323632812499966], + [156.4525390625, -6.638281249999963], + [157.03027343750003, -6.891992187499952], + [157.19335937499997, -7.160351562499997], + [157.48671875000005, -7.330371093750003] + ] + ] + ] + }, + "properties": { + "name": "Solomon Is.", + "childNum": 16 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-12.526074218749926, 7.436328125000017], + [-12.951611328124926, 7.570849609374989], + [-12.615234374999972, 7.63720703125], + [-12.5125, 7.582421875000037], + [-12.526074218749926, 7.436328125000017] + ] + ], + [ + [ + [-10.758593749999989, 9.385351562499991], + [-10.682714843750006, 9.289355468749974], + [-10.687646484374937, 9.261132812499994], + [-10.749951171874926, 9.12236328124996], + [-10.747021484374955, 9.095263671875045], + [-10.726855468749932, 9.081689453125023], + [-10.615966796875, 9.059179687499977], + [-10.500537109375017, 8.687548828125017], + [-10.677343749999977, 8.400585937499997], + [-10.712109374999955, 8.335253906250017], + [-10.686962890624983, 8.321679687500009], + [-10.652636718749989, 8.330273437499983], + [-10.604003906249943, 8.319482421874994], + [-10.55771484374992, 8.315673828125028], + [-10.496435546874977, 8.362109374999974], + [-10.394433593749966, 8.480957031250028], + [-10.360058593749983, 8.49550781249998], + [-10.283203124999972, 8.48515625], + [-10.285742187499949, 8.454101562499986], + [-10.314648437499983, 8.310839843750017], + [-10.359814453124926, 8.187939453125026], + [-10.570849609374932, 8.071142578125034], + [-10.6474609375, 7.759375], + [-10.878076171874994, 7.538232421874994], + [-11.267675781249977, 7.232617187499997], + [-11.507519531249983, 6.906542968750003], + [-12.48564453124996, 7.386279296875045], + [-12.480273437499932, 7.75327148437502], + [-12.697607421874977, 7.715869140625045], + [-12.850878906249932, 7.818701171875034], + [-12.956933593749966, 8.145312500000045], + [-13.148974609374989, 8.214599609375043], + [-13.272753906249989, 8.429736328124989], + [-13.085009765624932, 8.42475585937504], + [-12.894091796874932, 8.62978515624998], + [-13.181835937499955, 8.576904296875043], + [-13.206933593749994, 8.843115234375006], + [-13.059472656249966, 8.881152343750031], + [-13.292675781249955, 9.04921875], + [-13.077294921874966, 9.069628906249974], + [-12.958789062499989, 9.263330078124994], + [-12.755859374999943, 9.373583984374989], + [-12.557861328125, 9.704980468749994], + [-12.427978515625028, 9.898144531250011], + [-12.142333984375, 9.87539062499999], + [-11.911083984374955, 9.993017578124977], + [-11.273632812499955, 9.996533203124983], + [-11.205664062499949, 9.977734374999969], + [-11.180859374999955, 9.925341796875045], + [-11.047460937499977, 9.786328125000054], + [-10.758593749999989, 9.385351562499991] + ] + ] + ] + }, + "properties": { + "name": "Sierra Leone", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-89.36259765624999, 14.416015625], + [-89.1205078125, 14.370214843749991], + [-88.51254882812499, 13.978955078124997], + [-88.504345703125, 13.964208984374991], + [-88.49765625, 13.904541015625], + [-88.482666015625, 13.854248046875], + [-88.44912109375, 13.850976562499994], + [-88.40849609374999, 13.87539062499999], + [-88.27622070312499, 13.942675781250003], + [-88.151025390625, 13.987353515625003], + [-87.99101562499999, 13.879638671875], + [-87.8919921875, 13.894970703124997], + [-87.80224609375, 13.889990234374991], + [-87.7314453125, 13.841064453125], + [-87.71533203125, 13.812695312499997], + [-87.781884765625, 13.521386718749994], + [-87.930859375, 13.1806640625], + [-88.68564453124999, 13.281494140625], + [-88.51201171874999, 13.183935546874991], + [-89.80419921875, 13.560107421875003], + [-90.09521484375, 13.736523437499997], + [-90.04814453124999, 13.904052734375], + [-89.54716796874999, 14.241259765625003], + [-89.5736328125, 14.390087890624997], + [-89.36259765624999, 14.416015625] + ] + ] + }, + "properties": { + "name": "El Salvador", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-56.26708984374997, 46.838476562500034], + [-56.38476562499994, 46.81943359375006], + [-56.36464843749994, 47.09897460937498], + [-56.26708984374997, 46.838476562500034] + ] + ] + }, + "properties": { + "name": "St. Pierre and Miquelon", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [6.659960937499989, 0.120654296874989], + [6.51972656250004, 0.066308593750023], + [6.468164062499994, 0.22734375], + [6.68691406250008, 0.404394531249977], + [6.75, 0.24345703124996], + [6.659960937499989, 0.120654296874989] + ] + ], + [ + [ + [7.423828125, 1.567724609375006], + [7.330664062500034, 1.603369140624991], + [7.414453125000051, 1.699121093750037], + [7.423828125, 1.567724609375006] + ] + ] + ] + }, + "properties": { + "name": "São Tomé and Principe", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-54.03422851562499, 3.62939453125], + [-54.00957031249999, 3.448535156249989], + [-54.06318359375, 3.353320312499989], + [-54.18803710937499, 3.178759765624989], + [-54.203125, 3.13818359375], + [-54.17070312499999, 2.993603515624997], + [-54.18808593749999, 2.874853515624991], + [-54.1955078125, 2.81787109375], + [-54.256738281249994, 2.713720703124991], + [-54.402001953124994, 2.461523437499991], + [-54.53593749999999, 2.343310546874989], + [-54.56840820312499, 2.342578124999989], + [-54.604736328125, 2.335791015624991], + [-54.61625976562499, 2.326757812499991], + [-54.661865234375, 2.327539062499994], + [-54.697412109374994, 2.359814453124997], + [-54.72221679687499, 2.441650390625], + [-54.87607421874999, 2.450390625], + [-54.92656249999999, 2.497363281249989], + [-54.968408203124994, 2.54833984375], + [-54.978662109374994, 2.59765625], + [-55.005810546875, 2.59296875], + [-55.0703125, 2.54833984375], + [-55.11411132812499, 2.539208984374994], + [-55.1876953125, 2.547509765624994], + [-55.286035156249994, 2.499658203124994], + [-55.343994140625, 2.48876953125], + [-55.38535156249999, 2.440625], + [-55.73056640624999, 2.406152343749994], + [-55.957470703125, 2.520458984374997], + [-55.99350585937499, 2.497509765624997], + [-56.02036132812499, 2.392773437499997], + [-56.0451171875, 2.364404296874994], + [-56.087792968749994, 2.34130859375], + [-56.12939453125, 2.299511718749997], + [-56.1376953125, 2.259033203125], + [-56.073632812499994, 2.236767578124997], + [-56.02006835937499, 2.158154296874997], + [-55.96196289062499, 2.095117187499994], + [-55.91533203124999, 2.03955078125], + [-55.921630859375, 1.976660156249991], + [-55.929638671875, 1.8875], + [-56.01992187499999, 1.842236328124997], + [-56.4828125, 1.942138671875], + [-56.704345703125, 2.036474609374991], + [-57.19736328124999, 2.853271484375], + [-57.303662109375, 3.377099609374994], + [-57.646728515625, 3.39453125], + [-58.05429687499999, 4.101660156249991], + [-57.84599609374999, 4.668164062499997], + [-57.91704101562499, 4.820410156249991], + [-57.711083984374994, 4.991064453124991], + [-57.331005859375, 5.020166015624994], + [-57.20981445312499, 5.195410156249991], + [-57.3185546875, 5.335351562499994], + [-57.194775390625, 5.5484375], + [-56.96982421874999, 5.992871093749997], + [-56.235595703125, 5.885351562499991], + [-55.897607421874994, 5.699316406249991], + [-55.909912109375, 5.892626953124989], + [-55.648339843749994, 5.985888671874989], + [-54.83369140625, 5.988330078124989], + [-54.05419921875, 5.807910156249989], + [-54.08046875, 5.502246093749989], + [-54.4796875, 4.836523437499991], + [-54.350732421874994, 4.054101562499994], + [-54.03422851562499, 3.62939453125] + ] + ] + }, + "properties": { + "name": "Suriname", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [22.538671875, 49.072705078125], + [22.52412109375001, 49.031396484374994], + [22.389453125000017, 48.873486328125], + [22.295214843750017, 48.685839843749996], + [22.142871093750017, 48.568505859374994], + [22.1318359375, 48.405322265624996], + [21.766992187500023, 48.3380859375], + [21.45136718750001, 48.55224609375], + [20.490039062500017, 48.526904296874996], + [20.333789062500017, 48.295556640624994], + [19.95039062500001, 48.146630859374994], + [19.625390625000023, 48.223095703125], + [18.791894531250023, 48.000292968749996], + [18.72421875, 47.787158203124996], + [17.76191406250001, 47.770166015624994], + [17.147363281250023, 48.00595703125], + [16.86542968750001, 48.3869140625], + [16.953125, 48.598828125], + [17.135644531250023, 48.841064453125], + [17.75849609375001, 48.888134765625], + [18.0859375, 49.06513671875], + [18.160937500000017, 49.257373046874996], + [18.83222656250001, 49.510791015624996], + [19.1494140625, 49.4], + [19.44160156250001, 49.597705078124996], + [19.77392578125, 49.37216796875], + [19.756640625000017, 49.204394531249996], + [20.0576171875, 49.181298828124994], + [20.36298828125001, 49.38525390625], + [20.868457031250017, 49.314697265625], + [21.079394531250017, 49.418261718749996], + [21.6396484375, 49.411962890625], + [22.020117187500006, 49.209521484374996], + [22.473046875000023, 49.081298828125], + [22.538671875, 49.072705078125] + ] + ] + }, + "properties": { + "name": "Slovakia", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [16.516210937500006, 46.499902343749994], + [16.427636718750023, 46.5244140625], + [16.321191406250023, 46.534619140625], + [16.1064453125, 46.382226562499994], + [15.608984375, 46.171923828124996], + [15.592578125000017, 46.139990234375], + [15.596875, 46.109228515625], + [15.675585937500017, 45.983691406249996], + [15.652148437500017, 45.862158203125], + [15.277050781250011, 45.7326171875], + [15.353710937500011, 45.659912109375], + [15.283593750000023, 45.5796875], + [15.291210937500011, 45.541552734374996], + [15.32666015625, 45.502294921875], + [15.339453125, 45.467041015625], + [15.242089843750023, 45.44140625], + [15.110449218750006, 45.45078125], + [14.95458984375, 45.499902343749994], + [14.793066406250006, 45.47822265625], + [14.649511718750006, 45.571484375], + [14.591796875, 45.651269531249994], + [14.56884765625, 45.6572265625], + [14.548448660714302, 45.628388671875], + [14.507586495535731, 45.59039341517857], + [14.42734375, 45.505761718749994], + [14.369921875000017, 45.4814453125], + [13.878710937500017, 45.428369140624994], + [13.577929687500017, 45.516894531249996], + [13.8447265625, 45.59287109375], + [13.831152343750006, 45.680419921875], + [13.663476562500023, 45.7919921875], + [13.6005859375, 45.979785156249996], + [13.509179687500023, 45.973779296874994], + [13.487695312500023, 45.987109375], + [13.480273437500017, 46.009228515625], + [13.486425781250006, 46.03955078125], + [13.548046875000011, 46.089111328125], + [13.616601562500023, 46.133105468749996], + [13.634960937500011, 46.157763671874996], + [13.632519531250011, 46.177050781249996], + [13.420996093750006, 46.212304687499994], + [13.399511718750006, 46.317529296874994], + [13.563281250000017, 46.415087890624996], + [13.637109375000023, 46.448535156249996], + [13.6796875, 46.462890625], + [13.7, 46.520263671875], + [14.5498046875, 46.399707031249996], + [14.893261718750011, 46.605908203125], + [15.957617187500006, 46.677636718749994], + [16.093066406250017, 46.86328125], + [16.283593750000023, 46.857275390625], + [16.516210937500006, 46.499902343749994] + ] + ] + }, + "properties": { + "name": "Slovenia", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [16.52851562500001, 56.29052734375], + [16.431640625, 56.24375], + [16.41230468750004, 56.568994140624994], + [17.02539062499997, 57.345068359375006], + [16.52851562500001, 56.29052734375] + ] + ], + [ + [ + [19.076464843750045, 57.8359375], + [18.813867187500023, 57.70620117187502], + [18.907910156250068, 57.39833984375002], + [18.146386718749994, 56.920507812500006], + [18.285351562500068, 57.08320312500001], + [18.136523437500045, 57.55664062500003], + [18.53740234374999, 57.83056640625006], + [18.90058593750001, 57.91547851562504], + [19.076464843750045, 57.8359375] + ] + ], + [ + [ + [19.156347656250063, 57.92260742187497], + [19.086523437500034, 57.86499023437506], + [19.134863281250034, 57.98134765625002], + [19.331445312500023, 57.962890625], + [19.156347656250063, 57.92260742187497] + ] + ], + [ + [ + [24.15546875000004, 65.80527343750006], + [23.102343750000074, 65.73535156250003], + [22.400976562500006, 65.86210937499999], + [22.254003906250006, 65.59755859375002], + [21.565527343750063, 65.40810546874997], + [21.609179687500074, 65.261376953125], + [21.410351562500068, 65.31743164062505], + [21.57392578125001, 65.12578124999999], + [21.138183593750057, 64.80869140625006], + [21.519628906250034, 64.46308593749998], + [20.76269531250003, 63.86782226562505], + [18.60644531250003, 63.17827148437499], + [18.31289062500008, 62.996386718750045], + [18.46308593750004, 62.895849609375006], + [18.170019531250034, 62.789355468750074], + [17.906640625000023, 62.88676757812502], + [18.037304687500068, 62.60053710937498], + [17.834472656250057, 62.50273437500002], + [17.410253906250063, 62.508398437500034], + [17.633691406249994, 62.23300781250006], + [17.374511718750057, 61.866308593750034], + [17.465429687500006, 61.68447265625005], + [17.196386718750006, 61.72456054687504], + [17.13076171875005, 61.57573242187499], + [17.25097656250003, 60.70078125], + [17.6611328125, 60.53515625000003], + [17.955761718750068, 60.589794921874955], + [18.85273437500001, 60.02587890625], + [18.970507812500045, 59.757226562499994], + [17.964257812500023, 59.359375], + [18.56025390625004, 59.39448242187498], + [18.285351562500068, 59.109375], + [16.978125, 58.65415039062506], + [16.214257812500023, 58.636669921874955], + [16.92382812499997, 58.49257812499999], + [16.651953125, 58.43432617187503], + [16.65224609375008, 57.50068359374998], + [16.348730468750063, 56.70927734374996], + [15.826660156250028, 56.12495117187501], + [14.782031250000017, 56.16191406250002], + [14.754785156250051, 56.03315429687498], + [14.401953125000034, 55.97675781250004], + [14.21503906250004, 55.83261718749998], + [14.341699218749994, 55.52773437500002], + [14.17373046875008, 55.396630859374966], + [12.885839843750063, 55.41137695312506], + [12.973925781250074, 55.748144531250006], + [12.471191406250057, 56.29052734375], + [12.801660156250051, 56.263916015625], + [12.65644531250004, 56.44057617187502], + [12.857421875000028, 56.45239257812503], + [12.883691406250051, 56.61772460937496], + [12.421484375000034, 56.906396484374966], + [11.449316406250063, 58.118359374999955], + [11.43154296875008, 58.339990234374994], + [11.24824218750004, 58.369140625], + [11.14716796875004, 58.98862304687498], + [11.19580078125, 59.07827148437505], + [11.388281250000063, 59.036523437499966], + [11.470703125000057, 58.909521484375034], + [11.64277343750004, 58.92607421875002], + [11.798144531250074, 59.28989257812498], + [11.680761718750034, 59.59228515625003], + [12.486132812500074, 60.10678710937506], + [12.588671874999989, 60.450732421875045], + [12.29414062500004, 61.00268554687506], + [12.706054687500028, 61.059863281250074], + [12.88076171875008, 61.35229492187506], + [12.155371093750006, 61.720751953125045], + [12.303515625000074, 62.28559570312501], + [11.999902343750051, 63.29169921875001], + [12.175195312500051, 63.595947265625], + [12.792773437500017, 64], + [13.203515625000023, 64.07509765625], + [13.960546875000063, 64.01401367187498], + [14.141210937500006, 64.17353515624998], + [14.077636718750028, 64.464013671875], + [13.650292968750023, 64.58154296874997], + [14.47968750000004, 65.30146484374998], + [14.543261718750045, 66.12934570312498], + [15.483789062500051, 66.30595703124999], + [15.422949218750006, 66.48984374999998], + [16.40351562500004, 67.05498046875002], + [16.12744140625, 67.42583007812507], + [16.783593750000023, 67.89501953125], + [17.324609375000023, 68.10380859374999], + [17.91669921875001, 67.96489257812502], + [18.303027343750045, 68.55541992187497], + [19.969824218750063, 68.35639648437501], + [20.348046875000023, 68.84873046875003], + [20.116699218750057, 69.02089843750005], + [20.622167968750006, 69.036865234375], + [21.99746093750005, 68.52060546874998], + [22.854101562500034, 68.36733398437502], + [23.63886718750004, 67.95439453125002], + [23.454882812500045, 67.46025390625007], + [23.733593750000068, 67.42290039062499], + [23.64150390625005, 67.12939453124997], + [23.988574218750045, 66.81054687500003], + [23.700292968750034, 66.25263671874998], + [24.15546875000004, 65.80527343750006] + ] + ] + ] + }, + "properties": { + "name": "Sweden", + "childNum": 4 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [31.9482421875, -25.957617187500006], + [32.060546875, -26.018359375], + [32.04140625000002, -26.28125], + [32.10595703125, -26.52001953125], + [32.112890625, -26.839453125], + [32.02480468750002, -26.811132812500006], + [31.994726562500006, -26.817480468750006], + [31.967187500000023, -26.96064453125001], + [31.946093750000017, -27.173632812500003], + [31.958398437500023, -27.30585937500001], + [31.742578125000023, -27.30996093750001], + [31.469531250000017, -27.295507812500006], + [31.274023437500006, -27.238378906250006], + [31.063378906250023, -27.1123046875], + [30.938085937500006, -26.915820312500003], + [30.88330078125, -26.79238281250001], + [30.806738281250006, -26.785253906250006], + [30.794335937500023, -26.764257812500006], + [30.803320312500006, -26.41347656250001], + [31.08808593750001, -25.98066406250001], + [31.207324218750017, -25.843359375], + [31.33515625000001, -25.75556640625001], + [31.382617187500017, -25.74296875], + [31.415136718750006, -25.74658203125], + [31.921679687500017, -25.96875], + [31.9482421875, -25.957617187500006] + ] + ] + }, + "properties": { + "name": "Swaziland", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [55.54033203125002, -4.693066406250011], + [55.54296875, -4.785546875], + [55.383398437500006, -4.609277343750009], + [55.45576171875001, -4.558789062500011], + [55.54033203125002, -4.693066406250011] + ] + ] + }, + "properties": { + "name": "Seychelles", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [42.358984375, 37.10859375], + [41.78857421875, 36.59716796875], + [41.41679687500002, 36.5146484375], + [41.295996093750006, 36.383349609374996], + [41.354101562500006, 35.640429687499996], + [41.19472656250002, 34.768994140625], + [40.98701171875001, 34.429052734375], + [38.773535156250006, 33.372216796874994], + [36.818359375, 32.317285156249994], + [36.3720703125, 32.3869140625], + [35.78730468750001, 32.734912109374996], + [35.91347656250002, 32.94960937499999], + [35.869140625, 33.43173828125], + [36.03447265625002, 33.58505859375], + [35.98613281250002, 33.75263671875], + [36.36503906250002, 33.83935546875], + [36.27783203125, 33.92529296875], + [36.5849609375, 34.221240234374996], + [36.50439453125, 34.432373046875], + [36.32988281250002, 34.499609375], + [36.383886718750006, 34.65791015625], + [35.97626953125001, 34.629199218749996], + [35.902441406250006, 35.420703125], + [35.76445312500002, 35.571582031249996], + [35.83964843750002, 35.84921875], + [35.892675781250006, 35.916552734374996], + [35.96757812500002, 35.910058593749994], + [36.12734375000002, 35.831445312499994], + [36.15361328125002, 35.833886718749994], + [36.34755859375002, 36.003515625], + [36.37539062500002, 36.171240234375], + [36.63671875, 36.233984375], + [36.64140625000002, 36.263525390625], + [36.5375, 36.45742187499999], + [36.54667968750002, 36.50634765625], + [36.596875, 36.7013671875], + [36.62841796875, 36.777685546875], + [36.65859375000002, 36.802539062499996], + [36.77656250000001, 36.79267578125], + [36.94179687500002, 36.7583984375], + [36.9853515625, 36.702392578125], + [37.06621093750002, 36.652636718749996], + [37.43632812500002, 36.643310546875], + [37.523535156250006, 36.6783203125], + [37.7203125, 36.743701171874996], + [37.90664062500002, 36.79462890625], + [38.19169921875002, 36.9015625], + [38.7666015625, 36.693115234375], + [38.90644531250001, 36.694677734375], + [39.1083984375, 36.680566406249994], + [39.35664062500001, 36.681591796875], + [39.50146484375, 36.70224609375], + [39.6865234375, 36.738623046875], + [40.01640625000002, 36.826074218749994], + [40.705664062500006, 37.097705078124996], + [41.886816406250006, 37.156396484374994], + [42.05986328125002, 37.2060546875], + [42.16787109375002, 37.288623046874996], + [42.202734375, 37.29726562499999], + [42.24755859375, 37.2822265625], + [42.2685546875, 37.2765625], + [42.31289062500002, 37.22958984375], + [42.358984375, 37.10859375] + ] + ] + }, + "properties": { + "name": "Syria", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-72.3328125, 21.85136718749999], + [-72.14433593750002, 21.79272460937503], + [-72.33544921874994, 21.758007812499983], + [-72.3328125, 21.85136718749999] + ] + ] + }, + "properties": { + "name": "Turks and Caicos Is.", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [23.980273437500017, 19.496630859375003], + [23.970800781250006, 15.721533203124991], + [23.10517578125001, 15.702539062499994], + [22.933886718750017, 15.533105468749994], + [22.93232421875001, 15.162109375], + [22.6708984375, 14.722460937500003], + [22.38154296875001, 14.550488281249997], + [22.53857421875, 14.161865234375], + [22.1064453125, 13.7998046875], + [22.228125, 13.32958984375], + [21.825292968750006, 12.79052734375], + [21.928125, 12.678125], + [22.352343750000017, 12.660449218749989], + [22.472460937500017, 12.067773437499994], + [22.580957031250023, 11.990136718749994], + [22.591113281250017, 11.579882812499989], + [22.922656250000017, 11.344873046874994], + [22.86005859375001, 10.919677734375], + [22.49384765625001, 10.996240234374994], + [21.771484375, 10.642822265625], + [21.682714843750006, 10.289843749999989], + [20.773242187500017, 9.405664062499994], + [20.342089843750017, 9.127099609374994], + [18.95625, 8.938867187499994], + [18.886035156250017, 8.836035156249991], + [19.108691406250017, 8.656152343749994], + [18.56416015625001, 8.0458984375], + [17.6494140625, 7.98359375], + [16.784765625, 7.550976562499997], + [16.545312500000023, 7.865478515625], + [16.37890625, 7.683544921874997], + [15.957617187500006, 7.507568359375], + [15.480078125, 7.523779296874991], + [15.5498046875, 7.787890624999989], + [15.1162109375, 8.557324218749997], + [14.332324218750017, 9.20351562499999], + [13.977246093750011, 9.691552734374994], + [14.243261718750006, 9.979736328125], + [15.654882812500006, 10.0078125], + [15.276074218750011, 10.357373046874997], + [15.132226562500023, 10.648486328124989], + [15.029882812500006, 11.11367187499999], + [15.08125, 11.845507812499989], + [14.847070312500023, 12.502099609374994], + [14.461718750000017, 13.021777343749989], + [14.244824218750011, 13.07734375], + [14.06396484375, 13.07851562499999], + [13.932324218750011, 13.258496093749997], + [13.606347656250023, 13.70458984375], + [13.505761718750023, 14.134423828124994], + [13.4482421875, 14.380664062500003], + [14.367968750000017, 15.750146484374994], + [15.474316406250011, 16.908398437499997], + [15.735058593750011, 19.904052734375], + [15.963183593750017, 20.34619140625], + [15.587109375000011, 20.733300781249994], + [15.607324218750023, 20.954394531250003], + [15.181835937500011, 21.523388671874997], + [14.97900390625, 22.99619140624999], + [15.984082031250011, 23.445214843749994], + [20.14765625000001, 21.38925781249999], + [23.980273437500017, 19.496630859375003] + ] + ] + }, + "properties": { + "name": "Chad", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [0.900488281250006, 10.993261718749991], + [0.763378906250011, 10.386669921874997], + [1.330078125, 9.996972656249994], + [1.3857421875, 9.361669921874991], + [1.600195312500006, 9.050048828125], + [1.624707031250011, 6.997314453125], + [1.530957031250011, 6.992431640625], + [1.777929687500006, 6.294628906249997], + [1.62265625, 6.216796875], + [1.187207031250011, 6.089404296874989], + [0.736914062500006, 6.452587890624997], + [0.525585937500011, 6.850927734374991], + [0.634765625, 7.353662109374994], + [0.5, 7.546875], + [0.686328125000017, 8.354882812499994], + [0.37255859375, 8.75927734375], + [0.48876953125, 8.851464843749994], + [0.525683593750017, 9.398486328124989], + [0.2333984375, 9.463525390624994], + [0.342578125000017, 9.604150390624994], + [0.264550781250023, 9.644726562499997], + [0.380859375, 10.291845703124991], + [-0.08632812499999, 10.673046875], + [0.009423828125023, 11.02099609375], + [-0.068603515625, 11.115625], + [0.49267578125, 10.954980468749994], + [0.900488281250006, 10.993261718749991] + ] + ] + }, + "properties": { + "name": "Togo", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [98.40908203125005, 7.90205078125004], + [98.2962890625, 7.776074218750054], + [98.32207031250007, 8.166308593749974], + [98.4349609375, 8.085644531249969], + [98.40908203125005, 7.90205078125004] + ] + ], + [ + [ + [100.070703125, 9.58603515625002], + [99.96240234375003, 9.421630859375], + [99.93955078125006, 9.559960937500037], + [100.070703125, 9.58603515625002] + ] + ], + [ + [ + [102.42675781250003, 11.988720703125026], + [102.30195312500004, 11.98081054687502], + [102.27744140625006, 12.151855468750043], + [102.42675781250003, 11.988720703125026] + ] + ], + [ + [ + [100.12246093750005, 20.316650390625057], + [100.11494140625004, 20.257666015625034], + [100.13974609375012, 20.245410156250017], + [100.31796875000006, 20.38588867187505], + [100.51953125000003, 20.17792968750004], + [100.39765625000004, 19.756103515625], + [100.51357421875005, 19.553466796875], + [101.21191406249997, 19.54833984375003], + [101.22080078125006, 19.486621093750074], + [101.19755859375007, 19.327929687500074], + [101.2863281250001, 18.977148437500006], + [101.04697265625012, 18.441992187500063], + [101.05058593750002, 18.407031250000045], + [101.1375, 18.28686523437497], + [101.14394531250005, 18.14262695312499], + [100.90849609375002, 17.583886718750023], + [100.95585937500002, 17.541113281250006], + [101.10517578125004, 17.47954101562499], + [101.16748046874997, 17.49902343749997], + [101.41367187500012, 17.71875], + [101.55507812500005, 17.812353515625034], + [101.56367187500004, 17.82050781250001], + [101.6875, 17.889404296875], + [101.77480468750005, 18.03339843750004], + [101.81865234375002, 18.06464843750001], + [101.87548828124997, 18.046435546875017], + [101.94746093750004, 18.081494140624983], + [102.03457031250005, 18.169824218750023], + [102.10146484375, 18.210644531249983], + [102.14824218750002, 18.20385742187503], + [102.35185546875002, 18.045947265625017], + [102.45878906250002, 17.984619140625057], + [102.55253906250007, 17.96508789062497], + [102.61679687500006, 17.833349609375034], + [102.66064453124997, 17.817968750000034], + [102.680078125, 17.824121093750023], + [103.05136718750006, 18.02851562500001], + [103.0912109375, 18.13823242187499], + [103.14853515625006, 18.221728515625045], + [103.19970703124997, 18.259472656249983], + [103.26318359374997, 18.27846679687505], + [103.27958984375002, 18.304980468750017], + [103.24892578125, 18.338964843750034], + [103.25175781250002, 18.373486328124955], + [103.2882812500001, 18.408398437499955], + [103.36699218750007, 18.42333984374997], + [103.48798828125004, 18.418164062499983], + [103.62968750000002, 18.38256835937503], + [103.79228515625002, 18.316503906249977], + [103.89882812500005, 18.295312500000023], + [103.949609375, 18.31899414062505], + [104.04873046875005, 18.216699218749994], + [104.19619140625005, 17.988378906250006], + [104.32265625, 17.815820312500023], + [104.428125, 17.69897460937503], + [104.7396484375, 17.461669921875], + [104.81601562500012, 17.30029296874997], + [104.75898437500004, 17.0771484375], + [104.7435546875, 16.884375], + [104.75058593750012, 16.647558593750063], + [104.81933593750003, 16.46606445312503], + [105.04716796875007, 16.160253906249977], + [105.14873046875007, 16.09355468749999], + [105.33066406250006, 16.037890625000017], + [105.40625, 15.987451171875051], + [105.39892578124997, 15.829882812500017], + [105.62207031250003, 15.699951171875], + [105.641015625, 15.656542968750045], + [105.6388671875001, 15.585937500000057], + [105.615625, 15.488281250000057], + [105.49042968750004, 15.256591796875], + [105.49042968750004, 15.127587890625009], + [105.5333984375001, 15.041601562499991], + [105.54667968750002, 14.932470703124963], + [105.52304687500012, 14.843310546875003], + [105.49736328125002, 14.590673828124963], + [105.47558593750003, 14.530126953124977], + [105.42265625000007, 14.471630859375054], + [105.34218750000005, 14.416699218750054], + [105.24365234375003, 14.367871093750054], + [105.1833007812501, 14.346240234374989], + [105.16914062500004, 14.336083984374966], + [105.12597656250003, 14.280957031250011], + [105.07412109375005, 14.227441406250037], + [104.77900390625004, 14.427832031250006], + [103.19941406250004, 14.332617187499977], + [102.90927734375006, 14.136718750000028], + [102.546875, 13.585693359375043], + [102.33632812500005, 13.560302734375014], + [102.49960937500012, 12.669970703125003], + [102.75566406250002, 12.42626953125], + [102.73662109375007, 12.089794921875011], + [102.93388671875002, 11.706689453125037], + [102.594140625, 12.203027343749994], + [102.54023437500004, 12.109228515624977], + [101.83574218750002, 12.640380859375014], + [100.89775390625007, 12.653808593749986], + [100.96269531250007, 13.431982421874991], + [100.60292968750005, 13.568164062500017], + [100.23564453125002, 13.48447265625002], + [99.99052734375007, 13.243457031250031], + [100.08994140625006, 13.045654296874972], + [99.96396484375006, 12.690039062500006], + [99.98906250000007, 12.170800781249994], + [99.16503906250003, 10.319824218750028], + [99.25390625000003, 9.265234375000034], + [99.83554687500012, 9.288378906250031], + [99.98955078125007, 8.589208984374977], + [100.129296875, 8.428076171875006], + [100.16347656250005, 8.508398437500034], + [100.27939453125006, 8.268505859375011], + [100.54521484375002, 7.226904296874991], + [100.43935546875005, 7.280761718750043], + [100.38037109375003, 7.541503906250043], + [100.28378906250006, 7.551513671875043], + [100.25664062500002, 7.774902343749986], + [100.16074218750012, 7.599267578124994], + [100.4235351562501, 7.18784179687502], + [101.01787109375002, 6.860937500000034], + [101.49794921875005, 6.865283203125031], + [102.10107421874997, 6.242236328125031], + [101.87363281250012, 5.825292968749991], + [101.67841796875004, 5.778808593750028], + [101.5560546875, 5.907763671875003], + [101.1139648437501, 5.636767578125045], + [100.98164062500004, 5.771044921875045], + [101.05351562500002, 6.242578125], + [100.87392578125, 6.24541015624996], + [100.75449218750012, 6.460058593749991], + [100.3454101562501, 6.549902343750006], + [100.26142578125004, 6.682714843749963], + [100.11914062499997, 6.441992187500048], + [99.69599609375004, 6.87666015625004], + [99.72031250000012, 7.106201171875], + [99.55302734375002, 7.218798828125031], + [99.59697265625002, 7.355615234375009], + [99.35859375000004, 7.372216796875023], + [99.26367187499997, 7.619042968750037], + [99.07763671874997, 7.718066406250045], + [99.05107421875002, 7.887841796874994], + [98.78867187500012, 8.059814453125028], + [98.703515625, 8.256738281250009], + [98.57919921875006, 8.344287109374989], + [98.42099609375006, 8.17822265625], + [98.30546875000007, 8.226220703125009], + [98.24179687500006, 8.767871093750045], + [98.70253906250005, 10.19038085937504], + [98.7572265625, 10.660937499999974], + [99.1901367187501, 11.105273437499989], + [99.61474609374997, 11.781201171875026], + [99.40507812500002, 12.547900390625003], + [99.12392578125, 13.030761718750043], + [99.13681640625006, 13.716699218749994], + [98.57001953125004, 14.359912109375031], + [98.20214843749997, 14.97592773437502], + [98.19101562500012, 15.204101562499972], + [98.55693359375007, 15.367675781249986], + [98.59238281250006, 16.05068359375005], + [98.81796875000012, 16.180810546874994], + [98.88828125000006, 16.351904296875034], + [98.83544921875003, 16.417578125], + [98.66074218750006, 16.330419921875006], + [98.4388671875, 16.975683593750034], + [97.7064453125, 17.79711914062503], + [97.63222656250005, 18.290332031250074], + [97.37392578125, 18.51796875], + [97.74589843750002, 18.58818359374999], + [97.816796875, 19.459960937500057], + [98.01503906250005, 19.74951171874997], + [98.37128906250004, 19.68916015625004], + [98.9166992187501, 19.77290039062504], + [99.07421875000003, 20.09936523437503], + [99.48593750000006, 20.14985351562501], + [99.45888671875005, 20.363037109375], + [99.72011718750005, 20.32543945312497], + [99.8903320312501, 20.424414062499977], + [99.9542968750001, 20.415429687500023], + [100.0036132812501, 20.37958984375001], + [100.12246093750005, 20.316650390625057] + ] + ] + ] + }, + "properties": { + "name": "Thailand", + "childNum": 4 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [70.66416015625, 39.85546875], + [70.55957031250003, 39.790917968749994], + [70.48925781250003, 39.86303710937503], + [70.48281250000005, 39.88271484375005], + [70.49775390625004, 39.88242187499998], + [70.56708984375004, 39.86660156250005], + [70.66416015625, 39.85546875] + ] + ], + [ + [ + [70.95800781250003, 40.238867187500034], + [70.59921875, 39.974511718749994], + [69.96679687499997, 40.202246093750034], + [69.46875, 40.020751953125], + [69.47099609375002, 39.990625], + [69.43193359375007, 39.909765625000034], + [69.36542968750004, 39.94707031250002], + [69.30722656250006, 39.968554687500045], + [69.27880859374997, 39.91777343749999], + [69.24472656250006, 39.82709960937498], + [69.29765625000007, 39.52480468750005], + [70.50117187500004, 39.58735351562501], + [70.79931640625003, 39.39472656250001], + [71.4703125, 39.60366210937502], + [71.50302734375006, 39.58217773437502], + [71.51738281250002, 39.55385742187502], + [71.50585937499997, 39.51708984374997], + [71.5033203125, 39.47880859374999], + [71.73222656250002, 39.422998046874994], + [71.77861328125007, 39.27797851562502], + [72.04277343750002, 39.352148437500034], + [72.08417968750004, 39.310644531250034], + [72.14736328125005, 39.26074218749997], + [72.22998046874997, 39.20751953124997], + [72.63994140625002, 39.385986328125], + [73.10927734375, 39.36191406249998], + [73.2349609375, 39.37456054687499], + [73.3361328125001, 39.41235351562506], + [73.38740234375004, 39.442724609375034], + [73.4704101562501, 39.46059570312502], + [73.63164062500007, 39.44887695312502], + [73.63632812500006, 39.396679687499955], + [73.60732421875, 39.229199218749955], + [73.8052734375, 38.968652343749994], + [73.69609375000007, 38.85429687499996], + [73.80166015625, 38.60688476562501], + [74.02558593750004, 38.53984375000002], + [74.27744140625, 38.659765625000034], + [74.81230468750002, 38.46030273437498], + [74.8942382812501, 37.60141601562498], + [75.11875, 37.38569335937498], + [74.89130859375004, 37.231640624999955], + [74.875390625, 37.24199218750002], + [74.83046875, 37.28593750000002], + [74.73056640625006, 37.35703125], + [74.659375, 37.39448242187501], + [74.34902343750005, 37.41875], + [74.25966796875005, 37.41542968750002], + [74.20351562500005, 37.37246093750005], + [74.16708984375, 37.32944335937498], + [73.74960937500006, 37.23178710937498], + [73.6535156250001, 37.239355468750034], + [73.62753906250006, 37.261572265625006], + [73.71728515625003, 37.32944335937498], + [73.7337890625, 37.37578125000002], + [73.72060546875, 37.41875], + [73.65712890625005, 37.43046875], + [73.6046875000001, 37.44604492187503], + [73.48134765625, 37.4716796875], + [73.38291015625006, 37.462255859375034], + [73.21113281250004, 37.40849609375002], + [72.89550781250003, 37.26752929687498], + [72.65742187500004, 37.029052734375], + [71.665625, 36.696923828124994], + [71.530859375, 36.845117187499994], + [71.43291015625007, 37.12753906249998], + [71.5822265625001, 37.91010742187498], + [71.55195312500004, 37.93315429687496], + [71.48779296874997, 37.93188476562497], + [71.38964843750003, 37.90629882812502], + [71.31992187500006, 37.90185546875], + [71.27851562500004, 37.91840820312498], + [71.33271484375004, 38.170263671875034], + [71.25585937499997, 38.306982421875006], + [70.7359375, 38.42255859375001], + [70.41777343750002, 38.075439453125], + [70.21464843750002, 37.92441406250006], + [70.19941406250004, 37.88603515624996], + [70.25498046875006, 37.76538085937497], + [70.25146484374997, 37.66416015625006], + [70.18867187500004, 37.58247070312501], + [70.11982421875004, 37.54350585937499], + [69.9849609375, 37.566162109375], + [69.8208984375, 37.60957031250004], + [69.62578125000002, 37.59404296874999], + [69.49208984375, 37.55307617187498], + [69.42011718750004, 37.486718749999966], + [69.39921875000007, 37.39931640625002], + [69.42968749999997, 37.290869140625034], + [69.414453125, 37.20776367187497], + [69.35380859375007, 37.15004882812502], + [69.3039062500001, 37.11694335937503], + [69.26484375000004, 37.1083984375], + [69.18017578125003, 37.158300781250034], + [68.96044921875003, 37.32504882812498], + [68.9118164062501, 37.33393554687501], + [68.88525390624997, 37.32807617187498], + [68.85537109375005, 37.31684570312501], + [68.83847656250006, 37.30283203124998], + [68.82373046874997, 37.27070312500001], + [68.78203125000002, 37.25800781250001], + [68.7232421875, 37.26801757812501], + [68.6691406250001, 37.258398437500006], + [68.3869140625001, 37.1375], + [68.29951171875004, 37.08842773437502], + [68.28476562500006, 37.036328124999955], + [68.2609375000001, 37.01308593750002], + [68.2121093750001, 37.02153320312496], + [68.0677734375, 36.949804687500006], + [67.95800781249997, 36.972021484375006], + [67.83447265624997, 37.06420898437506], + [67.75898437500004, 37.172216796875034], + [67.7980468750001, 37.244970703125006], + [67.81435546875005, 37.48701171875004], + [68.3502929687501, 38.211035156250006], + [68.08720703125002, 38.47353515625002], + [68.13251953125004, 38.927636718749966], + [67.69443359375006, 38.99462890625003], + [67.64833984375005, 39.13105468750004], + [67.3576171875001, 39.216699218749994], + [67.426171875, 39.46557617187497], + [67.71904296875007, 39.62138671875002], + [68.46328125, 39.53671874999998], + [68.63896484375007, 39.8388671875], + [68.86875, 39.90747070312503], + [68.80468750000003, 40.05034179687499], + [68.9720703125, 40.08994140624998], + [68.63066406250007, 40.16708984374998], + [69.27490234374997, 40.19809570312498], + [69.20625, 40.566552734374994], + [69.35722656250002, 40.76738281249996], + [69.71289062500003, 40.65698242187503], + [70.40195312500006, 41.03510742187498], + [70.75107421875006, 40.721777343750006], + [70.37158203125003, 40.38413085937506], + [70.653125, 40.201171875], + [70.95800781250003, 40.238867187500034] + ] + ] + ] + }, + "properties": { + "name": "Tajikistan", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [66.52226562500007, 37.34848632812506], + [66.471875, 37.3447265625], + [65.7650390625, 37.56914062499996], + [65.55498046875002, 37.25117187500004], + [65.30361328125005, 37.24677734375001], + [65.08964843750007, 37.237939453124994], + [64.9515625, 37.19355468750001], + [64.81630859375005, 37.13208007812503], + [64.7824218750001, 37.05927734375001], + [64.60253906250003, 36.554541015625034], + [64.5658203125, 36.427587890625034], + [64.51103515625002, 36.34067382812498], + [64.184375, 36.14892578125], + [63.8625, 36.012353515624994], + [63.12998046875006, 35.84619140624997], + [63.169726562500074, 35.678125], + [63.05664062500003, 35.44580078125003], + [62.98027343750002, 35.40917968750003], + [62.85800781250006, 35.34965820312499], + [62.688085937500006, 35.25532226562504], + [62.3078125000001, 35.17080078125005], + [62.08964843750002, 35.3796875], + [61.62099609375005, 35.43232421875004], + [61.34472656249997, 35.62949218750006], + [61.26201171875002, 35.61958007812498], + [61.25214843750004, 35.86762695312498], + [61.15292968750006, 35.97675781250001], + [61.212011718750006, 36.190527343750034], + [61.11962890625003, 36.64257812500003], + [60.34130859375003, 36.63764648437501], + [60.06279296875002, 36.962890625], + [59.454980468749994, 37.25283203125002], + [59.30175781249997, 37.51064453125005], + [58.81542968750003, 37.683496093749994], + [58.261621093749994, 37.665820312500045], + [57.35371093750004, 37.97333984374998], + [57.1935546875001, 38.216406250000034], + [56.440625, 38.249414062499994], + [56.272070312500006, 38.080419921875034], + [55.38085937500003, 38.051123046875034], + [54.90009765625004, 37.77792968750006], + [54.6994140625001, 37.47016601562498], + [53.91416015625006, 37.34355468750002], + [53.86865234375003, 38.949267578125045], + [53.70458984375003, 39.209570312500034], + [53.33632812500005, 39.34082031250006], + [53.15664062499999, 39.26499023437506], + [53.23564453125002, 39.608544921874966], + [53.603125, 39.546972656250034], + [53.472265625, 39.66879882812498], + [53.48730468749997, 39.909375], + [52.9875, 39.98759765625002], + [53.03554687500005, 39.7744140625], + [52.80468749999997, 40.054003906250045], + [52.73369140625002, 40.39873046875002], + [52.943457031250006, 41.03808593750006], + [53.1452148437501, 40.82495117187497], + [53.61523437500003, 40.818505859374994], + [53.87001953125005, 40.64868164062503], + [54.37734375, 40.693261718749966], + [54.319433593750006, 40.83457031249998], + [54.68505859375003, 40.873046875], + [54.70371093750006, 41.071142578125034], + [54.094824218750006, 41.51938476562506], + [53.80468749999997, 42.11762695312498], + [53.16416015625006, 42.09379882812502], + [52.97001953125002, 41.97622070312505], + [52.81484375, 41.711816406249994], + [52.850390625000074, 41.20029296875006], + [52.4938476562501, 41.780371093750034], + [53.0558593750001, 42.14775390624999], + [54.120996093749994, 42.335205078125], + [54.85380859375002, 41.965185546875006], + [55.434375, 41.296289062499994], + [55.97744140625005, 41.32221679687504], + [57.01796875, 41.26347656249996], + [57.11884765625004, 41.35029296874998], + [56.96406250000004, 41.856542968750006], + [57.290625, 42.123779296875], + [57.814257812500074, 42.18984375000005], + [58.02890625, 42.48764648437506], + [58.474414062500074, 42.29936523437496], + [58.15156250000004, 42.628076171874966], + [58.477148437500006, 42.66284179687503], + [58.5890625000001, 42.778466796874966], + [59.35429687500002, 42.32329101562496], + [59.98515625000002, 42.21171875], + [59.94179687499999, 41.97353515625002], + [60.20078125000006, 41.803125], + [60.07558593750005, 41.759667968749966], + [60.089648437500074, 41.39941406250003], + [60.454980468749994, 41.221630859374955], + [61.2423828125001, 41.18920898437503], + [61.496972656249994, 41.276074218749955], + [61.90283203124997, 41.09370117187501], + [62.48320312500002, 39.97563476562496], + [63.76367187500003, 39.16054687499999], + [64.3099609375, 38.97729492187497], + [65.612890625, 38.23857421875002], + [65.97119140624997, 38.244238281250006], + [66.60625, 37.98671875000005], + [66.52558593750004, 37.785742187500034], + [66.51132812500006, 37.59916992187496], + [66.51064453125, 37.45869140625004], + [66.52226562500007, 37.34848632812506] + ] + ] + }, + "properties": { + "name": "Turkmenistan", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [124.0363281250001, -9.341601562500031], + [124.44443359375012, -9.190332031250023], + [124.28232421875012, -9.427929687500026], + [124.0363281250001, -9.341601562500031] + ] + ], + [ + [ + [125.06816406250002, -9.511914062499997], + [124.96015625000004, -9.213769531250009], + [125.10048828125, -9.189843750000023], + [125.14902343750012, -9.042578125000034], + [124.93681640625007, -9.053417968750026], + [124.92226562500005, -8.942480468749977], + [125.17802734375002, -8.647851562499994], + [125.38183593749997, -8.575390624999983], + [126.61972656250006, -8.459472656249986], + [126.96640625000012, -8.315722656250017], + [127.29609375000004, -8.424511718749969], + [126.91523437500004, -8.715234374999966], + [125.40800781250002, -9.275781250000023], + [125.06816406250002, -9.511914062499997] + ] + ], + [ + [ + [125.64609375000006, -8.139941406250003], + [125.5794921875, -8.311816406250017], + [125.50712890625007, -8.275097656249997], + [125.64609375000006, -8.139941406250003] + ] + ] + ] + }, + "properties": { + "name": "Timor-Leste", + "childNum": 3 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-175.1619140625, -21.169335937500023], + [-175.07817382812496, -21.129003906249977], + [-175.15659179687495, -21.26367187499997], + [-175.36235351562496, -21.106835937499994], + [-175.1619140625, -21.169335937500023] + ] + ], + [ + [ + [-173.953515625, -18.63935546875001], + [-174.06914062500002, -18.640234375], + [-173.96806640624993, -18.565332031250023], + [-173.953515625, -18.63935546875001] + ] + ] + ] + }, + "properties": { + "name": "Tonga", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-61.012109374999966, 10.134326171874989], + [-61.906103515625006, 10.069140625000031], + [-61.49931640624999, 10.268554687499972], + [-61.47827148437497, 10.603369140624977], + [-61.65117187499993, 10.718066406249974], + [-60.917626953124966, 10.84023437499999], + [-61.03374023437502, 10.669873046875026], + [-61.012109374999966, 10.134326171874989] + ] + ] + }, + "properties": { + "name": "Trinidad and Tobago", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [10.957617187500063, 33.72207031250005], + [10.722070312500051, 33.738916015624994], + [10.745214843750063, 33.88867187500006], + [11.017871093749989, 33.82333984374998], + [10.957617187500063, 33.72207031250005] + ] + ], + [ + [ + [11.278027343750068, 34.753808593749994], + [11.123632812500063, 34.68168945312496], + [11.254882812500057, 34.82031250000006], + [11.278027343750068, 34.753808593749994] + ] + ], + [ + [ + [10.274609375000011, 31.684960937499994], + [10.114941406250068, 31.46376953125005], + [10.216406250000063, 30.78320312500003], + [10.05976562500004, 30.58007812500003], + [9.932519531250051, 30.42534179687496], + [9.895019531250028, 30.387304687500034], + [9.51875, 30.229394531249994], + [9.224023437500023, 31.373681640624994], + [9.160253906250006, 31.621337890625], + [9.044042968750034, 32.072363281250034], + [8.333398437500051, 32.54360351562502], + [8.1125, 33.055322265624994], + [7.877246093750017, 33.172119140625], + [7.534375, 33.717919921874994], + [7.513867187500068, 34.080517578124955], + [8.24560546875, 34.73408203124998], + [8.276855468750057, 34.97949218749997], + [8.312109375000063, 35.084619140624994], + [8.394238281250011, 35.20385742187503], + [8.318066406250011, 35.654931640624994], + [8.348730468750063, 36.367968750000045], + [8.207617187500006, 36.518945312499994], + [8.601269531250068, 36.83393554687504], + [8.576562500000023, 36.93720703125001], + [9.687988281250057, 37.34038085937499], + [9.838476562500063, 37.30898437499999], + [9.830273437499983, 37.13535156250006], + [9.875585937499977, 37.25415039062503], + [10.196386718750063, 37.205859375000045], + [10.293261718750074, 36.781494140625], + [10.412304687499983, 36.73183593750002], + [11.053906250000068, 37.07250976562506], + [11.12666015625004, 36.874072265625045], + [10.476562500000028, 36.175146484375006], + [10.590820312500028, 35.88725585937499], + [11.00429687500008, 35.63383789062496], + [11.120117187500057, 35.24028320312499], + [10.69091796875, 34.67846679687503], + [10.118359375000068, 34.280078125000045], + [10.049023437500068, 34.056298828124994], + [10.305273437500034, 33.72827148437497], + [10.713183593750017, 33.68901367187496], + [10.722753906250006, 33.514404296875], + [10.958007812500057, 33.62631835937498], + [11.257421875000034, 33.30883789062506], + [11.202636718749972, 33.24921874999998], + [11.50458984375004, 33.181933593750045], + [11.502441406250028, 33.15556640624999], + [11.467187500000051, 32.96572265625005], + [11.459179687500011, 32.897363281249966], + [11.453906250000017, 32.64257812500003], + [11.533789062500034, 32.52495117187496], + [11.535937500000017, 32.47333984375001], + [11.504980468750034, 32.413671875000034], + [11.358007812500006, 32.34521484375003], + [11.168261718750074, 32.25673828125002], + [11.005175781250074, 32.17270507812506], + [10.826367187500068, 32.080664062500034], + [10.771582031250006, 32.02119140625001], + [10.60888671875, 31.929541015624977], + [10.47578125000004, 31.736035156249983], + [10.274609375000011, 31.684960937499994] + ] + ] + ] + }, + "properties": { + "name": "Tunisia", + "childNum": 3 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [25.970019531250045, 40.136328125], + [25.6689453125, 40.13588867187502], + [25.918359375000023, 40.23798828125004], + [25.970019531250045, 40.136328125] + ] + ], + [ + [ + [43.43339843750002, 41.155517578125], + [43.43945312500003, 41.10712890625001], + [43.72265624999997, 40.71953124999999], + [43.56933593750003, 40.48237304687498], + [43.66621093750004, 40.12636718750002], + [44.28925781250004, 40.040380859375006], + [44.76826171875004, 39.70351562500005], + [44.81718750000002, 39.65043945312496], + [44.58710937500004, 39.76855468750006], + [44.3893554687501, 39.422119140625], + [44.02324218750002, 39.37744140625006], + [44.27167968750004, 38.83603515625006], + [44.2985351562501, 38.38627929687499], + [44.4499023437501, 38.33422851562506], + [44.21132812499999, 37.908056640625006], + [44.589941406250006, 37.710351562499966], + [44.574023437500074, 37.435400390625006], + [44.79414062500004, 37.290380859375034], + [44.76513671875003, 37.142431640625006], + [44.73095703124997, 37.16528320312503], + [44.66933593750005, 37.17358398437503], + [44.60595703124997, 37.176025390625], + [44.401953125, 37.05849609375002], + [44.325585937499994, 37.0107421875], + [44.28183593750006, 36.97802734374997], + [44.24570312500006, 36.983300781249994], + [44.20166015624997, 37.05180664062502], + [44.208398437499994, 37.20263671875], + [44.19179687499999, 37.249853515625034], + [44.15625, 37.28295898437503], + [44.11445312500004, 37.30185546875006], + [44.01318359375003, 37.313525390625045], + [43.83642578124997, 37.223535156249994], + [43.67578125000003, 37.227246093749955], + [43.09248046875004, 37.36738281249998], + [42.936621093750006, 37.32475585937502], + [42.77460937500004, 37.371875], + [42.74111328125005, 37.361914062500034], + [42.6354492187501, 37.249267578125], + [42.45585937500002, 37.128710937500045], + [42.358984375, 37.10859375000004], + [42.31289062499999, 37.22958984374998], + [42.26855468749997, 37.276562499999955], + [42.24755859375003, 37.28222656250006], + [42.20273437500006, 37.29726562499999], + [42.16787109375005, 37.28862304687502], + [42.059863281250074, 37.2060546875], + [41.886816406250006, 37.156396484374994], + [40.70566406250006, 37.09770507812502], + [40.4503906250001, 37.00888671875006], + [40.016406250000074, 36.82607421875002], + [39.68652343749997, 36.73862304687506], + [39.50146484374997, 36.702246093750034], + [39.35664062500004, 36.68159179687498], + [39.10839843749997, 36.68056640625005], + [38.90644531250004, 36.69467773437498], + [38.76660156249997, 36.69311523437503], + [38.19169921875002, 36.90156250000004], + [37.90664062500005, 36.79462890625001], + [37.7203125, 36.74370117187502], + [37.52353515625006, 36.678320312500034], + [37.436328125000074, 36.643310546875], + [37.327050781249994, 36.64658203125006], + [37.18740234375005, 36.655908203124994], + [37.066210937500074, 36.652636718750045], + [36.98535156250003, 36.70239257812506], + [36.94179687499999, 36.758398437500006], + [36.77656250000004, 36.79267578124998], + [36.65859375000005, 36.80253906250002], + [36.62841796875003, 36.777685546875034], + [36.596875, 36.70136718750001], + [36.546679687500074, 36.50634765625], + [36.5375, 36.457421874999966], + [36.63671874999997, 36.233984375], + [36.37539062499999, 36.171240234375034], + [36.347558593749994, 36.003515625000034], + [36.20195312500002, 35.93754882812502], + [36.15361328125002, 35.83388671875005], + [36.12734375, 35.831445312499994], + [35.967578125000074, 35.91005859375002], + [35.89267578125006, 35.91655273437502], + [35.81093750000005, 36.30986328125002], + [36.18847656250003, 36.65898437499999], + [36.048925781250006, 36.91059570312501], + [35.393164062500006, 36.57519531249997], + [34.70361328125003, 36.81679687499999], + [33.694726562499994, 36.18198242187498], + [32.794824218749994, 36.03588867187497], + [32.37773437500002, 36.18364257812496], + [32.02197265625003, 36.53530273437502], + [31.35253906249997, 36.80107421874999], + [30.64404296874997, 36.86567382812501], + [30.446093750000074, 36.269873046875034], + [29.6890625, 36.15668945312498], + [29.22363281249997, 36.32446289062497], + [28.96962890625008, 36.71533203125003], + [28.303710937500057, 36.81196289062498], + [28.01943359375005, 36.63447265624998], + [28.083984375000057, 36.75146484375], + [27.453906250000017, 36.712158203125], + [28.00537109375003, 36.83198242187498], + [28.242382812500068, 37.029052734375], + [27.262988281250045, 36.97656250000003], + [27.30019531250005, 37.12685546875002], + [27.53505859375005, 37.16386718750002], + [27.06796875, 37.65791015625004], + [27.224414062500074, 37.725439453125006], + [27.23242187500003, 37.978662109374994], + [26.29072265625001, 38.27719726562498], + [26.44130859375005, 38.64121093749998], + [26.67421875000008, 38.33574218750002], + [27.14423828125001, 38.45195312499996], + [26.906835937500034, 38.48173828124999], + [26.763671875, 38.709619140624966], + [27.013671875000057, 38.88686523437502], + [26.814941406250057, 38.96098632812502], + [26.853613281250034, 39.115625], + [26.68183593750004, 39.292236328125], + [26.89921874999999, 39.549658203125034], + [26.113085937500074, 39.46738281249998], + [26.101367187500074, 39.56894531249998], + [26.18134765625004, 39.99008789062498], + [26.738085937500045, 40.40024414062506], + [27.28457031250008, 40.45561523437496], + [27.4755859375, 40.319921875000034], + [27.72802734375, 40.32880859374998], + [27.84853515625005, 40.38173828125002], + [27.73183593750008, 40.48149414062499], + [27.87490234375008, 40.512939453125], + [27.989550781250074, 40.48945312500001], + [27.96259765625001, 40.369873046875], + [29.00712890624999, 40.389746093750034], + [28.787890625000017, 40.534033203125034], + [28.95800781250003, 40.63056640624998], + [29.849218750000063, 40.760107421875006], + [29.113867187499977, 40.93784179687506], + [29.14814453125004, 41.221044921875034], + [31.25488281249997, 41.10761718750001], + [31.45800781249997, 41.32001953125004], + [32.306445312500074, 41.72958984374998], + [33.38134765625003, 42.01757812500003], + [34.75048828124997, 41.95683593749999], + [35.006445312500006, 42.06328125000002], + [35.15488281250006, 42.02753906250001], + [35.12207031250003, 41.89111328125003], + [35.297753906249994, 41.72851562500003], + [35.558007812499994, 41.63403320312506], + [36.05175781249997, 41.68256835937498], + [36.40537109375006, 41.27460937500001], + [36.77773437499999, 41.36347656250001], + [37.066210937500074, 41.184423828125034], + [38.38105468750004, 40.92451171875001], + [39.426367187500006, 41.10644531250003], + [40.26523437500006, 40.96132812500005], + [41.08359375000006, 41.26118164062504], + [41.41435546875002, 41.42363281249999], + [41.510058593750074, 41.51748046875002], + [41.70175781250006, 41.471582031249994], + [41.77939453125006, 41.44052734374998], + [41.823535156250074, 41.432373046875], + [41.92578125000003, 41.49565429687502], + [42.46640625, 41.43984375000002], + [42.56738281249997, 41.55927734375001], + [42.590429687500006, 41.57070312500002], + [42.60683593750005, 41.57880859374998], + [42.682421875000074, 41.58574218749999], + [42.75410156250004, 41.57890625000002], + [42.787890625000074, 41.56372070312503], + [42.82167968750005, 41.49238281249998], + [42.90673828125003, 41.46684570312502], + [43.05712890625003, 41.35283203124996], + [43.149023437500006, 41.30712890624997], + [43.171289062499994, 41.28793945312498], + [43.14101562499999, 41.26484374999998], + [43.15283203124997, 41.23642578125006], + [43.20546875000005, 41.19916992187501], + [43.43339843750002, 41.155517578125] + ] + ], + [ + [ + [27.47480468750001, 41.946875], + [28.014453125000017, 41.96904296874999], + [28.197851562500063, 41.55449218750002], + [29.057226562500006, 41.22973632812503], + [28.95625, 41.00820312499999], + [28.172167968750074, 41.08071289062502], + [27.49941406250005, 40.97314453124997], + [27.258007812499983, 40.687353515625006], + [26.772070312500034, 40.498046875], + [26.202734375000034, 40.07539062500004], + [26.25380859375005, 40.31469726562503], + [26.792089843750034, 40.626611328124994], + [26.10546875000003, 40.61132812499997], + [26.03896484375008, 40.726757812499955], + [26.331054687500057, 40.954492187499994], + [26.330664062499977, 41.23876953125], + [26.62490234375008, 41.401757812499994], + [26.581347656250074, 41.60126953125004], + [26.320898437500034, 41.716552734375], + [26.3603515625, 41.80156249999999], + [26.51142578125004, 41.82636718749998], + [26.549707031250023, 41.896728515625], + [26.5796875, 41.947949218749955], + [26.615332031250063, 41.964892578125045], + [26.884863281250006, 41.99184570312502], + [26.96875, 42.02685546875006], + [27.01171875, 42.05864257812496], + [27.193359375000057, 42.07709960937498], + [27.24433593750004, 42.09326171875], + [27.294921875000057, 42.079541015624955], + [27.47480468750001, 41.946875] + ] + ] + ] + }, + "properties": { + "name": "Turkey", + "childNum": 3 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [39.71132812499999, -7.977441406250023], + [39.602929687499994, -7.936132812499949], + [39.907128906249994, -7.649218750000031], + [39.71132812499999, -7.977441406250023] + ] + ], + [ + [ + [39.49648437499999, -6.174609375], + [39.573046875000074, -6.387402343750011], + [39.48095703124997, -6.45371093750002], + [39.18232421875004, -6.172558593750026], + [39.30898437499999, -5.721972656249974], + [39.49648437499999, -6.174609375] + ] + ], + [ + [ + [39.86503906250002, -4.906152343750037], + [39.74931640625002, -5.443847656249986], + [39.646777343750074, -5.368554687500009], + [39.6734375, -4.927050781250031], + [39.86503906250002, -4.906152343750037] + ] + ], + [ + [ + [33.90322265625005, -1.002050781250034], + [37.643847656250074, -3.045410156250028], + [37.608203125000074, -3.497070312500028], + [39.221777343750006, -4.692382812500014], + [38.80468750000003, -6.070117187500031], + [38.87402343750003, -6.33125], + [39.5460937500001, -7.024023437500034], + [39.288476562499994, -7.517871093750003], + [39.28701171875005, -7.787695312500006], + [39.4284179687501, -7.81279296874996], + [39.441015625, -8.011523437499946], + [39.304003906250074, -8.44384765625], + [39.451269531250006, -8.94296875], + [39.64130859375004, -9.19248046875002], + [39.72519531250006, -10.000488281249972], + [40.46357421875004, -10.464355468749972], + [39.98867187499999, -10.820800781250014], + [39.81708984375004, -10.912402343750031], + [38.9875, -11.167285156250003], + [38.49179687500006, -11.413281250000026], + [37.92021484375002, -11.294726562500031], + [37.72480468750004, -11.58066406250002], + [37.54169921875004, -11.675097656249974], + [37.37285156250002, -11.710449218749986], + [36.97890625000005, -11.566992187499977], + [36.30566406250003, -11.706347656249946], + [36.191308593749994, -11.670703124999974], + [36.17548828125004, -11.60927734374998], + [36.08222656250004, -11.537304687499969], + [35.91132812500004, -11.45468750000002], + [35.785449218750074, -11.452929687500017], + [35.63095703125006, -11.582031250000028], + [35.564355468749994, -11.602343749999989], + [35.418261718750074, -11.583203125], + [35.18261718750003, -11.574804687499977], + [34.95947265625003, -11.578125], + [34.93701171874997, -11.463476562500034], + [34.890625, -11.3935546875], + [34.77382812500005, -11.341699218750009], + [34.60791015624997, -11.08046875], + [34.66708984375006, -10.792480468750028], + [34.56992187500006, -10.241113281249966], + [34.32089843750006, -9.731542968749977], + [33.99560546875003, -9.495410156250003], + [33.88886718750004, -9.670117187499983], + [32.91992187500003, -9.407421875000026], + [32.75664062500002, -9.322265625], + [31.94257812500004, -9.05400390624996], + [31.91865234375004, -8.942187500000017], + [31.886132812499994, -8.921972656249977], + [31.81806640625004, -8.902246093749952], + [31.673632812500017, -8.908789062499963], + [31.55625, -8.80546875], + [31.44921874999997, -8.65390625], + [31.35058593750003, -8.607031250000034], + [31.07636718750004, -8.611914062499963], + [30.968359375000063, -8.550976562499983], + [30.89199218750005, -8.473730468749963], + [30.830664062500063, -8.385546875000031], + [30.720898437500097, -8.104394531250037], + [30.40673828125003, -7.460644531249983], + [30.313183593750097, -7.203710937499949], + [30.212695312500017, -7.037890625000017], + [30.10625, -6.915039062500028], + [29.961816406249994, -6.803125], + [29.798144531250017, -6.691894531249957], + [29.70966796875004, -6.61689453125004], + [29.590625, -6.394433593750023], + [29.540820312500017, -6.313867187500037], + [29.50625, -6.172070312500011], + [29.480078125, -6.025], + [29.490820312500063, -5.96542968750002], + [29.59638671875004, -5.775976562499963], + [29.60703125, -5.722656250000028], + [29.59414062500005, -5.650781250000037], + [29.542382812499994, -5.499804687500017], + [29.34277343749997, -4.983105468749997], + [29.32343750000004, -4.898828124999966], + [29.32568359374997, -4.835644531249969], + [29.404199218749994, -4.49667968750002], + [29.40322265625005, -4.449316406249963], + [29.71777343750003, -4.45585937499996], + [29.94726562499997, -4.307324218749983], + [30.4, -3.65390625], + [30.790234375000097, -3.274609375000011], + [30.811132812500006, -3.116406250000011], + [30.78027343750003, -2.984863281249957], + [30.70947265624997, -2.977246093749997], + [30.604296875000074, -2.935253906249969], + [30.515039062499994, -2.917578125], + [30.45556640625003, -2.893164062500006], + [30.433496093749994, -2.874511718750028], + [30.424023437500097, -2.82402343749996], + [30.473339843750097, -2.6943359375], + [30.42421875000005, -2.641601562500014], + [30.441992187500006, -2.613476562499969], + [30.53369140624997, -2.426269531250014], + [30.55361328125005, -2.400097656250011], + [30.593359375000063, -2.39677734374996], + [30.65664062500005, -2.373828124999989], + [30.71484375000003, -2.363476562500011], + [30.7625, -2.371679687499991], + [30.828710937500006, -2.338476562499977], + [30.85498046874997, -2.265429687500017], + [30.8765625, -2.143359375000017], + [30.864648437499994, -2.044042968749949], + [30.819140625000017, -1.967480468749983], + [30.812597656250006, -1.56308593750002], + [30.76220703124997, -1.458691406249983], + [30.710742187500074, -1.396777343749974], + [30.631933593750006, -1.36748046874996], + [30.508105468750074, -1.208203125000026], + [30.47021484374997, -1.13115234374996], + [30.47705078124997, -1.0830078125], + [30.509960937500097, -1.067285156249994], + [30.51992187499999, -1.0625], + [30.67275390625005, -1.051367187499949], + [30.741992187500017, -1.007519531249997], + [30.809179687500063, -0.994921875], + [30.82363281250005, -0.999023437499943], + [30.84472656250003, -1.002050781250034], + [32.371875, -1.002050781250034], + [33.90322265625005, -1.002050781250034] + ] + ] + ] + }, + "properties": { + "name": "Tanzania", + "childNum": 4 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [30.50996093750001, -1.067285156250009], + [30.46992187500001, -1.066015625], + [30.41230468750001, -1.063085937500006], + [30.360253906250023, -1.074609375], + [29.930078125000023, -1.469921875000011], + [29.82539062500001, -1.335546875], + [29.576953125000017, -1.387890625000011], + [29.717675781250023, 0.098339843749997], + [29.934472656250023, 0.4990234375], + [29.94287109375, 0.819238281249994], + [31.252734375000017, 2.044580078124994], + [31.176367187500006, 2.270068359374989], + [30.728613281250006, 2.455371093749989], + [30.8466796875, 2.847021484374991], + [30.754003906250006, 3.041796874999989], + [30.90644531250001, 3.408935546875], + [30.83857421875001, 3.49072265625], + [31.15234375, 3.785595703124997], + [31.547167968750017, 3.677587890624991], + [31.79804687500001, 3.802636718749994], + [32.13593750000001, 3.519726562499997], + [32.33574218750002, 3.706201171874994], + [32.99726562500001, 3.880175781249989], + [33.489355468750006, 3.755078125], + [33.568457031250006, 3.81171875], + [33.74160156250002, 3.985253906249994], + [33.97607421875, 4.22021484375], + [34.13203125000001, 3.88916015625], + [34.18574218750001, 3.869775390624994], + [34.1650390625, 3.81298828125], + [34.26708984375, 3.733154296875], + [34.39287109375002, 3.691503906249991], + [34.43769531250001, 3.650585937499997], + [34.44179687500002, 3.60625], + [34.3994140625, 3.412695312499991], + [34.4072265625, 3.357519531249991], + [34.447851562500006, 3.163476562499994], + [34.90576171875, 2.4796875], + [34.88300781250001, 2.417919921874997], + [34.96406250000001, 2.062402343749994], + [34.9775390625, 1.861914062499991], + [34.97646484375002, 1.719628906249994], + [34.79863281250002, 1.24453125], + [34.48173828125002, 1.042138671874994], + [34.41083984375001, 0.867285156249991], + [34.16093750000002, 0.605175781249997], + [33.94316406250002, 0.173779296874997], + [33.90322265625002, -1.002050781250006], + [32.371875, -1.002050781250006], + [30.8447265625, -1.002050781250006], + [30.823632812500023, -0.9990234375], + [30.809179687500006, -0.994921875], + [30.741992187500017, -1.007519531250011], + [30.672753906250023, -1.051367187500006], + [30.598730468750006, -1.069726562500009], + [30.519921875000023, -1.0625], + [30.50996093750001, -1.067285156250009] + ] + ] + }, + "properties": { + "name": "Uganda", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [32.01220703124997, 46.20390624999999], + [32.15009765625004, 46.1546875], + [31.56386718750005, 46.25776367187504], + [31.50878906250003, 46.373144531250006], + [32.01220703124997, 46.20390624999999] + ] + ], + [ + [ + [38.21435546875003, 47.091455078124966], + [37.54335937499999, 47.07456054687498], + [36.794824218749994, 46.71440429687499], + [36.55878906250004, 46.76269531250006], + [35.82714843749997, 46.62431640625002], + [35.01455078125005, 46.10600585937502], + [35.280175781249994, 46.27949218750001], + [35.23037109375005, 46.440625], + [34.84960937500003, 46.189892578124955], + [35.02285156250005, 45.70097656250002], + [35.45751953124997, 45.316308593749994], + [36.170507812500006, 45.453076171874955], + [36.575, 45.3935546875], + [36.39335937500002, 45.06538085937501], + [35.87011718750003, 45.005322265624955], + [35.472558593749994, 45.098486328125006], + [35.08769531250002, 44.802636718749966], + [34.46992187500004, 44.7216796875], + [33.909960937500074, 44.387597656249966], + [33.45068359374997, 44.553662109374955], + [33.55517578125003, 45.09765625000003], + [32.5080078125001, 45.40380859375006], + [33.664843750000074, 45.94707031249996], + [33.59414062500005, 46.09624023437499], + [33.42988281250004, 46.05761718750003], + [33.20224609375006, 46.17573242187501], + [32.47675781250004, 46.08369140625001], + [31.83125, 46.28168945312501], + [32.00849609375004, 46.42998046875002], + [31.554882812500097, 46.554296875000034], + [32.36132812499997, 46.474951171875034], + [32.578027343749994, 46.615625], + [32.04433593750005, 46.642480468749966], + [31.75917968750005, 47.21284179687501], + [31.872851562500017, 46.649755859375034], + [31.532128906249994, 46.66474609374998], + [31.56337890625005, 46.77729492187501], + [31.402929687500063, 46.62880859375002], + [30.796289062499994, 46.55200195312503], + [30.219042968750074, 45.866748046875045], + [29.62841796875003, 45.722460937500045], + [29.705859375000074, 45.25991210937505], + [29.567675781250074, 45.37080078124998], + [29.40371093750005, 45.419677734375], + [29.22353515625005, 45.402929687500034], + [28.894335937500017, 45.28994140625002], + [28.78173828125, 45.30986328125002], + [28.76660156250003, 45.28623046874998], + [28.78828125000001, 45.240966796875], + [28.451269531250006, 45.292187499999955], + [28.317675781250045, 45.347119140624955], + [28.2125, 45.45043945312506], + [28.26484375000004, 45.48388671875003], + [28.310351562500074, 45.49858398437499], + [28.499023437500057, 45.517724609374994], + [28.513769531250034, 45.57241210937502], + [28.49160156250005, 45.66577148437503], + [28.562304687500074, 45.73579101562501], + [28.667578125, 45.79384765625002], + [28.729296875000074, 45.852001953124955], + [28.73876953125003, 45.937158203124994], + [28.84951171875005, 45.97866210937502], + [28.94775390624997, 46.049951171874966], + [28.971875, 46.12763671874998], + [29.00625, 46.17646484374998], + [28.94375, 46.28842773437506], + [28.930566406250023, 46.36225585937501], + [28.92744140625001, 46.42412109374999], + [28.958398437500023, 46.45849609374997], + [29.146289062500017, 46.52690429687496], + [29.186230468750068, 46.52397460937499], + [29.20078125, 46.504980468750034], + [29.20458984374997, 46.37934570312501], + [29.223828125000097, 46.37695312499997], + [29.458789062500017, 46.453759765624994], + [29.83789062499997, 46.35053710937501], + [29.878027343750063, 46.360205078125034], + [30.07568359375003, 46.377832031249966], + [30.131054687500097, 46.42309570312506], + [29.92431640624997, 46.53886718750002], + [29.934765625000097, 46.625], + [29.942480468750063, 46.72377929687502], + [29.918066406250063, 46.78242187499998], + [29.877832031249994, 46.828906250000045], + [29.57197265625004, 46.96401367187502], + [29.455664062500006, 47.292626953124994], + [29.134863281250006, 47.48969726562501], + [29.125390625000023, 47.96455078125001], + [28.42304687500001, 48.146875], + [28.34052734375001, 48.144433593749994], + [27.54921875000008, 48.47773437500004], + [27.22851562500003, 48.37143554687506], + [26.90058593750001, 48.37192382812506], + [26.847070312500023, 48.387158203124955], + [26.640429687500045, 48.29414062500001], + [26.618945312500017, 48.25986328125006], + [26.4423828125, 48.22998046875], + [26.162695312500063, 47.992529296875034], + [25.90869140625, 47.96757812500002], + [25.689257812500045, 47.93247070312506], + [25.46425781250005, 47.910791015624994], + [24.979101562500063, 47.72412109374997], + [24.578906250000074, 47.93105468750005], + [23.628710937500017, 47.995849609375], + [23.40820312500003, 47.98999023437506], + [23.20263671875, 48.084521484375045], + [23.13945312499999, 48.08740234375], + [22.87666015625001, 47.94726562500006], + [22.769140625000063, 48.109619140625], + [22.582421875000023, 48.134033203125], + [22.253710937500017, 48.407373046874994], + [22.131835937500057, 48.40532226562502], + [22.142871093750017, 48.568505859374966], + [22.295214843750045, 48.68583984374999], + [22.389453125000045, 48.87348632812501], + [22.52412109375004, 49.03139648437502], + [22.538671875, 49.07270507812501], + [22.847070312500023, 49.08125], + [22.705664062500006, 49.17119140624999], + [22.6494140625, 49.53901367187498], + [22.706152343750006, 49.60620117187497], + [23.03632812500004, 49.899072265624966], + [23.711718750000045, 50.377343749999966], + [23.97265625, 50.410058593749966], + [24.089941406250006, 50.53046874999998], + [24.0947265625, 50.617041015625034], + [23.9970703125, 50.809375], + [24.095800781250063, 50.87275390625001], + [23.664453125000023, 51.31005859375], + [23.61376953125, 51.525390625], + [23.706835937500045, 51.64130859374998], + [23.79169921875001, 51.63710937500002], + [23.864257812500057, 51.62397460937501], + [23.951171875, 51.58505859374998], + [23.978320312500017, 51.59130859375003], + [24.12685546875008, 51.664648437500034], + [24.280078125000017, 51.77470703124999], + [24.361914062500006, 51.86752929687498], + [25.785742187500006, 51.923828125], + [26.77343750000003, 51.77070312499998], + [26.952832031249983, 51.754003906250034], + [27.074121093750023, 51.760839843750006], + [27.14199218750008, 51.75205078124998], + [27.29628906250008, 51.59741210937503], + [27.689746093750017, 51.572412109374994], + [27.7, 51.47797851562501], + [27.85859375000004, 51.59238281250006], + [28.532031250000017, 51.56245117187501], + [28.59902343750008, 51.54262695312505], + [28.647753906250074, 51.45654296875], + [28.690234375000017, 51.43886718750005], + [28.73125, 51.43339843749999], + [28.84951171875005, 51.540185546874994], + [28.927539062500045, 51.56215820312502], + [28.97773437500004, 51.57177734375003], + [29.01308593750005, 51.59892578124996], + [29.06074218750001, 51.625439453124955], + [29.102050781250057, 51.627539062500034], + [29.346484375000017, 51.38256835937503], + [30.160742187500006, 51.477880859375006], + [30.449511718750017, 51.274316406249994], + [30.63251953125004, 51.35541992187501], + [30.61171875000005, 51.406347656250006], + [30.602343750000017, 51.47124023437499], + [30.56074218750004, 51.531494140625], + [30.533007812500017, 51.596337890624966], + [30.583886718749994, 51.68896484375003], + [30.667285156250017, 51.81411132812502], + [30.755273437499994, 51.89516601562502], + [30.84570312500003, 51.95307617187501], + [30.980664062500097, 52.04619140624996], + [31.217968750000097, 52.05024414062498], + [31.345996093750074, 52.10537109375002], + [31.57373046875003, 52.108105468749955], + [31.763378906250097, 52.10107421875003], + [32.12226562500004, 52.05058593749996], + [32.435449218749994, 52.307226562500034], + [33.735253906249994, 52.344775390625045], + [34.397851562499994, 51.780419921874994], + [34.12109375000003, 51.67915039062498], + [34.21386718750003, 51.25537109375006], + [35.0640625, 51.203417968750045], + [35.31191406250005, 51.043896484374955], + [35.59111328125002, 50.36875], + [36.1164062500001, 50.408544921875006], + [36.619433593750074, 50.209228515625], + [37.42285156249997, 50.411474609375006], + [38.046875, 49.92001953125006], + [38.258593750000074, 50.05234375], + [38.91835937499999, 49.82470703125], + [39.17480468750003, 49.85595703124997], + [39.780566406250074, 49.57202148437503], + [40.080664062500006, 49.576855468749955], + [40.10878906250005, 49.251562500000034], + [39.68652343749997, 49.007910156250034], + [40.00361328125004, 48.82207031250002], + [39.792871093749994, 48.807714843750034], + [39.6447265625001, 48.591210937499966], + [39.8356445312501, 48.54277343749996], + [39.95791015625005, 48.268896484375034], + [39.77871093750005, 47.88754882812506], + [38.90029296875005, 47.85512695312502], + [38.36884765625004, 47.609960937500006], + [38.21435546875003, 47.091455078124966] + ] + ] + ] + }, + "properties": { + "name": "Ukraine", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-57.81059570312499, -30.85859375000001], + [-57.872509765625, -30.59101562500001], + [-57.831201171874994, -30.495214843750006], + [-57.71269531249999, -30.38447265625001], + [-57.65087890625, -30.295019531250006], + [-57.645751953125, -30.226953125], + [-57.60888671875, -30.187792968750003], + [-57.55229492187499, -30.26123046875], + [-57.21445312499999, -30.28339843750001], + [-57.186914062499994, -30.26484375000001], + [-57.120507812499994, -30.14443359375001], + [-56.83271484375, -30.107226562500003], + [-56.4072265625, -30.44746093750001], + [-55.998974609375, -30.837207031250003], + [-56.018457031249994, -30.99189453125001], + [-56.00468749999999, -31.079199218750006], + [-55.873681640624994, -31.069628906250003], + [-55.6271484375, -30.85810546875001], + [-55.60302734375, -30.85078125000001], + [-55.55732421875, -30.8759765625], + [-55.17353515625, -31.279589843750003], + [-55.09116210937499, -31.31396484375], + [-55.036035156249994, -31.27900390625001], + [-54.587646484375, -31.48515625], + [-54.22055664062499, -31.85517578125001], + [-53.76171875, -32.05683593750001], + [-53.601708984374994, -32.40302734375001], + [-53.12558593749999, -32.73671875], + [-53.2140625, -32.82109375], + [-53.31010742187499, -32.92705078125], + [-53.39521484375, -33.010351562500006], + [-53.482861328125, -33.06855468750001], + [-53.511865234374994, -33.10869140625], + [-53.53134765624999, -33.1708984375], + [-53.53134765624999, -33.65546875000001], + [-53.37060546875, -33.7421875], + [-53.419580078124994, -33.77919921875001], + [-53.47246093749999, -33.84931640625001], + [-53.53452148437499, -34.01748046875001], + [-53.742919921875, -34.24951171875], + [-53.785302734374994, -34.38037109375], + [-54.16855468749999, -34.670703125], + [-54.902294921875, -34.93281250000001], + [-55.67314453124999, -34.77568359375], + [-56.249951171875, -34.90126953125001], + [-57.17070312499999, -34.45234375000001], + [-57.8291015625, -34.47734375], + [-58.40019531249999, -33.91240234375], + [-58.363525390625, -33.18232421875001], + [-58.08232421874999, -32.893652343750006], + [-58.12958984375, -32.75722656250001], + [-58.16220703124999, -32.566503906250006], + [-58.201171875, -32.4716796875], + [-58.123046875, -32.321875], + [-58.11972656249999, -32.24892578125001], + [-58.164794921875, -32.18486328125], + [-58.177001953125, -32.11904296875001], + [-58.15634765624999, -32.0515625], + [-58.160400390625, -31.98652343750001], + [-58.18901367187499, -31.92421875], + [-58.16748046875, -31.87265625], + [-58.04233398437499, -31.76923828125001], + [-58.006982421874994, -31.68496093750001], + [-58.053857421874994, -31.494921875], + [-58.0333984375, -31.416601562500006], + [-57.89335937499999, -31.1953125], + [-57.868408203125, -31.10439453125001], + [-57.88632812499999, -30.93740234375001], + [-57.81059570312499, -30.85859375000001] + ] + ] + }, + "properties": { + "name": "Uruguay", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-155.58134765624996, 19.012011718750017], + [-155.88129882812495, 19.07050781250001], + [-156.04868164062498, 19.749951171874983], + [-155.82031249999997, 20.01416015624997], + [-155.83164062499998, 20.27583007812501], + [-155.198779296875, 19.99438476562503], + [-154.80419921875, 19.524462890625045], + [-155.58134765624996, 19.012011718750017] + ] + ], + [ + [ + [-156.84960937499997, 20.772656249999955], + [-156.97338867187497, 20.757519531249983], + [-157.0505859375, 20.912451171875034], + [-156.88056640624995, 20.904833984375074], + [-156.84960937499997, 20.772656249999955] + ] + ], + [ + [ + [-156.48681640624994, 20.93256835937504], + [-156.27753906250004, 20.951269531250034], + [-155.98984374999998, 20.75712890624999], + [-156.40878906249998, 20.60517578125004], + [-156.480078125, 20.80122070312501], + [-156.69775390625003, 20.949072265625034], + [-156.58540039062495, 21.034326171874994], + [-156.48681640624994, 20.93256835937504] + ] + ], + [ + [ + [-157.21362304687497, 21.215380859375017], + [-156.71215820312506, 21.155078125000074], + [-156.85986328125, 21.05634765625004], + [-157.29033203124996, 21.112597656250017], + [-157.21362304687497, 21.215380859375017] + ] + ], + [ + [ + [-157.79936523437502, 21.456640625000034], + [-157.63540039062502, 21.30761718749997], + [-158.11035156249994, 21.318603515625], + [-158.27314453125, 21.585253906250045], + [-157.9625, 21.701367187499983], + [-157.79936523437502, 21.456640625000034] + ] + ], + [ + [ + [-159.37275390625, 21.93237304687497], + [-159.60883789062495, 21.909521484375034], + [-159.78916015625003, 22.041796875000074], + [-159.57919921874998, 22.22314453124997], + [-159.35205078124997, 22.219580078125034], + [-159.37275390625, 21.93237304687497] + ] + ], + [ + [ + [-81.04418945312503, 24.716796875000057], + [-81.137353515625, 24.710498046875017], + [-80.93046875, 24.75947265625004], + [-81.04418945312503, 24.716796875000057] + ] + ], + [ + [ + [-80.3818359375, 25.142285156249955], + [-80.58056640624997, 24.954248046875023], + [-80.25708007812497, 25.34760742187504], + [-80.3818359375, 25.142285156249955] + ] + ], + [ + [ + [-97.17070312499996, 26.159375], + [-97.40209960937494, 26.820507812499983], + [-97.38598632812494, 27.19648437500004], + [-97.17070312499996, 26.159375] + ] + ], + [ + [ + [-80.18676757812497, 27.278417968750034], + [-80.17050781250003, 27.20478515625004], + [-80.43691406249994, 27.850537109374955], + [-80.18676757812497, 27.278417968750034] + ] + ], + [ + [ + [-91.793701171875, 29.50073242187497], + [-92.00664062499996, 29.61030273437501], + [-91.875244140625, 29.640966796875034], + [-91.793701171875, 29.50073242187497] + ] + ], + [ + [ + [-84.90791015624998, 29.642626953125017], + [-85.11674804687499, 29.63281249999997], + [-84.737158203125, 29.732421875], + [-84.90791015624998, 29.642626953125017] + ] + ], + [ + [ + [-89.22397460937498, 30.084082031249977], + [-89.34199218749995, 30.062841796875006], + [-89.18466796874995, 30.168652343749983], + [-89.22397460937498, 30.084082031249977] + ] + ], + [ + [ + [-118.34794921875002, 33.3857421875], + [-118.29746093750003, 33.312109375], + [-118.44628906249997, 33.317089843749955], + [-118.56943359375002, 33.46416015624999], + [-118.34794921875002, 33.3857421875] + ] + ], + [ + [ + [-120.04355468749995, 33.918847656249994], + [-120.25190429687494, 34.01386718749998], + [-120.07182617187493, 34.026513671874966], + [-120.04355468749995, 33.918847656249994] + ] + ], + [ + [ + [-119.88237304687497, 34.07968749999998], + [-119.54926757812497, 34.02817382812506], + [-119.80957031249997, 33.9677734375], + [-119.88237304687497, 34.07968749999998] + ] + ], + [ + [ + [-75.54414062499995, 35.240087890625034], + [-75.69008789062502, 35.221582031249994], + [-75.53637695312497, 35.27861328124999], + [-75.50351562500003, 35.769140625], + [-75.46474609374994, 35.448632812499966], + [-75.54414062499995, 35.240087890625034] + ] + ], + [ + [ + [-74.13320312500002, 39.680761718750034], + [-74.25048828125, 39.529394531250006], + [-74.10673828124996, 39.74643554687498], + [-74.13320312500002, 39.680761718750034] + ] + ], + [ + [ + [-72.50976562500003, 40.98603515625001], + [-72.58085937499996, 40.92133789062498], + [-71.90322265625, 41.06069335937505], + [-73.19428710937495, 40.654199218749994], + [-74.01489257812497, 40.581201171874966], + [-73.87924804687498, 40.79165039062502], + [-73.573828125, 40.91962890624998], + [-72.62509765624998, 40.99184570312505], + [-72.27412109374998, 41.15302734375001], + [-72.50976562500003, 40.98603515625001] + ] + ], + [ + [ + [-69.9779296875, 41.26557617187504], + [-70.23305664062502, 41.28632812500001], + [-70.04121093750001, 41.3974609375], + [-69.9779296875, 41.26557617187504] + ] + ], + [ + [ + [-70.50991210937502, 41.376318359375034], + [-70.82919921874995, 41.35898437500006], + [-70.61601562499996, 41.45722656250001], + [-70.50991210937502, 41.376318359375034] + ] + ], + [ + [ + [-71.24140625000001, 41.49194335937497], + [-71.34624023437496, 41.469384765624994], + [-71.23203124999995, 41.654296875], + [-71.24140625000001, 41.49194335937497] + ] + ], + [ + [ + [-68.18725585937497, 44.33247070312501], + [-68.41171875000003, 44.294335937499966], + [-68.29941406249998, 44.456494140624955], + [-68.18725585937497, 44.33247070312501] + ] + ], + [ + [ + [-122.394140625, 47.39526367187503], + [-122.50991210937497, 47.358007812500006], + [-122.486474609375, 47.48876953125], + [-122.394140625, 47.39526367187503] + ] + ], + [ + [ + [-122.57275390624999, 48.15664062499999], + [-122.38315429687499, 47.923193359375034], + [-122.74150390624999, 48.22529296875004], + [-122.62861328125, 48.38422851562498], + [-122.54243164062503, 48.29399414062499], + [-122.69702148437499, 48.228662109374994], + [-122.57275390624999, 48.15664062499999] + ] + ], + [ + [ + [-94.80346679687497, 49.0029296875], + [-94.71279296874997, 48.863427734374994], + [-94.62089843749999, 48.74262695312501], + [-93.85161132812496, 48.607275390625034], + [-93.70771484374995, 48.52543945312499], + [-93.37788085937498, 48.61655273437498], + [-93.25795898437497, 48.62885742187501], + [-92.83671875, 48.567773437499994], + [-92.50058593749995, 48.43535156250002], + [-92.41459960937493, 48.276611328125], + [-92.3484375, 48.276611328125], + [-92.00517578125002, 48.301855468750006], + [-91.38720703124997, 48.05854492187498], + [-91.04345703125003, 48.19370117187498], + [-90.84033203125003, 48.20053710937506], + [-90.79731445312495, 48.13105468750001], + [-89.4556640625, 47.996240234374994], + [-88.37817382812497, 48.30307617187498], + [-87.74389648437497, 48.06054687500003], + [-87.20800781249997, 47.848486328125006], + [-86.67216796874996, 47.636425781249955], + [-85.65224609375, 47.21997070312503], + [-85.07006835937497, 46.97993164062498], + [-84.87597656249994, 46.89990234375003], + [-84.66577148437503, 46.54326171875002], + [-84.44047851562496, 46.49814453125006], + [-84.12319335937497, 46.50292968749997], + [-83.97778320312503, 46.08491210937498], + [-83.61596679687503, 46.116845703124994], + [-83.46948242187503, 45.99467773437499], + [-83.59267578125, 45.81713867187506], + [-82.91933593749994, 45.51796875000002], + [-82.55107421874996, 45.34736328125001], + [-82.48505859374993, 45.08374023437503], + [-82.137841796875, 43.570898437500034], + [-82.19038085937495, 43.47407226562501], + [-82.54531249999997, 42.62470703124998], + [-83.10952148437497, 42.25068359375001], + [-83.141943359375, 41.97587890624996], + [-82.69003906249995, 41.675195312499994], + [-82.43906249999998, 41.67485351562502], + [-81.97416992187496, 41.88872070312499], + [-81.50732421874997, 42.10346679687504], + [-81.02822265624997, 42.247167968750006], + [-80.24755859375, 42.36601562499996], + [-79.17373046875, 42.74853515625], + [-78.91508789062496, 42.90913085937504], + [-78.98076171874993, 42.98061523437502], + [-79.02617187499996, 43.01733398437506], + [-79.066064453125, 43.10610351562502], + [-79.171875, 43.466552734375], + [-79.00249023437502, 43.52714843749999], + [-78.845556640625, 43.58334960937498], + [-78.72041015625001, 43.62495117187501], + [-78.45825195312497, 43.63149414062502], + [-77.596533203125, 43.62861328124998], + [-76.819970703125, 43.62880859375002], + [-76.18579101562503, 44.24223632812502], + [-75.81933593749997, 44.468017578125], + [-75.40126953124997, 44.77226562499999], + [-74.99614257812496, 44.970117187499966], + [-74.76245117187494, 44.99907226562502], + [-74.663232421875, 45.00390625000003], + [-71.51752929687495, 45.00756835937497], + [-71.327294921875, 45.29008789062496], + [-70.86503906249999, 45.27070312500001], + [-70.296240234375, 45.90610351562506], + [-70.00771484375002, 46.70893554687501], + [-69.24287109374998, 47.46298828124998], + [-69.0501953125, 47.426611328125034], + [-68.93720703124998, 47.21123046875002], + [-68.23549804687502, 47.34594726562503], + [-67.806787109375, 47.08281249999999], + [-67.80224609374994, 45.7275390625], + [-67.43266601562496, 45.603125], + [-67.366943359375, 45.17377929687498], + [-67.12485351562498, 45.16943359375], + [-66.98701171874995, 44.82768554687502], + [-67.191259765625, 44.67558593750002], + [-67.83906249999998, 44.576269531250034], + [-68.056640625, 44.38432617187502], + [-68.15205078124998, 44.50200195312499], + [-68.45058593749997, 44.50761718749999], + [-68.53251953124996, 44.25864257812498], + [-68.81191406249994, 44.33935546875], + [-68.76269531249994, 44.57075195312498], + [-69.22607421875003, 43.98647460937505], + [-69.52075195312503, 43.89736328125002], + [-69.55668945312496, 43.982763671875006], + [-69.62392578125, 43.88061523437497], + [-69.65288085937493, 43.99389648437506], + [-69.808349609375, 43.772314453125034], + [-69.965234375, 43.855078125], + [-70.17880859374998, 43.76635742187506], + [-70.73310546875001, 43.07001953125004], + [-70.82905273437493, 42.82534179687502], + [-70.61293945312497, 42.623242187499955], + [-71.04619140624993, 42.331103515625045], + [-70.73828125, 42.228857421875006], + [-70.42666015625002, 41.75727539062501], + [-70.00141601562498, 41.82617187500003], + [-70.24106445312495, 42.09121093750002], + [-70.10893554687496, 42.07832031249998], + [-69.97788085937498, 41.961279296875006], + [-69.94863281249997, 41.67714843750005], + [-70.65712890625, 41.53422851562496], + [-70.70112304687498, 41.71484375], + [-71.1685546875, 41.489404296874994], + [-71.14873046874996, 41.74570312499998], + [-71.27109375, 41.68125], + [-71.39013671875003, 41.79531250000005], + [-71.52285156249997, 41.378955078125045], + [-72.92470703125002, 41.28515625000003], + [-73.98710937499999, 40.751367187499994], + [-73.87197265625, 41.05517578124997], + [-73.96992187499995, 41.24970703125001], + [-73.92719726562495, 40.914257812499955], + [-74.26420898437496, 40.52861328124999], + [-73.972265625, 40.40034179687498], + [-74.079931640625, 39.78813476562496], + [-74.06459960937497, 39.99311523437498], + [-74.79448242187499, 39.00190429687501], + [-74.95429687499995, 38.949951171875], + [-74.89702148437502, 39.14545898437504], + [-75.52421874999999, 39.49018554687501], + [-75.421875, 39.78969726562502], + [-75.07416992187495, 39.98349609375006], + [-75.40063476562503, 39.83159179687502], + [-75.58759765625001, 39.64077148437505], + [-75.3921875, 39.09277343750006], + [-75.08867187499999, 38.777539062499955], + [-75.18710937499995, 38.59111328124999], + [-75.03876953124993, 38.426367187500006], + [-75.934375, 37.15190429687496], + [-75.97504882812498, 37.3984375], + [-75.65927734374995, 37.953955078125034], + [-75.850830078125, 37.971582031249994], + [-75.85869140624999, 38.36206054687503], + [-76.05122070312495, 38.27954101562503], + [-76.2646484375, 38.436425781249994], + [-76.26416015625, 38.599951171875006], + [-76.016943359375, 38.62509765624998], + [-76.21298828124998, 38.75830078125003], + [-76.34116210937498, 38.70966796874998], + [-76.16816406249998, 38.85273437499998], + [-76.32958984375, 38.95278320312505], + [-76.13520507812493, 39.082128906250006], + [-76.23569335937498, 39.19160156250001], + [-76.153125, 39.315039062500034], + [-75.87597656249997, 39.3759765625], + [-76.003125, 39.41083984375001], + [-75.87294921874997, 39.510888671874966], + [-75.95893554687498, 39.58505859374998], + [-76.2763671875, 39.32275390625], + [-76.330810546875, 39.40390625], + [-76.42089843749997, 39.225], + [-76.57041015624995, 39.26933593749996], + [-76.42758789062498, 39.12602539062499], + [-76.55854492187493, 39.065234375000045], + [-76.39409179687502, 38.368994140625034], + [-76.67734374999998, 38.611962890624966], + [-76.66855468749998, 38.5375], + [-76.34116210937498, 38.08701171875006], + [-76.86811523437495, 38.39028320312502], + [-76.88974609375, 38.292089843750006], + [-77.00117187499995, 38.44526367187504], + [-77.23251953125, 38.40771484375003], + [-77.03037109374995, 38.88925781249998], + [-77.26040039062502, 38.6], + [-77.27324218749996, 38.35175781249998], + [-77.04677734375002, 38.356689453125], + [-76.26425781250003, 37.89355468749997], + [-76.34414062499997, 37.675683593749994], + [-76.49248046874999, 37.682226562500006], + [-77.11108398437497, 38.165673828124994], + [-76.54946289062494, 37.66914062500001], + [-76.30556640625, 37.57148437500001], + [-76.26347656249996, 37.35703125], + [-76.40097656249998, 37.386132812499994], + [-76.45390624999993, 37.27353515625006], + [-76.75771484375002, 37.50541992187496], + [-76.28330078125, 37.05268554687501], + [-76.40087890624997, 36.991308593750034], + [-76.63090820312493, 37.22172851562499], + [-77.25087890624994, 37.329199218750034], + [-76.671875, 37.172949218750006], + [-76.48784179687502, 36.89702148437499], + [-75.99941406249997, 36.91264648437499], + [-75.53417968749997, 35.81909179687506], + [-75.94648437499995, 36.65908203125002], + [-75.99277343749995, 36.47377929687502], + [-75.82006835937494, 36.11284179687502], + [-76.14785156250002, 36.279296875], + [-76.15, 36.14575195312497], + [-76.27060546874998, 36.18989257812501], + [-76.22739257812498, 36.11601562499996], + [-76.559375, 36.015332031249955], + [-76.733642578125, 36.229150390624994], + [-76.726220703125, 35.957617187500034], + [-76.06977539062501, 35.970312500000034], + [-76.08359374999998, 35.69052734375006], + [-75.85390625, 35.96015625000001], + [-75.75883789062499, 35.84326171875], + [-75.77392578124997, 35.64697265624997], + [-76.17382812499997, 35.354150390624994], + [-76.489501953125, 35.397021484375045], + [-76.57719726562502, 35.53232421874998], + [-76.74140624999998, 35.431494140625034], + [-77.03999023437495, 35.527392578125045], + [-76.51293945312497, 35.270410156249994], + [-76.77915039062503, 34.990332031250034], + [-77.07026367187501, 35.154638671875034], + [-76.97495117187503, 35.025195312500045], + [-76.74497070312498, 34.94096679687502], + [-76.45673828124998, 34.989355468750034], + [-76.36220703125, 34.9365234375], + [-76.43979492187498, 34.84291992187502], + [-77.29624023437503, 34.602929687499994], + [-77.41225585937497, 34.730810546875034], + [-77.37978515625, 34.526611328125], + [-77.750732421875, 34.28496093749996], + [-77.92783203125, 33.93974609374999], + [-77.95327148437494, 34.16899414062496], + [-78.01333007812502, 33.91181640624998], + [-78.40585937499995, 33.91757812499998], + [-78.84145507812497, 33.72407226562501], + [-79.19379882812498, 33.24414062500003], + [-79.22646484375, 33.40488281249998], + [-79.27602539062497, 33.135400390624966], + [-79.80498046874999, 32.78740234374996], + [-79.93310546874997, 32.81005859375006], + [-79.94072265625002, 32.667138671874966], + [-80.36284179687496, 32.500732421875], + [-80.6341796875, 32.51171875000003], + [-80.474267578125, 32.42275390625002], + [-80.579345703125, 32.28730468750004], + [-80.80253906249999, 32.44804687500002], + [-80.69423828124997, 32.21572265625002], + [-81.11328124999997, 31.87861328125001], + [-81.06611328124995, 31.787988281250023], + [-81.259375, 31.538916015624977], + [-81.17543945312494, 31.531298828125017], + [-81.38095703124998, 31.353271484375], + [-81.28847656249997, 31.263916015625], + [-81.441748046875, 31.19970703124997], + [-81.5162109375, 30.801806640625017], + [-81.24951171875003, 29.793798828125006], + [-80.52412109374995, 28.48608398437503], + [-80.5849609375, 28.271582031250034], + [-80.456884765625, 27.90068359374996], + [-80.61000976562494, 28.177587890624977], + [-80.60693359375003, 28.522900390624983], + [-80.693505859375, 28.34497070312497], + [-80.68847656250003, 28.578515625000023], + [-80.83818359374999, 28.757666015625034], + [-80.74863281250003, 28.381005859375023], + [-80.050048828125, 26.807714843750063], + [-80.1263671875, 25.83349609375], + [-80.48466796874999, 25.229833984375034], + [-81.11049804687494, 25.138037109374977], + [-81.13603515624999, 25.309667968750034], + [-80.94042968750003, 25.264208984375017], + [-81.11333007812499, 25.367236328125045], + [-81.36494140625001, 25.83105468750003], + [-81.715478515625, 25.98315429687503], + [-81.95893554687495, 26.489941406249983], + [-81.82866210937496, 26.68706054687499], + [-82.03959960937496, 26.552050781250017], + [-82.01328125, 26.96157226562505], + [-82.24287109374998, 26.848876953125], + [-82.44135742187501, 27.059667968750034], + [-82.71459960937497, 27.499609375000063], + [-82.40576171874994, 27.862890624999977], + [-82.67519531249994, 27.963769531250023], + [-82.61098632812502, 27.77724609375005], + [-82.74287109374995, 27.709375], + [-82.84350585937494, 27.845996093750017], + [-82.65146484375, 28.8875], + [-83.69438476562502, 29.92597656250001], + [-84.04423828124996, 30.10380859374999], + [-84.30966796874995, 30.064746093750045], + [-84.38281250000003, 29.90737304687505], + [-85.31894531249995, 29.680224609375045], + [-85.413818359375, 29.76757812499997], + [-85.413818359375, 29.842480468749955], + [-85.31489257812493, 29.758105468750017], + [-85.35361328125, 29.875732421875], + [-85.67578125, 30.121923828125063], + [-85.60351562500003, 30.286767578124966], + [-85.75581054687495, 30.1669921875], + [-86.454443359375, 30.39912109375004], + [-86.12382812499999, 30.40581054687499], + [-86.25737304687502, 30.493017578124977], + [-87.201171875, 30.339257812499994], + [-86.98579101562498, 30.43085937500001], + [-86.99755859375, 30.5703125], + [-87.17060546874998, 30.538769531249983], + [-87.28105468750002, 30.339257812499994], + [-87.47578124999998, 30.294287109375006], + [-87.44829101562499, 30.394140625], + [-87.62226562499998, 30.264746093750006], + [-88.00595703124998, 30.230908203124955], + [-87.79028320312503, 30.291796875000017], + [-88.011328125, 30.694189453125006], + [-88.13544921874998, 30.366601562499994], + [-88.90522460937495, 30.415136718750006], + [-89.32055664062503, 30.3453125], + [-89.58847656249998, 30.165966796874955], + [-90.12597656249997, 30.369091796874955], + [-90.33198242187493, 30.277587890625057], + [-90.41303710937501, 30.140332031249983], + [-90.17534179687499, 30.02910156249996], + [-89.73745117187497, 30.171972656250034], + [-89.66503906249994, 30.117041015625034], + [-89.81518554687497, 30.007275390624955], + [-89.631689453125, 29.90380859375003], + [-89.400732421875, 30.04604492187505], + [-89.35444335937501, 29.82021484375005], + [-89.72089843749995, 29.619287109374966], + [-89.01572265625, 29.202880859375057], + [-89.15551757812497, 29.01660156250003], + [-89.23608398437494, 29.081103515625017], + [-89.37612304687497, 28.981347656250023], + [-89.44316406249996, 29.194140625000045], + [-90.15908203124997, 29.537158203125017], + [-90.05278320312499, 29.336816406249966], + [-90.21279296875, 29.104931640624983], + [-90.37919921874996, 29.29511718750001], + [-90.75102539062496, 29.13085937500003], + [-91.29013671875, 29.288964843749994], + [-91.15078124999994, 29.317919921875045], + [-91.24882812499993, 29.56420898437503], + [-91.51420898437499, 29.55537109375001], + [-91.8931640625, 29.836035156249977], + [-92.135498046875, 29.699462890625057], + [-92.08403320312499, 29.59282226562499], + [-92.26083984374995, 29.55683593750004], + [-93.17568359375, 29.778955078124994], + [-93.82646484374999, 29.725146484375045], + [-93.84145507812502, 29.97973632812503], + [-93.89047851562495, 29.689355468750023], + [-94.759619140625, 29.384277343750057], + [-94.52626953125, 29.547949218750006], + [-94.77827148437498, 29.54785156249997], + [-94.74194335937497, 29.75], + [-95.0228515625, 29.70234375000001], + [-94.88828125000003, 29.37055664062501], + [-95.27348632812499, 28.96386718750003], + [-96.23452148437502, 28.488964843749983], + [-96.01103515624996, 28.631933593749977], + [-96.44873046874997, 28.594482421875], + [-96.64003906249994, 28.708789062500017], + [-96.42109374999993, 28.457324218750045], + [-96.67636718749998, 28.34130859375003], + [-96.77353515624998, 28.421630859375057], + [-96.839501953125, 28.194384765625017], + [-97.156494140625, 28.144335937500045], + [-97.141259765625, 28.060742187499983], + [-97.034326171875, 28.093847656250063], + [-97.07309570312498, 27.98608398437503], + [-97.43149414062498, 27.83720703124999], + [-97.28872070312494, 27.670605468749983], + [-97.43911132812502, 27.328271484374966], + [-97.76845703124997, 27.45751953125], + [-97.69238281250003, 27.287158203125017], + [-97.48510742187497, 27.237402343750006], + [-97.55468749999994, 26.96733398437496], + [-97.43505859375, 26.48583984375003], + [-97.14624023437494, 25.961474609375045], + [-97.37563476562497, 25.871826171875], + [-99.10776367187498, 26.446923828124994], + [-99.45654296874999, 27.05668945312496], + [-99.50532226562497, 27.54833984375003], + [-100.29604492187495, 28.32768554687499], + [-100.75458984375001, 29.182519531249994], + [-101.44038085937503, 29.77685546875], + [-102.26894531249998, 29.871191406250034], + [-102.61494140624994, 29.75234375], + [-102.8919921875, 29.216406250000034], + [-103.16831054687498, 28.998193359374994], + [-104.110595703125, 29.386132812499994], + [-104.50400390624995, 29.677685546874955], + [-104.97880859374996, 30.645947265624955], + [-106.14804687499995, 31.450927734375], + [-106.44541015624996, 31.768408203125006], + [-108.21181640625002, 31.779345703125017], + [-108.21445312499993, 31.329443359375034], + [-111.0419921875, 31.32421875000003], + [-114.83593749999994, 32.50830078125003], + [-114.72475585937495, 32.71533203125003], + [-117.12827148437495, 32.533349609374994], + [-117.46743164062495, 33.295507812500006], + [-118.08051757812497, 33.72216796874997], + [-118.41044921874996, 33.74394531249996], + [-118.506201171875, 34.01738281249999], + [-119.14375, 34.11201171874998], + [-119.60605468749999, 34.41801757812499], + [-120.48120117187503, 34.47163085937498], + [-120.64467773437502, 34.57998046875002], + [-120.65908203124994, 35.122412109375034], + [-120.85737304687501, 35.209667968749955], + [-120.899609375, 35.42509765624999], + [-121.28383789062494, 35.67631835937499], + [-121.87739257812498, 36.33105468749997], + [-121.80742187499995, 36.851220703124994], + [-122.394921875, 37.20751953125003], + [-122.49921875000001, 37.542626953124994], + [-122.44560546875002, 37.797998046874966], + [-122.07050781249998, 37.47827148437503], + [-122.38544921875001, 37.960595703124966], + [-122.31425781249999, 38.00732421874997], + [-121.52534179687503, 38.05590820312503], + [-122.39335937499995, 38.14482421875002], + [-122.52133789062499, 37.82641601562497], + [-122.93198242187498, 38.05546875000002], + [-122.998779296875, 37.98862304687498], + [-122.90815429687501, 38.19658203124999], + [-123.701123046875, 38.90727539062502], + [-123.83291015624994, 39.775488281250034], + [-124.35654296875003, 40.37109374999997], + [-124.07192382812497, 41.45952148437502], + [-124.53964843750003, 42.812890624999966], + [-124.14873046874997, 43.691748046875034], + [-123.92934570312495, 45.57695312499996], + [-123.989306640625, 46.21938476562502], + [-123.22060546874998, 46.153613281250045], + [-123.46484375, 46.27109374999998], + [-124.07275390624996, 46.279443359374994], + [-124.04433593750002, 46.605078125], + [-123.946142578125, 46.43256835937501], + [-123.88916015625003, 46.660009765625006], + [-124.11254882812497, 46.862695312499994], + [-123.84287109375002, 46.963183593750045], + [-124.11171875, 47.03520507812496], + [-124.1392578125, 46.95468749999998], + [-124.376025390625, 47.658642578124955], + [-124.66308593749996, 47.97412109375003], + [-124.7099609375, 48.38037109375], + [-123.97578125, 48.16845703125], + [-122.97387695312499, 48.07329101562496], + [-122.77861328125, 48.13759765625002], + [-122.65664062500002, 47.88115234374999], + [-122.77841796874996, 47.738427734374966], + [-122.82138671875, 47.79316406250001], + [-123.1390625, 47.386083984375034], + [-122.92216796874993, 47.40766601562498], + [-123.066796875, 47.39965820312506], + [-123.04863281249995, 47.479345703125034], + [-122.53281250000002, 47.919726562500045], + [-122.67548828124995, 47.612353515625045], + [-122.57788085937496, 47.29316406250001], + [-122.76777343750001, 47.21835937500006], + [-122.82846679687503, 47.336572265624994], + [-123.02758789062501, 47.13891601562503], + [-122.70195312500002, 47.11088867187502], + [-122.35380859374996, 47.37158203125], + [-122.40180664062497, 47.78427734374998], + [-122.24199218750002, 48.01074218750003], + [-122.5169921875, 48.15966796874997], + [-122.40854492187502, 48.29389648437498], + [-122.66899414062496, 48.465234374999966], + [-122.49677734374995, 48.50556640625001], + [-122.51274414062502, 48.66943359375], + [-122.56201171875001, 48.777978515624994], + [-122.68593749999995, 48.794287109375034], + [-122.72246093750002, 48.85302734375003], + [-122.78876953125003, 48.993017578125034], + [-121.40722656249994, 48.993017578125034], + [-119.70170898437495, 48.993017578125034], + [-119.27534179687494, 48.99306640625005], + [-118.84892578124993, 48.99306640625005], + [-117.99619140625002, 48.99306640625005], + [-116.71704101562501, 48.99306640625005], + [-110.74765625, 48.99306640625005], + [-104.77832031249997, 48.993115234374955], + [-98.80898437499995, 48.99316406249997], + [-97.52983398437493, 48.99316406249997], + [-96.67705078124993, 48.99316406249997], + [-96.25068359374993, 48.99316406249997], + [-95.39790039062493, 48.99316406249997], + [-95.16206054687493, 48.991748046875045], + [-95.15527343749997, 49.36967773437502], + [-94.85434570312495, 49.304589843749994], + [-94.86040039062493, 49.258593750000045], + [-94.80346679687497, 49.0029296875] + ] + ], + [ + [ + [-176.28671874999998, 51.79199218750006], + [-176.34965820312502, 51.733300781249994], + [-176.41372070312502, 51.840576171875], + [-176.28671874999998, 51.79199218750006] + ] + ], + [ + [ + [-177.87905273437502, 51.64970703125002], + [-178.05888671875, 51.67260742187497], + [-177.98637695312493, 51.76425781249998], + [-178.16826171874996, 51.90302734375001], + [-177.644482421875, 51.826269531250006], + [-177.87905273437502, 51.64970703125002] + ] + ], + [ + [ + [-177.14819335937497, 51.71674804687498], + [-177.67021484375002, 51.701074218749994], + [-177.11005859375, 51.92875976562502], + [-177.14819335937497, 51.71674804687498] + ] + ], + [ + [ + [-176.593310546875, 51.86669921875], + [-176.45234374999995, 51.735693359375034], + [-176.96162109374998, 51.60366210937505], + [-176.69833984374998, 51.986035156249955], + [-176.593310546875, 51.86669921875] + ] + ], + [ + [ + [179.72773437500015, 51.905419921874966], + [179.50390625000003, 51.97958984374998], + [179.6271484375001, 52.03041992187502], + [179.72773437500015, 51.905419921874966] + ] + ], + [ + [ + [177.4154296875, 51.88281249999997], + [177.25029296875013, 51.902929687500006], + [177.6696289062501, 52.10302734375], + [177.4154296875, 51.88281249999997] + ] + ], + [ + [ + [-173.5533203125, 52.13627929687502], + [-173.02290039062504, 52.07915039062502], + [-173.83579101562498, 52.048193359375006], + [-173.99248046874993, 52.12333984374996], + [-173.5533203125, 52.13627929687502] + ] + ], + [ + [ + [-172.464794921875, 52.27226562500002], + [-172.61982421874998, 52.27285156250005], + [-172.47041015625, 52.38803710937506], + [-172.31362304687497, 52.32958984375006], + [-172.464794921875, 52.27226562500002] + ] + ], + [ + [ + [-174.67739257812502, 52.035009765625006], + [-175.29555664062502, 52.022167968749955], + [-174.30615234375, 52.216162109375034], + [-174.43554687499997, 52.317236328125034], + [-174.168896484375, 52.42016601562503], + [-174.04560546875, 52.36723632812499], + [-174.12065429687493, 52.13520507812498], + [-174.67739257812502, 52.035009765625006] + ] + ], + [ + [ + [173.72275390625018, 52.35957031250004], + [173.40234375000009, 52.40478515625], + [173.77607421875004, 52.49511718750003], + [173.72275390625018, 52.35957031250004] + ] + ], + [ + [ + [172.81181640625002, 53.01298828125002], + [173.43603515625003, 52.85205078125], + [172.93515625000012, 52.752099609374966], + [172.49482421875004, 52.93789062499999], + [172.81181640625002, 53.01298828125002] + ] + ], + [ + [ + [-167.96435546875003, 53.345117187499994], + [-169.088916015625, 52.83203125], + [-168.68984375000002, 53.227246093749955], + [-168.38041992187496, 53.28344726562506], + [-168.28769531249998, 53.500146484374966], + [-167.82807617187495, 53.50795898437505], + [-167.96435546875003, 53.345117187499994] + ] + ], + [ + [ + [-166.61533203124998, 53.90092773437499], + [-166.37231445312494, 53.99897460937498], + [-166.230859375, 53.93261718750006], + [-166.54560546875, 53.726464843749966], + [-166.354541015625, 53.67353515625004], + [-166.85097656249997, 53.45288085937503], + [-167.78085937500003, 53.30024414062501], + [-167.13608398437503, 53.526464843750006], + [-167.01572265625003, 53.69838867187502], + [-166.80898437500002, 53.64614257812505], + [-166.741259765625, 53.71293945312496], + [-167.10561523437497, 53.813378906249994], + [-167.03808593749997, 53.9421875], + [-166.67329101562498, 54.00595703124998], + [-166.61533203124998, 53.90092773437499] + ] + ], + [ + [ + [-165.841552734375, 54.070654296875006], + [-166.05664062500003, 54.054345703124994], + [-166.08774414062498, 54.16914062500001], + [-165.89287109375, 54.20698242187498], + [-165.69287109375, 54.09990234375002], + [-165.841552734375, 54.070654296875006] + ] + ], + [ + [ + [-165.56113281249998, 54.13671874999997], + [-165.55063476562498, 54.28452148437498], + [-165.40786132812502, 54.19682617187496], + [-165.56113281249998, 54.13671874999997] + ] + ], + [ + [ + [-162.29814453124993, 54.847021484375006], + [-162.43388671875, 54.931542968749994], + [-162.26459960937504, 54.983496093750006], + [-162.29814453124993, 54.847021484375006] + ] + ], + [ + [ + [-163.476025390625, 54.98071289062497], + [-163.37895507812496, 54.81552734374998], + [-163.083251953125, 54.66899414062496], + [-163.35810546874995, 54.73569335937506], + [-164.82343749999998, 54.41909179687505], + [-164.887646484375, 54.60781250000002], + [-164.47861328124998, 54.906835937500006], + [-163.80712890624997, 55.04907226562503], + [-163.476025390625, 54.98071289062497] + ] + ], + [ + [ + [-159.51513671875, 55.15185546875003], + [-159.617724609375, 55.05732421875004], + [-159.54506835937497, 55.22597656250002], + [-159.51513671875, 55.15185546875003] + ] + ], + [ + [ + [-131.33974609375002, 55.079833984375], + [-131.32954101562498, 54.887744140625045], + [-131.592236328125, 55.02568359374999], + [-131.5654296875, 55.26411132812498], + [-131.33974609375002, 55.079833984375] + ] + ], + [ + [ + [-159.87299804687495, 55.128759765625034], + [-160.22705078124997, 54.92270507812506], + [-160.17207031249995, 55.123046875], + [-159.88735351562497, 55.27299804687502], + [-159.87299804687495, 55.128759765625034] + ] + ], + [ + [ + [-132.86225585937504, 54.894433593749966], + [-132.61723632812493, 54.892431640625006], + [-132.70581054687497, 54.684179687500034], + [-133.42905273437498, 55.30380859374998], + [-133.097412109375, 55.213720703125006], + [-132.86225585937504, 54.894433593749966] + ] + ], + [ + [ + [-160.329296875, 55.337695312500045], + [-160.34331054687493, 55.25878906250006], + [-160.51748046875, 55.33383789062506], + [-160.329296875, 55.337695312500045] + ] + ], + [ + [ + [-160.68491210937498, 55.314794921875006], + [-160.552783203125, 55.38076171875002], + [-160.48754882812503, 55.18486328124999], + [-160.79506835937497, 55.14521484375001], + [-160.72392578124993, 55.404638671875006], + [-160.68491210937498, 55.314794921875006] + ] + ], + [ + [ + [-133.30507812500002, 55.54375], + [-133.6501953125, 55.26928710937506], + [-133.73710937500002, 55.49692382812498], + [-133.30507812500002, 55.54375] + ] + ], + [ + [ + [-155.56601562500003, 55.82119140625005], + [-155.73735351562493, 55.82978515625001], + [-155.59394531250004, 55.92431640625], + [-155.56601562500003, 55.82119140625005] + ] + ], + [ + [ + [-130.97915039062502, 55.489160156249994], + [-131.187890625, 55.206298828125], + [-131.44755859374996, 55.40878906250006], + [-131.7625, 55.16582031250002], + [-131.84609374999997, 55.41625976562497], + [-131.62495117187504, 55.831689453124966], + [-131.26923828125004, 55.95537109375002], + [-130.997802734375, 55.727636718750006], + [-130.97915039062502, 55.489160156249994] + ] + ], + [ + [ + [-133.56611328125, 56.33920898437498], + [-133.202978515625, 56.31982421875003], + [-133.096630859375, 56.09003906250001], + [-132.59760742187504, 55.89501953125], + [-132.17270507812498, 55.48061523437502], + [-132.51127929687493, 55.59394531250001], + [-132.63129882812495, 55.47319335937502], + [-132.41787109375002, 55.48291015625006], + [-132.20668945312497, 55.22441406249996], + [-131.97641601562498, 55.208593750000034], + [-132.06474609375002, 54.713134765625], + [-133.11855468750002, 55.32763671875003], + [-132.95888671875002, 55.39555664062502], + [-133.0333984375, 55.589697265625034], + [-133.68017578124994, 55.78515625], + [-133.24150390624993, 55.920800781249994], + [-133.371240234375, 56.035888671875], + [-133.74252929687498, 55.96484375], + [-133.530859375, 56.145654296874966], + [-133.56611328125, 56.33920898437498] + ] + ], + [ + [ + [-132.77988281249998, 56.24726562499998], + [-133.03500976562498, 56.34091796875006], + [-132.90205078124998, 56.45375976562505], + [-132.62910156249995, 56.411914062500045], + [-132.77988281249998, 56.24726562499998] + ] + ], + [ + [ + [-132.11235351562493, 56.109375], + [-132.13295898437497, 55.94326171875005], + [-132.28730468749995, 55.92939453124998], + [-132.65991210937503, 56.07817382812499], + [-132.379833984375, 56.49877929687497], + [-132.06689453125, 56.24423828124998], + [-132.11235351562493, 56.109375] + ] + ], + [ + [ + [-154.208642578125, 56.51489257812497], + [-154.32221679687504, 56.570605468750045], + [-154.11040039062496, 56.602929687499966], + [-154.208642578125, 56.51489257812497] + ] + ], + [ + [ + [-169.755224609375, 56.63505859375002], + [-169.47431640624998, 56.59404296875002], + [-169.6326171875, 56.545703125000045], + [-169.755224609375, 56.63505859375002] + ] + ], + [ + [ + [-132.746875, 56.525683593750045], + [-132.94804687500002, 56.56723632812498], + [-132.842529296875, 56.79477539062506], + [-132.56796875000003, 56.57583007812505], + [-132.746875, 56.525683593750045] + ] + ], + [ + [ + [-133.98959960937503, 56.84497070312497], + [-133.73837890625, 56.65043945312496], + [-133.94970703125, 56.12773437499996], + [-134.18959960937502, 56.07695312500002], + [-134.084375, 56.456347656250045], + [-134.37368164062502, 56.838671875000045], + [-134.14326171874998, 56.93232421875001], + [-133.98959960937503, 56.84497070312497] + ] + ], + [ + [ + [-133.36621093750006, 57.003515625000034], + [-132.99624023437497, 56.93041992187497], + [-132.95917968749998, 56.67705078124996], + [-133.03491210937494, 56.62075195312505], + [-133.32895507812498, 56.83007812499997], + [-133.158154296875, 56.495166015625045], + [-133.4841796875, 56.45175781249998], + [-133.979443359375, 57.009570312500045], + [-133.36621093750006, 57.003515625000034] + ] + ], + [ + [ + [-153.007080078125, 57.12485351562498], + [-153.37460937499998, 57.05190429687505], + [-153.285205078125, 57.18505859375], + [-152.90839843750004, 57.152441406250006], + [-153.007080078125, 57.12485351562498] + ] + ], + [ + [ + [-134.96977539062496, 57.351416015625034], + [-134.62070312499998, 56.71831054687502], + [-134.68188476562503, 56.216162109375034], + [-134.98056640625003, 56.518945312499994], + [-134.88344726562497, 56.679052734375034], + [-135.33061523437505, 56.821875], + [-135.19960937499997, 57.02734375], + [-135.45493164062503, 57.24941406250005], + [-135.81230468750002, 57.00952148437503], + [-135.82275390625, 57.280419921874966], + [-135.448681640625, 57.534375], + [-134.96977539062496, 57.351416015625034] + ] + ], + [ + [ + [-152.89804687499998, 57.82392578125004], + [-152.42875976562493, 57.82568359375003], + [-152.48261718749998, 57.70332031249998], + [-152.21621093749997, 57.577001953125006], + [-152.41220703125003, 57.454785156249955], + [-152.94077148437498, 57.49809570312499], + [-152.67905273437503, 57.345117187499994], + [-153.274365234375, 57.22636718749996], + [-153.732568359375, 57.052343750000034], + [-153.643310546875, 56.960742187500045], + [-154.02734375, 56.77797851562502], + [-153.793212890625, 56.98950195312503], + [-154.24375, 57.143017578124955], + [-154.33896484374998, 56.9208984375], + [-154.67319335937498, 57.44609375], + [-154.11616210937498, 57.651220703125006], + [-153.6876953125, 57.30512695312504], + [-153.841552734375, 57.86284179687496], + [-153.48793945312497, 57.73095703125], + [-153.21748046875004, 57.79575195312506], + [-153.16044921875, 57.97197265624999], + [-152.85039062499993, 57.896777343750045], + [-152.89804687499998, 57.82392578125004] + ] + ], + [ + [ + [-135.73037109375002, 58.244238281250034], + [-135.61323242187507, 57.99184570312505], + [-135.346630859375, 58.12412109374998], + [-134.9546875, 58.01533203125004], + [-134.97065429687495, 57.817236328125006], + [-135.33847656250003, 57.768652343750034], + [-134.97885742187503, 57.724365234375], + [-134.93149414062498, 57.48115234375001], + [-135.564208984375, 57.66640625], + [-135.691943359375, 57.41992187500006], + [-135.91079101562502, 57.44658203124999], + [-136.568603515625, 57.97216796875003], + [-136.32197265625, 58.21889648437502], + [-136.14375, 58.098486328125006], + [-136.09438476562502, 58.198144531249966], + [-135.73037109375002, 58.244238281250034] + ] + ], + [ + [ + [-134.68027343749998, 58.16166992187499], + [-134.24008789062498, 58.143994140624955], + [-133.82275390624997, 57.62866210937503], + [-134.29233398437498, 58.044726562500074], + [-133.91113281250003, 57.3525390625], + [-134.51601562499997, 57.042578125], + [-134.48676757812495, 57.48203125], + [-134.92348632812497, 58.354638671874966], + [-134.68027343749998, 58.16166992187499] + ] + ], + [ + [ + [-152.416943359375, 58.360205078125034], + [-151.974365234375, 58.30986328124999], + [-152.068896484375, 58.17792968750001], + [-152.26835937499993, 58.25170898437506], + [-152.30922851562502, 58.133886718750034], + [-152.5982421875, 58.16259765625], + [-152.92841796875004, 57.99370117187499], + [-153.38134765625003, 58.08720703125002], + [-152.976123046875, 58.29702148437505], + [-152.771875, 58.278564453125], + [-152.84111328125002, 58.41640625000002], + [-152.416943359375, 58.360205078125034] + ] + ], + [ + [ + [-152.486083984375, 58.485009765624966], + [-152.63662109375002, 58.54169921874998], + [-152.3955078125, 58.619384765625], + [-152.486083984375, 58.485009765624966] + ] + ], + [ + [ + [-160.918994140625, 58.57709960937498], + [-161.13149414062502, 58.668212890625], + [-160.71513671875005, 58.79521484375002], + [-160.918994140625, 58.57709960937498] + ] + ], + [ + [ + [-148.02177734375, 60.06533203125005], + [-148.271875, 60.05327148437499], + [-148.07958984375003, 60.151660156250045], + [-148.02177734375, 60.06533203125005] + ] + ], + [ + [ + [-147.735888671875, 59.81323242187503], + [-147.76806640625, 59.94375], + [-147.180859375, 60.358251953125034], + [-147.01987304687498, 60.33222656249998], + [-147.735888671875, 59.81323242187503] + ] + ], + [ + [ + [-166.13544921875, 60.38354492187503], + [-165.72968750000004, 60.31420898437503], + [-165.591796875, 59.913134765625045], + [-166.14873046874996, 59.764111328124955], + [-167.13886718749998, 60.00854492187503], + [-167.43642578125002, 60.20664062500006], + [-166.836328125, 60.21699218750004], + [-166.47568359374998, 60.382763671874955], + [-166.13544921875, 60.38354492187503] + ] + ], + [ + [ + [-146.3939453125, 60.44965820312501], + [-146.10224609374998, 60.41118164062499], + [-146.61831054687497, 60.27368164062503], + [-146.70253906249997, 60.40854492187498], + [-146.3939453125, 60.44965820312501] + ] + ], + [ + [ + [-147.658251953125, 60.45048828124999], + [-147.787841796875, 60.17792968749998], + [-147.89145507812498, 60.299414062500034], + [-147.658251953125, 60.45048828124999] + ] + ], + [ + [ + [-172.74223632812496, 60.45737304687498], + [-172.23208007812494, 60.299121093750074], + [-172.63574218750003, 60.328857421875], + [-173.04765625000002, 60.56831054687501], + [-172.74223632812496, 60.45737304687498] + ] + ], + [ + [ + [-171.46303710937494, 63.640039062499994], + [-171.03486328125, 63.58549804687499], + [-170.29936523437502, 63.68061523437501], + [-169.55454101562498, 63.373486328124955], + [-168.71601562500004, 63.310595703125045], + [-168.76132812500003, 63.21376953125002], + [-169.364697265625, 63.17114257812506], + [-169.67636718750003, 62.95610351562502], + [-169.81860351562494, 63.122363281250045], + [-170.84838867187494, 63.44438476562502], + [-171.63183593749997, 63.351220703124966], + [-171.74638671874993, 63.703076171874955], + [-171.46303710937494, 63.640039062499994] + ] + ], + [ + [ + [-141.00214843750004, 68.77416992187506], + [-141.00214843750004, 67.89755859374998], + [-141.00214843750004, 66.43652343750006], + [-141.00214843750004, 65.55991210937498], + [-141.00214843750004, 64.09887695312506], + [-141.00214843750004, 63.22226562499998], + [-141.00214843750004, 61.761279296875045], + [-141.00214843750004, 60.884667968749994], + [-141.00214843750004, 60.30024414062504], + [-140.76274414062505, 60.259130859375006], + [-140.525439453125, 60.218359375000034], + [-140.45283203125004, 60.29970703125002], + [-139.97329101562497, 60.183154296875074], + [-139.67631835937505, 60.32832031249998], + [-139.23476562499997, 60.339746093749994], + [-139.07924804687497, 60.34370117187501], + [-139.07924804687497, 60.279443359374966], + [-139.136962890625, 60.17270507812498], + [-139.18515624999998, 60.083593750000034], + [-138.86875, 59.94575195312501], + [-138.317626953125, 59.611132812500074], + [-137.59331054687493, 59.22626953124998], + [-137.52089843750002, 58.91538085937498], + [-137.43857421875003, 58.903125], + [-137.2775390625, 58.988183593749994], + [-137.126220703125, 59.04096679687498], + [-136.81328125000002, 59.150048828124994], + [-136.57875976562502, 59.15224609375002], + [-136.46635742187493, 59.459082031250006], + [-136.27797851562502, 59.48032226562506], + [-136.321826171875, 59.604833984375034], + [-135.70258789062504, 59.72875976562506], + [-135.36787109374998, 59.743310546874994], + [-135.051025390625, 59.57866210937502], + [-134.94375, 59.28828125000001], + [-134.67724609374997, 59.19926757812499], + [-134.39306640625, 59.009179687499994], + [-134.32963867187505, 58.93969726562506], + [-134.21850585937503, 58.849902343750045], + [-133.54638671874997, 58.50346679687499], + [-133.27529296875, 58.22285156250004], + [-133.00141601562495, 57.948974609375], + [-132.55048828125, 57.499902343749994], + [-132.44248046874998, 57.40673828125003], + [-132.30166015624997, 57.27631835937501], + [-132.232177734375, 57.19853515624999], + [-132.27939453124998, 57.14536132812498], + [-132.33798828124998, 57.07944335937506], + [-132.15703125, 57.048193359375006], + [-132.03154296875, 57.02656250000004], + [-132.062890625, 56.95336914062503], + [-132.104296875, 56.856787109375006], + [-131.86616210937495, 56.792822265625006], + [-131.82426757812496, 56.589990234374994], + [-131.471875, 56.55673828125006], + [-130.649072265625, 56.26367187500003], + [-130.47709960937496, 56.230566406250034], + [-130.413134765625, 56.12250976562498], + [-130.09785156249995, 56.10927734375002], + [-130.01406249999997, 55.950537109375006], + [-130.2140625, 55.02587890625003], + [-130.57534179687497, 54.769677734374966], + [-130.849609375, 54.80761718750006], + [-131.04785156249997, 55.157666015624955], + [-130.74819335937502, 55.31801757812502], + [-131.127685546875, 55.96015625000001], + [-131.032763671875, 56.08808593749998], + [-131.78417968749997, 55.876562500000034], + [-131.98339843749994, 55.535009765625006], + [-132.15541992187502, 55.59956054687501], + [-132.20751953124997, 55.75341796875], + [-131.84384765625003, 56.16010742187498], + [-131.55136718749998, 56.206787109375], + [-131.88789062500004, 56.24165039062498], + [-132.18203125000002, 56.42065429687506], + [-132.82460937500002, 57.05581054687505], + [-133.465869140625, 57.17216796875002], + [-133.64873046874993, 57.64228515624998], + [-133.11704101562498, 57.56621093750002], + [-133.535205078125, 57.83295898437501], + [-133.1943359375, 57.87768554687506], + [-133.559375, 57.924462890624994], + [-133.72231445312502, 57.84423828125], + [-134.03110351562498, 58.072167968749966], + [-133.87675781249996, 58.51816406249998], + [-134.20883789062503, 58.232958984375045], + [-134.77612304687506, 58.45385742187503], + [-135.36367187500002, 59.41943359375], + [-135.50234375000002, 59.202294921874994], + [-135.090234375, 58.245849609375], + [-135.57177734374994, 58.41206054687504], + [-135.89755859374998, 58.40019531250002], + [-136.04311523437497, 58.82163085937498], + [-135.82636718750004, 58.89794921874997], + [-136.0166015625, 58.87397460937498], + [-136.150048828125, 59.04809570312503], + [-136.22583007812497, 58.765478515625006], + [-136.98901367187503, 59.03447265624999], + [-137.05903320312498, 58.87373046875001], + [-136.613916015625, 58.809277343749955], + [-136.48374023437503, 58.61767578125], + [-136.224609375, 58.602246093749955], + [-136.06147460937495, 58.45273437500006], + [-136.607421875, 58.24399414062498], + [-137.54399414062502, 58.58120117187502], + [-138.51489257812503, 59.16591796875005], + [-139.77329101562498, 59.52729492187504], + [-139.51303710937498, 59.698095703125006], + [-139.5123046875, 59.95356445312501], + [-139.28671874999998, 59.610937500000034], + [-139.22080078125003, 59.819873046875045], + [-138.9880859375, 59.83500976562502], + [-139.43144531249996, 60.012255859375074], + [-140.41982421874997, 59.71074218750002], + [-141.40830078125, 59.90278320312498], + [-141.408740234375, 60.11767578125006], + [-141.67016601562497, 59.969873046874966], + [-142.94565429687503, 60.09697265625002], + [-144.14721679687494, 60.01640625000002], + [-144.185498046875, 60.150732421875034], + [-144.901318359375, 60.335156249999955], + [-144.69111328125, 60.66909179687502], + [-145.248291015625, 60.38012695312506], + [-145.898876953125, 60.47817382812505], + [-145.67490234374998, 60.65112304687503], + [-146.57045898437497, 60.72915039062502], + [-146.39199218749997, 60.810839843750045], + [-146.63842773437497, 60.89731445312498], + [-146.59912109374994, 61.05351562500002], + [-146.284912109375, 61.11264648437498], + [-147.89111328125, 60.889892578125], + [-148.00512695312494, 60.96855468750002], + [-147.75185546874997, 61.218945312499955], + [-148.34189453125, 61.060400390625006], + [-148.34443359374998, 60.853564453125045], + [-148.55615234374994, 60.82700195312506], + [-148.25673828124997, 60.67529296874997], + [-148.64013671875, 60.48945312500004], + [-148.11918945312502, 60.57514648437498], + [-147.96411132812494, 60.48486328124997], + [-148.430712890625, 59.98911132812498], + [-149.2666015625, 59.99829101562497], + [-149.395263671875, 60.10576171875002], + [-149.59804687500002, 59.77045898437501], + [-149.7138671875, 59.91958007812502], + [-149.80126953124994, 59.737939453124966], + [-150.00532226562507, 59.78442382812503], + [-150.19804687499996, 59.56655273437505], + [-150.60737304687504, 59.56337890625002], + [-150.934521484375, 59.249121093750034], + [-151.18276367187502, 59.30078124999997], + [-151.73818359375002, 59.18852539062502], + [-151.94951171875, 59.26508789062498], + [-151.88461914062503, 59.386328125], + [-151.39960937499995, 59.51630859375001], + [-151.04648437499998, 59.771826171875034], + [-151.45009765624997, 59.65039062499997], + [-151.85322265625, 59.78208007812498], + [-151.39599609375006, 60.27446289062502], + [-151.35644531249997, 60.72294921874999], + [-150.44125976562503, 61.02358398437505], + [-149.07509765624997, 60.87641601562498], + [-150.05327148437496, 61.17109374999998], + [-149.433544921875, 61.50078125000002], + [-149.97568359374998, 61.27934570312502], + [-150.61225585937495, 61.301123046875006], + [-151.59350585937494, 60.979638671874966], + [-152.54091796874997, 60.265429687500045], + [-153.025, 60.29565429687497], + [-152.660107421875, 59.99721679687502], + [-153.21123046875002, 59.84272460937498], + [-153.09360351562503, 59.70913085937505], + [-153.65253906250004, 59.64702148437499], + [-154.17832031250003, 59.155566406250074], + [-153.41826171875, 58.9599609375], + [-153.43759765625003, 58.754833984374955], + [-154.289013671875, 58.30434570312502], + [-154.247021484375, 58.15942382812497], + [-155.006884765625, 58.01606445312501], + [-155.77797851562497, 57.56821289062498], + [-156.43588867187498, 57.359960937500006], + [-156.62900390624998, 57.00996093750001], + [-158.41440429687498, 56.435839843750045], + [-158.5521484375, 56.31269531249998], + [-158.27563476562497, 56.19624023437498], + [-158.5046875, 56.062109375], + [-158.59116210937503, 56.18452148437498], + [-158.78984375000002, 55.98691406250006], + [-159.52324218749993, 55.81000976562498], + [-159.65966796875003, 55.625927734374955], + [-159.77138671874997, 55.84111328125002], + [-160.49931640625002, 55.53730468750004], + [-161.38193359374998, 55.371289062499955], + [-161.44379882812495, 55.513281250000034], + [-161.202099609375, 55.54355468750006], + [-161.51694335937503, 55.61840820312503], + [-162.073974609375, 55.13930664062505], + [-162.38637695312497, 55.05234375], + [-162.63037109375003, 55.24667968749998], + [-162.67436523437505, 54.99658203125], + [-162.86503906249996, 54.954541015624955], + [-163.11962890624997, 55.06469726562503], + [-163.131103515625, 54.916552734375045], + [-163.33530273437503, 54.83916015624999], + [-163.27880859374997, 55.12182617187503], + [-162.906591796875, 55.19555664062503], + [-161.69731445312502, 55.9072265625], + [-161.215625, 56.02143554687498], + [-160.8986328125, 55.99365234375], + [-161.00537109375, 55.88715820312498], + [-160.80283203125003, 55.754443359375045], + [-160.70634765625002, 55.870458984375034], + [-160.29169921875, 55.80507812500005], + [-160.53906250000006, 56.00629882812501], + [-160.30205078125, 56.31411132812502], + [-158.91801757812502, 56.882177734375006], + [-158.675146484375, 56.79487304687498], + [-158.66079101562502, 57.03940429687498], + [-158.32094726562497, 57.29790039062499], + [-157.84575195312496, 57.52807617187497], + [-157.4619140625, 57.506201171875034], + [-157.697216796875, 57.679443359375], + [-157.610888671875, 58.050830078125074], + [-157.19370117187498, 58.19418945312506], + [-157.48837890624998, 58.25371093750002], + [-157.52363281249998, 58.421337890624955], + [-156.97465820312496, 58.736328125], + [-156.80888671875005, 59.13427734375], + [-157.14204101562504, 58.87763671875001], + [-158.19091796875003, 58.6142578125], + [-158.50317382812494, 58.85034179687497], + [-158.42563476562498, 58.99931640625002], + [-158.080517578125, 58.97744140625002], + [-158.422802734375, 59.08984375], + [-158.67827148437502, 58.92939453124998], + [-158.80947265625002, 58.973876953125], + [-158.78862304687493, 58.440966796875045], + [-158.95068359375, 58.404541015625], + [-159.67026367187498, 58.9111328125], + [-159.92021484375, 58.819873046875074], + [-160.36313476562498, 59.05117187500002], + [-161.246826171875, 58.799462890624994], + [-161.36132812499994, 58.66953124999998], + [-162.144921875, 58.64423828124998], + [-161.724365234375, 58.794287109375006], + [-161.64438476562498, 59.109667968750045], + [-161.9810546875, 59.14614257812502], + [-161.82871093749998, 59.588623046875], + [-162.421337890625, 60.28398437500002], + [-161.96201171875003, 60.695361328125045], + [-162.68496093749997, 60.268945312499966], + [-162.57075195312495, 59.98974609375], + [-163.68037109374998, 59.80151367187503], + [-164.14282226562497, 59.89677734374999], + [-165.02651367187497, 60.500634765624994], + [-165.35380859375002, 60.54121093750001], + [-164.80517578125, 60.89204101562498], + [-164.31850585937497, 60.77128906249999], + [-164.37236328125002, 60.59184570312502], + [-163.999560546875, 60.76606445312498], + [-163.72998046874997, 60.589990234374994], + [-163.420947265625, 60.757421875], + [-163.90654296874996, 60.85380859375002], + [-163.58691406249994, 60.902978515624994], + [-163.74902343750003, 60.9697265625], + [-163.99462890624997, 60.86469726562501], + [-165.11484375, 60.93281250000004], + [-164.86899414062503, 61.11176757812498], + [-165.27978515624994, 61.169628906249955], + [-165.27363281250004, 61.27485351562498], + [-165.56586914062498, 61.10234375000002], + [-165.86396484375004, 61.33569335937503], + [-165.84531249999998, 61.536230468750034], + [-166.152734375, 61.545947265625074], + [-166.16811523437502, 61.65083007812501], + [-165.80893554687503, 61.69609375000002], + [-166.07880859375, 61.803125], + [-165.61279296875003, 61.86928710937502], + [-165.707275390625, 62.10043945312506], + [-165.19453125, 62.47353515625002], + [-164.75786132812493, 62.496728515624966], + [-164.589453125, 62.709375], + [-164.79267578125, 62.623193359374966], + [-164.79965820312503, 62.918066406250006], + [-164.384228515625, 63.03046874999998], + [-164.40903320312503, 63.21503906250001], + [-163.94287109375, 63.247216796874994], + [-163.61630859374998, 63.125146484374994], + [-163.73784179687496, 63.016406250000045], + [-163.504345703125, 63.105859374999966], + [-163.28784179687494, 63.046435546875045], + [-162.621484375, 63.26582031249998], + [-162.28281250000003, 63.529199218749994], + [-161.97397460937498, 63.45292968749999], + [-161.09970703125003, 63.557910156250045], + [-160.778564453125, 63.818945312500034], + [-160.987548828125, 64.25126953125002], + [-161.49072265625003, 64.43378906249998], + [-160.93193359374996, 64.5791015625], + [-160.855908203125, 64.755615234375], + [-161.13017578125005, 64.92543945312505], + [-161.759375, 64.816259765625], + [-162.80703124999997, 64.37421875000001], + [-163.20390625, 64.65200195312502], + [-163.14433593750002, 64.423828125], + [-163.71308593749998, 64.588232421875], + [-164.978759765625, 64.45366210937502], + [-166.1427734375, 64.58276367187503], + [-166.48139648437498, 64.72807617187507], + [-166.415234375, 64.926513671875], + [-166.92841796875, 65.15708007812498], + [-166.15703125, 65.28583984375001], + [-167.40400390625, 65.42211914062497], + [-168.08837890624997, 65.65776367187502], + [-166.39873046875002, 66.14443359375005], + [-165.62993164062496, 66.131201171875], + [-165.77617187500002, 66.31904296875001], + [-164.46049804687502, 66.58842773437499], + [-163.63823242187502, 66.57465820312504], + [-163.89394531249997, 66.57587890625001], + [-164.03374023437493, 66.21552734374995], + [-163.69536132812502, 66.08383789062503], + [-161.93369140625003, 66.04287109374997], + [-161.45541992187503, 66.28139648437497], + [-161.03427734375003, 66.18881835937503], + [-161.12031249999995, 66.334326171875], + [-161.91689453124997, 66.41181640624998], + [-162.54365234375004, 66.80512695312501], + [-162.36162109375, 66.94731445312502], + [-161.591015625, 66.45952148437502], + [-160.23168945312503, 66.420263671875], + [-160.360888671875, 66.6125], + [-160.864013671875, 66.67084960937501], + [-161.39804687499998, 66.55185546875], + [-161.85668945312497, 66.70034179687497], + [-161.719921875, 67.02055664062502], + [-163.5318359375, 67.10258789062502], + [-164.1251953125, 67.60673828125007], + [-166.786279296875, 68.35961914062497], + [-166.38051757812502, 68.425146484375], + [-166.20908203125, 68.88535156250003], + [-165.04394531249994, 68.882470703125], + [-163.867919921875, 69.03666992187505], + [-161.88095703125003, 70.33173828125001], + [-162.073876953125, 70.16196289062498], + [-160.9962890625, 70.30458984375], + [-160.11713867187495, 70.59121093750002], + [-159.86567382812498, 70.27885742187499], + [-159.81499023437496, 70.49707031250003], + [-159.38676757812493, 70.52451171875003], + [-160.081591796875, 70.63486328125003], + [-159.680908203125, 70.786767578125], + [-159.31450195312496, 70.87851562500003], + [-159.251171875, 70.7484375], + [-157.909375, 70.860107421875], + [-156.47021484374994, 71.40766601562501], + [-156.469970703125, 71.29155273437507], + [-155.57944335937503, 71.12109374999997], + [-156.14658203125, 70.92783203125003], + [-155.97353515625002, 70.84199218749995], + [-155.16684570312498, 71.09921875000006], + [-154.19521484375002, 70.80112304687498], + [-153.23291015625, 70.93256835937504], + [-152.49121093749994, 70.88095703125], + [-152.23291015625, 70.81035156249999], + [-152.39921875, 70.62045898437503], + [-151.76904296875, 70.56015625], + [-151.94467773437498, 70.45209960937501], + [-149.26943359374997, 70.50078124999999], + [-147.70537109375, 70.21723632812495], + [-145.82314453124997, 70.16005859375002], + [-145.19736328125003, 70.00869140625002], + [-143.218310546875, 70.11625976562499], + [-142.70786132812498, 70.03378906249998], + [-141.40791015625, 69.65336914062502], + [-141.00214843750004, 69.65078125000002], + [-141.00214843750004, 68.77416992187506] + ] + ] + ] + }, + "properties": { + "name": "United States", + "childNum": 76 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [71.20615234375006, 39.892578125], + [71.15625, 39.88344726562502], + [71.06425781250002, 39.88491210937505], + [71.01171874999997, 39.895117187500006], + [71.04365234375004, 39.97631835937503], + [71.04482421875005, 39.992529296875034], + [70.96064453125004, 40.087988281250034], + [71.00546875, 40.15229492187498], + [71.0241210937501, 40.14916992187497], + [71.08037109375007, 40.07988281249999], + [71.2287109375001, 40.04814453124999], + [71.20615234375006, 39.892578125] + ] + ], + [ + [ + [70.94677734374997, 42.24868164062505], + [70.97900390625003, 42.26655273437504], + [71.03603515625, 42.28466796875], + [71.12998046875006, 42.25], + [71.21269531250002, 42.20644531250005], + [71.23232421875005, 42.18627929687503], + [71.22851562499997, 42.16289062499996], + [70.18095703125007, 41.571435546874994], + [70.734375, 41.400537109374994], + [70.86044921875006, 41.22490234375002], + [71.11074218750005, 41.152636718750045], + [71.29882812500003, 41.152490234374994], + [71.39306640625003, 41.123388671875034], + [71.40839843750004, 41.13603515625002], + [71.42089843750003, 41.341894531250034], + [71.60625, 41.367431640625], + [71.66494140625, 41.54121093749998], + [71.70068359374997, 41.454003906249966], + [71.75771484375005, 41.42802734375002], + [71.79248046875003, 41.41313476562499], + [71.85800781250006, 41.311376953125034], + [71.8786132812501, 41.195019531249955], + [71.95849609375003, 41.18706054687502], + [72.05244140625004, 41.16474609375001], + [72.1154296875001, 41.18657226562502], + [72.1642578125001, 41.173730468749966], + [72.18095703125002, 41.11845703124999], + [72.18730468750002, 41.02592773437499], + [72.2130859375001, 41.014257812500006], + [72.36406250000002, 41.04345703125], + [72.65830078125, 40.86992187499999], + [73.13212890625002, 40.82851562499999], + [72.6041015625, 40.52543945312499], + [72.40205078125004, 40.578076171874955], + [72.3892578125, 40.427392578124994], + [72.13125, 40.438623046874966], + [71.69248046875, 40.15234375], + [71.30468749999997, 40.28691406249996], + [70.990625, 40.2548828125], + [70.95800781250003, 40.238867187500034], + [70.653125, 40.201171875], + [70.37158203125003, 40.38413085937506], + [70.75107421875006, 40.721777343750006], + [70.40195312500006, 41.03510742187498], + [69.71289062500003, 40.65698242187503], + [69.35722656250002, 40.76738281249996], + [69.20625, 40.566552734374994], + [69.27490234374997, 40.19809570312498], + [68.63066406250007, 40.16708984374998], + [68.9720703125, 40.08994140624998], + [68.80468750000003, 40.05034179687499], + [68.86875, 39.90747070312503], + [68.63896484375007, 39.8388671875], + [68.46328125, 39.53671874999998], + [67.71904296875007, 39.62138671875002], + [67.426171875, 39.46557617187497], + [67.3576171875001, 39.216699218749994], + [67.64833984375005, 39.13105468750004], + [67.69443359375006, 38.99462890625003], + [68.13251953125004, 38.927636718749966], + [68.08720703125002, 38.47353515625002], + [68.3502929687501, 38.211035156250006], + [67.81435546875005, 37.48701171875004], + [67.7980468750001, 37.244970703125006], + [67.75898437500004, 37.172216796875034], + [67.75292968749997, 37.199804687500034], + [67.7, 37.227246093749955], + [67.60742187499997, 37.22250976562506], + [67.5172851562501, 37.26665039062499], + [67.44169921875007, 37.25800781250001], + [67.3197265625, 37.209570312500006], + [67.1955078125001, 37.23520507812498], + [67.06884765624997, 37.334814453125006], + [66.82773437500006, 37.37128906249998], + [66.52226562500007, 37.34848632812506], + [66.51064453125, 37.45869140625004], + [66.51132812500006, 37.59916992187496], + [66.52558593750004, 37.785742187500034], + [66.60625, 37.98671875000005], + [65.97119140624997, 38.244238281250006], + [65.612890625, 38.23857421875002], + [64.3099609375, 38.97729492187497], + [63.76367187500003, 39.16054687499999], + [62.48320312500002, 39.97563476562496], + [61.90283203124997, 41.09370117187501], + [61.496972656249994, 41.276074218749955], + [61.2423828125001, 41.18920898437503], + [60.454980468749994, 41.221630859374955], + [60.089648437500074, 41.39941406250003], + [60.07558593750005, 41.759667968749966], + [60.20078125000006, 41.803125], + [59.94179687499999, 41.97353515625002], + [59.98515625000002, 42.21171875], + [59.35429687500002, 42.32329101562496], + [58.5890625000001, 42.778466796874966], + [58.477148437500006, 42.66284179687503], + [58.15156250000004, 42.628076171874966], + [58.474414062500074, 42.29936523437496], + [58.02890625, 42.48764648437506], + [57.814257812500074, 42.18984375000005], + [57.290625, 42.123779296875], + [56.96406250000004, 41.856542968750006], + [57.11884765625004, 41.35029296874998], + [57.01796875, 41.26347656249996], + [55.97744140625005, 41.32221679687504], + [55.97568359375006, 44.99492187499996], + [58.555273437500006, 45.55537109375001], + [61.007910156250006, 44.39379882812497], + [61.99023437500003, 43.492138671874955], + [63.20703125000003, 43.62797851562502], + [64.44316406250007, 43.55117187499999], + [64.9054687500001, 43.714697265625006], + [65.49619140625, 43.310546875], + [65.80302734375002, 42.87695312500006], + [66.1002929687501, 42.99082031249998], + [66.00957031250007, 42.00488281250003], + [66.49863281250006, 41.99487304687503], + [66.70966796875004, 41.17915039062501], + [67.9357421875001, 41.19658203125002], + [68.11308593750007, 41.02861328124999], + [68.04765625000007, 40.80927734374998], + [68.29189453125, 40.656103515625034], + [68.57265625, 40.62265624999998], + [68.58408203125, 40.876269531250045], + [69.15361328125002, 41.42524414062498], + [70.94677734374997, 42.24868164062505] + ] + ] + ] + }, + "properties": { + "name": "Uzbekistan", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-61.17451171875001, 13.158105468749966], + [-61.268457031249966, 13.287695312499991], + [-61.13896484374996, 13.358740234374991], + [-61.17451171875001, 13.158105468749966] + ] + ] + }, + "properties": { + "name": "St. Vin. and Gren.", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-60.99790039062498, 8.867333984374966], + [-61.069189453125034, 8.947314453125003], + [-60.91582031249996, 9.070312500000014], + [-60.86142578124998, 8.949609375000037], + [-60.99790039062498, 8.867333984374966] + ] + ], + [ + [ + [-60.821191406249966, 9.138378906250026], + [-60.94140625000003, 9.105566406250006], + [-60.73583984374997, 9.203320312500026], + [-60.821191406249966, 9.138378906250026] + ] + ], + [ + [ + [-63.84936523437494, 11.131005859374994], + [-63.917626953124994, 10.887548828125048], + [-64.40234375, 10.981591796875023], + [-64.21367187500002, 11.086132812499997], + [-64.0283203125, 11.00185546874998], + [-63.84936523437494, 11.131005859374994] + ] + ], + [ + [ + [-60.742138671874926, 5.202050781250037], + [-60.71196289062499, 5.191552734375023], + [-60.671972656250034, 5.164355468749989], + [-60.603857421875006, 4.94936523437498], + [-61.00283203125002, 4.535253906249991], + [-61.28007812500002, 4.516894531249974], + [-61.82084960937496, 4.197021484375], + [-62.153125, 4.098388671874986], + [-62.41064453124994, 4.156738281249972], + [-62.71210937499998, 4.01791992187502], + [-62.85698242187502, 3.593457031249969], + [-63.33867187500002, 3.943896484375045], + [-64.02148437500003, 3.929101562500051], + [-64.19248046874995, 4.126855468750009], + [-64.57636718750001, 4.139892578125], + [-64.788671875, 4.276025390625023], + [-64.66899414062496, 4.01181640625002], + [-64.22109375000002, 3.587402343749972], + [-64.04658203124998, 2.502392578124997], + [-63.389257812500006, 2.411914062500045], + [-63.43251953124994, 2.155566406250045], + [-64.00849609374995, 1.931591796874969], + [-64.20502929687493, 1.52949218750004], + [-65.10375976562497, 1.108105468749983], + [-65.47338867187497, 0.691259765624977], + [-65.55605468750002, 0.687988281250014], + [-65.52299804687493, 0.843408203124966], + [-65.68144531249999, 0.983447265624989], + [-66.06005859375003, 0.78535156250004], + [-66.34711914062498, 0.7671875], + [-66.87602539062499, 1.223046875000037], + [-67.21083984375, 2.390136718750043], + [-67.61870117187496, 2.793603515624994], + [-67.85908203124998, 2.793603515624994], + [-67.3111328125, 3.41586914062502], + [-67.66162109375, 3.864257812499986], + [-67.85527343750002, 4.506884765624989], + [-67.82490234374995, 5.270458984375026], + [-67.47387695312503, 5.929980468750003], + [-67.48198242187499, 6.18027343750002], + [-67.85917968749999, 6.289892578124963], + [-68.47177734375, 6.156542968749974], + [-69.42714843749997, 6.123974609374997], + [-70.12919921874999, 6.95361328125], + [-70.73715820312503, 7.090039062499997], + [-71.12861328124993, 6.98671875], + [-72.00664062499993, 7.032617187500023], + [-72.20771484374995, 7.37026367187498], + [-72.47197265624996, 7.524267578124991], + [-72.39033203124995, 8.287060546874969], + [-72.66542968749994, 8.62758789062498], + [-72.79638671874997, 9.10898437499999], + [-73.05839843749999, 9.259570312500031], + [-73.36621093749997, 9.194140625000017], + [-73.00654296874998, 9.789160156250006], + [-72.86933593750001, 10.49125976562496], + [-72.690087890625, 10.835839843749994], + [-72.24848632812501, 11.196435546875009], + [-71.95810546875, 11.66640625], + [-71.31972656249997, 11.861914062500048], + [-71.95693359375002, 11.569921874999977], + [-71.835107421875, 11.190332031250009], + [-71.6416015625, 11.013525390625048], + [-71.73090820312498, 10.994677734375017], + [-71.59433593749995, 10.657373046875051], + [-72.11284179687499, 9.815576171874966], + [-71.61953124999994, 9.047949218749991], + [-71.24140625000001, 9.160449218750003], + [-71.08583984375002, 9.348242187499977], + [-71.05268554687501, 9.705810546874986], + [-71.49423828125, 10.533203124999972], + [-71.46953124999993, 10.964160156250017], + [-70.23251953124998, 11.372998046874997], + [-70.09711914062493, 11.519775390624972], + [-69.80478515624998, 11.47421875000002], + [-69.81733398437495, 11.672070312499997], + [-70.19257812499993, 11.62460937500002], + [-70.28652343749997, 11.886035156249989], + [-70.20278320312497, 12.098388671874986], + [-70.00395507812496, 12.177880859375023], + [-69.63159179687494, 11.479931640625026], + [-68.827978515625, 11.431738281249977], + [-68.39863281249995, 11.160986328124977], + [-68.29628906249997, 10.689355468749994], + [-68.13994140624999, 10.492724609374989], + [-66.24721679687497, 10.632226562499994], + [-65.85175781249995, 10.257763671874997], + [-65.12910156249998, 10.070068359375043], + [-64.85048828125, 10.098095703124969], + [-64.188330078125, 10.457812499999989], + [-63.73188476562501, 10.503417968750043], + [-64.24750976562498, 10.54257812500002], + [-64.298193359375, 10.635156249999966], + [-61.879492187500006, 10.741015625000031], + [-62.379980468750006, 10.546875], + [-62.91357421875, 10.531494140624986], + [-62.68583984374996, 10.289794921875043], + [-62.740576171875006, 10.056152343750043], + [-62.55034179687499, 10.200439453125043], + [-62.320410156250034, 9.783056640625006], + [-62.22114257812498, 9.882568359375028], + [-62.15336914062493, 9.821777343749986], + [-62.15532226562499, 9.979248046875014], + [-62.077099609374926, 9.97504882812504], + [-61.73593749999998, 9.631201171874977], + [-61.76591796874996, 9.813818359374963], + [-61.58886718749994, 9.894531249999986], + [-60.79248046874997, 9.360742187500037], + [-61.02314453124998, 9.15458984374996], + [-61.24726562499998, 8.600341796875014], + [-61.61870117187499, 8.59746093749996], + [-61.30400390624999, 8.410400390625043], + [-60.800976562499926, 8.592138671875034], + [-60.16748046875, 8.616992187500031], + [-60.01752929687501, 8.549316406250014], + [-59.83164062499998, 8.305957031250003], + [-59.84907226562498, 8.248681640624966], + [-59.96484375000003, 8.191601562499969], + [-59.99072265624997, 8.16201171874998], + [-60.032421874999926, 8.053564453125006], + [-60.51362304687501, 7.813183593749969], + [-60.71865234374994, 7.535937499999974], + [-60.606542968750006, 7.320849609375031], + [-60.63330078124997, 7.211083984374966], + [-60.58320312499998, 7.156201171874969], + [-60.523193359375, 7.143701171875009], + [-60.464941406250034, 7.166552734375045], + [-60.39238281249999, 7.164550781249986], + [-60.34506835937495, 7.15], + [-60.32548828124996, 7.133984374999983], + [-60.32207031249996, 7.092041015625043], + [-60.35209960937496, 7.002880859374997], + [-60.39501953125, 6.945361328125003], + [-60.717919921874966, 6.768310546875], + [-61.14560546874998, 6.694531249999983], + [-61.20361328124997, 6.588378906250028], + [-61.181591796874926, 6.513378906250026], + [-61.15102539062502, 6.446533203124986], + [-61.15229492187501, 6.385107421875006], + [-61.12871093749999, 6.214306640625026], + [-61.15947265624996, 6.174414062499977], + [-61.22495117187498, 6.129199218750003], + [-61.303125, 6.049511718750026], + [-61.39082031250001, 5.938769531250017], + [-61.376806640625006, 5.906982421875028], + [-61.167187499999926, 5.674218750000037], + [-60.95400390625002, 5.437402343750023], + [-60.742138671874926, 5.202050781250037] + ] + ] + ] + }, + "properties": { + "name": "Venezuela", + "childNum": 4 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-64.765625, 17.794335937499994], + [-64.58046874999994, 17.750195312499983], + [-64.88911132812495, 17.701708984375045], + [-64.765625, 17.794335937499994] + ] + ] + }, + "properties": { + "name": "U.S. Virgin Is.", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [104.06396484375003, 10.390820312500011], + [104.01845703125, 10.029199218749966], + [103.84951171875005, 10.371093749999986], + [104.06396484375003, 10.390820312500011] + ] + ], + [ + [ + [107.52128906250007, 20.926611328124977], + [107.39921875000007, 20.903466796874966], + [107.55126953125003, 21.034033203125006], + [107.52128906250007, 20.926611328124977] + ] + ], + [ + [ + [107.60273437500004, 21.21679687500003], + [107.40351562500004, 21.093652343749994], + [107.47626953125004, 21.268945312499994], + [107.60273437500004, 21.21679687500003] + ] + ], + [ + [ + [107.97265624999997, 21.507958984375023], + [107.40996093750002, 21.284814453125023], + [107.35429687500007, 21.055175781250057], + [107.1647460937501, 20.94873046875003], + [106.68339843750007, 21.000292968750074], + [106.75341796875003, 20.73505859375004], + [106.55078124999997, 20.52656250000001], + [106.57285156250012, 20.392187499999977], + [105.98408203125004, 19.939062500000034], + [105.62177734375004, 18.96630859375003], + [105.88828125000006, 18.502490234375045], + [106.49902343749997, 17.946435546874994], + [106.47890625000005, 17.719580078125063], + [106.3705078125, 17.746875], + [107.83378906250002, 16.322460937499983], + [108.02939453125012, 16.331103515625074], + [108.82128906249997, 15.377929687500028], + [109.30332031250012, 13.856445312500043], + [109.271875, 13.279345703124974], + [109.42392578125006, 12.955957031249994], + [109.44492187500006, 12.599609375000057], + [109.33554687500012, 12.751904296874997], + [109.21894531250004, 12.64580078124996], + [109.30468750000003, 12.391162109375045], + [109.20683593750007, 12.415380859375006], + [109.1986328125, 11.724853515625014], + [109.03964843750012, 11.592675781249994], + [108.98671875, 11.336376953124997], + [108.09492187500004, 10.897265624999989], + [108.0013671875, 10.720361328125009], + [107.26152343750007, 10.39838867187504], + [107.00664062500002, 10.66054687499998], + [106.94746093750004, 10.400341796874997], + [106.72734375000007, 10.535644531250028], + [106.605859375, 10.46494140625002], + [106.74121093750003, 10.444384765625003], + [106.75742187500006, 10.295800781250023], + [106.46406250000004, 10.298291015624997], + [106.78525390625012, 10.116455078124986], + [106.59560546875005, 9.859863281250028], + [106.1364257812501, 10.221679687500014], + [106.56435546875005, 9.715625], + [106.48408203125004, 9.559423828125006], + [105.83095703125005, 10.000732421875028], + [106.15859375, 9.59414062499998], + [106.16835937500005, 9.396728515625], + [105.50097656249997, 9.093212890624983], + [105.11435546875006, 8.629199218750031], + [104.77041015625, 8.59765625], + [104.89628906250007, 8.746630859374974], + [104.81855468750004, 8.801855468750034], + [104.84521484375003, 9.606152343750026], + [105.08447265625003, 9.99570312499999], + [104.8019531250001, 10.202734374999977], + [104.66347656250005, 10.169921875000043], + [104.42636718750006, 10.411230468749991], + [104.85058593749997, 10.534472656249974], + [105.04638671874997, 10.701660156250014], + [105.04570312500002, 10.911376953125014], + [105.3146484375001, 10.845166015625026], + [105.40576171875003, 10.95161132812504], + [105.75507812500004, 10.989990234375043], + [105.85332031250007, 10.86357421874996], + [106.16396484375005, 10.794921875], + [106.16093750000002, 11.037109375000057], + [105.85605468750006, 11.294287109375048], + [105.85146484375005, 11.635009765625], + [106.0060546875001, 11.758007812500011], + [106.39921875000007, 11.687011718750028], + [106.41386718750002, 11.9484375], + [106.70009765625, 11.979296874999974], + [107.21210937500004, 12.30400390624996], + [107.39335937500002, 12.260498046874972], + [107.50644531250006, 12.364550781250031], + [107.47539062500002, 13.030371093749963], + [107.60546874999997, 13.437792968750017], + [107.3314453125, 14.126611328125009], + [107.51943359375005, 14.705078125], + [107.51376953125012, 14.817382812500057], + [107.52451171875012, 14.871826171875043], + [107.50468750000007, 14.915917968749966], + [107.48037109375, 14.979882812500037], + [107.55527343750006, 15.057031250000023], + [107.58964843750002, 15.118457031250017], + [107.63369140625005, 15.18984375], + [107.653125, 15.255224609374991], + [107.62167968750006, 15.309863281250017], + [107.56425781250002, 15.391601562499972], + [107.45957031250012, 15.4658203125], + [107.33876953125, 15.560498046875011], + [107.27939453125006, 15.618701171875045], + [107.16591796875005, 15.802490234375028], + [107.1888671875, 15.838623046875], + [107.36064453125002, 15.921728515624977], + [107.3919921875, 15.951660156250028], + [107.39638671875, 16.04301757812499], + [106.93066406249997, 16.353125], + [106.8927734375001, 16.396533203125074], + [106.85107421875003, 16.515625], + [106.83242187500005, 16.526269531250023], + [106.79160156250006, 16.490332031250006], + [106.73955078125007, 16.452539062500023], + [106.6564453125001, 16.49262695312501], + [106.54619140625002, 16.650732421874977], + [106.53369140625003, 16.821044921875057], + [106.52597656250006, 16.876611328124994], + [106.50224609375002, 16.95410156249997], + [106.26953125000003, 17.21679687500003], + [106.00625, 17.415283203125057], + [105.69140625000003, 17.737841796875045], + [105.58847656250012, 17.983691406250045], + [105.51855468749997, 18.077441406250045], + [105.45820312500004, 18.15429687499997], + [105.11455078125002, 18.40527343750003], + [105.08701171875006, 18.496240234374994], + [105.14541015625, 18.616796875000063], + [105.14648437500003, 18.650976562500006], + [103.89160156250003, 19.304980468750017], + [103.89638671875, 19.339990234375023], + [103.93203125, 19.366064453125006], + [104.0275390625001, 19.42045898437499], + [104.062890625, 19.48256835937505], + [104.05156250000007, 19.564160156249955], + [104.01347656250007, 19.64648437500003], + [104.03203125000002, 19.675146484375006], + [104.06279296875007, 19.678417968749983], + [104.25986328125006, 19.685498046874983], + [104.5462890625, 19.61054687500001], + [104.58789062500003, 19.61875], + [104.74316406250003, 19.754736328124977], + [104.80175781249997, 19.83613281250004], + [104.81513671875004, 19.90400390625001], + [104.9279296875001, 20.01811523437499], + [104.92919921875003, 20.082812500000017], + [104.88867187500003, 20.169091796875023], + [104.84785156250004, 20.202441406250045], + [104.69873046875003, 20.20532226562503], + [104.67695312500004, 20.224707031249977], + [104.66191406250007, 20.28901367187501], + [104.65644531250004, 20.32851562499999], + [104.6188476562501, 20.37451171875003], + [104.49619140625006, 20.413671875], + [104.39218750000012, 20.424755859374955], + [104.36777343750012, 20.44140624999997], + [104.40781250000012, 20.48574218750005], + [104.47861328125006, 20.529589843750017], + [104.53271484374997, 20.55488281250001], + [104.58320312500004, 20.646679687499955], + [104.34960937499997, 20.821093750000074], + [104.19531249999997, 20.913964843749966], + [104.10136718750002, 20.94550781250001], + [103.63505859375007, 20.697070312500017], + [103.46357421875004, 20.779833984375017], + [103.21074218750002, 20.840625], + [103.10449218749997, 20.891650390625045], + [102.88378906250003, 21.202587890624983], + [102.85117187500006, 21.26591796874999], + [102.94960937500005, 21.681347656249983], + [102.84521484374997, 21.73476562500005], + [102.81591796874997, 21.807373046875], + [102.7982421875, 21.797949218750034], + [102.77109375000006, 21.709667968749983], + [102.73857421875002, 21.67792968750001], + [102.66201171875005, 21.67602539062497], + [102.58251953125003, 21.90429687500003], + [102.12744140624997, 22.379199218750045], + [102.1759765625001, 22.414648437500006], + [102.2370117187501, 22.466015624999983], + [102.40644531250004, 22.70800781249997], + [102.47089843750004, 22.75092773437501], + [102.98193359374997, 22.4482421875], + [103.32666015625003, 22.769775390625057], + [103.49296875000007, 22.587988281250034], + [103.62021484375006, 22.782031250000045], + [103.94150390625006, 22.540087890625045], + [104.14306640624997, 22.800146484375006], + [104.37177734375004, 22.704052734374983], + [104.68730468750002, 22.822216796874983], + [104.86474609375003, 23.136376953125023], + [105.27539062500003, 23.34521484375003], + [105.8429687500001, 22.922802734374955], + [106.14843749999997, 22.970068359375006], + [106.2790039062501, 22.857470703125045], + [106.54179687500007, 22.908349609375023], + [106.78027343749997, 22.778906250000034], + [106.55039062500006, 22.501367187499994], + [106.66357421875003, 21.97890625000005], + [106.97099609375002, 21.923925781250034], + [107.35117187500012, 21.60888671874997], + [107.75927734374997, 21.655029296875057], + [107.97265624999997, 21.507958984375023] + ] + ] + ] + }, + "properties": { + "name": "Vietnam", + "childNum": 4 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [169.49130859375006, -19.54013671875002], + [169.34726562500006, -19.623535156249957], + [169.2174804687501, -19.476367187500003], + [169.24746093750005, -19.3447265625], + [169.49130859375006, -19.54013671875002] + ] + ], + [ + [ + [169.334375, -18.940234375000017], + [168.98691406250006, -18.87128906250001], + [169.01582031250004, -18.64375], + [169.14384765625002, -18.63105468750001], + [169.334375, -18.940234375000017] + ] + ], + [ + [ + [168.44580078124997, -17.54218750000004], + [168.58496093750003, -17.695898437500006], + [168.52460937500004, -17.798046875000026], + [168.15820312500003, -17.710546874999963], + [168.2731445312501, -17.552246093749957], + [168.44580078124997, -17.54218750000004] + ] + ], + [ + [ + [168.44677734375003, -16.778808593749957], + [168.18144531250002, -16.804003906250017], + [168.13535156250006, -16.636914062499997], + [168.44677734375003, -16.778808593749957] + ] + ], + [ + [ + [168.29667968750007, -16.33652343749999], + [167.92900390625002, -16.22871093749997], + [168.16386718750002, -16.081640625000034], + [168.29667968750007, -16.33652343749999] + ] + ], + [ + [ + [167.4125, -16.095898437499997], + [167.83662109375004, -16.449707031249957], + [167.44931640625012, -16.554980468750003], + [167.34921875000006, -16.15449218750004], + [167.15146484375006, -16.080468749999966], + [167.19951171875002, -15.885058593750031], + [167.33574218750007, -15.916699218749997], + [167.4125, -16.095898437499997] + ] + ], + [ + [ + [167.9113281250001, -15.435937500000023], + [167.67421875, -15.4515625], + [168.00253906250012, -15.283203124999986], + [167.9113281250001, -15.435937500000023] + ] + ], + [ + [ + [166.74580078125004, -14.826855468750011], + [166.81015625000012, -15.15742187500004], + [167.0755859375, -14.935644531249977], + [167.20078125000012, -15.443066406249969], + [167.0939453125001, -15.580859374999974], + [166.75830078125003, -15.631152343750003], + [166.63105468750004, -15.406054687499974], + [166.56738281250003, -14.641796874999969], + [166.74580078125004, -14.826855468750011] + ] + ], + [ + [ + [167.58486328125, -14.260937500000011], + [167.43027343750012, -14.294921875], + [167.41074218750006, -14.19746093750004], + [167.50644531250012, -14.142187499999977], + [167.58486328125, -14.260937500000011] + ] + ], + [ + [ + [167.48886718750006, -13.907226562499972], + [167.3917968750001, -13.788378906250017], + [167.48105468750006, -13.709472656250014], + [167.48886718750006, -13.907226562499972] + ] + ] + ] + }, + "properties": { + "name": "Vanuatu", + "childNum": 10 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [-171.4541015625, -14.04648437500002], + [-171.9119140625, -14.001660156250026], + [-172.04589843750003, -13.857128906249983], + [-171.60390624999997, -13.879199218750045], + [-171.4541015625, -14.04648437500002] + ] + ], + [ + [ + [-172.33349609375, -13.46523437499999], + [-172.17685546874998, -13.68466796875002], + [-172.224951171875, -13.804296874999963], + [-172.535693359375, -13.791699218749983], + [-172.77851562499998, -13.516796875000011], + [-172.33349609375, -13.46523437499999] + ] + ] + ] + }, + "properties": { + "name": "Samoa", + "childNum": 2 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [53.76318359374997, 12.636816406249991], + [54.18740234375005, 12.664013671875026], + [54.511132812499994, 12.552783203125017], + [54.12949218750006, 12.360644531250045], + [53.71884765625006, 12.318994140624994], + [53.31582031250005, 12.533154296875011], + [53.53496093750002, 12.715771484374997], + [53.76318359374997, 12.636816406249991] + ] + ], + [ + [ + [42.75585937500003, 13.70429687500004], + [42.689746093750074, 13.673632812500017], + [42.7941406250001, 13.766113281250028], + [42.75585937500003, 13.70429687500004] + ] + ], + [ + [ + [42.787402343750074, 13.971484375000031], + [42.69404296875004, 14.007910156249991], + [42.76210937500005, 14.067480468750048], + [42.787402343750074, 13.971484375000031] + ] + ], + [ + [ + [53.08564453125004, 16.648388671874955], + [52.327734375, 16.293554687500063], + [52.17402343750004, 15.956835937500017], + [52.2174804687501, 15.655517578125], + [51.3224609375001, 15.22626953125004], + [49.34990234375002, 14.637792968749977], + [48.66835937499999, 14.050146484374977], + [47.9899414062501, 14.048095703125], + [47.40771484374997, 13.661621093750057], + [46.78886718750002, 13.465576171874986], + [45.65732421875006, 13.338720703124991], + [45.03867187500006, 12.815869140624969], + [44.617773437500006, 12.817236328124977], + [44.00585937499997, 12.607666015625], + [43.634375, 12.744482421874991], + [43.487597656250074, 12.69882812500002], + [43.23193359375003, 13.267089843750057], + [43.2824218750001, 13.692529296875037], + [43.08906250000004, 14.010986328125], + [42.93642578125005, 14.938574218749963], + [42.85566406250004, 15.132958984375037], + [42.65781250000006, 15.232812500000051], + [42.79902343750004, 15.326269531249991], + [42.71718750000005, 15.654638671875006], + [42.83964843750002, 16.032031250000074], + [42.79931640624997, 16.37177734375001], + [43.16503906249997, 16.689404296874955], + [43.19091796875003, 17.359375], + [43.41796875000003, 17.516259765625023], + [43.91699218749997, 17.32470703124997], + [45.14804687500006, 17.427441406249955], + [45.5353515625001, 17.30205078124999], + [46.72763671875006, 17.26557617187501], + [46.97568359375006, 16.953466796875034], + [47.14355468749997, 16.946679687499966], + [47.44179687499999, 17.111865234375045], + [47.57958984374997, 17.448339843750034], + [48.17216796875002, 18.156933593749983], + [49.04199218750003, 18.58178710937503], + [51.977636718750006, 18.996142578125074], + [53.08564453125004, 16.648388671874955] + ] + ] + ] + }, + "properties": { + "name": "Yemen", + "childNum": 4 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [37.85693359375003, -46.94423828124998], + [37.5900390625001, -46.90800781250006], + [37.78955078124997, -46.8375], + [37.85693359375003, -46.94423828124998] + ] + ], + [ + [ + [31.799609375000017, -23.8921875], + [31.98583984374997, -24.460644531249983], + [31.921679687500017, -25.96875], + [31.335156250000097, -25.755566406249997], + [31.207324218750074, -25.843359375000034], + [31.08808593750004, -25.980664062500026], + [30.803320312500006, -26.41347656250001], + [30.806738281250006, -26.78525390624999], + [30.88330078124997, -26.792382812500023], + [30.938085937500006, -26.91582031250003], + [31.06337890625005, -27.1123046875], + [31.274023437500063, -27.23837890625002], + [31.469531250000017, -27.29550781250002], + [31.74257812500005, -27.309960937500037], + [31.95839843750005, -27.305859375], + [31.946093750000017, -27.173632812499974], + [31.96718750000005, -26.96064453125001], + [31.994726562500006, -26.817480468749977], + [32.024804687499994, -26.81113281250002], + [32.112890625, -26.83945312500002], + [32.19960937499999, -26.833496093749957], + [32.35351562499997, -26.861621093750003], + [32.7765625000001, -26.850976562499966], + [32.88613281250005, -26.849316406249983], + [32.53476562500006, -28.19970703125003], + [32.285742187500006, -28.62148437499998], + [31.335156250000097, -29.378125], + [29.97119140625003, -31.322070312500017], + [28.449414062500068, -32.62460937499999], + [27.077441406250074, -33.52119140625004], + [26.429492187500045, -33.75957031250002], + [25.80585937500001, -33.737109374999974], + [25.574218750000057, -34.03535156249998], + [25.00292968750003, -33.97363281250003], + [24.8271484375, -34.16894531250003], + [24.595507812500074, -34.17451171875], + [23.697851562500063, -33.99277343750002], + [23.268164062500006, -34.08115234374999], + [22.553808593750063, -34.01005859374999], + [22.24550781250005, -34.06914062500003], + [21.788964843750023, -34.37265624999996], + [20.529882812500034, -34.4630859375], + [20.020605468750006, -34.785742187500006], + [19.298242187500023, -34.61503906249996], + [19.330761718750068, -34.49238281250001], + [19.098339843750068, -34.350097656249986], + [18.831347656250017, -34.36406249999999], + [18.75214843750004, -34.08261718750002], + [18.50039062499999, -34.10927734375004], + [18.46162109375001, -34.346875], + [18.35205078124997, -34.1884765625], + [18.43300781250005, -33.71728515625003], + [17.851074218750057, -32.82744140625002], + [17.96523437500005, -32.70859374999996], + [18.125, -32.74912109374996], + [18.325292968750034, -32.50498046874996], + [18.21083984375008, -31.74248046874996], + [17.34707031250005, -30.44482421875], + [16.95, -29.40341796875002], + [16.739453124999983, -29.009375], + [16.447558593750045, -28.61757812499998], + [16.755761718750023, -28.45214843750003], + [16.7875, -28.39472656249997], + [16.81015625, -28.264550781249994], + [16.841210937500023, -28.21894531250004], + [16.875292968750045, -28.12792968749997], + [16.93330078125004, -28.06962890624999], + [17.05625, -28.03105468750003], + [17.1884765625, -28.13251953125001], + [17.358691406250017, -28.269433593750023], + [17.44794921875001, -28.698144531249966], + [18.310839843750017, -28.88623046875], + [19.16171875, -28.93876953124996], + [19.245800781250068, -28.90166015625003], + [19.31269531250004, -28.733300781250023], + [19.539843750000017, -28.574609375000023], + [19.98046875, -28.45126953125002], + [19.98046875, -28.310351562500003], + [19.98046875, -24.77675781249998], + [20.430664062500057, -25.14707031250002], + [20.79316406250001, -25.915625], + [20.641406250000017, -26.7421875], + [20.739843749999977, -26.84882812499997], + [21.694726562500023, -26.840917968749963], + [21.738085937500045, -26.806835937500026], + [21.788281250000068, -26.710058593750034], + [22.01093750000004, -26.635839843750006], + [22.090917968749977, -26.580175781250034], + [22.217578125000045, -26.38886718749997], + [22.47089843750004, -26.219042968750003], + [22.548632812500074, -26.178417968749997], + [22.59765625000003, -26.13271484375001], + [22.878808593750023, -25.457910156250023], + [23.148730468750017, -25.288671875], + [23.389257812500006, -25.291406250000023], + [23.89375, -25.600878906250017], + [23.96953124999999, -25.62607421874999], + [24.192968750000034, -25.632910156249963], + [24.33056640625, -25.742871093749983], + [25.21337890625, -25.75625], + [25.518164062500006, -25.66279296875001], + [25.91210937499997, -24.747460937499966], + [26.031835937500034, -24.70244140625003], + [26.130859375000057, -24.671484375000034], + [26.39716796875004, -24.61357421874996], + [26.451757812500063, -24.582714843749983], + [26.835058593750063, -24.240820312499963], + [27.085546875000034, -23.577929687500003], + [27.7685546875, -23.14892578125], + [27.812597656250006, -23.108007812500006], + [28.210156249999983, -22.693652343749974], + [28.83984375000003, -22.480859374999966], + [28.94580078125003, -22.39511718749999], + [29.013476562500045, -22.27841796875002], + [29.129882812500057, -22.21328125], + [29.364843750000063, -22.19394531250005], + [29.37744140625003, -22.19277343749998], + [29.66308593749997, -22.146289062500017], + [29.90234375000003, -22.184179687500006], + [30.19042968750003, -22.291113281250034], + [30.460156250000097, -22.329003906250023], + [30.71162109375004, -22.297851562499986], + [31.07343750000004, -22.30781249999997], + [31.19726562499997, -22.344921874999983], + [31.287890625000074, -22.402050781249983], + [31.54560546875004, -23.48232421874998], + [31.799609375000017, -23.8921875] + ], + [ + [27.19355468750001, -29.94130859375001], + [27.364062500000017, -30.27919921875001], + [27.753125, -30.6], + [28.05683593750001, -30.63105468750001], + [28.128710937500017, -30.52509765625001], + [28.39208984375003, -30.14755859375002], + [28.646875, -30.1265625], + [29.09804687500005, -29.919042968750006], + [29.142187500000063, -29.70097656249999], + [29.293554687500006, -29.56689453125003], + [29.348828125000097, -29.441992187499977], + [29.38671874999997, -29.319726562500023], + [29.301367187500006, -29.08984375], + [28.625781250000017, -28.581738281250054], + [28.583398437499994, -28.59414062499999], + [28.471875, -28.615820312499977], + [28.23261718750004, -28.701269531249977], + [28.084375, -28.779980468750026], + [27.95986328125008, -28.87333984375003], + [27.73554687500004, -28.940039062500034], + [27.294531250000063, -29.519335937500017], + [27.056933593750074, -29.62558593749999], + [27.19355468750001, -29.94130859375001] + ] + ] + ] + }, + "properties": { + "name": "South Africa", + "childNum": 2 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [33.148046875, -9.603515625], + [33.25, -9.759570312500003], + [33.35097656250002, -9.862207031250009], + [33.33710937500001, -9.954003906250009], + [33.3115234375, -10.037988281250009], + [33.52890625, -10.234667968750003], + [33.53759765625, -10.3515625], + [33.5537109375, -10.391308593750011], + [33.66152343750002, -10.553125], + [33.29277343750002, -10.85234375], + [33.37978515625002, -11.157910156250011], + [33.26835937500002, -11.40390625], + [33.23271484375002, -11.417675781250011], + [33.22636718750002, -11.534863281250011], + [33.30390625000001, -11.690820312500009], + [33.25234375000002, -12.112597656250003], + [33.34013671875002, -12.308300781250011], + [33.512304687500006, -12.347753906250006], + [32.975195312500006, -12.701367187500011], + [32.96757812500002, -13.225], + [32.67041015625, -13.590429687500006], + [32.797460937500006, -13.6884765625], + [32.98125, -14.009375], + [33.148046875, -13.94091796875], + [33.201757812500006, -14.013378906250011], + [30.231835937500023, -14.990332031250006], + [30.39609375, -15.64306640625], + [29.4873046875, -15.69677734375], + [28.9130859375, -15.98779296875], + [28.760546875000017, -16.53212890625001], + [27.932226562500006, -16.89619140625001], + [27.020800781250017, -17.95839843750001], + [26.779882812500006, -18.04150390625], + [26.333398437500023, -17.929296875], + [25.995898437500017, -17.969824218750006], + [25.2587890625, -17.793554687500006], + [25.001757812500017, -17.56855468750001], + [24.73291015625, -17.51777343750001], + [24.27490234375, -17.481054687500006], + [23.380664062500017, -17.640625], + [22.193945312500006, -16.628125], + [21.979785156250017, -15.95556640625], + [21.979394531250023, -14.440527343750006], + [21.979296875000017, -14.11962890625], + [21.979101562500006, -13.798730468750009], + [21.978906250000023, -13.0009765625], + [22.209570312500006, -13.0009765625], + [23.843164062500023, -13.0009765625], + [23.962988281250006, -12.988476562500011], + [23.882421875, -12.799023437500011], + [23.886523437500017, -12.743261718750006], + [23.909375, -12.636132812500009], + [23.98388671875, -11.725], + [23.96650390625001, -10.871777343750011], + [24.36572265625, -11.1298828125], + [24.3779296875, -11.417089843750006], + [25.28876953125001, -11.21240234375], + [25.349414062500017, -11.623046875], + [26.025976562500006, -11.89013671875], + [26.824023437500017, -11.965234375], + [27.1591796875, -11.579199218750006], + [27.573828125, -12.22705078125], + [28.412890625000017, -12.51806640625], + [28.550878906250006, -12.836132812500011], + [28.730078125, -12.925488281250011], + [29.014257812500006, -13.368847656250011], + [29.20185546875001, -13.398339843750009], + [29.55419921875, -13.248925781250009], + [29.775195312500017, -13.438085937500006], + [29.79511718750001, -12.155468750000011], + [29.508203125000023, -12.228222656250011], + [29.48554687500001, -12.41845703125], + [29.064355468750023, -12.348828125000011], + [28.482519531250006, -11.812109375], + [28.383398437500006, -11.566699218750003], + [28.6455078125, -10.550195312500009], + [28.60419921875001, -9.678808593750006], + [28.400683593750017, -9.224804687500011], + [28.869531250000023, -8.785839843750011], + [28.89814453125001, -8.485449218750006], + [30.75117187500001, -8.193652343750003], + [30.830664062500006, -8.385546875], + [30.891992187500023, -8.473730468750006], + [30.968359375, -8.550976562500011], + [31.07636718750001, -8.611914062500006], + [31.3505859375, -8.60703125], + [31.44921875, -8.65390625], + [31.53486328125001, -8.71328125], + [31.55625, -8.80546875], + [31.673632812500017, -8.908789062500006], + [31.91865234375001, -8.9421875], + [31.921875, -9.019433593750009], + [31.94257812500001, -9.054003906250003], + [32.75664062500002, -9.322265625], + [32.919921875, -9.407421875000011], + [32.99599609375002, -9.622851562500003], + [33.148046875, -9.603515625] + ] + ] + }, + "properties": { + "name": "Zambia", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [31.287890625000017, -22.40205078125001], + [31.07343750000001, -22.30781250000001], + [30.71162109375001, -22.2978515625], + [30.46015625000001, -22.32900390625001], + [30.1904296875, -22.291113281250006], + [29.90234375, -22.184179687500006], + [29.6630859375, -22.146289062500003], + [29.37744140625, -22.19277343750001], + [29.36484375, -22.193945312500006], + [29.315234375000017, -22.15771484375], + [29.237207031250023, -22.07949218750001], + [29.042382812500023, -22.018359375], + [29.02558593750001, -21.796875], + [28.014062500000023, -21.55419921875], + [27.66943359375, -21.064257812500003], + [27.679296875, -20.503027343750006], + [27.28076171875, -20.47871093750001], + [27.17822265625, -20.10097656250001], + [26.168066406250006, -19.53828125000001], + [25.939355468750023, -18.93867187500001], + [25.242285156250006, -17.969042968750003], + [25.2587890625, -17.793554687500006], + [25.995898437500017, -17.969824218750006], + [26.333398437500023, -17.929296875], + [26.779882812500006, -18.04150390625], + [27.020800781250017, -17.95839843750001], + [27.932226562500006, -16.89619140625001], + [28.760546875000017, -16.53212890625001], + [28.9130859375, -15.98779296875], + [29.4873046875, -15.69677734375], + [30.39609375, -15.64306640625], + [30.437792968750017, -15.995312500000011], + [31.236230468750023, -16.02363281250001], + [31.939843750000023, -16.428808593750006], + [32.94804687500002, -16.71230468750001], + [32.87626953125002, -16.88359375], + [32.99306640625002, -18.35957031250001], + [32.69970703125, -18.94091796875], + [32.84980468750001, -19.10439453125001], + [32.77763671875002, -19.388769531250006], + [32.992773437500006, -19.98486328125], + [32.49238281250001, -20.659765625], + [32.353613281250006, -21.136523437500003], + [32.429785156250006, -21.29707031250001], + [31.429492187500017, -22.298828125], + [31.287890625000017, -22.40205078125001] + ] + ] + }, + "properties": { + "name": "Zimbabwe", + "childNum": 1 + } + }, { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [74.00809389139292, 33.25375789331485], + [73.19660141888893, 33.898124784580936], + [73.13410859949555, 34.82510160558277], + [72.31128647748268, 35.77290936638241], + [73.08203125000107, 36.43949943991182], + [73.08961802927895, 36.86435907947333], + [73.116796875, 36.868554687499994], + [74.03886718750002, 36.825732421874996], + [74.54140625000002, 37.02216796875], + [74.69218750000002, 37.0357421875], + [74.8892578125, 36.952441406249996], + [74.94912109375002, 36.968359375], + [75.05390625000001, 36.987158203125], + [75.14521484375001, 36.9732421875], + [75.3466796875, 36.913476562499994], + [75.37685546875002, 36.883691406249994], + [75.42421875000002, 36.738232421875], + [75.46025390625002, 36.725048828125], + [75.57373046875, 36.759326171874996], + [75.66718750000001, 36.741992187499996], + [75.77216796875001, 36.694921875], + [75.84023437500002, 36.649707031249996], + [75.88496093750001, 36.600732421874994], + [75.93300781250002, 36.52158203125], + [75.95185546875001, 36.45810546875], + [75.97441406250002, 36.382421875], + [75.91230468750001, 36.048974609374994], + [76.07089843750003, 35.9830078125], + [76.14785156250002, 35.829003906249994], + [76.17783203125003, 35.810546875], + [76.25166015625001, 35.8109375], + [76.3857421875, 35.837158203125], + [76.50205078125003, 35.878222656249996], + [76.55126953125, 35.887060546875], + [76.5634765625, 35.772998046874996], + [76.6318359375, 35.729394531249994], + [76.7275390625, 35.678662109375], + [76.76689453124999, 35.66171875], + [76.81279296874999, 35.571826171874996], + [76.88222656250002, 35.4357421875], + [76.927734375, 35.346630859375], + [77.04863281249999, 35.109912109374996], + [77.00087890625002, 34.991992187499996], + [76.78291015625001, 34.900195312499996], + [76.75751953125001, 34.877832031249994], + [76.7490234375, 34.847558593749994], + [76.6962890625, 34.786914062499996], + [76.59443359375001, 34.73583984375], + [76.45673828125001, 34.756103515625], + [76.17246093750003, 34.667724609375], + [76.041015625, 34.669921875], + [75.93828125000002, 34.612548828125], + [75.86210937500002, 34.56025390625], + [75.70917968750001, 34.503076171874994], + [74.300390625, 34.765380859375], + [74.17197265625, 34.7208984375], + [74.05585937500001, 34.6806640625], + [73.96123046875002, 34.653466796874994], + [73.79453125, 34.378222656249996], + [73.80996093750002, 34.325341796874994], + [73.92460937500002, 34.287841796875], + [73.97236328125001, 34.236621093749996], + [73.9794921875, 34.191308593749994], + [73.90390625, 34.1080078125], + [73.94990234375001, 34.018798828125], + [74.24648437500002, 33.990185546875], + [73.97646484375002, 33.7212890625], + [74.15, 33.506982421874994], + [74.00809389139292, 33.25375789331485] + ] + ] + }, + "properties": { + "name": "", + "childNum": 1 + } + }, { + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [78.49194250885338, 32.53122786149202], + [78.10154031239509, 32.87658365066666], + [77.71342088235082, 32.6917648744551], + [77.06655516561037, 33.301666835953235], + [76.62299010270264, 33.32014871357439], + [76.32728006076415, 32.87658365066666], + [75.73585997688717, 32.78417426256088], + [75.62496871116024, 32.28516356678968], + [75.32221348233018, 32.28516356678968], + [74.98730468749997, 32.46220703124996], + [74.78886718750013, 32.4578125], + [74.6857421875001, 32.493798828124994], + [74.66328125000004, 32.75766601562495], + [74.63242187499995, 32.770898437500136], + [74.58828125000011, 32.7532226562501], + [74.35458984375012, 32.76870117187505], + [74.30546875000007, 32.81044921875002], + [74.30361328125005, 32.991796875000034], + [73.98984375000006, 33.22119140625006], + [74.15, 33.506982421874994], + [73.97646484375016, 33.72128906249998], + [74.24648437500011, 33.99018554687504], + [73.9499023437501, 34.018798828125], + [73.90390625000012, 34.10800781250006], + [73.97949218750009, 34.191308593749966], + [73.97236328125004, 34.23662109374996], + [73.92460937500007, 34.287841796875114], + [73.80996093750016, 34.32534179687511], + [73.79453125000006, 34.378222656250045], + [73.96123046875007, 34.653466796874994], + [74.05585937500015, 34.68066406250003], + [74.17197265624995, 34.72089843750004], + [74.30039062500006, 34.76538085937506], + [75.70917968750004, 34.50307617187508], + [75.86210937500002, 34.56025390625001], + [75.93828125000019, 34.612548828125], + [76.04101562500014, 34.66992187499997], + [76.17246093750006, 34.66772460937506], + [76.4567382812501, 34.756103515625114], + [76.5944335937501, 34.73583984375006], + [76.69628906249997, 34.78691406249999], + [76.74902343750014, 34.84755859375008], + [76.7575195312501, 34.87783203125005], + [76.7829101562501, 34.90019531249999], + [77.00087890625011, 34.99199218750002], + [77.03066406250011, 35.06235351562498], + [77.04863281250007, 35.109912109375074], + [77.42343749999995, 35.30258789062506], + [77.57158203125002, 35.37875976562495], + [77.69697265625015, 35.443261718750136], + [77.79941406250006, 35.49589843750002], + [78.0426757812501, 35.4797851562501], + [78.07578125000006, 35.13491210937502], + [78.15849609375002, 34.94648437499998], + [78.32695312500007, 34.60639648437498], + [78.86484375000006, 34.39033203125001], + [78.93642578125, 34.35195312500002], + [78.97060546875011, 34.22822265625004], + [78.72666015625006, 34.013378906249955], + [78.78378906250006, 33.80878906250004], + [78.86503906250002, 33.43110351562501], + [78.94843750000004, 33.346533203125006], + [79.1125, 33.22626953125001], + [79.13515625000005, 33.17192382812496], + [79.10283203125007, 33.05253906249996], + [79.14550781250003, 33.00146484375006], + [79.16992187500003, 32.497216796874994], + [78.91894531249997, 32.3582031250001], + [78.75351562500012, 32.49926757812506], + [78.73671875, 32.55839843750002], + [78.49194250885338, 32.53122786149202] + ] + ] + ] + }, + "properties": { + "name": "", + "childNum": 1 + } + }] + }); +})); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/app.dbaca293.css b/src/main/resources/nginx/defense/css/app.dbaca293.css new file mode 100644 index 0000000..26df9cb --- /dev/null +++ b/src/main/resources/nginx/defense/css/app.dbaca293.css @@ -0,0 +1 @@ +#app,#userLayout.user-layout-wrapper[data-v-48a0c262]{height:100%}#userLayout.user-layout-wrapper.mobile .container .main[data-v-48a0c262]{max-width:368px;width:98%}#userLayout.user-layout-wrapper .container[data-v-48a0c262]{width:100%;min-height:100%;background:#f0f2f5 url(../assets/background.a568162c.svg) no-repeat 50%;background-size:100%;padding:110px 0 144px;position:relative}#userLayout.user-layout-wrapper .container a[data-v-48a0c262]{text-decoration:none}#userLayout.user-layout-wrapper .container .top[data-v-48a0c262]{text-align:center}#userLayout.user-layout-wrapper .container .top .header[data-v-48a0c262]{height:44px;line-height:44px}#userLayout.user-layout-wrapper .container .top .header .badge[data-v-48a0c262]{position:absolute;display:inline-block;line-height:1;vertical-align:middle;margin-left:-12px;margin-top:-10px;opacity:.8}#userLayout.user-layout-wrapper .container .top .header .logo[data-v-48a0c262]{height:44px;vertical-align:top;margin-right:16px;border-style:none}#userLayout.user-layout-wrapper .container .top .header .title[data-v-48a0c262]{font-size:33px;color:rgba(0,0,0,.85);font-family:Avenir,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:600;position:relative;top:2px}#userLayout.user-layout-wrapper .container .top .desc[data-v-48a0c262]{font-size:14px;color:rgba(0,0,0,.45);margin-top:12px;margin-bottom:40px}#userLayout.user-layout-wrapper .container .main[data-v-48a0c262]{min-width:260px;width:368px;margin:0 auto}#userLayout.user-layout-wrapper .container .footer[data-v-48a0c262]{position:absolute;width:100%;bottom:0;padding:0 16px;margin:48px 0 24px;text-align:center}#userLayout.user-layout-wrapper .container .footer .links[data-v-48a0c262]{margin-bottom:8px;font-size:14px}#userLayout.user-layout-wrapper .container .footer .links a[data-v-48a0c262]{color:rgba(0,0,0,.45);-webkit-transition:all .3s;transition:all .3s}#userLayout.user-layout-wrapper .container .footer .links a[data-v-48a0c262]:not(:last-child){margin-right:40px}#userLayout.user-layout-wrapper .container .footer .copyright[data-v-48a0c262]{color:rgba(0,0,0,.45);font-size:14px}.header-notice-wrapper{top:50px!important}.header-notice[data-v-36f6d446]{display:inline-block;-webkit-transition:all .3s;transition:all .3s}.header-notice span[data-v-36f6d446]{vertical-align:initial}.logo{float:left;position:relative;height:56px;padding-left:24px;margin-left:-50px;overflow:hidden;line-height:56px;-webkit-transition:all .3s;transition:all .3s}.logo img,.logo svg{height:32px;width:32px;display:inline-block;vertical-align:middle}.logo h1{font-size:22px;font-weight:500}.logo h1,.logo h5{display:inline-block;color:#fff;margin:1px 0 0 12px;font-family:Avenir,Helvetica Neue,Arial,Helvetica,sans-serif;letter-spacing:.5px;vertical-align:middle}.logo h5{font-size:14px;font-weight:300}.header-animat{position:relative;z-index:105}.showHeader-enter-active{-webkit-transition:all .25s ease;transition:all .25s ease}.showHeader-leave-active{-webkit-transition:all .5s ease;transition:all .5s ease}.showHeader-enter,.showHeader-leave-to{opacity:0}.footer[data-v-74cf91b2]{padding:0 16px;margin:48px 0 24px;text-align:center}.footer .links[data-v-74cf91b2]{margin-bottom:8px}.footer .links a[data-v-74cf91b2]{color:rgba(0,0,0,.45)}.footer .links a[data-v-74cf91b2]:hover{color:rgba(0,0,0,.65)}.footer .links a[data-v-74cf91b2]:not(:last-child){margin-right:40px}.footer .copyright[data-v-74cf91b2]{color:rgba(0,0,0,.45);font-size:14px}.chart-card-header .meta[data-v-2ec411fc],.chart-card-header[data-v-2ec411fc]{position:relative;overflow:hidden;width:100%}.chart-card-header .meta[data-v-2ec411fc]{color:rgba(0,0,0,.45);font-size:14px;line-height:22px}.chart-card-action[data-v-2ec411fc]{cursor:pointer;position:absolute;top:0;right:0}.chart-card-footer[data-v-2ec411fc]{border-top:1px solid #e8e8e8;padding-top:9px;margin-top:8px}.chart-card-footer>[data-v-2ec411fc]{position:relative}.chart-card-footer .field[data-v-2ec411fc]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.chart-card-content[data-v-2ec411fc]{margin-bottom:12px;position:relative;height:46px;width:100%}.chart-card-content .content-fix[data-v-2ec411fc]{position:absolute;left:0;bottom:0;width:100%}.total[data-v-2ec411fc]{overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;color:#000;margin-top:4px;margin-bottom:0;font-size:30px;line-height:38px;height:38px}.antv-chart-mini[data-v-30aaf0d9]{position:relative;width:100%}.antv-chart-mini .chart-wrapper[data-v-30aaf0d9]{position:absolute;bottom:-28px;width:100%}body[data-v-1cd0b9b6],html[data-v-1cd0b9b6]{width:100%;height:100%}input[data-v-1cd0b9b6]::-ms-clear,input[data-v-1cd0b9b6]::-ms-reveal{display:none}[data-v-1cd0b9b6],[data-v-1cd0b9b6]:after,[data-v-1cd0b9b6]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-1cd0b9b6]{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article[data-v-1cd0b9b6],aside[data-v-1cd0b9b6],dialog[data-v-1cd0b9b6],figcaption[data-v-1cd0b9b6],figure[data-v-1cd0b9b6],footer[data-v-1cd0b9b6],header[data-v-1cd0b9b6],hgroup[data-v-1cd0b9b6],main[data-v-1cd0b9b6],nav[data-v-1cd0b9b6],section[data-v-1cd0b9b6]{display:block}body[data-v-1cd0b9b6]{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"][data-v-1cd0b9b6]:focus{outline:none!important}hr[data-v-1cd0b9b6]{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1[data-v-1cd0b9b6],h2[data-v-1cd0b9b6],h3[data-v-1cd0b9b6],h4[data-v-1cd0b9b6],h5[data-v-1cd0b9b6],h6[data-v-1cd0b9b6]{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p[data-v-1cd0b9b6]{margin-top:0;margin-bottom:1em}abbr[data-original-title][data-v-1cd0b9b6],abbr[title][data-v-1cd0b9b6]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address[data-v-1cd0b9b6]{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number][data-v-1cd0b9b6],input[type=password][data-v-1cd0b9b6],input[type=text][data-v-1cd0b9b6],textarea[data-v-1cd0b9b6]{-webkit-appearance:none}dl[data-v-1cd0b9b6],ol[data-v-1cd0b9b6],ul[data-v-1cd0b9b6]{margin-top:0;margin-bottom:1em}ol ol[data-v-1cd0b9b6],ol ul[data-v-1cd0b9b6],ul ol[data-v-1cd0b9b6],ul ul[data-v-1cd0b9b6]{margin-bottom:0}dt[data-v-1cd0b9b6]{font-weight:500}dd[data-v-1cd0b9b6]{margin-bottom:.5em;margin-left:0}blockquote[data-v-1cd0b9b6]{margin:0 0 1em}dfn[data-v-1cd0b9b6]{font-style:italic}b[data-v-1cd0b9b6],strong[data-v-1cd0b9b6]{font-weight:bolder}small[data-v-1cd0b9b6]{font-size:80%}sub[data-v-1cd0b9b6],sup[data-v-1cd0b9b6]{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub[data-v-1cd0b9b6]{bottom:-.25em}sup[data-v-1cd0b9b6]{top:-.5em}a[data-v-1cd0b9b6]{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a[data-v-1cd0b9b6]:hover{color:#40a9ff}a[data-v-1cd0b9b6]:active{color:#096dd9}a[data-v-1cd0b9b6]:active,a[data-v-1cd0b9b6]:hover{text-decoration:none;outline:0}a[disabled][data-v-1cd0b9b6]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code[data-v-1cd0b9b6],kbd[data-v-1cd0b9b6],pre[data-v-1cd0b9b6],samp[data-v-1cd0b9b6]{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre[data-v-1cd0b9b6]{margin-top:0;margin-bottom:1em;overflow:auto}figure[data-v-1cd0b9b6]{margin:0 0 1em}img[data-v-1cd0b9b6]{vertical-align:middle;border-style:none}svg[data-v-1cd0b9b6]:not(:root){overflow:hidden}[role=button][data-v-1cd0b9b6],a[data-v-1cd0b9b6],area[data-v-1cd0b9b6],button[data-v-1cd0b9b6],input[data-v-1cd0b9b6]:not([type=range]),label[data-v-1cd0b9b6],select[data-v-1cd0b9b6],summary[data-v-1cd0b9b6],textarea[data-v-1cd0b9b6]{-ms-touch-action:manipulation;touch-action:manipulation}table[data-v-1cd0b9b6]{border-collapse:collapse}caption[data-v-1cd0b9b6]{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th[data-v-1cd0b9b6]{text-align:inherit}button[data-v-1cd0b9b6],input[data-v-1cd0b9b6],optgroup[data-v-1cd0b9b6],select[data-v-1cd0b9b6],textarea[data-v-1cd0b9b6]{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button[data-v-1cd0b9b6],input[data-v-1cd0b9b6]{overflow:visible}button[data-v-1cd0b9b6],select[data-v-1cd0b9b6]{text-transform:none}[type=reset][data-v-1cd0b9b6],[type=submit][data-v-1cd0b9b6],button[data-v-1cd0b9b6],html [type=button][data-v-1cd0b9b6]{-webkit-appearance:button}[type=button][data-v-1cd0b9b6]::-moz-focus-inner,[type=reset][data-v-1cd0b9b6]::-moz-focus-inner,[type=submit][data-v-1cd0b9b6]::-moz-focus-inner,button[data-v-1cd0b9b6]::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox][data-v-1cd0b9b6],input[type=radio][data-v-1cd0b9b6]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date][data-v-1cd0b9b6],input[type=datetime-local][data-v-1cd0b9b6],input[type=month][data-v-1cd0b9b6],input[type=time][data-v-1cd0b9b6]{-webkit-appearance:listbox}textarea[data-v-1cd0b9b6]{overflow:auto;resize:vertical}fieldset[data-v-1cd0b9b6]{min-width:0;margin:0;padding:0;border:0}legend[data-v-1cd0b9b6]{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress[data-v-1cd0b9b6]{vertical-align:baseline}[type=number][data-v-1cd0b9b6]::-webkit-inner-spin-button,[type=number][data-v-1cd0b9b6]::-webkit-outer-spin-button{height:auto}[type=search][data-v-1cd0b9b6]{outline-offset:-2px;-webkit-appearance:none}[type=search][data-v-1cd0b9b6]::-webkit-search-cancel-button,[type=search][data-v-1cd0b9b6]::-webkit-search-decoration{-webkit-appearance:none}[data-v-1cd0b9b6]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output[data-v-1cd0b9b6]{display:inline-block}summary[data-v-1cd0b9b6]{display:list-item}template[data-v-1cd0b9b6]{display:none}[hidden][data-v-1cd0b9b6]{display:none!important}mark[data-v-1cd0b9b6]{padding:.2em;background-color:#feffe6}[data-v-1cd0b9b6]::-moz-selection{color:#fff;background:#1890ff}[data-v-1cd0b9b6]::selection{color:#fff;background:#1890ff}.clearfix[data-v-1cd0b9b6]{zoom:1}.clearfix[data-v-1cd0b9b6]:after,.clearfix[data-v-1cd0b9b6]:before{display:table;content:""}.clearfix[data-v-1cd0b9b6]:after{clear:both}.anticon[data-v-1cd0b9b6]{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>[data-v-1cd0b9b6]{line-height:1}.anticon svg[data-v-1cd0b9b6]{display:inline-block}.anticon[data-v-1cd0b9b6]:before{display:none}.anticon .anticon-icon[data-v-1cd0b9b6]{display:block}.anticon[tabindex][data-v-1cd0b9b6]{cursor:pointer}.anticon-spin[data-v-1cd0b9b6],.anticon-spin[data-v-1cd0b9b6]:before{display:inline-block;-webkit-animation:loadingCircle-data-v-1cd0b9b6 1s linear infinite;animation:loadingCircle-data-v-1cd0b9b6 1s linear infinite}.fade-appear[data-v-1cd0b9b6],.fade-enter[data-v-1cd0b9b6],.fade-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active[data-v-1cd0b9b6],.fade-enter.fade-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antFadeIn-data-v-1cd0b9b6;animation-name:antFadeIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antFadeOut-data-v-1cd0b9b6;animation-name:antFadeOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear[data-v-1cd0b9b6],.fade-enter[data-v-1cd0b9b6]{opacity:0}.fade-appear[data-v-1cd0b9b6],.fade-enter[data-v-1cd0b9b6],.fade-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn-data-v-1cd0b9b6{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn-data-v-1cd0b9b6{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut-data-v-1cd0b9b6{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut-data-v-1cd0b9b6{0%{opacity:1}to{opacity:0}}.move-up-appear[data-v-1cd0b9b6],.move-up-enter[data-v-1cd0b9b6],.move-up-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active[data-v-1cd0b9b6],.move-up-enter.move-up-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveUpIn-data-v-1cd0b9b6;animation-name:antMoveUpIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveUpOut-data-v-1cd0b9b6;animation-name:antMoveUpOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear[data-v-1cd0b9b6],.move-up-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear[data-v-1cd0b9b6],.move-down-enter[data-v-1cd0b9b6],.move-down-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active[data-v-1cd0b9b6],.move-down-enter.move-down-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveDownIn-data-v-1cd0b9b6;animation-name:antMoveDownIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveDownOut-data-v-1cd0b9b6;animation-name:antMoveDownOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear[data-v-1cd0b9b6],.move-down-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear[data-v-1cd0b9b6],.move-left-enter[data-v-1cd0b9b6],.move-left-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active[data-v-1cd0b9b6],.move-left-enter.move-left-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveLeftIn-data-v-1cd0b9b6;animation-name:antMoveLeftIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveLeftOut-data-v-1cd0b9b6;animation-name:antMoveLeftOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear[data-v-1cd0b9b6],.move-left-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear[data-v-1cd0b9b6],.move-right-enter[data-v-1cd0b9b6],.move-right-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active[data-v-1cd0b9b6],.move-right-enter.move-right-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveRightIn-data-v-1cd0b9b6;animation-name:antMoveRightIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antMoveRightOut-data-v-1cd0b9b6;animation-name:antMoveRightOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear[data-v-1cd0b9b6],.move-right-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn-data-v-1cd0b9b6{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn-data-v-1cd0b9b6{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut-data-v-1cd0b9b6{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut-data-v-1cd0b9b6{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn-data-v-1cd0b9b6{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn-data-v-1cd0b9b6{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut-data-v-1cd0b9b6{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut-data-v-1cd0b9b6{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn-data-v-1cd0b9b6{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn-data-v-1cd0b9b6{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut-data-v-1cd0b9b6{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut-data-v-1cd0b9b6{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn-data-v-1cd0b9b6{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn-data-v-1cd0b9b6{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut-data-v-1cd0b9b6{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut-data-v-1cd0b9b6{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle-data-v-1cd0b9b6{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle-data-v-1cd0b9b6{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true][data-v-1cd0b9b6],[ant-click-animating=true][data-v-1cd0b9b6]{position:relative}html[data-v-1cd0b9b6]{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node[data-v-1cd0b9b6],[ant-click-animating-without-extra-node=true][data-v-1cd0b9b6]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect-data-v-1cd0b9b6 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-1cd0b9b6 .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect-data-v-1cd0b9b6 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-1cd0b9b6 .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect-data-v-1cd0b9b6{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect-data-v-1cd0b9b6{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect-data-v-1cd0b9b6{to{opacity:0}}@keyframes fadeEffect-data-v-1cd0b9b6{to{opacity:0}}.slide-up-appear[data-v-1cd0b9b6],.slide-up-enter[data-v-1cd0b9b6],.slide-up-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active[data-v-1cd0b9b6],.slide-up-enter.slide-up-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideUpIn-data-v-1cd0b9b6;animation-name:antSlideUpIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideUpOut-data-v-1cd0b9b6;animation-name:antSlideUpOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear[data-v-1cd0b9b6],.slide-up-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear[data-v-1cd0b9b6],.slide-down-enter[data-v-1cd0b9b6],.slide-down-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active[data-v-1cd0b9b6],.slide-down-enter.slide-down-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideDownIn-data-v-1cd0b9b6;animation-name:antSlideDownIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideDownOut-data-v-1cd0b9b6;animation-name:antSlideDownOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear[data-v-1cd0b9b6],.slide-down-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear[data-v-1cd0b9b6],.slide-left-enter[data-v-1cd0b9b6],.slide-left-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active[data-v-1cd0b9b6],.slide-left-enter.slide-left-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideLeftIn-data-v-1cd0b9b6;animation-name:antSlideLeftIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideLeftOut-data-v-1cd0b9b6;animation-name:antSlideLeftOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear[data-v-1cd0b9b6],.slide-left-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear[data-v-1cd0b9b6],.slide-right-enter[data-v-1cd0b9b6],.slide-right-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active[data-v-1cd0b9b6],.slide-right-enter.slide-right-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideRightIn-data-v-1cd0b9b6;animation-name:antSlideRightIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antSlideRightOut-data-v-1cd0b9b6;animation-name:antSlideRightOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear[data-v-1cd0b9b6],.slide-right-enter[data-v-1cd0b9b6]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut-data-v-1cd0b9b6{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear[data-v-1cd0b9b6],.swing-enter[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active[data-v-1cd0b9b6],.swing-enter.swing-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antSwingIn-data-v-1cd0b9b6;animation-name:antSwingIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn-data-v-1cd0b9b6{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn-data-v-1cd0b9b6{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear[data-v-1cd0b9b6],.zoom-enter[data-v-1cd0b9b6],.zoom-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active[data-v-1cd0b9b6],.zoom-enter.zoom-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomIn-data-v-1cd0b9b6;animation-name:antZoomIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomOut-data-v-1cd0b9b6;animation-name:antZoomOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear[data-v-1cd0b9b6],.zoom-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear[data-v-1cd0b9b6],.zoom-big-enter[data-v-1cd0b9b6],.zoom-big-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active[data-v-1cd0b9b6],.zoom-big-enter.zoom-big-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomBigIn-data-v-1cd0b9b6;animation-name:antZoomBigIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomBigOut-data-v-1cd0b9b6;animation-name:antZoomBigOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear[data-v-1cd0b9b6],.zoom-big-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear[data-v-1cd0b9b6],.zoom-big-fast-enter[data-v-1cd0b9b6],.zoom-big-fast-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active[data-v-1cd0b9b6],.zoom-big-fast-enter.zoom-big-fast-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomBigIn-data-v-1cd0b9b6;animation-name:antZoomBigIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomBigOut-data-v-1cd0b9b6;animation-name:antZoomBigOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear[data-v-1cd0b9b6],.zoom-big-fast-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear[data-v-1cd0b9b6],.zoom-up-enter[data-v-1cd0b9b6],.zoom-up-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active[data-v-1cd0b9b6],.zoom-up-enter.zoom-up-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomUpIn-data-v-1cd0b9b6;animation-name:antZoomUpIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomUpOut-data-v-1cd0b9b6;animation-name:antZoomUpOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear[data-v-1cd0b9b6],.zoom-up-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear[data-v-1cd0b9b6],.zoom-down-enter[data-v-1cd0b9b6],.zoom-down-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active[data-v-1cd0b9b6],.zoom-down-enter.zoom-down-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomDownIn-data-v-1cd0b9b6;animation-name:antZoomDownIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomDownOut-data-v-1cd0b9b6;animation-name:antZoomDownOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear[data-v-1cd0b9b6],.zoom-down-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear[data-v-1cd0b9b6],.zoom-left-enter[data-v-1cd0b9b6],.zoom-left-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active[data-v-1cd0b9b6],.zoom-left-enter.zoom-left-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomLeftIn-data-v-1cd0b9b6;animation-name:antZoomLeftIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomLeftOut-data-v-1cd0b9b6;animation-name:antZoomLeftOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear[data-v-1cd0b9b6],.zoom-left-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear[data-v-1cd0b9b6],.zoom-right-enter[data-v-1cd0b9b6],.zoom-right-leave[data-v-1cd0b9b6]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active[data-v-1cd0b9b6],.zoom-right-enter.zoom-right-enter-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomRightIn-data-v-1cd0b9b6;animation-name:antZoomRightIn-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active[data-v-1cd0b9b6]{-webkit-animation-name:antZoomRightOut-data-v-1cd0b9b6;animation-name:antZoomRightOut-data-v-1cd0b9b6;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear[data-v-1cd0b9b6],.zoom-right-enter[data-v-1cd0b9b6]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave[data-v-1cd0b9b6]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn-data-v-1cd0b9b6{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut-data-v-1cd0b9b6{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy[data-v-1cd0b9b6]{overflow:hidden}.ant-motion-collapse-legacy-active[data-v-1cd0b9b6],.ant-motion-collapse[data-v-1cd0b9b6]{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse[data-v-1cd0b9b6]{overflow:hidden}.ant-pro-smooth-area[data-v-1cd0b9b6]{position:relative;width:100%}.ant-pro-smooth-area .chart-wrapper[data-v-1cd0b9b6]{position:absolute;bottom:-28px;width:100%}.antv-chart-mini[data-v-1ff3f2b1]{position:relative;width:100%}.antv-chart-mini .chart-wrapper[data-v-1ff3f2b1]{position:absolute;bottom:-28px;width:100%}.chart-mini-progress[data-v-430bb431]{padding:5px 0;position:relative;width:100%}.chart-mini-progress .target[data-v-430bb431]{position:absolute;top:0;bottom:0}.chart-mini-progress .target span[data-v-430bb431]{border-radius:100px;position:absolute;top:0;left:0;height:4px;width:2px}.chart-mini-progress .target span[data-v-430bb431]:last-child{top:auto;bottom:0}.chart-mini-progress .progress-wrapper[data-v-430bb431]{background-color:#f5f5f5;position:relative}.chart-mini-progress .progress-wrapper .progress[data-v-430bb431]{-webkit-transition:all .4s cubic-bezier(.08,.82,.17,1) 0s;transition:all .4s cubic-bezier(.08,.82,.17,1) 0s;border-radius:1px 0 0 1px;background-color:#1890ff;width:0;height:100%}.rank[data-v-e1fcea82]{padding:0 32px 32px 72px}.rank .list[data-v-e1fcea82]{margin:25px 0 0;padding:0;list-style:none}.rank .list li[data-v-e1fcea82]{margin-top:16px}.rank .list li span[data-v-e1fcea82]{color:rgba(0,0,0,.65);font-size:14px;line-height:22px}.rank .list li span[data-v-e1fcea82]:first-child{background-color:#f5f5f5;border-radius:20px;display:inline-block;font-size:12px;font-weight:600;margin-right:24px;height:20px;line-height:20px;width:20px;text-align:center}.rank .list li span.active[data-v-e1fcea82]{background-color:#314659;color:#fff}.rank .list li span[data-v-e1fcea82]:last-child{float:right}.mobile .rank[data-v-e1fcea82]{padding:0 32px 32px 32px}.ant-pro-avatar-list{display:inline-block}.ant-pro-avatar-list ul{list-style:none;display:inline-block;padding:0;margin:0 0 0 8px;font-size:0}.ant-pro-avatar-list-item{display:inline-block;font-size:14px;margin-left:-8px;width:32px;height:32px}.ant-pro-avatar-list-item :global .ant-avatar{border:1px solid #fff;cursor:pointer}.ant-pro-avatar-list-item.large{width:40px;height:40px}.ant-pro-avatar-list-item.small{width:24px;height:24px}.ant-pro-avatar-list-item.mini{width:20px;height:20px}.ant-pro-avatar-list-item.mini :global .ant-avatar{width:20px;height:20px;line-height:20px}.ant-pro-avatar-list-item.mini :global .ant-avatar .ant-avatar-string{font-size:12px;line-height:18px}.ant-pro-footer-toolbar{position:fixed;width:100%;bottom:0;right:0;height:56px;line-height:56px;-webkit-box-shadow:0 -1px 2px rgba(0,0,0,.03);box-shadow:0 -1px 2px rgba(0,0,0,.03);background:#fff;border-top:1px solid #e8e8e8;padding:0 24px;z-index:9}.ant-pro-footer-toolbar:after{content:"";display:block;clear:both}body[data-v-a16f84d8],html[data-v-a16f84d8]{width:100%;height:100%}input[data-v-a16f84d8]::-ms-clear,input[data-v-a16f84d8]::-ms-reveal{display:none}[data-v-a16f84d8],[data-v-a16f84d8]:after,[data-v-a16f84d8]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-a16f84d8]{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article[data-v-a16f84d8],aside[data-v-a16f84d8],dialog[data-v-a16f84d8],figcaption[data-v-a16f84d8],figure[data-v-a16f84d8],footer[data-v-a16f84d8],header[data-v-a16f84d8],hgroup[data-v-a16f84d8],main[data-v-a16f84d8],nav[data-v-a16f84d8],section[data-v-a16f84d8]{display:block}body[data-v-a16f84d8]{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"][data-v-a16f84d8]:focus{outline:none!important}hr[data-v-a16f84d8]{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1[data-v-a16f84d8],h2[data-v-a16f84d8],h3[data-v-a16f84d8],h4[data-v-a16f84d8],h5[data-v-a16f84d8],h6[data-v-a16f84d8]{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p[data-v-a16f84d8]{margin-top:0;margin-bottom:1em}abbr[data-original-title][data-v-a16f84d8],abbr[title][data-v-a16f84d8]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address[data-v-a16f84d8]{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number][data-v-a16f84d8],input[type=password][data-v-a16f84d8],input[type=text][data-v-a16f84d8],textarea[data-v-a16f84d8]{-webkit-appearance:none}dl[data-v-a16f84d8],ol[data-v-a16f84d8],ul[data-v-a16f84d8]{margin-top:0;margin-bottom:1em}ol ol[data-v-a16f84d8],ol ul[data-v-a16f84d8],ul ol[data-v-a16f84d8],ul ul[data-v-a16f84d8]{margin-bottom:0}dt[data-v-a16f84d8]{font-weight:500}dd[data-v-a16f84d8]{margin-bottom:.5em;margin-left:0}blockquote[data-v-a16f84d8]{margin:0 0 1em}dfn[data-v-a16f84d8]{font-style:italic}b[data-v-a16f84d8],strong[data-v-a16f84d8]{font-weight:bolder}small[data-v-a16f84d8]{font-size:80%}sub[data-v-a16f84d8],sup[data-v-a16f84d8]{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub[data-v-a16f84d8]{bottom:-.25em}sup[data-v-a16f84d8]{top:-.5em}a[data-v-a16f84d8]{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a[data-v-a16f84d8]:hover{color:#40a9ff}a[data-v-a16f84d8]:active{color:#096dd9}a[data-v-a16f84d8]:active,a[data-v-a16f84d8]:hover{text-decoration:none;outline:0}a[disabled][data-v-a16f84d8]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code[data-v-a16f84d8],kbd[data-v-a16f84d8],pre[data-v-a16f84d8],samp[data-v-a16f84d8]{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre[data-v-a16f84d8]{margin-top:0;margin-bottom:1em;overflow:auto}figure[data-v-a16f84d8]{margin:0 0 1em}img[data-v-a16f84d8]{vertical-align:middle;border-style:none}svg[data-v-a16f84d8]:not(:root){overflow:hidden}[role=button][data-v-a16f84d8],a[data-v-a16f84d8],area[data-v-a16f84d8],button[data-v-a16f84d8],input[data-v-a16f84d8]:not([type=range]),label[data-v-a16f84d8],select[data-v-a16f84d8],summary[data-v-a16f84d8],textarea[data-v-a16f84d8]{-ms-touch-action:manipulation;touch-action:manipulation}table[data-v-a16f84d8]{border-collapse:collapse}caption[data-v-a16f84d8]{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th[data-v-a16f84d8]{text-align:inherit}button[data-v-a16f84d8],input[data-v-a16f84d8],optgroup[data-v-a16f84d8],select[data-v-a16f84d8],textarea[data-v-a16f84d8]{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button[data-v-a16f84d8],input[data-v-a16f84d8]{overflow:visible}button[data-v-a16f84d8],select[data-v-a16f84d8]{text-transform:none}[type=reset][data-v-a16f84d8],[type=submit][data-v-a16f84d8],button[data-v-a16f84d8],html [type=button][data-v-a16f84d8]{-webkit-appearance:button}[type=button][data-v-a16f84d8]::-moz-focus-inner,[type=reset][data-v-a16f84d8]::-moz-focus-inner,[type=submit][data-v-a16f84d8]::-moz-focus-inner,button[data-v-a16f84d8]::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox][data-v-a16f84d8],input[type=radio][data-v-a16f84d8]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date][data-v-a16f84d8],input[type=datetime-local][data-v-a16f84d8],input[type=month][data-v-a16f84d8],input[type=time][data-v-a16f84d8]{-webkit-appearance:listbox}textarea[data-v-a16f84d8]{overflow:auto;resize:vertical}fieldset[data-v-a16f84d8]{min-width:0;margin:0;padding:0;border:0}legend[data-v-a16f84d8]{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress[data-v-a16f84d8]{vertical-align:baseline}[type=number][data-v-a16f84d8]::-webkit-inner-spin-button,[type=number][data-v-a16f84d8]::-webkit-outer-spin-button{height:auto}[type=search][data-v-a16f84d8]{outline-offset:-2px;-webkit-appearance:none}[type=search][data-v-a16f84d8]::-webkit-search-cancel-button,[type=search][data-v-a16f84d8]::-webkit-search-decoration{-webkit-appearance:none}[data-v-a16f84d8]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output[data-v-a16f84d8]{display:inline-block}summary[data-v-a16f84d8]{display:list-item}template[data-v-a16f84d8]{display:none}[hidden][data-v-a16f84d8]{display:none!important}mark[data-v-a16f84d8]{padding:.2em;background-color:#feffe6}[data-v-a16f84d8]::-moz-selection{color:#fff;background:#1890ff}[data-v-a16f84d8]::selection{color:#fff;background:#1890ff}.clearfix[data-v-a16f84d8]{zoom:1}.clearfix[data-v-a16f84d8]:after,.clearfix[data-v-a16f84d8]:before{display:table;content:""}.clearfix[data-v-a16f84d8]:after{clear:both}.anticon[data-v-a16f84d8]{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>[data-v-a16f84d8]{line-height:1}.anticon svg[data-v-a16f84d8]{display:inline-block}.anticon[data-v-a16f84d8]:before{display:none}.anticon .anticon-icon[data-v-a16f84d8]{display:block}.anticon[tabindex][data-v-a16f84d8]{cursor:pointer}.anticon-spin[data-v-a16f84d8],.anticon-spin[data-v-a16f84d8]:before{display:inline-block;-webkit-animation:loadingCircle-data-v-a16f84d8 1s linear infinite;animation:loadingCircle-data-v-a16f84d8 1s linear infinite}.fade-appear[data-v-a16f84d8],.fade-enter[data-v-a16f84d8],.fade-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active[data-v-a16f84d8],.fade-enter.fade-enter-active[data-v-a16f84d8]{-webkit-animation-name:antFadeIn-data-v-a16f84d8;animation-name:antFadeIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active[data-v-a16f84d8]{-webkit-animation-name:antFadeOut-data-v-a16f84d8;animation-name:antFadeOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear[data-v-a16f84d8],.fade-enter[data-v-a16f84d8]{opacity:0}.fade-appear[data-v-a16f84d8],.fade-enter[data-v-a16f84d8],.fade-leave[data-v-a16f84d8]{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn-data-v-a16f84d8{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn-data-v-a16f84d8{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut-data-v-a16f84d8{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut-data-v-a16f84d8{0%{opacity:1}to{opacity:0}}.move-up-appear[data-v-a16f84d8],.move-up-enter[data-v-a16f84d8],.move-up-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active[data-v-a16f84d8],.move-up-enter.move-up-enter-active[data-v-a16f84d8]{-webkit-animation-name:antMoveUpIn-data-v-a16f84d8;animation-name:antMoveUpIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active[data-v-a16f84d8]{-webkit-animation-name:antMoveUpOut-data-v-a16f84d8;animation-name:antMoveUpOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear[data-v-a16f84d8],.move-up-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear[data-v-a16f84d8],.move-down-enter[data-v-a16f84d8],.move-down-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active[data-v-a16f84d8],.move-down-enter.move-down-enter-active[data-v-a16f84d8]{-webkit-animation-name:antMoveDownIn-data-v-a16f84d8;animation-name:antMoveDownIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active[data-v-a16f84d8]{-webkit-animation-name:antMoveDownOut-data-v-a16f84d8;animation-name:antMoveDownOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear[data-v-a16f84d8],.move-down-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear[data-v-a16f84d8],.move-left-enter[data-v-a16f84d8],.move-left-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active[data-v-a16f84d8],.move-left-enter.move-left-enter-active[data-v-a16f84d8]{-webkit-animation-name:antMoveLeftIn-data-v-a16f84d8;animation-name:antMoveLeftIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active[data-v-a16f84d8]{-webkit-animation-name:antMoveLeftOut-data-v-a16f84d8;animation-name:antMoveLeftOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear[data-v-a16f84d8],.move-left-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear[data-v-a16f84d8],.move-right-enter[data-v-a16f84d8],.move-right-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active[data-v-a16f84d8],.move-right-enter.move-right-enter-active[data-v-a16f84d8]{-webkit-animation-name:antMoveRightIn-data-v-a16f84d8;animation-name:antMoveRightIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active[data-v-a16f84d8]{-webkit-animation-name:antMoveRightOut-data-v-a16f84d8;animation-name:antMoveRightOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear[data-v-a16f84d8],.move-right-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn-data-v-a16f84d8{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn-data-v-a16f84d8{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut-data-v-a16f84d8{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut-data-v-a16f84d8{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn-data-v-a16f84d8{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn-data-v-a16f84d8{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut-data-v-a16f84d8{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut-data-v-a16f84d8{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn-data-v-a16f84d8{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn-data-v-a16f84d8{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut-data-v-a16f84d8{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut-data-v-a16f84d8{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn-data-v-a16f84d8{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn-data-v-a16f84d8{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut-data-v-a16f84d8{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut-data-v-a16f84d8{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle-data-v-a16f84d8{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle-data-v-a16f84d8{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true][data-v-a16f84d8],[ant-click-animating=true][data-v-a16f84d8]{position:relative}html[data-v-a16f84d8]{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node[data-v-a16f84d8],[ant-click-animating-without-extra-node=true][data-v-a16f84d8]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect-data-v-a16f84d8 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-a16f84d8 .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect-data-v-a16f84d8 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-a16f84d8 .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect-data-v-a16f84d8{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect-data-v-a16f84d8{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect-data-v-a16f84d8{to{opacity:0}}@keyframes fadeEffect-data-v-a16f84d8{to{opacity:0}}.slide-up-appear[data-v-a16f84d8],.slide-up-enter[data-v-a16f84d8],.slide-up-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active[data-v-a16f84d8],.slide-up-enter.slide-up-enter-active[data-v-a16f84d8]{-webkit-animation-name:antSlideUpIn-data-v-a16f84d8;animation-name:antSlideUpIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active[data-v-a16f84d8]{-webkit-animation-name:antSlideUpOut-data-v-a16f84d8;animation-name:antSlideUpOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear[data-v-a16f84d8],.slide-up-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear[data-v-a16f84d8],.slide-down-enter[data-v-a16f84d8],.slide-down-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active[data-v-a16f84d8],.slide-down-enter.slide-down-enter-active[data-v-a16f84d8]{-webkit-animation-name:antSlideDownIn-data-v-a16f84d8;animation-name:antSlideDownIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active[data-v-a16f84d8]{-webkit-animation-name:antSlideDownOut-data-v-a16f84d8;animation-name:antSlideDownOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear[data-v-a16f84d8],.slide-down-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear[data-v-a16f84d8],.slide-left-enter[data-v-a16f84d8],.slide-left-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active[data-v-a16f84d8],.slide-left-enter.slide-left-enter-active[data-v-a16f84d8]{-webkit-animation-name:antSlideLeftIn-data-v-a16f84d8;animation-name:antSlideLeftIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active[data-v-a16f84d8]{-webkit-animation-name:antSlideLeftOut-data-v-a16f84d8;animation-name:antSlideLeftOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear[data-v-a16f84d8],.slide-left-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear[data-v-a16f84d8],.slide-right-enter[data-v-a16f84d8],.slide-right-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active[data-v-a16f84d8],.slide-right-enter.slide-right-enter-active[data-v-a16f84d8]{-webkit-animation-name:antSlideRightIn-data-v-a16f84d8;animation-name:antSlideRightIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active[data-v-a16f84d8]{-webkit-animation-name:antSlideRightOut-data-v-a16f84d8;animation-name:antSlideRightOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear[data-v-a16f84d8],.slide-right-enter[data-v-a16f84d8]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn-data-v-a16f84d8{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn-data-v-a16f84d8{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut-data-v-a16f84d8{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut-data-v-a16f84d8{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn-data-v-a16f84d8{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn-data-v-a16f84d8{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut-data-v-a16f84d8{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut-data-v-a16f84d8{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn-data-v-a16f84d8{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn-data-v-a16f84d8{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut-data-v-a16f84d8{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut-data-v-a16f84d8{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn-data-v-a16f84d8{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn-data-v-a16f84d8{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut-data-v-a16f84d8{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut-data-v-a16f84d8{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear[data-v-a16f84d8],.swing-enter[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active[data-v-a16f84d8],.swing-enter.swing-enter-active[data-v-a16f84d8]{-webkit-animation-name:antSwingIn-data-v-a16f84d8;animation-name:antSwingIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn-data-v-a16f84d8{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn-data-v-a16f84d8{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear[data-v-a16f84d8],.zoom-enter[data-v-a16f84d8],.zoom-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active[data-v-a16f84d8],.zoom-enter.zoom-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomIn-data-v-a16f84d8;animation-name:antZoomIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomOut-data-v-a16f84d8;animation-name:antZoomOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear[data-v-a16f84d8],.zoom-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear[data-v-a16f84d8],.zoom-big-enter[data-v-a16f84d8],.zoom-big-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active[data-v-a16f84d8],.zoom-big-enter.zoom-big-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomBigIn-data-v-a16f84d8;animation-name:antZoomBigIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomBigOut-data-v-a16f84d8;animation-name:antZoomBigOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear[data-v-a16f84d8],.zoom-big-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear[data-v-a16f84d8],.zoom-big-fast-enter[data-v-a16f84d8],.zoom-big-fast-leave[data-v-a16f84d8]{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active[data-v-a16f84d8],.zoom-big-fast-enter.zoom-big-fast-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomBigIn-data-v-a16f84d8;animation-name:antZoomBigIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomBigOut-data-v-a16f84d8;animation-name:antZoomBigOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear[data-v-a16f84d8],.zoom-big-fast-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear[data-v-a16f84d8],.zoom-up-enter[data-v-a16f84d8],.zoom-up-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active[data-v-a16f84d8],.zoom-up-enter.zoom-up-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomUpIn-data-v-a16f84d8;animation-name:antZoomUpIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomUpOut-data-v-a16f84d8;animation-name:antZoomUpOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear[data-v-a16f84d8],.zoom-up-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear[data-v-a16f84d8],.zoom-down-enter[data-v-a16f84d8],.zoom-down-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active[data-v-a16f84d8],.zoom-down-enter.zoom-down-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomDownIn-data-v-a16f84d8;animation-name:antZoomDownIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomDownOut-data-v-a16f84d8;animation-name:antZoomDownOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear[data-v-a16f84d8],.zoom-down-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear[data-v-a16f84d8],.zoom-left-enter[data-v-a16f84d8],.zoom-left-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active[data-v-a16f84d8],.zoom-left-enter.zoom-left-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomLeftIn-data-v-a16f84d8;animation-name:antZoomLeftIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomLeftOut-data-v-a16f84d8;animation-name:antZoomLeftOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear[data-v-a16f84d8],.zoom-left-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear[data-v-a16f84d8],.zoom-right-enter[data-v-a16f84d8],.zoom-right-leave[data-v-a16f84d8]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active[data-v-a16f84d8],.zoom-right-enter.zoom-right-enter-active[data-v-a16f84d8]{-webkit-animation-name:antZoomRightIn-data-v-a16f84d8;animation-name:antZoomRightIn-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active[data-v-a16f84d8]{-webkit-animation-name:antZoomRightOut-data-v-a16f84d8;animation-name:antZoomRightOut-data-v-a16f84d8;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear[data-v-a16f84d8],.zoom-right-enter[data-v-a16f84d8]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave[data-v-a16f84d8]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn-data-v-a16f84d8{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn-data-v-a16f84d8{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn-data-v-a16f84d8{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut-data-v-a16f84d8{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy[data-v-a16f84d8]{overflow:hidden}.ant-motion-collapse-legacy-active[data-v-a16f84d8],.ant-motion-collapse[data-v-a16f84d8]{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse[data-v-a16f84d8]{overflow:hidden}.ant-pro-number-info .ant-pro-number-info-subtitle[data-v-a16f84d8]{color:rgba(0,0,0,.45);font-size:14px;height:22px;line-height:22px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.ant-pro-number-info .number-info-value[data-v-a16f84d8]{margin-top:4px;font-size:0;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.ant-pro-number-info .number-info-value>span[data-v-a16f84d8]{color:rgba(0,0,0,.85);display:inline-block;line-height:32px;height:32px;font-size:24px;margin-right:32px}.ant-pro-number-info .number-info-value .sub-total[data-v-a16f84d8]{color:rgba(0,0,0,.45);font-size:16px;vertical-align:top;margin-right:0}.ant-pro-number-info .number-info-value .sub-total i[data-v-a16f84d8]{font-size:12px;-webkit-transform:scale(.82);transform:scale(.82);margin-left:4px}.ant-pro-number-info .number-info-value .sub-total :global .anticon-caret-up[data-v-a16f84d8]{color:#f5222d}.ant-pro-number-info .number-info-value .sub-total :global .anticon-caret-down[data-v-a16f84d8]{color:#52c41a}.description-list .title[data-v-745c64a4]{color:rgba(0,0,0,.85);font-size:14px;font-weight:500;margin-bottom:16px}.description-list[data-v-745c64a4] .term{color:rgba(0,0,0,.85);display:table-cell;line-height:20px;margin-right:8px;padding-bottom:16px;white-space:nowrap}.description-list[data-v-745c64a4] .term:not(:empty):after{content:":";margin:0 8px 0 2px;position:relative;top:-.5px}.description-list[data-v-745c64a4] .content{color:rgba(0,0,0,.65);display:table-cell;min-height:22px;line-height:22px;padding-bottom:16px;width:100%}.description-list[data-v-745c64a4] .content:empty{content:" ";height:38px;padding-bottom:16px}.description-list.small .title[data-v-745c64a4]{font-size:14px;color:rgba(0,0,0,.65);font-weight:400;margin-bottom:12px}.description-list.small .content[data-v-745c64a4],.description-list.small[data-v-745c64a4] .term{padding-bottom:8px}.description-list.large .content[data-v-745c64a4],.description-list.large[data-v-745c64a4] .term{padding-bottom:16px}.description-list.large .title[data-v-745c64a4]{font-size:16px}.description-list.vertical .term[data-v-745c64a4]{padding-bottom:8px}.description-list.vertical .content[data-v-745c64a4],.description-list.vertical[data-v-745c64a4] .term{display:block}body[data-v-9f28f096],html[data-v-9f28f096]{width:100%;height:100%}input[data-v-9f28f096]::-ms-clear,input[data-v-9f28f096]::-ms-reveal{display:none}[data-v-9f28f096],[data-v-9f28f096]:after,[data-v-9f28f096]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-9f28f096]{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article[data-v-9f28f096],aside[data-v-9f28f096],dialog[data-v-9f28f096],figcaption[data-v-9f28f096],figure[data-v-9f28f096],footer[data-v-9f28f096],header[data-v-9f28f096],hgroup[data-v-9f28f096],main[data-v-9f28f096],nav[data-v-9f28f096],section[data-v-9f28f096]{display:block}body[data-v-9f28f096]{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"][data-v-9f28f096]:focus{outline:none!important}hr[data-v-9f28f096]{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1[data-v-9f28f096],h2[data-v-9f28f096],h3[data-v-9f28f096],h4[data-v-9f28f096],h5[data-v-9f28f096],h6[data-v-9f28f096]{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p[data-v-9f28f096]{margin-top:0;margin-bottom:1em}abbr[data-original-title][data-v-9f28f096],abbr[title][data-v-9f28f096]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address[data-v-9f28f096]{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number][data-v-9f28f096],input[type=password][data-v-9f28f096],input[type=text][data-v-9f28f096],textarea[data-v-9f28f096]{-webkit-appearance:none}dl[data-v-9f28f096],ol[data-v-9f28f096],ul[data-v-9f28f096]{margin-top:0;margin-bottom:1em}ol ol[data-v-9f28f096],ol ul[data-v-9f28f096],ul ol[data-v-9f28f096],ul ul[data-v-9f28f096]{margin-bottom:0}dt[data-v-9f28f096]{font-weight:500}dd[data-v-9f28f096]{margin-bottom:.5em;margin-left:0}blockquote[data-v-9f28f096]{margin:0 0 1em}dfn[data-v-9f28f096]{font-style:italic}b[data-v-9f28f096],strong[data-v-9f28f096]{font-weight:bolder}small[data-v-9f28f096]{font-size:80%}sub[data-v-9f28f096],sup[data-v-9f28f096]{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub[data-v-9f28f096]{bottom:-.25em}sup[data-v-9f28f096]{top:-.5em}a[data-v-9f28f096]{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a[data-v-9f28f096]:hover{color:#40a9ff}a[data-v-9f28f096]:active{color:#096dd9}a[data-v-9f28f096]:active,a[data-v-9f28f096]:hover{text-decoration:none;outline:0}a[disabled][data-v-9f28f096]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code[data-v-9f28f096],kbd[data-v-9f28f096],pre[data-v-9f28f096],samp[data-v-9f28f096]{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre[data-v-9f28f096]{margin-top:0;margin-bottom:1em;overflow:auto}figure[data-v-9f28f096]{margin:0 0 1em}img[data-v-9f28f096]{vertical-align:middle;border-style:none}svg[data-v-9f28f096]:not(:root){overflow:hidden}[role=button][data-v-9f28f096],a[data-v-9f28f096],area[data-v-9f28f096],button[data-v-9f28f096],input[data-v-9f28f096]:not([type=range]),label[data-v-9f28f096],select[data-v-9f28f096],summary[data-v-9f28f096],textarea[data-v-9f28f096]{-ms-touch-action:manipulation;touch-action:manipulation}table[data-v-9f28f096]{border-collapse:collapse}caption[data-v-9f28f096]{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th[data-v-9f28f096]{text-align:inherit}button[data-v-9f28f096],input[data-v-9f28f096],optgroup[data-v-9f28f096],select[data-v-9f28f096],textarea[data-v-9f28f096]{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button[data-v-9f28f096],input[data-v-9f28f096]{overflow:visible}button[data-v-9f28f096],select[data-v-9f28f096]{text-transform:none}[type=reset][data-v-9f28f096],[type=submit][data-v-9f28f096],button[data-v-9f28f096],html [type=button][data-v-9f28f096]{-webkit-appearance:button}[type=button][data-v-9f28f096]::-moz-focus-inner,[type=reset][data-v-9f28f096]::-moz-focus-inner,[type=submit][data-v-9f28f096]::-moz-focus-inner,button[data-v-9f28f096]::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox][data-v-9f28f096],input[type=radio][data-v-9f28f096]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date][data-v-9f28f096],input[type=datetime-local][data-v-9f28f096],input[type=month][data-v-9f28f096],input[type=time][data-v-9f28f096]{-webkit-appearance:listbox}textarea[data-v-9f28f096]{overflow:auto;resize:vertical}fieldset[data-v-9f28f096]{min-width:0;margin:0;padding:0;border:0}legend[data-v-9f28f096]{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress[data-v-9f28f096]{vertical-align:baseline}[type=number][data-v-9f28f096]::-webkit-inner-spin-button,[type=number][data-v-9f28f096]::-webkit-outer-spin-button{height:auto}[type=search][data-v-9f28f096]{outline-offset:-2px;-webkit-appearance:none}[type=search][data-v-9f28f096]::-webkit-search-cancel-button,[type=search][data-v-9f28f096]::-webkit-search-decoration{-webkit-appearance:none}[data-v-9f28f096]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output[data-v-9f28f096]{display:inline-block}summary[data-v-9f28f096]{display:list-item}template[data-v-9f28f096]{display:none}[hidden][data-v-9f28f096]{display:none!important}mark[data-v-9f28f096]{padding:.2em;background-color:#feffe6}[data-v-9f28f096]::-moz-selection{color:#fff;background:#1890ff}[data-v-9f28f096]::selection{color:#fff;background:#1890ff}.clearfix[data-v-9f28f096]{zoom:1}.clearfix[data-v-9f28f096]:after,.clearfix[data-v-9f28f096]:before{display:table;content:""}.clearfix[data-v-9f28f096]:after{clear:both}.anticon[data-v-9f28f096]{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>[data-v-9f28f096]{line-height:1}.anticon svg[data-v-9f28f096]{display:inline-block}.anticon[data-v-9f28f096]:before{display:none}.anticon .anticon-icon[data-v-9f28f096]{display:block}.anticon[tabindex][data-v-9f28f096]{cursor:pointer}.anticon-spin[data-v-9f28f096],.anticon-spin[data-v-9f28f096]:before{display:inline-block;-webkit-animation:loadingCircle-data-v-9f28f096 1s linear infinite;animation:loadingCircle-data-v-9f28f096 1s linear infinite}.fade-appear[data-v-9f28f096],.fade-enter[data-v-9f28f096],.fade-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active[data-v-9f28f096],.fade-enter.fade-enter-active[data-v-9f28f096]{-webkit-animation-name:antFadeIn-data-v-9f28f096;animation-name:antFadeIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active[data-v-9f28f096]{-webkit-animation-name:antFadeOut-data-v-9f28f096;animation-name:antFadeOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear[data-v-9f28f096],.fade-enter[data-v-9f28f096]{opacity:0}.fade-appear[data-v-9f28f096],.fade-enter[data-v-9f28f096],.fade-leave[data-v-9f28f096]{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn-data-v-9f28f096{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn-data-v-9f28f096{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut-data-v-9f28f096{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut-data-v-9f28f096{0%{opacity:1}to{opacity:0}}.move-up-appear[data-v-9f28f096],.move-up-enter[data-v-9f28f096],.move-up-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active[data-v-9f28f096],.move-up-enter.move-up-enter-active[data-v-9f28f096]{-webkit-animation-name:antMoveUpIn-data-v-9f28f096;animation-name:antMoveUpIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active[data-v-9f28f096]{-webkit-animation-name:antMoveUpOut-data-v-9f28f096;animation-name:antMoveUpOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear[data-v-9f28f096],.move-up-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear[data-v-9f28f096],.move-down-enter[data-v-9f28f096],.move-down-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active[data-v-9f28f096],.move-down-enter.move-down-enter-active[data-v-9f28f096]{-webkit-animation-name:antMoveDownIn-data-v-9f28f096;animation-name:antMoveDownIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active[data-v-9f28f096]{-webkit-animation-name:antMoveDownOut-data-v-9f28f096;animation-name:antMoveDownOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear[data-v-9f28f096],.move-down-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear[data-v-9f28f096],.move-left-enter[data-v-9f28f096],.move-left-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active[data-v-9f28f096],.move-left-enter.move-left-enter-active[data-v-9f28f096]{-webkit-animation-name:antMoveLeftIn-data-v-9f28f096;animation-name:antMoveLeftIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active[data-v-9f28f096]{-webkit-animation-name:antMoveLeftOut-data-v-9f28f096;animation-name:antMoveLeftOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear[data-v-9f28f096],.move-left-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear[data-v-9f28f096],.move-right-enter[data-v-9f28f096],.move-right-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active[data-v-9f28f096],.move-right-enter.move-right-enter-active[data-v-9f28f096]{-webkit-animation-name:antMoveRightIn-data-v-9f28f096;animation-name:antMoveRightIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active[data-v-9f28f096]{-webkit-animation-name:antMoveRightOut-data-v-9f28f096;animation-name:antMoveRightOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear[data-v-9f28f096],.move-right-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn-data-v-9f28f096{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn-data-v-9f28f096{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut-data-v-9f28f096{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut-data-v-9f28f096{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn-data-v-9f28f096{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn-data-v-9f28f096{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut-data-v-9f28f096{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut-data-v-9f28f096{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn-data-v-9f28f096{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn-data-v-9f28f096{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut-data-v-9f28f096{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut-data-v-9f28f096{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn-data-v-9f28f096{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn-data-v-9f28f096{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut-data-v-9f28f096{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut-data-v-9f28f096{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle-data-v-9f28f096{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle-data-v-9f28f096{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true][data-v-9f28f096],[ant-click-animating=true][data-v-9f28f096]{position:relative}html[data-v-9f28f096]{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node[data-v-9f28f096],[ant-click-animating-without-extra-node=true][data-v-9f28f096]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect-data-v-9f28f096 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-9f28f096 .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect-data-v-9f28f096 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-9f28f096 .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect-data-v-9f28f096{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect-data-v-9f28f096{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect-data-v-9f28f096{to{opacity:0}}@keyframes fadeEffect-data-v-9f28f096{to{opacity:0}}.slide-up-appear[data-v-9f28f096],.slide-up-enter[data-v-9f28f096],.slide-up-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active[data-v-9f28f096],.slide-up-enter.slide-up-enter-active[data-v-9f28f096]{-webkit-animation-name:antSlideUpIn-data-v-9f28f096;animation-name:antSlideUpIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active[data-v-9f28f096]{-webkit-animation-name:antSlideUpOut-data-v-9f28f096;animation-name:antSlideUpOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear[data-v-9f28f096],.slide-up-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear[data-v-9f28f096],.slide-down-enter[data-v-9f28f096],.slide-down-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active[data-v-9f28f096],.slide-down-enter.slide-down-enter-active[data-v-9f28f096]{-webkit-animation-name:antSlideDownIn-data-v-9f28f096;animation-name:antSlideDownIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active[data-v-9f28f096]{-webkit-animation-name:antSlideDownOut-data-v-9f28f096;animation-name:antSlideDownOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear[data-v-9f28f096],.slide-down-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear[data-v-9f28f096],.slide-left-enter[data-v-9f28f096],.slide-left-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active[data-v-9f28f096],.slide-left-enter.slide-left-enter-active[data-v-9f28f096]{-webkit-animation-name:antSlideLeftIn-data-v-9f28f096;animation-name:antSlideLeftIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active[data-v-9f28f096]{-webkit-animation-name:antSlideLeftOut-data-v-9f28f096;animation-name:antSlideLeftOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear[data-v-9f28f096],.slide-left-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear[data-v-9f28f096],.slide-right-enter[data-v-9f28f096],.slide-right-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active[data-v-9f28f096],.slide-right-enter.slide-right-enter-active[data-v-9f28f096]{-webkit-animation-name:antSlideRightIn-data-v-9f28f096;animation-name:antSlideRightIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active[data-v-9f28f096]{-webkit-animation-name:antSlideRightOut-data-v-9f28f096;animation-name:antSlideRightOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear[data-v-9f28f096],.slide-right-enter[data-v-9f28f096]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn-data-v-9f28f096{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn-data-v-9f28f096{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut-data-v-9f28f096{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut-data-v-9f28f096{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn-data-v-9f28f096{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn-data-v-9f28f096{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut-data-v-9f28f096{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut-data-v-9f28f096{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn-data-v-9f28f096{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn-data-v-9f28f096{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut-data-v-9f28f096{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut-data-v-9f28f096{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn-data-v-9f28f096{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn-data-v-9f28f096{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut-data-v-9f28f096{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut-data-v-9f28f096{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear[data-v-9f28f096],.swing-enter[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active[data-v-9f28f096],.swing-enter.swing-enter-active[data-v-9f28f096]{-webkit-animation-name:antSwingIn-data-v-9f28f096;animation-name:antSwingIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn-data-v-9f28f096{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn-data-v-9f28f096{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear[data-v-9f28f096],.zoom-enter[data-v-9f28f096],.zoom-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active[data-v-9f28f096],.zoom-enter.zoom-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomIn-data-v-9f28f096;animation-name:antZoomIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomOut-data-v-9f28f096;animation-name:antZoomOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear[data-v-9f28f096],.zoom-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear[data-v-9f28f096],.zoom-big-enter[data-v-9f28f096],.zoom-big-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active[data-v-9f28f096],.zoom-big-enter.zoom-big-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomBigIn-data-v-9f28f096;animation-name:antZoomBigIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomBigOut-data-v-9f28f096;animation-name:antZoomBigOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear[data-v-9f28f096],.zoom-big-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear[data-v-9f28f096],.zoom-big-fast-enter[data-v-9f28f096],.zoom-big-fast-leave[data-v-9f28f096]{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active[data-v-9f28f096],.zoom-big-fast-enter.zoom-big-fast-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomBigIn-data-v-9f28f096;animation-name:antZoomBigIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomBigOut-data-v-9f28f096;animation-name:antZoomBigOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear[data-v-9f28f096],.zoom-big-fast-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear[data-v-9f28f096],.zoom-up-enter[data-v-9f28f096],.zoom-up-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active[data-v-9f28f096],.zoom-up-enter.zoom-up-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomUpIn-data-v-9f28f096;animation-name:antZoomUpIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomUpOut-data-v-9f28f096;animation-name:antZoomUpOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear[data-v-9f28f096],.zoom-up-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear[data-v-9f28f096],.zoom-down-enter[data-v-9f28f096],.zoom-down-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active[data-v-9f28f096],.zoom-down-enter.zoom-down-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomDownIn-data-v-9f28f096;animation-name:antZoomDownIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomDownOut-data-v-9f28f096;animation-name:antZoomDownOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear[data-v-9f28f096],.zoom-down-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear[data-v-9f28f096],.zoom-left-enter[data-v-9f28f096],.zoom-left-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active[data-v-9f28f096],.zoom-left-enter.zoom-left-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomLeftIn-data-v-9f28f096;animation-name:antZoomLeftIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomLeftOut-data-v-9f28f096;animation-name:antZoomLeftOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear[data-v-9f28f096],.zoom-left-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear[data-v-9f28f096],.zoom-right-enter[data-v-9f28f096],.zoom-right-leave[data-v-9f28f096]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active[data-v-9f28f096],.zoom-right-enter.zoom-right-enter-active[data-v-9f28f096]{-webkit-animation-name:antZoomRightIn-data-v-9f28f096;animation-name:antZoomRightIn-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active[data-v-9f28f096]{-webkit-animation-name:antZoomRightOut-data-v-9f28f096;animation-name:antZoomRightOut-data-v-9f28f096;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear[data-v-9f28f096],.zoom-right-enter[data-v-9f28f096]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave[data-v-9f28f096]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn-data-v-9f28f096{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn-data-v-9f28f096{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn-data-v-9f28f096{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut-data-v-9f28f096{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy[data-v-9f28f096]{overflow:hidden}.ant-motion-collapse-legacy-active[data-v-9f28f096],.ant-motion-collapse[data-v-9f28f096]{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse[data-v-9f28f096]{overflow:hidden}.ant-pro-trend[data-v-9f28f096]{display:inline-block;font-size:14px;line-height:22px}.ant-pro-trend .down[data-v-9f28f096],.ant-pro-trend .up[data-v-9f28f096]{margin-left:4px;position:relative;top:1px}.ant-pro-trend .down i[data-v-9f28f096],.ant-pro-trend .up i[data-v-9f28f096]{font-size:12px;-webkit-transform:scale(.83);transform:scale(.83)}.ant-pro-trend .item-text[data-v-9f28f096]{display:inline-block;margin-left:8px;color:rgba(0,0,0,.85)}.ant-pro-trend .up[data-v-9f28f096]{color:#f5222d}.ant-pro-trend .down[data-v-9f28f096]{color:#52c41a;top:-1px}.ant-pro-trend.reverse-color .up[data-v-9f28f096]{color:#52c41a}.ant-pro-trend.reverse-color .down[data-v-9f28f096]{color:#f5222d}.ant-pro-multi-tab{margin:-23px -24px 24px -24px;background:#fff}.topmenu .ant-pro-multi-tab-wrapper{max-width:1200px;margin:0 auto}.topmenu.content-width-Fluid .ant-pro-multi-tab-wrapper{max-width:100%;margin:0 auto}.result[data-v-4aa70533]{text-align:center;width:72%;margin:0 auto;padding:24px 0 8px}.result .icon[data-v-4aa70533]{font-size:72px;line-height:72px;margin-bottom:24px}.result .success[data-v-4aa70533]{color:#52c41a}.result .error[data-v-4aa70533]{color:red}.result .title[data-v-4aa70533]{font-size:24px;color:rgba(0,0,0,.85);font-weight:500;line-height:32px;margin-bottom:16px}.result .description[data-v-4aa70533]{font-size:14px;line-height:22px;color:rgba(0,0,0,.45);margin-bottom:24px}.result .extra[data-v-4aa70533]{background:#fafafa;padding:24px 40px;border-radius:2px;text-align:left}.result .action[data-v-4aa70533]{margin-top:32px}.mobile .result[data-v-4aa70533]{width:100%;margin:0 auto;padding:unset}body[data-v-74e4dc71],html[data-v-74e4dc71]{width:100%;height:100%}input[data-v-74e4dc71]::-ms-clear,input[data-v-74e4dc71]::-ms-reveal{display:none}[data-v-74e4dc71],[data-v-74e4dc71]:after,[data-v-74e4dc71]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-74e4dc71]{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article[data-v-74e4dc71],aside[data-v-74e4dc71],dialog[data-v-74e4dc71],figcaption[data-v-74e4dc71],figure[data-v-74e4dc71],footer[data-v-74e4dc71],header[data-v-74e4dc71],hgroup[data-v-74e4dc71],main[data-v-74e4dc71],nav[data-v-74e4dc71],section[data-v-74e4dc71]{display:block}body[data-v-74e4dc71]{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"][data-v-74e4dc71]:focus{outline:none!important}hr[data-v-74e4dc71]{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1[data-v-74e4dc71],h2[data-v-74e4dc71],h3[data-v-74e4dc71],h4[data-v-74e4dc71],h5[data-v-74e4dc71],h6[data-v-74e4dc71]{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p[data-v-74e4dc71]{margin-top:0;margin-bottom:1em}abbr[data-original-title][data-v-74e4dc71],abbr[title][data-v-74e4dc71]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address[data-v-74e4dc71]{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number][data-v-74e4dc71],input[type=password][data-v-74e4dc71],input[type=text][data-v-74e4dc71],textarea[data-v-74e4dc71]{-webkit-appearance:none}dl[data-v-74e4dc71],ol[data-v-74e4dc71],ul[data-v-74e4dc71]{margin-top:0;margin-bottom:1em}ol ol[data-v-74e4dc71],ol ul[data-v-74e4dc71],ul ol[data-v-74e4dc71],ul ul[data-v-74e4dc71]{margin-bottom:0}dt[data-v-74e4dc71]{font-weight:500}dd[data-v-74e4dc71]{margin-bottom:.5em;margin-left:0}blockquote[data-v-74e4dc71]{margin:0 0 1em}dfn[data-v-74e4dc71]{font-style:italic}b[data-v-74e4dc71],strong[data-v-74e4dc71]{font-weight:bolder}small[data-v-74e4dc71]{font-size:80%}sub[data-v-74e4dc71],sup[data-v-74e4dc71]{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub[data-v-74e4dc71]{bottom:-.25em}sup[data-v-74e4dc71]{top:-.5em}a[data-v-74e4dc71]{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a[data-v-74e4dc71]:hover{color:#40a9ff}a[data-v-74e4dc71]:active{color:#096dd9}a[data-v-74e4dc71]:active,a[data-v-74e4dc71]:hover{text-decoration:none;outline:0}a[disabled][data-v-74e4dc71]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code[data-v-74e4dc71],kbd[data-v-74e4dc71],pre[data-v-74e4dc71],samp[data-v-74e4dc71]{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre[data-v-74e4dc71]{margin-top:0;margin-bottom:1em;overflow:auto}figure[data-v-74e4dc71]{margin:0 0 1em}img[data-v-74e4dc71]{vertical-align:middle;border-style:none}svg[data-v-74e4dc71]:not(:root){overflow:hidden}[role=button][data-v-74e4dc71],a[data-v-74e4dc71],area[data-v-74e4dc71],button[data-v-74e4dc71],input[data-v-74e4dc71]:not([type=range]),label[data-v-74e4dc71],select[data-v-74e4dc71],summary[data-v-74e4dc71],textarea[data-v-74e4dc71]{-ms-touch-action:manipulation;touch-action:manipulation}table[data-v-74e4dc71]{border-collapse:collapse}caption[data-v-74e4dc71]{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th[data-v-74e4dc71]{text-align:inherit}button[data-v-74e4dc71],input[data-v-74e4dc71],optgroup[data-v-74e4dc71],select[data-v-74e4dc71],textarea[data-v-74e4dc71]{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button[data-v-74e4dc71],input[data-v-74e4dc71]{overflow:visible}button[data-v-74e4dc71],select[data-v-74e4dc71]{text-transform:none}[type=reset][data-v-74e4dc71],[type=submit][data-v-74e4dc71],button[data-v-74e4dc71],html [type=button][data-v-74e4dc71]{-webkit-appearance:button}[type=button][data-v-74e4dc71]::-moz-focus-inner,[type=reset][data-v-74e4dc71]::-moz-focus-inner,[type=submit][data-v-74e4dc71]::-moz-focus-inner,button[data-v-74e4dc71]::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox][data-v-74e4dc71],input[type=radio][data-v-74e4dc71]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date][data-v-74e4dc71],input[type=datetime-local][data-v-74e4dc71],input[type=month][data-v-74e4dc71],input[type=time][data-v-74e4dc71]{-webkit-appearance:listbox}textarea[data-v-74e4dc71]{overflow:auto;resize:vertical}fieldset[data-v-74e4dc71]{min-width:0;margin:0;padding:0;border:0}legend[data-v-74e4dc71]{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress[data-v-74e4dc71]{vertical-align:baseline}[type=number][data-v-74e4dc71]::-webkit-inner-spin-button,[type=number][data-v-74e4dc71]::-webkit-outer-spin-button{height:auto}[type=search][data-v-74e4dc71]{outline-offset:-2px;-webkit-appearance:none}[type=search][data-v-74e4dc71]::-webkit-search-cancel-button,[type=search][data-v-74e4dc71]::-webkit-search-decoration{-webkit-appearance:none}[data-v-74e4dc71]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output[data-v-74e4dc71]{display:inline-block}summary[data-v-74e4dc71]{display:list-item}template[data-v-74e4dc71]{display:none}[hidden][data-v-74e4dc71]{display:none!important}mark[data-v-74e4dc71]{padding:.2em;background-color:#feffe6}[data-v-74e4dc71]::-moz-selection{color:#fff;background:#1890ff}[data-v-74e4dc71]::selection{color:#fff;background:#1890ff}.clearfix[data-v-74e4dc71]{zoom:1}.clearfix[data-v-74e4dc71]:after,.clearfix[data-v-74e4dc71]:before{display:table;content:""}.clearfix[data-v-74e4dc71]:after{clear:both}.anticon[data-v-74e4dc71]{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>[data-v-74e4dc71]{line-height:1}.anticon svg[data-v-74e4dc71]{display:inline-block}.anticon[data-v-74e4dc71]:before{display:none}.anticon .anticon-icon[data-v-74e4dc71]{display:block}.anticon[tabindex][data-v-74e4dc71]{cursor:pointer}.anticon-spin[data-v-74e4dc71],.anticon-spin[data-v-74e4dc71]:before{display:inline-block;-webkit-animation:loadingCircle-data-v-74e4dc71 1s linear infinite;animation:loadingCircle-data-v-74e4dc71 1s linear infinite}.fade-appear[data-v-74e4dc71],.fade-enter[data-v-74e4dc71],.fade-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active[data-v-74e4dc71],.fade-enter.fade-enter-active[data-v-74e4dc71]{-webkit-animation-name:antFadeIn-data-v-74e4dc71;animation-name:antFadeIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active[data-v-74e4dc71]{-webkit-animation-name:antFadeOut-data-v-74e4dc71;animation-name:antFadeOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear[data-v-74e4dc71],.fade-enter[data-v-74e4dc71]{opacity:0}.fade-appear[data-v-74e4dc71],.fade-enter[data-v-74e4dc71],.fade-leave[data-v-74e4dc71]{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn-data-v-74e4dc71{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn-data-v-74e4dc71{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut-data-v-74e4dc71{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut-data-v-74e4dc71{0%{opacity:1}to{opacity:0}}.move-up-appear[data-v-74e4dc71],.move-up-enter[data-v-74e4dc71],.move-up-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active[data-v-74e4dc71],.move-up-enter.move-up-enter-active[data-v-74e4dc71]{-webkit-animation-name:antMoveUpIn-data-v-74e4dc71;animation-name:antMoveUpIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active[data-v-74e4dc71]{-webkit-animation-name:antMoveUpOut-data-v-74e4dc71;animation-name:antMoveUpOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear[data-v-74e4dc71],.move-up-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear[data-v-74e4dc71],.move-down-enter[data-v-74e4dc71],.move-down-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active[data-v-74e4dc71],.move-down-enter.move-down-enter-active[data-v-74e4dc71]{-webkit-animation-name:antMoveDownIn-data-v-74e4dc71;animation-name:antMoveDownIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active[data-v-74e4dc71]{-webkit-animation-name:antMoveDownOut-data-v-74e4dc71;animation-name:antMoveDownOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear[data-v-74e4dc71],.move-down-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear[data-v-74e4dc71],.move-left-enter[data-v-74e4dc71],.move-left-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active[data-v-74e4dc71],.move-left-enter.move-left-enter-active[data-v-74e4dc71]{-webkit-animation-name:antMoveLeftIn-data-v-74e4dc71;animation-name:antMoveLeftIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active[data-v-74e4dc71]{-webkit-animation-name:antMoveLeftOut-data-v-74e4dc71;animation-name:antMoveLeftOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear[data-v-74e4dc71],.move-left-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear[data-v-74e4dc71],.move-right-enter[data-v-74e4dc71],.move-right-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active[data-v-74e4dc71],.move-right-enter.move-right-enter-active[data-v-74e4dc71]{-webkit-animation-name:antMoveRightIn-data-v-74e4dc71;animation-name:antMoveRightIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active[data-v-74e4dc71]{-webkit-animation-name:antMoveRightOut-data-v-74e4dc71;animation-name:antMoveRightOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear[data-v-74e4dc71],.move-right-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn-data-v-74e4dc71{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn-data-v-74e4dc71{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut-data-v-74e4dc71{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut-data-v-74e4dc71{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn-data-v-74e4dc71{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn-data-v-74e4dc71{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut-data-v-74e4dc71{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut-data-v-74e4dc71{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn-data-v-74e4dc71{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn-data-v-74e4dc71{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut-data-v-74e4dc71{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut-data-v-74e4dc71{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn-data-v-74e4dc71{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn-data-v-74e4dc71{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut-data-v-74e4dc71{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut-data-v-74e4dc71{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle-data-v-74e4dc71{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle-data-v-74e4dc71{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true][data-v-74e4dc71],[ant-click-animating=true][data-v-74e4dc71]{position:relative}html[data-v-74e4dc71]{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node[data-v-74e4dc71],[ant-click-animating-without-extra-node=true][data-v-74e4dc71]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect-data-v-74e4dc71 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-74e4dc71 .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect-data-v-74e4dc71 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-74e4dc71 .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect-data-v-74e4dc71{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect-data-v-74e4dc71{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect-data-v-74e4dc71{to{opacity:0}}@keyframes fadeEffect-data-v-74e4dc71{to{opacity:0}}.slide-up-appear[data-v-74e4dc71],.slide-up-enter[data-v-74e4dc71],.slide-up-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active[data-v-74e4dc71],.slide-up-enter.slide-up-enter-active[data-v-74e4dc71]{-webkit-animation-name:antSlideUpIn-data-v-74e4dc71;animation-name:antSlideUpIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active[data-v-74e4dc71]{-webkit-animation-name:antSlideUpOut-data-v-74e4dc71;animation-name:antSlideUpOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear[data-v-74e4dc71],.slide-up-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear[data-v-74e4dc71],.slide-down-enter[data-v-74e4dc71],.slide-down-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active[data-v-74e4dc71],.slide-down-enter.slide-down-enter-active[data-v-74e4dc71]{-webkit-animation-name:antSlideDownIn-data-v-74e4dc71;animation-name:antSlideDownIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active[data-v-74e4dc71]{-webkit-animation-name:antSlideDownOut-data-v-74e4dc71;animation-name:antSlideDownOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear[data-v-74e4dc71],.slide-down-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear[data-v-74e4dc71],.slide-left-enter[data-v-74e4dc71],.slide-left-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active[data-v-74e4dc71],.slide-left-enter.slide-left-enter-active[data-v-74e4dc71]{-webkit-animation-name:antSlideLeftIn-data-v-74e4dc71;animation-name:antSlideLeftIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active[data-v-74e4dc71]{-webkit-animation-name:antSlideLeftOut-data-v-74e4dc71;animation-name:antSlideLeftOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear[data-v-74e4dc71],.slide-left-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear[data-v-74e4dc71],.slide-right-enter[data-v-74e4dc71],.slide-right-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active[data-v-74e4dc71],.slide-right-enter.slide-right-enter-active[data-v-74e4dc71]{-webkit-animation-name:antSlideRightIn-data-v-74e4dc71;animation-name:antSlideRightIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active[data-v-74e4dc71]{-webkit-animation-name:antSlideRightOut-data-v-74e4dc71;animation-name:antSlideRightOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear[data-v-74e4dc71],.slide-right-enter[data-v-74e4dc71]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn-data-v-74e4dc71{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn-data-v-74e4dc71{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut-data-v-74e4dc71{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut-data-v-74e4dc71{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn-data-v-74e4dc71{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn-data-v-74e4dc71{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut-data-v-74e4dc71{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut-data-v-74e4dc71{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn-data-v-74e4dc71{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn-data-v-74e4dc71{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut-data-v-74e4dc71{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut-data-v-74e4dc71{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn-data-v-74e4dc71{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn-data-v-74e4dc71{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut-data-v-74e4dc71{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut-data-v-74e4dc71{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear[data-v-74e4dc71],.swing-enter[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active[data-v-74e4dc71],.swing-enter.swing-enter-active[data-v-74e4dc71]{-webkit-animation-name:antSwingIn-data-v-74e4dc71;animation-name:antSwingIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn-data-v-74e4dc71{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn-data-v-74e4dc71{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear[data-v-74e4dc71],.zoom-enter[data-v-74e4dc71],.zoom-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active[data-v-74e4dc71],.zoom-enter.zoom-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomIn-data-v-74e4dc71;animation-name:antZoomIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomOut-data-v-74e4dc71;animation-name:antZoomOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear[data-v-74e4dc71],.zoom-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear[data-v-74e4dc71],.zoom-big-enter[data-v-74e4dc71],.zoom-big-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active[data-v-74e4dc71],.zoom-big-enter.zoom-big-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomBigIn-data-v-74e4dc71;animation-name:antZoomBigIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomBigOut-data-v-74e4dc71;animation-name:antZoomBigOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear[data-v-74e4dc71],.zoom-big-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear[data-v-74e4dc71],.zoom-big-fast-enter[data-v-74e4dc71],.zoom-big-fast-leave[data-v-74e4dc71]{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active[data-v-74e4dc71],.zoom-big-fast-enter.zoom-big-fast-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomBigIn-data-v-74e4dc71;animation-name:antZoomBigIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomBigOut-data-v-74e4dc71;animation-name:antZoomBigOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear[data-v-74e4dc71],.zoom-big-fast-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear[data-v-74e4dc71],.zoom-up-enter[data-v-74e4dc71],.zoom-up-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active[data-v-74e4dc71],.zoom-up-enter.zoom-up-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomUpIn-data-v-74e4dc71;animation-name:antZoomUpIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomUpOut-data-v-74e4dc71;animation-name:antZoomUpOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear[data-v-74e4dc71],.zoom-up-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear[data-v-74e4dc71],.zoom-down-enter[data-v-74e4dc71],.zoom-down-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active[data-v-74e4dc71],.zoom-down-enter.zoom-down-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomDownIn-data-v-74e4dc71;animation-name:antZoomDownIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomDownOut-data-v-74e4dc71;animation-name:antZoomDownOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear[data-v-74e4dc71],.zoom-down-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear[data-v-74e4dc71],.zoom-left-enter[data-v-74e4dc71],.zoom-left-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active[data-v-74e4dc71],.zoom-left-enter.zoom-left-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomLeftIn-data-v-74e4dc71;animation-name:antZoomLeftIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomLeftOut-data-v-74e4dc71;animation-name:antZoomLeftOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear[data-v-74e4dc71],.zoom-left-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear[data-v-74e4dc71],.zoom-right-enter[data-v-74e4dc71],.zoom-right-leave[data-v-74e4dc71]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active[data-v-74e4dc71],.zoom-right-enter.zoom-right-enter-active[data-v-74e4dc71]{-webkit-animation-name:antZoomRightIn-data-v-74e4dc71;animation-name:antZoomRightIn-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active[data-v-74e4dc71]{-webkit-animation-name:antZoomRightOut-data-v-74e4dc71;animation-name:antZoomRightOut-data-v-74e4dc71;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear[data-v-74e4dc71],.zoom-right-enter[data-v-74e4dc71]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave[data-v-74e4dc71]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn-data-v-74e4dc71{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn-data-v-74e4dc71{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn-data-v-74e4dc71{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut-data-v-74e4dc71{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy[data-v-74e4dc71]{overflow:hidden}.ant-motion-collapse-legacy-active[data-v-74e4dc71],.ant-motion-collapse[data-v-74e4dc71]{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse[data-v-74e4dc71]{overflow:hidden}ul[data-v-74e4dc71]{list-style:none;padding:0;overflow-y:scroll;height:250px}ul li[data-v-74e4dc71]{display:inline-block;padding:12px;margin:3px 0;border-radius:4px}ul li.active[data-v-74e4dc71],ul li[data-v-74e4dc71]:hover{cursor:pointer;color:#fff;background-color:#1890ff}.exception{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80%;min-height:500px}.exception .imgBlock{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;padding-right:152px;zoom:1}.exception .imgBlock:after,.exception .imgBlock:before{content:" ";display:table}.exception .imgBlock:after{clear:both;height:0;font-size:0;visibility:hidden}.exception .imgEle{float:right;width:100%;max-width:430px;height:360px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.exception .content{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.exception .content h1{margin-bottom:24px;color:#434e59;font-weight:600;font-size:72px;line-height:72px}.exception .content .desc{margin-bottom:16px;color:rgba(0,0,0,.45);font-size:20px;line-height:28px}.exception .content .actions button:not(:last-child){margin-right:8px}@media screen and (max-width:1200px){.exception .imgBlock{padding-right:88px}}@media screen and (max-width:576px){.exception{display:block;text-align:center}.exception .imgBlock{margin:0 auto 24px;padding-right:0}}@media screen and (max-width:480px){.exception .imgBlock{margin-bottom:-24px;overflow:hidden}}body[data-v-400fd39c],html[data-v-400fd39c]{width:100%;height:100%}input[data-v-400fd39c]::-ms-clear,input[data-v-400fd39c]::-ms-reveal{display:none}[data-v-400fd39c],[data-v-400fd39c]:after,[data-v-400fd39c]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-400fd39c]{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article[data-v-400fd39c],aside[data-v-400fd39c],dialog[data-v-400fd39c],figcaption[data-v-400fd39c],figure[data-v-400fd39c],footer[data-v-400fd39c],header[data-v-400fd39c],hgroup[data-v-400fd39c],main[data-v-400fd39c],nav[data-v-400fd39c],section[data-v-400fd39c]{display:block}body[data-v-400fd39c]{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"][data-v-400fd39c]:focus{outline:none!important}hr[data-v-400fd39c]{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1[data-v-400fd39c],h2[data-v-400fd39c],h3[data-v-400fd39c],h4[data-v-400fd39c],h5[data-v-400fd39c],h6[data-v-400fd39c]{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p[data-v-400fd39c]{margin-top:0;margin-bottom:1em}abbr[data-original-title][data-v-400fd39c],abbr[title][data-v-400fd39c]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address[data-v-400fd39c]{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number][data-v-400fd39c],input[type=password][data-v-400fd39c],input[type=text][data-v-400fd39c],textarea[data-v-400fd39c]{-webkit-appearance:none}dl[data-v-400fd39c],ol[data-v-400fd39c],ul[data-v-400fd39c]{margin-top:0;margin-bottom:1em}ol ol[data-v-400fd39c],ol ul[data-v-400fd39c],ul ol[data-v-400fd39c],ul ul[data-v-400fd39c]{margin-bottom:0}dt[data-v-400fd39c]{font-weight:500}dd[data-v-400fd39c]{margin-bottom:.5em;margin-left:0}blockquote[data-v-400fd39c]{margin:0 0 1em}dfn[data-v-400fd39c]{font-style:italic}b[data-v-400fd39c],strong[data-v-400fd39c]{font-weight:bolder}small[data-v-400fd39c]{font-size:80%}sub[data-v-400fd39c],sup[data-v-400fd39c]{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub[data-v-400fd39c]{bottom:-.25em}sup[data-v-400fd39c]{top:-.5em}a[data-v-400fd39c]{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a[data-v-400fd39c]:hover{color:#40a9ff}a[data-v-400fd39c]:active{color:#096dd9}a[data-v-400fd39c]:active,a[data-v-400fd39c]:hover{text-decoration:none;outline:0}a[disabled][data-v-400fd39c]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code[data-v-400fd39c],kbd[data-v-400fd39c],pre[data-v-400fd39c],samp[data-v-400fd39c]{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre[data-v-400fd39c]{margin-top:0;margin-bottom:1em;overflow:auto}figure[data-v-400fd39c]{margin:0 0 1em}img[data-v-400fd39c]{vertical-align:middle;border-style:none}svg[data-v-400fd39c]:not(:root){overflow:hidden}[role=button][data-v-400fd39c],a[data-v-400fd39c],area[data-v-400fd39c],button[data-v-400fd39c],input[data-v-400fd39c]:not([type=range]),label[data-v-400fd39c],select[data-v-400fd39c],summary[data-v-400fd39c],textarea[data-v-400fd39c]{-ms-touch-action:manipulation;touch-action:manipulation}table[data-v-400fd39c]{border-collapse:collapse}caption[data-v-400fd39c]{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th[data-v-400fd39c]{text-align:inherit}button[data-v-400fd39c],input[data-v-400fd39c],optgroup[data-v-400fd39c],select[data-v-400fd39c],textarea[data-v-400fd39c]{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button[data-v-400fd39c],input[data-v-400fd39c]{overflow:visible}button[data-v-400fd39c],select[data-v-400fd39c]{text-transform:none}[type=reset][data-v-400fd39c],[type=submit][data-v-400fd39c],button[data-v-400fd39c],html [type=button][data-v-400fd39c]{-webkit-appearance:button}[type=button][data-v-400fd39c]::-moz-focus-inner,[type=reset][data-v-400fd39c]::-moz-focus-inner,[type=submit][data-v-400fd39c]::-moz-focus-inner,button[data-v-400fd39c]::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox][data-v-400fd39c],input[type=radio][data-v-400fd39c]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date][data-v-400fd39c],input[type=datetime-local][data-v-400fd39c],input[type=month][data-v-400fd39c],input[type=time][data-v-400fd39c]{-webkit-appearance:listbox}textarea[data-v-400fd39c]{overflow:auto;resize:vertical}fieldset[data-v-400fd39c]{min-width:0;margin:0;padding:0;border:0}legend[data-v-400fd39c]{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress[data-v-400fd39c]{vertical-align:baseline}[type=number][data-v-400fd39c]::-webkit-inner-spin-button,[type=number][data-v-400fd39c]::-webkit-outer-spin-button{height:auto}[type=search][data-v-400fd39c]{outline-offset:-2px;-webkit-appearance:none}[type=search][data-v-400fd39c]::-webkit-search-cancel-button,[type=search][data-v-400fd39c]::-webkit-search-decoration{-webkit-appearance:none}[data-v-400fd39c]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output[data-v-400fd39c]{display:inline-block}summary[data-v-400fd39c]{display:list-item}template[data-v-400fd39c]{display:none}[hidden][data-v-400fd39c]{display:none!important}mark[data-v-400fd39c]{padding:.2em;background-color:#feffe6}[data-v-400fd39c]::-moz-selection{color:#fff;background:#1890ff}[data-v-400fd39c]::selection{color:#fff;background:#1890ff}.clearfix[data-v-400fd39c]{zoom:1}.clearfix[data-v-400fd39c]:after,.clearfix[data-v-400fd39c]:before{display:table;content:""}.clearfix[data-v-400fd39c]:after{clear:both}.anticon[data-v-400fd39c]{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>[data-v-400fd39c]{line-height:1}.anticon svg[data-v-400fd39c]{display:inline-block}.anticon[data-v-400fd39c]:before{display:none}.anticon .anticon-icon[data-v-400fd39c]{display:block}.anticon[tabindex][data-v-400fd39c]{cursor:pointer}.anticon-spin[data-v-400fd39c],.anticon-spin[data-v-400fd39c]:before{display:inline-block;-webkit-animation:loadingCircle-data-v-400fd39c 1s linear infinite;animation:loadingCircle-data-v-400fd39c 1s linear infinite}.fade-appear[data-v-400fd39c],.fade-enter[data-v-400fd39c],.fade-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active[data-v-400fd39c],.fade-enter.fade-enter-active[data-v-400fd39c]{-webkit-animation-name:antFadeIn-data-v-400fd39c;animation-name:antFadeIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active[data-v-400fd39c]{-webkit-animation-name:antFadeOut-data-v-400fd39c;animation-name:antFadeOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear[data-v-400fd39c],.fade-enter[data-v-400fd39c]{opacity:0}.fade-appear[data-v-400fd39c],.fade-enter[data-v-400fd39c],.fade-leave[data-v-400fd39c]{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn-data-v-400fd39c{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn-data-v-400fd39c{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut-data-v-400fd39c{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut-data-v-400fd39c{0%{opacity:1}to{opacity:0}}.move-up-appear[data-v-400fd39c],.move-up-enter[data-v-400fd39c],.move-up-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active[data-v-400fd39c],.move-up-enter.move-up-enter-active[data-v-400fd39c]{-webkit-animation-name:antMoveUpIn-data-v-400fd39c;animation-name:antMoveUpIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active[data-v-400fd39c]{-webkit-animation-name:antMoveUpOut-data-v-400fd39c;animation-name:antMoveUpOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear[data-v-400fd39c],.move-up-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear[data-v-400fd39c],.move-down-enter[data-v-400fd39c],.move-down-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active[data-v-400fd39c],.move-down-enter.move-down-enter-active[data-v-400fd39c]{-webkit-animation-name:antMoveDownIn-data-v-400fd39c;animation-name:antMoveDownIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active[data-v-400fd39c]{-webkit-animation-name:antMoveDownOut-data-v-400fd39c;animation-name:antMoveDownOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear[data-v-400fd39c],.move-down-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear[data-v-400fd39c],.move-left-enter[data-v-400fd39c],.move-left-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active[data-v-400fd39c],.move-left-enter.move-left-enter-active[data-v-400fd39c]{-webkit-animation-name:antMoveLeftIn-data-v-400fd39c;animation-name:antMoveLeftIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active[data-v-400fd39c]{-webkit-animation-name:antMoveLeftOut-data-v-400fd39c;animation-name:antMoveLeftOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear[data-v-400fd39c],.move-left-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear[data-v-400fd39c],.move-right-enter[data-v-400fd39c],.move-right-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active[data-v-400fd39c],.move-right-enter.move-right-enter-active[data-v-400fd39c]{-webkit-animation-name:antMoveRightIn-data-v-400fd39c;animation-name:antMoveRightIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active[data-v-400fd39c]{-webkit-animation-name:antMoveRightOut-data-v-400fd39c;animation-name:antMoveRightOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear[data-v-400fd39c],.move-right-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn-data-v-400fd39c{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn-data-v-400fd39c{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut-data-v-400fd39c{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut-data-v-400fd39c{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn-data-v-400fd39c{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn-data-v-400fd39c{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut-data-v-400fd39c{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut-data-v-400fd39c{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn-data-v-400fd39c{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn-data-v-400fd39c{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut-data-v-400fd39c{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut-data-v-400fd39c{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn-data-v-400fd39c{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn-data-v-400fd39c{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut-data-v-400fd39c{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut-data-v-400fd39c{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle-data-v-400fd39c{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle-data-v-400fd39c{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true][data-v-400fd39c],[ant-click-animating=true][data-v-400fd39c]{position:relative}html[data-v-400fd39c]{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node[data-v-400fd39c],[ant-click-animating-without-extra-node=true][data-v-400fd39c]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect-data-v-400fd39c 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-400fd39c .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect-data-v-400fd39c 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-400fd39c .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect-data-v-400fd39c{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect-data-v-400fd39c{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect-data-v-400fd39c{to{opacity:0}}@keyframes fadeEffect-data-v-400fd39c{to{opacity:0}}.slide-up-appear[data-v-400fd39c],.slide-up-enter[data-v-400fd39c],.slide-up-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active[data-v-400fd39c],.slide-up-enter.slide-up-enter-active[data-v-400fd39c]{-webkit-animation-name:antSlideUpIn-data-v-400fd39c;animation-name:antSlideUpIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active[data-v-400fd39c]{-webkit-animation-name:antSlideUpOut-data-v-400fd39c;animation-name:antSlideUpOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear[data-v-400fd39c],.slide-up-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear[data-v-400fd39c],.slide-down-enter[data-v-400fd39c],.slide-down-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active[data-v-400fd39c],.slide-down-enter.slide-down-enter-active[data-v-400fd39c]{-webkit-animation-name:antSlideDownIn-data-v-400fd39c;animation-name:antSlideDownIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active[data-v-400fd39c]{-webkit-animation-name:antSlideDownOut-data-v-400fd39c;animation-name:antSlideDownOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear[data-v-400fd39c],.slide-down-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear[data-v-400fd39c],.slide-left-enter[data-v-400fd39c],.slide-left-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active[data-v-400fd39c],.slide-left-enter.slide-left-enter-active[data-v-400fd39c]{-webkit-animation-name:antSlideLeftIn-data-v-400fd39c;animation-name:antSlideLeftIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active[data-v-400fd39c]{-webkit-animation-name:antSlideLeftOut-data-v-400fd39c;animation-name:antSlideLeftOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear[data-v-400fd39c],.slide-left-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear[data-v-400fd39c],.slide-right-enter[data-v-400fd39c],.slide-right-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active[data-v-400fd39c],.slide-right-enter.slide-right-enter-active[data-v-400fd39c]{-webkit-animation-name:antSlideRightIn-data-v-400fd39c;animation-name:antSlideRightIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active[data-v-400fd39c]{-webkit-animation-name:antSlideRightOut-data-v-400fd39c;animation-name:antSlideRightOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear[data-v-400fd39c],.slide-right-enter[data-v-400fd39c]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn-data-v-400fd39c{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn-data-v-400fd39c{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut-data-v-400fd39c{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut-data-v-400fd39c{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn-data-v-400fd39c{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn-data-v-400fd39c{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut-data-v-400fd39c{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut-data-v-400fd39c{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn-data-v-400fd39c{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn-data-v-400fd39c{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut-data-v-400fd39c{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut-data-v-400fd39c{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn-data-v-400fd39c{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn-data-v-400fd39c{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut-data-v-400fd39c{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut-data-v-400fd39c{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear[data-v-400fd39c],.swing-enter[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active[data-v-400fd39c],.swing-enter.swing-enter-active[data-v-400fd39c]{-webkit-animation-name:antSwingIn-data-v-400fd39c;animation-name:antSwingIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn-data-v-400fd39c{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn-data-v-400fd39c{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear[data-v-400fd39c],.zoom-enter[data-v-400fd39c],.zoom-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active[data-v-400fd39c],.zoom-enter.zoom-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomIn-data-v-400fd39c;animation-name:antZoomIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomOut-data-v-400fd39c;animation-name:antZoomOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear[data-v-400fd39c],.zoom-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear[data-v-400fd39c],.zoom-big-enter[data-v-400fd39c],.zoom-big-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active[data-v-400fd39c],.zoom-big-enter.zoom-big-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomBigIn-data-v-400fd39c;animation-name:antZoomBigIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomBigOut-data-v-400fd39c;animation-name:antZoomBigOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear[data-v-400fd39c],.zoom-big-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear[data-v-400fd39c],.zoom-big-fast-enter[data-v-400fd39c],.zoom-big-fast-leave[data-v-400fd39c]{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active[data-v-400fd39c],.zoom-big-fast-enter.zoom-big-fast-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomBigIn-data-v-400fd39c;animation-name:antZoomBigIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomBigOut-data-v-400fd39c;animation-name:antZoomBigOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear[data-v-400fd39c],.zoom-big-fast-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear[data-v-400fd39c],.zoom-up-enter[data-v-400fd39c],.zoom-up-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active[data-v-400fd39c],.zoom-up-enter.zoom-up-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomUpIn-data-v-400fd39c;animation-name:antZoomUpIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomUpOut-data-v-400fd39c;animation-name:antZoomUpOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear[data-v-400fd39c],.zoom-up-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear[data-v-400fd39c],.zoom-down-enter[data-v-400fd39c],.zoom-down-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active[data-v-400fd39c],.zoom-down-enter.zoom-down-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomDownIn-data-v-400fd39c;animation-name:antZoomDownIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomDownOut-data-v-400fd39c;animation-name:antZoomDownOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear[data-v-400fd39c],.zoom-down-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear[data-v-400fd39c],.zoom-left-enter[data-v-400fd39c],.zoom-left-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active[data-v-400fd39c],.zoom-left-enter.zoom-left-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomLeftIn-data-v-400fd39c;animation-name:antZoomLeftIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomLeftOut-data-v-400fd39c;animation-name:antZoomLeftOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear[data-v-400fd39c],.zoom-left-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear[data-v-400fd39c],.zoom-right-enter[data-v-400fd39c],.zoom-right-leave[data-v-400fd39c]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active[data-v-400fd39c],.zoom-right-enter.zoom-right-enter-active[data-v-400fd39c]{-webkit-animation-name:antZoomRightIn-data-v-400fd39c;animation-name:antZoomRightIn-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active[data-v-400fd39c]{-webkit-animation-name:antZoomRightOut-data-v-400fd39c;animation-name:antZoomRightOut-data-v-400fd39c;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear[data-v-400fd39c],.zoom-right-enter[data-v-400fd39c]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave[data-v-400fd39c]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn-data-v-400fd39c{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn-data-v-400fd39c{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn-data-v-400fd39c{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut-data-v-400fd39c{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy[data-v-400fd39c]{overflow:hidden}.ant-motion-collapse-legacy-active[data-v-400fd39c],.ant-motion-collapse[data-v-400fd39c]{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse[data-v-400fd39c]{overflow:hidden}.antd-pro-components-standard-form-row-index-standardFormRow[data-v-400fd39c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;padding-bottom:16px;border-bottom:1px dashed #e8e8e8}.antd-pro-components-standard-form-row-index-standardFormRow[data-v-400fd39c] .ant-form-item{margin-right:24px}.antd-pro-components-standard-form-row-index-standardFormRow[data-v-400fd39c] .ant-form-item-label label{margin-right:0;color:rgba(0,0,0,.65)}.antd-pro-components-standard-form-row-index-standardFormRow .ant-form-item-control[data-v-400fd39c],.antd-pro-components-standard-form-row-index-standardFormRow[data-v-400fd39c] .ant-form-item-label{padding:0;line-height:32px}.antd-pro-components-standard-form-row-index-standardFormRow .antd-pro-components-standard-form-row-index-label[data-v-400fd39c]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:24px;color:rgba(0,0,0,.85);font-size:14px;text-align:right}.antd-pro-components-standard-form-row-index-standardFormRow .antd-pro-components-standard-form-row-index-label>span[data-v-400fd39c]{display:inline-block;height:32px;line-height:32px}.antd-pro-components-standard-form-row-index-standardFormRow .antd-pro-components-standard-form-row-index-label>span[data-v-400fd39c]:after{content:":"}.antd-pro-components-standard-form-row-index-standardFormRow .antd-pro-components-standard-form-row-index-content[data-v-400fd39c]{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.antd-pro-components-standard-form-row-index-standardFormRow .antd-pro-components-standard-form-row-index-content[data-v-400fd39c] .ant-form-item:last-child{margin-right:0}.antd-pro-components-standard-form-row-index-standardFormRow.antd-pro-components-standard-form-row-index-standardFormRowLast[data-v-400fd39c]{margin-bottom:0;padding-bottom:0;border:none}.antd-pro-components-standard-form-row-index-standardFormRow.antd-pro-components-standard-form-row-index-standardFormRowBlock[data-v-400fd39c] .ant-form-item,.antd-pro-components-standard-form-row-index-standardFormRow.antd-pro-components-standard-form-row-index-standardFormRowBlock div.ant-form-item-control-wrapper[data-v-400fd39c],.antd-pro-components-standard-form-row-index-standardFormRow.antd-pro-components-standard-form-row-index-standardFormRowGrid[data-v-400fd39c] .ant-form-item,.antd-pro-components-standard-form-row-index-standardFormRow.antd-pro-components-standard-form-row-index-standardFormRowGrid div.ant-form-item-control-wrapper[data-v-400fd39c]{display:block}.antd-pro-components-standard-form-row-index-standardFormRow.antd-pro-components-standard-form-row-index-standardFormRowGrid[data-v-400fd39c] .ant-form-item-label{float:left}body[data-v-0d752822],html[data-v-0d752822]{width:100%;height:100%}input[data-v-0d752822]::-ms-clear,input[data-v-0d752822]::-ms-reveal{display:none}[data-v-0d752822],[data-v-0d752822]:after,[data-v-0d752822]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-0d752822]{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article[data-v-0d752822],aside[data-v-0d752822],dialog[data-v-0d752822],figcaption[data-v-0d752822],figure[data-v-0d752822],footer[data-v-0d752822],header[data-v-0d752822],hgroup[data-v-0d752822],main[data-v-0d752822],nav[data-v-0d752822],section[data-v-0d752822]{display:block}body[data-v-0d752822]{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"][data-v-0d752822]:focus{outline:none!important}hr[data-v-0d752822]{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1[data-v-0d752822],h2[data-v-0d752822],h3[data-v-0d752822],h4[data-v-0d752822],h5[data-v-0d752822],h6[data-v-0d752822]{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p[data-v-0d752822]{margin-top:0;margin-bottom:1em}abbr[data-original-title][data-v-0d752822],abbr[title][data-v-0d752822]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address[data-v-0d752822]{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number][data-v-0d752822],input[type=password][data-v-0d752822],input[type=text][data-v-0d752822],textarea[data-v-0d752822]{-webkit-appearance:none}dl[data-v-0d752822],ol[data-v-0d752822],ul[data-v-0d752822]{margin-top:0;margin-bottom:1em}ol ol[data-v-0d752822],ol ul[data-v-0d752822],ul ol[data-v-0d752822],ul ul[data-v-0d752822]{margin-bottom:0}dt[data-v-0d752822]{font-weight:500}dd[data-v-0d752822]{margin-bottom:.5em;margin-left:0}blockquote[data-v-0d752822]{margin:0 0 1em}dfn[data-v-0d752822]{font-style:italic}b[data-v-0d752822],strong[data-v-0d752822]{font-weight:bolder}small[data-v-0d752822]{font-size:80%}sub[data-v-0d752822],sup[data-v-0d752822]{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub[data-v-0d752822]{bottom:-.25em}sup[data-v-0d752822]{top:-.5em}a[data-v-0d752822]{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a[data-v-0d752822]:hover{color:#40a9ff}a[data-v-0d752822]:active{color:#096dd9}a[data-v-0d752822]:active,a[data-v-0d752822]:hover{text-decoration:none;outline:0}a[disabled][data-v-0d752822]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code[data-v-0d752822],kbd[data-v-0d752822],pre[data-v-0d752822],samp[data-v-0d752822]{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre[data-v-0d752822]{margin-top:0;margin-bottom:1em;overflow:auto}figure[data-v-0d752822]{margin:0 0 1em}img[data-v-0d752822]{vertical-align:middle;border-style:none}svg[data-v-0d752822]:not(:root){overflow:hidden}[role=button][data-v-0d752822],a[data-v-0d752822],area[data-v-0d752822],button[data-v-0d752822],input[data-v-0d752822]:not([type=range]),label[data-v-0d752822],select[data-v-0d752822],summary[data-v-0d752822],textarea[data-v-0d752822]{-ms-touch-action:manipulation;touch-action:manipulation}table[data-v-0d752822]{border-collapse:collapse}caption[data-v-0d752822]{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th[data-v-0d752822]{text-align:inherit}button[data-v-0d752822],input[data-v-0d752822],optgroup[data-v-0d752822],select[data-v-0d752822],textarea[data-v-0d752822]{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button[data-v-0d752822],input[data-v-0d752822]{overflow:visible}button[data-v-0d752822],select[data-v-0d752822]{text-transform:none}[type=reset][data-v-0d752822],[type=submit][data-v-0d752822],button[data-v-0d752822],html [type=button][data-v-0d752822]{-webkit-appearance:button}[type=button][data-v-0d752822]::-moz-focus-inner,[type=reset][data-v-0d752822]::-moz-focus-inner,[type=submit][data-v-0d752822]::-moz-focus-inner,button[data-v-0d752822]::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox][data-v-0d752822],input[type=radio][data-v-0d752822]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date][data-v-0d752822],input[type=datetime-local][data-v-0d752822],input[type=month][data-v-0d752822],input[type=time][data-v-0d752822]{-webkit-appearance:listbox}textarea[data-v-0d752822]{overflow:auto;resize:vertical}fieldset[data-v-0d752822]{min-width:0;margin:0;padding:0;border:0}legend[data-v-0d752822]{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress[data-v-0d752822]{vertical-align:baseline}[type=number][data-v-0d752822]::-webkit-inner-spin-button,[type=number][data-v-0d752822]::-webkit-outer-spin-button{height:auto}[type=search][data-v-0d752822]{outline-offset:-2px;-webkit-appearance:none}[type=search][data-v-0d752822]::-webkit-search-cancel-button,[type=search][data-v-0d752822]::-webkit-search-decoration{-webkit-appearance:none}[data-v-0d752822]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output[data-v-0d752822]{display:inline-block}summary[data-v-0d752822]{display:list-item}template[data-v-0d752822]{display:none}[hidden][data-v-0d752822]{display:none!important}mark[data-v-0d752822]{padding:.2em;background-color:#feffe6}[data-v-0d752822]::-moz-selection{color:#fff;background:#1890ff}[data-v-0d752822]::selection{color:#fff;background:#1890ff}.clearfix[data-v-0d752822]{zoom:1}.clearfix[data-v-0d752822]:after,.clearfix[data-v-0d752822]:before{display:table;content:""}.clearfix[data-v-0d752822]:after{clear:both}.anticon[data-v-0d752822]{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>[data-v-0d752822]{line-height:1}.anticon svg[data-v-0d752822]{display:inline-block}.anticon[data-v-0d752822]:before{display:none}.anticon .anticon-icon[data-v-0d752822]{display:block}.anticon[tabindex][data-v-0d752822]{cursor:pointer}.anticon-spin[data-v-0d752822],.anticon-spin[data-v-0d752822]:before{display:inline-block;-webkit-animation:loadingCircle-data-v-0d752822 1s linear infinite;animation:loadingCircle-data-v-0d752822 1s linear infinite}.fade-appear[data-v-0d752822],.fade-enter[data-v-0d752822],.fade-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active[data-v-0d752822],.fade-enter.fade-enter-active[data-v-0d752822]{-webkit-animation-name:antFadeIn-data-v-0d752822;animation-name:antFadeIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active[data-v-0d752822]{-webkit-animation-name:antFadeOut-data-v-0d752822;animation-name:antFadeOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear[data-v-0d752822],.fade-enter[data-v-0d752822]{opacity:0}.fade-appear[data-v-0d752822],.fade-enter[data-v-0d752822],.fade-leave[data-v-0d752822]{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn-data-v-0d752822{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn-data-v-0d752822{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut-data-v-0d752822{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut-data-v-0d752822{0%{opacity:1}to{opacity:0}}.move-up-appear[data-v-0d752822],.move-up-enter[data-v-0d752822],.move-up-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active[data-v-0d752822],.move-up-enter.move-up-enter-active[data-v-0d752822]{-webkit-animation-name:antMoveUpIn-data-v-0d752822;animation-name:antMoveUpIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active[data-v-0d752822]{-webkit-animation-name:antMoveUpOut-data-v-0d752822;animation-name:antMoveUpOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear[data-v-0d752822],.move-up-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear[data-v-0d752822],.move-down-enter[data-v-0d752822],.move-down-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active[data-v-0d752822],.move-down-enter.move-down-enter-active[data-v-0d752822]{-webkit-animation-name:antMoveDownIn-data-v-0d752822;animation-name:antMoveDownIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active[data-v-0d752822]{-webkit-animation-name:antMoveDownOut-data-v-0d752822;animation-name:antMoveDownOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear[data-v-0d752822],.move-down-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear[data-v-0d752822],.move-left-enter[data-v-0d752822],.move-left-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active[data-v-0d752822],.move-left-enter.move-left-enter-active[data-v-0d752822]{-webkit-animation-name:antMoveLeftIn-data-v-0d752822;animation-name:antMoveLeftIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active[data-v-0d752822]{-webkit-animation-name:antMoveLeftOut-data-v-0d752822;animation-name:antMoveLeftOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear[data-v-0d752822],.move-left-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear[data-v-0d752822],.move-right-enter[data-v-0d752822],.move-right-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active[data-v-0d752822],.move-right-enter.move-right-enter-active[data-v-0d752822]{-webkit-animation-name:antMoveRightIn-data-v-0d752822;animation-name:antMoveRightIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active[data-v-0d752822]{-webkit-animation-name:antMoveRightOut-data-v-0d752822;animation-name:antMoveRightOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear[data-v-0d752822],.move-right-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn-data-v-0d752822{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn-data-v-0d752822{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut-data-v-0d752822{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut-data-v-0d752822{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn-data-v-0d752822{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn-data-v-0d752822{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut-data-v-0d752822{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut-data-v-0d752822{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn-data-v-0d752822{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn-data-v-0d752822{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut-data-v-0d752822{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut-data-v-0d752822{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn-data-v-0d752822{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn-data-v-0d752822{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut-data-v-0d752822{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut-data-v-0d752822{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle-data-v-0d752822{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle-data-v-0d752822{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true][data-v-0d752822],[ant-click-animating=true][data-v-0d752822]{position:relative}html[data-v-0d752822]{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node[data-v-0d752822],[ant-click-animating-without-extra-node=true][data-v-0d752822]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect-data-v-0d752822 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-0d752822 .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect-data-v-0d752822 2s cubic-bezier(.08,.82,.17,1),waveEffect-data-v-0d752822 .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect-data-v-0d752822{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect-data-v-0d752822{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect-data-v-0d752822{to{opacity:0}}@keyframes fadeEffect-data-v-0d752822{to{opacity:0}}.slide-up-appear[data-v-0d752822],.slide-up-enter[data-v-0d752822],.slide-up-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active[data-v-0d752822],.slide-up-enter.slide-up-enter-active[data-v-0d752822]{-webkit-animation-name:antSlideUpIn-data-v-0d752822;animation-name:antSlideUpIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active[data-v-0d752822]{-webkit-animation-name:antSlideUpOut-data-v-0d752822;animation-name:antSlideUpOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear[data-v-0d752822],.slide-up-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear[data-v-0d752822],.slide-down-enter[data-v-0d752822],.slide-down-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active[data-v-0d752822],.slide-down-enter.slide-down-enter-active[data-v-0d752822]{-webkit-animation-name:antSlideDownIn-data-v-0d752822;animation-name:antSlideDownIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active[data-v-0d752822]{-webkit-animation-name:antSlideDownOut-data-v-0d752822;animation-name:antSlideDownOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear[data-v-0d752822],.slide-down-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear[data-v-0d752822],.slide-left-enter[data-v-0d752822],.slide-left-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active[data-v-0d752822],.slide-left-enter.slide-left-enter-active[data-v-0d752822]{-webkit-animation-name:antSlideLeftIn-data-v-0d752822;animation-name:antSlideLeftIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active[data-v-0d752822]{-webkit-animation-name:antSlideLeftOut-data-v-0d752822;animation-name:antSlideLeftOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear[data-v-0d752822],.slide-left-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear[data-v-0d752822],.slide-right-enter[data-v-0d752822],.slide-right-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active[data-v-0d752822],.slide-right-enter.slide-right-enter-active[data-v-0d752822]{-webkit-animation-name:antSlideRightIn-data-v-0d752822;animation-name:antSlideRightIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active[data-v-0d752822]{-webkit-animation-name:antSlideRightOut-data-v-0d752822;animation-name:antSlideRightOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear[data-v-0d752822],.slide-right-enter[data-v-0d752822]{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn-data-v-0d752822{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn-data-v-0d752822{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut-data-v-0d752822{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut-data-v-0d752822{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn-data-v-0d752822{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn-data-v-0d752822{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut-data-v-0d752822{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut-data-v-0d752822{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn-data-v-0d752822{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn-data-v-0d752822{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut-data-v-0d752822{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut-data-v-0d752822{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn-data-v-0d752822{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn-data-v-0d752822{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut-data-v-0d752822{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut-data-v-0d752822{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear[data-v-0d752822],.swing-enter[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active[data-v-0d752822],.swing-enter.swing-enter-active[data-v-0d752822]{-webkit-animation-name:antSwingIn-data-v-0d752822;animation-name:antSwingIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn-data-v-0d752822{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn-data-v-0d752822{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear[data-v-0d752822],.zoom-enter[data-v-0d752822],.zoom-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active[data-v-0d752822],.zoom-enter.zoom-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomIn-data-v-0d752822;animation-name:antZoomIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomOut-data-v-0d752822;animation-name:antZoomOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear[data-v-0d752822],.zoom-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear[data-v-0d752822],.zoom-big-enter[data-v-0d752822],.zoom-big-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active[data-v-0d752822],.zoom-big-enter.zoom-big-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomBigIn-data-v-0d752822;animation-name:antZoomBigIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomBigOut-data-v-0d752822;animation-name:antZoomBigOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear[data-v-0d752822],.zoom-big-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear[data-v-0d752822],.zoom-big-fast-enter[data-v-0d752822],.zoom-big-fast-leave[data-v-0d752822]{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active[data-v-0d752822],.zoom-big-fast-enter.zoom-big-fast-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomBigIn-data-v-0d752822;animation-name:antZoomBigIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomBigOut-data-v-0d752822;animation-name:antZoomBigOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear[data-v-0d752822],.zoom-big-fast-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear[data-v-0d752822],.zoom-up-enter[data-v-0d752822],.zoom-up-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active[data-v-0d752822],.zoom-up-enter.zoom-up-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomUpIn-data-v-0d752822;animation-name:antZoomUpIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomUpOut-data-v-0d752822;animation-name:antZoomUpOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear[data-v-0d752822],.zoom-up-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear[data-v-0d752822],.zoom-down-enter[data-v-0d752822],.zoom-down-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active[data-v-0d752822],.zoom-down-enter.zoom-down-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomDownIn-data-v-0d752822;animation-name:antZoomDownIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomDownOut-data-v-0d752822;animation-name:antZoomDownOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear[data-v-0d752822],.zoom-down-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear[data-v-0d752822],.zoom-left-enter[data-v-0d752822],.zoom-left-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active[data-v-0d752822],.zoom-left-enter.zoom-left-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomLeftIn-data-v-0d752822;animation-name:antZoomLeftIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomLeftOut-data-v-0d752822;animation-name:antZoomLeftOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear[data-v-0d752822],.zoom-left-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear[data-v-0d752822],.zoom-right-enter[data-v-0d752822],.zoom-right-leave[data-v-0d752822]{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active[data-v-0d752822],.zoom-right-enter.zoom-right-enter-active[data-v-0d752822]{-webkit-animation-name:antZoomRightIn-data-v-0d752822;animation-name:antZoomRightIn-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active[data-v-0d752822]{-webkit-animation-name:antZoomRightOut-data-v-0d752822;animation-name:antZoomRightOut-data-v-0d752822;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear[data-v-0d752822],.zoom-right-enter[data-v-0d752822]{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave[data-v-0d752822]{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn-data-v-0d752822{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn-data-v-0d752822{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn-data-v-0d752822{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut-data-v-0d752822{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy[data-v-0d752822]{overflow:hidden}.ant-motion-collapse-legacy-active[data-v-0d752822],.ant-motion-collapse[data-v-0d752822]{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse[data-v-0d752822]{overflow:hidden}.antd-pro-components-article-list-content-index-listContent .description[data-v-0d752822]{max-width:720px;line-height:22px}.antd-pro-components-article-list-content-index-listContent .extra[data-v-0d752822]{margin-top:16px;color:rgba(0,0,0,.45);line-height:22px}.antd-pro-components-article-list-content-index-listContent .extra[data-v-0d752822] .ant-avatar{position:relative;top:1px;width:20px;height:20px;margin-right:8px;vertical-align:top}.antd-pro-components-article-list-content-index-listContent .extra>em[data-v-0d752822]{margin-left:16px;color:rgba(0,0,0,.25);font-style:normal}@media screen and (max-width:480px){.antd-pro-components-article-list-content-index-listContent .extra>em[data-v-0d752822]{display:block;margin-top:8px;margin-left:0}}.setting-drawer-index-item[data-v-e773bc98]{margin-bottom:24px}.setting-drawer-index-item .setting-drawer-index-title[data-v-e773bc98]{font-size:14px;color:rgba(0,0,0,.85);line-height:22px;margin-bottom:12px}.setting-drawer-index-content .setting-drawer-index-blockChecbox[data-v-488cf6ae]{display:-webkit-box;display:-ms-flexbox;display:flex}.setting-drawer-index-content .setting-drawer-index-blockChecbox .setting-drawer-index-item[data-v-488cf6ae]{margin-right:16px;position:relative;border-radius:4px;cursor:pointer}.setting-drawer-index-content .setting-drawer-index-blockChecbox .setting-drawer-index-item img[data-v-488cf6ae]{width:48px}.setting-drawer-index-content .setting-drawer-index-blockChecbox .setting-drawer-index-item .setting-drawer-index-selectIcon[data-v-488cf6ae]{position:absolute;top:0;right:0;width:100%;padding-top:15px;padding-left:24px;height:100%;color:#1890ff;font-size:14px;font-weight:700}.setting-drawer-index-content .setting-drawer-theme-color-colorBlock[data-v-488cf6ae]{width:20px;height:20px;border-radius:2px;float:left;cursor:pointer;margin-right:8px;padding-left:0;padding-right:0;text-align:center;color:#fff;font-weight:700}.setting-drawer-index-content .setting-drawer-theme-color-colorBlock i[data-v-488cf6ae]{font-size:14px}.setting-drawer-index-handle[data-v-488cf6ae]{position:absolute;top:240px;background:#1890ff;width:48px;height:48px;right:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;pointer-events:auto;z-index:1001;text-align:center;font-size:16px;border-radius:4px 0 0 4px}.setting-drawer-index-handle i[data-v-488cf6ae]{color:#fff;font-size:20px}.header{position:fixed;left:0;right:0;z-index:1000;height:56px!important;line-height:56px!important;padding:0 50px 0 34px!important;background:#343a40!important}.page-transition-enter,.page-transition-leave-active{opacity:0}.page-transition-enter .page-transition-container,.page-transition-leave-active .page-transition-container{-webkit-transform:scale(1.1);transform:scale(1.1)}.caidan_menu{color:hsla(0,0%,100%,.7019607843137254);font-size:20px;line-height:64px!important;margin-left:20px}.content_wwx,.menu_wwx{-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.content_wwx{-webkit-box-flex:1;-ms-flex:1;flex:1;width:calc(100vh - 226px)}.menu_enter{-webkit-transform:translateX(0);transform:translateX(0)}.menu_leave{-webkit-transform:translateX(-226px);transform:translateX(-226px)}.content_enter{margin-left:0}.content_leave{margin-left:-226px}.page-header[data-v-4df2934c]{background:#fff;padding:12px 24px 0;border-bottom:1px solid #e8e8e8}.page-header .breadcrumb[data-v-4df2934c]{margin-bottom:12px}.page-header .detail[data-v-4df2934c]{display:-webkit-box;display:-ms-flexbox;display:flex}.page-header .detail .avatar[data-v-4df2934c]{-webkit-box-flex:0;-ms-flex:0 1 72px;flex:0 1 72px;margin:0 24px 8px 0}.page-header .detail .avatar>span[data-v-4df2934c]{border-radius:72px;display:block;width:72px;height:72px}.page-header .detail .main[data-v-4df2934c]{width:100%;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.page-header .detail .main .row[data-v-4df2934c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.page-header .detail .main .row .avatar[data-v-4df2934c]{margin-bottom:16px}.page-header .detail .main .title[data-v-4df2934c]{font-size:20px;line-height:28px;font-weight:500;color:rgba(0,0,0,.85);margin-bottom:16px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.page-header .detail .main .logo[data-v-4df2934c]{width:28px;height:28px;border-radius:4px;margin-right:16px}.page-header .detail .main .content[data-v-4df2934c],.page-header .detail .main .headerContent[data-v-4df2934c]{-webkit-box-flex:1;-ms-flex:auto;flex:auto;color:rgba(0,0,0,.45);line-height:22px}.page-header .detail .main .content .link[data-v-4df2934c],.page-header .detail .main .headerContent .link[data-v-4df2934c]{margin-top:16px;line-height:24px}.page-header .detail .main .content .link a[data-v-4df2934c],.page-header .detail .main .headerContent .link a[data-v-4df2934c]{font-size:14px;margin-right:32px}.page-header .detail .main .extra[data-v-4df2934c]{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-left:88px;min-width:242px;text-align:right}.page-header .detail .main .action[data-v-4df2934c]{margin-left:56px;min-width:266px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:right}.page-header .detail .main .action[data-v-4df2934c]:empty{display:none}.mobile .page-header .main .row[data-v-4df2934c]{-ms-flex-wrap:wrap;flex-wrap:wrap}.mobile .page-header .main .row .avatar[data-v-4df2934c]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;margin:0 2% 8px 0}.mobile .page-header .main .row .content[data-v-4df2934c],.mobile .page-header .main .row .headerContent[data-v-4df2934c]{-webkit-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%}.mobile .page-header .main .row .content .link[data-v-4df2934c],.mobile .page-header .main .row .headerContent .link[data-v-4df2934c]{margin-top:16px;line-height:24px}.mobile .page-header .main .row .content .link a[data-v-4df2934c],.mobile .page-header .main .row .headerContent .link a[data-v-4df2934c]{font-size:14px;margin-right:10px}.mobile .page-header .main .row .extra[data-v-4df2934c]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:0;min-width:0;text-align:right}.mobile .page-header .main .row .action[data-v-4df2934c]{margin-left:unset;min-width:266px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:left;margin-bottom:12px}.mobile .page-header .main .row .action[data-v-4df2934c]:empty{display:none}.content[data-v-518136d8]{margin:24px 24px 0}.content .link[data-v-518136d8]{margin-top:16px}.content .link[data-v-518136d8]:not(:empty){margin-bottom:16px}.content .link a[data-v-518136d8]{margin-right:32px;height:24px;line-height:24px;display:inline-block}.content .link a i[data-v-518136d8]{font-size:24px;margin-right:8px;vertical-align:middle}.content .link a span[data-v-518136d8]{height:24px;line-height:24px;display:inline-block;vertical-align:middle}.page-menu-search[data-v-518136d8]{text-align:center;margin-bottom:16px}.page-menu-tabs[data-v-518136d8]{margin-top:48px}.extra-img[data-v-518136d8]{margin-top:-60px;text-align:center;width:195px}.extra-img img[data-v-518136d8]{width:100%}.mobile .extra-img[data-v-518136d8]{margin-top:0;text-align:center;width:96px}.mobile .extra-img img[data-v-518136d8]{width:100%}#nprogress{pointer-events:none}#nprogress .bar{background:#1890ff;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #1890ff,0 0 5px #1890ff;box-shadow:0 0 10px #1890ff,0 0 5px #1890ff;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid transparent;border-top-color:#1890ff;border-left-color:#1890ff;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"]:focus{outline:none!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a:hover{color:#40a9ff}a:active{color:#096dd9}a:active,a:hover{text-decoration:none;outline:0}a[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th{text-align:inherit}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}::-moz-selection{color:#fff;background:#1890ff}::selection{color:#fff;background:#1890ff}.clearfix{zoom:1}.clearfix:after,.clearfix:before{display:table;content:""}.clearfix:after{clear:both}.anticon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>*{line-height:1}.anticon svg{display:inline-block}.anticon:before{display:none}.anticon .anticon-icon{display:block}.anticon[tabindex]{cursor:pointer}.anticon-spin,.anticon-spin:before{display:inline-block;-webkit-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite}.fade-appear,.fade-enter,.fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active,.fade-enter.fade-enter-active{-webkit-animation-name:antFadeIn;animation-name:antFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active{-webkit-animation-name:antFadeOut;animation-name:antFadeOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear,.fade-enter{opacity:0}.fade-appear,.fade-enter,.fade-leave{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.move-up-appear,.move-up-enter,.move-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active,.move-up-enter.move-up-enter-active{-webkit-animation-name:antMoveUpIn;animation-name:antMoveUpIn;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active{-webkit-animation-name:antMoveUpOut;animation-name:antMoveUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear,.move-up-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear,.move-down-enter,.move-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active,.move-down-enter.move-down-enter-active{-webkit-animation-name:antMoveDownIn;animation-name:antMoveDownIn;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active{-webkit-animation-name:antMoveDownOut;animation-name:antMoveDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear,.move-down-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear,.move-left-enter,.move-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active,.move-left-enter.move-left-enter-active{-webkit-animation-name:antMoveLeftIn;animation-name:antMoveLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active{-webkit-animation-name:antMoveLeftOut;animation-name:antMoveLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear,.move-left-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear,.move-right-enter,.move-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active,.move-right-enter.move-right-enter-active{-webkit-animation-name:antMoveRightIn;animation-name:antMoveRightIn;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active{-webkit-animation-name:antMoveRightOut;animation-name:antMoveRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear,.move-right-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true],[ant-click-animating=true]{position:relative}html{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node,[ant-click-animating-without-extra-node=true]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect{to{opacity:0}}@keyframes fadeEffect{to{opacity:0}}.slide-up-appear,.slide-up-enter,.slide-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active,.slide-up-enter.slide-up-enter-active{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear,.slide-up-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear,.slide-down-enter,.slide-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active,.slide-down-enter.slide-down-enter-active{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear,.slide-down-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear,.slide-left-enter,.slide-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active,.slide-left-enter.slide-left-enter-active{-webkit-animation-name:antSlideLeftIn;animation-name:antSlideLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active{-webkit-animation-name:antSlideLeftOut;animation-name:antSlideLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear,.slide-left-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear,.slide-right-enter,.slide-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active,.slide-right-enter.slide-right-enter-active{-webkit-animation-name:antSlideRightIn;animation-name:antSlideRightIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active{-webkit-animation-name:antSlideRightOut;animation-name:antSlideRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear,.slide-right-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear,.swing-enter{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active,.swing-enter.swing-enter-active{-webkit-animation-name:antSwingIn;animation-name:antSwingIn;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear,.zoom-enter,.zoom-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active{-webkit-animation-name:antZoomIn;animation-name:antZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active{-webkit-animation-name:antZoomOut;animation-name:antZoomOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear,.zoom-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear,.zoom-big-enter,.zoom-big-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active,.zoom-big-enter.zoom-big-enter-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear,.zoom-big-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear,.zoom-big-fast-enter,.zoom-big-fast-leave{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active,.zoom-big-fast-enter.zoom-big-fast-enter-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear,.zoom-big-fast-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear,.zoom-up-enter,.zoom-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active,.zoom-up-enter.zoom-up-enter-active{-webkit-animation-name:antZoomUpIn;animation-name:antZoomUpIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active{-webkit-animation-name:antZoomUpOut;animation-name:antZoomUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear,.zoom-up-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear,.zoom-down-enter,.zoom-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active,.zoom-down-enter.zoom-down-enter-active{-webkit-animation-name:antZoomDownIn;animation-name:antZoomDownIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active{-webkit-animation-name:antZoomDownOut;animation-name:antZoomDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear,.zoom-down-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear,.zoom-left-enter,.zoom-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active,.zoom-left-enter.zoom-left-enter-active{-webkit-animation-name:antZoomLeftIn;animation-name:antZoomLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active{-webkit-animation-name:antZoomLeftOut;animation-name:antZoomLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear,.zoom-left-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear,.zoom-right-enter,.zoom-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active,.zoom-right-enter.zoom-right-enter-active{-webkit-animation-name:antZoomRightIn;animation-name:antZoomRightIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active{-webkit-animation-name:antZoomRightOut;animation-name:antZoomRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear,.zoom-right-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse,.ant-motion-collapse-legacy-active{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden}@font-face{font-family:yj;src:url(../fonts/yj.057785ce.TTF)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:rgba(6,15,22,0)}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 2px #1890ff;background-color:#1890ff}html{overflow:hideen}body{background-color:#060f16}body.colorWeak{-webkit-filter:invert(80%);filter:invert(80%)}body.userLayout{overflow:auto}.layout.ant-layout{height:auto;overflow-x:hidden}.layout.ant-layout.mobile .ant-layout-content .content,.layout.ant-layout.tablet .ant-layout-content .content{margin:24px 0 0}.layout.ant-layout.mobile .ant-table-wrapper .ant-table-content,.layout.ant-layout.tablet .ant-table-wrapper .ant-table-content{overflow-y:auto}.layout.ant-layout.mobile .ant-table-wrapper .ant-table-body,.layout.ant-layout.tablet .ant-table-wrapper .ant-table-body{min-width:800px}.layout.ant-layout.mobile .topmenu.content-width-Fluid .header-index-wide,.layout.ant-layout.tablet .topmenu.content-width-Fluid .header-index-wide{margin-left:0}.layout.ant-layout.mobile .sidemenu .ant-header-fixedHeader.ant-header-side-closed,.layout.ant-layout.mobile .sidemenu .ant-header-fixedHeader.ant-header-side-opened{width:100%}.layout.ant-layout.ant-layout-has-sider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.layout.ant-layout .trigger{font-size:20px;line-height:56px;padding:0 24px;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.layout.ant-layout .trigger:hover{background:rgba(0,0,0,.025)}.layout.ant-layout .topmenu .ant-header-fixedHeader{position:fixed;top:0;right:0;z-index:9;width:100%;-webkit-transition:width .2s;transition:width .2s}.layout.ant-layout .topmenu .ant-header-fixedHeader.ant-header-side-closed,.layout.ant-layout .topmenu .ant-header-fixedHeader.ant-header-side-opened{width:100%}.layout.ant-layout .topmenu.content-width-Fluid .header-index-wide{max-width:unset}.layout.ant-layout .topmenu.content-width-Fluid .header-index-wide .header-index-left{-webkit-box-flex:1;-ms-flex:1 1 1000px;flex:1 1 1000px}.layout.ant-layout .topmenu.content-width-Fluid .header-index-wide .header-index-left .logo{margin-left:25px}.layout.ant-layout .topmenu.content-width-Fluid .header-index-wide .header-index-left .ant-menu.ant-menu-horizontal{max-width:calc(100vw - 453px);-webkit-box-flex:1;-ms-flex:1 1 calc(100vw - 453px);flex:1 1 calc(100vw - 453px)}.layout.ant-layout .topmenu.content-width-Fluid .header-index-wide .header-index-right{margin-right:25px}.layout.ant-layout .topmenu.content-width-Fluid .page-header-index-wide{max-width:unset}.layout.ant-layout .sidemenu .ant-header-fixedHeader{position:fixed;top:0;right:0;z-index:9;width:100%;-webkit-transition:width .2s;transition:width .2s}.layout.ant-layout .sidemenu .ant-header-fixedHeader.ant-header-side-opened{width:calc(100% - 226px)}.layout.ant-layout .sidemenu .ant-header-fixedHeader.ant-header-side-closed{width:calc(100% - 80px)}.layout.ant-layout .header{height:56px;padding:0 12px 0 0;background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08);position:relative}.layout.ant-layout .header .user-wrapper,.layout.ant-layout .top-nav-header-index .user-wrapper{float:right;height:100%}.layout.ant-layout .header .user-wrapper .action,.layout.ant-layout .top-nav-header-index .user-wrapper .action{cursor:pointer;padding:0 12px;display:inline-block;-webkit-transition:all .3s;transition:all .3s;height:100%;color:rgba(0,0,0,.65)}.layout.ant-layout .header .user-wrapper .action:hover,.layout.ant-layout .top-nav-header-index .user-wrapper .action:hover{background:rgba(0,0,0,.025)}.layout.ant-layout .header .user-wrapper .action .avatar,.layout.ant-layout .top-nav-header-index .user-wrapper .action .avatar{margin:20px 8px 20px 0;color:#1890ff;background:hsla(0,0%,100%,.85);vertical-align:middle}.layout.ant-layout .header .user-wrapper .action .icon,.layout.ant-layout .top-nav-header-index .user-wrapper .action .icon{font-size:16px;padding:4px}.layout.ant-layout .header.dark .user-wrapper .action,.layout.ant-layout .header.dark .user-wrapper .action a,.layout.ant-layout .top-nav-header-index.dark .user-wrapper .action,.layout.ant-layout .top-nav-header-index.dark .user-wrapper .action a{color:hsla(0,0%,100%,.85)}.layout.ant-layout .header.dark .user-wrapper .action:hover,.layout.ant-layout .top-nav-header-index.dark .user-wrapper .action:hover{background:hsla(0,0%,100%,.16)}.layout.ant-layout.mobile .top-nav-header-index .header-index-wide .header-index-left .trigger,.layout.ant-layout.tablet .top-nav-header-index .header-index-wide .header-index-left .trigger{color:hsla(0,0%,100%,.85);padding:0 12px}.layout.ant-layout.mobile .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header,.layout.ant-layout.tablet .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header{-webkit-box-flex:0;-ms-flex:0 0 56px;flex:0 0 56px;text-align:center;line-height:58px}.layout.ant-layout.mobile .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header h1,.layout.ant-layout.tablet .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header h1{display:none}.layout.ant-layout.mobile .top-nav-header-index.light .header-index-wide .header-index-left .trigger,.layout.ant-layout.tablet .top-nav-header-index.light .header-index-wide .header-index-left .trigger{color:rgba(0,0,0,.65)}.layout.ant-layout.tablet .top-nav-header-index .header-index-wide .header-index-left .logo>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout.ant-layout.tablet .top-nav-header-index .header-index-wide .ant-menu.ant-menu-horizontal{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;white-space:normal}.layout.ant-layout .top-nav-header-index{-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08);position:relative;-webkit-transition:background .3s,width .2s;transition:background .3s,width .2s}.layout.ant-layout .top-nav-header-index .header-index-wide{max-width:1200px;margin:auto;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px}.layout.ant-layout .top-nav-header-index .header-index-wide .ant-menu.ant-menu-horizontal{max-width:835px;-webkit-box-flex:0;-ms-flex:0 1 835px;flex:0 1 835px;border:none;height:56px;line-height:56px}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-left{-webkit-box-flex:0;-ms-flex:0 1 1000px;flex:0 1 1000px;display:-webkit-box;display:-ms-flexbox;display:flex}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header{-webkit-box-flex:0;-ms-flex:0 0 165px;flex:0 0 165px;width:165px;height:56px;position:relative;line-height:56px;-webkit-transition:all .3s;transition:all .3s;overflow:hidden}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header img,.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header svg{display:inline-block;vertical-align:middle;height:32px;width:32px}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header h1{color:#fff;display:inline-block;vertical-align:top;font-size:16px;margin:0 0 0 12px;font-weight:400}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-right{-webkit-box-flex:0;-ms-flex:0 0 238px;flex:0 0 238px;-ms-flex-item-align:end;align-self:flex-end;height:56px;overflow:hidden}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-right .content-box{float:right}.layout.ant-layout .top-nav-header-index .header-index-wide .header-index-right .content-box .action{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout.ant-layout .top-nav-header-index.light{background-color:#fff}.layout.ant-layout .top-nav-header-index.light .header-index-wide .header-index-left .logo h1{color:#002140}.layout.ant-layout .layout-content{margin:24px 24px 0;height:100%;height:56px;padding:0 12px 0 0}.layout.ant-layout .ant-layout-footer{padding:0}.topmenu .page-header-index-wide{max-width:1200px;margin:0 auto}.ant-drawer.drawer-sider .sider{-webkit-box-shadow:none;box-shadow:none}.ant-drawer.drawer-sider.dark .ant-drawer-content{background-color:#001529}.ant-drawer.drawer-sider.light{-webkit-box-shadow:none;box-shadow:none}.ant-drawer.drawer-sider.light .ant-drawer-content{background-color:#fff}.ant-drawer.drawer-sider .ant-drawer-body{padding:0}.sider{-webkit-box-shadow:2px 0 6px rgba(0,21,41,.35);box-shadow:2px 0 6px rgba(0,21,41,.35);position:relative;z-index:106;min-height:calc(100vh - 56px);background-color:#212529!important}.sider .ant-layout-sider-children{overflow-y:hidden}.sider .ant-layout-sider-children:hover{overflow-y:auto}.sider.ant-fixed-sidemenu{position:fixed;height:100%}.sider .logo{position:relative;height:56px;padding-left:24px;overflow:hidden;line-height:56px;background:#002140;-webkit-transition:all .3s;transition:all .3s}.sider .logo h1,.sider .logo img,.sider .logo svg{display:inline-block;vertical-align:middle}.sider .logo img,.sider .logo svg{height:32px;width:32px}.sider .logo h1{color:#fff;font-size:20px;margin:0 0 0 12px;font-family:Avenir,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:600;vertical-align:middle}.sider.light{background-color:#fff;-webkit-box-shadow:2px 0 8px 0 rgba(29,35,41,.05);box-shadow:2px 0 8px 0 rgba(29,35,41,.05)}.sider.light .logo{background:#fff;-webkit-box-shadow:1px 1px 0 0 #e8e8e8;box-shadow:1px 1px 0 0 #e8e8e8}.sider.light .logo h1{color:unset}.sider.light .ant-menu-light{border-right-color:transparent}.sider.dark .ant-menu-dark,.sider.dark .ant-menu-dark .ant-menu-sub{background:#212529!important}.sider.dark .ant-menu-dark .ant-menu-inline.ant-menu-sub{-webkit-box-shadow:none!important;box-shadow:none!important}.sider.dark .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,.sider.dark .ant-menu.ant-menu-dark .ant-menu-item-selected{background-color:#212529!important}.sider.dark .ant-menu-submenu-selected{color:hsla(0,0%,100%,.65)!important}.sider.dark .ant-menu-submenu-arrow:after,.sider.dark .ant-menu-submenu-arrow:before{background:#fff!important;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.65)),to(rgba(0,0,0,.65)))!important;background-image:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.65))!important}.user-dropdown-menu span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.user-dropdown-menu-wrapper.ant-dropdown-menu{padding:4px 0}.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-item{width:160px}.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-item>.anticon:first-child,.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-item>a>.anticon:first-child,.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-submenu-title>.anticon:first-child .ant-dropdown-menu-submenu-title>a>.anticon:first-child{min-width:12px;margin-right:8px}.table-alert{margin-bottom:16px}.table-page-search-wrapper .ant-form-inline .ant-form-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;margin-right:0}.table-page-search-wrapper .ant-form-inline .ant-form-item .ant-form-item-control-wrapper{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;display:inline-block;vertical-align:middle}.table-page-search-wrapper .ant-form-inline .ant-form-item>.ant-form-item-label{line-height:32px;padding-right:8px;width:auto}.table-page-search-wrapper .ant-form-inline .ant-form-item .ant-form-item-control{height:32px;line-height:32px}.table-page-search-wrapper .table-page-search-submitButtons{display:block;margin-bottom:24px;white-space:nowrap}.content .table-operator{margin-bottom:18px}.content .table-operator button{margin-right:8px}.card{margin:12px 0 12px}.card .ant-card-body{padding:0!important}.card .ant-card-body .type{float:left;width:2%;margin:10px}.card .ant-card-body .type span{background:#001529;padding:10px 12px;border-radius:50%;color:#1890ff}.card .ant-card-body .title{height:50px;padding:6px;border-bottom:1px solid #e8e8e8}.card .ant-card-body .title .ant-divider{float:left;height:2.9em}.card .ant-card-body .title .state{float:left;width:16%;position:relative}.card .ant-card-body .title .state i{color:#1890ff;position:absolute;top:2px;left:4px;text-align:center;font-size:24px;width:70px;line-height:40px}.card .ant-card-body .title .state span{margin-left:60px;text-align:center;width:70px;font-size:12px;line-height:40px}.card .ant-card-body .title .sub-state{float:left;width:6%;text-align:center}.card .ant-card-body .title .sub-state i{color:#facf69;display:block;text-align:center;font-size:20px;width:70px;margin-left:calc(50% - 35px)}.card .ant-card-body .title .sub-state span{text-align:center;display:block;width:70px;margin-left:calc(50% - 35px);font-size:12px}.card .ant-card-body .title .service-name{float:left;width:40%;text-align:center}.card .ant-card-body .title .service-name img{width:40px;height:40px;float:left;margin-left:calc(50% - 140px)}.card .ant-card-body .title .service-name span{float:left;margin-left:20px;font-size:20px;line-height:40px}.card .ant-card-body .title .domain-count,.card .ant-card-body .title .ip-count{text-align:center;float:left;line-height:40px;font-size:20px;width:15%}.card .ant-card-body .title .domain-count strong,.card .ant-card-body .title .ip-count strong{color:#1890ff}.card .ant-card-body .content{padding:0}.card .ant-card-body .content .ant-tag{margin-bottom:8px;background-color:#1890ff;color:#fff;border:none}.card .ant-card-body .footer{font-size:12px}.card .ant-card-body .footer .create-time{padding:10px}.card .ant-card-body .footer .online-time{padding:10px 15px 10px 0;text-align:right}.card .ant-card-body .footer .online-time .online-time-title{padding:0}.card .ant-card-body .footer .bar{padding-top:26px}.card .ant-card-body .footer .bar .ant-progress-status-success .ant-progress-bg{background:#1890ff}.card .ant-card-actions>li{color:#1890ff}.card .ant-card-actions>li:not(:last-child){border-right:1px solid #1890ff}.ant-tooltip{max-width:400px}.ant-layout{height:100%}.layout.ant-layout{height:calc(100% - 56px)}.ant-input-group-compact input{border-radius:0}.ant-upload-select-picture-card{position:relative}.ant-card-extra,.ant-card-wider-padding .ant-card-body{padding:0}.content .table-operator{margin-bottom:0}.ant-form-inline .ant-form-item{margin:12px 0}.table-page-search-wrapper .ant-form-inline .ant-form-item{margin:12px}.tablePage .table-page-search-wrapper{margin:0 12px}.table-page-search-wrapper .table-page-search-submitButtons{margin:12px}.ant-card-head-title{padding:12px}.ant-tabs-nav .ant-tabs-tab{margin:0 12px 0 0;padding:0 12px 12px}.ant-table-pagination.ant-pagination{margin:12px!important}.ant-table-tbody tr:nth-child(2n){background-color:rgba(215,216,220,.5098039215686274)}.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th{padding:6px}.ant-table-small{border-left:none;border-right:none;border-radius:0}.ant-table-fixed-right,.ant-table-fixed-right table,.ant-table-thead>tr:first-child>th:last-child{border-radius:0}#top-menu{float:right;margin-right:200px;line-height:56px;background:transparent}#top-menu .ant-menu-item,#top-menu .ant-menu-submenu{top:0;line-height:60px;opacity:.5;border-bottom:4px solid #001529;margin-left:50px}#top-menu .ant-menu-item a,#top-menu .ant-menu-submenu a{color:#fff}#top-menu .ant-menu-item-open,#top-menu .ant-menu-item-selected,#top-menu .ant-menu-submenu-open,#top-menu .ant-menu-submenu-selected{color:#fff;opacity:1;border-bottom:4px solid #1890ff}#top-menu .ant-menu-item-active,#top-menu .ant-menu-submenu-active{color:#fff;opacity:1}#top-menu.ant-menu-horizontal{border:none}#user-menu{float:right;width:50px;margin-right:-40px}#user-menu .user-wrapper .action{cursor:pointer;padding:0 12px;display:inline-block;-webkit-transition:all .3s;transition:all .3s;height:100%;color:#fff}.model1 .ant-form-item .ant-form-item-control{line-height:30px}.model1 .ant-form-item .ant-select-selection{border-radius:0}.ant-input-group-compact button{font-size:14px}.wwx_addModalfuwu .ant-modal-body{height:670px;overflow:auto} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-096551b3.97fde7d0.css b/src/main/resources/nginx/defense/css/chunk-096551b3.97fde7d0.css new file mode 100644 index 0000000..5a38f4d --- /dev/null +++ b/src/main/resources/nginx/defense/css/chunk-096551b3.97fde7d0.css @@ -0,0 +1 @@ +#userPower{height:calc(100vh - 83px);background:#fff}#userPower .ant-card-body{padding:0!important}#userPower .ant-table-empty{border-bottom:none}#userPower .leftBox{display:inline-block;vertical-align:top;width:20%;height:100%;border:1px solid #e8e8e8;background:#fff;overflow:auto}#userPower .leftBox .search-head{position:relative;height:57px;border-bottom:1px solid #e8e8e8;padding:12px 35px 0 12px}#userPower .leftBox .search-head>i{position:absolute;right:8px;top:18px;font-size:20px;color:#1890ff;cursor:pointer}#userPower .leftBox .companyItem{position:relative;padding:3px 10px 5px 20px;cursor:pointer}#userPower .leftBox .companyItem:hover{background:#f8f8f8}#userPower .leftBox .companyItem:hover .companyDelete,#userPower .leftBox .companyItem:hover .companyEdit{display:block}#userPower .leftBox .companyItem.active{background:#1890ff}#userPower .leftBox .companyItem.active p{color:#fff}#userPower .leftBox .companyItem.active .companyDelete,#userPower .leftBox .companyItem.active .companyEdit{color:#1890ff;background:#fff}#userPower .leftBox .companyItem.active .companyIcon{background:url(../assets/company2.33b66bf6.svg) no-repeat}#userPower .leftBox .companyItem p{margin-bottom:0;width:98%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#userPower .leftBox .companyItem p:first-child{font-size:16px;font-weight:600;margin-bottom:0}#userPower .leftBox .companyItem .companyDelete,#userPower .leftBox .companyItem .companyEdit{display:none;position:absolute;width:24px;height:24px;right:10px;top:18px;font-size:14px;color:#fff;cursor:pointer;text-align:center;line-height:26px;background:#1890ff;border-radius:50%}#userPower .leftBox .companyItem .companyDelete{top:55px}#userPower .leftBox .companyItem .companyIcon{display:inline-block;width:16px;height:16px;margin-right:5px;margin-bottom:-2px;background:url(../assets/company1.b48b661f.svg) no-repeat}#userPower .leftBox .companyItem:nth-child(6n){border-bottom:none;padding:5px 10px 3px 20px}#userPower .leftBox .ant-list-item-content{margin:0}#userPower .leftBox .ant-list-pagination{margin:14px 10px 15px 0}#userPower .leftBox .ant-spin-container{border-bottom:1px solid #e8e8e8;overflow:auto}#userPower .leftBox .ant-pagination-item:not(.ant-pagination-item-active){display:none}#userPower .rightBox{display:inline-block;width:80%;height:100%}#userPower .rightBox .ant-card-bordered{border-bottom:none;border-left:none}#userPower .rightBox .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userPower .rightBox .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userPower .rightBox .ant-table-body{overflow-y:auto!important}#userPower .ant-table-thead>tr>th{color:#000}#userPower .table-page-search-wrapper .ant-form-inline .ant-form-item,#userPower .table-page-search-wrapper .table-page-search-submitButtons{margin:5px 12px 5px 12px}#userPower .ant-form-item-label{width:75px}.wwx_userType,.wwx_userType:focus,.wwx_userType:hover{text-decoration:none}.wwx_userType li{color:#5f5f5f;line-height:30px;text-align:center}.wwx_userType li:hover{background:#e6f7ff}#userShow{height:calc(100vh - 83px);background:#fff}#userShow .ant-card-body{padding:0!important}#userShow .ant-card-bordered{border-bottom:none;border-left:none}#userShow .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userShow .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userShow .ant-table-body{overflow:auto!important}#userShow .ant-table-empty{border-bottom:none}#userShow .ant-table-thead>tr>th{color:#000}.wwx_addmodal .ant-modal-body{padding:10px 15px 5px 15px}.wwx_addmodal .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}.wwx_addmodal .ant-table-body{overflow:auto!important}#userAudit{height:calc(100vh - 83px);background:#fff}#userAudit .ant-card-body{padding:0!important}#userAudit .ant-card-bordered{border-bottom:none;border-left:none;border-top:none}#userAudit .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userAudit .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userAudit .ant-table-body{overflow:auto!important}#userAudit .ant-table-empty{border-bottom:none}#userAudit .ant-table-thead>tr>th{color:#000}.spstyle{width:160px;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-0a2eda1e.bb26d0cd.css b/src/main/resources/nginx/defense/css/chunk-0a2eda1e.bb26d0cd.css new file mode 100644 index 0000000..2d0b41e --- /dev/null +++ b/src/main/resources/nginx/defense/css/chunk-0a2eda1e.bb26d0cd.css @@ -0,0 +1 @@ +[data-v-c81458ee] .fangyu-form .ant-form-item label{display:inline-block;width:120px}.tagspanlow[data-v-c81458ee]{background:#97c487;color:#f6ffed;border-radius:5px;font-size:22px;padding:5px 10px}.tagspanmedium[data-v-c81458ee]{background:#fca916;color:#fff7d2;border-radius:5px;font-size:22px;padding:5px 10px}.tagspanhigh[data-v-c81458ee]{background:#f7222d;color:#fff1f0;border-radius:5px;font-size:22px;padding:5px 10px}.tagdiv[data-v-c81458ee]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:130px;margin-top:-25px}.custom-tag[data-v-c81458ee],custom-tag1[data-v-c81458ee]{font-size:16px;padding:6px 12px}[data-v-c81458ee].tag-item{margin-right:10px} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-30acfa54.0380c747.css b/src/main/resources/nginx/defense/css/chunk-30acfa54.0380c747.css new file mode 100644 index 0000000..018d949 --- /dev/null +++ b/src/main/resources/nginx/defense/css/chunk-30acfa54.0380c747.css @@ -0,0 +1 @@ +[data-v-71246e25] .fangyu-form .ant-form-item label{display:inline-block;width:75px}[data-v-71246e25] .addform .ant-form-item label,[data-v-71246e25] .fanghu-form .ant-form-item label{display:inline-block;width:100px}[data-v-71246e25] .fangyu-form1 .ant-form-item label{display:inline-block;width:75px}[data-v-71246e25] .adddform .ant-form-item{margin-left:340px} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-3ecd8d86.2e6aaa43.css b/src/main/resources/nginx/defense/css/chunk-3ecd8d86.2e6aaa43.css new file mode 100644 index 0000000..7fcfc6a --- /dev/null +++ b/src/main/resources/nginx/defense/css/chunk-3ecd8d86.2e6aaa43.css @@ -0,0 +1 @@ +#userPower{height:calc(100vh - 83px);background:#fff}#userPower .ant-card-body{padding:0!important}#userPower .ant-table-empty{border-bottom:none}#userPower .leftBox{display:inline-block;vertical-align:top;width:20%;height:100%;border:1px solid #e8e8e8;background:#fff;overflow:auto}#userPower .leftBox .search-head{position:relative;height:57px;border-bottom:1px solid #e8e8e8;padding:12px 35px 0 12px}#userPower .leftBox .search-head>i{position:absolute;right:8px;top:18px;font-size:20px;color:#1890ff;cursor:pointer}#userPower .leftBox .companyItem{position:relative;padding:3px 10px 5px 20px;cursor:pointer}#userPower .leftBox .companyItem:hover{background:#f8f8f8}#userPower .leftBox .companyItem:hover .companyDelete,#userPower .leftBox .companyItem:hover .companyEdit{display:block}#userPower .leftBox .companyItem.active{background:#1890ff}#userPower .leftBox .companyItem.active p{color:#fff}#userPower .leftBox .companyItem.active .companyDelete,#userPower .leftBox .companyItem.active .companyEdit{color:#1890ff;background:#fff}#userPower .leftBox .companyItem.active .companyIcon{background:url(../assets/company2.33b66bf6.svg) no-repeat}#userPower .leftBox .companyItem p{margin-bottom:0;width:98%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#userPower .leftBox .companyItem p:first-child{font-size:16px;font-weight:600;margin-bottom:0}#userPower .leftBox .companyItem .companyDelete,#userPower .leftBox .companyItem .companyEdit{display:none;position:absolute;width:24px;height:24px;right:10px;top:18px;font-size:14px;color:#fff;cursor:pointer;text-align:center;line-height:26px;background:#1890ff;border-radius:50%}#userPower .leftBox .companyItem .companyDelete{top:55px}#userPower .leftBox .companyItem .companyIcon{display:inline-block;width:16px;height:16px;margin-right:5px;margin-bottom:-2px;background:url(../assets/company1.b48b661f.svg) no-repeat}#userPower .leftBox .companyItem:nth-child(6n){border-bottom:none;padding:5px 10px 3px 20px}#userPower .leftBox .ant-list-item-content{margin:0}#userPower .leftBox .ant-list-pagination{margin:14px 10px 15px 0}#userPower .leftBox .ant-spin-container{border-bottom:1px solid #e8e8e8;overflow:auto}#userPower .leftBox .ant-pagination-item:not(.ant-pagination-item-active){display:none}#userPower .rightBox{display:inline-block;width:80%;height:100%}#userPower .rightBox .ant-card-bordered{border-bottom:none;border-left:none}#userPower .rightBox .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userPower .rightBox .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userPower .rightBox .ant-table-body{overflow-y:auto!important}#userPower .ant-table-thead>tr>th{color:#000}#userPower .table-page-search-wrapper .ant-form-inline .ant-form-item,#userPower .table-page-search-wrapper .table-page-search-submitButtons{margin:5px 12px 5px 12px}#userPower .ant-form-item-label{width:75px}.wwx_userType,.wwx_userType:focus,.wwx_userType:hover{text-decoration:none}.wwx_userType li{color:#5f5f5f;line-height:30px;text-align:center}.wwx_userType li:hover{background:#e6f7ff}#userShow{height:calc(100vh - 83px);background:#fff}#userShow .ant-card-body{padding:0!important}#userShow .ant-card-bordered{border-bottom:none;border-left:none}#userShow .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userShow .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userShow .ant-table-body{overflow:auto!important}#userShow .ant-table-empty{border-bottom:none}#userShow .ant-table-thead>tr>th{color:#000}.wwx_addmodal .ant-modal-body{padding:10px 15px 5px 15px}.wwx_addmodal .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}.wwx_addmodal .ant-table-body{overflow:auto!important}#userAudit{height:calc(100vh - 83px);background:#fff}#userAudit .ant-card-body{padding:0!important}#userAudit .ant-card-bordered{border-bottom:none;border-left:none;border-top:none}#userAudit .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userAudit .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userAudit .ant-table-body{overflow:auto!important}#userAudit .ant-table-empty{border-bottom:none}#userAudit .ant-table-thead>tr>th{color:#000}.spstyle{width:160px;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}[data-v-3920198d] .fangyu-form .ant-form-item label{display:inline-block;width:90px} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-855887e8.e17630d8.css b/src/main/resources/nginx/defense/css/chunk-855887e8.e17630d8.css new file mode 100644 index 0000000..632d599 --- /dev/null +++ b/src/main/resources/nginx/defense/css/chunk-855887e8.e17630d8.css @@ -0,0 +1 @@ +.home[data-v-5be410e0]{width:900px;margin:0 auto;padding:25px 0}.home>.banner[data-v-5be410e0]{text-align:center;padding:25px 0;margin:25px 0} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-bf6d3418.338f1e53.css b/src/main/resources/nginx/defense/css/chunk-bf6d3418.338f1e53.css new file mode 100644 index 0000000..7578e30 --- /dev/null +++ b/src/main/resources/nginx/defense/css/chunk-bf6d3418.338f1e53.css @@ -0,0 +1 @@ +[data-v-103dc642] .fangyu-form .ant-form-item label{display:inline-block;width:120px} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-fc012f0e.9e4c4ae1.css b/src/main/resources/nginx/defense/css/chunk-fc012f0e.9e4c4ae1.css new file mode 100644 index 0000000..de6209a --- /dev/null +++ b/src/main/resources/nginx/defense/css/chunk-fc012f0e.9e4c4ae1.css @@ -0,0 +1 @@ +#userPower{height:calc(100vh - 83px);background:#fff}#userPower .ant-card-body{padding:0!important}#userPower .ant-table-empty{border-bottom:none}#userPower .leftBox{display:inline-block;vertical-align:top;width:20%;height:100%;border:1px solid #e8e8e8;background:#fff;overflow:auto}#userPower .leftBox .search-head{position:relative;height:57px;border-bottom:1px solid #e8e8e8;padding:12px 35px 0 12px}#userPower .leftBox .search-head>i{position:absolute;right:8px;top:18px;font-size:20px;color:#1890ff;cursor:pointer}#userPower .leftBox .companyItem{position:relative;padding:3px 10px 5px 20px;cursor:pointer}#userPower .leftBox .companyItem:hover{background:#f8f8f8}#userPower .leftBox .companyItem:hover .companyDelete,#userPower .leftBox .companyItem:hover .companyEdit{display:block}#userPower .leftBox .companyItem.active{background:#1890ff}#userPower .leftBox .companyItem.active p{color:#fff}#userPower .leftBox .companyItem.active .companyDelete,#userPower .leftBox .companyItem.active .companyEdit{color:#1890ff;background:#fff}#userPower .leftBox .companyItem.active .companyIcon{background:url(../assets/company2.33b66bf6.svg) no-repeat}#userPower .leftBox .companyItem p{margin-bottom:0;width:98%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#userPower .leftBox .companyItem p:first-child{font-size:16px;font-weight:600;margin-bottom:0}#userPower .leftBox .companyItem .companyDelete,#userPower .leftBox .companyItem .companyEdit{display:none;position:absolute;width:24px;height:24px;right:10px;top:18px;font-size:14px;color:#fff;cursor:pointer;text-align:center;line-height:26px;background:#1890ff;border-radius:50%}#userPower .leftBox .companyItem .companyDelete{top:55px}#userPower .leftBox .companyItem .companyIcon{display:inline-block;width:16px;height:16px;margin-right:5px;margin-bottom:-2px;background:url(../assets/company1.b48b661f.svg) no-repeat}#userPower .leftBox .companyItem:nth-child(6n){border-bottom:none;padding:5px 10px 3px 20px}#userPower .leftBox .ant-list-item-content{margin:0}#userPower .leftBox .ant-list-pagination{margin:14px 10px 15px 0}#userPower .leftBox .ant-spin-container{border-bottom:1px solid #e8e8e8;overflow:auto}#userPower .leftBox .ant-pagination-item:not(.ant-pagination-item-active){display:none}#userPower .rightBox{display:inline-block;width:80%;height:100%}#userPower .rightBox .ant-card-bordered{border-bottom:none;border-left:none}#userPower .rightBox .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userPower .rightBox .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userPower .rightBox .ant-table-body{overflow-y:auto!important}#userPower .ant-table-thead>tr>th{color:#000}#userPower .table-page-search-wrapper .ant-form-inline .ant-form-item,#userPower .table-page-search-wrapper .table-page-search-submitButtons{margin:5px 12px 5px 12px}#userPower .ant-form-item-label{width:75px}.wwx_userType,.wwx_userType:focus,.wwx_userType:hover{text-decoration:none}.wwx_userType li{color:#5f5f5f;line-height:30px;text-align:center}.wwx_userType li:hover{background:#e6f7ff}#userShow{height:calc(100vh - 83px);background:#fff}#userShow .ant-card-body{padding:0!important}#userShow .ant-card-bordered{border-bottom:none;border-left:none}#userShow .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userShow .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userShow .ant-table-body{overflow:auto!important}#userShow .ant-table-empty{border-bottom:none}#userShow .ant-table-thead>tr>th{color:#000}.wwx_addmodal .ant-modal-body{padding:10px 15px 5px 15px}.wwx_addmodal .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}.wwx_addmodal .ant-table-body{overflow:auto!important}#userAudit{height:calc(100vh - 83px);background:#fff}#userAudit .ant-card-body{padding:0!important}#userAudit .ant-card-bordered{border-bottom:none;border-left:none;border-top:none}#userAudit .table-page-search-wrapper .ant-form-inline>div>div{padding-left:14px!important;padding-right:14px!important}#userAudit .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden!important;padding-bottom:0!important;margin-bottom:0!important}#userAudit .ant-table-body{overflow:auto!important}#userAudit .ant-table-empty{border-bottom:none}#userAudit .ant-table-thead>tr>th{color:#000}.spstyle{width:160px;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}[data-v-1225d337] .addform .ant-form-item label,[data-v-1225d337] .fangyu-form .ant-form-item label{display:inline-block;width:80px}[data-v-1225d337] .addform .ant-form-item{margin-left:270px}[data-v-1225d337] .add-cofig-form .ant-form-item label{display:inline-block;width:65px}[data-v-1225d337] .add-cofig-form .ant-form-item-control{display:inline-block;width:150px} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/chunk-vendors.4013be7d.css b/src/main/resources/nginx/defense/css/chunk-vendors.4013be7d.css new file mode 100644 index 0000000..3a183ed --- /dev/null +++ b/src/main/resources/nginx/defense/css/chunk-vendors.4013be7d.css @@ -0,0 +1,8 @@ +/*! + * + * ant-design-vue v1.6.4 + * + * Copyright 2017-present, ant-design-vue. + * All rights reserved. + * + */body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"]:focus{outline:none!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a:hover{color:#40a9ff}a:active{color:#096dd9}a:active,a:hover{text-decoration:none;outline:0}a[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th{text-align:inherit}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}::-moz-selection{color:#fff;background:#1890ff}::selection{color:#fff;background:#1890ff}.clearfix{zoom:1}.clearfix:after,.clearfix:before{display:table;content:""}.clearfix:after{clear:both}.anticon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>*{line-height:1}.anticon svg{display:inline-block}.anticon:before{display:none}.anticon .anticon-icon{display:block}.anticon[tabindex]{cursor:pointer}.anticon-spin,.anticon-spin:before{display:inline-block;-webkit-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite}.fade-appear,.fade-enter,.fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active,.fade-enter.fade-enter-active{-webkit-animation-name:antFadeIn;animation-name:antFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active{-webkit-animation-name:antFadeOut;animation-name:antFadeOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear,.fade-enter{opacity:0}.fade-appear,.fade-enter,.fade-leave{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.move-up-appear,.move-up-enter,.move-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active,.move-up-enter.move-up-enter-active{-webkit-animation-name:antMoveUpIn;animation-name:antMoveUpIn;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active{-webkit-animation-name:antMoveUpOut;animation-name:antMoveUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear,.move-up-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear,.move-down-enter,.move-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active,.move-down-enter.move-down-enter-active{-webkit-animation-name:antMoveDownIn;animation-name:antMoveDownIn;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active{-webkit-animation-name:antMoveDownOut;animation-name:antMoveDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear,.move-down-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear,.move-left-enter,.move-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active,.move-left-enter.move-left-enter-active{-webkit-animation-name:antMoveLeftIn;animation-name:antMoveLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active{-webkit-animation-name:antMoveLeftOut;animation-name:antMoveLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear,.move-left-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear,.move-right-enter,.move-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active,.move-right-enter.move-right-enter-active{-webkit-animation-name:antMoveRightIn;animation-name:antMoveRightIn;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active{-webkit-animation-name:antMoveRightOut;animation-name:antMoveRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear,.move-right-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true],[ant-click-animating=true]{position:relative}html{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node,[ant-click-animating-without-extra-node=true]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect{to{opacity:0}}@keyframes fadeEffect{to{opacity:0}}.slide-up-appear,.slide-up-enter,.slide-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active,.slide-up-enter.slide-up-enter-active{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear,.slide-up-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear,.slide-down-enter,.slide-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active,.slide-down-enter.slide-down-enter-active{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear,.slide-down-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear,.slide-left-enter,.slide-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active,.slide-left-enter.slide-left-enter-active{-webkit-animation-name:antSlideLeftIn;animation-name:antSlideLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active{-webkit-animation-name:antSlideLeftOut;animation-name:antSlideLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear,.slide-left-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear,.slide-right-enter,.slide-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active,.slide-right-enter.slide-right-enter-active{-webkit-animation-name:antSlideRightIn;animation-name:antSlideRightIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active{-webkit-animation-name:antSlideRightOut;animation-name:antSlideRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear,.slide-right-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear,.swing-enter{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active,.swing-enter.swing-enter-active{-webkit-animation-name:antSwingIn;animation-name:antSwingIn;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear,.zoom-enter,.zoom-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active{-webkit-animation-name:antZoomIn;animation-name:antZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active{-webkit-animation-name:antZoomOut;animation-name:antZoomOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear,.zoom-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear,.zoom-big-enter,.zoom-big-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active,.zoom-big-enter.zoom-big-enter-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear,.zoom-big-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear,.zoom-big-fast-enter,.zoom-big-fast-leave{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active,.zoom-big-fast-enter.zoom-big-fast-enter-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear,.zoom-big-fast-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear,.zoom-up-enter,.zoom-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active,.zoom-up-enter.zoom-up-enter-active{-webkit-animation-name:antZoomUpIn;animation-name:antZoomUpIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active{-webkit-animation-name:antZoomUpOut;animation-name:antZoomUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear,.zoom-up-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear,.zoom-down-enter,.zoom-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active,.zoom-down-enter.zoom-down-enter-active{-webkit-animation-name:antZoomDownIn;animation-name:antZoomDownIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active{-webkit-animation-name:antZoomDownOut;animation-name:antZoomDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear,.zoom-down-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear,.zoom-left-enter,.zoom-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active,.zoom-left-enter.zoom-left-enter-active{-webkit-animation-name:antZoomLeftIn;animation-name:antZoomLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active{-webkit-animation-name:antZoomLeftOut;animation-name:antZoomLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear,.zoom-left-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear,.zoom-right-enter,.zoom-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active,.zoom-right-enter.zoom-right-enter-active{-webkit-animation-name:antZoomRightIn;animation-name:antZoomRightIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active{-webkit-animation-name:antZoomRightOut;animation-name:antZoomRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear,.zoom-right-enter{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse,.ant-motion-collapse-legacy-active{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden}.ant-affix{position:fixed;z-index:10}.ant-alert{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;padding:8px 15px 8px 37px;word-wrap:break-word;border-radius:4px}.ant-alert.ant-alert-no-icon{padding:8px 15px}.ant-alert.ant-alert-closable{padding-right:30px}.ant-alert-icon{position:absolute;top:11.5px;left:16px}.ant-alert-description{display:none;font-size:14px;line-height:22px}.ant-alert-success{background-color:#f6ffed;border:1px solid #b7eb8f}.ant-alert-success .ant-alert-icon{color:#52c41a}.ant-alert-info{background-color:#e6f7ff;border:1px solid #91d5ff}.ant-alert-info .ant-alert-icon{color:#1890ff}.ant-alert-warning{background-color:#fffbe6;border:1px solid #ffe58f}.ant-alert-warning .ant-alert-icon{color:#faad14}.ant-alert-error{background-color:#fff1f0;border:1px solid #ffa39e}.ant-alert-error .ant-alert-icon{color:#f5222d}.ant-alert-close-icon{position:absolute;top:8px;right:16px;padding:0;overflow:hidden;font-size:12px;line-height:22px;background-color:transparent;border:none;outline:none;cursor:pointer}.ant-alert-close-icon .anticon-close{color:rgba(0,0,0,.45);-webkit-transition:color .3s;transition:color .3s}.ant-alert-close-icon .anticon-close:hover{color:rgba(0,0,0,.75)}.ant-alert-close-text{color:rgba(0,0,0,.45);-webkit-transition:color .3s;transition:color .3s}.ant-alert-close-text:hover{color:rgba(0,0,0,.75)}.ant-alert-with-description{position:relative;padding:15px 15px 15px 64px;color:rgba(0,0,0,.65);line-height:1.5;border-radius:4px}.ant-alert-with-description.ant-alert-no-icon{padding:15px}.ant-alert-with-description .ant-alert-icon{position:absolute;top:16px;left:24px;font-size:24px}.ant-alert-with-description .ant-alert-close-icon{position:absolute;top:16px;right:16px;font-size:14px;cursor:pointer}.ant-alert-with-description .ant-alert-message{display:block;margin-bottom:4px;color:rgba(0,0,0,.85);font-size:16px}.ant-alert-message{color:rgba(0,0,0,.85)}.ant-alert-with-description .ant-alert-description{display:block}.ant-alert.ant-alert-closing{height:0!important;margin:0;padding-top:0;padding-bottom:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-alert-slide-up-leave{-webkit-animation:antAlertSlideUpOut .3s cubic-bezier(.78,.14,.15,.86);animation:antAlertSlideUpOut .3s cubic-bezier(.78,.14,.15,.86);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-alert-banner{margin-bottom:0;border:0;border-radius:0}@-webkit-keyframes antAlertSlideUpIn{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antAlertSlideUpIn{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antAlertSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antAlertSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}.ant-anchor{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;padding-left:2px}.ant-anchor-wrapper{margin-left:-4px;padding-left:4px;overflow:auto;background-color:#fff}.ant-anchor-ink{position:absolute;top:0;left:0;height:100%}.ant-anchor-ink:before{position:relative;display:block;width:2px;height:100%;margin:0 auto;background-color:#e8e8e8;content:" "}.ant-anchor-ink-ball{position:absolute;left:50%;display:none;width:8px;height:8px;background-color:#fff;border:2px solid #1890ff;border-radius:8px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out}.ant-anchor-ink-ball.visible{display:inline-block}.ant-anchor.fixed .ant-anchor-ink .ant-anchor-ink-ball{display:none}.ant-anchor-link{padding:7px 0 7px 16px;line-height:1.143}.ant-anchor-link-title{position:relative;display:block;margin-bottom:6px;overflow:hidden;color:rgba(0,0,0,.65);white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .3s;transition:all .3s}.ant-anchor-link-title:only-child{margin-bottom:0}.ant-anchor-link-active>.ant-anchor-link-title{color:#1890ff}.ant-anchor-link .ant-anchor-link{padding-top:5px;padding-bottom:5px}.ant-select-auto-complete{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-select-auto-complete.ant-select .ant-select-selection{border:0;-webkit-box-shadow:none;box-shadow:none}.ant-select-auto-complete.ant-select .ant-select-selection__rendered{height:100%;margin-right:0;margin-left:0;line-height:32px}.ant-select-auto-complete.ant-select .ant-select-selection__placeholder{margin-right:12px;margin-left:12px}.ant-select-auto-complete.ant-select .ant-select-selection--single{height:auto}.ant-select-auto-complete.ant-select .ant-select-search--inline{position:static;float:left}.ant-select-auto-complete.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered{margin-right:0!important}.ant-select-auto-complete.ant-select .ant-input{height:32px;line-height:1.5;background:transparent;border-width:1px}.ant-select-auto-complete.ant-select .ant-input:focus,.ant-select-auto-complete.ant-select .ant-input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-select-auto-complete.ant-select .ant-input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1;background-color:transparent}.ant-select-auto-complete.ant-select .ant-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-select-auto-complete.ant-select-lg .ant-select-selection__rendered{line-height:40px}.ant-select-auto-complete.ant-select-lg .ant-input{height:40px;padding-top:6px;padding-bottom:6px}.ant-select-auto-complete.ant-select-sm .ant-select-selection__rendered{line-height:24px}.ant-select-auto-complete.ant-select-sm .ant-input{height:24px;padding-top:1px;padding-bottom:1px}.ant-input-group>.ant-select-auto-complete .ant-select-search__field.ant-input-affix-wrapper{display:inline;float:none}.ant-select{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;outline:0}.ant-select,.ant-select ol,.ant-select ul{margin:0;padding:0;list-style:none}.ant-select>ul>li>a{padding:0;background-color:#fff}.ant-select-arrow{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;right:11px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;line-height:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.ant-select-arrow>*{line-height:1}.ant-select-arrow svg{display:inline-block}.ant-select-arrow:before{display:none}.ant-select-arrow .ant-select-arrow-icon{display:block}.ant-select-arrow .ant-select-arrow-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-select-selection{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:1px solid #d9d9d9;border-top-width:1.02px;border-radius:4px;outline:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-select-selection:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-select-focused .ant-select-selection,.ant-select-selection:active,.ant-select-selection:focus{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-select-selection__clear{position:absolute;top:50%;right:11px;z-index:1;display:inline-block;width:12px;height:12px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;font-style:normal;line-height:12px;text-align:center;text-transform:none;background:#fff;cursor:pointer;opacity:0;-webkit-transition:color .3s ease,opacity .15s ease;transition:color .3s ease,opacity .15s ease;text-rendering:auto}.ant-select-selection__clear:before{display:block}.ant-select-selection__clear:hover{color:rgba(0,0,0,.45)}.ant-select-selection:hover .ant-select-selection__clear{opacity:1}.ant-select-selection-selected-value{float:left;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-select-no-arrow .ant-select-selection-selected-value{padding-right:0}.ant-select-disabled{color:rgba(0,0,0,.25)}.ant-select-disabled .ant-select-selection{background:#f5f5f5;cursor:not-allowed}.ant-select-disabled .ant-select-selection:active,.ant-select-disabled .ant-select-selection:focus,.ant-select-disabled .ant-select-selection:hover{border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none}.ant-select-disabled .ant-select-selection__clear{display:none;visibility:hidden;pointer-events:none}.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice{padding-right:10px;color:rgba(0,0,0,.33);background:#f5f5f5}.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove{display:none}.ant-select-selection--single{position:relative;height:32px;cursor:pointer}.ant-select-selection--single .ant-select-selection__rendered{margin-right:24px}.ant-select-no-arrow .ant-select-selection__rendered{margin-right:11px}.ant-select-selection__rendered{position:relative;display:block;margin-right:11px;margin-left:11px;line-height:30px}.ant-select-selection__rendered:after{display:inline-block;width:0;visibility:hidden;content:".";pointer-events:none}.ant-select-lg{font-size:16px}.ant-select-lg .ant-select-selection--single{height:40px}.ant-select-lg .ant-select-selection__rendered{line-height:38px}.ant-select-lg .ant-select-selection--multiple{min-height:40px}.ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li{height:32px;line-height:32px}.ant-select-lg .ant-select-selection--multiple .ant-select-arrow,.ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear{top:20px}.ant-select-sm .ant-select-selection--single{height:24px}.ant-select-sm .ant-select-selection__rendered{margin-left:7px;line-height:22px}.ant-select-sm .ant-select-selection--multiple{min-height:24px}.ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li{height:16px;line-height:14px}.ant-select-sm .ant-select-selection--multiple .ant-select-arrow,.ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear{top:12px}.ant-select-sm .ant-select-arrow,.ant-select-sm .ant-select-selection__clear{right:8px}.ant-select-disabled .ant-select-selection__choice__remove{color:rgba(0,0,0,.25);cursor:default}.ant-select-disabled .ant-select-selection__choice__remove:hover{color:rgba(0,0,0,.25)}.ant-select-search__field__wrap{position:relative;display:inline-block}.ant-select-search__field__placeholder,.ant-select-selection__placeholder{position:absolute;top:50%;right:9px;left:0;max-width:100%;height:20px;margin-top:-10px;overflow:hidden;color:#bfbfbf;line-height:20px;white-space:nowrap;text-align:left;text-overflow:ellipsis}.ant-select-search__field__placeholder{left:12px}.ant-select-search__field__mirror{position:absolute;top:0;left:0;white-space:pre;opacity:0;pointer-events:none}.ant-select-search--inline{position:absolute;width:100%;height:100%}.ant-select-search--inline .ant-select-search__field__wrap{width:100%;height:100%}.ant-select-search--inline .ant-select-search__field{width:100%;height:100%;font-size:100%;line-height:1;background:transparent;border-width:0;border-radius:4px;outline:0}.ant-select-search--inline>i{float:right}.ant-select-selection--multiple{min-height:32px;padding-bottom:3px;cursor:text;zoom:1}.ant-select-selection--multiple:after,.ant-select-selection--multiple:before{display:table;content:""}.ant-select-selection--multiple:after{clear:both}.ant-select-selection--multiple .ant-select-search--inline{position:static;float:left;width:auto;max-width:100%;padding:0}.ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field{width:.75em;max-width:100%;padding:1px}.ant-select-selection--multiple .ant-select-selection__rendered{height:auto;margin-bottom:-3px;margin-left:5px}.ant-select-selection--multiple .ant-select-selection__placeholder{margin-left:6px}.ant-select-selection--multiple .ant-select-selection__rendered>ul>li,.ant-select-selection--multiple>ul>li{height:24px;margin-top:3px;line-height:22px}.ant-select-selection--multiple .ant-select-selection__choice{position:relative;float:left;max-width:99%;margin-right:4px;padding:0 20px 0 10px;overflow:hidden;color:rgba(0,0,0,.65);background-color:#fafafa;border:1px solid #e8e8e8;border-radius:2px;cursor:default;-webkit-transition:padding .3s cubic-bezier(.645,.045,.355,1);transition:padding .3s cubic-bezier(.645,.045,.355,1)}.ant-select-selection--multiple .ant-select-selection__choice__disabled{padding:0 10px}.ant-select-selection--multiple .ant-select-selection__choice__content{display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:margin .3s cubic-bezier(.645,.045,.355,1);transition:margin .3s cubic-bezier(.645,.045,.355,1)}.ant-select-selection--multiple .ant-select-selection__choice__remove{color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:4px;color:rgba(0,0,0,.45);font-weight:700;line-height:inherit;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}.ant-select-selection--multiple .ant-select-selection__choice__remove>*{line-height:1}.ant-select-selection--multiple .ant-select-selection__choice__remove svg{display:inline-block}.ant-select-selection--multiple .ant-select-selection__choice__remove:before{display:none}.ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon{display:block}:root .ant-select-selection--multiple .ant-select-selection__choice__remove{font-size:12px}.ant-select-selection--multiple .ant-select-selection__choice__remove:hover{color:rgba(0,0,0,.75)}.ant-select-selection--multiple .ant-select-arrow,.ant-select-selection--multiple .ant-select-selection__clear{top:16px}.ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered,.ant-select-show-arrow .ant-select-selection--multiple .ant-select-selection__rendered{margin-right:20px}.ant-select-open .ant-select-arrow-icon svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ant-select-open .ant-select-selection{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-select-combobox .ant-select-arrow{display:none}.ant-select-combobox .ant-select-search--inline{float:none;width:100%;height:100%}.ant-select-combobox .ant-select-search__field__wrap{width:100%;height:100%}.ant-select-combobox .ant-select-search__field{position:relative;z-index:1;width:100%;height:100%;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1),height 0s;transition:all .3s cubic-bezier(.645,.045,.355,1),height 0s}.ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered,.ant-select-combobox.ant-select-show-arrow .ant-select-selection:hover .ant-select-selection__rendered{margin-right:20px}.ant-select-dropdown{margin:0;padding:0;color:rgba(0,0,0,.65);font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;font-variant:normal;background-color:#fff;border-radius:4px;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-select-dropdown-hidden{display:none}.ant-select-dropdown-menu{max-height:250px;margin-bottom:0;padding:4px 0;padding-left:0;overflow:auto;list-style:none;outline:none}.ant-select-dropdown-menu-item-group-list{margin:0;padding:0}.ant-select-dropdown-menu-item-group-list>.ant-select-dropdown-menu-item{padding-left:20px}.ant-select-dropdown-menu-item-group-title{height:32px;padding:0 12px;color:rgba(0,0,0,.45);font-size:12px;line-height:32px}.ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),.ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child{border-radius:0}.ant-select-dropdown-menu-item{position:relative;display:block;padding:5px 12px;overflow:hidden;color:rgba(0,0,0,.65);font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled){background-color:#e6f7ff}.ant-select-dropdown-menu-item-selected{color:rgba(0,0,0,.65);font-weight:600;background-color:#fafafa}.ant-select-dropdown-menu-item-disabled,.ant-select-dropdown-menu-item-disabled:hover{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled){background-color:#e6f7ff}.ant-select-dropdown-menu-item-divider{height:1px;margin:1px 0;overflow:hidden;line-height:0;background-color:#e8e8e8}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item{padding-right:32px}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon{position:absolute;top:50%;right:12px;color:transparent;font-weight:700;font-size:12px;text-shadow:0 .1px 0,.1px 0 0,0 -.1px 0,-.1px 0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s;transition:all .2s}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon{color:rgba(0,0,0,.87)}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon{display:none}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon{display:inline-block;color:#1890ff}.ant-select-dropdown--empty.ant-select-dropdown--multiple .ant-select-dropdown-menu-item{padding-right:12px}.ant-select-dropdown-container-open .ant-select-dropdown,.ant-select-dropdown-open .ant-select-dropdown{display:block}.ant-empty{margin:0 8px;font-size:14px;line-height:22px;text-align:center}.ant-empty-image{height:100px;margin-bottom:8px}.ant-empty-image img{height:100%}.ant-empty-image svg{height:100%;margin:auto}.ant-empty-description{margin:0}.ant-empty-footer{margin-top:16px}.ant-empty-normal{margin:32px 0;color:rgba(0,0,0,.25)}.ant-empty-normal .ant-empty-image{height:40px}.ant-empty-small{margin:8px 0;color:rgba(0,0,0,.25)}.ant-empty-small .ant-empty-image{height:35px}.ant-input{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;width:100%;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s}.ant-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-input:-ms-input-placeholder{color:#bfbfbf}.ant-input::-webkit-input-placeholder{color:#bfbfbf}.ant-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-input:placeholder-shown{text-overflow:ellipsis}.ant-input:focus,.ant-input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-input:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-input-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-input{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-input-lg{height:40px;padding:6px 11px;font-size:16px}.ant-input-sm{height:24px;padding:1px 7px}.ant-input-group{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:table;width:100%;border-collapse:separate;border-spacing:0}.ant-input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.ant-input-group>[class*=col-]{padding-right:8px}.ant-input-group>[class*=col-]:last-child{padding-right:0}.ant-input-group-addon,.ant-input-group-wrap,.ant-input-group>.ant-input{display:table-cell}.ant-input-group-addon:not(:first-child):not(:last-child),.ant-input-group-wrap:not(:first-child):not(:last-child),.ant-input-group>.ant-input:not(:first-child):not(:last-child){border-radius:0}.ant-input-group-addon,.ant-input-group-wrap{width:1px;white-space:nowrap;vertical-align:middle}.ant-input-group-wrap>*{display:block!important}.ant-input-group .ant-input{float:left;width:100%;margin-bottom:0;text-align:inherit}.ant-input-group .ant-input:focus,.ant-input-group .ant-input:hover{z-index:1;border-right-width:1px}.ant-input-group-addon{position:relative;padding:0 11px;color:rgba(0,0,0,.65);font-weight:400;font-size:14px;text-align:center;background-color:#fafafa;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s}.ant-input-group-addon .ant-select{margin:-5px -11px}.ant-input-group-addon .ant-select .ant-select-selection{margin:-1px;background-color:inherit;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none}.ant-input-group-addon .ant-select-focused .ant-select-selection,.ant-input-group-addon .ant-select-open .ant-select-selection{color:#1890ff}.ant-input-group-addon>i:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.ant-input-group-addon:first-child,.ant-input-group-addon:first-child .ant-select .ant-select-selection,.ant-input-group>.ant-input:first-child,.ant-input-group>.ant-input:first-child .ant-select .ant-select-selection{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:first-child) .ant-input{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:last-child) .ant-input{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group-addon:first-child{border-right:0}.ant-input-group-addon:last-child{border-left:0}.ant-input-group-addon:last-child,.ant-input-group-addon:last-child .ant-select .ant-select-selection,.ant-input-group>.ant-input:last-child,.ant-input-group>.ant-input:last-child .ant-select .ant-select-selection{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group-lg .ant-input,.ant-input-group-lg>.ant-input-group-addon{height:40px;padding:6px 11px;font-size:16px}.ant-input-group-sm .ant-input,.ant-input-group-sm>.ant-input-group-addon{height:24px;padding:1px 7px}.ant-input-group-lg .ant-select-selection--single{height:40px}.ant-input-group-sm .ant-select-selection--single{height:24px}.ant-input-group .ant-input-affix-wrapper{display:table-cell;float:left;width:100%}.ant-input-group.ant-input-group-compact{display:block;zoom:1}.ant-input-group.ant-input-group-compact:after,.ant-input-group.ant-input-group-compact:before{display:table;content:""}.ant-input-group.ant-input-group-compact:after{clear:both}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child){border-right-width:1px}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):hover{z-index:1}.ant-input-group.ant-input-group-compact>*{display:inline-block;float:none;vertical-align:top;border-radius:0}.ant-input-group.ant-input-group-compact>:not(:last-child){margin-right:-1px;border-right-width:1px}.ant-input-group.ant-input-group-compact .ant-input{float:none}.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input{border-right-width:1px;border-radius:0}.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor:focus,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor:hover,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-select-focused,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection:focus,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection:hover,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input:focus,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input:hover{z-index:1}.ant-input-group.ant-input-group-compact>.ant-calendar-picker:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper:first-child .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker:first-child .ant-time-picker-input,.ant-input-group.ant-input-group-compact>:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-input-group.ant-input-group-compact>.ant-calendar-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper:last-child .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker:last-child .ant-time-picker-input,.ant-input-group.ant-input-group-compact>:last-child{border-right-width:1px;border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input{vertical-align:top}.ant-input-group-wrapper{display:inline-block;width:100%;text-align:start;vertical-align:top}.ant-input-affix-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;width:100%;text-align:start}.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#40a9ff;border-right-width:1px!important}.ant-input-affix-wrapper .ant-input{position:relative;text-align:inherit}.ant-input-affix-wrapper .ant-input-prefix,.ant-input-affix-wrapper .ant-input-suffix{position:absolute;top:50%;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.65);line-height:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-input-affix-wrapper .ant-input-prefix :not(.anticon),.ant-input-affix-wrapper .ant-input-suffix :not(.anticon){line-height:1.5}.ant-input-affix-wrapper .ant-input-disabled~.ant-input-suffix .anticon{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-input-affix-wrapper .ant-input-prefix{left:12px}.ant-input-affix-wrapper .ant-input-suffix{right:12px}.ant-input-affix-wrapper .ant-input:not(:first-child){padding-left:30px}.ant-input-affix-wrapper .ant-input:not(:last-child){padding-right:30px}.ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input:not(:last-child){padding-right:49px}.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input{padding-right:22px}.ant-input-password-icon{color:rgba(0,0,0,.45);cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-input-password-icon:hover{color:#333}.ant-input-clear-icon{color:rgba(0,0,0,.25);font-size:12px;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;vertical-align:0}.ant-input-clear-icon:hover{color:rgba(0,0,0,.45)}.ant-input-clear-icon:active{color:rgba(0,0,0,.65)}.ant-input-clear-icon+i{margin-left:6px}.ant-input-textarea-clear-icon{color:rgba(0,0,0,.25);font-size:12px;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;position:absolute;top:0;right:0;margin:8px 8px 0 0}.ant-input-textarea-clear-icon:hover{color:rgba(0,0,0,.45)}.ant-input-textarea-clear-icon:active{color:rgba(0,0,0,.65)}.ant-input-textarea-clear-icon+i{margin-left:6px}.ant-input-search-icon{color:rgba(0,0,0,.45);cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-input-search-icon:hover{color:rgba(0,0,0,.8)}.ant-input-search-enter-button input{border-right:0}.ant-input-search-enter-button+.ant-input-group-addon,.ant-input-search-enter-button input+.ant-input-group-addon{padding:0;border:0}.ant-input-search-enter-button+.ant-input-group-addon .ant-input-search-button,.ant-input-search-enter-button input+.ant-input-group-addon .ant-input-search-button{border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn{line-height:1.499;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:1px solid transparent;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.015);box-shadow:0 2px 0 rgba(0,0,0,.015);cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;height:32px;padding:0 15px;font-size:14px;border-radius:4px;color:rgba(0,0,0,.65);background-color:#fff;border-color:#d9d9d9}.ant-btn>.anticon{line-height:1}.ant-btn,.ant-btn:active,.ant-btn:focus{outline:0}.ant-btn:not([disabled]):hover{text-decoration:none}.ant-btn:not([disabled]):active{outline:0;-webkit-box-shadow:none;box-shadow:none}.ant-btn.disabled,.ant-btn[disabled]{cursor:not-allowed}.ant-btn.disabled>*,.ant-btn[disabled]>*{pointer-events:none}.ant-btn-lg{height:40px;padding:0 15px;font-size:16px;border-radius:4px}.ant-btn-sm{height:24px;padding:0 7px;font-size:14px;border-radius:4px}.ant-btn>a:only-child{color:currentColor}.ant-btn>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn:focus,.ant-btn:hover{color:#40a9ff;background-color:#fff;border-color:#40a9ff}.ant-btn:focus>a:only-child,.ant-btn:hover>a:only-child{color:currentColor}.ant-btn:focus>a:only-child:after,.ant-btn:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn.active,.ant-btn:active{color:#096dd9;background-color:#fff;border-color:#096dd9}.ant-btn.active>a:only-child,.ant-btn:active>a:only-child{color:currentColor}.ant-btn.active>a:only-child:after,.ant-btn:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-disabled,.ant-btn-disabled.active,.ant-btn-disabled:active,.ant-btn-disabled:focus,.ant-btn-disabled:hover,.ant-btn.disabled,.ant-btn.disabled.active,.ant-btn.disabled:active,.ant-btn.disabled:focus,.ant-btn.disabled:hover,.ant-btn[disabled],.ant-btn[disabled].active,.ant-btn[disabled]:active,.ant-btn[disabled]:focus,.ant-btn[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-disabled.active>a:only-child,.ant-btn-disabled:active>a:only-child,.ant-btn-disabled:focus>a:only-child,.ant-btn-disabled:hover>a:only-child,.ant-btn-disabled>a:only-child,.ant-btn.disabled.active>a:only-child,.ant-btn.disabled:active>a:only-child,.ant-btn.disabled:focus>a:only-child,.ant-btn.disabled:hover>a:only-child,.ant-btn.disabled>a:only-child,.ant-btn[disabled].active>a:only-child,.ant-btn[disabled]:active>a:only-child,.ant-btn[disabled]:focus>a:only-child,.ant-btn[disabled]:hover>a:only-child,.ant-btn[disabled]>a:only-child{color:currentColor}.ant-btn-disabled.active>a:only-child:after,.ant-btn-disabled:active>a:only-child:after,.ant-btn-disabled:focus>a:only-child:after,.ant-btn-disabled:hover>a:only-child:after,.ant-btn-disabled>a:only-child:after,.ant-btn.disabled.active>a:only-child:after,.ant-btn.disabled:active>a:only-child:after,.ant-btn.disabled:focus>a:only-child:after,.ant-btn.disabled:hover>a:only-child:after,.ant-btn.disabled>a:only-child:after,.ant-btn[disabled].active>a:only-child:after,.ant-btn[disabled]:active>a:only-child:after,.ant-btn[disabled]:focus>a:only-child:after,.ant-btn[disabled]:hover>a:only-child:after,.ant-btn[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn.active,.ant-btn:active,.ant-btn:focus,.ant-btn:hover{text-decoration:none;background:#fff}.ant-btn>i,.ant-btn>span{display:inline-block;-webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);transition:margin-left .3s cubic-bezier(.645,.045,.355,1);pointer-events:none}.ant-btn-primary{color:#fff;background-color:#1890ff;border-color:#1890ff;text-shadow:0 -1px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.045);box-shadow:0 2px 0 rgba(0,0,0,.045)}.ant-btn-primary>a:only-child{color:currentColor}.ant-btn-primary>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-primary:focus,.ant-btn-primary:hover{color:#fff;background-color:#40a9ff;border-color:#40a9ff}.ant-btn-primary:focus>a:only-child,.ant-btn-primary:hover>a:only-child{color:currentColor}.ant-btn-primary:focus>a:only-child:after,.ant-btn-primary:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-primary.active,.ant-btn-primary:active{color:#fff;background-color:#096dd9;border-color:#096dd9}.ant-btn-primary.active>a:only-child,.ant-btn-primary:active>a:only-child{color:currentColor}.ant-btn-primary.active>a:only-child:after,.ant-btn-primary:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-primary-disabled,.ant-btn-primary-disabled.active,.ant-btn-primary-disabled:active,.ant-btn-primary-disabled:focus,.ant-btn-primary-disabled:hover,.ant-btn-primary.disabled,.ant-btn-primary.disabled.active,.ant-btn-primary.disabled:active,.ant-btn-primary.disabled:focus,.ant-btn-primary.disabled:hover,.ant-btn-primary[disabled],.ant-btn-primary[disabled].active,.ant-btn-primary[disabled]:active,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-primary-disabled.active>a:only-child,.ant-btn-primary-disabled:active>a:only-child,.ant-btn-primary-disabled:focus>a:only-child,.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-primary-disabled>a:only-child,.ant-btn-primary.disabled.active>a:only-child,.ant-btn-primary.disabled:active>a:only-child,.ant-btn-primary.disabled:focus>a:only-child,.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-primary.disabled>a:only-child,.ant-btn-primary[disabled].active>a:only-child,.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-primary[disabled]>a:only-child{color:currentColor}.ant-btn-primary-disabled.active>a:only-child:after,.ant-btn-primary-disabled:active>a:only-child:after,.ant-btn-primary-disabled:focus>a:only-child:after,.ant-btn-primary-disabled:hover>a:only-child:after,.ant-btn-primary-disabled>a:only-child:after,.ant-btn-primary.disabled.active>a:only-child:after,.ant-btn-primary.disabled:active>a:only-child:after,.ant-btn-primary.disabled:focus>a:only-child:after,.ant-btn-primary.disabled:hover>a:only-child:after,.ant-btn-primary.disabled>a:only-child:after,.ant-btn-primary[disabled].active>a:only-child:after,.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-primary[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-right-color:#40a9ff;border-left-color:#40a9ff}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled{border-color:#d9d9d9}.ant-btn-group .ant-btn-primary:first-child:not(:last-child){border-right-color:#40a9ff}.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#d9d9d9}.ant-btn-group .ant-btn-primary+.ant-btn-primary,.ant-btn-group .ant-btn-primary:last-child:not(:first-child){border-left-color:#40a9ff}.ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled],.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled]{border-left-color:#d9d9d9}.ant-btn-ghost{color:rgba(0,0,0,.65);background-color:transparent;border-color:#d9d9d9}.ant-btn-ghost>a:only-child{color:currentColor}.ant-btn-ghost>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-ghost:focus,.ant-btn-ghost:hover{color:#40a9ff;background-color:transparent;border-color:#40a9ff}.ant-btn-ghost:focus>a:only-child,.ant-btn-ghost:hover>a:only-child{color:currentColor}.ant-btn-ghost:focus>a:only-child:after,.ant-btn-ghost:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-ghost.active,.ant-btn-ghost:active{color:#096dd9;background-color:transparent;border-color:#096dd9}.ant-btn-ghost.active>a:only-child,.ant-btn-ghost:active>a:only-child{color:currentColor}.ant-btn-ghost.active>a:only-child:after,.ant-btn-ghost:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-ghost-disabled,.ant-btn-ghost-disabled.active,.ant-btn-ghost-disabled:active,.ant-btn-ghost-disabled:focus,.ant-btn-ghost-disabled:hover,.ant-btn-ghost.disabled,.ant-btn-ghost.disabled.active,.ant-btn-ghost.disabled:active,.ant-btn-ghost.disabled:focus,.ant-btn-ghost.disabled:hover,.ant-btn-ghost[disabled],.ant-btn-ghost[disabled].active,.ant-btn-ghost[disabled]:active,.ant-btn-ghost[disabled]:focus,.ant-btn-ghost[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-ghost-disabled.active>a:only-child,.ant-btn-ghost-disabled:active>a:only-child,.ant-btn-ghost-disabled:focus>a:only-child,.ant-btn-ghost-disabled:hover>a:only-child,.ant-btn-ghost-disabled>a:only-child,.ant-btn-ghost.disabled.active>a:only-child,.ant-btn-ghost.disabled:active>a:only-child,.ant-btn-ghost.disabled:focus>a:only-child,.ant-btn-ghost.disabled:hover>a:only-child,.ant-btn-ghost.disabled>a:only-child,.ant-btn-ghost[disabled].active>a:only-child,.ant-btn-ghost[disabled]:active>a:only-child,.ant-btn-ghost[disabled]:focus>a:only-child,.ant-btn-ghost[disabled]:hover>a:only-child,.ant-btn-ghost[disabled]>a:only-child{color:currentColor}.ant-btn-ghost-disabled.active>a:only-child:after,.ant-btn-ghost-disabled:active>a:only-child:after,.ant-btn-ghost-disabled:focus>a:only-child:after,.ant-btn-ghost-disabled:hover>a:only-child:after,.ant-btn-ghost-disabled>a:only-child:after,.ant-btn-ghost.disabled.active>a:only-child:after,.ant-btn-ghost.disabled:active>a:only-child:after,.ant-btn-ghost.disabled:focus>a:only-child:after,.ant-btn-ghost.disabled:hover>a:only-child:after,.ant-btn-ghost.disabled>a:only-child:after,.ant-btn-ghost[disabled].active>a:only-child:after,.ant-btn-ghost[disabled]:active>a:only-child:after,.ant-btn-ghost[disabled]:focus>a:only-child:after,.ant-btn-ghost[disabled]:hover>a:only-child:after,.ant-btn-ghost[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed{color:rgba(0,0,0,.65);background-color:#fff;border-color:#d9d9d9;border-style:dashed}.ant-btn-dashed>a:only-child{color:currentColor}.ant-btn-dashed>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed:focus,.ant-btn-dashed:hover{color:#40a9ff;background-color:#fff;border-color:#40a9ff}.ant-btn-dashed:focus>a:only-child,.ant-btn-dashed:hover>a:only-child{color:currentColor}.ant-btn-dashed:focus>a:only-child:after,.ant-btn-dashed:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed.active,.ant-btn-dashed:active{color:#096dd9;background-color:#fff;border-color:#096dd9}.ant-btn-dashed.active>a:only-child,.ant-btn-dashed:active>a:only-child{color:currentColor}.ant-btn-dashed.active>a:only-child:after,.ant-btn-dashed:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-dashed-disabled,.ant-btn-dashed-disabled.active,.ant-btn-dashed-disabled:active,.ant-btn-dashed-disabled:focus,.ant-btn-dashed-disabled:hover,.ant-btn-dashed.disabled,.ant-btn-dashed.disabled.active,.ant-btn-dashed.disabled:active,.ant-btn-dashed.disabled:focus,.ant-btn-dashed.disabled:hover,.ant-btn-dashed[disabled],.ant-btn-dashed[disabled].active,.ant-btn-dashed[disabled]:active,.ant-btn-dashed[disabled]:focus,.ant-btn-dashed[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-dashed-disabled.active>a:only-child,.ant-btn-dashed-disabled:active>a:only-child,.ant-btn-dashed-disabled:focus>a:only-child,.ant-btn-dashed-disabled:hover>a:only-child,.ant-btn-dashed-disabled>a:only-child,.ant-btn-dashed.disabled.active>a:only-child,.ant-btn-dashed.disabled:active>a:only-child,.ant-btn-dashed.disabled:focus>a:only-child,.ant-btn-dashed.disabled:hover>a:only-child,.ant-btn-dashed.disabled>a:only-child,.ant-btn-dashed[disabled].active>a:only-child,.ant-btn-dashed[disabled]:active>a:only-child,.ant-btn-dashed[disabled]:focus>a:only-child,.ant-btn-dashed[disabled]:hover>a:only-child,.ant-btn-dashed[disabled]>a:only-child{color:currentColor}.ant-btn-dashed-disabled.active>a:only-child:after,.ant-btn-dashed-disabled:active>a:only-child:after,.ant-btn-dashed-disabled:focus>a:only-child:after,.ant-btn-dashed-disabled:hover>a:only-child:after,.ant-btn-dashed-disabled>a:only-child:after,.ant-btn-dashed.disabled.active>a:only-child:after,.ant-btn-dashed.disabled:active>a:only-child:after,.ant-btn-dashed.disabled:focus>a:only-child:after,.ant-btn-dashed.disabled:hover>a:only-child:after,.ant-btn-dashed.disabled>a:only-child:after,.ant-btn-dashed[disabled].active>a:only-child:after,.ant-btn-dashed[disabled]:active>a:only-child:after,.ant-btn-dashed[disabled]:focus>a:only-child:after,.ant-btn-dashed[disabled]:hover>a:only-child:after,.ant-btn-dashed[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger{color:#fff;background-color:#ff4d4f;border-color:#ff4d4f;text-shadow:0 -1px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.045);box-shadow:0 2px 0 rgba(0,0,0,.045)}.ant-btn-danger>a:only-child{color:currentColor}.ant-btn-danger>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger:focus,.ant-btn-danger:hover{color:#fff;background-color:#ff7875;border-color:#ff7875}.ant-btn-danger:focus>a:only-child,.ant-btn-danger:hover>a:only-child{color:currentColor}.ant-btn-danger:focus>a:only-child:after,.ant-btn-danger:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger.active,.ant-btn-danger:active{color:#fff;background-color:#d9363e;border-color:#d9363e}.ant-btn-danger.active>a:only-child,.ant-btn-danger:active>a:only-child{color:currentColor}.ant-btn-danger.active>a:only-child:after,.ant-btn-danger:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-danger-disabled,.ant-btn-danger-disabled.active,.ant-btn-danger-disabled:active,.ant-btn-danger-disabled:focus,.ant-btn-danger-disabled:hover,.ant-btn-danger.disabled,.ant-btn-danger.disabled.active,.ant-btn-danger.disabled:active,.ant-btn-danger.disabled:focus,.ant-btn-danger.disabled:hover,.ant-btn-danger[disabled],.ant-btn-danger[disabled].active,.ant-btn-danger[disabled]:active,.ant-btn-danger[disabled]:focus,.ant-btn-danger[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-danger-disabled.active>a:only-child,.ant-btn-danger-disabled:active>a:only-child,.ant-btn-danger-disabled:focus>a:only-child,.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-danger-disabled>a:only-child,.ant-btn-danger.disabled.active>a:only-child,.ant-btn-danger.disabled:active>a:only-child,.ant-btn-danger.disabled:focus>a:only-child,.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-danger.disabled>a:only-child,.ant-btn-danger[disabled].active>a:only-child,.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-danger[disabled]>a:only-child{color:currentColor}.ant-btn-danger-disabled.active>a:only-child:after,.ant-btn-danger-disabled:active>a:only-child:after,.ant-btn-danger-disabled:focus>a:only-child:after,.ant-btn-danger-disabled:hover>a:only-child:after,.ant-btn-danger-disabled>a:only-child:after,.ant-btn-danger.disabled.active>a:only-child:after,.ant-btn-danger.disabled:active>a:only-child:after,.ant-btn-danger.disabled:focus>a:only-child:after,.ant-btn-danger.disabled:hover>a:only-child:after,.ant-btn-danger.disabled>a:only-child:after,.ant-btn-danger[disabled].active>a:only-child:after,.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-danger[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link{color:#1890ff;background-color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.ant-btn-link>a:only-child{color:currentColor}.ant-btn-link>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link:focus,.ant-btn-link:hover{color:#40a9ff;background-color:transparent;border-color:#40a9ff}.ant-btn-link:focus>a:only-child,.ant-btn-link:hover>a:only-child{color:currentColor}.ant-btn-link:focus>a:only-child:after,.ant-btn-link:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link.active,.ant-btn-link:active{color:#096dd9;background-color:transparent;border-color:#096dd9}.ant-btn-link.active>a:only-child,.ant-btn-link:active>a:only-child{color:currentColor}.ant-btn-link.active>a:only-child:after,.ant-btn-link:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9}.ant-btn-link:active,.ant-btn-link:focus,.ant-btn-link:hover{border-color:transparent}.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover{color:rgba(0,0,0,.25);background-color:transparent;border-color:transparent;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-link-disabled.active>a:only-child,.ant-btn-link-disabled:active>a:only-child,.ant-btn-link-disabled:focus>a:only-child,.ant-btn-link-disabled:hover>a:only-child,.ant-btn-link-disabled>a:only-child,.ant-btn-link.disabled.active>a:only-child,.ant-btn-link.disabled:active>a:only-child,.ant-btn-link.disabled:focus>a:only-child,.ant-btn-link.disabled:hover>a:only-child,.ant-btn-link.disabled>a:only-child,.ant-btn-link[disabled].active>a:only-child,.ant-btn-link[disabled]:active>a:only-child,.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-link[disabled]>a:only-child{color:currentColor}.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-link-disabled>a:only-child:after,.ant-btn-link.disabled.active>a:only-child:after,.ant-btn-link.disabled:active>a:only-child:after,.ant-btn-link.disabled:focus>a:only-child:after,.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-link.disabled>a:only-child:after,.ant-btn-link[disabled].active>a:only-child:after,.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-link[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-icon-only{width:32px;height:32px;padding:0;font-size:16px;border-radius:4px}.ant-btn-icon-only.ant-btn-lg{width:40px;height:40px;padding:0;font-size:18px;border-radius:4px}.ant-btn-icon-only.ant-btn-sm{width:24px;height:24px;padding:0;font-size:14px;border-radius:4px}.ant-btn-icon-only>i{vertical-align:middle}.ant-btn-round{height:32px;padding:0 16px;font-size:14px;border-radius:32px}.ant-btn-round.ant-btn-lg{height:40px;padding:0 20px;font-size:16px;border-radius:40px}.ant-btn-round.ant-btn-sm{height:24px;padding:0 12px;font-size:14px;border-radius:24px}.ant-btn-round.ant-btn-icon-only{width:auto}.ant-btn-circle,.ant-btn-circle-outline{min-width:32px;padding-right:0;padding-left:0;text-align:center;border-radius:50%}.ant-btn-circle-outline.ant-btn-lg,.ant-btn-circle.ant-btn-lg{min-width:40px;border-radius:50%}.ant-btn-circle-outline.ant-btn-sm,.ant-btn-circle.ant-btn-sm{min-width:24px;border-radius:50%}.ant-btn:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:1;display:none;background:#fff;border-radius:inherit;opacity:.35;-webkit-transition:opacity .2s;transition:opacity .2s;content:"";pointer-events:none}.ant-btn .anticon{-webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.ant-btn .anticon.anticon-minus>svg,.ant-btn .anticon.anticon-plus>svg{shape-rendering:optimizeSpeed}.ant-btn.ant-btn-loading{position:relative}.ant-btn.ant-btn-loading:not([disabled]){pointer-events:none}.ant-btn.ant-btn-loading:before{display:block}.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only){padding-left:29px}.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child){margin-left:-14px}.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only){padding-left:24px}.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon{margin-left:-17px}.ant-btn-group{display:inline-block}.ant-btn-group,.ant-btn-group>.ant-btn,.ant-btn-group>span>.ant-btn{position:relative}.ant-btn-group>.ant-btn.active,.ant-btn-group>.ant-btn:active,.ant-btn-group>.ant-btn:focus,.ant-btn-group>.ant-btn:hover,.ant-btn-group>span>.ant-btn.active,.ant-btn-group>span>.ant-btn:active,.ant-btn-group>span>.ant-btn:focus,.ant-btn-group>span>.ant-btn:hover{z-index:2}.ant-btn-group>.ant-btn:disabled,.ant-btn-group>span>.ant-btn:disabled{z-index:0}.ant-btn-group>.ant-btn-icon-only{font-size:14px}.ant-btn-group-lg>.ant-btn,.ant-btn-group-lg>span>.ant-btn{height:40px;padding:0 15px;font-size:16px;border-radius:0;line-height:38px}.ant-btn-group-lg>.ant-btn.ant-btn-icon-only{width:40px;height:40px;padding-right:0;padding-left:0}.ant-btn-group-sm>.ant-btn,.ant-btn-group-sm>span>.ant-btn{height:24px;padding:0 7px;font-size:14px;border-radius:0;line-height:22px}.ant-btn-group-sm>.ant-btn>.anticon,.ant-btn-group-sm>span>.ant-btn>.anticon{font-size:14px}.ant-btn-group-sm>.ant-btn.ant-btn-icon-only{width:24px;height:24px;padding-right:0;padding-left:0}.ant-btn+.ant-btn-group,.ant-btn-group+.ant-btn,.ant-btn-group+.ant-btn-group,.ant-btn-group .ant-btn+.ant-btn,.ant-btn-group .ant-btn+span,.ant-btn-group>span+span,.ant-btn-group span+.ant-btn{margin-left:-1px}.ant-btn-group .ant-btn-primary+.ant-btn:not(.ant-btn-primary):not([disabled]){border-left-color:transparent}.ant-btn-group .ant-btn{border-radius:0}.ant-btn-group>.ant-btn:first-child,.ant-btn-group>span:first-child>.ant-btn{margin-left:0}.ant-btn-group>.ant-btn:only-child,.ant-btn-group>span:only-child>.ant-btn{border-radius:4px}.ant-btn-group>.ant-btn:first-child:not(:last-child),.ant-btn-group>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-btn-group>.ant-btn:last-child:not(:first-child),.ant-btn-group>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-btn-group-sm>.ant-btn:only-child,.ant-btn-group-sm>span:only-child>.ant-btn{border-radius:4px}.ant-btn-group-sm>.ant-btn:first-child:not(:last-child),.ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-btn-group-sm>.ant-btn:last-child:not(:first-child),.ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-btn-group>.ant-btn-group{float:left}.ant-btn-group>.ant-btn-group:not(:first-child):not(:last-child)>.ant-btn{border-radius:0}.ant-btn-group>.ant-btn-group:first-child:not(:last-child)>.ant-btn:last-child{padding-right:8px;border-top-right-radius:0;border-bottom-right-radius:0}.ant-btn-group>.ant-btn-group:last-child:not(:first-child)>.ant-btn:first-child{padding-left:8px;border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn:active>span,.ant-btn:focus>span{position:relative}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin-left:8px}.ant-btn-background-ghost{color:#fff;background:transparent!important;border-color:#fff}.ant-btn-background-ghost.ant-btn-primary{color:#1890ff;background-color:transparent;border-color:#1890ff;text-shadow:none}.ant-btn-background-ghost.ant-btn-primary>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary:focus,.ant-btn-background-ghost.ant-btn-primary:hover{color:#40a9ff;background-color:transparent;border-color:#40a9ff}.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary.active,.ant-btn-background-ghost.ant-btn-primary:active{color:#096dd9;background-color:transparent;border-color:#096dd9}.ant-btn-background-ghost.ant-btn-primary.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary:active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary-disabled,.ant-btn-background-ghost.ant-btn-primary-disabled.active,.ant-btn-background-ghost.ant-btn-primary-disabled:active,.ant-btn-background-ghost.ant-btn-primary-disabled:focus,.ant-btn-background-ghost.ant-btn-primary-disabled:hover,.ant-btn-background-ghost.ant-btn-primary.disabled,.ant-btn-background-ghost.ant-btn-primary.disabled.active,.ant-btn-background-ghost.ant-btn-primary.disabled:active,.ant-btn-background-ghost.ant-btn-primary.disabled:focus,.ant-btn-background-ghost.ant-btn-primary.disabled:hover,.ant-btn-background-ghost.ant-btn-primary[disabled],.ant-btn-background-ghost.ant-btn-primary[disabled].active,.ant-btn-background-ghost.ant-btn-primary[disabled]:active,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger{color:#ff4d4f;background-color:transparent;border-color:#ff4d4f;text-shadow:none}.ant-btn-background-ghost.ant-btn-danger>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger:focus,.ant-btn-background-ghost.ant-btn-danger:hover{color:#ff7875;background-color:transparent;border-color:#ff7875}.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger.active,.ant-btn-background-ghost.ant-btn-danger:active{color:#d9363e;background-color:transparent;border-color:#d9363e}.ant-btn-background-ghost.ant-btn-danger.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger:active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger-disabled,.ant-btn-background-ghost.ant-btn-danger-disabled.active,.ant-btn-background-ghost.ant-btn-danger-disabled:active,.ant-btn-background-ghost.ant-btn-danger-disabled:focus,.ant-btn-background-ghost.ant-btn-danger-disabled:hover,.ant-btn-background-ghost.ant-btn-danger.disabled,.ant-btn-background-ghost.ant-btn-danger.disabled.active,.ant-btn-background-ghost.ant-btn-danger.disabled:active,.ant-btn-background-ghost.ant-btn-danger.disabled:focus,.ant-btn-background-ghost.ant-btn-danger.disabled:hover,.ant-btn-background-ghost.ant-btn-danger[disabled],.ant-btn-background-ghost.ant-btn-danger[disabled].active,.ant-btn-background-ghost.ant-btn-danger[disabled]:active,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link{color:#1890ff;background-color:transparent;border-color:transparent;text-shadow:none;color:#fff}.ant-btn-background-ghost.ant-btn-link>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link:focus,.ant-btn-background-ghost.ant-btn-link:hover{color:#40a9ff;background-color:transparent;border-color:transparent}.ant-btn-background-ghost.ant-btn-link:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link.active,.ant-btn-background-ghost.ant-btn-link:active{color:#096dd9;background-color:transparent;border-color:transparent}.ant-btn-background-ghost.ant-btn-link.active>a:only-child,.ant-btn-background-ghost.ant-btn-link:active>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-link-disabled,.ant-btn-background-ghost.ant-btn-link-disabled.active,.ant-btn-background-ghost.ant-btn-link-disabled:active,.ant-btn-background-ghost.ant-btn-link-disabled:focus,.ant-btn-background-ghost.ant-btn-link-disabled:hover,.ant-btn-background-ghost.ant-btn-link.disabled,.ant-btn-background-ghost.ant-btn-link.disabled.active,.ant-btn-background-ghost.ant-btn-link.disabled:active,.ant-btn-background-ghost.ant-btn-link.disabled:focus,.ant-btn-background-ghost.ant-btn-link.disabled:hover,.ant-btn-background-ghost.ant-btn-link[disabled],.ant-btn-background-ghost.ant-btn-link[disabled].active,.ant-btn-background-ghost.ant-btn-link[disabled]:active,.ant-btn-background-ghost.ant-btn-link[disabled]:focus,.ant-btn-background-ghost.ant-btn-link[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-btn-two-chinese-chars:first-letter{letter-spacing:.34em}.ant-btn-two-chinese-chars>:not(.anticon){margin-right:-.34em;letter-spacing:.34em}.ant-btn-block{width:100%}.ant-btn:empty{vertical-align:top}a.ant-btn{padding-top:.1px;line-height:30px}a.ant-btn-lg{line-height:38px}a.ant-btn-sm{line-height:22px}.ant-avatar{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;overflow:hidden;color:#fff;white-space:nowrap;text-align:center;vertical-align:middle;background:#ccc;width:32px;height:32px;line-height:32px;border-radius:50%}.ant-avatar-image{background:transparent}.ant-avatar-string{position:absolute;left:50%;-webkit-transform-origin:0 center;transform-origin:0 center}.ant-avatar.ant-avatar-icon{font-size:18px}.ant-avatar-lg{width:40px;height:40px;line-height:40px;border-radius:50%}.ant-avatar-lg-string{position:absolute;left:50%;-webkit-transform-origin:0 center;transform-origin:0 center}.ant-avatar-lg.ant-avatar-icon{font-size:24px}.ant-avatar-sm{width:24px;height:24px;line-height:24px;border-radius:50%}.ant-avatar-sm-string{position:absolute;left:50%;-webkit-transform-origin:0 center;transform-origin:0 center}.ant-avatar-sm.ant-avatar-icon{font-size:14px}.ant-avatar-square{border-radius:4px}.ant-avatar>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ant-back-top{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:fixed;right:100px;bottom:50px;z-index:10;width:40px;height:40px;cursor:pointer}.ant-back-top-content{width:40px;height:40px;overflow:hidden;color:#fff;text-align:center;background-color:rgba(0,0,0,.45);border-radius:20px}.ant-back-top-content,.ant-back-top-content:hover{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-back-top-content:hover{background-color:rgba(0,0,0,.65)}.ant-back-top-icon{width:14px;height:16px;margin:12px auto;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) 100%/100% no-repeat}@media screen and (max-width:768px){.ant-back-top{right:60px}}@media screen and (max-width:480px){.ant-back-top{right:20px}}.ant-badge{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;color:unset;line-height:1}.ant-badge-count{z-index:auto;min-width:20px;height:20px;padding:0 6px;color:#fff;font-weight:400;font-size:12px;line-height:20px;white-space:nowrap;text-align:center;background:#f5222d;border-radius:10px;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff}.ant-badge-count a,.ant-badge-count a:hover{color:#fff}.ant-badge-multiple-words{padding:0 8px}.ant-badge-dot{z-index:auto;width:6px;height:6px;background:#f5222d;border-radius:100%;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff}.ant-badge-count,.ant-badge-dot,.ant-badge .ant-scroll-number-custom-component{position:absolute;top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transform-origin:100% 0;transform-origin:100% 0}.ant-badge-status{line-height:inherit;vertical-align:baseline}.ant-badge-status-dot{position:relative;top:-1px;display:inline-block;width:6px;height:6px;vertical-align:middle;border-radius:50%}.ant-badge-status-success{background-color:#52c41a}.ant-badge-status-processing{position:relative;background-color:#1890ff}.ant-badge-status-processing:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:50%;-webkit-animation:antStatusProcessing 1.2s ease-in-out infinite;animation:antStatusProcessing 1.2s ease-in-out infinite;content:""}.ant-badge-status-default{background-color:#d9d9d9}.ant-badge-status-error{background-color:#f5222d}.ant-badge-status-warning{background-color:#faad14}.ant-badge-status-magenta,.ant-badge-status-pink{background:#eb2f96}.ant-badge-status-red{background:#f5222d}.ant-badge-status-volcano{background:#fa541c}.ant-badge-status-orange{background:#fa8c16}.ant-badge-status-yellow{background:#fadb14}.ant-badge-status-gold{background:#faad14}.ant-badge-status-cyan{background:#13c2c2}.ant-badge-status-lime{background:#a0d911}.ant-badge-status-green{background:#52c41a}.ant-badge-status-blue{background:#1890ff}.ant-badge-status-geekblue{background:#2f54eb}.ant-badge-status-purple{background:#722ed1}.ant-badge-status-text{margin-left:8px;color:rgba(0,0,0,.65);font-size:14px}.ant-badge-dot-status{line-height:1}.ant-badge-zoom-appear,.ant-badge-zoom-enter{-webkit-animation:antZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46);animation:antZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-badge-zoom-leave{-webkit-animation:antZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6);animation:antZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-badge-not-a-wrapper:not(.ant-badge-status){vertical-align:middle}.ant-badge-not-a-wrapper .ant-scroll-number{position:relative;top:auto;display:block}.ant-badge-not-a-wrapper .ant-badge-count{-webkit-transform:none;transform:none}@-webkit-keyframes antStatusProcessing{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.5}to{-webkit-transform:scale(2.4);transform:scale(2.4);opacity:0}}@keyframes antStatusProcessing{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.5}to{-webkit-transform:scale(2.4);transform:scale(2.4);opacity:0}}.ant-scroll-number{overflow:hidden}.ant-scroll-number-only{display:inline-block;height:20px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-scroll-number-only>p.ant-scroll-number-only-unit{height:20px;margin:0}.ant-scroll-number-symbol{vertical-align:top}@-webkit-keyframes antZoomBadgeIn{0%{-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%);opacity:0}to{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}}@keyframes antZoomBadgeIn{0%{-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%);opacity:0}to{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}}@-webkit-keyframes antZoomBadgeOut{0%{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}to{-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%);opacity:0}}@keyframes antZoomBadgeOut{0%{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}to{-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%);opacity:0}}.ant-breadcrumb{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";color:rgba(0,0,0,.45);font-size:14px}.ant-breadcrumb .anticon{font-size:14px}.ant-breadcrumb a{color:rgba(0,0,0,.45);-webkit-transition:color .3s;transition:color .3s}.ant-breadcrumb a:hover{color:#40a9ff}.ant-breadcrumb>span:last-child,.ant-breadcrumb>span:last-child a{color:rgba(0,0,0,.65)}.ant-breadcrumb>span:last-child .ant-breadcrumb-separator{display:none}.ant-breadcrumb-separator{margin:0 8px;color:rgba(0,0,0,.45)}.ant-breadcrumb-link>.anticon+span,.ant-breadcrumb-overlay-link>.anticon{margin-left:4px}.ant-menu{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;font-size:14px;font-variant:tabular-nums;line-height:1.5;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin-bottom:0;padding-left:0;color:rgba(0,0,0,.65);line-height:0;list-style:none;background:#fff;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-transition:background .3s,width .3s cubic-bezier(.2,0,0,1) 0s;transition:background .3s,width .3s cubic-bezier(.2,0,0,1) 0s;zoom:1}.ant-menu:after,.ant-menu:before{display:table;content:""}.ant-menu:after{clear:both}.ant-menu ol,.ant-menu ul{margin:0;padding:0;list-style:none}.ant-menu-hidden{display:none}.ant-menu-item-group-title{padding:8px 16px;color:rgba(0,0,0,.45);font-size:14px;line-height:1.5;-webkit-transition:all .3s;transition:all .3s}.ant-menu-submenu,.ant-menu-submenu-inline{-webkit-transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu-selected{color:#1890ff}.ant-menu-item:active,.ant-menu-submenu-title:active{background:#e6f7ff}.ant-menu-submenu .ant-menu-sub{cursor:auto;-webkit-transition:background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-item>a{display:block;color:rgba(0,0,0,.65)}.ant-menu-item>a:hover{color:#1890ff}.ant-menu-item>a:before{position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;content:""}.ant-menu-item>.ant-badge>a{color:rgba(0,0,0,.65)}.ant-menu-item>.ant-badge>a:hover{color:#1890ff}.ant-menu-item-divider{height:1px;overflow:hidden;line-height:0;background-color:#e8e8e8}.ant-menu-item-active,.ant-menu-item:hover,.ant-menu-submenu-active,.ant-menu-submenu-title:hover,.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open{color:#1890ff}.ant-menu-horizontal .ant-menu-item,.ant-menu-horizontal .ant-menu-submenu{margin-top:-1px}.ant-menu-horizontal>.ant-menu-item-active,.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-title:hover{background-color:transparent}.ant-menu-item-selected,.ant-menu-item-selected>a,.ant-menu-item-selected>a:hover{color:#1890ff}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#e6f7ff}.ant-menu-inline,.ant-menu-vertical,.ant-menu-vertical-left{border-right:1px solid #e8e8e8}.ant-menu-vertical-right{border-left:1px solid #e8e8e8}.ant-menu-vertical-left.ant-menu-sub,.ant-menu-vertical-right.ant-menu-sub,.ant-menu-vertical.ant-menu-sub{min-width:160px;padding:0;border-right:0;-webkit-transform-origin:0 0;transform-origin:0 0}.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,.ant-menu-vertical-right.ant-menu-sub .ant-menu-item,.ant-menu-vertical.ant-menu-sub .ant-menu-item{left:0;margin-left:0;border-right:0}.ant-menu-vertical-left.ant-menu-sub .ant-menu-item:after,.ant-menu-vertical-right.ant-menu-sub .ant-menu-item:after,.ant-menu-vertical.ant-menu-sub .ant-menu-item:after{border-right:0}.ant-menu-vertical-left.ant-menu-sub>.ant-menu-item,.ant-menu-vertical-left.ant-menu-sub>.ant-menu-submenu,.ant-menu-vertical-right.ant-menu-sub>.ant-menu-item,.ant-menu-vertical-right.ant-menu-sub>.ant-menu-submenu,.ant-menu-vertical.ant-menu-sub>.ant-menu-item,.ant-menu-vertical.ant-menu-sub>.ant-menu-submenu{-webkit-transform-origin:0 0;transform-origin:0 0}.ant-menu-horizontal.ant-menu-sub{min-width:114px}.ant-menu-item,.ant-menu-submenu-title{position:relative;display:block;margin:0;padding:0 20px;white-space:nowrap;cursor:pointer;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1)}.ant-menu-item .anticon,.ant-menu-submenu-title .anticon{min-width:14px;margin-right:10px;font-size:14px;-webkit-transition:font-size .15s cubic-bezier(.215,.61,.355,1),margin .3s cubic-bezier(.645,.045,.355,1);transition:font-size .15s cubic-bezier(.215,.61,.355,1),margin .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-item .anticon+span,.ant-menu-submenu-title .anticon+span{opacity:1;-webkit-transition:opacity .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1);transition:opacity .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1)}.ant-menu>.ant-menu-item-divider{height:1px;margin:1px 0;padding:0;overflow:hidden;line-height:0;background-color:#e8e8e8}.ant-menu-submenu-popup{position:absolute;z-index:1050;background:#fff;border-radius:4px}.ant-menu-submenu-popup .submenu-title-wrapper{padding-right:20px}.ant-menu-submenu-popup:before{position:absolute;top:-7px;right:0;bottom:0;left:0;opacity:.0001;content:" "}.ant-menu-submenu>.ant-menu{background-color:#fff;border-radius:4px}.ant-menu-submenu>.ant-menu-submenu-title:after{-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow{position:absolute;top:50%;right:16px;width:10px;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{position:absolute;width:6px;height:1.5px;background:#fff;background:rgba(0,0,0,.65)\9;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.65)),to(rgba(0,0,0,.65)));background-image:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.65));background-image:none\9;border-radius:2px;-webkit-transition:background .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);content:""}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{-webkit-transform:rotate(45deg) translateY(-2px);transform:rotate(45deg) translateY(-2px)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:after{-webkit-transform:rotate(-45deg) translateY(2px);transform:rotate(-45deg) translateY(2px)}.ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before{background:-webkit-gradient(linear,left top,right top,from(#1890ff),to(#1890ff));background:linear-gradient(90deg,#1890ff,#1890ff)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{-webkit-transform:rotate(-45deg) translateX(2px);transform:rotate(-45deg) translateX(2px)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after{-webkit-transform:rotate(45deg) translateX(-2px);transform:rotate(45deg) translateX(-2px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after{-webkit-transform:rotate(-45deg) translateX(-2px);transform:rotate(-45deg) translateX(-2px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{-webkit-transform:rotate(45deg) translateX(2px);transform:rotate(45deg) translateX(2px)}.ant-menu-vertical-left .ant-menu-submenu-selected,.ant-menu-vertical-left .ant-menu-submenu-selected>a,.ant-menu-vertical-right .ant-menu-submenu-selected,.ant-menu-vertical-right .ant-menu-submenu-selected>a,.ant-menu-vertical .ant-menu-submenu-selected,.ant-menu-vertical .ant-menu-submenu-selected>a{color:#1890ff}.ant-menu-horizontal{line-height:46px;white-space:nowrap;border:0;border-bottom:1px solid #e8e8e8;-webkit-box-shadow:none;box-shadow:none}.ant-menu-horizontal>.ant-menu-item,.ant-menu-horizontal>.ant-menu-submenu{position:relative;top:1px;display:inline-block;vertical-align:bottom;border-bottom:2px solid transparent}.ant-menu-horizontal>.ant-menu-item-active,.ant-menu-horizontal>.ant-menu-item-open,.ant-menu-horizontal>.ant-menu-item-selected,.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-submenu-active,.ant-menu-horizontal>.ant-menu-submenu-open,.ant-menu-horizontal>.ant-menu-submenu-selected,.ant-menu-horizontal>.ant-menu-submenu:hover{color:#1890ff;border-bottom:2px solid #1890ff}.ant-menu-horizontal>.ant-menu-item>a{display:block;color:rgba(0,0,0,.65)}.ant-menu-horizontal>.ant-menu-item>a:hover{color:#1890ff}.ant-menu-horizontal>.ant-menu-item>a:before{bottom:-2px}.ant-menu-horizontal>.ant-menu-item-selected>a{color:#1890ff}.ant-menu-horizontal:after{display:block;clear:both;height:0;content:"\20"}.ant-menu-inline .ant-menu-item,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-right .ant-menu-item,.ant-menu-vertical .ant-menu-item{position:relative}.ant-menu-inline .ant-menu-item:after,.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-vertical-right .ant-menu-item:after,.ant-menu-vertical .ant-menu-item:after{position:absolute;top:0;right:0;bottom:0;border-right:3px solid #1890ff;-webkit-transform:scaleY(.0001);transform:scaleY(.0001);opacity:0;-webkit-transition:opacity .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1);transition:opacity .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1);transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .15s cubic-bezier(.215,.61,.355,1);transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1);content:""}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-left .ant-menu-submenu-title,.ant-menu-vertical-right .ant-menu-item,.ant-menu-vertical-right .ant-menu-submenu-title,.ant-menu-vertical .ant-menu-item,.ant-menu-vertical .ant-menu-submenu-title{height:40px;margin-top:4px;margin-bottom:4px;padding:0 16px;overflow:hidden;font-size:14px;line-height:40px;text-overflow:ellipsis}.ant-menu-inline .ant-menu-submenu,.ant-menu-vertical-left .ant-menu-submenu,.ant-menu-vertical-right .ant-menu-submenu,.ant-menu-vertical .ant-menu-submenu{padding-bottom:.02px}.ant-menu-inline .ant-menu-item:not(:last-child),.ant-menu-vertical-left .ant-menu-item:not(:last-child),.ant-menu-vertical-right .ant-menu-item:not(:last-child),.ant-menu-vertical .ant-menu-item:not(:last-child){margin-bottom:8px}.ant-menu-inline>.ant-menu-item,.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-left>.ant-menu-item,.ant-menu-vertical-left>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-right>.ant-menu-item,.ant-menu-vertical-right>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical>.ant-menu-item,.ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title{height:40px;line-height:40px}.ant-menu-inline{width:100%}.ant-menu-inline .ant-menu-item-selected:after,.ant-menu-inline .ant-menu-selected:after{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;-webkit-transition:opacity .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:opacity .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title{width:calc(100% + 1px)}.ant-menu-inline .ant-menu-submenu-title{padding-right:34px}.ant-menu-inline-collapsed{width:80px}.ant-menu-inline-collapsed>.ant-menu-item,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{left:0;padding:0 32px!important;text-overflow:clip}.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-submenu-arrow,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-submenu-arrow,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow{display:none}.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon,.ant-menu-inline-collapsed>.ant-menu-item .anticon,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon{margin:0;font-size:16px;line-height:40px}.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon+span,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span,.ant-menu-inline-collapsed>.ant-menu-item .anticon+span,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span{display:inline-block;max-width:0;opacity:0}.ant-menu-inline-collapsed-tooltip{pointer-events:none}.ant-menu-inline-collapsed-tooltip .anticon{display:none}.ant-menu-inline-collapsed-tooltip a{color:hsla(0,0%,100%,.85)}.ant-menu-inline-collapsed .ant-menu-item-group-title{padding-right:4px;padding-left:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-menu-item-group-list{margin:0;padding:0}.ant-menu-item-group-list .ant-menu-item,.ant-menu-item-group-list .ant-menu-submenu-title{padding:0 16px 0 28px}.ant-menu-root.ant-menu-inline,.ant-menu-root.ant-menu-vertical,.ant-menu-root.ant-menu-vertical-left,.ant-menu-root.ant-menu-vertical-right,.ant-menu-sub.ant-menu-inline{-webkit-box-shadow:none;box-shadow:none}.ant-menu-sub.ant-menu-inline{padding:0;border:0;border-radius:0}.ant-menu-sub.ant-menu-inline>.ant-menu-item,.ant-menu-sub.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title{height:40px;line-height:40px;list-style-position:inside;list-style-type:disc}.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title{padding-left:32px}.ant-menu-item-disabled,.ant-menu-submenu-disabled{color:rgba(0,0,0,.25)!important;background:none;border-color:transparent!important;cursor:not-allowed}.ant-menu-item-disabled>a,.ant-menu-submenu-disabled>a{color:rgba(0,0,0,.25)!important;pointer-events:none}.ant-menu-item-disabled>.ant-menu-submenu-title,.ant-menu-submenu-disabled>.ant-menu-submenu-title{color:rgba(0,0,0,.25)!important;cursor:not-allowed}.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background:rgba(0,0,0,.25)!important}.ant-menu-dark,.ant-menu-dark .ant-menu-sub{color:hsla(0,0%,100%,.65);background:#001529}.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow{opacity:.45;-webkit-transition:all .3s;transition:all .3s}.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before{background:#fff}.ant-menu-dark.ant-menu-submenu-popup{background:transparent}.ant-menu-dark .ant-menu-inline.ant-menu-sub{background:#000c17;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.45) inset;box-shadow:inset 0 2px 8px rgba(0,0,0,.45)}.ant-menu-dark.ant-menu-horizontal{border-bottom:0}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item,.ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu{top:0;margin-top:0;border-color:#001529;border-bottom:0}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item>a:before{bottom:0}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-item-group-title,.ant-menu-dark .ant-menu-item>a{color:hsla(0,0%,100%,.65)}.ant-menu-dark.ant-menu-inline,.ant-menu-dark.ant-menu-vertical,.ant-menu-dark.ant-menu-vertical-left,.ant-menu-dark.ant-menu-vertical-right{border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item,.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,.ant-menu-dark.ant-menu-vertical-right .ant-menu-item,.ant-menu-dark.ant-menu-vertical .ant-menu-item{left:0;margin-left:0;border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical-right .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical .ant-menu-item:after{border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item,.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title{width:100%}.ant-menu-dark .ant-menu-item-active,.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-submenu-active,.ant-menu-dark .ant-menu-submenu-open,.ant-menu-dark .ant-menu-submenu-selected,.ant-menu-dark .ant-menu-submenu-title:hover{color:#fff;background-color:transparent}.ant-menu-dark .ant-menu-item-active>a,.ant-menu-dark .ant-menu-item:hover>a,.ant-menu-dark .ant-menu-submenu-active>a,.ant-menu-dark .ant-menu-submenu-open>a,.ant-menu-dark .ant-menu-submenu-selected>a,.ant-menu-dark .ant-menu-submenu-title:hover>a{color:#fff}.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow{opacity:1}.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background:#fff}.ant-menu-dark .ant-menu-item:hover{background-color:transparent}.ant-menu-dark .ant-menu-item-selected{color:#fff;border-right:0}.ant-menu-dark .ant-menu-item-selected:after{border-right:0}.ant-menu-dark .ant-menu-item-selected .anticon,.ant-menu-dark .ant-menu-item-selected .anticon+span,.ant-menu-dark .ant-menu-item-selected>a,.ant-menu-dark .ant-menu-item-selected>a:hover{color:#fff}.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,.ant-menu.ant-menu-dark .ant-menu-item-selected{background-color:#1890ff}.ant-menu-dark .ant-menu-item-disabled,.ant-menu-dark .ant-menu-item-disabled>a,.ant-menu-dark .ant-menu-submenu-disabled,.ant-menu-dark .ant-menu-submenu-disabled>a{color:hsla(0,0%,100%,.35)!important;opacity:.8}.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title{color:hsla(0,0%,100%,.35)!important}.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background:hsla(0,0%,100%,.35)!important}.ant-tooltip{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;z-index:1060;display:block;max-width:250px;visibility:visible}.ant-tooltip-hidden{display:none}.ant-tooltip-placement-top,.ant-tooltip-placement-topLeft,.ant-tooltip-placement-topRight{padding-bottom:8px}.ant-tooltip-placement-right,.ant-tooltip-placement-rightBottom,.ant-tooltip-placement-rightTop{padding-left:8px}.ant-tooltip-placement-bottom,.ant-tooltip-placement-bottomLeft,.ant-tooltip-placement-bottomRight{padding-top:8px}.ant-tooltip-placement-left,.ant-tooltip-placement-leftBottom,.ant-tooltip-placement-leftTop{padding-right:8px}.ant-tooltip-inner{min-width:30px;min-height:32px;padding:6px 8px;color:#fff;text-align:left;text-decoration:none;word-wrap:break-word;background-color:rgba(0,0,0,.75);border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-tooltip-arrow{position:absolute;display:block;width:13.07106781px;height:13.07106781px;overflow:hidden;background:transparent;pointer-events:none}.ant-tooltip-arrow:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:5px;height:5px;margin:auto;background-color:rgba(0,0,0,.75);content:"";pointer-events:auto}.ant-tooltip-placement-top .ant-tooltip-arrow,.ant-tooltip-placement-topLeft .ant-tooltip-arrow,.ant-tooltip-placement-topRight .ant-tooltip-arrow{bottom:-5.07106781px}.ant-tooltip-placement-top .ant-tooltip-arrow:before,.ant-tooltip-placement-topLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-topRight .ant-tooltip-arrow:before{-webkit-box-shadow:3px 3px 7px rgba(0,0,0,.07);box-shadow:3px 3px 7px rgba(0,0,0,.07);-webkit-transform:translateY(-6.53553391px) rotate(45deg);transform:translateY(-6.53553391px) rotate(45deg)}.ant-tooltip-placement-top .ant-tooltip-arrow{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ant-tooltip-placement-topLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-topRight .ant-tooltip-arrow{right:13px}.ant-tooltip-placement-right .ant-tooltip-arrow,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow,.ant-tooltip-placement-rightTop .ant-tooltip-arrow{left:-5.07106781px}.ant-tooltip-placement-right .ant-tooltip-arrow:before,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow:before,.ant-tooltip-placement-rightTop .ant-tooltip-arrow:before{-webkit-box-shadow:-3px 3px 7px rgba(0,0,0,.07);box-shadow:-3px 3px 7px rgba(0,0,0,.07);-webkit-transform:translateX(6.53553391px) rotate(45deg);transform:translateX(6.53553391px) rotate(45deg)}.ant-tooltip-placement-right .ant-tooltip-arrow{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-tooltip-placement-rightTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-rightBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-left .ant-tooltip-arrow,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow,.ant-tooltip-placement-leftTop .ant-tooltip-arrow{right:-5.07106781px}.ant-tooltip-placement-left .ant-tooltip-arrow:before,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow:before,.ant-tooltip-placement-leftTop .ant-tooltip-arrow:before{-webkit-box-shadow:3px -3px 7px rgba(0,0,0,.07);box-shadow:3px -3px 7px rgba(0,0,0,.07);-webkit-transform:translateX(-6.53553391px) rotate(45deg);transform:translateX(-6.53553391px) rotate(45deg)}.ant-tooltip-placement-left .ant-tooltip-arrow{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-tooltip-placement-leftTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-leftBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-bottom .ant-tooltip-arrow,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{top:-5.07106781px}.ant-tooltip-placement-bottom .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow:before{-webkit-box-shadow:-3px -3px 7px rgba(0,0,0,.07);box-shadow:-3px -3px 7px rgba(0,0,0,.07);-webkit-transform:translateY(6.53553391px) rotate(45deg);transform:translateY(6.53553391px) rotate(45deg)}.ant-tooltip-placement-bottom .ant-tooltip-arrow{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{right:13px}.ant-dropdown{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;display:block}.ant-dropdown:before{position:absolute;top:-7px;right:0;bottom:-7px;left:-7px;z-index:-9999;opacity:.0001;content:" "}.ant-dropdown-wrap{position:relative}.ant-dropdown-wrap .ant-btn>.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-wrap .ant-btn>.anticon-down{font-size:12px}.ant-dropdown-wrap .anticon-down:before{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.ant-dropdown-wrap-open .anticon-down:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ant-dropdown-hidden,.ant-dropdown-menu-hidden{display:none}.ant-dropdown-menu{position:relative;margin:0;padding:4px 0;text-align:left;list-style-type:none;background-color:#fff;background-clip:padding-box;border-radius:4px;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-transform:translateZ(0)}.ant-dropdown-menu-item-group-title{padding:5px 12px;color:rgba(0,0,0,.45);-webkit-transition:all .3s;transition:all .3s}.ant-dropdown-menu-submenu-popup{position:absolute;z-index:1050}.ant-dropdown-menu-submenu-popup>.ant-dropdown-menu{-webkit-transform-origin:0 0;transform-origin:0 0}.ant-dropdown-menu-submenu-popup li,.ant-dropdown-menu-submenu-popup ul{list-style:none}.ant-dropdown-menu-submenu-popup ul{margin-right:.3em;margin-left:.3em;padding:0}.ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title{clear:both;margin:0;padding:5px 12px;color:rgba(0,0,0,.65);font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-dropdown-menu-item>.anticon:first-child,.ant-dropdown-menu-item>span>.anticon:first-child,.ant-dropdown-menu-submenu-title>.anticon:first-child,.ant-dropdown-menu-submenu-title>span>.anticon:first-child{min-width:12px;margin-right:8px;font-size:12px}.ant-dropdown-menu-item>a,.ant-dropdown-menu-submenu-title>a{display:block;margin:-5px -12px;padding:5px 12px;color:rgba(0,0,0,.65);-webkit-transition:all .3s;transition:all .3s}.ant-dropdown-menu-item-selected,.ant-dropdown-menu-item-selected>a,.ant-dropdown-menu-submenu-title-selected,.ant-dropdown-menu-submenu-title-selected>a{color:#1890ff;background-color:#e6f7ff}.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title:hover{background-color:#e6f7ff}.ant-dropdown-menu-item-disabled,.ant-dropdown-menu-submenu-title-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-dropdown-menu-item-disabled:hover,.ant-dropdown-menu-submenu-title-disabled:hover{color:rgba(0,0,0,.25);background-color:#fff;cursor:not-allowed}.ant-dropdown-menu-item-divider,.ant-dropdown-menu-submenu-title-divider{height:1px;margin:4px 0;overflow:hidden;line-height:0;background-color:#e8e8e8}.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow{position:absolute;right:8px}.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{color:rgba(0,0,0,.45);font-style:normal;display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{font-size:12px}.ant-dropdown-menu-item-group-list{margin:0 8px;padding:0;list-style:none}.ant-dropdown-menu-submenu-title{padding-right:26px}.ant-dropdown-menu-submenu-vertical{position:relative}.ant-dropdown-menu-submenu-vertical>.ant-dropdown-menu{position:absolute;top:0;left:100%;min-width:100%;margin-left:4px;-webkit-transform-origin:0 0;transform-origin:0 0}.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{color:rgba(0,0,0,.25);background-color:#fff;cursor:not-allowed}.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title{color:#1890ff}.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-dropdown-link>.anticon.anticon-down,.ant-dropdown-trigger>.anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-link>.anticon.anticon-down,:root .ant-dropdown-trigger>.anticon.anticon-down{font-size:12px}.ant-dropdown-button{white-space:nowrap}.ant-dropdown-button.ant-btn-group>.ant-btn:last-child:not(:first-child){padding-right:8px;padding-left:8px}.ant-dropdown-button .anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-button .anticon.anticon-down{font-size:12px}.ant-dropdown-menu-dark,.ant-dropdown-menu-dark .ant-dropdown-menu{background:#001529}.ant-dropdown-menu-dark .ant-dropdown-menu-item,.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after{color:hsla(0,0%,100%,.65)}.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover{color:#fff;background:transparent}.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected>a{color:#fff;background:#1890ff}.ant-fullcalendar{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";border-top:1px solid #d9d9d9;outline:none}.ant-select.ant-fullcalendar-year-select{min-width:90px}.ant-select.ant-fullcalendar-year-select.ant-select-sm{min-width:70px}.ant-select.ant-fullcalendar-month-select{min-width:80px;margin-left:8px}.ant-select.ant-fullcalendar-month-select.ant-select-sm{min-width:70px}.ant-fullcalendar-header{padding:11px 16px 11px 0;text-align:right}.ant-fullcalendar-header .ant-select-dropdown{text-align:left}.ant-fullcalendar-header .ant-radio-group{margin-left:8px;text-align:left}.ant-fullcalendar-header label.ant-radio-button{height:22px;padding:0 10px;line-height:20px}.ant-fullcalendar-date-panel{position:relative;outline:none}.ant-fullcalendar-calendar-body{padding:8px 12px}.ant-fullcalendar table{width:100%;max-width:100%;height:256px;background-color:transparent;border-collapse:collapse}.ant-fullcalendar table,.ant-fullcalendar td,.ant-fullcalendar th{border:0}.ant-fullcalendar td{position:relative}.ant-fullcalendar-calendar-table{margin-bottom:0;border-spacing:0}.ant-fullcalendar-column-header{width:33px;padding:0;line-height:18px;text-align:center}.ant-fullcalendar-column-header .ant-fullcalendar-column-header-inner{display:block;font-weight:400}.ant-fullcalendar-week-number-header .ant-fullcalendar-column-header-inner{display:none}.ant-fullcalendar-date,.ant-fullcalendar-month{text-align:center;-webkit-transition:all .3s;transition:all .3s}.ant-fullcalendar-value{display:block;width:24px;height:24px;margin:0 auto;padding:0;color:rgba(0,0,0,.65);line-height:24px;background:transparent;border-radius:2px;-webkit-transition:all .3s;transition:all .3s}.ant-fullcalendar-value:hover{background:#e6f7ff;cursor:pointer}.ant-fullcalendar-value:active{color:#fff;background:#1890ff}.ant-fullcalendar-month-panel-cell .ant-fullcalendar-value{width:48px}.ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,.ant-fullcalendar-today .ant-fullcalendar-value{-webkit-box-shadow:0 0 0 1px #1890ff inset;box-shadow:inset 0 0 0 1px #1890ff}.ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,.ant-fullcalendar-selected-day .ant-fullcalendar-value{color:#fff;background:#1890ff}.ant-fullcalendar-disabled-cell-first-of-row .ant-fullcalendar-value{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-fullcalendar-disabled-cell-last-of-row .ant-fullcalendar-value{border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-fullcalendar-last-month-cell .ant-fullcalendar-value,.ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value{color:rgba(0,0,0,.25)}.ant-fullcalendar-month-panel-table{width:100%;table-layout:fixed;border-collapse:separate}.ant-fullcalendar-content{position:absolute;bottom:-9px;left:0;width:100%}.ant-fullcalendar-fullscreen{border-top:0}.ant-fullcalendar-fullscreen .ant-fullcalendar-table{table-layout:fixed}.ant-fullcalendar-fullscreen .ant-fullcalendar-header .ant-radio-group{margin-left:16px}.ant-fullcalendar-fullscreen .ant-fullcalendar-header label.ant-radio-button{height:32px;line-height:30px}.ant-fullcalendar-fullscreen .ant-fullcalendar-date,.ant-fullcalendar-fullscreen .ant-fullcalendar-month{display:block;height:116px;margin:0 4px;padding:4px 8px;color:rgba(0,0,0,.65);text-align:left;border-top:2px solid #e8e8e8;-webkit-transition:background .3s;transition:background .3s}.ant-fullcalendar-fullscreen .ant-fullcalendar-date:hover,.ant-fullcalendar-fullscreen .ant-fullcalendar-month:hover{background:#e6f7ff;cursor:pointer}.ant-fullcalendar-fullscreen .ant-fullcalendar-date:active,.ant-fullcalendar-fullscreen .ant-fullcalendar-month:active{background:#bae7ff}.ant-fullcalendar-fullscreen .ant-fullcalendar-column-header{padding-right:12px;padding-bottom:5px;text-align:right}.ant-fullcalendar-fullscreen .ant-fullcalendar-value{width:auto;text-align:right;background:transparent}.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value{color:rgba(0,0,0,.65)}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date{background:transparent;border-top-color:#1890ff}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value{-webkit-box-shadow:none;box-shadow:none}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date{background:#e6f7ff}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value{color:#1890ff}.ant-fullcalendar-fullscreen .ant-fullcalendar-last-month-cell .ant-fullcalendar-date,.ant-fullcalendar-fullscreen .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-date{color:rgba(0,0,0,.25)}.ant-fullcalendar-fullscreen .ant-fullcalendar-content{position:static;width:auto;height:88px;overflow-y:auto}.ant-fullcalendar-disabled-cell .ant-fullcalendar-date,.ant-fullcalendar-disabled-cell .ant-fullcalendar-date:hover{cursor:not-allowed}.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date,.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date:hover{background:transparent}.ant-fullcalendar-disabled-cell .ant-fullcalendar-value{width:auto;color:rgba(0,0,0,.25);border-radius:0;cursor:not-allowed}.ant-radio-group{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-radio-wrapper{margin:0;margin-right:8px}.ant-radio,.ant-radio-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;white-space:nowrap;cursor:pointer}.ant-radio{margin:0;line-height:1;vertical-align:sub;outline:none}.ant-radio-input:focus+.ant-radio-inner,.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner{border-color:#1890ff}.ant-radio-input:focus+.ant-radio-inner{-webkit-box-shadow:0 0 0 3px rgba(24,144,255,.08);box-shadow:0 0 0 3px rgba(24,144,255,.08)}.ant-radio-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:50%;visibility:hidden;-webkit-animation:antRadioEffect .36s ease-in-out;animation:antRadioEffect .36s ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;content:""}.ant-radio-wrapper:hover .ant-radio:after,.ant-radio:hover:after{visibility:visible}.ant-radio-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border-color:#d9d9d9;border-style:solid;border-width:1px;border-radius:100px;-webkit-transition:all .3s;transition:all .3s}.ant-radio-inner:after{position:absolute;top:3px;left:3px;display:table;width:8px;height:8px;background-color:#1890ff;border-top:0;border-left:0;border-radius:8px;-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86);content:" "}.ant-radio-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:pointer;opacity:0}.ant-radio-checked .ant-radio-inner{border-color:#1890ff}.ant-radio-checked .ant-radio-inner:after{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-radio-disabled .ant-radio-inner{background-color:#f5f5f5;border-color:#d9d9d9!important;cursor:not-allowed}.ant-radio-disabled .ant-radio-inner:after{background-color:rgba(0,0,0,.2)}.ant-radio-disabled .ant-radio-input{cursor:not-allowed}.ant-radio-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}span.ant-radio+*{padding-right:8px;padding-left:8px}.ant-radio-button-wrapper{position:relative;display:inline-block;height:32px;margin:0;padding:0 15px;color:rgba(0,0,0,.65);line-height:30px;background:#fff;border:1px solid #d9d9d9;border-top-width:1.02px;border-left:0;cursor:pointer;-webkit-transition:color .3s,background .3s,border-color .3s;transition:color .3s,background .3s,border-color .3s}.ant-radio-button-wrapper a{color:rgba(0,0,0,.65)}.ant-radio-button-wrapper>.ant-radio-button{display:block;width:0;height:0;margin-left:0}.ant-radio-group-large .ant-radio-button-wrapper{height:40px;font-size:16px;line-height:38px}.ant-radio-group-small .ant-radio-button-wrapper{height:24px;padding:0 7px;line-height:22px}.ant-radio-button-wrapper:not(:first-child):before{position:absolute;top:0;left:-1px;display:block;width:1px;height:100%;background-color:#d9d9d9;content:""}.ant-radio-button-wrapper:first-child{border-left:1px solid #d9d9d9;border-radius:4px 0 0 4px}.ant-radio-button-wrapper:last-child{border-radius:0 4px 4px 0}.ant-radio-button-wrapper:first-child:last-child{border-radius:4px}.ant-radio-button-wrapper:hover{position:relative;color:#1890ff}.ant-radio-button-wrapper:focus-within{outline:3px solid rgba(24,144,255,.06)}.ant-radio-button-wrapper .ant-radio-inner,.ant-radio-button-wrapper input[type=checkbox],.ant-radio-button-wrapper input[type=radio]{width:0;height:0;opacity:0;pointer-events:none}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){z-index:1;color:#1890ff;background:#fff;border-color:#1890ff;-webkit-box-shadow:-1px 0 0 0 #1890ff;box-shadow:-1px 0 0 0 #1890ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#1890ff!important;opacity:.1}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child{border-color:#1890ff;-webkit-box-shadow:none!important;box-shadow:none!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#40a9ff;border-color:#40a9ff;-webkit-box-shadow:-1px 0 0 0 #40a9ff;box-shadow:-1px 0 0 0 #40a9ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#096dd9;border-color:#096dd9;-webkit-box-shadow:-1px 0 0 0 #096dd9;box-shadow:-1px 0 0 0 #096dd9}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{outline:3px solid rgba(24,144,255,.06)}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff;background:#1890ff;border-color:#1890ff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#fff;background:#40a9ff;border-color:#40a9ff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#fff;background:#096dd9;border-color:#096dd9}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{outline:3px solid rgba(24,144,255,.06)}.ant-radio-button-wrapper-disabled{cursor:not-allowed}.ant-radio-button-wrapper-disabled,.ant-radio-button-wrapper-disabled:first-child,.ant-radio-button-wrapper-disabled:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9}.ant-radio-button-wrapper-disabled:first-child{border-left-color:#d9d9d9}.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{color:#fff;background-color:#e6e6e6;border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none}@-webkit-keyframes antRadioEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}@keyframes antRadioEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}@supports (-moz-appearance:meterbar) and (background-blend-mode:difference,normal){.ant-radio{vertical-align:text-bottom}}.ant-card{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;background:#fff;border-radius:2px;-webkit-transition:all .3s;transition:all .3s}.ant-card-hoverable{cursor:pointer}.ant-card-hoverable:hover{border-color:rgba(0,0,0,.09);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.09);box-shadow:0 2px 8px rgba(0,0,0,.09)}.ant-card-bordered{border:1px solid #e8e8e8}.ant-card-head{min-height:48px;margin-bottom:-1px;padding:0 24px;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;background:transparent;border-bottom:1px solid #e8e8e8;border-radius:2px 2px 0 0;zoom:1}.ant-card-head:after,.ant-card-head:before{display:table;content:""}.ant-card-head:after{clear:both}.ant-card-head-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-card-head-title{display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-card-head .ant-tabs{clear:both;margin-bottom:-17px;color:rgba(0,0,0,.65);font-weight:400;font-size:14px}.ant-card-head .ant-tabs-bar{border-bottom:1px solid #e8e8e8}.ant-card-extra{float:right;margin-left:auto;padding:16px 0;color:rgba(0,0,0,.65);font-weight:400;font-size:14px}.ant-card-body{padding:24px;zoom:1}.ant-card-body:after,.ant-card-body:before{display:table;content:""}.ant-card-body:after{clear:both}.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body{margin:-1px 0 0 -1px;padding:0}.ant-card-grid{float:left;width:33.33%;padding:24px;border:0;border-radius:0;-webkit-box-shadow:1px 0 0 0 #e8e8e8,0 1px 0 0 #e8e8e8,1px 1px 0 0 #e8e8e8,1px 0 0 0 #e8e8e8 inset,0 1px 0 0 #e8e8e8 inset;box-shadow:1px 0 0 0 #e8e8e8,0 1px 0 0 #e8e8e8,1px 1px 0 0 #e8e8e8,inset 1px 0 0 0 #e8e8e8,inset 0 1px 0 0 #e8e8e8;-webkit-transition:all .3s;transition:all .3s}.ant-card-grid-hoverable:hover{position:relative;z-index:1;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-card-contain-tabs>.ant-card-head .ant-card-head-title{min-height:32px;padding-bottom:0}.ant-card-contain-tabs>.ant-card-head .ant-card-extra{padding-bottom:0}.ant-card-cover>*{display:block;width:100%}.ant-card-cover img{border-radius:2px 2px 0 0}.ant-card-actions{margin:0;padding:0;list-style:none;background:#fafafa;border-top:1px solid #e8e8e8;zoom:1}.ant-card-actions:after,.ant-card-actions:before{display:table;content:""}.ant-card-actions:after{clear:both}.ant-card-actions>li{float:left;margin:12px 0;color:rgba(0,0,0,.45);text-align:center}.ant-card-actions>li>span{position:relative;display:block;min-width:32px;font-size:14px;line-height:22px;cursor:pointer}.ant-card-actions>li>span:hover{color:#1890ff;-webkit-transition:color .3s;transition:color .3s}.ant-card-actions>li>span>.anticon,.ant-card-actions>li>span a:not(.ant-btn){display:inline-block;width:100%;color:rgba(0,0,0,.45);line-height:22px;-webkit-transition:color .3s;transition:color .3s}.ant-card-actions>li>span>.anticon:hover,.ant-card-actions>li>span a:not(.ant-btn):hover{color:#1890ff}.ant-card-actions>li>span>.anticon{font-size:16px;line-height:22px}.ant-card-actions>li:not(:last-child){border-right:1px solid #e8e8e8}.ant-card-type-inner .ant-card-head{padding:0 24px;background:#fafafa}.ant-card-type-inner .ant-card-head-title{padding:12px 0;font-size:14px}.ant-card-type-inner .ant-card-body{padding:16px 24px}.ant-card-type-inner .ant-card-extra{padding:13.5px 0}.ant-card-meta{margin:-4px 0;zoom:1}.ant-card-meta:after,.ant-card-meta:before{display:table;content:""}.ant-card-meta:after{clear:both}.ant-card-meta-avatar{float:left;padding-right:16px}.ant-card-meta-detail{overflow:hidden}.ant-card-meta-detail>div:not(:last-child){margin-bottom:8px}.ant-card-meta-title{overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;white-space:nowrap;text-overflow:ellipsis}.ant-card-meta-description{color:rgba(0,0,0,.45)}.ant-card-loading{overflow:hidden}.ant-card-loading .ant-card-body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-card-loading-content p{margin:0}.ant-card-loading-block{height:14px;margin:4px 0;background:-webkit-gradient(linear,left top,right top,from(rgba(207,216,220,.2)),color-stop(rgba(207,216,220,.4)),to(rgba(207,216,220,.2)));background:linear-gradient(90deg,rgba(207,216,220,.2),rgba(207,216,220,.4),rgba(207,216,220,.2));background-size:600% 600%;border-radius:2px;-webkit-animation:card-loading 1.4s ease infinite;animation:card-loading 1.4s ease infinite}@-webkit-keyframes card-loading{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes card-loading{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.ant-card-small>.ant-card-head{min-height:36px;padding:0 12px;font-size:14px}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-head-title{padding:8px 0}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-extra{padding:8px 0;font-size:14px}.ant-card-small>.ant-card-body{padding:12px}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container{height:40px}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-ink-bar{visibility:hidden}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab{height:40px;margin:0;margin-right:2px;padding:0 16px;line-height:38px;background:#fafafa;border:1px solid #e8e8e8;border-radius:4px 4px 0 0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active{height:40px;color:#1890ff;background:#fff;border-color:#e8e8e8;border-bottom:1px solid #fff}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active:before{border-top:2px solid transparent}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-disabled{color:#1890ff;color:rgba(0,0,0,.25)}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-inactive{padding:0}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-wrap{margin-bottom:0}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x{width:16px;height:16px;height:14px;margin-right:-5px;margin-left:3px;overflow:hidden;color:rgba(0,0,0,.45);font-size:12px;vertical-align:middle;-webkit-transition:all .3s;transition:all .3s}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x:hover{color:rgba(0,0,0,.85)}.ant-tabs.ant-tabs-card .ant-tabs-card-content>.ant-tabs-tabpane,.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content>.ant-tabs-tabpane{-webkit-transition:none!important;transition:none!important}.ant-tabs.ant-tabs-card .ant-tabs-card-content>.ant-tabs-tabpane-inactive,.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content>.ant-tabs-tabpane-inactive{overflow:hidden}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab:hover .anticon-close{opacity:1}.ant-tabs-extra-content{line-height:45px}.ant-tabs-extra-content .ant-tabs-new-tab{position:relative;width:20px;height:20px;color:rgba(0,0,0,.65);font-size:12px;line-height:20px;text-align:center;border:1px solid #e8e8e8;border-radius:2px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-tabs-extra-content .ant-tabs-new-tab:hover{color:#1890ff;border-color:#1890ff}.ant-tabs-extra-content .ant-tabs-new-tab svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.ant-tabs.ant-tabs-large .ant-tabs-extra-content{line-height:56px}.ant-tabs.ant-tabs-small .ant-tabs-extra-content{line-height:37px}.ant-tabs.ant-tabs-card .ant-tabs-extra-content{line-height:40px}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-container{height:100%}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab{margin-bottom:8px;border-bottom:1px solid #e8e8e8}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active{padding-bottom:4px}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab:last-child,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab:last-child{margin-bottom:8px}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-new-tab,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-new-tab{width:90%}.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-wrap{margin-right:0}.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab{margin-right:1px;border-right:0;border-radius:4px 0 0 4px}.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active{margin-right:-1px;padding-right:18px}.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-wrap{margin-left:0}.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab{margin-left:1px;border-left:0;border-radius:0 4px 4px 0}.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active{margin-left:-1px;padding-left:18px}.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab{height:auto;border-top:0;border-bottom:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab-active{padding-top:1px;padding-bottom:0;color:#1890ff}.ant-tabs{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;overflow:hidden;zoom:1}.ant-tabs:after,.ant-tabs:before{display:table;content:""}.ant-tabs:after{clear:both}.ant-tabs-ink-bar{position:absolute;bottom:1px;left:0;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:2px;background-color:#1890ff;-webkit-transform-origin:0 0;transform-origin:0 0}.ant-tabs-bar{margin:0 0 16px 0;border-bottom:1px solid #e8e8e8;outline:none}.ant-tabs-bar,.ant-tabs-nav-container{-webkit-transition:padding .3s cubic-bezier(.645,.045,.355,1);transition:padding .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-nav-container{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:-1px;overflow:hidden;font-size:14px;line-height:1.5;white-space:nowrap;zoom:1}.ant-tabs-nav-container:after,.ant-tabs-nav-container:before{display:table;content:""}.ant-tabs-nav-container:after{clear:both}.ant-tabs-nav-container-scrolling{padding-right:32px;padding-left:32px}.ant-tabs-bottom .ant-tabs-bottom-bar{margin-top:16px;margin-bottom:0;border-top:1px solid #e8e8e8;border-bottom:none}.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-ink-bar{top:1px;bottom:auto}.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-nav-container{margin-top:-1px;margin-bottom:0}.ant-tabs-tab-next,.ant-tabs-tab-prev{position:absolute;z-index:2;width:0;height:100%;color:rgba(0,0,0,.45);text-align:center;background-color:transparent;border:0;cursor:pointer;opacity:0;-webkit-transition:width .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1);transition:width .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ant-tabs-tab-next.ant-tabs-tab-arrow-show,.ant-tabs-tab-prev.ant-tabs-tab-arrow-show{width:32px;height:100%;opacity:1;pointer-events:auto}.ant-tabs-tab-next:hover,.ant-tabs-tab-prev:hover{color:rgba(0,0,0,.65)}.ant-tabs-tab-next-icon,.ant-tabs-tab-prev-icon{position:absolute;top:50%;left:50%;font-weight:700;font-style:normal;font-variant:normal;line-height:inherit;text-align:center;text-transform:none;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-tabs-tab-next-icon-target,.ant-tabs-tab-prev-icon-target{display:block;display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-tabs-tab-next-icon-target,:root .ant-tabs-tab-prev-icon-target{font-size:12px}.ant-tabs-tab-btn-disabled{cursor:not-allowed}.ant-tabs-tab-btn-disabled,.ant-tabs-tab-btn-disabled:hover{color:rgba(0,0,0,.25)}.ant-tabs-tab-next{right:2px}.ant-tabs-tab-prev{left:0}:root .ant-tabs-tab-prev{-webkit-filter:none;filter:none}.ant-tabs-nav-wrap{margin-bottom:-1px;overflow:hidden}.ant-tabs-nav-scroll{overflow:hidden;white-space:nowrap}.ant-tabs-nav{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding-left:0;list-style:none;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-nav:after,.ant-tabs-nav:before{display:table;content:" "}.ant-tabs-nav:after{clear:both}.ant-tabs-nav .ant-tabs-tab{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:0 32px 0 0;padding:12px 16px;text-decoration:none;cursor:pointer;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-nav .ant-tabs-tab:before{position:absolute;top:-1px;left:0;width:100%;border-top:2px solid transparent;border-radius:4px 4px 0 0;-webkit-transition:all .3s;transition:all .3s;content:"";pointer-events:none}.ant-tabs-nav .ant-tabs-tab:last-child{margin-right:0}.ant-tabs-nav .ant-tabs-tab:hover{color:#40a9ff}.ant-tabs-nav .ant-tabs-tab:active{color:#096dd9}.ant-tabs-nav .ant-tabs-tab .anticon{margin-right:8px}.ant-tabs-nav .ant-tabs-tab-active{color:#1890ff;font-weight:500}.ant-tabs-nav .ant-tabs-tab-disabled,.ant-tabs-nav .ant-tabs-tab-disabled:hover{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-tabs .ant-tabs-large-bar .ant-tabs-nav-container{font-size:16px}.ant-tabs .ant-tabs-large-bar .ant-tabs-tab{padding:16px}.ant-tabs .ant-tabs-small-bar .ant-tabs-nav-container{font-size:14px}.ant-tabs .ant-tabs-small-bar .ant-tabs-tab{padding:8px 16px}.ant-tabs-content:before{display:block;overflow:hidden;content:""}.ant-tabs .ant-tabs-bottom-content,.ant-tabs .ant-tabs-top-content{width:100%}.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane,.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane{-ms-flex-negative:0;flex-shrink:0;width:100%;-webkit-backface-visibility:hidden;opacity:1;-webkit-transition:opacity .45s;transition:opacity .45s}.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane-inactive,.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane-inactive{height:0;padding:0!important;overflow:hidden;opacity:0;pointer-events:none}.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane-inactive input,.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane-inactive input{visibility:hidden}.ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated,.ant-tabs .ant-tabs-top-content.ant-tabs-content-animated{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);transition:margin-left .3s cubic-bezier(.645,.045,.355,1);will-change:margin-left}.ant-tabs .ant-tabs-left-bar,.ant-tabs .ant-tabs-right-bar{height:100%;border-bottom:0}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-arrow-show,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-arrow-show{width:100%;height:32px}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab{display:block;float:none;margin:0 0 16px 0;padding:8px 24px}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab:last-child,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab:last-child{margin-bottom:0}.ant-tabs .ant-tabs-left-bar .ant-tabs-extra-content,.ant-tabs .ant-tabs-right-bar .ant-tabs-extra-content{text-align:center}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-scroll,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-scroll{width:auto}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap{height:100%}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container{margin-bottom:0}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling{padding:32px 0}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap{margin-bottom:0}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav{width:100%}.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar,.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar{top:0;bottom:auto;left:auto;width:2px;height:0}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-next,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-next{right:0;bottom:0;width:100%;height:32px}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-prev,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-prev{top:0;width:100%;height:32px}.ant-tabs .ant-tabs-left-content,.ant-tabs .ant-tabs-right-content{width:auto;margin-top:0!important;overflow:hidden}.ant-tabs .ant-tabs-left-bar{float:left;margin-right:-1px;margin-bottom:0;border-right:1px solid #e8e8e8}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab{text-align:right}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap{margin-right:-1px}.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar{right:1px}.ant-tabs .ant-tabs-left-content{padding-left:24px;border-left:1px solid #e8e8e8}.ant-tabs .ant-tabs-right-bar{float:right;margin-bottom:0;margin-left:-1px;border-left:1px solid #e8e8e8}.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap{margin-left:-1px}.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar{left:1px}.ant-tabs .ant-tabs-right-content{padding-right:24px;border-right:1px solid #e8e8e8}.ant-tabs-bottom .ant-tabs-ink-bar-animated,.ant-tabs-top .ant-tabs-ink-bar-animated{-webkit-transition:width .2s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:width .2s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),width .2s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),width .2s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-left .ant-tabs-ink-bar-animated,.ant-tabs-right .ant-tabs-ink-bar-animated{-webkit-transition:height .2s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:height .2s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),height .2s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),height .2s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-content-animated,.no-flex>.ant-tabs-content>.ant-tabs-content-animated{margin-left:0!important;-webkit-transform:none!important;transform:none!important}.ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-tabpane-inactive,.no-flex>.ant-tabs-content>.ant-tabs-tabpane-inactive{height:0;padding:0!important;overflow:hidden;opacity:0;pointer-events:none}.ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-tabpane-inactive input,.no-flex>.ant-tabs-content>.ant-tabs-tabpane-inactive input{visibility:hidden}.ant-tabs-left-content>.ant-tabs-content-animated,.ant-tabs-right-content>.ant-tabs-content-animated{margin-left:0!important;-webkit-transform:none!important;transform:none!important}.ant-tabs-left-content>.ant-tabs-tabpane-inactive,.ant-tabs-right-content>.ant-tabs-tabpane-inactive{height:0;padding:0!important;overflow:hidden;opacity:0;pointer-events:none}.ant-tabs-left-content>.ant-tabs-tabpane-inactive input,.ant-tabs-right-content>.ant-tabs-tabpane-inactive input{visibility:hidden}.ant-row{position:relative;height:auto;margin-right:0;margin-left:0;zoom:1;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.ant-row:after,.ant-row:before{display:table;content:""}.ant-row+.ant-row:before,.ant-row:after{clear:both}.ant-row-flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.ant-row-flex,.ant-row-flex:after,.ant-row-flex:before{display:-webkit-box;display:-ms-flexbox;display:flex}.ant-row-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ant-row-flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ant-row-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ant-row-flex-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ant-row-flex-space-around{-ms-flex-pack:distribute;justify-content:space-around}.ant-row-flex-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ant-row-flex-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-row-flex-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ant-col{position:relative;min-height:1px}.ant-col-1,.ant-col-2,.ant-col-3,.ant-col-4,.ant-col-5,.ant-col-6,.ant-col-7,.ant-col-8,.ant-col-9,.ant-col-10,.ant-col-11,.ant-col-12,.ant-col-13,.ant-col-14,.ant-col-15,.ant-col-16,.ant-col-17,.ant-col-18,.ant-col-19,.ant-col-20,.ant-col-21,.ant-col-22,.ant-col-23,.ant-col-24,.ant-col-lg-1,.ant-col-lg-2,.ant-col-lg-3,.ant-col-lg-4,.ant-col-lg-5,.ant-col-lg-6,.ant-col-lg-7,.ant-col-lg-8,.ant-col-lg-9,.ant-col-lg-10,.ant-col-lg-11,.ant-col-lg-12,.ant-col-lg-13,.ant-col-lg-14,.ant-col-lg-15,.ant-col-lg-16,.ant-col-lg-17,.ant-col-lg-18,.ant-col-lg-19,.ant-col-lg-20,.ant-col-lg-21,.ant-col-lg-22,.ant-col-lg-23,.ant-col-lg-24,.ant-col-md-1,.ant-col-md-2,.ant-col-md-3,.ant-col-md-4,.ant-col-md-5,.ant-col-md-6,.ant-col-md-7,.ant-col-md-8,.ant-col-md-9,.ant-col-md-10,.ant-col-md-11,.ant-col-md-12,.ant-col-md-13,.ant-col-md-14,.ant-col-md-15,.ant-col-md-16,.ant-col-md-17,.ant-col-md-18,.ant-col-md-19,.ant-col-md-20,.ant-col-md-21,.ant-col-md-22,.ant-col-md-23,.ant-col-md-24,.ant-col-sm-1,.ant-col-sm-2,.ant-col-sm-3,.ant-col-sm-4,.ant-col-sm-5,.ant-col-sm-6,.ant-col-sm-7,.ant-col-sm-8,.ant-col-sm-9,.ant-col-sm-10,.ant-col-sm-11,.ant-col-sm-12,.ant-col-sm-13,.ant-col-sm-14,.ant-col-sm-15,.ant-col-sm-16,.ant-col-sm-17,.ant-col-sm-18,.ant-col-sm-19,.ant-col-sm-20,.ant-col-sm-21,.ant-col-sm-22,.ant-col-sm-23,.ant-col-sm-24,.ant-col-xs-1,.ant-col-xs-2,.ant-col-xs-3,.ant-col-xs-4,.ant-col-xs-5,.ant-col-xs-6,.ant-col-xs-7,.ant-col-xs-8,.ant-col-xs-9,.ant-col-xs-10,.ant-col-xs-11,.ant-col-xs-12,.ant-col-xs-13,.ant-col-xs-14,.ant-col-xs-15,.ant-col-xs-16,.ant-col-xs-17,.ant-col-xs-18,.ant-col-xs-19,.ant-col-xs-20,.ant-col-xs-21,.ant-col-xs-22,.ant-col-xs-23,.ant-col-xs-24{position:relative;padding-right:0;padding-left:0}.ant-col-1,.ant-col-2,.ant-col-3,.ant-col-4,.ant-col-5,.ant-col-6,.ant-col-7,.ant-col-8,.ant-col-9,.ant-col-10,.ant-col-11,.ant-col-12,.ant-col-13,.ant-col-14,.ant-col-15,.ant-col-16,.ant-col-17,.ant-col-18,.ant-col-19,.ant-col-20,.ant-col-21,.ant-col-22,.ant-col-23,.ant-col-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-push-24{left:100%}.ant-col-pull-24{right:100%}.ant-col-offset-24{margin-left:100%}.ant-col-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-push-23{left:95.83333333%}.ant-col-pull-23{right:95.83333333%}.ant-col-offset-23{margin-left:95.83333333%}.ant-col-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-push-22{left:91.66666667%}.ant-col-pull-22{right:91.66666667%}.ant-col-offset-22{margin-left:91.66666667%}.ant-col-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-push-21{left:87.5%}.ant-col-pull-21{right:87.5%}.ant-col-offset-21{margin-left:87.5%}.ant-col-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-push-20{left:83.33333333%}.ant-col-pull-20{right:83.33333333%}.ant-col-offset-20{margin-left:83.33333333%}.ant-col-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-push-19{left:79.16666667%}.ant-col-pull-19{right:79.16666667%}.ant-col-offset-19{margin-left:79.16666667%}.ant-col-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-push-18{left:75%}.ant-col-pull-18{right:75%}.ant-col-offset-18{margin-left:75%}.ant-col-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-push-17{left:70.83333333%}.ant-col-pull-17{right:70.83333333%}.ant-col-offset-17{margin-left:70.83333333%}.ant-col-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-push-16{left:66.66666667%}.ant-col-pull-16{right:66.66666667%}.ant-col-offset-16{margin-left:66.66666667%}.ant-col-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-push-15{left:62.5%}.ant-col-pull-15{right:62.5%}.ant-col-offset-15{margin-left:62.5%}.ant-col-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-push-14{left:58.33333333%}.ant-col-pull-14{right:58.33333333%}.ant-col-offset-14{margin-left:58.33333333%}.ant-col-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-push-13{left:54.16666667%}.ant-col-pull-13{right:54.16666667%}.ant-col-offset-13{margin-left:54.16666667%}.ant-col-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-push-12{left:50%}.ant-col-pull-12{right:50%}.ant-col-offset-12{margin-left:50%}.ant-col-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-push-11{left:45.83333333%}.ant-col-pull-11{right:45.83333333%}.ant-col-offset-11{margin-left:45.83333333%}.ant-col-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-push-10{left:41.66666667%}.ant-col-pull-10{right:41.66666667%}.ant-col-offset-10{margin-left:41.66666667%}.ant-col-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-push-9{left:37.5%}.ant-col-pull-9{right:37.5%}.ant-col-offset-9{margin-left:37.5%}.ant-col-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-push-8{left:33.33333333%}.ant-col-pull-8{right:33.33333333%}.ant-col-offset-8{margin-left:33.33333333%}.ant-col-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-push-7{left:29.16666667%}.ant-col-pull-7{right:29.16666667%}.ant-col-offset-7{margin-left:29.16666667%}.ant-col-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-push-6{left:25%}.ant-col-pull-6{right:25%}.ant-col-offset-6{margin-left:25%}.ant-col-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-push-5{left:20.83333333%}.ant-col-pull-5{right:20.83333333%}.ant-col-offset-5{margin-left:20.83333333%}.ant-col-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-push-4{left:16.66666667%}.ant-col-pull-4{right:16.66666667%}.ant-col-offset-4{margin-left:16.66666667%}.ant-col-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-push-3{left:12.5%}.ant-col-pull-3{right:12.5%}.ant-col-offset-3{margin-left:12.5%}.ant-col-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-push-2{left:8.33333333%}.ant-col-pull-2{right:8.33333333%}.ant-col-offset-2{margin-left:8.33333333%}.ant-col-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-push-1{left:4.16666667%}.ant-col-pull-1{right:4.16666667%}.ant-col-offset-1{margin-left:4.16666667%}.ant-col-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-0{display:none}.ant-col-offset-0{margin-left:0}.ant-col-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.ant-col-xs-1,.ant-col-xs-2,.ant-col-xs-3,.ant-col-xs-4,.ant-col-xs-5,.ant-col-xs-6,.ant-col-xs-7,.ant-col-xs-8,.ant-col-xs-9,.ant-col-xs-10,.ant-col-xs-11,.ant-col-xs-12,.ant-col-xs-13,.ant-col-xs-14,.ant-col-xs-15,.ant-col-xs-16,.ant-col-xs-17,.ant-col-xs-18,.ant-col-xs-19,.ant-col-xs-20,.ant-col-xs-21,.ant-col-xs-22,.ant-col-xs-23,.ant-col-xs-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-xs-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-xs-push-24{left:100%}.ant-col-xs-pull-24{right:100%}.ant-col-xs-offset-24{margin-left:100%}.ant-col-xs-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-xs-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-xs-push-23{left:95.83333333%}.ant-col-xs-pull-23{right:95.83333333%}.ant-col-xs-offset-23{margin-left:95.83333333%}.ant-col-xs-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-xs-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-xs-push-22{left:91.66666667%}.ant-col-xs-pull-22{right:91.66666667%}.ant-col-xs-offset-22{margin-left:91.66666667%}.ant-col-xs-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-xs-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-xs-push-21{left:87.5%}.ant-col-xs-pull-21{right:87.5%}.ant-col-xs-offset-21{margin-left:87.5%}.ant-col-xs-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-xs-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-xs-push-20{left:83.33333333%}.ant-col-xs-pull-20{right:83.33333333%}.ant-col-xs-offset-20{margin-left:83.33333333%}.ant-col-xs-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-xs-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-xs-push-19{left:79.16666667%}.ant-col-xs-pull-19{right:79.16666667%}.ant-col-xs-offset-19{margin-left:79.16666667%}.ant-col-xs-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-xs-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-xs-push-18{left:75%}.ant-col-xs-pull-18{right:75%}.ant-col-xs-offset-18{margin-left:75%}.ant-col-xs-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-xs-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-xs-push-17{left:70.83333333%}.ant-col-xs-pull-17{right:70.83333333%}.ant-col-xs-offset-17{margin-left:70.83333333%}.ant-col-xs-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-xs-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-xs-push-16{left:66.66666667%}.ant-col-xs-pull-16{right:66.66666667%}.ant-col-xs-offset-16{margin-left:66.66666667%}.ant-col-xs-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-xs-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-xs-push-15{left:62.5%}.ant-col-xs-pull-15{right:62.5%}.ant-col-xs-offset-15{margin-left:62.5%}.ant-col-xs-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-xs-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-xs-push-14{left:58.33333333%}.ant-col-xs-pull-14{right:58.33333333%}.ant-col-xs-offset-14{margin-left:58.33333333%}.ant-col-xs-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-xs-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-xs-push-13{left:54.16666667%}.ant-col-xs-pull-13{right:54.16666667%}.ant-col-xs-offset-13{margin-left:54.16666667%}.ant-col-xs-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-xs-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-xs-push-12{left:50%}.ant-col-xs-pull-12{right:50%}.ant-col-xs-offset-12{margin-left:50%}.ant-col-xs-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-xs-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-xs-push-11{left:45.83333333%}.ant-col-xs-pull-11{right:45.83333333%}.ant-col-xs-offset-11{margin-left:45.83333333%}.ant-col-xs-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-xs-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-xs-push-10{left:41.66666667%}.ant-col-xs-pull-10{right:41.66666667%}.ant-col-xs-offset-10{margin-left:41.66666667%}.ant-col-xs-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-xs-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-xs-push-9{left:37.5%}.ant-col-xs-pull-9{right:37.5%}.ant-col-xs-offset-9{margin-left:37.5%}.ant-col-xs-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-xs-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-xs-push-8{left:33.33333333%}.ant-col-xs-pull-8{right:33.33333333%}.ant-col-xs-offset-8{margin-left:33.33333333%}.ant-col-xs-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-xs-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-xs-push-7{left:29.16666667%}.ant-col-xs-pull-7{right:29.16666667%}.ant-col-xs-offset-7{margin-left:29.16666667%}.ant-col-xs-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-xs-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-xs-push-6{left:25%}.ant-col-xs-pull-6{right:25%}.ant-col-xs-offset-6{margin-left:25%}.ant-col-xs-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-xs-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-xs-push-5{left:20.83333333%}.ant-col-xs-pull-5{right:20.83333333%}.ant-col-xs-offset-5{margin-left:20.83333333%}.ant-col-xs-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-xs-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-xs-push-4{left:16.66666667%}.ant-col-xs-pull-4{right:16.66666667%}.ant-col-xs-offset-4{margin-left:16.66666667%}.ant-col-xs-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-xs-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-xs-push-3{left:12.5%}.ant-col-xs-pull-3{right:12.5%}.ant-col-xs-offset-3{margin-left:12.5%}.ant-col-xs-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-xs-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-xs-push-2{left:8.33333333%}.ant-col-xs-pull-2{right:8.33333333%}.ant-col-xs-offset-2{margin-left:8.33333333%}.ant-col-xs-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-xs-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-xs-push-1{left:4.16666667%}.ant-col-xs-pull-1{right:4.16666667%}.ant-col-xs-offset-1{margin-left:4.16666667%}.ant-col-xs-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-xs-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xs-push-0{left:auto}.ant-col-xs-pull-0{right:auto}.ant-col-xs-offset-0{margin-left:0}.ant-col-xs-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media (min-width:576px){.ant-col-sm-1,.ant-col-sm-2,.ant-col-sm-3,.ant-col-sm-4,.ant-col-sm-5,.ant-col-sm-6,.ant-col-sm-7,.ant-col-sm-8,.ant-col-sm-9,.ant-col-sm-10,.ant-col-sm-11,.ant-col-sm-12,.ant-col-sm-13,.ant-col-sm-14,.ant-col-sm-15,.ant-col-sm-16,.ant-col-sm-17,.ant-col-sm-18,.ant-col-sm-19,.ant-col-sm-20,.ant-col-sm-21,.ant-col-sm-22,.ant-col-sm-23,.ant-col-sm-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-sm-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-sm-push-24{left:100%}.ant-col-sm-pull-24{right:100%}.ant-col-sm-offset-24{margin-left:100%}.ant-col-sm-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-sm-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-sm-push-23{left:95.83333333%}.ant-col-sm-pull-23{right:95.83333333%}.ant-col-sm-offset-23{margin-left:95.83333333%}.ant-col-sm-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-sm-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-sm-push-22{left:91.66666667%}.ant-col-sm-pull-22{right:91.66666667%}.ant-col-sm-offset-22{margin-left:91.66666667%}.ant-col-sm-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-sm-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-sm-push-21{left:87.5%}.ant-col-sm-pull-21{right:87.5%}.ant-col-sm-offset-21{margin-left:87.5%}.ant-col-sm-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-sm-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-sm-push-20{left:83.33333333%}.ant-col-sm-pull-20{right:83.33333333%}.ant-col-sm-offset-20{margin-left:83.33333333%}.ant-col-sm-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-sm-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-sm-push-19{left:79.16666667%}.ant-col-sm-pull-19{right:79.16666667%}.ant-col-sm-offset-19{margin-left:79.16666667%}.ant-col-sm-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-sm-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-sm-push-18{left:75%}.ant-col-sm-pull-18{right:75%}.ant-col-sm-offset-18{margin-left:75%}.ant-col-sm-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-sm-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-sm-push-17{left:70.83333333%}.ant-col-sm-pull-17{right:70.83333333%}.ant-col-sm-offset-17{margin-left:70.83333333%}.ant-col-sm-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-sm-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-sm-push-16{left:66.66666667%}.ant-col-sm-pull-16{right:66.66666667%}.ant-col-sm-offset-16{margin-left:66.66666667%}.ant-col-sm-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-sm-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-sm-push-15{left:62.5%}.ant-col-sm-pull-15{right:62.5%}.ant-col-sm-offset-15{margin-left:62.5%}.ant-col-sm-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-sm-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-sm-push-14{left:58.33333333%}.ant-col-sm-pull-14{right:58.33333333%}.ant-col-sm-offset-14{margin-left:58.33333333%}.ant-col-sm-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-sm-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-sm-push-13{left:54.16666667%}.ant-col-sm-pull-13{right:54.16666667%}.ant-col-sm-offset-13{margin-left:54.16666667%}.ant-col-sm-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-sm-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-sm-push-12{left:50%}.ant-col-sm-pull-12{right:50%}.ant-col-sm-offset-12{margin-left:50%}.ant-col-sm-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-sm-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-sm-push-11{left:45.83333333%}.ant-col-sm-pull-11{right:45.83333333%}.ant-col-sm-offset-11{margin-left:45.83333333%}.ant-col-sm-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-sm-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-sm-push-10{left:41.66666667%}.ant-col-sm-pull-10{right:41.66666667%}.ant-col-sm-offset-10{margin-left:41.66666667%}.ant-col-sm-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-sm-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-sm-push-9{left:37.5%}.ant-col-sm-pull-9{right:37.5%}.ant-col-sm-offset-9{margin-left:37.5%}.ant-col-sm-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-sm-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-sm-push-8{left:33.33333333%}.ant-col-sm-pull-8{right:33.33333333%}.ant-col-sm-offset-8{margin-left:33.33333333%}.ant-col-sm-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-sm-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-sm-push-7{left:29.16666667%}.ant-col-sm-pull-7{right:29.16666667%}.ant-col-sm-offset-7{margin-left:29.16666667%}.ant-col-sm-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-sm-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-sm-push-6{left:25%}.ant-col-sm-pull-6{right:25%}.ant-col-sm-offset-6{margin-left:25%}.ant-col-sm-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-sm-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-sm-push-5{left:20.83333333%}.ant-col-sm-pull-5{right:20.83333333%}.ant-col-sm-offset-5{margin-left:20.83333333%}.ant-col-sm-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-sm-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-sm-push-4{left:16.66666667%}.ant-col-sm-pull-4{right:16.66666667%}.ant-col-sm-offset-4{margin-left:16.66666667%}.ant-col-sm-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-sm-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-sm-push-3{left:12.5%}.ant-col-sm-pull-3{right:12.5%}.ant-col-sm-offset-3{margin-left:12.5%}.ant-col-sm-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-sm-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-sm-push-2{left:8.33333333%}.ant-col-sm-pull-2{right:8.33333333%}.ant-col-sm-offset-2{margin-left:8.33333333%}.ant-col-sm-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-sm-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-sm-push-1{left:4.16666667%}.ant-col-sm-pull-1{right:4.16666667%}.ant-col-sm-offset-1{margin-left:4.16666667%}.ant-col-sm-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-sm-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-sm-push-0{left:auto}.ant-col-sm-pull-0{right:auto}.ant-col-sm-offset-0{margin-left:0}.ant-col-sm-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width:768px){.ant-col-md-1,.ant-col-md-2,.ant-col-md-3,.ant-col-md-4,.ant-col-md-5,.ant-col-md-6,.ant-col-md-7,.ant-col-md-8,.ant-col-md-9,.ant-col-md-10,.ant-col-md-11,.ant-col-md-12,.ant-col-md-13,.ant-col-md-14,.ant-col-md-15,.ant-col-md-16,.ant-col-md-17,.ant-col-md-18,.ant-col-md-19,.ant-col-md-20,.ant-col-md-21,.ant-col-md-22,.ant-col-md-23,.ant-col-md-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-md-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-md-push-24{left:100%}.ant-col-md-pull-24{right:100%}.ant-col-md-offset-24{margin-left:100%}.ant-col-md-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-md-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-md-push-23{left:95.83333333%}.ant-col-md-pull-23{right:95.83333333%}.ant-col-md-offset-23{margin-left:95.83333333%}.ant-col-md-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-md-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-md-push-22{left:91.66666667%}.ant-col-md-pull-22{right:91.66666667%}.ant-col-md-offset-22{margin-left:91.66666667%}.ant-col-md-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-md-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-md-push-21{left:87.5%}.ant-col-md-pull-21{right:87.5%}.ant-col-md-offset-21{margin-left:87.5%}.ant-col-md-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-md-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-md-push-20{left:83.33333333%}.ant-col-md-pull-20{right:83.33333333%}.ant-col-md-offset-20{margin-left:83.33333333%}.ant-col-md-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-md-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-md-push-19{left:79.16666667%}.ant-col-md-pull-19{right:79.16666667%}.ant-col-md-offset-19{margin-left:79.16666667%}.ant-col-md-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-md-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-md-push-18{left:75%}.ant-col-md-pull-18{right:75%}.ant-col-md-offset-18{margin-left:75%}.ant-col-md-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-md-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-md-push-17{left:70.83333333%}.ant-col-md-pull-17{right:70.83333333%}.ant-col-md-offset-17{margin-left:70.83333333%}.ant-col-md-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-md-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-md-push-16{left:66.66666667%}.ant-col-md-pull-16{right:66.66666667%}.ant-col-md-offset-16{margin-left:66.66666667%}.ant-col-md-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-md-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-md-push-15{left:62.5%}.ant-col-md-pull-15{right:62.5%}.ant-col-md-offset-15{margin-left:62.5%}.ant-col-md-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-md-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-md-push-14{left:58.33333333%}.ant-col-md-pull-14{right:58.33333333%}.ant-col-md-offset-14{margin-left:58.33333333%}.ant-col-md-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-md-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-md-push-13{left:54.16666667%}.ant-col-md-pull-13{right:54.16666667%}.ant-col-md-offset-13{margin-left:54.16666667%}.ant-col-md-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-md-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-md-push-12{left:50%}.ant-col-md-pull-12{right:50%}.ant-col-md-offset-12{margin-left:50%}.ant-col-md-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-md-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-md-push-11{left:45.83333333%}.ant-col-md-pull-11{right:45.83333333%}.ant-col-md-offset-11{margin-left:45.83333333%}.ant-col-md-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-md-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-md-push-10{left:41.66666667%}.ant-col-md-pull-10{right:41.66666667%}.ant-col-md-offset-10{margin-left:41.66666667%}.ant-col-md-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-md-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-md-push-9{left:37.5%}.ant-col-md-pull-9{right:37.5%}.ant-col-md-offset-9{margin-left:37.5%}.ant-col-md-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-md-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-md-push-8{left:33.33333333%}.ant-col-md-pull-8{right:33.33333333%}.ant-col-md-offset-8{margin-left:33.33333333%}.ant-col-md-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-md-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-md-push-7{left:29.16666667%}.ant-col-md-pull-7{right:29.16666667%}.ant-col-md-offset-7{margin-left:29.16666667%}.ant-col-md-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-md-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-md-push-6{left:25%}.ant-col-md-pull-6{right:25%}.ant-col-md-offset-6{margin-left:25%}.ant-col-md-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-md-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-md-push-5{left:20.83333333%}.ant-col-md-pull-5{right:20.83333333%}.ant-col-md-offset-5{margin-left:20.83333333%}.ant-col-md-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-md-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-md-push-4{left:16.66666667%}.ant-col-md-pull-4{right:16.66666667%}.ant-col-md-offset-4{margin-left:16.66666667%}.ant-col-md-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-md-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-md-push-3{left:12.5%}.ant-col-md-pull-3{right:12.5%}.ant-col-md-offset-3{margin-left:12.5%}.ant-col-md-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-md-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-md-push-2{left:8.33333333%}.ant-col-md-pull-2{right:8.33333333%}.ant-col-md-offset-2{margin-left:8.33333333%}.ant-col-md-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-md-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-md-push-1{left:4.16666667%}.ant-col-md-pull-1{right:4.16666667%}.ant-col-md-offset-1{margin-left:4.16666667%}.ant-col-md-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-md-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-md-push-0{left:auto}.ant-col-md-pull-0{right:auto}.ant-col-md-offset-0{margin-left:0}.ant-col-md-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width:992px){.ant-col-lg-1,.ant-col-lg-2,.ant-col-lg-3,.ant-col-lg-4,.ant-col-lg-5,.ant-col-lg-6,.ant-col-lg-7,.ant-col-lg-8,.ant-col-lg-9,.ant-col-lg-10,.ant-col-lg-11,.ant-col-lg-12,.ant-col-lg-13,.ant-col-lg-14,.ant-col-lg-15,.ant-col-lg-16,.ant-col-lg-17,.ant-col-lg-18,.ant-col-lg-19,.ant-col-lg-20,.ant-col-lg-21,.ant-col-lg-22,.ant-col-lg-23,.ant-col-lg-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-lg-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-lg-push-24{left:100%}.ant-col-lg-pull-24{right:100%}.ant-col-lg-offset-24{margin-left:100%}.ant-col-lg-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-lg-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-lg-push-23{left:95.83333333%}.ant-col-lg-pull-23{right:95.83333333%}.ant-col-lg-offset-23{margin-left:95.83333333%}.ant-col-lg-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-lg-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-lg-push-22{left:91.66666667%}.ant-col-lg-pull-22{right:91.66666667%}.ant-col-lg-offset-22{margin-left:91.66666667%}.ant-col-lg-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-lg-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-lg-push-21{left:87.5%}.ant-col-lg-pull-21{right:87.5%}.ant-col-lg-offset-21{margin-left:87.5%}.ant-col-lg-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-lg-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-lg-push-20{left:83.33333333%}.ant-col-lg-pull-20{right:83.33333333%}.ant-col-lg-offset-20{margin-left:83.33333333%}.ant-col-lg-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-lg-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-lg-push-19{left:79.16666667%}.ant-col-lg-pull-19{right:79.16666667%}.ant-col-lg-offset-19{margin-left:79.16666667%}.ant-col-lg-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-lg-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-lg-push-18{left:75%}.ant-col-lg-pull-18{right:75%}.ant-col-lg-offset-18{margin-left:75%}.ant-col-lg-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-lg-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-lg-push-17{left:70.83333333%}.ant-col-lg-pull-17{right:70.83333333%}.ant-col-lg-offset-17{margin-left:70.83333333%}.ant-col-lg-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-lg-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-lg-push-16{left:66.66666667%}.ant-col-lg-pull-16{right:66.66666667%}.ant-col-lg-offset-16{margin-left:66.66666667%}.ant-col-lg-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-lg-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-lg-push-15{left:62.5%}.ant-col-lg-pull-15{right:62.5%}.ant-col-lg-offset-15{margin-left:62.5%}.ant-col-lg-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-lg-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-lg-push-14{left:58.33333333%}.ant-col-lg-pull-14{right:58.33333333%}.ant-col-lg-offset-14{margin-left:58.33333333%}.ant-col-lg-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-lg-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-lg-push-13{left:54.16666667%}.ant-col-lg-pull-13{right:54.16666667%}.ant-col-lg-offset-13{margin-left:54.16666667%}.ant-col-lg-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-lg-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-lg-push-12{left:50%}.ant-col-lg-pull-12{right:50%}.ant-col-lg-offset-12{margin-left:50%}.ant-col-lg-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-lg-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-lg-push-11{left:45.83333333%}.ant-col-lg-pull-11{right:45.83333333%}.ant-col-lg-offset-11{margin-left:45.83333333%}.ant-col-lg-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-lg-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-lg-push-10{left:41.66666667%}.ant-col-lg-pull-10{right:41.66666667%}.ant-col-lg-offset-10{margin-left:41.66666667%}.ant-col-lg-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-lg-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-lg-push-9{left:37.5%}.ant-col-lg-pull-9{right:37.5%}.ant-col-lg-offset-9{margin-left:37.5%}.ant-col-lg-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-lg-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-lg-push-8{left:33.33333333%}.ant-col-lg-pull-8{right:33.33333333%}.ant-col-lg-offset-8{margin-left:33.33333333%}.ant-col-lg-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-lg-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-lg-push-7{left:29.16666667%}.ant-col-lg-pull-7{right:29.16666667%}.ant-col-lg-offset-7{margin-left:29.16666667%}.ant-col-lg-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-lg-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-lg-push-6{left:25%}.ant-col-lg-pull-6{right:25%}.ant-col-lg-offset-6{margin-left:25%}.ant-col-lg-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-lg-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-lg-push-5{left:20.83333333%}.ant-col-lg-pull-5{right:20.83333333%}.ant-col-lg-offset-5{margin-left:20.83333333%}.ant-col-lg-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-lg-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-lg-push-4{left:16.66666667%}.ant-col-lg-pull-4{right:16.66666667%}.ant-col-lg-offset-4{margin-left:16.66666667%}.ant-col-lg-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-lg-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-lg-push-3{left:12.5%}.ant-col-lg-pull-3{right:12.5%}.ant-col-lg-offset-3{margin-left:12.5%}.ant-col-lg-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-lg-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-lg-push-2{left:8.33333333%}.ant-col-lg-pull-2{right:8.33333333%}.ant-col-lg-offset-2{margin-left:8.33333333%}.ant-col-lg-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-lg-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-lg-push-1{left:4.16666667%}.ant-col-lg-pull-1{right:4.16666667%}.ant-col-lg-offset-1{margin-left:4.16666667%}.ant-col-lg-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-lg-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-lg-push-0{left:auto}.ant-col-lg-pull-0{right:auto}.ant-col-lg-offset-0{margin-left:0}.ant-col-lg-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width:1200px){.ant-col-xl-1,.ant-col-xl-2,.ant-col-xl-3,.ant-col-xl-4,.ant-col-xl-5,.ant-col-xl-6,.ant-col-xl-7,.ant-col-xl-8,.ant-col-xl-9,.ant-col-xl-10,.ant-col-xl-11,.ant-col-xl-12,.ant-col-xl-13,.ant-col-xl-14,.ant-col-xl-15,.ant-col-xl-16,.ant-col-xl-17,.ant-col-xl-18,.ant-col-xl-19,.ant-col-xl-20,.ant-col-xl-21,.ant-col-xl-22,.ant-col-xl-23,.ant-col-xl-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-xl-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-xl-push-24{left:100%}.ant-col-xl-pull-24{right:100%}.ant-col-xl-offset-24{margin-left:100%}.ant-col-xl-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-xl-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-xl-push-23{left:95.83333333%}.ant-col-xl-pull-23{right:95.83333333%}.ant-col-xl-offset-23{margin-left:95.83333333%}.ant-col-xl-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-xl-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-xl-push-22{left:91.66666667%}.ant-col-xl-pull-22{right:91.66666667%}.ant-col-xl-offset-22{margin-left:91.66666667%}.ant-col-xl-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-xl-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-xl-push-21{left:87.5%}.ant-col-xl-pull-21{right:87.5%}.ant-col-xl-offset-21{margin-left:87.5%}.ant-col-xl-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-xl-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-xl-push-20{left:83.33333333%}.ant-col-xl-pull-20{right:83.33333333%}.ant-col-xl-offset-20{margin-left:83.33333333%}.ant-col-xl-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-xl-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-xl-push-19{left:79.16666667%}.ant-col-xl-pull-19{right:79.16666667%}.ant-col-xl-offset-19{margin-left:79.16666667%}.ant-col-xl-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-xl-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-xl-push-18{left:75%}.ant-col-xl-pull-18{right:75%}.ant-col-xl-offset-18{margin-left:75%}.ant-col-xl-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-xl-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-xl-push-17{left:70.83333333%}.ant-col-xl-pull-17{right:70.83333333%}.ant-col-xl-offset-17{margin-left:70.83333333%}.ant-col-xl-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-xl-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-xl-push-16{left:66.66666667%}.ant-col-xl-pull-16{right:66.66666667%}.ant-col-xl-offset-16{margin-left:66.66666667%}.ant-col-xl-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-xl-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-xl-push-15{left:62.5%}.ant-col-xl-pull-15{right:62.5%}.ant-col-xl-offset-15{margin-left:62.5%}.ant-col-xl-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-xl-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-xl-push-14{left:58.33333333%}.ant-col-xl-pull-14{right:58.33333333%}.ant-col-xl-offset-14{margin-left:58.33333333%}.ant-col-xl-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-xl-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-xl-push-13{left:54.16666667%}.ant-col-xl-pull-13{right:54.16666667%}.ant-col-xl-offset-13{margin-left:54.16666667%}.ant-col-xl-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-xl-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-xl-push-12{left:50%}.ant-col-xl-pull-12{right:50%}.ant-col-xl-offset-12{margin-left:50%}.ant-col-xl-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-xl-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-xl-push-11{left:45.83333333%}.ant-col-xl-pull-11{right:45.83333333%}.ant-col-xl-offset-11{margin-left:45.83333333%}.ant-col-xl-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-xl-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-xl-push-10{left:41.66666667%}.ant-col-xl-pull-10{right:41.66666667%}.ant-col-xl-offset-10{margin-left:41.66666667%}.ant-col-xl-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-xl-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-xl-push-9{left:37.5%}.ant-col-xl-pull-9{right:37.5%}.ant-col-xl-offset-9{margin-left:37.5%}.ant-col-xl-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-xl-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-xl-push-8{left:33.33333333%}.ant-col-xl-pull-8{right:33.33333333%}.ant-col-xl-offset-8{margin-left:33.33333333%}.ant-col-xl-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-xl-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-xl-push-7{left:29.16666667%}.ant-col-xl-pull-7{right:29.16666667%}.ant-col-xl-offset-7{margin-left:29.16666667%}.ant-col-xl-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-xl-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-xl-push-6{left:25%}.ant-col-xl-pull-6{right:25%}.ant-col-xl-offset-6{margin-left:25%}.ant-col-xl-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-xl-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-xl-push-5{left:20.83333333%}.ant-col-xl-pull-5{right:20.83333333%}.ant-col-xl-offset-5{margin-left:20.83333333%}.ant-col-xl-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-xl-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-xl-push-4{left:16.66666667%}.ant-col-xl-pull-4{right:16.66666667%}.ant-col-xl-offset-4{margin-left:16.66666667%}.ant-col-xl-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-xl-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-xl-push-3{left:12.5%}.ant-col-xl-pull-3{right:12.5%}.ant-col-xl-offset-3{margin-left:12.5%}.ant-col-xl-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-xl-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-xl-push-2{left:8.33333333%}.ant-col-xl-pull-2{right:8.33333333%}.ant-col-xl-offset-2{margin-left:8.33333333%}.ant-col-xl-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-xl-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-xl-push-1{left:4.16666667%}.ant-col-xl-pull-1{right:4.16666667%}.ant-col-xl-offset-1{margin-left:4.16666667%}.ant-col-xl-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-xl-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xl-push-0{left:auto}.ant-col-xl-pull-0{right:auto}.ant-col-xl-offset-0{margin-left:0}.ant-col-xl-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width:1600px){.ant-col-xxl-1,.ant-col-xxl-2,.ant-col-xxl-3,.ant-col-xxl-4,.ant-col-xxl-5,.ant-col-xxl-6,.ant-col-xxl-7,.ant-col-xxl-8,.ant-col-xxl-9,.ant-col-xxl-10,.ant-col-xxl-11,.ant-col-xxl-12,.ant-col-xxl-13,.ant-col-xxl-14,.ant-col-xxl-15,.ant-col-xxl-16,.ant-col-xxl-17,.ant-col-xxl-18,.ant-col-xxl-19,.ant-col-xxl-20,.ant-col-xxl-21,.ant-col-xxl-22,.ant-col-xxl-23,.ant-col-xxl-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-xxl-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ant-col-xxl-push-24{left:100%}.ant-col-xxl-pull-24{right:100%}.ant-col-xxl-offset-24{margin-left:100%}.ant-col-xxl-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.ant-col-xxl-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.ant-col-xxl-push-23{left:95.83333333%}.ant-col-xxl-pull-23{right:95.83333333%}.ant-col-xxl-offset-23{margin-left:95.83333333%}.ant-col-xxl-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.ant-col-xxl-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.ant-col-xxl-push-22{left:91.66666667%}.ant-col-xxl-pull-22{right:91.66666667%}.ant-col-xxl-offset-22{margin-left:91.66666667%}.ant-col-xxl-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.ant-col-xxl-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.ant-col-xxl-push-21{left:87.5%}.ant-col-xxl-pull-21{right:87.5%}.ant-col-xxl-offset-21{margin-left:87.5%}.ant-col-xxl-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.ant-col-xxl-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.ant-col-xxl-push-20{left:83.33333333%}.ant-col-xxl-pull-20{right:83.33333333%}.ant-col-xxl-offset-20{margin-left:83.33333333%}.ant-col-xxl-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.ant-col-xxl-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.ant-col-xxl-push-19{left:79.16666667%}.ant-col-xxl-pull-19{right:79.16666667%}.ant-col-xxl-offset-19{margin-left:79.16666667%}.ant-col-xxl-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.ant-col-xxl-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.ant-col-xxl-push-18{left:75%}.ant-col-xxl-pull-18{right:75%}.ant-col-xxl-offset-18{margin-left:75%}.ant-col-xxl-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.ant-col-xxl-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.ant-col-xxl-push-17{left:70.83333333%}.ant-col-xxl-pull-17{right:70.83333333%}.ant-col-xxl-offset-17{margin-left:70.83333333%}.ant-col-xxl-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.ant-col-xxl-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.ant-col-xxl-push-16{left:66.66666667%}.ant-col-xxl-pull-16{right:66.66666667%}.ant-col-xxl-offset-16{margin-left:66.66666667%}.ant-col-xxl-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.ant-col-xxl-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.ant-col-xxl-push-15{left:62.5%}.ant-col-xxl-pull-15{right:62.5%}.ant-col-xxl-offset-15{margin-left:62.5%}.ant-col-xxl-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.ant-col-xxl-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.ant-col-xxl-push-14{left:58.33333333%}.ant-col-xxl-pull-14{right:58.33333333%}.ant-col-xxl-offset-14{margin-left:58.33333333%}.ant-col-xxl-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.ant-col-xxl-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.ant-col-xxl-push-13{left:54.16666667%}.ant-col-xxl-pull-13{right:54.16666667%}.ant-col-xxl-offset-13{margin-left:54.16666667%}.ant-col-xxl-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.ant-col-xxl-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.ant-col-xxl-push-12{left:50%}.ant-col-xxl-pull-12{right:50%}.ant-col-xxl-offset-12{margin-left:50%}.ant-col-xxl-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.ant-col-xxl-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.ant-col-xxl-push-11{left:45.83333333%}.ant-col-xxl-pull-11{right:45.83333333%}.ant-col-xxl-offset-11{margin-left:45.83333333%}.ant-col-xxl-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.ant-col-xxl-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.ant-col-xxl-push-10{left:41.66666667%}.ant-col-xxl-pull-10{right:41.66666667%}.ant-col-xxl-offset-10{margin-left:41.66666667%}.ant-col-xxl-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.ant-col-xxl-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.ant-col-xxl-push-9{left:37.5%}.ant-col-xxl-pull-9{right:37.5%}.ant-col-xxl-offset-9{margin-left:37.5%}.ant-col-xxl-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.ant-col-xxl-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.ant-col-xxl-push-8{left:33.33333333%}.ant-col-xxl-pull-8{right:33.33333333%}.ant-col-xxl-offset-8{margin-left:33.33333333%}.ant-col-xxl-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.ant-col-xxl-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.ant-col-xxl-push-7{left:29.16666667%}.ant-col-xxl-pull-7{right:29.16666667%}.ant-col-xxl-offset-7{margin-left:29.16666667%}.ant-col-xxl-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.ant-col-xxl-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.ant-col-xxl-push-6{left:25%}.ant-col-xxl-pull-6{right:25%}.ant-col-xxl-offset-6{margin-left:25%}.ant-col-xxl-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.ant-col-xxl-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.ant-col-xxl-push-5{left:20.83333333%}.ant-col-xxl-pull-5{right:20.83333333%}.ant-col-xxl-offset-5{margin-left:20.83333333%}.ant-col-xxl-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.ant-col-xxl-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.ant-col-xxl-push-4{left:16.66666667%}.ant-col-xxl-pull-4{right:16.66666667%}.ant-col-xxl-offset-4{margin-left:16.66666667%}.ant-col-xxl-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ant-col-xxl-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.ant-col-xxl-push-3{left:12.5%}.ant-col-xxl-pull-3{right:12.5%}.ant-col-xxl-offset-3{margin-left:12.5%}.ant-col-xxl-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ant-col-xxl-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.ant-col-xxl-push-2{left:8.33333333%}.ant-col-xxl-pull-2{right:8.33333333%}.ant-col-xxl-offset-2{margin-left:8.33333333%}.ant-col-xxl-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ant-col-xxl-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.ant-col-xxl-push-1{left:4.16666667%}.ant-col-xxl-pull-1{right:4.16666667%}.ant-col-xxl-offset-1{margin-left:4.16666667%}.ant-col-xxl-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-col-xxl-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xxl-push-0{left:auto}.ant-col-xxl-pull-0{right:auto}.ant-col-xxl-offset-0{margin-left:0}.ant-col-xxl-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.ant-carousel{margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-carousel,.ant-carousel .slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box}.ant-carousel .slick-slider{position:relative;display:block;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.ant-carousel .slick-list{position:relative;display:block;margin:0;padding:0;overflow:hidden}.ant-carousel .slick-list:focus{outline:none}.ant-carousel .slick-list.dragging{cursor:pointer}.ant-carousel .slick-list .slick-slide{pointer-events:none}.ant-carousel .slick-list .slick-slide input.ant-checkbox-input,.ant-carousel .slick-list .slick-slide input.ant-radio-input{visibility:hidden}.ant-carousel .slick-list .slick-slide.slick-active{pointer-events:auto}.ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input,.ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input{visibility:visible}.ant-carousel .slick-slider .slick-list,.ant-carousel .slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.ant-carousel .slick-track{position:relative;top:0;left:0;display:block}.ant-carousel .slick-track:after,.ant-carousel .slick-track:before{display:table;content:""}.ant-carousel .slick-track:after{clear:both}.slick-loading .ant-carousel .slick-track{visibility:hidden}.ant-carousel .slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .ant-carousel .slick-slide{float:right}.ant-carousel .slick-slide img{display:block}.ant-carousel .slick-slide.slick-loading img{display:none}.ant-carousel .slick-slide.dragging img{pointer-events:none}.ant-carousel .slick-initialized .slick-slide{display:block}.ant-carousel .slick-loading .slick-slide{visibility:hidden}.ant-carousel .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.ant-carousel .slick-arrow.slick-hidden{display:none}.ant-carousel .slick-next,.ant-carousel .slick-prev{position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;font-size:0;line-height:0;border:0;cursor:pointer}.ant-carousel .slick-next,.ant-carousel .slick-next:focus,.ant-carousel .slick-next:hover,.ant-carousel .slick-prev,.ant-carousel .slick-prev:focus,.ant-carousel .slick-prev:hover{color:transparent;background:transparent;outline:none}.ant-carousel .slick-next:focus:before,.ant-carousel .slick-next:hover:before,.ant-carousel .slick-prev:focus:before,.ant-carousel .slick-prev:hover:before{opacity:1}.ant-carousel .slick-next.slick-disabled:before,.ant-carousel .slick-prev.slick-disabled:before{opacity:.25}.ant-carousel .slick-prev{left:-25px}.ant-carousel .slick-prev:before{content:"←"}.ant-carousel .slick-next{right:-25px}.ant-carousel .slick-next:before{content:"→"}.ant-carousel .slick-dots{position:absolute;display:block;width:100%;height:3px;margin:0;padding:0;text-align:center;list-style:none}.ant-carousel .slick-dots-bottom{bottom:12px}.ant-carousel .slick-dots-top{top:12px}.ant-carousel .slick-dots li{position:relative;display:inline-block;margin:0 2px;padding:0;text-align:center;vertical-align:top}.ant-carousel .slick-dots li button{display:block;width:16px;height:3px;padding:0;color:transparent;font-size:0;background:#fff;border:0;border-radius:1px;outline:none;cursor:pointer;opacity:.3;-webkit-transition:all .5s;transition:all .5s}.ant-carousel .slick-dots li button:focus,.ant-carousel .slick-dots li button:hover{opacity:.75}.ant-carousel .slick-dots li.slick-active button{width:24px;background:#fff;opacity:1}.ant-carousel .slick-dots li.slick-active button:focus,.ant-carousel .slick-dots li.slick-active button:hover{opacity:1}.ant-carousel-vertical .slick-dots{top:50%;bottom:auto;width:3px;height:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-carousel-vertical .slick-dots-left{left:12px}.ant-carousel-vertical .slick-dots-right{right:12px}.ant-carousel-vertical .slick-dots li{margin:0 2px;vertical-align:baseline}.ant-carousel-vertical .slick-dots li button{width:3px;height:16px}.ant-carousel-vertical .slick-dots li.slick-active button{width:3px;height:24px}.ant-cascader{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-cascader-input.ant-input{position:static;width:100%;padding-right:24px;background-color:transparent!important;cursor:pointer}.ant-cascader-picker-show-search .ant-cascader-input.ant-input{position:relative}.ant-cascader-picker{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;background-color:#fff;border-radius:4px;outline:0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.ant-cascader-picker-with-value .ant-cascader-picker-label{color:transparent}.ant-cascader-picker-disabled{color:rgba(0,0,0,.25);background:#f5f5f5;cursor:not-allowed}.ant-cascader-picker-disabled .ant-cascader-input{cursor:not-allowed}.ant-cascader-picker:focus .ant-cascader-input{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-cascader-picker-show-search.ant-cascader-picker-focused{color:rgba(0,0,0,.25)}.ant-cascader-picker-label{position:absolute;top:50%;left:0;width:100%;height:20px;margin-top:-10px;padding:0 20px 0 12px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis}.ant-cascader-picker-clear{position:absolute;top:50%;right:12px;z-index:2;width:12px;height:12px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;line-height:12px;background:#fff;cursor:pointer;opacity:0;-webkit-transition:color .3s ease,opacity .15s ease;transition:color .3s ease,opacity .15s ease}.ant-cascader-picker-clear:hover{color:rgba(0,0,0,.45)}.ant-cascader-picker:hover .ant-cascader-picker-clear{opacity:1}.ant-cascader-picker-arrow{position:absolute;top:50%;right:12px;z-index:1;width:12px;height:12px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;line-height:12px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.ant-cascader-picker-arrow.ant-cascader-picker-arrow-expand{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ant-cascader-picker-label:hover+.ant-cascader-input{border-color:#40a9ff;border-right-width:1px!important}.ant-cascader-picker-small .ant-cascader-picker-arrow,.ant-cascader-picker-small .ant-cascader-picker-clear{right:8px}.ant-cascader-menus{position:absolute;z-index:1050;font-size:14px;white-space:nowrap;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-cascader-menus ol,.ant-cascader-menus ul{margin:0;list-style:none}.ant-cascader-menus-empty,.ant-cascader-menus-hidden{display:none}.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-bottomLeft,.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-bottomLeft{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-topLeft,.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-topLeft{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-bottomLeft{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-topLeft{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-cascader-menu{display:inline-block;min-width:111px;height:180px;margin:0;padding:4px 0;overflow:auto;vertical-align:top;list-style:none;border-right:1px solid #e8e8e8;-ms-overflow-style:-ms-autohiding-scrollbar}.ant-cascader-menu:first-child{border-radius:4px 0 0 4px}.ant-cascader-menu:last-child{margin-right:-1px;border-right-color:transparent;border-radius:0 4px 4px 0}.ant-cascader-menu:only-child{border-radius:4px}.ant-cascader-menu-item{padding:5px 12px;line-height:22px;white-space:nowrap;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-cascader-menu-item:hover{background:#e6f7ff}.ant-cascader-menu-item-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-cascader-menu-item-disabled:hover{background:transparent}.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover{font-weight:600;background-color:#fafafa}.ant-cascader-menu-item-expand{position:relative;padding-right:24px}.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-loading-icon{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);position:absolute;right:12px;color:rgba(0,0,0,.45)}:root .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,:root .ant-cascader-menu-item-loading-icon{font-size:12px}.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon{color:rgba(0,0,0,.25)}.ant-cascader-menu-item .ant-cascader-menu-item-keyword{color:#f5222d}.ant-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;top:-.09em;display:inline-block;line-height:1;white-space:nowrap;vertical-align:middle;outline:none;cursor:pointer}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:#1890ff}.ant-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:2px;visibility:hidden;-webkit-animation:antCheckboxEffect .36s ease-in-out;animation:antCheckboxEffect .36s ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;content:""}.ant-checkbox-wrapper:hover .ant-checkbox:after,.ant-checkbox:hover:after{visibility:visible}.ant-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;-webkit-transition:all .3s;transition:all .3s}.ant-checkbox-inner:after{position:absolute;top:50%;left:22%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;-webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-checkbox-checked .ant-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-checkbox-checked .ant-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-checkbox-disabled{cursor:not-allowed}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{border-color:rgba(0,0,0,.25);-webkit-animation-name:none;animation-name:none}.ant-checkbox-disabled .ant-checkbox-input{cursor:not-allowed}.ant-checkbox-disabled .ant-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-checkbox-disabled .ant-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;-webkit-animation-name:none;animation-name:none}.ant-checkbox-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-checkbox-disabled:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox-disabled:after{visibility:hidden}.ant-checkbox-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block;line-height:unset;cursor:pointer}.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled{cursor:not-allowed}.ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:8px}.ant-checkbox+span{padding-right:8px;padding-left:8px}.ant-checkbox-group{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-checkbox-group-item{display:inline-block;margin-right:8px}.ant-checkbox-group-item:last-child{margin-right:0}.ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-checkbox-indeterminate .ant-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#1890ff;border:0;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after{background-color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-collapse{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";background-color:#fafafa;border:1px solid #d9d9d9;border-bottom:0;border-radius:4px}.ant-collapse>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.ant-collapse>.ant-collapse-item:last-child,.ant-collapse>.ant-collapse-item:last-child>.ant-collapse-header{border-radius:0 0 4px 4px}.ant-collapse>.ant-collapse-item>.ant-collapse-header{position:relative;padding:12px 16px;padding-left:40px;color:rgba(0,0,0,.85);line-height:22px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;left:16px;display:inline-block;font-size:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow>*{line-height:1}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{display:inline-block}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow:before{display:none}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow-icon{display:block}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{-webkit-transition:-webkit-transform .24s;transition:-webkit-transform .24s;transition:transform .24s;transition:transform .24s,-webkit-transform .24s}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-extra{float:right}.ant-collapse>.ant-collapse-item>.ant-collapse-header:focus{outline:none}.ant-collapse>.ant-collapse-item.ant-collapse-no-arrow>.ant-collapse-header{padding-left:12px}.ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header{padding:12px 16px;padding-right:40px}.ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{right:16px;left:auto}.ant-collapse-anim-active{-webkit-transition:height .2s cubic-bezier(.215,.61,.355,1);transition:height .2s cubic-bezier(.215,.61,.355,1)}.ant-collapse-content{overflow:hidden;color:rgba(0,0,0,.65);background-color:#fff;border-top:1px solid #d9d9d9}.ant-collapse-content>.ant-collapse-content-box{padding:16px}.ant-collapse-content-inactive{display:none}.ant-collapse-item:last-child>.ant-collapse-content{border-radius:0 0 4px 4px}.ant-collapse-borderless{background-color:#fafafa;border:0}.ant-collapse-borderless>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.ant-collapse-borderless>.ant-collapse-item:last-child,.ant-collapse-borderless>.ant-collapse-item:last-child .ant-collapse-header{border-radius:0}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content{background-color:transparent;border-top:0}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:4px}.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header,.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header>.arrow{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-color-picker{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;outline:none;cursor:pointer;-webkit-transition:opacity .3s;transition:opacity .3s;min-width:55px}.ant-color-picker,.ant-color-picker .pickr{display:inline-block}.ant-color-picker .pickr .pcr-button{width:18px;height:18px;margin-left:7px}.ant-color-picker .pickr .pcr-button:focus{-webkit-box-shadow:none;box-shadow:none}.ant-color-picker.ant-color-picker-disabled{cursor:not-allowed}.ant-color-picker.ant-color-picker-disabled .ant-color-picker-selection{background:#f5f5f5;-webkit-box-shadow:none;box-shadow:none;border:1px solid #d9d9d9}.ant-color-picker.ant-color-picker-disabled .ant-color-picker-selection:active,.ant-color-picker.ant-color-picker-disabled .ant-color-picker-selection:focus,.ant-color-picker.ant-color-picker-disabled .ant-color-picker-selection:hover{border:1px solid #d9d9d9;-webkit-box-shadow:none;box-shadow:none}.ant-color-picker.ant-color-picker-disabled.ant-color-picker-open .ant-color-picker-icon svg{-webkit-transform:none;transform:none}.ant-color-picker-open .ant-color-picker-icon svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ant-color-picker-open .ant-color-picker-selection{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-color-picker-selection{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:1px solid #d9d9d9;border-top-width:1.02px;border-radius:4px;outline:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;height:32px;cursor:inherit}.ant-color-picker-selection:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-color-picker-icon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;right:8px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;line-height:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.ant-color-picker-icon>*{line-height:1}.ant-color-picker-icon svg{display:inline-block}.ant-color-picker-icon:before{display:none}.ant-color-picker-icon .ant-color-picker-icon-icon{display:block}.ant-color-picker-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-color-picker-lg{font-size:16px}.ant-color-picker-lg .ant-color-picker-selection{line-height:28px;height:40px}.ant-color-picker-lg .ant-color-picker-icon{top:20px}.ant-color-picker-sm .ant-color-picker-selection{line-height:12px;height:24px}.ant-color-picker-sm .pickr .pcr-button{width:14px;height:14px}.ant-color-picker-sm .ant-color-picker-icon{right:10px;top:12px;font-size:10px}.ant-comment{position:relative}.ant-comment-inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0}.ant-comment-avatar{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-right:12px;cursor:pointer}.ant-comment-avatar img{width:32px;height:32px;border-radius:50%}.ant-comment-content{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:1px;font-size:14px;word-wrap:break-word}.ant-comment-content-author{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:4px;font-size:14px}.ant-comment-content-author>a,.ant-comment-content-author>span{padding-right:8px;font-size:12px;line-height:18px}.ant-comment-content-author-name{color:rgba(0,0,0,.45);font-size:14px;-webkit-transition:color .3s;transition:color .3s}.ant-comment-content-author-name>*,.ant-comment-content-author-name>:hover{color:rgba(0,0,0,.45)}.ant-comment-content-author-time{color:#ccc;white-space:nowrap;cursor:auto}.ant-comment-content-detail p{white-space:pre-wrap}.ant-comment-actions{margin-top:12px;padding-left:0}.ant-comment-actions>li{display:inline-block;color:rgba(0,0,0,.45)}.ant-comment-actions>li>span{padding-right:10px;color:rgba(0,0,0,.45);font-size:12px;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-comment-actions>li>span:hover{color:#595959}.ant-comment-nested{margin-left:44px}.ant-calendar-picker-container{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;z-index:1050;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topLeft,.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topRight,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topLeft,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topRight{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomLeft,.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomRight,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomLeft,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomRight{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topLeft,.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topRight{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomLeft,.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomRight{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-calendar-picker{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;outline:none;cursor:text;-webkit-transition:opacity .3s;transition:opacity .3s}.ant-calendar-picker-input{outline:none}.ant-calendar-picker-input.ant-input{line-height:1.5}.ant-calendar-picker-input.ant-input-sm{padding-top:0;padding-bottom:0}.ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled){border-color:#40a9ff}.ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled){border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-calendar-picker-clear,.ant-calendar-picker-icon{position:absolute;top:50%;right:12px;z-index:1;width:14px;height:14px;margin-top:-7px;font-size:12px;line-height:14px;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-picker-clear{z-index:2;color:rgba(0,0,0,.25);font-size:14px;background:#fff;cursor:pointer;opacity:0;pointer-events:none}.ant-calendar-picker-clear:hover{color:rgba(0,0,0,.45)}.ant-calendar-picker:hover .ant-calendar-picker-clear{opacity:1;pointer-events:auto}.ant-calendar-picker-icon{display:inline-block;color:rgba(0,0,0,.25);font-size:14px;line-height:1}.ant-input-disabled+.ant-calendar-picker-icon{cursor:not-allowed}.ant-calendar-picker-small .ant-calendar-picker-clear,.ant-calendar-picker-small .ant-calendar-picker-icon{right:8px}.ant-calendar{position:relative;width:280px;font-size:14px;line-height:1.5;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #fff;border-radius:4px;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-calendar-input-wrap{height:34px;padding:6px 10px;border-bottom:1px solid #e8e8e8}.ant-calendar-input{width:100%;height:22px;color:rgba(0,0,0,.65);background:#fff;border:0;outline:0;cursor:auto}.ant-calendar-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-calendar-input:-ms-input-placeholder{color:#bfbfbf}.ant-calendar-input::-webkit-input-placeholder{color:#bfbfbf}.ant-calendar-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-calendar-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-calendar-input:placeholder-shown{text-overflow:ellipsis}.ant-calendar-week-number{width:286px}.ant-calendar-week-number-cell{text-align:center}.ant-calendar-header{height:40px;line-height:40px;text-align:center;border-bottom:1px solid #e8e8e8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-header a:hover{color:#40a9ff}.ant-calendar-header .ant-calendar-century-select,.ant-calendar-header .ant-calendar-decade-select,.ant-calendar-header .ant-calendar-month-select,.ant-calendar-header .ant-calendar-year-select{display:inline-block;padding:0 2px;color:rgba(0,0,0,.85);font-weight:500;line-height:40px}.ant-calendar-header .ant-calendar-century-select-arrow,.ant-calendar-header .ant-calendar-decade-select-arrow,.ant-calendar-header .ant-calendar-month-select-arrow,.ant-calendar-header .ant-calendar-year-select-arrow{display:none}.ant-calendar-header .ant-calendar-next-century-btn,.ant-calendar-header .ant-calendar-next-decade-btn,.ant-calendar-header .ant-calendar-next-month-btn,.ant-calendar-header .ant-calendar-next-year-btn,.ant-calendar-header .ant-calendar-prev-century-btn,.ant-calendar-header .ant-calendar-prev-decade-btn,.ant-calendar-header .ant-calendar-prev-month-btn,.ant-calendar-header .ant-calendar-prev-year-btn{position:absolute;top:0;display:inline-block;padding:0 5px;color:rgba(0,0,0,.45);font-size:16px;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;line-height:40px}.ant-calendar-header .ant-calendar-prev-century-btn,.ant-calendar-header .ant-calendar-prev-decade-btn,.ant-calendar-header .ant-calendar-prev-year-btn{left:7px;height:100%}.ant-calendar-header .ant-calendar-prev-century-btn:after,.ant-calendar-header .ant-calendar-prev-century-btn:before,.ant-calendar-header .ant-calendar-prev-decade-btn:after,.ant-calendar-header .ant-calendar-prev-decade-btn:before,.ant-calendar-header .ant-calendar-prev-year-btn:after,.ant-calendar-header .ant-calendar-prev-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-header .ant-calendar-prev-century-btn:hover:after,.ant-calendar-header .ant-calendar-prev-century-btn:hover:before,.ant-calendar-header .ant-calendar-prev-decade-btn:hover:after,.ant-calendar-header .ant-calendar-prev-decade-btn:hover:before,.ant-calendar-header .ant-calendar-prev-year-btn:hover:after,.ant-calendar-header .ant-calendar-prev-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-header .ant-calendar-prev-century-btn:after,.ant-calendar-header .ant-calendar-prev-decade-btn:after,.ant-calendar-header .ant-calendar-prev-year-btn:after{display:none;position:relative;left:-3px;display:inline-block}.ant-calendar-header .ant-calendar-next-century-btn,.ant-calendar-header .ant-calendar-next-decade-btn,.ant-calendar-header .ant-calendar-next-year-btn{right:7px;height:100%}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-century-btn:before,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:before,.ant-calendar-header .ant-calendar-next-year-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-header .ant-calendar-next-century-btn:hover:after,.ant-calendar-header .ant-calendar-next-century-btn:hover:before,.ant-calendar-header .ant-calendar-next-decade-btn:hover:after,.ant-calendar-header .ant-calendar-next-decade-btn:hover:before,.ant-calendar-header .ant-calendar-next-year-btn:hover:after,.ant-calendar-header .ant-calendar-next-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:after{display:none}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-century-btn:before,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:before,.ant-calendar-header .ant-calendar-next-year-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-header .ant-calendar-next-century-btn:before,.ant-calendar-header .ant-calendar-next-decade-btn:before,.ant-calendar-header .ant-calendar-next-year-btn:before{position:relative;left:3px}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:after{display:inline-block}.ant-calendar-header .ant-calendar-prev-month-btn{left:29px;height:100%}.ant-calendar-header .ant-calendar-prev-month-btn:after,.ant-calendar-header .ant-calendar-prev-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-header .ant-calendar-prev-month-btn:hover:after,.ant-calendar-header .ant-calendar-prev-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-header .ant-calendar-prev-month-btn:after{display:none}.ant-calendar-header .ant-calendar-next-month-btn{right:29px;height:100%}.ant-calendar-header .ant-calendar-next-month-btn:after,.ant-calendar-header .ant-calendar-next-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-header .ant-calendar-next-month-btn:hover:after,.ant-calendar-header .ant-calendar-next-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-header .ant-calendar-next-month-btn:after{display:none}.ant-calendar-header .ant-calendar-next-month-btn:after,.ant-calendar-header .ant-calendar-next-month-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-body{padding:8px 12px}.ant-calendar table{width:100%;max-width:100%;background-color:transparent;border-collapse:collapse}.ant-calendar table,.ant-calendar td,.ant-calendar th{text-align:center;border:0}.ant-calendar-calendar-table{margin-bottom:0;border-spacing:0}.ant-calendar-column-header{width:33px;padding:6px 0;line-height:18px;text-align:center}.ant-calendar-column-header .ant-calendar-column-header-inner{display:block;font-weight:400}.ant-calendar-week-number-header .ant-calendar-column-header-inner{display:none}.ant-calendar-cell{height:30px;padding:3px 0}.ant-calendar-date{display:block;width:24px;height:24px;margin:0 auto;padding:0;color:rgba(0,0,0,.65);line-height:22px;text-align:center;background:transparent;border:1px solid transparent;border-radius:2px;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-calendar-date-panel{position:relative;outline:none}.ant-calendar-date:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-date:active{color:#fff;background:#40a9ff}.ant-calendar-today .ant-calendar-date{color:#1890ff;font-weight:700;border-color:#1890ff}.ant-calendar-selected-day .ant-calendar-date{background:#bae7ff}.ant-calendar-last-month-cell .ant-calendar-date,.ant-calendar-last-month-cell .ant-calendar-date:hover,.ant-calendar-next-month-btn-day .ant-calendar-date,.ant-calendar-next-month-btn-day .ant-calendar-date:hover{color:rgba(0,0,0,.25);background:transparent;border-color:transparent}.ant-calendar-disabled-cell .ant-calendar-date{position:relative;width:auto;color:rgba(0,0,0,.25);background:#f5f5f5;border:1px solid transparent;border-radius:0;cursor:not-allowed}.ant-calendar-disabled-cell .ant-calendar-date:hover{background:#f5f5f5}.ant-calendar-disabled-cell.ant-calendar-selected-day .ant-calendar-date:before{position:absolute;top:-1px;left:5px;width:24px;height:24px;background:rgba(0,0,0,.1);border-radius:2px;content:""}.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date{position:relative;padding-right:5px;padding-left:5px}.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date:before{position:absolute;top:-1px;left:5px;width:24px;height:24px;border:1px solid rgba(0,0,0,.25);border-radius:2px;content:" "}.ant-calendar-disabled-cell-first-of-row .ant-calendar-date{border-top-left-radius:4px;border-bottom-left-radius:4px}.ant-calendar-disabled-cell-last-of-row .ant-calendar-date{border-top-right-radius:4px;border-bottom-right-radius:4px}.ant-calendar-footer{padding:0 12px;line-height:38px;border-top:1px solid #e8e8e8}.ant-calendar-footer:empty{border-top:0}.ant-calendar-footer-btn{display:block;text-align:center}.ant-calendar-footer-extra{text-align:left}.ant-calendar .ant-calendar-clear-btn,.ant-calendar .ant-calendar-today-btn{display:inline-block;margin:0 0 0 8px;text-align:center}.ant-calendar .ant-calendar-clear-btn-disabled,.ant-calendar .ant-calendar-today-btn-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-calendar .ant-calendar-clear-btn:only-child,.ant-calendar .ant-calendar-today-btn:only-child{margin:0}.ant-calendar .ant-calendar-clear-btn{position:absolute;top:7px;right:5px;display:none;width:20px;height:20px;margin:0;overflow:hidden;line-height:20px;text-align:center;text-indent:-76px}.ant-calendar .ant-calendar-clear-btn:after{display:inline-block;width:20px;color:rgba(0,0,0,.25);font-size:14px;line-height:1;text-indent:43px;-webkit-transition:color .3s ease;transition:color .3s ease}.ant-calendar .ant-calendar-clear-btn:hover:after{color:rgba(0,0,0,.45)}.ant-calendar .ant-calendar-ok-btn{position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:1px solid transparent;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.015);box-shadow:0 2px 0 rgba(0,0,0,.015);cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;height:32px;padding:0 15px;color:#fff;background-color:#1890ff;border-color:#1890ff;text-shadow:0 -1px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.045);box-shadow:0 2px 0 rgba(0,0,0,.045);height:24px;padding:0 7px;font-size:14px;border-radius:4px;line-height:22px}.ant-calendar .ant-calendar-ok-btn>.anticon{line-height:1}.ant-calendar .ant-calendar-ok-btn,.ant-calendar .ant-calendar-ok-btn:active,.ant-calendar .ant-calendar-ok-btn:focus{outline:0}.ant-calendar .ant-calendar-ok-btn:not([disabled]):hover{text-decoration:none}.ant-calendar .ant-calendar-ok-btn:not([disabled]):active{outline:0;-webkit-box-shadow:none;box-shadow:none}.ant-calendar .ant-calendar-ok-btn.disabled,.ant-calendar .ant-calendar-ok-btn[disabled]{cursor:not-allowed}.ant-calendar .ant-calendar-ok-btn.disabled>*,.ant-calendar .ant-calendar-ok-btn[disabled]>*{pointer-events:none}.ant-calendar .ant-calendar-ok-btn-lg{height:40px;padding:0 15px;font-size:16px;border-radius:4px}.ant-calendar .ant-calendar-ok-btn-sm{height:24px;padding:0 7px;font-size:14px;border-radius:4px}.ant-calendar .ant-calendar-ok-btn>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-calendar .ant-calendar-ok-btn:focus,.ant-calendar .ant-calendar-ok-btn:hover{color:#fff;background-color:#40a9ff;border-color:#40a9ff}.ant-calendar .ant-calendar-ok-btn:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn:hover>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn:hover>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-calendar .ant-calendar-ok-btn.active,.ant-calendar .ant-calendar-ok-btn:active{color:#fff;background-color:#096dd9;border-color:#096dd9}.ant-calendar .ant-calendar-ok-btn.active>a:only-child,.ant-calendar .ant-calendar-ok-btn:active>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn.active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-calendar .ant-calendar-ok-btn-disabled,.ant-calendar .ant-calendar-ok-btn-disabled.active,.ant-calendar .ant-calendar-ok-btn-disabled:active,.ant-calendar .ant-calendar-ok-btn-disabled:focus,.ant-calendar .ant-calendar-ok-btn-disabled:hover,.ant-calendar .ant-calendar-ok-btn.disabled,.ant-calendar .ant-calendar-ok-btn.disabled.active,.ant-calendar .ant-calendar-ok-btn.disabled:active,.ant-calendar .ant-calendar-ok-btn.disabled:focus,.ant-calendar .ant-calendar-ok-btn.disabled:hover,.ant-calendar .ant-calendar-ok-btn[disabled],.ant-calendar .ant-calendar-ok-btn[disabled].active,.ant-calendar .ant-calendar-ok-btn[disabled]:active,.ant-calendar .ant-calendar-ok-btn[disabled]:focus,.ant-calendar .ant-calendar-ok-btn[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ant-calendar .ant-calendar-ok-btn-disabled.active>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled:active>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled:hover>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled.active>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled:active>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled:hover>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled].active>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]:active>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]:hover>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn-disabled.active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled:active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled:hover>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled.active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled:active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled:hover>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled].active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]:active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]:hover>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.ant-calendar-range-picker-input{width:44%;height:99%;text-align:center;background-color:transparent;border:0;outline:0}.ant-calendar-range-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-calendar-range-picker-input:-ms-input-placeholder{color:#bfbfbf}.ant-calendar-range-picker-input::-webkit-input-placeholder{color:#bfbfbf}.ant-calendar-range-picker-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-calendar-range-picker-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-calendar-range-picker-input:placeholder-shown{text-overflow:ellipsis}.ant-calendar-range-picker-input[disabled]{cursor:not-allowed}.ant-calendar-range-picker-separator{display:inline-block;min-width:10px;height:100%;color:rgba(0,0,0,.45);white-space:nowrap;text-align:center;vertical-align:top;pointer-events:none}.ant-input-disabled .ant-calendar-range-picker-separator{color:rgba(0,0,0,.25)}.ant-calendar-range{width:552px;overflow:hidden}.ant-calendar-range .ant-calendar-date-panel:after{display:block;clear:both;height:0;visibility:hidden;content:"."}.ant-calendar-range-part{position:relative;width:50%}.ant-calendar-range-left{float:left}.ant-calendar-range-left .ant-calendar-time-picker-inner{border-right:1px solid #e8e8e8}.ant-calendar-range-right{float:right}.ant-calendar-range-right .ant-calendar-time-picker-inner{border-left:1px solid #e8e8e8}.ant-calendar-range-middle{position:absolute;left:50%;z-index:1;height:34px;margin:1px 0 0 0;padding:0 200px 0 0;color:rgba(0,0,0,.45);line-height:34px;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none}.ant-calendar-range-right .ant-calendar-date-input-wrap{margin-left:-90px}.ant-calendar-range.ant-calendar-time .ant-calendar-range-middle{padding:0 10px 0 0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ant-calendar-range .ant-calendar-today :not(.ant-calendar-disabled-cell) :not(.ant-calendar-last-month-cell) :not(.ant-calendar-next-month-btn-day) .ant-calendar-date{color:#1890ff;background:#bae7ff;border-color:#1890ff}.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date,.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date{color:#fff;background:#1890ff;border:1px solid transparent}.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date:hover,.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date:hover{background:#1890ff}.ant-calendar-range.ant-calendar-time .ant-calendar-range-right .ant-calendar-date-input-wrap{margin-left:0}.ant-calendar-range .ant-calendar-input-wrap{position:relative;height:34px}.ant-calendar-range .ant-calendar-input,.ant-calendar-range .ant-calendar-time-picker-input{position:relative;display:inline-block;width:100%;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;height:24px;padding-right:0;padding-left:0;line-height:24px;border:0;-webkit-box-shadow:none;box-shadow:none}.ant-calendar-range .ant-calendar-input::-moz-placeholder,.ant-calendar-range .ant-calendar-time-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-calendar-range .ant-calendar-input:-ms-input-placeholder,.ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder{color:#bfbfbf}.ant-calendar-range .ant-calendar-input::-webkit-input-placeholder,.ant-calendar-range .ant-calendar-time-picker-input::-webkit-input-placeholder{color:#bfbfbf}.ant-calendar-range .ant-calendar-input:-moz-placeholder-shown,.ant-calendar-range .ant-calendar-time-picker-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-calendar-range .ant-calendar-input:-ms-input-placeholder,.ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-calendar-range .ant-calendar-input:placeholder-shown,.ant-calendar-range .ant-calendar-time-picker-input:placeholder-shown{text-overflow:ellipsis}.ant-calendar-range .ant-calendar-input:hover,.ant-calendar-range .ant-calendar-time-picker-input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-calendar-range .ant-calendar-input:focus,.ant-calendar-range .ant-calendar-time-picker-input:focus{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-calendar-range .ant-calendar-input-disabled,.ant-calendar-range .ant-calendar-time-picker-input-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-calendar-range .ant-calendar-input-disabled:hover,.ant-calendar-range .ant-calendar-time-picker-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-calendar-range .ant-calendar-input[disabled],.ant-calendar-range .ant-calendar-time-picker-input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-calendar-range .ant-calendar-input[disabled]:hover,.ant-calendar-range .ant-calendar-time-picker-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-calendar-range .ant-calendar-input,textarea.ant-calendar-range .ant-calendar-time-picker-input{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-calendar-range .ant-calendar-input-lg,.ant-calendar-range .ant-calendar-time-picker-input-lg{height:40px;padding:6px 11px;font-size:16px}.ant-calendar-range .ant-calendar-input-sm,.ant-calendar-range .ant-calendar-time-picker-input-sm{height:24px;padding:1px 7px}.ant-calendar-range .ant-calendar-input:focus,.ant-calendar-range .ant-calendar-time-picker-input:focus{-webkit-box-shadow:none;box-shadow:none}.ant-calendar-range .ant-calendar-time-picker-icon{display:none}.ant-calendar-range.ant-calendar-week-number{width:574px}.ant-calendar-range.ant-calendar-week-number .ant-calendar-range-part{width:286px}.ant-calendar-range .ant-calendar-decade-panel,.ant-calendar-range .ant-calendar-month-panel,.ant-calendar-range .ant-calendar-year-panel{top:34px}.ant-calendar-range .ant-calendar-month-panel .ant-calendar-year-panel{top:0}.ant-calendar-range .ant-calendar-decade-panel-table,.ant-calendar-range .ant-calendar-month-panel-table,.ant-calendar-range .ant-calendar-year-panel-table{height:208px}.ant-calendar-range .ant-calendar-in-range-cell{position:relative;border-radius:0}.ant-calendar-range .ant-calendar-in-range-cell>div{position:relative;z-index:1}.ant-calendar-range .ant-calendar-in-range-cell:before{position:absolute;top:4px;right:0;bottom:4px;left:0;display:block;background:#e6f7ff;border:0;border-radius:0;content:""}.ant-calendar-range .ant-calendar-footer-extra{float:left}div.ant-calendar-range-quick-selector{text-align:left}div.ant-calendar-range-quick-selector>a{margin-right:8px}.ant-calendar-range .ant-calendar-decade-panel-header,.ant-calendar-range .ant-calendar-header,.ant-calendar-range .ant-calendar-month-panel-header,.ant-calendar-range .ant-calendar-year-panel-header{border-bottom:0}.ant-calendar-range .ant-calendar-body,.ant-calendar-range .ant-calendar-decade-panel-body,.ant-calendar-range .ant-calendar-month-panel-body,.ant-calendar-range .ant-calendar-year-panel-body{border-top:1px solid #e8e8e8}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker{top:68px;z-index:2;width:100%;height:207px}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-panel{height:267px;margin-top:-34px}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-inner{height:100%;padding-top:40px;background:none}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-combobox{display:inline-block;height:100%;background-color:#fff;border-top:1px solid #e8e8e8}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select{height:100%}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select ul{max-height:100%}.ant-calendar-range.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn{margin-right:8px}.ant-calendar-range.ant-calendar-time .ant-calendar-today-btn{height:22px;margin:8px 12px;line-height:22px}.ant-calendar-range-with-ranges.ant-calendar-time .ant-calendar-time-picker{height:233px}.ant-calendar-range.ant-calendar-show-time-picker .ant-calendar-body{border-top-color:transparent}.ant-calendar-time-picker{position:absolute;top:40px;width:100%;background-color:#fff}.ant-calendar-time-picker-panel{position:absolute;z-index:1050;width:100%}.ant-calendar-time-picker-inner{position:relative;display:inline-block;width:100%;overflow:hidden;font-size:14px;line-height:1.5;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;outline:none}.ant-calendar-time-picker-column-1,.ant-calendar-time-picker-column-1 .ant-calendar-time-picker-select,.ant-calendar-time-picker-combobox{width:100%}.ant-calendar-time-picker-column-2 .ant-calendar-time-picker-select{width:50%}.ant-calendar-time-picker-column-3 .ant-calendar-time-picker-select{width:33.33%}.ant-calendar-time-picker-column-4 .ant-calendar-time-picker-select{width:25%}.ant-calendar-time-picker-input-wrap{display:none}.ant-calendar-time-picker-select{position:relative;float:left;height:226px;overflow:hidden;font-size:14px;border-right:1px solid #e8e8e8}.ant-calendar-time-picker-select:hover{overflow-y:auto}.ant-calendar-time-picker-select:first-child{margin-left:0;border-left:0}.ant-calendar-time-picker-select:last-child{border-right:0}.ant-calendar-time-picker-select ul{width:100%;max-height:206px;margin:0;padding:0;list-style:none}.ant-calendar-time-picker-select li{width:100%;height:24px;margin:0;line-height:24px;text-align:center;list-style:none;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-time-picker-select li:last-child:after{display:block;height:202px;content:""}.ant-calendar-time-picker-select li:hover{background:#e6f7ff}.ant-calendar-time-picker-select li:focus{color:#1890ff;font-weight:600;outline:none}li.ant-calendar-time-picker-select-option-selected{font-weight:600;background:#f5f5f5}li.ant-calendar-time-picker-select-option-disabled{color:rgba(0,0,0,.25)}li.ant-calendar-time-picker-select-option-disabled:hover{background:transparent;cursor:not-allowed}.ant-calendar-time .ant-calendar-day-select{display:inline-block;padding:0 2px;color:rgba(0,0,0,.85);font-weight:500;line-height:34px}.ant-calendar-time .ant-calendar-footer{position:relative;height:auto}.ant-calendar-time .ant-calendar-footer-btn{text-align:right}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn{float:left;margin:0}.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn{display:inline-block;margin-right:8px}.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn-disabled{color:rgba(0,0,0,.25)}.ant-calendar-month-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:#fff;border-radius:4px;outline:none}.ant-calendar-month-panel>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.ant-calendar-month-panel-hidden{display:none}.ant-calendar-month-panel-header{height:40px;line-height:40px;text-align:center;border-bottom:1px solid #e8e8e8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.ant-calendar-month-panel-header a:hover{color:#40a9ff}.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select,.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select,.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select,.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select{display:inline-block;padding:0 2px;color:rgba(0,0,0,.85);font-weight:500;line-height:40px}.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select-arrow,.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select-arrow,.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select-arrow,.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select-arrow{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn{position:absolute;top:0;display:inline-block;padding:0 5px;color:rgba(0,0,0,.45);font-size:16px;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;line-height:40px}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn{left:7px;height:100%}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:after{display:none;position:relative;left:-3px;display:inline-block}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn{right:7px;height:100%}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{position:relative;left:3px}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after{display:inline-block}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn{left:29px;height:100%}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:after{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn{right:29px;height:100%}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-month-panel-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.ant-calendar-month-panel-footer{border-top:1px solid #e8e8e8}.ant-calendar-month-panel-footer .ant-calendar-footer-extra{padding:0 12px}.ant-calendar-month-panel-table{width:100%;height:100%;table-layout:fixed;border-collapse:separate}.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month,.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover{color:#fff;background:#1890ff}.ant-calendar-month-panel-cell{text-align:center}.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month,.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover{color:rgba(0,0,0,.25);background:#f5f5f5;cursor:not-allowed}.ant-calendar-month-panel-month{display:inline-block;height:24px;margin:0 auto;padding:0 8px;color:rgba(0,0,0,.65);line-height:24px;text-align:center;background:transparent;border-radius:2px;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-calendar-month-panel-month:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-year-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:#fff;border-radius:4px;outline:none}.ant-calendar-year-panel>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.ant-calendar-year-panel-hidden{display:none}.ant-calendar-year-panel-header{height:40px;line-height:40px;text-align:center;border-bottom:1px solid #e8e8e8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.ant-calendar-year-panel-header a:hover{color:#40a9ff}.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select,.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select,.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select,.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select{display:inline-block;padding:0 2px;color:rgba(0,0,0,.85);font-weight:500;line-height:40px}.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select-arrow,.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select-arrow,.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select-arrow,.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select-arrow{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn{position:absolute;top:0;display:inline-block;padding:0 5px;color:rgba(0,0,0,.45);font-size:16px;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;line-height:40px}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn{left:7px;height:100%}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:after{display:none;position:relative;left:-3px;display:inline-block}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn{right:7px;height:100%}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{position:relative;left:3px}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after{display:inline-block}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn{left:29px;height:100%}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:after{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn{right:29px;height:100%}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-year-panel-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.ant-calendar-year-panel-footer{border-top:1px solid #e8e8e8}.ant-calendar-year-panel-footer .ant-calendar-footer-extra{padding:0 12px}.ant-calendar-year-panel-table{width:100%;height:100%;table-layout:fixed;border-collapse:separate}.ant-calendar-year-panel-cell{text-align:center}.ant-calendar-year-panel-year{display:inline-block;height:24px;margin:0 auto;padding:0 8px;color:rgba(0,0,0,.65);line-height:24px;text-align:center;background:transparent;border-radius:2px;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-calendar-year-panel-year:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year,.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover{color:#fff;background:#1890ff}.ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year,.ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year{color:rgba(0,0,0,.25);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-decade-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:4px;outline:none}.ant-calendar-decade-panel-hidden{display:none}.ant-calendar-decade-panel-header{height:40px;line-height:40px;text-align:center;border-bottom:1px solid #e8e8e8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.ant-calendar-decade-panel-header a:hover{color:#40a9ff}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select{display:inline-block;padding:0 2px;color:rgba(0,0,0,.85);font-weight:500;line-height:40px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select-arrow,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select-arrow,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select-arrow,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select-arrow{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn{position:absolute;top:0;display:inline-block;padding:0 5px;color:rgba(0,0,0,.45);font-size:16px;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;line-height:40px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn{left:7px;height:100%}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:after{display:none;position:relative;left:-3px;display:inline-block}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn{right:7px;height:100%}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{position:relative;left:3px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after{display:inline-block}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn{left:29px;height:100%}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:after{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn{right:29px;height:100%}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:before{position:relative;top:-1px;display:inline-block;width:8px;height:8px;vertical-align:middle;border:0 solid #aaa;border-width:1.5px 0 0 1.5px;border-radius:1px;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;content:""}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover:before{border-color:rgba(0,0,0,.65)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:before{-webkit-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-decade-panel-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.ant-calendar-decade-panel-footer{border-top:1px solid #e8e8e8}.ant-calendar-decade-panel-footer .ant-calendar-footer-extra{padding:0 12px}.ant-calendar-decade-panel-table{width:100%;height:100%;table-layout:fixed;border-collapse:separate}.ant-calendar-decade-panel-cell{white-space:nowrap;text-align:center}.ant-calendar-decade-panel-decade{display:inline-block;height:24px;margin:0 auto;padding:0 6px;color:rgba(0,0,0,.65);line-height:24px;text-align:center;background:transparent;border-radius:2px;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-calendar-decade-panel-decade:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade,.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover{color:#fff;background:#1890ff}.ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade,.ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade{color:rgba(0,0,0,.25);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-month .ant-calendar-month-header-wrap{position:relative;height:288px}.ant-calendar-month .ant-calendar-month-panel,.ant-calendar-month .ant-calendar-year-panel{top:0;height:100%}.ant-calendar-week-number-cell{opacity:.5}.ant-calendar-week-number .ant-calendar-body tr{cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-calendar-week-number .ant-calendar-body tr:hover{background:#e6f7ff}.ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week{font-weight:700;background:#bae7ff}.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day .ant-calendar-date,.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day:hover .ant-calendar-date{color:rgba(0,0,0,.65);background:transparent}.ant-time-picker-panel{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;z-index:1050;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.ant-time-picker-panel-inner{position:relative;left:-2px;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border-radius:4px;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-time-picker-panel-input{width:100%;max-width:154px;margin:0;padding:0;line-height:normal;border:0;outline:0;cursor:auto}.ant-time-picker-panel-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-time-picker-panel-input:-ms-input-placeholder{color:#bfbfbf}.ant-time-picker-panel-input::-webkit-input-placeholder{color:#bfbfbf}.ant-time-picker-panel-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-time-picker-panel-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-time-picker-panel-input:placeholder-shown{text-overflow:ellipsis}.ant-time-picker-panel-input-wrap{position:relative;padding:7px 2px 7px 12px;border-bottom:1px solid #e8e8e8}.ant-time-picker-panel-input-invalid{border-color:#f5222d}.ant-time-picker-panel-narrow .ant-time-picker-panel-input-wrap{max-width:112px}.ant-time-picker-panel-select{position:relative;float:left;width:56px;max-height:192px;overflow:hidden;font-size:14px;border-left:1px solid #e8e8e8}.ant-time-picker-panel-select:hover{overflow-y:auto}.ant-time-picker-panel-select:first-child{margin-left:0;border-left:0}.ant-time-picker-panel-select:last-child{border-right:0}.ant-time-picker-panel-select:only-child{width:100%}.ant-time-picker-panel-select ul{width:56px;margin:0;padding:0 0 160px;list-style:none}.ant-time-picker-panel-select li{width:100%;height:32px;margin:0;padding:0 0 0 12px;line-height:32px;text-align:left;list-style:none;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-time-picker-panel-select li:focus{color:#1890ff;font-weight:600;outline:none}.ant-time-picker-panel-select li:hover{background:#e6f7ff}li.ant-time-picker-panel-select-option-selected{font-weight:600;background:#f5f5f5}li.ant-time-picker-panel-select-option-selected:hover{background:#f5f5f5}li.ant-time-picker-panel-select-option-disabled{color:rgba(0,0,0,.25)}li.ant-time-picker-panel-select-option-disabled:hover{background:transparent;cursor:not-allowed}li.ant-time-picker-panel-select-option-disabled:focus{color:rgba(0,0,0,.25);font-weight:inherit}.ant-time-picker-panel-combobox{zoom:1}.ant-time-picker-panel-combobox:after,.ant-time-picker-panel-combobox:before{display:table;content:""}.ant-time-picker-panel-combobox:after{clear:both}.ant-time-picker-panel-addon{padding:8px;border-top:1px solid #e8e8e8}.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topLeft,.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topRight,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topLeft,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topRight{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomLeft,.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomRight,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomLeft,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomRight{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topLeft,.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topRight{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomLeft,.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomRight{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-time-picker{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;font-size:14px;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";width:128px;outline:none;cursor:text;-webkit-transition:opacity .3s;transition:opacity .3s}.ant-time-picker,.ant-time-picker-input{color:rgba(0,0,0,.65);line-height:1.5;position:relative;display:inline-block}.ant-time-picker-input{width:100%;height:32px;padding:4px 11px;font-size:14px;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s}.ant-time-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-time-picker-input:-ms-input-placeholder{color:#bfbfbf}.ant-time-picker-input::-webkit-input-placeholder{color:#bfbfbf}.ant-time-picker-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-time-picker-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-time-picker-input:placeholder-shown{text-overflow:ellipsis}.ant-time-picker-input:focus,.ant-time-picker-input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-time-picker-input:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-time-picker-input-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-time-picker-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-time-picker-input{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-time-picker-input-lg{height:40px;padding:6px 11px;font-size:16px}.ant-time-picker-input-sm{height:24px;padding:1px 7px}.ant-time-picker-input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-time-picker-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-time-picker-open{opacity:0}.ant-time-picker-clear,.ant-time-picker-icon{position:absolute;top:50%;right:11px;z-index:1;width:14px;height:14px;margin-top:-7px;color:rgba(0,0,0,.25);line-height:14px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-time-picker-clear .ant-time-picker-clock-icon,.ant-time-picker-icon .ant-time-picker-clock-icon{display:block;color:rgba(0,0,0,.25);line-height:1}.ant-time-picker-clear{z-index:2;background:#fff;opacity:0;pointer-events:none}.ant-time-picker-clear:hover{color:rgba(0,0,0,.45)}.ant-time-picker:hover .ant-time-picker-clear{opacity:1;pointer-events:auto}.ant-time-picker-large .ant-time-picker-input{height:40px;padding:6px 11px;font-size:16px}.ant-time-picker-small .ant-time-picker-input{height:24px;padding:1px 7px}.ant-time-picker-small .ant-time-picker-clear,.ant-time-picker-small .ant-time-picker-icon{right:7px}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.ant-input{line-height:1.5}}}.ant-tag{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block;height:auto;margin-right:8px;padding:0 7px;font-size:12px;line-height:20px;white-space:nowrap;background:#fafafa;border:1px solid #d9d9d9;border-radius:4px;cursor:default;opacity:1;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-tag:hover{opacity:.85}.ant-tag,.ant-tag a,.ant-tag a:hover{color:rgba(0,0,0,.65)}.ant-tag>a:first-child:last-child{display:inline-block;margin:0 -8px;padding:0 8px}.ant-tag .anticon-close{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);margin-left:3px;color:rgba(0,0,0,.45);font-weight:700;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86)}:root .ant-tag .anticon-close{font-size:12px}.ant-tag .anticon-close:hover{color:rgba(0,0,0,.85)}.ant-tag-has-color{border-color:transparent}.ant-tag-has-color,.ant-tag-has-color .anticon-close,.ant-tag-has-color .anticon-close:hover,.ant-tag-has-color a,.ant-tag-has-color a:hover{color:#fff}.ant-tag-checkable{background-color:transparent;border-color:transparent}.ant-tag-checkable:not(.ant-tag-checkable-checked):hover{color:#1890ff}.ant-tag-checkable-checked,.ant-tag-checkable:active{color:#fff}.ant-tag-checkable-checked{background-color:#1890ff}.ant-tag-checkable:active{background-color:#096dd9}.ant-tag-hidden{display:none}.ant-tag-pink{color:#eb2f96;background:#fff0f6;border-color:#ffadd2}.ant-tag-pink-inverse{color:#fff;background:#eb2f96;border-color:#eb2f96}.ant-tag-magenta{color:#eb2f96;background:#fff0f6;border-color:#ffadd2}.ant-tag-magenta-inverse{color:#fff;background:#eb2f96;border-color:#eb2f96}.ant-tag-red{color:#f5222d;background:#fff1f0;border-color:#ffa39e}.ant-tag-red-inverse{color:#fff;background:#f5222d;border-color:#f5222d}.ant-tag-volcano{color:#fa541c;background:#fff2e8;border-color:#ffbb96}.ant-tag-volcano-inverse{color:#fff;background:#fa541c;border-color:#fa541c}.ant-tag-orange{color:#fa8c16;background:#fff7e6;border-color:#ffd591}.ant-tag-orange-inverse{color:#fff;background:#fa8c16;border-color:#fa8c16}.ant-tag-yellow{color:#fadb14;background:#feffe6;border-color:#fffb8f}.ant-tag-yellow-inverse{color:#fff;background:#fadb14;border-color:#fadb14}.ant-tag-gold{color:#faad14;background:#fffbe6;border-color:#ffe58f}.ant-tag-gold-inverse{color:#fff;background:#faad14;border-color:#faad14}.ant-tag-cyan{color:#13c2c2;background:#e6fffb;border-color:#87e8de}.ant-tag-cyan-inverse{color:#fff;background:#13c2c2;border-color:#13c2c2}.ant-tag-lime{color:#a0d911;background:#fcffe6;border-color:#eaff8f}.ant-tag-lime-inverse{color:#fff;background:#a0d911;border-color:#a0d911}.ant-tag-green{color:#52c41a;background:#f6ffed;border-color:#b7eb8f}.ant-tag-green-inverse{color:#fff;background:#52c41a;border-color:#52c41a}.ant-tag-blue{color:#1890ff;background:#e6f7ff;border-color:#91d5ff}.ant-tag-blue-inverse{color:#fff;background:#1890ff;border-color:#1890ff}.ant-tag-geekblue{color:#2f54eb;background:#f0f5ff;border-color:#adc6ff}.ant-tag-geekblue-inverse{color:#fff;background:#2f54eb;border-color:#2f54eb}.ant-tag-purple{color:#722ed1;background:#f9f0ff;border-color:#d3adf7}.ant-tag-purple-inverse{color:#fff;background:#722ed1;border-color:#722ed1}.ant-descriptions-title{margin-bottom:20px;color:rgba(0,0,0,.85);font-weight:700;font-size:16px;line-height:1.5}.ant-descriptions-view{width:100%;overflow:hidden;border-radius:4px}.ant-descriptions-view table{width:100%;table-layout:fixed}.ant-descriptions-row>td,.ant-descriptions-row>th{padding-bottom:16px}.ant-descriptions-row:last-child{border-bottom:none}.ant-descriptions-item-label{color:rgba(0,0,0,.85);font-weight:400;font-size:14px;line-height:1.5}.ant-descriptions-item-label:after{position:relative;top:-.5px;margin:0 8px 0 2px;content:" "}.ant-descriptions-item-colon:after{content:":"}.ant-descriptions-item-no-label:after{margin:0;content:""}.ant-descriptions-item-content{display:table-cell;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5}.ant-descriptions-item{padding-bottom:0}.ant-descriptions-item>span{display:inline-block}.ant-descriptions-middle .ant-descriptions-row>td,.ant-descriptions-middle .ant-descriptions-row>th{padding-bottom:12px}.ant-descriptions-small .ant-descriptions-row>td,.ant-descriptions-small .ant-descriptions-row>th{padding-bottom:8px}.ant-descriptions-bordered .ant-descriptions-view{border:1px solid #e8e8e8}.ant-descriptions-bordered .ant-descriptions-view>table{table-layout:auto}.ant-descriptions-bordered .ant-descriptions-item-content,.ant-descriptions-bordered .ant-descriptions-item-label{padding:16px 24px;border-right:1px solid #e8e8e8}.ant-descriptions-bordered .ant-descriptions-item-content:last-child,.ant-descriptions-bordered .ant-descriptions-item-label:last-child{border-right:none}.ant-descriptions-bordered .ant-descriptions-item-label{background-color:#fafafa}.ant-descriptions-bordered .ant-descriptions-item-label:after{display:none}.ant-descriptions-bordered .ant-descriptions-row{border-bottom:1px solid #e8e8e8}.ant-descriptions-bordered .ant-descriptions-row:last-child{border-bottom:none}.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content,.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label{padding:12px 24px}.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content,.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label{padding:8px 16px}.ant-divider{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";background:#e8e8e8}.ant-divider,.ant-divider-vertical{position:relative;top:-.06em;display:inline-block;width:1px;height:.9em;margin:0 8px;vertical-align:middle}.ant-divider-horizontal{display:block;clear:both;width:100%;min-width:100%;height:1px;margin:24px 0}.ant-divider-horizontal.ant-divider-with-text-center,.ant-divider-horizontal.ant-divider-with-text-left,.ant-divider-horizontal.ant-divider-with-text-right{display:table;margin:16px 0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;white-space:nowrap;text-align:center;background:transparent}.ant-divider-horizontal.ant-divider-with-text-center:after,.ant-divider-horizontal.ant-divider-with-text-center:before,.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-horizontal.ant-divider-with-text-left:before,.ant-divider-horizontal.ant-divider-with-text-right:after,.ant-divider-horizontal.ant-divider-with-text-right:before{position:relative;top:50%;display:table-cell;width:50%;border-top:1px solid #e8e8e8;-webkit-transform:translateY(50%);transform:translateY(50%);content:""}.ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text,.ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text{display:inline-block;padding:0 10px}.ant-divider-horizontal.ant-divider-with-text-left:before{top:50%;width:5%}.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-horizontal.ant-divider-with-text-right:before{top:50%;width:95%}.ant-divider-horizontal.ant-divider-with-text-right:after{top:50%;width:5%}.ant-divider-inner-text{display:inline-block;padding:0 24px}.ant-divider-dashed{background:none;border-color:#e8e8e8;border-style:dashed;border-width:1px 0 0}.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed{border-top:0}.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:before{border-style:dashed none none}.ant-divider-vertical.ant-divider-dashed{border-width:0 0 0 1px}.ant-drawer{position:fixed;z-index:1000;width:0;height:100%;-webkit-transition:height 0s ease .3s,width 0s ease .3s,-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:height 0s ease .3s,width 0s ease .3s,-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),height 0s ease .3s,width 0s ease .3s;transition:transform .3s cubic-bezier(.7,.3,.1,1),height 0s ease .3s,width 0s ease .3s,-webkit-transform .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer>*{-webkit-transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1),-webkit-box-shadow .3s cubic-bezier(.7,.3,.1,1);transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1),-webkit-box-shadow .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),box-shadow .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),box-shadow .3s cubic-bezier(.7,.3,.1,1),-webkit-transform .3s cubic-bezier(.7,.3,.1,1),-webkit-box-shadow .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer-content-wrapper{position:absolute}.ant-drawer .ant-drawer-content{width:100%;height:100%}.ant-drawer-left,.ant-drawer-right{top:0;width:0;height:100%}.ant-drawer-left .ant-drawer-content-wrapper,.ant-drawer-right .ant-drawer-content-wrapper{height:100%}.ant-drawer-left.ant-drawer-open,.ant-drawer-right.ant-drawer-open{width:100%;-webkit-transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),-webkit-transform .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer-left.ant-drawer-open.no-mask,.ant-drawer-right.ant-drawer-open.no-mask{width:0}.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper{-webkit-box-shadow:2px 0 8px rgba(0,0,0,.15);box-shadow:2px 0 8px rgba(0,0,0,.15)}.ant-drawer-right,.ant-drawer-right .ant-drawer-content-wrapper{right:0}.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper{-webkit-box-shadow:-2px 0 8px rgba(0,0,0,.15);box-shadow:-2px 0 8px rgba(0,0,0,.15)}.ant-drawer-right.ant-drawer-open.no-mask{right:1px;-webkit-transform:translateX(1px);transform:translateX(1px)}.ant-drawer-bottom,.ant-drawer-top{left:0;width:100%;height:0%}.ant-drawer-bottom .ant-drawer-content-wrapper,.ant-drawer-top .ant-drawer-content-wrapper{width:100%}.ant-drawer-bottom.ant-drawer-open,.ant-drawer-top.ant-drawer-open{height:100%;-webkit-transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),-webkit-transform .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer-bottom.ant-drawer-open.no-mask,.ant-drawer-top.ant-drawer-open.no-mask{height:0%}.ant-drawer-top{top:0}.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-drawer-bottom,.ant-drawer-bottom .ant-drawer-content-wrapper{bottom:0}.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper{-webkit-box-shadow:0 -2px 8px rgba(0,0,0,.15);box-shadow:0 -2px 8px rgba(0,0,0,.15)}.ant-drawer-bottom.ant-drawer-open.no-mask{bottom:1px;-webkit-transform:translateY(1px);transform:translateY(1px)}.ant-drawer.ant-drawer-open .ant-drawer-mask{height:100%;opacity:1;-webkit-transition:none;transition:none;-webkit-animation:antdDrawerFadeIn .3s cubic-bezier(.7,.3,.1,1);animation:antdDrawerFadeIn .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer-title{margin:0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:22px}.ant-drawer-content{position:relative;z-index:1;overflow:auto;background-color:#fff;background-clip:padding-box;border:0}.ant-drawer-close{position:absolute;top:0;right:0;z-index:10;display:block;width:56px;height:56px;padding:0;color:rgba(0,0,0,.45);font-weight:700;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;text-rendering:auto}.ant-drawer-close:focus,.ant-drawer-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.ant-drawer-header{position:relative;padding:16px 24px;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0}.ant-drawer-header,.ant-drawer-header-no-title{color:rgba(0,0,0,.65);background:#fff}.ant-drawer-body{padding:24px;font-size:14px;line-height:1.5;word-wrap:break-word}.ant-drawer-wrapper-body{height:100%;overflow:auto}.ant-drawer-mask{position:absolute;top:0;left:0;width:100%;height:0;background-color:rgba(0,0,0,.45);opacity:0;filter:alpha(opacity=45);-webkit-transition:opacity .3s linear,height 0s ease .3s;transition:opacity .3s linear,height 0s ease .3s}.ant-drawer-open-content{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}@-webkit-keyframes antdDrawerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antdDrawerFadeIn{0%{opacity:0}to{opacity:1}}.ant-form{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-form legend{display:block;width:100%;margin-bottom:20px;padding:0;color:rgba(0,0,0,.45);font-size:16px;line-height:inherit;border:0;border-bottom:1px solid #d9d9d9}.ant-form label{font-size:14px}.ant-form input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box}.ant-form input[type=checkbox],.ant-form input[type=radio]{line-height:normal}.ant-form input[type=file]{display:block}.ant-form input[type=range]{display:block;width:100%}.ant-form select[multiple],.ant-form select[size]{height:auto}.ant-form input[type=checkbox]:focus,.ant-form input[type=file]:focus,.ant-form input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ant-form output{display:block;padding-top:15px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5}.ant-form-item-required:before{display:inline-block;margin-right:4px;color:#f5222d;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.ant-form-hide-required-mark .ant-form-item-required:before{display:none}.ant-form-item-label>label{color:rgba(0,0,0,.85)}.ant-form-item-label>label:after{content:":";position:relative;top:-.5px;margin:0 8px 0 2px}.ant-form-item-label>label.ant-form-item-no-colon:after{content:" "}.ant-form-item{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin-bottom:24px;vertical-align:top}.ant-form-item label{position:relative}.ant-form-item label>.anticon{font-size:14px;vertical-align:top}.ant-form-item-control{position:relative;line-height:40px;zoom:1}.ant-form-item-control:after,.ant-form-item-control:before{display:table;content:""}.ant-form-item-control:after{clear:both}.ant-form-item-children{position:relative}.ant-form-item-with-help{margin-bottom:5px}.ant-form-item-label{display:inline-block;overflow:hidden;line-height:39.9999px;white-space:nowrap;text-align:right;vertical-align:middle}.ant-form-item-label-left{text-align:left}.ant-form-item .ant-switch{margin:2px 0 4px}.ant-form-explain,.ant-form-extra{clear:both;min-height:22px;margin-top:-2px;color:rgba(0,0,0,.45);font-size:14px;line-height:1.5;-webkit-transition:color .3s cubic-bezier(.215,.61,.355,1);transition:color .3s cubic-bezier(.215,.61,.355,1)}.ant-form-explain{margin-bottom:-1px}.ant-form-extra{padding-top:4px}.ant-form-text{display:inline-block;padding-right:8px}.ant-form-split{display:block;text-align:center}form .has-feedback .ant-input{padding-right:30px}form .has-feedback .ant-input-affix-wrapper .ant-input-suffix{padding-right:18px}form .has-feedback .ant-input-affix-wrapper .ant-input{padding-right:49px}form .has-feedback .ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input{padding-right:68px}form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-arrow,form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection__clear,form .has-feedback>.ant-select .ant-select-arrow,form .has-feedback>.ant-select .ant-select-selection__clear{right:28px}form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection-selected-value,form .has-feedback>.ant-select .ant-select-selection-selected-value{padding-right:42px}form .has-feedback .ant-cascader-picker-arrow{margin-right:17px}form .has-feedback .ant-calendar-picker-clear,form .has-feedback .ant-calendar-picker-icon,form .has-feedback .ant-cascader-picker-clear,form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix,form .has-feedback .ant-time-picker-clear,form .has-feedback .ant-time-picker-icon{right:28px}form .ant-mentions,form textarea.ant-input{height:auto;margin-bottom:4px}form .ant-upload{background:transparent}form input[type=checkbox],form input[type=radio]{width:14px;height:14px}form .ant-checkbox-inline,form .ant-radio-inline{display:inline-block;margin-left:8px;font-weight:400;vertical-align:middle;cursor:pointer}form .ant-checkbox-inline:first-child,form .ant-radio-inline:first-child{margin-left:0}form .ant-checkbox-vertical,form .ant-radio-vertical{display:block}form .ant-checkbox-vertical+.ant-checkbox-vertical,form .ant-radio-vertical+.ant-radio-vertical{margin-left:0}form .ant-input-number+.ant-form-text{margin-left:8px}form .ant-input-number-handler-wrap{z-index:2}form .ant-cascader-picker,form .ant-select{width:100%}form .ant-input-group .ant-cascader-picker,form .ant-input-group .ant-select{width:auto}form .ant-input-group-wrapper,form :not(.ant-input-group-wrapper)>.ant-input-group{display:inline-block;vertical-align:middle}form:not(.ant-form-vertical) .ant-input-group-wrapper,form:not(.ant-form-vertical) :not(.ant-input-group-wrapper)>.ant-input-group{position:relative;top:-1px}.ant-col-24.ant-form-item-label,.ant-col-xl-24.ant-form-item-label,.ant-form-vertical .ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-col-24.ant-form-item-label label:after,.ant-col-xl-24.ant-form-item-label label:after,.ant-form-vertical .ant-form-item-label label:after{display:none}.ant-form-vertical .ant-form-item{padding-bottom:8px}.ant-form-vertical .ant-form-item-control{line-height:1.5}.ant-form-vertical .ant-form-explain{margin-top:2px;margin-bottom:-5px}.ant-form-vertical .ant-form-extra{margin-top:2px;margin-bottom:-4px}@media (max-width:575px){.ant-form-item-control-wrapper,.ant-form-item-label{display:block;width:100%}.ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-form-item-label label:after{display:none}.ant-col-xs-24.ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-col-xs-24.ant-form-item-label label:after{display:none}}@media (max-width:767px){.ant-col-sm-24.ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-col-sm-24.ant-form-item-label label:after{display:none}}@media (max-width:991px){.ant-col-md-24.ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-col-md-24.ant-form-item-label label:after{display:none}}@media (max-width:1199px){.ant-col-lg-24.ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-col-lg-24.ant-form-item-label label:after{display:none}}@media (max-width:1599px){.ant-col-xl-24.ant-form-item-label{display:block;margin:0;padding:0 0 8px;line-height:1.5;white-space:normal;text-align:left}.ant-col-xl-24.ant-form-item-label label:after{display:none}}.ant-form-inline .ant-form-item{display:inline-block;margin-right:16px;margin-bottom:0}.ant-form-inline .ant-form-item-with-help{margin-bottom:24px}.ant-form-inline .ant-form-item>.ant-form-item-control-wrapper,.ant-form-inline .ant-form-item>.ant-form-item-label{display:inline-block;vertical-align:top}.ant-form-inline .ant-form-text,.ant-form-inline .has-feedback{display:inline-block}.has-error.has-feedback .ant-form-item-children-icon,.has-success.has-feedback .ant-form-item-children-icon,.has-warning.has-feedback .ant-form-item-children-icon,.is-validating.has-feedback .ant-form-item-children-icon{position:absolute;top:50%;right:0;z-index:1;width:32px;height:20px;margin-top:-10px;font-size:14px;line-height:20px;text-align:center;visibility:visible;-webkit-animation:zoomIn .3s cubic-bezier(.12,.4,.29,1.46);animation:zoomIn .3s cubic-bezier(.12,.4,.29,1.46);pointer-events:none}.has-error.has-feedback .ant-form-item-children-icon svg,.has-success.has-feedback .ant-form-item-children-icon svg,.has-warning.has-feedback .ant-form-item-children-icon svg,.is-validating.has-feedback .ant-form-item-children-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.has-success.has-feedback .ant-form-item-children-icon{color:#52c41a;-webkit-animation-name:diffZoomIn1!important;animation-name:diffZoomIn1!important}.has-warning .ant-form-explain,.has-warning .ant-form-split{color:#faad14}.has-warning .ant-input,.has-warning .ant-input:hover{background-color:#fff;border-color:#faad14}.has-warning .ant-input:focus{border-color:#ffc53d;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(250,173,20,.2);box-shadow:0 0 0 2px rgba(250,173,20,.2)}.has-warning .ant-input:not([disabled]):hover{border-color:#faad14}.has-warning .ant-calendar-picker-open .ant-calendar-picker-input{border-color:#ffc53d;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(250,173,20,.2);box-shadow:0 0 0 2px rgba(250,173,20,.2)}.has-warning .ant-input-affix-wrapper .ant-input,.has-warning .ant-input-affix-wrapper .ant-input:hover{background-color:#fff;border-color:#faad14}.has-warning .ant-input-affix-wrapper .ant-input:focus{border-color:#ffc53d;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(250,173,20,.2);box-shadow:0 0 0 2px rgba(250,173,20,.2)}.has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#faad14}.has-warning .ant-input-prefix{color:#faad14}.has-warning .ant-input-group-addon{color:#faad14;background-color:#fff;border-color:#faad14}.has-warning .has-feedback{color:#faad14}.has-warning.has-feedback .ant-form-item-children-icon{color:#faad14;-webkit-animation-name:diffZoomIn3!important;animation-name:diffZoomIn3!important}.has-warning .ant-select-selection,.has-warning .ant-select-selection:hover{border-color:#faad14}.has-warning .ant-select-focused .ant-select-selection,.has-warning .ant-select-open .ant-select-selection{border-color:#ffc53d;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(250,173,20,.2);box-shadow:0 0 0 2px rgba(250,173,20,.2)}.has-warning .ant-calendar-picker-icon:after,.has-warning .ant-cascader-picker-arrow,.has-warning .ant-picker-icon:after,.has-warning .ant-select-arrow,.has-warning .ant-time-picker-icon:after{color:#faad14}.has-warning .ant-input-number,.has-warning .ant-time-picker-input{border-color:#faad14}.has-warning .ant-input-number-focused,.has-warning .ant-input-number:focus,.has-warning .ant-time-picker-input-focused,.has-warning .ant-time-picker-input:focus{border-color:#ffc53d;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(250,173,20,.2);box-shadow:0 0 0 2px rgba(250,173,20,.2)}.has-warning .ant-input-number:not([disabled]):hover,.has-warning .ant-time-picker-input:not([disabled]):hover{border-color:#faad14}.has-warning .ant-cascader-picker:focus .ant-cascader-input{border-color:#ffc53d;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(250,173,20,.2);box-shadow:0 0 0 2px rgba(250,173,20,.2)}.has-warning .ant-cascader-picker:hover .ant-cascader-input{border-color:#faad14}.has-error .ant-form-explain,.has-error .ant-form-split{color:#f5222d}.has-error .ant-input,.has-error .ant-input:hover{background-color:#fff;border-color:#f5222d}.has-error .ant-input:focus{border-color:#ff4d4f;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}.has-error .ant-input:not([disabled]):hover{border-color:#f5222d}.has-error .ant-calendar-picker-open .ant-calendar-picker-input{border-color:#ff4d4f;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}.has-error .ant-input-affix-wrapper .ant-input,.has-error .ant-input-affix-wrapper .ant-input:hover{background-color:#fff;border-color:#f5222d}.has-error .ant-input-affix-wrapper .ant-input:focus{border-color:#ff4d4f;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}.has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#f5222d}.has-error .ant-input-prefix{color:#f5222d}.has-error .ant-input-group-addon{color:#f5222d;background-color:#fff;border-color:#f5222d}.has-error .has-feedback{color:#f5222d}.has-error.has-feedback .ant-form-item-children-icon{color:#f5222d;-webkit-animation-name:diffZoomIn2!important;animation-name:diffZoomIn2!important}.has-error .ant-select-selection,.has-error .ant-select-selection:hover{border-color:#f5222d}.has-error .ant-select-focused .ant-select-selection,.has-error .ant-select-open .ant-select-selection{border-color:#ff4d4f;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}.has-error .ant-select.ant-select-auto-complete .ant-input:focus{border-color:#f5222d}.has-error .ant-input-group-addon .ant-select-selection{border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.has-error .ant-calendar-picker-icon:after,.has-error .ant-cascader-picker-arrow,.has-error .ant-picker-icon:after,.has-error .ant-select-arrow,.has-error .ant-time-picker-icon:after{color:#f5222d}.has-error .ant-input-number,.has-error .ant-time-picker-input{border-color:#f5222d}.has-error .ant-input-number-focused,.has-error .ant-input-number:focus,.has-error .ant-time-picker-input-focused,.has-error .ant-time-picker-input:focus{border-color:#ff4d4f;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}.has-error .ant-input-number:not([disabled]):hover,.has-error .ant-mention-wrapper .ant-mention-editor,.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover,.has-error .ant-time-picker-input:not([disabled]):hover{border-color:#f5222d}.has-error .ant-cascader-picker:focus .ant-cascader-input,.has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus{border-color:#ff4d4f;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(245,34,45,.2);box-shadow:0 0 0 2px rgba(245,34,45,.2)}.has-error .ant-cascader-picker:hover .ant-cascader-input,.has-error .ant-transfer-list{border-color:#f5222d}.has-error .ant-transfer-list-search:not([disabled]){border-color:#d9d9d9}.has-error .ant-transfer-list-search:not([disabled]):hover{border-color:#40a9ff;border-right-width:1px!important}.has-error .ant-transfer-list-search:not([disabled]):focus{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.is-validating.has-feedback .ant-form-item-children-icon{display:inline-block;color:#1890ff}.ant-advanced-search-form .ant-form-item{margin-bottom:24px}.ant-advanced-search-form .ant-form-item-with-help{margin-bottom:5px}.show-help-appear,.show-help-enter,.show-help-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.show-help-appear.show-help-appear-active,.show-help-enter.show-help-enter-active{-webkit-animation-name:antShowHelpIn;animation-name:antShowHelpIn;-webkit-animation-play-state:running;animation-play-state:running}.show-help-leave.show-help-leave-active{-webkit-animation-name:antShowHelpOut;animation-name:antShowHelpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.show-help-appear,.show-help-enter{opacity:0}.show-help-appear,.show-help-enter,.show-help-leave{-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1)}@-webkit-keyframes antShowHelpIn{0%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes antShowHelpIn{0%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes antShowHelpOut{to{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}}@keyframes antShowHelpOut{to{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}}@-webkit-keyframes diffZoomIn1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes diffZoomIn1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes diffZoomIn2{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes diffZoomIn2{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes diffZoomIn3{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes diffZoomIn3{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.ant-input-number{-webkit-box-sizing:border-box;box-sizing:border-box;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;width:100%;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;-webkit-transition:all .3s;transition:all .3s;display:inline-block;width:90px;margin:0;padding:0;border:1px solid #d9d9d9;border-radius:4px}.ant-input-number::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-input-number:-ms-input-placeholder{color:#bfbfbf}.ant-input-number::-webkit-input-placeholder{color:#bfbfbf}.ant-input-number:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-number:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number:placeholder-shown{text-overflow:ellipsis}.ant-input-number:focus{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-input-number[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input-number[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-input-number{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-input-number-lg{height:40px;padding:6px 11px}.ant-input-number-sm{height:24px;padding:1px 7px}.ant-input-number-handler{position:relative;display:block;width:100%;height:50%;overflow:hidden;color:rgba(0,0,0,.45);font-weight:700;line-height:0;text-align:center;-webkit-transition:all .1s linear;transition:all .1s linear}.ant-input-number-handler:active{background:#f4f4f4}.ant-input-number-handler:hover .ant-input-number-handler-down-inner,.ant-input-number-handler:hover .ant-input-number-handler-up-inner{color:#40a9ff}.ant-input-number-handler-down-inner,.ant-input-number-handler-up-inner{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:4px;width:12px;height:12px;color:rgba(0,0,0,.45);line-height:12px;-webkit-transition:all .1s linear;transition:all .1s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-number-handler-down-inner>*,.ant-input-number-handler-up-inner>*{line-height:1}.ant-input-number-handler-down-inner svg,.ant-input-number-handler-up-inner svg{display:inline-block}.ant-input-number-handler-down-inner:before,.ant-input-number-handler-up-inner:before{display:none}.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon{display:block}.ant-input-number-focused,.ant-input-number:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-input-number-focused{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-input-number-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input-number-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-input-number-disabled .ant-input-number-input{cursor:not-allowed}.ant-input-number-disabled .ant-input-number-handler-wrap{display:none}.ant-input-number-input{width:100%;height:30px;padding:0 11px;text-align:left;background-color:transparent;border:0;border-radius:4px;outline:0;-webkit-transition:all .3s linear;transition:all .3s linear;-moz-appearance:textfield!important}.ant-input-number-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-input-number-input:-ms-input-placeholder{color:#bfbfbf}.ant-input-number-input::-webkit-input-placeholder{color:#bfbfbf}.ant-input-number-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-number-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number-input:placeholder-shown{text-overflow:ellipsis}.ant-input-number-input[type=number]::-webkit-inner-spin-button,.ant-input-number-input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.ant-input-number-lg{padding:0;font-size:16px}.ant-input-number-lg input{height:38px}.ant-input-number-sm{padding:0}.ant-input-number-sm input{height:22px;padding:0 7px}.ant-input-number-handler-wrap{position:absolute;top:0;right:0;width:22px;height:100%;background:#fff;border-left:1px solid #d9d9d9;border-radius:0 4px 4px 0;opacity:0;-webkit-transition:opacity .24s linear .1s;transition:opacity .24s linear .1s}.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner{display:inline-block;font-size:12px;font-size:7px\9;-webkit-transform:scale(.58333333) rotate(0deg);transform:scale(.58333333) rotate(0deg);min-width:auto;margin-right:0}:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner{font-size:12px}.ant-input-number-handler-wrap:hover .ant-input-number-handler{height:40%}.ant-input-number:hover .ant-input-number-handler-wrap{opacity:1}.ant-input-number-handler-up{border-top-right-radius:4px;cursor:pointer}.ant-input-number-handler-up-inner{top:50%;margin-top:-5px;text-align:center}.ant-input-number-handler-up:hover{height:60%!important}.ant-input-number-handler-down{top:0;border-top:1px solid #d9d9d9;border-bottom-right-radius:4px;cursor:pointer}.ant-input-number-handler-down-inner{top:50%;margin-top:-6px;text-align:center}.ant-input-number-handler-down:hover{height:60%!important}.ant-input-number-handler-down-disabled,.ant-input-number-handler-up-disabled{cursor:not-allowed}.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner,.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner{color:rgba(0,0,0,.25)}.ant-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;background:#f0f2f5}.ant-layout,.ant-layout *{-webkit-box-sizing:border-box;box-sizing:border-box}.ant-layout.ant-layout-has-sider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.ant-layout.ant-layout-has-sider>.ant-layout,.ant-layout.ant-layout-has-sider>.ant-layout-content{overflow-x:hidden}.ant-layout-footer,.ant-layout-header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.ant-layout-header{height:64px;padding:0 50px;line-height:64px;background:#001529}.ant-layout-footer{padding:24px 50px;color:rgba(0,0,0,.65);font-size:14px;background:#f0f2f5}.ant-layout-content{-webkit-box-flex:1;-ms-flex:auto;flex:auto;min-height:0}.ant-layout-sider{position:relative;min-width:0;background:#001529;-webkit-transition:all .2s;transition:all .2s}.ant-layout-sider-children{height:100%;margin-top:-.1px;padding-top:.1px}.ant-layout-sider-has-trigger{padding-bottom:48px}.ant-layout-sider-right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-layout-sider-trigger{position:fixed;bottom:0;z-index:1;height:48px;color:#fff;line-height:48px;text-align:center;background:#002140;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.ant-layout-sider-zero-width>*{overflow:hidden}.ant-layout-sider-zero-width-trigger{position:absolute;top:64px;right:-36px;z-index:1;width:36px;height:42px;color:#fff;font-size:18px;line-height:42px;text-align:center;background:#001529;border-radius:0 4px 4px 0;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-layout-sider-zero-width-trigger:hover{background:#192c3e}.ant-layout-sider-zero-width-trigger-right{left:-36px;border-radius:4px 0 0 4px}.ant-layout-sider-light{background:#fff}.ant-layout-sider-light .ant-layout-sider-trigger,.ant-layout-sider-light .ant-layout-sider-zero-width-trigger{color:rgba(0,0,0,.65);background:#fff}.ant-list{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative}.ant-list *{outline:none}.ant-list-pagination{margin-top:24px;text-align:right}.ant-list-pagination .ant-pagination-options{text-align:left}.ant-list-more{margin-top:12px;text-align:center}.ant-list-more button{padding-right:32px;padding-left:32px}.ant-list-spin{min-height:40px;text-align:center}.ant-list-empty-text{padding:16px;color:rgba(0,0,0,.25);font-size:14px;text-align:center}.ant-list-items{margin:0;padding:0;list-style:none}.ant-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0}.ant-list-item-content{color:rgba(0,0,0,.65)}.ant-list-item-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:0}.ant-list-item-meta-avatar{margin-right:16px}.ant-list-item-meta-content{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.ant-list-item-meta-title{margin-bottom:4px;color:rgba(0,0,0,.65);font-size:14px;line-height:22px}.ant-list-item-meta-title>a{color:rgba(0,0,0,.65);-webkit-transition:all .3s;transition:all .3s}.ant-list-item-meta-title>a:hover{color:#1890ff}.ant-list-item-meta-description{color:rgba(0,0,0,.45);font-size:14px;line-height:22px}.ant-list-item-action{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:48px;padding:0;font-size:0;list-style:none}.ant-list-item-action>li{position:relative;display:inline-block;padding:0 8px;color:rgba(0,0,0,.45);font-size:14px;line-height:22px;text-align:center;cursor:pointer}.ant-list-item-action>li:first-child{padding-left:0}.ant-list-item-action-split{position:absolute;top:50%;right:0;width:1px;height:14px;margin-top:-7px;background-color:#e8e8e8}.ant-list-footer,.ant-list-header{background:transparent}.ant-list-footer,.ant-list-header{padding-top:12px;padding-bottom:12px}.ant-list-empty{padding:16px 0;color:rgba(0,0,0,.45);font-size:12px;text-align:center}.ant-list-split .ant-list-item{border-bottom:1px solid #e8e8e8}.ant-list-split .ant-list-item:last-child{border-bottom:none}.ant-list-split .ant-list-header{border-bottom:1px solid #e8e8e8}.ant-list-loading .ant-list-spin-nested-loading{min-height:32px}.ant-list-something-after-last-item .ant-spin-container>.ant-list-items>.ant-list-item:last-child{border-bottom:1px solid #e8e8e8}.ant-list-lg .ant-list-item{padding-top:16px;padding-bottom:16px}.ant-list-sm .ant-list-item{padding-top:8px;padding-bottom:8px}.ant-list-vertical .ant-list-item{-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal}.ant-list-vertical .ant-list-item-main{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}.ant-list-vertical .ant-list-item-extra{margin-left:40px}.ant-list-vertical .ant-list-item-meta{margin-bottom:16px}.ant-list-vertical .ant-list-item-meta-title{margin-bottom:12px;color:rgba(0,0,0,.85);font-size:16px;line-height:24px}.ant-list-vertical .ant-list-item-action{margin-top:16px;margin-left:auto}.ant-list-vertical .ant-list-item-action>li{padding:0 16px}.ant-list-vertical .ant-list-item-action>li:first-child{padding-left:0}.ant-list-grid .ant-col>.ant-list-item{display:block;max-width:100%;margin-bottom:16px;padding-top:0;padding-bottom:0;border-bottom:none}.ant-list-item-no-flex{display:block}.ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action{float:right}.ant-list-bordered{border:1px solid #d9d9d9;border-radius:4px}.ant-list-bordered .ant-list-footer,.ant-list-bordered .ant-list-header,.ant-list-bordered .ant-list-item{padding-right:24px;padding-left:24px}.ant-list-bordered .ant-list-item{border-bottom:1px solid #e8e8e8}.ant-list-bordered .ant-list-pagination{margin:16px 24px}.ant-list-bordered.ant-list-sm .ant-list-item{padding-right:16px;padding-left:16px}.ant-list-bordered.ant-list-sm .ant-list-footer,.ant-list-bordered.ant-list-sm .ant-list-header{padding:8px 16px}.ant-list-bordered.ant-list-lg .ant-list-footer,.ant-list-bordered.ant-list-lg .ant-list-header{padding:16px 24px}@media screen and (max-width:768px){.ant-list-item-action,.ant-list-vertical .ant-list-item-extra{margin-left:24px}}@media screen and (max-width:576px){.ant-list-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.ant-list-item-action{margin-left:12px}.ant-list-vertical .ant-list-item{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.ant-list-vertical .ant-list-item-main{min-width:220px}.ant-list-vertical .ant-list-item-extra{margin:auto auto 16px}}.ant-spin{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;display:none;color:#1890ff;text-align:center;vertical-align:middle;opacity:0;-webkit-transition:-webkit-transform .3s cubic-bezier(.78,.14,.15,.86);transition:-webkit-transform .3s cubic-bezier(.78,.14,.15,.86);transition:transform .3s cubic-bezier(.78,.14,.15,.86);transition:transform .3s cubic-bezier(.78,.14,.15,.86),-webkit-transform .3s cubic-bezier(.78,.14,.15,.86)}.ant-spin-spinning{position:static;display:inline-block;opacity:1}.ant-spin-nested-loading{position:relative}.ant-spin-nested-loading>div>.ant-spin{position:absolute;top:0;left:0;z-index:4;display:block;width:100%;height:100%;max-height:400px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{position:absolute;top:50%;left:50%;margin:-10px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-text{position:absolute;top:50%;width:100%;padding-top:5px;text-shadow:0 1px 2px #fff}.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot{margin-top:-20px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot{margin:-7px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text{padding-top:2px}.ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot{margin-top:-17px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot{margin:-16px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text{padding-top:11px}.ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot{margin-top:-26px}.ant-spin-container{position:relative;-webkit-transition:opacity .3s;transition:opacity .3s}.ant-spin-container:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:none\9;width:100%;height:100%;background:#fff;opacity:0;-webkit-transition:all .3s;transition:all .3s;content:"";pointer-events:none}.ant-spin-blur{clear:both;overflow:hidden;opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ant-spin-blur:after{opacity:.4;pointer-events:auto}.ant-spin-tip{color:rgba(0,0,0,.45)}.ant-spin-dot{position:relative;display:inline-block;font-size:20px;width:1em;height:1em}.ant-spin-dot-item{position:absolute;display:block;width:9px;height:9px;background-color:#1890ff;border-radius:100%;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:.3;-webkit-animation:antSpinMove 1s linear infinite alternate;animation:antSpinMove 1s linear infinite alternate}.ant-spin-dot-item:first-child{top:0;left:0}.ant-spin-dot-item:nth-child(2){top:0;right:0;-webkit-animation-delay:.4s;animation-delay:.4s}.ant-spin-dot-item:nth-child(3){right:0;bottom:0;-webkit-animation-delay:.8s;animation-delay:.8s}.ant-spin-dot-item:nth-child(4){bottom:0;left:0;-webkit-animation-delay:1.2s;animation-delay:1.2s}.ant-spin-dot-spin{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:antRotate 1.2s linear infinite;animation:antRotate 1.2s linear infinite}.ant-spin-sm .ant-spin-dot{font-size:14px}.ant-spin-sm .ant-spin-dot i{width:6px;height:6px}.ant-spin-lg .ant-spin-dot{font-size:32px}.ant-spin-lg .ant-spin-dot i{width:14px;height:14px}.ant-spin.ant-spin-show-text .ant-spin-text{display:block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ant-spin-blur{background:#fff;opacity:.5}}@-webkit-keyframes antSpinMove{to{opacity:1}}@keyframes antSpinMove{to{opacity:1}}@-webkit-keyframes antRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes antRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}.ant-pagination{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-pagination,.ant-pagination ol,.ant-pagination ul{margin:0;padding:0;list-style:none}.ant-pagination:after{display:block;clear:both;height:0;overflow:hidden;visibility:hidden;content:" "}.ant-pagination-item,.ant-pagination-total-text{display:inline-block;height:32px;margin-right:8px;line-height:30px;vertical-align:middle}.ant-pagination-item{min-width:32px;font-family:Arial;text-align:center;list-style:none;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-pagination-item a{display:block;padding:0 6px;color:rgba(0,0,0,.65);-webkit-transition:none;transition:none}.ant-pagination-item a:hover{text-decoration:none}.ant-pagination-item:focus,.ant-pagination-item:hover{border-color:#1890ff;-webkit-transition:all .3s;transition:all .3s}.ant-pagination-item:focus a,.ant-pagination-item:hover a{color:#1890ff}.ant-pagination-item-active{font-weight:500;background:#fff;border-color:#1890ff}.ant-pagination-item-active a{color:#1890ff}.ant-pagination-item-active:focus,.ant-pagination-item-active:hover{border-color:#40a9ff}.ant-pagination-item-active:focus a,.ant-pagination-item-active:hover a{color:#40a9ff}.ant-pagination-jump-next,.ant-pagination-jump-prev{outline:0}.ant-pagination-jump-next .ant-pagination-item-container,.ant-pagination-jump-prev .ant-pagination-item-container{position:relative}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon{display:inline-block;font-size:12px;font-size:12px\9;-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);color:#1890ff;letter-spacing:-1px;opacity:0;-webkit-transition:all .2s;transition:all .2s}:root .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,:root .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon{font-size:12px}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg{top:0;right:0;bottom:0;left:0;margin:auto}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;color:rgba(0,0,0,.25);letter-spacing:2px;text-align:center;text-indent:.13em;opacity:1;-webkit-transition:all .2s;transition:all .2s}.ant-pagination-jump-next:focus .ant-pagination-item-link-icon,.ant-pagination-jump-next:hover .ant-pagination-item-link-icon,.ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon{opacity:1}.ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis,.ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis{opacity:0}.ant-pagination-jump-next,.ant-pagination-jump-prev,.ant-pagination-prev{margin-right:8px}.ant-pagination-jump-next,.ant-pagination-jump-prev,.ant-pagination-next,.ant-pagination-prev{display:inline-block;min-width:32px;height:32px;color:rgba(0,0,0,.65);font-family:Arial;line-height:32px;text-align:center;vertical-align:middle;list-style:none;border-radius:4px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-pagination-next,.ant-pagination-prev{outline:0}.ant-pagination-next a,.ant-pagination-prev a{color:rgba(0,0,0,.65);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-pagination-next:hover a,.ant-pagination-prev:hover a{border-color:#40a9ff}.ant-pagination-next .ant-pagination-item-link,.ant-pagination-prev .ant-pagination-item-link{display:block;height:100%;font-size:12px;text-align:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:none;-webkit-transition:all .3s;transition:all .3s}.ant-pagination-next:focus .ant-pagination-item-link,.ant-pagination-next:hover .ant-pagination-item-link,.ant-pagination-prev:focus .ant-pagination-item-link,.ant-pagination-prev:hover .ant-pagination-item-link{color:#1890ff;border-color:#1890ff}.ant-pagination-disabled,.ant-pagination-disabled:focus,.ant-pagination-disabled:hover{cursor:not-allowed}.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination-disabled:focus .ant-pagination-item-link,.ant-pagination-disabled:focus a,.ant-pagination-disabled:hover .ant-pagination-item-link,.ant-pagination-disabled:hover a,.ant-pagination-disabled a{color:rgba(0,0,0,.25);border-color:#d9d9d9;cursor:not-allowed}.ant-pagination-slash{margin:0 10px 0 5px}.ant-pagination-options{display:inline-block;margin-left:16px;vertical-align:middle}.ant-pagination-options-size-changer.ant-select{display:inline-block;width:auto;margin-right:8px}.ant-pagination-options-quick-jumper{display:inline-block;height:32px;line-height:32px;vertical-align:top}.ant-pagination-options-quick-jumper input{position:relative;display:inline-block;width:100%;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;width:50px;margin:0 8px}.ant-pagination-options-quick-jumper input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-pagination-options-quick-jumper input:-ms-input-placeholder{color:#bfbfbf}.ant-pagination-options-quick-jumper input::-webkit-input-placeholder{color:#bfbfbf}.ant-pagination-options-quick-jumper input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:-ms-input-placeholder{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:placeholder-shown{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:focus,.ant-pagination-options-quick-jumper input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-pagination-options-quick-jumper input:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-pagination-options-quick-jumper input-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-pagination-options-quick-jumper input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-pagination-options-quick-jumper input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-pagination-options-quick-jumper input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-pagination-options-quick-jumper input{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-pagination-options-quick-jumper input-lg{height:40px;padding:6px 11px;font-size:16px}.ant-pagination-options-quick-jumper input-sm{height:24px;padding:1px 7px}.ant-pagination-simple .ant-pagination-next,.ant-pagination-simple .ant-pagination-prev{height:24px;line-height:24px;vertical-align:top}.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link,.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link{height:24px;border:0}.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link:after,.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link:after{height:24px;line-height:24px}.ant-pagination-simple .ant-pagination-simple-pager{display:inline-block;height:24px;margin-right:8px}.ant-pagination-simple .ant-pagination-simple-pager input{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin-right:8px;padding:0 6px;text-align:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:none;-webkit-transition:border-color .3s;transition:border-color .3s}.ant-pagination-simple .ant-pagination-simple-pager input:hover{border-color:#1890ff}.ant-pagination.mini .ant-pagination-simple-pager,.ant-pagination.mini .ant-pagination-total-text{height:24px;line-height:24px}.ant-pagination.mini .ant-pagination-item{min-width:24px;height:24px;margin:0;line-height:22px}.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active){background:transparent;border-color:transparent}.ant-pagination.mini .ant-pagination-next,.ant-pagination.mini .ant-pagination-prev{min-width:24px;height:24px;margin:0;line-height:24px}.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link,.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link{background:transparent;border-color:transparent}.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after,.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after{height:24px;line-height:24px}.ant-pagination.mini .ant-pagination-jump-next,.ant-pagination.mini .ant-pagination-jump-prev{height:24px;margin-right:0;line-height:24px}.ant-pagination.mini .ant-pagination-options{margin-left:2px}.ant-pagination.mini .ant-pagination-options-quick-jumper{height:24px;line-height:24px}.ant-pagination.mini .ant-pagination-options-quick-jumper input{height:24px;padding:1px 7px;width:44px}.ant-pagination.ant-pagination-disabled{cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item{background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item a{color:rgba(0,0,0,.25);background:transparent;border:none;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item-active{background:#dbdbdb;border-color:transparent}.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a{color:#fff}.ant-pagination.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:focus,.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover{color:rgba(0,0,0,.45);background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon{opacity:0}.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis{opacity:1}@media only screen and (max-width:992px){.ant-pagination-item-after-jump-prev,.ant-pagination-item-before-jump-next{display:none}}@media only screen and (max-width:576px){.ant-pagination-options{display:none}}.ant-mentions{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";width:100%;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;position:relative;display:inline-block;height:auto;padding:0;overflow:hidden;line-height:1.5;white-space:pre-wrap;vertical-align:bottom}.ant-mentions::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-mentions:-ms-input-placeholder{color:#bfbfbf}.ant-mentions::-webkit-input-placeholder{color:#bfbfbf}.ant-mentions:-moz-placeholder-shown{text-overflow:ellipsis}.ant-mentions:-ms-input-placeholder{text-overflow:ellipsis}.ant-mentions:placeholder-shown{text-overflow:ellipsis}.ant-mentions:focus,.ant-mentions:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-mentions:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-mentions-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-mentions-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-mentions[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-mentions[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-mentions{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-mentions-lg{height:40px;padding:6px 11px;font-size:16px}.ant-mentions-sm{height:24px;padding:1px 7px}.ant-mentions-disabled>textarea{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-mentions-disabled>textarea:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-mentions-focused{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-mentions-measure,.ant-mentions>textarea{min-height:30px;margin:0;padding:4px 11px;overflow:inherit;overflow-x:hidden;overflow-y:auto;font-weight:inherit;font-size:inherit;font-family:inherit;font-style:inherit;font-variant:inherit;font-size-adjust:inherit;font-stretch:inherit;line-height:inherit;direction:inherit;letter-spacing:inherit;white-space:inherit;text-align:inherit;vertical-align:top;word-wrap:break-word;word-break:inherit;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit}.ant-mentions>textarea{width:100%;border:none;outline:none;resize:none}.ant-mentions>textarea::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-mentions>textarea:-ms-input-placeholder{color:#bfbfbf}.ant-mentions>textarea::-webkit-input-placeholder{color:#bfbfbf}.ant-mentions>textarea:-moz-placeholder-shown{text-overflow:ellipsis}.ant-mentions>textarea:-ms-input-placeholder{text-overflow:ellipsis}.ant-mentions>textarea:placeholder-shown{text-overflow:ellipsis}.ant-mentions>textarea:-moz-read-only{cursor:default}.ant-mentions>textarea:read-only{cursor:default}.ant-mentions-measure{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;color:transparent;pointer-events:none}.ant-mentions-measure>span{display:inline-block;min-height:1em}.ant-mentions-dropdown{margin:0;padding:0;color:rgba(0,0,0,.65);font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;font-variant:normal;background-color:#fff;border-radius:4px;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-mentions-dropdown-hidden{display:none}.ant-mentions-dropdown-menu{max-height:250px;margin-bottom:0;padding-left:0;overflow:auto;list-style:none;outline:none}.ant-mentions-dropdown-menu-item{position:relative;display:block;min-width:100px;padding:5px 12px;overflow:hidden;color:rgba(0,0,0,.65);font-weight:400;line-height:22px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-mentions-dropdown-menu-item:hover{background-color:#e6f7ff}.ant-mentions-dropdown-menu-item:first-child{border-radius:4px 4px 0 0}.ant-mentions-dropdown-menu-item:last-child{border-radius:0 0 4px 4px}.ant-mentions-dropdown-menu-item-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-mentions-dropdown-menu-item-disabled:hover{color:rgba(0,0,0,.25);background-color:#fff;cursor:not-allowed}.ant-mentions-dropdown-menu-item-selected{color:rgba(0,0,0,.65);font-weight:600;background-color:#fafafa}.ant-mentions-dropdown-menu-item-active{background-color:#e6f7ff}.ant-message{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:fixed;top:16px;left:0;z-index:1010;width:100%;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice:first-child{margin-top:-8px}.ant-message-notice-content{display:inline-block;padding:10px 16px;background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:all}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#f5222d}.ant-message-warning .anticon{color:#faad14}.ant-message-info .anticon,.ant-message-loading .anticon{color:#1890ff}.ant-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.ant-message-notice.move-up-leave.move-up-leave-active{overflow:hidden;-webkit-animation-name:MessageMoveOut;animation-name:MessageMoveOut;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ant-modal{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;top:100px;width:auto;margin:0 auto;padding-bottom:24px;pointer-events:none}.ant-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow:auto;outline:0;-webkit-overflow-scrolling:touch}.ant-modal-title{margin:0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:auto}.ant-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:rgba(0,0,0,.45);font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.ant-modal-close-x{display:block;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto}.ant-modal-close:focus,.ant-modal-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.ant-modal-header{padding:16px 24px;color:rgba(0,0,0,.65);background:#fff;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0}.ant-modal-body{padding:24px;font-size:14px;line-height:1.5;word-wrap:break-word}.ant-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-modal-footer button+button{margin-bottom:0;margin-left:8px}.ant-modal.zoom-appear,.ant-modal.zoom-enter{-webkit-transform:none;transform:none;opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45);filter:alpha(opacity=50)}.ant-modal-mask-hidden{display:none}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.ant-modal-centered .ant-modal{top:0;display:inline-block;text-align:left;vertical-align:middle}@media (max-width:767px){.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{-webkit-box-flex:1;-ms-flex:1;flex:1}}.ant-modal-confirm .ant-modal-close,.ant-modal-confirm .ant-modal-header{display:none}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper{zoom:1}.ant-modal-confirm-body-wrapper:after,.ant-modal-confirm-body-wrapper:before{display:table;content:""}.ant-modal-confirm-body-wrapper:after{clear:both}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:8px;color:rgba(0,0,0,.65);font-size:14px}.ant-modal-confirm-body>.anticon{float:left;margin-right:16px;font-size:22px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.ant-modal-confirm .ant-modal-confirm-btns{float:right;margin-top:24px}.ant-modal-confirm .ant-modal-confirm-btns button+button{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:#f5222d}.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon,.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon{color:#faad14}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#1890ff}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}.ant-notification{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:fixed;z-index:1010;width:384px;max-width:calc(100vw - 32px);margin-right:24px}.ant-notification-bottomLeft,.ant-notification-topLeft{margin-right:0;margin-left:24px}.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active{-webkit-animation-name:NotificationLeftFadeIn;animation-name:NotificationLeftFadeIn}.ant-notification-close-icon{font-size:14px;cursor:pointer}.ant-notification-notice{position:relative;margin-bottom:16px;padding:16px 24px;overflow:hidden;line-height:1.5;background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ant-notification-notice-message{display:inline-block;margin-bottom:8px;color:rgba(0,0,0,.85);font-size:16px;line-height:24px}.ant-notification-notice-message-single-line-auto-margin{display:block;width:calc(264px - 100%);max-width:4px;background-color:transparent;pointer-events:none}.ant-notification-notice-message-single-line-auto-margin:before{display:block;content:""}.ant-notification-notice-description{font-size:14px}.ant-notification-notice-closable .ant-notification-notice-message{padding-right:24px}.ant-notification-notice-with-icon .ant-notification-notice-message{margin-bottom:4px;margin-left:48px;font-size:16px}.ant-notification-notice-with-icon .ant-notification-notice-description{margin-left:48px;font-size:14px}.ant-notification-notice-icon{position:absolute;margin-left:4px;font-size:24px;line-height:24px}.anticon.ant-notification-notice-icon-success{color:#52c41a}.anticon.ant-notification-notice-icon-info{color:#1890ff}.anticon.ant-notification-notice-icon-warning{color:#faad14}.anticon.ant-notification-notice-icon-error{color:#f5222d}.ant-notification-notice-close{position:absolute;top:16px;right:22px;color:rgba(0,0,0,.45);outline:none}.ant-notification-notice-close:hover{color:rgba(0,0,0,.67)}.ant-notification-notice-btn{float:right;margin-top:16px}.ant-notification .notification-fade-effect{-webkit-animation-duration:.24s;animation-duration:.24s;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-notification-fade-appear,.ant-notification-fade-enter{opacity:0;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-notification-fade-appear,.ant-notification-fade-enter,.ant-notification-fade-leave{-webkit-animation-duration:.24s;animation-duration:.24s;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-notification-fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-fade-enter.ant-notification-fade-enter-active{-webkit-animation-name:NotificationFadeIn;animation-name:NotificationFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-notification-fade-leave.ant-notification-fade-leave-active{-webkit-animation-name:NotificationFadeOut;animation-name:NotificationFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@-webkit-keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}@keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}@-webkit-keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;padding-top:16px 24px;padding-bottom:16px 24px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}@keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;padding-top:16px 24px;padding-bottom:16px 24px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}.ant-page-header{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;padding:16px 24px;background-color:#fff}.ant-page-header-ghost{background-color:inherit}.ant-page-header.has-breadcrumb{padding-top:12px}.ant-page-header.has-footer{padding-bottom:0}.ant-page-header-back{float:left;margin:8px 0;margin-right:16px;font-size:16px;line-height:1}.ant-page-header-back-button{color:#1890ff;text-decoration:none;outline:none;-webkit-transition:color .3s;transition:color .3s;color:#000;cursor:pointer}.ant-page-header-back-button:focus,.ant-page-header-back-button:hover{color:#40a9ff}.ant-page-header-back-button:active{color:#096dd9}.ant-page-header .ant-divider-vertical{height:14px;margin:0 12px;vertical-align:middle}.ant-breadcrumb+.ant-page-header-heading{margin-top:8px}.ant-page-header-heading{width:100%;overflow:hidden}.ant-page-header-heading-title{display:block;float:left;margin-bottom:0;padding-right:12px;color:rgba(0,0,0,.85);font-weight:600;font-size:20px;line-height:32px}.ant-page-header-heading .ant-avatar{float:left;margin-right:12px}.ant-page-header-heading-sub-title{float:left;margin:5px 0;margin-right:12px;color:rgba(0,0,0,.45);font-size:14px;line-height:22px}.ant-page-header-heading-tags{float:left;margin:4px 0}.ant-page-header-heading-extra{float:right}.ant-page-header-heading-extra>*{margin-left:8px}.ant-page-header-heading-extra>:first-child{margin-left:0}.ant-page-header-content{padding-top:12px;overflow:hidden}.ant-page-header-footer{margin-top:16px}.ant-page-header-footer .ant-tabs-bar{margin-bottom:1px;border-bottom:0}.ant-page-header-footer .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab{padding:8px;font-size:16px}@media (max-width:576px){.ant-page-header-heading-extra{display:block;float:unset;width:100%;padding-top:12px;overflow:hidden}}.ant-popover{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:absolute;top:0;left:0;z-index:1030;font-weight:400;white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ant-popover:after{position:absolute;background:hsla(0,0%,100%,.01);content:""}.ant-popover-hidden{display:none}.ant-popover-placement-top,.ant-popover-placement-topLeft,.ant-popover-placement-topRight{padding-bottom:10px}.ant-popover-placement-right,.ant-popover-placement-rightBottom,.ant-popover-placement-rightTop{padding-left:10px}.ant-popover-placement-bottom,.ant-popover-placement-bottomLeft,.ant-popover-placement-bottomRight{padding-top:10px}.ant-popover-placement-left,.ant-popover-placement-leftBottom,.ant-popover-placement-leftTop{padding-right:10px}.ant-popover-inner{background-color:#fff;background-clip:padding-box;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-box-shadow:0 0 8px rgba(0,0,0,.15)\9;box-shadow:0 0 8px rgba(0,0,0,.15)\9}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ant-popover-inner{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}}.ant-popover-title{min-width:177px;min-height:32px;margin:0;padding:5px 16px 4px;color:rgba(0,0,0,.85);font-weight:500;border-bottom:1px solid #e8e8e8}.ant-popover-inner-content{padding:12px 16px;color:rgba(0,0,0,.65)}.ant-popover-message{position:relative;padding:4px 0 12px;color:rgba(0,0,0,.65);font-size:14px}.ant-popover-message>.anticon{position:absolute;top:8px;color:#faad14;font-size:14px}.ant-popover-message-title{padding-left:22px}.ant-popover-buttons{margin-bottom:4px;text-align:right}.ant-popover-buttons button{margin-left:8px}.ant-popover-arrow{position:absolute;display:block;width:8.48528137px;height:8.48528137px;background:transparent;border-style:solid;border-width:4.24264069px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow{bottom:6.2px;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:3px 3px 7px rgba(0,0,0,.07);box-shadow:3px 3px 7px rgba(0,0,0,.07)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow{left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow{left:16px}.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow{right:16px}.ant-popover-placement-right>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-rightBottom>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-rightTop>.ant-popover-content>.ant-popover-arrow{left:6px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:#fff;border-left-color:#fff;-webkit-box-shadow:-3px 3px 7px rgba(0,0,0,.07);box-shadow:-3px 3px 7px rgba(0,0,0,.07)}.ant-popover-placement-right>.ant-popover-content>.ant-popover-arrow{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.ant-popover-placement-rightTop>.ant-popover-content>.ant-popover-arrow{top:12px}.ant-popover-placement-rightBottom>.ant-popover-content>.ant-popover-arrow{bottom:12px}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow{top:6px;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:-2px -2px 5px rgba(0,0,0,.06);box-shadow:-2px -2px 5px rgba(0,0,0,.06)}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow{left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow{left:16px}.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow{right:16px}.ant-popover-placement-left>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-leftBottom>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-leftTop>.ant-popover-content>.ant-popover-arrow{right:6px;border-top-color:#fff;border-right-color:#fff;border-bottom-color:transparent;border-left-color:transparent;-webkit-box-shadow:3px -3px 7px rgba(0,0,0,.07);box-shadow:3px -3px 7px rgba(0,0,0,.07)}.ant-popover-placement-left>.ant-popover-content>.ant-popover-arrow{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.ant-popover-placement-leftTop>.ant-popover-content>.ant-popover-arrow{top:12px}.ant-popover-placement-leftBottom>.ant-popover-content>.ant-popover-arrow{bottom:12px}.ant-progress{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-progress-line{position:relative;width:100%;font-size:14px}.ant-progress-small.ant-progress-line,.ant-progress-small.ant-progress-line .ant-progress-text .anticon{font-size:12px}.ant-progress-outer{display:inline-block;width:100%;margin-right:0;padding-right:0}.ant-progress-show-info .ant-progress-outer{margin-right:calc(-2em - 8px);padding-right:calc(2em + 8px)}.ant-progress-inner{position:relative;display:inline-block;width:100%;overflow:hidden;vertical-align:middle;background-color:#f5f5f5;border-radius:100px}.ant-progress-circle-trail{stroke:#f5f5f5}.ant-progress-circle-path{-webkit-animation:ant-progress-appear .3s;animation:ant-progress-appear .3s}.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#1890ff}.ant-progress-bg,.ant-progress-success-bg{position:relative;background-color:#1890ff;border-radius:100px;-webkit-transition:all .4s cubic-bezier(.08,.82,.17,1) 0s;transition:all .4s cubic-bezier(.08,.82,.17,1) 0s}.ant-progress-success-bg{position:absolute;top:0;left:0;background-color:#52c41a}.ant-progress-text{display:inline-block;width:2em;margin-left:8px;color:rgba(0,0,0,.45);font-size:1em;line-height:1;white-space:nowrap;text-align:left;vertical-align:middle;word-break:normal}.ant-progress-text .anticon{font-size:14px}.ant-progress-status-active .ant-progress-bg:before{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border-radius:10px;opacity:0;-webkit-animation:ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;animation:ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;content:""}.ant-progress-status-exception .ant-progress-bg{background-color:#f5222d}.ant-progress-status-exception .ant-progress-text{color:#f5222d}.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#f5222d}.ant-progress-status-success .ant-progress-bg{background-color:#52c41a}.ant-progress-status-success .ant-progress-text{color:#52c41a}.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#52c41a}.ant-progress-circle .ant-progress-inner{position:relative;line-height:1;background-color:transparent}.ant-progress-circle .ant-progress-text{position:absolute;top:50%;left:50%;width:100%;margin:0;padding:0;color:rgba(0,0,0,.65);line-height:1;white-space:normal;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-progress-circle .ant-progress-text .anticon{font-size:1.16666667em}.ant-progress-circle.ant-progress-status-exception .ant-progress-text{color:#f5222d}.ant-progress-circle.ant-progress-status-success .ant-progress-text{color:#52c41a}@-webkit-keyframes ant-progress-active{0%{width:0;opacity:.1}20%{width:0;opacity:.5}to{width:100%;opacity:0}}@keyframes ant-progress-active{0%{width:0;opacity:.1}20%{width:0;opacity:.5}to{width:100%;opacity:0}}.ant-rate{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block;margin:0;padding:0;color:#fadb14;font-size:20px;line-height:unset;list-style:none;outline:none}.ant-rate-disabled .ant-rate-star{cursor:default}.ant-rate-disabled .ant-rate-star:hover{-webkit-transform:scale(1);transform:scale(1)}.ant-rate-star{position:relative;display:inline-block;margin:0;padding:0;color:inherit;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-rate-star:not(:last-child){margin-right:8px}.ant-rate-star>div:focus{outline:0}.ant-rate-star>div:focus,.ant-rate-star>div:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.ant-rate-star-first,.ant-rate-star-second{color:#e8e8e8;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-rate-star-first .anticon,.ant-rate-star-second .anticon{vertical-align:middle}.ant-rate-star-first{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden;opacity:0}.ant-rate-star-half .ant-rate-star-first,.ant-rate-star-half .ant-rate-star-second{opacity:1}.ant-rate-star-full .ant-rate-star-second,.ant-rate-star-half .ant-rate-star-first{color:inherit}.ant-rate-text{display:inline-block;margin-left:8px;font-size:14px}.ant-result{padding:48px 32px}.ant-result-success .ant-result-icon>.anticon{color:#52c41a}.ant-result-error .ant-result-icon>.anticon{color:#f5222d}.ant-result-info .ant-result-icon>.anticon{color:#1890ff}.ant-result-warning .ant-result-icon>.anticon{color:#faad14}.ant-result-image{width:250px;height:295px;margin:auto}.ant-result-icon{margin-bottom:24px;text-align:center}.ant-result-icon>.anticon{font-size:72px}.ant-result-title{color:rgba(0,0,0,.85);font-size:24px;line-height:1.8;text-align:center}.ant-result-subtitle{color:rgba(0,0,0,.45);font-size:14px;line-height:1.6;text-align:center}.ant-result-extra{margin-top:32px;text-align:center}.ant-result-extra>*{margin-right:8px}.ant-result-extra>:last-child{margin-right:0}.ant-result-content{margin-top:24px;padding:24px 40px;background-color:#fafafa}.ant-skeleton{display:table;width:100%}.ant-skeleton-header{display:table-cell;padding-right:16px;vertical-align:top}.ant-skeleton-header .ant-skeleton-avatar{display:inline-block;vertical-align:top;background:#f2f2f2;width:32px;height:32px;line-height:32px}.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-lg{width:40px;height:40px;line-height:40px}.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-sm{width:24px;height:24px;line-height:24px}.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-content{display:table-cell;width:100%;vertical-align:top}.ant-skeleton-content .ant-skeleton-title{width:100%;height:16px;margin-top:16px;background:#f2f2f2}.ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:24px}.ant-skeleton-content .ant-skeleton-paragraph{padding:0}.ant-skeleton-content .ant-skeleton-paragraph>li{width:100%;height:16px;list-style:none;background:#f2f2f2}.ant-skeleton-content .ant-skeleton-paragraph>li:last-child:not(:first-child):not(:nth-child(2)){width:61%}.ant-skeleton-content .ant-skeleton-paragraph>li+li{margin-top:16px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title{margin-top:12px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:28px}.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar,.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f2f2f2),color-stop(37%,#e6e6e6),color-stop(63%,#f2f2f2));background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;-webkit-animation:ant-skeleton-loading 1.4s ease infinite;animation:ant-skeleton-loading 1.4s ease infinite}@-webkit-keyframes ant-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes ant-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.ant-slider{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;height:12px;margin:14px 6px 10px;padding:4px 0;cursor:pointer;-ms-touch-action:none;touch-action:none}.ant-slider-vertical{width:12px;height:100%;margin:6px 10px;padding:0 4px}.ant-slider-vertical .ant-slider-rail{width:4px;height:100%}.ant-slider-vertical .ant-slider-track{width:4px}.ant-slider-vertical .ant-slider-handle{margin-top:-6px;margin-left:-5px}.ant-slider-vertical .ant-slider-mark{top:0;left:12px;width:18px;height:100%}.ant-slider-vertical .ant-slider-mark-text{left:4px;white-space:nowrap}.ant-slider-vertical .ant-slider-step{width:4px;height:100%}.ant-slider-vertical .ant-slider-dot{top:auto;left:2px;margin-bottom:-4px}.ant-slider-tooltip .ant-tooltip-inner{min-width:unset}.ant-slider-with-marks{margin-bottom:28px}.ant-slider-rail{width:100%;background-color:#f5f5f5;border-radius:2px}.ant-slider-rail,.ant-slider-track{position:absolute;height:4px;-webkit-transition:background-color .3s;transition:background-color .3s}.ant-slider-track{background-color:#91d5ff;border-radius:4px}.ant-slider-handle{position:absolute;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:2px solid #91d5ff;border-radius:50%;-webkit-box-shadow:0;box-shadow:0;cursor:pointer;-webkit-transition:border-color .3s,-webkit-box-shadow .6s,-webkit-transform .3s cubic-bezier(.18,.89,.32,1.28);transition:border-color .3s,-webkit-box-shadow .6s,-webkit-transform .3s cubic-bezier(.18,.89,.32,1.28);transition:border-color .3s,box-shadow .6s,transform .3s cubic-bezier(.18,.89,.32,1.28);transition:border-color .3s,box-shadow .6s,transform .3s cubic-bezier(.18,.89,.32,1.28),-webkit-box-shadow .6s,-webkit-transform .3s cubic-bezier(.18,.89,.32,1.28)}.ant-slider-handle:focus{border-color:#46a6ff;outline:none;-webkit-box-shadow:0 0 0 5px rgba(24,144,255,.2);box-shadow:0 0 0 5px rgba(24,144,255,.2)}.ant-slider-handle.ant-tooltip-open{border-color:#1890ff}.ant-slider:hover .ant-slider-rail{background-color:#e1e1e1}.ant-slider:hover .ant-slider-track{background-color:#69c0ff}.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open){border-color:#69c0ff}.ant-slider-mark{position:absolute;top:14px;left:0;width:100%;font-size:14px}.ant-slider-mark-text{position:absolute;display:inline-block;color:rgba(0,0,0,.45);text-align:center;word-break:keep-all;cursor:pointer}.ant-slider-mark-text-active{color:rgba(0,0,0,.65)}.ant-slider-step{position:absolute;width:100%;height:4px;background:transparent}.ant-slider-dot{position:absolute;top:-2px;width:8px;height:8px;background-color:#fff;border:2px solid #e8e8e8;border-radius:50%;cursor:pointer}.ant-slider-dot,.ant-slider-dot:first-child,.ant-slider-dot:last-child{margin-left:-4px}.ant-slider-dot-active{border-color:#8cc8ff}.ant-slider-disabled{cursor:not-allowed}.ant-slider-disabled .ant-slider-track{background-color:rgba(0,0,0,.25)!important}.ant-slider-disabled .ant-slider-dot,.ant-slider-disabled .ant-slider-handle{background-color:#fff;border-color:rgba(0,0,0,.25)!important;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed}.ant-slider-disabled .ant-slider-dot,.ant-slider-disabled .ant-slider-mark-text{cursor:not-allowed!important}.ant-statistic{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-statistic-title{margin-bottom:4px;color:rgba(0,0,0,.45);font-size:14px}.ant-statistic-content{color:rgba(0,0,0,.85);font-size:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.ant-statistic-content-value-decimal{font-size:16px}.ant-statistic-content-prefix,.ant-statistic-content-suffix{display:inline-block}.ant-statistic-content-prefix{margin-right:4px}.ant-statistic-content-suffix{margin-left:4px;font-size:16px}.ant-steps{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:0}.ant-steps-item{position:relative;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;vertical-align:top}.ant-steps-item-container{outline:none}.ant-steps-item:last-child{-webkit-box-flex:0;-ms-flex:none;flex:none}.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-tail{display:none}.ant-steps-item-content,.ant-steps-item-icon{display:inline-block;vertical-align:top}.ant-steps-item-icon{width:32px;height:32px;margin-right:8px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;line-height:32px;text-align:center;border:1px solid rgba(0,0,0,.25);border-radius:32px;-webkit-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s}.ant-steps-item-icon>.ant-steps-icon{position:relative;top:-1px;color:#1890ff;line-height:1}.ant-steps-item-tail{position:absolute;top:12px;left:0;width:100%;padding:0 10px}.ant-steps-item-tail:after{display:inline-block;width:100%;height:1px;background:#e8e8e8;border-radius:1px;-webkit-transition:background .3s;transition:background .3s;content:""}.ant-steps-item-title{position:relative;display:inline-block;padding-right:16px;color:rgba(0,0,0,.65);font-size:16px;line-height:32px}.ant-steps-item-title:after{position:absolute;top:16px;left:100%;display:block;width:9999px;height:1px;background:#e8e8e8;content:""}.ant-steps-item-subtitle{display:inline;margin-left:8px;font-weight:400}.ant-steps-item-description,.ant-steps-item-subtitle{color:rgba(0,0,0,.45);font-size:14px}.ant-steps-item-wait .ant-steps-item-icon{background-color:#fff;border-color:rgba(0,0,0,.25)}.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:rgba(0,0,0,.25)}.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:rgba(0,0,0,.25)}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:rgba(0,0,0,.45)}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#e8e8e8}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:rgba(0,0,0,.45)}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#e8e8e8}.ant-steps-item-process .ant-steps-item-icon{background-color:#fff;border-color:#1890ff}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#1890ff}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#1890ff}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:rgba(0,0,0,.85)}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#e8e8e8}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:rgba(0,0,0,.65)}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#e8e8e8}.ant-steps-item-process .ant-steps-item-icon{background:#1890ff}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#fff}.ant-steps-item-process .ant-steps-item-title{font-weight:500}.ant-steps-item-finish .ant-steps-item-icon{background-color:#fff;border-color:#1890ff}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#1890ff}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#1890ff}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:rgba(0,0,0,.65)}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#1890ff}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:rgba(0,0,0,.45)}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#1890ff}.ant-steps-item-error .ant-steps-item-icon{background-color:#fff;border-color:#f5222d}.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon{color:#f5222d}.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#f5222d}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#f5222d}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#e8e8e8}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:#f5222d}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#e8e8e8}.ant-steps-item.ant-steps-next-error .ant-steps-item-title:after{background:#f5222d}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]{cursor:pointer}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-icon .ant-steps-icon,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-title{-webkit-transition:color .3s;transition:color .3s}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-subtitle,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-title{color:#1890ff}.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon{border-color:#1890ff}.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon .ant-steps-icon{color:#1890ff}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{margin-right:16px;white-space:nowrap}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child{margin-right:0}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title{padding-right:0}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail{display:none}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description{max-width:140px;white-space:normal}.ant-steps-item-custom .ant-steps-item-icon{height:auto;background:none;border:0}.ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{top:0;left:.5px;width:32px;height:32px;font-size:24px;line-height:32px}.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#1890ff}.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon{width:auto}.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{margin-right:12px}.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child{margin-right:0}.ant-steps-small .ant-steps-item-icon{width:24px;height:24px;font-size:12px;line-height:24px;text-align:center;border-radius:24px}.ant-steps-small .ant-steps-item-title{padding-right:12px;font-size:14px;line-height:24px}.ant-steps-small .ant-steps-item-title:after{top:12px}.ant-steps-small .ant-steps-item-description{color:rgba(0,0,0,.45);font-size:14px}.ant-steps-small .ant-steps-item-tail{top:8px}.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon{width:inherit;height:inherit;line-height:inherit;background:none;border:0;border-radius:0}.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{font-size:24px;line-height:24px;-webkit-transform:none;transform:none}.ant-steps-vertical{display:block}.ant-steps-vertical .ant-steps-item{display:block;overflow:visible}.ant-steps-vertical .ant-steps-item-icon{float:left;margin-right:16px}.ant-steps-vertical .ant-steps-item-content{display:block;min-height:48px;overflow:hidden}.ant-steps-vertical .ant-steps-item-title{line-height:32px}.ant-steps-vertical .ant-steps-item-description{padding-bottom:12px}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{position:absolute;top:0;left:16px;width:1px;height:100%;padding:38px 0 6px}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after{width:1px;height:100%}.ant-steps-vertical>.ant-steps-item:not(:last-child)>.ant-steps-item-container>.ant-steps-item-tail{display:block}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{display:none}.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{position:absolute;top:0;left:12px;padding:30px 0 6px}.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title{line-height:24px}@media (max-width:480px){.ant-steps-horizontal.ant-steps-label-horizontal{display:block}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item{display:block;overflow:visible}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon{float:left;margin-right:16px}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-content{display:block;min-height:48px;overflow:hidden}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-title{line-height:32px}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-description{padding-bottom:12px}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{position:absolute;top:0;left:16px;width:1px;height:100%;padding:38px 0 6px}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after{width:1px;height:100%}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item:not(:last-child)>.ant-steps-item-container>.ant-steps-item-tail{display:block}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{display:none}.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{position:absolute;top:0;left:12px;padding:30px 0 6px}.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-title{line-height:24px}}.ant-steps-label-vertical .ant-steps-item{overflow:visible}.ant-steps-label-vertical .ant-steps-item-tail{margin-left:58px;padding:3.5px 24px}.ant-steps-label-vertical .ant-steps-item-content{display:block;width:116px;margin-top:8px;text-align:center}.ant-steps-label-vertical .ant-steps-item-icon{display:inline-block;margin-left:42px}.ant-steps-label-vertical .ant-steps-item-title{padding-right:0}.ant-steps-label-vertical .ant-steps-item-title:after{display:none}.ant-steps-label-vertical .ant-steps-item-subtitle{display:block;margin-bottom:4px;margin-left:0;line-height:1.5}.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon{margin-left:46px}.ant-steps-dot .ant-steps-item-title,.ant-steps-dot.ant-steps-small .ant-steps-item-title{line-height:1.5}.ant-steps-dot .ant-steps-item-tail,.ant-steps-dot.ant-steps-small .ant-steps-item-tail{top:2px;width:100%;margin:0 0 0 70px;padding:0}.ant-steps-dot .ant-steps-item-tail:after,.ant-steps-dot.ant-steps-small .ant-steps-item-tail:after{width:calc(100% - 20px);height:3px;margin-left:12px}.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot{left:2px}.ant-steps-dot .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-icon{width:8px;height:8px;margin-left:67px;padding-right:0;line-height:8px;background:transparent;border:0}.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot{position:relative;float:left;width:100%;height:100%;border-radius:100px;-webkit-transition:all .3s;transition:all .3s}.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot:after,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot:after{position:absolute;top:-12px;left:-26px;width:60px;height:32px;background:rgba(0,0,0,.001);content:""}.ant-steps-dot .ant-steps-item-content,.ant-steps-dot.ant-steps-small .ant-steps-item-content{width:140px}.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon{width:10px;height:10px;line-height:10px}.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot{top:-1px}.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon{margin-top:8px;margin-left:0}.ant-steps-vertical.ant-steps-dot .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{top:2px;left:-9px;margin:0;padding:22px 0 4px}.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot{left:0}.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot{left:-2px}.ant-steps-navigation{padding-top:12px}.ant-steps-navigation.ant-steps-small .ant-steps-item-container{margin-left:-12px}.ant-steps-navigation .ant-steps-item{overflow:visible;text-align:center}.ant-steps-navigation .ant-steps-item-container{display:inline-block;height:100%;margin-left:-16px;padding-bottom:12px;text-align:left;-webkit-transition:opacity .3s;transition:opacity .3s}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-content{max-width:auto}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title{max-width:100%;padding-right:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title:after{display:none}.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]{cursor:pointer}.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]:hover{opacity:.85}.ant-steps-navigation .ant-steps-item:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.ant-steps-navigation .ant-steps-item:last-child:after{display:none}.ant-steps-navigation .ant-steps-item:after{position:absolute;top:50%;left:100%;display:inline-block;width:12px;height:12px;margin-top:-14px;margin-left:-2px;border:1px solid rgba(0,0,0,.25);border-bottom:none;border-left:none;-webkit-transform:rotate(45deg);transform:rotate(45deg);content:""}.ant-steps-navigation .ant-steps-item:before{position:absolute;bottom:0;left:50%;display:inline-block;width:0;height:3px;background-color:#1890ff;-webkit-transition:width .3s,left .3s;transition:width .3s,left .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;content:""}.ant-steps-navigation .ant-steps-item.ant-steps-item-active:before{left:0;width:100%}@media (max-width:480px){.ant-steps-navigation>.ant-steps-item{margin-right:0!important}.ant-steps-navigation>.ant-steps-item:before{display:none}.ant-steps-navigation>.ant-steps-item.ant-steps-item-active:before{top:0;right:0;left:unset;display:block;width:3px;height:calc(100% - 24px)}.ant-steps-navigation>.ant-steps-item:after{position:relative;top:-2px;left:50%;display:block;width:8px;height:8px;margin-bottom:8px;text-align:center;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.ant-steps-navigation>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{visibility:hidden}}.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item{margin-left:-16px;padding-left:16px;background:#fff}.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item{margin-left:-12px;padding-left:12px}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child{overflow:hidden}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child .ant-steps-icon-dot:after{right:-200px;width:200px}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:after,.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:before{position:absolute;top:0;left:-10px;width:10px;height:8px;background:#fff;content:""}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:after{right:-10px;left:auto}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#ccc}.ant-switch{margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:44px;height:22px;line-height:20px;vertical-align:middle;background-color:rgba(0,0,0,.25);border:1px solid transparent;border-radius:100px;cursor:pointer;-webkit-transition:all .36s;transition:all .36s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-switch-inner{display:block;margin-right:6px;margin-left:24px;color:#fff;font-size:12px}.ant-switch-loading-icon,.ant-switch:after{position:absolute;top:1px;left:1px;width:18px;height:18px;background-color:#fff;border-radius:18px;cursor:pointer;-webkit-transition:all .36s cubic-bezier(.78,.14,.15,.86);transition:all .36s cubic-bezier(.78,.14,.15,.86);content:" "}.ant-switch:after{-webkit-box-shadow:0 2px 4px 0 rgba(0,35,11,.2);box-shadow:0 2px 4px 0 rgba(0,35,11,.2)}.ant-switch:not(.ant-switch-disabled):active:after,.ant-switch:not(.ant-switch-disabled):active:before{width:24px}.ant-switch-loading-icon{z-index:1;display:none;font-size:12px;background:transparent}.ant-switch-loading-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.ant-switch-loading .ant-switch-loading-icon{display:inline-block;color:rgba(0,0,0,.65)}.ant-switch-checked.ant-switch-loading .ant-switch-loading-icon{color:#1890ff}.ant-switch:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-switch:focus:hover{-webkit-box-shadow:none;box-shadow:none}.ant-switch-small{min-width:28px;height:16px;line-height:14px}.ant-switch-small .ant-switch-inner{margin-right:3px;margin-left:18px;font-size:12px}.ant-switch-small:after{width:12px;height:12px}.ant-switch-small:active:after,.ant-switch-small:active:before{width:16px}.ant-switch-small .ant-switch-loading-icon{width:12px;height:12px}.ant-switch-small.ant-switch-checked .ant-switch-inner{margin-right:18px;margin-left:3px}.ant-switch-small.ant-switch-checked .ant-switch-loading-icon{left:100%;margin-left:-13px}.ant-switch-small.ant-switch-loading .ant-switch-loading-icon{font-weight:700;-webkit-transform:scale(.66667);transform:scale(.66667)}.ant-switch-checked{background-color:#1890ff}.ant-switch-checked .ant-switch-inner{margin-right:24px;margin-left:6px}.ant-switch-checked:after{left:100%;margin-left:-1px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.ant-switch-checked .ant-switch-loading-icon{left:100%;margin-left:-19px}.ant-switch-disabled,.ant-switch-loading{cursor:not-allowed;opacity:.4}.ant-switch-disabled *,.ant-switch-disabled:after,.ant-switch-disabled:before,.ant-switch-loading *,.ant-switch-loading:after,.ant-switch-loading:before{cursor:not-allowed}@-webkit-keyframes AntSwitchSmallLoadingCircle{0%{-webkit-transform:rotate(0deg) scale(.66667);transform:rotate(0deg) scale(.66667);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-transform:rotate(1turn) scale(.66667);transform:rotate(1turn) scale(.66667);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@keyframes AntSwitchSmallLoadingCircle{0%{-webkit-transform:rotate(0deg) scale(.66667);transform:rotate(0deg) scale(.66667);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-transform:rotate(1turn) scale(.66667);transform:rotate(1turn) scale(.66667);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}.ant-table-wrapper{zoom:1}.ant-table-wrapper:after,.ant-table-wrapper:before{display:table;content:""}.ant-table-wrapper:after{clear:both}.ant-table{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;clear:both}.ant-table-body{-webkit-transition:opacity .3s;transition:opacity .3s}.ant-table-empty .ant-table-body{overflow-x:auto!important;overflow-y:hidden!important}.ant-table table{width:100%;text-align:left;border-radius:4px 4px 0 0;border-collapse:separate;border-spacing:0}.ant-table-layout-fixed table{table-layout:fixed}.ant-table-thead>tr>th{color:rgba(0,0,0,.85);font-weight:500;text-align:left;background:#fafafa;border-bottom:1px solid #e8e8e8;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-table-thead>tr>th[colspan]:not([colspan="1"]){text-align:center}.ant-table-thead>tr>th .ant-table-filter-icon,.ant-table-thead>tr>th .anticon-filter{position:absolute;top:0;right:0;width:28px;height:100%;color:#bfbfbf;font-size:12px;text-align:center;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-table-thead>tr>th .ant-table-filter-icon>svg,.ant-table-thead>tr>th .anticon-filter>svg{position:absolute;top:50%;left:50%;margin-top:-5px;margin-left:-6px}.ant-table-thead>tr>th .ant-table-filter-selected.anticon{color:#1890ff}.ant-table-thead>tr>th .ant-table-column-sorter{display:table-cell;vertical-align:middle}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner{height:1em;margin-top:.35em;margin-left:.57142857em;color:#bfbfbf;line-height:1em;text-align:center;-webkit-transition:all .3s;transition:all .3s}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up{display:inline-block;font-size:12px;font-size:11px\9;-webkit-transform:scale(.91666667) rotate(0deg);transform:scale(.91666667) rotate(0deg);display:block;height:1em;line-height:1em;-webkit-transition:all .3s;transition:all .3s}:root .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down,:root .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up{font-size:12px}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on{color:#1890ff}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full{margin-top:-.15em}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-up{height:.5em;line-height:.5em}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down{margin-top:.125em}.ant-table-thead>tr>th.ant-table-column-has-actions{position:relative;background-clip:padding-box;-webkit-background-clip:border-box}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters{padding-right:30px!important}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters .ant-table-filter-icon.ant-table-filter-open,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters .anticon-filter.ant-table-filter-open,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:hover{color:rgba(0,0,0,.45);background:#e5e5e5}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:active,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:active{color:rgba(0,0,0,.65)}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters{cursor:pointer}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .ant-table-filter-icon,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .anticon-filter{background:#f2f2f2}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-down:not(.on),.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-up:not(.on){color:rgba(0,0,0,.45)}.ant-table-thead>tr>th .ant-table-header-column{display:inline-block;max-width:100%;vertical-align:top}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters{display:table}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters>.ant-table-column-title{display:table-cell;vertical-align:middle}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters>:not(.ant-table-column-sorter){position:relative}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters:before{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;-webkit-transition:all .3s;transition:all .3s;content:""}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters:hover:before{background:rgba(0,0,0,.04)}.ant-table-thead>tr>th.ant-table-column-has-sorters{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-table-thead>tr:first-child>th:first-child{border-top-left-radius:4px}.ant-table-thead>tr:first-child>th:last-child{border-top-right-radius:4px}.ant-table-thead>tr:not(:last-child)>th[colspan]{border-bottom:0}.ant-table-tbody>tr>td{border-bottom:1px solid #e8e8e8;-webkit-transition:all .3s,border 0s;transition:all .3s,border 0s}.ant-table-tbody>tr,.ant-table-thead>tr{-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-tbody>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-thead>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td{background:#e6f7ff}.ant-table-tbody>tr.ant-table-row-selected>td.ant-table-column-sort,.ant-table-tbody>tr:hover.ant-table-row-selected>td,.ant-table-tbody>tr:hover.ant-table-row-selected>td.ant-table-column-sort,.ant-table-thead>tr.ant-table-row-selected>td.ant-table-column-sort,.ant-table-thead>tr:hover.ant-table-row-selected>td,.ant-table-thead>tr:hover.ant-table-row-selected>td.ant-table-column-sort{background:#fafafa}.ant-table-thead>tr:hover{background:none}.ant-table-footer{position:relative;padding:16px 16px;color:rgba(0,0,0,.85);background:#fafafa;border-top:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-table-footer:before{position:absolute;top:-1px;left:0;width:100%;height:1px;background:#fafafa;content:""}.ant-table.ant-table-bordered .ant-table-footer{border:1px solid #e8e8e8}.ant-table-title{position:relative;top:1px;padding:16px 0;border-radius:4px 4px 0 0}.ant-table.ant-table-bordered .ant-table-title{padding-right:16px;padding-left:16px;border:1px solid #e8e8e8}.ant-table-title+.ant-table-content{position:relative;border-radius:4px 4px 0 0}.ant-table-bordered .ant-table-title+.ant-table-content,.ant-table-bordered .ant-table-title+.ant-table-content .ant-table-thead>tr:first-child>th,.ant-table-bordered .ant-table-title+.ant-table-content table,.ant-table-without-column-header .ant-table-title+.ant-table-content,.ant-table-without-column-header table{border-radius:0}.ant-table-without-column-header.ant-table-bordered.ant-table-empty .ant-table-placeholder{border-top:1px solid #e8e8e8;border-radius:4px}.ant-table-tbody>tr.ant-table-row-selected td{color:inherit;background:#fafafa}.ant-table-thead>tr>th.ant-table-column-sort{background:#f5f5f5}.ant-table-tbody>tr>td.ant-table-column-sort{background:rgba(0,0,0,.01)}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{padding:16px 16px;overflow-wrap:break-word}.ant-table-expand-icon-th,.ant-table-row-expand-icon-cell{width:50px;min-width:50px;text-align:center}.ant-table-header{overflow:hidden;background:#fafafa}.ant-table-header table{border-radius:4px 4px 0 0}.ant-table-loading{position:relative}.ant-table-loading .ant-table-body{background:#fff;opacity:.5}.ant-table-loading .ant-table-spin-holder{position:absolute;top:50%;left:50%;height:20px;margin-left:-30px;line-height:20px}.ant-table-loading .ant-table-with-pagination{margin-top:-20px}.ant-table-loading .ant-table-without-pagination{margin-top:10px}.ant-table-bordered .ant-table-body>table,.ant-table-bordered .ant-table-fixed-left table,.ant-table-bordered .ant-table-fixed-right table,.ant-table-bordered .ant-table-header>table{border:1px solid #e8e8e8;border-right:0;border-bottom:0}.ant-table-bordered.ant-table-empty .ant-table-placeholder{border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.ant-table-bordered.ant-table-fixed-header .ant-table-header>table{border-bottom:0}.ant-table-bordered.ant-table-fixed-header .ant-table-body>table{border-top-left-radius:0;border-top-right-radius:0}.ant-table-bordered.ant-table-fixed-header .ant-table-body-inner>table,.ant-table-bordered.ant-table-fixed-header .ant-table-header+.ant-table-body>table{border-top:0}.ant-table-bordered .ant-table-thead>tr:not(:last-child)>th{border-bottom:1px solid #e8e8e8}.ant-table-bordered .ant-table-tbody>tr>td,.ant-table-bordered .ant-table-thead>tr>th{border-right:1px solid #e8e8e8}.ant-table-placeholder{position:relative;z-index:1;margin-top:-1px;padding:16px 16px;color:rgba(0,0,0,.25);font-size:14px;text-align:center;background:#fff;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-table-pagination.ant-pagination{float:right;margin:16px 0}.ant-table-filter-dropdown{position:relative;min-width:96px;margin-left:-8px;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-table-filter-dropdown .ant-dropdown-menu{max-height:calc(100vh - 130px);overflow-x:hidden;border:0;border-radius:4px 4px 0 0;-webkit-box-shadow:none;box-shadow:none}.ant-table-filter-dropdown .ant-dropdown-menu-item>label+span{padding-right:0}.ant-table-filter-dropdown .ant-dropdown-menu-sub{border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title:after{color:#1890ff;font-weight:700;text-shadow:0 0 2px #bae7ff}.ant-table-filter-dropdown .ant-dropdown-menu-item{overflow:hidden}.ant-table-filter-dropdown>.ant-dropdown-menu>.ant-dropdown-menu-item:last-child,.ant-table-filter-dropdown>.ant-dropdown-menu>.ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title{border-radius:0}.ant-table-filter-dropdown-btns{padding:7px 8px;overflow:hidden;border-top:1px solid #e8e8e8}.ant-table-filter-dropdown-link{color:#1890ff}.ant-table-filter-dropdown-link:hover{color:#40a9ff}.ant-table-filter-dropdown-link:active{color:#096dd9}.ant-table-filter-dropdown-link.confirm{float:left}.ant-table-filter-dropdown-link.clear{float:right}.ant-table-selection{white-space:nowrap}.ant-table-selection-select-all-custom{margin-right:4px!important}.ant-table-selection .anticon-down{color:#bfbfbf;-webkit-transition:all .3s;transition:all .3s}.ant-table-selection-menu{min-width:96px;margin-top:5px;margin-left:-30px;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-table-selection-menu .ant-action-down{color:#bfbfbf}.ant-table-selection-down{display:inline-block;padding:0;line-height:1;cursor:pointer}.ant-table-selection-down:hover .anticon-down{color:rgba(0,0,0,.6)}.ant-table-row-expand-icon{color:#1890ff;text-decoration:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;display:inline-block;width:17px;height:17px;color:inherit;line-height:13px;text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:2px;outline:none;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover{color:#40a9ff}.ant-table-row-expand-icon:active{color:#096dd9}.ant-table-row-expand-icon:active,.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover{border-color:currentColor}.ant-table-row-expanded:after{content:"-"}.ant-table-row-collapsed:after{content:"+"}.ant-table-row-spaced{visibility:hidden}.ant-table-row-spaced:after{content:"."}.ant-table-row-cell-ellipsis,.ant-table-row-cell-ellipsis .ant-table-column-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-table-row-cell-ellipsis .ant-table-column-title{display:block}.ant-table-row-cell-break-word{word-wrap:break-word;word-break:break-word}tr.ant-table-expanded-row,tr.ant-table-expanded-row:hover{background:#fbfbfb}tr.ant-table-expanded-row td>.ant-table-wrapper{margin:-16px -16px -17px}.ant-table .ant-table-row-indent+.ant-table-row-expand-icon{margin-right:8px}.ant-table-scroll{overflow:auto;overflow-x:hidden}.ant-table-scroll table{min-width:100%}.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]){color:transparent}.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan])>*{visibility:hidden}.ant-table-body-inner{height:100%}.ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body{position:relative;background:#fff}.ant-table-fixed-header .ant-table-body-inner{overflow:scroll}.ant-table-fixed-header .ant-table-scroll .ant-table-header{margin-bottom:-20px;padding-bottom:20px;overflow:scroll;opacity:.9999}.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{border:1px solid #e8e8e8;border-width:0 0 1px 0}.ant-table-hide-scrollbar{scrollbar-color:transparent transparent;min-width:unset}.ant-table-hide-scrollbar::-webkit-scrollbar{min-width:inherit;background-color:transparent}.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{border:1px solid #e8e8e8;border-width:1px 1px 1px 0}.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar .ant-table-thead>tr:only-child>th:last-child{border-right-color:transparent}.ant-table-fixed-left,.ant-table-fixed-right{position:absolute;top:0;z-index:auto;overflow:hidden;border-radius:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.ant-table-fixed-left table,.ant-table-fixed-right table{width:auto;background:#fff}.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,.ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed{border-radius:0}.ant-table-fixed-left{left:0;-webkit-box-shadow:6px 0 6px -4px rgba(0,0,0,.15);box-shadow:6px 0 6px -4px rgba(0,0,0,.15)}.ant-table-fixed-left .ant-table-header{overflow-y:hidden}.ant-table-fixed-left .ant-table-body-inner{margin-right:-20px;padding-right:20px}.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner{padding-right:0}.ant-table-fixed-left,.ant-table-fixed-left table{border-radius:4px 0 0 0}.ant-table-fixed-left .ant-table-thead>tr>th:last-child{border-top-right-radius:0}.ant-table-fixed-right{right:0;-webkit-box-shadow:-6px 0 6px -4px rgba(0,0,0,.15);box-shadow:-6px 0 6px -4px rgba(0,0,0,.15)}.ant-table-fixed-right,.ant-table-fixed-right table{border-radius:0 4px 0 0}.ant-table-fixed-right .ant-table-expanded-row{color:transparent;pointer-events:none}.ant-table-fixed-right .ant-table-thead>tr>th:first-child{border-top-left-radius:0}.ant-table.ant-table-scroll-position-left .ant-table-fixed-left,.ant-table.ant-table-scroll-position-right .ant-table-fixed-right{-webkit-box-shadow:none;box-shadow:none}.ant-table colgroup>col.ant-table-selection-col{width:60px}.ant-table-thead>tr>th.ant-table-selection-column-custom .ant-table-selection{margin-right:-15px}.ant-table-tbody>tr>td.ant-table-selection-column,.ant-table-thead>tr>th.ant-table-selection-column{text-align:center}.ant-table-tbody>tr>td.ant-table-selection-column .ant-radio-wrapper,.ant-table-thead>tr>th.ant-table-selection-column .ant-radio-wrapper{margin-right:0}.ant-table-row[class*=ant-table-row-level-0] .ant-table-selection-column>span{display:inline-block}.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper+span,.ant-table-filter-dropdown .ant-checkbox-wrapper+span{padding-left:8px}@supports (-moz-appearance:meterbar){.ant-table-thead>tr>th.ant-table-column-has-actions{background-clip:padding-box}}.ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-footer,.ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-title{padding:12px 8px}.ant-table-middle tr.ant-table-expanded-row td>.ant-table-wrapper{margin:-12px -8px -13px}.ant-table-small{border:1px solid #e8e8e8;border-radius:4px}.ant-table-small>.ant-table-content>.ant-table-footer,.ant-table-small>.ant-table-title{padding:8px 8px}.ant-table-small>.ant-table-title{top:0;border-bottom:1px solid #e8e8e8}.ant-table-small>.ant-table-content>.ant-table-footer{background-color:transparent;border-top:1px solid #e8e8e8}.ant-table-small>.ant-table-content>.ant-table-footer:before{background-color:transparent}.ant-table-small>.ant-table-content>.ant-table-body{margin:0 8px}.ant-table-small>.ant-table-content>.ant-table-body>table,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table{border:0}.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th{padding:8px 8px}.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th{background-color:transparent}.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr{border-bottom:1px solid #e8e8e8}.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort{background-color:rgba(0,0,0,.01)}.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table{padding:0}.ant-table-small>.ant-table-content .ant-table-header{background-color:transparent;border-radius:4px 4px 0 0}.ant-table-small>.ant-table-content .ant-table-placeholder,.ant-table-small>.ant-table-content .ant-table-row:last-child td{border-bottom:0}.ant-table-small.ant-table-bordered{border-right:0}.ant-table-small.ant-table-bordered .ant-table-title{border:0;border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.ant-table-small.ant-table-bordered .ant-table-content{border-right:1px solid #e8e8e8}.ant-table-small.ant-table-bordered .ant-table-footer{border:0;border-top:1px solid #e8e8e8}.ant-table-small.ant-table-bordered .ant-table-footer:before{display:none}.ant-table-small.ant-table-bordered .ant-table-placeholder{border-right:0;border-bottom:0;border-left:0}.ant-table-small.ant-table-bordered .ant-table-tbody>tr>td:last-child,.ant-table-small.ant-table-bordered .ant-table-thead>tr>th.ant-table-row-cell-last{border-right:none}.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody>tr>td:last-child,.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead>tr>th:last-child{border-right:1px solid #e8e8e8}.ant-table-small.ant-table-bordered .ant-table-fixed-right{border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.ant-table-small tr.ant-table-expanded-row td>.ant-table-wrapper{margin:-8px -8px -9px}.ant-table-small.ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body{border-radius:0 0 4px 4px}.ant-timeline{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;padding:0;list-style:none}.ant-timeline-item{position:relative;margin:0;padding:0 0 20px;font-size:14px;list-style:none}.ant-timeline-item-tail{position:absolute;top:10px;left:4px;height:calc(100% - 10px);border-left:2px solid #e8e8e8}.ant-timeline-item-pending .ant-timeline-item-head{font-size:12px;background-color:transparent}.ant-timeline-item-pending .ant-timeline-item-tail{display:none}.ant-timeline-item-head{position:absolute;width:10px;height:10px;background-color:#fff;border:2px solid transparent;border-radius:100px}.ant-timeline-item-head-blue{color:#1890ff;border-color:#1890ff}.ant-timeline-item-head-red{color:#f5222d;border-color:#f5222d}.ant-timeline-item-head-green{color:#52c41a;border-color:#52c41a}.ant-timeline-item-head-gray{color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-timeline-item-head-custom{position:absolute;top:5.5px;left:5px;width:auto;height:auto;margin-top:0;padding:3px 1px;line-height:1;text-align:center;border:0;border-radius:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-timeline-item-content{position:relative;top:-6px;margin:0 0 0 18px;word-break:break-word}.ant-timeline-item-last>.ant-timeline-item-tail{display:none}.ant-timeline-item-last>.ant-timeline-item-content{min-height:48px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,.ant-timeline.ant-timeline-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-tail{left:50%}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head{margin-left:-4px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom{margin-left:1px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content{left:calc(50% - 4px);width:calc(50% - 14px);text-align:left}.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(50% - 12px);margin:0;text-align:right}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail{left:calc(100% - 6px)}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(100% - 18px)}.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail{display:block;height:calc(100% - 14px);border-left:2px dotted #e8e8e8}.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail{display:none}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail{top:15px;display:block;height:calc(100% - 15px);border-left:2px dotted #e8e8e8}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content{min-height:48px}.ant-transfer-customize-list{display:-webkit-box;display:-ms-flexbox;display:flex}.ant-transfer-customize-list .ant-transfer-operation{-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-item-align:center;align-self:center}.ant-transfer-customize-list .ant-transfer-list{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:auto;height:auto;min-height:200px}.ant-transfer-customize-list .ant-transfer-list-body-with-search{padding-top:0}.ant-transfer-customize-list .ant-transfer-list-body-search-wrapper{position:relative;padding-bottom:0}.ant-transfer-customize-list .ant-transfer-list-body-customize-wrapper{padding:12px}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small{border:0;border-radius:0}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th{background:#fafafa}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small>.ant-table-content .ant-table-row:last-child td{border-bottom:1px solid #e8e8e8}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body{margin:0}.ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination{margin:16px 0 4px}.ant-transfer{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative}.ant-transfer-disabled .ant-transfer-list{background:#f5f5f5}.ant-transfer-list{position:relative;display:inline-block;width:180px;height:200px;padding-top:40px;vertical-align:middle;border:1px solid #d9d9d9;border-radius:4px}.ant-transfer-list-with-footer{padding-bottom:34px}.ant-transfer-list-search{padding:0 24px 0 8px}.ant-transfer-list-search-action{position:absolute;top:12px;right:12px;bottom:12px;width:28px;color:rgba(0,0,0,.25);line-height:32px;text-align:center}.ant-transfer-list-search-action .anticon{color:rgba(0,0,0,.25);-webkit-transition:all .3s;transition:all .3s}.ant-transfer-list-search-action .anticon:hover{color:rgba(0,0,0,.45)}span.ant-transfer-list-search-action{pointer-events:none}.ant-transfer-list-header{position:absolute;top:0;left:0;width:100%;padding:8px 12px 9px;overflow:hidden;color:rgba(0,0,0,.65);background:#fff;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0}.ant-transfer-list-header-title{position:absolute;right:12px}.ant-transfer-list-header .ant-checkbox-wrapper+span{padding-left:8px}.ant-transfer-list-body{position:relative;height:100%;font-size:14px}.ant-transfer-list-body-search-wrapper{position:absolute;top:0;left:0;width:100%;padding:12px}.ant-transfer-list-body-with-search{padding-top:56px}.ant-transfer-list-content{height:100%;margin:0;padding:0;overflow:auto;list-style:none}.ant-transfer-list-content>.LazyLoad{-webkit-animation:transferHighlightIn 1s;animation:transferHighlightIn 1s}.ant-transfer-list-content-item{min-height:32px;padding:6px 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .3s;transition:all .3s}.ant-transfer-list-content-item>span{padding-right:0}.ant-transfer-list-content-item-text{padding-left:8px}.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover{background-color:#e6f7ff;cursor:pointer}.ant-transfer-list-content-item-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-transfer-list-body-not-found{position:absolute;top:50%;width:100%;padding-top:0;color:rgba(0,0,0,.25);text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-transfer-list-body-with-search .ant-transfer-list-body-not-found{margin-top:16px}.ant-transfer-list-footer{position:absolute;bottom:0;left:0;width:100%;border-top:1px solid #e8e8e8;border-radius:0 0 4px 4px}.ant-transfer-operation{display:inline-block;margin:0 8px;overflow:hidden;vertical-align:middle}.ant-transfer-operation .ant-btn{display:block}.ant-transfer-operation .ant-btn:first-child{margin-bottom:4px}.ant-transfer-operation .ant-btn .anticon{font-size:12px}@-webkit-keyframes transferHighlightIn{0%{background:#bae7ff}to{background:transparent}}@keyframes transferHighlightIn{0%{background:#bae7ff}to{background:transparent}}.ant-select-tree-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;top:-.09em;display:inline-block;line-height:1;white-space:nowrap;vertical-align:middle;outline:none;cursor:pointer}.ant-select-tree-checkbox-input:focus+.ant-select-tree-checkbox-inner,.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner{border-color:#1890ff}.ant-select-tree-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:2px;visibility:hidden;-webkit-animation:antCheckboxEffect .36s ease-in-out;animation:antCheckboxEffect .36s ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;content:""}.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox:after,.ant-select-tree-checkbox:hover:after{visibility:visible}.ant-select-tree-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;-webkit-transition:all .3s;transition:all .3s}.ant-select-tree-checkbox-inner:after{position:absolute;top:50%;left:22%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;-webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-select-tree-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-select-tree-checkbox-disabled{cursor:not-allowed}.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{border-color:rgba(0,0,0,.25);-webkit-animation-name:none;animation-name:none}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input{cursor:not-allowed}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;-webkit-animation-name:none;animation-name:none}.ant-select-tree-checkbox-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-select-tree-checkbox-disabled:hover:after,.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-disabled:after{visibility:hidden}.ant-select-tree-checkbox-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block;line-height:unset;cursor:pointer}.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-disabled{cursor:not-allowed}.ant-select-tree-checkbox-wrapper+.ant-select-tree-checkbox-wrapper{margin-left:8px}.ant-select-tree-checkbox+span{padding-right:8px;padding-left:8px}.ant-select-tree-checkbox-group{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-select-tree-checkbox-group-item{display:inline-block;margin-right:8px}.ant-select-tree-checkbox-group-item:last-child{margin-right:0}.ant-select-tree-checkbox-group-item+.ant-select-tree-checkbox-group-item{margin-left:0}.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#1890ff;border:0;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{background-color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-select-tree{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;margin-top:-4px;padding:0 4px}.ant-select-tree li{margin:8px 0;padding:0;white-space:nowrap;list-style:none;outline:0}.ant-select-tree li.filter-node>span{font-weight:500}.ant-select-tree li ul{margin:0;padding:0 0 0 18px}.ant-select-tree li .ant-select-tree-node-content-wrapper{display:inline-block;width:calc(100% - 24px);margin:0;padding:3px 5px;color:rgba(0,0,0,.65);text-decoration:none;border-radius:2px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-select-tree li .ant-select-tree-node-content-wrapper:hover{background-color:#e6f7ff}.ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected{background-color:#bae7ff}.ant-select-tree li span.ant-select-tree-checkbox{margin:0 4px 0 0}.ant-select-tree li span.ant-select-tree-checkbox+.ant-select-tree-node-content-wrapper{width:calc(100% - 46px)}.ant-select-tree li span.ant-select-tree-iconEle,.ant-select-tree li span.ant-select-tree-switcher{display:inline-block;width:24px;height:24px;margin:0;line-height:22px;text-align:center;vertical-align:middle;border:0 none;outline:none;cursor:pointer}.ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon{position:absolute;left:0;display:inline-block;color:#1890ff;font-size:14px;-webkit-transform:none;transform:none}.ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.ant-select-tree li span.ant-select-tree-switcher{position:relative}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher-noop{cursor:auto}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon{font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);display:inline-block;font-weight:700}:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon,:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon{font-size:12px}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon svg,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon{font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);display:inline-block;font-weight:700}:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon,:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon{font-size:12px}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon{position:absolute;left:0;display:inline-block;width:24px;height:24px;color:#1890ff;font-size:14px;-webkit-transform:none;transform:none}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon svg,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.ant-select-tree-child-tree,.ant-select-tree .ant-select-tree-treenode-loading .ant-select-tree-iconEle{display:none}.ant-select-tree-child-tree-open{display:block}li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper,li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper span,li.ant-select-tree-treenode-disabled>span:not(.ant-select-tree-switcher){color:rgba(0,0,0,.25);cursor:not-allowed}li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper:hover{background:transparent}.ant-select-tree-icon__close,.ant-select-tree-icon__open{margin-right:2px;vertical-align:top}.ant-select-tree-dropdown{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.ant-select-tree-dropdown .ant-select-dropdown-search{position:sticky;top:0;z-index:1;display:block;padding:4px;background:#fff}.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field__wrap{width:100%}.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:4px 7px;border:1px solid #d9d9d9;border-radius:4px;outline:none}.ant-select-tree-dropdown .ant-select-dropdown-search.ant-select-search--hide{display:none}.ant-select-tree-dropdown .ant-select-not-found{display:block;padding:7px 16px;color:rgba(0,0,0,.25);cursor:not-allowed}@-webkit-keyframes antCheckboxEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}@keyframes antCheckboxEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}.ant-tree.ant-tree-directory{position:relative}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-switcher,.ant-tree.ant-tree-directory>li span.ant-tree-switcher{position:relative;z-index:1}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-switcher.ant-tree-switcher-noop,.ant-tree.ant-tree-directory>li span.ant-tree-switcher.ant-tree-switcher-noop{pointer-events:none}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-checkbox,.ant-tree.ant-tree-directory>li span.ant-tree-checkbox{position:relative;z-index:1}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper{border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:hover,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:hover{background:transparent}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:hover:before,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:hover:before{background:#e6f7ff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper.ant-tree-node-selected,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper.ant-tree-node-selected{color:#fff;background:transparent}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:before,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:before{position:absolute;right:0;left:0;height:24px;-webkit-transition:all .3s;transition:all .3s;content:""}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper>span,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper>span{position:relative;z-index:1}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-switcher,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-switcher{color:#fff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox .ant-tree-checkbox-inner,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox .ant-tree-checkbox-inner{border-color:#1890ff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked:after,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked:after{border-color:#fff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner{background:#fff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{border-color:#1890ff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-node-content-wrapper:before,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-node-content-wrapper:before{background:#1890ff}.ant-tree-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;top:-.09em;display:inline-block;line-height:1;white-space:nowrap;vertical-align:middle;outline:none;cursor:pointer}.ant-tree-checkbox-input:focus+.ant-tree-checkbox-inner,.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,.ant-tree-checkbox:hover .ant-tree-checkbox-inner{border-color:#1890ff}.ant-tree-checkbox-checked:after{top:0;height:100%;border:1px solid #1890ff;border-radius:2px;visibility:hidden;-webkit-animation:antCheckboxEffect .36s ease-in-out;animation:antCheckboxEffect .36s ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;content:""}.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox:after,.ant-tree-checkbox:hover:after{visibility:visible}.ant-tree-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;-webkit-transition:all .3s;transition:all .3s}.ant-tree-checkbox-inner:after{position:absolute;top:50%;left:22%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;-webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-tree-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-tree-checkbox-checked .ant-tree-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-tree-checkbox-disabled{cursor:not-allowed}.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{border-color:rgba(0,0,0,.25);-webkit-animation-name:none;animation-name:none}.ant-tree-checkbox-disabled .ant-tree-checkbox-input{cursor:not-allowed}.ant-tree-checkbox-disabled .ant-tree-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;-webkit-animation-name:none;animation-name:none}.ant-tree-checkbox-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-tree-checkbox-disabled:hover:after,.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled:after{visibility:hidden}.ant-tree-checkbox-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block;line-height:unset;cursor:pointer}.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-disabled{cursor:not-allowed}.ant-tree-checkbox-wrapper+.ant-tree-checkbox-wrapper{margin-left:8px}.ant-tree-checkbox+span{padding-right:8px;padding-left:8px}.ant-tree-checkbox-group{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-tree-checkbox-group-item{display:inline-block;margin-right:8px}.ant-tree-checkbox-group-item:last-child{margin-right:0}.ant-tree-checkbox-group-item+.ant-tree-checkbox-group-item{margin-left:0}.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#1890ff;border:0;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{background-color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-tree{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;padding:0}.ant-tree-checkbox-checked:after{position:absolute;top:16.67%;left:0;width:100%;height:66.67%}.ant-tree ol,.ant-tree ul{margin:0;padding:0;list-style:none}.ant-tree li{margin:0;padding:4px 0;white-space:nowrap;list-style:none;outline:0}.ant-tree li span[draggable=true],.ant-tree li span[draggable]{line-height:20px;border-top:2px solid transparent;border-bottom:2px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-drag:element;-webkit-user-drag:element}.ant-tree li.drag-over>span[draggable]{color:#fff;background-color:#1890ff;opacity:.8}.ant-tree li.drag-over-gap-top>span[draggable]{border-top-color:#1890ff}.ant-tree li.drag-over-gap-bottom>span[draggable]{border-bottom-color:#1890ff}.ant-tree li.filter-node>span{color:#f5222d!important;font-weight:500!important}.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon,.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon{position:absolute;left:0;display:inline-block;width:24px;height:24px;color:#1890ff;font-size:14px;-webkit-transform:none;transform:none}.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon svg,.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close:after,:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open:after{opacity:0}.ant-tree li ul{margin:0;padding:0 0 0 18px}.ant-tree li .ant-tree-node-content-wrapper{display:inline-block;height:24px;margin:0;padding:0 5px;color:rgba(0,0,0,.65);line-height:24px;text-decoration:none;vertical-align:top;border-radius:2px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-tree li .ant-tree-node-content-wrapper:hover{background-color:#e6f7ff}.ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#bae7ff}.ant-tree li span.ant-tree-checkbox{top:auto;height:24px;margin:0 4px 0 2px;padding:4px 0}.ant-tree li span.ant-tree-iconEle,.ant-tree li span.ant-tree-switcher{display:inline-block;width:24px;height:24px;margin:0;line-height:24px;text-align:center;vertical-align:top;border:0 none;outline:none;cursor:pointer}.ant-tree li span.ant-tree-iconEle:empty{display:none}.ant-tree li span.ant-tree-switcher{position:relative}.ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop{cursor:default}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon,.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon{font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);display:inline-block;font-weight:700}:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon,:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon{font-size:12px}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg,.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon,.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon{font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);display:inline-block;font-weight:700}:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon,:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon{font-size:12px}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg,.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.ant-tree li:last-child>span.ant-tree-iconEle:before,.ant-tree li:last-child>span.ant-tree-switcher:before{display:none}.ant-tree>li:first-child{padding-top:7px}.ant-tree>li:last-child{padding-bottom:7px}.ant-tree-child-tree>li:first-child{padding-top:8px}.ant-tree-child-tree>li:last-child{padding-bottom:0}li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper,li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper span,li.ant-tree-treenode-disabled>span:not(.ant-tree-switcher){color:rgba(0,0,0,.25);cursor:not-allowed}li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper:hover{background:transparent}.ant-tree-icon__close,.ant-tree-icon__open{margin-right:2px;vertical-align:top}.ant-tree.ant-tree-show-line li{position:relative}.ant-tree.ant-tree-show-line li span.ant-tree-switcher{color:rgba(0,0,0,.45);background:#fff}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon{display:inline-block;font-weight:400;font-size:12px}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon svg,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon{display:inline-block;font-weight:400;font-size:12px}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon{display:inline-block;font-weight:400;font-size:12px}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree.ant-tree-show-line li:not(:last-child):before{position:absolute;left:12px;width:1px;height:100%;height:calc(100% - 22px);margin:22px 0 0;border-left:1px solid #d9d9d9;content:" "}.ant-tree.ant-tree-icon-hide .ant-tree-treenode-loading .ant-tree-iconEle{display:none}.ant-tree.ant-tree-block-node li .ant-tree-node-content-wrapper{width:calc(100% - 24px)}.ant-tree.ant-tree-block-node li span.ant-tree-checkbox+.ant-tree-node-content-wrapper{width:calc(100% - 46px)}.ant-upload{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";outline:0}.ant-upload p{margin:0}.ant-upload-btn{display:block;width:100%;outline:none}.ant-upload input[type=file]{cursor:pointer}.ant-upload.ant-upload-select{display:inline-block}.ant-upload.ant-upload-disabled{cursor:not-allowed}.ant-upload.ant-upload-select-picture-card{display:table;float:left;width:104px;height:104px;margin-right:8px;margin-bottom:8px;text-align:center;vertical-align:top;background-color:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;cursor:pointer;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.ant-upload.ant-upload-select-picture-card>.ant-upload{display:table-cell;width:100%;height:100%;padding:8px;text-align:center;vertical-align:middle}.ant-upload.ant-upload-select-picture-card:hover{border-color:#1890ff}.ant-upload.ant-upload-drag{position:relative;width:100%;height:100%;text-align:center;background:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;cursor:pointer;-webkit-transition:border-color .3s;transition:border-color .3s}.ant-upload.ant-upload-drag .ant-upload{padding:16px 0}.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled){border-color:#096dd9}.ant-upload.ant-upload-drag.ant-upload-disabled{cursor:not-allowed}.ant-upload.ant-upload-drag .ant-upload-btn{display:table;height:100%}.ant-upload.ant-upload-drag .ant-upload-drag-container{display:table-cell;vertical-align:middle}.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover{border-color:#40a9ff}.ant-upload.ant-upload-drag p.ant-upload-drag-icon{margin-bottom:20px}.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon{color:#40a9ff;font-size:48px}.ant-upload.ant-upload-drag p.ant-upload-text{margin:0 0 4px;color:rgba(0,0,0,.85);font-size:16px}.ant-upload.ant-upload-drag p.ant-upload-hint{color:rgba(0,0,0,.45);font-size:14px}.ant-upload.ant-upload-drag .anticon-plus{color:rgba(0,0,0,.25);font-size:30px;-webkit-transition:all .3s;transition:all .3s}.ant-upload.ant-upload-drag .anticon-plus:hover,.ant-upload.ant-upload-drag:hover .anticon-plus{color:rgba(0,0,0,.45)}.ant-upload-picture-card-wrapper{zoom:1;display:inline-block;width:100%}.ant-upload-picture-card-wrapper:after,.ant-upload-picture-card-wrapper:before{display:table;content:""}.ant-upload-picture-card-wrapper:after{clear:both}.ant-upload-list{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";zoom:1}.ant-upload-list:after,.ant-upload-list:before{display:table;content:""}.ant-upload-list:after{clear:both}.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1{padding-right:14px}.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2{padding-right:28px}.ant-upload-list-item{position:relative;height:22px;margin-top:8px;font-size:14px}.ant-upload-list-item-name{display:inline-block;width:100%;padding-left:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-upload-list-item-name-icon-count-1{padding-right:14px}.ant-upload-list-item-card-actions{position:absolute;right:0;opacity:0}.ant-upload-list-item-card-actions.picture{top:25px;line-height:1;opacity:1}.ant-upload-list-item-card-actions .anticon{padding-right:6px;color:rgba(0,0,0,.45)}.ant-upload-list-item-info{height:100%;padding:0 12px 0 4px;-webkit-transition:background-color .3s;transition:background-color .3s}.ant-upload-list-item-info>span{display:block;width:100%;height:100%}.ant-upload-list-item-info .anticon-loading,.ant-upload-list-item-info .anticon-paper-clip{position:absolute;top:5px;color:rgba(0,0,0,.45);font-size:14px}.ant-upload-list-item .anticon-close{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);position:absolute;top:6px;right:4px;color:rgba(0,0,0,.45);line-height:0;cursor:pointer;opacity:0;-webkit-transition:all .3s;transition:all .3s}:root .ant-upload-list-item .anticon-close{font-size:12px}.ant-upload-list-item .anticon-close:hover{color:rgba(0,0,0,.65)}.ant-upload-list-item:hover .ant-upload-list-item-info{background-color:#e6f7ff}.ant-upload-list-item:hover .ant-upload-list-item-card-actions,.ant-upload-list-item:hover .anticon-close{opacity:1}.ant-upload-list-item-error,.ant-upload-list-item-error .ant-upload-list-item-name,.ant-upload-list-item-error .anticon-paper-clip{color:#f5222d}.ant-upload-list-item-error .ant-upload-list-item-card-actions{opacity:1}.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon{color:#f5222d}.ant-upload-list-item-progress{position:absolute;bottom:-12px;width:100%;padding-left:26px;font-size:14px;line-height:0}.ant-upload-list-picture-card .ant-upload-list-item,.ant-upload-list-picture .ant-upload-list-item{position:relative;height:66px;padding:8px;border:1px solid #d9d9d9;border-radius:4px}.ant-upload-list-picture-card .ant-upload-list-item:hover,.ant-upload-list-picture .ant-upload-list-item:hover{background:transparent}.ant-upload-list-picture-card .ant-upload-list-item-error,.ant-upload-list-picture .ant-upload-list-item-error{border-color:#f5222d}.ant-upload-list-picture-card .ant-upload-list-item-info,.ant-upload-list-picture .ant-upload-list-item-info{padding:0}.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info,.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info{background:transparent}.ant-upload-list-picture-card .ant-upload-list-item-uploading,.ant-upload-list-picture .ant-upload-list-item-uploading{border-style:dashed}.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,.ant-upload-list-picture .ant-upload-list-item-thumbnail{position:absolute;top:8px;left:8px;width:48px;height:48px;font-size:26px;line-height:54px;text-align:center;opacity:.8}.ant-upload-list-picture-card .ant-upload-list-item-icon,.ant-upload-list-picture .ant-upload-list-item-icon{position:absolute;top:50%;left:50%;font-size:26px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-upload-list-picture-card .ant-upload-list-item-image,.ant-upload-list-picture .ant-upload-list-item-image{max-width:100%}.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img,.ant-upload-list-picture .ant-upload-list-item-thumbnail img{display:block;width:48px;height:48px;overflow:hidden}.ant-upload-list-picture-card .ant-upload-list-item-name,.ant-upload-list-picture .ant-upload-list-item-name{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;margin:0 0 0 8px;padding-right:8px;padding-left:48px;overflow:hidden;line-height:44px;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .3s;transition:all .3s}.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1,.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1{padding-right:18px}.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2,.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2{padding-right:36px}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name,.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name{line-height:28px}.ant-upload-list-picture-card .ant-upload-list-item-progress,.ant-upload-list-picture .ant-upload-list-item-progress{bottom:14px;width:calc(100% - 24px);margin-top:0;padding-left:56px}.ant-upload-list-picture-card .anticon-close,.ant-upload-list-picture .anticon-close{position:absolute;top:8px;right:8px;line-height:1;opacity:1}.ant-upload-list-picture-card.ant-upload-list:after{display:none}.ant-upload-list-picture-card-container,.ant-upload-list-picture-card .ant-upload-list-item{float:left;width:104px;height:104px;margin:0 8px 8px 0}.ant-upload-list-picture-card .ant-upload-list-item-info{position:relative;height:100%;overflow:hidden}.ant-upload-list-picture-card .ant-upload-list-item-info:before{position:absolute;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;-webkit-transition:all .3s;transition:all .3s;content:" "}.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info:before{opacity:1}.ant-upload-list-picture-card .ant-upload-list-item-actions{position:absolute;top:50%;left:50%;z-index:10;white-space:nowrap;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;-webkit-transition:all .3s;transition:all .3s}.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o{z-index:10;width:16px;margin:0 4px;color:hsla(0,0%,100%,.85);font-size:16px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o:hover{color:#fff}.ant-upload-list-picture-card .ant-upload-list-item-actions:hover,.ant-upload-list-picture-card .ant-upload-list-item-info:hover+.ant-upload-list-item-actions{opacity:1}.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{position:static;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ant-upload-list-picture-card .ant-upload-list-item-name{display:none;margin:8px 0 0;padding:0;line-height:1.5;text-align:center}.ant-upload-list-picture-card .anticon-picture+.ant-upload-list-item-name{position:absolute;bottom:10px;display:block}.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item{background-color:#fafafa}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info{height:auto}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye-o,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info:before{display:none}.ant-upload-list-picture-card .ant-upload-list-item-uploading-text{margin-top:18px;color:rgba(0,0,0,.45)}.ant-upload-list-picture-card .ant-upload-list-item-progress{bottom:32px;padding-left:0}.ant-upload-list .ant-upload-success-icon{color:#52c41a;font-weight:700}.ant-upload-list .ant-upload-animate-enter,.ant-upload-list .ant-upload-animate-inline-enter,.ant-upload-list .ant-upload-animate-inline-leave,.ant-upload-list .ant-upload-animate-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:cubic-bezier(.78,.14,.15,.86);animation-fill-mode:cubic-bezier(.78,.14,.15,.86)}.ant-upload-list .ant-upload-animate-enter{-webkit-animation-name:uploadAnimateIn;animation-name:uploadAnimateIn}.ant-upload-list .ant-upload-animate-leave{-webkit-animation-name:uploadAnimateOut;animation-name:uploadAnimateOut}.ant-upload-list .ant-upload-animate-inline-enter{-webkit-animation-name:uploadAnimateInlineIn;animation-name:uploadAnimateInlineIn}.ant-upload-list .ant-upload-animate-inline-leave{-webkit-animation-name:uploadAnimateInlineOut;animation-name:uploadAnimateInlineOut}@-webkit-keyframes uploadAnimateIn{0%{height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateIn{0%{height:0;margin:0;padding:0;opacity:0}}@-webkit-keyframes uploadAnimateOut{to{height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateOut{to{height:0;margin:0;padding:0;opacity:0}}@-webkit-keyframes uploadAnimateInlineIn{0%{width:0;height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateInlineIn{0%{width:0;height:0;margin:0;padding:0;opacity:0}}@-webkit-keyframes uploadAnimateInlineOut{to{width:0;height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateInlineOut{to{width:0;height:0;margin:0;padding:0;opacity:0}} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/css/user.73c4056c.css b/src/main/resources/nginx/defense/css/user.73c4056c.css new file mode 100644 index 0000000..48bae47 --- /dev/null +++ b/src/main/resources/nginx/defense/css/user.73c4056c.css @@ -0,0 +1 @@ +.step-form-wrapper[data-v-4a462ef6]{margin:0 auto;width:80%;max-width:400px}.user-layout-login label[data-v-0452f05e]{font-size:14px}.user-layout-login .getCaptcha[data-v-0452f05e]{display:block;width:100%;height:40px}.user-layout-login .forge-password[data-v-0452f05e]{font-size:14px}.user-layout-login button.login-button[data-v-0452f05e]{padding:0 15px;font-size:16px;height:40px;width:100%}.user-layout-login .user-login-other[data-v-0452f05e]{text-align:left;margin-top:24px;line-height:22px}.user-layout-login .user-login-other .item-icon[data-v-0452f05e]{font-size:24px;color:rgba(0,0,0,.2);margin-left:16px;vertical-align:middle;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.user-layout-login .user-login-other .item-icon[data-v-0452f05e]:hover{color:#1890ff}.user-layout-login .user-login-other .register[data-v-0452f05e]{float:right}.user-register.error{color:red}.user-register.warning{color:#ff7e05}.user-register.success{color:#52c41a}.user-layout-register .ant-input-group-addon:first-child{background-color:#fff}.user-layout-register>h3[data-v-54d9a6c2]{font-size:16px;margin-bottom:20px}.user-layout-register .getCaptcha[data-v-54d9a6c2]{display:block;width:100%;height:40px}.user-layout-register .register-button[data-v-54d9a6c2]{width:50%}.user-layout-register .login[data-v-54d9a6c2]{float:right;line-height:40px} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/fonts/yj.057785ce.TTF b/src/main/resources/nginx/defense/fonts/yj.057785ce.TTF new file mode 100644 index 0000000000000000000000000000000000000000..e3bb754ecb5ab1d2c3885094c7a7c455551b1fa5 GIT binary patch literal 53228 zcmc${2VfiJ`9J=?cPGiRY-?JQC0W~&_uh7Fd5<{WaqPq+j-3e!kU-e8(6TpyP&T2g zLUBAop@l%%Wt9S@Ev37qo6^2_ebk z9Kw^{o`Hhmlgh@j38BMqwtH&p(ZQb`fcM^pt$Y)lF#Jw42G_H|>)@uXC!UftbKgODeGehR zZO5$NzD-kdu%D3GcL}kbckFRflkeX0gI$CqCJ@5)Z=F2lczP{&3Vgm2zVF>OxpnqMfhQQrZtwS>d7@DIM1&@A2$r>yY)4s8v)lJuVRflNF@ zGs*2Fg|xG8vMa)y-Skqp4!q0v&?||GsJZX(CHN(2&-uwDy&9fgPz#)n<9OwJ?7H}8 zW&bKKi4gC5oaW~Te-5<2gRX>c6Czy&uLK+Yh}_RTL;Lvm$=$F$r!FTi2u^Ypou_^9 z8&|=W&38}%-aC!XlQX$OvIq7T36wbD+~x540RKI*ir+$7VE-&^5Ai=CSHivi8s5JW zjvvI&<9Fc}ABS^OuzvzR*Du^lu7KC4!?qp1e--R^z#flJgYV&cr_r<6@kw|L*W37d|tkdWX^W3V1IA zUK`=_&A7qwU9j(jtp?t!P~Aqlghxp&yxzzCgS-vf2XMYx`96&QiNJgJ;CJCXf$xvO zu^Eob_#$#PY-g!FxVJjH%T8H=OSm(dh{qY*xj$1$4X zH~^iJVG99oy$ky)*dB)Ma=3?&U=Mu9T?ktN&b|NZ4es$loX@b=au1QmVEX`R!aYQH zssBP}u;XIRg68VyC@_RTpuV8a`3u%J)n&A5{F4Ua3v{v3b1f31Ig z#tZLp2SJ+>FS(7XX%bx1O$%uQ?Wf~#%`@Se&%ia`f@_++cCX9pW!J1)a!n&#Gc9(_ zX}Bgic<|tF;i@Slk!TKnLde0N9~?ip|6tR>yAFaL7mb7*`1!AHmB#Q_7yN1$Z0G)R z%P&uTXV*J-ymJX5@7xXBiSL~7&cr(f?-c&*AMiSz+VgFHZAC;6t76H~sG^0r>k59-e{2tzmySKU^Jd4flt~!&|~T!{>!B58s$+&)l2Uo^8p=&l%3m%sVCj+XZ_I zuPnT$@Xey(;=z*Pl9x+IOK&WFt89DOU&}|!7b*-D-4%CKo>G-vbwkx{Rrgd6RzFz% zW=*K(&$Z*Vm)HJ#+3IDx;J-VTJ-F+WLp>KJE@7vP1v+ulqL%+R0*k9OR+uz#|qWF{rKpmwJ4E{}Uw zpClw3#M&7`-~|W=Vm9nIM+{W@KKr^3{1~IfWUI0i6;fUkHdp8<{^d1+3a)r`ymfSa zb}_{_9VaPkH4%mVlY?U5tiA53E) zj8+BOli=-{4KKkzv&S7trWBqBo(5zjN6hSg%y>h38m{o+AI_aM*_1`+@vmy-9|s2h zh#S!NZsHN@RdtL$Mq(rBBtWvrW0CBv%y1|p81VbN9(TIS=}5ENtf>~W$@rNRJcOWe zFUdki(Bn={QrTn*N3@w?zt5l-R7nP#Oz4Q7vY%r#NYvx=0C~-k1 zJ)VP4;ysyEIF6tK76+oj219|HxguO*(*(j9cxaP`Mn1#N(_gQz>m6%7Yvr1@{`F69 zZJylP%Dpz$*1MtZq?K#h`!_tZwR!EfR(dCUNBG0=uvk4j{A1DGHAG(?+S1?Of86je zeP(z#x-sq?oCfz)L!LWWAlTJb7}I2uMlwK#R*^dLVI)+ythT1Qs7U>vwn4eD~THuN#-6Br_N6c^(DC~5=pUMjOQ&%k$d=|J~2P{47^9l~! zmlO*XF&4+$GVI^Ke^vlv3=igMWd%p7fuX9ZEc<9xX%Szn49ILaZ#cmuBf9WKAQ^0CRA2hVJ^p$#a0j1`23*)N@0{> zNHx4#PcwWrjXK~9tB`^D75Y6Xo9+_3ItzogTzY(5s&A@9z`8Ihg6u4o!*MdjbK!*+i|) zj$%=#%Lw-BEcv3AUfrGNbf)BqzsmDwb&TgaT6gpf4D`V?1txm|eCtt|rzlTsBnV?# z3%>jiSOeQ=eWY^RmdzX1Pfv}G46hpMS>D;v-rQ6Vqb&_}HqNMYoJnTWXGkG7*le7a z3^tx#a#k9BvuVlb&*>65%HteU3GgRDQ&2nC+*DG`PHow&utIW@V1l7vs9RQ9A@IdG z0cY1w3!4p5N#f1XEt_Gmfe*|PE#0w2EOoSg zkwa2Ix@Ev5R_9RU9MvIT$fw9&pZbk?v1Pl7K5}C80kLI=84jL*Z$+gs)&GRgYWIle zv~IJxR22z{_A*-3dTd%cU#&@Y=83oetH)Iwd_5yw?-4F}Z$*VE{tH%(xPi_;-jqhCCso-b2fBQ>_J}jb1kD^1AhU zaW2E2meoFP&(~SPtj z-Q6#~KhW2=Y4gU78^se=<)-@dChEv^8C%43dUao)cx|D(VENk2bm|O)9zZ*Sb2B@l zd~VUck%lDRa6q#mky6l{Af%DFXv4&82FYBI3X0`d{}C%CSL7=Vxb-FB=9{ zGzw&sDxOuAa)xvZYSmJ%@VMg`LWPXratdzPGn;FUdfYN2?4$m4Gw+PCfzFX;GUAWQ z!@Q3gG#ot2;vj=OD6c4Cnudu1RQ^omRG3lqs|zT1-Z{&Gl}_svKk6K7YtZPeHU9SF z(o^}Sb=EW5*B_hbb_z3VfBVw_w@IRS7xPKin-hAO{1AE zCz#FW4{(A+9k2qZz%B5v$#%G8XI>ilN_HiQc#Qa7Ox5Av}NUr7u>cZ=bLLzz1p$`^?A}wyDWn zauQhjiv7G`&?jmIUL7-@=b4SJMcWOmH}G&MQA;l(S{sLx6JKuSw$R$v_2Sdb{)W|UwVQ+!#oNGjIlfIS?(gp%1XFiXyrpA= zHm-(eq~y$lTWBZQ12e)EFMnnP@YZJ0PRF|`D$GEej&`CuvWIyh_}xA9FWf5b3ZPFR z-g-=ykQsrGn+Cih9%fZAf-FF4|$t1Op#U zo~-j!s|F+r9Gj{t^E^smLSbHlja^g-=1*8Lf`q3;j>m7YSBXmV=%wDlCxvI7w97(SKv!FNlpp zJzq(&AFAGuEVawa;)a7s?V>`VOc|CrT3#kUXhcV=DoctBJnF)jWHL*)gp=Q5#=9|) zLRnF#nzV;0>hcm_v19@+HRd!i1zmwo0~2A)W02JI4dSL1xf!{1XTHN7eZ76MsXigu zT0>uHKhc`TH%~=h>pb3N1}Z0=JGUSVcojyG|$#!Qk&o{Tv2a&uttn3)LfYN{of`RH*o6=&C>EF{~5hd!Ct13Z+M8^=gE zuV)=;f(Q56Swik2L*?bl3^h-40$J=~Vdl*GeQ83y^yJIrS)j0JX?J(JNo-C?r`sdh%|L@i0h zllv%WmL=8~%4781Vx*QGdS5u^;xh+M_VIbMxC%J)nqaym?XK1xcAL6X>uHF7K<{mv z7FV^?Ct9a{4!%ldwiieLMepq@@JGZGnuM9Yf#fuw$k9tyyByvWulQ!ZtE#GZa8OL3 zmkfp6o+Oj_xXWV!mnb_OJa~aTd+>b$@j#rFh<5FYq$yNh0&d9yQlTs|_ToP>V>Bq_ zw3r2hLcUq*VAM0uQ9YnCitFrh0k<rsPd5iV4gGd&x1f5C=I|& zVJgL|=?`WXllf1|kKB5tH5`aKgE#=oOg9!w#$?375~zZUeZ3E>FxtPeI+oTgUxdz_)mx%Eh9gT_?J~xF1p{! zdXCEdAP!c1Q z!_SLdT_x6V2EDL7`fTfXYrWcJD@&(ayiQYaT0FKj*mkVXBGhf5&$q74vSqfSeXdEH4QMecmLEKLcMc*sQulf%w^bT53-{q5&C?Ap+nW zW4xG7LeEEmqhs$X`U%+*L@$4nINezg%%R(JoxbR6En^{vP^1l4(pOuyyG=r=F0&Hm z{tYeb#7(Wi_N_rZU!LIXqR+Li%d`mP>ZG(vV9^^o^KAZ1@%}oOOPE=e>!aT69pWin zIUY}vomvY*Wulv2GLmUeOSXt_)(7(H277xa#LcVnQ^BPMaM0Ey`sgKn`F6KHO?=G{ zSmE-uAxk3l1VP3;$ZR&WCH^1D7!(un=!8ZMgPUfL8(}s0QnO~0U_V^Opn#I03MMU- z;bn5fB!Lu?e6dSHMUp(lOxS=nU~&l(2o)8H#y+#%Vh9G$qzCwc80%s7ohGJ75eQbv zb{6PN86#fjK^a4@m1WGbjbcUXc#bS%=*Qw#CSzztiQnSb zBZ(M#DZp?yqKKjYWg=#ZUbQOQVN14(-x{O85>HrOm}<9%Xi6xABF1A+PD=A2=!U-O z_1rK>8x5)4cc_Auz0^enNOo0cHG+T>i6La*`GU)8Mz{5Pa9dZw#trY;BX%kNEBfQR z*l#3|+Q<>Yp7PHmV5HzMk9ZbuO7hs*?=Y`@SNfgltI%_oeo1!U!GC|8d|%iqJP4c^ zX22By0F)qBv6q85kg19+EVUuv=2Nvam6i!x5B!O@9q1PxJXgF*Jo_B_>`6$UDf+5# zHe@AWtYyPz`rhz`c;3_@Z%PjYJ^-?#Hi1FTjBc}F&m>58g8+FEoZ@{`gnuifzd~i( z^nu6Qrg@{hzW@Ob@gMjXPM>;gJ{f*rgqkhz%-u-)8jUhYdz zHv$4h81`Q9x!eF=jU+BFvH8%L1;?u%CTXC8KTGV2jL~}?=|=mlEyw!|sxoa}xvM@{ zCGKgCI9(w+A!b%gHsxr{z6uPcqw%j#^`f&imXqo2zW)HL2Y=56J7RgC!Ko@Ffi$dxgl%plZ zYK+a!_H=9dlrfoK+1tu@_u)9~ZOQ2dE?X!JJ8VKIhp9mQimqk|IA&l7#GI4__A=^B z8ngiP2TUnP$QNq08X^=Yve9g+DWyUMv+rO+GQp|m!WuRaz=l(?Sh|Yo$9jsRWrOLV zm}=md;8?~W8qltbIJ*%fG-^&^dOXdpOD*V8>7F7UeOfv7I7`vW@|Lmxw4@?DXk`}V^g}GZyM!ZUcNp$g!uei zXV{UXGyJT+Nz>TSkYP@|YFVrJg9v231T0Qt@>^lIK69BkyCTh^O*E&i;Qrm_b-6s7 z#8JTWr<$zA(Gi66Q@zP1g!4aWWpF-7u+za$90WW+k(lM2hywCzBnX~4n~ca3O1LZy z*+Sw9&~b<2YKtQu#|=k`ku8aaFmv7Si;srnqB8{I7?L4qeqK&?W;i35;8PT7L|c#r z84}5Aw~r0G)|F~WNz$pM$q8IwH79C0$YNQHk;n=WAQ9$RE{T?EP{I1-EDFi*?o$Mww_?}sOr{%0d#Z2dT~p8Xk@%~WQv;~S=&6aPMBF; zWYAJa!7<{F-d;MC69j|XNiSYw&2XhS#ajkydRF#MiR#s>>BrsOZ2zA=(23hY79zH( zAxXqe+>n`4K+4H)BN^po2yNzP#SH=`sF-58J&V|}O!V0FJLL6|J=Sy=Ovxo6C-YbV zn{u)Fc@(fyON$HgeL@WC+?N5NNslT`hBre2x6_`eb}^W0A2|Km1Ql`NQ0=4oButiw z9~kDcGP1`EQnj9g0b_nGAOebwqhv||Wc5vP{nxqtbg$77eYIt@eTp--?r>U!vP4_= z+2YowDZ0Bc`rFpWCpXilTi2(j3l#~zYRGrEtS^{T9DNHsTD{f3Q#^Ua3a%*n3cYC5 zZ+951;%l|$n$3XoZxBzokqh;q)6^FX+QGbezA(L@ZQK)r^g$RZ7HhUL-DL#aJV5qD z>;WJE3-j0zT{)UpyEr;W_GKAX$aFcVD>g6ET?{6aql8|MGA{r<_q#2ED>f%|PKVjV zepey&XS%A30*nEHX!_qTjx5i1`oK2tj=tDA(Hu$8Icfv#$N7y3^^+!gZ^s7l;&zu` zm>CV)lEK9s9~hv==G&~L(MfS?b#|&tmqR!7ML!(~0 zUYyg&)r+CAFTm8m+ehZ-CF-8BGB{yJQuAPDXNCi5LPm^!<{-Nj^a~ND(k2)PbG$w$ z%OXl|u0S1v-c(oxB1Ikcp&YrC3kIELFJSXy;L)bE@9-E@4P()lJNK_&&!s?&JV9@& z=@ggKUA^AyNc3&s&Ln&0W^wcIFjp3RoL)Z`N=-L9#4Cm);^-Y*?a**nmw08i-%vc1 zJn6}xU^SxrNCkexoH{+=*lA>c1ha3L8vi1BY)7Ul%M)DU{V>vkKZ;3%v({AR1<5R$ zW|vuXp4v>QjJz28F&hnhB0#8MRarm=2+2$*&nKu=JW0mW5Gpz%u4R@YUW~jFUj1#c z{~KI?SM&2arf|wh107^P3o^TWA z8WBx{kY+8A(?I9p{FUgHO74h!Axa&YN;O-Ie7&TAuT4qFzQi4-iUZh3i4xNk1rz26n%e0nYK6Gl~hn$ zJ5!J!M;;Vy3m&(_B=9UB5~Cpb3aRF3LB7mGFilHx09BA8A&|E*@AsK`6SL0u1-wpO zqAH2`(0jFD@|ivlKDQ|JGJKE~0LcK05w#d9*VmO3@MO{R+M>^Qk2g1|Q=O%u_TwCB z>c}L$ojRZ1(SCXBF&SSt%L9%*qURQqOv^efdgysy}GWj82Ht z!(O*DDM*j$S-A&;XqVn3a+&Vb%5ANea`BDgfXNm2 zwBj}SMfS9DdTVd5I60mcaO=Z#Yj5e0edivBbRkG!lwd5h#T?@M=BjGQbe zW_hYXNr7pZkk1K&Ni<7|sba~QN+d;g3t~p7hJG-zrekCScTe=)3#?q=v}hac&$Xl$ zL(*Eik1;k~7@2bU`2IU9E9vzeu(R)gyB$hl2}5+NKf+v1KPh_+?L0DZpV?^P2mRl7RJT01AWN4nNF zwI3Htr<&ItURrP>2p`dob0M4;Muoz*E#wh?}OaY`~h8Y_zGn(NbBMm4)+4KPf zkuU^Nk@hw~VR?wwFmV}27y7~2c0B1{TNHRk(NS5=f_Ah8fFl`s@a zpx3nsOe~G&FkX^;u0_vFVlauj;NwfAO+~pfn}EAm5U03EC|}f`73B(->1cITX-T11 zU8K+{VwP?RZwT-R5Pb$xq;Q!z@h~ncm+}Ufrd*0gEJ|?{JB#Ltl<>1#+}K{6nN2sP zdGy}sn;nylb=o9r9euH5yWP&gg#A&+2`($wHbH;bxwfe;G0|2hs_50rt1|M%yUVTM zyNzV|sNNhtL0rdjeq5$9@Qoqo$L&r^k#c@U{SG&%k1Kja1HBz{ek!cyl7^9zG-}V5 zWk1H-(5Fj-IiE>pB2LMlgSm$a;Bz~3(l{I%NoNHeOKfSMRK_7oH+0)DH3(AcL&1RH zRmNanrr(v8sFF%F6yyQQG(I=-5FZMYML$gUjTdmXEO)9a`lbXnv>b0q=ZX^y)>aWz zXnmv87ZktUgwmgx-H@qql6Z1=H-HPT(hJAz{!p?`{6mr7TvOdsma6NUj2;A|<^vS^ z8gk9Sp97yO_*)qAkIJFa;*XImsdA>A0YC~C_odmLG5wKwzPJc@z6R@N7)q;99l3w5 zwjf_9f&lk2iMizU zNZ=3vm8nArX(&d~XJU8plIoBdvKLGo^s2J6APAEi&cI`3v=LUeIYG26fuxV9Rsi;6}Nlr?H5<6m*CQXV?eHdIPW2iBcNXF$@h!W$= zAhRHb27c8I;xQL;zCv48^o^D^9qTw#%XWyqlxy7WAXctvYBKtA#QQpeFl|G12)#2*!UYHRyz^a=e_(Ssnh-Wweii+0lAuLb(6 zpdy(FcA$R(i~r*cdM=UUOhPdcRbH5v8#he?eixf23qhY#Cs-LSIt%$_Kyl13OZ}7t z6K2}u6#2ADGByq@v!u}J$)^`U0a?pBmq#c{uzIrHbRyetb*>k035KjL`kj_(KaNPK zH2QnGw=(qLBzy48$mf8bBwBwyD{qz}Xo7M-nSwu*1h}#$A!gXkQ&8qh z5~Cyp8C-nEl>BV;+Rjn#zEFcw=feO8h;0v4*`GU4TnZf+cS!mS3#yB3I&;w+K z^|;AN30$ItDY8P@ct|4kXp{l3m_oH3Sf}U&bF*WUO-Kc>RmZ2e+USpR=?$l-bkTnT zP^O3aR%s6=>EBnbLc(0CMW4bBY!HCKg9VDGBtb0Ic3RDbWFZO8 zFpC9LVxmT%00CfHgjCrs`8FEB0JPAE1hP$h>$zOwB|rj@hz|n|5HmuA-VT}O zS>&FG8(bL0TTZio{Q;?5J58;Yzot#j;!(cgsu(T-Vwz30P?$`WlDTH61MxeYwHt3 zJn@`5K>reZ0->PUMjr$OFcE^)AFe?JFgZPQlXzp9FK3uuIsnBX z1qSU1Uu#_7R z)~xKM3=kKVd%({(Pe$Kto#HhAJSCB;wu!fhpPc#0+1~|M?zy&U)k=Uv`^87adG~pA zee@P__ZB+hiAM1(&aKPf7ycDT4~Rv6LBT5{Z;%|c#22<X68sS+&6GA0(R4YNp`(bPoHBevx4~6k7W?bO?OXVgdVBu;xv~p?E z6wPoAif__4Y1lF@{=@~c;Hhm~TlBlp$G33J8)1w(V2r-=zZfH=ISvVS#6XtC9wBjK z1gSJj#|WR5LHyDPNRPu*XWSTBm^zV05&BapW8}l)NS0xUkxe#M=yX-k92}#r{Ekr^ zqsgY&7j>Iwct_2uwg>!G!Bcqst7Y=JO$_e+ocNPYQB zFTu}2A1NhI#tKL`zQ&j<;!{@0ufo?@e~vLlD|mnST8VpGAs<=!Jle)qKuhqo5`(mY zCcxK9OwNiGw(|QJ6S6|QTz<`BA6D=!@wF0zumWPBd>-+5E6HcC6)f2bxg_{L-alfs zRzT8}*J!U9rwPH_ONoDN&((hNX*NS~*1)L8*uhZF}m`>$hXhpKQHLD&kOlkmW4}1B)ysfrN4?H&%EA6qY-rq}#Mu z(mn668~G5c*@uoIX^BFBWv|VHI|Id=C__KH#ye*5+jtbEn7YA4D$k$O6$<%J?+`y~ zhGsk(y{+aLtYmJOYRH08=410b&P`H_7p30&ED)*PSnvJGQ&{b-GtzAkbsJ*^&D?%e zGL&l(@8_gGMGiLCK);#^Jg7X~Pzu4EDKQ4PmJ2Ubt^8;R#sj#R=i=(b|0m;d#H#Ud zXvuhh5LCtkpuy0h!otCng&`}UR}>Z_e1O@}(s+c}Ah2O_vZ2A6auevUqt}#!fCOia zg$+<_LY|qKiOSM4ln$ynxZ!uiMKq52G%?H~_93S9nCoSanO5j+12P|k>vT_wKF zn7zRaNHvAL6im9xkTgGd4FB`AE9kLdt0>W+B@I(Jh33$( zl!gVp3_l|c>t~j)8C0IEw=Sx7TYR2P6`vz5%boMij@1E&zk0dTq>I2fq8>|CUku}g zeN?REvbn`^+^oI|&Vzn{^FPILgwHcQ!Nwi*MBKPD`OeORe8=p*0P4e}n&z}`L|JIW8N8>lVPwD!~eM;9kgb(5V6+W~=PeXj3qdmWL9`8@0OA}(f zvCrfEN$201k3Wz1C!N1srX%Q4PGt1Wg%8@uW#Z%PI(WVTY>;x)=WxDB1VaO^kLMp& z7R?)2N1b-!)n9Di$@{##4NStISIY=U~$XF=k3wu-|_*NJFp=W6cTtKrHY@TGhY z*fZyP$IfglHjQwisOJ!4REBCLk}5|pcwUXf(qu)SCl}T14In4 zpA|Gh+g;KP?`NsC`W$*vuh9ru@)~1Kkx%?hNzmy&;Idl9G3qGIO!NISq_+z{7JnVF zn^LvvKL*Un8I28=)Krb`mtlQMpoZqvrQ4|8DPB+)G#cG7t-ua>nS7o9qe=zT!@6HT zSmQTFoKjXh;<%r`8C|TMMv@N5SEq z8uVte>4{KGB8+gr=W%PCP|J^8>c?t+o!ZV)P`_A3?;-OS;4WTjpyh)o%hTB2M7A0m}hw>R`V>wUW*WI%E`vkQRej^B=$L?UQAFdl@>=HDHa7=-U-a# zy+V;1aYhvjg|##boiGVz2M2@|i|)|!&Y1b#)!M{2E24C^s&Yj$i+!!^ug=R>4XnTs z+XvN1P*UI;V8fS4D|~LJPGzOCarSuvW-w7=Vn_-xLzRadwbWCvx0VPhtoLD(Dn6V^ zl|oDYI`NwJk~B{?g{m8?bHeB1HJa4){6=aDdsE$0;(Q(5SUDcB@tNw3Qt_;^b?$UN zps~7gX&Z0WR#1=bX$A2Ei)i~w}t*qd>_9#O`(KmW_3<#;>z*sdjjt46k{kW z!xsEV@5}^WV2W0E7kHe>#$RT8v*`um%RL#saI)$7P{z(|oPp(wG`)w8>0;u{(1=7KdZt^vTjUX`$B4JMu5+0%n5r^2Q&pCf6H{hsJ6 zkVV#AV|74*g`+ITJ|<2N^yyN|dgi)@McvR43~M6B!4nc?IpJfOB=sOChQZR^O7kOC zTaP_vBQ)(CU$c5-SP~m8jSUf~q64Y%<)h_C8bxJ5rB1$e%i9%=SvMXIVQG1@q5x>V`wLdZrwPIfp$&4 zB3Bkxj|BVz#@a#t>(&hSH)6m&K?=ApG(hWNLCSIfTdu3V3gYf+AY#mj0aFEsd9i`( z=Zd>yvBH=5+E)tKtA7q%B#IoK0&EuhLhGcSd_xni|!yE)Nmys^y(6&H3ua zHsrpAp{_i?klDzNv%>+O5M)-#UT-?s&{g{~JS+o;*@gR9{*6k-@^9v$1vHNpRSe7pU|1}Z6fze*ZaE9qVlql4mT|t+p{%szbv$1&ZZa8xYgj8-22a-4DaI1i zKBMx2Sf$zt#t}qo6A+`Et*uF@gFQo{BHC^U(Aqh*m7&D*E1D=@CvimMvJ$?g4#z#B ztFD5s+K>jD;HzOQQW)^^Ar{n~Z%!n*+ZG^OUr5&Q8vyQ|9z$d^LHI#Lu zMxn>ch7`xzi2{?T;+TZ~;PVXoruyIKrPadVfCLs zs&YY{OL-ek)*%M%mVZT9BJq(bo#Xr)sZ}{k!ufO~W(hwW@`6Bef*fUJIUY{PPGC{0 z1(Oj9YIr_o!$7eI%lKrugNz5keBr34379>T586*L?GBDQC>oANmbPi#ECEP+vF5+$!zn))7&&hcu zt12rqr@T75yqbIEKZV8A=D*TcmE#-DuFTD;qW9%gXJ<8wo64%Q%WCP}Wi?r4)xs-z zg@w)U=9T!`)ynVWV1SFSq@t94s>TQZ(n1u)y4{LEUiHP zi--c4tR)b`Ezum-=_6s|Gk2U6J=Zz>^wph#X99d&=MVb$mA|ze$T{xxm*@jUC|I?K zO{ywTcZ!MOmuFcZU5R$W_oYyRP@`>gsIq=xO`+}dG{9aWB?vUGrYF&5Ifx6CTeA{ zaXNZ%aFBkuszW^XHZHhYG(f>@LM%3nexDUIY8FV(TGC22jFlr9tu0NB=ttCIi}eB! zU0x3wXked7&;!d}JXDCu0_~}I!L~o5t0>RP%<%i5aUhYt!9E~?5r?{jv9A9!O^u8C zl{tsAb<2dtMew1iQFaW$*l%rte(<^KWy%=OmgZ=d;mnEHzzr%X294^4+lO1nl}3m~ zU_Jk5eYRLXf4|4Nq@O>NmnAw7rkD$b80Y8AXjjS&pi~_6Du3GjBPp{JAI(ju9~`F{ zU$xG|Dc&ESGQ?@WV%-N%GUyqqLjFUT`(d!#o98njbxchl(-lmf*#fo4WOxZshIuPw z|8Q^`&KE=sur#BA%P}Md3@J{7l|c^>j*NvQW6%S{B{4RMVN^KBV~i5LQVdT*R7{f( zkvEMx)nc>4`8vuyc3*Dj8GkGu7V%_=`Yq1ui4zco<__o%w>2|hK39|r~bhMszrP-ymMi{7~(#oB} z=F`!Mc(5s*SWs>ir}-DXjt7*gP=!cI{8O*7Y(s2?s zDG7=i+b37YY806OI!kJhMN@rc{G-uI?zsaO@h2a+NO5Ky z`R%x$jNQgw===h+nam_&=_v9WG{j2L9QxY{i@$A#PE}>tu*#R(%sm&a#2@BQrps=o z%jmM3#A7axeiMEgIN>h9zqW(^Lpdn%#CN|UPegE~qfgCh#YWbP_=q(X%DJVQdB!KP zMy#N@P!|cY`t5z`P>Y5rBh%HV2eBn7At^#dpPM(G{D6(OIK=%I8|j*;o{s7# z#s9R?-_U7bo4+?__KvhK--vmy)AYl0uNBj$A@6lcRwHZ0a^RW!Mj-0aDc&z+@V^Hw zf;NMP?2K3um}W_ei?;PqjR7*Vn2c%DLlUNv6ph!gurZ7zLeL8gbhw6I8Pxsz_j#-a zokpc+35dX7fXT5UY00*QIl<~ADi{z9hA)5aSlbSb%b!~>K796A+d0$p*yaL!^>piG zrC%E^Z^@kIF9vMxYQDW)zUJWMmTa9_vFV9XxMxWy8j?&AU!($!+bd z-#ol_;_HnyYx)Kse(%JAywb_Ot;hF`tzRy@aFxAii+J$KKRkyj<^S<78-Bkaoshjq!ZbaEgNrgy+UjtgEC&$iV9R}l1mW!CEEvSv? zk|75couve*GX^V)NU60<7O?f2^k@LHnW<5yB%&7#skw-%FrMC=v4K?Ga1)hHI}q@HpRa0P+)HjQ5E=-vRVW zC+%!uB>*f04gA<%=-&*pY_CCYg&m0`x@=ac%t&B7&XSMd4|1}}kjxughj22}>BdsT zNQ-S6RPAagzh{X^`vT>e>+~v<_5AVLmFyT6EO58n3-Ok#EffAzglAu_TfP#H(_Z@I z{5>aTZ-D#Mz#6=MK38Z4?*t`s5U`#~zHn1lkupI7F)e6l$GXWYo(CHY;~134$-MBDF~%m)kWFNlh6k3HdxS2 zErlHR1R5*eO$meeKS){~dLHtgjah|nS2`?? z;I$rmin)t!EG({ZW$054Z&kRR;eB3HD*srcTW?g^3QJ0o%gf5#_LGaNhDxjXnsk#r zQO9Q)lD)-K^%g@yg27U+t^mnorSga~47uX(->mdIJr4(sHvX*|Mz-#;%F1f5Md#f;w#)>Uv9_nYd}^812q5Zk>2;Ik zXE_IZIMDC%I+VlSS(oEI&my(vjX*v-2I z!3yC)R7!I`qd^iNIByrAc!pXLA(55tOae7LHS0C8rk_;{kn>@XVu>ufu%yfvG#Xff zq19+mLBcgGMXXrx0D7uYtLe0O)9c^)``^FwWASD>6@B-TuHC!7_P|}|e2Z?s_Q&*V zH0Q}%Z+k*~T|D!(YcJ>-p84qAn=U-*dhwum_A3|2xls&%uwphbDEanGtS;$<#iRU%Vq2D)z8p=S;93Hz9|-#psb>s_xDL&ubCEG|73(S5 ze1g}gDoe~|Jw@p#>nSSUPT!Jyik9mD*xJKdigH9ebu8QJ(5KVN|FS^dD|)cQpK#=b4{UxJ|eaT+T;F6qKQqLKb5X3$QCI*h3>aCJWuE#xu|{zbtyjv_F&!aO2fAFtv&Mim z47JvP*k!mG3(v-7+A)@47QdWSTfwKXT%G@d`!WalcZHa%lY3>;+Upy{e_qu%aec#S zJJ&~!Q>O$=S4Ilc9c9P0P0Oh|{Z{b@0GSzBuFf#z=?uYk;6v`_p}y!P!Blr%gk|*f zqwQ~|oB6--2OvA5m~`z6ha722hBi_ZQk9|0E;KiePu7-GwgD+AG`a)EoTZ7|3Q}S| zTJko3v^Uf{*7~yh&gr^-O$$rvuBq;y&N&v6x+lBW`m^HRsIKXsma@J3x##LStBz~Q zw$^l4W43plUrec6UU^(gmbH2X#C+`&zD%AcC>;TL zbPhxjGwSDTCg^B@XHqRtZUF}i`XuZ(4z~n>T4+z95zzZUy$|9BOensdmca76amQ!t zN4}#UxyktM2GgJKg=53;O@=?MH~yKvH2lU8Z5VrW-NLrm5%8-3>zaSer+n3Ci9JH> zp_E66J(P6+*zX&jg*}%5o)fcSFsN5z)>DWEgyW9+6#dk?Cxe#&mV)|XCMT5`2F3zw zNh1wJ${JZZOl=LCEwM-jEY6}7>9V-s7mQ-WhlUr0>QUnuGgxCZ7pbo(XTlY=(~>ww zUQR5IvCy~-mZ9a#V-c(cirP zu@506z3NK`Ggt?)F!a%5)(W-(0YDtPXe()S*btpXHEJwgA3e2#%M=HekJEh+)#w;) zZ=dpY!+<-%=DXwr8lLAkynI^JqLRP7}NhpYsT{Abn>CFQCJJo zQ43k-Ya$A`aKt8%P&9{jp%&MnV5#KH0EJLAODlp_A84S?CMU9la;7n7!N5dB3{6Co zl2UjV{>IIdc8M9}17DE`fW~kc`7);)k7qg&8&6 z{eb2EE&5l^A|6YxrPrt~iF%`6?pIt+^o{77TsF$%hd~dlVD%^%FoAlXzrgNj=LvUk z-NBD|>^X}*MDwR;jYXdz1v_>sy-yUOCPxd+MTKGT38)4Fw($2B`n3_Gc=GgggV(`&?eQeQvDl|Ol76|MZqt3 zsQ!F~6^nvhK9W0pVmkX=S!q!rvpE2es)$K-SmsMw0g$z*j@Isj=oc8vLLn;0eamXA zDqR9BS+Drs^Z9w1e3+p}vvw{6+Bm?1^im-POIw{yNpi6u(cYj3dI}-0C~hN~#!?-I zM(z)@7^7r`7%cjTOM)^btn3%sPjIDj)d|U|^_*pgEsd{C)Y|J>3m`6863U^Q?H+?C zdS6^;Io=8!7(D~oa2StHckM~%zb0E8&eT4KHX!|{Y&SK13eQN(zcX)+rBxu(Jj)YiXI4S~LWU(P6(HrL#aBlYgpupE~Am(bV?d8q%6unN@w1*MVtpF-`$Vk?E@o<)*l@0M8M z)jZ7z%Cz4PrDzKAq2S7GHVQt4^z-Q!1E0*&{vtZ>|8NwPER;{{F)oipT({Vxj>q;R zb&=JOdm*M;3FEOCQw>0V$zLK87`)W-mZ1AD!TrjNSX@6ZBSAHyHgrs~h}V9W2wZR$M355<1zr zY}49i^V$x&79g=J+vv-3SeE;kEops1TyTGLZ|~+_w2e}@5&8-j1v?>r{b**Y#2YBg zAd&5mS3t;fQ8Y8aUjFjyVRQIhZVg*YTT6B#s9CiGl8$Vy7Kt_ zzn7N~65xf94MGTHfrOBK;e{X%2%$+uAP6BbYDvHtcnK6~H3$f8r?t~s(bm!0s(@Az zngj?TxFABcGPnCAKTtI>HSUZ9Rg7_%Yzv@lV97e4IJ1+LKK-_oDNVlt%E8+%ESF0k8vH^w z))-6l$lZnBkW;Xq?hRL`J!kDm>(Oik8@kX}2$^feEXwXq7xF6;AfMzIIhdX+!NbQ7rXM%XJ^T#%fi)eu`z`bHSkrgs zd@bJ=F?t97%scjhwVrcr2?XfRy?Y;smo=j^@9@hV`wQL4|1@{+h0po!@CVkOE_C<) ztULD1H)r{exl&v=^YvJ0N)Dh(hT_~@4%Kmj&R|GJR>$2>J;k+Fs~|fw3WMBz{qree z_l|bVU_>6p_8@0kF0m}O(_==(4mR%*H1wf;M-SQQ8M=ae=Lezx!G zS(U8~Nf}qUFDcBvJTtB2t3{PlikCO-pH*KzHl=vMj46j)HxCcne(l7h+Yj4$`I(pd zns#Jtzxvi;6T>1VMAa8)W$)+)^FdM9lLkfEVz)3fD73I zIM;Rn@*l8?#Ch>yuE(7p({9dZV+x%S*x8h!a-S63pedb7aJsT2^{fmqJY8D3!VJta>gvWpTzWd{Ua7XC3zEv=*_*;21V26Hv$MsrB zTIe$7Ik|GUum8YPaKk7#2@jQ%CV`KBv6vS8eBg6!e4O)l_NCJ*twSZQ*JjL~t$Fmg z9%Z$96K7h=y%AV$=M2WK1e2RUI+SsaeJK0bDSSd_rDBrYYa zzdzf5*?@u1I08l@}zU;XB>!TKpjdI+*spPV&^5W1l6%(T4IpQ+g8=t7{HOKXM$QbRPg=g;= z4cLIw3^*MT{nffJR4+CJ%8g*1*X?}f-fukU4c&C~Xrq+b>cBpg*ea8@lhuFAgCv3% zJkGFG71+I%Q9w9y1d3m)LslF(%(%$D{q&b5ud@E@sQEl=wbrZl>5{Klu7UMmE8O*( zD?HRoK2ryF$O1hy&@r8kQT@dxcO0P*FHrw9q26V3zTpYZ&*ZC3E%DWuh9!Xey@`Pj zCB5x0+q)cY8YatTgNB%adY2~9_Y)j=)CJ&R6Izin1a-y7MXC$H%#6r>6Ixx9lGAa$ zH0#Ph^4!&n90-aO(7r2 zC8SaIuio{rVH#T+S#4)(_ zjd?PPg_I7+PIpL*9`_J~2JCnvx(Ez_pCLM#_zsdCd#17ge8x>rVnm{jN9unU(Gl)`ZaLOna{tmF=}pru}~?A=B7_bu;~DfW|jCfwTV|65o}e;yO`4yo)CddvsjqVwHzI%Ana ztPJ*L?QCDyeVvcLeQjw_)LFq`D;sQYFwnqo3!l>0u=ZO898!`?VY1(spPe;1V^U~J z-|Zkked4|2WF1OsByGg9}i`g zApIyTz@!IRd{QHj`RK(A=xLwS9zyQb(LORM#=Rn=GC111Ge@PpJ|$yR`WrghhlIyW z9AU*|O}96mZV7DdTw(QCUt4;i*3lDC3D3UgiI0d5bN3{~Bo7a$1m9qlaK7y!6Ja^& z_o-*-h^g!jRbWG-+AOtZduOr)BnEc^4zy)0Xs%p+8`Ny1bA48&@@d9|0nIaT^X&ra zr^`Dda#mm4*>6=>4vZEH=Y6s23v)x|Zk)CqZ}_DZb7oG<3!S013cAZmbDdc;5v`;bI9QzEa@7Ch7 z*b9zGS;f=;aSi*5Bkj$BeZ^>d^A%@k%W*DO&jqz*cVL_v;{H_Q)DSZlJHpsdWhOh| zFE@|dc7OLyKI2r1t~`Eb_ql^K&H48#bmOuhe@fQC0%CB#0<&gnfa`z^ks;2k{*}Z1 zmK>K=P1IxIT-PaHnu6^rH7Rj)d|YTwz{1Y3lES>~u^bW{HgsrKj<%lRj6WepN2br^ zaaWCXj;g?=sV75y+U~at75iim47$ zo9L3j?qk~c;3(B+>7xH2Y0CIBU4%Na?A2qfmPzAc67QR{COXNHA3h?sqBh_YZ131X zJ~e|LMBjP<_h7aIzhH3_(uWWB3&uJK^6l&YvDUCb=PAyTH*~Chg^0XkEw|FC{c&AW zy9FCxYK8nF;$^Mv^%LjPpBsO6zSLg1uF<}Xc{;UPuIXJUUe-#dvOZK|UJ;9?ydic> zU0AX+&Ngi~;`37WymxyCyAZwjITvGEu;oO#nNO*uI-OJnJ!5vMgA689cwCJgXhzui zl0ChCPnq1m33W#6#WipE7;J_Qb%eUrl|6H<|H<~{8nX(oV9DW>=aeKRT z#U-_0 zp^p1x6Kk=4!vFt{4Q26jRcv0xN~&5~|KxbqS>v^iu*nYn>%66WE)YM5x{&qLVzsFb z{muaWdE>eJOPz)t>Yr1`;QupVbxclEj`L0(JTc;2&44#9U99N8iuI{#IH_ijyJLl!(-#*>_d3K?}s-cWda^ZnNJTfdXI~B`_%D? z;UP4&fz#{fKLSB42ATA8s(-g?utmba^<0iTiG#II*qL|r+CH4GENYRkN z&ewKVrCou8X51@?^R;W;vUlI4F2kps9_%vQk$A3Cw&Ah%CpcxZ%#DuPkS6w%&t30U z^C!VoK0WjnSnodDeo07j;9Q#nS0@WDM{@t4_FZJf&%|vqmh+uRHj5+HFcyvS*MQyr zSzr(7HYNTgV444Zutvl68g8&(CZ^GT9Bj591AQ9PsxiI9M8Rz-DBPlyTQo7qgnv62<=+8D`#ZoGe-{|*e+-QCKMBVB_kjuipMqojyTL?aV&QXu+Xlid9?IRI z@Jt}43ykwW4337wXj0h;MiDa_K3(8gaEwxpf#wK3Sl&w1a4PfTKO>h!I8eQUYW ztXAA)3+J2sL%?qT17MHha~l7={byo+%hNQI3VoW%M?PufWFJ^cx@nq|G*hlmtM#d* zl4ct0pMj0`17MT=OR(9#A6#X>1^V=9i~R!OR;AhMZzp`4a@eNfJxDvv98>z^wuDdm zE!GxO{fEGO|ASz;hO0H)VE=}gMsl7`icf>h_CC<3@vR!)X8(kk4f=Ge{|Um|6nmBO zI8P_SzZ0B-46(z33@1`v!BQkVk=y5wfg=Bjq%M^6l(NBoig2THXr@FH%}V?4;41rV z(5FvZ>=y~QDowjS?a-KB=rha+VlqsWZG)+_jSTXz56t)f1T5E>c^Xr#F%7i;3{t!Y zl=5a!-XDW2?GM3K_N$;zXrSFBq z6jI*@mMb>c#|SstJ3*g@TQ$7Zzn7S8V775nciHrv-C(9-zG8)9m14DGll=@dZT2p3 zgNCJbF{4pDPJ9kq1Mh?B{=;AutwvTYD~SxG}xzz zZ$zp&X1Vfdvfm(lEfUT_O2{UL;_1zQt)=43EW-<4GQp>?UTbe?O;ir9J0U3JFU~&exWlPfLE3u(afSZOQqR zNN8%6rjFL0Z>~@p>CyRc>tL03gnbBfBew$D>Jd=dOaX0m9VjiNfF2=XX(0tjL*8n( z+d*j+1+)i=k@iqPJqq^nvmxOT8Cqy%!m&cTPtTQ%oun_9&Jrmigu0OSwL+(U@ArI>mZ@ z+F(BkjZbl_Qf>oFsEb_C?Oy;!`DKM+tbZDqr;_r z2_wAF%+sgU8eXFD4fr!CQQ4MI(&q__giGjy4sezIC(x%fEwrc-m3ay6U%0LJM}Rld zu1b)Myt~nU58SFbxlL2qrs3@xe%OB%PurDqhjQyw`aMdsSMdp@Ii~4KZI&QgN$Z5B za*`CMB9kA3QT}^C>FHBxA;&=J(H`2>d!U=q)kC{F1&;OK1STnp#5_n$FjFyKQDo)O zR_CE5NLVD}QOS6a%nO7?G9DeBJUTjgR5BhTlJTfyJV-{~UGE=>-!El^KMndczQz7M;Z}XxW()m#zYE-;lpE1LrIbRr z-KN~OX?VMa+m%m;a_CgbUdGr`@-KW&!e<&avIT5nteytXH(8gE5|wF*$|%t;!bys$ z)MFVX>HuXXQ$~9hEY_#x`m|bOnivPlsFw%9mG(cuRrWhz8zVy*`40g%D9uJqaVxnk zBmcr}n})Y*xLx1vRGMDpc3e4}ghM&`d>Svt<4=2R{42I?|e> zeCANn`w7d;XAZUYGf-webEvfkz&7SKb11b1ZeWa>LmAt_?aECwR0aGGfilmjfZIM$ zW;GRX=mKR{Q^C7WgEF6)3w}^xT&E~AiYoYYfHI4yg3kw_=!+`&ya~!IqDu9}JoxN0^LTm;lv%+%;`f@% zXsb_vqWv$Ut_4LqT!wshfuaR2(~*C^>iYRm9yar#JOWnxkAh2(+kA4k5){ooABhQy zexFYckAtGY=acRUaJ6y}JwBfri~~iF&nK-nK+)s#RgW*!*0@kx<3jS^Z5EPx7g(iO zt=LRH7sCG;u$5M^5dM3?HfnhxJWqn#(9zX!=mbSyS8L5yYt2@xzOL4qt%kD0EK+^F z2+8awEc$wp*1{sy(TgZiJ24{XMWiV7qLCLvzXKFWE>=k{R!J@E+Hq|LD8gqBce%b z$j<^$G--`$(i+vIHCmP$@_B&xDx_MYy0V7cN{r~r8ZBduYQ`Gc)t`tF%~(UbdIOYF z*N|tS7tL6snz4rbKTlXRV+}bG&Y}%#I8lEUC|a+^h}K(54u1^F2)~s4>;s$ahrm_# zA3i$<%ZL?45q*J>%z`=IEuT1s@#)RF&tK*@idYN$HZP<2|C zI`XiG_$o!wM|I?3H`q*B>Qocek@_zPizccg^@l;xM0KR@0!0(mk?z}|XrDUL-D9qx z>{~$5DfOC%dd)+<>XdrbDfQ%GFHb9I$@S!+6BG?nPabxGqCx6agVZC3cL@9JpMx!| z57d*Bhd|LO_2eW36rEB}P9#OqBlYB@(=?EJ3h4HG!6<(!nC_npW-8_@7Wy-ZDe)JA zQ~lYXht}A@Tw20q{$j8~DKA&b8l_ySPrLm|JnaD+HI+t9rIA$lg3?qP(Up@4ODc_| z!n|2iY1C92HI+t9rIA#Grb_9n6>F4U(rTn<<$-k?t|wQG=qX88QeV!z>kuf~q={7W zK#xBMEQL=KUj)o1HI*j%sXVRa>9xow0gM8hRaVVfie@cEv*xFn{O}z}?FdTQn;9jt zLCH@ueY_Za*v}YBubFRFDxa0gVWrA#rIu(V947NrWVllKtb|VvVd1k<%e7Lutn4y~Gp)mnpXV1{XfG8e3+ylv1-2Bo~~HGVzud|_(LjT&>KQr@UB8{m*> zHV~f&3grgnumL^7w}Ga$QQz9AZ*A1KHX(roZt+Qb*aU}cZW0P^R@|abx9HO?8gm=1 zu9F+!qO-Ou?jmNJ*+mP?1wE|J?V<$=mifO2mg`d~*DlhP_&UXUecE7m6Vq(p0s1uD zOSoO@w_T;$uKl-Ndse<aj~Le3#HN+v!<3p!DB%?OE;G=G(PBv};|oYhAQccA=LR z*iKG_UV2uCwt)`PN+B%0nDr0Ee8ocQr9*phhxXzQO{+uGVunlYbZXf`Mk zs+<|&pxKXS#N=rCQPIiE$ie>&= z2}?^jtS#^`l98u%iuL-m0j+&lTf$*lf`p|dJPpr>!4lf=)9{pVDSV!$beq7f#2nMw zImXjG!ZL;*<7tuU)mGH2J+xQbQm@u;uhwrbZ7CBPX+^zSv%Sipmv@Vak@2lp$G79; zA;TQkavg^zo3Mr9&o#5+iLXE5yK21Z|e$RHXQ-*xW>X+kA_ zadl1dqSe=|yMEc)6n`CCZtIajoHoM*|!&~JF z_Dz%78C-4FFpjQ8TQ#Bi))AM-7rlr4CsWEcFz|jgZ#3a8+NW=`zJ`UwDZD?EZypcp zA5-~`UINWpa~-@^b0aPpid?v5>))dP<7qOS)@VL_numPNUteCtBExd_94kouJU^D) z%aI>$g|Sl~64|!Jb7TC!mu!nVHO< z;{@77Dy#45tX)rH?Kl&^GFg-|n>9))Nj@uhg{-L+Yk57CcpCLNowHptIR7^jdy%tg zF>`1ibGa8-$yeMLIrBA-Z?XAi0bexL)WPM*a|!jalv!yVv%-3FrMb#nZN5aw8koH- zM~2sET{JTbScSY>kfqepmsPgwsDrOkhc{3+>#-QI!E8h~-GolsV!md+ZoXmu#e5SF zd^clZ=U>ft%y-Q#=6iSr--=$k-F)BtfLn_HX6`h1nID?F&5!VLa*w&!+-J6-v36Jv zZcqNiJZK)WoaSM)&TeGdPH*bOn#o?X&vY>Ychjy`S--*Ab_n)vr=(W$8=jo}xGcTAI%}eHG^NRVsdDXmT z{=>YkHTZepr{*2YWrdm#%|}+4`ET<-=FjFY=8xu-dC$C0zxyxqCv)1^h6M;~i20lO z*!NSADD 网络安全主动防御与处置系统
      \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/app.6a12d01e.js b/src/main/resources/nginx/defense/js/app.6a12d01e.js new file mode 100644 index 0000000..6d494ff --- /dev/null +++ b/src/main/resources/nginx/defense/js/app.6a12d01e.js @@ -0,0 +1 @@ +(function(t){function e(e){for(var n,i,s=e[0],c=e[1],l=e[2],u=0,d=[];u0&&this.initTagCloud(t)}},mounted:function(){this.tagList.length>0&&this.initTagCloud(this.tagList)},methods:{initTagCloud:function(t){var e=this,a=this.height,n=this.width,i=(new xt.View).source(t),r=i.range("value"),o=r[0],s=r[1],c=new Image;c.crossOrigin="",c.src=kt,c.onload=function(){i.transform({type:"tag-cloud",fields:["name","value"],size:[n,a],imageMask:c,font:"Verdana",padding:0,timeInterval:5e3,rotate:function(){var t=~~(4*Math.random())%4;return 2===t&&(t=0),90*t},fontSize:function(t){return t.value?(t.value-o)/(s-o)*24+8:0}}),e.data=i.rows}}}},Et=Tt,wt=Object(s["a"])(Et,bt,vt,!1,null,null,null),Ot=wt.exports,St=(a("a545"),a("6a2a")),Lt=(St["a"],a("c4db"),function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:t.prefixCls},[a("div",{staticStyle:{float:"left"}},[t._t("extra",[t._v(t._s(t.extra))])],2),a("div",{staticStyle:{float:"right"}},[t._t("default")],2)])}),Mt=[],jt={name:"FooterToolBar",props:{prefixCls:{type:String,default:"ant-pro-footer-toolbar"},extra:{type:[String,Object],default:""}}},$t=jt,It=Object(s["a"])($t,Lt,Mt,!1,null,"4ea7eeef",null),Dt=(It.exports,a("2432"),a("2ce4"),function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:["description-list",t.size,"vertical"===t.layout?"vertical":"horizontal"]},[t.title?a("div",{staticClass:"title"},[t._v(t._s(t.title))]):t._e(),a("a-row",[t._t("default")],2)],1)}),At=[],zt=a("da05"),Pt={name:"DetailListItem",props:{term:{type:String,default:"",required:!1}},inject:{col:{type:Number}},render:function(){var t=arguments[0];return t(zt["b"],{props:Object(yt["a"])({},Ht[this.col])},[t("div",{class:"term"},[this.$props.term]),t("div",{class:"content"},[this.$slots.default])])}},Ht={1:{xs:24},2:{xs:24,sm:12},3:{xs:24,sm:12,md:8},4:{xs:24,sm:12,md:6}},Ft={name:"DetailList",Item:Pt,components:{Col:zt["b"]},props:{title:{type:String,default:"",required:!1},col:{type:Number,required:!1,default:3},size:{type:String,required:!1,default:"large"},layout:{type:String,required:!1,default:"horizontal"}},provide:function(){return{col:this.col>4?4:this.col}}},Rt=Ft,Bt=(a("295a"),Object(s["a"])(Rt,Dt,At,!1,null,"745c64a4",null)),Gt=Bt.exports,qt=Gt,Nt=(a("8fb1"),a("0c63")),Kt=(a("5704"),a("b558")),Wt=(a("fbd8"),a("55f1")),Ut=(a("fb6a"),a("d81d"),a("ac1f"),a("841c"),Wt["a"].Item),Yt=Wt["a"].ItemGroup,Vt=Wt["a"].SubMenu,Xt=Kt["a"].Search,Jt=(Boolean,a("611e"),a("2638")),Zt=a.n(Jt),Qt=a("53ca"),te=(a("b0c0"),a("caad"),a("159b"),a("b64b"),a("99af"),a("2532"),a("372e")),ee=a("c832"),ae=a.n(ee),ne=(Object.assign({},te["a"].props,{rowKey:{type:[String,Function],default:"id"},data:{type:Function,required:!0},pageNum:{type:Number,default:1},pageSize:{type:Number,default:10},showSizeChanger:{type:Boolean,default:!1},size:{type:String,default:"default"},alert:{type:[Object,Boolean],default:null},pagination:{type:Object,default:null},rowSelection:{type:Object,default:null},showChooseNum:{type:Boolean,default:!1},showAlertInfo:{type:Boolean,default:!1},showPagination:{type:String|Boolean,default:"auto"},rowClassName:{type:Function,default:function(t,e){return e%2===0?"odd":""}}}),a("31fc"),function(){var t,e=this,a=e.$createElement,n=e._self._c||a;return n("div",{staticClass:"result"},[n("div",[n("a-icon",{class:(t={icon:!0},t[""+e.type]=!0,t),attrs:{type:e.localIsSuccess?"check-circle":"close-circle"}})],1),n("div",{staticClass:"title"},[e._t("title",[e._v(" "+e._s(e.title)+" ")])],2),n("div",{staticClass:"description"},[e._t("description",[e._v(" "+e._s(e.description)+" ")])],2),e.$slots.default?n("div",{staticClass:"extra"},[e._t("default")],2):e._e(),e.$slots.action?n("div",{staticClass:"action"},[e._t("action")],2):e._e()])}),ie=[],re=["success","error"],oe={name:"Result",props:{isSuccess:{type:Boolean,default:!1},type:{type:String,default:re[0],validator:function(t){return function(t){return re.includes(t)}}},title:{type:String,default:""},description:{type:String,default:""}},computed:{localIsSuccess:function(){return this.type===re[0]}}},se=oe,ce=(a("0650"),Object(s["a"])(se,ne,ie,!1,null,"4aa70533",null)),le=ce.exports,ue=le,de=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:t.prefixCls},[a("a-tabs",{on:{change:t.handleTabChange},model:{value:t.currentTab,callback:function(e){t.currentTab=e},expression:"currentTab"}},t._l(t.icons,(function(e){return a("a-tab-pane",{key:e.key,attrs:{tab:e.title}},[a("ul",t._l(e.icons,(function(n,i){return a("li",{key:e.key+"-"+i,class:{active:t.selectedIcon==n},on:{click:function(e){return t.handleSelectedIcon(n)}}},[a("a-icon",{style:{fontSize:"36px"},attrs:{type:n}})],1)})),0)])})),1)],1)},pe=[],fe=[{key:"directional",title:"方向性图标",icons:["step-backward","step-forward","fast-backward","fast-forward","shrink","arrows-alt","down","up","left","right","caret-up","caret-down","caret-left","caret-right","up-circle","down-circle","left-circle","right-circle","double-right","double-left","vertical-left","vertical-right","forward","backward","rollback","enter","retweet","swap","swap-left","swap-right","arrow-up","arrow-down","arrow-left","arrow-right","play-circle","up-square","down-square","left-square","right-square","login","logout","menu-fold","menu-unfold","border-bottom","border-horizontal","border-inner","border-left","border-right","border-top","border-verticle","pic-center","pic-left","pic-right","radius-bottomleft","radius-bottomright","radius-upleft","fullscreen","fullscreen-exit"]},{key:"suggested",title:"提示建议性图标",icons:["question","question-circle","plus","plus-circle","pause","pause-circle","minus","minus-circle","plus-square","minus-square","info","info-circle","exclamation","exclamation-circle","close","close-circle","close-square","check","check-circle","check-square","clock-circle","warning","issues-close","stop"]},{key:"editor",title:"编辑类图标",icons:["edit","form","copy","scissor","delete","snippets","diff","highlight","align-center","align-left","align-right","bg-colors","bold","italic","underline","strikethrough","redo","undo","zoom-in","zoom-out","font-colors","font-size","line-height","colum-height","dash","small-dash","sort-ascending","sort-descending","drag","ordered-list","radius-setting"]},{key:"data",title:"数据类图标",icons:["area-chart","pie-chart","bar-chart","dot-chart","line-chart","radar-chart","heat-map","fall","rise","stock","box-plot","fund","sliders"]},{key:"brand_logo",title:"网站通用图标",icons:["lock","unlock","bars","book","calendar","cloud","cloud-download","code","copy","credit-card","delete","desktop","download","ellipsis","file","file-text","file-unknown","file-pdf","file-word","file-excel","file-jpg","file-ppt","file-markdown","file-add","folder","folder-open","folder-add","hdd","frown","meh","smile","inbox","laptop","appstore","link","mail","mobile","notification","paper-clip","picture","poweroff","reload","search","setting","share-alt","shopping-cart","tablet","tag","tags","to-top","upload","user","video-camera","home","loading","loading-3-quarters","cloud-upload","star","heart","environment","eye","camera","save","team","solution","phone","filter","exception","export","customer-service","qrcode","scan","like","dislike","message","pay-circle","calculator","pushpin","bulb","select","switcher","rocket","bell","disconnect","database","compass","barcode","hourglass","key","flag","layout","printer","sound","usb","skin","tool","sync","wifi","car","schedule","user-add","user-delete","usergroup-add","usergroup-delete","man","woman","shop","gift","idcard","medicine-box","red-envelope","coffee","copyright","trademark","safety","wallet","bank","trophy","contacts","global","shake","api","fork","dashboard","table","profile","alert","audit","branches","build","border","crown","experiment","fire","money-collect","property-safety","read","reconciliation","rest","security-scan","insurance","interation","safety-certificate","project","thunderbolt","block","cluster","deployment-unit","dollar","euro","pound","file-done","file-exclamation","file-protect","file-search","file-sync","gateway","gold","robot","shopping"]},{key:"application",title:"品牌和标识",icons:["android","apple","windows","ie","chrome","github","aliwangwang","dingding","weibo-square","weibo-circle","taobao-circle","html5","weibo","twitter","wechat","youtube","alipay-circle","taobao","skype","qq","medium-workmark","gitlab","medium","linkedin","google-plus","dropbox","facebook","codepen","code-sandbox","amazon","google","codepen-circle","alipay","ant-design","aliyun","zhihu","slack","slack-square","behance","behance-square","dribbble","dribbble-square","instagram","yuque","alibaba","yahoo"]}],he={name:"IconSelect",props:{prefixCls:{type:String,default:"ant-pro-icon-selector"},value:{type:String}},data:function(){return{selectedIcon:this.value||"",currentTab:"directional",icons:fe}},watch:{value:function(t){this.selectedIcon=t,this.autoSwitchTab()}},created:function(){this.value&&this.autoSwitchTab()},methods:{handleSelectedIcon:function(t){this.selectedIcon=t,this.$emit("change",t)},handleTabChange:function(t){this.currentTab=t},autoSwitchTab:function(){var t=this;fe.some((function(e){return e.icons.some((function(e){return e===t.value}))&&(t.currentTab=e.key)}))}}},me=he,ge=(a("71a8"),Object(s["a"])(me,de,pe,!1,null,"74e4dc71",null)),be=(ge.exports,a("ac94"),function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"exception"},[a("div",{staticClass:"imgBlock"},[a("div",{staticClass:"imgEle",style:{backgroundImage:"url("+t.config[t.type].img+")"}})]),a("div",{staticClass:"content"},[a("h1",[t._v(t._s(t.config[t.type].title))]),a("div",{staticClass:"desc"},[t._v(t._s(t.config[t.type].desc))]),a("div",{staticClass:"actions"},[a("a-button",{attrs:{type:"primary"},on:{click:t.handleToHome}},[t._v("返回首页")])],1)])])}),ve=[],ye={403:{img:"https://gw.alipayobjects.com/zos/rmsportal/wZcnGqRDyhPOEYFcZDnb.svg",title:"403",desc:"抱歉,你无权访问该页面"},404:{img:"https://gw.alipayobjects.com/zos/rmsportal/KpnpchXsobRgLElEozzI.svg",title:"404",desc:"抱歉,你访问的页面不存在或仍在开发中"},500:{img:"https://gw.alipayobjects.com/zos/rmsportal/RVRUAYdCGeYNBWoKiIwB.svg",title:"500",desc:"抱歉,服务器出错了"}},_e=ye,xe={name:"Exception",props:{type:{type:String,default:"404"}},data:function(){return{config:_e}},methods:{handleToHome:function(){this.$router.push({name:"dashboard"})}}},ke=xe,Ce=(a("22b0"),Object(s["a"])(ke,be,ve,!1,null,null,null)),Te=Ce.exports,Ee=Te,we=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:[t.prefixCls,t.lastCls,t.blockCls,t.gridCls]},[t.title?a("div",{staticClass:"antd-pro-components-standard-form-row-index-label"},[a("span",[t._v(t._s(t.title))])]):t._e(),a("div",{staticClass:"antd-pro-components-standard-form-row-index-content"},[t._t("default")],2)])},Oe=[],Se=["antd-pro-components-standard-form-row-index-standardFormRowBlock","antd-pro-components-standard-form-row-index-standardFormRowGrid","antd-pro-components-standard-form-row-index-standardFormRowLast"],Le={name:"StandardFormRow",props:{prefixCls:{type:String,default:"antd-pro-components-standard-form-row-index-standardFormRow"},title:{type:String,default:void 0},last:{type:Boolean},block:{type:Boolean},grid:{type:Boolean}},computed:{lastCls:function(){return this.last?Se[2]:null},blockCls:function(){return this.block?Se[0]:null},gridCls:function(){return this.grid?Se[1]:null}}},Me=Le,je=(a("ee2a"),Object(s["a"])(Me,we,Oe,!1,null,"400fd39c",null)),$e=(je.exports,function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"antd-pro-components-article-list-content-index-listContent"},[a("div",{staticClass:"description"},[t._t("default",[t._v(" "+t._s(t.description)+" ")])],2),a("div",{staticClass:"extra"},[a("a-avatar",{attrs:{src:t.avatar,size:"small"}}),a("a",{attrs:{href:t.href}},[t._v(t._s(t.owner))]),t._v(" 发布在 "),a("a",{attrs:{href:t.href}},[t._v(t._s(t.href))]),a("em",[t._v(t._s(t._f("moment")(t.updateAt)))])],1)])}),Ie=[],De={name:"ArticleListContent",props:{prefixCls:{type:String,default:"antd-pro-components-article-list-content-index-listContent"},description:{type:String,default:""},owner:{type:String,required:!0},avatar:{type:String,required:!0},href:{type:String,required:!0},updateAt:{type:String,required:!0}}},Ae=De,ze=(a("e46d"),Object(s["a"])(Ae,$e,Ie,!1,null,"0d752822",null));ze.exports},"2bd7":function(t,e,a){},"2c82":function(t,e,a){"use strict";var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"page-header"},[a("div",{staticClass:"page-header-index-wide"},[a("s-breadcrumb"),a("div",{staticClass:"detail"},[t.$route.meta.hiddenHeaderContent?t._e():a("div",{staticClass:"main"},[a("div",{staticClass:"row"},[t.logo?a("img",{staticClass:"logo",attrs:{src:t.logo}}):t._e(),t.title?a("h1",{staticClass:"title"},[t._v(t._s(t.title))]):t._e(),a("div",{staticClass:"action"},[t._t("action")],2)]),a("div",{staticClass:"row"},[t.avatar?a("div",{staticClass:"avatar"},[a("a-avatar",{attrs:{src:t.avatar}})],1):t._e(),this.$slots.content?a("div",{staticClass:"headerContent"},[t._t("content")],2):t._e(),this.$slots.extra?a("div",{staticClass:"extra"},[t._t("extra")],2):t._e()]),a("div",[t._t("pageMenu")],2)])])],1)])},i=[],r=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("a-breadcrumb",{staticClass:"breadcrumb"},t._l(t.breadList,(function(e,n){return a("a-breadcrumb-item",{key:n},[e.name?a("span",[t._v(t._s(e.meta.title))]):a("a-tag",{attrs:{color:"red",closable:""},on:{close:function(a){return t.linkTo(e.path)}}},[t._v(" "+t._s(e.text)+" ")])],1)})),1)},o=[],s=(a("b0c0"),a("159b"),{data:function(){return{name:"",breadList:[]}},created:function(){this.getBreadcrumb()},methods:{getBreadcrumb:function(){var t=this;this.breadList=[],this.name=this.$route.name,this.$route.matched.forEach((function(e){e.meta.hidden||"index"!==e.name&&t.breadList.push(e)})),this.$route.params.type&&this.breadList.push({name:this.$route.name,meta:{title:["未启动","生效","未生效","","已删除","全部","切入中","切出中"][parseInt(this.$route.params.type)]}}),this.$route.params.id&&this.breadList.push({text:"异常信息",path:this.$route.name})},linkTo:function(t){this.$router.push({name:t,query:{id:"null"}})}},watch:{$route:function(){this.getBreadcrumb()}}}),c=s,l=a("2877"),u=Object(l["a"])(c,r,o,!1,null,"2115ddf4",null),d=u.exports,p={name:"PageHeader",components:{"s-breadcrumb":d},props:{title:{type:[String,Boolean],default:!0,required:!1},logo:{type:String,default:"",required:!1},avatar:{type:String,default:"",required:!1}},data:function(){return{}}},f=p,h=(a("71ce"),Object(l["a"])(f,n,i,!1,null,"4df2934c",null)),m=h.exports;e["a"]=m},"2c87":function(t,e,a){},"2ce4":function(t,e,a){"use strict";var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:[t.prefixCls]},[t._t("subtitle",[a("div",{class:[t.prefixCls+"-subtitle"]},[t._v(t._s("string"===typeof t.subTitle?t.subTitle:t.subTitle()))])]),a("div",{staticClass:"number-info-value"},[a("span",[t._v(t._s(t.total))]),a("span",{staticClass:"sub-total"},[t._v(" "+t._s(t.subTotal)+" "),a("icon",{attrs:{type:"caret-"+t.status}})],1)])],2)},i=[],r=(a("a9e3"),a("0c63")),o={name:"NumberInfo",props:{prefixCls:{type:String,default:"ant-pro-number-info"},total:{type:Number,required:!0},subTotal:{type:Number,required:!0},subTitle:{type:[String,Function],default:""},status:{type:String,default:"up"}},components:{Icon:r["a"]},data:function(){return{}}},s=o,c=(a("e763"),a("2877")),l=Object(c["a"])(s,n,i,!1,null,"a16f84d8",null),u=l.exports;e["a"]=u},"2d0f":function(t,e,a){"use strict";a("1b19")},"2f51":function(t,e,a){},"319a":function(t,e,a){},"31fc":function(t,e,a){"use strict";var n,i,r=a("2b0e"),o=new r["a"],s=a("5530"),c=(a("b0c0"),a("7db0"),a("4de4"),a("caad"),a("2532"),a("159b"),a("d81d"),{name:"MultiTab",data:function(){return{fullPathList:[],pages:[],activeKey:"",newTabIndex:0}},created:function(){var t=this;o.$on("open",(function(e){if(!e)throw new Error("multi-tab: open tab ".concat(e," err"));t.activeKey=e})).$on("close",(function(e){e?t.closeThat(e):t.closeThat(t.activeKey)})).$on("rename",(function(e){var a=e.key,n=e.name;try{var i=t.pages.find((function(t){return t.path===a}));i.meta.customTitle=n,t.$forceUpdate()}catch(r){}})),this.pages.push(this.$route),this.fullPathList.push(this.$route.fullPath),this.selectedLastPath()},methods:{onEdit:function(t,e){this[e](t)},remove:function(t){this.pages=this.pages.filter((function(e){return e.fullPath!==t})),this.fullPathList=this.fullPathList.filter((function(e){return e!==t})),this.fullPathList.includes(this.activeKey)||this.selectedLastPath()},selectedLastPath:function(){this.activeKey=this.fullPathList[this.fullPathList.length-1]},closeThat:function(t){this.fullPathList.length>1?this.remove(t):this.$message.info("这是最后一个标签了, 无法被关闭")},closeLeft:function(t){var e=this,a=this.fullPathList.indexOf(t);a>0?this.fullPathList.forEach((function(t,n){na&&e.remove(t)})):this.$message.info("右侧没有标签")},closeAll:function(t){var e=this,a=this.fullPathList.indexOf(t);this.fullPathList.forEach((function(t,n){n!==a&&e.remove(t)}))},closeMenuClick:function(t,e){this[t](e)},renderTabPaneMenu:function(t){var e=this,a=this.$createElement;return a("a-menu",{on:Object(s["a"])({},{click:function(a){var n=a.key;a.item,a.domEvent;e.closeMenuClick(n,t)}})},[a("a-menu-item",{key:"closeThat"},["关闭当前标签"]),a("a-menu-item",{key:"closeRight"},["关闭右侧"]),a("a-menu-item",{key:"closeLeft"},["关闭左侧"]),a("a-menu-item",{key:"closeAll"},["关闭全部"])])},renderTabPane:function(t,e){var a=this.$createElement,n=this.renderTabPaneMenu(e);return a("a-dropdown",{attrs:{overlay:n,trigger:["contextmenu"]}},[a("span",{style:{userSelect:"none"}},[t])])}},watch:{$route:function(t){this.activeKey=t.fullPath,this.fullPathList.indexOf(t.fullPath)<0&&(this.fullPathList.push(t.fullPath),this.pages.push(t))},activeKey:function(t){this.$router.push({path:t})}},render:function(){var t=this,e=arguments[0],a=this.onEdit,n=this.$data.pages,i=n.map((function(a){return e("a-tab-pane",{style:{height:0},attrs:{tab:t.renderTabPane(a.meta.customTitle||a.meta.title,a.fullPath),closable:n.length>1},key:a.fullPath})}));return e("div",{class:"ant-pro-multi-tab"},[e("div",{class:"ant-pro-multi-tab-wrapper"},[e("a-tabs",{attrs:{hideAdd:!0,type:"editable-card",tabBarStyle:{background:"#FFF",margin:0,paddingLeft:"16px",paddingTop:"1px"}},on:Object(s["a"])({},{edit:a}),model:{value:t.activeKey,callback:function(e){t.activeKey=e}}},[i])])])}}),l=c,u=a("2877"),d=Object(u["a"])(l,n,i,!1,null,null,null),p=d.exports,f=(a("3489"),{open:function(t){o.$emit("open",t)},rename:function(t,e){o.$emit("rename",{key:t,name:e})},closeCurrentPage:function(){this.close()},close:function(t){o.$emit("close",t)}});p.install=function(t){t.prototype.$multiTab||(f.instance=o,t.prototype.$multiTab=f,t.component("multi-tab",p))};e["a"]=p},3489:function(t,e,a){},"34e6":function(t,e,a){"use strict";a("925b")},"3ad3":function(t,e,a){var n=a("b2b7");t.exports={__esModule:!0,default:n.svgComponent({tag:"svg",attrsMap:{version:"1.1",id:"图层_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 64 64",style:"enable-background:new 0 0 64 64;","xml:space":"preserve"},children:[{tag:"g",children:[{tag:"path",attrsMap:{d:"M32.3,63.7c-0.7,0-1.3-0.1-2-0.1c-7.5-0.6-13.9-3.6-19.3-8.8c-0.6-0.6-0.6-1.2-0.1-1.8c0.4-0.5,1.3-0.6,1.9-0.1\r\n\t\tc0.1,0.1,0.2,0.2,0.3,0.3c4.3,4.1,9.4,6.7,15.3,7.6c7.4,1.1,14.2-0.4,20.5-4.5c0.9-0.6,1.7-0.4,2.1,0.5c0.3,0.6,0.1,1.2-0.5,1.6\r\n\t\tc-1.7,1.2-3.6,2.2-5.5,3c-3.5,1.5-7.2,2.2-11,2.4c-0.2,0-0.4,0-0.6,0.1C33.1,63.7,32.7,63.7,32.3,63.7z"}},{tag:"path",attrsMap:{d:"M64,34.2c-0.2,0.4-0.4,0.8-0.9,1c-0.9,0.3-1.8-0.3-1.8-1.3c0-1.3,0-2.6-0.1-3.9c-0.5-5.2-2.3-9.8-5.3-14\r\n\t\tc-2.7-3.7-6.1-6.6-10.2-8.7c-0.8-0.4-1.1-1.1-0.7-1.8c0.3-0.6,1.2-0.8,1.9-0.5c4.7,2.4,8.5,5.8,11.6,10c2.7,3.9,4.5,8.2,5.2,12.8\r\n\t\tc0.2,1,0.2,2.1,0.4,3.2c0,0.1,0,0.3,0.1,0.4C64,32.4,64,33.3,64,34.2z"}},{tag:"path",attrsMap:{d:"M0,46.2c0.1-0.2,0.1-0.4,0.2-0.5c0.5-1.8,2.3-2.9,4.2-2.6c1.8,0.3,3.1,2,3,3.8c-0.1,1.8-1.5,3.4-3.3,3.5\r\n\t\tc-1.9,0.2-3.6-1.1-4-2.9c0-0.1,0-0.2-0.1-0.3C0,46.9,0,46.6,0,46.2z"}},{tag:"path",attrsMap:{d:"M33.7,0.3c0.2,0.1,0.3,0.1,0.5,0.2c1.8,0.5,3,2.4,2.6,4.3c-0.4,1.9-2.2,3.2-4.1,2.9c-2-0.3-3.4-2-3.2-3.9\r\n\t\tc0.1-1.7,1.3-3,2.9-3.4c0.1,0,0.1,0,0.2-0.1C33,0.3,33.4,0.3,33.7,0.3z"}},{tag:"path",attrsMap:{d:"M11,33.3c0-12.2,10-22.1,22.2-22.1c12.3,0,22.2,9.9,22.2,22.1c0,12.2-10,22.1-22.2,22.1C20.9,55.4,11,45.5,11,33.3z\r\n\t\t M33.2,54.4c11.7,0,21.2-9.4,21.2-21c0-11.8-9.4-21.2-21.2-21.2c-11.7,0-21.2,9.4-21.3,21C11.9,45,21.4,54.4,33.2,54.4z"}},{tag:"path",attrsMap:{d:"M1.9,31.3C2.8,20.7,7.5,12.3,16.6,6.5c0.5-0.3,1-0.6,1.4-0.8c0.6-0.4,1.3-0.2,1.7,0.3c0.4,0.5,0.3,1.3-0.2,1.7\r\n\t\tc-0.2,0.2-0.6,0.4-0.9,0.6c-5.5,3.2-9.6,7.7-12,13.7c-1.3,3.1-1.9,6.4-2.1,9.7c0,0.7-0.5,1.2-1.2,1.3c-0.7,0-1.3-0.4-1.4-1.1\r\n\t\tC1.9,31.7,1.9,31.5,1.9,31.3z"}},{tag:"path",attrsMap:{d:"M63.4,46.7c0,2-1.6,3.7-3.7,3.7c-2.1,0-3.7-1.6-3.7-3.7c0-2,1.7-3.7,3.7-3.7C61.8,43.1,63.4,44.7,63.4,46.7z"}},{tag:"path",attrsMap:{class:"st0",d:"M28,41.6C28,41.6,28.1,41.5,28,41.6c-0.1-0.4-0.2-0.8-0.3-1.2c-0.2-0.7-0.1-1.3,0.4-1.8\r\n\t\tc0.4-0.4,0.8-0.9,1.2-1.4c0.4-0.5,1.4-0.7,1.8-0.3c0.6,0.8,1.3,1.6,1.5,2.6c0,0.3,0.2,0.6,0.2,0.9c0.1,1,0.7,1.8,1.3,2.5\r\n\t\tc-0.1-0.5-0.3-1-0.4-1.5c-0.1-0.3-0.3-0.7-0.4-1c-0.2-0.7,0-1.2,0.8-1.3c0.3-0.1,0.7-0.1,1.2-0.1c-0.1,0.7-0.2,1.2-0.3,1.8\r\n\t\tc0.3-0.3,0.5-0.6,0.8-0.9c0.1-0.1,0.2-0.4,0.1-0.5c-0.2-0.7-0.5-1.4-0.7-2.2c0.2,0,0.4-0.1,0.7-0.2c-0.1-0.2-0.2-0.4-0.3-0.6\r\n\t\tc0.2,0.1,0.4,0.1,0.6,0.1c0.6,0.1,1.2,0.1,1.6-0.4c0.3-0.3,0.6-0.5,0.9-0.8c0.1,0.3,0.1,0.5,0.2,0.9c0.1-0.4,0.2-0.6,0.3-0.9\r\n\t\tc-0.1-0.1-0.2-0.1-0.4-0.2c0.5-0.8,0.5-1.6,0.2-2.5c-0.2-0.8-0.3-1.6-0.5-2.5c0.6-0.3,1-0.2,1.2,0.5c0.2,0.5,0.4,1.1,0.6,1.6\r\n\t\tc0.4-0.3,0.8-0.6,1.2-0.9c-0.1-0.2-0.2-0.4-0.3-0.6c-0.2-0.3-0.1-0.5,0.2-0.8c0.8-0.7,1.5-1.3,2.3-2c0.1-0.1,0.2-0.2,0.3-0.2\r\n\t\tc0.5,0,0.7-0.3,0.8-0.7c0.1-0.2,0.2-0.4,0.3-0.6c0-0.1,0.1-0.2,0-0.2c-0.2-0.4-0.4-0.8-0.9-1c-0.3-0.2-0.6-0.5-1-0.7\r\n\t\tc0.6-0.2,1.1-0.4,1.6-0.6c0.7-0.3,1.5-0.4,2.3-0.3c0.6,0.1,1.1-0.2,1.7-0.4c-0.1-0.1-0.1-0.2-0.2-0.3c-1.2-1.8-2.7-3.3-4.4-4.5\r\n\t\tc-0.2-0.1-0.5-0.2-0.7-0.3c0,0,0,0.1,0,0.1c0.1,0.3,0.3,0.7,0.4,1.1c-0.6,0.1-1.2,0.1-1.7,0.2c-0.3,0-0.5,0-0.7-0.3\r\n\t\tc-0.3-0.5-0.7-0.7-1.3-0.6c-0.4,0.1-0.8,0-1.2,0.1c-0.6,0.1-1.2-0.1-1.7-0.5c-0.6-0.4-1.2-0.5-1.8-0.6c-0.3-0.1-0.7-0.1-1-0.3\r\n\t\tc-0.9-0.6-1.9-0.9-3-0.8c-0.3,0-0.5,0.1-0.8,0.1c0,0,0,0.1,0,0.1c0.6,0.3,1.2,0.6,1.8,0.9c0,0,0,0.1,0,0.1\r\n\t\tc-0.6,0.1-1.1,0.3-1.7,0.4c-0.8,0.2-1.6,0.3-2.3,0.5c-0.5,0.1-1.1,0.3-1.6,0.3c-1,0-1.9,0.3-2.8,0.7c-0.8,0.4-1.7,0.8-2.7,0.5\r\n\t\tc-0.3-0.1-0.6-0.1-0.9-0.1c-0.4-0.1-0.7,0-1,0.3c-1.6,1.7-2.9,3.6-3.8,5.8c-0.1,0.2-0.1,0.4,0.1,0.6c0.3,0.3,0.4,0.6,0.2,1\r\n\t\tc-0.2,0.4,0,0.8,0.3,1.1c0.2,0.2,0.3,0.4,0.5,0.7c-0.6,0-1.1,0-1.7,0c-0.3,0-0.4,0-0.4,0.3c-0.1,0.5-0.1,1-0.2,1.4\r\n\t\tc0.5,0.7,0.7,1.4,1,2.1c0.3,0.7,0.6,1.4,0.9,2c0.3,0.7,0.6,1.4,0.9,2.1c0.3,0.7,0.5,1.4,0.7,2.1c1.5-0.5,2.8-1.3,3.5-2.9\r\n\t\tc0-0.1,0.1-0.3,0.1-0.3c-0.3-0.4-0.4-0.9-0.9-1.1c-0.5-0.2-1.1-0.3-1.5-0.6c-1-0.7-1.9-1.5-2.9-2.3c0.4-0.4,0.6-0.7,1-1\r\n\t\tc0.3-0.2,0.6-0.1,0.7,0.2c0.2,0.6,0.6,1,1,1.5c0.6,0.8,1.3,1.3,2.2,1.8c0.5,0.2,1,0.4,1.5,0.4c1.1,0,1.9,0.6,2.6,1.4\r\n\t\tc0.1,0.1,0.1,0.3,0.2,0.5c0.1,0.9,0.3,1.9,0.9,2.6C27,40.5,27.5,41,28,41.6z M42.4,43.8c-0.2,0.5-0.3,0.8-0.4,1.1\r\n\t\tc0.7,0.4,1.4,0.6,1.8,1.3c0.3,0.5,0.9,0.6,1.3,0.9c0.1-0.2,0.3-0.3,0.4-0.5c0.1,0.1,0.2,0.2,0.3,0.2c0.2-0.2,0.4-0.4,0.7-0.7\r\n\t\tc-0.6-0.6-1.2-1.1-1.9-1.7c-0.2-0.2-0.6-0.2-0.8-0.2C43.2,44.6,42.7,44.6,42.4,43.8z M32,42.3c0.8,1.3,1.5,2.6,2.5,3.7\r\n\t\tc0.1,0.1,0.2,0.2,0.3,0.2c0.6,0.2,1.2,0.4,1.8,0.5c0.6,0.1,1.3,0.2,2,0.3c-0.6-0.3-1.1-0.5-1.6-0.7c-1.2-0.6-2.3-1.2-3.1-2.3\r\n\t\tc-0.3-0.5-0.8-0.9-1.1-1.4C32.6,42.3,32.4,42.2,32,42.3z M45.4,28.5c-0.4-0.1-0.7,0.1-0.9,0.4c-0.2,0.3-0.4,0.6-0.5,1\r\n\t\tc-0.3,0.7-0.8,1-1.3,1.5c-0.5,0.4-1,0.9-1.5,1.4c0.2,0.3,0.3,0.4,0.4,0.5c0.3-0.2,0.5-0.5,0.8-0.6c0.4-0.2,0.8-0.4,1.2-0.5\r\n\t\tc0.5-0.2,0.8-0.5,0.9-1.1c0.1-0.6,0.3-1.1,0.9-1.4c0.1,0,0.1-0.1,0.1-0.2C45.4,29.1,45.4,28.8,45.4,28.5z M35.8,43.5\r\n\t\tc0.3,0.4,0.5,0.9,0.8,1.3c0.3,0.4,1,0.3,1.2-0.1c0.2-0.4,0.4-0.8,0.6-1.2c0.1-0.1,0.1-0.2,0.1-0.3c-0.2-0.4-0.4-0.9-0.6-1.3\r\n\t\tC37.2,42.4,36.5,42.9,35.8,43.5z M40,41.5c0.3-0.2,0.4-0.5,0.3-1c-0.3-1-0.9-1.9-1.6-2.7c0.1,0.5,0.2,1.1,0.5,1.5\r\n\t\tc0.3,0.5,0.6,1.1,0.7,1.7C39.9,41.2,40,41.3,40,41.5z M48.7,26.3C48.7,26.3,48.7,26.3,48.7,26.3c0.4-0.3,0.7-0.6,1.1-0.9\r\n\t\tc0.1-0.1,0.1-0.2,0.1-0.3c-0.2-0.5-0.5-1-0.8-1.4c0,0-0.1,0-0.1,0C48.9,24.6,48.8,25.4,48.7,26.3z M24.5,17.8c0,0,0-0.1,0-0.1\r\n\t\tc-1.1-0.2-1.9,0.2-2.6,0.9c0,0,0,0.1,0,0.1C22.8,18.4,23.6,18.1,24.5,17.8z M39.1,44.1c-0.3,0.3-0.5,0.6-0.7,0.9\r\n\t\tC39.1,45,39.2,45,39.1,44.1z M46.7,45.7c0.4,0.1,0.5-0.3,0.7-0.4c0,0,0-0.1,0-0.2c0,0-0.1,0-0.1,0C47.1,45.2,46.9,45.4,46.7,45.7z"}},{tag:"path",attrsMap:{d:"M28,41.6c-0.5-0.5-1.1-1.1-1.5-1.7c-0.6-0.8-0.8-1.7-0.9-2.6c0-0.2,0-0.4-0.2-0.5c-0.7-0.8-1.5-1.4-2.6-1.4\r\n\t\tc-0.6,0-1-0.2-1.5-0.4c-0.9-0.4-1.6-1-2.2-1.8c-0.3-0.5-0.8-0.9-1-1.5c-0.1-0.4-0.4-0.5-0.7-0.2c-0.4,0.3-0.7,0.7-1,1\r\n\t\tc1,0.8,1.9,1.6,2.9,2.3c0.4,0.3,1,0.4,1.5,0.6c0.5,0.2,0.6,0.7,0.9,1.1c0,0.1-0.1,0.2-0.1,0.3c-0.7,1.6-2,2.4-3.5,2.9\r\n\t\tc-0.2-0.7-0.5-1.4-0.7-2.1c-0.3-0.7-0.6-1.4-0.9-2.1c-0.3-0.7-0.6-1.4-0.9-2c-0.3-0.6-0.5-1.4-1-2.1c0.1-0.4,0.1-0.9,0.2-1.4\r\n\t\tc0-0.3,0.2-0.3,0.4-0.3c0.5,0,1,0,1.7,0c-0.2-0.3-0.3-0.5-0.5-0.7c-0.3-0.3-0.4-0.7-0.3-1.1c0.1-0.4,0-0.7-0.2-1\r\n\t\tc-0.2-0.2-0.1-0.4-0.1-0.6c0.9-2.2,2.2-4.1,3.8-5.8c0.3-0.3,0.6-0.4,1-0.3c0.3,0,0.6,0.1,0.9,0.1c1,0.3,1.9-0.1,2.7-0.5\r\n\t\tc0.9-0.4,1.8-0.7,2.8-0.7c0.5,0,1.1-0.2,1.6-0.3c0.8-0.2,1.6-0.3,2.3-0.5c0.6-0.1,1.1-0.3,1.7-0.4c0,0,0-0.1,0-0.1\r\n\t\tc-0.6-0.3-1.2-0.6-1.8-0.9c0,0,0-0.1,0-0.1c0.3,0,0.5-0.1,0.8-0.1c1.1-0.1,2.1,0.2,3,0.8c0.3,0.2,0.6,0.2,1,0.3\r\n\t\tc0.6,0.1,1.2,0.3,1.8,0.6c0.5,0.3,1.1,0.5,1.7,0.5c0.4,0,0.8,0,1.2-0.1c0.6-0.1,1,0.1,1.3,0.6c0.2,0.3,0.4,0.3,0.7,0.3\r\n\t\tc0.5-0.1,1.1-0.1,1.7-0.2c-0.1-0.4-0.3-0.7-0.4-1.1c0,0,0-0.1,0-0.1c0.2,0.1,0.5,0.1,0.7,0.3c1.7,1.3,3.2,2.8,4.4,4.5\r\n\t\tc0.1,0.1,0.1,0.2,0.2,0.3c-0.6,0.1-1.1,0.5-1.7,0.4c-0.8-0.1-1.5-0.1-2.3,0.3c-0.5,0.2-1,0.4-1.6,0.6c0.4,0.3,0.7,0.6,1,0.7\r\n\t\tc0.4,0.2,0.7,0.6,0.9,1c0,0.1,0,0.2,0,0.2c-0.1,0.2-0.2,0.4-0.3,0.6c-0.1,0.4-0.4,0.7-0.8,0.7c-0.1,0-0.2,0.1-0.3,0.2\r\n\t\tc-0.8,0.7-1.5,1.4-2.3,2c-0.3,0.2-0.4,0.4-0.2,0.8c0.1,0.2,0.2,0.4,0.3,0.6c-0.4,0.3-0.8,0.6-1.2,0.9c-0.2-0.6-0.4-1.1-0.6-1.6\r\n\t\tc-0.3-0.6-0.7-0.8-1.2-0.5c0.2,0.8,0.3,1.7,0.5,2.5c0.3,0.9,0.3,1.7-0.2,2.5c0.1,0.1,0.2,0.1,0.4,0.2c-0.1,0.3-0.2,0.5-0.3,0.9\r\n\t\tc-0.1-0.4-0.2-0.6-0.2-0.9c-0.3,0.3-0.6,0.5-0.9,0.8c-0.5,0.5-1,0.6-1.6,0.4c-0.2,0-0.4-0.1-0.6-0.1c0.1,0.2,0.2,0.4,0.3,0.6\r\n\t\tc-0.3,0.1-0.5,0.1-0.7,0.2c0.2,0.7,0.5,1.4,0.7,2.2c0,0.1,0,0.4-0.1,0.5c-0.2,0.3-0.5,0.6-0.8,0.9c0.1-0.5,0.2-1.1,0.3-1.8\r\n\t\tc-0.5,0-0.8,0-1.2,0.1c-0.7,0.2-1,0.6-0.8,1.3c0.1,0.4,0.3,0.7,0.4,1c0.2,0.5,0.3,1,0.4,1.5c-0.6-0.8-1.3-1.5-1.3-2.5\r\n\t\tc0-0.3-0.1-0.6-0.2-0.9c-0.1-1.1-0.9-1.8-1.5-2.6c-0.3-0.5-1.3-0.3-1.8,0.3c-0.4,0.5-0.8,0.9-1.2,1.4c-0.5,0.5-0.6,1.1-0.4,1.8\r\n\t\tC27.8,40.8,28,41.2,28,41.6C28.1,41.5,28,41.6,28,41.6z"}},{tag:"path",attrsMap:{d:"M42.4,43.8c0.3,0.8,0.8,0.7,1.4,0.5c0.2-0.1,0.6,0,0.8,0.2c0.6,0.5,1.2,1.1,1.9,1.7c-0.3,0.3-0.4,0.4-0.7,0.7\r\n\t\tc-0.1-0.1-0.2-0.1-0.3-0.2c-0.1,0.2-0.2,0.3-0.4,0.5c-0.5-0.3-1-0.4-1.3-0.9c-0.4-0.7-1.1-0.9-1.8-1.3\r\n\t\tC42.1,44.6,42.2,44.3,42.4,43.8z"}},{tag:"path",attrsMap:{d:"M32,42.3c0.4-0.1,0.6,0,0.9,0.3c0.4,0.5,0.8,0.9,1.1,1.4c0.8,1.2,1.9,1.8,3.1,2.3c0.5,0.2,1,0.5,1.6,0.7\r\n\t\tc-0.7-0.1-1.4-0.1-2-0.3c-0.6-0.1-1.2-0.3-1.8-0.5c-0.1,0-0.2-0.1-0.3-0.2C33.5,44.9,32.8,43.6,32,42.3z"}},{tag:"path",attrsMap:{d:"M45.4,28.5c0,0.3,0,0.6,0,0.9c0,0.1,0,0.2-0.1,0.2c-0.6,0.3-0.8,0.9-0.9,1.4c-0.1,0.6-0.4,0.9-0.9,1.1\r\n\t\tc-0.4,0.2-0.8,0.3-1.2,0.5c-0.3,0.2-0.5,0.4-0.8,0.6c-0.1-0.1-0.2-0.3-0.4-0.5c0.5-0.5,0.9-1,1.5-1.4c0.5-0.4,1.1-0.8,1.3-1.5\r\n\t\tc0.1-0.3,0.3-0.6,0.5-1C44.7,28.6,45,28.4,45.4,28.5z"}},{tag:"path",attrsMap:{d:"M35.8,43.5c0.7-0.5,1.4-1,2.1-1.6c0.2,0.4,0.4,0.8,0.6,1.3c0,0.1,0,0.2-0.1,0.3c-0.2,0.4-0.4,0.8-0.6,1.2\r\n\t\tc-0.2,0.4-0.9,0.5-1.2,0.1C36.3,44.3,36,43.9,35.8,43.5z"}},{tag:"path",attrsMap:{d:"M40,41.5c0-0.1-0.1-0.3-0.1-0.4c-0.1-0.6-0.4-1.1-0.7-1.7c-0.3-0.4-0.4-1-0.5-1.5c0.7,0.8,1.3,1.6,1.6,2.7\r\n\t\tC40.4,41,40.3,41.3,40,41.5z"}},{tag:"path",attrsMap:{d:"M48.7,26.3c0.1-0.9,0.2-1.7,0.3-2.6c0,0,0.1,0,0.1,0c0.3,0.5,0.5,0.9,0.8,1.4c0,0.1,0,0.2-0.1,0.3\r\n\t\tC49.4,25.7,49.1,26,48.7,26.3C48.7,26.3,48.7,26.3,48.7,26.3z"}},{tag:"path",attrsMap:{d:"M24.5,17.8c-0.9,0.3-1.7,0.6-2.6,0.9c0,0,0-0.1,0-0.1c0.7-0.7,1.5-1.2,2.6-0.9C24.4,17.8,24.5,17.8,24.5,17.8z"}},{tag:"path",attrsMap:{d:"M39.1,44.1c0,0.9,0,1-0.7,0.9C38.6,44.7,38.9,44.4,39.1,44.1z"}},{tag:"path",attrsMap:{d:"M46.7,45.7c0.2-0.3,0.4-0.5,0.6-0.7c0,0,0.1,0,0.1,0c0,0.1,0,0.2,0,0.2C47.2,45.4,47.1,45.8,46.7,45.7z"}}]}]})}},"3c71":function(t,e,a){},4360:function(t,e,a){"use strict";var n=a("2b0e"),i=a("2f62"),r=a("9fb0"),o={state:{sidebar:!0,device:"desktop",theme:"",layout:"",contentWidth:"",fixedHeader:!1,fixSiderbar:!1,autoHideHeader:!1,color:null,weak:!1,multiTab:!0},mutations:{SET_SIDEBAR_TYPE:function(t,e){t.sidebar=e,n["a"].ls.set(r["k"],e)},CLOSE_SIDEBAR:function(t){n["a"].ls.set(r["k"],!0),t.sidebar=!1},TOGGLE_DEVICE:function(t,e){t.device=e},TOGGLE_THEME:function(t,e){n["a"].ls.set(r["j"],e),t.theme=e},TOGGLE_LAYOUT_MODE:function(t,e){n["a"].ls.set(r["h"],e),t.layout=e},TOGGLE_FIXED_HEADER:function(t,e){n["a"].ls.set(r["e"],e),t.fixedHeader=e},TOGGLE_FIXED_SIDERBAR:function(t,e){n["a"].ls.set(r["g"],e),t.fixSiderbar=e},TOGGLE_FIXED_HEADER_HIDDEN:function(t,e){n["a"].ls.set(r["f"],e),t.autoHideHeader=e},TOGGLE_CONTENT_WIDTH:function(t,e){n["a"].ls.set(r["d"],e),t.contentWidth=e},TOGGLE_COLOR:function(t,e){n["a"].ls.set(r["b"],e),t.color=e},TOGGLE_WEAK:function(t,e){n["a"].ls.set(r["c"],e),t.weak=e},TOGGLE_MULTI_TAB:function(t,e){n["a"].ls.set(r["i"],e),t.multiTab=e}},actions:{setSidebar:function(t,e){var a=t.commit;a("SET_SIDEBAR_TYPE",e)},CloseSidebar:function(t){var e=t.commit;e("CLOSE_SIDEBAR")},ToggleDevice:function(t,e){var a=t.commit;a("TOGGLE_DEVICE",e)},ToggleTheme:function(t,e){var a=t.commit;a("TOGGLE_THEME",e)},ToggleLayoutMode:function(t,e){var a=t.commit;a("TOGGLE_LAYOUT_MODE",e)},ToggleFixedHeader:function(t,e){var a=t.commit;e||a("TOGGLE_FIXED_HEADER_HIDDEN",!1),a("TOGGLE_FIXED_HEADER",e)},ToggleFixSiderbar:function(t,e){var a=t.commit;a("TOGGLE_FIXED_SIDERBAR",e)},ToggleFixedHeaderHidden:function(t,e){var a=t.commit;a("TOGGLE_FIXED_HEADER_HIDDEN",e)},ToggleContentWidth:function(t,e){var a=t.commit;a("TOGGLE_CONTENT_WIDTH",e)},ToggleColor:function(t,e){var a=t.commit;a("TOGGLE_COLOR",e)},ToggleWeak:function(t,e){var a=t.commit;a("TOGGLE_WEAK",e)},ToggleMultiTab:function(t,e){var a=t.commit;a("TOGGLE_MULTI_TAB",e)}}},s=o,c=(a("b0c0"),a("d3b7"),a("d81d"),a("7ded")),l=a("ca00"),u={state:{token:"",name:"",welcome:"",avatar:"",roles:[],info:{}},mutations:{SET_TOKEN:function(t,e){t.token=e},SET_NAME:function(t,e){var a=e.name,n=e.welcome;t.name=a,t.welcome=n},SET_AVATAR:function(t,e){t.avatar=e},SET_ROLES:function(t,e){t.roles=e},SET_INFO:function(t,e){t.info=e}},actions:{Login:function(t,e){var a=t.commit;return new Promise((function(t,i){Object(c["c"])(e).then((function(e){var i=e.result;n["a"].ls.set(r["a"],i.token,6048e5),a("SET_TOKEN",i.token),t()})).catch((function(t){i(t)}))}))},GetInfo:function(t){var e=t.commit;return new Promise((function(t,a){var n={result:{role:{permissions:[{permissionId:"index"},{permissionId:"releaseLog"},{permissionId:"resourceLibrary"},{permissionId:"userManagement"},{permissionId:"roleManage"},{permissionId:"userPower"},{permissionId:"businessApplication"},{permissionId:"unitAccess1"}]}}},i=n.result;if(i.role&&i.role.permissions.length>0){var r=i.role;r.permissions=i.role.permissions,r.permissionList=r.permissions.map((function(t){return t.permissionId})),e("SET_ROLES",i.role),e("SET_INFO",i)}else a(new Error("getInfo: roles must be a non-null array !"));e("SET_NAME",{name:i.name,welcome:Object(l["b"])()}),t(n).catch((function(t){a(t)}))}))},Logout:function(t){var e=t.commit,a=t.state;return new Promise((function(t){Object(c["d"])(a.token).then((function(){t()})).catch((function(){t()})).finally((function(){e("SET_TOKEN",""),e("SET_ROLES",[]),n["a"].ls.remove(r["a"])}))}))}}},d=u,p=(a("caad"),a("2532"),a("4de4"),a("159b"),a("d73b"));function f(t,e){var a=t.filter((function(t){return(e.permissionList.indexOf(t.meta.permission[0])>-1||"home"===t.meta.permission[0])&&(t.children&&t.children.length&&(t.children=f(t.children,e)),!0)}));return a}function h(t){return t.forEach((function(t){t.children&&t.children.length&&(t.redirect=t.children[0].path,h(t.children))})),t}var m={state:{routers:p["b"],addRouters:[]},mutations:{SET_ROUTERS:function(t,e){t.addRouters=e},SET_ADDROUTERS:function(t){t.addRouters=[]}},actions:{GenerateRoutes:function(t,e){var a=t.commit;return new Promise((function(t){var n=e.roles;p["a"].forEach((function(t){if(n.permissionList.indexOf(t.name)>-1){var e=f([t],n),i=h(e);a("SET_ROUTERS",i)}})),t()}))}}},g=m,b={state:{info:{}},mutations:{SET_PIPE_SERVICE_INFO:function(t,e){t.info=e}},actions:{updateInfo:function(t,e){var a=t.commit;a("SET_PIPE_SERVICE_INFO",e)}}},v=b,y={state:{info:{}},mutations:{SET_PIPE_RULE_INFO:function(t,e){t.info=e}},actions:{updateRuleInfo:function(t,e){var a=t.commit;a("SET_PIPE_RULE_INFO",e)}}},_=y,x={device:function(t){return t.app.device},theme:function(t){return t.app.theme},color:function(t){return t.app.color},token:function(t){return t.user.token},avatar:function(t){return t.user.avatar},nickname:function(t){return t.user.name},welcome:function(t){return t.user.welcome},roles:function(t){return t.user.roles},userInfo:function(t){return t.user.info},pipeServiceInfo:function(t){return t.pipeService.info},pipeRuleInfo:function(t){return t.pipeRule.info},addRouters:function(t){return t.permission.addRouters},multiTab:function(t){return t.app.multiTab},lang:function(t){return t.i18n.lang}},k=x;n["a"].use(i["a"]);e["a"]=new i["a"].Store({modules:{app:s,user:d,permission:g,pipeService:v,pipeRule:_},state:{},mutations:{},actions:{},getters:k})},"4be9":function(t,e,a){},"523c":function(t,e,a){},5682:function(t,e,a){},"56d7":function(t,e,a){"use strict";a.r(e);a("e260"),a("e6cf"),a("cca6"),a("a79df"),a("a4d3"),a("e01a"),a("b636"),a("dc8d"),a("efe9"),a("d28b"),a("2a1b"),a("80e0"),a("6b9e"),a("197b"),a("2351"),a("8172"),a("944a"),a("81b8"),a("99af"),a("a874"),a("cb29"),a("4de4"),a("7db0"),a("c740"),a("0481"),a("5db7"),a("a630"),a("caad"),a("a15b"),a("d81d"),a("5ded"),a("fb6a"),a("f785"),a("a434"),a("4069"),a("73d9"),a("c19f"),a("82da"),a("ace4"),a("efec"),a("b56e"),a("b0c0"),a("0c47"),a("4ec9"),a("5327"),a("79a8"),a("9ff9"),a("3ea3"),a("40d9"),a("ff9c"),a("0ac8"),a("f664"),a("4057"),a("bc01"),a("6b93"),a("ca21"),a("90d7"),a("2af1"),a("0261"),a("7898"),a("23dc"),a("b65f"),a("a9e3"),a("35b3"),a("f00c"),a("8ba4"),a("9129"),a("583b"),a("aff5"),a("e6e1"),a("c35a"),a("25eb"),a("b680"),a("12a8"),a("e71b"),a("4fad"),a("dca8"),a("c1f9"),a("e439"),a("dbb4"),a("7039"),a("3410"),a("2b19"),a("c906"),a("e21d"),a("e43e"),a("b64b"),a("bf96"),a("5bf7"),a("cee8"),a("af93"),a("131a"),a("d3b7"),a("07ac"),a("a6fd"),a("4ae1"),a("3f3a"),a("ac16"),a("5d41"),a("9e4a"),a("7f78"),a("c760"),a("db96"),a("1bf2"),a("d6dd"),a("7ed3"),a("8b9a"),a("4d63"),a("ac1f"),a("5377"),a("25f0"),a("6062"),a("f5b2"),a("8a79"),a("f6d6"),a("2532"),a("3ca3"),a("466d"),a("843c"),a("4d90"),a("d80f"),a("38cf"),a("5319"),a("841c"),a("1276"),a("2ca0"),a("498a"),a("1e25"),a("eee7"),a("18a5"),a("1393"),a("04d3"),a("cc71"),a("c7cd"),a("9767"),a("1913"),a("c5d0"),a("9911"),a("c96a"),a("2315"),a("4c53"),a("664f"),a("cfc3"),a("4a9b"),a("fd87"),a("8b09"),a("143c"),a("5cc6"),a("8a59"),a("84c3"),a("fb2c"),a("9a8c"),a("a975"),a("735e"),a("c1ac"),a("d139"),a("3a7b"),a("d5d6"),a("20bf"),a("82f8"),a("e91f"),a("60bd"),a("5f96"),a("3280"),a("3fcc"),a("ec97"),a("ca91"),a("25a1"),a("cd26"),a("3c5d"),a("2954"),a("649e"),a("219c"),a("170b"),a("b39a"),a("72f7"),a("10d1"),a("1fe2"),a("159b"),a("ddb0"),a("130f"),a("9f96"),a("2b3d"),a("bf19"),a("9861"),a("96cf");var n=a("2b0e"),i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("a-config-provider",{attrs:{locale:t.locale}},[a("div",{attrs:{id:"app"}},[a("router-view")],1)])},r=[],o=a("677e"),s=a.n(o),c=a("ac0d"),l={provide:function(){return{reload:this.reload}},mixins:[c["a"]],data:function(){return{locale:s.a,isRouterAlive:!0}},mounted:function(){},methods:{reload:function(){this.isRouterAlive=!1,this.$nextTick((function(){this.isRouterAlive=!0}))}}},u=l,d=(a("034f"),a("2877")),p=Object(d["a"])(u,i,r,!1,null,null,null),f=p.exports,h=a("8c4f"),m=a("d73b"),g=h["a"].prototype.push;h["a"].prototype.push=function(t,e,a){return e||a?g.call(this,t,e,a):g.call(this,t).catch((function(t){return t}))},n["a"].use(h["a"]);var b=new h["a"]({mode:"hash",base:"/",scrollBehavior:function(){return{y:0}},routes:m["b"]}),v=b,y=a("4360"),_=a("f23d"),x=a("b775"),k=(a("ca00"),a("9fb0")),C=a("e819");function T(){y["a"].commit("SET_SIDEBAR_TYPE",n["a"].ls.get(k["k"],!0)),y["a"].commit("TOGGLE_THEME",n["a"].ls.get(k["j"],C["a"].navTheme)),y["a"].commit("TOGGLE_LAYOUT_MODE",n["a"].ls.get(k["h"],C["a"].layout)),y["a"].commit("TOGGLE_FIXED_HEADER",n["a"].ls.get(k["e"],C["a"].fixedHeader)),y["a"].commit("TOGGLE_FIXED_SIDERBAR",n["a"].ls.get(k["g"],C["a"].fixSiderbar)),y["a"].commit("TOGGLE_CONTENT_WIDTH",n["a"].ls.get(k["d"],C["a"].contentWidth)),y["a"].commit("TOGGLE_FIXED_HEADER_HIDDEN",n["a"].ls.get(k["f"],C["a"].autoHideHeader)),y["a"].commit("TOGGLE_WEAK",n["a"].ls.get(k["c"],C["a"].colorWeak)),y["a"].commit("TOGGLE_COLOR",n["a"].ls.get(k["b"],C["a"].primaryColor)),y["a"].commit("TOGGLE_MULTI_TAB",n["a"].ls.get(k["i"],C["a"].multiTab)),y["a"].commit("SET_TOKEN",n["a"].ls.get(k["a"]))}var E=a("c16e"),w=a.n(E),O=(a("3b18"),a("f64c")),S=(a("dc5a"),a("56cd")),L=(a("2a26"),a("768f")),M=(a("cc70"),a("1fd5")),j=(a("1273"),a("f2ca")),$=(a("eb14"),a("39ab")),I=(a("0025"),a("27ab")),D=(a("9980"),a("0bb7")),A=(a("55ec"),a("a79d")),z=(a("b97c"),a("7571")),P=(a("ab9e"),a("2c92")),H=(a("9a33"),a("f933")),F=(a("6d2a"),a("9571")),R=(a("fbd8"),a("55f1")),B=(a("7f6b"),a("8592")),G=(a("b380"),a("bf7b")),q=(a("dd48"),a("2fc4")),N=(a("af3d"),a("27fd")),K=(a("d88f"),a("fe2b")),W=(a("9d5c"),a("a600")),U=(a("5136"),a("681b")),Y=(a("4a96"),a("a071")),V=(a("8fb1"),a("0c63")),X=(a("d13f"),a("ccb9")),J=(a("c68a"),a("0020")),Z=(a("cd17"),a("ed3b")),Q=(a("0032"),a("e32c")),tt=(a("de6a"),a("9a63")),et=(a("f2ef"),a("3af3")),at=(a("288f"),a("cdeb")),nt=(a("2ef0f"),a("9839")),it=(a("ee00"),a("bb76")),rt=(a("5783"),a("59a5")),ot=(a("fbd6"),a("160c")),st=(a("6ba6"),a("5efb")),ct=(a("922d"),a("09d9")),lt=(a("5704"),a("b558")),ut=(a("1a62"),a("98c5")),dt=(a("38e4"),a("d49c"));n["a"].use(dt["b"]),n["a"].use(ut["a"]),n["a"].use(lt["a"]),n["a"].use(ct["a"]),n["a"].use(st["a"]),n["a"].use(ot["a"]),n["a"].use(rt["a"]),n["a"].use(it["a"]),n["a"].use(nt["d"]),n["a"].use(at["a"]),n["a"].use(et["a"]),n["a"].use(tt["a"]),n["a"].use(Q["a"]),n["a"].use(Z["a"]),n["a"].use(J["a"]),n["a"].use(X["a"]),n["a"].use(V["a"]),n["a"].use(Y["a"]),n["a"].use(U["a"]),n["a"].use(W["a"]),n["a"].use(K["b"]),n["a"].use(N["a"]),n["a"].use(q["a"]),n["a"].use(G["a"]),n["a"].use(B["a"]),n["a"].use(R["a"]),n["a"].use(F["a"]),n["a"].use(H["a"]),n["a"].use(P["a"]),n["a"].use(z["a"]),n["a"].use(A["a"]),n["a"].use(D["a"]),n["a"].use(I["a"]),n["a"].use($["a"]),n["a"].use(j["a"]),n["a"].use(M["a"]),n["a"].use(L["a"]),n["a"].use(S["a"]),S["a"].config({duration:2}),n["a"].prototype.$confirm=Z["a"].confirm,n["a"].prototype.$message=O["a"],n["a"].prototype.$notification=S["a"],n["a"].prototype.$info=Z["a"].info,n["a"].prototype.$success=Z["a"].success,n["a"].prototype.$error=Z["a"].error,n["a"].prototype.$warning=Z["a"].warning;var pt=a("3654"),ft=a("4eb5"),ht=a.n(ft),mt=a("31fc"),gt=a("5530"),bt={name:"PageLoading",props:{tip:{type:String,default:"Loading.."},size:{type:String,default:"large"}},render:function(){var t=arguments[0],e={textAlign:"center",background:"rgba(0,0,0,0.6)",position:"fixed",top:0,bottom:0,left:0,right:0,zIndex:1100},a={position:"absolute",left:"50%",top:"40%",transform:"translate(-50%, -50%)"};return t("div",{style:e},[t(B["a"],{attrs:{size:this.size,tip:this.tip},style:a})])}},vt="0.0.1",yt={newInstance:function(t,e){var a=document.querySelector("body>div[type=loading]");a||(a=document.createElement("div"),a.setAttribute("type","loading"),a.setAttribute("class","ant-loading-wrapper"),document.body.appendChild(a));var n=Object.assign({visible:!1,size:"large",tip:"Loading..."},e),i=new t({data:function(){return Object(gt["a"])({},n)},render:function(){var t=arguments[0],e=this.tip,a={};return this.tip&&(a.tip=e),this.visible?t(bt,{props:Object(gt["a"])({},a)}):null}}).$mount(a);function r(t){var e=Object(gt["a"])(Object(gt["a"])({},n),t),a=e.visible,r=e.size,o=e.tip;i.$set(i,"visible",a),o&&i.$set(i,"tip",o),r&&i.$set(i,"size",r)}return{instance:i,update:r}}},_t={show:function(t){this.instance.update(Object(gt["a"])(Object(gt["a"])({},t),{},{visible:!0}))},hide:function(){this.instance.update({visible:!1})}},xt=function(t,e){t.prototype.$loading||(_t.instance=yt.newInstance(t,e),t.prototype.$loading=_t)},kt={version:vt,install:xt},Ct=a("3835"),Tt={add:{key:"add",label:"新增"},delete:{key:"delete",label:"删除"},edit:{key:"edit",label:"修改"},query:{key:"query",label:"查询"},get:{key:"get",label:"详情"},enable:{key:"enable",label:"启用"},disable:{key:"disable",label:"禁用"},import:{key:"import",label:"导入"},export:{key:"export",label:"导出"}};function Et(t){Et.installed||(!t.prototype.$auth&&Object.defineProperties(t.prototype,{$auth:{get:function(){var t=this;return function(e){var a=e.split("."),n=Object(Ct["a"])(a,2),i=n[0],r=n[1],o=t.$store.getters.roles.permissions;return o.find((function(t){return t.permissionId===i})).actionList.findIndex((function(t){return t===r}))>-1}}}}),!t.prototype.$enum&&Object.defineProperties(t.prototype,{$enum:{get:function(){return function(t){var e=Tt;return t&&t.split(".").forEach((function(t){e=e&&e[t]||null})),e}}}}))}var wt=Et;n["a"].directive("action",{inserted:function(t,e,a){var n=e.arg,i=y["a"].getters.roles,r=a.context.$route.meta.permission,o=r instanceof String&&[r]||r;i.permissions.forEach((function(e){o.includes(e.permissionId)&&e.actionList&&!e.actionList.includes(n)&&(t.parentNode&&t.parentNode.removeChild(t)||(t.style.display="none"))}))}});ht.a.config.autoSetContainer=!0,n["a"].use(pt["a"]),n["a"].use(mt["a"]),n["a"].use(kt),n["a"].use(w.a,C["a"].storageOptions),n["a"].use(ht.a),n["a"].use(wt);var Ot=a("323e"),St=a.n(Ot),Lt=(a("fddb"),function(t){document.title=t;var e=navigator.userAgent,a=/\bMicroMessenger\/([\d\.]+)/;if(a.test(e)&&/ip(hone|od|ad)/i.test(e)){var n=document.createElement("iframe");n.src="/favicon.ico",n.style.display="none",n.onload=function(){setTimeout((function(){n.remove()}),9)},document.body.appendChild(n)}}),Mt="Ant Design Pro";St.a.configure({showSpinner:!1});var jt=["login"];v.beforeEach((function(t,e,a){St.a.start(),t.meta&&"undefined"!==typeof t.meta.title&&Lt("".concat(t.meta.title," - ").concat(Mt)),sessionStorage.getItem("username")?"/user/login"===t.path?(a(),St.a.done()):0===y["a"].getters.roles.length?y["a"].dispatch("GetInfo").then((function(e){var n=e.result&&e.result.role,i=t.path;y["a"].dispatch("GenerateRoutes",{roles:n,path:i}).then((function(){v.addRoutes(y["a"].getters.addRouters);var e=decodeURIComponent(t.path);t.path===e?a(Object(gt["a"])({},t)):a({path:e})}))})).catch((function(){S["a"].error({message:"错误",description:"请求用户信息失败,请重试"}),y["a"].dispatch("Logout").then((function(){a({path:"/user/login",query:{redirect:t.fullPath}})}))})):a():jt.includes(t.name)?a():(a({path:"/user/login",query:{redirect:t.fullPath}}),St.a.done())})),v.afterEach((function(){St.a.done()}));var $t=a("c1df"),It=a.n($t);a("5c3a");It.a.locale("zh-cn"),n["a"].filter("NumberFormat",(function(t){if(!t)return"0";var e=t.toString().replace(/(\d)(?=(?:\d{3})+$)/g,"$1,");return e})),n["a"].filter("dayjs",(function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"YYYY-MM-DD HH:mm:ss";return It()(t).format(e)})),n["a"].filter("moment",(function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"YYYY-MM-DD HH:mm:ss";return It()(t).format(e)}));a("4be9"),a("202f");n["a"].config.productionTip=!1,n["a"].use(x["a"]),n["a"].use(_["a"]),n["a"].directive("drag-modal",(function(t,e,a){n["a"].nextTick((function(){var e=a.componentInstance,n=e.visible,i=e.destroyOnClose;if(n){var r=t.getElementsByClassName("ant-modal")[0],o=t.getElementsByClassName("ant-modal-header")[0],s=0,c=0;i||(s=r.left||0,c=r.top||0),c=c||r.offsetTop,o.onmousedown=function(e){var a=e.clientX,n=e.clientY;o.left=o.offsetLeft,o.top=o.offsetTop,t.onmousemove=function(t){var e=t.clientX,i=t.clientY;r.left=o.left+(e-a)+s,r.top=o.top+(i-n)+c,r.style.left=r.left+"px",r.style.top=r.top+"px"},t.onmouseup=function(e){s=r.left,c=r.top,t.onmousemove=null,t.onmouseup=null,o.releaseCapture&&o.releaseCapture()},o.setCapture&&o.setCapture()}}}))})),new n["a"]({router:v,store:y["a"],created:T,render:function(t){return t(f)}}).$mount("#app")},"611e":function(t,e,a){"use strict";var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:[t.prefixCls,t.reverseColor&&"reverse-color"]},[a("span",[t._t("term"),a("span",{staticClass:"item-text"},[t._t("default")],2)],2),a("span",{class:[t.flag]},[a("a-icon",{attrs:{type:"caret-"+t.flag}})],1)])},i=[],r={name:"Trend",props:{prefixCls:{type:String,default:"ant-pro-trend"},flag:{type:String,required:!0},reverseColor:{type:Boolean,default:!1}}},o=r,s=(a("2d0f"),a("2877")),c=Object(s["a"])(o,n,i,!1,null,"9f28f096",null),l=c.exports;e["a"]=l},"63ca":function(t,e,a){},6692:function(t,e,a){"use strict";a("63ca")},6861:function(t,e,a){},"6a2a":function(t,e,a){"use strict";var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("span",[t._v(" "+t._s(t._f("format")(t.lastTime))+" ")])},i=[];a("a9e3"),a("99af"),a("d3b7");function r(t){return 1*t<10?"0".concat(t):t}var o={name:"CountDown",props:{format:{type:Function,default:void 0},target:{type:[Date,Number],required:!0},onEnd:{type:Function,default:function(){return{}}}},data:function(){return{dateTime:"0",originTargetTime:0,lastTime:0,timer:0,interval:1e3}},filters:{format:function(t){var e=36e5,a=6e4,n=Math.floor(t/e),i=Math.floor((t-n*e)/a),o=Math.floor((t-n*e-i*a)/1e3);return"".concat(r(n),":").concat(r(i),":").concat(r(o))}},created:function(){this.initTime(),this.tick()},methods:{initTime:function(){var t=0,e=0;this.originTargetTime=this.target;try{e="[object Date]"===Object.prototype.toString.call(this.target)?this.target:new Date(this.target).getTime()}catch(a){throw new Error("invalid target prop")}t=e-(new Date).getTime(),this.lastTime=t<0?0:t},tick:function(){var t=this,e=this.onEnd;this.timer=setTimeout((function(){t.lastTime0&&(t=t.slice(0,this.maxLength),t.push(a(o["a"],{attrs:{size:this.size},style:this.excessItemsStyle},["+".concat(this.maxLength)])));var i=t.map((function(t){return a("li",{class:n},[t])}));return i}},render:function(){var t,e=arguments[0],a=this.$props,n=a.prefixCls,i=a.size,o=(t={},Object(r["a"])(t,"".concat(n),!0),Object(r["a"])(t,"".concat(i),!0),t),s=Object(m["b"])(this.$slots.default),c=s&&s.length?e("ul",{class:"".concat(n,"-items")},[this.getItems(s)]):null;return e("div",{class:o},[c])}},b=g,v=Object(p["a"])(b,n,i,!1,null,null,null),y=v.exports;a("84962"),e["a"]=y},ac0d:function(t,e,a){"use strict";a.d(e,"b",(function(){return l})),a.d(e,"a",(function(){return d})),a.d(e,"c",(function(){return u}));var n=a("5530"),i=a("8e95"),r=a.n(i),o={DESKTOP:"desktop",TABLET:"tablet",MOBILE:"mobile"},s=function(t){var e={match:function(){t&&t(o.DESKTOP)}},a={match:function(){t&&t(o.TABLET)}},n={match:function(){t&&t(o.MOBILE)}};r.a.register("screen and (max-width: 576px)",n).register("screen and (min-width: 576px) and (max-width: 1199px)",a).register("screen and (min-width: 1200px)",e)},c=a("2f62"),l={computed:Object(n["a"])({},Object(c["d"])({layoutMode:function(t){return t.app.layout},navTheme:function(t){return t.app.theme},primaryColor:function(t){return t.app.color},colorWeak:function(t){return t.app.weak},fixedHeader:function(t){return t.app.fixedHeader},fixSiderbar:function(t){return t.app.fixSiderbar},fixSidebar:function(t){return t.app.fixSiderbar},contentWidth:function(t){return t.app.contentWidth},autoHideHeader:function(t){return t.app.autoHideHeader},sidebarOpened:function(t){return t.app.sidebar},multiTab:function(t){return t.app.multiTab}})),methods:{isTopMenu:function(){return"topmenu"===this.layoutMode},isSideMenu:function(){return!this.isTopMenu()}}},u={computed:Object(n["a"])({},Object(c["d"])({device:function(t){return t.app.device}})),methods:{isMobile:function(){return this.device===o.MOBILE},isDesktop:function(){return this.device===o.DESKTOP},isTablet:function(){return this.device===o.TABLET}}},d={mounted:function(){var t=this.$store;s((function(e){switch(e){case o.DESKTOP:t.commit("TOGGLE_DEVICE","desktop"),t.dispatch("setSidebar",!0);break;case o.TABLET:t.commit("TOGGLE_DEVICE","tablet"),t.dispatch("setSidebar",!1);break;case o.MOBILE:default:t.commit("TOGGLE_DEVICE","mobile"),t.dispatch("setSidebar",!0);break}}))}}},ac94:function(t,e,a){"use strict";var n=a("ade3"),i=a("2638"),r=a.n(i),o=(a("4de4"),a("b64b"),a("07ac"),a("159b"),a("d81d"),a("4d91")),s=(a("b97c"),a("7571")),c=(a("a9e3"),s["a"].CheckableTag),l={name:"TagSelectOption",props:{prefixCls:{type:String,default:"ant-pro-tag-select-option"},value:{type:[String,Number,Object],default:""},checked:{type:Boolean,default:!1}},data:function(){return{localChecked:this.checked||!1}},watch:{checked:function(t){this.localChecked=t},"$parent.items":{handler:function(t){this.value&&t.hasOwnProperty(this.value)&&(this.localChecked=t[this.value])},deep:!0}},render:function(){var t=this,e=arguments[0],a=this.$slots,n=this.value,i=function(e){t.$emit("change",{value:n,checked:e})};return e(c,{key:n,on:{change:i},model:{value:t.localChecked,callback:function(e){t.localChecked=e}}},[a.default])}},u=a("d988");e["a"]={Option:l,name:"TagSelect",model:{prop:"checked",event:"change"},props:{prefixCls:{type:String,default:"ant-pro-tag-select"},defaultValue:{type:o["a"].array,default:null},value:{type:o["a"].array,default:null},expandable:{type:Boolean,default:!1},hideCheckAll:{type:Boolean,default:!1}},data:function(){return{expand:!1,localCheckAll:!1,items:this.getItemsKey(Object(u["b"])(this.$slots.default)),val:this.value||this.defaultValue||[]}},methods:{onChange:function(t){var e=Object.keys(this.items).filter((function(e){return e===t.value}));this.items[e]=t.checked;var a=Object.values(this.items).lastIndexOf(!1);this.localCheckAll=-1===a},onCheckAll:function(t){var e=this;Object.keys(this.items).forEach((function(a){e.items[a]=t.checked})),this.localCheckAll=t.checked},getItemsKey:function(t){var e={};return t.forEach((function(t){e[t.componentOptions.propsData&&t.componentOptions.propsData.value]=!1})),e},renderCheckAll:function(){var t=this,e=this.$createElement,a={on:{change:function(e){t.onCheckAll(e),e.value="total",t.$emit("change",e)}}},n=e(l,r()([{key:"total",attrs:{checked:this.localCheckAll}},a]),["All"]);return!this.hideCheckAll&&n||null},renderExpandable:function(){},renderTags:function(t){var e=this,a={change:function(t){e.onChange(t),e.$emit("change",t)}};return t.map((function(t){var e=t.componentOptions;return e.listeners=a,t}))}},render:function(){var t=arguments[0],e=this.$props.prefixCls,a=Object(n["a"])({},"".concat(e),!0),i=Object(u["b"])(this.$slots.default);return t("div",{class:a},[this.renderCheckAll(),this.renderTags(i)])}}},b775:function(t,e,a){"use strict";a.d(e,"a",(function(){return g})),a.d(e,"b",(function(){return f})),a.d(e,"c",(function(){return p}));a("d3b7");var n=a("2b0e"),i=a("4328"),r=a.n(i),o=a("bc3a"),s=a.n(o),c=a("4360"),l={vm:{},install:function(t,e){this.installed||(this.installed=!0,e&&(t.axios=e,Object.defineProperties(t.prototype,{axios:{get:function(){return e}},$http:{get:function(){return e}}})))}},u=a("56cd"),d=a("9fb0"),p=s.a.create({baseURL:"/api",timeout:1e4}),f=s.a.create({baseURL:"",timeout:1e4}),h=s.a.create({baseURL:"/api",timeout:1e4,headers:{"Content-Type":"multipart/form-data"}}),m=function(t){if(t.response){var e=t.response.data,a=n["a"].ls.get(d["a"]);403===t.response.status&&u["a"].error({message:"Forbidden",description:e.message}),401===t.response.status&&(u["a"].error({message:"Unauthorized",description:"Authorization verification failed"}),a&&c["a"].dispatch("GetInfo").then((function(){setTimeout((function(){window.location.reload()}),1500)})))}return Promise.reject(t)};p.interceptors.request.use((function(t){var e=sessionStorage.getItem("token");return e&&(t.data&&(t.data.token=e),t.headers["Access-Token"]=e),t.data=t.data?r.a.stringify(t.data):{},t}),m),f.interceptors.request.use((function(t){var e=sessionStorage.getItem("token");return e&&(t.headers["Access-Token"]=e),t}),m),h.interceptors.request.use((function(t){var e=new FormData;return e.append("file",t.data.file),t.data=e,t}),m),p.interceptors.response.use((function(t){return t.data.accessToken&&n["a"].ls.set(d["a"],t.data.accessToken,6048e5),t.data}),m),f.interceptors.response.use((function(t){return t.headers["content-disposition"]?(t.data.fileName=t.headers["content-disposition"],t.data):t.data}),m),h.interceptors.response.use((function(t){return t.data}),m);var g={vm:{},install:function(t){t.use(l,p)}}},bfb7:function(t,e,a){"use strict";a("da48")},bfef:function(t,e,a){},c03d:function(t,e,a){},c0db:function(t,e,a){"use strict";a("319a")},c4db:function(t,e,a){"use strict";a("a9e3"),a("a15b"),a("d81d");var n,i,r=a("f933"),o=a("d988"),s={name:"Ellipsis",components:{Tooltip:r["a"]},props:{prefixCls:{type:String,default:"ant-pro-ellipsis"},tooltip:{type:Boolean},length:{type:Number,required:!0},lines:{type:Number,default:1},fullWidthRecognition:{type:Boolean,default:!1}},methods:{getStrDom:function(t,e){var a=this.$createElement;return a("span",[Object(o["a"])(t,this.length)+(e>this.length?"...":"")])},getTooltip:function(t,e){var a=this.$createElement;return a(r["a"],[a("template",{slot:"title"},[t]),this.getStrDom(t,e)])}},render:function(){var t=this.$props,e=t.tooltip,a=t.length,n=this.$slots.default.map((function(t){return t.text})).join(""),i=Object(o["c"])(n),r=e&&i>a?this.getTooltip(n,i):this.getStrDom(n,i);return r}},c=s,l=a("2877"),u=Object(l["a"])(c,n,i,!1,null,null,null),d=u.exports;e["a"]=d},ca00:function(t,e,a){"use strict";function n(){var t=["休息一会儿吧","准备吃什么呢?","要不要打一把 DOTA","我猜你可能累了"],e=Math.floor(Math.random()*t.length);return t[e]}function i(){var t=document.createEvent("HTMLEvents");t.initEvent("resize",!0,!0),t.eventType="message",window.dispatchEvent(t)}a.d(e,"b",(function(){return n})),a.d(e,"a",(function(){return i}))},ca005:function(t,e,a){},ca17:function(t,e,a){"use strict";a("2c87")},d25d:function(t,e,a){"use strict";a("c03d")},d2a1:function(t,e,a){"use strict";a("7eed")},d73b:function(t,e,a){"use strict";a.d(e,"a",(function(){return oe})),a.d(e,"b",(function(){return se}));a("d3b7"),a("3ca3"),a("ddb0");var n,i,r=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{class:["user-layout-wrapper",t.device],attrs:{id:"userLayout"}},[a("div",{staticClass:"container"},[t._m(0),a("route-view")],1)])},o=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"top"},[n("div",[n("a",{attrs:{href:"/"}},[n("img",{staticClass:"logo",attrs:{src:a("9b19"),alt:"logo"}}),n("span",{staticClass:"title"})])]),n("div",{staticClass:"desc"})])}],s={name:"RouteView",props:{keepAlive:{type:Boolean,default:!0}},data:function(){return{}},render:function(){var t=arguments[0],e=this.$route.meta,a=this.$store.getters,n=t("keep-alive",[t("router-view")]),i=t("router-view");return(a.multiTab||e.keepAlive)&&(this.keepAlive||a.multiTab||e.keepAlive)?n:i}},c=s,l=a("2877"),u=Object(l["a"])(c,n,i,!1,null,null,null),d=u.exports,p=a("ac0d"),f={name:"UserLayout",components:{RouteView:d},mixins:[p["c"]],data:function(){return{}},mounted:function(){document.body.classList.add("userLayout")},beforeDestroy:function(){document.body.classList.remove("userLayout")}},h=f,m=(a("c0db"),Object(l["a"])(h,r,o,!1,null,"48a0c262",null)),g=m.exports,b=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("router-view")],1)},v=[],y={name:"BlankLayout"},_=y,x=Object(l["a"])(_,b,v,!1,null,"7f25f9eb",null),k=x.exports,C=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("a-layout",{attrs:{id:"components-layout-demo-top-side-2"}},[a("a-layout-header",{staticClass:"header"},[a("logo"),a("a-icon",{staticClass:"caidan_menu",attrs:{type:"menu"},on:{click:function(e){t.current=!t.current}}}),a("div",{attrs:{id:"user-menu"}},[a("user-menu")],1)],1),a("a-layout",{class:["layout",t.device]},[a("div",{class:{menu_wwx:!0,menu_enter:t.current,menu_leave:!t.current},style:{height:"100%",paddingTop:t.fixedHeader?"56px":"0"}},[a("side-menu",{attrs:{mode:"inline",menus:t.menus,theme:t.navTheme,collapsed:t.collapsed,collapsible:!0}})],1),a("div",{class:{content_wwx:!0,content_enter:t.current,content_leave:!t.current}},[a("a-layout",{class:[t.layoutMode,"content-width-"+t.contentWidth],style:{paddingLeft:t.contentPaddingLeft,minHeight:"calc(100vh - 56px"}},[a("a-layout-content",{style:{height:"100%",margin:"24px 24px 0",paddingTop:t.fixedHeader?"56px":"0"}},[a("transition",{attrs:{name:"page-transition"}},[a("route-view")],1)],1)],1)],1)])],1)},T=[],E=a("5530"),w=(a("7db0"),a("ca00")),O=a("2f62"),S=a("e819"),L=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("a-layout-sider",{class:["sider",t.isDesktop()?null:"shadow",t.theme,t.fixSiderbar?"ant-fixed-sidemenu":null],attrs:{width:"226px",collapsible:t.collapsible,trigger:null},model:{value:t.collapsed,callback:function(e){t.collapsed=e},expression:"collapsed"}},[a("s-menu",{staticStyle:{padding:"16px 0px"},attrs:{collapsed:t.collapsed,menu:t.menus,theme:t.theme,mode:t.mode},on:{select:t.onSelect}})],1)},M=[],j=a("53ca"),$=a("2638"),I=a.n($),D=(a("159b"),a("99af"),a("caad"),a("2532"),a("b0c0"),a("d81d"),a("55f1")),A=a("0c63"),z=D["a"].Item,P=D["a"].SubMenu,H={name:"SMenu",props:{menu:{type:Array,required:!0},theme:{type:String,required:!1,default:"dark"},mode:{type:String,required:!1,default:"inline"},collapsed:{type:Boolean,required:!1,default:!1}},data:function(){return{openKeys:[],selectedKeys:[],cachedOpenKeys:[]}},computed:{rootSubmenuKeys:function(t){var e=[];return t.menu.forEach((function(t){return e.push(t.path)})),e}},mounted:function(){this.updateMenu()},watch:{collapsed:function(t){t?(this.cachedOpenKeys=this.openKeys.concat(),this.openKeys=[]):this.openKeys=this.cachedOpenKeys},$route:function(){this.updateMenu()}},methods:{onOpenChange:function(t){var e=this;if("horizontal"!==this.mode){var a=t.find((function(t){return!e.openKeys.includes(t)}));this.rootSubmenuKeys.includes(a)?this.openKeys=a?[a]:[]:this.openKeys=t}else this.openKeys=t},selectChange:function(t){this.openOther(t)},openOther:function(t){var e=t[0],a=!1;function n(t){t.forEach((function(t){t.path===e&&"_blank"===t.meta.target&&(a=!0),t.children&&t.children.length>0&&n(t.children)}))}return n(oe),!!a&&(this.selectedKeys[0]=this.$route.path,!0)},updateMenu:function(){var t=this.$route.matched.concat(),e=this.$route.meta.hidden;t.length>=3&&e?(t.pop(),this.selectedKeys=[t[t.length-1].path]):this.selectedKeys=[t.pop().path];var a=[];"inline"===this.mode&&t.forEach((function(t){a.push(t.path)})),this.collapsed?this.cachedOpenKeys=a:this.openKeys=a},renderItem:function(t){return t.hidden?null:t.children&&!t.hideChildrenInMenu?this.renderSubMenu(t):this.renderMenuItem(t)},renderMenuItem:function(t){var e=this.$createElement,a=t.meta.target||null,n=a?"a":"router-link",i={to:{name:t.name}},r=t.path;"_blank"===a&&(r=t.openOther);var o={href:r,target:t.meta.target};return t.children&&t.hideChildrenInMenu&&t.children.forEach((function(t){t.meta=Object.assign(t.meta,{hidden:!0})})),e(z,I()([{},{key:t.path}]),[e(n,{props:Object(E["a"])({},i),attrs:Object(E["a"])({},o)},[this.renderIcon(t.meta.icon),e("span",[t.meta.title])])])},renderSubMenu:function(t){var e=this,a=this.$createElement,n=[];return t.hideChildrenInMenu||t.children.forEach((function(t){return n.push(e.renderItem(t))})),a(P,I()([{},{key:t.path}]),[a("span",{slot:"title"},[this.renderIcon(t.meta.icon),a("span",[t.meta.title])]),n])},renderIcon:function(t){var e=this.$createElement;if("none"===t||void 0===t)return null;var a={};return"object"===Object(j["a"])(t)?a.component=t:a.type=t,e(A["a"],{props:Object(E["a"])({},a)})}},render:function(){var t=this,e=arguments[0],a=this.mode,n=this.theme,i=this.menu,r={mode:a,theme:n,openKeys:this.openKeys},o={select:function(e){t.selectedKeys=e.selectedKeys,t.$emit("select",e)},openChange:this.onOpenChange,selectChange:this.selectChange},s=i.map((function(e){return e.hidden?null:t.renderItem(e)}));return e(D["a"],{props:Object(E["a"])({},r),on:Object(E["a"])({},o),model:{value:t.selectedKeys,callback:function(e){t.selectedKeys=e}}},[s])}},F=H,R={name:"SideMenu",components:{SMenu:F},mixins:[p["b"],p["c"]],props:{mode:{type:String,required:!1,default:"inline"},theme:{type:String,required:!1,default:"dark"},collapsible:{type:Boolean,required:!1,default:!1},collapsed:{type:Boolean,required:!1,default:!1},menus:{type:Array,required:!0}},methods:{onSelect:function(t){this.$emit("menuSelect",t)}}},B=R,G=Object(l["a"])(B,L,M,!1,null,null,null),q=G.exports,N=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("transition",{attrs:{name:"showHeader"}},[t.visible?a("div",{staticClass:"header-animat"},[t.visible?a("a-layout-header",{class:[t.fixedHeader&&"ant-header-fixedHeader",t.sidebarOpened?"ant-header-side-opened":"ant-header-side-closed"],style:{padding:"0"}},["sidemenu"===t.mode?a("div",{staticClass:"header"},["mobile"===t.device?a("a-icon",{staticClass:"trigger",attrs:{type:t.collapsed?"menu-fold":"menu-unfold"},on:{click:t.toggle}}):a("a-icon",{staticClass:"trigger",attrs:{type:t.collapsed?"menu-unfold":"menu-fold"},on:{click:t.toggle}}),a("user-menu")],1):a("div",{class:["top-nav-header-index",t.theme]},[a("div",{staticClass:"header-index-wide"},[a("div",{staticClass:"header-index-left"},[a("logo",{staticClass:"top-nav-header",attrs:{"show-title":"mobile"!==t.device}}),"mobile"!==t.device?a("s-menu",{attrs:{mode:"horizontal",menu:t.menus,theme:t.theme}}):a("a-icon",{staticClass:"trigger",attrs:{type:t.collapsed?"menu-fold":"menu-unfold"},on:{click:t.toggle}})],1),a("user-menu",{staticClass:"header-index-right"})],1)])]):t._e()],1):t._e()])},K=[],W=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"user-wrapper"},[a("div",{staticClass:"content-box"},[a("a-dropdown",[a("span",{staticClass:"action ant-dropdown-link user-dropdown-menu"},[a("a-avatar",{staticClass:"avatar",attrs:{size:"small",icon:"user"}})],1),a("a-menu",{staticClass:"user-dropdown-menu-wrapper",attrs:{slot:"overlay"},slot:"overlay"},[a("a-menu-item",{key:"3"},[a("a",{attrs:{href:"javascript:;"},on:{click:t.handleLogout}},[a("a-icon",{attrs:{type:"logout"}}),a("span",[t._v("退出登录")])],1)])],1)],1)],1)])},U=[],Y=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("a-popover",{attrs:{trigger:"click",placement:"bottomRight",overlayClassName:"header-notice-wrapper",getPopupContainer:function(){return t.$refs.noticeRef.parentElement},autoAdjustOverflow:!0,arrowPointAtCenter:!0,overlayStyle:{width:"300px",top:"50px"}},model:{value:t.visible,callback:function(e){t.visible=e},expression:"visible"}},[a("template",{slot:"content"},[a("a-spin",{attrs:{spinning:t.loading}},[a("a-tabs",[a("a-tab-pane",{key:"1",attrs:{tab:"通知"}},[a("a-list",[a("a-list-item",[a("a-list-item-meta",{attrs:{title:"你收到了 14 份新周报",description:"一年前"}},[a("a-avatar",{staticStyle:{"background-color":"white"},attrs:{slot:"avatar",src:"https://gw.alipayobjects.com/zos/rmsportal/ThXAXghbEsBCCSDihZxY.png"},slot:"avatar"})],1)],1),a("a-list-item",[a("a-list-item-meta",{attrs:{title:"你推荐的 曲妮妮 已通过第三轮面试",description:"一年前"}},[a("a-avatar",{staticStyle:{"background-color":"white"},attrs:{slot:"avatar",src:"https://gw.alipayobjects.com/zos/rmsportal/OKJXDXrmkNshAMvwtvhu.png"},slot:"avatar"})],1)],1),a("a-list-item",[a("a-list-item-meta",{attrs:{title:"这种模板可以区分多种通知类型",description:"一年前"}},[a("a-avatar",{staticStyle:{"background-color":"white"},attrs:{slot:"avatar",src:"https://gw.alipayobjects.com/zos/rmsportal/kISTdvpyTAhtGxpovNWd.png"},slot:"avatar"})],1)],1)],1)],1),a("a-tab-pane",{key:"2",attrs:{tab:"消息"}},[t._v(" 123 ")]),a("a-tab-pane",{key:"3",attrs:{tab:"待办"}},[t._v(" 123 ")])],1)],1)],1),a("span",{ref:"noticeRef",staticClass:"header-notice",staticStyle:{padding:"0 18px"},on:{click:t.fetchNotice}},[a("a-badge",{attrs:{count:"12"}},[a("a-icon",{staticStyle:{"font-size":"16px",padding:"4px"},attrs:{type:"bell"}})],1)],1)],2)},V=[],X={name:"HeaderNotice",data:function(){return{loading:!1,visible:!1}},methods:{fetchNotice:function(){var t=this;this.visible?this.loading=!1:(this.loading=!0,setTimeout((function(){t.loading=!1}),2e3)),this.visible=!this.visible}}},J=X,Z=(a("ca17"),a("d2a1"),Object(l["a"])(J,Y,V,!1,null,"36f6d446",null)),Q=Z.exports,tt=Q,et={name:"UserMenu",components:{NoticeIcon:tt},computed:Object(E["a"])({},Object(O["c"])(["nickname","avatar"])),methods:Object(E["a"])(Object(E["a"])({},Object(O["b"])(["Logout"])),{},{handleLogout:function(){var t=this;this.$confirm({title:"提示",content:"真的要注销登录吗 ?",onOk:function(){sessionStorage.clear(),t.$router.push("/user/login")},onCancel:function(){}})}})},at=et,nt=Object(l["a"])(at,W,U,!1,null,null,null),it=nt.exports,rt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"logo"},[t.showTitle?a("h1",[t._v(t._s(t.title))]):t._e(),t.showTitle?a("h5",[t._v(t._s(t.title1))]):t._e()])},ot=[],st=a("3ad3"),ct=a.n(st),lt={name:"Logo",components:{LogoSvg:ct.a},props:{title:{type:String,default:"NSADD",required:!1},title1:{type:String,default:"网络安全主动防御与处置系统",required:!1},showTitle:{type:Boolean,default:!0,required:!1}}},ut=lt,dt=(a("34e6"),Object(l["a"])(ut,rt,ot,!1,null,null,null)),pt=dt.exports,ft={name:"GlobalHeader",components:{UserMenu:it,SMenu:F,Logo:pt},mixins:[p["b"]],props:{mode:{type:String,default:"sidemenu"},menus:{type:Array,required:!0},theme:{type:String,required:!1,default:"dark"},collapsed:{type:Boolean,required:!1,default:!1},device:{type:String,required:!1,default:"desktop"}},data:function(){return{visible:!0,oldScrollTop:0}},mounted:function(){document.addEventListener("scroll",this.handleScroll,{passive:!0})},methods:{handleScroll:function(){var t=this;if(this.autoHideHeader){var e=document.body.scrollTop+document.documentElement.scrollTop;this.ticking||(this.ticking=!0,requestAnimationFrame((function(){t.oldScrollTop>e?t.visible=!0:e>300&&t.visible?t.visible=!1:e<300&&!t.visible&&(t.visible=!0),t.oldScrollTop=e,t.ticking=!1})))}},toggle:function(){this.$emit("toggle")}},beforeDestroy:function(){document.body.removeEventListener("scroll",this.handleScroll,!0)}},ht=ft,mt=(a("05fe"),Object(l["a"])(ht,N,K,!1,null,null,null)),gt=mt.exports,bt=gt,vt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"footer"},[a("div",{staticClass:"links"},[a("a",{attrs:{href:"https://pro.loacg.com/",target:"_blank"}},[t._v("Pro 首页")]),a("a",{attrs:{href:"https://github.com/sendya/ant-design-pro-vue",target:"_blank"}},[a("a-icon",{attrs:{type:"github"}})],1),a("a",{attrs:{href:"https://ant.design/"}},[t._v("Ant Design")]),a("a",{attrs:{href:"https://vue.ant.design/"}},[t._v("Vue Antd")])]),a("div",{staticClass:"copyright"},[t._v(" Copyright "),a("a-icon",{attrs:{type:"copyright"}}),t._v(" 2018 "),a("span",[t._v("白鹭学园技术组出品")])],1)])},yt=[],_t={name:"GlobalFooter",data:function(){return{}}},xt=_t,kt=(a("f92e"),Object(l["a"])(xt,vt,yt,!1,null,"74cf91b2",null)),Ct=kt.exports,Tt=Ct,Et=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{ref:"settingDrawer",staticClass:"setting-drawer"},[a("a-drawer",{attrs:{width:"300",placement:"right",closable:!1,visible:t.visible,handle:t.handle},on:{close:t.onClose}},[a("div",{staticClass:"setting-drawer-index-content"},[a("div",{style:{marginBottom:"24px"}},[a("h3",{staticClass:"setting-drawer-index-title"},[t._v("整体风格设置")]),a("div",{staticClass:"setting-drawer-index-blockChecbox"},[a("a-tooltip",[a("template",{slot:"title"},[t._v(" 暗色菜单风格 ")]),a("div",{staticClass:"setting-drawer-index-item",on:{click:function(e){return t.handleMenuTheme("dark")}}},[a("img",{attrs:{src:"https://gw.alipayobjects.com/zos/rmsportal/LCkqqYNmvBEbokSDscrm.svg",alt:"dark"}}),"dark"===t.navTheme?a("div",{staticClass:"setting-drawer-index-selectIcon"},[a("a-icon",{attrs:{type:"check"}})],1):t._e()])],2),a("a-tooltip",[a("template",{slot:"title"},[t._v(" 亮色菜单风格 ")]),a("div",{staticClass:"setting-drawer-index-item",on:{click:function(e){return t.handleMenuTheme("light")}}},[a("img",{attrs:{src:"https://gw.alipayobjects.com/zos/rmsportal/jpRkZQMyYRryryPNtyIC.svg",alt:"light"}}),"dark"!==t.navTheme?a("div",{staticClass:"setting-drawer-index-selectIcon"},[a("a-icon",{attrs:{type:"check"}})],1):t._e()])],2)],1)]),a("div",{style:{marginBottom:"24px"}},[a("h3",{staticClass:"setting-drawer-index-title"},[t._v("主题色")]),a("div",{staticStyle:{height:"20px"}},t._l(t.colorList,(function(e,n){return a("a-tooltip",{key:n,staticClass:"setting-drawer-theme-color-colorBlock"},[a("template",{slot:"title"},[t._v(" "+t._s(e.key)+" ")]),a("a-tag",{attrs:{color:e.color},on:{click:function(a){return t.changeColor(e.color)}}},[e.color===t.primaryColor?a("a-icon",{attrs:{type:"check"}}):t._e()],1)],2)})),1)]),a("a-divider"),a("div",{style:{marginBottom:"24px"}},[a("h3",{staticClass:"setting-drawer-index-title"},[t._v("导航模式")]),a("div",{staticClass:"setting-drawer-index-blockChecbox"},[a("a-tooltip",[a("template",{slot:"title"},[t._v(" 侧边栏导航 ")]),a("div",{staticClass:"setting-drawer-index-item",on:{click:function(e){return t.handleLayout("sidemenu")}}},[a("img",{attrs:{src:"https://gw.alipayobjects.com/zos/rmsportal/JopDzEhOqwOjeNTXkoje.svg",alt:"sidemenu"}}),"sidemenu"===t.layoutMode?a("div",{staticClass:"setting-drawer-index-selectIcon"},[a("a-icon",{attrs:{type:"check"}})],1):t._e()])],2),a("a-tooltip",[a("template",{slot:"title"},[t._v(" 顶部栏导航 ")]),a("div",{staticClass:"setting-drawer-index-item",on:{click:function(e){return t.handleLayout("topmenu")}}},[a("img",{attrs:{src:"https://gw.alipayobjects.com/zos/rmsportal/KDNDBbriJhLwuqMoxcAr.svg",alt:"topmenu"}}),"sidemenu"!==t.layoutMode?a("div",{staticClass:"setting-drawer-index-selectIcon"},[a("a-icon",{attrs:{type:"check"}})],1):t._e()])],2)],1),a("div",{style:{marginTop:"24px"}},[a("a-list",{attrs:{split:!1}},[a("a-list-item",[a("a-tooltip",{attrs:{slot:"actions"},slot:"actions"},[a("template",{slot:"title"},[t._v(" 该设定仅 [顶部栏导航] 时有效 ")]),a("a-select",{staticStyle:{width:"80px"},attrs:{size:"small",defaultValue:t.contentWidth},on:{change:t.handleContentWidthChange}},[a("a-select-option",{attrs:{value:"Fixed"}},[t._v("固定")]),"sidemenu"!==t.layoutMode?a("a-select-option",{attrs:{value:"Fluid"}},[t._v("流式")]):t._e()],1)],2),a("a-list-item-meta",[a("div",{attrs:{slot:"title"},slot:"title"},[t._v("内容区域宽度")])])],1),a("a-list-item",[a("a-switch",{attrs:{slot:"actions",size:"small",defaultChecked:t.fixedHeader},on:{change:t.handleFixedHeader},slot:"actions"}),a("a-list-item-meta",[a("div",{attrs:{slot:"title"},slot:"title"},[t._v("固定 Header")])])],1),a("a-list-item",[a("a-switch",{attrs:{slot:"actions",size:"small",disabled:!t.fixedHeader,defaultChecked:t.autoHideHeader},on:{change:t.handleFixedHeaderHidden},slot:"actions"}),a("a-list-item-meta",[a("a-tooltip",{attrs:{slot:"title",placement:"left"},slot:"title"},[a("template",{slot:"title"},[t._v("固定 Header 时可配置")]),a("div",{style:{opacity:t.fixedHeader?"1":"0.5"}},[t._v("下滑时隐藏 Header")])],2)],1)],1),a("a-list-item",[a("a-switch",{attrs:{slot:"actions",size:"small",disabled:"topmenu"===t.layoutMode,defaultChecked:t.fixSiderbar},on:{change:t.handleFixSiderbar},slot:"actions"}),a("a-list-item-meta",[a("div",{style:{textDecoration:"topmenu"===t.layoutMode?"line-through":"unset"},attrs:{slot:"title"},slot:"title"},[t._v("固定侧边菜单")])])],1)],1)],1)]),a("a-divider"),a("div",{style:{marginBottom:"24px"}},[a("h3",{staticClass:"setting-drawer-index-title"},[t._v("其他设置")]),a("div",[a("a-list",{attrs:{split:!1}},[a("a-list-item",[a("a-switch",{attrs:{slot:"actions",size:"small",defaultChecked:t.colorWeak},on:{change:t.onColorWeak},slot:"actions"}),a("a-list-item-meta",[a("div",{attrs:{slot:"title"},slot:"title"},[t._v("色弱模式")])])],1),a("a-list-item",[a("a-switch",{attrs:{slot:"actions",size:"small",defaultChecked:t.multiTab},on:{change:t.onMultiTab},slot:"actions"}),a("a-list-item-meta",[a("div",{attrs:{slot:"title"},slot:"title"},[t._v("多页签模式")])])],1)],1)],1)]),a("a-divider"),a("div",{style:{marginBottom:"24px"}},[a("a-button",{attrs:{icon:"copy",block:""},on:{click:t.doCopy}},[t._v("拷贝设置")]),a("a-alert",{style:{marginTop:"24px"},attrs:{type:"warning"}},[a("span",{attrs:{slot:"message"},slot:"message"},[t._v(" 配置栏只在开发环境用于预览,生产环境不会展现,请手动修改配置文件 "),a("a",{attrs:{href:"https://github.com/sendya/ant-design-pro-vue/blob/master/src/config/defaultSettings.js",target:"_blank"}},[t._v("src/config/defaultSettings.js")])])])],1)],1),a("div",{staticClass:"setting-drawer-index-handle",on:{click:t.toggle}},[t.visible?a("a-icon",{attrs:{type:"close"}}):a("a-icon",{attrs:{type:"setting"}})],1)])],1)},wt=[],Ot=a("2af9"),St=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"setting-drawer-index-item"},[a("h3",{staticClass:"setting-drawer-index-title"},[t._v(t._s(t.title))]),t._t("default"),t.divider?a("a-divider"):t._e()],2)},Lt=[],Mt={name:"SettingItem",props:{title:{type:String,default:""},divider:{type:Boolean,default:!1}}},jt=Mt,$t=(a("d25d"),Object(l["a"])(jt,St,Lt,!1,null,"e773bc98",null)),It=$t.exports,Dt=a("f64c"),At=(a("cb29"),a("a15b"),a("ac1f"),a("5319"),a("6a71")),zt=a.n(At),Pt=a("7746"),Ht=a.n(Pt),Ft={getAntdSerials:function(t){var e=new Array(9).fill().map((function(e,a){return zt.a.varyColor.lighten(t,a/10)})),a=Ht()(t),n=zt.a.varyColor.toNum3(t.replace("#","")).join(",");return e.concat(a).concat(n)},changeColor:function(t){var e={newColors:this.getAntdSerials(t),changeUrl:function(t){return"/".concat(t)}};return zt.a.changer.changeColor(e,Promise)}},Rt=[{key:"薄暮",color:"#F5222D"},{key:"火山",color:"#FA541C"},{key:"日暮",color:"#FAAD14"},{key:"明青",color:"#13C2C2"},{key:"极光绿",color:"#52C41A"},{key:"拂晓蓝(默认)",color:"#1890FF"},{key:"极客蓝",color:"#2F54EB"},{key:"酱紫",color:"#722ED1"}],Bt=function(t){var e=Dt["a"].loading("正在切换主题!",0);Ft.changeColor(t).finally((function(t){setTimeout((function(){e()}))}))},Gt=function(t){t?document.body.classList.add("colorWeak"):document.body.classList.remove("colorWeak")},qt={components:{DetailList:Ot["b"],SettingItem:It},mixins:[p["b"],p["c"]],data:function(){var t=this.$createElement;return{visible:!1,colorList:Rt,handle:t("div")}},watch:{},mounted:function(){Bt(this.primaryColor),this.colorWeak!==S["a"].colorWeak&&Gt(this.colorWeak)},methods:{showDrawer:function(){this.visible=!0},onClose:function(){this.visible=!1},toggle:function(){this.visible=!this.visible},onColorWeak:function(t){this.$store.dispatch("ToggleWeak",t),Gt(t)},onMultiTab:function(t){this.$store.dispatch("ToggleMultiTab",t)},handleMenuTheme:function(t){this.$store.dispatch("ToggleTheme",t)},doCopy:function(){var t=this,e="export default {\n primaryColor: '".concat(this.primaryColor,"', // primary color of ant design\n navTheme: '").concat(this.navTheme,"', // theme for nav menu\n layout: '").concat(this.layoutMode,"', // nav menu position: sidemenu or topmenu\n contentWidth: '").concat(this.contentWidth,"', // layout of content: Fluid or Fixed, only works when layout is topmenu\n fixedHeader: ").concat(this.fixedHeader,", // sticky header\n fixSiderbar: ").concat(this.fixSiderbar,", // sticky siderbar\n autoHideHeader: ").concat(this.autoHideHeader,", // auto hide header\n colorWeak: ").concat(this.colorWeak,",\n multiTab: ").concat(this.multiTab,",\n production: process.env.NODE_ENV === 'production' && process.env.VUE_APP_PREVIEW !== 'true',\n // vue-ls options\n storageOptions: {\n namespace: 'pro__',\n name: 'ls',\n storage: 'local',\n }\n}");this.$copyText(e).then((function(e){t.$message.success("复制完毕")})).catch((function(e){t.$message.error("复制失败")}))},handleLayout:function(t){this.$store.dispatch("ToggleLayoutMode",t),this.handleFixSiderbar(!1)},handleContentWidthChange:function(t){this.$store.dispatch("ToggleContentWidth",t)},changeColor:function(t){this.primaryColor!==t&&(this.$store.dispatch("ToggleColor",t),Bt(t))},handleFixedHeader:function(t){this.$store.dispatch("ToggleFixedHeader",t)},handleFixedHeaderHidden:function(t){this.$store.dispatch("ToggleFixedHeaderHidden",t)},handleFixSiderbar:function(t){"topmenu"!==this.layoutMode?this.$store.dispatch("ToggleFixSiderbar",t):this.$store.dispatch("ToggleFixSiderbar",!1)}}},Nt=qt,Kt=(a("6cdf"),Object(l["a"])(Nt,Et,wt,!1,null,"488cf6ae",null)),Wt=Kt.exports,Ut=Wt,Yt=a("31fc"),Vt={JG:"JG",LS:"LS",CT:"CT"},Xt={name:"BasicLayout",mixins:[p["b"],p["c"]],components:{RouteView:d,SideMenu:q,GlobalHeader:bt,GlobalFooter:Tt,SettingDrawer:Ut,Logo:pt,UserMenu:it,MultiTab:Yt["a"]},data:function(){return{mingan:Vt,production:S["a"].production,collapsed:!1,menu:[],menus:[],current:!0}},computed:Object(E["a"])(Object(E["a"])({},Object(O["d"])({mainMenu:function(t){return t.permission.addRouters},path:function(t){return t.user.path}})),{},{contentPaddingLeft:function(){return!this.fixSidebar||this.isMobile()?"0":this.sidebarOpened?"226px":"80px"}}),watch:{sidebarOpened:function(t){this.collapsed=!t}},created:function(){this.menus=oe.find((function(t){return"/release"===t.path})).children,this.collapsed=!this.sidebarOpened},mounted:function(){var t=this,e=navigator.userAgent;e.indexOf("Edge")>-1&&this.$nextTick((function(){t.collapsed=!t.collapsed,setTimeout((function(){t.collapsed=!t.collapsed}),16)}))},methods:Object(E["a"])(Object(E["a"])({},Object(O["b"])(["setSidebar"])),{},{toggle:function(){this.collapsed=!this.collapsed,this.setSidebar(!this.collapsed),Object(w["a"])()},paddingCalc:function(){var t="";return t=this.sidebarOpened?this.isDesktop()?"226px":"80px":(this.isMobile()?"0":this.fixSidebar&&"80px")||"0",t},menuSelect:function(){},drawerClose:function(){this.collapsed=!1}})},Jt=Xt,Zt=(a("6692"),Object(l["a"])(Jt,C,T,!1,null,null,null)),Qt=Zt.exports,te=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{style:t.$route.meta.hiddenHeaderContent?null:"margin: -24px -24px 0px;"},[t.$route.meta.hiddenHeaderContent?t._e():a("page-header",{attrs:{title:t.pageTitle,logo:t.logo,avatar:t.avatar}},[t._t("action",null,{slot:"action"}),t._t("headerContent",null,{slot:"content"}),!this.$slots.headerContent&&t.description?a("div",{attrs:{slot:"content"},slot:"content"},[a("p",{staticStyle:{"font-size":"14px",color:"rgba(0,0,0,.65)"}},[t._v(t._s(t.description))]),a("div",{staticClass:"link"},[t._l(t.linkList,(function(e,n){return[a("a",{key:n,on:{click:function(){e.callback&&e.callback()}}},[a("a-icon",{attrs:{type:e.icon}}),a("span",[t._v(t._s(e.title))])],1)]}))],2)]):t._e(),t._t("extra",[a("div",{staticClass:"extra-img"},["undefined"!==typeof t.extraImage?a("img",{attrs:{src:t.extraImage}}):t._e()])],{slot:"extra"}),a("div",{attrs:{slot:"pageMenu"},slot:"pageMenu"},[t.search?a("div",{staticClass:"page-menu-search"},[a("a-input-search",{staticStyle:{width:"80%","max-width":"522px"},attrs:{placeholder:"请输入...",size:"large",enterButton:"搜索"}})],1):t._e(),t.tabs&&t.tabs.items?a("div",{staticClass:"page-menu-tabs"},[a("a-tabs",{attrs:{tabBarStyle:{margin:0},activeKey:t.tabs.active()},on:{change:t.tabs.callback}},t._l(t.tabs.items,(function(t){return a("a-tab-pane",{key:t.key,attrs:{tab:t.title}})})),1)],1):t._e()])],2),a("div",{staticClass:"content"},[a("div",{staticClass:"page-header-index-wide"},[t._t("default",[t.multiTab?a("keep-alive",[a("router-view",{ref:"content"})],1):a("router-view",{ref:"content"})])],2)])],1)},ee=[],ae=(a("a4d3"),a("e01a"),a("841c"),a("2c82")),ne={name:"PageView",components:{PageHeader:ae["a"]},props:{avatar:{type:String,default:null},title:{type:[String,Boolean],default:!0},logo:{type:String,default:null},directTabs:{type:Object,default:null}},data:function(){return{pageTitle:null,description:null,linkList:[],extraImage:"",search:!1,tabs:{}}},computed:Object(E["a"])({},Object(O["d"])({multiTab:function(t){return t.app.multiTab}})),mounted:function(){this.tabs=this.directTabs,this.getPageMeta()},updated:function(){this.getPageMeta()},methods:{getPageMeta:function(){this.pageTitle="string"!==typeof this.title&&this.title?this.$route.meta.title:this.title;var t=this.$refs.content;t&&(t.pageMeta?Object.assign(this,t.pageMeta):(this.description=t.description,this.linkList=t.linkList,this.extraImage=t.extraImage,this.search=!0===t.search,this.tabs=t.tabs))}}},ie=ne,re=(a("f21d"),Object(l["a"])(ie,te,ee,!1,null,"518136d8",null)),oe=(re.exports,[{path:"/release",name:"index",component:Qt,meta:{title:"ssfangyu",permission:["home"]},redirect:"",children:[{path:"/release/DisposeConfigManage",name:"dispose",component:function(){return Promise.all([a.e("chunk-096551b3"),a.e("chunk-30acfa54")]).then(a.bind(null,"3781"))},meta:{title:"处置配置管理",permission:["home"],icon:"gold"}},{path:"/release/DisposeTaskManage",name:" 处置任务管理",component:function(){return a.e("chunk-fc012f0e").then(a.bind(null,"9ee0"))},meta:{title:" 处置任务管理",permission:["home"],icon:"gold"}},{path:"/release/DisposeConfigExamine",name:"处置配置审批",component:function(){return Promise.all([a.e("chunk-096551b3"),a.e("chunk-bf6d3418")]).then(a.bind(null,"f00f"))},meta:{title:" 处置配置审批",permission:["home"],icon:"gold"}},{path:"/release/DisposeaskManage",name:"处置任务审批",component:function(){return a.e("chunk-3ecd8d86").then(a.bind(null,"6ec6"))},meta:{title:" 处置任务审批",permission:["home"],icon:"gold"}},{path:"/release/systemConfigManage",name:"系统配置管理",component:function(){return Promise.all([a.e("chunk-096551b3"),a.e("chunk-0a2eda1e")]).then(a.bind(null,"4722"))},meta:{title:" 系统配置管理",permission:["home"],icon:"gold"}}]},{path:"*",redirect:"/404",hidden:!0}]),se=[{path:"/user",component:g,redirect:"/user/login",hidden:!0,children:[{path:"login",name:"login",component:function(){return a.e("user").then(a.bind(null,"ac2a"))},meta:{keepAlive:!1}},{path:"register",name:"register",component:function(){return a.e("user").then(a.bind(null,"1348"))},meta:{keepAlive:!1}},{path:"register-result",name:"registerResult",component:function(){return a.e("user").then(a.bind(null,"1037"))},meta:{keepAlive:!1}},{path:"recover",name:"recover",component:void 0}]},{path:"/test",component:k,redirect:"/test/home",children:[{path:"home",name:"TestHome",component:function(){return a.e("chunk-855887e8").then(a.bind(null,"bb51"))}}]},{path:"/404",component:function(){return a.e("fail").then(a.bind(null,"cc89"))}}]},d988:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return i})),a.d(e,"a",(function(){return r}));a("4de4"),a("498a"),a("ac1f"),a("1276");function n(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return t.filter((function(t){return t.tag||t.text&&""!==t.text.trim()}))}var i=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return t.split("").reduce((function(t,e){var a=e.charCodeAt(0);return a>=0&&a<=128?t+1:t+2}),0)},r=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1?arguments[1]:void 0,a=0;return t.split("").reduce((function(t,n){var i=n.charCodeAt(0);return a+=i>=0&&i<=128?1:2,a<=e?t+n:t}),"")}},da48:function(t,e,a){},db07:function(t,e,a){},db89:function(t,e,a){"use strict";a("3c71")},dfa3:function(t,e,a){"use strict";a("84cc")},e46d:function(t,e,a){"use strict";a("523c")},e56a:function(t,e,a){},e763:function(t,e,a){"use strict";a("ff4c")},e819:function(t,e,a){"use strict";e["a"]={primaryColor:"#1890FF",navTheme:"dark",layout:"sidemenu",contentWidth:"Fixed",fixedHeader:!0,fixSiderbar:!1,autoHideHeader:!1,colorWeak:!1,multiTab:!0,production:!0,storageOptions:{namespace:"pro__",name:"ls",storage:"local"}}},ee2a:function(t,e,a){"use strict";a("ca005")},f21d:function(t,e,a){"use strict";a("5682")},f3f8:function(t,e,a){},f8cc:function(t,e,a){"use strict";a("6861")},f92e:function(t,e,a){"use strict";a("7a72")},fddb:function(t,e,a){},ff4c:function(t,e,a){}}); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-096551b3.b4992042.js b/src/main/resources/nginx/defense/js/chunk-096551b3.b4992042.js new file mode 100644 index 0000000..92cf0df --- /dev/null +++ b/src/main/resources/nginx/defense/js/chunk-096551b3.b4992042.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-096551b3"],{"06cc":function(t,e,i){},"1f09":function(t,e,i){"use strict";i("99af");var d=[{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:100}],a=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90}],n=[{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],l=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80}],r=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],o=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100}],s=[{title:"对象ID",dataIndex:"whiteobj_id",width:100},{title:"白名单对象名称",dataIndex:"whiteobj_name",width:130},{title:"系统名称",dataIndex:"whiteobj_system_name",ellipsis:!0,width:100},{title:"系统IP",dataIndex:"whiteobj_ip_address",ellipsis:!0,width:180},{title:"业务端口",dataIndex:"whiteobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"whiteobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"whiteobj_protocol",ellipsis:!0,width:180},{title:"状态",dataIndex:"audit_status",scopedSlots:{customRender:"audit_status"},ellipsis:!0,width:180},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],u=[{title:"模版ID",dataIndex:"template_id",width:100},{title:"模板名称",dataIndex:"template_name",width:380},{title:"数据来源系统",dataIndex:"source_system",ellipsis:!0,width:100},{title:"模板使用次数",dataIndex:"template_used_times",ellipsis:!0,width:100},{title:"已运行的任务数量",dataIndex:"running_tasks",ellipsis:!0,width:120},{title:"板创建人ID",dataIndex:"create_user_id",ellipsis:!0,width:100},{title:"板创建人名称",dataIndex:"create_user_name",ellipsis:!0,width:100},{title:"板创建人处室",dataIndex:"create_user_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],c=[{title:"任务ID",dataIndex:"task_id",width:80},{title:"任务名称",dataIndex:"task_name",width:120},{title:"任务类型",dataIndex:"task_type",scopedSlots:{customRender:"task_type"},ellipsis:!0,width:80},{title:"任务行为",dataIndex:"task_act",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"task_status",scopedSlots:{customRender:"task_status"},ellipsis:!0,width:100},{title:"任务审核状态",dataIndex:"task_audit_status",scopedSlots:{customRender:"task_audit_status"},ellipsis:!0,width:130},{title:"任务开始时间",dataIndex:"task_start_time",ellipsis:!0,width:150},{title:"任务结束时间",dataIndex:"task_end_time",ellipsis:!0,width:150},{title:"创建人",dataIndex:"task_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"task_create_depart",ellipsis:!0,width:100},{title:"任务详情",key:"tasklistslot",dataIndex:"tasklistslot",scopedSlots:{customRender:"tasklistslot"},width:80},{title:"任务执行情况",key:"execute",dataIndex:"execute",scopedSlots:{customRender:"execute"},width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:100}],p=[{title:"任务行为",dataIndex:"task_act",width:80},{title:"指令是否生效",dataIndex:"is_valid",width:80},{title:"指令五元组信息",dataIndex:"five_tuple_with_mask",width:120},{title:"指令下发次数",dataIndex:"command_send_times",width:100},{title:"指令下发成功次数",dataIndex:"command_success_times",width:130},{title:"指令UUID",dataIndex:"uuid",width:200},{title:"告警信息",key:"message",dataIndex:"xiangqing",scopedSlots:{customRender:"message"},width:80}],_=[{title:"任务id",dataIndex:"task_id",width:80},{title:"动态规则id",dataIndex:"rule_id",width:100},{title:"协议",dataIndex:"protocol",width:100},{title:"IP地址类型",dataIndex:"addr_type",width:100},{title:"源ip",dataIndex:"src_ip",width:100},{title:"源端口",dataIndex:"src_port",width:100},{title:"目的ip",dataIndex:"dst_ip",width:100},{title:"目的端口",dataIndex:"dst_port",width:100},{title:"源ip掩码",dataIndex:"mask_src_ip",width:100},{title:"源端口掩码",dataIndex:"mask_src_port",width:100},{title:"目的ip掩码",dataIndex:"mask_dst_ip",width:100},{title:"目的口掩码",dataIndex:"mask_protocol",width:100},{title:"协议内容数据",dataIndex:"content",width:100},{title:"指令id",dataIndex:"command_uuid",width:100},{title:"接收时间",dataIndex:"create_time",width:100},{title:"修改时间",dataIndex:"modify_time",width:100},{title:"告警信息id",dataIndex:"alert_message_uuid",width:100}];e["a"]={poConfigColumn:[].concat(r),addpoConfigColumn:[].concat(o),wlCofig:[].concat(s),staticruleColumn:[].concat(d),addstaticruleColumn:[].concat(a),dynamicruleColumn:[].concat(n),adddynamicruleColumn:[].concat(l),templateIdColumn:[].concat(u),taskColumn:[].concat(c),taskcommandColumn:[].concat(p),taskalertColumn:[].concat(_)}},"68e8":function(t,e,i){"use strict";i.d(e,"n",(function(){return l})),i.d(e,"b",(function(){return r})),i.d(e,"j",(function(){return o})),i.d(e,"e",(function(){return s})),i.d(e,"d",(function(){return u})),i.d(e,"o",(function(){return c})),i.d(e,"f",(function(){return p})),i.d(e,"q",(function(){return _})),i.d(e,"g",(function(){return m})),i.d(e,"a",(function(){return I})),i.d(e,"i",(function(){return h})),i.d(e,"c",(function(){return w})),i.d(e,"l",(function(){return b})),i.d(e,"k",(function(){return x})),i.d(e,"m",(function(){return j})),i.d(e,"h",(function(){return y})),i.d(e,"p",(function(){return f}));i("b0c0"),i("99af");var d=i("b775"),a=i("6e6e"),n={staticrulelist:a["a"].Ip+"/staticrule/query",staticruledetails:a["a"].Ip+"/staticrule/{id}/query",queryidss:a["a"].Ip+"/staticrule/query/{ids}",addstaticrule:a["a"].Ip+"/staticrule/new",modifystaticrule:a["a"].Ip+"/staticrule/{id}/update",delidstaticrule:a["a"].Ip+"/staticrule/{id}/delete}",delidsstaticrule:a["a"].Ip+"/staticrule/{ids}",statusstaticrule:a["a"].Ip+"/staticrule/{id}/audit/{auditStatus}",downstaticrule:a["a"].Ip+"/staticrule/download",upstaticrule:a["a"].Ip+"/staticrule/upload",dynamicrulelist:a["a"].Ip+"/dynamicrule/query",dynamicruledetails:a["a"].Ip+"/dynamicrule/{id}/query",queryidsd:a["a"].Ip+"/dynamicrule/query/{ids}",adddynamicrule:a["a"].Ip+"/dynamicrule/new",modifydynamicrule:a["a"].Ip+"/dynamicrule/{id}/update",deliddynamicrule:a["a"].Ip+"/dynamicrule/{id}/delete",delidsdynamicrule:a["a"].Ip+"/dynamicrule/{ids}",sourcesystem:a["a"].Ip+"/template/query/source_system",eventname:a["a"].Ip+"//template/query/event_name/{sourceSystem}",templateId:a["a"].Ip+"/template/query/templateId"};function l(t){return Object(d["b"])({url:n.staticrulelist,method:"get",params:{pageSize:t.pageSize,page:t.page,name:t.name,id:t.id,creator:t.creator,ip:t.ip}})}function r(t){return Object(d["b"])({url:n.addstaticrule,method:"post",data:t})}function o(t){return Object(d["b"])({url:a["a"].Ip+"/staticrule/".concat(t.id,"/update"),method:"post",data:t})}function s(t){return Object(d["b"])({url:a["a"].Ip+"/staticrule/".concat(t.id,"/delete"),method:"delete"})}function u(t){return Object(d["b"])({url:a["a"].Ip+"/staticrule/".concat(t.ids,"/delete"),method:"delete",data:t})}function c(t){return Object(d["b"])({url:a["a"].Ip+"/staticrule/".concat(t.id,"/audit/").concat(t.auditStatus),method:"get",data:t})}function p(){return Object(d["b"])({url:n.downstaticrule,method:"get",responseType:"blob"})}function _(t){return Object(d["b"])({url:n.upstaticrule,method:"post",data:t})}function m(t){var e={pageSize:t.pageSize,page:t.page};return t.name&&(e.name=t.name),t.creator&&(e.creator=t.creator),t.source_system&&(e.source_system=t.source_system),t.id&&(e.id=t.id),Object(d["b"])({url:n.dynamicrulelist,method:"get",params:e})}function I(t){return Object(d["b"])({url:n.adddynamicrule,method:"post",data:t})}function h(t){return Object(d["b"])({url:a["a"].Ip+"/dynamicrule/".concat(t.id,"/update"),method:"post",data:t})}function w(t){return Object(d["b"])({url:a["a"].Ip+"/dynamicrule/".concat(t.id,"/delete"),method:"delete",data:t})}function b(t){return Object(d["b"])({url:a["a"].Ip+"/staticrule/query/".concat(t.ids),method:"get"})}function x(t){return Object(d["b"])({url:a["a"].Ip+"/dynamicrule/query/".concat(t.ids),method:"get"})}function j(t){return Object(d["b"])({url:a["a"].Ip+"/template/query/source_system",method:"get"})}function y(t){return Object(d["b"])({url:a["a"].Ip+"/template/query/event_name/".concat(t.sourceSystem),method:"get"})}function f(t){return Object(d["b"])({url:a["a"].Ip+"/template/query/templateId",method:"post",data:t})}},fec4:function(t,e,i){"use strict";i.d(e,"n",(function(){return l})),i.d(e,"a",(function(){return r})),i.d(e,"p",(function(){return o})),i.d(e,"f",(function(){return s})),i.d(e,"g",(function(){return u})),i.d(e,"d",(function(){return c})),i.d(e,"k",(function(){return p})),i.d(e,"r",(function(){return _})),i.d(e,"t",(function(){return m})),i.d(e,"c",(function(){return I})),i.d(e,"m",(function(){return h})),i.d(e,"j",(function(){return w})),i.d(e,"h",(function(){return b})),i.d(e,"e",(function(){return x})),i.d(e,"l",(function(){return j})),i.d(e,"s",(function(){return y})),i.d(e,"o",(function(){return f})),i.d(e,"b",(function(){return g})),i.d(e,"q",(function(){return O})),i.d(e,"i",(function(){return k}));i("99af");var d=i("b775"),a=i("6e6e"),n={proobjlist:a["a"].Ip+"/proobj/query",proobjquery:a["a"].Ip+"/proobj/{protectObjectId}/query",addproobj:a["a"].Ip+"/proobj/new",updateproobj:a["a"].Ip+"/proobj/{protectObjectId}/update",deleteproobj:a["a"].Ip+"/proobj/{protectObjectId}/delete",deleteproobjs:a["a"].Ip+"/proobj/delete/{protectObjectIds}",auditproobj:a["a"].Ip+"/proobj/{protectObjectId}/audit/{auditStatus}",downloadproobj:a["a"].Ip+"/proobj/download",uploadproobj:a["a"].Ip+"/proobj/upload",whiteobjlist:a["a"].Ip+"/whiteobj/query",whiteobjquery:a["a"].Ip+"/whiteobj/{id}/query",addwhiteobj:a["a"].Ip+"/whiteobj/new",modifywhiteobj:a["a"].Ip+"/whiteobj/{id}/audit/{auditStatus}",deletewhiteobj:a["a"].Ip+"/whiteobj/{id}/delete",deleteswhiteobj:a["a"].Ip+"/whiteobj/{ids}",auditwhiteobj:a["a"].Ip+"/whiteobj/{id}/audit/{auditStatus}",downloadwhiteobj:a["a"].Ip+"/whiteobj/download",uploadwhiteobj:a["a"].Ip+"/whiteobj/upload",templatelist:a["a"].Ip+"/template/query",templatequery:a["a"].Ip+"/template/{templateId}/query",addtemplate:a["a"].Ip+"/template/new",updatetemplate:a["a"].Ip+"/template/{templateId}/update",deletetemplate:a["a"].Ip+"/template/{templateId}/delete"};function l(t){return Object(d["b"])({url:n.proobjlist,method:"get",params:{page_size:t.pageSize,page:t.page,proobj_name:t.proobj_name,proobj_id:t.proobj_id}})}function r(t){return Object(d["b"])({url:n.addproobj,method:"post",data:t})}function o(t){return Object(d["b"])({url:a["a"].Ip+"/proobj/".concat(t.id,"/update"),method:"post",data:t})}function s(t){return Object(d["b"])({url:a["a"].Ip+"/proobj/".concat(t.id,"/delete"),method:"delete",data:t})}function u(t){return Object(d["b"])({url:a["a"].Ip+"/proobj/delete/".concat(t.ids),method:"delete",data:t})}function c(t){return Object(d["b"])({url:a["a"].Ip+"/proobj/".concat(t.protectObjectId,"/audit/").concat(t.auditStatus),method:"get",data:t})}function p(t){return Object(d["b"])({url:n.downloadproobj,method:"get",responseType:"blob"})}function _(t){return Object(d["b"])({url:n.uploadproobj,method:"post",data:t})}function m(t){return Object(d["b"])({url:n.whiteobjlist,method:"get",params:{pageSize:t.pageSize,page:t.page,whiteobj_name:t.whiteobj_name,whiteobj_id:t.whiteobj_id}})}function I(t){return Object(d["b"])({url:n.addwhiteobj,method:"post",data:t})}function h(t){return Object(d["b"])({url:a["a"].Ip+"/whiteobj/".concat(t.id,"/audit/").concat(t.auditStatus),method:"post",data:t})}function w(t){return Object(d["b"])({url:a["a"].Ip+"/whiteobj/".concat(t.id,"/delete"),method:"delete",data:t})}function b(t){return Object(d["b"])({url:a["a"].Ip+"/whiteobj/".concat(t.ids),method:"delete",data:t})}function x(t){return Object(d["b"])({url:a["a"].Ip+"/whiteobj/".concat(t.id,"/audit/").concat(t.auditStatus),method:"get",data:t})}function j(){return Object(d["b"])({url:n.downloadwhiteobj,method:"get",responseType:"blob"})}function y(t){return Object(d["b"])({url:n.uploadwhiteobj,method:"post",data:t})}function f(t){return Object(d["b"])({url:n.templatelist,method:"get",params:{page_size:t.pageSize,page:t.page,template_name:t.template_name}})}function g(t){return Object(d["b"])({url:n.addtemplate,method:"post",data:t})}function O(t){return Object(d["b"])({url:a["a"].Ip+"/template/".concat(t.templateId,"/update"),method:"post",data:t})}function k(t){return Object(d["b"])({url:a["a"].Ip+"/template/".concat(t.id,"/delete"),method:"delete",data:t})}}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-0a2eda1e.bd5756d1.js b/src/main/resources/nginx/defense/js/chunk-0a2eda1e.bd5756d1.js new file mode 100644 index 0000000..1e84000 --- /dev/null +++ b/src/main/resources/nginx/defense/js/chunk-0a2eda1e.bd5756d1.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-0a2eda1e"],{2909:function(e,t,a){"use strict";a.d(t,"a",(function(){return c}));var o=a("6b75");function r(e){if(Array.isArray(e))return Object(o["a"])(e)}a("a4d3"),a("e01a"),a("d3b7"),a("d28b"),a("3ca3"),a("ddb0"),a("a630");function s(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}var l=a("06c5");function i(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(e){return r(e)||s(e)||Object(l["a"])(e)||i()}},4722:function(e,t,a){"use strict";a.r(t);var o=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{style:e.$route.meta.hiddenHeaderContent?null:"margin: -24px -24px 0px;"},[a("div",[a("a-tabs",{style:{backgroundColor:"#ffff"},attrs:{type:"card"},on:{change:e.callback}},[a("a-tab-pane",{key:"1",attrs:{tab:"防护对象配置"}},[a("div",{staticClass:"content",attrs:{id:"userAudit"}},[a("div",{staticClass:"tablePage"},[a("a-card",{staticClass:"fangyu",staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"防护对象名称"}},[a("a-input",{model:{value:e.queryParamp.proobj_name,callback:function(t){e.$set(e.queryParamp,"proobj_name",t)},expression:"queryParamp.proobj_name"}})],1),a("a-form-item",{attrs:{label:"防护对象ID"}},[a("a-input",{model:{value:e.queryParamp.proobj_id,callback:function(t){e.$set(e.queryParamp,"proobj_id",t)},expression:"queryParamp.proobj_id"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.searchp}},[a("a-icon",{attrs:{type:"search"}}),e._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:e.resetSearchFormp}},[a("a-icon",{attrs:{type:"reload"}}),e._v("重置")],1),a("a-button",{staticStyle:{"margin-left":"355px"},attrs:{type:"primary"},on:{click:e.addp}},[a("a-icon",{attrs:{type:"plus"}}),e._v("新增")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.upp}},[a("a-icon",{attrs:{type:"upload"}}),e._v("批量导入")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"danger"},on:{click:e.deletesp}},[a("a-icon",{attrs:{type:"delete"}}),e._v("批量删除")],1)],1)],1)],1),a("a-card",[a("a-table",{ref:"tablep",attrs:{size:"small",rowKey:"key","row-selection":{selectedRowKeys:e.selectedRowKeysp,onChange:e.onSelectChangep},columns:e.poConfigColumn,"data-source":e.poConfigdata,pagination:e.paginationp,pageSize:10,showSizeChanger:!0},scopedSlots:e._u([{key:"proobj_audit_status",fn:function(t,o){return a("span",{},[e._v(" "+e._s(e.proobj_audit_status[o.proobj_audit_status])+" ")])}},{key:"action",fn:function(t,o){return[a("a",{on:{click:function(t){return e.modifyp(o)}}},[e._v("修改")]),a("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(t){return e.deletep(o)}}},[e._v("删除")])]}}])})],1)],1)])]),a("a-tab-pane",{key:"2",attrs:{tab:"白名单配置"}},[a("div",{staticClass:"content",attrs:{id:"userAudit"}},[a("div",{staticClass:"tablePage"},[a("a-card",{staticClass:"fangyu",staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"对象名称"}},[a("a-input",{model:{value:e.queryParamw.whiteobj_name,callback:function(t){e.$set(e.queryParamw,"whiteobj_name",t)},expression:"queryParamw.whiteobj_name"}})],1),a("a-form-item",{attrs:{label:"对象ID"}},[a("a-input",{model:{value:e.queryParamw.whiteobj_id,callback:function(t){e.$set(e.queryParamw,"whiteobj_id",t)},expression:"queryParamw.whiteobj_id"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.searchw}},[a("a-icon",{attrs:{type:"search"}}),e._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:e.resetSearchFormw}},[a("a-icon",{attrs:{type:"reload"}}),e._v("重置")],1),a("a-button",{staticStyle:{"margin-left":"355px"},attrs:{type:"primary"},on:{click:e.addw}},[a("a-icon",{attrs:{type:"plus"}}),e._v("新增")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.upw}},[a("a-icon",{attrs:{type:"upload"}}),e._v("批量导入")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"danger"},on:{click:e.deletesw}},[a("a-icon",{attrs:{type:"delete"}}),e._v("批量删除")],1)],1)],1)],1),a("a-card",[a("a-table",{ref:"tablew",attrs:{size:"small",rowKey:"key",columns:e.whitelistcolumns,"row-selection":{selectedRowKeys:e.selectedRowKeysw,onChange:e.onSelectChangew},"data-source":e.whitelistdata,pagination:e.paginationw,pageSize:10,showSizeChanger:!0},scopedSlots:e._u([{key:"audit_status",fn:function(t,o){return a("span",{},[e._v(" "+e._s(e.audit_status[o.audit_status])+" ")])}},{key:"action",fn:function(t,o){return[a("a",{on:{click:function(t){return e.modifyw(o)}}},[e._v("修改")]),a("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(t){return e.deletew(o)}}},[e._v("删除")])]}}])})],1)],1)])]),a("a-tab-pane",{key:"3",attrs:{tab:"防御策略模版管理"}},[a("div",{staticClass:"content",attrs:{id:"userAudit"}},[a("div",{staticClass:"tablePage"},[a("a-card",{staticClass:"fangyu",staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"模板名称"}},[a("a-input",{model:{value:e.queryParamt.template_name,callback:function(t){e.$set(e.queryParamt,"template_name",t)},expression:"queryParamt.template_name"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.searcht}},[a("a-icon",{attrs:{type:"search"}}),e._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:e.resetSearchFormt}},[a("a-icon",{attrs:{type:"reload"}}),e._v("重置")],1),a("a-button",{staticStyle:{"margin-left":"900px"},attrs:{type:"primary"},on:{click:e.addt}},[a("a-icon",{attrs:{type:"plus"}}),e._v("新增")],1)],1)],1)],1),a("a-card",[a("a-table",{ref:"tablet",attrs:{size:"small",rowKey:"key",columns:e.templateIdColumn,"row-selection":{selectedRowKeys:e.selectedRowKeyst,onChange:e.onSelectChanget},"data-source":e.templatedata,pagination:e.paginationt,pageSize:10,showSizeChanger:!0},scopedSlots:e._u([{key:"action",fn:function(t,o){return[a("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(t){return e.deletet(o)}}},[e._v("删除")]),a("a",{staticStyle:{color:"rgb(33, 168, 78)"},on:{click:function(t){return e.modifyt(o)}}},[e._v("修改")])]}}])})],1)],1)])])],1)],1),a("a-modal",{attrs:{title:this.titlep,width:600,closable:!1,maskClosable:!1,visible:e.addpvisible},on:{ok:e.handleAddp,cancel:e.handleAddCancelp}},[a("a-spin",{attrs:{spinning:e.loading}},[a("a-form",{attrs:{form:e.addpForm,layout:"inline"}},[a("div",{staticClass:"table-page-search-wrapper"},[a("a-form-item",{attrs:{label:"对象名称",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["proobj_name",{rules:[{required:!0,message:"请输入防护对象名称!"}]}],expression:"['proobj_name', { rules: [{ required: true, message: '请输入防护对象名称!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"系统名称",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["proobj_system_name",{rules:[{required:!1,message:"请输入备注!"}]}],expression:"['proobj_system_name', { rules: [{ required: false, message: '请输入备注!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"系统IP",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["proobj_ip_address",{rules:[{required:!1,message:"请输入备注!"}]}],expression:"['proobj_ip_address', { rules: [{ required: false, message: '请输入备注!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"业务端口",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["proobj_port",{rules:[{required:!0,message:"请输入业务端口!"}]}],expression:"['proobj_port', { rules: [{ required: true, message: '请输入业务端口!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"域名",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["proobj_url",{rules:[{required:!0,message:"请输入域名!"}]}],expression:"['proobj_url', { rules: [{ required: true, message: '请输入域名!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"协议",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["proobj_protocol",{rules:[{required:!0,message:"请输入协议!"}]}],expression:"['proobj_protocol', { rules: [{ required: true, message: '请输入协议!' }] }]"}],staticStyle:{width:"300px"}})],1)],1)])],1)],1),a("a-modal",{attrs:{title:this.titlew,width:600,closable:!1,maskClosable:!1,visible:e.addwvisible},on:{ok:e.handleAddw,cancel:e.handleAddCancelw}},[a("a-spin",{attrs:{spinning:e.loading}},[a("a-form",{attrs:{form:e.addwForm,layout:"inline"}},[a("div",{staticClass:"table-page-search-wrapper"},[a("a-form-item",{attrs:{label:"对象名称",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["whiteobj_name",{rules:[{required:!0,message:"请输入白名单对象名称!"}]}],expression:"['whiteobj_name', { rules: [{ required: true, message: '请输入白名单对象名称!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"系统名称",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["whiteobj_system_name",{rules:[{required:!0,message:"请输入系统名称!"}]}],expression:"['whiteobj_system_name', { rules: [{ required: true, message: '请输入系统名称!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"系统IP",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["whiteobj_ip_address",{rules:[{required:!0,message:"请输入系统IP!"}]}],expression:"['whiteobj_ip_address', { rules: [{ required: true, message: '请输入系统IP!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"业务端口",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["whiteobj_port",{rules:[{required:!0,message:"请输入业务端口!"}]}],expression:"['whiteobj_port', { rules: [{ required: true, message: '请输入业务端口!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"域名",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["whiteobj_url",{rules:[{required:!0,message:"请输入域名!"}]}],expression:"['whiteobj_url', { rules: [{ required: true, message: '请输入域名!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"协议",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["whiteobj_protocol",{rules:[{required:!0,message:"请输入协议!"}]}],expression:"['whiteobj_protocol', { rules: [{ required: true, message: '请输入协议!' }] }]"}],staticStyle:{width:"300px"}})],1)],1)])],1)],1),a("a-modal",{attrs:{title:this.titlet,width:600,closable:!1,maskClosable:!1,visible:e.addtvisible},on:{ok:e.handleAddt,cancel:e.handleAddCancelt}},[a("a-spin",{attrs:{spinning:e.loading}},[a("a-form",{attrs:{form:e.addtForm,layout:"inline"}},[a("div",{staticClass:"table-page-search-wrapper"},[a("a-form-item",{staticStyle:{width:"350px"},attrs:{label:"模版名称",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["template_name",{rules:[{required:!0,message:"请输入模版名称!"}]}],expression:"['template_name', { rules: [{ required: true, message: '请输入模版名称!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"数据来源",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["source_system",{rules:[{required:!0,message:"请选择数据来源!"}]}],expression:"['source_system', { rules: [{ required: true, message: '请选择数据来源!' }] }]"}],staticStyle:{width:"300px"}},e._l(e.typedata,(function(t){return a("a-select-option",{key:t,attrs:{value:t}},[e._v(" "+e._s(t)+" ")])})),1)],1),a("a-form-item",{staticStyle:{width:"350px"},attrs:{label:"日常态",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-checkbox-group",{directives:[{name:"decorator",rawName:"v-decorator:checked",value:["protect_level_low"],expression:"['protect_level_low']",arg:"checked"}],staticStyle:{width:"100%"},attrs:{disabled:"修改防御策略模版"===this.titlet}},[a("a-row",{staticStyle:{width:"350px"}},[a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasPeerIP"}},[e._v("对端IP")])],1),a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasProtectObjectIP"}},[e._v("防护对象IP")])],1),a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasProtocol"}},[e._v("协议")])],1)],1),a("a-row",{staticStyle:{width:"350px"}},[a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasPeerPort"}},[e._v("对端Port")])],1),a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasProtectObjectPort"}},[e._v("防护对象Port")])],1),a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasDNS"}},[e._v("域名")])],1)],1),a("a-row",{staticStyle:{width:"350px"}},[a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasURL"}},[e._v("URL")])],1),a("a-col",{attrs:{span:8}}),a("a-col",{attrs:{span:8}})],1)],1)],1),a("a-form-item",{staticStyle:{width:"350px"},attrs:{label:"应急态",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-checkbox-group",{directives:[{name:"decorator",rawName:"v-decorator:checked",value:["protect_level_medium"],expression:"['protect_level_medium']",arg:"checked"}],staticStyle:{width:"100%"},attrs:{disabled:"修改防御策略模版"===this.titlet}},[a("a-row",{staticStyle:{width:"350px"}},[a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasPeerIP"}},[e._v("对端IP")])],1),a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasProtectObjectIP"}},[e._v("防护对象IP")])],1),a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasProtocol"}},[e._v("协议")])],1)],1),a("a-row",{staticStyle:{width:"350px"}},[a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasPeerPort"}},[e._v("对端Port")])],1),a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasProtectObjectPort"}},[e._v("防护对象Port")])],1),a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasDNS"}},[e._v("域名")])],1)],1),a("a-row",{staticStyle:{width:"350px"}},[a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasURL"}},[e._v("URL")])],1),a("a-col",{attrs:{span:8}}),a("a-col",{attrs:{span:8}})],1)],1)],1),a("a-form-item",{staticStyle:{width:"350px"},attrs:{label:"紧急态",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-checkbox-group",{directives:[{name:"decorator",rawName:"v-decorator:checked",value:["protect_level_high"],expression:"['protect_level_high']",arg:"checked"}],staticStyle:{width:"100%"},attrs:{disabled:"修改防御策略模版"===this.titlet}},[a("a-row",{staticStyle:{width:"350px"}},[a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasPeerIP"}},[e._v("对端IP")])],1),a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasProtectObjectIP"}},[e._v("防护对象IP")])],1),a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasProtocol"}},[e._v("协议")])],1)],1),a("a-row",{staticStyle:{width:"350px"}},[a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasPeerPort"}},[e._v("对端Port")])],1),a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasProtectObjectPort"}},[e._v("防护对象Port")])],1),a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasDNS"}},[e._v("域名")])],1)],1),a("a-row",{staticStyle:{width:"350px"}},[a("a-col",{attrs:{span:8}},[a("a-checkbox",{attrs:{value:"hasURL"}},[e._v("URL")])],1),a("a-col",{attrs:{span:8}}),a("a-col",{attrs:{span:8}})],1)],1)],1)],1)])],1)],1),a("a-modal",{attrs:{title:"防护对象批量导入",width:600,closable:!0,maskClosable:!1,visible:e.uppvisible},on:{ok:e.handupsSubmitp,cancel:e.handupsCancelp}},[a("a-spin",{attrs:{spinning:e.loading}},[a("a-form-model",{ref:"uppForm",attrs:{"label-col":e.labelCol2,"wrapper-col":e.wrapperCol2,model:e.uppForm}},[a("a-form-model-item",{attrs:{label:"导入文件"}},[a("div",{staticStyle:{clear:"both"}},[a("a-upload",{staticStyle:{float:"left",width:"60%"},attrs:{fileList:e.fileListp,remove:e.removefilep,"before-upload":e.beforeUploadp}},[a("a-button",[a("a-icon",{attrs:{type:"upload"}}),e._v(" 选择文件 ")],1)],1)],1),a("a",{staticStyle:{width:"30%","margin-left":"15px"},attrs:{download:"下载模板"},on:{click:e.downloadUrlp}},[a("a-icon",{attrs:{type:"download"}}),e._v(" 下载模板")],1)])],1)],1)],1),a("a-modal",{attrs:{title:"白名单批量导入",width:600,closable:!0,maskClosable:!1,visible:e.upwvisible},on:{ok:e.handupsSubmitw,cancel:e.handupsCancelw}},[a("a-spin",{attrs:{spinning:e.loading}},[a("a-form-model",{ref:"upwForm",attrs:{"label-col":e.labelCol2,"wrapper-col":e.wrapperCol2,model:e.upwForm}},[a("a-form-model-item",{attrs:{label:"导入文件"}},[a("div",{staticStyle:{clear:"both"}},[a("a-upload",{staticStyle:{float:"left",width:"60%"},attrs:{fileList:e.fileListw,remove:e.removefilew,"before-upload":e.beforeUploadw}},[a("a-button",[a("a-icon",{attrs:{type:"upload"}}),e._v(" 选择文件 ")],1)],1)],1),a("a",{staticStyle:{width:"30%","margin-left":"15px"},attrs:{download:"下载模板"},on:{click:e.downloadUrlw}},[a("a-icon",{attrs:{type:"download"}}),e._v(" 下载模板")],1)])],1)],1)],1),a("a-modal",{staticClass:"ipDetails",attrs:{title:"防御策略模版详情",visible:e.alerttisible,closable:!0,width:1e3,footer:null},on:{cancel:function(t){e.alerttisible=!1}}},[a("a-form",{attrs:{form:e.alerttForm,layout:"inline"}},[a("div",{staticStyle:{"margin-bottom":"20px","margin-top":"-10px"}},[a("a-form-item",{attrs:{label:"模版名称",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["template_name",{rules:[{required:!0,message:"请输入模版名称!"}]}],expression:"['template_name', { rules: [{ required: true, message: '请输入模版名称!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"数据来源",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["source_system",{rules:[{required:!0,message:"请选择数据来源!"}]}],expression:"['source_system', { rules: [{ required: true, message: '请选择数据来源!' }] }]"}],staticStyle:{width:"300px"},on:{change:e.selectChange}},e._l(e.typedata,(function(t){return a("a-select-option",{key:t,attrs:{value:t}},[e._v(" "+e._s(t)+" ")])})),1)],1),a("a-button",{staticStyle:{"margin-left":"70px","margin-top":"15px"},attrs:{type:"primary"},on:{click:e.modifytok}},[e._v("保存修改")])],1)]),a("a-card",{staticStyle:{border:"1px solid rgb(151, 196, 135)"}},[a("span",{staticClass:"tagspanlow"},[e._v("日常态")]),a("div",{staticClass:"tagdiv"},[a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_low.protectLevelId?"green":""}},[e._v("防护等级ID:"+e._s(this.protect_level_low.protectLevelId))]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_low.hasProtectObjectIP?"green":""},on:{click:function(t){return e.handlecolor("protect_level_low","hasProtectObjectIP")}}},[e._v("是否需要提取防护对象IP地址")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_low.hasProtectObjectPort?"green":""},on:{click:function(t){return e.handlecolor("protect_level_low","hasProtectObjectPort")}}},[e._v("是否需要提取防护对象端口")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_low.hasProtocol?"green":""},on:{click:function(t){return e.handlecolor("protect_level_low","hasProtocol")}}},[e._v("是否需要提取网络协议")])],1),a("div",{staticClass:"tagdiv",staticStyle:{"margin-top":"20px"}},[a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_low.hasURL?"green":""},on:{click:function(t){return e.handlecolor("protect_level_low","hasURL")}}},[e._v("是否需要提取URL")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_low.hasDNS?"green":""},on:{click:function(t){return e.handlecolor("protect_level_low","hasDNS")}}},[e._v("是否需要提取DNS")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_low.hasPeerIP?"green":""},on:{click:function(t){return e.handlecolor("protect_level_low","hasPeerIP")}}},[e._v("是否需要提取对端IP地址")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_low.hasPeerPort?"green":""},on:{click:function(t){return e.handlecolor("protect_level_low","hasPeerPort")}}},[e._v("是否需要提取对端端口")])],1)]),a("a-card",{staticStyle:{margin:"10px 0px",border:"1px solid rgb(252, 169, 22)"}},[a("span",{staticClass:"tagspanmedium"},[e._v("应急态")]),a("div",{staticClass:"tagdiv"},[a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_medium.protectLevelId?"orange":""},on:{click:function(t){return e.handlecolor("protect_level_medium","protectLevelId")}}},[e._v("防护等级ID:"+e._s(this.protect_level_medium.protectLevelId))]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_medium.hasProtectObjectIP?"orange":""},on:{click:function(t){return e.handlecolor("protect_level_medium","hasProtectObjectIP")}}},[e._v("是否需要提取防护对象IP地址")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_medium.hasProtectObjectPort?"orange":""},on:{click:function(t){return e.handlecolor("protect_level_medium","hasProtectObjectPort")}}},[e._v("是否需要提取防护对象端口")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_medium.hasProtocol?"orange":""},on:{click:function(t){return e.handlecolor("protect_level_medium","hasProtocol")}}},[e._v("是否需要提取网络协议")])],1),a("div",{staticClass:"tagdiv",staticStyle:{"margin-top":"20px"}},[a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_medium.hasURL?"orange":""},on:{click:function(t){return e.handlecolor("protect_level_medium","hasURL")}}},[e._v("是否需要提取URL")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_medium.hasDNS?"orange":""},on:{click:function(t){return e.handlecolor("protect_level_medium","hasDNS")}}},[e._v("是否需要提取DNS")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_medium.hasPeerIP?"orange":""},on:{click:function(t){return e.handlecolor("protect_level_medium","hasPeerIP")}}},[e._v("是否需要提取对端IP地址")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_medium.hasPeerPort?"orange":""},on:{click:function(t){return e.handlecolor("protect_level_medium","hasPeerPort")}}},[e._v("是否需要提取对端端口")])],1)]),a("a-card",{staticStyle:{border:"1px solid rgb(247, 34, 45)"}},[a("span",{staticClass:"tagspanhigh"},[e._v("紧急态")]),a("div",{staticClass:"tagdiv"},[a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_high.protectLevelId?"red":""},on:{click:function(t){return e.handlecolor("protect_level_high","protectLevelId")}}},[e._v("防护等级ID:"+e._s(this.protect_level_high.protectLevelId))]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_high.hasProtectObjectIP?"red":""},on:{click:function(t){return e.handlecolor("protect_level_high","hasProtectObjectIP")}}},[e._v("是否需要提取防护对象IP地址")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_high.hasProtectObjectPort?"red":""},on:{click:function(t){return e.handlecolor("protect_level_high","hasProtectObjectPort")}}},[e._v("是否需要提取防护对象端口")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_high.hasProtocol?"red":""},on:{click:function(t){return e.handlecolor("protect_level_high","hasProtocol")}}},[e._v("是否需要提取网络协议")])],1),a("div",{staticClass:"tagdiv",staticStyle:{"margin-top":"20px"}},[a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_high.hasURL?"red":""},on:{click:function(t){return e.handlecolor("protect_level_high","hasURL")}}},[e._v("是否需要提取URL")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_high.hasDNS?"red":""},on:{click:function(t){return e.handlecolor("protect_level_high","hasDNS")}}},[e._v("是否需要提取DNS")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_high.hasPeerIP?"red":""},on:{click:function(t){return e.handlecolor("protect_level_high","hasPeerIP")}}},[e._v("是否需要提取对端IP地址")]),a("a-tag",{staticClass:"custom-tag",attrs:{color:this.protect_level_high.hasPeerPort?"red":""},on:{click:function(t){return e.handlecolor("protect_level_high","hasPeerPort")}}},[e._v("是否需要提取对端端口")])],1)])],1)],1)},r=[],s=a("2909"),l=(a("159b"),a("caad"),a("2532"),a("99af"),a("ac1f"),a("1276"),a("d3b7"),a("3ca3"),a("ddb0"),a("2b3d"),a("d81d"),a("06cc"),a("2ef0")),i=a("fec4"),c=a("68e8"),n=a("2c82"),d=a("1f09"),p=a("c1df"),u=a.n(p),m={name:"ReleaseLog",components:{PageHeader:n["a"]},data:function(){var e=this;return{mpid:"",mwid:"",mtid:"",titlep:"",titlew:"",titlet:"",typedata:[],poConfigdata:[],whitelistdata:[],templatedata:[],proobj_audit_status:{0:"未审核",1:"已退回",2:"审核通过"},audit_status:{0:"未审核",1:"已退回",2:"审核通过"},queryParamp:{proobj_name:"",proobj_id:""},queryParamw:{whiteobj_name:"",whiteobj_id:""},queryParamt:{template_name:""},labelCol:{xs:{span:24},sm:{span:7}},wrapperCol:{xs:{span:24},sm:{span:13}},labelCol2:{xs:{span:10},sm:{span:7}},wrapperCol2:{xs:{span:10},sm:{span:10}},loading:!1,addpvisible:!1,addwvisible:!1,addtvisible:!1,addpForm:this.$form.createForm(this),addwForm:this.$form.createForm(this),addtForm:this.$form.createForm(this),alerttForm:this.$form.createForm(this),poConfigColumn:d["a"]["poConfigColumn"],whitelistcolumns:d["a"]["wlCofig"],templateIdColumn:d["a"]["templateIdColumn"],selectedRowKeysp:[],selectedRowKeysw:[],selectedRowKeyst:[],selectedRowsp:[],selectedRowsw:[],selectedRowst:[],paginationp:{pageSize:10,current:1,total:0,showTotal:function(e,t){return"共 ".concat(e," 条")},onChange:function(t,a){e.paginationp.pageSize=a,e.paginationp.current=t,e.tabledatap()}},paginationw:{pageSize:10,current:1,total:0,showTotal:function(e,t){return"共 ".concat(e," 条")},onChange:function(t,a){e.paginationw.pageSize=a,e.paginationw.current=t,e.tabledataw()}},paginationt:{pageSize:10,current:1,total:0,showTotal:function(e,t){return"共 ".concat(e," 条")},onChange:function(t,a){e.paginationt.pageSize=a,e.paginationt.current=t,e.tabledatat()}},uppvisible:!1,upwvisible:!1,fileListp:[],fileListw:[],uppForm:{},upwForm:{},alerttisible:!1,template_name:"",protect_level_low:[{protectLevelId:"",hasProtectObjectIP:!1,hasProtectObjectPort:!1,hasPeerIP:!1,hasPeerPort:!1,hasProtocol:!1,hasURL:!1,hasDNS:!1}],protect_level_medium:[],protect_level_high:[],leveldata:{hasProtectObjectIP:!1,hasProtectObjectPort:!1,hasPeerIP:!1,hasPeerPort:!1,hasProtocol:!1,hasURL:!1,hasDNS:!1}}},mounted:function(){this.tabledatap(),this.tabledataw(),this.tabledatat()},methods:{handlecolor:function(e,t){if("protect_level_low"===e){var a=this.protect_level_low;"hasProtectObjectIP"===t&&(!0===a.hasProtectObjectIP?a.hasProtectObjectIP=!1:a.hasProtectObjectIP=!0),"hasProtectObjectPort"===t&&(!0===a.hasProtectObjectPort?a.hasProtectObjectPort=!1:a.hasProtectObjectPort=!0),"hasPeerIP"===t&&(!0===a.hasPeerIP?a.hasPeerIP=!1:a.hasPeerIP=!0),"hasPeerPort"===t&&(!0===a.hasPeerPort?a.hasPeerPort=!1:a.hasPeerPort=!0),"hasProtocol"===t&&(!0===a.hasProtocol?a.hasProtocol=!1:a.hasProtocol=!0),"hasURL"===t&&(!0===a.hasURL?a.hasURL=!1:a.hasURL=!0),"hasDNS"===t&&(!0===a.hasDNS?a.hasDNS=!1:a.hasDNS=!0)}if("protect_level_medium"===e){var o=this.protect_level_medium;"hasProtectObjectIP"===t&&(!0===o.hasProtectObjectIP?o.hasProtectObjectIP=!1:o.hasProtectObjectIP=!0),"hasProtectObjectPort"===t&&(!0===o.hasProtectObjectPort?o.hasProtectObjectPort=!1:o.hasProtectObjectPort=!0),"hasPeerIP"===t&&(!0===o.hasPeerIP?o.hasPeerIP=!1:o.hasPeerIP=!0),"hasPeerPort"===t&&(!0===o.hasPeerPort?o.hasPeerPort=!1:o.hasPeerPort=!0),"hasProtocol"===t&&(!0===o.hasProtocol?o.hasProtocol=!1:o.hasProtocol=!0),"hasURL"===t&&(!0===o.hasURL?o.hasURL=!1:o.hasURL=!0),"hasDNS"===t&&(!0===o.hasDNS?o.hasDNS=!1:o.hasDNS=!0)}if("protect_level_high"===e){var r=this.protect_level_high;"hasProtectObjectIP"===t&&(!0===r.hasProtectObjectIP?r.hasProtectObjectIP=!1:r.hasProtectObjectIP=!0),"hasProtectObjectPort"===t&&(!0===r.hasProtectObjectPort?r.hasProtectObjectPort=!1:r.hasProtectObjectPort=!0),"hasPeerIP"===t&&(!0===r.hasPeerIP?r.hasPeerIP=!1:r.hasPeerIP=!0),"hasPeerPort"===t&&(!0===r.hasPeerPort?r.hasPeerPort=!1:r.hasPeerPort=!0),"hasProtocol"===t&&(!0===r.hasProtocol?r.hasProtocol=!1:r.hasProtocol=!0),"hasURL"===t&&(!0===r.hasURL?r.hasURL=!1:r.hasURL=!0),"hasDNS"===t&&(!0===r.hasDNS?r.hasDNS=!1:r.hasDNS=!0)}},selectChange:function(){},tabledatap:function(){var e=this,t=this;Object(i["n"])({proobj_name:this.queryParamp.proobj_name,proobj_id:this.queryParamp.proobj_id,pageSize:this.paginationp.pageSize,page:this.paginationp.current}).then((function(a){200===a.code&&(a.data.proobj_list.forEach((function(e,t){e.key=t})),e.poConfigdata=a.data.proobj_list,t.paginationp.total=a.data.total_num)})).catch((function(e){t.$message.error(e)}))},tabledataw:function(){var e=this,t=this;Object(i["t"])({whiteobj_name:this.queryParamw.whiteobj_name,whiteobj_id:this.queryParamw.whiteobj_id,pageSize:this.paginationw.pageSize,page:this.paginationw.current}).then((function(a){200===a.code&&(a.data.whiteobj_list.forEach((function(e,t){e.key=t})),e.whitelistdata=a.data.whiteobj_list,t.paginationw.total=a.data.total_num)})).catch((function(e){t.$message.error(e)}))},tabledatat:function(){var e=this,t=this;Object(i["o"])({template_name:this.queryParamt.template_name,pageSize:this.paginationt.pageSize,page:this.paginationt.current}).then((function(a){200===a.code&&(a.data.templates.forEach((function(e,t){e.key=t,e.source_system="BW"})),e.templatedata=a.data.templates,t.paginationt.total=a.data.total_num)})).catch((function(e){t.$message.error(e)}))},searchp:function(){this.tabledatap()},searchw:function(){this.tabledataw()},searcht:function(){this.tabledatat()},resetSearchFormp:function(){this.paginationp.current=1,this.queryParamp={},this.tabledatap()},resetSearchFormw:function(){this.paginationw.current=1,this.queryParamw={},this.tabledataw()},resetSearchFormt:function(){this.paginationt.current=1,this.queryParamt={},this.tabledatat()},addp:function(){this.titlep="新增防护对象",this.addpForm.resetFields(),this.addpvisible=!0},handleAddp:function(){var e=this,t=this,a=this.addpForm.validateFields;a(["proobj_name","proobj_system_name","proobj_ip_address","proobj_port","proobj_url","proobj_protocol"],{force:!0},(function(a,o){a?t.addpvisible=!0:(o.token=sessionStorage.getItem("token"),"新增防护对象"===e.titlep&&Object(i["a"])(o).then((function(a){200===a.code?(t.$message.success(a.message),e.addpvisible=!1):(t.$message.error(a.message),e.addpvisible=!0)})),"修改防护对象"===e.titlep&&(o.id=e.mpid,Object(i["p"])(o).then((function(a){200===a.code?(t.$message.success(a.message),e.addpvisible=!1):(t.$message.error(a.message),e.addpvisible=!0)})).catch((function(a){t.$message.error(a),e.addsvisible=!0}))))}))},handleAddCancelp:function(){this.addpvisible=!1},addw:function(){this.titlew="新增白名单",this.addwForm.resetFields(),this.addwvisible=!0},handleAddw:function(){var e=this,t=this,a=this.addwForm.validateFields;a(["whiteobj_name","whiteobj_system_name","whiteobj_ip_address","whiteobj_port","whiteobj_url","whiteobj_protocol"],{force:!0},(function(a,o){a?t.addwvisible=!0:(o.token=sessionStorage.getItem("token"),"新增白名单"===e.titlew&&Object(i["c"])(o).then((function(a){200===a.code?(t.$message.success(a.message),e.addwvisible=!1):(t.$message.error(a.message),e.addwvisible=!0)})),"修改白名单"===e.titlew&&(o.id=e.mwid,o.auditStatus=e.auditStatus,Object(i["m"])(o).then((function(a){200===a.code?(t.$message.success(a.message),e.addwvisible=!1):(t.$message.error(a.message),e.addwvisible=!0)}))))}))},handleAddCancelw:function(){this.addwvisible=!1},addt:function(){var e=this;this.titlet="新增防御策略模版",this.addtForm.resetFields();var t=this;Object(c["m"])({}).then((function(t){200===t.code&&(e.typedata=t.data.source_system,e.typedata=["BW"])})).catch((function(e){t.$message.error(e)})),this.addtvisible=!0},handleAddt:function(){var e=this,t=this,a=this.addtForm.validateFields;a(["template_name","source_system","protect_level_low","protect_level_medium","protect_level_high"],{force:!0},(function(a,o){if(a)t.addtvisible=!0;else{var r=o.protect_level_low;if(r){var s=e.leveldata;for(var l in s)r.includes(l)?s[l]="true":s[l]="false";o.protect_level_low=s}else o.protect_level_low=e.leveldata;var c=o.protect_level_medium;if(c){var n=e.leveldata;for(var d in n)c.includes(d)?n[d]="true":n[d]="false";o.protect_level_medium=n}else o.protect_level_medium=e.leveldata;var p=o.protect_level_high;if(p){var u=e.leveldata;for(var m in u)p.includes(m)?u[m]="true":u[m]="false";o.protect_level_high=u}else o.protect_level_high=e.leveldata;o.token=sessionStorage.getItem("token"),"新增防御策略模版"===e.titlet&&Object(i["b"])(o).then((function(a){200===a.code?(t.$message.success(a.message),e.addtvisible=!1,e.tabledatat()):(t.$message.error(a.message),e.addtvisible=!0)})),"修改防御策略模版"===e.titlet&&(o.templateId=e.mtid,Object(i["q"])(o).then((function(a){200===a.code?(t.$message.success(a.message),e.addtvisible=!1,e.tabledatat()):(t.$message.error(a.message),e.addtvisible=!0)})))}}))},handleAddCancelt:function(){this.addtvisible=!1},deletep:function(e){var t=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(i["f"])({id:e.proobj_id}).then((function(e){200===e.code?(t.tabledatap(),t.$message.success(e.message)):t.$message.error(e.message)}))},onCancel:function(){}})},deletew:function(e){var t=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(i["j"])({id:e.whiteobj_id}).then((function(e){200===e.code?(t.tabledataw(),t.$message.success(e.message)):t.$message.error(e.message)}))},onCancel:function(){}})},deletet:function(e){var t=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(i["i"])({id:e.template_id}).then((function(e){200===e.code?(t.tabledatat(),t.$message.success(e.message)):t.$message.error(e.message)}))},onCancel:function(){}})},deletesp:function(){var e=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(i["g"])({ids:e.selectedRowsp}).then((function(t){200===t.code?(e.selectedRowsp={},e.tabledatap(),e.$message.success(t.message)):e.$message.error(t.message)}))},onCancel:function(){}})},deletesw:function(){var e=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(i["h"])({ids:e.selectedRowsw}).then((function(t){200===t.code?(e.tabledataw(),e.selectedRowsw={},e.$message.success(t.message)):e.$message.error(t.message)}))},onCancel:function(){}})},deletest:function(){var e=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(i["g"])({ids:e.selectedRowsp}).then((function(t){200===t.code?(e.poConfigdata(),e.$message.success(t.message)):e.$message.error(t.message)}))},onCancel:function(){}})},modifyp:function(e){this.titlep="修改防护对象",this.mpid=e.proobj_id,this.addpvisible=!0;var t=this;setTimeout((function(){t.addpForm.setFieldsValue(Object(l["pick"])({proobj_name:e.proobj_name},"proobj_name")),t.addpForm.setFieldsValue(Object(l["pick"])({proobj_system_name:e.proobj_system_name},"proobj_system_name")),t.addpForm.setFieldsValue(Object(l["pick"])({proobj_ip_address:e.proobj_ip_address},"proobj_ip_address")),t.addpForm.setFieldsValue(Object(l["pick"])({proobj_port:e.proobj_port},"proobj_port")),t.addpForm.setFieldsValue(Object(l["pick"])({protect_object_ids:e.protect_object_ids},"protect_object_ids")),t.addpForm.setFieldsValue(Object(l["pick"])({proobj_url:e.proobj_url},"proobj_url")),t.addpForm.setFieldsValue(Object(l["pick"])({proobj_protocol:e.proobj_protocol},"proobj_protocol"))}),0)},modifyw:function(e){this.titlew="修改白名单",this.mwid=e.whiteobj_id,this.auditStatus=e.audit_status,this.addwvisible=!0;var t=this;setTimeout((function(){t.addwForm.setFieldsValue(Object(l["pick"])({whiteobj_name:e.whiteobj_name},"whiteobj_name")),t.addwForm.setFieldsValue(Object(l["pick"])({whiteobj_system_name:e.whiteobj_system_name},"whiteobj_system_name")),t.addwForm.setFieldsValue(Object(l["pick"])({whiteobj_ip_address:e.whiteobj_ip_address},"whiteobj_ip_address")),t.addwForm.setFieldsValue(Object(l["pick"])({whiteobj_port:e.whiteobj_port},"whiteobj_port")),t.addwForm.setFieldsValue(Object(l["pick"])({whiteobj_url:e.whiteobj_url},"whiteobj_url")),t.addwForm.setFieldsValue(Object(l["pick"])({whiteobj_protocol:e.whiteobj_protocol},"whiteobj_protocol"))}),0)},modifyt:function(e){var t=this;this.titlet="修改防御策略模版",this.mtid=e.template_id;var a=this;Object(c["m"])({}).then((function(e){200===e.code&&(t.typedata=e.data.source_system,t.typedata=["BW"])})).catch((function(e){a.$message.error(e)}));var o=e.protect_level_low,r=[];for(var s in o)!0===o[s]&&r.push(s);this.addtvisible=!0,setTimeout((function(){a.addtForm.setFieldsValue(Object(l["pick"])({template_name:e.template_name},"template_name")),a.addtForm.setFieldsValue(Object(l["pick"])({source_system:e.source_system},"source_system")),a.addtForm.setFieldsValue(Object(l["pick"])({protect_level_low:r},"protect_level_low")),a.addtForm.setFieldsValue(Object(l["pick"])({whiteobj_url:e.whiteobj_url},"whiteobj_url")),a.addtForm.setFieldsValue(Object(l["pick"])({whiteobj_protocol:e.whiteobj_protocol},"whiteobj_protocol"))}),0)},upp:function(){this.uppvisible=!0},upw:function(){this.upwvisible=!0},beforeUploadp:function(e){return this.fileListp=[].concat(Object(s["a"])(this.fileListp),[e]),!1},beforeUploadw:function(e){return this.fileListw=[].concat(Object(s["a"])(this.fileListw),[e]),!1},removefilep:function(){this.fileListp=[]},removefilew:function(){this.fileListw=[]},handupsSubmitp:function(){var e=this;if(0===this.fileListp.length)this.$message.error("请选择上传文件");else{var t=new FormData;t.append("uploadFile ",this.fileListp[0]),Object(i["r"])(t).then((function(t){200===t.code?(e.$message.success("导入成功"),e.uppvisible=!1,e.tabledatap()):412===t.status?(e.$message.error(t.message),window.open(t.path,"_blank"),e.uppvisible=!0):(e.$message.error(t.message),e.uppvisible=!0)}))}},handupsSubmitw:function(){var e=this;if(0===this.fileListw.length)this.$message.error("请选择上传文件");else{var t=new FormData;t.append("uploadFile ",this.fileListw[0]),Object(i["s"])(t).then((function(t){200===t.code?(e.$message.success("导入成功"),e.upwvisible=!1,e.tableDataw()):412===t.status?(e.$message.error(t.message),window.open(t.path,"_blank"),e.upwvisible=!0):(e.$message.error(t.message),e.upwvisible=!0)}))}},handupsCancelp:function(){this.uppvisible=!1},handupsCancelw:function(){this.upwvisible=!1},downloadUrlp:function(){var e=this;Object(i["k"])().then((function(t){if(t.type.indexOf("application/json")>-1){var a=new FileReader;return a.readAsText(t,"utf-8"),a.onload=function(t){var a=JSON.parse(t.target.result);e.$message.error(a.message)},!1}var o=decodeURIComponent(t.fileName.split("''")[1]),r=new Blob([t]);if(window.navigator&&window.navigator.msSaveOrOpenBlob)window.navigator.msSaveOrOpenBlob(r,o);else{var s=window.URL.createObjectURL(r),l=document.createElement("a");l.style.display="none",l.href=s,l.download=o,document.body.appendChild(l),l.click(),document.body.removeChild(l),window.URL.revokeObjectURL(s)}}))},downloadUrlw:function(){var e=this;Object(i["l"])().then((function(t){if(t.type.indexOf("application/json")>-1){var a=new FileReader;return a.readAsText(t,"utf-8"),a.onload=function(t){var a=JSON.parse(t.target.result);e.$message.error(a.message)},!1}var o=decodeURIComponent(t.fileName.split("''")[1]),r=new Blob([t]);if(window.navigator&&window.navigator.msSaveOrOpenBlob)window.navigator.msSaveOrOpenBlob(r,o);else{var s=window.URL.createObjectURL(r),l=document.createElement("a");l.style.display="none",l.href=s,l.download=o,document.body.appendChild(l),l.click(),document.body.removeChild(l),window.URL.revokeObjectURL(s)}}))},showDetails:function(e){var t=this,a=this;Object(c["m"])({}).then((function(e){200===e.code&&(t.typedata=e.data.source_system,t.typedata=["BW"])})).catch((function(e){a.$message.error(e)})),this.alerttisible=!0,setTimeout((function(){a.addtForm.setFieldsValue({template_name:e.template_name}),a.addtForm.setFieldsValue({source_system:e.source_system})}),0),this.template_name=e.template_name,this.protect_level_low=e.protect_level_low,this.protect_level_medium=e.protect_level_medium,this.protect_level_high=e.protect_level_high,this.templateId=e.template_id,this.source_system=e.source_system},modifytok:function(){var e=this,t=this,a=this.addtForm.validateFields;a(["template_name","source_system"],{force:!0},(function(a,o){a||(o.templateId=e.templateId,o.protect_level_low=e.protect_level_low,o.protect_level_medium=e.protect_level_medium,o.protect_level_high=e.protect_level_high,Object(i["q"])(o).then((function(a){200===a.code?(t.$message.success(a.message),e.alerttisible=!1):(t.$message.error(a.message),e.alerttisible=!0)})).catch((function(a){t.$message.error(a),e.alerttisible=!0})))}))},moment:u.a,callback:function(){},onSelectChangep:function(e,t){this.selectedRowKeysp=e,this.selectedRowsp=t.map((function(e){return parseInt(e.proobj_id)}))},onSelectChangew:function(e,t){this.selectedRowKeysw=e,this.selectedRowsw=t.map((function(e){return parseInt(e.whiteobj_id)}))},onSelectChanget:function(e,t){this.selectedRowKeyst=e,this.selectedRowst=t.map((function(e){return parseInt(e.template_id)}))}}},h=m,b=(a("9649"),a("2877")),_=Object(b["a"])(h,o,r,!1,null,"c81458ee",null);t["default"]=_.exports},9649:function(e,t,a){"use strict";a("eb82")},eb82:function(e,t,a){}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-30acfa54.9c4f1d98.js b/src/main/resources/nginx/defense/js/chunk-30acfa54.9c4f1d98.js new file mode 100644 index 0000000..f69dbf8 --- /dev/null +++ b/src/main/resources/nginx/defense/js/chunk-30acfa54.9c4f1d98.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-30acfa54"],{"1b34":function(e,t,a){},2909:function(e,t,a){"use strict";a.d(t,"a",(function(){return n}));var r=a("6b75");function s(e){if(Array.isArray(e))return Object(r["a"])(e)}a("a4d3"),a("e01a"),a("d3b7"),a("d28b"),a("3ca3"),a("ddb0"),a("a630");function i(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}var l=a("06c5");function o(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function n(e){return s(e)||i(e)||Object(l["a"])(e)||o()}},3781:function(e,t,a){"use strict";a.r(t);var r=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{style:e.$route.meta.hiddenHeaderContent?null:"margin: -24px -24px 0px;"},[a("div",[a("a-tabs",{style:{backgroundColor:"#ffff"},attrs:{type:"card"},on:{change:e.callback}},[a("a-tab-pane",{key:"1",attrs:{tab:"静态规则配置管理"}},[a("div",{staticClass:"content",attrs:{id:"userAudit"}},[a("div",{staticClass:"tablePage"},[a("a-card",{staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form1",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"规则名称"}},[a("a-input",{staticStyle:{width:"155px"},model:{value:e.queryParams.name,callback:function(t){e.$set(e.queryParams,"name",t)},expression:"queryParams.name"}})],1),a("a-form-item",{attrs:{label:"规则ID"}},[a("a-input",{staticStyle:{width:"155px"},model:{value:e.queryParams.id,callback:function(t){e.$set(e.queryParams,"id",t)},expression:"queryParams.id"}})],1),a("a-form-item",{attrs:{label:"创建人"}},[a("a-input",{staticStyle:{width:"155px"},model:{value:e.queryParams.creator,callback:function(t){e.$set(e.queryParams,"creator",t)},expression:"queryParams.creator"}})],1),a("a-form-item",{attrs:{label:"IP"}},[a("a-input",{staticStyle:{width:"155px"},attrs:{placeholder:"源IP/目的IP"},model:{value:e.queryParams.ip,callback:function(t){e.$set(e.queryParams,"ip",t)},expression:"queryParams.ip"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.searchs}},[a("a-icon",{attrs:{type:"search"}}),e._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:e.resetSearchForms}},[a("a-icon",{attrs:{type:"reload"}}),e._v("重置")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.adds}},[a("a-icon",{attrs:{type:"plus"}}),e._v("新增")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.ups}},[a("a-icon",{attrs:{type:"upload"}}),e._v("批量导入")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"danger"},on:{click:e.deletess}},[a("a-icon",{attrs:{type:"delete"}}),e._v("批量删除")],1)],1)],1)],1),a("a-card",[a("a-table",{ref:"tables",attrs:{size:"small",rowKey:"key","row-selection":{selectedRowKeys:e.selectedRowKeys,onChange:e.onSelectChanges},columns:e.staticruleColumn,"data-source":e.datas,pagination:e.paginations,pageSize:10},scopedSlots:e._u([{key:"static_rule_audit_status",fn:function(t,r){return a("span",{},[e._v(" "+e._s(e.static_rule_audit_status[r.static_rule_audit_status])+" ")])}},{key:"action",fn:function(t,r){return[a("a",{on:{click:function(t){return e.modifys(r)}}},[e._v("修改")]),a("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(t){return e.deletes(r)}}},[e._v("删除")])]}}])})],1)],1)])]),a("a-tab-pane",{key:"2",attrs:{tab:"动态规则配置管理"}},[a("div",{staticClass:"content",attrs:{id:"userAudit"}},[a("div",{staticClass:"tablePage"},[a("a-card",{staticClass:"fangwenrizhi",staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"规则名称"}},[a("a-input",{model:{value:e.queryParamd.name,callback:function(t){e.$set(e.queryParamd,"name",t)},expression:"queryParamd.name"}})],1),a("a-form-item",{attrs:{label:"规则ID"}},[a("a-input",{model:{value:e.queryParamd.id,callback:function(t){e.$set(e.queryParamd,"id",t)},expression:"queryParamd.id"}})],1),a("a-form-item",{attrs:{label:"来源系统"}},[a("a-select",{staticStyle:{width:"180px"},on:{change:e.selectChange},model:{value:e.queryParamd.source_system,callback:function(t){e.$set(e.queryParamd,"source_system",t)},expression:"queryParamd.source_system"}},[a("a-select-option",{attrs:{value:"0"}},[e._v(" BW系统 ")]),a("a-select-option",{attrs:{value:"1"}},[e._v(" DDoS系统 ")]),a("a-select-option",{attrs:{value:"2"}},[e._v(" APT ")])],1)],1),a("a-form-item",{attrs:{label:"创建人"}},[a("a-input",{model:{value:e.queryParamd.creator,callback:function(t){e.$set(e.queryParamd,"creator",t)},expression:"queryParamd.creator"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"10px"},attrs:{type:"primary"},on:{click:e.searchd}},[a("a-icon",{attrs:{type:"searchd"}}),e._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:e.resetSearchFormd}},[a("a-icon",{attrs:{type:"reload"}}),e._v("重置")],1),a("a-button",{staticStyle:{"margin-left":"30px"},attrs:{type:"primary"},on:{click:e.addd}},[a("a-icon",{attrs:{type:"plus"}}),e._v("新增")],1),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"danger"},on:{click:e.deletesd}},[a("a-icon",{attrs:{type:"delete"}}),e._v("批量删除")],1)],1)],1)],1),a("a-card",[a("a-table",{ref:"tabled",attrs:{size:"small",rowKey:"key","row-selection":{selectedRowKeys:e.selectedRowKeysd,onChange:e.onSelectChanged},columns:e.dynamicruleColumn,"data-source":e.datad,pagination:e.paginationd,pageSize:10,showSizeChanger:!0},scopedSlots:e._u([{key:"dynamic_rule_priority",fn:function(t,r){return a("span",{},[e._v(" "+e._s(e.dynamic_rule_priority[r.dynamic_rule_priority])+" ")])}},{key:"dynamic_rule_frequency",fn:function(t,r){return a("span",{},[e._v(" "+e._s(r.dynamic_rule_frequency)+" 分钟 ")])}},{key:"action",fn:function(t,r){return[a("a",{on:{click:function(t){return e.modifyd(r)}}},[e._v("修改")]),a("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(t){return e.deleted(r)}}},[e._v("删除")])]}}])})],1)],1)])])],1)],1),a("a-modal",{attrs:{title:this.stitle,width:780,closable:!1,maskClosable:!1,visible:e.addsvisible},on:{ok:e.handleAdds,cancel:e.handleAddCancel}},[a("a-spin",{attrs:{spinning:e.loading}},[a("a-form",{ref:"formRef",staticClass:"addform",attrs:{form:e.addsForm,layout:"inline"}},[a("div",{staticClass:"table-page-search-wrapper"},[a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:24}},[a("a-form-item",{attrs:{label:"配置名称"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_name",{rules:[{required:!0,message:"请输入配置名称!"}]}],expression:"['static_rule_name', { rules: [{ required: true, message: '请输入配置名称!' }] }]"}],staticStyle:{width:"250px"}})],1)],1)],1),a("div",{staticStyle:{"border-bottom":"1px solid #e8e8e8","margin-bottom":"20px"}}),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"源IP"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_sip",{rules:[{required:!1},{validator:e.validateIP}]}],expression:"['static_rule_sip', { rules: [{ required: false }, { validator: validateIP }] }]"}],staticStyle:{width:"250px"}})],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"源IP掩码"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_msip",{rules:[{required:!1},{validator:e.validateIPMask}]}],expression:"['static_rule_msip', { rules: [{ required: false }, { validator: validateIPMask }] }]"}],staticStyle:{width:"250px"}})],1)],1)],1),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"源端口"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_sport",{rules:[{required:!1}]}],expression:"['static_rule_sport', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"源端口掩码"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_msport",{rules:[{required:!1}]}],expression:"['static_rule_msport', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1)],1),a("div",{staticStyle:{"border-bottom":"1px solid #e8e8e8","margin-bottom":"20px"}}),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"目的IP"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_dip",{rules:[{required:!1}]}],expression:"['static_rule_dip', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"目的IP掩码"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_mdip",{rules:[{required:!1}]}],expression:"['static_rule_mdip', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1)],1),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"目的端口"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_dport",{rules:[{required:!1}]}],expression:"['static_rule_dport', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"目的端口掩码"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_mdport",{rules:[{required:!1}]}],expression:"['static_rule_mdport', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1)],1),a("div",{staticStyle:{"border-bottom":"1px solid #e8e8e8","margin-bottom":"20px"}}),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"协议类型"}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_protocol",{rules:[{required:!1}]}],expression:"['static_rule_protocol', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"},on:{change:e.selectChange}},[a("a-select-option",{attrs:{value:"TCP"}},[e._v(" TCP ")]),a("a-select-option",{attrs:{value:"UDP"}},[e._v(" UDP ")]),a("a-select-option",{attrs:{value:"HTTP"}},[e._v(" HTTP ")])],1)],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"优先级"}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_priority",{rules:[{required:!0,message:"请选择优先级!"}]}],expression:"['static_rule_priority', { rules: [{ required: true, message: '请选择优先级!' }] }]"}],staticStyle:{width:"250px"},on:{change:e.selectChange}},[a("a-select-option",{attrs:{value:"1"}},[e._v(" 高 ")]),a("a-select-option",{attrs:{value:"2"}},[e._v(" 中 ")]),a("a-select-option",{attrs:{value:"3"}},[e._v(" 低 ")])],1)],1)],1)],1),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"协议类型掩码"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_mprotocol",{rules:[{required:!1}]}],expression:"['static_rule_mprotocol', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"局点选择"}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_range",{rules:[{required:!0,message:"请选择局点!"}]}],expression:"['static_rule_range', { rules: [{ required: true, message: '请选择局点!' }] }]"}],staticStyle:{width:"250px"}},e._l(e.selecrangetdata,(function(t){return a("a-select-option",{key:t.value,attrs:{value:t.value}},[e._v(e._s(t.label))])})),1)],1)],1)],1),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"DNS"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_dns",{rules:[{required:!1}]}],expression:"['static_rule_dns', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1),a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"下发频率"}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_frequency",{rules:[{required:!0,message:"请选择下发频率!"}]}],expression:"['static_rule_frequency', { rules: [{ required: true, message: '请选择下发频率!' }] }]"}],staticStyle:{width:"250px"},on:{change:e.selectChange}},[a("a-select-option",{attrs:{value:"1"}},[e._v(" 1分钟 ")]),a("a-select-option",{attrs:{value:"5"}},[e._v(" 5分钟 ")]),a("a-select-option",{attrs:{value:"10"}},[e._v(" 10分钟 ")]),a("a-select-option",{attrs:{value:"30"}},[e._v(" 30分钟 ")]),a("a-select-option",{attrs:{value:"60"}},[e._v(" 60分钟 ")])],1)],1)],1)],1),a("a-row",{attrs:{"gutter:16":""}},[a("a-col",{attrs:{span:12}},[a("a-form-item",{attrs:{label:"URL"}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["static_rule_url",{rules:[{required:!1}]}],expression:"['static_rule_url', { rules: [{ required: false }] }]"}],staticStyle:{width:"250px"}})],1)],1)],1)],1)])],1)],1),a("a-modal",{attrs:{title:this.dtitle,width:1180,maskClosable:!1,visible:e.adddvisible},on:{ok:e.handleAddd,cancel:e.handleAddCancel}},[a("template",{slot:"footer"},[a("a")]),[a("div",[a("a-steps",{attrs:{current:e.current}},e._l(e.steps,(function(e){return a("a-step",{key:e.title,attrs:{title:e.title}})})),1),a("div",{staticClass:"steps-content"},[a("a-spin",{directives:[{name:"show",rawName:"v-show",value:0===e.current,expression:"current === 0"}],attrs:{spinning:e.loading}},[a("a-form",{staticClass:"adddform",attrs:{form:e.adddForm,layout:"inline"}},[a("div",{staticClass:"table-page-search-wrapper",staticStyle:{"margin-top":"15px"}},[a("a-form-item",{attrs:{label:"配置名称",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_name",{rules:[{required:!0,message:"请输入配置名称!"}]}],expression:"['dynamic_rule_name', { rules: [{ required: true, message: '请输入配置名称!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"数据来源",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_source_system",{rules:[{required:!0,message:"请选择数据来源!"}]}],expression:"[\n 'dynamic_rule_source_system',\n { rules: [{ required: true, message: '请选择数据来源!' }] },\n ]"}],staticStyle:{width:"300px"},on:{change:e.selectChangetype}},e._l(e.typedata,(function(t){return a("a-select-option",{key:t,attrs:{value:t}},[e._v(" "+e._s(t)+" ")])})),1)],1),a("a-form-item",{attrs:{label:"事件类型",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_event_type",{rules:[{required:!0,message:"请选择事件类型!"}]}],expression:"[\n 'dynamic_rule_event_type',\n { rules: [{ required: true, message: '请选择事件类型!' }] },\n ]"}],staticStyle:{width:"300px"},on:{change:e.selectChangeevent}},e._l(e.eventdata,(function(t){return a("a-select-option",{key:t,attrs:{value:t}},[e._v(" "+e._s(t)+" ")])})),1)],1),a("a-form-item",{attrs:{label:"防护等级",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_protect_level",{rules:[{required:!0,message:"请选择防护等级!"}]}],expression:"[\n 'dynamic_rule_protect_level',\n { rules: [{ required: true, message: '请选择防护等级!' }] },\n ]"}],staticStyle:{width:"300px"},on:{change:e.selectChange}},[a("a-select-option",{attrs:{value:"1"}},[e._v(" 日常态 ")]),a("a-select-option",{attrs:{value:"2"}},[e._v(" 应急态 ")]),a("a-select-option",{attrs:{value:"3"}},[e._v(" 紧急态 ")])],1)],1),a("a-form-item",{attrs:{label:"策略模版id",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input-number",{directives:[{name:"decorator",rawName:"v-decorator",value:["template_id",{initialValue:e.templateid,rules:[{required:!0,message:"请输入策略模版id!"}]}],expression:"['template_id', { initialValue: templateid,rules: [{ required: true, message: '请输入策略模版id!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"日志规则id",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["log_rule_id",{rules:[{required:!0,message:"请输入日志规则id!"}]}],expression:"['log_rule_id', { rules: [{ required: true, message: '请输入日志规则id!' }] }]"}],staticStyle:{width:"300px"}})],1),a("a-form-item",{attrs:{label:"优先级",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_priority",{rules:[{required:!0,message:"请选择优先级!"}]}],expression:"['dynamic_rule_priority', { rules: [{ required: true, message: '请选择优先级!' }] }]"}],staticStyle:{width:"300px"},on:{change:e.selectChange}},[a("a-select-option",{attrs:{value:"1"}},[e._v(" 高 ")]),a("a-select-option",{attrs:{value:"2"}},[e._v(" 中 ")]),a("a-select-option",{attrs:{value:"3"}},[e._v(" 低 ")])],1)],1),a("a-form-item",{attrs:{label:"局点选择",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_range",{rules:[{required:!0,message:"请选择局点!"}]}],expression:"['dynamic_rule_range', { rules: [{ required: true, message: '请选择局点!' }] }]"}],staticStyle:{width:"300px"}},e._l(e.selecrangetdata,(function(t){return a("a-select-option",{key:t.value,attrs:{value:t.value}},[e._v(e._s(t.label))])})),1)],1),a("a-form-item",{attrs:{label:"下发频率",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[a("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["dynamic_rule_frequency",{rules:[{required:!0,message:"请选择下发频率!"}]}],expression:"[\n 'dynamic_rule_frequency',\n { rules: [{ required: true, message: '请选择下发频率!' }] },\n ]"}],staticStyle:{width:"300px"},on:{change:e.selectChange}},[a("a-select-option",{attrs:{value:"1"}},[e._v(" 1分钟 ")]),a("a-select-option",{attrs:{value:"5"}},[e._v(" 5分钟 ")]),a("a-select-option",{attrs:{value:"10"}},[e._v(" 10分钟 ")]),a("a-select-option",{attrs:{value:"30"}},[e._v(" 30分钟 ")]),a("a-select-option",{attrs:{value:"60"}},[e._v(" 60分钟 ")])],1)],1)],1)])],1),a("a-spin",{directives:[{name:"show",rawName:"v-show",value:1===e.current,expression:"current === 1"}],attrs:{spinning:e.loading}},[a("a-card",{staticClass:"fangyu",staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fanghu-form",attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"防护对象名称"}},[a("a-input",{model:{value:e.queryParamp.proobj_name,callback:function(t){e.$set(e.queryParamp,"proobj_name",t)},expression:"queryParamp.proobj_name"}})],1),a("a-form-item",{attrs:{label:"防护对象ID"}},[a("a-input",{model:{value:e.queryParamp.proobj_id,callback:function(t){e.$set(e.queryParamp,"proobj_id",t)},expression:"queryParamp.proobj_id"}})],1),a("a-form-item",[a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:e.searchp}},[a("a-icon",{attrs:{type:"search"}}),e._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"8px"},on:{click:e.resetSearchFormp}},[a("a-icon",{attrs:{type:"reload"}}),e._v("重置")],1)],1)],1)],1),a("a-input",{staticStyle:{"margin-bottom":"10px"},attrs:{placeholder:"已选择防护对象id",value:e.pid.join(",")}}),a("a-card",{staticStyle:{width:"100%","overflow-x":"auto"}},[a("a-table",{ref:"tablep",attrs:{size:"small",rowKey:"key","row-selection":{selectedRowKeys:e.selectedRowKeysp,onChange:e.onSelectChangep},columns:e.addpoConfigColumn,"data-source":e.poConfigdata,pagination:e.paginationp,pageSize:10,showSizeChanger:!0,scroll:{x:500}},scopedSlots:e._u([{key:"proobj_audit_status",fn:function(t,r){return a("span",{},[e._v(" "+e._s(e.proobj_audit_status[r.proobj_audit_status])+" ")])}}])})],1)],1),a("a-spin",{directives:[{name:"show",rawName:"v-show",value:2===e.current,expression:"current === 2"}],attrs:{spinning:e.loading}},[a("a-card",{staticStyle:{"margin-top":"25px","margin-bottom":"15px"}},[a("h2",[e._v("动态规则信息")]),a("a-descriptions",{attrs:{size:"small"}},[a("a-descriptions-item",{attrs:{label:"配置名称"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_name)+" ")]),a("a-descriptions-item",{attrs:{label:"数据来源"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_source_system)+" ")]),a("a-descriptions-item",{attrs:{label:"事件类型"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_event_type)+" ")]),a("a-descriptions-item",{attrs:{label:"策略模版id"}},[e._v(" "+e._s(this.addformdata.template_id)+" ")]),a("a-descriptions-item",{attrs:{label:"防护等级"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_protect_level)+" ")]),a("a-descriptions-item",{attrs:{label:"优先级"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_priority)+" ")]),a("a-descriptions-item",{attrs:{label:"局点选择"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_range)+" ")]),a("a-descriptions-item",{attrs:{label:"下发频率"}},[e._v(" "+e._s(this.addformdata.dynamic_rule_frequency)+" ")]),a("a-descriptions-item",{attrs:{label:"防护对象id"}},[e._v(" "+e._s(this.pid)+" ")]),a("a-descriptions-item",{attrs:{label:"日志规则id"}},[e._v(" "+e._s(this.addformdata.log_rule_id)+" ")])],1)],1)],1)],1),a("div",{staticClass:"steps-action",staticStyle:{"text-align":"center","margin-top":"30px"}},[e.current>0?a("a-button",{staticStyle:{"margin-right":"10px"},on:{click:e.prev}},[e._v(" 上一步 ")]):e._e(),e.current-1){var a=new FileReader;return a.readAsText(t,"utf-8"),a.onload=function(t){var a=JSON.parse(t.target.result);e.$message.error(a.message)},!1}var r=decodeURIComponent(t.fileName.split("''")[1]),s=new Blob([t]);if(window.navigator&&window.navigator.msSaveOrOpenBlob)window.navigator.msSaveOrOpenBlob(s,r);else{var i=window.URL.createObjectURL(s),l=document.createElement("a");l.style.display="none",l.href=i,l.download=r,document.body.appendChild(l),l.click(),document.body.removeChild(l),window.URL.revokeObjectURL(i)}}))},modifys:function(e){this.addsvisible=!0,this.stitle="修改静态规则配置",this.msid=e.static_rule_id;var t=this,a={1:"高",2:"中",3:"低"};setTimeout((function(){t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_name:e.static_rule_name},"static_rule_name")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_sip:e.static_rule_sip},"static_rule_sip")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_msip:e.static_rule_msip},"static_rule_msip")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_sport:e.static_rule_sport},"static_rule_sport")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_msport:e.static_rule_msport},"static_rule_msport")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_dip:e.static_rule_dip},"static_rule_dip")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_mdip:e.static_rule_mdip},"static_rule_mdip")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_dport:e.static_rule_dport},"static_rule_dport")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_mdport:e.static_rule_mdport},"static_rule_mdport")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_protocol:e.static_rule_protocol},"static_rule_protocol")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_priority:a[e.static_rule_priority]},"static_rule_priority")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_mprotocol:e.static_rule_mprotocol},"static_rule_mprotocol")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_range:e.static_rule_range},"static_rule_range")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_dns:e.static_rule_dns},"static_rule_dns")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_frequency:e.static_rule_frequency},"static_rule_frequency")),t.addsForm.setFieldsValue(Object(l["pick"])({static_rule_url:e.static_rule_url},"static_rule_url"))}),0)},modifyd:function(e){var t=this;this.adddvisible=!0,this.dtitle="修改动态规则配置",Object(m["m"])({}).then((function(e){200===e.code&&(t.typedata=e.data.source_system,t.typedata=["BW"])})).catch((function(e){t.$message.error(e)})),this.mdid=e.dynamic_rule_id;var a=this;setTimeout((function(){a.adddForm.setFieldsValue(Object(l["pick"])({dynamic_rule_name:e.dynamic_rule_name},"dynamic_rule_name")),a.adddForm.setFieldsValue(Object(l["pick"])({dynamic_rule_event_type:e.dynamic_rule_event_type},"dynamic_rule_event_type")),a.adddForm.setFieldsValue(Object(l["pick"])({dynamic_rule_frequency:e.dynamic_rule_frequency},"dynamic_rule_frequency")),a.adddForm.setFieldsValue(Object(l["pick"])({dynamic_rule_priority:e.dynamic_rule_priority},"dynamic_rule_priority")),a.adddForm.setFieldsValue(Object(l["pick"])({dynamic_rule_range:e.dynamic_rule_range},"dynamic_rule_range")),a.adddForm.setFieldsValue(Object(l["pick"])({dynamic_rule_source_system:e.dynamic_rule_source_system},"dynamic_rule_source_system")),a.adddForm.setFieldsValue(Object(l["pick"])({dynamic_rule_protect_level:e.dynamic_rule_protect_level},"dynamic_rule_protect_level")),a.adddForm.setFieldsValue(Object(l["pick"])({template_id:e.template_id},"template_id")),a.adddForm.setFieldsValue(Object(l["pick"])({log_rule_id:e.log_rule_id},"log_rule_id"))}),0)}}},_=p,y=(a("7459"),a("2877")),f=Object(y["a"])(_,r,s,!1,null,"71246e25",null);t["default"]=f.exports},7459:function(e,t,a){"use strict";a("1b34")}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-3ecd8d86.d750f731.js b/src/main/resources/nginx/defense/js/chunk-3ecd8d86.d750f731.js new file mode 100644 index 0000000..565312d --- /dev/null +++ b/src/main/resources/nginx/defense/js/chunk-3ecd8d86.d750f731.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-3ecd8d86"],{"06cc":function(t,e,a){},"1f09":function(t,e,a){"use strict";a("99af");var i=[{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:100}],s=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90}],d=[{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],l=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80}],n=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],r=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100}],o=[{title:"对象ID",dataIndex:"whiteobj_id",width:100},{title:"白名单对象名称",dataIndex:"whiteobj_name",width:130},{title:"系统名称",dataIndex:"whiteobj_system_name",ellipsis:!0,width:100},{title:"系统IP",dataIndex:"whiteobj_ip_address",ellipsis:!0,width:180},{title:"业务端口",dataIndex:"whiteobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"whiteobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"whiteobj_protocol",ellipsis:!0,width:180},{title:"状态",dataIndex:"audit_status",scopedSlots:{customRender:"audit_status"},ellipsis:!0,width:180},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],c=[{title:"模版ID",dataIndex:"template_id",width:100},{title:"模板名称",dataIndex:"template_name",width:380},{title:"数据来源系统",dataIndex:"source_system",ellipsis:!0,width:100},{title:"模板使用次数",dataIndex:"template_used_times",ellipsis:!0,width:100},{title:"已运行的任务数量",dataIndex:"running_tasks",ellipsis:!0,width:120},{title:"板创建人ID",dataIndex:"create_user_id",ellipsis:!0,width:100},{title:"板创建人名称",dataIndex:"create_user_name",ellipsis:!0,width:100},{title:"板创建人处室",dataIndex:"create_user_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],u=[{title:"任务ID",dataIndex:"task_id",width:80},{title:"任务名称",dataIndex:"task_name",width:120},{title:"任务类型",dataIndex:"task_type",scopedSlots:{customRender:"task_type"},ellipsis:!0,width:80},{title:"任务行为",dataIndex:"task_act",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"task_status",scopedSlots:{customRender:"task_status"},ellipsis:!0,width:100},{title:"任务审核状态",dataIndex:"task_audit_status",scopedSlots:{customRender:"task_audit_status"},ellipsis:!0,width:130},{title:"任务开始时间",dataIndex:"task_start_time",ellipsis:!0,width:150},{title:"任务结束时间",dataIndex:"task_end_time",ellipsis:!0,width:150},{title:"创建人",dataIndex:"task_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"task_create_depart",ellipsis:!0,width:100},{title:"任务详情",key:"tasklistslot",dataIndex:"tasklistslot",scopedSlots:{customRender:"tasklistslot"},width:80},{title:"任务执行情况",key:"execute",dataIndex:"execute",scopedSlots:{customRender:"execute"},width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:100}],_=[{title:"任务行为",dataIndex:"task_act",width:80},{title:"指令是否生效",dataIndex:"is_valid",width:80},{title:"指令五元组信息",dataIndex:"five_tuple_with_mask",width:120},{title:"指令下发次数",dataIndex:"command_send_times",width:100},{title:"指令下发成功次数",dataIndex:"command_success_times",width:130},{title:"指令UUID",dataIndex:"uuid",width:200},{title:"告警信息",key:"message",dataIndex:"xiangqing",scopedSlots:{customRender:"message"},width:80}],p=[{title:"任务id",dataIndex:"task_id",width:80},{title:"动态规则id",dataIndex:"rule_id",width:100},{title:"协议",dataIndex:"protocol",width:100},{title:"IP地址类型",dataIndex:"addr_type",width:100},{title:"源ip",dataIndex:"src_ip",width:100},{title:"源端口",dataIndex:"src_port",width:100},{title:"目的ip",dataIndex:"dst_ip",width:100},{title:"目的端口",dataIndex:"dst_port",width:100},{title:"源ip掩码",dataIndex:"mask_src_ip",width:100},{title:"源端口掩码",dataIndex:"mask_src_port",width:100},{title:"目的ip掩码",dataIndex:"mask_dst_ip",width:100},{title:"目的口掩码",dataIndex:"mask_protocol",width:100},{title:"协议内容数据",dataIndex:"content",width:100},{title:"指令id",dataIndex:"command_uuid",width:100},{title:"接收时间",dataIndex:"create_time",width:100},{title:"修改时间",dataIndex:"modify_time",width:100},{title:"告警信息id",dataIndex:"alert_message_uuid",width:100}];e["a"]={poConfigColumn:[].concat(n),addpoConfigColumn:[].concat(r),wlCofig:[].concat(o),staticruleColumn:[].concat(i),addstaticruleColumn:[].concat(s),dynamicruleColumn:[].concat(d),adddynamicruleColumn:[].concat(l),templateIdColumn:[].concat(c),taskColumn:[].concat(u),taskcommandColumn:[].concat(_),taskalertColumn:[].concat(p)}},"42a8":function(t,e,a){"use strict";a.d(e,"f",(function(){return l})),a.d(e,"a",(function(){return n})),a.d(e,"h",(function(){return r})),a.d(e,"d",(function(){return o})),a.d(e,"e",(function(){return c})),a.d(e,"g",(function(){return u})),a.d(e,"c",(function(){return _})),a.d(e,"b",(function(){return p}));a("99af");var i=a("b775"),s=a("6e6e"),d={tasklist:s["a"].Ip+"/task/query",taskquery:s["a"].Ip+"/task/{id}/query",addtask:s["a"].Ip+"/task/new",updatetask:s["a"].Ip+"/task/{taskId}/update",deletetask:s["a"].Ip+"/task/{taskId}/delete",taskaudit:s["a"].Ip+"/task/{taskId}/audit/{auditStatus}",taskrunning:s["a"].Ip+"/task/{taskId}/running/{stateNum}",tasknewapi:s["a"].Ip+"/task/api/new",commands:s["a"].Ip+"/task/{taskId}/commands",alertmessage:s["a"].Ip+"/alertmessage/{commandId}/alarms"};function l(t){return Object(i["b"])({url:d.tasklist,method:"get",params:{page_size:t.pageSize,page:t.page,task_status:t.queryParam.task_status,task_type:t.queryParam.task_type,task_name:t.queryParam.task_name,task_creator:t.queryParam.task_creator}})}function n(t){return Object(i["b"])({url:d.addtask,method:"post",data:t})}function r(t){return Object(i["b"])({url:s["a"].Ip+"/task".concat(t.taskId,"/update"),method:"post",data:t})}function o(t){return Object(i["b"])({url:s["a"].Ip+"/task/".concat(t.taskId,"/delete"),method:"delete",data:t})}function c(t){return Object(i["b"])({url:s["a"].Ip+"/task/".concat(t.taskId,"/audit/").concat(t.auditStatus),method:"get",data:t})}function u(t){return Object(i["b"])({url:s["a"].Ip+"/task/".concat(t.taskId,"/running/").concat(t.stateNum),method:"get",data:t})}function _(t){return Object(i["b"])({url:s["a"].Ip+"/task/".concat(t.taskId,"/commands"),method:"get",params:{page_num:t.page_num,page:t.page}})}function p(t){return Object(i["b"])({url:s["a"].Ip+"/alertmessage/".concat(t.commandId,"/alarms"),method:"get"})}},"6ec6":function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{style:t.$route.meta.hiddenHeaderContent?null:"margin: -24px -24px 0px;"},[a("div",[a("a-card",{staticStyle:{width:"100%",border:"none"}},[a("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"30px"},attrs:{layout:"inline"}},[a("a-form-item",{attrs:{label:"任务状态"}},[a("a-select",{staticStyle:{width:"180px"},on:{change:t.selectChange},model:{value:t.queryParam.task_status,callback:function(e){t.$set(t.queryParam,"task_status",e)},expression:"queryParam.task_status"}},[a("a-select-option",{attrs:{value:""}},[t._v(" 全部 ")]),a("a-select-option",{attrs:{value:"0"}},[t._v(" 未启动 ")]),a("a-select-option",{attrs:{value:"1"}},[t._v(" 生成中 ")]),a("a-select-option",{attrs:{value:"2"}},[t._v(" 运行中 ")]),a("a-select-option",{attrs:{value:"3"}},[t._v(" 暂停中 ")]),a("a-select-option",{attrs:{value:"4"}},[t._v(" 已停止 ")]),a("a-select-option",{attrs:{value:"5"}},[t._v(" 已结束 ")]),a("a-select-option",{attrs:{value:"6"}},[t._v(" 失败 ")])],1)],1),a("a-form-item",{attrs:{label:"任务类型"}},[a("a-select",{staticStyle:{width:"180px"},on:{change:t.selectChange},model:{value:t.queryParam.task_type,callback:function(e){t.$set(t.queryParam,"task_type",e)},expression:"queryParam.task_type"}},[a("a-select-option",{attrs:{value:""}},[t._v(" 全部 ")]),a("a-select-option",{attrs:{value:"1"}},[t._v(" 静态 ")]),a("a-select-option",{attrs:{value:"2"}},[t._v(" 实时 ")]),a("a-select-option",{attrs:{value:"3"}},[t._v(" 研判后 ")])],1)],1),a("a-form-item",{attrs:{label:"任务名称"}},[a("a-input",{model:{value:t.queryParam.task_name,callback:function(e){t.$set(t.queryParam,"task_name",e)},expression:"queryParam.task_name"}})],1),a("a-form-item",{attrs:{label:"任务创建人"}},[a("a-input",{model:{value:t.queryParam.task_creator,callback:function(e){t.$set(t.queryParam,"task_creator",e)},expression:"queryParam.task_creator"}})],1),a("a-form-item",[a("a-button",{attrs:{type:"primary"},on:{click:t.search}},[a("a-icon",{attrs:{type:"search"}}),t._v("查询")],1),a("a-button",{staticStyle:{"margin-left":"10px"},on:{click:t.resetSearchForm}},[a("a-icon",{attrs:{type:"reload"}}),t._v("重置")],1)],1)],1),a("a-table",{ref:"table",attrs:{size:"small",rowKey:"key",columns:t.taskColumn,"data-source":t.tasklistdata,pagination:t.pagination,pageSize:10,showSizeChanger:!0},scopedSlots:t._u([{key:"task_type",fn:function(e,i){return a("span",{},[t._v(" "+t._s(t.task_type[i.task_type])+" ")])}},{key:"task_status",fn:function(e,i){return a("span",{},[t._v(" "+t._s(t.task_status[i.task_status])+" ")])}},{key:"task_audit_status",fn:function(e,i){return a("span",{},[t._v(" "+t._s(t.task_audit_status[i.task_audit_status])+" ")])}},{key:"action",fn:function(e,i){return[a("a",{directives:[{name:"show",rawName:"v-show",value:0===i.task_audit_status,expression:"record.task_audit_status === 0"}],staticStyle:{color:"rgb(33, 168, 78)"},on:{click:function(e){return t.agree(i)}}},[t._v("同意")]),a("a",{directives:[{name:"show",rawName:"v-show",value:0===i.task_audit_status,expression:"record.task_audit_status === 0"}],staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(e){return t.back(i)}}},[t._v("退回")]),a("a",{on:{click:function(e){return t.showDetails(i)}}},[t._v("查看详情")])]}}])})],1)],1)])},s=[],d=(a("159b"),a("06cc"),a("2c82")),l=a("1f09"),n=a("c1df"),r=a.n(n),o=a("42a8"),c={components:{PageHeader:d["a"]},data:function(){var t=this;return{sdata:[],tasklistdata:[],datas:[],current:0,startValue:null,endValue:null,endOpen:!1,steps:[{title:"基本信息"},{title:"配置信息",content:"Second-content"},{title:"完成",content:"Last-content"}],labelCol:{xs:{span:24},sm:{span:7}},wrapperCol:{xs:{span:24},sm:{span:10}},loading:!1,queryParam:{task_status:"",task_type:"",task_name:"",task_creator:""},queryParams:{name:"",id:"",creator:"",ip:""},addvisible:!1,task_status:{0:"未启动",1:"生成中",2:"运行中",3:"暂停中",4:"已停止",5:"已结束",6:"失败"},task_audit_status:{0:"未审核",1:"已退回",2:"审核通过"},task_type:{1:"静态任务",2:"实时任务",3:"研判后任务"},taskColumn:l["a"]["taskColumn"],pagination:{pageSize:10,current:1,total:0,showTotal:function(t,e){return"共 ".concat(t," 条")},onChange:function(e,a){t.pagination.pageSize=a,t.pagination.current=e,t.tableData()}}}},mounted:function(){this.tableData()},methods:{tableData:function(){var t=this,e=this;Object(o["f"])({queryParam:this.queryParam,pageSize:this.pagination.pageSize,page:this.pagination.current}).then((function(a){200===a.code&&(a.data.task_list.forEach((function(t,e){t.key=e})),t.tasklistdata=a.data.task_list,e.pagination.total=a.data.total_num)})).catch((function(t){e.$message.error(t)}))},moment:r.a,selectChange:function(){},search:function(){this.tableData()},resetSearchForm:function(){this.queryParam={},this.tableData()},agree:function(t){var e=this;Object(o["e"])({taskId:t.task_id,auditStatus:2}).then((function(t){200===t.code&&e.tableData()}))},back:function(t){var e=this;Object(o["e"])({taskId:t.task_id,auditStatus:1}).then((function(t){200===t.code&&e.tableData()}))}}},u=c,_=(a("8eb3"),a("2877")),p=Object(_["a"])(u,i,s,!1,null,"3920198d",null);e["default"]=p.exports},"8eb3":function(t,e,a){"use strict";a("f575")},f575:function(t,e,a){}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-855887e8.bb569207.js b/src/main/resources/nginx/defense/js/chunk-855887e8.bb569207.js new file mode 100644 index 0000000..9eed56e --- /dev/null +++ b/src/main/resources/nginx/defense/js/chunk-855887e8.bb569207.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-855887e8"],{6168:function(t,a,e){},bb51:function(t,a,e){"use strict";e.r(a);var s=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"home"},[t._m(0),e("br"),e("h2",[t._v("# Trend 组件 ")]),e("a-divider",[t._v(" 正常 ")]),e("a-card",[e("trend",{staticStyle:{"margin-right":"16px"},attrs:{flag:"up"}},[e("span",{attrs:{slot:"term"},slot:"term"},[t._v("工资")]),t._v(" 5% ")]),e("trend",{staticStyle:{"margin-right":"16px"},attrs:{flag:"up"}},[e("span",{attrs:{slot:"term"},slot:"term"},[t._v("工作量")]),t._v(" 50% ")]),e("trend",{attrs:{flag:"down"}},[e("span",{attrs:{slot:"term"},slot:"term"},[t._v("身体状态")]),t._v(" 50% ")])],1),e("a-divider",[t._v(" 颜色反转 ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("trend",{staticStyle:{"margin-right":"16px"},attrs:{flag:"up","reverse-color":!0}},[e("span",{attrs:{slot:"term"},slot:"term"},[t._v("工资")]),t._v(" 5% ")]),e("trend",{staticStyle:{"margin-right":"16px"},attrs:{flag:"down","reverse-color":!0}},[e("span",{attrs:{slot:"term"},slot:"term"},[t._v("工作量")]),t._v(" 50% ")])],1),e("h2",[t._v("# AvatarList 组件 ")]),e("a-divider",[t._v(" AvatarList ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("avatar-list",{attrs:{"max-length":3}},[e("avatar-list-item",{attrs:{tips:"Jake",src:"https://gw.alipayobjects.com/zos/rmsportal/zOsKZmFRdUtvpqCImOVY.png"}}),e("avatar-list-item",{attrs:{tips:"Andy",src:"https://gw.alipayobjects.com/zos/rmsportal/sfjbOqnsXXJgNCjCzDBL.png"}}),e("avatar-list-item",{attrs:{tips:"Niko",src:"https://gw.alipayobjects.com/zos/rmsportal/kZzEzemZyKLKFsojXItE.png"}}),e("avatar-list-item",{attrs:{tips:"Niko",src:"https://gw.alipayobjects.com/zos/rmsportal/kZzEzemZyKLKFsojXItE.png"}}),e("avatar-list-item",{attrs:{tips:"Niko",src:"https://gw.alipayobjects.com/zos/rmsportal/kZzEzemZyKLKFsojXItE.png"}}),e("avatar-list-item",{attrs:{tips:"Niko",src:"https://gw.alipayobjects.com/zos/rmsportal/kZzEzemZyKLKFsojXItE.png"}}),e("avatar-list-item",{attrs:{tips:"Niko",src:"https://gw.alipayobjects.com/zos/rmsportal/kZzEzemZyKLKFsojXItE.png"}})],1),e("a-divider",{staticStyle:{margin:"0 16px"},attrs:{type:"vertical"}}),e("avatar-list",{attrs:{size:"mini"}},[e("avatar-list-item",{attrs:{tips:"Jake",src:"https://gw.alipayobjects.com/zos/rmsportal/zOsKZmFRdUtvpqCImOVY.png"}}),e("avatar-list-item",{attrs:{tips:"Andy",src:"https://gw.alipayobjects.com/zos/rmsportal/sfjbOqnsXXJgNCjCzDBL.png"}}),e("avatar-list-item",{attrs:{tips:"Niko",src:"https://gw.alipayobjects.com/zos/rmsportal/kZzEzemZyKLKFsojXItE.png"}})],1)],1),e("h2",[t._v("# CountDown 组件 ")]),e("a-divider",[t._v(" CountDown ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("count-down",{staticStyle:{"font-size":"2rem"},attrs:{target:(new Date).getTime()+3e6,"on-end":t.onEndHandle}}),e("a-divider",{staticStyle:{margin:"0 16px"},attrs:{type:"vertical"}}),e("count-down",{staticStyle:{"font-size":"2rem"},attrs:{target:(new Date).getTime()+1e4,"on-end":t.onEndHandle2}})],1),e("h2",[t._v("# Ellipsis 组件 ")]),e("a-divider",[t._v(" Ellipsis ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("ellipsis",{attrs:{length:100,tooltip:""}},[t._v(" There were injuries alleged in three cases in 2015, and a fourth incident in September, according to the safety recall report. After meeting with US regulators in October, the firm decided to issue a voluntary recall. ")])],1),e("h2",[t._v("# NumberInfo 组件 ")]),e("a-divider",[t._v(" NumberInfo ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("number-info",{attrs:{"sub-title":function(){return"Visits this week"},total:12321,status:"up","sub-total":17.1}})],1),e("h2",[t._v("# TagSelect 组件 ")]),e("a-divider",[t._v(" TagSelect ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("tag-select",[e("tag-select-option",{attrs:{value:"cat1"}},[t._v("类目1")]),e("tag-select-option",{attrs:{value:"cat2"}},[t._v("类目2")]),e("tag-select-option",{attrs:{value:"cat3"}},[t._v("类目3")]),e("tag-select-option",{attrs:{value:"cat4"}},[t._v("类目4")]),e("tag-select-option",{attrs:{value:"cat5"}},[t._v("类目5")]),e("tag-select-option",{attrs:{value:"cat6"}},[t._v("类目6")]),e("tag-select-option",{attrs:{value:"cat7"}},[t._v("类目7")])],1)],1),e("h2",[t._v("# DescriptionList 组件 ")]),e("a-divider",[t._v(" DescriptionList ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("description-list",{attrs:{title:"组名称",size:"small"}},[e("description-list-item",{attrs:{term:"负责人"}},[t._v("林东东")]),e("description-list-item",{attrs:{term:"角色码"}},[t._v("1234567")]),e("description-list-item",{attrs:{term:"所属部门"}},[t._v("XX公司-YY部")]),e("description-list-item",{attrs:{term:"过期时间"}},[t._v("2018-08-08")]),e("description-list-item",{attrs:{term:"描述"}},[t._v("这段描述很长很长很长很长很长很长很长很长很长很长很长很长很长很长...")])],1)],1),e("a-divider",[t._v(" TagCloud ")]),e("a-card",{staticStyle:{"margin-bottom":"3rem"}},[e("tag-cloud",{attrs:{"tag-list":t.tagCloudData}})],1)],1)},i=[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"banner"},[e("h3",{staticStyle:{"margin-top":"1rem"}},[t._v("Welcome to Your Vue.js App")])])}],r=e("611e"),o=e("a545"),n=e("6a2a"),l=e("c4db"),c=e("2ce4"),m=e("ac94"),p=e("2af9"),d=o["a"].AvatarItem,v=m["a"].Option,g=p["a"].Item,u={name:"Home",components:{NumberInfo:c["a"],Ellipsis:l["a"],CountDown:n["a"],Trend:r["a"],AvatarList:o["a"],AvatarListItem:d,TagSelect:m["a"],TagSelectOption:v,TagCloud:p["e"],DescriptionList:p["a"],DescriptionListItem:g},data:function(){return{targetTime:(new Date).getTime()+39e5,tagCloudData:[]}},created:function(){this.getTagCloudData()},methods:{onEndHandle:function(){this.$message.success("CountDown callback!!!")},onEndHandle2:function(){this.$notification.open({message:"Notification Title",description:"This is the content of the notification. This is the content of the notification. This is the content of the notification."})},getTagCloudData:function(){var t=this;this.$http.get("/data/antv/tag-cloud").then((function(a){t.tagCloudData=a.result}))}}},h=u,_=(e("cd41"),e("2877")),f=Object(_["a"])(h,s,i,!1,null,"5be410e0",null);a["default"]=f.exports},cd41:function(t,a,e){"use strict";e("6168")}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-bf6d3418.2c79c08e.js b/src/main/resources/nginx/defense/js/chunk-bf6d3418.2c79c08e.js new file mode 100644 index 0000000..0ec6162 --- /dev/null +++ b/src/main/resources/nginx/defense/js/chunk-bf6d3418.2c79c08e.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-bf6d3418"],{"6cd53":function(a,t,e){"use strict";e("9f98")},"9f98":function(a,t,e){},f00f:function(a,t,e){"use strict";e.r(t);var i=function(){var a=this,t=a.$createElement,e=a._self._c||t;return e("div",{style:a.$route.meta.hiddenHeaderContent?null:"margin: -24px -24px 0px;"},[e("div",[e("a-tabs",{style:{backgroundColor:"#ffff"},attrs:{type:"card"},on:{change:a.callback}},[e("a-tab-pane",{key:"1",attrs:{tab:"静态关键信息审批"}},[e("div",{staticClass:"content",attrs:{id:"userAudit"}},[e("div",{staticClass:"tablePage"},[e("a-card",{staticStyle:{width:"100%",border:"none"}},[e("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[e("a-form-item",{attrs:{label:"规则名称"}},[e("a-input",{model:{value:a.queryParams.name,callback:function(t){a.$set(a.queryParams,"name",t)},expression:"queryParams.name"}})],1),e("a-form-item",{attrs:{label:"规则ID"}},[e("a-input",{model:{value:a.queryParams.id,callback:function(t){a.$set(a.queryParams,"id",t)},expression:"queryParams.id"}})],1),e("a-form-item",{attrs:{label:"创建人"}},[e("a-input",{model:{value:a.queryParams.creator,callback:function(t){a.$set(a.queryParams,"creator",t)},expression:"queryParams.creator"}})],1),e("a-form-item",{attrs:{label:"IP"}},[e("a-input",{attrs:{placeholder:"源IP/目的IP"},model:{value:a.queryParams.ip,callback:function(t){a.$set(a.queryParams,"ip",t)},expression:"queryParams.ip"}})],1),e("a-form-item",[e("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:a.searchs}},[e("a-icon",{attrs:{type:"search"}}),a._v("查询")],1),e("a-button",{staticStyle:{"margin-left":"8px"},on:{click:a.resetSearchForms}},[e("a-icon",{attrs:{type:"reload"}}),a._v("重置")],1)],1)],1)],1),e("a-card",[e("a-table",{ref:"tables",attrs:{size:"small",rowKey:"key",columns:a.staticruleColumn,"data-source":a.datas,pagination:a.paginations,pageSize:10},scopedSlots:a._u([{key:"static_rule_audit_status",fn:function(t,i){return e("span",{},[a._v(" "+a._s(a.static_rule_audit_status[i.static_rule_audit_status])+" ")])}},{key:"action",fn:function(t,i){return[e("a",{directives:[{name:"show",rawName:"v-show",value:0===i.static_rule_audit_status,expression:"record.static_rule_audit_status === 0"}],staticStyle:{color:"rgb(33, 168, 78)"},on:{click:function(t){return a.agrees(i)}}},[a._v("同意")]),e("a",{directives:[{name:"show",rawName:"v-show",value:0===i.static_rule_audit_status,expression:"record.static_rule_audit_status === 0"}],staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(t){return a.backs(i)}}},[a._v("退回")]),e("a",{on:{click:function(t){return a.showDetails(i)}}},[a._v("查看详情")])]}}])})],1)],1)])]),e("a-tab-pane",{key:"2",attrs:{tab:"防护对象配置审批"}},[e("div",{staticClass:"content",attrs:{id:"userAudit"}},[e("div",{staticClass:"tablePage"},[e("a-card",{staticClass:"fangyu",staticStyle:{width:"100%",border:"none"}},[e("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[e("a-form-item",{attrs:{label:"防护对象名称"}},[e("a-input",{model:{value:a.queryParamp.proobj_name,callback:function(t){a.$set(a.queryParamp,"proobj_name",t)},expression:"queryParamp.proobj_name"}})],1),e("a-form-item",{attrs:{label:"防护对象ID"}},[e("a-input",{model:{value:a.queryParamp.proobj_id,callback:function(t){a.$set(a.queryParamp,"proobj_id",t)},expression:"queryParamp.proobj_id"}})],1),e("a-form-item",[e("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:a.searchp}},[e("a-icon",{attrs:{type:"search"}}),a._v("查询")],1),e("a-button",{staticStyle:{"margin-left":"8px"},on:{click:a.resetSearchFormp}},[e("a-icon",{attrs:{type:"reload"}}),a._v("重置")],1)],1)],1)],1),e("a-card",[e("a-table",{ref:"tablep",attrs:{size:"small",rowKey:"key",columns:a.poConfigColumn,"data-source":a.poConfigdata,pagination:a.paginationp,pageSize:10,showSizeChanger:!0},scopedSlots:a._u([{key:"proobj_audit_status",fn:function(t,i){return e("span",{},[a._v(" "+a._s(a.proobj_audit_status[i.proobj_audit_status])+" ")])}},{key:"action",fn:function(t,i){return[e("a",{directives:[{name:"show",rawName:"v-show",value:0===i.proobj_audit_status,expression:"record.proobj_audit_status === 0"}],staticStyle:{color:"rgb(33, 168, 78)"},on:{click:function(t){return a.agreep(i)}}},[a._v("同意")]),e("a",{directives:[{name:"show",rawName:"v-show",value:0===i.proobj_audit_status,expression:"record.proobj_audit_status === 0"}],staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(t){return a.backp(i)}}},[a._v("退回")]),e("a",{on:{click:function(t){return a.showDetailp(i)}}},[a._v("查看详情")])]}}])})],1)],1)])]),e("a-tab-pane",{key:"3",attrs:{tab:"白名单配置审批"}},[e("div",{staticClass:"content",attrs:{id:"userAudit"}},[e("div",{staticClass:"tablePage"},[e("a-card",{staticClass:"fangyu",staticStyle:{width:"100%",border:"none"}},[e("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[e("a-form-item",{attrs:{label:"对象名称"}},[e("a-input",{model:{value:a.queryParamw.whiteobj_name,callback:function(t){a.$set(a.queryParamw,"whiteobj_name",t)},expression:"queryParamw.whiteobj_name"}})],1),e("a-form-item",{attrs:{label:"对象ID"}},[e("a-input",{model:{value:a.queryParamw.whiteobj_id,callback:function(t){a.$set(a.queryParamw,"whiteobj_id",t)},expression:"queryParamw.whiteobj_id"}})],1),e("a-form-item",[e("a-button",{staticStyle:{"margin-left":"8px"},attrs:{type:"primary"},on:{click:a.searchw}},[e("a-icon",{attrs:{type:"search"}}),a._v("查询")],1),e("a-button",{staticStyle:{"margin-left":"8px"},on:{click:a.resetSearchFormw}},[e("a-icon",{attrs:{type:"reload"}}),a._v("重置")],1)],1)],1)],1),e("a-card",[e("a-table",{ref:"tablew",attrs:{size:"small",rowKey:"key",columns:a.whitelistcolumns,"data-source":a.whitelistdata,pagination:a.paginationw,pageSize:10,showSizeChanger:!0},scopedSlots:a._u([{key:"action",fn:function(t,i){return[e("a",{staticStyle:{color:"rgb(33, 168, 78)"},on:{click:function(t){return a.agreew(i)}}},[a._v("同意")]),e("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(t){return a.backw(i)}}},[a._v("退回")]),e("a",{on:{click:function(t){return a.showDetailw(i)}}},[a._v("查看详情")])]}}])})],1)],1)])])],1)],1)])},n=[],r=(e("b0c0"),e("159b"),e("06cc"),e("fec4")),o=e("68e8"),s=e("2c82"),c=e("1f09"),u=e("c1df"),l=e.n(u),p={name:"ReleaseLog",components:{PageHeader:s["a"]},data:function(){var a=this;return{datas:[],poConfigdata:[],whitelistdata:[],static_rule_audit_status:{0:"未审核",1:"已退回",2:"审核通过"},selecrangetdata:[{value:"全局点",label:"全局点"},{value:"北京",label:"北京"},{value:"上海",label:"上海"},{value:"广州",label:"广州"}],proobj_audit_status:{0:"未审核",1:"已退回",2:"审核通过"},queryParams:{template_name:""},queryParamp:{proobj_name:"",proobj_id:""},queryParamw:{whiteobj_name:"",whiteobj_id:""},labelCol:{xs:{span:24},sm:{span:7}},wrapperCol:{xs:{span:24},sm:{span:13}},loading:!1,staticruleColumn:c["a"]["staticruleColumn"],poConfigColumn:c["a"]["poConfigColumn"],whitelistcolumns:c["a"]["wlCofig"],alerttisible:!1,paginations:{pageSize:10,current:1,total:0,showTotal:function(a,t){return"共 ".concat(a," 条")},onChange:function(t,e){a.paginations.pageSize=e,a.paginations.current=t,a.tabledatas()}},paginationp:{pageSize:10,current:1,total:0,showTotal:function(a,t){return"共 ".concat(a," 条")},onChange:function(t,e){a.paginationp.pageSize=e,a.paginationp.current=t,a.tabledatap()}},paginationw:{pageSize:10,current:1,total:0,showTotal:function(a,t){return"共 ".concat(a," 条")},onChange:function(t,e){a.paginationw.pageSize=e,a.paginationw.current=t,a.tabledataw()}}}},mounted:function(){this.tabledatas(),this.tabledatap(),this.tabledataw()},methods:{tabledatas:function(){var a=this,t=this;Object(o["n"])({name:this.queryParams.name,id:this.queryParams.id,creator:this.queryParams.creator,ip:this.queryParams.ip,pageSize:this.paginations.pageSize,page:this.paginations.current}).then((function(e){200===e.code&&(e.data.static_rule_list.forEach((function(a,t){a.key=t})),a.datas=e.data.static_rule_list,t.paginations.total=e.data.total_num)})).catch((function(a){t.$message.error(a)}))},tabledatap:function(){var a=this,t=this;Object(r["n"])({proobj_name:this.queryParamp.proobj_name,proobj_id:this.queryParamp.proobj_id,pageSize:10,page:1}).then((function(e){200===e.code&&(e.data.proobj_list.forEach((function(a,t){a.key=t})),a.poConfigdata=e.data.proobj_list,t.paginationp.total=e.data.total_num)})).catch((function(a){t.$message.error(a)}))},tabledataw:function(){var a=this,t=this;Object(r["t"])({whiteobj_name:this.queryParamw.whiteobj_name,whiteobj_id:this.queryParamw.whiteobj_id,pageSize:10,page:1}).then((function(e){200===e.code&&(e.data.whiteobj_list.forEach((function(a,t){a.key=t})),a.whitelistdata=e.data.whiteobj_list,t.paginationw.total=e.data.total_num)})).catch((function(a){t.$message.error(a)}))},searchs:function(){this.tabledatas()},searchp:function(){this.tabledatap()},searchw:function(){this.tabledataw()},resetSearchForms:function(){this.queryParams={},this.tabledatas()},resetSearchFormp:function(){this.queryParamp={},this.tabledatap()},resetSearchFormw:function(){this.queryParamw={},this.tabledataw()},agrees:function(a){var t=this;Object(o["o"])({id:a.static_rule_id,auditStatus:2}).then((function(a){200===a.code&&t.tabledatas()}))},agreep:function(a){var t=this;Object(r["d"])({protectObjectId:a.proobj_id,auditStatus:2}).then((function(a){200===a.code&&t.tabledatap()}))},agreew:function(a){var t=this;Object(r["e"])({id:a.whiteobj_id,auditStatus:2}).then((function(a){200===a.code&&t.tabledataw()}))},backs:function(a){var t=this;Object(o["o"])({id:a.static_rule_id,auditStatus:1}).then((function(a){200===a.code&&t.tabledatas()}))},backp:function(a){var t=this;Object(r["d"])({protectObjectId:a.proobj_id,auditStatus:1}).then((function(a){200===a.code&&t.tabledatap()}))},backw:function(a){var t=this;Object(r["e"])({id:a.whiteobj_id,auditStatus:1}).then((function(a){200===a.code&&t.tabledataw()}))},showDetails:function(a){},showDetailp:function(a){},showDetailw:function(a){},moment:l.a,callback:function(){}}},d=p,m=(e("6cd53"),e("2877")),b=Object(m["a"])(d,i,n,!1,null,"103dc642",null);t["default"]=b.exports}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-fc012f0e.4b9e4f96.js b/src/main/resources/nginx/defense/js/chunk-fc012f0e.4b9e4f96.js new file mode 100644 index 0000000..f09b784 --- /dev/null +++ b/src/main/resources/nginx/defense/js/chunk-fc012f0e.4b9e4f96.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-fc012f0e"],{"06cc":function(t,a,e){},"1f09":function(t,a,e){"use strict";e("99af");var s=[{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:100}],i=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"static_rule_id",width:80},{title:"规则名称",dataIndex:"static_rule_name",width:150},{title:"源IP",dataIndex:"static_rule_sip",ellipsis:!0,width:130},{title:"目的IP",dataIndex:"static_rule_dip",ellipsis:!0,width:130},{title:"源端口",dataIndex:"static_rule_sport",ellipsis:!0,width:90},{title:"目的端口",dataIndex:"static_rule_dport",ellipsis:!0,width:90},{title:"源端口掩码",dataIndex:"static_rule_msport",ellipsis:!0,width:90},{title:"目的端口掩码",dataIndex:"static_rule_mdport",ellipsis:!0,width:100},{title:"协议",dataIndex:"static_rule_protocol",ellipsis:!0,width:90},{title:"协议掩码",dataIndex:"static_rule_mprotocol",ellipsis:!0,width:90},{title:"创建人",dataIndex:"static_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"static_rule_create_depart",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"static_rule_audit_status",scopedSlots:{customRender:"static_rule_audit_status"},ellipsis:!0,width:90}],n=[{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],r=[{title:"操作",dataIndex:"mod",scopedSlots:{customRender:"mod"},width:80},{title:"规则ID",dataIndex:"dynamic_rule_id",width:80},{title:"规则名称",dataIndex:"dynamic_rule_name",width:150},{title:"来源系统",dataIndex:"dynamic_rule_source_system",ellipsis:!0,width:180},{title:"事件类型",dataIndex:"dynamic_rule_event_type",ellipsis:!0,width:100},{title:"创建人",dataIndex:"dynamic_rule_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"dynamic_rule_create_depart",ellipsis:!0,width:100},{title:"策略模版id",dataIndex:"template_id",ellipsis:!0,width:80},{title:"防护等级",dataIndex:"dynamic_rule_protect_level",ellipsis:!0,width:80},{title:"优先级",dataIndex:"dynamic_rule_priority",scopedSlots:{customRender:"dynamic_rule_priority"},ellipsis:!0,width:80},{title:"范围",dataIndex:"dynamic_rule_range",ellipsis:!0,width:80},{title:"频率",dataIndex:"dynamic_rule_frequency",scopedSlots:{customRender:"dynamic_rule_frequency"},ellipsis:!0,width:80}],d=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],l=[{title:"防护对象ID",dataIndex:"proobj_id",width:100},{title:"防护对象名称",dataIndex:"proobj_name",width:100},{title:"系统名称",dataIndex:"proobj_system_name",ellipsis:!0,width:150},{title:"系统IP",dataIndex:"proobj_ip_address",ellipsis:!0,width:150},{title:"业务端口",dataIndex:"proobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"proobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"proobj_protocol",ellipsis:!0,width:100},{title:"状态",dataIndex:"proobj_audit_status",scopedSlots:{customRender:"proobj_audit_status"},ellipsis:!0,width:100},{title:"创建人",dataIndex:"proobj_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"proobj_create_depart",ellipsis:!0,width:100}],o=[{title:"对象ID",dataIndex:"whiteobj_id",width:100},{title:"白名单对象名称",dataIndex:"whiteobj_name",width:130},{title:"系统名称",dataIndex:"whiteobj_system_name",ellipsis:!0,width:100},{title:"系统IP",dataIndex:"whiteobj_ip_address",ellipsis:!0,width:180},{title:"业务端口",dataIndex:"whiteobj_port",ellipsis:!0,width:180},{title:"域名",dataIndex:"whiteobj_url",ellipsis:!0,width:180},{title:"协议",dataIndex:"whiteobj_protocol",ellipsis:!0,width:180},{title:"状态",dataIndex:"audit_status",scopedSlots:{customRender:"audit_status"},ellipsis:!0,width:180},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],c=[{title:"模版ID",dataIndex:"template_id",width:100},{title:"模板名称",dataIndex:"template_name",width:380},{title:"数据来源系统",dataIndex:"source_system",ellipsis:!0,width:100},{title:"模板使用次数",dataIndex:"template_used_times",ellipsis:!0,width:100},{title:"已运行的任务数量",dataIndex:"running_tasks",ellipsis:!0,width:120},{title:"板创建人ID",dataIndex:"create_user_id",ellipsis:!0,width:100},{title:"板创建人名称",dataIndex:"create_user_name",ellipsis:!0,width:100},{title:"板创建人处室",dataIndex:"create_user_depart",ellipsis:!0,width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:180}],u=[{title:"任务ID",dataIndex:"task_id",width:80},{title:"任务名称",dataIndex:"task_name",width:120},{title:"任务类型",dataIndex:"task_type",scopedSlots:{customRender:"task_type"},ellipsis:!0,width:80},{title:"任务行为",dataIndex:"task_act",ellipsis:!0,width:100},{title:"任务状态",dataIndex:"task_status",scopedSlots:{customRender:"task_status"},ellipsis:!0,width:100},{title:"任务审核状态",dataIndex:"task_audit_status",scopedSlots:{customRender:"task_audit_status"},ellipsis:!0,width:130},{title:"任务开始时间",dataIndex:"task_start_time",ellipsis:!0,width:150},{title:"任务结束时间",dataIndex:"task_end_time",ellipsis:!0,width:150},{title:"创建人",dataIndex:"task_create_username",ellipsis:!0,width:100},{title:"创建人处室",dataIndex:"task_create_depart",ellipsis:!0,width:100},{title:"任务详情",key:"tasklistslot",dataIndex:"tasklistslot",scopedSlots:{customRender:"tasklistslot"},width:80},{title:"任务执行情况",key:"execute",dataIndex:"execute",scopedSlots:{customRender:"execute"},width:100},{title:"操作",key:"action",dataIndex:"xiangqing",scopedSlots:{customRender:"action"},width:100}],m=[{title:"任务行为",dataIndex:"task_act",width:80},{title:"指令是否生效",dataIndex:"is_valid",width:80},{title:"指令五元组信息",dataIndex:"five_tuple_with_mask",width:120},{title:"指令下发次数",dataIndex:"command_send_times",width:100},{title:"指令下发成功次数",dataIndex:"command_success_times",width:130},{title:"指令UUID",dataIndex:"uuid",width:200},{title:"告警信息",key:"message",dataIndex:"xiangqing",scopedSlots:{customRender:"message"},width:80}],_=[{title:"任务id",dataIndex:"task_id",width:80},{title:"动态规则id",dataIndex:"rule_id",width:100},{title:"协议",dataIndex:"protocol",width:100},{title:"IP地址类型",dataIndex:"addr_type",width:100},{title:"源ip",dataIndex:"src_ip",width:100},{title:"源端口",dataIndex:"src_port",width:100},{title:"目的ip",dataIndex:"dst_ip",width:100},{title:"目的端口",dataIndex:"dst_port",width:100},{title:"源ip掩码",dataIndex:"mask_src_ip",width:100},{title:"源端口掩码",dataIndex:"mask_src_port",width:100},{title:"目的ip掩码",dataIndex:"mask_dst_ip",width:100},{title:"目的口掩码",dataIndex:"mask_protocol",width:100},{title:"协议内容数据",dataIndex:"content",width:100},{title:"指令id",dataIndex:"command_uuid",width:100},{title:"接收时间",dataIndex:"create_time",width:100},{title:"修改时间",dataIndex:"modify_time",width:100},{title:"告警信息id",dataIndex:"alert_message_uuid",width:100}];a["a"]={poConfigColumn:[].concat(d),addpoConfigColumn:[].concat(l),wlCofig:[].concat(o),staticruleColumn:[].concat(s),addstaticruleColumn:[].concat(i),dynamicruleColumn:[].concat(n),adddynamicruleColumn:[].concat(r),templateIdColumn:[].concat(c),taskColumn:[].concat(u),taskcommandColumn:[].concat(m),taskalertColumn:[].concat(_)}},"42a8":function(t,a,e){"use strict";e.d(a,"f",(function(){return r})),e.d(a,"a",(function(){return d})),e.d(a,"h",(function(){return l})),e.d(a,"d",(function(){return o})),e.d(a,"e",(function(){return c})),e.d(a,"g",(function(){return u})),e.d(a,"c",(function(){return m})),e.d(a,"b",(function(){return _}));e("99af");var s=e("b775"),i=e("6e6e"),n={tasklist:i["a"].Ip+"/task/query",taskquery:i["a"].Ip+"/task/{id}/query",addtask:i["a"].Ip+"/task/new",updatetask:i["a"].Ip+"/task/{taskId}/update",deletetask:i["a"].Ip+"/task/{taskId}/delete",taskaudit:i["a"].Ip+"/task/{taskId}/audit/{auditStatus}",taskrunning:i["a"].Ip+"/task/{taskId}/running/{stateNum}",tasknewapi:i["a"].Ip+"/task/api/new",commands:i["a"].Ip+"/task/{taskId}/commands",alertmessage:i["a"].Ip+"/alertmessage/{commandId}/alarms"};function r(t){return Object(s["b"])({url:n.tasklist,method:"get",params:{page_size:t.pageSize,page:t.page,task_status:t.queryParam.task_status,task_type:t.queryParam.task_type,task_name:t.queryParam.task_name,task_creator:t.queryParam.task_creator}})}function d(t){return Object(s["b"])({url:n.addtask,method:"post",data:t})}function l(t){return Object(s["b"])({url:i["a"].Ip+"/task".concat(t.taskId,"/update"),method:"post",data:t})}function o(t){return Object(s["b"])({url:i["a"].Ip+"/task/".concat(t.taskId,"/delete"),method:"delete",data:t})}function c(t){return Object(s["b"])({url:i["a"].Ip+"/task/".concat(t.taskId,"/audit/").concat(t.auditStatus),method:"get",data:t})}function u(t){return Object(s["b"])({url:i["a"].Ip+"/task/".concat(t.taskId,"/running/").concat(t.stateNum),method:"get",data:t})}function m(t){return Object(s["b"])({url:i["a"].Ip+"/task/".concat(t.taskId,"/commands"),method:"get",params:{page_num:t.page_num,page:t.page}})}function _(t){return Object(s["b"])({url:i["a"].Ip+"/alertmessage/".concat(t.commandId,"/alarms"),method:"get"})}},"68e8":function(t,a,e){"use strict";e.d(a,"n",(function(){return r})),e.d(a,"b",(function(){return d})),e.d(a,"j",(function(){return l})),e.d(a,"e",(function(){return o})),e.d(a,"d",(function(){return c})),e.d(a,"o",(function(){return u})),e.d(a,"f",(function(){return m})),e.d(a,"q",(function(){return _})),e.d(a,"g",(function(){return p})),e.d(a,"a",(function(){return h})),e.d(a,"i",(function(){return y})),e.d(a,"c",(function(){return k})),e.d(a,"l",(function(){return f})),e.d(a,"k",(function(){return b})),e.d(a,"m",(function(){return g})),e.d(a,"h",(function(){return v})),e.d(a,"p",(function(){return w}));e("b0c0"),e("99af");var s=e("b775"),i=e("6e6e"),n={staticrulelist:i["a"].Ip+"/staticrule/query",staticruledetails:i["a"].Ip+"/staticrule/{id}/query",queryidss:i["a"].Ip+"/staticrule/query/{ids}",addstaticrule:i["a"].Ip+"/staticrule/new",modifystaticrule:i["a"].Ip+"/staticrule/{id}/update",delidstaticrule:i["a"].Ip+"/staticrule/{id}/delete}",delidsstaticrule:i["a"].Ip+"/staticrule/{ids}",statusstaticrule:i["a"].Ip+"/staticrule/{id}/audit/{auditStatus}",downstaticrule:i["a"].Ip+"/staticrule/download",upstaticrule:i["a"].Ip+"/staticrule/upload",dynamicrulelist:i["a"].Ip+"/dynamicrule/query",dynamicruledetails:i["a"].Ip+"/dynamicrule/{id}/query",queryidsd:i["a"].Ip+"/dynamicrule/query/{ids}",adddynamicrule:i["a"].Ip+"/dynamicrule/new",modifydynamicrule:i["a"].Ip+"/dynamicrule/{id}/update",deliddynamicrule:i["a"].Ip+"/dynamicrule/{id}/delete",delidsdynamicrule:i["a"].Ip+"/dynamicrule/{ids}",sourcesystem:i["a"].Ip+"/template/query/source_system",eventname:i["a"].Ip+"//template/query/event_name/{sourceSystem}",templateId:i["a"].Ip+"/template/query/templateId"};function r(t){return Object(s["b"])({url:n.staticrulelist,method:"get",params:{pageSize:t.pageSize,page:t.page,name:t.name,id:t.id,creator:t.creator,ip:t.ip}})}function d(t){return Object(s["b"])({url:n.addstaticrule,method:"post",data:t})}function l(t){return Object(s["b"])({url:i["a"].Ip+"/staticrule/".concat(t.id,"/update"),method:"post",data:t})}function o(t){return Object(s["b"])({url:i["a"].Ip+"/staticrule/".concat(t.id,"/delete"),method:"delete"})}function c(t){return Object(s["b"])({url:i["a"].Ip+"/staticrule/".concat(t.ids,"/delete"),method:"delete",data:t})}function u(t){return Object(s["b"])({url:i["a"].Ip+"/staticrule/".concat(t.id,"/audit/").concat(t.auditStatus),method:"get",data:t})}function m(){return Object(s["b"])({url:n.downstaticrule,method:"get",responseType:"blob"})}function _(t){return Object(s["b"])({url:n.upstaticrule,method:"post",data:t})}function p(t){var a={pageSize:t.pageSize,page:t.page};return t.name&&(a.name=t.name),t.creator&&(a.creator=t.creator),t.source_system&&(a.source_system=t.source_system),t.id&&(a.id=t.id),Object(s["b"])({url:n.dynamicrulelist,method:"get",params:a})}function h(t){return Object(s["b"])({url:n.adddynamicrule,method:"post",data:t})}function y(t){return Object(s["b"])({url:i["a"].Ip+"/dynamicrule/".concat(t.id,"/update"),method:"post",data:t})}function k(t){return Object(s["b"])({url:i["a"].Ip+"/dynamicrule/".concat(t.id,"/delete"),method:"delete",data:t})}function f(t){return Object(s["b"])({url:i["a"].Ip+"/staticrule/query/".concat(t.ids),method:"get"})}function b(t){return Object(s["b"])({url:i["a"].Ip+"/dynamicrule/query/".concat(t.ids),method:"get"})}function g(t){return Object(s["b"])({url:i["a"].Ip+"/template/query/source_system",method:"get"})}function v(t){return Object(s["b"])({url:i["a"].Ip+"/template/query/event_name/".concat(t.sourceSystem),method:"get"})}function w(t){return Object(s["b"])({url:i["a"].Ip+"/template/query/templateId",method:"post",data:t})}},7693:function(t,a,e){},"87c9":function(t,a,e){"use strict";e("7693")},"9ee0":function(t,a,e){"use strict";e.r(a);var s=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{style:t.$route.meta.hiddenHeaderContent?null:"margin: -24px -24px 0px;"},[e("div",[e("a-card",{staticStyle:{width:"100%",border:"none"}},[e("a-form",{staticClass:"fangyu-form",staticStyle:{"padding-bottom":"30px"},attrs:{layout:"inline"}},[e("a-form-item",{attrs:{label:"任务状态"}},[e("a-select",{staticStyle:{width:"180px"},on:{change:t.selectChange},model:{value:t.queryParam.task_status,callback:function(a){t.$set(t.queryParam,"task_status",a)},expression:"queryParam.task_status"}},[e("a-select-option",{attrs:{value:""}},[t._v(" 全部 ")]),e("a-select-option",{attrs:{value:"0"}},[t._v(" 未启动 ")]),e("a-select-option",{attrs:{value:"1"}},[t._v(" 生成中 ")]),e("a-select-option",{attrs:{value:"2"}},[t._v(" 运行中 ")]),e("a-select-option",{attrs:{value:"3"}},[t._v(" 暂停中 ")]),e("a-select-option",{attrs:{value:"4"}},[t._v(" 已停止 ")]),e("a-select-option",{attrs:{value:"5"}},[t._v(" 已结束 ")]),e("a-select-option",{attrs:{value:"6"}},[t._v(" 失败 ")])],1)],1),e("a-form-item",{attrs:{label:"任务类型"}},[e("a-select",{staticStyle:{width:"180px"},on:{change:t.selectChange},model:{value:t.queryParam.task_type,callback:function(a){t.$set(t.queryParam,"task_type",a)},expression:"queryParam.task_type"}},[e("a-select-option",{attrs:{value:""}},[t._v(" 全部 ")]),e("a-select-option",{attrs:{value:"1"}},[t._v(" 静态 ")]),e("a-select-option",{attrs:{value:"2"}},[t._v(" 实时 ")]),e("a-select-option",{attrs:{value:"3"}},[t._v(" 研判后 ")])],1)],1),e("a-form-item",{attrs:{label:"任务名称"}},[e("a-input",{model:{value:t.queryParam.task_name,callback:function(a){t.$set(t.queryParam,"task_name",a)},expression:"queryParam.task_name"}})],1),e("a-form-item",{attrs:{label:"任务创建人"}},[e("a-input",{model:{value:t.queryParam.task_creator,callback:function(a){t.$set(t.queryParam,"task_creator",a)},expression:"queryParam.task_creator"}})],1),e("a-form-item",[e("a-button",{attrs:{type:"primary"},on:{click:t.search}},[e("a-icon",{attrs:{type:"search"}}),t._v("查询")],1),e("a-button",{staticStyle:{"margin-left":"10px"},on:{click:t.resetSearchForm}},[e("a-icon",{attrs:{type:"reload"}}),t._v("重置")],1),e("a-button",{staticStyle:{"margin-left":"70px"},attrs:{type:"primary"},on:{click:t.addtask}},[e("a-icon",{attrs:{type:"plus"}}),t._v("新增")],1)],1)],1),e("a-table",{ref:"table",attrs:{size:"small",rowKey:"key",columns:t.taskColumn,"data-source":t.tasklistdata,pagination:t.pagination,pageSize:10,showSizeChanger:!0},scopedSlots:t._u([{key:"task_type",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.task_type[s.task_type])+" ")])}},{key:"task_status",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.task_status[s.task_status])+" ")])}},{key:"task_audit_status",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.task_audit_status[s.task_audit_status])+" ")])}},{key:"tasklistslot",fn:function(a,s){return[e("a",{on:{click:function(a){return t.showtasklist(s)}}},[t._v("查看")])]}},{key:"execute",fn:function(a,s){return[e("a",{staticStyle:{"margin-left":"10px"},on:{click:function(a){return t.showtaskcommands(s)}}},[t._v("查看")])]}},{key:"action",fn:function(a,s){return[0===s.task_status?e("a",{staticStyle:{color:"rgb(33, 168, 78)"},on:{click:function(a){return t.starttask(s)}}},[t._v("启动")]):t._e(),2===s.task_status?e("a",{staticStyle:{"margin-left":"10px",color:"rgb(218, 137, 14)"},on:{click:function(a){return t.stoptask(s)}}},[t._v("停止")]):t._e(),e("a",{staticStyle:{"margin-left":"10px"},on:{click:function(a){return t.modifytask(s)}}},[t._v("修改")]),e("a",{staticStyle:{margin:"0 10px",color:"rgb(248, 51, 37)"},on:{click:function(a){return t.deletetask(s)}}},[t._v("删除")])]}}])})],1)],1),e("a-modal",{attrs:{title:"新建任务",width:1180,maskClosable:!1,visible:t.addvisible},on:{ok:t.handleAdd,cancel:t.handleAdCancel}},[e("template",{slot:"footer"},[e("a")]),[e("div",[e("a-steps",{attrs:{current:t.current}},t._l(t.steps,(function(t){return e("a-step",{key:t.title,attrs:{title:t.title}})})),1),e("div",{staticClass:"steps-content"},[e("a-spin",{directives:[{name:"show",rawName:"v-show",value:0===t.current,expression:"current === 0"}],attrs:{spinning:t.loading}},[e("a-form",{ref:"addfrom",staticClass:"addform",staticStyle:{"margin-top":"15px"},attrs:{form:t.addForm,layout:"inline"}},[e("div",{staticClass:"table-page-search-wrapper"},[e("a-form-item",{attrs:{label:"任务名称"}},[e("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["task_name",{rules:[{required:!0,message:"请输入任务名称!"}]}],expression:"['task_name', { rules: [{ required: true, message: '请输入任务名称!' }] }]"}],staticStyle:{width:"410px"}})],1),e("a-form-item",{attrs:{label:"时间"}},[e("a-date-picker",{attrs:{"disabled-date":t.disabledStartDate,"show-time":"",format:"YYYY-MM-DD HH:mm:ss",placeholder:"开始时间"},on:{openChange:t.handleStartOpenChange},model:{value:t.startValue,callback:function(a){t.startValue=a},expression:"startValue"}}),e("span",{staticStyle:{margin:"0 5px"}},[t._v("~")]),e("a-date-picker",{attrs:{"disabled-date":t.disabledEndDate,"show-time":"",format:"YYYY-MM-DD HH:mm:ss",placeholder:"结束时间",open:t.endOpen},on:{openChange:t.handleEndOpenChange},model:{value:t.endValue,callback:function(a){t.endValue=a},expression:"endValue"}})],1),e("a-form-item",{attrs:{label:"任务类型"}},[e("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["task_type",{rules:[{required:!0,message:"请选择任务类型!"}]}],expression:"[\n 'task_type',\n { rules: [{ required: true, message: '请选择任务类型!' }] },\n ]"}],staticStyle:{width:"410px"},on:{change:t.selectChange}},[e("a-select-option",{attrs:{value:"1"}},[t._v(" 静态 ")]),e("a-select-option",{attrs:{value:"2"}},[t._v(" 实时 ")]),e("a-select-option",{attrs:{value:"3"}},[t._v(" 研判后 ")])],1)],1),e("a-form-item",{attrs:{label:"任务行为"}},[e("a-select",{directives:[{name:"decorator",rawName:"v-decorator",value:["task_act",{rules:[{required:!0,message:"请选择任务行为!"}]}],expression:"[\n 'task_act',\n { rules: [{ required: true, message: '请选择任务行为!' }] },\n ]"}],staticStyle:{width:"410px"},on:{change:t.selectChange}},[e("a-select-option",{attrs:{value:"阻断"}},[t._v(" 阻断 ")])],1)],1)],1)])],1),e("a-spin",{directives:[{name:"show",rawName:"v-show",value:1===t.current,expression:"current === 1"}],attrs:{spinning:t.loading}},[e("div",{directives:[{name:"show",rawName:"v-show",value:"1"===this.tasktype,expression:"this.tasktype === '1'"}]},[e("h2",{staticStyle:{"margin-top":"20px"}},[t._v("静态规则")]),e("a-form",{staticClass:"add-cofig-form",staticStyle:{"padding-bottom":"10px","margin-top":"10px"},attrs:{layout:"inline"}},[e("a-form-item",{attrs:{label:"规则名称"}},[e("a-input",{model:{value:t.queryParams.name,callback:function(a){t.$set(t.queryParams,"name",a)},expression:"queryParams.name"}})],1),e("a-form-item",{attrs:{label:"规则ID"}},[e("a-input",{model:{value:t.queryParams.id,callback:function(a){t.$set(t.queryParams,"id",a)},expression:"queryParams.id"}})],1),e("a-form-item",{attrs:{label:"创建人"}},[e("a-input",{model:{value:t.queryParams.creator,callback:function(a){t.$set(t.queryParams,"creator",a)},expression:"queryParams.creator"}})],1),e("a-form-item",{attrs:{label:"IP"}},[e("a-input",{attrs:{placeholder:"源IP/目的IP"},model:{value:t.queryParams.ip,callback:function(a){t.$set(t.queryParams,"ip",a)},expression:"queryParams.ip"}})],1),e("div",{staticStyle:{"margin-top":"15px",float:"right"}},[e("a-button",{staticStyle:{"margin-top":"0px"},attrs:{type:"primary"},on:{click:t.searchs}},[e("a-icon",{attrs:{type:"search"}}),t._v("查询")],1),e("a-button",{staticStyle:{"margin-left":"10px"},on:{click:t.resetSearchForms}},[e("a-icon",{attrs:{type:"reload"}}),t._v("重置")],1)],1)],1),e("a-table",{ref:"tables",attrs:{size:"small",rowKey:"key","row-selection":{selectedRowKeys:t.selectedRowKeys,onChange:t.onSelectChanges},columns:t.addstaticruleColumn,"data-source":t.datas,scroll:{x:500},pagination:t.paginations,pageSize:10},scopedSlots:t._u([{key:"static_rule_audit_status",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.static_rule_audit_status[s.static_rule_audit_status])+" ")])}},{key:"action",fn:function(a,s){return[e("a",{on:{click:function(a){return t.showDetails(s)}}},[t._v("查看详情")])]}}])})],1),e("div",{directives:[{name:"show",rawName:"v-show",value:"1"!==this.tasktype,expression:"this.tasktype !== '1'"}]},[e("h2",{staticStyle:{"margin-top":"20px"}},[t._v("动态规则")]),e("a-form",{staticClass:"add-cofig-form",staticStyle:{"padding-bottom":"10px"},attrs:{layout:"inline"}},[e("a-form-item",{attrs:{label:"规则名称"}},[e("a-input",{model:{value:t.queryParamd.name,callback:function(a){t.$set(t.queryParamd,"name",a)},expression:"queryParamd.name"}})],1),e("a-form-item",{attrs:{label:"规则ID"}},[e("a-input",{model:{value:t.queryParamd.id,callback:function(a){t.$set(t.queryParamd,"id",a)},expression:"queryParamd.id"}})],1),e("a-form-item",{attrs:{label:"来源系统"}},[e("a-select",{staticStyle:{width:"160px"},on:{change:t.selectChange},model:{value:t.queryParamd.source_system,callback:function(a){t.$set(t.queryParamd,"source_system",a)},expression:"queryParamd.source_system"}},[e("a-select-option",{attrs:{value:"0"}},[t._v(" BW系统 ")]),e("a-select-option",{attrs:{value:"1"}},[t._v(" DDoS系统 ")]),e("a-select-option",{attrs:{value:"2"}},[t._v(" APT ")])],1)],1),e("a-form-item",{attrs:{label:"创建人"}},[e("a-input",{model:{value:t.queryParamd.creator,callback:function(a){t.$set(t.queryParamd,"creator",a)},expression:"queryParamd.creator"}})],1),e("div",{staticStyle:{"margin-top":"15px",float:"right"}},[e("a-button",{attrs:{type:"primary"},on:{click:t.searchd}},[e("a-icon",{attrs:{type:"searchd"}}),t._v("查询")],1),e("a-button",{staticStyle:{"margin-left":"10px"},on:{click:t.resetSearchFormd}},[e("a-icon",{attrs:{type:"reload"}}),t._v("重置")],1)],1)],1),e("a-table",{ref:"tabled",attrs:{size:"small",rowKey:"key","row-selection":{selectedRowKeys:t.selectedRowKeysd,onChange:t.onSelectChanged},columns:t.adddynamicruleColumn,"data-source":t.datad,pagination:t.paginationd,pageSize:10,showSizeChanger:!0},scopedSlots:t._u([{key:"dynamic_rule_priority",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.dynamic_rule_priority[s.dynamic_rule_priority])+" ")])}},{key:"proobj_audit_status",fn:function(a,s){return e("span",{},[t._v(" "+t._s(s.proobj_audit_status)+" 分钟 ")])}}])})],1)]),e("a-spin",{directives:[{name:"show",rawName:"v-show",value:2===t.current,expression:"current === 2"}],attrs:{spinning:t.loading}},[e("a-card",{staticStyle:{"margin-top":"25px","margin-bottom":"15px"}},[e("h2",[t._v("任务基本信息")]),e("a-descriptions",{attrs:{size:"small"}},[e("a-descriptions-item",{attrs:{label:"任务名称"}},[t._v(" "+t._s(this.addformdata.task_name)+" ")]),e("a-descriptions-item",{attrs:{label:"任务类型"}},[t._v(" "+t._s(this.addformdata.task_type)+" ")]),e("a-descriptions-item",{attrs:{label:"任务行为"}},[t._v(" "+t._s(this.addformdata.task_act)+" ")]),e("a-descriptions-item",{attrs:{label:"任务开始时间"}},[t._v(" "+t._s(this.addformdata.task_start_time)+" ")]),e("a-descriptions-item",{attrs:{label:"任务结束时间"}},[t._v(" "+t._s(this.addformdata.task_end_time)+" ")])],1)],1),e("a-card",[e("div",{directives:[{name:"show",rawName:"v-show",value:"1"===this.tasktype,expression:"this.tasktype === '1'"}]},[e("h2",[t._v("静态选中规则")]),e("a-table",{ref:"tables",attrs:{size:"small",rowKey:"key",columns:t.addstaticruleColumn,"data-source":t.idsdatas,scroll:{x:500},pageSize:10},scopedSlots:t._u([{key:"static_rule_audit_status",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.static_rule_audit_status[s.static_rule_audit_status])+" ")])}},{key:"action",fn:function(a,s){return[e("a",{on:{click:function(a){return t.showDetails(s)}}},[t._v("查看详情")])]}}])})],1),e("div",{directives:[{name:"show",rawName:"v-show",value:"1"!==this.tasktype,expression:"this.tasktype !== '1'"}]},[e("h2",[t._v("动态选中规则")]),e("a-table",{ref:"tables",attrs:{size:"small",rowKey:"key",columns:t.adddynamicruleColumn,"data-source":t.idsdatad,scroll:{x:500},pageSize:10},scopedSlots:t._u([{key:"dynamic_rule_priority",fn:function(a,s){return e("span",{},[t._v(" "+t._s(t.dynamic_rule_priority[s.dynamic_rule_priority])+" ")])}},{key:"proobj_audit_status",fn:function(a,s){return e("span",{},[t._v(" "+t._s(s.proobj_audit_status)+" 分钟 ")])}},{key:"action",fn:function(a,s){return[e("a",{on:{click:function(a){return t.showDetails(s)}}},[t._v("查看详情")])]}}])})],1)])],1)],1),e("div",{staticClass:"steps-action",staticStyle:{"text-align":"center","margin-top":"30px"}},[t.current>0?e("a-button",{staticStyle:{"margin-right":"10px"},on:{click:t.prev}},[t._v(" 上一步 ")]):t._e(),t.currenta.valueOf()||t.valueOf()=t.valueOf()},handleStartOpenChange:function(t){t||(this.endOpen=!0)},handleEndOpenChange:function(t){this.endOpen=t},selectChange:function(){},selectChangetasktype:function(t){this.tasktype=t},next:function(){var t=this;if(0===this.current?this.addForm.validateFields((function(a,e){if(!a){t.tasktype=t.addForm.getFieldValue("task_type"),t.current++,t.addformdata.task_name=t.addForm.getFieldValue("task_name");var s=new Date(t.startValue);t.addformdata.task_start_time=s.toISOString();var i=new Date(t.endValue);t.addformdata.task_end_time=i.toISOString(),t.addformdata.task_type=t.addForm.getFieldValue("task_type"),t.addformdata.task_act=t.addForm.getFieldValue("task_act")}})):this.current++,1===this.current&&this.tableDatas(),2===this.current){this.jtids=this.selectedRows,this.dtids=this.selectedRowsd;var a=this;Object(u["l"])({ids:this.selectedRows}).then((function(a){200===a.code&&(a.data.static_rule.forEach((function(t,a){t.key=a})),t.idsdatas=a.data.static_rule)})).catch((function(t){a.$message.error(t)})),Object(u["k"])({ids:this.selectedRowsd}).then((function(a){200===a.code&&(a.data.dynamic_rule.forEach((function(t,a){t.key=a})),t.idsdatad=a.data.dynamic_rule)})).catch((function(t){a.$message.error(t)}))}},prev:function(){this.current--},tableData:function(){var t=this,a=this;Object(c["f"])({queryParam:this.queryParam,pageSize:this.pagination.pageSize,page:this.pagination.current}).then((function(e){200===e.code&&(e.data.task_list.forEach((function(t,a){t.key=a})),t.tasklistdata=e.data.task_list,a.pagination.total=e.data.total_num)})).catch((function(t){a.$message.error(t)}))},moment:o.a,handleAdd:function(){this.addvisible=!1,this.modifyvisible=!1,this.tasklistvisible=!1,this.commandsvisible=!1},handleAdCancel:function(){this.addvisible=!1,this.modifyvisible=!1,this.tasklistvisible=!1,this.commandsvisible=!1},addtask:function(){this.current=0,this.addvisible=!0},addtaskok:function(){var t=this,a=this;Object(c["a"])({task_act:a.addformdata.task_act,task_end_time:a.addformdata.task_end_time,task_name:a.addformdata.task_name,task_start_time:a.addformdata.task_start_time,task_type:a.addformdata.task_type,static_rule_ids:a.jtids,dynamic_rule_ids:a.dtids}).then((function(e){200===e.code?(a.$message.success(e.message),t.addvisible=!1,t.current=0):(a.$message.error(e.message),t.addvisible=!0)})).catch((function(e){a.$message.error(e),t.addvisible=!0}))},modifytask:function(t){1===t.task_type?this.tasktype="1":this.tasktype=1,this.modifyvisible=!0,this.upid=t.task_id;var a=this.moment(t.task_start_time,"YYYY-MM-DD HH:mm:ss"),e=this.moment(t.task_end_time,"YYYY-MM-DD HH:mm:ss"),s=this;setTimeout((function(){s.modifyForm.setFieldsValue(Object(n["pick"])({task_name:t.task_name},"task_name")),s.modifyForm.setFieldsValue(Object(n["pick"])({startValue:a},"startValue")),s.modifyForm.setFieldsValue(Object(n["pick"])({endValue:e},"endValue")),s.modifyForm.setFieldsValue(Object(n["pick"])({task_type:t.task_type},"task_type")),s.modifyForm.setFieldsValue(Object(n["pick"])({task_act:t.task_act},"task_act"))}),0),this.tableDatas(),this.tableDatad(),this.jids=t.static_rule_ids,this.dids=t.dynamic_rule_ids,this.jtdataids(t),this.dtdataids(t)},modifytaskok:function(){var t=this,a=this,e=new Date(this.startValue),s=new Date(this.endValue);Object(c["h"])({taskId:a.upid,task_act:a.modifyForm.getFieldValue("task_act"),task_end_time:e.toISOString(),task_name:a.modifyForm.getFieldValue("task_name"),task_start_time:s.toISOString(),task_type:a.modifyForm.getFieldValue("task_type"),static_rule_ids:a.jids,dynamic_rule_ids:a.dids}).then((function(e){200===e.code?(a.$message.success(e.message),t.addvisible=!1,t.current=0):(a.$message.error(e.message),t.addvisible=!0)})).catch((function(e){a.$message.error(e),t.addvisible=!0}))},deletesid:function(t){var a=this,e=this.jids.indexOf(t.static_rule_id);e>-1&&this.jids.splice(e,1),t.static_rule_id=null,this.jtdataids(t);var s=this;Object(u["l"])({ids:this.jids}).then((function(t){200===t.code&&(t.data.static_rule.forEach((function(t,a){t.key=a})),a.idsdatas=t.data.static_rule)})).catch((function(t){s.$message.error(t)}))},deletedid:function(t){var a=this,e=this.dids.indexOf(t.dynamic_rule_id);e>-1&&this.dids.splice(e,1),t.dynamic_rule_id=null;var s=this;Object(u["k"])({ids:this.dids}).then((function(t){200===t.code&&(t.data.dynamic_rule.forEach((function(t,a){t.key=a})),a.idsdatad=t.data.dynamic_rule)})).catch((function(t){s.$message.error(t)}))},addsid:function(t){var a=this;null!==t.static_rule_id&&this.jids.push(t.static_rule_id);var e=this;Object(u["l"])({ids:this.jids}).then((function(t){200===t.code&&(t.data.static_rule.forEach((function(t,a){t.key=a})),a.idsdatas=t.data.static_rule)})).catch((function(t){e.$message.error(t)}))},adddid:function(t){var a=this;null!==t.dynamic_rule_id&&this.dids.push(t.dynamic_rule_id);var e=this;Object(u["k"])({ids:this.dids}).then((function(t){200===t.code&&(t.data.dynamic_rule.forEach((function(t,a){t.key=a})),a.idsdatad=t.data.dynamic_rule)})).catch((function(t){e.$message.error(t)}))},showtasklist:function(t){var a=this;this.tasklistvisible=!0,this.tasklist.task_name=t.task_name,this.tasklist.task_start_time=t.task_start_time,this.tasklist.task_end_time=t.task_end_time,this.tasklist.task_type=t.task_type,this.tasklist.task_act=t.task_act,this.tasklist.task_status=t.task_status,this.tasklist.task_audit_status=t.task_audit_status,this.tasklist.task_create_username=t.task_create_username,this.tasklist.task_create_depart=t.task_create_depart;var e=this;Object(u["l"])({ids:t.static_rule_ids}).then((function(t){200===t.code&&(t.data.static_rule.forEach((function(t,a){t.key=a})),a.idsdatas=t.data.static_rule)})).catch((function(t){e.$message.error(t)})),Object(u["k"])({ids:t.dynamic_rule_ids}).then((function(t){200===t.code&&(t.data.dynamic_rule.forEach((function(t,a){t.key=a})),a.idsdatad=t.data.dynamic_rule)})).catch((function(t){e.$message.error(t)}))},showtaskcommands:function(t){this.commandsvisible=!0,this.taskId=t.task_id,this.command()},command:function(){var t=this,a=this;Object(c["c"])({taskId:this.taskId,page:this.paginationm.current,page_num:this.paginationm.pageSize}).then((function(e){200===e.code&&(e.data.commands.forEach((function(t,a){t.key=a})),t.commanddatas=e.data.commands,a.paginationm.total=e.data.total_num)})).catch((function(t){a.$message.error(t)}))},showalert:function(t){this.commandId=t.uuid,this.alertvisible=!0,this.alertmessage()},alertmessage:function(){var t=this,a=this;Object(c["b"])({commandId:this.commandId}).then((function(e){200===e.code&&(e.data.alarms.forEach((function(t,a){t.key=a})),t.alertdatas=e.data.alarms,a.paginationm.total=e.data.total_num)})).catch((function(t){a.$message.error(t)}))},search:function(){this.tableData()},resetSearchForm:function(){this.queryParam={},this.tableData()},showDetails:function(t){},searchs:function(){this.tableDatas(),this.tableDatad()},searchd:function(){this.tableDatad()},tableDatas:function(){var t=this,a=this;Object(u["n"])({name:this.queryParams.name,id:this.queryParams.id,creator:this.queryParams.creator,ip:this.queryParams.ip,pageSize:this.paginations.pageSize,page:this.paginations.current}).then((function(e){200===e.code&&(e.data.static_rule_list.forEach((function(t,a){t.key=a})),t.datas=e.data.static_rule_list,a.paginations.total=e.data.total_num)})).catch((function(t){a.$message.error(t)}))},tableDatad:function(){var t=this,a=this;Object(u["g"])({name:this.queryParamd.name,id:this.queryParamd.id,creator:this.queryParamd.creator,source_system:this.queryParamd.source_system,pageSize:this.paginationd.pageSize,page:this.paginationd.current}).then((function(e){200===e.code&&(e.data.dynamic_rule_list.forEach((function(t,a){t.key=a})),t.datad=e.data.dynamic_rule_list,a.paginationd.total=e.data.total_num)})).catch((function(t){a.$message.error(t)}))},onSelectChanges:function(t,a){this.selectedRowKeys=t;var e=a.map((function(t){return t.static_rule_id}));this.selectedRows=e},onSelectChanged:function(t,a){this.selectedRowKeysd=t,this.selectedRowsd=a.map((function(t){return parseInt(t.dynamic_rule_id)}))},resetSearchForms:function(){this.queryParams={},this.tableDatas()},resetSearchFormd:function(){this.queryParamd={},this.tableDatad()},starttask:function(t){var a=this;Object(c["g"])({taskId:t.task_id,stateNum:2}).then((function(t){200===t.code&&a.tableData()}))},stoptask:function(t){var a=this;Object(c["g"])({taskId:t.task_id,stateNum:4}).then((function(t){200===t.code&&a.tableData()}))},deletetask:function(t){var a=this;this.$confirm({title:"是否确认删除?",okText:"确认",okType:"danger",cancelText:"取消",onOk:function(){Object(c["d"])({taskId:t.task_id}).then((function(t){200===t.code?(a.tableData(),a.$message.success(t.message)):a.$message.error(t.message)})).catch((function(){a.$message.error("删除异常")}))},onCancel:function(){}})},jtdataids:function(t){var a=this,e=this;Object(u["l"])({ids:t.static_rule_ids}).then((function(t){200===t.code&&(t.data.static_rule.forEach((function(t,a){t.key=a})),a.idsdatas=t.data.static_rule)})).catch((function(t){e.$message.error(t)}))},dtdataids:function(t){var a=this,e=this;Object(u["k"])({ids:t.dynamic_rule_ids}).then((function(t){200===t.code&&(t.data.dynamic_rule.forEach((function(t,a){t.key=a})),a.idsdatad=t.data.dynamic_rule)})).catch((function(t){e.$message.error(t)}))}}},_=m,p=(e("87c9"),e("2877")),h=Object(p["a"])(_,s,i,!1,null,"1225d337",null);a["default"]=h.exports}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/chunk-vendors.e88ceb02.js b/src/main/resources/nginx/defense/js/chunk-vendors.e88ceb02.js new file mode 100644 index 0000000..5d8432a --- /dev/null +++ b/src/main/resources/nginx/defense/js/chunk-vendors.e88ceb02.js @@ -0,0 +1,74 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{"0020":function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("8e8e"),o=n.n(a),s=n("372e"),c=n("46cf"),u=n.n(c),l=n("2b0e"),f=n("daa3"),h=n("db14");l["a"].use(u.a,{name:"ant-ref"});var d={name:"ATable",Column:s["a"].Column,ColumnGroup:s["a"].ColumnGroup,props:s["a"].props,methods:{normalize:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[];return e.forEach((function(e){if(e.tag){var r=Object(f["j"])(e),a=Object(f["q"])(e),s=Object(f["f"])(e),c=Object(f["l"])(e),u=Object(f["i"])(e),l={};Object.keys(u).forEach((function(t){var e="on-"+t;l[Object(f["a"])(e)]=u[t]}));var h=Object(f["p"])(e),d=h["default"],p=o()(h,["default"]),v=i()({},p,c,{style:a,class:s},l);if(r&&(v.key=r),Object(f["o"])(e).__ANT_TABLE_COLUMN_GROUP)v.children=t.normalize("function"===typeof d?d():d);else{var g=e.data&&e.data.scopedSlots&&e.data.scopedSlots["default"];v.customRender=v.customRender||g}n.push(v)}})),n},updateColumns:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[],r=this.$slots,a=this.$scopedSlots;return e.forEach((function(e){var s=e.slots,c=void 0===s?{}:s,u=e.scopedSlots,l=void 0===u?{}:u,f=o()(e,["slots","scopedSlots"]),h=i()({},f);Object.keys(c).forEach((function(t){var e=c[t];void 0===h[t]&&r[e]&&(h[t]=1===r[e].length?r[e][0]:r[e])})),Object.keys(l).forEach((function(t){var e=l[t];void 0===h[t]&&a[e]&&(h[t]=a[e])})),e.children&&(h.children=t.updateColumns(h.children)),n.push(h)})),n}},render:function(){var t=arguments[0],e=this.$slots,n=this.normalize,r=this.$scopedSlots,a=Object(f["l"])(this),o=a.columns?this.updateColumns(a.columns):n(e["default"]),c=a.title,u=a.footer,l=r.title,h=r.footer,d=r.expandedRowRender,p=void 0===d?a.expandedRowRender:d;c=c||l,u=u||h;var v={props:i()({},a,{columns:o,title:c,footer:u,expandedRowRender:p}),on:Object(f["k"])(this)};return t(s["a"],v)},install:function(t){t.use(h["a"]),t.component(d.name,d),t.component(d.Column.name,d.Column),t.component(d.ColumnGroup.name,d.ColumnGroup)}};e["a"]=d},"0025":function(t,e,n){"use strict";n("b2a3"),n("8c3f")},"0032":function(t,e,n){"use strict";n("b2a3"),n("1efe")},"00ee":function(t,e,n){var r=n("b622"),i=r("toStringTag"),a={};a[i]="z",t.exports="[object z]"===String(a)},"00fd":function(t,e,n){var r=n("9e69"),i=Object.prototype,a=i.hasOwnProperty,o=i.toString,s=r?r.toStringTag:void 0;function c(t){var e=a.call(t,s),n=t[s];try{t[s]=void 0;var r=!0}catch(c){}var i=o.call(t);return r&&(e?t[s]=n:delete t[s]),i}t.exports=c},"01c2":function(t,e,n){"use strict";var r={placeholder:"Select time"};e["a"]=r},"0242":function(t,e,n){},"0261":function(t,e,n){var r=n("23e7"),i=n("d039"),a=n("8eb5"),o=Math.abs,s=Math.exp,c=Math.E,u=i((function(){return-2e-17!=Math.sinh(-2e-17)}));r({target:"Math",stat:!0,forced:u},{sinh:function(t){return o(t=+t)<1?(a(t)-a(-t))/2:(s(t-1)-s(-t-1))*(c/2)}})},"02ea":function(t,e,n){"use strict";var r=n("7320");e["a"]=r["a"]},"0366":function(t,e,n){var r=n("1c0b");t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},"03d6":function(t,e,n){var r=n("9c0e"),i=n("6ca1"),a=n("39ad")(!1),o=n("5a94")("IE_PROTO");t.exports=function(t,e){var n,s=i(t),c=0,u=[];for(n in s)n!=o&&r(s,n)&&u.push(n);while(e.length>c)r(s,n=e[c++])&&(~a(u,n)||u.push(n));return u}},"03dd":function(t,e,n){var r=n("eac5"),i=n("57a5"),a=Object.prototype,o=a.hasOwnProperty;function s(t){if(!r(t))return i(t);var e=[];for(var n in Object(t))o.call(t,n)&&"constructor"!=n&&e.push(n);return e}t.exports=s},"03fa":function(t,e,n){},"0464":function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r);function a(t,e){for(var n=i()({},t),r=0;rl){var d,p=c(arguments[l++]),v=f?i(p).concat(f(p)):i(p),g=v.length,m=0;while(g>m)d=v[m++],r&&!h.call(p,d)||(n[d]=p[d])}return n}:u},"078a":function(t,e,n){},"07a9":function(t,e,n){var r=n("4aad"),i=n("6751"),a=n("4b17"),o=n("76dd");function s(t,e,n){t=o(t),e=a(e);var s=e?i(t):0;return e&&s1?arguments[1]:void 0,g=void 0!==v,m=0,y=l(h);if(g&&(v=r(v,p>2?arguments[2]:void 0,2)),void 0==y||d==Array&&s(y))for(e=c(h.length),n=new d(e);e>m;m++)u(n,m,g?v(h[m],m):h[m]);else for(f=y.call(h),n=new d;!(i=f.next()).done;m++)u(n,m,g?o(f,v,[i.value,m],!0):i.value);return n.length=m,n}})},"087d":function(t,e){function n(t,e){var n=-1,r=e.length,i=t.length;while(++nr&&this.$emit("change",r),"min"in c&&s.min!==a&&"number"===typeof h&&h1?r-1:0),a=1;a1?e-1:0),r=1;r1&&void 0!==arguments[1]?arguments[1]:this.min,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.max,r=parseFloat(t,10);return isNaN(r)?t:(rn&&(r=n),r)},setValue:function(t,e){var n=this.$props.precision,r=this.isNotCompleteNumber(parseFloat(t,10))?null:parseFloat(t,10),i=this.$data,a=i.sValue,o=void 0===a?null:a,s=i.inputValue,c=void 0===s?null:s,u="number"===typeof r?r.toFixed(n):""+r,f=r!==o||u!==""+c;return Object(l["s"])(this,"value")?this.setState({inputValue:this.toPrecisionAsStep(this.sValue)},e):this.setState({sValue:r,inputValue:this.toPrecisionAsStep(t)},e),f&&this.$emit("change",r),r},getPrecision:function(t){if(E(this.precision))return this.precision;var e=t.toString();if(e.indexOf("e-")>=0)return parseInt(e.slice(e.indexOf("e-")+2),10);var n=0;return e.indexOf(".")>=0&&(n=e.length-e.indexOf(".")-1),n},getMaxPrecision:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;if(E(this.precision))return this.precision;var n=this.step,r=this.getPrecision(e),i=this.getPrecision(n),a=this.getPrecision(t);return t?Math.max(a,r+i):r+i},getPrecisionFactor:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=this.getMaxPrecision(t,e);return Math.pow(10,n)},getInputDisplayValue:function(t){var e=t||this.$data,n=e.focused,r=e.inputValue,i=e.sValue,a=void 0;a=n?r:this.toPrecisionAsStep(i),void 0!==a&&null!==a||(a="");var o=this.formatWrapper(a);return E(this.$props.decimalSeparator)&&(o=o.toString().replace(".",this.$props.decimalSeparator)),o},recordCursorPosition:function(){try{var t=this.$refs.inputRef;this.cursorStart=t.selectionStart,this.cursorEnd=t.selectionEnd,this.currentValue=t.value,this.cursorBefore=t.value.substring(0,this.cursorStart),this.cursorAfter=t.value.substring(this.cursorEnd)}catch(e){}},fixCaret:function(t,e){if(void 0!==t&&void 0!==e&&this.$refs.inputRef&&this.$refs.inputRef.value)try{var n=this.$refs.inputRef,r=n.selectionStart,i=n.selectionEnd;t===r&&e===i||n.setSelectionRange(t,e)}catch(a){}},restoreByAfter:function(t){if(void 0===t)return!1;var e=this.$refs.inputRef.value,n=e.lastIndexOf(t);if(-1===n)return!1;var r=this.cursorBefore.length;return this.lastKeyCode===m["a"].DELETE&&this.cursorBefore.charAt(r-1)===t[0]?(this.fixCaret(r,r),!0):n+t.length===e.length&&(this.fixCaret(n,n),!0)},partRestoreByAfter:function(t){var e=this;return void 0!==t&&Array.prototype.some.call(t,(function(n,r){var i=t.substring(r);return e.restoreByAfter(i)}))},focus:function(){this.$refs.inputRef.focus(),this.recordCursorPosition()},blur:function(){this.$refs.inputRef.blur()},formatWrapper:function(t){return this.formatter?this.formatter(t):t},toPrecisionAsStep:function(t){if(this.isNotCompleteNumber(t)||""===t)return t;var e=Math.abs(this.getMaxPrecision(t));return isNaN(e)?t.toString():Number(t).toFixed(e)},isNotCompleteNumber:function(t){return isNaN(t)||""===t||null===t||t&&t.toString().indexOf(".")===t.toString().length-1},toNumber:function(t){var e=this.$props,n=e.precision,r=e.autoFocus,i=this.focused,a=void 0===i?r:i,o=t&&t.length>16&&a;return this.isNotCompleteNumber(t)||o?t:E(n)?Math.round(t*Math.pow(10,n))/Math.pow(10,n):Number(t)},upStep:function(t,e){var n=this.step,r=this.getPrecisionFactor(t,e),i=Math.abs(this.getMaxPrecision(t,e)),a=((r*t+r*n*e)/r).toFixed(i);return this.toNumber(a)},downStep:function(t,e){var n=this.step,r=this.getPrecisionFactor(t,e),i=Math.abs(this.getMaxPrecision(t,e)),a=((r*t-r*n*e)/r).toFixed(i);return this.toNumber(a)},stepFn:function(t,e){var n=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,i=arguments[3];if(this.stop(),e&&e.preventDefault(),!this.disabled){var a=this.max,o=this.min,s=this.getCurrentValidValue(this.inputValue)||0;if(!this.isNotCompleteNumber(s)){var c=this[t+"Step"](s,r),u=c>a||ca?c=a:c=this.max&&(p=r+"-handler-up-disabled"),m<=this.min&&(v=r+"-handler-down-disabled")}var y=!this.readOnly&&!this.disabled,b=this.getInputDisplayValue(),x=void 0,w=void 0;s?(x={touchstart:y&&!p?this.up:S,touchend:this.stop},w={touchstart:y&&!v?this.down:S,touchend:this.stop}):(x={mousedown:y&&!p?this.up:S,mouseup:this.stop,mouseleave:this.stop},w={mousedown:y&&!v?this.down:S,mouseup:this.stop,mouseleave:this.stop});var _=!!p||i||a,O=!!v||i||a,k=Object(l["k"])(this),j=k.mouseenter,T=void 0===j?S:j,z=k.mouseleave,E=void 0===z?S:z,A=k.mouseover,P=void 0===A?S:A,L=k.mouseout,V=void 0===L?S:L,I={on:{mouseenter:T,mouseleave:E,mouseover:P,mouseout:V},class:d,attrs:{title:this.$props.title}},R={props:{disabled:_,prefixCls:r},attrs:{unselectable:"unselectable",role:"button","aria-label":"Increase Value","aria-disabled":!!_},class:r+"-handler "+r+"-handler-up "+p,on:x,ref:"up"},H={props:{disabled:O,prefixCls:r},attrs:{unselectable:"unselectable",role:"button","aria-label":"Decrease Value","aria-disabled":!!O},class:r+"-handler "+r+"-handler-down "+v,on:w,ref:"down"};return e("div",I,[e("div",{class:r+"-handler-wrap"},[e(C,R,[u||e("span",{attrs:{unselectable:"unselectable"},class:r+"-handler-up-inner",on:{click:M}})]),e(C,H,[f||e("span",{attrs:{unselectable:"unselectable"},class:r+"-handler-down-inner",on:{click:M}})])]),e("div",{class:r+"-input-wrap"},[e("input",{attrs:{role:"spinbutton","aria-valuemin":this.min,"aria-valuemax":this.max,"aria-valuenow":g,required:this.required,type:this.type,placeholder:this.placeholder,tabIndex:this.tabIndex,autoComplete:c,readOnly:this.readOnly,disabled:this.disabled,max:this.max,min:this.min,step:this.step,name:this.name,title:this.title,id:this.id,pattern:this.pattern},on:{click:this.handleInputClick,focus:this.onFocus,blur:this.onBlur,keydown:y?this.onKeyDown:S,keyup:y?this.onKeyUp:S,input:this.onChange},class:r+"-input",ref:"inputRef",domProps:{value:b}})])])}},V=n("4df5"),I=n("db14"),R={prefixCls:u["a"].string,min:u["a"].number,max:u["a"].number,value:u["a"].oneOfType([u["a"].number,u["a"].string]),step:u["a"].oneOfType([u["a"].number,u["a"].string]),defaultValue:u["a"].oneOfType([u["a"].number,u["a"].string]),tabIndex:u["a"].number,disabled:u["a"].bool,size:u["a"].oneOf(["large","small","default"]),formatter:u["a"].func,parser:u["a"].func,decimalSeparator:u["a"].string,placeholder:u["a"].string,name:u["a"].string,id:u["a"].string,precision:u["a"].number,autoFocus:u["a"].bool},H={name:"AInputNumber",model:{prop:"value",event:"change"},props:Object(l["t"])(R,{step:1}),inject:{configProvider:{default:function(){return V["a"]}}},methods:{focus:function(){this.$refs.inputNumberRef.focus()},blur:function(){this.$refs.inputNumberRef.blur()}},render:function(){var t,e=arguments[0],n=Object(l["l"])(this),r=n.prefixCls,a=n.size,s=c()(n,["prefixCls","size"]),u=this.configProvider.getPrefixCls,f=u("input-number",r),p=h()((t={},o()(t,f+"-lg","large"===a),o()(t,f+"-sm","small"===a),t)),v=e(d["a"],{attrs:{type:"up"},class:f+"-handler-up-inner"}),g=e(d["a"],{attrs:{type:"down"},class:f+"-handler-down-inner"}),m={props:i()({prefixCls:f,upHandler:v,downHandler:g},s),class:p,ref:"inputNumberRef",on:Object(l["k"])(this)};return e(L,m)},install:function(t){t.use(I["a"]),t.component(H.name,H)}};e["a"]=H},"0a06":function(t,e,n){"use strict";var r=n("c532"),i=n("30b5"),a=n("f6b4"),o=n("5270"),s=n("4a7b");function c(t){this.defaults=t,this.interceptors={request:new a,response:new a}}c.prototype.request=function(t){"string"===typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=s(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[o,void 0],n=Promise.resolve(t);this.interceptors.request.forEach((function(t){e.unshift(t.fulfilled,t.rejected)})),this.interceptors.response.forEach((function(t){e.push(t.fulfilled,t.rejected)}));while(e.length)n=n.then(e.shift(),e.shift());return n},c.prototype.getUri=function(t){return t=s(this.defaults,t),i(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(t){c.prototype[t]=function(e,n){return this.request(r.merge(n||{},{method:t,url:e}))}})),r.forEach(["post","put","patch"],(function(t){c.prototype[t]=function(e,n,i){return this.request(r.merge(i||{},{method:t,url:e,data:n}))}})),t.exports=c},"0ac8":function(t,e,n){var r=n("23e7"),i=n("8eb5");r({target:"Math",stat:!0,forced:i!=Math.expm1},{expm1:i})},"0ae2":function(t,e,n){var r=n("9876"),i=n("fed5"),a=n("1917");t.exports=function(t){var e=r(t),n=i.f;if(n){var o,s=n(t),c=a.f,u=0;while(s.length>u)c.call(t,o=s[u++])&&e.push(o)}return e}},"0b07":function(t,e,n){var r=n("34ac"),i=n("3698");function a(t,e){var n=i(t,e);return r(n)?n:void 0}t.exports=a},"0b25":function(t,e,n){var r=n("a691"),i=n("50c4");t.exports=function(t){if(void 0===t)return 0;var e=r(t),n=i(e);if(e!==n)throw RangeError("Wrong length or index");return n}},"0b99":function(t,e,n){"use strict";var r=n("19fa")(!0);n("393a")(String,"String",(function(t){this._t=String(t),this._i=0}),(function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=r(e,n),this._i+=t.length,{value:t,done:!1})}))},"0bad":function(t,e,n){t.exports=!n("4b8b")((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},"0bb7":function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("2b0e"),o=n("46cf"),s=n.n(o),c=n("4d91"),u=n("b488"),l=n("daa3"),f=n("7b05"),h=n("18a7"),d=n("c1df"),p=n.n(d),v=n("ba70"),g=n("65b8");function m(t){this.changeYear(t)}function y(){}var b={name:"MonthPanel",mixins:[u["a"]],props:{value:c["a"].any,defaultValue:c["a"].any,cellRender:c["a"].any,contentRender:c["a"].any,locale:c["a"].any,rootPrefixCls:c["a"].string,disabledDate:c["a"].func,renderFooter:c["a"].func,changeYear:c["a"].func.def(y)},data:function(){var t=this.value,e=this.defaultValue;return this.nextYear=m.bind(this,1),this.previousYear=m.bind(this,-1),{sValue:t||e}},watch:{value:function(t){this.setState({sValue:t})}},methods:{setAndSelectValue:function(t){this.setValue(t),this.__emit("select",t)},setValue:function(t){Object(l["s"])(this,"value")&&this.setState({sValue:t})}},render:function(){var t=arguments[0],e=this.sValue,n=this.cellRender,r=this.contentRender,i=this.locale,a=this.rootPrefixCls,o=this.disabledDate,s=this.renderFooter,c=e.year(),u=a+"-month-panel",f=s&&s("month");return t("div",{class:u},[t("div",[t("div",{class:u+"-header"},[t("a",{class:u+"-prev-year-btn",attrs:{role:"button",title:i.previousYear},on:{click:this.previousYear}}),t("a",{class:u+"-year-select",attrs:{role:"button",title:i.yearSelect},on:{click:Object(l["k"])(this).yearPanelShow||y}},[t("span",{class:u+"-year-select-content"},[c]),t("span",{class:u+"-year-select-arrow"},["x"])]),t("a",{class:u+"-next-year-btn",attrs:{role:"button",title:i.nextYear},on:{click:this.nextYear}})]),t("div",{class:u+"-body"},[t(g["a"],{attrs:{disabledDate:o,locale:i,value:e,cellRender:n,contentRender:r,prefixCls:u},on:{select:this.setAndSelectValue}})]),f&&t("div",{class:u+"-footer"},[f])])])}},x=b,w=n("6042"),_=n.n(w),O=4,C=3;function S(){}function M(t){var e=this.sValue.clone();e.add(t,"year"),this.setState({sValue:e})}function k(t){var e=this.sValue.clone();e.year(t),e.month(this.sValue.month()),this.sValue=e,this.__emit("select",e)}var j={mixins:[u["a"]],props:{rootPrefixCls:c["a"].string,value:c["a"].object,defaultValue:c["a"].object,locale:c["a"].object,renderFooter:c["a"].func},data:function(){return this.nextDecade=M.bind(this,10),this.previousDecade=M.bind(this,-10),{sValue:this.value||this.defaultValue}},watch:{value:function(t){this.sValue=t}},methods:{years:function(){for(var t=this.sValue,e=t.year(),n=10*parseInt(e/10,10),r=n-1,i=[],a=0,o=0;ou),r),a=S;return a=n.yearu?t.nextDecade:k.bind(t,n.year),e("td",{attrs:{role:"gridcell",title:n.title},key:n.content,on:{click:a},class:i},[e("a",{class:f+"-year"},[n.content])])}));return e("tr",{key:r,attrs:{role:"row"}},[i])})),d=i&&i("year");return e("div",{class:f},[e("div",[e("div",{class:f+"-header"},[e("a",{class:f+"-prev-decade-btn",attrs:{role:"button",title:r.previousDecade},on:{click:this.previousDecade}}),e("a",{class:f+"-decade-select",attrs:{role:"button",title:r.decadeSelect},on:{click:a}},[e("span",{class:f+"-decade-select-content"},[c,"-",u]),e("span",{class:f+"-decade-select-arrow"},["x"])]),e("a",{class:f+"-next-decade-btn",attrs:{role:"button",title:r.nextDecade},on:{click:this.nextDecade}})]),e("div",{class:f+"-body"},[e("table",{class:f+"-table",attrs:{cellSpacing:"0",role:"grid"}},[e("tbody",{class:f+"-tbody"},[h])])]),d&&e("div",{class:f+"-footer"},[d])])])}},T=4,z=3;function E(){}function A(t){var e=this.sValue.clone();e.add(t,"years"),this.setState({sValue:e})}function P(t,e){var n=this.sValue.clone();n.year(t),n.month(this.sValue.month()),this.__emit("select",n),e.preventDefault()}var L={mixins:[u["a"]],props:{locale:c["a"].object,value:c["a"].object,defaultValue:c["a"].object,rootPrefixCls:c["a"].string,renderFooter:c["a"].func},data:function(){return this.nextCentury=A.bind(this,100),this.previousCentury=A.bind(this,-100),{sValue:this.value||this.defaultValue}},watch:{value:function(t){this.sValue=t}},render:function(){for(var t=this,e=arguments[0],n=this.sValue,r=this.$props,i=r.locale,a=r.renderFooter,o=n.year(),s=100*parseInt(o/100,10),c=s-10,u=s+99,l=[],f=0,h=this.rootPrefixCls+"-decade-panel",d=0;du,f=(r={},_()(r,h+"-cell",1),_()(r,h+"-selected-cell",i<=o&&o<=a),_()(r,h+"-last-century-cell",c),_()(r,h+"-next-century-cell",l),r),d=i+"-"+a,p=E;return p=c?t.previousCentury:l?t.nextCentury:P.bind(t,i),e("td",{key:i,on:{click:p},attrs:{role:"gridcell"},class:f},[e("a",{class:h+"-decade"},[d])])}));return e("tr",{key:r,attrs:{role:"row"}},[i])}));return e("div",{class:h},[e("div",{class:h+"-header"},[e("a",{class:h+"-prev-century-btn",attrs:{role:"button",title:i.previousCentury},on:{click:this.previousCentury}}),e("div",{class:h+"-century"},[s,"-",u]),e("a",{class:h+"-next-century-btn",attrs:{role:"button",title:i.nextCentury},on:{click:this.nextCentury}})]),e("div",{class:h+"-body"},[e("table",{class:h+"-table",attrs:{cellSpacing:"0",role:"grid"}},[e("tbody",{class:h+"-tbody"},[y])])]),m&&e("div",{class:h+"-footer"},[m])])}};function V(){}function I(t){var e=this.value.clone();e.add(t,"months"),this.__emit("valueChange",e)}function R(t){var e=this.value.clone();e.add(t,"years"),this.__emit("valueChange",e)}function H(t,e){return t?e:null}var D={name:"CalendarHeader",mixins:[u["a"]],props:{prefixCls:c["a"].string,value:c["a"].object,showTimePicker:c["a"].bool,locale:c["a"].object,enablePrev:c["a"].any.def(1),enableNext:c["a"].any.def(1),disabledMonth:c["a"].func,mode:c["a"].any,monthCellRender:c["a"].func,monthCellContentRender:c["a"].func,renderFooter:c["a"].func},data:function(){return this.nextMonth=I.bind(this,1),this.previousMonth=I.bind(this,-1),this.nextYear=R.bind(this,1),this.previousYear=R.bind(this,-1),{yearPanelReferer:null}},methods:{onMonthSelect:function(t){this.__emit("panelChange",t,"date"),Object(l["k"])(this).monthSelect?this.__emit("monthSelect",t):this.__emit("valueChange",t)},onYearSelect:function(t){var e=this.yearPanelReferer;this.setState({yearPanelReferer:null}),this.__emit("panelChange",t,e),this.__emit("valueChange",t)},onDecadeSelect:function(t){this.__emit("panelChange",t,"year"),this.__emit("valueChange",t)},changeYear:function(t){t>0?this.nextYear():this.previousYear()},monthYearElement:function(t){var e=this,n=this.$createElement,r=this.$props,i=r.prefixCls,a=r.locale,o=r.value,s=o.localeData(),c=a.monthBeforeYear,u=i+"-"+(c?"my-select":"ym-select"),l=t?" "+i+"-time-status":"",f=n("a",{class:i+"-year-select"+l,attrs:{role:"button",title:t?null:a.yearSelect},on:{click:t?V:function(){return e.showYearPanel("date")}}},[o.format(a.yearFormat)]),h=n("a",{class:i+"-month-select"+l,attrs:{role:"button",title:t?null:a.monthSelect},on:{click:t?V:this.showMonthPanel}},[a.monthFormat?o.format(a.monthFormat):s.monthsShort(o)]),d=void 0;t&&(d=n("a",{class:i+"-day-select"+l,attrs:{role:"button"}},[o.format(a.dayFormat)]));var p=[];return p=c?[h,d,f]:[f,h,d],n("span",{class:u},[p])},showMonthPanel:function(){this.__emit("panelChange",null,"month")},showYearPanel:function(t){this.setState({yearPanelReferer:t}),this.__emit("panelChange",null,"year")},showDecadePanel:function(){this.__emit("panelChange",null,"decade")}},render:function(){var t=this,e=arguments[0],n=Object(l["l"])(this),r=n.prefixCls,i=n.locale,a=n.mode,o=n.value,s=n.showTimePicker,c=n.enableNext,u=n.enablePrev,f=n.disabledMonth,h=n.renderFooter,d=null;return"month"===a&&(d=e(x,{attrs:{locale:i,value:o,rootPrefixCls:r,disabledDate:f,cellRender:n.monthCellRender,contentRender:n.monthCellContentRender,renderFooter:h,changeYear:this.changeYear},on:{select:this.onMonthSelect,yearPanelShow:function(){return t.showYearPanel("month")}}})),"year"===a&&(d=e(j,{attrs:{locale:i,value:o,rootPrefixCls:r,renderFooter:h},on:{select:this.onYearSelect,decadePanelShow:this.showDecadePanel}})),"decade"===a&&(d=e(L,{attrs:{locale:i,value:o,rootPrefixCls:r,renderFooter:h},on:{select:this.onDecadeSelect}})),e("div",{class:r+"-header"},[e("div",{style:{position:"relative"}},[H(u&&!s,e("a",{class:r+"-prev-year-btn",attrs:{role:"button",title:i.previousYear},on:{click:this.previousYear}})),H(u&&!s,e("a",{class:r+"-prev-month-btn",attrs:{role:"button",title:i.previousMonth},on:{click:this.previousMonth}})),this.monthYearElement(s),H(c&&!s,e("a",{class:r+"-next-month-btn",on:{click:this.nextMonth},attrs:{title:i.nextMonth}})),H(c&&!s,e("a",{class:r+"-next-year-btn",on:{click:this.nextYear},attrs:{title:i.nextYear}}))]),d])}},F=D,N=n("92fa"),$=n.n(N),B=n("e9e0");function W(){}var Y={functional:!0,render:function(t,e){var n=arguments[0],r=e.props,i=e.listeners,a=void 0===i?{}:i,o=r.prefixCls,s=r.locale,c=r.value,u=r.timePicker,l=r.disabled,f=r.disabledDate,h=r.text,d=a.today,p=void 0===d?W:d,v=(!h&&u?s.now:h)||s.today,g=f&&!Object(B["g"])(Object(B["e"])(c),f),m=g||l,y=m?o+"-today-btn-disabled":"";return n("a",{class:o+"-today-btn "+y,attrs:{role:"button",title:Object(B["f"])(c)},on:{click:m?W:p}},[v])}};function q(){}var U={functional:!0,render:function(t,e){var n=arguments[0],r=e.props,i=e.listeners,a=void 0===i?{}:i,o=r.prefixCls,s=r.locale,c=r.okDisabled,u=a.ok,l=void 0===u?q:u,f=o+"-ok-btn";return c&&(f+=" "+o+"-ok-btn-disabled"),n("a",{class:f,attrs:{role:"button"},on:{click:c?q:l}},[s.ok])}};function K(){}var G={functional:!0,render:function(t,e){var n,r=e.props,i=e.listeners,a=void 0===i?{}:i,o=r.prefixCls,s=r.locale,c=r.showTimePicker,u=r.timePickerDisabled,l=a.closeTimePicker,f=void 0===l?K:l,h=a.openTimePicker,d=void 0===h?K:h,p=(n={},_()(n,o+"-time-picker-btn",!0),_()(n,o+"-time-picker-btn-disabled",u),n),v=K;return u||(v=c?f:d),t("a",{class:p,attrs:{role:"button"},on:{click:v}},[c?s.dateSelect:s.timeSelect])}},X={mixins:[u["a"]],props:{prefixCls:c["a"].string,showDateInput:c["a"].bool,disabledTime:c["a"].any,timePicker:c["a"].any,selectedValue:c["a"].any,showOk:c["a"].bool,value:c["a"].object,renderFooter:c["a"].func,defaultValue:c["a"].object,locale:c["a"].object,showToday:c["a"].bool,disabledDate:c["a"].func,showTimePicker:c["a"].bool,okDisabled:c["a"].bool,mode:c["a"].string},methods:{onSelect:function(t){this.__emit("select",t)},getRootDOMNode:function(){return this.$el}},render:function(){var t=arguments[0],e=Object(l["l"])(this),n=e.value,r=e.prefixCls,a=e.showOk,o=e.timePicker,s=e.renderFooter,c=e.showToday,u=e.mode,f=null,h=s&&s(u);if(c||o||h){var d,p={props:i()({},e,{value:n}),on:Object(l["k"])(this)},v=null;c&&(v=t(Y,$()([{key:"todayButton"},p]))),delete p.props.value;var g=null;(!0===a||!1!==a&&o)&&(g=t(U,$()([{key:"okButton"},p])));var m=null;o&&(m=t(G,$()([{key:"timePickerButton"},p])));var y=void 0;(v||m||g||h)&&(y=t("span",{class:r+"-footer-btn"},[h,v,m,g]));var b=(d={},_()(d,r+"-footer",!0),_()(d,r+"-footer-show-ok",!!g),d);f=t("div",{class:b},[y])}return f}},Z=X,Q=n("a020"),J=n("6201"),tt=void 0,et=void 0,nt=void 0,rt={mixins:[u["a"]],props:{prefixCls:c["a"].string,timePicker:c["a"].object,value:c["a"].object,disabledTime:c["a"].any,format:c["a"].oneOfType([c["a"].string,c["a"].arrayOf(c["a"].string),c["a"].func]),locale:c["a"].object,disabledDate:c["a"].func,placeholder:c["a"].string,selectedValue:c["a"].object,clearIcon:c["a"].any,inputMode:c["a"].string,inputReadOnly:c["a"].bool},data:function(){var t=this.selectedValue;return{str:Object(B["a"])(t,this.format),invalid:!1,hasFocus:!1}},watch:{selectedValue:function(){this.setState()},format:function(){this.setState()}},updated:function(){var t=this;this.$nextTick((function(){!nt||!t.$data.hasFocus||t.invalid||0===tt&&0===et||nt.setSelectionRange(tt,et)}))},getInstance:function(){return nt},methods:{getDerivedStateFromProps:function(t,e){var n={};nt&&(tt=nt.selectionStart,et=nt.selectionEnd);var r=t.selectedValue;return e.hasFocus||(n={str:Object(B["a"])(r,this.format),invalid:!1}),n},onClear:function(){this.setState({str:""}),this.__emit("clear",null)},onInputChange:function(t){var e=t.target,n=e.value,r=e.composing,i=this.str,a=void 0===i?"":i;if(!t.isComposing&&!r&&a!==n){var o=this.$props,s=o.disabledDate,c=o.format,u=o.selectedValue;if(!n)return this.__emit("change",null),void this.setState({invalid:!1,str:n});var l=p()(n,c,!0);if(l.isValid()){var f=this.value.clone();f.year(l.year()).month(l.month()).date(l.date()).hour(l.hour()).minute(l.minute()).second(l.second()),!f||s&&s(f)?this.setState({invalid:!0,str:n}):(u!==f||u&&f&&!u.isSame(f))&&(this.setState({invalid:!1,str:n}),this.__emit("change",f))}else this.setState({invalid:!0,str:n})}},onFocus:function(){this.setState({hasFocus:!0})},onBlur:function(){this.setState((function(t,e){return{hasFocus:!1,str:Object(B["a"])(e.value,e.format)}}))},onKeyDown:function(t){var e=t.keyCode,n=this.$props,r=n.value,i=n.disabledDate;if(e===h["a"].ENTER){var a=!i||!i(r);a&&this.__emit("select",r.clone()),t.preventDefault()}},getRootDOMNode:function(){return this.$el},focus:function(){nt&&nt.focus()},saveDateInput:function(t){nt=t}},render:function(){var t=arguments[0],e=this.invalid,n=this.str,r=this.locale,i=this.prefixCls,a=this.placeholder,o=this.disabled,s=this.showClear,c=this.inputMode,u=this.inputReadOnly,f=Object(l["g"])(this,"clearIcon"),h=e?i+"-input-invalid":"";return t("div",{class:i+"-input-wrap"},[t("div",{class:i+"-date-input-wrap"},[t("input",$()([{directives:[{name:"ant-ref",value:this.saveDateInput},{name:"ant-input"}]},{class:i+"-input "+h,domProps:{value:n},attrs:{disabled:o,placeholder:a,inputMode:c,readOnly:u},on:{input:this.onInputChange,keydown:this.onKeyDown,focus:this.onFocus,blur:this.onBlur}}]))]),s?t("a",{attrs:{role:"button",title:r.clear},on:{click:this.onClear}},[f||t("span",{class:i+"-clear-btn"})]):null])}},it=rt,at=n("f8d5");function ot(t){return t.clone().startOf("month")}function st(t){return t.clone().endOf("month")}function ct(t,e,n){return t.clone().add(e,n)}function ut(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1],n=arguments[2];return t.some((function(t){return t.isSame(e,n)}))}var lt=function(t){return!(!p.a.isMoment(t)||!t.isValid())&&t},ft={name:"Calendar",props:{locale:c["a"].object.def(at["a"]),format:c["a"].oneOfType([c["a"].string,c["a"].arrayOf(c["a"].string),c["a"].func]),visible:c["a"].bool.def(!0),prefixCls:c["a"].string.def("rc-calendar"),defaultValue:c["a"].object,value:c["a"].object,selectedValue:c["a"].object,defaultSelectedValue:c["a"].object,mode:c["a"].oneOf(["time","date","month","year","decade"]),showDateInput:c["a"].bool.def(!0),showWeekNumber:c["a"].bool,showToday:c["a"].bool.def(!0),showOk:c["a"].bool,timePicker:c["a"].any,dateInputPlaceholder:c["a"].any,disabledDate:c["a"].func,disabledTime:c["a"].any,dateRender:c["a"].func,renderFooter:c["a"].func.def((function(){return null})),renderSidebar:c["a"].func.def((function(){return null})),clearIcon:c["a"].any,focusablePanel:c["a"].bool.def(!0),inputMode:c["a"].string,inputReadOnly:c["a"].bool},mixins:[u["a"],J["a"],Q["a"]],data:function(){var t=this.$props;return{sMode:this.mode||"date",sValue:lt(t.value)||lt(t.defaultValue)||p()(),sSelectedValue:t.selectedValue||t.defaultSelectedValue}},watch:{mode:function(t){this.setState({sMode:t})},value:function(t){this.setState({sValue:lt(t)||lt(this.defaultValue)||Object(Q["b"])(this.sValue)})},selectedValue:function(t){this.setState({sSelectedValue:t})}},mounted:function(){var t=this;this.$nextTick((function(){t.saveFocusElement(it.getInstance())}))},methods:{onPanelChange:function(t,e){var n=this.sValue;Object(l["s"])(this,"mode")||this.setState({sMode:e}),this.__emit("panelChange",t||n,e)},onKeyDown:function(t){if("input"!==t.target.nodeName.toLowerCase()){var e=t.keyCode,n=t.ctrlKey||t.metaKey,r=this.disabledDate,i=this.sValue;switch(e){case h["a"].DOWN:return this.goTime(1,"weeks"),t.preventDefault(),1;case h["a"].UP:return this.goTime(-1,"weeks"),t.preventDefault(),1;case h["a"].LEFT:return n?this.goTime(-1,"years"):this.goTime(-1,"days"),t.preventDefault(),1;case h["a"].RIGHT:return n?this.goTime(1,"years"):this.goTime(1,"days"),t.preventDefault(),1;case h["a"].HOME:return this.setValue(ot(i)),t.preventDefault(),1;case h["a"].END:return this.setValue(st(i)),t.preventDefault(),1;case h["a"].PAGE_DOWN:return this.goTime(1,"month"),t.preventDefault(),1;case h["a"].PAGE_UP:return this.goTime(-1,"month"),t.preventDefault(),1;case h["a"].ENTER:return r&&r(i)||this.onSelect(i,{source:"keyboard"}),t.preventDefault(),1;default:return this.__emit("keydown",t),1}}},onClear:function(){this.onSelect(null),this.__emit("clear")},onOk:function(){var t=this.sSelectedValue;this.isAllowedDate(t)&&this.__emit("ok",t)},onDateInputChange:function(t){this.onSelect(t,{source:"dateInput"})},onDateInputSelect:function(t){this.onSelect(t,{source:"dateInputSelect"})},onDateTableSelect:function(t){var e=this.timePicker,n=this.sSelectedValue;if(!n&&e){var r=Object(l["l"])(e),i=r.defaultValue;i&&Object(B["h"])(i,t)}this.onSelect(t)},onToday:function(){var t=this.sValue,e=Object(B["e"])(t);this.onSelect(e,{source:"todayButton"})},onBlur:function(t){var e=this;setTimeout((function(){var n=it.getInstance(),r=e.rootInstance;!r||r.contains(document.activeElement)||n&&n.contains(document.activeElement)||e.$emit("blur",t)}),0)},getRootDOMNode:function(){return this.$el},openTimePicker:function(){this.onPanelChange(null,"time")},closeTimePicker:function(){this.onPanelChange(null,"date")},goTime:function(t,e){this.setValue(ct(this.sValue,t,e))}},render:function(){var t=arguments[0],e=this.locale,n=this.prefixCls,r=this.disabledDate,a=this.dateInputPlaceholder,o=this.timePicker,s=this.disabledTime,c=this.showDateInput,u=this.sValue,h=this.sSelectedValue,d=this.sMode,p=this.renderFooter,g=this.inputMode,m=this.inputReadOnly,y=this.monthCellRender,b=this.monthCellContentRender,x=this.$props,w=Object(l["g"])(this,"clearIcon"),_="time"===d,O=_&&s&&o?Object(B["c"])(h,s):null,C=null;if(o&&_){var S=Object(l["l"])(o),M={props:i()({showHour:!0,showSecond:!0,showMinute:!0},S,O,{value:h,disabledTime:s}),on:{change:this.onDateInputChange}};void 0!==S.defaultValue&&(M.props.defaultOpenValue=S.defaultValue),C=Object(f["a"])(o,M)}var k=c?t(it,{attrs:{format:this.getFormat(),value:u,locale:e,placeholder:a,showClear:!0,disabledTime:s,disabledDate:r,prefixCls:n,selectedValue:h,clearIcon:w,inputMode:g,inputReadOnly:m},key:"date-input",on:{clear:this.onClear,change:this.onDateInputChange,select:this.onDateInputSelect}}):null,j=[];return x.renderSidebar&&j.push(x.renderSidebar()),j.push(t("div",{class:n+"-panel",key:"panel"},[k,t("div",{attrs:{tabIndex:x.focusablePanel?0:void 0},class:n+"-date-panel"},[t(F,{attrs:{locale:e,mode:d,value:u,renderFooter:p,showTimePicker:_,prefixCls:n,monthCellRender:y,monthCellContentRender:b},on:{valueChange:this.setValue,panelChange:this.onPanelChange}}),o&&_?t("div",{class:n+"-time-picker"},[t("div",{class:n+"-time-picker-panel"},[C])]):null,t("div",{class:n+"-body"},[t(v["a"],{attrs:{locale:e,value:u,selectedValue:h,prefixCls:n,dateRender:x.dateRender,disabledDate:r,showWeekNumber:x.showWeekNumber},on:{select:this.onDateTableSelect}})]),t(Z,{attrs:{showOk:x.showOk,mode:d,renderFooter:x.renderFooter,locale:e,prefixCls:n,showToday:x.showToday,disabledTime:s,showTimePicker:_,showDateInput:x.showDateInput,timePicker:o,selectedValue:h,timePickerDisabled:!h,value:u,disabledDate:r,okDisabled:!1!==x.showOk&&(!h||!this.isAllowedDate(h))},on:{ok:this.onOk,select:this.onSelect,today:this.onToday,openTimePicker:this.openTimePicker,closeTimePicker:this.closeTimePicker}})])])),this.renderRoot({children:j,class:x.showWeekNumber?n+"-week-number":""})}},ht=ft,dt=ht;a["a"].use(s.a,{name:"ant-ref"});var pt=dt,vt={name:"MonthCalendar",props:{locale:c["a"].object.def(at["a"]),format:c["a"].string,visible:c["a"].bool.def(!0),prefixCls:c["a"].string.def("rc-calendar"),monthCellRender:c["a"].func,value:c["a"].object,defaultValue:c["a"].object,selectedValue:c["a"].object,defaultSelectedValue:c["a"].object,disabledDate:c["a"].func,monthCellContentRender:c["a"].func,renderFooter:c["a"].func.def((function(){return null})),renderSidebar:c["a"].func.def((function(){return null}))},mixins:[u["a"],J["a"],Q["a"]],data:function(){var t=this.$props;return{mode:"month",sValue:t.value||t.defaultValue||p()(),sSelectedValue:t.selectedValue||t.defaultSelectedValue}},methods:{onKeyDown:function(t){var e=t.keyCode,n=t.ctrlKey||t.metaKey,r=this.sValue,i=this.disabledDate,a=r;switch(e){case h["a"].DOWN:a=r.clone(),a.add(3,"months");break;case h["a"].UP:a=r.clone(),a.add(-3,"months");break;case h["a"].LEFT:a=r.clone(),n?a.add(-1,"years"):a.add(-1,"months");break;case h["a"].RIGHT:a=r.clone(),n?a.add(1,"years"):a.add(1,"months");break;case h["a"].ENTER:return i&&i(r)||this.onSelect(r),t.preventDefault(),1;default:return}if(a!==r)return this.setValue(a),t.preventDefault(),1},handlePanelChange:function(t,e){"date"!==e&&this.setState({mode:e})}},render:function(){var t=arguments[0],e=this.mode,n=this.sValue,r=this.$props,i=this.$scopedSlots,a=r.prefixCls,o=r.locale,s=r.disabledDate,c=this.monthCellRender||i.monthCellRender,u=this.monthCellContentRender||i.monthCellContentRender,l=this.renderFooter||i.renderFooter,f=t("div",{class:a+"-month-calendar-content"},[t("div",{class:a+"-month-header-wrap"},[t(F,{attrs:{prefixCls:a,mode:e,value:n,locale:o,disabledMonth:s,monthCellRender:c,monthCellContentRender:u},on:{monthSelect:this.onSelect,valueChange:this.setValue,panelChange:this.handlePanelChange}})]),t(Z,{attrs:{prefixCls:a,renderFooter:l}})]);return this.renderRoot({class:r.prefixCls+"-month-calendar",children:f})}},gt=vt,mt=n("3eea"),yt=n.n(mt),bt=n("3f50"),xt={adjustX:1,adjustY:1},wt=[0,0],_t={bottomLeft:{points:["tl","tl"],overflow:xt,offset:[0,-3],targetOffset:wt},bottomRight:{points:["tr","tr"],overflow:xt,offset:[0,-3],targetOffset:wt},topRight:{points:["br","br"],overflow:xt,offset:[0,3],targetOffset:wt},topLeft:{points:["bl","bl"],overflow:xt,offset:[0,3],targetOffset:wt}},Ot=_t,Ct=n("8496"),St=n("2768"),Mt=n.n(St),kt={validator:function(t){return Array.isArray(t)?0===t.length||-1===t.findIndex((function(t){return!Mt()(t)&&!p.a.isMoment(t)})):Mt()(t)||p.a.isMoment(t)}},jt={name:"Picker",props:{animation:c["a"].oneOfType([c["a"].func,c["a"].string]),disabled:c["a"].bool,transitionName:c["a"].string,format:c["a"].oneOfType([c["a"].string,c["a"].array,c["a"].func]),children:c["a"].func,getCalendarContainer:c["a"].func,calendar:c["a"].any,open:c["a"].bool,defaultOpen:c["a"].bool.def(!1),prefixCls:c["a"].string.def("rc-calendar-picker"),placement:c["a"].any.def("bottomLeft"),value:kt,defaultValue:kt,align:c["a"].object.def((function(){return{}})),dropdownClassName:c["a"].string,dateRender:c["a"].func},mixins:[u["a"]],data:function(){var t=this.$props,e=void 0;e=Object(l["s"])(this,"open")?t.open:t.defaultOpen;var n=t.value||t.defaultValue;return{sOpen:e,sValue:n}},watch:{value:function(t){this.setState({sValue:t})},open:function(t){this.setState({sOpen:t})}},mounted:function(){this.preSOpen=this.sOpen},updated:function(){!this.preSOpen&&this.sOpen&&(this.focusTimeout=setTimeout(this.focusCalendar,0)),this.preSOpen=this.sOpen},beforeDestroy:function(){clearTimeout(this.focusTimeout)},methods:{onCalendarKeyDown:function(t){t.keyCode===h["a"].ESC&&(t.stopPropagation(),this.closeCalendar(this.focus))},onCalendarSelect:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.$props;Object(l["s"])(this,"value")||this.setState({sValue:t});var r=Object(l["l"])(n.calendar);("keyboard"===e.source||"dateInputSelect"===e.source||!r.timePicker&&"dateInput"!==e.source||"todayButton"===e.source)&&this.closeCalendar(this.focus),this.__emit("change",t)},onKeyDown:function(t){this.sOpen||t.keyCode!==h["a"].DOWN&&t.keyCode!==h["a"].ENTER||(this.openCalendar(),t.preventDefault())},onCalendarOk:function(){this.closeCalendar(this.focus)},onCalendarClear:function(){this.closeCalendar(this.focus)},onCalendarBlur:function(){this.setOpen(!1)},onVisibleChange:function(t){this.setOpen(t)},getCalendarElement:function(){var t=this.$props,e=Object(l["l"])(t.calendar),n=Object(l["i"])(t.calendar),r=this.sValue,i=r,a={ref:"calendarInstance",props:{defaultValue:i||e.defaultValue,selectedValue:r},on:{keydown:this.onCalendarKeyDown,ok:Object(bt["a"])(n.ok,this.onCalendarOk),select:Object(bt["a"])(n.select,this.onCalendarSelect),clear:Object(bt["a"])(n.clear,this.onCalendarClear),blur:Object(bt["a"])(n.blur,this.onCalendarBlur)}};return Object(f["a"])(t.calendar,a)},setOpen:function(t,e){this.sOpen!==t&&(Object(l["s"])(this,"open")||this.setState({sOpen:t},e),this.__emit("openChange",t))},openCalendar:function(t){this.setOpen(!0,t)},closeCalendar:function(t){this.setOpen(!1,t)},focus:function(){this.sOpen||this.$el.focus()},focusCalendar:function(){this.sOpen&&this.calendarInstance&&this.calendarInstance.componentInstance&&this.calendarInstance.componentInstance.focus()}},render:function(){var t=arguments[0],e=Object(l["l"])(this),n=Object(l["q"])(this),r=e.prefixCls,i=e.placement,a=e.getCalendarContainer,o=e.align,s=e.animation,c=e.disabled,u=e.dropdownClassName,h=e.transitionName,d=this.sValue,p=this.sOpen,v=this.$scopedSlots["default"],g={value:d,open:p};return!this.sOpen&&this.calendarInstance||(this.calendarInstance=this.getCalendarElement()),t(Ct["a"],{attrs:{popupAlign:o,builtinPlacements:Ot,popupPlacement:i,action:c&&!p?[]:["click"],destroyPopupOnHide:!0,getPopupContainer:a,popupStyle:n,popupAnimation:s,popupTransitionName:h,popupVisible:p,prefixCls:r,popupClassName:u},on:{popupVisibleChange:this.onVisibleChange}},[t("template",{slot:"popup"},[this.calendarInstance]),Object(f["a"])(v(g,e),{on:{keydown:this.onKeyDown}})])}},Tt=jt,zt=n("4d26"),Et=n.n(zt),At=n("0c63"),Pt=n("4df5"),Lt=n("2cf8");function Vt(t,e){if(!t)return"";if(Array.isArray(e)&&(e=e[0]),"function"===typeof e){var n=e(t);if("string"===typeof n)return n;throw new Error("The function of format does not return a string")}return t.format(e)}function It(){}function Rt(t,e){return{props:Object(l["t"])(e,{allowClear:!0,showToday:!0}),mixins:[u["a"]],model:{prop:"value",event:"change"},inject:{configProvider:{default:function(){return Pt["a"]}}},data:function(){var t=this.value||this.defaultValue;if(t&&!Object(Lt["a"])(d).isMoment(t))throw new Error("The value/defaultValue of DatePicker or MonthPicker must be a moment object");return{sValue:t,showDate:t,_open:!!this.open}},watch:{open:function(t){var e=Object(l["l"])(this),n={};n._open=t,"value"in e&&!t&&e.value!==this.showDate&&(n.showDate=e.value),this.setState(n)},value:function(t){var e={};e.sValue=t,t!==this.sValue&&(e.showDate=t),this.setState(e)},_open:function(t,e){var n=this;this.$nextTick((function(){Object(l["s"])(n,"open")||!e||t||n.focus()}))}},methods:{clearSelection:function(t){t.preventDefault(),t.stopPropagation(),this.handleChange(null)},handleChange:function(t){Object(l["s"])(this,"value")||this.setState({sValue:t,showDate:t}),this.$emit("change",t,Vt(t,this.format))},handleCalendarChange:function(t){this.setState({showDate:t})},handleOpenChange:function(t){var e=Object(l["l"])(this);"open"in e||this.setState({_open:t}),this.$emit("openChange",t)},focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},renderFooter:function(){var t=this.$createElement,e=this.$scopedSlots,n=this.$slots,r=this._prefixCls,i=this.renderExtraFooter||e.renderExtraFooter||n.renderExtraFooter;return i?t("div",{class:r+"-footer-extra"},["function"===typeof i?i.apply(void 0,arguments):i]):null},onMouseEnter:function(t){this.$emit("mouseenter",t)},onMouseLeave:function(t){this.$emit("mouseleave",t)}},render:function(){var e,n=this,r=arguments[0],a=this.$scopedSlots,o=this.$data,s=o.sValue,c=o.showDate,u=o._open,h=Object(l["g"])(this,"suffixIcon");h=Array.isArray(h)?h[0]:h;var p=Object(l["k"])(this),v=p.panelChange,g=void 0===v?It:v,m=p.focus,y=void 0===m?It:m,b=p.blur,x=void 0===b?It:b,w=p.ok,O=void 0===w?It:w,C=Object(l["l"])(this),S=C.prefixCls,M=C.locale,k=C.localeCode,j=C.inputReadOnly,T=this.configProvider.getPrefixCls,z=T("calendar",S);this._prefixCls=z;var E=C.dateRender||a.dateRender,A=C.monthCellContentRender||a.monthCellContentRender,P="placeholder"in C?C.placeholder:M.lang.placeholder,L=C.showTime?C.disabledTime:null,V=Et()((e={},_()(e,z+"-time",C.showTime),_()(e,z+"-month",gt===t),e));s&&k&&s.locale(k);var I={props:{},on:{}},R={props:{},on:{}},H={};C.showTime?(R.on.select=this.handleChange,H.minWidth="195px"):I.on.change=this.handleChange,"mode"in C&&(R.props.mode=C.mode);var D=Object(l["x"])(R,{props:{disabledDate:C.disabledDate,disabledTime:L,locale:M.lang,timePicker:C.timePicker,defaultValue:C.defaultPickerValue||Object(Lt["a"])(d)(),dateInputPlaceholder:P,prefixCls:z,dateRender:E,format:C.format,showToday:C.showToday,monthCellContentRender:A,renderFooter:this.renderFooter,value:c,inputReadOnly:j},on:{ok:O,panelChange:g,change:this.handleCalendarChange},class:V,scopedSlots:a}),F=r(t,D),N=!C.disabled&&C.allowClear&&s?r(At["a"],{attrs:{type:"close-circle",theme:"filled"},class:z+"-picker-clear",on:{click:this.clearSelection}}):null,$=h&&(Object(l["w"])(h)?Object(f["a"])(h,{class:z+"-picker-icon"}):r("span",{class:z+"-picker-icon"},[h]))||r(At["a"],{attrs:{type:"calendar"},class:z+"-picker-icon"}),B=function(t){var e=t.value;return r("div",[r("input",{ref:"input",attrs:{disabled:C.disabled,readOnly:!0,placeholder:P,tabIndex:C.tabIndex,name:n.name},on:{focus:y,blur:x},domProps:{value:Vt(e,n.format)},class:C.pickerInputClass}),N,$])},W={props:i()({},C,I.props,{calendar:F,value:s,prefixCls:z+"-picker-container"}),on:i()({},yt()(p,"change"),I.on,{open:u,onOpenChange:this.handleOpenChange}),style:C.popupStyle,scopedSlots:i()({default:B},a)};return r("span",{class:C.pickerClass,style:H,on:{mouseenter:this.onMouseEnter,mouseleave:this.onMouseLeave}},[r(Tt,W)])}}}var Ht=n("9a16"),Dt=n("e5cd"),Ft=n("27ab"),Nt=n("b4a0"),$t=n("1501"),Bt={date:"YYYY-MM-DD",dateTime:"YYYY-MM-DD HH:mm:ss",week:"gggg-wo",month:"YYYY-MM"},Wt={date:"dateFormat",dateTime:"dateTimeFormat",week:"weekFormat",month:"monthFormat"};function Yt(t){var e=t.showHour,n=t.showMinute,r=t.showSecond,i=t.use12Hours,a=0;return e&&(a+=1),n&&(a+=1),r&&(a+=1),i&&(a+=1),a}function qt(t,e,n){return{name:t.name,props:Object(l["t"])(e,{transitionName:"slide-up",popupStyle:{},locale:{}}),model:{prop:"value",event:"change"},inject:{configProvider:{default:function(){return Pt["a"]}}},provide:function(){return{savePopupRef:this.savePopupRef}},mounted:function(){var t=this,e=this.autoFocus,n=this.disabled,r=this.value,i=this.defaultValue,a=this.valueFormat;Object($t["d"])("DatePicker",i,"defaultValue",a),Object($t["d"])("DatePicker",r,"value",a),e&&!n&&this.$nextTick((function(){t.focus()}))},watch:{value:function(t){Object($t["d"])("DatePicker",t,"value",this.valueFormat)}},methods:{getDefaultLocale:function(){var t=i()({},Nt["a"],this.locale);return t.lang=i()({},t.lang,(this.locale||{}).lang),t},savePopupRef:function(t){this.popupRef=t},handleOpenChange:function(t){this.$emit("openChange",t)},handleFocus:function(t){this.$emit("focus",t)},handleBlur:function(t){this.$emit("blur",t)},handleMouseEnter:function(t){this.$emit("mouseenter",t)},handleMouseLeave:function(t){this.$emit("mouseleave",t)},handleChange:function(t,e){this.$emit("change",this.valueFormat?Object($t["e"])(t,this.valueFormat):t,e)},handleOk:function(t){this.$emit("ok",this.valueFormat?Object($t["e"])(t,this.valueFormat):t)},handleCalendarChange:function(t,e){this.$emit("calendarChange",this.valueFormat?Object($t["e"])(t,this.valueFormat):t,e)},focus:function(){this.$refs.picker.focus()},blur:function(){this.$refs.picker.blur()},transformValue:function(t){"value"in t&&(t.value=Object($t["f"])(t.value,this.valueFormat)),"defaultValue"in t&&(t.defaultValue=Object($t["f"])(t.defaultValue,this.valueFormat)),"defaultPickerValue"in t&&(t.defaultPickerValue=Object($t["f"])(t.defaultPickerValue,this.valueFormat))},renderPicker:function(e,r){var a,o=this,s=this.$createElement,c=Object(l["l"])(this);this.transformValue(c);var u=c.prefixCls,f=c.inputPrefixCls,h=c.getCalendarContainer,d=c.size,p=c.showTime,v=c.disabled,g=c.format,m=p?n+"Time":n,y=g||e[Wt[m]]||Bt[m],b=this.configProvider,x=b.getPrefixCls,w=b.getPopupContainer,O=h||w,C=x("calendar",u),S=x("input",f),M=Et()(C+"-picker",_()({},C+"-picker-"+d,!!d)),k=Et()(C+"-picker-input",S,(a={},_()(a,S+"-lg","large"===d),_()(a,S+"-sm","small"===d),_()(a,S+"-disabled",v),a)),j=p&&p.format||"HH:mm:ss",T=i()({},Object(Ft["b"])(j),{format:j,use12Hours:p&&p.use12Hours}),z=Yt(T),E=C+"-time-picker-column-"+z,A={props:i()({},T,p,{prefixCls:C+"-time-picker",placeholder:e.timePickerLocale.placeholder,transitionName:"slide-up"}),class:E,on:{esc:function(){}}},P=p?s(Ht["a"],A):null,L={props:i()({},c,{getCalendarContainer:O,format:y,pickerClass:M,pickerInputClass:k,locale:e,localeCode:r,timePicker:P}),on:i()({},Object(l["k"])(this),{openChange:this.handleOpenChange,focus:this.handleFocus,blur:this.handleBlur,mouseenter:this.handleMouseEnter,mouseleave:this.handleMouseLeave,change:this.handleChange,ok:this.handleOk,calendarChange:this.handleCalendarChange}),ref:"picker",scopedSlots:this.$scopedSlots||{}};return s(t,L,[this.$slots&&Object.keys(this.$slots).map((function(t){return s("template",{slot:t,key:t},[o.$slots[t]])}))])}},render:function(){var t=arguments[0];return t(Dt["a"],{attrs:{componentName:"DatePicker",defaultLocale:this.getDefaultLocale},scopedSlots:{default:this.renderPicker}})}}}var Ut=n("b24f"),Kt=n.n(Ut),Gt=n("9b57"),Xt=n.n(Gt);function Zt(){}var Qt={mixins:[u["a"]],props:{prefixCls:c["a"].string,value:c["a"].any,hoverValue:c["a"].any,selectedValue:c["a"].any,direction:c["a"].any,locale:c["a"].any,showDateInput:c["a"].bool,showTimePicker:c["a"].bool,showWeekNumber:c["a"].bool,format:c["a"].any,placeholder:c["a"].any,disabledDate:c["a"].any,timePicker:c["a"].any,disabledTime:c["a"].any,disabledMonth:c["a"].any,mode:c["a"].any,timePickerDisabledTime:c["a"].object,enableNext:c["a"].any,enablePrev:c["a"].any,clearIcon:c["a"].any,dateRender:c["a"].func,inputMode:c["a"].string,inputReadOnly:c["a"].bool},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.value,a=e.hoverValue,o=e.selectedValue,s=e.mode,c=e.direction,u=e.locale,h=e.format,d=e.placeholder,p=e.disabledDate,g=e.timePicker,m=e.disabledTime,y=e.timePickerDisabledTime,b=e.showTimePicker,x=e.enablePrev,w=e.enableNext,_=e.disabledMonth,O=e.showDateInput,C=e.dateRender,S=e.showWeekNumber,M=e.showClear,k=e.inputMode,j=e.inputReadOnly,T=Object(l["g"])(this,"clearIcon"),z=Object(l["k"])(this),E=z.inputChange,A=void 0===E?Zt:E,P=z.inputSelect,L=void 0===P?Zt:P,V=z.valueChange,I=void 0===V?Zt:V,R=z.panelChange,H=void 0===R?Zt:R,D=z.select,N=void 0===D?Zt:D,$=z.dayHover,W=void 0===$?Zt:$,Y=b&&g,q=Y&&m?Object(B["c"])(o,m):null,U=n+"-range",K={locale:u,value:r,prefixCls:n,showTimePicker:b},G="left"===c?0:1,X=null;if(Y){var Z=Object(l["l"])(g);X=Object(f["a"])(g,{props:i()({showHour:!0,showMinute:!0,showSecond:!0},Z,q,y,{defaultOpenValue:r,value:o[G]}),on:{change:A}})}var Q=O&&t(it,{attrs:{format:h,locale:u,prefixCls:n,timePicker:g,disabledDate:p,placeholder:d,disabledTime:m,value:r,showClear:M||!1,selectedValue:o[G],clearIcon:T,inputMode:k,inputReadOnly:j},on:{change:A,select:L}}),J={props:i()({},K,{mode:s,enableNext:w,enablePrev:x,disabledMonth:_}),on:{valueChange:I,panelChange:H}},tt={props:i()({},K,{hoverValue:a,selectedValue:o,dateRender:C,disabledDate:p,showWeekNumber:S}),on:{select:N,dayHover:W}};return t("div",{class:U+"-part "+U+"-"+c},[Q,t("div",{style:{outline:"none"}},[t(F,J),b?t("div",{class:n+"-time-picker"},[t("div",{class:n+"-time-picker-panel"},[X])]):null,t("div",{class:n+"-body"},[t(v["a"],tt)])])])}},Jt=Qt;function te(){}function ee(t){return Array.isArray(t)&&(0===t.length||t.every((function(t){return!t})))}function ne(t,e){if(t===e)return!0;if(null===t||"undefined"===typeof t||null===e||"undefined"===typeof e)return!1;if(t.length!==e.length)return!1;for(var n=0;n0&&(i[1-a]=this.sShowTimePicker?i[a]:void 0),this.__emit("inputSelect",i),this.fireSelectValueChange(i,null,n||{source:"dateInput"})}}var se={props:{locale:c["a"].object.def(at["a"]),visible:c["a"].bool.def(!0),prefixCls:c["a"].string.def("rc-calendar"),dateInputPlaceholder:c["a"].any,seperator:c["a"].string.def("~"),defaultValue:c["a"].any,value:c["a"].any,hoverValue:c["a"].any,mode:c["a"].arrayOf(c["a"].oneOf(["time","date","month","year","decade"])),showDateInput:c["a"].bool.def(!0),timePicker:c["a"].any,showOk:c["a"].bool,showToday:c["a"].bool.def(!0),defaultSelectedValue:c["a"].array.def([]),selectedValue:c["a"].array,showClear:c["a"].bool,showWeekNumber:c["a"].bool,format:c["a"].oneOfType([c["a"].string,c["a"].arrayOf(c["a"].string),c["a"].func]),type:c["a"].any.def("both"),disabledDate:c["a"].func,disabledTime:c["a"].func.def(te),renderFooter:c["a"].func.def((function(){return null})),renderSidebar:c["a"].func.def((function(){return null})),dateRender:c["a"].func,clearIcon:c["a"].any,inputReadOnly:c["a"].bool},mixins:[u["a"],J["a"]],data:function(){var t=this.$props,e=t.selectedValue||t.defaultSelectedValue,n=ie(t,1);return{sSelectedValue:e,prevSelectedValue:e,firstSelectedValue:null,sHoverValue:t.hoverValue||[],sValue:n,sShowTimePicker:!1,sMode:t.mode||["date","date"],sPanelTriggerSource:""}},watch:{value:function(){var t={};t.sValue=ie(this.$props,0),this.setState(t)},hoverValue:function(t){ne(this.sHoverValue,t)||this.setState({sHoverValue:t})},selectedValue:function(t){var e={};e.sSelectedValue=t,e.prevSelectedValue=t,this.setState(e)},mode:function(t){ne(this.sMode,t)||this.setState({sMode:t})}},methods:{onDatePanelEnter:function(){this.hasSelectedValue()&&this.fireHoverValueChange(this.sSelectedValue.concat())},onDatePanelLeave:function(){this.hasSelectedValue()&&this.fireHoverValueChange([])},onSelect:function(t){var e=this.type,n=this.sSelectedValue,r=this.prevSelectedValue,i=this.firstSelectedValue,a=void 0;if("both"===e)i?this.compare(i,t)<0?(Object(B["h"])(r[1],t),a=[i,t]):(Object(B["h"])(r[0],t),Object(B["h"])(r[1],i),a=[t,i]):(Object(B["h"])(r[0],t),a=[t]);else if("start"===e){Object(B["h"])(r[0],t);var o=n[1];a=o&&this.compare(o,t)>0?[t,o]:[t]}else{var s=n[0];s&&this.compare(s,t)<=0?(Object(B["h"])(r[1],t),a=[s,t]):(Object(B["h"])(r[0],t),a=[t])}this.fireSelectValueChange(a)},onKeyDown:function(t){var e=this;if("input"!==t.target.nodeName.toLowerCase()){var n=t.keyCode,r=t.ctrlKey||t.metaKey,i=this.$data,a=i.sSelectedValue,o=i.sHoverValue,s=i.firstSelectedValue,c=i.sValue,u=this.$props.disabledDate,l=function(n){var r=void 0,i=void 0,u=void 0;if(s?1===o.length?(r=o[0].clone(),i=n(r),u=e.onDayHover(i)):(r=o[0].isSame(s,"day")?o[1]:o[0],i=n(r),u=e.onDayHover(i)):(r=o[0]||a[0]||c[0]||p()(),i=n(r),u=[i],e.fireHoverValueChange(u)),u.length>=2){var l=u.some((function(t){return!ut(c,t,"month")}));if(l){var f=u.slice().sort((function(t,e){return t.valueOf()-e.valueOf()}));f[0].isSame(f[1],"month")&&(f[1]=f[0].clone().add(1,"month")),e.fireValueChange(f)}}else if(1===u.length){var h=c.findIndex((function(t){return t.isSame(r,"month")}));if(-1===h&&(h=0),c.every((function(t){return!t.isSame(i,"month")}))){var d=c.slice();d[h]=i.clone(),e.fireValueChange(d)}}return t.preventDefault(),i};switch(n){case h["a"].DOWN:return void l((function(t){return ct(t,1,"weeks")}));case h["a"].UP:return void l((function(t){return ct(t,-1,"weeks")}));case h["a"].LEFT:return void l(r?function(t){return ct(t,-1,"years")}:function(t){return ct(t,-1,"days")});case h["a"].RIGHT:return void l(r?function(t){return ct(t,1,"years")}:function(t){return ct(t,1,"days")});case h["a"].HOME:return void l((function(t){return ot(t)}));case h["a"].END:return void l((function(t){return st(t)}));case h["a"].PAGE_DOWN:return void l((function(t){return ct(t,1,"month")}));case h["a"].PAGE_UP:return void l((function(t){return ct(t,-1,"month")}));case h["a"].ENTER:var f=void 0;return f=0===o.length?l((function(t){return t})):1===o.length?o[0]:o[0].isSame(s,"day")?o[1]:o[0],!f||u&&u(f)||this.onSelect(f),void t.preventDefault();default:this.__emit("keydown",t)}}},onDayHover:function(t){var e=[],n=this.sSelectedValue,r=this.firstSelectedValue,i=this.type;if("start"===i&&n[1])e=this.compare(t,n[1])<0?[t,n[1]]:[t];else if("end"===i&&n[0])e=this.compare(t,n[0])>0?[n[0],t]:[];else{if(!r)return this.sHoverValue.length&&this.setState({sHoverValue:[]}),e;e=this.compare(t,r)<0?[t,r]:[r,t]}return this.fireHoverValueChange(e),e},onToday:function(){var t=Object(B["e"])(this.sValue[0]),e=t.clone().add(1,"months");this.setState({sValue:[t,e]})},onOpenTimePicker:function(){this.setState({sShowTimePicker:!0})},onCloseTimePicker:function(){this.setState({sShowTimePicker:!1})},onOk:function(){var t=this.sSelectedValue;this.isAllowedDateAndTime(t)&&this.__emit("ok",t)},onStartInputChange:function(){for(var t=arguments.length,e=Array(t),n=0;n-1},hasSelectedValue:function(){var t=this.sSelectedValue;return!!t[1]&&!!t[0]},compare:function(t,e){return this.timePicker?t.diff(e):t.diff(e,"days")},fireSelectValueChange:function(t,e,n){var r=this.timePicker,i=this.prevSelectedValue;if(r){var a=Object(l["l"])(r);if(a.defaultValue){var o=a.defaultValue;!i[0]&&t[0]&&Object(B["h"])(o[0],t[0]),!i[1]&&t[1]&&Object(B["h"])(o[1],t[1])}}if(!this.sSelectedValue[0]||!this.sSelectedValue[1]){var s=t[0]||p()(),c=t[1]||s.clone().add(1,"months");this.setState({sSelectedValue:t,sValue:t&&2===t.length?re([s,c]):this.sValue})}t[0]&&!t[1]&&(this.setState({firstSelectedValue:t[0]}),this.fireHoverValueChange(t.concat())),this.__emit("change",t),(e||t[0]&&t[1])&&(this.setState({prevSelectedValue:t,firstSelectedValue:null}),this.fireHoverValueChange([]),this.__emit("select",t,n)),Object(l["s"])(this,"selectedValue")||this.setState({sSelectedValue:t})},fireValueChange:function(t){Object(l["s"])(this,"value")||this.setState({sValue:t}),this.__emit("valueChange",t)},fireHoverValueChange:function(t){Object(l["s"])(this,"hoverValue")||this.setState({sHoverValue:t}),this.__emit("hoverChange",t)},clear:function(){this.fireSelectValueChange([],!0),this.__emit("clear")},disabledStartTime:function(t){return this.disabledTime(t,"start")},disabledEndTime:function(t){return this.disabledTime(t,"end")},disabledStartMonth:function(t){var e=this.sValue;return t.isAfter(e[1],"month")},disabledEndMonth:function(t){var e=this.sValue;return t.isBefore(e[0],"month")}},render:function(){var t,e,n=arguments[0],r=Object(l["l"])(this),i=r.prefixCls,a=r.dateInputPlaceholder,o=r.timePicker,s=r.showOk,c=r.locale,u=r.showClear,f=r.showToday,h=r.type,d=r.seperator,p=Object(l["g"])(this,"clearIcon"),v=this.sHoverValue,g=this.sSelectedValue,m=this.sMode,y=this.sShowTimePicker,b=this.sValue,x=(t={},_()(t,i,1),_()(t,i+"-hidden",!r.visible),_()(t,i+"-range",1),_()(t,i+"-show-time-picker",y),_()(t,i+"-week-number",r.showWeekNumber),t),w={props:r,on:Object(l["k"])(this)},O={props:{selectedValue:g},on:{select:this.onSelect,dayHover:"start"===h&&g[1]||"end"===h&&g[0]||v.length?this.onDayHover:te}},C=void 0,S=void 0;if(a)if(Array.isArray(a)){var M=Kt()(a,2);C=M[0],S=M[1]}else C=S=a;var k=!0===s||!1!==s&&!!o,j=(e={},_()(e,i+"-footer",!0),_()(e,i+"-range-bottom",!0),_()(e,i+"-footer-show-ok",k),e),T=this.getStartValue(),z=this.getEndValue(),E=Object(B["e"])(T),A=E.month(),P=E.year(),L=T.year()===P&&T.month()===A||z.year()===P&&z.month()===A,V=T.clone().add(1,"months"),I=V.year()===z.year()&&V.month()===z.month(),R=Object(l["x"])(w,O,{props:{hoverValue:v,direction:"left",disabledTime:this.disabledStartTime,disabledMonth:this.disabledStartMonth,format:this.getFormat(),value:T,mode:m[0],placeholder:C,showDateInput:this.showDateInput,timePicker:o,showTimePicker:y||"time"===m[0],enablePrev:!0,enableNext:!I||this.isMonthYearPanelShow(m[1]),clearIcon:p},on:{inputChange:this.onStartInputChange,inputSelect:this.onStartInputSelect,valueChange:this.onStartValueChange,panelChange:this.onStartPanelChange}}),H=Object(l["x"])(w,O,{props:{hoverValue:v,direction:"right",format:this.getFormat(),timePickerDisabledTime:this.getEndDisableTime(),placeholder:S,value:z,mode:m[1],showDateInput:this.showDateInput,timePicker:o,showTimePicker:y||"time"===m[1],disabledTime:this.disabledEndTime,disabledMonth:this.disabledEndMonth,enablePrev:!I||this.isMonthYearPanelShow(m[0]),enableNext:!0,clearIcon:p},on:{inputChange:this.onEndInputChange,inputSelect:this.onEndInputSelect,valueChange:this.onEndValueChange,panelChange:this.onEndPanelChange}}),D=null;if(f){var F=Object(l["x"])(w,{props:{disabled:L,value:b[0],text:c.backToToday},on:{today:this.onToday}});D=n(Y,$()([{key:"todayButton"},F]))}var N=null;if(r.timePicker){var W=Object(l["x"])(w,{props:{showTimePicker:y||"time"===m[0]&&"time"===m[1],timePickerDisabled:!this.hasSelectedValue()||v.length},on:{openTimePicker:this.onOpenTimePicker,closeTimePicker:this.onCloseTimePicker}});N=n(G,$()([{key:"timePickerButton"},W]))}var q=null;if(k){var K=Object(l["x"])(w,{props:{okDisabled:!this.isAllowedDateAndTime(g)||!this.hasSelectedValue()||v.length},on:{ok:this.onOk}});q=n(U,$()([{key:"okButtonNode"},K]))}var X=this.renderFooter(m);return n("div",{ref:"rootInstance",class:x,attrs:{tabIndex:"0"},on:{keydown:this.onKeyDown}},[r.renderSidebar(),n("div",{class:i+"-panel"},[u&&g[0]&&g[1]?n("a",{attrs:{role:"button",title:c.clear},on:{click:this.clear}},[p||n("span",{class:i+"-clear-btn"})]):null,n("div",{class:i+"-date-panel",on:{mouseleave:"both"!==h?this.onDatePanelLeave:te,mouseenter:"both"!==h?this.onDatePanelEnter:te}},[n(Jt,R),n("span",{class:i+"-range-middle"},[d]),n(Jt,H)]),n("div",{class:j},[f||r.timePicker||k||X?n("div",{class:i+"-footer-btn"},[X,D,N,q]):null])])])}},ce=se,ue=n("1b2b"),le=n.n(ue),fe=n("7571"),he=function(){return{name:c["a"].string,transitionName:c["a"].string,prefixCls:c["a"].string,inputPrefixCls:c["a"].string,format:c["a"].oneOfType([c["a"].string,c["a"].array,c["a"].func]),disabled:c["a"].bool,allowClear:c["a"].bool,suffixIcon:c["a"].any,popupStyle:c["a"].object,dropdownClassName:c["a"].string,locale:c["a"].any,localeCode:c["a"].string,size:c["a"].oneOf(["large","small","default"]),getCalendarContainer:c["a"].func,open:c["a"].bool,disabledDate:c["a"].func,showToday:c["a"].bool,dateRender:c["a"].any,pickerClass:c["a"].string,pickerInputClass:c["a"].string,timePicker:c["a"].any,autoFocus:c["a"].bool,tagPrefixCls:c["a"].string,tabIndex:c["a"].oneOfType([c["a"].string,c["a"].number]),align:c["a"].object.def((function(){return{}})),inputReadOnly:c["a"].bool,valueFormat:c["a"].string}},de=function(){return{value:$t["b"],defaultValue:$t["b"],defaultPickerValue:$t["b"],renderExtraFooter:c["a"].any,placeholder:c["a"].string}},pe=function(){return i()({},he(),de(),{showTime:c["a"].oneOfType([c["a"].object,c["a"].bool]),open:c["a"].bool,disabledTime:c["a"].func,mode:c["a"].oneOf(["time","date","month","year"])})},ve=function(){return i()({},he(),de(),{placeholder:c["a"].string,monthCellContentRender:c["a"].func})},ge=function(){return i()({},he(),{tagPrefixCls:c["a"].string,value:$t["c"],defaultValue:$t["c"],defaultPickerValue:$t["c"],timePicker:c["a"].any,showTime:c["a"].oneOfType([c["a"].object,c["a"].bool]),ranges:c["a"].object,placeholder:c["a"].arrayOf(String),mode:c["a"].oneOfType([c["a"].string,c["a"].arrayOf(String)]),separator:c["a"].any,disabledTime:c["a"].func,showToday:c["a"].bool,renderExtraFooter:c["a"].any})},me=function(){return i()({},he(),de(),{placeholder:c["a"].string})},ye={functional:!0,render:function(t,e){var n=e.props,r=n.suffixIcon,i=n.prefixCls;return(r&&Object(l["w"])(r)?Object(f["a"])(r,{class:i+"-picker-icon"}):t("span",{class:i+"-picker-icon"},[r]))||t(At["a"],{attrs:{type:"calendar"},class:i+"-picker-icon"})}};function be(){}function xe(t,e){var n=Kt()(t,2),r=n[0],i=n[1];if(r||i){if(e&&"month"===e[0])return[r,i];var a=i&&i.isSame(r,"month")?i.clone().add(1,"month"):i;return[r,a]}}function we(t){if(t)return Array.isArray(t)?t:[t,t.clone().add(1,"month")]}function _e(t){return!!Array.isArray(t)&&(0===t.length||t.every((function(t){return!t})))}function Oe(t,e){if(e&&t&&0!==t.length){var n=Kt()(t,2),r=n[0],i=n[1];r&&r.locale(e),i&&i.locale(e)}}var Ce={name:"ARangePicker",mixins:[u["a"]],model:{prop:"value",event:"change"},props:Object(l["t"])(ge(),{allowClear:!0,showToday:!1,separator:"~"}),inject:{configProvider:{default:function(){return Pt["a"]}}},data:function(){var t=this.value||this.defaultValue||[],e=Kt()(t,2),n=e[0],r=e[1];if(n&&!Object(Lt["a"])(d).isMoment(n)||r&&!Object(Lt["a"])(d).isMoment(r))throw new Error("The value/defaultValue of RangePicker must be a moment object array after `antd@2.0`, see: https://u.ant.design/date-picker-value");var i=!t||_e(t)?this.defaultPickerValue:t;return{sValue:t,sShowDate:we(i||Object(Lt["a"])(d)()),sOpen:this.open,sHoverValue:[]}},watch:{value:function(t){var e=t||[],n={sValue:e};le()(t,this.sValue)||(n=i()({},n,{sShowDate:xe(e,this.mode)||this.sShowDate})),this.setState(n)},open:function(t){var e={sOpen:t};this.setState(e)},sOpen:function(t,e){var n=this;this.$nextTick((function(){Object(l["s"])(n,"open")||!e||t||n.focus()}))}},methods:{setValue:function(t,e){this.handleChange(t),!e&&this.showTime||Object(l["s"])(this,"open")||this.setState({sOpen:!1})},clearSelection:function(t){t.preventDefault(),t.stopPropagation(),this.setState({sValue:[]}),this.handleChange([])},clearHoverValue:function(){this.setState({sHoverValue:[]})},handleChange:function(t){Object(l["s"])(this,"value")||this.setState((function(e){var n=e.sShowDate;return{sValue:t,sShowDate:xe(t)||n}})),t[0]&&t[1]&&t[0].diff(t[1])>0&&(t[1]=void 0);var e=Kt()(t,2),n=e[0],r=e[1];this.$emit("change",t,[Vt(n,this.format),Vt(r,this.format)])},handleOpenChange:function(t){Object(l["s"])(this,"open")||this.setState({sOpen:t}),!1===t&&this.clearHoverValue(),this.$emit("openChange",t)},handleShowDateChange:function(t){this.setState({sShowDate:t})},handleHoverChange:function(t){this.setState({sHoverValue:t})},handleRangeMouseLeave:function(){this.sOpen&&this.clearHoverValue()},handleCalendarInputSelect:function(t){var e=Kt()(t,1),n=e[0];n&&this.setState((function(e){var n=e.sShowDate;return{sValue:t,sShowDate:xe(t)||n}}))},handleRangeClick:function(t){"function"===typeof t&&(t=t()),this.setValue(t,!0),this.$emit("ok",t),this.$emit("openChange",!1)},onMouseEnter:function(t){this.$emit("mouseenter",t)},onMouseLeave:function(t){this.$emit("mouseleave",t)},focus:function(){this.$refs.picker.focus()},blur:function(){this.$refs.picker.blur()},renderFooter:function(){var t=this,e=this.$createElement,n=this.ranges,r=this.$scopedSlots,i=this.$slots,a=this._prefixCls,o=this._tagPrefixCls,s=this.renderExtraFooter||r.renderExtraFooter||i.renderExtraFooter;if(!n&&!s)return null;var c=s?e("div",{class:a+"-footer-extra",key:"extra"},["function"===typeof s?s():s]):null,u=n&&Object.keys(n).map((function(r){var i=n[r],a="function"===typeof i?i.call(t):i;return e(fe["a"],{key:r,attrs:{prefixCls:o,color:"blue"},on:{click:function(){return t.handleRangeClick(i)},mouseenter:function(){return t.setState({sHoverValue:a})},mouseleave:t.handleRangeMouseLeave}},[r])})),l=u&&u.length>0?e("div",{class:a+"-footer-extra "+a+"-range-quick-selector",key:"range"},[u]):null;return[l,c]}},render:function(){var t,e=this,n=arguments[0],r=Object(l["l"])(this),a=Object(l["g"])(this,"suffixIcon");a=Array.isArray(a)?a[0]:a;var o=this.sValue,s=this.sShowDate,c=this.sHoverValue,u=this.sOpen,f=this.$scopedSlots,h=Object(l["k"])(this),d=h.calendarChange,p=void 0===d?be:d,v=h.ok,g=void 0===v?be:v,m=h.focus,y=void 0===m?be:m,b=h.blur,x=void 0===b?be:b,w=h.panelChange,O=void 0===w?be:w,C=r.prefixCls,S=r.tagPrefixCls,M=r.popupStyle,k=r.disabledDate,j=r.disabledTime,T=r.showTime,z=r.showToday,E=r.ranges,A=r.locale,P=r.localeCode,L=r.format,V=r.separator,I=r.inputReadOnly,R=this.configProvider.getPrefixCls,H=R("calendar",C),D=R("tag",S);this._prefixCls=H,this._tagPrefixCls=D;var F=r.dateRender||f.dateRender;Oe(o,P),Oe(s,P);var N=Et()((t={},_()(t,H+"-time",T),_()(t,H+"-range-with-ranges",E),t)),$={on:{change:this.handleChange}},B={on:{ok:this.handleChange},props:{}};r.timePicker?$.on.change=function(t){return e.handleChange(t)}:B={on:{},props:{}},"mode"in r&&(B.props.mode=r.mode);var W=Array.isArray(r.placeholder)?r.placeholder[0]:A.lang.rangePlaceholder[0],Y=Array.isArray(r.placeholder)?r.placeholder[1]:A.lang.rangePlaceholder[1],q=Object(l["x"])(B,{props:{separator:V,format:L,prefixCls:H,renderFooter:this.renderFooter,timePicker:r.timePicker,disabledDate:k,disabledTime:j,dateInputPlaceholder:[W,Y],locale:A.lang,dateRender:F,value:s,hoverValue:c,showToday:z,inputReadOnly:I},on:{change:p,ok:g,valueChange:this.handleShowDateChange,hoverChange:this.handleHoverChange,panelChange:O,inputSelect:this.handleCalendarInputSelect},class:N,scopedSlots:f}),U=n(ce,q),K={};r.showTime&&(K.width="350px");var G=Kt()(o,2),X=G[0],Z=G[1],Q=!r.disabled&&r.allowClear&&o&&(X||Z)?n(At["a"],{attrs:{type:"close-circle",theme:"filled"},class:H+"-picker-clear",on:{click:this.clearSelection}}):null,J=n(ye,{attrs:{suffixIcon:a,prefixCls:H}}),tt=function(t){var e=t.value,i=Kt()(e,2),a=i[0],o=i[1];return n("span",{class:r.pickerInputClass},[n("input",{attrs:{disabled:r.disabled,readOnly:!0,placeholder:W,tabIndex:-1},domProps:{value:Vt(a,r.format)},class:H+"-range-picker-input"}),n("span",{class:H+"-range-picker-separator"},[" ",V," "]),n("input",{attrs:{disabled:r.disabled,readOnly:!0,placeholder:Y,tabIndex:-1},domProps:{value:Vt(o,r.format)},class:H+"-range-picker-input"}),Q,J])},et=Object(l["x"])({props:r,on:h},$,{props:{calendar:U,value:o,open:u,prefixCls:H+"-picker-container"},on:{openChange:this.handleOpenChange},style:M,scopedSlots:i()({default:tt},f)});return n("span",{ref:"picker",class:r.pickerClass,style:K,attrs:{tabIndex:r.disabled?-1:0},on:{focus:y,blur:x,mouseenter:this.onMouseEnter,mouseleave:this.onMouseLeave}},[n(Tt,et)])}};function Se(t,e){return t&&t.format(e)||""}function Me(){}var ke={name:"AWeekPicker",mixins:[u["a"]],model:{prop:"value",event:"change"},props:Object(l["t"])(me(),{format:"gggg-wo",allowClear:!0}),inject:{configProvider:{default:function(){return Pt["a"]}}},data:function(){var t=this.value||this.defaultValue;if(t&&!Object(Lt["a"])(d).isMoment(t))throw new Error("The value/defaultValue of WeekPicker or MonthPicker must be a moment object");return{_value:t,_open:this.open}},watch:{value:function(t){var e={_value:t};this.setState(e),this.prevState=i()({},this.$data,e)},open:function(t){var e={_open:t};this.setState(e),this.prevState=i()({},this.$data,e)},_open:function(t,e){var n=this;this.$nextTick((function(){Object(l["s"])(n,"open")||!e||t||n.focus()}))}},mounted:function(){this.prevState=i()({},this.$data)},updated:function(){var t=this;this.$nextTick((function(){Object(l["s"])(t,"open")||!t.prevState._open||t._open||t.focus()}))},methods:{weekDateRender:function(t){var e=this.$createElement,n=this.$data._value,r=this._prefixCls,i=this.$scopedSlots,a=this.dateRender||i.dateRender,o=a?a(t):t.date();return n&&t.year()===n.year()&&t.week()===n.week()?e("div",{class:r+"-selected-day"},[e("div",{class:r+"-date"},[o])]):e("div",{class:r+"-date"},[o])},handleChange:function(t){Object(l["s"])(this,"value")||this.setState({_value:t}),this.$emit("change",t,Se(t,this.format))},handleOpenChange:function(t){Object(l["s"])(this,"open")||this.setState({_open:t}),this.$emit("openChange",t)},clearSelection:function(t){t.preventDefault(),t.stopPropagation(),this.handleChange(null)},focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},renderFooter:function(){var t=this.$createElement,e=this._prefixCls,n=this.$scopedSlots,r=this.renderExtraFooter||n.renderExtraFooter;return r?t("div",{class:e+"-footer-extra"},[r.apply(void 0,arguments)]):null}},render:function(){var t=arguments[0],e=Object(l["l"])(this),n=Object(l["g"])(this,"suffixIcon");n=Array.isArray(n)?n[0]:n;var r=this.prefixCls,a=this.disabled,o=this.pickerClass,s=this.popupStyle,c=this.pickerInputClass,u=this.format,f=this.allowClear,h=this.locale,d=this.localeCode,p=this.disabledDate,v=this.defaultPickerValue,g=this.$data,m=this.$scopedSlots,y=Object(l["k"])(this),b=this.configProvider.getPrefixCls,x=b("calendar",r);this._prefixCls=x;var w=g._value,_=g._open,O=y.focus,C=void 0===O?Me:O,S=y.blur,M=void 0===S?Me:S;w&&d&&w.locale(d);var k=Object(l["s"])(this,"placeholder")?this.placeholder:h.lang.placeholder,j=this.dateRender||m.dateRender||this.weekDateRender,T=t(pt,{attrs:{showWeekNumber:!0,dateRender:j,prefixCls:x,format:u,locale:h.lang,showDateInput:!1,showToday:!1,disabledDate:p,renderFooter:this.renderFooter,defaultValue:v}}),z=!a&&f&&g._value?t(At["a"],{attrs:{type:"close-circle",theme:"filled"},class:x+"-picker-clear",on:{click:this.clearSelection}}):null,E=t(ye,{attrs:{suffixIcon:n,prefixCls:x}}),A=function(e){var n=e.value;return t("span",{style:{display:"inline-block",width:"100%"}},[t("input",{ref:"input",attrs:{disabled:a,readOnly:!0,placeholder:k},domProps:{value:n&&n.format(u)||""},class:c,on:{focus:C,blur:M}}),z,E])},P={props:i()({},e,{calendar:T,prefixCls:x+"-picker-container",value:w,open:_}),on:i()({},y,{change:this.handleChange,openChange:this.handleOpenChange}),style:s,scopedSlots:i()({default:A},m)};return t("span",{class:o},[t(Tt,P)])}},je=n("db14"),Te=qt(i()({},Rt(pt,pe()),{name:"ADatePicker"}),pe(),"date"),ze=qt(i()({},Rt(gt,ve()),{name:"AMonthPicker"}),ve(),"month");i()(Te,{RangePicker:qt(Ce,ge(),"date"),MonthPicker:ze,WeekPicker:qt(ke,me(),"week")}),Te.install=function(t){t.use(je["a"]),t.component(Te.name,Te),t.component(Te.RangePicker.name,Te.RangePicker),t.component(Te.MonthPicker.name,Te.MonthPicker),t.component(Te.WeekPicker.name,Te.WeekPicker)};e["a"]=Te},"0c47":function(t,e,n){var r=n("da84"),i=n("d44e");i(r.JSON,"JSON",!0)},"0c63":function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("6042"),c=n.n(s),u=n("9b57"),l=n.n(u),f=n("4d26"),h=n.n(f),d=n("3a9b"),p=n("2adb"),v={primaryColor:"#333",secondaryColor:"#E6E6E6"},g={name:"AntdIcon",props:["type","primaryColor","secondaryColor"],displayName:"IconVue",definitions:new p["a"],data:function(){return{twoToneColorPalette:v}},add:function(){for(var t=arguments.length,e=Array(t),n=0;n1&&void 0!==arguments[1]?arguments[1]:v;if(t){var n=g.definitions.get(t);return n&&"function"===typeof n.icon&&(n=o()({},n,{icon:n.icon(e.primaryColor,e.secondaryColor)})),n}},setTwoToneColors:function(t){var e=t.primaryColor,n=t.secondaryColor;v.primaryColor=e,v.secondaryColor=n||Object(p["c"])(e)},getTwoToneColors:function(){return o()({},v)},render:function(t){var e=this.$props,n=e.type,r=e.primaryColor,i=e.secondaryColor,a=void 0,s=v;if(r&&(s={primaryColor:r,secondaryColor:i||Object(p["c"])(r)}),Object(p["d"])(n))a=n;else if("string"===typeof n&&(a=g.get(n,s),!a))return null;return a?(a&&"function"===typeof a.icon&&(a=o()({},a,{icon:a.icon(s.primaryColor,s.secondaryColor)})),Object(p["b"])(t,a.icon,"svg-"+a.name,{attrs:{"data-icon":a.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},on:this.$listeners})):(Object(p["e"])("type should be string or icon definiton, but got "+n),null)},install:function(t){t.component(g.name,g)}},m=g,y=m,b=n("4d91"),x=n("8e8e"),w=n.n(x),_=n("daa3"),O=new Set;function C(t){var e=t.scriptUrl,n=t.extraCommonProps,r=void 0===n?{}:n;if("undefined"!==typeof document&&"undefined"!==typeof window&&"function"===typeof document.createElement&&"string"===typeof e&&e.length&&!O.has(e)){var i=document.createElement("script");i.setAttribute("src",e),i.setAttribute("data-namespace",e),O.add(e),document.body.appendChild(i)}var a={functional:!0,name:"AIconfont",props:$.props,render:function(t,e){var n=e.props,i=e.slots,a=e.listeners,o=e.data,s=n.type,c=w()(n,["type"]),u=i(),l=u["default"],f=null;s&&(f=t("use",{attrs:{"xlink:href":"#"+s}})),l&&(f=l);var h=Object(_["x"])(r,o,{props:c,on:a});return t($,h,[f])}};return a}var S=n("6a21"),M={width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false"},k=/-fill$/,j=/-o$/,T=/-twotone$/;function z(t){var e=null;return k.test(t)?e="filled":j.test(t)?e="outlined":T.test(t)&&(e="twoTone"),e}function E(t){return t.replace(k,"").replace(j,"").replace(T,"")}function A(t,e){var n=t;return"filled"===e?n+="-fill":"outlined"===e?n+="-o":"twoTone"===e?n+="-twotone":Object(S["a"])(!1,"Icon","This icon '"+t+"' has unknown theme '"+e+"'"),n}function P(t){var e=t;switch(t){case"cross":e="close";break;case"interation":e="interaction";break;case"canlendar":e="calendar";break;case"colum-height":e="column-height";break;default:}return Object(S["a"])(e===t,"Icon","Icon '"+t+"' was a typo and is now deprecated, please use '"+e+"' instead."),e}var L=n("e5cd");function V(t){return y.setTwoToneColors({primaryColor:t})}function I(){var t=y.getTwoToneColors();return t.primaryColor}var R=n("db14");y.add.apply(y,l()(Object.keys(d).map((function(t){return d[t]})))),V("#1890ff");var H="outlined",D=void 0;function F(t,e,n){var r,a=n.$props,s=n.$slots,u=Object(_["k"])(n),l=a.type,f=a.component,d=a.viewBox,p=a.spin,v=a.theme,g=a.twoToneColor,m=a.rotate,b=a.tabIndex,x=Object(_["c"])(s["default"]);x=0===x.length?void 0:x,Object(S["a"])(Boolean(l||f||x),"Icon","Icon should have `type` prop or `component` prop or `children`.");var w=h()((r={},c()(r,"anticon",!0),c()(r,"anticon-"+l,!!l),r)),O=h()(c()({},"anticon-spin",!!p||"loading"===l)),C=m?{msTransform:"rotate("+m+"deg)",transform:"rotate("+m+"deg)"}:void 0,k={attrs:o()({},M,{viewBox:d}),class:O,style:C};d||delete k.attrs.viewBox;var j=function(){if(f)return t(f,k,[x]);if(x){Object(S["a"])(Boolean(d)||1===x.length&&"use"===x[0].tag,"Icon","Make sure that you provide correct `viewBox` prop (default `0 0 1024 1024`) to the icon.");var e={attrs:o()({},M),class:O,style:C};return t("svg",i()([e,{attrs:{viewBox:d}}]),[x])}if("string"===typeof l){var n=l;if(v){var r=z(l);Object(S["a"])(!r||v===r,"Icon","The icon name '"+l+"' already specify a theme '"+r+"', the 'theme' prop '"+v+"' will be ignored.")}return n=A(E(P(n)),D||v||H),t(y,{attrs:{focusable:"false",type:n,primaryColor:g},class:O,style:C})}},T=b;void 0===T&&"click"in u&&(T=-1);var L={attrs:{"aria-label":l&&e.icon+": "+l,tabIndex:T},on:u,class:w,staticClass:""};return t("i",L,[j()])}var N={name:"AIcon",props:{tabIndex:b["a"].number,type:b["a"].string,component:b["a"].any,viewBox:b["a"].any,spin:b["a"].bool.def(!1),rotate:b["a"].number,theme:b["a"].oneOf(["filled","outlined","twoTone"]),twoToneColor:b["a"].string,role:b["a"].string},render:function(t){var e=this;return t(L["a"],{attrs:{componentName:"Icon"},scopedSlots:{default:function(n){return F(t,n,e)}}})}};N.createFromIconfontCN=C,N.getTwoToneColor=I,N.setTwoToneColor=V,N.install=function(t){t.use(R["a"]),t.component(N.name,N)};var $=e["a"]=N},"0cb2":function(t,e,n){var r=n("7b0b"),i=Math.floor,a="".replace,o=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,s=/\$([$&'`]|\d{1,2})/g;t.exports=function(t,e,n,c,u,l){var f=n+t.length,h=c.length,d=s;return void 0!==u&&(u=r(u),d=o),a.call(l,d,(function(r,a){var o;switch(a.charAt(0)){case"$":return"$";case"&":return t;case"`":return e.slice(0,n);case"'":return e.slice(f);case"<":o=u[a.slice(1,-1)];break;default:var s=+a;if(0===s)return r;if(s>h){var l=i(s/10);return 0===l?r:l<=h?void 0===c[l-1]?a.charAt(1):c[l-1]+a.charAt(1):r}o=c[s-1]}return void 0===o?"":o}))}},"0ccb":function(t,e,n){var r=n("50c4"),i=n("1148"),a=n("1d80"),o=Math.ceil,s=function(t){return function(e,n,s){var c,u,l=String(a(e)),f=l.length,h=void 0===s?" ":String(s),d=r(n);return d<=f||""==h?l:(c=d-f,u=i.call(h,o(c/h.length)),u.length>c&&(u=u.slice(0,c)),t?l+u:u+l)}};t.exports={start:s(!1),end:s(!0)}},"0cdd":function(t,e){window.MutationObserver||(window.MutationObserver=function(t){function e(t){this.i=[],this.m=t}function n(t){(function n(){var r=t.takeRecords();r.length&&t.m(r,t),t.h=setTimeout(n,e._period)})()}function r(e){var n,r={type:null,target:null,addedNodes:[],removedNodes:[],previousSibling:null,nextSibling:null,attributeName:null,attributeNamespace:null,oldValue:null};for(n in e)r[n]!==t&&e[n]!==t&&(r[n]=e[n]);return r}function i(t,e){var n=u(t,e);return function(i){var a=i.length;if(e.a&&3===t.nodeType&&t.nodeValue!==n.a&&i.push(new r({type:"characterData",target:t,oldValue:n.a})),e.b&&n.b&&s(i,t,n.b,e.f),e.c||e.g)var o=c(i,t,n,e);(o||i.length!==a)&&(n=u(t,e))}}function a(t,e){return e.value}function o(t,e){return"style"!==e.name?e.value:t.style.cssText}function s(e,n,i,a){for(var o,s,c={},u=n.attributes,l=u.length;l--;)o=u[l],s=o.name,a&&a[s]===t||(v(n,o)!==i[s]&&e.push(r({type:"attributes",target:n,attributeName:s,oldValue:i[s],attributeNamespace:o.namespaceURI})),c[s]=!0);for(s in i)c[s]||e.push(r({target:n,type:"attributes",attributeName:s,oldValue:i[s]}))}function c(e,n,i,a){function o(t,n,i,o,u){var l,f,h,d=t.length-1;for(u=-~((d-u)/2);h=t.pop();)l=i[h.j],f=o[h.l],a.c&&u&&Math.abs(h.j-h.l)>=d&&(e.push(r({type:"childList",target:n,addedNodes:[l],removedNodes:[l],nextSibling:l.nextSibling,previousSibling:l.previousSibling})),u--),a.b&&f.b&&s(e,l,f.b,a.f),a.a&&3===l.nodeType&&l.nodeValue!==f.a&&e.push(r({type:"characterData",target:l,oldValue:f.a})),a.g&&c(l,f)}function c(n,i){for(var f,h,p,v,g,m=n.childNodes,y=i.c,b=m.length,x=y?y.length:0,w=0,_=0,O=0;_0;(a>>>=1)&&(e+=e))1&a&&(n+=e);return n}},"115d":function(t,e,n){"use strict";var r=n("6dd8"),i={name:"ResizeObserver",props:{disabled:Boolean},data:function(){return this.currentElement=null,this.resizeObserver=null,{width:0,height:0}},mounted:function(){this.onComponentUpdated()},updated:function(){this.onComponentUpdated()},beforeDestroy:function(){this.destroyObserver()},methods:{onComponentUpdated:function(){var t=this.$props.disabled;if(t)this.destroyObserver();else{var e=this.$el,n=e!==this.currentElement;n&&(this.destroyObserver(),this.currentElement=e),!this.resizeObserver&&e&&(this.resizeObserver=new r["a"](this.onResize),this.resizeObserver.observe(e))}},onResize:function(t){var e=t[0].target,n=e.getBoundingClientRect(),r=n.width,i=n.height,a=Math.floor(r),o=Math.floor(i);if(this.width!==a||this.height!==o){var s={width:a,height:o};this.width=a,this.height=o,this.$emit("resize",s)}},destroyObserver:function(){this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}},render:function(){return this.$slots["default"][0]}};e["a"]=i},"126d":function(t,e,n){var r=n("6da8"),i=n("aaec"),a=n("d094");function o(t){return i(t)?a(t):r(t)}t.exports=o},1273:function(t,e,n){"use strict";n("b2a3"),n("1b98")},1276:function(t,e,n){"use strict";var r=n("d784"),i=n("44e7"),a=n("825a"),o=n("1d80"),s=n("4840"),c=n("8aa5"),u=n("50c4"),l=n("14c3"),f=n("9263"),h=n("9f7f"),d=h.UNSUPPORTED_Y,p=[].push,v=Math.min,g=4294967295;r("split",2,(function(t,e,n){var r;return r="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,n){var r=String(o(this)),a=void 0===n?g:n>>>0;if(0===a)return[];if(void 0===t)return[r];if(!i(t))return e.call(r,t,a);var s,c,u,l=[],h=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),d=0,v=new RegExp(t.source,h+"g");while(s=f.call(v,r)){if(c=v.lastIndex,c>d&&(l.push(r.slice(d,s.index)),s.length>1&&s.index=a))break;v.lastIndex===s.index&&v.lastIndex++}return d===r.length?!u&&v.test("")||l.push(""):l.push(r.slice(d)),l.length>a?l.slice(0,a):l}:"0".split(void 0,0).length?function(t,n){return void 0===t&&0===n?[]:e.call(this,t,n)}:e,[function(e,n){var i=o(this),a=void 0==e?void 0:e[t];return void 0!==a?a.call(e,i,n):r.call(String(i),e,n)},function(t,i){var o=n(r,t,this,i,r!==e);if(o.done)return o.value;var f=a(t),h=String(this),p=s(f,RegExp),m=f.unicode,y=(f.ignoreCase?"i":"")+(f.multiline?"m":"")+(f.unicode?"u":"")+(d?"g":"y"),b=new p(d?"^(?:"+f.source+")":f,y),x=void 0===i?g:i>>>0;if(0===x)return[];if(0===h.length)return null===l(b,h)?[h]:[];var w=0,_=0,O=[];while(_0;function o(t,e){for(var n=Object.create(null),r=t.split(","),i=0;i1e-5){f=u<=.5?c/(o+s):c/(2-o-s);var h=(o-r)/c,d=(o-i)/c,p=(o-a)/c;l=r==o?p-d:i==o?2+h-p:4+d-h,l*=60,l<0&&(l+=360)}return[l,f,u]}t.exports={lighten:r,darken:i,mix:a,toNum3:s,rgb:o,rgbaToRgb:o,pad2:n,rgbToHsl:l,rrggbbToHsl:u}},"143c":function(t,e,n){var r=n("74e8");r("Int32",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},1448:function(t,e,n){var r=n("ebb5").aTypedArrayConstructor,i=n("4840");t.exports=function(t,e){var n=i(t,t.constructor),a=0,o=e.length,s=new(r(n))(o);while(o>a)s[a]=e[a++];return s}},"145e":function(t,e,n){"use strict";var r=n("7b0b"),i=n("23cb"),a=n("50c4"),o=Math.min;t.exports=[].copyWithin||function(t,e){var n=r(this),s=a(n.length),c=i(t,s),u=i(e,s),l=arguments.length>2?arguments[2]:void 0,f=o((void 0===l?s:i(l,s))-u,s-c),h=1;u0)u in n?n[c]=n[u]:delete n[c],c+=h,u+=h;return n}},1462:function(t,e,n){"use strict";n.d(e,"b",(function(){return A}));var r=n("8e8e"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("41b2"),c=n.n(s),u=n("0464"),l=n("4d91"),f=n("e90a"),h=n("b488"),d=n("18a7"),p=n("4d26"),v=n.n(p),g=n("2b89"),m=n("9b57"),y=n.n(m),b=n("6dd8"),x=n("a3a2"),w=n("7b05"),_=n("daa3"),O=!("undefined"===typeof window||!window.document||!window.document.createElement),C="menuitem-overflowed",S=.5;O&&n("0cdd");var M={name:"DOMWrap",mixins:[h["a"]],data:function(){return this.resizeObserver=null,this.mutationObserver=null,this.originalTotalWidth=0,this.overflowedItems=[],this.menuItemSizes=[],{lastVisibleIndex:void 0}},mounted:function(){var t=this;this.$nextTick((function(){if(t.setChildrenWidthAndResize(),1===t.level&&"horizontal"===t.mode){var e=t.$el;if(!e)return;t.resizeObserver=new b["a"]((function(e){e.forEach(t.setChildrenWidthAndResize)})),[].slice.call(e.children).concat(e).forEach((function(e){t.resizeObserver.observe(e)})),"undefined"!==typeof MutationObserver&&(t.mutationObserver=new MutationObserver((function(){t.resizeObserver.disconnect(),[].slice.call(e.children).concat(e).forEach((function(e){t.resizeObserver.observe(e)})),t.setChildrenWidthAndResize()})),t.mutationObserver.observe(e,{attributes:!1,childList:!0,subTree:!1}))}}))},beforeDestroy:function(){this.resizeObserver&&this.resizeObserver.disconnect(),this.mutationObserver&&this.mutationObserver.disconnect()},methods:{getMenuItemNodes:function(){var t=this.$props.prefixCls,e=this.$el;return e?[].slice.call(e.children).filter((function(e){return e.className.split(" ").indexOf(t+"-overflowed-submenu")<0})):[]},getOverflowedSubMenuItem:function(t,e,n){var r=this.$createElement,a=this.$props,o=a.overflowedIndicator,s=a.level,u=a.mode,l=a.prefixCls,f=a.theme;if(1!==s||"horizontal"!==u)return null;var h=this.$slots["default"][0],d=Object(_["m"])(h),p=(d.title,i()(d,["title"])),v=Object(_["i"])(h),m={},y=t+"-overflowed-indicator",b=t+"-overflowed-indicator";0===e.length&&!0!==n?m={display:"none"}:n&&(m={visibility:"hidden",position:"absolute"},y+="-placeholder",b+="-placeholder");var w=f?l+"-"+f:"",O={},C={};g["g"].props.forEach((function(t){void 0!==p[t]&&(O[t]=p[t])})),g["g"].on.forEach((function(t){void 0!==v[t]&&(C[t]=v[t])}));var S={props:c()({title:o,popupClassName:w},O,{eventKey:b,disabled:!1}),class:l+"-overflowed-submenu",key:y,style:m,on:C};return r(x["a"],S,[e])},setChildrenWidthAndResize:function(){if("horizontal"===this.mode){var t=this.$el;if(t){var e=t.children;if(e&&0!==e.length){var n=t.children[e.length-1];Object(g["i"])(n,"display","inline-block");var r=this.getMenuItemNodes(),i=r.filter((function(t){return t.className.split(" ").indexOf(C)>=0}));i.forEach((function(t){Object(g["i"])(t,"display","inline-block")})),this.menuItemSizes=r.map((function(t){return Object(g["c"])(t)})),i.forEach((function(t){Object(g["i"])(t,"display","none")})),this.overflowedIndicatorWidth=Object(g["c"])(t.children[t.children.length-1]),this.originalTotalWidth=this.menuItemSizes.reduce((function(t,e){return t+e}),0),this.handleResize(),Object(g["i"])(n,"display","none")}}}},handleResize:function(){var t=this;if("horizontal"===this.mode){var e=this.$el;if(e){var n=Object(g["c"])(e);this.overflowedItems=[];var r=0,i=void 0;this.originalTotalWidth>n+S&&(i=-1,this.menuItemSizes.forEach((function(e){r+=e,r+t.overflowedIndicatorWidth<=n&&(i+=1)}))),this.setState({lastVisibleIndex:i})}}},renderChildren:function(t){var e=this,n=this.$data.lastVisibleIndex,r=Object(_["f"])(this);return(t||[]).reduce((function(i,a,o){var s=a,c=Object(_["m"])(a).eventKey;if("horizontal"===e.mode){var u=e.getOverflowedSubMenuItem(c,[]);void 0!==n&&-1!==r[e.prefixCls+"-root"]&&(o>n&&(s=Object(w["a"])(a,{style:{display:"none"},props:{eventKey:c+"-hidden"},class:C})),o===n+1&&(e.overflowedItems=t.slice(n+1).map((function(t){return Object(w["a"])(t,{key:Object(_["m"])(t).eventKey,props:{mode:"vertical-left"}})})),u=e.getOverflowedSubMenuItem(c,e.overflowedItems)));var l=[].concat(y()(i),[u,s]);return o===t.length-1&&l.push(e.getOverflowedSubMenuItem(c,[],!0)),l}return[].concat(y()(i),[s])}),[])}},render:function(){var t=arguments[0],e=this.$props.tag,n={on:Object(_["k"])(this)};return t(e,n,[this.renderChildren(this.$slots["default"])])}};M.props={mode:l["a"].oneOf(["horizontal","vertical","vertical-left","vertical-right","inline"]),prefixCls:l["a"].string,level:l["a"].number,theme:l["a"].string,overflowedIndicator:l["a"].node,visible:l["a"].bool,hiddenClassName:l["a"].string,tag:l["a"].string.def("div")};var k=M;function j(t){return!t.length||t.every((function(t){return!!t.disabled}))}function T(t,e,n){var r=t.getState();t.setState({activeKey:c()({},r.activeKey,o()({},e,n))})}function z(t){return t.eventKey||"0-menu-"}function E(t,e){if(e){var n=this.instanceArrayKeyIndexMap[t];this.instanceArray[n]=e}}function A(t,e){var n=e,r=t.eventKey,i=t.defaultActiveFirst,a=t.children;if(void 0!==n&&null!==n){var o=void 0;if(Object(g["e"])(a,(function(t,e){var i=t.componentOptions.propsData||{};t&&!i.disabled&&n===Object(g["a"])(t,r,e)&&(o=!0)})),o)return n}return n=null,i?(Object(g["e"])(a,(function(t,e){var i=t.componentOptions.propsData||{},a=null===n||void 0===n;a&&t&&!i.disabled&&(n=Object(g["a"])(t,r,e))})),n):n}var P={name:"SubPopupMenu",props:Object(_["t"])({prefixCls:l["a"].string,openTransitionName:l["a"].string,openAnimation:l["a"].oneOfType([l["a"].string,l["a"].object]),openKeys:l["a"].arrayOf(l["a"].oneOfType([l["a"].string,l["a"].number])),visible:l["a"].bool,parentMenu:l["a"].object,eventKey:l["a"].string,store:l["a"].object,focusable:l["a"].bool,multiple:l["a"].bool,defaultActiveFirst:l["a"].bool,activeKey:l["a"].oneOfType([l["a"].string,l["a"].number]),selectedKeys:l["a"].arrayOf(l["a"].oneOfType([l["a"].string,l["a"].number])),defaultSelectedKeys:l["a"].arrayOf(l["a"].oneOfType([l["a"].string,l["a"].number])),defaultOpenKeys:l["a"].arrayOf(l["a"].oneOfType([l["a"].string,l["a"].number])),level:l["a"].number,mode:l["a"].oneOf(["horizontal","vertical","vertical-left","vertical-right","inline"]),triggerSubMenuAction:l["a"].oneOf(["click","hover"]),inlineIndent:l["a"].oneOfType([l["a"].number,l["a"].string]),manualRef:l["a"].func,itemIcon:l["a"].any,expandIcon:l["a"].any,overflowedIndicator:l["a"].any,children:l["a"].any.def([]),__propsSymbol__:l["a"].any},{prefixCls:"rc-menu",mode:"vertical",level:1,inlineIndent:24,visible:!0,focusable:!0,manualRef:g["h"]}),mixins:[h["a"]],created:function(){var t=Object(_["l"])(this);this.prevProps=c()({},t),t.store.setState({activeKey:c()({},t.store.getState().activeKey,o()({},t.eventKey,A(t,t.activeKey)))}),this.instanceArray=[]},mounted:function(){this.manualRef&&this.manualRef(this)},updated:function(){var t=Object(_["l"])(this),e=this.prevProps,n="activeKey"in t?t.activeKey:t.store.getState().activeKey[z(t)],r=A(t,n);if(r!==n)T(t.store,z(t),r);else if("activeKey"in e){var i=A(e,e.activeKey);r!==i&&T(t.store,z(t),r)}this.prevProps=c()({},t)},methods:{onKeyDown:function(t,e){var n=t.keyCode,r=void 0;if(this.getFlatInstanceArray().forEach((function(e){e&&e.active&&e.onKeyDown&&(r=e.onKeyDown(t))})),r)return 1;var i=null;return n!==d["a"].UP&&n!==d["a"].DOWN||(i=this.step(n===d["a"].UP?-1:1)),i?(t.preventDefault(),T(this.$props.store,z(this.$props),i.eventKey),"function"===typeof e&&e(i),1):void 0},onItemHover:function(t){var e=t.key,n=t.hover;T(this.$props.store,z(this.$props),n?e:null)},onDeselect:function(t){this.__emit("deselect",t)},onSelect:function(t){this.__emit("select",t)},onClick:function(t){this.__emit("click",t)},onOpenChange:function(t){this.__emit("openChange",t)},onDestroy:function(t){this.__emit("destroy",t)},getFlatInstanceArray:function(){return this.instanceArray},getOpenTransitionName:function(){return this.$props.openTransitionName},step:function(t){var e=this.getFlatInstanceArray(),n=this.$props.store.getState().activeKey[z(this.$props)],r=e.length;if(!r)return null;t<0&&(e=e.concat().reverse());var i=-1;if(e.every((function(t,e){return!t||t.eventKey!==n||(i=e,!1)})),this.defaultActiveFirst||-1===i||!j(e.slice(i,r-1))){var a=(i+1)%r,o=a;do{var s=e[o];if(s&&!s.disabled)return s;o=(o+1)%r}while(o!==a);return null}},getIcon:function(t,e){if(t.$createElement){var n=t[e];return void 0!==n?n:t.$slots[e]||t.$scopedSlots[e]}var r=Object(_["m"])(t)[e];if(void 0!==r)return r;var i=[],a=t.componentOptions||{};return(a.children||[]).forEach((function(t){t.data&&t.data.slot===e&&("template"===t.tag?i.push(t.children):i.push(t))})),i.length?i:void 0},renderCommonMenuItem:function(t,e,n){var r=this;if(void 0===t.tag)return t;var i=this.$props.store.getState(),a=this.$props,o=Object(g["a"])(t,a.eventKey,e),s=t.componentOptions.propsData||{},u=o===i.activeKey[z(this.$props)];s.disabled||(this.instanceArrayKeyIndexMap[o]=Object.keys(this.instanceArrayKeyIndexMap).length);var l=Object(_["i"])(t),f={props:c()({mode:s.mode||a.mode,level:a.level,inlineIndent:a.inlineIndent,renderMenuItem:this.renderMenuItem,rootPrefixCls:a.prefixCls,index:e,parentMenu:a.parentMenu,manualRef:s.disabled?g["h"]:E.bind(this,o),eventKey:o,active:!s.disabled&&u,multiple:a.multiple,openTransitionName:this.getOpenTransitionName(),openAnimation:a.openAnimation,subMenuOpenDelay:a.subMenuOpenDelay,subMenuCloseDelay:a.subMenuCloseDelay,forceSubMenuRender:a.forceSubMenuRender,builtinPlacements:a.builtinPlacements,itemIcon:this.getIcon(t,"itemIcon")||this.getIcon(this,"itemIcon"),expandIcon:this.getIcon(t,"expandIcon")||this.getIcon(this,"expandIcon")},n),on:{click:function(t){(l.click||g["h"])(t),r.onClick(t)},itemHover:this.onItemHover,openChange:this.onOpenChange,deselect:this.onDeselect,select:this.onSelect}};return("inline"===a.mode||Object(g["d"])())&&(f.props.triggerSubMenuAction="click"),Object(w["a"])(t,f)},renderMenuItem:function(t,e,n){if(!t)return null;var r=this.$props.store.getState(),i={openKeys:r.openKeys,selectedKeys:r.selectedKeys,triggerSubMenuAction:this.triggerSubMenuAction,isRootMenu:!1,subMenuKey:n};return this.renderCommonMenuItem(t,e,i)}},render:function(){var t=this,e=arguments[0],n=i()(this.$props,[]),r=n.eventKey,a=n.prefixCls,o=n.visible,s=n.level,c=n.mode,l=n.theme;this.instanceArray=[],this.instanceArrayKeyIndexMap={};var f=v()(n.prefixCls,n.prefixCls+"-"+n.mode),h={props:{tag:"ul",visible:o,prefixCls:a,level:s,mode:c,theme:l,overflowedIndicator:Object(_["g"])(this,"overflowedIndicator")},attrs:{role:n.role||"menu"},class:f,on:Object(u["a"])(Object(_["k"])(this),["click"])};return n.focusable&&(h.attrs.tabIndex="0",h.on.keydown=this.onKeyDown),e(k,h,[n.children.map((function(e,n){return t.renderMenuItem(e,n,r||"0-menu-")}))])}};e["a"]=Object(f["a"])()(P)},"14c3":function(t,e,n){var r=n("c6b6"),i=n("9263");t.exports=function(t,e){var n=t.exec;if("function"===typeof n){var a=n.call(t,e);if("object"!==typeof a)throw TypeError("RegExp exec method returned something other than an Object or null");return a}if("RegExp"!==r(t))throw TypeError("RegExp#exec called on incompatible receiver");return i.call(t,e)}},1501:function(t,e,n){"use strict";n.d(e,"b",(function(){return c})),n.d(e,"c",(function(){return u})),n.d(e,"a",(function(){return l})),n.d(e,"d",(function(){return f})),n.d(e,"f",(function(){return h})),n.d(e,"e",(function(){return d}));var r=n("2cf8"),i=n("c1df"),a=n("6a21"),o=n("2768"),s=n.n(o),c={validator:function(t){return"string"===typeof t||s()(t)||i["isMoment"](t)}},u={validator:function(t){return!!Array.isArray(t)&&(0===t.length||-1===t.findIndex((function(t){return"string"!==typeof t}))||-1===t.findIndex((function(t){return!s()(t)&&!i["isMoment"](t)})))}},l={validator:function(t){return Array.isArray(t)?0===t.length||-1===t.findIndex((function(t){return"string"!==typeof t}))||-1===t.findIndex((function(t){return!s()(t)&&!i["isMoment"](t)})):"string"===typeof t||s()(t)||i["isMoment"](t)}};function f(t,e,n,o){var s=Array.isArray(e)?e:[e];s.forEach((function(e){e&&(o&&Object(a["a"])(Object(r["a"])(i)(e,o).isValid(),t,"When set `valueFormat`, `"+n+"` should provides invalidate string time. "),!o&&Object(a["a"])(Object(r["a"])(i).isMoment(e)&&e.isValid(),t,"`"+n+"` provides invalidate moment time. If you want to set empty value, use `null` instead."))}))}var h=function(t,e){return Array.isArray(t)?t.map((function(t){return"string"===typeof t&&t?Object(r["a"])(i)(t,e):t||null})):"string"===typeof t&&t?Object(r["a"])(i)(t,e):t||null},d=function(t,e){return Array.isArray(t)?t.map((function(t){return Object(r["a"])(i).isMoment(t)?t.format(e):t})):Object(r["a"])(i).isMoment(t)?t.format(e):t}},1552:function(t){t.exports=JSON.parse('{"a":"1.6.4"}')},"159a":function(t,e,n){var r=n("32b3"),i=n("e2e4"),a=n("c098"),o=n("1a8c"),s=n("f4d6");function c(t,e,n,c){if(!o(t))return t;e=i(e,t);var u=-1,l=e.length,f=l-1,h=t;while(null!=h&&++u1?arguments[1]:void 0)}},"17ed":function(t,e,n){t.exports={default:n("511f"),__esModule:!0}},"182d":function(t,e,n){var r=n("f8cd");t.exports=function(t,e){var n=r(t);if(n%e)throw RangeError("Wrong offset");return n}},1836:function(t,e,n){var r=n("6ca1"),i=n("6438").f,a={}.toString,o="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(t){try{return i(t)}catch(e){return o.slice()}};t.exports.f=function(t){return o&&"[object Window]"==a.call(t)?s(t):i(r(t))}},1838:function(t,e,n){var r=n("c05f"),i=n("9b02"),a=n("8604"),o=n("f608"),s=n("08cc"),c=n("20ec"),u=n("f4d6"),l=1,f=2;function h(t,e){return o(t)&&s(e)?c(u(t),e):function(n){var o=i(n,t);return void 0===o&&o===e?a(n,t):r(e,o,l|f)}}t.exports=h},"18a5":function(t,e,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("anchor")},{anchor:function(t){return i(this,"a","name",t)}})},"18a7":function(t,e,n){"use strict";var r={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(t){var e=t.keyCode;if(t.altKey&&!t.ctrlKey||t.metaKey||e>=r.F1&&e<=r.F12)return!1;switch(e){case r.ALT:case r.CAPS_LOCK:case r.CONTEXT_MENU:case r.CTRL:case r.DOWN:case r.END:case r.ESC:case r.HOME:case r.INSERT:case r.LEFT:case r.MAC_FF_META:case r.META:case r.NUMLOCK:case r.NUM_CENTER:case r.PAGE_DOWN:case r.PAGE_UP:case r.PAUSE:case r.PRINT_SCREEN:case r.RIGHT:case r.SHIFT:case r.UP:case r.WIN_KEY:case r.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(t){if(t>=r.ZERO&&t<=r.NINE)return!0;if(t>=r.NUM_ZERO&&t<=r.NUM_MULTIPLY)return!0;if(t>=r.A&&t<=r.Z)return!0;if(-1!==window.navigation.userAgent.indexOf("WebKit")&&0===t)return!0;switch(t){case r.SPACE:case r.QUESTION_MARK:case r.NUM_PLUS:case r.NUM_MINUS:case r.NUM_PERIOD:case r.NUM_DIVISION:case r.SEMICOLON:case r.DASH:case r.EQUALS:case r.COMMA:case r.PERIOD:case r.SLASH:case r.APOSTROPHE:case r.SINGLE_QUOTE:case r.OPEN_SQUARE_BRACKET:case r.BACKSLASH:case r.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}};e["a"]=r},"18ce":function(t,e,n){"use strict";var r=n("1098"),i=n.n(r),a=n("c544"),o=n("3c55"),s=n.n(o),c=n("d41d"),u=0!==a["a"].endEvents.length,l=["Webkit","Moz","O","ms"],f=["-webkit-","-moz-","-o-","ms-",""];function h(t,e){for(var n=window.getComputedStyle(t,null),r="",i=0;i=u?t?"":void 0:(a=s.charCodeAt(c),a<55296||a>56319||c+1===u||(o=s.charCodeAt(c+1))<56320||o>57343?t?s.charAt(c):a:t?s.slice(c,c+2):o-56320+(a-55296<<10)+65536)}}},"1a14":function(t,e,n){var r=n("77e9"),i=n("faf5"),a=n("3397"),o=Object.defineProperty;e.f=n("0bad")?Object.defineProperty:function(t,e,n){if(r(t),e=a(e,!0),r(n),i)try{return o(t,e,n)}catch(s){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},"1a2d":function(t,e,n){var r=n("42a2"),i=n("1310"),a="[object Map]";function o(t){return i(t)&&r(t)==a}t.exports=o},"1a3b":function(t,e,n){},"1a62":function(t,e,n){"use strict";n("b2a3"),n("0242")},"1a8c":function(t,e){function n(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}t.exports=n},"1b2b":function(t,e){t.exports=function(t,e,n,r){var i=n?n.call(r,t,e):void 0;if(void 0!==i)return!!i;if(t===e)return!0;if("object"!==typeof t||!t||"object"!==typeof e||!e)return!1;var a=Object.keys(t),o=Object.keys(e);if(a.length!==o.length)return!1;for(var s=Object.prototype.hasOwnProperty.bind(e),c=0;c0&&void 0!==arguments[0]?arguments[0]:[],e={};return t.forEach((function(t){e[t]=function(){this.needSyncKeys[t]=!0}})),e}var x={name:"Tree",mixins:[g["a"]],props:Object(p["t"])({prefixCls:u["a"].string,tabIndex:u["a"].oneOfType([u["a"].string,u["a"].number]),children:u["a"].any,treeData:u["a"].array,showLine:u["a"].bool,showIcon:u["a"].bool,icon:u["a"].oneOfType([u["a"].object,u["a"].func]),focusable:u["a"].bool,selectable:u["a"].bool,disabled:u["a"].bool,multiple:u["a"].bool,checkable:u["a"].oneOfType([u["a"].object,u["a"].bool]),checkStrictly:u["a"].bool,draggable:u["a"].bool,defaultExpandParent:u["a"].bool,autoExpandParent:u["a"].bool,defaultExpandAll:u["a"].bool,defaultExpandedKeys:u["a"].array,expandedKeys:u["a"].array,defaultCheckedKeys:u["a"].array,checkedKeys:u["a"].oneOfType([u["a"].array,u["a"].object]),defaultSelectedKeys:u["a"].array,selectedKeys:u["a"].array,loadData:u["a"].func,loadedKeys:u["a"].array,filterTreeNode:u["a"].func,openTransitionName:u["a"].string,openAnimation:u["a"].oneOfType([u["a"].string,u["a"].object]),switcherIcon:u["a"].any,_propsSymbol:u["a"].any},{prefixCls:"rc-tree",showLine:!1,showIcon:!0,selectable:!0,multiple:!1,checkable:!1,disabled:!1,checkStrictly:!1,draggable:!1,defaultExpandParent:!0,autoExpandParent:!1,defaultExpandAll:!1,defaultExpandedKeys:[],defaultCheckedKeys:[],defaultSelectedKeys:[]}),data:function(){d()(this.$props.__propsSymbol__,"must pass __propsSymbol__"),d()(this.$props.children,"please use children prop replace slots.default"),this.needSyncKeys={},this.domTreeNodes={};var t={_posEntities:new Map,_keyEntities:new Map,_expandedKeys:[],_selectedKeys:[],_checkedKeys:[],_halfCheckedKeys:[],_loadedKeys:[],_loadingKeys:[],_treeNode:[],_prevProps:null,_dragOverNodeKey:"",_dropPosition:null,_dragNodesKeys:[]};return c()({},t,this.getDerivedState(Object(p["l"])(this),t))},provide:function(){return{vcTree:this}},watch:c()({},b(["treeData","children","expandedKeys","autoExpandParent","selectedKeys","checkedKeys","loadedKeys"]),{__propsSymbol__:function(){this.setState(this.getDerivedState(Object(p["l"])(this),this.$data)),this.needSyncKeys={}}}),methods:{getDerivedState:function(t,e){var n=e._prevProps,r={_prevProps:c()({},t)},i=this;function a(e){return!n&&e in t||n&&i.needSyncKeys[e]}var s=null;if(a("treeData")?s=Object(y["g"])(this.$createElement,t.treeData):a("children")&&(s=t.children),s){r._treeNode=s;var u=Object(y["h"])(s);r._keyEntities=u.keyEntities}var l=r._keyEntities||e._keyEntities;if(a("expandedKeys")||n&&a("autoExpandParent")?r._expandedKeys=t.autoExpandParent||!n&&t.defaultExpandParent?Object(y["f"])(t.expandedKeys,l):t.expandedKeys:!n&&t.defaultExpandAll?r._expandedKeys=[].concat(o()(l.keys())):!n&&t.defaultExpandedKeys&&(r._expandedKeys=t.autoExpandParent||t.defaultExpandParent?Object(y["f"])(t.defaultExpandedKeys,l):t.defaultExpandedKeys),t.selectable&&(a("selectedKeys")?r._selectedKeys=Object(y["d"])(t.selectedKeys,t):!n&&t.defaultSelectedKeys&&(r._selectedKeys=Object(y["d"])(t.defaultSelectedKeys,t))),t.checkable){var f=void 0;if(a("checkedKeys")?f=Object(y["m"])(t.checkedKeys)||{}:!n&&t.defaultCheckedKeys?f=Object(y["m"])(t.defaultCheckedKeys)||{}:s&&(f=Object(y["m"])(t.checkedKeys)||{checkedKeys:e._checkedKeys,halfCheckedKeys:e._halfCheckedKeys}),f){var h=f,d=h.checkedKeys,p=void 0===d?[]:d,v=h.halfCheckedKeys,g=void 0===v?[]:v;if(!t.checkStrictly){var m=Object(y["e"])(p,!0,l);p=m.checkedKeys,g=m.halfCheckedKeys}r._checkedKeys=p,r._halfCheckedKeys=g}}return a("loadedKeys")&&(r._loadedKeys=t.loadedKeys),r},onNodeDragStart:function(t,e){var n=this.$data._expandedKeys,r=e.eventKey,i=Object(p["p"])(e)["default"];this.dragNode=e,this.setState({_dragNodesKeys:Object(y["i"])("function"===typeof i?i():i,e),_expandedKeys:Object(y["b"])(n,r)}),this.__emit("dragstart",{event:t,node:e})},onNodeDragEnter:function(t,e){var n=this,r=this.$data._expandedKeys,i=e.pos,a=e.eventKey;if(this.dragNode&&e.$refs.selectHandle){var o=Object(y["c"])(t,e);this.dragNode.eventKey!==a||0!==o?setTimeout((function(){n.setState({_dragOverNodeKey:a,_dropPosition:o}),n.delayedDragEnterLogic||(n.delayedDragEnterLogic={}),Object.keys(n.delayedDragEnterLogic).forEach((function(t){clearTimeout(n.delayedDragEnterLogic[t])})),n.delayedDragEnterLogic[i]=setTimeout((function(){var i=Object(y["a"])(r,a);Object(p["s"])(n,"expandedKeys")||n.setState({_expandedKeys:i}),n.__emit("dragenter",{event:t,node:e,expandedKeys:i})}),400)}),0):this.setState({_dragOverNodeKey:"",_dropPosition:null})}},onNodeDragOver:function(t,e){var n=e.eventKey,r=this.$data,i=r._dragOverNodeKey,a=r._dropPosition;if(this.dragNode&&n===i&&e.$refs.selectHandle){var o=Object(y["c"])(t,e);if(o===a)return;this.setState({_dropPosition:o})}this.__emit("dragover",{event:t,node:e})},onNodeDragLeave:function(t,e){this.setState({_dragOverNodeKey:""}),this.__emit("dragleave",{event:t,node:e})},onNodeDragEnd:function(t,e){this.setState({_dragOverNodeKey:""}),this.__emit("dragend",{event:t,node:e}),this.dragNode=null},onNodeDrop:function(t,e){var n=this.$data,r=n._dragNodesKeys,i=void 0===r?[]:r,a=n._dropPosition,o=e.eventKey,s=e.pos;if(this.setState({_dragOverNodeKey:""}),-1===i.indexOf(o)){var c=Object(y["n"])(s),u={event:t,node:e,dragNode:this.dragNode,dragNodesKeys:i.slice(),dropPosition:a+Number(c[c.length-1]),dropToGap:!1};0!==a&&(u.dropToGap=!0),this.__emit("drop",u),this.dragNode=null}else d()(!1,"Can not drop to dragNode(include it's children node)")},onNodeClick:function(t,e){this.__emit("click",t,e)},onNodeDoubleClick:function(t,e){this.__emit("dblclick",t,e)},onNodeSelect:function(t,e){var n=this.$data._selectedKeys,r=this.$data._keyEntities,i=this.$props.multiple,a=Object(p["l"])(e),o=a.selected,s=a.eventKey,c=!o;n=c?i?Object(y["a"])(n,s):[s]:Object(y["b"])(n,s);var u=n.map((function(t){var e=r.get(t);return e?e.node:null})).filter((function(t){return t}));this.setUncontrolledState({_selectedKeys:n});var l={event:"select",selected:c,node:e,selectedNodes:u,nativeEvent:t};this.__emit("update:selectedKeys",n),this.__emit("select",n,l)},onNodeCheck:function(t,e,n){var r=this.$data,i=r._keyEntities,a=r._checkedKeys,o=r._halfCheckedKeys,s=this.$props.checkStrictly,c=Object(p["l"])(e),u=c.eventKey,l=void 0,f={event:"check",node:e,checked:n,nativeEvent:t};if(s){var h=n?Object(y["a"])(a,u):Object(y["b"])(a,u),d=Object(y["b"])(o,u);l={checked:h,halfChecked:d},f.checkedNodes=h.map((function(t){return i.get(t)})).filter((function(t){return t})).map((function(t){return t.node})),this.setUncontrolledState({_checkedKeys:h})}else{var v=Object(y["e"])([u],n,i,{checkedKeys:a,halfCheckedKeys:o}),g=v.checkedKeys,m=v.halfCheckedKeys;l=g,f.checkedNodes=[],f.checkedNodesPositions=[],f.halfCheckedKeys=m,g.forEach((function(t){var e=i.get(t);if(e){var n=e.node,r=e.pos;f.checkedNodes.push(n),f.checkedNodesPositions.push({node:n,pos:r})}})),this.setUncontrolledState({_checkedKeys:g,_halfCheckedKeys:m})}this.__emit("check",l,f)},onNodeLoad:function(t){var e=this;return new Promise((function(n){e.setState((function(r){var i=r._loadedKeys,a=void 0===i?[]:i,o=r._loadingKeys,s=void 0===o?[]:o,c=e.$props.loadData,u=Object(p["l"])(t),l=u.eventKey;if(!c||-1!==a.indexOf(l)||-1!==s.indexOf(l))return{};var f=c(t);return f.then((function(){var r=e.$data,i=r._loadedKeys,a=r._loadingKeys,o=Object(y["a"])(i,l),s=Object(y["b"])(a,l);e.__emit("load",o,{event:"load",node:t}),e.setUncontrolledState({_loadedKeys:o}),e.setState({_loadingKeys:s}),n()})),{_loadingKeys:Object(y["a"])(s,l)}}))}))},onNodeExpand:function(t,e){var n=this,r=this.$data._expandedKeys,i=this.$props.loadData,a=Object(p["l"])(e),o=a.eventKey,s=a.expanded,c=r.indexOf(o),u=!s;if(d()(s&&-1!==c||!s&&-1===c,"Expand state not sync with index check"),r=u?Object(y["a"])(r,o):Object(y["b"])(r,o),this.setUncontrolledState({_expandedKeys:r}),this.__emit("expand",r,{node:e,expanded:u,nativeEvent:t}),this.__emit("update:expandedKeys",r),u&&i){var l=this.onNodeLoad(e);return l?l.then((function(){n.setUncontrolledState({_expandedKeys:r})})):null}return null},onNodeMouseEnter:function(t,e){this.__emit("mouseenter",{event:t,node:e})},onNodeMouseLeave:function(t,e){this.__emit("mouseleave",{event:t,node:e})},onNodeContextMenu:function(t,e){t.preventDefault(),this.__emit("rightClick",{event:t,node:e})},setUncontrolledState:function(t){var e=!1,n={},r=Object(p["l"])(this);Object.keys(t).forEach((function(i){i.replace("_","")in r||(e=!0,n[i]=t[i])})),e&&this.setState(n)},registerTreeNode:function(t,e){e?this.domTreeNodes[t]=e:delete this.domTreeNodes[t]},isKeyChecked:function(t){var e=this.$data._checkedKeys,n=void 0===e?[]:e;return-1!==n.indexOf(t)},renderTreeNode:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=this.$data,i=r._keyEntities,a=r._expandedKeys,o=void 0===a?[]:a,s=r._selectedKeys,c=void 0===s?[]:s,u=r._halfCheckedKeys,l=void 0===u?[]:u,f=r._loadedKeys,h=void 0===f?[]:f,d=r._loadingKeys,p=void 0===d?[]:d,g=r._dragOverNodeKey,m=r._dropPosition,b=Object(y["k"])(n,e),x=t.key;return x||void 0!==x&&null!==x||(x=b),i.get(x)?Object(v["a"])(t,{props:{eventKey:x,expanded:-1!==o.indexOf(x),selected:-1!==c.indexOf(x),loaded:-1!==h.indexOf(x),loading:-1!==p.indexOf(x),checked:this.isKeyChecked(x),halfChecked:-1!==l.indexOf(x),pos:b,dragOver:g===x&&0===m,dragOverGapTop:g===x&&-1===m,dragOverGapBottom:g===x&&1===m},key:x}):(Object(y["o"])(),null)}},render:function(){var t=this,e=arguments[0],n=this.$data._treeNode,r=this.$props,a=r.prefixCls,o=r.focusable,s=r.showLine,c=r.tabIndex,u=void 0===c?0:c;return e("ul",{class:f()(a,i()({},a+"-show-line",s)),attrs:{role:"tree",unselectable:"on",tabIndex:o?u:null}},[Object(y["l"])(n,(function(e,n){return t.renderTreeNode(e,n)}))])}},w=Object(m["a"])(x),_=n("cdd1");x.TreeNode=_["a"],w.TreeNode=_["a"];e["default"]=w},"1d73":function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var i=r(n("7746"));e.generate=i.default;var a={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1890FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"};e.presetPrimaryColors=a;var o={};e.presetPalettes=o,Object.keys(a).forEach((function(t){o[t]=i.default(a[t]),o[t].primary=o[t][5]}));var s=o.red;e.red=s;var c=o.volcano;e.volcano=c;var u=o.gold;e.gold=u;var l=o.orange;e.orange=l;var f=o.yellow;e.yellow=f;var h=o.lime;e.lime=h;var d=o.green;e.green=d;var p=o.cyan;e.cyan=p;var v=o.blue;e.blue=v;var g=o.geekblue;e.geekblue=g;var m=o.purple;e.purple=m;var y=o.magenta;e.magenta=y;var b=o.grey;e.grey=b},"1d80":function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},"1dde":function(t,e,n){var r=n("d039"),i=n("b622"),a=n("2d00"),o=i("species");t.exports=function(t){return a>=51||!r((function(){var e=[],n=e.constructor={};return n[o]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},"1e25":function(t,e,n){"use strict";var r=n("23e7"),i=n("58a8").end,a=n("c8d2"),o=a("trimEnd"),s=o?function(){return i(this)}:"".trimEnd;r({target:"String",proto:!0,forced:o},{trimEnd:s,trimRight:s})},"1ec1":function(t,e){var n=Math.log;t.exports=Math.log1p||function(t){return(t=+t)>-1e-8&&t<1e-8?t-t*t/2:n(1+t)}},"1efc":function(t,e){function n(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}t.exports=n},"1efe":function(t,e,n){"use strict";n("b2a3"),n("3de4")},"1fc8":function(t,e,n){var r=n("4245");function i(t,e){var n=r(this,t),i=n.size;return n.set(t,e),this.size+=n.size==i?0:1,this}t.exports=i},"1fd5":function(t,e,n){"use strict";var r=n("6042"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("1098"),c=n.n(s),u=n("4d26"),l=n.n(u),f=n("4d91"),h=n("daa3"),d=n("4df5"),p={prefixCls:f["a"].string,size:f["a"].oneOfType([f["a"].oneOf(["large","small","default"]),f["a"].number]),shape:f["a"].oneOf(["circle","square"])},v=f["a"].shape(p).loose,g={props:Object(h["t"])(p,{size:"large"}),render:function(){var t,e,n=arguments[0],r=this.$props,a=r.prefixCls,o=r.size,s=r.shape,c=l()((t={},i()(t,a+"-lg","large"===o),i()(t,a+"-sm","small"===o),t)),u=l()((e={},i()(e,a+"-circle","circle"===s),i()(e,a+"-square","square"===s),e)),f="number"===typeof o?{width:o+"px",height:o+"px",lineHeight:o+"px"}:{};return n("span",{class:l()(a,c,u),style:f})}},m=g,y={prefixCls:f["a"].string,width:f["a"].oneOfType([f["a"].number,f["a"].string])},b=f["a"].shape(y),x={props:y,render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.width,i="number"===typeof r?r+"px":r;return t("h3",{class:n,style:{width:i}})}},w=x,_=n("9b57"),O=n.n(_),C=f["a"].oneOfType([f["a"].number,f["a"].string]),S={prefixCls:f["a"].string,width:f["a"].oneOfType([C,f["a"].arrayOf(C)]),rows:f["a"].number},M=f["a"].shape(S),k={props:S,methods:{getWidth:function(t){var e=this.width,n=this.rows,r=void 0===n?2:n;return Array.isArray(e)?e[t]:r-1===t?e:void 0}},render:function(){var t=this,e=arguments[0],n=this.$props,r=n.prefixCls,i=n.rows,a=[].concat(O()(Array(i))).map((function(n,r){var i=t.getWidth(r);return e("li",{key:r,style:{width:"number"===typeof i?i+"px":i}})}));return e("ul",{class:r},[a])}},j=k,T=n("db14"),z={active:f["a"].bool,loading:f["a"].bool,prefixCls:f["a"].string,children:f["a"].any,avatar:f["a"].oneOfType([f["a"].string,v,f["a"].bool]),title:f["a"].oneOfType([f["a"].bool,f["a"].string,b]),paragraph:f["a"].oneOfType([f["a"].bool,f["a"].string,M])};function E(t){return t&&"object"===("undefined"===typeof t?"undefined":c()(t))?t:{}}function A(t,e){return t&&!e?{shape:"square"}:{shape:"circle"}}function P(t,e){return!t&&e?{width:"38%"}:t&&e?{width:"50%"}:{}}function L(t,e){var n={};return t&&e||(n.width="61%"),n.rows=!t&&e?3:2,n}var V={name:"ASkeleton",props:Object(h["t"])(z,{avatar:!1,title:!0,paragraph:!0}),inject:{configProvider:{default:function(){return d["a"]}}},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.loading,a=e.avatar,s=e.title,c=e.paragraph,u=e.active,f=this.configProvider.getPrefixCls,d=f("skeleton",n);if(r||!Object(h["s"])(this,"loading")){var p,v=!!a||""===a,g=!!s,y=!!c,b=void 0;if(v){var x={props:o()({prefixCls:d+"-avatar"},A(g,y),E(a))};b=t("div",{class:d+"-header"},[t(m,x)])}var _=void 0;if(g||y){var O=void 0;if(g){var C={props:o()({prefixCls:d+"-title"},P(v,y),E(s))};O=t(w,C)}var S=void 0;if(y){var M={props:o()({prefixCls:d+"-paragraph"},L(v,g),E(c))};S=t(j,M)}_=t("div",{class:d+"-content"},[O,S])}var k=l()(d,(p={},i()(p,d+"-with-avatar",v),i()(p,d+"-active",u),p));return t("div",{class:k},[b,_])}var T=this.$slots["default"];return T&&1===T.length?T[0]:t("span",[T])},install:function(t){t.use(T["a"]),t.component(V.name,V)}};e["a"]=V},"1fe2":function(t,e,n){"use strict";var r=n("6d61"),i=n("acac");r("WeakSet",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),i)},"202f":function(t,e,n){},2047:function(t,e,n){},"20bf":function(t,e,n){"use strict";var r=n("8aa7"),i=n("ebb5").exportTypedArrayStaticMethod,a=n("a078");i("from",a,r)},"20ec":function(t,e){function n(t,e){return function(n){return null!=n&&(n[t]===e&&(void 0!==e||t in Object(n)))}}t.exports=n},"217d":function(t,e){function n(t,e){var n,r=0,i=t.length;for(r;rh;h++)if(p=O(t[h]),p&&p instanceof u)return p;return new u(!1)}l=f.call(t)}v=l.next;while(!(g=v.call(l)).done){try{p=O(g.value)}catch(C){throw c(l),C}if("object"==typeof p&&p&&p instanceof u)return p}return new u(!1)}},2286:function(t,e,n){var r=n("85e3"),i=Math.max;function a(t,e,n){return e=i(void 0===e?t.length-1:e,0),function(){var a=arguments,o=-1,s=i(a.length-e,0),c=Array(s);while(++o=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(t){c.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){c.headers[t]=r.merge(a)})),t.exports=c}).call(this,n("4362"))},2474:function(t,e,n){var r=n("2b3e"),i=r.Uint8Array;t.exports=i},2478:function(t,e,n){var r=n("4245");function i(t){return r(this,t).get(t)}t.exports=i},2524:function(t,e,n){var r=n("6044"),i="__lodash_hash_undefined__";function a(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=r&&void 0===e?i:e,this}t.exports=a},2532:function(t,e,n){"use strict";var r=n("23e7"),i=n("5a34"),a=n("1d80"),o=n("ab13");r({target:"String",proto:!0,forced:!o("includes")},{includes:function(t){return!!~String(a(this)).indexOf(i(t),arguments.length>1?arguments[1]:void 0)}})},"253c":function(t,e,n){var r=n("3729"),i=n("1310"),a="[object Arguments]";function o(t){return i(t)&&r(t)==a}t.exports=o},2593:function(t,e,n){var r=n("15f3"),i=n("c6cf"),a=i((function(t,e){return null==t?{}:r(t,e)}));t.exports=a},"25a1":function(t,e,n){"use strict";var r=n("ebb5"),i=n("d58f").right,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("reduceRight",(function(t){return i(a(this),t,arguments.length,arguments.length>1?arguments[1]:void 0)}))},"25eb":function(t,e,n){var r=n("23e7"),i=n("c20d");r({target:"Number",stat:!0,forced:Number.parseInt!=i},{parseInt:i})},"25f0":function(t,e,n){"use strict";var r=n("6eeb"),i=n("825a"),a=n("d039"),o=n("ad6d"),s="toString",c=RegExp.prototype,u=c[s],l=a((function(){return"/a/b"!=u.call({source:"a",flags:"b"})})),f=u.name!=s;(l||f)&&r(RegExp.prototype,s,(function(){var t=i(this),e=String(t.source),n=t.flags,r=String(void 0===n&&t instanceof RegExp&&!("flags"in c)?o.call(t):n);return"/"+e+"/"+r}),{unsafe:!0})},2626:function(t,e,n){"use strict";var r=n("d066"),i=n("9bf2"),a=n("b622"),o=n("83ab"),s=a("species");t.exports=function(t){var e=r(t),n=i.f;o&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},2638:function(t,e,n){"use strict";function r(){return r=Object.assign||function(t){for(var e,n=1;n-1||t.indexOf("h")>-1||t.indexOf("k")>-1,showMinute:t.indexOf("m")>-1,showSecond:t.indexOf("s")>-1}}var A=function(){return{size:h["a"].oneOf(["large","default","small"]),value:z["a"],defaultValue:z["a"],open:h["a"].bool,format:h["a"].string,disabled:h["a"].bool,placeholder:h["a"].string,prefixCls:h["a"].string,hideDisabledOptions:h["a"].bool,disabledHours:h["a"].func,disabledMinutes:h["a"].func,disabledSeconds:h["a"].func,getPopupContainer:h["a"].func,use12Hours:h["a"].bool,focusOnOpen:h["a"].bool,hourStep:h["a"].number,minuteStep:h["a"].number,secondStep:h["a"].number,allowEmpty:h["a"].bool,allowClear:h["a"].bool,inputReadOnly:h["a"].bool,clearText:h["a"].string,defaultOpenValue:h["a"].object,popupClassName:h["a"].string,popupStyle:h["a"].object,suffixIcon:h["a"].any,align:h["a"].object,placement:h["a"].any,transitionName:h["a"].string,autoFocus:h["a"].bool,addon:h["a"].any,clearIcon:h["a"].any,locale:h["a"].object,valueFormat:h["a"].string}},P={name:"ATimePicker",mixins:[d["a"]],props:Object(p["t"])(A(),{align:{offset:[0,-2]},disabled:!1,disabledHours:void 0,disabledMinutes:void 0,disabledSeconds:void 0,hideDisabledOptions:!1,placement:"bottomLeft",transitionName:"slide-up",focusOnOpen:!0,allowClear:!0}),model:{prop:"value",event:"change"},provide:function(){return{savePopupRef:this.savePopupRef}},inject:{configProvider:{default:function(){return j["a"]}}},data:function(){var t=this.value,e=this.defaultValue,n=this.valueFormat;return Object(z["d"])("TimePicker",e,"defaultValue",n),Object(z["d"])("TimePicker",t,"value",n),Object(S["a"])(!Object(p["s"])(this,"allowEmpty"),"TimePicker","`allowEmpty` is deprecated. Please use `allowClear` instead."),{sValue:Object(z["f"])(t||e,n)}},watch:{value:function(t){Object(z["d"])("TimePicker",t,"value",this.valueFormat),this.setState({sValue:Object(z["f"])(t,this.valueFormat)})}},methods:{getDefaultFormat:function(){var t=this.format,e=this.use12Hours;return t||(e?"h:mm:ss a":"HH:mm:ss")},getAllowClear:function(){var t=this.$props,e=t.allowClear,n=t.allowEmpty;return Object(p["s"])(this,"allowClear")?e:n},getDefaultLocale:function(){var t=o()({},k["a"],this.$props.locale);return t},savePopupRef:function(t){this.popupRef=t},handleChange:function(t){Object(p["s"])(this,"value")||this.setState({sValue:t});var e=this.format,n=void 0===e?"HH:mm:ss":e;this.$emit("change",this.valueFormat?Object(z["e"])(t,this.valueFormat):t,t&&t.format(n)||"")},handleOpenClose:function(t){var e=t.open;this.$emit("openChange",e),this.$emit("update:open",e)},focus:function(){this.$refs.timePicker.focus()},blur:function(){this.$refs.timePicker.blur()},renderInputIcon:function(t){var e=this.$createElement,n=Object(p["g"])(this,"suffixIcon");n=Array.isArray(n)?n[0]:n;var r=n&&Object(p["w"])(n)&&Object(v["a"])(n,{class:t+"-clock-icon"})||e(M["a"],{attrs:{type:"clock-circle"},class:t+"-clock-icon"});return e("span",{class:t+"-icon"},[r])},renderClearIcon:function(t){var e=this.$createElement,n=Object(p["g"])(this,"clearIcon"),r=t+"-clear";return n&&Object(p["w"])(n)?Object(v["a"])(n,{class:r}):e(M["a"],{attrs:{type:"close-circle",theme:"filled"},class:r})},renderTimePicker:function(t){var e=this.$createElement,n=Object(p["l"])(this);n=Object(s["a"])(n,["defaultValue","suffixIcon","allowEmpty","allowClear"]);var r=n,a=r.prefixCls,c=r.getPopupContainer,u=r.placeholder,l=r.size,f=this.configProvider.getPrefixCls,h=f("time-picker",a),d=this.getDefaultFormat(),v=i()({},h+"-"+l,!!l),g=Object(p["g"])(this,"addon",{},!1),m=function(t){return g?e("div",{class:h+"-panel-addon"},["function"===typeof g?g(t):g]):null},y=this.renderInputIcon(h),b=this.renderClearIcon(h),x=this.configProvider.getPopupContainer,w={props:o()({},E(d),n,{allowEmpty:this.getAllowClear(),prefixCls:h,getPopupContainer:c||x,format:d,value:this.sValue,placeholder:void 0===u?t.placeholder:u,addon:m,inputIcon:y,clearIcon:b}),class:v,ref:"timePicker",on:o()({},Object(p["k"])(this),{change:this.handleChange,open:this.handleOpenClose,close:this.handleOpenClose})};return e(O,w)}},render:function(){var t=arguments[0];return t(C["a"],{attrs:{componentName:"TimePicker",defaultLocale:this.getDefaultLocale()},scopedSlots:{default:this.renderTimePicker}})},install:function(t){t.use(T["a"]),t.component(P.name,P)}};e["a"]=P},"27fd":function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("6042"),c=n.n(s),u=n("4df5"),l=n("0c63"),f=n("daa3"),h=n("4d91"),d={name:"AAvatar",props:{prefixCls:{type:String,default:void 0},shape:{validator:function(t){return["circle","square"].includes(t)},default:"circle"},size:{validator:function(t){return"number"===typeof t||["small","large","default"].includes(t)},default:"default"},src:String,srcSet:String,icon:h["a"].any,alt:String,loadError:Function},inject:{configProvider:{default:function(){return u["a"]}}},data:function(){return{isImgExist:!0,isMounted:!1,scale:1}},watch:{src:function(){var t=this;this.$nextTick((function(){t.isImgExist=!0,t.scale=1,t.$forceUpdate()}))}},mounted:function(){var t=this;this.$nextTick((function(){t.setScale(),t.isMounted=!0}))},updated:function(){var t=this;this.$nextTick((function(){t.setScale()}))},methods:{setScale:function(){if(this.$refs.avatarChildren&&this.$refs.avatarNode){var t=this.$refs.avatarChildren.offsetWidth,e=this.$refs.avatarNode.offsetWidth;0===t||0===e||this.lastChildrenWidth===t&&this.lastNodeWidth===e||(this.lastChildrenWidth=t,this.lastNodeWidth=e,this.scale=e-80?{marginLeft:f[0]/-2+"px",marginRight:f[0]/-2+"px"}:{},f[1]>0?{marginTop:f[1]/-2+"px",marginBottom:f[1]/-2+"px"}:{});return e("div",{class:h,style:d},[s["default"]])}}},2954:function(t,e,n){"use strict";var r=n("ebb5"),i=n("4840"),a=n("d039"),o=r.aTypedArray,s=r.aTypedArrayConstructor,c=r.exportTypedArrayMethod,u=[].slice,l=a((function(){new Int8Array(1).slice()}));c("slice",(function(t,e){var n=u.call(o(this),t,e),r=i(this,this.constructor),a=0,c=n.length,l=new(s(r))(c);while(c>a)l[a]=n[a++];return l}),l)},"29f3":function(t,e){var n=Object.prototype,r=n.toString;function i(t){return r.call(t)}t.exports=i},"2a1b":function(t,e,n){var r=n("746f");r("match")},"2a26":function(t,e,n){"use strict";n("b2a3"),n("5136"),n("6ba6")},"2a62":function(t,e,n){var r=n("825a");t.exports=function(t){var e=t["return"];if(void 0!==e)return r(e.call(t)).value}},"2a95":function(t,e,n){"use strict";(function(t){function n(){return n=Object.assign||function(t){for(var e=1;e=a)return t;switch(t){case"%s":return String(e[r++]);case"%d":return Number(e[r++]);case"%j":try{return JSON.stringify(e[r++])}catch(n){return"[Circular]"}break;default:return t}}));return o}return i}function p(t){return"string"===t||"url"===t||"hex"===t||"email"===t||"date"===t||"pattern"===t}function v(t,e){return void 0===t||null===t||(!("array"!==e||!Array.isArray(t)||t.length)||!(!p(e)||"string"!==typeof t||t))}function g(t,e,n){var r=[],i=0,a=t.length;function o(t){r.push.apply(r,t),i++,i===a&&n(r)}t.forEach((function(t){e(t,o)}))}function m(t,e,n){var r=0,i=t.length;function a(o){if(o&&o.length)n(o);else{var s=r;r+=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]+\.)+[a-zA-Z]{2,}))$/,url:new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[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,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i"),hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},M={integer:function(t){return M.number(t)&&parseInt(t,10)===t},float:function(t){return M.number(t)&&!M.integer(t)},array:function(t){return Array.isArray(t)},regexp:function(t){if(t instanceof RegExp)return!0;try{return!!new RegExp(t)}catch(e){return!1}},date:function(t){return"function"===typeof t.getTime&&"function"===typeof t.getMonth&&"function"===typeof t.getYear&&!isNaN(t.getTime())},number:function(t){return!isNaN(t)&&"number"===typeof t},object:function(t){return"object"===typeof t&&!M.array(t)},method:function(t){return"function"===typeof t},email:function(t){return"string"===typeof t&&!!t.match(S.email)&&t.length<255},url:function(t){return"string"===typeof t&&!!t.match(S.url)},hex:function(t){return"string"===typeof t&&!!t.match(S.hex)}};function k(t,e,n,r,i){if(t.required&&void 0===e)O(t,e,n,r,i);else{var a=["integer","float","array","regexp","object","method","email","number","date","url","hex"],o=t.type;a.indexOf(o)>-1?M[o](e)||r.push(d(i.messages.types[o],t.fullField,t.type)):o&&typeof e!==t.type&&r.push(d(i.messages.types[o],t.fullField,t.type))}}function j(t,e,n,r,i){var a="number"===typeof t.len,o="number"===typeof t.min,s="number"===typeof t.max,c=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,u=e,l=null,f="number"===typeof e,h="string"===typeof e,p=Array.isArray(e);if(f?l="number":h?l="string":p&&(l="array"),!l)return!1;p&&(u=e.length),h&&(u=e.replace(c,"_").length),a?u!==t.len&&r.push(d(i.messages[l].len,t.fullField,t.len)):o&&!s&&ut.max?r.push(d(i.messages[l].max,t.fullField,t.max)):o&&s&&(ut.max)&&r.push(d(i.messages[l].range,t.fullField,t.min,t.max))}var T="enum";function z(t,e,n,r,i){t[T]=Array.isArray(t[T])?t[T]:[],-1===t[T].indexOf(e)&&r.push(d(i.messages[T],t.fullField,t[T].join(", ")))}function E(t,e,n,r,i){if(t.pattern)if(t.pattern instanceof RegExp)t.pattern.lastIndex=0,t.pattern.test(e)||r.push(d(i.messages.pattern.mismatch,t.fullField,e,t.pattern));else if("string"===typeof t.pattern){var a=new RegExp(t.pattern);a.test(e)||r.push(d(i.messages.pattern.mismatch,t.fullField,e,t.pattern))}}var A={required:O,whitespace:C,type:k,range:j,enum:z,pattern:E};function P(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e,"string")&&!t.required)return n();A.required(t,e,r,a,i,"string"),v(e,"string")||(A.type(t,e,r,a,i),A.range(t,e,r,a,i),A.pattern(t,e,r,a,i),!0===t.whitespace&&A.whitespace(t,e,r,a,i))}n(a)}function L(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&A.type(t,e,r,a,i)}n(a)}function V(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(""===e&&(e=void 0),v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&(A.type(t,e,r,a,i),A.range(t,e,r,a,i))}n(a)}function I(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&A.type(t,e,r,a,i)}n(a)}function R(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),v(e)||A.type(t,e,r,a,i)}n(a)}function H(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&(A.type(t,e,r,a,i),A.range(t,e,r,a,i))}n(a)}function D(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&(A.type(t,e,r,a,i),A.range(t,e,r,a,i))}n(a)}function F(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if((void 0===e||null===e)&&!t.required)return n();A.required(t,e,r,a,i,"array"),void 0!==e&&null!==e&&(A.type(t,e,r,a,i),A.range(t,e,r,a,i))}n(a)}function N(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&A.type(t,e,r,a,i)}n(a)}var $="enum";function B(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i),void 0!==e&&A[$](t,e,r,a,i)}n(a)}function W(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e,"string")&&!t.required)return n();A.required(t,e,r,a,i),v(e,"string")||A.pattern(t,e,r,a,i)}n(a)}function Y(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e,"date")&&!t.required)return n();var s;if(A.required(t,e,r,a,i),!v(e,"date"))s=e instanceof Date?e:new Date(e),A.type(t,s,r,a,i),s&&A.range(t,s.getTime(),r,a,i)}n(a)}function q(t,e,n,r,i){var a=[],o=Array.isArray(e)?"array":typeof e;A.required(t,e,r,a,i,o),n(a)}function U(t,e,n,r,i){var a=t.type,o=[],s=t.required||!t.required&&r.hasOwnProperty(t.field);if(s){if(v(e,a)&&!t.required)return n();A.required(t,e,r,o,i,a),v(e,a)||A.type(t,e,r,o,i)}n(o)}function K(t,e,n,r,i){var a=[],o=t.required||!t.required&&r.hasOwnProperty(t.field);if(o){if(v(e)&&!t.required)return n();A.required(t,e,r,a,i)}n(a)}var G={string:P,method:L,number:V,boolean:I,regexp:R,integer:H,float:D,array:F,object:N,enum:B,pattern:W,date:Y,url:U,hex:U,email:U,required:q,any:K};function X(){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 t=JSON.parse(JSON.stringify(this));return t.clone=this.clone,t}}}var Z=X();function Q(t){this.rules=null,this._messages=Z,this.define(t)}Q.prototype={messages:function(t){return t&&(this._messages=_(X(),t)),this._messages},define:function(t){if(!t)throw new Error("Cannot configure a schema with no rules");if("object"!==typeof t||Array.isArray(t))throw new Error("Rules must be an object");var e,n;for(e in this.rules={},t)t.hasOwnProperty(e)&&(n=t[e],this.rules[e]=Array.isArray(n)?n:[n])},validate:function(t,e,r){var i=this;void 0===e&&(e={}),void 0===r&&(r=function(){});var a,o,s=t,c=e,u=r;if("function"===typeof c&&(u=c,c={}),!this.rules||0===Object.keys(this.rules).length)return u&&u(),Promise.resolve();function l(t){var e,n=[],r={};function i(t){var e;Array.isArray(t)?n=(e=n).concat.apply(e,t):n.push(t)}for(e=0;e0&&void 0!==arguments[0]?arguments[0]:{};return Object.keys(t).reduce((function(e,n){var r=t[n];switch(n){case"class":e.className=r,delete e["class"];break;default:e[n]=r}return e}),{})}var d=function(){function t(){o()(this,t),this.collection={}}return c()(t,[{key:"clear",value:function(){this.collection={}}},{key:"delete",value:function(t){return delete this.collection[t]}},{key:"get",value:function(t){return this.collection[t]}},{key:"has",value:function(t){return Boolean(this.collection[t])}},{key:"set",value:function(t,e){return this.collection[t]=e,this}},{key:"size",get:function(){return Object.keys(this.collection).length}}]),t}();function p(t,e,n,r){return t(e.tag,r?i()({key:n},r,{attrs:i()({},h(e.attrs),r.attrs)}):{key:n,attrs:i()({},h(e.attrs))},(e.children||[]).map((function(r,i){return p(t,r,n+"-"+e.tag+"-"+i)})))}function v(t){return Object(u["generate"])(t)[0]}function g(t,e){switch(e){case"fill":return t+"-fill";case"outline":return t+"-o";case"twotone":return t+"-twotone";default:throw new TypeError("Unknown theme type: "+e+", name: "+t)}}}).call(this,n("4362"))},"2af1":function(t,e,n){var r=n("23e7"),i=n("f748");r({target:"Math",stat:!0},{sign:i})},"2b03":function(t,e){function n(t,e,n,r){var i=t.length,a=n+(r?1:-1);while(r?a--:++a=0&&Math.floor(e)===e&&isFinite(t)}function d(t){return i(t)&&"function"===typeof t.then&&"function"===typeof t.catch}function p(t){return null==t?"":Array.isArray(t)||l(t)&&t.toString===u?JSON.stringify(t,null,2):String(t)}function v(t){var e=parseFloat(t);return isNaN(e)?t:e}function g(t,e){for(var n=Object.create(null),r=t.split(","),i=0;i-1)return t.splice(n,1)}}var b=Object.prototype.hasOwnProperty;function x(t,e){return b.call(t,e)}function w(t){var e=Object.create(null);return function(n){var r=e[n];return r||(e[n]=t(n))}}var _=/-(\w)/g,O=w((function(t){return t.replace(_,(function(t,e){return e?e.toUpperCase():""}))})),C=w((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),S=/\B([A-Z])/g,M=w((function(t){return t.replace(S,"-$1").toLowerCase()}));function k(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n}function j(t,e){return t.bind(e)}var T=Function.prototype.bind?j:k;function z(t,e){e=e||0;var n=t.length-e,r=new Array(n);while(n--)r[n]=t[n+e];return r}function E(t,e){for(var n in e)t[n]=e[n];return t}function A(t){for(var e={},n=0;n0,nt=J&&J.indexOf("edge/")>0,rt=(J&&J.indexOf("android"),J&&/iphone|ipad|ipod|ios/.test(J)||"ios"===Q),it=(J&&/chrome\/\d+/.test(J),J&&/phantomjs/.test(J),J&&J.match(/firefox\/(\d+)/)),at={}.watch,ot=!1;if(X)try{var st={};Object.defineProperty(st,"passive",{get:function(){ot=!0}}),window.addEventListener("test-passive",null,st)}catch(Oo){}var ct=function(){return void 0===K&&(K=!X&&!Z&&"undefined"!==typeof t&&(t["process"]&&"server"===t["process"].env.VUE_ENV)),K},ut=X&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function lt(t){return"function"===typeof t&&/native code/.test(t.toString())}var ft,ht="undefined"!==typeof Symbol&<(Symbol)&&"undefined"!==typeof Reflect&<(Reflect.ownKeys);ft="undefined"!==typeof Set&<(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var dt=P,pt=0,vt=function(){this.id=pt++,this.subs=[]};vt.prototype.addSub=function(t){this.subs.push(t)},vt.prototype.removeSub=function(t){y(this.subs,t)},vt.prototype.depend=function(){vt.target&&vt.target.addDep(this)},vt.prototype.notify=function(){var t=this.subs.slice();for(var e=0,n=t.length;e-1)if(a&&!x(i,"default"))o=!1;else if(""===o||o===M(t)){var c=te(String,i.type);(c<0||s0&&(o=ke(o,(e||"")+"_"+n),Me(o[0])&&Me(u)&&(l[c]=_t(u.text+o[0].text),o.shift()),l.push.apply(l,o)):s(o)?Me(u)?l[c]=_t(u.text+o):""!==o&&l.push(_t(o)):Me(o)&&Me(u)?l[c]=_t(u.text+o.text):(a(t._isVList)&&i(o.tag)&&r(o.key)&&i(e)&&(o.key="__vlist"+e+"_"+n+"__"),l.push(o)));return l}function je(t){var e=t.$options.provide;e&&(t._provided="function"===typeof e?e.call(t):e)}function Te(t){var e=ze(t.$options.inject,t);e&&(Tt(!1),Object.keys(e).forEach((function(n){Lt(t,n,e[n])})),Tt(!0))}function ze(t,e){if(t){for(var n=Object.create(null),r=ht?Reflect.ownKeys(t):Object.keys(t),i=0;i0,o=t?!!t.$stable:!a,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(o&&r&&r!==n&&s===r.$key&&!a&&!r.$hasNormal)return r;for(var c in i={},t)t[c]&&"$"!==c[0]&&(i[c]=Le(e,c,t[c]))}else i={};for(var u in e)u in i||(i[u]=Ve(e,u));return t&&Object.isExtensible(t)&&(t._normalized=i),Y(i,"$stable",o),Y(i,"$key",s),Y(i,"$hasNormal",a),i}function Le(t,e,n){var r=function(){var t=arguments.length?n.apply(null,arguments):n({});return t=t&&"object"===typeof t&&!Array.isArray(t)?[t]:Se(t),t&&(0===t.length||1===t.length&&t[0].isComment)?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:r,enumerable:!0,configurable:!0}),r}function Ve(t,e){return function(){return t[e]}}function Ie(t,e){var n,r,a,o,s;if(Array.isArray(t)||"string"===typeof t)for(n=new Array(t.length),r=0,a=t.length;r1?z(n):n;for(var r=z(arguments,1),i='event handler for "'+t+'"',a=0,o=n.length;adocument.createEvent("Event").timeStamp&&(Kn=function(){return Gn.now()})}function Xn(){var t,e;for(Un=Kn(),Wn=!0,Fn.sort((function(t,e){return t.id-e.id})),Yn=0;YnYn&&Fn[n].id>t.id)n--;Fn.splice(n+1,0,t)}else Fn.push(t);Bn||(Bn=!0,pe(Xn))}}var er=0,nr=function(t,e,n,r,i){this.vm=t,i&&(t._watcher=this),t._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++er,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new ft,this.newDepIds=new ft,this.expression="","function"===typeof e?this.getter=e:(this.getter=U(e),this.getter||(this.getter=P)),this.value=this.lazy?void 0:this.get()};nr.prototype.get=function(){var t;mt(this);var e=this.vm;try{t=this.getter.call(e,e)}catch(Oo){if(!this.user)throw Oo;ee(Oo,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&ge(t),yt(),this.cleanupDeps()}return t},nr.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},nr.prototype.cleanupDeps=function(){var t=this.deps.length;while(t--){var e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},nr.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():tr(this)},nr.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||c(t)||this.deep){var e=this.value;if(this.value=t,this.user)try{this.cb.call(this.vm,t,e)}catch(Oo){ee(Oo,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,t,e)}}},nr.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},nr.prototype.depend=function(){var t=this.deps.length;while(t--)this.deps[t].depend()},nr.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||y(this.vm._watchers,this);var t=this.deps.length;while(t--)this.deps[t].removeSub(this);this.active=!1}};var rr={enumerable:!0,configurable:!0,get:P,set:P};function ir(t,e,n){rr.get=function(){return this[e][n]},rr.set=function(t){this[e][n]=t},Object.defineProperty(t,n,rr)}function ar(t){t._watchers=[];var e=t.$options;e.props&&or(t,e.props),e.methods&&pr(t,e.methods),e.data?sr(t):Pt(t._data={},!0),e.computed&&lr(t,e.computed),e.watch&&e.watch!==at&&vr(t,e.watch)}function or(t,e){var n=t.$options.propsData||{},r=t._props={},i=t.$options._propKeys=[],a=!t.$parent;a||Tt(!1);var o=function(a){i.push(a);var o=Xt(a,e,n,t);Lt(r,a,o),a in t||ir(t,"_props",a)};for(var s in e)o(s);Tt(!0)}function sr(t){var e=t.$options.data;e=t._data="function"===typeof e?cr(e,t):e||{},l(e)||(e={});var n=Object.keys(e),r=t.$options.props,i=(t.$options.methods,n.length);while(i--){var a=n[i];0,r&&x(r,a)||W(a)||ir(t,"_data",a)}Pt(e,!0)}function cr(t,e){mt();try{return t.call(e,e)}catch(Oo){return ee(Oo,e,"data()"),{}}finally{yt()}}var ur={lazy:!0};function lr(t,e){var n=t._computedWatchers=Object.create(null),r=ct();for(var i in e){var a=e[i],o="function"===typeof a?a:a.get;0,r||(n[i]=new nr(t,o||P,P,ur)),i in t||fr(t,i,a)}}function fr(t,e,n){var r=!ct();"function"===typeof n?(rr.get=r?hr(e):dr(n),rr.set=P):(rr.get=n.get?r&&!1!==n.cache?hr(e):dr(n.get):P,rr.set=n.set||P),Object.defineProperty(t,e,rr)}function hr(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),vt.target&&e.depend(),e.value}}function dr(t){return function(){return t.call(this,this)}}function pr(t,e){t.$options.props;for(var n in e)t[n]="function"!==typeof e[n]?P:T(e[n],t)}function vr(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var i=0;i-1)return this;var n=z(arguments,1);return n.unshift(this),"function"===typeof t.install?t.install.apply(t,n):"function"===typeof t&&t.apply(null,n),e.push(t),this}}function Sr(t){t.mixin=function(t){return this.options=Kt(this.options,t),this}}function Mr(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,i=t._Ctor||(t._Ctor={});if(i[r])return i[r];var a=t.name||n.options.name;var o=function(t){this._init(t)};return o.prototype=Object.create(n.prototype),o.prototype.constructor=o,o.cid=e++,o.options=Kt(n.options,t),o["super"]=n,o.options.props&&kr(o),o.options.computed&&jr(o),o.extend=n.extend,o.mixin=n.mixin,o.use=n.use,F.forEach((function(t){o[t]=n[t]})),a&&(o.options.components[a]=o),o.superOptions=n.options,o.extendOptions=t,o.sealedOptions=E({},o.options),i[r]=o,o}}function kr(t){var e=t.options.props;for(var n in e)ir(t.prototype,"_props",n)}function jr(t){var e=t.options.computed;for(var n in e)fr(t.prototype,n,e[n])}function Tr(t){F.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&l(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"===typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}function zr(t){return t&&(t.Ctor.options.name||t.tag)}function Er(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"===typeof t?t.split(",").indexOf(e)>-1:!!f(t)&&t.test(e)}function Ar(t,e){var n=t.cache,r=t.keys,i=t._vnode;for(var a in n){var o=n[a];if(o){var s=zr(o.componentOptions);s&&!e(s)&&Pr(n,a,r,i)}}}function Pr(t,e,n,r){var i=t[e];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),t[e]=null,y(n,e)}br(Or),mr(Or),Tn(Or),Pn(Or),yn(Or);var Lr=[String,RegExp,Array],Vr={name:"keep-alive",abstract:!0,props:{include:Lr,exclude:Lr,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Pr(this.cache,t,this.keys)},mounted:function(){var t=this;this.$watch("include",(function(e){Ar(t,(function(t){return Er(e,t)}))})),this.$watch("exclude",(function(e){Ar(t,(function(t){return!Er(e,t)}))}))},render:function(){var t=this.$slots.default,e=On(t),n=e&&e.componentOptions;if(n){var r=zr(n),i=this,a=i.include,o=i.exclude;if(a&&(!r||!Er(a,r))||o&&r&&Er(o,r))return e;var s=this,c=s.cache,u=s.keys,l=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;c[l]?(e.componentInstance=c[l].componentInstance,y(u,l),u.push(l)):(c[l]=e,u.push(l),this.max&&u.length>parseInt(this.max)&&Pr(c,u[0],u,this._vnode)),e.data.keepAlive=!0}return e||t&&t[0]}},Ir={KeepAlive:Vr};function Rr(t){var e={get:function(){return $}};Object.defineProperty(t,"config",e),t.util={warn:dt,extend:E,mergeOptions:Kt,defineReactive:Lt},t.set=Vt,t.delete=It,t.nextTick=pe,t.observable=function(t){return Pt(t),t},t.options=Object.create(null),F.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,E(t.options.components,Ir),Cr(t),Sr(t),Mr(t),Tr(t)}Rr(Or),Object.defineProperty(Or.prototype,"$isServer",{get:ct}),Object.defineProperty(Or.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Or,"FunctionalRenderContext",{value:Ze}),Or.version="2.6.12";var Hr=g("style,class"),Dr=g("input,textarea,option,select,progress"),Fr=function(t,e,n){return"value"===n&&Dr(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},Nr=g("contenteditable,draggable,spellcheck"),$r=g("events,caret,typing,plaintext-only"),Br=function(t,e){return Kr(e)||"false"===e?"false":"contenteditable"===t&&$r(e)?e:"true"},Wr=g("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),Yr="http://www.w3.org/1999/xlink",qr=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Ur=function(t){return qr(t)?t.slice(6,t.length):""},Kr=function(t){return null==t||!1===t};function Gr(t){var e=t.data,n=t,r=t;while(i(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(e=Xr(r.data,e));while(i(n=n.parent))n&&n.data&&(e=Xr(e,n.data));return Zr(e.staticClass,e.class)}function Xr(t,e){return{staticClass:Qr(t.staticClass,e.staticClass),class:i(t.class)?[t.class,e.class]:e.class}}function Zr(t,e){return i(t)||i(e)?Qr(t,Jr(e)):""}function Qr(t,e){return t?e?t+" "+e:t:e||""}function Jr(t){return Array.isArray(t)?ti(t):c(t)?ei(t):"string"===typeof t?t:""}function ti(t){for(var e,n="",r=0,a=t.length;r-1?si[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:si[t]=/HTMLUnknownElement/.test(e.toString())}var ui=g("text,number,password,search,email,tel,url");function li(t){if("string"===typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}function fi(t,e){var n=document.createElement(t);return"select"!==t||e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n}function hi(t,e){return document.createElementNS(ni[t],e)}function di(t){return document.createTextNode(t)}function pi(t){return document.createComment(t)}function vi(t,e,n){t.insertBefore(e,n)}function gi(t,e){t.removeChild(e)}function mi(t,e){t.appendChild(e)}function yi(t){return t.parentNode}function bi(t){return t.nextSibling}function xi(t){return t.tagName}function wi(t,e){t.textContent=e}function _i(t,e){t.setAttribute(e,"")}var Oi=Object.freeze({createElement:fi,createElementNS:hi,createTextNode:di,createComment:pi,insertBefore:vi,removeChild:gi,appendChild:mi,parentNode:yi,nextSibling:bi,tagName:xi,setTextContent:wi,setStyleScope:_i}),Ci={create:function(t,e){Si(e)},update:function(t,e){t.data.ref!==e.data.ref&&(Si(t,!0),Si(e))},destroy:function(t){Si(t,!0)}};function Si(t,e){var n=t.data.ref;if(i(n)){var r=t.context,a=t.componentInstance||t.elm,o=r.$refs;e?Array.isArray(o[n])?y(o[n],a):o[n]===a&&(o[n]=void 0):t.data.refInFor?Array.isArray(o[n])?o[n].indexOf(a)<0&&o[n].push(a):o[n]=[a]:o[n]=a}}var Mi=new bt("",{},[]),ki=["create","activate","update","remove","destroy"];function ji(t,e){return t.key===e.key&&(t.tag===e.tag&&t.isComment===e.isComment&&i(t.data)===i(e.data)&&Ti(t,e)||a(t.isAsyncPlaceholder)&&t.asyncFactory===e.asyncFactory&&r(e.asyncFactory.error))}function Ti(t,e){if("input"!==t.tag)return!0;var n,r=i(n=t.data)&&i(n=n.attrs)&&n.type,a=i(n=e.data)&&i(n=n.attrs)&&n.type;return r===a||ui(r)&&ui(a)}function zi(t,e,n){var r,a,o={};for(r=e;r<=n;++r)a=t[r].key,i(a)&&(o[a]=r);return o}function Ei(t){var e,n,o={},c=t.modules,u=t.nodeOps;for(e=0;ev?(f=r(n[y+1])?null:n[y+1].elm,O(t,f,n,p,y,a)):p>y&&S(e,h,v)}function j(t,e,n,r){for(var a=n;a-1?$i(t,e,n):Wr(e)?Kr(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):Nr(e)?t.setAttribute(e,Br(e,n)):qr(e)?Kr(n)?t.removeAttributeNS(Yr,Ur(e)):t.setAttributeNS(Yr,e,n):$i(t,e,n)}function $i(t,e,n){if(Kr(n))t.removeAttribute(e);else{if(tt&&!et&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var Bi={create:Fi,update:Fi};function Wi(t,e){var n=e.elm,a=e.data,o=t.data;if(!(r(a.staticClass)&&r(a.class)&&(r(o)||r(o.staticClass)&&r(o.class)))){var s=Gr(e),c=n._transitionClasses;i(c)&&(s=Qr(s,Jr(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Yi,qi={create:Wi,update:Wi},Ui="__r",Ki="__c";function Gi(t){if(i(t[Ui])){var e=tt?"change":"input";t[e]=[].concat(t[Ui],t[e]||[]),delete t[Ui]}i(t[Ki])&&(t.change=[].concat(t[Ki],t.change||[]),delete t[Ki])}function Xi(t,e,n){var r=Yi;return function i(){var a=e.apply(null,arguments);null!==a&&Ji(t,i,n,r)}}var Zi=oe&&!(it&&Number(it[1])<=53);function Qi(t,e,n,r){if(Zi){var i=Un,a=e;e=a._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=i||t.timeStamp<=0||t.target.ownerDocument!==document)return a.apply(this,arguments)}}Yi.addEventListener(t,e,ot?{capture:n,passive:r}:n)}function Ji(t,e,n,r){(r||Yi).removeEventListener(t,e._wrapper||e,n)}function ta(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},i=t.data.on||{};Yi=e.elm,Gi(n),xe(n,i,Qi,Ji,Xi,e.context),Yi=void 0}}var ea,na={create:ta,update:ta};function ra(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,a,o=e.elm,s=t.data.domProps||{},c=e.data.domProps||{};for(n in i(c.__ob__)&&(c=e.data.domProps=E({},c)),s)n in c||(o[n]="");for(n in c){if(a=c[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),a===s[n])continue;1===o.childNodes.length&&o.removeChild(o.childNodes[0])}if("value"===n&&"PROGRESS"!==o.tagName){o._value=a;var u=r(a)?"":String(a);ia(o,u)&&(o.value=u)}else if("innerHTML"===n&&ii(o.tagName)&&r(o.innerHTML)){ea=ea||document.createElement("div"),ea.innerHTML=""+a+"";var l=ea.firstChild;while(o.firstChild)o.removeChild(o.firstChild);while(l.firstChild)o.appendChild(l.firstChild)}else if(a!==s[n])try{o[n]=a}catch(Oo){}}}}function ia(t,e){return!t.composing&&("OPTION"===t.tagName||aa(t,e)||oa(t,e))}function aa(t,e){var n=!0;try{n=document.activeElement!==t}catch(Oo){}return n&&t.value!==e}function oa(t,e){var n=t.value,r=t._vModifiers;if(i(r)){if(r.number)return v(n)!==v(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}var sa={create:ra,update:ra},ca=w((function(t){var e={},n=/;(?![^(]*\))/g,r=/:(.+)/;return t.split(n).forEach((function(t){if(t){var n=t.split(r);n.length>1&&(e[n[0].trim()]=n[1].trim())}})),e}));function ua(t){var e=la(t.style);return t.staticStyle?E(t.staticStyle,e):e}function la(t){return Array.isArray(t)?A(t):"string"===typeof t?ca(t):t}function fa(t,e){var n,r={};if(e){var i=t;while(i.componentInstance)i=i.componentInstance._vnode,i&&i.data&&(n=ua(i.data))&&E(r,n)}(n=ua(t.data))&&E(r,n);var a=t;while(a=a.parent)a.data&&(n=ua(a.data))&&E(r,n);return r}var ha,da=/^--/,pa=/\s*!important$/,va=function(t,e,n){if(da.test(e))t.style.setProperty(e,n);else if(pa.test(n))t.style.setProperty(M(e),n.replace(pa,""),"important");else{var r=ma(e);if(Array.isArray(n))for(var i=0,a=n.length;i-1?e.split(xa).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function _a(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(xa).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";while(n.indexOf(r)>=0)n=n.replace(r," ");n=n.trim(),n?t.setAttribute("class",n):t.removeAttribute("class")}}function Oa(t){if(t){if("object"===typeof t){var e={};return!1!==t.css&&E(e,Ca(t.name||"v")),E(e,t),e}return"string"===typeof t?Ca(t):void 0}}var Ca=w((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),Sa=X&&!et,Ma="transition",ka="animation",ja="transition",Ta="transitionend",za="animation",Ea="animationend";Sa&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(ja="WebkitTransition",Ta="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(za="WebkitAnimation",Ea="webkitAnimationEnd"));var Aa=X?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Pa(t){Aa((function(){Aa(t)}))}function La(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),wa(t,e))}function Va(t,e){t._transitionClasses&&y(t._transitionClasses,e),_a(t,e)}function Ia(t,e,n){var r=Ha(t,e),i=r.type,a=r.timeout,o=r.propCount;if(!i)return n();var s=i===Ma?Ta:Ea,c=0,u=function(){t.removeEventListener(s,l),n()},l=function(e){e.target===t&&++c>=o&&u()};setTimeout((function(){c0&&(n=Ma,l=o,f=a.length):e===ka?u>0&&(n=ka,l=u,f=c.length):(l=Math.max(o,u),n=l>0?o>u?Ma:ka:null,f=n?n===Ma?a.length:c.length:0);var h=n===Ma&&Ra.test(r[ja+"Property"]);return{type:n,timeout:l,propCount:f,hasTransform:h}}function Da(t,e){while(t.length1}function Ya(t,e){!0!==e.data.show&&Na(e)}var qa=X?{create:Ya,activate:Ya,remove:function(t,e){!0!==t.data.show?$a(t,e):e()}}:{},Ua=[Bi,qi,na,sa,ba,qa],Ka=Ua.concat(Di),Ga=Ei({nodeOps:Oi,modules:Ka});et&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&ro(t,"input")}));var Xa={inserted:function(t,e,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?we(n,"postpatch",(function(){Xa.componentUpdated(t,e,n)})):Za(t,e,n.context),t._vOptions=[].map.call(t.options,to)):("textarea"===n.tag||ui(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",eo),t.addEventListener("compositionend",no),t.addEventListener("change",no),et&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){Za(t,e,n.context);var r=t._vOptions,i=t._vOptions=[].map.call(t.options,to);if(i.some((function(t,e){return!I(t,r[e])}))){var a=t.multiple?e.value.some((function(t){return Ja(t,i)})):e.value!==e.oldValue&&Ja(e.value,i);a&&ro(t,"change")}}}};function Za(t,e,n){Qa(t,e,n),(tt||nt)&&setTimeout((function(){Qa(t,e,n)}),0)}function Qa(t,e,n){var r=e.value,i=t.multiple;if(!i||Array.isArray(r)){for(var a,o,s=0,c=t.options.length;s-1,o.selected!==a&&(o.selected=a);else if(I(to(o),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));i||(t.selectedIndex=-1)}}function Ja(t,e){return e.every((function(e){return!I(e,t)}))}function to(t){return"_value"in t?t._value:t.value}function eo(t){t.target.composing=!0}function no(t){t.target.composing&&(t.target.composing=!1,ro(t.target,"input"))}function ro(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function io(t){return!t.componentInstance||t.data&&t.data.transition?t:io(t.componentInstance._vnode)}var ao={bind:function(t,e,n){var r=e.value;n=io(n);var i=n.data&&n.data.transition,a=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&i?(n.data.show=!0,Na(n,(function(){t.style.display=a}))):t.style.display=r?a:"none"},update:function(t,e,n){var r=e.value,i=e.oldValue;if(!r!==!i){n=io(n);var a=n.data&&n.data.transition;a?(n.data.show=!0,r?Na(n,(function(){t.style.display=t.__vOriginalDisplay})):$a(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none"}},unbind:function(t,e,n,r,i){i||(t.style.display=t.__vOriginalDisplay)}},oo={model:Xa,show:ao},so={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function co(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?co(On(e.children)):t}function uo(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var i=n._parentListeners;for(var a in i)e[O(a)]=i[a];return e}function lo(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function fo(t){while(t=t.parent)if(t.data.transition)return!0}function ho(t,e){return e.key===t.key&&e.tag===t.tag}var po=function(t){return t.tag||_n(t)},vo=function(t){return"show"===t.name},go={name:"transition",props:so,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(po),n.length)){0;var r=this.mode;0;var i=n[0];if(fo(this.$vnode))return i;var a=co(i);if(!a)return i;if(this._leaving)return lo(t,i);var o="__transition-"+this._uid+"-";a.key=null==a.key?a.isComment?o+"comment":o+a.tag:s(a.key)?0===String(a.key).indexOf(o)?a.key:o+a.key:a.key;var c=(a.data||(a.data={})).transition=uo(this),u=this._vnode,l=co(u);if(a.data.directives&&a.data.directives.some(vo)&&(a.data.show=!0),l&&l.data&&!ho(a,l)&&!_n(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var f=l.data.transition=E({},c);if("out-in"===r)return this._leaving=!0,we(f,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),lo(t,i);if("in-out"===r){if(_n(a))return u;var h,d=function(){h()};we(c,"afterEnter",d),we(c,"enterCancelled",d),we(f,"delayLeave",(function(t){h=t}))}}return i}}},mo=E({tag:String,moveClass:String},so);delete mo.mode;var yo={props:mo,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var i=En(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,i(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,i=this.$slots.default||[],a=this.children=[],o=uo(this),s=0;si?0:i+e),n=n>i?i:n,n<0&&(n+=i),i=e>n?0:n-e>>>0,e>>>=0;var a=Array(i);while(++r4)return t;for(n=[],r=0;r1&&"0"==i.charAt(0)&&(a=P.test(i)?16:8,i=i.slice(8==a?1:2)),""===i)o=0;else{if(!(10==a?V:8==a?L:I).test(i))return t;o=parseInt(i,a)}n.push(o)}for(r=0;r=S(256,5-e))return null}else if(o>255)return null;for(s=n.pop(),r=0;r6)return;r=0;while(h()){if(i=null,r>0){if(!("."==h()&&r<4))return;f++}if(!A.test(h()))return;while(A.test(h())){if(a=parseInt(h(),10),null===i)i=a;else{if(0==i)return;i=10*i+a}if(i>255)return;f++}c[u]=256*c[u]+i,r++,2!=r&&4!=r||u++}if(4!=r)return;break}if(":"==h()){if(f++,!h())return}else if(h())return;c[u++]=e}else{if(null!==l)return;f++,u++,l=u}}if(null!==l){o=u-l,u=7;while(0!=u&&o>0)s=c[u],c[u--]=c[l+o-1],c[l+--o]=s}else if(8!=u)return;return c},W=function(t){for(var e=null,n=1,r=null,i=0,a=0;a<8;a++)0!==t[a]?(i>n&&(e=r,n=i),r=null,i=0):(null===r&&(r=a),++i);return i>n&&(e=r,n=i),e},Y=function(t){var e,n,r,i;if("number"==typeof t){for(e=[],n=0;n<4;n++)e.unshift(t%256),t=C(t/256);return e.join(".")}if("object"==typeof t){for(e="",r=W(t),n=0;n<8;n++)i&&0===t[n]||(i&&(i=!1),r===n?(e+=n?":":"::",i=!0):(e+=t[n].toString(16),n<7&&(e+=":")));return"["+e+"]"}return t},q={},U=h({},q,{" ":1,'"':1,"<":1,">":1,"`":1}),K=h({},U,{"#":1,"?":1,"{":1,"}":1}),G=h({},K,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),X=function(t,e){var n=p(t,0);return n>32&&n<127&&!f(e,t)?t:encodeURIComponent(t)},Z={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Q=function(t){return f(Z,t.scheme)},J=function(t){return""!=t.username||""!=t.password},tt=function(t){return!t.host||t.cannotBeABaseURL||"file"==t.scheme},et=function(t,e){var n;return 2==t.length&&z.test(t.charAt(0))&&(":"==(n=t.charAt(1))||!e&&"|"==n)},nt=function(t){var e;return t.length>1&&et(t.slice(0,2))&&(2==t.length||"/"===(e=t.charAt(2))||"\\"===e||"?"===e||"#"===e)},rt=function(t){var e=t.path,n=e.length;!n||"file"==t.scheme&&1==n&&et(e[0],!0)||e.pop()},it=function(t){return"."===t||"%2e"===t.toLowerCase()},at=function(t){return t=t.toLowerCase(),".."===t||"%2e."===t||".%2e"===t||"%2e%2e"===t},ot={},st={},ct={},ut={},lt={},ft={},ht={},dt={},pt={},vt={},gt={},mt={},yt={},bt={},xt={},wt={},_t={},Ot={},Ct={},St={},Mt={},kt=function(t,e,n,i){var a,o,s,c,u=n||ot,l=0,h="",p=!1,v=!1,g=!1;n||(t.scheme="",t.username="",t.password="",t.host=null,t.port=null,t.path=[],t.query=null,t.fragment=null,t.cannotBeABaseURL=!1,e=e.replace(D,"")),e=e.replace(F,""),a=d(e);while(l<=a.length){switch(o=a[l],u){case ot:if(!o||!z.test(o)){if(n)return k;u=ct;continue}h+=o.toLowerCase(),u=st;break;case st:if(o&&(E.test(o)||"+"==o||"-"==o||"."==o))h+=o.toLowerCase();else{if(":"!=o){if(n)return k;h="",u=ct,l=0;continue}if(n&&(Q(t)!=f(Z,h)||"file"==h&&(J(t)||null!==t.port)||"file"==t.scheme&&!t.host))return;if(t.scheme=h,n)return void(Q(t)&&Z[t.scheme]==t.port&&(t.port=null));h="","file"==t.scheme?u=bt:Q(t)&&i&&i.scheme==t.scheme?u=ut:Q(t)?u=dt:"/"==a[l+1]?(u=lt,l++):(t.cannotBeABaseURL=!0,t.path.push(""),u=Ct)}break;case ct:if(!i||i.cannotBeABaseURL&&"#"!=o)return k;if(i.cannotBeABaseURL&&"#"==o){t.scheme=i.scheme,t.path=i.path.slice(),t.query=i.query,t.fragment="",t.cannotBeABaseURL=!0,u=Mt;break}u="file"==i.scheme?bt:ft;continue;case ut:if("/"!=o||"/"!=a[l+1]){u=ft;continue}u=pt,l++;break;case lt:if("/"==o){u=vt;break}u=Ot;continue;case ft:if(t.scheme=i.scheme,o==r)t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query=i.query;else if("/"==o||"\\"==o&&Q(t))u=ht;else if("?"==o)t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query="",u=St;else{if("#"!=o){t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.path.pop(),u=Ot;continue}t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query=i.query,t.fragment="",u=Mt}break;case ht:if(!Q(t)||"/"!=o&&"\\"!=o){if("/"!=o){t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,u=Ot;continue}u=vt}else u=pt;break;case dt:if(u=pt,"/"!=o||"/"!=h.charAt(l+1))continue;l++;break;case pt:if("/"!=o&&"\\"!=o){u=vt;continue}break;case vt:if("@"==o){p&&(h="%40"+h),p=!0,s=d(h);for(var m=0;m65535)return T;t.port=Q(t)&&x===Z[t.scheme]?null:x,h=""}if(n)return;u=_t;continue}return T}h+=o;break;case bt:if(t.scheme="file","/"==o||"\\"==o)u=xt;else{if(!i||"file"!=i.scheme){u=Ot;continue}if(o==r)t.host=i.host,t.path=i.path.slice(),t.query=i.query;else if("?"==o)t.host=i.host,t.path=i.path.slice(),t.query="",u=St;else{if("#"!=o){nt(a.slice(l).join(""))||(t.host=i.host,t.path=i.path.slice(),rt(t)),u=Ot;continue}t.host=i.host,t.path=i.path.slice(),t.query=i.query,t.fragment="",u=Mt}}break;case xt:if("/"==o||"\\"==o){u=wt;break}i&&"file"==i.scheme&&!nt(a.slice(l).join(""))&&(et(i.path[0],!0)?t.path.push(i.path[0]):t.host=i.host),u=Ot;continue;case wt:if(o==r||"/"==o||"\\"==o||"?"==o||"#"==o){if(!n&&et(h))u=Ot;else if(""==h){if(t.host="",n)return;u=_t}else{if(c=N(t,h),c)return c;if("localhost"==t.host&&(t.host=""),n)return;h="",u=_t}continue}h+=o;break;case _t:if(Q(t)){if(u=Ot,"/"!=o&&"\\"!=o)continue}else if(n||"?"!=o)if(n||"#"!=o){if(o!=r&&(u=Ot,"/"!=o))continue}else t.fragment="",u=Mt;else t.query="",u=St;break;case Ot:if(o==r||"/"==o||"\\"==o&&Q(t)||!n&&("?"==o||"#"==o)){if(at(h)?(rt(t),"/"==o||"\\"==o&&Q(t)||t.path.push("")):it(h)?"/"==o||"\\"==o&&Q(t)||t.path.push(""):("file"==t.scheme&&!t.path.length&&et(h)&&(t.host&&(t.host=""),h=h.charAt(0)+":"),t.path.push(h)),h="","file"==t.scheme&&(o==r||"?"==o||"#"==o))while(t.path.length>1&&""===t.path[0])t.path.shift();"?"==o?(t.query="",u=St):"#"==o&&(t.fragment="",u=Mt)}else h+=X(o,K);break;case Ct:"?"==o?(t.query="",u=St):"#"==o?(t.fragment="",u=Mt):o!=r&&(t.path[0]+=X(o,q));break;case St:n||"#"!=o?o!=r&&("'"==o&&Q(t)?t.query+="%27":t.query+="#"==o?"%23":X(o,q)):(t.fragment="",u=Mt);break;case Mt:o!=r&&(t.fragment+=X(o,U));break}l++}},jt=function(t){var e,n,r=l(this,jt,"URL"),i=arguments.length>1?arguments[1]:void 0,o=String(t),s=_(r,{type:"URL"});if(void 0!==i)if(i instanceof jt)e=O(i);else if(n=kt(e={},String(i)),n)throw TypeError(n);if(n=kt(s,o,null,e),n)throw TypeError(n);var c=s.searchParams=new x,u=w(c);u.updateSearchParams(s.query),u.updateURL=function(){s.query=String(c)||null},a||(r.href=zt.call(r),r.origin=Et.call(r),r.protocol=At.call(r),r.username=Pt.call(r),r.password=Lt.call(r),r.host=Vt.call(r),r.hostname=It.call(r),r.port=Rt.call(r),r.pathname=Ht.call(r),r.search=Dt.call(r),r.searchParams=Ft.call(r),r.hash=Nt.call(r))},Tt=jt.prototype,zt=function(){var t=O(this),e=t.scheme,n=t.username,r=t.password,i=t.host,a=t.port,o=t.path,s=t.query,c=t.fragment,u=e+":";return null!==i?(u+="//",J(t)&&(u+=n+(r?":"+r:"")+"@"),u+=Y(i),null!==a&&(u+=":"+a)):"file"==e&&(u+="//"),u+=t.cannotBeABaseURL?o[0]:o.length?"/"+o.join("/"):"",null!==s&&(u+="?"+s),null!==c&&(u+="#"+c),u},Et=function(){var t=O(this),e=t.scheme,n=t.port;if("blob"==e)try{return new jt(e.path[0]).origin}catch(r){return"null"}return"file"!=e&&Q(t)?e+"://"+Y(t.host)+(null!==n?":"+n:""):"null"},At=function(){return O(this).scheme+":"},Pt=function(){return O(this).username},Lt=function(){return O(this).password},Vt=function(){var t=O(this),e=t.host,n=t.port;return null===e?"":null===n?Y(e):Y(e)+":"+n},It=function(){var t=O(this).host;return null===t?"":Y(t)},Rt=function(){var t=O(this).port;return null===t?"":String(t)},Ht=function(){var t=O(this),e=t.path;return t.cannotBeABaseURL?e[0]:e.length?"/"+e.join("/"):""},Dt=function(){var t=O(this).query;return t?"?"+t:""},Ft=function(){return O(this).searchParams},Nt=function(){var t=O(this).fragment;return t?"#"+t:""},$t=function(t,e){return{get:t,set:e,configurable:!0,enumerable:!0}};if(a&&c(Tt,{href:$t(zt,(function(t){var e=O(this),n=String(t),r=kt(e,n);if(r)throw TypeError(r);w(e.searchParams).updateSearchParams(e.query)})),origin:$t(Et),protocol:$t(At,(function(t){var e=O(this);kt(e,String(t)+":",ot)})),username:$t(Pt,(function(t){var e=O(this),n=d(String(t));if(!tt(e)){e.username="";for(var r=0;r=u){var g=e?null:s(t);if(g)return c(g);d=!1,f=o,v=new r}else v=e?[]:p;t:while(++l1?arguments[1]:void 0,e.length)),r=String(t);return l?l.call(e,r,n):e.slice(n,n+r.length)===r}})},"2cf4":function(t,e,n){var r,i,a,o=n("da84"),s=n("d039"),c=n("0366"),u=n("1be4"),l=n("cc12"),f=n("1cdc"),h=n("605d"),d=o.location,p=o.setImmediate,v=o.clearImmediate,g=o.process,m=o.MessageChannel,y=o.Dispatch,b=0,x={},w="onreadystatechange",_=function(t){if(x.hasOwnProperty(t)){var e=x[t];delete x[t],e()}},O=function(t){return function(){_(t)}},C=function(t){_(t.data)},S=function(t){o.postMessage(t+"",d.protocol+"//"+d.host)};p&&v||(p=function(t){var e=[],n=1;while(arguments.length>n)e.push(arguments[n++]);return x[++b]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},r(b),b},v=function(t){delete x[t]},h?r=function(t){g.nextTick(O(t))}:y&&y.now?r=function(t){y.now(O(t))}:m&&!f?(i=new m,a=i.port2,i.port1.onmessage=C,r=c(a.postMessage,a,1)):o.addEventListener&&"function"==typeof postMessage&&!o.importScripts&&d&&"file:"!==d.protocol&&!s(S)?(r=S,o.addEventListener("message",C,!1)):r=w in l("script")?function(t){u.appendChild(l("script"))[w]=function(){u.removeChild(this),_(t)}}:function(t){setTimeout(O(t),0)}),t.exports={set:p,clear:v}},"2cf8":function(t,e,n){"use strict";function r(t){return t["default"]||t}n.d(e,"a",(function(){return r}))},"2d00":function(t,e,n){var r,i,a=n("da84"),o=n("342f"),s=a.process,c=s&&s.versions,u=c&&c.v8;u?(r=u.split("."),i=r[0]<4?1:r[0]+r[1]):o&&(r=o.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=o.match(/Chrome\/(\d+)/),r&&(i=r[1]))),t.exports=i&&+i},"2d7c":function(t,e){function n(t,e){var n=-1,r=null==t?0:t.length,i=0,a=[];while(++n1?n[a-1]:void 0,s=a>2?n[2]:void 0;o=t.length>3&&"function"==typeof o?(a--,o):void 0,s&&i(n[0],n[1],s)&&(o=a<3?void 0:o,a=1),e=Object(e);while(++r + * Copyright OpenJS Foundation and other contributors + * Released under MIT license + * Based on Underscore.js 1.8.3 + * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors + */(function(){var a,o="4.17.21",s=200,c="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",l="Invalid `variable` option passed into `_.template`",f="__lodash_hash_undefined__",h=500,d="__lodash_placeholder__",p=1,v=2,g=4,m=1,y=2,b=1,x=2,w=4,_=8,O=16,C=32,S=64,M=128,k=256,j=512,T=30,z="...",E=800,A=16,P=1,L=2,V=3,I=1/0,R=9007199254740991,H=17976931348623157e292,D=NaN,F=4294967295,N=F-1,$=F>>>1,B=[["ary",M],["bind",b],["bindKey",x],["curry",_],["curryRight",O],["flip",j],["partial",C],["partialRight",S],["rearg",k]],W="[object Arguments]",Y="[object Array]",q="[object AsyncFunction]",U="[object Boolean]",K="[object Date]",G="[object DOMException]",X="[object Error]",Z="[object Function]",Q="[object GeneratorFunction]",J="[object Map]",tt="[object Number]",et="[object Null]",nt="[object Object]",rt="[object Promise]",it="[object Proxy]",at="[object RegExp]",ot="[object Set]",st="[object String]",ct="[object Symbol]",ut="[object Undefined]",lt="[object WeakMap]",ft="[object WeakSet]",ht="[object ArrayBuffer]",dt="[object DataView]",pt="[object Float32Array]",vt="[object Float64Array]",gt="[object Int8Array]",mt="[object Int16Array]",yt="[object Int32Array]",bt="[object Uint8Array]",xt="[object Uint8ClampedArray]",wt="[object Uint16Array]",_t="[object Uint32Array]",Ot=/\b__p \+= '';/g,Ct=/\b(__p \+=) '' \+/g,St=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Mt=/&(?:amp|lt|gt|quot|#39);/g,kt=/[&<>"']/g,jt=RegExp(Mt.source),Tt=RegExp(kt.source),zt=/<%-([\s\S]+?)%>/g,Et=/<%([\s\S]+?)%>/g,At=/<%=([\s\S]+?)%>/g,Pt=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Lt=/^\w*$/,Vt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,It=/[\\^$.*+?()[\]{}|]/g,Rt=RegExp(It.source),Ht=/^\s+/,Dt=/\s/,Ft=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Nt=/\{\n\/\* \[wrapped with (.+)\] \*/,$t=/,? & /,Bt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Wt=/[()=,{}\[\]\/\s]/,Yt=/\\(\\)?/g,qt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ut=/\w*$/,Kt=/^[-+]0x[0-9a-f]+$/i,Gt=/^0b[01]+$/i,Xt=/^\[object .+?Constructor\]$/,Zt=/^0o[0-7]+$/i,Qt=/^(?:0|[1-9]\d*)$/,Jt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,te=/($^)/,ee=/['\n\r\u2028\u2029\\]/g,ne="\\ud800-\\udfff",re="\\u0300-\\u036f",ie="\\ufe20-\\ufe2f",ae="\\u20d0-\\u20ff",oe=re+ie+ae,se="\\u2700-\\u27bf",ce="a-z\\xdf-\\xf6\\xf8-\\xff",ue="\\xac\\xb1\\xd7\\xf7",le="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",fe="\\u2000-\\u206f",he=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",de="A-Z\\xc0-\\xd6\\xd8-\\xde",pe="\\ufe0e\\ufe0f",ve=ue+le+fe+he,ge="['’]",me="["+ne+"]",ye="["+ve+"]",be="["+oe+"]",xe="\\d+",we="["+se+"]",_e="["+ce+"]",Oe="[^"+ne+ve+xe+se+ce+de+"]",Ce="\\ud83c[\\udffb-\\udfff]",Se="(?:"+be+"|"+Ce+")",Me="[^"+ne+"]",ke="(?:\\ud83c[\\udde6-\\uddff]){2}",je="[\\ud800-\\udbff][\\udc00-\\udfff]",Te="["+de+"]",ze="\\u200d",Ee="(?:"+_e+"|"+Oe+")",Ae="(?:"+Te+"|"+Oe+")",Pe="(?:"+ge+"(?:d|ll|m|re|s|t|ve))?",Le="(?:"+ge+"(?:D|LL|M|RE|S|T|VE))?",Ve=Se+"?",Ie="["+pe+"]?",Re="(?:"+ze+"(?:"+[Me,ke,je].join("|")+")"+Ie+Ve+")*",He="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",De="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Fe=Ie+Ve+Re,Ne="(?:"+[we,ke,je].join("|")+")"+Fe,$e="(?:"+[Me+be+"?",be,ke,je,me].join("|")+")",Be=RegExp(ge,"g"),We=RegExp(be,"g"),Ye=RegExp(Ce+"(?="+Ce+")|"+$e+Fe,"g"),qe=RegExp([Te+"?"+_e+"+"+Pe+"(?="+[ye,Te,"$"].join("|")+")",Ae+"+"+Le+"(?="+[ye,Te+Ee,"$"].join("|")+")",Te+"?"+Ee+"+"+Pe,Te+"+"+Le,De,He,xe,Ne].join("|"),"g"),Ue=RegExp("["+ze+ne+oe+pe+"]"),Ke=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Ge=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Xe=-1,Ze={};Ze[pt]=Ze[vt]=Ze[gt]=Ze[mt]=Ze[yt]=Ze[bt]=Ze[xt]=Ze[wt]=Ze[_t]=!0,Ze[W]=Ze[Y]=Ze[ht]=Ze[U]=Ze[dt]=Ze[K]=Ze[X]=Ze[Z]=Ze[J]=Ze[tt]=Ze[nt]=Ze[at]=Ze[ot]=Ze[st]=Ze[lt]=!1;var Qe={};Qe[W]=Qe[Y]=Qe[ht]=Qe[dt]=Qe[U]=Qe[K]=Qe[pt]=Qe[vt]=Qe[gt]=Qe[mt]=Qe[yt]=Qe[J]=Qe[tt]=Qe[nt]=Qe[at]=Qe[ot]=Qe[st]=Qe[ct]=Qe[bt]=Qe[xt]=Qe[wt]=Qe[_t]=!0,Qe[X]=Qe[Z]=Qe[lt]=!1;var Je={"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"},tn={"&":"&","<":"<",">":">",'"':""","'":"'"},en={"&":"&","<":"<",">":">",""":'"',"'":"'"},nn={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},rn=parseFloat,an=parseInt,on="object"==typeof t&&t&&t.Object===Object&&t,sn="object"==typeof self&&self&&self.Object===Object&&self,cn=on||sn||Function("return this")(),un=e&&!e.nodeType&&e,ln=un&&"object"==typeof r&&r&&!r.nodeType&&r,fn=ln&&ln.exports===un,hn=fn&&on.process,dn=function(){try{var t=ln&&ln.require&&ln.require("util").types;return t||hn&&hn.binding&&hn.binding("util")}catch(e){}}(),pn=dn&&dn.isArrayBuffer,vn=dn&&dn.isDate,gn=dn&&dn.isMap,mn=dn&&dn.isRegExp,yn=dn&&dn.isSet,bn=dn&&dn.isTypedArray;function xn(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function wn(t,e,n,r){var i=-1,a=null==t?0:t.length;while(++i-1}function kn(t,e,n){var r=-1,i=null==t?0:t.length;while(++r-1);return n}function tr(t,e){var n=t.length;while(n--&&Hn(e,t[n],0)>-1);return n}function er(t,e){var n=t.length,r=0;while(n--)t[n]===e&&++r;return r}var nr=Bn(Je),rr=Bn(tn);function ir(t){return"\\"+nn[t]}function ar(t,e){return null==t?a:t[e]}function or(t){return Ue.test(t)}function sr(t){return Ke.test(t)}function cr(t){var e,n=[];while(!(e=t.next()).done)n.push(e.value);return n}function ur(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}function lr(t,e){return function(n){return t(e(n))}}function fr(t,e){var n=-1,r=t.length,i=0,a=[];while(++n-1}function $r(t,e){var n=this.__data__,r=li(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}function Br(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e=e?t:e)),t}function mi(t,e,n,r,i,o){var s,c=e&p,u=e&v,l=e&g;if(n&&(s=i?n(t,r,i,o):n(t)),s!==a)return s;if(!Cl(t))return t;var f=cl(t);if(f){if(s=es(t),!c)return ro(t,s)}else{var h=Zo(t),d=h==Z||h==Q;if(dl(t))return Ua(t,c);if(h==nt||h==W||d&&!i){if(s=u||d?{}:ns(t),!c)return u?oo(t,di(s,t)):ao(t,hi(s,t))}else{if(!Qe[h])return i?t:{};s=rs(t,h,c)}}o||(o=new Qr);var m=o.get(t);if(m)return m;o.set(t,s),Rl(t)?t.forEach((function(r){s.add(mi(r,e,n,r,t,o))})):Ml(t)&&t.forEach((function(r,i){s.set(i,mi(r,e,n,i,t,o))}));var y=l?u?Fo:Do:u?Cf:Of,b=f?a:y(t);return _n(b||t,(function(r,i){b&&(i=r,r=t[i]),ui(s,i,mi(r,e,n,i,t,o))})),s}function yi(t){var e=Of(t);return function(n){return bi(n,t,e)}}function bi(t,e,n){var r=n.length;if(null==t)return!r;t=ne(t);while(r--){var i=n[r],o=e[i],s=t[i];if(s===a&&!(i in t)||!o(s))return!1}return!0}function xi(t,e,n){if("function"!=typeof t)throw new ae(u);return Ss((function(){t.apply(a,n)}),e)}function wi(t,e,n,r){var i=-1,a=Mn,o=!0,c=t.length,u=[],l=e.length;if(!c)return u;n&&(e=jn(e,Xn(n))),r?(a=kn,o=!1):e.length>=s&&(a=Qn,o=!1,e=new Gr(e));t:while(++ii?0:i+n),r=r===a||r>i?i:Kl(r),r<0&&(r+=i),r=n>r?0:Gl(r);while(n0&&n(s)?e>1?ji(s,e-1,n,r,i):Tn(i,s):r||(i[i.length]=s)}return i}var Ti=lo(),zi=lo(!0);function Ei(t,e){return t&&Ti(t,e,Of)}function Ai(t,e){return t&&zi(t,e,Of)}function Pi(t,e){return Sn(e,(function(e){return wl(t[e])}))}function Li(t,e){e=Ba(e,t);var n=0,r=e.length;while(null!=t&&ne}function Hi(t,e){return null!=t&&fe.call(t,e)}function Di(t,e){return null!=t&&e in ne(t)}function Fi(t,e,n){return t>=Ne(e,n)&&t=120&&h.length>=120)?new Gr(c&&h):a}h=t[0];var d=-1,p=u[0];t:while(++d-1)s!==t&&Se.call(s,c,1),Se.call(t,c,1)}return t}function ga(t,e){var n=t?e.length:0,r=n-1;while(n--){var i=e[n];if(n==r||i!==a){var a=i;os(i)?Se.call(t,i,1):Va(t,i)}}return t}function ma(t,e){return t+Le(qe()*(e-t+1))}function ya(t,e,r,i){var a=-1,o=Fe(Pe((e-t)/(r||1)),0),s=n(o);while(o--)s[i?o:++a]=t,t+=r;return s}function ba(t,e){var n="";if(!t||e<1||e>R)return n;do{e%2&&(n+=t),e=Le(e/2),e&&(t+=t)}while(e);return n}function xa(t,e){return Ms(xs(t,e,Eh),t+"")}function wa(t){return ai($f(t))}function _a(t,e){var n=$f(t);return Ts(n,gi(e,0,n.length))}function Oa(t,e,n,r){if(!Cl(t))return t;e=Ba(e,t);var i=-1,o=e.length,s=o-1,c=t;while(null!=c&&++ia?0:a+e),r=r>a?a:r,r<0&&(r+=a),a=e>r?0:r-e>>>0,e>>>=0;var o=n(a);while(++i>>1,o=t[a];null!==o&&!Dl(o)&&(n?o<=e:o=s){var l=e?null:To(t);if(l)return hr(l);o=!1,i=Qn,u=new Gr}else u=e?[]:c;t:while(++r=r?t:ka(t,e,n)}var qa=ze||function(t){return cn.clearTimeout(t)};function Ua(t,e){if(e)return t.slice();var n=t.length,r=we?we(n):new t.constructor(n);return t.copy(r),r}function Ka(t){var e=new t.constructor(t.byteLength);return new xe(e).set(new xe(t)),e}function Ga(t,e){var n=e?Ka(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}function Xa(t){var e=new t.constructor(t.source,Ut.exec(t));return e.lastIndex=t.lastIndex,e}function Za(t){return pr?ne(pr.call(t)):{}}function Qa(t,e){var n=e?Ka(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function Ja(t,e){if(t!==e){var n=t!==a,r=null===t,i=t===t,o=Dl(t),s=e!==a,c=null===e,u=e===e,l=Dl(e);if(!c&&!l&&!o&&t>e||o&&s&&u&&!c&&!l||r&&s&&u||!n&&u||!i)return 1;if(!r&&!o&&!l&&t=s)return c;var u=n[r];return c*("desc"==u?-1:1)}}return t.index-e.index}function eo(t,e,r,i){var a=-1,o=t.length,s=r.length,c=-1,u=e.length,l=Fe(o-s,0),f=n(u+l),h=!i;while(++c1?n[i-1]:a,s=i>2?n[2]:a;o=t.length>3&&"function"==typeof o?(i--,o):a,s&&ss(n[0],n[1],s)&&(o=i<3?a:o,i=1),e=ne(e);while(++r-1?i[o?e[s]:s]:a}}function yo(t){return Ho((function(e){var n=e.length,r=n,i=Mr.prototype.thru;t&&e.reverse();while(r--){var o=e[r];if("function"!=typeof o)throw new ae(u);if(i&&!s&&"wrapper"==$o(o))var s=new Mr([],!0)}r=s?r:n;while(++r1&&b.reverse(),h&&lc))return!1;var l=o.get(t),f=o.get(e);if(l&&f)return l==e&&f==t;var h=-1,d=!0,p=n&y?new Gr:a;o.set(t,e),o.set(e,t);while(++h1?"& ":"")+e[r],e=e.join(n>2?", ":" "),t.replace(Ft,"{\n/* [wrapped with "+e+"] */\n")}function as(t){return cl(t)||sl(t)||!!(Me&&t&&t[Me])}function os(t,e){var n=typeof t;return e=null==e?R:e,!!e&&("number"==n||"symbol"!=n&&Qt.test(t))&&t>-1&&t%1==0&&t0){if(++e>=E)return arguments[0]}else e=0;return t.apply(a,arguments)}}function Ts(t,e){var n=-1,r=t.length,i=r-1;e=e===a?r:e;while(++n1?t[e-1]:a;return n="function"==typeof n?(t.pop(),n):a,Ic(t,n)}));function Yc(t){var e=wr(t);return e.__chain__=!0,e}function qc(t,e){return e(t),t}function Uc(t,e){return e(t)}var Kc=Ho((function(t){var e=t.length,n=e?t[0]:0,r=this.__wrapped__,i=function(e){return vi(e,t)};return!(e>1||this.__actions__.length)&&r instanceof kr&&os(n)?(r=r.slice(n,+n+(e?1:0)),r.__actions__.push({func:Uc,args:[i],thisArg:a}),new Mr(r,this.__chain__).thru((function(t){return e&&!t.length&&t.push(a),t}))):this.thru(i)}));function Gc(){return Yc(this)}function Xc(){return new Mr(this.value(),this.__chain__)}function Zc(){this.__values__===a&&(this.__values__=ql(this.value()));var t=this.__index__>=this.__values__.length,e=t?a:this.__values__[this.__index__++];return{done:t,value:e}}function Qc(){return this}function Jc(t){var e,n=this;while(n instanceof Sr){var r=Ls(n);r.__index__=0,r.__values__=a,e?i.__wrapped__=r:e=r;var i=r;n=n.__wrapped__}return i.__wrapped__=t,e}function tu(){var t=this.__wrapped__;if(t instanceof kr){var e=t;return this.__actions__.length&&(e=new kr(this)),e=e.reverse(),e.__actions__.push({func:Uc,args:[pc],thisArg:a}),new Mr(e,this.__chain__)}return this.thru(pc)}function eu(){return Ha(this.__wrapped__,this.__actions__)}var nu=so((function(t,e,n){fe.call(t,n)?++t[n]:pi(t,n,1)}));function ru(t,e,n){var r=cl(t)?Cn:Ci;return n&&ss(t,e,n)&&(e=a),r(t,Wo(e,3))}function iu(t,e){var n=cl(t)?Sn:ki;return n(t,Wo(e,3))}var au=mo(qs),ou=mo(Us);function su(t,e){return ji(gu(t,e),1)}function cu(t,e){return ji(gu(t,e),I)}function uu(t,e,n){return n=n===a?1:Kl(n),ji(gu(t,e),n)}function lu(t,e){var n=cl(t)?_n:_i;return n(t,Wo(e,3))}function fu(t,e){var n=cl(t)?On:Oi;return n(t,Wo(e,3))}var hu=so((function(t,e,n){fe.call(t,n)?t[n].push(e):pi(t,n,[e])}));function du(t,e,n,r){t=ll(t)?t:$f(t),n=n&&!r?Kl(n):0;var i=t.length;return n<0&&(n=Fe(i+n,0)),Hl(t)?n<=i&&t.indexOf(e,n)>-1:!!i&&Hn(t,e,n)>-1}var pu=xa((function(t,e,r){var i=-1,a="function"==typeof e,o=ll(t)?n(t.length):[];return _i(t,(function(t){o[++i]=a?xn(e,t,r):Bi(t,e,r)})),o})),vu=so((function(t,e,n){pi(t,n,e)}));function gu(t,e){var n=cl(t)?jn:aa;return n(t,Wo(e,3))}function mu(t,e,n,r){return null==t?[]:(cl(e)||(e=null==e?[]:[e]),n=r?a:n,cl(n)||(n=null==n?[]:[n]),fa(t,e,n))}var yu=so((function(t,e,n){t[n?0:1].push(e)}),(function(){return[[],[]]}));function bu(t,e,n){var r=cl(t)?zn:Wn,i=arguments.length<3;return r(t,Wo(e,4),n,i,_i)}function xu(t,e,n){var r=cl(t)?En:Wn,i=arguments.length<3;return r(t,Wo(e,4),n,i,Oi)}function wu(t,e){var n=cl(t)?Sn:ki;return n(t,Nu(Wo(e,3)))}function _u(t){var e=cl(t)?ai:wa;return e(t)}function Ou(t,e,n){e=(n?ss(t,e,n):e===a)?1:Kl(e);var r=cl(t)?oi:_a;return r(t,e)}function Cu(t){var e=cl(t)?si:Ma;return e(t)}function Su(t){if(null==t)return 0;if(ll(t))return Hl(t)?gr(t):t.length;var e=Zo(t);return e==J||e==ot?t.size:na(t).length}function Mu(t,e,n){var r=cl(t)?An:ja;return n&&ss(t,e,n)&&(e=a),r(t,Wo(e,3))}var ku=xa((function(t,e){if(null==t)return[];var n=e.length;return n>1&&ss(t,e[0],e[1])?e=[]:n>2&&ss(e[0],e[1],e[2])&&(e=[e[0]]),fa(t,ji(e,1),[])})),ju=Ee||function(){return cn.Date.now()};function Tu(t,e){if("function"!=typeof e)throw new ae(u);return t=Kl(t),function(){if(--t<1)return e.apply(this,arguments)}}function zu(t,e,n){return e=n?a:e,e=t&&null==e?t.length:e,Eo(t,M,a,a,a,a,e)}function Eu(t,e){var n;if("function"!=typeof e)throw new ae(u);return t=Kl(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=a),n}}var Au=xa((function(t,e,n){var r=b;if(n.length){var i=fr(n,Bo(Au));r|=C}return Eo(t,r,e,n,i)})),Pu=xa((function(t,e,n){var r=b|x;if(n.length){var i=fr(n,Bo(Pu));r|=C}return Eo(e,r,t,n,i)}));function Lu(t,e,n){e=n?a:e;var r=Eo(t,_,a,a,a,a,a,e);return r.placeholder=Lu.placeholder,r}function Vu(t,e,n){e=n?a:e;var r=Eo(t,O,a,a,a,a,a,e);return r.placeholder=Vu.placeholder,r}function Iu(t,e,n){var r,i,o,s,c,l,f=0,h=!1,d=!1,p=!0;if("function"!=typeof t)throw new ae(u);function v(e){var n=r,o=i;return r=i=a,f=e,s=t.apply(o,n),s}function g(t){return f=t,c=Ss(b,e),h?v(t):s}function m(t){var n=t-l,r=t-f,i=e-n;return d?Ne(i,o-r):i}function y(t){var n=t-l,r=t-f;return l===a||n>=e||n<0||d&&r>=o}function b(){var t=ju();if(y(t))return x(t);c=Ss(b,m(t))}function x(t){return c=a,p&&r?v(t):(r=i=a,s)}function w(){c!==a&&qa(c),f=0,r=l=i=c=a}function _(){return c===a?s:x(ju())}function O(){var t=ju(),n=y(t);if(r=arguments,i=this,l=t,n){if(c===a)return g(l);if(d)return qa(c),c=Ss(b,e),v(l)}return c===a&&(c=Ss(b,e)),s}return e=Xl(e)||0,Cl(n)&&(h=!!n.leading,d="maxWait"in n,o=d?Fe(Xl(n.maxWait)||0,e):o,p="trailing"in n?!!n.trailing:p),O.cancel=w,O.flush=_,O}var Ru=xa((function(t,e){return xi(t,1,e)})),Hu=xa((function(t,e,n){return xi(t,Xl(e)||0,n)}));function Du(t){return Eo(t,j)}function Fu(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new ae(u);var n=function(){var r=arguments,i=e?e.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=t.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new(Fu.Cache||Br),n}function Nu(t){if("function"!=typeof t)throw new ae(u);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}function $u(t){return Eu(2,t)}Fu.Cache=Br;var Bu=Wa((function(t,e){e=1==e.length&&cl(e[0])?jn(e[0],Xn(Wo())):jn(ji(e,1),Xn(Wo()));var n=e.length;return xa((function(r){var i=-1,a=Ne(r.length,n);while(++i=e})),sl=Wi(function(){return arguments}())?Wi:function(t){return Sl(t)&&fe.call(t,"callee")&&!Ce.call(t,"callee")},cl=n.isArray,ul=pn?Xn(pn):Yi;function ll(t){return null!=t&&Ol(t.length)&&!wl(t)}function fl(t){return Sl(t)&&ll(t)}function hl(t){return!0===t||!1===t||Sl(t)&&Ii(t)==U}var dl=Ie||Gh,pl=vn?Xn(vn):qi;function vl(t){return Sl(t)&&1===t.nodeType&&!Ll(t)}function gl(t){if(null==t)return!0;if(ll(t)&&(cl(t)||"string"==typeof t||"function"==typeof t.splice||dl(t)||Fl(t)||sl(t)))return!t.length;var e=Zo(t);if(e==J||e==ot)return!t.size;if(ds(t))return!na(t).length;for(var n in t)if(fe.call(t,n))return!1;return!0}function ml(t,e){return Ui(t,e)}function yl(t,e,n){n="function"==typeof n?n:a;var r=n?n(t,e):a;return r===a?Ui(t,e,a,n):!!r}function bl(t){if(!Sl(t))return!1;var e=Ii(t);return e==X||e==G||"string"==typeof t.message&&"string"==typeof t.name&&!Ll(t)}function xl(t){return"number"==typeof t&&Re(t)}function wl(t){if(!Cl(t))return!1;var e=Ii(t);return e==Z||e==Q||e==q||e==it}function _l(t){return"number"==typeof t&&t==Kl(t)}function Ol(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=R}function Cl(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function Sl(t){return null!=t&&"object"==typeof t}var Ml=gn?Xn(gn):Gi;function kl(t,e){return t===e||Xi(t,e,qo(e))}function jl(t,e,n){return n="function"==typeof n?n:a,Xi(t,e,qo(e),n)}function Tl(t){return Pl(t)&&t!=+t}function zl(t){if(hs(t))throw new i(c);return Zi(t)}function El(t){return null===t}function Al(t){return null==t}function Pl(t){return"number"==typeof t||Sl(t)&&Ii(t)==tt}function Ll(t){if(!Sl(t)||Ii(t)!=nt)return!1;var e=_e(t);if(null===e)return!0;var n=fe.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&le.call(n)==ve}var Vl=mn?Xn(mn):Qi;function Il(t){return _l(t)&&t>=-R&&t<=R}var Rl=yn?Xn(yn):Ji;function Hl(t){return"string"==typeof t||!cl(t)&&Sl(t)&&Ii(t)==st}function Dl(t){return"symbol"==typeof t||Sl(t)&&Ii(t)==ct}var Fl=bn?Xn(bn):ta;function Nl(t){return t===a}function $l(t){return Sl(t)&&Zo(t)==lt}function Bl(t){return Sl(t)&&Ii(t)==ft}var Wl=Mo(ia),Yl=Mo((function(t,e){return t<=e}));function ql(t){if(!t)return[];if(ll(t))return Hl(t)?mr(t):ro(t);if(ke&&t[ke])return cr(t[ke]());var e=Zo(t),n=e==J?ur:e==ot?hr:$f;return n(t)}function Ul(t){if(!t)return 0===t?t:0;if(t=Xl(t),t===I||t===-I){var e=t<0?-1:1;return e*H}return t===t?t:0}function Kl(t){var e=Ul(t),n=e%1;return e===e?n?e-n:e:0}function Gl(t){return t?gi(Kl(t),0,F):0}function Xl(t){if("number"==typeof t)return t;if(Dl(t))return D;if(Cl(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=Cl(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Gn(t);var n=Gt.test(t);return n||Zt.test(t)?an(t.slice(2),n?2:8):Kt.test(t)?D:+t}function Zl(t){return io(t,Cf(t))}function Ql(t){return t?gi(Kl(t),-R,R):0===t?t:0}function Jl(t){return null==t?"":Pa(t)}var tf=co((function(t,e){if(ds(e)||ll(e))io(e,Of(e),t);else for(var n in e)fe.call(e,n)&&ui(t,n,e[n])})),ef=co((function(t,e){io(e,Cf(e),t)})),nf=co((function(t,e,n,r){io(e,Cf(e),t,r)})),rf=co((function(t,e,n,r){io(e,Of(e),t,r)})),af=Ho(vi);function of(t,e){var n=Or(t);return null==e?n:hi(n,e)}var sf=xa((function(t,e){t=ne(t);var n=-1,r=e.length,i=r>2?e[2]:a;i&&ss(e[0],e[1],i)&&(r=1);while(++n1),e})),io(t,Fo(t),n),r&&(n=mi(n,p|v|g,Lo));var i=e.length;while(i--)Va(n,e[i]);return n}));function zf(t,e){return Af(t,Nu(Wo(e)))}var Ef=Ho((function(t,e){return null==t?{}:ha(t,e)}));function Af(t,e){if(null==t)return{};var n=jn(Fo(t),(function(t){return[t]}));return e=Wo(e),da(t,n,(function(t,n){return e(t,n[0])}))}function Pf(t,e,n){e=Ba(e,t);var r=-1,i=e.length;i||(i=1,t=a);while(++re){var r=t;t=e,e=r}if(n||t%1||e%1){var i=qe();return Ne(t+i*(e-t+rn("1e-"+((i+"").length-1))),e)}return ma(t,e)}var Uf=po((function(t,e,n){return e=e.toLowerCase(),t+(n?Kf(e):e)}));function Kf(t){return wh(Jl(t).toLowerCase())}function Gf(t){return t=Jl(t),t&&t.replace(Jt,nr).replace(We,"")}function Xf(t,e,n){t=Jl(t),e=Pa(e);var r=t.length;n=n===a?r:gi(Kl(n),0,r);var i=n;return n-=e.length,n>=0&&t.slice(n,i)==e}function Zf(t){return t=Jl(t),t&&Tt.test(t)?t.replace(kt,rr):t}function Qf(t){return t=Jl(t),t&&Rt.test(t)?t.replace(It,"\\$&"):t}var Jf=po((function(t,e,n){return t+(n?"-":"")+e.toLowerCase()})),th=po((function(t,e,n){return t+(n?" ":"")+e.toLowerCase()})),eh=ho("toLowerCase");function nh(t,e,n){t=Jl(t),e=Kl(e);var r=e?gr(t):0;if(!e||r>=e)return t;var i=(e-r)/2;return Oo(Le(i),n)+t+Oo(Pe(i),n)}function rh(t,e,n){t=Jl(t),e=Kl(e);var r=e?gr(t):0;return e&&r>>0,n?(t=Jl(t),t&&("string"==typeof e||null!=e&&!Vl(e))&&(e=Pa(e),!e&&or(t))?Ya(mr(t),0,n):t.split(e,n)):[]}var lh=po((function(t,e,n){return t+(n?" ":"")+wh(e)}));function fh(t,e,n){return t=Jl(t),n=null==n?0:gi(Kl(n),0,t.length),e=Pa(e),t.slice(n,n+e.length)==e}function hh(t,e,n){var r=wr.templateSettings;n&&ss(t,e,n)&&(e=a),t=Jl(t),e=nf({},e,r,Ao);var o,s,c=nf({},e.imports,r.imports,Ao),u=Of(c),f=Zn(c,u),h=0,d=e.interpolate||te,p="__p += '",v=re((e.escape||te).source+"|"+d.source+"|"+(d===At?qt:te).source+"|"+(e.evaluate||te).source+"|$","g"),g="//# sourceURL="+(fe.call(e,"sourceURL")?(e.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Xe+"]")+"\n";t.replace(v,(function(e,n,r,i,a,c){return r||(r=i),p+=t.slice(h,c).replace(ee,ir),n&&(o=!0,p+="' +\n__e("+n+") +\n'"),a&&(s=!0,p+="';\n"+a+";\n__p += '"),r&&(p+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),h=c+e.length,e})),p+="';\n";var m=fe.call(e,"variable")&&e.variable;if(m){if(Wt.test(m))throw new i(l)}else p="with (obj) {\n"+p+"\n}\n";p=(s?p.replace(Ot,""):p).replace(Ct,"$1").replace(St,"$1;"),p="function("+(m||"obj")+") {\n"+(m?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(o?", __e = _.escape":"")+(s?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+p+"return __p\n}";var y=Oh((function(){return Dt(u,g+"return "+p).apply(a,f)}));if(y.source=p,bl(y))throw y;return y}function dh(t){return Jl(t).toLowerCase()}function ph(t){return Jl(t).toUpperCase()}function vh(t,e,n){if(t=Jl(t),t&&(n||e===a))return Gn(t);if(!t||!(e=Pa(e)))return t;var r=mr(t),i=mr(e),o=Jn(r,i),s=tr(r,i)+1;return Ya(r,o,s).join("")}function gh(t,e,n){if(t=Jl(t),t&&(n||e===a))return t.slice(0,yr(t)+1);if(!t||!(e=Pa(e)))return t;var r=mr(t),i=tr(r,mr(e))+1;return Ya(r,0,i).join("")}function mh(t,e,n){if(t=Jl(t),t&&(n||e===a))return t.replace(Ht,"");if(!t||!(e=Pa(e)))return t;var r=mr(t),i=Jn(r,mr(e));return Ya(r,i).join("")}function yh(t,e){var n=T,r=z;if(Cl(e)){var i="separator"in e?e.separator:i;n="length"in e?Kl(e.length):n,r="omission"in e?Pa(e.omission):r}t=Jl(t);var o=t.length;if(or(t)){var s=mr(t);o=s.length}if(n>=o)return t;var c=n-gr(r);if(c<1)return r;var u=s?Ya(s,0,c).join(""):t.slice(0,c);if(i===a)return u+r;if(s&&(c+=u.length-c),Vl(i)){if(t.slice(c).search(i)){var l,f=u;i.global||(i=re(i.source,Jl(Ut.exec(i))+"g")),i.lastIndex=0;while(l=i.exec(f))var h=l.index;u=u.slice(0,h===a?c:h)}}else if(t.indexOf(Pa(i),c)!=c){var d=u.lastIndexOf(i);d>-1&&(u=u.slice(0,d))}return u+r}function bh(t){return t=Jl(t),t&&jt.test(t)?t.replace(Mt,br):t}var xh=po((function(t,e,n){return t+(n?" ":"")+e.toUpperCase()})),wh=ho("toUpperCase");function _h(t,e,n){return t=Jl(t),e=n?a:e,e===a?sr(t)?_r(t):Vn(t):t.match(e)||[]}var Oh=xa((function(t,e){try{return xn(t,a,e)}catch(n){return bl(n)?n:new i(n)}})),Ch=Ho((function(t,e){return _n(e,(function(e){e=Es(e),pi(t,e,Au(t[e],t))})),t}));function Sh(t){var e=null==t?0:t.length,n=Wo();return t=e?jn(t,(function(t){if("function"!=typeof t[1])throw new ae(u);return[n(t[0]),t[1]]})):[],xa((function(n){var r=-1;while(++rR)return[];var n=F,r=Ne(t,F);e=Wo(e),t-=F;var i=Un(r,e);while(++n0||e<0)?new kr(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==a&&(e=Kl(e),n=e<0?n.dropRight(-e):n.take(e-t)),n)},kr.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},kr.prototype.toArray=function(){return this.take(F)},Ei(kr.prototype,(function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),r=/^(?:head|last)$/.test(e),i=wr[r?"take"+("last"==e?"Right":""):e],o=r||/^find/.test(e);i&&(wr.prototype[e]=function(){var e=this.__wrapped__,s=r?[1]:arguments,c=e instanceof kr,u=s[0],l=c||cl(e),f=function(t){var e=i.apply(wr,Tn([t],s));return r&&h?e[0]:e};l&&n&&"function"==typeof u&&1!=u.length&&(c=l=!1);var h=this.__chain__,d=!!this.__actions__.length,p=o&&!h,v=c&&!d;if(!o&&l){e=v?e:new kr(this);var g=t.apply(e,s);return g.__actions__.push({func:Uc,args:[f],thisArg:a}),new Mr(g,h)}return p&&v?t.apply(this,s):(g=this.thru(f),p?r?g.value()[0]:g.value():g)})})),_n(["pop","push","shift","sort","splice","unshift"],(function(t){var e=oe[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);wr.prototype[t]=function(){var t=arguments;if(r&&!this.__chain__){var i=this.value();return e.apply(cl(i)?i:[],t)}return this[n]((function(n){return e.apply(cl(n)?n:[],t)}))}})),Ei(kr.prototype,(function(t,e){var n=wr[e];if(n){var r=n.name+"";fe.call(un,r)||(un[r]=[]),un[r].push({name:e,func:n})}})),un[bo(a,x).name]=[{name:"wrapper",func:a}],kr.prototype.clone=jr,kr.prototype.reverse=Tr,kr.prototype.value=zr,wr.prototype.at=Kc,wr.prototype.chain=Gc,wr.prototype.commit=Xc,wr.prototype.next=Zc,wr.prototype.plant=Jc,wr.prototype.reverse=tu,wr.prototype.toJSON=wr.prototype.valueOf=wr.prototype.value=eu,wr.prototype.first=wr.prototype.head,ke&&(wr.prototype[ke]=Qc),wr},Cr=Or();cn._=Cr,i=function(){return Cr}.call(e,n,e,r),i===a||(r.exports=i)}).call(this)}).call(this,n("c8ba"),n("62e4")(t))},"2ef0f":function(t,e,n){"use strict";n("b2a3"),n("7d8a"),n("06f4")},"2f62":function(t,e,n){"use strict";(function(t){ +/*! + * vuex v3.6.2 + * (c) 2021 Evan You + * @license MIT + */ +function r(t){var e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreate:r});else{var n=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[r].concat(t.init):r,n.call(this,t)}}function r(){var t=this.$options;t.store?this.$store="function"===typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}n.d(e,"b",(function(){return I})),n.d(e,"c",(function(){return V})),n.d(e,"d",(function(){return P}));var i="undefined"!==typeof window?window:"undefined"!==typeof t?t:{},a=i.__VUE_DEVTOOLS_GLOBAL_HOOK__;function o(t){a&&(t._devtoolHook=a,a.emit("vuex:init",t),a.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){a.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){a.emit("vuex:action",t,e)}),{prepend:!0}))}function s(t,e){return t.filter(e)[0]}function c(t,e){if(void 0===e&&(e=[]),null===t||"object"!==typeof t)return t;var n=s(e,(function(e){return e.original===t}));if(n)return n.copy;var r=Array.isArray(t)?[]:{};return e.push({original:t,copy:r}),Object.keys(t).forEach((function(n){r[n]=c(t[n],e)})),r}function u(t,e){Object.keys(t).forEach((function(n){return e(t[n],n)}))}function l(t){return null!==t&&"object"===typeof t}function f(t){return t&&"function"===typeof t.then}function h(t,e){return function(){return t(e)}}var d=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"===typeof n?n():n)||{}},p={namespaced:{configurable:!0}};p.namespaced.get=function(){return!!this._rawModule.namespaced},d.prototype.addChild=function(t,e){this._children[t]=e},d.prototype.removeChild=function(t){delete this._children[t]},d.prototype.getChild=function(t){return this._children[t]},d.prototype.hasChild=function(t){return t in this._children},d.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},d.prototype.forEachChild=function(t){u(this._children,t)},d.prototype.forEachGetter=function(t){this._rawModule.getters&&u(this._rawModule.getters,t)},d.prototype.forEachAction=function(t){this._rawModule.actions&&u(this._rawModule.actions,t)},d.prototype.forEachMutation=function(t){this._rawModule.mutations&&u(this._rawModule.mutations,t)},Object.defineProperties(d.prototype,p);var v=function(t){this.register([],t,!1)};function g(t,e,n){if(e.update(n),n.modules)for(var r in n.modules){if(!e.getChild(r))return void 0;g(t.concat(r),e.getChild(r),n.modules[r])}}v.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},v.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,n){return e=e.getChild(n),t+(e.namespaced?n+"/":"")}),"")},v.prototype.update=function(t){g([],this.root,t)},v.prototype.register=function(t,e,n){var r=this;void 0===n&&(n=!0);var i=new d(e,n);if(0===t.length)this.root=i;else{var a=this.get(t.slice(0,-1));a.addChild(t[t.length-1],i)}e.modules&&u(e.modules,(function(e,i){r.register(t.concat(i),e,n)}))},v.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1],r=e.getChild(n);r&&r.runtime&&e.removeChild(n)},v.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];return!!e&&e.hasChild(n)};var m;var y=function(t){var e=this;void 0===t&&(t={}),!m&&"undefined"!==typeof window&&window.Vue&&A(window.Vue);var n=t.plugins;void 0===n&&(n=[]);var r=t.strict;void 0===r&&(r=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new v(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new m,this._makeLocalGettersCache=Object.create(null);var i=this,a=this,s=a.dispatch,c=a.commit;this.dispatch=function(t,e){return s.call(i,t,e)},this.commit=function(t,e,n){return c.call(i,t,e,n)},this.strict=r;var u=this._modules.root.state;O(this,u,[],this._modules.root),_(this,u),n.forEach((function(t){return t(e)}));var l=void 0!==t.devtools?t.devtools:m.config.devtools;l&&o(this)},b={state:{configurable:!0}};function x(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function w(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;O(t,n,[],t._modules.root,!0),_(t,n,e)}function _(t,e,n){var r=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var i=t._wrappedGetters,a={};u(i,(function(e,n){a[n]=h(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})}));var o=m.config.silent;m.config.silent=!0,t._vm=new m({data:{$$state:e},computed:a}),m.config.silent=o,t.strict&&T(t),r&&(n&&t._withCommit((function(){r._data.$$state=null})),m.nextTick((function(){return r.$destroy()})))}function O(t,e,n,r,i){var a=!n.length,o=t._modules.getNamespace(n);if(r.namespaced&&(t._modulesNamespaceMap[o],t._modulesNamespaceMap[o]=r),!a&&!i){var s=z(e,n.slice(0,-1)),c=n[n.length-1];t._withCommit((function(){m.set(s,c,r.state)}))}var u=r.context=C(t,o,n);r.forEachMutation((function(e,n){var r=o+n;M(t,r,e,u)})),r.forEachAction((function(e,n){var r=e.root?n:o+n,i=e.handler||e;k(t,r,i,u)})),r.forEachGetter((function(e,n){var r=o+n;j(t,r,e,u)})),r.forEachChild((function(r,a){O(t,e,n.concat(a),r,i)}))}function C(t,e,n){var r=""===e,i={dispatch:r?t.dispatch:function(n,r,i){var a=E(n,r,i),o=a.payload,s=a.options,c=a.type;return s&&s.root||(c=e+c),t.dispatch(c,o)},commit:r?t.commit:function(n,r,i){var a=E(n,r,i),o=a.payload,s=a.options,c=a.type;s&&s.root||(c=e+c),t.commit(c,o,s)}};return Object.defineProperties(i,{getters:{get:r?function(){return t.getters}:function(){return S(t,e)}},state:{get:function(){return z(t.state,n)}}}),i}function S(t,e){if(!t._makeLocalGettersCache[e]){var n={},r=e.length;Object.keys(t.getters).forEach((function(i){if(i.slice(0,r)===e){var a=i.slice(r);Object.defineProperty(n,a,{get:function(){return t.getters[i]},enumerable:!0})}})),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}function M(t,e,n,r){var i=t._mutations[e]||(t._mutations[e]=[]);i.push((function(e){n.call(t,r.state,e)}))}function k(t,e,n,r){var i=t._actions[e]||(t._actions[e]=[]);i.push((function(e){var i=n.call(t,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:t.getters,rootState:t.state},e);return f(i)||(i=Promise.resolve(i)),t._devtoolHook?i.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):i}))}function j(t,e,n,r){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return n(r.state,r.getters,t.state,t.getters)})}function T(t){t._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function z(t,e){return e.reduce((function(t,e){return t[e]}),t)}function E(t,e,n){return l(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function A(t){m&&t===m||(m=t,r(m))}b.state.get=function(){return this._vm._data.$$state},b.state.set=function(t){0},y.prototype.commit=function(t,e,n){var r=this,i=E(t,e,n),a=i.type,o=i.payload,s=(i.options,{type:a,payload:o}),c=this._mutations[a];c&&(this._withCommit((function(){c.forEach((function(t){t(o)}))})),this._subscribers.slice().forEach((function(t){return t(s,r.state)})))},y.prototype.dispatch=function(t,e){var n=this,r=E(t,e),i=r.type,a=r.payload,o={type:i,payload:a},s=this._actions[i];if(s){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(o,n.state)}))}catch(u){0}var c=s.length>1?Promise.all(s.map((function(t){return t(a)}))):s[0](a);return new Promise((function(t,e){c.then((function(e){try{n._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(o,n.state)}))}catch(u){0}t(e)}),(function(t){try{n._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(o,n.state,t)}))}catch(u){0}e(t)}))}))}},y.prototype.subscribe=function(t,e){return x(t,this._subscribers,e)},y.prototype.subscribeAction=function(t,e){var n="function"===typeof t?{before:t}:t;return x(n,this._actionSubscribers,e)},y.prototype.watch=function(t,e,n){var r=this;return this._watcherVM.$watch((function(){return t(r.state,r.getters)}),e,n)},y.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},y.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"===typeof t&&(t=[t]),this._modules.register(t,e),O(this,this.state,t,this._modules.get(t),n.preserveState),_(this,this.state)},y.prototype.unregisterModule=function(t){var e=this;"string"===typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var n=z(e.state,t.slice(0,-1));m.delete(n,t[t.length-1])})),w(this)},y.prototype.hasModule=function(t){return"string"===typeof t&&(t=[t]),this._modules.isRegistered(t)},y.prototype.hotUpdate=function(t){this._modules.update(t),w(this,!0)},y.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(y.prototype,b);var P=F((function(t,e){var n={};return H(e).forEach((function(e){var r=e.key,i=e.val;n[r]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var r=N(this.$store,"mapState",t);if(!r)return;e=r.context.state,n=r.context.getters}return"function"===typeof i?i.call(this,e,n):e[i]},n[r].vuex=!0})),n})),L=F((function(t,e){var n={};return H(e).forEach((function(e){var r=e.key,i=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.commit;if(t){var a=N(this.$store,"mapMutations",t);if(!a)return;r=a.context.commit}return"function"===typeof i?i.apply(this,[r].concat(e)):r.apply(this.$store,[i].concat(e))}})),n})),V=F((function(t,e){var n={};return H(e).forEach((function(e){var r=e.key,i=e.val;i=t+i,n[r]=function(){if(!t||N(this.$store,"mapGetters",t))return this.$store.getters[i]},n[r].vuex=!0})),n})),I=F((function(t,e){var n={};return H(e).forEach((function(e){var r=e.key,i=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.dispatch;if(t){var a=N(this.$store,"mapActions",t);if(!a)return;r=a.context.dispatch}return"function"===typeof i?i.apply(this,[r].concat(e)):r.apply(this.$store,[i].concat(e))}})),n})),R=function(t){return{mapState:P.bind(null,t),mapGetters:V.bind(null,t),mapMutations:L.bind(null,t),mapActions:I.bind(null,t)}};function H(t){return D(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function D(t){return Array.isArray(t)||l(t)}function F(t){return function(e,n){return"string"!==typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function N(t,e,n){var r=t._modulesNamespaceMap[n];return r}function $(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var n=t.filter;void 0===n&&(n=function(t,e,n){return!0});var r=t.transformer;void 0===r&&(r=function(t){return t});var i=t.mutationTransformer;void 0===i&&(i=function(t){return t});var a=t.actionFilter;void 0===a&&(a=function(t,e){return!0});var o=t.actionTransformer;void 0===o&&(o=function(t){return t});var s=t.logMutations;void 0===s&&(s=!0);var u=t.logActions;void 0===u&&(u=!0);var l=t.logger;return void 0===l&&(l=console),function(t){var f=c(t.state);"undefined"!==typeof l&&(s&&t.subscribe((function(t,a){var o=c(a);if(n(t,f,o)){var s=Y(),u=i(t),h="mutation "+t.type+s;B(l,h,e),l.log("%c prev state","color: #9E9E9E; font-weight: bold",r(f)),l.log("%c mutation","color: #03A9F4; font-weight: bold",u),l.log("%c next state","color: #4CAF50; font-weight: bold",r(o)),W(l)}f=o})),u&&t.subscribeAction((function(t,n){if(a(t,n)){var r=Y(),i=o(t),s="action "+t.type+r;B(l,s,e),l.log("%c action","color: #03A9F4; font-weight: bold",i),W(l)}})))}}function B(t,e,n){var r=n?t.groupCollapsed:t.group;try{r.call(t,e)}catch(i){t.log(e)}}function W(t){try{t.groupEnd()}catch(e){t.log("—— log end ——")}}function Y(){var t=new Date;return" @ "+U(t.getHours(),2)+":"+U(t.getMinutes(),2)+":"+U(t.getSeconds(),2)+"."+U(t.getMilliseconds(),3)}function q(t,e){return new Array(e+1).join(t)}function U(t,e){return q("0",e-t.toString().length)+t}var K={Store:y,install:A,version:"3.6.2",mapState:P,mapMutations:L,mapGetters:V,mapActions:I,createNamespacedHelpers:R,createLogger:$};e["a"]=K}).call(this,n("c8ba"))},"2f9a":function(t,e){t.exports=function(){}},"2fc4":function(t,e,n){"use strict";var r=n("9b57"),i=n.n(r),a=n("4d91"),o=n("7b05"),s=n("daa3"),c=n("6a21"),u=n("4df5"),l=n("c1b3"),f=n("0c63"),h={name:"ABreadcrumbItem",__ANT_BREADCRUMB_ITEM:!0,props:{prefixCls:a["a"].string,href:a["a"].string,separator:a["a"].any.def("/"),overlay:a["a"].any},inject:{configProvider:{default:function(){return u["a"]}}},methods:{renderBreadcrumbNode:function(t,e){var n=this.$createElement,r=Object(s["g"])(this,"overlay");return r?n(l["a"],{attrs:{overlay:r,placement:"bottomCenter"}},[n("span",{class:e+"-overlay-link"},[t,n(f["a"],{attrs:{type:"down"}})])]):t}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.$slots,r=this.configProvider.getPrefixCls,i=r("breadcrumb",e),a=Object(s["g"])(this,"separator"),o=n["default"],c=void 0;return c=Object(s["s"])(this,"href")?t("a",{class:i+"-link"},[o]):t("span",{class:i+"-link"},[o]),c=this.renderBreadcrumbNode(c,i),o?t("span",[c,a&&""!==a&&t("span",{class:i+"-separator"},[a])]):null}},d=n("55f1"),p=a["a"].shape({path:a["a"].string,breadcrumbName:a["a"].string,children:a["a"].array}).loose,v={prefixCls:a["a"].string,routes:a["a"].arrayOf(p),params:a["a"].any,separator:a["a"].any,itemRender:a["a"].func};function g(t,e){if(!t.breadcrumbName)return null;var n=Object.keys(e).join("|"),r=t.breadcrumbName.replace(new RegExp(":("+n+")","g"),(function(t,n){return e[n]||t}));return r}var m={name:"ABreadcrumb",props:v,inject:{configProvider:{default:function(){return u["a"]}}},methods:{defaultItemRender:function(t){var e=t.route,n=t.params,r=t.routes,i=t.paths,a=this.$createElement,o=r.indexOf(e)===r.length-1,s=g(e,n);return o?a("span",[s]):a("a",{attrs:{href:"#/"+i.join("/")}},[s])},getPath:function(t,e){return t=(t||"").replace(/^\//,""),Object.keys(e).forEach((function(n){t=t.replace(":"+n,e[n])})),t},addChildPath:function(t,e,n){var r=[].concat(i()(t)),a=this.getPath(e,n);return a&&r.push(a),r},genForRoutes:function(t){var e=this,n=t.routes,r=void 0===n?[]:n,i=t.params,a=void 0===i?{}:i,o=t.separator,s=t.itemRender,c=void 0===s?this.defaultItemRender:s,u=this.$createElement,l=[];return r.map((function(t){var n=e.getPath(t.path,a);n&&l.push(n);var i=null;return t.children&&t.children.length&&(i=u(d["a"],[t.children.map((function(t){return u(d["a"].Item,{key:t.path||t.breadcrumbName},[c({route:t,params:a,routes:r,paths:e.addChildPath(l,t.path,a),h:e.$createElement})])}))])),u(h,{attrs:{overlay:i,separator:o},key:t.breadcrumbName||n},[c({route:t,params:a,routes:r,paths:l,h:e.$createElement})])}))}},render:function(){var t=arguments[0],e=void 0,n=this.prefixCls,r=this.routes,i=this.params,a=void 0===i?{}:i,u=this.$slots,l=this.$scopedSlots,f=this.configProvider.getPrefixCls,h=f("breadcrumb",n),d=Object(s["c"])(u["default"]),p=Object(s["g"])(this,"separator"),v=this.itemRender||l.itemRender||this.defaultItemRender;return r&&r.length>0?e=this.genForRoutes({routes:r,params:a,separator:p,itemRender:v}):d.length&&(e=d.map((function(t,e){return Object(c["a"])(Object(s["o"])(t).__ANT_BREADCRUMB_ITEM||Object(s["o"])(t).__ANT_BREADCRUMB_SEPARATOR,"Breadcrumb","Only accepts Breadcrumb.Item and Breadcrumb.Separator as it's children"),Object(o["a"])(t,{props:{separator:p},key:e})}))),t("div",{class:h},[e])}},y={name:"ABreadcrumbSeparator",__ANT_BREADCRUMB_SEPARATOR:!0,props:{prefixCls:a["a"].string},inject:{configProvider:{default:function(){return u["a"]}}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.$slots,r=this.configProvider.getPrefixCls,i=r("breadcrumb",e),a=n["default"];return t("span",{class:i+"-separator"},[a||"/"])}},b=n("db14");m.Item=h,m.Separator=y,m.install=function(t){t.use(b["a"]),t.component(m.name,m),t.component(h.name,h),t.component(y.name,y)};e["a"]=m},"2fcc":function(t,e){function n(t){var e=this.__data__,n=e["delete"](t);return this.size=e.size,n}t.exports=n},"2fcd":function(t,e,n){"use strict";var r=n("8e8e"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("2b0e"),c=n("4d91"),u=n("daa3"),l=n("b488"),f=n("3f50"),h=n("94eb");function d(){}var p={mixins:[l["a"]],props:{duration:c["a"].number.def(1.5),closable:c["a"].bool,prefixCls:c["a"].string,update:c["a"].bool,closeIcon:c["a"].any},watch:{duration:function(){this.restartCloseTimer()}},mounted:function(){this.startCloseTimer()},updated:function(){this.update&&this.restartCloseTimer()},beforeDestroy:function(){this.clearCloseTimer(),this.willDestroy=!0},methods:{close:function(t){t&&t.stopPropagation(),this.clearCloseTimer(),this.__emit("close")},startCloseTimer:function(){var t=this;this.clearCloseTimer(),!this.willDestroy&&this.duration&&(this.closeTimer=setTimeout((function(){t.close()}),1e3*this.duration))},clearCloseTimer:function(){this.closeTimer&&(clearTimeout(this.closeTimer),this.closeTimer=null)},restartCloseTimer:function(){this.clearCloseTimer(),this.startCloseTimer()}},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.closable,i=this.clearCloseTimer,a=this.startCloseTimer,s=this.$slots,c=this.close,l=n+"-notice",f=(t={},o()(t,""+l,1),o()(t,l+"-closable",r),t),h=Object(u["q"])(this),p=Object(u["g"])(this,"closeIcon");return e("div",{class:f,style:h||{right:"50%"},on:{mouseenter:i,mouseleave:a,click:Object(u["k"])(this).click||d}},[e("div",{class:l+"-content"},[s["default"]]),r?e("a",{attrs:{tabIndex:"0"},on:{click:c},class:l+"-close"},[p||e("span",{class:l+"-close-x"})]):null])}},v=n("db14");function g(){}var m=0,y=Date.now();function b(){return"rcNotification_"+y+"_"+m++}var x={mixins:[l["a"]],props:{prefixCls:c["a"].string.def("rc-notification"),transitionName:c["a"].string,animation:c["a"].oneOfType([c["a"].string,c["a"].object]).def("fade"),maxCount:c["a"].number,closeIcon:c["a"].any},data:function(){return{notices:[]}},methods:{getTransitionName:function(){var t=this.$props,e=t.transitionName;return!e&&t.animation&&(e=t.prefixCls+"-"+t.animation),e},add:function(t){var e=t.key=t.key||b(),n=this.$props.maxCount;this.setState((function(r){var i=r.notices,a=i.map((function(t){return t.key})).indexOf(e),o=i.concat();return-1!==a?o.splice(a,1,t):(n&&i.length>=n&&(t.updateKey=o[0].updateKey||o[0].key,o.shift()),o.push(t)),{notices:o}}))},remove:function(t){this.setState((function(e){return{notices:e.notices.filter((function(e){return e.key!==t}))}}))}},render:function(t){var e=this,n=this.prefixCls,r=this.notices,i=this.remove,a=this.getTransitionName,s=Object(h["a"])(a()),c=r.map((function(a,o){var s=Boolean(o===r.length-1&&a.updateKey),c=a.updateKey?a.updateKey:a.key,l=a.content,h=a.duration,d=a.closable,v=a.onClose,m=a.style,y=a["class"],b=Object(f["a"])(i.bind(e,a.key),v),x={props:{prefixCls:n,duration:h,closable:d,update:s,closeIcon:Object(u["g"])(e,"closeIcon")},on:{close:b,click:a.onClick||g},style:m,class:y,key:c};return t(p,x,["function"===typeof l?l(t):l])})),l=o()({},n,1),d=Object(u["q"])(this);return t("div",{class:l,style:d||{top:"65px",left:"50%"}},[t("transition-group",s,[c])])},newInstance:function(t,e){var n=t||{},r=n.getContainer,a=n.style,o=n["class"],c=i()(n,["getContainer","style","class"]),u=document.createElement("div");if(r){var l=r();l.appendChild(u)}else document.body.appendChild(u);var f=v["a"].Vue||s["a"];new f({el:u,mounted:function(){var t=this;this.$nextTick((function(){e({notice:function(e){t.$refs.notification.add(e)},removeNotice:function(e){t.$refs.notification.remove(e)},component:t,destroy:function(){t.$destroy(),t.$el.parentNode.removeChild(t.$el)}})}))},render:function(){var t=arguments[0],e={props:c,ref:"notification",style:a,class:o};return t(x,e)}})}},w=x;e["a"]=w},"301c":function(t,e,n){n("e198")("asyncIterator")},"30b5":function(t,e,n){"use strict";var r=n("c532");function i(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var a;if(n)a=n(e);else if(r.isURLSearchParams(e))a=e.toString();else{var o=[];r.forEach(e,(function(t,e){null!==t&&"undefined"!==typeof t&&(r.isArray(t)?e+="[]":t=[t],r.forEach(t,(function(t){r.isDate(t)?t=t.toISOString():r.isObject(t)&&(t=JSON.stringify(t)),o.push(i(e)+"="+i(t))})))})),a=o.join("&")}if(a){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+a}return t}},"30c9":function(t,e,n){var r=n("9520"),i=n("b218");function a(t){return null!=t&&i(t.length)&&!r(t)}t.exports=a},"320c":function(t,e,n){"use strict"; +/* +object-assign +(c) Sindre Sorhus +@license MIT +*/var r=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(t){if(null===t||void 0===t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}function s(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(e).map((function(t){return e[t]}));if("0123456789"!==r.join(""))return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach((function(t){i[t]=t})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},i)).join("")}catch(a){return!1}}t.exports=s()?Object.assign:function(t,e){for(var n,s,c=o(t),u=1;u0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1],n=!1,r=0,i=t.length;r0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1],n=[],r=0;r0)break;var i=t[r];if((i.tag||""!==i.text.trim())&&!Object(_["o"])(i).__ANT_FORM_ITEM){var a=Object(_["d"])(i),o=i.data&&i.data.attrs||{};w["b"]in o?n.push(i):a&&(n=n.concat(this.getControls(a,e)))}}return n},getOnlyControl:function(){var t=this.getControls(this.slotDefault,!1)[0];return void 0!==t?t:null},getChildAttr:function(t){var e=this.getOnlyControl(),n={};if(e)return e.data?n=e.data:e.$vnode&&e.$vnode.data&&(n=e.$vnode.data),n[t]||n.attrs[t]},getId:function(){return this.getChildAttr("id")},getMeta:function(){return this.getChildAttr(w["b"])},getField:function(){return this.getChildAttr(w["a"])},getValidateStatus:function(){var t=this.getOnlyControl();if(!t)return"";var e=this.getField();if(e.validating)return"validating";if(e.errors)return"error";var n="value"in e?e.value:this.getMeta().initialValue;return void 0!==n&&null!==n&&""!==n?"success":""},onLabelClick:function(){var t=this.id||this.getId();if(t){var e=this.$el,n=e.querySelector('[id="'+t+'"]');n&&n.focus&&n.focus()}},onHelpAnimEnd:function(t,e){this.helpShow=e,e||this.$forceUpdate()},isRequired:function(){var t=this.required;if(void 0!==t)return t;if(this.getOnlyControl()){var e=this.getMeta()||{},n=e.validate||[];return n.filter((function(t){return!!t.rules})).some((function(t){return t.rules.some((function(t){return t.required}))}))}return!1},renderHelp:function(t){var e=this,n=this.$createElement,r=this.getHelpMessage(),i=r?n("div",{class:t+"-explain",key:"help"},[r]):null;i&&(this.helpShow=!!i);var a=Object(O["a"])("show-help",{afterEnter:function(){return e.onHelpAnimEnd("help",!0)},afterLeave:function(){return e.onHelpAnimEnd("help",!1)}});return n("transition",l()([a,{key:"help"}]),[i])},renderExtra:function(t){var e=this.$createElement,n=Object(_["g"])(this,"extra");return n?e("div",{class:t+"-extra"},[n]):null},renderValidateWrapper:function(t,e,n,r){var i=this.$createElement,a=this.$props,o=this.getOnlyControl,s=void 0===a.validateStatus&&o?this.getValidateStatus():a.validateStatus,c=t+"-item-control";s&&(c=v()(t+"-item-control",{"has-feedback":a.hasFeedback||"validating"===s,"has-success":"success"===s,"has-warning":"warning"===s,"has-error":"error"===s,"is-validating":"validating"===s}));var u="";switch(s){case"success":u="check-circle";break;case"warning":u="exclamation-circle";break;case"error":u="close-circle";break;case"validating":u="loading";break;default:u="";break}var l=a.hasFeedback&&u?i("span",{class:t+"-item-children-icon"},[i(M["a"],{attrs:{type:u,theme:"loading"===u?"outlined":"filled"}})]):null;return i("div",{class:c},[i("span",{class:t+"-item-children"},[e,l]),n,r])},renderWrapper:function(t,e){var n=this.$createElement,r=this.isFormItemChildren?{}:this.FormContext,i=r.wrapperCol,a=this.wrapperCol,o=a||i||{},s=o.style,u=o.id,l=o.on,f=c()(o,["style","id","on"]),h=v()(t+"-item-control-wrapper",o["class"]),d={props:f,class:h,key:"wrapper",style:s,id:u,on:l};return n(b["b"],d,[e])},renderLabel:function(t){var e,n=this.$createElement,r=this.FormContext,i=r.vertical,a=r.labelAlign,s=r.labelCol,u=r.colon,l=this.labelAlign,f=this.labelCol,h=this.colon,d=this.id,p=this.htmlFor,g=Object(_["g"])(this,"label"),m=this.isRequired(),y=f||s||{},x=l||a,w=t+"-item-label",O=v()(w,"left"===x&&w+"-left",y["class"]),C=(y["class"],y.style),S=y.id,M=y.on,k=c()(y,["class","style","id","on"]),j=g,T=!0===h||!1!==u&&!1!==h,z=T&&!i;z&&"string"===typeof g&&""!==g.trim()&&(j=g.replace(/[::]\s*$/,""));var E=v()((e={},o()(e,t+"-item-required",m),o()(e,t+"-item-no-colon",!T),e)),A={props:k,class:O,key:"label",style:C,id:S,on:M};return g?n(b["b"],A,[n("label",{attrs:{for:p||d||this.getId(),title:"string"===typeof g?g:""},class:E,on:{click:this.onLabelClick}},[j])]):null},renderChildren:function(t){return[this.renderLabel(t),this.renderWrapper(t,this.renderValidateWrapper(t,this.slotDefault,this.renderHelp(t),this.renderExtra(t)))]},renderFormItem:function(){var t,e=this.$createElement,n=this.$props.prefixCls,r=this.configProvider.getPrefixCls,i=r("form",n),a=this.renderChildren(i),s=(t={},o()(t,i+"-item",!0),o()(t,i+"-item-with-help",this.helpShow),t);return e(y["a"],{class:v()(s),key:"row"},[a])},decoratorOption:function(t){if(t.data&&t.data.directives){var e=m()(t.data.directives,["name","decorator"]);return Object(x["a"])(!e||e&&Array.isArray(e.value),"Form",'Invalid directive: type check failed for directive "decorator". Expected Array, got '+i()(e?e.value:e)+". At "+t.tag+"."),e?e.value:null}return null},decoratorChildren:function(t){for(var e=this.FormContext,n=e.form.getFieldDecorator,r=0,i=t.length;r1),"Form","`autoFormCreate` just `decorator` then first children. but you can use JSX to support multiple children"),this.slotDefault=o}else a.form?(o=Object(S["b"])(o),this.slotDefault=this.decoratorChildren(o)):this.slotDefault=o;return this.renderFormItem()}}},"323e":function(t,e,n){var r,i; +/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress + * @license MIT */(function(a,o){r=o,i="function"===typeof r?r.call(e,n,e,t):r,void 0===i||(t.exports=i)})(0,(function(){var t={version:"0.2.0"},e=t.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'
      '};function n(t,e,n){return tn?n:t}function r(t){return 100*(-1+t)}function i(t,n,i){var a;return a="translate3d"===e.positionUsing?{transform:"translate3d("+r(t)+"%,0,0)"}:"translate"===e.positionUsing?{transform:"translate("+r(t)+"%,0)"}:{"margin-left":r(t)+"%"},a.transition="all "+n+"ms "+i,a}t.configure=function(t){var n,r;for(n in t)r=t[n],void 0!==r&&t.hasOwnProperty(n)&&(e[n]=r);return this},t.status=null,t.set=function(r){var s=t.isStarted();r=n(r,e.minimum,1),t.status=1===r?null:r;var c=t.render(!s),u=c.querySelector(e.barSelector),l=e.speed,f=e.easing;return c.offsetWidth,a((function(n){""===e.positionUsing&&(e.positionUsing=t.getPositioningCSS()),o(u,i(r,l,f)),1===r?(o(c,{transition:"none",opacity:1}),c.offsetWidth,setTimeout((function(){o(c,{transition:"all "+l+"ms linear",opacity:0}),setTimeout((function(){t.remove(),n()}),l)}),l)):setTimeout(n,l)})),this},t.isStarted=function(){return"number"===typeof t.status},t.start=function(){t.status||t.set(0);var n=function(){setTimeout((function(){t.status&&(t.trickle(),n())}),e.trickleSpeed)};return e.trickle&&n(),this},t.done=function(e){return e||t.status?t.inc(.3+.5*Math.random()).set(1):this},t.inc=function(e){var r=t.status;return r?("number"!==typeof e&&(e=(1-r)*n(Math.random()*r,.1,.95)),r=n(r+e,0,.994),t.set(r)):t.start()},t.trickle=function(){return t.inc(Math.random()*e.trickleRate)},function(){var e=0,n=0;t.promise=function(r){return r&&"resolved"!==r.state()?(0===n&&t.start(),e++,n++,r.always((function(){n--,0===n?(e=0,t.done()):t.set((e-n)/e)})),this):this}}(),t.render=function(n){if(t.isRendered())return document.getElementById("nprogress");c(document.documentElement,"nprogress-busy");var i=document.createElement("div");i.id="nprogress",i.innerHTML=e.template;var a,s=i.querySelector(e.barSelector),u=n?"-100":r(t.status||0),l=document.querySelector(e.parent);return o(s,{transition:"all 0 linear",transform:"translate3d("+u+"%,0,0)"}),e.showSpinner||(a=i.querySelector(e.spinnerSelector),a&&f(a)),l!=document.body&&c(l,"nprogress-custom-parent"),l.appendChild(i),i},t.remove=function(){u(document.documentElement,"nprogress-busy"),u(document.querySelector(e.parent),"nprogress-custom-parent");var t=document.getElementById("nprogress");t&&f(t)},t.isRendered=function(){return!!document.getElementById("nprogress")},t.getPositioningCSS=function(){var t=document.body.style,e="WebkitTransform"in t?"Webkit":"MozTransform"in t?"Moz":"msTransform"in t?"ms":"OTransform"in t?"O":"";return e+"Perspective"in t?"translate3d":e+"Transform"in t?"translate":"margin"};var a=function(){var t=[];function e(){var n=t.shift();n&&n(e)}return function(n){t.push(n),1==t.length&&e()}}(),o=function(){var t=["Webkit","O","Moz","ms"],e={};function n(t){return t.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(t,e){return e.toUpperCase()}))}function r(e){var n=document.body.style;if(e in n)return e;var r,i=t.length,a=e.charAt(0).toUpperCase()+e.slice(1);while(i--)if(r=t[i]+a,r in n)return r;return e}function i(t){return t=n(t),e[t]||(e[t]=r(t))}function a(t,e,n){e=i(e),t.style[e]=n}return function(t,e){var n,r,i=arguments;if(2==i.length)for(n in e)r=e[n],void 0!==r&&e.hasOwnProperty(n)&&a(t,n,r);else a(t,i[1],i[2])}}();function s(t,e){var n="string"==typeof t?t:l(t);return n.indexOf(" "+e+" ")>=0}function c(t,e){var n=l(t),r=n+e;s(n,e)||(t.className=r.substring(1))}function u(t,e){var n,r=l(t);s(t,e)&&(n=r.replace(" "+e+" "," "),t.className=n.substring(1,n.length-1))}function l(t){return(" "+(t.className||"")+" ").replace(/\s+/gi," ")}function f(t){t&&t.parentNode&&t.parentNode.removeChild(t)}return t}))},"325f":function(t,e,n){},"327d":function(t,e,n){var r=n("50c6"),i=r((function(t,e,n){t[n?0:1].push(e)}),(function(){return[[],[]]}));t.exports=i},3280:function(t,e,n){"use strict";var r=n("ebb5"),i=n("e58c"),a=r.aTypedArray,o=r.exportTypedArrayMethod;o("lastIndexOf",(function(t){return i.apply(a(this),arguments)}))},"32b3":function(t,e,n){var r=n("872a"),i=n("9638"),a=Object.prototype,o=a.hasOwnProperty;function s(t,e,n){var a=t[e];o.call(t,e)&&i(a,n)&&(void 0!==n||e in t)||r(t,e,n)}t.exports=s},"32e8":function(t,e,n){"use strict";var r=n("4d91"),i=r["a"].shape({subscribe:r["a"].func.isRequired,setState:r["a"].func.isRequired,getState:r["a"].func.isRequired});e["a"]={name:"StoreProvider",props:{store:i.isRequired},provide:function(){return{storeContext:this.$props}},render:function(){return this.$slots["default"][0]}}},"32f4":function(t,e,n){var r=n("2d7c"),i=n("d327"),a=Object.prototype,o=a.propertyIsEnumerable,s=Object.getOwnPropertySymbols,c=s?function(t){return null==t?[]:(t=Object(t),r(s(t),(function(e){return o.call(t,e)})))}:i;t.exports=c},3397:function(t,e,n){var r=n("7a41");t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},3410:function(t,e,n){var r=n("23e7"),i=n("d039"),a=n("7b0b"),o=n("e163"),s=n("e177"),c=i((function(){o(1)}));r({target:"Object",stat:!0,forced:c,sham:!s},{getPrototypeOf:function(t){return o(a(t))}})},"342f":function(t,e,n){var r=n("d066");t.exports=r("navigator","userAgent")||""},"34ac":function(t,e,n){var r=n("9520"),i=n("1368"),a=n("1a8c"),o=n("dc57"),s=/[\\^$.*+?()[\]{}|]/g,c=/^\[object .+?Constructor\]$/,u=Function.prototype,l=Object.prototype,f=u.toString,h=l.hasOwnProperty,d=RegExp("^"+f.call(h).replace(s,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function p(t){if(!a(t)||i(t))return!1;var e=r(t)?d:c;return e.test(o(t))}t.exports=p},3593:function(t,e,n){"use strict";var r=n("18ce"),i=n("c449"),a=n.n(i),o=n("2b0e");function s(t,e,n){var i=void 0,o=void 0,s=void 0;return Object(r["a"])(t,"ant-motion-collapse-legacy",{start:function(){s&&a.a.cancel(s),e?(i=t.offsetHeight,0===i?s=a()((function(){i=t.offsetHeight,t.style.height="0px",t.style.opacity="0"})):(t.style.height="0px",t.style.opacity="0")):(t.style.height=t.offsetHeight+"px",t.style.opacity="1")},active:function(){o&&a.a.cancel(o),o=a()((function(){t.style.height=(e?i:0)+"px",t.style.opacity=e?"1":"0"}))},end:function(){s&&a.a.cancel(s),o&&a.a.cancel(o),t.style.height="",t.style.opacity="",n&&n()}})}var c={enter:function(t,e){o["a"].nextTick((function(){s(t,!0,e)}))},leave:function(t,e){return s(t,!1,e)}};e["a"]=c},"35a1":function(t,e,n){var r=n("f5df"),i=n("3f8c"),a=n("b622"),o=a("iterator");t.exports=function(t){if(void 0!=t)return t[o]||t["@@iterator"]||i[r(t)]}},"35b3":function(t,e,n){var r=n("23e7");r({target:"Number",stat:!0},{EPSILON:Math.pow(2,-52)})},3654:function(t,e,n){"use strict";n.d(e,"b",(function(){return te}));var r=n("2ef0"),i=/on(.+)(MouseEnter|MouseMove|MouseLeave|Click|DdlClick|MouseDown|MouseUp|TouchStart|TouchMove|TouchEnd)/;function a(t,e,n,a){if(!r["isEmpty"](n)){var o=i.exec(n);if(o&&!(o.length<=2)){var s=o[1].toLowerCase(),c=o[2].toLowerCase(),u=e+"-"+s;t.on(u+":"+c,(function(e){a&&a(e,t)}))}}}function o(t,e,n){if(!r["isEmpty"](n)){var i=Object.keys(n).filter((function(t){return/^on/.test(t)}));r["isEmpty"](i)||i.forEach((function(r){var i=r.slice(2,r.length),a=i.toLowerCase(),o=n[r];if(n.gemo&&a.indexOf("label")>=0){var s=a.replace("label","");t.on("label:"+s,(function(e){o&&o(e,t)}))}else e?t.on(e+":"+a,(function(e){o&&o(e,t)})):t.on(a,(function(e){o&&o(e,t)}))}))}}var s=function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)};function c(t,e){if((n=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null;var n,r=t.slice(0,n);return[r.length>1?r[0]+r.slice(2):r,+t.slice(n+1)]}var u=function(t){return t=c(Math.abs(t)),t?t[1]:NaN},l=function(t,e){return function(n,r){var i=n.length,a=[],o=0,s=t[0],c=0;while(i>0&&s>0){if(c+s+1>r&&(s=Math.max(1,r-c)),a.push(n.substring(i-=s,i+s)),(c+=s+1)>r)break;s=t[o=(o+1)%t.length]}return a.reverse().join(e)}},f=function(t){return function(e){return e.replace(/[0-9]/g,(function(e){return t[+e]}))}},h=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function d(t){if(!(e=h.exec(t)))throw new Error("invalid format: "+t);var e;return new p({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}function p(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}d.prototype=p.prototype,p.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};var v,g,m,y=function(t){t:for(var e,n=t.length,r=1,i=-1;r0&&(i=0);break}return i>0?t.slice(0,i)+t.slice(e+1):t},b=function(t,e){var n=c(t,e);if(!n)return t+"";var r=n[0],i=n[1],a=i-(v=3*Math.max(-8,Math.min(8,Math.floor(i/3))))+1,o=r.length;return a===o?r:a>o?r+new Array(a-o+1).join("0"):a>0?r.slice(0,a)+"."+r.slice(a):"0."+new Array(1-a).join("0")+c(t,Math.max(0,e+a-1))[0]},x=function(t,e){var n=c(t,e);if(!n)return t+"";var r=n[0],i=n[1];return i<0?"0."+new Array(-i).join("0")+r:r.length>i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+new Array(i-r.length+2).join("0")},w={"%":function(t,e){return(100*t).toFixed(e)},b:function(t){return Math.round(t).toString(2)},c:function(t){return t+""},d:s,e:function(t,e){return t.toExponential(e)},f:function(t,e){return t.toFixed(e)},g:function(t,e){return t.toPrecision(e)},o:function(t){return Math.round(t).toString(8)},p:function(t,e){return x(100*t,e)},r:x,s:b,X:function(t){return Math.round(t).toString(16).toUpperCase()},x:function(t){return Math.round(t).toString(16)}},_=function(t){return t},O=Array.prototype.map,C=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"],S=function(t){var e=void 0===t.grouping||void 0===t.thousands?_:l(O.call(t.grouping,Number),t.thousands+""),n=void 0===t.currency?"":t.currency[0]+"",r=void 0===t.currency?"":t.currency[1]+"",i=void 0===t.decimal?".":t.decimal+"",a=void 0===t.numerals?_:f(O.call(t.numerals,String)),o=void 0===t.percent?"%":t.percent+"",s=void 0===t.minus?"-":t.minus+"",c=void 0===t.nan?"NaN":t.nan+"";function h(t){t=d(t);var u=t.fill,l=t.align,f=t.sign,h=t.symbol,p=t.zero,g=t.width,m=t.comma,b=t.precision,x=t.trim,_=t.type;"n"===_?(m=!0,_="g"):w[_]||(void 0===b&&(b=12),x=!0,_="g"),(p||"0"===u&&"="===l)&&(p=!0,u="0",l="=");var O="$"===h?n:"#"===h&&/[boxX]/.test(_)?"0"+_.toLowerCase():"",S="$"===h?r:/[%p]/.test(_)?o:"",M=w[_],k=/[defgprs%]/.test(_);function j(t){var n,r,o,h=O,d=S;if("c"===_)d=M(t)+d,t="";else{t=+t;var w=t<0||1/t<0;if(t=isNaN(t)?c:M(Math.abs(t),b),x&&(t=y(t)),w&&0===+t&&"+"!==f&&(w=!1),h=(w?"("===f?f:s:"-"===f||"("===f?"":f)+h,d=("s"===_?C[8+v/3]:"")+d+(w&&"("===f?")":""),k){n=-1,r=t.length;while(++no||o>57){d=(46===o?i+t.slice(n+1):t.slice(n))+d,t=t.slice(0,n);break}}}m&&!p&&(t=e(t,1/0));var j=h.length+t.length+d.length,T=j>1)+h+t+d+T.slice(j);break;default:t=T+h+t+d;break}return a(t)}return b=void 0===b?6:/[gprs]/.test(_)?Math.max(1,Math.min(21,b)):Math.max(0,Math.min(20,b)),j.toString=function(){return t+""},j}function p(t,e){var n=h((t=d(t),t.type="f",t)),r=3*Math.max(-8,Math.min(8,Math.floor(u(e)/3))),i=Math.pow(10,-r),a=C[8+r/3];return function(t){return n(i*t)+a}}return{format:h,formatPrefix:p}};function M(t){return g=S(t),m=g.format,g.formatPrefix,g}M({decimal:".",thousands:",",grouping:[3],currency:["$",""],minus:"-"});var k=function(t){var e=r["get"](t,"formatter");if(r["isString"](e))return t.formatter=function(t){return m(e)(t)},t;var n=function(e){if(t.hasOwnProperty(e)){var n=r["get"](t[e],"formatter");r["isString"](n)&&(t[e].formatter=function(t){return m(n)(t)})}};for(var i in t)n(i);return t},j=function(){return j=Object.assign||function(t){for(var e,n=1,r=arguments.length;n1)||e.innerRadius&&(e.innerRadius<0||e.innerRadius>1))throw new Error("please set correct radius or innerRadius");if(e.radius&&(n=A({},n,{radius:e.radius})),e.innerRadius&&(n=A({},n,{innerRadius:e.innerRadius})),e.startAngle||e.endAngle){if(e.startAngle&&(e.startAngle<-360||e.startAngle>360))throw new Error("please set correct starAngle");if(n=A({},n,{startAngle:E(e.startAngle)}),e.endAngle&&(e.endAngle<-360||e.endAngle>360))throw new Error("please set correct endAngle");n=A({},n,{endAngle:E(e.endAngle)})}var r=t.coord(e.type,A({},n));switch(e.direction){case"rotate":r.transpose();break;case"xReverse":r.reflect("x");break;case"yReverse":r.reflect("y");break;case"reverse":r.reflect();break;default:break}return e.rotate&&r.rotate(e.rotate),r}function L(t,e){if(!e.direction)return t.coord("rect");switch(e.direction){case"BL":t.coord("rect");break;case"BR":t.coord("rect").scale(-1,1);break;case"LT":t.coord("rect").transpose().scale(1,-1);break;case"LB":t.coord("rect").transpose();break;case"RB":t.coord("rect").transpose().reflect();break;case"RT":t.coord("rect").transpose().reflect().scale(-1,1);break;case"TL":t.coord("rect").reflect();break;case"TR":t.coord("rect").reflect().scale(-1,1);break;default:t.coord("rect");break}return t}var V=function(t,e){var n=r["cloneDeep"](e.coord);if(!n||!n.type)return t.coord("rect");var i=n.type;return"polar"===i||"theta"===i||"helix"===i?P(t,n):"rect"===i?L(t,n):t.coord(i)},I=function(t,e){var n=r["cloneDeep"](e.filter),i=r["isArray"](n);if(!r["isEmpty"](n)){for(var a=i?n:[n],o=0,s=a;o=1?n[1]?t.shape(n[0],n[1]):t.shape(n[0]):t}function Z(t,e){var n=e.color;return r["isString"](n)?t.color(n):r["isArray"](n)&&n.length>=1?n[1]?t.color(n[0],n[1]):t.color(n[0]):t}function Q(t,e){var n=e.size;return r["isNumber"](n)||r["isString"](n)?t.size(n):r["isArray"](n)&&n.length>=1?n[1]?t.size(n[0],n[1]):t.size(n[0]):t}function J(t,e){var n=e.opacity;return r["isNumber"](n)||r["isString"](n)?t.opacity(n):r["isArray"](n)&&n.length>=1?n[1]?t.opacity(n[0],n[1]):t.opacity(n[0]):t}function tt(t,e){var n=e.label;if(r["isString"](n))return t.label(n);if(r["isArray"](n)&&n.length>=2){if(r["isNumber"](n[1].density)&&0=1?n[1]?t.style(n[0],n[1]):t.style(n[0]):r["isPlainObject"](n)?t.style(n):t}function nt(t,e){var n=e.tooltip;return r["isBoolean"](n)||r["isString"](n)?t.tooltip(n):r["isArray"](n)&&n.length>=1?n[1]?t.tooltip(n[0],n[1]):t.tooltip(n[0]):t}function rt(t,e){var n=e.select;return r["isBoolean"](n)?t.select(n):r["isArray"](n)&&n.length>=1?n[1]?t.select(n[0],n[1]):t.select(n[0]):t}function it(t,e){var n=e.active;return r["isArray"](n)?t.active.apply(t,n):r["isBoolean"](n)||r["isPlainObject"](n)?t.active(n):t}function at(t,e){var n=e.animate;return r["isEmpty"](n)?t:t.animate(n)}var ot=function(t,e,n){void 0===n&&(n=!1);var i=r["cloneDeep"](e.series),s=r["isArray"](i);if(r["isNil"](i)||r["isEmpty"](i))return t;var c,u=s?i:[i];return u=q(u,e.coord),u=r["sortBy"](u,"zIndex"),u.forEach((function(e){for(var r in n||o(t,e.gemo,e),e)e.hasOwnProperty(r)&&a(t,"label",name,e[r]);c=U(t,e),c=K(c,e),c=G(c,e),c=X(c,e),c=Z(c,e),c=J(c,e),c=Q(c,e),c=tt(c,e),c=nt(c,e),c=et(c,e),c=rt(c,e),c=it(c,e),c=at(c,e)})),c},st=function(t,e,n){void 0===n&&(n=!1);var i=r["cloneDeep"](e.tooltip);if(r["isNil"](i)||!1===i||!1===i.show)return t.tooltip(!1);for(var a in i)i.hasOwnProperty(a)&&("g2Tooltip"===a&&(i["g2-tooltip"]=i[a],i=r["omit"](i,"g2Tooltip")),"g2TooltipTitle"===a&&(i["g2-tooltip-title"]=i[a],i=r["omit"](i,"g2TooltipTitle")),"g2TooltipList"===a&&(i["g2-tooltip-list"]=i[a],i=r["omit"](i,"g2TooltipList")),"g2TooltipListItem"===a&&(i["g2-tooltip-list-item"]=i[a],i=r["omit"](i,"g2TooltipListItem")),"g2TooltipMaker"===a&&(i["g2-tooltip-maker"]=i[a],i=r["omit"](i,"g2TooltipMaker")));return n||o(t,"tooltip",i),t.tooltip(i)},ct=function(t,e){var n=r["cloneDeep"](e.tooltip);if(!r["isNil"](n)&&!1!==n&&!1!==n.show&&n.defaultPoint){var i=n.defaultPoint,a=t.getXY(i);a&&t.showTooltip(a)}},ut=n("7f1a"),lt=function(t,e,n){ut.Shape.registerShape(t,e,n)},ft=function(){return ft=Object.assign||function(t){for(var e,n=1,r=arguments.length;n-1)},findNearestRootComponent:function(t){if(this.checkIsContainer(t)){if("v-lite-chart"===t.$options._componentTag)throw Error("v-lite-chart should be no child elements.");return t}return t.$parent?this.findNearestRootComponent(t.$parent):null},createRootD2Json:function(){if("v-plugin"===this.$options._componentTag)return Ht({},Gt(Zt(this._props,$t)),this.jsonForD2);var t=Ht({},Gt(Zt(this._props,$t)),{chart:Ht({container:this.$el},Gt(Zt(this._props,null,$t)))},this.jsonForD2);if("v-lite-chart"===this.$options._componentTag){var e=Gt(this._props);Object.keys(e).forEach((function(n){var r=n.toLowerCase();Dt.indexOf(r)>-1&&Ut(t,"series",Ht({quickType:n},Zt(e,Bt)))})),Qt(t,"axis",!0),Qt(t,"legend",!0),Qt(t,"tooltip",!0)}return t},freshChart:function(t){if(Nt.indexOf(this.$options._componentTag)>-1){var e=this.createRootD2Json();this.plugins=Tt(e)}else if(Ft.indexOf(this.$options._componentTag)>-1){e=this.createRootD2Json();t&&this.chart?this.chart.repaint(e):this.chart=Pt(e)}else if("v-view"===this.$options._componentTag){var n=this.findNearestRootComponent(this.$parent);Kt(n.jsonForD2,"views",Ht({},Gt(Zt(this._props)),this.jsonForD2,{viewId:this._uid}))}else if("v-facet-view"===this.$options._componentTag){n=this.findNearestRootComponent(this.$parent);n.jsonForD2.views=Ht({},Gt(Zt(this._props)),this.jsonForD2)}else if("v-facet"===this.$options._componentTag){n=this.findNearestRootComponent(this.$parent);n.jsonForD2.facet=Ht({},Gt(Zt(this._props)),this.jsonForD2)}else if("v-slider"===this.$options._componentTag){n=this.findNearestRootComponent(this.$parent);var r=Gt(Zt(this._props));Gt(Zt(this._props)).container||(r.container="viser-slider-"+Jt());var i=document.createElement("div");i.id=r.container,this.$parent.$el.appendChild(i),n.jsonForD2.slider=Ht({},r,this.jsonForD2)}else{n=this.findNearestRootComponent(this.$parent);if(!n)throw Error(this.$options._componentTag+" must be wrapped into v-chart or v-plugin");var a=this.$options._componentTag.replace(/-/g,"").slice(1),o=Wt(this.$options._componentTag.slice(2));Xt(this._props)?n.jsonForD2[a]=!0:Dt.indexOf(a)>-1?Ut(n.jsonForD2,"series",Ht({quickType:o},Gt(Zt(this._props)))):Kt(n.jsonForD2,a,Ht({},Gt(Zt(this._props)),{componentId:this._uid}))}}},created:function(){},mounted:function(){this.freshChart(!1)},updated:function(){this.freshChart(!0)},render:function(t){var e=this.checkIsContainer(this);if(e)return t("div",null,this.$slots["default"]);var n=Gt(Zt(this._props));return t("div",{style:{display:"none"}},Object.keys(n).map((function(t){return t+":"+JSON.stringify(n[t])})))}},qt={"v-chart":Yt,"v-tooltip":Yt,"v-legend":Yt,"v-axis":Yt,"v-brush":Yt,"v-view":Yt,"v-coord":Yt,"v-series":Yt,"v-facet":Yt,"v-facet-view":Yt,"v-lite-chart":Yt,"v-guide":Yt,"v-edge":Yt,"v-point":Yt,"v-pie":Yt,"v-bar":Yt,"v-stack-bar":Yt,"v-dodge-bar":Yt,"v-interval":Yt,"v-stack-interval":Yt,"v-dodge-interval":Yt,"v-schema":Yt,"v-line":Yt,"v-smooth-line":Yt,"v-dash-line":Yt,"v-sector":Yt,"v-area":Yt,"v-stack-area":Yt,"v-stack-line":Yt,"v-smooth-area":Yt,"v-funnel":Yt,"v-pyramid":Yt,"v-box":Yt,"v-candle":Yt,"v-polygon":Yt,"v-contour":Yt,"v-heatmap":Yt,"v-sankey":Yt,"v-error-bar":Yt,"v-jitter-point":Yt,"v-path":Yt,"v-venn":Yt,"v-plugin":Yt,"v-slider":Yt};e["a"]={install:function(t,e){e||(e=Object.keys(qt)),e.forEach((function(e){t.component(e,Ht({},qt[e],{name:e}))}))}};function Ut(t,e,n){t[e]||(t[e]=[]),Gt(n),t[e].push(n)}function Kt(t,e,n){if(t[e]){t[e]&&"Object"===t[e].constructor.name&&(t[e]=[t[e]]);var r=-1;n&&n.viewId?t[e].forEach((function(t,e){t&&t.viewId&&t.viewId===n.viewId&&(r=e)})):n&&n.componentId&&t[e].forEach((function(t,e){t&&t.componentId&&t.componentId===n.componentId&&(r=e)})),-1===r?t[e].push(n):t[e][r]=Ht({},t[e][r],n)}else t[e]=n}function Gt(t){var e=Ht({},t);for(var n in e)void 0===e[n]&&delete e[n];return e}function Xt(t){return Object.keys(t).every((function(e){return void 0===t[e]}))}function Zt(t,e,n){void 0===e&&(e=null),void 0===n&&(n=null);var r=Ht({},t);return r.vStyle&&(r.style=r.vStyle,delete r.vStyle),null!==n&&n.forEach((function(t){delete r[t]})),null!==e&&Object.keys(r).forEach((function(t){-1===e.indexOf(t)&&delete r[t]})),r}function Qt(t,e,n){t[e]||(t[e]=n)}function Jt(){return Math.floor((new Date).getTime()+1e4*Math.random()).toString()}var te=Et},3698:function(t,e){function n(t,e){return null==t?void 0:t[e]}t.exports=n},3729:function(t,e,n){var r=n("9e69"),i=n("00fd"),a=n("29f3"),o="[object Null]",s="[object Undefined]",c=r?r.toStringTag:void 0;function u(t){return null==t?void 0===t?s:o:c&&c in Object(t)?i(t):a(t)}t.exports=u},"372e":function(t,e,n){"use strict";var r=n("8e8e"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("9b57"),c=n.n(s),u=n("1098"),l=n.n(u),f=n("41b2"),h=n.n(f),d=void 0,p=void 0,v={position:"absolute",top:"-9999px",width:"50px",height:"50px"},g="RC_TABLE_INTERNAL_COL_DEFINE";function m(t){var e=t.direction,n=void 0===e?"vertical":e,r=t.prefixCls;if("undefined"===typeof document||"undefined"===typeof window)return 0;var i="vertical"===n;if(i&&d)return d;if(!i&&p)return p;var a=document.createElement("div");Object.keys(v).forEach((function(t){a.style[t]=v[t]})),a.className=r+"-hide-scrollbar scroll-div-append-to-body",i?a.style.overflowY="scroll":a.style.overflowX="scroll",document.body.appendChild(a);var o=0;return i?(o=a.offsetWidth-a.clientWidth,d=o):(o=a.offsetHeight-a.clientHeight,p=o),document.body.removeChild(a),o}function y(t,e,n){var r=void 0;function i(){for(var i=arguments.length,a=Array(i),o=0;o1&&void 0!==arguments[1]?arguments[1]:0,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[];i[n]=i[n]||[];var a=[],o=function(t){var e=i.length-n;t&&!t.children&&e>1&&(!t.rowSpan||t.rowSpan0?(u.children=t(u.children,n+1,u,i),r.colSpan+=u.colSpan):r.colSpan+=1;for(var l=0;l0}))}var K={name:"TableHeader",props:{fixed:z["a"].string,columns:z["a"].array.isRequired,expander:z["a"].object.isRequired},inject:{table:{default:function(){return{}}}},render:function(){var t=arguments[0],e=this.table,n=e.sComponents,r=e.prefixCls,i=e.showHeader,a=e.customHeaderRow,o=this.expander,s=this.columns,c=this.fixed;if(!i)return null;var u=U({columns:s});o.renderExpandIndentCell(u,c);var l=n.header.wrapper;return t(l,{class:r+"-thead"},[u.map((function(e,i){return t(q,{attrs:{prefixCls:r,index:i,fixed:c,columns:s,rows:u,row:e,components:n,customHeaderRow:a},key:i})}))])}},G=n("9b02"),X=n.n(G);function Z(t){return t&&!Object(B["w"])(t)&&"[object Object]"===Object.prototype.toString.call(t)}var Q={name:"TableCell",props:{record:z["a"].object,prefixCls:z["a"].string,index:z["a"].number,indent:z["a"].number,indentSize:z["a"].number,column:z["a"].object,expandIcon:z["a"].any,component:z["a"].any},inject:{table:{default:function(){return{}}}},methods:{handleClick:function(t){var e=this.record,n=this.column.onCellClick;n&&n(e,t)}},render:function(){var t,e=arguments[0],n=this.record,r=this.indentSize,i=this.prefixCls,a=this.indent,s=this.index,c=this.expandIcon,u=this.column,l=this.component,f=u.dataIndex,d=u.customRender,p=u.className,v=void 0===p?"":p,g=this.table.transformCellText,m=void 0;m="number"===typeof f||f&&0!==f.length?X()(n,f):n;var y={props:{},attrs:{},on:{click:this.handleClick}},b=void 0,x=void 0;d&&(m=d(m,n,s,u),Z(m)&&(y.attrs=m.attrs||{},y.props=m.props||{},y["class"]=m["class"],y.style=m.style,b=y.attrs.colSpan,x=y.attrs.rowSpan,m=m.children)),u.customCell&&(y=Object(B["x"])(y,u.customCell(n,s))),Z(m)&&(m=null),g&&(m=g({text:m,column:u,record:n,index:s}));var _=c?e("span",{style:{paddingLeft:r*a+"px"},class:i+"-indent indent-level-"+a}):null;if(0===x||0===b)return null;u.align&&(y.style=h()({textAlign:u.align},y.style));var O=T()(v,u["class"],(t={},o()(t,i+"-cell-ellipsis",!!u.ellipsis),o()(t,i+"-cell-break-word",!!u.width),t));return u.ellipsis&&"string"===typeof m&&(y.attrs.title=m),e(l,w()([{class:O},y]),[_,c,m])}},J=n("b488");function tt(){}var et={name:"TableRow",mixins:[J["a"]],props:Object(B["t"])({customRow:z["a"].func,record:z["a"].object,prefixCls:z["a"].string,columns:z["a"].array,height:z["a"].oneOfType([z["a"].string,z["a"].number]),index:z["a"].number,rowKey:z["a"].oneOfType([z["a"].string,z["a"].number]).isRequired,className:z["a"].string,indent:z["a"].number,indentSize:z["a"].number,hasExpandIcon:z["a"].func,hovered:z["a"].bool.isRequired,visible:z["a"].bool.isRequired,store:z["a"].object.isRequired,fixed:z["a"].oneOfType([z["a"].string,z["a"].bool]),renderExpandIcon:z["a"].func,renderExpandIconCell:z["a"].func,components:z["a"].any,expandedRow:z["a"].bool,isAnyColumnsFixed:z["a"].bool,ancestorKeys:z["a"].array.isRequired,expandIconColumnIndex:z["a"].number,expandRowByClick:z["a"].bool},{hasExpandIcon:function(){},renderExpandIcon:function(){},renderExpandIconCell:function(){}}),data:function(){return{shouldRender:this.visible}},mounted:function(){var t=this;this.shouldRender&&this.$nextTick((function(){t.saveRowRef()}))},watch:{visible:function(t){t&&(this.shouldRender=!0)}},updated:function(){var t=this;this.shouldRender&&!this.rowRef&&this.$nextTick((function(){t.saveRowRef()}))},methods:{onRowClick:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:tt,n=this.record,r=this.index;this.__emit("rowClick",n,r,t),e(t)},onRowDoubleClick:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:tt,n=this.record,r=this.index;this.__emit("rowDoubleClick",n,r,t),e(t)},onContextMenu:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:tt,n=this.record,r=this.index;this.__emit("rowContextmenu",n,r,t),e(t)},onMouseEnter:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:tt,n=this.record,r=this.index,i=this.rowKey;this.__emit("hover",!0,i),this.__emit("rowMouseenter",n,r,t),e(t)},onMouseLeave:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:tt,n=this.record,r=this.index,i=this.rowKey;this.__emit("hover",!1,i),this.__emit("rowMouseleave",n,r,t),e(t)},setExpandedRowHeight:function(){var t=this.store,e=this.rowKey,n=t.getState(),r=n.expandedRowsHeight,i=this.rowRef.getBoundingClientRect().height;r=h()({},r,o()({},e,i)),t.setState({expandedRowsHeight:r})},setRowHeight:function(){var t=this.store,e=this.rowKey,n=t.getState(),r=n.fixedColumnsBodyRowsHeight,i=this.rowRef.getBoundingClientRect().height;t.setState({fixedColumnsBodyRowsHeight:h()({},r,o()({},e,i))})},getStyle:function(){var t=this.height,e=this.visible,n=Object(B["q"])(this);return t&&(n=h()({},n,{height:t})),e||n.display||(n=h()({},n,{display:"none"})),n},saveRowRef:function(){this.rowRef=this.$el;var t=this.isAnyColumnsFixed,e=this.fixed,n=this.expandedRow,r=this.ancestorKeys;t&&(!e&&n&&this.setExpandedRowHeight(),!e&&r.length>=0&&this.setRowHeight())}},render:function(){var t=this,e=arguments[0];if(!this.shouldRender)return null;var n=this.prefixCls,r=this.columns,a=this.record,o=this.rowKey,s=this.index,c=this.customRow,u=void 0===c?tt:c,l=this.indent,f=this.indentSize,d=this.hovered,p=this.height,v=this.visible,g=this.components,m=this.hasExpandIcon,y=this.renderExpandIcon,b=this.renderExpandIconCell,x=g.body.row,w=g.body.cell,_="";d&&(_+=" "+n+"-hover");var O=[];b(O);for(var C=0;C2&&void 0!==arguments[2]?arguments[2]:[],i=this.$createElement,a=this.table,o=a.columnManager,s=a.sComponents,c=a.prefixCls,u=a.childrenColumnName,l=a.rowClassName,f=a.customRow,d=void 0===f?st:f,p=Object(B["k"])(this.table),v=p.rowClick,g=void 0===v?st:v,m=p.rowDoubleclick,y=void 0===m?st:m,b=p.rowContextmenu,x=void 0===b?st:b,w=p.rowMouseenter,_=void 0===w?st:w,O=p.rowMouseleave,C=void 0===O?st:O,S=this.getRowKey,M=this.fixed,k=this.expander,j=this.isAnyColumnsFixed,T=[],z=function(a){var f=t[a],p=S(f,a),v="string"===typeof l?l:l(f,a,e),m={};o.isAnyColumnsFixed()&&(m.hover=n.handleRowHover);var b=void 0;b="left"===M?o.leftLeafColumns():"right"===M?o.rightLeafColumns():n.getColumns(o.leafColumns());var w=c+"-row",O={props:h()({},k.props,{fixed:M,index:a,prefixCls:w,record:f,rowKey:p,needIndentSpaced:k.needIndentSpaced}),key:p,on:{rowClick:g,expandedChange:k.handleExpandChange},scopedSlots:{default:function(t){var n=Object(B["x"])({props:{fixed:M,indent:e,record:f,index:a,prefixCls:w,childrenColumnName:u,columns:b,rowKey:p,ancestorKeys:r,components:s,isAnyColumnsFixed:j,customRow:d},on:h()({rowDoubleclick:y,rowContextmenu:x,rowMouseenter:_,rowMouseleave:C},m),class:v,ref:"row_"+a+"_"+e},t);return i(rt,n)}}},z=i(ot,O);T.push(z),k.renderRows(n.renderRows,T,f,a,e,M,p,r)},E=0;E0&&!n&&(d.marginBottom="-"+v+"px",d.paddingBottom="0px",d.minWidth=p+"px",d.overflowX="scroll",d.overflowY=0===p?"hidden":"scroll")}return h&&l?t("div",w()([{key:"headTable"},{directives:[{name:"ant-ref",value:n?function(){}:f("headTable")}]},{class:T()(c+"-header",o()({},c+"-hide-scrollbar",p>0)),style:d,on:{scroll:i}}]),[t(ut,{attrs:{tableClassName:r,hasHead:!0,hasBody:!1,fixed:n,columns:e,expander:a}})]):null}},ft={name:"BodyTable",props:{fixed:z["a"].oneOfType([z["a"].string,z["a"].bool]),columns:z["a"].array.isRequired,tableClassName:z["a"].string.isRequired,handleBodyScroll:z["a"].func.isRequired,handleWheel:z["a"].func.isRequired,getRowKey:z["a"].func.isRequired,expander:z["a"].object.isRequired,isAnyColumnsFixed:z["a"].bool},inject:{table:{default:function(){return{}}}},render:function(){var t=arguments[0],e=this.table,n=e.prefixCls,r=e.scroll,i=this.columns,a=this.fixed,o=this.tableClassName,s=this.getRowKey,c=this.handleBodyScroll,u=this.handleWheel,l=this.expander,f=this.isAnyColumnsFixed,d=this.table,p=d.useFixedHeader,v=d.saveRef,g=h()({},this.table.bodyStyle),y={};if((r.x||a)&&(g.overflowX=g.overflowX||"scroll",g.WebkitTransform="translate3d (0, 0, 0)"),r.y){var b=g.maxHeight||r.y;b="number"===typeof b?b+"px":b,a?(y.maxHeight=b,y.overflowY=g.overflowY||"scroll"):g.maxHeight=b,g.overflowY=g.overflowY||"scroll",p=!0;var x=m({direction:"vertical"});x>0&&a&&(g.marginBottom="-"+x+"px",g.paddingBottom="0px")}var _=t(ut,{attrs:{tableClassName:o,hasHead:!p,hasBody:!0,fixed:a,columns:i,expander:l,getRowKey:s,isAnyColumnsFixed:f}});if(a&&i.length){var O=void 0;return"left"===i[0].fixed||!0===i[0].fixed?O="fixedColumnsBodyLeft":"right"===i[0].fixed&&(O="fixedColumnsBodyRight"),delete g.overflowX,delete g.overflowY,t("div",{key:"bodyTable",class:n+"-body-outer",style:h()({},g)},[t("div",w()([{class:n+"-body-inner",style:y},{directives:[{name:"ant-ref",value:v(O)}]},{on:{wheel:u,scroll:c}}]),[_])])}var C=r&&(r.x||r.y);return t("div",w()([{attrs:{tabIndex:C?-1:void 0},key:"bodyTable",class:n+"-body",style:g},{directives:[{name:"ant-ref",value:v("bodyTable")}]},{on:{wheel:u,scroll:c}}]),[_])}},ht=function(){return{expandIconAsCell:z["a"].bool,expandRowByClick:z["a"].bool,expandedRowKeys:z["a"].array,expandedRowClassName:z["a"].func,defaultExpandAllRows:z["a"].bool,defaultExpandedRowKeys:z["a"].array,expandIconColumnIndex:z["a"].number,expandedRowRender:z["a"].func,expandIcon:z["a"].func,childrenColumnName:z["a"].string,indentSize:z["a"].number,columnManager:z["a"].object.isRequired,store:z["a"].object.isRequired,prefixCls:z["a"].string.isRequired,data:z["a"].array,getRowKey:z["a"].func}},dt={name:"ExpandableTable",mixins:[J["a"]],props:Object(B["t"])(ht(),{expandIconAsCell:!1,expandedRowClassName:function(){return""},expandIconColumnIndex:0,defaultExpandAllRows:!1,defaultExpandedRowKeys:[],childrenColumnName:"children",indentSize:15}),data:function(){var t=this.data,e=this.childrenColumnName,n=this.defaultExpandAllRows,r=this.expandedRowKeys,i=this.defaultExpandedRowKeys,a=this.getRowKey,o=[],s=[].concat(c()(t));if(n)for(var u=0;u4&&void 0!==arguments[4]&&arguments[4];n&&(n.preventDefault(),n.stopPropagation());var a=this.store.getState(),o=a.expandedRowKeys;if(t)o=[].concat(c()(o),[r]);else{var s=o.indexOf(r);-1!==s&&(o=b(o,r))}this.expandedRowKeys||this.store.setState({expandedRowKeys:o}),this.latestExpandedRows&&O()(this.latestExpandedRows,o)||(this.latestExpandedRows=o,this.__emit("expandedRowsChange",o)),i||this.__emit("expand",t,e)},renderExpandIndentCell:function(t,e){var n=this.prefixCls,r=this.expandIconAsCell;if(r&&"right"!==e&&t.length){var i={key:"rc-table-expand-icon-cell",className:n+"-expand-icon-th",title:"",rowSpan:t.length};t[0].unshift(h()({},i,{column:i}))}},renderExpandedRow:function(t,e,n,r,i,a,o){var s=this,c=this.$createElement,u=this.prefixCls,l=this.expandIconAsCell,f=this.indentSize,h=i[i.length-1],d=h+"-extra-row",p={body:{row:"tr",cell:"td"}},v=void 0;v="left"===o?this.columnManager.leftLeafColumns().length:"right"===o?this.columnManager.rightLeafColumns().length:this.columnManager.leafColumns().length;var g=[{key:"extra-row",customRender:function(){var r=s.store.getState(),i=r.expandedRowKeys,c=i.includes(h);return{attrs:{colSpan:v},children:"right"!==o?n(t,e,a,c):" "}}}];return l&&"right"!==o&&g.unshift({key:"expand-icon-placeholder",customRender:function(){return null}}),c(rt,{key:d,attrs:{columns:g,rowKey:d,ancestorKeys:i,prefixCls:u+"-expanded-row",indentSize:f,indent:a,fixed:o,components:p,expandedRow:!0,hasExpandIcon:function(){}},class:r})},renderRows:function(t,e,n,r,i,a,o,s){var u=this.expandedRowClassName,l=this.expandedRowRender,f=this.childrenColumnName,h=n[f],d=[].concat(c()(s),[o]),p=i+1;l&&e.push(this.renderExpandedRow(n,r,l,u(n,r,i),d,p,a)),h&&e.push.apply(e,c()(t(h,p,d)))}},render:function(){var t=this.data,e=this.childrenColumnName,n=this.$scopedSlots,r=Object(B["l"])(this),i=t.some((function(t){return t[e]}));return n["default"]&&n["default"]({props:r,on:Object(B["k"])(this),needIndentSpaced:i,renderRows:this.renderRows,handleExpandChange:this.handleExpandChange,renderExpandIndentCell:this.renderExpandIndentCell})}},pt=Object($["a"])()(dt),vt={name:"Table",mixins:[J["a"]],props:Object(B["t"])({data:z["a"].array,useFixedHeader:z["a"].bool,columns:z["a"].array,prefixCls:z["a"].string,bodyStyle:z["a"].object,rowKey:z["a"].oneOfType([z["a"].string,z["a"].func]),rowClassName:z["a"].oneOfType([z["a"].string,z["a"].func]),customRow:z["a"].func,customHeaderRow:z["a"].func,showHeader:z["a"].bool,title:z["a"].func,id:z["a"].string,footer:z["a"].func,emptyText:z["a"].any,scroll:z["a"].object,rowRef:z["a"].func,getBodyWrapper:z["a"].func,components:z["a"].shape({table:z["a"].any,header:z["a"].shape({wrapper:z["a"].any,row:z["a"].any,cell:z["a"].any}),body:z["a"].shape({wrapper:z["a"].any,row:z["a"].any,cell:z["a"].any})}),expandIconAsCell:z["a"].bool,expandedRowKeys:z["a"].array,expandedRowClassName:z["a"].func,defaultExpandAllRows:z["a"].bool,defaultExpandedRowKeys:z["a"].array,expandIconColumnIndex:z["a"].number,expandedRowRender:z["a"].func,childrenColumnName:z["a"].string,indentSize:z["a"].number,expandRowByClick:z["a"].bool,expandIcon:z["a"].func,tableLayout:z["a"].string,transformCellText:z["a"].func},{data:[],useFixedHeader:!1,rowKey:"key",rowClassName:function(){return""},prefixCls:"rc-table",bodyStyle:{},showHeader:!0,scroll:{},rowRef:function(){return null},emptyText:function(){return"No Data"},customHeaderRow:function(){}}),data:function(){return this.preData=[].concat(c()(this.data)),{columnManager:new F(this.columns),sComponents:S()({table:"table",header:{wrapper:"thead",row:"tr",cell:"th"},body:{wrapper:"tbody",row:"tr",cell:"td"}},this.components)}},watch:{components:function(){this._components=S()({table:"table",header:{wrapper:"thead",row:"tr",cell:"th"},body:{wrapper:"tbody",row:"tr",cell:"td"}},this.components)},columns:function(t){t&&this.columnManager.reset(t)},data:function(t){var e=this;0===t.length&&this.hasScrollX()&&this.$nextTick((function(){e.resetScrollX()}))}},created:function(){var t=this;["rowClick","rowDoubleclick","rowContextmenu","rowMouseenter","rowMouseleave"].forEach((function(e){Object(E["a"])(void 0===Object(B["k"])(t)[e],e+" is deprecated, please use customRow instead.")})),Object(E["a"])(void 0===this.getBodyWrapper,"getBodyWrapper is deprecated, please use custom components instead."),this.store=Object(P["a"])({currentHoverKey:null,fixedColumnsHeadRowsHeight:[],fixedColumnsBodyRowsHeight:{}}),this.setScrollPosition("left"),this.debouncedWindowResize=y(this.handleWindowResize,150)},provide:function(){return{table:this}},mounted:function(){var t=this;this.$nextTick((function(){t.columnManager.isAnyColumnsFixed()&&(t.handleWindowResize(),t.resizeEvent=Object(A["a"])(window,"resize",t.debouncedWindowResize)),t.ref_headTable&&(t.ref_headTable.scrollLeft=0),t.ref_bodyTable&&(t.ref_bodyTable.scrollLeft=0)}))},updated:function(){var t=this;this.$nextTick((function(){t.columnManager.isAnyColumnsFixed()&&(t.handleWindowResize(),t.resizeEvent||(t.resizeEvent=Object(A["a"])(window,"resize",t.debouncedWindowResize)))}))},beforeDestroy:function(){this.resizeEvent&&this.resizeEvent.remove(),this.debouncedWindowResize&&this.debouncedWindowResize.cancel()},methods:{getRowKey:function(t,e){var n=this.rowKey,r="function"===typeof n?n(t,e):t[n];return Object(E["a"])(void 0!==r,"Each record in table should have a unique `key` prop,or set `rowKey` to an unique primary key."),void 0===r?e:r},setScrollPosition:function(t){if(this.scrollPosition=t,this.tableNode){var e=this.prefixCls;"both"===t?k()(this.tableNode).remove(new RegExp("^"+e+"-scroll-position-.+$")).add(e+"-scroll-position-left").add(e+"-scroll-position-right"):k()(this.tableNode).remove(new RegExp("^"+e+"-scroll-position-.+$")).add(e+"-scroll-position-"+t)}},setScrollPositionClassName:function(){var t=this.ref_bodyTable,e=0===t.scrollLeft,n=t.scrollLeft+1>=t.children[0].getBoundingClientRect().width-t.getBoundingClientRect().width;e&&n?this.setScrollPosition("both"):e?this.setScrollPosition("left"):n?this.setScrollPosition("right"):"middle"!==this.scrollPosition&&this.setScrollPosition("middle")},isTableLayoutFixed:function(){var t=this.$props,e=t.tableLayout,n=t.columns,r=void 0===n?[]:n,i=t.useFixedHeader,a=t.scroll,o=void 0===a?{}:a;return"undefined"!==typeof e?"fixed"===e:!!r.some((function(t){var e=t.ellipsis;return!!e}))||(!(!i&&!o.y)||!(!o.x||!0===o.x||"max-content"===o.x))},handleWindowResize:function(){this.syncFixedTableRowHeight(),this.setScrollPositionClassName()},syncFixedTableRowHeight:function(){var t=this.tableNode.getBoundingClientRect();if(!(void 0!==t.height&&t.height<=0)){var e=this.prefixCls,n=this.ref_headTable?this.ref_headTable.querySelectorAll("thead"):this.ref_bodyTable.querySelectorAll("thead"),r=this.ref_bodyTable.querySelectorAll("."+e+"-row")||[],i=[].map.call(n,(function(t){return t.getBoundingClientRect().height?t.getBoundingClientRect().height-.5:"auto"})),a=this.store.getState(),o=[].reduce.call(r,(function(t,e){var n=e.getAttribute("data-row-key"),r=e.getBoundingClientRect().height||a.fixedColumnsBodyRowsHeight[n]||"auto";return t[n]=r,t}),{});O()(a.fixedColumnsHeadRowsHeight,i)&&O()(a.fixedColumnsBodyRowsHeight,o)||this.store.setState({fixedColumnsHeadRowsHeight:i,fixedColumnsBodyRowsHeight:o})}},resetScrollX:function(){this.ref_headTable&&(this.ref_headTable.scrollLeft=0),this.ref_bodyTable&&(this.ref_bodyTable.scrollLeft=0)},hasScrollX:function(){var t=this.scroll,e=void 0===t?{}:t;return"x"in e},handleBodyScrollLeft:function(t){if(t.currentTarget===t.target){var e=t.target,n=this.scroll,r=void 0===n?{}:n,i=this.ref_headTable,a=this.ref_bodyTable;e.scrollLeft!==this.lastScrollLeft&&r.x&&(e===a&&i?i.scrollLeft=e.scrollLeft:e===i&&a&&(a.scrollLeft=e.scrollLeft),this.setScrollPositionClassName()),this.lastScrollLeft=e.scrollLeft}},handleBodyScrollTop:function(t){var e=t.target;if(t.currentTarget===e){var n=this.scroll,r=void 0===n?{}:n,i=this.ref_headTable,a=this.ref_bodyTable,o=this.ref_fixedColumnsBodyLeft,s=this.ref_fixedColumnsBodyRight;if(e.scrollTop!==this.lastScrollTop&&r.y&&e!==i){var c=e.scrollTop;o&&e!==o&&(o.scrollTop=c),s&&e!==s&&(s.scrollTop=c),a&&e!==a&&(a.scrollTop=c)}this.lastScrollTop=e.scrollTop}},handleBodyScroll:function(t){this.handleBodyScrollLeft(t),this.handleBodyScrollTop(t)},handleWheel:function(t){var e=this.$props.scroll,n=void 0===e?{}:e;if(window.navigator.userAgent.match(/Trident\/7\./)&&n.y){t.preventDefault();var r=t.deltaY,i=t.target,a=this.ref_bodyTable,o=this.ref_fixedColumnsBodyLeft,s=this.ref_fixedColumnsBodyRight,c=0;c=this.lastScrollTop?this.lastScrollTop+r:r,o&&i!==o&&(o.scrollTop=c),s&&i!==s&&(s.scrollTop=c),a&&i!==a&&(a.scrollTop=c)}},saveRef:function(t){var e=this;return function(n){e["ref_"+t]=n}},saveTableNodeRef:function(t){this.tableNode=t},renderMainTable:function(){var t=this.$createElement,e=this.scroll,n=this.prefixCls,r=this.columnManager.isAnyColumnsFixed(),i=r||e.x||e.y,a=[this.renderTable({columns:this.columnManager.groupedColumns(),isAnyColumnsFixed:r}),this.renderEmptyText(),this.renderFooter()];return i?t("div",{class:n+"-scroll"},[a]):a},renderLeftFixedTable:function(){var t=this.$createElement,e=this.prefixCls;return t("div",{class:e+"-fixed-left"},[this.renderTable({columns:this.columnManager.leftColumns(),fixed:"left"})])},renderRightFixedTable:function(){var t=this.$createElement,e=this.prefixCls;return t("div",{class:e+"-fixed-right"},[this.renderTable({columns:this.columnManager.rightColumns(),fixed:"right"})])},renderTable:function(t){var e=this.$createElement,n=t.columns,r=t.fixed,i=t.isAnyColumnsFixed,a=this.prefixCls,o=this.scroll,s=void 0===o?{}:o,c=s.x||r?a+"-fixed":"",u=e(lt,{key:"head",attrs:{columns:n,fixed:r,tableClassName:c,handleBodyScrollLeft:this.handleBodyScrollLeft,expander:this.expander}}),l=e(ft,{key:"body",attrs:{columns:n,fixed:r,tableClassName:c,getRowKey:this.getRowKey,handleWheel:this.handleWheel,handleBodyScroll:this.handleBodyScroll,expander:this.expander,isAnyColumnsFixed:i}});return[u,l]},renderTitle:function(){var t=this.$createElement,e=this.title,n=this.prefixCls,r=this.data;return e?t("div",{class:n+"-title",key:"title"},[e(r)]):null},renderFooter:function(){var t=this.$createElement,e=this.footer,n=this.prefixCls,r=this.data;return e?t("div",{class:n+"-footer",key:"footer"},[e(r)]):null},renderEmptyText:function(){var t=this.$createElement,e=this.emptyText,n=this.prefixCls,r=this.data;if(r.length)return null;var i=n+"-placeholder";return t("div",{class:i,key:"emptyText"},["function"===typeof e?e():e])}},render:function(){var t,e=this,n=arguments[0],r=Object(B["l"])(this),i=this.columnManager,a=this.getRowKey,s=r.prefixCls,c=T()(r.prefixCls,(t={},o()(t,s+"-fixed-header",r.useFixedHeader||r.scroll&&r.scroll.y),o()(t,s+"-scroll-position-left "+s+"-scroll-position-right","both"===this.scrollPosition),o()(t,s+"-scroll-position-"+this.scrollPosition,"both"!==this.scrollPosition),o()(t,s+"-layout-fixed",this.isTableLayoutFixed()),t)),u=i.isAnyColumnsLeftFixed(),l=i.isAnyColumnsRightFixed(),f={props:h()({},r,{columnManager:i,getRowKey:a}),on:Object(B["k"])(this),scopedSlots:{default:function(t){return e.expander=t,n("div",w()([{directives:[{name:"ant-ref",value:e.saveTableNodeRef}]},{class:c}]),[e.renderTitle(),n("div",{class:s+"-content"},[e.renderMainTable(),u&&e.renderLeftFixedTable(),l&&e.renderRightFixedTable()])])}}};return n(L["a"],{attrs:{store:this.store}},[n(pt,f)])}},gt={name:"Column",props:{rowSpan:z["a"].number,colSpan:z["a"].number,title:z["a"].any,dataIndex:z["a"].string,width:z["a"].oneOfType([z["a"].number,z["a"].string]),ellipsis:z["a"].bool,fixed:z["a"].oneOf([!0,"left","right"]),align:z["a"].oneOf(["left","center","right"]),customRender:z["a"].func,className:z["a"].string,customCell:z["a"].func,customHeaderCell:z["a"].func}},mt={name:"ColumnGroup",props:{title:z["a"].any},isTableColumnGroup:!0},yt={name:"Table",Column:gt,ColumnGroup:mt,props:vt.props,methods:{getTableNode:function(){return this.$refs.table.tableNode},getBodyTable:function(){return this.$refs.table.ref_bodyTable},normalize:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[];return e.forEach((function(e){if(e.tag){var r=Object(B["j"])(e),i=Object(B["q"])(e),a=Object(B["f"])(e),o=Object(B["l"])(e),s=Object(B["i"])(e),c={};Object.keys(s).forEach((function(t){var e="on-"+t;c[Object(B["a"])(e)]=s[t]}));var u=Object(B["p"])(e),l=u["default"],f=u.title,d=h()({title:f},o,{style:i,class:a},c);if(r&&(d.key=r),Object(B["o"])(e).isTableColumnGroup)d.children=t.normalize("function"===typeof l?l():l);else{var p=e.data&&e.data.scopedSlots&&e.data.scopedSlots["default"];d.customRender=d.customRender||p}n.push(d)}})),n}},render:function(){var t=arguments[0],e=this.$slots,n=this.normalize,r=Object(B["l"])(this),i=r.columns||n(e["default"]),a={props:h()({},r,{columns:i}),on:Object(B["k"])(this),ref:"table"};return t(vt,a)}},bt=yt,xt=n("a3a2"),wt=n("528d"),_t=n("da30"),Ot=n("61fe"),Ct=n.n(Ot),St=n("a600"),Mt=n("0c63"),kt=n("bb76"),jt=n("59a5"),Tt={name:"FilterDropdownMenuWrapper",methods:{handelClick:function(t){t.stopPropagation()}},render:function(){var t=arguments[0],e=this.$slots,n=this.handelClick;return t("div",{on:{click:n}},[e["default"]])}},zt=n("5091"),Et=n("b1e0"),At=z["a"].shape({setState:z["a"].func,getState:z["a"].func,subscribe:z["a"].func}).loose,Pt=P["a"],Lt=Pt,Vt=Object(zt["b"])(),It=Object(Et["a"])(),Rt=z["a"].shape({text:z["a"].string,value:z["a"].string,children:z["a"].array}).loose,Ht={title:z["a"].any,dataIndex:z["a"].string,customRender:z["a"].func,customCell:z["a"].func,customHeaderCell:z["a"].func,align:z["a"].oneOf(["left","right","center"]),ellipsis:z["a"].bool,filters:z["a"].arrayOf(Rt),filterMultiple:z["a"].bool,filterDropdown:z["a"].any,filterDropdownVisible:z["a"].bool,sorter:z["a"].oneOfType([z["a"].boolean,z["a"].func]),defaultSortOrder:z["a"].oneOf(["ascend","descend"]),colSpan:z["a"].number,width:z["a"].oneOfType([z["a"].string,z["a"].number]),className:z["a"].string,fixed:z["a"].oneOfType([z["a"].bool,z["a"].oneOf(["left","right"])]),filterIcon:z["a"].any,filteredValue:z["a"].array,filtered:z["a"].bool,defaultFilteredValue:z["a"].array,sortOrder:z["a"].oneOfType([z["a"].bool,z["a"].oneOf(["ascend","descend"])]),sortDirections:z["a"].array},Dt=z["a"].shape({filterTitle:z["a"].string,filterConfirm:z["a"].any,filterReset:z["a"].any,emptyText:z["a"].any,selectAll:z["a"].any,selectInvert:z["a"].any,sortTitle:z["a"].string,expand:z["a"].string,collapse:z["a"].string}).loose,Ft=z["a"].oneOf(["checkbox","radio"]),Nt={type:Ft,selectedRowKeys:z["a"].array,getCheckboxProps:z["a"].func,selections:z["a"].oneOfType([z["a"].array,z["a"].bool]),hideDefaultSelections:z["a"].bool,fixed:z["a"].bool,columnWidth:z["a"].oneOfType([z["a"].string,z["a"].number]),selectWay:z["a"].oneOf(["onSelect","onSelectMultiple","onSelectAll","onSelectInvert"]),columnTitle:z["a"].any},$t={prefixCls:z["a"].string,dropdownPrefixCls:z["a"].string,rowSelection:z["a"].oneOfType([z["a"].shape(Nt).loose,null]),pagination:z["a"].oneOfType([z["a"].shape(h()({},Vt,{position:z["a"].oneOf(["top","bottom","both"])})).loose,z["a"].bool]),size:z["a"].oneOf(["default","middle","small","large"]),dataSource:z["a"].array,components:z["a"].object,columns:z["a"].array,rowKey:z["a"].oneOfType([z["a"].string,z["a"].func]),rowClassName:z["a"].func,expandedRowRender:z["a"].any,defaultExpandAllRows:z["a"].bool,defaultExpandedRowKeys:z["a"].array,expandedRowKeys:z["a"].array,expandIconAsCell:z["a"].bool,expandIconColumnIndex:z["a"].number,expandRowByClick:z["a"].bool,loading:z["a"].oneOfType([z["a"].shape(It).loose,z["a"].bool]),locale:Dt,indentSize:z["a"].number,customRow:z["a"].func,customHeaderRow:z["a"].func,useFixedHeader:z["a"].bool,bordered:z["a"].bool,showHeader:z["a"].bool,footer:z["a"].func,title:z["a"].func,scroll:z["a"].object,childrenColumnName:z["a"].oneOfType([z["a"].array,z["a"].string]),bodyStyle:z["a"].any,sortDirections:z["a"].array,tableLayout:z["a"].string,getPopupContainer:z["a"].func,expandIcon:z["a"].func,transformCellText:z["a"].func},Bt={store:At,locale:z["a"].any,disabled:z["a"].bool,getCheckboxPropsByItem:z["a"].func,getRecordKey:z["a"].func,data:z["a"].array,prefixCls:z["a"].string,hideDefaultSelections:z["a"].bool,selections:z["a"].oneOfType([z["a"].array,z["a"].bool]),getPopupContainer:z["a"].func},Wt={store:At,type:Ft,defaultSelection:z["a"].arrayOf([z["a"].string,z["a"].number]),rowIndex:z["a"].oneOfType([z["a"].string,z["a"].number]),name:z["a"].string,disabled:z["a"].bool,id:z["a"].string},Yt={_propsSymbol:z["a"].any,locale:Dt,selectedKeys:z["a"].arrayOf([z["a"].string,z["a"].number]),column:z["a"].object,confirmFilter:z["a"].func,prefixCls:z["a"].string,dropdownPrefixCls:z["a"].string,getPopupContainer:z["a"].func,handleFilter:z["a"].func},qt=n("7b05");function Ut(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"children",n=[],r=function t(r){r.forEach((function(r){if(r[e]){var i=h()({},r);delete i[e],n.push(i),r[e].length>0&&t(r[e])}else n.push(r)}))};return r(t),n}function Kt(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"children";return t.map((function(t,r){var i={};return t[n]&&(i[n]=Kt(t[n],e,n)),h()({},e(t,r),i)}))}function Gt(t,e){return t.reduce((function(t,n){if(e(n)&&t.push(n),n.children){var r=Gt(n.children,e);t.push.apply(t,c()(r))}return t}),[])}function Xt(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return(t||[]).forEach((function(t){var n=t.value,r=t.children;e[n.toString()]=n,Xt(r,e)})),e}function Zt(t){t.stopPropagation()}var Qt={name:"FilterMenu",mixins:[J["a"]],props:Object(B["t"])(Yt,{handleFilter:function(){},column:{}}),data:function(){var t="filterDropdownVisible"in this.column&&this.column.filterDropdownVisible;return this.preProps=h()({},Object(B["l"])(this)),{sSelectedKeys:this.selectedKeys,sKeyPathOfSelectedItem:{},sVisible:t,sValueKeys:Xt(this.column.filters)}},watch:{_propsSymbol:function(){var t=Object(B["l"])(this),e=t.column,n={};"selectedKeys"in t&&!O()(this.preProps.selectedKeys,t.selectedKeys)&&(n.sSelectedKeys=t.selectedKeys),O()((this.preProps.column||{}).filters,(t.column||{}).filters)||(n.sValueKeys=Xt(t.column.filters)),"filterDropdownVisible"in e&&(n.sVisible=e.filterDropdownVisible),Object.keys(n).length>0&&this.setState(n),this.preProps=h()({},t)}},mounted:function(){var t=this,e=this.column;this.$nextTick((function(){t.setNeverShown(e)}))},updated:function(){var t=this,e=this.column;this.$nextTick((function(){t.setNeverShown(e)}))},methods:{getDropdownVisible:function(){return!this.neverShown&&this.sVisible},setNeverShown:function(t){var e=this.$el,n=!!Ct()(e,".ant-table-scroll");n&&(this.neverShown=!!t.fixed)},setSelectedKeys:function(t){var e=t.selectedKeys;this.setState({sSelectedKeys:e})},setVisible:function(t){var e=this.column;"filterDropdownVisible"in e||this.setState({sVisible:t}),e.onFilterDropdownVisibleChange&&e.onFilterDropdownVisibleChange(t)},handleClearFilters:function(){this.setState({sSelectedKeys:[]},this.handleConfirm)},handleConfirm:function(){var t=this;this.setVisible(!1),this.confirmFilter2(),this.$forceUpdate(),this.$nextTick((function(){t.confirmFilter}))},onVisibleChange:function(t){this.setVisible(t);var e=this.$props.column;t||e.filterDropdown instanceof Function||this.confirmFilter2()},handleMenuItemClick:function(t){var e=this.$data.sSelectedKeys;if(t.keyPath&&!(t.keyPath.length<=1)){var n=this.$data.sKeyPathOfSelectedItem;e&&e.indexOf(t.key)>=0?delete n[t.key]:n[t.key]=t.keyPath,this.setState({sKeyPathOfSelectedItem:n})}},hasSubMenu:function(){var t=this.column.filters,e=void 0===t?[]:t;return e.some((function(t){return!!(t.children&&t.children.length>0)}))},confirmFilter2:function(){var t=this.$props,e=t.column,n=t.selectedKeys,r=t.confirmFilter,i=this.$data,a=i.sSelectedKeys,o=i.sValueKeys,s=e.filterDropdown;O()(a,n)||r(e,s?a:a.map((function(t){return o[t]})).filter((function(t){return void 0!==t})))},renderMenus:function(t){var e=this,n=this.$createElement,r=this.$props,i=r.dropdownPrefixCls,a=r.prefixCls;return t.map((function(t){if(t.children&&t.children.length>0){var r=e.sKeyPathOfSelectedItem,s=Object.keys(r).some((function(e){return r[e].indexOf(t.value)>=0})),c=T()(a+"-dropdown-submenu",o()({},i+"-submenu-contain-selected",s));return n(xt["a"],{attrs:{title:t.text,popupClassName:c},key:t.value.toString()},[e.renderMenus(t.children)])}return e.renderMenuItem(t)}))},renderFilterIcon:function(){var t,e=this.$createElement,n=this.column,r=this.locale,i=this.prefixCls,a=this.selectedKeys,s=a&&a.length>0,c=n.filterIcon;"function"===typeof c&&(c=c(s,n));var u=T()((t={},o()(t,i+"-selected","filtered"in n?n.filtered:s),o()(t,i+"-open",this.getDropdownVisible()),t));return c?1===c.length&&Object(B["w"])(c[0])?Object(qt["a"])(c[0],{on:{click:Zt},class:T()(i+"-icon",u)}):e("span",{class:T()(i+"-icon",u)},[c]):e(Mt["a"],{attrs:{title:r.filterTitle,type:"filter",theme:"filled"},class:u,on:{click:Zt}})},renderMenuItem:function(t){var e=this.$createElement,n=this.column,r=this.$data.sSelectedKeys,i=!("filterMultiple"in n)||n.filterMultiple,a=e(i?kt["a"]:jt["a"],{attrs:{checked:r&&r.indexOf(t.value.toString())>=0}});return e(wt["a"],{key:t.value},[a,e("span",[t.text])])}},render:function(){var t=this,e=arguments[0],n=this.$data.sSelectedKeys,r=this.column,i=this.locale,a=this.prefixCls,s=this.dropdownPrefixCls,c=this.getPopupContainer,u=!("filterMultiple"in r)||r.filterMultiple,l=T()(o()({},s+"-menu-without-submenu",!this.hasSubMenu())),f=r.filterDropdown;f instanceof Function&&(f=f({prefixCls:s+"-custom",setSelectedKeys:function(e){return t.setSelectedKeys({selectedKeys:e})},selectedKeys:n,confirm:this.handleConfirm,clearFilters:this.handleClearFilters,filters:r.filters,visible:this.getDropdownVisible(),column:r}));var h=e(Tt,{class:a+"-dropdown"},f?[f]:[e(_t["a"],{attrs:{multiple:u,prefixCls:s+"-menu",selectedKeys:n&&n.map((function(t){return t.toString()})),getPopupContainer:c},on:{click:this.handleMenuItemClick,select:this.setSelectedKeys,deselect:this.setSelectedKeys},class:l},[this.renderMenus(r.filters)]),e("div",{class:a+"-dropdown-btns"},[e("a",{class:a+"-dropdown-link confirm",on:{click:this.handleConfirm}},[i.filterConfirm]),e("a",{class:a+"-dropdown-link clear",on:{click:this.handleClearFilters}},[i.filterReset])])]);return e(St["a"],{attrs:{trigger:["click"],placement:"bottomRight",visible:this.getDropdownVisible(),getPopupContainer:c,forceRender:!0},on:{visibleChange:this.onVisibleChange}},[e("template",{slot:"overlay"},[h]),this.renderFilterIcon()])}},Jt={name:"SelectionBox",mixins:[J["a"]],props:Wt,data:function(){return{checked:this.getCheckState(this.$props)}},mounted:function(){this.subscribe()},beforeDestroy:function(){this.unsubscribe&&this.unsubscribe()},methods:{getCheckState:function(t){var e=t.store,n=t.defaultSelection,r=t.rowIndex,i=!1;return i=e.getState().selectionDirty?e.getState().selectedRowKeys.indexOf(r)>=0:e.getState().selectedRowKeys.indexOf(r)>=0||n.indexOf(r)>=0,i},subscribe:function(){var t=this,e=this.store;this.unsubscribe=e.subscribe((function(){var e=t.getCheckState(t.$props);t.setState({checked:e})}))}},render:function(){var t=arguments[0],e=Object(B["l"])(this),n=e.type,r=e.rowIndex,a=i()(e,["type","rowIndex"]),o=this.checked,s={props:h()({checked:o},a),on:Object(B["k"])(this)};return"radio"===n?(s.props.value=r,t(jt["a"],s)):t(kt["a"],s)}},te=n("55f1");function ee(t){var e=t.store,n=t.getCheckboxPropsByItem,r=t.getRecordKey,i=t.data,a=t.type,o=t.byDefaultChecked;return o?i[a]((function(t,e){return n(t,e).defaultChecked})):i[a]((function(t,n){return e.getState().selectedRowKeys.indexOf(r(t,n))>=0}))}function ne(t){var e=t.store,n=t.data;if(!n.length)return!1;var r=ee(h()({},t,{data:n,type:"some",byDefaultChecked:!1}))&&!ee(h()({},t,{data:n,type:"every",byDefaultChecked:!1})),i=ee(h()({},t,{data:n,type:"some",byDefaultChecked:!0}))&&!ee(h()({},t,{data:n,type:"every",byDefaultChecked:!0}));return e.getState().selectionDirty?r:r||i}function re(t){var e=t.store,n=t.data;return!!n.length&&(e.getState().selectionDirty?ee(h()({},t,{data:n,type:"every",byDefaultChecked:!1})):ee(h()({},t,{data:n,type:"every",byDefaultChecked:!1}))||ee(h()({},t,{data:n,type:"every",byDefaultChecked:!0})))}var ie={name:"SelectionCheckboxAll",mixins:[J["a"]],props:Bt,data:function(){var t=this.$props;return this.defaultSelections=t.hideDefaultSelections?[]:[{key:"all",text:t.locale.selectAll},{key:"invert",text:t.locale.selectInvert}],{checked:re(t),indeterminate:ne(t)}},watch:{$props:{handler:function(){this.setCheckState(this.$props)},deep:!0}},mounted:function(){this.subscribe()},beforeDestroy:function(){this.unsubscribe&&this.unsubscribe()},methods:{checkSelection:function(t,e,n,r){var i=t||this.$props,a=i.store,o=i.getCheckboxPropsByItem,s=i.getRecordKey;return("every"===n||"some"===n)&&(r?e[n]((function(t,e){return o(t,e).props.defaultChecked})):e[n]((function(t,e){return a.getState().selectedRowKeys.indexOf(s(t,e))>=0})))},setCheckState:function(t){var e=re(t),n=ne(t);this.setState((function(t){var r={};return n!==t.indeterminate&&(r.indeterminate=n),e!==t.checked&&(r.checked=e),r}))},handleSelectAllChange:function(t){var e=t.target.checked;this.$emit("select",e?"all":"removeAll",0,null)},subscribe:function(){var t=this,e=this.store;this.unsubscribe=e.subscribe((function(){t.setCheckState(t.$props)}))},renderMenus:function(t){var e=this,n=this.$createElement;return t.map((function(t,r){return n(te["a"].Item,{key:t.key||r},[n("div",{on:{click:function(){e.$emit("select",t.key,r,t.onSelect)}}},[t.text])])}))}},render:function(){var t=arguments[0],e=this.disabled,n=this.prefixCls,r=this.selections,i=this.getPopupContainer,a=this.checked,s=this.indeterminate,c=n+"-selection",u=null;if(r){var l=Array.isArray(r)?this.defaultSelections.concat(r):this.defaultSelections,f=t(te["a"],{class:c+"-menu",attrs:{selectedKeys:[]}},[this.renderMenus(l)]);u=l.length>0?t(St["a"],{attrs:{getPopupContainer:i}},[t("template",{slot:"overlay"},[f]),t("div",{class:c+"-down"},[t(Mt["a"],{attrs:{type:"down"}})])]):null}return t("div",{class:c},[t(kt["a"],{class:T()(o()({},c+"-select-all-custom",u)),attrs:{checked:a,indeterminate:s,disabled:e},on:{change:this.handleSelectAllChange}}),u])}},ae={name:"ATableColumn",props:Ht},oe={name:"ATableColumnGroup",props:{title:z["a"].any},__ANT_TABLE_COLUMN_GROUP:!0},se={store:At,rowKey:z["a"].oneOfType([z["a"].string,z["a"].number]),prefixCls:z["a"].string};function ce(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"tr",e={name:"BodyRow",props:se,data:function(){var t=this.store.getState(),e=t.selectedRowKeys;return{selected:e.indexOf(this.rowKey)>=0}},mounted:function(){this.subscribe()},beforeDestroy:function(){this.unsubscribe&&this.unsubscribe()},methods:{subscribe:function(){var t=this,e=this.store,n=this.rowKey;this.unsubscribe=e.subscribe((function(){var e=t.store.getState(),r=e.selectedRowKeys,i=r.indexOf(n)>=0;i!==t.selected&&(t.selected=i)}))}},render:function(){var e=arguments[0],n=o()({},this.prefixCls+"-row-selected",this.selected);return e(t,w()([{class:n},{on:Object(B["k"])(this)}]),[this.$slots["default"]])}};return e}var ue=n("4df5"),le=n("de1b"),fe=n("8592"),he=n("e5cd"),de=n("02ea"),pe=n("e60e"),ve=n("63c4");function ge(){}function me(t){t.stopPropagation()}function ye(t){return t.rowSelection||{}}function be(t,e){return t.key||t.dataIndex||e}function xe(t,e){return!!(t&&e&&t.key&&t.key===e.key)||(t===e||O()(t,e,(function(t,e){return"function"===typeof t&&"function"===typeof e?t===e||t.toString()===e.toString():Array.isArray(t)&&Array.isArray(e)?t===e||O()(t,e):void 0})))}var we={onChange:ge,onShowSizeChange:ge},_e={},Oe=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t&&t.body&&t.body.row;return h()({},t,{body:h()({},t.body,{row:ce(e)})})};function Ce(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return t===e||["table","header","body"].every((function(n){return O()(t[n],e[n])}))}function Se(t,e){return Gt(e||(t||{}).columns||[],(function(t){return"undefined"!==typeof t.filteredValue}))}function Me(t,e){var n={};return Se(t,e).forEach((function(t){var e=be(t);n[e]=t.filteredValue})),n}function ke(t,e){return Object.keys(e).length!==Object.keys(t.filters).length||Object.keys(e).some((function(n){return e[n]!==t.filters[n]}))}e["a"]={name:"Table",Column:ae,ColumnGroup:oe,mixins:[J["a"]],props:Object(B["t"])($t,{dataSource:[],useFixedHeader:!1,size:"default",loading:!1,bordered:!1,indentSize:20,locale:{},rowKey:"key",showHeader:!0,sortDirections:["ascend","descend"],childrenColumnName:"children"}),inject:{configProvider:{default:function(){return ue["a"]}}},data:function(){var t=Object(B["l"])(this);return Object(E["a"])(!t.expandedRowRender||!("scroll"in t),"`expandedRowRender` and `scroll` are not compatible. Please use one of them at one time."),this.CheckboxPropsCache={},this.store=Lt({selectedRowKeys:ye(this.$props).selectedRowKeys||[],selectionDirty:!1}),h()({},this.getDefaultSortOrder(t.columns||[]),{sFilters:this.getDefaultFilters(t.columns),sPagination:this.getDefaultPagination(this.$props),pivot:void 0,sComponents:Oe(this.components),filterDataCnt:0})},watch:{pagination:{handler:function(t){this.setState((function(e){var n=h()({},we,e.sPagination,t);return n.current=n.current||1,n.pageSize=n.pageSize||10,{sPagination:!1!==t?n:_e}}))},deep:!0},rowSelection:{handler:function(t,e){if(t&&"selectedRowKeys"in t){this.store.setState({selectedRowKeys:t.selectedRowKeys||[]});var n=this.rowSelection;n&&t.getCheckboxProps!==n.getCheckboxProps&&(this.CheckboxPropsCache={})}else e&&!t&&this.store.setState({selectedRowKeys:[]})},deep:!0},dataSource:function(){this.store.setState({selectionDirty:!1}),this.CheckboxPropsCache={}},columns:function(t){var e=Se({columns:t},t);if(e.length>0){var n=Me({columns:t},t),r=h()({},this.sFilters);Object.keys(n).forEach((function(t){r[t]=n[t]})),ke({filters:this.sFilters},r)&&this.setState({sFilters:r})}},components:{handler:function(t,e){if(!Ce(t,e)){var n=Oe(t);this.setState({sComponents:n})}},deep:!0}},updated:function(){var t=this.columns,e=this.sSortColumn,n=this.sSortOrder;if(this.getSortOrderColumns(t).length>0){var r=this.getSortStateFromColumns(t);xe(r.sSortColumn,e)&&r.sSortOrder===n||this.setState(r)}},methods:{getCheckboxPropsByItem:function(t,e){var n=ye(this.$props);if(!n.getCheckboxProps)return{props:{}};var r=this.getRecordKey(t,e);return this.CheckboxPropsCache[r]||(this.CheckboxPropsCache[r]=n.getCheckboxProps(t)),this.CheckboxPropsCache[r].props=this.CheckboxPropsCache[r].props||{},this.CheckboxPropsCache[r]},getDefaultSelection:function(){var t=this,e=ye(this.$props);return e.getCheckboxProps?this.getFlatData().filter((function(e,n){return t.getCheckboxPropsByItem(e,n).props.defaultChecked})).map((function(e,n){return t.getRecordKey(e,n)})):[]},getDefaultPagination:function(t){var e="object"===l()(t.pagination)?t.pagination:{},n=void 0;"current"in e?n=e.current:"defaultCurrent"in e&&(n=e.defaultCurrent);var r=void 0;return"pageSize"in e?r=e.pageSize:"defaultPageSize"in e&&(r=e.defaultPageSize),this.hasPagination(t)?h()({},we,e,{current:n||1,pageSize:r||10}):{}},getSortOrderColumns:function(t){return Gt(t||this.columns||[],(function(t){return"sortOrder"in t}))},getDefaultFilters:function(t){var e=Me({columns:this.columns},t),n=Gt(t||[],(function(t){return"undefined"!==typeof t.defaultFilteredValue})),r=n.reduce((function(t,e){var n=be(e);return t[n]=e.defaultFilteredValue,t}),{});return h()({},r,e)},getDefaultSortOrder:function(t){var e=this.getSortStateFromColumns(t),n=Gt(t||[],(function(t){return null!=t.defaultSortOrder}))[0];return n&&!e.sortColumn?{sSortColumn:n,sSortOrder:n.defaultSortOrder}:e},getSortStateFromColumns:function(t){var e=this.getSortOrderColumns(t).filter((function(t){return t.sortOrder}))[0];return e?{sSortColumn:e,sSortOrder:e.sortOrder}:{sSortColumn:null,sSortOrder:null}},getMaxCurrent:function(t){var e=this.sPagination,n=e.current,r=e.pageSize;return(n-1)*r>=t?Math.floor((t-1)/r)+1:n},getRecordKey:function(t,e){var n=this.rowKey,r="function"===typeof n?n(t,e):t[n];return Object(E["a"])(void 0!==r,"Table","Each record in dataSource of table should have a unique `key` prop, or set `rowKey` of Table to an unique primary key, "),void 0===r?e:r},getSorterFn:function(t){var e=t||this.$data,n=e.sSortOrder,r=e.sSortColumn;if(n&&r&&"function"===typeof r.sorter)return function(t,e){var i=r.sorter(t,e,n);return 0!==i?"descend"===n?-i:i:0}},getCurrentPageData:function(){var t=this.getLocalData();this.filterDataCnt=t.length;var e=void 0,n=void 0,r=this.sPagination;return this.hasPagination()?(n=r.pageSize,e=this.getMaxCurrent(r.total||t.length)):(n=Number.MAX_VALUE,e=1),(t.length>n||n===Number.MAX_VALUE)&&(t=t.slice((e-1)*n,e*n)),t},getFlatData:function(){var t=this.$props.childrenColumnName;return Ut(this.getLocalData(null,!1),t)},getFlatCurrentPageData:function(){var t=this.$props.childrenColumnName;return Ut(this.getCurrentPageData(),t)},getLocalData:function(t){var e=this,n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=t||this.$data,i=r.sFilters,a=this.$props.dataSource,o=a||[];o=o.slice(0);var s=this.getSorterFn(r);return s&&(o=this.recursiveSort([].concat(c()(o)),s)),n&&i&&Object.keys(i).forEach((function(t){var n=e.findColumn(t);if(n){var r=i[t]||[];if(0!==r.length){var a=n.onFilter;o=a?o.filter((function(t){return r.some((function(e){return a(e,t)}))})):o}}})),o},onRow:function(t,e,n){var r=this.customRow,i=r?r(e,n):{};return Object(B["x"])(i,{props:{prefixCls:t,store:this.store,rowKey:this.getRecordKey(e,n)}})},setSelectedRowKeys:function(t,e){var n=this,r=e.selectWay,i=e.record,a=e.checked,o=e.changeRowKeys,s=e.nativeEvent,c=ye(this.$props);c&&!("selectedRowKeys"in c)&&this.store.setState({selectedRowKeys:t});var u=this.getFlatData();if(c.onChange||c[r]){var l=u.filter((function(e,r){return t.indexOf(n.getRecordKey(e,r))>=0}));if(c.onChange&&c.onChange(t,l),"onSelect"===r&&c.onSelect)c.onSelect(i,a,l,s);else if("onSelectMultiple"===r&&c.onSelectMultiple){var f=u.filter((function(t,e){return o.indexOf(n.getRecordKey(t,e))>=0}));c.onSelectMultiple(a,l,f)}else if("onSelectAll"===r&&c.onSelectAll){var h=u.filter((function(t,e){return o.indexOf(n.getRecordKey(t,e))>=0}));c.onSelectAll(a,l,h)}else"onSelectInvert"===r&&c.onSelectInvert&&c.onSelectInvert(t)}},generatePopupContainerFunc:function(t){var e=this.$props.scroll,n=this.$refs.vcTable;return t||(e&&n?function(){return n.getTableNode()}:void 0)},scrollToFirstRow:function(){var t=this,e=this.$props.scroll;e&&!1!==e.scrollToFirstRowOnChange&&Object(pe["a"])(0,{getContainer:function(){return t.$refs.vcTable.getBodyTable()}})},isSameColumn:function(t,e){return!!(t&&e&&t.key&&t.key===e.key)||(t===e||O()(t,e,(function(t,e){if("function"===typeof t&&"function"===typeof e)return t===e||t.toString()===e.toString()})))},handleFilter:function(t,e){var n=this,r=this.$props,i=h()({},this.sPagination),a=h()({},this.sFilters,o()({},be(t),e)),s=[];Kt(this.columns,(function(t){t.children||s.push(be(t))})),Object.keys(a).forEach((function(t){s.indexOf(t)<0&&delete a[t]})),r.pagination&&(i.current=1,i.onChange(i.current));var u={sPagination:i,sFilters:{}},f=h()({},a);Se({columns:r.columns}).forEach((function(t){var e=be(t);e&&delete f[e]})),Object.keys(f).length>0&&(u.sFilters=f),"object"===l()(r.pagination)&&"current"in r.pagination&&(u.sPagination=h()({},i,{current:this.sPagination.current})),this.setState(u,(function(){n.scrollToFirstRow(),n.store.setState({selectionDirty:!1}),n.$emit.apply(n,["change"].concat(c()(n.prepareParamsArguments(h()({},n.$data,{sSelectionDirty:!1,sFilters:a,sPagination:i})))))}))},handleSelect:function(t,e,n){var r=this,i=n.target.checked,a=n.nativeEvent,o=this.store.getState().selectionDirty?[]:this.getDefaultSelection(),s=this.store.getState().selectedRowKeys.concat(o),c=this.getRecordKey(t,e),u=this.$data.pivot,l=this.getFlatCurrentPageData(),f=e;if(this.$props.expandedRowRender&&(f=l.findIndex((function(t){return r.getRecordKey(t,e)===c}))),a.shiftKey&&void 0!==u&&f!==u){var h=[],d=Math.sign(u-f),p=Math.abs(u-f),v=0,g=function(){var t=f+v*d;v+=1;var e=l[t],n=r.getRecordKey(e,t),a=r.getCheckboxPropsByItem(e,t);a.disabled||(s.includes(n)?i||(s=s.filter((function(t){return n!==t})),h.push(n)):i&&(s.push(n),h.push(n)))};while(v<=p)g();this.setState({pivot:f}),this.store.setState({selectionDirty:!0}),this.setSelectedRowKeys(s,{selectWay:"onSelectMultiple",record:t,checked:i,changeRowKeys:h,nativeEvent:a})}else i?s.push(this.getRecordKey(t,f)):s=s.filter((function(t){return c!==t})),this.setState({pivot:f}),this.store.setState({selectionDirty:!0}),this.setSelectedRowKeys(s,{selectWay:"onSelect",record:t,checked:i,changeRowKeys:void 0,nativeEvent:a})},handleRadioSelect:function(t,e,n){var r=n.target.checked,i=n.nativeEvent,a=this.getRecordKey(t,e),o=[a];this.store.setState({selectionDirty:!0}),this.setSelectedRowKeys(o,{selectWay:"onSelect",record:t,checked:r,changeRowKeys:void 0,nativeEvent:i})},handleSelectRow:function(t,e,n){var r=this,i=this.getFlatCurrentPageData(),a=this.store.getState().selectionDirty?[]:this.getDefaultSelection(),o=this.store.getState().selectedRowKeys.concat(a),s=i.filter((function(t,e){return!r.getCheckboxPropsByItem(t,e).props.disabled})).map((function(t,e){return r.getRecordKey(t,e)})),c=[],u="onSelectAll",l=void 0;switch(t){case"all":s.forEach((function(t){o.indexOf(t)<0&&(o.push(t),c.push(t))})),u="onSelectAll",l=!0;break;case"removeAll":s.forEach((function(t){o.indexOf(t)>=0&&(o.splice(o.indexOf(t),1),c.push(t))})),u="onSelectAll",l=!1;break;case"invert":s.forEach((function(t){o.indexOf(t)<0?o.push(t):o.splice(o.indexOf(t),1),c.push(t),u="onSelectInvert"}));break;default:break}this.store.setState({selectionDirty:!0});var f=this.rowSelection,h=2;if(f&&f.hideDefaultSelections&&(h=0),e>=h&&"function"===typeof n)return n(s);this.setSelectedRowKeys(o,{selectWay:u,checked:l,changeRowKeys:c})},handlePageChange:function(t){var e=this.$props,n=h()({},this.sPagination);n.current=t||(n.current||1);for(var r=arguments.length,i=Array(r>1?r-1:0),a=1;a0&&(o===e||"both"===o)?n(le["a"],f):null},renderSelectionBox:function(t){var e=this,n=this.$createElement;return function(r,i,a){var o=e.getRecordKey(i,a),s=e.getCheckboxPropsByItem(i,a),c=function(n){"radio"===t?e.handleRadioSelect(i,a,n):e.handleSelect(i,a,n)},u=Object(B["x"])({props:{type:t,store:e.store,rowIndex:o,defaultSelection:e.getDefaultSelection()},on:{change:c}},s);return n("span",{on:{click:me}},[n(Jt,u)])}},renderRowSelection:function(t){var e=this,n=t.prefixCls,r=t.locale,i=t.getPopupContainer,a=this.$createElement,s=this.rowSelection,c=this.columns.concat();if(s){var u=this.getFlatCurrentPageData().filter((function(t,n){return!s.getCheckboxProps||!e.getCheckboxPropsByItem(t,n).props.disabled})),l=T()(n+"-selection-column",o()({},n+"-selection-column-custom",s.selections)),f=o()({key:"selection-column",customRender:this.renderSelectionBox(s.type),className:l,fixed:s.fixed,width:s.columnWidth,title:s.columnTitle},g,{class:n+"-selection-col"});if("radio"!==s.type){var h=u.every((function(t,n){return e.getCheckboxPropsByItem(t,n).props.disabled}));f.title=f.title||a(ie,{attrs:{store:this.store,locale:r,data:u,getCheckboxPropsByItem:this.getCheckboxPropsByItem,getRecordKey:this.getRecordKey,disabled:h,prefixCls:n,selections:s.selections,hideDefaultSelections:s.hideDefaultSelections,getPopupContainer:this.generatePopupContainerFunc(i)},on:{select:this.handleSelectRow}})}"fixed"in s?f.fixed=s.fixed:c.some((function(t){return"left"===t.fixed||!0===t.fixed}))&&(f.fixed="left"),c[0]&&"selection-column"===c[0].key?c[0]=f:c.unshift(f)}return c},renderColumnsDropdown:function(t){var e=this,n=t.prefixCls,r=t.dropdownPrefixCls,i=t.columns,a=t.locale,s=t.getPopupContainer,c=this.$createElement,u=this.sSortOrder,l=this.sFilters;return Kt(i,(function(t,i){var f,d=be(t,i),p=void 0,v=void 0,g=t.customHeaderCell,m=e.isSortColumn(t);if(t.filters&&t.filters.length>0||t.filterDropdown){var y=d in l?l[d]:[];p=c(Qt,{attrs:{_propsSymbol:Symbol(),locale:a,column:t,selectedKeys:y,confirmFilter:e.handleFilter,prefixCls:n+"-filter",dropdownPrefixCls:r||"ant-dropdown",getPopupContainer:e.generatePopupContainerFunc(s)},key:"filter-dropdown"})}if(t.sorter){var b=t.sortDirections||e.sortDirections,x=m&&"ascend"===u,w=m&&"descend"===u,_=-1!==b.indexOf("ascend")&&c(Mt["a"],{class:n+"-column-sorter-up "+(x?"on":"off"),attrs:{type:"caret-up",theme:"filled"},key:"caret-up"}),O=-1!==b.indexOf("descend")&&c(Mt["a"],{class:n+"-column-sorter-down "+(w?"on":"off"),attrs:{type:"caret-down",theme:"filled"},key:"caret-down"});v=c("div",{attrs:{title:a.sortTitle},class:T()(n+"-column-sorter-inner",_&&O&&n+"-column-sorter-inner-full"),key:"sorter"},[_,O]),g=function(n){var r={};t.customHeaderCell&&(r=h()({},t.customHeaderCell(n))),r.on=r.on||{};var i=r.on.click;return r.on.click=function(){e.toggleSortOrder(t),i&&i.apply(void 0,arguments)},r}}return h()({},t,{className:T()(t.className,(f={},o()(f,n+"-column-has-actions",v||p),o()(f,n+"-column-has-filters",p),o()(f,n+"-column-has-sorters",v),o()(f,n+"-column-sort",m&&u),f)),title:[c("span",{key:"title",class:n+"-header-column"},[c("div",{class:v?n+"-column-sorters":void 0},[c("span",{class:n+"-column-title"},[e.renderColumnTitle(t.title)]),c("span",{class:n+"-column-sorter"},[v])])]),p],customHeaderCell:g})}))},renderColumnTitle:function(t){var e=this.$data,n=e.sFilters,r=e.sSortOrder,i=e.sSortColumn;return t instanceof Function?t({filters:n,sortOrder:r,sortColumn:i}):t},renderTable:function(t){var e,n=this,r=t.prefixCls,a=t.renderEmpty,s=t.dropdownPrefixCls,c=t.contextLocale,u=t.getPopupContainer,l=t.transformCellText,f=this.$createElement,d=Object(B["l"])(this),p=d.showHeader,v=d.locale,g=d.getPopupContainer,m=i()(d,["showHeader","locale","getPopupContainer"]),y=this.getCurrentPageData(),b=this.expandedRowRender&&!1!==this.expandIconAsCell,x=g||u,w=h()({},c,v);v&&v.emptyText||(w.emptyText=a(f,"Table"));var _=T()((e={},o()(e,r+"-"+this.size,!0),o()(e,r+"-bordered",this.bordered),o()(e,r+"-empty",!y.length),o()(e,r+"-without-column-header",!p),e)),O=this.renderRowSelection({prefixCls:r,locale:w,getPopupContainer:x}),C=this.renderColumnsDropdown({columns:O,prefixCls:r,dropdownPrefixCls:s,locale:w,getPopupContainer:x}).map((function(t,e){var n=h()({},t);return n.key=be(n,e),n})),S=C[0]&&"selection-column"===C[0].key?1:0;"expandIconColumnIndex"in m&&(S=m.expandIconColumnIndex);var M={key:"table",props:h()({expandIcon:this.renderExpandIcon(r)},m,{customRow:function(t,e){return n.onRow(r,t,e)},components:this.sComponents,prefixCls:r,data:y,columns:C,showHeader:p,expandIconColumnIndex:S,expandIconAsCell:b,emptyText:w.emptyText,transformCellText:l}),on:Object(B["k"])(this),class:_,ref:"vcTable"};return f(bt,M)}},render:function(){var t=this,e=arguments[0],n=this.prefixCls,r=this.dropdownPrefixCls,i=this.transformCellText,a=this.getCurrentPageData(),o=this.configProvider,s=o.getPopupContainer,c=o.transformCellText,u=this.getPopupContainer||s,l=i||c,f=this.loading;f="boolean"===typeof f?{props:{spinning:f}}:{props:h()({},f)};var d=this.configProvider.getPrefixCls,p=this.configProvider.renderEmpty,v=d("table",n),g=d("dropdown",r),m=e(he["a"],{attrs:{componentName:"Table",defaultLocale:de["a"].Table,children:function(e){return t.renderTable({prefixCls:v,renderEmpty:p,dropdownPrefixCls:g,contextLocale:e,getPopupContainer:u,transformCellText:l})}}}),y=this.hasPagination()&&a&&0!==a.length?v+"-with-pagination":v+"-without-pagination",b=h()({},f,{class:f.props&&f.props.spinning?y+" "+v+"-spin-holder":""});return e("div",{class:T()(v+"-wrapper")},[e(fe["a"],b,[this.renderPagination(v,"top"),m,this.renderPagination(v,"bottom")])])}}},3787:function(t,e,n){n("c183");var r=n("5524").Object;t.exports=function(t,e,n){return r.defineProperty(t,e,n)}},"37e8":function(t,e,n){var r=n("83ab"),i=n("9bf2"),a=n("825a"),o=n("df75");t.exports=r?Object.defineProperties:function(t,e){a(t);var n,r=o(e),s=r.length,c=0;while(s>c)i.f(t,n=r[c++],e[n]);return t}},3818:function(t,e,n){var r=n("7e64"),i=n("8057"),a=n("32b3"),o=n("5b01"),s=n("0f0f"),c=n("e5383"),u=n("4359"),l=n("54eb"),f=n("1041"),h=n("a994"),d=n("1bac"),p=n("42a2"),v=n("c87c"),g=n("c2b6"),m=n("fa21"),y=n("6747"),b=n("0d24"),x=n("cc45"),w=n("1a8c"),_=n("d7ee"),O=n("ec69"),C=n("9934"),S=1,M=2,k=4,j="[object Arguments]",T="[object Array]",z="[object Boolean]",E="[object Date]",A="[object Error]",P="[object Function]",L="[object GeneratorFunction]",V="[object Map]",I="[object Number]",R="[object Object]",H="[object RegExp]",D="[object Set]",F="[object String]",N="[object Symbol]",$="[object WeakMap]",B="[object ArrayBuffer]",W="[object DataView]",Y="[object Float32Array]",q="[object Float64Array]",U="[object Int8Array]",K="[object Int16Array]",G="[object Int32Array]",X="[object Uint8Array]",Z="[object Uint8ClampedArray]",Q="[object Uint16Array]",J="[object Uint32Array]",tt={};function et(t,e,n,T,z,E){var A,V=e&S,I=e&M,H=e&k;if(n&&(A=z?n(t,T,z,E):n(t)),void 0!==A)return A;if(!w(t))return t;var D=y(t);if(D){if(A=v(t),!V)return u(t,A)}else{var F=p(t),N=F==P||F==L;if(b(t))return c(t,V);if(F==R||F==j||N&&!z){if(A=I||N?{}:m(t),!V)return I?f(t,s(A,t)):l(t,o(A,t))}else{if(!tt[F])return z?t:{};A=g(t,F,V)}}E||(E=new r);var $=E.get(t);if($)return $;E.set(t,A),_(t)?t.forEach((function(r){A.add(et(r,e,n,r,t,E))})):x(t)&&t.forEach((function(r,i){A.set(i,et(r,e,n,i,t,E))}));var B=H?I?d:h:I?C:O,W=D?void 0:B(t);return i(W||t,(function(r,i){W&&(i=r,r=t[i]),a(A,i,et(r,e,n,i,t,E))})),A}tt[j]=tt[T]=tt[B]=tt[W]=tt[z]=tt[E]=tt[Y]=tt[q]=tt[U]=tt[K]=tt[G]=tt[V]=tt[I]=tt[R]=tt[H]=tt[D]=tt[F]=tt[N]=tt[X]=tt[Z]=tt[Q]=tt[J]=!0,tt[A]=tt[P]=tt[$]=!1,t.exports=et},3835:function(t,e,n){"use strict";function r(t){if(Array.isArray(t))return t}n.d(e,"a",(function(){return s}));n("a4d3"),n("e01a"),n("d3b7"),n("d28b"),n("3ca3"),n("ddb0");function i(t,e){var n=t&&("undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"]);if(null!=n){var r,i,a=[],o=!0,s=!1;try{for(n=n.call(t);!(o=(r=n.next()).done);o=!0)if(a.push(r.value),e&&a.length===e)break}catch(c){s=!0,i=c}finally{try{o||null==n["return"]||n["return"]()}finally{if(s)throw i}}return a}}var a=n("06c5");function o(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function s(t,e){return r(t)||i(t,e)||Object(a["a"])(t,e)||o()}},3852:function(t,e,n){var r=n("96f3"),i=n("e2c0");function a(t,e){return null!=t&&i(t,e,r)}t.exports=a},"387f":function(t,e,n){"use strict";t.exports=function(t,e,n,r,i){return t.config=e,n&&(t.code=n),t.request=r,t.response=i,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},"38cf":function(t,e,n){var r=n("23e7"),i=n("1148");r({target:"String",proto:!0},{repeat:i})},"38e4":function(t,e,n){"use strict";n("f879")},3934:function(t,e,n){"use strict";var r=n("c532");t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function i(t){var r=t;return e&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=i(window.location.href),function(e){var n=r.isString(e)?i(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return function(){return!0}}()},"393a":function(t,e,n){"use strict";var r=n("e444"),i=n("512c"),a=n("ba01"),o=n("051b"),s=n("8a0d"),c=n("26dd"),u=n("92f0"),l=n("ce7a"),f=n("cc15")("iterator"),h=!([].keys&&"next"in[].keys()),d="@@iterator",p="keys",v="values",g=function(){return this};t.exports=function(t,e,n,m,y,b,x){c(n,e,m);var w,_,O,C=function(t){if(!h&&t in j)return j[t];switch(t){case p:return function(){return new n(this,t)};case v:return function(){return new n(this,t)}}return function(){return new n(this,t)}},S=e+" Iterator",M=y==v,k=!1,j=t.prototype,T=j[f]||j[d]||y&&j[y],z=T||C(y),E=y?M?C("entries"):z:void 0,A="Array"==e&&j.entries||T;if(A&&(O=l(A.call(new t)),O!==Object.prototype&&O.next&&(u(O,S,!0),r||"function"==typeof O[f]||o(O,f,g))),M&&T&&T.name!==v&&(k=!0,z=function(){return T.call(this)}),r&&!x||!h&&!k&&j[f]||o(j,f,z),s[e]=z,s[S]=g,y)if(w={values:M?z:C(v),keys:b?z:C(p),entries:E},x)for(_ in w)_ in j||a(j,_,w[_]);else i(i.P+i.F*(h||k),e,w);return w}},"39ab":function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("41b2"),c=n.n(s),u=n("4d26"),l=n.n(u),f=n("a8fc"),h=n.n(f),d=n("51f5"),p=n.n(d),v=n("2593"),g=n.n(v),m=n("4d91"),y=n("daa3"),b=n("b488"),x=n("327d"),w=n.n(x);function _(t,e){var n="cannot "+t.method+" "+t.action+" "+e.status+"'",r=new Error(n);return r.status=e.status,r.method=t.method,r.url=t.action,r}function O(t){var e=t.responseText||t.response;if(!e)return e;try{return JSON.parse(e)}catch(n){return e}}function C(t){var e=new window.XMLHttpRequest;t.onProgress&&e.upload&&(e.upload.onprogress=function(e){e.total>0&&(e.percent=e.loaded/e.total*100),t.onProgress(e)});var n=new window.FormData;t.data&&Object.keys(t.data).forEach((function(e){var r=t.data[e];Array.isArray(r)?r.forEach((function(t){n.append(e+"[]",t)})):n.append(e,t.data[e])})),n.append(t.filename,t.file),e.onerror=function(e){t.onError(e)},e.onload=function(){if(e.status<200||e.status>=300)return t.onError(_(t,e),O(e));t.onSuccess(O(e),e)},e.open(t.method,t.action,!0),t.withCredentials&&"withCredentials"in e&&(e.withCredentials=!0);var r=t.headers||{};for(var i in null!==r["X-Requested-With"]&&e.setRequestHeader("X-Requested-With","XMLHttpRequest"),r)r.hasOwnProperty(i)&&null!==r[i]&&e.setRequestHeader(i,r[i]);return e.send(n),{abort:function(){e.abort()}}}var S=+new Date,M=0;function k(){return"vc-upload-"+S+"-"+ ++M}function j(t,e){return-1!==t.indexOf(e,t.length-e.length)}var T=function(t,e){if(t&&e){var n=Array.isArray(e)?e:e.split(","),r=t.name||"",i=t.type||"",a=i.replace(/\/.*$/,"");return n.some((function(t){var e=t.trim();return"."===e.charAt(0)?j(r.toLowerCase(),e.toLowerCase()):/\/\*$/.test(e)?a===e.replace(/\/.*$/,""):i===e}))}return!0};function z(t,e){var n=t.createReader(),r=[];function i(){n.readEntries((function(t){var n=Array.prototype.slice.apply(t);r=r.concat(n);var a=!n.length;a?e(r):i()}))}i()}var E=function(t,e,n){var r=function t(r,i){i=i||"",r.isFile?r.file((function(t){n(t)&&(r.fullPath&&!t.webkitRelativePath&&(Object.defineProperties(t,{webkitRelativePath:{writable:!0}}),t.webkitRelativePath=r.fullPath.replace(/^\//,""),Object.defineProperties(t,{webkitRelativePath:{writable:!1}})),e([t]))})):r.isDirectory&&z(r,(function(e){e.forEach((function(e){t(e,""+i+r.name+"/")}))}))},i=!0,a=!1,o=void 0;try{for(var s,c=t[Symbol.iterator]();!(i=(s=c.next()).done);i=!0){var u=s.value;r(u.webkitGetAsEntry())}}catch(l){a=!0,o=l}finally{try{!i&&c["return"]&&c["return"]()}finally{if(a)throw o}}},A=E,P={componentTag:m["a"].string,prefixCls:m["a"].string,name:m["a"].string,multiple:m["a"].bool,directory:m["a"].bool,disabled:m["a"].bool,accept:m["a"].string,data:m["a"].oneOfType([m["a"].object,m["a"].func]),action:m["a"].oneOfType([m["a"].string,m["a"].func]),headers:m["a"].object,beforeUpload:m["a"].func,customRequest:m["a"].func,withCredentials:m["a"].bool,openFileDialogOnClick:m["a"].bool,transformFile:m["a"].func},L={inheritAttrs:!1,name:"ajaxUploader",mixins:[b["a"]],props:P,data:function(){return this.reqs={},{uid:k()}},mounted:function(){this._isMounted=!0},beforeDestroy:function(){this._isMounted=!1,this.abort()},methods:{onChange:function(t){var e=t.target.files;this.uploadFiles(e),this.reset()},onClick:function(){var t=this.$refs.fileInputRef;t&&t.click()},onKeyDown:function(t){"Enter"===t.key&&this.onClick()},onFileDrop:function(t){var e=this,n=this.$props.multiple;if(t.preventDefault(),"dragover"!==t.type)if(this.directory)A(t.dataTransfer.items,this.uploadFiles,(function(t){return T(t,e.accept)}));else{var r=w()(Array.prototype.slice.call(t.dataTransfer.files),(function(t){return T(t,e.accept)})),i=r[0],a=r[1];!1===n&&(i=i.slice(0,1)),this.uploadFiles(i),a.length&&this.$emit("reject",a)}},uploadFiles:function(t){var e=this,n=Array.prototype.slice.call(t);n.map((function(t){return t.uid=k(),t})).forEach((function(t){e.upload(t,n)}))},upload:function(t,e){var n=this;if(!this.beforeUpload)return setTimeout((function(){return n.post(t)}),0);var r=this.beforeUpload(t,e);r&&r.then?r.then((function(e){var r=Object.prototype.toString.call(e);return"[object File]"===r||"[object Blob]"===r?n.post(e):n.post(t)}))["catch"]((function(t){console&&console.log(t)})):!1!==r&&setTimeout((function(){return n.post(t)}),0)},post:function(t){var e=this;if(this._isMounted){var n=this.$props,r=n.data,i=n.transformFile,a=void 0===i?function(t){return t}:i;new Promise((function(n){var r=e.action;if("function"===typeof r)return n(r(t));n(r)})).then((function(i){var o=t.uid,s=e.customRequest||C,c=Promise.resolve(a(t))["catch"]((function(t){console.error(t)}));c.then((function(a){"function"===typeof r&&(r=r(t));var c={action:i,filename:e.name,data:r,file:a,headers:e.headers,withCredentials:e.withCredentials,method:n.method||"post",onProgress:function(n){e.$emit("progress",n,t)},onSuccess:function(n,r){delete e.reqs[o],e.$emit("success",n,t,r)},onError:function(n,r){delete e.reqs[o],e.$emit("error",n,r,t)}};e.reqs[o]=s(c),e.$emit("start",t)}))}))}},reset:function(){this.setState({uid:k()})},abort:function(t){var e=this.reqs;if(t){var n=t;t&&t.uid&&(n=t.uid),e[n]&&e[n].abort&&e[n].abort(),delete e[n]}else Object.keys(e).forEach((function(t){e[t]&&e[t].abort&&e[t].abort(),delete e[t]}))}},render:function(){var t,e=arguments[0],n=this.$props,r=this.$attrs,i=n.componentTag,a=n.prefixCls,s=n.disabled,u=n.multiple,f=n.accept,h=n.directory,d=n.openFileDialogOnClick,p=l()((t={},o()(t,a,!0),o()(t,a+"-disabled",s),t)),v=s?{}:{click:d?this.onClick:function(){},keydown:d?this.onKeyDown:function(){},drop:this.onFileDrop,dragover:this.onFileDrop},g={on:c()({},Object(y["k"])(this),v),attrs:{role:"button",tabIndex:s?null:"0"},class:p};return e(i,g,[e("input",{attrs:{id:r.id,type:"file",accept:f,directory:h?"directory":null,webkitdirectory:h?"webkitdirectory":null,multiple:u},ref:"fileInputRef",on:{click:function(t){return t.stopPropagation()},change:this.onChange},key:this.uid,style:{display:"none"}}),this.$slots["default"]])}},V=L,I=n("6a21"),R={position:"absolute",top:0,opacity:0,filter:"alpha(opacity=0)",left:0,zIndex:9999},H={mixins:[b["a"]],props:{componentTag:m["a"].string,disabled:m["a"].bool,prefixCls:m["a"].string,accept:m["a"].string,multiple:m["a"].bool,data:m["a"].oneOfType([m["a"].object,m["a"].func]),action:m["a"].oneOfType([m["a"].string,m["a"].func]),name:m["a"].string},data:function(){return this.file={},{uploading:!1}},methods:{onLoad:function(){if(this.uploading){var t=this.file,e=void 0;try{var n=this.getIframeDocument(),r=n.getElementsByTagName("script")[0];r&&r.parentNode===n.body&&n.body.removeChild(r),e=n.body.innerHTML,this.$emit("success",e,t)}catch(i){Object(I["a"])(!1,"cross domain error for Upload. Maybe server should return document.domain script. see Note from https://github.com/react-component/upload"),e="cross-domain",this.$emit("error",i,null,t)}this.endUpload()}},onChange:function(){var t=this,e=this.getFormInputNode(),n=this.file={uid:k(),name:e.value&&e.value.substring(e.value.lastIndexOf("\\")+1,e.value.length)};this.startUpload();var r=this.$props;if(!r.beforeUpload)return this.post(n);var i=r.beforeUpload(n);i&&i.then?i.then((function(){t.post(n)}),(function(){t.endUpload()})):!1!==i?this.post(n):this.endUpload()},getIframeNode:function(){return this.$refs.iframeRef},getIframeDocument:function(){return this.getIframeNode().contentDocument},getFormNode:function(){return this.getIframeDocument().getElementById("form")},getFormInputNode:function(){return this.getIframeDocument().getElementById("input")},getFormDataNode:function(){return this.getIframeDocument().getElementById("data")},getFileForMultiple:function(t){return this.multiple?[t]:t},getIframeHTML:function(t){var e="",n="";if(t){var r="script";e="<"+r+'>document.domain="'+t+'";",n=''}return'\n \n \n \n \n \n '+e+'\n \n \n
      \n \n '+n+'\n \n
      \n \n \n '},initIframeSrc:function(){this.domain&&(this.getIframeNode().src="javascript:void((function(){\n var d = document;\n d.open();\n d.domain='"+this.domain+"';\n d.write('');\n d.close();\n })())")},initIframe:function(){var t=this.getIframeNode(),e=t.contentWindow,n=void 0;this.domain=this.domain||"",this.initIframeSrc();try{n=e.document}catch(r){this.domain=document.domain,this.initIframeSrc(),e=t.contentWindow,n=e.document}n.open("text/html","replace"),n.write(this.getIframeHTML(this.domain)),n.close(),this.getFormInputNode().onchange=this.onChange},endUpload:function(){this.uploading&&(this.file={},this.uploading=!1,this.setState({uploading:!1}),this.initIframe())},startUpload:function(){this.uploading||(this.uploading=!0,this.setState({uploading:!0}))},updateIframeWH:function(){var t=this.$el,e=this.getIframeNode();e.style.height=t.offsetHeight+"px",e.style.width=t.offsetWidth+"px"},abort:function(t){if(t){var e=t;t&&t.uid&&(e=t.uid),e===this.file.uid&&this.endUpload()}else this.endUpload()},post:function(t){var e=this,n=this.getFormNode(),r=this.getFormDataNode(),i=this.$props.data;"function"===typeof i&&(i=i(t));var a=document.createDocumentFragment();for(var o in i)if(i.hasOwnProperty(o)){var s=document.createElement("input");s.setAttribute("name",o),s.value=i[o],a.appendChild(s)}r.appendChild(a),new Promise((function(n){var r=e.action;if("function"===typeof r)return n(r(t));n(r)})).then((function(i){n.setAttribute("action",i),n.submit(),r.innerHTML="",e.$emit("start",t)}))}},mounted:function(){var t=this;this.$nextTick((function(){t.updateIframeWH(),t.initIframe()}))},updated:function(){var t=this;this.$nextTick((function(){t.updateIframeWH()}))},render:function(){var t,e=arguments[0],n=this.$props,r=n.componentTag,i=n.disabled,a=n.prefixCls,s=c()({},R,{display:this.uploading||i?"none":""}),u=l()((t={},o()(t,a,!0),o()(t,a+"-disabled",i),t));return e(r,{attrs:{className:u},style:{position:"relative",zIndex:0}},[e("iframe",{ref:"iframeRef",on:{load:this.onLoad},style:s}),this.$slots["default"]])}},D=H;function F(){}var N={componentTag:m["a"].string,prefixCls:m["a"].string,action:m["a"].oneOfType([m["a"].string,m["a"].func]),name:m["a"].string,multipart:m["a"].bool,directory:m["a"].bool,data:m["a"].oneOfType([m["a"].object,m["a"].func]),headers:m["a"].object,accept:m["a"].string,multiple:m["a"].bool,disabled:m["a"].bool,beforeUpload:m["a"].func,customRequest:m["a"].func,withCredentials:m["a"].bool,supportServerRender:m["a"].bool,openFileDialogOnClick:m["a"].bool},$={name:"Upload",mixins:[b["a"]],inheritAttrs:!1,props:Object(y["t"])(N,{componentTag:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,supportServerRender:!1,multiple:!1,beforeUpload:F,withCredentials:!1,openFileDialogOnClick:!0}),data:function(){return{Component:null}},mounted:function(){var t=this;this.$nextTick((function(){t.supportServerRender&&t.setState({Component:t.getComponent()},(function(){t.$emit("ready")}))}))},methods:{getComponent:function(){return"undefined"!==typeof File?V:D},abort:function(t){this.$refs.uploaderRef.abort(t)}},render:function(){var t=arguments[0],e={props:c()({},this.$props),on:Object(y["k"])(this),ref:"uploaderRef",attrs:this.$attrs};if(this.supportServerRender){var n=this.Component;return n?t(n,e,[this.$slots["default"]]):null}var r=this.getComponent();return t(r,e,[this.$slots["default"]])}},B=$,W=B,Y=n("e5cd"),q=n("02ea"),U=n("4df5"),K=n("1098"),G=n.n(K);m["a"].oneOf(["error","success","done","uploading","removed"]);function X(t){var e=t.uid,n=t.name;return!(!e&&0!==e)&&(!!["string","number"].includes("undefined"===typeof e?"undefined":G()(e))&&(""!==n&&"string"===typeof n))}m["a"].custom(X),m["a"].arrayOf(m["a"].custom(X)),m["a"].object;var Z=m["a"].shape({showRemoveIcon:m["a"].bool,showPreviewIcon:m["a"].bool}).loose,Q=m["a"].shape({uploading:m["a"].string,removeFile:m["a"].string,downloadFile:m["a"].string,uploadError:m["a"].string,previewFile:m["a"].string}).loose,J={type:m["a"].oneOf(["drag","select"]),name:m["a"].string,defaultFileList:m["a"].arrayOf(m["a"].custom(X)),fileList:m["a"].arrayOf(m["a"].custom(X)),action:m["a"].oneOfType([m["a"].string,m["a"].func]),directory:m["a"].bool,data:m["a"].oneOfType([m["a"].object,m["a"].func]),method:m["a"].oneOf(["POST","PUT","post","put"]),headers:m["a"].object,showUploadList:m["a"].oneOfType([m["a"].bool,Z]),multiple:m["a"].bool,accept:m["a"].string,beforeUpload:m["a"].func,listType:m["a"].oneOf(["text","picture","picture-card"]),remove:m["a"].func,supportServerRender:m["a"].bool,disabled:m["a"].bool,prefixCls:m["a"].string,customRequest:m["a"].func,withCredentials:m["a"].bool,openFileDialogOnClick:m["a"].bool,locale:Q,height:m["a"].number,id:m["a"].string,previewFile:m["a"].func,transformFile:m["a"].func},tt=(m["a"].arrayOf(m["a"].custom(X)),m["a"].string,{listType:m["a"].oneOf(["text","picture","picture-card"]),items:m["a"].arrayOf(m["a"].custom(X)),progressAttr:m["a"].object,prefixCls:m["a"].string,showRemoveIcon:m["a"].bool,showDownloadIcon:m["a"].bool,showPreviewIcon:m["a"].bool,locale:Q,previewFile:m["a"].func}),et={name:"AUploadDragger",props:J,render:function(){var t=arguments[0],e=Object(y["l"])(this),n={props:c()({},e,{type:"drag"}),on:Object(y["k"])(this),style:{height:this.height}};return t(mt,n,[this.$slots["default"]])}},nt=n("94eb");function rt(){return!0}function it(t){return c()({},t,{lastModified:t.lastModified,lastModifiedDate:t.lastModifiedDate,name:t.name,size:t.size,type:t.type,uid:t.uid,percent:0,originFileObj:t})}function at(){var t=.1,e=.01,n=.98;return function(r){var i=r;return i>=n||(i+=t,t-=e,t<.001&&(t=.001)),i}}function ot(t,e){var n=void 0!==t.uid?"uid":"name";return e.filter((function(e){return e[n]===t[n]}))[0]}function st(t,e){var n=void 0!==t.uid?"uid":"name",r=e.filter((function(e){return e[n]!==t[n]}));return r.length===e.length?null:r}var ct=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=t.split("/"),n=e[e.length-1],r=n.split(/#|\?/)[0];return(/\.[^./\\]*$/.exec(r)||[""])[0]},ut=function(t){return!!t&&0===t.indexOf("image/")},lt=function(t){if(ut(t.type))return!0;var e=t.thumbUrl||t.url,n=ct(e);return!(!/^data:image\//.test(e)&&!/(webp|svg|png|gif|jpg|jpeg|jfif|bmp|dpg|ico)$/i.test(n))||!/^data:/.test(e)&&!n},ft=200;function ht(t){return new Promise((function(e){if(ut(t.type)){var n=document.createElement("canvas");n.width=ft,n.height=ft,n.style.cssText="position: fixed; left: 0; top: 0; width: "+ft+"px; height: "+ft+"px; z-index: 9999; display: none;",document.body.appendChild(n);var r=n.getContext("2d"),i=new Image;i.onload=function(){var t=i.width,a=i.height,o=ft,s=ft,c=0,u=0;tl)if(s=c[l++],s!=s)return!0}else for(;u>l;l++)if((t||l in c)&&c[l]===n)return t||l||0;return!t&&-1}}},"39ff":function(t,e,n){var r=n("0b07"),i=n("2b3e"),a=r(i,"WeakMap");t.exports=a},"3a7b":function(t,e,n){"use strict";var r=n("ebb5"),i=n("b727").findIndex,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("findIndex",(function(t){return i(a(this),t,arguments.length>1?arguments[1]:void 0)}))},"3a8b":function(t,e,n){"use strict";var r=n("b4a0");e["a"]=r["a"]},"3a9b":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r="0 0 1024 1024",i="64 64 896 896",a="fill",o="outline",s="twotone";function c(t){for(var e=[],n=1;n0&&void 0!==arguments[0]?arguments[0]:"",e=arguments[1],n=arguments[2],r=arguments[3],i=arguments[4];if(n(t,e))i(t,e);else if(void 0===e||null===e);else if(Array.isArray(e))e.forEach((function(e,a){return q(t+"["+a+"]",e,n,r,i)}));else{if("object"!==("undefined"===typeof e?"undefined":b()(e)))return void M()(!1,r);Object.keys(e).forEach((function(a){var o=e[a];q(t+(t?".":"")+a,o,n,r,i)}))}}function U(t,e,n){var r={};return q(void 0,t,e,n,(function(t,e){r[t]=e})),r}function K(t,e,n){var r=t.map((function(t){var e=s()({},t,{trigger:t.trigger||[]});return"string"===typeof e.trigger&&(e.trigger=[e.trigger]),e}));return e&&r.push({trigger:n?[].concat(n):[],rules:e}),r}function G(t){return t.filter((function(t){return!!t.rules&&t.rules.length})).map((function(t){return t.trigger})).reduce((function(t,e){return t.concat(e)}),[])}function X(t){if(!t||!t.target)return t;var e=t.target;return"checkbox"===e.type?e.checked:e.value}function Z(t){return t?t.map((function(t){return t&&t.message?t.message:t})):t}function Q(t,e,n){var r=t,i=e,a=n;return void 0===n&&("function"===typeof r?(a=r,i={},r=void 0):Array.isArray(r)?"function"===typeof i?(a=i,i={}):i=i||{}:(a=i,i=r||{},r=void 0)),{names:r,options:i,callback:a}}function J(t){return 0===Object.keys(t).length}function tt(t){return!!t&&t.some((function(t){return t.rules&&t.rules.length}))}function et(t,e){return 0===t.lastIndexOf(e,0)}function nt(t,e){return 0===e.indexOf(t)&&-1!==[".","["].indexOf(e[t.length])}function rt(t){return U(t,(function(t,e){return F(e)}),"You must wrap field data with `createFormField`.")}var it=function(){function t(e){I()(this,t),at.call(this),this.fields=rt(e),this.fieldsMeta={}}return H()(t,[{key:"updateFields",value:function(t){this.fields=rt(t)}},{key:"flattenRegisteredFields",value:function(t){var e=this.getAllFieldsName();return U(t,(function(t){return e.indexOf(t)>=0}),'You cannot set a form field before rendering a field associated with the value. You can use `getFieldDecorator(id, options)` instead `v-decorator="[id, options]"` to register it before render.')}},{key:"setFields",value:function(t){var e=this,n=this.fieldsMeta,r=s()({},this.fields,t),i={};Object.keys(n).forEach((function(t){i[t]=e.getValueFromFields(t,r)})),Object.keys(i).forEach((function(t){var n=i[t],a=e.getFieldMeta(t);if(a&&a.normalize){var o=a.normalize(n,e.getValueFromFields(t,e.fields),i);o!==n&&(r[t]=s()({},r[t],{value:o}))}})),this.fields=r}},{key:"resetFields",value:function(t){var e=this.fields,n=t?this.getValidFieldsFullName(t):this.getAllFieldsName();return n.reduce((function(t,n){var r=e[n];return r&&"value"in r&&(t[n]={}),t}),{})}},{key:"setFieldMeta",value:function(t,e){this.fieldsMeta[t]=e}},{key:"setFieldsAsDirty",value:function(){var t=this;Object.keys(this.fields).forEach((function(e){var n=t.fields[e],r=t.fieldsMeta[e];n&&r&&tt(r.validate)&&(t.fields[e]=s()({},n,{dirty:!0}))}))}},{key:"getFieldMeta",value:function(t){return this.fieldsMeta[t]=this.fieldsMeta[t]||{},this.fieldsMeta[t]}},{key:"getValueFromFields",value:function(t,e){var n=e[t];if(n&&"value"in n)return n.value;var r=this.getFieldMeta(t);return r&&r.initialValue}},{key:"getValidFieldsName",value:function(){var t=this,e=this.fieldsMeta;return e?Object.keys(e).filter((function(e){return!t.getFieldMeta(e).hidden})):[]}},{key:"getAllFieldsName",value:function(){var t=this.fieldsMeta;return t?Object.keys(t):[]}},{key:"getValidFieldsFullName",value:function(t){var e=Array.isArray(t)?t:[t];return this.getValidFieldsName().filter((function(t){return e.some((function(e){return t===e||et(t,e)&&[".","["].indexOf(t[e.length])>=0}))}))}},{key:"getFieldValuePropValue",value:function(t){var e=t.name,n=t.getValueProps,r=t.valuePropName,i=this.getField(e),o="value"in i?i.value:t.initialValue;return n?n(o):a()({},r,o)}},{key:"getField",value:function(t){return s()({},this.fields[t],{name:t})}},{key:"getNotCollectedFields",value:function(){var t=this,e=this.getValidFieldsName();return e.filter((function(e){return!t.fields[e]})).map((function(e){return{name:e,dirty:!1,value:t.getFieldMeta(e).initialValue}})).reduce((function(t,e){return z()(t,e.name,N(e))}),{})}},{key:"getNestedAllFields",value:function(){var t=this;return Object.keys(this.fields).reduce((function(e,n){return z()(e,n,N(t.fields[n]))}),this.getNotCollectedFields())}},{key:"getFieldMember",value:function(t,e){return this.getField(t)[e]}},{key:"getNestedFields",value:function(t,e){var n=t||this.getValidFieldsName();return n.reduce((function(t,n){return z()(t,n,e(n))}),{})}},{key:"getNestedField",value:function(t,e){var n=this.getValidFieldsFullName(t);if(0===n.length||1===n.length&&n[0]===t)return e(t);var r="["===n[0][t.length],i=r?t.length:t.length+1;return n.reduce((function(t,n){return z()(t,n.slice(i),e(n))}),r?[]:{})}},{key:"isValidNestedFieldName",value:function(t){var e=this.getAllFieldsName();return e.every((function(e){return!nt(e,t)&&!nt(t,e)}))}},{key:"clearField",value:function(t){delete this.fields[t],delete this.fieldsMeta[t]}}]),t}(),at=function(){var t=this;this.setFieldsInitialValue=function(e){var n=t.flattenRegisteredFields(e),r=t.fieldsMeta;Object.keys(n).forEach((function(e){r[e]&&t.setFieldMeta(e,s()({},t.getFieldMeta(e),{initialValue:n[e]}))}))},this.getAllValues=function(){var e=t.fieldsMeta,n=t.fields;return Object.keys(e).reduce((function(e,r){return z()(e,r,t.getValueFromFields(r,n))}),{})},this.getFieldsValue=function(e){return t.getNestedFields(e,t.getFieldValue)},this.getFieldValue=function(e){var n=t.fields;return t.getNestedField(e,(function(e){return t.getValueFromFields(e,n)}))},this.getFieldsError=function(e){return t.getNestedFields(e,t.getFieldError)},this.getFieldError=function(e){return t.getNestedField(e,(function(e){return Z(t.getFieldMember(e,"errors"))}))},this.isFieldValidating=function(e){return t.getFieldMember(e,"validating")},this.isFieldsValidating=function(e){var n=e||t.getValidFieldsName();return n.some((function(e){return t.isFieldValidating(e)}))},this.isFieldTouched=function(e){return t.getFieldMember(e,"touched")},this.isFieldsTouched=function(e){var n=e||t.getValidFieldsName();return n.some((function(e){return t.isFieldTouched(e)}))}};function ot(t){return new it(t)}var st=n("7b05"),ct=n("b488"),ut=n("daa3"),lt="change";function ft(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=t.validateMessages,r=t.onFieldsChange,i=t.onValuesChange,o=t.mapProps,u=void 0===o?W:o,l=t.mapPropsToFields,f=t.fieldNameProp,h=t.fieldMetaProp,d=t.fieldDataProp,p=t.formPropName,v=void 0===p?"form":p,g=t.name,m=t.props,y=void 0===m?{}:m,x=t.templateContext;return function(t){var o={};Array.isArray(y)?y.forEach((function(t){o[t]=c["a"].any})):o=y;var p={mixins:[ct["a"]].concat(O()(e)),props:s()({},o,{wrappedComponentRef:c["a"].func.def((function(){}))}),data:function(){var t=this,e=l&&l(this.$props);return this.fieldsStore=ot(e||{}),this.templateContext=x,this.instances={},this.cachedBind={},this.clearedFieldMetaCache={},this.formItems={},this.renderFields={},this.domFields={},["getFieldsValue","getFieldValue","setFieldsInitialValue","getFieldsError","getFieldError","isFieldValidating","isFieldsValidating","isFieldsTouched","isFieldTouched"].forEach((function(e){t[e]=function(){var n;return(n=t.fieldsStore)[e].apply(n,arguments)}})),{submitting:!1}},watch:x?{}:{$props:{handler:function(t){l&&this.fieldsStore.updateFields(l(t))},deep:!0}},mounted:function(){this.cleanUpUselessFields()},updated:function(){this.cleanUpUselessFields()},methods:{updateFields:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.fieldsStore.updateFields(l(t)),x&&x.$forceUpdate()},onCollectCommon:function(t,e,n){var r=this.fieldsStore.getFieldMeta(t);if(r[e])r[e].apply(r,O()(n));else if(r.originalProps&&r.originalProps[e]){var o;(o=r.originalProps)[e].apply(o,O()(n))}var c=r.getValueFromEvent?r.getValueFromEvent.apply(r,O()(n)):X.apply(void 0,O()(n));if(i&&c!==this.fieldsStore.getFieldValue(t)){var u=this.fieldsStore.getAllValues(),l={};u[t]=c,Object.keys(u).forEach((function(t){return z()(l,t,u[t])})),i(s()(a()({},v,this.getForm()),this.$props),z()({},t,c),l)}var f=this.fieldsStore.getField(t);return{name:t,field:s()({},f,{value:c,touched:!0}),fieldMeta:r}},onCollect:function(t,e){for(var n=arguments.length,r=Array(n>2?n-2:0),i=2;i2?n-2:0),i=2;i1&&void 0!==arguments[1]?arguments[1]:{};if(!t)throw new Error("Must call `getFieldProps` with valid name string!");delete this.clearedFieldMetaCache[t];var r=s()({name:t,trigger:lt,valuePropName:"value",validate:[]},n),i=r.rules,a=r.trigger,o=r.validateTrigger,c=void 0===o?a:o,u=r.validate,l=this.fieldsStore.getFieldMeta(t);"initialValue"in r&&(l.initialValue=r.initialValue);var p=s()({},this.fieldsStore.getFieldValuePropValue(r)),v={},m={};f&&(p[f]=g?g+"_"+t:t);var y=K(u,i,c),b=G(y);b.forEach((function(n){v[n]||(v[n]=e.getCacheBind(t,n,e.onCollectValidate))})),a&&-1===b.indexOf(a)&&(v[a]=this.getCacheBind(t,a,this.onCollect));var x=s()({},l,r,{validate:y});return this.fieldsStore.setFieldMeta(t,x),h&&(m[h]=x),d&&(m[d]=this.fieldsStore.getField(t)),this.renderFields[t]=!0,{props:L()(p,["id"]),domProps:{value:p.value},attrs:s()({},m,{id:p.id}),directives:[{name:"ant-ref",value:this.getCacheBind(t,t+"__ref",this.saveRef)}],on:v}},getFieldInstance:function(t){return this.instances[t]},getRules:function(t,e){var n=t.validate.filter((function(t){return!e||t.trigger.indexOf(e)>=0})).map((function(t){return t.rules}));return Y(n)},setFields:function(t,e){var n=this,i=this.fieldsStore.flattenRegisteredFields(t);this.fieldsStore.setFields(i);var a=Object.keys(i).reduce((function(t,e){return z()(t,e,n.fieldsStore.getField(e))}),{});if(r){var o=Object.keys(i).reduce((function(t,e){return z()(t,e,n.fieldsStore.getField(e))}),{});r(this,o,this.fieldsStore.getNestedAllFields())}var s=x||this,c=!1;Object.keys(a).forEach((function(t){var e=n.formItems[t];e="function"===typeof e?e():e,e&&e.itemSelfUpdate?e.$forceUpdate():c=!0})),c&&s.$forceUpdate(),this.$nextTick((function(){e&&e()}))},setFieldsValue:function(t,e){var n=this.fieldsStore.fieldsMeta,r=this.fieldsStore.flattenRegisteredFields(t),o=Object.keys(r).reduce((function(t,e){var i=n[e];if(i){var a=r[e];t[e]={value:a}}return t}),{});if(this.setFields(o,e),i){var c=this.fieldsStore.getAllValues();i(s()(a()({},v,this.getForm()),this.$props),t,c)}},saveRef:function(t,e,n){if(!n){var r=this.fieldsStore.getFieldMeta(t);return r.preserve||(this.clearedFieldMetaCache[t]={field:this.fieldsStore.getField(t),meta:r},this.clearField(t)),void delete this.domFields[t]}this.domFields[t]=!0,this.recoverClearedField(t),this.instances[t]=n},cleanUpUselessFields:function(){var t=this,e=this.fieldsStore.getAllFieldsName(),n=e.filter((function(e){var n=t.fieldsStore.getFieldMeta(e);return!t.renderFields[e]&&!t.domFields[e]&&!n.preserve}));n.length&&n.forEach(this.clearField),this.renderFields={}},clearField:function(t){this.fieldsStore.clearField(t),delete this.instances[t],delete this.cachedBind[t]},resetFields:function(t){var e=this,n=this.fieldsStore.resetFields(t);if(Object.keys(n).length>0&&this.setFields(n),t){var r=Array.isArray(t)?t:[t];r.forEach((function(t){return delete e.clearedFieldMetaCache[t]}))}else this.clearedFieldMetaCache={}},recoverClearedField:function(t){this.clearedFieldMetaCache[t]&&(this.fieldsStore.setFields(a()({},t,this.clearedFieldMetaCache[t].field)),this.fieldsStore.setFieldMeta(t,this.clearedFieldMetaCache[t].meta),delete this.clearedFieldMetaCache[t])},validateFieldsInternal:function(t,e,r){var i=this,a=e.fieldNames,o=e.action,c=e.options,u=void 0===c?{}:c,l={},f={},h={},d={};if(t.forEach((function(t){var e=t.name;if(!0===u.force||!1!==t.dirty){var n=i.fieldsStore.getFieldMeta(e),r=s()({},t);r.errors=void 0,r.validating=!0,r.dirty=!0,l[e]=i.getRules(n,o),f[e]=r.value,h[e]=r}else t.errors&&z()(d,e,{errors:t.errors})})),this.setFields(h),Object.keys(f).forEach((function(t){f[t]=i.fieldsStore.getFieldValue(t)})),r&&J(h))r(J(d)?null:d,this.fieldsStore.getFieldsValue(a));else{var p=new C["a"](l);n&&p.messages(n),p.validate(f,u,(function(t){var e=s()({},d);t&&t.length&&t.forEach((function(t){var n=t.field,r=n;Object.keys(l).some((function(t){var e=l[t]||[];if(t===n)return r=t,!0;if(e.every((function(t){var e=t.type;return"array"!==e}))&&0!==n.indexOf(t))return!1;var i=n.slice(t.length+1);return!!/^\d+$/.test(i)&&(r=t,!0)}));var i=j()(e,r);("object"!==("undefined"===typeof i?"undefined":b()(i))||Array.isArray(i))&&z()(e,r,{errors:[]});var a=j()(e,r.concat(".errors"));a.push(t)}));var n=[],o={};Object.keys(l).forEach((function(t){var r=j()(e,t),a=i.fieldsStore.getField(t);A()(a.value,f[t])?(a.errors=r&&r.errors,a.value=f[t],a.validating=!1,a.dirty=!1,o[t]=a):n.push({name:t})})),i.setFields(o),r&&(n.length&&n.forEach((function(t){var n=t.name,r=[{message:n+" need to revalidate",field:n}];z()(e,n,{expired:!0,errors:r})})),r(J(e)?null:e,i.fieldsStore.getFieldsValue(a)))}))}},validateFields:function(t,e,n){var r=this,i=new Promise((function(i,a){var o=Q(t,e,n),s=o.names,c=o.options,u=Q(t,e,n),l=u.callback;if(!l||"function"===typeof l){var f=l;l=function(t,e){f?f(t,e):t?a({errors:t,values:e}):i(e)}}var h=s?r.fieldsStore.getValidFieldsFullName(s):r.fieldsStore.getValidFieldsName(),d=h.filter((function(t){var e=r.fieldsStore.getFieldMeta(t);return tt(e.validate)})).map((function(t){var e=r.fieldsStore.getField(t);return e.value=r.fieldsStore.getFieldValue(t),e}));d.length?("firstFields"in c||(c.firstFields=h.filter((function(t){var e=r.fieldsStore.getFieldMeta(t);return!!e.validateFirst}))),r.validateFieldsInternal(d,{fieldNames:h,options:c},l)):l(null,r.fieldsStore.getFieldsValue(h))}));return i["catch"]((function(t){return console.error,t})),i},isSubmitting:function(){return this.submitting},submit:function(t){var e=this;var n=function(){e.setState({submitting:!1})};this.setState({submitting:!0}),t(n)}},render:function(){var e=arguments[0],n=this.$slots,r=this.$scopedSlots,i=a()({},v,this.getForm()),o=Object(ut["l"])(this),c=o.wrappedComponentRef,l=w()(o,["wrappedComponentRef"]),f={props:u.call(this,s()({},i,l)),on:Object(ut["k"])(this),ref:"WrappedComponent",directives:[{name:"ant-ref",value:c}]};Object.keys(r).length&&(f.scopedSlots=r);var h=Object.keys(n);return t?e(t,f,[h.length?h.map((function(t){return e("template",{slot:t},[n[t]])})):null]):null}};if(!t)return p;if(Array.isArray(t.props)){var m={};t.props.forEach((function(t){m[t]=c["a"].any})),m[v]=Object,t.props=m}else t.props=t.props||{},v in t.props||(t.props[v]=Object);return B(p,t)}}var ht=ft,dt={methods:{getForm:function(){return{getFieldsValue:this.fieldsStore.getFieldsValue,getFieldValue:this.fieldsStore.getFieldValue,getFieldInstance:this.getFieldInstance,setFieldsValue:this.setFieldsValue,setFields:this.setFields,setFieldsInitialValue:this.fieldsStore.setFieldsInitialValue,getFieldDecorator:this.getFieldDecorator,getFieldProps:this.getFieldProps,getFieldsError:this.fieldsStore.getFieldsError,getFieldError:this.fieldsStore.getFieldError,isFieldValidating:this.fieldsStore.isFieldValidating,isFieldsValidating:this.fieldsStore.isFieldsValidating,isFieldsTouched:this.fieldsStore.isFieldsTouched,isFieldTouched:this.fieldsStore.isFieldTouched,isSubmitting:this.isSubmitting,submit:this.submit,validateFields:this.validateFields,resetFields:this.resetFields}}}};function pt(t,e){var n=window.getComputedStyle,r=n?n(t):t.currentStyle;if(r)return r[e.replace(/-(\w)/gi,(function(t,e){return e.toUpperCase()}))]}function vt(t){var e=t,n=void 0;while("body"!==(n=e.nodeName.toLowerCase())){var r=pt(e,"overflowY");if(e!==t&&("auto"===r||"scroll"===r)&&e.scrollHeight>e.clientHeight)return e;e=e.parentNode}return"body"===n?e.ownerDocument:e}var gt={methods:{getForm:function(){return s()({},dt.methods.getForm.call(this),{validateFieldsAndScroll:this.validateFieldsAndScroll})},validateFieldsAndScroll:function(t,e,n){var r=this,i=Q(t,e,n),a=i.names,o=i.callback,c=i.options,u=function(t,e){if(t){var n=r.fieldsStore.getValidFieldsName(),i=void 0,a=void 0;if(n.forEach((function(e){if(m()(t,e)){var n=r.getFieldInstance(e);if(n){var o=n.$el||n.elm,s=o.getBoundingClientRect().top;"hidden"!==o.type&&(void 0===a||a>s)&&(a=s,i=o)}}})),i){var u=c.container||vt(i);Object(v["a"])(i,u,s()({onlyScrollIfNeeded:!0},c.scroll))}}"function"===typeof o&&o(t,e)};return this.validateFields(a,c,u)}}};function mt(t){return ht(s()({},t),[gt])}var yt=mt,bt=n("322e"),xt=n("45fb"),wt=n("4df5"),_t=n("db14"),Ot=(c["a"].func,c["a"].func,c["a"].func,c["a"].any,c["a"].bool,c["a"].string,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,c["a"].func,{layout:c["a"].oneOf(["horizontal","inline","vertical"]),labelCol:c["a"].shape(f["a"]).loose,wrapperCol:c["a"].shape(f["a"]).loose,colon:c["a"].bool,labelAlign:c["a"].oneOf(["left","right"]),form:c["a"].object,prefixCls:c["a"].string,hideRequiredMark:c["a"].bool,autoFormCreate:c["a"].func,options:c["a"].object,selfUpdate:c["a"].bool}),Ct=(c["a"].string,c["a"].string,c["a"].boolean,c["a"].boolean,c["a"].number,c["a"].number,c["a"].number,c["a"].oneOfType([String,c["a"].arrayOf(String)]),c["a"].custom(d.a),c["a"].func,c["a"].func,{name:"AForm",props:Object(ut["t"])(Ot,{layout:"horizontal",hideRequiredMark:!1,colon:!0}),Item:bt["a"],createFormField:N,create:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return yt(s()({fieldNameProp:"id"},t,{fieldMetaProp:xt["b"],fieldDataProp:xt["a"]}))},createForm:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=_t["a"].Vue||r["a"];return new n(Ct.create(s()({},e,{templateContext:t}))())},created:function(){this.formItemContexts=new Map},provide:function(){var t=this;return{FormContext:this,collectFormItemContext:this.form&&this.form.templateContext?function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"add",r=t.formItemContexts,i=r.get(e)||0;"delete"===n?i<=1?r["delete"](e):r.set(e,i-1):e!==t.form.templateContext&&r.set(e,i+1)}:function(){}}},inject:{configProvider:{default:function(){return wt["a"]}}},watch:{form:function(){this.$forceUpdate()}},computed:{vertical:function(){return"vertical"===this.layout}},beforeUpdate:function(){this.formItemContexts.forEach((function(t,e){e.$forceUpdate&&e.$forceUpdate()}))},updated:function(){this.form&&this.form.cleanUpUselessFields&&this.form.cleanUpUselessFields()},methods:{onSubmit:function(t){Object(ut["k"])(this).submit?this.$emit("submit",t):t.preventDefault()}},render:function(){var t,e=this,n=arguments[0],r=this.prefixCls,i=this.hideRequiredMark,o=this.layout,c=this.onSubmit,u=this.$slots,f=this.autoFormCreate,h=this.options,d=void 0===h?{}:h,v=this.configProvider.getPrefixCls,g=v("form",r),m=l()(g,(t={},a()(t,g+"-horizontal","horizontal"===o),a()(t,g+"-vertical","vertical"===o),a()(t,g+"-inline","inline"===o),a()(t,g+"-hide-required-mark",i),t));if(f){Object(p["a"])(!1,"Form","`autoFormCreate` is deprecated. please use `form` instead.");var y=this.DomForm||yt(s()({fieldNameProp:"id"},d,{fieldMetaProp:xt["b"],fieldDataProp:xt["a"],templateContext:this.$vnode.context}))({provide:function(){return{decoratorFormProps:this.$props}},data:function(){return{children:u["default"],formClassName:m,submit:c}},created:function(){f(this.form)},render:function(){var t=arguments[0],e=this.children,n=this.formClassName,r=this.submit;return t("form",{on:{submit:r},class:n},[e])}});return this.domForm&&(this.domForm.children=u["default"],this.domForm.submit=c,this.domForm.formClassName=m),this.DomForm=y,n(y,{attrs:{wrappedComponentRef:function(t){e.domForm=t}}})}return n("form",{on:{submit:c},class:m},[u["default"]])}}),St=Ct,Mt=n("46cf"),kt=n.n(Mt),jt=n("dfdf");r["a"].use(kt.a,{name:"ant-ref"}),r["a"].use(jt["b"]),r["a"].prototype.$form=St,St.install=function(t){t.use(_t["a"]),t.component(St.name,St),t.component(St.Item.name,St.Item),t.prototype.$form=St};e["a"]=St},"3b18":function(t,e,n){"use strict";n("b2a3"),n("a1bc")},"3b4a":function(t,e,n){var r=n("0b07"),i=function(){try{var t=r(Object,"defineProperty");return t({},"",{}),t}catch(e){}}();t.exports=i},"3bb4":function(t,e,n){var r=n("08cc"),i=n("ec69");function a(t){var e=i(t),n=e.length;while(n--){var a=e[n],o=t[a];e[n]=[a,o,r(o)]}return e}t.exports=a},"3bbe":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},"3c55":function(t,e,n){try{var r=n("cecd")}catch(s){r=n("cecd")}var i=/\s+/,a=Object.prototype.toString;function o(t){if(!t||!t.nodeType)throw new Error("A DOM element reference is required");this.el=t,this.list=t.classList}t.exports=function(t){return new o(t)},o.prototype.add=function(t){if(this.list)return this.list.add(t),this;var e=this.array(),n=r(e,t);return~n||e.push(t),this.el.className=e.join(" "),this},o.prototype.remove=function(t){if("[object RegExp]"==a.call(t))return this.removeMatching(t);if(this.list)return this.list.remove(t),this;var e=this.array(),n=r(e,t);return~n&&e.splice(n,1),this.el.className=e.join(" "),this},o.prototype.removeMatching=function(t){for(var e=this.array(),n=0;n1?arguments[1]:void 0,1),n=this.length,r=o(t),s=i(r.length),u=0;if(s+e>n)throw RangeError("Wrong length");while(u=n.length?{value:void 0,done:!0}:(t=r(n,i),e.index+=t.length,{value:t,done:!1})}))},"3de4":function(t,e,n){},"3ea3":function(t,e,n){var r=n("23e7"),i=n("f748"),a=Math.abs,o=Math.pow;r({target:"Math",stat:!0},{cbrt:function(t){return i(t=+t)*o(a(t),1/3)}})},"3eea":function(t,e,n){var r=n("7948"),i=n("3818"),a=n("4bb5"),o=n("e2e4"),s=n("8eeb"),c=n("e0e7"),u=n("c6cf"),l=n("1bac"),f=1,h=2,d=4,p=u((function(t,e){var n={};if(null==t)return n;var u=!1;e=r(e,(function(e){return e=o(e,t),u||(u=e.length>1),e})),s(t,l(t),n),u&&(n=i(n,f|h|d,c));var p=e.length;while(p--)a(n,e[p]);return n}));t.exports=p},"3f3a":function(t,e,n){var r=n("23e7"),i=n("83ab"),a=n("825a"),o=n("c04e"),s=n("9bf2"),c=n("d039"),u=c((function(){Reflect.defineProperty(s.f({},1,{value:1}),1,{value:2})}));r({target:"Reflect",stat:!0,forced:u,sham:!i},{defineProperty:function(t,e,n){a(t);var r=o(e,!0);a(n);try{return s.f(t,r,n),!0}catch(i){return!1}}})},"3f50":function(t,e,n){"use strict";function r(){var t=[].slice.call(arguments,0);return 1===t.length?t[0]:function(){for(var e=0;e1?arguments[1]:void 0,(function(t,e){return new(s(a(t,t.constructor)))(e)}))}))},4039:function(t,e,n){"use strict";function r(){return!1}function i(){return!0}function a(){this.timeStamp=Date.now(),this.target=void 0,this.currentTarget=void 0}Object.defineProperty(e,"__esModule",{value:!0}),a.prototype={isEventObject:1,constructor:a,isDefaultPrevented:r,isPropagationStopped:r,isImmediatePropagationStopped:r,preventDefault:function(){this.isDefaultPrevented=i},stopPropagation:function(){this.isPropagationStopped=i},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=i,this.stopPropagation()},halt:function(t){t?this.stopImmediatePropagation():this.stopPropagation(),this.preventDefault()}},e["default"]=a,t.exports=e["default"]},4057:function(t,e,n){var r=n("23e7"),i=Math.hypot,a=Math.abs,o=Math.sqrt,s=!!i&&i(1/0,NaN)!==1/0;r({target:"Math",stat:!0,forced:s},{hypot:function(t,e){var n,r,i=0,s=0,c=arguments.length,u=0;while(s0?(r=n/u,i+=r*r):i+=n;return u===1/0?1/0:u*o(i)}})},4069:function(t,e,n){var r=n("44d2");r("flat")},"408a":function(t,e,n){var r=n("c6b6");t.exports=function(t){if("number"!=typeof t&&"Number"!=r(t))throw TypeError("Incorrect invocation");return+t}},"408c":function(t,e,n){var r=n("2b3e"),i=function(){return r.Date.now()};t.exports=i},"40cb":function(t,e,n){},"40d9":function(t,e,n){var r=n("23e7"),i=Math.floor,a=Math.log,o=Math.LOG2E;r({target:"Math",stat:!0},{clz32:function(t){return(t>>>=0)?31-i(a(t+.5)*o):32}})},4106:function(t,e,n){var r=n("4aad"),i=n("6751"),a=n("4b17"),o=n("76dd");function s(t,e,n){t=o(t),e=a(e);var s=e?i(t):0;return e&&s0?k+M:""}},"41b2":function(t,e,n){"use strict";e.__esModule=!0;var r=n("3f6b"),i=a(r);function a(t){return t&&t.__esModule?t:{default:t}}e.default=i.default||function(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:{},n=e.name||"ref";t.directive(n,{bind:function(e,n,r){t.nextTick((function(){n.value(r.componentInstance||e,r.key)})),n.value(r.componentInstance||e,r.key)},update:function(t,e,r,i){if(i.data&&i.data.directives){var a=i.data.directives.find((function(t){var e=t.name;return e===n}));if(a&&a.value!==e.value)return a&&a.value(null,i.key),void e.value(r.componentInstance||t,r.key)}r.componentInstance===i.componentInstance&&r.elm===i.elm||e.value(r.componentInstance||t,r.key)},unbind:function(t,e,n){e.value(null,n.key)}})}}},"47f5":function(t,e,n){var r=n("2b03"),i=n("d9a8"),a=n("099a");function o(t,e,n){return e===e?a(t,e,n):r(t,i,n)}t.exports=o},4840:function(t,e,n){var r=n("825a"),i=n("1c0b"),a=n("b622"),o=a("species");t.exports=function(t,e){var n,a=r(t).constructor;return void 0===a||void 0==(n=r(a)[o])?e:i(n)}},4849:function(t,e,n){t.exports={default:n("3787"),__esModule:!0}},"48a0":function(t,e,n){var r=n("242e"),i=n("950a"),a=i(r);t.exports=a},4930:function(t,e,n){var r=n("2d00"),i=n("d039");t.exports=!!Object.getOwnPropertySymbols&&!i((function(){return!String(Symbol())||!Symbol.sham&&r&&r<41}))},"498a":function(t,e,n){"use strict";var r=n("23e7"),i=n("58a8").trim,a=n("c8d2");r({target:"String",proto:!0,forced:a("trim")},{trim:function(){return i(this)}})},"49f4":function(t,e,n){var r=n("6044");function i(){this.__data__=r?r(null):{},this.size=0}t.exports=i},"4a15":function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("4d91"),o=n("daa3"),s={name:"MenuItemGroup",props:{renderMenuItem:a["a"].func,index:a["a"].number,className:a["a"].string,subMenuKey:a["a"].string,rootPrefixCls:a["a"].string,disabled:a["a"].bool.def(!0),title:a["a"].any},isMenuItemGroup:!0,methods:{renderInnerMenuItem:function(t){var e=this.$props,n=e.renderMenuItem,r=e.index,i=e.subMenuKey;return n(t,r,i)}},render:function(){var t=arguments[0],e=i()({},this.$props),n=e.rootPrefixCls,r=e.title,a=n+"-item-group-title",s=n+"-item-group-list",c=i()({},Object(o["k"])(this));return delete c.click,t("li",{on:c,class:n+"-item-group"},[t("div",{class:a,attrs:{title:"string"===typeof r?r:void 0}},[Object(o["g"])(this,"title")]),t("ul",{class:s},[this.$slots["default"]&&this.$slots["default"].map(this.renderInnerMenuItem)])])}};e["a"]=s},"4a47":function(t,e,n){"use strict";var r=n("1a14"),i=n("10db");t.exports=function(t,e,n){e in t?r.f(t,e,i(0,n)):t[e]=n}},"4a7b":function(t,e,n){"use strict";var r=n("c532");t.exports=function(t,e){e=e||{};var n={},i=["url","method","params","data"],a=["headers","auth","proxy"],o=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];r.forEach(i,(function(t){"undefined"!==typeof e[t]&&(n[t]=e[t])})),r.forEach(a,(function(i){r.isObject(e[i])?n[i]=r.deepMerge(t[i],e[i]):"undefined"!==typeof e[i]?n[i]=e[i]:r.isObject(t[i])?n[i]=r.deepMerge(t[i]):"undefined"!==typeof t[i]&&(n[i]=t[i])})),r.forEach(o,(function(r){"undefined"!==typeof e[r]?n[r]=e[r]:"undefined"!==typeof t[r]&&(n[r]=t[r])}));var s=i.concat(a).concat(o),c=Object.keys(e).filter((function(t){return-1===s.indexOf(t)}));return r.forEach(c,(function(r){"undefined"!==typeof e[r]?n[r]=e[r]:"undefined"!==typeof t[r]&&(n[r]=t[r])})),n}},"4a96":function(t,e,n){"use strict";n("b2a3"),n("5eb5")},"4a9b":function(t,e,n){var r=n("74e8");r("Float64",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},"4aad":function(t,e,n){var r=n("b0a8"),i=n("ce86"),a=n("c32f"),o=n("aaec"),s=n("6751"),c=n("126d"),u=Math.ceil;function l(t,e){e=void 0===e?" ":i(e);var n=e.length;if(n<2)return n?r(e,t):e;var l=r(e,u(t/s(e)));return o(e)?a(c(l),0,t).join(""):l.slice(0,t)}t.exports=l},"4ae1":function(t,e,n){var r=n("23e7"),i=n("d066"),a=n("1c0b"),o=n("825a"),s=n("861d"),c=n("7c73"),u=n("0538"),l=n("d039"),f=i("Reflect","construct"),h=l((function(){function t(){}return!(f((function(){}),[],t)instanceof t)})),d=!l((function(){f((function(){}))})),p=h||d;r({target:"Reflect",stat:!0,forced:p,sham:p},{construct:function(t,e){a(t),o(e);var n=arguments.length<3?t:a(arguments[2]);if(d&&!h)return f(t,e,n);if(t==n){switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3])}var r=[null];return r.push.apply(r,e),new(u.apply(t,r))}var i=n.prototype,l=c(s(i)?i:Object.prototype),p=Function.apply.call(t,l,e);return s(p)?p:l}})},"4b17":function(t,e,n){var r=n("6428");function i(t){var e=r(t),n=e%1;return e===e?n?e-n:e:0}t.exports=i},"4b8b":function(t,e){t.exports=function(t){try{return!!t()}catch(e){return!0}}},"4bb5":function(t,e,n){var r=n("e2e4"),i=n("4416"),a=n("8296"),o=n("f4d6");function s(t,e){return e=r(e,t),t=a(t,e),null==t||delete t[o(i(e))]}t.exports=s},"4bf8":function(t,e,n){"use strict";e["a"]={name:"MenuDivider",props:{disabled:{type:Boolean,default:!0},rootPrefixCls:String},render:function(){var t=arguments[0],e=this.$props.rootPrefixCls;return t("li",{class:e+"-item-divider"})}}},"4c53":function(t,e,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("sub")},{sub:function(){return i(this,"sub","","")}})},"4cef":function(t,e){var n=/\s/;function r(t){var e=t.length;while(e--&&n.test(t.charAt(e)));return e}t.exports=r},"4d20":function(t,e,n){var r=n("1917"),i=n("10db"),a=n("6ca1"),o=n("3397"),s=n("9c0e"),c=n("faf5"),u=Object.getOwnPropertyDescriptor;e.f=n("0bad")?u:function(t,e){if(t=a(t),e=o(e,!0),c)try{return u(t,e)}catch(n){}if(s(t,e))return i(!r.f.call(t,e),t[e])}},"4d26":function(t,e,n){var r,i; +/*! + Copyright (c) 2018 Jed Watson. + Licensed under the MIT License (MIT), see + http://jedwatson.github.io/classnames +*/(function(){"use strict";var n={}.hasOwnProperty;function a(){for(var t=[],e=0;e-1,n&&(e=e.replace(/y/g,"")));var s=o(_?new y(t,e):y(t,e),r?this:b,S);if(O&&n){var c=p(s);c.sticky=!0}return s},M=function(t){t in S||s(S,t,{configurable:!0,get:function(){return y[t]},set:function(e){y[t]=e}})},k=c(y),j=0;while(k.length>j)M(k[j++]);b.constructor=S,S.prototype=b,h(i,"RegExp",S)}v("RegExp")},"4d64":function(t,e,n){var r=n("fc6a"),i=n("50c4"),a=n("23cb"),o=function(t){return function(e,n,o){var s,c=r(e),u=i(c.length),l=a(o,u);if(t&&n!=n){while(u>l)if(s=c[l++],s!=s)return!0}else for(;u>l;l++)if((t||l in c)&&c[l]===n)return t||l||0;return!t&&-1}};t.exports={includes:o(!0),indexOf:o(!1)}},"4d88":function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},"4d8c":function(t,e,n){var r=n("5c69");function i(t){var e=null==t?0:t.length;return e?r(t,1):[]}t.exports=i},"4d90":function(t,e,n){"use strict";var r=n("23e7"),i=n("0ccb").start,a=n("9a0c");r({target:"String",proto:!0,forced:a},{padStart:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},"4d91":function(t,e,n){"use strict";var r=n("1098"),i=n.n(r),a=n("60ed"),o=n.n(a),s=Object.prototype,c=s.toString,u=s.hasOwnProperty,l=/^\s*function (\w+)/,f=function(t){var e=null!==t&&void 0!==t?t.type?t.type:t:null,n=e&&e.toString().match(l);return n&&n[1]},h=function(t){if(null===t||void 0===t)return null;var e=t.constructor.toString().match(l);return e&&e[1]},d=function(){},p=Number.isInteger||function(t){return"number"===typeof t&&isFinite(t)&&Math.floor(t)===t},v=Array.isArray||function(t){return"[object Array]"===c.call(t)},g=function(t){return"[object Function]"===c.call(t)},m=function(t){Object.defineProperty(t,"def",{value:function(t){return void 0===t&&void 0===this["default"]?(this["default"]=void 0,this):g(t)||x(this,t)?(this["default"]=v(t)||o()(t)?function(){return t}:t,this):(w(this._vueTypes_name+' - invalid default value: "'+t+'"',t),this)},enumerable:!1,writable:!1})},y=function(t){Object.defineProperty(t,"isRequired",{get:function(){return this.required=!0,this},enumerable:!1})},b=function(t,e){return Object.defineProperty(e,"_vueTypes_name",{enumerable:!1,writable:!1,value:t}),y(e),m(e),g(e.validator)&&(e.validator=e.validator.bind(e)),e},x=function t(e,n){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=e,a=!0,s=void 0;o()(e)||(i={type:e});var c=i._vueTypes_name?i._vueTypes_name+" - ":"";return u.call(i,"type")&&null!==i.type&&(v(i.type)?(a=i.type.some((function(e){return t(e,n,!0)})),s=i.type.map((function(t){return f(t)})).join(" or ")):(s=f(i),a="Array"===s?v(n):"Object"===s?o()(n):"String"===s||"Number"===s||"Boolean"===s||"Function"===s?h(n)===s:n instanceof i.type)),a?u.call(i,"validator")&&g(i.validator)?(a=i.validator(n),a||!1!==r||w(c+"custom validation failed"),a):a:(!1===r&&w(c+'value "'+n+'" should be of type "'+s+'"'),!1)},w=d,_={get any(){return b("any",{type:null})},get func(){return b("function",{type:Function}).def(C.func)},get bool(){return b("boolean",{type:Boolean}).def(C.bool)},get string(){return b("string",{type:String}).def(C.string)},get number(){return b("number",{type:Number}).def(C.number)},get array(){return b("array",{type:Array}).def(C.array)},get object(){return b("object",{type:Object}).def(C.object)},get integer(){return b("integer",{type:Number,validator:function(t){return p(t)}}).def(C.integer)},get symbol(){return b("symbol",{type:null,validator:function(t){return"symbol"===("undefined"===typeof t?"undefined":i()(t))}})},custom:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"custom validation failed";if("function"!==typeof t)throw new TypeError("[VueTypes error]: You must provide a function as argument");return b(t.name||"<>",{validator:function(){var n=t.apply(void 0,arguments);return n||w(this._vueTypes_name+" - "+e),n}})},oneOf:function(t){if(!v(t))throw new TypeError("[VueTypes error]: You must provide an array as argument");var e='oneOf - value should be one of "'+t.join('", "')+'"',n=t.reduce((function(t,e){return null!==e&&void 0!==e&&-1===t.indexOf(e.constructor)&&t.push(e.constructor),t}),[]);return b("oneOf",{type:n.length>0?n:null,validator:function(n){var r=-1!==t.indexOf(n);return r||w(e),r}})},instanceOf:function(t){return b("instanceOf",{type:t})},oneOfType:function(t){if(!v(t))throw new TypeError("[VueTypes error]: You must provide an array as argument");var e=!1,n=t.reduce((function(t,n){if(o()(n)){if("oneOf"===n._vueTypes_name)return t.concat(n.type||[]);if(n.type&&!g(n.validator)){if(v(n.type))return t.concat(n.type);t.push(n.type)}else g(n.validator)&&(e=!0);return t}return t.push(n),t}),[]);if(!e)return b("oneOfType",{type:n}).def(void 0);var r=t.map((function(t){return t&&v(t.type)?t.type.map(f):f(t)})).reduce((function(t,e){return t.concat(v(e)?e:[e])}),[]).join('", "');return this.custom((function(e){var n=t.some((function(t){return"oneOf"===t._vueTypes_name?!t.type||x(t.type,e,!0):x(t,e,!0)}));return n||w('oneOfType - value type should be one of "'+r+'"'),n})).def(void 0)},arrayOf:function(t){return b("arrayOf",{type:Array,validator:function(e){var n=e.every((function(e){return x(t,e)}));return n||w('arrayOf - value must be an array of "'+f(t)+'"'),n}})},objectOf:function(t){return b("objectOf",{type:Object,validator:function(e){var n=Object.keys(e).every((function(n){return x(t,e[n])}));return n||w('objectOf - value must be an object of "'+f(t)+'"'),n}})},shape:function(t){var e=Object.keys(t),n=e.filter((function(e){return t[e]&&!0===t[e].required})),r=b("shape",{type:Object,validator:function(r){var i=this;if(!o()(r))return!1;var a=Object.keys(r);return n.length>0&&n.some((function(t){return-1===a.indexOf(t)}))?(w('shape - at least one of required properties "'+n.join('", "')+'" is not present'),!1):a.every((function(n){if(-1===e.indexOf(n))return!0===i._vueTypes_isLoose||(w('shape - object is missing "'+n+'" property'),!1);var a=t[n];return x(a,r[n])}))}});return Object.defineProperty(r,"_vueTypes_isLoose",{enumerable:!1,writable:!0,value:!1}),Object.defineProperty(r,"loose",{get:function(){return this._vueTypes_isLoose=!0,this},enumerable:!1}),r}},O=function(){return{func:void 0,bool:void 0,string:void 0,number:void 0,array:void 0,object:void 0,integer:void 0}},C=O();Object.defineProperty(_,"sensibleDefaults",{enumerable:!1,set:function(t){!1===t?C={}:!0===t?C=O():o()(t)&&(C=t)},get:function(){return C}});e["a"]=_},"4de4":function(t,e,n){"use strict";var r=n("23e7"),i=n("b727").filter,a=n("1dde"),o=a("filter");r({target:"Array",proto:!0,forced:!o},{filter:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(t,e,n){"use strict";var r=n("0366"),i=n("7b0b"),a=n("9bdd"),o=n("e95a"),s=n("50c4"),c=n("8418"),u=n("35a1");t.exports=function(t){var e,n,l,f,h,d,p=i(t),v="function"==typeof this?this:Array,g=arguments.length,m=g>1?arguments[1]:void 0,y=void 0!==m,b=u(p),x=0;if(y&&(m=r(m,g>2?arguments[2]:void 0,2)),void 0==b||v==Array&&o(b))for(e=s(p.length),n=new v(e);e>x;x++)d=y?m(p[x],x):p[x],c(n,x,d);else for(f=b.call(p),h=f.next,n=new v;!(l=h.call(f)).done;x++)d=y?a(f,m,[l.value,x],!0):l.value,c(n,x,d);return n.length=x,n}},"4df5":function(t,e,n){"use strict";n.d(e,"a",(function(){return m}));var r=n("41b2"),i=n.n(r),a=n("2b0e"),o=n("4d91"),s=n("daa3"),c=n("fc25"),u={functional:!0,inject:{configProvider:{default:function(){return m}}},props:{componentName:o["a"].string},render:function(t,e){var n=arguments[0],r=e.props,i=e.injections;function a(t){var e=i.configProvider.getPrefixCls,r=e("empty");switch(t){case"Table":case"List":return n(c["a"],{attrs:{image:c["a"].PRESENTED_IMAGE_SIMPLE}});case"Select":case"TreeSelect":case"Cascader":case"Transfer":case"Mentions":return n(c["a"],{attrs:{image:c["a"].PRESENTED_IMAGE_SIMPLE},class:r+"-small"});default:return n(c["a"])}}return a(r.componentName)}};function l(t,e){return t(u,{attrs:{componentName:e}})}var f=l,h=n("db14"),d=n("d49c"),p=n("e5cd");function v(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e={};return t.forEach((function(t){e[t]=function(e){this._proxyVm._data[t]=e}})),e}var g={name:"AConfigProvider",props:{getPopupContainer:o["a"].func,prefixCls:o["a"].string,renderEmpty:o["a"].func,csp:o["a"].object,autoInsertSpaceInButton:o["a"].bool,locale:o["a"].object,pageHeader:o["a"].object,transformCellText:o["a"].func},provide:function(){var t=this;return this._proxyVm=new a["a"]({data:function(){return i()({},t.$props,{getPrefixCls:t.getPrefixCls,renderEmpty:t.renderEmptyComponent})}}),{configProvider:this._proxyVm._data}},watch:i()({},v(["prefixCls","csp","autoInsertSpaceInButton","locale","pageHeader","transformCellText"])),methods:{renderEmptyComponent:function(t,e){var n=Object(s["g"])(this,"renderEmpty",{},!1)||f;return n(t,e)},getPrefixCls:function(t,e){var n=this.$props.prefixCls,r=void 0===n?"ant":n;return e||(t?r+"-"+t:r)},renderProvider:function(t){var e=this.$createElement;return e(d["b"],{attrs:{locale:this.locale||t,_ANT_MARK__:d["a"]}},[this.$slots["default"]?Object(s["c"])(this.$slots["default"])[0]:null])}},render:function(){var t=this,e=arguments[0];return e(p["a"],{scopedSlots:{default:function(e,n,r){return t.renderProvider(r)}}})}},m={getPrefixCls:function(t,e){return e||"ant-"+t},renderEmpty:f};g.install=function(t){t.use(h["a"]),t.component(g.name,g)};e["b"]=g},"4e71":function(t,e,n){n("e198")("observable")},"4eb5":function(t,e,n){var r=n("6981"),i={autoSetContainer:!1},a={install:function(t){t.prototype.$clipboardConfig=i,t.prototype.$copyText=function(t,e){return new Promise((function(n,i){var a=document.createElement("button"),o=new r(a,{text:function(){return t},action:function(){return"copy"},container:"object"===typeof e?e:document.body});o.on("success",(function(t){o.destroy(),n(t)})),o.on("error",(function(t){o.destroy(),i(t)})),a.click()}))},t.directive("clipboard",{bind:function(t,e,n){if("success"===e.arg)t._v_clipboard_success=e.value;else if("error"===e.arg)t._v_clipboard_error=e.value;else{var a=new r(t,{text:function(){return e.value},action:function(){return"cut"===e.arg?"cut":"copy"},container:i.autoSetContainer?t:void 0});a.on("success",(function(e){var n=t._v_clipboard_success;n&&n(e)})),a.on("error",(function(e){var n=t._v_clipboard_error;n&&n(e)})),t._v_clipboard=a}},update:function(t,e){"success"===e.arg?t._v_clipboard_success=e.value:"error"===e.arg?t._v_clipboard_error=e.value:(t._v_clipboard.text=function(){return e.value},t._v_clipboard.action=function(){return"cut"===e.arg?"cut":"copy"})},unbind:function(t,e){"success"===e.arg?delete t._v_clipboard_success:"error"===e.arg?delete t._v_clipboard_error:(t._v_clipboard.destroy(),delete t._v_clipboard)}})},config:i};t.exports=a},"4ebc":function(t,e,n){var r=n("4d88");t.exports=Array.isArray||function(t){return"Array"==r(t)}},"4ec9":function(t,e,n){"use strict";var r=n("6d61"),i=n("6566");t.exports=r("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),i)},"4f50":function(t,e,n){var r=n("b760"),i=n("e5383"),a=n("c8fe"),o=n("4359"),s=n("fa21"),c=n("d370"),u=n("6747"),l=n("dcbe"),f=n("0d24"),h=n("9520"),d=n("1a8c"),p=n("60ed"),v=n("73ac"),g=n("8adb"),m=n("8de2");function y(t,e,n,y,b,x,w){var _=g(t,n),O=g(e,n),C=w.get(O);if(C)r(t,n,C);else{var S=x?x(_,O,n+"",t,e,w):void 0,M=void 0===S;if(M){var k=u(O),j=!k&&f(O),T=!k&&!j&&v(O);S=O,k||j||T?u(_)?S=_:l(_)?S=o(_):j?(M=!1,S=i(O,!0)):T?(M=!1,S=a(O,!0)):S=[]:p(O)||c(O)?(S=_,c(_)?S=m(_):d(_)&&!h(_)||(S=s(O))):M=!1}M&&(w.set(O,S),b(S,O,y,x,w),w["delete"](O)),r(t,n,S)}}t.exports=y},"4fad":function(t,e,n){var r=n("23e7"),i=n("6f53").entries;r({target:"Object",stat:!0},{entries:function(t){return i(t)}})},5091:function(t,e,n){"use strict";n.d(e,"b",(function(){return P})),n.d(e,"a",(function(){return L}));var r=n("8e8e"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("4d91"),c=n("9839"),u=n("daa3"),l={props:o()({},c["b"]),Option:c["d"].Option,render:function(){var t=arguments[0],e=Object(u["l"])(this),n={props:o()({},e,{size:"small"}),on:Object(u["k"])(this)};return t(c["d"],n,[Object(u["c"])(this.$slots["default"])])}},f=n("e5cd"),h=n("6042"),d=n.n(h),p=n("92fa"),v=n.n(p),g=n("9b57"),m=n.n(g),y=n("b488"),b=n("4d26"),x=n.n(b),w={name:"Pager",props:{rootPrefixCls:s["a"].string,page:s["a"].number,active:s["a"].bool,last:s["a"].bool,locale:s["a"].object,showTitle:s["a"].bool,itemRender:{type:Function,default:function(){}}},methods:{handleClick:function(){this.$emit("click",this.page)},handleKeyPress:function(t){this.$emit("keypress",t,this.handleClick,this.page)}},render:function(){var t,e=arguments[0],n=this.$props,r=n.rootPrefixCls+"-item",i=x()(r,r+"-"+n.page,(t={},d()(t,r+"-active",n.active),d()(t,r+"-disabled",!n.page),t));return e("li",{class:i,on:{click:this.handleClick,keypress:this.handleKeyPress},attrs:{title:this.showTitle?this.page:null,tabIndex:"0"}},[this.itemRender(this.page,"page",e("a",[this.page]))])}},_={ZERO:48,NINE:57,NUMPAD_ZERO:96,NUMPAD_NINE:105,BACKSPACE:8,DELETE:46,ENTER:13,ARROW_UP:38,ARROW_DOWN:40},O={mixins:[y["a"]],props:{disabled:s["a"].bool,changeSize:s["a"].func,quickGo:s["a"].func,selectComponentClass:s["a"].any,current:s["a"].number,pageSizeOptions:s["a"].array.def(["10","20","30","40"]),pageSize:s["a"].number,buildOptionText:s["a"].func,locale:s["a"].object,rootPrefixCls:s["a"].string,selectPrefixCls:s["a"].string,goButton:s["a"].any},data:function(){return{goInputText:""}},methods:{getValidValue:function(){var t=this.goInputText,e=this.current;return!t||isNaN(t)?e:Number(t)},defaultBuildOptionText:function(t){return t.value+" "+this.locale.items_per_page},handleChange:function(t){var e=t.target,n=e.value,r=e.composing;t.isComposing||r||this.goInputText===n||this.setState({goInputText:n})},handleBlur:function(t){var e=this.$props,n=e.goButton,r=e.quickGo,i=e.rootPrefixCls;n||t.relatedTarget&&(t.relatedTarget.className.indexOf(i+"-prev")>=0||t.relatedTarget.className.indexOf(i+"-next")>=0)||r(this.getValidValue())},go:function(t){var e=this.goInputText;""!==e&&(t.keyCode!==_.ENTER&&"click"!==t.type||(this.quickGo(this.getValidValue()),this.setState({goInputText:""})))}},render:function(){var t=this,e=arguments[0],n=this.rootPrefixCls,r=this.locale,i=this.changeSize,a=this.quickGo,o=this.goButton,s=this.selectComponentClass,c=this.defaultBuildOptionText,u=this.selectPrefixCls,l=this.pageSize,f=this.pageSizeOptions,h=this.goInputText,d=this.disabled,p=n+"-options",g=null,m=null,y=null;if(!i&&!a)return null;if(i&&s){var b=this.buildOptionText||c,x=f.map((function(t,n){return e(s.Option,{key:n,attrs:{value:t}},[b({value:t})])}));g=e(s,{attrs:{disabled:d,prefixCls:u,showSearch:!1,optionLabelProp:"children",dropdownMatchSelectWidth:!1,value:(l||f[0]).toString(),getPopupContainer:function(t){return t.parentNode}},class:p+"-size-changer",on:{change:function(e){return t.changeSize(Number(e))}}},[x])}return a&&(o&&(y="boolean"===typeof o?e("button",{attrs:{type:"button",disabled:d},on:{click:this.go,keyup:this.go}},[r.jump_to_confirm]):e("span",{on:{click:this.go,keyup:this.go}},[o])),m=e("div",{class:p+"-quick-jumper"},[r.jump_to,e("input",v()([{attrs:{disabled:d,type:"text"},domProps:{value:h},on:{input:this.handleChange,keyup:this.go,blur:this.handleBlur}},{directives:[{name:"ant-input"}]}])),r.page,y])),e("li",{class:""+p},[g,m])}},C={items_per_page:"条/页",jump_to:"跳至",jump_to_confirm:"确定",page:"页",prev_page:"上一页",next_page:"下一页",prev_5:"向前 5 页",next_5:"向后 5 页",prev_3:"向前 3 页",next_3:"向后 3 页"};function S(){}function M(t){return"number"===typeof t&&isFinite(t)&&Math.floor(t)===t}function k(t,e,n){return n}function j(t,e,n){var r=t;return"undefined"===typeof r&&(r=e.statePageSize),Math.floor((n.total-1)/r)+1}var T={name:"Pagination",mixins:[y["a"]],model:{prop:"current",event:"change.current"},props:{disabled:s["a"].bool,prefixCls:s["a"].string.def("rc-pagination"),selectPrefixCls:s["a"].string.def("rc-select"),current:s["a"].number,defaultCurrent:s["a"].number.def(1),total:s["a"].number.def(0),pageSize:s["a"].number,defaultPageSize:s["a"].number.def(10),hideOnSinglePage:s["a"].bool.def(!1),showSizeChanger:s["a"].bool.def(!1),showLessItems:s["a"].bool.def(!1),selectComponentClass:s["a"].any,showPrevNextJumpers:s["a"].bool.def(!0),showQuickJumper:s["a"].oneOfType([s["a"].bool,s["a"].object]).def(!1),showTitle:s["a"].bool.def(!0),pageSizeOptions:s["a"].arrayOf(s["a"].string),buildOptionText:s["a"].func,showTotal:s["a"].func,simple:s["a"].bool,locale:s["a"].object.def(C),itemRender:s["a"].func.def(k),prevIcon:s["a"].any,nextIcon:s["a"].any,jumpPrevIcon:s["a"].any,jumpNextIcon:s["a"].any},data:function(){var t=Object(u["l"])(this),e=this.onChange!==S,n="current"in t;n&&!e&&console.warn("Warning: You provided a `current` prop to a Pagination component without an `onChange` handler. This will render a read-only component.");var r=this.defaultCurrent;"current"in t&&(r=this.current);var i=this.defaultPageSize;return"pageSize"in t&&(i=this.pageSize),r=Math.min(r,j(i,void 0,t)),{stateCurrent:r,stateCurrentInputValue:r,statePageSize:i}},watch:{current:function(t){this.setState({stateCurrent:t,stateCurrentInputValue:t})},pageSize:function(t){var e={},n=this.stateCurrent,r=j(t,this.$data,this.$props);n=n>r?r:n,Object(u["s"])(this,"current")||(e.stateCurrent=n,e.stateCurrentInputValue=n),e.statePageSize=t,this.setState(e)},stateCurrent:function(t,e){var n=this;this.$nextTick((function(){if(n.$refs.paginationNode){var t=n.$refs.paginationNode.querySelector("."+n.prefixCls+"-item-"+e);t&&document.activeElement===t&&t.blur()}}))},total:function(){var t={},e=j(this.pageSize,this.$data,this.$props);if(Object(u["s"])(this,"current")){var n=Math.min(this.current,e);t.stateCurrent=n,t.stateCurrentInputValue=n}else{var r=this.stateCurrent;r=0===r&&e>0?1:Math.min(this.stateCurrent,e),t.stateCurrent=r}this.setState(t)}},methods:{getJumpPrevPage:function(){return Math.max(1,this.stateCurrent-(this.showLessItems?3:5))},getJumpNextPage:function(){return Math.min(j(void 0,this.$data,this.$props),this.stateCurrent+(this.showLessItems?3:5))},getItemIcon:function(t){var e=this.$createElement,n=this.$props.prefixCls,r=Object(u["g"])(this,t,this.$props)||e("a",{class:n+"-item-link"});return r},getValidValue:function(t){var e=t.target.value,n=j(void 0,this.$data,this.$props),r=this.$data.stateCurrentInputValue,i=void 0;return i=""===e?e:isNaN(Number(e))?r:e>=n?n:Number(e),i},isValid:function(t){return M(t)&&t!==this.stateCurrent},shouldDisplayQuickJumper:function(){var t=this.$props,e=t.showQuickJumper,n=t.pageSize,r=t.total;return!(r<=n)&&e},handleKeyDown:function(t){t.keyCode!==_.ARROW_UP&&t.keyCode!==_.ARROW_DOWN||t.preventDefault()},handleKeyUp:function(t){if(!t.isComposing&&!t.target.composing){var e=this.getValidValue(t),n=this.stateCurrentInputValue;e!==n&&this.setState({stateCurrentInputValue:e}),t.keyCode===_.ENTER?this.handleChange(e):t.keyCode===_.ARROW_UP?this.handleChange(e-1):t.keyCode===_.ARROW_DOWN&&this.handleChange(e+1)}},changePageSize:function(t){var e=this.stateCurrent,n=e,r=j(t,this.$data,this.$props);e=e>r?r:e,0===r&&(e=this.stateCurrent),"number"===typeof t&&(Object(u["s"])(this,"pageSize")||this.setState({statePageSize:t}),Object(u["s"])(this,"current")||this.setState({stateCurrent:e,stateCurrentInputValue:e})),this.$emit("update:pageSize",t),this.$emit("showSizeChange",e,t),e!==n&&this.$emit("change.current",e,t)},handleChange:function(t){var e=this.$props.disabled,n=t;if(this.isValid(n)&&!e){var r=j(void 0,this.$data,this.$props);return n>r?n=r:n<1&&(n=1),Object(u["s"])(this,"current")||this.setState({stateCurrent:n,stateCurrentInputValue:n}),this.$emit("change.current",n,this.statePageSize),this.$emit("change",n,this.statePageSize),n}return this.stateCurrent},prev:function(){this.hasPrev()&&this.handleChange(this.stateCurrent-1)},next:function(){this.hasNext()&&this.handleChange(this.stateCurrent+1)},jumpPrev:function(){this.handleChange(this.getJumpPrevPage())},jumpNext:function(){this.handleChange(this.getJumpNextPage())},hasPrev:function(){return this.stateCurrent>1},hasNext:function(){return this.stateCurrent2?n-2:0),i=2;i0?y-1:0,_=y+1=2*m&&3!==y&&(c[0]=e(w,{attrs:{locale:o,rootPrefixCls:r,page:L,active:!1,showTitle:this.showTitle,itemRender:this.itemRender},on:{click:this.handleChange,keypress:this.runIfEnter},key:L,class:r+"-item-after-jump-prev"}),c.unshift(u)),s-y>=2*m&&y!==s-2&&(c[c.length-1]=e(w,{attrs:{locale:o,rootPrefixCls:r,page:V,active:!1,showTitle:this.showTitle,itemRender:this.itemRender},on:{click:this.handleChange,keypress:this.runIfEnter},key:V,class:r+"-item-before-jump-next"}),c.push(l)),1!==L&&c.unshift(f),V!==s&&c.push(h)}var H=null;this.showTotal&&(H=e("li",{class:r+"-total-text"},[this.showTotal(this.total,[0===this.total?0:(y-1)*b+1,y*b>this.total?this.total:y*b])]));var D=!this.hasPrev()||!s,F=!this.hasNext()||!s,N=this.buildOptionText||this.$scopedSlots.buildOptionText;return e("ul",{class:(t={},d()(t,""+r,!0),d()(t,r+"-disabled",i),t),attrs:{unselectable:"unselectable"},ref:"paginationNode"},[H,e("li",{attrs:{title:this.showTitle?o.prev_page:null,tabIndex:D?null:0,"aria-disabled":D},on:{click:this.prev,keypress:this.runIfEnterPrev},class:(D?r+"-disabled":"")+" "+r+"-prev"},[this.itemRender(x,"prev",this.getItemIcon("prevIcon"))]),c,e("li",{attrs:{title:this.showTitle?o.next_page:null,tabIndex:F?null:0,"aria-disabled":F},on:{click:this.next,keypress:this.runIfEnterNext},class:(F?r+"-disabled":"")+" "+r+"-next"},[this.itemRender(_,"next",this.getItemIcon("nextIcon"))]),e(O,{attrs:{disabled:i,locale:o,rootPrefixCls:r,selectComponentClass:this.selectComponentClass,selectPrefixCls:this.selectPrefixCls,changeSize:this.showSizeChanger?this.changePageSize:null,current:y,pageSize:b,pageSizeOptions:this.pageSizeOptions,buildOptionText:N||null,quickGo:this.shouldDisplayQuickJumper()?this.handleChange:null,goButton:g}})])}},z=n("2deb"),E=n("0c63"),A=n("4df5"),P=function(){return{total:s["a"].number,defaultCurrent:s["a"].number,disabled:s["a"].bool,current:s["a"].number,defaultPageSize:s["a"].number,pageSize:s["a"].number,hideOnSinglePage:s["a"].bool,showSizeChanger:s["a"].bool,pageSizeOptions:s["a"].arrayOf(s["a"].oneOfType([s["a"].number,s["a"].string])),buildOptionText:s["a"].func,showSizeChange:s["a"].func,showQuickJumper:s["a"].oneOfType([s["a"].bool,s["a"].object]),showTotal:s["a"].any,size:s["a"].string,simple:s["a"].bool,locale:s["a"].object,prefixCls:s["a"].string,selectPrefixCls:s["a"].string,itemRender:s["a"].any,role:s["a"].string,showLessItems:s["a"].bool}},L=function(){return o()({},P(),{position:s["a"].oneOf(["top","bottom","both"])})};e["c"]={name:"APagination",model:{prop:"current",event:"change.current"},props:o()({},P()),inject:{configProvider:{default:function(){return A["a"]}}},methods:{getIconsProps:function(t){var e=this.$createElement,n=e("a",{class:t+"-item-link"},[e(E["a"],{attrs:{type:"left"}})]),r=e("a",{class:t+"-item-link"},[e(E["a"],{attrs:{type:"right"}})]),i=e("a",{class:t+"-item-link"},[e("div",{class:t+"-item-container"},[e(E["a"],{class:t+"-item-link-icon",attrs:{type:"double-left"}}),e("span",{class:t+"-item-ellipsis"},["•••"])])]),a=e("a",{class:t+"-item-link"},[e("div",{class:t+"-item-container"},[e(E["a"],{class:t+"-item-link-icon",attrs:{type:"double-right"}}),e("span",{class:t+"-item-ellipsis"},["•••"])])]);return{prevIcon:n,nextIcon:r,jumpPrevIcon:i,jumpNextIcon:a}},renderPagination:function(t){var e=this.$createElement,n=Object(u["l"])(this),r=n.prefixCls,a=n.selectPrefixCls,s=n.buildOptionText,f=n.size,h=n.locale,d=i()(n,["prefixCls","selectPrefixCls","buildOptionText","size","locale"]),p=this.configProvider.getPrefixCls,v=p("pagination",r),g=p("select",a),m="small"===f,y={props:o()({prefixCls:v,selectPrefixCls:g},d,this.getIconsProps(v),{selectComponentClass:m?l:c["d"],locale:o()({},t,h),buildOptionText:s||this.$scopedSlots.buildOptionText}),class:{mini:m},on:Object(u["k"])(this)};return e(T,y)}},render:function(){var t=arguments[0];return t(f["a"],{attrs:{componentName:"Pagination",defaultLocale:z["a"]},scopedSlots:{default:this.renderPagination}})}}},"50c4":function(t,e,n){var r=n("a691"),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},"50c6":function(t,e,n){var r=n("a0c4"),i=n("243f"),a=n("badf"),o=n("6747");function s(t,e){return function(n,s){var c=o(n)?r:i,u=e?e():{};return c(n,t,a(s,2),u)}}t.exports=s},"50d8":function(t,e){function n(t,e){var n=-1,r=Array(t);while(++n=M&&(S+=y.slice(M,T)+L,M=T+j.length)}return S+y.slice(M)}]}))},5327:function(t,e,n){var r=n("23e7"),i=n("1ec1"),a=Math.acosh,o=Math.log,s=Math.sqrt,c=Math.LN2,u=!a||710!=Math.floor(a(Number.MAX_VALUE))||a(1/0)!=1/0;r({target:"Math",stat:!0,forced:u},{acosh:function(t){return(t=+t)<1?NaN:t>94906265.62425156?o(t)+c:i(t-1+s(t-1)*s(t+1))}})},5377:function(t,e,n){var r=n("83ab"),i=n("9bf2"),a=n("ad6d"),o=n("9f7f").UNSUPPORTED_Y;r&&("g"!=/./g.flags||o)&&i.f(RegExp.prototype,"flags",{configurable:!0,get:a})},"53ca":function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));n("a4d3"),n("e01a"),n("d3b7"),n("d28b"),n("3ca3"),n("ddb0");function r(t){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}},"54eb":function(t,e,n){var r=n("8eeb"),i=n("32f4");function a(t,e){return r(t,i(t),e)}t.exports=a},5524:function(t,e){var n=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=n)},5530:function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));n("b64b"),n("a4d3"),n("4de4"),n("e439"),n("159b"),n("dbb4");var r=n("ade3");function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function a(t){for(var e=1;e=0;(e||i)&&this.restoreModeVerticalFromInline()},handleClick:function(t){this.handleOpenChange([]),this.$emit("click",t)},handleSelect:function(t){this.$emit("select",t),this.$emit("selectChange",t.selectedKeys)},handleDeselect:function(t){this.$emit("deselect",t),this.$emit("selectChange",t.selectedKeys)},handleOpenChange:function(t){this.setOpenKeys(t),this.$emit("openChange",t),this.$emit("update:openKeys",t)},setOpenKeys:function(t){Object(p["s"])(this,"openKeys")||this.setState({sOpenKeys:t})},getRealMenuMode:function(){var t=this.getInlineCollapsed();if(this.switchingModeFromInline&&t)return"inline";var e=this.$props.mode;return t?"vertical":e},getInlineCollapsed:function(){var t=this.$props.inlineCollapsed;return void 0!==this.layoutSiderContext.sCollapsed?this.layoutSiderContext.sCollapsed:t},getMenuOpenAnimation:function(t){var e=this.$props,n=e.openAnimation,r=e.openTransitionName,i=n||r;return void 0===n&&void 0===r&&("horizontal"===t?i="slide-up":"inline"===t?i={on:b["a"]}:this.switchingModeFromInline?(i="",this.switchingModeFromInline=!1):i="zoom-big"),i}},render:function(){var t,e=this,n=arguments[0],r=this.layoutSiderContext,a=this.$slots,s=r.collapsedWidth,l=this.configProvider.getPopupContainer,f=Object(p["l"])(this),d=f.prefixCls,v=f.theme,g=f.getPopupContainer,m=this.configProvider.getPrefixCls,y=m("menu",d),b=this.getRealMenuMode(),x=this.getMenuOpenAnimation(b),w=(t={},o()(t,y+"-"+v,!0),o()(t,y+"-inline-collapsed",this.getInlineCollapsed()),t),_={props:c()({},Object(u["a"])(f,["inlineCollapsed"]),{getPopupContainer:g||l,openKeys:this.sOpenKeys,mode:b,prefixCls:y}),on:c()({},Object(p["k"])(this),{select:this.handleSelect,deselect:this.handleDeselect,openChange:this.handleOpenChange,mouseenter:this.handleMouseEnter}),nativeOn:{transitionend:this.handleTransitionEnd}};Object(p["s"])(this,"selectedKeys")||delete _.props.selectedKeys,"inline"!==b?(_.on.click=this.handleClick,_.props.openTransitionName=x):(_.on.click=function(t){e.$emit("click",t)},_.props.openAnimation=x);var O=this.getInlineCollapsed()&&(0===s||"0"===s||"0px"===s);return O&&(_.props.openKeys=[]),n(h["a"],i()([_,{class:w}]),[a["default"]])},install:function(t){t.use(j["a"]),t.component(E.name,E),t.component(E.Item.name,E.Item),t.component(E.SubMenu.name,E.SubMenu),t.component(E.Divider.name,E.Divider),t.component(E.ItemGroup.name,E.ItemGroup)}};e["a"]=E},5669:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r={placeholder:"请选择时间"};e["default"]=r},5692:function(t,e,n){var r=n("c430"),i=n("c6cd");(t.exports=function(t,e){return i[t]||(i[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.12.1",mode:r?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},"56cd":function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("2fcd"),o=n("0c63"),s={},c=4.5,u="24px",l="24px",f="topRight",h=function(){return document.body},d=null;function p(t){var e=t.duration,n=t.placement,r=t.bottom,i=t.top,a=t.getContainer,o=t.closeIcon;void 0!==e&&(c=e),void 0!==n&&(f=n),void 0!==r&&(l="number"===typeof r?r+"px":r),void 0!==i&&(u="number"===typeof i?i+"px":i),void 0!==a&&(h=a),void 0!==o&&(d=o)}function v(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:u,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:l,r=void 0;switch(t){case"topLeft":r={left:0,top:e,bottom:"auto"};break;case"topRight":r={right:0,top:e,bottom:"auto"};break;case"bottomLeft":r={left:0,top:"auto",bottom:n};break;default:r={right:0,top:"auto",bottom:n};break}return r}function g(t,e){var n=t.prefixCls,r=t.placement,i=void 0===r?f:r,c=t.getContainer,u=void 0===c?h:c,l=t.top,p=t.bottom,g=t.closeIcon,m=void 0===g?d:g,y=n+"-"+i;s[y]?e(s[y]):a["a"].newInstance({prefixCls:n,class:n+"-"+i,style:v(i,l,p),getContainer:u,closeIcon:function(t){var e="function"===typeof m?m(t):m,r=t("span",{class:n+"-close-x"},[e||t(o["a"],{class:n+"-close-icon",attrs:{type:"close"}})]);return r}},(function(t){s[y]=t,e(t)}))}var m={success:"check-circle-o",info:"info-circle-o",error:"close-circle-o",warning:"exclamation-circle-o"};function y(t){var e=t.icon,n=t.type,r=t.description,i=t.message,a=t.btn,s=t.prefixCls||"ant-notification",u=s+"-notice",l=void 0===t.duration?c:t.duration,f=null;if(e)f=function(t){return t("span",{class:u+"-icon"},["function"===typeof e?e(t):e])};else if(n){var h=m[n];f=function(t){return t(o["a"],{class:u+"-icon "+u+"-icon-"+n,attrs:{type:h}})}}var d=t.placement,p=t.top,v=t.bottom,y=t.getContainer,b=t.closeIcon;g({prefixCls:s,placement:d,top:p,bottom:v,getContainer:y,closeIcon:b},(function(e){e.notice({content:function(t){return t("div",{class:f?u+"-with-icon":""},[f&&f(t),t("div",{class:u+"-message"},[!r&&f?t("span",{class:u+"-message-single-line-auto-margin"}):null,"function"===typeof i?i(t):i]),t("div",{class:u+"-description"},["function"===typeof r?r(t):r]),a?t("span",{class:u+"-btn"},["function"===typeof a?a(t):a]):null])},duration:l,closable:!0,onClose:t.onClose,onClick:t.onClick,key:t.key,style:t.style||{},class:t["class"]})}))}var b={open:y,close:function(t){Object.keys(s).forEach((function(e){return s[e].removeNotice(t)}))},config:p,destroy:function(){Object.keys(s).forEach((function(t){s[t].destroy(),delete s[t]}))}};["success","info","warning","error"].forEach((function(t){b[t]=function(e){return b.open(i()({},e,{type:t}))}})),b.warn=b.warning,e["a"]=b},"56ef":function(t,e,n){var r=n("d066"),i=n("241c"),a=n("7418"),o=n("825a");t.exports=r("Reflect","ownKeys")||function(t){var e=i.f(o(t)),n=a.f;return n?e.concat(n(t)):e}},5704:function(t,e,n){"use strict";n("b2a3"),n("948e"),n("6ba6")},5783:function(t,e,n){"use strict";n("b2a3"),n("40cb")},"57a5":function(t,e,n){var r=n("91e9"),i=r(Object.keys,Object);t.exports=i},"57ba":function(t,e,n){"use strict";e.__esModule=!0;var r=n("4849"),i=a(r);function a(t){return t&&t.__esModule?t:{default:t}}e.default=function(){function t(t,e){for(var n=0;n=11?t:t+12},meridiem:function(t,e,n){var r=100*t+e;return r<600?"凌晨":r<900?"早上":r<1130?"上午":r<1230?"中午":r<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:function(t){return t.week()!==this.week()?"[下]dddLT":"[本]dddLT"},lastDay:"[昨天]LT",lastWeek:function(t){return this.week()!==t.week()?"[上]dddLT":"[本]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|周)/,ordinal:function(t,e){switch(e){case"d":case"D":case"DDD":return t+"日";case"M":return t+"月";case"w":case"W":return t+"周";default:return t}},relativeTime:{future:"%s后",past:"%s前",s:"几秒",ss:"%d 秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",w:"1 周",ww:"%d 周",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},week:{dow:1,doy:4}});return e}))},"5c69":function(t,e,n){var r=n("087d"),i=n("0621");function a(t,e,n,o,s){var c=-1,u=t.length;n||(n=i),s||(s=[]);while(++c0&&n(l)?e>1?a(l,e-1,n,o,s):r(s,l):o||(s[s.length]=l)}return s}t.exports=a},"5c6c":function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},"5ca0":function(t,e,n){var r=n("badf"),i=n("30c9"),a=n("ec69");function o(t){return function(e,n,o){var s=Object(e);if(!i(e)){var c=r(n,3);e=a(e),n=function(t){return c(s[t],t,s)}}var u=t(e,n,o);return u>-1?s[c?e[u]:u]:void 0}}t.exports=o},"5cc6":function(t,e,n){var r=n("74e8");r("Uint8",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},"5cdc":function(t,e,n){},"5d41":function(t,e,n){var r=n("23e7"),i=n("861d"),a=n("825a"),o=n("5135"),s=n("06cf"),c=n("e163");function u(t,e){var n,r,l=arguments.length<3?t:arguments[2];return a(t)===l?t[e]:(n=s.f(t,e))?o(n,"value")?n.value:void 0===n.get?void 0:n.get.call(l):i(r=c(t))?u(r,e,l):void 0}r({target:"Reflect",stat:!0},{get:u})},"5d89":function(t,e,n){var r=n("f8af");function i(t,e){var n=e?r(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}t.exports=i},"5db7":function(t,e,n){"use strict";var r=n("23e7"),i=n("a2bf"),a=n("7b0b"),o=n("50c4"),s=n("1c0b"),c=n("65f0");r({target:"Array",proto:!0},{flatMap:function(t){var e,n=a(this),r=o(n.length);return s(t),e=c(n,0),e.length=i(e,n,n,r,0,1,t,arguments.length>1?arguments[1]:void 0),e}})},"5ded":function(t,e,n){"use strict";var r=n("23e7"),i=n("d039"),a=n("8418"),o=i((function(){function t(){}return!(Array.of.call(t)instanceof t)}));r({target:"Array",stat:!0,forced:o},{of:function(){var t=0,e=arguments.length,n=new("function"==typeof this?this:Array)(e);while(e>t)a(n,t,arguments[t++]);return n.length=e,n}})},"5e2e":function(t,e,n){var r=n("28c9"),i=n("69d5"),a=n("b4c0"),o=n("fba5"),s=n("67ca");function c(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e=55296&&i<=56319&&n>1,t+=g(t/e);t>v*o>>1;r+=i)t=g(t/v);return g(r+(v+1)*t/(t+s))},w=function(t){var e=[];t=y(t);var n,s,c=t.length,h=l,d=0,v=u;for(n=0;n=h&&sg((r-d)/C))throw RangeError(p);for(d+=(O-h)*C,h=O,n=0;nr)throw RangeError(p);if(s==h){for(var S=d,M=i;;M+=i){var k=M<=v?a:M>=v+o?o:M-v;if(Sl){var d,p=u(arguments[l++]),v=f?a(p).concat(f(p)):a(p),g=v.length,m=0;while(g>m)d=v[m++],r&&!h.call(p,d)||(n[d]=p[d])}return n}:l},"60ed":function(t,e,n){var r=n("3729"),i=n("2dcb"),a=n("1310"),o="[object Object]",s=Function.prototype,c=Object.prototype,u=s.toString,l=c.hasOwnProperty,f=u.call(Object);function h(t){if(!a(t)||r(t)!=o)return!1;var e=i(t);if(null===e)return!0;var n=l.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&u.call(n)==f}t.exports=h},"61fe":function(t,e,n){var r=n("5b90");t.exports=function(t,e,n){n=n||document,t={parentNode:t};while((t=t.parentNode)&&t!==n)if(r(t,e))return t}},6201:function(t,e,n){"use strict";e["a"]={methods:{getFormat:function(){var t=this.format,e=this.locale,n=this.timePicker;return t||(t=n?e.dateTimeFormat:e.dateFormat),t},focus:function(){this.focusElement?this.focusElement.focus():this.$refs.rootInstance&&this.$refs.rootInstance.focus()},saveFocusElement:function(t){this.focusElement=t}}}},"621a":function(t,e,n){"use strict";var r=n("da84"),i=n("83ab"),a=n("a981"),o=n("9112"),s=n("e2cc"),c=n("d039"),u=n("19aa"),l=n("a691"),f=n("50c4"),h=n("0b25"),d=n("77a7"),p=n("e163"),v=n("d2bb"),g=n("241c").f,m=n("9bf2").f,y=n("81d5"),b=n("d44e"),x=n("69f3"),w=x.get,_=x.set,O="ArrayBuffer",C="DataView",S="prototype",M="Wrong length",k="Wrong index",j=r[O],T=j,z=r[C],E=z&&z[S],A=Object.prototype,P=r.RangeError,L=d.pack,V=d.unpack,I=function(t){return[255&t]},R=function(t){return[255&t,t>>8&255]},H=function(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]},D=function(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]},F=function(t){return L(t,23,4)},N=function(t){return L(t,52,8)},$=function(t,e){m(t[S],e,{get:function(){return w(this)[e]}})},B=function(t,e,n,r){var i=h(n),a=w(t);if(i+e>a.byteLength)throw P(k);var o=w(a.buffer).bytes,s=i+a.byteOffset,c=o.slice(s,s+e);return r?c:c.reverse()},W=function(t,e,n,r,i,a){var o=h(n),s=w(t);if(o+e>s.byteLength)throw P(k);for(var c=w(s.buffer).bytes,u=o+s.byteOffset,l=r(+i),f=0;fK;)(Y=U[K++])in T||o(T,Y,j[Y]);q.constructor=T}v&&p(E)!==A&&v(E,A);var G=new z(new T(2)),X=E.setInt8;G.setInt8(0,2147483648),G.setInt8(1,2147483649),!G.getInt8(0)&&G.getInt8(1)||s(E,{setInt8:function(t,e){X.call(this,t,e<<24>>24)},setUint8:function(t,e){X.call(this,t,e<<24>>24)}},{unsafe:!0})}else T=function(t){u(this,T,O);var e=h(t);_(this,{bytes:y.call(new Array(e),0),byteLength:e}),i||(this.byteLength=e)},z=function(t,e,n){u(this,z,C),u(t,T,C);var r=w(t).byteLength,a=l(e);if(a<0||a>r)throw P("Wrong offset");if(n=void 0===n?r-a:f(n),a+n>r)throw P(M);_(this,{buffer:t,byteLength:n,byteOffset:a}),i||(this.buffer=t,this.byteLength=n,this.byteOffset=a)},i&&($(T,"byteLength"),$(z,"buffer"),$(z,"byteLength"),$(z,"byteOffset")),s(z[S],{getInt8:function(t){return B(this,1,t)[0]<<24>>24},getUint8:function(t){return B(this,1,t)[0]},getInt16:function(t){var e=B(this,2,t,arguments.length>1?arguments[1]:void 0);return(e[1]<<8|e[0])<<16>>16},getUint16:function(t){var e=B(this,2,t,arguments.length>1?arguments[1]:void 0);return e[1]<<8|e[0]},getInt32:function(t){return D(B(this,4,t,arguments.length>1?arguments[1]:void 0))},getUint32:function(t){return D(B(this,4,t,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(t){return V(B(this,4,t,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(t){return V(B(this,8,t,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(t,e){W(this,1,t,I,e)},setUint8:function(t,e){W(this,1,t,I,e)},setInt16:function(t,e){W(this,2,t,R,e,arguments.length>2?arguments[2]:void 0)},setUint16:function(t,e){W(this,2,t,R,e,arguments.length>2?arguments[2]:void 0)},setInt32:function(t,e){W(this,4,t,H,e,arguments.length>2?arguments[2]:void 0)},setUint32:function(t,e){W(this,4,t,H,e,arguments.length>2?arguments[2]:void 0)},setFloat32:function(t,e){W(this,4,t,F,e,arguments.length>2?arguments[2]:void 0)},setFloat64:function(t,e){W(this,8,t,N,e,arguments.length>2?arguments[2]:void 0)}});b(T,O),b(z,C),t.exports={ArrayBuffer:T,DataView:z}},"62e4":function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},"63c4":function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("18a7"),c=n("4d91"),u={border:0,background:"transparent",padding:0,lineHeight:"inherit",display:"inline-block"},l={props:{noStyle:c["a"].bool},methods:{onKeyDown:function(t){var e=t.keyCode;e===s["a"].ENTER&&t.preventDefault()},onKeyUp:function(t){var e=t.keyCode;e===s["a"].ENTER&&this.$emit("click",t)},setRef:function(t){this.div=t},focus:function(){this.div&&this.div.focus()},blur:function(){this.div&&this.div.blur()}},render:function(){var t=arguments[0],e=this.$props.noStyle;return t("div",i()([{attrs:{role:"button",tabIndex:0}},{directives:[{name:"ant-ref",value:this.setRef}],on:o()({},this.$listeners,{keydown:this.onKeyDown,keyup:this.onKeyUp})},{style:o()({},e?null:u)}]),[this.$slots["default"]])}};e["a"]=l},6428:function(t,e,n){var r=n("b4b0"),i=1/0,a=17976931348623157e292;function o(t){if(!t)return 0===t?t:0;if(t=r(t),t===i||t===-i){var e=t<0?-1:1;return e*a}return t===t?t:0}t.exports=o},"642a":function(t,e,n){var r=n("966f"),i=n("3bb4"),a=n("20ec");function o(t){var e=i(t);return 1==e.length&&e[0][2]?a(e[0][0],e[0][1]):function(n){return n===t||r(n,t,e)}}t.exports=o},6438:function(t,e,n){var r=n("03d6"),i=n("9742").concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},"649e":function(t,e,n){"use strict";var r=n("ebb5"),i=n("b727").some,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("some",(function(t){return i(a(this),t,arguments.length>1?arguments[1]:void 0)}))},6547:function(t,e,n){var r=n("a691"),i=n("1d80"),a=function(t){return function(e,n){var a,o,s=String(i(e)),c=r(n),u=s.length;return c<0||c>=u?t?"":void 0:(a=s.charCodeAt(c),a<55296||a>56319||c+1===u||(o=s.charCodeAt(c+1))<56320||o>57343?t?s.charAt(c):a:t?s.slice(c,c+2):o-56320+(a-55296<<10)+65536)}};t.exports={codeAt:a(!1),charAt:a(!0)}},6566:function(t,e,n){"use strict";var r=n("9bf2").f,i=n("7c73"),a=n("e2cc"),o=n("0366"),s=n("19aa"),c=n("2266"),u=n("7dd0"),l=n("2626"),f=n("83ab"),h=n("f183").fastKey,d=n("69f3"),p=d.set,v=d.getterFor;t.exports={getConstructor:function(t,e,n,u){var l=t((function(t,r){s(t,l,e),p(t,{type:e,index:i(null),first:void 0,last:void 0,size:0}),f||(t.size=0),void 0!=r&&c(r,t[u],{that:t,AS_ENTRIES:n})})),d=v(e),g=function(t,e,n){var r,i,a=d(t),o=m(t,e);return o?o.value=n:(a.last=o={index:i=h(e,!0),key:e,value:n,previous:r=a.last,next:void 0,removed:!1},a.first||(a.first=o),r&&(r.next=o),f?a.size++:t.size++,"F"!==i&&(a.index[i]=o)),t},m=function(t,e){var n,r=d(t),i=h(e);if("F"!==i)return r.index[i];for(n=r.first;n;n=n.next)if(n.key==e)return n};return a(l.prototype,{clear:function(){var t=this,e=d(t),n=e.index,r=e.first;while(r)r.removed=!0,r.previous&&(r.previous=r.previous.next=void 0),delete n[r.index],r=r.next;e.first=e.last=void 0,f?e.size=0:t.size=0},delete:function(t){var e=this,n=d(e),r=m(e,t);if(r){var i=r.next,a=r.previous;delete n.index[r.index],r.removed=!0,a&&(a.next=i),i&&(i.previous=a),n.first==r&&(n.first=i),n.last==r&&(n.last=a),f?n.size--:e.size--}return!!r},forEach:function(t){var e,n=d(this),r=o(t,arguments.length>1?arguments[1]:void 0,3);while(e=e?e.next:n.first){r(e.value,e.key,this);while(e&&e.removed)e=e.previous}},has:function(t){return!!m(this,t)}}),a(l.prototype,n?{get:function(t){var e=m(this,t);return e&&e.value},set:function(t,e){return g(this,0===t?0:t,e)}}:{add:function(t){return g(this,t=0===t?0:t,t)}}),f&&r(l.prototype,"size",{get:function(){return d(this).size}}),l},setStrong:function(t,e,n){var r=e+" Iterator",i=v(e),a=v(r);u(t,e,(function(t,e){p(this,{type:r,target:t,state:i(t),kind:e,last:void 0})}),(function(){var t=a(this),e=t.kind,n=t.last;while(n&&n.removed)n=n.previous;return t.target&&(t.last=n=n?n.next:t.state.first)?"keys"==e?{value:n.key,done:!1}:"values"==e?{value:n.value,done:!1}:{value:[n.key,n.value],done:!1}:(t.target=void 0,{value:void 0,done:!0})}),n?"entries":"values",!n,!0),l(e)}}},"656b":function(t,e,n){var r=n("e2e4"),i=n("f4d6");function a(t,e){e=r(e,t);var n=0,a=e.length;while(null!=t&&n.5?c/(2-a-o):c/(a+o),a){case t:r=(e-n)/c+(e1&&(n-=1),n<1/6?t+6*(e-t)*n:n<.5?e:n<2/3?t+(e-t)*(2/3-n)*6:t}if(t=D(t,360),e=D(e,100),n=D(n,100),0===e)r=i=a=n;else{var s=n<.5?n*(1+e):n+e-n*e,c=2*n-s;r=o(c,s,t+1/3),i=o(c,s,t),a=o(c,s,t-1/3)}return{r:255*r,g:255*i,b:255*a}}function m(t,e,n){t=D(t,255),e=D(e,255),n=D(n,255);var r,i,a=l(t,e,n),o=u(t,e,n),s=a,c=a-o;if(i=0===a?0:c/a,a==o)r=0;else{switch(a){case t:r=(e-n)/c+(e>1)+720)%360;--e;)r.h=(r.h+i)%360,a.push(h(r));return a}function L(t,e){e=e||6;var n=h(t).toHsv(),r=n.h,i=n.s,a=n.v,o=[],s=1/e;while(e--)o.push(h({h:r,s:i,v:a})),a=(a+s)%1;return o}h.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var t=this.toRgb();return(299*t.r+587*t.g+114*t.b)/1e3},getLuminance:function(){var t,e,n,r,a,o,s=this.toRgb();return t=s.r/255,e=s.g/255,n=s.b/255,r=t<=.03928?t/12.92:i.pow((t+.055)/1.055,2.4),a=e<=.03928?e/12.92:i.pow((e+.055)/1.055,2.4),o=n<=.03928?n/12.92:i.pow((n+.055)/1.055,2.4),.2126*r+.7152*a+.0722*o},setAlpha:function(t){return this._a=H(t),this._roundA=c(100*this._a)/100,this},toHsv:function(){var t=m(this._r,this._g,this._b);return{h:360*t.h,s:t.s,v:t.v,a:this._a}},toHsvString:function(){var t=m(this._r,this._g,this._b),e=c(360*t.h),n=c(100*t.s),r=c(100*t.v);return 1==this._a?"hsv("+e+", "+n+"%, "+r+"%)":"hsva("+e+", "+n+"%, "+r+"%, "+this._roundA+")"},toHsl:function(){var t=v(this._r,this._g,this._b);return{h:360*t.h,s:t.s,l:t.l,a:this._a}},toHslString:function(){var t=v(this._r,this._g,this._b),e=c(360*t.h),n=c(100*t.s),r=c(100*t.l);return 1==this._a?"hsl("+e+", "+n+"%, "+r+"%)":"hsla("+e+", "+n+"%, "+r+"%, "+this._roundA+")"},toHex:function(t){return b(this._r,this._g,this._b,t)},toHexString:function(t){return"#"+this.toHex(t)},toHex8:function(t){return x(this._r,this._g,this._b,this._a,t)},toHex8String:function(t){return"#"+this.toHex8(t)},toRgb:function(){return{r:c(this._r),g:c(this._g),b:c(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+c(this._r)+", "+c(this._g)+", "+c(this._b)+")":"rgba("+c(this._r)+", "+c(this._g)+", "+c(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:c(100*D(this._r,255))+"%",g:c(100*D(this._g,255))+"%",b:c(100*D(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+c(100*D(this._r,255))+"%, "+c(100*D(this._g,255))+"%, "+c(100*D(this._b,255))+"%)":"rgba("+c(100*D(this._r,255))+"%, "+c(100*D(this._g,255))+"%, "+c(100*D(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a<1)&&(I[b(this._r,this._g,this._b,!0)]||!1)},toFilter:function(t){var e="#"+w(this._r,this._g,this._b,this._a),n=e,r=this._gradientType?"GradientType = 1, ":"";if(t){var i=h(t);n="#"+w(i._r,i._g,i._b,i._a)}return"progid:DXImageTransform.Microsoft.gradient("+r+"startColorstr="+e+",endColorstr="+n+")"},toString:function(t){var e=!!t;t=t||this._format;var n=!1,r=this._a<1&&this._a>=0,i=!e&&r&&("hex"===t||"hex6"===t||"hex3"===t||"hex4"===t||"hex8"===t||"name"===t);return i?"name"===t&&0===this._a?this.toName():this.toRgbString():("rgb"===t&&(n=this.toRgbString()),"prgb"===t&&(n=this.toPercentageRgbString()),"hex"!==t&&"hex6"!==t||(n=this.toHexString()),"hex3"===t&&(n=this.toHexString(!0)),"hex4"===t&&(n=this.toHex8String(!0)),"hex8"===t&&(n=this.toHex8String()),"name"===t&&(n=this.toName()),"hsl"===t&&(n=this.toHslString()),"hsv"===t&&(n=this.toHsvString()),n||this.toHexString())},clone:function(){return h(this.toString())},_applyModification:function(t,e){var n=t.apply(null,[this].concat([].slice.call(e)));return this._r=n._r,this._g=n._g,this._b=n._b,this.setAlpha(n._a),this},lighten:function(){return this._applyModification(S,arguments)},brighten:function(){return this._applyModification(M,arguments)},darken:function(){return this._applyModification(k,arguments)},desaturate:function(){return this._applyModification(_,arguments)},saturate:function(){return this._applyModification(O,arguments)},greyscale:function(){return this._applyModification(C,arguments)},spin:function(){return this._applyModification(j,arguments)},_applyCombination:function(t,e){return t.apply(null,[this].concat([].slice.call(e)))},analogous:function(){return this._applyCombination(P,arguments)},complement:function(){return this._applyCombination(T,arguments)},monochromatic:function(){return this._applyCombination(L,arguments)},splitcomplement:function(){return this._applyCombination(A,arguments)},triad:function(){return this._applyCombination(z,arguments)},tetrad:function(){return this._applyCombination(E,arguments)}},h.fromRatio=function(t,e){if("object"==typeof t){var n={};for(var r in t)t.hasOwnProperty(r)&&(n[r]="a"===r?t[r]:Y(t[r]));t=n}return h(t,e)},h.equals=function(t,e){return!(!t||!e)&&h(t).toRgbString()==h(e).toRgbString()},h.random=function(){return h.fromRatio({r:f(),g:f(),b:f()})},h.mix=function(t,e,n){n=0===n?0:n||50;var r=h(t).toRgb(),i=h(e).toRgb(),a=n/100,o={r:(i.r-r.r)*a+r.r,g:(i.g-r.g)*a+r.g,b:(i.b-r.b)*a+r.b,a:(i.a-r.a)*a+r.a};return h(o)},h.readability=function(t,e){var n=h(t),r=h(e);return(i.max(n.getLuminance(),r.getLuminance())+.05)/(i.min(n.getLuminance(),r.getLuminance())+.05)},h.isReadable=function(t,e,n){var r,i,a=h.readability(t,e);switch(i=!1,r=Z(n),r.level+r.size){case"AAsmall":case"AAAlarge":i=a>=4.5;break;case"AAlarge":i=a>=3;break;case"AAAsmall":i=a>=7;break}return i},h.mostReadable=function(t,e,n){var r,i,a,o,s=null,c=0;n=n||{},i=n.includeFallbackColors,a=n.level,o=n.size;for(var u=0;uc&&(c=r,s=h(e[u]));return h.isReadable(t,s,{level:a,size:o})||!i?s:(n.includeFallbackColors=!1,h.mostReadable(t,["#fff","#000"],n))};var V=h.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},I=h.hexNames=R(V);function R(t){var e={};for(var n in t)t.hasOwnProperty(n)&&(e[t[n]]=n);return e}function H(t){return t=parseFloat(t),(isNaN(t)||t<0||t>1)&&(t=1),t}function D(t,e){$(t)&&(t="100%");var n=B(t);return t=u(e,l(0,parseFloat(t))),n&&(t=parseInt(t*e,10)/100),i.abs(t-e)<1e-6?1:t%e/parseFloat(e)}function F(t){return u(1,l(0,t))}function N(t){return parseInt(t,16)}function $(t){return"string"==typeof t&&-1!=t.indexOf(".")&&1===parseFloat(t)}function B(t){return"string"===typeof t&&-1!=t.indexOf("%")}function W(t){return 1==t.length?"0"+t:""+t}function Y(t){return t<=1&&(t=100*t+"%"),t}function q(t){return i.round(255*parseFloat(t)).toString(16)}function U(t){return N(t)/255}var K=function(){var t="[-\\+]?\\d+%?",e="[-\\+]?\\d*\\.\\d+%?",n="(?:"+e+")|(?:"+t+")",r="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?",i="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?";return{CSS_UNIT:new RegExp(n),rgb:new RegExp("rgb"+r),rgba:new RegExp("rgba"+i),hsl:new RegExp("hsl"+r),hsla:new RegExp("hsla"+i),hsv:new RegExp("hsv"+r),hsva:new RegExp("hsva"+i),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function G(t){return!!K.CSS_UNIT.exec(t)}function X(t){t=t.replace(a,"").replace(o,"").toLowerCase();var e,n=!1;if(V[t])t=V[t],n=!0;else if("transparent"==t)return{r:0,g:0,b:0,a:0,format:"name"};return(e=K.rgb.exec(t))?{r:e[1],g:e[2],b:e[3]}:(e=K.rgba.exec(t))?{r:e[1],g:e[2],b:e[3],a:e[4]}:(e=K.hsl.exec(t))?{h:e[1],s:e[2],l:e[3]}:(e=K.hsla.exec(t))?{h:e[1],s:e[2],l:e[3],a:e[4]}:(e=K.hsv.exec(t))?{h:e[1],s:e[2],v:e[3]}:(e=K.hsva.exec(t))?{h:e[1],s:e[2],v:e[3],a:e[4]}:(e=K.hex8.exec(t))?{r:N(e[1]),g:N(e[2]),b:N(e[3]),a:U(e[4]),format:n?"name":"hex8"}:(e=K.hex6.exec(t))?{r:N(e[1]),g:N(e[2]),b:N(e[3]),format:n?"name":"hex"}:(e=K.hex4.exec(t))?{r:N(e[1]+""+e[1]),g:N(e[2]+""+e[2]),b:N(e[3]+""+e[3]),a:U(e[4]+""+e[4]),format:n?"name":"hex8"}:!!(e=K.hex3.exec(t))&&{r:N(e[1]+""+e[1]),g:N(e[2]+""+e[2]),b:N(e[3]+""+e[3]),format:n?"name":"hex"}}function Z(t){var e,n;return t=t||{level:"AA",size:"small"},e=(t.level||"AA").toUpperCase(),n=(t.size||"small").toLowerCase(),"AA"!==e&&"AAA"!==e&&(e="AA"),"small"!==n&&"large"!==n&&(n="small"),{level:e,size:n}}t.exports?t.exports=h:(r=function(){return h}.call(e,n,e,t),void 0===r||(t.exports=r))})(Math)},6747:function(t,e){var n=Array.isArray;t.exports=n},6751:function(t,e,n){var r=n("c9ca"),i=n("aaec"),a=n("ab81");function o(t){return i(t)?a(t):r(t)}t.exports=o},"677e":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n("f6c0"),i=a(r);function a(t){return t&&t.__esModule?t:{default:t}}e["default"]=i["default"]},"67ca":function(t,e,n){var r=n("cb5a");function i(t,e){var n=this.__data__,i=r(n,t);return i<0?(++this.size,n.push([t,e])):n[i][1]=e,this}t.exports=i},"681b":function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("f933"),o=n("f54f"),s=n("4d91"),c=n("daa3"),u=n("4df5"),l=n("db14"),f=Object(o["a"])(),h={name:"APopover",props:i()({},f,{prefixCls:s["a"].string,transitionName:s["a"].string.def("zoom-big"),content:s["a"].any,title:s["a"].any}),model:{prop:"visible",event:"visibleChange"},inject:{configProvider:{default:function(){return u["a"]}}},methods:{getPopupDomNode:function(){return this.$refs.tooltip.getPopupDomNode()}},render:function(){var t=arguments[0],e=this.title,n=this.prefixCls,r=this.$slots,o=this.configProvider.getPrefixCls,s=o("popover",n),u=Object(c["l"])(this);delete u.title,delete u.content;var l={props:i()({},u,{prefixCls:s}),ref:"tooltip",on:Object(c["k"])(this)};return t(a["a"],l,[t("template",{slot:"title"},[t("div",[(e||r.title)&&t("div",{class:s+"-title"},[Object(c["g"])(this,"title")]),t("div",{class:s+"-inner-content"},[Object(c["g"])(this,"content")])])]),this.$slots["default"]])},install:function(t){t.use(l["a"]),t.component(h.name,h)}};e["a"]=h},6858:function(t,e,n){"use strict";var r=n("2f9a"),i=n("ea34"),a=n("8a0d"),o=n("6ca1");t.exports=n("393a")(Array,"Array",(function(t,e){this._t=o(t),this._i=0,this._k=e}),(function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,i(1)):i(0,"keys"==e?n:"values"==e?t[n]:[n,t[n]])}),"values"),a.Arguments=a.Array,r("keys"),r("values"),r("entries")},"68c7":function(t,e,n){"use strict";n("b2a3"),n("44d29"),n("2ef0f")},"693d":function(t,e,n){"use strict";var r=n("ef08"),i=n("9c0e"),a=n("0bad"),o=n("512c"),s=n("ba01"),c=n("e34a").KEY,u=n("4b8b"),l=n("b367"),f=n("92f0"),h=n("8b1a"),d=n("cc15"),p=n("fcd4"),v=n("e198"),g=n("0ae2"),m=n("4ebc"),y=n("77e9"),b=n("7a41"),x=n("0983"),w=n("6ca1"),_=n("3397"),O=n("10db"),C=n("6f4f"),S=n("1836"),M=n("4d20"),k=n("fed5"),j=n("1a14"),T=n("9876"),z=M.f,E=j.f,A=S.f,P=r.Symbol,L=r.JSON,V=L&&L.stringify,I="prototype",R=d("_hidden"),H=d("toPrimitive"),D={}.propertyIsEnumerable,F=l("symbol-registry"),N=l("symbols"),$=l("op-symbols"),B=Object[I],W="function"==typeof P&&!!k.f,Y=r.QObject,q=!Y||!Y[I]||!Y[I].findChild,U=a&&u((function(){return 7!=C(E({},"a",{get:function(){return E(this,"a",{value:7}).a}})).a}))?function(t,e,n){var r=z(B,e);r&&delete B[e],E(t,e,n),r&&t!==B&&E(B,e,r)}:E,K=function(t){var e=N[t]=C(P[I]);return e._k=t,e},G=W&&"symbol"==typeof P.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof P},X=function(t,e,n){return t===B&&X($,e,n),y(t),e=_(e,!0),y(n),i(N,e)?(n.enumerable?(i(t,R)&&t[R][e]&&(t[R][e]=!1),n=C(n,{enumerable:O(0,!1)})):(i(t,R)||E(t,R,O(1,{})),t[R][e]=!0),U(t,e,n)):E(t,e,n)},Z=function(t,e){y(t);var n,r=g(e=w(e)),i=0,a=r.length;while(a>i)X(t,n=r[i++],e[n]);return t},Q=function(t,e){return void 0===e?C(t):Z(C(t),e)},J=function(t){var e=D.call(this,t=_(t,!0));return!(this===B&&i(N,t)&&!i($,t))&&(!(e||!i(this,t)||!i(N,t)||i(this,R)&&this[R][t])||e)},tt=function(t,e){if(t=w(t),e=_(e,!0),t!==B||!i(N,e)||i($,e)){var n=z(t,e);return!n||!i(N,e)||i(t,R)&&t[R][e]||(n.enumerable=!0),n}},et=function(t){var e,n=A(w(t)),r=[],a=0;while(n.length>a)i(N,e=n[a++])||e==R||e==c||r.push(e);return r},nt=function(t){var e,n=t===B,r=A(n?$:w(t)),a=[],o=0;while(r.length>o)!i(N,e=r[o++])||n&&!i(B,e)||a.push(N[e]);return a};W||(P=function(){if(this instanceof P)throw TypeError("Symbol is not a constructor!");var t=h(arguments.length>0?arguments[0]:void 0),e=function(n){this===B&&e.call($,n),i(this,R)&&i(this[R],t)&&(this[R][t]=!1),U(this,t,O(1,n))};return a&&q&&U(B,t,{configurable:!0,set:e}),K(t)},s(P[I],"toString",(function(){return this._k})),M.f=tt,j.f=X,n("6438").f=S.f=et,n("1917").f=J,k.f=nt,a&&!n("e444")&&s(B,"propertyIsEnumerable",J,!0),p.f=function(t){return K(d(t))}),o(o.G+o.W+o.F*!W,{Symbol:P});for(var rt="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),it=0;rt.length>it;)d(rt[it++]);for(var at=T(d.store),ot=0;at.length>ot;)v(at[ot++]);o(o.S+o.F*!W,"Symbol",{for:function(t){return i(F,t+="")?F[t]:F[t]=P(t)},keyFor:function(t){if(!G(t))throw TypeError(t+" is not a symbol!");for(var e in F)if(F[e]===t)return e},useSetter:function(){q=!0},useSimple:function(){q=!1}}),o(o.S+o.F*!W,"Object",{create:Q,defineProperty:X,defineProperties:Z,getOwnPropertyDescriptor:tt,getOwnPropertyNames:et,getOwnPropertySymbols:nt});var st=u((function(){k.f(1)}));o(o.S+o.F*st,"Object",{getOwnPropertySymbols:function(t){return k.f(x(t))}}),L&&o(o.S+o.F*(!W||u((function(){var t=P();return"[null]"!=V([t])||"{}"!=V({a:t})||"{}"!=V(Object(t))}))),"JSON",{stringify:function(t){var e,n,r=[t],i=1;while(arguments.length>i)r.push(arguments[i++]);if(n=e=r[1],(b(e)||void 0!==t)&&!G(t))return m(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!G(e))return e}),r[1]=e,V.apply(L,r)}}),P[I][H]||n("051b")(P[I],H,P[I].valueOf),f(P,"Symbol"),f(Math,"Math",!0),f(r.JSON,"JSON",!0)},6981:function(t,e,n){ +/*! + * clipboard.js v2.0.8 + * https://clipboardjs.com/ + * + * Licensed MIT © Zeno Rocha + */ +!function(e,n){t.exports=n()}(0,(function(){return e={134:function(t,e,n){"use strict";n.d(e,{default:function(){return v}});e=n(279);var r=n.n(e),i=(e=n(370),n.n(e)),a=(e=n(817),n.n(e));function o(t){return(o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function s(t,e){for(var n=0;n2&&void 0!==arguments[2]?arguments[2]:"";s(t,"[antdv: "+e+"] "+n)}},"6a71":function(t,e,n){var r=n("a243"),i=n("13e8");t.exports={changer:r,varyColor:i}},"6aa8":function(t,e,n){var r=n("4d88"),i=n("cc15")("toStringTag"),a="Arguments"==r(function(){return arguments}()),o=function(t,e){try{return t[e]}catch(n){}};t.exports=function(t){var e,n,s;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=o(e=Object(t),i))?n:a?r(e):"Object"==(s=r(e))&&"function"==typeof e.callee?"Arguments":s}},"6b75":function(t,e,n){"use strict";function r(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n0},t.prototype.connect_=function(){r&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),l?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},t.prototype.disconnect_=function(){r&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},t.prototype.onTransitionEnd_=function(t){var e=t.propertyName,n=void 0===e?"":e,r=u.some((function(t){return!!~n.indexOf(t)}));r&&this.refresh()},t.getInstance=function(){return this.instance_||(this.instance_=new t),this.instance_},t.instance_=null,t}(),h=function(t,e){for(var n=0,r=Object.keys(e);n0},t}(),j="undefined"!==typeof WeakMap?new WeakMap:new n,T=function(){function t(e){if(!(this instanceof t))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=f.getInstance(),r=new k(e,n,this);j.set(this,r)}return t}();["observe","unobserve","disconnect"].forEach((function(t){T.prototype[t]=function(){var e;return(e=j.get(this))[t].apply(e,arguments)}}));var z=function(){return"undefined"!==typeof i.ResizeObserver?i.ResizeObserver:T}();e["a"]=z}).call(this,n("c8ba"))},"6eeb":function(t,e,n){var r=n("da84"),i=n("9112"),a=n("5135"),o=n("ce4e"),s=n("8925"),c=n("69f3"),u=c.get,l=c.enforce,f=String(String).split("String");(t.exports=function(t,e,n,s){var c,u=!!s&&!!s.unsafe,h=!!s&&!!s.enumerable,d=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof e||a(n,"name")||i(n,"name",e),c=l(n),c.source||(c.source=f.join("string"==typeof e?e:""))),t!==r?(u?!d&&t[e]&&(h=!0):delete t[e],h?t[e]=n:i(t,e,n)):h?t[e]=n:o(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&u(this).source||s(this)}))},"6f4f":function(t,e,n){var r=n("77e9"),i=n("85e7"),a=n("9742"),o=n("5a94")("IE_PROTO"),s=function(){},c="prototype",u=function(){var t,e=n("05f5")("iframe"),r=a.length,i="<",o=">";e.style.display="none",n("9141").appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write(i+"script"+o+"document.F=Object"+i+"/script"+o),t.close(),u=t.F;while(r--)delete u[c][a[r]];return u()};t.exports=Object.create||function(t,e){var n;return null!==t?(s[c]=r(t),n=new s,s[c]=null,n[o]=t):n=u(),void 0===e?n:i(n,e)}},"6f53":function(t,e,n){var r=n("83ab"),i=n("df75"),a=n("fc6a"),o=n("d1e7").f,s=function(t){return function(e){var n,s=a(e),c=i(s),u=c.length,l=0,f=[];while(u>l)n=c[l++],r&&!o.call(s,n)||f.push(t?[n,s[n]]:s[n]);return f}};t.exports={entries:s(!0),values:s(!1)}},"6f54":function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var r=n("41b2"),i=n.n(r);function a(t){var e=t,n=[];function r(t){e=i()({},e,t);for(var r=0;r0?1:t<0?-1:0},v=Math.sin,g=Math.tan,m=1e-6,y=1e-12,b=Math.PI,x=b/2,w=b/4,_=Math.SQRT1_2,O=E(2),C=E(b),S=2*b,M=180/b,k=b/180;function j(t){return t?t/Math.sin(t):1}function T(t){return t>1?x:t<-1?-x:Math.asin(t)}function z(t){return t>1?0:t<-1?b:Math.acos(t)}function E(t){return t>0?Math.sqrt(t):0}function A(t){return t=s(2*t),(t-1)/(t+1)}function P(t){return(s(t)-s(-t))/2}function L(t){return(s(t)+s(-t))/2}function V(t){return u(t+E(t*t+1))}function I(t){return u(t+E(t*t-1))}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}function i(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}var a=n(3),o=n(77),s=n(76),c=n(356),u=n(139),l=n(39),f=n(84),h=function(t){function e(n){var r;void 0===n&&(n={state:{}}),r=t.call(this)||this;var o=i(i(r));return a(o,{_onChangeTimer:null,DataSet:e,isDataSet:!0,views:{}},n),r}r(e,t);var n=e.prototype;return n._getUniqueViewName=function(){var t=this,e=c("view_");while(t.views[e])e=c("view_");return e},n.createView=function(t,e){void 0===e&&(e={});var n=this;if(o(t)&&(t=n._getUniqueViewName()),s(t)&&(e=t,t=n._getUniqueViewName()),n.views[t])throw new Error("data view exists: "+t);var r=new l(n,e);return n.views[t]=r,r},n.getView=function(t){return this.views[t]},n.setView=function(t,e){this.views[t]=e},n.setState=function(t,e){var n=this;n.state[t]=e,n._onChangeTimer&&(clearTimeout(n._onChangeTimer),n._onChangeTimer=null),n._onChangeTimer=setTimeout((function(){n.emit("statechange",t,e)}),16)},e}(u);a(h,{CONSTANTS:f,DataSet:h,DataView:l,View:l,connectors:{},transforms:{},registerConnector:function(t,e){h.connectors[t]=e},getConnector:function(t){return h.connectors[t]||h.connectors.default},registerTransform:function(t,e){h.transforms[t]=e},getTransform:function(t){return h.transforms[t]||h.transforms.default}},f),l.DataSet=h,a(h.prototype,{view:h.prototype.createView}),h.version="0.10.2",t.exports=h},function(t,e){function n(t,e){for(var n in e)e.hasOwnProperty(n)&&"constructor"!==n&&void 0!==e[n]&&(t[n]=e[n])}var r=function(t,e,r,i){return e&&n(t,e),r&&n(t,r),i&&n(t,i),t};t.exports=r},function(t,e,n){"use strict";n.d(e,"i",(function(){return r})),n.d(e,"j",(function(){return i})),n.d(e,"o",(function(){return a})),n.d(e,"l",(function(){return o})),n.d(e,"q",(function(){return s})),n.d(e,"w",(function(){return c})),n.d(e,"h",(function(){return u})),n.d(e,"r",(function(){return l})),n.d(e,"a",(function(){return f})),n.d(e,"d",(function(){return h})),n.d(e,"e",(function(){return d})),n.d(e,"g",(function(){return p})),n.d(e,"f",(function(){return v})),n.d(e,"k",(function(){return g})),n.d(e,"n",(function(){return m})),n.d(e,"p",(function(){return y})),n.d(e,"t",(function(){return b})),n.d(e,"s",(function(){return x})),n.d(e,"u",(function(){return w})),n.d(e,"v",(function(){return _})),e["b"]=O,e["c"]=C,e["m"]=S;var r=1e-6,i=1e-12,a=Math.PI,o=a/2,s=a/4,c=2*a,u=180/a,l=a/180,f=Math.abs,h=Math.atan,d=Math.atan2,p=Math.cos,v=Math.ceil,g=Math.exp,m=(Math.floor,Math.log),y=Math.pow,b=Math.sin,x=Math.sign||function(t){return t>0?1:t<0?-1:0},w=Math.sqrt,_=Math.tan;function O(t){return t>1?0:t<-1?a:Math.acos(t)}function C(t){return t>1?o:t<-1?-o:Math.asin(t)}function S(t){return(t=b(t/2))*t}},function(t,e,n){"use strict";n.d(e,"i",(function(){return r})),n.d(e,"j",(function(){return i})),n.d(e,"o",(function(){return a})),n.d(e,"l",(function(){return o})),n.d(e,"q",(function(){return s})),n.d(e,"w",(function(){return c})),n.d(e,"h",(function(){return u})),n.d(e,"r",(function(){return l})),n.d(e,"a",(function(){return f})),n.d(e,"d",(function(){return h})),n.d(e,"e",(function(){return d})),n.d(e,"g",(function(){return p})),n.d(e,"f",(function(){return v})),n.d(e,"k",(function(){return g})),n.d(e,"n",(function(){return m})),n.d(e,"p",(function(){return y})),n.d(e,"t",(function(){return b})),n.d(e,"s",(function(){return x})),n.d(e,"u",(function(){return w})),n.d(e,"v",(function(){return _})),e["b"]=O,e["c"]=C,e["m"]=S;var r=1e-6,i=1e-12,a=Math.PI,o=a/2,s=a/4,c=2*a,u=180/a,l=a/180,f=Math.abs,h=Math.atan,d=Math.atan2,p=Math.cos,v=Math.ceil,g=Math.exp,m=(Math.floor,Math.log),y=Math.pow,b=Math.sin,x=Math.sign||function(t){return t>0?1:t<0?-1:0},w=Math.sqrt,_=Math.tan;function O(t){return t>1?0:t<-1?a:Math.acos(t)}function C(t){return t>1?o:t<-1?-o:Math.asin(t)}function S(t){return(t=b(t/2))*t}},function(t,e,n){var r=n(41),i=Array.isArray?Array.isArray:function(t){return r(t,"Array")};t.exports=i},function(t,e,n){var r=n(6),i=n(10),a="Invalid field: it must be a string!",o="Invalid fields: it must be an array!";t.exports={getField:function(t,e){var n=t.field,o=t.fields;if(i(n))return n;if(r(n))return console.warn(a),n[0];if(console.warn(a+" will try to get fields instead."),i(o))return o;if(r(o)&&o.length)return o[0];if(e)return e;throw new TypeError(a)},getFields:function(t,e){var n=t.field,a=t.fields;if(r(a))return a;if(i(a))return console.warn(o),[a];if(console.warn(o+" will try to get field instead."),i(n))return console.warn(o),[n];if(r(n)&&n.length)return console.warn(o),n;if(e)return e;throw new TypeError(o)}}},function(t,e,n){var r;try{r=n(169)}catch(i){}r||(r=window._),t.exports=r},function(t,e,n){var r=n(76),i=n(6),a=function(t,e){if(t){var n=void 0;if(i(t)){for(var a=0,o=t.length;aMath.abs(o)*u?(s<0&&(u=-u),n=u*o/s,r=u):(o<0&&(c=-c),n=c,r=c*s/o),{x:i+n,y:a+r}}function f(t){var e=r.map(r.range(v(t)+1),(function(){return[]}));return r.forEach(t.nodes(),(function(n){var i=t.node(n),a=i.rank;r.isUndefined(a)||(e[a][i.order]=n)})),e}function h(t){var e=r.minBy(r.map(t.nodes(),(function(e){return t.node(e).rank})));r.forEach(t.nodes(),(function(n){var i=t.node(n);r.has(i,"rank")&&(i.rank-=e)}))}function d(t){var e=r.minBy(r.map(t.nodes(),(function(e){return t.node(e).rank}))),n=[];r.forEach(t.nodes(),(function(r){var i=t.node(r).rank-e;n[i]||(n[i]=[]),n[i].push(r)}));var i=0,a=t.graph().nodeRankFactor;r.forEach(n,(function(e,n){r.isUndefined(e)&&n%a!==0?--i:i&&r.forEach(e,(function(e){t.node(e).rank+=i}))}))}function p(t,e,n,r){var i={width:0,height:0};return arguments.length>=4&&(i.rank=n,i.order=r),a(t,"border",i,e)}function v(t){return r.max(r.map(t.nodes(),(function(e){var n=t.node(e).rank;if(!r.isUndefined(n))return n})))}function g(t,e){var n={lhs:[],rhs:[]};return r.forEach(t,(function(t){e(t)?n.lhs.push(t):n.rhs.push(t)})),n}function m(t,e){var n=r.now();try{return e()}finally{console.log(t+" time: "+(r.now()-n)+"ms")}}function y(t,e){return e()}t.exports={addDummyNode:a,simplify:o,asNonCompoundGraph:s,successorWeights:c,predecessorWeights:u,intersectRect:l,buildLayerMatrix:f,normalizeRanks:h,removeEmptyRanks:d,addBorderNode:p,maxRank:v,partition:g,time:m,notime:y}},function(t,e,n){var r;try{r=n(169)}catch(i){}r||(r=window._),t.exports=r},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(109);n.d(e,"bisect",(function(){return r["c"]})),n.d(e,"bisectRight",(function(){return r["b"]})),n.d(e,"bisectLeft",(function(){return r["a"]}));var i=n(30);n.d(e,"ascending",(function(){return i["a"]}));var a=n(110);n.d(e,"bisector",(function(){return a["a"]}));var o=n(201);n.d(e,"cross",(function(){return o["a"]}));var s=n(202);n.d(e,"descending",(function(){return s["a"]}));var c=n(112);n.d(e,"deviation",(function(){return c["a"]}));var u=n(114);n.d(e,"extent",(function(){return u["a"]}));var l=n(203);n.d(e,"histogram",(function(){return l["a"]}));var f=n(206);n.d(e,"thresholdFreedmanDiaconis",(function(){return f["a"]}));var h=n(207);n.d(e,"thresholdScott",(function(){return h["a"]}));var d=n(118);n.d(e,"thresholdSturges",(function(){return d["a"]}));var p=n(208);n.d(e,"max",(function(){return p["a"]}));var v=n(209);n.d(e,"mean",(function(){return v["a"]}));var g=n(210);n.d(e,"median",(function(){return g["a"]}));var m=n(211);n.d(e,"merge",(function(){return m["a"]}));var y=n(119);n.d(e,"min",(function(){return y["a"]}));var b=n(111);n.d(e,"pairs",(function(){return b["a"]}));var x=n(212);n.d(e,"permute",(function(){return x["a"]}));var w=n(66);n.d(e,"quantile",(function(){return w["a"]}));var _=n(116);n.d(e,"range",(function(){return _["a"]}));var O=n(213);n.d(e,"scan",(function(){return O["a"]}));var C=n(214);n.d(e,"shuffle",(function(){return C["a"]}));var S=n(215);n.d(e,"sum",(function(){return S["a"]}));var M=n(117);n.d(e,"ticks",(function(){return M["a"]})),n.d(e,"tickIncrement",(function(){return M["b"]})),n.d(e,"tickStep",(function(){return M["c"]}));var k=n(120);n.d(e,"transpose",(function(){return k["a"]}));var j=n(113);n.d(e,"variance",(function(){return j["a"]}));var T=n(216);n.d(e,"zip",(function(){return T["a"]}))},function(t,e,n){var r=n(6),i=n(11),a=n(10),o=n(352),s=n(353);t.exports=function(t,e,n){void 0===n&&(n=[]);var c,u=t;n&&n.length&&(u=s(t,n)),i(e)?c=e:r(e)?c=function(t){return"_"+e.map((function(e){return t[e]})).join("-")}:a(e)&&(c=function(t){return"_"+t[e]});var l=o(u,c);return l}},function(t,e,n){var r;try{r=n(433)}catch(i){}r||(r=window.graphlib),t.exports=r},function(t,e,n){"use strict";e["a"]=p,e["b"]=v;var r=n(226),i=n(227),a=n(65),o=n(105),s=n(67),c=n(4),u=n(50),l=n(51),f=n(70),h=n(228),d=Object(l["b"])({point:function(t,e){this.stream.point(t*c["r"],e*c["r"])}});function p(t){return v((function(){return t}))()}function v(t){var e,n,l,p,v,g,m,y,b,x,w=150,_=480,O=250,C=0,S=0,M=0,k=0,j=0,T=null,z=r["a"],E=null,A=s["a"],P=.5,L=Object(h["a"])(R,P);function V(t){return t=v(t[0]*c["r"],t[1]*c["r"]),[t[0]*w+n,l-t[1]*w]}function I(t){return t=v.invert((t[0]-n)/w,(l-t[1])/w),t&&[t[0]*c["h"],t[1]*c["h"]]}function R(t,r){return t=e(t,r),[t[0]*w+n,l-t[1]*w]}function H(){v=Object(o["a"])(p=Object(u["b"])(M,k,j),e);var t=e(C,S);return n=_-t[0]*w,l=O+t[1]*w,D()}function D(){return b=x=null,V}return V.stream=function(t){return b&&x===t?b:b=d(z(p,L(A(x=t))))},V.clipAngle=function(t){return arguments.length?(z=+t?Object(i["a"])(T=t*c["r"],6*c["r"]):(T=null,r["a"]),D()):T*c["h"]},V.clipExtent=function(t){return arguments.length?(A=null==t?(E=g=m=y=null,s["a"]):Object(a["a"])(E=+t[0][0],g=+t[0][1],m=+t[1][0],y=+t[1][1]),D()):null==E?null:[[E,g],[m,y]]},V.scale=function(t){return arguments.length?(w=+t,H()):w},V.translate=function(t){return arguments.length?(_=+t[0],O=+t[1],H()):[_,O]},V.center=function(t){return arguments.length?(C=t[0]%360*c["r"],S=t[1]%360*c["r"],H()):[C*c["h"],S*c["h"]]},V.rotate=function(t){return arguments.length?(M=t[0]%360*c["r"],k=t[1]%360*c["r"],j=t.length>2?t[2]%360*c["r"]:0,H()):[M*c["h"],k*c["h"],j*c["h"]]},V.precision=function(t){return arguments.length?(L=Object(h["a"])(R,P=t*t),D()):Object(c["u"])(P)},V.fitExtent=function(t,e){return Object(f["a"])(V,t,e)},V.fitSize=function(t,e){return Object(f["b"])(V,t,e)},function(){return e=t.apply(this,arguments),V.invert=e.invert&&I,H()}}},function(t,e,n){"use strict";e["a"]=p,e["b"]=v;var r=n(336),i=n(338),a=n(145),o=n(144),s=n(150),c=n(5),u=n(78),l=n(81),f=n(154),h=n(339),d=Object(l["b"])({point:function(t,e){this.stream.point(t*c["r"],e*c["r"])}});function p(t){return v((function(){return t}))()}function v(t){var e,n,l,p,v,g,m,y,b,x,w=150,_=480,O=250,C=0,S=0,M=0,k=0,j=0,T=null,z=r["a"],E=null,A=s["a"],P=.5,L=Object(h["a"])(R,P);function V(t){return t=v(t[0]*c["r"],t[1]*c["r"]),[t[0]*w+n,l-t[1]*w]}function I(t){return t=v.invert((t[0]-n)/w,(l-t[1])/w),t&&[t[0]*c["h"],t[1]*c["h"]]}function R(t,r){return t=e(t,r),[t[0]*w+n,l-t[1]*w]}function H(){v=Object(o["a"])(p=Object(u["b"])(M,k,j),e);var t=e(C,S);return n=_-t[0]*w,l=O+t[1]*w,D()}function D(){return b=x=null,V}return V.stream=function(t){return b&&x===t?b:b=d(z(p,L(A(x=t))))},V.clipAngle=function(t){return arguments.length?(z=+t?Object(i["a"])(T=t*c["r"],6*c["r"]):(T=null,r["a"]),D()):T*c["h"]},V.clipExtent=function(t){return arguments.length?(A=null==t?(E=g=m=y=null,s["a"]):Object(a["a"])(E=+t[0][0],g=+t[0][1],m=+t[1][0],y=+t[1][1]),D()):null==E?null:[[E,g],[m,y]]},V.scale=function(t){return arguments.length?(w=+t,H()):w},V.translate=function(t){return arguments.length?(_=+t[0],O=+t[1],H()):[_,O]},V.center=function(t){return arguments.length?(C=t[0]%360*c["r"],S=t[1]%360*c["r"],H()):[C*c["h"],S*c["h"]]},V.rotate=function(t){return arguments.length?(M=t[0]%360*c["r"],k=t[1]%360*c["r"],j=t.length>2?t[2]%360*c["r"]:0,H()):[M*c["h"],k*c["h"],j*c["h"]]},V.precision=function(t){return arguments.length?(L=Object(h["a"])(R,P=t*t),D()):Object(c["u"])(P)},V.fitExtent=Object(f["a"])(V),V.fitSize=Object(f["b"])(V),function(){return e=t.apply(this,arguments),V.invert=e.invert&&I,H()}}},function(t,e,n){!function(t,n){n(e)}(0,(function(t){"use strict";function e(t){if(0===t.length)return 0;for(var e,n=t[0],r=0,i=1;i=Math.abs(t[i])?r+=n-e+t[i]:r+=t[i]-e+n,n=e;return n+r}function n(t){if(0===t.length)throw new Error("mean requires at least one data point");return e(t)/t.length}function r(t,e){var r,i,a=n(t),o=0;if(2===e)for(i=0;ie&&(e=t[n]);return e}function l(t,e){var n=t.length*e;if(0===t.length)throw new Error("quantile requires at least one data point.");if(e<0||1u&&h(t,n,r);lu;)d--}t[n]===u?h(t,n,d):h(t,++d,r),d<=e&&(n=d+1),e<=d&&(r=d-1)}}function h(t,e,n){var r=t[e];t[e]=t[n],t[n]=r}function d(t,e){var n=t.slice();if(Array.isArray(e)){!function(t,e){for(var n=[0],r=0;rt[t.length-1])return 1;var n=function(t,e){for(var n=0,r=0,i=t.length;r>>1]?i=n:r=-~n;return r}(t,e);if(t[n]!==e)return n/t.length;n++;var r=function(t,e){for(var n=0,r=0,i=t.length;r=t[n=r+i>>>1]?r=-~n:i=n;return r}(t,e);if(r===n)return n/t.length;var i=r-n+1;return i*(r+n)/2/i/t.length}function y(t){var e=d(t,.75),n=d(t,.25);if("number"==typeof e&&"number"==typeof n)return e-n}function b(t){return+d(t,.5)}function x(t){for(var e=b(t),n=[],r=0;r=r[n][s]);--d)(l=S(c,s,a,o)+r[n-1][c-1])n&&(n=t[r]),t[r]t.length)throw new Error("cannot generate more classes than there are data values");var n=s(t);if(1===O(n))return[n];var r=C(e,n.length),i=C(e,n.length);!function(t,e,n){for(var r,i=e[0].length,a=t[Math.floor(i/2)],o=[],s=[],c=0;c=Math.abs(a)&&(d+=1);else if("greater"===r)for(u=0;u<=i;u++)o[u]>=a&&(d+=1);else for(u=0;u<=i;u++)o[u]<=a&&(d+=1);return d/i},t.bisect=function(t,e,n,r,i){if("function"!=typeof t)throw new TypeError("func must be a function");for(var a=0;ai["k"]&&--a>0);return e/2}function o(t,e,n){function r(r,o){return[t*r*Object(i["h"])(o=a(n,o)),e*Object(i["y"])(o)]}return r.invert=function(r,a){return a=Object(i["e"])(a/e),[r/(t*Object(i["h"])(a)),Object(i["e"])((2*a+Object(i["y"])(2*a))/n)]},r}var s=o(i["D"]/i["o"],i["D"],i["s"]);e["a"]=function(){return Object(r["geoProjection"])(s).scale(169.529)}},function(t,e,n){"use strict";function r(t,e){t&&a.hasOwnProperty(t.type)&&a[t.type](t,e)}var i={Feature:function(t,e){r(t.geometry,e)},FeatureCollection:function(t,e){var n=t.features,i=-1,a=n.length;while(++i=0;--l)e=t[1][l],n=e[0][0],i=e[0][1],o=e[1][1],c=e[2][0],u=e[2][1],f.push(s([[c-a["k"],u-a["k"]],[c-a["k"],o+a["k"]],[n+a["k"],o+a["k"]],[n+a["k"],i-a["k"]]],30));return{type:"Polygon",coordinates:[Object(r["merge"])(f)]}}e["a"]=function(t,e){var n=c(e);e=e.map((function(t){return t.map((function(t){return[[t[0][0]*a["v"],t[0][1]*a["v"]],[t[1][0]*a["v"],t[1][1]*a["v"]],[t[2][0]*a["v"],t[2][1]*a["v"]]]}))}));var r=e.map((function(e){return e.map((function(e){var n,r=t(e[0][0],e[0][1])[0],i=t(e[2][0],e[2][1])[0],a=t(e[1][0],e[0][1])[1],o=t(e[1][0],e[1][1])[1];return a>o&&(n=a,a=o,o=n),[[r,a],[i,o]]}))}));function s(n,r){for(var i=r<0?-1:1,a=e[+(r<0)],o=0,s=a.length-1;oa[o][2][0];++o);var c=t(n-a[o][1][0],r);return c[0]+=t(a[o][1][0],i*r>i*a[o][0][1]?a[o][0][1]:r)[0],c}t.invert&&(s.invert=function(n,i){for(var a=r[+(i<0)],c=e[+(i<0)],u=0,l=a.length;ue?1:t>=e?0:NaN}},function(t,e,n){"use strict";var r=n(0),i=n(1);e["a"]=function(t){var e=0,n=Object(r["geoProjectionMutator"])(t),a=n(e);return a.parallel=function(t){return arguments.length?n(e=t*i["v"]):e*i["j"]},a}},function(t,e,n){var r=n(9),i=n(54),a=Object.prototype.hasOwnProperty,o=function(t,e){if(null===t||!i(t))return{};var n={};return r(e,(function(e){a.call(t,e)&&(n[e]=t[e])})),n};t.exports=o},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(349);n.d(e,"path",(function(){return r["a"]}))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(369);n.d(e,"cluster",(function(){return r["a"]}));var i=n(86);n.d(e,"hierarchy",(function(){return i["c"]}));var a=n(381);n.d(e,"pack",(function(){return a["a"]}));var o=n(160);n.d(e,"packSiblings",(function(){return o["a"]}));var s=n(161);n.d(e,"packEnclose",(function(){return s["a"]}));var c=n(383);n.d(e,"partition",(function(){return c["a"]}));var u=n(384);n.d(e,"stratify",(function(){return u["a"]}));var l=n(385);n.d(e,"tree",(function(){return l["a"]}));var f=n(386);n.d(e,"treemap",(function(){return f["a"]}));var h=n(387);n.d(e,"treemapBinary",(function(){return h["a"]}));var d=n(45);n.d(e,"treemapDice",(function(){return d["a"]}));var p=n(55);n.d(e,"treemapSlice",(function(){return p["a"]}));var v=n(388);n.d(e,"treemapSliceDice",(function(){return v["a"]}));var g=n(88);n.d(e,"treemapSquarify",(function(){return g["a"]}));var m=n(389);n.d(e,"treemapResquarify",(function(){return m["a"]}))},function(t,e,n){"use strict";e["g"]=i,e["a"]=a,e["d"]=o,e["c"]=s,e["b"]=c,e["f"]=u,e["e"]=l;var r=n(4);function i(t){return[Object(r["e"])(t[1],t[0]),Object(r["c"])(t[2])]}function a(t){var e=t[0],n=t[1],i=Object(r["g"])(n);return[i*Object(r["g"])(e),i*Object(r["t"])(e),Object(r["t"])(n)]}function o(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}function s(t,e){return[t[1]*e[2]-t[2]*e[1],t[2]*e[0]-t[0]*e[2],t[0]*e[1]-t[1]*e[0]]}function c(t,e){t[0]+=e[0],t[1]+=e[1],t[2]+=e[2]}function u(t,e){return[t[0]*e,t[1]*e,t[2]*e]}function l(t){var e=Object(r["u"])(t[0]*t[0]+t[1]*t[1]+t[2]*t[2]);t[0]/=e,t[1]/=e,t[2]/=e}},function(t,e,n){"use strict";e["a"]=function(t){return null===t?NaN:+t}},function(t,e,n){"use strict";e["b"]=i,e["a"]=a;var r=n(4);function i(t){return function(e,n){var i=Object(r["g"])(e),a=Object(r["g"])(n),o=t(i*a);return[o*a*Object(r["t"])(e),o*Object(r["t"])(n)]}}function a(t){return function(e,n){var i=Object(r["u"])(e*e+n*n),a=t(i),o=Object(r["t"])(a),s=Object(r["g"])(a);return[Object(r["e"])(e*o,i*s),Object(r["c"])(i&&n*o/i)]}}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){return[t*Object(i["h"])(e),e]}a.invert=function(t,e){return[t/Object(i["h"])(e),e]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(152.63)}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}function i(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}var a=n(139),o=n(3),s=n(40),c=n(40),u=n(320),l=n(9),f=n(6),h=n(54),d=n(140),p=n(76),v=n(10),g=n(24),m=n(32);function y(t){var e={};return l(t,(function(t,n){p(t)&&t.isView?e[n]=t:f(t)?e[n]=t.concat([]):h(t)?e[n]=s(t):e[n]=t})),e}var b=function(t){function e(e,n){var r;r=t.call(this)||this;var a=i(i(r));if(n=n||{},e=e||{},e.isDataSet||(n=e,e=null),o(a,{dataSet:e,loose:!e,dataType:"table",isView:!0,isDataView:!0,origin:[],rows:[],transforms:[],watchingStates:null},n),!a.loose){var s=a.watchingStates;e.on("statechange",(function(t){f(s)?s.indexOf(t)>-1&&a._reExecute():a._reExecute()}))}return r}r(e,t);var n=e.prototype;return n._parseStateExpression=function(t){var e=this.dataSet,n=/^\$state\.(\w+)/.exec(t);return n?e.state[n[1]]:t},n._preparseOptions=function(t){var e=this,n=y(t);return e.loose||l(n,(function(t,r){v(t)&&/^\$state\./.test(t)&&(n[r]=e._parseStateExpression(t))})),n},n._prepareSource=function(t,n){var r=this,i=e.DataSet;if(r._source={source:t,options:n},n)n=r._preparseOptions(n),r.origin=i.getConnector(n.type)(t,n,r);else if(t instanceof e||v(t))r.origin=i.getConnector("default")(t,r.dataSet);else if(f(t))r.origin=t;else{if(!p(t)||!t.type)throw new TypeError("Invalid source");n=r._preparseOptions(t),r.origin=i.getConnector(n.type)(n,r)}return r.rows=c(r.origin),r},n.source=function(t,e){var n=this;return n._prepareSource(t,e),n._reExecuteTransforms(),n.trigger("change"),n},n.transform=function(t){void 0===t&&(t={});var e=this;return e.transforms.push(t),e._executeTransform(t),e},n._executeTransform=function(t){var n=this;t=n._preparseOptions(t);var r=e.DataSet.getTransform(t.type);r(n,t)},n._reExecuteTransforms=function(){var t=this;t.transforms.forEach((function(e){t._executeTransform(e)}))},n.addRow=function(t){this.rows.push(t)},n.removeRow=function(t){this.rows.splice(t,1)},n.updateRow=function(t,e){o(this.rows[t],e)},n.findRows=function(t){return this.rows.filter((function(e){return d(e,t)}))},n.findRow=function(t){return u(this.rows,t)},n.getColumnNames=function(){var t=this.rows[0];return t?g(t):[]},n.getColumnName=function(t){return this.getColumnNames()[t]},n.getColumnIndex=function(t){var e=this.getColumnNames();return e.indexOf(t)},n.getColumn=function(t){return this.rows.map((function(e){return e[t]}))},n.getColumnData=function(t){return this.getColumn(t)},n.getSubset=function(t,e,n){for(var r=[],i=t;i<=e;i++)r.push(m(this.rows[i],n));return r},n.toString=function(t){var e=this;return t?JSON.stringify(e.rows,null,2):JSON.stringify(e.rows)},n._reExecute=function(){var t=this,e=t._source,n=e.source,r=e.options;t._prepareSource(n,r),t._reExecuteTransforms(),t.trigger("change")},e}(a);t.exports=b},function(t,e,n){var r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i=n(6),a=function t(e){if("object"!==("undefined"===typeof e?"undefined":r(e))||null===e)return e;var n=void 0;if(i(e)){n=[];for(var a=0,o=e.length;a1?0:t<-1?f:Math.acos(t)}function v(t){return t>=1?h:t<=-1?-h:Math.asin(t)}},function(t,e,n){"use strict";e["a"]=function(t,e){if((i=t.length)>1)for(var n,r,i,a=1,o=t[e[0]],s=o.length;a=0)n[e]=e;return n}},function(t,e,n){"use strict";n.d(e,"f",(function(){return h})),n.d(e,"g",(function(){return d})),n.d(e,"a",(function(){return r})),n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return a})),n.d(e,"e",(function(){return o})),e["d"]=g;var r,i,a,o,s=n(513),c=n(191),u=n(192),l=n(100),f=n(99),h=1e-6,d=1e-12;function p(t,e,n){return(t[0]-n[0])*(e[1]-t[1])-(t[0]-e[0])*(n[1]-t[1])}function v(t,e){return e[1]-t[1]||e[0]-t[0]}function g(t,e){var n,h,d,p=t.sort(v).pop();o=[],i=new Array(t.length),r=new f["b"],a=new f["b"];while(1)if(d=u["c"],p&&(!d||p[1]=s)return null;var c=t-i.site[0],u=e-i.site[1],l=c*c+u*u;do{i=a.cells[r=o],o=null,i.halfedges.forEach((function(n){var r=a.edges[n],s=r.left;if(s!==i.site&&s||(s=r.right)){var c=t-s[0],u=e-s[1],f=c*c+u*u;fi["o"]?t-i["w"]:t<-i["o"]?t+i["w"]:t,e]}function o(t,e,n){return(t%=i["w"])?e||n?Object(r["a"])(c(t),u(e,n)):c(t):e||n?u(e,n):a}function s(t){return function(e,n){return e+=t,[e>i["o"]?e-i["w"]:e<-i["o"]?e+i["w"]:e,n]}}function c(t){var e=s(t);return e.invert=s(-t),e}function u(t,e){var n=Object(i["g"])(t),r=Object(i["t"])(t),a=Object(i["g"])(e),o=Object(i["t"])(e);function s(t,e){var s=Object(i["g"])(e),c=Object(i["g"])(t)*s,u=Object(i["t"])(t)*s,l=Object(i["t"])(e),f=l*n+c*r;return[Object(i["e"])(u*a-f*o,c*n-l*r),Object(i["c"])(f*a+u*o)]}return s.invert=function(t,e){var s=Object(i["g"])(e),c=Object(i["g"])(t)*s,u=Object(i["t"])(t)*s,l=Object(i["t"])(e),f=l*a-u*o;return[Object(i["e"])(u*a+l*o,c*n+f*r),Object(i["c"])(f*n-c*r)]},s}a.invert=a,e["a"]=function(t){function e(e){return e=t(e[0]*i["r"],e[1]*i["r"]),e[0]*=i["h"],e[1]*=i["h"],e}return t=o(t[0]*i["r"],t[1]*i["r"],t.length>2?t[2]*i["r"]:0),e.invert=function(e){return e=t.invert(e[0]*i["r"],e[1]*i["r"]),e[0]*=i["h"],e[1]*=i["h"],e},e}},function(t,e,n){"use strict";function r(t){return function(e){var n=new i;for(var r in t)n[r]=t[r];return n.stream=e,n}}function i(){}e["b"]=r,e["a"]=function(t){return{stream:r(t)}},i.prototype={constructor:i,point:function(t,e){this.stream.point(t,e)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}}},function(t,e,n){"use strict";var r=n(1);e["a"]=function(t,e,n,i,a,o,s,c){function u(u,l){if(!l)return[t*u/r["s"],0];var f=l*l,h=t+f*(e+f*(n+f*i)),d=l*(a-1+f*(o-c+f*s)),p=(h*h+d*d)/(2*d),v=u*Object(r["e"])(h/p)/r["s"];return[p*Object(r["y"])(v),l*(1+f*c)+p*(1-Object(r["h"])(v))]}return arguments.length<8&&(c=0),u.invert=function(u,l){var f,h,d=r["s"]*u/t,p=l,v=50;do{var g=p*p,m=t+g*(e+g*(n+g*i)),y=p*(a-1+g*(o-c+g*s)),b=m*m+y*y,x=2*y,w=b/x,_=w*w,O=Object(r["e"])(m/w)/r["s"],C=d*O,S=m*m,M=(2*e+g*(4*n+6*g*i))*p,k=a+g*(3*o+5*g*s),j=2*(m*M+y*(k-1)),T=2*(k-1),z=(j*x-b*T)/(x*x),E=Object(r["h"])(C),A=Object(r["y"])(C),P=w*E,L=w*A,V=d/r["s"]*(1/Object(r["B"])(1-S/_))*(M*w-m*z)/_,I=L-u,R=p*(1+g*c)+w-P-l,H=z*A+P*V,D=P*O,F=1+z-(z*E-L*V),N=L*O,$=H*N-F*D;if(!$)break;d-=f=(R*H-I*F)/$,p-=h=(I*N-R*D)/$}while((Object(r["a"])(f)>r["k"]||Object(r["a"])(h)>r["k"])&&--v>0);return[d,p]},u}},function(t,e,n){"use strict";var r=n(0),i=n(1),a=n(294);function o(t,e,n){var a,s,c=e.edges,u=c.length,l={type:"MultiPoint",coordinates:e.face},f=e.face.filter((function(t){return 90!==Object(i["a"])(t[1])})),h=Object(r["geoBounds"])({type:"MultiPoint",coordinates:f}),d=!1,p=-1,v=h[1][0]-h[0][0],g=180===v||360===v?[(h[0][0]+h[1][0])/2,(h[0][1]+h[1][1])/2]:Object(r["geoCentroid"])(l);if(n)while(++p=0;)if(r=e[s],n[0]===r[0]&&n[1]===r[1]){if(a)return[a,n];a=n}}}function u(t){for(var e=t.length,n=[],r=t[e-1],i=0;i0)do{o.point(0===s||3===s?t:n,s>1?l:e)}while((s=(s+a+4)%4)!==c);else o.point(i[0],i[1])}function d(i,a){return Object(r["a"])(i[0]-t)0?0:3:Object(r["a"])(i[0]-n)0?2:1:Object(r["a"])(i[1]-e)0?1:0:a>0?3:2}function p(t,e){return v(t.x,e.x)}function v(t,e){var n=d(t,1),r=d(e,1);return n!==r?n-r:0===n?e[1]-t[1]:1===n?t[0]-e[0]:2===n?t[1]-e[1]:e[0]-t[0]}return function(r){var d,v,g,m,y,b,x,w,_,O,C,S=r,M=Object(i["a"])(),k={point:j,lineStart:A,lineEnd:P,polygonStart:z,polygonEnd:E};function j(t,e){f(t,e)&&S.point(t,e)}function T(){for(var e=0,n=0,r=v.length;nl&&(f-i)*(l-a)>(h-a)*(t-i)&&++e:h<=l&&(f-i)*(l-a)<(h-a)*(t-i)&&--e;return e}function z(){S=M,d=[],v=[],C=!0}function E(){var t=T(),e=C&&t,n=(d=Object(s["merge"])(d)).length;(e||n)&&(r.polygonStart(),e&&(r.lineStart(),h(null,null,1,r),r.lineEnd()),n&&Object(o["a"])(d,p,t,h,r),r.polygonEnd()),S=r,d=v=g=null}function A(){k.point=L,v&&v.push(g=[]),O=!0,_=!1,x=w=NaN}function P(){d&&(L(m,y),b&&_&&M.rejoin(),d.push(M.result())),k.point=j,_&&S.lineEnd()}function L(r,i){var o=f(r,i);if(v&&g.push([r,i]),O)m=r,y=i,b=o,O=!1,o&&(S.lineStart(),S.point(r,i));else if(o&&_)S.point(r,i);else{var s=[x=Math.max(u,Math.min(c,x)),w=Math.max(u,Math.min(c,w))],h=[r=Math.max(u,Math.min(c,r)),i=Math.max(u,Math.min(c,i))];Object(a["a"])(s,h,t,e,n,l)?(_||(S.lineStart(),S.point(s[0],s[1])),S.point(h[0],h[1]),o||S.lineEnd(),C=!1):o&&(S.lineStart(),S.point(r,i),C=!1)}x=r,w=i,_=o}return k}}e["b"]=function(){var t,e,n,r=0,i=0,a=960,o=500;return n={stream:function(n){return t&&e===n?t:t=l(r,i,a,o)(e=n)},extent:function(s){return arguments.length?(r=+s[0][0],i=+s[0][1],a=+s[1][0],o=+s[1][1],t=e=null,n):[[r,i],[a,o]]}}}},function(t,e,n){"use strict";var r=n(36);e["a"]=function(t,e,n){if(null==n&&(n=r["a"]),i=t.length){if((e=+e)<=0||i<2)return+n(t[0],0,t);if(e>=1)return+n(t[i-1],i-1,t);var i,a=(i-1)*e,o=Math.floor(a),s=+n(t[o],o,t),c=+n(t[o+1],o+1,t);return s+(c-s)*(a-o)}}},function(t,e,n){"use strict";e["a"]=function(t){return t}},function(t,e,n){"use strict";e["a"]=o;var r=n(4),i=n(69),a=n(229);function o(t,e){var n=Object(r["t"])(t),i=(n+Object(r["t"])(e))/2;if(Object(r["a"])(i)0?t*Object(i["B"])(i["s"]/n)/2:0,Object(i["e"])(1-n)]},e["b"]=function(){return Object(r["geoProjection"])(a).scale(95.6464).center([0,30])}},function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"d",(function(){return s})),e["c"]=c;var r=n(0),i=n(21),a=n(38),o=.7109889596207567,s=.0528035274542;function c(t,e){return e>-o?(t=Object(i["d"])(t,e),t[1]+=s,t):Object(a["b"])(t,e)}c.invert=function(t,e){return e>-o?i["d"].invert(t,e-s):a["b"].invert(t,e)},e["a"]=function(){return Object(r["geoProjection"])(c).rotate([-20,-55]).scale(164.263).center([0,-5.4036])}},function(t,e,n){"use strict";var r=[[0,90],[-90,0],[0,0],[90,0],[180,0],[0,-90]];e["a"]=[[0,2,1],[0,3,2],[5,1,2],[5,2,3],[0,1,4],[0,4,3],[5,4,1],[5,3,4]].map((function(t){return t.map((function(t){return r[t]}))}))},function(t,e,n){"use strict";var r=n(0),i=n(1);e["a"]=function(t){var e=t(i["o"],0)[0]-t(-i["o"],0)[0];function n(n,r){var a=Object(i["a"])(n)0?n-i["s"]:n+i["s"],r),s=(o[0]-o[1])*i["C"],c=(o[0]+o[1])*i["C"];if(a)return[s,c];var u=e*i["C"],l=s>0^c>0?-1:1;return[l*s-Object(i["x"])(c)*u,l*c-Object(i["x"])(s)*u]}return t.invert&&(n.invert=function(n,r){var a=(n+r)*i["C"],o=(r-n)*i["C"],s=Object(i["a"])(a)<.5*e&&Object(i["a"])(o)<.5*e;if(!s){var c=e*i["C"],u=a>0^o>0?-1:1,l=-u*n+(o>0?1:-1)*c,f=-u*r+(a>0?1:-1)*c;a=(-l-f)*i["C"],o=(l-f)*i["C"]}var h=t.invert(a,o);return s||(h[0]+=a>0?i["s"]:-i["s"]),h}),Object(r["geoProjection"])(n).rotate([-90,-90,45]).clipAngle(179.999)}},function(t,e){var n="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r=function(t){var e="undefined"===typeof t?"undefined":n(t);return null!==t&&"object"===e||"function"===e};t.exports=r},function(t,e){var n=function(t){return null===t||void 0===t};t.exports=n},function(t,e,n){"use strict";e["b"]=o;var r=n(144),i=n(5);function a(t,e){return[t>i["o"]?t-i["w"]:t<-i["o"]?t+i["w"]:t,e]}function o(t,e,n){return(t%=i["w"])?e||n?Object(r["a"])(c(t),u(e,n)):c(t):e||n?u(e,n):a}function s(t){return function(e,n){return e+=t,[e>i["o"]?e-i["w"]:e<-i["o"]?e+i["w"]:e,n]}}function c(t){var e=s(t);return e.invert=s(-t),e}function u(t,e){var n=Object(i["g"])(t),r=Object(i["t"])(t),a=Object(i["g"])(e),o=Object(i["t"])(e);function s(t,e){var s=Object(i["g"])(e),c=Object(i["g"])(t)*s,u=Object(i["t"])(t)*s,l=Object(i["t"])(e),f=l*n+c*r;return[Object(i["e"])(u*a-f*o,c*n-l*r),Object(i["c"])(f*a+u*o)]}return s.invert=function(t,e){var s=Object(i["g"])(e),c=Object(i["g"])(t)*s,u=Object(i["t"])(t)*s,l=Object(i["t"])(e),f=l*a-u*o;return[Object(i["e"])(u*a+l*o,c*n+f*r),Object(i["c"])(f*n-c*r)]},s}a.invert=a,e["a"]=function(t){function e(e){return e=t(e[0]*i["r"],e[1]*i["r"]),e[0]*=i["h"],e[1]*=i["h"],e}return t=o(t[0]*i["r"],t[1]*i["r"],t.length>2?t[2]*i["r"]:0),e.invert=function(e){return e=t.invert(e[0]*i["r"],e[1]*i["r"]),e[0]*=i["h"],e[1]*=i["h"],e},e}},function(t,e,n){"use strict";e["a"]=a;var r=n(5),i=n(80);function a(t,e){var n=Object(r["t"])(t),i=(n+Object(r["t"])(e))/2,a=1+n*(2*i-n),o=Object(r["u"])(a)/i;function s(t,e){var n=Object(r["u"])(a-2*i*Object(r["t"])(e))/i;return[n*Object(r["t"])(t*=i),o-n*Object(r["g"])(t)]}return s.invert=function(t,e){var n=o-e;return[Object(r["e"])(t,n)/i,Object(r["c"])((a-(t*t+n*n)*i*i)/(2*i))]},s}e["b"]=function(){return Object(i["a"])(a).scale(155.424).center([0,33.6442])}},function(t,e,n){"use strict";e["a"]=a;var r=n(5),i=n(18);function a(t){var e=0,n=r["o"]/3,a=Object(i["b"])(t),o=a(e,n);return o.parallels=function(t){return arguments.length?a(e=t[0]*r["r"],n=t[1]*r["r"]):[e*r["h"],n*r["h"]]},o}},function(t,e,n){"use strict";function r(t){function e(){}var n=e.prototype=Object.create(i.prototype);for(var r in t)n[r]=t[r];return function(t){var n=new e;return n.stream=t,n}}function i(){}e["b"]=r,e["a"]=function(t){return{stream:r(t)}},i.prototype={point:function(t,e){this.stream.point(t,e)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}}},function(t,e,n){"use strict";e["c"]=a,e["b"]=o;var r=n(18),i=n(5);function a(t,e){return[t,Object(i["n"])(Object(i["v"])((i["l"]+e)/2))]}function o(t){var e,n=Object(r["a"])(t),a=n.scale,o=n.translate,s=n.clipExtent;return n.scale=function(t){return arguments.length?(a(t),e&&n.clipExtent(null),n):a()},n.translate=function(t){return arguments.length?(o(t),e&&n.clipExtent(null),n):o()},n.clipExtent=function(t){if(!arguments.length)return e?null:s();if(e=null==t){var r=i["o"]*a(),c=o();t=[[c[0]-r,c[1]-r],[c[0]+r,c[1]+r]]}return s(t),n},n.clipExtent(null)}a.invert=function(t,e){return[t,2*Object(i["d"])(Object(i["k"])(e))-i["l"]]},e["a"]=function(){return o(a).scale(961/i["w"])}},function(t,e,n){var r=n(9),i=n(11),a=Object.values?function(t){return Object.values(t)}:function(t){var e=[];return r(t,(function(n,r){i(t)&&"prototype"===r||e.push(n)})),e};t.exports=a},function(t,e){t.exports={HIERARCHY:"hierarchy",GEO:"geo",HEX:"hex",GRAPH:"graph",TABLE:"table",GEO_GRATICULE:"geo-graticule",STATISTICS_METHODS:["max","mean","median","min","mode","product","standardDeviation","sum","sumSimple","variance"]}},function(t,e,n){"use strict";var r={},i={},a=34,o=10,s=13;function c(t){return new Function("d","return {"+t.map((function(t,e){return JSON.stringify(t)+": d["+e+"]"})).join(",")+"}")}function u(t,e){var n=c(t);return function(r,i){return e(n(r),i,t)}}function l(t){var e=Object.create(null),n=[];return t.forEach((function(t){for(var r in t)r in e||n.push(e[r]=r)})),n}e["a"]=function(t){var e=new RegExp('["'+t+"\n\r]"),n=t.charCodeAt(0);function f(t,e){var n,r,i=h(t,(function(t,i){if(n)return n(t,i-1);r=t,n=e?u(t,e):c(t)}));return i.columns=r||[],i}function h(t,e){var c,u=[],l=t.length,f=0,h=0,d=l<=0,p=!1;function v(){if(d)return i;if(p)return p=!1,r;var e,c,u=f;if(t.charCodeAt(u)===a){while(f++=l?d=!0:(c=t.charCodeAt(f++))===o?p=!0:c===s&&(p=!0,t.charCodeAt(f)===o&&++f),t.slice(u+1,e-1).replace(/""/g,'"')}while(f=0;--a)u.push(r=n.children[a]=new b(i[a])),r.parent=n,r.depth=n.depth+1;return s.eachBefore(y)}function v(){return p(this).eachBefore(m)}function g(t){return t.children}function m(t){t.data=t.data.data}function y(t){var e=0;do{t.height=e}while((t=t.parent)&&t.height<++e)}function b(t){this.data=t,this.depth=this.height=0,this.parent=null}b.prototype=p.prototype={constructor:b,count:r["a"],each:i["a"],eachAfter:o["a"],eachBefore:a["a"],sum:s["a"],sort:c["a"],path:u["a"],ancestors:l["a"],descendants:f["a"],leaves:h["a"],links:d["a"],copy:v}},function(t,e,n){"use strict";function r(t){return null==t?null:i(t)}function i(t){if("function"!==typeof t)throw new Error;return t}e["a"]=r,e["b"]=i},function(t,e,n){"use strict";n.d(e,"b",(function(){return a})),e["c"]=o;var r=n(45),i=n(55),a=(1+Math.sqrt(5))/2;function o(t,e,n,a,o,s){var c,u,l,f,h,d,p,v,g,m,y,b=[],x=e.children,w=0,_=0,O=x.length,C=e.value;while(wp&&(p=u),y=h*h*m,v=Math.max(p/y,y/d),v>g){h-=u;break}g=v}b.push(c={value:h,dice:l1?e:1)},n}(a)},function(t,e,n){"use strict";var r=n(165);e["a"]=function(t){if(null==t)return r["a"];var e,n,i=t.scale[0],a=t.scale[1],o=t.translate[0],s=t.translate[1];return function(t,r){r||(e=n=0);var c=2,u=t.length,l=new Array(u);l[0]=(e+=t[0])*i+o,l[1]=(n+=t[1])*a+s;while(cc){var u=s;s=c,c=u}return s+o+c+o+(r.isUndefined(a)?i:a)}function f(t,e,n,r){var i=""+e,a=""+n;if(!t&&i>a){var o=i;i=a,a=o}var s={v:i,w:a};return r&&(s.name=r),s}function h(t,e){return l(t,e.v,e.w,e.name)}s.prototype._nodeCount=0,s.prototype._edgeCount=0,s.prototype.isDirected=function(){return this._isDirected},s.prototype.isMultigraph=function(){return this._isMultigraph},s.prototype.isCompound=function(){return this._isCompound},s.prototype.setGraph=function(t){return this._label=t,this},s.prototype.graph=function(){return this._label},s.prototype.setDefaultNodeLabel=function(t){return r.isFunction(t)||(t=r.constant(t)),this._defaultNodeLabelFn=t,this},s.prototype.nodeCount=function(){return this._nodeCount},s.prototype.nodes=function(){return r.keys(this._nodes)},s.prototype.sources=function(){var t=this;return r.filter(this.nodes(),(function(e){return r.isEmpty(t._in[e])}))},s.prototype.sinks=function(){var t=this;return r.filter(this.nodes(),(function(e){return r.isEmpty(t._out[e])}))},s.prototype.setNodes=function(t,e){var n=arguments,i=this;return r.each(t,(function(t){n.length>1?i.setNode(t,e):i.setNode(t)})),this},s.prototype.setNode=function(t,e){return r.has(this._nodes,t)?(arguments.length>1&&(this._nodes[t]=e),this):(this._nodes[t]=arguments.length>1?e:this._defaultNodeLabelFn(t),this._isCompound&&(this._parent[t]=a,this._children[t]={},this._children[a][t]=!0),this._in[t]={},this._preds[t]={},this._out[t]={},this._sucs[t]={},++this._nodeCount,this)},s.prototype.node=function(t){return this._nodes[t]},s.prototype.hasNode=function(t){return r.has(this._nodes,t)},s.prototype.removeNode=function(t){var e=this;if(r.has(this._nodes,t)){var n=function(t){e.removeEdge(e._edgeObjs[t])};delete this._nodes[t],this._isCompound&&(this._removeFromParentsChildList(t),delete this._parent[t],r.each(this.children(t),(function(t){e.setParent(t)})),delete this._children[t]),r.each(r.keys(this._in[t]),n),delete this._in[t],delete this._preds[t],r.each(r.keys(this._out[t]),n),delete this._out[t],delete this._sucs[t],--this._nodeCount}return this},s.prototype.setParent=function(t,e){if(!this._isCompound)throw new Error("Cannot set parent in a non-compound graph");if(r.isUndefined(e))e=a;else{e+="";for(var n=e;!r.isUndefined(n);n=this.parent(n))if(n===t)throw new Error("Setting "+e+" as parent of "+t+" would create a cycle");this.setNode(e)}return this.setNode(t),this._removeFromParentsChildList(t),this._parent[t]=e,this._children[e][t]=!0,this},s.prototype._removeFromParentsChildList=function(t){delete this._children[this._parent[t]][t]},s.prototype.parent=function(t){if(this._isCompound){var e=this._parent[t];if(e!==a)return e}},s.prototype.children=function(t){if(r.isUndefined(t)&&(t=a),this._isCompound){var e=this._children[t];if(e)return r.keys(e)}else{if(t===a)return this.nodes();if(this.hasNode(t))return[]}},s.prototype.predecessors=function(t){var e=this._preds[t];if(e)return r.keys(e)},s.prototype.successors=function(t){var e=this._sucs[t];if(e)return r.keys(e)},s.prototype.neighbors=function(t){var e=this.predecessors(t);if(e)return r.union(e,this.successors(t))},s.prototype.isLeaf=function(t){var e;return e=this.isDirected()?this.successors(t):this.neighbors(t),0===e.length},s.prototype.filterNodes=function(t){var e=new this.constructor({directed:this._isDirected,multigraph:this._isMultigraph,compound:this._isCompound});e.setGraph(this.graph());var n=this;r.each(this._nodes,(function(n,r){t(r)&&e.setNode(r,n)})),r.each(this._edgeObjs,(function(t){e.hasNode(t.v)&&e.hasNode(t.w)&&e.setEdge(t,n.edge(t))}));var i={};function a(t){var r=n.parent(t);return void 0===r||e.hasNode(r)?(i[t]=r,r):r in i?i[r]:a(r)}return this._isCompound&&r.each(e.nodes(),(function(t){e.setParent(t,a(t))})),e},s.prototype.setDefaultEdgeLabel=function(t){return r.isFunction(t)||(t=r.constant(t)),this._defaultEdgeLabelFn=t,this},s.prototype.edgeCount=function(){return this._edgeCount},s.prototype.edges=function(){return r.values(this._edgeObjs)},s.prototype.setPath=function(t,e){var n=this,i=arguments;return r.reduce(t,(function(t,r){return i.length>1?n.setEdge(t,r,e):n.setEdge(t,r),r})),this},s.prototype.setEdge=function(){var t,e,n,i,a=!1,o=arguments[0];"object"===typeof o&&null!==o&&"v"in o?(t=o.v,e=o.w,n=o.name,2===arguments.length&&(i=arguments[1],a=!0)):(t=o,e=arguments[1],n=arguments[3],arguments.length>2&&(i=arguments[2],a=!0)),t=""+t,e=""+e,r.isUndefined(n)||(n=""+n);var s=l(this._isDirected,t,e,n);if(r.has(this._edgeLabels,s))return a&&(this._edgeLabels[s]=i),this;if(!r.isUndefined(n)&&!this._isMultigraph)throw new Error("Cannot set a named edge when isMultigraph = false");this.setNode(t),this.setNode(e),this._edgeLabels[s]=a?i:this._defaultEdgeLabelFn(t,e,n);var u=f(this._isDirected,t,e,n);return t=u.v,e=u.w,Object.freeze(u),this._edgeObjs[s]=u,c(this._preds[e],t),c(this._sucs[t],e),this._in[e][s]=u,this._out[t][s]=u,this._edgeCount++,this},s.prototype.edge=function(t,e,n){var r=1===arguments.length?h(this._isDirected,arguments[0]):l(this._isDirected,t,e,n);return this._edgeLabels[r]},s.prototype.hasEdge=function(t,e,n){var i=1===arguments.length?h(this._isDirected,arguments[0]):l(this._isDirected,t,e,n);return r.has(this._edgeLabels,i)},s.prototype.removeEdge=function(t,e,n){var r=1===arguments.length?h(this._isDirected,arguments[0]):l(this._isDirected,t,e,n),i=this._edgeObjs[r];return i&&(t=i.v,e=i.w,delete this._edgeLabels[r],delete this._edgeObjs[r],u(this._preds[e],t),u(this._sucs[t],e),delete this._in[e][r],delete this._out[t][r],this._edgeCount--),this},s.prototype.inEdges=function(t,e){var n=this._in[t];if(n){var i=r.values(n);return e?r.filter(i,(function(t){return t.v===e})):i}},s.prototype.outEdges=function(t,e){var n=this._out[t];if(n){var i=r.values(n);return e?r.filter(i,(function(t){return t.w===e})):i}},s.prototype.nodeEdges=function(t,e){var n=this.inEdges(t,e);if(n)return n.concat(this.outEdges(t,e))}},function(t,e,n){"use strict";n.d(e,"b",(function(){return r}));var r="$";function i(){}function a(t,e){var n=new i;if(t instanceof i)t.each((function(t,e){n.set(e,t)}));else if(Array.isArray(t)){var r,a=-1,o=t.length;if(null==e)while(++ar["f"]){var c=2*t._l01_2a+3*t._l01_a*t._l12_a+t._l12_2a,u=3*t._l01_a*(t._l01_a+t._l12_a);i=(i*c-t._x0*t._l12_2a+t._x2*t._l01_2a)/u,a=(a*c-t._y0*t._l12_2a+t._y2*t._l01_2a)/u}if(t._l23_a>r["f"]){var l=2*t._l23_2a+3*t._l23_a*t._l12_a+t._l12_2a,f=3*t._l23_a*(t._l23_a+t._l12_a);o=(o*l+t._x1*t._l23_2a-e*t._l12_2a)/f,s=(s*l+t._y1*t._l23_2a-n*t._l12_2a)/f}t._context.bezierCurveTo(i,a,o,s,t._x2,t._y2)}function o(t,e){this._context=t,this._alpha=e}o.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2);break}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,r=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3;default:a(this,t,e);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};(function t(e){function n(t){return e?new o(t,e):new i["a"](t,0)}return n.alpha=function(e){return t(+e)},n})(.5)},function(t,e,n){"use strict";e["b"]=i;var r=n(48);function i(t){var e,n=0,r=-1,i=t.length;while(++r0)){if(a/=p,p<0){if(a0){if(a>d)return;a>h&&(h=a)}if(a=r-c,p||!(a<0)){if(a/=p,p<0){if(a>d)return;a>h&&(h=a)}else if(p>0){if(a0)){if(a/=v,v<0){if(a0){if(a>d)return;a>h&&(h=a)}if(a=i-u,v||!(a<0)){if(a/=v,v<0){if(a>d)return;a>h&&(h=a)}else if(v>0){if(a0||d<1)||(h>0&&(t[0]=[c+h*p,u+h*v]),d<1&&(t[1]=[c+d*p,u+d*v]),!0)}}}}}function c(t,e,n,r,i){var a=t[1];if(a)return!0;var o,s,c=t[0],u=t.left,l=t.right,f=u[0],h=u[1],d=l[0],p=l[1],v=(f+d)/2,g=(h+p)/2;if(p===h){if(v=r)return;if(f>d){if(c){if(c[1]>=i)return}else c=[v,n];a=[v,i]}else{if(c){if(c[1]1)if(f>d){if(c){if(c[1]>=i)return}else c=[(n-s)/o,n];a=[(i-s)/o,i]}else{if(c){if(c[1]=r)return}else c=[e,o*e+s];a=[r,o*r+s]}else{if(c){if(c[0]r["f"]||Math.abs(a[0][1]-a[1][1])>r["f"])||delete r["e"][o]}},function(t,e,n){var r={compactBox:n(516),dendrogram:n(518),indented:n(520),mindmap:n(522)};t.exports=r},function(t,e,n){var r=n(194),i=["LR","RL","TB","BT","H","V"],a=["LR","RL","H"],o=function(t){return a.indexOf(t)>-1},s=i[0];t.exports=function(t,e,n){var a=e.direction||s;if(e.isHorizontal=o(a),a&&-1===i.indexOf(a))throw new TypeError("Invalid direction: "+a);if(a===i[0])n(t,e);else if(a===i[1])n(t,e),t.right2left();else if(a===i[2])n(t,e);else if(a===i[3])n(t,e),t.bottom2top();else if(a===i[4]||a===i[5]){var c=r(t,e),u=c.left,l=c.right;n(u,e),n(l,e),e.isHorizontal?u.right2left():u.bottom2top(),l.translate(u.x-l.x,u.y-l.y),t.x=u.x,t.y=l.y;var f=t.getBoundingBox();e.isHorizontal?f.top<0&&t.translate(0,-f.top):f.left<0&&t.translate(-f.left,0)}return t.translate(-(t.x+t.width/2+t.hgap),-(t.y+t.height/2+t.vgap)),t}},function(t,e,n){"use strict";n.d(e,"a",(function(){return h})),n.d(e,"b",(function(){return p}));var r,i,a,o,s,c=n(29),u=n(4),l=n(20),f=n(22),h=Object(c["a"])(),d=Object(c["a"])(),p={point:l["a"],lineStart:l["a"],lineEnd:l["a"],polygonStart:function(){h.reset(),p.lineStart=v,p.lineEnd=g},polygonEnd:function(){var t=+h;d.add(t<0?u["w"]+t:t),this.lineStart=this.lineEnd=this.point=l["a"]},sphere:function(){d.add(u["w"])}};function v(){p.point=m}function g(){y(r,i)}function m(t,e){p.point=y,r=t,i=e,t*=u["r"],e*=u["r"],a=t,o=Object(u["g"])(e=e/2+u["q"]),s=Object(u["t"])(e)}function y(t,e){t*=u["r"],e*=u["r"],e=e/2+u["q"];var n=t-a,r=n>=0?1:-1,i=r*n,c=Object(u["g"])(e),l=Object(u["t"])(e),f=s*l,d=o*c+f*Object(u["g"])(i),p=f*r*Object(u["t"])(i);h.add(Object(u["e"])(p,d)),a=t,o=c,s=l}e["c"]=function(t){return d.reset(),Object(f["a"])(t,p),2*d}},function(t,e,n){"use strict";e["a"]=s;var r=n(35),i=n(199),a=n(4),o=n(50);function s(t,e,n,i,o,s){if(n){var u=Object(a["g"])(e),l=Object(a["t"])(e),f=i*n;null==o?(o=e+i*a["w"],s=e-f/2):(o=c(u,o),s=c(u,s),(i>0?os)&&(o+=i*a["w"]));for(var h,d=o;i>0?d>s:d1&&e.push(e.pop().concat(e.shift()))},result:function(){var n=e;return e=[],t=null,n}}}},function(t,e,n){"use strict";var r=n(108);function i(t,e,n,r){this.x=t,this.z=e,this.o=n,this.e=r,this.v=!1,this.n=this.p=null}function a(t){if(e=t.length){var e,n,r=0,i=t[0];while(++r=0;--c)s.point((d=h[c])[0],d[1]);else o(v.x,v.p.x,-1,s);v=v.p}v=v.o,h=v.z,g=!g}while(!v.v);s.lineEnd()}}}},function(t,e,n){"use strict";var r=n(4);e["a"]=function(t,e){return Object(r["a"])(t[0]-e[0])>>1;t(e[a],n)<0?r=a+1:i=a}return r},right:function(e,n,r,i){null==r&&(r=0),null==i&&(i=e.length);while(r>>1;t(e[a],n)>0?i=a:r=a+1}return r}}}},function(t,e,n){"use strict";function r(t,e){return[t,e]}e["b"]=r,e["a"]=function(t,e){null==e&&(e=r);var n=0,i=t.length-1,a=t[0],o=new Array(i<0?0:i);while(n1)return u/(o-1)}},function(t,e,n){"use strict";e["a"]=function(t,e){var n,r,i,a=t.length,o=-1;if(null==e){while(++o=n){r=i=n;while(++on&&(r=n),i=n){r=i=n;while(++on&&(r=n),i=0?(c>=r?10:c>=i?5:c>=a?2:1)*Math.pow(10,s):-Math.pow(10,-s)/(c>=r?10:c>=i?5:c>=a?2:1)}function s(t,e,n){var o=Math.abs(e-t)/Math.max(0,n),s=Math.pow(10,Math.floor(Math.log(o)/Math.LN10)),c=o/s;return c>=r?s*=10:c>=i?s*=5:c>=a&&(s*=2),e0)return[t];if((r=e0){t=Math.ceil(t/s),e=Math.floor(e/s),a=new Array(i=Math.ceil(e-t+1));while(++c=n){r=n;while(++an&&(r=n)}}else while(++a=n){r=n;while(++an&&(r=n)}return r}},function(t,e,n){"use strict";var r=n(119);function i(t){return t.length}e["a"]=function(t){if(!(o=t.length))return[];for(var e=-1,n=Object(r["a"])(t,i),a=new Array(n);++e=0?1:-1,k=M*S,j=k>a["o"],T=m*O;if(o.add(Object(a["e"])(T*M*Object(a["t"])(k),y*C+T*Object(a["g"])(k))),c+=j?S+M*a["w"]:S,j^v>=n^w>=n){var z=Object(i["c"])(Object(i["a"])(p),Object(i["a"])(x));Object(i["e"])(z);var E=Object(i["c"])(s,z);Object(i["e"])(E);var A=(j^S>=0?-1:1)*Object(a["c"])(E[2]);(r>A||r===A&&(z[0]||z[1]))&&(u+=j^S>=0?1:-1)}}return(c<-a["i"]||co&&(o=t),es&&(s=e)}e["a"]=c},function(t,e,n){"use strict";var r=n(68);e["a"]=function(){return Object(r["b"])().parallels([29.5,45.5]).scale(1070).translate([480,250]).rotate([96,0]).center([-.6,38.7])}},function(t,e,n){"use strict";var r=n(106),i=n(107),a=n(4),o=n(121),s=n(14);function c(t){return t.length>1}function u(t,e){return((t=t.x)[0]<0?t[1]-a["l"]-a["i"]:a["l"]-t[1])-((e=e.x)[0]<0?e[1]-a["l"]-a["i"]:a["l"]-e[1])}e["a"]=function(t,e,n,a){return function(l,f){var h,d,p,v=e(f),g=l.invert(a[0],a[1]),m=Object(r["a"])(),y=e(m),b=!1,x={point:w,lineStart:O,lineEnd:C,polygonStart:function(){x.point=S,x.lineStart=M,x.lineEnd=k,d=[],h=[]},polygonEnd:function(){x.point=w,x.lineStart=O,x.lineEnd=C,d=Object(s["merge"])(d);var t=Object(o["a"])(h,g);d.length?(b||(f.polygonStart(),b=!0),Object(i["a"])(d,u,t,n,f)):t&&(b||(f.polygonStart(),b=!0),f.lineStart(),n(null,null,1,f),f.lineEnd()),b&&(f.polygonEnd(),b=!1),d=h=null},sphere:function(){f.polygonStart(),f.lineStart(),n(null,null,1,f),f.lineEnd(),f.polygonEnd()}};function w(e,n){var r=l(e,n);t(e=r[0],n=r[1])&&f.point(e,n)}function _(t,e){var n=l(t,e);v.point(n[0],n[1])}function O(){x.point=_,v.lineStart()}function C(){x.point=w,v.lineEnd()}function S(t,e){p.push([t,e]);var n=l(t,e);y.point(n[0],n[1])}function M(){y.lineStart(),p=[]}function k(){S(p[0][0],p[0][1]),y.lineEnd();var t,e,n,r,i=y.clean(),a=m.result(),o=a.length;if(p.pop(),h.push(p),p=null,o)if(1&i){if(n=a[0],(e=n.length-1)>0){for(b||(f.polygonStart(),b=!0),f.lineStart(),t=0;t1&&2&i&&a.push(a.pop().concat(a.shift())),d.push(a.filter(c))}return x}}},function(t,e,n){"use strict";e["b"]=i;var r=n(17);function i(t,e){return[t,e]}i.invert=i,e["a"]=function(){return Object(r["a"])(i).scale(152.63)}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(240);n.d(e,"geoAiry",(function(){return r["b"]})),n.d(e,"geoAiryRaw",(function(){return r["a"]}));var i=n(129);n.d(e,"geoAitoff",(function(){return i["b"]})),n.d(e,"geoAitoffRaw",(function(){return i["a"]}));var a=n(241);n.d(e,"geoArmadillo",(function(){return a["b"]})),n.d(e,"geoArmadilloRaw",(function(){return a["a"]}));var o=n(130);n.d(e,"geoAugust",(function(){return o["b"]})),n.d(e,"geoAugustRaw",(function(){return o["a"]}));var s=n(242);n.d(e,"geoBaker",(function(){return s["b"]})),n.d(e,"geoBakerRaw",(function(){return s["a"]}));var c=n(243);n.d(e,"geoBerghaus",(function(){return c["b"]})),n.d(e,"geoBerghausRaw",(function(){return c["a"]}));var u=n(131);n.d(e,"geoBoggs",(function(){return u["b"]})),n.d(e,"geoBoggsRaw",(function(){return u["a"]}));var l=n(244);n.d(e,"geoBonne",(function(){return l["b"]})),n.d(e,"geoBonneRaw",(function(){return l["a"]}));var f=n(245);n.d(e,"geoBottomley",(function(){return f["b"]})),n.d(e,"geoBottomleyRaw",(function(){return f["a"]}));var h=n(246);n.d(e,"geoBromley",(function(){return h["b"]})),n.d(e,"geoBromleyRaw",(function(){return h["a"]}));var d=n(247);n.d(e,"geoChamberlin",(function(){return d["c"]})),n.d(e,"geoChamberlinRaw",(function(){return d["b"]})),n.d(e,"geoChamberlinAfrica",(function(){return d["a"]}));var p=n(72);n.d(e,"geoCollignon",(function(){return p["b"]})),n.d(e,"geoCollignonRaw",(function(){return p["a"]}));var v=n(248);n.d(e,"geoCraig",(function(){return v["b"]})),n.d(e,"geoCraigRaw",(function(){return v["a"]}));var g=n(249);n.d(e,"geoCraster",(function(){return g["b"]})),n.d(e,"geoCrasterRaw",(function(){return g["a"]}));var m=n(132);n.d(e,"geoCylindricalEqualArea",(function(){return m["b"]})),n.d(e,"geoCylindricalEqualAreaRaw",(function(){return m["a"]}));var y=n(250);n.d(e,"geoCylindricalStereographic",(function(){return y["b"]})),n.d(e,"geoCylindricalStereographicRaw",(function(){return y["a"]}));var b=n(251);n.d(e,"geoEckert1",(function(){return b["a"]})),n.d(e,"geoEckert1Raw",(function(){return b["b"]}));var x=n(252);n.d(e,"geoEckert2",(function(){return x["a"]})),n.d(e,"geoEckert2Raw",(function(){return x["b"]}));var w=n(253);n.d(e,"geoEckert3",(function(){return w["a"]})),n.d(e,"geoEckert3Raw",(function(){return w["b"]}));var _=n(254);n.d(e,"geoEckert4",(function(){return _["a"]})),n.d(e,"geoEckert4Raw",(function(){return _["b"]}));var O=n(255);n.d(e,"geoEckert5",(function(){return O["a"]})),n.d(e,"geoEckert5Raw",(function(){return O["b"]}));var C=n(256);n.d(e,"geoEckert6",(function(){return C["a"]})),n.d(e,"geoEckert6Raw",(function(){return C["b"]}));var S=n(257);n.d(e,"geoEisenlohr",(function(){return S["a"]})),n.d(e,"geoEisenlohrRaw",(function(){return S["b"]}));var M=n(258);n.d(e,"geoFahey",(function(){return M["a"]})),n.d(e,"geoFaheyRaw",(function(){return M["b"]}));var k=n(259);n.d(e,"geoFoucaut",(function(){return k["a"]})),n.d(e,"geoFoucautRaw",(function(){return k["b"]}));var j=n(260);n.d(e,"geoGilbert",(function(){return j["a"]}));var T=n(261);n.d(e,"geoGingery",(function(){return T["a"]})),n.d(e,"geoGingeryRaw",(function(){return T["b"]}));var z=n(262);n.d(e,"geoGinzburg4",(function(){return z["a"]})),n.d(e,"geoGinzburg4Raw",(function(){return z["b"]}));var E=n(263);n.d(e,"geoGinzburg5",(function(){return E["a"]})),n.d(e,"geoGinzburg5Raw",(function(){return E["b"]}));var A=n(264);n.d(e,"geoGinzburg6",(function(){return A["a"]})),n.d(e,"geoGinzburg6Raw",(function(){return A["b"]}));var P=n(265);n.d(e,"geoGinzburg8",(function(){return P["a"]})),n.d(e,"geoGinzburg8Raw",(function(){return P["b"]}));var L=n(266);n.d(e,"geoGinzburg9",(function(){return L["a"]})),n.d(e,"geoGinzburg9Raw",(function(){return L["b"]}));var V=n(133);n.d(e,"geoGringorten",(function(){return V["a"]})),n.d(e,"geoGringortenRaw",(function(){return V["b"]}));var I=n(135);n.d(e,"geoGuyou",(function(){return I["a"]})),n.d(e,"geoGuyouRaw",(function(){return I["b"]}));var R=n(268);n.d(e,"geoHammer",(function(){return R["a"]})),n.d(e,"geoHammerRaw",(function(){return R["b"]}));var H=n(269);n.d(e,"geoHammerRetroazimuthal",(function(){return H["a"]})),n.d(e,"geoHammerRetroazimuthalRaw",(function(){return H["b"]}));var D=n(270);n.d(e,"geoHealpix",(function(){return D["a"]})),n.d(e,"geoHealpixRaw",(function(){return D["b"]}));var F=n(271);n.d(e,"geoHill",(function(){return F["a"]})),n.d(e,"geoHillRaw",(function(){return F["b"]}));var N=n(136);n.d(e,"geoHomolosine",(function(){return N["a"]})),n.d(e,"geoHomolosineRaw",(function(){return N["b"]}));var $=n(23);n.d(e,"geoInterrupt",(function(){return $["a"]}));var B=n(272);n.d(e,"geoInterruptedBoggs",(function(){return B["a"]}));var W=n(273);n.d(e,"geoInterruptedHomolosine",(function(){return W["a"]}));var Y=n(274);n.d(e,"geoInterruptedMollweide",(function(){return Y["a"]}));var q=n(275);n.d(e,"geoInterruptedMollweideHemispheres",(function(){return q["a"]}));var U=n(276);n.d(e,"geoInterruptedSinuMollweide",(function(){return U["a"]}));var K=n(277);n.d(e,"geoInterruptedSinusoidal",(function(){return K["a"]}));var G=n(278);n.d(e,"geoKavrayskiy7",(function(){return G["a"]})),n.d(e,"geoKavrayskiy7Raw",(function(){return G["b"]}));var X=n(279);n.d(e,"geoLagrange",(function(){return X["a"]})),n.d(e,"geoLagrangeRaw",(function(){return X["b"]}));var Z=n(280);n.d(e,"geoLarrivee",(function(){return Z["a"]})),n.d(e,"geoLarriveeRaw",(function(){return Z["b"]}));var Q=n(281);n.d(e,"geoLaskowski",(function(){return Q["a"]})),n.d(e,"geoLaskowskiRaw",(function(){return Q["b"]}));var J=n(282);n.d(e,"geoLittrow",(function(){return J["a"]})),n.d(e,"geoLittrowRaw",(function(){return J["b"]}));var tt=n(283);n.d(e,"geoLoximuthal",(function(){return tt["a"]})),n.d(e,"geoLoximuthalRaw",(function(){return tt["b"]}));var et=n(284);n.d(e,"geoMiller",(function(){return et["a"]})),n.d(e,"geoMillerRaw",(function(){return et["b"]}));var nt=n(285);n.d(e,"geoModifiedStereographic",(function(){return nt["a"]})),n.d(e,"geoModifiedStereographicRaw",(function(){return nt["g"]})),n.d(e,"geoModifiedStereographicAlaska",(function(){return nt["b"]})),n.d(e,"geoModifiedStereographicGs48",(function(){return nt["c"]})),n.d(e,"geoModifiedStereographicGs50",(function(){return nt["d"]})),n.d(e,"geoModifiedStereographicMiller",(function(){return nt["f"]})),n.d(e,"geoModifiedStereographicLee",(function(){return nt["e"]}));var rt=n(21);n.d(e,"geoMollweide",(function(){return rt["a"]})),n.d(e,"geoMollweideRaw",(function(){return rt["d"]}));var it=n(286);n.d(e,"geoMtFlatPolarParabolic",(function(){return it["a"]})),n.d(e,"geoMtFlatPolarParabolicRaw",(function(){return it["b"]}));var at=n(287);n.d(e,"geoMtFlatPolarQuartic",(function(){return at["a"]})),n.d(e,"geoMtFlatPolarQuarticRaw",(function(){return at["b"]}));var ot=n(288);n.d(e,"geoMtFlatPolarSinusoidal",(function(){return ot["a"]})),n.d(e,"geoMtFlatPolarSinusoidalRaw",(function(){return ot["b"]}));var st=n(289);n.d(e,"geoNaturalEarth",(function(){return st["a"]})),n.d(e,"geoNaturalEarthRaw",(function(){return st["b"]}));var ct=n(290);n.d(e,"geoNaturalEarth2",(function(){return ct["a"]})),n.d(e,"geoNaturalEarth2Raw",(function(){return ct["b"]}));var ut=n(291);n.d(e,"geoNellHammer",(function(){return ut["a"]})),n.d(e,"geoNellHammerRaw",(function(){return ut["b"]}));var lt=n(292);n.d(e,"geoPatterson",(function(){return lt["a"]})),n.d(e,"geoPattersonRaw",(function(){return lt["b"]}));var ft=n(293);n.d(e,"geoPolyconic",(function(){return ft["a"]})),n.d(e,"geoPolyconicRaw",(function(){return ft["b"]}));var ht=n(53);n.d(e,"geoPolyhedral",(function(){return ht["a"]}));var dt=n(295);n.d(e,"geoPolyhedralButterfly",(function(){return dt["a"]}));var pt=n(296);n.d(e,"geoPolyhedralCollignon",(function(){return pt["a"]}));var vt=n(297);n.d(e,"geoPolyhedralWaterman",(function(){return vt["a"]}));var gt=n(298);n.d(e,"geoProject",(function(){return gt["a"]}));var mt=n(302);n.d(e,"geoGringortenQuincuncial",(function(){return mt["a"]}));var yt=n(137);n.d(e,"geoPeirceQuincuncial",(function(){return yt["a"]})),n.d(e,"geoPierceQuincuncial",(function(){return yt["a"]}));var bt=n(303);n.d(e,"geoQuantize",(function(){return bt["a"]}));var xt=n(75);n.d(e,"geoQuincuncial",(function(){return xt["a"]}));var wt=n(304);n.d(e,"geoRectangularPolyconic",(function(){return wt["a"]})),n.d(e,"geoRectangularPolyconicRaw",(function(){return wt["b"]}));var _t=n(305);n.d(e,"geoRobinson",(function(){return _t["a"]})),n.d(e,"geoRobinsonRaw",(function(){return _t["b"]}));var Ot=n(306);n.d(e,"geoSatellite",(function(){return Ot["a"]})),n.d(e,"geoSatelliteRaw",(function(){return Ot["b"]}));var Ct=n(73);n.d(e,"geoSinuMollweide",(function(){return Ct["a"]})),n.d(e,"geoSinuMollweideRaw",(function(){return Ct["c"]}));var St=n(38);n.d(e,"geoSinusoidal",(function(){return St["a"]})),n.d(e,"geoSinusoidalRaw",(function(){return St["b"]}));var Mt=n(307);n.d(e,"geoStitch",(function(){return Mt["a"]}));var kt=n(308);n.d(e,"geoTimes",(function(){return kt["a"]})),n.d(e,"geoTimesRaw",(function(){return kt["b"]}));var jt=n(309);n.d(e,"geoTwoPointAzimuthal",(function(){return jt["a"]})),n.d(e,"geoTwoPointAzimuthalRaw",(function(){return jt["b"]})),n.d(e,"geoTwoPointAzimuthalUsa",(function(){return jt["c"]}));var Tt=n(310);n.d(e,"geoTwoPointEquidistant",(function(){return Tt["a"]})),n.d(e,"geoTwoPointEquidistantRaw",(function(){return Tt["b"]})),n.d(e,"geoTwoPointEquidistantUsa",(function(){return Tt["c"]}));var zt=n(311);n.d(e,"geoVanDerGrinten",(function(){return zt["a"]})),n.d(e,"geoVanDerGrintenRaw",(function(){return zt["b"]}));var Et=n(312);n.d(e,"geoVanDerGrinten2",(function(){return Et["a"]})),n.d(e,"geoVanDerGrinten2Raw",(function(){return Et["b"]}));var At=n(313);n.d(e,"geoVanDerGrinten3",(function(){return At["a"]})),n.d(e,"geoVanDerGrinten3Raw",(function(){return At["b"]}));var Pt=n(314);n.d(e,"geoVanDerGrinten4",(function(){return Pt["a"]})),n.d(e,"geoVanDerGrinten4Raw",(function(){return Pt["b"]}));var Lt=n(315);n.d(e,"geoWagner4",(function(){return Lt["a"]})),n.d(e,"geoWagner4Raw",(function(){return Lt["b"]}));var Vt=n(316);n.d(e,"geoWagner6",(function(){return Vt["a"]})),n.d(e,"geoWagner6Raw",(function(){return Vt["b"]}));var It=n(317);n.d(e,"geoWagner7",(function(){return It["a"]})),n.d(e,"geoWagner7Raw",(function(){return It["b"]}));var Rt=n(318);n.d(e,"geoWiechel",(function(){return Rt["a"]})),n.d(e,"geoWiechelRaw",(function(){return Rt["b"]}));var Ht=n(319);n.d(e,"geoWinkel3",(function(){return Ht["a"]})),n.d(e,"geoWinkel3Raw",(function(){return Ht["b"]}))},function(t,e,n){"use strict";e["a"]=a;var r=n(0),i=n(1);function a(t,e){var n=Object(i["h"])(e),r=Object(i["z"])(Object(i["b"])(n*Object(i["h"])(t/=2)));return[2*n*Object(i["y"])(t)*r,Object(i["y"])(e)*r]}a.invert=function(t,e){if(!(t*t+4*e*e>i["s"]*i["s"]+i["k"])){var n=t,r=e,a=25;do{var o,s=Object(i["y"])(n),c=Object(i["y"])(n/2),u=Object(i["h"])(n/2),l=Object(i["y"])(r),f=Object(i["h"])(r),h=Object(i["y"])(2*r),d=l*l,p=f*f,v=c*c,g=1-p*u*u,m=g?Object(i["b"])(f*u)*Object(i["B"])(o=1/g):o=0,y=2*m*f*c-t,b=m*l-e,x=o*(p*v+m*f*u*d),w=o*(.5*s*h-2*m*l*c),_=.25*o*(h*c-m*l*p*s),O=o*(d*u+m*v*f),C=w*_-O*x;if(!C)break;var S=(b*w-y*O)/C,M=(y*_-b*x)/C;n-=S,r-=M}while((Object(i["a"])(S)>i["k"]||Object(i["a"])(M)>i["k"])&&--a>0);return[n,r]}},e["b"]=function(){return Object(r["geoProjection"])(a).scale(152.63)}},function(t,e,n){"use strict";e["a"]=a;var r=n(0),i=n(1);function a(t,e){var n=Object(i["F"])(e/2),r=Object(i["B"])(1-n*n),a=1+r*Object(i["h"])(t/=2),o=Object(i["y"])(t)*r/a,s=n/a,c=o*o,u=s*s;return[4/3*o*(3+c-3*u),4/3*s*(3+3*c-u)]}a.invert=function(t,e){if(t*=3/8,e*=3/8,!t&&Object(i["a"])(e)>1)return null;var n=t*t,r=e*e,a=1+n+r,o=Object(i["B"])((a-Object(i["B"])(a*a-4*e*e))/2),s=Object(i["e"])(o)/3,c=o?Object(i["c"])(Object(i["a"])(e/o))/3:Object(i["d"])(Object(i["a"])(t))/3,u=Object(i["h"])(s),l=Object(i["i"])(c),f=l*l-u*u;return[2*Object(i["x"])(t)*Object(i["g"])(Object(i["A"])(c)*u,.25-f),2*Object(i["x"])(e)*Object(i["g"])(l*Object(i["y"])(s),.25+f)]},e["b"]=function(){return Object(r["geoProjection"])(a).scale(66.1603)}},function(t,e,n){"use strict";e["a"]=c;var r=n(0),i=n(21),a=n(1),o=2.00276,s=1.11072;function c(t,e){var n=Object(i["c"])(a["s"],e);return[o*t/(1/Object(a["h"])(e)+s/Object(a["h"])(n)),(e+a["D"]*Object(a["y"])(n))/o]}c.invert=function(t,e){var n,r,i=o*e,c=e<0?-a["u"]:a["u"],u=25;do{r=i-a["D"]*Object(a["y"])(c),c-=n=(Object(a["y"])(2*c)+2*c-a["s"]*Object(a["y"])(r))/(2*Object(a["h"])(2*c)+2+a["s"]*Object(a["h"])(r)*a["D"]*Object(a["h"])(c))}while(Object(a["a"])(n)>a["k"]&&--u>0);return r=i-a["D"]*Object(a["y"])(c),[t*(1/Object(a["h"])(r)+s/Object(a["h"])(c))/o,r]},e["b"]=function(){return Object(r["geoProjection"])(c).scale(160.857)}},function(t,e,n){"use strict";e["a"]=a;var r=n(1),i=n(31);function a(t){var e=Object(r["h"])(t);function n(t,n){return[t*e,Object(r["y"])(n)/e]}return n.invert=function(t,n){return[t/e,Object(r["e"])(n*e)]},n}e["b"]=function(){return Object(i["a"])(a).parallel(38.58).scale(195.044)}},function(t,e,n){"use strict";e["b"]=o;var r=n(0),i=n(1),a=n(134);function o(t,e){var n=Object(i["x"])(t),r=Object(i["x"])(e),a=Object(i["h"])(e),o=Object(i["h"])(t)*a,c=Object(i["y"])(t)*a,u=Object(i["y"])(r*e);t=Object(i["a"])(Object(i["g"])(c,u)),e=Object(i["e"])(o),Object(i["a"])(t-i["o"])>i["k"]&&(t%=i["o"]);var l=s(t>i["s"]/4?i["o"]-t:t,e);return t>i["s"]/4&&(u=l[0],l[0]=-l[1],l[1]=-u),l[0]*=n,l[1]*=-r,l}function s(t,e){if(e===i["o"])return[0,0];var n,r,a=Object(i["y"])(e),o=a*a,s=o*o,c=1+s,u=1+3*s,l=1-s,f=Object(i["e"])(1/Object(i["B"])(c)),h=l+o*c*f,d=(1-a)/h,p=Object(i["B"])(d),v=d*c,g=Object(i["B"])(v),m=p*l;if(0===t)return[0,-(m+o*g)];var y,b=Object(i["h"])(e),x=1/b,w=2*a*b,_=(-3*o+f*u)*w,O=(-h*b-(1-a)*_)/(h*h),C=.5*O/p,S=l*C-2*o*p*w,M=o*c*O+d*u*w,k=-x*w,j=-x*M,T=-2*x*S,z=4*t/i["s"];if(t>.222*i["s"]||e.175*i["s"]){if(n=(m+o*Object(i["B"])(v*(1+s)-m*m))/(1+s),t>i["s"]/4)return[n,n];var E=n,A=.5*n;n=.5*(A+E),r=50;do{var P=Object(i["B"])(v-n*n),L=n*(T+k*P)+j*Object(i["e"])(n/g)-z;if(!L)break;L<0?A=n:E=n,n=.5*(A+E)}while(Object(i["a"])(E-A)>i["k"]&&--r>0)}else{n=i["k"],r=25;do{var V=n*n,I=Object(i["B"])(v-V),R=T+k*I,H=n*R+j*Object(i["e"])(n/g)-z,D=R+(j-k*V)/I;n-=y=I?H/D:0}while(Object(i["a"])(y)>i["k"]&&--r>0)}return[n,-m-o*Object(i["B"])(v-n*n)]}function c(t,e){var n=0,r=1,a=.5,o=50;while(1){var s=a*a,c=Object(i["B"])(a),u=Object(i["e"])(1/Object(i["B"])(1+s)),l=1-s+a*(1+s)*u,f=(1-c)/l,h=Object(i["B"])(f),d=f*(1+s),p=h*(1-s),v=d-t*t,g=Object(i["B"])(v),m=e+p+a*g;if(Object(i["a"])(r-n)0?n=a:r=a,a=.5*(n+r)}if(!o)return null;var y=Object(i["e"])(c),b=Object(i["h"])(y),x=1/b,w=2*c*b,_=(-3*a+u*(1+3*s))*w,O=(-l*b-(1-c)*_)/(l*l),C=.5*O/h,S=(1-s)*C-2*a*h*w,M=-2*x*S,k=-x*w,j=-x*(a*(1+s)*O+f*(1+3*s)*w);return[i["s"]/4*(t*(M+k*g)+j*Object(i["e"])(t/Object(i["B"])(d))),y]}o.invert=function(t,e){Object(i["a"])(t)>1&&(t=2*Object(i["x"])(t)-t),Object(i["a"])(e)>1&&(e=2*Object(i["x"])(e)-e);var n=Object(i["x"])(t),r=Object(i["x"])(e),a=-n*t,o=-r*e,s=o/a<1,u=c(s?o:a,s?a:o),l=u[0],f=u[1],h=Object(i["h"])(f);return s&&(l=-i["o"]-l),[n*(Object(i["g"])(Object(i["y"])(l)*h,-Object(i["y"])(f))+i["s"]),r*Object(i["e"])(Object(i["h"])(l)*h)]},e["a"]=function(){return Object(r["geoProjection"])(Object(a["a"])(o)).scale(239.75)}},function(t,e,n){"use strict";var r=n(1);e["a"]=function(t){var e=t(r["o"],0)[0]-t(-r["o"],0)[0];function n(n,i){var a=n>0?-.5:.5,o=t(n+a*r["s"],i);return o[0]-=a*e,o}return t.invert&&(n.invert=function(n,i){var a=n>0?-.5:.5,o=t.invert(n+a*e,i),s=o[0]-a*r["s"];return s<-r["s"]?s+=2*r["s"]:s>r["s"]&&(s-=2*r["s"]),o[0]=s,o}),n}},function(t,e,n){"use strict";e["b"]=s;var r=n(0),i=n(267),a=n(1),o=n(134);function s(t,e){var n=(a["D"]-1)/(a["D"]+1),r=Object(a["B"])(1-n*n),o=Object(i["a"])(a["o"],r*r),s=-1,u=Object(a["p"])(Object(a["F"])(a["s"]/4+Object(a["a"])(e)/2)),l=Object(a["m"])(s*u)/Object(a["B"])(n),f=c(l*Object(a["h"])(s*t),l*Object(a["y"])(s*t)),h=Object(i["b"])(f[0],f[1],r*r);return[-h[1],(e>=0?1:-1)*(.5*o-h[0])]}function c(t,e){var n=t*t,r=e+1,i=1-n-e*e;return[.5*((t>=0?a["o"]:-a["o"])-Object(a["g"])(i,2*t)),-.25*Object(a["p"])(i*i+4*n)+.5*Object(a["p"])(r*r+n)]}function u(t,e){var n=e[0]*e[0]+e[1]*e[1];return[(t[0]*e[0]+t[1]*e[1])/n,(t[1]*e[0]-t[0]*e[1])/n]}s.invert=function(t,e){var n=(a["D"]-1)/(a["D"]+1),r=Object(a["B"])(1-n*n),o=Object(i["a"])(a["o"],r*r),s=-1,c=Object(i["c"])(.5*o-e,-t,r*r),l=u(c[0],c[1]),f=Object(a["g"])(l[1],l[0])/s;return[f,2*Object(a["f"])(Object(a["m"])(.5/s*Object(a["p"])(n*l[0]*l[0]+n*l[1]*l[1])))-a["o"]]},e["a"]=function(){return Object(r["geoProjection"])(Object(o["a"])(s)).scale(151.496)}},function(t,e,n){"use strict";e["b"]=c;var r=n(0),i=n(1),a=n(21),o=n(38),s=n(73);function c(t,e){return Object(i["a"])(e)>s["b"]?(t=Object(a["d"])(t,e),t[1]-=e>0?s["d"]:-s["d"],t):Object(o["b"])(t,e)}c.invert=function(t,e){return Object(i["a"])(e)>s["b"]?a["d"].invert(t,e+(e>0?s["d"]:-s["d"])):o["b"].invert(t,e)},e["a"]=function(){return Object(r["geoProjection"])(c).scale(152.63)}},function(t,e,n){"use strict";var r=n(135),i=n(75);e["a"]=function(){return Object(i["a"])(r["b"]).scale(111.48)}},function(t,e,n){"use strict";var r=n(0),i=n(1);e["a"]=function(t,e,n){var a=Object(r["geoInterpolate"])(e,n),o=a(.5),s=Object(r["geoRotation"])([-o[0],-o[1]])(e),c=a.distance/2,u=-Object(i["e"])(Object(i["y"])(s[1]*i["v"])/Object(i["y"])(c)),l=[-o[0],-o[1],-(s[0]>0?i["s"]-u:u)*i["j"]],f=Object(r["geoProjection"])(t(c)).rotate(l),h=Object(r["geoRotation"])(l),d=f.center;return delete f.rotate,f.center=function(t){return arguments.length?d(h(t)):h.invert(d())},f.clipAngle(90)}},function(t,e,n){var r; +/*! + * EventEmitter v5.1.0 - git.io/ee + * Unlicense - http://unlicense.org/ + * Oliver Caldwell - http://oli.me.uk/ + * @preserve + */(function(e){"use strict";function i(){}var a=i.prototype,o=e.EventEmitter;function s(t,e){var n=t.length;while(n--)if(t[n].listener===e)return n;return-1}function c(t){return function(){return this[t].apply(this,arguments)}}function u(t){return"function"===typeof t||t instanceof RegExp||!(!t||"object"!==typeof t)&&u(t.listener)}a.getListeners=function(t){var e,n,r=this._getEvents();if(t instanceof RegExp)for(n in e={},r)r.hasOwnProperty(n)&&t.test(n)&&(e[n]=r[n]);else e=r[t]||(r[t]=[]);return e},a.flattenListeners=function(t){var e,n=[];for(e=0;e=0?1:-1,i=r*n,c=Object(u["g"])(e),l=Object(u["t"])(e),f=s*l,d=o*c+f*Object(u["g"])(i),p=f*r*Object(u["t"])(i);h.add(Object(u["e"])(p,d)),a=t,o=c,s=l}e["c"]=function(t){return d.reset(),Object(f["a"])(t,p),2*d}},function(t,e,n){"use strict";e["a"]=s;var r=n(43),i=n(326),a=n(5),o=n(78);function s(t,e,n,i,o,s){if(n){var u=Object(a["g"])(e),l=Object(a["t"])(e),f=i*n;null==o?(o=e+i*a["w"],s=e-f/2):(o=c(u,o),s=c(u,s),(i>0?os)&&(o+=i*a["w"]));for(var h,d=o;i>0?d>s:d0)do{o.point(0===s||3===s?t:n,s>1?l:e)}while((s=(s+a+4)%4)!==c);else o.point(i[0],i[1])}function d(i,a){return Object(r["a"])(i[0]-t)0?0:3:Object(r["a"])(i[0]-n)0?2:1:Object(r["a"])(i[1]-e)0?1:0:a>0?3:2}function p(t,e){return v(t.x,e.x)}function v(t,e){var n=d(t,1),r=d(e,1);return n!==r?n-r:0===n?e[1]-t[1]:1===n?t[0]-e[0]:2===n?t[1]-e[1]:e[0]-t[0]}return function(r){var d,v,g,m,y,b,x,w,_,O,C,S=r,M=Object(i["a"])(),k={point:j,lineStart:A,lineEnd:P,polygonStart:z,polygonEnd:E};function j(t,e){f(t,e)&&S.point(t,e)}function T(){for(var e=0,n=0,r=v.length;nl&&(f-i)*(l-a)>(h-a)*(t-i)&&++e:h<=l&&(f-i)*(l-a)<(h-a)*(t-i)&&--e;return e}function z(){S=M,d=[],v=[],C=!0}function E(){var t=T(),e=C&&t,n=(d=Object(s["merge"])(d)).length;(e||n)&&(r.polygonStart(),e&&(r.lineStart(),h(null,null,1,r),r.lineEnd()),n&&Object(o["a"])(d,p,t,h,r),r.polygonEnd()),S=r,d=v=g=null}function A(){k.point=L,v&&v.push(g=[]),O=!0,_=!1,x=w=NaN}function P(){d&&(L(m,y),b&&_&&M.rejoin(),d.push(M.result())),k.point=j,_&&S.lineEnd()}function L(r,i){var o=f(r,i);if(v&&g.push([r,i]),O)m=r,y=i,b=o,O=!1,o&&(S.lineStart(),S.point(r,i));else if(o&&_)S.point(r,i);else{var s=[x=Math.max(u,Math.min(c,x)),w=Math.max(u,Math.min(c,w))],h=[r=Math.max(u,Math.min(c,r)),i=Math.max(u,Math.min(c,i))];Object(a["a"])(s,h,t,e,n,l)?(_||(S.lineStart(),S.point(s[0],s[1])),S.point(h[0],h[1]),o||S.lineEnd(),C=!1):o&&(S.lineStart(),S.point(r,i),C=!1)}x=r,w=i,_=o}return k}}e["b"]=function(){var t,e,n,r=0,i=0,a=960,o=500;return n={stream:function(n){return t&&e===n?t:t=l(r,i,a,o)(e=n)},extent:function(s){return arguments.length?(r=+s[0][0],i=+s[0][1],a=+s[1][0],o=+s[1][1],t=e=null,n):[[r,i],[a,o]]}}}},function(t,e,n){"use strict";var r=n(25);e["a"]=function(){var t,e=[];return{point:function(e,n){t.push([e,n])},lineStart:function(){e.push(t=[])},lineEnd:r["a"],rejoin:function(){e.length>1&&e.push(e.pop().concat(e.shift()))},result:function(){var n=e;return e=[],t=null,n}}}},function(t,e,n){"use strict";var r=n(148);function i(t,e,n,r){this.x=t,this.z=e,this.o=n,this.e=r,this.v=!1,this.n=this.p=null}function a(t){if(e=t.length){var e,n,r=0,i=t[0];while(++r=0;--c)s.point((d=h[c])[0],d[1]);else o(v.x,v.p.x,-1,s);v=v.p}v=v.o,h=v.z,g=!g}while(!v.v);s.lineEnd()}}}},function(t,e,n){"use strict";var r=n(5);e["a"]=function(t,e){return Object(r["a"])(t[0]-e[0])o&&(o=t),es&&(s=e)}e["a"]=c},function(t,e,n){"use strict";var r=n(79);e["a"]=function(){return Object(r["b"])().parallels([29.5,45.5]).scale(1070).translate([480,250]).rotate([96,0]).center([-.6,38.7])}},function(t,e,n){"use strict";var r=n(146),i=n(147),a=n(5),o=n(337),s=n(14);function c(t){return t.length>1}function u(t,e){return((t=t.x)[0]<0?t[1]-a["l"]-a["i"]:a["l"]-t[1])-((e=e.x)[0]<0?e[1]-a["l"]-a["i"]:a["l"]-e[1])}e["a"]=function(t,e,n,a){return function(l,f){var h,d,p,v=e(f),g=l.invert(a[0],a[1]),m=Object(r["a"])(),y=e(m),b=!1,x={point:w,lineStart:O,lineEnd:C,polygonStart:function(){x.point=S,x.lineStart=M,x.lineEnd=k,d=[],h=[]},polygonEnd:function(){x.point=w,x.lineStart=O,x.lineEnd=C,d=Object(s["merge"])(d);var t=Object(o["a"])(h,g);d.length?(b||(f.polygonStart(),b=!0),Object(i["a"])(d,u,t,n,f)):t&&(b||(f.polygonStart(),b=!0),f.lineStart(),n(null,null,1,f),f.lineEnd()),b&&(f.polygonEnd(),b=!1),d=h=null},sphere:function(){f.polygonStart(),f.lineStart(),n(null,null,1,f),f.lineEnd(),f.polygonEnd()}};function w(e,n){var r=l(e,n);t(e=r[0],n=r[1])&&f.point(e,n)}function _(t,e){var n=l(t,e);v.point(n[0],n[1])}function O(){x.point=_,v.lineStart()}function C(){x.point=w,v.lineEnd()}function S(t,e){p.push([t,e]);var n=l(t,e);y.point(n[0],n[1])}function M(){y.lineStart(),p=[]}function k(){S(p[0][0],p[0][1]),y.lineEnd();var t,e,n,r,i=y.clean(),a=m.result(),o=a.length;if(p.pop(),h.push(p),p=null,o)if(1&i){if(n=a[0],(e=n.length-1)>0){for(b||(f.polygonStart(),b=!0),f.lineStart(),t=0;t1&&2&i&&a.push(a.pop().concat(a.shift())),d.push(a.filter(c))}return x}}},function(t,e,n){"use strict";e["b"]=o,e["a"]=s;var r=n(26),i=n(151);function a(t,e,n){var a=e[1][0]-e[0][0],o=e[1][1]-e[0][1],s=t.clipExtent&&t.clipExtent();t.scale(150).translate([0,0]),null!=s&&t.clipExtent(null),Object(r["a"])(n,t.stream(i["a"]));var c=i["a"].result(),u=Math.min(a/(c[1][0]-c[0][0]),o/(c[1][1]-c[0][1])),l=+e[0][0]+(a-u*(c[1][0]+c[0][0]))/2,f=+e[0][1]+(o-u*(c[1][1]+c[0][1]))/2;return null!=s&&t.clipExtent(s),t.scale(150*u).translate([l,f])}function o(t){return function(e,n){return a(t,[[0,0],e],n)}}function s(t){return function(e,n){return a(t,e,n)}}},function(t,e,n){"use strict";e["b"]=i;var r=n(18);function i(t,e){return[t,e]}i.invert=i,e["a"]=function(){return Object(r["a"])(i).scale(152.63)}},function(t,e,n){var r=n(6),i=function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];if(r(e))for(var i=0;i=t){var p=(i-t)/(i-r[2]),v=[n[0]*(1-p)+r[0]*p,n[1]*(1-p)+r[1]*p];return{length:i,pos:v}}r[0]=n[0],r[1]=n[1],r[2]=i}}else if("Q"===c[0]){r[0]=n[0],r[1]=n[1],r[2]=i;for(u=100,l=0;l<=u;l++){f=l/u,h=y(c,f),d=b(c,f);if(i+=s(n[0],n[1],h,d),n[0]=h,n[1]=d,"number"===typeof t&&i>=t){p=(i-t)/(i-r[2]),v=[n[0]*(1-p)+r[0]*p,n[1]*(1-p)+r[1]*p];return{length:i,pos:v}}r[0]=n[0],r[1]=n[1],r[2]=i}}else if("L"===c[0]){if(r[0]=n[0],r[1]=n[1],r[2]=i,i+=s(n[0],n[1],c[1],c[2]),n[0]=c[1],n[1]=c[2],"number"===typeof t&&i>=t){p=(i-t)/(i-r[2]),v=[n[0]*(1-p)+r[0]*p,n[1]*(1-p)+r[1]*p];return{length:i,pos:v}}r[0]=n[0],r[1]=n[1],r[2]=i}}return{length:i/a,pos:n};function g(t,e){return Math.pow(1-e,3)*n[0]+3*Math.pow(1-e,2)*e*t[1]+3*(1-e)*Math.pow(e,2)*t[3]+Math.pow(e,3)*t[5]}function m(t,e){return Math.pow(1-e,3)*n[1]+3*Math.pow(1-e,2)*e*t[2]+3*(1-e)*Math.pow(e,2)*t[4]+Math.pow(e,3)*t[6]}function y(t,e){return Math.pow(1-e,2)*n[0]+2*(1-e)*e*t[1]+Math.pow(e,2)*t[3]}function b(t,e){return Math.pow(1-e,2)*n[1]+2*(1-e)*e*t[2]+Math.pow(e,2)*t[4]}}},function(t,e,n){"use strict";e["b"]=c;var r=n(161);function i(t,e,n){var r=t.x,i=t.y,a=e.r+n.r,o=t.r+n.r,s=e.x-r,c=e.y-i,u=s*s+c*c;if(u){var l=.5+((o*=o)-(a*=a))/(2*u),f=Math.sqrt(Math.max(0,2*a*(o+u)-(o-=u)*o-a*a))/(2*u);n.x=r+l*s+f*c,n.y=i+l*c-f*s}else n.x=r+o,n.y=i}function a(t,e){var n=e.x-t.x,r=e.y-t.y,i=t.r+e.r;return i*i-1e-6>n*n+r*r}function o(t){var e=t._,n=t.next._,r=e.r+n.r,i=(e.x*n.r+n.x*e.r)/r,a=(e.y*n.r+n.y*e.r)/r;return i*i+a*a}function s(t){this._=t,this.next=null,this.previous=null}function c(t){if(!(u=t.length))return 0;var e,n,c,u,l,f,h,d,p,v,g;if(e=t[0],e.x=0,e.y=0,!(u>1))return e.r;if(n=t[1],e.x=-n.r,n.x=e.r,n.y=0,!(u>2))return e.r+n.r;i(n,e,c=t[2]),e=new s(e),n=new s(n),c=new s(c),e.next=c.previous=n,n.next=e.previous=c,c.next=n.previous=e;t:for(h=3;h0&&n*n>r*r+i*i}function s(t,e){for(var n=0;no&&(o=t[0]),t[1]s&&(s=t[1])}function u(t){switch(t.type){case"GeometryCollection":t.geometries.forEach(u);break;case"Point":c(t.coordinates);break;case"MultiPoint":t.coordinates.forEach(c);break}}for(e in t.arcs.forEach((function(t){var e,r=-1,c=t.length;while(++ro&&(o=e[0]),e[1]s&&(s=e[1])})),t.objects)u(t.objects[e]);return[i,a,o,s]}},function(t,e,n){"use strict";e["a"]=function(t){return t}},function(t,e,n){"use strict";e["a"]=function(t,e){var n={},r={},i={},a=[],o=-1;function s(e){var n,r=t.arcs[e<0?~e:e],i=r[0];return t.transform?(n=[0,0],r.forEach((function(t){n[0]+=t[0],n[1]+=t[1]}))):n=r[r.length-1],e<0?[n,i]:[i,n]}function c(t,e){for(var r in t){var i=t[r];delete e[i.start],delete i.start,delete i.end,i.forEach((function(t){n[t<0?~t:t]=1})),a.push(i)}}return e.forEach((function(n,r){var i,a=t.arcs[n<0?~n:n];a.length<3&&!a[1][0]&&!a[1][1]&&(i=e[++o],e[o]=n,e[r]=i)})),e.forEach((function(t){var e,n,a=s(t),o=a[0],c=a[1];if(e=i[o])if(delete i[e.end],e.push(t),e.end=c,n=r[c]){delete r[n.start];var u=n===e?e:e.concat(n);r[u.start=e.start]=i[u.end=n.end]=u}else r[e.start]=i[e.end]=e;else if(e=r[c])if(delete r[e.start],e.unshift(t),e.start=o,n=i[o]){delete i[n.end];var l=n===e?e:n.concat(e);r[l.start=n.start]=i[l.end=e.end]=l}else r[e.start]=i[e.end]=e;else e=[t],r[e.start=o]=i[e.end=c]=e})),c(i,r),c(r,i),e.forEach((function(t){n[t<0?~t:t]||a.push([t])})),a}},function(t,e,n){"use strict";var r=n(165);e["a"]=function(t){if(null==t)return r["a"];var e,n,i=t.scale[0],a=t.scale[1],o=t.translate[0],s=t.translate[1];return function(t,r){r||(e=n=0);var c=2,u=t.length,l=new Array(u),f=Math.round((t[0]-o)/i),h=Math.round((t[1]-s)/a);l[0]=f-e,e=f,l[1]=h-n,n=h;while(c-1};t.exports=a},function(t,e,n){(function(t,r){var i; +/** + * @license + * Lodash + * Copyright JS Foundation and other contributors + * Released under MIT license + * Based on Underscore.js 1.8.3 + * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors + */(function(){var a,o="4.17.4",s=200,c="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",l="__lodash_hash_undefined__",f=500,h="__lodash_placeholder__",d=1,p=2,v=4,g=1,m=2,y=1,b=2,x=4,w=8,_=16,O=32,C=64,S=128,M=256,k=512,j=30,T="...",z=800,E=16,A=1,P=2,L=3,V=1/0,I=9007199254740991,R=17976931348623157e292,H=NaN,D=4294967295,F=D-1,N=D>>>1,$=[["ary",S],["bind",y],["bindKey",b],["curry",w],["curryRight",_],["flip",k],["partial",O],["partialRight",C],["rearg",M]],B="[object Arguments]",W="[object Array]",Y="[object AsyncFunction]",q="[object Boolean]",U="[object Date]",K="[object DOMException]",G="[object Error]",X="[object Function]",Z="[object GeneratorFunction]",Q="[object Map]",J="[object Number]",tt="[object Null]",et="[object Object]",nt="[object Promise]",rt="[object Proxy]",it="[object RegExp]",at="[object Set]",ot="[object String]",st="[object Symbol]",ct="[object Undefined]",ut="[object WeakMap]",lt="[object WeakSet]",ft="[object ArrayBuffer]",ht="[object DataView]",dt="[object Float32Array]",pt="[object Float64Array]",vt="[object Int8Array]",gt="[object Int16Array]",mt="[object Int32Array]",yt="[object Uint8Array]",bt="[object Uint8ClampedArray]",xt="[object Uint16Array]",wt="[object Uint32Array]",_t=/\b__p \+= '';/g,Ot=/\b(__p \+=) '' \+/g,Ct=/(__e\(.*?\)|\b__t\)) \+\n'';/g,St=/&(?:amp|lt|gt|quot|#39);/g,Mt=/[&<>"']/g,kt=RegExp(St.source),jt=RegExp(Mt.source),Tt=/<%-([\s\S]+?)%>/g,zt=/<%([\s\S]+?)%>/g,Et=/<%=([\s\S]+?)%>/g,At=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Pt=/^\w*$/,Lt=/^\./,Vt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,It=/[\\^$.*+?()[\]{}|]/g,Rt=RegExp(It.source),Ht=/^\s+|\s+$/g,Dt=/^\s+/,Ft=/\s+$/,Nt=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,$t=/\{\n\/\* \[wrapped with (.+)\] \*/,Bt=/,? & /,Wt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Yt=/\\(\\)?/g,qt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ut=/\w*$/,Kt=/^[-+]0x[0-9a-f]+$/i,Gt=/^0b[01]+$/i,Xt=/^\[object .+?Constructor\]$/,Zt=/^0o[0-7]+$/i,Qt=/^(?:0|[1-9]\d*)$/,Jt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,te=/($^)/,ee=/['\n\r\u2028\u2029\\]/g,ne="\\ud800-\\udfff",re="\\u0300-\\u036f",ie="\\ufe20-\\ufe2f",ae="\\u20d0-\\u20ff",oe=re+ie+ae,se="\\u2700-\\u27bf",ce="a-z\\xdf-\\xf6\\xf8-\\xff",ue="\\xac\\xb1\\xd7\\xf7",le="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",fe="\\u2000-\\u206f",he=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",de="A-Z\\xc0-\\xd6\\xd8-\\xde",pe="\\ufe0e\\ufe0f",ve=ue+le+fe+he,ge="['’]",me="["+ne+"]",ye="["+ve+"]",be="["+oe+"]",xe="\\d+",we="["+se+"]",_e="["+ce+"]",Oe="[^"+ne+ve+xe+se+ce+de+"]",Ce="\\ud83c[\\udffb-\\udfff]",Se="(?:"+be+"|"+Ce+")",Me="[^"+ne+"]",ke="(?:\\ud83c[\\udde6-\\uddff]){2}",je="[\\ud800-\\udbff][\\udc00-\\udfff]",Te="["+de+"]",ze="\\u200d",Ee="(?:"+_e+"|"+Oe+")",Ae="(?:"+Te+"|"+Oe+")",Pe="(?:"+ge+"(?:d|ll|m|re|s|t|ve))?",Le="(?:"+ge+"(?:D|LL|M|RE|S|T|VE))?",Ve=Se+"?",Ie="["+pe+"]?",Re="(?:"+ze+"(?:"+[Me,ke,je].join("|")+")"+Ie+Ve+")*",He="\\d*(?:(?:1st|2nd|3rd|(?![123])\\dth)\\b)",De="\\d*(?:(?:1ST|2ND|3RD|(?![123])\\dTH)\\b)",Fe=Ie+Ve+Re,Ne="(?:"+[we,ke,je].join("|")+")"+Fe,$e="(?:"+[Me+be+"?",be,ke,je,me].join("|")+")",Be=RegExp(ge,"g"),We=RegExp(be,"g"),Ye=RegExp(Ce+"(?="+Ce+")|"+$e+Fe,"g"),qe=RegExp([Te+"?"+_e+"+"+Pe+"(?="+[ye,Te,"$"].join("|")+")",Ae+"+"+Le+"(?="+[ye,Te+Ee,"$"].join("|")+")",Te+"?"+Ee+"+"+Pe,Te+"+"+Le,De,He,xe,Ne].join("|"),"g"),Ue=RegExp("["+ze+ne+oe+pe+"]"),Ke=/[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Ge=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Xe=-1,Ze={};Ze[dt]=Ze[pt]=Ze[vt]=Ze[gt]=Ze[mt]=Ze[yt]=Ze[bt]=Ze[xt]=Ze[wt]=!0,Ze[B]=Ze[W]=Ze[ft]=Ze[q]=Ze[ht]=Ze[U]=Ze[G]=Ze[X]=Ze[Q]=Ze[J]=Ze[et]=Ze[it]=Ze[at]=Ze[ot]=Ze[ut]=!1;var Qe={};Qe[B]=Qe[W]=Qe[ft]=Qe[ht]=Qe[q]=Qe[U]=Qe[dt]=Qe[pt]=Qe[vt]=Qe[gt]=Qe[mt]=Qe[Q]=Qe[J]=Qe[et]=Qe[it]=Qe[at]=Qe[ot]=Qe[st]=Qe[yt]=Qe[bt]=Qe[xt]=Qe[wt]=!0,Qe[G]=Qe[X]=Qe[ut]=!1;var Je={"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"},tn={"&":"&","<":"<",">":">",'"':""","'":"'"},en={"&":"&","<":"<",">":">",""":'"',"'":"'"},nn={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},rn=parseFloat,an=parseInt,on="object"==typeof t&&t&&t.Object===Object&&t,sn="object"==typeof self&&self&&self.Object===Object&&self,cn=on||sn||Function("return this")(),un="object"==typeof e&&e&&!e.nodeType&&e,ln=un&&"object"==typeof r&&r&&!r.nodeType&&r,fn=ln&&ln.exports===un,hn=fn&&on.process,dn=function(){try{return hn&&hn.binding&&hn.binding("util")}catch(t){}}(),pn=dn&&dn.isArrayBuffer,vn=dn&&dn.isDate,gn=dn&&dn.isMap,mn=dn&&dn.isRegExp,yn=dn&&dn.isSet,bn=dn&&dn.isTypedArray;function xn(t,e){return t.set(e[0],e[1]),t}function wn(t,e){return t.add(e),t}function _n(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function On(t,e,n,r){var i=-1,a=null==t?0:t.length;while(++i-1}function Tn(t,e,n){var r=-1,i=null==t?0:t.length;while(++r-1);return n}function er(t,e){var n=t.length;while(n--&&Fn(e,t[n],0)>-1);return n}function nr(t,e){var n=t.length,r=0;while(n--)t[n]===e&&++r;return r}var rr=Yn(Je),ir=Yn(tn);function ar(t){return"\\"+nn[t]}function or(t,e){return null==t?a:t[e]}function sr(t){return Ue.test(t)}function cr(t){return Ke.test(t)}function ur(t){var e,n=[];while(!(e=t.next()).done)n.push(e.value);return n}function lr(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}function fr(t,e){return function(n){return t(e(n))}}function hr(t,e){var n=-1,r=t.length,i=0,a=[];while(++n-1}function Br(t,e){var n=this.__data__,r=fi(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}function Wr(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e=e?t:e)),t}function yi(t,e,n,r,i,o){var s,c=e&d,u=e&p,l=e&v;if(n&&(s=i?n(t,r,i,o):n(t)),s!==a)return s;if(!Ml(t))return t;var f=ll(t);if(f){if(s=is(t),!c)return oo(t,s)}else{var h=ts(t),g=h==X||h==Z;if(vl(t))return Ka(t,c);if(h==et||h==B||g&&!i){if(s=u||g?{}:as(t),!c)return u?uo(t,pi(s,t)):co(t,di(s,t))}else{if(!Qe[h])return i?t:{};s=os(t,h,yi,c)}}o||(o=new Jr);var m=o.get(t);if(m)return m;o.set(t,s);var y=l?u?Bo:$o:u?Mf:Sf,b=f?a:y(t);return Cn(b||t,(function(r,i){b&&(i=r,r=t[i]),li(s,i,yi(r,e,n,i,t,o))})),s}function bi(t){var e=Sf(t);return function(n){return xi(n,t,e)}}function xi(t,e,n){var r=n.length;if(null==t)return!r;t=re(t);while(r--){var i=n[r],o=e[i],s=t[i];if(s===a&&!(i in t)||!o(s))return!1}return!0}function wi(t,e,n){if("function"!=typeof t)throw new oe(u);return ks((function(){t.apply(a,n)}),e)}function _i(t,e,n,r){var i=-1,a=jn,o=!0,c=t.length,u=[],l=e.length;if(!c)return u;n&&(e=zn(e,Zn(n))),r?(a=Tn,o=!1):e.length>=s&&(a=Jn,o=!1,e=new Xr(e));t:while(++ii?0:i+n),r=r===a||r>i?i:Xl(r),r<0&&(r+=i),r=n>r?0:Zl(r);while(n0&&n(s)?e>1?Ti(s,e-1,n,r,i):En(i,s):r||(i[i.length]=s)}return i}var zi=po(),Ei=po(!0);function Ai(t,e){return t&&zi(t,e,Sf)}function Pi(t,e){return t&&Ei(t,e,Sf)}function Li(t,e){return kn(e,(function(e){return Ol(t[e])}))}function Vi(t,e){e=Wa(e,t);var n=0,r=e.length;while(null!=t&&ne}function Di(t,e){return null!=t&&he.call(t,e)}function Fi(t,e){return null!=t&&e in re(t)}function Ni(t,e,n){return t>=$e(e,n)&&t=120&&h.length>=120)?new Xr(c&&h):a}h=t[0];var d=-1,p=u[0];t:while(++d-1)s!==t&&Me.call(s,c,1),Me.call(t,c,1)}return t}function ma(t,e){var n=t?e.length:0,r=n-1;while(n--){var i=e[n];if(n==r||i!==a){var a=i;us(i)?Me.call(t,i,1):Ia(t,i)}}return t}function ya(t,e){return t+Ve(Ue()*(e-t+1))}function ba(t,e,r,i){var a=-1,o=Ne(Le((e-t)/(r||1)),0),s=n(o);while(o--)s[i?o:++a]=t,t+=r;return s}function xa(t,e){var n="";if(!t||e<1||e>I)return n;do{e%2&&(n+=t),e=Ve(e/2),e&&(t+=t)}while(e);return n}function wa(t,e){return js(Os(t,e,Ph),t+"")}function _a(t){return oi(Wf(t))}function Oa(t,e){var n=Wf(t);return Es(n,mi(e,0,n.length))}function Ca(t,e,n,r){if(!Ml(t))return t;e=Wa(e,t);var i=-1,o=e.length,s=o-1,c=t;while(null!=c&&++ia?0:a+e),r=r>a?a:r,r<0&&(r+=a),a=e>r?0:r-e>>>0,e>>>=0;var o=n(a);while(++i>>1,o=t[a];null!==o&&!Nl(o)&&(n?o<=e:o=s){var l=e?null:Ao(t);if(l)return dr(l);o=!1,i=Jn,u=new Xr}else u=e?[]:c;t:while(++r=r?t:ja(t,e,n)}var Ua=Ee||function(t){return cn.clearTimeout(t)};function Ka(t,e){if(e)return t.slice();var n=t.length,r=_e?_e(n):new t.constructor(n);return t.copy(r),r}function Ga(t){var e=new t.constructor(t.byteLength);return new we(e).set(new we(t)),e}function Xa(t,e){var n=e?Ga(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}function Za(t,e,n){var r=e?n(lr(t),d):lr(t);return An(r,xn,new t.constructor)}function Qa(t){var e=new t.constructor(t.source,Ut.exec(t));return e.lastIndex=t.lastIndex,e}function Ja(t,e,n){var r=e?n(dr(t),d):dr(t);return An(r,wn,new t.constructor)}function to(t){return xr?re(xr.call(t)):{}}function eo(t,e){var n=e?Ga(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function no(t,e){if(t!==e){var n=t!==a,r=null===t,i=t===t,o=Nl(t),s=e!==a,c=null===e,u=e===e,l=Nl(e);if(!c&&!l&&!o&&t>e||o&&s&&u&&!c&&!l||r&&s&&u||!n&&u||!i)return 1;if(!r&&!o&&!l&&t=s)return c;var u=n[r];return c*("desc"==u?-1:1)}}return t.index-e.index}function io(t,e,r,i){var a=-1,o=t.length,s=r.length,c=-1,u=e.length,l=Ne(o-s,0),f=n(u+l),h=!i;while(++c1?n[i-1]:a,s=i>2?n[2]:a;o=t.length>3&&"function"==typeof o?(i--,o):a,s&&ls(n[0],n[1],s)&&(o=i<3?a:o,i=1),e=re(e);while(++r-1?i[o?e[s]:s]:a}}function wo(t){return No((function(e){var n=e.length,r=n,i=kr.prototype.thru;t&&e.reverse();while(r--){var o=e[r];if("function"!=typeof o)throw new oe(u);if(i&&!s&&"wrapper"==Yo(o))var s=new kr([],!0)}r=s?r:n;while(++r1&&y.reverse(),h&&lc))return!1;var l=o.get(t);if(l&&o.get(e))return l==e;var f=-1,h=!0,d=n&m?new Xr:a;o.set(t,e),o.set(e,t);while(++f1?"& ":"")+e[r],e=e.join(n>2?", ":" "),t.replace(Nt,"{\n/* [wrapped with "+e+"] */\n")}function cs(t){return ll(t)||ul(t)||!!(ke&&t&&t[ke])}function us(t,e){return e=null==e?I:e,!!e&&("number"==typeof t||Qt.test(t))&&t>-1&&t%1==0&&t0){if(++e>=z)return arguments[0]}else e=0;return t.apply(a,arguments)}}function Es(t,e){var n=-1,r=t.length,i=r-1;e=e===a?r:e;while(++n1?t[e-1]:a;return n="function"==typeof n?(t.pop(),n):a,Hc(t,n)}));function Uc(t){var e=Or(t);return e.__chain__=!0,e}function Kc(t,e){return e(t),t}function Gc(t,e){return e(t)}var Xc=No((function(t){var e=t.length,n=e?t[0]:0,r=this.__wrapped__,i=function(e){return gi(e,t)};return!(e>1||this.__actions__.length)&&r instanceof jr&&us(n)?(r=r.slice(n,+n+(e?1:0)),r.__actions__.push({func:Gc,args:[i],thisArg:a}),new kr(r,this.__chain__).thru((function(t){return e&&!t.length&&t.push(a),t}))):this.thru(i)}));function Zc(){return Uc(this)}function Qc(){return new kr(this.value(),this.__chain__)}function Jc(){this.__values__===a&&(this.__values__=Kl(this.value()));var t=this.__index__>=this.__values__.length,e=t?a:this.__values__[this.__index__++];return{done:t,value:e}}function tu(){return this}function eu(t){var e,n=this;while(n instanceof Mr){var r=Is(n);r.__index__=0,r.__values__=a,e?i.__wrapped__=r:e=r;var i=r;n=n.__wrapped__}return i.__wrapped__=t,e}function nu(){var t=this.__wrapped__;if(t instanceof jr){var e=t;return this.__actions__.length&&(e=new jr(this)),e=e.reverse(),e.__actions__.push({func:Gc,args:[gc],thisArg:a}),new kr(e,this.__chain__)}return this.thru(gc)}function ru(){return Da(this.__wrapped__,this.__actions__)}var iu=lo((function(t,e,n){he.call(t,n)?++t[n]:vi(t,n,1)}));function au(t,e,n){var r=ll(t)?Mn:Si;return n&&ls(t,e,n)&&(e=a),r(t,Uo(e,3))}function ou(t,e){var n=ll(t)?kn:ji;return n(t,Uo(e,3))}var su=xo(Ks),cu=xo(Gs);function uu(t,e){return Ti(yu(t,e),1)}function lu(t,e){return Ti(yu(t,e),V)}function fu(t,e,n){return n=n===a?1:Xl(n),Ti(yu(t,e),n)}function hu(t,e){var n=ll(t)?Cn:Oi;return n(t,Uo(e,3))}function du(t,e){var n=ll(t)?Sn:Ci;return n(t,Uo(e,3))}var pu=lo((function(t,e,n){he.call(t,n)?t[n].push(e):vi(t,n,[e])}));function vu(t,e,n,r){t=hl(t)?t:Wf(t),n=n&&!r?Xl(n):0;var i=t.length;return n<0&&(n=Ne(i+n,0)),Fl(t)?n<=i&&t.indexOf(e,n)>-1:!!i&&Fn(t,e,n)>-1}var gu=wa((function(t,e,r){var i=-1,a="function"==typeof e,o=hl(t)?n(t.length):[];return Oi(t,(function(t){o[++i]=a?_n(e,t,r):Wi(t,e,r)})),o})),mu=lo((function(t,e,n){vi(t,n,e)}));function yu(t,e){var n=ll(t)?zn:oa;return n(t,Uo(e,3))}function bu(t,e,n,r){return null==t?[]:(ll(e)||(e=null==e?[]:[e]),n=r?a:n,ll(n)||(n=null==n?[]:[n]),ha(t,e,n))}var xu=lo((function(t,e,n){t[n?0:1].push(e)}),(function(){return[[],[]]}));function wu(t,e,n){var r=ll(t)?An:qn,i=arguments.length<3;return r(t,Uo(e,4),n,i,Oi)}function _u(t,e,n){var r=ll(t)?Pn:qn,i=arguments.length<3;return r(t,Uo(e,4),n,i,Ci)}function Ou(t,e){var n=ll(t)?kn:ji;return n(t,Bu(Uo(e,3)))}function Cu(t){var e=ll(t)?oi:_a;return e(t)}function Su(t,e,n){e=(n?ls(t,e,n):e===a)?1:Xl(e);var r=ll(t)?si:Oa;return r(t,e)}function Mu(t){var e=ll(t)?ci:ka;return e(t)}function ku(t){if(null==t)return 0;if(hl(t))return Fl(t)?mr(t):t.length;var e=ts(t);return e==Q||e==at?t.size:ra(t).length}function ju(t,e,n){var r=ll(t)?Ln:Ta;return n&&ls(t,e,n)&&(e=a),r(t,Uo(e,3))}var Tu=wa((function(t,e){if(null==t)return[];var n=e.length;return n>1&&ls(t,e[0],e[1])?e=[]:n>2&&ls(e[0],e[1],e[2])&&(e=[e[0]]),ha(t,Ti(e,1),[])})),zu=Ae||function(){return cn.Date.now()};function Eu(t,e){if("function"!=typeof e)throw new oe(u);return t=Xl(t),function(){if(--t<1)return e.apply(this,arguments)}}function Au(t,e,n){return e=n?a:e,e=t&&null==e?t.length:e,Lo(t,S,a,a,a,a,e)}function Pu(t,e){var n;if("function"!=typeof e)throw new oe(u);return t=Xl(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=a),n}}var Lu=wa((function(t,e,n){var r=y;if(n.length){var i=hr(n,qo(Lu));r|=O}return Lo(t,r,e,n,i)})),Vu=wa((function(t,e,n){var r=y|b;if(n.length){var i=hr(n,qo(Vu));r|=O}return Lo(e,r,t,n,i)}));function Iu(t,e,n){e=n?a:e;var r=Lo(t,w,a,a,a,a,a,e);return r.placeholder=Iu.placeholder,r}function Ru(t,e,n){e=n?a:e;var r=Lo(t,_,a,a,a,a,a,e);return r.placeholder=Ru.placeholder,r}function Hu(t,e,n){var r,i,o,s,c,l,f=0,h=!1,d=!1,p=!0;if("function"!=typeof t)throw new oe(u);function v(e){var n=r,o=i;return r=i=a,f=e,s=t.apply(o,n),s}function g(t){return f=t,c=ks(b,e),h?v(t):s}function m(t){var n=t-l,r=t-f,i=e-n;return d?$e(i,o-r):i}function y(t){var n=t-l,r=t-f;return l===a||n>=e||n<0||d&&r>=o}function b(){var t=zu();if(y(t))return x(t);c=ks(b,m(t))}function x(t){return c=a,p&&r?v(t):(r=i=a,s)}function w(){c!==a&&Ua(c),f=0,r=l=i=c=a}function _(){return c===a?s:x(zu())}function O(){var t=zu(),n=y(t);if(r=arguments,i=this,l=t,n){if(c===a)return g(l);if(d)return c=ks(b,e),v(l)}return c===a&&(c=ks(b,e)),s}return e=Ql(e)||0,Ml(n)&&(h=!!n.leading,d="maxWait"in n,o=d?Ne(Ql(n.maxWait)||0,e):o,p="trailing"in n?!!n.trailing:p),O.cancel=w,O.flush=_,O}var Du=wa((function(t,e){return wi(t,1,e)})),Fu=wa((function(t,e,n){return wi(t,Ql(e)||0,n)}));function Nu(t){return Lo(t,k)}function $u(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new oe(u);var n=function(){var r=arguments,i=e?e.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=t.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new($u.Cache||Wr),n}function Bu(t){if("function"!=typeof t)throw new oe(u);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}function Wu(t){return Pu(2,t)}$u.Cache=Wr;var Yu=Ya((function(t,e){e=1==e.length&&ll(e[0])?zn(e[0],Zn(Uo())):zn(Ti(e,1),Zn(Uo()));var n=e.length;return wa((function(r){var i=-1,a=$e(r.length,n);while(++i=e})),ul=Yi(function(){return arguments}())?Yi:function(t){return kl(t)&&he.call(t,"callee")&&!Se.call(t,"callee")},ll=n.isArray,fl=pn?Zn(pn):qi;function hl(t){return null!=t&&Sl(t.length)&&!Ol(t)}function dl(t){return kl(t)&&hl(t)}function pl(t){return!0===t||!1===t||kl(t)&&Ri(t)==q}var vl=Re||Zh,gl=vn?Zn(vn):Ui;function ml(t){return kl(t)&&1===t.nodeType&&!Il(t)}function yl(t){if(null==t)return!0;if(hl(t)&&(ll(t)||"string"==typeof t||"function"==typeof t.splice||vl(t)||$l(t)||ul(t)))return!t.length;var e=ts(t);if(e==Q||e==at)return!t.size;if(gs(t))return!ra(t).length;for(var n in t)if(he.call(t,n))return!1;return!0}function bl(t,e){return Ki(t,e)}function xl(t,e,n){n="function"==typeof n?n:a;var r=n?n(t,e):a;return r===a?Ki(t,e,a,n):!!r}function wl(t){if(!kl(t))return!1;var e=Ri(t);return e==G||e==K||"string"==typeof t.message&&"string"==typeof t.name&&!Il(t)}function _l(t){return"number"==typeof t&&He(t)}function Ol(t){if(!Ml(t))return!1;var e=Ri(t);return e==X||e==Z||e==Y||e==rt}function Cl(t){return"number"==typeof t&&t==Xl(t)}function Sl(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=I}function Ml(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function kl(t){return null!=t&&"object"==typeof t}var jl=gn?Zn(gn):Xi;function Tl(t,e){return t===e||Zi(t,e,Go(e))}function zl(t,e,n){return n="function"==typeof n?n:a,Zi(t,e,Go(e),n)}function El(t){return Vl(t)&&t!=+t}function Al(t){if(vs(t))throw new i(c);return Qi(t)}function Pl(t){return null===t}function Ll(t){return null==t}function Vl(t){return"number"==typeof t||kl(t)&&Ri(t)==J}function Il(t){if(!kl(t)||Ri(t)!=et)return!1;var e=Oe(t);if(null===e)return!0;var n=he.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&fe.call(n)==ge}var Rl=mn?Zn(mn):Ji;function Hl(t){return Cl(t)&&t>=-I&&t<=I}var Dl=yn?Zn(yn):ta;function Fl(t){return"string"==typeof t||!ll(t)&&kl(t)&&Ri(t)==ot}function Nl(t){return"symbol"==typeof t||kl(t)&&Ri(t)==st}var $l=bn?Zn(bn):ea;function Bl(t){return t===a}function Wl(t){return kl(t)&&ts(t)==ut}function Yl(t){return kl(t)&&Ri(t)==lt}var ql=To(aa),Ul=To((function(t,e){return t<=e}));function Kl(t){if(!t)return[];if(hl(t))return Fl(t)?yr(t):oo(t);if(je&&t[je])return ur(t[je]());var e=ts(t),n=e==Q?lr:e==at?dr:Wf;return n(t)}function Gl(t){if(!t)return 0===t?t:0;if(t=Ql(t),t===V||t===-V){var e=t<0?-1:1;return e*R}return t===t?t:0}function Xl(t){var e=Gl(t),n=e%1;return e===e?n?e-n:e:0}function Zl(t){return t?mi(Xl(t),0,D):0}function Ql(t){if("number"==typeof t)return t;if(Nl(t))return H;if(Ml(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=Ml(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(Ht,"");var n=Gt.test(t);return n||Zt.test(t)?an(t.slice(2),n?2:8):Kt.test(t)?H:+t}function Jl(t){return so(t,Mf(t))}function tf(t){return t?mi(Xl(t),-I,I):0===t?t:0}function ef(t){return null==t?"":La(t)}var nf=fo((function(t,e){if(gs(e)||hl(e))so(e,Sf(e),t);else for(var n in e)he.call(e,n)&&li(t,n,e[n])})),rf=fo((function(t,e){so(e,Mf(e),t)})),af=fo((function(t,e,n,r){so(e,Mf(e),t,r)})),of=fo((function(t,e,n,r){so(e,Sf(e),t,r)})),sf=No(gi);function cf(t,e){var n=Sr(t);return null==e?n:di(n,e)}var uf=wa((function(t){return t.push(a,Vo),_n(af,a,t)})),lf=wa((function(t){return t.push(a,Io),_n(zf,a,t)}));function ff(t,e){return Hn(t,Uo(e,3),Ai)}function hf(t,e){return Hn(t,Uo(e,3),Pi)}function df(t,e){return null==t?t:zi(t,Uo(e,3),Mf)}function pf(t,e){return null==t?t:Ei(t,Uo(e,3),Mf)}function vf(t,e){return t&&Ai(t,Uo(e,3))}function gf(t,e){return t&&Pi(t,Uo(e,3))}function mf(t){return null==t?[]:Li(t,Sf(t))}function yf(t){return null==t?[]:Li(t,Mf(t))}function bf(t,e,n){var r=null==t?a:Vi(t,e);return r===a?n:r}function xf(t,e){return null!=t&&rs(t,e,Di)}function wf(t,e){return null!=t&&rs(t,e,Fi)}var _f=Oo((function(t,e,n){t[e]=n}),Th(Ph)),Of=Oo((function(t,e,n){he.call(t,e)?t[e].push(n):t[e]=[n]}),Uo),Cf=wa(Wi);function Sf(t){return hl(t)?ai(t):ra(t)}function Mf(t){return hl(t)?ai(t,!0):ia(t)}function kf(t,e){var n={};return e=Uo(e,3),Ai(t,(function(t,r,i){vi(n,e(t,r,i),t)})),n}function jf(t,e){var n={};return e=Uo(e,3),Ai(t,(function(t,r,i){vi(n,r,e(t,r,i))})),n}var Tf=fo((function(t,e,n){ua(t,e,n)})),zf=fo((function(t,e,n,r){ua(t,e,n,r)})),Ef=No((function(t,e){var n={};if(null==t)return n;var r=!1;e=zn(e,(function(e){return e=Wa(e,t),r||(r=e.length>1),e})),so(t,Bo(t),n),r&&(n=yi(n,d|p|v,Ro));var i=e.length;while(i--)Ia(n,e[i]);return n}));function Af(t,e){return Lf(t,Bu(Uo(e)))}var Pf=No((function(t,e){return null==t?{}:da(t,e)}));function Lf(t,e){if(null==t)return{};var n=zn(Bo(t),(function(t){return[t]}));return e=Uo(e),pa(t,n,(function(t,n){return e(t,n[0])}))}function Vf(t,e,n){e=Wa(e,t);var r=-1,i=e.length;i||(i=1,t=a);while(++re){var r=t;t=e,e=r}if(n||t%1||e%1){var i=Ue();return $e(t+i*(e-t+rn("1e-"+((i+"").length-1))),e)}return ya(t,e)}var Gf=mo((function(t,e,n){return e=e.toLowerCase(),t+(n?Xf(e):e)}));function Xf(t){return Oh(ef(t).toLowerCase())}function Zf(t){return t=ef(t),t&&t.replace(Jt,rr).replace(We,"")}function Qf(t,e,n){t=ef(t),e=La(e);var r=t.length;n=n===a?r:mi(Xl(n),0,r);var i=n;return n-=e.length,n>=0&&t.slice(n,i)==e}function Jf(t){return t=ef(t),t&&jt.test(t)?t.replace(Mt,ir):t}function th(t){return t=ef(t),t&&Rt.test(t)?t.replace(It,"\\$&"):t}var eh=mo((function(t,e,n){return t+(n?"-":"")+e.toLowerCase()})),nh=mo((function(t,e,n){return t+(n?" ":"")+e.toLowerCase()})),rh=go("toLowerCase");function ih(t,e,n){t=ef(t),e=Xl(e);var r=e?mr(t):0;if(!e||r>=e)return t;var i=(e-r)/2;return Mo(Ve(i),n)+t+Mo(Le(i),n)}function ah(t,e,n){t=ef(t),e=Xl(e);var r=e?mr(t):0;return e&&r>>0,n?(t=ef(t),t&&("string"==typeof e||null!=e&&!Rl(e))&&(e=La(e),!e&&sr(t))?qa(yr(t),0,n):t.split(e,n)):[]}var hh=mo((function(t,e,n){return t+(n?" ":"")+Oh(e)}));function dh(t,e,n){return t=ef(t),n=null==n?0:mi(Xl(n),0,t.length),e=La(e),t.slice(n,n+e.length)==e}function ph(t,e,n){var r=Or.templateSettings;n&&ls(t,e,n)&&(e=a),t=ef(t),e=af({},e,r,Vo);var i,o,s=af({},e.imports,r.imports,Vo),c=Sf(s),u=Qn(s,c),l=0,f=e.interpolate||te,h="__p += '",d=ie((e.escape||te).source+"|"+f.source+"|"+(f===Et?qt:te).source+"|"+(e.evaluate||te).source+"|$","g"),p="//# sourceURL="+("sourceURL"in e?e.sourceURL:"lodash.templateSources["+ ++Xe+"]")+"\n";t.replace(d,(function(e,n,r,a,s,c){return r||(r=a),h+=t.slice(l,c).replace(ee,ar),n&&(i=!0,h+="' +\n__e("+n+") +\n'"),s&&(o=!0,h+="';\n"+s+";\n__p += '"),r&&(h+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),l=c+e.length,e})),h+="';\n";var v=e.variable;v||(h="with (obj) {\n"+h+"\n}\n"),h=(o?h.replace(_t,""):h).replace(Ot,"$1").replace(Ct,"$1;"),h="function("+(v||"obj")+") {\n"+(v?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(o?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+h+"return __p\n}";var g=Sh((function(){return Wt(c,p+"return "+h).apply(a,u)}));if(g.source=h,wl(g))throw g;return g}function vh(t){return ef(t).toLowerCase()}function gh(t){return ef(t).toUpperCase()}function mh(t,e,n){if(t=ef(t),t&&(n||e===a))return t.replace(Ht,"");if(!t||!(e=La(e)))return t;var r=yr(t),i=yr(e),o=tr(r,i),s=er(r,i)+1;return qa(r,o,s).join("")}function yh(t,e,n){if(t=ef(t),t&&(n||e===a))return t.replace(Ft,"");if(!t||!(e=La(e)))return t;var r=yr(t),i=er(r,yr(e))+1;return qa(r,0,i).join("")}function bh(t,e,n){if(t=ef(t),t&&(n||e===a))return t.replace(Dt,"");if(!t||!(e=La(e)))return t;var r=yr(t),i=tr(r,yr(e));return qa(r,i).join("")}function xh(t,e){var n=j,r=T;if(Ml(e)){var i="separator"in e?e.separator:i;n="length"in e?Xl(e.length):n,r="omission"in e?La(e.omission):r}t=ef(t);var o=t.length;if(sr(t)){var s=yr(t);o=s.length}if(n>=o)return t;var c=n-mr(r);if(c<1)return r;var u=s?qa(s,0,c).join(""):t.slice(0,c);if(i===a)return u+r;if(s&&(c+=u.length-c),Rl(i)){if(t.slice(c).search(i)){var l,f=u;i.global||(i=ie(i.source,ef(Ut.exec(i))+"g")),i.lastIndex=0;while(l=i.exec(f))var h=l.index;u=u.slice(0,h===a?c:h)}}else if(t.indexOf(La(i),c)!=c){var d=u.lastIndexOf(i);d>-1&&(u=u.slice(0,d))}return u+r}function wh(t){return t=ef(t),t&&kt.test(t)?t.replace(St,br):t}var _h=mo((function(t,e,n){return t+(n?" ":"")+e.toUpperCase()})),Oh=go("toUpperCase");function Ch(t,e,n){return t=ef(t),e=n?a:e,e===a?cr(t)?_r(t):Rn(t):t.match(e)||[]}var Sh=wa((function(t,e){try{return _n(t,a,e)}catch(n){return wl(n)?n:new i(n)}})),Mh=No((function(t,e){return Cn(e,(function(e){e=Ps(e),vi(t,e,Lu(t[e],t))})),t}));function kh(t){var e=null==t?0:t.length,n=Uo();return t=e?zn(t,(function(t){if("function"!=typeof t[1])throw new oe(u);return[n(t[0]),t[1]]})):[],wa((function(n){var r=-1;while(++rI)return[];var n=D,r=$e(t,D);e=Uo(e),t-=D;var i=Gn(r,e);while(++n0||e<0)?new jr(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==a&&(e=Xl(e),n=e<0?n.dropRight(-e):n.take(e-t)),n)},jr.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},jr.prototype.toArray=function(){return this.take(D)},Ai(jr.prototype,(function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),r=/^(?:head|last)$/.test(e),i=Or[r?"take"+("last"==e?"Right":""):e],o=r||/^find/.test(e);i&&(Or.prototype[e]=function(){var e=this.__wrapped__,s=r?[1]:arguments,c=e instanceof jr,u=s[0],l=c||ll(e),f=function(t){var e=i.apply(Or,En([t],s));return r&&h?e[0]:e};l&&n&&"function"==typeof u&&1!=u.length&&(c=l=!1);var h=this.__chain__,d=!!this.__actions__.length,p=o&&!h,v=c&&!d;if(!o&&l){e=v?e:new jr(this);var g=t.apply(e,s);return g.__actions__.push({func:Gc,args:[f],thisArg:a}),new kr(g,h)}return p&&v?t.apply(this,s):(g=this.thru(f),p?r?g.value()[0]:g.value():g)})})),Cn(["pop","push","shift","sort","splice","unshift"],(function(t){var e=se[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);Or.prototype[t]=function(){var t=arguments;if(r&&!this.__chain__){var i=this.value();return e.apply(ll(i)?i:[],t)}return this[n]((function(n){return e.apply(ll(n)?n:[],t)}))}})),Ai(jr.prototype,(function(t,e){var n=Or[e];if(n){var r=n.name+"",i=ln[r]||(ln[r]=[]);i.push({name:e,func:n})}})),ln[_o(a,b).name]=[{name:"wrapper",func:a}],jr.prototype.clone=Tr,jr.prototype.reverse=zr,jr.prototype.value=Er,Or.prototype.at=Xc,Or.prototype.chain=Zc,Or.prototype.commit=Qc,Or.prototype.next=Jc,Or.prototype.plant=eu,Or.prototype.reverse=nu,Or.prototype.toJSON=Or.prototype.valueOf=Or.prototype.value=ru,Or.prototype.first=Or.prototype.head,je&&(Or.prototype[je]=tu),Or},Cr=Or();cn._=Cr,i=function(){return Cr}.call(e,n,e,r),i===a||(r.exports=i)}).call(this)}).call(e,n(435),n(436)(t))},function(t,e,n){var r=n(13),i=n(171);t.exports=o;var a=r.constant(1);function o(t,e,n,r){return s(t,String(e),n||a,r||function(e){return t.outEdges(e)})}function s(t,e,n,r){var a,o,s={},c=new i,u=function(t){var e=t.v!==a?t.v:t.w,r=s[e],i=n(t),u=o.distance+i;if(i<0)throw new Error("dijkstra does not allow negative edge weights. Bad edge: "+t+" Weight: "+i);u0){if(a=c.removeMin(),o=s[a],o.distance===Number.POSITIVE_INFINITY)break;r(a).forEach(u)}return s}},function(t,e,n){var r=n(13);function i(){this._arr=[],this._keyIndices={}}t.exports=i,i.prototype.size=function(){return this._arr.length},i.prototype.keys=function(){return this._arr.map((function(t){return t.key}))},i.prototype.has=function(t){return r.has(this._keyIndices,t)},i.prototype.priority=function(t){var e=this._keyIndices[t];if(void 0!==e)return this._arr[e].priority},i.prototype.min=function(){if(0===this.size())throw new Error("Queue underflow");return this._arr[0].key},i.prototype.add=function(t,e){var n=this._keyIndices;if(t=String(t),!r.has(n,t)){var i=this._arr,a=i.length;return n[t]=a,i.push({key:t,priority:e}),this._decrease(a),!0}return!1},i.prototype.removeMin=function(){this._swap(0,this._arr.length-1);var t=this._arr.pop();return delete this._keyIndices[t.key],this._heapify(0),t.key},i.prototype.decrease=function(t,e){var n=this._keyIndices[t];if(e>this._arr[n].priority)throw new Error("New priority is greater than current priority. Key: "+t+" Old: "+this._arr[n].priority+" New: "+e);this._arr[n].priority=e,this._decrease(n)},i.prototype._heapify=function(t){var e=this._arr,n=2*t,r=n+1,i=t;n>1,n[e].priority=o;--s)h.point(m[s],y[s]);h.lineEnd(),h.areaEnd()}g&&(m[a]=+t(d,a,i),y[a]=+n(d,a,i),h.point(e?+e(d,a,i):m[a],c?+c(d,a,i):y[a]))}if(p)return h=null,p+""||null}function p(){return Object(o["a"])().defined(u).curve(f).context(l)}return d.x=function(n){return arguments.length?(t="function"===typeof n?n:Object(i["a"])(+n),e=null,d):t},d.x0=function(e){return arguments.length?(t="function"===typeof e?e:Object(i["a"])(+e),d):t},d.x1=function(t){return arguments.length?(e=null==t?null:"function"===typeof t?t:Object(i["a"])(+t),d):e},d.y=function(t){return arguments.length?(n="function"===typeof t?t:Object(i["a"])(+t),c=null,d):n},d.y0=function(t){return arguments.length?(n="function"===typeof t?t:Object(i["a"])(+t),d):n},d.y1=function(t){return arguments.length?(c=null==t?null:"function"===typeof t?t:Object(i["a"])(+t),d):c},d.lineX0=d.lineY0=function(){return p().x(t).y(n)},d.lineY1=function(){return p().x(t).y(c)},d.lineX1=function(){return p().x(e).y(n)},d.defined=function(t){return arguments.length?(u="function"===typeof t?t:Object(i["a"])(!!t),d):u},d.curve=function(t){return arguments.length?(f=t,null!=l&&(h=f(l)),d):f},d.context=function(t){return arguments.length?(null==t?l=h=null:h=f(l=t),d):l},d}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),e["b"]=o;var r=n(60),i=o(r["a"]);function a(t){this._curve=t}function o(t){function e(e){return new a(t(e))}return e._curve=t,e}a.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(t,e){this._curve.point(e*Math.sin(t),e*-Math.cos(t))}}},function(t,e,n){"use strict";e["a"]=i;var r=n(178);n(95);function i(t){var e=t.curve;return t.angle=t.x,delete t.x,t.radius=t.y,delete t.y,t.curve=function(t){return arguments.length?e(Object(r["b"])(t)):e()._curve},t}},function(t,e,n){"use strict";e["a"]=function(t,e){return[(e=+e)*Math.cos(t-=Math.PI/2),e*Math.sin(t)]}},function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var r=Array.prototype.slice},function(t,e,n){"use strict";var r=n(46);e["a"]={draw:function(t,e){var n=Math.sqrt(e/r["j"]);t.moveTo(n,0),t.arc(0,0,n,0,r["m"])}}},function(t,e,n){"use strict";e["a"]={draw:function(t,e){var n=Math.sqrt(e/5)/2;t.moveTo(-3*n,-n),t.lineTo(-n,-n),t.lineTo(-n,-3*n),t.lineTo(n,-3*n),t.lineTo(n,-n),t.lineTo(3*n,-n),t.lineTo(3*n,n),t.lineTo(n,n),t.lineTo(n,3*n),t.lineTo(-n,3*n),t.lineTo(-n,n),t.lineTo(-3*n,n),t.closePath()}}},function(t,e,n){"use strict";var r=Math.sqrt(1/3),i=2*r;e["a"]={draw:function(t,e){var n=Math.sqrt(e/i),a=n*r;t.moveTo(0,-n),t.lineTo(a,0),t.lineTo(0,n),t.lineTo(-a,0),t.closePath()}}},function(t,e,n){"use strict";var r=n(46),i=.8908130915292852,a=Math.sin(r["j"]/10)/Math.sin(7*r["j"]/10),o=Math.sin(r["m"]/10)*a,s=-Math.cos(r["m"]/10)*a;e["a"]={draw:function(t,e){var n=Math.sqrt(e*i),a=o*n,c=s*n;t.moveTo(0,-n),t.lineTo(a,c);for(var u=1;u<5;++u){var l=r["m"]*u/5,f=Math.cos(l),h=Math.sin(l);t.lineTo(h*n,-f*n),t.lineTo(f*a-h*c,h*a+f*c)}t.closePath()}}},function(t,e,n){"use strict";e["a"]={draw:function(t,e){var n=Math.sqrt(e),r=-n/2;t.rect(r,r,n,n)}}},function(t,e,n){"use strict";var r=Math.sqrt(3);e["a"]={draw:function(t,e){var n=-Math.sqrt(e/(3*r));t.moveTo(0,2*n),t.lineTo(-r*n,-n),t.lineTo(r*n,-n),t.closePath()}}},function(t,e,n){"use strict";var r=-.5,i=Math.sqrt(3)/2,a=1/Math.sqrt(12),o=3*(a/2+1);e["a"]={draw:function(t,e){var n=Math.sqrt(e/o),s=n/2,c=n*a,u=s,l=n*a+n,f=-u,h=l;t.moveTo(s,c),t.lineTo(u,l),t.lineTo(f,h),t.lineTo(r*s-i*c,i*s+r*c),t.lineTo(r*u-i*l,i*u+r*l),t.lineTo(r*f-i*h,i*f+r*h),t.lineTo(r*s+i*c,r*c-i*s),t.lineTo(r*u+i*l,r*l-i*u),t.lineTo(r*f+i*h,r*h-i*f),t.closePath()}}},function(t,e,n){"use strict";e["a"]=a;var r=n(61),i=n(63);function a(t,e){this._context=t,this._k=(1-e)/6}a.prototype={areaStart:r["a"],areaEnd:r["a"],lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5);break}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:Object(i["b"])(this,t,e);break}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};(function t(e){function n(t){return new a(t,e)}return n.tension=function(e){return t(+e)},n})(0)},function(t,e,n){"use strict";e["a"]=i;var r=n(63);function i(t,e){this._context=t,this._k=(1-e)/6}i.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:Object(r["b"])(this,t,e);break}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};(function t(e){function n(t){return new i(t,e)}return n.tension=function(e){return t(+e)},n})(0)},function(t,e,n){"use strict";e["c"]=a,e["a"]=s,e["d"]=u,e["b"]=l;var r=n(100),i=n(49);function a(t){return i["b"][t.index]={site:t,halfedges:[]}}function o(t,e){var n=t.site,r=e.left,i=e.right;return n===i&&(i=r,r=n),i?Math.atan2(i[1]-r[1],i[0]-r[0]):(n===r?(r=e[1],i=e[0]):(r=e[0],i=e[1]),Math.atan2(r[0]-i[0],i[1]-r[1]))}function s(t,e){return e[+(e.left!==t.site)]}function c(t,e){return e[+(e.left===t.site)]}function u(){for(var t,e,n,r,a=0,s=i["b"].length;ai["f"]||Math.abs(b-g)>i["f"])&&(h.splice(f,0,i["e"].push(Object(r["b"])(l,m,Math.abs(y-t)i["f"]?[t,Math.abs(v-t)i["f"]?[Math.abs(g-a)i["f"]?[n,Math.abs(v-n)i["f"]?[Math.abs(g-e)=-a["g"])){var m=h*h+d*d,y=p*p+v*v,b=(v*m-d*y)/g,x=(h*y-p*m)/g,w=o.pop()||new s;w.arc=t,w.site=c,w.x=b+l,w.y=(w.cy=x+f)+Math.sqrt(b*b+x*x),t.circle=w;var _=null,O=a["c"]._;while(O)if(w.yg["i"]?o=90:y<-g["i"]&&(i=-90),h[0]=r,h[1]=a}};function x(t,e){f.push(h=[r=t,a=t]),eo&&(o=e)}function w(t,e){var n=Object(v["a"])([t*g["r"],e*g["r"]]);if(l){var c=Object(v["c"])(l,n),u=[c[1],-c[0],0],d=Object(v["c"])(u,c);Object(v["e"])(d),d=Object(v["g"])(d);var p,m=t-s,y=m>0?1:-1,b=d[0]*g["h"]*y,x=Object(g["a"])(m)>180;x^(y*so&&(o=p)):(b=(b+360)%360-180,x^(y*so&&(o=e))),x?tk(r,a)&&(a=t):k(t,a)>k(r,a)&&(r=t):a>=r?(ta&&(a=t)):t>s?k(r,t)>k(r,a)&&(a=t):k(t,a)>k(r,a)&&(r=t)}else f.push(h=[r=t,a=t]);eo&&(o=e),l=n,s=t}function _(){b.point=w}function O(){h[0]=r,h[1]=a,b.point=x,l=null}function C(t,e){if(l){var n=t-s;y.add(Object(g["a"])(n)>180?n+(n>0?360:-360):n)}else c=t,u=e;p["b"].point(t,e),w(t,e)}function S(){p["b"].lineStart()}function M(){C(c,u),p["b"].lineEnd(),Object(g["a"])(y)>g["i"]&&(r=-(a=180)),h[0]=r,h[1]=a,l=null}function k(t,e){return(e-=t)<0?e+360:e}function j(t,e){return t[0]-e[0]}function T(t,e){return t[0]<=t[1]?t[0]<=e&&e<=t[1]:ek(s[0],s[1])&&(s[1]=c[1]),k(c[0],s[1])>k(s[0],s[1])&&(s[0]=c[0])):u.push(s=c);for(l=-1/0,n=u.length-1,e=0,s=u[n];e<=n;s=c,++e)c=u[e],(d=k(s[1],c[0]))>l&&(l=d,r=c[0],a=s[1])}return f=h=null,r===1/0||i===1/0?[[NaN,NaN],[NaN,NaN]]:[[r,i],[a,o]]}},function(t,e,n){"use strict";var r,i,a,o,s,c,u,l,f,h,d,p,v,g,m,y,b=n(4),x=n(20),w=n(22),_={sphere:x["a"],point:O,lineStart:S,lineEnd:j,polygonStart:function(){_.lineStart=T,_.lineEnd=z},polygonEnd:function(){_.lineStart=S,_.lineEnd=j}};function O(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e);C(n*Object(b["g"])(t),n*Object(b["t"])(t),Object(b["t"])(e))}function C(t,e,n){++r,a+=(t-a)/r,o+=(e-o)/r,s+=(n-s)/r}function S(){_.point=M}function M(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e);g=n*Object(b["g"])(t),m=n*Object(b["t"])(t),y=Object(b["t"])(e),_.point=k,C(g,m,y)}function k(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e),r=n*Object(b["g"])(t),a=n*Object(b["t"])(t),o=Object(b["t"])(e),s=Object(b["e"])(Object(b["u"])((s=m*o-y*a)*s+(s=y*r-g*o)*s+(s=g*a-m*r)*s),g*r+m*a+y*o);i+=s,c+=s*(g+(g=r)),u+=s*(m+(m=a)),l+=s*(y+(y=o)),C(g,m,y)}function j(){_.point=O}function T(){_.point=E}function z(){A(p,v),_.point=O}function E(t,e){p=t,v=e,t*=b["r"],e*=b["r"],_.point=A;var n=Object(b["g"])(e);g=n*Object(b["g"])(t),m=n*Object(b["t"])(t),y=Object(b["t"])(e),C(g,m,y)}function A(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e),r=n*Object(b["g"])(t),a=n*Object(b["t"])(t),o=Object(b["t"])(e),s=m*o-y*a,p=y*r-g*o,v=g*a-m*r,x=Object(b["u"])(s*s+p*p+v*v),w=Object(b["c"])(x),_=x&&-w/x;f+=_*s,h+=_*p,d+=_*v,i+=w,c+=w*(g+(g=r)),u+=w*(m+(m=a)),l+=w*(y+(y=o)),C(g,m,y)}e["a"]=function(t){r=i=a=o=s=c=u=l=f=h=d=0,Object(w["a"])(t,_);var e=f,n=h,p=d,v=e*e+n*n+p*p;return v0)){if(o/=d,d<0){if(o0){if(o>h)return;o>f&&(f=o)}if(o=i-s,d||!(o<0)){if(o/=d,d<0){if(o>h)return;o>f&&(f=o)}else if(d>0){if(o0)){if(o/=p,p<0){if(o0){if(o>h)return;o>f&&(f=o)}if(o=a-c,p||!(o<0)){if(o/=p,p<0){if(o>h)return;o>f&&(f=o)}else if(p>0){if(o0&&(t[0]=s+f*d,t[1]=c+f*p),h<1&&(e[0]=s+h*d,e[1]=c+h*p),!0}}}}}},function(t,e,n){"use strict";var r=n(111);e["a"]=function(t,e,n){var i,a,o,s,c=t.length,u=e.length,l=new Array(c*u);for(null==n&&(n=r["b"]),i=o=0;it?1:e>=t?0:NaN}},function(t,e,n){"use strict";var r=n(115),i=n(109),a=n(204),o=n(114),s=n(205),c=n(116),u=n(117),l=n(118);e["a"]=function(){var t=s["a"],e=o["a"],n=l["a"];function f(r){var a,o,s=r.length,l=new Array(s);for(a=0;ad)p.pop(),--v;var g,m=new Array(v+1);for(a=0;a<=v;++a)g=m[a]=[],g.x0=a>0?p[a-1]:h,g.x1=a=n){r=n;while(++ar&&(r=n)}}else while(++a=n){r=n;while(++ar&&(r=n)}return r}},function(t,e,n){"use strict";var r=n(36);e["a"]=function(t,e){var n,i=t.length,a=i,o=-1,s=0;if(null==e)while(++o=0){r=t[i],e=r.length;while(--e>=0)n[--o]=r[e]}return n}},function(t,e,n){"use strict";e["a"]=function(t,e){var n=e.length,r=new Array(n);while(n--)r[n]=t[e[n]];return r}},function(t,e,n){"use strict";var r=n(30);e["a"]=function(t,e){if(n=t.length){var n,i,a=0,o=0,s=t[o];null==e&&(e=r["a"]);while(++ai["i"]})).map(h)).concat(Object(r["range"])(Object(i["f"])(u/m)*m,c,m).filter((function(t){return Object(i["a"])(t%b)>i["i"]})).map(d))}return w.lines=function(){return _().map((function(t){return{type:"LineString",coordinates:t}}))},w.outline=function(){return{type:"Polygon",coordinates:[p(s).concat(v(l).slice(1),p(n).reverse().slice(1),v(f).reverse().slice(1))]}},w.extent=function(t){return arguments.length?w.extentMajor(t).extentMinor(t):w.extentMinor()},w.extentMajor=function(t){return arguments.length?(s=+t[0][0],n=+t[1][0],f=+t[0][1],l=+t[1][1],s>n&&(t=s,s=n,n=t),f>l&&(t=f,f=l,l=t),w.precision(x)):[[s,f],[n,l]]},w.extentMinor=function(n){return arguments.length?(e=+n[0][0],t=+n[1][0],u=+n[0][1],c=+n[1][1],e>t&&(n=e,e=t,t=n),u>c&&(n=u,u=c,c=n),w.precision(x)):[[e,u],[t,c]]},w.step=function(t){return arguments.length?w.stepMajor(t).stepMinor(t):w.stepMinor()},w.stepMajor=function(t){return arguments.length?(y=+t[0],b=+t[1],w):[y,b]},w.stepMinor=function(t){return arguments.length?(g=+t[0],m=+t[1],w):[g,m]},w.precision=function(r){return arguments.length?(x=+r,h=a(u,c,90),d=o(e,t,x),p=a(f,l,90),v=o(s,n,x),w):x},w.extentMajor([[-180,-90+i["i"]],[180,90-i["i"]]]).extentMinor([[-180,-80-i["i"]],[180,80+i["i"]]])}function c(){return s()()}},function(t,e,n){"use strict";var r=n(4);e["a"]=function(t,e){var n=t[0]*r["r"],i=t[1]*r["r"],a=e[0]*r["r"],o=e[1]*r["r"],s=Object(r["g"])(i),c=Object(r["t"])(i),u=Object(r["g"])(o),l=Object(r["t"])(o),f=s*Object(r["g"])(n),h=s*Object(r["t"])(n),d=u*Object(r["g"])(a),p=u*Object(r["t"])(a),v=2*Object(r["c"])(Object(r["u"])(Object(r["m"])(o-i)+s*u*Object(r["m"])(a-n))),g=Object(r["t"])(v),m=v?function(t){var e=Object(r["t"])(t*=v)/g,n=Object(r["t"])(v-t)/g,i=n*f+e*d,a=n*h+e*p,o=n*c+e*l;return[Object(r["e"])(a,i)*r["h"],Object(r["e"])(o,Object(r["u"])(i*i+a*a))*r["h"]]}:function(){return[n*r["h"],i*r["h"]]};return m.distance=v,m}},function(t,e,n){"use strict";var r=n(67),i=n(22),a=n(221),o=n(124),s=n(222),c=n(223),u=n(224),l=n(225);e["a"]=function(t,e){var n,f,h=4.5;function d(t){return t&&("function"===typeof h&&f.pointRadius(+h.apply(this,arguments)),Object(i["a"])(t,n(f))),f.result()}return d.area=function(t){return Object(i["a"])(t,n(a["a"])),a["a"].result()},d.measure=function(t){return Object(i["a"])(t,n(u["a"])),u["a"].result()},d.bounds=function(t){return Object(i["a"])(t,n(o["a"])),o["a"].result()},d.centroid=function(t){return Object(i["a"])(t,n(s["a"])),s["a"].result()},d.projection=function(e){return arguments.length?(n=null==e?(t=null,r["a"]):(t=e).stream,d):t},d.context=function(t){return arguments.length?(f=null==t?(e=null,new l["a"]):new c["a"](e=t),"function"!==typeof h&&f.pointRadius(h),d):e},d.pointRadius=function(t){return arguments.length?(h="function"===typeof t?t:(f.pointRadius(+t),+t),d):h},d.projection(t).context(e)}},function(t,e,n){"use strict";var r,i,a,o,s=n(29),c=n(4),u=n(20),l=Object(s["a"])(),f=Object(s["a"])(),h={point:u["a"],lineStart:u["a"],lineEnd:u["a"],polygonStart:function(){h.lineStart=d,h.lineEnd=g},polygonEnd:function(){h.lineStart=h.lineEnd=h.point=u["a"],l.add(Object(c["a"])(f)),f.reset()},result:function(){var t=l/2;return l.reset(),t}};function d(){h.point=p}function p(t,e){h.point=v,r=a=t,i=o=e}function v(t,e){f.add(o*t-a*e),a=t,o=e}function g(){v(r,i)}e["a"]=h},function(t,e,n){"use strict";var r,i,a,o,s=n(4),c=0,u=0,l=0,f=0,h=0,d=0,p=0,v=0,g=0,m={point:y,lineStart:b,lineEnd:_,polygonStart:function(){m.lineStart=O,m.lineEnd=C},polygonEnd:function(){m.point=y,m.lineStart=b,m.lineEnd=_},result:function(){var t=g?[p/g,v/g]:d?[f/d,h/d]:l?[c/l,u/l]:[NaN,NaN];return c=u=l=f=h=d=p=v=g=0,t}};function y(t,e){c+=t,u+=e,++l}function b(){m.point=x}function x(t,e){m.point=w,y(a=t,o=e)}function w(t,e){var n=t-a,r=e-o,i=Object(s["u"])(n*n+r*r);f+=i*(a+t)/2,h+=i*(o+e)/2,d+=i,y(a=t,o=e)}function _(){m.point=y}function O(){m.point=S}function C(){M(r,i)}function S(t,e){m.point=M,y(r=a=t,i=o=e)}function M(t,e){var n=t-a,r=e-o,i=Object(s["u"])(n*n+r*r);f+=i*(a+t)/2,h+=i*(o+e)/2,d+=i,i=o*t-a*e,p+=i*(a+t),v+=i*(o+e),g+=3*i,y(a=t,o=e)}e["a"]=m},function(t,e,n){"use strict";e["a"]=a;var r=n(4),i=n(20);function a(t){this._context=t}a.prototype={_radius:4.5,pointRadius:function(t){return this._radius=t,this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._context.closePath(),this._point=NaN},point:function(t,e){switch(this._point){case 0:this._context.moveTo(t,e),this._point=1;break;case 1:this._context.lineTo(t,e);break;default:this._context.moveTo(t+this._radius,e),this._context.arc(t,e,this._radius,0,r["w"]);break}},result:i["a"]}},function(t,e,n){"use strict";var r,i,a,o,s,c=n(29),u=n(4),l=n(20),f=Object(c["a"])(),h={point:l["a"],lineStart:function(){h.point=d},lineEnd:function(){r&&p(i,a),h.point=l["a"]},polygonStart:function(){r=!0},polygonEnd:function(){r=null},result:function(){var t=+f;return f.reset(),t}};function d(t,e){h.point=p,i=o=t,a=s=e}function p(t,e){o-=t,s-=e,f.add(Object(u["u"])(o*o+s*s)),o=t,s=e}e["a"]=h},function(t,e,n){"use strict";function r(){this._string=[]}function i(t){return"m0,"+t+"a"+t+","+t+" 0 1,1 0,"+-2*t+"a"+t+","+t+" 0 1,1 0,"+2*t+"z"}e["a"]=r,r.prototype={_radius:4.5,_circle:i(4.5),pointRadius:function(t){return(t=+t)!==this._radius&&(this._radius=t,this._circle=null),this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._string.push("Z"),this._point=NaN},point:function(t,e){switch(this._point){case 0:this._string.push("M",t,",",e),this._point=1;break;case 1:this._string.push("L",t,",",e);break;default:null==this._circle&&(this._circle=i(this._radius)),this._string.push("M",t,",",e,this._circle);break}},result:function(){if(this._string.length){var t=this._string.join("");return this._string=[],t}return null}}},function(t,e,n){"use strict";var r=n(126),i=n(4);function a(t){var e,n=NaN,r=NaN,a=NaN;return{lineStart:function(){t.lineStart(),e=1},point:function(s,c){var u=s>0?i["o"]:-i["o"],l=Object(i["a"])(s-n);Object(i["a"])(l-i["o"])0?i["l"]:-i["l"]),t.point(a,r),t.lineEnd(),t.lineStart(),t.point(u,r),t.point(s,r),e=0):a!==u&&l>=i["o"]&&(Object(i["a"])(n-a)i["i"]?Object(i["d"])((Object(i["t"])(e)*(o=Object(i["g"])(r))*Object(i["t"])(n)-Object(i["t"])(r)*(a=Object(i["g"])(e))*Object(i["t"])(t))/(a*o*s)):(e+r)/2}function s(t,e,n,r){var a;if(null==t)a=n*i["l"],r.point(-i["o"],a),r.point(0,a),r.point(i["o"],a),r.point(i["o"],0),r.point(i["o"],-a),r.point(0,-a),r.point(-i["o"],-a),r.point(-i["o"],0),r.point(-i["o"],a);else if(Object(i["a"])(t[0]-e[0])>i["i"]){var o=t[0]0,u=Object(a["a"])(n)>a["i"];function l(n,r,a,o){Object(i["a"])(o,t,e,a,n,r)}function f(t,e){return Object(a["g"])(t)*Object(a["g"])(e)>n}function h(t){var e,n,r,i,s;return{lineStart:function(){i=r=!1,s=1},point:function(l,h){var v,g=[l,h],m=f(l,h),y=c?m?0:p(l,h):m?p(l+(l<0?a["o"]:-a["o"]),h):0;if(!e&&(i=r=m)&&t.lineStart(),m!==r&&(v=d(e,g),(!v||Object(o["a"])(e,v)||Object(o["a"])(g,v))&&(g[0]+=a["i"],g[1]+=a["i"],m=f(g[0],g[1]))),m!==r)s=0,m?(t.lineStart(),v=d(g,e),t.point(v[0],v[1])):(v=d(e,g),t.point(v[0],v[1]),t.lineEnd()),e=v;else if(u&&e&&c^m){var b;y&n||!(b=d(g,e,!0))||(s=0,c?(t.lineStart(),t.point(b[0][0],b[0][1]),t.point(b[1][0],b[1][1]),t.lineEnd()):(t.point(b[1][0],b[1][1]),t.lineEnd(),t.lineStart(),t.point(b[0][0],b[0][1])))}!m||e&&Object(o["a"])(e,g)||t.point(g[0],g[1]),e=g,r=m,n=y},lineEnd:function(){r&&t.lineEnd(),e=null},clean:function(){return s|(i&&r)<<1}}}function d(t,e,i){var o=Object(r["a"])(t),s=Object(r["a"])(e),c=[1,0,0],u=Object(r["c"])(o,s),l=Object(r["d"])(u,u),f=u[0],h=l-f*f;if(!h)return!i&&t;var d=n*l/h,p=-n*f/h,v=Object(r["c"])(c,u),g=Object(r["f"])(c,d),m=Object(r["f"])(u,p);Object(r["b"])(g,m);var y=v,b=Object(r["d"])(g,y),x=Object(r["d"])(y,y),w=b*b-x*(Object(r["d"])(g,g)-1);if(!(w<0)){var _=Object(a["u"])(w),O=Object(r["f"])(y,(-b-_)/x);if(Object(r["b"])(O,g),O=Object(r["g"])(O),!i)return O;var C,S=t[0],M=e[0],k=t[1],j=e[1];M0^O[1]<(Object(a["a"])(O[0]-S)a["o"]^(S<=O[0]&&O[0]<=M)){var A=Object(r["f"])(y,(-b+_)/x);return Object(r["b"])(A,g),[O,Object(r["g"])(A)]}}}function p(e,n){var r=c?t:a["o"]-t,i=0;return e<-r?i|=1:e>r&&(i|=2),n<-r?i|=4:n>r&&(i|=8),i}return Object(s["a"])(f,h,l,c?[0,-t]:[-a["o"],t-a["o"]])}},function(t,e,n){"use strict";var r=n(35),i=n(4),a=n(51),o=16,s=Object(i["g"])(30*i["r"]);function c(t){return Object(a["b"])({point:function(e,n){e=t(e,n),this.stream.point(e[0],e[1])}})}function u(t,e){function n(r,a,o,c,u,l,f,h,d,p,v,g,m,y){var b=f-r,x=h-a,w=b*b+x*x;if(w>4*e&&m--){var _=c+p,O=u+v,C=l+g,S=Object(i["u"])(_*_+O*O+C*C),M=Object(i["c"])(C/=S),k=Object(i["a"])(Object(i["a"])(C)-1)e||Object(i["a"])((b*E+x*A)/w-.5)>.3||c*p+u*v+l*g=.12&&i<.234&&r>=-.425&&r<-.214?h:i>=.166&&i<.234&&r>=-.214&&r<-.115?d:f).invert(t)},v.stream=function(n){return t&&e===n?t:t=s([f.stream(e=n),h.stream(n),d.stream(n)])},v.precision=function(t){return arguments.length?(f.precision(t),h.precision(t),d.precision(t),g()):f.precision()},v.scale=function(t){return arguments.length?(f.scale(t),h.scale(.35*t),d.scale(t),v.translate(f.translate())):f.scale()},v.translate=function(t){if(!arguments.length)return f.translate();var e=f.scale(),i=+t[0],a=+t[1];return n=f.translate(t).clipExtent([[i-.455*e,a-.238*e],[i+.455*e,a+.238*e]]).stream(p),c=h.translate([i-.307*e,a+.201*e]).clipExtent([[i-.425*e+r["i"],a+.12*e+r["i"]],[i-.214*e-r["i"],a+.234*e-r["i"]]]).stream(p),u=d.translate([i-.205*e,a+.212*e]).clipExtent([[i-.214*e+r["i"],a+.166*e+r["i"]],[i-.115*e-r["i"],a+.234*e-r["i"]]]).stream(p),g()},v.fitExtent=function(t,e){return Object(o["a"])(v,t,e)},v.fitSize=function(t,e){return Object(o["b"])(v,t,e)},v.scale(1070)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(4),i=n(37),a=n(17),o=Object(i["b"])((function(t){return Object(r["u"])(2/(1+t))}));o.invert=Object(i["a"])((function(t){return 2*Object(r["c"])(t/2)})),e["b"]=function(){return Object(a["a"])(o).scale(124.75).clipAngle(179.999)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(4),i=n(37),a=n(17),o=Object(i["b"])((function(t){return(t=Object(r["b"])(t))&&t/Object(r["t"])(t)}));o.invert=Object(i["a"])((function(t){return t})),e["b"]=function(){return Object(a["a"])(o).scale(79.4188).clipAngle(179.999)}},function(t,e,n){"use strict";e["a"]=s;var r=n(4),i=n(69),a=n(71);function o(t){return Object(r["v"])((r["l"]+t)/2)}function s(t,e){var n=Object(r["g"])(t),i=t===e?Object(r["t"])(t):Object(r["n"])(n/Object(r["g"])(e))/Object(r["n"])(o(e)/o(t)),s=n*Object(r["p"])(o(t),i)/i;if(!i)return a["c"];function c(t,e){s>0?e<-r["l"]+r["i"]&&(e=-r["l"]+r["i"]):e>r["l"]-r["i"]&&(e=r["l"]-r["i"]);var n=s/Object(r["p"])(o(e),i);return[n*Object(r["t"])(i*t),s-n*Object(r["g"])(i*t)]}return c.invert=function(t,e){var n=s-e,a=Object(r["s"])(i)*Object(r["u"])(t*t+n*n);return[Object(r["e"])(t,Object(r["a"])(n))/i*Object(r["s"])(n),2*Object(r["d"])(Object(r["p"])(s/a,1/i))-r["l"]]},c}e["b"]=function(){return Object(i["a"])(s).scale(109.5).parallels([30,30])}},function(t,e,n){"use strict";e["a"]=o;var r=n(4),i=n(69),a=n(127);function o(t,e){var n=Object(r["g"])(t),i=t===e?Object(r["t"])(t):(n-Object(r["g"])(e))/(e-t),o=n/i+t;if(Object(r["a"])(i)2?t[2]+90:90]):(t=n(),[t[0],t[1],t[2]-90])},n([0,0,90]).scale(159.155)}},function(t,e,n){"use strict";e["a"]=a;var r=n(0),i=n(1);function a(t){var e=Object(i["F"])(t/2),n=2*Object(i["p"])(Object(i["h"])(t/2))/(e*e);function r(t,e){var r=Object(i["h"])(t),a=Object(i["h"])(e),o=Object(i["y"])(e),s=a*r,c=-((1-s?Object(i["p"])((1+s)/2)/(1-s):-.5)+n/(1+s));return[c*a*Object(i["y"])(t),c*o]}return r.invert=function(e,r){var a,o=Object(i["B"])(e*e+r*r),s=-t/2,c=50;if(!o)return[0,0];do{var u=s/2,l=Object(i["h"])(u),f=Object(i["y"])(u),h=Object(i["F"])(u),d=Object(i["p"])(1/l);s-=a=(2/h*d-n*h-o)/(-d/(f*f)+1-n/(2*l*l))}while(Object(i["a"])(a)>i["k"]&&--c>0);var p=Object(i["y"])(s);return[Object(i["g"])(e*p,o*Object(i["h"])(s)),Object(i["e"])(r*p/o)]},r}e["b"]=function(){var t=i["o"],e=Object(r["geoProjectionMutator"])(a),n=e(t);return n.radius=function(n){return arguments.length?e(t=n*i["v"]):t*i["j"]},n.scale(179.976).clipAngle(147)}},function(t,e,n){"use strict";e["a"]=a;var r=n(0),i=n(1);function a(t){var e=Object(i["y"])(t),n=Object(i["h"])(t),r=t>=0?1:-1,a=Object(i["F"])(r*t),o=(1+e-n)/2;function s(t,s){var c=Object(i["h"])(s),u=Object(i["h"])(t/=2);return[(1+c)*Object(i["y"])(t),(r*s>-Object(i["g"])(u,a)-.001?0:10*-r)+o+Object(i["y"])(s)*n-(1+c)*e*u]}return s.invert=function(t,s){var c=0,u=0,l=50;do{var f=Object(i["h"])(c),h=Object(i["y"])(c),d=Object(i["h"])(u),p=Object(i["y"])(u),v=1+d,g=v*h-t,m=o+p*n-v*e*f-s,y=v*f/2,b=-h*p,x=e*v*h/2,w=n*d+e*f*p,_=b*x-w*y,O=(m*b-g*w)/_/2,C=(g*x-m*y)/_;c-=O,u-=C}while((Object(i["a"])(O)>i["k"]||Object(i["a"])(C)>i["k"])&&--l>0);return r*u>-Object(i["g"])(Object(i["h"])(c),a)-.001?[2*c,u]:null},s}e["b"]=function(){var t=20*i["v"],e=t>=0?1:-1,n=Object(i["F"])(e*t),o=Object(r["geoProjectionMutator"])(a),s=o(t),c=s.stream;return s.parallel=function(r){return arguments.length?(n=Object(i["F"])((e=(t=r*i["v"])>=0?1:-1)*t),o(t)):t*i["j"]},s.stream=function(r){var a=s.rotate(),o=c(r),u=(s.rotate([0,0]),c(r));return s.rotate(a),o.sphere=function(){u.polygonStart(),u.lineStart();for(var r=-180*e;e*r<180;r+=90*e)u.point(r,90*e);while(e*(r-=t)>=-180)u.point(r,e*-Object(i["g"])(Object(i["h"])(r*i["v"]/2),n)*i["j"]);u.lineEnd(),u.polygonEnd()},o},s.scale(218.695).center([0,28.0974])}},function(t,e,n){"use strict";e["a"]=s;var r=n(0),i=n(1),a=Object(i["B"])(8),o=Object(i["p"])(1+i["D"]);function s(t,e){var n=Object(i["a"])(e);return ni["l"]&&--c>0);return[t/(Object(i["h"])(s)*(a-1/Object(i["y"])(s))),Object(i["x"])(e)*s]},e["b"]=function(){return Object(r["geoProjection"])(s).scale(112.314)}},function(t,e,n){"use strict";e["a"]=a;var r=n(0),i=n(1);function a(t){var e=2*i["s"]/t;function n(t,n){var a=Object(r["geoAzimuthalEquidistantRaw"])(t,n);if(Object(i["a"])(t)>i["o"]){var o=Object(i["g"])(a[1],a[0]),s=Object(i["B"])(a[0]*a[0]+a[1]*a[1]),c=e*Object(i["w"])((o-i["o"])/e)+i["o"],u=Object(i["g"])(Object(i["y"])(o-=c),2-Object(i["h"])(o));o=c+Object(i["e"])(i["s"]/s*Object(i["y"])(u))-u,a[0]=s*Object(i["h"])(o),a[1]=s*Object(i["y"])(o)}return a}return n.invert=function(t,n){var a=Object(i["B"])(t*t+n*n);if(a>i["o"]){var o=Object(i["g"])(n,t),s=e*Object(i["w"])((o-i["o"])/e)+i["o"],c=o>s?-1:1,u=a*Object(i["h"])(s-o),l=1/Object(i["F"])(c*Object(i["b"])((u-i["s"])/Object(i["B"])(i["s"]*(i["s"]-2*u)+a*a)));o=s+2*Object(i["f"])((l+c*Object(i["B"])(l*l-3))/3),t=a*Object(i["h"])(o),n=a*Object(i["y"])(o)}return r["geoAzimuthalEquidistantRaw"].invert(t,n)},n}e["b"]=function(){var t=5,e=Object(r["geoProjectionMutator"])(a),n=e(t),o=n.stream,s=.01,c=-Object(i["h"])(s*i["v"]),u=Object(i["y"])(s*i["v"]);return n.lobes=function(n){return arguments.length?e(t=+n):t},n.stream=function(e){var r=n.rotate(),a=o(e),l=(n.rotate([0,0]),o(e));return n.rotate(r),a.sphere=function(){l.polygonStart(),l.lineStart();for(var e=0,n=360/t,r=2*i["s"]/t,a=90-180/t,o=i["o"];e1||Object(i["a"])(o)>1)s=Object(i["b"])(n*a+e*r*c);else{var u=Object(i["y"])(t/2),l=Object(i["y"])(o/2);s=2*Object(i["e"])(Object(i["B"])(u*u+e*r*l*l))}return Object(i["a"])(s)>i["k"]?[s,Object(i["g"])(r*Object(i["y"])(o),e*a-n*r*c)]:[0,0]}function o(t,e,n){return Object(i["b"])((t*t+e*e-n*n)/(2*t*e))}function s(t){return t-2*i["s"]*Object(i["n"])((t+i["s"])/(2*i["s"]))}function c(t,e,n){for(var r,c=[[t[0],t[1],Object(i["y"])(t[1]),Object(i["h"])(t[1])],[e[0],e[1],Object(i["y"])(e[1]),Object(i["h"])(e[1])],[n[0],n[1],Object(i["y"])(n[1]),Object(i["h"])(n[1])]],u=c[2],l=0;l<3;++l,u=r)r=c[l],u.v=a(r[1]-u[1],u[3],u[2],r[3],r[2],r[0]-u[0]),u.point=[0,0];var f=o(c[0].v[0],c[2].v[0],c[1].v[0]),h=o(c[0].v[0],c[1].v[0],c[2].v[0]),d=i["s"]-f;c[2].point[1]=0,c[0].point[0]=-(c[1].point[0]=c[0].v[0]/2);var p=[c[2].point[0]=c[0].point[0]+c[2].v[0]*Object(i["h"])(f),2*(c[0].point[1]=c[1].point[1]=c[2].v[0]*Object(i["y"])(f))];function v(t,e){var n,r=Object(i["y"])(e),u=Object(i["h"])(e),l=new Array(3);for(n=0;n<3;++n){var f=c[n];if(l[n]=a(e-f[1],f[3],f[2],u,r,t-f[0]),!l[n][0])return f.point;l[n][1]=s(l[n][1]-f.v[1])}var v=p.slice();for(n=0;n<3;++n){var g=2==n?0:n+1,m=o(c[n].v[0],l[n][0],l[g][0]);l[n][1]<0&&(m=-m),n?1==n?(m=h-m,v[0]-=l[n][0]*Object(i["h"])(m),v[1]-=l[n][0]*Object(i["y"])(m)):(m=d-m,v[0]+=l[n][0]*Object(i["h"])(m),v[1]+=l[n][0]*Object(i["y"])(m)):(v[0]+=l[n][0]*Object(i["h"])(m),v[1]-=l[n][0]*Object(i["y"])(m))}return v[0]/=3,v[1]/=3,v}return v}function u(t){return t[0]*=i["v"],t[1]*=i["v"],t}function l(){return f([0,22],[45,22],[22.5,-22]).scale(380).center([22.5,2])}function f(t,e,n){var i=Object(r["geoCentroid"])({type:"MultiPoint",coordinates:[t,e,n]}),a=[-i[0],-i[1]],o=Object(r["geoRotation"])(a),s=Object(r["geoProjection"])(c(u(o(t)),u(o(e)),u(o(n)))).rotate(a),l=s.center;return delete s.rotate,s.center=function(t){return arguments.length?l(o(t)):o.invert(l())},s.clipAngle(90)}},function(t,e,n){"use strict";e["a"]=a;var r=n(1),i=n(31);function a(t){var e=Object(r["F"])(t);function n(t,n){return[t,(t?t/Object(r["y"])(t):1)*(Object(r["y"])(n)*Object(r["h"])(t)-e*Object(r["h"])(n))]}return n.invert=e?function(t,n){t&&(n*=Object(r["y"])(t)/t);var i=Object(r["h"])(t);return[t,2*Object(r["g"])(Object(r["B"])(i*i+e*e-n*n)-i,e-n)]}:function(t,e){return[t,Object(r["e"])(t?e*Object(r["F"])(t)/t:e)]},n}e["b"]=function(){return Object(i["a"])(a).scale(249.828).clipAngle(90)}},function(t,e,n){"use strict";e["a"]=o;var r=n(0),i=n(1),a=Object(i["B"])(3);function o(t,e){return[a*t*(2*Object(i["h"])(2*e/3)-1)/i["E"],a*i["E"]*Object(i["y"])(e/3)]}o.invert=function(t,e){var n=3*Object(i["e"])(e/(a*i["E"]));return[i["E"]*t/(a*(2*Object(i["h"])(2*n/3)-1)),n]},e["b"]=function(){return Object(r["geoProjection"])(o).scale(156.19)}},function(t,e,n){"use strict";e["a"]=a;var r=n(1),i=n(31);function a(t){var e=Object(r["h"])(t);function n(t,n){return[t*e,(1+e)*Object(r["F"])(n/2)]}return n.invert=function(t,n){return[t/e,2*Object(r["f"])(n/(1+e))]},n}e["b"]=function(){return Object(i["a"])(a).scale(124.75)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=Object(i["B"])(8/(3*i["s"]));return[n*t*(1-Object(i["a"])(e)/i["s"]),n*e]}a.invert=function(t,e){var n=Object(i["B"])(8/(3*i["s"])),r=e/n;return[t/(n*(1-Object(i["a"])(r)/i["s"])),r]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(165.664)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=Object(i["B"])(4-3*Object(i["y"])(Object(i["a"])(e)));return[2/Object(i["B"])(6*i["s"])*t*n,Object(i["x"])(e)*Object(i["B"])(2*i["s"]/3)*(2-n)]}a.invert=function(t,e){var n=2-Object(i["a"])(e)/Object(i["B"])(2*i["s"]/3);return[t*Object(i["B"])(6*i["s"])/(2*n),Object(i["x"])(e)*Object(i["e"])((4-n*n)/3)]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(165.664)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=Object(i["B"])(i["s"]*(4+i["s"]));return[2/n*t*(1+Object(i["B"])(1-4*e*e/(i["s"]*i["s"]))),4/n*e]}a.invert=function(t,e){var n=Object(i["B"])(i["s"]*(4+i["s"]))/2;return[t*n/(1+Object(i["B"])(1-e*e*(4+i["s"])/(4*i["s"]))),e*n/2]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(180.739)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=(2+i["o"])*Object(i["y"])(e);e/=2;for(var r=0,a=1/0;r<10&&Object(i["a"])(a)>i["k"];r++){var o=Object(i["h"])(e);e-=a=(e+Object(i["y"])(e)*(o+2)-n)/(2*o*(1+o))}return[2/Object(i["B"])(i["s"]*(4+i["s"]))*t*(1+Object(i["h"])(e)),2*Object(i["B"])(i["s"]/(4+i["s"]))*Object(i["y"])(e)]}a.invert=function(t,e){var n=e*Object(i["B"])((4+i["s"])/i["s"])/2,r=Object(i["e"])(n),a=Object(i["h"])(r);return[t/(2/Object(i["B"])(i["s"]*(4+i["s"]))*(1+a)),Object(i["e"])((r+n*(a+2))/(2+i["o"]))]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(180.739)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){return[t*(1+Object(i["h"])(e))/Object(i["B"])(2+i["s"]),2*e/Object(i["B"])(2+i["s"])]}a.invert=function(t,e){var n=Object(i["B"])(2+i["s"]),r=e*n/2;return[n*t/(1+Object(i["h"])(r)),r]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(173.044)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){for(var n=(1+i["o"])*Object(i["y"])(e),r=0,a=1/0;r<10&&Object(i["a"])(a)>i["k"];r++)e-=a=(e+Object(i["y"])(e)-n)/(1+Object(i["h"])(e));return n=Object(i["B"])(2+i["s"]),[t*(1+Object(i["h"])(e))/n,2*e/n]}a.invert=function(t,e){var n=1+i["o"],r=Object(i["B"])(n/2);return[2*t*r/(1+Object(i["h"])(e*=r)),Object(i["e"])((e+Object(i["y"])(e))/n)]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(173.044)}},function(t,e,n){"use strict";e["b"]=s;var r=n(0),i=n(130),a=n(1),o=3+2*a["D"];function s(t,e){var n=Object(a["y"])(t/=2),r=Object(a["h"])(t),i=Object(a["B"])(Object(a["h"])(e)),s=Object(a["h"])(e/=2),c=Object(a["y"])(e)/(s+a["D"]*r*i),u=Object(a["B"])(2/(1+c*c)),l=Object(a["B"])((a["D"]*s+(r+n)*i)/(a["D"]*s+(r-n)*i));return[o*(u*(l-1/l)-2*Object(a["p"])(l)),o*(u*c*(l+1/l)-2*Object(a["f"])(c))]}s.invert=function(t,e){if(!(n=i["a"].invert(t/1.2,1.065*e)))return null;var n,r=n[0],s=n[1],c=20;t/=o,e/=o;do{var u=r/2,l=s/2,f=Object(a["y"])(u),h=Object(a["h"])(u),d=Object(a["y"])(l),p=Object(a["h"])(l),v=Object(a["h"])(s),g=Object(a["B"])(v),m=d/(p+a["D"]*h*g),y=m*m,b=Object(a["B"])(2/(1+y)),x=a["D"]*p+(h+f)*g,w=a["D"]*p+(h-f)*g,_=x/w,O=Object(a["B"])(_),C=O-1/O,S=O+1/O,M=b*C-2*Object(a["p"])(O)-t,k=b*m*S-2*Object(a["f"])(m)-e,j=d&&a["C"]*g*f*y/d,T=(a["D"]*h*p+g)/(2*(p+a["D"]*h*g)*(p+a["D"]*h*g)*g),z=-.5*m*b*b*b,E=z*j,A=z*T,P=(P=2*p+a["D"]*g*(h-f))*P*O,L=(a["D"]*h*p*g+v)/P,V=-a["D"]*f*d/(g*P),I=C*E-2*L/O+b*(L+L/_),R=C*A-2*V/O+b*(V+V/_),H=m*S*E-2*j/(1+y)+b*S*j+b*m*(L-L/_),D=m*S*A-2*T/(1+y)+b*S*T+b*m*(V-V/_),F=R*H-D*I;if(!F)break;var N=(k*R-M*D)/F,$=(M*H-k*I)/F;r-=N,s=Object(a["q"])(-a["o"],Object(a["r"])(a["o"],s-$))}while((Object(a["a"])(N)>a["k"]||Object(a["a"])($)>a["k"])&&--c>0);return Object(a["a"])(Object(a["a"])(s)-a["o"])a){var d=Object(i["B"])(h),p=Object(i["g"])(f,l),v=n*Object(i["w"])(p/n),g=p-v,m=t*Object(i["h"])(g),y=(t*Object(i["y"])(g)-g*Object(i["y"])(m))/(i["o"]-m),b=o(g,y),x=(i["s"]-t)/s(b,m,i["s"]);l=d;var w,_=50;do{l-=w=(t+s(b,m,l)*x-d)/(b(l)*x)}while(Object(i["a"])(w)>i["k"]&&--_>0);f=g*Object(i["y"])(l),la){var l=Object(i["B"])(u),f=Object(i["g"])(c,e),h=n*Object(i["w"])(f/n),d=f-h;e=l*Object(i["h"])(d),c=l*Object(i["y"])(d);var p=e-i["o"],v=Object(i["y"])(e),g=c/v,m=ei["k"]&&--o>0);o=50,t/=1-.162388*s;do{var c=(c=r*r)*c;r-=n=(r*(.87-952426e-9*c)-t)/(.87-.00476213*c)}while(Object(i["a"])(n)>i["k"]&&--o>0);return[r,a]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(131.747)}},function(t,e,n){"use strict";n.d(e,"b",(function(){return a}));var r=n(0),i=n(52),a=Object(i["a"])(2.6516,-.76534,.19123,-.047094,1.36289,-.13965,.031762);e["a"]=function(){return Object(r["geoProjection"])(a).scale(131.087)}},function(t,e,n){"use strict";e["c"]=i,e["b"]=o,e["a"]=s;var r=n(1);function i(t,e,n){var r,i,o;return t?(r=a(t,n),e?(i=a(e,1-n),o=i[1]*i[1]+n*r[0]*r[0]*i[0]*i[0],[[r[0]*i[2]/o,r[1]*r[2]*i[0]*i[1]/o],[r[1]*i[1]/o,-r[0]*r[2]*i[0]*i[2]/o],[r[2]*i[1]*i[2]/o,-n*r[0]*r[1]*i[0]/o]]):[[r[0],0],[r[1],0],[r[2],0]]):(i=a(e,1-n),[[0,i[0]/i[1]],[1/i[1],0],[i[2]/i[1],0]])}function a(t,e){var n,i,a,o,s;if(e=1-r["k"])return n=(1-e)/4,i=Object(r["i"])(t),o=Object(r["G"])(t),a=1/i,s=i*Object(r["A"])(t),[o+n*(s-t)/(i*i),a-n*o*a*(s-t),a+n*o*a*(s+t),2*Object(r["f"])(Object(r["m"])(t))-r["o"]+n*(s-t)/i];var c=[1,0,0,0,0,0,0,0,0],u=[Object(r["B"])(e),0,0,0,0,0,0,0,0],l=0;i=Object(r["B"])(1-e),s=1;while(Object(r["a"])(u[l]/c[l])>r["k"]&&l<8)n=c[l++],u[l]=(n-i)/2,c[l]=(n+i)/2,i=Object(r["B"])(n*i),s*=2;a=s*c[l]*t;do{o=u[l]*Object(r["y"])(i=a)/c[l],a=(Object(r["e"])(o)+a)/2}while(--l);return[Object(r["y"])(a),o=Object(r["h"])(a),o/Object(r["h"])(a-i),a]}function o(t,e,n){var i=Object(r["a"])(t),a=Object(r["a"])(e),o=Object(r["A"])(a);if(i){var c=1/Object(r["y"])(i),u=1/(Object(r["F"])(i)*Object(r["F"])(i)),l=-(u+n*(o*o*c*c)-1+n),f=(n-1)*u,h=(-l+Object(r["B"])(l*l-4*f))/2;return[s(Object(r["f"])(1/Object(r["B"])(h)),n)*Object(r["x"])(t),s(Object(r["f"])(Object(r["B"])((h/u-1)/n)),1-n)*Object(r["x"])(e)]}return[0,s(Object(r["f"])(o),1-n)*Object(r["x"])(e)]}function s(t,e){if(!e)return t;if(1===e)return Object(r["p"])(Object(r["F"])(t/2+r["u"]));for(var n=1,i=Object(r["B"])(1-e),a=Object(r["B"])(e),o=0;Object(r["a"])(a)>r["k"];o++){if(t%r["s"]){var s=Object(r["f"])(i*Object(r["F"])(t)/n);s<0&&(s+=r["s"]),t+=s+~~(t/r["s"])*r["s"]}else t+=t;a=(n+i)/2,i=Object(r["B"])(n*i),a=((n=a)-i)/2}return t/(Object(r["t"])(2,o)*n)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){if(arguments.length<2&&(e=t),1===e)return r["geoAzimuthalEqualAreaRaw"];if(e===1/0)return o;function n(n,i){var a=Object(r["geoAzimuthalEqualAreaRaw"])(n/e,i);return a[0]*=t,a}return n.invert=function(n,i){var a=r["geoAzimuthalEqualAreaRaw"].invert(n/t,i);return a[0]*=e,a},n}function o(t,e){return[t*Object(i["h"])(e)/Object(i["h"])(e/=2),2*Object(i["y"])(e)]}o.invert=function(t,e){var n=2*Object(i["e"])(e/2);return[t*Object(i["h"])(n/2)/Object(i["h"])(n),n]},e["a"]=function(){var t=2,e=Object(r["geoProjectionMutator"])(a),n=e(t);return n.coefficient=function(n){return arguments.length?e(t=+n):t},n.scale(169.529)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t){var e=Object(i["y"])(t),n=Object(i["h"])(t),r=o(t);function a(t,a){var o=r(t,a);t=o[0],a=o[1];var s=Object(i["y"])(a),c=Object(i["h"])(a),u=Object(i["h"])(t),l=Object(i["b"])(e*s+n*c*u),f=Object(i["y"])(l),h=Object(i["a"])(f)>i["k"]?l/f:1;return[h*n*Object(i["y"])(t),(Object(i["a"])(t)>i["o"]?h:-h)*(e*c-n*s*u)]}return r.invert=o(-t),a.invert=function(t,n){var a=Object(i["B"])(t*t+n*n),o=-Object(i["y"])(a),s=Object(i["h"])(a),c=a*s,u=-n*o,l=a*e,f=Object(i["B"])(c*c+u*u-l*l),h=Object(i["g"])(c*l+u*f,u*l-c*f),d=(a>i["o"]?-1:1)*Object(i["g"])(t*o,a*Object(i["h"])(h)*s+n*Object(i["y"])(h)*o);return r.invert(d,h)},a}function o(t){var e=Object(i["y"])(t),n=Object(i["h"])(t);return function(t,r){var a=Object(i["h"])(r),o=Object(i["h"])(t)*a,s=Object(i["y"])(t)*a,c=Object(i["y"])(r);return[Object(i["g"])(s,o*n-c*e),Object(i["e"])(c*n+o*e)]}}e["a"]=function(){var t=0,e=Object(r["geoProjectionMutator"])(a),n=e(t),o=n.rotate,s=n.stream,c=Object(r["geoCircle"])();return n.parallel=function(r){if(!arguments.length)return t*i["j"];var a=n.rotate();return e(t=r*i["v"]).rotate(a)},n.rotate=function(e){return arguments.length?(o.call(n,[e[0],e[1]-t*i["j"]]),c.center([-e[0],-e[1]]),n):(e=o.call(n),e[1]+=t*i["j"],e)},n.stream=function(t){return t=s(t),t.sphere=function(){t.polygonStart();var e,n=.01,r=c.radius(90-n)().coordinates[0],i=r.length-1,a=-1;t.lineStart();while(++a=0)t.point((e=r[a])[0],e[1]);t.lineEnd(),t.polygonEnd()},t},n.scale(79.4187).parallel(45).clipAngle(179.999)}},function(t,e,n){"use strict";e["b"]=l;var r=n(14),i=n(0),a=n(72),o=n(132),s=n(1),c=41+48/36+37/3600,u=Object(o["a"])(0);function l(t){var e=c*s["v"],n=Object(a["a"])(s["s"],e)[0]-Object(a["a"])(-s["s"],e)[0],r=u(0,e)[1],i=Object(a["a"])(0,e)[1],o=s["E"]-i,l=s["H"]/t,f=4/s["H"],h=r+o*o*4/s["H"];function d(c,d){var p,v=Object(s["a"])(d);if(v>e){var g=Object(s["r"])(t-1,Object(s["q"])(0,Object(s["n"])((c+s["s"])/l)));c+=s["s"]*(t-1)/t-g*l,p=Object(a["a"])(c,v),p[0]=p[0]*s["H"]/n-s["H"]*(t-1)/(2*t)+g*s["H"]/t,p[1]=r+4*(p[1]-i)*o/s["H"],d<0&&(p[1]=-p[1])}else p=u(c,d);return p[0]*=f,p[1]/=h,p}return d.invert=function(e,c){e/=f,c*=h;var d=Object(s["a"])(c);if(d>r){var p=Object(s["r"])(t-1,Object(s["q"])(0,Object(s["n"])((e+s["s"])/l)));e=(e+s["s"]*(t-1)/t-p*l)*n/s["H"];var v=a["a"].invert(e,.25*(d-r)*s["H"]/o+i);return v[0]-=s["s"]*(t-1)/t-p*l,c<0&&(v[1]=-v[1]),v}return u.invert(e,c)},d}function f(t){return{type:"Polygon",coordinates:[Object(r["range"])(-180,180+t/2,t).map((function(t,e){return[t,1&e?89.999999:c]})).concat(Object(r["range"])(180,-180-t/2,-t).map((function(t,e){return[t,1&e?-89.999999:-c]})))]}}e["a"]=function(){var t=4,e=Object(i["geoProjectionMutator"])(l),n=e(t),r=n.stream;return n.lobes=function(n){return arguments.length?e(t=+n):t},n.stream=function(e){var a=n.rotate(),o=r(e),s=(n.rotate([0,0]),r(e));return n.rotate(a),o.sphere=function(){Object(i["geoStream"])(f(180/t),s)},o},n.scale(239.75)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t){var e,n=1+t,r=Object(i["y"])(1/n),a=Object(i["e"])(r),o=2*Object(i["B"])(i["s"]/(e=i["s"]+4*a*n)),s=.5*o*(n+Object(i["B"])(t*(2+t))),c=t*t,u=n*n;function l(r,l){var f,h,d=1-Object(i["y"])(l);if(d&&d<2){var p,v=i["o"]-l,g=25;do{var m=Object(i["y"])(v),y=Object(i["h"])(v),b=a+Object(i["g"])(m,n-y),x=1+u-2*n*y;v-=p=(v-c*a-n*m+x*b-.5*d*e)/(2*n*m*b)}while(Object(i["a"])(p)>i["l"]&&--g>0);f=o*Object(i["B"])(x),h=r*b/i["s"]}else f=o*(t+d),h=r*a/i["s"];return[f*Object(i["y"])(h),s-f*Object(i["h"])(h)]}return l.invert=function(t,r){var l=t*t+(r-=s)*r,f=(1+u-l/(o*o))/(2*n),h=Object(i["b"])(f),d=Object(i["y"])(h),p=a+Object(i["g"])(d,n-f);return[Object(i["e"])(t/Object(i["B"])(l))*i["s"]/p,Object(i["e"])(1-2*(h-c*a-n*d+(1+u-2*n*f)*p)/e)]},l}e["a"]=function(){var t=1,e=Object(r["geoProjectionMutator"])(a),n=e(t);return n.ratio=function(n){return arguments.length?e(t=+n):t},n.scale(167.774).center([0,18.67])}},function(t,e,n){"use strict";var r=n(131),i=n(23),a=[[[[-180,0],[-100,90],[-40,0]],[[-40,0],[30,90],[180,0]]],[[[-180,0],[-160,-90],[-100,0]],[[-100,0],[-60,-90],[-20,0]],[[-20,0],[20,-90],[80,0]],[[80,0],[140,-90],[180,0]]]];e["a"]=function(){return Object(i["a"])(r["a"],a).scale(160.857)}},function(t,e,n){"use strict";var r=n(136),i=n(23),a=[[[[-180,0],[-100,90],[-40,0]],[[-40,0],[30,90],[180,0]]],[[[-180,0],[-160,-90],[-100,0]],[[-100,0],[-60,-90],[-20,0]],[[-20,0],[20,-90],[80,0]],[[80,0],[140,-90],[180,0]]]];e["a"]=function(){return Object(i["a"])(r["b"],a).scale(152.63)}},function(t,e,n){"use strict";var r=n(21),i=n(23),a=[[[[-180,0],[-100,90],[-40,0]],[[-40,0],[30,90],[180,0]]],[[[-180,0],[-160,-90],[-100,0]],[[-100,0],[-60,-90],[-20,0]],[[-20,0],[20,-90],[80,0]],[[80,0],[140,-90],[180,0]]]];e["a"]=function(){return Object(i["a"])(r["d"],a).scale(169.529)}},function(t,e,n){"use strict";var r=n(21),i=n(23),a=[[[[-180,0],[-90,90],[0,0]],[[0,0],[90,90],[180,0]]],[[[-180,0],[-90,-90],[0,0]],[[0,0],[90,-90],[180,0]]]];e["a"]=function(){return Object(i["a"])(r["d"],a).scale(169.529).rotate([20,0])}},function(t,e,n){"use strict";var r=n(73),i=n(23),a=[[[[-180,35],[-30,90],[0,35]],[[0,35],[30,90],[180,35]]],[[[-180,-10],[-102,-90],[-65,-10]],[[-65,-10],[5,-90],[77,-10]],[[77,-10],[103,-90],[180,-10]]]];e["a"]=function(){return Object(i["a"])(r["c"],a).rotate([-20,-55]).scale(164.263).center([0,-5.4036])}},function(t,e,n){"use strict";var r=n(38),i=n(23),a=[[[[-180,0],[-110,90],[-40,0]],[[-40,0],[0,90],[40,0]],[[40,0],[110,90],[180,0]]],[[[-180,0],[-110,-90],[-40,0]],[[-40,0],[0,-90],[40,0]],[[40,0],[110,-90],[180,0]]]];e["a"]=function(){return Object(i["a"])(r["b"],a).scale(152.63).rotate([-20,0])}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){return[3/i["H"]*t*Object(i["B"])(i["s"]*i["s"]/3-e*e),e]}a.invert=function(t,e){return[i["H"]/3*t/Object(i["B"])(i["s"]*i["s"]/3-e*e),e]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(158.837)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t){function e(e,n){if(Object(i["a"])(Object(i["a"])(n)-i["o"])2)return null;e/=2,n/=2;var a=e*e,o=n*n,s=2*n/(1+a+o);return s=Object(i["t"])((1+s)/(1-s),1/t),[Object(i["g"])(2*e,1-a-o)/t,Object(i["e"])((s-1)/(s+1))]},e}e["a"]=function(){var t=.5,e=Object(r["geoProjectionMutator"])(a),n=e(t);return n.spacing=function(n){return arguments.length?e(t=+n):t},n.scale(124.75)}},function(t,e,n){"use strict";e["b"]=o;var r=n(0),i=n(1),a=i["s"]/i["D"];function o(t,e){return[t*(1+Object(i["B"])(Object(i["h"])(e)))/2,e/(Object(i["h"])(e/2)*Object(i["h"])(t/6))]}o.invert=function(t,e){var n=Object(i["a"])(t),r=Object(i["a"])(e),o=i["k"],s=i["o"];ri["k"]||Object(i["a"])(m)>i["k"])&&--a>0);return a&&[n,r]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(139.98)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){return[Object(i["y"])(t)/Object(i["h"])(e),Object(i["F"])(e)*Object(i["h"])(t)]}a.invert=function(t,e){var n=t*t,r=e*e,a=r+1,o=t?i["C"]*Object(i["B"])((a-Object(i["B"])(n*n+2*n*(r-1)+a*a))/n+1):1/Object(i["B"])(a);return[Object(i["e"])(t*o),Object(i["x"])(e)*Object(i["b"])(o)]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(144.049).clipAngle(89.999)}},function(t,e,n){"use strict";e["b"]=a;var r=n(31),i=n(1);function a(t){var e=Object(i["h"])(t),n=Object(i["F"])(i["u"]+t/2);function r(r,a){var o=a-t,s=Object(i["a"])(o)=0)f=t[l],h=f[0]+c*(a=h)-u*d,d=f[1]+c*d+u*a;return h=c*(a=h)-u*d,d=c*d+u*a,[h,d]}return n.invert=function(n,r){var a=20,o=n,s=r;do{var c,u=e,l=t[u],f=l[0],h=l[1],d=0,p=0;while(--u>=0)l=t[u],d=f+o*(c=d)-s*p,p=h+o*p+s*c,f=l[0]+o*(c=f)-s*h,h=l[1]+o*h+s*c;d=f+o*(c=d)-s*p,p=h+o*p+s*c,f=o*(c=f)-s*h-n,h=o*h+s*c-r;var v,g,m=d*d+p*p;o-=v=(f*d+h*p)/m,s-=g=(h*d-f*p)/m}while(Object(i["a"])(v)+Object(i["a"])(g)>i["k"]*i["k"]&&--a>0);if(a){var y=Object(i["B"])(o*o+s*s),b=2*Object(i["f"])(.5*y),x=Object(i["y"])(b);return[Object(i["g"])(o*x,y*Object(i["h"])(b)),y?Object(i["e"])(s*x/y):0]}},n}var o=[[.9972523,0],[.0052513,-.0041175],[.0074606,.0048125],[-.0153783,-.1968253],[.0636871,-.1408027],[.3660976,-.2937382]],s=[[.98879,0],[0,0],[-.050909,0],[0,0],[.075528,0]],c=[[.984299,0],[.0211642,.0037608],[-.1036018,-.0575102],[-.0329095,-.0320119],[.0499471,.1223335],[.026046,.0899805],[7388e-7,-.1435792],[.0075848,-.1334108],[-.0216473,.0776645],[-.0225161,.0853673]],u=[[.9245,0],[0,0],[.01943,0]],l=[[.721316,0],[0,0],[-.00881625,-.00617325]];function f(){return g(o,[152,-64]).scale(1500).center([-160.908,62.4864]).clipAngle(25)}function h(){return g(s,[95,-38]).scale(1e3).clipAngle(55).center([-96.5563,38.8675])}function d(){return g(c,[120,-45]).scale(359.513).clipAngle(55).center([-117.474,53.0628])}function p(){return g(u,[-20,-18]).scale(209.091).center([20,16.7214]).clipAngle(82)}function v(){return g(l,[165,10]).scale(250).clipAngle(130).center([-165,-10])}function g(t,e){var n=Object(r["geoProjection"])(a(t)).rotate(e).clipAngle(90),i=Object(r["geoRotation"])(e),o=n.center;return delete n.rotate,n.center=function(t){return arguments.length?o(i(t)):i.invert(o())},n}},function(t,e,n){"use strict";e["b"]=s;var r=n(0),i=n(1),a=Object(i["B"])(6),o=Object(i["B"])(7);function s(t,e){var n=Object(i["e"])(7*Object(i["y"])(e)/(3*a));return[a*t*(2*Object(i["h"])(2*n/3)-1)/o,9*Object(i["y"])(n/3)/o]}s.invert=function(t,e){var n=3*Object(i["e"])(e*o/9);return[t*o/(a*(2*Object(i["h"])(2*n/3)-1)),Object(i["e"])(3*Object(i["y"])(n)*a/7)]},e["a"]=function(){return Object(r["geoProjection"])(s).scale(164.859)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){for(var n,r=(1+i["C"])*Object(i["y"])(e),a=e,o=0;o<25;o++)if(a-=n=(Object(i["y"])(a/2)+Object(i["y"])(a)-r)/(.5*Object(i["h"])(a/2)+Object(i["h"])(a)),Object(i["a"])(n)i["k"]&&--a>0);return[t/(.8707+(o=r*r)*(o*(o*o*o*(.003971-.001529*o)-.013791)-.131979)),r]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(175.295)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=e*e,r=n*n,i=n*r;return[t*(.84719-.13063*n+i*i*(.05494*n-.04515-.02326*r+.00331*i)),e*(1.01183+r*r*(.01926*n-.02625-.00396*r))]}a.invert=function(t,e){var n,r,a,o,s=e,c=25;do{r=s*s,a=r*r,s-=n=(s*(1.01183+a*a*(.01926*r-.02625-.00396*a))-e)/(1.01183+a*a*(.21186*r-.23625+-.05148*a))}while(Object(i["a"])(n)>i["l"]&&--c>0);return r=s*s,a=r*r,o=r*a,[t/(.84719-.13063*r+o*o*(.05494*r-.04515-.02326*a+.00331*o)),s]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(175.295)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){return[t*(1+Object(i["h"])(e))/2,2*(e-Object(i["F"])(e/2))]}a.invert=function(t,e){for(var n=e/2,r=0,a=1/0;r<10&&Object(i["a"])(a)>i["k"];++r){var o=Object(i["h"])(e/2);e-=a=(e-Object(i["F"])(e/2)-n)/(1-.5/(o*o))}return[2*t/(1+Object(i["h"])(e)),e]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(152.63)}},function(t,e,n){"use strict";e["b"]=p;var r=n(0),i=n(1),a=1.0148,o=.23185,s=-.14499,c=.02406,u=a,l=5*o,f=7*s,h=9*c,d=1.790857183;function p(t,e){var n=e*e;return[t,e*(a+n*n*(o+n*(s+c*n)))]}p.invert=function(t,e){e>d?e=d:e<-d&&(e=-d);var n,r=e;do{var p=r*r;r-=n=(r*(a+p*p*(o+p*(s+c*p)))-e)/(u+p*p*(l+p*(f+h*p)))}while(Object(i["a"])(n)>i["k"]);return[t,r]},e["a"]=function(){return Object(r["geoProjection"])(p).scale(139.319)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){if(Object(i["a"])(e)i["k"]&&--o>0);return s=Object(i["F"])(a),[(Object(i["a"])(e)0?[-e[0],0]:[180-e[0],180])};var e=s["a"].map((function(e){return{face:e,project:t(e)}}));return[-1,0,0,1,0,1,4,5].forEach((function(t,n){var r=e[t];r&&(r.children||(r.children=[])).push(e[n])})),Object(o["a"])(e[0],(function(t,n){return e[t<-a["s"]/2?n<0?6:4:t<0?n<0?2:0:t1?{type:"MultiPolygon",coordinates:t}:{type:"Polygon",coordinates:t[0]}:null}}},function(t,e,n){"use strict";e["a"]=function(){}},function(t,e,n){"use strict";e["a"]=function(t){if((e=t.length)<4)return!1;var e,n=0,r=t[e-1][1]*t[0][0]-t[e-1][0]*t[0][1];while(++nr^d>r&&n<(h-u)*(r-l)/(d-l)+u&&(i=!i)}return i}},function(t,e,n){"use strict";var r=n(133),i=n(75);e["a"]=function(){return Object(i["a"])(r["b"]).scale(176.423)}},function(t,e,n){"use strict";e["a"]=function(t,e){if(!(0<=(e=+e)&&e<=20))throw new Error("invalid digits");function n(t){var n=t.length,r=2,i=new Array(n);i[0]=+t[0].toFixed(e),i[1]=+t[1].toFixed(e);while(rr["k"]&&--c>0);var h=n*(u=Object(r["F"])(s)),d=Object(r["F"])(Object(r["a"])(i)0?i["o"]:-i["o"])*(f+s*(d-u)/2+s*s*(d-2*f+u)/2)]}a.forEach((function(t){t[1]*=1.0144})),o.invert=function(t,e){var n=e/i["o"],r=90*n,o=Object(i["r"])(18,Object(i["a"])(r/5)),s=Object(i["q"])(0,Object(i["n"])(o));do{var c=a[s][1],u=a[s+1][1],l=a[Object(i["r"])(19,s+2)][1],f=l-c,h=l-2*u+c,d=2*(Object(i["a"])(n)-u)/f,p=h/f,v=d*(1-p*d*(1-2*p*d));if(v>=0||1===s){r=(e>=0?5:-5)*(v+o);var g,m=50;do{o=Object(i["r"])(18,Object(i["a"])(r)/5),s=Object(i["n"])(o),v=o-s,c=a[s][1],u=a[s+1][1],l=a[Object(i["r"])(19,s+2)][1],r-=(g=(e>=0?i["o"]:-i["o"])*(u+v*(l-c)/2+v*v*(l-2*u+c)/2)-e)*i["j"]}while(Object(i["a"])(g)>i["l"]&&--m>0);break}}while(--s>=0);var y=a[s][0],b=a[s+1][0],x=a[Object(i["r"])(19,s+2)][0];return[t/(b+v*(x-y)/2+v*v*(x-2*b+y)/2),r*i["v"]]},e["a"]=function(){return Object(r["geoProjection"])(o).scale(152.63)}},function(t,e,n){"use strict";e["b"]=o;var r=n(0),i=n(1);function a(t){function e(e,n){var r=Object(i["h"])(n),a=(t-1)/(t-r*Object(i["h"])(e));return[a*r*Object(i["y"])(e),a*Object(i["y"])(n)]}return e.invert=function(e,n){var r=e*e+n*n,a=Object(i["B"])(r),o=(t-Object(i["B"])(1-r*(t+1)/(t-1)))/((t-1)/a+a/(t-1));return[Object(i["g"])(e*o,a*Object(i["B"])(1-o*o)),a?Object(i["e"])(n*o/a):0]},e}function o(t,e){var n=a(t);if(!e)return n;var r=Object(i["h"])(e),o=Object(i["y"])(e);function s(e,i){var a=n(e,i),s=a[1],c=s*o/(t-1)+r;return[a[0]*r/c,s/c]}return s.invert=function(e,i){var a=(t-1)/(t-1-i*o);return n.invert(a*e,a*i*r)},s}e["a"]=function(){var t=2,e=0,n=Object(r["geoProjectionMutator"])(o),a=n(t,e);return a.distance=function(r){return arguments.length?n(t=+r,e):t},a.tilt=function(r){return arguments.length?n(t,e=r*i["v"]):e*i["j"]},a.scale(432.147).clipAngle(Object(i["b"])(1/t)*i["j"]-1e-6)}},function(t,e,n){"use strict";var r=1e-4,i=1e4,a=-180,o=a+r,s=180,c=s-r,u=-90,l=u+r,f=90,h=f-r;function d(t){return t.length>0}function p(t){return Math.floor(t*i)/i}function v(t){return t===u||t===f?[0,t]:[a,p(t)]}function g(t){var e=t[0],n=t[1],r=!1;return e<=o?(e=a,r=!0):e>=c&&(e=s,r=!0),n<=l?(n=u,r=!0):n>=h&&(n=f,r=!0),r?[e,n]:t}function m(t){return t.map(g)}function y(t,e,n){for(var r=0,i=t.length;r=c||p<=l||p>=h){a[s]=g(f);for(var m=s+1;mo&&bl&&x=u)break;n.push({index:-1,polygon:e,ring:a=a.slice(m-1)}),a[0]=v(a[0][1]),s=-1,u=a.length}}}}function b(t){var e,n,r,i,a,o,s=t.length,c={},u={};for(e=0;ei["k"]&&--c>0);return[Object(i["x"])(t)*(Object(i["B"])(a*a+4)+a)*i["s"]/4,i["o"]*s]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(127.16)}},function(t,e,n){"use strict";n.d(e,"b",(function(){return c}));var r=n(0),i=n(1),a=n(21),o=4*i["s"]+3*Object(i["B"])(3),s=2*Object(i["B"])(2*i["s"]*Object(i["B"])(3)/o),c=Object(a["b"])(s*Object(i["B"])(3)/i["s"],s,o/6);e["a"]=function(){return Object(r["geoProjection"])(c).scale(176.84)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){return[t*Object(i["B"])(1-3*e*e/(i["s"]*i["s"])),e]}a.invert=function(t,e){return[t/Object(i["B"])(1-3*e*e/(i["s"]*i["s"])),e]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(152.63)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=.90631*Object(i["y"])(e),r=Object(i["B"])(1-n*n),a=Object(i["B"])(2/(1+r*Object(i["h"])(t/=3)));return[2.66723*r*a*Object(i["y"])(t),1.24104*n*a]}a.invert=function(t,e){var n=t/2.66723,r=e/1.24104,a=Object(i["B"])(n*n+r*r),o=2*Object(i["e"])(a/2);return[3*Object(i["g"])(t*Object(i["F"])(o),2.66723*a),a&&Object(i["e"])(e*Object(i["y"])(o)/(1.24104*.90631*a))]},e["a"]=function(){return Object(r["geoProjection"])(a).scale(172.632)}},function(t,e,n){"use strict";e["b"]=a;var r=n(0),i=n(1);function a(t,e){var n=Object(i["h"])(e),r=Object(i["h"])(t)*n,a=1-r,o=Object(i["h"])(t=Object(i["g"])(Object(i["y"])(t)*n,-Object(i["y"])(e))),s=Object(i["y"])(t);return n=Object(i["B"])(1-r*r),[s*n-o*a,-o*n-s*a]}a.invert=function(t,e){var n=(t*t+e*e)/-2,r=Object(i["B"])(-n*(2+n)),a=e*n+t*r,o=t*n-e*r,s=Object(i["B"])(o*o+a*a);return[Object(i["g"])(r*a,s*(1+n)),s?-Object(i["e"])(r*o/s):0]},e["a"]=function(){return Object(r["geoProjection"])(a).rotate([0,-90,45]).scale(124.75).clipAngle(179.999)}},function(t,e,n){"use strict";e["b"]=o;var r=n(0),i=n(129),a=n(1);function o(t,e){var n=Object(i["a"])(t,e);return[(n[0]+t/a["o"])/2,(n[1]+e)/2]}o.invert=function(t,e){var n=t,r=e,i=25;do{var o,s=Object(a["h"])(r),c=Object(a["y"])(r),u=Object(a["y"])(2*r),l=c*c,f=s*s,h=Object(a["y"])(n),d=Object(a["h"])(n/2),p=Object(a["y"])(n/2),v=p*p,g=1-f*d*d,m=g?Object(a["b"])(s*d)*Object(a["B"])(o=1/g):o=0,y=.5*(2*m*s*p+n/a["o"])-t,b=.5*(m*c+r)-e,x=.5*o*(f*v+m*s*d*l)+.5/a["o"],w=o*(h*u/4-m*c*p),_=.125*o*(u*p-m*c*f*h),O=.5*o*(l*d+m*v*s)+.5,C=w*_-O*x,S=(b*w-y*O)/C,M=(y*_-b*x)/C;n-=S,r-=M}while((Object(a["a"])(S)>a["k"]||Object(a["a"])(M)>a["k"])&&--i>0);return[n,r]},e["a"]=function(){return Object(r["geoProjection"])(o).scale(158.837)}},function(t,e,n){var r=n(11),i=n(54),a=n(140);function o(t,e){var n=void 0;if(r(e)&&(n=e),i(e)&&(n=function(t){return a(t,e)}),n)for(var o=0;os&&(s=t),ec&&(c=e)}function f(t,n,r){var i=n[1][0]-n[0][0],a=n[1][1]-n[0][1],o=t.clipExtent&&t.clipExtent();t.scale(150).translate([0,0]),null!=o&&t.clipExtent(null),e.geoStream(r,t.stream(u));var s=u.result(),c=Math.min(i/(s[1][0]-s[0][0]),a/(s[1][1]-s[0][1])),l=+n[0][0]+(i-c*(s[1][0]+s[0][0]))/2,f=+n[0][1]+(a-c*(s[1][1]+s[0][1]))/2;return null!=o&&t.clipExtent(o),t.scale(150*c).translate([l,f])}function h(t,e,n){return f(t,[[0,0],e],n)}function d(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=.12&&i<.234&&r>=-.425&&r<-.214?l:i>=.166&&i<.234&&r>=-.214&&r<-.115?p:u).invert(t)},g.stream=function(e){return t&&i===e?t:t=d([u.stream(i=e),l.stream(e),p.stream(e)])},g.precision=function(t){return arguments.length?(u.precision(t),l.precision(t),p.precision(t),m()):u.precision()},g.scale=function(t){return arguments.length?(u.scale(t),l.scale(.35*t),p.scale(t),g.translate(u.translate())):u.scale()},g.translate=function(t){if(!arguments.length)return u.translate();var e=u.scale(),n=+t[0],i=+t[1];return a=u.translate(t).clipExtent([[n-.455*e,i-.238*e],[n+.455*e,i+.238*e]]).stream(v),o=l.translate([n-.307*e,i+.201*e]).clipExtent([[n-.425*e+r,i+.12*e+r],[n-.214*e-r,i+.234*e-r]]).stream(v),s=p.translate([n-.205*e,i+.212*e]).clipExtent([[n-.214*e+r,i+.166*e+r],[n-.115*e-r,i+.234*e-r]]).stream(v),m()},g.fitExtent=function(t,e){return f(g,t,e)},g.fitSize=function(t,e){return h(g,t,e)},g.drawCompositionBorders=function(t){var e=u([-102.91,26.3]),n=u([-104,27.5]),r=u([-108,29.1]),i=u([-110,29.1]),a=u([-110,26.7]),o=u([-112.8,27.6]),s=u([-114.3,30.6]),c=u([-119.3,30.1]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.moveTo(a[0],a[1]),t.lineTo(o[0],o[1]),t.lineTo(s[0],s[1]),t.lineTo(c[0],c[1])},g.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},g.scale(1070)}function v(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=.12&&i<.234&&r>=-.425&&r<-.214?g:i>=.166&&i<.234&&r>=-.214&&r<-.115?m:i>=.2064&&i<.2413&&r>=.312&&r<.385?y:i>=.09&&i<.1197&&r>=-.4243&&r<-.3232?b:i>=-.0518&&i<.0895&&r>=-.4243&&r<-.3824?x:p).invert(t)},_.stream=function(e){return t&&i===e?t:t=v([p.stream(i=e),g.stream(e),m.stream(e),y.stream(e),b.stream(e),x.stream(e)])},_.precision=function(t){return arguments.length?(p.precision(t),g.precision(t),m.precision(t),y.precision(t),b.precision(t),x.precision(t),O()):p.precision()},_.scale=function(t){return arguments.length?(p.scale(t),g.scale(.35*t),m.scale(t),y.scale(t),b.scale(2*t),x.scale(t),_.translate(p.translate())):p.scale()},_.translate=function(t){if(!arguments.length)return p.translate();var e=p.scale(),n=+t[0],i=+t[1];return a=p.translate(t).clipExtent([[n-.455*e,i-.238*e],[n+.455*e,i+.238*e]]).stream(w),o=g.translate([n-.307*e,i+.201*e]).clipExtent([[n-.425*e+r,i+.12*e+r],[n-.214*e-r,i+.233*e-r]]).stream(w),s=m.translate([n-.205*e,i+.212*e]).clipExtent([[n-.214*e+r,i+.166*e+r],[n-.115*e-r,i+.233*e-r]]).stream(w),c=y.translate([n+.35*e,i+.224*e]).clipExtent([[n+.312*e+r,i+.2064*e+r],[n+.385*e-r,i+.233*e-r]]).stream(w),u=b.translate([n-.492*e,i+.09*e]).clipExtent([[n-.4243*e+r,i+.0903*e+r],[n-.3233*e-r,i+.1197*e-r]]).stream(w),l=x.translate([n-.408*e,i+.018*e]).clipExtent([[n-.4244*e+r,i-.0519*e+r],[n-.3824*e-r,i+.0895*e-r]]).stream(w),O()},_.fitExtent=function(t,e){return f(_,t,e)},_.fitSize=function(t,e){return h(_,t,e)},_.drawCompositionBorders=function(t){var e=p([-110.4641,28.2805]),n=p([-104.0597,28.9528]),r=p([-103.7049,25.1031]),i=p([-109.8337,24.4531]),a=p([-124.4745,28.1407]),o=p([-110.931,30.8844]),s=p([-109.8337,24.4531]),c=p([-122.4628,21.8562]),u=p([-76.8579,25.1544]),l=p([-72.429,24.2097]),f=p([-72.8265,22.7056]),h=p([-77.1852,23.6392]),d=p([-125.0093,29.7791]),v=p([-118.5193,31.3262]),g=p([-118.064,29.6912]),m=p([-124.4369,28.169]),y=p([-128.1314,37.4582]),b=p([-125.2132,38.214]),x=p([-122.3616,30.5115]),w=p([-125.0315,29.8211]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),t.moveTo(a[0],a[1]),t.lineTo(o[0],o[1]),t.lineTo(s[0],s[1]),t.lineTo(s[0],s[1]),t.lineTo(c[0],c[1]),t.closePath(),t.moveTo(u[0],u[1]),t.lineTo(l[0],l[1]),t.lineTo(f[0],f[1]),t.lineTo(f[0],f[1]),t.lineTo(h[0],h[1]),t.closePath(),t.moveTo(d[0],d[1]),t.lineTo(v[0],v[1]),t.lineTo(g[0],g[1]),t.lineTo(g[0],g[1]),t.lineTo(m[0],m[1]),t.closePath(),t.moveTo(y[0],y[1]),t.lineTo(b[0],b[1]),t.lineTo(x[0],x[1]),t.lineTo(x[0],x[1]),t.lineTo(w[0],w[1]),t.closePath()},_.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},_.scale(1070)}function m(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=.05346&&i<.0897&&r>=-.13388&&r<-.0322?u:c).invert(t)},d.stream=function(e){return t&&i===e?t:t=m([c.stream(i=e),u.stream(e)])},d.precision=function(t){return arguments.length?(c.precision(t),u.precision(t),p()):c.precision()},d.scale=function(t){return arguments.length?(c.scale(t),u.scale(t),d.translate(c.translate())):c.scale()},d.translate=function(t){if(!arguments.length)return c.translate();var e=c.scale(),n=+t[0],i=+t[1];return a=c.translate(t).clipExtent([[n-.06857*e,i-.1288*e],[n+.13249*e,i+.06*e]]).stream(l),o=u.translate([n+.1*e,i-.094*e]).clipExtent([[n-.1331*e+r,i+.053457*e+r],[n-.0354*e-r,i+.08969*e-r]]).stream(l),p()},d.fitExtent=function(t,e){return f(d,t,e)},d.fitSize=function(t,e){return h(d,t,e)},d.drawCompositionBorders=function(t){var e=c([-14.034675,34.965007]),n=c([-7.4208899,35.536988]),r=c([-7.3148275,33.54359]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1])},d.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},d.scale(2700)}function b(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=.0093&&i<.03678&&r>=-.03875&&r<-.0116?l:i>=-.0412&&i<.0091&&r>=-.07782&&r<-.01166?d:u).invert(t)},v.stream=function(e){return t&&i===e?t:t=b([u.stream(i=e),l.stream(e),d.stream(e)])},v.precision=function(t){return arguments.length?(u.precision(t),l.precision(t),d.precision(t),g()):u.precision()},v.scale=function(t){return arguments.length?(u.scale(t),l.scale(t),d.scale(.6*t),v.translate(u.translate())):u.scale()},v.translate=function(t){if(!arguments.length)return u.translate();var e=u.scale(),n=+t[0],i=+t[1];return a=u.translate(t).clipExtent([[n-.0115*e,i-.1138*e],[n+.2105*e,i+.0673*e]]).stream(p),o=l.translate([n-.0265*e,i+.025*e]).clipExtent([[n-.0388*e+r,i+.0093*e+r],[n-.0116*e-r,i+.0368*e-r]]).stream(p),s=d.translate([n-.045*e,i+-.02*e]).clipExtent([[n-.0778*e+r,i-.0413*e+r],[n-.0117*e-r,i+.0091*e-r]]).stream(p),g()},v.fitExtent=function(t,e){return f(v,t,e)},v.fitSize=function(t,e){return h(v,t,e)},v.drawCompositionBorders=function(t){var e=u([-12.8351,38.7113]),n=u([-10.8482,38.7633]),r=u([-10.8181,37.2072]),i=u([-12.7345,37.1573]),a=u([-16.0753,41.4436]),o=u([-10.9168,41.6861]),s=u([-10.8557,38.7747]),c=u([-15.6728,38.5505]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),t.moveTo(a[0],a[1]),t.lineTo(o[0],o[1]),t.lineTo(s[0],s[1]),t.lineTo(s[0],s[1]),t.lineTo(c[0],c[1]),t.closePath()},v.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},v.scale(4200)}function w(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=-.0676&&i<-.026&&r>=-.0857&&r<-.0263?u:c).invert(t)},d.stream=function(e){return t&&i===e?t:t=w([c.stream(i=e),u.stream(e)])},d.precision=function(t){return arguments.length?(c.precision(t),u.precision(t),p()):c.precision()},d.scale=function(t){return arguments.length?(c.scale(t),u.scale(t),d.translate(c.translate())):c.scale()},d.translate=function(t){if(!arguments.length)return c.translate();var e=c.scale(),n=+t[0],i=+t[1];return a=c.translate(t).clipExtent([[n-.0262*e,i-.0734*e],[n+.1741*e,i+.079*e]]).stream(l),o=u.translate([n-.06*e,i-.04*e]).clipExtent([[n-.0857*e+r,i-.0676*e+r],[n-.0263*e-r,i-.026*e-r]]).stream(l),p()},d.fitExtent=function(t,e){return f(d,t,e)},d.fitSize=function(t,e){return h(d,t,e)},d.drawCompositionBorders=function(t){var e=c([-84.9032,2.3757]),n=c([-81.5047,2.3708]),r=c([-81.5063,-.01]),i=c([-84.9086,-.005]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath()},d.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},d.scale(3500)}function O(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=.2582&&i<.32&&r>=-.1036&&r<-.087?d:i>=-.01298&&i<.0133&&r>=-.11396&&r<-.05944?p:i>=.01539&&i<.03911&&r>=-.089&&r<-.0588?v:l).invert(t)},m.stream=function(e){return t&&i===e?t:t=O([l.stream(i=e),d.stream(e),p.stream(e),v.stream(e)])},m.precision=function(t){return arguments.length?(l.precision(t),d.precision(t),p.precision(t),v.precision(t),y()):l.precision()},m.scale=function(t){return arguments.length?(l.scale(t),d.scale(.15*t),p.scale(1.5*t),v.scale(1.5*t),m.translate(l.translate())):l.scale()},m.translate=function(t){if(!arguments.length)return l.translate();var e=l.scale(),n=+t[0],i=+t[1];return a=l.translate(t).clipExtent([[n-.059*e,i-.3835*e],[n+.4498*e,i+.3375*e]]).stream(g),o=d.translate([n-.087*e,i+.17*e]).clipExtent([[n-.1166*e+r,i+.2582*e+r],[n-.06*e-r,i+.32*e-r]]).stream(g),s=p.translate([n-.092*e,i-0*e]).clipExtent([[n-.114*e+r,i-.013*e+r],[n-.0594*e-r,i+.0133*e-r]]).stream(g),c=v.translate([n-.089*e,i-.0265*e]).clipExtent([[n-.089*e+r,i+.0154*e+r],[n-.0588*e-r,i+.0391*e-r]]).stream(g),y()},m.fitExtent=function(t,e){return f(m,t,e)},m.fitSize=function(t,e){return h(m,t,e)},m.drawCompositionBorders=function(t){var e=l([-82.6999,-51.3043]),n=l([-77.5442,-51.6631]),r=l([-78.0254,-55.186]),i=l([-83.6106,-54.7785]),a=l([-80.0638,-35.984]),o=l([-76.2153,-36.1811]),s=l([-76.2994,-37.6839]),c=l([-80.2231,-37.4757]),u=l([-78.442,-37.706]),f=l([-76.263,-37.8054]),h=l([-76.344,-39.1595]),d=l([-78.5638,-39.0559]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),t.moveTo(a[0],a[1]),t.lineTo(o[0],o[1]),t.lineTo(s[0],s[1]),t.lineTo(s[0],s[1]),t.lineTo(c[0],c[1]),t.closePath(),t.moveTo(u[0],u[1]),t.lineTo(f[0],f[1]),t.lineTo(h[0],h[1]),t.lineTo(h[0],h[1]),t.lineTo(d[0],d[1]),t.closePath()},m.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},m.scale(700)}function S(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=-.10925&&i<-.02701&&r>=-.135&&r<-.0397?l:i>=.04713&&i<.11138&&r>=-.03986&&r<.051?d:u).invert(t)},v.stream=function(e){return t&&i===e?t:t=S([u.stream(i=e),l.stream(e),d.stream(e)])},v.precision=function(t){return arguments.length?(u.precision(t),l.precision(t),d.precision(t),g()):u.precision()},v.scale=function(t){return arguments.length?(u.scale(t),l.scale(t),d.scale(.7*t),v.translate(u.translate())):u.scale()},v.translate=function(t){if(!arguments.length)return u.translate();var e=u.scale(),n=+t[0],i=+t[1];return a=u.translate(t).clipExtent([[n-.1352*e,i-.1091*e],[n+.117*e,i+.098*e]]).stream(p),o=l.translate([n-.0425*e,i-.005*e]).clipExtent([[n-.135*e+r,i-.1093*e+r],[n-.0397*e-r,i-.027*e-r]]).stream(p),s=d.translate(t).clipExtent([[n-.0399*e+r,i+.0471*e+r],[n+.051*e-r,i+.1114*e-r]]).stream(p),g()},v.fitExtent=function(t,e){return f(v,t,e)},v.fitSize=function(t,e){return h(v,t,e)},v.drawCompositionBorders=function(t){var e=u([126.01320483689143,41.621090310215585]),n=u([133.04304387025903,42.15087523707186]),r=u([133.3021766080688,37.43975444725098]),i=u([126.87889168628224,36.95488945159779]),a=u([132.9,29.8]),o=u([134,33]),s=u([139.3,33.2]),c=u([139.16,30.5]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),t.moveTo(a[0],a[1]),t.lineTo(o[0],o[1]),t.lineTo(s[0],s[1]),t.lineTo(c[0],c[1])},v.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},v.scale(2200)}function k(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=.029&&i<.0864&&r>=-.14&&r<-.0996?w:i>=0&&i<.029&&r>=-.14&&r<-.0996?_:i>=-.032&&i<0&&r>=-.14&&r<-.0996?O:i>=-.052&&i<-.032&&r>=-.14&&r<-.0996?C:i>=-.076&&i<.052&&r>=-.14&&r<-.0996?S:i>=-.076&&i<-.052&&r>=.0967&&r<.1371?M:i>=-.052&&i<-.02&&r>=.0967&&r<.1371?j:i>=-.02&&i<.012&&r>=.0967&&r<.1371?T:i>=.012&&i<.033&&r>=.0967&&r<.1371?z:i>=.033&&i<.0864&&r>=.0967&&r<.1371?E:x).invert(t)},L.stream=function(e){return t&&i===e?t:t=k([x.stream(i=e),w.stream(e),_.stream(e),O.stream(e),C.stream(e),S.stream(e),M.stream(e),j.stream(e),T.stream(e),z.stream(e),E.stream(e),A.stream(e)])},L.precision=function(t){return arguments.length?(x.precision(t),w.precision(t),_.precision(t),O.precision(t),C.precision(t),S.precision(t),M.precision(t),j.precision(t),T.precision(t),z.precision(t),E.precision(t),A.precision(t),V()):x.precision()},L.scale=function(t){return arguments.length?(x.scale(t),w.scale(.6*t),_.scale(1.6*t),O.scale(1.4*t),C.scale(5*t),S.scale(1.3*t),M.scale(1.6*t),j.scale(1.2*t),T.scale(.3*t),z.scale(2.7*t),E.scale(.5*t),A.scale(.06*t),L.translate(x.translate())):x.scale()},L.translate=function(t){if(!arguments.length)return x.translate();var e=x.scale(),n=+t[0],i=+t[1];return a=x.translate(t).clipExtent([[n-.0996*e,i-.0908*e],[n+.0967*e,i+.0864*e]]).stream(P),o=w.translate([n-.12*e,i+.0575*e]).clipExtent([[n-.14*e+r,i+.029*e+r],[n-.0996*e-r,i+.0864*e-r]]).stream(P),s=_.translate([n-.12*e,i+.013*e]).clipExtent([[n-.14*e+r,i+0*e+r],[n-.0996*e-r,i+.029*e-r]]).stream(P),c=O.translate([n-.12*e,i-.014*e]).clipExtent([[n-.14*e+r,i-.032*e+r],[n-.0996*e-r,i+0*e-r]]).stream(P),u=C.translate([n-.12*e,i-.044*e]).clipExtent([[n-.14*e+r,i-.052*e+r],[n-.0996*e-r,i-.032*e-r]]).stream(P),l=S.translate([n-.12*e,i-.065*e]).clipExtent([[n-.14*e+r,i-.076*e+r],[n-.0996*e-r,i-.052*e-r]]).stream(P),d=M.translate([n+.117*e,i-.064*e]).clipExtent([[n+.0967*e+r,i-.076*e+r],[n+.1371*e-r,i-.052*e-r]]).stream(P),p=j.translate([n+.116*e,i-.0355*e]).clipExtent([[n+.0967*e+r,i-.052*e+r],[n+.1371*e-r,i-.02*e-r]]).stream(P),v=T.translate([n+.116*e,i-.0048*e]).clipExtent([[n+.0967*e+r,i-.02*e+r],[n+.1371*e-r,i+.012*e-r]]).stream(P),g=z.translate([n+.116*e,i+.022*e]).clipExtent([[n+.0967*e+r,i+.012*e+r],[n+.1371*e-r,i+.033*e-r]]).stream(P),y=A.translate([n+.11*e,i+.045*e]).clipExtent([[n+.0967*e+r,i+.033*e+r],[n+.1371*e-r,i+.06*e-r]]).stream(P),m=E.translate([n+.115*e,i+.075*e]).clipExtent([[n+.0967*e+r,i+.06*e+r],[n+.1371*e-r,i+.0864*e-r]]).stream(P),V()},L.fitExtent=function(t,e){return f(L,t,e)},L.fitSize=function(t,e){return h(L,t,e)},L.drawCompositionBorders=function(t){var e,n,r,i;e=x([-7.938886725111036,43.7219460918835]),n=x([-4.832080896458295,44.12930268549372]),r=x([-4.205299743793263,40.98096346967365]),i=x([-7.071796453126152,40.610037319181444]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([-8.42751373617692,45.32889452553031]),n=x([-5.18599305777107,45.7566442062976]),r=x([-4.832080905154431,44.129302726751426]),i=x([-7.938886737126192,43.72194613263854]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([-9.012656899657046,47.127733821030176]),n=x([-5.6105244772793155,47.579777861410626]),r=x([-5.185993067168585,45.756644248170346]),i=x([-8.427513749141811,45.32889456686326]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([-9.405747558985553,48.26506375557457]),n=x([-5.896175018439575,48.733352850851624]),r=x([-5.610524487556043,47.57977790393761]),i=x([-9.012656913808351,47.127733862971255]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([-9.908436061346974,49.642448789505856]),n=x([-6.262026716233124,50.131426841787174]),r=x([-5.896175029331232,48.73335289377258]),i=x([-9.40574757396393,48.26506379787767]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([11.996907706504462,50.16039028163579]),n=x([15.649907879773343,49.68279246765253]),r=x([15.156712840526632,48.30371557625831]),i=x([11.64122661754411,48.761078240546816]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([11.641226606955788,48.7610781975889]),n=x([15.156712825832164,48.30371553390465]),r=x([14.549932166241172,46.4866532486199]),i=x([11.204443787952183,46.91899233914248]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([11.204443778297161,46.918992296823646]),n=x([14.549932152815039,46.486653206856396]),r=x([13.994409796764009,44.695833444323256]),i=x([10.805306599253848,45.105133870684924]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([10.805306590412085,45.10513382903308]),n=x([13.99440978444733,44.695833403183606]),r=x([13.654633799024392,43.53552468558152]),i=x([10.561516803980956,43.930671459798624]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([10.561516795617383,43.93067141859757]),n=x([13.654633787361952,43.5355246448671]),r=x([12.867691604239901,40.640701985019405]),i=x([9.997809515987688,41.00288343254471]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([10.8,42.4]),n=x([12.8,42.13]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1])},L.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},L.scale(2700)}function T(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=-.31&&i<-.24&&r>=.14&&r<.24?w:i>=-.24&&i<-.17&&r>=.14&&r<.24?_:i>=-.17&&i<-.12&&r>=.21&&r<.24?C:i>=-.17&&i<-.14&&r>=.14&&r<.165?S:i>=-.17&&i<-.1&&r>=.14&&r<.24?O:i>=-.1&&i<-.03&&r>=.14&&r<.24?M:i>=-.03&&i<.04&&r>=.14&&r<.24?k:i>=-.31&&i<-.24&&r>=.24&&r<.34?j:i>=-.24&&i<-.17&&r>=.24&&r<.34?z:i>=-.17&&i<-.1&&r>=.24&&r<.34?E:i>=-.1&&i<-.03&&r>=.24&&r<.34?A:x).invert(t)},L.stream=function(e){return t&&i===e?t:t=T([x.stream(i=e),_.stream(e),j.stream(e),w.stream(e),k.stream(e),M.stream(e),z.stream(e),E.stream(e),A.stream(e),O.stream(e),C.stream(e),S.stream(e)])},L.precision=function(t){return arguments.length?(x.precision(t),_.precision(t),j.precision(t),w.precision(t),k.precision(t),M.precision(t),z.precision(t),E.precision(t),A.precision(t),O.precision(t),C.precision(t),S.precision(t),V()):x.precision()},L.scale=function(t){return arguments.length?(x.scale(t),w.scale(3*t),_.scale(.8*t),j.scale(3.5*t),E.scale(2.7*t),O.scale(2*t),C.scale(2*t),S.scale(2*t),M.scale(3*t),k.scale(t),z.scale(5.5*t),A.scale(6*t),L.translate(x.translate())):x.scale()},L.translate=function(t){if(!arguments.length)return x.translate();var e=x.scale(),n=+t[0],i=+t[1];return a=x.translate([n-.08*e,i]).clipExtent([[n-.51*e,i-.33*e],[n+.5*e,i+.33*e]]).stream(P),o=w.translate([n+.19*e,i-.275*e]).clipExtent([[n+.14*e+r,i-.31*e+r],[n+.24*e-r,i-.24*e-r]]).stream(P),s=_.translate([n+.19*e,i-.205*e]).clipExtent([[n+.14*e+r,i-.24*e+r],[n+.24*e-r,i-.17*e-r]]).stream(P),c=O.translate([n+.19*e,i-.135*e]).clipExtent([[n+.14*e+r,i-.17*e+r],[n+.24*e-r,i-.1*e-r]]).stream(P),u=C.translate([n+.225*e,i-.147*e]).clipExtent([[n+.21*e+r,i-.17*e+r],[n+.24*e-r,i-.12*e-r]]).stream(P),l=S.translate([n+.153*e,i-.15*e]).clipExtent([[n+.14*e+r,i-.17*e+r],[n+.165*e-r,i-.14*e-r]]).stream(P),d=M.translate([n+.19*e,i-.065*e]).clipExtent([[n+.14*e+r,i-.1*e+r],[n+.24*e-r,i-.03*e-r]]).stream(P),p=k.translate([n+.19*e,i+.005*e]).clipExtent([[n+.14*e+r,i-.03*e+r],[n+.24*e-r,i+.04*e-r]]).stream(P),v=j.translate([n+.29*e,i-.275*e]).clipExtent([[n+.24*e+r,i-.31*e+r],[n+.34*e-r,i-.24*e-r]]).stream(P),g=z.translate([n+.29*e,i-.205*e]).clipExtent([[n+.24*e+r,i-.24*e+r],[n+.34*e-r,i-.17*e-r]]).stream(P),m=E.translate([n+.29*e,i-.135*e]).clipExtent([[n+.24*e+r,i-.17*e+r],[n+.34*e-r,i-.1*e-r]]).stream(P),y=A.translate([n+.29*e,i-.065*e]).clipExtent([[n+.24*e+r,i-.1*e+r],[n+.34*e-r,i-.03*e-r]]).stream(P),V()},L.fitExtent=function(t,e){return f(L,t,e)},L.fitSize=function(t,e){return h(L,t,e)},L.drawCompositionBorders=function(t){var e,n,r,i;e=x([42.45755610828648,63.343658547914934]),n=x([52.65837266667029,59.35045080290929]),r=x([47.19754502247785,56.12653496548117]),i=x([37.673034273363044,59.61638268506111]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([59.41110754003403,62.35069727399336]),n=x([66.75050228640794,57.11797303636038]),r=x([60.236065725110436,54.63331433818992]),i=x([52.65837313153311,59.350450804599355]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([48.81091130080243,66.93353402634641]),n=x([59.41110730654679,62.35069740653086]),r=x([52.6583728974441,59.3504509222445]),i=x([42.45755631675751,63.34365868805821]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([31.054198418446475,52.1080673766184]),n=x([39.09869284884117,49.400700047190554]),r=x([36.0580811499175,46.02944174908498]),i=x([28.690508588835726,48.433126979386415]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([33.977877745912025,55.849945501331]),n=x([42.75328432167726,52.78455122462353]),r=x([39.09869297540224,49.400700176148625]),i=x([31.05419851807008,52.10806751810923]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([52.658372900759296,59.35045068526415]),n=x([60.23606549583304,54.63331423800264]),r=x([54.6756370953122,51.892298789399455]),i=x([47.19754524788189,56.126534861222794]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([47.19754506082455,56.126534735591456]),n=x([54.675636900123514,51.892298681337095]),r=x([49.94448648951486,48.98775484983285]),i=x([42.75328468716108,52.78455126060818]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([42.75328453416769,52.78455113209101]),n=x([49.94448632339758,48.98775473706457]),r=x([45.912339990394315,45.99361784987003]),i=x([39.09869317356607,49.40070009378711]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([37.673034114296634,59.61638254183119]),n=x([47.197544835420544,56.126534839849846]),r=x([42.75328447467064,52.78455135314068]),i=x([33.977877870363905,55.849945644671145]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([44.56748486446032,57.26489367845818]),r=x([43.9335791193588,53.746540942601726]),i=x([43,56]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=x([37.673034114296634,59.61638254183119]),n=x([40.25902691953466,58.83002044222639]),r=x([38.458270492742024,57.26232178028002]),i=x([35.97754948030156,58.00266637992386]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath()},L.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},L.scale(750)}function E(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=-.0521&&i<.0229&&r>=-.0111&&r<.1?u:c).invert(t)},d.stream=function(e){return t&&i===e?t:t=E([c.stream(i=e),u.stream(e)])},d.precision=function(t){return arguments.length?(c.precision(t),u.precision(t),p()):c.precision()},d.scale=function(t){return arguments.length?(c.scale(t),u.scale(.615*t),d.translate(c.translate())):c.scale()},d.translate=function(t){if(!arguments.length)return c.translate();var e=c.scale(),n=+t[0],i=+t[1];return a=c.translate(t).clipExtent([[n-.11*e,i-.0521*e],[n-.0111*e,i+.0521*e]]).stream(l),o=u.translate([n+.09*e,i-0*e]).clipExtent([[n-.0111*e+r,i-.0521*e+r],[n+.1*e-r,i+.024*e-r]]).stream(l),p()},d.fitExtent=function(t,e){return f(d,t,e)},d.fitSize=function(t,e){return h(d,t,e)},d.drawCompositionBorders=function(t){var e=c([106.3214,2.0228]),n=c([105.1843,2.3761]),r=c([104.2151,3.3618]),i=c([104.215,4.5651]);t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1])},d.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},d.scale(4800)}function P(t){var e=t.length;return{point:function(n,r){var i=-1;while(++i=-.02&&i<0&&r>=-.038&&r<-.005?l:i>=0&&i<.02&&r>=-.038&&r<-.005?d:u).invert(t)},v.stream=function(e){return t&&i===e?t:t=P([u.stream(i=e),l.stream(e),d.stream(e)])},v.precision=function(t){return arguments.length?(u.precision(t),l.precision(t),d.precision(t),g()):u.precision()},v.scale=function(t){return arguments.length?(u.scale(t),l.scale(1.5*t),d.scale(4*t),v.translate(u.translate())):u.scale()},v.translate=function(t){if(!arguments.length)return u.translate();var e=u.scale(),n=+t[0],i=+t[1];return a=u.translate(t).clipExtent([[n-.005*e,i-.02*e],[n+.038*e,i+.02*e]]).stream(p),o=l.translate([n-.025*e,i-.01*e]).clipExtent([[n-.038*e+r,i-.02*e+r],[n-.005*e-r,i+0*e-r]]).stream(p),s=d.translate([n-.025*e,i+.01*e]).clipExtent([[n-.038*e+r,i-0*e+r],[n-.005*e-r,i+.02*e-r]]).stream(p),g()},v.fitExtent=function(t,e){return f(v,t,e)},v.fitSize=function(t,e){return h(v,t,e)},v.drawCompositionBorders=function(t){var e,n,r,i;e=u([9.21327272751682,2.645820439454123]),n=u([11.679126293239872,2.644755519268689]),r=u([11.676845389029227,.35307824637606433]),i=u([9.213572917774014,.35414205204417754]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=u([7.320873711543669,2.64475551449975]),n=u([9.213272722738658,2.645820434679803]),r=u([9.213422896480349,1.4999812505283054]),i=u([7.322014760520787,1.4989168878985566]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath(),e=u([7.3220147605302905,1.4989168783492766]),n=u([9.213422896481598,1.499981240979021]),r=u([9.213572912999604,.354142056817247]),i=u([7.323154615739809,.353078251154504]),t.moveTo(e[0],e[1]),t.lineTo(n[0],n[1]),t.lineTo(r[0],r[1]),t.lineTo(i[0],i[1]),t.closePath()},v.getCompositionBorders=function(){var t=n.path();return this.drawCompositionBorders(t),t.toString()},v.scale(12e3)}t.geoAlbersUsa=p,t.geoAlbersUsaTerritories=g,t.geoConicConformalSpain=y,t.geoConicConformalPortugal=x,t.geoMercatorEcuador=_,t.geoTransverseMercatorChile=C,t.geoConicEquidistantJapan=M,t.geoConicConformalFrance=j,t.geoConicConformalEurope=z,t.geoMercatorMalaysia=A,t.geoMercatorEquatorialGuinea=L,Object.defineProperty(t,"__esModule",{value:!0})}))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(142);n.d(e,"geoArea",(function(){return r["c"]}));var i=n(324);n.d(e,"geoBounds",(function(){return i["a"]}));var a=n(325);n.d(e,"geoCentroid",(function(){return a["a"]}));var o=n(143);n.d(e,"geoCircle",(function(){return o["b"]}));var s=n(145);n.d(e,"geoClipExtent",(function(){return s["b"]}));var c=n(328);n.d(e,"geoDistance",(function(){return c["a"]}));var u=n(329);n.d(e,"geoGraticule",(function(){return u["a"]}));var l=n(330);n.d(e,"geoInterpolate",(function(){return l["a"]}));var f=n(149);n.d(e,"geoLength",(function(){return f["a"]}));var h=n(331);n.d(e,"geoPath",(function(){return h["a"]}));var d=n(152);n.d(e,"geoAlbers",(function(){return d["a"]}));var p=n(340);n.d(e,"geoAlbersUsa",(function(){return p["a"]}));var v=n(341);n.d(e,"geoAzimuthalEqualArea",(function(){return v["b"]})),n.d(e,"geoAzimuthalEqualAreaRaw",(function(){return v["a"]}));var g=n(342);n.d(e,"geoAzimuthalEquidistant",(function(){return g["b"]})),n.d(e,"geoAzimuthalEquidistantRaw",(function(){return g["a"]}));var m=n(343);n.d(e,"geoConicConformal",(function(){return m["b"]})),n.d(e,"geoConicConformalRaw",(function(){return m["a"]}));var y=n(79);n.d(e,"geoConicEqualArea",(function(){return y["b"]})),n.d(e,"geoConicEqualAreaRaw",(function(){return y["a"]}));var b=n(344);n.d(e,"geoConicEquidistant",(function(){return b["b"]})),n.d(e,"geoConicEquidistantRaw",(function(){return b["a"]}));var x=n(155);n.d(e,"geoEquirectangular",(function(){return x["a"]})),n.d(e,"geoEquirectangularRaw",(function(){return x["b"]}));var w=n(345);n.d(e,"geoGnomonic",(function(){return w["a"]})),n.d(e,"geoGnomonicRaw",(function(){return w["b"]}));var _=n(18);n.d(e,"geoProjection",(function(){return _["a"]})),n.d(e,"geoProjectionMutator",(function(){return _["b"]}));var O=n(82);n.d(e,"geoMercator",(function(){return O["a"]})),n.d(e,"geoMercatorRaw",(function(){return O["c"]}));var C=n(346);n.d(e,"geoOrthographic",(function(){return C["a"]})),n.d(e,"geoOrthographicRaw",(function(){return C["b"]}));var S=n(347);n.d(e,"geoStereographic",(function(){return S["a"]})),n.d(e,"geoStereographicRaw",(function(){return S["b"]}));var M=n(348);n.d(e,"geoTransverseMercator",(function(){return M["a"]})),n.d(e,"geoTransverseMercatorRaw",(function(){return M["b"]}));var k=n(78);n.d(e,"geoRotation",(function(){return k["a"]}));var j=n(26);n.d(e,"geoStream",(function(){return j["a"]}));var T=n(81);n.d(e,"geoTransform",(function(){return T["a"]}))},function(t,e,n){"use strict";var r,i,a,o,s,c,u,l,f,h,d=n(42),p=n(142),v=n(43),g=n(5),m=n(26),y=Object(d["a"])(),b={point:x,lineStart:_,lineEnd:O,polygonStart:function(){b.point=C,b.lineStart=S,b.lineEnd=M,y.reset(),p["b"].polygonStart()},polygonEnd:function(){p["b"].polygonEnd(),b.point=x,b.lineStart=_,b.lineEnd=O,p["a"]<0?(r=-(a=180),i=-(o=90)):y>g["i"]?o=90:y<-g["i"]&&(i=-90),h[0]=r,h[1]=a}};function x(t,e){f.push(h=[r=t,a=t]),eo&&(o=e)}function w(t,e){var n=Object(v["a"])([t*g["r"],e*g["r"]]);if(l){var c=Object(v["c"])(l,n),u=[c[1],-c[0],0],f=Object(v["c"])(u,c);Object(v["e"])(f),f=Object(v["g"])(f);var h,d=t-s,p=d>0?1:-1,m=f[0]*g["h"]*p,y=Object(g["a"])(d)>180;y^(p*so&&(o=h)):(m=(m+360)%360-180,y^(p*so&&(o=e))),y?tk(r,a)&&(a=t):k(t,a)>k(r,a)&&(r=t):a>=r?(ta&&(a=t)):t>s?k(r,t)>k(r,a)&&(a=t):k(t,a)>k(r,a)&&(r=t)}else x(t,e);l=n,s=t}function _(){b.point=w}function O(){h[0]=r,h[1]=a,b.point=x,l=null}function C(t,e){if(l){var n=t-s;y.add(Object(g["a"])(n)>180?n+(n>0?360:-360):n)}else c=t,u=e;p["b"].point(t,e),w(t,e)}function S(){p["b"].lineStart()}function M(){C(c,u),p["b"].lineEnd(),Object(g["a"])(y)>g["i"]&&(r=-(a=180)),h[0]=r,h[1]=a,l=null}function k(t,e){return(e-=t)<0?e+360:e}function j(t,e){return t[0]-e[0]}function T(t,e){return t[0]<=t[1]?t[0]<=e&&e<=t[1]:ek(s[0],s[1])&&(s[1]=c[1]),k(c[0],s[1])>k(s[0],s[1])&&(s[0]=c[0])):u.push(s=c);for(l=-1/0,n=u.length-1,e=0,s=u[n];e<=n;s=c,++e)c=u[e],(d=k(s[1],c[0]))>l&&(l=d,r=c[0],a=s[1])}return f=h=null,r===1/0||i===1/0?[[NaN,NaN],[NaN,NaN]]:[[r,i],[a,o]]}},function(t,e,n){"use strict";var r,i,a,o,s,c,u,l,f,h,d,p,v,g,m,y,b=n(5),x=n(25),w=n(26),_={sphere:x["a"],point:O,lineStart:S,lineEnd:j,polygonStart:function(){_.lineStart=T,_.lineEnd=z},polygonEnd:function(){_.lineStart=S,_.lineEnd=j}};function O(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e);C(n*Object(b["g"])(t),n*Object(b["t"])(t),Object(b["t"])(e))}function C(t,e,n){++r,a+=(t-a)/r,o+=(e-o)/r,s+=(n-s)/r}function S(){_.point=M}function M(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e);g=n*Object(b["g"])(t),m=n*Object(b["t"])(t),y=Object(b["t"])(e),_.point=k,C(g,m,y)}function k(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e),r=n*Object(b["g"])(t),a=n*Object(b["t"])(t),o=Object(b["t"])(e),s=Object(b["e"])(Object(b["u"])((s=m*o-y*a)*s+(s=y*r-g*o)*s+(s=g*a-m*r)*s),g*r+m*a+y*o);i+=s,c+=s*(g+(g=r)),u+=s*(m+(m=a)),l+=s*(y+(y=o)),C(g,m,y)}function j(){_.point=O}function T(){_.point=E}function z(){A(p,v),_.point=O}function E(t,e){p=t,v=e,t*=b["r"],e*=b["r"],_.point=A;var n=Object(b["g"])(e);g=n*Object(b["g"])(t),m=n*Object(b["t"])(t),y=Object(b["t"])(e),C(g,m,y)}function A(t,e){t*=b["r"],e*=b["r"];var n=Object(b["g"])(e),r=n*Object(b["g"])(t),a=n*Object(b["t"])(t),o=Object(b["t"])(e),s=m*o-y*a,p=y*r-g*o,v=g*a-m*r,x=Object(b["u"])(s*s+p*p+v*v),w=g*r+m*a+y*o,_=x&&-Object(b["b"])(w)/x,O=Object(b["e"])(x,w);f+=_*s,h+=_*p,d+=_*v,i+=O,c+=O*(g+(g=r)),u+=O*(m+(m=a)),l+=O*(y+(y=o)),C(g,m,y)}e["a"]=function(t){r=i=a=o=s=c=u=l=f=h=d=0,Object(w["a"])(t,_);var e=f,n=h,p=d,v=e*e+n*n+p*p;return v0)){if(o/=d,d<0){if(o0){if(o>h)return;o>f&&(f=o)}if(o=i-s,d||!(o<0)){if(o/=d,d<0){if(o>h)return;o>f&&(f=o)}else if(d>0){if(o0)){if(o/=p,p<0){if(o0){if(o>h)return;o>f&&(f=o)}if(o=a-c,p||!(o<0)){if(o/=p,p<0){if(o>h)return;o>f&&(f=o)}else if(p>0){if(o0&&(t[0]=s+f*d,t[1]=c+f*p),h<1&&(e[0]=s+h*d,e[1]=c+h*p),!0}}}}}},function(t,e,n){"use strict";var r=n(149),i=[null,null],a={type:"LineString",coordinates:i};e["a"]=function(t,e){return i[0]=t,i[1]=e,Object(r["a"])(a)}},function(t,e,n){"use strict";var r=n(14),i=n(5);function a(t,e,n){var a=Object(r["range"])(t,e-i["i"],n).concat(e);return function(t){return a.map((function(e){return[t,e]}))}}function o(t,e,n){var a=Object(r["range"])(t,e-i["i"],n).concat(e);return function(t){return a.map((function(e){return[e,t]}))}}e["a"]=function(){var t,e,n,s,c,u,l,f,h,d,p,v,g=10,m=g,y=90,b=360,x=2.5;function w(){return{type:"MultiLineString",coordinates:_()}}function _(){return Object(r["range"])(Object(i["f"])(s/y)*y,n,y).map(p).concat(Object(r["range"])(Object(i["f"])(f/b)*b,l,b).map(v)).concat(Object(r["range"])(Object(i["f"])(e/g)*g,t,g).filter((function(t){return Object(i["a"])(t%y)>i["i"]})).map(h)).concat(Object(r["range"])(Object(i["f"])(u/m)*m,c,m).filter((function(t){return Object(i["a"])(t%b)>i["i"]})).map(d))}return w.lines=function(){return _().map((function(t){return{type:"LineString",coordinates:t}}))},w.outline=function(){return{type:"Polygon",coordinates:[p(s).concat(v(l).slice(1),p(n).reverse().slice(1),v(f).reverse().slice(1))]}},w.extent=function(t){return arguments.length?w.extentMajor(t).extentMinor(t):w.extentMinor()},w.extentMajor=function(t){return arguments.length?(s=+t[0][0],n=+t[1][0],f=+t[0][1],l=+t[1][1],s>n&&(t=s,s=n,n=t),f>l&&(t=f,f=l,l=t),w.precision(x)):[[s,f],[n,l]]},w.extentMinor=function(n){return arguments.length?(e=+n[0][0],t=+n[1][0],u=+n[0][1],c=+n[1][1],e>t&&(n=e,e=t,t=n),u>c&&(n=u,u=c,c=n),w.precision(x)):[[e,u],[t,c]]},w.step=function(t){return arguments.length?w.stepMajor(t).stepMinor(t):w.stepMinor()},w.stepMajor=function(t){return arguments.length?(y=+t[0],b=+t[1],w):[y,b]},w.stepMinor=function(t){return arguments.length?(g=+t[0],m=+t[1],w):[g,m]},w.precision=function(r){return arguments.length?(x=+r,h=a(u,c,90),d=o(e,t,x),p=a(f,l,90),v=o(s,n,x),w):x},w.extentMajor([[-180,-90+i["i"]],[180,90-i["i"]]]).extentMinor([[-180,-80-i["i"]],[180,80+i["i"]]])}},function(t,e,n){"use strict";var r=n(5);e["a"]=function(t,e){var n=t[0]*r["r"],i=t[1]*r["r"],a=e[0]*r["r"],o=e[1]*r["r"],s=Object(r["g"])(i),c=Object(r["t"])(i),u=Object(r["g"])(o),l=Object(r["t"])(o),f=s*Object(r["g"])(n),h=s*Object(r["t"])(n),d=u*Object(r["g"])(a),p=u*Object(r["t"])(a),v=2*Object(r["c"])(Object(r["u"])(Object(r["m"])(o-i)+s*u*Object(r["m"])(a-n))),g=Object(r["t"])(v),m=v?function(t){var e=Object(r["t"])(t*=v)/g,n=Object(r["t"])(v-t)/g,i=n*f+e*d,a=n*h+e*p,o=n*c+e*l;return[Object(r["e"])(a,i)*r["h"],Object(r["e"])(o,Object(r["u"])(i*i+a*a))*r["h"]]}:function(){return[n*r["h"],i*r["h"]]};return m.distance=v,m}},function(t,e,n){"use strict";var r=n(150),i=n(26),a=n(332),o=n(151),s=n(333),c=n(334),u=n(335);e["a"]=function(){var t,e,n,l,f=4.5;function h(t){return t&&("function"===typeof f&&l.pointRadius(+f.apply(this,arguments)),Object(i["a"])(t,e(l))),l.result()}return h.area=function(t){return Object(i["a"])(t,e(a["a"])),a["a"].result()},h.bounds=function(t){return Object(i["a"])(t,e(o["a"])),o["a"].result()},h.centroid=function(t){return Object(i["a"])(t,e(s["a"])),s["a"].result()},h.projection=function(n){return arguments.length?(e=null==(t=n)?r["a"]:n.stream,h):t},h.context=function(t){return arguments.length?(l=null==(n=t)?new u["a"]:new c["a"](t),"function"!==typeof f&&l.pointRadius(f),h):n},h.pointRadius=function(t){return arguments.length?(f="function"===typeof t?t:(l.pointRadius(+t),+t),h):f},h.projection(null).context(null)}},function(t,e,n){"use strict";var r,i,a,o,s=n(42),c=n(5),u=n(25),l=Object(s["a"])(),f=Object(s["a"])(),h={point:u["a"],lineStart:u["a"],lineEnd:u["a"],polygonStart:function(){h.lineStart=d,h.lineEnd=g},polygonEnd:function(){h.lineStart=h.lineEnd=h.point=u["a"],l.add(Object(c["a"])(f)),f.reset()},result:function(){var t=l/2;return l.reset(),t}};function d(){h.point=p}function p(t,e){h.point=v,r=a=t,i=o=e}function v(t,e){f.add(o*t-a*e),a=t,o=e}function g(){v(r,i)}e["a"]=h},function(t,e,n){"use strict";var r,i,a,o,s=n(5),c=0,u=0,l=0,f=0,h=0,d=0,p=0,v=0,g=0,m={point:y,lineStart:b,lineEnd:_,polygonStart:function(){m.lineStart=O,m.lineEnd=C},polygonEnd:function(){m.point=y,m.lineStart=b,m.lineEnd=_},result:function(){var t=g?[p/g,v/g]:d?[f/d,h/d]:l?[c/l,u/l]:[NaN,NaN];return c=u=l=f=h=d=p=v=g=0,t}};function y(t,e){c+=t,u+=e,++l}function b(){m.point=x}function x(t,e){m.point=w,y(a=t,o=e)}function w(t,e){var n=t-a,r=e-o,i=Object(s["u"])(n*n+r*r);f+=i*(a+t)/2,h+=i*(o+e)/2,d+=i,y(a=t,o=e)}function _(){m.point=y}function O(){m.point=S}function C(){M(r,i)}function S(t,e){m.point=M,y(r=a=t,i=o=e)}function M(t,e){var n=t-a,r=e-o,i=Object(s["u"])(n*n+r*r);f+=i*(a+t)/2,h+=i*(o+e)/2,d+=i,i=o*t-a*e,p+=i*(a+t),v+=i*(o+e),g+=3*i,y(a=t,o=e)}e["a"]=m},function(t,e,n){"use strict";e["a"]=a;var r=n(5),i=n(25);function a(t){this._context=t}a.prototype={_radius:4.5,pointRadius:function(t){return this._radius=t,this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._context.closePath(),this._point=NaN},point:function(t,e){switch(this._point){case 0:this._context.moveTo(t,e),this._point=1;break;case 1:this._context.lineTo(t,e);break;default:this._context.moveTo(t+this._radius,e),this._context.arc(t,e,this._radius,0,r["w"]);break}},result:i["a"]}},function(t,e,n){"use strict";function r(){this._string=[]}function i(t){return"m0,"+t+"a"+t+","+t+" 0 1,1 0,"+-2*t+"a"+t+","+t+" 0 1,1 0,"+2*t+"z"}e["a"]=r,r.prototype={_circle:i(4.5),pointRadius:function(t){return this._circle=i(t),this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._string.push("Z"),this._point=NaN},point:function(t,e){switch(this._point){case 0:this._string.push("M",t,",",e),this._point=1;break;case 1:this._string.push("L",t,",",e);break;default:this._string.push("M",t,",",e,this._circle);break}},result:function(){if(this._string.length){var t=this._string.join("");return this._string=[],t}}}},function(t,e,n){"use strict";var r=n(153),i=n(5);function a(t){var e,n=NaN,r=NaN,a=NaN;return{lineStart:function(){t.lineStart(),e=1},point:function(s,c){var u=s>0?i["o"]:-i["o"],l=Object(i["a"])(s-n);Object(i["a"])(l-i["o"])0?i["l"]:-i["l"]),t.point(a,r),t.lineEnd(),t.lineStart(),t.point(u,r),t.point(s,r),e=0):a!==u&&l>=i["o"]&&(Object(i["a"])(n-a)i["i"]?Object(i["d"])((Object(i["t"])(e)*(o=Object(i["g"])(r))*Object(i["t"])(n)-Object(i["t"])(r)*(a=Object(i["g"])(e))*Object(i["t"])(t))/(a*o*s)):(e+r)/2}function s(t,e,n,r){var a;if(null==t)a=n*i["l"],r.point(-i["o"],a),r.point(0,a),r.point(i["o"],a),r.point(i["o"],0),r.point(i["o"],-a),r.point(0,-a),r.point(-i["o"],-a),r.point(-i["o"],0),r.point(-i["o"],a);else if(Object(i["a"])(t[0]-e[0])>i["i"]){var o=t[0]=0?1:-1,k=M*S,j=k>a["o"],T=m*O;if(o.add(Object(a["e"])(T*M*Object(a["t"])(k),y*C+T*Object(a["g"])(k))),c+=j?S+M*a["w"]:S,j^v>=n^w>=n){var z=Object(i["c"])(Object(i["a"])(p),Object(i["a"])(x));Object(i["e"])(z);var E=Object(i["c"])(s,z);Object(i["e"])(E);var A=(j^S>=0?-1:1)*Object(a["c"])(E[2]);(r>A||r===A&&(z[0]||z[1]))&&(u+=j^S>=0?1:-1)}}return(c<-a["i"]||c0,u=Object(a["a"])(n)>a["i"];function l(n,r,a,o){Object(i["a"])(o,t,e,a,n,r)}function f(t,e){return Object(a["g"])(t)*Object(a["g"])(e)>n}function h(t){var e,n,r,i,s;return{lineStart:function(){i=r=!1,s=1},point:function(l,h){var v,g=[l,h],m=f(l,h),y=c?m?0:p(l,h):m?p(l+(l<0?a["o"]:-a["o"]),h):0;if(!e&&(i=r=m)&&t.lineStart(),m!==r&&(v=d(e,g),(Object(o["a"])(e,v)||Object(o["a"])(g,v))&&(g[0]+=a["i"],g[1]+=a["i"],m=f(g[0],g[1]))),m!==r)s=0,m?(t.lineStart(),v=d(g,e),t.point(v[0],v[1])):(v=d(e,g),t.point(v[0],v[1]),t.lineEnd()),e=v;else if(u&&e&&c^m){var b;y&n||!(b=d(g,e,!0))||(s=0,c?(t.lineStart(),t.point(b[0][0],b[0][1]),t.point(b[1][0],b[1][1]),t.lineEnd()):(t.point(b[1][0],b[1][1]),t.lineEnd(),t.lineStart(),t.point(b[0][0],b[0][1])))}!m||e&&Object(o["a"])(e,g)||t.point(g[0],g[1]),e=g,r=m,n=y},lineEnd:function(){r&&t.lineEnd(),e=null},clean:function(){return s|(i&&r)<<1}}}function d(t,e,i){var o=Object(r["a"])(t),s=Object(r["a"])(e),c=[1,0,0],u=Object(r["c"])(o,s),l=Object(r["d"])(u,u),f=u[0],h=l-f*f;if(!h)return!i&&t;var d=n*l/h,p=-n*f/h,v=Object(r["c"])(c,u),g=Object(r["f"])(c,d),m=Object(r["f"])(u,p);Object(r["b"])(g,m);var y=v,b=Object(r["d"])(g,y),x=Object(r["d"])(y,y),w=b*b-x*(Object(r["d"])(g,g)-1);if(!(w<0)){var _=Object(a["u"])(w),O=Object(r["f"])(y,(-b-_)/x);if(Object(r["b"])(O,g),O=Object(r["g"])(O),!i)return O;var C,S=t[0],M=e[0],k=t[1],j=e[1];M0^O[1]<(Object(a["a"])(O[0]-S)a["o"]^(S<=O[0]&&O[0]<=M)){var A=Object(r["f"])(y,(-b+_)/x);return Object(r["b"])(A,g),[O,Object(r["g"])(A)]}}}function p(e,n){var r=c?t:a["o"]-t,i=0;return e<-r?i|=1:e>r&&(i|=2),n<-r?i|=4:n>r&&(i|=8),i}return Object(s["a"])(f,h,l,c?[0,-t]:[-a["o"],t-a["o"]])}},function(t,e,n){"use strict";var r=n(43),i=n(5),a=n(81),o=16,s=Object(i["g"])(30*i["r"]);function c(t){return Object(a["b"])({point:function(e,n){e=t(e,n),this.stream.point(e[0],e[1])}})}function u(t,e){function n(r,a,o,c,u,l,f,h,d,p,v,g,m,y){var b=f-r,x=h-a,w=b*b+x*x;if(w>4*e&&m--){var _=c+p,O=u+v,C=l+g,S=Object(i["u"])(_*_+O*O+C*C),M=Object(i["c"])(C/=S),k=Object(i["a"])(Object(i["a"])(C)-1)e||Object(i["a"])((b*E+x*A)/w-.5)>.3||c*p+u*v+l*g=.12&&i<.234&&r>=-.425&&r<-.214?h:i>=.166&&i<.234&&r>=-.214&&r<-.115?d:f).invert(t)},v.stream=function(n){return t&&e===n?t:t=s([f.stream(e=n),h.stream(n),d.stream(n)])},v.precision=function(t){return arguments.length?(f.precision(t),h.precision(t),d.precision(t),v):f.precision()},v.scale=function(t){return arguments.length?(f.scale(t),h.scale(.35*t),d.scale(t),v.translate(f.translate())):f.scale()},v.translate=function(t){if(!arguments.length)return f.translate();var e=f.scale(),i=+t[0],a=+t[1];return n=f.translate(t).clipExtent([[i-.455*e,a-.238*e],[i+.455*e,a+.238*e]]).stream(p),c=h.translate([i-.307*e,a+.201*e]).clipExtent([[i-.425*e+r["i"],a+.12*e+r["i"]],[i-.214*e-r["i"],a+.234*e-r["i"]]]).stream(p),u=d.translate([i-.205*e,a+.212*e]).clipExtent([[i-.214*e+r["i"],a+.166*e+r["i"]],[i-.115*e-r["i"],a+.234*e-r["i"]]]).stream(p),v},v.fitExtent=Object(o["a"])(v),v.fitSize=Object(o["b"])(v),v.scale(1070)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(5),i=n(44),a=n(18),o=Object(i["b"])((function(t){return Object(r["u"])(2/(1+t))}));o.invert=Object(i["a"])((function(t){return 2*Object(r["c"])(t/2)})),e["b"]=function(){return Object(a["a"])(o).scale(124.75).clipAngle(179.999)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(5),i=n(44),a=n(18),o=Object(i["b"])((function(t){return(t=Object(r["b"])(t))&&t/Object(r["t"])(t)}));o.invert=Object(i["a"])((function(t){return t})),e["b"]=function(){return Object(a["a"])(o).scale(79.4188).clipAngle(179.999)}},function(t,e,n){"use strict";e["a"]=s;var r=n(5),i=n(80),a=n(82);function o(t){return Object(r["v"])((r["l"]+t)/2)}function s(t,e){var n=Object(r["g"])(t),i=t===e?Object(r["t"])(t):Object(r["n"])(n/Object(r["g"])(e))/Object(r["n"])(o(e)/o(t)),s=n*Object(r["p"])(o(t),i)/i;if(!i)return a["c"];function c(t,e){s>0?e<-r["l"]+r["i"]&&(e=-r["l"]+r["i"]):e>r["l"]-r["i"]&&(e=r["l"]-r["i"]);var n=s/Object(r["p"])(o(e),i);return[n*Object(r["t"])(i*t),s-n*Object(r["g"])(i*t)]}return c.invert=function(t,e){var n=s-e,a=Object(r["s"])(i)*Object(r["u"])(t*t+n*n);return[Object(r["e"])(t,n)/i,2*Object(r["d"])(Object(r["p"])(s/a,1/i))-r["l"]]},c}e["b"]=function(){return Object(i["a"])(s).scale(109.5).parallels([30,30])}},function(t,e,n){"use strict";e["a"]=o;var r=n(5),i=n(80),a=n(155);function o(t,e){var n=Object(r["g"])(t),i=t===e?Object(r["t"])(t):(n-Object(r["g"])(e))/(e-t),o=n/i+t;if(Object(r["a"])(i)2?t[2]+90:90]):(t=n(),[t[0],t[1],t[2]-90])},n([0,0,90]).scale(159.155)}},function(t,e,n){"use strict";var r=Math.PI,i=2*r,a=1e-6,o=i-a;function s(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function c(){return new s}s.prototype=c.prototype={constructor:s,moveTo:function(t,e){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+e)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(t,e){this._+="L"+(this._x1=+t)+","+(this._y1=+e)},quadraticCurveTo:function(t,e,n,r){this._+="Q"+ +t+","+ +e+","+(this._x1=+n)+","+(this._y1=+r)},bezierCurveTo:function(t,e,n,r,i,a){this._+="C"+ +t+","+ +e+","+ +n+","+ +r+","+(this._x1=+i)+","+(this._y1=+a)},arcTo:function(t,e,n,i,o){t=+t,e=+e,n=+n,i=+i,o=+o;var s=this._x1,c=this._y1,u=n-t,l=i-e,f=s-t,h=c-e,d=f*f+h*h;if(o<0)throw new Error("negative radius: "+o);if(null===this._x1)this._+="M"+(this._x1=t)+","+(this._y1=e);else if(d>a)if(Math.abs(h*u-l*f)>a&&o){var p=n-s,v=i-c,g=u*u+l*l,m=p*p+v*v,y=Math.sqrt(g),b=Math.sqrt(d),x=o*Math.tan((r-Math.acos((g+d-m)/(2*y*b)))/2),w=x/b,_=x/y;Math.abs(w-1)>a&&(this._+="L"+(t+w*f)+","+(e+w*h)),this._+="A"+o+","+o+",0,0,"+ +(h*p>f*v)+","+(this._x1=t+_*u)+","+(this._y1=e+_*l)}else this._+="L"+(this._x1=t)+","+(this._y1=e);else;},arc:function(t,e,n,s,c,u){t=+t,e=+e,n=+n;var l=n*Math.cos(s),f=n*Math.sin(s),h=t+l,d=e+f,p=1^u,v=u?s-c:c-s;if(n<0)throw new Error("negative radius: "+n);null===this._x1?this._+="M"+h+","+d:(Math.abs(this._x1-h)>a||Math.abs(this._y1-d)>a)&&(this._+="L"+h+","+d),n&&(v<0&&(v=v%i+i),v>o?this._+="A"+n+","+n+",0,1,"+p+","+(t-l)+","+(e-f)+"A"+n+","+n+",0,1,"+p+","+(this._x1=h)+","+(this._y1=d):v>a&&(this._+="A"+n+","+n+",0,"+ +(v>=r)+","+p+","+(this._x1=t+n*Math.cos(c))+","+(this._y1=e+n*Math.sin(c))))},rect:function(t,e,n,r){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+e)+"h"+ +n+"v"+ +r+"h"+-n+"Z"},toString:function(){return this._}},e["a"]=c},function(t,e,n){var r=n(3),i=n(39);r(i.prototype,{getAllNodes:function(){var t=this,e=[],n=t.root;return n.each?n.each((function(t){e.push(t)})):n.eachNode&&n.eachNode((function(t){e.push(t)})),e},getAllLinks:function(){var t,e=[],n=[this.root];while(t=n.pop()){var r=t.children;r&&r.forEach((function(r){e.push({source:t,target:r}),n.push(r)}))}return e}}),r(i.prototype,{getAllEdges:i.prototype.getAllLinks})},function(t,e,n){var r=n(3),i=n(83),a=n(15),o=n(39);r(o.prototype,{partition:function(t,e){return void 0===t&&(t=[]),void 0===e&&(e=[]),a(this.rows,t,e)},group:function(t,e){var n=this.partition(t,e);return i(n)},groups:function(t,e){return this.group(t,e)}})},function(t,e,n){var r=n(9),i=n(6),a=Object.prototype.hasOwnProperty,o=function(t,e){if(!e||!i(t))return t;var n={},o=null;return r(t,(function(t){o=e(t),a.call(n,o)?n[o].push(t):n[o]=[t]})),n};t.exports=o},function(t,e,n){var r=n(6),i=n(11),a=n(10);t.exports=function(t,e){var n;return void 0===e&&(e=[]),i(e)?n=e:r(e)?n=function(t,n){for(var r=0;rn[i])return 1}return 0}:a(e)&&(n=function(t,n){return t[e]n[e]?1:0}),t.sort(n)}},function(t,e,n){var r=n(3),i=n(156),a=n(6),o=n(19),s=n(39),c=n(157),u=n(84),l=u.STATISTICS_METHODS;function f(t,e){var n=t.getColumn(e);return a(n)&&a(n[0])&&(n=i(n)),n}l.forEach((function(t){s.prototype[t]=function(e){return o[t](f(this,e))}}));var h=o.quantile;r(s.prototype,{average:s.prototype.mean,quantile:function(t,e){return h(f(this,t),e)},quantiles:function(t,e){var n=f(this,t);return e.map((function(t){return h(n,t)}))},quantilesByFraction:function(t,e){return this.quantiles(t,c(e))},range:function(t){var e=this;return[e.min(t),e.max(t)]},extent:function(t){return this.range(t)}})},function(t,e,n){var r=n(10),i=n(40),a=n(2),o=a.registerConnector;o("default",(function(t,e){if(r(t)&&(t=e.getView(t)),!t)throw new TypeError("Invalid dataView");return i(t.rows)}))},function(t,e){var n=function(){var t={};return function(e){return e=e||"g",t[e]?t[e]+=1:t[e]=1,e+t[e]}}();t.exports=n},function(t,e,n){var r=n(10),i=n(358),a=i.dsvFormat,o=i.csvParse,s=i.tsvParse,c=n(2),u=c.registerConnector;u("dsv",(function(t,e){void 0===e&&(e={});var n=e.delimiter||",";if(!r(n))throw new TypeError("Invalid delimiter: must be a string!");return a(n).parse(t)})),u("csv",(function(t){return o(t)})),u("tsv",(function(t){return s(t)}))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(85);n.d(e,"dsvFormat",(function(){return r["a"]}));var i=n(359);n.d(e,"csvParse",(function(){return i["c"]})),n.d(e,"csvParseRows",(function(){return i["d"]})),n.d(e,"csvFormat",(function(){return i["a"]})),n.d(e,"csvFormatRows",(function(){return i["b"]}));var a=n(360);n.d(e,"tsvParse",(function(){return a["c"]})),n.d(e,"tsvParseRows",(function(){return a["d"]})),n.d(e,"tsvFormat",(function(){return a["a"]})),n.d(e,"tsvFormatRows",(function(){return a["b"]}))},function(t,e,n){"use strict";n.d(e,"c",(function(){return a})),n.d(e,"d",(function(){return o})),n.d(e,"a",(function(){return s})),n.d(e,"b",(function(){return c}));var r=n(85),i=Object(r["a"])(","),a=i.parse,o=i.parseRows,s=i.format,c=i.formatRows},function(t,e,n){"use strict";n.d(e,"c",(function(){return a})),n.d(e,"d",(function(){return o})),n.d(e,"a",(function(){return s})),n.d(e,"b",(function(){return c}));var r=n(85),i=Object(r["a"])("\t"),a=i.parse,o=i.parseRows,s=i.format,c=i.formatRows},function(t,e,n){var r=n(0),i=r.geoGraticule,a=n(2),o=a.registerConnector;function s(t,e){e.dataType="geo-graticule";var n=i().lines();return n.map((function(t,e){return t.index=""+e,t})),e.rows=n,n}o("geo-graticule",s),t.exports=s},function(t,e){t.exports=i;var n={a:7,c:6,h:1,l:2,m:2,q:4,s:4,t:2,v:1,z:0},r=/([astvzqmhlc])([^astvzqmhlc]*)/gi;function i(t){var e=[];return t.replace(r,(function(t,r,i){var a=r.toLowerCase();i=o(i),"m"==a&&i.length>2&&(e.push([r].concat(i.splice(0,2))),a="l",r="m"==r?"l":"L");while(1){if(i.length==n[a])return i.unshift(r),e.push(i);if(i.length=0)e+=n[r].value;else e=1;t.value=e}e["a"]=function(){return this.eachAfter(r)}},function(t,e,n){"use strict";e["a"]=function(t){var e,n,r,i,a=this,o=[a];do{e=o.reverse(),o=[];while(a=e.pop())if(t(a),n=a.children,n)for(r=0,i=n.length;r=0;--n)i.push(e[n]);return this}},function(t,e,n){"use strict";e["a"]=function(t){var e,n,r,i=this,a=[i],o=[];while(i=a.pop())if(o.push(i),e=i.children,e)for(n=0,r=e.length;n=0)n+=r[i].value;e.value=n}))}},function(t,e,n){"use strict";e["a"]=function(t){return this.eachBefore((function(e){e.children&&e.children.sort(t)}))}},function(t,e,n){"use strict";function r(t,e){if(t===e)return t;var n=t.ancestors(),r=e.ancestors(),i=null;t=n.pop(),e=r.pop();while(t===e)i=t,t=n.pop(),e=r.pop();return i}e["a"]=function(t){var e=this,n=r(e,t),i=[e];while(e!==n)e=e.parent,i.push(e);var a=i.length;while(t!==n)i.splice(a,0,t),t=t.parent;return i}},function(t,e,n){"use strict";e["a"]=function(){var t=this,e=[t];while(t=t.parent)e.push(t);return e}},function(t,e,n){"use strict";e["a"]=function(){var t=[];return this.each((function(e){t.push(e)})),t}},function(t,e,n){"use strict";e["a"]=function(){var t=[];return this.eachBefore((function(e){e.children||t.push(e)})),t}},function(t,e,n){"use strict";e["a"]=function(){var t=this,e=[];return t.each((function(n){n!==t&&e.push({source:n.parent,target:n})})),e}},function(t,e,n){"use strict";var r=n(160),i=n(87),a=n(162);function o(t){return Math.sqrt(t.value)}function s(t){return function(e){e.children||(e.r=Math.max(0,+t(e)||0))}}function c(t,e){return function(n){if(i=n.children){var i,a,o,s=i.length,c=t(n)*e||0;if(c)for(a=0;a0)throw new Error("cycle");return u}return n.id=function(e){return arguments.length?(t=Object(r["b"])(e),n):t},n.parentId=function(t){return arguments.length?(e=Object(r["b"])(t),n):e},n}},function(t,e,n){"use strict";var r=n(86);function i(t,e){return t.parent===e.parent?1:2}function a(t){var e=t.children;return e?e[0]:t.t}function o(t){var e=t.children;return e?e[e.length-1]:t.t}function s(t,e,n){var r=n/(e.i-t.i);e.c-=r,e.s+=n,t.c+=r,e.z+=n,e.m+=n}function c(t){var e,n=0,r=0,i=t.children,a=i.length;while(--a>=0)e=i[a],e.z+=n,e.m+=n,n+=e.s+(r+=e.c)}function u(t,e,n){return t.a.parent===e.parent?t.a:n}function l(t,e){this._=t,this.parent=null,this.children=null,this.A=null,this.a=this,this.z=0,this.m=0,this.c=0,this.s=0,this.t=null,this.i=e}function f(t){var e,n,r,i,a,o=new l(t,0),s=[o];while(e=s.pop())if(r=e._.children)for(e.children=new Array(a=r.length),i=a-1;i>=0;--i)s.push(n=e.children[i]=new l(r[i],i)),n.parent=e;return(o.parent=new l(null,0)).children=[o],o}l.prototype=Object.create(r["a"].prototype),e["a"]=function(){var t=i,e=1,n=1,r=null;function l(i){var a=f(i);if(a.eachAfter(h),a.parent.m=-a.z,a.eachBefore(d),r)i.eachBefore(v);else{var o=i,s=i,c=i;i.eachBefore((function(t){t.xs.x&&(s=t),t.depth>c.depth&&(c=t)}));var u=o===s?1:t(o,s)/2,l=u-o.x,p=e/(s.x+u+l),g=n/(c.depth||1);i.eachBefore((function(t){t.x=(t.x+l)*p,t.y=t.depth*g}))}return i}function h(e){var n=e.children,r=e.parent.children,i=e.i?r[e.i-1]:null;if(n){c(e);var a=(n[0].z+n[n.length-1].z)/2;i?(e.z=i.z+t(e._,i._),e.m=e.z-a):e.z=a}else i&&(e.z=i.z+t(e._,i._));e.parent.A=p(e,i,e.parent.A||r[0])}function d(t){t._.x=t.z+t.parent.m,t.m+=t.parent.m}function p(e,n,r){if(n){var i,c=e,l=e,f=n,h=c.parent.children[0],d=c.m,p=l.m,v=f.m,g=h.m;while(f=o(f),c=a(c),f&&c)h=a(h),l=o(l),l.a=e,i=f.z+v-c.z-d+t(f._,c._),i>0&&(s(u(f,e,r),e,i),d+=i,p+=i),v+=f.m,d+=c.m,g+=h.m,p+=l.m;f&&!o(l)&&(l.t=f,l.m+=v-p),c&&!a(h)&&(h.t=c,h.m+=d-g,r=e)}return r}function v(t){t.x*=e,t.y=t.depth*n}return l.separation=function(e){return arguments.length?(t=e,l):t},l.size=function(t){return arguments.length?(r=!1,e=+t[0],n=+t[1],l):r?null:[e,n]},l.nodeSize=function(t){return arguments.length?(r=!0,e=+t[0],n=+t[1],l):r?[e,n]:null},l}},function(t,e,n){"use strict";var r=n(163),i=n(88),a=n(87),o=n(162);e["a"]=function(){var t=i["a"],e=!1,n=1,s=1,c=[0],u=o["a"],l=o["a"],f=o["a"],h=o["a"],d=o["a"];function p(t){return t.x0=t.y0=0,t.x1=n,t.y1=s,t.eachBefore(v),c=[0],e&&t.eachBefore(r["a"]),t}function v(e){var n=c[e.depth],r=e.x0+n,i=e.y0+n,a=e.x1-n,o=e.y1-n;a=e-1){var c=s[t];return c.x0=r,c.y0=i,c.x1=a,void(c.y1=o)}var f=u[t],h=n/2+f,d=t+1,p=e-1;while(d>>1;u[v]o-i){var y=(r*m+a*g)/n;l(t,d,g,r,i,y,o),l(d,e,m,y,i,a,o)}else{var b=(i*m+o*g)/n;l(t,d,g,r,i,a,b),l(d,e,m,r,b,a,o)}}l(0,c,t.value,e,n,r,i)}},function(t,e,n){"use strict";var r=n(45),i=n(55);e["a"]=function(t,e,n,a,o){(1&t.depth?i["a"]:r["a"])(t,e,n,a,o)}},function(t,e,n){"use strict";var r=n(45),i=n(55),a=n(88);e["a"]=function t(e){function n(t,n,o,s,c){if((u=t._squarify)&&u.ratio===e){var u,l,f,h,d,p=-1,v=u.length,g=t.value;while(++p1?e:1)},n}(a["b"])},function(t,e,n){var r=n(10),i=n(391),a=i.feature,o=n(158),s=n(2),c=s.registerConnector;function u(t,e,n){var i=e.object;if(!r(i))throw new TypeError("Invalid object: must be a string!");var s=a(t,t.objects[i]);return o(s,e,n)}c("topojson",u),c("TopoJSON",u)},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(164);n.d(e,"bbox",(function(){return r["a"]}));var i=n(90);n.d(e,"feature",(function(){return i["a"]}));var a=n(393);n.d(e,"mesh",(function(){return a["a"]})),n.d(e,"meshArcs",(function(){return a["b"]}));var o=n(394);n.d(e,"merge",(function(){return o["a"]})),n.d(e,"mergeArcs",(function(){return o["b"]}));var s=n(395);n.d(e,"neighbors",(function(){return s["a"]}));var c=n(397);n.d(e,"quantize",(function(){return c["a"]}));var u=n(89);n.d(e,"transform",(function(){return u["a"]}));var l=n(167);n.d(e,"untransform",(function(){return l["a"]}))},function(t,e,n){"use strict";e["a"]=function(t,e){var n,r=t.length,i=r-e;while(i<--r)n=t[i],t[i++]=t[r],t[r]=n}},function(t,e,n){"use strict";e["b"]=a;var r=n(90),i=n(166);function a(t,e,n){var r,a,s;if(arguments.length>1)r=o(t,e,n);else for(a=0,r=new Array(s=t.arcs.length);a1)for(var o,s,c=1,u=l(a[0]);cu&&(s=a[0],a[0]=a[c],a[c]=s,u=o);return a}))}}e["a"]=function(t){return Object(r["b"])(t,o.apply(this,arguments))}},function(t,e,n){"use strict";var r=n(396);e["a"]=function(t){var e={},n=t.map((function(){return[]}));function i(t,n){t.forEach((function(t){t<0&&(t=~t);var r=e[t];r?r.push(n):e[t]=[n]}))}function a(t,e){t.forEach((function(t){i(t,e)}))}function o(t,e){"GeometryCollection"===t.type?t.geometries.forEach((function(t){o(t,e)})):t.type in s&&s[t.type](t.arcs,e)}var s={LineString:i,MultiLineString:a,Polygon:a,MultiPolygon:function(t,e){t.forEach((function(t){a(t,e)}))}};for(var c in t.forEach(o),e)for(var u=e[c],l=u.length,f=0;f>>1;t[i]=2))throw new Error("n must be ≥2");u=t.bbox||Object(r["a"])(t);var n,a=u[0],o=u[1],s=u[2],c=u[3];e={scale:[s-a?(s-a)/(n-1):1,c-o?(c-o)/(n-1):1],translate:[a,o]}}var u,l,f=Object(i["a"])(e),h=t.objects,d={};function p(t){return f(t)}function v(t){var e;switch(t.type){case"GeometryCollection":e={type:"GeometryCollection",geometries:t.geometries.map(v)};break;case"Point":e={type:"Point",coordinates:p(t.coordinates)};break;case"MultiPoint":e={type:"MultiPoint",coordinates:t.coordinates.map(p)};break;default:return t}return null!=t.id&&(e.id=t.id),null!=t.bbox&&(e.bbox=t.bbox),null!=t.properties&&(e.properties=t.properties),e}function g(t){var e,n=0,r=1,i=t.length,a=new Array(i);a[0]=f(t[0],0);while(++n1&&void 0!==arguments[1]?arguments[1]:[];return r(t,(function(t){return!i(e,t)}))};t.exports=a},function(t,e,n){var r=n(9),i=n(91),a=function(t,e){if(!i(t))return t;var n=[];return r(t,(function(t,r){e(t,r)&&n.push(t)})),n};t.exports=a},function(t,e,n){var r=n(2),i=r.registerTransform;function a(t){return t}i("map",(function(t,e){void 0===e&&(e={}),t.rows=t.rows.map(e.callback||a)}))},function(t,e,n){var r=n(3),i=n(83),a=n(15),o=n(2),s=o.registerTransform,c={groupBy:[],orderBy:[]};function u(t,e){void 0===e&&(e={}),e=r({},c,e),t.rows=i(a(t.rows,e.groupBy,e.orderBy))}s("partition",(function(t,e){void 0===e&&(e={}),e=r({},c,e),t.rows=a(t.rows,e.groupBy,e.orderBy)})),s("group",u),s("groups",u)},function(t,e,n){var r=n(3),i=n(9),a=n(6),o=n(10),s=n(19),c=s.sum,u=n(15),l=n(2),f=l.registerTransform,h=n(7),d=h.getField,p={groupBy:[],as:"_percent"};function v(t,e){void 0===e&&(e={}),e=r({},p,e);var n=d(e),s=e.dimension,l=e.groupBy,f=e.as;if(!o(s))throw new TypeError("Invalid dimension: must be a string!");if(a(f)&&(console.warn("Invalid as: must be a string, will use the first element of the array specified."),f=f[0]),!o(f))throw new TypeError("Invalid as: must be a string!");var h=t.rows,v=[],g=u(h,l);i(g,(function(t){var e=c(t.map((function(t){return t[n]})));0===e&&console.warn("Invalid data: total sum of field "+n+" is 0!");var r=u(t,[s]);i(r,(function(t){var r=c(t.map((function(t){return t[n]}))),i=t[0],a=i[s];i[n]=r,i[s]=a,i[f]=0===e?0:r/e,v.push(i)}))})),t.rows=v}f("percent",v)},function(t,e,n){var r=n(32),i=n(2),a=i.registerTransform,o=n(7),s=o.getFields;a("pick",(function(t,e){void 0===e&&(e={});var n=s(e,t.getColumnNames());t.rows=t.rows.map((function(t){return r(t,n)}))}))},function(t,e,n){var r=n(3),i=n(9),a=n(6),o=n(10),s=n(15),c=n(2),u=c.registerTransform,l=n(7),f=l.getField,h={groupBy:[],as:"_proportion"};function d(t,e){void 0===e&&(e={}),e=r({},h,e);var n=f(e),c=e.dimension,u=e.groupBy,l=e.as;if(!o(c))throw new TypeError("Invalid dimension: must be a string!");if(a(l)&&(console.warn("Invalid as: must be a string, will use the first element of the array specified."),l=l[0]),!o(l))throw new TypeError("Invalid as: must be a string!");var d=t.rows,p=[],v=s(d,u);i(v,(function(t){var e=t.length,r=s(t,[c]);i(r,(function(t){var r=t.length,i=t[0],a=i[c];i[n]=r,i[c]=a,i[l]=r/e,p.push(i)}))})),t.rows=p}u("proportion",d)},function(t,e,n){var r=n(9),i=n(54),a=n(10),o=n(2),s=o.registerTransform;function c(t,e){void 0===e&&(e={});var n=e.map||{},o={};i(n)&&r(n,(function(t,e){a(t)&&a(e)&&(o[e]=t)})),t.rows.forEach((function(t){r(n,(function(e,n){var r=t[n];delete t[n],t[e]=r}))}))}s("rename",c),s("rename-fields",c)},function(t,e,n){var r=n(2),i=r.registerTransform;i("reverse",(function(t){t.rows.reverse()}))},function(t,e,n){var r=n(2),i=r.registerTransform;i("sort",(function(t,e){void 0===e&&(e={});var n=t.getColumnName(0);t.rows.sort(e.callback||function(t,e){return t[n]-e[n]})}))},function(t,e,n){var r=n(6),i=n(412),a=n(2),o=a.registerTransform,s=n(7),c=s.getFields,u=["ASC","DESC"];function l(t,e){void 0===e&&(e={});var n=c(e,[t.getColumnName(0)]);if(!r(n))throw new TypeError("Invalid fields: must be an array with strings!");t.rows=i(t.rows,n);var a=e.order;if(a&&-1===u.indexOf(a))throw new TypeError("Invalid order: "+a+" must be one of "+u.join(", "));"DESC"===a&&t.rows.reverse()}o("sort-by",l),o("sortBy",l)},function(t,e,n){var r=n(10),i=n(11),a=n(6);function o(t,e){var n=void 0;if(i(e))n=function(t,n){return e(t)-e(n)};else{var o=[];r(e)?o.push(e):a(e)&&(o=e),n=function(t,e){for(var n=0;ne[r])return 1;if(t[r]-1&&n.splice(e,1)})),n}function l(t,e){void 0===e&&(e={}),e=r({},c,e);var n=t.rows,o=e.groupBy,s=e.orderBy,l=a(n,o,s),f=0,h=[];i(l,(function(t){t.length>f&&(f=t.length,h=t)}));var d=[],p={};if(h.forEach((function(t){var e=s.map((function(e){return t[e]})).join("-");d.push(e),p[e]=t})),"order"===e.fillBy){var v=h[0],g=[],m={};n.forEach((function(t){var e=s.map((function(e){return t[e]})).join("-");-1===g.indexOf(e)&&(g.push(e),m[e]=t)}));var y=u(g,d);y.forEach((function(t){var e={};o.forEach((function(t){e[t]=v[t]})),s.forEach((function(n){e[n]=m[t][n]})),n.push(e),h.push(e),d.push(t),p[t]=e})),f=h.length}i(l,(function(t){if(t!==h&&t.length=f-t.length)return!0;var a=p[r],c={};return o.forEach((function(t){c[t]=e[t]})),s.forEach((function(t){c[t]=a[t]})),n.push(c),!1}))}}))}s("fill-rows",l),s("fillRows",l)},function(t,e,n){var r=n(3),i=n(9),a=n(416),o=n(11),s=n(417),c=n(10),u=n(19),l=n(15),f=n(2),h=f.registerTransform,d=n(7),p=d.getField,v={groupBy:[]};function g(t){return t.filter((function(t){return!s(t)}))}var m=["mean","median","max","min"],y={};function b(t,e){void 0===e&&(e={}),e=r({},v,e);var n=p(e),u=e.method;if(!u)throw new TypeError("Invalid method!");if("value"===u&&!a(e,"value"))throw new TypeError("Invalid value: it is nil.");var f=g(t.getColumn(n)),h=l(t.rows,e.groupBy);i(h,(function(t){var r=g(t.map((function(t){return t[n]})));0===r.length&&(r=f),t.forEach((function(i){if(s(i[n]))if(o(u))i[n]=u(i,r,e.value,t);else{if(!c(u))throw new TypeError("Invalid method: must be a function or one of "+m.join(", "));i[n]=y[u](i,r,e.value)}}))}))}m.forEach((function(t){y[t]=function(e,n){return u[t](n)}})),y.value=function(t,e,n){return n},h("impute",b)},function(t,e){t.exports=function(t,e){return t.hasOwnProperty(e)}},function(t,e){var n=function(t){return void 0===t};t.exports=n},function(t,e,n){var r=n(3),i=n(156),a=n(9),o=n(6),s=n(10),c=n(24),u=n(419),l=n(19),f=n(15),h=n(2),d=h.registerTransform,p=n(84),v=p.STATISTICS_METHODS,g=n(7),m=g.getFields,y={as:[],fields:[],groupBy:[],operations:[]},b="count",x={count:function(t){return t.length},distinct:function(t,e){var n=u(t.map((function(t){return t[e]})));return n.length}};function w(t,e){e=r({},y,e);var n=m(e);if(!o(n))throw new TypeError("Invalid fields: it must be an array with one or more strings!");var i=e.as||[];s(i)&&(i=[i]);var c=e.operations;s(c)&&(c=[c]);var u=[b];if(o(c)&&c.length||(console.warn('operations is not defined, will use [ "count" ] directly.'),c=u,i=c),1!==c.length||c[0]!==b){if(c.length!==n.length)throw new TypeError("Invalid operations: it's length must be the same as fields!");if(i.length!==n.length)throw new TypeError("Invalid as: it's length must be the same as fields!")}var l=f(t.rows,e.groupBy),h=[];a(l,(function(t){var e=t[0];c.forEach((function(r,a){var o=i[a],s=n[a];e[o]=x[r](t,s)})),h.push(e)})),t.rows=h}v.forEach((function(t){x[t]=function(e,n){var r=e.map((function(t){return t[n]}));return o(r)&&o(r[0])&&(r=i(r)),l[t](r)}})),x.average=x.mean,d("aggregate",w),d("summary",w),t.exports={VALID_AGGREGATES:c(x)}},function(t,e,n){var r=n(9),i=n(168),a=function(t){var e=[];return r(t,(function(t){i(e,t)||e.push(t)})),e};t.exports=a},function(t,e,n){var r=n(3),i=n(6),a=n(56),o=n(421),s=n(57),c=n(2),u=c.registerTransform,l=n(7),f=l.getFields,h=n(58),d=h.silverman,p={as:["x","y"],method:"linear",order:2,precision:2},v=["linear","exponential","logarithmic","power","polynomial"];function g(t,e){e=r({},p,e);var n=f(e);if(!i(n)||2!==n.length)throw new TypeError("invalid fields: must be an array of 2 strings.");var c=n[0],u=n[1],l=e.method;if(-1===v.indexOf(l))throw new TypeError("invalid method: "+l+". Must be one of "+v.join(", "));var h=t.rows.map((function(t){return[t[c],t[u]]})),g=o[l](h,e),m=e.extent;i(m)&&2===m.length||(m=t.range(c));var y=e.bandwidth;(!a(y)||y<=0)&&(y=d(t.getColumn(c)));var b=s(m,y),x=[],w=e.as,_=w[0],O=w[1];b.forEach((function(t){var e={},n=g.predict(t),r=n[0],i=n[1];e[_]=r,e[O]=i,isFinite(i)&&x.push(e)})),t.rows=x}u("regression",g),t.exports={REGRESSION_METHODS:v}},function(t,e,n){var r,i,a;(function(n,o){i=[t],r=o,a="function"===typeof r?r.apply(e,i):r,void 0===a||(t.exports=a)})(0,(function(t){"use strict";function e(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var n=Object.assign||function(t){for(var e=1;eMath.abs(n[a][o])&&(o=s);for(var c=a;c=a;f--)n[f][l]-=n[f][a]*n[a][l]/n[a][a]}for(var h=r-1;h>=0;h--){for(var d=0,p=h+1;p=0;w--)x+=w>1?m[w]+"x^"+w+" + ":1===w?m[w]+"x + ":m[w];return{string:x,points:b,predict:y,equation:[].concat(r(m)).reverse(),r2:s(a(t,b),e.precision)}}};function u(){var t=function(t,r){return n({_round:s},t,e({},r,(function(t,e){return c[r](t,n({},i,e))})))};return Object.keys(c).reduce(t,{})}t.exports=u()}))},function(t,e,n){var r=n(3),i=n(9),a=n(9),o=n(6),s=n(11),c=n(56),u=n(10),l=n(24),f=n(32),h=n(57),d=n(92),p=n(58),v=n(15),g=n(2),m=g.registerTransform,y=n(7),b=y.getFields,x=n(19),w=x.kernelDensityEstimation,_={minSize:.01,as:["key","y","size"],extent:[],method:"gaussian",bandwidth:"nrd",step:0,groupBy:[]},O=l(d),C=l(p);function S(t,e){e=r({},_,e);var n=b(e);if(!o(n)||n.length<1)throw new TypeError("invalid fields: must be an array of at least 1 strings!");var l=e.as;if(!o(l)||3!==l.length)throw new TypeError("invalid as: must be an array of 3 strings!");var g=e.method;if(u(g)){if(-1===O.indexOf(g))throw new TypeError("invalid method: "+g+". Must be one of "+O.join(", "));g=d[g]}if(!s(g))throw new TypeError("invalid method: kernel method must be a function!");var m=e.extent;if(!o(m)||0===m.length){var y=[];i(n,(function(e){var n=t.range(e);y=y.concat(n)})),m=[Math.min.apply(Math,y),Math.max.apply(Math,y)]}var x=e.bandwidth;u(x)&&p[x]?x=p[x](t.getColumn(n[0])):s(x)?x=x(t.getColumn(n[0])):(!c(x)||x<=0)&&(x=p.nrd(t.getColumn(n[0])));var C=h(m,e.step?e.step:x),S=[],M=e.groupBy,k=v(t.rows,M);a(k,(function(t){var r={};i(n,(function(n){var a=f(t[0],M);r[n]=w(t.map((function(t){return t[n]})),g,x);var o=l[0],s=l[1],c=l[2];a[o]=n,a[s]=[],a[c]=[],i(C,(function(t){var i=r[n](t);i>=e.minSize&&(a[s].push(t),a[c].push(i))})),S.push(a)}))})),t.rows=S}m("kernel-density-estimation",S),m("kde",S),m("KDE",S),t.exports={KERNEL_METHODS:O,BANDWIDTH_METHODS:C}},function(t,e,n){var r=n(3),i=n(9),a=n(6),o=n(2),s=o.registerTransform,c=n(7),u=c.getFields,l={as:["x","y","count"],bins:[30,30],offset:[0,0],sizeByCount:!1},f=Math.sqrt(3),h=Math.PI/3,d=[0,h,2*h,3*h,4*h,5*h];function p(t,e,n,r){return Math.sqrt((t-n)*(t-n)+(e-r)*(e-r))}function v(t,e,n){var r=t-n;e/=2;var i=Math.floor(r/e),a=e*(i+(1===Math.abs(i%2)?1:0)),o=e*(i+(1===Math.abs(i%2)?0:1));return[a+n,o+n]}function g(t,e,n){void 0===e&&(e=[1,1]),void 0===n&&(n=[0,0]);var r={},i=e,a=i[0],o=i[1],s=n,c=s[0],u=s[1];return t.forEach((function(t){var e,n,i,s=t[0],l=t[1],f=v(s,a,c),h=f[0],d=f[1],g=v(l,o,u),m=g[0],y=g[1],b=p(s,l,h,m),x=p(s,l,d,y);bL&&(L=t.count)})),i(M,(function(t){var n=t.x,r=t.y,i=t.count,a={};a[z]=i,e.sizeByCount?(a[j]=A.map((function(e){return n+t.count/L*e[0]})),a[T]=A.map((function(e){return(r+t.count/L*e[1])/C}))):(a[j]=A.map((function(t){return n+t[0]})),a[T]=A.map((function(t){return(r+t[1])/C}))),P.push(a)})),t.rows=P}s("bin.hexagon",m),s("bin.hex",m),s("hexbin",m)},function(t,e,n){var r=n(3),i=n(9),a=n(32),o=n(15),s=n(2),c=s.registerTransform,u=n(7),l=u.getField,f={as:["x","count"],bins:30,offset:0,groupBy:[]};function h(t,e,n){var r=t-n,i=Math.floor(r/e);return[i*e+n,(i+1)*e+n]}function d(t,e){e=r({},f,e);var n=l(e);if(0!==t.rows.length){var s=t.range(n),c=s[1]-s[0],u=e.binWidth;if(!u){var d=e.bins;if(d<=0)throw new TypeError("Invalid bins: it must be a positive number!");u=c/d}var p=e.offset%u,v=[],g=e.groupBy,m=o(t.rows,g);i(m,(function(t){var o={},s=t.map((function(t){return t[n]}));s.forEach((function(t){var e=h(t,u,p),n=e[0],r=e[1],i=n+"-"+r;o[i]=o[i]||{x0:n,x1:r,count:0},o[i].count++}));var c=e.as,l=c[0],f=c[1];if(!l||!f)throw new TypeError('Invalid as: it must be an array with 2 elements (e.g. [ "x", "count" ])!');var d=a(t[0],g);i(o,(function(t){var e=r({},d);e[l]=[t.x0,t.x1],e[f]=t.count,v.push(e)}))})),t.rows=v}}c("bin.histogram",d),c("bin.dot",d)},function(t,e,n){var r=n(3),i=n(9),a=n(6),o=n(10),s=n(19),c=s.quantile,u=n(15),l=n(157),f=n(2),h=f.registerTransform,d=n(7),p=d.getField,v={as:"_bin",groupBy:[],fraction:4};function g(t,e){e=r({},v,e);var n=p(e),s=e.as;if(!o(s))throw new TypeError('Invalid as: it must be a string (e.g. "_bin")!');var f=e.p,h=e.fraction;a(f)&&0!==f.length||(f=l(h));var d=t.rows,g=e.groupBy,m=u(d,g),y=[];i(m,(function(t){var e=t[0],r=t.map((function(t){return t[n]})),i=f.map((function(t){return c(r,t)}));e[s]=i,y.push(e)})),t.rows=y}h("bin.quantile",g)},function(t,e,n){var r=n(3),i=n(9),a=n(2),o=a.registerTransform,s=n(7),c=s.getFields,u={as:["x","y","count"],bins:[30,30],offset:[0,0],sizeByCount:!1};function l(t,e,n){var r=t-n,i=Math.floor(r/e);return[i*e+n,(i+1)*e+n]}function f(t,e){e=r({},u,e);var n=c(e),a=n[0],o=n[1];if(!a||!o)throw new TypeError("Invalid fields: must be an array with 2 strings!");var s=t.range(a),f=t.range(o),h=s[1]-s[0],d=f[1]-f[0],p=e.binWidth||[];if(2!==p.length){var v=e.bins,g=v[0],m=v[1];if(g<=0||m<=0)throw new TypeError("Invalid bins: must be an array with 2 positive numbers (e.g. [ 30, 30 ])!");p=[h/g,d/m]}var y=t.rows.map((function(t){return[t[a],t[o]]})),b={},x=e.offset,w=x[0],_=x[1];y.forEach((function(t){var e=l(t[0],p[0],w),n=e[0],r=e[1],i=l(t[1],p[1],_),a=i[0],o=i[1],s=n+"-"+r+"-"+a+"-"+o;b[s]=b[s]||{x0:n,x1:r,y0:a,y1:o,count:0},b[s].count++}));var O=[],C=e.as,S=C[0],M=C[1],k=C[2];if(!S||!M||!k)throw new TypeError('Invalid as: it must be an array with 3 strings (e.g. [ "x", "y", "count" ])!');if(e.sizeByCount){var j=0;i(b,(function(t){t.count>j&&(j=t.count)})),i(b,(function(t){var e=t.x0,n=t.x1,r=t.y0,i=t.y1,a=t.count,o=a/j,s=(e+n)/2,c=(r+i)/2,u=(n-e)*o/2,l=(i-r)*o/2,f=s-u,h=s+u,d=c-l,p=c+l,v={};v[S]=[f,h,h,f],v[M]=[d,d,p,p],v[k]=a,O.push(v)}))}else i(b,(function(t){var e={};e[S]=[t.x0,t.x1,t.x1,t.x0],e[M]=[t.y0,t.y0,t.y1,t.y1],e[k]=t.count,O.push(e)}));t.rows=O}o("bin.rectangle",f),o("bin.rect",f)},function(t,e,n){var r=n(3),i=n(6),a=n(10),o=n(2),s=o.registerTransform,c=n(7),u=c.getField,l={as:["_centroid_x","_centroid_y"]};function f(t,e){e=r({},l,e);var n=u(e),o=e.geoView||e.geoDataView;if(a(o)&&(o=t.dataSet.getView(o)),!o||"geo"!==o.dataType)throw new TypeError("Invalid geoView: must be a DataView of GEO dataType!");var s=e.as;if(!i(s)||2!==s.length)throw new TypeError('Invalid as: it must be an array with 2 strings (e.g. [ "cX", "cY" ])!');var c=s[0],f=s[1];t.rows.forEach((function(t){var e=o.geoFeatureByName(t[n]);e&&(o._projectedAs?(t[c]=e[o._projectedAs[2]],t[f]=e[o._projectedAs[3]]):(t[c]=e.centroidX,t[f]=e.centroidY))}))}s("geo.centroid",f)},function(t,e,n){var r=n(3),i=n(0),a=n(159),o=n(6),s=n(2),c=s.registerTransform,u=n(141),l=i.geoPath,f={as:["_x","_y","_centroid_x","_centroid_y"]};function h(t,e){if("geo"!==t.dataType&&"geo-graticule"!==t.dataType)throw new TypeError("Invalid dataView: this transform is for Geo data only!");e=r({},f,e);var n=e.projection;if(!n)throw new TypeError("Invalid projection!");n=u(n);var i=l(n),s=e.as;if(!o(s)||4!==s.length)throw new TypeError('Invalid as: it must be an array with 4 strings (e.g. [ "x", "y", "cX", "cY" ])!');t._projectedAs=s;var c=s[0],h=s[1],d=s[2],p=s[3];t.rows.forEach((function(t){t[c]=[],t[h]=[];var e=i(t);if(e){var n=a(e);n._path.forEach((function(e){t[c].push(e[1]),t[h].push(e[2])}));var r=i.centroid(t);t[d]=r[0],t[p]=r[1]}})),t.rows=t.rows.filter((function(t){return 0!==t[c].length}))}c("geo.projection",h)},function(t,e,n){var r=n(3),i=n(6),a=n(10),o=n(2),s=o.registerTransform,c=n(7),u=c.getField,l={as:["_x","_y"]};function f(t,e){e=r({},l,e);var n=u(e),o=e.geoView||e.geoDataView;if(a(o)&&(o=t.dataSet.getView(o)),!o||"geo"!==o.dataType)throw new TypeError("Invalid geoView: must be a DataView of GEO dataType!");var s=e.as;if(!i(s)||2!==s.length)throw new TypeError('Invalid as: it must be an array with 2 strings (e.g. [ "x", "y" ])!');var c=s[0],f=s[1];t.rows.forEach((function(t){var e=o.geoFeatureByName(t[n]);e&&(o._projectedAs?(t[c]=e[o._projectedAs[0]],t[f]=e[o._projectedAs[1]]):(t[c]=e.longitude,t[f]=e.latitude))}))}s("geo.region",f)},function(t,e,n){var r=n(3),i=n(9),a=n(6),o=n(83),s=n(11),c=n(2),u=c.registerTransform,l={y:0,thickness:.05,weight:!1,marginRatio:.1,id:function(t){return t.id},source:function(t){return t.source},target:function(t){return t.target},sourceWeight:function(t){return t.value||1},targetWeight:function(t){return t.value||1},sortBy:null};function f(t,e,n){return void 0===n&&(n={}),t.forEach((function(t){var r=e.edgeSource(t),i=e.edgeTarget(t);n[r]||(n[r]={id:r}),n[i]||(n[i]={id:i})})),o(n)}function h(t,e,n){i(t,(function(t,r){t.inEdges=e.filter((function(t){return""+n.target(t)===""+r})),t.outEdges=e.filter((function(t){return""+n.source(t)===""+r})),t.edges=t.outEdges.concat(t.inEdges),t.frequency=t.edges.length,t.value=0,t.inEdges.forEach((function(e){t.value+=n.targetWeight(e)})),t.outEdges.forEach((function(e){t.value+=n.sourceWeight(e)}))}))}function d(t,e){var n={weight:function(t,e){return e.value-t.value},frequency:function(t,e){return e.frequency-t.frequency},id:function(t,n){return(""+e.id(t)).localeCompare(""+e.id(n))}},r=n[e.sortBy];!r&&s(e.sortBy)&&(r=e.sortBy),r&&t.sort(r)}function p(t,e){var n=t.length;if(!n)throw new TypeError("Invalid nodes: it's empty!");if(e.weight){var r=e.marginRatio;if(r<0||r>=1)throw new TypeError("Invalid marginRatio: it must be in range [0, 1)!");var i=r/(2*n),a=e.thickness;if(a<=0||a>=1)throw new TypeError("Invalid thickness: it must be in range (0, 1)!");var o=0;t.forEach((function(t){o+=t.value})),t.forEach((function(t){t.weight=t.value/o,t.width=t.weight*(1-r),t.height=a})),t.forEach((function(n,r){for(var o=0,s=r-1;s>=0;s--)o+=t[s].width+2*i;var c=n.minX=i+o,u=n.maxX=n.minX+n.width,l=n.minY=e.y-a/2,f=n.maxY=l+a;n.x=[c,u,u,c],n.y=[l,l,f,f]}))}else{var s=1/n;t.forEach((function(t,n){t.x=(n+.5)*s,t.y=e.y}))}}function v(t,e,n){if(n.weight){var r={};i(t,(function(t,e){r[e]=t.value})),e.forEach((function(e){var i=n.source(e),a=n.target(e),o=t[i],s=t[a];if(o&&s){var c=r[i],u=n.sourceWeight(e),l=o.minX+(o.value-c)/o.value*o.width,f=l+u/o.value*o.width;r[i]-=u;var h=r[a],d=n.targetWeight(e),p=s.minX+(s.value-h)/s.value*s.width,v=p+d/s.value*s.width;r[a]-=d;var g=n.y;e.x=[l,f,p,v],e.y=[g,g,g,g]}}))}else e.forEach((function(e){var r=t[n.source(e)],i=t[n.target(e)];r&&i&&(e.x=[r.x,i.x],e.y=[r.y,i.y])}))}function g(t,e){e=r({},l,e);var n={},i=t.nodes,o=t.edges;a(i)&&0!==i.length||(i=f(o,e,n)),i.forEach((function(t){var r=e.id(t);n[r]=t})),h(n,o,e),d(i,e),p(i,e),v(n,o,e),t.nodes=i,t.edges=o}u("diagram.arc",g),u("arc",g)},function(t,e,n){var r=n(3),i=n(432),a=n(2),o=a.registerTransform,s={rankdir:"TB",align:"TB",nodesep:50,edgesep:10,ranksep:50,source:function(t){return t.source},target:function(t){return t.target}};function c(t,e){e=r({},s,e);var n=new i.graphlib.Graph;n.setGraph({}),n.setDefaultEdgeLabel((function(){return{}})),t.nodes.forEach((function(t){var r=e.nodeId?e.nodeId(t):t.id;t.height||t.width||(t.height=t.width=e.edgesep),n.setNode(r,t)})),t.edges.forEach((function(t){n.setEdge(e.source(t),e.target(t))})),i.layout(n);var a=[],o=[];n.nodes().forEach((function(t){var e=n.node(t),r=e.x,i=e.y,o=e.height,s=e.width;e.x=[r-s/2,r+s/2,r+s/2,r-s/2],e.y=[i+o/2,i+o/2,i-o/2,i-o/2],a.push(e)})),n.edges().forEach((function(t){var e=n.edge(t),r=e.points,i={};i.x=r.map((function(t){return t.x})),i.y=r.map((function(t){return t.y})),o.push(i)})),t.nodes=a,t.edges=o}o("diagram.dagre",c),o("dagre",c)},function(t,e,n){t.exports={graphlib:n(16),layout:n(448),debug:n(470),util:{time:n(12).time,notime:n(12).notime},version:n(471)}},function(t,e,n){var r=n(434);t.exports={Graph:r.Graph,json:n(438),alg:n(439),version:r.version}},function(t,e,n){t.exports={Graph:n(93),version:n(437)}},function(t,e){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(r){"object"===typeof window&&(n=window)}t.exports=n},function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},function(t,e){t.exports="2.1.5"},function(t,e,n){var r=n(13),i=n(93);function a(t){var e={options:{directed:t.isDirected(),multigraph:t.isMultigraph(),compound:t.isCompound()},nodes:o(t),edges:s(t)};return r.isUndefined(t.graph())||(e.value=r.clone(t.graph())),e}function o(t){return r.map(t.nodes(),(function(e){var n=t.node(e),i=t.parent(e),a={v:e};return r.isUndefined(n)||(a.value=n),r.isUndefined(i)||(a.parent=i),a}))}function s(t){return r.map(t.edges(),(function(e){var n=t.edge(e),i={v:e.v,w:e.w};return r.isUndefined(e.name)||(i.name=e.name),r.isUndefined(n)||(i.value=n),i}))}function c(t){var e=new i(t.options).setGraph(t.value);return r.each(t.nodes,(function(t){e.setNode(t.v,t.value),t.parent&&e.setParent(t.v,t.parent)})),r.each(t.edges,(function(t){e.setEdge({v:t.v,w:t.w,name:t.name},t.value)})),e}t.exports={write:a,read:c}},function(t,e,n){t.exports={components:n(440),dijkstra:n(170),dijkstraAll:n(441),findCycles:n(442),floydWarshall:n(443),isAcyclic:n(444),postorder:n(445),preorder:n(446),prim:n(447),tarjan:n(172),topsort:n(173)}},function(t,e,n){var r=n(13);function i(t){var e,n={},i=[];function a(i){r.has(n,i)||(n[i]=!0,e.push(i),r.each(t.successors(i),a),r.each(t.predecessors(i),a))}return r.each(t.nodes(),(function(t){e=[],a(t),e.length&&i.push(e)})),i}t.exports=i},function(t,e,n){var r=n(170),i=n(13);function a(t,e,n){return i.transform(t.nodes(),(function(i,a){i[a]=r(t,a,e,n)}),{})}t.exports=a},function(t,e,n){var r=n(13),i=n(172);function a(t){return r.filter(i(t),(function(e){return e.length>1||1===e.length&&t.hasEdge(e[0],e[0])}))}t.exports=a},function(t,e,n){var r=n(13);t.exports=a;var i=r.constant(1);function a(t,e,n){return o(t,e||i,n||function(e){return t.outEdges(e)})}function o(t,e,n){var r={},i=t.nodes();return i.forEach((function(t){r[t]={},r[t][t]={distance:0},i.forEach((function(e){t!==e&&(r[t][e]={distance:Number.POSITIVE_INFINITY})})),n(t).forEach((function(n){var i=n.v===t?n.w:n.v,a=e(n);r[t][i]={distance:a,predecessor:t}}))})),i.forEach((function(t){var e=r[t];i.forEach((function(n){var a=r[n];i.forEach((function(n){var r=a[t],i=e[n],o=a[n],s=r.distance+i.distance;s0){if(n=c.removeMin(),r.has(s,n))o.setEdge(n,s[n]);else{if(l)throw new Error("Input graph is not connected: "+t);l=!0}t.nodeEdges(n).forEach(u)}return o}t.exports=o},function(t,e,n){"use strict";var r=n(8),i=n(449),a=n(452),o=n(453),s=n(12).normalizeRanks,c=n(455),u=n(12).removeEmptyRanks,l=n(456),f=n(457),h=n(458),d=n(459),p=n(468),v=n(12),g=n(16).Graph;function m(t,e){var n=e&&e.debugTiming?v.time:v.notime;n("layout",(function(){var e=n(" buildLayoutGraph",(function(){return j(t)}));n(" runLayout",(function(){y(e,n)})),n(" updateInputGraph",(function(){b(t,e)}))}))}function y(t,e){e(" makeSpaceForEdgeLabels",(function(){T(t)})),e(" removeSelfEdges",(function(){H(t)})),e(" acyclic",(function(){i.run(t)})),e(" nestingGraph.run",(function(){l.run(t)})),e(" rank",(function(){o(v.asNonCompoundGraph(t))})),e(" injectEdgeLabelProxies",(function(){z(t)})),e(" removeEmptyRanks",(function(){u(t)})),e(" nestingGraph.cleanup",(function(){l.cleanup(t)})),e(" normalizeRanks",(function(){s(t)})),e(" assignRankMinMax",(function(){E(t)})),e(" removeEdgeLabelProxies",(function(){A(t)})),e(" normalize.run",(function(){a.run(t)})),e(" parentDummyChains",(function(){c(t)})),e(" addBorderSegments",(function(){f(t)})),e(" order",(function(){d(t)})),e(" insertSelfEdges",(function(){D(t)})),e(" adjustCoordinateSystem",(function(){h.adjust(t)})),e(" position",(function(){p(t)})),e(" positionSelfEdges",(function(){F(t)})),e(" removeBorderNodes",(function(){R(t)})),e(" normalize.undo",(function(){a.undo(t)})),e(" fixupEdgeLabelCoords",(function(){V(t)})),e(" undoCoordinateSystem",(function(){h.undo(t)})),e(" translateGraph",(function(){P(t)})),e(" assignNodeIntersects",(function(){L(t)})),e(" reversePoints",(function(){I(t)})),e(" acyclic.undo",(function(){i.undo(t)}))}function b(t,e){r.forEach(t.nodes(),(function(n){var r=t.node(n),i=e.node(n);r&&(r.x=i.x,r.y=i.y,e.children(n).length&&(r.width=i.width,r.height=i.height))})),r.forEach(t.edges(),(function(n){var i=t.edge(n),a=e.edge(n);i.points=a.points,r.has(a,"x")&&(i.x=a.x,i.y=a.y)})),t.graph().width=e.graph().width,t.graph().height=e.graph().height}t.exports=m;var x=["nodesep","edgesep","ranksep","marginx","marginy"],w={ranksep:50,edgesep:20,nodesep:50,rankdir:"tb"},_=["acyclicer","ranker","rankdir","align"],O=["width","height"],C={width:0,height:0},S=["minlen","weight","width","height","labeloffset"],M={minlen:1,weight:1,width:0,height:0,labeloffset:10,labelpos:"r"},k=["labelpos"];function j(t){var e=new g({multigraph:!0,compound:!0}),n=$(t.graph());return e.setGraph(r.merge({},w,N(n,x),r.pick(n,_))),r.forEach(t.nodes(),(function(n){var i=$(t.node(n));e.setNode(n,r.defaults(N(i,O),C)),e.setParent(n,t.parent(n))})),r.forEach(t.edges(),(function(n){var i=$(t.edge(n));e.setEdge(n,r.merge({},M,N(i,S),r.pick(i,k)))})),e}function T(t){var e=t.graph();e.ranksep/=2,r.forEach(t.edges(),(function(n){var r=t.edge(n);r.minlen*=2,"c"!==r.labelpos.toLowerCase()&&("TB"===e.rankdir||"BT"===e.rankdir?r.width+=r.labeloffset:r.height+=r.labeloffset)}))}function z(t){r.forEach(t.edges(),(function(e){var n=t.edge(e);if(n.width&&n.height){var r=t.node(e.v),i=t.node(e.w),a={rank:(i.rank-r.rank)/2+r.rank,e:e};v.addDummyNode(t,"edge-proxy",a,"_ep")}}))}function E(t){var e=0;r.forEach(t.nodes(),(function(n){var i=t.node(n);i.borderTop&&(i.minRank=t.node(i.borderTop).rank,i.maxRank=t.node(i.borderBottom).rank,e=r.max(e,i.maxRank))})),t.graph().maxRank=e}function A(t){r.forEach(t.nodes(),(function(e){var n=t.node(e);"edge-proxy"===n.dummy&&(t.edge(n.e).labelRank=n.rank,t.removeNode(e))}))}function P(t){var e=Number.POSITIVE_INFINITY,n=0,i=Number.POSITIVE_INFINITY,a=0,o=t.graph(),s=o.marginx||0,c=o.marginy||0;function u(t){var r=t.x,o=t.y,s=t.width,c=t.height;e=Math.min(e,r-s/2),n=Math.max(n,r+s/2),i=Math.min(i,o-c/2),a=Math.max(a,o+c/2)}r.forEach(t.nodes(),(function(e){u(t.node(e))})),r.forEach(t.edges(),(function(e){var n=t.edge(e);r.has(n,"x")&&u(n)})),e-=s,i-=c,r.forEach(t.nodes(),(function(n){var r=t.node(n);r.x-=e,r.y-=i})),r.forEach(t.edges(),(function(n){var a=t.edge(n);r.forEach(a.points,(function(t){t.x-=e,t.y-=i})),r.has(a,"x")&&(a.x-=e),r.has(a,"y")&&(a.y-=i)})),o.width=n-e+s,o.height=a-i+c}function L(t){r.forEach(t.edges(),(function(e){var n,r,i=t.edge(e),a=t.node(e.v),o=t.node(e.w);i.points?(n=i.points[0],r=i.points[i.points.length-1]):(i.points=[],n=o,r=a),i.points.unshift(v.intersectRect(a,n)),i.points.push(v.intersectRect(o,r))}))}function V(t){r.forEach(t.edges(),(function(e){var n=t.edge(e);if(r.has(n,"x"))switch("l"!==n.labelpos&&"r"!==n.labelpos||(n.width-=n.labeloffset),n.labelpos){case"l":n.x-=n.width/2+n.labeloffset;break;case"r":n.x+=n.width/2+n.labeloffset;break}}))}function I(t){r.forEach(t.edges(),(function(e){var n=t.edge(e);n.reversed&&n.points.reverse()}))}function R(t){r.forEach(t.nodes(),(function(e){if(t.children(e).length){var n=t.node(e),i=t.node(n.borderTop),a=t.node(n.borderBottom),o=t.node(r.last(n.borderLeft)),s=t.node(r.last(n.borderRight));n.width=Math.abs(s.x-o.x),n.height=Math.abs(a.y-i.y),n.x=o.x+n.width/2,n.y=i.y+n.height/2}})),r.forEach(t.nodes(),(function(e){"border"===t.node(e).dummy&&t.removeNode(e)}))}function H(t){r.forEach(t.edges(),(function(e){if(e.v===e.w){var n=t.node(e.v);n.selfEdges||(n.selfEdges=[]),n.selfEdges.push({e:e,label:t.edge(e)}),t.removeEdge(e)}}))}function D(t){var e=v.buildLayerMatrix(t);r.forEach(e,(function(e){var n=0;r.forEach(e,(function(e,i){var a=t.node(e);a.order=i+n,r.forEach(a.selfEdges,(function(e){v.addDummyNode(t,"selfedge",{width:e.label.width,height:e.label.height,rank:a.rank,order:i+ ++n,e:e.e,label:e.label},"_se")})),delete a.selfEdges}))}))}function F(t){r.forEach(t.nodes(),(function(e){var n=t.node(e);if("selfedge"===n.dummy){var r=t.node(n.e.v),i=r.x+r.width/2,a=r.y,o=n.x-i,s=r.height/2;t.setEdge(n.e,n.label),t.removeNode(e),n.label.points=[{x:i+2*o/3,y:a-s},{x:i+5*o/6,y:a-s},{x:i+o,y:a},{x:i+5*o/6,y:a+s},{x:i+2*o/3,y:a+s}],n.label.x=n.x,n.label.y=n.y}}))}function N(t,e){return r.mapValues(r.pick(t,e),Number)}function $(t){var e={};return r.forEach(t,(function(t,n){e[n.toLowerCase()]=t})),e}},function(t,e,n){"use strict";var r=n(8),i=n(450);function a(t){var e="greedy"===t.graph().acyclicer?i(t,n(t)):o(t);function n(t){return function(e){return t.edge(e).weight}}r.forEach(e,(function(e){var n=t.edge(e);t.removeEdge(e),n.forwardName=e.name,n.reversed=!0,t.setEdge(e.w,e.v,n,r.uniqueId("rev"))}))}function o(t){var e=[],n={},i={};function a(o){r.has(i,o)||(i[o]=!0,n[o]=!0,r.forEach(t.outEdges(o),(function(t){r.has(n,t.w)?e.push(t):a(t.w)})),delete n[o])}return r.forEach(t.nodes(),a),e}function s(t){r.forEach(t.edges(),(function(e){var n=t.edge(e);if(n.reversed){t.removeEdge(e);var r=n.forwardName;delete n.reversed,delete n.forwardName,t.setEdge(e.w,e.v,n,r)}}))}t.exports={run:a,undo:s}},function(t,e,n){var r=n(8),i=n(16).Graph,a=n(451);t.exports=s;var o=r.constant(1);function s(t,e){if(t.nodeCount()<=1)return[];var n=l(t,e||o),i=c(n.graph,n.buckets,n.zeroIdx);return r.flatten(r.map(i,(function(e){return t.outEdges(e.v,e.w)})),!0)}function c(t,e,n){var r,i=[],a=e[e.length-1],o=e[0];while(t.nodeCount()){while(r=o.dequeue())u(t,e,n,r);while(r=a.dequeue())u(t,e,n,r);if(t.nodeCount())for(var s=e.length-2;s>0;--s)if(r=e[s].dequeue(),r){i=i.concat(u(t,e,n,r,!0));break}}return i}function u(t,e,n,i,a){var o=a?[]:void 0;return r.forEach(t.inEdges(i.v),(function(r){var i=t.edge(r),s=t.node(r.v);a&&o.push({v:r.v,w:r.w}),s.out-=i,f(e,n,s)})),r.forEach(t.outEdges(i.v),(function(r){var i=t.edge(r),a=r.w,o=t.node(a);o["in"]-=i,f(e,n,o)})),t.removeNode(i.v),o}function l(t,e){var n=new i,o=0,s=0;r.forEach(t.nodes(),(function(t){n.setNode(t,{v:t,in:0,out:0})})),r.forEach(t.edges(),(function(t){var r=n.edge(t.v,t.w)||0,i=e(t),a=r+i;n.setEdge(t.v,t.w,a),s=Math.max(s,n.node(t.v).out+=i),o=Math.max(o,n.node(t.w)["in"]+=i)}));var c=r.range(s+o+3).map((function(){return new a})),u=o+1;return r.forEach(n.nodes(),(function(t){f(c,u,n.node(t))})),{graph:n,buckets:c,zeroIdx:u}}function f(t,e,n){n.out?n["in"]?t[n.out-n["in"]+e].enqueue(n):t[t.length-1].enqueue(n):t[0].enqueue(n)}},function(t,e){function n(){var t={};t._next=t._prev=t,this._sentinel=t}function r(t){t._prev._next=t._next,t._next._prev=t._prev,delete t._next,delete t._prev}function i(t,e){if("_next"!==t&&"_prev"!==t)return e}t.exports=n,n.prototype.dequeue=function(){var t=this._sentinel,e=t._prev;if(e!==t)return r(e),e},n.prototype.enqueue=function(t){var e=this._sentinel;t._prev&&t._next&&r(t),t._next=e._next,e._next._prev=t,e._next=t,t._prev=e},n.prototype.toString=function(){var t=[],e=this._sentinel,n=e._prev;while(n!==e)t.push(JSON.stringify(n,i)),n=n._prev;return"["+t.join(", ")+"]"}},function(t,e,n){"use strict";var r=n(8),i=n(12);function a(t){t.graph().dummyChains=[],r.forEach(t.edges(),(function(e){o(t,e)}))}function o(t,e){var n=e.v,r=t.node(n).rank,a=e.w,o=t.node(a).rank,s=e.name,c=t.edge(e),u=c.labelRank;if(o!==r+1){var l,f,h;for(t.removeEdge(e),h=0,++r;rc.lim&&(u=c,l=!0);var f=r.filter(e.edges(),(function(e){return l===w(t,t.node(e.v),u)&&l!==w(t,t.node(e.w),u)}));return r.minBy(f,(function(t){return a(e,t)}))}function y(t,e,n,r){var i=n.v,a=n.w;t.removeEdge(i,a),t.setEdge(r.v,r.w,{}),p(t),f(t,e),b(t,e)}function b(t,e){var n=r.find(t.nodes(),(function(t){return!e.node(t).parent})),i=s(t,n);i=i.slice(1),r.forEach(i,(function(n){var r=t.node(n).parent,i=e.edge(n,r),a=!1;i||(i=e.edge(r,n),a=!0),e.node(n).rank=e.node(r).rank+(a?i.minlen:-i.minlen)}))}function x(t,e,n){return t.hasEdge(e,n)}function w(t,e,n){return n.low<=e.lim&&e.lim<=n.lim}t.exports=l,l.initLowLimValues=p,l.initCutValues=f,l.calcCutValue=d,l.leaveEdge=g,l.enterEdge=m,l.exchangeEdges=y},function(t,e,n){var r=n(8);function i(t){var e=o(t);r.forEach(t.graph().dummyChains,(function(n){var r=t.node(n),i=r.edgeObj,o=a(t,e,i.v,i.w),s=o.path,c=o.lca,u=0,l=s[u],f=!0;while(n!==i.w){if(r=t.node(n),f){while((l=s[u])!==c&&t.node(l).maxRankc||u>e[i].lim));a=i,i=r;while((i=t.parent(i))!==a)s.push(i);return{path:o.concat(s.reverse()),lca:a}}function o(t){var e={},n=0;function i(a){var o=n;r.forEach(t.children(a),i),e[a]={low:o,lim:n++}}return r.forEach(t.children(),i),e}t.exports=i},function(t,e,n){var r=n(8),i=n(12);function a(t){var e=i.addDummyNode(t,"root",{},"_root"),n=s(t),a=r.max(r.values(n))-1,u=2*a+1;t.graph().nestingRoot=e,r.forEach(t.edges(),(function(e){t.edge(e).minlen*=u}));var l=c(t)+1;r.forEach(t.children(),(function(r){o(t,e,u,l,a,n,r)})),t.graph().nodeRankFactor=u}function o(t,e,n,a,s,c,u){var l=t.children(u);if(l.length){var f=i.addBorderNode(t,"_bt"),h=i.addBorderNode(t,"_bb"),d=t.node(u);t.setParent(f,u),d.borderTop=f,t.setParent(h,u),d.borderBottom=h,r.forEach(l,(function(r){o(t,e,n,a,s,c,r);var i=t.node(r),l=i.borderTop?i.borderTop:r,d=i.borderBottom?i.borderBottom:r,p=i.borderTop?a:2*a,v=l!==d?1:s-c[u]+1;t.setEdge(f,l,{weight:p,minlen:v,nestingEdge:!0}),t.setEdge(d,h,{weight:p,minlen:v,nestingEdge:!0})})),t.parent(u)||t.setEdge(e,f,{weight:0,minlen:s+c[u]})}else u!==e&&t.setEdge(e,u,{weight:0,minlen:n})}function s(t){var e={};function n(i,a){var o=t.children(i);o&&o.length&&r.forEach(o,(function(t){n(t,a+1)})),e[i]=a}return r.forEach(t.children(),(function(t){n(t,1)})),e}function c(t){return r.reduce(t.edges(),(function(e,n){return e+t.edge(n).weight}),0)}function u(t){var e=t.graph();t.removeNode(e.nestingRoot),delete e.nestingRoot,r.forEach(t.edges(),(function(e){var n=t.edge(e);n.nestingEdge&&t.removeEdge(e)}))}t.exports={run:a,cleanup:u}},function(t,e,n){var r=n(8),i=n(12);function a(t){function e(n){var i=t.children(n),a=t.node(n);if(i.length&&r.forEach(i,e),r.has(a,"minRank")){a.borderLeft=[],a.borderRight=[];for(var s=a.minRank,c=a.maxRank+1;s=2),s=l.buildLayerMatrix(t);var g=a(t,s);g0)e%2&&(n+=c[e+1]),e=e-1>>1,c[e]+=t.weight;u+=t.weight*n}))),u}t.exports=i},function(t,e,n){var r=n(8),i=n(463),a=n(464),o=n(465);function s(t,e,n,l){var f=t.children(e),h=t.node(e),d=h?h.borderLeft:void 0,p=h?h.borderRight:void 0,v={};d&&(f=r.filter(f,(function(t){return t!==d&&t!==p})));var g=i(t,f);r.forEach(g,(function(e){if(t.children(e.v).length){var i=s(t,e.v,n,l);v[e.v]=i,r.has(i,"barycenter")&&u(e,i)}}));var m=a(g,n);c(m,v);var y=o(m,l);if(d&&(y.vs=r.flatten([d,y.vs,p],!0),t.predecessors(d).length)){var b=t.node(t.predecessors(d)[0]),x=t.node(t.predecessors(p)[0]);r.has(y,"barycenter")||(y.barycenter=0,y.weight=0),y.barycenter=(y.barycenter*y.weight+b.order+x.order)/(y.weight+2),y.weight+=2}return y}function c(t,e){r.forEach(t,(function(t){t.vs=r.flatten(t.vs.map((function(t){return e[t]?e[t].vs:t})),!0)}))}function u(t,e){r.isUndefined(t.barycenter)?(t.barycenter=e.barycenter,t.weight=e.weight):(t.barycenter=(t.barycenter*t.weight+e.barycenter*e.weight)/(t.weight+e.weight),t.weight+=e.weight)}t.exports=s},function(t,e,n){var r=n(8);function i(t,e){return r.map(e,(function(e){var n=t.inEdges(e);if(n.length){var i=r.reduce(n,(function(e,n){var r=t.edge(n),i=t.node(n.v);return{sum:e.sum+r.weight*i.order,weight:e.weight+r.weight}}),{sum:0,weight:0});return{v:e,barycenter:i.sum/i.weight,weight:i.weight}}return{v:e}}))}t.exports=i},function(t,e,n){"use strict";var r=n(8);function i(t,e){var n={};r.forEach(t,(function(t,e){var i=n[t.v]={indegree:0,in:[],out:[],vs:[t.v],i:e};r.isUndefined(t.barycenter)||(i.barycenter=t.barycenter,i.weight=t.weight)})),r.forEach(e.edges(),(function(t){var e=n[t.v],i=n[t.w];r.isUndefined(e)||r.isUndefined(i)||(i.indegree++,e.out.push(n[t.w]))}));var i=r.filter(n,(function(t){return!t.indegree}));return a(i)}function a(t){var e=[];function n(t){return function(e){e.merged||(r.isUndefined(e.barycenter)||r.isUndefined(t.barycenter)||e.barycenter>=t.barycenter)&&o(t,e)}}function i(e){return function(n){n["in"].push(e),0===--n.indegree&&t.push(n)}}while(t.length){var a=t.pop();e.push(a),r.forEach(a["in"].reverse(),n(a)),r.forEach(a.out,i(a))}return r.chain(e).filter((function(t){return!t.merged})).map((function(t){return r.pick(t,["vs","i","barycenter","weight"])})).value()}function o(t,e){var n=0,r=0;t.weight&&(n+=t.barycenter*t.weight,r+=t.weight),e.weight&&(n+=e.barycenter*e.weight,r+=e.weight),t.vs=e.vs.concat(t.vs),t.barycenter=n/r,t.weight=r,t.i=Math.min(e.i,t.i),e.merged=!0}t.exports=i},function(t,e,n){var r=n(8),i=n(12);function a(t,e){var n=i.partition(t,(function(t){return r.has(t,"barycenter")})),a=n.lhs,c=r.sortBy(n.rhs,(function(t){return-t.i})),u=[],l=0,f=0,h=0;a.sort(s(!!e)),h=o(u,c,h),r.forEach(a,(function(t){h+=t.vs.length,u.push(t.vs),l+=t.barycenter*t.weight,f+=t.weight,h=o(u,c,h)}));var d={vs:r.flatten(u,!0)};return f&&(d.barycenter=l/f,d.weight=f),d}function o(t,e,n){var i;while(e.length&&(i=r.last(e)).i<=n)e.pop(),t.push(i.vs),n++;return n}function s(t){return function(e,n){return e.barycentern.barycenter?1:t?n.i-e.i:e.i-n.i}}t.exports=a},function(t,e,n){var r=n(8),i=n(16).Graph;function a(t,e,n){var a=o(t),s=new i({compound:!0}).setGraph({root:a}).setDefaultNodeLabel((function(e){return t.node(e)}));return r.forEach(t.nodes(),(function(i){var o=t.node(i),c=t.parent(i);(o.rank===e||o.minRank<=e&&e<=o.maxRank)&&(s.setNode(i),s.setParent(i,c||a),r.forEach(t[n](i),(function(e){var n=e.v===i?e.w:e.v,a=s.edge(n,i),o=r.isUndefined(a)?0:a.weight;s.setEdge(n,i,{weight:t.edge(e).weight+o})})),r.has(o,"minRank")&&s.setNode(i,{borderLeft:o.borderLeft[e],borderRight:o.borderRight[e]}))})),s}function o(t){var e;while(t.hasNode(e=r.uniqueId("_root")));return e}t.exports=a},function(t,e,n){var r=n(8);function i(t,e,n){var i,a={};r.forEach(n,(function(n){var r,o,s=t.parent(n);while(s){if(r=t.parent(s),r?(o=a[r],a[r]=s):(o=i,i=s),o&&o!==s)return void e.setEdge(o,s);s=r}}))}t.exports=i},function(t,e,n){"use strict";var r=n(8),i=n(12),a=n(469).positionX;function o(t){t=i.asNonCompoundGraph(t),s(t),r.forEach(a(t),(function(e,n){t.node(n).x=e}))}function s(t){var e=i.buildLayerMatrix(t),n=t.graph().ranksep,a=0;r.forEach(e,(function(e){var i=r.max(r.map(e,(function(e){return t.node(e).height})));r.forEach(e,(function(e){t.node(e).y=a+i/2})),a+=i+n}))}t.exports=o},function(t,e,n){"use strict";var r=n(8),i=n(16).Graph,a=n(12);function o(t,e){var n={};function i(e,i){var a=0,o=0,s=e.length,l=r.last(i);return r.forEach(i,(function(e,f){var h=c(t,e),d=h?t.node(h).order:s;(h||e===l)&&(r.forEach(i.slice(o,f+1),(function(e){r.forEach(t.predecessors(e),(function(r){var i=t.node(r),o=i.order;!(os)&&u(n,e,c)}))}))}function a(e,n){var a,o=-1,s=0;return r.forEach(n,(function(r,c){if("border"===t.node(r).dummy){var u=t.predecessors(r);u.length&&(a=t.node(u[0]).order,i(n,s,c,o,a),s=c,o=a)}i(n,s,n.length,a,e.length)})),n}return r.reduce(e,a),n}function c(t,e){if(t.node(e).dummy)return r.find(t.predecessors(e),(function(e){return t.node(e).dummy}))}function u(t,e,n){if(e>n){var r=e;e=n,n=r}var i=t[e];i||(t[e]=i={}),i[n]=!0}function l(t,e,n){if(e>n){var i=e;e=n,n=i}return r.has(t[e],n)}function f(t,e,n,i){var a={},o={},s={};return r.forEach(e,(function(t){r.forEach(t,(function(t,e){a[t]=t,o[t]=t,s[t]=e}))})),r.forEach(e,(function(t){var e=-1;r.forEach(t,(function(t){var c=i(t);if(c.length){c=r.sortBy(c,(function(t){return s[t]}));for(var u=(c.length-1)/2,f=Math.floor(u),h=Math.ceil(u);f<=h;++f){var d=c[f];o[t]===t&&e0;--o)p(a*=.99),v(),c(a),v();function s(){var i=Object(r["min"])(n,(function(t){return(y-e-(t.length-1)*x)/Object(r["sum"])(t,l)}));n.forEach((function(t){t.forEach((function(t,e){t.y1=(t.y0=e)+t.value*i}))})),t.links.forEach((function(t){t.width=t.value*i}))}function c(t){n.forEach((function(e){e.forEach((function(e){if(e.targetLinks.length){var n=(Object(r["sum"])(e.targetLinks,h)/Object(r["sum"])(e.targetLinks,l)-f(e))*t;e.y0+=n,e.y1+=n}}))}))}function p(t){n.slice().reverse().forEach((function(e){e.forEach((function(e){if(e.sourceLinks.length){var n=(Object(r["sum"])(e.sourceLinks,d)/Object(r["sum"])(e.sourceLinks,l)-f(e))*t;e.y0+=n,e.y1+=n}}))}))}function v(){n.forEach((function(t){var n,r,i,a=e,o=t.length;for(t.sort(u),i=0;i0&&(n.y0+=r,n.y1+=r),a=n.y1+x;if(r=a-x-y,r>0)for(a=n.y0-=r,n.y1-=r,i=o-2;i>=0;--i)n=t[i],r=n.y1+x-a,r>0&&(n.y0-=r,n.y1-=r),a=n.y0}))}}function E(t){t.nodes.forEach((function(t){t.sourceLinks.sort(c),t.targetLinks.sort(s)})),t.nodes.forEach((function(t){var e=t.y0,n=e;t.sourceLinks.forEach((function(t){t.y0=e+t.width/2,e+=t.width})),t.targetLinks.forEach((function(t){t.y1=n+t.width/2,n+=t.width}))}))}return M.update=function(t){return E(t),t},M.nodeId=function(t){return arguments.length?(w="function"===typeof t?t:Object(o["a"])(t),M):w},M.nodeAlign=function(t){return arguments.length?(_="function"===typeof t?t:Object(o["a"])(t),M):_},M.nodeWidth=function(t){return arguments.length?(b=+t,M):b},M.nodePadding=function(t){return arguments.length?(x=+t,M):x},M.nodes=function(t){return arguments.length?(O="function"===typeof t?t:Object(o["a"])(t),M):O},M.links=function(t){return arguments.length?(C="function"===typeof t?t:Object(o["a"])(t),M):C},M.size=function(r){return arguments.length?(t=e=0,n=+r[0],y=+r[1],M):[n-t,y-e]},M.extent=function(r){return arguments.length?(t=+r[0][0],n=+r[1][0],e=+r[0][1],y=+r[1][1],M):[[t,e],[n,y]]},M.iterations=function(t){return arguments.length?(S=+t,M):S},M}},function(t,e,n){"use strict";var r=n(476);n.d(e,"b",(function(){return r["a"]}));n(477);var i=n(94);n.d(e,"a",(function(){return i["a"]}));n(478),n(479),n(480)},function(t,e,n){"use strict";var r=n(94);function i(){return{}}function a(t,e,n){t[e]=n}function o(){return Object(r["a"])()}function s(t,e,n){t.set(e,n)}e["a"]=function(){var t,e,n,c=[],u=[];function l(n,i,a,o){if(i>=c.length)return null!=t&&n.sort(t),null!=e?e(n):n;var s,u,f,h=-1,d=n.length,p=c[i++],v=Object(r["a"])(),g=a();while(++hc.length)return t;var r,i=u[n-1];return null!=e&&n>=c.length?r=t.entries():(r=[],t.each((function(t,e){r.push({key:e,values:f(t,n)})}))),null!=i?r.sort((function(t,e){return i(t.key,e.key)})):r}return n={object:function(t){return l(t,0,i,a)},map:function(t){return l(t,0,o,s)},entries:function(t){return f(l(t,0,o,s),0)},key:function(t){return c.push(t),n},sortKeys:function(t){return u[c.length-1]=t,n},sortValues:function(e){return t=e,n},rollup:function(t){return e=t,n}}}},function(t,e,n){"use strict";var r=n(94);function i(){}var a=r["a"].prototype;function o(t,e){var n=new i;if(t instanceof i)t.each((function(t){n.add(t)}));else if(t){var r=-1,a=t.length;if(null==e)while(++rt?1:e>=t?0:NaN}},function(t,e,n){"use strict";e["a"]=function(t){return t}},function(t,e,n){"use strict";n(178),n(177),n(179)},function(t,e,n){"use strict";e["a"]=f;var r=n(33),i=n(181),a=n(27),o=n(96);n(180);function s(t){return t.source}function c(t){return t.target}function u(t){var e=s,n=c,u=o["a"],l=o["b"],f=null;function h(){var a,o=i["a"].call(arguments),s=e.apply(this,o),c=n.apply(this,o);if(f||(f=a=Object(r["path"])()),t(f,+u.apply(this,(o[0]=s,o)),+l.apply(this,o),+u.apply(this,(o[0]=c,o)),+l.apply(this,o)),a)return f=null,a+""||null}return h.source=function(t){return arguments.length?(e=t,h):e},h.target=function(t){return arguments.length?(n=t,h):n},h.x=function(t){return arguments.length?(u="function"===typeof t?t:Object(a["a"])(+t),h):u},h.y=function(t){return arguments.length?(l="function"===typeof t?t:Object(a["a"])(+t),h):l},h.context=function(t){return arguments.length?(f=null==t?null:t,h):f},h}function l(t,e,n,r,i){t.moveTo(e,n),t.bezierCurveTo(e=(e+r)/2,n,e,i,r,i)}function f(){return u(l)}},function(t,e,n){"use strict";n(33);var r=n(182),i=n(183),a=n(184),o=n(185),s=n(186),c=n(187),u=n(188);n(27),r["a"],i["a"],a["a"],s["a"],o["a"],c["a"],u["a"]},function(t,e,n){"use strict";var r=n(61),i=n(62);function a(t){this._context=t}a.prototype={areaStart:r["a"],areaEnd:r["a"],lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x2,this._y2),this._context.closePath();break;case 2:this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break;case 3:this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x2=t,this._y2=e;break;case 1:this._point=2,this._x3=t,this._y3=e;break;case 2:this._point=3,this._x4=t,this._y4=e,this._context.moveTo((this._x0+4*this._x1+t)/6,(this._y0+4*this._y1+e)/6);break;default:Object(i["b"])(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}}},function(t,e,n){"use strict";var r=n(62);function i(t){this._context=t}i.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var n=(this._x0+4*this._x1+t)/6,i=(this._y0+4*this._y1+e)/6;this._line?this._context.lineTo(n,i):this._context.moveTo(n,i);break;case 3:this._point=4;default:Object(r["b"])(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}}},function(t,e,n){"use strict";var r=n(62);function i(t,e){this._basis=new r["a"](t),this._beta=e}i.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var t=this._x,e=this._y,n=t.length-1;if(n>0){var r,i=t[0],a=e[0],o=t[n]-i,s=e[n]-a,c=-1;while(++c<=n)r=c/n,this._basis.point(this._beta*t[c]+(1-this._beta)*(i+r*o),this._beta*e[c]+(1-this._beta)*(a+r*s))}this._x=this._y=null,this._basis.lineEnd()},point:function(t,e){this._x.push(+t),this._y.push(+e)}};(function t(e){function n(t){return 1===e?new r["a"](t):new i(t,e)}return n.beta=function(e){return t(+e)},n})(.85)},function(t,e,n){"use strict";var r=n(189),i=n(61),a=n(97);function o(t,e){this._context=t,this._alpha=e}o.prototype={areaStart:i["a"],areaEnd:i["a"],lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5);break}},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,r=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:Object(a["a"])(this,t,e);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};(function t(e){function n(t){return e?new o(t,e):new r["a"](t,0)}return n.alpha=function(e){return t(+e)},n})(.5)},function(t,e,n){"use strict";var r=n(190),i=n(97);function a(t,e){this._context=t,this._alpha=e}a.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,r=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:Object(i["a"])(this,t,e);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};(function t(e){function n(t){return e?new a(t,e):new r["a"](t,0)}return n.alpha=function(e){return t(+e)},n})(.5)},function(t,e,n){"use strict";var r=n(61);function i(t){this._context=t}i.prototype={areaStart:r["a"],areaEnd:r["a"],lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(t,e){t=+t,e=+e,this._point?this._context.lineTo(t,e):(this._point=1,this._context.moveTo(t,e))}}},function(t,e,n){"use strict";function r(t){return t<0?-1:1}function i(t,e,n){var i=t._x1-t._x0,a=e-t._x1,o=(t._y1-t._y0)/(i||a<0&&-0),s=(n-t._y1)/(a||i<0&&-0),c=(o*a+s*i)/(i+a);return(r(o)+r(s))*Math.min(Math.abs(o),Math.abs(s),.5*Math.abs(c))||0}function a(t,e){var n=t._x1-t._x0;return n?(3*(t._y1-t._y0)/n-e)/2:e}function o(t,e,n){var r=t._x0,i=t._y0,a=t._x1,o=t._y1,s=(a-r)/3;t._context.bezierCurveTo(r+s,i+s*e,a-s,o-s*n,a,o)}function s(t){this._context=t}function c(t){this._context=new u(t)}function u(t){this._context=t}s.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:o(this,this._t0,a(this,this._t0));break}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){var n=NaN;if(t=+t,e=+e,t!==this._x1||e!==this._y1){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,o(this,a(this,n=i(this,t,e)),n);break;default:o(this,this._t0,n=i(this,t,e));break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e,this._t0=n}}},(c.prototype=Object.create(s.prototype)).point=function(t,e){s.prototype.point.call(this,e,t)},u.prototype={moveTo:function(t,e){this._context.moveTo(e,t)},closePath:function(){this._context.closePath()},lineTo:function(t,e){this._context.lineTo(e,t)},bezierCurveTo:function(t,e,n,r,i,a){this._context.bezierCurveTo(e,t,r,n,a,i)}}},function(t,e,n){"use strict";function r(t){this._context=t}function i(t){var e,n,r=t.length-1,i=new Array(r),a=new Array(r),o=new Array(r);for(i[0]=0,a[0]=2,o[0]=t[0]+2*t[1],e=1;e=0;--e)i[e]=(o[e]-i[e+1])/a[e];for(a[r-1]=(t[r]+i[r-1])/2,e=0;e=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:if(this._t<=0)this._context.lineTo(this._x,e),this._context.lineTo(t,e);else{var n=this._x*(1-this._t)+t*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,e)}break}this._x=t,this._y=e}}},function(t,e,n){"use strict";n(181),n(27),n(47),n(48)},function(t,e,n){"use strict";n(47)},function(t,e,n){"use strict"},function(t,e,n){"use strict";n(47)},function(t,e,n){"use strict";n(47)},function(t,e,n){"use strict";n(98)},function(t,e,n){"use strict";n(48),n(98)},function(t,e,n){"use strict";n(48)},function(t,e,n){var r=n(3),i=n(509),a=n(6),o=n(2),s=o.registerTransform,c=n(7),u=c.getFields,l={as:["_x","_y"]};function f(t,e){e=r({},l,e);var n=e.as;if(!a(n)||2!==n.length)throw new TypeError("Invalid as: must be an array with two strings!");var o=n[0],s=n[1],c=u(e);if(!a(c)&&2!==c.length)throw new TypeError("Invalid fields: must be an array with two strings!");var f=c[0],h=c[1],d=t.rows,p=d.map((function(t){return[t[f],t[h]]})),v=i.voronoi();e.extend&&v.extent(e.extend),e.size&&v.size(e.size);var g=v(p).polygons();d.forEach((function(t,e){var n=g[e].filter((function(t){return!!t}));t[o]=n.map((function(t){return t[0]})),t[s]=n.map((function(t){return t[1]}))}))}s("diagram.voronoi",f),s("voronoi",f)},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(510);n.d(e,"voronoi",(function(){return r["a"]}))},function(t,e,n){"use strict";var r=n(511),i=n(512),a=n(49);e["a"]=function(){var t=i["a"],e=i["b"],n=null;function o(r){return new a["d"](r.map((function(n,i){var o=[Math.round(t(n,i,r)/a["f"])*a["f"],Math.round(e(n,i,r)/a["f"])*a["f"]];return o.index=i,o.data=n,o})),n)}return o.polygons=function(t){return o(t).polygons()},o.links=function(t){return o(t).links()},o.triangles=function(t){return o(t).triangles()},o.x=function(e){return arguments.length?(t="function"===typeof e?e:Object(r["a"])(+e),o):t},o.y=function(t){return arguments.length?(e="function"===typeof t?t:Object(r["a"])(+t),o):e},o.extent=function(t){return arguments.length?(n=null==t?null:[[+t[0][0],+t[0][1]],[+t[1][0],+t[1][1]]],o):n&&[[n[0][0],n[0][1]],[n[1][0],n[1][1]]]},o.size=function(t){return arguments.length?(n=null==t?null:[[0,0],[+t[0],+t[1]]],o):n&&[n[1][0]-n[0][0],n[1][1]-n[0][1]]},o}},function(t,e,n){"use strict";e["a"]=function(t){return function(){return t}}},function(t,e,n){"use strict";function r(t){return t[0]}function i(t){return t[1]}e["a"]=r,e["b"]=i},function(t,e,n){"use strict";e["b"]=h,e["a"]=d;var r=n(99),i=n(191),a=n(192),o=n(100),s=n(49),c=[];function u(){Object(r["a"])(this),this.edge=this.site=this.circle=null}function l(t){var e=c.pop()||new u;return e.site=t,e}function f(t){Object(a["b"])(t),s["a"].remove(t),c.push(t),Object(r["a"])(t)}function h(t){var e=t.circle,n=e.x,r=e.cy,i=[n,r],c=t.P,u=t.N,l=[t];f(t);var h=c;while(h.circle&&Math.abs(n-h.circle.x)s["f"])h=h.L;else{if(c=u-v(h,f),!(c>s["f"])){r>-s["f"]?(e=h.P,n=h):c>-s["f"]?(e=h,n=h.N):e=n=h;break}if(!h.R){e=h;break}h=h.R}Object(i["c"])(t);var d=l(t);if(s["a"].insert(e,d),e||n){if(e===n)return Object(a["b"])(e),n=l(e.site),s["a"].insert(d,n),d.edge=n.edge=Object(o["c"])(e.site,d.site),Object(a["a"])(e),void Object(a["a"])(n);if(n){Object(a["b"])(e),Object(a["b"])(n);var g=e.site,m=g[0],y=g[1],b=t[0]-m,x=t[1]-y,w=n.site,_=w[0]-m,O=w[1]-y,C=2*(b*O-x*_),S=b*b+x*x,M=_*_+O*O,k=[(O*S-x*M)/C+m,(b*M-_*S)/C+y];Object(o["d"])(n.edge,g,w,k),d.edge=Object(o["c"])(g,t,null,k),n.edge=Object(o["c"])(t,w,null,k),Object(a["a"])(e),Object(a["a"])(n)}else d.edge=Object(o["c"])(e.site,d.site)}}function p(t,e){var n=t.site,r=n[0],i=n[1],a=i-e;if(!a)return r;var o=t.P;if(!o)return-1/0;n=o.site;var s=n[0],c=n[1],u=c-e;if(!u)return s;var l=s-r,f=1/a-1/u,h=l/u;return f?(-h+Math.sqrt(h*h-2*f*(l*l/(-2*u)-c+u/2+i-a/2)))/f+r:(r+s)/2}function v(t,e){var n=t.N;if(n)return p(n,e);var r=t.site;return r[1]===e?r[0]:1/0}},function(t,e,n){var r=n(3),i=n(34),a=n(6),o=n(2),s=o.HIERARCHY,c=o.registerTransform,u=n(7),l=u.getField,f={field:"value",size:[1,1],nodeSize:null,separation:null,as:["x","y"]};function h(t,e){if(t.dataType!==s)throw new TypeError("Invalid DataView: This transform is for Hierarchy data only!");var n=t.root;e=r({},f,e);var o,c=e.as;if(!a(c)||2!==c.length)throw new TypeError('Invalid as: it must be an array with 2 strings (e.g. [ "x", "y" ])!');try{o=l(e)}catch(p){console.warn(p)}o&&n.sum((function(t){return t[o]}));var u=i.cluster();u.size(e.size),e.nodeSize&&u.nodeSize(e.nodeSize),e.separation&&u.separation(e.separation),u(n);var h=c[0],d=c[1];n.each((function(t){t[h]=t.x,t[d]=t.y}))}c("hierarchy.cluster",h),c("dendrogram",h)},function(t,e,n){var r=n(101),i=n(2),a=i.HIERARCHY,o=i.registerTransform,s={};function c(t,e){var n=t.root;if(e=Object.assign({},s,e),t.dataType!==a)throw new TypeError("Invalid DataView: This transform is for Hierarchy data only!");t.root=r.compactBox(n,e)}o("hierarchy.compact-box",c),o("compact-box-tree",c),o("non-layered-tidy-tree",c),o("mindmap-logical",c)},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(64),a=n(517),o=n(102),s=n(28),c=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.execute=function(){var t=this;return o(t.rootNode,t.options,a)},e}(i),u={};function l(t,e){return e=s.assign({},u,e),new c(t,e).execute()}t.exports=l},function(t,e){function n(t,e,n,r){void 0===r&&(r=[]);var i=this;i.w=t||0,i.h=e||0,i.y=n||0,i.x=0,i.c=r||[],i.cs=r.length,i.prelim=0,i.mod=0,i.shift=0,i.change=0,i.tl=null,i.tr=null,i.el=null,i.er=null,i.msel=0,i.mser=0}function r(t,e,n){n?t.y+=e:t.x+=e,t.children.forEach((function(t){r(t,e,n)}))}function i(t,e){var n=e?t.y:t.x;return t.children.forEach((function(t){n=Math.min(i(t,e),n)})),n}function a(t,e){var n=i(t,e);r(t,-n,e)}function o(t,e,n){n?e.y=t.x:e.x=t.x,t.c.forEach((function(t,r){o(t,e.children[r],n)}))}function s(t,e,n){void 0===n&&(n=0),e?(t.x=n,n+=t.width):(t.y=n,n+=t.height),t.children.forEach((function(t){s(t,e,n)}))}n.fromNode=function(t,e){if(!t)return null;var r=[];return t.children.forEach((function(t){r.push(n.fromNode(t,e))})),e?new n(t.height,t.width,t.x,r):new n(t.width,t.height,t.y,r)},t.exports=function(t,e){void 0===e&&(e={});var r=e.isHorizontal;function i(t){if(0!==t.cs){i(t.c[0]);for(var e=x(d(t.c[0].el),0,null),n=1;nn.low&&(n=n.nxt);var s=i+r.prelim+r.w-(o+a.prelim);s>0&&(o+=s,l(t,e,n.index,s));var c=d(r),u=d(a);c<=u&&(r=h(r),null!==r&&(i+=r.mod)),c>=u&&(a=f(a),null!==a&&(o+=a.mod))}!r&&a?p(t,e,a,o):r&&!a&&v(t,e,r,i)}function l(t,e,n,r){t.c[e].mod+=r,t.c[e].msel+=r,t.c[e].mser+=r,y(t,e,n,r)}function f(t){return 0===t.cs?t.tl:t.c[0]}function h(t){return 0===t.cs?t.tr:t.c[t.cs-1]}function d(t){return t.y+t.h}function p(t,e,n,r){var i=t.c[0].el;i.tl=n;var a=r-n.mod-t.c[0].msel;i.mod+=a,i.prelim-=a,t.c[0].el=t.c[e].el,t.c[0].msel=t.c[e].msel}function v(t,e,n,r){var i=t.c[e].er;i.tr=n;var a=r-n.mod-t.c[e].mser;i.mod+=a,i.prelim-=a,t.c[e].er=t.c[e-1].er,t.c[e].mser=t.c[e-1].mser}function g(t){t.prelim=(t.c[0].prelim+t.c[0].mod+t.c[t.cs-1].mod+t.c[t.cs-1].prelim+t.c[t.cs-1].w)/2-t.w/2}function m(t,e){e+=t.mod,t.x=t.prelim+e,b(t);for(var n=0;n=n.low)n=n.nxt;return{low:t,index:e,nxt:n}}s(t,r);var w=n.fromNode(t,r);return i(w),m(w,0),o(w,t,r),a(t,r),t}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(64),a=n(519),o=n(102),s=n(28),c=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.execute=function(){var t=this;return t.rootNode.width=0,o(t.rootNode,t.options,a)},e}(i),u={};function l(t,e){return e=s.assign({},u,e),new c(t,e).execute()}t.exports=l},function(t,e,n){var r=n(28);function i(t,e){void 0===t&&(t=0),void 0===e&&(e=[]);var n=this;n.x=n.y=0,n.leftChild=n.rightChild=null,n.height=0,n.children=e}var a={isHorizontal:!0,nodeSep:20,nodeSize:20,rankSep:200,subTreeSep:10};function o(t,e,n){n?(e.x=t.x,e.y=t.y):(e.x=t.y,e.y=t.x),t.children.forEach((function(t,r){o(t,e.children[r],n)}))}t.exports=function(t,e){void 0===e&&(e={}),e=r.assign({},a,e);var n,s=0;function c(t){if(!t)return null;t.width=0,t.depth&&t.depth>s&&(s=t.depth);var e=t.children,n=e.length,r=new i(t.height,[]);return e.forEach((function(t,e){var i=c(t);r.children.push(i),0===e&&(r.leftChild=i),e===n-1&&(r.rightChild=i)})),r.originNode=t,r.isLeaf=t.isLeaf(),r}function u(t){if(t.isLeaf||0===t.children.length)t.drawingDepth=s;else{var e=t.children.map((function(t){return u(t)})),n=Math.min.apply(null,e);t.drawingDepth=n-1}return t.drawingDepth}function l(t){t.x=t.drawingDepth*e.rankSep,t.isLeaf?(t.y=0,n&&(t.y=n.y+n.height+e.nodeSep,t.originNode.parent!==n.originNode.parent&&(t.y+=e.subTreeSep)),n=t):(t.children.forEach((function(t){l(t)})),t.y=(t.leftChild.y+t.rightChild.y)/2)}var f=c(t);return u(f),l(f),o(f,t,e.isHorizontal),t}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(64),a=n(521),o=n(194),s=n(28),c=["LR","RL","H"],u=c[0],l=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.execute=function(){var t=this,e=t.options,n=t.rootNode;e.isHorizontal=!0;var r=e.indent,i=e.direction||u;if(i&&-1===c.indexOf(i))throw new TypeError("Invalid direction: "+i);if(i===c[0])a(n,r);else if(i===c[1])a(n,r),n.right2left();else if(i===c[2]){var s=o(n,e),l=s.left,f=s.right;a(l,r),l.right2left(),a(f,r);var h=l.getBoundingBox();f.translate(h.width,0),n.x=f.x-n.width/2}return n},e}(i),f={};function h(t,e){return e=s.assign({},f,e),new l(t,e).execute()}t.exports=h},function(t,e){var n=20;function r(t,e,n){t.x+=n*t.depth,t.y=e?e.y+e.height:0}t.exports=function(t,e){void 0===e&&(e=n);var i=null;t.eachNode((function(t){r(t,i,e),i=t}))}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(64),a=n(523),o=n(102),s=n(28),c=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.execute=function(){var t=this;return o(t.rootNode,t.options,a)},e}(i),u={};function l(t,e){return e=s.assign({},u,e),new c(t,e).execute()}t.exports=l},function(t,e,n){var r=n(28);function i(t,e){var n=0;return t.children.length?t.children.forEach((function(t){n+=i(t,e)})):n=t.height,t._subTreeSep=e.getSubTreeSep(t.data),t.totalHeight=Math.max(t.height,n)+2*t._subTreeSep,t.totalHeight}function a(t){var e=t.children,n=e.length;if(n){e.forEach((function(t){a(t)}));var r=e[0],i=e[n-1],o=i.y-r.y+i.height,s=0;if(e.forEach((function(t){s+=t.totalHeight})),o>t.height)t.y=r.y+o/2-t.height/2;else if(1!==e.length||t.height>s){var c=t.y+(t.height-o)/2-r.y;e.forEach((function(t){t.translate(0,c)}))}else t.y=(r.y+r.height/2+i.y+i.height/2)/2-t.height/2}}var o={getSubTreeSep:function(){return 0}};t.exports=function(t,e){void 0===e&&(e={}),e=r.assign({},o,e),t.parent={x:0,width:0,height:0,y:0},t.BFTraverse((function(t){t.x=t.parent.x+t.parent.width})),t.parent=null,i(t,e),t.startY=0,t.y=t.totalHeight/2-t.height/2,t.eachNode((function(t){var e=t.children,n=e.length;if(n){var r=e[0];if(r.startY=t.startY+t._subTreeSep,1===n)r.y=t.y+t.height/2-r.height/2;else{r.y=r.startY+r.totalHeight/2-r.height/2;for(var i=1;i>5<<5,p=~~Math.max(Math.abs(y+b),Math.abs(y-b))}else d=d+31>>5<<5;if(p>f&&(f=p),u+d>=r<<5&&(u=0,l+=f,f=0),l+p>=i)break;s.translate((u+(d>>1))/c,(l+(p>>1))/c),e.rotate&&s.rotate(e.rotate*n),s.fillText(e.text,0,0),e.padding&&(s.lineWidth=2*e.padding,s.strokeText(e.text,0,0)),s.restore(),e.width=d,e.height=p,e.xoff=u,e.yoff=l,e.x1=d>>1,e.y1=p>>1,e.x0=-e.x1,e.y0=-e.y1,e.hasText=!0,u+=d}var w=s.getImageData(0,0,(r<<5)/c,i/c).data,_=[];while(--o>=0)if(e=a[o],e.hasText){for(var O=e.width,C=O>>5,S=e.y1-e.y0,M=0;M>5),A=w[(l+T)*(r<<5)+(u+z)<<2]?1<<31-z%32:0;_[E]|=A,k|=A}k?j=T:(e.y0++,S--,T--,l++)}e.y1=e.y0+j,e.sprite=_.slice(0,(e.y1-e.y0)*C)}}}function h(t,e,n){n>>=5;for(var r,i=t.sprite,a=t.width>>5,o=t.x-(a<<4),s=127&o,c=32-s,u=t.y1-t.y0,l=(t.y+t.y0)*n+(o>>5),f=0;f>>s:0))&e[l+h])return!0;l+=n}return!1}function d(t,e){var n=t[0],r=t[1];e.x+e.x0r.x&&(r.x=e.x+e.x1),e.y+e.y1>r.y&&(r.y=e.y+e.y1)}function p(t,e){return t.x+t.x1>e[0].x&&t.x+t.x0e[0].y&&t.y+t.y0>2);t.width=(r<<5)/e,t.height=i/e;var n=t.getContext("2d");return n.fillStyle=n.strokeStyle="red",n.textAlign="center",{context:n,ratio:e}}function A(e,n,r){var i,a,o,s=n.x,c=n.y,u=Math.sqrt(t[0]*t[0]+t[1]*t[1]),l=S(t),f=j()<.5?1:-1,d=-f;while(i=l(d+=f)){if(a=~~i[0],o=~~i[1],Math.min(Math.abs(a),Math.abs(o))>=u)break;if(n.x=s+a,n.y=c+o,!(n.x+n.x0<0||n.y+n.y0<0||n.x+n.x1>t[0]||n.y+n.y1>t[1])&&(!r||!h(n,e,t[0]))&&(!r||p(n,r))){for(var v=n.sprite,g=n.width>>5,m=t[0]>>5,y=n.x-(g<<4),b=127&y,x=32-b,w=n.y1-n.y0,_=void 0,O=(n.y+n.y0)*m+(y>>5),C=0;C>>b:0);O+=m}return delete n.sprite,!0}}return!1}return z.canvas=function(t){return arguments.length?(T=b(t),z):T},z.start=function(){var r=t,i=r[0],a=r[1],o=E(T()),s=z.board?z.board:m((t[0]>>5)*t[1]),c=M.length,u=[],l=M.map((function(t,r){return t.text=e.call(this,t,r),t.font=n.call(this,t,r),t.style=w.call(this,t,r),t.weight=_.call(this,t,r),t.rotate=O.call(this,t,r),t.size=~~g.call(this,t,r),t.padding=C.call(this,t,r),t})).sort((function(t,e){return e.size-t.size})),h=-1,p=z.board?[{x:0,y:0},{x:i,y:a}]:null;function v(){var e=Date.now();while(Date.now()-e>1,n.y=a*(j()+.5)>>1,f(o,n,l,h),n.hasText&&A(s,n,p)&&(u.push(n),p?z.hasImage||d(p,n):p=[{x:n.x+n.x0,y:n.y+n.y0},{x:n.x+n.x1,y:n.y+n.y1}],n.x-=t[0]>>1,n.y-=t[1]>>1)}z._tags=u,z._bounds=p}return v(),z},z.createMask=function(e){var n=document.createElement("canvas"),r=t,i=r[0],a=r[1],o=i>>5,s=m((i>>5)*a);n.width=i,n.height=a;var c=n.getContext("2d");c.drawImage(e,0,0,e.width,e.height,0,0,i,a);for(var u=c.getImageData(0,0,i,a).data,l=0;l>5),d=l*i+f<<2,p=u[d]>=250&&u[d+1]>=250&&u[d+2]>=250,v=p?1<<31-f%32:0;s[h]|=v}z.board=s,z.hasImage=!0},z.timeInterval=function(t){return arguments.length?(k=null==t?1/0:t,z):k},z.words=function(t){return arguments.length?(M=t,z):M},z.size=function(e){return arguments.length?(t=[+e[0],+e[1]],z):t},z.font=function(t){return arguments.length?(n=b(t),z):n},z.fontStyle=function(t){return arguments.length?(w=b(t),z):w},z.fontWeight=function(t){return arguments.length?(_=b(t),z):_},z.rotate=function(t){return arguments.length?(O=b(t),z):O},z.text=function(t){return arguments.length?(e=b(t),z):e},z.spiral=function(t){return arguments.length?(S=x[t]||t,z):S},z.fontSize=function(t){return arguments.length?(g=b(t),z):g},z.padding=function(t){return arguments.length?(C=b(t),z):C},z.random=function(t){return arguments.length?(j=t,z):j},z}},function(t,e,n){var r=n(3),i=n(9),a=n(9),o=n(24),s=n(533),c=n(32),u=n(19),l=u.sum,f=n(15),h=n(2),d=h.registerTransform,p=n(7),v=p.getFields,g={fields:["name","value"],rows:5,size:[1,1],scale:1,groupBy:[],maxCount:1e3,gapRatio:.1,as:["x","y"]};function m(t,e){e=r({},g,e);var n=v(e),u=n[0],h=n[1],d=e.as,p=d[0],m=d[1],y=e.groupBy,b=f(t.rows,y),x=o(b),w=e.size,_=w[0],O=w[1],C=e.maxCount,S=x.length,M=O/S,k=e.rows,j=e.gapRatio,T=[],z=e.scale,E=0,A=0;a(b,(function(t){var e=l(s(t,(function(t){return t[h]}))),n=Math.ceil(e*z/k);e*z>C&&(z=C/e,n=Math.ceil(e*z/k)),A=_/n})),a(b,(function(t){var e=[E*M,(E+1)*M],n=e[1]-e[0],r=n*(1-j)/k,a=0,o=0;i(t,(function(t){for(var n=t[h],i=Math.round(n*z),s=0;sn)i[n]=e[n++];return i},q=function(t,e){E(t,e,{get:function(){return T(this)[e]}})},U=function(t){var e;return t instanceof V||"ArrayBuffer"==(e=m(t))||"SharedArrayBuffer"==e},K=function(t,e){return $(t)&&"symbol"!=typeof e&&e in t&&String(+e)==String(e)},G=function(t,e){return K(t,e=v(e,!0))?l(2,t[e]):A(t,e)},X=function(t,e,n){return!(K(t,e=v(e,!0))&&y(n)&&g(n,"value"))||g(n,"get")||g(n,"set")||n.configurable||g(n,"writable")&&!n.writable||g(n,"enumerable")&&!n.enumerable?E(t,e,n):(t[e]=n.value,t)};a?(R||(M.f=G,S.f=X,q(F,"buffer"),q(F,"byteOffset"),q(F,"byteLength"),q(F,"length")),r({target:"Object",stat:!0,forced:!R},{getOwnPropertyDescriptor:G,defineProperty:X}),t.exports=function(t,e,n){var a=t.match(/\d+$/)[0]/8,s=t+(n?"Clamped":"")+"Array",c="get"+t,l="set"+t,v=i[s],g=v,m=g&&g.prototype,S={},M=function(t,e){var n=T(t);return n.view[c](e*a+n.byteOffset,!0)},k=function(t,e,r){var i=T(t);n&&(r=(r=P(r))<0?0:r>255?255:255&r),i.view[l](e*a+i.byteOffset,r,!0)},A=function(t,e){E(t,e,{get:function(){return M(this,e)},set:function(t){return k(this,e,t)},enumerable:!0})};R?o&&(g=e((function(t,e,n,r){return u(t,g,s),j(function(){return y(e)?U(e)?void 0!==r?new v(e,p(n,a),r):void 0!==n?new v(e,p(n,a)):new v(e):$(e)?Y(g,e):_.call(g,e):new v(d(e))}(),t,g)})),x&&x(g,D),O(w(v),(function(t){t in g||f(g,t,v[t])})),g.prototype=m):(g=e((function(t,e,n,r){u(t,g,s);var i,o,c,l=0,f=0;if(y(e)){if(!U(e))return $(e)?Y(g,e):_.call(g,e);i=e,f=p(n,a);var v=e.byteLength;if(void 0===r){if(v%a)throw L(W);if(o=v-f,o<0)throw L(W)}else if(o=h(r)*a,o+f>v)throw L(W);c=o/a}else c=d(e),o=c*a,i=new V(o);z(t,{buffer:i,byteOffset:f,byteLength:o,length:c,view:new I(i)});while(l=60&&Math.round(t.h)<=240?n?Math.round(t.h)-a*e:Math.round(t.h)+a*e:n?Math.round(t.h)+a*e:Math.round(t.h)-a*e,r<0?r+=360:r>=360&&(r-=360),r}function d(t,e,n){return 0===t.h&&0===t.s?t.s:(r=n?Math.round(100*t.s)-o*e:e===f?Math.round(100*t.s)+o:Math.round(100*t.s)+s*e,r>100&&(r=100),n&&e===l&&r>10&&(r=10),r<6&&(r=6),r);var r}function p(t,e,n){return n?Math.round(100*t.v)+c*e:Math.round(100*t.v)-u*e}function v(t){for(var e=[],n=i.default(t),r=l;r>0;r-=1){var a=n.toHsv(),o=i.default({h:h(a,r,!0),s:d(a,r,!0),v:p(a,r,!0)}).toHexString();e.push(o)}e.push(n.toHexString());for(r=1;r<=f;r+=1){a=n.toHsv(),o=i.default({h:h(a,r),s:d(a,r),v:p(a,r)}).toHexString();e.push(o)}return e}e.default=v},"77a7":function(t,e){var n=Math.abs,r=Math.pow,i=Math.floor,a=Math.log,o=Math.LN2,s=function(t,e,s){var c,u,l,f=new Array(s),h=8*s-e-1,d=(1<>1,v=23===e?r(2,-24)-r(2,-77):0,g=t<0||0===t&&1/t<0?1:0,m=0;for(t=n(t),t!=t||t===1/0?(u=t!=t?1:0,c=d):(c=i(a(t)/o),t*(l=r(2,-c))<1&&(c--,l*=2),t+=c+p>=1?v/l:v*r(2,1-p),t*l>=2&&(c++,l/=2),c+p>=d?(u=0,c=d):c+p>=1?(u=(t*l-1)*r(2,e),c+=p):(u=t*r(2,p-1)*r(2,e),c=0));e>=8;f[m++]=255&u,u/=256,e-=8);for(c=c<0;f[m++]=255&c,c/=256,h-=8);return f[--m]|=128*g,f},c=function(t,e){var n,i=t.length,a=8*i-e-1,o=(1<>1,c=a-7,u=i-1,l=t[u--],f=127&l;for(l>>=7;c>0;f=256*f+t[u],u--,c-=8);for(n=f&(1<<-c)-1,f>>=-c,c+=e;c>0;n=256*n+t[u],u--,c-=8);if(0===f)f=1-s;else{if(f===o)return n?NaN:l?-1/0:1/0;n+=r(2,e),f-=s}return(l?-1:1)*n*r(2,f-e)};t.exports={pack:s,unpack:c}},"77e9":function(t,e,n){var r=n("7a41");t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},7839:function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},7898:function(t,e,n){var r=n("23e7"),i=n("8eb5"),a=Math.exp;r({target:"Math",stat:!0},{tanh:function(t){var e=i(t=+t),n=i(-t);return e==1/0?1:n==1/0?-1:(e-n)/(a(t)+a(-t))}})},7948:function(t,e){function n(t,e){var n=-1,r=null==t?0:t.length,i=Array(r);while(++n0)},{asinh:s})},"79bc":function(t,e,n){var r=n("0b07"),i=n("2b3e"),a=r(i,"Map");t.exports=a},"7a41":function(t,e){t.exports=function(t){return"object"===typeof t?null!==t:"function"===typeof t}},"7a48":function(t,e,n){var r=n("6044"),i=Object.prototype,a=i.hasOwnProperty;function o(t){var e=this.__data__;return r?void 0!==e[t]:a.call(e,t)}t.exports=o},"7a77":function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},"7aac":function(t,e,n){"use strict";var r=n("c532");t.exports=r.isStandardBrowserEnv()?function(){return{write:function(t,e,n,i,a,o){var s=[];s.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(i)&&s.push("path="+i),r.isString(a)&&s.push("domain="+a),!0===o&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"7b05":function(t,e,n){"use strict";n.d(e,"b",(function(){return f})),n.d(e,"a",(function(){return h}));var r=n("9b57"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("daa3"),c=n("4d26"),u=n.n(c);function l(t,e){var n=t.componentOptions,r=t.data,i={};n&&n.listeners&&(i=o()({},n.listeners));var a={};r&&r.on&&(a=o()({},r.on));var s=new t.constructor(t.tag,r?o()({},r,{on:a}):r,t.children,t.text,t.elm,t.context,n?o()({},n,{listeners:i}):n,t.asyncFactory);return s.ns=t.ns,s.isStatic=t.isStatic,s.key=t.key,s.isComment=t.isComment,s.fnContext=t.fnContext,s.fnOptions=t.fnOptions,s.fnScopeId=t.fnScopeId,s.isCloned=!0,e&&(t.children&&(s.children=f(t.children,!0)),n&&n.children&&(n.children=f(n.children,!0))),s}function f(t,e){for(var n=t.length,r=new Array(n),i=0;i1&&void 0!==arguments[1]?arguments[1]:{},n=arguments[2],r=t;if(Array.isArray(t)&&(r=Object(s["c"])(t)[0]),!r)return null;var a=l(r,n),c=e.props,f=void 0===c?{}:c,h=e.key,d=e.on,p=void 0===d?{}:d,v=e.nativeOn,g=void 0===v?{}:v,m=e.children,y=e.directives,b=void 0===y?[]:y,x=a.data||{},w={},_={},O=e.attrs,C=void 0===O?{}:O,S=e.ref,M=e.domProps,k=void 0===M?{}:M,j=e.style,T=void 0===j?{}:j,z=e["class"],E=void 0===z?{}:z,A=e.scopedSlots,P=void 0===A?{}:A;return _="string"===typeof x.style?Object(s["y"])(x.style):o()({},x.style,_),_="string"===typeof T?o()({},_,Object(s["y"])(_)):o()({},_,T),"string"===typeof x["class"]&&""!==x["class"].trim()?x["class"].split(" ").forEach((function(t){w[t.trim()]=!0})):Array.isArray(x["class"])?u()(x["class"]).split(" ").forEach((function(t){w[t.trim()]=!0})):w=o()({},x["class"],w),"string"===typeof E&&""!==E.trim()?E.split(" ").forEach((function(t){w[t.trim()]=!0})):w=o()({},w,E),a.data=o()({},x,{style:_,attrs:o()({},x.attrs,C),class:w,domProps:o()({},x.domProps,k),scopedSlots:o()({},x.scopedSlots,P),directives:[].concat(i()(x.directives||[]),i()(b))}),a.componentOptions?(a.componentOptions.propsData=a.componentOptions.propsData||{},a.componentOptions.listeners=a.componentOptions.listeners||{},a.componentOptions.propsData=o()({},a.componentOptions.propsData,f),a.componentOptions.listeners=o()({},a.componentOptions.listeners,p),m&&(a.componentOptions.children=m)):(m&&(a.children=m),a.data.on=o()({},a.data.on||{},p)),a.data.on=o()({},a.data.on||{},g),void 0!==h&&(a.key=h,a.data.key=h),"string"===typeof S&&(a.data.ref=S),a}},"7b0b":function(t,e,n){var r=n("1d80");t.exports=function(t){return Object(r(t))}},"7b83":function(t,e,n){var r=n("7c64"),i=n("93ed"),a=n("2478"),o=n("a524"),s=n("1fc8");function c(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e",h="<",d="prototype",p="script",v=l("IE_PROTO"),g=function(){},m=function(t){return h+p+f+t+h+"/"+p+f},y=function(t){t.write(m("")),t.close();var e=t.parentWindow.Object;return t=null,e},b=function(){var t,e=u("iframe"),n="java"+p+":";return e.style.display="none",c.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(m("document.F=Object")),t.close(),t.F},x=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(e){}x=r?y(r):b();var t=o.length;while(t--)delete x[d][o[t]];return x()};s[v]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(g[d]=i(t),n=new g,g[d]=null,n[v]=t):n=x(),void 0===e?n:a(n,e)}},"7d1c":function(t,e,n){"use strict";t.exports=n("1d31")},"7d1f":function(t,e,n){var r=n("087d"),i=n("6747");function a(t,e,n){var a=e(t);return i(t)?a:r(a,n(t))}t.exports=a},"7d42":function(t,e,n){n("658f"),n("0b99"),t.exports=n("b1b3")},"7d8a":function(t,e,n){},"7db0":function(t,e,n){"use strict";var r=n("23e7"),i=n("b727").find,a=n("44d2"),o="find",s=!0;o in[]&&Array(1)[o]((function(){s=!1})),r({target:"Array",proto:!0,forced:s},{find:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}}),a(o)},"7dd0":function(t,e,n){"use strict";var r=n("23e7"),i=n("9ed3"),a=n("e163"),o=n("d2bb"),s=n("d44e"),c=n("9112"),u=n("6eeb"),l=n("b622"),f=n("c430"),h=n("3f8c"),d=n("ae93"),p=d.IteratorPrototype,v=d.BUGGY_SAFARI_ITERATORS,g=l("iterator"),m="keys",y="values",b="entries",x=function(){return this};t.exports=function(t,e,n,l,d,w,_){i(n,e,l);var O,C,S,M=function(t){if(t===d&&E)return E;if(!v&&t in T)return T[t];switch(t){case m:return function(){return new n(this,t)};case y:return function(){return new n(this,t)};case b:return function(){return new n(this,t)}}return function(){return new n(this)}},k=e+" Iterator",j=!1,T=t.prototype,z=T[g]||T["@@iterator"]||d&&T[d],E=!v&&z||M(d),A="Array"==e&&T.entries||z;if(A&&(O=a(A.call(new t)),p!==Object.prototype&&O.next&&(f||a(O)===p||(o?o(O,p):"function"!=typeof O[g]&&c(O,g,x)),s(O,k,!0,!0),f&&(h[k]=x))),d==y&&z&&z.name!==y&&(j=!0,E=function(){return z.call(this)}),f&&!_||T[g]===E||c(T,g,E),h[e]=E,d)if(C={values:M(y),keys:w?E:M(m),entries:M(b)},_)for(S in C)(v||j||!(S in T))&&u(T,S,C[S]);else r({target:e,proto:!0,forced:v||j},C);return C}},"7e12":function(t,e,n){var r=n("da84"),i=n("58a8").trim,a=n("5899"),o=r.parseFloat,s=1/o(a+"-0")!==-1/0;t.exports=s?function(t){var e=i(String(t)),n=o(e);return 0===n&&"-"==e.charAt(0)?-0:n}:o},"7e64":function(t,e,n){var r=n("5e2e"),i=n("efb6"),a=n("2fcc"),o=n("802a"),s=n("55a3"),c=n("d02c");function u(t){var e=this.__data__=new r(t);this.size=e.size}u.prototype.clear=i,u.prototype["delete"]=a,u.prototype.get=o,u.prototype.has=s,u.prototype.set=c,t.exports=u},"7ed2":function(t,e){var n="__lodash_hash_undefined__";function r(t){return this.__data__.set(t,n),this}t.exports=r},"7ed3":function(t,e,n){var r=n("23e7"),i=n("825a"),a=n("861d"),o=n("5135"),s=n("d039"),c=n("9bf2"),u=n("06cf"),l=n("e163"),f=n("5c6c");function h(t,e,n){var r,s,d=arguments.length<4?t:arguments[3],p=u.f(i(t),e);if(!p){if(a(s=l(t)))return h(s,e,n,d);p=f(0)}if(o(p,"value")){if(!1===p.writable||!a(d))return!1;if(r=u.f(d,e)){if(r.get||r.set||!1===r.writable)return!1;r.value=n,c.f(d,e,r)}else c.f(d,e,f(0,n));return!0}return void 0!==p.set&&(p.set.call(d,n),!0)}var d=s((function(){var t=function(){},e=c.f(new t,"a",{configurable:!0});return!1!==Reflect.set(t.prototype,"a",1,e)}));r({target:"Reflect",stat:!0,forced:d},{set:h})},"7f1a":function(t,e,n){(function(e,n){t.exports=n()})("undefined"!==typeof self&&self,(function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=458)}([function(t,e,n){var r=n(142),i=n(18),a=r.mix({},r,{assign:r.mix,merge:r.deepMix,cloneDeep:r.clone,isFinite:isFinite,isNaN:isNaN,snapEqual:r.isNumberEqual,remove:r.pull,inArray:r.contains,toAllPadding:function(t){var e=0,n=0,r=0,i=0;return a.isNumber(t)||a.isString(t)?e=n=r=i=t:a.isArray(t)?(e=t[0],r=a.isNil(t[1])?t[0]:t[1],i=a.isNil(t[2])?t[0]:t[2],n=a.isNil(t[3])?r:t[3]):a.isObject(t)&&(e=t.top||0,r=t.right||0,i=t.bottom||0,n=t.left||0),[e,r,i,n]},getClipByRange:function(t){var e=t.tl,n=t.br,r=new i.Rect({attrs:{x:e.x,y:e.y,width:n.x-e.x,height:n.y-e.y}});return r}});a.Array={groupToMap:r.groupToMap,group:r.group,merge:r.merge,values:r.valuesOfKey,getRange:r.getRange,firstValue:r.firstValue,remove:r.pull},t.exports=a},function(t,e,n){var r=n(59),i={};r.merge(i,r,{isColorProp:function(t){return["fill","stroke","fillStyle","strokeStyle"].includes(t)},isGradientColor:function(t){return/^[r,R,L,l]{1}[\s]*\(/.test(t)},mixin:function(t,e){var n=t.CFG?"CFG":"ATTRS";if(t&&e){t._mixins=e,t[n]=t[n]||{};var r={};i.each(e,(function(e){i.augment(t,e);var a=e[n];a&&i.merge(r,a)})),t[n]=i.merge(r,t[n])}}}),t.exports=i},function(t,e,n){var r=n(168),i={};r.merge(i,r,{mixin:function(t,e){var n=t.CFG?"CFG":"ATTRS";if(t&&e){t._mixins=e,t[n]=t[n]||{};var r={};i.each(e,(function(e){i.augment(t,e);var a=e[n];a&&i.merge(r,a)})),t[n]=i.merge(r,t[n])}}}),t.exports=i},function(t,e,n){var r=n(22),i=n(5),a=function(t,e){if(t){var n=void 0;if(i(t)){for(var a=0,o=t.length;a0){var s=n.strokeOpacity;r.isNil(s)||1===s||(t.globalAlpha=s),t.stroke()}}e.afterPath(t)},afterPath:function(){},isHitBox:function(){return!0},isHit:function(t,e){var n=this,r=[t,e,1];if(n.invert(r),n.isHitBox()){var i=n.getBBox();if(i&&!o.box(i.minX,i.maxX,i.minY,i.maxY,r[0],r[1]))return!1}var a=n._attrs.clip;return a?(a.invert(r,n.get("canvas")),!!a.isPointInPath(r[0],r[1])&&n.isPointInPath(r[0],r[1])):n.isPointInPath(r[0],r[1])},calculateBox:function(){return null},getHitLineWidth:function(){var t=this._attrs,e=t.lineAppendWidth||0,n=t.lineWidth||0;return n+e},clearTotalMatrix:function(){this._cfg.totalMatrix=null,this._cfg.region=null},clearBBox:function(){this._cfg.box=null,this._cfg.region=null},getBBox:function(){var t=this._cfg.box;return t||(t=this.calculateBox(),t&&(t.x=t.minX,t.y=t.minY,t.width=t.maxX-t.minX,t.height=t.maxY-t.minY),this._cfg.box=t),t},clone:function(){var t=this,e=null,n=t._attrs,i={};return r.each(n,(function(t,e){u[e]&&r.isArray(n[e])?i[e]=l(n[e]):i[e]=n[e]})),e=new t.constructor({attrs:i}),r.each(s,(function(n){e._cfg[n]=t._cfg[n]})),e}}),t.exports=c},function(t,e,n){var r=n(0),i=n(166),a={version:"3.5.17",renderer:"canvas",trackingInfo:{},animate:!0,widthRatio:{column:.5,rose:.9999999,multiplePie:1/1.3},showSinglePoint:!1,connectNulls:!1,scales:{},registerTheme:function(t,e){i[t]=e},setTheme:function(t){var e={};e=r.isObject(t)?t:-1!==r.indexOf(Object.keys(i),t)?i[t]:i.default,r.deepMix(a,e)}};a.setTheme("default"),t.exports=a},function(t,e,n){var r=n(2),i=n(349),a=n(171),o=n(93),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={},r.extend(s,a);var c={matrix:"matrix",path:"path",points:"points",lineDash:"lineDash"};function u(t){for(var e=[],n=0;n0){var s=n.strokeOpacity;r.isNil(s)||1===s||(t.globalAlpha=s),t.stroke()}}e.afterPath(t)},afterPath:function(){},isHitBox:function(){return!0},isHit:function(t,e){var n=this,r=[t,e,1];if(n.invert(r),n.isHitBox()){var i=n.getBBox();if(i&&!o.box(i.minX,i.maxX,i.minY,i.maxY,r[0],r[1]))return!1}var a=n._attrs.clip;return a?(a.invert(r,n.get("canvas")),!!a.isPointInPath(r[0],r[1])&&n.isPointInPath(r[0],r[1])):n.isPointInPath(r[0],r[1])},calculateBox:function(){return null},getHitLineWidth:function(){var t=this._attrs,e=t.lineAppendWidth||0,n=t.lineWidth||0;return n+e},clearTotalMatrix:function(){this._cfg.totalMatrix=null,this._cfg.region=null},clearBBox:function(){this._cfg.box=null,this._cfg.region=null},getBBox:function(){var t=this._cfg.box;return t||(t=this.calculateBox(),t&&(t.x=t.minX,t.y=t.minY,t.width=t.maxX-t.minX,t.height=t.maxY-t.minY),this._cfg.box=t),t},clone:function(){var t=this,e=null,n=t._attrs,i={};return r.each(n,(function(t,e){c[e]&&r.isArray(n[e])?i[e]=u(n[e]):i[e]=n[e]})),e=new t.constructor({attrs:i}),e._cfg.zIndex=t._cfg.zIndex,e}}),t.exports=s},function(t,e){function n(t,e){for(var n in e)e.hasOwnProperty(n)&&"constructor"!==n&&void 0!==e[n]&&(t[n]=e[n])}var r=function(t,e,r,i){return e&&n(t,e),r&&n(t,r),i&&n(t,i),t};t.exports=r},function(t,e,n){var r=n(14),i=function(t){return r(t,"Number")};t.exports=i},function(t,e,n){var r=n(14),i=function(t){return r(t,"String")};t.exports=i},function(t,e,n){var r=n(14),i=function(t){return r(t,"Function")};t.exports=i},function(t,e){var n={}.toString,r=function(t,e){return n.call(t)==="[object "+e+"]"};t.exports=r},function(t,e){var n=function(t){return null!==t&&"function"!==typeof t&&isFinite(t.length)};t.exports=n},function(t,e){t.exports={FONT_FAMILY:'"-apple-system", BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",SimSun, "sans-serif"'}},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(189),f=n(36),h=["min","max","median","start","end"],d=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{xScales:null,yScales:null,el:null})},n.render=function(){},n.clear=function(){var t=this,e=t.get("el");e&&e.remove(),this.set("el",null)},n.destroy=function(){this.clear(),t.prototype.destroy.call(this)},n.changeVisible=function(t){var e=this;e.set("visible",t);var n=e.get("el");n&&(n.set?n.set("visible",t):n.style.display=t?"":"none")},n.parsePoint=function(t,e){var n,r,i=this,a=i.get("xScales"),o=i.get("yScales");if(u.isFunction(e)&&(e=e(a,o)),u.isArray(e)&&u.isString(e[0])&&-1!==e[0].indexOf("%"))return this._parsePercentPoint(t,e);if(u.isArray(e))n=i._getNormalizedValue(e[0],l.getFirstScale(a)),r=i._getNormalizedValue(e[1],l.getFirstScale(o));else for(var s in e){var c=e[s];a[s]&&(n=i._getNormalizedValue(c,a[s])),o[s]&&(r=i._getNormalizedValue(c,o[s],"y"))}return u.isNil(n)||u.isNil(r)||isNaN(n)||isNaN(r)?null:t.convert({x:n,y:r})},n._getNormalizedValue=function(t,e){var n,r;-1!==u.indexOf(h,t)?"start"===t?n=0:"end"===t?n=1:"median"===t?(r=e.isCategory?(e.values.length-1)/2:(e.min+e.max)/2,n=e.scale(r)):(r=e.isCategory?"min"===t?0:e.values.length-1:e[t],n=e.scale(r)):n=e.scale(t);return n},n._parsePercentPoint=function(t,e){var n=parseFloat(e[0])/100,r=parseFloat(e[1])/100,i=t.start,a=t.end,o={x:Math.min(i.x,a.x),y:Math.min(i.y,a.y)},s=t.width*n+o.x,c=t.height*r+o.y;return{x:s,y:c}},e}(f);t.exports=d},function(t,e,n){var r=n(112);t.exports=r},function(t,e,n){"use strict";var r=n(85);n.d(e,"a",(function(){return r["e"]})),n.d(e,"f",(function(){return r["g"]})),n.d(e,"d",(function(){return r["f"]}));var i=n(240);n.d(e,"e",(function(){return i["a"]})),n.d(e,"c",(function(){return i["b"]}));var a=n(241);n.d(e,"b",(function(){return a["a"]}))},function(t,e,n){var r=n(10),i=n(3),a=n(22),o=n(6),s=function(){var t=e.prototype;function e(t){this._initDefaultCfg(),r(this,t),this.init()}return t._initDefaultCfg=function(){this.type="base",this.formatter=null,this.range=[0,1],this.ticks=null,this.values=[]},t.init=function(){},t.getTicks=function(){var t=this,e=t.ticks,n=[];return i(e,(function(e){var r;r=a(e)?e:{text:t.getText(e),tickValue:e,value:t.scale(e)},n.push(r)})),n},t.getText=function(t,e){var n=this.formatter;return t=n?n(t,e):t,!o(t)&&t.toString||(t=""),t.toString()},t.rangeMin=function(){return this.range[0]},t.rangeMax=function(){var t=this.range;return t[t.length-1]},t.invert=function(t){return t},t.translate=function(t){return t},t.scale=function(t){return t},t.clone=function(){var t=this,e=t.constructor,n={};return i(t,(function(e,r){n[r]=t[r]})),new e(n)},t.change=function(t){return this.ticks=null,r(this,t),this.init(),this},e}();t.exports=s},function(t,e,n){var r=n(0),i=n(25),a=r.PathUtil,o={},s={_coord:null,draw:function(t,e){return this.drawShape?this.drawShape(t,e):null},setCoord:function(t){this._coord=t},parsePath:function(t,e){var n=this._coord;return t=a.parsePathString(t),t=n.isPolar&&!1!==e?i.convertPolarPath(n,t):i.convertNormalPath(n,t),t},parsePoint:function(t){var e=this._coord;return e.convertPoint(t)},parsePoints:function(t){var e=this._coord,n=[];return r.each(t,(function(t){n.push(e.convertPoint(t))})),n}},c={defaultShapeType:null,setCoord:function(t){this._coord=t},getShape:function(t){var e=this;r.isArray(t)&&(t=t[0]);var n=e[t]||e[e.defaultShapeType];return n._coord=e._coord,n},getShapePoints:function(t,e){var n=this.getShape(t),r=n.getPoints||n.getShapePoints||this.getDefaultPoints,i=r(e);return i},getDefaultPoints:function(){return[]},getMarkerCfg:function(t,e){var n=this.getShape(t);if(!n.getMarkerCfg){var r=this.defaultShapeType;n=this.getShape(r)}return n.getMarkerCfg(e)},getSelectedCfg:function(){return{}},drawShape:function(t,e,n){var r=this.getShape(t),i=r.draw(e,n);return i&&(i.setSilent("origin",e.origin),i._id=e.yIndex?e._id+e.yIndex:e._id,i.name=this.name),i}};o.registerFactory=function(t,e){var n=r.upperFirst(t),i=r.assign({},c,e);return o[n]=i,i.name=t,i},o.registerShape=function(t,e,n){var i=r.upperFirst(t),a=o[i],c=r.assign({},s,n);return a[e]=c,c},o.getShapeFactory=function(t){var e=this;t=t||"point";var n=r.upperFirst(t);return e[n]},t.exports=o},function(t,e){var n="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r=function(t){var e="undefined"===typeof t?"undefined":n(t);return null!==t&&"object"===e||"function"===e};t.exports=r},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(104),o=n(334),s=n(163),c=n(0),u=n(8),l=n(342),f=n(21),h=n(394),d=n(395),p=n(396),v=n(397),g=["color","shape","size"],m="_origin";function y(t){return(c.isString(t)||c.isPlainObject(t))&&(t=[t]),c.each(t,(function(e,n){c.isObject(e)||(t[n]={type:e})})),t}var b=function(t){i(n,t);var e=n.prototype;function n(e){var n;return n=t.call(this,e)||this,n.viewTheme=n.get("viewTheme"),c.assign(r(n),h,d,p),n.get("container")&&n._initContainer(),n._initOptions(),n}return e.getDefaultCfg=function(){return{_id:null,type:"base",coord:null,attrs:{},view:null,data:[],scales:{},container:null,labelContainer:null,shapeContainer:null,attrOptions:{},styleOptions:null,selectedOptions:null,activedOptions:null,hasDefaultAdjust:!1,adjusts:null,shapeType:null,generatePoints:!1,sortable:!1,labelCfg:null,shareTooltip:!0,tooltipCfg:null,animate:!0,animateCfg:null,visible:!0}},e._initOptions=function(){var t=this.get("adjusts");t&&(t=y(t),this.set("adjusts",t))},e._createScale=function(t,e){var n=this.get("scales"),r=n[t];return r||(r=this.get("view").createScale(t,e),n[t]=r),r},e._setAttrOptions=function(t,e){var n=this.get("attrOptions");n[t]=e},e._createAttrOption=function(t,e,n,r){var i={};i.field=e,n?c.isFunction(n)?i.callback=n:i.values=n:"color"!==t&&(i.values=r),this._setAttrOptions(t,i)},e.position=function(t){return this._setAttrOptions("position",{field:t}),this},e.color=function(t,e){var n=this.viewTheme||u;return this._createAttrOption("color",t,e,n.colors),this},e.size=function(t,e){var n=this.viewTheme||u;return this._createAttrOption("size",t,e,n.sizes),this},e.shape=function(t,e){var n=this.viewTheme||u,r=this.get("type"),i=n.shapes[r]||[];return this._createAttrOption("shape",t,e,i),this},e.opacity=function(t,e){var n=this.viewTheme||u;return this._createAttrOption("opacity",t,e,n.opacities),this},e.style=function(t,e){var n,r=this.get("styleOptions");return r||(r={},this.set("styleOptions",r)),c.isObject(t)&&(e=t,t=null),t&&(n=v(t)),r.fields=n,r.style=e,this},e.label=function(t,e,n){var r,i=this,a=i.get("labelCfg");return a||(a={},i.set("labelCfg",a)),t&&(r=v(t)),a.fields=r,c.isFunction(e)?(n||(n={}),a.callback=e):c.isObject(e)&&(n=e),a.globalCfg=n,this},e.tooltip=function(t,e){var n,r=this.get("tooltipCfg");(r||(r={}),!1===t)?this.set("tooltipCfg",!1):(t&&(n=v(t)),r.fields=n,r.cfg=e);return this.set("tooltipCfg",r),this},e.animate=function(t){return this.set("animateCfg",t),this},e.active=function(t,e){return!1===t?this.set("allowActive",!1):c.isObject(t)?(this.set("allowActive",!0),this.set("activedOptions",t)):(this.set("allowActive",!0),this.set("activedOptions",e)),this},e.adjust=function(t){return this.get("hasDefaultAdjust")||(t&&(t=y(t)),this.set("adjusts",t)),this},e.select=function(t,e){return!1===t?this.set("allowSelect",!1):c.isObject(t)?(this.set("allowSelect",!0),this.set("selectedOptions",t)):(this.set("allowSelect",!0),this.set("selectedOptions",e)),this},e.hasAdjust=function(t){var e=this,n=e.get("adjusts");if(!t)return!1;var r=!1;return c.each(n,(function(e){if(e.type===t)return r=!0,!1})),r},e.hasStack=function(){var t=this.get("isStacked");return c.isNil(t)&&(t=this.hasAdjust("stack"),this.set("isStacked",t)),t},e.isInCircle=function(){var t=this.get("coord");return t&&t.isPolar},e._initContainer=function(){var t=this,e=t.get("shapeContainer");if(!e){var n=t.get("container"),r=t.get("view"),i=r&&r.get("_id");e=n.addGroup({viewId:i,visible:t.get("visible")}),t.set("shapeContainer",e)}},e.init=function(){var t=this;if(t._initContainer(),t._initAttrs(),t.get("tooltipCfg")&&t.get("tooltipCfg").fields){var e=t.get("tooltipCfg").fields;c.each(e,(function(e){t._createScale(e)}))}var n=t._processData();t.get("adjusts")&&t._adjust(n),t.set("dataArray",n)},e._initAttrs=function(){var t=this,e=t.get("attrs"),n=t.get("attrOptions"),r=t.get("coord"),i=t.viewTheme||u,o=!1;for(var s in n)if(n.hasOwnProperty(s)){var l=n[s],f=c.upperFirst(s),h=v(l.field);"position"===s&&(l.coord=r,1===h.length&&"theta"===r.type&&(h.unshift("1"),o=!0));for(var d=[],p=0;p1){var y=d[1],b=0,x=Math.max.apply(null,y.values);isFinite(x)||(x=1),y.change({nice:!1,min:b,max:x})}l.scales=d;var w=new a[f](l);e[s]=w}},e._processData=function(){for(var t=this,e=this.get("data"),n=[],r=this._groupData(e),i=0;ia&&(a=l)}}(ie.max)&&e.change({min:i,max:a})},e._adjust=function(t){if(t&&t.length){var e=this,n=e.get("adjusts"),r=this.viewTheme||u,i=e.getYScale(),a=e.getXScale(),s=a.field,l=i?i.field:null;c.each(n,(function(n){var u=c.mix({xField:s,yField:l},n),f=c.upperFirst(n.type);if("Dodge"===f){var h=[];if(a.isCategory||a.isIdentity)h.push("x");else{if(i)throw new Error("dodge is not support linear attribute, please use category attribute!");h.push("y")}u.adjustNames=h,u.dodgeRatio=u.dodgeRatio||r.widthRatio.column}else if("Stack"===f){var d=e.get("coord");if(!i){u.height=d.getHeight();var p=e.getDefaultValue("size")||3;u.size=p}!d.isTransposed&&c.isNil(u.reverseOrder)&&(u.reverseOrder=!0)}var v=new o[f](u);v.processAdjust(t),"Stack"===f&&i&&e._updateStackRange(l,i,t)}))}},e.setCoord=function(t){this.set("coord",t);var e=this.getAttr("position"),n=this.get("shapeContainer");n.setMatrix(t.matrix),e&&(e.coord=t)},e.paint=function(){var t=this,e=t.get("dataArray"),n=[],r=t.getShapeFactory();r.setCoord(t.get("coord")),t.set("shapeFactory",r);var i=t.get("shapeContainer");t._beforeMapping(e);for(var a=0;a=0?n:r<=0?r:0,t},e._normalizeValues=function(t,e){var n=[];if(c.isArray(t))for(var r=0;r1)for(var h=0;h0)c.each(n,(function(n){e+="-"+t[n]}));else{var r,i=this.get("type"),a=this.getXScale(),o=this.getYScale(),s=a.field||"x",u=o.field||"y",l=t[u];r=a.isIdentity?a.value:t[s],e+="interval"===i||"schema"===i?"-"+r:"line"===i||"area"===i||"path"===i?"-"+i:"-"+r+"-"+l;var f=this._getGroupScales();c.isEmpty(f)||c.each(f,(function(n){var r=n.field;"identity"!==n.type&&(e+="-"+t[r])}))}return e},e.getDrawCfg=function(t){var e=this,n={origin:t,x:t.x,y:t.y,color:t.color,size:t.size,shape:t.shape,isInCircle:e.isInCircle(),opacity:t.opacity},r=e.get("styleOptions");return r&&r.style&&(n.style=e.getCallbackCfg(r.fields,r.style,t[m])),e.get("generatePoints")&&(n.points=t.points,n.nextPoints=t.nextPoints),e.get("animate")&&(n._id=e._getShapeId(t[m])),n},e.appendShapeInfo=function(t,e){t&&(t.setSilent("index",e),t.setSilent("coord",this.get("coord")),this.get("animate")&&this.get("animateCfg")&&t.setSilent("animateCfg",this.get("animateCfg")))},e._applyViewThemeShapeStyle=function(t,e,n){var r=this,i=r.viewTheme||u,a=n.name;e?e&&(e.indexOf("hollow")>-1||e.indexOf("liquid")>-1)&&(a="hollow"+c.upperFirst(a)):n.defaultShapeType.indexOf("hollow")>-1&&(a="hollow"+c.upperFirst(a));var o=i.shape[a]||{};t.style=c.mix({},o,t.style)},e.drawPoint=function(t,e,n,r){var i=this,a=t.shape,o=i.getDrawCfg(t);i._applyViewThemeShapeStyle(o,a,n);var s=n.drawShape(a,o,e);i.appendShapeInfo(s,r)},e.getAttr=function(t){return this.get("attrs")[t]},e.getXScale=function(){return this.getAttr("position").scales[0]},e.getYScale=function(){return this.getAttr("position").scales[1]},e.getShapes=function(){var t=[],e=this.get("shapeContainer"),n=e.get("children");return c.each(n,(function(e){e.get("origin")&&t.push(e)})),t},e.getAttrsForLegend=function(){var t=this.get("attrs"),e=[];return c.each(t,(function(t){g.includes(t.type)&&e.push(t)})),e},e.getFieldsForLegend=function(){var t=[],e=this.get("attrOptions");return c.each(g,(function(n){var r=e[n];r&&r.field&&c.isString(r.field)&&(t=t.concat(r.field.split("*")))})),c.uniq(t)},e.changeVisible=function(t,e){var n=this;n.set("visible",t);var r=this.get("shapeContainer");r&&r.set("visible",t);var i=this.get("labelContainer");if(i&&i.set("visible",t),!e&&r){var a=r.get("canvas");a.draw()}},e.reset=function(){this.set("attrOptions",{}),this.clearInner()},e.clearInner=function(){this.clearActivedShapes(),this.clearSelected();var t=this.get("shapeContainer");t&&t.clear();var e=this.get("labelContainer");e&&e.remove(),this.set("attrs",{}),this.set("groupScales",null),this.set("labelContainer",null),this.set("xDistance",null),this.set("isStacked",null)},e.clear=function(){this.clearInner(),this.set("scales",{})},e.destroy=function(){this.clear();var e=this.get("shapeContainer");e&&e.remove(),this.offEvents(),t.prototype.destroy.call(this)},e.bindEvents=function(){this.get("view")&&(this._bindActiveAction(),this._bindSelectedAction())},e.offEvents=function(){this.get("view")&&(this._offActiveAction(),this._offSelectedAction())},n}(s);t.exports=b},function(t,e,n){t.exports={Axis:n(343),Component:n(92),Guide:n(371),Label:n(380),Legend:n(381),Tooltip:n(387)}},function(t,e,n){var r=n(0),i=n(391);function a(t,e){if(!t.length)return[];for(var n=[],r=0,i=t.length;r=s[l]?1:0,d=f>Math.PI?1:0,p=n.convertPoint(c),v=o(n,p);if(v>=.5)if(f===2*Math.PI){var g={x:(c.x+s.x)/2,y:(c.y+s.y)/2},m=n.convertPoint(g);u.push(["A",v,v,0,d,h,m.x,m.y]),u.push(["A",v,v,0,d,h,p.x,p.y])}else u.push(["A",v,v,0,d,h,p.x,p.y]);return u}function u(t){r.each(t,(function(e,n){var r=e;if("a"===r[0].toLowerCase()){var i=t[n-1],a=t[n+1];a&&"a"===a[0].toLowerCase()?i&&"l"===i[0].toLowerCase()&&(i[0]="M"):i&&"a"===i[0].toLowerCase()&&a&&"l"===a[0].toLowerCase()&&(a[0]="M")}}))}var l={getLinePath:function(t,e){return a(t,e)},getSplinePath:function(t,e,n){var a=[],o=t[0],s=null;if(t.length<=2)return l.getLinePath(t,e);r.each(t,(function(t){s&&s.x===t.x&&s.y===t.y||(a.push(t.x),a.push(t.y),s=t)})),n=n||[[0,0],[1,1]];var c=i.catmullRom2bezier(a,e,n);return c.unshift(["M",o.x,o.y]),c},getPointRadius:function(t,e){var n=o(t,e);return n},getPointAngle:function(t,e){var n=t.getCenter(),r=Math.atan2(e.y-n.y,e.x-n.x);return r},convertNormalPath:function(t,e){var n=[];return r.each(e,(function(e){var r=e[0];switch(r.toLowerCase()){case"m":case"l":case"c":n.push(s(e,t));break;case"z":default:n.push(e);break}})),n},convertPolarPath:function(t,e){var n,i,a,o,l=[];return r.each(e,(function(r,u){var f=r[0];switch(f.toLowerCase()){case"m":case"c":case"q":l.push(s(r,t));break;case"l":n=e[u-1],i=r,a=t.isTransposed,o=a?n[n.length-2]===i[1]:n[n.length-1]===i[2],o?l=l.concat(c(n,i,t)):l.push(s(r,t));break;case"z":default:l.push(r);break}})),u(l),l}};t.exports=l},function(t,e,n){var r=n(6);function i(t){return r(t)?"":t.toString()}t.exports=i},function(t,e,n){var r=n(28),i=n(5),a=5;function o(t,e,n,s){for(var c in n=n||0,s=s||a,e)if(e.hasOwnProperty(c)){var u=e[c];null!==u&&r(u)?(r(t[c])||(t[c]={}),n2&&void 0!==arguments[2]?arguments[2]:n;return Math.abs(t-e)1){var i=e[0].charAt(0);e.splice(1,0,e[0].substr(1)),e[0]=i}r.each(e,(function(t,n){isNaN(t)||(e[n]=+t)})),t[n]=e})),t):void 0}}},function(t,e,n){"use strict";e["c"]=o,e["b"]=s,e["a"]=c;var r=n(136);function i(t,e){return function(n){return t+n*e}}function a(t,e,n){return t=Math.pow(t,n),e=Math.pow(e,n)-t,n=1/n,function(r){return Math.pow(t+r*e,n)}}function o(t,e){var n=e-t;return n?i(t,n>180||n<-180?n-360*Math.round(n/360):n):Object(r["a"])(isNaN(t)?e:t)}function s(t){return 1===(t=+t)?c:function(e,n){return n-e?a(e,n,t):Object(r["a"])(isNaN(e)?n:e)}}function c(t,e){var n=e-t;return n?i(t,n):Object(r["a"])(isNaN(t)?e:t)}},function(t,e,n){var r=n(12),i=n(5),a=n(6),o=n(10),s=n(3);function c(t,e){return r(e)?e:t.invert(t.scale(e))}var u=function(){function t(t){var e=this;this.type="base",this.name=null,this.method=null,this.values=[],this.scales=[],this.linear=null;var n=null,r=this.callback;if(t.callback){var i=t.callback;n=function(){for(var t=arguments.length,n=new Array(t),o=0;o1&&(e=(t[1].value-t[0].value)/2);for(var n=[],r=0;r0){var s=e.value-i[o-1].value;s/=t.get("subTickCount")+1;for(var c=1;c<=n;c++){var u={text:"",value:o?i[o-1].value+c*s:c*s},l=t.getTickPoint(u.value),f=void 0;f=a&&a.length?a.length:parseInt(.6*r.length,10),t._addTickItem(c-1,l,f,"sub")}}}))}},n._addTickLine=function(t,e){var n=this,r=l.mix({},e),i=[];l.each(t,(function(t){i.push(["M",t.x1,t.y1]),i.push(["L",t.x2,t.y2])})),delete r.length,r.path=i;var a=n.get("group"),o=a.addShape("path",{attrs:r});o.name="axis-ticks",o._id=n.get("_id")+"-ticks",o.set("coord",n.get("coord")),n.get("appendInfo")&&o.setSilent("appendInfo",n.get("appendInfo"))},n._renderTicks=function(){var t=this,e=t.get("tickItems"),n=t.get("subTickItems");if(!l.isEmpty(e)){var r=t.get("tickLine");t._addTickLine(e,r)}if(!l.isEmpty(n)){var i=t.get("subTickLine")||t.get("tickLine");t._addTickLine(n,i)}},n._renderGrid=function(){var t=this.get("grid");if(t){t.coord=this.get("coord"),t.appendInfo=this.get("appendInfo");var e=this.get("group");this.set("gridGroup",e.addGroup(f,t))}},n._renderLabels=function(){var t=this,e=t.get("labelRenderer"),n=t.get("labelItems");e&&(e.set("items",n),e._dryDraw())},n.paint=function(){var t=this,e=t.get("tickLine"),n=!0;e&&e.hasOwnProperty("alignWithLabel")&&(n=e.alignWithLabel),t._renderLine();var r=t.get("type"),i="cat"===r||"timeCat"===r;i&&!1===n?t._processCatTicks():t._processTicks(),t._renderTicks(),t._renderGrid(),t._renderLabels();var a=this.get("label");a&&a.autoRotate&&t.autoRotateLabels(),a&&a.autoHide&&t.autoHideLabels()},n.parseTick=function(t,e,n){return{text:t,value:e/(n-1)}},n.getTextAnchor=function(t){var e,n=Math.abs(t[1]/t[0]);return e=n>=1?"center":t[0]>0?"start":"end",e},n.getMaxLabelWidth=function(t){var e=t.getLabels(),n=0;return l.each(e,(function(t){var e=t.getBBox(),r=e.width;n1){var i=e[0].charAt(0);e.splice(1,0,e[0].substr(1)),e[0]=i}r.each(e,(function(t,n){isNaN(t)||(e[n]=+t)})),t[n]=e})),t):void 0},numberToColor:function(t){var e=o[t];if(!e){for(var n=t.toString(16),r=n.length;r<6;r++)n="0"+n;e="#"+n,o[t]=e}return e}}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(6),a=n(3),o=n(20),s=n(207),c=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n._initDefaultCfg=function(){t.prototype._initDefaultCfg.call(this);var e=this;e.type="linear",e.isLinear=!0,e.nice=!1,e.min=null,e.minLimit=null,e.max=null,e.maxLimit=null,e.tickCount=null,e.tickInterval=null,e.minTickInterval=null,e.snapArray=null},n.init=function(){var t=this;if(t.ticks){var e=t.ticks,n=t.translate(e[0]),r=t.translate(e[e.length-1]);(i(t.min)||t.min>n)&&(t.min=n),(i(t.max)||t.max=t.min&&e<=t.max&&n.push(e)})),n.length||(n.push(t.min),n.push(t.max)),t.ticks=n}},n.scale=function(t){if(i(t))return NaN;var e=this.max,n=this.min;if(e===n)return 0;var r=(t-n)/(e-n),a=this.rangeMin(),o=this.rangeMax();return a+r*(o-a)},n.invert=function(t){var e=(t-this.rangeMin())/(this.rangeMax()-this.rangeMin());return this.min+e*(this.max-this.min)},e}(o);o.Linear=c,t.exports=c},function(t,e,n){var r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i=n(5),a=function t(e){if("object"!==("undefined"===typeof e?"undefined":r(e))||null===e)return e;var n=void 0;if(i(e)){n=[];for(var a=0,o=e.length;an?n:t};t.exports=n},function(t,e,n){var r=n(217);r.translate=function(t,e,n){var i=new Array(9);return r.fromTranslation(i,n),r.multiply(t,i,e)},r.rotate=function(t,e,n){var i=new Array(9);return r.fromRotation(i,n),r.multiply(t,i,e)},r.scale=function(t,e,n){var i=new Array(9);return r.fromScaling(i,n),r.multiply(t,i,e)},t.exports=r},function(t,e,n){var r=n(1).vec2;t.exports={at:function(t,e,n){return(e-t)*n+t},pointDistance:function(t,e,n,i,a,o){var s=[n-t,i-e];if(r.exactEquals(s,[0,0]))return NaN;var c=[-s[1],s[0]];r.normalize(c,c);var u=[a-t,o-e];return Math.abs(r.dot(u,c))},box:function(t,e,n,r,i){var a=i/2,o=Math.min(t,n),s=Math.max(t,n),c=Math.min(e,r),u=Math.max(e,r);return{minX:o-a,minY:c-a,maxX:s+a,maxY:u+a}},len:function(t,e,n,r){return Math.sqrt((n-t)*(n-t)+(r-e)*(r-e))}}},function(t,e,n){var r=n(1);function i(t,e,n,r){return{x:Math.cos(r)*n+t,y:Math.sin(r)*n+e}}function a(t,e,n,r){var i,a;return r?tn&&(i=2*Math.PI-t+e,a=t-n):(i=t-e,a=n-t),i>a?n:e}function o(t,e,n,i){var o=0;return n-e>=2*Math.PI&&(o=2*Math.PI),e=r.mod(e,2*Math.PI),n=r.mod(n,2*Math.PI)+o,t=r.mod(t,2*Math.PI),i?e>=n?t>n&&tn?t:a(t,e,n):e<=n?ee||tt.x&&(v=t.x),gt.y&&(m=t.y),y1&&(a*=Math.sqrt(m),o*=Math.sqrt(m));var y=a*a*(g*g)+o*o*(d*d),b=Math.sqrt((a*a*(o*o)-y)/y);n===i&&(b*=-1),isNaN(b)&&(b=0);var x=b*a*g/o,w=b*-o*d/a,_=(u+f)/2+Math.cos(c)*x-Math.sin(c)*w,O=(l+h)/2+Math.sin(c)*x+Math.cos(c)*w,C=v([1,0],[(d-x)/a,(g-w)/o]),S=[(d-x)/a,(g-w)/o],M=[(-1*d-x)/a,(-1*g-w)/o],k=v(S,M);return p(S,M)<=-1&&(k=Math.PI),p(S,M)>=1&&(k=0),0===i&&k>0&&(k-=2*Math.PI),1===i&&k<0&&(k+=2*Math.PI),[t,_,O,a,o,C,k,c,i]}var m=function(t,e,n){this.preSegment=e,this.isLast=n,this.init(t,e)};r.augment(m,{init:function(t,e){var n=t[0];e=e||{endPoint:{x:0,y:0}};var i,a,o,s,c=l.indexOf(n)>=0,u=c?n.toUpperCase():n,d=t,p=e.endPoint,v=d[1],m=d[2];switch(u){default:break;case"M":s=c?f(v,m,p):{x:v,y:m},this.command="M",this.params=[p,s],this.subStart=s,this.endPoint=s;break;case"L":s=c?f(v,m,p):{x:v,y:m},this.command="L",this.params=[p,s],this.subStart=e.subStart,this.endPoint=s,this.endTangent=function(){return[s.x-p.x,s.y-p.y]},this.startTangent=function(){return[p.x-s.x,p.y-s.y]};break;case"H":s=c?f(v,0,p):{x:v,y:p.y},this.command="L",this.params=[p,s],this.subStart=e.subStart,this.endPoint=s,this.endTangent=function(){return[s.x-p.x,s.y-p.y]},this.startTangent=function(){return[p.x-s.x,p.y-s.y]};break;case"V":s=c?f(0,v,p):{x:p.x,y:v},this.command="L",this.params=[p,s],this.subStart=e.subStart,this.endPoint=s,this.endTangent=function(){return[s.x-p.x,s.y-p.y]},this.startTangent=function(){return[p.x-s.x,p.y-s.y]};break;case"Q":c?(i=f(v,m,p),a=f(d[3],d[4],p)):(i={x:v,y:m},a={x:d[3],y:d[4]}),this.command="Q",this.params=[p,i,a],this.subStart=e.subStart,this.endPoint=a,this.endTangent=function(){return[a.x-i.x,a.y-i.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]};break;case"T":a=c?f(v,m,p):{x:v,y:m},"Q"===e.command?(i=h(e.params[1],p),this.command="Q",this.params=[p,i,a],this.subStart=e.subStart,this.endPoint=a,this.endTangent=function(){return[a.x-i.x,a.y-i.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]}):(this.command="TL",this.params=[p,a],this.subStart=e.subStart,this.endPoint=a,this.endTangent=function(){return[a.x-p.x,a.y-p.y]},this.startTangent=function(){return[p.x-a.x,p.y-a.y]});break;case"C":c?(i=f(v,m,p),a=f(d[3],d[4],p),o=f(d[5],d[6],p)):(i={x:v,y:m},a={x:d[3],y:d[4]},o={x:d[5],y:d[6]}),this.command="C",this.params=[p,i,a,o],this.subStart=e.subStart,this.endPoint=o,this.endTangent=function(){return[o.x-a.x,o.y-a.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]};break;case"S":c?(a=f(v,m,p),o=f(d[3],d[4],p)):(a={x:v,y:m},o={x:d[3],y:d[4]}),"C"===e.command?(i=h(e.params[2],p),this.command="C",this.params=[p,i,a,o],this.subStart=e.subStart,this.endPoint=o,this.endTangent=function(){return[o.x-a.x,o.y-a.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]}):(this.command="SQ",this.params=[p,a,o],this.subStart=e.subStart,this.endPoint=o,this.endTangent=function(){return[o.x-a.x,o.y-a.y]},this.startTangent=function(){return[p.x-a.x,p.y-a.y]});break;case"A":var y=v,b=m,x=d[3],w=d[4],_=d[5];s=c?f(d[6],d[7],p):{x:d[6],y:d[7]},this.command="A";var O=g(p,s,w,_,y,b,x);this.params=O;var C=e.subStart;this.subStart=C,this.endPoint=s;var S=O[5]%(2*Math.PI);r.isNumberEqual(S,2*Math.PI)&&(S=0);var M=O[6]%(2*Math.PI);r.isNumberEqual(M,2*Math.PI)&&(M=0);var k=.001;this.startTangent=function(){0===_&&(k*=-1);var t=O[3]*Math.cos(S-k)+O[1],e=O[4]*Math.sin(S-k)+O[2];return[t-C.x,e-C.y]},this.endTangent=function(){var t=O[6];t-2*Math.PI<1e-4&&(t=0);var e=O[3]*Math.cos(S+t+k)+O[1],n=O[4]*Math.sin(S+t-k)+O[2];return[p.x-e,p.y-n]};break;case"Z":this.command="Z",this.params=[p,e.subStart],this.subStart=e.subStart,this.endPoint=e.subStart}},isInside:function(t,e,n){var r=this,a=r.command,o=r.params,s=r.box;if(s&&!i.box(s.minX,s.maxX,s.minY,s.maxY,t,e))return!1;switch(a){default:break;case"M":return!1;case"TL":case"L":case"Z":return i.line(o[0].x,o[0].y,o[1].x,o[1].y,n,t,e);case"SQ":case"Q":return i.quadraticline(o[0].x,o[0].y,o[1].x,o[1].y,o[2].x,o[2].y,n,t,e);case"C":return i.cubicline(o[0].x,o[0].y,o[1].x,o[1].y,o[2].x,o[2].y,o[3].x,o[3].y,n,t,e);case"A":var l=o,f=l[1],h=l[2],d=l[3],p=l[4],v=l[5],g=l[6],m=l[7],y=l[8],b=d>p?d:p,x=d>p?1:d/p,w=d>p?p/d:1;l=[t,e,1];var _=[1,0,0,0,1,0,0,0,1];return u.translate(_,_,[-f,-h]),u.rotate(_,_,-m),u.scale(_,_,[1/x,1/w]),c.transformMat3(l,l,_),i.arcline(0,0,b,v,v+g,1-y,n,l[0],l[1])}return!1},draw:function(t){var e,n,r,i=this.command,a=this.params;switch(i){default:break;case"M":t.moveTo(a[1].x,a[1].y);break;case"TL":case"L":t.lineTo(a[1].x,a[1].y);break;case"SQ":case"Q":e=a[1],n=a[2],t.quadraticCurveTo(e.x,e.y,n.x,n.y);break;case"C":e=a[1],n=a[2],r=a[3],t.bezierCurveTo(e.x,e.y,n.x,n.y,r.x,r.y);break;case"A":var o=a,s=o[1],c=o[2],u=s,l=c,f=o[3],h=o[4],d=o[5],p=o[6],v=o[7],g=o[8],m=f>h?f:h,y=f>h?1:f/h,b=f>h?h/f:1;t.translate(u,l),t.rotate(v),t.scale(y,b),t.arc(0,0,m,d,d+p,1-g),t.scale(1/y,1/b),t.rotate(-v),t.translate(-u,-l);break;case"Z":t.closePath();break}},shortenDraw:function(t,e,n){var r,i,a,o=this.command,s=this.params;switch(o){default:break;case"M":t.moveTo(s[1].x-e,s[1].y-n);break;case"TL":case"L":t.lineTo(s[1].x-e,s[1].y-n);break;case"SQ":case"Q":r=s[1],i=s[2],t.quadraticCurveTo(r.x,r.y,i.x-e,i.y-n);break;case"C":r=s[1],i=s[2],a=s[3],t.bezierCurveTo(r.x,r.y,i.x,i.y,a.x-e,a.y-n);break;case"A":var c=s,u=c[1],l=c[2],f=u,h=l,d=c[3],p=c[4],v=c[5],g=c[6],m=c[7],y=c[8],b=d>p?d:p,x=d>p?1:d/p,w=d>p?p/d:1;t.translate(f,h),t.rotate(m),t.scale(x,w),t.arc(0,0,b,v,v+g,1-y),t.scale(1/x,1/w),t.rotate(-m),t.translate(-f,-h);break;case"Z":t.closePath();break}},getBBox:function(t){var e,n,r,i,c=t/2,u=this.params;switch(this.command){default:case"M":case"Z":break;case"TL":case"L":this.box={minX:Math.min(u[0].x,u[1].x)-c,maxX:Math.max(u[0].x,u[1].x)+c,minY:Math.min(u[0].y,u[1].y)-c,maxY:Math.max(u[0].y,u[1].y)+c};break;case"SQ":case"Q":for(n=o.extrema(u[0].x,u[1].x,u[2].x),r=0,i=n.length;rO&&(O=M)}var k=s.yExtrema(m,d,p),j=1/0,T=-1/0,z=[b,x];for(r=2*-Math.PI;r<=2*Math.PI;r+=Math.PI){var E=k+r;1===y?bT&&(T=A)}this.box={minX:_-c,maxX:O+c,minY:j-c,maxY:T+c};break}}}),t.exports=m},function(t,e,n){"use strict";e["a"]=function(t,e){return t=+t,e-=t,function(n){return t+e*n}}},function(t,e,n){var r=n(15),i=Array.prototype.indexOf,a=function(t,e){return!!r(t)&&i.call(t,e)>-1};t.exports=a},function(t,e){var n=function(t){for(var e=[],n=0;nn&&(i=2*Math.PI-t+e,a=t-n):(i=t-e,a=n-t),i>a?n:e}function o(t,e,n,i){var o=0;return n-e>=2*Math.PI&&(o=2*Math.PI),e=r.mod(e,2*Math.PI),n=r.mod(n,2*Math.PI)+o,t=r.mod(t,2*Math.PI),i?e>=n?t>n&&tn?t:a(t,e,n):e<=n?ee||tt.x&&(v=t.x),gt.y&&(m=t.y),y0&&f>0?u=Math.PI/2-d:l<0&&f<0?u=-Math.PI/2-d:l>=0&&f<0?u=-d-Math.PI/2:l<=0&&f>0&&(u=Math.PI/2-d);var p=h(s);if(p){c&&(o?(i+=Math.sin(Math.abs(d))*c,a=a+Math.cos(Math.abs(d))*c-.5*t.lineWidth):(i-=Math.sin(Math.abs(d))*c,a=a-Math.cos(Math.abs(d))*c+.5*t.lineWidth)),t.save(),t.beginPath(),t.translate(i,a),t.rotate(u);for(var v=0;v1&&(a*=Math.sqrt(m),o*=Math.sqrt(m));var y=a*a*(g*g)+o*o*(d*d),b=Math.sqrt((a*a*(o*o)-y)/y);n===i&&(b*=-1),isNaN(b)&&(b=0);var x=b*a*g/o,w=b*-o*d/a,_=(u+f)/2+Math.cos(c)*x-Math.sin(c)*w,O=(l+h)/2+Math.sin(c)*x+Math.cos(c)*w,C=v([1,0],[(d-x)/a,(g-w)/o]),S=[(d-x)/a,(g-w)/o],M=[(-1*d-x)/a,(-1*g-w)/o],k=v(S,M);return p(S,M)<=-1&&(k=Math.PI),p(S,M)>=1&&(k=0),0===i&&k>0&&(k-=2*Math.PI),1===i&&k<0&&(k+=2*Math.PI),[t,_,O,a,o,C,k,c,i]}var m=function(t,e,n){this.preSegment=e,this.isLast=n,this.init(t,e)};r.augment(m,{init:function(t,e){var n=t[0];e=e||{endPoint:{x:0,y:0}};var i,a,o,s,c=l.indexOf(n)>=0,u=c?n.toUpperCase():n,d=t,p=e.endPoint,v=d[1],m=d[2];switch(u){default:break;case"M":s=c?f(v,m,p):{x:v,y:m},this.command="M",this.params=[p,s],this.subStart=s,this.endPoint=s;break;case"L":s=c?f(v,m,p):{x:v,y:m},this.command="L",this.params=[p,s],this.subStart=e.subStart,this.endPoint=s,this.endTangent=function(){return[s.x-p.x,s.y-p.y]},this.startTangent=function(){return[p.x-s.x,p.y-s.y]};break;case"H":s=c?f(v,0,p):{x:v,y:p.y},this.command="L",this.params=[p,s],this.subStart=e.subStart,this.endPoint=s,this.endTangent=function(){return[s.x-p.x,s.y-p.y]},this.startTangent=function(){return[p.x-s.x,p.y-s.y]};break;case"V":s=c?f(0,v,p):{x:p.x,y:v},this.command="L",this.params=[p,s],this.subStart=e.subStart,this.endPoint=s,this.endTangent=function(){return[s.x-p.x,s.y-p.y]},this.startTangent=function(){return[p.x-s.x,p.y-s.y]};break;case"Q":c?(i=f(v,m,p),a=f(d[3],d[4],p)):(i={x:v,y:m},a={x:d[3],y:d[4]}),this.command="Q",this.params=[p,i,a],this.subStart=e.subStart,this.endPoint=a,this.endTangent=function(){return[a.x-i.x,a.y-i.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]};break;case"T":a=c?f(v,m,p):{x:v,y:m},"Q"===e.command?(i=h(e.params[1],p),this.command="Q",this.params=[p,i,a],this.subStart=e.subStart,this.endPoint=a,this.endTangent=function(){return[a.x-i.x,a.y-i.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]}):(this.command="TL",this.params=[p,a],this.subStart=e.subStart,this.endPoint=a,this.endTangent=function(){return[a.x-p.x,a.y-p.y]},this.startTangent=function(){return[p.x-a.x,p.y-a.y]});break;case"C":c?(i=f(v,m,p),a=f(d[3],d[4],p),o=f(d[5],d[6],p)):(i={x:v,y:m},a={x:d[3],y:d[4]},o={x:d[5],y:d[6]}),this.command="C",this.params=[p,i,a,o],this.subStart=e.subStart,this.endPoint=o,this.endTangent=function(){return[o.x-a.x,o.y-a.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]};break;case"S":c?(a=f(v,m,p),o=f(d[3],d[4],p)):(a={x:v,y:m},o={x:d[3],y:d[4]}),"C"===e.command?(i=h(e.params[2],p),this.command="C",this.params=[p,i,a,o],this.subStart=e.subStart,this.endPoint=o,this.endTangent=function(){return[o.x-a.x,o.y-a.y]},this.startTangent=function(){return[p.x-i.x,p.y-i.y]}):(this.command="SQ",this.params=[p,a,o],this.subStart=e.subStart,this.endPoint=o,this.endTangent=function(){return[o.x-a.x,o.y-a.y]},this.startTangent=function(){return[p.x-a.x,p.y-a.y]});break;case"A":var y=v,b=m,x=d[3],w=d[4],_=d[5];s=c?f(d[6],d[7],p):{x:d[6],y:d[7]},this.command="A";var O=g(p,s,w,_,y,b,x);this.params=O;var C=e.subStart;this.subStart=C,this.endPoint=s;var S=O[5]%(2*Math.PI);r.isNumberEqual(S,2*Math.PI)&&(S=0);var M=O[6]%(2*Math.PI);r.isNumberEqual(M,2*Math.PI)&&(M=0);var k=.001;this.startTangent=function(){0===_&&(k*=-1);var t=O[3]*Math.cos(S-k)+O[1],e=O[4]*Math.sin(S-k)+O[2];return[t-C.x,e-C.y]},this.endTangent=function(){var t=O[6];t-2*Math.PI<1e-4&&(t=0);var e=O[3]*Math.cos(S+t+k)+O[1],n=O[4]*Math.sin(S+t-k)+O[2];return[p.x-e,p.y-n]};break;case"Z":this.command="Z",this.params=[p,e.subStart],this.subStart=e.subStart,this.endPoint=e.subStart}},isInside:function(t,e,n){var r=this,a=r.command,o=r.params,s=r.box;if(s&&!i.box(s.minX,s.maxX,s.minY,s.maxY,t,e))return!1;switch(a){default:break;case"M":return!1;case"TL":case"L":case"Z":return i.line(o[0].x,o[0].y,o[1].x,o[1].y,n,t,e);case"SQ":case"Q":return i.quadraticline(o[0].x,o[0].y,o[1].x,o[1].y,o[2].x,o[2].y,n,t,e);case"C":return i.cubicline(o[0].x,o[0].y,o[1].x,o[1].y,o[2].x,o[2].y,o[3].x,o[3].y,n,t,e);case"A":var l=o,f=l[1],h=l[2],d=l[3],p=l[4],v=l[5],g=l[6],m=l[7],y=l[8],b=d>p?d:p,x=d>p?1:d/p,w=d>p?p/d:1;l=[t,e,1];var _=[1,0,0,0,1,0,0,0,1];return u.translate(_,_,[-f,-h]),u.rotate(_,_,-m),u.scale(_,_,[1/x,1/w]),c.transformMat3(l,l,_),i.arcline(0,0,b,v,v+g,1-y,n,l[0],l[1])}return!1},draw:function(t){var e,n,r,i=this.command,a=this.params;switch(i){default:break;case"M":t.moveTo(a[1].x,a[1].y);break;case"TL":case"L":t.lineTo(a[1].x,a[1].y);break;case"SQ":case"Q":e=a[1],n=a[2],t.quadraticCurveTo(e.x,e.y,n.x,n.y);break;case"C":e=a[1],n=a[2],r=a[3],t.bezierCurveTo(e.x,e.y,n.x,n.y,r.x,r.y);break;case"A":var o=a,s=o[1],c=o[2],u=s,l=c,f=o[3],h=o[4],d=o[5],p=o[6],v=o[7],g=o[8],m=f>h?f:h,y=f>h?1:f/h,b=f>h?h/f:1;t.translate(u,l),t.rotate(v),t.scale(y,b),t.arc(0,0,m,d,d+p,1-g),t.scale(1/y,1/b),t.rotate(-v),t.translate(-u,-l);break;case"Z":t.closePath();break}},getBBox:function(t){var e,n,r,i,c=t/2,u=this.params;switch(this.command){default:case"M":case"Z":break;case"TL":case"L":this.box={minX:Math.min(u[0].x,u[1].x)-c,maxX:Math.max(u[0].x,u[1].x)+c,minY:Math.min(u[0].y,u[1].y)-c,maxY:Math.max(u[0].y,u[1].y)+c};break;case"SQ":case"Q":for(n=o.extrema(u[0].x,u[1].x,u[2].x),r=0,i=n.length;rO&&(O=M)}var k=s.yExtrema(m,d,p),j=1/0,T=-1/0,z=[b,x];for(r=2*-Math.PI;r<=2*Math.PI;r+=Math.PI){var E=k+r;1===y?bT&&(T=A)}this.box={minX:_-c,maxX:O+c,minY:j-c,maxY:T+c};break}}}),t.exports=m},function(t,e,n){"use strict";function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t,e){for(var n=0;n2&&void 0!==arguments[2]?arguments[2]:0,r=this.matrix,i=[t,e,n];return u.transformMat3(i,i,r),i}},{key:"invertMatrix",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=this.matrix,i=c.invert([],r),a=[t,e,n];return u.transformMat3(a,a,i),a}},{key:"convert",value:function(t){var e=this.convertPoint(t),n=e.x,r=e.y,i=this.applyMatrix(n,r,1);return{x:i[0],y:i[1]}}},{key:"invert",value:function(t){var e=this.invertMatrix(t.x,t.y,1);return this.invertPoint({x:e[0],y:e[1]})}},{key:"rotate",value:function(t){var e=this.matrix,n=this.center;return c.translate(e,e,[-n.x,-n.y]),c.rotate(e,e,t),c.translate(e,e,[n.x,n.y]),this}},{key:"reflect",value:function(t){switch(t){case"x":this._swapDim("x");break;case"y":this._swapDim("y");break;default:this._swapDim("y")}return this}},{key:"scale",value:function(t,e){var n=this.matrix,r=this.center;return c.translate(n,n,[-r.x,-r.y]),c.scale(n,n,[t,e]),c.translate(n,n,[r.x,r.y]),this}},{key:"translate",value:function(t,e){var n=this.matrix;return c.translate(n,n,[t,e]),this}},{key:"transpose",value:function(){return this.isTransposed=!this.isTransposed,this}}]),t}();t.exports=l},function(t,e,n){var r=n(0),i={splitPoints:function(t){var e=[],n=t.x,i=t.y;return i=r.isArray(i)?i:[i],r.each(i,(function(t,i){var a={x:r.isArray(n)?n[i]:n,y:t};e.push(a)})),e},addFillAttrs:function(t,e){e.color&&(t.fill=e.color),r.isNumber(e.opacity)&&(t.opacity=t.fillOpacity=e.opacity)},addStrokeAttrs:function(t,e){e.color&&(t.stroke=e.color),r.isNumber(e.opacity)&&(t.opacity=t.strokeOpacity=e.opacity)}};t.exports=i},function(t,e,n){"use strict";n.d(e,"c",(function(){return c})),n.d(e,"d",(function(){return u})),n.d(e,"b",(function(){return h})),n.d(e,"a",(function(){return d})),e["g"]=p,e["h"]=v,e["f"]=g;var r=n(508),i=n(101),a=Object(r["a"])("start","end","cancel","interrupt"),o=[],s=0,c=1,u=2,l=3,f=4,h=5,d=6;function p(t,e){var n=g(t,e);if(n.state>s)throw new Error("too late; already scheduled");return n}function v(t,e){var n=g(t,e);if(n.state>l)throw new Error("too late; already running");return n}function g(t,e){var n=t.__transition;if(!n||!(n=n[e]))throw new Error("transition not found");return n}function m(t,e,n){var r,a=t.__transition;function o(t){n.state=c,n.timer.restart(s,n.delay,n.time),n.delay<=t&&s(t-n.delay)}function s(o){var h,g,m,y;if(n.state!==c)return v();for(h in a)if(y=a[h],y.name===n.name){if(y.state===l)return Object(i["timeout"])(s);y.state===f?(y.state=d,y.timer.stop(),y.on.call("interrupt",t,t.__data__,y.index,y.group),delete a[h]):+h-1)r.call(t,s,1)}return t};t.exports=o},function(t,e){var n=Math.PI/180,r=function(t){return n*t};t.exports=r},function(t,e){var n=180/Math.PI,r=function(t){return n*t};t.exports=r},function(t,e){var n=function(t,e){return(t%e+e)%e};t.exports=n},function(t,e){var n=document.createElement("table"),r=document.createElement("tr"),i=/^\s*<(\w+|!)[^>]*>/,a={tr:document.createElement("tbody"),tbody:n,thead:n,tfoot:n,td:r,th:r,"*":document.createElement("div")};t.exports=function(t){var e=i.test(t)&&RegExp.$1;e in a||(e="*");var n=a[e];t=t.replace(/(^\s*)|(\s*$)/g,""),n.innerHTML=""+t;var r=n.childNodes[0];return n.removeChild(r),r}},function(t,e){t.exports=function(t,e){if(t)for(var n in e)e.hasOwnProperty(n)&&(t.style[n]=e[n]);return t}},function(t,e){t.exports=function(t){var e=window.requestAnimationFrame||window.webkitRequestAnimationFrame||function(t){return setTimeout(t,16)};return e(t)}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.setMatrixArrayType=i,e.toRadian=o,e.equals=s;var r=e.EPSILON=1e-6;e.ARRAY_TYPE="undefined"!==typeof Float32Array?Float32Array:Array,e.RANDOM=Math.random;function i(t){e.ARRAY_TYPE=t}var a=Math.PI/180;function o(t){return t*a}function s(t,e){return Math.abs(t-e)<=r*Math.max(1,Math.abs(t),Math.abs(e))}},function(t,e,n){var r=n(218),i=n(41);r.angle=function(t,e){var n=r.dot(t,e)/(r.length(t)*r.length(e));return Math.acos(i(n,-1,1))},r.direction=function(t,e){return t[0]*e[1]-e[0]*t[1]},r.angleTo=function(t,e,n){var i=r.angle(t,e),a=r.direction(t,e)>=0;return n?a?2*Math.PI-i:i:a?i:2*Math.PI-i},r.vertical=function(t,e,n){return n?(t[0]=e[1],t[1]=-1*e[0]):(t[0]=-1*e[1],t[1]=e[0]),t},t.exports=r},function(t,e,n){var r=n(219);t.exports=r},function(t,e,n){var r=n(39),i=n(3),a=n(42);t.exports=function(t,e){return t=r(t),i(e,(function(e){switch(e[0]){case"t":a.translate(t,t,[e[1],e[2]]);break;case"s":a.scale(t,t,[e[1],e[2]]);break;case"r":a.rotate(t,t,e[1]);break;case"m":a.multiply(t,t,e[1]);break;default:return!1}})),t}},function(t,e,n){var r=n(1),i=function(t,e,n,r){this.type=t,this.target=null,this.currentTarget=null,this.bubbles=n,this.cancelable=r,this.timeStamp=(new Date).getTime(),this.defaultPrevented=!1,this.propagationStopped=!1,this.removed=!1,this.event=e};r.augment(i,{preventDefault:function(){this.defaultPrevented=this.cancelable&&!0},stopPropagation:function(){this.propagationStopped=!0},remove:function(){this.remove=!0},clone:function(){return r.clone(this)},toString:function(){return"[Event (type="+this.type+")]"}}),t.exports=i},function(t,e,n){var r=n(43),i=n(118),a=n(80),o=n(44);t.exports={line:function(t,e,n,i,a,o,s){var c=r.box(t,e,n,i,a);if(!this.box(c.minX,c.maxX,c.minY,c.maxY,o,s))return!1;var u=r.pointDistance(t,e,n,i,o,s);return!isNaN(u)&&u<=a/2},polyline:function(t,e,n,r){var i=t.length-1;if(i<1)return!1;for(var a=0;a=0&&g<_?(d=b,_=g):(y=[a(t,n,o,c,x),a(e,r,s,u,x)],m=i.squaredDistance(C,y),x<=1&&m<_?(d=x,_=m):w*=.5)}return h&&(h.x=a(t,n,o,c,d),h.y=a(e,r,s,u,d)),Math.sqrt(_)}function c(t,e,n,i){var a,o,s,c=3*t-9*e+9*n-3*i,u=6*e-12*n+6*i,l=3*n-3*i,f=[];if(r.isNumberEqual(c,0))r.isNumberEqual(u,0)||(a=-l/u,a>=0&&a<=1&&f.push(a));else{var h=u*u-4*c*l;r.isNumberEqual(h,0)?f.push(-u/(2*c)):h>0&&(s=Math.sqrt(h),a=(-u+s)/(2*c),o=(-u-s)/(2*c),a>=0&&a<=1&&f.push(a),o>=0&&o<=1&&f.push(o))}return f}function u(t,e,n,r,i){var a=-3*e+9*n-9*r+3*i,o=t*a+6*e-12*n+6*r;return t*o-3*e+3*n}function l(t,e,n,i,a,o,s,c,l){r.isNil(l)&&(l=1),l=l>1?1:l<0?0:l;for(var f=l/2,h=12,d=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],p=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],v=0,g=0;g2&&(n.push([r].concat(a.splice(0,2))),s="l",r="m"===r?"l":"L"),"o"===s&&1===a.length&&n.push([r,a[0]]),"r"===s)n.push([r].concat(a));else while(a.length>=e[s])if(n.push([r].concat(a.splice(0,e[s]))),!e[s])break})),n},c=function(t,e){for(var n=[],r=0,i=t.length;i-2*!e>r;r+=2){var a=[{x:+t[r-2],y:+t[r-1]},{x:+t[r],y:+t[r+1]},{x:+t[r+2],y:+t[r+3]},{x:+t[r+4],y:+t[r+5]}];e?r?i-4===r?a[3]={x:+t[0],y:+t[1]}:i-2===r&&(a[2]={x:+t[0],y:+t[1]},a[3]={x:+t[2],y:+t[3]}):a[0]={x:+t[i-2],y:+t[i-1]}:i-4===r?a[3]=a[2]:r||(a[0]={x:+t[r],y:+t[r+1]}),n.push(["C",(-a[0].x+6*a[1].x+a[2].x)/6,(-a[0].y+6*a[1].y+a[2].y)/6,(a[1].x+6*a[2].x-a[3].x)/6,(a[1].y+6*a[2].y-a[3].y)/6,a[2].x,a[2].y])}return n},u=function(t,e,n,r,i){var a=[];if(null===i&&null===r&&(r=n),t=+t,e=+e,n=+n,r=+r,null!==i){var o=Math.PI/180,s=t+n*Math.cos(-r*o),c=t+n*Math.cos(-i*o),u=e+n*Math.sin(-r*o),l=e+n*Math.sin(-i*o);a=[["M",s,u],["A",n,n,0,+(i-r>180),0,c,l]]}else a=[["M",t,e],["m",0,-r],["a",n,r,0,1,1,0,2*r],["a",n,r,0,1,1,0,-2*r],["z"]];return a},l=function(t){if(t=s(t),!t||!t.length)return[["M",0,0]];var e,n,r=[],i=0,a=0,o=0,l=0,f=0;"M"===t[0][0]&&(i=+t[0][1],a=+t[0][2],o=i,l=a,f++,r[0]=["M",i,a]);for(var h,d,p=3===t.length&&"M"===t[0][0]&&"R"===t[1][0].toUpperCase()&&"Z"===t[2][0].toUpperCase(),v=f,g=t.length;v1&&(_=Math.sqrt(_),r*=_,i*=_);var O=r*r,C=i*i,S=(o===s?-1:1)*Math.sqrt(Math.abs((O*C-O*w*w-C*x*x)/(O*w*w+C*x*x)));p=S*r*w/i+(e+c)/2,v=S*-i*x/r+(n+u)/2,h=Math.asin(((n-v)/i).toFixed(9)),d=Math.asin(((u-v)/i).toFixed(9)),h=ed&&(h-=2*Math.PI),!s&&d>h&&(d-=2*Math.PI)}var M=d-h;if(Math.abs(M)>g){var k=d,j=c,T=u;d=h+g*(s&&d>h?1:-1),c=p+r*Math.cos(d),u=v+i*Math.sin(d),y=t(c,u,r,i,a,0,s,j,T,[d,k,p,v])}M=d-h;var z=Math.cos(h),E=Math.sin(h),A=Math.cos(d),P=Math.sin(d),L=Math.tan(M/4),V=4/3*r*L,I=4/3*i*L,R=[e,n],H=[e+V*E,n-I*z],D=[c+V*P,u-I*A],F=[c,u];if(H[0]=2*R[0]-H[0],H[1]=2*R[1]-H[1],l)return[H,D,F].concat(y);y=[H,D,F].concat(y).join().split(",");for(var N=[],$=0,B=y.length;$7){t[e].shift();var a=t[e];while(a.length)s[e]="A",i&&(c[e]="A"),t.splice(e++,0,["C"].concat(a.splice(0,6)));t.splice(e,1),n=Math.max(r.length,i&&i.length||0)}},m=function(t,e,a,o,s){t&&e&&"M"===t[s][0]&&"M"!==e[s][0]&&(e.splice(s,0,["M",o.x,o.y]),a.bx=0,a.by=0,a.x=t[s][1],a.y=t[s][2],n=Math.max(r.length,i&&i.length||0))};n=Math.max(r.length,i&&i.length||0);for(var y=0;y1?1:c<0?0:c;for(var u=c/2,l=12,f=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],h=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],d=0,p=0;p0&&f<1&&h.push(f)}else{var v=u*u-4*l*c,g=Math.sqrt(v);if(!(v<0)){var m=(-u+g)/(2*c);m>0&&m<1&&h.push(m);var y=(-u-g)/(2*c);y>0&&y<1&&h.push(y)}}var b,x=h.length,w=x;while(x--)f=h[x],b=1-f,d[0][x]=b*b*b*t+3*b*b*f*n+3*b*f*f*i+f*f*f*o,d[1][x]=b*b*b*e+3*b*b*f*r+3*b*f*f*a+f*f*f*s;return d[0][w]=t,d[1][w]=e,d[0][w+1]=o,d[1][w+1]=s,d[0].length=d[1].length=w+2,{min:{x:Math.min.apply(0,d[0]),y:Math.min.apply(0,d[1])},max:{x:Math.max.apply(0,d[0]),y:Math.max.apply(0,d[1])}}},x=function(t,e,n,r,i,a,o,s){if(!(Math.max(t,n)Math.max(i,o)||Math.max(e,r)Math.max(a,s))){var c=(t*r-e*n)*(i-o)-(t-n)*(i*s-a*o),u=(t*r-e*n)*(a-s)-(e-r)*(i*s-a*o),l=(t-n)*(a-s)-(e-r)*(i-o);if(l){var f=c/l,h=u/l,d=+f.toFixed(2),p=+h.toFixed(2);if(!(d<+Math.min(t,n).toFixed(2)||d>+Math.max(t,n).toFixed(2)||d<+Math.min(i,o).toFixed(2)||d>+Math.max(i,o).toFixed(2)||p<+Math.min(e,r).toFixed(2)||p>+Math.max(e,r).toFixed(2)||p<+Math.min(a,s).toFixed(2)||p>+Math.max(a,s).toFixed(2)))return{x:f,y:h}}}},w=function(t,e,n){return e>=t.x&&e<=t.x+t.width&&n>=t.y&&n<=t.y+t.height},_=function(t,e,n,r,i){if(i)return[["M",+t+ +i,e],["l",n-2*i,0],["a",i,i,0,0,1,i,i],["l",0,r-2*i],["a",i,i,0,0,1,-i,i],["l",2*i-n,0],["a",i,i,0,0,1,-i,-i],["l",0,2*i-r],["a",i,i,0,0,1,i,-i],["z"]];var a=[["M",t,e],["l",n,0],["l",0,r],["l",-n,0],["z"]];return a.parsePathArray=g,a},O=function(t,e,n,r){return null===t&&(t=e=n=r=0),null===e&&(e=t.y,n=t.width,r=t.height,t=t.x),{x:t,y:e,width:n,w:n,height:r,h:r,x2:t+n,y2:e+r,cx:t+n/2,cy:e+r/2,r1:Math.min(n,r)/2,r2:Math.max(n,r)/2,r0:Math.sqrt(n*n+r*r)/2,path:_(t,e,n,r),vb:[t,e,n,r].join(" ")}},C=function(t,e){return t=O(t),e=O(e),w(e,t.x,t.y)||w(e,t.x2,t.y)||w(e,t.x,t.y2)||w(e,t.x2,t.y2)||w(t,e.x,e.y)||w(t,e.x2,e.y)||w(t,e.x,e.y2)||w(t,e.x2,e.y2)||(t.xe.x||e.xt.x)&&(t.ye.y||e.yt.y)},S=function(t,e,n,i,a,o,s,c){r.isArray(t)||(t=[t,e,n,i,a,o,s,c]);var u=b.apply(null,t);return O(u.min.x,u.min.y,u.max.x-u.min.x,u.max.y-u.min.y)},M=function(t,e,n,r,i,a,o,s,c){var u=1-c,l=Math.pow(u,3),f=Math.pow(u,2),h=c*c,d=h*c,p=l*t+3*f*c*n+3*u*c*c*i+d*o,v=l*e+3*f*c*r+3*u*c*c*a+d*s,g=t+2*c*(n-t)+h*(i-2*n+t),m=e+2*c*(r-e)+h*(a-2*r+e),y=n+2*c*(i-n)+h*(o-2*i+n),b=r+2*c*(a-r)+h*(s-2*a+r),x=u*t+c*n,w=u*e+c*r,_=u*i+c*o,O=u*a+c*s,C=90-180*Math.atan2(g-y,m-b)/Math.PI;return{x:p,y:v,m:{x:g,y:m},n:{x:y,y:b},start:{x:x,y:w},end:{x:_,y:O},alpha:C}},k=function(t,e,n){var r=S(t),i=S(e);if(!C(r,i))return n?0:[];for(var a=y.apply(0,t),o=y.apply(0,e),s=~~(a/8),c=~~(o/8),u=[],l=[],f={},h=n?0:[],d=0;d=0&&E<=1&&A>=0&&A<=1&&(n?h++:h.push({x:z.x,y:z.y,t1:E,t2:A}))}}return h},j=function(t,e,n){var r,i,a,o,s,c,u,l,f,h;t=p(t),e=p(e);for(var d=n?0:[],v=0,g=t.length;v=3&&(3===t.length&&e.push("Q"),e=e.concat(t[1])),2===t.length&&e.push("L"),e=e.concat(t[t.length-1]),e}));return l}var A=function(t,e,n){if(1===n)return[[].concat(t)];var r=[];if("L"===e[0]||"C"===e[0]||"Q"===e[0])r=r.concat(E(t,e,n));else{var i=[].concat(t);"M"===i[0]&&(i[0]="L");for(var a=0;a<=n-1;a++)r.push(i)}return r},P=function(t,e){if(1===t.length)return t;var n=t.length-1,r=e.length-1,i=n/r,a=[];if(1===t.length&&"M"===t[0][0]){for(var o=0;o=0;f--)o=a[f].index,"add"===a[f].type?t.splice(o,0,[].concat(t[o])):t.splice(o,1)}r=t.length;var h=i-r;if(r0)){t[r]=e[r];break}n=H(n,t[r-1],1)}t[r]=["Q"].concat(n.reduce((function(t,e){return t.concat(e)}),[]));break;case"T":t[r]=["T"].concat(n[0]);break;case"C":if(n.length<3){if(!(r>0)){t[r]=e[r];break}n=H(n,t[r-1],2)}t[r]=["C"].concat(n.reduce((function(t,e){return t.concat(e)}),[]));break;case"S":if(n.length<2){if(!(r>0)){t[r]=e[r];break}n=H(n,t[r-1],1)}t[r]=["S"].concat(n.reduce((function(t,e){return t.concat(e)}),[]));break;default:t[r]=e[r]}return t};t.exports={parsePathString:s,parsePathArray:g,pathTocurve:p,pathToAbsolute:l,catmullRomToBezier:c,rectPath:_,fillPath:P,fillPathByDiff:R,formatPath:F,intersection:T}},function(t,e,n){"use strict";e["b"]=p,e["a"]=g,e["c"]=m,e["d"]=y;var r,i,a=0,o=0,s=0,c=1e3,u=0,l=0,f=0,h="object"===typeof performance&&performance.now?performance:Date,d="object"===typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function p(){return l||(d(v),l=h.now()+f)}function v(){l=0}function g(){this._call=this._time=this._next=null}function m(t,e,n){var r=new g;return r.restart(t,e,n),r}function y(){p(),++a;var t,e=r;while(e)(t=l-e._time)>=0&&e._call.call(null,t),e=e._next;--a}function b(){l=(u=h.now())+f,a=o=0;try{y()}finally{a=0,w(),l=0}}function x(){var t=h.now(),e=t-u;e>c&&(f-=e,u=t)}function w(){var t,e,n=r,a=1/0;while(n)n._call?(a>n._time&&(a=n._time),t=n,n=n._next):(e=n._next,n._next=null,n=t?t._next=e:r=e);i=t,_(a)}function _(t){if(!a){o&&(o=clearTimeout(o));var e=t-l;e>24?(t<1/0&&(o=setTimeout(b,t-h.now()-f)),s&&(s=clearInterval(s))):(s||(u=h.now(),s=setInterval(x,c)),a=1,d(b))}}g.prototype=m.prototype={constructor:g,restart:function(t,e,n){if("function"!==typeof t)throw new TypeError("callback is not a function");n=(null==n?p():+n)+(null==e?0:+e),this._next||i===this||(i?i._next=this:r=this,i=this),this._call=t,this._time=n,_()},stop:function(){this._call&&(this._call=null,this._time=1/0,_())}}},function(t,e,n){"use strict";var r=n(19),i=n(134),a=n(137),o=n(138),s=n(47),c=n(139),u=n(140),l=n(136);e["a"]=function(t,e){var n,f=typeof e;return null==e||"boolean"===f?Object(l["a"])(e):("number"===f?s["a"]:"string"===f?(n=Object(r["a"])(e))?(e=n,i["a"]):u["a"]:e instanceof r["a"]?i["a"]:e instanceof Date?o["a"]:Array.isArray(e)?a["a"]:"function"!==typeof e.valueOf&&"function"!==typeof e.toString||isNaN(e)?c["a"]:s["a"])(t,e)}},function(t,e,n){"use strict";e["a"]=i,n.d(e,"d",(function(){return a})),n.d(e,"c",(function(){return o})),e["e"]=w,e["h"]=C,e["g"]=S,e["b"]=M,e["f"]=A;var r=n(86);function i(){}var a=.7,o=1/a,s="\\s*([+-]?\\d+)\\s*",c="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",u="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",l=/^#([0-9a-f]{3,8})$/,f=new RegExp("^rgb\\("+[s,s,s]+"\\)$"),h=new RegExp("^rgb\\("+[u,u,u]+"\\)$"),d=new RegExp("^rgba\\("+[s,s,s,c]+"\\)$"),p=new RegExp("^rgba\\("+[u,u,u,c]+"\\)$"),v=new RegExp("^hsl\\("+[c,u,u]+"\\)$"),g=new RegExp("^hsla\\("+[c,u,u,c]+"\\)$"),m={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function y(){return this.rgb().formatHex()}function b(){return E(this).formatHsl()}function x(){return this.rgb().formatRgb()}function w(t){var e,n;return t=(t+"").trim().toLowerCase(),(e=l.exec(t))?(n=e[1].length,e=parseInt(e[1],16),6===n?_(e):3===n?new M(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===n?O(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===n?O(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|240&e,((15&e)<<4|15&e)/255):null):(e=f.exec(t))?new M(e[1],e[2],e[3],1):(e=h.exec(t))?new M(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=d.exec(t))?O(e[1],e[2],e[3],e[4]):(e=p.exec(t))?O(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=v.exec(t))?z(e[1],e[2]/100,e[3]/100,1):(e=g.exec(t))?z(e[1],e[2]/100,e[3]/100,e[4]):m.hasOwnProperty(t)?_(m[t]):"transparent"===t?new M(NaN,NaN,NaN,0):null}function _(t){return new M(t>>16&255,t>>8&255,255&t,1)}function O(t,e,n,r){return r<=0&&(t=e=n=NaN),new M(t,e,n,r)}function C(t){return t instanceof i||(t=w(t)),t?(t=t.rgb(),new M(t.r,t.g,t.b,t.opacity)):new M}function S(t,e,n,r){return 1===arguments.length?C(t):new M(t,e,n,null==r?1:r)}function M(t,e,n,r){this.r=+t,this.g=+e,this.b=+n,this.opacity=+r}function k(){return"#"+T(this.r)+T(this.g)+T(this.b)}function j(){var t=this.opacity;return t=isNaN(t)?1:Math.max(0,Math.min(1,t)),(1===t?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===t?")":", "+t+")")}function T(t){return t=Math.max(0,Math.min(255,Math.round(t)||0)),(t<16?"0":"")+t.toString(16)}function z(t,e,n,r){return r<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new P(t,e,n,r)}function E(t){if(t instanceof P)return new P(t.h,t.s,t.l,t.opacity);if(t instanceof i||(t=w(t)),!t)return new P;if(t instanceof P)return t;t=t.rgb();var e=t.r/255,n=t.g/255,r=t.b/255,a=Math.min(e,n,r),o=Math.max(e,n,r),s=NaN,c=o-a,u=(o+a)/2;return c?(s=e===o?(n-r)/c+6*(n0&&u<1?0:s,new P(s,c,u,t.opacity)}function A(t,e,n,r){return 1===arguments.length?E(t):new P(t,e,n,null==r?1:r)}function P(t,e,n,r){this.h=+t,this.s=+e,this.l=+n,this.opacity=+r}function L(t,e,n){return 255*(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)}Object(r["a"])(i,w,{copy:function(t){return Object.assign(new this.constructor,this,t)},displayable:function(){return this.rgb().displayable()},hex:y,formatHex:y,formatHsl:b,formatRgb:x,toString:x}),Object(r["a"])(M,S,Object(r["b"])(i,{brighter:function(t){return t=null==t?o:Math.pow(o,t),new M(this.r*t,this.g*t,this.b*t,this.opacity)},darker:function(t){return t=null==t?a:Math.pow(a,t),new M(this.r*t,this.g*t,this.b*t,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:k,formatHex:k,formatRgb:j,toString:j})),Object(r["a"])(P,A,Object(r["b"])(i,{brighter:function(t){return t=null==t?o:Math.pow(o,t),new P(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?a:Math.pow(a,t),new P(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*e,i=2*n-r;return new M(L(t>=240?t-240:t+120,i,r),L(t,i,r),L(t<120?t+240:t-120,i,r),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var t=this.opacity;return t=isNaN(t)?1:Math.max(0,Math.min(1,t)),(1===t?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===t?")":", "+t+")")}}))},function(t,e,n){"use strict";function r(t,e){var n=Object.create(t.prototype);for(var r in e)n[r]=e[r];return n}e["b"]=r,e["a"]=function(t,e,n){t.prototype=e.prototype=n,n.constructor=t}},function(t,e,n){"use strict";function r(t,e,n,r,i){var a=t*t,o=a*t;return((1-3*t+3*a-o)*e+(4-6*a+3*o)*n+(1+3*t+3*a-3*o)*r+o*i)/6}e["a"]=r,e["b"]=function(t){var e=t.length-1;return function(n){var i=n<=0?n=0:n>=1?(n=1,e-1):Math.floor(n*e),a=t[i],o=t[i+1],s=i>0?t[i-1]:2*a-o,c=i0&&e.lineToLabel(t)}))},lineToLabel:function(){},getLabelPoint:function(t,e,n){var r=this,i=r.get("coord"),a=t.text.length;function o(e,n){return c.isArray(e)&&(e=1===t.text.length?e.length<=2?e[e.length-1]:f(e):e[n]),e}var s={text:t.text[n]};if(e&&"polygon"===this.get("geomType")){var u=h(e.x,e.y);s.x=u[0],s.y=u[1]}else s.x=o(e.x,n),s.y=o(e.y,n);if(e&&e.nextPoints&&("funnel"===e.shape||"pyramid"===e.shape)){var l=-1/0;e.nextPoints.forEach((function(t){t=i.convert(t),t.x>l&&(l=t.x)})),s.x=(s.x+l)/2}"pyramid"===e.shape&&!e.nextPoints&&e.points&&e.points.forEach((function(t){t=i.convert(t),(c.isArray(t.x)&&!e.x.includes(t.x)||c.isNumber(t.x)&&e.x!==t.x)&&(s.x=(s.x+t.x)/2)})),t.position&&r.setLabelPosition(s,e,n,t.position);var d=r.getLabelOffset(t,n,a);return t.offsetX&&(d.x+=t.offsetX),t.offsetY&&(d.y+=t.offsetY),r.transLabelPoint(s),s.start={x:s.x,y:s.y},s.x+=d.x,s.y+=d.y,s.color=e.color,s},setLabelPosition:function(){},transLabelPoint:function(t){var e=this,n=e.get("coord"),r=n.applyMatrix(t.x,t.y,1);t.x=r[0],t.y=r[1]},getOffsetVector:function(t){var e,n=this,r=t.offset||0,i=n.get("coord");return e=i.isTransposed?i.applyMatrix(r,0):i.applyMatrix(0,r),e},getDefaultOffset:function(t){var e=this,n=0,r=e.get("coord"),i=e.getOffsetVector(t);n=r.isTransposed?i[0]:i[1];var a=this.get("yScale");if(a&&t.point){var o=t.point[a.field];o<0&&(n*=-1)}return n},getLabelOffset:function(t,e,n){var r=this,i=r.getDefaultOffset(t),a=r.get("coord"),o=a.isTransposed,s=o?"x":"y",c=o?1:-1,u={x:0,y:0};return u[s]=e>0||1===n?i*c:i*c*-1,u},getLabelAlign:function(t,e,n){var r=this,i="center",a=r.get("coord");if(a.isTransposed){var o=r.getDefaultOffset(t);i=o<0?"right":0===o?"center":"left",n>1&&0===e&&("right"===i?i="left":"left"===i&&(i="right"))}return i},_getLabelValue:function(t,e){c.isArray(e)||(e=[e]);var n=[];return c.each(e,(function(e){var r=t[e.field];if(c.isArray(r)){var i=[];c.each(r,(function(t){i.push(e.getText(t))})),r=i}else r=e.getText(r);(c.isNil(r)||""===r)&&n.push(null),n.push(r)})),n},_getLabelCfgs:function(t){var e=this,n=this.get("labelCfg"),r=n.scales,i=this.get("label"),a=e.get("viewTheme")||s,o=[];n.globalCfg&&n.globalCfg.type&&e.set("type",n.globalCfg.type),c.each(t,(function(t,s){var u={},f=t[l],h=e._getLabelValue(f,r);if(n.callback){var d=r.map((function(t){return f[t.field]}));u=n.callback.apply(null,[].concat(d,[t,s]))}if(u||0===u){if(c.isString(u)||c.isNumber(u)?u={text:u}:(u.text=u.content||h[0],delete u.content),u=c.mix({},i,n.globalCfg||{},u),t.point=f,u.point=f,u.htmlTemplate&&(u.useHtml=!0,u.text=u.htmlTemplate.call(null,u.text,t,s),delete u.htmlTemplate),u.formatter&&(u.text=u.formatter.call(null,u.text,t,s),delete u.formatter),u.label){var p=u.label;delete u.label,u=c.mix(u,p)}if(u.textStyle){delete u.textStyle.offset;var v=u.textStyle;c.isFunction(v)&&(u.textStyle=v.call(null,u.text,t,s))}u.labelLine&&(u.labelLine=c.mix({},i.labelLine,u.labelLine)),u.textStyle=c.mix({},i.textStyle,a.label.textStyle,u.textStyle),delete u.items,o.push(u)}else o.push(null)})),this.set("labelItemCfgs",o)},showLabels:function(t,e){var n=this,r=n.get("labelRenderer"),i=n.getLabelsItems(t,e);e=[].concat(e);var a=n.get("type");i=n.adjustItems(i,e),n.drawLines(i),r.set("items",i.filter((function(t,n){return!!t||(e.splice(n,1),!1)}))),a&&(r.set("shapes",e),r.set("type",a),r.set("points",t)),r.set("canvas",this.get("canvas")),r.draw()},destroy:function(){this.get("labelRenderer").destroy(),d.superclass.destroy.call(this)}}),t.exports=d},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(90),l=n(4),f=function(t){c(n,t);r(n);var e=n.prototype;function n(e){var n;n=t.call(this)||this;var r=a(n),i={visible:!0},o=r.getDefaultCfg();return r._attrs=i,l.deepMix(i,o,e),n}return e.getDefaultCfg=function(){return{}},e.get=function(t){return this._attrs[t]},e.set=function(t,e){this._attrs[t]=e},e.changeVisible=function(){},e.destroy=function(){var t=this;t._attrs={},t.removeAllListeners(),t.destroyed=!0},n}(u);t.exports=f},function(t,e,n){var r=n(52),i=n(172),a=n(94),o=n(53);t.exports={line:function(t,e,n,i,a,o,s){var c=r.box(t,e,n,i,a);if(!this.box(c.minX,c.maxX,c.minY,c.maxY,o,s))return!1;var u=r.pointDistance(t,e,n,i,o,s);return!isNaN(u)&&u<=a/2},polyline:function(t,e,n,r){var i=t.length-1;if(i<1)return!1;for(var a=0;a=0&&g<_?(d=b,_=g):(y=[a(t,n,o,c,x),a(e,r,s,u,x)],m=i.squaredDistance(C,y),x<=1&&m<_?(d=x,_=m):w*=.5)}return h&&(h.x=a(t,n,o,c,d),h.y=a(e,r,s,u,d)),Math.sqrt(_)}function c(t,e,n,i){var a,o,s,c=3*t-9*e+9*n-3*i,u=6*e-12*n+6*i,l=3*n-3*i,f=[];if(r.isNumberEqual(c,0))r.isNumberEqual(u,0)||(a=-l/u,a>=0&&a<=1&&f.push(a));else{var h=u*u-4*c*l;r.isNumberEqual(h,0)?f.push(-u/(2*c)):h>0&&(s=Math.sqrt(h),a=(-u+s)/(2*c),o=(-u-s)/(2*c),a>=0&&a<=1&&f.push(a),o>=0&&o<=1&&f.push(o))}return f}function u(t,e,n,r,i){var a=-3*e+9*n-9*r+3*i,o=t*a+6*e-12*n+6*r;return t*o-3*e+3*n}function l(t,e,n,i,a,o,s,c,l){r.isNil(l)&&(l=1),l=l>1?1:l<0?0:l;for(var f=l/2,h=12,d=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],p=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],v=0,g=0;g2&&(n.push([r].concat(a.splice(0,2))),s="l",r="m"===r?"l":"L"),"o"===s&&1===a.length&&n.push([r,a[0]]),"r"===s)n.push([r].concat(a));else while(a.length>=e[s])if(n.push([r].concat(a.splice(0,e[s]))),!e[s])break})),n},c=function(t,e){for(var n=[],r=0,i=t.length;i-2*!e>r;r+=2){var a=[{x:+t[r-2],y:+t[r-1]},{x:+t[r],y:+t[r+1]},{x:+t[r+2],y:+t[r+3]},{x:+t[r+4],y:+t[r+5]}];e?r?i-4===r?a[3]={x:+t[0],y:+t[1]}:i-2===r&&(a[2]={x:+t[0],y:+t[1]},a[3]={x:+t[2],y:+t[3]}):a[0]={x:+t[i-2],y:+t[i-1]}:i-4===r?a[3]=a[2]:r||(a[0]={x:+t[r],y:+t[r+1]}),n.push(["C",(-a[0].x+6*a[1].x+a[2].x)/6,(-a[0].y+6*a[1].y+a[2].y)/6,(a[1].x+6*a[2].x-a[3].x)/6,(a[1].y+6*a[2].y-a[3].y)/6,a[2].x,a[2].y])}return n},u=function(t,e,n,r,i){var a=[];if(null===i&&null===r&&(r=n),t=+t,e=+e,n=+n,r=+r,null!==i){var o=Math.PI/180,s=t+n*Math.cos(-r*o),c=t+n*Math.cos(-i*o),u=e+n*Math.sin(-r*o),l=e+n*Math.sin(-i*o);a=[["M",s,u],["A",n,n,0,+(i-r>180),0,c,l]]}else a=[["M",t,e],["m",0,-r],["a",n,r,0,1,1,0,2*r],["a",n,r,0,1,1,0,-2*r],["z"]];return a},l=function(t){if(t=s(t),!t||!t.length)return[["M",0,0]];var e,n,r=[],i=0,a=0,o=0,l=0,f=0;"M"===t[0][0]&&(i=+t[0][1],a=+t[0][2],o=i,l=a,f++,r[0]=["M",i,a]);for(var h,d,p=3===t.length&&"M"===t[0][0]&&"R"===t[1][0].toUpperCase()&&"Z"===t[2][0].toUpperCase(),v=f,g=t.length;v1&&(_=Math.sqrt(_),r*=_,i*=_);var O=r*r,C=i*i,S=(o===s?-1:1)*Math.sqrt(Math.abs((O*C-O*w*w-C*x*x)/(O*w*w+C*x*x)));p=S*r*w/i+(e+c)/2,v=S*-i*x/r+(n+u)/2,h=Math.asin(((n-v)/i).toFixed(9)),d=Math.asin(((u-v)/i).toFixed(9)),h=ed&&(h-=2*Math.PI),!s&&d>h&&(d-=2*Math.PI)}var M=d-h;if(Math.abs(M)>g){var k=d,j=c,T=u;d=h+g*(s&&d>h?1:-1),c=p+r*Math.cos(d),u=v+i*Math.sin(d),y=t(c,u,r,i,a,0,s,j,T,[d,k,p,v])}M=d-h;var z=Math.cos(h),E=Math.sin(h),A=Math.cos(d),P=Math.sin(d),L=Math.tan(M/4),V=4/3*r*L,I=4/3*i*L,R=[e,n],H=[e+V*E,n-I*z],D=[c+V*P,u-I*A],F=[c,u];if(H[0]=2*R[0]-H[0],H[1]=2*R[1]-H[1],l)return[H,D,F].concat(y);y=[H,D,F].concat(y).join().split(",");for(var N=[],$=0,B=y.length;$7){t[e].shift();var a=t[e];while(a.length)s[e]="A",i&&(c[e]="A"),t.splice(e++,0,["C"].concat(a.splice(0,6)));t.splice(e,1),n=Math.max(r.length,i&&i.length||0)}},m=function(t,e,a,o,s){t&&e&&"M"===t[s][0]&&"M"!==e[s][0]&&(e.splice(s,0,["M",o.x,o.y]),a.bx=0,a.by=0,a.x=t[s][1],a.y=t[s][2],n=Math.max(r.length,i&&i.length||0))};n=Math.max(r.length,i&&i.length||0);for(var y=0;y1?1:c<0?0:c;for(var u=c/2,l=12,f=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],h=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],d=0,p=0;p0&&f<1&&h.push(f)}else{var v=u*u-4*l*c,g=Math.sqrt(v);if(!(v<0)){var m=(-u+g)/(2*c);m>0&&m<1&&h.push(m);var y=(-u-g)/(2*c);y>0&&y<1&&h.push(y)}}var b,x=h.length,w=x;while(x--)f=h[x],b=1-f,d[0][x]=b*b*b*t+3*b*b*f*n+3*b*f*f*i+f*f*f*o,d[1][x]=b*b*b*e+3*b*b*f*r+3*b*f*f*a+f*f*f*s;return d[0][w]=t,d[1][w]=e,d[0][w+1]=o,d[1][w+1]=s,d[0].length=d[1].length=w+2,{min:{x:Math.min.apply(0,d[0]),y:Math.min.apply(0,d[1])},max:{x:Math.max.apply(0,d[0]),y:Math.max.apply(0,d[1])}}},x=function(t,e,n,r,i,a,o,s){if(!(Math.max(t,n)Math.max(i,o)||Math.max(e,r)Math.max(a,s))){var c=(t*r-e*n)*(i-o)-(t-n)*(i*s-a*o),u=(t*r-e*n)*(a-s)-(e-r)*(i*s-a*o),l=(t-n)*(a-s)-(e-r)*(i-o);if(l){var f=c/l,h=u/l,d=+f.toFixed(2),p=+h.toFixed(2);if(!(d<+Math.min(t,n).toFixed(2)||d>+Math.max(t,n).toFixed(2)||d<+Math.min(i,o).toFixed(2)||d>+Math.max(i,o).toFixed(2)||p<+Math.min(e,r).toFixed(2)||p>+Math.max(e,r).toFixed(2)||p<+Math.min(a,s).toFixed(2)||p>+Math.max(a,s).toFixed(2)))return{x:f,y:h}}}},w=function(t,e,n){return e>=t.x&&e<=t.x+t.width&&n>=t.y&&n<=t.y+t.height},_=function(t,e,n,r,i){if(i)return[["M",+t+ +i,e],["l",n-2*i,0],["a",i,i,0,0,1,i,i],["l",0,r-2*i],["a",i,i,0,0,1,-i,i],["l",2*i-n,0],["a",i,i,0,0,1,-i,-i],["l",0,2*i-r],["a",i,i,0,0,1,i,-i],["z"]];var a=[["M",t,e],["l",n,0],["l",0,r],["l",-n,0],["z"]];return a.parsePathArray=g,a},O=function(t,e,n,r){return null===t&&(t=e=n=r=0),null===e&&(e=t.y,n=t.width,r=t.height,t=t.x),{x:t,y:e,width:n,w:n,height:r,h:r,x2:t+n,y2:e+r,cx:t+n/2,cy:e+r/2,r1:Math.min(n,r)/2,r2:Math.max(n,r)/2,r0:Math.sqrt(n*n+r*r)/2,path:_(t,e,n,r),vb:[t,e,n,r].join(" ")}},C=function(t,e){return t=O(t),e=O(e),w(e,t.x,t.y)||w(e,t.x2,t.y)||w(e,t.x,t.y2)||w(e,t.x2,t.y2)||w(t,e.x,e.y)||w(t,e.x2,e.y)||w(t,e.x,e.y2)||w(t,e.x2,e.y2)||(t.xe.x||e.xt.x)&&(t.ye.y||e.yt.y)},S=function(t,e,n,i,a,o,s,c){r.isArray(t)||(t=[t,e,n,i,a,o,s,c]);var u=b.apply(null,t);return O(u.min.x,u.min.y,u.max.x-u.min.x,u.max.y-u.min.y)},M=function(t,e,n,r,i,a,o,s,c){var u=1-c,l=Math.pow(u,3),f=Math.pow(u,2),h=c*c,d=h*c,p=l*t+3*f*c*n+3*u*c*c*i+d*o,v=l*e+3*f*c*r+3*u*c*c*a+d*s,g=t+2*c*(n-t)+h*(i-2*n+t),m=e+2*c*(r-e)+h*(a-2*r+e),y=n+2*c*(i-n)+h*(o-2*i+n),b=r+2*c*(a-r)+h*(s-2*a+r),x=u*t+c*n,w=u*e+c*r,_=u*i+c*o,O=u*a+c*s,C=90-180*Math.atan2(g-y,m-b)/Math.PI;return{x:p,y:v,m:{x:g,y:m},n:{x:y,y:b},start:{x:x,y:w},end:{x:_,y:O},alpha:C}},k=function(t,e,n){var r=S(t),i=S(e);if(!C(r,i))return n?0:[];for(var a=y.apply(0,t),o=y.apply(0,e),s=~~(a/8),c=~~(o/8),u=[],l=[],f={},h=n?0:[],d=0;d=0&&E<=1&&A>=0&&A<=1&&(n?h++:h.push({x:z.x,y:z.y,t1:E,t2:A}))}}return h},j=function(t,e,n){var r,i,a,o,s,c,u,l,f,h;t=p(t),e=p(e);for(var d=n?0:[],v=0,g=t.length;v=3&&(3===t.length&&e.push("Q"),e=e.concat(t[1])),2===t.length&&e.push("L"),e=e.concat(t[t.length-1]),e}));return l}var A=function(t,e,n){if(1===n)return[[].concat(t)];var r=[];if("L"===e[0]||"C"===e[0]||"Q"===e[0])r=r.concat(E(t,e,n));else{var i=[].concat(t);"M"===i[0]&&(i[0]="L");for(var a=0;a<=n-1;a++)r.push(i)}return r},P=function(t,e){if(1===t.length)return t;var n=t.length-1,r=e.length-1,i=n/r,a=[];if(1===t.length&&"M"===t[0][0]){for(var o=0;o=0;f--)o=a[f].index,"add"===a[f].type?t.splice(o,0,[].concat(t[o])):t.splice(o,1)}r=t.length;var h=i-r;if(r0)){t[r]=e[r];break}n=H(n,t[r-1],1)}t[r]=["Q"].concat(n.reduce((function(t,e){return t.concat(e)}),[]));break;case"T":t[r]=["T"].concat(n[0]);break;case"C":if(n.length<3){if(!(r>0)){t[r]=e[r];break}n=H(n,t[r-1],2)}t[r]=["C"].concat(n.reduce((function(t,e){return t.concat(e)}),[]));break;case"S":if(n.length<2){if(!(r>0)){t[r]=e[r];break}n=H(n,t[r-1],1)}t[r]=["S"].concat(n.reduce((function(t,e){return t.concat(e)}),[]));break;default:t[r]=e[r]}return t};t.exports={parsePathString:s,parsePathArray:g,pathTocurve:p,pathToAbsolute:l,catmullRomToBezier:c,rectPath:_,fillPath:P,fillPathByDiff:R,formatPath:F,intersection:T}},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(191),f=n(384),h=n(16),d=h.FONT_FAMILY,p=8,v=u.Event,g=u.Group,m=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"continuous-legend",items:null,layout:"vertical",width:20,height:156,textStyle:{fill:"#333",textAlign:"center",textBaseline:"middle",stroke:"#fff",lineWidth:5,fontFamily:d},hoverTextStyle:{fill:"rgba(0,0,0,0.25)"},slidable:!0,triggerAttr:{fill:"#fff",shadowBlur:10,shadowColor:"rgba(0,0,0,0.65)",radius:2},_range:[0,100],middleBackgroundStyle:{fill:"#D9D9D9"},textOffset:4,lineStyle:{lineWidth:1,stroke:"#fff"},pointerStyle:{fill:"rgb(230, 230, 230)"}})},n._calStartPoint=function(){var t={x:10,y:this.get("titleGap")-p},e=this.get("titleShape");if(e){var n=e.getBBox();t.y+=n.height}return t},n.beforeRender=function(){var e=this.get("items");u.isArray(e)&&!u.isEmpty(e)&&(t.prototype.beforeRender.call(this),this.set("firstItem",e[0]),this.set("lastItem",e[e.length-1]))},n._formatItemValue=function(t){var e=this.get("formatter")||this.get("itemFormatter");return e&&(t=e.call(this,t)),t},n.render=function(){t.prototype.render.call(this),this.get("slidable")?this._renderSlider():this._renderUnslidable()},n._renderSlider=function(){var t=new g,e=new g,n=new g,r=this._calStartPoint(),i=this.get("group"),a=i.addGroup(f,{minHandleElement:t,maxHandleElement:e,backgroundElement:n,layout:this.get("layout"),range:this.get("_range"),width:this.get("width"),height:this.get("height")});a.translate(r.x,r.y),this.set("slider",a);var o=this._renderSliderShape();o.attr("clip",a.get("middleHandleElement")),this._renderTrigger()},n._addMiddleBar=function(t,e,n){return t.addShape(e,{attrs:u.mix({},n,this.get("middleBackgroundStyle"))}),t.addShape(e,{attrs:n})},n._renderTrigger=function(){var t=this.get("firstItem"),e=this.get("lastItem"),n=this.get("layout"),r=this.get("textStyle"),i=this.get("triggerAttr"),a=u.mix({},i),o=u.mix({},i),s=u.mix({text:this._formatItemValue(t.value)+""},r),c=u.mix({text:this._formatItemValue(e.value)+""},r);"vertical"===n?(this._addVerticalTrigger("min",a,s),this._addVerticalTrigger("max",o,c)):(this._addHorizontalTrigger("min",a,s),this._addHorizontalTrigger("max",o,c))},n._addVerticalTrigger=function(t,e,n){var r=this.get("slider"),i=r.get(t+"HandleElement"),a=this.get("width"),o=i.addShape("rect",{attrs:u.mix({x:a/2-p-2,y:"min"===t?0:-p,width:2*p+2,height:p},e)}),s=i.addShape("text",{attrs:u.mix(n,{x:a+this.get("textOffset"),y:"max"===t?-4:4,textAlign:"start",lineHeight:1,textBaseline:"middle"})}),c=this.get("layout"),l="vertical"===c?"ns-resize":"ew-resize";o.attr("cursor",l),s.attr("cursor",l),this.set(t+"ButtonElement",o),this.set(t+"TextElement",s)},n._addHorizontalTrigger=function(t,e,n){var r=this.get("slider"),i=r.get(t+"HandleElement"),a=i.addShape("rect",{attrs:u.mix({x:"min"===t?-p:0,y:-p-this.get("height")/2,width:p,height:2*p},e)}),o=i.addShape("text",{attrs:u.mix(n,{x:"min"===t?-p-4:p+4,y:p/2+this.get("textOffset")+10,textAlign:"min"===t?"end":"start",textBaseline:"middle"})}),s=this.get("layout"),c="vertical"===s?"ns-resize":"ew-resize";a.attr("cursor",c),o.attr("cursor",c),this.set(t+"ButtonElement",a),this.set(t+"TextElement",o)},n._bindEvents=function(){var t=this;if(this.get("slidable")){var e=this.get("slider");e.on("sliderchange",(function(e){var n=e.range,r=t.get("firstItem").value,i=t.get("lastItem").value,a=r+n[0]/100*(i-r),o=r+n[1]/100*(i-r);t._updateElement(a,o);var s=new v("itemfilter",e,!0,!0);s.range=[a,o],t.emit("itemfilter",s)}))}this.get("hoverable")&&(this.get("group").on("mousemove",u.wrapBehavior(this,"_onMouseMove")),this.get("group").on("mouseleave",u.wrapBehavior(this,"_onMouseLeave")))},n._updateElement=function(t,e){var n=this.get("minTextElement"),r=this.get("maxTextElement");e>1&&(t=parseInt(t,10),e=parseInt(e,10)),n.attr("text",this._formatItemValue(t)+""),r.attr("text",this._formatItemValue(e)+"")},n._onMouseLeave=function(){var t=this.get("group").findById("hoverPointer");t&&t.destroy();var e=this.get("group").findById("hoverText");e&&e.destroy(),this.get("canvas").draw()},n._onMouseMove=function(t){var e,n=this.get("height"),r=this.get("width"),i=this.get("items"),a=this.get("canvas").get("el"),o=a.getBoundingClientRect(),s=this.get("group").getBBox();if("vertical"===this.get("layout")){var c=5;"color-legend"===this.get("type")&&(c=30);var u=this.get("titleGap"),l=this.get("titleShape");l&&(u+=l.getBBox().maxY-l.getBBox().minY);var f=t.clientY||t.event.clientY;f=f-o.y-this.get("group").attr("matrix")[7]+s.y-c+u,e=i[0].value+(1-f/n)*(i[i.length-1].value-i[0].value)}else{var h=t.clientX||t.event.clientX;h=h-o.x-this.get("group").attr("matrix")[6],e=i[0].value+h/r*(i[i.length-1].value-i[0].value)}e=e.toFixed(2),this.activate(e),this.emit("mousehover",{value:e})},n.activate=function(t){if(t){var e=this.get("group").findById("hoverPointer"),n=this.get("group").findById("hoverText"),r=this.get("items");if(!(tr[r.length-1].value)){var i,a=this.get("height"),o=this.get("width"),s=this.get("titleShape"),c=this.get("titleGap"),l=[],f=(t-r[0].value)/(r[r.length-1].value-r[0].value);if("vertical"===this.get("layout")){var h=0,d=0;"color-legend"===this.get("type")&&(h=c,s&&(h+=s.getBBox().height)),this.get("slidable")&&("color-legend"===this.get("type")?h-=13:(h=c-15,s&&(h+=s.getBBox().height)),d+=10),f=(1-f)*a,l=[[d,f+h],[d-10,f+h-5],[d-10,f+h+5]],i=u.mix({},{x:o+this.get("textOffset")/2+d,y:f+h,text:this._formatItemValue(t)+""},this.get("textStyle"),{textAlign:"start"})}else{var p=0,v=0;"color-legend"===this.get("type")&&(p=c,s&&(p+=s.getBBox().height)),this.get("slidable")&&("color-legend"===this.get("type")?p-=7:(p=c,s||(p-=7)),v+=10),f*=o,l=[[f+v,p],[f+v-5,p-10],[f+v+5,p-10]],i=u.mix({},{x:f-5,y:a+this.get("textOffset")+p,text:this._formatItemValue(t)+""},this.get("textStyle"))}var g=u.mix(i,this.get("hoverTextStyle"));n?n.attr(g):(n=this.get("group").addShape("text",{attrs:g}),n.set("id","hoverText")),e?e.attr(u.mix({points:l},this.get("pointerStyle"))):(e=this.get("group").addShape("Polygon",{attrs:u.mix({points:l},this.get("pointerStyle"))}),e.set("id","hoverPointer")),this.get("canvas").draw()}}},n.deactivate=function(){var t=this.get("group").findById("hoverPointer");t&&t.destroy();var e=this.get("group").findById("hoverText");e&&e.destroy(),this.get("canvas").draw()},e}(l);t.exports=m},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(92),l=n(4),f=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return l.mix({},e,{x:0,y:0,items:null,titleContent:null,showTitle:!0,plotRange:null,offset:10,timeStamp:0,inPlot:!0,crosshairs:null})},n.isContentChange=function(t,e){var n=this.get("titleContent"),r=this.get("items"),i=!(t===n&&r.length===e.length);return i||l.each(e,(function(t,e){var n=r[e];for(var a in t)if(t.hasOwnProperty(a)&&!l.isObject(t[a])&&t[a]!==n[a]){i=!0;break}if(i)return!1})),i},n.setContent=function(t,e){var n=(new Date).valueOf();return this.set("items",e),this.set("titleContent",t),this.set("timeStamp",n),this.render(),this},n.setPosition=function(t,e){this.set("x",t),this.set("y",e)},n.render=function(){},n.clear=function(){},n.show=function(){this.set("visible",!0)},n.hide=function(){this.set("visible",!1)},e}(u);t.exports=f},function(t,e,n){"use strict";n.d(e,"c",(function(){return L})),e["a"]=V;var r=n(471),i=n(472),a=n(473),o=n(474),s=n(444),c=n(476),u=n(477),l=n(478),f=n(479),h=n(480),d=n(481),p=n(482),v=n(483),g=n(484),m=n(485),y=n(486),b=n(487),x=n(446),w=n(488),_=n(489),O=n(490),C=n(491),S=n(492),M=n(493),k=n(494),j=n(495),T=n(496),z=n(497),E=n(498),A=n(432),P=n(499),L=[null];function V(t,e){this._groups=t,this._parents=e}function I(){return new V([[document.documentElement]],L)}V.prototype=I.prototype={constructor:V,select:r["a"],selectAll:i["a"],filter:a["a"],data:o["a"],enter:s["b"],exit:c["a"],join:u["a"],merge:l["a"],order:f["a"],sort:h["a"],call:d["a"],nodes:p["a"],node:v["a"],size:g["a"],empty:m["a"],each:y["a"],attr:b["a"],style:x["a"],property:w["a"],classed:_["a"],text:O["a"],html:C["a"],raise:S["a"],lower:M["a"],append:k["a"],insert:j["a"],remove:T["a"],clone:z["a"],datum:E["a"],on:A["b"],dispatch:P["a"]},e["b"]=I},function(t,e,n){var r=n(12),i=n(111);t.exports={toTimeStamp:function(t){return r(t)&&(t=t.indexOf("T")>0?new Date(t).getTime():new Date(t.replace(/-/gi,"/")).getTime()),i(t)&&(t=t.getTime()),t}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(83);n.d(e,"now",(function(){return r["b"]})),n.d(e,"timer",(function(){return r["c"]})),n.d(e,"timerFlush",(function(){return r["d"]}));var i=n(228);n.d(e,"timeout",(function(){return i["a"]}));var a=n(229);n.d(e,"interval",(function(){return a["a"]}))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(470);n.d(e,"create",(function(){return r["a"]}));var i=n(417);n.d(e,"creator",(function(){return i["a"]}));var a=n(500);n.d(e,"local",(function(){return a["a"]}));var o=n(443);n.d(e,"matcher",(function(){return o["a"]}));var s=n(501);n.d(e,"mouse",(function(){return s["a"]}));var c=n(428);n.d(e,"namespace",(function(){return c["a"]}));var u=n(429);n.d(e,"namespaces",(function(){return u["a"]}));var l=n(418);n.d(e,"clientPoint",(function(){return l["a"]}));var f=n(441);n.d(e,"select",(function(){return f["a"]}));var h=n(502);n.d(e,"selectAll",(function(){return h["a"]}));var d=n(99);n.d(e,"selection",(function(){return d["b"]}));var p=n(430);n.d(e,"selector",(function(){return p["a"]}));var v=n(442);n.d(e,"selectorAll",(function(){return v["a"]}));var g=n(446);n.d(e,"style",(function(){return g["b"]}));var m=n(503);n.d(e,"touch",(function(){return m["a"]}));var y=n(504);n.d(e,"touches",(function(){return y["a"]}));var b=n(431);n.d(e,"window",(function(){return b["a"]}));var x=n(432);n.d(e,"event",(function(){return x["c"]})),n.d(e,"customEvent",(function(){return x["a"]}))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(230);n.d(e,"easeLinear",(function(){return r["a"]}));var i=n(231);n.d(e,"easeQuad",(function(){return i["b"]})),n.d(e,"easeQuadIn",(function(){return i["a"]})),n.d(e,"easeQuadOut",(function(){return i["c"]})),n.d(e,"easeQuadInOut",(function(){return i["b"]}));var a=n(232);n.d(e,"easeCubic",(function(){return a["b"]})),n.d(e,"easeCubicIn",(function(){return a["a"]})),n.d(e,"easeCubicOut",(function(){return a["c"]})),n.d(e,"easeCubicInOut",(function(){return a["b"]}));var o=n(233);n.d(e,"easePoly",(function(){return o["b"]})),n.d(e,"easePolyIn",(function(){return o["a"]})),n.d(e,"easePolyOut",(function(){return o["c"]})),n.d(e,"easePolyInOut",(function(){return o["b"]}));var s=n(234);n.d(e,"easeSin",(function(){return s["b"]})),n.d(e,"easeSinIn",(function(){return s["a"]})),n.d(e,"easeSinOut",(function(){return s["c"]})),n.d(e,"easeSinInOut",(function(){return s["b"]}));var c=n(235);n.d(e,"easeExp",(function(){return c["b"]})),n.d(e,"easeExpIn",(function(){return c["a"]})),n.d(e,"easeExpOut",(function(){return c["c"]})),n.d(e,"easeExpInOut",(function(){return c["b"]}));var u=n(236);n.d(e,"easeCircle",(function(){return u["b"]})),n.d(e,"easeCircleIn",(function(){return u["a"]})),n.d(e,"easeCircleOut",(function(){return u["c"]})),n.d(e,"easeCircleInOut",(function(){return u["b"]}));var l=n(237);n.d(e,"easeBounce",(function(){return l["c"]})),n.d(e,"easeBounceIn",(function(){return l["a"]})),n.d(e,"easeBounceOut",(function(){return l["c"]})),n.d(e,"easeBounceInOut",(function(){return l["b"]}));var f=n(238);n.d(e,"easeBack",(function(){return f["b"]})),n.d(e,"easeBackIn",(function(){return f["a"]})),n.d(e,"easeBackOut",(function(){return f["c"]})),n.d(e,"easeBackInOut",(function(){return f["b"]}));var h=n(239);n.d(e,"easeElastic",(function(){return h["c"]})),n.d(e,"easeElasticIn",(function(){return h["a"]})),n.d(e,"easeElasticOut",(function(){return h["c"]})),n.d(e,"easeElasticInOut",(function(){return h["b"]}))},function(t,e,n){t.exports={Position:n(329),Color:n(330),Shape:n(331),Size:n(332),Opacity:n(333),ColorUtil:n(164)}},function(t,e,n){var r=n(106),i=n(20);i.Linear=n(38),i.Identity=n(208),i.Cat=n(108),i.Time=n(209),i.TimeCat=n(211),i.Log=n(212),i.Pow=n(213);var a=function(t){if(i.hasOwnProperty(t)){var e=r(t);i[e]=function(e){return new i[t](e)}}};for(var o in i)a(o);var s=["cat","timeCat"];i.isCategory=function(t){return s.indexOf(t)>=0},t.exports=i},function(t,e,n){var r=n(26),i=function(t){var e=r(t);return e.charAt(0).toLowerCase()+e.substring(1)};t.exports=i},function(t,e){var n=12;function r(t){var e=1;if(t===1/0||t===-1/0)throw new Error("Not support Infinity!");if(t<1){var r=0;while(t<1)e/=10,t*=10,r++;e.toString().length>n&&(e=parseFloat(e.toFixed(r)))}else while(t>10)e*=10,t/=10;return e}function i(t,e){var n=t.length;if(0===n)return NaN;var r=t[0];if(e=t[n-1])return t[n-1];for(var i=1;it[r-1])return NaN;if(en){var u=parseInt(1/a),l=a>0?1:-1;c=t/u*l}return c},snapMultiple:function(t,e,n){var r;return r="ceil"===n?Math.ceil(t/e):"floor"===n?Math.floor(t/e):Math.round(t/e),r*e},snapTo:function(t,e){var n=i(t,e),r=a(t,e);if(isNaN(n)||isNaN(r)){if(t[0]>=e)return t[0];var o=t[t.length-1];if(o<=e)return o}return Math.abs(e-n)=0?parseInt(n.substr(i+2),10):n.substr(r+1).length;return a>20&&(a=20),parseFloat(t.toFixed(a))}};t.exports=o},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(20),a=n(109),o=n(3),s=n(11),c=n(12),u=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n._initDefaultCfg=function(){t.prototype._initDefaultCfg.call(this),this.type="cat",this.isCategory=!0,this.isRounding=!0},n.init=function(){var t=this,e=t.values,n=t.tickCount;if(o(e,(function(t,n){e[n]=t.toString()})),!t.ticks){var r=e;if(n){var i=a({maxCount:n,data:e,isRounding:t.isRounding});r=i.ticks}this.ticks=r}},n.getText=function(e){return-1===this.values.indexOf(e)&&s(e)&&(e=this.values[Math.round(e)]),t.prototype.getText.call(this,e)},n.translate=function(t){var e=this.values.indexOf(t);return-1===e&&s(t)?e=t:-1===e&&(e=NaN),e},n.scale=function(t){var e,n=this.rangeMin(),r=this.rangeMax();return(c(t)||-1!==this.values.indexOf(t))&&(t=this.translate(t)),e=this.values.length>1?t/(this.values.length-1):t,n+e*(r-n)},n.invert=function(t){if(c(t))return t;var e=this.rangeMin(),n=this.rangeMax();tn&&(t=n);var r=(t-e)/(n-e),i=Math.round(r*(this.values.length-1))%this.values.length;return i=i||0,this.values[i]},e}(i);i.Cat=u,t.exports=u},function(t,e,n){var r=n(3),i=8,a=4;function o(t){var e=[];return r(t,(function(t){e=e.concat(t)})),e}function s(t,e){var n;for(n=e;n>0;n--)if(t%n===0)break;if(1===n)for(n=e;n>0;n--)if((t-1)%n===0)break;return n}t.exports=function(t){var e,n={},r=[],c=t.isRounding,u=o(t.data),l=u.length,f=t.maxCount||i;if(c?(e=s(l-1,f-1)+1,2===e?e=f:e3?0:(t-t%10!==10)*t%10]}};var x={D:function(t){return t.getDate()},DD:function(t){return v(t.getDate())},Do:function(t,e){return e.DoFn(t.getDate())},d:function(t){return t.getDay()},dd:function(t){return v(t.getDay())},ddd:function(t,e){return e.dayNamesShort[t.getDay()]},dddd:function(t,e){return e.dayNames[t.getDay()]},M:function(t){return t.getMonth()+1},MM:function(t){return v(t.getMonth()+1)},MMM:function(t,e){return e.monthNamesShort[t.getMonth()]},MMMM:function(t,e){return e.monthNames[t.getMonth()]},YY:function(t){return String(t.getFullYear()).substr(2)},YYYY:function(t){return v(t.getFullYear(),4)},h:function(t){return t.getHours()%12||12},hh:function(t){return v(t.getHours()%12||12)},H:function(t){return t.getHours()},HH:function(t){return v(t.getHours())},m:function(t){return t.getMinutes()},mm:function(t){return v(t.getMinutes())},s:function(t){return t.getSeconds()},ss:function(t){return v(t.getSeconds())},S:function(t){return Math.round(t.getMilliseconds()/100)},SS:function(t){return v(Math.round(t.getMilliseconds()/10),2)},SSS:function(t){return v(t.getMilliseconds(),3)},a:function(t,e){return t.getHours()<12?e.amPm[0]:e.amPm[1]},A:function(t,e){return t.getHours()<12?e.amPm[0].toUpperCase():e.amPm[1].toUpperCase()},ZZ:function(t){var e=t.getTimezoneOffset();return(e>0?"-":"+")+v(100*Math.floor(Math.abs(e)/60)+Math.abs(e)%60,4)}},w={D:[s,function(t,e){t.day=e}],Do:[new RegExp(s.source+l.source),function(t,e){t.day=parseInt(e,10)}],M:[s,function(t,e){t.month=e-1}],YY:[s,function(t,e){var n=new Date,r=+(""+n.getFullYear()).substr(0,2);t.year=""+(e>68?r-1:r)+e}],h:[s,function(t,e){t.hour=e}],m:[s,function(t,e){t.minute=e}],s:[s,function(t,e){t.second=e}],YYYY:[u,function(t,e){t.year=e}],S:[/\d/,function(t,e){t.millisecond=100*e}],SS:[/\d{2}/,function(t,e){t.millisecond=10*e}],SSS:[c,function(t,e){t.millisecond=e}],d:[s,h],ddd:[l,h],MMM:[l,p("monthNamesShort")],MMMM:[l,p("monthNames")],a:[l,function(t,e,n){var r=e.toLowerCase();r===n.amPm[0]?t.isPm=!1:r===n.amPm[1]&&(t.isPm=!0)}],ZZ:[/([\+\-]\d\d:?\d\d|Z)/,function(t,e){"Z"===e&&(e="+00:00");var n,r=(e+"").match(/([\+\-]|\d\d)/gi);r&&(n=60*r[1]+parseInt(r[2],10),t.timezoneOffset="+"===r[0]?n:-n)}]};w.dd=w.d,w.dddd=w.ddd,w.DD=w.D,w.mm=w.m,w.hh=w.H=w.HH=w.h,w.MM=w.M,w.ss=w.s,w.A=w.a,a.masks={default:"ddd MMM DD YYYY HH:mm:ss",shortDate:"M/D/YY",mediumDate:"MMM D, YYYY",longDate:"MMMM D, YYYY",fullDate:"dddd, MMMM D, YYYY",shortTime:"HH:mm",mediumTime:"HH:mm:ss",longTime:"HH:mm:ss.SSS"},a.format=function(t,e,n){var r=n||a.i18n;if("number"===typeof t&&(t=new Date(t)),"[object Date]"!==Object.prototype.toString.call(t)||isNaN(t.getTime()))throw new Error("Invalid Date in fecha.format");e=a.masks[e]||e||a.masks["default"];var i=[];return e=e.replace(f,(function(t,e){return i.push(e),"??"})),e=e.replace(o,(function(e){return e in x?x[e](t,r):e.slice(1,e.length-1)})),e.replace(/\?\?/g,(function(){return i.shift()}))},a.parse=function(t,e,n){var r=n||a.i18n;if("string"!==typeof e)throw new Error("Invalid format in fecha.parse");if(e=a.masks[e]||e,t.length>1e3)return!1;var i=!0,s={};if(e.replace(o,(function(e){if(w[e]){var n=w[e],a=t.search(n[0]);~a?t.replace(n[0],(function(e){return n[1](s,e,r),t=t.substr(a+e.length),e})):i=!1}return w[e]?"":e.slice(1,e.length-1)})),!i)return!1;var c,u=new Date;return!0===s.isPm&&null!=s.hour&&12!==+s.hour?s.hour=+s.hour+12:!1===s.isPm&&12===+s.hour&&(s.hour=0),null!=s.timezoneOffset?(s.minute=+(s.minute||0)-+s.timezoneOffset,c=new Date(Date.UTC(s.year||u.getFullYear(),s.month||0,s.day||1,s.hour||0,s.minute||0,s.second||0,s.millisecond||0))):c=new Date(s.year||u.getFullYear(),s.month||0,s.day||1,s.hour||0,s.minute||0,s.second||0,s.millisecond||0),c},"undefined"!==typeof t&&t.exports?t.exports=a:(r=function(){return a}.call(e,n,e,t),void 0===r||(t.exports=r))})()},function(t,e,n){var r=n(14),i=function(t){return r(t,"Date")};t.exports=i},function(t,e,n){t.exports={Canvas:n(214),Group:n(115),Shape:n(7),Arc:n(120),Circle:n(121),Dom:n(122),Ellipse:n(123),Fan:n(124),Image:n(125),Line:n(126),Marker:n(81),Path:n(127),Polygon:n(128),Polyline:n(129),Rect:n(130),Text:n(131),PathSegment:n(46),PathUtil:n(82),Event:n(78),EventEmitter:n(117),version:"3.4.10"}},function(t,e){var n={}.toString,r=function(t){return n.call(t).replace(/^\[object /,"").replace(/\]$/,"")};t.exports=r},function(t,e){var n=Object.prototype,r=function(t){var e=t&&t.constructor,r="function"===typeof e&&e.prototype||n;return t===r};t.exports=r},function(t,e,n){var r=n(1),i=n(116),a=n(225),o={},s="_INDEX",c=["zIndex","capture","visible"];function u(t){return function(e,n){var r=t(e,n);return 0===r?e[s]-n[s]:r}}function l(t,e,n){for(var r,i=t.length-1;i>=0;i--){var a=t[i];if(a._cfg.visible&&a._cfg.capture&&(a.isGroup?r=a.getShape(e,n):a.isHit(e,n)&&(r=a)),r)break}return r}function f(t){for(var e=[],n=0;n=2)this.contain(t)&&t.remove(e);else{if(1===arguments.length){if(!r.isBoolean(t))return this.contain(t)&&t.remove(!0),this;e=t}0===arguments.length&&(e=!0),h.superclass.remove.call(this,e)}return this},add:function(t){var e=this,n=e.get("children");if(r.isArray(t))r.each(t,(function(t){var n=t.get("parent");n&&n.removeChild(t,!1),e._setCfgProperty(t)})),e._cfg.children=n.concat(t);else{var i=t,a=i.get("parent");a&&a.removeChild(i,!1),e._setCfgProperty(i),n.push(i)}return e},_setCfgProperty:function(t){var e=this._cfg;t.set("parent",this),t.set("canvas",e.canvas),e.timeline&&t.set("timeline",e.timeline)},contain:function(t){var e=this.get("children");return e.indexOf(t)>-1},getChildByIndex:function(t){var e=this.get("children");return e[t]},getFirst:function(){return this.getChildByIndex(0)},getLast:function(){var t=this.get("children").length-1;return this.getChildByIndex(t)},getBBox:function(){var t=this,e=1/0,n=-1/0,i=1/0,a=-1/0,o=t.get("children");o.length>0?r.each(o,(function(t){if(t.get("visible")){if(t.isGroup&&0===t.get("children").length)return;var r=t.getBBox();if(!r)return!0;var o=[r.minX,r.minY,1],s=[r.minX,r.maxY,1],c=[r.maxX,r.minY,1],u=[r.maxX,r.maxY,1];t.apply(o),t.apply(s),t.apply(c),t.apply(u);var l=Math.min(o[0],s[0],c[0],u[0]),f=Math.max(o[0],s[0],c[0],u[0]),h=Math.min(o[1],s[1],c[1],u[1]),d=Math.max(o[1],s[1],c[1],u[1]);ln&&(n=f),ha&&(a=d)}})):(e=0,n=0,i=0,a=0);var s={minX:e,minY:i,maxX:n,maxY:a};return s.x=s.minX,s.y=s.minY,s.width=s.maxX-s.minX,s.height=s.maxY-s.minY,s},getCount:function(){return this.get("children").length},sort:function(){var t=this.get("children");return r.each(t,(function(t,e){return t[s]=e,t})),t.sort(u((function(t,e){return t.get("zIndex")-e.get("zIndex")}))),this},findById:function(t){return this.find((function(e){return e.get("id")===t}))},find:function(t){if(r.isString(t))return this.findById(t);var e=this.get("children"),n=null;return r.each(e,(function(e){if(t(e)?n=e:e.find&&(n=e.find(t)),n)return!1})),n},findAll:function(t){var e=this.get("children"),n=[],i=[];return r.each(e,(function(e){t(e)&&n.push(e),e.findAllBy&&(i=e.findAllBy(t),n=n.concat(i))})),n},findBy:function(t){var e=this.get("children"),n=null;return r.each(e,(function(e){if(t(e)?n=e:e.findBy&&(n=e.findBy(t)),n)return!1})),n},findAllBy:function(t){var e=this.get("children"),n=[],i=[];return r.each(e,(function(e){t(e)&&n.push(e),e.findAllBy&&(i=e.findAllBy(t),n=n.concat(i))})),n},getShape:function(t,e){var n,r=this,i=r._attrs.clip,a=r._cfg.children;if(i){var o=[t,e,1];i.invert(o,r.get("canvas")),i.isPointInPath(o[0],o[1])&&(n=l(a,t,e))}else n=l(a,t,e);return n},clearTotalMatrix:function(){var t=this.get("totalMatrix");if(t){this.setSilent("totalMatrix",null);for(var e=this._cfg.children,n=0;n=0;n--)e[n].remove(!0,t);return this._cfg.children=[],this}},destroy:function(){this.get("destroyed")||(this.clear(),h.superclass.destroy.call(this))},clone:function(){var t=this,e=t._cfg.children,n=t._attrs,i={};r.each(n,(function(t,e){i[e]="matrix"===e?f(n[e]):n[e]}));var a=new h({attrs:i,canvas:t.get("canvas")});return r.each(e,(function(t){a.add(t.clone())})),r.each(c,(function(e){a._cfg[e]=t._cfg[e]})),a}}),t.exports=h},function(t,e,n){var r=n(1),i=n(221),a=n(222),o=n(223),s=n(224),c=function(t){this._cfg={zIndex:0,capture:!0,visible:!0,destroyed:!1},r.assign(this._cfg,this.getDefaultCfg(),t),this.initAttrs(this._cfg.attrs),this._cfg.attrs={},this.initTransform(),this.init()};c.CFG={id:null,zIndex:0,canvas:null,parent:null,capture:!0,context:null,visible:!0,destroyed:!1},r.augment(c,i,a,s,o,{init:function(){this.setSilent("animable",!0),this.setSilent("animating",!1)},getParent:function(){return this._cfg.parent},getDefaultCfg:function(){return{}},set:function(t,e){return"zIndex"===t&&this._beforeSetZIndex&&this._beforeSetZIndex(e),"loading"===t&&this._beforeSetLoading&&this._beforeSetLoading(e),this._cfg[t]=e,this},setSilent:function(t,e){this._cfg[t]=e},get:function(t){return this._cfg[t]},show:function(){return this._cfg.visible=!0,this},hide:function(){return this._cfg.visible=!1,this},remove:function(t,e){var n=this._cfg,i=n.parent,a=n.el;return i&&r.remove(i.get("children"),this),a&&(e?i&&i._cfg.tobeRemoved.push(a):a.parentNode.removeChild(a)),(t||void 0===t)&&this.destroy(),this},destroy:function(){var t=this.get("destroyed");t||(this._attrs=null,this.removeEvent(),this._cfg={destroyed:!0})},toFront:function(){var t=this._cfg,e=t.parent;if(e){var n=e._cfg.children,r=t.el,i=n.indexOf(this);n.splice(i,1),n.push(this),r&&(r.parentNode.removeChild(r),t.el=null)}},toBack:function(){var t=this._cfg,e=t.parent;if(e){var n=e._cfg.children,r=t.el,i=n.indexOf(this);if(n.splice(i,1),n.unshift(this),r){var a=r.parentNode;a.removeChild(r),a.insertBefore(r,a.firstChild)}}},_beforeSetZIndex:function(t){var e=this._cfg.parent;this._cfg.zIndex=t,r.isNil(e)||e.sort();var n=this._cfg.el;if(n){var i=e._cfg.children,a=i.indexOf(this),o=n.parentNode;o.removeChild(n),a===i.length-1?o.appendChild(n):o.insertBefore(n,o.childNodes[a])}return t},_setAttrs:function(t){return this.attr(t),t},setZIndex:function(t){return this._cfg.zIndex=t,this._beforeSetZIndex(t)},clone:function(){return r.clone(this)},getBBox:function(){}}),t.exports=c},function(t,e,n){var r=n(59),i=Array.prototype.slice;function a(t,e){var n=t.length;while(n--)if(t[n].callback===e)return n;return-1}var o=function(){};r.augment(o,{on:function(t,e,n){var i=this;if(!r.isFunction(e))throw new TypeError("listener should be a function");return i._cfg._events||(i._cfg._events={}),i._cfg._events[t]||(i._cfg._events[t]=[]),i._cfg._events[t].push({callback:e,one:n}),this},one:function(t,e){return this.on(t,e,!0),this},emit:function(t){if(!this.get("destroyed")&&this._cfg._events&&!r.isEmpty(this._cfg._events)){var e=this._cfg._events[t];if(!r.isEmpty(e))for(var n=arguments,a=i.call(n,1),o=e.length,s=0;s=0&&n[t].splice(i,1),0===n[t].length&&delete n[t]}}},removeEvent:function(t){return"undefined"===typeof t?this._cfg._events={}:delete this._cfg._events[t],this},_getEvents:function(){return this._cfg._events||{}}}),t.exports=o},function(t,e,n){var r=n(1),i=r.vec2;function a(t,e,n,r){var i=1-r;return i*(i*t+2*r*e)+r*r*n}function o(t,e,n,r,o,s,c,u,l){var f,h,d,p,v,g,m,y=.005,b=1/0,x=1e-4,w=[c,u];for(v=0;v<1;v+=.05)d=[a(t,n,o,v),a(e,r,s,v)],h=i.squaredDistance(w,d),h=0&&h=0?[a]:[]}t.exports={at:a,projectPoint:function(t,e,n,r,i,a,s,c){var u={};return o(t,e,n,r,i,a,s,c,u),u},pointDistance:o,extrema:s}},function(t,e){t.exports={xAt:function(t,e,n,r,i){return e*Math.cos(t)*Math.cos(i)-n*Math.sin(t)*Math.sin(i)+r},yAt:function(t,e,n,r,i){return e*Math.sin(t)*Math.cos(i)+n*Math.cos(t)*Math.sin(i)+r},xExtrema:function(t,e,n){return Math.atan(-n/e*Math.tan(t))},yExtrema:function(t,e,n){return Math.atan(n/(e*Math.tan(t)))}}},function(t,e,n){var r=n(1),i=n(7),a=n(44),o=n(45);function s(t,e,n){return t+e*Math.cos(n)}function c(t,e,n){return t+e*Math.sin(n)}var u=function t(e){t.superclass.constructor.call(this,e)};u.ATTRS={x:0,y:0,r:0,startAngle:0,endAngle:0,clockwise:!1,lineWidth:1,startArrow:!1,endArrow:!1},r.extend(u,i),r.augment(u,{canStroke:!0,type:"arc",getDefaultAttrs:function(){return{x:0,y:0,r:0,startAngle:0,endAngle:0,clockwise:!1,lineWidth:1,startArrow:!1,endArrow:!1}},calculateBox:function(){var t=this._attrs,e=t.x,n=t.y,r=t.r,i=t.startAngle,o=t.endAngle,s=t.clockwise,c=this.getHitLineWidth(),u=c/2,l=a.box(e,n,r,i,o,s);return l.minX-=u,l.minY-=u,l.maxX+=u,l.maxY+=u,l},getStartTangent:function(){var t=this._attrs,e=t.x,n=t.y,r=t.startAngle,i=t.r,a=t.clockwise,o=Math.PI/180;a&&(o*=-1);var u=[],l=s(e,i,r+o),f=c(n,i,r+o),h=s(e,i,r),d=c(n,i,r);return u.push([l,f]),u.push([h,d]),u},getEndTangent:function(){var t=this._attrs,e=t.x,n=t.y,r=t.endAngle,i=t.r,a=t.clockwise,o=Math.PI/180,u=[];a&&(o*=-1);var l=s(e,i,r+o),f=c(n,i,r+o),h=s(e,i,r),d=c(n,i,r);return u.push([h,d]),u.push([l,f]),u},createPath:function(t){var e=this._attrs,n=e.x,r=e.y,i=e.r,a=e.startAngle,o=e.endAngle,s=e.clockwise;t=t||self.get("context"),t.beginPath(),t.arc(n,r,i,a,o,s)},afterPath:function(t){var e=this._attrs;if(t=t||this.get("context"),e.startArrow){var n=this.getStartTangent();o.addStartArrow(t,e,n[0][0],n[0][1],n[1][0],n[1][1])}if(e.endArrow){var r=this.getEndTangent();o.addEndArrow(t,e,r[0][0],r[0][1],r[1][0],r[1][1])}}}),t.exports=u},function(t,e,n){var r=n(1),i=n(7),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,r:0,lineWidth:1},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"circle",getDefaultAttrs:function(){return{lineWidth:1}},calculateBox:function(){var t=this._attrs,e=t.x,n=t.y,r=t.r,i=this.getHitLineWidth(),a=i/2+r;return{minX:e-a,minY:n-a,maxX:e+a,maxY:n+a}},createPath:function(t){var e=this._attrs,n=e.x,r=e.y,i=e.r;t.beginPath(),t.arc(n,r,i,0,2*Math.PI,!1),t.closePath()}}),t.exports=a},function(t,e,n){var r=n(1),i=n(7),a=function t(e){t.superclass.constructor.call(this,e)};r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"dom",calculateBox:function(){var t=this,e=t._attrs,n=e.x,r=e.y,i=e.width,a=e.height,o=this.getHitLineWidth(),s=o/2;return{minX:n-s,minY:r-s,maxX:n+i+s,maxY:r+a+s}}}),t.exports=a},function(t,e,n){var r=n(1),i=n(7),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,rx:1,ry:1,lineWidth:1},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"ellipse",getDefaultAttrs:function(){return{lineWidth:1}},calculateBox:function(){var t=this._attrs,e=t.x,n=t.y,r=t.rx,i=t.ry,a=this.getHitLineWidth(),o=r+a/2,s=i+a/2;return{minX:e-o,minY:n-s,maxX:e+o,maxY:n+s}},createPath:function(t){var e=this._attrs,n=e.x,i=e.y,a=e.rx,o=e.ry;t=t||self.get("context");var s=a>o?a:o,c=a>o?1:a/o,u=a>o?o/a:1,l=[1,0,0,0,1,0,0,0,1];r.mat3.scale(l,l,[c,u]),r.mat3.translate(l,l,[n,i]),t.beginPath(),t.save(),t.transform(l[0],l[1],l[3],l[4],l[6],l[7]),t.arc(0,0,s,0,2*Math.PI),t.restore(),t.closePath()}}),t.exports=a},function(t,e,n){var r=n(1),i=n(7),a=n(44),o=function t(e){t.superclass.constructor.call(this,e)};o.ATTRS={x:0,y:0,rs:0,re:0,startAngle:0,endAngle:0,clockwise:!1,lineWidth:1},r.extend(o,i),r.augment(o,{canFill:!0,canStroke:!0,type:"fan",getDefaultAttrs:function(){return{clockwise:!1,lineWidth:1,rs:0,re:0}},calculateBox:function(){var t=this,e=t._attrs,n=e.x,r=e.y,i=e.rs,o=e.re,s=e.startAngle,c=e.endAngle,u=e.clockwise,l=this.getHitLineWidth(),f=a.box(n,r,i,s,c,u),h=a.box(n,r,o,s,c,u),d=Math.min(f.minX,h.minX),p=Math.min(f.minY,h.minY),v=Math.max(f.maxX,h.maxX),g=Math.max(f.maxY,h.maxY),m=l/2;return{minX:d-m,minY:p-m,maxX:v+m,maxY:g+m}},createPath:function(t){var e=this._attrs,n=e.x,r=e.y,i=e.rs,a=e.re,o=e.startAngle,s=e.endAngle,c=e.clockwise,u={x:Math.cos(o)*i+n,y:Math.sin(o)*i+r},l={x:Math.cos(o)*a+n,y:Math.sin(o)*a+r},f={x:Math.cos(s)*i+n,y:Math.sin(s)*i+r};t=t||self.get("context"),t.beginPath(),t.moveTo(u.x,u.y),t.lineTo(l.x,l.y),t.arc(n,r,a,o,s,c),t.lineTo(f.x,f.y),t.arc(n,r,i,s,o,!c),t.closePath()}}),t.exports=o},function(t,e,n){var r=n(1),i=n(7),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,img:void 0,width:0,height:0,sx:null,sy:null,swidth:null,sheight:null},r.extend(a,i),r.augment(a,{type:"image",isHitBox:function(){return!1},calculateBox:function(){var t=this._attrs;this._cfg.attrs&&this._cfg.attrs.img===t.img||this._setAttrImg();var e=t.x,n=t.y,r=t.width,i=t.height;return{minX:e,minY:n,maxX:e+r,maxY:n+i}},_beforeSetLoading:function(t){var e=this.get("canvas");return!1===t&&!0===this.get("toDraw")&&(this._cfg.loading=!1,e.draw()),t},_setAttrImg:function(){var t=this,e=t._attrs,n=e.img;if(!r.isString(n))return n instanceof Image?(e.width||t.attr("width",n.width),e.height||t.attr("height",n.height),n):n instanceof HTMLElement&&r.isString(n.nodeName)&&"CANVAS"===n.nodeName.toUpperCase()?(e.width||t.attr("width",Number(n.getAttribute("width"))),e.height||t.attr("height",Number(n.getAttribute("height"))),n):n instanceof ImageData?(e.width||t.attr("width",n.width),e.height||t.attr("height",n.height),n):null;var i=new Image;i.onload=function(){if(t.get("destroyed"))return!1;t.attr("imgSrc",n),t.attr("img",i);var e=t.get("callback");e&&e.call(t),t.set("loading",!1)},i.src=n,i.crossOrigin="Anonymous",t.set("loading",!0)},drawInner:function(t){this._cfg.hasUpdate&&this._setAttrImg(),this.get("loading")?this.set("toDraw",!0):(this._drawImage(t),this._cfg.hasUpdate=!1)},_drawImage:function(t){var e=this._attrs,n=e.x,i=e.y,a=e.img,o=e.width,s=e.height,c=e.sx,u=e.sy,l=e.swidth,f=e.sheight;this.set("toDraw",!1);var h=a;if(h instanceof ImageData&&(h=new Image,h.src=a),h instanceof Image||h instanceof HTMLElement&&r.isString(h.nodeName)&&"CANVAS"===h.nodeName.toUpperCase()){if(r.isNil(c)||r.isNil(u)||r.isNil(l)||r.isNil(f))return void t.drawImage(h,n,i,o,s);if(!r.isNil(c)&&!r.isNil(u)&&!r.isNil(l)&&!r.isNil(f))return void t.drawImage(h,c,u,l,f,n,i,o,s)}}}),t.exports=a},function(t,e,n){var r=n(1),i=n(7),a=n(45),o=n(43),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={x1:0,y1:0,x2:0,y2:0,lineWidth:1,startArrow:!1,endArrow:!1},r.extend(s,i),r.augment(s,{canStroke:!0,type:"line",getDefaultAttrs:function(){return{lineWidth:1,startArrow:!1,endArrow:!1}},calculateBox:function(){var t=this._attrs,e=t.x1,n=t.y1,r=t.x2,i=t.y2,a=this.getHitLineWidth();return o.box(e,n,r,i,a)},createPath:function(t){var e=this,n=this._attrs,r=n.x1,i=n.y1,o=n.x2,s=n.y2;if(n.startArrow&&n.startArrow.d){var c=a.getShortenOffset(r,i,o,s,n.startArrow.d);r+=c.dx,i+=c.dy}if(n.endArrow&&n.endArrow.d){var u=a.getShortenOffset(r,i,o,s,n.endArrow.d);o-=u.dx,s-=u.dy}t=t||e.get("context"),t.beginPath(),t.moveTo(r,i),t.lineTo(o,s)},afterPath:function(t){var e=this,n=e._attrs,r=n.x1,i=n.y1,o=n.x2,s=n.y2;t=t||e.get("context"),n.startArrow&&a.addStartArrow(t,n,o,s,r,i),n.endArrow&&a.addEndArrow(t,n,r,i,o,s)},getPoint:function(t){var e=this._attrs;return{x:o.at(e.x1,e.x2,t),y:o.at(e.y1,e.y2,t)}}}),t.exports=s},function(t,e,n){var r=n(1),i=n(7),a=n(46),o=n(31),s=n(45),c=n(82),u=n(80),l=function t(e){t.superclass.constructor.call(this,e)};l.ATTRS={path:null,lineWidth:1,startArrow:!1,endArrow:!1},r.extend(l,i),r.augment(l,{canFill:!0,canStroke:!0,type:"path",getDefaultAttrs:function(){return{lineWidth:1,startArrow:!1,endArrow:!1}},_afterSetAttrPath:function(t){var e=this;if(r.isNil(t))return e.setSilent("segments",null),void e.setSilent("box",void 0);var n,i=o.parsePath(t),s=[];if(r.isArray(i)&&0!==i.length&&("M"===i[0][0]||"m"===i[0][0])){for(var c=i.length,u=0;ua&&(a=e.maxX),e.minYs&&(s=e.maxY))})),i===1/0||o===1/0?{minX:0,minY:0,maxX:0,maxY:0}:{minX:i,minY:o,maxX:a,maxY:s}},_setTcache:function(){var t,e,n,i,a=0,o=0,s=[],c=this._cfg.curve;c&&(r.each(c,(function(t,e){n=c[e+1],i=t.length,n&&(a+=u.len(t[i-2],t[i-1],n[1],n[2],n[3],n[4],n[5],n[6]))})),this._cfg.totalLength=a,0!==a?(r.each(c,(function(r,l){n=c[l+1],i=r.length,n&&(t=[],t[0]=o/a,e=u.len(r[i-2],r[i-1],n[1],n[2],n[3],n[4],n[5],n[6]),o+=e,t[1]=o/a,s.push(t))})),this._cfg.tCache=s):this._cfg.tCache=[])},getTotalLength:function(){var t=this.get("totalLength");return r.isNil(t)?(this._calculateCurve(),this._setTcache(),this.get("totalLength")):t},_calculateCurve:function(){var t=this,e=t._attrs,n=e.path;this._cfg.curve=c.pathTocurve(n)},getStartTangent:function(){var t,e,n,i,a=this.get("segments");if(a.length>1)if(t=a[0].endPoint,e=a[1].endPoint,n=a[1].startTangent,i=[],r.isFunction(n)){var o=n();i.push([t.x-o[0],t.y-o[1]]),i.push([t.x,t.y])}else i.push([e.x,e.y]),i.push([t.x,t.y]);return i},getEndTangent:function(){var t,e,n,i,a=this.get("segments"),o=a.length;if(o>1)if(t=a[o-2].endPoint,e=a[o-1].endPoint,n=a[o-1].endTangent,i=[],r.isFunction(n)){var s=n();i.push([e.x-s[0],e.y-s[1]]),i.push([e.x,e.y])}else i.push([t.x,t.y]),i.push([e.x,e.y]);return i},getPoint:function(t){var e,n,i=this._cfg.tCache;i||(this._calculateCurve(),this._setTcache(),i=this._cfg.tCache);var a=this._cfg.curve;if(!i||0===i.length)return a?{x:a[0][1],y:a[0][2]}:null;r.each(i,(function(r,i){t>=r[0]&&t<=r[1]&&(e=(t-r[0])/(r[1]-r[0]),n=i)}));var o=a[n];if(r.isNil(o)||r.isNil(n))return null;var s=o.length,c=a[n+1];return{x:u.at(o[s-2],c[1],c[3],c[5],1-e),y:u.at(o[s-1],c[2],c[4],c[6],1-e)}},createPath:function(t){var e=this,n=e._attrs,i=e.get("segments");if(r.isArray(i)){var a=i.length;if(0!==a){if(t=t||e.get("context"),t.beginPath(),n.startArrow&&n.startArrow.d){var o=e.getStartTangent(),c=s.getShortenOffset(o[0][0],o[0][1],o[1][0],o[1][1],n.startArrow.d);i[0].shortenDraw(t,c.dx,c.dy)}else i[0].draw(t);for(var u=1;u2&&i[a-2].draw(t),h.shortenDraw(t,f.dx,f.dy))}else i[a-2]&&i[a-2].draw(t),i[a-1].draw(t)}}},afterPath:function(t){var e=this,n=e._attrs,i=e.get("segments"),a=n.path;if(t=t||e.get("context"),r.isArray(i)&&1!==i.length&&(n.startArrow||n.endArrow)&&"z"!==a[a.length-1]&&"Z"!==a[a.length-1]&&!n.fill){var o=e.getStartTangent();s.addStartArrow(t,n,o[0][0],o[0][1],o[1][0],o[1][1]);var c=e.getEndTangent();s.addEndArrow(t,n,c[0][0],c[0][1],c[1][0],c[1][1])}}}),t.exports=l},function(t,e,n){var r=n(1),i=n(7),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={points:null,lineWidth:1},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"polygon",getDefaultAttrs:function(){return{lineWidth:1}},calculateBox:function(){var t=this,e=t._attrs,n=e.points,i=this.getHitLineWidth();if(!n||0===n.length)return null;var a=1/0,o=1/0,s=-1/0,c=-1/0;r.each(n,(function(t){var e=t[0],n=t[1];es&&(s=e),nc&&(c=n)}));var u=i/2;return{minX:a-u,minY:o-u,maxX:s+u,maxY:c+u}},createPath:function(t){var e=this,n=e._attrs,i=n.points;i.length<2||(t=t||e.get("context"),t.beginPath(),r.each(i,(function(e,n){0===n?t.moveTo(e[0],e[1]):t.lineTo(e[0],e[1])})),t.closePath())}}),t.exports=a},function(t,e,n){var r=n(1),i=n(7),a=n(45),o=n(43),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={points:null,lineWidth:1,startArrow:!1,endArrow:!1,tCache:null},r.extend(s,i),r.augment(s,{canStroke:!0,type:"polyline",tCache:null,getDefaultAttrs:function(){return{lineWidth:1,startArrow:!1,endArrow:!1}},calculateBox:function(){var t=this,e=t._attrs,n=this.getHitLineWidth(),i=e.points;if(!i||0===i.length)return null;var a=1/0,o=1/0,s=-1/0,c=-1/0;r.each(i,(function(t){var e=t[0],n=t[1];es&&(s=e),nc&&(c=n)}));var u=n/2;return{minX:a-u,minY:o-u,maxX:s+u,maxY:c+u}},_setTcache:function(){var t,e,n=this,i=n._attrs,a=i.points,s=0,c=0,u=[];a&&0!==a.length&&(r.each(a,(function(t,e){a[e+1]&&(s+=o.len(t[0],t[1],a[e+1][0],a[e+1][1]))})),s<=0||(r.each(a,(function(n,r){a[r+1]&&(t=[],t[0]=c/s,e=o.len(n[0],n[1],a[r+1][0],a[r+1][1]),c+=e,t[1]=c/s,u.push(t))})),this.tCache=u))},createPath:function(t){var e,n=this,r=n._attrs,i=r.points;if(!(i.length<2)){var o=i.length-1,s=i[0][0],c=i[0][1],u=i[o][0],l=i[o][1];if(r.startArrow&&r.startArrow.d){var f=a.getShortenOffset(i[0][0],i[0][1],i[1][0],i[1][1],r.startArrow.d);s+=f.dx,c+=f.dy}if(r.endArrow&&r.endArrow.d){var h=a.getShortenOffset(i[o-1][0],i[o-1][1],i[o][0],i[o][1],r.endArrow.d);u-=h.dx,l-=h.dy}for(t=t||n.get("context"),t.beginPath(),t.moveTo(s,c),e=1;e=r[0]&&t<=r[1]&&(e=(t-r[0])/(r[1]-r[0]),n=i)})),{x:o.at(a[n][0],a[n+1][0],e),y:o.at(a[n][1],a[n+1][1],e)}}}),t.exports=s},function(t,e,n){var r=n(1),i=n(31),a=i.parseRadius,o=n(7),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={x:0,y:0,width:0,height:0,radius:0,lineWidth:1},r.extend(s,o),r.augment(s,{canFill:!0,canStroke:!0,type:"rect",getDefaultAttrs:function(){return{lineWidth:1,radius:0}},calculateBox:function(){var t=this,e=t._attrs,n=e.x,r=e.y,i=e.width,a=e.height,o=this.getHitLineWidth(),s=o/2;return{minX:n-s,minY:r-s,maxX:n+i+s,maxY:r+a+s}},createPath:function(t){var e=this,n=e._attrs,r=n.x,i=n.y,o=n.width,s=n.height,c=n.radius;if(t=t||e.get("context"),t.beginPath(),0===c)t.rect(r,i,o,s);else{var u=a(c);t.moveTo(r+u.r1,i),t.lineTo(r+o-u.r2,i),0!==u.r2&&t.arc(r+o-u.r2,i+u.r2,u.r2,-Math.PI/2,0),t.lineTo(r+o,i+s-u.r3),0!==u.r3&&t.arc(r+o-u.r3,i+s-u.r3,u.r3,0,Math.PI/2),t.lineTo(r+u.r4,i+s),0!==u.r4&&t.arc(r+u.r4,i+s-u.r4,u.r4,Math.PI/2,Math.PI),t.lineTo(r,i+u.r1),0!==u.r1&&t.arc(r+u.r1,i+u.r1,u.r1,Math.PI,1.5*Math.PI),t.closePath()}}}),t.exports=s},function(t,e,n){var r=n(1),i=n(7),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,text:null,fontSize:12,fontFamily:"sans-serif",fontStyle:"normal",fontWeight:"normal",fontVariant:"normal",textAlign:"start",textBaseline:"bottom",lineHeight:null,textArr:null},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"text",getDefaultAttrs:function(){return{lineWidth:1,lineCount:1,fontSize:12,fontFamily:"sans-serif",fontStyle:"normal",fontWeight:"normal",fontVariant:"normal",textAlign:"start",textBaseline:"bottom"}},initTransform:function(){var t=this._attrs.fontSize;t&&+t<12&&this.transform([["t",-1*this._attrs.x,-1*this._attrs.y],["s",+t/12,+t/12],["t",this._attrs.x,this._attrs.y]])},_assembleFont:function(){var t=this._attrs,e=t.fontSize,n=t.fontFamily,r=t.fontWeight,i=t.fontStyle,a=t.fontVariant;t.font=[i,a,r,e+"px",n].join(" ")},_setAttrText:function(){var t=this._attrs,e=t.text,n=null;if(r.isString(e))if(-1!==e.indexOf("\n")){n=e.split("\n");var i=n.length;t.lineCount=i}else t.lineCount=1;t.textArr=n},_getTextHeight:function(){var t=this._attrs,e=t.lineCount,n=1*t.fontSize;if(e>1){var r=this._getSpaceingY();return n*e+r*(e-1)}return n},isHitBox:function(){return!1},calculateBox:function(){var t=this,e=t._attrs,n=this._cfg;n.attrs&&!n.hasUpdate||(this._assembleFont(),this._setAttrText()),e.textArr||this._setAttrText();var r=e.x,i=e.y,a=t.measureText();if(!a)return{minX:r,minY:i,maxX:r,maxY:i};var o=t._getTextHeight(),s=e.textAlign,c=e.textBaseline,u=t.getHitLineWidth(),l={x:r,y:i-o};s&&("end"===s||"right"===s?l.x-=a:"center"===s&&(l.x-=a/2)),c&&("top"===c?l.y+=o:"middle"===c&&(l.y+=o/2)),this.set("startPoint",l);var f=u/2;return{minX:l.x-f,minY:l.y-f,maxX:l.x+a+f,maxY:l.y+o+f}},_getSpaceingY:function(){var t=this._attrs,e=t.lineHeight,n=1*t.fontSize;return e?e-n:.14*n},drawInner:function(t){var e=this,n=e._attrs,i=this._cfg;i.attrs&&!i.hasUpdate||(this._assembleFont(),this._setAttrText()),t.font=n.font;var a=n.text;if(a){var o=n.textArr,s=n.x,c=n.y;if(t.beginPath(),e.hasStroke()){var u=n.strokeOpacity;r.isNil(u)||1===u||(t.globalAlpha=u),o?e._drawTextArr(t,!1):t.strokeText(a,s,c),t.globalAlpha=1}if(e.hasFill()){var l=n.fillOpacity;r.isNil(l)||1===l||(t.globalAlpha=l),o?e._drawTextArr(t,!0):t.fillText(a,s,c)}i.hasUpdate=!1}},_drawTextArr:function(t,e){var n,i=this._attrs.textArr,a=this._attrs.textBaseline,o=1*this._attrs.fontSize,s=this._getSpaceingY(),c=this._attrs.x,u=this._attrs.y,l=this.getBBox(),f=l.maxY-l.minY;r.each(i,(function(r,i){n=u+i*(s+o)-f+o,"middle"===a&&(n+=f-o-(f-o)/2),"top"===a&&(n+=f-o),e?t.fillText(r,c,n):t.strokeText(r,c,n)}))},measureText:function(){var t,e=this,n=e._attrs,i=n.text,a=n.font,o=n.textArr,s=0;if(!r.isNil(i)){var c=document.createElement("canvas").getContext("2d");return c.save(),c.font=a,o?r.each(o,(function(e){t=c.measureText(e).width,sl&&(u=e.slice(l,u),h[f]?h[f]+=u:h[++f]=u),(n=n[0])===(c=c[0])?h[f]?h[f]+=c:h[++f]=c:(h[++f]=null,d.push({i:f,x:Object(r["a"])(n,c)})),l=a.lastIndex;return lo&&(n=t,o=s)})),n}};t.exports=o},function(t,e){t.exports=parseInt},function(t,e){t.exports=function(t,e){return t.hasOwnProperty(e)}},function(t,e,n){var r=n(3),i=n(13),a=Object.values?function(t){return Object.values(t)}:function(t){var e=[];return r(t,(function(n,r){i(t)&&"prototype"===r||e.push(n)})),e};t.exports=a},function(t,e,n){var r=n(152);t.exports=function(t,e,n,i,a){if(a)return[["M",+t+ +a,e],["l",n-2*a,0],["a",a,a,0,0,1,a,a],["l",0,i-2*a],["a",a,a,0,0,1,-a,a],["l",2*a-n,0],["a",a,a,0,0,1,-a,-a],["l",0,2*a-i],["a",a,a,0,0,1,a,-a],["z"]];var o=[["M",t,e],["l",n,0],["l",0,i],["l",-n,0],["z"]];return o.parsePathArray=r,o}},function(t,e){var n=/,?([a-z]),?/gi;t.exports=function(t){return t.join(",").replace(n,"$1")}},function(t,e,n){var r=n(154),i=function t(e,n,r,i,a,o,s,c,u,l){r===i&&(r+=1);var f=120*Math.PI/180,h=Math.PI/180*(+a||0),d=[],p=void 0,v=void 0,g=void 0,m=void 0,y=void 0,b=function(t,e,n){var r=t*Math.cos(n)-e*Math.sin(n),i=t*Math.sin(n)+e*Math.cos(n);return{x:r,y:i}};if(l)v=l[0],g=l[1],m=l[2],y=l[3];else{p=b(e,n,-h),e=p.x,n=p.y,p=b(c,u,-h),c=p.x,u=p.y,e===c&&n===u&&(c+=1,u+=1);var x=(e-c)/2,w=(n-u)/2,_=x*x/(r*r)+w*w/(i*i);_>1&&(_=Math.sqrt(_),r*=_,i*=_);var O=r*r,C=i*i,S=(o===s?-1:1)*Math.sqrt(Math.abs((O*C-O*w*w-C*x*x)/(O*w*w+C*x*x)));m=S*r*w/i+(e+c)/2,y=S*-i*x/r+(n+u)/2,v=Math.asin(((n-y)/i).toFixed(9)),g=Math.asin(((u-y)/i).toFixed(9)),v=eg&&(v-=2*Math.PI),!s&&g>v&&(g-=2*Math.PI)}var M=g-v;if(Math.abs(M)>f){var k=g,j=c,T=u;g=v+f*(s&&g>v?1:-1),c=m+r*Math.cos(g),u=y+i*Math.sin(g),d=t(c,u,r,i,a,0,s,j,T,[g,k,m,y])}M=g-v;var z=Math.cos(v),E=Math.sin(v),A=Math.cos(g),P=Math.sin(g),L=Math.tan(M/4),V=4/3*r*L,I=4/3*i*L,R=[e,n],H=[e+V*E,n-I*z],D=[c+V*P,u-I*A],F=[c,u];if(H[0]=2*R[0]-H[0],H[1]=2*R[1]-H[1],l)return[H,D,F].concat(d);d=[H,D,F].concat(d).join().split(",");for(var N=[],$=0,B=d.length;$7){t[e].shift();var r=t[e];while(r.length)l[e]="A",s&&(f[e]="A"),t.splice(e++,0,["C"].concat(r.splice(0,6)));t.splice(e,1),p=Math.max(n.length,s&&s.length||0)}},m=function(t,e,r,i,a){t&&e&&"M"===t[a][0]&&"M"!==e[a][0]&&(e.splice(a,0,["M",i.x,i.y]),r.bx=0,r.by=0,r.x=t[a][1],r.y=t[a][2],p=Math.max(n.length,s&&s.length||0))};p=Math.max(n.length,s&&s.length||0);for(var y=0;y180),0,c,l]]}else a=[["M",t,e],["m",0,-r],["a",n,r,0,1,1,0,2*r],["a",n,r,0,1,1,0,-2*r],["z"]];return a}t.exports=function(t){if(t=r(t),!t||!t.length)return[["M",0,0]];var e=[],n=0,o=0,s=0,c=0,u=0,l=void 0,f=void 0;"M"===t[0][0]&&(n=+t[0][1],o=+t[0][2],s=n,c=o,u++,e[0]=["M",n,o]);for(var h,d,p=3===t.length&&"M"===t[0][0]&&"R"===t[1][0].toUpperCase()&&"Z"===t[2][0].toUpperCase(),v=u,g=t.length;v2&&(r.push([n].concat(o.splice(0,2))),s="l",n="m"===n?"l":"L"),"o"===s&&1===o.length&&r.push([n,o[0]]),"r"===s)r.push([n].concat(o));else while(o.length>=e[s])if(r.push([n].concat(o.splice(0,e[s]))),!e[s])break})),r}},function(t,e){t.exports=function(t,e){for(var n=[],r=0,i=t.length;i-2*!e>r;r+=2){var a=[{x:+t[r-2],y:+t[r-1]},{x:+t[r],y:+t[r+1]},{x:+t[r+2],y:+t[r+3]},{x:+t[r+4],y:+t[r+5]}];e?r?i-4===r?a[3]={x:+t[0],y:+t[1]}:i-2===r&&(a[2]={x:+t[0],y:+t[1]},a[3]={x:+t[2],y:+t[3]}):a[0]={x:+t[i-2],y:+t[i-1]}:i-4===r?a[3]=a[2]:r||(a[0]={x:+t[r],y:+t[r+1]}),n.push(["C",(-a[0].x+6*a[1].x+a[2].x)/6,(-a[0].y+6*a[1].y+a[2].y)/6,(a[1].x+6*a[2].x-a[3].x)/6,(a[1].y+6*a[2].y-a[3].y)/6,a[2].x,a[2].y])}return n}},function(t,e,n){var r=n(26),i=function(t){return r(t).toLowerCase()};t.exports=i},function(t,e,n){var r=n(26),i=function(t){return r(t).toUpperCase()};t.exports=i},function(t,e,n){var r=n(160),i=function(t,e){if(!e)return[t];var n=r(t,e),i=[];for(var a in n)i.push(n[a]);return i};t.exports=i},function(t,e,n){var r=n(13),i=n(5),a=n(161),o=function(t,e){if(!e)return{0:t};if(!r(e)){var n=i(e)?e:e.replace(/\s+/g,"").split("*");e=function(t){for(var e="_",r=0,i=n.length;r
      ');t.appendChild(a),this.set("wrapperEl",a),this.get("forceFit")&&(n=c.getWidth(t,n),this.set("width",n));var o=this.get("renderer"),u=new s({containerDOM:a,width:n,height:r,pixelRatio:"svg"===o?1:this.get("pixelRatio"),renderer:o});this.set("canvas",u)},n._initPlot=function(){var t=this;t._initPlotBack();var e=t.get("canvas"),n=e.addGroup({zIndex:1}),r=e.addGroup({zIndex:0}),i=e.addGroup({zIndex:3});t.set("backPlot",n),t.set("middlePlot",r),t.set("frontPlot",i)},n._initPlotBack=function(){var t=this,e=t.get("canvas"),n=t.get("viewTheme"),r=e.addGroup(l,{padding:this.get("padding"),plotBackground:i.mix({},n.plotBackground,t.get("plotBackground")),background:i.mix({},n.background,t.get("background"))});t.set("plot",r),t.set("plotRange",r.get("plotRange"))},n._initEvents=function(){this.get("forceFit")&&window.addEventListener("resize",i.wrapBehavior(this,"_initForceFitEvent"))},n._initForceFitEvent=function(){var t=setTimeout(i.wrapBehavior(this,"forceFit"),200);clearTimeout(this.get("resizeTimer")),this.set("resizeTimer",t)},n._renderLegends=function(){var t=this.get("options"),e=t.legends;if(i.isNil(e)||!1!==e){var n=this.get("legendController");if(n.options=e||{},n.plotRange=this.get("plotRange"),e&&e.custom)n.addCustomLegend();else{var r=this.getAllGeoms(),a=[];i.each(r,(function(t){var e=t.get("view"),r=t.getAttrsForLegend();i.each(r,(function(r){var i=r.type,o=r.getScale(i);if(o.field&&"identity"!==o.type&&!g(a,o)){a.push(o);var s=e.getFilteredOutValues(o.field);n.addLegend(o,r,t,s)}}))}));var o=this.getYScales();0===a.length&&o.length>1&&n.addMixedLegend(o,r)}n.alignLegends()}},n._renderTooltips=function(){var t=this.get("options");if(i.isNil(t.tooltip)||!1!==t.tooltip){var e=this.get("tooltipController");e.options=t.tooltip||{},e.renderTooltip()}},n.getAllGeoms=function(){var t=[];t=t.concat(this.get("geoms"));var e=this.get("views");return i.each(e,(function(e){t=t.concat(e.get("geoms"))})),t},n.forceFit=function(){var t=this;if(t&&!t.destroyed){var e=t.get("container"),n=t.get("width"),r=c.getWidth(e,n);if(0!==r&&r!==n){var i=t.get("height");t.changeSize(r,i)}return t}},n.resetPlot=function(){var t=this.get("plot"),e=this.get("padding");m(e,t.get("padding"))||(t.set("padding",e),t.repaint())},n.changeSize=function(t,e){var n=this,r=n.get("canvas");r.changeSize(t,e);var i=this.get("plot");return n.set("width",t),n.set("height",e),i.repaint(),this.set("keepPadding",!0),n.repaint(),this.set("keepPadding",!1),this.emit("afterchangesize"),n},n.changeWidth=function(t){return this.changeSize(t,this.get("height"))},n.changeHeight=function(t){return this.changeSize(this.get("width"),t)},n.view=function(t){t=t||{},t.theme=this.get("theme"),t.parent=this,t.backPlot=this.get("backPlot"),t.middlePlot=this.get("middlePlot"),t.frontPlot=this.get("frontPlot"),t.canvas=this.get("canvas"),i.isNil(t.animate)&&(t.animate=this.get("animate")),t.options=i.mix({},this._getSharedOptions(),t.options);var e=new a(t);return e.set("_id","view"+this.get("views").length),this.get("views").push(e),this.emit("addview",{view:e}),e},n.removeView=function(t){var e=this.get("views");i.Array.remove(e,t),t.destroy()},n._getSharedOptions=function(){var t=this.get("options"),e={};return i.each(["scales","coord","axes"],(function(n){e[n]=i.cloneDeep(t[n])})),e},n.getViewRegion=function(){var t=this.get("plotRange");return{start:t.bl,end:t.tr}},n.legend=function(t,e){var n=this.get("options");n.legends||(n.legends={});var r={};return!1===t?n.legends=!1:i.isObject(t)?r=t:i.isString(t)?r[t]=e:r=e,i.mix(n.legends,r),this},n.tooltip=function(t,e){var n=this.get("options");return n.tooltip||(n.tooltip={}),!1===t?n.tooltip=!1:i.isObject(t)?i.mix(n.tooltip,t):i.mix(n.tooltip,e),this},n.clear=function(){this.emit("beforeclear");var e=this.get("views");while(e.length>0){var n=e.shift();n.destroy()}t.prototype.clear.call(this);var r=this.get("canvas");return this.resetPlot(),r.draw(),this.emit("afterclear"),this},n.clearInner=function(){var e=this.get("views");i.each(e,(function(t){t.clearInner()}));var n=this.get("tooltipController");if(n&&n.clear(),!this.get("keepLegend")){var r=this.get("legendController");r&&r.clear()}t.prototype.clearInner.call(this)},n.drawComponents=function(){t.prototype.drawComponents.call(this),this.get("keepLegend")||this._renderLegends()},n.render=function(){var e=this;if(!e.get("keepPadding")&&e._isAutoPadding()){e.beforeRender(),e.drawComponents();var n=e._getAutoPadding(),r=e.get("plot");m(r.get("padding"),n)||(r.set("padding",n),r.repaint())}var a=e.get("middlePlot");if(e.get("limitInPlot")&&!a.attr("clip")){var o=i.getClipByRange(e.get("plotRange"));a.attr("clip",o)}t.prototype.render.call(this),e._renderTooltips()},n.repaint=function(){this.get("keepPadding")||this.resetPlot(),t.prototype.repaint.call(this)},n.changeVisible=function(t){var e=this.get("wrapperEl"),n=t?"":"none";e.style.display=n},n.toDataURL=function(){var t=this,e=t.get("canvas"),n=t.get("renderer"),r=e.get("el"),i="";if("svg"===n){var a=r.cloneNode(!0),o=document.implementation.createDocumentType("svg","-//W3C//DTD SVG 1.1//EN","http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"),s=document.implementation.createDocument("http://www.w3.org/2000/svg","svg",o);s.replaceChild(a,s.documentElement);var c=(new XMLSerializer).serializeToString(s);i="data:image/svg+xml;charset=utf8,"+encodeURIComponent(c)}else"canvas"===n&&(i=r.toDataURL("image/png"));return i},n.downloadImage=function(t){var e=this,n=document.createElement("a"),r=e.get("renderer"),i=(t||"chart")+("svg"===r?".svg":".png"),a=e.get("canvas");a.get("timeline").stopAllAnimations(),setTimeout((function(){var t=e.toDataURL();if(window.Blob&&window.URL&&"svg"!==r){var a=t.split(","),o=a[0].match(/:(.*?);/)[1],s=atob(a[1]),c=s.length,u=new Uint8Array(c);while(c--)u[c]=s.charCodeAt(c);var l=new Blob([u],{type:o});window.navigator.msSaveBlob?window.navigator.msSaveBlob(l,i):n.addEventListener("click",(function(){n.download=i,n.href=window.URL.createObjectURL(l)}))}else n.addEventListener("click",(function(){n.download=i,n.href=t}));var f=document.createEvent("MouseEvents");f.initEvent("click",!1,!1),n.dispatchEvent(f)}),16)},n.showTooltip=function(t){var e=this.getViewsByPoint(t);if(e.length){var n=this.get("tooltipController");n.showTooltip(t,e)}return this},n.lockTooltip=function(){var t=this.get("tooltipController");return t.lockTooltip(),this},n.unlockTooltip=function(){var t=this.get("tooltipController");return t.unlockTooltip(),this},n.hideTooltip=function(){var t=this.get("tooltipController");return t.hideTooltip(),this},n.getTooltipItems=function(t){var e=this,n=e.getViewsByPoint(t),r=[];return i.each(n,(function(e){var n=e.get("geoms");i.each(n,(function(e){var n=e.get("dataArray"),a=[];i.each(n,(function(n){var r=e.findPoint(t,n);if(r){var i=e.getTipItems(r);a=a.concat(i)}})),r=r.concat(a)}))})),r},n.destroy=function(){this.emit("beforedestroy"),clearTimeout(this.get("resizeTimer"));var e=this.get("canvas"),n=this.get("wrapperEl");n.parentNode.removeChild(n),t.prototype.destroy.call(this),e.destroy(),window.removeEventListener("resize",i.getWrapBehavior(this,"_initForceFitEvent")),this.emit("afterdestroy")},e}(a);t.exports=y},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(90),a=n(0),o=function(t){r(n,t);var e=n.prototype;function n(e){var n;n=t.call(this)||this;var r={visible:!0},i=n.getDefaultCfg();return n._attrs=r,a.assign(r,i,e),n}return e.getDefaultCfg=function(){return{}},e.get=function(t){return this._attrs[t]},e.set=function(t,e){this._attrs[t]=e},e.show=function(){var t=this.get("visible");t||(this.set("visible",!0),this.changeVisible(!0))},e.hide=function(){var t=this.get("visible");t&&(this.set("visible",!1),this.changeVisible(!1))},e.changeVisible=function(){},e.destroy=function(){this._attrs={},this.removeAllListeners(),this.destroyed=!0},n}(i);t.exports=o},function(t,e,n){var r=n(11),i=n(12),a=n(3),o=/rgba?\(([\s.,0-9]+)\)/;function s(){var t=document.createElement("i");return t.title="Web Colour Picker",t.style.display="none",document.body.appendChild(t),t}function c(t,e,n,r){var i=t[r]+(e[r]-t[r])*n;return i}function u(t){return"#"+l(t[0])+l(t[1])+l(t[2])}function l(t){return t=Math.round(t),t=t.toString(16),1===t.length&&(t="0"+t),t}function f(t,e){(isNaN(e)||!r(e)||e<0)&&(e=0),e>1&&(e=1);var n=t.length-1,i=Math.floor(n*e),a=n*e-i,o=t[i],s=i===n?o:t[i+1],l=u([c(o,s,a,0),c(o,s,a,1),c(o,s,a,2)]);return l}function h(t){var e=[];return e.push(parseInt(t.substr(1,2),16)),e.push(parseInt(t.substr(3,2),16)),e.push(parseInt(t.substr(5,2),16)),e}var d={},p=null,v={toRGB:function(t){if("#"===t[0]&&7===t.length)return t;var e;if(p||(p=s()),d[t])e=d[t];else{p.style.color=t,e=document.defaultView.getComputedStyle(p,"").getPropertyValue("color");var n=o.exec(e),r=n[1].split(/\s*,\s*/);e=u(r),d[t]=e}return e},rgb2arr:h,gradient:function(t){var e=[];return i(t)&&(t=t.split("-")),a(t,(function(t){-1===t.indexOf("#")&&(t=v.toRGB(t)),e.push(h(t))})),function(t){return f(e,t)}}};t.exports=v},function(t,e,n){var r=0,i=n(3),a={values:n(89)};t.exports={isAdjust:function(t){return this.adjustNames.indexOf(t)>=0},_getDimValues:function(t){var e=this,n={},o=[];if(e.xField&&e.isAdjust("x")&&o.push(e.xField),e.yField&&e.isAdjust("y")&&o.push(e.yField),i(o,(function(e){var r=a.values(t,e);r.sort((function(t,e){return t-e})),n[e]=r})),!e.yField&&e.isAdjust("y")){var s="y",c=[r,1];n[s]=c}return n},adjustData:function(t,e){var n=this,r=n._getDimValues(e);i(t,(function(e,a){i(r,(function(r,i){n.adjustDim(i,r,e,t.length,a)}))}))},getAdjustRange:function(t,e,n){var r,i,a=this,o=n.indexOf(e),s=n.length;return!a.yField&&a.isAdjust("y")?(r=0,i=1):s>1?(r=0===o?n[0]:n[o-1],i=o===s-1?n[s-1]:n[o+1],0!==o?r+=(e-r)/2:r-=(i-e)/2,o!==s-1?i-=(i-e)/2:i+=(e-n[s-2])/2):(r=0===e?0:e-.5,i=0===e?1:e+.5),{pre:r,next:i}},groupData:function(t,e){var n={};return i(t,(function(t){var i=t[e];void 0===i&&(i=t[e]=r),n[i]||(n[i]=[]),n[i].push(t)})),n}}},function(t,e,n){var r={default:n(167),dark:n(341)};t.exports=r},function(t,e){var n,r,i="#1890FF",a=["#1890FF","#2FC25B","#FACC14","#223273","#8543E0","#13C2C2","#3436C7","#F04864"],o=["#1890FF","#41D9C7","#2FC25B","#FACC14","#E6965C","#223273","#7564CC","#8543E0","#5C8EE6","#13C2C2","#5CA3E6","#3436C7","#B381E6","#F04864","#D598D9"],s=["#1890FF","#66B5FF","#41D9C7","#2FC25B","#6EDB8F","#9AE65C","#FACC14","#E6965C","#57AD71","#223273","#738AE6","#7564CC","#8543E0","#A877ED","#5C8EE6","#13C2C2","#70E0E0","#5CA3E6","#3436C7","#8082FF","#DD81E6","#F04864","#FA7D92","#D598D9"],c=["#1890FF","#13C2C2","#2FC25B","#FACC14","#F04864","#8543E0","#3436C7","#223273"],u=["#1890FF","#73C9E6","#13C2C2","#6CD9B3","#2FC25B","#9DD96C","#FACC14","#E6965C","#F04864","#D66BCA","#8543E0","#8E77ED","#3436C7","#737EE6","#223273","#7EA2E6"],l='"-apple-system", BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",SimSun, "sans-serif"',f="g2-tooltip",h="g2-tooltip-title",d="g2-tooltip-list",p="g2-tooltip-list-item",v="g2-tooltip-marker",g="g2-tooltip-value",m="g2-legend",y="g2-legend-title",b="g2-legend-list",x="g2-legend-list-item",w="g2-legend-marker",_={defaultColor:i,plotCfg:{padding:[20,20,95,80]},fontFamily:l,defaultLegendPosition:"bottom",colors:a,colors_16:o,colors_24:s,colors_pie:c,colors_pie_16:u,shapes:{point:["hollowCircle","hollowSquare","hollowDiamond","hollowBowtie","hollowTriangle","hollowHexagon","cross","tick","plus","hyphen","line"],line:["line","dash","dot"],area:["area"]},sizes:[1,10],opacities:[.1,.9],axis:{top:{position:"top",title:null,label:{offset:16,textStyle:{fill:"#545454",fontSize:12,lineHeight:16,textBaseline:"middle",fontFamily:l},autoRotate:!0},line:{lineWidth:1,stroke:"#BFBFBF"},tickLine:{lineWidth:1,stroke:"#BFBFBF",length:4,alignWithLabel:!0}},bottom:{position:"bottom",title:null,label:{offset:16,autoRotate:!0,textStyle:{fill:"#545454",fontSize:12,lineHeight:16,textBaseline:"middle",fontFamily:l}},line:{lineWidth:1,stroke:"#BFBFBF"},tickLine:{lineWidth:1,stroke:"#BFBFBF",length:4,alignWithLabel:!0}},left:{position:"left",title:null,label:{offset:8,autoRotate:!0,textStyle:{fill:"#545454",fontSize:12,lineHeight:16,textBaseline:"middle",fontFamily:l}},line:null,tickLine:null,grid:{zIndex:-1,lineStyle:{stroke:"#E9E9E9",lineWidth:1,lineDash:[3,3]},hideFirstLine:!0}},right:{position:"right",title:null,label:{offset:8,autoRotate:!0,textStyle:{fill:"#545454",fontSize:12,lineHeight:16,textBaseline:"middle",fontFamily:l}},line:null,tickLine:null,grid:{lineStyle:{stroke:"#E9E9E9",lineWidth:1,lineDash:[3,3]},hideFirstLine:!0}},circle:{zIndex:1,title:null,label:{offset:8,textStyle:{fill:"#545454",fontSize:12,lineHeight:16,fontFamily:l}},line:{lineWidth:1,stroke:"#BFBFBF"},tickLine:{lineWidth:1,stroke:"#BFBFBF",length:4,alignWithLabel:!0},grid:{lineStyle:{stroke:"#E9E9E9",lineWidth:1,lineDash:[3,3]},hideFirstLine:!0}},radius:{zIndex:0,label:{offset:12,textStyle:{fill:"#545454",fontSize:12,textBaseline:"middle",lineHeight:16,fontFamily:l}},line:{lineWidth:1,stroke:"#BFBFBF"},tickLine:{lineWidth:1,stroke:"#BFBFBF",length:4,alignWithLabel:!0},grid:{lineStyle:{stroke:"#E9E9E9",lineWidth:1,lineDash:[3,3]},type:"circle"}},helix:{grid:null,label:null,title:null,line:{lineWidth:1,stroke:"#BFBFBF"},tickLine:{lineWidth:1,length:4,stroke:"#BFBFBF",alignWithLabel:!0}}},label:{offset:20,textStyle:{fill:"#545454",fontSize:12,textBaseline:"middle",fontFamily:l}},treemapLabels:{offset:10,textStyle:{fill:"#fff",fontSize:12,textBaseline:"top",fontStyle:"bold",fontFamily:l}},innerLabels:{textStyle:{fill:"#fff",fontSize:12,textBaseline:"middle",fontFamily:l}},thetaLabels:{labelHeight:14,offset:30},legend:{right:{position:"right",layout:"vertical",itemMarginBottom:8,width:16,height:156,title:null,legendStyle:{LIST_CLASS:{textAlign:"left"}},textStyle:{fill:"#8C8C8C",fontSize:12,textAlign:"start",textBaseline:"middle",lineHeight:0,fontFamily:l},unCheckColor:"#bfbfbf"},left:{position:"left",layout:"vertical",itemMarginBottom:8,width:16,height:156,title:null,textStyle:{fill:"#8C8C8C",fontSize:12,textAlign:"start",textBaseline:"middle",lineHeight:20,fontFamily:l},unCheckColor:"#bfbfbf"},top:{position:"top",offset:[0,6],layout:"horizontal",title:null,itemGap:10,width:156,height:16,textStyle:{fill:"#8C8C8C",fontSize:12,textAlign:"start",textBaseline:"middle",lineHeight:20,fontFamily:l},unCheckColor:"#bfbfbf"},bottom:{position:"bottom",offset:[0,6],layout:"horizontal",title:null,itemGap:10,width:156,height:16,textStyle:{fill:"#8C8C8C",fontSize:12,textAlign:"start",textBaseline:"middle",lineHeight:20,fontFamily:l},unCheckColor:"#bfbfbf"},html:(n={},n[""+m]={height:"auto",width:"auto",position:"absolute",overflow:"auto",fontSize:"12px",fontFamily:l,lineHeight:"20px",color:"#8C8C8C"},n[""+y]={marginBottom:"4px"},n[""+b]={listStyleType:"none",margin:0,padding:0},n[""+x]={listStyleType:"none",cursor:"pointer",marginBottom:"5px",marginRight:"24px"},n[""+w]={width:"9px",height:"9px",borderRadius:"50%",display:"inline-block",marginRight:"8px",verticalAlign:"middle"},n),gradient:{textStyle:{fill:"#8C8C8C",fontSize:12,textAlign:"center",textBaseline:"middle",lineHeight:20,fontFamily:l},lineStyle:{lineWidth:1,stroke:"#fff"},unCheckColor:"#bfbfbf"},margin:[0,5,24,5],legendMargin:24},tooltip:(r={useHtml:!0,crosshairs:!1,offset:15,marker:{symbol:"circle",activeSymbol:"circle"}},r[""+f]={position:"absolute",visibility:"hidden",zIndex:8,transition:"visibility 0.2s cubic-bezier(0.23, 1, 0.32, 1), left 0.4s cubic-bezier(0.23, 1, 0.32, 1), top 0.4s cubic-bezier(0.23, 1, 0.32, 1)",backgroundColor:"rgba(255, 255, 255, 0.9)",boxShadow:"0px 0px 10px #aeaeae",borderRadius:"3px",color:"rgb(87, 87, 87)",fontSize:"12px",fontFamily:l,lineHeight:"20px",padding:"10px 10px 6px 10px"},r[""+h]={marginBottom:"4px"},r[""+d]={margin:0,listStyleType:"none",padding:0},r[""+p]={listStyleType:"none",marginBottom:"4px",padding:0,marginTop:0,marginLeft:0,marginRight:0},r[""+v]={width:"5px",height:"5px",display:"inline-block",marginRight:"8px"},r[""+g]={display:"inline-block",float:"right",marginLeft:"30px"},r),tooltipMarker:{symbol:function(t,e,n){return[["M",t,e],["m",-n,0],["a",n,n,0,1,0,2*n,0],["a",n,n,0,1,0,2*-n,0]]},stroke:"#fff",shadowBlur:10,shadowOffsetX:0,shadowOffSetY:0,shadowColor:"rgba(0,0,0,0.09)",lineWidth:2,radius:4},tooltipCrosshairsRect:{type:"rect",rectStyle:{fill:"#CCD6EC",opacity:.3}},tooltipCrosshairsLine:{lineStyle:{stroke:"rgba(0, 0, 0, 0.25)",lineWidth:1}},shape:{point:{lineWidth:1,fill:i,radius:4},hollowPoint:{fill:"#fff",lineWidth:1,stroke:i,radius:3},interval:{lineWidth:0,fill:i,fillOpacity:.85},hollowInterval:{fill:"#fff",stroke:i,fillOpacity:0,lineWidth:2},area:{lineWidth:0,fill:i,fillOpacity:.6},polygon:{lineWidth:0,fill:i,fillOpacity:1},hollowPolygon:{fill:"#fff",stroke:i,fillOpacity:0,lineWidth:2},hollowArea:{fill:"#fff",stroke:i,fillOpacity:0,lineWidth:2},line:{stroke:i,lineWidth:2,fill:null},edge:{stroke:i,lineWidth:1,fill:null},schema:{stroke:i,lineWidth:1,fill:null}},guide:{line:{lineStyle:{stroke:"rgba(0, 0, 0, .65)",lineDash:[2,2],lineWidth:1},text:{position:"start",autoRotate:!0,style:{fill:"rgba(0, 0, 0, .45)",fontSize:12,textAlign:"start",fontFamily:l,textBaseline:"bottom"}}},text:{style:{fill:"rgba(0,0,0,.5)",fontSize:12,textBaseline:"middle",textAlign:"start",fontFamily:l}},region:{style:{lineWidth:0,fill:"#000",fillOpacity:.04}},html:{alignX:"middle",alignY:"middle"},dataRegion:{style:{region:{lineWidth:0,fill:"#000000",opacity:.04},text:{textAlign:"center",textBaseline:"bottom",fontSize:12,fill:"rgba(0, 0, 0, .65)"}}},dataMarker:{top:!0,style:{point:{r:3,fill:"#FFFFFF",stroke:"#1890FF",lineWidth:2},line:{stroke:"#A3B1BF",lineWidth:1},text:{fill:"rgba(0, 0, 0, .65)",opacity:1,fontSize:12,textAlign:"start"}},display:{point:!0,line:!0,text:!0},lineLength:20,direction:"upward",autoAdjust:!0}},pixelRatio:null};t.exports=_},function(t,e,n){t.exports={isFunction:n(13),isObject:n(22),isBoolean:n(60),isNil:n(6),isString:n(12),isArray:n(5),isNumber:n(11),isEmpty:n(61),uniqueId:n(62),clone:n(39),deepMix:n(27),assign:n(10),merge:n(27),upperFirst:n(64),each:n(3),isEqual:n(40),toArray:n(29),extend:n(65),augment:n(66),remove:n(67),isNumberEqual:n(30),toRadian:n(68),toDegree:n(69),mod:n(70),clamp:n(41),createDom:n(71),modifyCSS:n(72),requestAnimationFrame:n(73),getRatio:function(){return window.devicePixelRatio?window.devicePixelRatio:2},mat3:n(42),vec2:n(75),vec3:n(76),transform:n(77)}},function(t,e,n){var r=n(2),i=function(t,e,n,r){this.type=t,this.target=null,this.currentTarget=null,this.bubbles=n,this.cancelable=r,this.timeStamp=(new Date).getTime(),this.defaultPrevented=!1,this.propagationStopped=!1,this.removed=!1,this.event=e};r.augment(i,{preventDefault:function(){this.defaultPrevented=this.cancelable&&!0},stopPropagation:function(){this.propagationStopped=!0},remove:function(){this.remove=!0},clone:function(){return r.clone(this)},toString:function(){return"[Event (type="+this.type+")]"}}),t.exports=i},function(t,e,n){var r=n(2),i=n(171),a=n(348),o={},s="_INDEX";function c(t){return function(e,n){var r=t(e,n);return 0===r?e[s]-n[s]:r}}function u(t,e,n){for(var r,i=t.length-1;i>=0;i--){var a=t[i];if(a._cfg.visible&&a._cfg.capture&&(a.isGroup?r=a.getShape(e,n):a.isHit(e,n)&&(r=a)),r)break}return r}var l=function t(e){t.superclass.constructor.call(this,e),this.set("children",[]),this.set("tobeRemoved",[]),this._beforeRenderUI(),this._renderUI(),this._bindUI()};function f(t){if(!t._cfg&&t!==l){var e=t.superclass.constructor;e&&!e._cfg&&f(e),t._cfg={},r.merge(t._cfg,e._cfg),r.merge(t._cfg,t.CFG)}}r.extend(l,i),r.augment(l,{isGroup:!0,type:"group",canFill:!0,canStroke:!0,getDefaultCfg:function(){return f(this.constructor),r.merge({},this.constructor._cfg)},_beforeRenderUI:function(){},_renderUI:function(){},_bindUI:function(){},addShape:function(t,e){var n=this.get("canvas");e=e||{};var i=o[t];if(i||(i=r.upperFirst(t),o[t]=i),e.attrs&&n){var s=e.attrs;if("text"===t){var c=n.get("fontFamily");c&&(s.fontFamily=s.fontFamily?s.fontFamily:c)}}e.canvas=n,e.type=t;var u=new a[i](e);return this.add(u),u},addGroup:function(t,e){var n,i=this.get("canvas");if(e=r.merge({},e),r.isFunction(t))e?(e.canvas=i,e.parent=this,n=new t(e)):n=new t({canvas:i,parent:this}),this.add(n);else if(r.isObject(t))t.canvas=i,n=new l(t),this.add(n);else{if(void 0!==t)return!1;n=new l,this.add(n)}return n},renderBack:function(t,e){var n=this.get("backShape"),i=this.getBBox();return r.merge(e,{x:i.minX-t[3],y:i.minY-t[0],width:i.width+t[1]+t[3],height:i.height+t[0]+t[2]}),n?n.attr(e):n=this.addShape("rect",{zIndex:-1,attrs:e}),this.set("backShape",n),this.sort(),n},removeChild:function(t,e){if(arguments.length>=2)this.contain(t)&&t.remove(e);else{if(1===arguments.length){if(!r.isBoolean(t))return this.contain(t)&&t.remove(!0),this;e=t}0===arguments.length&&(e=!0),l.superclass.remove.call(this,e)}return this},add:function(t){var e=this,n=e.get("children");if(r.isArray(t))r.each(t,(function(t){var n=t.get("parent");n&&n.removeChild(t,!1),e._setCfgProperty(t)})),e._cfg.children=n.concat(t);else{var i=t,a=i.get("parent");a&&a.removeChild(i,!1),e._setCfgProperty(i),n.push(i)}return e},_setCfgProperty:function(t){var e=this._cfg;t.set("parent",this),t.set("canvas",e.canvas),e.timeline&&t.set("timeline",e.timeline)},contain:function(t){var e=this.get("children");return e.indexOf(t)>-1},getChildByIndex:function(t){var e=this.get("children");return e[t]},getFirst:function(){return this.getChildByIndex(0)},getLast:function(){var t=this.get("children").length-1;return this.getChildByIndex(t)},getBBox:function(){var t=this,e=1/0,n=-1/0,i=1/0,a=-1/0,o=t.get("children");o.length>0?r.each(o,(function(t){if(t.get("visible")){if(t.isGroup&&0===t.get("children").length)return;var r=t.getBBox();if(!r)return!0;var o=[r.minX,r.minY,1],s=[r.minX,r.maxY,1],c=[r.maxX,r.minY,1],u=[r.maxX,r.maxY,1];t.apply(o),t.apply(s),t.apply(c),t.apply(u);var l=Math.min(o[0],s[0],c[0],u[0]),f=Math.max(o[0],s[0],c[0],u[0]),h=Math.min(o[1],s[1],c[1],u[1]),d=Math.max(o[1],s[1],c[1],u[1]);ln&&(n=f),ha&&(a=d)}})):(e=0,n=0,i=0,a=0);var s={minX:e,minY:i,maxX:n,maxY:a};return s.x=s.minX,s.y=s.minY,s.width=s.maxX-s.minX,s.height=s.maxY-s.minY,s},getCount:function(){return this.get("children").length},sort:function(){var t=this.get("children");return r.each(t,(function(t,e){return t[s]=e,t})),t.sort(c((function(t,e){return t.get("zIndex")-e.get("zIndex")}))),this},findById:function(t){return this.find((function(e){return e.get("id")===t}))},find:function(t){if(r.isString(t))return this.findById(t);var e=this.get("children"),n=null;return r.each(e,(function(e){if(t(e)?n=e:e.find&&(n=e.find(t)),n)return!1})),n},findAll:function(t){var e=this.get("children"),n=[],i=[];return r.each(e,(function(e){t(e)&&n.push(e),e.findAllBy&&(i=e.findAllBy(t),n=n.concat(i))})),n},findBy:function(t){var e=this.get("children"),n=null;return r.each(e,(function(e){if(t(e)?n=e:e.findBy&&(n=e.findBy(t)),n)return!1})),n},findAllBy:function(t){var e=this.get("children"),n=[],i=[];return r.each(e,(function(e){t(e)&&n.push(e),e.findAllBy&&(i=e.findAllBy(t),n=n.concat(i))})),n},getShape:function(t,e){var n,r=this,i=r._attrs.clip,a=r._cfg.children;if(i){var o=[t,e,1];i.invert(o,r.get("canvas")),i.isPointInPath(o[0],o[1])&&(n=u(a,t,e))}else n=u(a,t,e);return n},clearTotalMatrix:function(){var t=this.get("totalMatrix");if(t){this.setSilent("totalMatrix",null);for(var e=this._cfg.children,n=0;n=0;n--)e[n].remove(!0,t);return this._cfg.children=[],this},destroy:function(){this.get("destroyed")||(this.clear(),l.superclass.destroy.call(this))},clone:function(){var t=this,e=t._cfg.children,n=new l;return r.each(e,(function(t){n.add(t.clone())})),n}}),t.exports=l},function(t,e,n){var r=n(2),i=n(345),a=n(346),o=n(347),s=n(90),c=function(t){this._cfg={zIndex:0,capture:!0,visible:!0,destroyed:!1},r.assign(this._cfg,this.getDefaultCfg(),t),this.initAttrs(this._cfg.attrs),this._cfg.attrs={},this.initTransform(),this.init()};c.CFG={id:null,zIndex:0,canvas:null,parent:null,capture:!0,context:null,visible:!0,destroyed:!1},r.augment(c,i,a,s,o,{init:function(){this.setSilent("animable",!0),this.setSilent("animating",!1)},getParent:function(){return this._cfg.parent},getDefaultCfg:function(){return{}},set:function(t,e){return"zIndex"===t&&this._beforeSetZIndex&&this._beforeSetZIndex(e),"loading"===t&&this._beforeSetLoading&&this._beforeSetLoading(e),this._cfg[t]=e,this},setSilent:function(t,e){this._cfg[t]=e},get:function(t){return this._cfg[t]},show:function(){return this._cfg.visible=!0,this},hide:function(){return this._cfg.visible=!1,this},remove:function(t,e){var n=this._cfg,i=n.parent,a=n.el;return i&&r.remove(i.get("children"),this),a&&(e?i&&i._cfg.tobeRemoved.push(a):a.parentNode.removeChild(a)),(t||void 0===t)&&this.destroy(),this},destroy:function(){var t=this.get("destroyed");t||(this._attrs=null,this.removeEvent(),this._cfg={destroyed:!0})},toFront:function(){var t=this._cfg,e=t.parent;if(e){var n=e._cfg.children,r=t.el,i=n.indexOf(this);n.splice(i,1),n.push(this),r&&(r.parentNode.removeChild(r),t.el=null)}},toBack:function(){var t=this._cfg,e=t.parent;if(e){var n=e._cfg.children,r=t.el,i=n.indexOf(this);if(n.splice(i,1),n.unshift(this),r){var a=r.parentNode;a.removeChild(r),a.insertBefore(r,a.firstChild)}}},_beforeSetZIndex:function(t){var e=this._cfg.parent;this._cfg.zIndex=t,r.isNil(e)||e.sort();var n=this._cfg.el;if(n){var i=e._cfg.children,a=i.indexOf(this),o=n.parentNode;o.removeChild(n),a===i.length-1?o.appendChild(n):o.insertBefore(n,o.childNodes[a])}return t},_setAttrs:function(t){return this.attr(t),t},setZIndex:function(t){return this._cfg.zIndex=t,this._beforeSetZIndex(t)},clone:function(){return r.clone(this)},getBBox:function(){}}),t.exports=c},function(t,e,n){var r=n(2),i=r.vec2;function a(t,e,n,r){var i=1-r;return i*(i*t+2*r*e)+r*r*n}function o(t,e,n,r,o,s,c,u,l){var f,h,d,p,v,g,m,y=.005,b=1/0,x=1e-4,w=[c,u];for(v=0;v<1;v+=.05)d=[a(t,n,o,v),a(e,r,s,v)],h=i.squaredDistance(w,d),h=0&&h=0?[a]:[]}t.exports={at:a,projectPoint:function(t,e,n,r,i,a,s,c){var u={};return o(t,e,n,r,i,a,s,c,u),u},pointDistance:o,extrema:s}},function(t,e){t.exports={xAt:function(t,e,n,r,i){return e*Math.cos(t)*Math.cos(i)-n*Math.sin(t)*Math.sin(i)+r},yAt:function(t,e,n,r,i){return e*Math.sin(t)*Math.cos(i)+n*Math.cos(t)*Math.sin(i)+r},xExtrema:function(t,e,n){return Math.atan(-n/e*Math.tan(t))},yExtrema:function(t,e,n){return Math.atan(n/(e*Math.tan(t)))}}},function(t,e,n){var r=n(2),i=n(9),a=n(53),o=n(54);function s(t,e,n){return t+e*Math.cos(n)}function c(t,e,n){return t+e*Math.sin(n)}var u=function t(e){t.superclass.constructor.call(this,e)};u.ATTRS={x:0,y:0,r:0,startAngle:0,endAngle:0,clockwise:!1,lineWidth:1,startArrow:!1,endArrow:!1},r.extend(u,i),r.augment(u,{canStroke:!0,type:"arc",getDefaultAttrs:function(){return{x:0,y:0,r:0,startAngle:0,endAngle:0,clockwise:!1,lineWidth:1,startArrow:!1,endArrow:!1}},calculateBox:function(){var t=this._attrs,e=t.x,n=t.y,r=t.r,i=t.startAngle,o=t.endAngle,s=t.clockwise,c=this.getHitLineWidth(),u=c/2,l=a.box(e,n,r,i,o,s);return l.minX-=u,l.minY-=u,l.maxX+=u,l.maxY+=u,l},getStartTangent:function(){var t=this._attrs,e=t.x,n=t.y,r=t.startAngle,i=t.r,a=t.clockwise,o=Math.PI/180;a&&(o*=-1);var u=[],l=s(e,i,r+o),f=c(n,i,r+o),h=s(e,i,r),d=c(n,i,r);return u.push([l,f]),u.push([h,d]),u},getEndTangent:function(){var t=this._attrs,e=t.x,n=t.y,r=t.endAngle,i=t.r,a=t.clockwise,o=Math.PI/180,u=[];a&&(o*=-1);var l=s(e,i,r+o),f=c(n,i,r+o),h=s(e,i,r),d=c(n,i,r);return u.push([h,d]),u.push([l,f]),u},createPath:function(t){var e=this._attrs,n=e.x,r=e.y,i=e.r,a=e.startAngle,o=e.endAngle,s=e.clockwise;t=t||self.get("context"),t.beginPath(),t.arc(n,r,i,a,o,s)},afterPath:function(t){var e=this._attrs;if(t=t||this.get("context"),e.startArrow){var n=this.getStartTangent();o.addStartArrow(t,e,n[0][0],n[0][1],n[1][0],n[1][1])}if(e.endArrow){var r=this.getEndTangent();o.addEndArrow(t,e,r[0][0],r[0][1],r[1][0],r[1][1])}}}),t.exports=u},function(t,e,n){var r=n(2),i=n(9),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,r:0,lineWidth:1},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"circle",getDefaultAttrs:function(){return{lineWidth:1}},calculateBox:function(){var t=this._attrs,e=t.x,n=t.y,r=t.r,i=this.getHitLineWidth(),a=i/2+r;return{minX:e-a,minY:n-a,maxX:e+a,maxY:n+a}},createPath:function(t){var e=this._attrs,n=e.x,r=e.y,i=e.r;t.beginPath(),t.arc(n,r,i,0,2*Math.PI,!1),t.closePath()}}),t.exports=a},function(t,e,n){var r=n(2),i=n(9),a=function t(e){t.superclass.constructor.call(this,e)};r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"dom",calculateBox:function(){var t=this,e=t._attrs,n=e.x,r=e.y,i=e.width,a=e.height,o=this.getHitLineWidth(),s=o/2;return{minX:n-s,minY:r-s,maxX:n+i+s,maxY:r+a+s}}}),t.exports=a},function(t,e,n){var r=n(2),i=n(9),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,rx:1,ry:1,lineWidth:1},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"ellipse",getDefaultAttrs:function(){return{lineWidth:1}},calculateBox:function(){var t=this._attrs,e=t.x,n=t.y,r=t.rx,i=t.ry,a=this.getHitLineWidth(),o=r+a/2,s=i+a/2;return{minX:e-o,minY:n-s,maxX:e+o,maxY:n+s}},createPath:function(t){var e=this._attrs,n=e.x,i=e.y,a=e.rx,o=e.ry;t=t||self.get("context");var s=a>o?a:o,c=a>o?1:a/o,u=a>o?o/a:1,l=[1,0,0,0,1,0,0,0,1];r.mat3.scale(l,l,[c,u]),r.mat3.translate(l,l,[n,i]),t.beginPath(),t.save(),t.transform(l[0],l[1],l[3],l[4],l[6],l[7]),t.arc(0,0,s,0,2*Math.PI),t.restore(),t.closePath()}}),t.exports=a},function(t,e,n){var r=n(2),i=n(9),a=n(53),o=function t(e){t.superclass.constructor.call(this,e)};o.ATTRS={x:0,y:0,rs:0,re:0,startAngle:0,endAngle:0,clockwise:!1,lineWidth:1},r.extend(o,i),r.augment(o,{canFill:!0,canStroke:!0,type:"fan",getDefaultAttrs:function(){return{clockwise:!1,lineWidth:1,rs:0,re:0}},calculateBox:function(){var t=this,e=t._attrs,n=e.x,r=e.y,i=e.rs,o=e.re,s=e.startAngle,c=e.endAngle,u=e.clockwise,l=this.getHitLineWidth(),f=a.box(n,r,i,s,c,u),h=a.box(n,r,o,s,c,u),d=Math.min(f.minX,h.minX),p=Math.min(f.minY,h.minY),v=Math.max(f.maxX,h.maxX),g=Math.max(f.maxY,h.maxY),m=l/2;return{minX:d-m,minY:p-m,maxX:v+m,maxY:g+m}},createPath:function(t){var e=this._attrs,n=e.x,r=e.y,i=e.rs,a=e.re,o=e.startAngle,s=e.endAngle,c=e.clockwise,u={x:Math.cos(o)*i+n,y:Math.sin(o)*i+r},l={x:Math.cos(o)*a+n,y:Math.sin(o)*a+r},f={x:Math.cos(s)*i+n,y:Math.sin(s)*i+r};t=t||self.get("context"),t.beginPath(),t.moveTo(u.x,u.y),t.lineTo(l.x,l.y),t.arc(n,r,a,o,s,c),t.lineTo(f.x,f.y),t.arc(n,r,i,s,o,!c),t.closePath()}}),t.exports=o},function(t,e,n){var r=n(2),i=n(9),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,img:void 0,width:0,height:0,sx:null,sy:null,swidth:null,sheight:null},r.extend(a,i),r.augment(a,{type:"image",isHitBox:function(){return!1},calculateBox:function(){var t=this._attrs;this._cfg.attrs&&this._cfg.attrs.img===t.img||this._setAttrImg();var e=t.x,n=t.y,r=t.width,i=t.height;return{minX:e,minY:n,maxX:e+r,maxY:n+i}},_beforeSetLoading:function(t){var e=this.get("canvas");return!1===t&&!0===this.get("toDraw")&&(this._cfg.loading=!1,e.draw()),t},_setAttrImg:function(){var t=this,e=t._attrs,n=e.img;if(!r.isString(n))return n instanceof Image?(e.width||t.attr("width",n.width),e.height||t.attr("height",n.height),n):n instanceof HTMLElement&&r.isString(n.nodeName)&&"CANVAS"===n.nodeName.toUpperCase()?(e.width||t.attr("width",Number(n.getAttribute("width"))),e.height||t.attr("height",Number(n.getAttribute("height"))),n):n instanceof ImageData?(e.width||t.attr("width",n.width),e.height||t.attr("height",n.height),n):null;var i=new Image;i.onload=function(){if(t.get("destroyed"))return!1;t.attr("imgSrc",n),t.attr("img",i);var e=t.get("callback");e&&e.call(t),t.set("loading",!1)},i.src=n,i.crossOrigin="Anonymous",t.set("loading",!0)},drawInner:function(t){this._cfg.hasUpdate&&this._setAttrImg(),this.get("loading")?this.set("toDraw",!0):(this._drawImage(t),this._cfg.hasUpdate=!1)},_drawImage:function(t){var e=this._attrs,n=e.x,i=e.y,a=e.img,o=e.width,s=e.height,c=e.sx,u=e.sy,l=e.swidth,f=e.sheight;this.set("toDraw",!1);var h=a;if(h instanceof ImageData&&(h=new Image,h.src=a),h instanceof Image||h instanceof HTMLElement&&r.isString(h.nodeName)&&"CANVAS"===h.nodeName.toUpperCase()){if(r.isNil(c)||r.isNil(u)||r.isNil(l)||r.isNil(f))return void t.drawImage(h,n,i,o,s);if(!r.isNil(c)&&!r.isNil(u)&&!r.isNil(l)&&!r.isNil(f))return void t.drawImage(h,c,u,l,f,n,i,o,s)}}}),t.exports=a},function(t,e,n){var r=n(2),i=n(9),a=n(54),o=n(52),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={x1:0,y1:0,x2:0,y2:0,lineWidth:1,startArrow:!1,endArrow:!1},r.extend(s,i),r.augment(s,{canStroke:!0,type:"line",getDefaultAttrs:function(){return{lineWidth:1,startArrow:!1,endArrow:!1}},calculateBox:function(){var t=this._attrs,e=t.x1,n=t.y1,r=t.x2,i=t.y2,a=this.getHitLineWidth();return o.box(e,n,r,i,a)},createPath:function(t){var e=this._attrs,n=e.x1,r=e.y1,i=e.x2,a=e.y2;t=t||self.get("context"),t.beginPath(),t.moveTo(n,r),t.lineTo(i,a)},afterPath:function(t){var e=this._attrs,n=e.x1,r=e.y1,i=e.x2,o=e.y2;t=t||this.get("context"),e.startArrow&&a.addStartArrow(t,e,i,o,n,r),e.endArrow&&a.addEndArrow(t,e,n,r,i,o)},getPoint:function(t){var e=this._attrs;return{x:o.at(e.x1,e.x2,t),y:o.at(e.y1,e.y2,t)}}}),t.exports=s},function(t,e,n){var r=n(2),i=n(9),a=n(55),o=n(37),s=n(54),c=n(96),u=n(94),l=function t(e){t.superclass.constructor.call(this,e)};l.ATTRS={path:null,lineWidth:1,startArrow:!1,endArrow:!1},r.extend(l,i),r.augment(l,{canFill:!0,canStroke:!0,type:"path",getDefaultAttrs:function(){return{lineWidth:1,startArrow:!1,endArrow:!1}},_afterSetAttrPath:function(t){var e=this;if(r.isNil(t))return e.setSilent("segments",null),void e.setSilent("box",void 0);var n,i=o.parsePath(t),s=[];if(r.isArray(i)&&0!==i.length&&("M"===i[0][0]||"m"===i[0][0])){for(var c=i.length,u=0;ua&&(a=e.maxX),e.minYs&&(s=e.maxY))})),i===1/0||o===1/0?{minX:0,minY:0,maxX:0,maxY:0}:{minX:i,minY:o,maxX:a,maxY:s}},_setTcache:function(){var t,e,n,i,a=0,o=0,s=[],c=this._cfg.curve;c&&(r.each(c,(function(t,e){n=c[e+1],i=t.length,n&&(a+=u.len(t[i-2],t[i-1],n[1],n[2],n[3],n[4],n[5],n[6]))})),r.each(c,(function(r,l){n=c[l+1],i=r.length,n&&(t=[],t[0]=o/a,e=u.len(r[i-2],r[i-1],n[1],n[2],n[3],n[4],n[5],n[6]),o+=e,t[1]=o/a,s.push(t))})),this._cfg.tCache=s)},_calculateCurve:function(){var t=this,e=t._attrs,n=e.path;this._cfg.curve=c.pathTocurve(n)},getStartTangent:function(){var t,e,n,i,a=this.get("segments");if(a.length>1)if(t=a[0].endPoint,e=a[1].endPoint,n=a[1].startTangent,i=[],r.isFunction(n)){var o=n();i.push([t.x-o[0],t.y-o[1]]),i.push([t.x,t.y])}else i.push([e.x,e.y]),i.push([t.x,t.y]);return i},getEndTangent:function(){var t,e,n,i,a=this.get("segments"),o=a.length;if(o>1)if(t=a[o-2].endPoint,e=a[o-1].endPoint,n=a[o-1].endTangent,i=[],r.isFunction(n)){var s=n();i.push([e.x-s[0],e.y-s[1]]),i.push([e.x,e.y])}else i.push([t.x,t.y]),i.push([e.x,e.y]);return i},getPoint:function(t){var e,n,i=this._cfg.tCache;i||(this._calculateCurve(),this._setTcache(),i=this._cfg.tCache);var a=this._cfg.curve;if(!i)return a?{x:a[0][1],y:a[0][2]}:null;r.each(i,(function(r,i){t>=r[0]&&t<=r[1]&&(e=(t-r[0])/(r[1]-r[0]),n=i)}));var o=a[n];if(r.isNil(o)||r.isNil(n))return null;var s=o.length,c=a[n+1];return{x:u.at(o[s-2],c[1],c[3],c[5],1-e),y:u.at(o[s-1],c[2],c[4],c[6],1-e)}},createPath:function(t){var e=this,n=e.get("segments");if(r.isArray(n)){t=t||e.get("context"),t.beginPath();for(var i=n.length,a=0;as&&(s=e),nc&&(c=n)}));var u=i/2;return{minX:a-u,minY:o-u,maxX:s+u,maxY:c+u}},createPath:function(t){var e=this,n=e._attrs,i=n.points;i.length<2||(t=t||e.get("context"),t.beginPath(),r.each(i,(function(e,n){0===n?t.moveTo(e[0],e[1]):t.lineTo(e[0],e[1])})),t.closePath())}}),t.exports=a},function(t,e,n){var r=n(2),i=n(9),a=n(54),o=n(52),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={points:null,lineWidth:1,startArrow:!1,endArrow:!1,tCache:null},r.extend(s,i),r.augment(s,{canStroke:!0,type:"polyline",tCache:null,getDefaultAttrs:function(){return{lineWidth:1,startArrow:!1,endArrow:!1}},calculateBox:function(){var t=this,e=t._attrs,n=this.getHitLineWidth(),i=e.points;if(!i||0===i.length)return null;var a=1/0,o=1/0,s=-1/0,c=-1/0;r.each(i,(function(t){var e=t[0],n=t[1];es&&(s=e),nc&&(c=n)}));var u=n/2;return{minX:a-u,minY:o-u,maxX:s+u,maxY:c+u}},_setTcache:function(){var t,e,n=this,i=n._attrs,a=i.points,s=0,c=0,u=[];a&&0!==a.length&&(r.each(a,(function(t,e){a[e+1]&&(s+=o.len(t[0],t[1],a[e+1][0],a[e+1][1]))})),s<=0||(r.each(a,(function(n,r){a[r+1]&&(t=[],t[0]=c/s,e=o.len(n[0],n[1],a[r+1][0],a[r+1][1]),c+=e,t[1]=c/s,u.push(t))})),this.tCache=u))},createPath:function(t){var e,n,r=this,i=r._attrs,a=i.points;if(!(a.length<2)){for(t=t||r.get("context"),t.beginPath(),t.moveTo(a[0][0],a[0][1]),n=1,e=a.length-1;n=r[0]&&t<=r[1]&&(e=(t-r[0])/(r[1]-r[0]),n=i)})),{x:o.at(a[n][0],a[n+1][0],e),y:o.at(a[n][1],a[n+1][1],e)}}}),t.exports=s},function(t,e,n){var r=n(2),i=n(37),a=i.parseRadius,o=n(9),s=function t(e){t.superclass.constructor.call(this,e)};s.ATTRS={x:0,y:0,width:0,height:0,radius:0,lineWidth:1},r.extend(s,o),r.augment(s,{canFill:!0,canStroke:!0,type:"rect",getDefaultAttrs:function(){return{lineWidth:1,radius:0}},calculateBox:function(){var t=this,e=t._attrs,n=e.x,r=e.y,i=e.width,a=e.height,o=this.getHitLineWidth(),s=o/2;return{minX:n-s,minY:r-s,maxX:n+i+s,maxY:r+a+s}},createPath:function(t){var e=this,n=e._attrs,r=n.x,i=n.y,o=n.width,s=n.height,c=n.radius;if(t=t||e.get("context"),t.beginPath(),0===c)t.rect(r,i,o,s);else{var u=a(c);t.moveTo(r+u.r1,i),t.lineTo(r+o-u.r2,i),0!==u.r2&&t.arc(r+o-u.r2,i+u.r2,u.r2,-Math.PI/2,0),t.lineTo(r+o,i+s-u.r3),0!==u.r3&&t.arc(r+o-u.r3,i+s-u.r3,u.r3,0,Math.PI/2),t.lineTo(r+u.r4,i+s),0!==u.r4&&t.arc(r+u.r4,i+s-u.r4,u.r4,Math.PI/2,Math.PI),t.lineTo(r,i+u.r1),0!==u.r1&&t.arc(r+u.r1,i+u.r1,u.r1,Math.PI,1.5*Math.PI),t.closePath()}}}),t.exports=s},function(t,e,n){var r=n(2),i=n(9),a=function t(e){t.superclass.constructor.call(this,e)};a.ATTRS={x:0,y:0,text:null,fontSize:12,fontFamily:"sans-serif",fontStyle:"normal",fontWeight:"normal",fontVariant:"normal",textAlign:"start",textBaseline:"bottom",lineHeight:null,textArr:null},r.extend(a,i),r.augment(a,{canFill:!0,canStroke:!0,type:"text",getDefaultAttrs:function(){return{lineWidth:1,lineCount:1,fontSize:12,fontFamily:"sans-serif",fontStyle:"normal",fontWeight:"normal",fontVariant:"normal",textAlign:"start",textBaseline:"bottom"}},initTransform:function(){var t=this._attrs.fontSize;t&&+t<12&&this.transform([["t",-1*this._attrs.x,-1*this._attrs.y],["s",+t/12,+t/12],["t",this._attrs.x,this._attrs.y]])},_assembleFont:function(){var t=this._attrs,e=t.fontSize,n=t.fontFamily,r=t.fontWeight,i=t.fontStyle,a=t.fontVariant;t.font=[i,a,r,e+"px",n].join(" ")},_setAttrText:function(){var t=this._attrs,e=t.text,n=null;if(r.isString(e)&&-1!==e.indexOf("\n")){n=e.split("\n");var i=n.length;t.lineCount=i}t.textArr=n},_getTextHeight:function(){var t=this._attrs,e=t.lineCount,n=1*t.fontSize;if(e>1){var r=this._getSpaceingY();return n*e+r*(e-1)}return n},isHitBox:function(){return!1},calculateBox:function(){var t=this,e=t._attrs,n=this._cfg;n.attrs&&!n.hasUpdate||(this._assembleFont(),this._setAttrText()),e.textArr||this._setAttrText();var r=e.x,i=e.y,a=t.measureText();if(!a)return{minX:r,minY:i,maxX:r,maxY:i};var o=t._getTextHeight(),s=e.textAlign,c=e.textBaseline,u=t.getHitLineWidth(),l={x:r,y:i-o};s&&("end"===s||"right"===s?l.x-=a:"center"===s&&(l.x-=a/2)),c&&("top"===c?l.y+=o:"middle"===c&&(l.y+=o/2)),this.set("startPoint",l);var f=u/2;return{minX:l.x-f,minY:l.y-f,maxX:l.x+a+f,maxY:l.y+o+f}},_getSpaceingY:function(){var t=this._attrs,e=t.lineHeight,n=1*t.fontSize;return e?e-n:.14*n},drawInner:function(t){var e=this,n=e._attrs,i=this._cfg;i.attrs&&!i.hasUpdate||(this._assembleFont(),this._setAttrText()),t.font=n.font;var a=n.text;if(a){var o=n.textArr,s=n.x,c=n.y;if(t.beginPath(),e.hasStroke()){var u=n.strokeOpacity;r.isNil(u)||1===u||(t.globalAlpha=u),o?e._drawTextArr(t,!1):t.strokeText(a,s,c),t.globalAlpha=1}if(e.hasFill()){var l=n.fillOpacity;r.isNil(l)||1===l||(t.globalAlpha=l),o?e._drawTextArr(t,!0):t.fillText(a,s,c)}i.hasUpdate=!1}},_drawTextArr:function(t,e){var n,i=this._attrs.textArr,a=this._attrs.textBaseline,o=1*this._attrs.fontSize,s=this._getSpaceingY(),c=this._attrs.x,u=this._attrs.y,l=this.getBBox(),f=l.maxY-l.minY;r.each(i,(function(r,i){n=u+i*(s+o)-f+o,"middle"===a&&(n+=f-o-(f-o)/2),"top"===a&&(n+=f-o),e?t.fillText(r,c,n):t.strokeText(r,c,n)}))},measureText:function(){var t,e=this,n=e._attrs,i=n.text,a=n.font,o=n.textArr,s=0;if(!r.isNil(i)){var c=document.createElement("canvas").getContext("2d");return c.save(),c.font=a,o?r.each(o,(function(e){t=c.measureText(e).width,s=0;o--)r.push(["L",e[o].x,e[o].y]);r.push(["Z"])}else{var s=t[0].flag;a.each(t,(function(t,e){var n=t.radius;0===e?r.push(["M",t.x,t.y]):r.push(["A",n,n,0,0,t.flag,t.x,t.y])}));for(var c=e.length-1;c>=0;c--){var u=e[c],l=u.radius;c===e.length-1?r.push(["M",u.x,u.y]):r.push(["A",l,l,0,0,1===s?0:1,u.x,u.y])}}return{fill:n,path:r}}}),t.exports=o},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=u.DomUtil,f=n(36),h=n(364),d=n(365),p=n(366),v={scatter:h,map:d,treemap:p},g=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"label",type:"default",textStyle:null,formatter:null,items:null,useHtml:!1,containerTpl:'
      ',itemTpl:'
      {text}
      ',labelLine:!1,lineGroup:null,shapes:null,config:!0,capture:!0})},n.clear=function(){var e=this.get("group"),n=this.get("container");e&&!e.get("destroyed")&&e.clear(),n&&(n.innerHTML=""),t.prototype.clear.call(this)},n.destroy=function(){var e=this.get("group"),n=this.get("container");e.destroy||e.destroy(),n&&n.parentNode&&n.parentNode.removeChild(n),t.prototype.destroy.call(this)},n.render=function(){this.clear(),this._init(),this.beforeDraw(),this.draw(),this.afterDraw()},n._dryDraw=function(){var t=this,e=t.get("items"),n=t.getLabels(),r=n.length;u.each(e,(function(e,i){if(i=e.length;i--)n[i].remove();t._adjustLabels(),!t.get("labelLine")&&t.get("config")||t.drawLines()},n.draw=function(){this._dryDraw(),this.get("canvas").draw()},n.changeLabel=function(t,e){if(t)if(t.tagName){var n=this._createDom(e);t.innerHTML=n.innerHTML,this._setCustomPosition(e,t)}else t._id=e._id,t.attr("text",e.text),t.attr("x")===e.x&&t.attr("y")===e.y||(t.resetMatrix(),e.textStyle.rotate&&(t.rotateAtStart(e.textStyle.rotate),delete e.textStyle.rotate),t.attr(e))},n.show=function(){var t=this.get("group"),e=this.get("container");t&&t.show(),e&&(e.style.opacity=1)},n.hide=function(){var t=this.get("group"),e=this.get("container");t&&t.hide(),e&&(e.style.opacity=0)},n.drawLines=function(){var t=this,e=t.get("labelLine");"boolean"===typeof e&&t.set("labelLine",{});var n=t.get("lineGroup");!n||n.get("destroyed")?(n=t.get("group").addGroup({elCls:"x-line-group"}),t.set("lineGroup",n)):n.clear(),u.each(t.get("items"),(function(e){t.lineToLabel(e,n)}))},n.lineToLabel=function(t,e){var n=this;if(n.get("config")||t.labelLine){var r=t.labelLine||n.get("labelLine"),i="undefined"===typeof t.capture?n.get("capture"):t.capture,a=r.path;if(a&&u.isFunction(r.path)&&(a=r.path(t)),!a){var o=t.start||{x:t.x-t._offset.x,y:t.y-t._offset.y};a=[["M",o.x,o.y],["L",t.x,t.y]]}var s=t.color;s||(s=t.textStyle&&t.textStyle.fill?t.textStyle.fill:"#000");var c=e.addShape("path",{attrs:u.mix({path:a,fill:null,stroke:s},r),capture:i});c.name=n.get("name"),c._id=t._id&&t._id.replace("glabel","glabelline"),c.set("coord",n.get("coord"))}},n._adjustLabels=function(){var t=this,e=t.get("type"),n=t.getLabels(),r=t.get("shapes"),i=v[e];"default"!==e&&i&&i(n,r)},n.getLabels=function(){var t=this.get("container");return t?u.toArray(t.childNodes):this.get("group").get("children")},n._addLabel=function(t,e){var n=t;return this.get("config")&&(n=this._getLabelCfg(t,e)),this._createText(n)},n._getLabelCfg=function(t,e){var n=this.get("textStyle")||{},r=this.get("formatter"),i=this.get("htmlTemplate");if(!u.isObject(t)){var a=t;t={},t.text=a}u.isFunction(n)&&(n=n(t.text,t,e)),r&&(t.text=r(t.text,t,e)),i&&(t.useHtml=!0,u.isFunction(i)&&(t.text=i(t.text,t,e))),u.isNil(t.text)&&(t.text=""),t.text=t.text+"";var o=u.mix({},t,{textStyle:n},{x:t.x||0,y:t.y||0});return o},n._init=function(){if(!this.get("group")){var t=this.get("canvas").addGroup({id:"label-group"});this.set("group",t)}},n.initHtmlContainer=function(){var t=this.get("container");if(t)u.isString(t)&&(t=document.getElementById(t),t&&this.set("container",t));else{var e=this.get("containerTpl"),n=this.get("canvas").get("el").parentNode;t=l.createDom(e),n.style.position="relative",n.appendChild(t),this.set("container",t)}return t},n._createText=function(t){var e,n=u.deepMix({},t),r=this.get("container"),i="undefined"===typeof n.capture?this.get("capture"):n.capture;if(!n.useHtml&&!n.htmlTemplate){var a=this.get("name"),o=n.point,s=this.get("group");delete n.point;var c=n.rotate;return n.textStyle&&(n.textStyle.rotate&&(c=n.textStyle.rotate,delete n.textStyle.rotate),n=u.mix({x:n.x,y:n.y,textAlign:n.textAlign,text:n.text},n.textStyle)),e=s.addShape("text",{attrs:n,capture:i}),c&&(Math.abs(c)>2*Math.PI&&(c=c/180*Math.PI),e.transform([["t",-n.x,-n.y],["r",c],["t",n.x,n.y]])),e.setSilent("origin",o||n),e.name=a,this.get("appendInfo")&&e.setSilent("appendInfo",this.get("appendInfo")),e}r||(r=this.initHtmlContainer());var l=this._createDom(n);r.appendChild(l),this._setCustomPosition(n,l)},n._createDom=function(t){var e=this.get("itemTpl"),n=u.substitute(e,{text:t.text});return l.createDom(n)},n._setCustomPosition=function(t,e){var n=t.textAlign||"left",r=t.y,i=t.x,a=l.getOuterWidth(e),o=l.getOuterHeight(e);r-=o/2,"center"===n?i-=a/2:"right"===n&&(i-=a),e.style.top=parseInt(r,10)+"px",e.style.left=parseInt(i,10)+"px"},e}(f);t.exports=g},function(t,e){var n=function(){function t(){this.bitmap=[]}var e=t.prototype;return e.hasGap=function(t){for(var e=!0,n=this.bitmap,r=Math.floor(t.minX),i=Math.ceil(t.maxX),a=Math.floor(t.minY),o=Math.ceil(t.maxY)-1,s=r;sn&&u.each(e,(function(t){f=t.getBBox(),c=h||f.width,l=f.height+i,n-sr&&u.each(n,(function(t){d=t.getBBox(),f=d.width,h=d.height,c?p=c+i:f>p&&(p=f+i),r-l-1?t:t.parentNode?t.parentNode.className===v?t.parentNode:_(t.parentNode,e):null)}function O(t,e){var n=null,r=e instanceof p?e.get("value"):e;return u.each(t,(function(t){if(t.value===r)return n=t,!1})),n}var C=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"category-legend",container:null,containerTpl:'

        ',itemTpl:'
      • {value}
      • ',legendStyle:{},textStyle:{fill:"#333",fontSize:12,textAlign:"middle",textBaseline:"top",fontFamily:h},abridgeText:!1,tipTpl:'
        ',tipStyle:{display:"none",fontSize:"12px",backgroundColor:"#fff",position:"absolute",width:"auto",height:"auto",padding:"3px",boxShadow:"2px 2px 5px #888"},autoPosition:!0})},n._init=function(){},n.beforeRender=function(){},n.render=function(){this._renderHTML()},n._bindEvents=function(){var t=this,e=this.get("legendWrapper"),n=w(e,m);this.get("hoverable")&&(n.onmousemove=function(e){return t._onMousemove(e)},n.onmouseout=function(e){return t._onMouseleave(e)}),this.get("clickable")&&(n.onclick=function(e){return t._onClick(e)})},n._onMousemove=function(t){var e=this.get("items"),n=t.target,r=n.className;if(r=r.split(" "),!(r.indexOf(v)>-1||r.indexOf(m)>-1)){var i=_(n,y),a=O(e,i.getAttribute("data-value"));a?(this.deactivate(),this.activate(i.getAttribute("data-value")),this.emit("itemhover",{item:a,currentTarget:i,checked:a.checked})):a||(this.deactivate(),this.emit("itemunhover",t))}},n._onMouseleave=function(t){this.deactivate(),this.emit("itemunhover",t)},n._onClick=function(t){var e=this,n=this.get("legendWrapper"),r=w(n,m),i=this.get("unCheckColor"),a=this.get("items"),o=this.get("selectedMode"),s=r.childNodes,c=t.target,l=c.className;if(l=l.split(" "),!(l.indexOf(v)>-1||l.indexOf(m)>-1)){var f=_(c,y),h=w(f,b),d=w(f,x),p=O(a,f.getAttribute("data-value"));if(p){var g=f.className,C=f.getAttribute("data-color");if("single"===o)p.checked=!0,u.each(s,(function(t){if(t!==f){var n=w(t,x);n.style.backgroundColor=i,t.className=t.className.replace("checked","unChecked"),t.style.color=i;var r=O(a,t.getAttribute("data-value"));r.checked=!1}else h&&(h.style.color=e.get("textStyle").fill),d&&(d.style.backgroundColor=C),f.className=g.replace("unChecked","checked")}));else{var S=-1!==g.indexOf("checked"),M=0;if(u.each(s,(function(t){-1!==t.className.indexOf("checked")&&M++})),!this.get("allowAllCanceled")&&S&&1===M)return void this.emit("clicklastitem",{item:p,currentTarget:f,checked:"single"===o||p.checked});p.checked=!p.checked,S?(d&&(d.style.backgroundColor=i),f.className=g.replace("checked","unChecked"),f.style.color=i):(d&&(d.style.backgroundColor=C),f.className=g.replace("unChecked","checked"),f.style.color=this.get("textStyle").fill)}this.emit("itemclick",{item:p,currentTarget:f,checked:"single"===o||p.checked})}}},n.activate=function(t){var e=this,n=this,r=n.get("items"),i=O(r,t),a=n.get("legendWrapper"),o=w(a,m),s=o.childNodes;s.forEach((function(t){var a=w(t,x),o=O(r,t.getAttribute("data-value"));if(e.get("highlight")){if(o===i&&o.checked)return void(a.style.border="1px solid #333")}else o===i?a.style.opacity=n.get("activeOpacity"):o.checked&&(a.style.opacity=n.get("inactiveOpacity"))}))},n.deactivate=function(){var t=this,e=this,n=e.get("legendWrapper"),r=w(n,m),i=r.childNodes;i.forEach((function(n){var r=w(n,x);t.get("highlight")?r.style.border="1px solid #fff":r.style.opacity=e.get("inactiveOpacity")}))},n._renderHTML=function(){var t=this,e=this.get("container"),n=this.get("title"),r=this.get("containerTpl"),i=d.createDom(r),a=w(i,g),o=w(i,m),s=this.get("unCheckColor"),c=u.deepMix({},{CONTAINER_CLASS:{height:"auto",width:"auto",position:"absolute",overflowY:"auto",fontSize:"12px",fontFamily:h,lineHeight:"20px",color:"#8C8C8C"},TITLE_CLASS:{marginBottom:this.get("titleGap")+"px",fontSize:"12px",color:"#333",textBaseline:"middle",fontFamily:h},LIST_CLASS:{listStyleType:"none",margin:0,padding:0,textAlign:"center"},LIST_ITEM_CLASS:{cursor:"pointer",marginBottom:"5px",marginRight:"24px"},MARKER_CLASS:{width:"9px",height:"9px",borderRadius:"50%",display:"inline-block",marginRight:"4px",verticalAlign:"middle"}},this.get("legendStyle"));if(/^\#/.test(e)||"string"===typeof e&&e.constructor===String){var l=e.replace("#","");e=document.getElementById(l),e.appendChild(i)}else{var f=this.get("position"),p={};p="left"===f||"right"===f?{maxHeight:(this.get("maxLength")||e.offsetHeight)+"px"}:{maxWidth:(this.get("maxLength")||e.offsetWidth)+"px"},d.modifyCSS(i,u.mix({},c.CONTAINER_CLASS,p,this.get(v))),e.appendChild(i)}d.modifyCSS(o,u.mix({},c.LIST_CLASS,this.get(m))),a&&(n&&n.text?(a.innerHTML=n.text,d.modifyCSS(a,u.mix({},c.TITLE_CLASS,this.get(g),n))):i.removeChild(a));var _=this.get("items"),O=this.get("itemTpl"),C=this.get("position"),S=this.get("layout"),M="right"===C||"left"===C||"vertical"===S?"block":"inline-block",k=u.mix({},c.LIST_ITEM_CLASS,{display:M},this.get(y)),j=u.mix({},c.MARKER_CLASS,this.get(x));if(u.each(_,(function(e,n){var r,a=e.checked,c=t._formatItemValue(e.value),l=e.marker.fill||e.marker.stroke,f=a?l:s;r=u.isFunction(O)?O(c,f,a,n):O;var h=u.substitute(r,u.mix({},e,{index:n,checked:a?"checked":"unChecked",value:c,color:f,originColor:l,originValue:e.value.replace(/\"/g,""")})),p=d.createDom(h);p.style.color=t.get("textStyle").fill;var v=w(p,x),g=w(p,b);if(d.modifyCSS(p,k),v&&d.modifyCSS(v,j),a||(p.style.color=s,v&&(v.style.backgroundColor=s)),o.appendChild(p),t.get("abridgeText")){var m=c,y=p.offsetWidth,_=t.get("textStyle").fontSize;isNaN(_)&&(-1!==_.indexOf("pt")?_=1*parseFloat(_.substr(0,_.length-2))/72*96:-1!==_.indexOf("px")&&(_=parseFloat(_.substr(0,_.length-2))));var C=_*m.length,S=Math.floor(y/_);y<2*_?m="":y1&&(m=m.substr(0,S-1)+"..."),g.innerText=m,p.addEventListener("mouseover",(function(){var t=w(i.parentNode,"textTip");t.style.display="block",t.style.left=p.offsetLeft+p.offsetWidth+"px",t.style.top=p.offsetTop+15+"px",t.innerText=c})),p.addEventListener("mouseout",(function(){var t=w(i.parentNode,"textTip");t.style.display="none"}))}})),this.get("abridgeText")){var T=this.get("tipTpl"),z=d.createDom(T),E=this.get("tipStyle");d.modifyCSS(z,E),i.parentNode.appendChild(z),z.addEventListener("mouseover",(function(){z.style.display="none"}))}this.set("legendWrapper",i)},n._adjustPositionOffset=function(){var t=this.get("autoPosition");if(!1!==t){var e=this.get("position"),n=this.get("offset"),r=this.get("offsetX"),i=this.get("offsetY");r&&(n[0]=r),i&&(n[1]=i);var a=this.get("legendWrapper");a.style.left=e[0]+"px",a.style.top=e[1]+"px",a.style.marginLeft=n[0]+"px",a.style.marginTop=n[1]+"px"}},n.getWidth=function(){return d.getOuterWidth(this.get("legendWrapper"))},n.getHeight=function(){return d.getOuterHeight(this.get("legendWrapper"))},n.move=function(e,n){/^\#/.test(this.get("container"))?t.prototype.move.call(this,e,n):(d.modifyCSS(this.get("legendWrapper"),{left:e+"px",top:n+"px"}),this.set("x",e),this.set("y",n))},n.destroy=function(){var e=this.get("legendWrapper");e&&e.parentNode&&e.parentNode.removeChild(e),t.prototype.destroy.call(this)},e}(l);t.exports=C},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(36),l=n(4),f=function(t){c(n,t);r(n);var e=n.prototype;function n(e){var n;return n=t.call(this,e)||this,n._init_(),n.render(),n}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return l.mix({},e,{type:null,plot:null,plotRange:null,rectStyle:{fill:"#CCD6EC",opacity:.3},lineStyle:{stroke:"rgba(0, 0, 0, 0.25)",lineWidth:1},isTransposed:!1})},e._init_=function(){var t,e=this,n=e.get("plot");t="rect"===e.type?n.addGroup({zIndex:0}):n.addGroup(),this.set("container",t)},e._addLineShape=function(t,e){var n=this.get("container"),r=n.addShape("line",{capture:!1,attrs:t});return this.set("crossLineShape"+e,r),r},e._renderHorizontalLine=function(t,e){var n=l.mix(this.get("lineStyle"),this.get("style")),r=l.mix({x1:e?e.bl.x:t.get("width"),y1:0,x2:e?e.br.x:0,y2:0},n);this._addLineShape(r,"X")},e._renderVerticalLine=function(t,e){var n=l.mix(this.get("lineStyle"),this.get("style")),r=l.mix({x1:0,y1:e?e.bl.y:t.get("height"),x2:0,y2:e?e.tl.y:0},n);this._addLineShape(r,"Y")},e._renderBackground=function(t,e){var n=l.mix(this.get("rectStyle"),this.get("style")),r=this.get("container"),i=l.mix({x:e?e.tl.x:0,y:e?e.tl.y:t.get("height"),width:e?e.br.x-e.bl.x:t.get("width"),height:e?Math.abs(e.tl.y-e.bl.y):t.get("height")},n),a=r.addShape("rect",{attrs:i,capture:!1});return this.set("crosshairsRectShape",a),a},e._updateRectShape=function(t){var e,n=this.get("crosshairsRectShape"),r=this.get("isTransposed"),i=t[0],a=t[t.length-1],o=r?"y":"x",s=r?"height":"width",c=i[o];if(t.length>1&&i[o]>a[o]&&(c=a[o]),this.get("width"))n.attr(o,c-this.get("crosshairs").width/2),n.attr(s,this.get("width"));else if(l.isArray(i.point[o])&&!i.size){var u=i.point[o][1]-i.point[o][0];n.attr(o,i.point[o][0]),n.attr(s,u)}else e=3*i.size/4,n.attr(o,c-e),1===t.length?n.attr(s,3*i.size/2):n.attr(s,Math.abs(a[o]-i[o])+2*e)},e.render=function(){var t=this.get("canvas"),e=this.get("plotRange"),n=this.get("isTransposed");switch(this.clear(),this.get("type")){case"x":this._renderHorizontalLine(t,e);break;case"y":this._renderVerticalLine(t,e);break;case"cross":this._renderHorizontalLine(t,e),this._renderVerticalLine(t,e);break;case"rect":this._renderBackground(t,e);break;default:n?this._renderHorizontalLine(t,e):this._renderVerticalLine(t,e)}},e.show=function(){var e=this.get("container");t.prototype.show.call(this),e.show()},e.hide=function(){var e=this.get("container");t.prototype.hide.call(this),e.hide()},e.clear=function(){var e=this.get("container");this.set("crossLineShapeX",null),this.set("crossLineShapeY",null),this.set("crosshairsRectShape",null),t.prototype.clear.call(this),e.clear()},e.destroy=function(){var e=this.get("container");t.prototype.destroy.call(this),e.remove()},e.setPosition=function(t,e,n){var r=this.get("crossLineShapeX"),i=this.get("crossLineShapeY"),a=this.get("crosshairsRectShape");i&&!i.get("destroyed")&&i.move(t,0),r&&!r.get("destroyed")&&r.move(0,e),a&&!a.get("destroyed")&&this._updateRectShape(n)},n}(u);t.exports=f},function(t,e){var n=20,r={_calcTooltipPosition:function(t,e,n,r,i,a){var o=0,s=0,c=20;if(a){var u=a.getBBox();o=u.width,s=u.height,t=u.x,e=u.y,c=5}switch(n){case"inside":t=t+o/2-r/2,e=e+s/2-i/2;break;case"top":t=t+o/2-r/2,e=e-i-c;break;case"left":t=t-r-c,e=e+s/2-i/2;break;case"right":t=t+o+c,e=e+s/2-i/2;break;case"bottom":default:t=t+o/2-r/2,e=e+s+c;break}return[t,e]},_constraintPositionInBoundary:function(t,e,r,i,a,o){return t+r+n>a?(t-=r+n,t=t<0?0:t):t+n<0?t=n:t+=n,e+i+n>o?(e-=i+n,e=e<0?0:e):e+n<0?e=n:e+=n,[t,e]},_constraintPositionInPlot:function(t,e,r,i,a,o){return t+r>a.tr.x&&(t-=o?r+1:r+2*n),ta.bl.y&&(e-=i+2*n),ee&&!o){var c=Math.asin(e/(2*s));t+=2*c}else s+=e;return{x:a.x+s*Math.cos(t),y:a.y+s*Math.sin(t),angle:t,r:s}},getArcPoint:function(t,e){var n,r=this;return e=e||0,n=a.isArray(t.x)||a.isArray(t.y)?{x:a.isArray(t.x)?t.x[e]:t.x,y:a.isArray(t.y)?t.y[e]:t.y}:t,r.transLabelPoint(n),n},getPointAngle:function(t){var e=this,n=e.get("coord");return i.getPointAngle(n,t)},getMiddlePoint:function(t){var e=this,n=e.get("coord"),r=t.length,i={x:0,y:0};return a.each(t,(function(t){i.x+=t.x,i.y+=t.y})),i.x/=r,i.y/=r,i=n.convert(i),i},_isToMiddle:function(t){return t.x.length>2},getLabelPoint:function(t,e,n){var r,i=this,a=t.text[n],o=1;i._isToMiddle(e)?r=i.getMiddlePoint(e.points):(1===t.text.length&&0===n?n=1:0===n&&(o=-1),r=i.getArcPoint(e,n));var s=i.getDefaultOffset(t);s*=o;var c=i.getPointAngle(r),u=i.getCirclePoint(c,s,r);if(u?(u.text=a,u.angle=c,u.color=e.color):u={text:""},t.autoRotate||"undefined"===typeof t.autoRotate){var l=u.textStyle?u.textStyle.rotate:null;l||(l=u.rotate||i.getLabelRotate(c,s,e)),u.rotate=l}return u.start={x:r.x,y:r.y},u},_isEmitLabels:function(){var t=this.get("label");return t.labelEmit},getLabelRotate:function(t){var e,n=this;return e=180*t/Math.PI,e+=90,n._isEmitLabels()&&(e-=90),e&&(e>90?e-=180:e<-90&&(e+=180)),e/180*Math.PI},getLabelAlign:function(t){var e,n=this,r=n.get("coord");if(n._isEmitLabels())e=t.angle<=Math.PI/2&&t.angle>-Math.PI/2?"left":"right";else if(r.isTransposed){var i=r.getCenter(),a=n.getDefaultOffset(t);e=Math.abs(t.x-i.x)<1?"center":t.angle>Math.PI||t.angle<=0?a>0?"left":"right":a>0?"right":"left"}else e="center";return e}}),t.exports=o},function(t,e){t.exports={toFront:function(t){var e=t.get("parent"),n=e.get("children").indexOf(t);t.set("_originIndex",n),t.toFront()},resetZIndex:function(t){var e=t.get("parent"),n=t.get("_originIndex"),r=e.get("children"),i=r.indexOf(t);n>=0&&n!==i&&(r.splice(i,1),r.splice(n,0,t))}}},function(t,e,n){t.exports={Scale:n(398),Coord:n(399),Axis:n(404),Guide:n(405),Legend:n(408),Tooltip:n(410),Event:n(411)}},function(t,e,n){var r=n(18),i=n(0),a=n(201);function o(t,e,n){void 0===n&&(n=1);var r=[t.x,t.y,n];return i.vec3.transformMat3(r,r,e),{x:r[0],y:r[1]}}function s(t){var e=t.getBBox(),n={x:e.minX,y:e.minY},r={x:e.maxX,y:e.maxY},i=t.attr("matrix");return n=o(n,i),r=o(r,i),{minX:n.x,minY:n.y,maxX:r.x,maxY:r.y}}t.exports=function(t,e){var n=e;return i.each(t.get("children"),(function(t){t instanceof r.Group&&i.each(t.get("children"),(function(t){if(t instanceof r.Group&&t.get("children").length||t instanceof r.Path)n=a(n,t.getBBox());else if(t instanceof r.Text){var e=s(t);n=a(n,e)}}))})),n}},function(t,e){t.exports=function(t,e){return{minX:Math.min(t.minX,e.minX),minY:Math.min(t.minY,e.minY),maxX:Math.max(t.maxX,e.maxX),maxY:Math.max(t.maxY,e.maxY)}}},function(t,e){t.exports=function(t){return{minX:t.tl.x,minY:t.tl.y,maxX:t.br.x,maxY:t.br.y}}},function(t,e,n){"use strict";e["a"]=C,e["b"]=S,e["c"]=M;var r=n(102),i=n(511),a=n(525),o=n(526),s=n(527),c=n(528),u=n(529),l=n(530),f=n(531),h=n(532),d=n(533),p=n(534),v=n(535),g=n(536),m=n(537),y=n(538),b=n(539),x=n(540),w=n(420),_=n(541),O=0;function C(t,e,n,r){this._groups=t,this._parents=e,this._name=n,this._id=r}function S(t){return Object(r["selection"])().transition(t)}function M(){return++O}var k=r["selection"].prototype;C.prototype=S.prototype={constructor:C,select:d["a"],selectAll:p["a"],filter:u["a"],merge:l["a"],selection:v["a"],transition:x["a"],call:k.call,nodes:k.nodes,node:k.node,size:k.size,empty:k.empty,each:k.each,on:f["a"],attr:i["a"],attrTween:a["a"],style:g["a"],styleTween:m["a"],text:y["a"],textTween:b["a"],remove:h["a"],tween:w["a"],delay:o["a"],duration:s["a"],ease:c["a"],end:_["a"]}},function(t,e,n){var r=n(0),i=r.DomUtil,a=["start","process","end","reset"],o=function(){var t=e.prototype;function e(t,e){var n=this,i=n.getDefaultCfg();r.assign(n,i,t),n.view=n.chart=e,n.canvas=e.get("canvas"),n._bindEvents()}return t.getDefaultCfg=function(){return{startEvent:"mousedown",processEvent:"mousemove",endEvent:"mouseup",resetEvent:"dblclick"}},t._start=function(t){var e=this;e.preStart&&e.preStart(t),e.start(t),e.onStart&&e.onStart(t)},t._process=function(t){var e=this;e.preProcess&&e.preProcess(t),e.process(t),e.onProcess&&e.onProcess(t)},t._end=function(t){var e=this;e.preEnd&&e.preEnd(t),e.end(t),e.onEnd&&e.onEnd(t)},t._reset=function(t){var e=this;e.preReset&&e.preReset(t),e.reset(t),e.onReset&&e.onReset(t)},t.start=function(){},t.process=function(){},t.end=function(){},t.reset=function(){},t._bindEvents=function(){var t=this,e=t.canvas,n=e.get("canvasDOM");t._clearEvents(),r.each(a,(function(e){var a=r.upperFirst(e);t["_on"+a+"Listener"]=i.addEventListener(n,t[e+"Event"],r.wrapBehavior(t,"_"+e))}))},t._clearEvents=function(){var t=this;r.each(a,(function(e){var n="_on"+r.upperFirst(e)+"Listener";t[n]&&t[n].remove()}))},t.destroy=function(){this._clearEvents()},e}();t.exports=o},function(t,e,n){var r=n(105),i=n(18),a=n(141),o=n(162),s=n(8),c=n(21),u=n(0),l={version:s.version,Animate:a,Chart:o,Global:s,Scale:r,Shape:c,Util:u,G:i,DomUtil:u.DomUtil,MatrixUtil:u.MatrixUtil,PathUtil:u.PathUtil,track:function(){console.warn("G2 tracks nothing ;-)")}};"undefined"!==typeof window&&(window.G2?console.warn("There are multiple versions of G2. Version "+l.version+"'s reference is 'window.G2_3'"):window.G2=l),t.exports=l},function(t,e,n){"use strict";e["c"]=o,e["b"]=s,e["a"]=c;var r=n(450);function i(t,e){return function(n){return t+n*e}}function a(t,e,n){return t=Math.pow(t,n),e=Math.pow(e,n)-t,n=1/n,function(r){return Math.pow(t+r*e,n)}}function o(t,e){var n=e-t;return n?i(t,n>180||n<-180?n-360*Math.round(n/360):n):Object(r["a"])(isNaN(t)?e:t)}function s(t){return 1===(t=+t)?c:function(e,n){return n-e?a(e,n,t):Object(r["a"])(isNaN(e)?n:e)}}function c(t,e){var n=e-t;return n?i(t,n):Object(r["a"])(isNaN(t)?e:t)}},function(t,e,n){var r=n(6),i=n(11),a=n(107),o=5,s=7,c=[1,1.2,1.5,1.6,2,2.2,2.4,2.5,3,4,5,6,7.5,8,10],u=[1,2,4,5,10],l=1e-12;t.exports=function(t){var e=t.min,n=t.max,f=t.interval,h=t.minTickInterval,d=[],p=t.minCount||o,v=t.maxCount||s,g=p===v,m=r(t.minLimit)?-1/0:t.minLimit,y=r(t.maxLimit)?1/0:t.maxLimit,b=(p+v)/2,x=b,w=t.snapArray?t.snapArray:g?c:u;if(e===m&&n===y&&g&&(f=(n-e)/(x-1)),r(e)&&(e=0),r(n)&&(n=0),Math.abs(n-e)0?e=0:n=0,n-e<5&&!f&&n-e>=1&&(f=1)),r(f)){var _=(n-e)/(b-1);f=a.snapFactorTo(_,w,"ceil"),v!==p&&(x=parseInt((n-e)/f,10),x>v&&(x=v),xm&&m>-1/0&&(null===O||eT))T=j,j=a.fixedBase(j+f,f);var z=null;while(C>e&&(null===z||Cn?(s=i,i=n):s>n&&(s=n),c1&&(e.minTickInterval=s-i),(o(e.min)||e._toTimeStamp(e.min)>i)&&(e.min=i),(o(e.max)||e._toTimeStamp(e.max)w&&(w=n);var S=w/C,M=l(b);if(S>.51){for(var k=Math.ceil(S),j=l(x),T=M;T<=j+k;T+=k)y.push(f(T));w=null}else if(S>.0834){for(var z=Math.ceil(S/.0834),E=h(b),A=d(b,x),P=0;P<=A+z;P+=z)y.push(p(M,P+E));w=null}else if(w>.5*O){var L=new Date(b),V=L.getFullYear(),I=L.getMonth(b),R=L.getDate(),H=Math.ceil(w/O),D=v(b,x);w=H*O;for(var F=0;Fc){var N=new Date(b),$=N.getFullYear(),B=N.getMonth(b),W=N.getDate(),Y=N.getHours(),q=r.snapTo(o,Math.ceil(w/c)),U=g(b,x);w=q*c;for(var K=0;K<=U+q;K+=q)y.push(new Date($,B,W,Y+K).getTime())}else if(w>s){var G=m(b,x),X=Math.ceil(w/s);w=X*s;for(var Z=0;Z<=G+X;Z+=X)y.push(b+Z*s)}else{w<1e3&&(w=1e3),b=1e3*Math.floor(b/1e3);var Q=Math.ceil((x-b)/1e3),J=Math.ceil(w/1e3);w=1e3*J;for(var tt=0;tt-1?i/(this.values.length-1):0,n+e*(r-n)},n.getText=function(t){var e="",n=this.translate(t);e=n>-1?this.values[n]:t;var r=this.formatter;return e=parseInt(e,10),e=r?r(e):o.format(e,this.mask),e},n.getTicks=function(){var t=this,e=this.ticks,n=[];return u(e,(function(e){var r;r=f(e)?e:{text:h(e)?e:t.getText(e),value:t.scale(e),tickValue:e},n.push(r)})),n},n._toTimeStamp=function(t){return c.toTimeStamp(t)},e}(a);i.TimeCat=d,t.exports=d},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(3),a=n(20),o=n(38);function s(t,e){return 1===t?1:Math.log(e)/Math.log(t)}var c=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n._initDefaultCfg=function(){t.prototype._initDefaultCfg.call(this),this.type="log",this.tickCount=10,this.base=2,this._minTick=null},n.calculateTicks=function(){var t,e=this,n=e.base;if(e.min<0)throw new Error("The minimum value must be greater than zero!");var r=s(n,e.max);if(e.min>0)t=Math.floor(s(n,e.min));else{var a=e.values,o=e.max;i(a,(function(t){t>0&&t1&&(o=1),t=Math.floor(s(n,o)),e._minTick=t,e.positiveMin=o}for(var c=r-t,u=e.tickCount,l=Math.ceil(c/u),f=[],h=t;h=0?Math.floor(o(n,e.min)):0,t>r){var i=r;r=t,t=i}for(var a=r-t,s=e.tickCount,c=Math.ceil(a/s),u=[],l=t;l1)for(var n=1;n0&&(i=1/Math.sqrt(i),t[0]=e[0]*i,t[1]=e[1]*i),t}function T(t,e){return t[0]*e[0]+t[1]*e[1]}function z(t,e,n){var r=e[0]*n[1]-e[1]*n[0];return t[0]=t[1]=0,t[2]=r,t}function E(t,e,n,r){var i=e[0],a=e[1];return t[0]=i+r*(n[0]-i),t[1]=a+r*(n[1]-a),t}function A(t,e){e=e||1;var n=2*i.RANDOM()*Math.PI;return t[0]=Math.cos(n)*e,t[1]=Math.sin(n)*e,t}function P(t,e,n){var r=e[0],i=e[1];return t[0]=n[0]*r+n[2]*i,t[1]=n[1]*r+n[3]*i,t}function L(t,e,n){var r=e[0],i=e[1];return t[0]=n[0]*r+n[2]*i+n[4],t[1]=n[1]*r+n[3]*i+n[5],t}function V(t,e,n){var r=e[0],i=e[1];return t[0]=n[0]*r+n[3]*i+n[6],t[1]=n[1]*r+n[4]*i+n[7],t}function I(t,e,n){var r=e[0],i=e[1];return t[0]=n[0]*r+n[4]*i+n[12],t[1]=n[1]*r+n[5]*i+n[13],t}function R(t,e,n,r){var i=e[0]-n[0],a=e[1]-n[1],o=Math.sin(r),s=Math.cos(r);return t[0]=i*s-a*o+n[0],t[1]=i*o+a*s+n[1],t}function H(t,e){var n=t[0],r=t[1],i=e[0],a=e[1],o=n*n+r*r;o>0&&(o=1/Math.sqrt(o));var s=i*i+a*a;s>0&&(s=1/Math.sqrt(s));var c=(n*i+r*a)*o*s;return c>1?0:c<-1?Math.PI:Math.acos(c)}function D(t){return"vec2("+t[0]+", "+t[1]+")"}function F(t,e){return t[0]===e[0]&&t[1]===e[1]}function N(t,e){var n=t[0],r=t[1],a=e[0],o=e[1];return Math.abs(n-a)<=i.EPSILON*Math.max(1,Math.abs(n),Math.abs(a))&&Math.abs(r-o)<=i.EPSILON*Math.max(1,Math.abs(r),Math.abs(o))}e.len=C,e.sub=h,e.mul=d,e.div=p,e.dist=_,e.sqrDist=O,e.sqrLen=S,e.forEach=function(){var t=o();return function(e,n,r,i,a,o){var s=void 0,c=void 0;for(n||(n=2),r||(r=0),c=i?Math.min(i*n+r,e.length):e.length,s=r;s0&&(a=1/Math.sqrt(a),t[0]=e[0]*a,t[1]=e[1]*a,t[2]=e[2]*a),t}function T(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}function z(t,e,n){var r=e[0],i=e[1],a=e[2],o=n[0],s=n[1],c=n[2];return t[0]=i*c-a*s,t[1]=a*o-r*c,t[2]=r*s-i*o,t}function E(t,e,n,r){var i=e[0],a=e[1],o=e[2];return t[0]=i+r*(n[0]-i),t[1]=a+r*(n[1]-a),t[2]=o+r*(n[2]-o),t}function A(t,e,n,r,i,a){var o=a*a,s=o*(2*a-3)+1,c=o*(a-2)+a,u=o*(a-1),l=o*(3-2*a);return t[0]=e[0]*s+n[0]*c+r[0]*u+i[0]*l,t[1]=e[1]*s+n[1]*c+r[1]*u+i[1]*l,t[2]=e[2]*s+n[2]*c+r[2]*u+i[2]*l,t}function P(t,e,n,r,i,a){var o=1-a,s=o*o,c=a*a,u=s*o,l=3*a*s,f=3*c*o,h=c*a;return t[0]=e[0]*u+n[0]*l+r[0]*f+i[0]*h,t[1]=e[1]*u+n[1]*l+r[1]*f+i[1]*h,t[2]=e[2]*u+n[2]*l+r[2]*f+i[2]*h,t}function L(t,e){e=e||1;var n=2*i.RANDOM()*Math.PI,r=2*i.RANDOM()-1,a=Math.sqrt(1-r*r)*e;return t[0]=Math.cos(n)*a,t[1]=Math.sin(n)*a,t[2]=r*e,t}function V(t,e,n){var r=e[0],i=e[1],a=e[2],o=n[3]*r+n[7]*i+n[11]*a+n[15];return o=o||1,t[0]=(n[0]*r+n[4]*i+n[8]*a+n[12])/o,t[1]=(n[1]*r+n[5]*i+n[9]*a+n[13])/o,t[2]=(n[2]*r+n[6]*i+n[10]*a+n[14])/o,t}function I(t,e,n){var r=e[0],i=e[1],a=e[2];return t[0]=r*n[0]+i*n[3]+a*n[6],t[1]=r*n[1]+i*n[4]+a*n[7],t[2]=r*n[2]+i*n[5]+a*n[8],t}function R(t,e,n){var r=n[0],i=n[1],a=n[2],o=n[3],s=e[0],c=e[1],u=e[2],l=i*u-a*c,f=a*s-r*u,h=r*c-i*s,d=i*h-a*f,p=a*l-r*h,v=r*f-i*l,g=2*o;return l*=g,f*=g,h*=g,d*=2,p*=2,v*=2,t[0]=s+l+d,t[1]=c+f+p,t[2]=u+h+v,t}function H(t,e,n,r){var i=[],a=[];return i[0]=e[0]-n[0],i[1]=e[1]-n[1],i[2]=e[2]-n[2],a[0]=i[0],a[1]=i[1]*Math.cos(r)-i[2]*Math.sin(r),a[2]=i[1]*Math.sin(r)+i[2]*Math.cos(r),t[0]=a[0]+n[0],t[1]=a[1]+n[1],t[2]=a[2]+n[2],t}function D(t,e,n,r){var i=[],a=[];return i[0]=e[0]-n[0],i[1]=e[1]-n[1],i[2]=e[2]-n[2],a[0]=i[2]*Math.sin(r)+i[0]*Math.cos(r),a[1]=i[1],a[2]=i[2]*Math.cos(r)-i[0]*Math.sin(r),t[0]=a[0]+n[0],t[1]=a[1]+n[1],t[2]=a[2]+n[2],t}function F(t,e,n,r){var i=[],a=[];return i[0]=e[0]-n[0],i[1]=e[1]-n[1],i[2]=e[2]-n[2],a[0]=i[0]*Math.cos(r)-i[1]*Math.sin(r),a[1]=i[0]*Math.sin(r)+i[1]*Math.cos(r),a[2]=i[2],t[0]=a[0]+n[0],t[1]=a[1]+n[1],t[2]=a[2]+n[2],t}function N(t,e){var n=u(t[0],t[1],t[2]),r=u(e[0],e[1],e[2]);j(n,n),j(r,r);var i=T(n,r);return i>1?0:i<-1?Math.PI:Math.acos(i)}function $(t){return"vec3("+t[0]+", "+t[1]+", "+t[2]+")"}function B(t,e){return t[0]===e[0]&&t[1]===e[1]&&t[2]===e[2]}function W(t,e){var n=t[0],r=t[1],a=t[2],o=e[0],s=e[1],c=e[2];return Math.abs(n-o)<=i.EPSILON*Math.max(1,Math.abs(n),Math.abs(o))&&Math.abs(r-s)<=i.EPSILON*Math.max(1,Math.abs(r),Math.abs(s))&&Math.abs(a-c)<=i.EPSILON*Math.max(1,Math.abs(a),Math.abs(c))}e.sub=d,e.mul=p,e.div=v,e.dist=O,e.sqrDist=C,e.len=c,e.sqrLen=S,e.forEach=function(){var t=o();return function(e,n,r,i,a,o){var s=void 0,c=void 0;for(n||(n=3),r||(r=0),c=i?Math.min(i*n+r,e.length):e.length,s=r;s120||y>s?(h=i,l=null,this._emitEvent("dragstart",e,r,i)):n._emitEvent("mousemove",e,r,i)}else n._emitEvent("mousemove",e,r,i);u!==i&&(n._emitEvent("mouseenter",e,r,i),n._emitEvent("mouseover",e,r,i),h&&n._emitEvent("dragenter",e,r,i))}else{var b=n._getEventObj("mousemove",e,r,n);n.emit("mousemove",b)}u=i}else if(this._emitEvent(t,e,r,i||this),h||"mousedown"!==t||e.button!==c||(l=i,f={x:e.clientX,y:e.clientY},d=o()),"mouseup"===t&&e.button===c){var x=f.x-e.clientX,w=f.y-e.clientY,_=x*x+w*w,O=o(),C=O-d;(_2*Math.PI&&(t=t/180*Math.PI),this.transform([["t",-e,-n],["r",t],["t",e,n]])},move:function(t,e){var n=this.get("x")||0,r=this.get("y")||0;return this.translate(t-n,e-r),this.set("x",t),this.set("y",e),this},transform:function(t){var e=this,n=this._attrs.matrix;return r.each(t,(function(t){switch(t[0]){case"t":e.translate(t[1],t[2]);break;case"s":e.scale(t[1],t[2]);break;case"r":e.rotate(t[1]);break;case"m":e.attr("matrix",r.mat3.multiply([],n,t[1])),e.clearTotalMatrix();break;default:break}})),e},setTransform:function(t){return this.attr("matrix",[1,0,0,0,1,0,0,0,1]),this.transform(t)},getMatrix:function(){return this.attr("matrix")},setMatrix:function(t){return this.attr("matrix",t),this.clearTotalMatrix(),this},apply:function(t,e){var n;return n=e?this._getMatrixByRoot(e):this.attr("matrix"),r.vec3.transformMat3(t,t,n),this},_getMatrixByRoot:function(t){var e=this;t=t||e;var n=e,i=[];while(n!==t)i.unshift(n),n=n.get("parent");i.unshift(n);var a=[1,0,0,0,1,0,0,0,1];return r.each(i,(function(t){r.mat3.multiply(a,t.attr("matrix"),a)})),a},getTotalMatrix:function(){var t=this._cfg.totalMatrix;if(!t){t=[1,0,0,0,1,0,0,0,1];var e=this._cfg.parent;if(e){var n=e.getTotalMatrix();o(t,n)}o(t,this.attr("matrix")),this._cfg.totalMatrix=t}return t},clearTotalMatrix:function(){},invert:function(t){var e=this.getTotalMatrix();if(a(e))t[0]/=e[0],t[1]/=e[4];else{var n=r.mat3.invert([],e);n&&r.vec3.transformMat3(t,t,n)}return this},resetTransform:function(t){var e=this.attr("matrix");i(e)||t.transform(e[0],e[1],e[3],e[4],e[6],e[7])}}},function(t,e,n){function r(){return r=Object.assign||function(t){for(var e=1;e0?h=c(h,d):f.addAnimator(l),h.push(d),l.setSilent("animators",h),l.setSilent("pause",{isPaused:!1})},stopAnimate:function(){var t=this,e=this.get("animators");i.each(e,(function(e){t.attr(e.toAttrs||e.onFrame(1)),e.toMatrix&&t.attr("matrix",e.toMatrix),e.callback&&e.callback()})),this.setSilent("animating",!1),this.setSilent("animators",[])},pauseAnimate:function(){var t=this,e=t.get("timeline");return t.setSilent("pause",{isPaused:!0,pauseTime:e.getTime()}),t},resumeAnimate:function(){var t=this,e=t.get("timeline"),n=e.getTime(),r=t.get("animators"),a=t.get("pause").pauseTime;return i.each(r,(function(t){t.startTime=t.startTime+(n-a),t._paused=!1,t._pauseTime=null})),t.setSilent("pause",{isPaused:!1}),t.setSilent("animators",r),t}}},function(t,e,n){var r=n(1),i=n(78),a=n(117),o=["click","mousedown","mouseup","dblclick","contextmenu","mouseout","mouseover","mousemove","dragstart","drag","dragend","dragenter","dragleave","drop"],s=function(){};r.augment(s,a,{emit:function(t,e){var n=arguments;if(a.prototype.emit.apply(this,n),!(n.length>=2&&n[1]instanceof i&&n[1].propagationStopped)&&o.indexOf(t)>=0&&e.target===this){var r=this._cfg.parent;while(r&&!r.get("destroyed"))r.emit.apply(r,n),r=r._cfg.parent}}}),t.exports=s},function(t,e,n){var r=n(7);r.Arc=n(120),r.Circle=n(121),r.Dom=n(122),r.Ellipse=n(123),r.Fan=n(124),r.Image=n(125),r.Line=n(126),r.Marker=n(81),r.Path=n(127),r.Polygon=n(128),r.Polyline=n(129),r.Rect=n(130),r.Text=n(131),t.exports=r},function(t,e,n){var r=n(1),i=n(79),a={arc:n(44),ellipse:n(119),line:n(43)},o=r.createDom(''),s=o.getContext("2d");function c(t,e,n){return n.createPath(s),s.isPointInPath(t,e)}var u=function(t,e){var n=this._attrs,r=n.x,a=n.y,o=n.r,s=n.startAngle,c=n.endAngle,u=n.clockwise,l=this.getHitLineWidth();return!!this.hasStroke()&&i.arcline(r,a,o,s,c,u,l,t,e)},l=function(t,e){var n=this._attrs,r=n.x,a=n.y,o=n.r,s=this.getHitLineWidth(),c=this.hasFill(),u=this.hasStroke();return c&&u?i.circle(r,a,o,t,e)||i.arcline(r,a,o,0,2*Math.PI,!1,s,t,e):c?i.circle(r,a,o,t,e):!!u&&i.arcline(r,a,o,0,2*Math.PI,!1,s,t,e)},f=function(t,e){var n=this._attrs,a=this.hasFill(),o=this.hasStroke(),s=n.x,c=n.y,u=n.rx,l=n.ry,f=this.getHitLineWidth(),h=u>l?u:l,d=u>l?1:u/l,p=u>l?l/u:1,v=[t,e,1],g=[1,0,0,0,1,0,0,0,1];r.mat3.scale(g,g,[d,p]),r.mat3.translate(g,g,[s,c]);var m=r.mat3.invert([],g);return r.vec3.transformMat3(v,v,m),a&&o?i.circle(0,0,h,v[0],v[1])||i.arcline(0,0,h,0,2*Math.PI,!1,f,v[0],v[1]):a?i.circle(0,0,h,v[0],v[1]):!!o&&i.arcline(0,0,h,0,2*Math.PI,!1,f,v[0],v[1])},h=function(t,e){var n=this,o=n.hasFill(),s=n.hasStroke(),c=n._attrs,u=c.x,l=c.y,f=c.rs,h=c.re,d=c.startAngle,p=c.endAngle,v=c.clockwise,g=[1,0],m=[t-u,e-l],y=r.vec2.angleTo(g,m);function b(){var t=a.arc.nearAngle(y,d,p,v);if(r.isNumberEqual(y,t)){var e=r.vec2.squaredLength(m);if(f*f<=e&&e<=h*h)return!0}return!1}function x(){var r=n.getHitLineWidth(),a={x:Math.cos(d)*f+u,y:Math.sin(d)*f+l},o={x:Math.cos(d)*h+u,y:Math.sin(d)*h+l},s={x:Math.cos(p)*f+u,y:Math.sin(p)*f+l},c={x:Math.cos(p)*h+u,y:Math.sin(p)*h+l};return!!i.line(a.x,a.y,o.x,o.y,r,t,e)||(!!i.line(s.x,s.y,c.x,c.y,r,t,e)||(!!i.arcline(u,l,f,d,p,v,r,t,e)||!!i.arcline(u,l,h,d,p,v,r,t,e)))}return o&&s?b()||x():o?b():!!s&&x()},d=function(t,e){var n=this._attrs;if(this.get("toDraw")||!n.img)return!1;this._cfg.attrs&&this._cfg.attrs.img===n.img||this._setAttrImg();var r=n.x,a=n.y,o=n.width,s=n.height;return i.rect(r,a,o,s,t,e)},p=function(t,e){var n=this._attrs,r=n.x1,a=n.y1,o=n.x2,s=n.y2,c=this.getHitLineWidth();return!!this.hasStroke()&&i.line(r,a,o,s,c,t,e)},v=function(t,e){var n=this,i=n.get("segments"),a=n.hasFill(),o=n.hasStroke();function s(){if(!r.isEmpty(i)){for(var a=n.getHitLineWidth(),o=0,s=i.length;o=3&&s.push(a[0]),i.polyline(s,o,t,e)}return r&&a?c(t,e,n)||o():r?c(t,e,n):!!a&&o()},m=function(t,e){var n=this._attrs,r=n.x,a=n.y,o=n.radius||n.r,s=this.getHitLineWidth();return i.circle(r,a,o+s/2,t,e)},y=function(t,e){var n=this,r=n._attrs;if(n.hasStroke()){var a=r.points;if(a.length<2)return!1;var o=r.lineWidth;return i.polyline(a,o,t,e)}return!1},b=function(t,e){var n=this,r=n.hasFill(),a=n.hasStroke();function o(){var r=n._attrs,a=r.x,o=r.y,s=r.width,c=r.height,u=r.radius,l=n.getHitLineWidth();if(0===u){var f=l/2;return i.line(a-f,o,a+s+f,o,l,t,e)||i.line(a+s,o-f,a+s,o+c+f,l,t,e)||i.line(a+s+f,o+c,a-f,o+c,l,t,e)||i.line(a,o+c+f,a,o-f,l,t,e)}return i.line(a+u,o,a+s-u,o,l,t,e)||i.line(a+s,o+u,a+s,o+c-u,l,t,e)||i.line(a+s-u,o+c,a+u,o+c,l,t,e)||i.line(a,o+c-u,a,o+u,l,t,e)||i.arcline(a+s-u,o+u,u,1.5*Math.PI,2*Math.PI,!1,l,t,e)||i.arcline(a+s-u,o+c-u,u,0,.5*Math.PI,!1,l,t,e)||i.arcline(a+u,o+c-u,u,.5*Math.PI,Math.PI,!1,l,t,e)||i.arcline(a+u,o+u,u,Math.PI,1.5*Math.PI,!1,l,t,e)}return r&&a?c(t,e,n)||o():r?c(t,e,n):!!a&&o()},x=function(t,e){var n=this,r=n.getBBox();if(n.hasFill()||n.hasStroke())return i.box(r.minX,r.maxX,r.minY,r.maxY,t,e)},w=function(t,e){if(!this._cfg.el)return!1;var n=this._cfg.el.getBBox();return i.box(n.x,n.x+n.width,n.y,n.y+n.height,t,e)},_={arc:u,circle:l,dom:w,ellipse:f,fan:h,image:d,line:p,path:v,marker:m,polygon:g,polyline:y,rect:b,text:x};t.exports={isPointInPath:function(t,e){var n=_[this.type];return!!n&&n.call(this,t,e)}}},function(t,e,n){var r=n(1),i=n(82),a=n(101),o=n(103),s=n(132),c=s.interpolate,u=s.interpolateArray,l=function(t){this._animators=[],this._current=0,this._timer=null,this.canvas=t};function f(t,e,n){var a={},o=e.toAttrs,s=e.fromAttrs,l=e.toMatrix;if(!t.get("destroyed")){var f;for(var h in o)if(!r.isEqual(s[h],o[h]))if("path"===h){var d=o[h],p=s[h];d.length>p.length?(d=i.parsePathString(o[h]),p=i.parsePathString(s[h]),p=i.fillPathByDiff(p,d),p=i.formatPath(p,d),e.fromAttrs.path=p,e.toAttrs.path=d):e.pathFormatted||(d=i.parsePathString(o[h]),p=i.parsePathString(s[h]),p=i.formatPath(p,d),e.fromAttrs.path=p,e.toAttrs.path=d,e.pathFormatted=!0),a[h]=[];for(var v=0;v0){for(var s=r._animators.length-1;s>=0;s--)if(t=r._animators[s],t.get("destroyed"))i.removeAnimator(s);else{if(!t.get("pause").isPaused){e=t.get("animators");for(var c=e.length-1;c>=0;c--)n=e[c],o=h(t,n,a),o&&(e.splice(c,1),o=!1,n.callback&&n.callback())}0===e.length&&i.removeAnimator(s)}r.canvas.draw()}}))},addAnimator:function(t){this._animators.push(t)},removeAnimator:function(t){this._animators.splice(t,1)},isAnimating:function(){return!!this._animators.length},stop:function(){this._timer&&this._timer.stop()},stopAllAnimations:function(){this._animators.forEach((function(t){t.stopAnimate()})),this._animators=[],this.canvas.draw()},getTime:function(){return this._current}}),t.exports=l},function(t,e,n){"use strict";var r=n(83);e["a"]=function(t,e,n){var i=new r["a"];return e=null==e?0:+e,i.restart((function(n){i.stop(),t(n+e)}),e,n),i}},function(t,e,n){"use strict";var r=n(83);e["a"]=function(t,e,n){var i=new r["a"],a=e;return null==e?(i.restart(t,e,n),i):(e=+e,n=null==n?Object(r["b"])():+n,i.restart((function r(o){o+=a,i.restart(r,a+=e,n),t(o)}),e,n),i)}},function(t,e,n){"use strict";function r(t){return+t}e["a"]=r},function(t,e,n){"use strict";function r(t){return t*t}function i(t){return t*(2-t)}function a(t){return((t*=2)<=1?t*t:--t*(2-t)+1)/2}e["a"]=r,e["c"]=i,e["b"]=a},function(t,e,n){"use strict";function r(t){return t*t*t}function i(t){return--t*t*t+1}function a(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}e["a"]=r,e["c"]=i,e["b"]=a},function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"c",(function(){return a})),n.d(e,"b",(function(){return o}));var r=3,i=function t(e){function n(t){return Math.pow(t,e)}return e=+e,n.exponent=t,n}(r),a=function t(e){function n(t){return 1-Math.pow(1-t,e)}return e=+e,n.exponent=t,n}(r),o=function t(e){function n(t){return((t*=2)<=1?Math.pow(t,e):2-Math.pow(2-t,e))/2}return e=+e,n.exponent=t,n}(r)},function(t,e,n){"use strict";e["a"]=a,e["c"]=o,e["b"]=s;var r=Math.PI,i=r/2;function a(t){return 1-Math.cos(t*i)}function o(t){return Math.sin(t*i)}function s(t){return(1-Math.cos(r*t))/2}},function(t,e,n){"use strict";function r(t){return Math.pow(2,10*t-10)}function i(t){return 1-Math.pow(2,-10*t)}function a(t){return((t*=2)<=1?Math.pow(2,10*t-10):2-Math.pow(2,10-10*t))/2}e["a"]=r,e["c"]=i,e["b"]=a},function(t,e,n){"use strict";function r(t){return 1-Math.sqrt(1-t*t)}function i(t){return Math.sqrt(1- --t*t)}function a(t){return((t*=2)<=1?1-Math.sqrt(1-t*t):Math.sqrt(1-(t-=2)*t)+1)/2}e["a"]=r,e["c"]=i,e["b"]=a},function(t,e,n){"use strict";e["a"]=d,e["c"]=p,e["b"]=v;var r=4/11,i=6/11,a=8/11,o=3/4,s=9/11,c=10/11,u=15/16,l=21/22,f=63/64,h=1/r/r;function d(t){return 1-p(1-t)}function p(t){return(t=+t)d?Math.pow(t,1/3):t/h+l}function y(t){return t>f?t*t*t:h*(t-l)}function b(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function x(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function w(t){if(t instanceof O)return new O(t.h,t.c,t.l,t.opacity);if(t instanceof g||(t=p(t)),0===t.a&&0===t.b)return new O(NaN,0180?e+=360:e-t>180&&(t+=360),o.push({i:n.push(a(n)+"rotate(",null,i)-2,x:Object(r["a"])(t,e)})):e&&n.push(a(n)+"rotate("+e+i)}function c(t,e,n,o){t!==e?o.push({i:n.push(a(n)+"skewX(",null,i)-2,x:Object(r["a"])(t,e)}):e&&n.push(a(n)+"skewX("+e+i)}function u(t,e,n,i,o,s){if(t!==n||e!==i){var c=o.push(a(o)+"scale(",null,",",null,")");s.push({i:c-4,x:Object(r["a"])(t,n)},{i:c-2,x:Object(r["a"])(e,i)})}else 1===n&&1===i||o.push(a(o)+"scale("+n+","+i+")")}return function(e,n){var r=[],i=[];return e=t(e),n=t(n),o(e.translateX,e.translateY,n.translateX,n.translateY,r,i),s(e.rotate,n.rotate,r,i),c(e.skewX,n.skewX,r,i),u(e.scaleX,e.scaleY,n.scaleX,n.scaleY,r,i),e=n=null,function(t){var e,n=-1,a=i.length;while(++n');return t.appendChild(n),this.type="canvas",this.canvas=n,this.context=n.getContext("2d"),this.toDraw=!1,this}var e=t.prototype;return e.beforeDraw=function(){var t=this.canvas;this.context&&this.context.clearRect(0,0,t.width,t.height)},e.draw=function(t){var e=this;function n(){e.animateHandler=r.requestAnimationFrame((function(){e.animateHandler=void 0,e.toDraw&&n()})),e.beforeDraw();try{e._drawGroup(t)}catch(i){console.warn("error in draw canvas, detail as:"),console.warn(i)}finally{e.toDraw=!1}}e.animateHandler?e.toDraw=!0:n()},e.drawSync=function(t){this.beforeDraw(),this._drawGroup(t)},e._drawGroup=function(t){if(!t._cfg.removed&&!t._cfg.destroyed&&t._cfg.visible){var e=this,n=t._cfg.children,r=null;this.setContext(t);for(var i=0;i-1){var s=n[o];"fillStyle"===o&&(s=i.parseStyle(s,t,e)),"strokeStyle"===o&&(s=i.parseStyle(s,t,e)),"lineDash"===o&&e.setLineDash?r.isArray(s)?e.setLineDash(s):r.isString(s)&&e.setLineDash(s.split(" ")):e[o]=s}},t}();t.exports=o},function(t,e,n){var r=n(1),i=/[MLHVQTCSAZ]([^MLHVQTCSAZ]*)/gi,a=/[^\s\,]+/gi,o=/^l\s*\(\s*([\d.]+)\s*\)\s*(.*)/i,s=/^r\s*\(\s*([\d.]+)\s*,\s*([\d.]+)\s*,\s*([\d.]+)\s*\)\s*(.*)/i,c=/^p\s*\(\s*([axyn])\s*\)\s*(.*)/i,u=/[\d.]+:(#[^\s]+|[^\)]+\))/gi;function l(t,e){var n=t.match(u);r.each(n,(function(t){t=t.split(":"),e.addColorStop(t[0],t[1])}))}function f(t,e,n){var i,a,s=o.exec(t),c=r.mod(r.toRadian(parseFloat(s[1])),2*Math.PI),u=s[2],f=e.getBBox();c>=0&&c<.5*Math.PI?(i={x:f.minX,y:f.minY},a={x:f.maxX,y:f.maxY}):.5*Math.PI<=c&&c1){var i=e[0].charAt(0);e.splice(1,0,e[0].substr(1)),e[0]=i}r.each(e,(function(t,n){isNaN(t)||(e[n]=+t)})),t[n]=e})),t):void 0},parseStyle:function(t,e,n){if(r.isString(t)){if("("===t[1]||"("===t[2]){if("l"===t[0])return f(t,e,n);if("r"===t[0])return h(t,e,n);if("p"===t[0])return d(t,e,n)}return t}}}},function(t,e,n){t.exports={painter:n(257),getShape:n(264)}},function(t,e,n){var r=n(1),i=n(31),a=i.parseRadius,o=n(81),s=n(258),c={rect:"path",circle:"circle",line:"line",path:"path",marker:"path",text:"text",polygon:"polygon",image:"image",ellipse:"ellipse",dom:"foreignObject",fan:"path",group:"g"},u=.3,l={opacity:"opacity",fillStyle:"fill",strokeOpacity:"stroke-opacity",fillOpacity:"fill-opacity",strokeStyle:"stroke",x:"x",y:"y",r:"r",rx:"rx",ry:"ry",width:"width",height:"height",x1:"x1",x2:"x2",y1:"y1",y2:"y2",lineCap:"stroke-linecap",lineJoin:"stroke-linejoin",lineWidth:"stroke-width",lineDash:"stroke-dasharray",lineDashOffset:"stroke-dashoffset",miterLimit:"stroke-miterlimit",font:"font",fontSize:"font-size",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",fontFamily:"font-family",startArrow:"marker-start",endArrow:"marker-end",path:"d",class:"class",id:"id",style:"style",preserveAspectRatio:"preserveAspectRatio"},f={top:"before-edge",middle:"central",bottom:"after-edge",alphabetic:"baseline",hanging:"hanging"},h={left:"left",start:"left",center:"middle",right:"end",end:"end"},d=function(){function t(t){if(!t)return null;var e=r.uniqueId("canvas_"),n=r.createDom('');return t.appendChild(n),this.type="svg",this.canvas=n,this.context=new s(n),this.toDraw=!1,this}var e=t.prototype;return e.draw=function(t){var e=this;function n(){e.animateHandler=r.requestAnimationFrame((function(){e.animateHandler=void 0,e.toDraw&&n()}));try{e._drawChildren(t)}catch(i){console.warn("error in draw canvas, detail as:"),console.warn(i)}finally{e.toDraw=!1}}e.animateHandler?e.toDraw=!0:n()},e.drawSync=function(t){this._drawChildren(t)},e._drawGroup=function(t,e){var n=t._cfg;n.removed||n.destroyed||(n.tobeRemoved&&(r.each(n.tobeRemoved,(function(t){t.parentNode&&t.parentNode.removeChild(t)})),n.tobeRemoved=[]),this._drawShape(t,e),n.children&&n.children.length>0&&this._drawChildren(t))},e._drawChildren=function(t){var e,n=this,r=t._cfg.children;if(r)for(var i=0;is?1:0,h=Math.abs(c-s)>Math.PI?1:0,d=n.rs,p=n.re,v=e(s,n.rs,a),g=e(c,n.rs,a);n.rs>0?(o.push("M "+l.x+","+l.y),o.push("L "+g.x+","+g.y),o.push("A "+d+","+d+",0,"+h+","+(1===f?0:1)+","+v.x+","+v.y),o.push("L "+u.x+" "+u.y)):(o.push("M "+a.x+","+a.y),o.push("L "+u.x+","+u.y)),o.push("A "+p+","+p+",0,"+h+","+f+","+l.x+","+l.y),n.rs>0?o.push("L "+g.x+","+g.y):o.push("Z"),i.el.setAttribute("d",o.join(" "))},e._updateText=function(t){var e=this,n=t._attrs,r=t._cfg.attrs,i=t._cfg.el;for(var a in this._setFont(t),n)if(n[a]!==r[a]){if("text"===a){e._setText(t,""+n[a]);continue}if("fillStyle"===a||"strokeStyle"===a){this._setColor(t,a,n[a]);continue}if("matrix"===a){this._setTransform(t);continue}l[a]&&i.setAttribute(l[a],n[a])}t._cfg.attrs=Object.assign({},t._attrs),t._cfg.hasUpdate=!1},e._setFont=function(t){var e=t.get("el"),n=t._attrs,r=n.fontSize;e.setAttribute("alignment-baseline",f[n.textBaseline]||"baseline"),e.setAttribute("text-anchor",h[n.textAlign]||"left"),r&&+r<12&&(n.matrix=[1,0,0,0,1,0,0,0,1],t.transform([["t",-n.x,-n.y],["s",+r/12,+r/12],["t",n.x,n.y]]))},e._setText=function(t,e){var n=t._cfg.el,i=t._attrs.textBaseline||"bottom";if(e)if(~e.indexOf("\n")){var a=t._attrs.x,o=e.split("\n"),s=o.length-1,c="";r.each(o,(function(t,e){0===e?"alphabetic"===i?c+=''+t+"":"top"===i?c+=''+t+"":"middle"===i?c+=''+t+"":"bottom"===i?c+=''+t+"":"hanging"===i&&(c+=''+t+""):c+=''+t+""})),n.innerHTML=c}else n.innerHTML=e;else n.innerHTML=""},e._setClip=function(t,e){var n=t._cfg.el;if(e)if(n.hasAttribute("clip-path"))e._cfg.hasUpdate&&this._updateShape(e);else{this._createDom(e),this._updateShape(e);var r=this.context.addClip(e);n.setAttribute("clip-path","url(#"+r+")")}else n.removeAttribute("clip-path")},e._setColor=function(t,e,n){var r=t._cfg.el,i=this.context;if(n)if(n=n.trim(),/^[r,R,L,l]{1}[\s]*\(/.test(n)){var a=i.find("gradient",n);a||(a=i.addGradient(n)),r.setAttribute(l[e],"url(#"+a+")")}else if(/^[p,P]{1}[\s]*\(/.test(n)){var o=i.find("pattern",n);o||(o=i.addPattern(n)),r.setAttribute(l[e],"url(#"+o+")")}else r.setAttribute(l[e],n);else r.setAttribute(l[e],"none")},e._setShadow=function(t){var e=t._cfg.el,n=t._attrs,r={dx:n.shadowOffsetX,dy:n.shadowOffsetY,blur:n.shadowBlur,color:n.shadowColor};if(r.dx||r.dy||r.blur||r.color){var i=this.context.find("filter",r);i||(i=this.context.addShadow(r,this)),e.setAttribute("filter","url(#"+i+")")}else e.removeAttribute("filter")},t}();t.exports=d},function(t,e,n){var r=n(1),i=n(259),a=n(260),o=n(261),s=n(262),c=n(263),u=function(){function t(t){var e=document.createElementNS("http://www.w3.org/2000/svg","defs"),n=r.uniqueId("defs_");e.id=n,t.appendChild(e),this.children=[],this.defaultArrow={},this.el=e,this.canvas=t}var e=t.prototype;return e.find=function(t,e){for(var n=this.children,r=null,i=0;i'})),n}function c(t,e){var n,a,o=i.exec(t),c=r.mod(r.toRadian(parseFloat(o[1])),2*Math.PI),u=o[2];c>=0&&c<.5*Math.PI?(n={x:0,y:0},a={x:1,y:1}):.5*Math.PI<=c&&c';e.innerHTML=n},t}();t.exports=o},function(t,e,n){var r=n(1),i=function(){function t(t,e){var n=document.createElementNS("http://www.w3.org/2000/svg","marker"),i=r.uniqueId("marker_");n.setAttribute("id",i);var a=document.createElementNS("http://www.w3.org/2000/svg","path");return a.setAttribute("stroke","none"),a.setAttribute("fill",t.stroke||"#000"),n.appendChild(a),n.setAttribute("overflow","visible"),n.setAttribute("orient","auto-start-reverse"),this.el=n,this.child=a,this.id=i,this.cfg=t["marker-start"===e?"startArrow":"endArrow"],this.stroke=t.stroke||"#000",!0===this.cfg?this._setDefaultPath(e,a):this._setMarker(t.lineWidth,a),this}var e=t.prototype;return e.match=function(){return!1},e._setDefaultPath=function(t,e){var n=this.el;e.setAttribute("d","M0,0 L6,3 L0,6 L3,3Z"),n.setAttribute("refX",3),n.setAttribute("refY",3)},e._setMarker=function(t,e){var n=this.el,i=this.cfg.path,a=this.cfg.d;r.isArray(i)&&(i=i.map((function(t){return t.join(" ")})).join("")),e.setAttribute("d",i),n.appendChild(e),a&&n.setAttribute("refX",a/t)},e.update=function(t){var e=this.child;e.attr?e.attr("fill",t):e.setAttribute("fill",t)},t}();t.exports=i},function(t,e,n){var r=n(1),i=function(){function t(t){this.type="clip";var e=document.createElementNS("http://www.w3.org/2000/svg","clipPath");this.el=e,this.id=r.uniqueId("clip_"),e.id=this.id;var n=t._cfg.el;return e.appendChild(n.cloneNode(!0)),this.cfg=t,this}var e=t.prototype;return e.match=function(){return!1},e.remove=function(){var t=this.el;t.parentNode.removeChild(t)},t}();t.exports=i},function(t,e,n){var r=n(1),i=/^p\s*\(\s*([axyn])\s*\)\s*(.*)/i,a=function(){function t(t){var e=document.createElementNS("http://www.w3.org/2000/svg","pattern");e.setAttribute("patternUnits","userSpaceOnUse");var n=document.createElementNS("http://www.w3.org/2000/svg","image");e.appendChild(n);var a=r.uniqueId("pattern_");e.id=a,this.el=e,this.id=a,this.cfg=t;var o=i.exec(t),s=o[2];n.setAttribute("href",s);var c=new Image;function u(){e.setAttribute("width",c.width),e.setAttribute("height",c.height)}return s.match(/^data:/i)||(c.crossOrigin="Anonymous"),c.src=s,c.complete?u():(c.onload=u,c.src=c.src),this}var e=t.prototype;return e.match=function(t,e){return this.cfg===e},t}();t.exports=a},function(t,e){var n={svg:"svg",circle:"circle",rect:"rect",text:"text",path:"path",foreignObject:"foreignObject",polygon:"polygon",ellipse:"ellipse",image:"image"};t.exports=function(t,e,r){var i=r.target||r.srcElement;if(!n[i.tagName]){var a=i.parentNode;while(a&&!n[a.tagName])a=a.parentNode;i=a}return this._cfg.el===i?this:this.find((function(t){return t._cfg&&t._cfg.el===i}))}},function(t,e,n){t.exports={addEventListener:n(266),createDom:n(71),getBoundingClientRect:n(267),getHeight:n(268),getOuterHeight:n(269),getOuterWidth:n(270),getRatio:n(271),getStyle:n(272),getWidth:n(273),modifyCSS:n(72),requestAnimationFrame:n(73)}},function(t,e){t.exports=function(t,e,n){if(t){if(t.addEventListener)return t.addEventListener(e,n,!1),{remove:function(){t.removeEventListener(e,n,!1)}};if(t.attachEvent)return t.attachEvent("on"+e,n),{remove:function(){t.detachEvent("on"+e,n)}}}}},function(t,e){t.exports=function(t,e){if(t&&t.getBoundingClientRect){var n=t.getBoundingClientRect(),r=document.documentElement.clientTop,i=document.documentElement.clientLeft;return{top:n.top-r,bottom:n.bottom-r,left:n.left-i,right:n.right-i}}return e||null}},function(t,e){t.exports=function(t,e){var n=this.getStyle(t,"height",e);return"auto"===n&&(n=t.offsetHeight),parseFloat(n)}},function(t,e){t.exports=function(t,e){var n=this.getHeight(t,e),r=parseFloat(this.getStyle(t,"borderTopWidth"))||0,i=parseFloat(this.getStyle(t,"paddingTop"))||0,a=parseFloat(this.getStyle(t,"paddingBottom"))||0,o=parseFloat(this.getStyle(t,"borderBottomWidth"))||0;return n+r+o+i+a}},function(t,e){t.exports=function(t,e){var n=this.getWidth(t,e),r=parseFloat(this.getStyle(t,"borderLeftWidth"))||0,i=parseFloat(this.getStyle(t,"paddingLeft"))||0,a=parseFloat(this.getStyle(t,"paddingRight"))||0,o=parseFloat(this.getStyle(t,"borderRightWidth"))||0;return n+r+o+i+a}},function(t,e){t.exports=function(){return window.devicePixelRatio?window.devicePixelRatio:2}},function(t,e,n){var r=n(6);t.exports=function(t,e,n){try{return window.getComputedStyle?window.getComputedStyle(t,null)[e]:t.currentStyle[e]}catch(i){return r(n)?null:n}}},function(t,e){t.exports=function(t,e){var n=this.getStyle(t,"width",e);return"auto"===n&&(n=t.offsetWidth),parseFloat(n)}},function(t,e,n){t.exports={contains:n(48),difference:n(275),find:n(276),firstValue:n(277),flatten:n(278),flattenDeep:n(279),getRange:n(280),merge:n(49),pull:n(67),pullAt:n(145),reduce:n(281),remove:n(282),sortBy:n(283),union:n(284),uniq:n(146),valuesOfKey:n(89)}},function(t,e,n){var r=n(88),i=n(48),a=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return r(t,(function(t){return!i(e,t)}))};t.exports=a},function(t,e,n){var r=n(13),i=n(28),a=n(143);function o(t,e){var n=void 0;if(r(e)&&(n=e),i(e)&&(n=function(t){return a(t,e)}),n)for(var o=0;o1&&void 0!==arguments[1]?arguments[1]:[];if(r(e))for(var i=0;ie[r])return 1;if(t[r]1){var r=e[0].charAt(0);e.splice(1,0,e[0].substr(1)),e[0]=r}a(e,(function(t,n){isNaN(t)||(e[n]=+t)})),t[n]=e})),t):void 0}},function(t,e,n){var r=n(5);t.exports=function(t){var e=0,n=0,i=0,a=0;return r(t)?1===t.length?e=n=i=a=t[0]:2===t.length?(e=i=t[0],n=a=t[1]):3===t.length?(e=t[0],n=a=t[1],i=t[2]):(e=t[0],n=t[1],i=t[2],a=t[3]):e=n=i=a=t,{r1:e,r2:n,r3:i,r4:a}}},function(t,e,n){var r=n(30);t.exports={clamp:n(41),fixedBase:n(293),isDecimal:n(294),isEven:n(295),isInteger:n(296),isNegative:n(297),isNumberEqual:r,isOdd:n(298),isPositive:n(299),maxBy:n(147),minBy:n(300),mod:n(70),snapEqual:r,toDegree:n(69),toInt:n(148),toInteger:n(148),toRadian:n(68)}},function(t,e){var n=function(t,e){var n=e.toString(),r=n.indexOf(".");if(-1===r)return Math.round(t);var i=n.substr(r+1).length;return i>20&&(i=20),parseFloat(t.toFixed(i))};t.exports=n},function(t,e,n){var r=n(11),i=function(t){return r(t)&&t%1!==0};t.exports=i},function(t,e,n){var r=n(11),i=function(t){return r(t)&&t%2===0};t.exports=i},function(t,e,n){var r=n(11),i=Number.isInteger?Number.isInteger:function(t){return r(t)&&t%1===0};t.exports=i},function(t,e,n){var r=n(11),i=function(t){return r(t)&&t<0};t.exports=i},function(t,e,n){var r=n(11),i=function(t){return r(t)&&t%2!==0};t.exports=i},function(t,e,n){var r=n(11),i=function(t){return r(t)&&t>0};t.exports=i},function(t,e,n){var r=n(5),i=n(13),a=n(3),o=function(t,e){if(r(t)){var n=t[0],o=void 0;o=i(e)?e(t[0]):t[0][e];var s=void 0;return a(t,(function(t){s=i(e)?e(t):t[e],s1?1:u<0?0:u;for(var l=u/2,f=12,h=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],d=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],p=0,v=0;v0&&d<1&&c.push(d)}else{var v=f*f-4*h*l,g=Math.sqrt(v);if(!(v<0)){var m=(-f+g)/(2*l);m>0&&m<1&&c.push(m);var y=(-f-g)/(2*l);y>0&&y<1&&c.push(y)}}var b=c.length,x=b,w=void 0;while(b--)d=c[b],w=1-d,u[0][b]=w*w*w*t+3*w*w*d*n+3*w*d*d*i+d*d*d*o,u[1][b]=w*w*w*e+3*w*w*d*r+3*w*d*d*a+d*d*d*s;return u[0][x]=t,u[1][x]=e,u[0][x+1]=o,u[1][x+1]=s,u[0].length=u[1].length=x+2,{min:{x:Math.min.apply(0,u[0]),y:Math.min.apply(0,u[1])},max:{x:Math.max.apply(0,u[0]),y:Math.max.apply(0,u[1])}}},u=function(t,e,n,r,i,a,o,s){if(!(Math.max(t,n)Math.max(i,o)||Math.max(e,r)Math.max(a,s))){var c=(t*r-e*n)*(i-o)-(t-n)*(i*s-a*o),u=(t*r-e*n)*(a-s)-(e-r)*(i*s-a*o),l=(t-n)*(a-s)-(e-r)*(i-o);if(l){var f=c/l,h=u/l,d=+f.toFixed(2),p=+h.toFixed(2);if(!(d<+Math.min(t,n).toFixed(2)||d>+Math.max(t,n).toFixed(2)||d<+Math.min(i,o).toFixed(2)||d>+Math.max(i,o).toFixed(2)||p<+Math.min(e,r).toFixed(2)||p>+Math.max(e,r).toFixed(2)||p<+Math.min(a,s).toFixed(2)||p>+Math.max(a,s).toFixed(2)))return{x:f,y:h}}}},l=function(t,e,n){return e>=t.x&&e<=t.x+t.width&&n>=t.y&&n<=t.y+t.height},f=function(t,e,n,r){return null===t&&(t=e=n=r=0),null===e&&(e=t.y,n=t.width,r=t.height,t=t.x),{x:t,y:e,width:n,w:n,height:r,h:r,x2:t+n,y2:e+r,cx:t+n/2,cy:e+r/2,r1:Math.min(n,r)/2,r2:Math.max(n,r)/2,r0:Math.sqrt(n*n+r*r)/2,path:i(t,e,n,r),vb:[t,e,n,r].join(" ")}},h=function(t,e){return t=f(t),e=f(e),l(e,t.x,t.y)||l(e,t.x2,t.y)||l(e,t.x,t.y2)||l(e,t.x2,t.y2)||l(t,e.x,e.y)||l(t,e.x2,e.y)||l(t,e.x,e.y2)||l(t,e.x2,e.y2)||(t.xe.x||e.xt.x)&&(t.ye.y||e.yt.y)},d=function(t,e,n,i,a,o,s,u){r(t)||(t=[t,e,n,i,a,o,s,u]);var l=c.apply(null,t);return f(l.min.x,l.min.y,l.max.x-l.min.x,l.max.y-l.min.y)},p=function(t,e,n,r,i,a,o,s,c){var u=1-c,l=Math.pow(u,3),f=Math.pow(u,2),h=c*c,d=h*c,p=l*t+3*f*c*n+3*u*c*c*i+d*o,v=l*e+3*f*c*r+3*u*c*c*a+d*s,g=t+2*c*(n-t)+h*(i-2*n+t),m=e+2*c*(r-e)+h*(a-2*r+e),y=n+2*c*(i-n)+h*(o-2*i+n),b=r+2*c*(a-r)+h*(s-2*a+r),x=u*t+c*n,w=u*e+c*r,_=u*i+c*o,O=u*a+c*s,C=90-180*Math.atan2(g-y,m-b)/Math.PI;return{x:p,y:v,m:{x:g,y:m},n:{x:y,y:b},start:{x:x,y:w},end:{x:_,y:O},alpha:C}},v=function(t,e,n){var r=d(t),i=d(e);if(!h(r,i))return n?0:[];for(var a=s.apply(0,t),o=s.apply(0,e),c=~~(a/8),l=~~(o/8),f=[],v=[],g={},m=n?0:[],y=0;y=0&&E<=1&&A>=0&&A<=1&&(n?m++:m.push({x:z.x,y:z.y,t1:E,t2:A}))}}return m},g=function(t,e,n){t=a(t),e=a(e);for(var r=void 0,i=void 0,o=void 0,s=void 0,c=void 0,u=void 0,l=void 0,f=void 0,h=void 0,d=void 0,p=n?0:[],g=0,m=t.length;g=3&&(3===t.length&&e.push("Q"),e=e.concat(t[1])),2===t.length&&e.push("L"),e=e.concat(t[t.length-1]),e}));return f}function i(t,e,n){if(1===n)return[[].concat(t)];var i=[];if("L"===e[0]||"C"===e[0]||"Q"===e[0])i=i.concat(r(t,e,n));else{var a=[].concat(t);"M"===a[0]&&(a[0]="L");for(var o=0;o<=n-1;o++)i.push(a)}return i}t.exports=function(t,e){if(1===t.length)return t;var n=t.length-1,r=e.length-1,a=n/r,o=[];if(1===t.length&&"M"===t[0][0]){for(var s=0;s=0;h--)s=o[h].index,"add"===o[h].type?t.splice(s,0,[].concat(t[s])):t.splice(s,1)}if(r=t.length,r0)){t[a]=e[a];break}i=r(i,t[a-1],1)}t[a]=["Q"].concat(i.reduce((function(t,e){return t.concat(e)}),[]));break;case"T":t[a]=["T"].concat(i[0]);break;case"C":if(i.length<3){if(!(a>0)){t[a]=e[a];break}i=r(i,t[a-1],2)}t[a]=["C"].concat(i.reduce((function(t,e){return t.concat(e)}),[]));break;case"S":if(i.length<2){if(!(a>0)){t[a]=e[a];break}i=r(i,t[a-1],1)}t[a]=["S"].concat(i.reduce((function(t,e){return t.concat(e)}),[]));break;default:t[a]=e[a]}return t}},function(t,e,n){var r={lc:n(312),lowerCase:n(157),lowerFirst:n(106),substitute:n(313),uc:n(314),upperCase:n(158),upperFirst:n(64)};t.exports=r},function(t,e,n){t.exports=n(157)},function(t,e){var n=function(t,e){return t&&e?t.replace(/\\?\{([^{}]+)\}/g,(function(t,n){return"\\"===t.charAt(0)?t.slice(1):void 0===e[n]?"":e[n]})):t};t.exports=n},function(t,e,n){t.exports=n(158)},function(t,e,n){var r=n(14),i={getType:n(113),isArray:n(5),isArrayLike:n(15),isBoolean:n(60),isFunction:n(13),isNil:n(6),isNull:n(316),isNumber:n(11),isObject:n(22),isObjectLike:n(63),isPlainObject:n(28),isPrototype:n(114),isType:r,isUndefined:n(317),isString:n(12),isRegExp:n(318),isDate:n(111),isArguments:n(319),isError:n(320)};t.exports=i},function(t,e){var n=function(t){return null===t};t.exports=n},function(t,e){var n=function(t){return void 0===t};t.exports=n},function(t,e,n){var r=n(14),i=function(t){return r(t,"RegExp")};t.exports=i},function(t,e,n){var r=n(14),i=function(t){return r(t,"Arguments")};t.exports=i},function(t,e,n){var r=n(14),i=function(t){return r(t,"Error")};t.exports=i},function(t,e){function n(t,e,n){var r=void 0;return function(){var i=this,a=arguments,o=function(){r=null,n||t.apply(i,a)},s=n&&!r;clearTimeout(r),r=setTimeout(o,e),s&&t.apply(i,a)}}t.exports=n},function(t,e,n){var r=n(15),i=function(t,e){if(!r(t))return-1;var n=Array.prototype.indexOf;if(n)return n.call(t,e);for(var i=-1,a=0;ae?(r&&(clearTimeout(r),r=null),s=u,o=t.apply(i,a),r||(i=a=null)):r||!1===n.trailing||(r=setTimeout(c,l)),o};return u.cancel=function(){clearTimeout(r),s=0,r=i=a=null},u}t.exports=n},function(t,e,n){var r=n(0),i=n(18),a=r.PathUtil;function o(t){var e,n,r,a,o,s=t.start,c=t.end,u=t.getWidth(),l=t.getHeight(),f=200;return t.isPolar?(a=t.getRadius(),r=t.getCenter(),e=t.startAngle,n=t.endAngle,o=new i.Fan({attrs:{x:r.x,y:r.y,rs:0,re:a+f,startAngle:e,endAngle:e}}),o.endState={endAngle:n}):(o=new i.Rect({attrs:{x:s.x-f,y:c.y-f,width:t.isTransposed?u+2*f:0,height:t.isTransposed?0:l+2*f}}),t.isTransposed?o.endState={height:l+2*f}:o.endState={width:u+2*f}),o.isClip=!0,o}function s(t){if(r.isEmpty(t))return null;var e=t[0].x,n=t[0].x,i=t[0].y,a=t[0].y;return r.each(t,(function(t){e=e>t.x?t.x:e,n=nt.y?t.y:i,a=a0?a.maxX:a.minX;var c=[n,s,1];t.apply(c),t.attr({transform:[["t",-n,-s],["s",.01,1],["t",n,s]]});var l={transform:[["t",-n,-s],["s",100,1],["t",n,s]]},f=u(e,i,r,l);t.animate(l,f.duration,f.easing,f.callback,f.delay)}function h(t,e){var n={lineWidth:0,opacity:0},r=t._id,i=t.get("index"),a=u(e,i,r,n);t.animate(n,a.duration,a.easing,(function(){t.remove()}),a.delay)}function d(t,e,n){var r,i,a=t._id,o=t.get("index");if(n.isPolar&&"point"!==t.name)r=n.getCenter().x,i=n.getCenter().y;else{var s=t.getBBox();r=(s.minX+s.maxX)/2,i=(s.minY+s.maxY)/2}var c=[r,i,1];t.apply(c),t.attr({transform:[["t",-r,-i],["s",.01,.01],["t",r,i]]});var l={transform:[["t",-r,-i],["s",100,100],["t",r,i]]},f=u(e,o,a,l);t.animate(l,f.duration,f.easing,f.callback,f.delay)}function p(t,e,n){var r,i,a=t._id,o=t.get("index");if(n.isPolar&&"point"!==t.name)r=n.getCenter().x,i=n.getCenter().y;else{var s=t.getBBox();r=(s.minX+s.maxX)/2,i=(s.minY+s.maxY)/2}var c=[r,i,1];t.apply(c);var l={transform:[["t",-r,-i],["s",.01,.01],["t",r,i]]},f=u(e,o,a,l);t.animate(l,f.duration,f.easing,(function(){t.remove()}),f.delay)}function v(t,e){if("path"===t.get("type")){var n=t._id,r=t.get("index"),i=a.pathToAbsolute(t.attr("path"));t.attr("path",[i[0]]);var o={path:i},s=u(e,r,n,o);t.animate(o,s.duration,s.easing,s.callback,s.delay)}}function g(t,e){if("path"===t.get("type")){var n=t._id,r=t.get("index"),i=a.pathToAbsolute(t.attr("path")),o={path:[i[0]]},s=u(e,r,n,o);t.animate(o,s.duration,s.easing,(function(){t.remove()}),s.delay)}}function m(t,e,n,r,i){var a,s=o(n),c=t.get("canvas"),l=t._id,f=t.get("index");r?(s.attr("startAngle",r),s.attr("endAngle",r),a={endAngle:i}):a=s.endState,s.set("canvas",c),t.attr("clip",s),t.setSilent("animating",!0);var h=u(e,f,l,a);s.animate(a,h.duration,h.easing,(function(){t&&!t.get("destroyed")&&(t.attr("clip",null),t.setSilent("cacheShape",null),t.setSilent("animating",!1),s.remove())}),h.delay)}function y(t,e){var n=t._id,i=t.get("index"),a=r.isNil(t.attr("fillOpacity"))?1:t.attr("fillOpacity"),o=r.isNil(t.attr("strokeOpacity"))?1:t.attr("strokeOpacity");t.attr("fillOpacity",0),t.attr("strokeOpacity",0);var s={fillOpacity:a,strokeOpacity:o},c=u(e,i,n,s);t.animate(s,c.duration,c.easing,c.callback,c.delay)}function b(t,e){var n=t._id,r=t.get("index"),i={fillOpacity:0,strokeOpacity:0},a=u(e,r,n,i);t.animate(i,a.duration,a.easing,(function(){t.remove()}),a.delay)}function x(t,e,n){var r=c(t,n),i=r.endAngle,a=r.startAngle;m(t,e,n,a,i)}function w(t,e,n){if("line"===t.name){var r=t.get("canvas"),o=t.get("cacheShape"),s=t._id,c=t.get("index"),l=new i.Rect({attrs:{x:n.start.x,y:n.end.y,width:n.getWidth(),height:n.getHeight()}});l.isClip=!0,l.set("canvas",r);var f=a.pathToAbsolute(o.attrs.path),h=a.pathToAbsolute(t.attr("path")),d=f[1][1]-f[0][1],p=f[f.length-1][1]+d,v=h[h.length-1][2],g=f.concat([["L",p,v]]),m=[0,0,1];t.apply(m),t.attr("clip",l),t.attr("path",g);var y={transform:[["t",-d,0]]},b=u(e,c,s,y);t.animate(y,b.duration,b.easing,(function(){t&&!t.get("destroyed")&&(t.attr("path",h),t.attr({transform:[["t",d,0]]}),t.attr("clip",null),t.setSilent("cacheShape",null),l.remove())}),b.delay)}}function _(t,e,n){if("area"===t.name){var r=t.get("canvas"),o=t.get("cacheShape"),s=t._id,c=t.get("index"),l=new i.Rect({attrs:{x:n.start.x,y:n.end.y,width:n.getWidth(),height:n.getHeight()}});l.isClip=!0,l.set("canvas",r);var f=a.pathToAbsolute(o.attrs.path),h=a.pathToAbsolute(t.attr("path")),d=f[1][1]-f[0][1],p=Math.floor(f.length/2),v=f[p-1][1]+d,g=h[p-1][2],m=[].concat(f.slice(0,p),[["L",v,g],["L",v,h[p][2]]],f.slice(p)),y=[0,0,1];t.apply(y),t.attr("clip",l),t.attr("path",m);var b={transform:[["t",-d,0]]},x=u(e,c,s,b);t.animate(b,x.duration,x.easing,(function(){t&&!t.get("destroyed")&&(t.attr("path",h),t.attr({transform:[["t",d,0]]}),t.attr("clip",null),t.setSilent("cacheShape",null),l.remove())}),x.delay)}}t.exports={enter:{clipIn:m,zoomIn:d,pathIn:v,scaleInY:l,scaleInX:f,fanIn:x,fadeIn:y},leave:{lineWidthOut:h,zoomOut:p,pathOut:g,fadeOut:b},appear:{clipIn:m,zoomIn:d,pathIn:v,scaleInY:l,scaleInX:f,fanIn:x,fadeIn:y},update:{fadeIn:y,fanIn:x,lineSlideLeft:w,areaSlideLeft:_}}},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(163),o=n(23),s=n(0),c=n(199),u=n(8),l=n(166),f="_origin",h=n(412);function d(t){var e=t.startAngle,n=t.endAngle;return!(!s.isNil(e)&&!s.isNil(n)&&n-e<2*Math.PI)}function p(t,e,n){var r=(t-e)/(n-e);return r>=0&&r<=1}function v(t,e){var n=!1;if(t){var r=t.type;if("theta"===r){var i=t.start,a=t.end;n=p(e.x,i.x,a.x)&&p(e.y,i.y,a.y)}else{var o=t.invert(e);n=o.x>=0&&o.y>=0&&o.x<=1&&o.y<=1}}return n}var g={};s.each(o,(function(t,e){var n=s.lowerFirst(e);g[n]=function(e){var n=new t(e);return this.addGeom(n),n}}));var m=function(t){i(n,t);var e=n.prototype;function n(e){var n;n=t.call(this,e)||this;var i=r(n);return i._setTheme(),s.each(o,(function(t,e){var n=s.lowerFirst(e);i[n]=function(e){void 0===e&&(e={}),e.viewTheme=i.get("viewTheme");var n=new t(e);return i.addGeom(n),n}})),i.init(),n}return e.getDefaultCfg=function(){return{viewContainer:null,coord:null,start:{x:0,y:0},end:{x:1,y:1},geoms:[],scales:{},options:{},scaleController:null,padding:0,theme:null,parent:null,tooltipEnable:!0,animate:u.animate,visible:!0}},e._setTheme=function(){var t=this,e=t.get("theme"),n={},r={};s.isObject(e)?r=e:-1!==s.indexOf(Object.keys(l),e)&&(r=l[e]),s.deepMix(n,u,r),t.set("viewTheme",n)},e.init=function(){this._initViewPlot(),this.get("data")&&this._initData(this.get("data")),this._initOptions(),this._initControllers(),this._bindEvents()},e._initOptions=function(){var t=this,e=s.mix({},t.get("options"));e.scales||(e.scales={}),e.coord||(e.coord={}),!1===e.animate&&this.set("animate",!1),(!1===e.tooltip||s.isNull(e.tooltip))&&this.set("tooltipEnable",!1),e.geoms&&e.geoms.length&&s.each(e.geoms,(function(e){t._createGeom(e)}));var n=t.get("scaleController");n&&(n.defs=e.scales);var r=t.get("coordController");r&&r.reset(e.coord),this.set("options",e)},e._createGeom=function(t){var e,n=t.type;this[n]&&(e=this[n](),s.each(t,(function(t,n){var r;e[n]&&(s.isObject(t)&&t.field?"label"===t?e[n](t.field,t.callback,t.cfg):(s.each(t,(function(t,e){"field"!==e&&(r=t)})),e[n](t.field,r)):e[n](t))})))},e._initControllers=function(){var t=this,e=t.get("options"),n=t.get("viewTheme"),r=t.get("canvas"),i=new c.Scale({viewTheme:n,defs:e.scales}),a=new c.Coord(e.coord);this.set("scaleController",i),this.set("coordController",a);var o=new c.Axis({canvas:r,viewTheme:n});this.set("axisController",o);var s=new c.Guide({viewTheme:n,options:e.guides||[]});this.set("guideController",s)},e._initViewPlot=function(){this.get("viewContainer")||this.set("viewContainer",this.get("middlePlot"))},e._initGeoms=function(){for(var t=this.get("geoms"),e=this.get("filteredData"),n=this.get("coord"),r=this.get("_id"),i=0;i0){var n=e.shift();n.destroy()}},e._drawGeoms=function(){this.emit("beforedrawgeoms");for(var t=this.get("geoms"),e=this.get("coord"),n=0;n0?a.change({min:0}):c<=0&&a.change({max:0}))}}},e._setCatScalesRange=function(){var t=this,e=t.get("coord"),n=t.get("viewTheme"),r=t.getXScale(),i=t.getYScales(),a=[];r&&a.push(r),a=a.concat(i);var o=e.isPolar&&d(e),c=t.get("scaleController"),u=c.defs;s.each(a,(function(t){if((t.isCategory||t.isIdentity)&&t.values&&(!u[t.field]||!u[t.field].range)){var r,i=t.values.length;if(1===i)r=[.5,1];else{var a=1,s=0;o?e.isTransposed?(a=n.widthRatio.multiplePie,s=1/i*a,r=[s/2,1-s/2]):r=[0,1-1/i]:(s=1/i*1/2,r=[s,1-s])}t.range=r}}))},e.getXScale=function(){var t=this.get("geoms"),e=null;return s.isEmpty(t)||(e=t[0].getXScale()),e},e.getYScales=function(){for(var t=this.get("geoms"),e=[],n=0;n=0?"positive":"negative";s[g][v]||(s[g][v]=0),h[r]=[s[g][v],p+s[g][v]],s[g][v]+=p}}},e}(o);o.Stack=s,t.exports=s},function(t,e,n){var r={merge:n(49),values:n(89)},i=n(159),a=n(3);t.exports={processAdjust:function(t){var e=this,n=r.merge(t),a=e.dodgeBy,o=t;a&&(o=i(n,a)),e.cacheMap={},e.adjDataArray=o,e.mergeData=n,e.adjustData(o,n),e.adjDataArray=null,e.mergeData=null},getDistribution:function(t){var e=this,n=e.adjDataArray,i=e.cacheMap,o=i[t];return o||(o={},a(n,(function(e,n){var i=r.values(e,t);i.length||i.push(0),a(i,(function(t){o[t]||(o[t]=[]),o[t].push(n)}))})),i[t]=o),o},adjustDim:function(t,e,n,r,i){var o=this,s=o.getDistribution(t),c=o.groupData(n,t);a(c,(function(n,r){var c;r=parseFloat(r),c=1===e.length?{pre:e[0]-1,next:e[0]+1}:o.getAdjustRange(t,r,e),a(n,(function(e){var n=e[t],r=s[n],a=r.indexOf(i);e[t]=o.getDodgeOffset(c,a,r.length)}))}))}}},function(t,e){t.exports={_initDefaultCfg:function(){this.xField=null,this.yField=null,this.height=null,this.size=10,this.reverseOrder=!1,this.adjustNames=["y"]},processOneDimStack:function(t){var e=this,n=e.xField,r=e.yField||"y",i=e.height,a={};e.reverseOrder&&(t=t.slice(0).reverse());for(var o=0,s=t.length;o2*Math.PI&&(t=t/180*Math.PI),this.transform([["t",-e,-n],["r",t],["t",e,n]])},move:function(t,e){var n=this.get("x")||0,r=this.get("y")||0;return this.translate(t-n,e-r),this.set("x",t),this.set("y",e),this},transform:function(t){var e=this,n=this._attrs.matrix;return r.each(t,(function(t){switch(t[0]){case"t":e.translate(t[1],t[2]);break;case"s":e.scale(t[1],t[2]);break;case"r":e.rotate(t[1]);break;case"m":e.attr("matrix",r.mat3.multiply([],n,t[1])),e.clearTotalMatrix();break;default:break}})),e},setTransform:function(t){return this.attr("matrix",[1,0,0,0,1,0,0,0,1]),this.transform(t)},getMatrix:function(){return this.attr("matrix")},setMatrix:function(t){return this.attr("matrix",t),this.clearTotalMatrix(),this},apply:function(t,e){var n;return n=e?this._getMatrixByRoot(e):this.attr("matrix"),r.vec3.transformMat3(t,t,n),this},_getMatrixByRoot:function(t){var e=this;t=t||e;var n=e,i=[];while(n!==t)i.unshift(n),n=n.get("parent");i.unshift(n);var a=[1,0,0,0,1,0,0,0,1];return r.each(i,(function(t){r.mat3.multiply(a,t.attr("matrix"),a)})),a},getTotalMatrix:function(){var t=this._cfg.totalMatrix;if(!t){t=[1,0,0,0,1,0,0,0,1];var e=this._cfg.parent;if(e){var n=e.getTotalMatrix();o(t,n)}o(t,this.attr("matrix")),this._cfg.totalMatrix=t}return t},clearTotalMatrix:function(){},invert:function(t){var e=this.getTotalMatrix();if(a(e))t[0]/=e[0],t[1]/=e[4];else{var n=r.mat3.invert([],e);n&&r.vec3.transformMat3(t,t,n)}return this},resetTransform:function(t){var e=this.attr("matrix");i(e)||t.transform(e[0],e[1],e[3],e[4],e[6],e[7])}}},function(t,e,n){var r=n(2),i={delay:"delay",rotate:"rotate"},a={fill:"fill",stroke:"stroke",fillStyle:"fillStyle",strokeStyle:"strokeStyle"};function o(t,e){var n={},r=e._attrs;for(var i in t.attrs)n[i]=r[i];return n}function s(t,e){var n={matrix:null,attrs:{}},o=e._attrs;for(var s in t)if("transform"===s)n.matrix=r.transform(e.getMatrix(),t[s]);else if("rotate"===s)n.matrix=r.transform(e.getMatrix(),[["r",t[s]]]);else if("matrix"===s)n.matrix=t[s];else{if(a[s]&&/^[r,R,L,l]{1}[\s]*\(/.test(t[s]))continue;i[s]||o[s]===t[s]||(n.attrs[s]=t[s])}return n}function c(t,e){var n=e.delay,i=Object.prototype.hasOwnProperty;return r.each(e.toAttrs,(function(e,a){r.each(t,(function(t){n0?f=c(f,d):l.addAnimator(u),f.push(d),u.setSilent("animators",f),u.setSilent("pause",{isPaused:!1})},stopAnimate:function(){var t=this,e=this.get("animators");r.each(e,(function(e){t.attr(e.toAttrs),e.toMatrix&&t.attr("matrix",e.toMatrix),e.callback&&e.callback()})),this.setSilent("animating",!1),this.setSilent("animators",[])},pauseAnimate:function(){var t=this,e=t.get("timeline");return t.setSilent("pause",{isPaused:!0,pauseTime:e.getTime()}),t},resumeAnimate:function(){var t=this,e=t.get("timeline"),n=e.getTime(),i=t.get("animators"),a=t.get("pause").pauseTime;return r.each(i,(function(t){t.startTime=t.startTime+(n-a),t._paused=!1,t._pauseTime=null})),t.setSilent("pause",{isPaused:!1}),t.setSilent("animators",i),t}}},function(t,e,n){var r=n(9);r.Arc=n(174),r.Circle=n(175),r.Dom=n(176),r.Ellipse=n(177),r.Fan=n(178),r.Image=n(179),r.Line=n(180),r.Marker=n(95),r.Path=n(181),r.Polygon=n(182),r.Polyline=n(183),r.Rect=n(184),r.Text=n(185),t.exports=r},function(t,e,n){var r=n(2),i=n(93),a={arc:n(53),ellipse:n(173),line:n(52)},o=r.createDom(''),s=o.getContext("2d");function c(t,e,n){return n.createPath(s),s.isPointInPath(t,e)}var u=function(t,e){var n=this._attrs,r=n.x,a=n.y,o=n.r,s=n.startAngle,c=n.endAngle,u=n.clockwise,l=this.getHitLineWidth();return!!this.hasStroke()&&i.arcline(r,a,o,s,c,u,l,t,e)},l=function(t,e){var n=this._attrs,r=n.x,a=n.y,o=n.r,s=this.getHitLineWidth(),c=this.hasFill(),u=this.hasStroke();return c&&u?i.circle(r,a,o,t,e)||i.arcline(r,a,o,0,2*Math.PI,!1,s,t,e):c?i.circle(r,a,o,t,e):!!u&&i.arcline(r,a,o,0,2*Math.PI,!1,s,t,e)},f=function(t,e){var n=this._attrs,a=this.hasFill(),o=this.hasStroke(),s=n.x,c=n.y,u=n.rx,l=n.ry,f=this.getHitLineWidth(),h=u>l?u:l,d=u>l?1:u/l,p=u>l?l/u:1,v=[t,e,1],g=[1,0,0,0,1,0,0,0,1];r.mat3.scale(g,g,[d,p]),r.mat3.translate(g,g,[s,c]);var m=r.mat3.invert([],g);return r.vec3.transformMat3(v,v,m),a&&o?i.circle(0,0,h,v[0],v[1])||i.arcline(0,0,h,0,2*Math.PI,!1,f,v[0],v[1]):a?i.circle(0,0,h,v[0],v[1]):!!o&&i.arcline(0,0,h,0,2*Math.PI,!1,f,v[0],v[1])},h=function(t,e){var n=this,o=n.hasFill(),s=n.hasStroke(),c=n._attrs,u=c.x,l=c.y,f=c.rs,h=c.re,d=c.startAngle,p=c.endAngle,v=c.clockwise,g=[1,0],m=[t-u,e-l],y=r.vec2.angleTo(g,m);function b(){var t=a.arc.nearAngle(y,d,p,v);if(r.isNumberEqual(y,t)){var e=r.vec2.squaredLength(m);if(f*f<=e&&e<=h*h)return!0}return!1}function x(){var r=n.getHitLineWidth(),a={x:Math.cos(d)*f+u,y:Math.sin(d)*f+l},o={x:Math.cos(d)*h+u,y:Math.sin(d)*h+l},s={x:Math.cos(p)*f+u,y:Math.sin(p)*f+l},c={x:Math.cos(p)*h+u,y:Math.sin(p)*h+l};return!!i.line(a.x,a.y,o.x,o.y,r,t,e)||(!!i.line(s.x,s.y,c.x,c.y,r,t,e)||(!!i.arcline(u,l,f,d,p,v,r,t,e)||!!i.arcline(u,l,h,d,p,v,r,t,e)))}return o&&s?b()||x():o?b():!!s&&x()},d=function(t,e){var n=this._attrs;if(this.get("toDraw")||!n.img)return!1;this._cfg.attrs&&this._cfg.attrs.img===n.img||this._setAttrImg();var r=n.x,a=n.y,o=n.width,s=n.height;return i.rect(r,a,o,s,t,e)},p=function(t,e){var n=this._attrs,r=n.x1,a=n.y1,o=n.x2,s=n.y2,c=this.getHitLineWidth();return!!this.hasStroke()&&i.line(r,a,o,s,c,t,e)},v=function(t,e){var n=this,i=n.get("segments"),a=n.hasFill(),o=n.hasStroke();function s(){if(!r.isEmpty(i)){for(var a=n.getHitLineWidth(),o=0,s=i.length;o=3&&s.push(a[0]),i.polyline(s,o,t,e)}return r&&a?c(t,e,n)||o():r?c(t,e,n):!!a&&o()},m=function(t,e){var n=this._attrs,r=n.x,a=n.y,o=n.radius||n.r,s=this.getHitLineWidth();return i.circle(r,a,o+s/2,t,e)},y=function(t,e){var n=this,r=n._attrs;if(n.hasStroke()){var a=r.points;if(a.length<2)return!1;var o=r.lineWidth;return i.polyline(a,o,t,e)}return!1},b=function(t,e){var n=this,r=n.hasFill(),a=n.hasStroke();function o(){var r=n._attrs,a=r.x,o=r.y,s=r.width,c=r.height,u=r.radius,l=n.getHitLineWidth();if(0===u){var f=l/2;return i.line(a-f,o,a+s+f,o,l,t,e)||i.line(a+s,o-f,a+s,o+c+f,l,t,e)||i.line(a+s+f,o+c,a-f,o+c,l,t,e)||i.line(a,o+c+f,a,o-f,l,t,e)}return i.line(a+u,o,a+s-u,o,l,t,e)||i.line(a+s,o+u,a+s,o+c-u,l,t,e)||i.line(a+s-u,o+c,a+u,o+c,l,t,e)||i.line(a,o+c-u,a,o+u,l,t,e)||i.arcline(a+s-u,o+u,u,1.5*Math.PI,2*Math.PI,!1,l,t,e)||i.arcline(a+s-u,o+c-u,u,0,.5*Math.PI,!1,l,t,e)||i.arcline(a+u,o+c-u,u,.5*Math.PI,Math.PI,!1,l,t,e)||i.arcline(a+u,o+u,u,Math.PI,1.5*Math.PI,!1,l,t,e)}return r&&a?c(t,e,n)||o():r?c(t,e,n):!!a&&o()},x=function(t,e){var n=this,r=n.getBBox();if(n.hasFill()||n.hasStroke())return i.box(r.minX,r.maxX,r.minY,r.maxY,t,e)},w=function(t,e){if(!this._cfg.el)return!1;var n=this._cfg.el.getBBox();return i.box(n.x,n.x+n.width,n.y,n.y+n.height,t,e)},_={arc:u,circle:l,dom:w,ellipse:f,fan:h,image:d,line:p,path:v,marker:m,polygon:g,polyline:y,rect:b,text:x};t.exports={isPointInPath:function(t,e){var n=_[this.type];return!!n&&n.call(this,t,e)}}},function(t,e,n){var r=n(2),i=n(96),a=n(101),o=n(103),s=n(132),c=s.interpolate,u=s.interpolateArray,l=function(t){this._animators=[],this._current=0,this._timer=null,this.canvas=t};function f(t,e,n){var a={},o=e.toAttrs,s=e.fromAttrs,l=e.toMatrix;if(!t.get("destroyed")){var f;for(var h in o)if(!r.isEqual(s[h],o[h]))if("path"===h){var d=o[h],p=s[h];d.length>p.length?(d=i.parsePathString(o[h]),p=i.parsePathString(s[h]),p=i.fillPathByDiff(p,d),p=i.formatPath(p,d),e.fromAttrs.path=p,e.toAttrs.path=d):e.pathFormatted||(d=i.parsePathString(o[h]),p=i.parsePathString(s[h]),p=i.formatPath(p,d),e.fromAttrs.path=p,e.toAttrs.path=d,e.pathFormatted=!0),a[h]=[];for(var v=0;v0){for(var s=r._animators.length-1;s>=0;s--)if(t=r._animators[s],t.get("destroyed"))i.removeAnimator(s);else{if(!t.get("pause").isPaused){e=t.get("animators");for(var c=e.length-1;c>=0;c--)n=e[c],o=h(t,n,a),o&&(e.splice(c,1),o=!1,n.callback&&n.callback())}0===e.length&&i.removeAnimator(s)}r.canvas.draw()}}))},addAnimator:function(t){this._animators.push(t)},removeAnimator:function(t){this._animators.splice(t,1)},isAnimating:function(){return!!this._animators.length},stop:function(){this._timer&&this._timer.stop()},stopAllAnimations:function(){this._animators.forEach((function(t){t.stopAnimate()})),this._animators=[],this.canvas.draw()},getTime:function(){return this._current}}),t.exports=l},function(t,e,n){t.exports={canvas:n(352),svg:n(355)}},function(t,e,n){t.exports={painter:n(353)}},function(t,e,n){var r=n(2),i=n(354),a=["fillStyle","font","globalAlpha","lineCap","lineWidth","lineJoin","miterLimit","shadowBlur","shadowColor","shadowOffsetX","shadowOffsetY","strokeStyle","textAlign","textBaseline","lineDash","lineDashOffset"],o=function(){function t(t){if(!t)return null;var e=r.uniqueId("canvas_"),n=r.createDom('');return t.appendChild(n),this.type="canvas",this.canvas=n,this.context=n.getContext("2d"),this.toDraw=!1,this}var e=t.prototype;return e.beforeDraw=function(){var t=this.canvas;this.context&&this.context.clearRect(0,0,t.width,t.height)},e.draw=function(t){var e=this;function n(){e.animateHandler=r.requestAnimationFrame((function(){e.animateHandler=void 0,e.toDraw&&n()})),e.beforeDraw();try{e._drawGroup(t)}catch(i){console.warn("error in draw canvas, detail as:"),console.warn(i),e.toDraw=!1}e.toDraw=!1}e.animateHandler?e.toDraw=!0:n()},e.drawSync=function(t){this.beforeDraw(),this._drawGroup(t)},e._drawGroup=function(t){if(!t._cfg.removed&&!t._cfg.destroyed&&t._cfg.visible){var e=this,n=t._cfg.children,r=null;this.setContext(t);for(var i=0;i-1){var s=n[o];"fillStyle"===o&&(s=i.parseStyle(s,t,e)),"strokeStyle"===o&&(s=i.parseStyle(s,t,e)),"lineDash"===o&&e.setLineDash?r.isArray(s)?e.setLineDash(s):r.isString(s)&&e.setLineDash(s.split(" ")):e[o]=s}},t}();t.exports=o},function(t,e,n){var r=n(2),i=/[MLHVQTCSAZ]([^MLHVQTCSAZ]*)/gi,a=/[^\s\,]+/gi,o=/^l\s*\(\s*([\d.]+)\s*\)\s*(.*)/i,s=/^r\s*\(\s*([\d.]+)\s*,\s*([\d.]+)\s*,\s*([\d.]+)\s*\)\s*(.*)/i,c=/^p\s*\(\s*([axyn])\s*\)\s*(.*)/i,u=/[\d.]+:(#[^\s]+|[^\)]+\))/gi,l={};function f(t,e){var n=t.match(u);r.each(n,(function(t){t=t.split(":"),e.addColorStop(t[0],t[1])}))}function h(t,e,n){var i,a,s=o.exec(t),c=r.mod(r.toRadian(parseFloat(s[1])),2*Math.PI),u=s[2],l=e.getBBox();c>=0&&c<.5*Math.PI?(i={x:l.minX,y:l.minY},a={x:l.maxX,y:l.maxY}):.5*Math.PI<=c&&c1){var i=e[0].charAt(0);e.splice(1,0,e[0].substr(1)),e[0]=i}r.each(e,(function(t,n){isNaN(t)||(e[n]=+t)})),t[n]=e})),t):void 0},parseStyle:function(t,e,n){if(r.isString(t)){if("("===t[1]||"("===t[2]){if("l"===t[0])return h(t,e,n);if("r"===t[0])return d(t,e,n);if("p"===t[0])return p(t,e,n)}return t}},numberToColor:function(t){var e=l[t];if(!e){for(var n=t.toString(16),r=n.length;r<6;r++)n="0"+n;e="#"+n,l[t]=e}return e}}},function(t,e,n){t.exports={painter:n(356),getShape:n(363)}},function(t,e,n){var r=n(2),i=n(37),a=i.parseRadius,o=n(95),s=n(357),c={rect:"path",circle:"circle",line:"line",path:"path",marker:"path",text:"text",polygon:"polygon",image:"image",ellipse:"ellipse",dom:"foreignObject",fan:"path",group:"g"},u=.3,l={opacity:"opacity",fillStyle:"fill",strokeOpacity:"stroke-opacity",fillOpacity:"fill-opacity",strokeStyle:"stroke",x:"x",y:"y",r:"r",width:"width",height:"height",x1:"x1",x2:"x2",y1:"y1",y2:"y2",lineCap:"stroke-linecap",lineJoin:"stroke-linejoin",lineWidth:"stroke-width",lineDash:"stroke-dasharray",lineDashOffset:"stroke-dashoffset",miterLimit:"stroke-miterlimit",font:"font",fontSize:"font-size",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",fontFamily:"font-family",startArrow:"marker-start",endArrow:"marker-end",path:"d",class:"class",id:"id",style:"style",preserveAspectRatio:"preserveAspectRatio"},f={top:"before-edge",middle:"central",bottom:"after-edge",alphabetic:"baseline",hanging:"hanging"},h={left:"left",start:"left",center:"middle",right:"end",end:"end"},d=function(){function t(t){if(!t)return null;var e=r.uniqueId("canvas_"),n=r.createDom('');return t.appendChild(n),this.type="svg",this.canvas=n,this.context=new s(n),this.toDraw=!1,this}var e=t.prototype;return e.draw=function(t){var e=this;function n(){e.animateHandler=r.requestAnimationFrame((function(){e.animateHandler=void 0,e.toDraw&&n()}));try{t.resetMatrix(),e._drawGroup(t,!1)}catch(i){console.warn("error in draw canvas, detail as:"),console.warn(i),e.toDraw=!1}e.toDraw=!1}e.animateHandler?e.toDraw=!0:n()},e.drawSync=function(t){this._drawChildren(t,!1)},e._drawGroup=function(t,e){var n=t._cfg;n.removed||n.destroyed||(!n.el&&n.attrs&&(e=!0),n.tobeRemoved&&(r.each(n.tobeRemoved,(function(t){t.parentNode&&t.parentNode.removeChild(t)})),n.tobeRemoved=[]),this._drawShape(t,e),n.children&&n.children.length>0&&this._drawChildren(t,e))},e._drawChildren=function(t,e){var n,r=this,i=t._cfg.children;if(i){if(t._cfg.el&&!e){var a=t._cfg.el.childNodes.length+1;0!==a&&a!==i.length&&(e=!0)}for(var o=0;os?1:0,h=Math.abs(c-s)>Math.PI?1:0,d=n.rs,p=n.re,v=e(s,n.rs,a),g=e(c,n.rs,a);n.rs>0?(o.push("M "+l.x+","+l.y),o.push("L "+g.x+","+g.y),o.push("A "+d+","+d+",0,"+h+","+(1===f?0:1)+","+v.x+","+v.y),o.push("L "+u.x+" "+u.y)):(o.push("M "+a.x+","+a.y),o.push("L "+u.x+","+u.y)),o.push("A "+p+","+p+",0,"+h+","+f+","+l.x+","+l.y),n.rs>0?o.push("L "+g.x+","+g.y):o.push("Z"),i.el.setAttribute("d",o.join(" "))},e._updateText=function(t){var e=this,n=t._attrs,r=t._cfg.attrs,i=t._cfg.el;for(var a in this._setFont(t),n)if(n[a]!==r[a]){if("text"===a){e._setText(t,""+n[a]);continue}if("fillStyle"===a||"strokeStyle"===a){this._setColor(t,a,n[a]);continue}if("matrix"===a){this._setTransform(t);continue}l[a]&&i.setAttribute(l[a],n[a])}t._cfg.attrs=Object.assign({},t._attrs),t._cfg.hasUpdate=!1},e._setFont=function(t){var e=t.get("el"),n=t._attrs,r=n.fontSize;e.setAttribute("alignment-baseline",f[n.textBaseline]||"baseline"),e.setAttribute("text-anchor",h[n.textAlign]||"left"),r&&+r<12&&(n.matrix=[1,0,0,0,1,0,0,0,1],t.transform([["t",-n.x,-n.y],["s",+r/12,+r/12],["t",n.x,n.y]]))},e._setText=function(t,e){var n=t._cfg.el,i=t._attrs.textBaseline||"bottom";if(e)if(~e.indexOf("\n")){var a=t._attrs.x,o=e.split("\n"),s=o.length-1,c="";r.each(o,(function(t,e){0===e?"alphabetic"===i?c+=''+t+"":"top"===i?c+=''+t+"":"middle"===i?c+=''+t+"":"bottom"===i?c+=''+t+"":"hanging"===i&&(c+=''+t+""):c+=''+t+""})),n.innerHTML=c}else n.innerHTML=e;else n.innerHTML=""},e._setClip=function(t,e){var n=t._cfg.el;if(e)if(n.hasAttribute("clip-path"))e._cfg.hasUpdate&&this._updateShape(e);else{this._createDom(e),this._updateShape(e);var r=this.context.addClip(e);n.setAttribute("clip-path","url(#"+r+")")}else n.removeAttribute("clip-path")},e._setColor=function(t,e,n){var r=t._cfg.el,i=this.context;if(n)if(n=n.trim(),/^[r,R,L,l]{1}[\s]*\(/.test(n)){var a=i.find("gradient",n);a||(a=i.addGradient(n)),r.setAttribute(l[e],"url(#"+a+")")}else if(/^[p,P]{1}[\s]*\(/.test(n)){var o=i.find("pattern",n);o||(o=i.addPattern(n)),r.setAttribute(l[e],"url(#"+o+")")}else r.setAttribute(l[e],n);else r.setAttribute(l[e],"none")},e._setShadow=function(t){var e=t._cfg.el,n=t._attrs,r={dx:n.shadowOffsetX,dy:n.shadowOffsetY,blur:n.shadowBlur,color:n.shadowColor};if(r.dx||r.dy||r.blur||r.color){var i=this.context.find("filter",r);i||(i=this.context.addShadow(r,this)),e.setAttribute("filter","url(#"+i+")")}else e.removeAttribute("filter")},t}();t.exports=d},function(t,e,n){var r=n(2),i=n(358),a=n(359),o=n(360),s=n(361),c=n(362),u=function(){function t(t){var e=document.createElementNS("http://www.w3.org/2000/svg","defs"),n=r.uniqueId("defs_");e.id=n,t.appendChild(e),this.children=[],this.defaultArrow={},this.el=e,this.canvas=t}var e=t.prototype;return e.find=function(t,e){for(var n=this.children,r=null,i=0;i'})),n}function c(t,e){var n,a,o=i.exec(t),c=r.mod(r.toRadian(parseFloat(o[1])),2*Math.PI),u=o[2];c>=0&&c<.5*Math.PI?(n={x:0,y:0},a={x:1,y:1}):.5*Math.PI<=c&&c';e.innerHTML=n},t}();t.exports=o},function(t,e,n){var r=n(2),i=function(){function t(t,e){var n=document.createElementNS("http://www.w3.org/2000/svg","marker"),i=r.uniqueId("marker_");n.setAttribute("id",i);var a=document.createElementNS("http://www.w3.org/2000/svg","path");return a.setAttribute("stroke","none"),a.setAttribute("fill",t.stroke||"#000"),n.appendChild(a),n.setAttribute("overflow","visible"),n.setAttribute("orient","auto-start-reverse"),this.el=n,this.child=a,this.id=i,this.cfg=t["marker-start"===e?"startArrow":"endArrow"],this.stroke=t.stroke||"#000",!0===this.cfg?this._setDefaultPath(e,a):this._setMarker(t.lineWidth,a),this}var e=t.prototype;return e.match=function(){return!1},e._setDefaultPath=function(t,e){var n=this.el;e.setAttribute("d","M0,0 L6,3 L0,6 L3,3Z"),n.setAttribute("refX",3),n.setAttribute("refY",3)},e._setMarker=function(t,e){var n=this.el,i=this.cfg.path,a=this.cfg.d;r.isArray(i)&&(i=i.map((function(t){return t.join(" ")})).join("")),e.setAttribute("d",i),n.appendChild(e),a&&n.setAttribute("refX",a/t)},e.update=function(t){var e=this.child;e.attr?e.attr("fill",t):e.setAttribute("fill",t)},t}();t.exports=i},function(t,e,n){var r=n(2),i=function(){function t(t){this.type="clip";var e=document.createElementNS("http://www.w3.org/2000/svg","clipPath");this.el=e,this.id=r.uniqueId("clip_"),e.id=this.id;var n=t._cfg.el;return e.appendChild(n.cloneNode(!0)),this.cfg=t,this}var e=t.prototype;return e.match=function(){return!1},e.remove=function(){var t=this.el;t.parentNode.removeChild(t)},t}();t.exports=i},function(t,e,n){var r=n(2),i=/^p\s*\(\s*([axyn])\s*\)\s*(.*)/i,a=function(){function t(t){var e=document.createElementNS("http://www.w3.org/2000/svg","pattern");e.setAttribute("patternUnits","userSpaceOnUse");var n=document.createElementNS("http://www.w3.org/2000/svg","image");e.appendChild(n);var a=r.uniqueId("pattern_");e.id=a,this.el=e,this.id=a,this.cfg=t;var o=i.exec(t),s=o[2];n.setAttribute("href",s);var c=new Image;function u(){console.log(c.width,c.height),e.setAttribute("width",c.width),e.setAttribute("height",c.height)}return s.match(/^data:/i)||(c.crossOrigin="Anonymous"),c.src=s,c.complete?u():(c.onload=u,c.src=c.src),this}var e=t.prototype;return e.match=function(t,e){return this.cfg===e},t}();t.exports=a},function(t,e){var n={svg:"svg",circle:"circle",rect:"rect",text:"text",path:"path",foreignObject:"foreignObject",polygon:"polygon",ellipse:"ellipse",image:"image"};t.exports=function(t,e,r){var i=r.target||r.srcElement;if(!n[i.tagName]){var a=i.parentNode;while(a&&!n[a.tagName])a=a.parentNode;i=a}return this._cfg.el===i?this:this.find((function(t){return t._cfg&&t._cfg.el===i}))}},function(t,e,n){var r=n(188);function i(t,e,n,r){var i=t.getBBox(),a=i.width,o=i.height,s={x:e,y:n,textAlign:"center"};switch(r){case 0:s.y-=o/2,s.textAlign="left";break;case 1:s.y-=o/2,s.textAlign="right";break;case 2:s.y+=o/2,s.textAlign="right";break;case 3:s.y+=o/2,s.textAlign="left";break;case 5:s.y-=o/2;break;case 6:s.y+=o/2;break;case 7:s.x+=a/2,s.textAlign="left";break;case 8:s.x-=a/2,s.textAlign="right";break;default:break}return t.attr(s),t.getBBox()}t.exports=function(t){for(var e,n,a,o,s,c=new r,u=[],l=0;lr.width||n.height>r.height||n.width*n.height>r.width*r.height)&&i.push(t[a]);for(var o=0;o0?e="left":t[0]<0&&(e="right"),e},n.getLinePath=function(){var t=this,e=t.get("center"),n=e.x,r=e.y,i=t.get("radius"),a=i,o=t.get("startAngle"),s=t.get("endAngle"),c=t.get("inner"),u=[];if(Math.abs(s-o)===2*Math.PI)u=[["M",n,r],["m",0,-a],["a",i,a,0,1,1,0,2*a],["a",i,a,0,1,1,0,-2*a],["z"]];else{var l=t._getCirclePoint(o),f=t._getCirclePoint(s),h=Math.abs(s-o)>Math.PI?1:0,d=o>s?0:1;if(c){var p=t.getSideVector(c*i,l),v=t.getSideVector(c*i,f),g={x:p[0]+n,y:p[1]+r},m={x:v[0]+n,y:v[1]+r};u=[["M",g.x,g.y],["L",l.x,l.y],["A",i,a,0,h,d,f.x,f.y],["L",m.x,m.y],["A",i*c,a*c,0,h,Math.abs(d-1),g.x,g.y]]}else u=[["M",n,r],["L",l.x,l.y],["A",i,a,0,h,d,f.x,f.y],["L",n,r]]}return u},n.addLabel=function(e,n,r){var i=this,a=i.get("label").offset||i.get("_labelOffset")||.001;n=i.getSidePoint(n,a),t.prototype.addLabel.call(this,e,n,r)},n.autoRotateLabels=function(){var t=this,e=t.get("ticks"),n=t.get("labelRenderer");if(n&&e.length>12){var r=t.get("radius"),i=t.get("startAngle"),a=t.get("endAngle"),o=a-i,s=o/(e.length-1),c=Math.sin(s/2)*r*2,l=t.getMaxLabelWidth(n);u.each(n.get("group").get("children"),(function(t,n){var r=e[n],a=r.value*o+i,s=a%(2*Math.PI);lMath.PI&&(a-=Math.PI),a-=Math.PI/2,t.attr("textAlign","center")):s>Math.PI/2?a-=Math.PI:sa.x)&&(c=!0);var u=h.vertical([],s,c);return h.scale([],u,t*r)},n.getAxisVector=function(){var t=this.get("start"),e=this.get("end");return[e.x-t.x,e.y-t.y]},n.getLinePath=function(){var t=this,e=t.get("start"),n=t.get("end"),r=[];return r.push(["M",e.x,e.y]),r.push(["L",n.x,n.y]),r},n.getTickEnd=function(t,e){var n=this,r=n.getSideVector(e);return{x:t.x+r[0],y:t.y+r[1]}},n.getTickPoint=function(t){var e=this,n=e.get("start"),r=e.get("end"),i=r.x-n.x,a=r.y-n.y;return{x:n.x+i*t,y:n.y+a*t}},n.renderTitle=function(){var t=this,e=t.get("title"),n=t.getTickPoint(.5),r=e.offset;if(l.isNil(r)){r=20;var i=t.get("labelsGroup");if(i){var a=t.getMaxLabelWidth(i),o=t.get("label").offset||t.get("_labelOffset");r+=a+o}}var s=e.textStyle,c=l.mix({},s);if(e.text){var u=t.getAxisVector();if(e.autoRotate&&l.isNil(s.rotate)){var f=0;if(!l.snapEqual(u[1],0)){var d=[1,0],p=[u[0],u[1]];f=h.angleTo(p,d,!0)}c.rotate=f*(180/Math.PI)}else l.isNil(s.rotate)||(c.rotate=s.rotate/180*Math.PI);var v,g=t.getSideVector(r),m=e.position;v="start"===m?{x:this.get("start").x+g[0],y:this.get("start").y+g[1]}:"end"===m?{x:this.get("end").x+g[0],y:this.get("end").y+g[1]}:{x:n.x+g[0],y:n.y+g[1]},c.x=v.x,c.y=v.y,c.text=e.text;var y=t.get("group"),b=y.addShape("Text",{zIndex:2,attrs:c});b.name="axis-title",t.get("appendInfo")&&b.setSilent("appendInfo",t.get("appendInfo"))}},n.autoRotateLabels=function(){var t=this,e=t.get("labelRenderer"),n=t.get("title");if(e){var r=e.get("group"),i=r.get("children"),a=t.get("label").offset,o=12,s=n?n.offset:48;if(s<0)return;var c,u,f=t.getAxisVector();if(l.snapEqual(f[0],0)&&n&&n.text)u=t.getMaxLabelWidth(e),u>s-a-o&&(c=-1*Math.acos((s-a-o)/u));else if(l.snapEqual(f[1],0)&&i.length>1){var h=Math.abs(t._getAvgLabelLength(e));u=t.getMaxLabelWidth(e),u>h&&(c=Math.asin(1.25*(s-a-o)/u))}if(c){var d=t.get("factor");l.each(i,(function(t){t.rotateAtStart(c),l.snapEqual(f[1],0)&&(d>0?t.attr("textAlign","left"):t.attr("textAlign","right"))}))}}},n.autoHideLabels=function(){var t,e,n=this,r=n.get("labelRenderer"),i=8;if(r){var a=r.get("group"),o=a.get("children"),s=n.getAxisVector();if(o.length<2)return;if(l.snapEqual(s[0],0)){var c=n.getMaxLabelHeight(r)+i,u=Math.abs(n._getAvgLabelHeightSpace(r));c>u&&(t=c,e=u)}else if(l.snapEqual(s[1],0)&&o.length>1){var f=n.getMaxLabelWidth(r)+i,h=Math.abs(n._getAvgLabelLength(r));f>h&&(t=f,e=h)}if(t&&e){var d=Math.ceil(t/e);l.each(o,(function(t,e){e%d!==0&&t.attr("text","")}))}}},e}(u);t.exports=d},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(35),f=u.MatrixUtil,h=u.PathUtil,d=f.vec2,p=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"polyline"})},n.getLinePath=function(){var t=this,e=t.get("tickPoints"),n=t.get("start"),r=t.get("end"),i=[];i.push(n.x),i.push(n.y),u.each(e,(function(t){i.push(t.x),i.push(t.y)})),i.push(r.x),i.push(r.y);var a=h.catmullRomToBezier(i);return a.unshift(["M",n.x,n.y]),a},n.getTickPoint=function(t,e){var n=this.get("tickPoints");return n[e]},n.getTickEnd=function(t,e,n){var r=this,i=r.get("tickLine"),a=e||i.length,o=r.getSideVector(a,t,n);return{x:t.x+o[0],y:t.y+o[1]}},n.getSideVector=function(t,e,n){var r,i=this;if(0===n){if(r=i.get("start"),r.x===e.x&&r.y===e.y)return[0,0]}else{var a=i.get("tickPoints");r=a[n-1]}var o=[e.x-r.x,e.y-r.y],s=d.normalize([],o),c=d.vertical([],s,!1);return d.scale([],c,t)},e}(l);t.exports=p},function(t,e,n){t.exports={Guide:n(17),Arc:n(372),DataMarker:n(373),DataRegion:n(374),Html:n(375),Image:n(376),Line:n(377),Region:n(378),Text:n(379)}},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(17),f=Math.PI,h=Math.atan;function d(t,e){var n,r=t.x-e.x,i=t.y-e.y;return 0===i?n=r<0?f/2:270*f/180:r>=0&&i>0?n=2*f-h(r/i):r<=0&&i<0?n=f-h(r/i):r>0&&i<0?n=f+h(-r/i):r<0&&i>0&&(n=h(r/-i)),n}var p=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"arc",start:null,end:null,style:{stroke:"#999",lineWidth:1}})},n.render=function(t,e){var n=this,r=n.parsePoint(t,n.get("start")),i=n.parsePoint(t,n.get("end"));if(r&&i){var a,o=t.getCenter(),s=Math.sqrt((r.x-o.x)*(r.x-o.x)+(r.y-o.y)*(r.y-o.y)),c=d(r,o),l=d(i,o);if(lf?1:0;a=[["M",r.x,r.y],["A",s,s,0,p,1,i.x,i.y]]}var v=e.addShape("path",{zIndex:n.get("zIndex"),attrs:u.mix({path:a},n.get("style"))});v.name="guide-arc",n.get("appendInfo")&&v.setSilent("appendInfo",n.get("appendInfo")),n.set("el",v)}},e}(l);t.exports=p},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(17),f=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"dataMarker",zIndex:1,top:!0,position:null,style:{point:{r:3,fill:"#FFFFFF",stroke:"#1890FF",lineWidth:2},line:{stroke:"#A3B1BF",lineWidth:1},text:{fill:"#000000",opacity:.65,fontSize:12,textAlign:"start"}},display:{point:!0,line:!0,text:!0},lineLength:20,direction:"upward",autoAdjust:!0})},n.render=function(t,e){var n=this,r=n.parsePoint(t,n.get("position"));if(r){var i=e.addGroup();i.name="guide-data-marker";var a,o,s=n._getElementPosition(r),c=n.get("display");if(c.line){var u=s.line;a=n._drawLine(u,i)}if(c.text&&n.get("content")){var l=s.text;o=n._drawText(l,i)}if(c.point){var f=s.point;n._drawPoint(f,i)}if(n.get("autoAdjust")){var h=i.getBBox(),d=h.minX,p=h.minY,v=h.maxX,g=h.maxY,m=t.start,y=t.end;if(o){d<=m.x&&o.attr("textAlign","start"),v>=y.x&&o.attr("textAlign","end");var b=n.get("direction");if("upward"===b&&p<=y.y||"upward"!==b&&g>=m.y){var x,w;"upward"===b&&p<=y.y?(x="top",w=1):(x="bottom",w=-1),o.attr("textBaseline",x);var _=0;if(n.get("display").line){_=n.get("lineLength");var O=[["M",r.x,r.y],["L",r.x,r.y+_*w]];a.attr("path",O)}var C=r.y+(_+2)*w;o.attr("y",C)}}}n.get("appendInfo")&&i.setSilent("appendInfo",n.get("appendInfo")),n.set("el",i)}},n._getElementPosition=function(t){var e=this,n=t.x,r=t.y,i=e.get("display").line?e.get("lineLength"):0,a=e.get("direction"),o=e.get("style").text;o.textBaseline="upward"===a?"bottom":"top";var s="upward"===a?-1:1,c={x:n,y:r},u={x:n,y:r},l={x:n,y:i*s+r},f={x:n,y:(i+2)*s+r};return{point:c,line:[u,l],text:f}},n._drawLine=function(t,e){var n=this,r=n.get("style").line,i=[["M",t[0].x,t[0].y],["L",t[1].x,t[1].y]],a=e.addShape("path",{attrs:u.mix({path:i},r)});return a},n._drawText=function(t,e){var n=this,r=this.get("style").text,i=e.addShape("text",{attrs:u.mix({text:n.get("content")},r,t)});return i},n._drawPoint=function(t,e){var n=this,r=n.get("style").point,i=e.addShape("circle",{attrs:u.mix({},r,t)});return i},e}(l);t.exports=f},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(189),f=n(17),h=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"dataRegion",start:null,end:null,content:"",style:{region:{lineWidth:0,fill:"#000000",opacity:.04},text:{textAlign:"center",textBaseline:"bottom",fontSize:12,fill:"rgba(0, 0, 0, .65)"}}})},n.render=function(t,e,n){var r=this,i=r.get("lineLength")||0,a=r._getRegionData(t,n);if(a.length){var o=r._getBBox(a),s=[];s.push(["M",a[0].x,o.yMin-i]);for(var c=0,l=a.length;c=n){var g=r.parsePoint(t,[v[o],v[s]]);g&&h.push(g)}if(v[o]===f)break}return h},n._getBBox=function(t){for(var e=[],n=[],r=0;r');i.appendChild(a);var o=n.get("htmlContent")||n.get("html");if(u.isFunction(o)){var s=n.get("xScales"),c=n.get("yScales");o=o(s,c)}var f=l.createDom(o);a.appendChild(f),l.modifyCSS(a,{position:"absolute"}),n._setDomPosition(a,f,r),n.set("el",a)}},n._setDomPosition=function(t,e,n){var r=this,i=r.get("alignX"),a=r.get("alignY"),o=l.getOuterWidth(e),s=l.getOuterHeight(e),c={x:n.x,y:n.y};"middle"===i&&"top"===a?c.x-=Math.round(o/2):"middle"===i&&"bottom"===a?(c.x-=Math.round(o/2),c.y-=Math.round(s)):"left"===i&&"bottom"===a?c.y-=Math.round(s):"left"===i&&"middle"===a?c.y-=Math.round(s/2):"left"===i&&"top"===a?(c.x=n.x,c.y=n.y):"right"===i&&"bottom"===a?(c.x-=Math.round(o),c.y-=Math.round(s)):"right"===i&&"middle"===a?(c.x-=Math.round(o),c.y-=Math.round(s/2)):"right"===i&&"top"===a?c.x-=Math.round(o):(c.x-=Math.round(o/2),c.y-=Math.round(s/2));var u=r.get("offsetX");u&&(c.x+=u);var f=r.get("offsetY");f&&(c.y+=f),l.modifyCSS(t,{top:Math.round(c.y)+"px",left:Math.round(c.x)+"px",visibility:"visible",zIndex:r.get("zIndex")})},n.clear=function(){var t=this,e=t.get("el");e&&e.parentNode&&e.parentNode.removeChild(e)},e}(f);t.exports=h},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(17),f=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"image",start:null,end:null,src:null,offsetX:null,offsetY:null})},n.render=function(t,e){var n=this,r=n.parsePoint(t,n.get("start"));if(r){var i={x:r.x,y:r.y};if(i.img=n.get("src"),n.get("end")){var a=n.parsePoint(t,n.get("end"));if(!a)return;i.width=a.x-r.x,i.height=a.y-r.y}else i.width=n.get("width")||32,i.height=n.get("height")||32;n.get("offsetX")&&(i.x+=n.get("offsetX")),n.get("offsetY")&&(i.y+=n.get("offsetY"));var o=e.addShape("Image",{zIndex:1,attrs:i});o.name="guide-image",n.get("appendInfo")&&o.setSilent("appendInfo",n.get("appendInfo")),n.set("el",o)}},e}(l);t.exports=f},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(17),f=u.MatrixUtil.vec2,h=n(16),d=h.FONT_FAMILY,p=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"line",start:null,end:null,lineStyle:{stroke:"#000",lineWidth:1},text:{position:"end",autoRotate:!0,style:{fill:"#999",fontSize:12,fontWeight:500,fontFamily:d},content:null}})},n.render=function(t,e){var n=this,r=n.parsePoint(t,n.get("start")),i=n.parsePoint(t,n.get("end"));if(r&&i){var a=e.addGroup({viewId:e.get("viewId")});n._drawLines(r,i,a);var o=n.get("text");o&&o.content&&n._drawText(r,i,a),n.set("el",a)}},n._drawLines=function(t,e,n){var r=[["M",t.x,t.y],["L",e.x,e.y]],i=n.addShape("Path",{attrs:u.mix({path:r},this.get("lineStyle"))});i.name="guide-line",this.get("appendInfo")&&i.setSilent("appendInfo",this.get("appendInfo"))},n._drawText=function(t,e,n){var r,i=this.get("text"),a=i.position,o=i.style||{};r="start"===a?0:"center"===a?.5:u.isString(a)&&-1!==a.indexOf("%")?parseInt(a,10)/100:u.isNumber(a)?a:1,(r>1||r<0)&&(r=1);var s={x:t.x+(e.x-t.x)*r,y:t.y+(e.y-t.y)*r};if(i.offsetX&&(s.x+=i.offsetX),i.offsetY&&(s.y+=i.offsetY),s.text=i.content,s=u.mix({},s,o),i.autoRotate&&u.isNil(o.rotate)){var c=f.angleTo([e.x-t.x,e.y-t.y],[1,0],1);s.rotate=c}else u.isNil(o.rotate)||(s.rotate=o.rotate*Math.PI/180);var l=n.addShape("Text",{attrs:s});l.name="guide-line-text",this.get("appendInfo")&&l.setSilent("appendInfo",this.get("appendInfo"))},e}(l);t.exports=p},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(17),f=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"region",zIndex:1,start:null,end:null,style:{lineWidth:0,fill:"#CCD7EB",opacity:.4}})},n.render=function(t,e){var n=this,r=n.get("style"),i=n._getPath(t);if(i.length){var a=e.addShape("path",{zIndex:n.get("zIndex"),attrs:u.mix({path:i},r)});a.name="guide-region",n.get("appendInfo")&&a.setSilent("appendInfo",n.get("appendInfo")),n.set("el",a)}},n._getPath=function(t){var e=this,n=e.parsePoint(t,e.get("start")),r=e.parsePoint(t,e.get("end"));if(!n||!r)return[];var i=[["M",n.x,n.y],["L",r.x,n.y],["L",r.x,r.y],["L",n.x,r.y],["z"]];return i},e}(l);t.exports=f},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(17),f=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{name:"text",position:null,content:null,style:{fill:"#999",fontSize:12,fontWeight:500,textAlign:"center"},offsetX:null,offsetY:null,top:!0})},n.render=function(t,e){var n=this,r=n.parsePoint(t,n.get("position"));if(r){var i=u.mix({},n.get("style")),a=n.get("offsetX"),o=n.get("offsetY");a&&(r.x+=a),o&&(r.y+=o),i.rotate&&(i.rotate=i.rotate*Math.PI/180);var s=e.addShape("Text",{zIndex:n.get("zIndex"),attrs:u.mix({text:n.get("content")},i,r)});s.name="guide-text",n.get("appendInfo")&&s.setSilent("appendInfo",n.get("appendInfo")),n.set("el",s)}},e}(l);t.exports=f},function(t,e,n){var r=n(187);t.exports=r},function(t,e,n){t.exports={Category:n(190),CatHtml:n(192),CatPageHtml:n(382),Color:n(383),Size:n(385),CircleSize:n(386)}},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(192),f=n(16),h=f.FONT_FAMILY,d=u.DomUtil,p="g2-legend-list",v="g2-slip",g="g2-caret-up",m="g2-caret-down",y="rgba(0,0,0,0.65)",b="rgba(0,0,0,0.25)";function x(t,e){return t.getElementsByClassName(e)[0]}var w=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"category-page-legend",container:null,caretStyle:{fill:"rgba(0,0,0,0.65)"},pageNumStyle:{display:"inline-block",fontSize:"12px",fontFamily:h,cursor:"default"},slipDomStyle:{width:"auto",height:"auto",position:"absolute"},slipTpl:'

        1

        /2

        ',slipWidth:65,legendOverflow:"unset"})},n.render=function(){t.prototype._renderHTML.call(this),this._renderFlipPage()},n._renderFlipPage=function(){var t=this.get("legendWrapper"),e=x(t,p),n=this.get("position"),r=this.get("layout"),i="right"===n||"left"===n||"vertical"===r,a=i?"block":"inline-block",o=t.offsetHeight;if(t.scrollHeight>o){var s=this.get("slipTpl"),c=d.createDom(s),l=x(c,g),f=x(c,m);d.modifyCSS(l,this.get("caretStyle")),d.modifyCSS(l,{fill:"rgba(0,0,0,0.25)"}),d.modifyCSS(f,this.get("caretStyle"));var h=x(c,"cur-pagenum"),v=x(c,"next-pagenum"),w=this.get("pageNumStyle");if(d.modifyCSS(h,u.mix({},w,{paddingLeft:"10px"})),d.modifyCSS(v,u.mix({},w,{opacity:.3,paddingRight:"10px"})),d.modifyCSS(c,u.mix({},this.get("slipDomStyle"),i?{top:o+"px"}:{right:0,top:"50%",transform:"translate(0, -50%)"})),t.style.overflow=this.get("legendOverflow"),t.appendChild(c),!i){var _=Math.max(t.offsetWidth-10-c.offsetWidth,0);d.modifyCSS(e,{maxWidth:_+"px"})}for(var O=e.childNodes,C=0,S=1,M=[],k=0;ko&&(S++,M.forEach((function(t){t.style.display="none"})),M=[]),M.push(O[k]);v.innerText="/"+S,O.forEach((function(t){t.style.display=a,C=t.offsetTop+t.offsetHeight,C>o&&(t.style.display="none")})),l.addEventListener("click",(function(){if(O[0].style.display!==a){var t=-1;O.forEach((function(e,n){e.style.display===a&&(t=-1===t?n:t,e.style.display="none")}));for(var e=t-1;e>=0;e--){if(O[e].style.display=a,C=O[t-1].offsetTop+O[t-1].offsetHeight,O[e].style.display="none",!(C<=o))break;O[e].style.display=a}var n=Number.parseInt(h.innerText,10)-1;l.style.fill=1===n?b:y,f.style.fill=y,h.innerText=n}})),f.addEventListener("click",(function(){if(O[O.length-1].style.display!==a){var t=-1;O.forEach((function(e,n){e.style.display===a&&(t=n,e.style.display="none")}));for(var e=t+1;e0){var v=l.toRGB(o[p-1].color);s+=1-o[p].percentage+":"+v+" "}h.addShape("text",{attrs:f.mix({},{x:r+this.get("textOffset")/2,y:i-o[p].percentage*i,text:this._formatItemValue(o[p].value)+""},this.get("textStyle"),{textAlign:"start"})})}}else{s+="l (0) ";for(var g=0;g0){var m=l.toRGB(o[g-1].color);s+=o[g].percentage+":"+m+" "}s+=o[g].percentage+":"+n+" ",h.addShape("text",{attrs:f.mix({},{x:o[g].percentage*r,y:i+5+this.get("textOffset"),text:this._formatItemValue(o[g].value)+""},this.get("textStyle"))})}}h.addShape("rect",{attrs:{x:0,y:0,width:r,height:i,fill:s,strokeOpacity:0}}),h.addShape("path",{attrs:f.mix({path:c},this.get("lineStyle"))}),h.move(0,e)},e}(h);t.exports=d},function(t,e,n){var r=n(4),i=r.DomUtil,a=r.Group,o=function t(e){t.superclass.constructor.call(this,e)};r.extend(o,a),r.augment(o,{getDefaultCfg:function(){return{range:null,middleAttr:{fill:"#fff",fillOpacity:0},backgroundElement:null,minHandleElement:null,maxHandleElement:null,middleHandleElement:null,currentTarget:null,layout:"vertical",width:null,height:null,pageX:null,pageY:null}},_beforeRenderUI:function(){var t=this.get("layout"),e=this.get("backgroundElement"),n=this.get("minHandleElement"),r=this.get("maxHandleElement"),i=this.addShape("rect",{attrs:this.get("middleAttr")}),a="vertical"===t?"ns-resize":"ew-resize";this.add([e,n,r]),this.set("middleHandleElement",i),e.set("zIndex",0),i.set("zIndex",1),n.set("zIndex",2),r.set("zIndex",2),i.attr("cursor","move"),n.attr("cursor",a),r.attr("cursor",a),this.sort()},_renderUI:function(){"horizontal"===this.get("layout")?this._renderHorizontal():this._renderVertical()},_transform:function(t){var e=this.get("range"),n=e[0]/100,r=e[1]/100,i=this.get("width"),a=this.get("height"),o=this.get("minHandleElement"),s=this.get("maxHandleElement"),c=this.get("middleHandleElement");o.resetMatrix(),s.resetMatrix(),"horizontal"===t?(c.attr({x:i*n,y:0,width:(r-n)*i,height:a}),o.translate(n*i,a),s.translate(r*i,a)):(c.attr({x:0,y:a*(1-r),width:i,height:(r-n)*a}),o.translate(1,(1-n)*a),s.translate(1,(1-r)*a))},_renderHorizontal:function(){this._transform("horizontal")},_renderVertical:function(){this._transform("vertical")},_bindUI:function(){this.on("mousedown",r.wrapBehavior(this,"_onMouseDown"))},_isElement:function(t,e){var n=this.get(e);if(t===n)return!0;if(n.isGroup){var r=n.get("children");return r.indexOf(t)>-1}return!1},_getRange:function(t,e){var n=t+e;return n=n>100?100:n,n=n<0?0:n,n},_updateStatus:function(t,e){var n="x"===t?this.get("width"):this.get("height");t=r.upperFirst(t);var i,a=this.get("range"),o=this.get("page"+t),s=this.get("currentTarget"),c=this.get("rangeStash"),u=this.get("layout"),l="vertical"===u?-1:1,f=e["page"+t],h=f-o,d=h/n*100*l;a[1]<=a[0]?(this._isElement(s,"minHandleElement")||this._isElement(s,"maxHandleElement"))&&(a[0]=this._getRange(d,a[0]),a[1]=this._getRange(d,a[0])):(this._isElement(s,"minHandleElement")&&(a[0]=this._getRange(d,a[0])),this._isElement(s,"maxHandleElement")&&(a[1]=this._getRange(d,a[1]))),this._isElement(s,"middleHandleElement")&&(i=c[1]-c[0],a[0]=this._getRange(d,a[0]),a[1]=a[0]+i,a[1]>100&&(a[1]=100,a[0]=a[1]-i)),this.emit("sliderchange",{range:a}),this.set("page"+t,f),this._renderUI(),this.get("canvas").draw()},_onMouseDown:function(t){var e=t.currentTarget,n=t.event,r=this.get("range");n.stopPropagation(),n.preventDefault(),this.set("pageX",n.pageX),this.set("pageY",n.pageY),this.set("currentTarget",e),this.set("rangeStash",[r[0],r[1]]),this._bindCanvasEvents()},_bindCanvasEvents:function(){var t=this.get("canvas").get("containerDOM");this.onMouseMoveListener=i.addEventListener(t,"mousemove",r.wrapBehavior(this,"_onCanvasMouseMove")),this.onMouseUpListener=i.addEventListener(t,"mouseup",r.wrapBehavior(this,"_onCanvasMouseUp")),this.onMouseLeaveListener=i.addEventListener(t,"mouseleave",r.wrapBehavior(this,"_onCanvasMouseUp"))},_onCanvasMouseMove:function(t){if(!this._mouseOutArea(t)){var e=this.get("layout");"horizontal"===e?this._updateStatus("x",t):this._updateStatus("y",t)}},_onCanvasMouseUp:function(){this._removeDocumentEvents()},_removeDocumentEvents:function(){this.onMouseMoveListener.remove(),this.onMouseUpListener.remove()},_mouseOutArea:function(t){var e=this.get("canvas").get("el"),n=e.getBoundingClientRect(),r=this.get("parent"),i=r.getBBox(),a=r.attr("matrix")[6],o=r.attr("matrix")[7],s=a+i.width,c=o+i.height,u=t.clientX-n.x,l=t.clientY-n.y;return us||lc}}),t.exports=o},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(97),f=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"size-legend",width:100,height:200,_unslidableElementStyle:{fill:"#4E7CCC",fillOpacity:1},frontMiddleBarStyle:{fill:"rgb(64, 141, 251)"}})},n._renderSliderShape=function(){var t=this.get("slider"),e=t.get("backgroundElement"),n=this.get("layout"),r=this.get("width"),i=this.get("height"),a=this.get("height")/2,o=this.get("frontMiddleBarStyle"),s="vertical"===n?[[0,0],[r,0],[r,i],[r-4,i]]:[[0,a+i/2],[0,a+i/2-4],[r,a-i/2],[r,a+i/2]];return this._addMiddleBar(e,"Polygon",u.mix({points:s},o))},n._renderUnslidable=function(){var t=this.get("layout"),e=this.get("width"),n=this.get("height"),r=this.get("frontMiddleBarStyle"),i="vertical"===t?[[0,0],[e,0],[e,n],[e-4,n]]:[[0,n],[0,n-4],[e,0],[e,n]],a=this.get("group"),o=a.addGroup();o.addShape("Polygon",{attrs:u.mix({points:i},r)});var s=this._formatItemValue(this.get("firstItem").value),c=this._formatItemValue(this.get("lastItem").value);"vertical"===this.get("layout")?(this._addText(e+10,n-3,s),this._addText(e+10,3,c)):(this._addText(0,n,s),this._addText(e,n,c))},n._addText=function(t,e,n){var r=this.get("group"),i=r.addGroup(),a=this.get("textStyle"),o=this.get("titleShape"),s=this.get("titleGap");o&&(s+=o.getBBox().height),"vertical"===this.get("layout")?i.addShape("text",{attrs:u.mix({x:t+this.get("textOffset"),y:e,text:0===n?"0":n},a)}):(e+=s+this.get("textOffset")-20,o||(e+=10),i.addShape("text",{attrs:u.mix({x:t,y:e,text:0===n?"0":n},a)}))},e}(l);t.exports=f},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(97),f=2,h=16,d=16,p=5,v=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{type:"size-circle-legend",width:100,height:200,_unslidableCircleStyle:{stroke:"rgb(99, 161, 248)",fill:"rgb(99, 161, 248)",fillOpacity:.3,lineWidth:1.5},triggerAttr:{fill:"white",shadowOffsetX:-2,shadowOffsetY:2,shadowBlur:10,shadowColor:"#ccc"},frontMiddleBarStyle:{fill:"rgb(64, 141, 251)"}})},n._renderSliderShape=function(){var t=p,e=this.get("slider"),n=e.get("backgroundElement"),r=this.get("layout"),i="vertical"===r?f:this.get("width"),a="vertical"===r?this.get("height"):f,o=t,s=this.get("height")/2,c=this.get("frontMiddleBarStyle"),l="vertical"===r?[[0,0],[i,0],[i,a],[0,a]]:[[0,s+a],[0,s-a],[o+i-4,s-a],[o+i-4,s+a]];return this._addMiddleBar(n,"Polygon",u.mix({points:l},c))},n._addHorizontalTrigger=function(t,e,n,r){var i=this.get("slider"),a=i.get(t+"HandleElement"),o=-this.get("height")/2,s=a.addShape("circle",{attrs:u.mix({x:0,y:o,r:r},e)}),c=a.addShape("text",{attrs:u.mix(n,{x:0,y:o+r+10,textAlign:"center",textBaseline:"middle"})}),l=this.get("layout"),f="vertical"===l?"ns-resize":"ew-resize";s.attr("cursor",f),c.attr("cursor",f),this.set(t+"ButtonElement",s),this.set(t+"TextElement",c)},n._addVerticalTrigger=function(t,e,n,r){var i=this.get("slider"),a=i.get(t+"HandleElement"),o=a.addShape("circle",{attrs:u.mix({x:0,y:0,r:r},e)}),s=a.addShape("text",{attrs:u.mix(n,{x:r+10,y:0,textAlign:"start",textBaseline:"middle"})}),c=this.get("layout"),l="vertical"===c?"ns-resize":"ew-resize";o.attr("cursor",l),s.attr("cursor",l),this.set(t+"ButtonElement",o),this.set(t+"TextElement",s)},n._renderTrigger=function(){var t=this.get("firstItem"),e=this.get("lastItem"),n=this.get("layout"),r=this.get("textStyle"),i=this.get("triggerAttr"),a=u.mix({},i),o=u.mix({},i),s=p,c=d,l=u.mix({text:this._formatItemValue(t.value)+""},r),f=u.mix({text:this._formatItemValue(e.value)+""},r);"vertical"===n?(this._addVerticalTrigger("min",a,l,s),this._addVerticalTrigger("max",o,f,c)):(this._addHorizontalTrigger("min",a,l,s),this._addHorizontalTrigger("max",o,f,c))},n._bindEvents=function(){var t=this;if(this.get("slidable")){var e=this.get("slider");e.on("sliderchange",(function(e){var n=e.range,r=t.get("firstItem").value,i=t.get("lastItem").value,a=r+n[0]/100*(i-r),o=r+n[1]/100*(i-r),s=p+n[0]/100*(d-p),c=p+n[1]/100*(d-p);t._updateElement(a,o,s,c);var u=new Event("itemfilter",e,!0,!0);u.range=[a,o],t.emit("itemfilter",u)}))}},n._updateElement=function(e,n,r,i){t.prototype._updateElement.call(this,e,n);var a=this.get("minTextElement"),o=this.get("maxTextElement"),s=this.get("minButtonElement"),c=this.get("maxButtonElement");s.attr("r",r),c.attr("r",i);var u=this.get("layout");if("vertical"===u)a.attr("x",r+10),o.attr("x",i+10);else{var l=-this.get("height")/2;a.attr("y",l+r+10),o.attr("y",l+i+10)}},n._addCircle=function(t,e,n,r,i){var a=this.get("group"),o=a.addGroup(),s=this.get("_unslidableCircleStyle"),c=this.get("textStyle"),l=this.get("titleShape"),f=this.get("titleGap");l&&(f+=l.getBBox().height),o.addShape("circle",{attrs:u.mix({x:t,y:e+f,r:0===n?1:n},s)}),"vertical"===this.get("layout")?o.addShape("text",{attrs:u.mix({x:i+20+this.get("textOffset"),y:e+f,text:0===r?"0":r},c)}):o.addShape("text",{attrs:u.mix({x:t,y:e+f+i+13+this.get("textOffset"),text:0===r?"0":r},c)})},n._renderUnslidable=function(){var t=this.get("firstItem").value,e=this.get("lastItem").value;if(t>e){var n=e;e=t,t=n}var r=this._formatItemValue(t),i=this._formatItemValue(e),a=td?d:e;a>o&&(a=p,o=d),"vertical"===this.get("layout")?(this._addCircle(o,o,a,r,2*o),this._addCircle(o,2*o+h+a,o,i,2*o)):(this._addCircle(o,o,a,r,2*o),this._addCircle(2*o+h+a,o,o,i,2*o))},n.activate=function(e){this.get("slidable")&&t.prototype.activate.call(this,e)},e}(l);t.exports=v},function(t,e,n){var r=n(98);r.Html=n(388),r.Canvas=n(196),r.Mini=n(390),t.exports=r},function(t,e,n){function r(){return r=Object.assign||function(t){for(var e=1;e
          ',itemTpl:'
        • \n \n {name}{value}
        • ',htmlContent:null,follow:!0,enterable:!1})},e._init_=function(){var t,e=this,n=e.get("containerTpl"),r=e.get("canvas").get("el").parentNode;if(!this.get("htmlContent")){if(/^\#/.test(n)){var i=n.replace("#","");t=document.getElementById(i)}else t=d.createDom(n),d.modifyCSS(t,e.style[y]),r.appendChild(t),r.style.position="relative";e.set("container",t)}},e.render=function(){var t=this;if(t.clear(),t.get("htmlContent")){var e=t.get("canvas").get("el").parentNode,n=t._getHtmlContent();e.appendChild(n),t.set("container",n)}else t._renderTpl()},e._renderTpl=function(){var t=this,e=t.get("showTitle"),n=t.get("titleContent"),r=t.get("container"),i=M(r,b),a=M(r,x),o=t.get("items");i&&e&&(d.modifyCSS(i,t.style[b]),i.innerHTML=n),a&&(d.modifyCSS(a,t.style[x]),h.each(o,(function(e,n){a.appendChild(t._addItem(e,n))})))},e.clear=function(){var t=this.get("container");if(this.get("htmlContent"))t&&t.remove();else{var e=M(t,b),n=M(t,x);e&&(e.innerHTML=""),n&&(n.innerHTML="")}},e.show=function(){var e=this.get("container");if(e&&!this.destroyed){e.style.visibility="visible",e.style.display="block";var n=this.get("crosshairGroup");n&&n.show();var r=this.get("markerGroup");r&&r.show(),t.prototype.show.call(this),this.get("canvas").draw()}},e.hide=function(){var e=this.get("container");if(e&&!this.destroyed){e.style.visibility="hidden",e.style.display="none";var n=this.get("crosshairGroup");n&&n.hide();var r=this.get("markerGroup");r&&r.hide(),t.prototype.hide.call(this),this.get("canvas").draw()}},e.destroy=function(){var e=this,n=e.get("container"),r=e.get("containerTpl");n&&!/^\#/.test(r)&&n.parentNode.removeChild(n);var i=this.get("crosshairGroup");i&&i.destroy();var a=this.get("markerGroup");a&&a.remove(),t.prototype.destroy.call(this)},e._getMarkerSvg=function(t){var e,n=t.marker||{},r=n.activeSymbol||n.symbol;h.isFunction(r)?e=r:h.isString(r)&&(e=S.Symbols[r]),e=h.isFunction(e)?e:S.Symbols.circle;var i=e(C/2,C/2,C/2),a=i.reduce((function(t,e){return""+t+e[0]+e.slice(1).join(",")}),"");return''},e._addItem=function(t,e){var n=this.get("itemTpl"),i=h.substitute(n,h.mix({index:e},t)),a=d.createDom(i);d.modifyCSS(a,this.style[O]);var o=M(a,w);if(o){d.modifyCSS(o,r({},this.style[w],{borderRadius:"unset"}));var s=this._getMarkerSvg(t);o.innerHTML=s}var c=M(a,_);return c&&d.modifyCSS(c,this.style[_]),a},e._getHtmlContent=function(){var t=this.get("htmlContent"),e=this.get("titleContent"),n=this.get("items"),r=t(e,n),i=d.createDom(r);return i},e.setPosition=function(e,n,r){var i,a=this.get("container"),o=this.get("canvas").get("el"),s=d.getWidth(o),c=d.getHeight(o),u=a.clientWidth,l=a.clientHeight,f=e,p=n,v=this.get("prePosition")||{x:0,y:0};if(u||(a.style.display="block",u=a.clientWidth,l=a.clientHeight,a.style.display="none"),this.get("enterable")?(n-=a.clientHeight/2,i=[e,n],v&&e-v.x>0?e-=a.clientWidth+1:e+=1):this.get("position")?(i=this._calcTooltipPosition(e,n,this.get("position"),u,l,r),e=i[0],n=i[1]):(i=this._constraintPositionInBoundary(e,n,u,l,s,c),e=i[0],n=i[1]),this.get("inPlot")){var g=this.get("plotRange");i=this._constraintPositionInPlot(e,n,u,l,g,this.get("enterable")),e=i[0],n=i[1]}var m=this.get("markerItems");h.isEmpty(m)||(f=m[0].x,p=m[0].y),this.set("prePosition",i);var y=this.get("follow");y&&(a.style.left=e+"px",a.style.top=n+"px");var b=this.get("crosshairGroup");if(b){var x=this.get("items");b.setPosition(f,p,x)}t.prototype.setPosition.call(this,e,n)},n}(f);t.exports=j},function(t,e,n){var r,i=n(16),a=i.FONT_FAMILY,o="g2-tooltip",s="g2-tooltip-title",c="g2-tooltip-list",u="g2-tooltip-list-item",l="g2-tooltip-marker",f="g2-tooltip-value",h=(r={crosshairs:!1,offset:15},r[""+o]={position:"absolute",visibility:"hidden",zIndex:8,transition:"visibility 0.2s cubic-bezier(0.23, 1, 0.32, 1), left 0.4s cubic-bezier(0.23, 1, 0.32, 1), top 0.4s cubic-bezier(0.23, 1, 0.32, 1)",backgroundColor:"rgba(255, 255, 255, 0.9)",boxShadow:"0px 0px 10px #aeaeae",borderRadius:"3px",color:"rgb(87, 87, 87)",fontSize:"12px",fontFamily:a,lineHeight:"20px",padding:"10px 10px 6px 10px"},r[""+s]={marginBottom:"4px"},r[""+c]={margin:0,listStyleType:"none",padding:0},r[""+u]={marginBottom:"4px"},r[""+l]={width:"5px",height:"5px",borderRadius:"50%",display:"inline-block",marginRight:"8px"},r[""+f]={display:"inline-block",float:"right",marginLeft:"30px"},r);t.exports=h},function(t,e,n){function r(t){return function(){var e,n=s(t);if(o()){var r=s(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return i(this,e)}}function i(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?a(t):e}function a(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function o(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function c(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var u=n(4),l=n(196),f=n(16),h=f.FONT_FAMILY,d=u.DomUtil,p=u.MatrixUtil,v=function(t){c(e,t);r(e);function e(){return t.apply(this,arguments)||this}var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return u.mix({},e,{boardStyle:{x:0,y:0,width:0,height:0,radius:3},valueStyle:{x:0,y:0,text:"",fontFamily:h,fontSize:12,stroke:"#fff",lineWidth:2,fill:"black",textBaseline:"top",textAlign:"start"},padding:{top:5,right:5,bottom:0,left:5},triangleWidth:10,triangleHeight:4})},n._init_=function(){var t=this,e=t.get("padding"),n=t.get("frontPlot"),r=n.addGroup();t.set("container",r);var i=r.addShape("rect",{attrs:u.mix({},t.get("boardStyle"))});t.set("board",i);var a=r.addShape("path",{attrs:{fill:t.get("boardStyle").fill}});t.set("triangleShape",a);var o=r.addGroup();o.move(e.left,e.top);var s=o.addShape("text",{attrs:u.mix({},t.get("valueStyle"))});t.set("valueShape",s)},n.render=function(){var t=this;t.clear();var e=t.get("board"),n=t.get("valueShape"),r=t.get("padding"),i=t.get("items")[0];n&&n.attr("text",i.value);var a=n?n.getBBox():{width:80,height:30},o=r.left+a.width+r.right,s=r.top+a.height+r.bottom;e.attr("width",o),e.attr("height",s),t._centerTriangleShape()},n.clear=function(){var t=this.get("valueShape");t.attr("text","")},n.setPosition=function(t,e,n){var r=this,i=r.get("container"),a=r.get("plotRange"),o=i.getBBox(),s=o.width,c=o.height;if(t-=s/2,n&&("point"===n.name||"interval"===n.name)){var u=n.getBBox().y;e=u}if(e-=c,this.get("inPlot"))ta.tr.x?(t=a.tr.x-s,r._rightTriangleShape()):r._centerTriangleShape(),ea.bl.y&&(e=a.bl.y-c);else{var l=this.get("canvas").get("el"),f=d.getWidth(l),h=d.getHeight(l);t<0?(t=0,r._leftTriangleShape()):t+s/2>f?(t=f-s,r._rightTriangleShape()):r._centerTriangleShape(),e<0?e=0:e+c>h&&(e=h-c)}var v=[1,0,0,0,1,0,0,0,1],g=p.transform(v,[["t",t,e]]);i.stopAnimate(),i.animate({matrix:g},this.get("animationDuration"))},n._centerTriangleShape=function(){var t=this.get("triangleShape"),e=this.get("triangleWidth"),n=this.get("triangleHeight"),r=this.get("board").getBBox(),i=r.width,a=r.height,o=[["M",0,0],["L",e,0],["L",e/2,n],["L",0,0],["Z"]];t.attr("path",o),t.move(i/2-e/2,a-1)},n._leftTriangleShape=function(){var t=this.get("triangleShape"),e=this.get("triangleWidth"),n=this.get("triangleHeight"),r=this.get("board").getBBox(),i=r.height,a=[["M",0,0],["L",e,0],["L",0,n+3],["L",0,0],["Z"]];t.attr("path",a),t.move(0,i-3)},n._rightTriangleShape=function(){var t=this.get("triangleShape"),e=this.get("triangleWidth"),n=this.get("triangleHeight"),r=this.get("board").getBBox(),i=r.width,a=r.height,o=[["M",0,0],["L",e,0],["L",e,n+4],["L",0,0],["Z"]];t.attr("path",o),t.move(i-e-1,a-4)},e}(l);t.exports=v},function(t,e,n){var r=n(0).MatrixUtil,i=r.vec2;function a(t,e,n,r){var a,o,s,c,u=[],l=!!r;if(l){s=[1/0,1/0],c=[-1/0,-1/0];for(var f=0,h=t.length;ff&&(f=t.y),t.yl&&(l=f-u);while(o){d.forEach((function(t){var e=(Math.min.apply(h,t.targets)+Math.max.apply(h,t.targets))/2;t.pos=Math.min(Math.max(h,e-t.size/2),l-t.size)})),o=!1,a=d.length;while(a--)if(a>0){var p=d[a-1],v=d[a];p.pos+p.size>v.pos&&(p.size+=v.size,p.targets=p.targets.concat(v.targets),p.pos+p.size>l&&(p.pos=l-p.size),d.splice(a,1),o=!0)}}a=0,d.forEach((function(n){var r=u+e/2;n.targets.forEach((function(){t[a].y=n.pos+r,r+=e,a++}))})),t.forEach((function(t){var e=t.r*t.r,n=Math.pow(Math.abs(t.y-r.y),2);if(e0&&(t=e._distribute(t,n)),l.superclass.adjustItems.call(this,t)},_distribute:function(t,e){var n=this,r=n.get("coord"),i=r.getRadius(),a=n.get("label").labelHeight,o=r.getCenter(),s=i+e,c=2*s+2*a,l={start:r.start,end:r.end},f=n.get("geom");if(f){var h=f.get("view");l=h.getViewRegion()}var d=[[],[]];return t.forEach((function(t){t&&("right"===t.textAlign?d[0].push(t):d[1].push(t))})),d.forEach((function(t,e){var n=parseInt(c/a,10);t.length>n&&(t.sort((function(t,e){return e["..percent"]-t["..percent"]})),t.splice(n,t.length-n)),t.sort((function(t,e){return t.y-e.y})),u(t,a,l,o,e)})),d[0].concat(d[1])},lineToLabel:function(t){var e=this,n=e.get("coord"),r=n.getRadius(),i=t.offset,a=t.orignAngle||t.angle,o=n.getCenter(),u=c(o,a,r+s/2),l=c(o,a,r+i/2);t.labelLine||(t.labelLine=e.get("label").labelLine||{}),t.labelLine.path=["M"+u.x,u.y+" Q"+l.x,l.y+" "+t.x,t.y].join(",")},getLabelRotate:function(t,e){var n;return e<0&&(n=180*t/Math.PI,n>90&&(n-=180),n<-90&&(n+=180)),n/180*Math.PI},getLabelAlign:function(t){var e,n=this,r=n.get("coord"),i=r.getCenter();e=t.angle<=Math.PI/2&&t.x>=i.x?"left":"right";var a=n.getDefaultOffset(t);return a<=0&&(e="right"===e?"left":"right"),e},getArcPoint:function(t){return t},getPointAngle:function(t){var e=this,n=e.get("coord"),i={x:r.isArray(t.x)?t.x[0]:t.x,y:t.y[0]};e.transLabelPoint(i);var o,s={x:r.isArray(t.x)?t.x[1]:t.x,y:t.y[1]};e.transLabelPoint(s);var c=a.getPointAngle(n,i);if(t.points&&t.points[0].y===t.points[1].y)o=c;else{var u=a.getPointAngle(n,s);c>=u&&(u+=2*Math.PI),o=c+(u-c)/2}return o},getCirclePoint:function(t,e){var n=this,r=n.get("coord"),i=r.getCenter(),a=r.getRadius()+e,o=c(i,t,a);return o.angle=t,o.r=a,o}}),t.exports=l},function(t,e,n){var r=n(0),i=n(91),a=function t(e){t.superclass.constructor.call(this,e)};r.extend(a,i),r.augment(a,{setLabelPosition:function(t,e,n,i){r.isFunction(i)&&(i=i(t.text,e._origin,n));var a=this.get("coord"),o=a.isTransposed,s=a.convertPoint(e.points[0]),c=a.convertPoint(e.points[2]),u=(s.x-c.x)/2*(o?-1:1),l=(s.y-c.y)/2*(o?-1:1);switch(i){case"right":o?(t.x-=u,t.y+=l,t.textAlign=t.textAlign||"center"):(t.x-=u,t.y+=l,t.textAlign=t.textAlign||"left");break;case"left":o?(t.x-=u,t.y-=l,t.textAlign=t.textAlign||"center"):(t.x+=u,t.y+=l,t.textAlign=t.textAlign||"right");break;case"bottom":o?(t.x-=2*u,t.textAlign=t.textAlign||"left"):(t.y+=2*l,t.textAlign=t.textAlign||"center");break;case"middle":o?t.x-=u:t.y+=l,t.textAlign=t.textAlign||"center";break;case"top":t.textAlign=o?t.textAlign||"left":t.textAlign||"center";break;default:break}}}),t.exports=a},function(t,e,n){var r=n(0),i=n(8),a=i.defaultColor,o="_origin";function s(t){return t.alias||t.field}var c={_getIntervalSize:function(t){var e=null,n=this.get("type"),i=this.get("coord");if(i.isRect&&("interval"===n||"schema"===n)){e=this.getSize(t[o]);var a=i.isTransposed?"y":"x";if(r.isArray(t[a])){var s=Math.abs(t[a][1]-t[a][0]);e=e(1+r.rangeMax())/2&&(a=r.rangeMin()),e=r.invert(a),r.isCategory&&(e=r.translate(e)),e},_getOriginByPoint:function(t){var e=this.getXScale(),n=this.getYScale(),r=e.field,i=n.field,a=this.get("coord"),o=a.invert(t),s=e.invert(o.x),c=n.invert(o.y),u={};return u[r]=s,u[i]=c,u},_getScale:function(t){var e=this,n=e.get("scales"),i=null;return r.each(n,(function(e){if(e.field===t)return i=e,!1})),i},_getTipValueScale:function(){var t,e=this.getAttrsForLegend();r.each(e,(function(e){var n=e.getScale(e.type);if(n.isLinear)return t=n,!1}));var n=this.getXScale(),i=this.getYScale();return!t&&i&&"..y"===i.field?n:t||i||n},_getTipTitleScale:function(t){var e=this;if(t)return e._getScale(t);var n,i=e.getAttr("position"),a=i.getFields();return r.each(a,(function(t){if(!t.includes(".."))return n=t,!1})),e._getScale(n)},_filterValue:function(t,e){var n=this.get("coord"),i=this.getYScale(),a=i.field,s=n.invert(e),c=s.y;c=i.invert(c);var u=t[t.length-1];return r.each(t,(function(t){var e=t[o];if(e[a][0]<=c&&e[a][1]>=c)return u=t,!1})),u},getXDistance:function(){var t=this,e=t.get("xDistance");if(!e){var n=t.getXScale();if(n.isCategory)e=1;else{var i=n.values,a=n.translate(i[0]),o=a;r.each(i,(function(t){t=n.translate(t),to&&(o=t)}));var s=i.length;e=(o-a)/(s-1)}t.set("xDistance",e)}return e},findPoint:function(t,e){var n=this,i=n.get("type"),a=n.getXScale(),s=n.getYScale(),c=a.field,u=s.field,l=null;if(r.indexOf(["heatmap","point"],i)>-1){var f=n.get("coord"),h=f.invert(t),d=a.invert(h.x),p=s.invert(h.y),v=1/0;return r.each(e,(function(t){var e=Math.pow(t[o][c]-d,2)+Math.pow(t[o][u]-p,2);e=y){if(!_)return l=t,!1;r.isArray(l)||(l=[]),l.push(t)}})),r.isArray(l)&&(l=this._filterValue(l,t));else{var O;if(a.isLinear||"timeCat"===a.type){if((y>a.translate(w)||ya.max||yMath.abs(a.translate(O[o][c])-y)&&(m=O)}var j=n.getXDistance();return!l&&Math.abs(a.translate(m[o][c])-y)<=j/2&&(l=m),l},getTipTitle:function(t,e){var n="",r=this._getTipTitleScale(e);if(r){var i=t[r.field];n=r.getText(i)}else if("heatmap"===this.get("type")){var a=this.getXScale(),o=this.getYScale(),s=a.getText(t[a.field]),c=o.getText(t[o.field]);n="( "+s+", "+c+" )"}return n},getTipValue:function(t,e){var n,i=e.field,a=t.key;if(n=t[i],r.isArray(n)){var o=[];r.each(n,(function(t){o.push(e.getText(t))})),n=o.join("-")}else n=e.getText(n,a);return n},getTipName:function(t){var e,n,i=this._getGroupScales();if(i.length&&r.each(i,(function(t){return n=t,!1})),n){var a=n.field;e=n.getText(t[a])}else{var o=this._getTipValueScale();e=s(o)}return e},getTipItems:function(t,e){var n,i,c=this,u=t[o],l=c.getTipTitle(u,e),f=c.get("tooltipCfg"),h=[];function d(e,n,i){if(!r.isNil(n)&&""!==n){var o={title:l,point:t,name:e||l,value:n,color:t.color||a,marker:!0};o.size=c._getIntervalSize(t),h.push(r.mix({},o,i))}}if(f){var p=f.fields,v=f.cfg,g=[];if(r.each(p,(function(t){g.push(u[t])})),v){r.isFunction(v)&&(v=v.apply(null,g));var m=r.mix({},{point:t,title:l,color:t.color||a,marker:!0},v);m.size=c._getIntervalSize(t),h.push(m)}else r.each(p,(function(t){if(!r.isNil(u[t])){var e=c._getScale(t);n=s(e),i=e.getText(u[t]),d(n,i)}}))}else{var y=c._getTipValueScale();r.isNil(u[y.field])||(i=c.getTipValue(u,y),n=c.getTipName(u),d(n,i))}return h},isShareTooltip:function(){var t,e=this.get("shareTooltip"),n=this.get("type"),i=this.get("view");if(t=i.get("parent")?i.get("parent").get("options"):i.get("options"),"interval"===n){var a=this.get("coord"),o=a.type;("theta"===o||"polar"===o&&a.isTransposed)&&(e=!1)}else this.getYScale()&&!r.inArray(["contour","point","polygon","edge"],n)||(e=!1);return t.tooltip&&r.isBoolean(t.tooltip.shared)&&(e=t.tooltip.shared),e}};t.exports=c},function(t,e,n){var r=n(0),i="_origin",a=n(198),o="_originActiveAttrs";function s(t,e){if(r.isNil(t)||r.isNil(e))return!1;var n=t.get("origin"),i=e.get("origin");return r.isEqual(n,i)}function c(t,e){if(!t)return!0;if(t.length!==e.length)return!0;var n=!1;return r.each(e,(function(e,r){if(!s(e,t[r]))return n=!0,!1})),n}function u(t,e){var n={};return r.each(t,(function(t,i){var a=e.attr(i);r.isArray(a)&&(a=r.cloneDeep(a)),n[i]=a})),n}var l={_isAllowActive:function(){var t=this.get("allowActive");if(!r.isNil(t))return t;var e=this.get("view"),n=this.isShareTooltip(),i=e.get("options");return!1===i.tooltip||!n},_onMouseenter:function(t){var e=this,n=t.shape,r=e.get("shapeContainer");n&&r.contain(n)&&e._isAllowActive()&&e.setShapesActived(n)},_onMouseleave:function(){var t=this,e=t.get("view"),n=e.get("canvas");t.get("activeShapes")&&(t.clearActivedShapes(),n.draw())},_bindActiveAction:function(){var t=this,e=t.get("view"),n=t.get("type");e.on(n+":mouseenter",r.wrapBehavior(t,"_onMouseenter")),e.on(n+":mouseleave",r.wrapBehavior(t,"_onMouseleave"))},_offActiveAction:function(){var t=this,e=t.get("view"),n=t.get("type");e.off(n+":mouseenter",r.getWrapBehavior(t,"_onMouseenter")),e.off(n+":mouseleave",r.getWrapBehavior(t,"_onMouseleave"))},_setActiveShape:function(t){var e=this,n=e.get("activedOptions")||{},i=t.get("origin"),s=i.shape||e.getDefaultValue("shape");r.isArray(s)&&(s=s[0]);var c=e.get("shapeFactory"),l=r.mix({},t.attr(),{origin:i}),f=c.getActiveCfg(s,l);n.style&&r.mix(f,n.style);var h=u(f,t);t.setSilent(o,h),n.animate?t.animate(f,300):t.attr(f),a.toFront(t)},setShapesActived:function(t){var e=this;r.isArray(t)||(t=[t]);var n=e.get("activeShapes");if(c(n,t)){var i=e.get("view"),a=i.get("canvas"),o=e.get("activedOptions");o&&o.highlight?(r.each(t,(function(t){t.get("animating")&&t.stopAnimate()})),e.highlightShapes(t)):(n&&e.clearActivedShapes(),r.each(t,(function(t){t.get("animating")&&t.stopAnimate(),t.get("visible")&&e._setActiveShape(t)}))),e.set("activeShapes",t),a.draw()}},clearActivedShapes:function(){var t=this,e=t.get("shapeContainer"),n=t.get("activedOptions"),i=n&&n.animate;if(e&&!e.get("destroyed")){var s=t.get("activeShapes");r.each(s,(function(t){var e=t.get(o);i?(t.stopAnimate(),t.animate(e,300)):t.attr(e),a.resetZIndex(t),t.setSilent(o,null)}));var c=t.get("preHighlightShapes");if(c){var u=e.get("children");r.each(u,(function(t){var e=t.get(o);e&&(i?(t.stopAnimate(),t.animate(e,300)):t.attr(e),a.resetZIndex(t),t.setSilent(o,null))}))}t.set("activeShapes",null),t.set("preHighlightShapes",null)}},getGroupShapesByPoint:function(t){var e=this,n=e.get("shapeContainer"),a=[];if(n){var o=e.getXScale().field,s=e.getShapes(),c=e._getOriginByPoint(t);r.each(s,(function(t){var e=t.get("origin");if(t.get("visible")&&e){var n=e[i][o];n===c[o]&&a.push(t)}}))}return a},getSingleShapeByPoint:function(t){var e,n=this,r=n.get("shapeContainer"),i=r.get("canvas"),a=i.get("pixelRatio");if(r&&(e=r.getShape(t.x*a,t.y*a)),e&&e.get("origin"))return e},highlightShapes:function(t,e){var n=this;r.isArray(t)||(t=[t]);var i=n.get("activeShapes");if(c(i,t)){i&&n.clearActivedShapes();var s=n.getShapes(),l=n.get("activedOptions"),f=l&&l.animate,h=l&&l.style;r.each(s,(function(n){var i={};n.stopAnimate(),-1!==r.indexOf(t,n)?(r.mix(i,h,e),a.toFront(n)):(r.mix(i,{fillOpacity:.3,opacity:.3}),a.resetZIndex(n));var s=u(i,n);n.setSilent(o,s),f?n.animate(i,300):n.attr(i)})),n.set("preHighlightShapes",t),n.set("activeShapes",t)}}};t.exports=l},function(t,e,n){var r=n(0),i="_origin",a=n(198);function o(t,e){if(r.isNil(t)||r.isNil(e))return!1;var n=t.get("origin"),i=e.get("origin");return r.isEqual(n,i)}function s(t,e){var n={};return r.each(t,(function(t,i){"transform"===i&&(i="matrix");var a=e.attr(i);r.isArray(a)&&(a=r.cloneDeep(a)),n[i]=a})),n}var c={_isAllowSelect:function(){var t=this.get("allowSelect");if(!r.isNil(t))return t;var e=this.get("type"),n=this.get("coord"),i=n&&n.type;return"interval"===e&&"theta"===i},_onClick:function(t){var e=this;if(e._isAllowSelect()){var n=t.shape,r=e.get("shapeContainer");n&&r.contain(n)&&e.setShapeSelected(n)}},_bindSelectedAction:function(){var t=this,e=t.get("view"),n=t.get("type");e.on(n+":click",r.wrapBehavior(t,"_onClick"))},_offSelectedAction:function(){var t=this,e=t.get("view"),n=t.get("type");e.off(n+":click",r.getWrapBehavior(t,"_onClick"))},_setShapeStatus:function(t,e){var n=this,i=n.get("view"),o=n.get("selectedOptions")||{},c=!1!==o.animate,u=i.get("canvas");t.set("selected",e);var l=t.get("origin");if(e){var f=l.shape||n.getDefaultValue("shape");r.isArray(f)&&(f=f[0]);var h=n.get("shapeFactory"),d=r.mix({geom:n,point:l},o),p=h.getSelectedCfg(f,d);r.mix(p,d.style),t.get("_originAttrs")||(t.get("animating")&&t.stopAnimate(),t.set("_originAttrs",s(p,t))),o.toFront&&a.toFront(t),c?t.animate(p,300):(t.attr(p),u.draw())}else{var v=t.get("_originAttrs");o.toFront&&a.resetZIndex(t),t.set("_originAttrs",null),c?t.animate(v,300):(t.attr(v),u.draw())}},setShapeSelected:function(t){var e=this,n=e._getSelectedShapes(),i=e.get("selectedOptions")||{},a=!1!==i.cancelable;if("multiple"===i.mode)-1===r.indexOf(n,t)?(n.push(t),e._setShapeStatus(t,!0)):a&&(r.Array.remove(n,t),e._setShapeStatus(t,!1));else{var s=n[0];a&&(t=o(s,t)?null:t),o(s,t)||(s&&e._setShapeStatus(s,!1),t&&e._setShapeStatus(t,!0))}},clearSelected:function(){var t=this,e=t.get("shapeContainer");if(e&&!e.get("destroyed")){var n=t._getSelectedShapes();r.each(n,(function(e){t._setShapeStatus(e,!1),e.set("_originAttrs",null)}))}},setSelected:function(t){var e=this,n=e.getShapes();return r.each(n,(function(n){var r=n.get("origin");r&&r[i]===t&&e.setShapeSelected(n)})),this},_getSelectedShapes:function(){var t=this,e=t.getShapes(),n=[];return r.each(e,(function(t){t.get("selected")&&n.push(t)})),t.set("selectedShapes",n),n}};t.exports=c},function(t,e,n){var r=n(0);t.exports=function(t){return r.isArray(t)?t:r.isString(t)?t.split("*"):[t]}},function(t,e,n){var r=n(105),i=n(0),a=/^(?:(?!0000)[0-9]{4}([-/.]+)(?:(?:0?[1-9]|1[0-2])\1(?:0?[1-9]|1[0-9]|2[0-8])|(?:0?[13-9]|1[0-2])\1(?:29|30)|(?:0?[13578]|1[02])\1(?:31))|(?:[0-9]{2}(?:0[48]|[2468][048]|[13579][26])|(?:0[48]|[2468][048]|[13579][26])00)([-/.]+)0?2\2(?:29))(\s+([01]|([01][0-9]|2[0-3])):([0-9]|[0-5][0-9]):([0-9]|[0-5][0-9]))?$/,o={LINEAR:"linear",CAT:"cat",TIME:"time"},s=function(){function t(t){this.defs={},this.viewTheme={scales:{}},this.filters={},i.assign(this,t)}var e=t.prototype;return e._getDef=function(t){var e=this.defs,n=this.viewTheme,r=null;return(n.scales[t]||e[t])&&(r=i.mix({},n.scales[t]),i.each(e[t],(function(t,e){i.isNil(t)?delete r[e]:r[e]=t})),this.filters[t]&&(delete r.min,delete r.max)),r},e._getDefaultType=function(t,e){var n=o.LINEAR,r=i.Array.firstValue(e,t);return i.isArray(r)&&(r=r[0]),a.test(r)?n=o.TIME:i.isString(r)&&(n=o.CAT),n},e._getScaleCfg=function(t,e,n){var a={field:e},o=i.Array.values(n,e);if(a.values=o,!r.isCategory(t)&&"time"!==t){var s=i.Array.getRange(o);a.min=s.min,a.max=s.max,a.nice=!0}return"time"===t&&(a.nice=!1),a},e.createScale=function(t,e){var n,a=this,o=a._getDef(t),s=e||[],c=i.Array.firstValue(s,t);if(i.isNumber(t)||i.isNil(c)&&!o)n=r.identity({value:t,field:t.toString(),values:[t]});else{var u;o&&(u=o.type),u=u||a._getDefaultType(t,s);var l=a._getScaleCfg(u,t,s);o&&i.mix(l,o),n=r[u](l)}return n},t}();t.exports=s},function(t,e,n){var r=n(0),i=n(400),a=function(){function t(t){this.type="rect",this.actions=[],this.cfg={},r.mix(this,t),this.option=t||{}}var e=t.prototype;return e.reset=function(t){return this.actions=t.actions||[],this.type=t.type,this.cfg=t.cfg,this.option.actions=this.actions,this.option.type=this.type,this.option.cfg=this.cfg,this},e._execActions=function(t){var e=this.actions;r.each(e,(function(e){var n=e[0];t[n](e[1],e[2])}))},e.hasAction=function(t){var e=this.actions,n=!1;return r.each(e,(function(e){if(t===e[0])return n=!0,!1})),n},e.createCoord=function(t,e){var n,a,o=this,s=o.type,c=o.cfg,u=r.mix({start:t,end:e},c);return"theta"===s?(n=i.Polar,o.hasAction("transpose")||o.transpose(),a=new n(u),a.type=s):(n=i[r.upperFirst(s||"")]||i.Rect,a=new n(u)),o._execActions(a),a},e.rotate=function(t){return t=t*Math.PI/180,this.actions.push(["rotate",t]),this},e.reflect=function(t){return this.actions.push(["reflect",t]),this},e.scale=function(t,e){return this.actions.push(["scale",t,e]),this},e.transpose=function(){return this.actions.push(["transpose"]),this},t}();t.exports=a},function(t,e,n){"use strict";var r=n(56);r.Cartesian=n(401),r.Rect=r.Cartesian,r.Polar=n(402),r.Helix=n(403),t.exports=r},function(t,e,n){"use strict";function r(t){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function a(t,e){return!e||"object"!==r(e)&&"function"!==typeof e?o(t):e}function o(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function s(t,e){for(var n=0;nh/c?(a=h/c,o={x:n.x-(.5-l)*h,y:n.y-(.5-f)*a*u}):(a=d/u,o={x:n.x-(.5-l)*a*c,y:n.y-(.5-f)*d}),t?t>0&&t<=1?t*=a:(t<=0||t>a)&&(t=a):t=a;var p={start:r,end:i},v={start:e*t,end:t};this.x=p,this.y=v,this.radius=t,this.circleCentre=o,this.center=o}},{key:"getCenter",value:function(){return this.circleCentre}},{key:"getOneBox",value:function(){var t=this.startAngle,e=this.endAngle;if(Math.abs(e-t)>=2*Math.PI)return{minX:-1,maxX:1,minY:-1,maxY:1};for(var n=[0,Math.cos(t),Math.cos(e)],r=[0,Math.sin(t),Math.sin(e)],i=Math.min(t,e);i0?c:-c;var u=this.invertDim(s,"y"),l={};return l.x=this.isTransposed?u:c,l.y=this.isTransposed?c:u,l}}]),e}(m);t.exports=w},function(t,e,n){"use strict";function r(t){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function a(t,e){return!e||"object"!==r(e)&&"function"!==typeof e?o(t):e}function o(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function s(t,e){for(var n=0;n=0&&n<=1&&(s*=n);var c=Math.floor(s*(1-r)/o),u=c/(2*Math.PI),l={start:i,end:a},f={start:r*s,end:r*s+.99*c};this.a=u,this.d=c,this.x=l,this.y=f}},{key:"getCenter",value:function(){return this.center}},{key:"convertPoint",value:function(t){var e,n,r=this.a,i=this.center;this.isTransposed?(e=t.y,n=t.x):(e=t.x,n=t.y);var a=this.convertDim(e,"x"),o=r*a,s=this.convertDim(n,"y");return{x:i.x+Math.cos(a)*(o+s),y:i.y+Math.sin(a)*(o+s)}}},{key:"invertPoint",value:function(t){var e=this.center,n=this.a,r=this.d+this.y.start,i=y.subtract([],[t.x,t.y],[e.x,e.y]),a=y.angleTo(i,[1,0],!0),o=a*n;y.length(i)0){e=t.slice(0);var n=e[0],r=e[e.length-1];0!==n.value&&e.unshift({value:0}),1!==r.value&&e.push({value:1})}return e}function c(t,e,n){var r=[];return t.length<1||(t.length>=2&&e&&n&&r.push({text:"",tickValue:"",value:0}),0!==t[0].value&&r.push({text:"",tickValue:"",value:0}),r=r.concat(t),1!==r[r.length-1].value&&r.push({text:"",tickValue:"",value:1})),r}function u(t,e){return void 0===e&&(e=0),"middle"===t&&(e=.5),t.includes("%")&&(e=parseInt(t,10)/100),e}var l=function(){function t(t){this.visible=!0,this.canvas=null,this.container=null,this.coord=null,this.options=null,this.axes=[],r.mix(this,t)}var e=t.prototype;return e._isHide=function(t){var e=this.options;return!(!e||!1!==e[t])},e._getMiddleValue=function(t,e,n,r){if(0===t&&!r)return 0;if(1===t)return 1;var i=e[n+1].value;return r||1!==i?(t+i)/2:1},e._getLineRange=function(t,e,n,r){var i,a,o,s=e.field,c=this.options,l="";if(c[s]&&c[s].position&&(l=c[s].position),"x"===n){var f="top"===l?1:0;f=u(l,f),i={x:0,y:f},a={x:1,y:f},o=!1}else{if(r){var h="left"===l?0:1;h=u(l,h),i={x:h,y:0},a={x:h,y:1}}else{var d="right"===l?1:0;d=u(l,d),i={x:d,y:0},a={x:d,y:1}}o=!0}return i=t.convert(i),a=t.convert(a),{start:i,end:a,isVertical:o}},e._getLineCfg=function(t,e,n,r){var i,a=this._getLineRange(t,e,n,r),o=a.isVertical,s=a.start,c=a.end,u=t.center;return t.isTransposed&&(o=!o),i=o&&s.x>u.x||!o&&s.y>u.y?1:-1,{isVertical:o,factor:i,start:s,end:c}},e._getCircleCfg=function(t){var e,n={},r=t.x,i=t.y,a=i.start>i.end;e=t.isTransposed?{x:a?0:1,y:0}:{x:0,y:a?0:1},e=t.convert(e);var s,c=t.circleCentre,u=[e.x-c.x,e.y-c.y],l=[1,0];s=e.y>c.y?o.angle(u,l):-1*o.angle(u,l);var f=s+(r.end-r.start);return n.startAngle=s,n.endAngle=f,n.center=c,n.radius=Math.sqrt(Math.pow(e.x-c.x,2)+Math.pow(e.y-c.y,2)),n.inner=t.innerRadius||0,n},e._getRadiusCfg=function(t){var e,n,r=t.x.start,i=r<0?-1:1;return t.isTransposed?(e={x:0,y:0},n={x:1,y:0}):(e={x:0,y:0},n={x:0,y:1}),{factor:i,start:t.convert(e),end:t.convert(n)}},e._getAxisPosition=function(t,e,n,r){var i="",a=this.options;if(a[r]&&a[r].position)i=a[r].position;else{var o=t.type;t.isRect?"x"===e?i="bottom":"y"===e&&(i=n?"right":"left"):i="helix"===o?"helix":"x"===e?t.isTransposed?"radius":"circle":t.isTransposed?"circle":"radius"}return i},e._getAxisDefaultCfg=function(t,e,n,i){var a=this,o=a.viewTheme,s={},c=a.options,u=e.field;if(s=r.deepMix({},o.axis[i],s,c[u]),s.viewTheme=o,s.title){var l=r.isPlainObject(s.title)?s.title:{};l.text=l.text||e.alias||u,r.deepMix(s,{title:l})}return s.ticks=e.getTicks(),t.isPolar&&!e.isCategory&&"x"===n&&Math.abs(t.endAngle-t.startAngle)===2*Math.PI&&s.ticks.pop(),s.coord=t,s.label&&r.isNil(s.label.autoRotate)&&(s.label.autoRotate=!0),c.hasOwnProperty("xField")&&c.xField.hasOwnProperty("grid")&&"left"===s.position&&r.deepMix(s,c.xField),s},e._getAxisCfg=function(t,e,n,i,a,o){void 0===a&&(a="");var u=this,l=u._getAxisPosition(t,i,a,e.field),f=u._getAxisDefaultCfg(t,e,i,l);if(!r.isEmpty(f.grid)&&n){var h=[],d=[],p=s(n.getTicks());if(p.length){var v=c(f.ticks,e.isLinear,"center"===f.grid.align);r.each(v,(function(n,s){d.push(n.tickValue);var c=[],l=n.value;if("center"===f.grid.align&&(l=u._getMiddleValue(l,v,s,e.isLinear)),!r.isNil(l)){var g=t.x,m=t.y;r.each(p,(function(e){var n="x"===i?l:e.value,r="x"===i?e.value:l,a=t.convert({x:n,y:r});if(t.isPolar){var o=t.circleCentre;m.start>m.end&&(r=1-r),a.flag=g.start>g.end?0:1,a.radius=Math.sqrt(Math.pow(a.x-o.x,2)+Math.pow(a.y-o.y,2))}c.push(a)})),h.push({_id:o+"-"+i+a+"-grid-"+n.tickValue,points:c})}}))}f.grid.items=h,f.grid.tickValues=d}return f.type=e.type,f},e._getHelixCfg=function(t){for(var e={},n=t.a,r=t.startAngle,i=t.endAngle,a=100,o=[],s=0;s<=a;s++){var c=t.convert({x:s/100,y:0});o.push(c.x),o.push(c.y)}var u=t.convert({x:0,y:0});return e.a=n,e.startAngle=r,e.endAngle=i,e.crp=o,e.axisStart=u,e.center=t.center,e.inner=t.y.start,e},e._drawAxis=function(t,e,n,i,o,s,c){var u,l,f=this.container,h=this.canvas;"cartesian"===t.type?(u=a.Line,l=this._getLineCfg(t,e,i,c)):"helix"===t.type&&"x"===i?(u=a.Helix,l=this._getHelixCfg(t)):"x"===i?(u=a.Circle,l=this._getCircleCfg(t)):(u=a.Line,l=this._getRadiusCfg(t));var d=this._getAxisCfg(t,e,n,i,c,o);d=r.mix({},d,l),"y"===i&&s&&"circle"===s.get("type")&&(d.circle=s),d._id=o+"-"+i,r.isNil(c)||(d._id=o+"-"+i+c),r.mix(d,{canvas:h,group:f.addGroup({viewId:o})});var p=new u(d);return p.render(),this.axes.push(p),p},e.createAxis=function(t,e,n){var i,a=this,o=this.coord,s=o.type;"theta"===s||"polar"===s&&o.isTransposed||(t&&!a._isHide(t.field)&&(i=a._drawAxis(o,t,e[0],"x",n)),r.isEmpty(e)||"helix"===s||r.each(e,(function(e,r){a._isHide(e.field)||a._drawAxis(o,e,t,"y",n,i,r)})))},e.changeVisible=function(t){var e=this.axes;r.each(e,(function(e){e.set("visible",t)}))},e.clear=function(){var t=this,e=t.axes;r.each(e,(function(t){t.destroy()})),t.axes=[]},t}();t.exports=l},function(t,e,n){var r=n(0),i=n(406),a=function(){function t(t){this.guides=[],this.options=[],this.xScales=null,this.yScales=null,this.view=null,this.viewTheme=null,this.frontGroup=null,this.backGroup=null,r.mix(this,t)}var e=t.prototype;return e._creatGuides=function(){var t=this,e=this.options,n=this.xScales,a=this.yScales,o=this.view,s=this.viewTheme;return this.backContainer&&o&&(this.backGroup=this.backContainer.addGroup({viewId:o.get("_id")})),this.frontContainer&&o&&(this.frontGroup=this.frontContainer.addGroup({viewId:o.get("_id")})),e.forEach((function(e){var o=e.type,c=r.deepMix({xScales:n,yScales:a,viewTheme:s},s?s.guide[o]:{},e);o=r.upperFirst(o);var u=new i[o](c);t.guides.push(u)})),t.guides},e.line=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"line"},t)),this},e.arc=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"arc"},t)),this},e.text=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"text"},t)),this},e.image=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"image"},t)),this},e.region=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"region"},t)),this},e.regionFilter=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"regionFilter"},t)),this},e.dataMarker=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"dataMarker"},t)),this},e.dataRegion=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"dataRegion"},t)),this},e.html=function(t){return void 0===t&&(t={}),this.options.push(r.mix({type:"html"},t)),this},e.render=function(t){var e=this,n=e.view,i=n&&n.get("data"),a=e._creatGuides();r.each(a,(function(r){var a;a=r.get("top")?e.frontGroup||e.frontContainer:e.backGroup||e.backContainer,r.render(t,a,i,n)}))},e.clear=function(){this.options=[],this.reset()},e.changeVisible=function(t){var e=this.guides;r.each(e,(function(e){e.changeVisible(t)}))},e.reset=function(){var t=this.guides;r.each(t,(function(t){t.clear()})),this.guides=[],this.backGroup&&this.backGroup.remove(),this.frontGroup&&this.frontGroup.remove()},t}();t.exports=a},function(t,e,n){var r=n(24),i=r.Guide,a=n(407);i.RegionFilter=a,t.exports=i},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(0),a=n(17),o=n(112),s=o.Path,c=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return i.mix({},e,{name:"regionFilter",zIndex:1,top:!0,start:null,end:null,color:null,apply:null,style:{opacity:1}})},n.render=function(t,e,n,r){var i=this,a=e.addGroup();a.name="guide-region-filter",r.once("afterpaint",(function(){if(!a.get("destroyed")){i._drawShapes(r,a);var e=i._drawClip(t);a.attr({clip:e}),i.set("clip",e),i.get("appendInfo")&&a.setSilent("appendInfo",i.get("appendInfo")),i.set("el",a)}}))},n._drawShapes=function(t,e){var n=this,r=[],a=t.getAllGeoms();return a.map((function(t){var a=t.getShapes(),o=t.get("type"),s=n._geomFilter(o);return s&&a.map((function(t){var a=t.type,o=i.cloneDeep(t.attr());n._adjustDisplay(o);var s=e.addShape(a,{attrs:o});return r.push(s),t})),t})),r},n._drawClip=function(t){var e=this,n=e.parsePoint(t,e.get("start")),r=e.parsePoint(t,e.get("end")),i=[["M",n.x,n.y],["L",r.x,n.y],["L",r.x,r.y],["L",n.x,r.y],["z"]],a=new s({attrs:{path:i,opacity:1}});return a},n._adjustDisplay=function(t){var e=this,n=e.get("color");t.fill&&(t.fill=t.fillStyle=n),t.stroke=t.strokeStyle=n},n._geomFilter=function(t){var e=this,n=e.get("apply");return!n||i.contains(n,t)},n.clear=function(){t.prototype.clear.call(this);var e=this.get("clip");e&&e.remove()},e}(a);t.exports=c},function(t,e,n){function r(){return r=Object.assign||function(t){for(var e=1;e0){var a=e.getXScale(),o=e.getYScale(),s=a.field,c=o.field,u=t.get("origin")._origin,l=e.get("labelContainer"),f=l.get("labelsGroup").get("children");i.each(f,(function(e){var r=e.get("origin")||[];r[s]===u[s]&&r[c]===u[c]&&(e.set("visible",n),t.set("gLabel",e))}))}}},e._bindFilterEvent=function(t,e){var n=this,r=this.chart,a=e.field;t.on("itemfilter",(function(t){var e=t.range;r.filterShape((function(t,r,o){if(!i.isNil(t[a])){var s=t[a]>=e[0]&&t[a]<=e[1];return n._filterLabels(r,o,s),s}return!0}));for(var o=r.getAllGeoms()||[],s=function(t){var n=o[t];"heatmap"===n.get("type")&&p((function(){n.drawWithRange(e)}))},c=0;c1?l:n;if("left"===x[0]||"right"===x[0])u=f.br.y,w=i._getXAlign(x[0],c,n,h,g,m),_=e?(e.get("y")||e.get("group").get("y"))+e.getHeight()+y:i._getYAlignVertical(x[1],u,O,h,0,m,s.get("height"));else if("top"===x[0]||"bottom"===x[0])if(_=i._getYAlignHorizontal(x[0],u,n,h,v,m),e){var C=e.getWidth();w=(e.get("x")||e.get("group").get("x"))+C+y}else w=i._getXAlign(x[1],c,O,h,0,m),"right"===x[1]&&(w=f.br.x-O.totalWidth);t.move(w+d,_+p)},e._getXAlign=function(t,e,n,r,i,a){var o=r.minX-i-a[3]<0?0:r.minX-i-a[3],s="left"===t?o:r.maxX+a[1];return"center"===t&&(s=(e-n.totalWidth)/2),s},e._getYAlignHorizontal=function(t,e,n,r,i,a){var o="top"===t?r.minY-i-a[0]:r.maxY+a[2];return o},e._getYAlignVertical=function(t,e,n,r,i,a,o){var s="top"===t?r.minY-i-a[0]:e-n.totalHeight;return"center"===t&&(s=(o-n.totalHeight)/2),s},e._getSubRegion=function(t){var e=0,n=0,r=0,a=0;return i.each(t,(function(t){var i=t.getWidth(),o=t.getHeight();e1){var g=Array(p.callback.length-1).fill("");h.color=p.mapping.apply(p,[u].concat(g)).join("")||O.defaultColor}else h.color=p.mapping(u).join("")||O.defaultColor;if(b&&v)if(v.callback&&v.callback.length>1){var y=Array(v.callback.length-1).fill("");w=v.mapping.apply(v,[u].concat(y)).join("")}else w=v.mapping(u).join("");var _=c.getShapeFactory(x),C=_.getMarkerCfg(w,h);f.legendMarkerRadius&&(C.radius=f.legendMarkerRadius),i.isFunction(w)&&(C.symbol=w),m.push({value:o,dataValue:u,checked:d,marker:C})}));var j,T=i.deepMix({},O.legend[M[0]],d[h]||d,{viewId:_.get("_id"),maxLength:k,items:m,container:g,position:[0,0]});if(T.title&&i.deepMix(T,{title:{text:t.alias||t.field}}),l._isTailLegend(d,n))T.chart=l.chart,T.geom=n,j=new s(T);else if(d.useHtml){var z=g.get("canvas").get("el");if(g=d.container,i.isString(g)&&/^\#/.test(g)){var E=g.replace("#","");g=document.getElementById(E)}g||(g=z.parentNode),T.container=g,void 0===T.legendStyle&&(T.legendStyle={}),T.legendStyle.CONTAINER_CLASS=r({},T.legendStyle.CONTAINER_CLASS,{position:"absolute",overflow:"auto","z-index":""===z.style.zIndex?1:parseInt(z.style.zIndex,10)+1}),d.flipPage?(T.legendStyle.CONTAINER_CLASS.height="right"===M[0]||"left"===M[0]?k+"px":"auto",T.legendStyle.CONTAINER_CLASS.width="right"!==M[0]&&"left"!==M[0]?k+"px":"auto",j=new o.CatPageHtml(T)):j=new o.CatHtml(T)}else j=new o.Category(T);return l._bindClickEvent(j,t,a),v[u].push(j),j},e._bindChartMove=function(t){var e=this.chart,n=this.legends;e.on("plotmove",(function(e){var r=!1;if(e.target){var a=e.target.get("origin");if(a){var o=a[h]||a[0][h],s=t.field;if(o){var c=o[s];i.each(n,(function(t){i.each(t,(function(t){r=!0,!t.destroyed&&t.activate(c)}))}))}}}r||i.each(n,(function(t){i.each(t,(function(t){!t.destroyed&&t.deactivate()}))}))}))},e._addContinuousLegend=function(t,e,n){var r=this,a=r.legends;a[n]=a[n]||[];var s,c,u,l=r.container,f=t.field,h=t.getTicks(),d=[],p=r.viewTheme;i.each(h,(function(n){var r=n.value,i=t.invert(r),a=e.mapping(i).join("");d.push({value:n.tickValue,attrValue:a,color:a,scaleValue:r}),0===r&&(c=!0),1===r&&(u=!0)})),c||d.push({value:t.min,attrValue:e.mapping(0).join(""),color:e.mapping(0).join(""),scaleValue:0}),u||d.push({value:t.max,attrValue:e.mapping(1).join(""),color:e.mapping(1).join(""),scaleValue:1});var v=r.options,g=n.split("-"),m=p.legend[g[0]];(v&&!1===v.slidable||v[f]&&!1===v[f].slidable)&&(m=i.mix({},m,p.legend.gradient));var y=i.deepMix({},m,v[f]||v,{items:d,attr:e,formatter:t.formatter,container:l,position:[0,0]});if(y.title&&i.deepMix(y,{title:{text:t.alias||t.field}}),"color"===e.type)s=new o.Color(y);else{if("size"!==e.type)return;s=v&&"circle"===v.sizeType?new o.CircleSize(y):new o.Size(y)}return r._bindFilterEvent(s,t),a[n].push(s),s},e._isTailLegend=function(t,e){if(t.hasOwnProperty("attachLast")&&t.attachLast){var n=e.get("type");if("line"===n||"lineStack"===n||"area"===n||"areaStack"===n)return!0}return!1},e._adjustPosition=function(t,e){var n;if(e)n="right-top";else if(i.isArray(t))n=String(t[0])+"-"+String(t[1]);else{var r=t.split("-");1===r.length?("left"===r[0]&&(n="left-bottom"),"right"===r[0]&&(n="right-bottom"),"top"===r[0]&&(n="top-center"),"bottom"===r[0]&&(n="bottom-center")):n=t}return n},e.addLegend=function(t,e,n,r){var i=this,a=i.options,o=t.field,s=a[o],c=i.viewTheme;if(!1===s)return null;if(s&&s.custom)i.addCustomLegend(o);else{var u,l=a.position||c.defaultLegendPosition;l=i._adjustPosition(l,i._isTailLegend(a,n)),s&&s.position&&(l=i._adjustPosition(s.position,i._isTailLegend(s,n))),u=t.isLinear?i._addContinuousLegend(t,e,l):i._addCategoryLegend(t,e,n,r,l),u&&(i._bindHoverEvent(u,o),a.reactive&&i._bindChartMove(t))}},e.addCustomLegend=function(t){var e=this,n=e.chart,r=e.viewTheme,a=e.container,s=e.options;t&&(s=s[t]);var c=s.position||r.defaultLegendPosition;c=e._adjustPosition(c);var u=e.legends;u[c]=u[c]||[];var l=s.items;if(l){var h=n.getAllGeoms();i.each(l,(function(t){var e=m(h,t.value);i.isPlainObject(t.marker)?t.marker.radius=t.marker.radius||f.legendMarkerRadius||d:(t.marker={symbol:t.marker||"circle",radius:f.legendMarkerRadius||d},-1!==i.indexOf(v,t.marker.symbol)?t.marker.stroke=t.fill:t.marker.fill=t.fill);var n=t.marker.symbol;i.isString(n)&&-1!==n.indexOf("hollow")&&(t.marker.symbol=i.lowerFirst(n.substr(6))),t.checked=!!i.isNil(t.checked)||t.checked,t.geom=e}));var p,g=n.get("canvas"),y=e.plotRange,b=c.split("-"),x="right"===b[0]||"left"===b[0]?y.bl.y-y.tr.y:g.get("width"),w=i.deepMix({},r.legend[b[0]],s,{maxLength:x,items:l,container:a,position:[0,0]});if(s.useHtml){var _=s.container;if(/^\#/.test(a)){var O=_.replace("#","");_=document.getElementById(O)}else _||(_=a.get("canvas").get("el").parentNode);w.container=_,void 0===w.legendStyle&&(w.legendStyle={}),w.legendStyle.CONTAINER_CLASS||(w.legendStyle.CONTAINER_CLASS={height:"right"===b[0]||"left"===b[0]?x+"px":"auto",width:"right"!==b[0]&&"left"!==b[0]?x+"px":"auto",position:"absolute",overflow:"auto"}),p=s.flipPage?new o.CatPageHtml(w):new o.CatHtml(w)}else p=new o.Category(w);return u[c].push(p),p.on("itemclick",(function(t){s.onClick&&s.onClick(t)})),e._bindHoverEvent(p),p}},e.addMixedLegend=function(t,e){var n=this,r=n.options,a=[];i.each(t,(function(t){var n=t.alias||t.field,o=r[t.field];i.each(e,(function(e){if(e.getYScale()===t&&t.values&&t.values.length>0&&!1!==o){var r=e.get("shapeType")||"point",i=e.getDefaultValue("shape")||"circle",s=c.getShapeFactory(r),u={color:e.getDefaultValue("color")},l=s.getMarkerCfg(i,u);f.legendMarkerRadius&&(l.radius=f.legendMarkerRadius);var h={value:n,marker:l,field:t.field};a.push(h)}}))}));var o={custom:!0,items:a};n.options=i.deepMix({},o,n.options);var s=n.addCustomLegend();n._bindClickEventForMix(s)},e.alignLegends=function(){var t=this,e=t.legends,n=t._getRegion(e);t.totalRegion=n;var r=0;return i.each(e,(function(e,a){var o=n.subs[r];i.each(e,(function(n,r){var i=e[r-1];n.get("useHtml")&&!n.get("autoPosition")||t._alignLegend(n,i,o,a)})),r++})),this},t}();t.exports=y},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(0),a=n(24),o=n(8),s=a.Legend,c=s.Category,u=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return i.mix({},e,{type:"tail-legend",layout:"vertical",autoLayout:!0})},n._addItem=function(t){var e=this.get("itemsGroup"),n=this._getNextX(),r=0,a=this.get("unCheckColor"),o=e.addGroup({x:0,y:0,value:t.value,scaleValue:t.scaleValue,checked:t.checked});o.translate(n,r),o.set("viewId",e.get("viewId"));var s=this.get("textStyle"),c=this.get("_wordSpaceing"),u=0;if(t.marker){var l=i.mix({},t.marker,{x:t.marker.radius,y:0});t.checked||(l.fill&&(l.fill=a),l.stroke&&(l.stroke=a));var f=o.addShape("marker",{type:"marker",attrs:l});f.attr("cursor","pointer"),f.name="legend-marker",u+=f.getBBox().width+c}var h=i.mix({},s,{x:u,y:0,text:this._formatItemValue(t.value)});t.checked||i.mix(h,{fill:a});var d=o.addShape("text",{attrs:h});d.attr("cursor","pointer"),d.name="legend-text",this.get("appendInfo")&&d.setSilent("appendInfo",this.get("appendInfo"));var p=o.getBBox(),v=this.get("itemWidth"),g=o.addShape("rect",{attrs:{x:n,y:r-p.height/2,fill:"#fff",fillOpacity:0,width:v||p.width,height:p.height}});return g.attr("cursor","pointer"),g.setSilent("origin",t),g.name="legend-item",this.get("appendInfo")&&g.setSilent("appendInfo",this.get("appendInfo")),o.name="legendGroup",o},n._adjust=function(){var t=this,e=t.get("geom");if(e){var n=t.get("group").attr("matrix");n[7]=0;var r=t.get("geom").get("dataArray"),a=this.get("itemsGroup").get("children"),o=0;i.each(a,(function(t){var e=r[o],n=e[e.length-1].y;i.isArray(n)&&(n=n[1]);var a=t.getBBox().height,s=t.get("x"),c=n-a/2;t.translate(s,c),o++})),t.get("autoLayout")&&t._antiCollision(a)}},n.render=function(){var e=this;t.prototype.render.call(this);var n=this.get("chart");n.once("afterpaint",(function(){e._adjust()}))},n._getPreviousY=function(t){var e=t.attr("matrix")[7],n=t.getBBox().height;return e+n},n._adjustDenote=function(t,e,n){var r=o.legend.legendMargin,i=-2,a=2*-r;t.addShape("path",{attrs:{path:"M"+i+","+e+"L"+a+","+(n+3),lineWidth:1,lineDash:[2,2],stroke:"#999999"}})},n._antiCollision=function(t){if(void 0===t&&(t=[]),t.length){var e=this;t.sort((function(t,e){var n=t.attr("matrix")[7],r=e.attr("matrix")[7];return n-r}));var n=!0,r=e.get("chart").get("plotRange"),i=r.tl.y,a=Math.abs(i-r.bl.y),o=t[0].getBBox().height,s=Number.MIN_VALUE,c=0,u=t.map((function(t){var e=t.attr("matrix")[7];return e>c&&(c=e),e0){var p=u[l-1],v=u[l];p.pos+p.size>v.pos&&(p.size+=v.size,p.targets=p.targets.concat(v.targets),u.splice(l,1),n=!0)}}l=0;var g=this.get("itemsGroup").addGroup();u.forEach((function(n){var r=i+o;n.targets.forEach((function(){var i=t[l].attr("matrix")[7],a=n.pos+r-o/2,s=Math.abs(i-a);s>o/2&&e._adjustDenote(g,a,i-e.get("group").attr("matrix")[7]/2),t[l].translate(0,-i),t[l].translate(0,a),r+=o,l++}))}))}},e}(c);t.exports=u},function(t,e,n){function r(){return r=Object.assign||function(t){for(var e=1;e-1){var h=i.mix({},n.tooltipCrosshairsLine);h.isTransposed=u,c={crosshairs:h}}return i.mix(a,c,{})},e._bindEvent=function(){var t=this.chart,e=this._getTriggerEvent();e&&(t.on(e,i.wrapBehavior(this,"onMouseMove")),t.on("plotleave",i.wrapBehavior(this,"onMouseOut")))},e._offEvent=function(){var t=this.chart,e=this._getTriggerEvent();e&&(t.off(e,i.getWrapBehavior(this,"onMouseMove")),t.off("plotleave",i.getWrapBehavior(this,"onMouseOut")))},e._setTooltip=function(t,e,n,r){var a=this,o=a.tooltip,s=a.prePoint;if(!s||s.x!==t.x||s.y!==t.y){e=g(e),a.prePoint=t;var c=a.chart,u=a.viewTheme,l=i.isArray(t.x)?t.x[t.x.length-1]:t.x,f=i.isArray(t.y)?t.y[t.y.length-1]:t.y;o.get("visible")||c.emit("tooltip:show",{x:l,y:f,tooltip:o});var h=e[0],d=h.title||h.name;o.isContentChange(d,e)&&(c.emit("tooltip:change",{tooltip:o,x:l,y:f,items:e}),d=e[0].title||e[0].name,o.setContent(d,e),i.isEmpty(n)?(o.clearMarkers(),o.set("markerItems",[])):!0===a.options.hideMarkers?o.set("markerItems",n):o.setMarkers(n,u.tooltipMarker));var p=this._getCanvas();r===p&&"mini"===o.get("type")?o.hide():(o.setPosition(l,f,r),o.show())}},e.hideTooltip=function(){var t=this.tooltip,e=this.chart,n=this._getCanvas();this.prePoint=null,t.hide(),e.emit("tooltip:hide",{tooltip:t}),n.draw()},e.onMouseMove=function(t){if(!i.isEmpty(t.views)&&!this.locked){var e=this.timeStamp,n=+new Date,r={x:t.x,y:t.y};n-e>16&&!this.chart.get("stopTooltip")&&(this.showTooltip(r,t.views,t.shape),this.timeStamp=n)}},e.onMouseOut=function(t){var e=this.tooltip;e.get("visible")&&e.get("follow")&&!this.locked&&(t&&t.toElement&&(p(t.toElement,"g2-tooltip")||v(t.toElement,"g2-tooltip"))||this.hideTooltip())},e.renderTooltip=function(){var t=this;if(!t.tooltip){var e,n=t.chart,r=t.viewTheme,a=t._getCanvas(),o=t._getDefaultTooltipCfg(),c=t.options;c=i.deepMix({plotRange:n.get("plotRange"),capture:!1,canvas:a,frontPlot:n.get("frontPlot"),viewTheme:r.tooltip,backPlot:n.get("backPlot")},o,c),c.crosshairs&&"rect"===c.crosshairs.type&&(c.zIndex=0),c.visible=!1,"mini"===c.type?(c.crosshairs=!1,c.position="top",e=new s.Mini(c)):e=c.useHtml?new s.Html(c):new s.Canvas(c),t.tooltip=e;var u=t._getTriggerEvent(),l=e.get("container");e.get("enterable")||"plotmove"!==u||l&&(l.onmousemove=function(e){var r=t._normalizeEvent(e);n.emit(u,r)}),l&&(l.onmouseleave=function(){t.locked||t.hideTooltip()}),t._bindEvent()}},e._formatMarkerOfItem=function(t,e,n){var r=this,a=r.options,o=n.point;if(o&&o.x&&o.y){var s=i.isArray(o.x)?o.x[o.x.length-1]:o.x,c=i.isArray(o.y)?o.y[o.y.length-1]:o.y;o=t.applyMatrix(s,c,1),n.x=o[0],n.y=o[1],n.showMarker=!0,"l("!==n.color.substring(0,2)||a.hasOwnProperty("useHtml")&&!a.useHtml||(n.color=n.color.split(" ")[1].substring(2));var u=r._getItemMarker(e,n);if(n.marker=u,-1!==i.indexOf(l,e.get("type")))return n}return null},e.lockTooltip=function(){this.locked=!0},e.unlockTooltip=function(){this.locked=!1},e.showTooltip=function(t,e,n){var r=this,a=this;if(!i.isEmpty(e)&&t){this.tooltip||this.renderTooltip();var o=a.options,s=[],c=[];if(i.each(e,(function(e){if(!e.get("tooltipEnable"))return!0;var n=e.get("geoms"),u=e.get("coord");i.each(n,(function(e){var n=e.get("type");if(e.get("visible")&&!1!==e.get("tooltipCfg")){var l=e.get("dataArray");if(e.isShareTooltip()||!1===o.shared&&i.inArray(["area","line","path","polygon"],n)){var f=e.getXScale(),h=e.getAttr("color"),d=h?h.field:void 0;if("interval"===n&&f.field===d&&e.hasAdjust("dodge")){var p=i.find(l,(function(n){return!!e.findPoint(t,n)}));i.each(p,(function(t){var n=e.getTipItems(t,o.title);i.each(n,(function(t){var n=a._formatMarkerOfItem(u,e,t);n&&s.push(n)})),c=c.concat(n)}))}else i.each(l,(function(n){var r=e.findPoint(t,n);if(r){var l=e.getTipItems(r,o.title);i.each(l,(function(t){var n=a._formatMarkerOfItem(u,e,t);n&&s.push(n)})),c=c.concat(l)}}))}else{var v=e.get("shapeContainer"),g=v.get("canvas"),m=g.get("pixelRatio"),y=v.getShape(t.x*m,t.y*m);y&&y.get("visible")&&y.get("origin")&&(c=e.getTipItems(y.get("origin"),o.title)),i.each(c,(function(t){var n=r._formatMarkerOfItem(u,e,t);n&&s.push(n)}))}}})),i.each(c,(function(t){var e=t.point,n=i.isArray(e.x)?e.x[e.x.length-1]:e.x,r=i.isArray(e.y)?e.y[e.y.length-1]:e.y;e=u.applyMatrix(n,r,1),t.x=e[0],t.y=e[1]}))})),c.length){var l=c[0];if(!c.every((function(t){return t.title===l.title}))){var f=l,h=1/0;c.forEach((function(e){var n=u.distance([t.x,t.y],[e.x,e.y]);n1){var d=c[0],p=Math.abs(t.y-d.y);i.each(c,(function(e){Math.abs(t.y-e.y)<=p&&(d=e,p=Math.abs(t.y-e.y))})),d&&d.x&&d.y&&(s=[d]),c=[d]}a._setTooltip(t,c,s,n)}else a.hideTooltip()}},e.clear=function(){var t=this.tooltip;t&&t.destroy(),this.tooltip=null,this.prePoint=null,this._offEvent()},e._getItemMarker=function(t,e){var n=this.options,o=n.marker||this.viewTheme.tooltip.marker;if(i.isFunction(o)){var s=t.get("shapeType")||"point",c=t.getDefaultValue("shape")||"circle",u=a.getShapeFactory(s),l={color:e.color},f=u.getMarkerCfg(c,l);return o(f,e)}return r({fill:e.color},o)},t}();t.exports=m},function(t,e,n){var r=n(0);function i(t,e){if(r.isNil(t)||r.isNil(e))return!1;var n=t.get("origin"),i=e.get("origin");return r.isNil(n)&&r.isNil(i)?r.isEqual(t,e):r.isEqual(n,i)}function a(t){t.shape&&t.shape.get("origin")&&(t.data=t.shape.get("origin"))}var o=function(){function t(t){this.view=null,this.canvas=null,r.assign(this,t),this._init()}var e=t.prototype;return e._init=function(){this.pixelRatio=this.canvas.get("pixelRatio")},e._getShapeEventObj=function(t){return{x:t.x/this.pixelRatio,y:t.y/this.pixelRatio,target:t.target,toElement:t.event.toElement||t.event.relatedTarget}},e._getShape=function(t,e){var n=this.view,r=n.get("canvas");return r.getShape(t,e)},e._getPointInfo=function(t){var e=this.view,n={x:t.x/this.pixelRatio,y:t.y/this.pixelRatio},r=e.getViewsByPoint(n);return n.views=r,n},e._getEventObj=function(t,e,n){return{x:e.x,y:e.y,target:t.target,toElement:t.event.toElement||t.event.relatedTarget,views:n}},e.bindEvents=function(){var t=this.canvas;t.on("mousedown",r.wrapBehavior(this,"onDown")),t.on("mousemove",r.wrapBehavior(this,"onMove")),t.on("mouseleave",r.wrapBehavior(this,"onOut")),t.on("mouseup",r.wrapBehavior(this,"onUp")),t.on("click",r.wrapBehavior(this,"onClick")),t.on("dblclick",r.wrapBehavior(this,"onClick")),t.on("touchstart",r.wrapBehavior(this,"onTouchstart")),t.on("touchmove",r.wrapBehavior(this,"onTouchmove")),t.on("touchend",r.wrapBehavior(this,"onTouchend"))},e._triggerShapeEvent=function(t,e,n){if(t&&t.name&&!t.get("destroyed")){var r=this.view;if(r.isShapeInView(t)){var i=t.name+":"+e;n.view=r,n.appendInfo=t.get("appendInfo"),r.emit(i,n);var a=r.get("parent");a&&a.emit(i,n)}}},e.onDown=function(t){var e=this.view,n=this._getShapeEventObj(t);n.shape=this.currentShape,a(n),e.emit("mousedown",n),this._triggerShapeEvent(this.currentShape,"mousedown",n)},e.onMove=function(t){var e=this,n=e.view,r=e.currentShape;r&&r.get("destroyed")&&(r=null,e.currentShape=null);var o=e._getShape(t.x,t.y)||t.currentTarget,s=e._getShapeEventObj(t);if(s.shape=o,a(s),n.emit("mousemove",s),e._triggerShapeEvent(o,"mousemove",s),r&&!i(r,o)){var c=e._getShapeEventObj(t);c.shape=r,c.toShape=o,a(c),e._triggerShapeEvent(r,"mouseleave",c)}if(o&&!i(r,o)){var u=e._getShapeEventObj(t);u.shape=o,u.fromShape=r,a(u),e._triggerShapeEvent(o,"mouseenter",u)}e.currentShape=o;var l=e._getPointInfo(t),f=e.curViews||[];0===f.length&&l.views.length&&n.emit("plotenter",e._getEventObj(t,l,l.views)),f.length&&0===l.views.length&&n.emit("plotleave",e._getEventObj(t,l,f)),l.views.length&&(s=e._getEventObj(t,l,l.views),s.shape=o,a(s),n.emit("plotmove",s)),e.curViews=l.views},e.onOut=function(t){var e=this,n=e.view,r=e._getPointInfo(t),i=e.curViews||[],a=e._getEventObj(t,r,i);!e.curViews||0===e.curViews.length||a.toElement&&"CANVAS"===a.toElement.tagName||(n.emit("plotleave",a),e.curViews=[])},e.onUp=function(t){var e=this.view,n=this._getShapeEventObj(t);n.shape=this.currentShape,e.emit("mouseup",n),this._triggerShapeEvent(this.currentShape,"mouseup",n)},e.onClick=function(t){var e=this,n=e.view,i=e._getShape(t.x,t.y)||t.currentTarget,o=e._getShapeEventObj(t);o.shape=i,a(o),n.emit("click",o),e._triggerShapeEvent(i,t.type,o),e.currentShape=i;var s=e._getPointInfo(t),c=s.views;if(!r.isEmpty(c)){var u=e._getEventObj(t,s,c);if(e.currentShape){var l=e.currentShape;u.shape=l,a(u)}"dblclick"===t.type?(n.emit("plotdblclick",u),n.emit("dblclick",o)):n.emit("plotclick",u)}},e.onTouchstart=function(t){var e=this.view,n=this._getShape(t.x,t.y)||t.currentTarget,r=this._getShapeEventObj(t);r.shape=n,a(r),e.emit("touchstart",r),this._triggerShapeEvent(n,"touchstart",r),this.currentShape=n},e.onTouchmove=function(t){var e=this.view,n=this._getShape(t.x,t.y)||t.currentTarget,r=this._getShapeEventObj(t);r.shape=n,a(r),e.emit("touchmove",r),this._triggerShapeEvent(n,"touchmove",r),this.currentShape=n},e.onTouchend=function(t){var e=this.view,n=this._getShapeEventObj(t);n.shape=this.currentShape,a(n),e.emit("touchend",n),this._triggerShapeEvent(this.currentShape,"touchend",n)},e.clearEvents=function(){var t=this.canvas;t.off("mousemove",r.getWrapBehavior(this,"onMove")),t.off("mouseleave",r.getWrapBehavior(this,"onOut")),t.off("mousedown",r.getWrapBehavior(this,"onDown")),t.off("mouseup",r.getWrapBehavior(this,"onUp")),t.off("click",r.getWrapBehavior(this,"onClick")),t.off("dblclick",r.getWrapBehavior(this,"onClick")),t.off("touchstart",r.getWrapBehavior(this,"onTouchstart")),t.off("touchmove",r.getWrapBehavior(this,"onTouchmove")),t.off("touchend",r.getWrapBehavior(this,"onTouchend"))},t}();t.exports=o},function(t,e,n){var r=n(0),i=n(141),a=r.MatrixUtil,o=a.mat3;function s(t,e){var n=[];if(!1===t.get("animate"))return[];var i=t.get("children");return r.each(i,(function(t){if(t.isGroup)n=n.concat(s(t,e));else if(t.isShape&&t._id){var r=t._id;r=r.split("-")[0],r===e&&n.push(t)}})),n}function c(t){var e={};return r.each(t,(function(t){if(t._id&&!t.isClip){var n=t._id;e[n]={_id:n,type:t.get("type"),attrs:r.cloneDeep(t.attr()),name:t.name,index:t.get("index"),animateCfg:t.get("animateCfg"),coord:t.get("coord")}}})),e}function u(t,e,n,r){var a;return a=r?i.Action[n][r]:i.getAnimation(t,e,n),a}function l(t,e,n){var a=i.getAnimateCfg(t,e);return n&&n[e]?r.deepMix({},a,n[e]):a}function f(t,e,n,i){var a,s,c=!1;if(i){var f=[],h=[];r.each(e,(function(e){var n=t[e._id];n?(e.setSilent("cacheShape",n),f.push(e),delete t[e._id]):h.push(e)})),r.each(t,(function(t){var e=t.name,i=t.coord,f=t._id,h=t.attrs,d=t.index,p=t.type;if(s=l(e,"leave",t.animateCfg),a=u(e,i,"leave",s.animation),r.isFunction(a)){var v=n.addShape(p,{attrs:h,index:d});if(v._id=f,v.name=e,i&&"label"!==e){var g=v.getMatrix(),m=o.multiply([],g,i.matrix);v.setMatrix(m)}c=!0,a(v,s,i)}})),r.each(f,(function(t){var e=t.name,n=t.get("coord"),i=t.get("cacheShape").attrs;if(!r.isEqual(i,t.attr())){if(s=l(e,"update",t.get("animateCfg")),a=u(e,n,"update",s.animation),r.isFunction(a))a(t,s,n);else{var o=r.cloneDeep(t.attr());t.attr(i),t.animate(o,s.duration,s.easing,(function(){t.setSilent("cacheShape",null)}))}c=!0}})),r.each(h,(function(t){var e=t.name,n=t.get("coord");s=l(e,"enter",t.get("animateCfg")),a=u(e,n,"enter",s.animation),r.isFunction(a)&&(a(t,s,n),c=!0)}))}else r.each(e,(function(t){var e=t.name,n=t.get("coord");s=l(e,"appear",t.get("animateCfg")),a=u(e,n,"appear",s.animation),r.isFunction(a)&&(a(t,s,n),c=!0)}));return c}t.exports={execAnimation:function(t,e){var n=t.get("middlePlot"),r=t.get("backPlot"),i=t.get("_id"),a=t.get("canvas"),o=a.get(i+"caches")||[];0===o.length&&(e=!1);var u,l=s(n,i),h=s(r,i),d=l.concat(h);a.setSilent(i+"caches",c(d)),u=f(o,e?d:l,a,e),u||a.draw()}}},function(t,e,n){var r=n(0),i=n(18),a=i.Group,o="auto",s=function t(e){t.superclass.constructor.call(this,e)};r.extend(s,a),r.augment(s,{getDefaultCfg:function(){return{type:"plotBack",padding:null,background:null,plotRange:null,plotBackground:null}},_beforeRenderUI:function(){this._calculateRange()},_renderUI:function(){this._renderBackground(),this._renderPlotBackground()},_renderBackground:function(){var t=this,e=t.get("background");if(e){var n=this.get("canvas"),i=t.get("width")||n.get("width"),a=t.get("height")||n.get("height"),o={x:0,y:0,width:i,height:a},s=t.get("backgroundShape");s?s.attr(o):(s=this.addShape("rect",{attrs:r.mix(o,e)}),this.set("backgroundShape",s))}},_renderPlotBackground:function(){var t=this,e=t.get("plotBackground");if(e){var n=t.get("plotRange"),i=n.br.x-n.bl.x,a=n.br.y-n.tr.y,o=n.tl,s={x:o.x,y:o.y,width:i,height:a},c=t.get("plotBackShape");c?c.attr(s):(e.image?(s.img=e.image,c=t.addShape("image",{attrs:s})):(r.mix(s,e),c=t.addShape("rect",{attrs:s})),t.set("plotBackShape",c))}},_convert:function(t,e){if(r.isString(t))if(t===o)t=0;else if(t.includes("%")){var n=this.get("canvas"),i=this.get("width")||n.get("width"),a=this.get("height")||n.get("height");t=parseInt(t,10)/100,t=e?t*i:t*a}return t},_calculateRange:function(){var t=this,e=t.get("plotRange");r.isNil(e)&&(e={});var n=t.get("padding"),i=this.get("canvas"),a=t.get("width")||i.get("width"),o=t.get("height")||i.get("height"),s=r.toAllPadding(n),c=t._convert(s[0],!1),u=t._convert(s[1],!0),l=t._convert(s[2],!1),f=t._convert(s[3],!0),h=Math.min(f,a-u),d=Math.max(f,a-u),p=Math.min(o-l,c),v=Math.max(o-l,c);e.tl={x:h,y:p},e.tr={x:d,y:p},e.bl={x:h,y:v},e.br={x:d,y:v},e.cc={x:(d+h)/2,y:(v+p)/2},this.set("plotRange",e)},repaint:function(){return this._calculateRange(),this._renderBackground(),this._renderPlotBackground(),this}}),t.exports=s},function(t,e,n){var r=n(8),i=n(0);function a(t,e){var n=t.length;i.isString(t[0])&&(t=t.map((function(t){return e.translate(t)})));for(var r=t[1]-t[0],a=2;ao&&(r=o)}return r}var o={getDefaultSize:function(){var t=this.get("defaultSize"),e=this.get("viewTheme")||r;if(!t){var n,i=this.get("coord"),o=this.getXScale(),s=o.values,c=this.get("dataArray");if(o.isLinear&&s.length>1){s.sort();var u=a(s,o);n=(o.max-o.min)/u,s.length>n&&(n=s.length)}else n=s.length;var l=o.range,f=1/n,h=1;if(this.isInCircle()?h=i.isTransposed&&n>1?e.widthRatio.multiplePie:e.widthRatio.rose:(o.isLinear&&(f*=l[1]-l[0]),h=e.widthRatio.column),f*=h,this.hasAdjust("dodge")){var d=this._getDodgeCfg(c),p=d.dodgeCount,v=d.dodgeRatio;f/=p,v>0&&(f=v*f/h)}t=f,this.set("defaultSize",t)}return t},_getDodgeCfg:function(t){var e,n,r=this.get("adjusts"),a=t.length;if(i.each(r,(function(t){"dodge"===t.type&&(e=t.dodgeBy,n=t.dodgeRatio)})),e){var o=i.Array.merge(t),s=i.Array.values(o,e);a=s.length}return{dodgeCount:a,dodgeRatio:n}},getDimWidth:function(t){var e=this.get("coord"),n=e.convertPoint({x:0,y:0}),r=e.convertPoint({x:"x"===t?1:0,y:"x"===t?0:1}),i=0;return n&&r&&(i=Math.sqrt(Math.pow(r.x-n.x,2)+Math.pow(r.y-n.y,2))),i},_getWidth:function(){var t,e=this.get("coord");return t=this.isInCircle()&&!e.isTransposed?(e.endAngle-e.startAngle)*e.radius:this.getDimWidth("x"),t},_toNormalizedSize:function(t){var e=this._getWidth();return t/e},_toCoordSize:function(t){var e=this._getWidth();return e*t},getNormalizedSize:function(t){var e=this.getAttrValue("size",t);return e=i.isNil(e)?this.getDefaultSize():this._toNormalizedSize(e),e},getSize:function(t){var e=this.getAttrValue("size",t);if(i.isNil(e)){var n=this.getDefaultSize();e=this._toCoordSize(n)}return e}};t.exports=o},function(t,e,n){var r=n(0),i=n(8);t.exports={splitData:function(t){var e=this.get("viewTheme")||i;if(!t.length)return[];var n,a=[],o=[],s=this.getYScale(),c=s.field;return r.each(t,(function(t){n=t._origin?t._origin[c]:t[c],e.connectNulls?r.isNil(n)||o.push(t):r.isArray(n)&&r.isNil(n[0])||r.isNil(n)?o.length&&(a.push(o),o=[]):o.push(t)})),o.length&&a.push(o),a}}},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(23),o=n(415),s=n(0),c=function(t){i(n,t);var e=n.prototype;function n(e){var n;return n=t.call(this,e)||this,s.assign(r(n),o),n}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return e.type="path",e.shapeType="line",e},e.getDrawCfg=function(e){var n=t.prototype.getDrawCfg.call(this,e);return n.isStack=this.hasStack(),n},e.draw=function(t,e,n,r){var i=this,a=this.splitData(t),o=this.getDrawCfg(t[0]);i._applyViewThemeShapeStyle(o,o.shape,n),o.origin=t,s.each(a,(function(t,a){if(!s.isEmpty(t)){o.splitedIndex=a,o.points=t;var c=n.drawShape(o.shape,o,e);i.appendShapeInfo(c,r+a)}}))},n}(a);a.Path=c,t.exports=c},function(t,e,n){"use strict";var r=n(428),i=n(429);function a(t){return function(){var e=this.ownerDocument,n=this.namespaceURI;return n===i["b"]&&e.documentElement.namespaceURI===i["b"]?e.createElement(t):e.createElementNS(n,t)}}function o(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}e["a"]=function(t){var e=Object(r["a"])(t);return(e.local?o:a)(e)}},function(t,e,n){"use strict";e["a"]=function(t,e){var n=t.ownerSVGElement||t;if(n.createSVGPoint){var r=n.createSVGPoint();return r.x=e.clientX,r.y=e.clientY,r=r.matrixTransform(t.getScreenCTM().inverse()),[r.x,r.y]}var i=t.getBoundingClientRect();return[e.clientX-i.left-t.clientLeft,e.clientY-i.top-t.clientTop]}},function(t,e,n){"use strict";e["a"]=function(t,e){return t=+t,e=+e,function(n){return t*(1-n)+e*n}}},function(t,e,n){"use strict";e["b"]=o;var r=n(58);function i(t,e){var n,i;return function(){var a=Object(r["h"])(this,t),o=a.tween;if(o!==n){i=n=o;for(var s=0,c=i.length;s0)r-=2*Math.PI;r=r/Math.PI/2*n;var u=a-t+r-2*t;c.push(["M",u,e]);for(var l=0,f=0;f=0&&"xmlns"!==(e=t.slice(0,n))&&(t=t.slice(n+1)),r["a"].hasOwnProperty(e)?{space:r["a"][e],local:t}:t}},function(t,e,n){"use strict";n.d(e,"b",(function(){return r}));var r="http://www.w3.org/1999/xhtml";e["a"]={svg:"http://www.w3.org/2000/svg",xhtml:r,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}},function(t,e,n){"use strict";function r(){}e["a"]=function(t){return null==t?r:function(){return this.querySelector(t)}}},function(t,e,n){"use strict";e["a"]=function(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}},function(t,e,n){"use strict";n.d(e,"c",(function(){return i})),e["a"]=f;var r={},i=null;if("undefined"!==typeof document){var a=document.documentElement;"onmouseenter"in a||(r={mouseenter:"mouseover",mouseleave:"mouseout"})}function o(t,e,n){return t=s(t,e,n),function(e){var n=e.relatedTarget;n&&(n===this||8&n.compareDocumentPosition(this))||t.call(this,e)}}function s(t,e,n){return function(r){var a=i;i=r;try{t.call(this,this.__data__,e,n)}finally{i=a}}}function c(t){return t.trim().split(/^|\s+/).map((function(t){var e="",n=t.indexOf(".");return n>=0&&(e=t.slice(n+1),t=t.slice(0,n)),{type:t,name:e}}))}function u(t){return function(){var e=this.__on;if(e){for(var n,r=0,i=-1,a=e.length;r=1?(n=1,e-1):Math.floor(n*e),a=t[i],o=t[i+1],s=i>0?t[i-1]:2*a-o,c=in.max&&(n.max=e.max)):"timeCat"===o?(r.each(s,(function(t,e){s[e]=i.toTimeStamp(t)})),s.sort((function(t,e){return t-e})),n=s):n=s,n}},function(t,e,n){"use strict";var r=n(99);e["a"]=function(t){return"string"===typeof t?new r["a"]([[document.querySelector(t)]],[document.documentElement]):new r["a"]([[t]],r["c"])}},function(t,e,n){"use strict";function r(){return[]}e["a"]=function(t){return null==t?r:function(){return this.querySelectorAll(t)}}},function(t,e,n){"use strict";e["a"]=function(t){return function(){return this.matches(t)}}},function(t,e,n){"use strict";e["a"]=a;var r=n(445),i=n(99);function a(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}e["b"]=function(){return new i["a"](this._enter||this._groups.map(r["a"]),this._parents)},a.prototype={constructor:a,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,e){return this._parent.insertBefore(t,e)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}}},function(t,e,n){"use strict";e["a"]=function(t){return new Array(t.length)}},function(t,e,n){"use strict";e["b"]=s;var r=n(431);function i(t){return function(){this.style.removeProperty(t)}}function a(t,e,n){return function(){this.style.setProperty(t,e,n)}}function o(t,e,n){return function(){var r=e.apply(this,arguments);null==r?this.style.removeProperty(t):this.style.setProperty(t,r,n)}}function s(t,e){return t.style.getPropertyValue(e)||Object(r["a"])(t).getComputedStyle(t,null).getPropertyValue(e)}e["a"]=function(t,e,n){return arguments.length>1?this.each((null==e?i:"function"===typeof e?o:a)(t,e,null==n?"":n)):s(this.node(),t)}},function(t,e,n){"use strict";var r=n(58);e["a"]=function(t,e){var n,i,a,o=t.__transition,s=!0;if(o){for(a in e=null==e?null:e+"",o)(n=o[a]).name===e?(i=n.state>r["d"]&&n.statel&&(u=e.slice(l,u),h[f]?h[f]+=u:h[++f]=u),(n=n[0])===(c=c[0])?h[f]?h[f]+=c:h[++f]=c:(h[++f]=null,d.push({i:f,x:Object(r["a"])(n,c)})),l=a.lastIndex;return l0&&(s[0][0]="L"),i=i.concat(s)})),i.push(["Z"]),i}function f(t){return{symbol:function(t,e,n){return[["M",t-n,e-4],["L",t+n,e-4],["L",t+n,e+4],["L",t-n,e+4],["Z"]]},radius:5,fill:t.color,fillOpacity:.6}}function h(t,e){if("line"===t||"smoothLine"===t){var n=e.lineWidth||0;return{lineWidth:n+1}}var r=e.fillOpacity||e.opacity||1;return{fillOpacity:r-.15,strokeOpacity:r-.15}}function d(t,e,n){var i=t._coord,a=i.convertPoint(e.points[0][1]);return n.addShape("circle",{attrs:r.mix({x:a.x,y:a.y,r:2,fill:e.color},e.style)})}var p=i.registerFactory("area",{defaultShapeType:"area",getDefaultPoints:function(t){var e=[],n=t.x,i=t.y,a=t.y0;return i=r.isArray(i)?i:[a,i],r.each(i,(function(t){e.push({x:n,y:t})})),e},getActiveCfg:function(t,e){return h(t,e)},drawShape:function(t,e,n){var r,i=this.getShape(t);return r=1===e.points.length&&s.showSinglePoint?d(this,e,n):i.draw(e,n),r&&(r.set("origin",e.origin),r._id=e.splitedIndex?e._id+e.splitedIndex:e._id,r.name=this.name),r},getSelectedCfg:function(t,e){return e&&e.style?e.style:this.getActiveCfg(t,e)}});i.registerShape("area","area",{draw:function(t,e){var n=u(t),i=l(t,!1,this);return e.addShape("path",{attrs:r.mix(n,{path:i})})},getMarkerCfg:function(t){return f(t)}}),i.registerShape("area","smooth",{draw:function(t,e){var n=u(t),i=this._coord;t.constraint=[[i.start.x,i.end.y],[i.end.x,i.start.y]];var a=l(t,!0,this);return e.addShape("path",{attrs:r.mix(n,{path:a})})},getMarkerCfg:function(t){return f(t)}}),i.registerShape("area","line",{draw:function(t,e){var n=c(t),i=l(t,!1,this);return e.addShape("path",{attrs:r.mix(n,{path:i})})},getMarkerCfg:function(t){return f(t)}}),i.registerShape("area","smoothLine",{draw:function(t,e){var n=c(t),i=l(t,!0,this);return e.addShape("path",{attrs:r.mix(n,{path:i})})},getMarkerCfg:function(t){return f(t)}}),p.spline=p.smooth,t.exports=p},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(23);n(462);var a=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return e.type="edge",e.shapeType="edge",e.generatePoints=!0,e},e}(i);i.Edge=a,t.exports=a},function(t,e,n){var r=n(0),i=n(21),a=n(57),o=n(8),s=n(25),c=1/3;function u(t){var e=o.shape.edge,n=r.mix({},e,t.style);return a.addStrokeAttrs(n,t),t.size&&(n.lineWidth=t.size),n}var l=i.registerFactory("edge",{defaultShapeType:"line",getDefaultPoints:function(t){return a.splitPoints(t)},getActiveCfg:function(t,e){var n=e.lineWidth||0;return{lineWidth:n+1}}});function f(t,e){var n=[];n.push({x:t.x,y:.5*t.y+1*e.y/2}),n.push({y:.5*t.y+1*e.y/2,x:e.x}),n.push(e);var i=["C"];return r.each(n,(function(t){i.push(t.x,t.y)})),i}function h(t,e){var n=[];n.push({x:e.x,y:e.y}),n.push(t);var i=["Q"];return r.each(n,(function(t){i.push(t.x,t.y)})),i}function d(t,e){var n=f(t,e),r=[["M",t.x,t.y]];return r.push(n),r}function p(t,e,n){var r=h(e,n),i=[["M",t.x,t.y]];return i.push(r),i}function v(t,e){var n=h(t[1],e),r=h(t[3],e),i=[["M",t[0].x,t[0].y]];return i.push(r),i.push(["L",t[3].x,t[3].y]),i.push(["L",t[2].x,t[2].y]),i.push(n),i.push(["L",t[1].x,t[1].y]),i.push(["L",t[0].x,t[0].y]),i.push(["Z"]),i}function g(t,e){var n=[];n.push({y:t.y*(1-c)+e.y*c,x:t.x}),n.push({y:t.y*(1-c)+e.y*c,x:e.x}),n.push(e);var i=[["M",t.x,t.y]];return r.each(n,(function(t){i.push(["L",t.x,t.y])})),i}i.registerShape("edge","line",{draw:function(t,e){var n=this.parsePoints(t.points),i=u(t),a=s.getLinePath(n),o=e.addShape("path",{attrs:r.mix(i,{path:a})});return o},getMarkerCfg:function(t){return r.mix({symbol:"circle",radius:4.5},u(t))}}),i.registerShape("edge","vhv",{draw:function(t,e){var n=t.points,i=u(t),a=g(n[0],n[1]);a=this.parsePath(a);var o=e.addShape("path",{attrs:r.mix(i,{path:a})});return o},getMarkerCfg:function(t){return r.mix({symbol:"circle",radius:4.5},u(t))}}),i.registerShape("edge","smooth",{draw:function(t,e){var n=t.points,i=u(t),a=d(n[0],n[1]);a=this.parsePath(a);var o=e.addShape("path",{attrs:r.mix(i,{path:a})});return o},getMarkerCfg:function(t){return r.mix({symbol:"circle",radius:4.5},u(t))}}),i.registerShape("edge","arc",{draw:function(t,e){var n,i,a=t.points,o=a.length>2?"weight":"normal",s=u(t);if(t.isInCircle){var c={x:0,y:1};"normal"===o?i=p(a[0],a[1],c):(s.fill=s.stroke,i=v(a,c)),i=this.parsePath(i),n=e.addShape("path",{attrs:r.mix(s,{path:i})})}else if("normal"===o)a=this.parsePoints(a),n=e.addShape("arc",{attrs:r.mix(s,{x:(a[1].x+a[0].x)/2,y:a[0].y,r:Math.abs(a[1].x-a[0].x)/2,startAngle:Math.PI,endAngle:2*Math.PI})});else{i=[["M",a[0].x,a[0].y],["L",a[1].x,a[1].y]];var l=f(a[1],a[3]),h=f(a[2],a[0]);i.push(l),i.push(["L",a[3].x,a[3].y]),i.push(["L",a[2].x,a[2].y]),i.push(h),i.push(["Z"]),i=this.parsePath(i),s.fill=s.stroke,n=e.addShape("path",{attrs:r.mix(s,{path:i})})}return n},getMarkerCfg:function(t){return r.mix({symbol:"circle",radius:4.5},u(t))}}),t.exports=l},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(104),a=i.ColorUtil,o=n(23),s=n(0),c="_origin",u="shadowCanvas",l="valueRange",f="imageShape",h="mappedData",d="grayScaleBlurredCanvas",p="heatmapSize",v=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return e.type="heatmap",e.paletteCache={},e},n._prepareRange=function(){var t=this,e=t.get(h),n=t.getAttr("color"),r=n.field,i=1/0,a=-1/0;e.forEach((function(t){var e=t[c][r];e>a&&(a=e),e=t[0]})));for(var d=e._getScale(s),v=0;v1?t[1]:e,a=t.length>3?t[3]:n,o=t.length>2?t[2]:i;return{min:e,max:n,min1:i,max1:a,median:o}}function c(t,e){r.each(t,(function(t){e.push({x:t[0],y:t[1]})}))}function u(t){var e=o.shape.schema,n=r.mix({},e,t.style);return a.addStrokeAttrs(n,t),n}function l(t){var e=o.shape.schema,n=r.mix({},e,t.style);return a.addFillAttrs(n,t),t.color&&(n.stroke=t.color||n.stroke),n}function f(t,e,n){var i,a,o=[];return r.isArray(e)?(a=s(e),i=[[t-n/2,a.max],[t+n/2,a.max],[t,a.max],[t,a.max1],[t-n/2,a.min1],[t-n/2,a.max1],[t+n/2,a.max1],[t+n/2,a.min1],[t,a.min1],[t,a.min],[t-n/2,a.min],[t+n/2,a.min],[t-n/2,a.median],[t+n/2,a.median]]):(e=e||.5,a=s(t),i=[[a.min,e-n/2],[a.min,e+n/2],[a.min,e],[a.min1,e],[a.min1,e-n/2],[a.min1,e+n/2],[a.max1,e+n/2],[a.max1,e-n/2],[a.max1,e],[a.max,e],[a.max,e-n/2],[a.max,e+n/2],[a.median,e-n/2],[a.median,e+n/2]]),c(i,o),o}function h(t){r.isArray(t)||(t=[t]);var e=t.sort((function(t,e){return t1){var p=f(u);for(n=0;n-1){var w=t[m.parentIndex[x]],_=Math.atan2(m.x-w.x,m.y-w.y),O=Math.atan2(g.x-w.x,g.y-w.y),C=O-_;C<0&&(C+=2*Math.PI);var S=O-C/2,M=c(y,{x:w.x+w.radius*Math.sin(S),y:w.y+w.radius*Math.cos(S)});M>2*w.radius&&(M=2*w.radius),(null===b||b.width>M)&&(b={circle:w,width:M,p1:m,p2:g})}null!==b&&(d.push(b),l+=s(b.circle.radius,b.width),g=m)}}else{var k=t[0];for(n=1;nMath.abs(k.radius-t[n].radius)){j=!0;break}j?l=h=0:(l=k.radius*k.radius*Math.PI,d.push({circle:k,p1:{x:k.x,y:k.y+k.radius},p2:{x:k.x-r,y:k.y+k.radius},width:2*k.radius}))}return h/=2,e&&(e.area=l+h,e.arcArea=l,e.polygonArea=h,e.arcs=d,e.innerPoints=u,e.intersectionPoints=i),l+h}function a(t,e){for(var n=0;ne[n].radius+r)return!1;return!0}function o(t){for(var e=[],n=0;n=t+e)return 0;if(n<=Math.abs(t-e))return Math.PI*Math.min(t,e)*Math.min(t,e);var r=t-(n*n-e*e+t*t)/(2*n),i=e-(n*n-t*t+e*e)/(2*n);return s(t,r)+s(e,i)}function l(t,e){var n=c(t,e),r=t.radius,i=e.radius;if(n>=r+i||n<=Math.abs(r-i))return[];var a=(r*r-i*i+n*n)/(2*n),o=Math.sqrt(r*r-a*a),s=t.x+a*(e.x-t.x)/n,u=t.y+a*(e.y-t.y)/n,l=-(e.y-t.y)*(o/n),f=-(e.x-t.x)*(o/n);return[{x:s+l,y:u-f},{x:s-l,y:u+f}]}function f(t){for(var e={x:0,y:0},n=0;n0)throw"Initial bisect points must have opposite signs";if(0===o)return e;if(0===s)return n;for(var u=0;u=0&&(e=l),Math.abs(c)=p[d-1].fx){var j=!1;if(w.fx>k.fx?(y(_,1+f,x,-f,k),_.fx=t(_),_.fx=1)break;for(v=1;vs+a*i*c||u>=d)h=i;else{if(Math.abs(f)<=-o*c)return i;f*(h-l)>=0&&(h=l),l=i,d=u}return 0}i=i||1,a=a||1e-6,o=o||.1;for(var p=0;p<10;++p){if(y(r.x,1,n.x,i,e),u=r.fx=t(r.x,r.fxprime),f=v(r.fxprime,e),u>s+a*i*c||p&&u>=l)return d(h,i,l);if(Math.abs(f)<=-o*c)return i;if(f>=0)return d(i,h,u);l=u,h=i,i*=2}return i}function w(t,e,n){var r,i,a,o={x:e.slice(),fx:0,fxprime:e.slice()},s={x:e.slice(),fx:0,fxprime:e.slice()},c=e.slice(),u=1;n=n||{},a=n.maxIterations||20*e.length,o.fx=t(o.x,o.fxprime),r=o.fxprime.slice(),m(r,o.fxprime,-1);for(var l=0;le})),e=0;e=Math.min(e[a].size,e[o].size)?l=1:t.size<=1e-10&&(l=-1),i[a][o]=i[o][a]=l})),{distances:r,constraints:i}}function k(t,e,n,r){var i,a=0;for(i=0;i0&&p<=f||h<0&&p>=f||(a+=2*v*v,e[2*i]+=4*v*(o-u),e[2*i+1]+=4*v*(s-l),e[2*c]+=4*v*(u-o),e[2*c+1]+=4*v*(l-s))}return a}function j(t,e){var n=z(t,e),r=e.lossFunction||E;if(t.length>=8){var i=T(t,e),a=r(i,t),o=r(n,t);a+1e-8=Math.min(i[f].size,i[h].size)&&(u=0),a[f].push({set:h,size:c.size,weight:u}),a[h].push({set:f,size:c.size,weight:u})}var d=[];for(n in a)if(a.hasOwnProperty(n)){var p=0;for(o=0;o0){var i=t[0].x,a=t[0].y;for(r=0;r1){var s,u,l=Math.atan2(t[1].x,t[1].y)-e,f=Math.cos(l),h=Math.sin(l);for(r=0;r2){var d=Math.atan2(t[2].x,t[2].y)-e;while(d<0)d+=2*Math.PI;while(d>2*Math.PI)d-=2*Math.PI;if(d>Math.PI){var p=t[1].y/(1e-10+t[1].x);for(r=0;r=h.length&&(d=0),e},v=_,g=E;function m(f){var h=f.datum(),d={};h.forEach((function(t){0==t.size&&1==t.sets.length&&(d[t.sets[0]]=1)})),h=h.filter((function(t){return!t.sets.some((function(t){return t in d}))}));var m={},y={};if(h.length>0){var b=v(h,{lossFunction:g});o&&(b=V(b,a,l)),m=I(b,t,n,r),y=$(m,h)}var x={};function w(t){return t.sets in x?x[t.sets]:1==t.sets.length?""+t.sets[0]:void 0}h.forEach((function(t){t.label&&(x[t.sets]=t.label)})),f.selectAll("svg").data([m]).enter().append("svg");var _=f.select("svg").attr("width",t).attr("height",n),O={},C=!1;_.selectAll(".venn-area path").each((function(t){var n=e.select(this).attr("d");1==t.sets.length&&n&&(C=!0,O[t.sets[0]]=Y(n))}));var S=function(e){return function(r){var i=e.sets.map((function(e){var i=O[e],a=m[e];return i||(i={x:t/2,y:n/2,radius:1}),a||(a={x:t/2,y:n/2,radius:1}),{x:i.x*(1-r)+a.x*r,y:i.y*(1-r)+a.y*r,radius:i.radius*(1-r)+a.radius*r}}));return q(i)}},M=_.selectAll(".venn-area").data(h,(function(t){return t.sets})),k=M.enter().append("g").attr("class",(function(t){return"venn-area venn-"+(1==t.sets.length?"circle":"intersection")})).attr("data-venn-sets",(function(t){return t.sets.join("_")})),j=k.append("path"),T=k.append("text").attr("class","label").text((function(t){return w(t)})).attr("text-anchor","middle").attr("dy",".35em").attr("x",t/2).attr("y",n/2);c&&(j.style("fill-opacity","0").filter((function(t){return 1==t.sets.length})).style("fill",(function(t){return p(t.sets)})).style("fill-opacity",".25"),T.style("fill",(function(t){return 1==t.sets.length?p(t.sets):"#444"})));var z=f;C?(z=f.transition("venn").duration(i),z.selectAll("path").attrTween("d",S)):z.selectAll("path").attr("d",(function(t){return q(t.sets.map((function(t){return m[t]})))}));var E=z.selectAll("text").filter((function(t){return t.sets in y})).text((function(t){return w(t)})).attr("x",(function(t){return Math.floor(y[t.sets].x)})).attr("y",(function(t){return Math.floor(y[t.sets].y)}));s&&(C?"on"in E?E.on("end",H(m,w)):E.each("end",H(m,w)):E.each(H(m,w)));var A=M.exit().transition("venn").duration(i).remove();A.selectAll("path").attrTween("d",S);var P=A.selectAll("text").attr("x",t/2).attr("y",n/2);return null!==u&&(T.style("font-size","0px"),E.style("font-size",u),P.style("font-size","0px")),{circles:m,textCentres:y,nodes:M,enter:k,update:z,exit:A}}return m.wrap=function(t){return arguments.length?(s=t,m):s},m.width=function(e){return arguments.length?(t=e,m):t},m.height=function(t){return arguments.length?(n=t,m):n},m.padding=function(t){return arguments.length?(r=t,m):r},m.colours=function(t){return arguments.length?(p=t,m):p},m.fontSize=function(t){return arguments.length?(u=t,m):u},m.duration=function(t){return arguments.length?(i=t,m):i},m.layoutFunction=function(t){return arguments.length?(v=t,m):v},m.normalize=function(t){return arguments.length?(o=t,m):o},m.styled=function(t){return arguments.length?(c=t,m):c},m.orientation=function(t){return arguments.length?(a=t,m):a},m.orientationOrder=function(t){return arguments.length?(l=t,m):l},m.lossFunction=function(t){return arguments.length?(g=t,m):g},m}function H(t,n){return function(){var r,i=e.select(this),a=i.datum(),o=t[a.sets[0]].radius||50,s=n(a)||"",c=s.split(/\s+/).reverse(),u=3,l=(s.length+c.length)/u,f=c.pop(),h=[f],d=0,p=1.1,v=i.text(null).append("tspan").text(f);while(1){if(f=c.pop(),!f)break;h.push(f),r=h.join(" "),v.text(r),r.length>l&&v.node().getComputedTextLength()>o&&(h.pop(),v.text(h.join(" ")),h=[f],v=i.append("tspan").text(f),d++)}var g=.35-d*p/2,m=i.attr("x"),y=i.attr("y");i.selectAll("tspan").attr("x",m).attr("y",y).attr("dy",(function(t,e){return g+e*p+"em"}))}}function D(t,e,n){var r,i,a=e[0].radius-c(e[0],t);for(r=1;r=s&&(o=r[n],s=u)}var l=b((function(n){return-1*D({x:n[0],y:n[1]},t,e)}),[o.x,o.y],{maxIterations:500,minErrorDelta:1e-10}).x,h={x:l[0],y:l[1]},d=!0;for(n=0;nt[n].radius){d=!1;break}for(n=0;n0&&console.log("WARNING: area "+a+" not represented on screen")}return n}function B(t,e){for(var n=N(t.selectAll("svg").datum()),r={},i=0;ic;a.push("\nA",c,c,0,u?1:0,1,s.p1.x,s.p1.y)}return a.join(" ")}t.intersectionArea=i,t.circleCircleIntersection=l,t.circleOverlap=u,t.circleArea=s,t.distance=c,t.venn=_,t.greedyLayout=z,t.scaleSolution=I,t.normalizeSolution=V,t.bestInitialLayout=j,t.lossFunction=E,t.disjointCluster=P,t.distanceFromIntersectArea=C,t.VennDiagram=R,t.wrapText=H,t.computeTextCentres=$,t.computeTextCentre=F,t.sortAreas=B,t.circlePath=W,t.circleFromPath=Y,t.intersectionAreaPath=q,Object.defineProperty(t,"__esModule",{value:!0})}))},function(t,e,n){"use strict";var r=n(417),i=n(441);e["a"]=function(t){return Object(i["a"])(Object(r["a"])(t).call(document.documentElement))}},function(t,e,n){"use strict";var r=n(99),i=n(430);e["a"]=function(t){"function"!==typeof t&&(t=Object(i["a"])(t));for(var e=this._groups,n=e.length,a=new Array(n),o=0;o=S&&(S=C+1);while(!(O=x[S])&&++S=0;)(r=i[a])&&(o&&4^r.compareDocumentPosition(o)&&o.parentNode.insertBefore(r,o),o=r);return this}},function(t,e,n){"use strict";var r=n(99);function i(t,e){return te?1:t>=e?0:NaN}e["a"]=function(t){function e(e,n){return e&&n?t(e.__data__,n.__data__):!e-!n}t||(t=i);for(var n=this._groups,a=n.length,o=new Array(a),s=0;s1?this.each((null==e?r:"function"===typeof e?a:i)(t,e)):this.node()[t]}},function(t,e,n){"use strict";function r(t){return t.trim().split(/^|\s+/)}function i(t){return t.classList||new a(t)}function a(t){this._node=t,this._names=r(t.getAttribute("class")||"")}function o(t,e){var n=i(t),r=-1,a=e.length;while(++r=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}},e["a"]=function(t,e){var n=r(t+"");if(arguments.length<2){var a=i(this.node()),o=-1,s=n.length;while(++o=0&&(n=t.slice(r+1),t=t.slice(0,r)),t&&!e.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:n}}))}function s(t,e){for(var n,r=0,i=t.length;r0)for(var n,r,i=new Array(n),a=0;a180?e+=360:e-t>180&&(t+=360),o.push({i:n.push(a(n)+"rotate(",null,i)-2,x:Object(r["a"])(t,e)})):e&&n.push(a(n)+"rotate("+e+i)}function c(t,e,n,o){t!==e?o.push({i:n.push(a(n)+"skewX(",null,i)-2,x:Object(r["a"])(t,e)}):e&&n.push(a(n)+"skewX("+e+i)}function u(t,e,n,i,o,s){if(t!==n||e!==i){var c=o.push(a(o)+"scale(",null,",",null,")");s.push({i:c-4,x:Object(r["a"])(t,n)},{i:c-2,x:Object(r["a"])(e,i)})}else 1===n&&1===i||o.push(a(o)+"scale("+n+","+i+")")}return function(e,n){var r=[],i=[];return e=t(e),n=t(n),o(e.translateX,e.translateY,n.translateX,n.translateY,r,i),s(e.rotate,n.rotate,r,i),c(e.skewX,n.skewX,r,i),u(e.scaleX,e.scaleY,n.scaleX,n.scaleY,r,i),e=n=null,function(t){var e,n=-1,a=i.length;while(++n=0&&(t=t.slice(0,e)),!t||"start"===t}))}function a(t,e,n){var a,o,s=i(e)?r["g"]:r["h"];return function(){var r=s(this,t),i=r.on;i!==a&&(o=(a=i).copy()).on(e,n),r.on=o}}e["a"]=function(t,e){var n=this._id;return arguments.length<2?Object(r["f"])(this.node(),n).on.on(t):this.each(a(n,t,e))}},function(t,e,n){"use strict";function r(t){return function(){var e=this.parentNode;for(var n in this.__transition)if(+n!==t)return;e&&e.removeChild(this)}}e["a"]=function(){return this.on("end.remove",r(this._id))}},function(t,e,n){"use strict";var r=n(102),i=n(203),a=n(58);e["a"]=function(t){var e=this._name,n=this._id;"function"!==typeof t&&(t=Object(r["selector"])(t));for(var o=this._groups,s=o.length,c=new Array(s),u=0;ui["c"]&&n.name===e)return new r["a"]([[t]],a,e,+o);return null}},function(t,e,n){var r=n(0),i=n(21),a=n(57),o=n(8),s=r.PathUtil;function c(t){var e=o.shape.venn,n=r.mix({},e,t.style);return a.addFillAttrs(n,t),n}function u(t){var e=o.shape.hollowVenn,n=r.mix({},e,t.style);return a.addStrokeAttrs(n,t),n}var l=i.registerFactory("venn",{defaultShapeType:"venn",getActiveCfg:function(t,e){var n=e.lineWidth||1;if("hollow"===t)return{lineWidth:n+1};var r=e.fillOpacity||e.opacity||1;return{fillOpacity:r-.08}},getSelectedCfg:function(t,e){return e&&e.style?e.style:this.getActiveCfg(t,e)}});i.registerShape("venn","venn",{draw:function(t,e){var n=t.origin._origin,i=n.path,a=c(t),o=s.parsePathString(i),u=e.addShape("path",{attrs:r.mix(a,{path:o})});return u},getMarkerCfg:function(t){return r.mix({symbol:"circle",radius:4},c(t))}}),i.registerShape("venn","hollow",{draw:function(t,e){var n=t.origin._origin,i=n.path,a=u(t),o=s.parsePathString(i),c=e.addShape("path",{attrs:r.mix(a,{path:o})});return c},getMarkerCfg:function(t){return r.mix({symbol:"circle",radius:4},c(t))}}),t.exports=l},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(23),o=n(0),s=n(414);n(545);var c=function(t){i(n,t);var e=n.prototype;function n(e){var n;return n=t.call(this,e)||this,o.assign(r(n),s),n}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return e.type="violin",e.shapeType="violin",e.generatePoints=!0,e},e.createShapePointsCfg=function(e){var n=this,r=t.prototype.createShapePointsCfg.call(this,e);r.size=n.getNormalizedSize(e);var i=n.get("_sizeField");return r._size=e._origin[i],r},e.clearInner=function(){t.prototype.clearInner.call(this),this.set("defaultSize",null)},e._initAttrs=function(){var e=this,n=e.get("attrOptions"),r=n.size?n.size.field:e.get("_sizeField")?e.get("_sizeField"):"size";e.set("_sizeField",r),delete n.size,t.prototype._initAttrs.call(this)},n}(a),u=function(t){function e(){return t.apply(this,arguments)||this}i(e,t);var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return e.hasDefaultAdjust=!0,e.adjusts=[{type:"dodge"}],e},e}(c);c.Dodge=u,a.Violin=c,a.ViolinDodge=u,t.exports=c},function(t,e,n){var r=n(0),i=n(21),a=n(57),o=n(8),s=n(25);function c(t){var e=o.shape.venn,n=r.mix({},e,t.style);return a.addFillAttrs(n,t),t.color&&(n.stroke=n.stroke||t.color),n}function u(t){var e=o.shape.hollowVenn,n=r.mix({},e,t.style);return a.addStrokeAttrs(n,t),n}function l(t){for(var e=[],n=0;n=0;a--)for(var o=e.getFacetsByLevel(t,a),s=0;sd.x||a.yh.y)return}s.style.cursor="crosshair",e.startPoint=a,e.brushShape=null,e.brushing=!0,l?l.clear():(l=n.addGroup({zIndex:5}),l.initTransform()),e.container=l,"POLYGON"===r&&(e.polygonPath="M "+a.x+" "+a.y)}}}},e.process=function(t){var e=this,n=e.brushing,r=e.dragging,i=e.type,o=e.plot,s=e.startPoint,c=e.xScale,u=e.yScale,l=e.canvas;if(n||r){var f={x:t.offsetX,y:t.offsetY},h=l.get("canvasDOM");if(n){h.style.cursor="crosshair";var d,p,v,g,m=o.start,y=o.end,b=e.polygonPath,x=e.brushShape,w=e.container;e.plot&&e.inPlot&&(f=e._limitCoordScope(f)),"Y"===i?(d=m.x,p=f.y>=s.y?s.y:f.y,v=Math.abs(m.x-y.x),g=Math.abs(s.y-f.y)):"X"===i?(d=f.x>=s.x?s.x:f.x,p=y.y,v=Math.abs(s.x-f.x),g=Math.abs(y.y-m.y)):"XY"===i?(f.x>=s.x?(d=s.x,p=f.y>=s.y?s.y:f.y):(d=f.x,p=f.y>=s.y?s.y:f.y),v=Math.abs(s.x-f.x),g=Math.abs(s.y-f.y)):"POLYGON"===i&&(b+="L "+f.x+" "+f.y,e.polygonPath=b,x?!x.get("destroyed")&&x.attr(a.mix({},x._attrs,{path:b})):x=w.addShape("path",{attrs:a.mix(e.style,{path:b})})),"POLYGON"!==i&&(x?!x.get("destroyed")&&x.attr(a.mix({},x._attrs,{x:d,y:p,width:v,height:g})):x=w.addShape("rect",{attrs:a.mix(e.style,{x:d,y:p,width:v,height:g})})),e.brushShape=x}else if(r){h.style.cursor="move";var _=e.selection;if(_&&!_.get("destroyed"))if("POLYGON"===i){var O=e.prePoint;e.selection.translate(f.x-O.x,f.y-O.y)}else e.dragoffX&&_.attr("x",f.x-e.dragoffX),e.dragoffY&&_.attr("y",f.y-e.dragoffY)}e.prePoint=f,l.draw();var C=e._getSelected(),S=C.data,M=C.shapes,k=C.xValues,j=C.yValues,T={data:S,shapes:M};c&&(T[c.field]=k),u&&(T[u.field]=j),a.mix(t,T),T.x=f.x,T.y=f.y,e.onDragmove&&e.onDragmove(T),e.onBrushmove&&e.onBrushmove(T)}},e.end=function(t){var e=this;if(e.brushing||e.dragging){var n=e.data,r=e.shapes,i=e.xValues,o=e.yValues,s=e.canvas,c=e.type,u=e.startPoint,l=e.chart,f=e.container,h=e.xScale,d=e.yScale,p=t.offsetX,v=t.offsetY,g=s.get("canvasDOM");if(g.style.cursor="default",null!==u){if(Math.abs(u.x-p)<=1&&Math.abs(u.y-v)<=1)return e.brushing=!1,e.dragging=!1,f.clear(),void s.draw();var m={data:n,shapes:r};if(h&&(m[h.field]=i),d&&(m[d.field]=o),a.mix(t,m),m.x=p,m.y=v,e.dragging)e.dragging=!1,e.onDragend&&e.onDragend(m);else if(e.brushing){e.brushing=!1;var y=e.brushShape,b=e.polygonPath;"POLYGON"===c&&(b+="z",y&&!y.get("destroyed")&&y.attr(a.mix({},y._attrs,{path:b})),e.polygonPath=b,s.draw()),e.onBrushend?e.onBrushend(m):l&&e.filter&&(f.clear(),!e.isTransposed&&"X"===c||e.isTransposed&&"Y"===c?h&&l.filter(h.field,(function(t){return i.indexOf(t)>-1})):(!e.isTransposed&&"Y"===c||e.isTransposed&&"X"===c||h&&l.filter(h.field,(function(t){return i.indexOf(t)>-1})),d&&l.filter(d.field,(function(t){return o.indexOf(t)>-1}))),l.repaint())}}}},e.reset=function(){var t=this,e=t.chart,n=t.filter,r=t.brushShape,i=t.canvas;this._init(),e&&n&&(e.get("options").filters={},e.repaint()),r&&(r.destroy(),i.draw())},e._limitCoordScope=function(t){var e=this.plot,n=e.start,r=e.end;return t.xr.x&&(t.x=r.x),t.yn.y&&(t.y=n.y),t},e._getSelected=function(){var t=this,e=t.chart,n=t.xScale,r=t.yScale,i=t.brushShape,a=t.canvas,o=a.get("pixelRatio"),s=[],c=[],u=[],l=[];if(e){var f=e.get("geoms");f.map((function(t){var e=t.getShapes();return e.map((function(t){var e=t.get("origin");return Array.isArray(e)||(e=[e]),e.map((function(e){if(i.isHit(e.x*o,e.y*o)){s.push(t);var a=e._origin;l.push(a),n&&c.push(a[n.field]),r&&u.push(a[r.field])}return e})),t})),t}))}return t.shapes=s,t.xValues=c,t.yValues=u,t.data=l,a.draw(),{data:l,xValues:c,yValues:u,shapes:s}},n}(o);t.exports=u},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(0),o=n(204),s=n(554),c=n(439),u=n(440),l=864e5,f=["X","Y","XY"],h="X",d=function(t){i(n,t);var e=n.prototype;function n(e,n){var i;i=t.call(this,e,n)||this;var o=r(i);o.type=o.type.toUpperCase(),o.chart=n,o.coord=n.get("coord");var c=o.data=n.get("data");s(n);var l=n.getYScales(),d=n.getXScale();l.push(d);var p=n.get("scaleController");return l.forEach((function(t){var e=t.field;o.limitRange[e]=u(c,t);var n=p.defs[e]||{};o.originScaleDefsByField[e]=a.mix(n,{nice:!!n.nice}),t.isLinear&&(o.stepByField[e]=(t.max-t.min)*o.stepRatio)})),f.includes(o.type)||(o.type=h),o._disableTooltip(),i}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return a.mix({},e,{type:h,stepRatio:.05,limitRange:{},stepByField:{},threshold:20,originScaleDefsByField:{},previousPoint:null,isDragging:!1})},e._disableTooltip=function(){var t=this,e=t.chart,n=e.get("tooltipController");n&&(t._showTooltip=!0,e.tooltip(!1))},e._enableTooltip=function(t){var e=this,n=e.chart;e._showTooltip&&(n.tooltip(!0),n.showTooltip(t))},e._applyTranslate=function(t,e,n){void 0===e&&(e=0);var r=this;t.isLinear?r._translateLinearScale(t,e,n):r._translateCatScale(t,e,n)},e._translateCatScale=function(t,e,n){var r=this,i=r.chart,o=t.type,s=t.field,u=t.values,f=t.ticks,h=c(i,s),d=r.limitRange[s],p=e/n,v=u.length,g=Math.max(1,Math.abs(parseInt(p*v))),m=d.indexOf(u[0]),y=d.indexOf(u[v-1]);if(e>0&&m>=0){for(var b=0;b0;b++)m-=1,y-=1;var x=d.slice(m,y+1),w=null;if("timeCat"===o){for(var _=f.length>2?f[1]-f[0]:l,O=f[0]-_;O>=x[0];O-=_)f.unshift(O);w=f}i.scale(s,a.mix({},h,{values:x,ticks:w}))}else if(e<0&&y<=d.length-1){for(var C=0;C2?f[1]-f[0]:l,j=f[f.length-1]+k;j<=S[S.length-1];j+=k)f.push(j);M=f}i.scale(s,a.mix({},h,{values:S,ticks:M}))}},e._translateLinearScale=function(t,e,n){var r=this,i=r.chart,o=r.limitRange,s=t.min,u=t.max,l=t.field;if(s!==o[l].min||u!==o[l].max){var f=e/n,h=u-s,d=c(i,l);i.scale(l,a.mix({},d,{nice:!1,min:s+f*h,max:u+f*h}))}},e.start=function(t){var e=this,n=e.canvas,r=n.get("canvasDOM");r.style.cursor="pointer",e.isDragging=!0,e.previousPoint={x:t.x,y:t.y},e._disableTooltip()},e.process=function(t){var e=this;if(e.isDragging){var n=e.chart,r=e.type,i=e.canvas,a=e.coord,o=e.threshold,s=i.get("canvasDOM");s.style.cursor="move";var c=e.previousPoint,u=t,l=u.x-c.x,f=u.y-c.y,h=!1;if(Math.abs(l)>o&&r.indexOf("X")>-1){h=!0;var d=n.getXScale();e._applyTranslate(d,d.isLinear?-l:l,a.width)}if(Math.abs(f)>o&&r.indexOf("Y")>-1){h=!0;var p=n.getYScales();p.forEach((function(t){e._applyTranslate(t,u.y-c.y,a.height)}))}h&&(e.previousPoint=u,n.repaint())}},e.end=function(t){var e=this;e.isDragging=!1;var n=e.canvas,r=n.get("canvasDOM");r.style.cursor="default",e._enableTooltip(t)},e.reset=function(){var t=this,e=t.view,n=t.originScaleDefsByField,r=e.getYScales(),i=e.getXScale();r.push(i),r.forEach((function(t){if(t.isLinear){var r=t.field;e.scale(r,n[r])}})),e.repaint(),t._disableTooltip()},n}(o);t.exports=d},function(t,e,n){var r=n(0),i=n(100),a=n(438);t.exports=function(t){t.on("beforeinitgeoms",(function(){t.set("limitInPlot",!0);var e=t.get("data"),n=a(t);if(!n)return e;var o=t.get("geoms"),s=!1;r.each(o,(function(t){if(["area","line","path"].includes(t.get("type")))return s=!0,!1}));var c=[];if(r.each(n,(function(t,e){!s&&t&&(t.values||t.min||t.max)&&c.push(e)})),0===c.length)return e;var u=[];r.each(e,(function(t){var e=!0;r.each(c,(function(a){var o=t[a];if(o){var s=n[a];if("timeCat"===s.type){var c=s.values;r.isNumber(c[0])&&(o=i.toTimeStamp(o))}(s.values&&!s.values.includes(o)||s.min&&os.max)&&(e=!1)}})),e&&u.push(t)})),t.set("filteredData",u)}))}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(0),a=n(204),o=n(556),s=n(440),c="X",u=function(t){r(n,t);var e=n.prototype;function n(e,n){var r;r=t.call(this,e,n)||this;var a=r.getDefaultCfg();return n.set("_scrollBarCfg",i.deepMix({},a,e)),n.set("_limitRange",{}),n.get("_horizontalBar")||n.get("_verticalBar")||r._renderScrollBars(),r}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return i.mix({},e,{startEvent:null,processEvent:null,endEvent:null,resetEvent:null,type:c,xStyle:{backgroundColor:"rgba(202, 215, 239, .2)",fillerColor:"rgba(202, 215, 239, .75)",size:4,lineCap:"round",offsetX:0,offsetY:-10},yStyle:{backgroundColor:"rgba(202, 215, 239, .2)",fillerColor:"rgba(202, 215, 239, .75)",size:4,lineCap:"round",offsetX:8,offsetY:0}})},e._renderScrollBars=function(){var t=this.chart,e=t.get("_scrollBarCfg");if(e){var n=t.get("data"),r=t.get("plotRange");r.width=Math.abs(r.br.x-r.bl.x),r.height=Math.abs(r.tl.y-r.bl.y);var i=t.get("backPlot"),a=t.get("canvas"),c=a.get("height"),u=t.get("_limitRange"),l=e.type;if(l.indexOf("X")>-1){var f=e.xStyle,h=f.offsetX,d=f.offsetY,p=f.lineCap,v=f.backgroundColor,g=f.fillerColor,m=f.size,y=t.getXScale(),b=u[y.field];b||(b=s(n,y),u[y.field]=b);var x=o(y,b,y.type),w=t.get("_horizontalBar"),_=c-m/2+d;if(w){var O=w.get("children")[1];O.attr({x1:Math.max(r.bl.x+r.width*x[0]+h,r.bl.x),x2:Math.min(r.bl.x+r.width*x[1]+h,r.br.x)})}else w=i.addGroup({className:"horizontalBar"}),w.addShape("line",{attrs:{x1:r.bl.x+h,y1:_,x2:r.br.x+h,y2:_,lineWidth:m,stroke:v,lineCap:p}}),w.addShape("line",{attrs:{x1:Math.max(r.bl.x+r.width*x[0]+h,r.bl.x),y1:_,x2:Math.min(r.bl.x+r.width*x[1]+h,r.br.x),y2:_,lineWidth:m,stroke:g,lineCap:p}}),t.set("_horizontalBar",w)}if(l.indexOf("Y")>-1){var C=e.yStyle,S=C.offsetX,M=C.offsetY,k=C.lineCap,j=C.backgroundColor,T=C.fillerColor,z=C.size,E=t.getYScales()[0],A=u[E.field];A||(A=s(n,E),u[E.field]=A);var P=o(E,A,E.type),L=t.get("_verticalBar"),V=z/2+S;if(L){var I=L.get("children")[1];I.attr({y1:Math.max(r.tl.y+r.height*P[0]+M,r.tl.y),y2:Math.min(r.tl.y+r.height*P[1]+M,r.bl.y)})}else L=i.addGroup({className:"verticalBar"}),L.addShape("line",{attrs:{x1:V,y1:r.tl.y+M,x2:V,y2:r.bl.y+M,lineWidth:z,stroke:j,lineCap:k}}),L.addShape("line",{attrs:{x1:V,y1:Math.max(r.tl.y+r.height*P[0]+M,r.tl.y),x2:V,y2:Math.min(r.tl.y+r.height*P[1]+M,r.bl.y),lineWidth:z,stroke:T,lineCap:k}}),t.set("_verticalBar",L)}}},e._clear=function(){var t=this.chart;if(t){var e=t.get("_horizontalBar"),n=t.get("_verticalBar");e&&e.remove(!0),n&&n.remove(!0),t.set("_horizontalBar",null),t.set("_verticalBar",null)}},e._bindEvents=function(){this._onAfterclearOrBeforechangedata=this._onAfterclearOrBeforechangedata.bind(this),this._onAfterclearinner=this._onAfterclearinner.bind(this),this._onAfterdrawgeoms=this._onAfterdrawgeoms.bind(this);var t=this.chart;t.on("afterclear",this._onAfterclearOrBeforechangedata),t.on("beforechangedata",this._onAfterclearOrBeforechangedata),t.on("afterclearinner",this._onAfterclearinner),t.on("afterdrawgeoms",this._onAfterdrawgeoms)},e._onAfterclearOrBeforechangedata=function(){this.chart&&this.chart.set("_limitRange",{})},e._onAfterclearinner=function(){this._clear()},e._onAfterdrawgeoms=function(){this._renderScrollBars()},e._clearEvents=function(){var t=this.chart;t&&(t.off("afterclear",this._onAfterclearOrBeforechangedata),t.off("beforechangedata",this._onAfterclearOrBeforechangedata),t.off("afterclearinner",this._onAfterclearinner),t.off("afterdrawgeoms",this._onAfterdrawgeoms))},e.destroy=function(){this._clearEvents(),this._clear(),this.canvas.draw()},n}(a);t.exports=u},function(t,e){t.exports=function(t,e,n){if(!t)return[0,1];var r=0,i=0;if("linear"===n){var a=e.min,o=e.max,s=o-a;r=(t.min-a)/s,i=(t.max-a)/s}else{var c=e,u=t.values,l=c.indexOf(u[0]),f=c.indexOf(u[u.length-1]);r=l/(c.length-1),i=f/(c.length-1)}return[r,i]}},function(t,e,n){function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var i=n(0),a=n(204);function o(t,e){var n={};for(var r in e)n[r]=t[r];return n}var s=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return i.mix({},e,{startEvent:"mouseup",processEvent:null,selectStyle:{fillOpacity:1},unSelectStyle:{fillOpacity:.1},cancelable:!0})},n.start=function(t){var e,n=this,r=n.view,a=[];if(r.eachShape((function(n,r){r.isPointInPath(t.x,t.y)?e=r:a.push(r)})),e)if(e.get("_selected")){if(!n.cancelable)return;n.reset()}else{var s=n.selectStyle,c=n.unSelectStyle,u=o(e.attr(),e);e.set("_originAttrs",u),e.attr(s),i.each(a,(function(t){var e=t.get("_originAttrs");e&&t.attr(e),t.set("_selected",!1),c&&(e=o(t.attr(),c),t.set("_originAttrs",e),t.attr(c))})),e.set("_selected",!0),n.selectedShape=e,n.canvas.draw()}else n.reset()},n.end=function(t){var e=this.selectedShape;e&&!e.get("destroyed")&&e.get("origin")&&(t.data=e.get("origin")._origin,t.shapeInfo=e.get("origin"),t.shape=e,t.selected=!!e.get("_selected"))},n.reset=function(){var t=this;if(t.selectedShape){var e=t.view,n=e.get("geoms")[0],r=n.get("container").get("children")[0],a=r.get("children");i.each(a,(function(t){var e=t.get("_originAttrs");e&&(t._attrs=e,t.set("_originAttrs",null)),t.set("_selected",!1)})),t.canvas.draw()}},e}(a);t.exports=s},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(559),o=n(162),s=n(0),c=n(18),u=n(8),l=n(204),f=n(439),h=n(438),d=c.Canvas,p=s.DomUtil,v=s.isNumber,g=function(t){i(n,t);var e=n.prototype;function n(e,n){var i;i=t.call(this,e,n)||this;var a=r(i);return a._initContainer(),a._initStyle(),a.render(),i}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return s.mix({},e,{startEvent:null,processEvent:null,endEvent:null,resetEvent:null,height:26,width:"auto",padding:u.plotCfg.padding,container:null,xAxis:null,yAxis:null,fillerStyle:{fill:"#BDCCED",fillOpacity:.3},backgroundStyle:{stroke:"#CCD6EC",fill:"#CCD6EC",fillOpacity:.3,lineWidth:1},range:[0,100],layout:"horizontal",textStyle:{fill:"#545454"},handleStyle:{img:"https://gw.alipayobjects.com/zos/rmsportal/QXtfhORGlDuRvLXFzpsQ.png",width:5},backgroundChart:{type:["area"],color:"#CCD6EC"}})},e._initContainer=function(){var t=this,e=t.container;if(!e)throw new Error("Please specify the container for the Slider!");s.isString(e)?t.domContainer=document.getElementById(e):t.domContainer=e},e.forceFit=function(){var t=this;if(t&&!t.destroyed){var e=p.getWidth(t.domContainer),n=t.height;if(e!==t.domWidth){var r=t.canvas;r.changeSize(e,n),t.bgChart&&t.bgChart.changeWidth(e),r.clear(),t._initWidth(),t._initSlider(),t._bindEvent(),r.draw()}}},e._initForceFitEvent=function(){var t=this,e=setTimeout(s.wrapBehavior(t,"forceFit"),200);clearTimeout(t.resizeTimer),t.resizeTimer=e},e._initStyle=function(){var t=this;t.handleStyle=s.mix({width:t.height,height:t.height},t.handleStyle),"auto"===t.width&&window.addEventListener("resize",s.wrapBehavior(t,"_initForceFitEvent"))},e._initWidth=function(){var t,e=this;t="auto"===e.width?p.getWidth(e.domContainer):e.width,e.domWidth=t;var n=s.toAllPadding(e.padding);"horizontal"===e.layout?(e.plotWidth=t-n[1]-n[3],e.plotPadding=n[3],e.plotHeight=e.height):"vertical"===e.layout&&(e.plotWidth=e.width,e.plotHeight=e.height-n[0]-n[2],e.plotPadding=n[0])},e._initCanvas=function(){var t=this,e=t.domWidth,n=t.height,r=new d({width:e,height:n,containerDOM:t.domContainer,capture:!1}),i=r.get("el");i.style.position="absolute",i.style.top=0,i.style.left=0,i.style.zIndex=3,t.canvas=r},e._initBackground=function(){var t,e=this,n=this.chart,r=n.getAllGeoms[0],i=e.data=e.data||n.get("data"),a=n.getXScale(),c=e.xAxis||a.field,u=e.yAxis||n.getYScales()[0].field,l=s.deepMix((t={},t[""+c]={range:[0,1]},t),h(n),e.scales);if(delete l[c].min,delete l[c].max,!i)throw new Error("Please specify the data!");if(!c)throw new Error("Please specify the xAxis!");if(!u)throw new Error("Please specify the yAxis!");var f=e.backgroundChart,d=f.type||r.get("type"),p=f.color||"grey",v=f.shape;s.isArray(d)||(d=[d]);var g=s.toAllPadding(e.padding),m=new o({container:e.container,width:e.domWidth,height:e.height,padding:[0,g[1],0,g[3]],animate:!1});m.source(i),m.scale(l),m.axis(!1),m.tooltip(!1),m.legend(!1),s.each(d,(function(t,e){var n=m[t]().position(c+"*"+u).opacity(1),r=s.isArray(p)?p[e]:p;r&&(s.isObject(r)?r.field&&n.color(r.field,r.colors):n.color(r));var i=s.isArray(v)?v[e]:v;i&&(s.isObject(i)?i.field&&n.shape(i.field,i.callback||i.shapes):n.shape(i))})),m.render(),e.bgChart=m,e.scale="horizontal"===e.layout?m.getXScale():m.getYScales()[0],"vertical"===e.layout&&m.destroy()},e._initRange=function(){var t=this,e=t.startRadio,n=t.endRadio,r=t._startValue,i=t._endValue,a=t.scale,o=0,s=1;v(e)?o=e:r&&(o=a.scale(a.translate(r))),v(n)?s=n:i&&(s=a.scale(a.translate(i)));var c=t.minSpan,u=t.maxSpan,l=0;if("time"===a.type||"timeCat"===a.type){var f=a.values,h=f[0],d=f[f.length-1];l=d-h}else a.isLinear&&(l=a.max-a.min);l&&c&&(t.minRange=c/l*100),l&&u&&(t.maxRange=u/l*100);var p=[100*o,100*s];return t.range=p,p},e._getHandleValue=function(t){var e,n=this,r=n.range,i=r[0]/100,a=r[1]/100,o=n.scale;return e="min"===t?n._startValue?n._startValue:o.invert(i):n._endValue?n._endValue:o.invert(a),e},e._initSlider=function(){var t=this,e=t.canvas,n=t._initRange(),r=t.scale,i=e.addGroup(a,{middleAttr:t.fillerStyle,range:n,minRange:t.minRange,maxRange:t.maxRange,layout:t.layout,width:t.plotWidth,height:t.plotHeight,backgroundStyle:t.backgroundStyle,textStyle:t.textStyle,handleStyle:t.handleStyle,minText:r.getText(t._getHandleValue("min")),maxText:r.getText(t._getHandleValue("max"))});"horizontal"===t.layout?i.translate(t.plotPadding,0):"vertical"===t.layout&&i.translate(0,t.plotPadding),t.rangeElement=i},e._updateElement=function(t,e){var n=this,r=n.chart,i=n.scale,a=n.rangeElement,o=i.field,c=a.get("minTextElement"),u=a.get("maxTextElement"),l=i.invert(t),h=i.invert(e),d=i.getText(l),p=i.getText(h);c.attr("text",d),u.attr("text",p),n._startValue=d,n._endValue=p,n.onChange&&n.onChange({startText:d,endText:p,startValue:l,endValue:h,startRadio:t,endRadio:e}),r.scale(o,s.mix({},f(r,o),{nice:!1,min:l,max:h})),r.repaint()},e._bindEvent=function(){var t=this,e=t.rangeElement;e.on("sliderchange",(function(e){var n=e.range,r=n[0]/100,i=n[1]/100;t._updateElement(r,i)}))},e.clear=function(){var t=this;t.canvas.clear(),t.bgChart&&t.bgChart.destroy(),t.bgChart=null,t.scale=null,t.canvas.draw()},e.repaint=function(){var t=this;t.clear(),t.render()},e.render=function(){var t=this;t._initWidth(),t._initCanvas(),t._initBackground(),t._initSlider(),t._bindEvent(),t.canvas.draw()},e.destroy=function(){var t=this;clearTimeout(t.resizeTimer);var e=t.rangeElement;e.off("sliderchange"),t.bgChart&&t.bgChart.destroy(),t.canvas.destroy();var n=t.domContainer;while(n.hasChildNodes())n.removeChild(n.firstChild);window.removeEventListener("resize",s.getWrapBehavior(t,"_initForceFitEvent")),t.destroyed=!0},n}(l);t.exports=g},function(t,e,n){var r=n(0),i=n(18),a=i.Group,o=r.DomUtil,s=5,c=function t(e){t.superclass.constructor.call(this,e)};r.extend(c,a),r.augment(c,{getDefaultCfg:function(){return{range:null,middleAttr:null,backgroundElement:null,minHandleElement:null,maxHandleElement:null,middleHandleElement:null,currentTarget:null,layout:"vertical",width:null,height:null,pageX:null,pageY:null}},_initHandle:function(t){var e,n,i,a=this,o=a.addGroup(),c=a.get("layout"),u=a.get("handleStyle"),l=u.img,f=u.width,h=u.height;if("horizontal"===c){var d=u.width;i="ew-resize",n=o.addShape("Image",{attrs:{x:-d/2,y:0,width:d,height:h,img:l,cursor:i}}),e=o.addShape("Text",{attrs:r.mix({x:"min"===t?-(d/2+s):d/2+s,y:h/2,textAlign:"min"===t?"end":"start",textBaseline:"middle",text:"min"===t?this.get("minText"):this.get("maxText"),cursor:i},this.get("textStyle"))})}else i="ns-resize",n=o.addShape("Image",{attrs:{x:0,y:-h/2,width:f,height:h,img:l,cursor:i}}),e=o.addShape("Text",{attrs:r.mix({x:f/2,y:"min"===t?h/2+s:-(h/2+s),textAlign:"center",textBaseline:"middle",text:"min"===t?this.get("minText"):this.get("maxText"),cursor:i},this.get("textStyle"))});return this.set(t+"TextElement",e),this.set(t+"IconElement",n),o},_initSliderBackground:function(){var t=this.addGroup();return t.initTransform(),t.translate(0,0),t.addShape("Rect",{attrs:r.mix({x:0,y:0,width:this.get("width"),height:this.get("height")},this.get("backgroundStyle"))}),t},_beforeRenderUI:function(){var t=this._initSliderBackground(),e=this._initHandle("min"),n=this._initHandle("max"),r=this.addShape("rect",{attrs:this.get("middleAttr")});this.set("middleHandleElement",r),this.set("minHandleElement",e),this.set("maxHandleElement",n),this.set("backgroundElement",t),t.set("zIndex",0),r.set("zIndex",1),e.set("zIndex",2),n.set("zIndex",2),r.attr("cursor","move"),this.sort()},_renderUI:function(){"horizontal"===this.get("layout")?this._renderHorizontal():this._renderVertical()},_transform:function(t){var e=this.get("range"),n=e[0]/100,r=e[1]/100,i=this.get("width"),a=this.get("height"),o=this.get("minHandleElement"),s=this.get("maxHandleElement"),c=this.get("middleHandleElement");o.resetMatrix?(o.resetMatrix(),s.resetMatrix()):(o.initTransform(),s.initTransform()),"horizontal"===t?(c.attr({x:i*n,y:0,width:(r-n)*i,height:a}),o.translate(n*i,0),s.translate(r*i,0)):(c.attr({x:0,y:a*(1-r),width:i,height:(r-n)*a}),o.translate(0,(1-n)*a),s.translate(0,(1-r)*a))},_renderHorizontal:function(){this._transform("horizontal")},_renderVertical:function(){this._transform("vertical")},_bindUI:function(){this.on("mousedown",r.wrapBehavior(this,"_onMouseDown"))},_isElement:function(t,e){var n=this.get(e);if(t===n)return!0;if(n.isGroup){var r=n.get("children");return r.indexOf(t)>-1}return!1},_getRange:function(t,e){var n=t+e;return n=n>100?100:n,n=n<0?0:n,n},_limitRange:function(t,e,n){n[0]=this._getRange(t,n[0]),n[1]=n[0]+e,n[1]>100&&(n[1]=100,n[0]=n[1]-e)},_updateStatus:function(t,e){var n="x"===t?this.get("width"):this.get("height");t=r.upperFirst(t);var i,a=this.get("range"),o=this.get("page"+t),s=this.get("currentTarget"),c=this.get("rangeStash"),u=this.get("layout"),l="vertical"===u?-1:1,f=e["page"+t],h=f-o,d=h/n*100*l,p=this.get("minRange"),v=this.get("maxRange");a[1]<=a[0]?(this._isElement(s,"minHandleElement")||this._isElement(s,"maxHandleElement"))&&(a[0]=this._getRange(d,a[0]),a[1]=this._getRange(d,a[0])):(this._isElement(s,"minHandleElement")&&(a[0]=this._getRange(d,a[0]),p&&a[1]-a[0]<=p&&this._limitRange(d,p,a),v&&a[1]-a[0]>=v&&this._limitRange(d,v,a)),this._isElement(s,"maxHandleElement")&&(a[1]=this._getRange(d,a[1]),p&&a[1]-a[0]<=p&&this._limitRange(d,p,a),v&&a[1]-a[0]>=v&&this._limitRange(d,v,a))),this._isElement(s,"middleHandleElement")&&(i=c[1]-c[0],this._limitRange(d,i,a)),this.emit("sliderchange",{range:a}),this.set("page"+t,f),this._renderUI(),this.get("canvas").draw()},_onMouseDown:function(t){var e=t.currentTarget,n=t.event,r=this.get("range");n.stopPropagation(),n.preventDefault(),this.set("pageX",n.pageX),this.set("pageY",n.pageY),this.set("currentTarget",e),this.set("rangeStash",[r[0],r[1]]),this._bindCanvasEvents()},_bindCanvasEvents:function(){var t=this.get("canvas").get("containerDOM");this.onMouseMoveListener=o.addEventListener(t,"mousemove",r.wrapBehavior(this,"_onCanvasMouseMove")),this.onMouseUpListener=o.addEventListener(t,"mouseup",r.wrapBehavior(this,"_onCanvasMouseUp")),this.onMouseLeaveListener=o.addEventListener(t,"mouseleave",r.wrapBehavior(this,"_onCanvasMouseUp"))},_onCanvasMouseMove:function(t){var e=this.get("layout");"horizontal"===e?this._updateStatus("x",t):this._updateStatus("y",t)},_onCanvasMouseUp:function(){this._removeDocumentEvents()},_removeDocumentEvents:function(){this.onMouseMoveListener.remove(),this.onMouseUpListener.remove(),this.onMouseLeaveListener.remove()}}),t.exports=c},function(t,e,n){function r(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function i(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var a=n(0),o=n(204),s=n(439),c=n(440),u=["X","Y","XY"],l="X",f=function(t){i(n,t);var e=n.prototype;function n(e,n){var i;i=t.call(this,e,n)||this;var o=r(i);o.chart=n,o.type=o.type.toUpperCase();var s=o.data=n.get("data"),f=n.getYScales(),h=n.getXScale();f.push(h);var d=n.get("scaleController");return f.forEach((function(t){var e=t.field,n=d.defs[e]||{};o.limitRange[e]=c(s,t),o.originScaleDefsByField[e]=a.mix(n,{nice:!!n.nice}),t.isLinear?o.stepByField[e]=(t.max-t.min)*o.stepRatio:o.stepByField[e]=o.catStep})),u.includes(o.type)||(o.type=l),i}return e.getDefaultCfg=function(){var e=t.prototype.getDefaultCfg.call(this);return a.mix({},e,{processEvent:"mousewheel",type:l,stepRatio:.05,stepByField:{},minScale:1,maxScale:4,catStep:2,limitRange:{},originScaleDefsByField:{}})},e._applyScale=function(t,e,n,r){void 0===n&&(n=0);var i=this,o=i.chart,c=i.stepByField;if(t.isLinear){var u=t.min,l=t.max,f=t.field,h=1-n,d=c[f]*e,p=u+d*n,v=l-d*h;if(v>p){var g=s(o,f);o.scale(f,a.mix({},g,{nice:!1,min:p,max:v}))}}else{var m=t.field,y=t.values,b=i.chart,x=b.get("coord"),w=s(b,m),_=i.limitRange[m],O=_.length,C=i.maxScale,S=i.minScale,M=O/C,k=O/S,j=y.length,T=x.invertPoint(r),z=T.x,E=j-e*this.catStep,A=parseInt(E*z),P=E+A;if(e>0&&j>=M){var L=A,V=P;P>j&&(V=j-1,L=j-E);var I=y.slice(L,V);b.scale(m,a.mix({},w,{values:I}))}else if(e<0&&j<=k){var R=_.indexOf(y[0]),H=_.indexOf(y[j-1]),D=Math.max(0,R-A),F=Math.min(H+P,O),N=_.slice(D,F);b.scale(m,a.mix({},w,{values:N}))}}},e.process=function(t){var e=this,n=e.chart,r=e.type,i=n.get("coord"),a=t.deltaY,o=i.invertPoint(t);if(a){e.onZoom&&e.onZoom(a,o,e),a>0?e.onZoomin&&e.onZoomin(a,o,e):e.onZoomout&&e.onZoomout(a,o,e);var s=a/Math.abs(a);if(r.indexOf("X")>-1&&e._applyScale(n.getXScale(),s,o.x,t),r.indexOf("Y")>-1){var c=n.getYScales();c.forEach((function(n){e._applyScale(n,s,o.y,t)}))}}n.repaint()},e.reset=function(){var t=this,e=t.view,n=t.originScaleDefsByField,r=e.getYScales(),i=e.getXScale();r.push(i),r.forEach((function(t){if(t.isLinear){var r=t.field;e.scale(r,n[r])}})),e.repaint()},n}(o);t.exports=f}])}))},"7f6b":function(t,e,n){"use strict";n("b2a3"),n("1a3b")},"7f78":function(t,e,n){var r=n("23e7"),i=n("825a"),a=n("e163"),o=n("e177");r({target:"Reflect",stat:!0,sham:!o},{getPrototypeOf:function(t){return a(i(t))}})},"7f9a":function(t,e,n){var r=n("da84"),i=n("8925"),a=r.WeakMap;t.exports="function"===typeof a&&/native code/.test(i(a))},"802a":function(t,e){function n(t){return this.__data__.get(t)}t.exports=n},8057:function(t,e){function n(t,e){var n=-1,r=null==t?0:t.length;while(++n1?arguments[1]:void 0,n),c=o>2?arguments[2]:void 0,u=void 0===c?n:i(c,n);while(u>s)e[s++]=t;return e}},"81ff":function(t,e,n){},"825a":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},8296:function(t,e,n){var r=n("656b"),i=n("2b10");function a(t,e){return e.length<2?t:r(t,i(e,0,-1))}t.exports=a},"82da":function(t,e,n){var r=n("23e7"),i=n("ebb5"),a=i.NATIVE_ARRAY_BUFFER_VIEWS;r({target:"ArrayBuffer",stat:!0,forced:!a},{isView:i.isView})},"82f8":function(t,e,n){"use strict";var r=n("ebb5"),i=n("4d64").includes,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("includes",(function(t){return i(a(this),t,arguments.length>1?arguments[1]:void 0)}))},"83ab":function(t,e,n){var r=n("d039");t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},"83ab2":function(t,e,n){"use strict";n.d(e,"a",(function(){return c}));var r=n("6042"),i=n.n(r),a=n("daa3"),o=n("4d91"),s=n("4df5"),c={prefixCls:o["a"].string,size:{validator:function(t){return["small","large","default"].includes(t)}}};e["b"]={name:"AButtonGroup",props:c,inject:{configProvider:{default:function(){return s["a"]}}},data:function(){return{sizeMap:{large:"lg",small:"sm"}}},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.size,o=this.$slots,s=this.configProvider.getPrefixCls,c=s("btn-group",n),u="";switch(r){case"large":u="lg";break;case"small":u="sm";break;default:break}var l=(t={},i()(t,""+c,!0),i()(t,c+"-"+u,u),t);return e("div",{class:l},[Object(a["c"])(o["default"])])}}},"83b9":function(t,e,n){"use strict";var r=n("d925"),i=n("e683");t.exports=function(t,e){return t&&!r(e)?i(t,e):e}},8418:function(t,e,n){"use strict";var r=n("c04e"),i=n("9bf2"),a=n("5c6c");t.exports=function(t,e,n){var o=r(e);o in t?i.f(t,o,a(0,n)):t[o]=n}},"841c":function(t,e,n){"use strict";var r=n("d784"),i=n("825a"),a=n("1d80"),o=n("129f"),s=n("14c3");r("search",1,(function(t,e,n){return[function(e){var n=a(this),r=void 0==e?void 0:e[t];return void 0!==r?r.call(e,n):new RegExp(e)[t](String(n))},function(t){var r=n(e,t,this);if(r.done)return r.value;var a=i(t),c=String(this),u=a.lastIndex;o(u,0)||(a.lastIndex=0);var l=s(a,c);return o(a.lastIndex,u)||(a.lastIndex=u),null===l?-1:l.index}]}))},"843c":function(t,e,n){"use strict";var r=n("23e7"),i=n("0ccb").end,a=n("9a0c");r({target:"String",proto:!0,forced:a},{padEnd:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},8496:function(t,e,n){"use strict";var r,i=n("41b2"),a=n.n(i),o=n("2b0e"),s=n("46cf"),c=n.n(s),u=n("4d91"),l=n("6bb4"),f=n("daa3"),h=n("d41d"),d=n("c8c6"),p=n("6a21"),v=n("1098"),g=n.n(v);function m(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function y(t){for(var e=1;e=0&&n.left>=0&&n.bottom>n.top&&n.right>n.left?n:null}function _t(t,e,n,r){var i=gt.clone(t),a={width:e.width,height:e.height};return r.adjustX&&i.left=n.left&&i.left+a.width>n.right&&(a.width-=i.left+a.width-n.right),r.adjustX&&i.left+a.width>n.right&&(i.left=Math.max(n.right-a.width,n.left)),r.adjustY&&i.top=n.top&&i.top+a.height>n.bottom&&(a.height-=i.top+a.height-n.bottom),r.adjustY&&i.top+a.height>n.bottom&&(i.top=Math.max(n.bottom-a.height,n.top)),gt.mix(i,a)}function Ot(t){var e,n,r;if(gt.isWindow(t)||9===t.nodeType){var i=gt.getWindow(t);e={left:gt.getWindowScrollLeft(i),top:gt.getWindowScrollTop(i)},n=gt.viewportWidth(i),r=gt.viewportHeight(i)}else e=gt.offset(t),n=gt.outerWidth(t),r=gt.outerHeight(t);return e.width=n,e.height=r,e}function Ct(t,e){var n=e.charAt(0),r=e.charAt(1),i=t.width,a=t.height,o=t.left,s=t.top;return"c"===n?s+=a/2:"b"===n&&(s+=a),"c"===r?o+=i/2:"r"===r&&(o+=i),{left:o,top:s}}function St(t,e,n,r,i){var a=Ct(e,n[1]),o=Ct(t,n[0]),s=[o.left-a.left,o.top-a.top];return{left:Math.round(t.left-s[0]+r[0]-i[0]),top:Math.round(t.top-s[1]+r[1]-i[1])}}function Mt(t,e,n){return t.leftn.right}function kt(t,e,n){return t.topn.bottom}function jt(t,e,n){return t.left>n.right||t.left+e.widthn.bottom||t.top+e.height=n.right||r.top>=n.bottom}function It(t,e,n){var r=n.target||e,i=Ot(r),a=!Vt(r,n.overflow&&n.overflow.alwaysByViewport);return Lt(t,i,n,a)}function Rt(t,e,n){var r,i,a=gt.getDocument(t),o=a.defaultView||a.parentWindow,s=gt.getWindowScrollLeft(o),c=gt.getWindowScrollTop(o),u=gt.viewportWidth(o),l=gt.viewportHeight(o);r="pageX"in e?e.pageX:s+e.clientX,i="pageY"in e?e.pageY:c+e.clientY;var f={left:r,top:i,width:0,height:0},h=r>=0&&r<=s+u&&i>=0&&i<=c+l,d=[n.points[0],"cc"];return Lt(t,f,y(y({},n),{},{points:d}),h)}It.__getOffsetParent=yt,It.__getVisibleRectForElement=wt;function Ht(t,e){var n=void 0;function r(){n&&(clearTimeout(n),n=null)}function i(){r(),n=setTimeout(t,e)}return i.clear=r,i}function Dt(t,e){return t===e||!(!t||!e)&&("pageX"in e&&"pageY"in e?t.pageX===e.pageX&&t.pageY===e.pageY:"clientX"in e&&"clientY"in e&&(t.clientX===e.clientX&&t.clientY===e.clientY))}function Ft(t){return t&&"object"===("undefined"===typeof t?"undefined":g()(t))&&t.window===t}function Nt(t,e){var n=Math.floor(t),r=Math.floor(e);return Math.abs(n-r)<=1}function $t(t,e){t!==document.activeElement&&Object(l["a"])(e,t)&&t.focus()}var Bt=n("7b05"),Wt=n("0644"),Yt=n.n(Wt);function qt(t){return"function"===typeof t&&t?t():null}function Ut(t){return"object"===("undefined"===typeof t?"undefined":g()(t))&&t?t:null}var Kt={props:{childrenProps:u["a"].object,align:u["a"].object.isRequired,target:u["a"].oneOfType([u["a"].func,u["a"].object]).def((function(){return window})),monitorBufferTime:u["a"].number.def(50),monitorWindowResize:u["a"].bool.def(!1),disabled:u["a"].bool.def(!1)},data:function(){return this.aligned=!1,{}},mounted:function(){var t=this;this.$nextTick((function(){t.prevProps=a()({},t.$props);var e=t.$props;!t.aligned&&t.forceAlign(),!e.disabled&&e.monitorWindowResize&&t.startMonitorWindowResize()}))},updated:function(){var t=this;this.$nextTick((function(){var e=t.prevProps,n=t.$props,r=!1;if(!n.disabled){var i=t.$el,o=i?i.getBoundingClientRect():null;if(e.disabled)r=!0;else{var s=qt(e.target),c=qt(n.target),u=Ut(e.target),l=Ut(n.target);Ft(s)&&Ft(c)?r=!1:(s!==c||s&&!c&&l||u&&l&&c||l&&!Dt(u,l))&&(r=!0);var f=t.sourceRect||{};r||!i||Nt(f.width,o.width)&&Nt(f.height,o.height)||(r=!0)}t.sourceRect=o}r&&t.forceAlign(),n.monitorWindowResize&&!n.disabled?t.startMonitorWindowResize():t.stopMonitorWindowResize(),t.prevProps=a()({},t.$props,{align:Yt()(t.$props.align)})}))},beforeDestroy:function(){this.stopMonitorWindowResize()},methods:{startMonitorWindowResize:function(){this.resizeHandler||(this.bufferMonitor=Ht(this.forceAlign,this.$props.monitorBufferTime),this.resizeHandler=Object(d["a"])(window,"resize",this.bufferMonitor))},stopMonitorWindowResize:function(){this.resizeHandler&&(this.bufferMonitor.clear(),this.resizeHandler.remove(),this.resizeHandler=null)},forceAlign:function(){var t=this.$props,e=t.disabled,n=t.target,r=t.align;if(!e&&n){var i=this.$el,a=Object(f["k"])(this),o=void 0,s=qt(n),c=Ut(n),u=document.activeElement;s?o=It(i,s,r):c&&(o=Rt(i,c,r)),$t(u,i),this.aligned=!0,a.align&&a.align(i,o)}}},render:function(){var t=this.$props.childrenProps,e=Object(f["n"])(this)[0];return e&&t?Object(Bt["a"])(e,{props:t}):e}},Gt=Kt,Xt=n("92fa"),Zt=n.n(Xt),Qt={props:{visible:u["a"].bool,hiddenClassName:u["a"].string},render:function(){var t=arguments[0],e=this.$props,n=e.hiddenClassName,r=(e.visible,null);if(n||!this.$slots["default"]||this.$slots["default"].length>1){var i="";r=t("div",{class:i},[this.$slots["default"]])}else r=this.$slots["default"][0];return r}},Jt={props:{hiddenClassName:u["a"].string.def(""),prefixCls:u["a"].string,visible:u["a"].bool},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.visible,i=e.hiddenClassName,a={on:Object(f["k"])(this)};return t("div",Zt()([a,{class:r?"":i}]),[t(Qt,{class:n+"-content",attrs:{visible:r}},[this.$slots["default"]])])}},te=n("18ce"),ee=n("b488"),ne={name:"VCTriggerPopup",mixins:[ee["a"]],props:{visible:u["a"].bool,getClassNameFromAlign:u["a"].func,getRootDomNode:u["a"].func,align:u["a"].any,destroyPopupOnHide:u["a"].bool,prefixCls:u["a"].string,getContainer:u["a"].func,transitionName:u["a"].string,animation:u["a"].any,maskAnimation:u["a"].string,maskTransitionName:u["a"].string,mask:u["a"].bool,zIndex:u["a"].number,popupClassName:u["a"].any,popupStyle:u["a"].object.def((function(){return{}})),stretch:u["a"].string,point:u["a"].shape({pageX:u["a"].number,pageY:u["a"].number})},data:function(){return this.domEl=null,{stretchChecked:!1,targetWidth:void 0,targetHeight:void 0}},mounted:function(){var t=this;this.$nextTick((function(){t.rootNode=t.getPopupDomNode(),t.setStretchSize()}))},updated:function(){var t=this;this.$nextTick((function(){t.setStretchSize()}))},beforeDestroy:function(){this.$el.parentNode?this.$el.parentNode.removeChild(this.$el):this.$el.remove&&this.$el.remove()},methods:{onAlign:function(t,e){var n=this.$props,r=n.getClassNameFromAlign(e);this.currentAlignClassName!==r&&(this.currentAlignClassName=r,t.className=this.getClassName(r));var i=Object(f["k"])(this);i.align&&i.align(t,e)},setStretchSize:function(){var t=this.$props,e=t.stretch,n=t.getRootDomNode,r=t.visible,i=this.$data,a=i.stretchChecked,o=i.targetHeight,s=i.targetWidth;if(e&&r){var c=n();if(c){var u=c.offsetHeight,l=c.offsetWidth;o===u&&s===l&&a||this.setState({stretchChecked:!0,targetHeight:u,targetWidth:l})}}else a&&this.setState({stretchChecked:!1})},getPopupDomNode:function(){return this.$refs.popupInstance?this.$refs.popupInstance.$el:null},getTargetElement:function(){return this.$props.getRootDomNode()},getAlignTarget:function(){var t=this.$props.point;return t||this.getTargetElement},getMaskTransitionName:function(){var t=this.$props,e=t.maskTransitionName,n=t.maskAnimation;return!e&&n&&(e=t.prefixCls+"-"+n),e},getTransitionName:function(){var t=this.$props,e=t.transitionName,n=t.animation;return e||("string"===typeof n?e=""+n:n&&n.props&&n.props.name&&(e=n.props.name)),e},getClassName:function(t){return this.$props.prefixCls+" "+this.$props.popupClassName+" "+t},getPopupElement:function(){var t=this,e=this.$createElement,n=this.$props,r=this.$slots,i=this.getTransitionName,o=this.$data,s=o.stretchChecked,c=o.targetHeight,u=o.targetWidth,l=n.align,h=n.visible,d=n.prefixCls,p=n.animation,v=n.popupStyle,m=n.getClassNameFromAlign,y=n.destroyPopupOnHide,b=n.stretch,x=this.getClassName(this.currentAlignClassName||m(l));h||(this.currentAlignClassName=null);var w={};b&&(-1!==b.indexOf("height")?w.height="number"===typeof c?c+"px":c:-1!==b.indexOf("minHeight")&&(w.minHeight="number"===typeof c?c+"px":c),-1!==b.indexOf("width")?w.width="number"===typeof u?u+"px":u:-1!==b.indexOf("minWidth")&&(w.minWidth="number"===typeof u?u+"px":u),s||setTimeout((function(){t.$refs.alignInstance&&t.$refs.alignInstance.forceAlign()}),0));var _={props:{prefixCls:d,visible:h},class:x,on:Object(f["k"])(this),ref:"popupInstance",style:a()({},w,v,this.getZIndexStyle())},O={props:{appear:!0,css:!1}},C=i(),S=!!C,M={beforeEnter:function(){},enter:function(e,n){t.$nextTick((function(){t.$refs.alignInstance?t.$refs.alignInstance.$nextTick((function(){t.domEl=e,Object(te["a"])(e,C+"-enter",n)})):n()}))},beforeLeave:function(){t.domEl=null},leave:function(t,e){Object(te["a"])(t,C+"-leave",e)}};if("object"===("undefined"===typeof p?"undefined":g()(p))){S=!0;var k=p.on,j=void 0===k?{}:k,T=p.props,z=void 0===T?{}:T;O.props=a()({},O.props,z),O.on=a()({},M,j)}else O.on=M;return S||(O={}),e("transition",O,y?[h?e(Gt,{attrs:{target:this.getAlignTarget(),monitorWindowResize:!0,align:l},key:"popup",ref:"alignInstance",on:{align:this.onAlign}},[e(Jt,_,[r["default"]])]):null]:[e(Gt,{directives:[{name:"show",value:h}],attrs:{target:this.getAlignTarget(),monitorWindowResize:!0,disabled:!h,align:l},key:"popup",ref:"alignInstance",on:{align:this.onAlign}},[e(Jt,_,[r["default"]])])])},getZIndexStyle:function(){var t={},e=this.$props;return void 0!==e.zIndex&&(t.zIndex=e.zIndex),t},getMaskElement:function(){var t=this.$createElement,e=this.$props,n=null;if(e.mask){var r=this.getMaskTransitionName();n=t(Qt,{directives:[{name:"show",value:e.visible}],style:this.getZIndexStyle(),key:"mask",class:e.prefixCls+"-mask",attrs:{visible:e.visible}}),r&&(n=t("transition",{attrs:{appear:!0,name:r}},[n]))}return n}},render:function(){var t=arguments[0],e=this.getMaskElement,n=this.getPopupElement;return t("div",[e(),n()])}};function re(t,e,n){return n?t[0]===e[0]:t[0]===e[0]&&t[1]===e[1]}function ie(t,e,n){var r=t[e]||{};return a()({},r,n)}function ae(t,e,n,r){var i=n.points;for(var a in t)if(t.hasOwnProperty(a)&&re(t[a].points,i,r))return e+"-placement-"+a;return""}function oe(){}var se={props:{autoMount:u["a"].bool.def(!0),autoDestroy:u["a"].bool.def(!0),visible:u["a"].bool,forceRender:u["a"].bool.def(!1),parent:u["a"].any,getComponent:u["a"].func.isRequired,getContainer:u["a"].func.isRequired,children:u["a"].func.isRequired},mounted:function(){this.autoMount&&this.renderComponent()},updated:function(){this.autoMount&&this.renderComponent()},beforeDestroy:function(){this.autoDestroy&&this.removeContainer()},methods:{removeContainer:function(){this.container&&(this._component&&this._component.$destroy(),this.container.parentNode.removeChild(this.container),this.container=null,this._component=null)},renderComponent:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments[1],n=this.visible,r=this.forceRender,i=this.getContainer,a=this.parent,o=this;if(n||a._component||a.$refs._component||r){var s=this.componentEl;this.container||(this.container=i(),s=document.createElement("div"),this.componentEl=s,this.container.appendChild(s));var c={component:o.getComponent(t)};this._component?this._component.setComponent(c):this._component=new this.$root.constructor({el:s,parent:o,data:{_com:c},mounted:function(){this.$nextTick((function(){e&&e.call(o)}))},updated:function(){this.$nextTick((function(){e&&e.call(o)}))},methods:{setComponent:function(t){this.$data._com=t}},render:function(){return this.$data._com.component}})}}},render:function(){return this.children({renderComponent:this.renderComponent,removeContainer:this.removeContainer})}};function ce(){return""}function ue(){return window.document}o["a"].use(c.a,{name:"ant-ref"});var le=["click","mousedown","touchstart","mouseenter","mouseleave","focus","blur","contextmenu"],fe={name:"Trigger",mixins:[ee["a"]],props:{action:u["a"].oneOfType([u["a"].string,u["a"].arrayOf(u["a"].string)]).def([]),showAction:u["a"].any.def([]),hideAction:u["a"].any.def([]),getPopupClassNameFromAlign:u["a"].any.def(ce),afterPopupVisibleChange:u["a"].func.def(oe),popup:u["a"].any,popupStyle:u["a"].object.def((function(){return{}})),prefixCls:u["a"].string.def("rc-trigger-popup"),popupClassName:u["a"].string.def(""),popupPlacement:u["a"].string,builtinPlacements:u["a"].object,popupTransitionName:u["a"].oneOfType([u["a"].string,u["a"].object]),popupAnimation:u["a"].any,mouseEnterDelay:u["a"].number.def(0),mouseLeaveDelay:u["a"].number.def(.1),zIndex:u["a"].number,focusDelay:u["a"].number.def(0),blurDelay:u["a"].number.def(.15),getPopupContainer:u["a"].func,getDocument:u["a"].func.def(ue),forceRender:u["a"].bool,destroyPopupOnHide:u["a"].bool.def(!1),mask:u["a"].bool.def(!1),maskClosable:u["a"].bool.def(!0),popupAlign:u["a"].object.def((function(){return{}})),popupVisible:u["a"].bool,defaultPopupVisible:u["a"].bool.def(!1),maskTransitionName:u["a"].oneOfType([u["a"].string,u["a"].object]),maskAnimation:u["a"].string,stretch:u["a"].string,alignPoint:u["a"].bool},provide:function(){return{vcTriggerContext:this}},inject:{vcTriggerContext:{default:function(){return{}}},savePopupRef:{default:function(){return oe}},dialogContext:{default:function(){return null}}},data:function(){var t=this,e=this.$props,n=void 0;return n=Object(f["s"])(this,"popupVisible")?!!e.popupVisible:!!e.defaultPopupVisible,le.forEach((function(e){t["fire"+e]=function(n){t.fireEvents(e,n)}})),{prevPopupVisible:n,sPopupVisible:n,point:null}},watch:{popupVisible:function(t){void 0!==t&&(this.prevPopupVisible=this.sPopupVisible,this.sPopupVisible=t)}},deactivated:function(){this.setPopupVisible(!1)},mounted:function(){var t=this;this.$nextTick((function(){t.renderComponent(null),t.updatedCal()}))},updated:function(){var t=this,e=function(){t.sPopupVisible!==t.prevPopupVisible&&t.afterPopupVisibleChange(t.sPopupVisible),t.prevPopupVisible=t.sPopupVisible};this.renderComponent(null,e),this.$nextTick((function(){t.updatedCal()}))},beforeDestroy:function(){this.clearDelayTimer(),this.clearOutsideHandler(),clearTimeout(this.mouseDownTimeout)},methods:{updatedCal:function(){var t=this.$props,e=this.$data;if(e.sPopupVisible){var n=void 0;this.clickOutsideHandler||!this.isClickToHide()&&!this.isContextmenuToShow()||(n=t.getDocument(),this.clickOutsideHandler=Object(d["a"])(n,"mousedown",this.onDocumentClick)),this.touchOutsideHandler||(n=n||t.getDocument(),this.touchOutsideHandler=Object(d["a"])(n,"touchstart",this.onDocumentClick)),!this.contextmenuOutsideHandler1&&this.isContextmenuToShow()&&(n=n||t.getDocument(),this.contextmenuOutsideHandler1=Object(d["a"])(n,"scroll",this.onContextmenuClose)),!this.contextmenuOutsideHandler2&&this.isContextmenuToShow()&&(this.contextmenuOutsideHandler2=Object(d["a"])(window,"blur",this.onContextmenuClose))}else this.clearOutsideHandler()},onMouseenter:function(t){var e=this.$props.mouseEnterDelay;this.fireEvents("mouseenter",t),this.delaySetPopupVisible(!0,e,e?null:t)},onMouseMove:function(t){this.fireEvents("mousemove",t),this.setPoint(t)},onMouseleave:function(t){this.fireEvents("mouseleave",t),this.delaySetPopupVisible(!1,this.$props.mouseLeaveDelay)},onPopupMouseenter:function(){this.clearDelayTimer()},onPopupMouseleave:function(t){t&&t.relatedTarget&&!t.relatedTarget.setTimeout&&this._component&&this._component.getPopupDomNode&&Object(l["a"])(this._component.getPopupDomNode(),t.relatedTarget)||this.delaySetPopupVisible(!1,this.$props.mouseLeaveDelay)},onFocus:function(t){this.fireEvents("focus",t),this.clearDelayTimer(),this.isFocusToShow()&&(this.focusTime=Date.now(),this.delaySetPopupVisible(!0,this.$props.focusDelay))},onMousedown:function(t){this.fireEvents("mousedown",t),this.preClickTime=Date.now()},onTouchstart:function(t){this.fireEvents("touchstart",t),this.preTouchTime=Date.now()},onBlur:function(t){Object(l["a"])(t.target,t.relatedTarget||document.activeElement)||(this.fireEvents("blur",t),this.clearDelayTimer(),this.isBlurToHide()&&this.delaySetPopupVisible(!1,this.$props.blurDelay))},onContextmenu:function(t){t.preventDefault(),this.fireEvents("contextmenu",t),this.setPopupVisible(!0,t)},onContextmenuClose:function(){this.isContextmenuToShow()&&this.close()},onClick:function(t){if(this.fireEvents("click",t),this.focusTime){var e=void 0;if(this.preClickTime&&this.preTouchTime?e=Math.min(this.preClickTime,this.preTouchTime):this.preClickTime?e=this.preClickTime:this.preTouchTime&&(e=this.preTouchTime),Math.abs(e-this.focusTime)<20)return;this.focusTime=0}this.preClickTime=0,this.preTouchTime=0,this.isClickToShow()&&(this.isClickToHide()||this.isBlurToHide())&&t&&t.preventDefault&&t.preventDefault(),t&&t.domEvent&&t.domEvent.preventDefault();var n=!this.$data.sPopupVisible;(this.isClickToHide()&&!n||n&&this.isClickToShow())&&this.setPopupVisible(!this.$data.sPopupVisible,t)},onPopupMouseDown:function(){var t=this,e=this.vcTriggerContext,n=void 0===e?{}:e;this.hasPopupMouseDown=!0,clearTimeout(this.mouseDownTimeout),this.mouseDownTimeout=setTimeout((function(){t.hasPopupMouseDown=!1}),0),n.onPopupMouseDown&&n.onPopupMouseDown.apply(n,arguments)},onDocumentClick:function(t){if(!this.$props.mask||this.$props.maskClosable){var e=t.target,n=this.$el;Object(l["a"])(n,e)||this.hasPopupMouseDown||this.close()}},getPopupDomNode:function(){return this._component&&this._component.getPopupDomNode?this._component.getPopupDomNode():null},getRootDomNode:function(){return this.$el},handleGetPopupClassFromAlign:function(t){var e=[],n=this.$props,r=n.popupPlacement,i=n.builtinPlacements,a=n.prefixCls,o=n.alignPoint,s=n.getPopupClassNameFromAlign;return r&&i&&e.push(ae(i,a,t,o)),s&&e.push(s(t)),e.join(" ")},getPopupAlign:function(){var t=this.$props,e=t.popupPlacement,n=t.popupAlign,r=t.builtinPlacements;return e&&r?ie(r,e,n):n},savePopup:function(t){this._component=t,this.savePopupRef(t)},getComponent:function(){var t=this.$createElement,e=this,n={};this.isMouseEnterToShow()&&(n.mouseenter=e.onPopupMouseenter),this.isMouseLeaveToHide()&&(n.mouseleave=e.onPopupMouseleave),n.mousedown=this.onPopupMouseDown,n.touchstart=this.onPopupMouseDown;var r=e.handleGetPopupClassFromAlign,i=e.getRootDomNode,o=e.getContainer,s=e.$props,c=s.prefixCls,u=s.destroyPopupOnHide,l=s.popupClassName,h=s.action,d=s.popupAnimation,p=s.popupTransitionName,v=s.popupStyle,g=s.mask,m=s.maskAnimation,y=s.maskTransitionName,b=s.zIndex,x=s.stretch,w=s.alignPoint,_=this.$data,O=_.sPopupVisible,C=_.point,S=this.getPopupAlign(),M={props:{prefixCls:c,destroyPopupOnHide:u,visible:O,point:w&&C,action:h,align:S,animation:d,getClassNameFromAlign:r,stretch:x,getRootDomNode:i,mask:g,zIndex:b,transitionName:p,maskAnimation:m,maskTransitionName:y,getContainer:o,popupClassName:l,popupStyle:v},on:a()({align:Object(f["k"])(this).popupAlign||oe},n),directives:[{name:"ant-ref",value:this.savePopup}]};return t(ne,M,[Object(f["g"])(e,"popup")])},getContainer:function(){var t=this.$props,e=this.dialogContext,n=document.createElement("div");n.style.position="absolute",n.style.top="0",n.style.left="0",n.style.width="100%";var r=t.getPopupContainer?t.getPopupContainer(this.$el,e):t.getDocument().body;return r.appendChild(n),this.popupContainer=n,n},setPopupVisible:function(t,e){var n=this.alignPoint,r=this.sPopupVisible;if(this.clearDelayTimer(),r!==t){Object(f["s"])(this,"popupVisible")||this.setState({sPopupVisible:t,prevPopupVisible:r});var i=Object(f["k"])(this);i.popupVisibleChange&&i.popupVisibleChange(t)}n&&e&&this.setPoint(e)},setPoint:function(t){var e=this.$props.alignPoint;e&&t&&this.setState({point:{pageX:t.pageX,pageY:t.pageY}})},delaySetPopupVisible:function(t,e,n){var r=this,i=1e3*e;if(this.clearDelayTimer(),i){var a=n?{pageX:n.pageX,pageY:n.pageY}:null;this.delayTimer=Object(h["b"])((function(){r.setPopupVisible(t,a),r.clearDelayTimer()}),i)}else this.setPopupVisible(t,n)},clearDelayTimer:function(){this.delayTimer&&(Object(h["a"])(this.delayTimer),this.delayTimer=null)},clearOutsideHandler:function(){this.clickOutsideHandler&&(this.clickOutsideHandler.remove(),this.clickOutsideHandler=null),this.contextmenuOutsideHandler1&&(this.contextmenuOutsideHandler1.remove(),this.contextmenuOutsideHandler1=null),this.contextmenuOutsideHandler2&&(this.contextmenuOutsideHandler2.remove(),this.contextmenuOutsideHandler2=null),this.touchOutsideHandler&&(this.touchOutsideHandler.remove(),this.touchOutsideHandler=null)},createTwoChains:function(t){var e=function(){},n=Object(f["k"])(this);return this.childOriginEvents[t]&&n[t]?this["fire"+t]:(e=this.childOriginEvents[t]||n[t]||e,e)},isClickToShow:function(){var t=this.$props,e=t.action,n=t.showAction;return-1!==e.indexOf("click")||-1!==n.indexOf("click")},isContextmenuToShow:function(){var t=this.$props,e=t.action,n=t.showAction;return-1!==e.indexOf("contextmenu")||-1!==n.indexOf("contextmenu")},isClickToHide:function(){var t=this.$props,e=t.action,n=t.hideAction;return-1!==e.indexOf("click")||-1!==n.indexOf("click")},isMouseEnterToShow:function(){var t=this.$props,e=t.action,n=t.showAction;return-1!==e.indexOf("hover")||-1!==n.indexOf("mouseenter")},isMouseLeaveToHide:function(){var t=this.$props,e=t.action,n=t.hideAction;return-1!==e.indexOf("hover")||-1!==n.indexOf("mouseleave")},isFocusToShow:function(){var t=this.$props,e=t.action,n=t.showAction;return-1!==e.indexOf("focus")||-1!==n.indexOf("focus")},isBlurToHide:function(){var t=this.$props,e=t.action,n=t.hideAction;return-1!==e.indexOf("focus")||-1!==n.indexOf("blur")},forcePopupAlign:function(){this.$data.sPopupVisible&&this._component&&this._component.$refs.alignInstance&&this._component.$refs.alignInstance.forceAlign()},fireEvents:function(t,e){this.childOriginEvents[t]&&this.childOriginEvents[t](e),this.__emit(t,e)},close:function(){this.setPopupVisible(!1)}},render:function(){var t=this,e=arguments[0],n=this.sPopupVisible,r=Object(f["c"])(this.$slots["default"]),i=this.$props,a=i.forceRender,o=i.alignPoint;r.length>1&&Object(p["a"])(!1,"Trigger $slots.default.length > 1, just support only one default",!0);var s=r[0];this.childOriginEvents=Object(f["h"])(s);var c={props:{},nativeOn:{},key:"trigger"};return this.isContextmenuToShow()?c.nativeOn.contextmenu=this.onContextmenu:c.nativeOn.contextmenu=this.createTwoChains("contextmenu"),this.isClickToHide()||this.isClickToShow()?(c.nativeOn.click=this.onClick,c.nativeOn.mousedown=this.onMousedown,c.nativeOn.touchstart=this.onTouchstart):(c.nativeOn.click=this.createTwoChains("click"),c.nativeOn.mousedown=this.createTwoChains("mousedown"),c.nativeOn.touchstart=this.createTwoChains("onTouchstart")),this.isMouseEnterToShow()?(c.nativeOn.mouseenter=this.onMouseenter,o&&(c.nativeOn.mousemove=this.onMouseMove)):c.nativeOn.mouseenter=this.createTwoChains("mouseenter"),this.isMouseLeaveToHide()?c.nativeOn.mouseleave=this.onMouseleave:c.nativeOn.mouseleave=this.createTwoChains("mouseleave"),this.isFocusToShow()||this.isBlurToHide()?(c.nativeOn.focus=this.onFocus,c.nativeOn.blur=this.onBlur):(c.nativeOn.focus=this.createTwoChains("focus"),c.nativeOn.blur=function(e){!e||e.relatedTarget&&Object(l["a"])(e.target,e.relatedTarget)||t.createTwoChains("blur")(e)}),this.trigger=Object(Bt["a"])(s,c),e(se,{attrs:{parent:this,visible:n,autoMount:!1,forceRender:a,getComponent:this.getComponent,getContainer:this.getContainer,children:function(e){var n=e.renderComponent;return t.renderComponent=n,t.trigger}}})}};e["a"]=fe},"84c3":function(t,e,n){var r=n("74e8");r("Uint16",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},"857a":function(t,e,n){var r=n("1d80"),i=/"/g;t.exports=function(t,e,n,a){var o=String(r(t)),s="<"+e;return""!==n&&(s+=" "+n+'="'+String(a).replace(i,""")+'"'),s+">"+o+""}},8592:function(t,e,n){"use strict";var r=n("b1e0"),i=n("db14");r["b"].setDefaultIndicator=r["c"],r["b"].install=function(t){t.use(i["a"]),t.component(r["b"].name,r["b"])},e["a"]=r["b"]},"85e3":function(t,e){function n(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}t.exports=n},"85e7":function(t,e,n){var r=n("1a14"),i=n("77e9"),a=n("9876");t.exports=n("0bad")?Object.defineProperties:function(t,e){i(t);var n,o=a(e),s=o.length,c=0;while(s>c)r.f(t,n=o[c++],e[n]);return t}},8604:function(t,e,n){var r=n("26e8"),i=n("e2c0");function a(t,e){return null!=t&&i(t,e,r)}t.exports=a},"861d":function(t,e){t.exports=function(t){return"object"===typeof t?null!==t:"function"===typeof t}},"872a":function(t,e,n){var r=n("3b4a");function i(t,e,n){"__proto__"==e&&r?r(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}t.exports=i},8771:function(t,e,n){var r=n("cc15")("iterator"),i=!1;try{var a=[7][r]();a["return"]=function(){i=!0},Array.from(a,(function(){throw 2}))}catch(o){}t.exports=function(t,e){if(!e&&!i)return!1;var n=!1;try{var a=[7],s=a[r]();s.next=function(){return{done:n=!0}},a[r]=function(){return s},t(a)}catch(o){}return n}},8827:function(t,e,n){"use strict";e.__esModule=!0,e.default=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}},"882a":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n("41b2"),i=u(r),a=n("6604"),o=u(a),s=n("5669"),c=u(s);function u(t){return t&&t.__esModule?t:{default:t}}var l={lang:(0,i["default"])({placeholder:"请选择日期",rangePlaceholder:["开始日期","结束日期"]},o["default"]),timePickerLocale:(0,i["default"])({},c["default"])};l.lang.ok="确 定",e["default"]=l},8925:function(t,e,n){var r=n("c6cd"),i=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return i.call(t)}),t.exports=r.inspectSource},"89d9":function(t,e,n){var r=n("656b"),i=n("159a"),a=n("e2e4");function o(t,e,n){var o=-1,s=e.length,c={};while(++o0&&(x=p.map((function(n){return"string"===typeof n?e(l["a"],{key:n,attrs:{prefixCls:m,disabled:u.disabled,value:n,checked:t.stateValue===n}},[n]):e(l["a"],{key:"radio-group-value-options-"+n.value,attrs:{prefixCls:m,disabled:n.disabled||u.disabled,value:n.value,checked:t.stateValue===n.value}},[n.label])}))),e("div",{class:b,on:{mouseenter:a,mouseleave:s}},[x])}}},"8a0d":function(t,e){t.exports={}},"8a59":function(t,e,n){var r=n("74e8");r("Uint8",(function(t){return function(e,n,r){return t(this,e,n,r)}}),!0)},"8a79":function(t,e,n){"use strict";var r=n("23e7"),i=n("06cf").f,a=n("50c4"),o=n("5a34"),s=n("1d80"),c=n("ab13"),u=n("c430"),l="".endsWith,f=Math.min,h=c("endsWith"),d=!u&&!h&&!!function(){var t=i(String.prototype,"endsWith");return t&&!t.writable}();r({target:"String",proto:!0,forced:!d&&!h},{endsWith:function(t){var e=String(s(this));o(t);var n=arguments.length>1?arguments[1]:void 0,r=a(e.length),i=void 0===n?r:f(a(n),r),c=String(t);return l?l.call(e,c,i):e.slice(i-c.length,i)===c}})},"8aa5":function(t,e,n){"use strict";var r=n("6547").charAt;t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},"8aa7":function(t,e,n){var r=n("da84"),i=n("d039"),a=n("1c7e"),o=n("ebb5").NATIVE_ARRAY_BUFFER_VIEWS,s=r.ArrayBuffer,c=r.Int8Array;t.exports=!o||!i((function(){c(1)}))||!i((function(){new c(-1)}))||!a((function(t){new c,new c(null),new c(1.5),new c(t)}),!0)||i((function(){return 1!==new c(new s(2),1,void 0).length}))},"8aab":function(t,e,n){var r=n("6aa8"),i=n("cc15")("iterator"),a=n("8a0d");t.exports=n("5524").isIterable=function(t){var e=Object(t);return void 0!==e[i]||"@@iterator"in e||a.hasOwnProperty(r(e))}},"8adb":function(t,e){function n(t,e){if(("constructor"!==e||"function"!==typeof t[e])&&"__proto__"!=e)return t[e]}t.exports=n},"8b09":function(t,e,n){var r=n("74e8");r("Int16",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},"8b1a":function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},"8b9a":function(t,e,n){var r=n("23e7"),i=n("825a"),a=n("3bbe"),o=n("d2bb");o&&r({target:"Reflect",stat:!0},{setPrototypeOf:function(t,e){i(t),a(e);try{return o(t,e),!0}catch(n){return!1}}})},"8ba4":function(t,e,n){var r=n("23e7"),i=n("5e89");r({target:"Number",stat:!0},{isInteger:i})},"8c3f":function(t,e,n){},"8c4f":function(t,e,n){"use strict"; +/*! + * vue-router v3.5.1 + * (c) 2021 Evan You + * @license MIT + */function r(t,e){0}function i(t,e){for(var n in e)t[n]=e[n];return t}var a=/[!'()*]/g,o=function(t){return"%"+t.charCodeAt(0).toString(16)},s=/%2C/g,c=function(t){return encodeURIComponent(t).replace(a,o).replace(s,",")};function u(t){try{return decodeURIComponent(t)}catch(e){0}return t}function l(t,e,n){void 0===e&&(e={});var r,i=n||h;try{r=i(t||"")}catch(s){r={}}for(var a in e){var o=e[a];r[a]=Array.isArray(o)?o.map(f):f(o)}return r}var f=function(t){return null==t||"object"===typeof t?t:String(t)};function h(t){var e={};return t=t.trim().replace(/^(\?|#|&)/,""),t?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),r=u(n.shift()),i=n.length>0?u(n.join("=")):null;void 0===e[r]?e[r]=i:Array.isArray(e[r])?e[r].push(i):e[r]=[e[r],i]})),e):e}function d(t){var e=t?Object.keys(t).map((function(e){var n=t[e];if(void 0===n)return"";if(null===n)return c(e);if(Array.isArray(n)){var r=[];return n.forEach((function(t){void 0!==t&&(null===t?r.push(c(e)):r.push(c(e)+"="+c(t)))})),r.join("&")}return c(e)+"="+c(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var p=/\/?$/;function v(t,e,n,r){var i=r&&r.options.stringifyQuery,a=e.query||{};try{a=g(a)}catch(s){}var o={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:a,params:e.params||{},fullPath:b(e,i),matched:t?y(t):[]};return n&&(o.redirectedFrom=b(n,i)),Object.freeze(o)}function g(t){if(Array.isArray(t))return t.map(g);if(t&&"object"===typeof t){var e={};for(var n in t)e[n]=g(t[n]);return e}return t}var m=v(null,{path:"/"});function y(t){var e=[];while(t)e.unshift(t),t=t.parent;return e}function b(t,e){var n=t.path,r=t.query;void 0===r&&(r={});var i=t.hash;void 0===i&&(i="");var a=e||d;return(n||"/")+a(r)+i}function x(t,e,n){return e===m?t===e:!!e&&(t.path&&e.path?t.path.replace(p,"")===e.path.replace(p,"")&&(n||t.hash===e.hash&&w(t.query,e.query)):!(!t.name||!e.name)&&(t.name===e.name&&(n||t.hash===e.hash&&w(t.query,e.query)&&w(t.params,e.params))))}function w(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),r=Object.keys(e).sort();return n.length===r.length&&n.every((function(n,i){var a=t[n],o=r[i];if(o!==n)return!1;var s=e[n];return null==a||null==s?a===s:"object"===typeof a&&"object"===typeof s?w(a,s):String(a)===String(s)}))}function _(t,e){return 0===t.path.replace(p,"/").indexOf(e.path.replace(p,"/"))&&(!e.hash||t.hash===e.hash)&&O(t.query,e.query)}function O(t,e){for(var n in e)if(!(n in t))return!1;return!0}function C(t){for(var e=0;e=0&&(e=t.slice(r),t=t.slice(0,r));var i=t.indexOf("?");return i>=0&&(n=t.slice(i+1),t=t.slice(0,i)),{path:t,query:n,hash:e}}function z(t){return t.replace(/\/\//g,"/")}var E=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},A=Z,P=H,L=D,V=$,I=X,R=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function H(t,e){var n,r=[],i=0,a=0,o="",s=e&&e.delimiter||"/";while(null!=(n=R.exec(t))){var c=n[0],u=n[1],l=n.index;if(o+=t.slice(a,l),a=l+c.length,u)o+=u[1];else{var f=t[a],h=n[2],d=n[3],p=n[4],v=n[5],g=n[6],m=n[7];o&&(r.push(o),o="");var y=null!=h&&null!=f&&f!==h,b="+"===g||"*"===g,x="?"===g||"*"===g,w=n[2]||s,_=p||v;r.push({name:d||i++,prefix:h||"",delimiter:w,optional:x,repeat:b,partial:y,asterisk:!!m,pattern:_?W(_):m?".*":"[^"+B(w)+"]+?"})}}return a1||!C.length)return 0===C.length?t():t("span",{},C)}if("a"===this.tag)O.on=w,O.attrs={href:c,"aria-current":y};else{var S=st(this.$slots.default);if(S){S.isStatic=!1;var M=S.data=i({},S.data);for(var k in M.on=M.on||{},M.on){var j=M.on[k];k in w&&(M.on[k]=Array.isArray(j)?j:[j])}for(var T in w)T in M.on?M.on[T].push(w[T]):M.on[T]=b;var z=S.data.attrs=i({},S.data.attrs);z.href=c,z["aria-current"]=y}else O.on=w}return t(this.tag,O,this.$slots.default)}};function ot(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&(void 0===t.button||0===t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function st(t){if(t)for(var e,n=0;n-1&&(s.params[f]=n.params[f]);return s.path=J(u.path,s.params,'named route "'+c+'"'),h(u,s,o)}if(s.path){s.params={};for(var d=0;d=t.length?n():t[i]?e(t[i],(function(){r(i+1)})):r(i+1)};r(0)}var Dt={redirected:2,aborted:4,cancelled:8,duplicated:16};function Ft(t,e){return Wt(t,e,Dt.redirected,'Redirected when going from "'+t.fullPath+'" to "'+qt(e)+'" via a navigation guard.')}function Nt(t,e){var n=Wt(t,e,Dt.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}function $t(t,e){return Wt(t,e,Dt.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function Bt(t,e){return Wt(t,e,Dt.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}function Wt(t,e,n,r){var i=new Error(r);return i._isRouter=!0,i.from=t,i.to=e,i.type=n,i}var Yt=["params","query","hash"];function qt(t){if("string"===typeof t)return t;if("path"in t)return t.path;var e={};return Yt.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}function Ut(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function Kt(t,e){return Ut(t)&&t._isRouter&&(null==e||t.type===e)}function Gt(t){return function(e,n,r){var i=!1,a=0,o=null;Xt(t,(function(t,e,n,s){if("function"===typeof t&&void 0===t.cid){i=!0,a++;var c,u=te((function(e){Jt(e)&&(e=e.default),t.resolved="function"===typeof e?e:et.extend(e),n.components[s]=e,a--,a<=0&&r()})),l=te((function(t){var e="Failed to resolve async component "+s+": "+t;o||(o=Ut(t)?t:new Error(e),r(o))}));try{c=t(u,l)}catch(h){l(h)}if(c)if("function"===typeof c.then)c.then(u,l);else{var f=c.component;f&&"function"===typeof f.then&&f.then(u,l)}}})),i||r()}}function Xt(t,e){return Zt(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Zt(t){return Array.prototype.concat.apply([],t)}var Qt="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function Jt(t){return t.__esModule||Qt&&"Module"===t[Symbol.toStringTag]}function te(t){var e=!1;return function(){var n=[],r=arguments.length;while(r--)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var ee=function(t,e){this.router=t,this.base=ne(e),this.current=m,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function ne(t){if(!t)if(ut){var e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}function re(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,r=Vt&&n;r&&this.listeners.push(Ot());var i=function(){var n=t.current,i=he(t.base);t.current===m&&i===t._startLocation||t.transitionTo(i,(function(t){r&&Ct(e,t,n,!0)}))};window.addEventListener("popstate",i),this.listeners.push((function(){window.removeEventListener("popstate",i)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,i=this,a=i.current;this.transitionTo(t,(function(t){It(z(r.base+t.fullPath)),Ct(r.router,t,a,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,i=this,a=i.current;this.transitionTo(t,(function(t){Rt(z(r.base+t.fullPath)),Ct(r.router,t,a,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(he(this.base)!==this.current.fullPath){var e=z(this.base+this.current.fullPath);t?It(e):Rt(e)}},e.prototype.getCurrentLocation=function(){return he(this.base)},e}(ee);function he(t){var e=window.location.pathname;return t&&0===e.toLowerCase().indexOf(t.toLowerCase())&&(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var de=function(t){function e(e,n,r){t.call(this,e,n),r&&pe(this.base)||ve()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=Vt&&n;r&&this.listeners.push(Ot());var i=function(){var e=t.current;ve()&&t.transitionTo(ge(),(function(n){r&&Ct(t.router,n,e,!0),Vt||be(n.fullPath)}))},a=Vt?"popstate":"hashchange";window.addEventListener(a,i),this.listeners.push((function(){window.removeEventListener(a,i)}))}},e.prototype.push=function(t,e,n){var r=this,i=this,a=i.current;this.transitionTo(t,(function(t){ye(t.fullPath),Ct(r.router,t,a,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,i=this,a=i.current;this.transitionTo(t,(function(t){be(t.fullPath),Ct(r.router,t,a,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;ge()!==e&&(t?ye(e):be(e))},e.prototype.getCurrentLocation=function(){return ge()},e}(ee);function pe(t){var e=he(t);if(!/^\/#/.test(e))return window.location.replace(z(t+"/#"+e)),!0}function ve(){var t=ge();return"/"===t.charAt(0)||(be("/"+t),!1)}function ge(){var t=window.location.href,e=t.indexOf("#");return e<0?"":(t=t.slice(e+1),t)}function me(t){var e=window.location.href,n=e.indexOf("#"),r=n>=0?e.slice(0,n):e;return r+"#"+t}function ye(t){Vt?It(me(t)):window.location.hash=t}function be(t){Vt?Rt(me(t)):window.location.replace(me(t))}var xe=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach((function(e){e&&e(r,t)}))}),(function(t){Kt(t,Dt.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(ee),we=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=pt(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!Vt&&!1!==t.fallback,this.fallback&&(e="hash"),ut||(e="abstract"),this.mode=e,e){case"history":this.history=new fe(this,t.base);break;case"hash":this.history=new de(this,t.base,this.fallback);break;case"abstract":this.history=new xe(this,t.base);break;default:0}},_e={currentRoute:{configurable:!0}};function Oe(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function Ce(t,e,n){var r="hash"===n?"#"+e:e;return t?z(t+"/"+r):r}we.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},_e.currentRoute.get=function(){return this.history&&this.history.current},we.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof fe||n instanceof de){var r=function(t){var r=n.current,i=e.options.scrollBehavior,a=Vt&&i;a&&"fullPath"in t&&Ct(e,t,r,!1)},i=function(t){n.setupListeners(),r(t)};n.transitionTo(n.getCurrentLocation(),i,i)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},we.prototype.beforeEach=function(t){return Oe(this.beforeHooks,t)},we.prototype.beforeResolve=function(t){return Oe(this.resolveHooks,t)},we.prototype.afterEach=function(t){return Oe(this.afterHooks,t)},we.prototype.onReady=function(t,e){this.history.onReady(t,e)},we.prototype.onError=function(t){this.history.onError(t)},we.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},we.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},we.prototype.go=function(t){this.history.go(t)},we.prototype.back=function(){this.go(-1)},we.prototype.forward=function(){this.go(1)},we.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},we.prototype.resolve=function(t,e,n){e=e||this.history.current;var r=tt(t,e,n,this),i=this.match(r,e),a=i.redirectedFrom||i.fullPath,o=this.history.base,s=Ce(o,a,this.mode);return{location:r,route:i,href:s,normalizedTo:r,resolved:i}},we.prototype.getRoutes=function(){return this.matcher.getRoutes()},we.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==m&&this.history.transitionTo(this.history.getCurrentLocation())},we.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==m&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(we.prototype,_e),we.install=ct,we.version="3.5.1",we.isNavigationFailure=Kt,we.NavigationFailureType=Dt,we.START_LOCATION=m,ut&&window.Vue&&window.Vue.use(we),e["a"]=we},"8d1e":function(t,e,n){},"8d74":function(t,e,n){var r=n("4cef"),i=/^\s+/;function a(t){return t?t.slice(0,r(t)+1).replace(i,""):t}t.exports=a},"8db3":function(t,e,n){var r=n("47f5");function i(t,e){var n=null==t?0:t.length;return!!n&&r(t,e,0)>-1}t.exports=i},"8de2":function(t,e,n){var r=n("8eeb"),i=n("9934");function a(t){return r(t,i(t))}t.exports=a},"8df4":function(t,e,n){"use strict";var r=n("7a77");function i(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;t((function(t){n.reason||(n.reason=new r(t),e(n.reason))}))}i.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},i.source=function(){var t,e=new i((function(e){t=e}));return{token:e,cancel:t}},t.exports=i},"8df8":function(t,e,n){"use strict";t.exports=a,t.exports.isMobile=a,t.exports.default=a;var r=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series[46]0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i,i=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series[46]0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino|android|ipad|playbook|silk/i;function a(t){t||(t={});var e=t.ua;if(e||"undefined"===typeof navigator||(e=navigator.userAgent),e&&e.headers&&"string"===typeof e.headers["user-agent"]&&(e=e.headers["user-agent"]),"string"!==typeof e)return!1;var n=t.tablet?i.test(e):r.test(e);return!n&&t.tablet&&t.featureDetect&&navigator&&navigator.maxTouchPoints>1&&-1!==e.indexOf("Macintosh")&&-1!==e.indexOf("Safari")&&(n=!0),n}},"8e60":function(t,e,n){"use strict";var r=n("4d91"),i=n("7b05");e["a"]={name:"Portal",props:{getContainer:r["a"].func.isRequired,children:r["a"].any.isRequired,didUpdate:r["a"].func},mounted:function(){this.createContainer()},updated:function(){var t=this,e=this.$props.didUpdate;e&&this.$nextTick((function(){e(t.$props)}))},beforeDestroy:function(){this.removeContainer()},methods:{createContainer:function(){this._container=this.$props.getContainer(),this.$forceUpdate()},removeContainer:function(){this._container&&this._container.parentNode&&this._container.parentNode.removeChild(this._container)}},render:function(){return this._container?Object(i["a"])(this.$props.children,{directives:[{name:"ant-portal",value:this._container}]}):null}}},"8e8e":function(t,e,n){"use strict";e.__esModule=!0,e.default=function(t,e){var n={};for(var r in t)e.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r]);return n}},"8e95":function(t,e,n){var r=n("c195");t.exports=new r},"8eb5":function(t,e){var n=Math.expm1,r=Math.exp;t.exports=!n||n(10)>22025.465794806718||n(10)<22025.465794806718||-2e-17!=n(-2e-17)?function(t){return 0==(t=+t)?t:t>-1e-6&&t<1e-6?t+t*t/2:r(t)-1}:n},"8eeb":function(t,e,n){var r=n("32b3"),i=n("872a");function a(t,e,n,a){var o=!n;n||(n={});var s=-1,c=e.length;while(++s0&&(!c.multiline||c.multiline&&"\n"!==t[c.lastIndex-1])&&(p="(?: "+p+")",g=" "+g,v++),n=new RegExp("^(?:"+p+")",d)),f&&(n=new RegExp("^"+p+"$(?!\\s)",d)),u&&(e=c.lastIndex),i=o.call(h?n:c,g),h?i?(i.input=i.input.slice(v),i[0]=i[0].slice(v),i.index=c.lastIndex,c.lastIndex+=i[0].length):c.lastIndex=0:u&&i&&(c.lastIndex=c.global?i.index+i[0].length:e),f&&i&&i.length>1&&s.call(i[0],n,(function(){for(a=1;a1&&void 0!==arguments[1]?arguments[1]:{},n=e.beforeEnter,a=e.enter,o=e.afterEnter,s=e.leave,c=e.afterLeave,u=e.appear,l=void 0===u||u,f=e.tag,h=e.nativeOn,d={props:{appear:l,css:!1},on:{beforeEnter:n||i,enter:a||function(e,n){Object(r["a"])(e,t+"-enter",n)},afterEnter:o||i,leave:s||function(e,n){Object(r["a"])(e,t+"-leave",n)},afterLeave:c||i},nativeOn:h};return f&&(d.tag=f),d};e["a"]=a},"950a":function(t,e,n){var r=n("30c9");function i(t,e){return function(n,i){if(null==n)return n;if(!r(n))return t(n,i);var a=n.length,o=e?a:-1,s=Object(n);while(e?o--:++o(window.innerHeight||document.documentElement.clientHeight)&&window.innerWidth>document.body.offsetWidth?Object(_["a"])(1):0,p="width "+c+" "+u,v="transform "+c+" "+u;if(t&&"hidden"!==document.body.style.overflow){if(document.body.style.overflow="hidden",d){switch(document.body.style.position="relative",document.body.style.width="calc(100% - "+d+"px)",this.dom.style.transition="none",o){case"right":this.dom.style.transform="translateX(-"+d+"px)",this.dom.style.msTransform="translateX(-"+d+"px)";break;case"top":case"bottom":this.dom.style.width="calc(100% - "+d+"px)",this.dom.style.transform="translateZ(0)";break;default:break}clearTimeout(this.timeout),this.timeout=setTimeout((function(){i.dom.style.transition=v+","+p,i.dom.style.width="",i.dom.style.transform="",i.dom.style.msTransform=""}))}h.forEach((function(t,e){t&&E(t,f[e]||"touchmove",e?i.removeMoveHandler:i.removeStartHandler,i.passive)}))}else if(this.getCurrentDrawerSome()){if(document.body.style.overflow="",(this.isOpenChange||e)&&d){document.body.style.position="",document.body.style.width="",T&&(document.body.style.overflowX="hidden"),this.dom.style.transition="none";var g=void 0;switch(o){case"right":this.dom.style.transform="translateX("+d+"px)",this.dom.style.msTransform="translateX("+d+"px)",this.dom.style.width="100%",p="width 0s "+u+" "+c,this.maskDom&&(this.maskDom.style.left="-"+d+"px",this.maskDom.style.width="calc(100% + "+d+"px)");break;case"top":case"bottom":this.dom.style.width="calc(100% + "+d+"px)",this.dom.style.height="100%",this.dom.style.transform="translateZ(0)",g="height 0s "+u+" "+c;break;default:break}clearTimeout(this.timeout),this.timeout=setTimeout((function(){i.dom.style.transition=v+","+(g?g+",":"")+p,i.dom.style.transform="",i.dom.style.msTransform="",i.dom.style.width="",i.dom.style.height=""}))}h.forEach((function(t,e){t&&A(t,f[e]||"touchmove",e?i.removeMoveHandler:i.removeStartHandler,i.passive)}))}}var m=Object(x["k"])(this),y=m.change;y&&this.isOpenChange&&this.sFirstEnter&&(y(t),this.isOpenChange=!1)},getChildToRender:function(t){var e,n=this,r=this.$createElement,a=this.$props,o=a.className,s=a.prefixCls,c=a.placement,u=a.handler,f=a.showMask,h=a.maskStyle,p=a.width,v=a.height,g=a.wrapStyle,m=a.keyboard,y=a.maskClosable,b=this.$slots["default"],_=l()(s,(e={},i()(e,s+"-"+c,!0),i()(e,s+"-open",t),i()(e,o,!!o),i()(e,"no-mask",!f),e)),O=this.isOpenChange,C="left"===c||"right"===c,S="translate"+(C?"X":"Y"),M="left"===c||"top"===c?"-100%":"100%",k=t?"":S+"("+M+")";if(void 0===O||O){var j=this.contentDom?this.contentDom.getBoundingClientRect()[C?"width":"height"]:0,T=(C?p:v)||j;this.setLevelDomTransform(t,!1,S,T)}var z=void 0;if(!1!==u){var E=r("div",{class:"drawer-handle"},[r("i",{class:"drawer-handle-icon"})]),A=this.handler,P=A&&A[0]||E,V=Object(x["i"])(P),R=V.click;z=Object(w["a"])(P,{on:{click:function(t){R&&R(),n.onIconTouchEnd(t)}},directives:[{name:"ant-ref",value:function(t){n.handlerdom=t}}]})}var H={class:_,directives:[{name:"ant-ref",value:function(t){n.dom=t}}],on:{transitionend:this.onWrapperTransitionEnd,keydown:t&&m?this.onKeyDown:I},style:g},D=[{name:"ant-ref",value:function(t){n.maskDom=t}}],F=[{name:"ant-ref",value:function(t){n.contentWrapper=t}}],N=[{name:"ant-ref",value:function(t){n.contentDom=t}}];return r("div",d()([H,{attrs:{tabIndex:-1}}]),[f&&r("div",d()([{key:t,class:s+"-mask",on:{click:y?this.onMaskTouchEnd:I},style:h},{directives:D}])),r("div",d()([{class:s+"-content-wrapper",style:{transform:k,msTransform:k,width:L(p)?p+"px":p,height:L(v)?v+"px":v}},{directives:F}]),[r("div",d()([{class:s+"-content"},{directives:N},{on:{touchstart:t?this.removeStartHandler:I,touchmove:t?this.removeMoveHandler:I}}]),[b]),z])])},getOpen:function(){return void 0!==this.open?this.open:this.sOpen},getTouchParentScroll:function(t,e,n,r){if(!e||e===document)return!1;if(e===t.parentNode)return!0;var i=Math.max(Math.abs(n),Math.abs(r))===Math.abs(r),a=Math.max(Math.abs(n),Math.abs(r))===Math.abs(n),o=e.scrollHeight-e.clientHeight,s=e.scrollWidth-e.clientWidth,c=e.scrollTop,u=e.scrollLeft;e.scrollTo&&e.scrollTo(e.scrollLeft+1,e.scrollTop+1);var l=e.scrollTop,f=e.scrollLeft;return e.scrollTo&&e.scrollTo(e.scrollLeft-1,e.scrollTop-1),!((!i||o&&l-c&&(!o||!(e.scrollTop>=o&&r<0||e.scrollTop<=0&&r>0)))&&(!a||s&&f-u&&(!s||!(e.scrollLeft>=s&&n<0||e.scrollLeft<=0&&n>0))))&&this.getTouchParentScroll(t,e.parentNode,n,r)},removeStartHandler:function(t){t.touches.length>1||(this.startPos={x:t.touches[0].clientX,y:t.touches[0].clientY})},removeMoveHandler:function(t){if(!(t.changedTouches.length>1)){var e=t.currentTarget,n=t.changedTouches[0].clientX-this.startPos.x,r=t.changedTouches[0].clientY-this.startPos.y;(e===this.maskDom||e===this.handlerdom||e===this.contentDom&&this.getTouchParentScroll(e,t.target,n,r))&&t.preventDefault()}},trnasitionEnd:function(t){A(t.target,z,this.trnasitionEnd),t.target.style.transition=""},defaultGetContainer:function(){if(H)return null;var t=document.createElement("div");return this.parent.appendChild(t),this.wrapperClassName&&(t.className=this.wrapperClassName),t}},render:function(){var t=this,e=arguments[0],n=this.$props,r=n.getContainer,i=n.wrapperClassName,a=n.handler,o=n.forceRender,s=this.getOpen(),c=null;R[this.drawerId]=s?this.container:s;var u=this.getChildToRender(!!this.sFirstEnter&&s);if(!r){var l=[{name:"ant-ref",value:function(e){t.container=e}}];return e("div",d()([{class:i},{directives:l}]),[u])}if(!this.container||!s&&!this.sFirstEnter)return null;var f=!!a||o;return(f||s||this.dom)&&(c=e(V["a"],{attrs:{getContainer:this.getSelfContainer,children:u}})),c}},F=D,N=F,$=n("0c63"),B=n("4df5"),W=n("db14"),Y={name:"ADrawer",props:{closable:O["a"].bool.def(!0),destroyOnClose:O["a"].bool,getContainer:O["a"].any,maskClosable:O["a"].bool.def(!0),mask:O["a"].bool.def(!0),maskStyle:O["a"].object,wrapStyle:O["a"].object,bodyStyle:O["a"].object,headerStyle:O["a"].object,drawerStyle:O["a"].object,title:O["a"].any,visible:O["a"].bool,width:O["a"].oneOfType([O["a"].string,O["a"].number]).def(256),height:O["a"].oneOfType([O["a"].string,O["a"].number]).def(256),zIndex:O["a"].number,prefixCls:O["a"].string,placement:O["a"].oneOf(["top","right","bottom","left"]).def("right"),level:O["a"].any.def(null),wrapClassName:O["a"].string,handle:O["a"].any,afterVisibleChange:O["a"].func,keyboard:O["a"].bool.def(!0)},mixins:[b["a"]],data:function(){return this.destroyClose=!1,this.preVisible=this.$props.visible,{_push:!1}},inject:{parentDrawer:{default:function(){return null}},configProvider:{default:function(){return B["a"]}}},provide:function(){return{parentDrawer:this}},mounted:function(){var t=this.visible;t&&this.parentDrawer&&this.parentDrawer.push()},updated:function(){var t=this;this.$nextTick((function(){t.preVisible!==t.visible&&t.parentDrawer&&(t.visible?t.parentDrawer.push():t.parentDrawer.pull()),t.preVisible=t.visible}))},beforeDestroy:function(){this.parentDrawer&&this.parentDrawer.pull()},methods:{close:function(t){this.$emit("close",t)},push:function(){this.setState({_push:!0})},pull:function(){this.setState({_push:!1})},onDestroyTransitionEnd:function(){var t=this.getDestroyOnClose();t&&(this.visible||(this.destroyClose=!0,this.$forceUpdate()))},getDestroyOnClose:function(){return this.destroyOnClose&&!this.visible},getPushTransform:function(t){return"left"===t||"right"===t?"translateX("+("left"===t?180:-180)+"px)":"top"===t||"bottom"===t?"translateY("+("top"===t?180:-180)+"px)":void 0},getRcDrawerStyle:function(){var t=this.$props,e=t.zIndex,n=t.placement,r=t.wrapStyle,i=this.$data._push;return c()({zIndex:e,transform:i?this.getPushTransform(n):void 0},r)},renderHeader:function(t){var e=this.$createElement,n=this.$props,r=n.closable,i=n.headerStyle,a=Object(x["g"])(this,"title");if(!a&&!r)return null;var o=a?t+"-header":t+"-header-no-title";return e("div",{class:o,style:i},[a&&e("div",{class:t+"-title"},[a]),r?this.renderCloseIcon(t):null])},renderCloseIcon:function(t){var e=this.$createElement,n=this.closable;return n&&e("button",{key:"closer",on:{click:this.close},attrs:{"aria-label":"Close"},class:t+"-close"},[e($["a"],{attrs:{type:"close"}})])},renderBody:function(t){var e=this.$createElement;if(this.destroyClose&&!this.visible)return null;this.destroyClose=!1;var n=this.$props,r=n.bodyStyle,i=n.drawerStyle,a={},o=this.getDestroyOnClose();return o&&(a.opacity=0,a.transition="opacity .3s"),e("div",{class:t+"-wrapper-body",style:c()({},a,i),on:{transitionend:this.onDestroyTransitionEnd}},[this.renderHeader(t),e("div",{key:"body",class:t+"-body",style:r},[this.$slots["default"]])])}},render:function(){var t,e=arguments[0],n=Object(x["l"])(this),r=n.prefixCls,a=n.width,s=n.height,u=n.visible,h=n.placement,d=n.wrapClassName,p=n.mask,v=o()(n,["prefixCls","width","height","visible","placement","wrapClassName","mask"]),g=p?"":"no-mask",m={};"left"===h||"right"===h?m.width="number"===typeof a?a+"px":a:m.height="number"===typeof s?s+"px":s;var y=Object(x["g"])(this,"handle")||!1,b=this.configProvider.getPrefixCls,w=b("drawer",r),_={props:c()({},Object(f["a"])(v,["closable","destroyOnClose","drawerStyle","headerStyle","bodyStyle","title","push","visible","getPopupContainer","rootPrefixCls","getPrefixCls","renderEmpty","csp","pageHeader","autoInsertSpaceInButton"]),{handler:y},m,{prefixCls:w,open:u,showMask:p,placement:h,className:l()((t={},i()(t,d,!!d),i()(t,g,!!g),t)),wrapStyle:this.getRcDrawerStyle()}),on:c()({},Object(x["k"])(this))};return e(N,_,[this.renderBody(w)])},install:function(t){t.use(W["a"]),t.component(Y.name,Y)}};e["a"]=Y},9638:function(t,e){function n(t,e){return t===e||t!==t&&e!==e}t.exports=n},"966f":function(t,e,n){var r=n("7e64"),i=n("c05f"),a=1,o=2;function s(t,e,n,s){var c=n.length,u=c,l=!s;if(null==t)return!u;t=Object(t);while(c--){var f=n[c];if(l&&f[2]?f[1]!==t[f[0]]:!(f[0]in t))return!1}while(++c=0;--a){var o=this.tryEntries[a],s=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var c=i.call(o,"catchLoc"),u=i.call(o,"finallyLoc");if(c&&u){if(this.prev=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&i.call(r,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),z(n),v}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var i=r.arg;z(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:A(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=n),v}}}function x(t,e,n,r){var i=e&&e.prototype instanceof _?e:_,a=Object.create(i.prototype),o=new E(r||[]);return a._invoke=k(t,n,o),a}function w(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(r){return{type:"throw",arg:r}}}function _(){}function O(){}function C(){}function S(t){["next","throw","return"].forEach((function(e){t[e]=function(t){return this._invoke(e,t)}}))}function M(t){function e(n,r,a,o){var s=w(t[n],t,r);if("throw"!==s.type){var c=s.arg,u=c.value;return u&&"object"===typeof u&&i.call(u,"__await")?Promise.resolve(u.__await).then((function(t){e("next",t,a,o)}),(function(t){e("throw",t,a,o)})):Promise.resolve(u).then((function(t){c.value=t,a(c)}),o)}o(s.arg)}var n;function r(t,r){function i(){return new Promise((function(n,i){e(t,r,n,i)}))}return n=n?n.then(i,i):i()}this._invoke=r}function k(t,e,n){var r=f;return function(i,a){if(r===d)throw new Error("Generator is already running");if(r===p){if("throw"===i)throw a;return P()}n.method=i,n.arg=a;while(1){var o=n.delegate;if(o){var s=j(o,n);if(s){if(s===v)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===f)throw r=p,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=d;var c=w(t,e,n);if("normal"===c.type){if(r=n.done?p:h,c.arg===v)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r=p,n.method="throw",n.arg=c.arg)}}}function j(t,e){var r=t.iterator[e.method];if(r===n){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=n,j(t,e),"throw"===e.method))return v;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return v}var i=w(r,t.iterator,e.arg);if("throw"===i.type)return e.method="throw",e.arg=i.arg,e.delegate=null,v;var a=i.arg;return a?a.done?(e[t.resultName]=a.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=n),e.delegate=null,v):a:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,v)}function T(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function z(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function E(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(T,this),this.reset(!0)}function A(t){if(t){var e=t[o];if(e)return e.call(t);if("function"===typeof t.next)return t;if(!isNaN(t.length)){var r=-1,a=function e(){while(++r0)return!0;return!1}function it(t,e){var n=new RegExp("["+e.join()+"]");return t.split(n).filter((function(t){return t}))}function at(t,e){var n=Object(M["m"])(e);if(n.disabled)return!1;var r=$(e,this.optionFilterProp);return r=r.length&&r[0].text?r[0].text:String(r),r.toLowerCase().indexOf(t.toLowerCase())>-1}function ot(t,e){if(!U(e)&&!B(e)&&"string"!==typeof t)throw new Error("Invalid `value` of type `"+("undefined"===typeof t?"undefined":D()(t))+"` supplied to Option, expected `string` when `tags/combobox` is `true`.")}function st(t,e){return function(n){t[e]=n}}function ct(){var t=(new Date).getTime(),e="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var n=(t+16*Math.random())%16|0;return t=Math.floor(t/16),("x"===e?n:7&n|8).toString(16)}));return e}var ut={name:"DropdownMenu",mixins:[T["a"]],props:{ariaId:d["a"].string,defaultActiveFirstOption:d["a"].bool,value:d["a"].any,dropdownMenuStyle:d["a"].object,multiple:d["a"].bool,prefixCls:d["a"].string,menuItems:d["a"].any,inputValue:d["a"].string,visible:d["a"].bool,backfillValue:d["a"].any,firstActiveValue:d["a"].string,menuItemSelectedIcon:d["a"].any},watch:{visible:function(t){var e=this;t?this.$nextTick((function(){e.scrollActiveItemToView()})):this.lastVisible=t}},created:function(){this.rafInstance=null,this.lastInputValue=this.$props.inputValue,this.lastVisible=!1},mounted:function(){var t=this;this.$nextTick((function(){t.scrollActiveItemToView()})),this.lastVisible=this.$props.visible},updated:function(){var t=this.$props;this.lastVisible=t.visible,this.lastInputValue=t.inputValue,this.prevVisible=this.visible},beforeDestroy:function(){this.rafInstance&&L.a.cancel(this.rafInstance)},methods:{scrollActiveItemToView:function(){var t=this,e=this.firstActiveItem&&this.firstActiveItem.$el,n=this.$props,r=n.value,i=n.visible,a=n.firstActiveValue;if(e&&i){var o={onlyScrollIfNeeded:!0};r&&0!==r.length||!a||(o.alignWithTop=!0),this.rafInstance=L()((function(){Object(R["a"])(e,t.$refs.menuRef.$el,o)}))}},renderMenu:function(){var t=this,e=this.$createElement,n=this.$props,r=n.menuItems,i=n.defaultActiveFirstOption,a=n.value,o=n.prefixCls,s=n.multiple,c=n.inputValue,u=n.firstActiveValue,f=n.dropdownMenuStyle,h=n.backfillValue,d=n.visible,p=Object(M["g"])(this,"menuItemSelectedIcon"),v=Object(M["k"])(this),g=v.menuDeselect,m=v.menuSelect,y=v.popupScroll;if(r&&r.length){var b=J(r,a),x={props:{multiple:s,itemIcon:s?p:null,selectedKeys:b,prefixCls:o+"-menu"},on:{},style:f,ref:"menuRef",attrs:{role:"listbox"}};y&&(x.on.scroll=y),s?(x.on.deselect=g,x.on.select=m):x.on.click=m;var w={},_=i,O=r;if(b.length||u){n.visible&&!this.lastVisible?w.activeKey=b[0]||u:d||(b[0]&&(_=!1),w.activeKey=void 0);var C=!1,S=function(e){return!C&&-1!==b.indexOf(e.key)||!C&&!b.length&&-1!==u.indexOf(e.key)?(C=!0,Object(j["a"])(e,{directives:[{name:"ant-ref",value:function(e){t.firstActiveItem=e}}]})):e};O=r.map((function(t){if(Object(M["o"])(t).isMenuItemGroup){var e=t.componentOptions.children.map(S);return Object(j["a"])(t,{children:e})}return S(t)}))}else this.firstActiveItem=null;var k=a&&a[a.length-1];return c===this.lastInputValue||k&&k===h||(w.activeKey=""),x.props=l()({},w,x.props,{defaultActiveFirst:_}),e(I["a"],x,[O])}return null}},render:function(){var t=arguments[0],e=this.renderMenu(),n=Object(M["k"])(this),r=n.popupFocus,i=n.popupScroll;return e?t("div",{style:{overflow:"auto",transform:"translateZ(0)"},attrs:{id:this.$props.ariaId,tabIndex:"-1"},on:{focus:r,mousedown:X,scroll:i},ref:"menuContainer"},[e]):null}},lt={bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:0,adjustY:1}},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:0,adjustY:1}}},ft={name:"SelectTrigger",mixins:[T["a"]],props:{dropdownMatchSelectWidth:d["a"].bool,defaultActiveFirstOption:d["a"].bool,dropdownAlign:d["a"].object,visible:d["a"].bool,disabled:d["a"].bool,showSearch:d["a"].bool,dropdownClassName:d["a"].string,dropdownStyle:d["a"].object,dropdownMenuStyle:d["a"].object,multiple:d["a"].bool,inputValue:d["a"].string,filterOption:d["a"].any,empty:d["a"].bool,options:d["a"].any,prefixCls:d["a"].string,popupClassName:d["a"].string,value:d["a"].array,showAction:d["a"].arrayOf(d["a"].string),combobox:d["a"].bool,animation:d["a"].string,transitionName:d["a"].string,getPopupContainer:d["a"].func,backfillValue:d["a"].any,menuItemSelectedIcon:d["a"].any,dropdownRender:d["a"].func,ariaId:d["a"].string},data:function(){return{dropdownWidth:0}},created:function(){this.rafInstance=null,this.saveDropdownMenuRef=st(this,"dropdownMenuRef"),this.saveTriggerRef=st(this,"triggerRef")},mounted:function(){var t=this;this.$nextTick((function(){t.setDropdownWidth()}))},updated:function(){var t=this;this.$nextTick((function(){t.setDropdownWidth()}))},beforeDestroy:function(){this.cancelRafInstance()},methods:{setDropdownWidth:function(){var t=this;this.cancelRafInstance(),this.rafInstance=L()((function(){var e=t.$el.offsetWidth;e!==t.dropdownWidth&&t.setState({dropdownWidth:e})}))},cancelRafInstance:function(){this.rafInstance&&L.a.cancel(this.rafInstance)},getInnerMenu:function(){return this.dropdownMenuRef&&this.dropdownMenuRef.$refs.menuRef},getPopupDOMNode:function(){return this.triggerRef.getPopupDomNode()},getDropdownElement:function(t){var e=this.$createElement,n=this.value,r=this.firstActiveValue,i=this.defaultActiveFirstOption,a=this.dropdownMenuStyle,o=this.getDropdownPrefixCls,s=this.backfillValue,c=this.menuItemSelectedIcon,u=Object(M["k"])(this),f=u.menuSelect,h=u.menuDeselect,d=u.popupScroll,p=this.$props,v=p.dropdownRender,g=p.ariaId,m={props:l()({},t.props,{ariaId:g,prefixCls:o(),value:n,firstActiveValue:r,defaultActiveFirstOption:i,dropdownMenuStyle:a,backfillValue:s,menuItemSelectedIcon:c}),on:l()({},t.on,{menuSelect:f,menuDeselect:h,popupScroll:d}),directives:[{name:"ant-ref",value:this.saveDropdownMenuRef}]},y=e(ut,m);return v?v(y,p):null},getDropdownTransitionName:function(){var t=this.$props,e=t.transitionName;return!e&&t.animation&&(e=this.getDropdownPrefixCls()+"-"+t.animation),e},getDropdownPrefixCls:function(){return this.prefixCls+"-dropdown"}},render:function(){var t,e=arguments[0],n=this.$props,r=this.$slots,i=n.multiple,a=n.visible,s=n.inputValue,c=n.dropdownAlign,u=n.disabled,f=n.showSearch,h=n.dropdownClassName,d=n.dropdownStyle,p=n.dropdownMatchSelectWidth,v=n.options,g=n.getPopupContainer,m=n.showAction,b=n.empty,x=Object(M["k"])(this),w=x.mouseenter,_=x.mouseleave,O=x.popupFocus,C=x.dropdownVisibleChange,S=this.getDropdownPrefixCls(),k=(t={},o()(t,h,!!h),o()(t,S+"--"+(i?"multiple":"single"),1),o()(t,S+"--empty",b),t),j=this.getDropdownElement({props:{menuItems:v,multiple:i,inputValue:s,visible:a},on:{popupFocus:O}}),T=void 0;T=u?[]:U(n)&&!f?["click"]:["blur"];var z=l()({},d),E=p?"width":"minWidth";this.dropdownWidth&&(z[E]=this.dropdownWidth+"px");var A={props:l()({},n,{showAction:u?[]:m,hideAction:T,ref:"triggerRef",popupPlacement:"bottomLeft",builtinPlacements:lt,prefixCls:S,popupTransitionName:this.getDropdownTransitionName(),popupAlign:c,popupVisible:a,getPopupContainer:g,popupClassName:y()(k),popupStyle:z}),on:{popupVisibleChange:C},directives:[{name:"ant-ref",value:this.saveTriggerRef}]};return w&&(A.on.mouseenter=w),_&&(A.on.mouseleave=_),e(V["a"],A,[r["default"],e("template",{slot:"popup"},[j])])}},ht={defaultActiveFirstOption:d["a"].bool,multiple:d["a"].bool,filterOption:d["a"].any,showSearch:d["a"].bool,disabled:d["a"].bool,allowClear:d["a"].bool,showArrow:d["a"].bool,tags:d["a"].bool,prefixCls:d["a"].string,transitionName:d["a"].string,optionLabelProp:d["a"].string,optionFilterProp:d["a"].string,animation:d["a"].string,choiceTransitionName:d["a"].string,open:d["a"].bool,defaultOpen:d["a"].bool,placeholder:d["a"].any,labelInValue:d["a"].bool,loading:d["a"].bool,value:d["a"].any,defaultValue:d["a"].any,dropdownStyle:d["a"].object,dropdownClassName:d["a"].string,maxTagTextLength:d["a"].number,maxTagCount:d["a"].number,maxTagPlaceholder:d["a"].any,tokenSeparators:d["a"].arrayOf(d["a"].string),getInputElement:d["a"].func,showAction:d["a"].arrayOf(d["a"].string),autoFocus:d["a"].bool,getPopupContainer:d["a"].func,clearIcon:d["a"].any,inputIcon:d["a"].any,removeIcon:d["a"].any,menuItemSelectedIcon:d["a"].any,dropdownRender:d["a"].func,mode:d["a"].oneOf(["multiple","tags"]),backfill:d["a"].bool,dropdownAlign:d["a"].any,dropdownMatchSelectWidth:d["a"].bool,dropdownMenuStyle:d["a"].object,notFoundContent:d["a"].oneOfType([String,Number]),tabIndex:d["a"].oneOfType([String,Number])},dt=n("6bb4"),pt="undefined"!==typeof window,vt="undefined"!==typeof WXEnvironment&&!!WXEnvironment.platform,gt=vt&&WXEnvironment.platform.toLowerCase(),mt=pt&&window.navigator.userAgent.toLowerCase(),yt=mt&&/msie|trident/.test(mt),bt=(mt&&mt.indexOf("msie 9.0"),mt&&mt.indexOf("edge/")>0);mt&&mt.indexOf("android"),mt&&/iphone|ipad|ipod|ios/.test(mt),mt&&/chrome\/\d+/.test(mt),mt&&/phantomjs/.test(mt),mt&&mt.match(/firefox\/(\d+)/);S["a"].use(A.a,{name:"ant-ref"});var xt="RC_SELECT_EMPTY_VALUE_KEY",wt=function(){return null};function _t(t){return!t||null===t.offsetParent}function Ot(){for(var t=arguments.length,e=Array(t),n=0;n0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return e.forEach((function(e){e.data&&void 0===e.data.slot&&(Object(M["o"])(e).isSelectOptGroup?t.getOptionsFromChildren(e.componentOptions.children,n):n.push(e))})),n},getInputValueForCombobox:function(t,e,n){var r=[];if("value"in t&&!n&&(r=K(t.value)),"defaultValue"in t&&n&&(r=K(t.defaultValue)),!r.length)return"";r=r[0];var i=r;return t.labelInValue?i=r.label:e[G(r)]&&(i=e[G(r)].label),void 0===i&&(i=""),i},getLabelFromOption:function(t,e){return $(e,t.optionLabelProp)},getOptionsInfoFromProps:function(t,e){var n=this,r=this.getOptionsFromChildren(this.$props.children),i={};if(r.forEach((function(e){var r=N(e);i[G(r)]={option:e,value:r,label:n.getLabelFromOption(t,e),title:Object(M["r"])(e,"title"),disabled:Object(M["r"])(e,"disabled")}})),e){var a=e._optionsInfo,o=e._value;o&&o.forEach((function(t){var e=G(t);i[e]||void 0===a[e]||(i[e]=a[e])}))}return i},getValueFromProps:function(t,e){var n=[];return"value"in t&&!e&&(n=K(t.value)),"defaultValue"in t&&e&&(n=K(t.defaultValue)),t.labelInValue&&(n=n.map((function(t){return t.key}))),n},onInputChange:function(t){var e=t.target,n=e.value,r=e.composing,i=this.$data._inputValue,a=void 0===i?"":i;if(t.isComposing||r||a===n)this.setState({_mirrorInputValue:n});else{var o=this.$props.tokenSeparators;if(Y(this.$props)&&o.length&&rt(n,o)){var s=this.getValueByInput(n);return void 0!==s&&this.fireChange(s),this.setOpenState(!1,{needFocus:!0}),void this.setInputValue("",!1)}this.setInputValue(n),this.setState({_open:!0}),W(this.$props)&&this.fireChange([n])}},onDropdownVisibleChange:function(t){t&&!this._focused&&(this.clearBlurTime(),this.timeoutFocus(),this._focused=!0,this.updateFocusClassName()),this.setOpenState(t)},onKeyDown:function(t){var e=this.$data._open,n=this.$props.disabled;if(!n){var r=t.keyCode;e&&!this.getInputDOMNode()?this.onInputKeydown(t):r===g["a"].ENTER||r===g["a"].DOWN?(r!==g["a"].ENTER||Y(this.$props)?e||this.setOpenState(!0):this.maybeFocus(!0),t.preventDefault()):r===g["a"].SPACE&&(e||(this.setOpenState(!0),t.preventDefault()))}},onInputKeydown:function(t){var e=this,n=this.$props,r=n.disabled,i=n.combobox,a=n.defaultActiveFirstOption;if(!r){var o=this.$data,s=this.getRealOpenState(o),c=t.keyCode;if(!Y(this.$props)||t.target.value||c!==g["a"].BACKSPACE){if(c===g["a"].DOWN){if(!o._open)return this.openIfHasChildren(),t.preventDefault(),void t.stopPropagation()}else if(c===g["a"].ENTER&&o._open)!s&&i||t.preventDefault(),s&&i&&!1===a&&(this.comboboxTimer=setTimeout((function(){e.setOpenState(!1)})));else if(c===g["a"].ESC)return void(o._open&&(this.setOpenState(!1),t.preventDefault(),t.stopPropagation()));if(s&&this.selectTriggerRef){var u=this.selectTriggerRef.getInnerMenu();u&&u.onKeyDown(t,this.handleBackfill)&&(t.preventDefault(),t.stopPropagation())}}else{t.preventDefault();var l=o._value;l.length&&this.removeSelected(l[l.length-1])}}},onMenuSelect:function(t){var e=t.item;if(e){var n=this.$data._value,r=this.$props,i=N(e),a=n[n.length-1],o=!1;if(Y(r)?-1!==Z(n,i)?o=!0:n=n.concat([i]):W(r)||void 0===a||a!==i||i===this.$data._backfillValue?(n=[i],this.setOpenState(!1,{needFocus:!0,fireSearch:!1})):(this.setOpenState(!1,{needFocus:!0,fireSearch:!1}),o=!0),o||this.fireChange(n),!o){this.fireSelect(i);var s=W(r)?$(e,r.optionLabelProp):"";r.autoClearSearchValue&&this.setInputValue(s,!1)}}},onMenuDeselect:function(t){var e=t.item,n=t.domEvent;if("keydown"!==n.type||n.keyCode!==g["a"].ENTER)"click"===n.type&&this.removeSelected(N(e)),this.autoClearSearchValue&&this.setInputValue("");else{var r=e.$el;_t(r)||this.removeSelected(N(e))}},onArrowClick:function(t){t.stopPropagation(),t.preventDefault(),this.clearBlurTime(),this.disabled||this.setOpenState(!this.$data._open,{needFocus:!this.$data._open})},onPlaceholderClick:function(){this.getInputDOMNode()&&this.getInputDOMNode()&&this.getInputDOMNode().focus()},onPopupFocus:function(){this.maybeFocus(!0,!0)},onClearSelection:function(t){var e=this.$props,n=this.$data;if(!e.disabled){var r=n._inputValue,i=n._value;t.stopPropagation(),(r||i.length)&&(i.length&&this.fireChange([]),this.setOpenState(!1,{needFocus:!0}),r&&this.setInputValue(""))}},onChoiceAnimationLeave:function(){this.forcePopupAlign()},getOptionInfoBySingleValue:function(t,e){var n=this.$createElement,r=void 0;if(e=e||this.$data._optionsInfo,e[G(t)]&&(r=e[G(t)]),r)return r;var i=t;if(this.$props.labelInValue){var a=Q(this.$props.value,t),o=Q(this.$props.defaultValue,t);void 0!==a?i=a:void 0!==o&&(i=o)}var s={option:n(p["a"],{attrs:{value:t},key:t},[t]),value:t,label:i};return s},getOptionBySingleValue:function(t){var e=this.getOptionInfoBySingleValue(t),n=e.option;return n},getOptionsBySingleValue:function(t){var e=this;return t.map((function(t){return e.getOptionBySingleValue(t)}))},getValueByLabel:function(t){var e=this;if(void 0===t)return null;var n=null;return Object.keys(this.$data._optionsInfo).forEach((function(r){var i=e.$data._optionsInfo[r],a=i.disabled;if(!a){var o=K(i.label);o&&o.join("")===t&&(n=i.value)}})),n},getVLBySingleValue:function(t){return this.$props.labelInValue?{key:t,label:this.getLabelBySingleValue(t)}:t},getVLForOnChange:function(t){var e=this,n=t;return void 0!==n?(n=this.labelInValue?n.map((function(t){return{key:t,label:e.getLabelBySingleValue(t)}})):n.map((function(t){return t})),Y(this.$props)?n:n[0]):n},getLabelBySingleValue:function(t,e){var n=this.getOptionInfoBySingleValue(t,e),r=n.label;return r},getDropdownContainer:function(){return this.dropdownContainer||(this.dropdownContainer=document.createElement("div"),document.body.appendChild(this.dropdownContainer)),this.dropdownContainer},getPlaceholderElement:function(){var t=this.$createElement,e=this.$props,n=this.$data,r=!1;n._mirrorInputValue&&(r=!0);var i=n._value;i.length&&(r=!0),!n._mirrorInputValue&&W(e)&&1===i.length&&n._value&&!n._value[0]&&(r=!1);var a=e.placeholder;if(a){var o={on:{mousedown:X,click:this.onPlaceholderClick},attrs:et,style:l()({display:r?"none":"block"},tt),class:e.prefixCls+"-selection__placeholder"};return t("div",o,[a])}return null},inputClick:function(t){this.$data._open?(this.clearBlurTime(),t.stopPropagation()):this._focused=!1},inputBlur:function(t){var e=this,n=t.relatedTarget||document.activeElement;if((yt||bt)&&(t.relatedTarget===this.$refs.arrow||n&&this.selectTriggerRef&&this.selectTriggerRef.getInnerMenu()&&this.selectTriggerRef.getInnerMenu().$el===n||Object(dt["a"])(t.target,n)))return t.target.focus(),void t.preventDefault();this.clearBlurTime(),this.disabled?t.preventDefault():this.blurTimer=setTimeout((function(){e._focused=!1,e.updateFocusClassName();var t=e.$props,n=e.$data._value,r=e.$data._inputValue;if(U(t)&&t.showSearch&&r&&t.defaultActiveFirstOption){var i=e._options||[];if(i.length){var a=nt(i);a&&(n=[N(a)],e.fireChange(n))}}else if(Y(t)&&r){e._mouseDown?e.setInputValue(""):(e.$data._inputValue="",e.getInputDOMNode&&e.getInputDOMNode()&&(e.getInputDOMNode().value=""));var o=e.getValueByInput(r);void 0!==o&&(n=o,e.fireChange(n))}if(Y(t)&&e._mouseDown)return e.maybeFocus(!0,!0),void(e._mouseDown=!1);e.setOpenState(!1),e.$emit("blur",e.getVLForOnChange(n))}),200)},inputFocus:function(t){if(this.$props.disabled)t.preventDefault();else{this.clearBlurTime();var e=this.getInputDOMNode();e&&t.target===this.rootRef||(q(this.$props)||t.target!==e)&&(this._focused||(this._focused=!0,this.updateFocusClassName(),Y(this.$props)&&this._mouseDown||this.timeoutFocus()))}},_getInputElement:function(){var t=this.$createElement,e=this.$props,n=this.$data,r=n._inputValue,a=n._mirrorInputValue,s=Object(M["e"])(this),c=t("input",{attrs:{id:s.id,autoComplete:"off"}}),u=e.getInputElement?e.getInputElement():c,f=y()(Object(M["f"])(u),o()({},e.prefixCls+"-search__field",!0)),h=Object(M["i"])(u);return u.data=u.data||{},t("div",{class:e.prefixCls+"-search__field__wrap",on:{click:this.inputClick}},[Object(j["a"])(u,{props:{disabled:e.disabled,value:r},attrs:l()({},u.data.attrs||{},{disabled:e.disabled,value:r}),domProps:{value:r},class:f,directives:[{name:"ant-ref",value:this.saveInputRef},{name:"ant-input"}],on:{input:this.onInputChange,keydown:Ot(this.onInputKeydown,h.keydown,Object(M["k"])(this).inputKeydown),focus:Ot(this.inputFocus,h.focus),blur:Ot(this.inputBlur,h.blur)}}),t("span",i()([{directives:[{name:"ant-ref",value:this.saveInputMirrorRef}]},{class:e.prefixCls+"-search__field__mirror"}]),[a," "])])},getInputDOMNode:function(){return this.topCtrlRef?this.topCtrlRef.querySelector("input,textarea,div[contentEditable]"):this.inputRef},getInputMirrorDOMNode:function(){return this.inputMirrorRef},getPopupDOMNode:function(){if(this.selectTriggerRef)return this.selectTriggerRef.getPopupDOMNode()},getPopupMenuComponent:function(){if(this.selectTriggerRef)return this.selectTriggerRef.getInnerMenu()},setOpenState:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=this.$props,i=this.$data,a=n.needFocus,o=n.fireSearch;if(i._open!==t){this.__emit("dropdownVisibleChange",t);var s={_open:t,_backfillValue:""};!t&&U(r)&&r.showSearch&&this.setInputValue("",o),t||this.maybeFocus(t,!!a),this.setState(s,(function(){t&&e.maybeFocus(t,!!a)}))}else this.maybeFocus(t,!!a)},setInputValue:function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];t!==this.$data._inputValue&&(this.setState({_inputValue:t},this.forcePopupAlign),e&&this.$emit("search",t))},getValueByInput:function(t){var e=this,n=this.$props,r=n.multiple,i=n.tokenSeparators,a=this.$data._value,o=!1;return it(t,i).forEach((function(t){var n=[t];if(r){var i=e.getValueByLabel(t);i&&-1===Z(a,i)&&(a=a.concat(i),o=!0,e.fireSelect(i))}else-1===Z(a,t)&&(a=a.concat(n),o=!0,e.fireSelect(t))})),o?a:void 0},getRealOpenState:function(t){var e=this.$props.open;if("boolean"===typeof e)return e;var n=(t||this.$data)._open,r=this._options||[];return!q(this.$props)&&this.$props.showSearch||n&&!r.length&&(n=!1),n},focus:function(){U(this.$props)&&this.selectionRef?this.selectionRef.focus():this.getInputDOMNode()&&this.getInputDOMNode().focus()},blur:function(){U(this.$props)&&this.selectionRef?this.selectionRef.blur():this.getInputDOMNode()&&this.getInputDOMNode().blur()},markMouseDown:function(){this._mouseDown=!0},markMouseLeave:function(){this._mouseDown=!1},handleBackfill:function(t){if(this.backfill&&(U(this.$props)||W(this.$props))){var e=N(t);W(this.$props)&&this.setInputValue(e,!1),this.setState({_value:[e],_backfillValue:e})}},_filterOption:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:at,r=this.$data,i=r._value,a=r._backfillValue,o=i[i.length-1];if(!t||o&&o===a)return!0;var s=this.$props.filterOption;return Object(M["s"])(this,"filterOption")?!0===s&&(s=n.bind(this)):s=n.bind(this),!s||("function"===typeof s?s.call(this,t,e):!Object(M["r"])(e,"disabled"))},timeoutFocus:function(){var t=this;this.focusTimer&&this.clearFocusTime(),this.focusTimer=window.setTimeout((function(){t.$emit("focus")}),10)},clearFocusTime:function(){this.focusTimer&&(clearTimeout(this.focusTimer),this.focusTimer=null)},clearBlurTime:function(){this.blurTimer&&(clearTimeout(this.blurTimer),this.blurTimer=null)},clearComboboxTime:function(){this.comboboxTimer&&(clearTimeout(this.comboboxTimer),this.comboboxTimer=null)},updateFocusClassName:function(){var t=this.rootRef,e=this.prefixCls;this._focused?x()(t).add(e+"-focused"):x()(t).remove(e+"-focused")},maybeFocus:function(t,e){if(e||t){var n=this.getInputDOMNode(),r=document,i=r.activeElement;n&&(t||q(this.$props))?i!==n&&(n.focus(),this._focused=!0):i!==this.selectionRef&&this.selectionRef&&(this.selectionRef.focus(),this._focused=!0)}},removeSelected:function(t,e){var n=this.$props;if(!n.disabled&&!this.isChildDisabled(t)){e&&e.stopPropagation&&e.stopPropagation();var r=this.$data._value,i=r.filter((function(e){return e!==t})),a=Y(n);if(a){var o=t;n.labelInValue&&(o={key:t,label:this.getLabelBySingleValue(t)}),this.$emit("deselect",o,this.getOptionBySingleValue(t))}this.fireChange(i)}},openIfHasChildren:function(){var t=this.$props;(t.children&&t.children.length||U(t))&&this.setOpenState(!0)},fireSelect:function(t){this.$emit("select",this.getVLBySingleValue(t),this.getOptionBySingleValue(t))},fireChange:function(t){Object(M["s"])(this,"value")||this.setState({_value:t},this.forcePopupAlign);var e=this.getVLForOnChange(t),n=this.getOptionsBySingleValue(t);this._valueOptions=n,this.$emit("change",e,Y(this.$props)?n:n[0])},isChildDisabled:function(t){return(this.$props.children||[]).some((function(e){var n=N(e);return n===t&&Object(M["r"])(e,"disabled")}))},forcePopupAlign:function(){this.$data._open&&this.selectTriggerRef&&this.selectTriggerRef.triggerRef&&this.selectTriggerRef.triggerRef.forcePopupAlign()},renderFilterOptions:function(){var t=this.$createElement,e=this.$data._inputValue,n=this.$props,r=n.children,a=n.tags,o=n.notFoundContent,s=[],c=[],u=!1,f=this.renderFilterOptionsFromChildren(r,c,s);if(a){var h=this.$data._value;if(h=h.filter((function(t){return-1===c.indexOf(t)&&(!e||String(t).indexOf(String(e))>-1)})),h.sort((function(t,e){return t.length-e.length})),h.forEach((function(e){var n=e,r=l()({},et,{role:"option"}),a=t(w["a"],i()([{style:tt},{attrs:r},{attrs:{value:n},key:n}]),[n]);f.push(a),s.push(a)})),e&&s.every((function(t){return N(t)!==e}))){var d={attrs:et,key:e,props:{value:e,role:"option"},style:tt};f.unshift(t(w["a"],d,[e]))}}if(!f.length&&o){u=!0;var p={attrs:et,key:"NOT_FOUND",props:{value:"NOT_FOUND",disabled:!0,role:"option"},style:tt};f=[t(w["a"],p,[o])]}return{empty:u,options:f}},renderFilterOptionsFromChildren:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=this,n=arguments[1],r=arguments[2],a=this.$createElement,o=[],s=this.$props,c=this.$data._inputValue,u=s.tags;return t.forEach((function(t){if(t.data&&void 0===t.data.slot)if(Object(M["o"])(t).isSelectOptGroup){var s=Object(M["g"])(t,"label"),f=t.key;f||"string"!==typeof s?!s&&f&&(s=f):f=s;var h=Object(M["p"])(t)["default"];if(h="function"===typeof h?h():h,c&&e._filterOption(c,t)){var d=h.map((function(t){var e=N(t)||t.key;return a(w["a"],i()([{key:e,attrs:{value:e}},t.data]),[t.componentOptions.children])}));o.push(a(_["a"],{key:f,attrs:{title:s},class:Object(M["f"])(t)},[d]))}else{var p=e.renderFilterOptionsFromChildren(h,n,r);p.length&&o.push(a(_["a"],i()([{key:f,attrs:{title:s}},t.data]),[p]))}}else{C()(Object(M["o"])(t).isSelectOption,"the children of `Select` should be `Select.Option` or `Select.OptGroup`, instead of `"+(Object(M["o"])(t).name||Object(M["o"])(t))+"`.");var v=N(t);if(ot(v,e.$props),e._filterOption(c,t)){var g={attrs:l()({},et,Object(M["e"])(t)),key:v,props:l()({value:v},Object(M["m"])(t),{role:"option"}),style:tt,on:Object(M["i"])(t),class:Object(M["f"])(t)},m=a(w["a"],g,[t.componentOptions.children]);o.push(m),r.push(m)}u&&n.push(v)}})),o},renderTopControlNode:function(){var t=this,e=this.$createElement,n=this.$props,r=this.$data,a=r._value,o=r._inputValue,s=r._open,c=n.choiceTransitionName,u=n.prefixCls,f=n.maxTagTextLength,h=n.maxTagCount,d=n.maxTagPlaceholder,p=n.showSearch,v=Object(M["g"])(this,"removeIcon"),g=u+"-selection__rendered",m=null;if(U(n)){var y=null;if(a.length){var b=!1,x=1;p&&s?(b=!o,b&&(x=.4)):b=!0;var w=a[0],_=this.getOptionInfoBySingleValue(w),O=_.label,C=_.title;y=e("div",{key:"value",class:u+"-selection-selected-value",attrs:{title:F(C||O)},style:{display:b?"block":"none",opacity:x}},[O])}m=p?[y,e("div",{class:u+"-search "+u+"-search--inline",key:"input",style:{display:s?"block":"none"}},[this._getInputElement()])]:[y]}else{var S=[],j=a,T=void 0;if(void 0!==h&&a.length>h){j=j.slice(0,h);var z=this.getVLForOnChange(a.slice(h,a.length)),E="+ "+(a.length-h)+" ...";d&&(E="function"===typeof d?d(z):d);var A=l()({},et,{role:"presentation",title:F(E)});T=e("li",i()([{style:tt},{attrs:A},{on:{mousedown:X},class:u+"-selection__choice "+u+"-selection__choice__disabled",key:"maxTagPlaceholder"}]),[e("div",{class:u+"-selection__choice__content"},[E])])}if(Y(n)&&(S=j.map((function(n){var r=t.getOptionInfoBySingleValue(n),a=r.label,o=r.title||a;f&&"string"===typeof a&&a.length>f&&(a=a.slice(0,f)+"...");var s=t.isChildDisabled(n),c=s?u+"-selection__choice "+u+"-selection__choice__disabled":u+"-selection__choice",h=l()({},et,{role:"presentation",title:F(o)});return e("li",i()([{style:tt},{attrs:h},{on:{mousedown:X},class:c,key:n||xt}]),[e("div",{class:u+"-selection__choice__content"},[a]),s?null:e("span",{on:{click:function(e){t.removeSelected(n,e)}},class:u+"-selection__choice__remove"},[v||e("i",{class:u+"-selection__choice__remove-icon"},["×"])])])}))),T&&S.push(T),S.push(e("li",{class:u+"-search "+u+"-search--inline",key:"__input"},[this._getInputElement()])),Y(n)&&c){var P=Object(k["a"])(c,{tag:"ul",afterLeave:this.onChoiceAnimationLeave});m=e("transition-group",P,[S])}else m=e("ul",[S])}return e("div",i()([{class:g},{directives:[{name:"ant-ref",value:this.saveTopCtrlRef}]},{on:{click:this.topCtrlContainerClick}}]),[this.getPlaceholderElement(),m])},renderArrow:function(t){var e=this.$createElement,n=this.$props,r=n.showArrow,a=void 0===r?!t:r,o=n.loading,s=n.prefixCls,c=Object(M["g"])(this,"inputIcon");if(!a&&!o)return null;var u=e("i",o?{class:s+"-arrow-loading"}:{class:s+"-arrow-icon"});return e("span",i()([{key:"arrow",class:s+"-arrow",style:tt},{attrs:et},{on:{click:this.onArrowClick},ref:"arrow"}]),[c||u])},topCtrlContainerClick:function(t){this.$data._open&&!U(this.$props)&&t.stopPropagation()},renderClear:function(){var t=this.$createElement,e=this.$props,n=e.prefixCls,r=e.allowClear,a=this.$data,o=a._value,s=a._inputValue,c=Object(M["g"])(this,"clearIcon"),u=t("span",i()([{key:"clear",class:n+"-selection__clear",on:{mousedown:X},style:tt},{attrs:et},{on:{click:this.onClearSelection}}]),[c||t("i",{class:n+"-selection__clear-icon"},["×"])]);return r?W(this.$props)?s?u:null:s||o.length?u:null:null},selectionRefClick:function(){if(!this.disabled){var t=this.getInputDOMNode();this._focused&&this.$data._open?(this.setOpenState(!1,!1),t&&t.blur()):(this.clearBlurTime(),this.setOpenState(!0,!0),t&&t.focus())}},selectionRefFocus:function(t){this._focused||this.disabled||q(this.$props)?t.preventDefault():(this._focused=!0,this.updateFocusClassName(),this.$emit("focus"))},selectionRefBlur:function(t){q(this.$props)?t.preventDefault():this.inputBlur(t)}},render:function(){var t,e=arguments[0],n=this.$props,r=Y(n),a=n.showArrow,s=void 0===a||a,c=this.$data,u=n.disabled,l=n.prefixCls,f=n.loading,h=this.renderTopControlNode(),d=this.$data,p=d._open,v=d._inputValue,g=d._value;if(p){var m=this.renderFilterOptions();this._empty=m.empty,this._options=m.options}var b=this.getRealOpenState(),x=this._empty,w=this._options||[],_=Object(M["k"])(this),O=_.mouseenter,C=void 0===O?wt:O,S=_.mouseleave,k=void 0===S?wt:S,j=_.popupScroll,T=void 0===j?wt:j,z={props:{},attrs:{role:"combobox","aria-autocomplete":"list","aria-haspopup":"true","aria-expanded":b,"aria-controls":this.$data._ariaId},on:{},class:l+"-selection "+l+"-selection--"+(r?"multiple":"single"),key:"selection"},E=(t={},o()(t,l,!0),o()(t,l+"-open",p),o()(t,l+"-focused",p||!!this._focused),o()(t,l+"-combobox",W(n)),o()(t,l+"-disabled",u),o()(t,l+"-enabled",!u),o()(t,l+"-allow-clear",!!n.allowClear),o()(t,l+"-no-arrow",!s),o()(t,l+"-loading",!!f),t);return e(ft,i()([{attrs:{dropdownAlign:n.dropdownAlign,dropdownClassName:n.dropdownClassName,dropdownMatchSelectWidth:n.dropdownMatchSelectWidth,defaultActiveFirstOption:n.defaultActiveFirstOption,dropdownMenuStyle:n.dropdownMenuStyle,transitionName:n.transitionName,animation:n.animation,prefixCls:n.prefixCls,dropdownStyle:n.dropdownStyle,combobox:n.combobox,showSearch:n.showSearch,options:w,empty:x,multiple:r,disabled:u,visible:b,inputValue:v,value:g,backfillValue:c._backfillValue,firstActiveValue:n.firstActiveValue,getPopupContainer:n.getPopupContainer,showAction:n.showAction,menuItemSelectedIcon:Object(M["g"])(this,"menuItemSelectedIcon")},on:{dropdownVisibleChange:this.onDropdownVisibleChange,menuSelect:this.onMenuSelect,menuDeselect:this.onMenuDeselect,popupScroll:T,popupFocus:this.onPopupFocus,mouseenter:C,mouseleave:k}},{directives:[{name:"ant-ref",value:this.saveSelectTriggerRef}]},{attrs:{dropdownRender:n.dropdownRender,ariaId:this.$data._ariaId}}]),[e("div",i()([{directives:[{name:"ant-ref",value:Ot(this.saveRootRef,this.saveSelectionRef)}]},{style:Object(M["q"])(this),class:y()(E),on:{mousedown:this.markMouseDown,mouseup:this.markMouseLeave,mouseout:this.markMouseLeave,blur:this.selectionRefBlur,focus:this.selectionRefFocus,click:this.selectionRefClick,keydown:q(n)?wt:this.onKeyDown},attrs:{tabIndex:n.disabled?-1:n.tabIndex}}]),[e("div",z,[h,this.renderClear(),this.renderArrow(!!r)])])])}},St=(Object(z["a"])(Ct),n("4df5")),Mt=n("0c63"),kt=n("db14"),jt=function(){return{prefixCls:d["a"].string,size:d["a"].oneOf(["small","large","default"]),showAction:d["a"].oneOfType([d["a"].string,d["a"].arrayOf(String)]),notFoundContent:d["a"].any,transitionName:d["a"].string,choiceTransitionName:d["a"].string,showSearch:d["a"].bool,allowClear:d["a"].bool,disabled:d["a"].bool,tabIndex:d["a"].number,placeholder:d["a"].any,defaultActiveFirstOption:d["a"].bool,dropdownClassName:d["a"].string,dropdownStyle:d["a"].any,dropdownMenuStyle:d["a"].any,dropdownMatchSelectWidth:d["a"].bool,filterOption:d["a"].oneOfType([d["a"].bool,d["a"].func]),autoFocus:d["a"].bool,backfill:d["a"].bool,showArrow:d["a"].bool,getPopupContainer:d["a"].func,open:d["a"].bool,defaultOpen:d["a"].bool,autoClearSearchValue:d["a"].bool,dropdownRender:d["a"].func,loading:d["a"].bool}},Tt=d["a"].shape({key:d["a"].oneOfType([d["a"].string,d["a"].number])}).loose,zt=d["a"].oneOfType([d["a"].string,d["a"].number,d["a"].arrayOf(d["a"].oneOfType([Tt,d["a"].string,d["a"].number])),Tt]),Et=l()({},jt(),{value:zt,defaultValue:zt,mode:d["a"].string,optionLabelProp:d["a"].string,firstActiveValue:d["a"].oneOfType([String,d["a"].arrayOf(String)]),maxTagCount:d["a"].number,maxTagPlaceholder:d["a"].any,maxTagTextLength:d["a"].number,dropdownMatchSelectWidth:d["a"].bool,optionFilterProp:d["a"].string,labelInValue:d["a"].boolean,getPopupContainer:d["a"].func,tokenSeparators:d["a"].arrayOf(d["a"].string),getInputElement:d["a"].func,options:d["a"].array,suffixIcon:d["a"].any,removeIcon:d["a"].any,clearIcon:d["a"].any,menuItemSelectedIcon:d["a"].any}),At={prefixCls:d["a"].string,size:d["a"].oneOf(["default","large","small"]),notFoundContent:d["a"].any,showSearch:d["a"].bool,optionLabelProp:d["a"].string,transitionName:d["a"].string,choiceTransitionName:d["a"].string},Pt="SECRET_COMBOBOX_MODE_DO_NOT_USE",Lt={SECRET_COMBOBOX_MODE_DO_NOT_USE:Pt,Option:l()({},p["a"],{name:"ASelectOption"}),OptGroup:l()({},v["a"],{name:"ASelectOptGroup"}),name:"ASelect",props:l()({},Et,{showSearch:d["a"].bool.def(!1),transitionName:d["a"].string.def("slide-up"),choiceTransitionName:d["a"].string.def("zoom")}),propTypes:At,model:{prop:"value",event:"change"},provide:function(){return{savePopupRef:this.savePopupRef}},inject:{configProvider:{default:function(){return St["a"]}}},created:function(){Object(f["a"])("combobox"!==this.$props.mode,"Select","The combobox mode of Select is deprecated,it will be removed in next major version,please use AutoComplete instead")},methods:{getNotFoundContent:function(t){var e=this.$createElement,n=Object(M["g"])(this,"notFoundContent");return void 0!==n?n:this.isCombobox()?null:t(e,"Select")},savePopupRef:function(t){this.popupRef=t},focus:function(){this.$refs.vcSelect.focus()},blur:function(){this.$refs.vcSelect.blur()},isCombobox:function(){var t=this.mode;return"combobox"===t||t===Pt},renderSuffixIcon:function(t){var e=this.$createElement,n=this.$props.loading,r=Object(M["g"])(this,"suffixIcon");return r=Array.isArray(r)?r[0]:r,r?Object(M["w"])(r)?Object(j["a"])(r,{class:t+"-arrow-icon"}):r:e(Mt["a"],n?{attrs:{type:"loading"}}:{attrs:{type:"down"},class:t+"-arrow-icon"})}},render:function(){var t,e=arguments[0],n=Object(M["l"])(this),r=n.prefixCls,a=n.size,s=n.mode,u=n.options,f=n.getPopupContainer,d=n.showArrow,v=c()(n,["prefixCls","size","mode","options","getPopupContainer","showArrow"]),g=this.configProvider.getPrefixCls,m=this.configProvider.renderEmpty,y=g("select",r),b=this.configProvider.getPopupContainer,x=Object(M["g"])(this,"removeIcon");x=Array.isArray(x)?x[0]:x;var w=Object(M["g"])(this,"clearIcon");w=Array.isArray(w)?w[0]:w;var _=Object(M["g"])(this,"menuItemSelectedIcon");_=Array.isArray(_)?_[0]:_;var O=Object(h["a"])(v,["inputIcon","removeIcon","clearIcon","suffixIcon","menuItemSelectedIcon"]),C=(t={},o()(t,y+"-lg","large"===a),o()(t,y+"-sm","small"===a),o()(t,y+"-show-arrow",d),t),S=this.$props.optionLabelProp;this.isCombobox()&&(S=S||"value");var k={multiple:"multiple"===s,tags:"tags"===s,combobox:this.isCombobox()},T=x&&(Object(M["w"])(x)?Object(j["a"])(x,{class:y+"-remove-icon"}):x)||e(Mt["a"],{attrs:{type:"close"},class:y+"-remove-icon"}),z=w&&(Object(M["w"])(w)?Object(j["a"])(w,{class:y+"-clear-icon"}):w)||e(Mt["a"],{attrs:{type:"close-circle",theme:"filled"},class:y+"-clear-icon"}),E=_&&(Object(M["w"])(_)?Object(j["a"])(_,{class:y+"-selected-icon"}):_)||e(Mt["a"],{attrs:{type:"check"},class:y+"-selected-icon"}),A={props:l()({inputIcon:this.renderSuffixIcon(y),removeIcon:T,clearIcon:z,menuItemSelectedIcon:E,showArrow:d},O,k,{prefixCls:y,optionLabelProp:S||"children",notFoundContent:this.getNotFoundContent(m),maxTagPlaceholder:Object(M["g"])(this,"maxTagPlaceholder"),placeholder:Object(M["g"])(this,"placeholder"),children:u?u.map((function(t){var n=t.key,r=t.label,a=void 0===r?t.title:r,o=t.on,s=t["class"],u=t.style,l=c()(t,["key","label","on","class","style"]);return e(p["a"],i()([{key:n},{props:l,on:o,class:s,style:u}]),[a])})):Object(M["c"])(this.$slots["default"]),__propsSymbol__:Symbol(),dropdownRender:Object(M["g"])(this,"dropdownRender",{},!1),getPopupContainer:f||b}),on:Object(M["k"])(this),class:C,ref:"vcSelect"};return e(Ct,A)},install:function(t){t.use(kt["a"]),t.component(Lt.name,Lt),t.component(Lt.Option.name,Lt.Option),t.component(Lt.OptGroup.name,Lt.OptGroup)}};e["d"]=Lt},9861:function(t,e,n){"use strict";n("e260");var r=n("23e7"),i=n("d066"),a=n("0d3b"),o=n("6eeb"),s=n("e2cc"),c=n("d44e"),u=n("9ed3"),l=n("69f3"),f=n("19aa"),h=n("5135"),d=n("0366"),p=n("f5df"),v=n("825a"),g=n("861d"),m=n("7c73"),y=n("5c6c"),b=n("9a1f"),x=n("35a1"),w=n("b622"),_=i("fetch"),O=i("Headers"),C=w("iterator"),S="URLSearchParams",M=S+"Iterator",k=l.set,j=l.getterFor(S),T=l.getterFor(M),z=/\+/g,E=Array(4),A=function(t){return E[t-1]||(E[t-1]=RegExp("((?:%[\\da-f]{2}){"+t+"})","gi"))},P=function(t){try{return decodeURIComponent(t)}catch(e){return t}},L=function(t){var e=t.replace(z," "),n=4;try{return decodeURIComponent(e)}catch(r){while(n)e=e.replace(A(n--),P);return e}},V=/[!'()~]|%20/g,I={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},R=function(t){return I[t]},H=function(t){return encodeURIComponent(t).replace(V,R)},D=function(t,e){if(e){var n,r,i=e.split("&"),a=0;while(a0?arguments[0]:void 0,l=this,d=[];if(k(l,{type:S,entries:d,updateURL:function(){},updateSearchParams:F}),void 0!==u)if(g(u))if(t=x(u),"function"===typeof t){e=t.call(u),n=e.next;while(!(r=n.call(e)).done){if(i=b(v(r.value)),a=i.next,(o=a.call(i)).done||(s=a.call(i)).done||!a.call(i).done)throw TypeError("Expected sequence with length 2");d.push({key:o.value+"",value:s.value+""})}}else for(c in u)h(u,c)&&d.push({key:c,value:u[c]+""});else D(d,"string"===typeof u?"?"===u.charAt(0)?u.slice(1):u:u+"")},W=B.prototype;s(W,{append:function(t,e){N(arguments.length,2);var n=j(this);n.entries.push({key:t+"",value:e+""}),n.updateURL()},delete:function(t){N(arguments.length,1);var e=j(this),n=e.entries,r=t+"",i=0;while(it.key){i.splice(e,0,t);break}e===n&&i.push(t)}r.updateURL()},forEach:function(t){var e,n=j(this).entries,r=d(t,arguments.length>1?arguments[1]:void 0,3),i=0;while(i1&&(e=arguments[1],g(e)&&(n=e.body,p(n)===S&&(r=e.headers?new O(e.headers):new O,r.has("content-type")||r.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),e=m(e,{body:y(0,String(n)),headers:y(0,r)}))),i.push(e)),_.apply(this,i)}}),t.exports={URLSearchParams:B,getState:j}},9868:function(t,e,n){},9876:function(t,e,n){var r=n("03d6"),i=n("9742");t.exports=Object.keys||function(t){return r(t,i)}},"98c5":function(t,e,n){"use strict";var r=n("6042"),i=n.n(r),a=n("9b57"),o=n.n(a),s=n("41b2"),c=n.n(s),u=n("4d91"),l=n("4d26"),f=n.n(l),h=n("daa3"),d=n("4df5"),p={prefixCls:u["a"].string,hasSider:u["a"].boolean,tagName:u["a"].string};function v(t){var e=t.suffixCls,n=t.tagName,r=t.name;return function(t){return{name:r,props:t.props,inject:{configProvider:{default:function(){return d["a"]}}},render:function(){var r=arguments[0],i=this.$props.prefixCls,a=this.configProvider.getPrefixCls,o=a(e,i),s={props:c()({prefixCls:o},Object(h["l"])(this),{tagName:n}),on:Object(h["k"])(this)};return r(t,s,[this.$slots["default"]])}}}}var g={props:p,render:function(){var t=arguments[0],e=this.prefixCls,n=this.tagName,r=this.$slots,i={class:e,on:Object(h["k"])(this)};return t(n,i,[r["default"]])}},m={props:p,data:function(){return{siders:[]}},provide:function(){var t=this;return{siderHook:{addSider:function(e){t.siders=[].concat(o()(t.siders),[e])},removeSider:function(e){t.siders=t.siders.filter((function(t){return t!==e}))}}}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.$slots,r=this.hasSider,a=this.tagName,o=f()(e,i()({},e+"-has-sider","boolean"===typeof r?r:this.siders.length>0)),s={class:o,on:h["k"]};return t(a,s,[n["default"]])}},y=v({suffixCls:"layout",tagName:"section",name:"ALayout"})(m),b=v({suffixCls:"layout-header",tagName:"header",name:"ALayoutHeader"})(g),x=v({suffixCls:"layout-footer",tagName:"footer",name:"ALayoutFooter"})(g),w=v({suffixCls:"layout-content",tagName:"main",name:"ALayoutContent"})(g);y.Header=b,y.Footer=x,y.Content=w;var _=y,O=n("b488"),C=n("dd3d"),S=n("0c63");if("undefined"!==typeof window){var M=function(t){return{media:t,matches:!1,addListener:function(){},removeListener:function(){}}};window.matchMedia=window.matchMedia||M}var k={xs:"479.98px",sm:"575.98px",md:"767.98px",lg:"991.98px",xl:"1199.98px",xxl:"1599.98px"},j={prefixCls:u["a"].string,collapsible:u["a"].bool,collapsed:u["a"].bool,defaultCollapsed:u["a"].bool,reverseArrow:u["a"].bool,zeroWidthTriggerStyle:u["a"].object,trigger:u["a"].any,width:u["a"].oneOfType([u["a"].number,u["a"].string]),collapsedWidth:u["a"].oneOfType([u["a"].number,u["a"].string]),breakpoint:u["a"].oneOf(["xs","sm","md","lg","xl","xxl"]),theme:u["a"].oneOf(["light","dark"]).def("dark")},T=function(){var t=0;return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return t+=1,""+e+t}}(),z={name:"ALayoutSider",__ANT_LAYOUT_SIDER:!0,mixins:[O["a"]],model:{prop:"collapsed",event:"collapse"},props:Object(h["t"])(j,{collapsible:!1,defaultCollapsed:!1,reverseArrow:!1,width:200,collapsedWidth:80}),data:function(){this.uniqueId=T("ant-sider-");var t=void 0;"undefined"!==typeof window&&(t=window.matchMedia);var e=Object(h["l"])(this);t&&e.breakpoint&&e.breakpoint in k&&(this.mql=t("(max-width: "+k[e.breakpoint]+")"));var n=void 0;return n="collapsed"in e?e.collapsed:e.defaultCollapsed,{sCollapsed:n,below:!1,belowShow:!1}},provide:function(){return{layoutSiderContext:this}},inject:{siderHook:{default:function(){return{}}},configProvider:{default:function(){return d["a"]}}},watch:{collapsed:function(t){this.setState({sCollapsed:t})}},mounted:function(){var t=this;this.$nextTick((function(){t.mql&&(t.mql.addListener(t.responsiveHandler),t.responsiveHandler(t.mql)),t.siderHook.addSider&&t.siderHook.addSider(t.uniqueId)}))},beforeDestroy:function(){this.mql&&this.mql.removeListener(this.responsiveHandler),this.siderHook.removeSider&&this.siderHook.removeSider(this.uniqueId)},methods:{responsiveHandler:function(t){this.setState({below:t.matches}),this.$emit("breakpoint",t.matches),this.sCollapsed!==t.matches&&this.setCollapsed(t.matches,"responsive")},setCollapsed:function(t,e){Object(h["s"])(this,"collapsed")||this.setState({sCollapsed:t}),this.$emit("collapse",t,e)},toggle:function(){var t=!this.sCollapsed;this.setCollapsed(t,"clickTrigger")},belowShowChange:function(){this.setState({belowShow:!this.belowShow})}},render:function(){var t,e=arguments[0],n=Object(h["l"])(this),r=n.prefixCls,a=n.theme,o=n.collapsible,s=n.reverseArrow,c=n.width,u=n.collapsedWidth,l=n.zeroWidthTriggerStyle,d=this.configProvider.getPrefixCls,p=d("layout-sider",r),v=Object(h["g"])(this,"trigger"),g=this.sCollapsed?u:c,m=Object(C["a"])(g)?g+"px":String(g),y=0===parseFloat(String(u||0))?e("span",{on:{click:this.toggle},class:p+"-zero-width-trigger "+p+"-zero-width-trigger-"+(s?"right":"left"),style:l},[e(S["a"],{attrs:{type:"bars"}})]):null,b={expanded:e(S["a"],s?{attrs:{type:"right"}}:{attrs:{type:"left"}}),collapsed:e(S["a"],s?{attrs:{type:"left"}}:{attrs:{type:"right"}})},x=this.sCollapsed?"collapsed":"expanded",w=b[x],_=null!==v?y||e("div",{class:p+"-trigger",on:{click:this.toggle},style:{width:m}},[v||w]):null,O={flex:"0 0 "+m,maxWidth:m,minWidth:m,width:m},M=f()(p,p+"-"+a,(t={},i()(t,p+"-collapsed",!!this.sCollapsed),i()(t,p+"-has-trigger",o&&null!==v&&!y),i()(t,p+"-below",!!this.below),i()(t,p+"-zero-width",0===parseFloat(m)),t)),k={on:Object(h["k"])(this),class:M,style:O};return e("aside",k,[e("div",{class:p+"-children"},[this.$slots["default"]]),o||this.below&&y?_:null])}},E=n("db14");_.Sider=z,_.install=function(t){t.use(E["a"]),t.component(_.name,_),t.component(_.Header.name,_.Header),t.component(_.Footer.name,_.Footer),t.component(_.Sider.name,_.Sider),t.component(_.Content.name,_.Content)};e["a"]=_},9911:function(t,e,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("link")},{link:function(t){return i(this,"a","href",t)}})},9934:function(t,e,n){var r=n("6fcd"),i=n("41c3"),a=n("30c9");function o(t){return a(t)?r(t,!0):i(t)}t.exports=o},9958:function(t,e,n){},9961:function(t,e,n){},9980:function(t,e,n){"use strict";n("b2a3"),n("9868"),n("5704"),n("0025"),n("b97c")},"99af":function(t,e,n){"use strict";var r=n("23e7"),i=n("d039"),a=n("e8b5"),o=n("861d"),s=n("7b0b"),c=n("50c4"),u=n("8418"),l=n("65f0"),f=n("1dde"),h=n("b622"),d=n("2d00"),p=h("isConcatSpreadable"),v=9007199254740991,g="Maximum allowed index exceeded",m=d>=51||!i((function(){var t=[];return t[p]=!1,t.concat()[0]!==t})),y=f("concat"),b=function(t){if(!o(t))return!1;var e=t[p];return void 0!==e?!!e:a(t)},x=!m||!y;r({target:"Array",proto:!0,forced:x},{concat:function(t){var e,n,r,i,a,o=s(this),f=l(o,0),h=0;for(e=-1,r=arguments.length;ev)throw TypeError(g);for(n=0;n=v)throw TypeError(g);u(f,h++,a)}return f.length=h,f}})},"99cd":function(t,e){function n(t){return function(e,n,r){var i=-1,a=Object(e),o=r(e),s=o.length;while(s--){var c=o[t?s:++i];if(!1===n(a[c],c,a))break}return e}}t.exports=n},"99d3":function(t,e,n){(function(t){var r=n("585a"),i=e&&!e.nodeType&&e,a=i&&"object"==typeof t&&t&&!t.nodeType&&t,o=a&&a.exports===i,s=o&&r.process,c=function(){try{var t=a&&a.require&&a.require("util").types;return t||s&&s.binding&&s.binding("util")}catch(e){}}();t.exports=c}).call(this,n("62e4")(t))},"9a0c":function(t,e,n){var r=n("342f");t.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(r)},"9a16":function(t,e,n){"use strict";var r=n("c1df"),i=n.n(r),a=n("4d91"),o=n("b488"),s=n("92fa"),c=n.n(s),u={mixins:[o["a"]],props:{format:a["a"].string,prefixCls:a["a"].string,disabledDate:a["a"].func,placeholder:a["a"].string,clearText:a["a"].string,value:a["a"].object,inputReadOnly:a["a"].bool.def(!1),hourOptions:a["a"].array,minuteOptions:a["a"].array,secondOptions:a["a"].array,disabledHours:a["a"].func,disabledMinutes:a["a"].func,disabledSeconds:a["a"].func,allowEmpty:a["a"].bool,defaultOpenValue:a["a"].object,currentSelectPanel:a["a"].string,focusOnOpen:a["a"].bool,clearIcon:a["a"].any},data:function(){var t=this.value,e=this.format;return{str:t&&t.format(e)||"",invalid:!1}},mounted:function(){var t=this;if(this.focusOnOpen){var e=window.requestAnimationFrame||window.setTimeout;e((function(){t.$refs.input.focus(),t.$refs.input.select()}))}},watch:{value:function(t){var e=this;this.$nextTick((function(){e.setState({str:t&&t.format(e.format)||"",invalid:!1})}))}},methods:{onInputChange:function(t){var e=t.target,n=e.value,r=e.composing,a=this.str,o=void 0===a?"":a;if(!t.isComposing&&!r&&o!==n){this.setState({str:n});var s=this.format,c=this.hourOptions,u=this.minuteOptions,l=this.secondOptions,f=this.disabledHours,h=this.disabledMinutes,d=this.disabledSeconds,p=this.value;if(n){var v=this.getProtoValue().clone(),g=i()(n,s,!0);if(!g.isValid())return void this.setState({invalid:!0});if(v.hour(g.hour()).minute(g.minute()).second(g.second()),c.indexOf(v.hour())<0||u.indexOf(v.minute())<0||l.indexOf(v.second())<0)return void this.setState({invalid:!0});var m=f(),y=h(v.hour()),b=d(v.hour(),v.minute());if(m&&m.indexOf(v.hour())>=0||y&&y.indexOf(v.minute())>=0||b&&b.indexOf(v.second())>=0)return void this.setState({invalid:!0});if(p){if(p.hour()!==v.hour()||p.minute()!==v.minute()||p.second()!==v.second()){var x=p.clone();x.hour(v.hour()),x.minute(v.minute()),x.second(v.second()),this.__emit("change",x)}}else p!==v&&this.__emit("change",v)}else this.__emit("change",null);this.setState({invalid:!1})}},onKeyDown:function(t){27===t.keyCode&&this.__emit("esc"),this.__emit("keydown",t)},getProtoValue:function(){return this.value||this.defaultOpenValue},getInput:function(){var t=this.$createElement,e=this.prefixCls,n=this.placeholder,r=this.inputReadOnly,i=this.invalid,a=this.str,o=i?e+"-input-invalid":"";return t("input",c()([{class:e+"-input "+o,ref:"input",on:{keydown:this.onKeyDown,input:this.onInputChange},domProps:{value:a},attrs:{placeholder:n,readOnly:!!r}},{directives:[{name:"ant-input"}]}]))}},render:function(){var t=arguments[0],e=this.prefixCls;return t("div",{class:e+"-input-wrap"},[this.getInput()])}},l=u,f=n("6042"),h=n.n(f),d=n("4d26"),p=n.n(d),v=n("c449"),g=n.n(v);function m(){}var y=function t(e,n,r){if(r<=0)g()((function(){e.scrollTop=n}));else{var i=n-e.scrollTop,a=i/r*10;g()((function(){e.scrollTop+=a,e.scrollTop!==n&&t(e,n,r-10)}))}},b={mixins:[o["a"]],props:{prefixCls:a["a"].string,options:a["a"].array,selectedIndex:a["a"].number,type:a["a"].string},data:function(){return{active:!1}},mounted:function(){var t=this;this.$nextTick((function(){t.scrollToSelected(0)}))},watch:{selectedIndex:function(){var t=this;this.$nextTick((function(){t.scrollToSelected(120)}))}},methods:{onSelect:function(t){var e=this.type;this.__emit("select",e,t)},onEsc:function(t){this.__emit("esc",t)},getOptions:function(){var t=this,e=this.$createElement,n=this.options,r=this.selectedIndex,i=this.prefixCls;return n.map((function(n,a){var o,s=p()((o={},h()(o,i+"-select-option-selected",r===a),h()(o,i+"-select-option-disabled",n.disabled),o)),c=n.disabled?m:function(){t.onSelect(n.value)},u=function(e){13===e.keyCode?c():27===e.keyCode&&t.onEsc()};return e("li",{attrs:{role:"button",disabled:n.disabled,tabIndex:"0"},on:{click:c,keydown:u},class:s,key:a},[n.value])}))},handleMouseEnter:function(t){this.setState({active:!0}),this.__emit("mouseenter",t)},handleMouseLeave:function(){this.setState({active:!1})},scrollToSelected:function(t){var e=this.$el,n=this.$refs.list;if(n){var r=this.selectedIndex;r<0&&(r=0);var i=n.children[r],a=i.offsetTop;y(e,a,t)}}},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.options,i=this.active;if(0===r.length)return null;var a=(t={},h()(t,n+"-select",1),h()(t,n+"-select-active",i),t);return e("div",{class:a,on:{mouseenter:this.handleMouseEnter,mouseleave:this.handleMouseLeave}},[e("ul",{ref:"list"},[this.getOptions()])])}},x=b,w=function(t,e){var n=""+t;t<10&&(n="0"+t);var r=!1;return e&&e.indexOf(t)>=0&&(r=!0),{value:n,disabled:r}},_={mixins:[o["a"]],name:"Combobox",props:{format:a["a"].string,defaultOpenValue:a["a"].object,prefixCls:a["a"].string,value:a["a"].object,showHour:a["a"].bool,showMinute:a["a"].bool,showSecond:a["a"].bool,hourOptions:a["a"].array,minuteOptions:a["a"].array,secondOptions:a["a"].array,disabledHours:a["a"].func,disabledMinutes:a["a"].func,disabledSeconds:a["a"].func,use12Hours:a["a"].bool,isAM:a["a"].bool},methods:{onItemChange:function(t,e){var n=this.defaultOpenValue,r=this.use12Hours,i=this.value,a=this.isAM,o=(i||n).clone();if("hour"===t)r?a?o.hour(+e%12):o.hour(+e%12+12):o.hour(+e);else if("minute"===t)o.minute(+e);else if("ampm"===t){var s=e.toUpperCase();r&&("PM"===s&&o.hour()<12&&o.hour(o.hour()%12+12),"AM"===s&&o.hour()>=12&&o.hour(o.hour()-12)),this.__emit("amPmChange",s)}else o.second(+e);this.__emit("change",o)},onEnterSelectPanel:function(t){this.__emit("currentSelectPanelChange",t)},onEsc:function(t){this.__emit("esc",t)},getHourSelect:function(t){var e=this,n=this.$createElement,r=this.prefixCls,i=this.hourOptions,a=this.disabledHours,o=this.showHour,s=this.use12Hours;if(!o)return null;var c=a(),u=void 0,l=void 0;return s?(u=[12].concat(i.filter((function(t){return t<12&&t>0}))),l=t%12||12):(u=i,l=t),n(x,{attrs:{prefixCls:r,options:u.map((function(t){return w(t,c)})),selectedIndex:u.indexOf(l),type:"hour"},on:{select:this.onItemChange,mouseenter:function(){return e.onEnterSelectPanel("hour")},esc:this.onEsc}})},getMinuteSelect:function(t){var e=this,n=this.$createElement,r=this.prefixCls,i=this.minuteOptions,a=this.disabledMinutes,o=this.defaultOpenValue,s=this.showMinute,c=this.value;if(!s)return null;var u=c||o,l=a(u.hour());return n(x,{attrs:{prefixCls:r,options:i.map((function(t){return w(t,l)})),selectedIndex:i.indexOf(t),type:"minute"},on:{select:this.onItemChange,mouseenter:function(){return e.onEnterSelectPanel("minute")},esc:this.onEsc}})},getSecondSelect:function(t){var e=this,n=this.$createElement,r=this.prefixCls,i=this.secondOptions,a=this.disabledSeconds,o=this.showSecond,s=this.defaultOpenValue,c=this.value;if(!o)return null;var u=c||s,l=a(u.hour(),u.minute());return n(x,{attrs:{prefixCls:r,options:i.map((function(t){return w(t,l)})),selectedIndex:i.indexOf(t),type:"second"},on:{select:this.onItemChange,mouseenter:function(){return e.onEnterSelectPanel("second")},esc:this.onEsc}})},getAMPMSelect:function(){var t=this,e=this.$createElement,n=this.prefixCls,r=this.use12Hours,i=this.format,a=this.isAM;if(!r)return null;var o=["am","pm"].map((function(t){return i.match(/\sA/)?t.toUpperCase():t})).map((function(t){return{value:t}})),s=a?0:1;return e(x,{attrs:{prefixCls:n,options:o,selectedIndex:s,type:"ampm"},on:{select:this.onItemChange,mouseenter:function(){return t.onEnterSelectPanel("ampm")},esc:this.onEsc}})}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.defaultOpenValue,r=this.value,i=r||n;return t("div",{class:e+"-combobox"},[this.getHourSelect(i.hour()),this.getMinuteSelect(i.minute()),this.getSecondSelect(i.second()),this.getAMPMSelect(i.hour())])}},O=_,C=n("daa3");function S(){}function M(t,e,n){for(var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1,i=[],a=0;a=0&&t.hour()<12}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.placeholder,r=this.disabledMinutes,i=this.addon,a=this.disabledSeconds,o=this.hideDisabledOptions,s=this.showHour,c=this.showMinute,u=this.showSecond,f=this.format,h=this.defaultOpenValue,d=this.clearText,p=this.use12Hours,v=this.focusOnOpen,g=this.hourStep,m=this.minuteStep,y=this.secondStep,b=this.inputReadOnly,x=this.sValue,w=this.currentSelectPanel,_=Object(C["g"])(this,"clearIcon"),j=Object(C["k"])(this),T=j.esc,z=void 0===T?S:T,E=j.keydown,A=void 0===E?S:E,P=this.disabledHours2(),L=r(x?x.hour():null),V=a(x?x.hour():null,x?x.minute():null),I=M(24,P,o,g),R=M(60,L,o,m),H=M(60,V,o,y),D=k(h,I,R,H);return t("div",{class:e+"-inner"},[t(l,{attrs:{clearText:d,prefixCls:e,defaultOpenValue:D,value:x,currentSelectPanel:w,format:f,placeholder:n,hourOptions:I,minuteOptions:R,secondOptions:H,disabledHours:this.disabledHours2,disabledMinutes:r,disabledSeconds:a,focusOnOpen:v,inputReadOnly:b,clearIcon:_},on:{esc:z,change:this.onChange,keydown:A}}),t(O,{attrs:{prefixCls:e,value:x,defaultOpenValue:D,format:f,showHour:s,showMinute:c,showSecond:u,hourOptions:I,minuteOptions:R,secondOptions:H,disabledHours:this.disabledHours2,disabledMinutes:r,disabledSeconds:a,use12Hours:p,isAM:this.isAM()},on:{change:this.onChange,amPmChange:this.onAmPmChange,currentSelectPanelChange:this.onCurrentSelectPanelChange,esc:this.onEsc}}),i(this)])}};e["a"]=j},"9a1f":function(t,e,n){var r=n("825a"),i=n("35a1");t.exports=function(t){var e=i(t);if("function"!=typeof e)throw TypeError(String(t)+" is not iterable");return r(e.call(t))}},"9a33":function(t,e,n){"use strict";n("b2a3"),n("b8e7")},"9a63":function(t,e,n){"use strict";var r=n("290c"),i=n("db14");r["a"].install=function(t){t.use(i["a"]),t.component(r["a"].name,r["a"])},e["a"]=r["a"]},"9a8c":function(t,e,n){"use strict";var r=n("ebb5"),i=n("145e"),a=r.aTypedArray,o=r.exportTypedArrayMethod;o("copyWithin",(function(t,e){return i.call(a(this),t,e,arguments.length>2?arguments[2]:void 0)}))},"9a94":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n("882a"),i=a(r);function a(t){return t&&t.__esModule?t:{default:t}}e["default"]=i["default"]},"9aff":function(t,e,n){var r=n("9638"),i=n("30c9"),a=n("c098"),o=n("1a8c");function s(t,e,n){if(!o(n))return!1;var s=typeof e;return!!("number"==s?i(n)&&a(e,n.length):"string"==s&&e in n)&&r(n[e],t)}t.exports=s},"9b02":function(t,e,n){var r=n("656b");function i(t,e,n){var i=null==t?void 0:r(t,e);return void 0===i?n:i}t.exports=i},"9b21":function(t,e,n){n("0b99"),n("084e"),t.exports=n("5524").Array.from},"9b57":function(t,e,n){"use strict";e.__esModule=!0;var r=n("adf5"),i=a(r);function a(t){return t&&t.__esModule?t:{default:t}}e.default=function(t){if(Array.isArray(t)){for(var e=0,n=Array(t.length);e=0;--i){var a,o=t[i];if("[]"===o)a=[],a=a.concat(r);else{a=n.plainObjects?Object.create(null):{};var s="["===o.charAt(0)&&"]"===o.charAt(o.length-1)?o.slice(1,-1):o,c=parseInt(s,10);!isNaN(c)&&o!==s&&String(c)===s&&c>=0&&n.parseArrays&&c<=n.arrayLimit?(a=[],a[c]=r):a[s]=r}r=a}return r},c=function(t,e,n){if(t){var r=n.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,a=/(\[[^[\]]*])/,o=/(\[[^[\]]*])/g,c=a.exec(r),u=c?r.slice(0,c.index):r,l=[];if(u){if(!n.plainObjects&&i.call(Object.prototype,u)&&!n.allowPrototypes)return;l.push(u)}var f=0;while(null!==(c=o.exec(r))&&fi?a>=o?10+t:20+t:a<=o?10+t:t},onAnimated:function(){this.$emit("animated")},renderNumberList:function(t,e){for(var n=this.$createElement,r=[],i=0;i<30;i++)r.push(n("p",{key:i.toString(),class:d()(e,{current:t===i})},[i%10]));return r},renderCurrentNumber:function(t,e,n){var r=this.$createElement;if("number"===typeof e){var i=this.getPositionByNum(e,n),a=this.animateStarted||void 0===b(this.lastCount)[n],o={transition:a?"none":void 0,msTransform:"translateY("+100*-i+"%)",WebkitTransform:"translateY("+100*-i+"%)",transform:"translateY("+100*-i+"%)"};return r("span",{class:t+"-only",style:o,key:n},[this.renderNumberList(i,t+"-only-unit")])}return r("span",{key:"symbol",class:t+"-symbol"},[e])},renderNumberElement:function(t){var e=this,n=this.sCount;return n&&Number(n)%1===0?b(n).map((function(n,r){return e.renderCurrentNumber(t,n,r)})).reverse():n}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.title,r=this.component,i=void 0===r?"sup":r,a=this.displayComponent,o=this.className,s=this.configProvider.getPrefixCls,c=s("scroll-number",e);if(a)return Object(m["a"])(a,{class:c+"-custom-component"});var u=Object(v["q"])(this,!0),f=Object(g["a"])(this.$props,["count","component","prefixCls","displayComponent"]),h={props:l()({},f),attrs:{title:n},style:u,class:d()(c,o)};return u&&u.borderColor&&(h.style.boxShadow="0 0 0 1px "+u.borderColor+" inset"),t(i,h,[this.renderNumberElement(c)])}},_=function(){for(var t=arguments.length,e=Array(t),n=0;nt?t+"+":e;return n},getDispayCount:function(){var t=this.isDot();return t?"":this.getNumberedDispayCount()},getScrollNumberTitle:function(){var t=this.$props.title,e=this.badgeCount;return t||("string"===typeof e||"number"===typeof e?e:void 0)},getStyleWithOffset:function(){var t=this.$props,e=t.offset,n=t.numberStyle;return e?l()({right:-parseInt(e[0],10)+"px",marginTop:Object(S["a"])(e[1])?e[1]+"px":e[1]},n):l()({},n)},getBadgeClassName:function(t){var e,n=Object(v["c"])(this.$slots["default"]),r=this.hasStatus();return d()(t,(e={},c()(e,t+"-status",r),c()(e,t+"-dot-status",r&&this.dot&&!this.isZero()),c()(e,t+"-not-a-wrapper",!n.length),e))},hasStatus:function(){var t=this.$props,e=t.status,n=t.color;return!!e||!!n},isZero:function(){var t=this.getNumberedDispayCount();return"0"===t||0===t},isDot:function(){var t=this.$props.dot,e=this.isZero();return t&&!e||this.hasStatus()},isHidden:function(){var t=this.$props.showZero,e=this.getDispayCount(),n=this.isZero(),r=this.isDot(),i=null===e||void 0===e||""===e;return(i||n&&!t)&&!r},renderStatusText:function(t){var e=this.$createElement,n=this.$props.text,r=this.isHidden();return r||!n?null:e("span",{class:t+"-status-text"},[n])},renderDispayComponent:function(){var t=this.badgeCount,e=t;if(e&&"object"===("undefined"===typeof e?"undefined":o()(e)))return Object(m["a"])(e,{style:this.getStyleWithOffset()})},renderBadgeNumber:function(t,e){var n,r=this.$createElement,i=this.$props,a=i.status,o=i.color,s=this.badgeCount,u=this.getDispayCount(),l=this.isDot(),f=this.isHidden(),h=(n={},c()(n,t+"-dot",l),c()(n,t+"-count",!l),c()(n,t+"-multiple-words",!l&&s&&s.toString&&s.toString().length>1),c()(n,t+"-status-"+a,!!a),c()(n,t+"-status-"+o,k(o)),n),d=this.getStyleWithOffset();return o&&!k(o)&&(d=d||{},d.background=o),f?null:r(w,{attrs:{prefixCls:e,"data-show":!f,className:h,count:u,displayComponent:this.renderDispayComponent(),title:this.getScrollNumberTitle()},directives:[{name:"show",value:!f}],style:d,key:"scrollNumber"})}},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.scrollNumberPrefixCls,a=this.status,o=this.text,s=this.color,u=this.$slots,l=this.configProvider.getPrefixCls,f=l("badge",n),h=l("scroll-number",r),p=Object(v["c"])(u["default"]),g=Object(v["g"])(this,"count");Array.isArray(g)&&(g=g[0]),this.badgeCount=g;var m=this.renderBadgeNumber(f,h),y=this.renderStatusText(f),b=d()((t={},c()(t,f+"-status-dot",this.hasStatus()),c()(t,f+"-status-"+a,!!a),c()(t,f+"-status-"+s,k(s)),t)),x={};if(s&&!k(s)&&(x.background=s),!p.length&&this.hasStatus()){var w=this.getStyleWithOffset(),_=w&&w.color;return e("span",i()([{on:Object(v["k"])(this)},{class:this.getBadgeClassName(f),style:w}]),[e("span",{class:b,style:x}),e("span",{style:{color:_},class:f+"-status-text"},[o])])}var O=Object(C["a"])(p.length?f+"-zoom":"");return e("span",i()([{on:Object(v["k"])(this)},{class:this.getBadgeClassName(f)}]),[p,e("transition",O,[m]),y])}},T=n("db14");j.install=function(t){t.use(T["a"]),t.component(j.name,j)};e["a"]=j},a078:function(t,e,n){var r=n("7b0b"),i=n("50c4"),a=n("35a1"),o=n("e95a"),s=n("0366"),c=n("ebb5").aTypedArrayConstructor;t.exports=function(t){var e,n,u,l,f,h,d=r(t),p=arguments.length,v=p>1?arguments[1]:void 0,g=void 0!==v,m=a(d);if(void 0!=m&&!o(m)){f=m.call(d),h=f.next,d=[];while(!(l=h.call(f)).done)d.push(l.value)}for(g&&p>2&&(v=s(v,arguments[2],2)),n=i(d.length),u=new(c(this))(n),e=0;n>e;e++)u[e]=g?v(d[e],e):d[e];return u}},a0c4:function(t,e){function n(t,e,n,r){var i=-1,a=null==t?0:t.length;while(++ih))return!1;var p=l.get(t),v=l.get(e);if(p&&v)return p==e&&v==t;var g=-1,m=!0,y=n&s?new r:void 0;l.set(t,e),l.set(e,t);while(++g0&&r(h))d=o(t,e,h,i(h.length),d,u-1)-1;else{if(d>=9007199254740991)throw TypeError("Exceed the acceptable array length");t[d]=h}d++}p++}return d};t.exports=o},a2db:function(t,e,n){var r=n("9e69"),i=r?r.prototype:void 0,a=i?i.valueOf:void 0;function o(t){return a?Object(a.call(t)):{}}t.exports=o},a3a2:function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("1098"),o=n.n(a),s=n("6042"),c=n.n(s),u=n("41b2"),l=n.n(u),f=n("0464"),h=n("4d91"),d=n("8496"),p=n("18a7"),v=n("e90a"),g=n("1462"),m={adjustX:1,adjustY:1},y={topLeft:{points:["bl","tl"],overflow:m,offset:[0,-7]},bottomLeft:{points:["tl","bl"],overflow:m,offset:[0,7]},leftTop:{points:["tr","tl"],overflow:m,offset:[-4,0]},rightTop:{points:["tl","tr"],overflow:m,offset:[4,0]}},b=y,x=n("b488"),w=n("daa3"),_=n("d41d"),O=n("2b89"),C=n("94eb"),S=0,M={horizontal:"bottomLeft",vertical:"rightTop","vertical-left":"rightTop","vertical-right":"leftTop"},k=function(t,e,n){var r=Object(O["b"])(e),i=t.getState();t.setState({defaultActiveFirst:l()({},i.defaultActiveFirst,c()({},r,n))})},j={name:"SubMenu",props:{parentMenu:h["a"].object,title:h["a"].any,selectedKeys:h["a"].array.def([]),openKeys:h["a"].array.def([]),openChange:h["a"].func.def(O["h"]),rootPrefixCls:h["a"].string,eventKey:h["a"].oneOfType([h["a"].string,h["a"].number]),multiple:h["a"].bool,active:h["a"].bool,isRootMenu:h["a"].bool.def(!1),index:h["a"].number,triggerSubMenuAction:h["a"].string,popupClassName:h["a"].string,getPopupContainer:h["a"].func,forceSubMenuRender:h["a"].bool,openAnimation:h["a"].oneOfType([h["a"].string,h["a"].object]),disabled:h["a"].bool,subMenuOpenDelay:h["a"].number.def(.1),subMenuCloseDelay:h["a"].number.def(.1),level:h["a"].number.def(1),inlineIndent:h["a"].number.def(24),openTransitionName:h["a"].string,popupOffset:h["a"].array,isOpen:h["a"].bool,store:h["a"].object,mode:h["a"].oneOf(["horizontal","vertical","vertical-left","vertical-right","inline"]).def("vertical"),manualRef:h["a"].func.def(O["h"]),builtinPlacements:h["a"].object.def((function(){return{}})),itemIcon:h["a"].any,expandIcon:h["a"].any,subMenuKey:h["a"].string},mixins:[x["a"]],isSubMenu:!0,data:function(){var t=this.$props,e=t.store,n=t.eventKey,r=e.getState().defaultActiveFirst,i=!1;return r&&(i=r[n]),k(e,n,i),{}},mounted:function(){var t=this;this.$nextTick((function(){t.handleUpdated()}))},updated:function(){var t=this;this.$nextTick((function(){t.handleUpdated()}))},beforeDestroy:function(){var t=this.eventKey;this.__emit("destroy",t),this.minWidthTimeout&&(Object(_["a"])(this.minWidthTimeout),this.minWidthTimeout=null),this.mouseenterTimeout&&(Object(_["a"])(this.mouseenterTimeout),this.mouseenterTimeout=null)},methods:{handleUpdated:function(){var t=this,e=this.$props,n=e.mode,r=e.parentMenu,i=e.manualRef;i&&i(this),"horizontal"===n&&r.isRootMenu&&this.isOpen&&(this.minWidthTimeout=Object(_["b"])((function(){return t.adjustWidth()}),0))},onKeyDown:function(t){var e=t.keyCode,n=this.menuInstance,r=this.$props,i=r.store,a=r.isOpen;if(e===p["a"].ENTER)return this.onTitleClick(t),k(i,this.eventKey,!0),!0;if(e===p["a"].RIGHT)return a?n.onKeyDown(t):(this.triggerOpenChange(!0),k(i,this.eventKey,!0)),!0;if(e===p["a"].LEFT){var o=void 0;if(!a)return;return o=n.onKeyDown(t),o||(this.triggerOpenChange(!1),o=!0),o}return!a||e!==p["a"].UP&&e!==p["a"].DOWN?void 0:n.onKeyDown(t)},onPopupVisibleChange:function(t){this.triggerOpenChange(t,t?"mouseenter":"mouseleave")},onMouseEnter:function(t){var e=this.$props,n=e.eventKey,r=e.store;k(r,n,!1),this.__emit("mouseenter",{key:n,domEvent:t})},onMouseLeave:function(t){var e=this.eventKey,n=this.parentMenu;n.subMenuInstance=this,this.__emit("mouseleave",{key:e,domEvent:t})},onTitleMouseEnter:function(t){var e=this.$props.eventKey;this.__emit("itemHover",{key:e,hover:!0}),this.__emit("titleMouseenter",{key:e,domEvent:t})},onTitleMouseLeave:function(t){var e=this.eventKey,n=this.parentMenu;n.subMenuInstance=this,this.__emit("itemHover",{key:e,hover:!1}),this.__emit("titleMouseleave",{key:e,domEvent:t})},onTitleClick:function(t){var e=this.$props,n=e.triggerSubMenuAction,r=e.eventKey,i=e.isOpen,a=e.store;this.__emit("titleClick",{key:r,domEvent:t}),"hover"!==n&&(this.triggerOpenChange(!i,"click"),k(a,r,!1))},onSubMenuClick:function(t){this.__emit("click",this.addKeyPath(t))},getPrefixCls:function(){return this.$props.rootPrefixCls+"-submenu"},getActiveClassName:function(){return this.getPrefixCls()+"-active"},getDisabledClassName:function(){return this.getPrefixCls()+"-disabled"},getSelectedClassName:function(){return this.getPrefixCls()+"-selected"},getOpenClassName:function(){return this.$props.rootPrefixCls+"-submenu-open"},saveMenuInstance:function(t){this.menuInstance=t},addKeyPath:function(t){return l()({},t,{keyPath:(t.keyPath||[]).concat(this.$props.eventKey)})},triggerOpenChange:function(t,e){var n=this,r=this.$props.eventKey,i=function(){n.__emit("openChange",{key:r,item:n,trigger:e,open:t})};"mouseenter"===e?this.mouseenterTimeout=Object(_["b"])((function(){i()}),0):i()},isChildrenSelected:function(){var t={find:!1};return Object(O["f"])(this.$slots["default"],this.$props.selectedKeys,t),t.find},adjustWidth:function(){if(this.$refs.subMenuTitle&&this.menuInstance){var t=this.menuInstance.$el;t.offsetWidth>=this.$refs.subMenuTitle.offsetWidth||(t.style.minWidth=this.$refs.subMenuTitle.offsetWidth+"px")}},renderChildren:function(t){var e=this.$createElement,n=this.$props,r=Object(w["k"])(this),a=r.select,s=r.deselect,c=r.openChange,u={props:{mode:"horizontal"===n.mode?"vertical":n.mode,visible:n.isOpen,level:n.level+1,inlineIndent:n.inlineIndent,focusable:!1,selectedKeys:n.selectedKeys,eventKey:n.eventKey+"-menu-",openKeys:n.openKeys,openTransitionName:n.openTransitionName,openAnimation:n.openAnimation,subMenuOpenDelay:n.subMenuOpenDelay,parentMenu:this,subMenuCloseDelay:n.subMenuCloseDelay,forceSubMenuRender:n.forceSubMenuRender,triggerSubMenuAction:n.triggerSubMenuAction,builtinPlacements:n.builtinPlacements,defaultActiveFirst:n.store.getState().defaultActiveFirst[Object(O["b"])(n.eventKey)],multiple:n.multiple,prefixCls:n.rootPrefixCls,manualRef:this.saveMenuInstance,itemIcon:Object(w["g"])(this,"itemIcon"),expandIcon:Object(w["g"])(this,"expandIcon"),children:t},on:{click:this.onSubMenuClick,select:a,deselect:s,openChange:c},id:this.internalMenuId},f=u.props,h=this.haveRendered;if(this.haveRendered=!0,this.haveOpened=this.haveOpened||f.visible||f.forceSubMenuRender,!this.haveOpened)return e("div");var d=h||!f.visible||"inline"===!f.mode;u["class"]=" "+f.prefixCls+"-sub";var p={appear:d,css:!1},v={props:p,on:{}};return f.openTransitionName?v=Object(C["a"])(f.openTransitionName,{appear:d}):"object"===o()(f.openAnimation)?(p=l()({},p,f.openAnimation.props||{}),d||(p.appear=!1)):"string"===typeof f.openAnimation&&(v=Object(C["a"])(f.openAnimation,{appear:d})),"object"===o()(f.openAnimation)&&f.openAnimation.on&&(v.on=f.openAnimation.on),e("transition",v,[e(g["a"],i()([{directives:[{name:"show",value:n.isOpen}]},u]))])}},render:function(){var t,e,n=arguments[0],r=this.$props,a=this.rootPrefixCls,o=this.parentMenu,s=r.isOpen,u=this.getPrefixCls(),h="inline"===r.mode,p=(t={},c()(t,u,!0),c()(t,u+"-"+r.mode,!0),c()(t,this.getOpenClassName(),s),c()(t,this.getActiveClassName(),r.active||s&&!h),c()(t,this.getDisabledClassName(),r.disabled),c()(t,this.getSelectedClassName(),this.isChildrenSelected()),t);this.internalMenuId||(r.eventKey?this.internalMenuId=r.eventKey+"$Menu":this.internalMenuId="$__$"+ ++S+"$Menu");var v={},g={},m={};r.disabled||(v={mouseleave:this.onMouseLeave,mouseenter:this.onMouseEnter},g={click:this.onTitleClick},m={mouseenter:this.onTitleMouseEnter,mouseleave:this.onTitleMouseLeave});var y={};h&&(y.paddingLeft=r.inlineIndent*r.level+"px");var x={};s&&(x={"aria-owns":this.internalMenuId});var _={attrs:l()({"aria-expanded":s},x,{"aria-haspopup":"true",title:"string"===typeof r.title?r.title:void 0}),on:l()({},m,g),style:y,class:u+"-title",ref:"subMenuTitle"},O=null;"horizontal"!==r.mode&&(O=Object(w["g"])(this,"expandIcon",r));var C=n("div",_,[Object(w["g"])(this,"title"),O||n("i",{class:u+"-arrow"})]),k=this.renderChildren(Object(w["c"])(this.$slots["default"])),j=this.parentMenu.isRootMenu?this.parentMenu.getPopupContainer:function(t){return t.parentNode},T=M[r.mode],z=r.popupOffset?{offset:r.popupOffset}:{},E="inline"===r.mode?"":r.popupClassName,A={on:l()({},Object(f["a"])(Object(w["k"])(this),["click"]),v),class:p};return n("li",i()([A,{attrs:{role:"menuitem"}}]),[h&&C,h&&k,!h&&n(d["a"],{attrs:(e={prefixCls:u,popupClassName:u+"-popup "+a+"-"+o.theme+" "+(E||""),getPopupContainer:j,builtinPlacements:b},c()(e,"builtinPlacements",l()({},b,r.builtinPlacements)),c()(e,"popupPlacement",T),c()(e,"popupVisible",s),c()(e,"popupAlign",z),c()(e,"action",r.disabled?[]:[r.triggerSubMenuAction]),c()(e,"mouseEnterDelay",r.subMenuOpenDelay),c()(e,"mouseLeaveDelay",r.subMenuCloseDelay),c()(e,"forceRender",r.forceSubMenuRender),e),on:{popupVisibleChange:this.onPopupVisibleChange}},[n("template",{slot:"popup"},[k]),C])])}},T=Object(v["a"])((function(t,e){var n=t.openKeys,r=t.activeKey,i=t.selectedKeys,a=e.eventKey,o=e.subMenuKey;return{isOpen:n.indexOf(a)>-1,active:r[o]===a,selectedKeys:i}}))(j);T.isSubMenu=!0;e["a"]=T},a434:function(t,e,n){"use strict";var r=n("23e7"),i=n("23cb"),a=n("a691"),o=n("50c4"),s=n("7b0b"),c=n("65f0"),u=n("8418"),l=n("1dde"),f=l("splice"),h=Math.max,d=Math.min,p=9007199254740991,v="Maximum allowed length exceeded";r({target:"Array",proto:!0,forced:!f},{splice:function(t,e){var n,r,l,f,g,m,y=s(this),b=o(y.length),x=i(t,b),w=arguments.length;if(0===w?n=r=0:1===w?(n=0,r=b-x):(n=w-2,r=d(h(a(e),0),b-x)),b+n-r>p)throw TypeError(v);for(l=c(y,r),f=0;fb-r+n;f--)delete y[f-1]}else if(n>r)for(f=b-r;f>x;f--)g=f+r-1,m=f+n-1,g in y?y[m]=y[g]:delete y[m];for(f=0;fa)i.push(arguments[a++]);if(r=e,(d(e)||void 0!==t)&&!st(t))return h(e)||(e=function(t,e){if("function"==typeof r&&(e=r.call(this,t,e)),!st(e))return e}),i[1]=e,U.apply(null,i)}})}q[N][$]||k(q[N],$,q[N].valueOf),I(q,F),E[D]=!0},a524:function(t,e,n){var r=n("4245");function i(t){return r(this,t).has(t)}t.exports=i},a54e:function(t,e,n){},a600:function(t,e,n){"use strict";var r=n("c1b3"),i=n("452c"),a=n("db14");r["a"].Button=i["a"],r["a"].install=function(t){t.use(a["a"]),t.component(r["a"].name,r["a"]),t.component(i["a"].name,i["a"])},e["a"]=r["a"]},a615:function(t,e,n){"use strict";var r=n("4d91");e["a"]={props:{value:r["a"].oneOfType([r["a"].string,r["a"].number]),label:r["a"].oneOfType([r["a"].string,r["a"].number])},isSelectOptGroup:!0}},a630:function(t,e,n){var r=n("23e7"),i=n("4df4"),a=n("1c7e"),o=!a((function(t){Array.from(t)}));r({target:"Array",stat:!0,forced:o},{from:i})},a640:function(t,e,n){"use strict";var r=n("d039");t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){throw 1},1)}))}},a691:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},a6fd:function(t,e,n){var r=n("23e7"),i=n("d066"),a=n("1c0b"),o=n("825a"),s=n("d039"),c=i("Reflect","apply"),u=Function.apply,l=!s((function(){c((function(){}))}));r({target:"Reflect",stat:!0,forced:l},{apply:function(t,e,n){return a(t),o(n),c?c(t,e,n):u.call(t,e,n)}})},a79d:function(t,e,n){"use strict";var r=n("6042"),i=n.n(r),a=n("4d91"),o=n("4df5"),s=n("db14"),c={name:"ADivider",props:{prefixCls:a["a"].string,type:a["a"].oneOf(["horizontal","vertical",""]).def("horizontal"),dashed:a["a"].bool,orientation:a["a"].oneOf(["left","right","center"])},inject:{configProvider:{default:function(){return o["a"]}}},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.type,a=this.$slots,o=this.dashed,s=this.orientation,c=void 0===s?"center":s,u=this.configProvider.getPrefixCls,l=u("divider",n),f=c.length>0?"-"+c:c,h=(t={},i()(t,l,!0),i()(t,l+"-"+r,!0),i()(t,l+"-with-text"+f,a["default"]),i()(t,l+"-dashed",!!o),t);return e("div",{class:h,attrs:{role:"separator"}},[a["default"]&&e("span",{class:l+"-inner-text"},[a["default"]])])},install:function(t){t.use(s["a"]),t.component(c.name,c)}};e["a"]=c},a79df:function(t,e,n){"use strict";var r=n("23e7"),i=n("c430"),a=n("fea9"),o=n("d039"),s=n("d066"),c=n("4840"),u=n("cdf9"),l=n("6eeb"),f=!!a&&o((function(){a.prototype["finally"].call({then:function(){}},(function(){}))}));if(r({target:"Promise",proto:!0,real:!0,forced:f},{finally:function(t){var e=c(this,s("Promise")),n="function"==typeof t;return this.then(n?function(n){return u(e,t()).then((function(){return n}))}:t,n?function(n){return u(e,t()).then((function(){throw n}))}:t)}}),!i&&"function"==typeof a){var h=s("Promise").prototype["finally"];a.prototype["finally"]!==h&&l(a.prototype,"finally",h,{unsafe:!0})}},a874:function(t,e,n){var r=n("23e7"),i=n("145e"),a=n("44d2");r({target:"Array",proto:!0},{copyWithin:i}),a("copyWithin")},a8fc:function(t,e,n){var r=n("badf"),i=n("2c66");function a(t,e){return t&&t.length?i(t,r(e,2)):[]}t.exports=a},a975:function(t,e,n){"use strict";var r=n("ebb5"),i=n("b727").every,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("every",(function(t){return i(a(this),t,arguments.length>1?arguments[1]:void 0)}))},a981:function(t,e){t.exports="undefined"!==typeof ArrayBuffer&&"undefined"!==typeof DataView},a994:function(t,e,n){var r=n("7d1f"),i=n("32f4"),a=n("ec69");function o(t){return r(t,a,i)}t.exports=o},a9d4:function(t,e,n){"use strict";var r=n("c544"),i=n("b6bb"),a=n("4df5"),o=void 0;function s(t){return!t||null===t.offsetParent}function c(t){var e=(t||"").match(/rgba?\((\d*), (\d*), (\d*)(, [\.\d]*)?\)/);return!(e&&e[1]&&e[2]&&e[3])||!(e[1]===e[2]&&e[2]===e[3])}e["a"]={name:"Wave",props:["insertExtraNode"],mounted:function(){var t=this;this.$nextTick((function(){var e=t.$el;1===e.nodeType&&(t.instance=t.bindAnimationEvent(e))}))},inject:{configProvider:{default:function(){return a["a"]}}},beforeDestroy:function(){this.instance&&this.instance.cancel(),this.clickWaveTimeoutId&&clearTimeout(this.clickWaveTimeoutId),this.destroy=!0},methods:{onClick:function(t,e){if(!(!t||s(t)||t.className.indexOf("-leave")>=0)){var n=this.$props.insertExtraNode;this.extraNode=document.createElement("div");var i=this.extraNode;i.className="ant-click-animating-node";var a=this.getAttributeName();t.removeAttribute(a),t.setAttribute(a,"true"),o=o||document.createElement("style"),e&&"#ffffff"!==e&&"rgb(255, 255, 255)"!==e&&c(e)&&!/rgba\(\d*, \d*, \d*, 0\)/.test(e)&&"transparent"!==e&&(this.csp&&this.csp.nonce&&(o.nonce=this.csp.nonce),i.style.borderColor=e,o.innerHTML="\n [ant-click-animating-without-extra-node='true']::after, .ant-click-animating-node {\n --antd-wave-shadow-color: "+e+";\n }",document.body.contains(o)||document.body.appendChild(o)),n&&t.appendChild(i),r["a"].addStartEventListener(t,this.onTransitionStart),r["a"].addEndEventListener(t,this.onTransitionEnd)}},onTransitionStart:function(t){if(!this.destroy){var e=this.$el;t&&t.target===e&&(this.animationStart||this.resetEffect(e))}},onTransitionEnd:function(t){t&&"fadeEffect"===t.animationName&&this.resetEffect(t.target)},getAttributeName:function(){var t=this.$props.insertExtraNode;return t?"ant-click-animating":"ant-click-animating-without-extra-node"},bindAnimationEvent:function(t){var e=this;if(t&&t.getAttribute&&!t.getAttribute("disabled")&&!(t.className.indexOf("disabled")>=0)){var n=function(n){if("INPUT"!==n.target.tagName&&!s(n.target)){e.resetEffect(t);var r=getComputedStyle(t).getPropertyValue("border-top-color")||getComputedStyle(t).getPropertyValue("border-color")||getComputedStyle(t).getPropertyValue("background-color");e.clickWaveTimeoutId=window.setTimeout((function(){return e.onClick(t,r)}),0),i["a"].cancel(e.animationStartId),e.animationStart=!0,e.animationStartId=Object(i["a"])((function(){e.animationStart=!1}),10)}};return t.addEventListener("click",n,!0),{cancel:function(){t.removeEventListener("click",n,!0)}}}},resetEffect:function(t){if(t&&t!==this.extraNode&&t instanceof Element){var e=this.$props.insertExtraNode,n=this.getAttributeName();t.setAttribute(n,"false"),o&&(o.innerHTML=""),e&&this.extraNode&&t.contains(this.extraNode)&&t.removeChild(this.extraNode),r["a"].removeStartEventListener(t,this.onTransitionStart),r["a"].removeEndEventListener(t,this.onTransitionEnd)}}},render:function(){return this.configProvider.csp&&(this.csp=this.configProvider.csp),this.$slots["default"]&&this.$slots["default"][0]}}},a9e3:function(t,e,n){"use strict";var r=n("83ab"),i=n("da84"),a=n("94ca"),o=n("6eeb"),s=n("5135"),c=n("c6b6"),u=n("7156"),l=n("c04e"),f=n("d039"),h=n("7c73"),d=n("241c").f,p=n("06cf").f,v=n("9bf2").f,g=n("58a8").trim,m="Number",y=i[m],b=y.prototype,x=c(h(b))==m,w=function(t){var e,n,r,i,a,o,s,c,u=l(t,!1);if("string"==typeof u&&u.length>2)if(u=g(u),e=u.charCodeAt(0),43===e||45===e){if(n=u.charCodeAt(2),88===n||120===n)return NaN}else if(48===e){switch(u.charCodeAt(1)){case 66:case 98:r=2,i=49;break;case 79:case 111:r=8,i=55;break;default:return+u}for(a=u.slice(2),o=a.length,s=0;si)return NaN;return parseInt(a,r)}return+u};if(a(m,!y(" 0o1")||!y("0b1")||y("+0x1"))){for(var _,O=function(t){var e=arguments.length<1?0:t,n=this;return n instanceof O&&(x?f((function(){b.valueOf.call(n)})):c(n)!=m)?u(new y(w(e)),n,O):w(e)},C=r?d(y):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),S=0;C.length>S;S++)s(y,_=C[S])&&!s(O,_)&&v(O,_,p(y,_));O.prototype=b,b.constructor=O,o(i,m,O)}},aaec:function(t,e){var n="\\ud800-\\udfff",r="\\u0300-\\u036f",i="\\ufe20-\\ufe2f",a="\\u20d0-\\u20ff",o=r+i+a,s="\\ufe0e\\ufe0f",c="\\u200d",u=RegExp("["+c+n+o+s+"]");function l(t){return u.test(t)}t.exports=l},ab13:function(t,e,n){var r=n("b622"),i=r("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[i]=!1,"/./"[t](e)}catch(r){}}return!1}},ab81:function(t,e){var n="\\ud800-\\udfff",r="\\u0300-\\u036f",i="\\ufe20-\\ufe2f",a="\\u20d0-\\u20ff",o=r+i+a,s="\\ufe0e\\ufe0f",c="["+n+"]",u="["+o+"]",l="\\ud83c[\\udffb-\\udfff]",f="(?:"+u+"|"+l+")",h="[^"+n+"]",d="(?:\\ud83c[\\udde6-\\uddff]){2}",p="[\\ud800-\\udbff][\\udc00-\\udfff]",v="\\u200d",g=f+"?",m="["+s+"]?",y="(?:"+v+"(?:"+[h,d,p].join("|")+")"+m+g+")*",b=m+g+y,x="(?:"+[h+u+"?",u,d,p,c].join("|")+")",w=RegExp(l+"(?="+l+")|"+x+b,"g");function _(t){var e=w.lastIndex=0;while(w.test(t))++e;return e}t.exports=_},ab9e:function(t,e,n){"use strict";n("b2a3"),n("15aa")},ac16:function(t,e,n){var r=n("23e7"),i=n("825a"),a=n("06cf").f;r({target:"Reflect",stat:!0},{deleteProperty:function(t,e){var n=a(i(t),e);return!(n&&!n.configurable)&&delete t[e]}})},ac1f:function(t,e,n){"use strict";var r=n("23e7"),i=n("9263");r({target:"RegExp",proto:!0,forced:/./.exec!==i},{exec:i})},ac41:function(t,e){function n(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}t.exports=n},acac:function(t,e,n){"use strict";var r=n("e2cc"),i=n("f183").getWeakData,a=n("825a"),o=n("861d"),s=n("19aa"),c=n("2266"),u=n("b727"),l=n("5135"),f=n("69f3"),h=f.set,d=f.getterFor,p=u.find,v=u.findIndex,g=0,m=function(t){return t.frozen||(t.frozen=new y)},y=function(){this.entries=[]},b=function(t,e){return p(t.entries,(function(t){return t[0]===e}))};y.prototype={get:function(t){var e=b(this,t);if(e)return e[1]},has:function(t){return!!b(this,t)},set:function(t,e){var n=b(this,t);n?n[1]=e:this.entries.push([t,e])},delete:function(t){var e=v(this.entries,(function(e){return e[0]===t}));return~e&&this.entries.splice(e,1),!!~e}},t.exports={getConstructor:function(t,e,n,u){var f=t((function(t,r){s(t,f,e),h(t,{type:e,id:g++,frozen:void 0}),void 0!=r&&c(r,t[u],{that:t,AS_ENTRIES:n})})),p=d(e),v=function(t,e,n){var r=p(t),o=i(a(e),!0);return!0===o?m(r).set(e,n):o[r.id]=n,t};return r(f.prototype,{delete:function(t){var e=p(this);if(!o(t))return!1;var n=i(t);return!0===n?m(e)["delete"](t):n&&l(n,e.id)&&delete n[e.id]},has:function(t){var e=p(this);if(!o(t))return!1;var n=i(t);return!0===n?m(e).has(t):n&&l(n,e.id)}}),r(f.prototype,n?{get:function(t){var e=p(this);if(o(t)){var n=i(t);return!0===n?m(e).get(t):n?n[e.id]:void 0}},set:function(t,e){return v(this,t,e)}}:{add:function(t){return v(this,t,!0)}}),f}}},ace4:function(t,e,n){"use strict";var r=n("23e7"),i=n("d039"),a=n("621a"),o=n("825a"),s=n("23cb"),c=n("50c4"),u=n("4840"),l=a.ArrayBuffer,f=a.DataView,h=l.prototype.slice,d=i((function(){return!new l(2).slice(1,void 0).byteLength}));r({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:d},{slice:function(t,e){if(void 0!==h&&void 0===e)return h.call(o(this),t);var n=o(this).byteLength,r=s(t,n),i=s(void 0===e?n:e,n),a=new(u(this,l))(c(i-r)),d=new f(this),p=new f(a),v=0;while(r3}))}},af3d:function(t,e,n){"use strict";n("b2a3"),n("2200")},af93:function(t,e,n){var r=n("23e7"),i=n("861d"),a=n("f183").onFreeze,o=n("bb2f"),s=n("d039"),c=Object.seal,u=s((function(){c(1)}));r({target:"Object",stat:!0,forced:u,sham:!o},{seal:function(t){return c&&i(t)?c(a(t)):t}})},aff5:function(t,e,n){var r=n("23e7");r({target:"Number",stat:!0},{MAX_SAFE_INTEGER:9007199254740991})},b041:function(t,e,n){"use strict";var r=n("00ee"),i=n("f5df");t.exports=r?{}.toString:function(){return"[object "+i(this)+"]"}},b047:function(t,e,n){var r=n("1a8c"),i=n("408c"),a=n("b4b0"),o="Expected a function",s=Math.max,c=Math.min;function u(t,e,n){var u,l,f,h,d,p,v=0,g=!1,m=!1,y=!0;if("function"!=typeof t)throw new TypeError(o);function b(e){var n=u,r=l;return u=l=void 0,v=e,h=t.apply(r,n),h}function x(t){return v=t,d=setTimeout(O,e),g?b(t):h}function w(t){var n=t-p,r=t-v,i=e-n;return m?c(i,f-r):i}function _(t){var n=t-p,r=t-v;return void 0===p||n>=e||n<0||m&&r>=f}function O(){var t=i();if(_(t))return C(t);d=setTimeout(O,w(t))}function C(t){return d=void 0,y&&u?b(t):(u=l=void 0,h)}function S(){void 0!==d&&clearTimeout(d),v=0,u=p=l=d=void 0}function M(){return void 0===d?h:C(i())}function k(){var t=i(),n=_(t);if(u=arguments,l=this,p=t,n){if(void 0===d)return x(p);if(m)return clearTimeout(d),d=setTimeout(O,e),b(p)}return void 0===d&&(d=setTimeout(O,e)),h}return e=a(e)||0,r(n)&&(g=!!n.leading,m="maxWait"in n,f=m?s(a(n.maxWait)||0,e):f,y="trailing"in n?!!n.trailing:y),k.cancel=S,k.flush=M,k}t.exports=u},b047f:function(t,e){function n(t){return function(e){return t(e)}}t.exports=n},b0a8:function(t,e){var n=9007199254740991,r=Math.floor;function i(t,e){var i="";if(!t||e<1||e>n)return i;do{e%2&&(i+=t),e=r(e/2),e&&(t+=t)}while(e);return i}t.exports=i},b0c0:function(t,e,n){var r=n("83ab"),i=n("9bf2").f,a=Function.prototype,o=a.toString,s=/^\s*function ([^ (]*)/,c="name";r&&!(c in a)&&i(a,c,{configurable:!0,get:function(){try{return o.call(this).match(s)[1]}catch(t){return""}}})},b1b3:function(t,e,n){var r=n("77e9"),i=n("23dd");t.exports=n("5524").getIterator=function(t){var e=i(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return r(e.call(t))}},b1e0:function(t,e,n){"use strict";n.d(e,"a",(function(){return m})),n.d(e,"c",(function(){return x}));var r=n("92fa"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("8e8e"),c=n.n(s),u=n("b047"),l=n.n(u),f=n("4d91"),h=n("b488"),d=n("daa3"),p=n("7b05"),v=n("4df5"),g=f["a"].oneOf(["small","default","large"]),m=function(){return{prefixCls:f["a"].string,spinning:f["a"].bool,size:g,wrapperClassName:f["a"].string,tip:f["a"].string,delay:f["a"].number,indicator:f["a"].any}},y=void 0;function b(t,e){return!!t&&!!e&&!isNaN(Number(e))}function x(t){y="function"===typeof t.indicator?t.indicator:function(e){return e(t.indicator)}}e["b"]={name:"ASpin",mixins:[h["a"]],props:Object(d["t"])(m(),{size:"default",spinning:!0,wrapperClassName:""}),inject:{configProvider:{default:function(){return v["a"]}}},data:function(){var t=this.spinning,e=this.delay,n=b(t,e);return this.originalUpdateSpinning=this.updateSpinning,this.debouncifyUpdateSpinning(this.$props),{sSpinning:t&&!n}},mounted:function(){this.updateSpinning()},updated:function(){var t=this;this.$nextTick((function(){t.debouncifyUpdateSpinning(),t.updateSpinning()}))},beforeDestroy:function(){this.cancelExistingSpin()},methods:{debouncifyUpdateSpinning:function(t){var e=t||this.$props,n=e.delay;n&&(this.cancelExistingSpin(),this.updateSpinning=l()(this.originalUpdateSpinning,n))},updateSpinning:function(){var t=this.spinning,e=this.sSpinning;e!==t&&this.setState({sSpinning:t})},cancelExistingSpin:function(){var t=this.updateSpinning;t&&t.cancel&&t.cancel()},getChildren:function(){return this.$slots&&this.$slots["default"]?Object(d["c"])(this.$slots["default"]):null},renderIndicator:function(t,e){var n=e+"-dot",r=Object(d["g"])(this,"indicator");return null===r?null:(Array.isArray(r)&&(r=Object(d["c"])(r),r=1===r.length?r[0]:r),Object(d["w"])(r)?Object(p["a"])(r,{class:n}):y&&Object(d["w"])(y(t))?Object(p["a"])(y(t),{class:n}):t("span",{class:n+" "+e+"-dot-spin"},[t("i",{class:e+"-dot-item"}),t("i",{class:e+"-dot-item"}),t("i",{class:e+"-dot-item"}),t("i",{class:e+"-dot-item"})]))}},render:function(t){var e,n=this.$props,r=n.size,a=n.prefixCls,s=n.tip,u=n.wrapperClassName,l=c()(n,["size","prefixCls","tip","wrapperClassName"]),f=this.configProvider.getPrefixCls,h=f("spin",a),p=this.sSpinning,v=(e={},o()(e,h,!0),o()(e,h+"-sm","small"===r),o()(e,h+"-lg","large"===r),o()(e,h+"-spinning",p),o()(e,h+"-show-text",!!s),e),g=t("div",i()([l,{class:v}]),[this.renderIndicator(t,h),s?t("div",{class:h+"-text"},[s]):null]),m=this.getChildren();if(m){var y,b=(y={},o()(y,h+"-container",!0),o()(y,h+"-blur",p),y);return t("div",i()([{on:Object(d["k"])(this)},{class:[h+"-nested-loading",u]}]),[p&&t("div",{key:"loading"},[g]),t("div",{class:b,key:"container"},[m])])}return g}}},b1e5:function(t,e,n){var r=n("a994"),i=1,a=Object.prototype,o=a.hasOwnProperty;function s(t,e,n,a,s,c){var u=n&i,l=r(t),f=l.length,h=r(e),d=h.length;if(f!=d&&!u)return!1;var p=f;while(p--){var v=l[p];if(!(u?v in e:o.call(e,v)))return!1}var g=c.get(t),m=c.get(e);if(g&&m)return g==e&&m==t;var y=!0;c.set(t,e),c.set(e,t);var b=u;while(++p-1&&t%1==0&&t<=n}t.exports=r},b24f:function(t,e,n){"use strict";e.__esModule=!0;var r=n("93ff"),i=s(r),a=n("1727"),o=s(a);function s(t){return t&&t.__esModule?t:{default:t}}e.default=function(){function t(t,e){var n=[],r=!0,i=!1,a=void 0;try{for(var s,c=(0,o.default)(t);!(r=(s=c.next()).done);r=!0)if(n.push(s.value),e&&n.length===e)break}catch(u){i=!0,a=u}finally{try{!r&&c["return"]&&c["return"]()}finally{if(i)throw a}}return n}return function(e,n){if(Array.isArray(e))return e;if((0,i.default)(Object(e)))return t(e,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}()},b2a3:function(t,e,n){},b2b7:function(t,e,n){"use strict";n.r(e),n.d(e,"isElementNode",(function(){return i})),n.d(e,"svgComponent",(function(){return o}));var r=Object.assign||function(t){for(var e,n=1,r=arguments.length;nd.x||a.yh.y)return}s.style.cursor="crosshair",e.startPoint=a,e.brushShape=null,e.brushing=!0,l?l.clear():(l=n.addGroup({zIndex:5}),l.initTransform()),e.container=l,"POLYGON"===r&&(e.polygonPath="M "+a.x+" "+a.y)}}},t.prototype._onCanvasMouseMove=function(t){var e=this,n=e.brushing,r=e.dragging,a=e.type,o=e.plot,s=e.startPoint,c=e.xScale,u=e.yScale,l=e.canvas;if(n||r){var f={x:t.offsetX,y:t.offsetY},h=l.get("canvasDOM");if(n){h.style.cursor="crosshair";var d=o.start,p=o.end,v=e.polygonPath,g=e.brushShape,m=e.container;e.plot&&e.inPlot&&(f=e._limitCoordScope(f));var y=void 0,b=void 0,x=void 0,w=void 0;"Y"===a?(y=d.x,b=f.y>=s.y?s.y:f.y,x=Math.abs(d.x-p.x),w=Math.abs(s.y-f.y)):"X"===a?(y=f.x>=s.x?s.x:f.x,b=p.y,x=Math.abs(s.x-f.x),w=Math.abs(p.y-d.y)):"XY"===a?(f.x>=s.x?(y=s.x,b=f.y>=s.y?s.y:f.y):(y=f.x,b=f.y>=s.y?s.y:f.y),x=Math.abs(s.x-f.x),w=Math.abs(s.y-f.y)):"POLYGON"===a&&(v+="L "+f.x+" "+f.y,e.polygonPath=v,g?!g.get("destroyed")&&g.attr(i.mix({},g.__attrs,{path:v})):g=m.addShape("path",{attrs:i.mix(e.style,{path:v})})),"POLYGON"!==a&&(g?!g.get("destroyed")&&g.attr(i.mix({},g.__attrs,{x:y,y:b,width:x,height:w})):g=m.addShape("rect",{attrs:i.mix(e.style,{x:y,y:b,width:x,height:w})})),e.brushShape=g}else if(r){h.style.cursor="move";var _=e.selection;if(_&&!_.get("destroyed"))if("POLYGON"===a){var O=e.prePoint;e.selection.translate(f.x-O.x,f.y-O.y)}else e.dragoffX&&_.attr("x",f.x-e.dragoffX),e.dragoffY&&_.attr("y",f.y-e.dragoffY)}e.prePoint=f,l.draw();var C=e._getSelected(),S=C.data,M=C.shapes,k=C.xValues,j=C.yValues,T={data:S,shapes:M,x:f.x,y:f.y};c&&(T[c.field]=k),u&&(T[u.field]=j),e.onDragmove&&e.onDragmove(T),e.onBrushmove&&e.onBrushmove(T)}},t.prototype._onCanvasMouseUp=function(t){var e=this,n=e.data,r=e.shapes,a=e.xValues,o=e.yValues,s=e.canvas,c=e.type,u=e.startPoint,l=e.chart,f=e.container,h=e.xScale,d=e.yScale,p=t.offsetX,v=t.offsetY,g=s.get("canvasDOM");if(g.style.cursor="default",Math.abs(u.x-p)<=1&&Math.abs(u.y-v)<=1)return e.brushing=!1,void(e.dragging=!1);var m={data:n,shapes:r,x:p,y:v};if(h&&(m[h.field]=a),d&&(m[d.field]=o),e.dragging)e.dragging=!1,e.onDragend&&e.onDragend(m);else if(e.brushing){e.brushing=!1;var y=e.brushShape,b=e.polygonPath;"POLYGON"===c&&(b+="z",y&&!y.get("destroyed")&&y.attr(i.mix({},y.__attrs,{path:b})),e.polygonPath=b,s.draw()),e.onBrushend?e.onBrushend(m):l&&e.filter&&(f.clear(),"X"===c?h&&l.filter(h.field,(function(t){return a.indexOf(t)>-1})):("Y"===c||h&&l.filter(h.field,(function(t){return a.indexOf(t)>-1})),d&&l.filter(d.field,(function(t){return o.indexOf(t)>-1}))),l.repaint())}},t.prototype.setType=function(t){t&&(this.type=t.toUpperCase())},t.prototype.destroy=function(){this.clearEvents()},t.prototype._limitCoordScope=function(t){var e=this.plot,n=e.start,r=e.end;return t.xr.x&&(t.x=r.x),t.yn.y&&(t.y=n.y),t},t.prototype._getSelected=function(){var t=this.chart,e=this.xScale,n=this.yScale,r=this.brushShape,i=this.canvas,a=i.get("pixelRatio"),o=[],s=[],c=[],u=[];if(t){var l=t.get("geoms");l.map((function(t){var i=t.getShapes();return i.map((function(t){var i=t.get("origin");return Array.isArray(i)||(i=[i]),i.map((function(i){if(r.isHit(i.x*a,i.y*a)){o.push(t);var l=i._origin;u.push(l),e&&s.push(l[e.field]),n&&c.push(l[n.field])}return i})),t})),t}))}return this.shapes=o,this.xValues=s,this.yValues=c,this.data=u,{data:u,xValues:s,yValues:c,shapes:o}},t}();t.exports=o},function(t,e){function n(t,e){for(var n in e)e.hasOwnProperty(n)&&"constructor"!==n&&void 0!==e[n]&&(t[n]=e[n])}var r={mix:function(t,e,r,i){return e&&n(t,e),r&&n(t,r),i&&n(t,i),t},addEventListener:function(t,e,n){return t.addEventListener?(t.addEventListener(e,n,!1),{remove:function(){t.removeEventListener(e,n,!1)}}):t.attachEvent?(t.attachEvent("on"+e,n),{remove:function(){t.detachEvent("on"+e,n)}}):void 0},wrapBehavior:function(t,e){if(t["_wrap_"+e])return t["_wrap_"+e];var n=function(n){t[e](n)};return t["_wrap_"+e]=n,n},getWrapBehavior:function(t,e){return t["_wrap_"+e]}};t.exports=r}])}))},b488:function(t,e,n){"use strict";var r=n("9b57"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("daa3");e["a"]={methods:{setState:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments[1],n="function"===typeof t?t(this.$data,this.$props):t;if(this.getDerivedStateFromProps){var r=this.getDerivedStateFromProps(Object(s["l"])(this),o()({},this.$data,n));if(null===r)return;n=o()({},n,r||{})}o()(this.$data,n),this.$forceUpdate(),this.$nextTick((function(){e&&e()}))},__emit:function(){var t=[].slice.call(arguments,0),e=t[0],n=this.$listeners[e];if(t.length&&n)if(Array.isArray(n))for(var r=0,a=n.length;r1&&void 0!==arguments[1]&&arguments[1],n=t.getAttribute("id")||t.getAttribute("data-reactid")||t.getAttribute("name");if(e&&C[n])return C[n];var r=window.getComputedStyle(t),i=r.getPropertyValue("box-sizing")||r.getPropertyValue("-moz-box-sizing")||r.getPropertyValue("-webkit-box-sizing"),a=parseFloat(r.getPropertyValue("padding-bottom"))+parseFloat(r.getPropertyValue("padding-top")),o=parseFloat(r.getPropertyValue("border-bottom-width"))+parseFloat(r.getPropertyValue("border-top-width")),s=O.map((function(t){return t+":"+r.getPropertyValue(t)})).join(";"),c={sizingStyle:s,paddingSize:a,borderSize:o,boxSizing:i};return e&&n&&(C[n]=c),c}function k(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;S||(S=document.createElement("textarea"),document.body.appendChild(S)),t.getAttribute("wrap")?S.setAttribute("wrap",t.getAttribute("wrap")):S.removeAttribute("wrap");var i=M(t,e),a=i.paddingSize,o=i.borderSize,s=i.boxSizing,c=i.sizingStyle;S.setAttribute("style",c+";"+_),S.value=t.value||t.placeholder||"";var u=Number.MIN_SAFE_INTEGER,l=Number.MAX_SAFE_INTEGER,f=S.scrollHeight,h=void 0;if("border-box"===s?f+=o:"content-box"===s&&(f-=a),null!==n||null!==r){S.value=" ";var d=S.scrollHeight-a;null!==n&&(u=d*n,"border-box"===s&&(u=u+a+o),f=Math.max(u,f)),null!==r&&(l=d*r,"border-box"===s&&(l=l+a+o),h=f>l?"":"hidden",f=Math.min(l,f))}return{height:f+"px",minHeight:u+"px",maxHeight:l+"px",overflowY:h}}var j=n("b6bb"),T=n("6a21"),z=n("b488"),E={prefixCls:d["a"].string,inputPrefixCls:d["a"].string,defaultValue:d["a"].oneOfType([d["a"].string,d["a"].number]),value:d["a"].oneOfType([d["a"].string,d["a"].number]),placeholder:[String,Number],type:{default:"text",type:String},name:String,size:d["a"].oneOf(["small","large","default"]),disabled:d["a"].bool,readOnly:d["a"].bool,addonBefore:d["a"].any,addonAfter:d["a"].any,prefix:d["a"].any,suffix:d["a"].any,autoFocus:Boolean,allowClear:Boolean,lazy:{default:!0,type:Boolean},maxLength:d["a"].number,loading:d["a"].bool,className:d["a"].string},A=0,P=1,L=2,V=s()({},E,{autosize:d["a"].oneOfType([Object,Boolean]),autoSize:d["a"].oneOfType([Object,Boolean])}),I={name:"ResizableTextArea",props:V,data:function(){return{textareaStyles:{},resizeStatus:A}},mixins:[z["a"]],mounted:function(){this.resizeTextarea()},beforeDestroy:function(){j["a"].cancel(this.nextFrameActionId),j["a"].cancel(this.resizeFrameId)},watch:{value:function(){var t=this;this.$nextTick((function(){t.resizeTextarea()}))}},methods:{handleResize:function(t){var e=this.$data.resizeStatus,n=this.$props.autoSize;e===A&&(this.$emit("resize",t),n&&this.resizeOnNextFrame())},resizeOnNextFrame:function(){j["a"].cancel(this.nextFrameActionId),this.nextFrameActionId=Object(j["a"])(this.resizeTextarea)},resizeTextarea:function(){var t=this,e=this.$props.autoSize||this.$props.autosize;if(e&&this.$refs.textArea){var n=e.minRows,r=e.maxRows,i=k(this.$refs.textArea,!1,n,r);this.setState({textareaStyles:i,resizeStatus:P},(function(){j["a"].cancel(t.resizeFrameId),t.resizeFrameId=Object(j["a"])((function(){t.setState({resizeStatus:L},(function(){t.resizeFrameId=Object(j["a"])((function(){t.setState({resizeStatus:A}),t.fixFirefoxAutoScroll()}))}))}))}))}},fixFirefoxAutoScroll:function(){try{if(document.activeElement===this.$refs.textArea){var t=this.$refs.textArea.selectionStart,e=this.$refs.textArea.selectionEnd;this.$refs.textArea.setSelectionRange(t,e)}}catch(n){}},renderTextArea:function(){var t=this.$createElement,e=Object(v["l"])(this),n=e.prefixCls,r=e.autoSize,i=e.autosize,o=e.disabled,c=this.$data,l=c.textareaStyles,h=c.resizeStatus;Object(T["a"])(void 0===i,"Input.TextArea","autosize is deprecated, please use autoSize instead.");var d=Object(w["a"])(e,["prefixCls","autoSize","autosize","defaultValue","allowClear","type","lazy","value"]),p=f()(n,u()({},n+"-disabled",o)),g={};"value"in e&&(g.value=e.value||"");var m=s()({},l,h===P?{overflowX:"hidden",overflowY:"hidden"}:null),y={attrs:d,domProps:g,style:m,class:p,on:Object(w["a"])(Object(v["k"])(this),"pressEnter"),directives:[{name:"ant-input"}]};return t(x["a"],{on:{resize:this.handleResize},attrs:{disabled:!(r||i)}},[t("textarea",a()([y,{ref:"textArea"}]))])}},render:function(){return this.renderTextArea()}},R=I,H=n("4df5"),D=s()({},E,{autosize:d["a"].oneOfType([Object,Boolean]),autoSize:d["a"].oneOfType([Object,Boolean])}),F={name:"ATextarea",inheritAttrs:!1,model:{prop:"value",event:"change.value"},props:s()({},D),inject:{configProvider:{default:function(){return H["a"]}}},data:function(){var t="undefined"===typeof this.value?this.defaultValue:this.value;return{stateValue:"undefined"===typeof t?"":t}},computed:{},watch:{value:function(t){this.stateValue=t}},mounted:function(){var t=this;this.$nextTick((function(){t.autoFocus&&t.focus()}))},methods:{setValue:function(t,e){Object(v["b"])(this,"value")||(this.stateValue=t,this.$nextTick((function(){e&&e()})))},handleKeyDown:function(t){13===t.keyCode&&this.$emit("pressEnter",t),this.$emit("keydown",t)},onChange:function(t){this.$emit("change.value",t.target.value),this.$emit("change",t),this.$emit("input",t)},handleChange:function(t){var e=this,n=t.target,r=n.value,i=n.composing;(t.isComposing||i)&&this.lazy||this.stateValue===r||(this.setValue(t.target.value,(function(){e.$refs.resizableTextArea.resizeTextarea()})),B(this.$refs.resizableTextArea.$refs.textArea,t,this.onChange))},focus:function(){this.$refs.resizableTextArea.$refs.textArea.focus()},blur:function(){this.$refs.resizableTextArea.$refs.textArea.blur()},handleReset:function(t){var e=this;this.setValue("",(function(){e.$refs.resizableTextArea.renderTextArea(),e.focus()})),B(this.$refs.resizableTextArea.$refs.textArea,t,this.onChange)},renderTextArea:function(t){var e=this.$createElement,n=Object(v["l"])(this),r={props:s()({},n,{prefixCls:t}),on:s()({},Object(v["k"])(this),{input:this.handleChange,keydown:this.handleKeyDown}),attrs:this.$attrs};return e(R,a()([r,{ref:"resizableTextArea"}]))}},render:function(){var t=arguments[0],e=this.stateValue,n=this.prefixCls,r=this.configProvider.getPrefixCls,i=r("input",n),a={props:s()({},Object(v["l"])(this),{prefixCls:i,inputType:"text",value:$(e),element:this.renderTextArea(i),handleReset:this.handleReset}),on:Object(v["k"])(this)};return t(b,a)}};function N(){}function $(t){return"undefined"===typeof t||null===t?"":t}function B(t,e,n){if(n){var r=e;if("click"===e.type){Object.defineProperty(r,"target",{writable:!0}),Object.defineProperty(r,"currentTarget",{writable:!0}),r.target=t,r.currentTarget=t;var i=t.value;return t.value="",n(r),void(t.value=i)}n(r)}}function W(t,e,n){var r;return f()(t,(r={},u()(r,t+"-sm","small"===e),u()(r,t+"-lg","large"===e),u()(r,t+"-disabled",n),r))}var Y={name:"AInput",inheritAttrs:!1,model:{prop:"value",event:"change.value"},props:s()({},E),inject:{configProvider:{default:function(){return H["a"]}}},data:function(){var t=this.$props,e="undefined"===typeof t.value?t.defaultValue:t.value;return{stateValue:"undefined"===typeof e?"":e}},watch:{value:function(t){this.stateValue=t}},mounted:function(){var t=this;this.$nextTick((function(){t.autoFocus&&t.focus(),t.clearPasswordValueAttribute()}))},beforeDestroy:function(){this.removePasswordTimeout&&clearTimeout(this.removePasswordTimeout)},methods:{focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},select:function(){this.$refs.input.select()},setValue:function(t,e){this.stateValue!==t&&(Object(v["s"])(this,"value")||(this.stateValue=t,this.$nextTick((function(){e&&e()}))))},onChange:function(t){this.$emit("change.value",t.target.value),this.$emit("change",t),this.$emit("input",t)},handleReset:function(t){var e=this;this.setValue("",(function(){e.focus()})),B(this.$refs.input,t,this.onChange)},renderInput:function(t){var e=this.$createElement,n=Object(w["a"])(this.$props,["prefixCls","addonBefore","addonAfter","prefix","suffix","allowClear","value","defaultValue","lazy","size","inputType","className"]),r=this.stateValue,i=this.handleKeyDown,a=this.handleChange,o=this.size,c=this.disabled,u={directives:[{name:"ant-input"}],domProps:{value:$(r)},attrs:s()({},n,this.$attrs),on:s()({},Object(v["k"])(this),{keydown:i,input:a,change:N}),class:W(t,o,c),ref:"input",key:"ant-input"};return e("input",u)},clearPasswordValueAttribute:function(){var t=this;this.removePasswordTimeout=setTimeout((function(){t.$refs.input&&t.$refs.input.getAttribute&&"password"===t.$refs.input.getAttribute("type")&&t.$refs.input.hasAttribute("value")&&t.$refs.input.removeAttribute("value")}))},handleChange:function(t){var e=t.target,n=e.value,r=e.composing;(t.isComposing||r)&&this.lazy||this.stateValue===n||(this.setValue(n,this.clearPasswordValueAttribute),B(this.$refs.input,t,this.onChange))},handleKeyDown:function(t){13===t.keyCode&&this.$emit("pressEnter",t),this.$emit("keydown",t)}},render:function(){var t=arguments[0];if("textarea"===this.$props.type){var e={props:this.$props,attrs:this.$attrs,on:s()({},Object(v["k"])(this),{input:this.handleChange,keydown:this.handleKeyDown,change:N})};return t(F,a()([e,{ref:"input"}]))}var n=this.$props.prefixCls,r=this.$data.stateValue,i=this.configProvider.getPrefixCls,o=i("input",n),c=Object(v["g"])(this,"addonAfter"),u=Object(v["g"])(this,"addonBefore"),l=Object(v["g"])(this,"suffix"),f=Object(v["g"])(this,"prefix"),h={props:s()({},Object(v["l"])(this),{prefixCls:o,inputType:"input",value:$(r),element:this.renderInput(o),handleReset:this.handleReset,addonAfter:c,addonBefore:u,suffix:l,prefix:f}),on:Object(v["k"])(this)};return t(b,h)}},q={name:"AInputGroup",props:{prefixCls:d["a"].string,size:{validator:function(t){return["small","large","default"].includes(t)}},compact:Boolean},inject:{configProvider:{default:function(){return H["a"]}}},computed:{classes:function(){var t,e=this.prefixCls,n=this.size,r=this.compact,i=void 0!==r&&r,a=this.configProvider.getPrefixCls,o=a("input-group",e);return t={},u()(t,""+o,!0),u()(t,o+"-lg","large"===n),u()(t,o+"-sm","small"===n),u()(t,o+"-compact",i),t}},methods:{},render:function(){var t=arguments[0];return t("span",a()([{class:this.classes},{on:Object(v["k"])(this)}]),[Object(v["c"])(this.$slots["default"])])}},U=n("8e8e"),K=n.n(U),G=n("8df8"),X=n("5efb"),Z={name:"AInputSearch",inheritAttrs:!1,model:{prop:"value",event:"change.value"},props:s()({},E,{enterButton:d["a"].any}),inject:{configProvider:{default:function(){return H["a"]}}},methods:{onChange:function(t){t&&t.target&&"click"===t.type&&this.$emit("search",t.target.value,t),this.$emit("change",t)},onSearch:function(t){this.loading||this.disabled||(this.$emit("search",this.$refs.input.stateValue,t),Object(G["isMobile"])({tablet:!0})||this.$refs.input.focus())},focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},renderLoading:function(t){var e=this.$createElement,n=this.$props.size,r=Object(v["g"])(this,"enterButton");return r=r||""===r,r?e(X["a"],{class:t+"-button",attrs:{type:"primary",size:n},key:"enterButton"},[e(h["a"],{attrs:{type:"loading"}})]):e(h["a"],{class:t+"-icon",attrs:{type:"loading"},key:"loadingIcon"})},renderSuffix:function(t){var e=this.$createElement,n=this.loading,r=Object(v["g"])(this,"suffix"),i=Object(v["g"])(this,"enterButton");if(i=i||""===i,n&&!i)return[r,this.renderLoading(t)];if(i)return r;var a=e(h["a"],{class:t+"-icon",attrs:{type:"search"},key:"searchIcon",on:{click:this.onSearch}});return r?[r,a]:a},renderAddonAfter:function(t){var e=this.$createElement,n=this.size,r=this.disabled,i=this.loading,a=t+"-button",o=Object(v["g"])(this,"enterButton");o=o||""===o;var s=Object(v["g"])(this,"addonAfter");if(i&&o)return[this.renderLoading(t),s];if(!o)return s;var c=Array.isArray(o)?o[0]:o,u=void 0,l=c.componentOptions&&c.componentOptions.Ctor.extendOptions.__ANT_BUTTON;return u="button"===c.tag||l?Object(p["a"])(c,{key:"enterButton",class:l?a:"",props:l?{size:n}:{},on:{click:this.onSearch}}):e(X["a"],{class:a,attrs:{type:"primary",size:n,disabled:r},key:"enterButton",on:{click:this.onSearch}},[!0===o||""===o?e(h["a"],{attrs:{type:"search"}}):o]),s?[u,s]:u}},render:function(){var t=arguments[0],e=Object(v["l"])(this),n=e.prefixCls,r=e.inputPrefixCls,i=e.size,a=(e.loading,K()(e,["prefixCls","inputPrefixCls","size","loading"])),o=this.configProvider.getPrefixCls,c=o("input-search",n),l=o("input",r),h=Object(v["g"])(this,"enterButton"),d=Object(v["g"])(this,"addonBefore");h=h||""===h;var p,g=void 0;h?g=f()(c,(p={},u()(p,c+"-enter-button",!!h),u()(p,c+"-"+i,!!i),p)):g=c;var m=s()({},Object(v["k"])(this));delete m.search;var y={props:s()({},a,{prefixCls:l,size:i,suffix:this.renderSuffix(c),prefix:Object(v["g"])(this,"prefix"),addonAfter:this.renderAddonAfter(c),addonBefore:d,className:g}),attrs:this.$attrs,ref:"input",on:s()({pressEnter:this.onSearch},m,{change:this.onChange})};return t(Y,y)}},Q={click:"click",hover:"mouseover"},J={name:"AInputPassword",mixins:[z["a"]],inheritAttrs:!1,model:{prop:"value",event:"change.value"},props:s()({},E,{prefixCls:d["a"].string.def("ant-input-password"),inputPrefixCls:d["a"].string.def("ant-input"),action:d["a"].string.def("click"),visibilityToggle:d["a"].bool.def(!0)}),data:function(){return{visible:!1}},methods:{focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},onVisibleChange:function(){this.disabled||this.setState({visible:!this.visible})},getIcon:function(){var t,e=this.$createElement,n=this.$props,r=n.prefixCls,i=n.action,a=Q[i]||"",o={props:{type:this.visible?"eye":"eye-invisible"},on:(t={},u()(t,a,this.onVisibleChange),u()(t,"mousedown",(function(t){t.preventDefault()})),u()(t,"mouseup",(function(t){t.preventDefault()})),t),class:r+"-icon",key:"passwordIcon"};return e(h["a"],o)}},render:function(){var t=arguments[0],e=Object(v["l"])(this),n=e.prefixCls,r=e.inputPrefixCls,i=e.size,a=(e.suffix,e.visibilityToggle),o=K()(e,["prefixCls","inputPrefixCls","size","suffix","visibilityToggle"]),c=a&&this.getIcon(),l=f()(n,u()({},n+"-"+i,!!i)),h={props:s()({},o,{prefixCls:r,size:i,suffix:c,prefix:Object(v["g"])(this,"prefix"),addonAfter:Object(v["g"])(this,"addonAfter"),addonBefore:Object(v["g"])(this,"addonBefore")}),attrs:s()({},this.$attrs,{type:this.visible?"text":"password"}),class:l,ref:"input",on:Object(v["k"])(this)};return t(Y,h)}},tt=n("129d"),et=n("db14");r["a"].use(tt["b"]),Y.Group=q,Y.Search=Z,Y.TextArea=F,Y.Password=J,Y.install=function(t){t.use(et["a"]),t.component(Y.name,Y),t.component(Y.Group.name,Y.Group),t.component(Y.Search.name,Y.Search),t.component(Y.TextArea.name,Y.TextArea),t.component(Y.Password.name,Y.Password)};e["a"]=Y},b56e:function(t,e,n){"use strict";var r=n("861d"),i=n("9bf2"),a=n("e163"),o=n("b622"),s=o("hasInstance"),c=Function.prototype;s in c||i.f(c,s,{value:function(t){if("function"!=typeof this||!r(t))return!1;if(!r(this.prototype))return t instanceof this;while(t=a(t))if(this.prototype===t)return!0;return!1}})},b575:function(t,e,n){var r,i,a,o,s,c,u,l,f=n("da84"),h=n("06cf").f,d=n("2cf4").set,p=n("1cdc"),v=n("a4b4"),g=n("605d"),m=f.MutationObserver||f.WebKitMutationObserver,y=f.document,b=f.process,x=f.Promise,w=h(f,"queueMicrotask"),_=w&&w.value;_||(r=function(){var t,e;g&&(t=b.domain)&&t.exit();while(i){e=i.fn,i=i.next;try{e()}catch(n){throw i?o():a=void 0,n}}a=void 0,t&&t.enter()},p||g||v||!m||!y?x&&x.resolve?(u=x.resolve(void 0),u.constructor=x,l=u.then,o=function(){l.call(u,r)}):o=g?function(){b.nextTick(r)}:function(){d.call(f,r)}:(s=!0,c=y.createTextNode(""),new m(r).observe(c,{characterData:!0}),o=function(){c.data=s=!s})),t.exports=_||function(t){var e={fn:t,next:void 0};a&&(a.next=e),i||(i=e,o()),a=e}},b5a7:function(t,e,n){var r=n("0b07"),i=n("2b3e"),a=r(i,"DataView");t.exports=a},b622:function(t,e,n){var r=n("da84"),i=n("5692"),a=n("5135"),o=n("90e3"),s=n("4930"),c=n("fdbf"),u=i("wks"),l=r.Symbol,f=c?l:l&&l.withoutSetter||o;t.exports=function(t){return a(u,t)&&(s||"string"==typeof u[t])||(s&&a(l,t)?u[t]=l[t]:u[t]=f("Symbol."+t)),u[t]}},b636:function(t,e,n){var r=n("746f");r("asyncIterator")},b64b:function(t,e,n){var r=n("23e7"),i=n("7b0b"),a=n("df75"),o=n("d039"),s=o((function(){a(1)}));r({target:"Object",stat:!0,forced:s},{keys:function(t){return a(i(t))}})},b65f:function(t,e,n){var r=n("23e7"),i=Math.ceil,a=Math.floor;r({target:"Math",stat:!0},{trunc:function(t){return(t>0?a:i)(t)}})},b680:function(t,e,n){"use strict";var r=n("23e7"),i=n("a691"),a=n("408a"),o=n("1148"),s=n("d039"),c=1..toFixed,u=Math.floor,l=function(t,e,n){return 0===e?n:e%2===1?l(t,e-1,n*t):l(t*t,e/2,n)},f=function(t){var e=0,n=t;while(n>=4096)e+=12,n/=4096;while(n>=2)e+=1,n/=2;return e},h=function(t,e,n){var r=-1,i=n;while(++r<6)i+=e*t[r],t[r]=i%1e7,i=u(i/1e7)},d=function(t,e){var n=6,r=0;while(--n>=0)r+=t[n],t[n]=u(r/e),r=r%e*1e7},p=function(t){var e=6,n="";while(--e>=0)if(""!==n||0===e||0!==t[e]){var r=String(t[e]);n=""===n?r:n+o.call("0",7-r.length)+r}return n},v=c&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!s((function(){c.call({})}));r({target:"Number",proto:!0,forced:v},{toFixed:function(t){var e,n,r,s,c=a(this),u=i(t),v=[0,0,0,0,0,0],g="",m="0";if(u<0||u>20)throw RangeError("Incorrect fraction digits");if(c!=c)return"NaN";if(c<=-1e21||c>=1e21)return String(c);if(c<0&&(g="-",c=-c),c>1e-21)if(e=f(c*l(2,69,1))-69,n=e<0?c*l(2,-e,1):c/l(2,e,1),n*=4503599627370496,e=52-e,e>0){h(v,0,n),r=u;while(r>=7)h(v,1e7,0),r-=7;h(v,l(10,r,1),0),r=e-1;while(r>=23)d(v,1<<23),r-=23;d(v,1<0?(s=m.length,m=g+(s<=u?"0."+o.call("0",u-s)+m:m.slice(0,s-u)+"."+m.slice(s-u))):m=g+m,m}})},b6bb:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n("c449"),i=n.n(r),a=0,o={};function s(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=a++,r=e;function s(){r-=1,r<=0?(t(),delete o[n]):o[n]=i()(s)}return o[n]=i()(s),n}s.cancel=function(t){void 0!==t&&(i.a.cancel(o[t]),delete o[t])},s.ids=o},b727:function(t,e,n){var r=n("0366"),i=n("44ad"),a=n("7b0b"),o=n("50c4"),s=n("65f0"),c=[].push,u=function(t){var e=1==t,n=2==t,u=3==t,l=4==t,f=6==t,h=7==t,d=5==t||f;return function(p,v,g,m){for(var y,b,x=a(p),w=i(x),_=r(v,g,3),O=o(w.length),C=0,S=m||s,M=e?S(p,O):n||h?S(p,0):void 0;O>C;C++)if((d||C in w)&&(y=w[C],b=_(y,C,x),t))if(e)M[C]=b;else if(b)switch(t){case 3:return!0;case 5:return y;case 6:return C;case 2:c.call(M,y)}else switch(t){case 4:return!1;case 7:c.call(M,y)}return f?-1:u||l?l:M}};t.exports={forEach:u(0),map:u(1),filter:u(2),some:u(3),every:u(4),find:u(5),findIndex:u(6),filterOut:u(7)}},b760:function(t,e,n){var r=n("872a"),i=n("9638");function a(t,e,n){(void 0!==n&&!i(t[e],n)||void 0===n&&!(e in t))&&r(t,e,n)}t.exports=a},b8ad:function(t,e,n){(function(e,n){t.exports=n()})(0,(function(){"use strict";function t(t,e,n){n=n||{},n.childrenKeyName=n.childrenKeyName||"children";var r=t||[],i=[],a=0;do{var o=r.filter((function(t){return e(t,a)}))[0];if(!o)break;i.push(o),r=o[n.childrenKeyName]||[],a+=1}while(r.length>0);return i}return t}))},b8e7:function(t,e,n){},b92b:function(t,e,n){"use strict";var r=n("4d91");e["a"]=function(){return{prefixCls:r["a"].string,type:r["a"].string,htmlType:r["a"].oneOf(["button","submit","reset"]).def("button"),icon:r["a"].any,shape:r["a"].oneOf(["circle","circle-outline","round"]),size:r["a"].oneOf(["small","large","default"]).def("default"),loading:r["a"].oneOfType([r["a"].bool,r["a"].object]),disabled:r["a"].bool,ghost:r["a"].bool,block:r["a"].bool}}},b97c:function(t,e,n){"use strict";n("b2a3"),n("a54e")},b9c7:function(t,e,n){n("e507"),t.exports=n("5524").Object.assign},ba01:function(t,e,n){t.exports=n("051b")},ba70:function(t,e,n){"use strict";var r={DATE_ROW_COUNT:6,DATE_COL_COUNT:7},i=n("c1df"),a=n.n(i),o={functional:!0,render:function(t,e){for(var n=arguments[0],i=e.props,o=i.value,s=o.localeData(),c=i.prefixCls,u=[],l=[],f=s.firstDayOfWeek(),h=void 0,d=a()(),p=0;pe.year()?1:t.year()===e.year()&&t.month()>e.month()}function y(t){return"rc-calendar-"+t.year()+"-"+t.month()+"-"+t.date()}var b={props:{contentRender:u["a"].func,dateRender:u["a"].func,disabledDate:u["a"].func,prefixCls:u["a"].string,selectedValue:u["a"].oneOfType([u["a"].any,u["a"].arrayOf(u["a"].any)]),value:u["a"].object,hoverValue:u["a"].any.def([]),showWeekNumber:u["a"].bool},render:function(){var t=arguments[0],e=Object(l["l"])(this),n=e.contentRender,i=e.prefixCls,a=e.selectedValue,o=e.value,s=e.showWeekNumber,u=e.dateRender,f=e.disabledDate,b=e.hoverValue,x=Object(l["k"])(this),w=x.select,_=void 0===w?p:w,O=x.dayHover,C=void 0===O?p:O,S=void 0,M=void 0,k=void 0,j=[],T=Object(d["e"])(o),z=i+"-cell",E=i+"-week-number-cell",A=i+"-date",P=i+"-today",L=i+"-selected-day",V=i+"-selected-date",I=i+"-selected-start-date",R=i+"-selected-end-date",H=i+"-in-range-cell",D=i+"-last-month-cell",F=i+"-next-month-btn-day",N=i+"-disabled-cell",$=i+"-disabled-cell-first-of-row",B=i+"-disabled-cell-last-of-row",W=i+"-last-day-of-month",Y=o.clone();Y.date(1);var q=Y.day(),U=(q+7-o.localeData().firstDayOfWeek())%7,K=Y.clone();K.add(0-U,"days");var G=0;for(S=0;S0&&(rt=j[G-1]);var it=z,at=!1,ot=!1;v(k,T)&&(it+=" "+P,Q=!0);var st=g(k,o),ct=m(k,o);if(a&&Array.isArray(a)){var ut=b.length?b:a;if(!st&&!ct){var lt=ut[0],ft=ut[1];lt&&v(k,lt)&&(ot=!0,tt=!0,it+=" "+I),(lt||ft)&&(v(k,ft)?(ot=!0,tt=!0,it+=" "+R):(null!==lt&&void 0!==lt||!k.isBefore(ft,"day"))&&(null!==ft&&void 0!==ft||!k.isAfter(lt,"day"))?k.isAfter(lt,"day")&&k.isBefore(ft,"day")&&(it+=" "+H):it+=" "+H)}}else v(k,o)&&(ot=!0,tt=!0);v(k,a)&&(it+=" "+V),st&&(it+=" "+D),ct&&(it+=" "+F),k.clone().endOf("month").date()===k.date()&&(it+=" "+W),f&&f(k,o)&&(at=!0,rt&&f(rt,o)||(it+=" "+$),nt&&f(nt,o)||(it+=" "+B)),ot&&(it+=" "+L),at&&(it+=" "+N);var ht=void 0;if(u)ht=u(k,o);else{var dt=n?n(k,o):k.date();ht=t("div",{key:y(k),class:A,attrs:{"aria-selected":ot,"aria-disabled":at}},[dt])}et.push(t("td",{key:G,on:{click:at?p:_.bind(null,k),mouseenter:at?p:C.bind(null,k)},attrs:{role:"gridcell",title:Object(d["d"])(k)},class:it},[ht])),G++}X.push(t("tr",{key:S,attrs:{role:"row"},class:h()((Z={},c()(Z,i+"-current-week",Q),c()(Z,i+"-active-week",tt),Z))},[J,et]))}return t("tbody",{class:i+"-tbody"},[X])}},x=b;e["a"]={functional:!0,render:function(t,e){var n=arguments[0],r=e.props,i=e.listeners,a=void 0===i?{}:i,s=r.prefixCls,c={props:r,on:a};return n("table",{class:s+"-table",attrs:{cellSpacing:"0",role:"grid"}},[n(o,c),n(x,c)])}}},badf:function(t,e,n){var r=n("642a"),i=n("1838"),a=n("cd9d"),o=n("6747"),s=n("f9ce");function c(t){return"function"==typeof t?t:null==t?a:"object"==typeof t?o(t)?i(t[0],t[1]):r(t):s(t)}t.exports=c},bb2f:function(t,e,n){var r=n("d039");t.exports=!r((function(){return Object.isExtensible(Object.preventExtensions({}))}))},bb76:function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("41b2"),c=n.n(s),u=n("8e8e"),l=n.n(u),f=n("4d91"),h=n("4d26"),d=n.n(h),p=n("f971"),v=n("daa3"),g=n("4df5"),m=n("6a21");function y(){}var b={name:"ACheckbox",inheritAttrs:!1,__ANT_CHECKBOX:!0,model:{prop:"checked"},props:{prefixCls:f["a"].string,defaultChecked:f["a"].bool,checked:f["a"].bool,disabled:f["a"].bool,isGroup:f["a"].bool,value:f["a"].any,name:f["a"].string,id:f["a"].string,indeterminate:f["a"].bool,type:f["a"].string.def("checkbox"),autoFocus:f["a"].bool},inject:{configProvider:{default:function(){return g["a"]}},checkboxGroupContext:{default:function(){}}},watch:{value:function(t,e){var n=this;this.$nextTick((function(){var r=n.checkboxGroupContext,i=void 0===r?{}:r;i.registerValue&&i.cancelValue&&(i.cancelValue(e),i.registerValue(t))}))}},mounted:function(){var t=this.value,e=this.checkboxGroupContext,n=void 0===e?{}:e;n.registerValue&&n.registerValue(t),Object(m["a"])(Object(v["b"])(this,"checked")||this.checkboxGroupContext||!Object(v["b"])(this,"value"),"Checkbox","`value` is not validate prop, do you mean `checked`?")},beforeDestroy:function(){var t=this.value,e=this.checkboxGroupContext,n=void 0===e?{}:e;n.cancelValue&&n.cancelValue(t)},methods:{handleChange:function(t){var e=t.target.checked;this.$emit("input",e),this.$emit("change",t)},focus:function(){this.$refs.vcCheckbox.focus()},blur:function(){this.$refs.vcCheckbox.blur()}},render:function(){var t,e=this,n=arguments[0],r=this.checkboxGroupContext,a=this.$slots,s=Object(v["l"])(this),u=a["default"],f=Object(v["k"])(this),h=f.mouseenter,g=void 0===h?y:h,m=f.mouseleave,b=void 0===m?y:m,x=(f.input,l()(f,["mouseenter","mouseleave","input"])),w=s.prefixCls,_=s.indeterminate,O=l()(s,["prefixCls","indeterminate"]),C=this.configProvider.getPrefixCls,S=C("checkbox",w),M={props:c()({},O,{prefixCls:S}),on:x,attrs:Object(v["e"])(this)};r?(M.on.change=function(){for(var t=arguments.length,n=Array(t),i=0;i0&&(c=this.getOptions().map((function(r){return t(b,{attrs:{prefixCls:s,disabled:"disabled"in r?r.disabled:e.disabled,indeterminate:r.indeterminate,value:r.value,checked:-1!==n.sValue.indexOf(r.value)},key:r.value.toString(),on:{change:r.onChange||_},class:u+"-item"},[r.label])}))),t("div",{class:u},[c])}},C=n("db14");b.Group=O,b.install=function(t){t.use(C["a"]),t.component(b.name,b),t.component(O.name,O)};e["a"]=b},bbc0:function(t,e,n){var r=n("6044"),i="__lodash_hash_undefined__",a=Object.prototype,o=a.hasOwnProperty;function s(t){var e=this.__data__;if(r){var n=e[t];return n===i?void 0:n}return o.call(e,t)?e[t]:void 0}t.exports=s},bc01:function(t,e,n){var r=n("23e7"),i=n("d039"),a=Math.imul,o=i((function(){return-5!=a(4294967295,5)||2!=a.length}));r({target:"Math",stat:!0,forced:o},{imul:function(t,e){var n=65535,r=+t,i=+e,a=n&r,o=n&i;return 0|a*o+((n&r>>>16)*o+a*(n&i>>>16)<<16>>>0)}})},bc3a:function(t,e,n){t.exports=n("cee4")},bcdf:function(t,e){function n(){}t.exports=n},bcf7:function(t,e,n){var r=n("9020"),i=n("217d").each;function a(t,e){this.query=t,this.isUnconditional=e,this.handlers=[],this.mql=window.matchMedia(t);var n=this;this.listener=function(t){n.mql=t.currentTarget||t,n.assess()},this.mql.addListener(this.listener)}a.prototype={constuctor:a,addHandler:function(t){var e=new r(t);this.handlers.push(e),this.matches()&&e.on()},removeHandler:function(t){var e=this.handlers;i(e,(function(n,r){if(n.equals(t))return n.destroy(),!e.splice(r,1)}))},matches:function(){return this.mql.matches||this.isUnconditional},clear:function(){i(this.handlers,(function(t){t.destroy()})),this.mql.removeListener(this.listener),this.handlers.length=0},assess:function(){var t=this.matches()?"on":"off";i(this.handlers,(function(e){e[t]()}))}},t.exports=a},be8e:function(t,e,n){var r=n("f748"),i=Math.abs,a=Math.pow,o=a(2,-52),s=a(2,-23),c=a(2,127)*(2-s),u=a(2,-126),l=function(t){return t+1/o-1/o};t.exports=Math.fround||function(t){var e,n,a=i(t),f=r(t);return ac||n!=n?f*(1/0):f*n)}},bf19:function(t,e,n){"use strict";var r=n("23e7");r({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return URL.prototype.toString.call(this)}})},bf7b:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("4d91"),o=n("daa3"),s=n("6042"),c=n.n(s),u=n("b488"),l=n("b047"),f=n.n(l);function h(){if("undefined"!==typeof window&&window.document&&window.document.documentElement){var t=window.document.documentElement;return"flex"in t.style||"webkitFlex"in t.style||"Flex"in t.style||"msFlex"in t.style}return!1}var d=n("7b05"),p={name:"Steps",mixins:[u["a"]],props:{type:a["a"].string.def("default"),prefixCls:a["a"].string.def("rc-steps"),iconPrefix:a["a"].string.def("rc"),direction:a["a"].string.def("horizontal"),labelPlacement:a["a"].string.def("horizontal"),status:a["a"].string.def("process"),size:a["a"].string.def(""),progressDot:a["a"].oneOfType([a["a"].bool,a["a"].func]),initial:a["a"].number.def(0),current:a["a"].number.def(0),icons:a["a"].shape({finish:a["a"].any,error:a["a"].any}).loose},data:function(){return this.calcStepOffsetWidth=f()(this.calcStepOffsetWidth,150),{flexSupported:!0,lastStepOffsetWidth:0}},mounted:function(){var t=this;this.$nextTick((function(){t.calcStepOffsetWidth(),h()||t.setState({flexSupported:!1})}))},updated:function(){var t=this;this.$nextTick((function(){t.calcStepOffsetWidth()}))},beforeDestroy:function(){this.calcTimeout&&clearTimeout(this.calcTimeout),this.calcStepOffsetWidth&&this.calcStepOffsetWidth.cancel&&this.calcStepOffsetWidth.cancel()},methods:{onStepClick:function(t){var e=this.$props.current;e!==t&&this.$emit("change",t)},calcStepOffsetWidth:function(){var t=this;if(!h()){var e=this.$data.lastStepOffsetWidth,n=this.$refs.vcStepsRef;n.children.length>0&&(this.calcTimeout&&clearTimeout(this.calcTimeout),this.calcTimeout=setTimeout((function(){var r=(n.lastChild.offsetWidth||0)+1;e===r||Math.abs(e-r)<=3||t.setState({lastStepOffsetWidth:r})})))}}},render:function(){var t,e=this,n=arguments[0],r=this.prefixCls,a=this.direction,s=this.type,u=this.labelPlacement,l=this.iconPrefix,f=this.status,h=this.size,p=this.current,v=this.$scopedSlots,g=this.initial,m=this.icons,y="navigation"===s,b=this.progressDot;void 0===b&&(b=v.progressDot);var x=this.lastStepOffsetWidth,w=this.flexSupported,_=Object(o["c"])(this.$slots["default"]),O=_.length-1,C=b?"vertical":u,S=(t={},c()(t,r,!0),c()(t,r+"-"+a,!0),c()(t,r+"-"+h,h),c()(t,r+"-label-"+C,"horizontal"===a),c()(t,r+"-dot",!!b),c()(t,r+"-navigation",y),c()(t,r+"-flex-not-supported",!w),t),M=Object(o["k"])(this),k={class:S,ref:"vcStepsRef",on:M};return n("div",k,[_.map((function(t,n){var s=Object(o["m"])(t),c=g+n,u={props:i()({stepNumber:""+(c+1),stepIndex:c,prefixCls:r,iconPrefix:l,progressDot:e.progressDot,icons:m},s),on:Object(o["i"])(t),scopedSlots:v};return M.change&&(u.on.stepClick=e.onStepClick),w||"vertical"===a||(y?(u.props.itemWidth=100/(O+1)+"%",u.props.adjustMarginRight=0):n!==O&&(u.props.itemWidth=100/O+"%",u.props.adjustMarginRight=-Math.round(x/O+1)+"px")),"error"===f&&n===p-1&&(u["class"]=r+"-next-error"),s.status||(u.props.status=c===p?f:c0&&void 0!==arguments[0]?arguments[0]:{},e={prefixCls:a["a"].string,iconPrefix:a["a"].string,current:a["a"].number,initial:a["a"].number,labelPlacement:a["a"].oneOf(["horizontal","vertical"]).def("horizontal"),status:a["a"].oneOf(["wait","process","finish","error"]),size:a["a"].oneOf(["default","small"]),direction:a["a"].oneOf(["horizontal","vertical"]),progressDot:a["a"].oneOfType([a["a"].bool,a["a"].func]),type:a["a"].oneOf(["default","navigation"])};return Object(o["t"])(e,t)},k={name:"ASteps",props:M({current:0}),inject:{configProvider:{default:function(){return C["a"]}}},model:{prop:"current",event:"change"},Step:i()({},_.Step,{name:"AStep"}),render:function(){var t=arguments[0],e=Object(o["l"])(this),n=e.prefixCls,r=e.iconPrefix,a=this.configProvider.getPrefixCls,s=a("steps",n),c=a("",r),u={finish:t(O["a"],{attrs:{type:"check"},class:s+"-finish-icon"}),error:t(O["a"],{attrs:{type:"close"},class:s+"-error-icon"})},l={props:i()({icons:u,iconPrefix:c,prefixCls:s},e),on:Object(o["k"])(this),scopedSlots:this.$scopedSlots};return t(_,l,[this.$slots["default"]])},install:function(t){t.use(S["a"]),t.component(k.name,k),t.component(k.Step.name,k.Step)}};e["a"]=k},bf96:function(t,e,n){"use strict";var r=n("23e7"),i=n("83ab"),a=n("eb1d"),o=n("7b0b"),s=n("c04e"),c=n("e163"),u=n("06cf").f;i&&r({target:"Object",proto:!0,forced:a},{__lookupGetter__:function(t){var e,n=o(this),r=s(t,!0);do{if(e=u(n,r))return e.get}while(n=c(n))}})},c005:function(t,e,n){var r=n("2686"),i=n("b047f"),a=n("99d3"),o=a&&a.isRegExp,s=o?i(o):r;t.exports=s},c04e:function(t,e,n){var r=n("861d");t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},c05f:function(t,e,n){var r=n("7b97"),i=n("1310");function a(t,e,n,o,s){return t===e||(null==t||null==e||!i(t)&&!i(e)?t!==t&&e!==e:r(t,e,n,o,a,s))}t.exports=a},c098:function(t,e){var n=9007199254740991,r=/^(?:0|[1-9]\d*)$/;function i(t,e){var i=typeof t;return e=null==e?n:e,!!e&&("number"==i||"symbol"!=i&&r.test(t))&&t>-1&&t%1==0&&t0&&void 0!==arguments[0]?arguments[0]:{};this.options=Object.assign(this.options,t)}},{key:"set",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=JSON.stringify({value:e,expire:null!==n?(new Date).getTime()+n:null});this.storage.setItem(this.options.namespace+t,r)}},{key:"get",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=this.storage.getItem(this.options.namespace+t);if(null!==n)try{var r=JSON.parse(n);if(null===r.expire)return r.value;if(r.expire>=(new Date).getTime())return r.value;this.remove(t)}catch(i){return e}return e}},{key:"key",value:function(t){return this.storage.key(t)}},{key:"remove",value:function(t){return this.storage.removeItem(this.options.namespace+t)}},{key:"clear",value:function(){if(0!==this.length){for(var t=[],e=0;e1&&void 0!==arguments[1]?arguments[1]:{},n=o(o({},e),{},{storage:e.storage||"local",name:e.name||"ls"});if(n.storage&&-1===["memory","local","session"].indexOf(n.storage))throw new Error('Vue-ls: Storage "'.concat(n.storage,'" is not supported'));var r=null;switch(n.storage){case"local":r="localStorage"in d?d.localStorage:null;break;case"session":r="sessionStorage"in d?d.sessionStorage:null;break;case"memory":r=u;break}r||(r=u,console.error('Vue-ls: Storage "'.concat(n.storage,'" is not supported your system, use memory storage')));var i=new h(r);i.setOptions(Object.assign(i.options,{namespace:""},n||{})),t[n.name]=i,Object.defineProperty(t.prototype,"$".concat(n.name),{get:function(){return i}})}};return d.VueStorage=p,p}))}).call(this,n("c8ba"))},c183:function(t,e,n){var r=n("512c");r(r.S+r.F*!n("0bad"),"Object",{defineProperty:n("1a14").f})},c195:function(t,e,n){var r=n("bcf7"),i=n("217d"),a=i.each,o=i.isFunction,s=i.isArray;function c(){if(!window.matchMedia)throw new Error("matchMedia not present, legacy browsers require a polyfill");this.queries={},this.browserIsIncapable=!window.matchMedia("only all").matches}c.prototype={constructor:c,register:function(t,e,n){var i=this.queries,c=n&&this.browserIsIncapable;return i[t]||(i[t]=new r(t,c)),o(e)&&(e={match:e}),s(e)||(e=[e]),a(e,(function(e){o(e)&&(e={match:e}),i[t].addHandler(e)})),this},unregister:function(t,e){var n=this.queries[t];return n&&(e?n.removeHandler(e):(n.clear(),delete this.queries[t])),this}},t.exports=c},c19f:function(t,e,n){"use strict";var r=n("23e7"),i=n("da84"),a=n("621a"),o=n("2626"),s="ArrayBuffer",c=a[s],u=i[s];r({global:!0,forced:u!==c},{ArrayBuffer:c}),o(s)},c1ac:function(t,e,n){"use strict";var r=n("ebb5"),i=n("b727").filter,a=n("1448"),o=r.aTypedArray,s=r.exportTypedArrayMethod;s("filter",(function(t){var e=i(o(this),t,arguments.length>1?arguments[1]:void 0);return a(this,e)}))},c1b3:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("8e8e"),o=n.n(a),s=n("4d91"),c=n("8496"),u={adjustX:1,adjustY:1},l=[0,0],f={topLeft:{points:["bl","tl"],overflow:u,offset:[0,-4],targetOffset:l},topCenter:{points:["bc","tc"],overflow:u,offset:[0,-4],targetOffset:l},topRight:{points:["br","tr"],overflow:u,offset:[0,-4],targetOffset:l},bottomLeft:{points:["tl","bl"],overflow:u,offset:[0,4],targetOffset:l},bottomCenter:{points:["tc","bc"],overflow:u,offset:[0,4],targetOffset:l},bottomRight:{points:["tr","br"],overflow:u,offset:[0,4],targetOffset:l}},h=f,d=n("daa3"),p=n("b488"),v=n("7b05"),g={mixins:[p["a"]],props:{minOverlayWidthMatchTrigger:s["a"].bool,prefixCls:s["a"].string.def("rc-dropdown"),transitionName:s["a"].string,overlayClassName:s["a"].string.def(""),openClassName:s["a"].string,animation:s["a"].any,align:s["a"].object,overlayStyle:s["a"].object.def((function(){return{}})),placement:s["a"].string.def("bottomLeft"),overlay:s["a"].any,trigger:s["a"].array.def(["hover"]),alignPoint:s["a"].bool,showAction:s["a"].array.def([]),hideAction:s["a"].array.def([]),getPopupContainer:s["a"].func,visible:s["a"].bool,defaultVisible:s["a"].bool.def(!1),mouseEnterDelay:s["a"].number.def(.15),mouseLeaveDelay:s["a"].number.def(.1)},data:function(){var t=this.defaultVisible;return Object(d["s"])(this,"visible")&&(t=this.visible),{sVisible:t}},watch:{visible:function(t){void 0!==t&&this.setState({sVisible:t})}},methods:{onClick:function(t){Object(d["s"])(this,"visible")||this.setState({sVisible:!1}),this.$emit("overlayClick",t),this.childOriginEvents.click&&this.childOriginEvents.click(t)},onVisibleChange:function(t){Object(d["s"])(this,"visible")||this.setState({sVisible:t}),this.__emit("visibleChange",t)},getMinOverlayWidthMatchTrigger:function(){var t=Object(d["l"])(this),e=t.minOverlayWidthMatchTrigger,n=t.alignPoint;return"minOverlayWidthMatchTrigger"in t?e:!n},getOverlayElement:function(){var t=this.overlay||this.$slots.overlay||this.$scopedSlots.overlay,e=void 0;return e="function"===typeof t?t():t,e},getMenuElement:function(){var t=this,e=this.onClick,n=this.prefixCls,r=this.$slots;this.childOriginEvents=Object(d["i"])(r.overlay[0]);var i=this.getOverlayElement(),a={props:{prefixCls:n+"-menu",getPopupContainer:function(){return t.getPopupDomNode()}},on:{click:e}};return"string"===typeof i.type&&delete a.props.prefixCls,Object(v["a"])(r.overlay[0],a)},getMenuElementOrLambda:function(){var t=this.overlay||this.$slots.overlay||this.$scopedSlots.overlay;return"function"===typeof t?this.getMenuElement:this.getMenuElement()},getPopupDomNode:function(){return this.$refs.trigger.getPopupDomNode()},getOpenClassName:function(){var t=this.$props,e=t.openClassName,n=t.prefixCls;return void 0!==e?e:n+"-open"},afterVisibleChange:function(t){if(t&&this.getMinOverlayWidthMatchTrigger()){var e=this.getPopupDomNode(),n=this.$el;n&&e&&n.offsetWidth>e.offsetWidth&&(e.style.minWidth=n.offsetWidth+"px",this.$refs.trigger&&this.$refs.trigger._component&&this.$refs.trigger._component.$refs&&this.$refs.trigger._component.$refs.alignInstance&&this.$refs.trigger._component.$refs.alignInstance.forceAlign())}},renderChildren:function(){var t=this.$slots["default"]&&this.$slots["default"][0],e=this.sVisible;return e&&t?Object(v["a"])(t,{class:this.getOpenClassName()}):t}},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.transitionName,a=e.animation,s=e.align,u=e.placement,l=e.getPopupContainer,f=e.showAction,d=e.hideAction,p=e.overlayClassName,v=e.overlayStyle,g=e.trigger,m=o()(e,["prefixCls","transitionName","animation","align","placement","getPopupContainer","showAction","hideAction","overlayClassName","overlayStyle","trigger"]),y=d;y||-1===g.indexOf("contextmenu")||(y=["click"]);var b={props:i()({},m,{prefixCls:n,popupClassName:p,popupStyle:v,builtinPlacements:h,action:g,showAction:f,hideAction:y||[],popupPlacement:u,popupAlign:s,popupTransitionName:r,popupAnimation:a,popupVisible:this.sVisible,afterPopupVisibleChange:this.afterVisibleChange,getPopupContainer:l}),on:{popupVisibleChange:this.onVisibleChange},ref:"trigger"};return t(c["a"],b,[this.renderChildren(),t("template",{slot:"popup"},[this.$slots.overlay&&this.getMenuElement()])])}},m=g,y=n("452c"),b=n("1d19"),x=n("4df5"),w=n("0c63"),_=Object(b["a"])(),O={name:"ADropdown",props:i()({},_,{prefixCls:s["a"].string,mouseEnterDelay:s["a"].number.def(.15),mouseLeaveDelay:s["a"].number.def(.1),placement:_.placement.def("bottomLeft")}),model:{prop:"visible",event:"visibleChange"},provide:function(){return{savePopupRef:this.savePopupRef}},inject:{configProvider:{default:function(){return x["a"]}}},methods:{savePopupRef:function(t){this.popupRef=t},getTransitionName:function(){var t=this.$props,e=t.placement,n=void 0===e?"":e,r=t.transitionName;return void 0!==r?r:n.indexOf("top")>=0?"slide-down":"slide-up"},renderOverlay:function(t){var e=this.$createElement,n=Object(d["g"])(this,"overlay"),r=Array.isArray(n)?n[0]:n,i=r&&Object(d["m"])(r),a=i||{},o=a.selectable,s=void 0!==o&&o,c=a.focusable,u=void 0===c||c,l=e("span",{class:t+"-menu-submenu-arrow"},[e(w["a"],{attrs:{type:"right"},class:t+"-menu-submenu-arrow-icon"})]),f=r&&r.componentOptions?Object(v["a"])(r,{props:{mode:"vertical",selectable:s,focusable:u,expandIcon:l}}):n;return f}},render:function(){var t=arguments[0],e=this.$slots,n=Object(d["l"])(this),r=n.prefixCls,a=n.trigger,o=n.disabled,s=n.getPopupContainer,c=this.configProvider.getPopupContainer,u=this.configProvider.getPrefixCls,l=u("dropdown",r),f=Object(v["a"])(e["default"],{class:l+"-trigger",props:{disabled:o}}),h=o?[]:a,p=void 0;h&&-1!==h.indexOf("contextmenu")&&(p=!0);var g={props:i()({alignPoint:p},n,{prefixCls:l,getPopupContainer:s||c,transitionName:this.getTransitionName(),trigger:h}),on:Object(d["k"])(this)};return t(m,g,[f,t("template",{slot:"overlay"},[this.renderOverlay(l)])])}};O.Button=y["a"];e["a"]=O},c1c9:function(t,e,n){var r=n("a454"),i=n("f3c1"),a=i(r);t.exports=a},c1df:function(t,e,n){(function(t){var e;//! moment.js +//! version : 2.29.1 +//! authors : Tim Wood, Iskren Chernev, Moment.js contributors +//! license : MIT +//! momentjs.com +(function(e,n){t.exports=n()})(0,(function(){"use strict";var n,r;function i(){return n.apply(null,arguments)}function a(t){n=t}function o(t){return t instanceof Array||"[object Array]"===Object.prototype.toString.call(t)}function s(t){return null!=t&&"[object Object]"===Object.prototype.toString.call(t)}function c(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function u(t){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(t).length;var e;for(e in t)if(c(t,e))return!1;return!0}function l(t){return void 0===t}function f(t){return"number"===typeof t||"[object Number]"===Object.prototype.toString.call(t)}function h(t){return t instanceof Date||"[object Date]"===Object.prototype.toString.call(t)}function d(t,e){var n,r=[];for(n=0;n>>0;for(e=0;e0)for(n=0;n=0;return(a?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+r}var R=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,H=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,D={},F={};function N(t,e,n,r){var i=r;"string"===typeof r&&(i=function(){return this[r]()}),t&&(F[t]=i),e&&(F[e[0]]=function(){return I(i.apply(this,arguments),e[1],e[2])}),n&&(F[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),t)})}function $(t){return t.match(/\[[\s\S]/)?t.replace(/^\[|\]$/g,""):t.replace(/\\/g,"")}function B(t){var e,n,r=t.match(R);for(e=0,n=r.length;e=0&&H.test(t))t=t.replace(H,r),H.lastIndex=0,n-=1;return t}var q={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function U(t){var e=this._longDateFormat[t],n=this._longDateFormat[t.toUpperCase()];return e||!n?e:(this._longDateFormat[t]=n.match(R).map((function(t){return"MMMM"===t||"MM"===t||"DD"===t||"dddd"===t?t.slice(1):t})).join(""),this._longDateFormat[t])}var K="Invalid date";function G(){return this._invalidDate}var X="%d",Z=/\d{1,2}/;function Q(t){return this._ordinal.replace("%d",t)}var J={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function tt(t,e,n,r){var i=this._relativeTime[n];return z(i)?i(t,e,n,r):i.replace(/%d/i,t)}function et(t,e){var n=this._relativeTime[t>0?"future":"past"];return z(n)?n(e):n.replace(/%s/i,e)}var nt={};function rt(t,e){var n=t.toLowerCase();nt[n]=nt[n+"s"]=nt[e]=t}function it(t){return"string"===typeof t?nt[t]||nt[t.toLowerCase()]:void 0}function at(t){var e,n,r={};for(n in t)c(t,n)&&(e=it(n),e&&(r[e]=t[n]));return r}var ot={};function st(t,e){ot[t]=e}function ct(t){var e,n=[];for(e in t)c(t,e)&&n.push({unit:e,priority:ot[e]});return n.sort((function(t,e){return t.priority-e.priority})),n}function ut(t){return t%4===0&&t%100!==0||t%400===0}function lt(t){return t<0?Math.ceil(t)||0:Math.floor(t)}function ft(t){var e=+t,n=0;return 0!==e&&isFinite(e)&&(n=lt(e)),n}function ht(t,e){return function(n){return null!=n?(pt(this,t,n),i.updateOffset(this,e),this):dt(this,t)}}function dt(t,e){return t.isValid()?t._d["get"+(t._isUTC?"UTC":"")+e]():NaN}function pt(t,e,n){t.isValid()&&!isNaN(n)&&("FullYear"===e&&ut(t.year())&&1===t.month()&&29===t.date()?(n=ft(n),t._d["set"+(t._isUTC?"UTC":"")+e](n,t.month(),te(n,t.month()))):t._d["set"+(t._isUTC?"UTC":"")+e](n))}function vt(t){return t=it(t),z(this[t])?this[t]():this}function gt(t,e){if("object"===typeof t){t=at(t);var n,r=ct(t);for(n=0;n68?1900:2e3)};var me=ht("FullYear",!0);function ye(){return ut(this.year())}function be(t,e,n,r,i,a,o){var s;return t<100&&t>=0?(s=new Date(t+400,e,n,r,i,a,o),isFinite(s.getFullYear())&&s.setFullYear(t)):s=new Date(t,e,n,r,i,a,o),s}function xe(t){var e,n;return t<100&&t>=0?(n=Array.prototype.slice.call(arguments),n[0]=t+400,e=new Date(Date.UTC.apply(null,n)),isFinite(e.getUTCFullYear())&&e.setUTCFullYear(t)):e=new Date(Date.UTC.apply(null,arguments)),e}function we(t,e,n){var r=7+e-n,i=(7+xe(t,0,r).getUTCDay()-e)%7;return-i+r-1}function _e(t,e,n,r,i){var a,o,s=(7+n-r)%7,c=we(t,r,i),u=1+7*(e-1)+s+c;return u<=0?(a=t-1,o=ge(a)+u):u>ge(t)?(a=t+1,o=u-ge(t)):(a=t,o=u),{year:a,dayOfYear:o}}function Oe(t,e,n){var r,i,a=we(t.year(),e,n),o=Math.floor((t.dayOfYear()-a-1)/7)+1;return o<1?(i=t.year()-1,r=o+Ce(i,e,n)):o>Ce(t.year(),e,n)?(r=o-Ce(t.year(),e,n),i=t.year()+1):(i=t.year(),r=o),{week:r,year:i}}function Ce(t,e,n){var r=we(t,e,n),i=we(t+1,e,n);return(ge(t)-r+i)/7}function Se(t){return Oe(t,this._week.dow,this._week.doy).week}N("w",["ww",2],"wo","week"),N("W",["WW",2],"Wo","isoWeek"),rt("week","w"),rt("isoWeek","W"),st("week",5),st("isoWeek",5),Vt("w",Ot),Vt("ww",Ot,bt),Vt("W",Ot),Vt("WW",Ot,bt),Nt(["w","ww","W","WW"],(function(t,e,n,r){e[r.substr(0,1)]=ft(t)}));var Me={dow:0,doy:6};function ke(){return this._week.dow}function je(){return this._week.doy}function Te(t){var e=this.localeData().week(this);return null==t?e:this.add(7*(t-e),"d")}function ze(t){var e=Oe(this,1,4).week;return null==t?e:this.add(7*(t-e),"d")}function Ee(t,e){return"string"!==typeof t?t:isNaN(t)?(t=e.weekdaysParse(t),"number"===typeof t?t:null):parseInt(t,10)}function Ae(t,e){return"string"===typeof t?e.weekdaysParse(t)%7||7:isNaN(t)?null:t}function Pe(t,e){return t.slice(e,7).concat(t.slice(0,e))}N("d",0,"do","day"),N("dd",0,0,(function(t){return this.localeData().weekdaysMin(this,t)})),N("ddd",0,0,(function(t){return this.localeData().weekdaysShort(this,t)})),N("dddd",0,0,(function(t){return this.localeData().weekdays(this,t)})),N("e",0,0,"weekday"),N("E",0,0,"isoWeekday"),rt("day","d"),rt("weekday","e"),rt("isoWeekday","E"),st("day",11),st("weekday",11),st("isoWeekday",11),Vt("d",Ot),Vt("e",Ot),Vt("E",Ot),Vt("dd",(function(t,e){return e.weekdaysMinRegex(t)})),Vt("ddd",(function(t,e){return e.weekdaysShortRegex(t)})),Vt("dddd",(function(t,e){return e.weekdaysRegex(t)})),Nt(["dd","ddd","dddd"],(function(t,e,n,r){var i=n._locale.weekdaysParse(t,r,n._strict);null!=i?e.d=i:m(n).invalidWeekday=t})),Nt(["d","e","E"],(function(t,e,n,r){e[r]=ft(t)}));var Le="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Ve="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Ie="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Re=Lt,He=Lt,De=Lt;function Fe(t,e){var n=o(this._weekdays)?this._weekdays:this._weekdays[t&&!0!==t&&this._weekdays.isFormat.test(e)?"format":"standalone"];return!0===t?Pe(n,this._week.dow):t?n[t.day()]:n}function Ne(t){return!0===t?Pe(this._weekdaysShort,this._week.dow):t?this._weekdaysShort[t.day()]:this._weekdaysShort}function $e(t){return!0===t?Pe(this._weekdaysMin,this._week.dow):t?this._weekdaysMin[t.day()]:this._weekdaysMin}function Be(t,e,n){var r,i,a,o=t.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)a=v([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(a,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(a,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(a,"").toLocaleLowerCase();return n?"dddd"===e?(i=Bt.call(this._weekdaysParse,o),-1!==i?i:null):"ddd"===e?(i=Bt.call(this._shortWeekdaysParse,o),-1!==i?i:null):(i=Bt.call(this._minWeekdaysParse,o),-1!==i?i:null):"dddd"===e?(i=Bt.call(this._weekdaysParse,o),-1!==i?i:(i=Bt.call(this._shortWeekdaysParse,o),-1!==i?i:(i=Bt.call(this._minWeekdaysParse,o),-1!==i?i:null))):"ddd"===e?(i=Bt.call(this._shortWeekdaysParse,o),-1!==i?i:(i=Bt.call(this._weekdaysParse,o),-1!==i?i:(i=Bt.call(this._minWeekdaysParse,o),-1!==i?i:null))):(i=Bt.call(this._minWeekdaysParse,o),-1!==i?i:(i=Bt.call(this._weekdaysParse,o),-1!==i?i:(i=Bt.call(this._shortWeekdaysParse,o),-1!==i?i:null)))}function We(t,e,n){var r,i,a;if(this._weekdaysParseExact)return Be.call(this,t,e,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(i=v([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(i,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(i,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(i,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(a="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[r]=new RegExp(a.replace(".",""),"i")),n&&"dddd"===e&&this._fullWeekdaysParse[r].test(t))return r;if(n&&"ddd"===e&&this._shortWeekdaysParse[r].test(t))return r;if(n&&"dd"===e&&this._minWeekdaysParse[r].test(t))return r;if(!n&&this._weekdaysParse[r].test(t))return r}}function Ye(t){if(!this.isValid())return null!=t?this:NaN;var e=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=t?(t=Ee(t,this.localeData()),this.add(t-e,"d")):e}function qe(t){if(!this.isValid())return null!=t?this:NaN;var e=(this.day()+7-this.localeData()._week.dow)%7;return null==t?e:this.add(t-e,"d")}function Ue(t){if(!this.isValid())return null!=t?this:NaN;if(null!=t){var e=Ae(t,this.localeData());return this.day(this.day()%7?e:e-7)}return this.day()||7}function Ke(t){return this._weekdaysParseExact?(c(this,"_weekdaysRegex")||Ze.call(this),t?this._weekdaysStrictRegex:this._weekdaysRegex):(c(this,"_weekdaysRegex")||(this._weekdaysRegex=Re),this._weekdaysStrictRegex&&t?this._weekdaysStrictRegex:this._weekdaysRegex)}function Ge(t){return this._weekdaysParseExact?(c(this,"_weekdaysRegex")||Ze.call(this),t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(c(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=He),this._weekdaysShortStrictRegex&&t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Xe(t){return this._weekdaysParseExact?(c(this,"_weekdaysRegex")||Ze.call(this),t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(c(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=De),this._weekdaysMinStrictRegex&&t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Ze(){function t(t,e){return e.length-t.length}var e,n,r,i,a,o=[],s=[],c=[],u=[];for(e=0;e<7;e++)n=v([2e3,1]).day(e),r=Ht(this.weekdaysMin(n,"")),i=Ht(this.weekdaysShort(n,"")),a=Ht(this.weekdays(n,"")),o.push(r),s.push(i),c.push(a),u.push(r),u.push(i),u.push(a);o.sort(t),s.sort(t),c.sort(t),u.sort(t),this._weekdaysRegex=new RegExp("^("+u.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+o.join("|")+")","i")}function Qe(){return this.hours()%12||12}function Je(){return this.hours()||24}function tn(t,e){N(t,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),e)}))}function en(t,e){return e._meridiemParse}function nn(t){return"p"===(t+"").toLowerCase().charAt(0)}N("H",["HH",2],0,"hour"),N("h",["hh",2],0,Qe),N("k",["kk",2],0,Je),N("hmm",0,0,(function(){return""+Qe.apply(this)+I(this.minutes(),2)})),N("hmmss",0,0,(function(){return""+Qe.apply(this)+I(this.minutes(),2)+I(this.seconds(),2)})),N("Hmm",0,0,(function(){return""+this.hours()+I(this.minutes(),2)})),N("Hmmss",0,0,(function(){return""+this.hours()+I(this.minutes(),2)+I(this.seconds(),2)})),tn("a",!0),tn("A",!1),rt("hour","h"),st("hour",13),Vt("a",en),Vt("A",en),Vt("H",Ot),Vt("h",Ot),Vt("k",Ot),Vt("HH",Ot,bt),Vt("hh",Ot,bt),Vt("kk",Ot,bt),Vt("hmm",Ct),Vt("hmmss",St),Vt("Hmm",Ct),Vt("Hmmss",St),Ft(["H","HH"],Ut),Ft(["k","kk"],(function(t,e,n){var r=ft(t);e[Ut]=24===r?0:r})),Ft(["a","A"],(function(t,e,n){n._isPm=n._locale.isPM(t),n._meridiem=t})),Ft(["h","hh"],(function(t,e,n){e[Ut]=ft(t),m(n).bigHour=!0})),Ft("hmm",(function(t,e,n){var r=t.length-2;e[Ut]=ft(t.substr(0,r)),e[Kt]=ft(t.substr(r)),m(n).bigHour=!0})),Ft("hmmss",(function(t,e,n){var r=t.length-4,i=t.length-2;e[Ut]=ft(t.substr(0,r)),e[Kt]=ft(t.substr(r,2)),e[Gt]=ft(t.substr(i)),m(n).bigHour=!0})),Ft("Hmm",(function(t,e,n){var r=t.length-2;e[Ut]=ft(t.substr(0,r)),e[Kt]=ft(t.substr(r))})),Ft("Hmmss",(function(t,e,n){var r=t.length-4,i=t.length-2;e[Ut]=ft(t.substr(0,r)),e[Kt]=ft(t.substr(r,2)),e[Gt]=ft(t.substr(i))}));var rn=/[ap]\.?m?\.?/i,an=ht("Hours",!0);function on(t,e,n){return t>11?n?"pm":"PM":n?"am":"AM"}var sn,cn={calendar:L,longDateFormat:q,invalidDate:K,ordinal:X,dayOfMonthOrdinalParse:Z,relativeTime:J,months:ee,monthsShort:ne,week:Me,weekdays:Le,weekdaysMin:Ie,weekdaysShort:Ve,meridiemParse:rn},un={},ln={};function fn(t,e){var n,r=Math.min(t.length,e.length);for(n=0;n0){if(r=pn(i.slice(0,e).join("-")),r)return r;if(n&&n.length>=e&&fn(i,n)>=e-1)break;e--}a++}return sn}function pn(n){var r=null;if(void 0===un[n]&&"undefined"!==typeof t&&t&&t.exports)try{r=sn._abbr,e,function(){var t=new Error("Cannot find module 'undefined'");throw t.code="MODULE_NOT_FOUND",t}(),vn(r)}catch(i){un[n]=null}return un[n]}function vn(t,e){var n;return t&&(n=l(e)?yn(t):gn(t,e),n?sn=n:"undefined"!==typeof console&&console.warn&&console.warn("Locale "+t+" not found. Did you forget to load it?")),sn._abbr}function gn(t,e){if(null!==e){var n,r=cn;if(e.abbr=t,null!=un[t])T("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=un[t]._config;else if(null!=e.parentLocale)if(null!=un[e.parentLocale])r=un[e.parentLocale]._config;else{if(n=pn(e.parentLocale),null==n)return ln[e.parentLocale]||(ln[e.parentLocale]=[]),ln[e.parentLocale].push({name:t,config:e}),null;r=n._config}return un[t]=new P(A(r,e)),ln[t]&&ln[t].forEach((function(t){gn(t.name,t.config)})),vn(t),un[t]}return delete un[t],null}function mn(t,e){if(null!=e){var n,r,i=cn;null!=un[t]&&null!=un[t].parentLocale?un[t].set(A(un[t]._config,e)):(r=pn(t),null!=r&&(i=r._config),e=A(i,e),null==r&&(e.abbr=t),n=new P(e),n.parentLocale=un[t],un[t]=n),vn(t)}else null!=un[t]&&(null!=un[t].parentLocale?(un[t]=un[t].parentLocale,t===vn()&&vn(t)):null!=un[t]&&delete un[t]);return un[t]}function yn(t){var e;if(t&&t._locale&&t._locale._abbr&&(t=t._locale._abbr),!t)return sn;if(!o(t)){if(e=pn(t),e)return e;t=[t]}return dn(t)}function bn(){return k(un)}function xn(t){var e,n=t._a;return n&&-2===m(t).overflow&&(e=n[Yt]<0||n[Yt]>11?Yt:n[qt]<1||n[qt]>te(n[Wt],n[Yt])?qt:n[Ut]<0||n[Ut]>24||24===n[Ut]&&(0!==n[Kt]||0!==n[Gt]||0!==n[Xt])?Ut:n[Kt]<0||n[Kt]>59?Kt:n[Gt]<0||n[Gt]>59?Gt:n[Xt]<0||n[Xt]>999?Xt:-1,m(t)._overflowDayOfYear&&(eqt)&&(e=qt),m(t)._overflowWeeks&&-1===e&&(e=Zt),m(t)._overflowWeekday&&-1===e&&(e=Qt),m(t).overflow=e),t}var wn=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,_n=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,On=/Z|[+-]\d\d(?::?\d\d)?/,Cn=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Sn=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Mn=/^\/?Date\((-?\d+)/i,kn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,jn={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Tn(t){var e,n,r,i,a,o,s=t._i,c=wn.exec(s)||_n.exec(s);if(c){for(m(t).iso=!0,e=0,n=Cn.length;ege(a)||0===t._dayOfYear)&&(m(t)._overflowDayOfYear=!0),n=xe(a,0,t._dayOfYear),t._a[Yt]=n.getUTCMonth(),t._a[qt]=n.getUTCDate()),e=0;e<3&&null==t._a[e];++e)t._a[e]=o[e]=r[e];for(;e<7;e++)t._a[e]=o[e]=null==t._a[e]?2===e?1:0:t._a[e];24===t._a[Ut]&&0===t._a[Kt]&&0===t._a[Gt]&&0===t._a[Xt]&&(t._nextDay=!0,t._a[Ut]=0),t._d=(t._useUTC?xe:be).apply(null,o),i=t._useUTC?t._d.getUTCDay():t._d.getDay(),null!=t._tzm&&t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),t._nextDay&&(t._a[Ut]=24),t._w&&"undefined"!==typeof t._w.d&&t._w.d!==i&&(m(t).weekdayMismatch=!0)}}function Fn(t){var e,n,r,i,a,o,s,c,u;e=t._w,null!=e.GG||null!=e.W||null!=e.E?(a=1,o=4,n=Rn(e.GG,t._a[Wt],Oe(Gn(),1,4).year),r=Rn(e.W,1),i=Rn(e.E,1),(i<1||i>7)&&(c=!0)):(a=t._locale._week.dow,o=t._locale._week.doy,u=Oe(Gn(),a,o),n=Rn(e.gg,t._a[Wt],u.year),r=Rn(e.w,u.week),null!=e.d?(i=e.d,(i<0||i>6)&&(c=!0)):null!=e.e?(i=e.e+a,(e.e<0||e.e>6)&&(c=!0)):i=a),r<1||r>Ce(n,a,o)?m(t)._overflowWeeks=!0:null!=c?m(t)._overflowWeekday=!0:(s=_e(n,r,i,a,o),t._a[Wt]=s.year,t._dayOfYear=s.dayOfYear)}function Nn(t){if(t._f!==i.ISO_8601)if(t._f!==i.RFC_2822){t._a=[],m(t).empty=!0;var e,n,r,a,o,s,c=""+t._i,u=c.length,l=0;for(r=Y(t._f,t._locale).match(R)||[],e=0;e0&&m(t).unusedInput.push(o),c=c.slice(c.indexOf(n)+n.length),l+=n.length),F[a]?(n?m(t).empty=!1:m(t).unusedTokens.push(a),$t(a,n,t)):t._strict&&!n&&m(t).unusedTokens.push(a);m(t).charsLeftOver=u-l,c.length>0&&m(t).unusedInput.push(c),t._a[Ut]<=12&&!0===m(t).bigHour&&t._a[Ut]>0&&(m(t).bigHour=void 0),m(t).parsedDateParts=t._a.slice(0),m(t).meridiem=t._meridiem,t._a[Ut]=$n(t._locale,t._a[Ut],t._meridiem),s=m(t).era,null!==s&&(t._a[Wt]=t._locale.erasConvertYear(s,t._a[Wt])),Dn(t),xn(t)}else Vn(t);else Tn(t)}function $n(t,e,n){var r;return null==n?e:null!=t.meridiemHour?t.meridiemHour(e,n):null!=t.isPM?(r=t.isPM(n),r&&e<12&&(e+=12),r||12!==e||(e=0),e):e}function Bn(t){var e,n,r,i,a,o,s=!1;if(0===t._f.length)return m(t).invalidFormat=!0,void(t._d=new Date(NaN));for(i=0;ithis?this:t:b()}));function Qn(t,e){var n,r;if(1===e.length&&o(e[0])&&(e=e[0]),!e.length)return Gn();for(n=e[0],r=1;rthis.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function _r(){if(!l(this._isDSTShifted))return this._isDSTShifted;var t,e={};return _(e,this),e=qn(e),e._a?(t=e._isUTC?v(e._a):Gn(e._a),this._isDSTShifted=this.isValid()&&ur(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Or(){return!!this.isValid()&&!this._isUTC}function Cr(){return!!this.isValid()&&this._isUTC}function Sr(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}i.updateOffset=function(){};var Mr=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,kr=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function jr(t,e){var n,r,i,a=t,o=null;return sr(t)?a={ms:t._milliseconds,d:t._days,M:t._months}:f(t)||!isNaN(+t)?(a={},e?a[e]=+t:a.milliseconds=+t):(o=Mr.exec(t))?(n="-"===o[1]?-1:1,a={y:0,d:ft(o[qt])*n,h:ft(o[Ut])*n,m:ft(o[Kt])*n,s:ft(o[Gt])*n,ms:ft(cr(1e3*o[Xt]))*n}):(o=kr.exec(t))?(n="-"===o[1]?-1:1,a={y:Tr(o[2],n),M:Tr(o[3],n),w:Tr(o[4],n),d:Tr(o[5],n),h:Tr(o[6],n),m:Tr(o[7],n),s:Tr(o[8],n)}):null==a?a={}:"object"===typeof a&&("from"in a||"to"in a)&&(i=Er(Gn(a.from),Gn(a.to)),a={},a.ms=i.milliseconds,a.M=i.months),r=new or(a),sr(t)&&c(t,"_locale")&&(r._locale=t._locale),sr(t)&&c(t,"_isValid")&&(r._isValid=t._isValid),r}function Tr(t,e){var n=t&&parseFloat(t.replace(",","."));return(isNaN(n)?0:n)*e}function zr(t,e){var n={};return n.months=e.month()-t.month()+12*(e.year()-t.year()),t.clone().add(n.months,"M").isAfter(e)&&--n.months,n.milliseconds=+e-+t.clone().add(n.months,"M"),n}function Er(t,e){var n;return t.isValid()&&e.isValid()?(e=dr(e,t),t.isBefore(e)?n=zr(t,e):(n=zr(e,t),n.milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function Ar(t,e){return function(n,r){var i,a;return null===r||isNaN(+r)||(T(e,"moment()."+e+"(period, number) is deprecated. Please use moment()."+e+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),a=n,n=r,r=a),i=jr(n,r),Pr(this,i,t),this}}function Pr(t,e,n,r){var a=e._milliseconds,o=cr(e._days),s=cr(e._months);t.isValid()&&(r=null==r||r,s&&le(t,dt(t,"Month")+s*n),o&&pt(t,"Date",dt(t,"Date")+o*n),a&&t._d.setTime(t._d.valueOf()+a*n),r&&i.updateOffset(t,o||s))}jr.fn=or.prototype,jr.invalid=ar;var Lr=Ar(1,"add"),Vr=Ar(-1,"subtract");function Ir(t){return"string"===typeof t||t instanceof String}function Rr(t){return C(t)||h(t)||Ir(t)||f(t)||Dr(t)||Hr(t)||null===t||void 0===t}function Hr(t){var e,n,r=s(t)&&!u(t),i=!1,a=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"];for(e=0;en.valueOf():n.valueOf()9999?W(n,e?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):z(Date.prototype.toISOString)?e?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",W(n,"Z")):W(n,e?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function ti(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var t,e,n,r,i="moment",a="";return this.isLocal()||(i=0===this.utcOffset()?"moment.utc":"moment.parseZone",a="Z"),t="["+i+'("]',e=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",r=a+'[")]',this.format(t+e+n+r)}function ei(t){t||(t=this.isUtc()?i.defaultFormatUtc:i.defaultFormat);var e=W(this,t);return this.localeData().postformat(e)}function ni(t,e){return this.isValid()&&(C(t)&&t.isValid()||Gn(t).isValid())?jr({to:this,from:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()}function ri(t){return this.from(Gn(),t)}function ii(t,e){return this.isValid()&&(C(t)&&t.isValid()||Gn(t).isValid())?jr({from:this,to:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()}function ai(t){return this.to(Gn(),t)}function oi(t){var e;return void 0===t?this._locale._abbr:(e=yn(t),null!=e&&(this._locale=e),this)}i.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",i.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var si=M("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(t){return void 0===t?this.localeData():this.locale(t)}));function ci(){return this._locale}var ui=1e3,li=60*ui,fi=60*li,hi=3506328*fi;function di(t,e){return(t%e+e)%e}function pi(t,e,n){return t<100&&t>=0?new Date(t+400,e,n)-hi:new Date(t,e,n).valueOf()}function vi(t,e,n){return t<100&&t>=0?Date.UTC(t+400,e,n)-hi:Date.UTC(t,e,n)}function gi(t){var e,n;if(t=it(t),void 0===t||"millisecond"===t||!this.isValid())return this;switch(n=this._isUTC?vi:pi,t){case"year":e=n(this.year(),0,1);break;case"quarter":e=n(this.year(),this.month()-this.month()%3,1);break;case"month":e=n(this.year(),this.month(),1);break;case"week":e=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":e=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":e=n(this.year(),this.month(),this.date());break;case"hour":e=this._d.valueOf(),e-=di(e+(this._isUTC?0:this.utcOffset()*li),fi);break;case"minute":e=this._d.valueOf(),e-=di(e,li);break;case"second":e=this._d.valueOf(),e-=di(e,ui);break}return this._d.setTime(e),i.updateOffset(this,!0),this}function mi(t){var e,n;if(t=it(t),void 0===t||"millisecond"===t||!this.isValid())return this;switch(n=this._isUTC?vi:pi,t){case"year":e=n(this.year()+1,0,1)-1;break;case"quarter":e=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":e=n(this.year(),this.month()+1,1)-1;break;case"week":e=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":e=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":e=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":e=this._d.valueOf(),e+=fi-di(e+(this._isUTC?0:this.utcOffset()*li),fi)-1;break;case"minute":e=this._d.valueOf(),e+=li-di(e,li)-1;break;case"second":e=this._d.valueOf(),e+=ui-di(e,ui)-1;break}return this._d.setTime(e),i.updateOffset(this,!0),this}function yi(){return this._d.valueOf()-6e4*(this._offset||0)}function bi(){return Math.floor(this.valueOf()/1e3)}function xi(){return new Date(this.valueOf())}function wi(){var t=this;return[t.year(),t.month(),t.date(),t.hour(),t.minute(),t.second(),t.millisecond()]}function _i(){var t=this;return{years:t.year(),months:t.month(),date:t.date(),hours:t.hours(),minutes:t.minutes(),seconds:t.seconds(),milliseconds:t.milliseconds()}}function Oi(){return this.isValid()?this.toISOString():null}function Ci(){return y(this)}function Si(){return p({},m(this))}function Mi(){return m(this).overflow}function ki(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function ji(t,e){var n,r,a,o=this._eras||yn("en")._eras;for(n=0,r=o.length;n=0)return c[r]}function zi(t,e){var n=t.since<=t.until?1:-1;return void 0===e?i(t.since).year():i(t.since).year()+(e-t.offset)*n}function Ei(){var t,e,n,r=this.localeData().eras();for(t=0,e=r.length;ta&&(e=a),Zi.call(this,t,e,n,r,i))}function Zi(t,e,n,r,i){var a=_e(t,e,n,r,i),o=xe(a.year,0,a.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}function Qi(t){return null==t?Math.ceil((this.month()+1)/3):this.month(3*(t-1)+this.month()%3)}N("N",0,0,"eraAbbr"),N("NN",0,0,"eraAbbr"),N("NNN",0,0,"eraAbbr"),N("NNNN",0,0,"eraName"),N("NNNNN",0,0,"eraNarrow"),N("y",["y",1],"yo","eraYear"),N("y",["yy",2],0,"eraYear"),N("y",["yyy",3],0,"eraYear"),N("y",["yyyy",4],0,"eraYear"),Vt("N",Hi),Vt("NN",Hi),Vt("NNN",Hi),Vt("NNNN",Di),Vt("NNNNN",Fi),Ft(["N","NN","NNN","NNNN","NNNNN"],(function(t,e,n,r){var i=n._locale.erasParse(t,r,n._strict);i?m(n).era=i:m(n).invalidEra=t})),Vt("y",Tt),Vt("yy",Tt),Vt("yyy",Tt),Vt("yyyy",Tt),Vt("yo",Ni),Ft(["y","yy","yyy","yyyy"],Wt),Ft(["yo"],(function(t,e,n,r){var i;n._locale._eraYearOrdinalRegex&&(i=t.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?e[Wt]=n._locale.eraYearOrdinalParse(t,i):e[Wt]=parseInt(t,10)})),N(0,["gg",2],0,(function(){return this.weekYear()%100})),N(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),Bi("gggg","weekYear"),Bi("ggggg","weekYear"),Bi("GGGG","isoWeekYear"),Bi("GGGGG","isoWeekYear"),rt("weekYear","gg"),rt("isoWeekYear","GG"),st("weekYear",1),st("isoWeekYear",1),Vt("G",zt),Vt("g",zt),Vt("GG",Ot,bt),Vt("gg",Ot,bt),Vt("GGGG",kt,wt),Vt("gggg",kt,wt),Vt("GGGGG",jt,_t),Vt("ggggg",jt,_t),Nt(["gggg","ggggg","GGGG","GGGGG"],(function(t,e,n,r){e[r.substr(0,2)]=ft(t)})),Nt(["gg","GG"],(function(t,e,n,r){e[r]=i.parseTwoDigitYear(t)})),N("Q",0,"Qo","quarter"),rt("quarter","Q"),st("quarter",7),Vt("Q",yt),Ft("Q",(function(t,e){e[Yt]=3*(ft(t)-1)})),N("D",["DD",2],"Do","date"),rt("date","D"),st("date",9),Vt("D",Ot),Vt("DD",Ot,bt),Vt("Do",(function(t,e){return t?e._dayOfMonthOrdinalParse||e._ordinalParse:e._dayOfMonthOrdinalParseLenient})),Ft(["D","DD"],qt),Ft("Do",(function(t,e){e[qt]=ft(t.match(Ot)[0])}));var Ji=ht("Date",!0);function ta(t){var e=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==t?e:this.add(t-e,"d")}N("DDD",["DDDD",3],"DDDo","dayOfYear"),rt("dayOfYear","DDD"),st("dayOfYear",4),Vt("DDD",Mt),Vt("DDDD",xt),Ft(["DDD","DDDD"],(function(t,e,n){n._dayOfYear=ft(t)})),N("m",["mm",2],0,"minute"),rt("minute","m"),st("minute",14),Vt("m",Ot),Vt("mm",Ot,bt),Ft(["m","mm"],Kt);var ea=ht("Minutes",!1);N("s",["ss",2],0,"second"),rt("second","s"),st("second",15),Vt("s",Ot),Vt("ss",Ot,bt),Ft(["s","ss"],Gt);var na,ra,ia=ht("Seconds",!1);for(N("S",0,0,(function(){return~~(this.millisecond()/100)})),N(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),N(0,["SSS",3],0,"millisecond"),N(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),N(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),N(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),N(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),N(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),N(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),rt("millisecond","ms"),st("millisecond",16),Vt("S",Mt,yt),Vt("SS",Mt,bt),Vt("SSS",Mt,xt),na="SSSS";na.length<=9;na+="S")Vt(na,Tt);function aa(t,e){e[Xt]=ft(1e3*("0."+t))}for(na="S";na.length<=9;na+="S")Ft(na,aa);function oa(){return this._isUTC?"UTC":""}function sa(){return this._isUTC?"Coordinated Universal Time":""}ra=ht("Milliseconds",!1),N("z",0,0,"zoneAbbr"),N("zz",0,0,"zoneName");var ca=O.prototype;function ua(t){return Gn(1e3*t)}function la(){return Gn.apply(null,arguments).parseZone()}function fa(t){return t}ca.add=Lr,ca.calendar=$r,ca.clone=Br,ca.diff=Xr,ca.endOf=mi,ca.format=ei,ca.from=ni,ca.fromNow=ri,ca.to=ii,ca.toNow=ai,ca.get=vt,ca.invalidAt=Mi,ca.isAfter=Wr,ca.isBefore=Yr,ca.isBetween=qr,ca.isSame=Ur,ca.isSameOrAfter=Kr,ca.isSameOrBefore=Gr,ca.isValid=Ci,ca.lang=si,ca.locale=oi,ca.localeData=ci,ca.max=Zn,ca.min=Xn,ca.parsingFlags=Si,ca.set=gt,ca.startOf=gi,ca.subtract=Vr,ca.toArray=wi,ca.toObject=_i,ca.toDate=xi,ca.toISOString=Jr,ca.inspect=ti,"undefined"!==typeof Symbol&&null!=Symbol.for&&(ca[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),ca.toJSON=Oi,ca.toString=Qr,ca.unix=bi,ca.valueOf=yi,ca.creationData=ki,ca.eraName=Ei,ca.eraNarrow=Ai,ca.eraAbbr=Pi,ca.eraYear=Li,ca.year=me,ca.isLeapYear=ye,ca.weekYear=Wi,ca.isoWeekYear=Yi,ca.quarter=ca.quarters=Qi,ca.month=fe,ca.daysInMonth=he,ca.week=ca.weeks=Te,ca.isoWeek=ca.isoWeeks=ze,ca.weeksInYear=Ki,ca.weeksInWeekYear=Gi,ca.isoWeeksInYear=qi,ca.isoWeeksInISOWeekYear=Ui,ca.date=Ji,ca.day=ca.days=Ye,ca.weekday=qe,ca.isoWeekday=Ue,ca.dayOfYear=ta,ca.hour=ca.hours=an,ca.minute=ca.minutes=ea,ca.second=ca.seconds=ia,ca.millisecond=ca.milliseconds=ra,ca.utcOffset=vr,ca.utc=mr,ca.local=yr,ca.parseZone=br,ca.hasAlignedHourOffset=xr,ca.isDST=wr,ca.isLocal=Or,ca.isUtcOffset=Cr,ca.isUtc=Sr,ca.isUTC=Sr,ca.zoneAbbr=oa,ca.zoneName=sa,ca.dates=M("dates accessor is deprecated. Use date instead.",Ji),ca.months=M("months accessor is deprecated. Use month instead",fe),ca.years=M("years accessor is deprecated. Use year instead",me),ca.zone=M("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",gr),ca.isDSTShifted=M("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",_r);var ha=P.prototype;function da(t,e,n,r){var i=yn(),a=v().set(r,e);return i[n](a,t)}function pa(t,e,n){if(f(t)&&(e=t,t=void 0),t=t||"",null!=e)return da(t,e,n,"month");var r,i=[];for(r=0;r<12;r++)i[r]=da(t,r,n,"month");return i}function va(t,e,n,r){"boolean"===typeof t?(f(e)&&(n=e,e=void 0),e=e||""):(e=t,n=e,t=!1,f(e)&&(n=e,e=void 0),e=e||"");var i,a=yn(),o=t?a._week.dow:0,s=[];if(null!=n)return da(e,(n+o)%7,r,"day");for(i=0;i<7;i++)s[i]=da(e,(i+o)%7,r,"day");return s}function ga(t,e){return pa(t,e,"months")}function ma(t,e){return pa(t,e,"monthsShort")}function ya(t,e,n){return va(t,e,n,"weekdays")}function ba(t,e,n){return va(t,e,n,"weekdaysShort")}function xa(t,e,n){return va(t,e,n,"weekdaysMin")}ha.calendar=V,ha.longDateFormat=U,ha.invalidDate=G,ha.ordinal=Q,ha.preparse=fa,ha.postformat=fa,ha.relativeTime=tt,ha.pastFuture=et,ha.set=E,ha.eras=ji,ha.erasParse=Ti,ha.erasConvertYear=zi,ha.erasAbbrRegex=Ii,ha.erasNameRegex=Vi,ha.erasNarrowRegex=Ri,ha.months=oe,ha.monthsShort=se,ha.monthsParse=ue,ha.monthsRegex=pe,ha.monthsShortRegex=de,ha.week=Se,ha.firstDayOfYear=je,ha.firstDayOfWeek=ke,ha.weekdays=Fe,ha.weekdaysMin=$e,ha.weekdaysShort=Ne,ha.weekdaysParse=We,ha.weekdaysRegex=Ke,ha.weekdaysShortRegex=Ge,ha.weekdaysMinRegex=Xe,ha.isPM=nn,ha.meridiem=on,vn("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(t){var e=t%10,n=1===ft(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th";return t+n}}),i.lang=M("moment.lang is deprecated. Use moment.locale instead.",vn),i.langData=M("moment.langData is deprecated. Use moment.localeData instead.",yn);var wa=Math.abs;function _a(){var t=this._data;return this._milliseconds=wa(this._milliseconds),this._days=wa(this._days),this._months=wa(this._months),t.milliseconds=wa(t.milliseconds),t.seconds=wa(t.seconds),t.minutes=wa(t.minutes),t.hours=wa(t.hours),t.months=wa(t.months),t.years=wa(t.years),this}function Oa(t,e,n,r){var i=jr(e,n);return t._milliseconds+=r*i._milliseconds,t._days+=r*i._days,t._months+=r*i._months,t._bubble()}function Ca(t,e){return Oa(this,t,e,1)}function Sa(t,e){return Oa(this,t,e,-1)}function Ma(t){return t<0?Math.floor(t):Math.ceil(t)}function ka(){var t,e,n,r,i,a=this._milliseconds,o=this._days,s=this._months,c=this._data;return a>=0&&o>=0&&s>=0||a<=0&&o<=0&&s<=0||(a+=864e5*Ma(Ta(s)+o),o=0,s=0),c.milliseconds=a%1e3,t=lt(a/1e3),c.seconds=t%60,e=lt(t/60),c.minutes=e%60,n=lt(e/60),c.hours=n%24,o+=lt(n/24),i=lt(ja(o)),s+=i,o-=Ma(Ta(i)),r=lt(s/12),s%=12,c.days=o,c.months=s,c.years=r,this}function ja(t){return 4800*t/146097}function Ta(t){return 146097*t/4800}function za(t){if(!this.isValid())return NaN;var e,n,r=this._milliseconds;if(t=it(t),"month"===t||"quarter"===t||"year"===t)switch(e=this._days+r/864e5,n=this._months+ja(e),t){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(e=this._days+Math.round(Ta(this._months)),t){case"week":return e/7+r/6048e5;case"day":return e+r/864e5;case"hour":return 24*e+r/36e5;case"minute":return 1440*e+r/6e4;case"second":return 86400*e+r/1e3;case"millisecond":return Math.floor(864e5*e)+r;default:throw new Error("Unknown unit "+t)}}function Ea(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*ft(this._months/12):NaN}function Aa(t){return function(){return this.as(t)}}var Pa=Aa("ms"),La=Aa("s"),Va=Aa("m"),Ia=Aa("h"),Ra=Aa("d"),Ha=Aa("w"),Da=Aa("M"),Fa=Aa("Q"),Na=Aa("y");function $a(){return jr(this)}function Ba(t){return t=it(t),this.isValid()?this[t+"s"]():NaN}function Wa(t){return function(){return this.isValid()?this._data[t]:NaN}}var Ya=Wa("milliseconds"),qa=Wa("seconds"),Ua=Wa("minutes"),Ka=Wa("hours"),Ga=Wa("days"),Xa=Wa("months"),Za=Wa("years");function Qa(){return lt(this.days()/7)}var Ja=Math.round,to={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function eo(t,e,n,r,i){return i.relativeTime(e||1,!!n,t,r)}function no(t,e,n,r){var i=jr(t).abs(),a=Ja(i.as("s")),o=Ja(i.as("m")),s=Ja(i.as("h")),c=Ja(i.as("d")),u=Ja(i.as("M")),l=Ja(i.as("w")),f=Ja(i.as("y")),h=a<=n.ss&&["s",a]||a0,h[4]=r,eo.apply(null,h)}function ro(t){return void 0===t?Ja:"function"===typeof t&&(Ja=t,!0)}function io(t,e){return void 0!==to[t]&&(void 0===e?to[t]:(to[t]=e,"s"===t&&(to.ss=e-1),!0))}function ao(t,e){if(!this.isValid())return this.localeData().invalidDate();var n,r,i=!1,a=to;return"object"===typeof t&&(e=t,t=!1),"boolean"===typeof t&&(i=t),"object"===typeof e&&(a=Object.assign({},to,e),null!=e.s&&null==e.ss&&(a.ss=e.s-1)),n=this.localeData(),r=no(this,!i,a,n),i&&(r=n.pastFuture(+this,r)),n.postformat(r)}var oo=Math.abs;function so(t){return(t>0)-(t<0)||+t}function co(){if(!this.isValid())return this.localeData().invalidDate();var t,e,n,r,i,a,o,s,c=oo(this._milliseconds)/1e3,u=oo(this._days),l=oo(this._months),f=this.asSeconds();return f?(t=lt(c/60),e=lt(t/60),c%=60,t%=60,n=lt(l/12),l%=12,r=c?c.toFixed(3).replace(/\.?0+$/,""):"",i=f<0?"-":"",a=so(this._months)!==so(f)?"-":"",o=so(this._days)!==so(f)?"-":"",s=so(this._milliseconds)!==so(f)?"-":"",i+"P"+(n?a+n+"Y":"")+(l?a+l+"M":"")+(u?o+u+"D":"")+(e||t||c?"T":"")+(e?s+e+"H":"")+(t?s+t+"M":"")+(c?s+r+"S":"")):"P0D"}var uo=or.prototype;return uo.isValid=ir,uo.abs=_a,uo.add=Ca,uo.subtract=Sa,uo.as=za,uo.asMilliseconds=Pa,uo.asSeconds=La,uo.asMinutes=Va,uo.asHours=Ia,uo.asDays=Ra,uo.asWeeks=Ha,uo.asMonths=Da,uo.asQuarters=Fa,uo.asYears=Na,uo.valueOf=Ea,uo._bubble=ka,uo.clone=$a,uo.get=Ba,uo.milliseconds=Ya,uo.seconds=qa,uo.minutes=Ua,uo.hours=Ka,uo.days=Ga,uo.weeks=Qa,uo.months=Xa,uo.years=Za,uo.humanize=ao,uo.toISOString=co,uo.toString=co,uo.toJSON=co,uo.locale=oi,uo.localeData=ci,uo.toIsoString=M("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",co),uo.lang=si,N("X",0,0,"unix"),N("x",0,0,"valueOf"),Vt("x",zt),Vt("X",Pt),Ft("X",(function(t,e,n){n._d=new Date(1e3*parseFloat(t))})),Ft("x",(function(t,e,n){n._d=new Date(ft(t))})), +//! moment.js +i.version="2.29.1",a(Gn),i.fn=ca,i.min=Jn,i.max=tr,i.now=er,i.utc=v,i.unix=ua,i.months=ga,i.isDate=h,i.locale=vn,i.invalid=b,i.duration=jr,i.isMoment=C,i.weekdays=ya,i.parseZone=la,i.localeData=yn,i.isDuration=sr,i.monthsShort=ma,i.weekdaysMin=xa,i.defineLocale=gn,i.updateLocale=mn,i.locales=bn,i.weekdaysShort=ba,i.normalizeUnits=it,i.relativeTimeRounding=ro,i.relativeTimeThreshold=io,i.calendarFormat=Nr,i.prototype=ca,i.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},i}))}).call(this,n("62e4")(t))},c1f9:function(t,e,n){var r=n("23e7"),i=n("2266"),a=n("8418");r({target:"Object",stat:!0},{fromEntries:function(t){var e={};return i(t,(function(t,n){a(e,t,n)}),{AS_ENTRIES:!0}),e}})},c20d:function(t,e,n){var r=n("da84"),i=n("58a8").trim,a=n("5899"),o=r.parseInt,s=/^[+-]?0[Xx]/,c=8!==o(a+"08")||22!==o(a+"0x16");t.exports=c?function(t,e){var n=i(String(t));return o(n,e>>>0||(s.test(n)?16:10))}:o},c2b3:function(t,e,n){"use strict";function r(t,e){if(t===e)return!0;if(!t||!e)return!1;var n=t.length;if(e.length!==n)return!1;for(var r=0;r=i?t:r(t,e,n)}t.exports=i},c345:function(t,e,n){"use strict";var r=n("c532"),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,a,o={};return t?(r.forEach(t.split("\n"),(function(t){if(a=t.indexOf(":"),e=r.trim(t.substr(0,a)).toLowerCase(),n=r.trim(t.substr(a+1)),e){if(o[e]&&i.indexOf(e)>=0)return;o[e]="set-cookie"===e?(o[e]?o[e]:[]).concat([n]):o[e]?o[e]+", "+n:n}})),o):o}},c35a:function(t,e,n){var r=n("23e7"),i=n("7e12");r({target:"Number",stat:!0,forced:Number.parseFloat!=i},{parseFloat:i})},c3b9:function(t,e,n){"use strict";n.r(e);var r=n("41b2"),i=n.n(r),a=n("a48b"),o=n.n(a),s=n("2b0e"),c=n("46cf"),u=n.n(c),l=n("b488"),f=n("7b05"),h=n("daa3"),d=n("1098"),p=n.n(d),v=n("8e8e"),g=n.n(v),m=n("b047"),y=n.n(m),b=n("4d26"),x=n.n(b),w=n("4d91"),_={accessibility:w["a"].bool.def(!0),adaptiveHeight:w["a"].bool.def(!1),afterChange:w["a"].any.def(null),arrows:w["a"].bool.def(!0),autoplay:w["a"].bool.def(!1),autoplaySpeed:w["a"].number.def(3e3),beforeChange:w["a"].any.def(null),centerMode:w["a"].bool.def(!1),centerPadding:w["a"].string.def("50px"),cssEase:w["a"].string.def("ease"),dots:w["a"].bool.def(!1),dotsClass:w["a"].string.def("slick-dots"),draggable:w["a"].bool.def(!0),unslick:w["a"].bool.def(!1),easing:w["a"].string.def("linear"),edgeFriction:w["a"].number.def(.35),fade:w["a"].bool.def(!1),focusOnSelect:w["a"].bool.def(!1),infinite:w["a"].bool.def(!0),initialSlide:w["a"].number.def(0),lazyLoad:w["a"].any.def(null),verticalSwiping:w["a"].bool.def(!1),asNavFor:w["a"].any.def(null),pauseOnDotsHover:w["a"].bool.def(!1),pauseOnFocus:w["a"].bool.def(!1),pauseOnHover:w["a"].bool.def(!0),responsive:w["a"].array,rows:w["a"].number.def(1),rtl:w["a"].bool.def(!1),slide:w["a"].string.def("div"),slidesPerRow:w["a"].number.def(1),slidesToScroll:w["a"].number.def(1),slidesToShow:w["a"].number.def(1),speed:w["a"].number.def(500),swipe:w["a"].bool.def(!0),swipeEvent:w["a"].any.def(null),swipeToSlide:w["a"].bool.def(!1),touchMove:w["a"].bool.def(!0),touchThreshold:w["a"].number.def(5),useCSS:w["a"].bool.def(!0),useTransform:w["a"].bool.def(!0),variableWidth:w["a"].bool.def(!1),vertical:w["a"].bool.def(!1),waitForAnimate:w["a"].bool.def(!0),children:w["a"].array,__propsSymbol__:w["a"].any},O=_,C={animating:!1,autoplaying:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,dragging:!1,edgeDragged:!1,initialized:!1,lazyLoadedList:[],listHeight:null,listWidth:null,scrolling:!1,slideCount:null,slideHeight:null,slideWidth:null,swipeLeft:null,swiped:!1,swiping:!1,touchObject:{startX:0,startY:0,curX:0,curY:0},trackStyle:{},trackWidth:0},S=C,M=function(t){for(var e=[],n=k(t),r=j(t),i=n;i0?1:0):0},z=function(t){return t.centerMode?Math.floor((t.slidesToShow-1)/2)+1+(parseInt(t.centerPadding)>0?1:0):t.slidesToShow},E=function(t){return t&&t.offsetWidth||0},A=function(t){return t&&t.offsetHeight||0},P=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=void 0,r=t.startX-t.curX,i=t.startY-t.curY,a=Math.atan2(i,r);return n=Math.round(180*a/Math.PI),n<0&&(n=360-Math.abs(n)),n<=45&&n>=0||n<=360&&n>=315?"left":n>=135&&n<=225?"right":!0===e?n>=35&&n<=135?"up":"down":"vertical"},L=function(t){var e=!0;return t.infinite||(t.centerMode&&t.currentSlide>=t.slideCount-1||t.slideCount<=t.slidesToShow||t.currentSlide>=t.slideCount-t.slidesToShow)&&(e=!1),e},V=function(t,e){var n={};return e.forEach((function(e){return n[e]=t[e]})),n},I=function(t){var e=t.children.length,n=Math.ceil(E(t.listRef)),r=Math.ceil(E(t.trackRef)),i=void 0;if(t.vertical)i=n;else{var a=t.centerMode&&2*parseInt(t.centerPadding);"string"===typeof t.centerPadding&&"%"===t.centerPadding.slice(-1)&&(a*=n/100),i=Math.ceil((n-a)/t.slidesToShow)}var o=t.listRef&&A(t.listRef.querySelector('[data-index="0"]')),s=o*t.slidesToShow,c=void 0===t.currentSlide?t.initialSlide:t.currentSlide;t.rtl&&void 0===t.currentSlide&&(c=e-1-t.initialSlide);var u=t.lazyLoadedList||[],l=M({currentSlide:c,lazyLoadedList:u},t);u.concat(l);var f={slideCount:e,slideWidth:i,listWidth:n,trackWidth:r,currentSlide:c,slideHeight:o,listHeight:s,lazyLoadedList:u};return null===t.autoplaying&&t.autoplay&&(f["autoplaying"]="playing"),f},R=function(t){var e=t.waitForAnimate,n=t.animating,r=t.fade,a=t.infinite,o=t.index,s=t.slideCount,c=t.lazyLoadedList,u=t.lazyLoad,l=t.currentSlide,f=t.centerMode,h=t.slidesToScroll,d=t.slidesToShow,p=t.useCSS;if(e&&n)return{};var v=o,g=void 0,m=void 0,y=void 0,b={},x={};if(r){if(!a&&(o<0||o>=s))return{};o<0?v=o+s:o>=s&&(v=o-s),u&&c.indexOf(v)<0&&c.push(v),b={animating:!0,currentSlide:v,lazyLoadedList:c},x={animating:!1}}else g=v,v<0?(g=v+s,a?s%h!==0&&(g=s-s%h):g=0):!L(t)&&v>l?v=g=l:f&&v>=s?(v=a?s:s-1,g=a?0:s-1):v>=s&&(g=v-s,a?s%h!==0&&(g=0):g=s-d),m=G(i()({},t,{slideIndex:v})),y=G(i()({},t,{slideIndex:g})),a||(m===y&&(v=g),m=y),u&&c.concat(M(i()({},t,{currentSlide:v}))),p?(b={animating:!0,currentSlide:g,trackStyle:K(i()({},t,{left:m})),lazyLoadedList:c},x={animating:!1,currentSlide:g,trackStyle:U(i()({},t,{left:y})),swipeLeft:null}):b={currentSlide:g,trackStyle:U(i()({},t,{left:y})),lazyLoadedList:c};return{state:b,nextState:x}},H=function(t,e){var n=void 0,r=void 0,a=void 0,o=t.slidesToScroll,s=t.slidesToShow,c=t.slideCount,u=t.currentSlide,l=t.lazyLoad,f=t.infinite,h=c%o!==0,d=h?0:(c-u)%o;if("previous"===e.message)r=0===d?o:s-d,a=u-r,l&&!f&&(n=u-r,a=-1===n?c-1:n);else if("next"===e.message)r=0===d?o:d,a=u+r,l&&!f&&(a=(u+o)%c+d);else if("dots"===e.message){if(a=e.index*e.slidesToScroll,a===e.currentSlide)return null}else if("children"===e.message){if(a=e.index,a===e.currentSlide)return null;if(f){var p=J(i()({},t,{targetSlide:a}));a>e.currentSlide&&"left"===p?a-=c:a10)return{scrolling:!0};s&&(y.swipeLength=S);var M=(c?-1:1)*(y.curX>y.startX?1:-1);s&&(M=y.curY>y.startY?1:-1);var k=Math.ceil(v/g),j=P(e.touchObject,s),T=y.swipeLength;return m||(0===u&&"right"===j||u+1>=k&&"left"===j||!L(e)&&"left"===j)&&(T=y.swipeLength*l,!1===f&&h&&(h(j),O["edgeDragged"]=!0)),!d&&b&&(b(j),O["swiped"]=!0),_=a?C+T*(x/w)*M:c?C-T*M:C+T*M,s&&(_=C+T*M),O=i()({},O,{touchObject:y,swipeLeft:_,trackStyle:U(i()({},e,{left:_}))}),Math.abs(y.curX-y.startX)<.8*Math.abs(y.curY-y.startY)?O:(y.swipeLength>10&&(O["swiping"]=!0,t.preventDefault()),O)}},$=function(t,e){var n=e.dragging,r=e.swipe,a=e.touchObject,o=e.listWidth,s=e.touchThreshold,c=e.verticalSwiping,u=e.listHeight,l=e.currentSlide,f=e.swipeToSlide,h=e.scrolling,d=e.onSwipe;if(!n)return r&&t.preventDefault(),{};var p=c?u/s:o/s,v=P(a,c),g={dragging:!1,edgeDragged:!1,scrolling:!1,swiping:!1,swiped:!1,swipeLeft:null,touchObject:{}};if(h)return g;if(!a.swipeLength)return g;if(a.swipeLength>p){t.preventDefault(),d&&d(v);var m=void 0,y=void 0;switch(v){case"left":case"up":y=l+Y(e),m=f?W(e,y):y,g["currentDirection"]=0;break;case"right":case"down":y=l-Y(e),m=f?W(e,y):y,g["currentDirection"]=1;break;default:m=l}g["triggerSlideHandler"]=m}else{var b=G(e);g["trackStyle"]=K(i()({},e,{left:b}))}return g},B=function(t){var e=t.infinite?2*t.slideCount:t.slideCount,n=t.infinite?-1*t.slidesToShow:0,r=t.infinite?-1*t.slidesToShow:0,i=[];while(nn[n.length-1])e=n[n.length-1];else for(var i in n){if(e-1*t.swipeLeft)return n=r,!1}else if(r.offsetLeft-e+E(r)/2>-1*t.swipeLeft)return n=r,!1;return!0})),!n)return 0;var a=!0===t.rtl?t.slideCount-t.currentSlide:t.currentSlide,o=Math.abs(n.dataset.index-a)||1;return o}return t.slidesToScroll},q=function(t,e){return e.reduce((function(e,n){return e&&t.hasOwnProperty(n)}),!0)?null:console.error("Keys Missing:",t)},U=function(t){q(t,["left","variableWidth","slideCount","slidesToShow","slideWidth"]);var e=void 0,n=void 0,r=t.slideCount+2*t.slidesToShow;t.vertical?n=r*t.slideHeight:e=Q(t)*t.slideWidth;var a={opacity:1,transition:"",WebkitTransition:""};if(t.useTransform){var o=t.vertical?"translate3d(0px, "+t.left+"px, 0px)":"translate3d("+t.left+"px, 0px, 0px)",s=t.vertical?"translate3d(0px, "+t.left+"px, 0px)":"translate3d("+t.left+"px, 0px, 0px)",c=t.vertical?"translateY("+t.left+"px)":"translateX("+t.left+"px)";a=i()({},a,{WebkitTransform:o,transform:s,msTransform:c})}else t.vertical?a["top"]=t.left:a["left"]=t.left;return t.fade&&(a={opacity:1}),e&&(a.width=e+"px"),n&&(a.height=n+"px"),window&&!window.addEventListener&&window.attachEvent&&(t.vertical?a.marginTop=t.left+"px":a.marginLeft=t.left+"px"),a},K=function(t){q(t,["left","variableWidth","slideCount","slidesToShow","slideWidth","speed","cssEase"]);var e=U(t);return t.useTransform?(e.WebkitTransition="-webkit-transform "+t.speed+"ms "+t.cssEase,e.transition="transform "+t.speed+"ms "+t.cssEase):t.vertical?e.transition="top "+t.speed+"ms "+t.cssEase:e.transition="left "+t.speed+"ms "+t.cssEase,e},G=function(t){if(t.unslick)return 0;q(t,["slideIndex","trackRef","infinite","centerMode","slideCount","slidesToShow","slidesToScroll","slideWidth","listWidth","variableWidth","slideHeight"]);var e=t.slideIndex,n=t.trackRef,r=t.infinite,i=t.centerMode,a=t.slideCount,o=t.slidesToShow,s=t.slidesToScroll,c=t.slideWidth,u=t.listWidth,l=t.variableWidth,f=t.slideHeight,h=t.fade,d=t.vertical,p=0,v=void 0,g=void 0,m=0;if(h||1===t.slideCount)return 0;var y=0;if(r?(y=-X(t),a%s!==0&&e+s>a&&(y=-(e>a?o-(e-a):a%s)),i&&(y+=parseInt(o/2))):(a%s!==0&&e+s>a&&(y=o-a%s),i&&(y=parseInt(o/2))),p=y*c,m=y*f,v=d?e*f*-1+m:e*c*-1+p,!0===l){var b=void 0,x=n;if(b=e+X(t),g=x&&x.childNodes[b],v=g?-1*g.offsetLeft:0,!0===i){b=r?e+X(t):e,g=x&&x.children[b],v=0;for(var w=0;wt.currentSlide?t.targetSlide>t.currentSlide+tt(t)?"left":"right":t.targetSlide0&&(a+=1),r&&e%2===0&&(a+=1),a}return r?0:e-1},et=function(t){var e=t.slidesToShow,n=t.centerMode,r=t.rtl,i=t.centerPadding;if(n){var a=(e-1)/2+1;return parseInt(i)>0&&(a+=1),r||e%2!==0||(a+=1),a}return r?e-1:0},nt=function(){return!("undefined"===typeof window||!window.document||!window.document.createElement)},rt=function(t){var e=void 0,n=void 0,r=void 0,i=void 0;i=t.rtl?t.slideCount-1-t.index:t.index;var a=i<0||i>=t.slideCount;t.centerMode?(r=Math.floor(t.slidesToShow/2),n=(i-t.currentSlide)%t.slideCount===0,i>t.currentSlide-r-1&&i<=t.currentSlide+r&&(e=!0)):e=t.currentSlide<=i&&i=0?e:n("div");var g=it(i()({},t,{index:d})),m=Object(h["f"])(p.context)||"",y=rt(i()({},t,{index:d}));if(a.push(Object(f["a"])(p,{key:"original"+at(p,d),attrs:{tabIndex:"-1","data-index":d,"aria-hidden":!y["slick-active"]},class:x()(y,m),style:i()({outline:"none"},Object(h["q"])(p.context)||{},g),on:{click:function(){t.focusOnSelect&&t.focusOnSelect(v)}}},!0)),t.infinite&&!1===t.fade){var b=c-d;b<=X(t)&&c!==t.slidesToShow&&(r=-b,r>=u&&(p=e),y=rt(i()({},t,{index:r})),o.push(Object(f["a"])(p,{key:"precloned"+at(p,r),class:x()(y,m),attrs:{tabIndex:"-1","data-index":r,"aria-hidden":!y["slick-active"]},style:i()({},Object(h["q"])(p.context)||{},g),on:{click:function(){t.focusOnSelect&&t.focusOnSelect(v)}}}))),c!==t.slidesToShow&&(r=c+d,r=r&&l<=i}),o={message:"dots",index:e,slidesToScroll:s,currentSlide:l};function c(t){t&&t.preventDefault(),p(o)}return n("li",{key:e,class:a},[Object(f["a"])(d({i:e}),{on:{click:c}})])}));return Object(f["a"])(h({dots:_}),{class:v,on:i()({},w)})}},lt=n("92fa"),ft=n.n(lt);function ht(){}var dt={functional:!0,clickHandler:function(t,e,n){n&&n.preventDefault(),e(t,n)},render:function(t,e){var n=arguments[0],r=e.props,a=r.clickHandler,o=r.infinite,s=r.currentSlide,c=r.slideCount,u=r.slidesToShow,l={"slick-arrow":!0,"slick-prev":!0},h=function(t){t&&t.preventDefault(),a({message:"previous"})};!o&&(0===s||c<=u)&&(l["slick-disabled"]=!0,h=ht);var d={key:"0",domProps:{"data-role":"none"},class:l,style:{display:"block"},on:{click:h}},p={currentSlide:s,slideCount:c},v=void 0;return v=r.prevArrow?Object(f["a"])(r.prevArrow(i()({},d,{props:p})),{key:"0",class:l,style:{display:"block"},on:{click:h}}):n("button",ft()([{key:"0",attrs:{type:"button"}},d]),[" ","Previous"]),v}},pt={functional:!0,clickHandler:function(t,e,n){n&&n.preventDefault(),e(t,n)},render:function(t,e){var n=arguments[0],r=e.props,a=r.clickHandler,o=r.currentSlide,s=r.slideCount,c={"slick-arrow":!0,"slick-next":!0},u=function(t){t&&t.preventDefault(),a({message:"next"})};L(r)||(c["slick-disabled"]=!0,u=ht);var l={key:"1",domProps:{"data-role":"none"},class:c,style:{display:"block"},on:{click:u}},h={currentSlide:o,slideCount:s},d=void 0;return d=r.nextArrow?Object(f["a"])(r.nextArrow(i()({},l,{props:h})),{key:"1",class:c,style:{display:"block"},on:{click:u}}):n("button",ft()([{key:"1",attrs:{type:"button"}},l]),[" ","Next"]),d}},vt=n("6dd8");function gt(){}s["a"].use(u.a,{name:"ant-ref"});var mt={props:i()({},O),mixins:[l["a"]],data:function(){return this.preProps=i()({},this.$props),this.list=null,this.track=null,this.callbackTimers=[],this.clickable=!0,this.debouncedResize=null,i()({},S,{currentSlide:this.initialSlide,slideCount:this.children.length})},methods:{listRefHandler:function(t){this.list=t},trackRefHandler:function(t){this.track=t},adaptHeight:function(){if(this.adaptiveHeight&&this.list){var t=this.list.querySelector('[data-index="'+this.currentSlide+'"]');this.list.style.height=A(t)+"px"}},onWindowResized:function(t){var e=this;this.debouncedResize&&this.debouncedResize.cancel(),this.debouncedResize=y()((function(){return e.resizeWindow(t)}),50),this.debouncedResize()},resizeWindow:function(){var t=this,e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];if(this.track){var n=i()({listRef:this.list,trackRef:this.track,children:this.children},this.$props,this.$data);this.updateState(n,e,(function(){t.autoplay?t.handleAutoPlay("update"):t.pause("paused")})),this.setState({animating:!1}),clearTimeout(this.animationEndCallback),delete this.animationEndCallback}},updateState:function(t,e,n){var r=I(t);t=i()({},t,r,{slideIndex:r.currentSlide});var a=G(t);t=i()({},t,{left:a});var o=U(t);(e||this.children.length!==t.children.length)&&(r["trackStyle"]=o),this.setState(r,n)},ssrInit:function(){var t=this.children;if(this.variableWidth){var e=0,n=0,r=[],a=X(i()({},this.$props,this.$data,{slideCount:t.length})),o=Z(i()({},this.$props,this.$data,{slideCount:t.length}));t.forEach((function(t){var n=Object(h["q"])(t).width.split("px")[0];r.push(n),e+=n}));for(var s=0;s=n&&t.onWindowResized()};if(e.onclick){var a=e.onclick;e.onclick=function(){a(),e.parentNode.focus()}}else e.onclick=function(){return e.parentNode.focus()};e.onload||(t.$props.lazyLoad?e.onload=function(){t.adaptHeight(),t.callbackTimers.push(setTimeout(t.onWindowResized,t.speed))}:(e.onload=i,e.onerror=function(){i(),t.$emit("lazyLoadError")}))}))},progressiveLazyLoad:function(){for(var t=[],e=i()({},this.$props,this.$data),n=this.currentSlide;n=-X(e);r--)if(this.lazyLoadedList.indexOf(r)<0){t.push(r);break}t.length>0?(this.setState((function(e){return{lazyLoadedList:e.lazyLoadedList.concat(t)}})),this.$emit("lazyLoad",t)):this.lazyLoadTimer&&(clearInterval(this.lazyLoadTimer),delete this.lazyLoadTimer)},slideHandler:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this.$props,a=r.asNavFor,o=r.currentSlide,s=r.beforeChange,c=r.speed,u=r.afterChange,l=R(i()({index:t},this.$props,this.$data,{trackRef:this.track,useCSS:this.useCSS&&!n})),f=l.state,d=l.nextState;if(f){s&&s(o,f.currentSlide);var p=f.lazyLoadedList.filter((function(t){return e.lazyLoadedList.indexOf(t)<0}));Object(h["k"])(this).lazyLoad&&p.length>0&&this.$emit("lazyLoad",p),this.setState(f,(function(){a&&a.innerSlider.currentSlide!==o&&a.innerSlider.slideHandler(t),d&&(e.animationEndCallback=setTimeout((function(){var t=d.animating,n=g()(d,["animating"]);e.setState(n,(function(){e.callbackTimers.push(setTimeout((function(){return e.setState({animating:t})}),10)),u&&u(f.currentSlide),delete e.animationEndCallback}))}),c))}))}},changeSlide:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=i()({},this.$props,this.$data),r=H(n,t);(0===r||r)&&(!0===e?this.slideHandler(r,e):this.slideHandler(r))},clickHandler:function(t){!1===this.clickable&&(t.stopPropagation(),t.preventDefault()),this.clickable=!0},keyHandler:function(t){var e=D(t,this.accessibility,this.rtl);""!==e&&this.changeSlide({message:e})},selectHandler:function(t){this.changeSlide(t)},disableBodyScroll:function(){var t=function(t){t=t||window.event,t.preventDefault&&t.preventDefault(),t.returnValue=!1};window.ontouchmove=t},enableBodyScroll:function(){window.ontouchmove=null},swipeStart:function(t){this.verticalSwiping&&this.disableBodyScroll();var e=F(t,this.swipe,this.draggable);""!==e&&this.setState(e)},swipeMove:function(t){var e=N(t,i()({},this.$props,this.$data,{trackRef:this.track,listRef:this.list,slideIndex:this.currentSlide}));e&&(e["swiping"]&&(this.clickable=!1),this.setState(e))},swipeEnd:function(t){var e=$(t,i()({},this.$props,this.$data,{trackRef:this.track,listRef:this.list,slideIndex:this.currentSlide}));if(e){var n=e["triggerSlideHandler"];delete e["triggerSlideHandler"],this.setState(e),void 0!==n&&(this.slideHandler(n),this.$props.verticalSwiping&&this.enableBodyScroll())}},slickPrev:function(){var t=this;this.callbackTimers.push(setTimeout((function(){return t.changeSlide({message:"previous"})}),0))},slickNext:function(){var t=this;this.callbackTimers.push(setTimeout((function(){return t.changeSlide({message:"next"})}),0))},slickGoTo:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(t=Number(t),isNaN(t))return"";this.callbackTimers.push(setTimeout((function(){return e.changeSlide({message:"index",index:t,currentSlide:e.currentSlide},n)}),0))},play:function(){var t=void 0;if(this.rtl)t=this.currentSlide-this.slidesToScroll;else{if(!L(i()({},this.$props,this.$data)))return!1;t=this.currentSlide+this.slidesToScroll}this.slideHandler(t)},handleAutoPlay:function(t){this.autoplayTimer&&clearInterval(this.autoplayTimer);var e=this.autoplaying;if("update"===t){if("hovered"===e||"focused"===e||"paused"===e)return}else if("leave"===t){if("paused"===e||"focused"===e)return}else if("blur"===t&&("paused"===e||"hovered"===e))return;this.autoplayTimer=setInterval(this.play,this.autoplaySpeed+50),this.setState({autoplaying:"playing"})},pause:function(t){this.autoplayTimer&&(clearInterval(this.autoplayTimer),this.autoplayTimer=null);var e=this.autoplaying;"paused"===t?this.setState({autoplaying:"paused"}):"focused"===t?"hovered"!==e&&"playing"!==e||this.setState({autoplaying:"focused"}):"playing"===e&&this.setState({autoplaying:"hovered"})},onDotsOver:function(){this.autoplay&&this.pause("hovered")},onDotsLeave:function(){this.autoplay&&"hovered"===this.autoplaying&&this.handleAutoPlay("leave")},onTrackOver:function(){this.autoplay&&this.pause("hovered")},onTrackLeave:function(){this.autoplay&&"hovered"===this.autoplaying&&this.handleAutoPlay("leave")},onSlideFocus:function(){this.autoplay&&this.pause("focused")},onSlideBlur:function(){this.autoplay&&"focused"===this.autoplaying&&this.handleAutoPlay("blur")},customPaging:function(t){var e=t.i,n=this.$createElement;return n("button",[e+1])},appendDots:function(t){var e=t.dots,n=this.$createElement;return n("ul",{style:{display:"block"}},[e])}},beforeMount:function(){if(this.ssrInit(),this.$emit("init"),this.lazyLoad){var t=M(i()({},this.$props,this.$data));t.length>0&&(this.setState((function(e){return{lazyLoadedList:e.lazyLoadedList.concat(t)}})),this.$emit("lazyLoad",t))}},mounted:function(){var t=this;this.$nextTick((function(){var e=i()({listRef:t.list,trackRef:t.track,children:t.children},t.$props);t.updateState(e,!0,(function(){t.adaptHeight(),t.autoplay&&t.handleAutoPlay("update")})),"progressive"===t.lazyLoad&&(t.lazyLoadTimer=setInterval(t.progressiveLazyLoad,1e3)),t.ro=new vt["a"]((function(){t.animating?(t.onWindowResized(!1),t.callbackTimers.push(setTimeout((function(){return t.onWindowResized()}),t.speed))):t.onWindowResized()})),t.ro.observe(t.list),Array.prototype.forEach.call(document.querySelectorAll(".slick-slide"),(function(e){e.onfocus=t.$props.pauseOnFocus?t.onSlideFocus:null,e.onblur=t.$props.pauseOnFocus?t.onSlideBlur:null})),window&&(window.addEventListener?window.addEventListener("resize",t.onWindowResized):window.attachEvent("onresize",t.onWindowResized))}))},beforeDestroy:function(){this.animationEndCallback&&clearTimeout(this.animationEndCallback),this.lazyLoadTimer&&clearInterval(this.lazyLoadTimer),this.callbackTimers.length&&(this.callbackTimers.forEach((function(t){return clearTimeout(t)})),this.callbackTimers=[]),window.addEventListener?window.removeEventListener("resize",this.onWindowResized):window.detachEvent("onresize",this.onWindowResized),this.autoplayTimer&&clearInterval(this.autoplayTimer)},updated:function(){if(this.checkImagesLoad(),this.$emit("reInit"),this.lazyLoad){var t=M(i()({},this.$props,this.$data));t.length>0&&(this.setState((function(e){return{lazyLoadedList:e.lazyLoadedList.concat(t)}})),this.$emit("lazyLoad"))}this.adaptHeight()},watch:{__propsSymbol__:function(){var t=this,e=this.$props,n=i()({listRef:this.list,trackRef:this.track},e,this.$data),r=!1,a=!0,o=!1,s=void 0;try{for(var c,u=Object.keys(this.preProps)[Symbol.iterator]();!(a=(c=u.next()).done);a=!0){var l=c.value;if(!e.hasOwnProperty(l)){r=!0;break}if("object"!==p()(e[l])&&"function"!==typeof e[l]&&"symbol"!==p()(e[l])&&e[l]!==this.preProps[l]){r=!0;break}}}catch(f){o=!0,s=f}finally{try{!a&&u["return"]&&u["return"]()}finally{if(o)throw s}}this.updateState(n,r,(function(){t.currentSlide>=e.children.length&&t.changeSlide({message:"index",index:e.children.length-e.slidesToShow,currentSlide:t.currentSlide}),e.autoplay?t.handleAutoPlay("update"):t.pause("paused")})),this.preProps=i()({},e)}},render:function(){var t=arguments[0],e=x()("slick-slider",{"slick-vertical":this.vertical,"slick-initialized":!0}),n=i()({},this.$props,this.$data),r=V(n,["fade","cssEase","speed","infinite","centerMode","focusOnSelect","currentSlide","lazyLoad","lazyLoadedList","rtl","slideWidth","slideHeight","listHeight","vertical","slidesToShow","slidesToScroll","slideCount","trackStyle","variableWidth","unslick","centerPadding"]),a=this.$props.pauseOnHover;r={props:i()({},r,{focusOnSelect:this.focusOnSelect?this.selectHandler:null}),directives:[{name:"ant-ref",value:this.trackRefHandler}],on:{mouseenter:a?this.onTrackOver:gt,mouseleave:a?this.onTrackLeave:gt,mouseover:a?this.onTrackOver:gt}};var o=void 0;if(!0===this.dots&&this.slideCount>=this.slidesToShow){var s=V(n,["dotsClass","slideCount","slidesToShow","currentSlide","slidesToScroll","clickHandler","children","infinite","appendDots"]);s.customPaging=this.customPaging,s.appendDots=this.appendDots;var c=this.$scopedSlots,u=c.customPaging,l=c.appendDots;u&&(s.customPaging=u),l&&(s.appendDots=l);var f=this.$props.pauseOnDotsHover;s={props:i()({},s,{clickHandler:this.changeSlide}),on:{mouseenter:f?this.onDotsLeave:gt,mouseover:f?this.onDotsOver:gt,mouseleave:f?this.onDotsLeave:gt}},o=t(ut,s)}var h=void 0,d=void 0,p=V(n,["infinite","centerMode","currentSlide","slideCount","slidesToShow"]);p.clickHandler=this.changeSlide;var v=this.$scopedSlots,g=v.prevArrow,m=v.nextArrow;g&&(p.prevArrow=g),m&&(p.nextArrow=m),this.arrows&&(h=t(dt,{props:p}),d=t(pt,{props:p}));var y=null;this.vertical&&(y={height:"number"===typeof this.listHeight?this.listHeight+"px":this.listHeight});var b=null;!1===this.vertical?!0===this.centerMode&&(b={padding:"0px "+this.centerPadding}):!0===this.centerMode&&(b={padding:this.centerPadding+" 0px"});var w=i()({},y,b),_=this.touchMove,O={directives:[{name:"ant-ref",value:this.listRefHandler}],class:"slick-list",style:w,on:{click:this.clickHandler,mousedown:_?this.swipeStart:gt,mousemove:this.dragging&&_?this.swipeMove:gt,mouseup:_?this.swipeEnd:gt,mouseleave:this.dragging&&_?this.swipeEnd:gt,touchstart:_?this.swipeStart:gt,touchmove:this.dragging&&_?this.swipeMove:gt,touchend:_?this.swipeEnd:gt,touchcancel:this.dragging&&_?this.swipeEnd:gt,keydown:this.accessibility?this.keyHandler:gt}},C={class:e,props:{dir:"ltr"}};return this.unslick&&(O={class:"slick-list",directives:[{name:"ant-ref",value:this.listRefHandler}]},C={class:e}),t("div",C,[this.unslick?"":h,t("div",O,[t(st,r,[this.children])]),this.unslick?"":d,this.unslick?"":o])}},yt=nt()&&n("8e95");s["a"].use(u.a,{name:"ant-ref"});var bt={props:i()({},O),mixins:[l["a"]],data:function(){return this._responsiveMediaHandlers=[],{breakpoint:null}},methods:{innerSliderRefHandler:function(t){this.innerSlider=t},media:function(t,e){yt.register(t,e),this._responsiveMediaHandlers.push({query:t,handler:e})},slickPrev:function(){this.innerSlider.slickPrev()},slickNext:function(){this.innerSlider.slickNext()},slickGoTo:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.innerSlider.slickGoTo(t,e)},slickPause:function(){this.innerSlider.pause("paused")},slickPlay:function(){this.innerSlider.handleAutoPlay("play")}},beforeMount:function(){var t=this;if(this.responsive){var e=this.responsive.map((function(t){return t.breakpoint}));e.sort((function(t,e){return t-e})),e.forEach((function(n,r){var i=void 0;i=0===r?o()({minWidth:0,maxWidth:n}):o()({minWidth:e[r-1]+1,maxWidth:n}),nt()&&t.media(i,(function(){t.setState({breakpoint:n})}))}));var n=o()({minWidth:e.slice(-1)[0]});nt()&&this.media(n,(function(){t.setState({breakpoint:null})}))}},beforeDestroy:function(){this._responsiveMediaHandlers.forEach((function(t){yt.unregister(t.query,t.handler)}))},render:function(){var t=this,e=arguments[0],n=void 0,r=void 0;this.breakpoint?(r=this.responsive.filter((function(e){return e.breakpoint===t.breakpoint})),n="unslick"===r[0].settings?"unslick":i()({},this.$props,r[0].settings)):n=i()({},this.$props),n.centerMode&&(n.slidesToScroll,n.slidesToScroll=1),n.fade&&(n.slidesToShow,n.slidesToScroll,n.slidesToShow=1,n.slidesToScroll=1);var a=this.$slots["default"]||[];a=a.filter((function(t){return"string"===typeof t?!!t.trim():!!t})),n.variableWidth&&(n.rows>1||n.slidesPerRow>1)&&(console.warn("variableWidth is not supported in case of rows > 1 or slidesPerRow > 1"),n.variableWidth=!1);for(var o=[],s=null,c=0;c=a.length)break;d.push(Object(f["a"])(a[p],{key:100*c+10*l+p,attrs:{tabIndex:-1},style:{width:100/n.slidesPerRow+"%",display:"inline-block"}}))}u.push(e("div",{key:10*c+l},[d]))}n.variableWidth?o.push(e("div",{key:c,style:{width:s}},[u])):o.push(e("div",{key:c},[u]))}if("unslick"===n){var v="regular slider "+(this.className||"");return e("div",{class:v},[o])}o.length<=n.slidesToShow&&(n.unslick=!0);var g={props:i()({},n,{children:o,__propsSymbol__:Symbol()}),on:Object(h["k"])(this),directives:[{name:"ant-ref",value:this.innerSliderRefHandler}],scopedSlots:this.$scopedSlots};return e(mt,g)}};e["default"]=bt},c3fc:function(t,e,n){var r=n("42a2"),i=n("1310"),a="[object Set]";function o(t){return i(t)&&r(t)==a}t.exports=o},c401:function(t,e,n){"use strict";var r=n("c532");t.exports=function(t,e,n){return r.forEach(n,(function(n){t=n(t,e)})),t}},c430:function(t,e){t.exports=!1},c449:function(t,e,n){(function(e){for(var r=n("6d08"),i="undefined"===typeof window?e:window,a=["moz","webkit"],o="AnimationFrame",s=i["request"+o],c=i["cancel"+o]||i["cancelRequest"+o],u=0;!s&&u1?arguments[1]:void 0)}}),a(o)},c746:function(t,e,n){},c760:function(t,e,n){var r=n("23e7");r({target:"Reflect",stat:!0},{has:function(t,e){return e in t}})},c7cd:function(t,e,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("fixed")},{fixed:function(){return i(this,"tt","","")}})},c832:function(t,e,n){(function(e){var n="Expected a function",r="__lodash_hash_undefined__",i=1/0,a="[object Function]",o="[object GeneratorFunction]",s="[object Symbol]",c=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,u=/^\w*$/,l=/^\./,f=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,h=/[\\^$.*+?()[\]{}|]/g,d=/\\(\\)?/g,p=/^\[object .+?Constructor\]$/,v="object"==typeof e&&e&&e.Object===Object&&e,g="object"==typeof self&&self&&self.Object===Object&&self,m=v||g||Function("return this")();function y(t,e){return null==t?void 0:t[e]}function b(t){var e=!1;if(null!=t&&"function"!=typeof t.toString)try{e=!!(t+"")}catch(n){}return e}var x=Array.prototype,w=Function.prototype,_=Object.prototype,O=m["__core-js_shared__"],C=function(){var t=/[^.]+$/.exec(O&&O.keys&&O.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),S=w.toString,M=_.hasOwnProperty,k=_.toString,j=RegExp("^"+S.call(M).replace(h,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),T=m.Symbol,z=x.splice,E=at(m,"Map"),A=at(Object,"create"),P=T?T.prototype:void 0,L=P?P.toString:void 0;function V(t){var e=-1,n=t?t.length:0;this.clear();while(++e-1}function q(t,e){var n=this.__data__,r=J(n,t);return r<0?n.push([t,e]):n[r][1]=e,this}function U(t){var e=-1,n=t?t.length:0;this.clear();while(++e=0&&n.splice(r,1),n}function w(t,e){var n=t.slice();return-1===n.indexOf(e)&&n.push(e),n}function _(t){return t.split("-")}function O(t,e){return t+"-"+e}function C(t){return Object(v["o"])(t).isTreeNode}function S(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return t.filter(C)}function M(t){var e=Object(v["l"])(t)||{},n=e.disabled,r=e.disableCheckbox,i=e.checkable;return!(!n&&!r)||!1===i}function k(t,e){function n(r,i,a){var o=r?r.componentOptions.children:t,s=r?O(a.pos,i):0,c=S(o);if(r){var u=r.key;u||void 0!==u&&null!==u||(u=s);var l={node:r,index:i,pos:s,key:u,parentPos:a.node?a.pos:null};e(l)}c.forEach((function(t,e){n(t,e,{node:r,pos:s})}))}n(null)}function j(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1],n=t.map(e);return 1===n.length?n[0]:n}function T(t,e){var n=Object(v["l"])(e),r=n.eventKey,i=n.pos,a=[];return k(t,(function(t){var e=t.key;a.push(e)})),a.push(r||i),a}function z(t,e){var n=t.clientY,r=e.$refs.selectHandle.getBoundingClientRect(),i=r.top,a=r.bottom,o=r.height,s=Math.max(o*g,m);return n<=i+s?-1:n>=a-s?1:0}function E(t,e){if(t){var n=e.multiple;return n?t.slice():t.length?[t[0]]:t}}var A=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{props:Object(d["a"])(t,["on","key","class","className","style"]),on:t.on||{},class:t["class"]||t.className,style:t.style,key:t.key}};function P(t,e,n){if(!e)return[];var r=n||{},i=r.processProps,a=void 0===i?A:i,o=Array.isArray(e)?e:[e];return o.map((function(e){var r=e.children,i=l()(e,["children"]),o=P(t,r,n);return t(p["a"],a(i),[o])}))}function L(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.initWrapper,r=e.processEntity,i=e.onProcessFinished,a=new Map,o=new Map,s={posEntities:a,keyEntities:o};return n&&(s=n(s)||s),k(t,(function(t){var e=t.node,n=t.index,i=t.pos,c=t.key,u=t.parentPos,l={node:e,index:n,key:c,pos:i};a.set(i,l),o.set(c,l),l.parent=a.get(u),l.parent&&(l.parent.children=l.parent.children||[],l.parent.children.push(l)),r&&r(l,s)})),i&&i(s),s}function V(t){if(!t)return null;var e=void 0;if(Array.isArray(t))e={checkedKeys:t,halfCheckedKeys:void 0};else{if("object"!==("undefined"===typeof t?"undefined":c()(t)))return h()(!1,"`checkedKeys` is not an array or an object"),null;e={checkedKeys:t.checked||void 0,halfCheckedKeys:t.halfChecked||void 0}}return e}function I(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=new Map,a=new Map;function s(t){if(i.get(t)!==e){var r=n.get(t);if(r){var o=r.children,c=r.parent,u=r.node;if(!M(u)){var l=!0,f=!1;(o||[]).filter((function(t){return!M(t.node)})).forEach((function(t){var e=t.key,n=i.get(e),r=a.get(e);(n||r)&&(f=!0),n||(l=!1)})),e?i.set(t,l):i.set(t,!1),a.set(t,f),c&&s(c.key)}}}}function c(t){if(i.get(t)!==e){var r=n.get(t);if(r){var a=r.children,o=r.node;M(o)||(i.set(t,e),(a||[]).forEach((function(t){c(t.key)})))}}}function u(t){var r=n.get(t);if(r){var a=r.children,o=r.parent,u=r.node;i.set(t,e),M(u)||((a||[]).filter((function(t){return!M(t.node)})).forEach((function(t){c(t.key)})),o&&s(o.key))}else h()(!1,"'"+t+"' does not exist in the tree.")}(r.checkedKeys||[]).forEach((function(t){i.set(t,!0)})),(r.halfCheckedKeys||[]).forEach((function(t){a.set(t,!0)})),(t||[]).forEach((function(t){u(t)}));var l=[],f=[],d=!0,p=!1,v=void 0;try{for(var g,m=i[Symbol.iterator]();!(d=(g=m.next()).done);d=!0){var y=g.value,b=o()(y,2),x=b[0],w=b[1];w&&l.push(x)}}catch(A){p=!0,v=A}finally{try{!d&&m["return"]&&m["return"]()}finally{if(p)throw v}}var _=!0,O=!1,C=void 0;try{for(var S,k=a[Symbol.iterator]();!(_=(S=k.next()).done);_=!0){var j=S.value,T=o()(j,2),z=T[0],E=T[1];!i.get(z)&&E&&f.push(z)}}catch(A){O=!0,C=A}finally{try{!_&&k["return"]&&k["return"]()}finally{if(O)throw C}}return{checkedKeys:l,halfCheckedKeys:f}}function R(t,e){var n=new Map;function r(t){if(!n.get(t)){var i=e.get(t);if(i){n.set(t,!0);var a=i.parent,o=i.node,s=Object(v["l"])(o);s&&s.disabled||a&&r(a.key)}}}return(t||[]).forEach((function(t){r(t)})),[].concat(i()(n.keys()))}},c9ca:function(t,e,n){var r=n("ef5d"),i=r("length");t.exports=i},ca21:function(t,e,n){var r=n("23e7"),i=n("1ec1");r({target:"Math",stat:!0},{log1p:i})},ca84:function(t,e,n){var r=n("5135"),i=n("fc6a"),a=n("4d64").indexOf,o=n("d012");t.exports=function(t,e){var n,s=i(t),c=0,u=[];for(n in s)!r(o,n)&&r(s,n)&&u.push(n);while(e.length>c)r(s,n=e[c++])&&(~a(u,n)||u.push(n));return u}},ca91:function(t,e,n){"use strict";var r=n("ebb5"),i=n("d58f").left,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("reduce",(function(t){return i(a(this),t,arguments.length,arguments.length>1?arguments[1]:void 0)}))},caad:function(t,e,n){"use strict";var r=n("23e7"),i=n("4d64").includes,a=n("44d2");r({target:"Array",proto:!0},{includes:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}}),a("includes")},cb29:function(t,e,n){var r=n("23e7"),i=n("81d5"),a=n("44d2");r({target:"Array",proto:!0},{fill:i}),a("fill")},cb5a:function(t,e,n){var r=n("9638");function i(t,e){var n=t.length;while(n--)if(r(t[n][0],e))return n;return-1}t.exports=i},cc12:function(t,e,n){var r=n("da84"),i=n("861d"),a=r.document,o=i(a)&&i(a.createElement);t.exports=function(t){return o?a.createElement(t):{}}},cc15:function(t,e,n){var r=n("b367")("wks"),i=n("8b1a"),a=n("ef08").Symbol,o="function"==typeof a,s=t.exports=function(t){return r[t]||(r[t]=o&&a[t]||(o?a:i)("Symbol."+t))};s.store=r},cc45:function(t,e,n){var r=n("1a2d"),i=n("b047f"),a=n("99d3"),o=a&&a.isMap,s=o?i(o):r;t.exports=s},cc70:function(t,e,n){"use strict";n("b2a3"),n("03fa")},cc71:function(t,e,n){"use strict";var r=n("23e7"),i=n("857a"),a=n("af03");r({target:"String",proto:!0,forced:a("bold")},{bold:function(){return i(this,"b","","")}})},cca6:function(t,e,n){var r=n("23e7"),i=n("60da");r({target:"Object",stat:!0,forced:Object.assign!==i},{assign:i})},ccb9:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("46cf"),o=n.n(a),s=n("2b0e"),c=n("92fa"),u=n.n(c),l=n("6042"),f=n.n(l),h=n("1098"),d=n.n(h),p=n("0c63"),v=n("4d91"),g=n("daa3"),m=n("18a7"),y={width:0,height:0,overflow:"hidden",position:"absolute"},b={name:"Sentinel",props:{setRef:v["a"].func,prevElement:v["a"].any,nextElement:v["a"].any},methods:{onKeyDown:function(t){var e=t.target,n=t.which,r=t.shiftKey,i=this.$props,a=i.nextElement,o=i.prevElement;n===m["a"].TAB&&document.activeElement===e&&(!r&&a&&a.focus(),r&&o&&o.focus())}},render:function(){var t=arguments[0],e=this.$props.setRef;return t("div",u()([{attrs:{tabIndex:0}},{directives:[{name:"ant-ref",value:e}]},{style:y,on:{keydown:this.onKeyDown},attrs:{role:"presentation"}}]),[this.$slots["default"]])}},x={name:"TabPane",props:{active:v["a"].bool,destroyInactiveTabPane:v["a"].bool,forceRender:v["a"].bool,placeholder:v["a"].any,rootPrefixCls:v["a"].string,tab:v["a"].any,closable:v["a"].bool,disabled:v["a"].bool},inject:{sentinelContext:{default:function(){return{}}}},render:function(){var t,e=arguments[0],n=this.$props,r=n.destroyInactiveTabPane,i=n.active,a=n.forceRender,o=n.rootPrefixCls,s=this.$slots["default"],c=Object(g["g"])(this,"placeholder");this._isActived=this._isActived||i;var u=o+"-tabpane",l=(t={},f()(t,u,1),f()(t,u+"-inactive",!i),f()(t,u+"-active",i),t),h=r?i:this._isActived,d=h||a,p=this.sentinelContext,v=p.sentinelStart,m=p.sentinelEnd,y=p.setPanelSentinelStart,x=p.setPanelSentinelEnd,w=void 0,_=void 0;return i&&d&&(w=e(b,{attrs:{setRef:y,prevElement:v}}),_=e(b,{attrs:{setRef:x,nextElement:m}})),e("div",{class:l,attrs:{role:"tabpanel","aria-hidden":i?"false":"true"}},[w,d?s:c,_])}},w=n("0464"),_=n("b488"),O=n("c449"),C=n.n(O),S={LEFT:37,UP:38,RIGHT:39,DOWN:40},M=n("7b05"),k=function(t){return void 0!==t&&null!==t&&""!==t},j=k;function T(t){var e=void 0,n=t.children;return n.forEach((function(t){!t||j(e)||t.disabled||(e=t.key)})),e}function z(t,e){var n=t.children,r=n.map((function(t){return t&&t.key}));return r.indexOf(e)>=0}var E={name:"Tabs",mixins:[_["a"]],model:{prop:"activeKey",event:"change"},props:{destroyInactiveTabPane:v["a"].bool,renderTabBar:v["a"].func.isRequired,renderTabContent:v["a"].func.isRequired,navWrapper:v["a"].func.def((function(t){return t})),children:v["a"].any.def([]),prefixCls:v["a"].string.def("ant-tabs"),tabBarPosition:v["a"].string.def("top"),activeKey:v["a"].oneOfType([v["a"].string,v["a"].number]),defaultActiveKey:v["a"].oneOfType([v["a"].string,v["a"].number]),__propsSymbol__:v["a"].any,direction:v["a"].string.def("ltr"),tabBarGutter:v["a"].number},data:function(){var t=Object(g["l"])(this),e=void 0;return e="activeKey"in t?t.activeKey:"defaultActiveKey"in t?t.defaultActiveKey:T(t),{_activeKey:e}},provide:function(){return{sentinelContext:this}},watch:{__propsSymbol__:function(){var t=Object(g["l"])(this);"activeKey"in t?this.setState({_activeKey:t.activeKey}):z(t,this.$data._activeKey)||this.setState({_activeKey:T(t)})}},beforeDestroy:function(){this.destroy=!0,C.a.cancel(this.sentinelId)},methods:{onTabClick:function(t,e){this.tabBar.componentOptions&&this.tabBar.componentOptions.listeners&&this.tabBar.componentOptions.listeners.tabClick&&this.tabBar.componentOptions.listeners.tabClick(t,e),this.setActiveKey(t)},onNavKeyDown:function(t){var e=t.keyCode;if(e===S.RIGHT||e===S.DOWN){t.preventDefault();var n=this.getNextActiveKey(!0);this.onTabClick(n)}else if(e===S.LEFT||e===S.UP){t.preventDefault();var r=this.getNextActiveKey(!1);this.onTabClick(r)}},onScroll:function(t){var e=t.target,n=t.currentTarget;e===n&&e.scrollLeft>0&&(e.scrollLeft=0)},setSentinelStart:function(t){this.sentinelStart=t},setSentinelEnd:function(t){this.sentinelEnd=t},setPanelSentinelStart:function(t){t!==this.panelSentinelStart&&this.updateSentinelContext(),this.panelSentinelStart=t},setPanelSentinelEnd:function(t){t!==this.panelSentinelEnd&&this.updateSentinelContext(),this.panelSentinelEnd=t},setActiveKey:function(t){if(this.$data._activeKey!==t){var e=Object(g["l"])(this);"activeKey"in e||this.setState({_activeKey:t}),this.__emit("change",t)}},getNextActiveKey:function(t){var e=this.$data._activeKey,n=[];this.$props.children.forEach((function(e){e&&!e.disabled&&""!==e.disabled&&(t?n.push(e):n.unshift(e))}));var r=n.length,i=r&&n[0].key;return n.forEach((function(t,a){t.key===e&&(i=a===r-1?n[0].key:n[a+1].key)})),i},updateSentinelContext:function(){var t=this;this.destroy||(C.a.cancel(this.sentinelId),this.sentinelId=C()((function(){t.destroy||t.$forceUpdate()})))}},render:function(){var t,e=arguments[0],n=this.$props,r=n.prefixCls,a=n.navWrapper,o=n.tabBarPosition,s=n.renderTabContent,c=n.renderTabBar,u=n.destroyInactiveTabPane,l=n.direction,h=n.tabBarGutter,d=(t={},f()(t,r,1),f()(t,r+"-"+o,1),f()(t,r+"-rtl","rtl"===l),t);this.tabBar=c();var p=Object(M["a"])(this.tabBar,{props:{prefixCls:r,navWrapper:a,tabBarPosition:o,panels:n.children,activeKey:this.$data._activeKey,direction:l,tabBarGutter:h},on:{keydown:this.onNavKeyDown,tabClick:this.onTabClick},key:"tabBar"}),v=Object(M["a"])(s(),{props:{prefixCls:r,tabBarPosition:o,activeKey:this.$data._activeKey,destroyInactiveTabPane:u,direction:l},on:{change:this.setActiveKey},children:n.children,key:"tabContent"}),m=e(b,{key:"sentinelStart",attrs:{setRef:this.setSentinelStart,nextElement:this.panelSentinelStart}}),y=e(b,{key:"sentinelEnd",attrs:{setRef:this.setSentinelEnd,prevElement:this.panelSentinelEnd}}),x=[];"bottom"===o?x.push(m,v,y,p):x.push(p,m,v,y);var _=i()({},Object(w["a"])(Object(g["k"])(this),["change"]),{scroll:this.onScroll});return e("div",{on:_,class:d},[x])}};s["a"].use(o.a,{name:"ant-ref"});var A=E;function P(t){var e=[];return t.forEach((function(t){t.data&&e.push(t)})),e}function L(t,e){for(var n=P(t),r=0;r2&&void 0!==arguments[2]?arguments[2]:"ltr",r=H(e)?"translateY":"translateX";return H(e)||"rtl"!==n?r+"("+100*-t+"%) translateZ(0)":r+"("+100*t+"%) translateZ(0)"}function F(t,e){var n=H(e)?"marginTop":"marginLeft";return f()({},n,100*-t+"%")}function N(t,e){return+window.getComputedStyle(t).getPropertyValue(e).replace("px","")}function $(t,e){return+t.getPropertyValue(e).replace("px","")}function B(t,e,n,r,i){var a=N(i,"padding-"+t);if(!r||!r.parentNode)return a;var o=r.parentNode.childNodes;return Array.prototype.some.call(o,(function(i){var o=window.getComputedStyle(i);return i!==r?(a+=$(o,"margin-"+t),a+=i[e],a+=$(o,"margin-"+n),"content-box"===o.boxSizing&&(a+=$(o,"border-"+t+"-width")+$(o,"border-"+n+"-width")),!1):(a+=$(o,"margin-"+t),!0)})),a}function W(t,e){return B("left","offsetWidth","right",t,e)}function Y(t,e){return B("top","offsetHeight","bottom",t,e)}var q={name:"TabContent",props:{animated:{type:Boolean,default:!0},animatedWithMargin:{type:Boolean,default:!0},prefixCls:{default:"ant-tabs",type:String},activeKey:v["a"].oneOfType([v["a"].string,v["a"].number]),tabBarPosition:String,direction:v["a"].string,destroyInactiveTabPane:v["a"].bool},computed:{classes:function(){var t,e=this.animated,n=this.prefixCls;return t={},f()(t,n+"-content",!0),f()(t,e?n+"-content-animated":n+"-content-no-animated",!0),t}},methods:{getTabPanes:function(){var t=this.$props,e=t.activeKey,n=this.$slots["default"]||[],r=[];return n.forEach((function(n){if(n){var i=n.key,a=e===i;r.push(Object(M["a"])(n,{props:{active:a,destroyInactiveTabPane:t.destroyInactiveTabPane,rootPrefixCls:t.prefixCls}}))}})),r}},render:function(){var t=arguments[0],e=this.activeKey,n=this.tabBarPosition,r=this.animated,i=this.animatedWithMargin,a=this.direction,o=this.classes,s={};if(r&&this.$slots["default"]){var c=L(this.$slots["default"],e);if(-1!==c){var u=i?F(c,n):R(D(c,n,a));s=u}else s={display:"none"}}return t("div",{class:o,style:s},[this.getTabPanes()])}},U=function(t){if("undefined"!==typeof window&&window.document&&window.document.documentElement){var e=Array.isArray(t)?t:[t],n=window.document.documentElement;return e.some((function(t){return t in n.style}))}return!1},K=U(["flex","webkitFlex","Flex","msFlex"]),G=n("4df5");function X(t,e){var n=t.$props,r=n.styles,i=void 0===r?{}:r,a=n.panels,o=n.activeKey,s=n.direction,c=t.getRef("root"),u=t.getRef("nav")||c,l=t.getRef("inkBar"),f=t.getRef("activeTab"),h=l.style,d=t.$props.tabBarPosition,p=L(a,o);if(e&&(h.display="none"),f){var v=f,g=I(h);if(V(h,""),h.width="",h.height="",h.left="",h.top="",h.bottom="",h.right="","top"===d||"bottom"===d){var m=W(v,u),y=v.offsetWidth;y===c.offsetWidth?y=0:i.inkBar&&void 0!==i.inkBar.width&&(y=parseFloat(i.inkBar.width,10),y&&(m+=(v.offsetWidth-y)/2)),"rtl"===s&&(m=N(v,"margin-left")-m),g?V(h,"translate3d("+m+"px,0,0)"):h.left=m+"px",h.width=y+"px"}else{var b=Y(v,u,!0),x=v.offsetHeight;i.inkBar&&void 0!==i.inkBar.height&&(x=parseFloat(i.inkBar.height,10),x&&(b+=(v.offsetHeight-x)/2)),g?(V(h,"translate3d(0,"+b+"px,0)"),h.top="0"):h.top=b+"px",h.height=x+"px"}}h.display=-1!==p?"block":"none"}var Z={name:"InkTabBarNode",mixins:[_["a"]],props:{inkBarAnimated:{type:Boolean,default:!0},direction:v["a"].string,prefixCls:String,styles:Object,tabBarPosition:String,saveRef:v["a"].func.def((function(){})),getRef:v["a"].func.def((function(){})),panels:v["a"].array,activeKey:v["a"].oneOfType([v["a"].string,v["a"].number])},updated:function(){this.$nextTick((function(){X(this)}))},mounted:function(){this.$nextTick((function(){X(this,!0)}))},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.styles,i=void 0===r?{}:r,a=this.inkBarAnimated,o=n+"-ink-bar",s=(t={},f()(t,o,!0),f()(t,a?o+"-animated":o+"-no-animated",!0),t);return e("div",u()([{style:i.inkBar,class:s,key:"inkBar"},{directives:[{name:"ant-ref",value:this.saveRef("inkBar")}]}]))}},Q=n("d96e"),J=n.n(Q);function tt(){}var et={name:"TabBarTabsNode",mixins:[_["a"]],props:{activeKey:v["a"].oneOfType([v["a"].string,v["a"].number]),panels:v["a"].any.def([]),prefixCls:v["a"].string.def(""),tabBarGutter:v["a"].any.def(null),onTabClick:v["a"].func,saveRef:v["a"].func.def(tt),getRef:v["a"].func.def(tt),renderTabBarNode:v["a"].func,tabBarPosition:v["a"].string,direction:v["a"].string},render:function(){var t=this,e=arguments[0],n=this.$props,r=n.panels,i=n.activeKey,a=n.prefixCls,o=n.tabBarGutter,s=n.saveRef,c=n.tabBarPosition,l=n.direction,h=[],d=this.renderTabBarNode||this.$scopedSlots.renderTabBarNode;return r.forEach((function(n,p){if(n){var v=Object(g["l"])(n),m=n.key,y=i===m?a+"-tab-active":"";y+=" "+a+"-tab";var b={on:{}},x=v.disabled||""===v.disabled;x?y+=" "+a+"-tab-disabled":b.on.click=function(){t.__emit("tabClick",m)};var w=[];i===m&&w.push({name:"ant-ref",value:s("activeTab")});var _=Object(g["g"])(n,"tab"),O=o&&p===r.length-1?0:o;O="number"===typeof O?O+"px":O;var C="rtl"===l?"marginLeft":"marginRight",S=f()({},H(c)?"marginBottom":C,O);J()(void 0!==_,"There must be `tab` property or slot on children of Tabs.");var M=e("div",u()([{attrs:{role:"tab","aria-disabled":x?"true":"false","aria-selected":i===m?"true":"false"}},b,{class:y,key:m,style:S},{directives:w}]),[_]);d&&(M=d(M)),h.push(M)}})),e("div",{directives:[{name:"ant-ref",value:this.saveRef("navTabsContainer")}]},[h])}};function nt(){}var rt={name:"TabBarRootNode",mixins:[_["a"]],props:{saveRef:v["a"].func.def(nt),getRef:v["a"].func.def(nt),prefixCls:v["a"].string.def(""),tabBarPosition:v["a"].string.def("top"),extraContent:v["a"].any},methods:{onKeyDown:function(t){this.__emit("keydown",t)}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.onKeyDown,r=this.tabBarPosition,a=this.extraContent,o=f()({},e+"-bar",!0),s="top"===r||"bottom"===r,c=s?{float:"right"}:{},l=this.$slots["default"],h=l;return a&&(h=[Object(M["a"])(a,{key:"extra",style:i()({},c)}),Object(M["a"])(l,{key:"content"})],h=s?h:h.reverse()),t("div",u()([{attrs:{role:"tablist",tabIndex:"0"},class:o,on:{keydown:n}},{directives:[{name:"ant-ref",value:this.saveRef("root")}]}]),[h])}},it=n("b047"),at=n.n(it),ot=n("6dd8");function st(){}var ct={name:"ScrollableTabBarNode",mixins:[_["a"]],props:{activeKey:v["a"].any,getRef:v["a"].func.def((function(){})),saveRef:v["a"].func.def((function(){})),tabBarPosition:v["a"].oneOf(["left","right","top","bottom"]).def("left"),prefixCls:v["a"].string.def(""),scrollAnimated:v["a"].bool.def(!0),navWrapper:v["a"].func.def((function(t){return t})),prevIcon:v["a"].any,nextIcon:v["a"].any,direction:v["a"].string},data:function(){return this.offset=0,this.prevProps=i()({},this.$props),{next:!1,prev:!1}},watch:{tabBarPosition:function(){var t=this;this.tabBarPositionChange=!0,this.$nextTick((function(){t.setOffset(0)}))}},mounted:function(){var t=this;this.$nextTick((function(){t.updatedCal(),t.debouncedResize=at()((function(){t.setNextPrev(),t.scrollToActiveTab()}),200),t.resizeObserver=new ot["a"](t.debouncedResize),t.resizeObserver.observe(t.$props.getRef("container"))}))},updated:function(){var t=this;this.$nextTick((function(){t.updatedCal(t.prevProps),t.prevProps=i()({},t.$props)}))},beforeDestroy:function(){this.resizeObserver&&this.resizeObserver.disconnect(),this.debouncedResize&&this.debouncedResize.cancel&&this.debouncedResize.cancel()},methods:{updatedCal:function(t){var e=this,n=this.$props;t&&t.tabBarPosition!==n.tabBarPosition?this.setOffset(0):this.isNextPrevShown(this.$data)!==this.isNextPrevShown(this.setNextPrev())?(this.$forceUpdate(),this.$nextTick((function(){e.scrollToActiveTab()}))):t&&n.activeKey===t.activeKey||this.scrollToActiveTab()},setNextPrev:function(){var t=this.$props.getRef("nav"),e=this.$props.getRef("navTabsContainer"),n=this.getScrollWH(e||t),r=this.getOffsetWH(this.$props.getRef("container"))+1,i=this.getOffsetWH(this.$props.getRef("navWrap")),a=this.offset,o=r-n,s=this.next,c=this.prev;if(o>=0)s=!1,this.setOffset(0,!1),a=0;else if(o1&&void 0!==arguments[1])||arguments[1],n=Math.min(0,t);if(this.offset!==n){this.offset=n;var r={},i=this.$props.tabBarPosition,a=this.$props.getRef("nav").style,o=I(a);"left"===i||"right"===i?r=o?{value:"translate3d(0,"+n+"px,0)"}:{name:"top",value:n+"px"}:o?("rtl"===this.$props.direction&&(n=-n),r={value:"translate3d("+n+"px,0,0)"}):r={name:"left",value:n+"px"},o?V(a,r.value):a[r.name]=r.value,e&&this.setNextPrev()}},setPrev:function(t){this.prev!==t&&(this.prev=t)},setNext:function(t){this.next!==t&&(this.next=t)},isNextPrevShown:function(t){return t?t.next||t.prev:this.next||this.prev},prevTransitionEnd:function(t){if("opacity"===t.propertyName){var e=this.$props.getRef("container");this.scrollToActiveTab({target:e,currentTarget:e})}},scrollToActiveTab:function(t){var e=this.$props.getRef("activeTab"),n=this.$props.getRef("navWrap");if((!t||t.target===t.currentTarget)&&e){var r=this.isNextPrevShown()&&this.lastNextPrevShown;if(this.lastNextPrevShown=this.isNextPrevShown(),r){var i=this.getScrollWH(e),a=this.getOffsetWH(n),o=this.offset,s=this.getOffsetLT(n),c=this.getOffsetLT(e);s>c?(o+=s-c,this.setOffset(o)):s+a=0),t),S={props:i()({},this.$props,this.$attrs,{inkBarAnimated:y,extraContent:c,prevIcon:_,nextIcon:O}),style:r,on:Object(g["k"])(this),class:C},k=void 0;return s?(k=s(S,lt),Object(M["a"])(k,S)):e(lt,S)}},ht=ft,dt={TabPane:x,name:"ATabs",model:{prop:"activeKey",event:"change"},props:{prefixCls:v["a"].string,activeKey:v["a"].oneOfType([v["a"].string,v["a"].number]),defaultActiveKey:v["a"].oneOfType([v["a"].string,v["a"].number]),hideAdd:v["a"].bool.def(!1),tabBarStyle:v["a"].object,tabBarExtraContent:v["a"].any,destroyInactiveTabPane:v["a"].bool.def(!1),type:v["a"].oneOf(["line","card","editable-card"]),tabPosition:v["a"].oneOf(["top","right","bottom","left"]).def("top"),size:v["a"].oneOf(["default","small","large"]),animated:v["a"].oneOfType([v["a"].bool,v["a"].object]),tabBarGutter:v["a"].number,renderTabBar:v["a"].func},inject:{configProvider:{default:function(){return G["a"]}}},mounted:function(){var t=" no-flex",e=this.$el;e&&!K&&-1===e.className.indexOf(t)&&(e.className+=t)},methods:{removeTab:function(t,e){e.stopPropagation(),j(t)&&this.$emit("edit",t,"remove")},handleChange:function(t){this.$emit("change",t)},createNewTab:function(t){this.$emit("edit",t,"add")},onTabClick:function(t){this.$emit("tabClick",t)},onPrevClick:function(t){this.$emit("prevClick",t)},onNextClick:function(t){this.$emit("nextClick",t)}},render:function(){var t,e,n=this,r=arguments[0],a=Object(g["l"])(this),o=a.prefixCls,s=a.size,c=a.type,l=void 0===c?"line":c,h=a.tabPosition,v=a.animated,m=void 0===v||v,y=a.hideAdd,b=a.renderTabBar,x=this.configProvider.getPrefixCls,w=x("tabs",o),_=Object(g["c"])(this.$slots["default"]),O=Object(g["g"])(this,"tabBarExtraContent"),C="object"===("undefined"===typeof m?"undefined":d()(m))?m.tabPane:m;"line"!==l&&(C="animated"in a&&C);var S=(t={},f()(t,w+"-vertical","left"===h||"right"===h),f()(t,w+"-"+s,!!s),f()(t,w+"-card",l.indexOf("card")>=0),f()(t,w+"-"+l,!0),f()(t,w+"-no-animation",!C),t),k=[];"editable-card"===l&&(k=[],_.forEach((function(t,e){var i=Object(g["l"])(t),a=i.closable;a="undefined"===typeof a||a;var o=a?r(p["a"],{attrs:{type:"close"},class:w+"-close-x",on:{click:function(e){return n.removeTab(t.key,e)}}}):null;k.push(Object(M["a"])(t,{props:{tab:r("div",{class:a?void 0:w+"-tab-unclosable"},[Object(g["g"])(t,"tab"),o])},key:t.key||e}))})),y||(O=r("span",[r(p["a"],{attrs:{type:"plus"},class:w+"-new-tab",on:{click:this.createNewTab}}),O]))),O=O?r("div",{class:w+"-extra-content"},[O]):null;var j=b||this.$scopedSlots.renderTabBar,T=Object(g["k"])(this),z={props:i()({},this.$props,{prefixCls:w,tabBarExtraContent:O,renderTabBar:j}),on:T},E=(e={},f()(e,w+"-"+h+"-content",!0),f()(e,w+"-card-content",l.indexOf("card")>=0),e),P={props:i()({},Object(g["l"])(this),{prefixCls:w,tabBarPosition:h,renderTabBar:function(){return r(ht,u()([{key:"tabBar"},z]))},renderTabContent:function(){return r(q,{class:E,attrs:{animated:C,animatedWithMargin:!0}})},children:k.length>0?k:_,__propsSymbol__:Symbol()}),on:i()({},T,{change:this.handleChange}),class:S};return r(A,P)}},pt=n("db14");dt.TabPane=i()({},x,{name:"ATabPane",__ANT_TAB_PANE:!0}),dt.TabContent=i()({},q,{name:"ATabContent"}),s["a"].use(o.a,{name:"ant-ref"}),dt.install=function(t){t.use(pt["a"]),t.component(dt.name,dt),t.component(dt.TabPane.name,dt.TabPane),t.component(dt.TabContent.name,dt.TabContent)};e["a"]=dt},cd17:function(t,e,n){"use strict";n("b2a3"),n("f614"),n("6ba6")},cd26:function(t,e,n){"use strict";var r=n("ebb5"),i=r.aTypedArray,a=r.exportTypedArrayMethod,o=Math.floor;a("reverse",(function(){var t,e=this,n=i(e).length,r=o(n/2),a=0;while(a0&&void 0!==arguments[0]?arguments[0]:[],e=void 0;return t.forEach((function(t){t&&Object(h["o"])(t).__ANT_CARD_GRID&&(e=!0)})),e}},render:function(){var t,e,n=arguments[0],r=this.$props,a=r.prefixCls,f=r.headStyle,d=void 0===f?{}:f,p=r.bodyStyle,g=void 0===p?{}:p,m=r.loading,y=r.bordered,b=void 0===y||y,x=r.size,w=void 0===x?"default":x,_=r.type,O=r.tabList,C=r.hoverable,S=r.activeTabKey,M=r.defaultActiveTabKey,k=this.configProvider.getPrefixCls,j=k("card",a),T=this.$slots,z=this.$scopedSlots,E=Object(h["g"])(this,"tabBarExtraContent"),A=(t={},o()(t,""+j,!0),o()(t,j+"-loading",m),o()(t,j+"-bordered",b),o()(t,j+"-hoverable",!!C),o()(t,j+"-contain-grid",this.isContainGrid(T["default"])),o()(t,j+"-contain-tabs",O&&O.length),o()(t,j+"-"+w,"default"!==w),o()(t,j+"-type-"+_,!!_),t),P=0===g.padding||"0px"===g.padding?{padding:24}:void 0,L=n("div",{class:j+"-loading-content",style:P},[n(u["a"],{attrs:{gutter:8}},[n(l["a"],{attrs:{span:22}},[n("div",{class:j+"-loading-block"})])]),n(u["a"],{attrs:{gutter:8}},[n(l["a"],{attrs:{span:8}},[n("div",{class:j+"-loading-block"})]),n(l["a"],{attrs:{span:15}},[n("div",{class:j+"-loading-block"})])]),n(u["a"],{attrs:{gutter:8}},[n(l["a"],{attrs:{span:6}},[n("div",{class:j+"-loading-block"})]),n(l["a"],{attrs:{span:18}},[n("div",{class:j+"-loading-block"})])]),n(u["a"],{attrs:{gutter:8}},[n(l["a"],{attrs:{span:13}},[n("div",{class:j+"-loading-block"})]),n(l["a"],{attrs:{span:9}},[n("div",{class:j+"-loading-block"})])]),n(u["a"],{attrs:{gutter:8}},[n(l["a"],{attrs:{span:4}},[n("div",{class:j+"-loading-block"})]),n(l["a"],{attrs:{span:3}},[n("div",{class:j+"-loading-block"})]),n(l["a"],{attrs:{span:16}},[n("div",{class:j+"-loading-block"})])])]),V=void 0!==S,I={props:(e={size:"large"},o()(e,V?"activeKey":"defaultActiveKey",V?S:M),o()(e,"tabBarExtraContent",E),e),on:{change:this.onTabChange},class:j+"-head-tabs"},R=void 0,H=O&&O.length?n(c["a"],I,[O.map((function(t){var e=t.tab,r=t.scopedSlots,i=void 0===r?{}:r,a=i.tab,o=void 0!==e?e:z[a]?z[a](t):null;return n(v,{attrs:{tab:o,disabled:t.disabled},key:t.key})}))]):null,D=Object(h["g"])(this,"title"),F=Object(h["g"])(this,"extra");(D||F||H)&&(R=n("div",{class:j+"-head",style:d},[n("div",{class:j+"-head-wrapper"},[D&&n("div",{class:j+"-head-title"},[D]),F&&n("div",{class:j+"-extra"},[F])]),H]));var N=T["default"],$=Object(h["g"])(this,"cover"),B=$?n("div",{class:j+"-cover"},[$]):null,W=n("div",{class:j+"-body",style:g},[m?L:N]),Y=Object(h["c"])(this.$slots.actions),q=Y&&Y.length?n("ul",{class:j+"-actions"},[this.getAction(Y)]):null;return n("div",i()([{class:A,ref:"cardContainerRef"},{on:Object(s["a"])(Object(h["k"])(this),["tabChange","tab-change"])}]),[R,B,N?W:null,q])}},m={name:"ACardMeta",props:{prefixCls:f["a"].string,title:f["a"].any,description:f["a"].any},inject:{configProvider:{default:function(){return p["a"]}}},render:function(){var t=arguments[0],e=this.$props.prefixCls,n=this.configProvider.getPrefixCls,r=n("card",e),a=o()({},r+"-meta",!0),s=Object(h["g"])(this,"avatar"),c=Object(h["g"])(this,"title"),u=Object(h["g"])(this,"description"),l=s?t("div",{class:r+"-meta-avatar"},[s]):null,f=c?t("div",{class:r+"-meta-title"},[c]):null,d=u?t("div",{class:r+"-meta-description"},[u]):null,p=f||d?t("div",{class:r+"-meta-detail"},[f,d]):null;return t("div",i()([{on:Object(h["k"])(this)},{class:a}]),[l,p])}},y={name:"ACardGrid",__ANT_CARD_GRID:!0,props:{prefixCls:f["a"].string,hoverable:f["a"].bool},inject:{configProvider:{default:function(){return p["a"]}}},render:function(){var t,e=arguments[0],n=this.$props,r=n.prefixCls,a=n.hoverable,s=void 0===a||a,c=this.configProvider.getPrefixCls,u=c("card",r),l=(t={},o()(t,u+"-grid",!0),o()(t,u+"-grid-hoverable",s),t);return e("div",i()([{on:Object(h["k"])(this)},{class:l}]),[this.$slots["default"]])}},b=n("db14");g.Meta=m,g.Grid=y,g.install=function(t){t.use(b["a"]),t.component(g.name,g),t.component(m.name,m),t.component(y.name,y)};e["a"]=g},cdf9:function(t,e,n){var r=n("825a"),i=n("861d"),a=n("f069");t.exports=function(t,e){if(r(t),i(e)&&e.constructor===t)return e;var n=a.f(t),o=n.resolve;return o(e),n.promise}},ce4e:function(t,e,n){var r=n("da84"),i=n("9112");t.exports=function(t,e){try{i(r,t,e)}catch(n){r[t]=e}return e}},ce7a:function(t,e,n){var r=n("9c0e"),i=n("0983"),a=n("5a94")("IE_PROTO"),o=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=i(t),r(t,a)?t[a]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?o:null}},ce86:function(t,e,n){var r=n("9e69"),i=n("7948"),a=n("6747"),o=n("ffd6"),s=1/0,c=r?r.prototype:void 0,u=c?c.toString:void 0;function l(t){if("string"==typeof t)return t;if(a(t))return i(t,l)+"";if(o(t))return u?u.call(t):"";var e=t+"";return"0"==e&&1/t==-s?"-0":e}t.exports=l},cea8:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e["default"]={"btn:save":"保存","btn:cancel":"取消","btn:clear":"清除"}},cecd:function(t,e){t.exports=function(t,e){if(t.indexOf)return t.indexOf(e);for(var n=0;n1?arguments[1]:void 0)}))},d13f:function(t,e,n){"use strict";n("b2a3"),n("13d0")},d16a:function(t,e,n){var r=n("fc5e"),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},d1e7:function(t,e,n){"use strict";var r={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,a=i&&!r.call({1:2},1);e.f=a?function(t){var e=i(this,t);return!!e&&e.enumerable}:r},d233:function(t,e,n){"use strict";var r=Object.prototype.hasOwnProperty,i=function(){for(var t=[],e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t}(),a=function(t){var e;while(t.length){var n=t.pop();if(e=n.obj[n.prop],Array.isArray(e)){for(var r=[],i=0;i=48&&a<=57||a>=65&&a<=90||a>=97&&a<=122?n+=e.charAt(r):a<128?n+=i[a]:a<2048?n+=i[192|a>>6]+i[128|63&a]:a<55296||a>=57344?n+=i[224|a>>12]+i[128|a>>6&63]+i[128|63&a]:(r+=1,a=65536+((1023&a)<<10|1023&e.charCodeAt(r)),n+=i[240|a>>18]+i[128|a>>12&63]+i[128|a>>6&63]+i[128|63&a])}return n},f=function(t){for(var e=[{obj:{o:t},prop:"o"}],n=[],r=0;r=e?t.call():i.id=s(r)}var i={id:s(r)};return i}},d44e:function(t,e,n){var r=n("9bf2").f,i=n("5135"),a=n("b622"),o=a("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},d49c:function(t,e,n){"use strict";n.d(e,"a",(function(){return f}));var r=n("41b2"),i=n.n(r),a=n("4d91"),o=n("c1df"),s=n("2cf8"),c=n("97e1"),u=n("db14"),l=n("6a21"),f="internalMark";function h(t){t&&t.locale?Object(s["a"])(o).locale(t.locale):Object(s["a"])(o).locale("en")}var d={name:"ALocaleProvider",props:{locale:a["a"].object.def((function(){return{}})),_ANT_MARK__:a["a"].string},data:function(){return Object(l["a"])(this._ANT_MARK__===f,"LocaleProvider","`LocaleProvider` is deprecated. Please use `locale` with `ConfigProvider` instead"),{antLocale:i()({},this.locale,{exist:!0})}},provide:function(){return{localeData:this.$data}},watch:{locale:function(t){this.antLocale=i()({},this.locale,{exist:!0}),h(t),Object(c["a"])(t&&t.Modal)}},created:function(){var t=this.locale;h(t),Object(c["a"])(t&&t.Modal)},beforeDestroy:function(){Object(c["a"])()},render:function(){return this.$slots["default"]?this.$slots["default"][0]:null},install:function(t){t.use(u["a"]),t.component(d.name,d)}};e["b"]=d},d4b2:function(t,e,n){"use strict";var r=n("4d91");e["a"]={props:{value:r["a"].oneOfType([r["a"].string,r["a"].number]),label:r["a"].oneOfType([r["a"].string,r["a"].number]),disabled:r["a"].bool,title:r["a"].oneOfType([r["a"].string,r["a"].number])},isSelectOption:!0}},d58f:function(t,e,n){var r=n("1c0b"),i=n("7b0b"),a=n("44ad"),o=n("50c4"),s=function(t){return function(e,n,s,c){r(n);var u=i(e),l=a(u),f=o(u.length),h=t?f-1:0,d=t?-1:1;if(s<2)while(1){if(h in l){c=l[h],h+=d;break}if(h+=d,t?h<0:f<=h)throw TypeError("Reduce of empty array with no initial value")}for(;t?h>=0:f>h;h+=d)h in l&&(c=n(c,l[h],h,u));return c}};t.exports={left:s(!1),right:s(!0)}},d5d6:function(t,e,n){"use strict";var r=n("ebb5"),i=n("b727").forEach,a=r.aTypedArray,o=r.exportTypedArrayMethod;o("forEach",(function(t){i(a(this),t,arguments.length>1?arguments[1]:void 0)}))},d612:function(t,e,n){var r=n("7b83"),i=n("7ed2"),a=n("dc0f");function o(t){var e=-1,n=null==t?0:t.length;this.__data__=new r;while(++e")})),f=function(){return"$0"==="a".replace(/./,"$0")}(),h=o("replace"),d=function(){return!!/./[h]&&""===/./[h]("a","$0")}(),p=!a((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));t.exports=function(t,e,n,h){var v=o(t),g=!a((function(){var e={};return e[v]=function(){return 7},7!=""[t](e)})),m=g&&!a((function(){var e=!1,n=/a/;return"split"===t&&(n={},n.constructor={},n.constructor[c]=function(){return n},n.flags="",n[v]=/./[v]),n.exec=function(){return e=!0,null},n[v](""),!e}));if(!g||!m||"replace"===t&&(!l||!f||d)||"split"===t&&!p){var y=/./[v],b=n(v,""[t],(function(t,e,n,r,a){var o=e.exec;return o===i||o===u.exec?g&&!a?{done:!0,value:y.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),{REPLACE_KEEPS_$0:f,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:d}),x=b[0],w=b[1];r(String.prototype,t,x),r(u,v,2==e?function(t,e){return w.call(t,this,e)}:function(t){return w.call(t,this)})}h&&s(u[v],"sham",!0)}},d7ee:function(t,e,n){var r=n("c3fc"),i=n("b047f"),a=n("99d3"),o=a&&a.isSet,s=o?i(o):r;t.exports=s},d80f:function(t,e,n){var r=n("23e7"),i=n("fc6a"),a=n("50c4");r({target:"String",stat:!0},{raw:function(t){var e=i(t.raw),n=a(e.length),r=arguments.length,o=[],s=0;while(n>s)o.push(String(e[s++])),s1?arguments[1]:void 0)}})},d88f:function(t,e,n){"use strict";n("b2a3"),n("2047"),n("06f4"),n("7f6b"),n("68c7"),n("1efe")},d925:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},d96e:function(t,e,n){"use strict";var r=!1,i=function(){};if(r){var a=function(t,e){var n=arguments.length;e=new Array(n>1?n-1:0);for(var r=1;r2?r-2:0);for(var i=2;i0?{paddingLeft:w[0]/2+"px",paddingRight:w[0]/2+"px"}:{},w[1]>0?{paddingTop:w[1]/2+"px",paddingBottom:w[1]/2+"px"}:{}))}return h&&(x.style.flex=this.parseFlex(h)),n("div",x,[p["default"]])}}},da30:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("4d91"),o=n("6f54"),s=n("32e8"),c=n("1462"),u=n("b488"),l=n("daa3"),f=n("22a4"),h={name:"Menu",props:i()({},f["a"],{selectable:a["a"].bool.def(!0)}),mixins:[u["a"]],data:function(){var t=Object(l["l"])(this),e=t.defaultSelectedKeys,n=t.defaultOpenKeys;return"selectedKeys"in t&&(e=t.selectedKeys||[]),"openKeys"in t&&(n=t.openKeys||[]),this.store=Object(o["a"])({selectedKeys:e,openKeys:n,activeKey:{"0-menu-":Object(c["b"])(i()({},t,{children:this.$slots["default"]||[]}),t.activeKey)}}),{}},mounted:function(){this.updateMiniStore()},updated:function(){this.updateMiniStore()},methods:{onSelect:function(t){var e=this.$props;if(e.selectable){var n=this.store.getState().selectedKeys,r=t.key;n=e.multiple?n.concat([r]):[r],Object(l["b"])(this,"selectedKeys")||this.store.setState({selectedKeys:n}),this.__emit("select",i()({},t,{selectedKeys:n}))}},onClick:function(t){this.__emit("click",t)},onKeyDown:function(t,e){this.$refs.innerMenu.getWrappedInstance().onKeyDown(t,e)},onOpenChange:function(t){var e=this.store.getState().openKeys.concat(),n=!1,r=function(t){var r=!1;if(t.open)r=-1===e.indexOf(t.key),r&&e.push(t.key);else{var i=e.indexOf(t.key);r=-1!==i,r&&e.splice(i,1)}n=n||r};Array.isArray(t)?t.forEach(r):r(t),n&&(Object(l["b"])(this,"openKeys")||this.store.setState({openKeys:e}),this.__emit("openChange",e))},onDeselect:function(t){var e=this.$props;if(e.selectable){var n=this.store.getState().selectedKeys.concat(),r=t.key,a=n.indexOf(r);-1!==a&&n.splice(a,1),Object(l["b"])(this,"selectedKeys")||this.store.setState({selectedKeys:n}),this.__emit("deselect",i()({},t,{selectedKeys:n}))}},getOpenTransitionName:function(){var t=this.$props,e=t.openTransitionName,n=t.openAnimation;return e||"string"!==typeof n||(e=t.prefixCls+"-open-"+n),e},updateMiniStore:function(){var t=Object(l["l"])(this);"selectedKeys"in t&&this.store.setState({selectedKeys:t.selectedKeys||[]}),"openKeys"in t&&this.store.setState({openKeys:t.openKeys||[]})}},render:function(){var t=arguments[0],e=Object(l["l"])(this),n={props:i()({},e,{itemIcon:Object(l["g"])(this,"itemIcon",e),expandIcon:Object(l["g"])(this,"expandIcon",e),overflowedIndicator:Object(l["g"])(this,"overflowedIndicator",e)||t("span",["···"]),openTransitionName:this.getOpenTransitionName(),parentMenu:this,children:Object(l["c"])(this.$slots["default"]||[])}),class:e.prefixCls+"-root",on:i()({},Object(l["k"])(this),{click:this.onClick,openChange:this.onOpenChange,deselect:this.onDeselect,select:this.onSelect}),ref:"innerMenu"};return t(s["a"],{attrs:{store:this.store}},[t(c["a"],n)])}},d=h;e["a"]=d},da84:function(t,e,n){(function(e){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||function(){return this}()||Function("return this")()}).call(this,n("c8ba"))},daa3:function(t,e,n){"use strict";n.d(e,"i",(function(){return z})),n.d(e,"h",(function(){return E})),n.d(e,"k",(function(){return A})),n.d(e,"f",(function(){return P})),n.d(e,"q",(function(){return L})),n.d(e,"u",(function(){return V})),n.d(e,"v",(function(){return I})),n.d(e,"c",(function(){return R})),n.d(e,"x",(function(){return D})),n.d(e,"s",(function(){return m})),n.d(e,"l",(function(){return C})),n.d(e,"g",(function(){return S})),n.d(e,"o",(function(){return O})),n.d(e,"m",(function(){return M})),n.d(e,"j",(function(){return T})),n.d(e,"e",(function(){return j})),n.d(e,"r",(function(){return k})),n.d(e,"y",(function(){return g})),n.d(e,"t",(function(){return H})),n.d(e,"w",(function(){return F})),n.d(e,"a",(function(){return v})),n.d(e,"p",(function(){return x})),n.d(e,"n",(function(){return w})),n.d(e,"d",(function(){return _}));var r=n("1098"),i=n.n(r),a=n("b24f"),o=n.n(a),s=n("41b2"),c=n.n(s),u=n("60ed"),l=n.n(u),f=n("4d26"),h=n.n(f);function d(t){var e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:""}var p=/-(\w)/g,v=function(t){return t.replace(p,(function(t,e){return e?e.toUpperCase():""}))},g=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments[1],n={},r=/;(?![^(]*\))/g,i=/:(.+)/;return t.split(r).forEach((function(t){if(t){var r=t.split(i);if(r.length>1){var a=e?v(r[0].trim()):r[0].trim();n[a]=r[1].trim()}}})),n},m=function(t,e){var n=t.$options||{},r=n.propsData||{};return e in r},y=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n={};return Object.keys(t).forEach((function(r){(r in e||void 0!==t[r])&&(n[r]=t[r])})),n},b=function(t){return t.data&&t.data.scopedSlots||{}},x=function(t){var e=t.componentOptions||{};t.$vnode&&(e=t.$vnode.componentOptions||{});var n=t.children||e.children||[],r={};return n.forEach((function(t){if(!V(t)){var e=t.data&&t.data.slot||"default";r[e]=r[e]||[],r[e].push(t)}})),c()({},r,b(t))},w=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"default",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t.$scopedSlots&&t.$scopedSlots[e]&&t.$scopedSlots[e](n)||t.$slots[e]||[]},_=function(t){var e=t.componentOptions||{};return t.$vnode&&(e=t.$vnode.componentOptions||{}),t.children||e.children||[]},O=function(t){if(t.fnOptions)return t.fnOptions;var e=t.componentOptions;return t.$vnode&&(e=t.$vnode.componentOptions),e&&e.Ctor.options||{}},C=function(t){if(t.componentOptions){var e=t.componentOptions,n=e.propsData,r=void 0===n?{}:n,i=e.Ctor,a=void 0===i?{}:i,s=(a.options||{}).props||{},u={},l=!0,f=!1,h=void 0;try{for(var p,v=Object.entries(s)[Symbol.iterator]();!(l=(p=v.next()).done);l=!0){var g=p.value,m=o()(g,2),b=m[0],x=m[1],w=x["default"];void 0!==w&&(u[b]="function"===typeof w&&"Function"!==d(x.type)?w.call(t):w)}}catch(M){f=!0,h=M}finally{try{!l&&v["return"]&&v["return"]()}finally{if(f)throw h}}return c()({},u,r)}var _=t.$options,O=void 0===_?{}:_,C=t.$props,S=void 0===C?{}:C;return y(S,O.propsData)},S=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t,r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];if(t.$createElement){var i=t.$createElement,a=t[e];return void 0!==a?"function"===typeof a&&r?a(i,n):a:t.$scopedSlots[e]&&r&&t.$scopedSlots[e](n)||t.$scopedSlots[e]||t.$slots[e]||void 0}var o=t.context.$createElement,s=M(t)[e];if(void 0!==s)return"function"===typeof s&&r?s(o,n):s;var c=b(t)[e];if(void 0!==c)return"function"===typeof c&&r?c(o,n):c;var u=[],l=t.componentOptions||{};return(l.children||[]).forEach((function(t){t.data&&t.data.slot===e&&(t.data.attrs&&delete t.data.attrs.slot,"template"===t.tag?u.push(t.children):u.push(t))})),u.length?u:void 0},M=function(t){var e=t.componentOptions;return t.$vnode&&(e=t.$vnode.componentOptions),e&&e.propsData||{}},k=function(t,e){return M(t)[e]},j=function(t){var e=t.data;return t.$vnode&&(e=t.$vnode.data),e&&e.attrs||{}},T=function(t){var e=t.key;return t.$vnode&&(e=t.$vnode.key),e};function z(t){var e={};return t.componentOptions&&t.componentOptions.listeners?e=t.componentOptions.listeners:t.data&&t.data.on&&(e=t.data.on),c()({},e)}function E(t){var e={};return t.data&&t.data.on&&(e=t.data.on),c()({},e)}function A(t){return(t.$vnode?t.$vnode.componentOptions.listeners:t.$listeners)||{}}function P(t){var e={};t.data?e=t.data:t.$vnode&&t.$vnode.data&&(e=t.$vnode.data);var n=e["class"]||{},r=e.staticClass,i={};return r&&r.split(" ").forEach((function(t){i[t.trim()]=!0})),"string"===typeof n?n.split(" ").forEach((function(t){i[t.trim()]=!0})):Array.isArray(n)?h()(n).split(" ").forEach((function(t){i[t.trim()]=!0})):i=c()({},i,n),i}function L(t,e){var n={};t.data?n=t.data:t.$vnode&&t.$vnode.data&&(n=t.$vnode.data);var r=n.style||n.staticStyle;if("string"===typeof r)r=g(r,e);else if(e&&r){var i={};return Object.keys(r).forEach((function(t){return i[v(t)]=r[t]})),i}return r}function V(t){return!(t.tag||t.text&&""!==t.text.trim())}function I(t){return!t.tag}function R(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return t.filter((function(t){return!V(t)}))}var H=function(t,e){return Object.keys(e).forEach((function(n){if(!t[n])throw new Error("not have "+n+" prop");t[n].def&&(t[n]=t[n].def(e[n]))})),t};function D(){var t=[].slice.call(arguments,0),e={};return t.forEach((function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=!0,r=!1,i=void 0;try{for(var a,s=Object.entries(t)[Symbol.iterator]();!(n=(a=s.next()).done);n=!0){var u=a.value,f=o()(u,2),h=f[0],d=f[1];e[h]=e[h]||{},l()(d)?c()(e[h],d):e[h]=d}}catch(p){r=!0,i=p}finally{try{!n&&s["return"]&&s["return"]()}finally{if(r)throw i}}})),e}function F(t){return t&&"object"===("undefined"===typeof t?"undefined":i()(t))&&"componentOptions"in t&&"context"in t&&void 0!==t.tag}e["b"]=m},db14:function(t,e,n){"use strict";var r=n("46cf"),i=n.n(r),a=n("129d"),o=n("dfdf");function s(t){return t.directive("ant-portal",{inserted:function(t,e){var n=e.value,r="function"===typeof n?n(t):n;r!==t.parentNode&&r.appendChild(t)},componentUpdated:function(t,e){var n=e.value,r="function"===typeof n?n(t):n;r!==t.parentNode&&r.appendChild(t)}})}var c={install:function(t){t.use(i.a,{name:"ant-ref"}),Object(a["a"])(t),Object(o["a"])(t),s(t)}},u={},l=function(t){u.Vue=t,t.use(c)};u.install=l;e["a"]=u},db96:function(t,e,n){var r=n("23e7"),i=n("825a"),a=Object.isExtensible;r({target:"Reflect",stat:!0},{isExtensible:function(t){return i(t),!a||a(t)}})},dbb4:function(t,e,n){var r=n("23e7"),i=n("83ab"),a=n("56ef"),o=n("fc6a"),s=n("06cf"),c=n("8418");r({target:"Object",stat:!0,sham:!i},{getOwnPropertyDescriptors:function(t){var e,n,r=o(t),i=s.f,u=a(r),l={},f=0;while(u.length>f)n=i(r,e=u[f++]),void 0!==n&&c(l,e,n);return l}})},dc0f:function(t,e){function n(t){return this.__data__.has(t)}t.exports=n},dc57:function(t,e){var n=Function.prototype,r=n.toString;function i(t){if(null!=t){try{return r.call(t)}catch(e){}try{return t+""}catch(e){}}return""}t.exports=i},dc5a:function(t,e,n){"use strict";n("b2a3"),n("ea55")},dc8d:function(t,e,n){var r=n("746f");r("hasInstance")},dca8:function(t,e,n){var r=n("23e7"),i=n("bb2f"),a=n("d039"),o=n("861d"),s=n("f183").onFreeze,c=Object.freeze,u=a((function(){c(1)}));r({target:"Object",stat:!0,forced:u,sham:!i},{freeze:function(t){return c&&o(t)?c(s(t)):t}})},dcb1:function(t,e,n){(function(e,n){t.exports=n()})(0,(function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=0)}([function(t,e,n){var r=n(1);window&&!window.G2&&console.err("Please load the G2 script first!"),t.exports=r},function(t,e,n){var r=n(2),i=window&&window.G2,a=i.Chart,o=i.Util,s=i.G,c=i.Global,u=s.Canvas,l=o.DomUtil,f=function(t){return"number"===typeof t},h=function(){var t=e.prototype;function e(t){this._initProps(),o.deepMix(this,t);var e=this.container;if(!e)throw new Error("Please specify the container for the Slider!");o.isString(e)?this.domContainer=document.getElementById(e):this.domContainer=e,this.handleStyle=o.mix({width:this.height,height:this.height},this.handleStyle),"auto"===this.width&&window.addEventListener("resize",o.wrapBehavior(this,"_initForceFitEvent"))}return t._initProps=function(){this.height=26,this.width="auto",this.padding=c.plotCfg.padding,this.container=null,this.xAxis=null,this.yAxis=null,this.fillerStyle={fill:"#BDCCED",fillOpacity:.3},this.backgroundStyle={stroke:"#CCD6EC",fill:"#CCD6EC",fillOpacity:.3,lineWidth:1},this.range=[0,100],this.layout="horizontal",this.textStyle={fill:"#545454"},this.handleStyle={img:"https://gw.alipayobjects.com/zos/rmsportal/QXtfhORGlDuRvLXFzpsQ.png",width:5},this.backgroundChart={type:["area"],color:"#CCD6EC"}},t._initForceFitEvent=function(){var t=setTimeout(o.wrapBehavior(this,"forceFit"),200);clearTimeout(this.resizeTimer),this.resizeTimer=t},t.forceFit=function(){if(this&&!this.destroyed){var t=l.getWidth(this.domContainer),e=this.height;if(t!==this.domWidth){var n=this.canvas;n.changeSize(t,e),this.bgChart&&this.bgChart.changeWidth(t),n.clear(),this._initWidth(),this._initSlider(),this._bindEvent(),n.draw()}}},t._initWidth=function(){var t;t="auto"===this.width?l.getWidth(this.domContainer):this.width,this.domWidth=t;var e=o.toAllPadding(this.padding);"horizontal"===this.layout?(this.plotWidth=t-e[1]-e[3],this.plotPadding=e[3],this.plotHeight=this.height):"vertical"===this.layout&&(this.plotWidth=this.width,this.plotHeight=this.height-e[0]-e[2],this.plotPadding=e[0])},t.render=function(){this._initWidth(),this._initCanvas(),this._initBackground(),this._initSlider(),this._bindEvent(),this.canvas.draw()},t.changeData=function(t){this.data=t,this.repaint()},t.destroy=function(){clearTimeout(this.resizeTimer);var t=this.rangeElement;t.off("sliderchange"),this.bgChart&&this.bgChart.destroy(),this.canvas.destroy();var e=this.domContainer;while(e.hasChildNodes())e.removeChild(e.firstChild);window.removeEventListener("resize",o.getWrapBehavior(this,"_initForceFitEvent")),this.destroyed=!0},t.clear=function(){this.canvas.clear(),this.bgChart&&this.bgChart.destroy(),this.bgChart=null,this.scale=null,this.canvas.draw()},t.repaint=function(){this.clear(),this.render()},t._initCanvas=function(){var t=this.domWidth,e=this.height,n=new u({width:t,height:e,containerDOM:this.domContainer,capture:!1}),r=n.get("el");r.style.position="absolute",r.style.top=0,r.style.left=0,r.style.zIndex=3,this.canvas=n},t._initBackground=function(){var t,e=this.data,n=this.xAxis,r=this.yAxis,i=o.deepMix((t={},t[""+n]={range:[0,1]},t),this.scales);if(!e)throw new Error("Please specify the data!");if(!n)throw new Error("Please specify the xAxis!");if(!r)throw new Error("Please specify the yAxis!");var s=this.backgroundChart,c=s.type,u=s.color;o.isArray(c)||(c=[c]);var l=o.toAllPadding(this.padding),f=new a({container:this.container,width:this.domWidth,height:this.height,padding:[0,l[1],0,l[3]],animate:!1});f.source(e),f.scale(i),f.axis(!1),f.tooltip(!1),f.legend(!1),o.each(c,(function(t){f[t]().position(n+"*"+r).color(u).opacity(1)})),f.render(),this.bgChart=f,this.scale="horizontal"===this.layout?f.getXScale():f.getYScales()[0],"vertical"===this.layout&&f.destroy()},t._initRange=function(){var t=this.startRadio,e=this.endRadio,n=this.start,r=this.end,i=this.scale,a=0,o=1;f(t)?a=t:n&&(a=i.scale(i.translate(n))),f(e)?o=e:r&&(o=i.scale(i.translate(r)));var s=this.minSpan,c=this.maxSpan,u=0;if("time"===i.type||"timeCat"===i.type){var l=i.values,h=l[0],d=l[l.length-1];u=d-h}else i.isLinear&&(u=i.max-i.min);u&&s&&(this.minRange=s/u*100),u&&c&&(this.maxRange=c/u*100);var p=[100*a,100*o];return this.range=p,p},t._getHandleValue=function(t){var e,n=this.range,r=n[0]/100,i=n[1]/100,a=this.scale;return e="min"===t?this.start?this.start:a.invert(r):this.end?this.end:a.invert(i),e},t._initSlider=function(){var t=this.canvas,e=this._initRange(),n=this.scale,i=t.addGroup(r,{middleAttr:this.fillerStyle,range:e,minRange:this.minRange,maxRange:this.maxRange,layout:this.layout,width:this.plotWidth,height:this.plotHeight,backgroundStyle:this.backgroundStyle,textStyle:this.textStyle,handleStyle:this.handleStyle,minText:n.getText(this._getHandleValue("min")),maxText:n.getText(this._getHandleValue("max"))});"horizontal"===this.layout?i.translate(this.plotPadding,0):"vertical"===this.layout&&i.translate(0,this.plotPadding),this.rangeElement=i},t._bindEvent=function(){var t=this,e=t.rangeElement;e.on("sliderchange",(function(e){var n=e.range,r=n[0]/100,i=n[1]/100;t._updateElement(r,i)}))},t._updateElement=function(t,e){var n=this.scale,r=this.rangeElement,i=r.get("minTextElement"),a=r.get("maxTextElement"),o=n.invert(t),s=n.invert(e),c=n.getText(o),u=n.getText(s);i.attr("text",c),a.attr("text",u),this.start=o,this.end=s,this.onChange&&this.onChange({startText:c,endText:u,startValue:o,endValue:s,startRadio:t,endRadio:e})},e}();t.exports=h},function(t,e){function n(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var r=window&&window.G2,i=r.Util,a=r.G,o=a.Group,s=i.DomUtil,c=5,u=function(t){function e(){return t.apply(this,arguments)||this}n(e,t);var r=e.prototype;return r.getDefaultCfg=function(){return{range:null,middleAttr:null,backgroundElement:null,minHandleElement:null,maxHandleElement:null,middleHandleElement:null,currentTarget:null,layout:"vertical",width:null,height:null,pageX:null,pageY:null}},r._initHandle=function(t){var e,n,r,a=this.addGroup(),o=this.get("layout"),s=this.get("handleStyle"),u=s.img,l=s.width,f=s.height;if("horizontal"===o){var h=s.width;r="ew-resize",n=a.addShape("Image",{attrs:{x:-h/2,y:0,width:h,height:f,img:u,cursor:r}}),e=a.addShape("Text",{attrs:i.mix({x:"min"===t?-(h/2+c):h/2+c,y:f/2,textAlign:"min"===t?"end":"start",textBaseline:"middle",text:"min"===t?this.get("minText"):this.get("maxText"),cursor:r},this.get("textStyle"))})}else r="ns-resize",n=a.addShape("Image",{attrs:{x:0,y:-f/2,width:l,height:f,img:u,cursor:r}}),e=a.addShape("Text",{attrs:i.mix({x:l/2,y:"min"===t?f/2+c:-(f/2+c),textAlign:"center",textBaseline:"middle",text:"min"===t?this.get("minText"):this.get("maxText"),cursor:r},this.get("textStyle"))});return this.set(t+"TextElement",e),this.set(t+"IconElement",n),a},r._initSliderBackground=function(){var t=this.addGroup();return t.initTransform(),t.translate(0,0),t.addShape("Rect",{attrs:i.mix({x:0,y:0,width:this.get("width"),height:this.get("height")},this.get("backgroundStyle"))}),t},r._beforeRenderUI=function(){var t=this._initSliderBackground(),e=this._initHandle("min"),n=this._initHandle("max"),r=this.addShape("rect",{attrs:this.get("middleAttr")});this.set("middleHandleElement",r),this.set("minHandleElement",e),this.set("maxHandleElement",n),this.set("backgroundElement",t),t.set("zIndex",0),r.set("zIndex",1),e.set("zIndex",2),n.set("zIndex",2),r.attr("cursor","move"),this.sort()},r._renderUI=function(){"horizontal"===this.get("layout")?this._renderHorizontal():this._renderVertical()},r._transform=function(t){var e=this.get("range"),n=e[0]/100,r=e[1]/100,i=this.get("width"),a=this.get("height"),o=this.get("minHandleElement"),s=this.get("maxHandleElement"),c=this.get("middleHandleElement");o.resetMatrix?(o.resetMatrix(),s.resetMatrix()):(o.initTransform(),s.initTransform()),"horizontal"===t?(c.attr({x:i*n,y:0,width:(r-n)*i,height:a}),o.translate(n*i,0),s.translate(r*i,0)):(c.attr({x:0,y:a*(1-r),width:i,height:(r-n)*a}),o.translate(0,(1-n)*a),s.translate(0,(1-r)*a))},r._renderHorizontal=function(){this._transform("horizontal")},r._renderVertical=function(){this._transform("vertical")},r._bindUI=function(){this.on("mousedown",i.wrapBehavior(this,"_onMouseDown"))},r._isElement=function(t,e){var n=this.get(e);if(t===n)return!0;if(n.isGroup){var r=n.get("children");return r.indexOf(t)>-1}return!1},r._getRange=function(t,e){var n=t+e;return n=n>100?100:n,n=n<0?0:n,n},r._limitRange=function(t,e,n){n[0]=this._getRange(t,n[0]),n[1]=n[0]+e,n[1]>100&&(n[1]=100,n[0]=n[1]-e)},r._updateStatus=function(t,e){var n="x"===t?this.get("width"):this.get("height");t=i.upperFirst(t);var r,a=this.get("range"),o=this.get("page"+t),s=this.get("currentTarget"),c=this.get("rangeStash"),u=this.get("layout"),l="vertical"===u?-1:1,f=e["page"+t],h=f-o,d=h/n*100*l,p=this.get("minRange"),v=this.get("maxRange");a[1]<=a[0]?(this._isElement(s,"minHandleElement")||this._isElement(s,"maxHandleElement"))&&(a[0]=this._getRange(d,a[0]),a[1]=this._getRange(d,a[0])):(this._isElement(s,"minHandleElement")&&(a[0]=this._getRange(d,a[0]),p&&a[1]-a[0]<=p&&this._limitRange(d,p,a),v&&a[1]-a[0]>=v&&this._limitRange(d,v,a)),this._isElement(s,"maxHandleElement")&&(a[1]=this._getRange(d,a[1]),p&&a[1]-a[0]<=p&&this._limitRange(d,p,a),v&&a[1]-a[0]>=v&&this._limitRange(d,v,a))),this._isElement(s,"middleHandleElement")&&(r=c[1]-c[0],this._limitRange(d,r,a)),this.emit("sliderchange",{range:a}),this.set("page"+t,f),this._renderUI(),this.get("canvas").draw()},r._onMouseDown=function(t){var e=t.currentTarget,n=t.event,r=this.get("range");n.stopPropagation(),n.preventDefault(),this.set("pageX",n.pageX),this.set("pageY",n.pageY),this.set("currentTarget",e),this.set("rangeStash",[r[0],r[1]]),this._bindCanvasEvents()},r._bindCanvasEvents=function(){var t=this.get("canvas").get("containerDOM");this.onMouseMoveListener=s.addEventListener(t,"mousemove",i.wrapBehavior(this,"_onCanvasMouseMove")),this.onMouseUpListener=s.addEventListener(t,"mouseup",i.wrapBehavior(this,"_onCanvasMouseUp")),this.onMouseLeaveListener=s.addEventListener(t,"mouseleave",i.wrapBehavior(this,"_onCanvasMouseUp"))},r._onCanvasMouseMove=function(t){var e=this.get("layout");"horizontal"===e?this._updateStatus("x",t):this._updateStatus("y",t)},r._onCanvasMouseUp=function(){this._removeDocumentEvents()},r._removeDocumentEvents=function(){this.onMouseMoveListener.remove(),this.onMouseUpListener.remove(),this.onMouseLeaveListener.remove()},e}(o);t.exports=u}])}))},dcbe:function(t,e,n){var r=n("30c9"),i=n("1310");function a(t){return i(t)&&r(t)}t.exports=a},dd3d:function(t,e,n){"use strict";var r=function(t){return!isNaN(parseFloat(t))&&isFinite(t)};e["a"]=r},dd48:function(t,e,n){"use strict";n("b2a3"),n("9961"),n("fbd8"),n("9d5c")},ddb0:function(t,e,n){var r=n("da84"),i=n("fdbc"),a=n("e260"),o=n("9112"),s=n("b622"),c=s("iterator"),u=s("toStringTag"),l=a.values;for(var f in i){var h=r[f],d=h&&h.prototype;if(d){if(d[c]!==l)try{o(d,c,l)}catch(v){d[c]=l}if(d[u]||o(d,u,f),i[f])for(var p in a)if(d[p]!==a[p])try{o(d,p,a[p])}catch(v){d[p]=a[p]}}}},de1b:function(t,e,n){"use strict";var r=n("5091"),i=n("db14");r["c"].install=function(t){t.use(i["a"]),t.component(r["c"].name,r["c"])},e["a"]=r["c"]},de6a:function(t,e,n){"use strict";n("b2a3"),n("1efe")},df75:function(t,e,n){var r=n("ca84"),i=n("7839");t.exports=Object.keys||function(t){return r(t,i)}},df7c:function(t,e,n){(function(t){function n(t,e){for(var n=0,r=t.length-1;r>=0;r--){var i=t[r];"."===i?t.splice(r,1):".."===i?(t.splice(r,1),n++):n&&(t.splice(r,1),n--)}if(e)for(;n--;n)t.unshift("..");return t}function r(t){"string"!==typeof t&&(t+="");var e,n=0,r=-1,i=!0;for(e=t.length-1;e>=0;--e)if(47===t.charCodeAt(e)){if(!i){n=e+1;break}}else-1===r&&(i=!1,r=e+1);return-1===r?"":t.slice(n,r)}function i(t,e){if(t.filter)return t.filter(e);for(var n=[],r=0;r=-1&&!r;a--){var o=a>=0?arguments[a]:t.cwd();if("string"!==typeof o)throw new TypeError("Arguments to path.resolve must be strings");o&&(e=o+"/"+e,r="/"===o.charAt(0))}return e=n(i(e.split("/"),(function(t){return!!t})),!r).join("/"),(r?"/":"")+e||"."},e.normalize=function(t){var r=e.isAbsolute(t),o="/"===a(t,-1);return t=n(i(t.split("/"),(function(t){return!!t})),!r).join("/"),t||r||(t="."),t&&o&&(t+="/"),(r?"/":"")+t},e.isAbsolute=function(t){return"/"===t.charAt(0)},e.join=function(){var t=Array.prototype.slice.call(arguments,0);return e.normalize(i(t,(function(t,e){if("string"!==typeof t)throw new TypeError("Arguments to path.join must be strings");return t})).join("/"))},e.relative=function(t,n){function r(t){for(var e=0;e=0;n--)if(""!==t[n])break;return e>n?[]:t.slice(e,n-e+1)}t=e.resolve(t).substr(1),n=e.resolve(n).substr(1);for(var i=r(t.split("/")),a=r(n.split("/")),o=Math.min(i.length,a.length),s=o,c=0;c=1;--a)if(e=t.charCodeAt(a),47===e){if(!i){r=a;break}}else i=!1;return-1===r?n?"/":".":n&&1===r?"/":t.slice(0,r)},e.basename=function(t,e){var n=r(t);return e&&n.substr(-1*e.length)===e&&(n=n.substr(0,n.length-e.length)),n},e.extname=function(t){"string"!==typeof t&&(t+="");for(var e=-1,n=0,r=-1,i=!0,a=0,o=t.length-1;o>=0;--o){var s=t.charCodeAt(o);if(47!==s)-1===r&&(i=!1,r=o+1),46===s?-1===e?e=o:1!==a&&(a=1):-1!==e&&(a=-1);else if(!i){n=o+1;break}}return-1===e||-1===r||0===a||1===a&&e===r-1&&e===n+1?"":t.slice(e,r)};var a="b"==="ab".substr(-1)?function(t,e,n){return t.substr(e,n)}:function(t,e,n){return e<0&&(e=t.length+e),t.substr(e,n)}}).call(this,n("4362"))},dfdf:function(t,e,n){"use strict";function r(t){return t.directive("decorator",{})}n.d(e,"a",(function(){return r})),e["b"]={install:function(t){r(t)}}},dfe5:function(t,e){},e01a:function(t,e,n){"use strict";var r=n("23e7"),i=n("83ab"),a=n("da84"),o=n("5135"),s=n("861d"),c=n("9bf2").f,u=n("e893"),l=a.Symbol;if(i&&"function"==typeof l&&(!("description"in l.prototype)||void 0!==l().description)){var f={},h=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof h?new l(t):void 0===t?l():l(t);return""===t&&(f[e]=!0),e};u(h,l);var d=h.prototype=l.prototype;d.constructor=h;var p=d.toString,v="Symbol(test)"==String(l("test")),g=/^Symbol\((.*)\)[^)]+$/;c(d,"description",{configurable:!0,get:function(){var t=s(this)?this.valueOf():this,e=p.call(t);if(o(f,t))return"";var n=v?e.slice(7,-1):e.replace(g,"$1");return""===n?void 0:n}}),r({global:!0,forced:!0},{Symbol:h})}},e0e7:function(t,e,n){var r=n("60ed");function i(t){return r(t)?void 0:t}t.exports=i},e163:function(t,e,n){var r=n("5135"),i=n("7b0b"),a=n("f772"),o=n("e177"),s=a("IE_PROTO"),c=Object.prototype;t.exports=o?Object.getPrototypeOf:function(t){return t=i(t),r(t,s)?t[s]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?c:null}},e177:function(t,e,n){var r=n("d039");t.exports=!r((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},e198:function(t,e,n){var r=n("ef08"),i=n("5524"),a=n("e444"),o=n("fcd4"),s=n("1a14").f;t.exports=function(t){var e=i.Symbol||(i.Symbol=a?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||s(e,t,{value:o.f(t)})}},e21d:function(t,e,n){var r=n("23e7"),i=n("d039"),a=n("861d"),o=Object.isFrozen,s=i((function(){o(1)}));r({target:"Object",stat:!0,forced:s},{isFrozen:function(t){return!a(t)||!!o&&o(t)}})},e24b:function(t,e,n){var r=n("49f4"),i=n("1efc"),a=n("bbc0"),o=n("7a48"),s=n("2524");function c(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}}),"values"),a.Arguments=a.Array,i("keys"),i("values"),i("entries")},e285:function(t,e,n){var r=n("da84"),i=r.isFinite;t.exports=Number.isFinite||function(t){return"number"==typeof t&&i(t)}},e2c0:function(t,e,n){var r=n("e2e4"),i=n("d370"),a=n("6747"),o=n("c098"),s=n("b218"),c=n("f4d6");function u(t,e,n){e=r(e,t);var u=-1,l=e.length,f=!1;while(++u1&&(o=s(o,i(arguments[1]))),o<0&&(o=n+o);o>=0;o--)if(o in e&&e[o]===t)return o||0;return-1}:c},e5cd:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("4d91"),o=n("02ea");e["a"]={name:"LocaleReceiver",props:{componentName:a["a"].string.def("global"),defaultLocale:a["a"].oneOfType([a["a"].object,a["a"].func]),children:a["a"].func},inject:{localeData:{default:function(){return{}}}},methods:{getLocale:function(){var t=this.componentName,e=this.defaultLocale,n=e||o["a"][t||"global"],r=this.localeData.antLocale,a=t&&r?r[t]:{};return i()({},"function"===typeof n?n():n,a||{})},getLocaleCode:function(){var t=this.localeData.antLocale,e=t&&t.locale;return t&&t.exist&&!e?o["a"].locale:e}},render:function(){var t=this.$scopedSlots,e=this.children||t["default"],n=this.localeData.antLocale;return e(this.getLocale(),this.getLocaleCode(),n)}}},e60e:function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n("c449"),i=n.n(r),a=n("58c4");function o(t,e,n,r){var i=n-e;return t/=r/2,t<1?i/2*t*t*t+e:i/2*((t-=2)*t*t+2)+e}function s(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.getContainer,r=void 0===n?function(){return window}:n,s=e.callback,c=e.duration,u=void 0===c?450:c,l=r(),f=Object(a["a"])(l,!0),h=Date.now(),d=function e(){var n=Date.now(),r=n-h,a=o(r>u?u:r,f,t,u);l===window?window.scrollTo(window.pageXOffset,a):l.scrollTop=a,r=51&&/native code/.test($))return!1;var e=new $((function(t){t(1)})),n=function(t){t((function(){}),(function(){}))},r=e.constructor={};return r[I]=n,it=e.then((function(){}))instanceof n,!it||!t&&P&&!X})),ot=at||!_((function(t){$.all(t)["catch"]((function(){}))})),st=function(t){var e;return!(!m(t)||"function"!=typeof(e=t.then))&&e},ct=function(t,e){if(!t.notified){t.notified=!0;var n=t.reactions;S((function(){var r=t.value,i=t.state==tt,a=0;while(n.length>a){var o,s,c,u=n[a++],l=i?u.ok:u.fail,f=u.resolve,h=u.reject,d=u.domain;try{l?(i||(t.rejection===rt&&ht(t),t.rejection=nt),!0===l?o=r:(d&&d.enter(),o=l(r),d&&(d.exit(),c=!0)),o===u.promise?h(W("Promise-chain cycle")):(s=st(o))?s.call(o,f,h):f(o)):h(r)}catch(p){d&&!c&&d.exit(),h(p)}}t.reactions=[],t.notified=!1,e&&!t.rejection&<(t)}))}},ut=function(t,e,n){var r,i;G?(r=Y.createEvent("Event"),r.promise=e,r.reason=n,r.initEvent(t,!1,!0),u.dispatchEvent(r)):r={promise:e,reason:n},!X&&(i=u["on"+t])?i(r):t===Z&&k("Unhandled promise rejection",n)},lt=function(t){C.call(u,(function(){var e,n=t.facade,r=t.value,i=ft(t);if(i&&(e=T((function(){L?q.emit("unhandledRejection",r,n):ut(Z,n,r)})),t.rejection=L||ft(t)?rt:nt,e.error))throw e.value}))},ft=function(t){return t.rejection!==nt&&!t.parent},ht=function(t){C.call(u,(function(){var e=t.facade;L?q.emit("rejectionHandled",e):ut(Q,e,t.value)}))},dt=function(t,e,n){return function(r){t(e,r,n)}},pt=function(t,e,n){t.done||(t.done=!0,n&&(t=n),t.value=e,t.state=et,ct(t,!0))},vt=function(t,e,n){if(!t.done){t.done=!0,n&&(t=n);try{if(t.facade===e)throw W("Promise can't be resolved itself");var r=st(e);r?S((function(){var n={done:!1};try{r.call(e,dt(vt,n,t),dt(pt,n,t))}catch(i){pt(n,i,t)}})):(t.value=e,t.state=tt,ct(t,!1))}catch(i){pt({done:!1},i,t)}}};if(at&&($=function(t){b(this,$,R),y(t),r.call(this);var e=H(this);try{t(dt(vt,e),dt(pt,e))}catch(n){pt(e,n)}},B=$.prototype,r=function(t){D(this,{type:R,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:J,value:void 0})},r.prototype=d(B,{then:function(t,e){var n=F(this),r=U(O(this,$));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=L?q.domain:void 0,n.parent=!0,n.reactions.push(r),n.state!=J&&ct(n,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),i=function(){var t=new r,e=H(t);this.promise=t,this.resolve=dt(vt,e),this.reject=dt(pt,e)},j.f=U=function(t){return t===$||t===a?new i(t):K(t)},!c&&"function"==typeof f&&N!==Object.prototype)){o=N.then,it||(h(N,"then",(function(t,e){var n=this;return new $((function(t,e){o.call(n,t,e)})).then(t,e)}),{unsafe:!0}),h(N,"catch",B["catch"],{unsafe:!0}));try{delete N.constructor}catch(gt){}p&&p(N,B)}s({global:!0,wrap:!0,forced:at},{Promise:$}),v($,R,!1,!0),g(R),a=l(R),s({target:R,stat:!0,forced:at},{reject:function(t){var e=U(this);return e.reject.call(void 0,t),e.promise}}),s({target:R,stat:!0,forced:c||at},{resolve:function(t){return M(c&&this===a?$:this,t)}}),s({target:R,stat:!0,forced:ot},{all:function(t){var e=this,n=U(e),r=n.resolve,i=n.reject,a=T((function(){var n=y(e.resolve),a=[],o=0,s=1;w(t,(function(t){var c=o++,u=!1;a.push(void 0),s++,n.call(e,t).then((function(t){u||(u=!0,a[c]=t,--s||r(a))}),i)})),--s||r(a)}));return a.error&&i(a.value),n.promise},race:function(t){var e=this,n=U(e),r=n.reject,i=T((function(){var i=y(e.resolve);w(t,(function(t){i.call(e,t).then(n.resolve,r)}))}));return i.error&&r(i.value),n.promise}})},e6e1:function(t,e,n){var r=n("23e7");r({target:"Number",stat:!0},{MIN_SAFE_INTEGER:-9007199254740991})},e71b:function(t,e,n){"use strict";var r=n("23e7"),i=n("83ab"),a=n("eb1d"),o=n("7b0b"),s=n("1c0b"),c=n("9bf2");i&&r({target:"Object",proto:!0,forced:a},{__defineSetter__:function(t,e){c.f(o(this),t,{set:s(e),enumerable:!0,configurable:!0})}})},e893:function(t,e,n){var r=n("5135"),i=n("56ef"),a=n("06cf"),o=n("9bf2");t.exports=function(t,e){for(var n=i(e),s=o.f,c=a.f,u=0;u1?arguments[1]:void 0)}))},e95a:function(t,e,n){var r=n("b622"),i=n("3f8c"),a=r("iterator"),o=Array.prototype;t.exports=function(t){return void 0!==t&&(i.Array===t||o[a]===t)}},e9e0:function(t,e,n){"use strict";n.d(e,"e",(function(){return c})),n.d(e,"d",(function(){return u})),n.d(e,"f",(function(){return l})),n.d(e,"b",(function(){return f})),n.d(e,"h",(function(){return h})),n.d(e,"c",(function(){return d})),n.d(e,"g",(function(){return g})),n.d(e,"a",(function(){return m}));var r=n("41b2"),i=n.n(r),a=n("c1df"),o=n.n(a),s={disabledHours:function(){return[]},disabledMinutes:function(){return[]},disabledSeconds:function(){return[]}};function c(t){var e=o()();return e.locale(t.locale()).utcOffset(t.utcOffset()),e}function u(t){return t.format("LL")}function l(t){var e=c(t);return u(e)}function f(t){var e=t.locale(),n=t.localeData();return n["zh-cn"===e?"months":"monthsShort"](t)}function h(t,e){o.a.isMoment(t)&&o.a.isMoment(e)&&(e.hour(t.hour()),e.minute(t.minute()),e.second(t.second()),e.millisecond(t.millisecond()))}function d(t,e){var n=e?e(t):{};return n=i()({},s,n),n}function p(t,e){var n=!1;if(t){var r=t.hour(),i=t.minute(),a=t.second(),o=e.disabledHours();if(-1===o.indexOf(r)){var s=e.disabledMinutes(r);if(-1===s.indexOf(i)){var c=e.disabledSeconds(r,i);n=-1!==c.indexOf(a)}else n=!0}else n=!0}return!n}function v(t,e){var n=d(t,e);return p(t,n)}function g(t,e,n){return(!e||!e(t))&&!(n&&!v(t,n))}function m(t,e){if(!t)return"";if(Array.isArray(e)&&(e=e[0]),"function"===typeof e){var n=e(t);if("string"===typeof n)return n;throw new Error("The function of format does not return a string")}return t.format(e)}},ea34:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},ea55:function(t,e,n){},eac5:function(t,e){var n=Object.prototype;function r(t){var e=t&&t.constructor,r="function"==typeof e&&e.prototype||n;return t===r}t.exports=r},eb14:function(t,e,n){"use strict";n("b2a3"),n("6cd5"),n("1273"),n("9a33")},eb1d:function(t,e,n){"use strict";var r=n("c430"),i=n("da84"),a=n("d039");t.exports=r||!a((function(){var t=Math.random();__defineSetter__.call(null,t,(function(){})),delete i[t]}))},ebb5:function(t,e,n){"use strict";var r,i=n("a981"),a=n("83ab"),o=n("da84"),s=n("861d"),c=n("5135"),u=n("f5df"),l=n("9112"),f=n("6eeb"),h=n("9bf2").f,d=n("e163"),p=n("d2bb"),v=n("b622"),g=n("90e3"),m=o.Int8Array,y=m&&m.prototype,b=o.Uint8ClampedArray,x=b&&b.prototype,w=m&&d(m),_=y&&d(y),O=Object.prototype,C=O.isPrototypeOf,S=v("toStringTag"),M=g("TYPED_ARRAY_TAG"),k=i&&!!p&&"Opera"!==u(o.opera),j=!1,T={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},z={BigInt64Array:8,BigUint64Array:8},E=function(t){if(!s(t))return!1;var e=u(t);return"DataView"===e||c(T,e)||c(z,e)},A=function(t){if(!s(t))return!1;var e=u(t);return c(T,e)||c(z,e)},P=function(t){if(A(t))return t;throw TypeError("Target is not a typed array")},L=function(t){if(p){if(C.call(w,t))return t}else for(var e in T)if(c(T,r)){var n=o[e];if(n&&(t===n||C.call(n,t)))return t}throw TypeError("Target is not a typed array constructor")},V=function(t,e,n){if(a){if(n)for(var r in T){var i=o[r];if(i&&c(i.prototype,t))try{delete i.prototype[t]}catch(s){}}_[t]&&!n||f(_,t,n?e:k&&y[t]||e)}},I=function(t,e,n){var r,i;if(a){if(p){if(n)for(r in T)if(i=o[r],i&&c(i,t))try{delete i[t]}catch(s){}if(w[t]&&!n)return;try{return f(w,t,n?e:k&&w[t]||e)}catch(s){}}for(r in T)i=o[r],!i||i[t]&&!n||f(i,t,e)}};for(r in T)o[r]||(k=!1);if((!k||"function"!=typeof w||w===Function.prototype)&&(w=function(){throw TypeError("Incorrect invocation")},k))for(r in T)o[r]&&p(o[r],w);if((!k||!_||_===O)&&(_=w.prototype,k))for(r in T)o[r]&&p(o[r].prototype,_);if(k&&d(x)!==_&&p(x,_),a&&!c(_,S))for(r in j=!0,h(_,S,{get:function(){return s(this)?this[M]:void 0}}),T)o[r]&&l(o[r],M,r);t.exports={NATIVE_ARRAY_BUFFER_VIEWS:k,TYPED_ARRAY_TAG:j&&M,aTypedArray:P,aTypedArrayConstructor:L,exportTypedArrayMethod:V,exportTypedArrayStaticMethod:I,isView:E,isTypedArray:A,TypedArray:w,TypedArrayPrototype:_}},ec44:function(t,e,n){"use strict";function r(t){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function i(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function a(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function o(t){for(var e=1;e0?!0===a?H.scrollTop(e,p.top+v.top):!1===a?H.scrollTop(e,p.top+g.top):v.top<0?H.scrollTop(e,p.top+v.top):H.scrollTop(e,p.top+g.top):i||(a=void 0===a||!!a,a?H.scrollTop(e,p.top+v.top):H.scrollTop(e,p.top+g.top)),r&&(v.left<0||g.left>0?!0===o?H.scrollLeft(e,p.left+v.left):!1===o?H.scrollLeft(e,p.left+g.left):v.left<0?H.scrollLeft(e,p.left+v.left):H.scrollLeft(e,p.left+g.left):i||(o=void 0===o||!!o,o?H.scrollLeft(e,p.left+v.left):H.scrollLeft(e,p.left+g.left)))}e["a"]=D},ec69:function(t,e,n){var r=n("6fcd"),i=n("03dd"),a=n("30c9");function o(t){return a(t)?r(t):i(t)}t.exports=o},ec8c:function(t,e){function n(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e}t.exports=n},ec97:function(t,e,n){"use strict";var r=n("ebb5"),i=n("8aa7"),a=r.aTypedArrayConstructor,o=r.exportTypedArrayStaticMethod;o("of",(function(){var t=0,e=arguments.length,n=new(a(this))(e);while(e>t)n[t]=arguments[t++];return n}),i)},ed3b:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("4d26"),c=n.n(s),u=n("92fa"),l=n.n(u),f=n("daa3"),h=n("18a7"),d=n("6bb4"),p=n("4d91"),v={visible:p["a"].bool,hiddenClassName:p["a"].string,forceRender:p["a"].bool},g={props:v,render:function(){var t=arguments[0];return t("div",{on:Object(f["k"])(this)},[this.$slots["default"]])}},m=n("b488"),y=n("94eb"),b=n("6f7a"),x=function(t){var e=document.body.scrollHeight>(window.innerHeight||document.documentElement.clientHeight)&&window.innerWidth>document.body.offsetWidth;if(e){if(t)return document.body.style.position="",void(document.body.style.width="");var n=Object(b["a"])();n&&(document.body.style.position="relative",document.body.style.width="calc(100% - "+n+"px)")}};function w(){return{keyboard:p["a"].bool,mask:p["a"].bool,afterClose:p["a"].func,closable:p["a"].bool,maskClosable:p["a"].bool,visible:p["a"].bool,destroyOnClose:p["a"].bool,mousePosition:p["a"].shape({x:p["a"].number,y:p["a"].number}).loose,title:p["a"].any,footer:p["a"].any,transitionName:p["a"].string,maskTransitionName:p["a"].string,animation:p["a"].any,maskAnimation:p["a"].any,wrapStyle:p["a"].object,bodyStyle:p["a"].object,maskStyle:p["a"].object,prefixCls:p["a"].string,wrapClassName:p["a"].string,width:p["a"].oneOfType([p["a"].string,p["a"].number]),height:p["a"].oneOfType([p["a"].string,p["a"].number]),zIndex:p["a"].number,bodyProps:p["a"].any,maskProps:p["a"].any,wrapProps:p["a"].any,getContainer:p["a"].any,dialogStyle:p["a"].object.def((function(){return{}})),dialogClass:p["a"].string.def(""),closeIcon:p["a"].any,forceRender:p["a"].bool,getOpenCount:p["a"].func,focusTriggerAfterClose:p["a"].bool}}var _=w,O=_(),C=0;function S(){}function M(t,e){var n=t["page"+(e?"Y":"X")+"Offset"],r="scroll"+(e?"Top":"Left");if("number"!==typeof n){var i=t.document;n=i.documentElement[r],"number"!==typeof n&&(n=i.body[r])}return n}function k(t,e){var n=t.style;["Webkit","Moz","Ms","ms"].forEach((function(t){n[t+"TransformOrigin"]=e})),n["transformOrigin"]=e}function j(t){var e=t.getBoundingClientRect(),n={left:e.left,top:e.top},r=t.ownerDocument,i=r.defaultView||r.parentWindow;return n.left+=M(i),n.top+=M(i,!0),n}var T={},z={mixins:[m["a"]],props:Object(f["t"])(O,{mask:!0,visible:!1,keyboard:!0,closable:!0,maskClosable:!0,destroyOnClose:!1,prefixCls:"rc-dialog",getOpenCount:function(){return null},focusTriggerAfterClose:!0}),data:function(){return{destroyPopup:!1}},provide:function(){return{dialogContext:this}},watch:{visible:function(t){var e=this;t&&(this.destroyPopup=!1),this.$nextTick((function(){e.updatedCallback(!t)}))}},beforeMount:function(){this.inTransition=!1,this.titleId="rcDialogTitle"+C++},mounted:function(){var t=this;this.$nextTick((function(){t.updatedCallback(!1),(t.forceRender||!1===t.getContainer&&!t.visible)&&t.$refs.wrap&&(t.$refs.wrap.style.display="none")}))},beforeDestroy:function(){var t=this.visible,e=this.getOpenCount;!t&&!this.inTransition||e()||this.switchScrollingEffect(),clearTimeout(this.timeoutId)},methods:{getDialogWrap:function(){return this.$refs.wrap},updatedCallback:function(t){var e=this.mousePosition,n=this.mask,r=this.focusTriggerAfterClose;if(this.visible){if(!t){this.openTime=Date.now(),this.switchScrollingEffect(),this.tryFocus();var i=this.$refs.dialog.$el;if(e){var a=j(i);k(i,e.x-a.left+"px "+(e.y-a.top)+"px")}else k(i,"")}}else if(t&&(this.inTransition=!0,n&&this.lastOutSideFocusNode&&r)){try{this.lastOutSideFocusNode.focus()}catch(o){this.lastOutSideFocusNode=null}this.lastOutSideFocusNode=null}},tryFocus:function(){Object(d["a"])(this.$refs.wrap,document.activeElement)||(this.lastOutSideFocusNode=document.activeElement,this.$refs.sentinelStart.focus())},onAnimateLeave:function(){var t=this.afterClose,e=this.destroyOnClose;this.$refs.wrap&&(this.$refs.wrap.style.display="none"),e&&(this.destroyPopup=!0),this.inTransition=!1,this.switchScrollingEffect(),t&&t()},onDialogMouseDown:function(){this.dialogMouseDown=!0},onMaskMouseUp:function(){var t=this;this.dialogMouseDown&&(this.timeoutId=setTimeout((function(){t.dialogMouseDown=!1}),0))},onMaskClick:function(t){Date.now()-this.openTime<300||t.target!==t.currentTarget||this.dialogMouseDown||this.close(t)},onKeydown:function(t){var e=this.$props;if(e.keyboard&&t.keyCode===h["a"].ESC)return t.stopPropagation(),void this.close(t);if(e.visible&&t.keyCode===h["a"].TAB){var n=document.activeElement,r=this.$refs.sentinelStart;t.shiftKey?n===r&&this.$refs.sentinelEnd.focus():n===this.$refs.sentinelEnd&&r.focus()}},getDialogElement:function(){var t=this.$createElement,e=this.closable,n=this.prefixCls,r=this.width,a=this.height,s=this.title,c=this.footer,u=this.bodyStyle,h=this.visible,d=this.bodyProps,p=this.forceRender,v=this.dialogStyle,m=this.dialogClass,b=i()({},v);void 0!==r&&(b.width="number"===typeof r?r+"px":r),void 0!==a&&(b.height="number"===typeof a?a+"px":a);var x=void 0;c&&(x=t("div",{key:"footer",class:n+"-footer",ref:"footer"},[c]));var w=void 0;s&&(w=t("div",{key:"header",class:n+"-header",ref:"header"},[t("div",{class:n+"-title",attrs:{id:this.titleId}},[s])]));var _=void 0;if(e){var O=Object(f["g"])(this,"closeIcon");_=t("button",{attrs:{type:"button","aria-label":"Close"},key:"close",on:{click:this.close||S},class:n+"-close"},[O||t("span",{class:n+"-close-x"})])}var C=b,M={width:0,height:0,overflow:"hidden"},k=o()({},n,!0),j=this.getTransitionName(),T=t(g,{directives:[{name:"show",value:h}],key:"dialog-element",attrs:{role:"document",forceRender:p},ref:"dialog",style:C,class:[k,m],on:{mousedown:this.onDialogMouseDown}},[t("div",{attrs:{tabIndex:0,"aria-hidden":"true"},ref:"sentinelStart",style:M}),t("div",{class:n+"-content"},[_,w,t("div",l()([{key:"body",class:n+"-body",style:u,ref:"body"},d]),[this.$slots["default"]]),x]),t("div",{attrs:{tabIndex:0,"aria-hidden":"true"},ref:"sentinelEnd",style:M})]),z=Object(y["a"])(j,{afterLeave:this.onAnimateLeave});return t("transition",l()([{key:"dialog"},z]),[h||!this.destroyPopup?T:null])},getZIndexStyle:function(){var t={},e=this.$props;return void 0!==e.zIndex&&(t.zIndex=e.zIndex),t},getWrapStyle:function(){return i()({},this.getZIndexStyle(),this.wrapStyle)},getMaskStyle:function(){return i()({},this.getZIndexStyle(),this.maskStyle)},getMaskElement:function(){var t=this.$createElement,e=this.$props,n=void 0;if(e.mask){var r=this.getMaskTransitionName();if(n=t(g,l()([{directives:[{name:"show",value:e.visible}],style:this.getMaskStyle(),key:"mask",class:e.prefixCls+"-mask"},e.maskProps])),r){var i=Object(y["a"])(r);n=t("transition",l()([{key:"mask"},i]),[n])}}return n},getMaskTransitionName:function(){var t=this.$props,e=t.maskTransitionName,n=t.maskAnimation;return!e&&n&&(e=t.prefixCls+"-"+n),e},getTransitionName:function(){var t=this.$props,e=t.transitionName,n=t.animation;return!e&&n&&(e=t.prefixCls+"-"+n),e},switchScrollingEffect:function(){var t=this.getOpenCount,e=t();if(1===e){if(T.hasOwnProperty("overflowX"))return;T={overflowX:document.body.style.overflowX,overflowY:document.body.style.overflowY,overflow:document.body.style.overflow},x(),document.body.style.overflow="hidden"}else e||(void 0!==T.overflow&&(document.body.style.overflow=T.overflow),void 0!==T.overflowX&&(document.body.style.overflowX=T.overflowX),void 0!==T.overflowY&&(document.body.style.overflowY=T.overflowY),T={},x(!0))},close:function(t){this.__emit("close",t)}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.maskClosable,r=this.visible,i=this.wrapClassName,a=this.title,o=this.wrapProps,s=this.getWrapStyle();return r&&(s.display=null),t("div",{class:e+"-root"},[this.getMaskElement(),t("div",l()([{attrs:{tabIndex:-1,role:"dialog","aria-labelledby":a?this.titleId:null},on:{keydown:this.onKeydown,click:n?this.onMaskClick:S,mouseup:n?this.onMaskMouseUp:S},class:e+"-wrap "+(i||""),ref:"wrap",style:s},o]),[this.getDialogElement()])])}},E=n("1098"),A=n.n(E);function P(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.element,r=void 0===n?document.body:n,i={},a=Object.keys(t);return a.forEach((function(t){i[t]=r.style[t]})),a.forEach((function(e){r.style[e]=t[e]})),i}var L=P,V=n("8e60"),I=0,R=!("undefined"!==typeof window&&window.document&&window.document.createElement),H={},D={name:"PortalWrapper",props:{wrapperClassName:p["a"].string,forceRender:p["a"].bool,getContainer:p["a"].any,children:p["a"].func,visible:p["a"].bool},data:function(){var t=this.$props.visible;return I=t?I+1:I,{}},updated:function(){this.setWrapperClassName()},watch:{visible:function(t){I=t?I+1:I-1},getContainer:function(t,e){var n="function"===typeof t&&"function"===typeof e;(n?t.toString()!==e.toString():t!==e)&&this.removeCurrentContainer(!1)}},beforeDestroy:function(){var t=this.$props.visible;I=t&&I?I-1:I,this.removeCurrentContainer(t)},methods:{getParent:function(){var t=this.$props.getContainer;if(t){if("string"===typeof t)return document.querySelectorAll(t)[0];if("function"===typeof t)return t();if("object"===("undefined"===typeof t?"undefined":A()(t))&&t instanceof window.HTMLElement)return t}return document.body},getDomContainer:function(){if(R)return null;if(!this.container){this.container=document.createElement("div");var t=this.getParent();t&&t.appendChild(this.container)}return this.setWrapperClassName(),this.container},setWrapperClassName:function(){var t=this.$props.wrapperClassName;this.container&&t&&t!==this.container.className&&(this.container.className=t)},savePortal:function(t){this._component=t},removeCurrentContainer:function(){this.container=null,this._component=null},switchScrollingEffect:function(){1!==I||Object.keys(H).length?I||(L(H),H={},x(!0)):(x(),H=L({overflow:"hidden",overflowX:"hidden",overflowY:"hidden"}))}},render:function(){var t=arguments[0],e=this.$props,n=e.children,r=e.forceRender,i=e.visible,a=null,o={getOpenCount:function(){return I},getContainer:this.getDomContainer,switchScrollingEffect:this.switchScrollingEffect};return(r||i||this._component)&&(a=t(V["a"],l()([{attrs:{getContainer:this.getDomContainer,children:n(o)}},{directives:[{name:"ant-ref",value:this.savePortal}]}]))),a}},F=_(),N={inheritAttrs:!1,props:i()({},F,{visible:F.visible.def(!1)}),render:function(){var t=this,e=arguments[0],n=this.$props,r=n.visible,a=n.getContainer,o=n.forceRender,s={props:this.$props,attrs:this.$attrs,ref:"_component",key:"dialog",on:Object(f["k"])(this)};return!1===a?e(z,l()([s,{attrs:{getOpenCount:function(){return 2}}}]),[this.$slots["default"]]):e(D,{attrs:{visible:r,forceRender:o,getContainer:a,children:function(n){return s.props=i()({},s.props,n),e(z,s,[t.$slots["default"]])}}})}},$=N,B=$,W=n("c8c6"),Y=n("97e1"),q=n("0c63"),U=n("5efb"),K=n("b92b"),G=n("e5cd"),X=n("4df5"),Z=Object(K["a"])().type,Q=null,J=function(t){Q={x:t.pageX,y:t.pageY},setTimeout((function(){return Q=null}),100)};function tt(){}"undefined"!==typeof window&&window.document&&window.document.documentElement&&Object(W["a"])(document.documentElement,"click",J,!0);var et=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e={prefixCls:p["a"].string,visible:p["a"].bool,confirmLoading:p["a"].bool,title:p["a"].any,closable:p["a"].bool,closeIcon:p["a"].any,afterClose:p["a"].func.def(tt),centered:p["a"].bool,width:p["a"].oneOfType([p["a"].string,p["a"].number]),footer:p["a"].any,okText:p["a"].any,okType:Z,cancelText:p["a"].any,icon:p["a"].any,maskClosable:p["a"].bool,forceRender:p["a"].bool,okButtonProps:p["a"].object,cancelButtonProps:p["a"].object,destroyOnClose:p["a"].bool,wrapClassName:p["a"].string,maskTransitionName:p["a"].string,transitionName:p["a"].string,getContainer:p["a"].func,zIndex:p["a"].number,bodyStyle:p["a"].object,maskStyle:p["a"].object,mask:p["a"].bool,keyboard:p["a"].bool,wrapProps:p["a"].object,focusTriggerAfterClose:p["a"].bool};return Object(f["t"])(e,t)},nt=[],rt={name:"AModal",inheritAttrs:!1,model:{prop:"visible",event:"change"},props:et({width:520,transitionName:"zoom",maskTransitionName:"fade",confirmLoading:!1,visible:!1,okType:"primary"}),data:function(){return{sVisible:!!this.visible}},watch:{visible:function(t){this.sVisible=t}},inject:{configProvider:{default:function(){return X["a"]}}},methods:{handleCancel:function(t){this.$emit("cancel",t),this.$emit("change",!1)},handleOk:function(t){this.$emit("ok",t)},renderFooter:function(t){var e=this.$createElement,n=this.okType,r=this.confirmLoading,i=Object(f["x"])({on:{click:this.handleCancel}},this.cancelButtonProps||{}),a=Object(f["x"])({on:{click:this.handleOk},props:{type:n,loading:r}},this.okButtonProps||{});return e("div",[e(U["a"],i,[Object(f["g"])(this,"cancelText")||t.cancelText]),e(U["a"],a,[Object(f["g"])(this,"okText")||t.okText])])}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.sVisible,r=this.wrapClassName,a=this.centered,s=this.getContainer,u=this.$slots,l=this.$scopedSlots,h=this.$attrs,d=l["default"]?l["default"]():u["default"],p=this.configProvider,v=p.getPrefixCls,g=p.getPopupContainer,m=v("modal",e),y=t(G["a"],{attrs:{componentName:"Modal",defaultLocale:Object(Y["b"])()},scopedSlots:{default:this.renderFooter}}),b=Object(f["g"])(this,"closeIcon"),x=t("span",{class:m+"-close-x"},[b||t(q["a"],{class:m+"-close-icon",attrs:{type:"close"}})]),w=Object(f["g"])(this,"footer"),_=Object(f["g"])(this,"title"),O={props:i()({},this.$props,{getContainer:void 0===s?g:s,prefixCls:m,wrapClassName:c()(o()({},m+"-centered",!!a),r),title:_,footer:void 0===w?y:w,visible:n,mousePosition:Q,closeIcon:x}),on:i()({},Object(f["k"])(this),{close:this.handleCancel}),class:Object(f["f"])(this),style:Object(f["q"])(this),attrs:h};return t(B,O,[d])}},it=n("2b0e"),at=Object(K["a"])().type,ot={type:at,actionFn:p["a"].func,closeModal:p["a"].func,autoFocus:p["a"].bool,buttonProps:p["a"].object},st={mixins:[m["a"]],props:ot,data:function(){return{loading:!1}},mounted:function(){var t=this;this.autoFocus&&(this.timeoutId=setTimeout((function(){return t.$el.focus()})))},beforeDestroy:function(){clearTimeout(this.timeoutId)},methods:{onClick:function(){var t=this,e=this.actionFn,n=this.closeModal;if(e){var r=void 0;e.length?r=e(n):(r=e(),r||n()),r&&r.then&&(this.setState({loading:!0}),r.then((function(){n.apply(void 0,arguments)}),(function(e){console.error(e),t.setState({loading:!1})})))}else n()}},render:function(){var t=arguments[0],e=this.type,n=this.$slots,r=this.loading,i=this.buttonProps;return t(U["a"],l()([{attrs:{type:e,loading:r},on:{click:this.onClick}},i]),[n["default"]])}},ct=n("6a21"),ut={functional:!0,render:function(t,e){var n=e.props,r=n.onCancel,i=n.onOk,a=n.close,s=n.zIndex,u=n.afterClose,l=n.visible,f=n.keyboard,h=n.centered,d=n.getContainer,p=n.maskStyle,v=n.okButtonProps,g=n.cancelButtonProps,m=n.iconType,y=void 0===m?"question-circle":m,b=n.closable,x=void 0!==b&&b;Object(ct["a"])(!("iconType"in n),"Modal","The property 'iconType' is deprecated. Use the property 'icon' instead.");var w=n.icon?n.icon:y,_=n.okType||"primary",O=n.prefixCls||"ant-modal",C=O+"-confirm",S=!("okCancel"in n)||n.okCancel,M=n.width||416,k=n.style||{},j=void 0===n.mask||n.mask,T=void 0!==n.maskClosable&&n.maskClosable,z=Object(Y["b"])(),E=n.okText||(S?z.okText:z.justOkText),A=n.cancelText||z.cancelText,P=null!==n.autoFocusButton&&(n.autoFocusButton||"ok"),L=n.transitionName||"zoom",V=n.maskTransitionName||"fade",I=c()(C,C+"-"+n.type,O+"-"+n.type,n["class"]),R=S&&t(st,{attrs:{actionFn:r,closeModal:a,autoFocus:"cancel"===P,buttonProps:g}},[A]),H="string"===typeof w?t(q["a"],{attrs:{type:w}}):w(t);return t(rt,{attrs:{prefixCls:O,wrapClassName:c()(o()({},C+"-centered",!!h)),visible:l,closable:x,title:"",transitionName:L,footer:"",maskTransitionName:V,mask:j,maskClosable:T,maskStyle:p,width:M,zIndex:s,afterClose:u,keyboard:f,centered:h,getContainer:d},class:I,on:{cancel:function(t){return a({triggerCancel:!0},t)}},style:k},[t("div",{class:C+"-body-wrapper"},[t("div",{class:C+"-body"},[H,void 0===n.title?null:t("span",{class:C+"-title"},[n.title]),t("div",{class:C+"-content"},["function"===typeof n.content?n.content(t):n.content])]),t("div",{class:C+"-btns"},[R,t(st,{attrs:{type:_,actionFn:i,closeModal:a,autoFocus:"ok"===P,buttonProps:v}},[E])])])])}},lt=n("db14"),ft=n("0464");function ht(t){var e=document.createElement("div"),n=document.createElement("div");e.appendChild(n),document.body.appendChild(e);var r=i()({},Object(ft["a"])(t,["parentContext"]),{close:s,visible:!0}),a=null,o={props:{}};function s(){u.apply(void 0,arguments)}function c(t){r=i()({},r,t),o.props=r}function u(){a&&e.parentNode&&(a.$destroy(),a=null,e.parentNode.removeChild(e));for(var n=arguments.length,r=Array(n),i=0;it.top-n)return n+e.top+"px"}function C(t,e,n){if(void 0!==n&&e.bottom0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:5,n=this.getCurrentAnchor;if("function"===typeof n)return n();var r="";if("undefined"===typeof document)return r;var i=[],a=this.getContainer,o=a();if(this.links.forEach((function(n){var r=N.exec(n.toString());if(r){var a=document.getElementById(r[1]);if(a){var s=F(a,o);st.top?e:t}));return s.link}return""},handleScrollTo:function(t){var e=this,n=this.offsetTop,r=this.getContainer,i=this.targetOffset;this.setCurrentActiveLink(t);var a=r(),o=Object(R["a"])(a,!0),s=N.exec(t);if(s){var c=document.getElementById(s[1]);if(c){var u=F(c,a),l=o+u;l-=void 0!==i?i:n||0,this.animating=!0,Object(I["a"])(l,{callback:function(){e.animating=!1},getContainer:r})}}},setCurrentActiveLink:function(t){var e=this.activeLink;e!==t&&(this.setState({activeLink:t}),this.$emit("change",t))},handleScroll:function(){if(!this.animating){var t=this.offsetTop,e=this.bounds,n=this.targetOffset,r=this.getCurrentActiveLink(void 0!==n?n:t||0,e);this.setCurrentActiveLink(r)}},updateInk:function(){if("undefined"!==typeof document){var t=this._sPrefixCls,e=this.$el.getElementsByClassName(t+"-link-title-active")[0];e&&(this.$refs.inkNode.style.top=e.offsetTop+e.clientHeight/2-4.5+"px")}}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.offsetTop,r=this.affix,i=this.showInkInFixed,a=this.activeLink,o=this.$slots,s=this.getContainer,c=this.configProvider.getPrefixCls,l=c("anchor",e);this._sPrefixCls=l;var f=u()(l+"-ink-ball",{visible:a}),h=u()(this.wrapperClass,l+"-wrapper"),d=u()(l,{fixed:!r&&!i}),p=V()({maxHeight:n?"calc(100vh - "+n+"px)":"100vh"},this.wrapperStyle),v=t("div",{class:h,style:p},[t("div",{class:d},[t("div",{class:l+"-ink"},[t("span",{class:f,ref:"inkNode"})]),o["default"]])]);return r?t(P,{attrs:{offsetTop:n,target:s}},[v]):v}},W={prefixCls:s["a"].string,href:s["a"].string,title:s["a"].any,target:s["a"].string},Y={name:"AAnchorLink",props:Object(H["t"])(W,{href:"#"}),inject:{antAnchor:{default:function(){return{}}},antAnchorContext:{default:function(){return{}}},configProvider:{default:function(){return y["a"]}}},watch:{href:function(t,e){var n=this;this.$nextTick((function(){n.antAnchor.unregisterLink(e),n.antAnchor.registerLink(t)}))}},mounted:function(){this.antAnchor.registerLink(this.href)},beforeDestroy:function(){this.antAnchor.unregisterLink(this.href)},methods:{handleClick:function(t){this.antAnchor.scrollTo(this.href);var e=this.antAnchor.scrollTo,n=this.$props,r=n.href,i=n.title;this.antAnchorContext.$emit&&this.antAnchorContext.$emit("click",t,{title:i,href:r}),e(r)}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.href,r=this.$slots,i=this.target,a=this.configProvider.getPrefixCls,s=a("anchor",e),c=Object(H["g"])(this,"title"),l=this.antAnchor.$data.activeLink===n,f=u()(s+"-link",o()({},s+"-link-active",l)),h=u()(s+"-link-title",o()({},s+"-link-title-active",l));return t("div",{class:f},[t("a",{class:h,attrs:{href:n,title:"string"===typeof c?c:"",target:i},on:{click:this.handleClick}},[c]),r["default"]])}};B.Link=Y,B.install=function(t){t.use(b["a"]),t.component(B.name,B),t.component(B.Link.name,B.Link)};var q=B,U=n("1098"),K=n.n(U),G=n("d4b2"),X=n("a615"),Z=n("9839"),Q=n("b558"),J=n("b24f"),tt=n.n(J),et=n("7b05");function nt(){for(var t=arguments.length,e=Array(t),n=0;nt})}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.$slots,r=this.configProvider.getPrefixCls,i=r("back-top",e),a=t("div",{class:i+"-content"},[t("div",{class:i+"-icon"})]),o={on:V()({},Object(H["k"])(this),{click:this.scrollToTop}),class:i},s=this.visible?t("div",o,[n["default"]||a]):null,c=Object(ut["a"])("fade");return t("transition",c,[s])},install:function(t){t.use(b["a"]),t.component(ht.name,ht)}},dt=ht,pt=n("a071"),vt=n("2fc4"),gt=n("5efb"),mt=n("c1df"),yt=n.n(mt),bt=n("ba70"),xt=n("65b8"),wt=n("a020"),_t=n("6201"),Ot=n("e9e0"),Ct={name:"CalendarHeader",mixins:[h["a"]],props:{value:s["a"].object,locale:s["a"].object,yearSelectOffset:s["a"].number.def(10),yearSelectTotal:s["a"].number.def(20),Select:s["a"].object,prefixCls:s["a"].string,type:s["a"].string,showTypeSwitch:s["a"].bool,headerComponents:s["a"].array},methods:{onYearChange:function(t){var e=this.value.clone();e.year(parseInt(t,10)),this.__emit("valueChange",e)},onMonthChange:function(t){var e=this.value.clone();e.month(parseInt(t,10)),this.__emit("valueChange",e)},yearSelectElement:function(t){for(var e=this.$createElement,n=this.yearSelectOffset,r=this.yearSelectTotal,i=this.prefixCls,a=this.Select,o=t-n,s=o+r,c=[],u=o;uo.get("month")&&r.month(o.get("month")),s===a.get("year")&&c-1;r?e.splice(n,1):e.push(t)}this.setActiveKey(e)},getNewChild:function(t,e){if(!Object(H["u"])(t)){var n=this.stateActiveKey,r=this.$props,i=r.prefixCls,a=r.accordion,o=r.destroyInactivePanel,s=r.expandIcon,c=t.key||String(e),u=Object(H["m"])(t),l=u.header,f=u.headerClass,h=u.disabled,d=!1;d=a?n[0]===c:n.indexOf(c)>-1;var p={};h||""===h||(p={itemClick:this.onClickItem});var v={key:c,props:{panelKey:c,header:l,headerClass:f,isActive:d,prefixCls:i,destroyInactivePanel:o,openAnimation:this.currentOpenAnimations,accordion:a,expandIcon:s},on:p};return Object(et["a"])(t,v)}},getItems:function(){var t=this,e=[];return this.$slots["default"]&&this.$slots["default"].forEach((function(n,r){e.push(t.getNewChild(n,r))})),e},setActiveKey:function(t){this.setState({stateActiveKey:t}),this.$emit("change",this.accordion?t[0]:t)}},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.accordion,i=o()({},n,!0);return t("div",{class:i,attrs:{role:r?"tablist":null}},[this.getItems()])}};re.Panel=Zt;var ie=re,ae=n("0c63"),oe={name:"ACollapse",model:{prop:"activeKey",event:"change"},props:Object(H["t"])(Kt(),{bordered:!0,openAnimation:Ut["a"],expandIconPosition:"left"}),inject:{configProvider:{default:function(){return y["a"]}}},methods:{renderExpandIcon:function(t,e){var n=this.$createElement,r=Object(H["g"])(this,"expandIcon",t),i=r||n(ae["a"],{attrs:{type:"right",rotate:t.isActive?90:void 0}});return Object(H["w"])(Array.isArray(r)?i[0]:i)?Object(et["a"])(i,{class:e+"-arrow"}):i}},render:function(){var t,e=this,n=arguments[0],r=this.prefixCls,i=this.bordered,a=this.expandIconPosition,s=this.configProvider.getPrefixCls,c=s("collapse",r),u=(t={},o()(t,c+"-borderless",!i),o()(t,c+"-icon-position-"+a,!0),t),l={props:V()({},Object(H["l"])(this),{prefixCls:c,expandIcon:function(t){return e.renderExpandIcon(t,c)}}),class:u,on:Object(H["k"])(this)};return n(ie,l,[this.$slots["default"]])}},se={name:"ACollapsePanel",props:V()({},Gt()),inject:{configProvider:{default:function(){return y["a"]}}},render:function(){var t=arguments[0],e=this.prefixCls,n=this.showArrow,r=void 0===n||n,i=this.configProvider.getPrefixCls,a=i("collapse",e),s=o()({},a+"-no-arrow",!r),c={props:V()({},Object(H["l"])(this),{prefixCls:a,extra:Object(H["g"])(this,"extra")}),class:s,on:Object(H["k"])(this)},u=Object(H["g"])(this,"header");return t(ie.Panel,c,[this.$slots["default"],u?t("template",{slot:"header"},[u]):null])}};oe.Panel=se,oe.install=function(t){t.use(b["a"]),t.component(oe.name,oe),t.component(se.name,se)};var ce=oe,ue=n("b047"),le=n.n(ue);if("undefined"!==typeof window){var fe=function(t){return{media:t,matches:!1,addListener:function(){},removeListener:function(){}}};window.matchMedia||(window.matchMedia=fe)}var he=n("c3b9")["default"],de=s["a"].oneOf(["scrollx","fade"]),pe={effect:de,dots:s["a"].bool,vertical:s["a"].bool,autoplay:s["a"].bool,easing:s["a"].string,beforeChange:s["a"].func,afterChange:s["a"].func,prefixCls:s["a"].string,accessibility:s["a"].bool,nextArrow:s["a"].any,prevArrow:s["a"].any,pauseOnHover:s["a"].bool,adaptiveHeight:s["a"].bool,arrows:s["a"].bool,autoplaySpeed:s["a"].number,centerMode:s["a"].bool,centerPadding:s["a"].string,cssEase:s["a"].string,dotsClass:s["a"].string,draggable:s["a"].bool,fade:s["a"].bool,focusOnSelect:s["a"].bool,infinite:s["a"].bool,initialSlide:s["a"].number,lazyLoad:s["a"].bool,rtl:s["a"].bool,slide:s["a"].string,slidesToShow:s["a"].number,slidesToScroll:s["a"].number,speed:s["a"].number,swipe:s["a"].bool,swipeToSlide:s["a"].bool,touchMove:s["a"].bool,touchThreshold:s["a"].number,variableWidth:s["a"].bool,useCSS:s["a"].bool,slickGoTo:s["a"].number,responsive:s["a"].array,dotPosition:s["a"].oneOf(["top","bottom","left","right"])},ve={name:"ACarousel",props:Object(H["t"])(pe,{dots:!0,arrows:!1,draggable:!1}),inject:{configProvider:{default:function(){return y["a"]}}},beforeMount:function(){this.onWindowResized=le()(this.onWindowResized,500,{leading:!1})},mounted:function(){Object(H["b"])(this,"vertical")&&Object(x["a"])(!this.vertical,"Carousel","`vertical` is deprecated, please use `dotPosition` instead.");var t=this.autoplay;t&&window.addEventListener("resize",this.onWindowResized),this.innerSlider=this.$refs.slick&&this.$refs.slick.innerSlider},beforeDestroy:function(){var t=this.autoplay;t&&(window.removeEventListener("resize",this.onWindowResized),this.onWindowResized.cancel())},methods:{getDotPosition:function(){return this.dotPosition?this.dotPosition:Object(H["b"])(this,"vertical")&&this.vertical?"right":"bottom"},onWindowResized:function(){var t=this.autoplay;t&&this.$refs.slick&&this.$refs.slick.innerSlider&&this.$refs.slick.innerSlider.autoPlay&&this.$refs.slick.innerSlider.autoPlay()},next:function(){this.$refs.slick.slickNext()},prev:function(){this.$refs.slick.slickPrev()},goTo:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.$refs.slick.slickGoTo(t,e)}},render:function(){var t=arguments[0],e=V()({},this.$props),n=this.$slots;"fade"===e.effect&&(e.fade=!0);var r=this.configProvider.getPrefixCls,a=r("carousel",e.prefixCls),s="slick-dots",c=this.getDotPosition();e.vertical="left"===c||"right"===c,e.dotsClass=u()(""+s,s+"-"+(c||"bottom"),o()({},""+e.dotsClass,!!e.dotsClass)),e.vertical&&(a=a+" "+a+"-vertical");var l={props:V()({},e,{nextArrow:Object(H["g"])(this,"nextArrow"),prevArrow:Object(H["g"])(this,"prevArrow")}),on:Object(H["k"])(this),scopedSlots:this.$scopedSlots},f=Object(H["c"])(n["default"]);return t("div",{class:a},[t(he,i()([{ref:"slick"},l]),[f])])},install:function(t){t.use(b["a"]),t.component(ve.name,ve)}},ge=ve,me=n("8e8e"),ye=n.n(me),be=n("8496"),xe=n("b8ad"),we=n.n(xe),_e={name:"CascaderMenus",mixins:[h["a"]],props:{value:s["a"].array.def([]),activeValue:s["a"].array.def([]),options:s["a"].array,prefixCls:s["a"].string.def("rc-cascader-menus"),expandTrigger:s["a"].string.def("click"),visible:s["a"].bool.def(!1),dropdownMenuColumnStyle:s["a"].object,defaultFieldNames:s["a"].object,fieldNames:s["a"].object,expandIcon:s["a"].any,loadingIcon:s["a"].any},data:function(){return this.menuItems={},{}},watch:{visible:function(t){var e=this;t&&this.$nextTick((function(){e.scrollActiveItemToView()}))}},mounted:function(){var t=this;this.$nextTick((function(){t.scrollActiveItemToView()}))},methods:{getFieldName:function(t){var e=this.$props,n=e.fieldNames,r=e.defaultFieldNames;return n[t]||r[t]},getOption:function(t,e){var n=this,r=this.$createElement,i=this.prefixCls,a=this.expandTrigger,o=Object(H["g"])(this,"loadingIcon"),s=Object(H["g"])(this,"expandIcon"),c=function(r){n.__emit("select",t,e,r)},u=function(r){n.__emit("itemDoubleClick",t,e,r)},l=t[this.getFieldName("value")],f={attrs:{role:"menuitem"},on:{click:c,dblclick:u,mousedown:function(t){return t.preventDefault()}},key:Array.isArray(l)?l.join("__ant__"):l},h=i+"-menu-item",d=null,p=t[this.getFieldName("children")]&&t[this.getFieldName("children")].length>0;(p||!1===t.isLeaf)&&(h+=" "+i+"-menu-item-expand",t.loading||(d=r("span",{class:i+"-menu-item-expand-icon"},[s]))),"hover"!==a||!p&&!1!==t.isLeaf||(f.on={mouseenter:this.delayOnSelect.bind(this,c),mouseleave:this.delayOnSelect.bind(this),click:c}),this.isActiveOption(t,e)&&(h+=" "+i+"-menu-item-active",f.ref=this.getMenuItemRef(e)),t.disabled&&(h+=" "+i+"-menu-item-disabled");var v=null;t.loading&&(h+=" "+i+"-menu-item-loading",v=o||null);var g="";return t.title?g=t.title:"string"===typeof t[this.getFieldName("label")]&&(g=t[this.getFieldName("label")]),f.attrs.title=g,f["class"]=h,r("li",f,[t[this.getFieldName("label")],d,v])},getActiveOptions:function(t){var e=this,n=t||this.activeValue,r=this.options;return we()(r,(function(t,r){return t[e.getFieldName("value")]===n[r]}),{childrenKeyName:this.getFieldName("children")})},getShowOptions:function(){var t=this,e=this.options,n=this.getActiveOptions().map((function(e){return e[t.getFieldName("children")]})).filter((function(t){return!!t}));return n.unshift(e),n},delayOnSelect:function(t){for(var e=this,n=arguments.length,r=Array(n>1?n-1:0),i=1;i=s.length?0:u):(u-=1,u=u<0?s.length-1:u):u=0,a[o]=s[u][this.getFieldName("value")]}else if(t.keyCode===Oe["a"].LEFT||t.keyCode===Oe["a"].BACKSPACE)t.preventDefault(),a.splice(a.length-1,1);else if(t.keyCode===Oe["a"].RIGHT)t.preventDefault(),s[c]&&s[c][this.getFieldName("children")]&&a.push(s[c][this.getFieldName("children")][0][this.getFieldName("value")]);else if(t.keyCode===Oe["a"].ESC||t.keyCode===Oe["a"].TAB)return void this.setPopupVisible(!1);a&&0!==a.length||this.setPopupVisible(!1);var l=this.getActiveOptions(a),f=l[l.length-1];this.handleMenuSelect(f,l.length-1,t),this.__emit("keydown",t)}else this.setPopupVisible(!0)}},render:function(){var t=arguments[0],e=this.$props,n=this.sActiveValue,r=this.handleMenuSelect,i=this.sPopupVisible,a=this.handlePopupVisibleChange,o=this.handleKeyDown,s=Object(H["k"])(this),c=e.prefixCls,u=e.transitionName,l=e.popupClassName,f=e.options,h=void 0===f?[]:f,d=e.disabled,p=e.builtinPlacements,v=e.popupPlacement,g=ye()(e,["prefixCls","transitionName","popupClassName","options","disabled","builtinPlacements","popupPlacement"]),m=t("div"),y="";if(h&&h.length>0){var b=Object(H["g"])(this,"loadingIcon"),x=Object(H["g"])(this,"expandIcon")||">",w={props:V()({},e,{fieldNames:this.getFieldNames(),defaultFieldNames:this.defaultFieldNames,activeValue:n,visible:i,loadingIcon:b,expandIcon:x}),on:V()({},s,{select:r,itemDoubleClick:this.handleItemDoubleClick})};m=t(_e,w)}else y=" "+c+"-menus-empty";var _={props:V()({},g,{disabled:d,popupPlacement:v,builtinPlacements:p,popupTransitionName:u,action:d?[]:["click"],popupVisible:!d&&i,prefixCls:c+"-menus",popupClassName:l+y}),on:V()({},s,{popupVisibleChange:a}),ref:"trigger"},O=Object(H["n"])(this,"default")[0];return t(be["a"],_,[O&&Object(et["a"])(O,{on:{keydown:o},attrs:{tabIndex:d?void 0:0}}),t("template",{slot:"popup"},[m])])}},je=ke,Te=s["a"].shape({value:s["a"].oneOfType([s["a"].string,s["a"].number]),label:s["a"].any,disabled:s["a"].bool,children:s["a"].array,key:s["a"].oneOfType([s["a"].string,s["a"].number])}).loose,ze=s["a"].shape({value:s["a"].string.isRequired,label:s["a"].string.isRequired,children:s["a"].string}).loose,Ee=s["a"].oneOf(["click","hover"]),Ae=s["a"].shape({filter:s["a"].func,render:s["a"].func,sort:s["a"].func,matchInputWidth:s["a"].bool,limit:s["a"].oneOfType([Boolean,Number])}).loose;function Pe(){}var Le={options:s["a"].arrayOf(Te).def([]),defaultValue:s["a"].array,value:s["a"].array,displayRender:s["a"].func,transitionName:s["a"].string.def("slide-up"),popupStyle:s["a"].object.def((function(){return{}})),popupClassName:s["a"].string,popupPlacement:s["a"].oneOf(["bottomLeft","bottomRight","topLeft","topRight"]).def("bottomLeft"),placeholder:s["a"].string.def("Please select"),size:s["a"].oneOf(["large","default","small"]),disabled:s["a"].bool.def(!1),allowClear:s["a"].bool.def(!0),showSearch:s["a"].oneOfType([Boolean,Ae]),notFoundContent:s["a"].any,loadData:s["a"].func,expandTrigger:Ee,changeOnSelect:s["a"].bool,prefixCls:s["a"].string,inputPrefixCls:s["a"].string,getPopupContainer:s["a"].func,popupVisible:s["a"].bool,fieldNames:ze,autoFocus:s["a"].bool,suffixIcon:s["a"].any},Ve=50;function Ie(t,e,n){return e.some((function(e){return e[n.label].indexOf(t)>-1}))}function Re(t,e,n,r){function i(t){return t[r.label].indexOf(n)>-1}return t.findIndex(i)-e.findIndex(i)}function He(t){var e=t.fieldNames,n=void 0===e?{}:e,r={children:n.children||"children",label:n.label||"label",value:n.value||"value"};return r}function De(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],r=He(e),i=[],a=r.children;return t.forEach((function(t){var r=n.concat(t);!e.changeOnSelect&&t[a]&&t[a].length||i.push(r),t[a]&&(i=i.concat(De(t[a],e,r)))})),i}var Fe=function(t){var e=t.labels;return e.join(" / ")},Ne={inheritAttrs:!1,name:"ACascader",mixins:[h["a"]],props:Le,model:{prop:"value",event:"change"},provide:function(){return{savePopupRef:this.savePopupRef}},inject:{configProvider:{default:function(){return y["a"]}},localeData:{default:function(){return{}}}},data:function(){this.cachedOptions=[];var t=this.value,e=this.defaultValue,n=this.popupVisible,r=this.showSearch,i=this.options;return{sValue:t||e||[],inputValue:"",inputFocused:!1,sPopupVisible:n,flattenOptions:r?De(i,this.$props):void 0}},mounted:function(){var t=this;this.$nextTick((function(){!t.autoFocus||t.showSearch||t.disabled||t.$refs.picker.focus()}))},watch:{value:function(t){this.setState({sValue:t||[]})},popupVisible:function(t){this.setState({sPopupVisible:t})},options:function(t){this.showSearch&&this.setState({flattenOptions:De(t,this.$props)})}},methods:{savePopupRef:function(t){this.popupRef=t},highlightKeyword:function(t,e,n){var r=this.$createElement;return t.split(e).map((function(t,i){return 0===i?t:[r("span",{class:n+"-menu-item-keyword"},[e]),t]}))},defaultRenderFilteredOption:function(t){var e=this,n=t.inputValue,r=t.path,i=t.prefixCls,a=t.names;return r.map((function(t,r){var o=t[a.label],s=o.indexOf(n)>-1?e.highlightKeyword(o,n,i):o;return 0===r?s:[" / ",s]}))},handleChange:function(t,e){if(this.setState({inputValue:""}),e[0].__IS_FILTERED_OPTION){var n=t[0],r=e[0].path;this.setValue(n,r)}else this.setValue(t,e)},handlePopupVisibleChange:function(t){Object(H["s"])(this,"popupVisible")||this.setState((function(e){return{sPopupVisible:t,inputFocused:t,inputValue:t?e.inputValue:""}})),this.$emit("popupVisibleChange",t)},handleInputFocus:function(t){this.$emit("focus",t)},handleInputBlur:function(t){this.setState({inputFocused:!1}),this.$emit("blur",t)},handleInputClick:function(t){var e=this.inputFocused,n=this.sPopupVisible;(e||n)&&(t.stopPropagation(),t.nativeEvent&&t.nativeEvent.stopImmediatePropagation&&t.nativeEvent.stopImmediatePropagation())},handleKeyDown:function(t){t.keyCode!==Oe["a"].BACKSPACE&&t.keyCode!==Oe["a"].SPACE||t.stopPropagation()},handleInputChange:function(t){var e=t.target.value;this.setState({inputValue:e}),this.$emit("search",e)},setValue:function(t,e){Object(H["s"])(this,"value")||this.setState({sValue:t}),this.$emit("change",t,e)},getLabel:function(){var t=this.options,e=this.$scopedSlots,n=He(this.$props),r=this.displayRender||e.displayRender||Fe,i=this.sValue,a=Array.isArray(i[0])?i[0]:i,o=we()(t,(function(t,e){return t[n.value]===a[e]}),{childrenKeyName:n.children}),s=o.map((function(t){return t[n.label]}));return r({labels:s,selectedOptions:o})},clearSelection:function(t){t.preventDefault(),t.stopPropagation(),this.inputValue?this.setState({inputValue:""}):(this.setValue([]),this.handlePopupVisibleChange(!1))},generateFilteredOptions:function(t,e){var n,r=this.$createElement,i=this.showSearch,a=this.notFoundContent,s=this.$scopedSlots,c=He(this.$props),u=i.filter,l=void 0===u?Ie:u,f=i.sort,h=void 0===f?Re:f,d=i.limit,p=void 0===d?Ve:d,v=i.render||s.showSearchRender||this.defaultRenderFilteredOption,g=this.$data,m=g.flattenOptions,y=void 0===m?[]:m,b=g.inputValue,w=void 0;if(p>0){w=[];var _=0;y.some((function(t){var e=l(b,t,c);return e&&(w.push(t),_+=1),_>=p}))}else Object(x["a"])("number"!==typeof p,"Cascader","'limit' of showSearch in Cascader should be positive number or false."),w=y.filter((function(t){return l(b,t,c)}));return w.sort((function(t,e){return h(t,e,b,c)})),w.length>0?w.map((function(e){var n;return n={__IS_FILTERED_OPTION:!0,path:e},o()(n,c.label,v({inputValue:b,path:e,prefixCls:t,names:c})),o()(n,c.value,e.map((function(t){return t[c.value]}))),o()(n,"disabled",e.some((function(t){return!!t.disabled}))),n})):[(n={},o()(n,c.label,a||e(r,"Cascader")),o()(n,c.value,"ANT_CASCADER_NOT_FOUND"),o()(n,"disabled",!0),n)]},focus:function(){this.showSearch?this.$refs.input.focus():this.$refs.picker.focus()},blur:function(){this.showSearch?this.$refs.input.blur():this.$refs.picker.blur()}},render:function(){var t,e,n,r=arguments[0],i=this.$slots,a=this.sPopupVisible,s=this.inputValue,c=this.configProvider,f=this.localeData,h=this.$data,d=h.sValue,p=h.inputFocused,v=Object(H["l"])(this),g=Object(H["g"])(this,"suffixIcon");g=Array.isArray(g)?g[0]:g;var m,y=c.getPopupContainer,b=v.prefixCls,x=v.inputPrefixCls,w=v.placeholder,_=void 0===w?f.placeholder:w,O=v.size,C=v.disabled,S=v.allowClear,M=v.showSearch,k=void 0!==M&&M,j=v.notFoundContent,T=ye()(v,["prefixCls","inputPrefixCls","placeholder","size","disabled","allowClear","showSearch","notFoundContent"]),z=this.configProvider.getPrefixCls,E=this.configProvider.renderEmpty,A=z("cascader",b),P=z("input",x),L=u()((t={},o()(t,P+"-lg","large"===O),o()(t,P+"-sm","small"===O),t)),I=S&&!C&&d.length>0||s?r(ae["a"],{attrs:{type:"close-circle",theme:"filled"},class:A+"-picker-clear",on:{click:this.clearSelection},key:"clear-icon"}):null,R=u()((e={},o()(e,A+"-picker-arrow",!0),o()(e,A+"-picker-arrow-expand",a),e)),D=u()(Object(H["f"])(this),A+"-picker",(n={},o()(n,A+"-picker-with-value",s),o()(n,A+"-picker-disabled",C),o()(n,A+"-picker-"+O,!!O),o()(n,A+"-picker-show-search",!!k),o()(n,A+"-picker-focused",p),n)),F=Object(l["a"])(T,["options","popupPlacement","transitionName","displayRender","changeOnSelect","expandTrigger","popupVisible","getPopupContainer","loadData","popupClassName","filterOption","renderFilteredOption","sortFilteredOption","notFoundContent","defaultValue","fieldNames"]),N=v.options,$=He(this.$props);N&&N.length>0?s&&(N=this.generateFilteredOptions(A,E)):N=[(m={},o()(m,$.label,j||E(r,"Cascader")),o()(m,$.value,"ANT_CASCADER_NOT_FOUND"),o()(m,"disabled",!0),m)];a?this.cachedOptions=N:N=this.cachedOptions;var B={},W=1===(N||[]).length&&"ANT_CASCADER_NOT_FOUND"===N[0].value;W&&(B.height="auto");var Y=!1!==k.matchInputWidth;Y&&(s||W)&&this.$refs.input&&(B.width=this.$refs.input.$el.offsetWidth+"px");var q={props:V()({},F,{prefixCls:P,placeholder:d&&d.length>0?void 0:_,value:s,disabled:C,readOnly:!k,autoComplete:"off"}),class:A+"-input "+L,ref:"input",on:{focus:k?this.handleInputFocus:Pe,click:k?this.handleInputClick:Pe,blur:k?this.handleInputBlur:Pe,keydown:this.handleKeyDown,change:k?this.handleInputChange:Pe},attrs:Object(H["e"])(this)},U=Object(H["c"])(i["default"]),K=g&&(Object(H["w"])(g)?Object(et["a"])(g,{class:o()({},A+"-picker-arrow",!0)}):r("span",{class:A+"-picker-arrow"},[g]))||r(ae["a"],{attrs:{type:"down"},class:R}),G=U.length?U:r("span",{class:D,style:Object(H["q"])(this),ref:"picker"},[k?r("span",{class:A+"-picker-label"},[this.getLabel()]):null,r(Q["a"],q),k?null:r("span",{class:A+"-picker-label"},[this.getLabel()]),I,K]),X=r(ae["a"],{attrs:{type:"right"}}),Z=r("span",{class:A+"-menu-item-loading-icon"},[r(ae["a"],{attrs:{type:"redo",spin:!0}})]),J=v.getPopupContainer||y,tt={props:V()({},v,{getPopupContainer:J,options:N,prefixCls:A,value:d,popupVisible:a,dropdownMenuColumnStyle:B,expandIcon:X,loadingIcon:Z}),on:V()({},Object(H["k"])(this),{popupVisibleChange:this.handlePopupVisibleChange,change:this.handleChange})};return r(je,tt,[G])},install:function(t){t.use(b["a"]),t.component(Ne.name,Ne)}},$e=Ne,Be=n("bb76"),We=n("e32c"),Ye=n("0bb7"),qe=n("a79d"),Ue=n("a600"),Ke=n("3af3"),Ge=n("2b0e"),Xe=n("da05"),Ze=n("c005"),Qe=n.n(Ze),Je=n("2a95"),tn=n("0644"),en=n.n(tn),nn=n("322e");function rn(){}function an(t,e,n){var r=t;e=e.replace(/\[(\w+)\]/g,".$1"),e=e.replace(/^\./,"");for(var i=e.split("."),a=0,o=i.length;a1&&void 0!==arguments[1]?arguments[1]:rn;this.validateDisabled=!1;var r=this.getFilteredRule(t);if(!r||0===r.length)return n(),!0;this.validateState="validating";var i={};r&&r.length>0&&r.forEach((function(t){delete t.trigger})),i[this.prop]=r;var a=new Je["a"](i);this.FormContext&&this.FormContext.validateMessages&&a.messages(this.FormContext.validateMessages);var o={};o[this.prop]=this.fieldValue,a.validate(o,{firstFields:!0},(function(t,r){e.validateState=t?"error":"success",e.validateMessage=t?t[0].message:"",n(e.validateMessage,r),e.FormContext&&e.FormContext.$emit&&e.FormContext.$emit("validate",e.prop,!t,e.validateMessage||null)}))},getRules:function(){var t=this.FormContext.rules,e=this.rules,n=void 0!==this.required?{required:!!this.required,trigger:"change"}:[],r=an(t,this.prop||"");return t=t?r.o[this.prop||""]||r.v:[],[].concat(e||t||[]).concat(n)},getFilteredRule:function(t){var e=this.getRules();return e.filter((function(e){return!e.trigger||""===t||(Array.isArray(e.trigger)?e.trigger.indexOf(t)>-1:e.trigger===t)})).map((function(t){return V()({},t)}))},onFieldBlur:function(){this.validate("blur")},onFieldChange:function(){this.validateDisabled?this.validateDisabled=!1:this.validate("change")},clearValidate:function(){this.validateState="",this.validateMessage="",this.validateDisabled=!1},resetField:function(){var t=this;this.validateState="",this.validateMessage="";var e=this.FormContext.model||{},n=this.fieldValue,r=this.prop;-1!==r.indexOf(":")&&(r=r.replace(/:/,"."));var i=an(e,r,!0);this.validateDisabled=!0,Array.isArray(n)?i.o[i.k]=[].concat(this.initialValue):i.o[i.k]=this.initialValue,this.$nextTick((function(){t.validateDisabled=!1}))}},render:function(){var t=this,e=arguments[0],n=this.$slots,r=this.$scopedSlots,i=Object(H["l"])(this),a=Object(H["g"])(this,"label"),o=Object(H["g"])(this,"extra"),s=Object(H["g"])(this,"help"),c={props:V()({},i,{label:a,extra:o,validateStatus:this.validateState,help:this.validateMessage||s,required:this.isRequired||i.required})},u=Object(H["c"])(r["default"]?r["default"]():n["default"]),l=u[0];if(this.prop&&this.autoLink&&Object(H["w"])(l)){var f=Object(H["i"])(l),h=f.blur,d=f.change;l=Object(et["a"])(l,{on:{blur:function(){h&&h.apply(void 0,arguments),t.onFieldBlur()},change:function(){if(Array.isArray(d))for(var e=0,n=d.length;e0&&void 0!==arguments[0]?arguments[0]:[],e=t.length?"string"===typeof t?this.fields.filter((function(e){return t===e.prop})):this.fields.filter((function(e){return t.indexOf(e.prop)>-1})):this.fields;e.forEach((function(t){t.clearValidate()}))},validate:function(t){var e=this;if(this.model){var n=void 0;"function"!==typeof t&&window.Promise&&(n=new window.Promise((function(e,n){t=function(t){t?e(t):n(t)}})));var r=!0,i=0;0===this.fields.length&&t&&t(!0);var a={};return this.fields.forEach((function(n){n.validate("",(function(n,o){n&&(r=!1),a=V()({},a,o),"function"===typeof t&&++i===e.fields.length&&t(r,a)}))})),n||void 0}Object(x["a"])(!1,"FormModel","model is required for resetFields to work.")},validateField:function(t,e){t=[].concat(t);var n=this.fields.filter((function(e){return-1!==t.indexOf(e.prop)}));n.length?n.forEach((function(t){t.validate("",e)})):Object(x["a"])(!1,"FormModel","please pass correct props!")}},render:function(){var t,e=arguments[0],n=this.prefixCls,r=this.hideRequiredMark,i=this.layout,a=this.onSubmit,s=this.$slots,c=this.configProvider.getPrefixCls,l=c("form",n),f=u()(l,(t={},o()(t,l+"-horizontal","horizontal"===i),o()(t,l+"-vertical","vertical"===i),o()(t,l+"-inline","inline"===i),o()(t,l+"-hide-required-mark",r),t));return e("form",{on:{submit:a},class:f},[s["default"]])}}),ln=un,fn=n("46cf"),hn=n.n(fn),dn=n("dfdf");Ge["a"].use(hn.a,{name:"ant-ref"}),Ge["a"].use(dn["b"]),ln.install=function(t){t.use(b["a"]),t.component(ln.name,ln),t.component(ln.Item.name,ln.Item)};var pn=ln,vn=n("09d9"),gn=n("98c5"),mn=n("fe2b"),yn=n("d49c"),bn=n("f64c"),xn=n("55f1"),wn=n("d96e"),_n=n.n(wn);function On(t){var e=t.selectionStart;return t.value.slice(0,e)}function Cn(t){return(t||"").toLowerCase()}function Sn(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=Array.isArray(e)?e:[e];return n.reduce((function(e,n){var r=t.lastIndexOf(n);return r>e.location?{location:r,prefix:n}:e}),{location:-1,prefix:""})}function Mn(t,e,n){var r=t[0];if(!r||r===n)return t;for(var i=t,a=e.length,o=0;o0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.split;return!n||-1===t.indexOf(n)}function zn(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.value,r=void 0===n?"":n,i=t.toLowerCase();return-1!==r.toLowerCase().indexOf(i)}var En=n("da30"),An=n("528d"),Pn={value:s["a"].string,disabled:s["a"].boolean,children:s["a"].any},Ln={name:"Option",props:Pn,render:function(){return null}};function Vn(){}var In={name:"DropdownMenu",props:{prefixCls:s["a"].string,options:s["a"].arrayOf(Pn)},inject:{mentionsContext:{default:{}}},render:function(){var t=arguments[0],e=this.mentionsContext,n=e.notFoundContent,r=e.activeIndex,i=e.setActiveIndex,a=e.selectOption,o=e.onFocus,s=void 0===o?Vn:o,c=e.onBlur,u=void 0===c?Vn:c,l=this.$props,f=l.prefixCls,h=l.options,d=h[r]||{};return t(En["a"],{props:{prefixCls:f+"-menu",activeKey:d.value},on:{select:function(t){var e=t.key,n=h.find((function(t){var n=t.value;return n===e}));a(n)},focus:s,blur:u}},[h.map((function(e,n){var r=e.value,a=e.disabled,o=e.children;return t(An["a"],{key:r,attrs:{disabled:a},on:{mouseenter:function(){i(n)}}},[o])})),!h.length&&t(An["a"],{attrs:{disabled:!0}},[n])])}},Rn=["top","bottom"],Hn={bottomRight:{points:["tl","br"],offset:[0,4],overflow:{adjustX:0,adjustY:1}},topRight:{points:["bl","tr"],offset:[0,-4],overflow:{adjustX:0,adjustY:1}}},Dn={name:"KeywordTrigger",props:{loading:s["a"].bool,options:s["a"].arrayOf(Pn),prefixCls:s["a"].string,placement:s["a"].oneOf(Rn),visible:s["a"].bool,transitionName:s["a"].string,getPopupContainer:s["a"].func},methods:{getDropdownPrefix:function(){return this.$props.prefixCls+"-dropdown"},getDropdownElement:function(){var t=this.$createElement,e=this.$props.options;return t(In,{attrs:{prefixCls:this.getDropdownPrefix(),options:e}})}},render:function(){var t=arguments[0],e=this.$props,n=e.visible,r=e.placement,i=e.transitionName,a=e.getPopupContainer,o=this.$slots,s=o["default"],c=this.getDropdownElement();return t(be["a"],{attrs:{prefixCls:this.getDropdownPrefix(),popupVisible:n,popup:c,popupPlacement:"top"===r?"topRight":"bottomRight",popupTransitionName:i,builtinPlacements:Hn,getPopupContainer:a}},[s])}},Fn={autoFocus:s["a"].bool,prefix:s["a"].oneOfType([s["a"].string,s["a"].array]),prefixCls:s["a"].string,value:s["a"].string,defaultValue:s["a"].string,disabled:s["a"].bool,notFoundContent:s["a"].any,split:s["a"].string,transitionName:s["a"].string,placement:s["a"].oneOf(Rn),character:s["a"].any,characterRender:s["a"].func,filterOption:s["a"].func,validateSearch:s["a"].func,getPopupContainer:s["a"].func},Nn=V()({},Fn,{children:s["a"].any}),$n={prefix:"@",split:" ",validateSearch:Tn,filterOption:zn};Object(H["t"])(Nn,$n);function Bn(){}var Wn={name:"Mentions",mixins:[h["a"]],inheritAttrs:!1,model:{prop:"value",event:"change"},props:Object(H["t"])(Nn,$n),provide:function(){return{mentionsContext:this}},data:function(){var t=this.$props,e=t.value,n=void 0===e?"":e,r=t.defaultValue,i=void 0===r?"":r;return _n()(this.$props.children,"please children prop replace slots.default"),{_value:Object(H["s"])(this,"value")?n:i,measuring:!1,measureLocation:0,measureText:null,measurePrefix:"",activeIndex:0,isFocus:!1}},watch:{value:function(t){this.$data._value=t}},updated:function(){var t=this;this.$nextTick((function(){var e=t.$data.measuring;e&&(t.$refs.measure.scrollTop=t.$refs.textarea.scrollTop)}))},methods:{triggerChange:function(t){var e=Object(H["l"])(this);"value"in e?this.$forceUpdate():this.setState({_value:t}),this.$emit("change",t)},onChange:function(t){var e=t.target,n=e.value,r=e.composing,i=t.isComposing;i||r||this.triggerChange(n)},onKeyDown:function(t){var e=t.which,n=this.$data,r=n.activeIndex,i=n.measuring;if(i)if(e===Oe["a"].UP||e===Oe["a"].DOWN){var a=this.getOptions().length,o=e===Oe["a"].UP?-1:1,s=(r+o+a)%a;this.setState({activeIndex:s}),t.preventDefault()}else if(e===Oe["a"].ESC)this.stopMeasure();else if(e===Oe["a"].ENTER){var c=this.getOptions()[r];this.selectOption(c),t.preventDefault()}},onKeyUp:function(t){var e=t.key,n=t.which,r=this.$data,i=r.measureText,a=r.measuring,o=this.$props,s=o.prefix,c=void 0===s?"":s,u=o.validateSearch,l=t.target,f=On(l),h=Sn(f,c),d=h.location,p=h.prefix;if(-1===[Oe["a"].ESC,Oe["a"].UP,Oe["a"].DOWN,Oe["a"].ENTER].indexOf(n))if(-1!==d){var v=f.slice(d+p.length),g=u(v,this.$props),m=!!this.getOptions(v).length;g?(e===p||a||v!==i&&m)&&this.startMeasure(v,p,d):a&&this.stopMeasure(),g&&this.$emit("search",v,p)}else a&&this.stopMeasure()},onInputFocus:function(t){this.onFocus(t)},onInputBlur:function(t){this.onBlur(t)},onDropdownFocus:function(){this.onFocus()},onDropdownBlur:function(){this.onBlur()},onFocus:function(t){window.clearTimeout(this.focusId);var e=this.$data.isFocus;!e&&t&&this.$emit("focus",t),this.setState({isFocus:!0})},onBlur:function(t){var e=this;this.focusId=window.setTimeout((function(){e.setState({isFocus:!1}),e.stopMeasure(),e.$emit("blur",t)}),0)},selectOption:function(t){var e=this,n=this.$data,r=n._value,i=n.measureLocation,a=n.measurePrefix,o=this.$props.split,s=t.value,c=void 0===s?"":s,u=kn(r,{measureLocation:i,targetText:c,prefix:a,selectionStart:this.$refs.textarea.selectionStart,split:o}),l=u.text,f=u.selectionLocation;this.triggerChange(l),this.stopMeasure((function(){jn(e.$refs.textarea,f)})),this.$emit("select",t,a)},setActiveIndex:function(t){this.setState({activeIndex:t})},getOptions:function(t){var e=t||this.$data.measureText||"",n=this.$props,r=n.filterOption,i=n.children,a=void 0===i?[]:i,o=(Array.isArray(a)?a:[a]).map((function(t){var e=Object(H["p"])(t)["default"];return V()({},Object(H["l"])(t),{children:e})})).filter((function(t){return!1===r||r(e,t)}));return o},startMeasure:function(t,e,n){this.setState({measuring:!0,measureText:t,measurePrefix:e,measureLocation:n,activeIndex:0})},stopMeasure:function(t){this.setState({measuring:!1,measureLocation:0,measureText:null},t)},focus:function(){this.$refs.textarea.focus()},blur:function(){this.$refs.textarea.blur()}},render:function(){var t=arguments[0],e=this.$data,n=e._value,r=e.measureLocation,a=e.measurePrefix,o=e.measuring,s=Object(H["l"])(this),c=s.prefixCls,u=s.placement,f=s.transitionName,h=(s.autoFocus,s.notFoundContent,s.getPopupContainer),d=ye()(s,["prefixCls","placement","transitionName","autoFocus","notFoundContent","getPopupContainer"]),p=Object(l["a"])(d,["value","defaultValue","prefix","split","children","validateSearch","filterOption"]),v=o?this.getOptions():[];return t("div",{class:c},[t("textarea",i()([{ref:"textarea"},{directives:[{name:"ant-input"}],attrs:V()({},p,this.$attrs),domProps:{value:n},on:V()({},Object(H["k"])(this),{select:Bn,change:Bn,input:this.onChange,keydown:this.onKeyDown,keyup:this.onKeyUp,blur:this.onInputBlur})}])),o&&t("div",{ref:"measure",class:c+"-measure"},[n.slice(0,r),t(Dn,{attrs:{prefixCls:c,transitionName:f,placement:u,options:v,visible:!0,getPopupContainer:h}},[t("span",[a])]),n.slice(r+a.length)])])}},Yn=Wn;Yn.Option=Ln;var qn=Yn,Un=n("8592"),Kn=qn.Option;function Gn(){return!0}function Xn(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments[1],n=e||{},r=n.prefix,i=void 0===r?"@":r,a=n.split,o=void 0===a?" ":a,s=Array.isArray(i)?i:[i];return t.split(o).map((function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=null;return s.some((function(n){var r=t.slice(0,n.length);return r===n&&(e=n,!0)})),null!==e?{prefix:e,value:t.slice(e.length)}:null})).filter((function(t){return!!t&&!!t.value}))}var Zn={name:"AMentions",mixins:[h["a"]],inheritAttrs:!1,model:{prop:"value",event:"change"},Option:V()({},Kn,{name:"AMentionsOption"}),getMentions:Xn,props:V()({},Fn,{loading:s["a"].bool}),inject:{configProvider:{default:function(){return y["a"]}}},data:function(){return{focused:!1}},mounted:function(){var t=this;this.$nextTick((function(){t.autoFocus&&t.focus()}))},methods:{onFocus:function(){for(var t=arguments.length,e=Array(t),n=0;ns?"true":"false","aria-posinset":s+1,"aria-setsize":c,tabIndex:0}},[t("div",{class:a+"-first"},[l]),t("div",{class:a+"-second"},[l])])]);return o&&(f=o(f,this.$props)),f}},fr={disabled:s["a"].bool,value:s["a"].number,defaultValue:s["a"].number,count:s["a"].number,allowHalf:s["a"].bool,allowClear:s["a"].bool,prefixCls:s["a"].string,character:s["a"].any,characterRender:s["a"].func,tabIndex:s["a"].number,autoFocus:s["a"].bool};function hr(){}var dr={name:"Rate",mixins:[h["a"]],model:{prop:"value",event:"change"},props:Object(H["t"])(fr,{defaultValue:0,count:5,allowHalf:!1,allowClear:!0,prefixCls:"rc-rate",tabIndex:0,character:"★"}),data:function(){var t=this.value;return Object(H["s"])(this,"value")||(t=this.defaultValue),{sValue:t,focused:!1,cleanedValue:null,hoverValue:void 0}},watch:{value:function(t){this.setState({sValue:t})}},mounted:function(){var t=this;this.$nextTick((function(){t.autoFocus&&!t.disabled&&t.focus()}))},methods:{onHover:function(t,e){var n=this.getStarValue(e,t.pageX),r=this.cleanedValue;n!==r&&this.setState({hoverValue:n,cleanedValue:null}),this.$emit("hoverChange",n)},onMouseLeave:function(){this.setState({hoverValue:void 0,cleanedValue:null}),this.$emit("hoverChange",void 0)},onClick:function(t,e){var n=this.allowClear,r=this.sValue,i=this.getStarValue(e,t.pageX),a=!1;n&&(a=i===r),this.onMouseLeave(!0),this.changeValue(a?0:i),this.setState({cleanedValue:a?i:null})},onFocus:function(){this.setState({focused:!0}),this.$emit("focus")},onBlur:function(){this.setState({focused:!1}),this.$emit("blur")},onKeyDown:function(t){var e=t.keyCode,n=this.count,r=this.allowHalf,i=this.sValue;e===Oe["a"].RIGHT&&i0&&(i-=r?.5:1,this.changeValue(i),t.preventDefault()),this.$emit("keydown",t)},getStarDOM:function(t){return this.$refs["stars"+t].$el},getStarValue:function(t,e){var n=t+1;if(this.allowHalf){var r=this.getStarDOM(t),i=cr(r),a=r.clientWidth;e-i0,"Slider","`Slider[step]` should be a positive number in order to make Slider[dots] work.");var o=Object.keys(e).map(parseFloat).sort((function(t,e){return t-e}));if(n&&r)for(var s=i;s<=a;s+=r)-1===o.indexOf(s)&&o.push(s);return o},Cr={functional:!0,render:function(t,e){var n=e.props,r=n.prefixCls,i=n.vertical,a=n.reverse,s=n.marks,c=n.dots,l=n.step,f=n.included,h=n.lowerBound,d=n.upperBound,p=n.max,v=n.min,g=n.dotStyle,m=n.activeDotStyle,y=p-v,b=Or(i,s,c,l,v,p).map((function(e){var n,s=Math.abs(e-v)/y*100+"%",c=!f&&e===d||f&&e<=d&&e>=h,l=i?V()({},g,o()({},a?"top":"bottom",s)):V()({},g,o()({},a?"right":"left",s));c&&(l=V()({},l,m));var p=u()((n={},o()(n,r+"-dot",!0),o()(n,r+"-dot-active",c),o()(n,r+"-dot-reverse",a),n));return t("span",{class:p,style:l,key:e})}));return t("div",{class:r+"-step"},[b])}},Sr=Cr,Mr={functional:!0,render:function(t,e){var n=e.props,r=n.className,i=n.vertical,a=n.reverse,s=n.marks,c=n.included,l=n.upperBound,f=n.lowerBound,h=n.max,d=n.min,p=e.listeners.clickLabel,v=Object.keys(s),g=h-d,m=v.map(parseFloat).sort((function(t,e){return t-e})).map((function(e){var n,h="function"===typeof s[e]?s[e](t):s[e],v="object"===("undefined"===typeof h?"undefined":K()(h))&&!Object(H["w"])(h),m=v?h.label:h;if(!m&&0!==m)return null;var y=!c&&e===l||c&&e<=l&&e>=f,b=u()((n={},o()(n,r+"-text",!0),o()(n,r+"-text-active",y),n)),x=o()({marginBottom:"-50%"},a?"top":"bottom",(e-d)/g*100+"%"),w=o()({transform:"translateX(-50%)",msTransform:"translateX(-50%)"},a?"right":"left",a?(e-d/4)/g*100+"%":(e-d)/g*100+"%"),_=i?x:w,O=v?V()({},_,h.style):_;return t("span",{class:b,style:O,key:e,on:{mousedown:function(t){return p(t,e)},touchstart:function(t){return p(t,e)}}},[m])}));return t("div",{class:r},[m])}},kr=Mr,jr={name:"Handle",mixins:[h["a"]],props:{prefixCls:s["a"].string,vertical:s["a"].bool,offset:s["a"].number,disabled:s["a"].bool,min:s["a"].number,max:s["a"].number,value:s["a"].number,tabIndex:s["a"].number,className:s["a"].string,reverse:s["a"].bool},data:function(){return{clickFocused:!1}},mounted:function(){this.onMouseUpListener=Object(w["a"])(document,"mouseup",this.handleMouseUp)},beforeDestroy:function(){this.onMouseUpListener&&this.onMouseUpListener.remove()},methods:{setClickFocus:function(t){this.setState({clickFocused:t})},handleMouseUp:function(){document.activeElement===this.$refs.handle&&this.setClickFocus(!0)},handleBlur:function(t){this.setClickFocus(!1),this.__emit("blur",t)},handleKeyDown:function(){this.setClickFocus(!1)},clickFocus:function(){this.setClickFocus(!0),this.focus()},focus:function(){this.$refs.handle.focus()},blur:function(){this.$refs.handle.blur()},handleMousedown:function(t){this.focus(),this.__emit("mousedown",t)}},render:function(){var t,e,n=arguments[0],r=Object(H["l"])(this),i=r.prefixCls,a=r.vertical,s=r.reverse,c=r.offset,l=r.disabled,f=r.min,h=r.max,d=r.value,p=r.tabIndex,v=u()(this.$props.className,o()({},i+"-handle-click-focused",this.clickFocused)),g=a?(t={},o()(t,s?"top":"bottom",c+"%"),o()(t,s?"bottom":"top","auto"),o()(t,"transform","translateY(+50%)"),t):(e={},o()(e,s?"right":"left",c+"%"),o()(e,s?"left":"right","auto"),o()(e,"transform","translateX("+(s?"+":"-")+"50%)"),e),m={"aria-valuemin":f,"aria-valuemax":h,"aria-valuenow":d,"aria-disabled":!!l},y=p||0;(l||null===p)&&(y=null);var b={attrs:V()({role:"slider",tabIndex:y},m),class:v,on:V()({},Object(H["k"])(this),{blur:this.handleBlur,keydown:this.handleKeyDown,mousedown:this.handleMousedown}),ref:"handle",style:g};return n("div",b)}};function Tr(t,e){try{return Object.keys(e).some((function(n){return t.target===e[n].$el||t.target===e[n]}))}catch(n){return!1}}function zr(t,e){var n=e.min,r=e.max;return tr}function Er(t){return t.touches.length>1||"touchend"===t.type.toLowerCase()&&t.touches.length>0}function Ar(t,e){var n=e.marks,r=e.step,i=e.min,a=e.max,o=Object.keys(n).map(parseFloat);if(null!==r){var s=Math.floor((a-i)/r),c=Math.min((t-i)/r,s),u=Math.round(c)*r+i;o.push(u)}var l=o.map((function(e){return Math.abs(t-e)}));return o[l.indexOf(Math.min.apply(Math,p()(l)))]}function Pr(t){var e=t.toString(),n=0;return e.indexOf(".")>=0&&(n=e.length-e.indexOf(".")-1),n}function Lr(t,e){var n=1;return window.visualViewport&&(n=+(window.visualViewport.width/document.body.getBoundingClientRect().width).toFixed(2)),(t?e.clientY:e.pageX)/n}function Vr(t,e){var n=1;return window.visualViewport&&(n=+(window.visualViewport.width/document.body.getBoundingClientRect().width).toFixed(2)),(t?e.touches[0].clientY:e.touches[0].pageX)/n}function Ir(t,e){var n=e.getBoundingClientRect();return t?n.top+.5*n.height:window.pageXOffset+n.left+.5*n.width}function Rr(t,e){var n=e.max,r=e.min;return t<=r?r:t>=n?n:t}function Hr(t,e){var n=e.step,r=isFinite(Ar(t,e))?Ar(t,e):0;return null===n?r:parseFloat(r.toFixed(Pr(n)))}function Dr(t){t.stopPropagation(),t.preventDefault()}function Fr(t,e,n){var r={increase:function(t,e){return t+e},decrease:function(t,e){return t-e}},i=r[t](Object.keys(n.marks).indexOf(JSON.stringify(e)),1),a=Object.keys(n.marks)[i];return n.step?r[t](e,n.step):Object.keys(n.marks).length&&n.marks[a]?n.marks[a]:e}function Nr(t,e,n){var r="increase",i="decrease",a=r;switch(t.keyCode){case Oe["a"].UP:a=e&&n?i:r;break;case Oe["a"].RIGHT:a=!e&&n?i:r;break;case Oe["a"].DOWN:a=e&&n?r:i;break;case Oe["a"].LEFT:a=!e&&n?r:i;break;case Oe["a"].END:return function(t,e){return e.max};case Oe["a"].HOME:return function(t,e){return e.min};case Oe["a"].PAGE_UP:return function(t,e){return t+2*e.step};case Oe["a"].PAGE_DOWN:return function(t,e){return t-2*e.step};default:return}return function(t,e){return Fr(a,t,e)}}function $r(){}function Br(t){var e={min:s["a"].number,max:s["a"].number,step:s["a"].number,marks:s["a"].object,included:s["a"].bool,prefixCls:s["a"].string,disabled:s["a"].bool,handle:s["a"].func,dots:s["a"].bool,vertical:s["a"].bool,reverse:s["a"].bool,minimumTrackStyle:s["a"].object,maximumTrackStyle:s["a"].object,handleStyle:s["a"].oneOfType([s["a"].object,s["a"].arrayOf(s["a"].object)]),trackStyle:s["a"].oneOfType([s["a"].object,s["a"].arrayOf(s["a"].object)]),railStyle:s["a"].object,dotStyle:s["a"].object,activeDotStyle:s["a"].object,autoFocus:s["a"].bool};return{name:"createSlider",mixins:[t],model:{prop:"value",event:"change"},props:Object(H["t"])(e,{prefixCls:"rc-slider",min:0,max:100,step:1,marks:{},included:!0,disabled:!1,dots:!1,vertical:!1,reverse:!1,trackStyle:[{}],handleStyle:[{}],railStyle:{},dotStyle:{},activeDotStyle:{}}),data:function(){var t=this.step,e=this.max,n=this.min,r=!isFinite(e-n)||(e-n)%t===0;return Object(x["a"])(!t||Math.floor(t)!==t||r,"Slider","Slider[max] - Slider[min] (%s) should be a multiple of Slider[step] (%s)",e-n,t),this.handlesRefs={},{}},mounted:function(){var t=this;this.$nextTick((function(){t.document=t.$refs.sliderRef&&t.$refs.sliderRef.ownerDocument;var e=t.autoFocus,n=t.disabled;e&&!n&&t.focus()}))},beforeDestroy:function(){var t=this;this.$nextTick((function(){t.removeDocumentEvents()}))},methods:{defaultHandle:function(t){var e=t.index,n=t.directives,r=t.className,i=t.style,a=t.on,o=ye()(t,["index","directives","className","style","on"]),s=this.$createElement;if(delete o.dragging,null===o.value)return null;var c={props:V()({},o),class:r,style:i,key:e,directives:n,on:a};return s(jr,c)},onMouseDown:function(t){if(0===t.button){var e=this.vertical,n=Lr(e,t);if(Tr(t,this.handlesRefs)){var r=Ir(e,t.target);this.dragOffset=n-r,n=r}else this.dragOffset=0;this.removeDocumentEvents(),this.onStart(n),this.addDocumentMouseEvents(),Dr(t)}},onTouchStart:function(t){if(!Er(t)){var e=this.vertical,n=Vr(e,t);if(Tr(t,this.handlesRefs)){var r=Ir(e,t.target);this.dragOffset=n-r,n=r}else this.dragOffset=0;this.onStart(n),this.addDocumentTouchEvents(),Dr(t)}},onFocus:function(t){var e=this.vertical;if(Tr(t,this.handlesRefs)){var n=Ir(e,t.target);this.dragOffset=0,this.onStart(n),Dr(t),this.$emit("focus",t)}},onBlur:function(t){this.onEnd(),this.$emit("blur",t)},onMouseUp:function(){this.handlesRefs[this.prevMovedHandleIndex]&&this.handlesRefs[this.prevMovedHandleIndex].clickFocus()},onMouseMove:function(t){if(this.$refs.sliderRef){var e=Lr(this.vertical,t);this.onMove(t,e-this.dragOffset)}else this.onEnd()},onTouchMove:function(t){if(!Er(t)&&this.$refs.sliderRef){var e=Vr(this.vertical,t);this.onMove(t,e-this.dragOffset)}else this.onEnd()},onKeyDown:function(t){this.$refs.sliderRef&&Tr(t,this.handlesRefs)&&this.onKeyboard(t)},onClickMarkLabel:function(t,e){var n=this;t.stopPropagation(),this.onChange({sValue:e}),this.setState({sValue:e},(function(){return n.onEnd(!0)}))},getSliderStart:function(){var t=this.$refs.sliderRef,e=this.vertical,n=this.reverse,r=t.getBoundingClientRect();return e?n?r.bottom:r.top:window.pageXOffset+(n?r.right:r.left)},getSliderLength:function(){var t=this.$refs.sliderRef;if(!t)return 0;var e=t.getBoundingClientRect();return this.vertical?e.height:e.width},addDocumentTouchEvents:function(){this.onTouchMoveListener=Object(w["a"])(this.document,"touchmove",this.onTouchMove),this.onTouchUpListener=Object(w["a"])(this.document,"touchend",this.onEnd)},addDocumentMouseEvents:function(){this.onMouseMoveListener=Object(w["a"])(this.document,"mousemove",this.onMouseMove),this.onMouseUpListener=Object(w["a"])(this.document,"mouseup",this.onEnd)},removeDocumentEvents:function(){this.onTouchMoveListener&&this.onTouchMoveListener.remove(),this.onTouchUpListener&&this.onTouchUpListener.remove(),this.onMouseMoveListener&&this.onMouseMoveListener.remove(),this.onMouseUpListener&&this.onMouseUpListener.remove()},focus:function(){this.disabled||this.handlesRefs[0].focus()},blur:function(){var t=this;this.disabled||Object.keys(this.handlesRefs).forEach((function(e){t.handlesRefs[e]&&t.handlesRefs[e].blur&&t.handlesRefs[e].blur()}))},calcValue:function(t){var e=this.vertical,n=this.min,r=this.max,i=Math.abs(Math.max(t,0)/this.getSliderLength()),a=e?(1-i)*(r-n)+n:i*(r-n)+n;return a},calcValueByPos:function(t){var e=this.reverse?-1:1,n=e*(t-this.getSliderStart()),r=this.trimAlignValue(this.calcValue(n));return r},calcOffset:function(t){var e=this.min,n=this.max,r=(t-e)/(n-e);return 100*r},saveHandle:function(t,e){this.handlesRefs[t]=e}},render:function(t){var e,n=this.prefixCls,r=this.marks,i=this.dots,a=this.step,s=this.included,c=this.disabled,l=this.vertical,f=this.reverse,h=this.min,d=this.max,p=this.maximumTrackStyle,v=this.railStyle,g=this.dotStyle,m=this.activeDotStyle,y=this.renderSlider(t),b=y.tracks,x=y.handles,w=u()(n,(e={},o()(e,n+"-with-marks",Object.keys(r).length),o()(e,n+"-disabled",c),o()(e,n+"-vertical",l),e)),_={props:{vertical:l,marks:r,included:s,lowerBound:this.getLowerBound(),upperBound:this.getUpperBound(),max:d,min:h,reverse:f,className:n+"-mark"},on:{clickLabel:c?$r:this.onClickMarkLabel}};return t("div",{ref:"sliderRef",attrs:{tabIndex:"-1"},class:w,on:{touchstart:c?$r:this.onTouchStart,mousedown:c?$r:this.onMouseDown,mouseup:c?$r:this.onMouseUp,keydown:c?$r:this.onKeyDown,focus:c?$r:this.onFocus,blur:c?$r:this.onBlur}},[t("div",{class:n+"-rail",style:V()({},p,v)}),b,t(Sr,{attrs:{prefixCls:n,vertical:l,reverse:f,marks:r,dots:i,step:a,included:s,lowerBound:this.getLowerBound(),upperBound:this.getUpperBound(),max:d,min:h,dotStyle:g,activeDotStyle:m}}),x,t(kr,_),this.$slots["default"]])}}}var Wr={name:"Slider",mixins:[h["a"]],props:{defaultValue:s["a"].number,value:s["a"].number,disabled:s["a"].bool,autoFocus:s["a"].bool,tabIndex:s["a"].number,reverse:s["a"].bool,min:s["a"].number,max:s["a"].number},data:function(){var t=void 0!==this.defaultValue?this.defaultValue:this.min,e=void 0!==this.value?this.value:t;return Object(x["a"])(!Object(H["s"])(this,"minimumTrackStyle"),"Slider","minimumTrackStyle will be deprecate, please use trackStyle instead."),Object(x["a"])(!Object(H["s"])(this,"maximumTrackStyle"),"Slider","maximumTrackStyle will be deprecate, please use railStyle instead."),{sValue:this.trimAlignValue(e),dragging:!1}},watch:{value:{handler:function(t){this.setChangeValue(t)},deep:!0},min:function(){var t=this.sValue;this.setChangeValue(t)},max:function(){var t=this.sValue;this.setChangeValue(t)}},methods:{setChangeValue:function(t){var e=void 0!==t?t:this.sValue,n=this.trimAlignValue(e,this.$props);n!==this.sValue&&(this.setState({sValue:n}),zr(e,this.$props)&&this.$emit("change",n))},onChange:function(t){var e=!Object(H["s"])(this,"value"),n=t.sValue>this.max?V()({},t,{sValue:this.max}):t;e&&this.setState(n);var r=n.sValue;this.$emit("change",r)},onStart:function(t){this.setState({dragging:!0});var e=this.sValue;this.$emit("beforeChange",e);var n=this.calcValueByPos(t);this.startValue=n,this.startPosition=t,n!==e&&(this.prevMovedHandleIndex=0,this.onChange({sValue:n}))},onEnd:function(t){var e=this.dragging;this.removeDocumentEvents(),(e||t)&&this.$emit("afterChange",this.sValue),this.setState({dragging:!1})},onMove:function(t,e){Dr(t);var n=this.sValue,r=this.calcValueByPos(e);r!==n&&this.onChange({sValue:r})},onKeyboard:function(t){var e=this.$props,n=e.reverse,r=e.vertical,i=Nr(t,r,n);if(i){Dr(t);var a=this.sValue,o=i(a,this.$props),s=this.trimAlignValue(o);if(s===a)return;this.onChange({sValue:s}),this.$emit("afterChange",s),this.onEnd()}},getLowerBound:function(){return this.min},getUpperBound:function(){return this.sValue},trimAlignValue:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(null===t)return null;var n=V()({},this.$props,e),r=Rr(t,n);return Hr(r,n)},getTrack:function(t){var e=t.prefixCls,n=t.reverse,r=t.vertical,i=t.included,a=t.offset,o=t.minimumTrackStyle,s=t._trackStyle,c=this.$createElement;return c(_r,{class:e+"-track",attrs:{vertical:r,included:i,offset:0,reverse:n,length:a},style:V()({},o,s)})},renderSlider:function(){var t=this,e=this.prefixCls,n=this.vertical,r=this.included,i=this.disabled,a=this.minimumTrackStyle,o=this.trackStyle,s=this.handleStyle,c=this.tabIndex,u=this.min,l=this.max,f=this.reverse,h=this.handle,d=this.defaultHandle,p=h||d,v=this.sValue,g=this.dragging,m=this.calcOffset(v),y=p({className:e+"-handle",prefixCls:e,vertical:n,offset:m,value:v,dragging:g,disabled:i,min:u,max:l,reverse:f,index:0,tabIndex:c,style:s[0]||s,directives:[{name:"ant-ref",value:function(e){return t.saveHandle(0,e)}}],on:{focus:this.onFocus,blur:this.onBlur}}),b=o[0]||o;return{tracks:this.getTrack({prefixCls:e,reverse:f,vertical:n,included:r,offset:m,minimumTrackStyle:a,_trackStyle:b}),handles:y}}}},Yr=Br(Wr),qr=function(t){var e=t.value,n=t.handle,r=t.bounds,i=t.props,a=i.allowCross,o=i.pushable,s=Number(o),c=Rr(e,i),u=c;return a||null==n||void 0===r||(n>0&&c<=r[n-1]+s&&(u=r[n-1]+s),n=r[n+1]-s&&(u=r[n+1]-s)),Hr(u,i)},Ur={defaultValue:s["a"].arrayOf(s["a"].number),value:s["a"].arrayOf(s["a"].number),count:s["a"].number,pushable:s["a"].oneOfType([s["a"].bool,s["a"].number]),allowCross:s["a"].bool,disabled:s["a"].bool,reverse:s["a"].bool,tabIndex:s["a"].arrayOf(s["a"].number),prefixCls:s["a"].string,min:s["a"].number,max:s["a"].number,autoFocus:s["a"].bool},Kr={name:"Range",displayName:"Range",mixins:[h["a"]],props:Object(H["t"])(Ur,{count:1,allowCross:!0,pushable:!1,tabIndex:[]}),data:function(){var t=this,e=this.count,n=this.min,r=this.max,i=Array.apply(void 0,p()(Array(e+1))).map((function(){return n})),a=Object(H["s"])(this,"defaultValue")?this.defaultValue:i,o=this.value;void 0===o&&(o=a);var s=o.map((function(e,n){return qr({value:e,handle:n,props:t.$props})})),c=s[0]===r?0:s.length-1;return{sHandle:null,recent:c,bounds:s}},watch:{value:{handler:function(t){var e=this.bounds;this.setChangeValue(t||e)},deep:!0},min:function(){var t=this.value;this.setChangeValue(t||this.bounds)},max:function(){var t=this.value;this.setChangeValue(t||this.bounds)}},methods:{setChangeValue:function(t){var e=this,n=this.bounds,r=t.map((function(t,r){return qr({value:t,handle:r,bounds:n,props:e.$props})}));if((r.length!==n.length||!r.every((function(t,e){return t===n[e]})))&&(this.setState({bounds:r}),t.some((function(t){return zr(t,e.$props)})))){var i=t.map((function(t){return Rr(t,e.$props)}));this.$emit("change",i)}},onChange:function(t){var e=!Object(H["s"])(this,"value");if(e)this.setState(t);else{var n={};["sHandle","recent"].forEach((function(e){void 0!==t[e]&&(n[e]=t[e])})),Object.keys(n).length&&this.setState(n)}var r=V()({},this.$data,t),i=r.bounds;this.$emit("change",i)},onStart:function(t){var e=this.bounds;this.$emit("beforeChange",e);var n=this.calcValueByPos(t);this.startValue=n,this.startPosition=t;var r=this.getClosestBound(n);this.prevMovedHandleIndex=this.getBoundNeedMoving(n,r),this.setState({sHandle:this.prevMovedHandleIndex,recent:this.prevMovedHandleIndex});var i=e[this.prevMovedHandleIndex];if(n!==i){var a=[].concat(p()(e));a[this.prevMovedHandleIndex]=n,this.onChange({bounds:a})}},onEnd:function(t){var e=this.sHandle;this.removeDocumentEvents(),(null!==e||t)&&this.$emit("afterChange",this.bounds),this.setState({sHandle:null})},onMove:function(t,e){Dr(t);var n=this.bounds,r=this.sHandle,i=this.calcValueByPos(e),a=n[r];i!==a&&this.moveTo(i)},onKeyboard:function(t){var e=this.$props,n=e.reverse,r=e.vertical,i=Nr(t,r,n);if(i){Dr(t);var a=this.bounds,o=this.sHandle,s=a[null===o?this.recent:o],c=i(s,this.$props),u=qr({value:c,handle:o,bounds:a,props:this.$props});if(u===s)return;var l=!0;this.moveTo(u,l)}},getClosestBound:function(t){for(var e=this.bounds,n=0,r=1;re[r]&&(n=r);return Math.abs(e[n+1]-t)=r.length||a<0)return!1;var o=e+n,s=r[a],c=this.pushable,u=n*(t[o]-s);return!!this.pushHandle(t,o,n,c-u)&&(t[e]=s,!0)},trimAlignValue:function(t){var e=this.sHandle,n=this.bounds;return qr({value:t,handle:e,bounds:n,props:this.$props})},ensureValueNotConflict:function(t,e,n){var r=n.allowCross,i=n.pushable,a=this.$data||{},o=a.bounds;if(t=void 0===t?a.sHandle:t,i=Number(i),!r&&null!=t&&void 0!==o){if(t>0&&e<=o[t-1]+i)return o[t-1]+i;if(t=o[t+1]-i)return o[t+1]-i}return e},getTrack:function(t){var e=t.bounds,n=t.prefixCls,r=t.reverse,i=t.vertical,a=t.included,s=t.offsets,c=t.trackStyle,l=this.$createElement;return e.slice(0,-1).map((function(t,e){var f,h=e+1,d=u()((f={},o()(f,n+"-track",!0),o()(f,n+"-track-"+h,!0),f));return l(_r,{class:d,attrs:{vertical:i,reverse:r,included:a,offset:s[h-1],length:s[h]-s[h-1]},style:c[e],key:h})}))},renderSlider:function(){var t=this,e=this.sHandle,n=this.bounds,r=this.prefixCls,i=this.vertical,a=this.included,s=this.disabled,c=this.min,l=this.max,f=this.reverse,h=this.handle,d=this.defaultHandle,p=this.trackStyle,v=this.handleStyle,g=this.tabIndex,m=h||d,y=n.map((function(e){return t.calcOffset(e)})),b=r+"-handle",x=n.map((function(n,a){var h,d=g[a]||0;return(s||null===g[a])&&(d=null),m({className:u()((h={},o()(h,b,!0),o()(h,b+"-"+(a+1),!0),h)),prefixCls:r,vertical:i,offset:y[a],value:n,dragging:e===a,index:a,tabIndex:d,min:c,max:l,reverse:f,disabled:s,style:v[a],directives:[{name:"ant-ref",value:function(e){return t.saveHandle(a,e)}}],on:{focus:t.onFocus,blur:t.onBlur}})}));return{tracks:this.getTrack({bounds:n,prefixCls:r,reverse:f,vertical:i,included:a,offsets:y,trackStyle:p}),handles:x}}}},Gr=Br(Kr),Xr=n("f54f"),Zr=Object(Xr["a"])(),Qr=function(){return{prefixCls:s["a"].string,tooltipPrefixCls:s["a"].string,range:s["a"].bool,reverse:s["a"].bool,min:s["a"].number,max:s["a"].number,step:s["a"].oneOfType([s["a"].number,s["a"].any]),marks:s["a"].object,dots:s["a"].bool,value:s["a"].oneOfType([s["a"].number,s["a"].arrayOf(s["a"].number)]),defaultValue:s["a"].oneOfType([s["a"].number,s["a"].arrayOf(s["a"].number)]),included:s["a"].bool,disabled:s["a"].bool,vertical:s["a"].bool,tipFormatter:s["a"].oneOfType([s["a"].func,s["a"].object]),tooltipVisible:s["a"].bool,tooltipPlacement:Zr.placement,getTooltipPopupContainer:s["a"].func}},Jr={name:"ASlider",model:{prop:"value",event:"change"},mixins:[h["a"]],inject:{configProvider:{default:function(){return y["a"]}}},props:V()({},Qr(),{tipFormatter:s["a"].oneOfType([s["a"].func,s["a"].object]).def((function(t){return t.toString()}))}),data:function(){return{visibles:{}}},methods:{toggleTooltipVisible:function(t,e){this.setState((function(n){var r=n.visibles;return{visibles:V()({},r,o()({},t,e))}}))},handleWithTooltip:function(t,e,n){var r=this,i=n.value,a=n.dragging,o=n.index,s=n.directives,c=n.on,u=ye()(n,["value","dragging","index","directives","on"]),l=this.$createElement,f=this.$props,h=f.tipFormatter,d=f.tooltipVisible,p=f.tooltipPlacement,v=f.getTooltipPopupContainer,g=this.visibles,m=!!h&&(g[o]||a),y=d||void 0===d&&m,b={props:{prefixCls:t,title:h?h(i):"",visible:y,placement:p||"top",transitionName:"zoom-down",overlayClassName:e+"-tooltip",getPopupContainer:v||function(){return document.body}},key:o},x={props:V()({value:i},u),directives:s,on:V()({},c,{mouseenter:function(){return r.toggleTooltipVisible(o,!0)},mouseleave:function(){return r.toggleTooltipVisible(o,!1)}})};return l(gr["a"],b,[l(jr,x)])},focus:function(){this.$refs.sliderRef.focus()},blur:function(){this.$refs.sliderRef.blur()}},render:function(){var t=this,e=arguments[0],n=Object(H["l"])(this),r=n.range,i=n.prefixCls,a=n.tooltipPrefixCls,o=ye()(n,["range","prefixCls","tooltipPrefixCls"]),s=this.configProvider.getPrefixCls,c=s("slider",i),u=s("tooltip",a),l=Object(H["k"])(this);if(r){var f={props:V()({},o,{prefixCls:c,tooltipPrefixCls:u,handle:function(e){return t.handleWithTooltip(u,c,e)}}),ref:"sliderRef",on:l};return e(Gr,f)}var h={props:V()({},o,{prefixCls:c,tooltipPrefixCls:u,handle:function(e){return t.handleWithTooltip(u,c,e)}}),ref:"sliderRef",on:l};return e(Yr,h)},install:function(t){t.use(b["a"]),t.component(Jr.name,Jr)}},ti=Jr,ei=n("07a9"),ni=n.n(ei),ri={name:"AStatisticNumber",functional:!0,render:function(t,e){var n=e.props,r=n.value,i=n.formatter,a=n.precision,o=n.decimalSeparator,s=n.groupSeparator,c=void 0===s?"":s,u=n.prefixCls,l=void 0;if("function"===typeof i)l=i({value:r,h:t});else{var f=String(r),h=f.match(/^(-?)(\d*)(\.(\d+))?$/);if(h){var d=h[1],p=h[2]||"0",v=h[4]||"";p=p.replace(/\B(?=(\d{3})+(?!\d))/g,c),"number"===typeof a&&(v=ni()(v,a,"0").slice(0,a)),v&&(v=""+o+v),l=[t("span",{key:"int",class:u+"-content-value-int"},[d,p]),v&&t("span",{key:"decimal",class:u+"-content-value-decimal"},[v])]}else l=f}return t("span",{class:u+"-content-value"},[l])}},ii={prefixCls:s["a"].string,decimalSeparator:s["a"].string,groupSeparator:s["a"].string,format:s["a"].string,value:s["a"].oneOfType([s["a"].string,s["a"].number,s["a"].object]),valueStyle:s["a"].any,valueRender:s["a"].any,formatter:s["a"].any,precision:s["a"].number,prefix:s["a"].any,suffix:s["a"].any,title:s["a"].any},ai={name:"AStatistic",props:Object(H["t"])(ii,{decimalSeparator:".",groupSeparator:","}),inject:{configProvider:{default:function(){return y["a"]}}},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.value,i=void 0===r?0:r,a=e.valueStyle,o=e.valueRender,s=this.configProvider.getPrefixCls,c=s("statistic",n),u=Object(H["g"])(this,"title"),l=Object(H["g"])(this,"prefix"),f=Object(H["g"])(this,"suffix"),h=Object(H["g"])(this,"formatter",{},!1),d=t(ri,{props:V()({},this.$props,{prefixCls:c,value:i,formatter:h})});return o&&(d=o(d)),t("div",{class:c},[u&&t("div",{class:c+"-title"},[u]),t("div",{style:a,class:c+"-content"},[l&&t("span",{class:c+"-content-prefix"},[l]),d,f&&t("span",{class:c+"-content-suffix"},[f])])])}},oi=n("4106"),si=n.n(oi),ci=[["Y",31536e6],["M",2592e6],["D",864e5],["H",36e5],["m",6e4],["s",1e3],["S",1]];function ui(t,e){var n=t,r=/\[[^\]]*\]/g,i=(e.match(r)||[]).map((function(t){return t.slice(1,-1)})),a=e.replace(r,"[]"),o=ci.reduce((function(t,e){var r=tt()(e,2),i=r[0],a=r[1];if(-1!==t.indexOf(i)){var o=Math.floor(n/a);return n-=o*a,t.replace(new RegExp(i+"+","g"),(function(t){var e=t.length;return si()(o.toString(),e,"0")}))}return t}),a),s=0;return o.replace(r,(function(){var t=i[s];return s+=1,t}))}function li(t,e){var n=e.format,r=void 0===n?"":n,i=Object(It["a"])(mt)(t).valueOf(),a=Object(It["a"])(mt)().valueOf(),o=Math.max(i-a,0);return ui(o,r)}var fi=1e3/30;function hi(t){return Object(It["a"])(mt)(t).valueOf()}var di={name:"AStatisticCountdown",props:Object(H["t"])(ii,{format:"HH:mm:ss"}),created:function(){this.countdownId=void 0},mounted:function(){this.syncTimer()},updated:function(){this.syncTimer()},beforeDestroy:function(){this.stopTimer()},methods:{syncTimer:function(){var t=this.$props.value,e=hi(t);e>=Date.now()?this.startTimer():this.stopTimer()},startTimer:function(){var t=this;this.countdownId||(this.countdownId=window.setInterval((function(){t.$refs.statistic.$forceUpdate(),t.syncTimer()}),fi))},stopTimer:function(){var t=this.$props.value;if(this.countdownId){clearInterval(this.countdownId),this.countdownId=void 0;var e=hi(t);e0?t("a",{attrs:{href:"#"},class:i+"-action",on:{click:this.handleClear2}},[t(ae["a"],{attrs:{type:"close-circle",theme:"filled"}})]):t("span",{class:i+"-action"},[t(ae["a"],{attrs:{type:"search"}})]);return t("div",[t(Q["a"],{attrs:{placeholder:n,value:r,disabled:a},class:i,on:{change:this.handleChange}}),o])}},xi=n("b6bb"),wi=n("0f32"),_i=n.n(wi),Oi=function(t,e){var n="";return n="undefined"!==typeof getComputedStyle?window.getComputedStyle(t,null).getPropertyValue(e):t.style[e],n},Ci=function(t){return Oi(t,"overflow")+Oi(t,"overflow-y")+Oi(t,"overflow-x")},Si=function(t){if(!(t instanceof window.HTMLElement))return window;var e=t;while(e){if(e===document.body||e===document.documentElement)break;if(!e.parentNode)break;if(/(scroll|auto)/.test(Ci(e)))return e;e=e.parentNode}return window},Mi=Si;function ki(t){var e=t.getBoundingClientRect();return{top:e.top+window.pageYOffset,left:e.left+window.pageXOffset}}var ji=function(t){return null===t.offsetParent};function Ti(t,e,n){if(ji(t))return!1;var r=void 0,i=void 0,a=void 0,o=void 0;if("undefined"===typeof e||e===window)r=window.pageYOffset,a=window.pageXOffset,i=r+window.innerHeight,o=a+window.innerWidth;else{var s=ki(e);r=s.top,a=s.left,i=r+e.offsetHeight,o=a+e.offsetWidth}var c=ki(t);return r<=c.top+t.offsetHeight+n.top&&i>=c.top-n.bottom&&a<=c.left+t.offsetWidth+n.left&&o>=c.left-n.right}var zi={debounce:s["a"].bool,elementType:s["a"].string,height:s["a"].oneOfType([s["a"].string,s["a"].number]),offset:s["a"].number,offsetBottom:s["a"].number,offsetHorizontal:s["a"].number,offsetLeft:s["a"].number,offsetRight:s["a"].number,offsetTop:s["a"].number,offsetVertical:s["a"].number,threshold:s["a"].number,throttle:s["a"].number,width:s["a"].oneOfType([s["a"].string,s["a"].number]),_propsSymbol:s["a"].any},Ei={name:"LazyLoad",mixins:[h["a"]],props:Object(H["t"])(zi,{elementType:"div",debounce:!0,offset:0,offsetBottom:0,offsetHorizontal:0,offsetLeft:0,offsetRight:0,offsetTop:0,offsetVertical:0,throttle:250}),data:function(){return this.throttle>0&&(this.debounce?this.lazyLoadHandler=le()(this.lazyLoadHandler,this.throttle):this.lazyLoadHandler=_i()(this.lazyLoadHandler,this.throttle)),{visible:!1}},watch:{_propsSymbol:function(){this.visible||this.lazyLoadHandler()}},mounted:function(){var t=this;this.$nextTick((function(){t._mounted=!0;var e=t.getEventNode();t.lazyLoadHandler(),t.lazyLoadHandler.flush&&t.lazyLoadHandler.flush(),t.resizeHander=Object(w["a"])(window,"resize",t.lazyLoadHandler),t.scrollHander=Object(w["a"])(e,"scroll",t.lazyLoadHandler)}))},beforeDestroy:function(){this._mounted=!1,this.lazyLoadHandler.cancel&&this.lazyLoadHandler.cancel(),this.detachListeners()},methods:{getEventNode:function(){return Mi(this.$el)},getOffset:function(){var t=this.$props,e=t.offset,n=t.offsetVertical,r=t.offsetHorizontal,i=t.offsetTop,a=t.offsetBottom,o=t.offsetLeft,s=t.offsetRight,c=t.threshold,u=c||e,l=n||u,f=r||u;return{top:i||l,bottom:a||l,left:o||f,right:s||f}},lazyLoadHandler:function(){var t=this;if(this._mounted){var e=this.getOffset(),n=this.$el,r=this.getEventNode();Ti(n,r,e)&&(this.setState({visible:!0},(function(){t.__emit("contentVisible")})),this.detachListeners())}},detachListeners:function(){this.resizeHander&&this.resizeHander.remove(),this.scrollHander&&this.scrollHander.remove()}},render:function(t){var e=this.$slots["default"];if(1!==e.length)return Object(x["a"])(!1,"lazyLoad组件只能包含一个子元素"),null;var n=this.$props,r=n.height,i=n.width,a=n.elementType,o=this.visible,s={height:"number"===typeof r?r+"px":r,width:"number"===typeof i?i+"px":i},c={LazyLoad:!0,"is-visible":o};return t(a,{class:c,style:s},[o?e[0]:null])}},Ai=Ei;function Pi(){}var Li={name:"ListItem",props:{renderedText:s["a"].any,renderedEl:s["a"].any,item:s["a"].any,lazy:s["a"].oneOfType([s["a"].bool,s["a"].object]),checked:s["a"].bool,prefixCls:s["a"].string,disabled:s["a"].bool},render:function(){var t,e=this,n=arguments[0],r=this.$props,i=r.renderedText,a=r.renderedEl,s=r.item,c=r.lazy,l=r.checked,f=r.disabled,h=r.prefixCls,d=u()((t={},o()(t,h+"-content-item",!0),o()(t,h+"-content-item-disabled",f||s.disabled),t)),p=void 0;"string"!==typeof i&&"number"!==typeof i||(p=String(i));var v=n("li",{class:d,attrs:{title:p},on:{click:f||s.disabled?Pi:function(){e.$emit("click",s)}}},[n(Be["a"],{attrs:{checked:l,disabled:f||s.disabled}}),n("span",{class:h+"-content-item-text"},[a])]),g=null;if(c){var m={props:V()({height:32,offset:500,throttle:0,debounce:!1},c,{_propsSymbol:Symbol()})};g=n(Ai,m,[v])}else g=v;return g}};function Vi(){}var Ii={name:"ListBody",inheritAttrs:!1,props:{prefixCls:s["a"].string,filteredRenderItems:s["a"].array.def([]),lazy:s["a"].oneOfType([s["a"].bool,s["a"].object]),selectedKeys:s["a"].array,disabled:s["a"].bool},data:function(){return{mounted:!1}},computed:{itemsLength:function(){return this.filteredRenderItems?this.filteredRenderItems.length:0}},watch:{itemsLength:function(){var t=this;this.$nextTick((function(){var e=t.$props.lazy;if(!1!==e){var n=t.$el;xi["a"].cancel(t.lazyId),t.lazyId=Object(xi["a"])((function(){if(n){var t=new Event("scroll",{bubbles:!0});n.dispatchEvent(t)}}))}}))}},mounted:function(){var t=this;this.mountId=Object(xi["a"])((function(){t.mounted=!0}))},beforeDestroy:function(){xi["a"].cancel(this.mountId),xi["a"].cancel(this.lazyId)},methods:{onItemSelect:function(t){var e=this.$props.selectedKeys,n=e.indexOf(t.key)>=0;this.$emit("itemSelect",t.key,!n)},onScroll:function(t){this.$emit("scroll",t)}},render:function(){var t=this,e=arguments[0],n=this.$data.mounted,r=this.$props,a=r.prefixCls,o=r.filteredRenderItems,s=r.lazy,c=r.selectedKeys,u=r.disabled,l=o.map((function(n){var r=n.renderedEl,i=n.renderedText,o=n.item,l=o.disabled,f=c.indexOf(o.key)>=0;return e(Li,{attrs:{disabled:u||l,item:o,lazy:s,renderedText:i,renderedEl:r,checked:f,prefixCls:a},key:o.key,on:{click:t.onItemSelect}})})),f=Object(ut["a"])(n?a+"-content-item-highlight":"",{tag:"ul",nativeOn:{scroll:this.onScroll},leave:Vi});return e("transition-group",i()([{class:a+"-content"},f]),[l])}},Ri=function(t,e){return t(Ii,e)};function Hi(t,e){if("createEvent"in document){var n=document.createEvent("HTMLEvents");n.initEvent(e,!1,!0),t.dispatchEvent(n)}}var Di=function(){return null},Fi={key:s["a"].string.isRequired,title:s["a"].string.isRequired,description:s["a"].string,disabled:s["a"].bool};function Ni(t){return t&&!Object(H["w"])(t)&&"[object Object]"===Object.prototype.toString.call(t)}var $i={prefixCls:s["a"].string,titleText:s["a"].string,dataSource:s["a"].arrayOf(s["a"].shape(Fi).loose),filter:s["a"].string,filterOption:s["a"].func,checkedKeys:s["a"].arrayOf(s["a"].string),handleFilter:s["a"].func,handleSelect:s["a"].func,handleSelectAll:s["a"].func,handleClear:s["a"].func,renderItem:s["a"].func,showSearch:s["a"].bool,searchPlaceholder:s["a"].string,notFoundContent:s["a"].any,itemUnit:s["a"].string,itemsUnit:s["a"].string,body:s["a"].any,renderList:s["a"].any,footer:s["a"].any,lazy:s["a"].oneOfType([s["a"].bool,s["a"].object]),disabled:s["a"].bool,direction:s["a"].string,showSelectAll:s["a"].bool};function Bi(t,e,n){var r=e?e(n):null,i=!!r;return i||(r=Ri(t,n)),{customize:i,bodyContent:r}}var Wi={name:"TransferList",mixins:[h["a"]],props:Object(H["t"])($i,{dataSource:[],titleText:"",showSearch:!1,lazy:{}}),data:function(){return this.timer=null,this.triggerScrollTimer=null,{filterValue:""}},beforeDestroy:function(){clearTimeout(this.triggerScrollTimer)},updated:function(){var t=this;this.$nextTick((function(){if(t.scrollEvent&&t.scrollEvent.remove(),t.$refs.listContentWrapper){var e=t.$refs.listContentWrapper.$el;t.scrollEvent=Object(w["a"])(e,"scroll",t.handleScroll)}}))},methods:{handleScroll:function(t){this.$emit("scroll",t)},getCheckStatus:function(t){var e=this.$props.checkedKeys;return 0===e.length?"none":t.every((function(t){return e.indexOf(t.key)>=0||!!t.disabled}))?"all":"part"},getFilteredItems:function(t,e){var n=this,r=[],i=[];return t.forEach((function(t){var a=n.renderItemHtml(t),o=a.renderedText;if(e&&e.trim()&&!n.matchFilter(o,t))return null;r.push(t),i.push(a)})),{filteredItems:r,filteredRenderItems:i}},getListBody:function(t,e,n,r,i,a,o,s,c,l,f){var h=this.$createElement,d=l?h("div",{class:t+"-body-search-wrapper"},[h(bi,{attrs:{prefixCls:t+"-search",handleClear:this._handleClear,placeholder:e,value:n,disabled:f},on:{change:this._handleFilter}})]):null,p=a;if(!p){var v=void 0,g=Bi(this.$createElement,c,{props:V()({},this.$props,{filteredItems:r,filteredRenderItems:o,selectedKeys:s}),on:Object(H["k"])(this)}),m=g.bodyContent,y=g.customize;v=y?h("div",{class:t+"-body-customize-wrapper"},[m]):r.length?m:h("div",{class:t+"-body-not-found"},[i]),p=h("div",{class:u()(l?t+"-body "+t+"-body-with-search":t+"-body")},[d,v])}return p},getCheckBox:function(t,e,n){var r=this,i=this.$createElement,a=this.getCheckStatus(t),o="all"===a,s=!1!==e&&i(Be["a"],{attrs:{disabled:n,checked:o,indeterminate:"part"===a},on:{change:function(){r.$emit("itemSelectAll",t.filter((function(t){return!t.disabled})).map((function(t){var e=t.key;return e})),!o)}}});return s},_handleSelect:function(t){var e=this.$props.checkedKeys,n=e.some((function(e){return e===t.key}));this.handleSelect(t,!n)},_handleFilter:function(t){var e=this,n=this.$props.handleFilter,r=t.target.value;this.setState({filterValue:r}),n(t),r&&(this.triggerScrollTimer=setTimeout((function(){var t=e.$el,n=t.querySelectorAll(".ant-transfer-list-content")[0];n&&Hi(n,"scroll")}),0))},_handleClear:function(t){this.setState({filterValue:""}),this.handleClear(t)},matchFilter:function(t,e){var n=this.$data.filterValue,r=this.$props.filterOption;return r?r(n,e):t.indexOf(n)>=0},renderItemHtml:function(t){var e=this.$props.renderItem,n=void 0===e?Di:e,r=n(t),i=Ni(r);return{renderedText:i?r.value:r,renderedEl:i?r.label:r,item:t}},filterNull:function(t){return t.filter((function(t){return null!==t}))}},render:function(){var t=arguments[0],e=this.$data.filterValue,n=this.$props,r=n.prefixCls,i=n.dataSource,a=n.titleText,s=n.checkedKeys,c=n.disabled,l=n.body,f=n.footer,h=n.showSearch,d=n.searchPlaceholder,p=n.notFoundContent,v=n.itemUnit,g=n.itemsUnit,m=n.renderList,y=n.showSelectAll,b=f&&f(V()({},this.$props)),x=l&&l(V()({},this.$props)),w=u()(r,o()({},r+"-with-footer",!!b)),_=this.getFilteredItems(i,e),O=_.filteredItems,C=_.filteredRenderItems,S=i.length>1?g:v,M=this.getListBody(r,d,e,O,p,x,C,s,m,h,c),k=b?t("div",{class:r+"-footer"},[b]):null,j=this.getCheckBox(O,y,c);return t("div",{class:w},[t("div",{class:r+"-header"},[j,t("span",{class:r+"-header-selected"},[t("span",[(s.length>0?s.length+"/":"")+O.length," ",S]),t("span",{class:r+"-header-title"},[a])])]),M,k])}};function Yi(){}var qi={className:s["a"].string,leftArrowText:s["a"].string,rightArrowText:s["a"].string,moveToLeft:s["a"].any,moveToRight:s["a"].any,leftActive:s["a"].bool,rightActive:s["a"].bool,disabled:s["a"].bool},Ui={name:"Operation",props:V()({},qi),render:function(){var t=arguments[0],e=Object(H["l"])(this),n=e.disabled,r=e.moveToLeft,i=void 0===r?Yi:r,a=e.moveToRight,o=void 0===a?Yi:a,s=e.leftArrowText,c=void 0===s?"":s,u=e.rightArrowText,l=void 0===u?"":u,f=e.leftActive,h=e.rightActive;return t("div",[t(gt["a"],{attrs:{type:"primary",size:"small",disabled:n||!h,icon:"right"},on:{click:o}},[l]),t(gt["a"],{attrs:{type:"primary",size:"small",disabled:n||!f,icon:"left"},on:{click:i}},[c])])}},Ki=n("02ea"),Gi={key:s["a"].string.isRequired,title:s["a"].string.isRequired,description:s["a"].string,disabled:s["a"].bool},Xi={prefixCls:s["a"].string,dataSource:s["a"].arrayOf(s["a"].shape(Gi).loose),disabled:s["a"].boolean,targetKeys:s["a"].arrayOf(s["a"].string),selectedKeys:s["a"].arrayOf(s["a"].string),render:s["a"].func,listStyle:s["a"].oneOfType([s["a"].func,s["a"].object]),operationStyle:s["a"].object,titles:s["a"].arrayOf(s["a"].string),operations:s["a"].arrayOf(s["a"].string),showSearch:s["a"].bool,filterOption:s["a"].func,searchPlaceholder:s["a"].string,notFoundContent:s["a"].any,locale:s["a"].object,rowKey:s["a"].func,lazy:s["a"].oneOfType([s["a"].object,s["a"].bool]),showSelectAll:s["a"].bool},Zi=(s["a"].arrayOf(s["a"].string),s["a"].string,s["a"].string,s["a"].string,{name:"ATransfer",mixins:[h["a"]],props:Object(H["t"])(Xi,{dataSource:[],locale:{},showSearch:!1,listStyle:function(){}}),inject:{configProvider:{default:function(){return y["a"]}}},data:function(){var t=this.selectedKeys,e=void 0===t?[]:t,n=this.targetKeys,r=void 0===n?[]:n;return{leftFilter:"",rightFilter:"",sourceSelectedKeys:e.filter((function(t){return-1===r.indexOf(t)})),targetSelectedKeys:e.filter((function(t){return r.indexOf(t)>-1}))}},mounted:function(){},watch:{targetKeys:function(){if(this.updateState(),this.selectedKeys){var t=this.targetKeys||[];this.setState({sourceSelectedKeys:this.selectedKeys.filter((function(e){return!t.includes(e)})),targetSelectedKeys:this.selectedKeys.filter((function(e){return t.includes(e)}))})}},dataSource:function(){this.updateState()},selectedKeys:function(){if(this.selectedKeys){var t=this.targetKeys||[];this.setState({sourceSelectedKeys:this.selectedKeys.filter((function(e){return!t.includes(e)})),targetSelectedKeys:this.selectedKeys.filter((function(e){return t.includes(e)}))})}}},methods:{getSelectedKeysName:function(t){return"left"===t?"sourceSelectedKeys":"targetSelectedKeys"},getTitles:function(t){return this.titles?this.titles:t.titles||["",""]},getLocale:function(t,e){var n=this.$createElement,r={notFoundContent:e(n,"Transfer")},i=Object(H["g"])(this,"notFoundContent");return i&&(r.notFoundContent=i),Object(H["s"])(this,"searchPlaceholder")&&(r.searchPlaceholder=this.$props.searchPlaceholder),V()({},t,r,this.$props.locale)},updateState:function(){var t=this.sourceSelectedKeys,e=this.targetSelectedKeys;if(this.separatedDataSource=null,!this.selectedKeys){var n=this.dataSource,r=this.targetKeys,i=void 0===r?[]:r,a=[],o=[];n.forEach((function(n){var r=n.key;t.includes(r)&&!i.includes(r)&&a.push(r),e.includes(r)&&i.includes(r)&&o.push(r)})),this.setState({sourceSelectedKeys:a,targetSelectedKeys:o})}},moveTo:function(t){var e=this.$props,n=e.targetKeys,r=void 0===n?[]:n,i=e.dataSource,a=void 0===i?[]:i,s=this.sourceSelectedKeys,c=this.targetSelectedKeys,u="right"===t?s:c,l=u.filter((function(t){return!a.some((function(e){return!(t!==e.key||!e.disabled)}))})),f="right"===t?l.concat(r):r.filter((function(t){return-1===l.indexOf(t)})),h="right"===t?"left":"right";this.setState(o()({},this.getSelectedKeysName(h),[])),this.handleSelectChange(h,[]),this.$emit("change",f,t,l)},moveToLeft:function(){this.moveTo("left")},moveToRight:function(){this.moveTo("right")},onItemSelectAll:function(t,e,n){var r=this.$data[this.getSelectedKeysName(t)]||[],i=[];i=n?Array.from(new Set([].concat(p()(r),p()(e)))):r.filter((function(t){return-1===e.indexOf(t)})),this.handleSelectChange(t,i),this.$props.selectedKeys||this.setState(o()({},this.getSelectedKeysName(t),i))},handleSelectAll:function(t,e,n){this.onItemSelectAll(t,e.map((function(t){var e=t.key;return e})),!n)},handleLeftSelectAll:function(t,e){return this.handleSelectAll("left",t,!e)},handleRightSelectAll:function(t,e){return this.handleSelectAll("right",t,!e)},onLeftItemSelectAll:function(t,e){return this.onItemSelectAll("left",t,e)},onRightItemSelectAll:function(t,e){return this.onItemSelectAll("right",t,e)},handleFilter:function(t,e){var n=e.target.value;Object(H["k"])(this).searchChange&&(Object(x["a"])(!1,"Transfer","`searchChange` in Transfer is deprecated. Please use `search` instead."),this.$emit("searchChange",t,e)),this.$emit("search",t,n)},handleLeftFilter:function(t){this.handleFilter("left",t)},handleRightFilter:function(t){this.handleFilter("right",t)},handleClear:function(t){this.$emit("search",t,"")},handleLeftClear:function(){this.handleClear("left")},handleRightClear:function(){this.handleClear("right")},onItemSelect:function(t,e,n){var r=this.sourceSelectedKeys,i=this.targetSelectedKeys,a=[].concat("left"===t?p()(r):p()(i)),s=a.indexOf(e);s>-1&&a.splice(s,1),n&&a.push(e),this.handleSelectChange(t,a),this.selectedKeys||this.setState(o()({},this.getSelectedKeysName(t),a))},handleSelect:function(t,e,n){Object(x["a"])(!1,"Transfer","`handleSelect` will be removed, please use `onSelect` instead."),this.onItemSelect(t,e.key,n)},handleLeftSelect:function(t,e){return this.handleSelect("left",t,e)},handleRightSelect:function(t,e){return this.handleSelect("right",t,e)},onLeftItemSelect:function(t,e){return this.onItemSelect("left",t,e)},onRightItemSelect:function(t,e){return this.onItemSelect("right",t,e)},handleScroll:function(t,e){this.$emit("scroll",t,e)},handleLeftScroll:function(t){this.handleScroll("left",t)},handleRightScroll:function(t){this.handleScroll("right",t)},handleSelectChange:function(t,e){var n=this.sourceSelectedKeys,r=this.targetSelectedKeys;"left"===t?this.$emit("selectChange",e,r):this.$emit("selectChange",n,e)},handleListStyle:function(t,e){return"function"===typeof t?t({direction:e}):t},separateDataSource:function(){var t=this.$props,e=t.dataSource,n=t.rowKey,r=t.targetKeys,i=void 0===r?[]:r,a=[],o=new Array(i.length);return e.forEach((function(t){n&&(t.key=n(t));var e=i.indexOf(t.key);-1!==e?o[e]=t:a.push(t)})),{leftDataSource:a,rightDataSource:o}},renderTransfer:function(t){var e,n=this.$createElement,r=Object(H["l"])(this),i=r.prefixCls,a=r.disabled,s=r.operations,c=void 0===s?[]:s,l=r.showSearch,f=r.listStyle,h=r.operationStyle,d=r.filterOption,p=r.lazy,v=r.showSelectAll,g=Object(H["g"])(this,"children",{},!1),m=this.configProvider.getPrefixCls,y=m("transfer",i),b=this.configProvider.renderEmpty,x=this.getLocale(t,b),w=this.sourceSelectedKeys,_=this.targetSelectedKeys,O=this.$scopedSlots,C=O.body,S=O.footer,M=r.render,k=this.separateDataSource(),j=k.leftDataSource,T=k.rightDataSource,z=_.length>0,E=w.length>0,A=u()(y,(e={},o()(e,y+"-disabled",a),o()(e,y+"-customize-list",!!g),e)),P=this.getTitles(x);return n("div",{class:A},[n(Wi,{key:"leftList",attrs:{prefixCls:y+"-list",titleText:P[0],dataSource:j,filterOption:d,checkedKeys:w,handleFilter:this.handleLeftFilter,handleClear:this.handleLeftClear,handleSelect:this.handleLeftSelect,handleSelectAll:this.handleLeftSelectAll,renderItem:M,showSearch:l,body:C,renderList:g,footer:S,lazy:p,disabled:a,direction:"left",showSelectAll:v,itemUnit:x.itemUnit,itemsUnit:x.itemsUnit,notFoundContent:x.notFoundContent,searchPlaceholder:x.searchPlaceholder},style:this.handleListStyle(f,"left"),on:{itemSelect:this.onLeftItemSelect,itemSelectAll:this.onLeftItemSelectAll,scroll:this.handleLeftScroll}}),n(Ui,{key:"operation",class:y+"-operation",attrs:{rightActive:E,rightArrowText:c[0],moveToRight:this.moveToRight,leftActive:z,leftArrowText:c[1],moveToLeft:this.moveToLeft,disabled:a},style:h}),n(Wi,{key:"rightList",attrs:{prefixCls:y+"-list",titleText:P[1],dataSource:T,filterOption:d,checkedKeys:_,handleFilter:this.handleRightFilter,handleClear:this.handleRightClear,handleSelect:this.handleRightSelect,handleSelectAll:this.handleRightSelectAll,renderItem:M,showSearch:l,body:C,renderList:g,footer:S,lazy:p,disabled:a,direction:"right",showSelectAll:v,itemUnit:x.itemUnit,itemsUnit:x.itemsUnit,notFoundContent:x.notFoundContent,searchPlaceholder:x.searchPlaceholder},style:this.handleListStyle(f,"right"),on:{itemSelect:this.onRightItemSelect,itemSelectAll:this.onRightItemSelectAll,scroll:this.handleRightScroll}})])}},render:function(){var t=arguments[0];return t(Vt["a"],{attrs:{componentName:"Transfer",defaultLocale:Ki["a"].Transfer},scopedSlots:{default:this.renderTransfer}})},install:function(t){t.use(b["a"]),t.component(Zi.name,Zi)}}),Qi=Zi,Ji=n("7d1c");function ta(){return{showLine:s["a"].bool,multiple:s["a"].bool,autoExpandParent:s["a"].bool,checkStrictly:s["a"].bool,checkable:s["a"].bool,disabled:s["a"].bool,defaultExpandAll:s["a"].bool,defaultExpandParent:s["a"].bool,defaultExpandedKeys:s["a"].array,expandedKeys:s["a"].array,checkedKeys:s["a"].oneOfType([s["a"].array,s["a"].shape({checked:s["a"].array,halfChecked:s["a"].array}).loose]),defaultCheckedKeys:s["a"].array,selectedKeys:s["a"].array,defaultSelectedKeys:s["a"].array,selectable:s["a"].bool,filterAntTreeNode:s["a"].func,loadData:s["a"].func,loadedKeys:s["a"].array,draggable:s["a"].bool,showIcon:s["a"].bool,icon:s["a"].func,switcherIcon:s["a"].any,prefixCls:s["a"].string,filterTreeNode:s["a"].func,openAnimation:s["a"].any,treeNodes:s["a"].array,treeData:s["a"].array,replaceFields:s["a"].object,blockNode:s["a"].bool}}var ea={name:"ATree",model:{prop:"checkedKeys",event:"check"},props:Object(H["t"])(ta(),{checkable:!1,showIcon:!1,openAnimation:{on:Ut["a"],props:{appear:null}},blockNode:!1}),inject:{configProvider:{default:function(){return y["a"]}}},created:function(){_n()(!("treeNodes"in Object(H["l"])(this)),"`treeNodes` is deprecated. please use treeData instead.")},TreeNode:Ji["TreeNode"],methods:{renderSwitcherIcon:function(t,e,n){var r=n.isLeaf,i=n.expanded,a=n.loading,s=this.$createElement,c=this.$props.showLine;if(a)return s(ae["a"],{attrs:{type:"loading"},class:t+"-switcher-loading-icon"});if(r)return c?s(ae["a"],{attrs:{type:"file"},class:t+"-switcher-line-icon"}):null;var u=t+"-switcher-icon";return e?Object(et["a"])(e,{class:o()({},u,!0)}):s(ae["a"],c?{attrs:{type:i?"minus-square":"plus-square",theme:"outlined"},class:t+"-switcher-line-icon"}:{attrs:{type:"caret-down",theme:"filled"},class:u})},updateTreeData:function(t){var e=this,n=this.$slots,r=this.$scopedSlots,i={children:"children",title:"title",key:"key"},a=V()({},i,this.$props.replaceFields);return t.map((function(t){var i=t[a.key],o=t[a.children],s=t.on,c=void 0===s?{}:s,u=t.slots,l=void 0===u?{}:u,f=t.scopedSlots,h=void 0===f?{}:f,d=t["class"],p=t.style,v=ye()(t,["on","slots","scopedSlots","class","style"]),g=V()({},v,{icon:r[h.icon]||n[l.icon]||v.icon,switcherIcon:r[h.switcherIcon]||n[l.switcherIcon]||v.switcherIcon,title:r[h.title]||n[l.title]||v[a.title],dataRef:t,on:c,key:i,class:d,style:p});return o?V()({},g,{children:e.updateTreeData(o)}):g}))}},render:function(){var t,e=this,n=arguments[0],r=Object(H["l"])(this),i=this.$slots,a=this.$scopedSlots,s=r.prefixCls,c=r.showIcon,u=r.treeNodes,l=r.blockNode,f=this.configProvider.getPrefixCls,h=f("tree",s),d=Object(H["g"])(this,"switcherIcon"),p=r.checkable,v=r.treeData||u;v&&(v=this.updateTreeData(v));var g={props:V()({},r,{prefixCls:h,checkable:p?n("span",{class:h+"-checkbox-inner"}):p,children:Object(H["c"])(a["default"]?a["default"]():i["default"]),__propsSymbol__:Symbol(),switcherIcon:function(t){return e.renderSwitcherIcon(h,d,t)}}),on:Object(H["k"])(this),ref:"tree",class:(t={},o()(t,h+"-icon-hide",!c),o()(t,h+"-block-node",l),t)};return v&&(g.props.treeData=v),n(Ji["Tree"],g)}},na=n("c9a4"),ra={None:"node",Start:"start",End:"end"};function ia(t,e){var n=Object(na["j"])(t)||[];function r(t){var n=t.key,r=Object(H["p"])(t)["default"];!1!==e(n,t)&&ia("function"===typeof r?r():r,e)}n.forEach(r)}function aa(t){var e=Object(na["h"])(t),n=e.keyEntities;return[].concat(p()(n.keys()))}function oa(t,e,n,r){var i=[],a=ra.None;if(n&&n===r)return[n];if(!n||!r)return[];function o(t){return t===n||t===r}return ia(t,(function(t){if(a===ra.End)return!1;if(o(t)){if(i.push(t),a===ra.None)a=ra.Start;else if(a===ra.Start)return a=ra.End,!1}else a===ra.Start&&i.push(t);return-1!==e.indexOf(t)})),i}function sa(t,e){var n=[].concat(p()(e)),r=[];return ia(t,(function(t,e){var i=n.indexOf(t);return-1!==i&&(r.push(e),n.splice(i,1)),!!n.length})),r}function ca(t){var e=[];return(t||[]).forEach((function(t){e.push(t.key),t.children&&(e=[].concat(p()(e),p()(ca(t.children))))})),e}function ua(t,e){var n=t.isLeaf,r=t.expanded;return e(ae["a"],n?{attrs:{type:"file"}}:{attrs:{type:r?"folder-open":"folder"}})}var la={name:"ADirectoryTree",mixins:[h["a"]],model:{prop:"checkedKeys",event:"check"},props:Object(H["t"])(V()({},ta(),{expandAction:s["a"].oneOf([!1,"click","doubleclick","dblclick"])}),{showIcon:!0,expandAction:"click"}),inject:{configProvider:{default:function(){return y["a"]}}},data:function(){var t=Object(H["l"])(this),e=t.defaultExpandAll,n=t.defaultExpandParent,r=t.expandedKeys,i=t.defaultExpandedKeys,a=Object(na["h"])(this.$slots["default"]),o=a.keyEntities,s={};return s._selectedKeys=t.selectedKeys||t.defaultSelectedKeys||[],e?t.treeData?s._expandedKeys=ca(t.treeData):s._expandedKeys=aa(this.$slots["default"]):s._expandedKeys=n?Object(na["f"])(r||i,o):r||i,this.onDebounceExpand=le()(this.expandFolderNode,200,{leading:!0}),V()({_selectedKeys:[],_expandedKeys:[]},s)},watch:{expandedKeys:function(t){this.setState({_expandedKeys:t})},selectedKeys:function(t){this.setState({_selectedKeys:t})}},methods:{onExpand:function(t,e){this.setUncontrolledState({_expandedKeys:t}),this.$emit("expand",t,e)},onClick:function(t,e){var n=this.$props.expandAction;"click"===n&&this.onDebounceExpand(t,e),this.$emit("click",t,e)},onDoubleClick:function(t,e){var n=this.$props.expandAction;"dblclick"!==n&&"doubleclick"!==n||this.onDebounceExpand(t,e),this.$emit("doubleclick",t,e),this.$emit("dblclick",t,e)},onSelect:function(t,e){var n=this.$props.multiple,r=this.$slots["default"]||[],i=this.$data._expandedKeys,a=void 0===i?[]:i,o=e.node,s=e.nativeEvent,c=o.eventKey,u=void 0===c?"":c,l={},f=V()({},e,{selected:!0}),h=s.ctrlKey||s.metaKey,d=s.shiftKey,v=void 0;n&&h?(v=t,this.lastSelectedKey=u,this.cachedSelectedKeys=v,f.selectedNodes=sa(r,v)):n&&d?(v=Array.from(new Set([].concat(p()(this.cachedSelectedKeys||[]),p()(oa(r,a,u,this.lastSelectedKey))))),f.selectedNodes=sa(r,v)):(v=[u],this.lastSelectedKey=u,this.cachedSelectedKeys=v,f.selectedNodes=[e.node]),l._selectedKeys=v,this.$emit("update:selectedKeys",v),this.$emit("select",v,f),this.setUncontrolledState(l)},expandFolderNode:function(t,e){var n=e.isLeaf;if(!(n||t.shiftKey||t.metaKey||t.ctrlKey)&&this.$refs.tree.$refs.tree){var r=this.$refs.tree.$refs.tree;r.onNodeExpand(t,e)}},setUncontrolledState:function(t){var e=Object(l["a"])(t,Object.keys(Object(H["l"])(this)).map((function(t){return"_"+t})));Object.keys(e).length&&this.setState(e)}},render:function(){var t=arguments[0],e=Object(H["l"])(this),n=e.prefixCls,r=ye()(e,["prefixCls"]),i=this.configProvider.getPrefixCls,a=i("tree",n),o=this.$data,s=o._expandedKeys,c=o._selectedKeys,u=Object(H["k"])(this);Object(x["a"])(!u.doubleclick,"`doubleclick` is deprecated. please use `dblclick` instead.");var f={props:V()({icon:ua},r,{prefixCls:a,expandedKeys:s,selectedKeys:c,switcherIcon:Object(H["g"])(this,"switcherIcon")}),ref:"tree",class:a+"-directory",on:V()({},Object(l["a"])(u,["update:selectedKeys"]),{select:this.onSelect,click:this.onClick,dblclick:this.onDoubleClick,expand:this.onExpand})};return t(ea,f,[this.$slots["default"]])}};ea.TreeNode.name="ATreeNode",ea.DirectoryTree=la,ea.install=function(t){t.use(b["a"]),t.component(ea.name,ea),t.component(ea.TreeNode.name,ea.TreeNode),t.component(la.name,la)};var fa=ea,ha=n("1b2b"),da=n.n(ha),pa=n("ec44");function va(t,e){if(t.classList)return t.classList.contains(e);var n=t.className;return(" "+n+" ").indexOf(" "+e+" ")>-1}var ga="SHOW_ALL",ma="SHOW_PARENT",ya="SHOW_CHILD",ba=!1;function xa(t,e){var n=t;while(n){if(va(n,e))return n;n=n.parentNode}return null}function wa(t){return"string"===typeof t?t:null}function _a(t){return void 0===t||null===t?[]:Array.isArray(t)?t:[t]}function Oa(){var t=function(e){t.current=e};return t}var Ca={userSelect:"none",WebkitUserSelect:"none"},Sa={unselectable:"unselectable"};function Ma(t){if(!t.length)return[];var e={},n={},r=t.slice().map((function(t){var e=V()({},t,{fields:t.pos.split("-")});return delete e.children,e}));return r.forEach((function(t){n[t.pos]=t})),r.sort((function(t,e){return t.fields.length-e.fields.length})),r.forEach((function(t){var r=t.fields.slice(0,-1).join("-"),i=n[r];i?(i.children=i.children||[],i.children.push(t)):e[t.pos]=t,delete t.key,delete t.fields})),Object.keys(e).map((function(t){return e[t]}))}var ka=0;function ja(t){return ka+=1,t+"_"+ka}function Ta(t){var e=t.treeCheckable,n=t.treeCheckStrictly,r=t.labelInValue;return!(!e||!n)||(r||!1)}function za(t,e){var n=e.id,r=e.pId,i=e.rootPId,a={},o=[],s=t.map((function(t){var e=V()({},t),r=e[n];return a[r]=e,e.key=e.key||r,e}));return s.forEach((function(t){var e=t[r],n=a[e];n&&(n.children=n.children||[],n.children.push(t)),(e===i||!n&&null===i)&&o.push(t)})),o}function Ea(t,e){for(var n=t.split("-"),r=e.split("-"),i=Math.min(n.length,r.length),a=0;ar&&(s=s.slice(0,r)+"..."),t("li",i()([{style:Ca},{attrs:Sa},{attrs:{role:"menuitem",title:wa(a)},class:n+"-selection__choice"}]),[Object(H["k"])(this).remove&&t("span",{class:n+"-selection__choice__remove",on:{click:this.onRemove}},[Object(H["g"])(this,"removeIcon")]),t("span",{class:n+"-selection__choice__content"},[s])])}},no=eo,ro="RC_TREE_SELECT_EMPTY_VALUE_KEY",io=Ga("multiple"),ao={mixins:[h["a"]],props:V()({},Ua(),to.props,{selectorValueList:s["a"].array,disabled:s["a"].bool,searchValue:s["a"].string,labelInValue:s["a"].bool,maxTagCount:s["a"].number,maxTagPlaceholder:s["a"].any}),inject:{vcTreeSelect:{default:function(){return{}}}},created:function(){this.inputRef=Oa()},methods:{onPlaceholderClick:function(){this.inputRef.current.focus()},focus:function(){this.inputRef.current.focus()},blur:function(){this.inputRef.current.blur()},_renderPlaceholder:function(){var t=this.$createElement,e=this.$props,n=e.prefixCls,r=e.placeholder,i=e.searchPlaceholder,a=e.searchValue,o=e.selectorValueList,s=r||i;if(!s)return null;var c=a||o.length;return t("span",{style:{display:c?"none":"block"},on:{click:this.onPlaceholderClick},class:n+"-search__field__placeholder"},[s])},onChoiceAnimationLeave:function(){for(var t=arguments.length,e=Array(t),n=0;n=0&&(h=r.slice(0,c));var d=h.map((function(n){var r=n.label,a=n.value;return e(no,i()([{props:V()({},t.$props,{label:r,value:a}),on:V()({},f,{remove:u})},{key:a||ro}]),[l["default"]])}));if(c>=0&&c0&&void 0!==arguments[0]?arguments[0]:[],e={};return t.forEach((function(t){e[t]=function(){this.needSyncKeys[t]=!0}})),e}var go={name:"Select",mixins:[h["a"]],props:Object(H["t"])({prefixCls:s["a"].string,prefixAria:s["a"].string,multiple:s["a"].bool,showArrow:s["a"].bool,open:s["a"].bool,value:s["a"].any,autoFocus:s["a"].bool,defaultOpen:s["a"].bool,defaultValue:s["a"].any,showSearch:s["a"].bool,placeholder:s["a"].any,inputValue:s["a"].string,searchValue:s["a"].string,autoClearSearchValue:s["a"].bool,searchPlaceholder:s["a"].any,disabled:s["a"].bool,children:s["a"].any,labelInValue:s["a"].bool,maxTagCount:s["a"].number,maxTagPlaceholder:s["a"].oneOfType([s["a"].any,s["a"].func]),maxTagTextLength:s["a"].number,showCheckedStrategy:s["a"].oneOf([ga,ma,ya]),dropdownClassName:s["a"].string,dropdownStyle:s["a"].object,dropdownVisibleChange:s["a"].func,dropdownMatchSelectWidth:s["a"].bool,treeData:s["a"].array,treeDataSimpleMode:s["a"].oneOfType([s["a"].bool,s["a"].object]),treeNodeFilterProp:s["a"].string,treeNodeLabelProp:s["a"].string,treeCheckable:s["a"].oneOfType([s["a"].any,s["a"].object,s["a"].bool]),treeCheckStrictly:s["a"].bool,treeIcon:s["a"].bool,treeLine:s["a"].bool,treeDefaultExpandAll:s["a"].bool,treeDefaultExpandedKeys:s["a"].array,treeExpandedKeys:s["a"].array,loadData:s["a"].func,filterTreeNode:s["a"].oneOfType([s["a"].func,s["a"].bool]),notFoundContent:s["a"].any,getPopupContainer:s["a"].func,allowClear:s["a"].bool,transitionName:s["a"].string,animation:s["a"].string,choiceTransitionName:s["a"].string,inputIcon:s["a"].any,clearIcon:s["a"].any,removeIcon:s["a"].any,switcherIcon:s["a"].any,__propsSymbol__:s["a"].any},{prefixCls:"rc-tree-select",prefixAria:"rc-tree-select",showArrow:!0,showSearch:!0,autoClearSearchValue:!0,showCheckedStrategy:ya,treeNodeFilterProp:"value",treeNodeLabelProp:"title",treeIcon:!1,notFoundContent:"Not Found",dropdownStyle:{},dropdownVisibleChange:function(){return!0}}),data:function(){_n()(this.$props.__propsSymbol__,"must pass __propsSymbol__");var t=this.$props,e=t.prefixAria,n=t.defaultOpen,r=t.open;this.needSyncKeys={},this.selectorRef=Oa(),this.selectTriggerRef=Oa(),this.ariaId=ja(e+"-list");var i={_open:r||n,_valueList:[],_searchHalfCheckedKeys:[],_missValueList:[],_selectorValueList:[],_valueEntities:{},_posEntities:new Map,_keyEntities:new Map,_searchValue:"",_prevProps:{},_init:!0,_focused:void 0,_treeNodes:void 0,_filteredTreeNodes:void 0},a=this.getDerivedState(this.$props,i);return V()({},i,a)},provide:function(){return{vcTreeSelect:{onSelectorFocus:this.onSelectorFocus,onSelectorBlur:this.onSelectorBlur,onSelectorKeyDown:this.onComponentKeyDown,onSelectorClear:this.onSelectorClear,onMultipleSelectorRemove:this.onMultipleSelectorRemove,onTreeNodeSelect:this.onTreeNodeSelect,onTreeNodeCheck:this.onTreeNodeCheck,onPopupKeyDown:this.onComponentKeyDown,onSearchInputChange:this.onSearchInputChange,onSearchInputKeyDown:this.onSearchInputKeyDown}}},watch:V()({},vo(["treeData","defaultValue","value"]),{__propsSymbol__:function(){var t=this.getDerivedState(this.$props,this.$data);this.setState(t),this.needSyncKeys={}},"$data._valueList":function(){var t=this;this.$nextTick((function(){t.forcePopupAlign()}))},"$data._open":function(t){var e=this;this.$nextTick((function(){var n=e.$props.prefixCls,r=e.$data,i=r._selectorValueList,a=r._valueEntities,o=e.isMultiple();if(!o&&i.length&&t&&e.popup){var s=i[0].value,c=e.popup.getTree(),u=c.domTreeNodes,l=a[s]||{},f=l.key,h=u[f];if(h){var d=h.$el;g()((function(){var t=e.popup.$el,r=xa(t,n+"-dropdown"),i=e.popup.searchRef.current;d&&r&&i&&Object(pa["a"])(d,r,{onlyScrollIfNeeded:!0,offsetTop:i.offsetHeight})}))}}}))}}),mounted:function(){var t=this;this.$nextTick((function(){var e=t.$props,n=e.autoFocus,r=e.disabled;n&&!r&&t.focus()}))},methods:{getDerivedState:function(t,e){var n=this.$createElement,r=e._prevProps,i=void 0===r?{}:r,a=t.treeCheckable,o=t.treeCheckStrictly,s=t.filterTreeNode,c=t.treeNodeFilterProp,u=t.treeDataSimpleMode,l={_prevProps:V()({},t),_init:!1},f=this;function h(e,n){return!(i[e]===t[e]&&!f.needSyncKeys[e])&&(n(t[e],i[e]),!0)}var d=!1;h("open",(function(t){l._open=t}));var v=void 0,g=!1,m=!1;if(h("treeData",(function(t){v=Ha(n,t),g=!0})),h("treeDataSimpleMode",(function(t,e){if(t){var n=e&&!0!==e?e:{};da()(t,n)||(m=!0)}})),u&&(g||m)){var y=V()({id:"id",pId:"pId",rootPId:null},!0!==u?u:{});v=Ha(n,za(t.treeData,y))}if(t.treeData||(v=Object(H["c"])(this.$slots["default"])),v){var b=Na(v);l._treeNodes=v,l._posEntities=b.posEntities,l._valueEntities=b.valueEntities,l._keyEntities=b.keyEntities,d=!0}if(e._init&&h("defaultValue",(function(e){l._valueList=La(e,t),d=!0})),h("value",(function(e){l._valueList=La(e,t),d=!0})),d){var x=[],w=[],_=[],O=l._valueList;O||(O=[].concat(p()(e._valueList),p()(e._missValueList)));var C={};if(O.forEach((function(t){var n=t.value,r=t.label,i=(l._valueEntities||e._valueEntities)[n];if(C[n]=r,i)return _.push(i.key),void w.push(t);x.push(t)})),a&&!o){var S=Ba(_,!0,l._keyEntities||e._keyEntities),M=S.checkedKeys;l._valueList=M.map((function(t){var n=(l._keyEntities||e._keyEntities).get(t).value,r={value:n};return void 0!==C[n]&&(r.label=C[n]),r}))}else l._valueList=w;l._missValueList=x,l._selectorValueList=Ia(l._valueList,t,l._valueEntities||e._valueEntities)}if(h("inputValue",(function(t){null!==t&&(l._searchValue=t)})),h("searchValue",(function(t){l._searchValue=t})),void 0!==l._searchValue||e._searchValue&&v){var k=void 0!==l._searchValue?l._searchValue:e._searchValue,j=String(k).toUpperCase(),T=s;!1===s?T=function(){return!0}:"function"!==typeof T&&(T=function(t,e){var n=String(Object(H["m"])(e)[c]).toUpperCase();return-1!==n.indexOf(j)}),l._filteredTreeNodes=Pa(this.$createElement,l._treeNodes||e._treeNodes,k,T,l._valueEntities||e._valueEntities,po)}return d&&a&&!o&&(l._searchValue||e._searchValue)&&(l._searchHalfCheckedKeys=$a(l._valueList,l._valueEntities||e._valueEntities)),h("showCheckedStrategy",(function(){l._selectorValueList=l._selectorValueList||Ia(l._valueList||e._valueList,t,l._valueEntities||e._valueEntities)})),l},onSelectorFocus:function(){this.setState({_focused:!0})},onSelectorBlur:function(){this.setState({_focused:!1})},onComponentKeyDown:function(t){var e=this.$data._open,n=t.keyCode;e?Oe["a"].ESC===n?this.setOpenState(!1):-1!==[Oe["a"].UP,Oe["a"].DOWN,Oe["a"].LEFT,Oe["a"].RIGHT].indexOf(n)&&t.stopPropagation():-1!==[Oe["a"].ENTER,Oe["a"].DOWN].indexOf(n)&&this.setOpenState(!0)},onDeselect:function(t,e,n){this.__emit("deselect",t,e,n)},onSelectorClear:function(t){var e=this.$props.disabled;e||(this.triggerChange([],[]),this.isSearchValueControlled()||this.setUncontrolledState({_searchValue:"",_filteredTreeNodes:null}),t.stopPropagation())},onMultipleSelectorRemove:function(t,e){t.stopPropagation();var n=this.$data,r=n._valueList,i=n._missValueList,a=n._valueEntities,o=this.$props,s=o.treeCheckable,c=o.treeCheckStrictly,u=o.treeNodeLabelProp,l=o.disabled;if(!l){var f=a[e],h=r;f&&(h=s&&!c?r.filter((function(t){var e=t.value,n=a[e];return!Ea(n.pos,f.pos)})):r.filter((function(t){var n=t.value;return n!==e})));var d=f?f.node:null,p={triggerValue:e,triggerNode:d},v={node:d};if(s){var g=h.map((function(t){var e=t.value;return a[e]}));v.event="check",v.checked=!1,v.checkedNodes=g.map((function(t){var e=t.node;return e})),v.checkedNodesPositions=g.map((function(t){var e=t.node,n=t.pos;return{node:e,pos:n}})),p.allCheckedNodes=c?v.checkedNodes:Ma(g).map((function(t){var e=t.node;return e}))}else v.event="select",v.selected=!1,v.selectedNodes=h.map((function(t){var e=t.value;return(a[e]||{}).node}));var m=i.filter((function(t){var n=t.value;return n!==e})),y=void 0;y=this.isLabelInValue()?{label:d?Object(H["m"])(d)[u]:null,value:e}:e,this.onDeselect(y,d,v),this.triggerChange(m,h,p)}},onValueTrigger:function(t,e,n,r){var i=n.node,a=i.$props.value,o=this.$data,s=o._missValueList,c=o._valueEntities,u=o._keyEntities,l=o._searchValue,f=this.$props,h=f.disabled,d=f.inputValue,p=f.treeNodeLabelProp,v=f.multiple,g=f.treeCheckable,m=f.treeCheckStrictly,y=f.autoClearSearchValue,b=i.$props[p];if(!h){var x=void 0;x=this.isLabelInValue()?{value:a,label:b}:a,t?this.__emit("select",x,i,n):this.__emit("deselect",x,i,n);var w=e.map((function(t){var e=Object(H["m"])(t);return{value:e.value,label:e[p]}}));if(g&&!m){var _=w.map((function(t){var e=t.value;return c[e].key}));_=t?Ba(_,!0,u).checkedKeys:Ba([c[a].key],!1,u,{checkedKeys:_}).checkedKeys,w=_.map((function(t){var e=Object(H["m"])(u.get(t).node);return{value:e.value,label:e[p]}}))}(y||null===d)&&(this.isSearchValueControlled()||!v&&!g||this.setUncontrolledState({_searchValue:"",_filteredTreeNodes:null}),l&&l.length&&(this.__emit("update:searchValue",""),this.__emit("search","")));var O=V()({},r,{triggerValue:a,triggerNode:i});this.triggerChange(s,w,O)}},onTreeNodeSelect:function(t,e){var n=this.$data,r=n._valueList,i=n._valueEntities,a=this.$props,o=a.treeCheckable,s=a.multiple;if(!o){s||this.setOpenState(!1);var c=e.selected,u=e.node.$props.value,l=void 0;s?(l=r.filter((function(t){var e=t.value;return e!==u})),c&&l.push({value:u})):l=[{value:u}];var f=l.map((function(t){var e=t.value;return i[e]})).filter((function(t){return t})).map((function(t){var e=t.node;return e}));this.onValueTrigger(c,f,e,{selected:c})}},onTreeNodeCheck:function(t,e){var n=this.$data,r=n._searchValue,i=n._keyEntities,a=n._valueEntities,o=n._valueList,s=this.$props.treeCheckStrictly,c=e.checkedNodes,u=e.checkedNodesPositions,l=e.checked,f={checked:l},h=c;if(r){var d=o.map((function(t){var e=t.value;return a[e]})).filter((function(t){return t})).map((function(t){var e=t.key;return e})),v=void 0;v=l?Array.from(new Set([].concat(p()(d),p()(h.map((function(t){var e=Object(H["m"])(t),n=e.value;return a[n].key})))))):Ba([Object(H["m"])(e.node).eventKey],!1,i,{checkedKeys:d}).checkedKeys,h=v.map((function(t){return i.get(t).node})),f.allCheckedNodes=v.map((function(t){return Aa(i.get(t))}))}else f.allCheckedNodes=s?e.checkedNodes:Ma(u);this.onValueTrigger(l,h,e,f)},onDropdownVisibleChange:function(t){var e=this.$props,n=e.multiple,r=e.treeCheckable,i=this.$data._searchValue;t&&!n&&!r&&i&&this.setUncontrolledState({_searchValue:"",_filteredTreeNodes:null}),this.setOpenState(t,!0)},onSearchInputChange:function(t){var e=t.target.value,n=this.$data,r=n._treeNodes,i=n._valueEntities,a=this.$props,o=a.filterTreeNode,s=a.treeNodeFilterProp;this.__emit("update:searchValue",e),this.__emit("search",e);var c=!1;if(this.isSearchValueControlled()||(c=this.setUncontrolledState({_searchValue:e}),this.setOpenState(!0)),c){var u=String(e).toUpperCase(),l=o;!1===o?l=function(){return!0}:l||(l=function(t,e){var n=String(Object(H["m"])(e)[s]).toUpperCase();return-1!==n.indexOf(u)}),this.setState({_filteredTreeNodes:Pa(this.$createElement,r,e,l,i,po)})}},onSearchInputKeyDown:function(t){var e=this.$data,n=e._searchValue,r=e._valueList,i=t.keyCode;if(Oe["a"].BACKSPACE===i&&this.isMultiple()&&!n&&r.length){var a=r[r.length-1].value;this.onMultipleSelectorRemove(t,a)}},onChoiceAnimationLeave:function(){var t=this;g()((function(){t.forcePopupAlign()}))},setPopupRef:function(t){this.popup=t},setUncontrolledState:function(t){var e=!1,n={},r=Object(H["l"])(this);return Object.keys(t).forEach((function(i){i.slice(1)in r||(e=!0,n[i]=t[i])})),e&&this.setState(n),e},setOpenState:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=this.$props.dropdownVisibleChange;n&&!1===n(t,{documentClickClose:!t&&e})||this.setUncontrolledState({_open:t})},isMultiple:function(){var t=this.$props,e=t.multiple,n=t.treeCheckable;return!(!e&&!n)},isLabelInValue:function(){return Ta(this.$props)},isSearchValueControlled:function(){var t=Object(H["l"])(this),e=t.inputValue;return"searchValue"in t||"inputValue"in t&&null!==e},forcePopupAlign:function(){var t=this.selectTriggerRef.current;t&&t.forcePopupAlign()},delayForcePopupAlign:function(){var t=this;g()((function(){g()(t.forcePopupAlign)}))},triggerChange:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=this.$data,i=r._valueEntities,a=r._searchValue,o=r._selectorValueList,s=Object(H["l"])(this),c=s.disabled,u=s.treeCheckable,l=s.treeCheckStrictly;if(!c){var f=V()({preValue:o.map((function(t){var e=t.label,n=t.value;return{label:e,value:n}}))},n),h=Ia(e,s,i);if(!("value"in s)){var d={_missValueList:t,_valueList:e,_selectorValueList:h};a&&u&&!l&&(d._searchHalfCheckedKeys=$a(e,i)),this.setState(d)}if(Object(H["k"])(this).change){var v=void 0;v=this.isMultiple()?[].concat(p()(t),p()(h)):h.slice(0,1);var g=null,m=void 0;this.isLabelInValue()?m=v.map((function(t){var e=t.label,n=t.value;return{label:e,value:n}})):(g=[],m=v.map((function(t){var e=t.label,n=t.value;return g.push(e),n}))),this.isMultiple()||(m=m[0]),this.__emit("change",m,g,f)}}},focus:function(){this.selectorRef.current.focus()},blur:function(){this.selectorRef.current.blur()}},render:function(){var t=arguments[0],e=this.$data,n=e._valueList,r=e._missValueList,a=e._selectorValueList,o=e._searchHalfCheckedKeys,s=e._valueEntities,c=e._keyEntities,u=e._searchValue,l=e._open,f=e._focused,h=e._treeNodes,d=e._filteredTreeNodes,v=Object(H["l"])(this),g=v.prefixCls,m=v.treeExpandedKeys,y=this.isMultiple(),b={props:V()({},v,{isMultiple:y,valueList:n,searchHalfCheckedKeys:o,selectorValueList:[].concat(p()(r),p()(a)),valueEntities:s,keyEntities:c,searchValue:u,upperSearchValue:(u||"").toUpperCase(),open:l,focused:f,dropdownPrefixCls:g+"-dropdown",ariaId:this.ariaId}),on:V()({},Object(H["k"])(this),{choiceAnimationLeave:this.onChoiceAnimationLeave}),scopedSlots:this.$scopedSlots},x=Object(H["x"])(b,{props:{treeNodes:h,filteredTreeNodes:d,treeExpandedKeys:m,__propsSymbol__:Symbol()},on:{treeExpanded:this.delayForcePopupAlign},directives:[{name:"ant-ref",value:this.setPopupRef}]}),w=y?ho:fo,_=t(w,x),O=y?oo:Qa,C=t(O,i()([b,{directives:[{name:"ant-ref",value:this.selectorRef}]}])),S=Object(H["x"])(b,{props:{popupElement:_,dropdownVisibleChange:this.onDropdownVisibleChange},directives:[{name:"ant-ref",value:this.selectTriggerRef}]});return t(qa,S,[C])}};go.TreeNode=po,go.SHOW_ALL=ga,go.SHOW_PARENT=ma,go.SHOW_CHILD=ya,go.name="TreeSelect";var mo=go,yo=po,bo=mo;Ge["a"].use(hn.a,{name:"ant-ref"});var xo=bo,wo=(s["a"].shape({key:s["a"].string,value:s["a"].string,label:s["a"].any,scopedSlots:s["a"].object,children:s["a"].array}).loose,function(){return V()({},Object(Z["a"])(),{autoFocus:s["a"].bool,dropdownStyle:s["a"].object,filterTreeNode:s["a"].oneOfType([Function,Boolean]),getPopupContainer:s["a"].func,labelInValue:s["a"].bool,loadData:s["a"].func,maxTagCount:s["a"].number,maxTagPlaceholder:s["a"].any,value:s["a"].oneOfType([s["a"].string,s["a"].object,s["a"].array,s["a"].number]),defaultValue:s["a"].oneOfType([s["a"].string,s["a"].object,s["a"].array,s["a"].number]),multiple:s["a"].bool,notFoundContent:s["a"].any,searchPlaceholder:s["a"].string,searchValue:s["a"].string,showCheckedStrategy:s["a"].oneOf(["SHOW_ALL","SHOW_PARENT","SHOW_CHILD"]),suffixIcon:s["a"].any,treeCheckable:s["a"].oneOfType([s["a"].any,s["a"].bool]),treeCheckStrictly:s["a"].bool,treeData:s["a"].arrayOf(Object),treeDataSimpleMode:s["a"].oneOfType([Boolean,Object]),dropdownClassName:s["a"].string,dropdownMatchSelectWidth:s["a"].bool,treeDefaultExpandAll:s["a"].bool,treeExpandedKeys:s["a"].array,treeIcon:s["a"].bool,treeDefaultExpandedKeys:s["a"].array,treeNodeFilterProp:s["a"].string,treeNodeLabelProp:s["a"].string,replaceFields:s["a"].object.def({})})}),_o={TreeNode:V()({},yo,{name:"ATreeSelectNode"}),SHOW_ALL:ga,SHOW_PARENT:ma,SHOW_CHILD:ya,name:"ATreeSelect",props:Object(H["t"])(wo(),{transitionName:"slide-up",choiceTransitionName:"zoom",showSearch:!1}),model:{prop:"value",event:"change"},inject:{configProvider:{default:function(){return y["a"]}}},created:function(){Object(x["a"])(!1!==this.multiple||!this.treeCheckable,"TreeSelect","`multiple` will alway be `true` when `treeCheckable` is true")},methods:{focus:function(){this.$refs.vcTreeSelect.focus()},blur:function(){this.$refs.vcTreeSelect.blur()},renderSwitcherIcon:function(t,e){var n=e.isLeaf,r=e.loading,i=this.$createElement;return r?i(ae["a"],{attrs:{type:"loading"},class:t+"-switcher-loading-icon"}):n?null:i(ae["a"],{attrs:{type:"caret-down"},class:t+"-switcher-icon"})},onChange:function(){this.$emit.apply(this,["change"].concat(Array.prototype.slice.call(arguments)))},updateTreeData:function(t){var e=this,n=this.$scopedSlots,r={children:"children",title:"title",key:"key",label:"label",value:"value"},i=V()({},r,this.$props.replaceFields);return t.map((function(t){var r=t.scopedSlots,a=void 0===r?{}:r,o=t[i.label],s=t[i.title],c=t[i.value],u=t[i.key],l=t[i.children],f="function"===typeof o?o(e.$createElement):o,h="function"===typeof s?s(e.$createElement):s;!f&&a.label&&n[a.label]&&(f=n.label(t)),!h&&a.title&&n[a.title]&&(h=n.title(t));var d=V()({},t,{title:h||f,value:c,dataRef:t,key:u});return l?V()({},d,{children:e.updateTreeData(l)}):d}))}},render:function(t){var e,n=this,r=Object(H["l"])(this),i=r.prefixCls,a=r.size,s=r.dropdownStyle,c=r.dropdownClassName,f=r.getPopupContainer,h=ye()(r,["prefixCls","size","dropdownStyle","dropdownClassName","getPopupContainer"]),d=this.configProvider.getPrefixCls,p=d("select",i),v=this.configProvider.renderEmpty,g=Object(H["g"])(this,"notFoundContent"),m=Object(H["g"])(this,"removeIcon"),y=Object(H["g"])(this,"clearIcon"),b=this.configProvider.getPopupContainer,x=Object(l["a"])(h,["inputIcon","removeIcon","clearIcon","switcherIcon","suffixIcon"]),w=Object(H["g"])(this,"suffixIcon");w=Array.isArray(w)?w[0]:w;var _=r.treeData;_&&(_=this.updateTreeData(_));var O=(e={},o()(e,p+"-lg","large"===a),o()(e,p+"-sm","small"===a),e),C=h.showSearch;"showSearch"in h||(C=!(!h.multiple&&!h.treeCheckable));var S=Object(H["g"])(this,"treeCheckable");S&&(S=t("span",{class:p+"-tree-checkbox-inner"}));var M=w||t(ae["a"],{attrs:{type:"down"},class:p+"-arrow-icon"}),k=m||t(ae["a"],{attrs:{type:"close"},class:p+"-remove-icon"}),j=y||t(ae["a"],{attrs:{type:"close-circle",theme:"filled"},class:p+"-clear-icon"}),T={props:V()(V()({switcherIcon:function(t){return n.renderSwitcherIcon(p,t)},inputIcon:M,removeIcon:k,clearIcon:j},x,{showSearch:C,getPopupContainer:f||b,dropdownClassName:u()(c,p+"-tree-dropdown"),prefixCls:p,dropdownStyle:V()({maxHeight:"100vh",overflow:"auto"},s),treeCheckable:S,notFoundContent:g||v(t,"Select"),__propsSymbol__:Symbol()}),_?{treeData:_}:{}),class:O,on:V()({},Object(H["k"])(this),{change:this.onChange}),ref:"vcTreeSelect",scopedSlots:this.$scopedSlots};return t(xo,T,[Object(H["c"])(this.$slots["default"])])},install:function(t){t.use(b["a"]),t.component(_o.name,_o),t.component(_o.TreeNode.name,_o.TreeNode)}},Oo=_o,Co=n("ccb9"),So=n("7571"),Mo=n("27ab"),ko={prefixCls:s["a"].string,color:s["a"].string,dot:s["a"].any,pending:s["a"].bool,position:s["a"].oneOf(["left","right",""]).def("")},jo={name:"ATimelineItem",props:Object(H["t"])(ko,{color:"blue",pending:!1}),inject:{configProvider:{default:function(){return y["a"]}}},render:function(){var t,e,n=arguments[0],r=Object(H["l"])(this),i=r.prefixCls,a=r.color,s=void 0===a?"":a,c=r.pending,l=this.configProvider.getPrefixCls,f=l("timeline",i),h=Object(H["g"])(this,"dot"),d=u()((t={},o()(t,f+"-item",!0),o()(t,f+"-item-pending",c),t)),p=u()((e={},o()(e,f+"-item-head",!0),o()(e,f+"-item-head-custom",h),o()(e,f+"-item-head-"+s,!0),e)),v={class:d,on:Object(H["k"])(this)};return n("li",v,[n("div",{class:f+"-item-tail"}),n("div",{class:p,style:{borderColor:/blue|red|green|gray/.test(s)?void 0:s}},[h]),n("div",{class:f+"-item-content"},[this.$slots["default"]])])}},To={prefixCls:s["a"].string,pending:s["a"].any,pendingDot:s["a"].string,reverse:s["a"].bool,mode:s["a"].oneOf(["left","alternate","right",""])},zo={name:"ATimeline",props:Object(H["t"])(To,{reverse:!1,mode:""}),inject:{configProvider:{default:function(){return y["a"]}}},render:function(){var t,e=arguments[0],n=Object(H["l"])(this),r=n.prefixCls,i=n.reverse,a=n.mode,s=ye()(n,["prefixCls","reverse","mode"]),c=this.configProvider.getPrefixCls,l=c("timeline",r),f=Object(H["g"])(this,"pendingDot"),h=Object(H["g"])(this,"pending"),d="boolean"===typeof h?null:h,v=u()(l,(t={},o()(t,l+"-pending",!!h),o()(t,l+"-reverse",!!i),o()(t,l+"-"+a,!!a),t)),g=Object(H["c"])(this.$slots["default"]),m=h?e(jo,{attrs:{pending:!!h}},[e("template",{slot:"dot"},[f||e(ae["a"],{attrs:{type:"loading"}})]),d]):null,y=i?[m].concat(p()(g.reverse())):[].concat(p()(g),[m]),b=function(t,e){var n=Object(H["m"])(t);return"alternate"===a?"right"===n.position?l+"-item-right":"left"===n.position||e%2===0?l+"-item-left":l+"-item-right":"left"===a?l+"-item-left":"right"===a||"right"===n.position?l+"-item-right":""},x=y.filter((function(t){return!!t})),w=x.length,_=l+"-item-last",O=x.map((function(t,e){var n=e===w-2?_:"",r=e===w-1?_:"";return Object(et["a"])(t,{class:u()([!i&&h?n:r,b(t,e)])})})),C={props:V()({},s),class:v,on:Object(H["k"])(this)};return e("ul",C,[O])}};zo.Item=jo,zo.install=function(t){t.use(b["a"]),t.component(zo.name,zo),t.component(jo.name,jo)};var Eo=zo,Ao=n("39ab"),Po=n("1552"),Lo=Po["a"],Vo=n("9571"),Io=n("1fd5"),Ro={actions:s["a"].array,author:s["a"].any,avatar:s["a"].any,content:s["a"].any,prefixCls:s["a"].string,datetime:s["a"].any},Ho={name:"AComment",props:Ro,inject:{configProvider:{default:function(){return y["a"]}}},methods:{getAction:function(t){var e=this.$createElement;if(!t||!t.length)return null;var n=t.map((function(t,n){return e("li",{key:"action-"+n},[t])}));return n},renderNested:function(t,e){var n=this.$createElement;return n("div",{class:t+"-nested"},[e])}},render:function(){var t=arguments[0],e=this.$props.prefixCls,n=this.configProvider.getPrefixCls,r=n("comment",e),a=Object(H["g"])(this,"actions"),o=Object(H["g"])(this,"author"),s=Object(H["g"])(this,"avatar"),c=Object(H["g"])(this,"content"),u=Object(H["g"])(this,"datetime"),l=t("div",{class:r+"-avatar"},["string"===typeof s?t("img",{attrs:{src:s,alt:"comment-avatar"}}):s]),f=a&&a.length?t("ul",{class:r+"-actions"},[this.getAction(a)]):null,h=t("div",{class:r+"-content-author"},[o&&t("span",{class:r+"-content-author-name"},[o]),u&&t("span",{class:r+"-content-author-time"},[u])]),d=t("div",{class:r+"-content"},[h,t("div",{class:r+"-content-detail"},[c]),f]),p=t("div",{class:r+"-inner"},[l,d]),v=this.$slots["default"];return t("div",i()([{class:r},{on:Object(H["k"])(this)}]),[p,v?this.renderNested(r,v):null])},install:function(t){t.use(b["a"]),t.component(Ho.name,Ho)}},Do=Ho,Fo=n("fc25"),No={functional:!0,render:function(){var t=arguments[0];return t("svg",{attrs:{width:"252",height:"294"}},[t("defs",[t("path",{attrs:{d:"M0 .387h251.772v251.772H0z"}})]),t("g",{attrs:{fill:"none",fillRule:"evenodd"}},[t("g",{attrs:{transform:"translate(0 .012)"}},[t("mask",{attrs:{fill:"#fff"}}),t("path",{attrs:{d:"M0 127.32v-2.095C0 56.279 55.892.387 124.838.387h2.096c68.946 0 124.838 55.892 124.838 124.838v2.096c0 68.946-55.892 124.838-124.838 124.838h-2.096C55.892 252.16 0 196.267 0 127.321",fill:"#E4EBF7",mask:"url(#b)"}})]),t("path",{attrs:{d:"M39.755 130.84a8.276 8.276 0 1 1-16.468-1.66 8.276 8.276 0 0 1 16.468 1.66",fill:"#FFF"}}),t("path",{attrs:{d:"M36.975 134.297l10.482 5.943M48.373 146.508l-12.648 10.788",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{d:"M39.875 159.352a5.667 5.667 0 1 1-11.277-1.136 5.667 5.667 0 0 1 11.277 1.136M57.588 143.247a5.708 5.708 0 1 1-11.358-1.145 5.708 5.708 0 0 1 11.358 1.145M99.018 26.875l29.82-.014a4.587 4.587 0 1 0-.003-9.175l-29.82.013a4.587 4.587 0 1 0 .003 9.176M110.424 45.211l29.82-.013a4.588 4.588 0 0 0-.004-9.175l-29.82.013a4.587 4.587 0 1 0 .004 9.175",fill:"#FFF"}}),t("path",{attrs:{d:"M112.798 26.861v-.002l15.784-.006a4.588 4.588 0 1 0 .003 9.175l-15.783.007v-.002a4.586 4.586 0 0 0-.004-9.172M184.523 135.668c-.553 5.485-5.447 9.483-10.931 8.93-5.485-.553-9.483-5.448-8.93-10.932.552-5.485 5.447-9.483 10.932-8.93 5.485.553 9.483 5.447 8.93 10.932",fill:"#FFF"}}),t("path",{attrs:{d:"M179.26 141.75l12.64 7.167M193.006 156.477l-15.255 13.011",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{d:"M184.668 170.057a6.835 6.835 0 1 1-13.6-1.372 6.835 6.835 0 0 1 13.6 1.372M203.34 153.325a6.885 6.885 0 1 1-13.7-1.382 6.885 6.885 0 0 1 13.7 1.382",fill:"#FFF"}}),t("path",{attrs:{d:"M151.931 192.324a2.222 2.222 0 1 1-4.444 0 2.222 2.222 0 0 1 4.444 0zM225.27 116.056a2.222 2.222 0 1 1-4.445 0 2.222 2.222 0 0 1 4.444 0zM216.38 151.08a2.223 2.223 0 1 1-4.446-.001 2.223 2.223 0 0 1 4.446 0zM176.917 107.636a2.223 2.223 0 1 1-4.445 0 2.223 2.223 0 0 1 4.445 0zM195.291 92.165a2.223 2.223 0 1 1-4.445 0 2.223 2.223 0 0 1 4.445 0zM202.058 180.711a2.223 2.223 0 1 1-4.446 0 2.223 2.223 0 0 1 4.446 0z",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{stroke:"#FFF",strokeWidth:"2",d:"M214.404 153.302l-1.912 20.184-10.928 5.99M173.661 174.792l-6.356 9.814h-11.36l-4.508 6.484M174.941 125.168v-15.804M220.824 117.25l-12.84 7.901-15.31-7.902V94.39"}}),t("path",{attrs:{d:"M166.588 65.936h-3.951a4.756 4.756 0 0 1-4.743-4.742 4.756 4.756 0 0 1 4.743-4.743h3.951a4.756 4.756 0 0 1 4.743 4.743 4.756 4.756 0 0 1-4.743 4.742",fill:"#FFF"}}),t("path",{attrs:{d:"M174.823 30.03c0-16.281 13.198-29.48 29.48-29.48 16.28 0 29.48 13.199 29.48 29.48 0 16.28-13.2 29.48-29.48 29.48-16.282 0-29.48-13.2-29.48-29.48",fill:"#1890FF"}}),t("path",{attrs:{d:"M205.952 38.387c.5.5.785 1.142.785 1.928s-.286 1.465-.785 1.964c-.572.5-1.214.75-2 .75-.785 0-1.429-.285-1.929-.785-.572-.5-.82-1.143-.82-1.929s.248-1.428.82-1.928c.5-.5 1.144-.75 1.93-.75.785 0 1.462.25 1.999.75m4.285-19.463c1.428 1.249 2.143 2.963 2.143 5.142 0 1.712-.427 3.13-1.219 4.25-.067.096-.137.18-.218.265-.416.429-1.41 1.346-2.956 2.699a5.07 5.07 0 0 0-1.428 1.75 5.207 5.207 0 0 0-.536 2.357v.5h-4.107v-.5c0-1.357.215-2.536.714-3.5.464-.964 1.857-2.464 4.178-4.536l.43-.5c.643-.785.964-1.643.964-2.535 0-1.18-.358-2.108-1-2.785-.678-.68-1.643-1.001-2.858-1.001-1.536 0-2.642.464-3.357 1.43-.37.5-.621 1.135-.76 1.904a1.999 1.999 0 0 1-1.971 1.63h-.004c-1.277 0-2.257-1.183-1.98-2.43.337-1.518 1.02-2.78 2.073-3.784 1.536-1.5 3.607-2.25 6.25-2.25 2.32 0 4.214.607 5.642 1.894",fill:"#FFF"}}),t("path",{attrs:{d:"M52.04 76.131s21.81 5.36 27.307 15.945c5.575 10.74-6.352 9.26-15.73 4.935-10.86-5.008-24.7-11.822-11.577-20.88",fill:"#FFB594"}}),t("path",{attrs:{d:"M90.483 67.504l-.449 2.893c-.753.49-4.748-2.663-4.748-2.663l-1.645.748-1.346-5.684s6.815-4.589 8.917-5.018c2.452-.501 9.884.94 10.7 2.278 0 0 1.32.486-2.227.69-3.548.203-5.043.447-6.79 3.132-1.747 2.686-2.412 3.624-2.412 3.624",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M128.055 111.367c-2.627-7.724-6.15-13.18-8.917-15.478-3.5-2.906-9.34-2.225-11.366-4.187-1.27-1.231-3.215-1.197-3.215-1.197s-14.98-3.158-16.828-3.479c-2.37-.41-2.124-.714-6.054-1.405-1.57-1.907-2.917-1.122-2.917-1.122l-7.11-1.383c-.853-1.472-2.423-1.023-2.423-1.023l-2.468-.897c-1.645 9.976-7.74 13.796-7.74 13.796 1.795 1.122 15.703 8.3 15.703 8.3l5.107 37.11s-3.321 5.694 1.346 9.109c0 0 19.883-3.743 34.921-.329 0 0 3.047-2.546.972-8.806.523-3.01 1.394-8.263 1.736-11.622.385.772 2.019 1.918 3.14 3.477 0 0 9.407-7.365 11.052-14.012-.832-.723-1.598-1.585-2.267-2.453-.567-.736-.358-2.056-.765-2.717-.669-1.084-1.804-1.378-1.907-1.682",fill:"#FFF"}}),t("path",{attrs:{d:"M101.09 289.998s4.295 2.041 7.354 1.021c2.821-.94 4.53.668 7.08 1.178 2.55.51 6.874 1.1 11.686-1.26-.103-5.51-6.889-3.98-11.96-6.713-2.563-1.38-3.784-4.722-3.598-8.799h-9.402s-1.392 10.52-1.16 14.573",fill:"#CBD1D1"}}),t("path",{attrs:{d:"M101.067 289.826s2.428 1.271 6.759.653c3.058-.437 3.712.481 7.423 1.031 3.712.55 10.724-.069 11.823-.894.413 1.1-.343 2.063-.343 2.063s-1.512.603-4.812.824c-2.03.136-5.8.291-7.607-.503-1.787-1.375-5.247-1.903-5.728-.241-3.918.95-7.355-.286-7.355-.286l-.16-2.647z",fill:"#2B0849"}}),t("path",{attrs:{d:"M108.341 276.044h3.094s-.103 6.702 4.536 8.558c-4.64.618-8.558-2.303-7.63-8.558",fill:"#A4AABA"}}),t("path",{attrs:{d:"M57.542 272.401s-2.107 7.416-4.485 12.306c-1.798 3.695-4.225 7.492 5.465 7.492 6.648 0 8.953-.48 7.423-6.599-1.53-6.12.266-13.199.266-13.199h-8.669z",fill:"#CBD1D1"}}),t("path",{attrs:{d:"M51.476 289.793s2.097 1.169 6.633 1.169c6.083 0 8.249-1.65 8.249-1.65s.602 1.114-.619 2.165c-.993.855-3.597 1.591-7.39 1.546-4.145-.048-5.832-.566-6.736-1.168-.825-.55-.687-1.58-.137-2.062",fill:"#2B0849"}}),t("path",{attrs:{d:"M58.419 274.304s.033 1.519-.314 2.93c-.349 1.42-1.078 3.104-1.13 4.139-.058 1.151 4.537 1.58 5.155.034.62-1.547 1.294-6.427 1.913-7.252.619-.825-4.903-2.119-5.624.15",fill:"#A4AABA"}}),t("path",{attrs:{d:"M99.66 278.514l13.378.092s1.298-54.52 1.853-64.403c.554-9.882 3.776-43.364 1.002-63.128l-12.547-.644-22.849.78s-.434 3.966-1.195 9.976c-.063.496-.682.843-.749 1.365-.075.585.423 1.354.32 1.966-2.364 14.08-6.377 33.104-8.744 46.677-.116.666-1.234 1.009-1.458 2.691-.04.302.211 1.525.112 1.795-6.873 18.744-10.949 47.842-14.277 61.885l14.607-.014s2.197-8.57 4.03-16.97c2.811-12.886 23.111-85.01 23.111-85.01l3.016-.521 1.043 46.35s-.224 1.234.337 2.02c.56.785-.56 1.123-.392 2.244l.392 1.794s-.449 7.178-.898 11.89c-.448 4.71-.092 39.165-.092 39.165",fill:"#7BB2F9"}}),t("path",{attrs:{d:"M76.085 221.626c1.153.094 4.038-2.019 6.955-4.935M106.36 225.142s2.774-1.11 6.103-3.883",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M107.275 222.1s2.773-1.11 6.102-3.884",stroke:"#648BD8",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M74.74 224.767s2.622-.591 6.505-3.365M86.03 151.634c-.27 3.106.3 8.525-4.336 9.123M103.625 149.88s.11 14.012-1.293 15.065c-2.219 1.664-2.99 1.944-2.99 1.944M99.79 150.438s.035 12.88-1.196 24.377M93.673 175.911s7.212-1.664 9.431-1.664M74.31 205.861a212.013 212.013 0 0 1-.979 4.56s-1.458 1.832-1.009 3.776c.449 1.944-.947 2.045-4.985 15.355-1.696 5.59-4.49 18.591-6.348 27.597l-.231 1.12M75.689 197.807a320.934 320.934 0 0 1-.882 4.754M82.591 152.233L81.395 162.7s-1.097.15-.5 2.244c.113 1.346-2.674 15.775-5.18 30.43M56.12 274.418h13.31",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M116.241 148.22s-17.047-3.104-35.893.2c.158 2.514-.003 4.15-.003 4.15s14.687-2.818 35.67-.312c.252-2.355.226-4.038.226-4.038",fill:"#192064"}}),t("path",{attrs:{d:"M106.322 151.165l.003-4.911a.81.81 0 0 0-.778-.815c-2.44-.091-5.066-.108-7.836-.014a.818.818 0 0 0-.789.815l-.003 4.906a.81.81 0 0 0 .831.813c2.385-.06 4.973-.064 7.73.017a.815.815 0 0 0 .842-.81",fill:"#FFF"}}),t("path",{attrs:{d:"M105.207 150.233l.002-3.076a.642.642 0 0 0-.619-.646 94.321 94.321 0 0 0-5.866-.01.65.65 0 0 0-.63.647v3.072a.64.64 0 0 0 .654.644 121.12 121.12 0 0 1 5.794.011c.362.01.665-.28.665-.642",fill:"#192064"}}),t("path",{attrs:{d:"M100.263 275.415h12.338M101.436 270.53c.006 3.387.042 5.79.111 6.506M101.451 264.548a915.75 915.75 0 0 0-.015 4.337M100.986 174.965l.898 44.642s.673 1.57-.225 2.692c-.897 1.122 2.468.673.898 2.243-1.57 1.57.897 1.122 0 3.365-.596 1.489-.994 21.1-1.096 35.146",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M46.876 83.427s-.516 6.045 7.223 5.552c11.2-.712 9.218-9.345 31.54-21.655-.786-2.708-2.447-4.744-2.447-4.744s-11.068 3.11-22.584 8.046c-6.766 2.9-13.395 6.352-13.732 12.801M104.46 91.057l.941-5.372-8.884-11.43-5.037 5.372-1.74 7.834a.321.321 0 0 0 .108.32c.965.8 6.5 5.013 14.347 3.544a.332.332 0 0 0 .264-.268",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M93.942 79.387s-4.533-2.853-2.432-6.855c1.623-3.09 4.513 1.133 4.513 1.133s.52-3.642 3.121-3.642c.52-1.04 1.561-4.162 1.561-4.162s11.445 2.601 13.526 3.121c0 5.203-2.304 19.424-7.84 19.861-8.892.703-12.449-9.456-12.449-9.456",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M113.874 73.446c2.601-2.081 3.47-9.722 3.47-9.722s-2.479-.49-6.64-2.05c-4.683-2.081-12.798-4.747-17.48.976-9.668 3.223-2.05 19.823-2.05 19.823l2.713-3.021s-3.935-3.287-2.08-6.243c2.17-3.462 3.92 1.073 3.92 1.073s.637-2.387 3.581-3.342c.355-.71 1.036-2.674 1.432-3.85a1.073 1.073 0 0 1 1.263-.704c2.4.558 8.677 2.019 11.356 2.662.522.125.871.615.82 1.15l-.305 3.248z",fill:"#520038"}}),t("path",{attrs:{d:"M104.977 76.064c-.103.61-.582 1.038-1.07.956-.489-.083-.801-.644-.698-1.254.103-.61.582-1.038 1.07-.956.488.082.8.644.698 1.254M112.132 77.694c-.103.61-.582 1.038-1.07.956-.488-.083-.8-.644-.698-1.254.103-.61.582-1.038 1.07-.956.488.082.8.643.698 1.254",fill:"#552950"}}),t("path",{attrs:{stroke:"#DB836E",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round",d:"M110.13 74.84l-.896 1.61-.298 4.357h-2.228"}}),t("path",{attrs:{d:"M110.846 74.481s1.79-.716 2.506.537",stroke:"#5C2552",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M92.386 74.282s.477-1.114 1.113-.716c.637.398 1.274 1.433.558 1.99-.717.556.159 1.67.159 1.67",stroke:"#DB836E",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M103.287 72.93s1.83 1.113 4.137.954",stroke:"#5C2552",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M103.685 81.762s2.227 1.193 4.376 1.193M104.64 84.308s.954.398 1.511.318M94.693 81.205s2.308 7.4 10.424 7.639",stroke:"#DB836E",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M81.45 89.384s.45 5.647-4.935 12.787M69 82.654s-.726 9.282-8.204 14.206",stroke:"#E4EBF7",strokeWidth:"1.101",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M129.405 122.865s-5.272 7.403-9.422 10.768",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M119.306 107.329s.452 4.366-2.127 32.062",stroke:"#E4EBF7",strokeWidth:"1.101",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M150.028 151.232h-49.837a1.01 1.01 0 0 1-1.01-1.01v-31.688c0-.557.452-1.01 1.01-1.01h49.837c.558 0 1.01.453 1.01 1.01v31.688a1.01 1.01 0 0 1-1.01 1.01",fill:"#F2D7AD"}}),t("path",{attrs:{d:"M150.29 151.232h-19.863v-33.707h20.784v32.786a.92.92 0 0 1-.92.92",fill:"#F4D19D"}}),t("path",{attrs:{d:"M123.554 127.896H92.917a.518.518 0 0 1-.425-.816l6.38-9.113c.193-.277.51-.442.85-.442h31.092l-7.26 10.371z",fill:"#F2D7AD"}}),t("path",{attrs:{fill:"#CC9B6E",d:"M123.689 128.447H99.25v-.519h24.169l7.183-10.26.424.298z"}}),t("path",{attrs:{d:"M158.298 127.896h-18.669a2.073 2.073 0 0 1-1.659-.83l-7.156-9.541h19.965c.49 0 .95.23 1.244.622l6.69 8.92a.519.519 0 0 1-.415.83",fill:"#F4D19D"}}),t("path",{attrs:{fill:"#CC9B6E",d:"M157.847 128.479h-19.384l-7.857-10.475.415-.31 7.7 10.266h19.126zM130.554 150.685l-.032-8.177.519-.002.032 8.177z"}}),t("path",{attrs:{fill:"#CC9B6E",d:"M130.511 139.783l-.08-21.414.519-.002.08 21.414zM111.876 140.932l-.498-.143 1.479-5.167.498.143zM108.437 141.06l-2.679-2.935 2.665-3.434.41.318-2.397 3.089 2.384 2.612zM116.607 141.06l-.383-.35 2.383-2.612-2.397-3.089.41-.318 2.665 3.434z"}}),t("path",{attrs:{d:"M154.316 131.892l-3.114-1.96.038 3.514-1.043.092c-1.682.115-3.634.23-4.789.23-1.902 0-2.693 2.258 2.23 2.648l-2.645-.596s-2.168 1.317.504 2.3c0 0-1.58 1.217.561 2.58-.584 3.504 5.247 4.058 7.122 3.59 1.876-.47 4.233-2.359 4.487-5.16.28-3.085-.89-5.432-3.35-7.238",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M153.686 133.577s-6.522.47-8.36.372c-1.836-.098-1.904 2.19 2.359 2.264 3.739.15 5.451-.044 5.451-.044",stroke:"#DB836E",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M145.16 135.877c-1.85 1.346.561 2.355.561 2.355s3.478.898 6.73.617",stroke:"#DB836E",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M151.89 141.71s-6.28.111-6.73-2.132c-.223-1.346.45-1.402.45-1.402M146.114 140.868s-1.103 3.16 5.44 3.533M151.202 129.932v3.477M52.838 89.286c3.533-.337 8.423-1.248 13.582-7.754",stroke:"#DB836E",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M168.567 248.318a6.647 6.647 0 0 1-6.647-6.647v-66.466a6.647 6.647 0 1 1 13.294 0v66.466a6.647 6.647 0 0 1-6.647 6.647",fill:"#5BA02E"}}),t("path",{attrs:{d:"M176.543 247.653a6.647 6.647 0 0 1-6.646-6.647v-33.232a6.647 6.647 0 1 1 13.293 0v33.232a6.647 6.647 0 0 1-6.647 6.647",fill:"#92C110"}}),t("path",{attrs:{d:"M186.443 293.613H158.92a3.187 3.187 0 0 1-3.187-3.187v-46.134a3.187 3.187 0 0 1 3.187-3.187h27.524a3.187 3.187 0 0 1 3.187 3.187v46.134a3.187 3.187 0 0 1-3.187 3.187",fill:"#F2D7AD"}}),t("path",{attrs:{d:"M88.979 89.48s7.776 5.384 16.6 2.842",stroke:"#E4EBF7",strokeWidth:"1.101",strokeLinecap:"round",strokeLinejoin:"round"}})])])}},$o=No,Bo={functional:!0,render:function(){var t=arguments[0];return t("svg",{attrs:{width:"254",height:"294"}},[t("defs",[t("path",{attrs:{d:"M0 .335h253.49v253.49H0z"}}),t("path",{attrs:{d:"M0 293.665h253.49V.401H0z"}})]),t("g",{attrs:{fill:"none",fillRule:"evenodd"}},[t("g",{attrs:{transform:"translate(0 .067)"}},[t("mask",{attrs:{fill:"#fff"}}),t("path",{attrs:{d:"M0 128.134v-2.11C0 56.608 56.273.334 125.69.334h2.11c69.416 0 125.69 56.274 125.69 125.69v2.11c0 69.417-56.274 125.69-125.69 125.69h-2.11C56.273 253.824 0 197.551 0 128.134",fill:"#E4EBF7",mask:"url(#b)"}})]),t("path",{attrs:{d:"M39.989 132.108a8.332 8.332 0 1 1-16.581-1.671 8.332 8.332 0 0 1 16.58 1.671",fill:"#FFF"}}),t("path",{attrs:{d:"M37.19 135.59l10.553 5.983M48.665 147.884l-12.734 10.861",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{d:"M40.11 160.816a5.706 5.706 0 1 1-11.354-1.145 5.706 5.706 0 0 1 11.354 1.145M57.943 144.6a5.747 5.747 0 1 1-11.436-1.152 5.747 5.747 0 0 1 11.436 1.153M99.656 27.434l30.024-.013a4.619 4.619 0 1 0-.004-9.238l-30.024.013a4.62 4.62 0 0 0 .004 9.238M111.14 45.896l30.023-.013a4.62 4.62 0 1 0-.004-9.238l-30.024.013a4.619 4.619 0 1 0 .004 9.238",fill:"#FFF"}}),t("path",{attrs:{d:"M113.53 27.421v-.002l15.89-.007a4.619 4.619 0 1 0 .005 9.238l-15.892.007v-.002a4.618 4.618 0 0 0-.004-9.234M150.167 70.091h-3.979a4.789 4.789 0 0 1-4.774-4.775 4.788 4.788 0 0 1 4.774-4.774h3.979a4.789 4.789 0 0 1 4.775 4.774 4.789 4.789 0 0 1-4.775 4.775",fill:"#FFF"}}),t("path",{attrs:{d:"M171.687 30.234c0-16.392 13.289-29.68 29.681-29.68 16.392 0 29.68 13.288 29.68 29.68 0 16.393-13.288 29.681-29.68 29.681s-29.68-13.288-29.68-29.68",fill:"#FF603B"}}),t("path",{attrs:{d:"M203.557 19.435l-.676 15.035a1.514 1.514 0 0 1-3.026 0l-.675-15.035a2.19 2.19 0 1 1 4.377 0m-.264 19.378c.513.477.77 1.1.77 1.87s-.257 1.393-.77 1.907c-.55.476-1.21.733-1.943.733a2.545 2.545 0 0 1-1.87-.77c-.55-.514-.806-1.136-.806-1.87 0-.77.256-1.393.806-1.87.513-.513 1.137-.733 1.87-.733.77 0 1.43.22 1.943.733",fill:"#FFF"}}),t("path",{attrs:{d:"M119.3 133.275c4.426-.598 3.612-1.204 4.079-4.778.675-5.18-3.108-16.935-8.262-25.118-1.088-10.72-12.598-11.24-12.598-11.24s4.312 4.895 4.196 16.199c1.398 5.243.804 14.45.804 14.45s5.255 11.369 11.78 10.487",fill:"#FFB594"}}),t("path",{attrs:{d:"M100.944 91.61s1.463-.583 3.211.582c8.08 1.398 10.368 6.706 11.3 11.368 1.864 1.282 1.864 2.33 1.864 3.496.365.777 1.515 3.03 1.515 3.03s-7.225 1.748-10.954 6.758c-1.399-6.41-6.936-25.235-6.936-25.235",fill:"#FFF"}}),t("path",{attrs:{d:"M94.008 90.5l1.019-5.815-9.23-11.874-5.233 5.581-2.593 9.863s8.39 5.128 16.037 2.246",fill:"#FFB594"}}),t("path",{attrs:{d:"M82.931 78.216s-4.557-2.868-2.445-6.892c1.632-3.107 4.537 1.139 4.537 1.139s.524-3.662 3.139-3.662c.523-1.046 1.569-4.184 1.569-4.184s11.507 2.615 13.6 3.138c-.001 5.23-2.317 19.529-7.884 19.969-8.94.706-12.516-9.508-12.516-9.508",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M102.971 72.243c2.616-2.093 3.489-9.775 3.489-9.775s-2.492-.492-6.676-2.062c-4.708-2.092-12.867-4.771-17.575.982-9.54 4.41-2.062 19.93-2.062 19.93l2.729-3.037s-3.956-3.304-2.092-6.277c2.183-3.48 3.943 1.08 3.943 1.08s.64-2.4 3.6-3.36c.356-.714 1.04-2.69 1.44-3.872a1.08 1.08 0 0 1 1.27-.707c2.41.56 8.723 2.03 11.417 2.676.524.126.876.619.825 1.156l-.308 3.266z",fill:"#520038"}}),t("path",{attrs:{d:"M101.22 76.514c-.104.613-.585 1.044-1.076.96-.49-.082-.805-.646-.702-1.26.104-.613.585-1.044 1.076-.961.491.083.805.647.702 1.26M94.26 75.074c-.104.613-.585 1.044-1.076.96-.49-.082-.805-.646-.702-1.26.104-.613.585-1.044 1.076-.96.491.082.805.646.702 1.26",fill:"#552950"}}),t("path",{attrs:{stroke:"#DB836E",strokeWidth:"1.063",strokeLinecap:"round",strokeLinejoin:"round",d:"M99.206 73.644l-.9 1.62-.3 4.38h-2.24"}}),t("path",{attrs:{d:"M99.926 73.284s1.8-.72 2.52.54",stroke:"#5C2552",strokeWidth:"1.117",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M81.367 73.084s.48-1.12 1.12-.72c.64.4 1.28 1.44.56 2s.16 1.68.16 1.68",stroke:"#DB836E",strokeWidth:"1.117",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M92.326 71.724s1.84 1.12 4.16.96",stroke:"#5C2552",strokeWidth:"1.117",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M92.726 80.604s2.24 1.2 4.4 1.2M93.686 83.164s.96.4 1.52.32M83.687 80.044s1.786 6.547 9.262 7.954",stroke:"#DB836E",strokeWidth:"1.063",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M95.548 91.663s-1.068 2.821-8.298 2.105c-7.23-.717-10.29-5.044-10.29-5.044",stroke:"#E4EBF7",strokeWidth:"1.136",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M78.126 87.478s6.526 4.972 16.47 2.486c0 0 9.577 1.02 11.536 5.322 5.36 11.77.543 36.835 0 39.962 3.496 4.055-.466 8.483-.466 8.483-15.624-3.548-35.81-.6-35.81-.6-4.849-3.546-1.223-9.044-1.223-9.044L62.38 110.32c-2.485-15.227.833-19.803 3.549-20.743 3.03-1.049 8.04-1.282 8.04-1.282.496-.058 1.08-.076 1.37-.233 2.36-1.282 2.787-.583 2.787-.583",fill:"#FFF"}}),t("path",{attrs:{d:"M65.828 89.81s-6.875.465-7.59 8.156c-.466 8.857 3.03 10.954 3.03 10.954s6.075 22.102 16.796 22.957c8.39-2.176 4.758-6.702 4.661-11.42-.233-11.304-7.108-16.897-7.108-16.897s-4.212-13.75-9.789-13.75",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M71.716 124.225s.855 11.264 9.828 6.486c4.765-2.536 7.581-13.828 9.789-22.568 1.456-5.768 2.58-12.197 2.58-12.197l-4.973-1.709s-2.408 5.516-7.769 12.275c-4.335 5.467-9.144 11.11-9.455 17.713",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M108.463 105.191s1.747 2.724-2.331 30.535c2.376 2.216 1.053 6.012-.233 7.51",stroke:"#E4EBF7",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M123.262 131.527s-.427 2.732-11.77 1.981c-15.187-1.006-25.326-3.25-25.326-3.25l.933-5.8s.723.215 9.71-.068c11.887-.373 18.714-6.07 24.964-1.022 4.039 3.263 1.489 8.16 1.489 8.16",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M70.24 90.974s-5.593-4.739-11.054 2.68c-3.318 7.223.517 15.284 2.664 19.578-.31 3.729 2.33 4.311 2.33 4.311s.108.895 1.516 2.68c4.078-7.03 6.72-9.166 13.711-12.546-.328-.656-1.877-3.265-1.825-3.767.175-1.69-1.282-2.623-1.282-2.623s-.286-.156-1.165-2.738c-.788-2.313-2.036-5.177-4.895-7.575",fill:"#FFF"}}),t("path",{attrs:{d:"M90.232 288.027s4.855 2.308 8.313 1.155c3.188-1.063 5.12.755 8.002 1.331 2.881.577 7.769 1.243 13.207-1.424-.117-6.228-7.786-4.499-13.518-7.588-2.895-1.56-4.276-5.336-4.066-9.944H91.544s-1.573 11.89-1.312 16.47",fill:"#CBD1D1"}}),t("path",{attrs:{d:"M90.207 287.833s2.745 1.437 7.639.738c3.456-.494 3.223.66 7.418 1.282 4.195.621 13.092-.194 14.334-1.126.466 1.242-.388 2.33-.388 2.33s-1.709.682-5.438.932c-2.295.154-8.098.276-10.14-.621-2.02-1.554-4.894-1.515-6.06-.234-4.427 1.075-7.184-.31-7.184-.31l-.181-2.991z",fill:"#2B0849"}}),t("path",{attrs:{d:"M98.429 272.257h3.496s-.117 7.574 5.127 9.671c-5.244.7-9.672-2.602-8.623-9.671",fill:"#A4AABA"}}),t("path",{attrs:{d:"M44.425 272.046s-2.208 7.774-4.702 12.899c-1.884 3.874-4.428 7.854 5.729 7.854 6.97 0 9.385-.503 7.782-6.917-1.604-6.415.279-13.836.279-13.836h-9.088z",fill:"#CBD1D1"}}),t("path",{attrs:{d:"M38.066 290.277s2.198 1.225 6.954 1.225c6.376 0 8.646-1.73 8.646-1.73s.63 1.168-.649 2.27c-1.04.897-3.77 1.668-7.745 1.621-4.347-.05-6.115-.593-7.062-1.224-.864-.577-.72-1.657-.144-2.162",fill:"#2B0849"}}),t("path",{attrs:{d:"M45.344 274.041s.035 1.592-.329 3.07c-.365 1.49-1.13 3.255-1.184 4.34-.061 1.206 4.755 1.657 5.403.036.65-1.622 1.357-6.737 2.006-7.602.648-.865-5.14-2.222-5.896.156",fill:"#A4AABA"}}),t("path",{attrs:{d:"M89.476 277.57l13.899.095s1.349-56.643 1.925-66.909c.576-10.267 3.923-45.052 1.042-65.585l-13.037-.669-23.737.81s-.452 4.12-1.243 10.365c-.065.515-.708.874-.777 1.417-.078.608.439 1.407.332 2.044-2.455 14.627-5.797 32.736-8.256 46.837-.121.693-1.282 1.048-1.515 2.796-.042.314.22 1.584.116 1.865-7.14 19.473-12.202 52.601-15.66 67.19l15.176-.015s2.282-10.145 4.185-18.871c2.922-13.389 24.012-88.32 24.012-88.32l3.133-.954-.158 48.568s-.233 1.282.35 2.098c.583.815-.581 1.167-.408 2.331l.408 1.864s-.466 7.458-.932 12.352c-.467 4.895 1.145 40.69 1.145 40.69",fill:"#7BB2F9"}}),t("path",{attrs:{d:"M64.57 218.881c1.197.099 4.195-2.097 7.225-5.127M96.024 222.534s2.881-1.152 6.34-4.034",stroke:"#648BD8",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M96.973 219.373s2.882-1.153 6.34-4.034",stroke:"#648BD8",strokeWidth:"1.032",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M63.172 222.144s2.724-.614 6.759-3.496M74.903 146.166c-.281 3.226.31 8.856-4.506 9.478M93.182 144.344s.115 14.557-1.344 15.65c-2.305 1.73-3.107 2.02-3.107 2.02M89.197 144.923s.269 13.144-1.01 25.088M83.525 170.71s6.81-1.051 9.116-1.051M46.026 270.045l-.892 4.538M46.937 263.289l-.815 4.157M62.725 202.503c-.33 1.618-.102 1.904-.449 3.438 0 0-2.756 1.903-2.29 3.923.466 2.02-.31 3.424-4.505 17.252-1.762 5.807-4.233 18.922-6.165 28.278-.03.144-.521 2.646-1.14 5.8M64.158 194.136c-.295 1.658-.6 3.31-.917 4.938M71.33 146.787l-1.244 10.877s-1.14.155-.519 2.33c.117 1.399-2.778 16.39-5.382 31.615M44.242 273.727H58.07",stroke:"#648BD8",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M106.18 142.117c-3.028-.489-18.825-2.744-36.219.2a.625.625 0 0 0-.518.644c.063 1.307.044 2.343.015 2.995a.617.617 0 0 0 .716.636c3.303-.534 17.037-2.412 35.664-.266.347.04.66-.214.692-.56.124-1.347.16-2.425.17-3.029a.616.616 0 0 0-.52-.62",fill:"#192064"}}),t("path",{attrs:{d:"M96.398 145.264l.003-5.102a.843.843 0 0 0-.809-.847 114.104 114.104 0 0 0-8.141-.014.85.85 0 0 0-.82.847l-.003 5.097c0 .476.388.857.864.845 2.478-.064 5.166-.067 8.03.017a.848.848 0 0 0 .876-.843",fill:"#FFF"}}),t("path",{attrs:{d:"M95.239 144.296l.002-3.195a.667.667 0 0 0-.643-.672c-1.9-.061-3.941-.073-6.094-.01a.675.675 0 0 0-.654.672l-.002 3.192c0 .376.305.677.68.669 1.859-.042 3.874-.043 6.02.012.376.01.69-.291.691-.668",fill:"#192064"}}),t("path",{attrs:{d:"M90.102 273.522h12.819M91.216 269.761c.006 3.519-.072 5.55 0 6.292M90.923 263.474c-.009 1.599-.016 2.558-.016 4.505M90.44 170.404l.932 46.38s.7 1.631-.233 2.796c-.932 1.166 2.564.7.932 2.33-1.63 1.633.933 1.166 0 3.497-.618 1.546-1.031 21.921-1.138 36.513",stroke:"#648BD8",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M73.736 98.665l2.214 4.312s2.098.816 1.865 2.68l.816 2.214M64.297 116.611c.233-.932 2.176-7.147 12.585-10.488M77.598 90.042s7.691 6.137 16.547 2.72",stroke:"#E4EBF7",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M91.974 86.954s5.476-.816 7.574-4.545c1.297-.345.72 2.212-.33 3.671-.7.971-1.01 1.554-1.01 1.554s.194.31.155.816c-.053.697-.175.653-.272 1.048-.081.335.108.657 0 1.049-.046.17-.198.5-.382.878-.12.249-.072.687-.2.948-.231.469-1.562 1.87-2.622 2.855-3.826 3.554-5.018 1.644-6.001-.408-.894-1.865-.661-5.127-.874-6.875-.35-2.914-2.622-3.03-1.923-4.429.343-.685 2.87.69 3.263 1.748.757 2.04 2.952 1.807 2.622 1.69",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M99.8 82.429c-.465.077-.35.272-.97 1.243-.622.971-4.817 2.932-6.39 3.224-2.589.48-2.278-1.56-4.254-2.855-1.69-1.107-3.562-.638-1.398 1.398.99.932.932 1.107 1.398 3.205.335 1.506-.64 3.67.7 5.593",stroke:"#DB836E",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M79.543 108.673c-2.1 2.926-4.266 6.175-5.557 8.762",stroke:"#E59788",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M87.72 124.768s-2.098-1.942-5.127-2.719c-3.03-.777-3.574-.155-5.516.078-1.942.233-3.885-.932-3.652.7.233 1.63 5.05 1.01 5.206 2.097.155 1.087-6.37 2.796-8.313 2.175-.777.777.466 1.864 2.02 2.175.233 1.554 2.253 1.554 2.253 1.554s.699 1.01 2.641 1.088c2.486 1.32 8.934-.7 10.954-1.554 2.02-.855-.466-5.594-.466-5.594",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M73.425 122.826s.66 1.127 3.167 1.418c2.315.27 2.563.583 2.563.583s-2.545 2.894-9.07 2.272M72.416 129.274s3.826.097 4.933-.718M74.98 130.75s1.961.136 3.36-.505M77.232 131.916s1.748.019 2.914-.505M73.328 122.321s-.595-1.032 1.262-.427c1.671.544 2.833.055 5.128.155 1.389.061 3.067-.297 3.982.15 1.606.784 3.632 2.181 3.632 2.181s10.526 1.204 19.033-1.127M78.864 108.104s-8.39 2.758-13.168 12.12",stroke:"#E59788",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M109.278 112.533s3.38-3.613 7.575-4.662",stroke:"#E4EBF7",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M107.375 123.006s9.697-2.745 11.445-.88",stroke:"#E59788",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M194.605 83.656l3.971-3.886M187.166 90.933l3.736-3.655M191.752 84.207l-4.462-4.56M198.453 91.057l-4.133-4.225M129.256 163.074l3.718-3.718M122.291 170.039l3.498-3.498M126.561 163.626l-4.27-4.27M132.975 170.039l-3.955-3.955",stroke:"#BFCDDD",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M190.156 211.779h-1.604a4.023 4.023 0 0 1-4.011-4.011V175.68a4.023 4.023 0 0 1 4.01-4.01h1.605a4.023 4.023 0 0 1 4.011 4.01v32.088a4.023 4.023 0 0 1-4.01 4.01",fill:"#A3B4C6"}}),t("path",{attrs:{d:"M237.824 212.977a4.813 4.813 0 0 1-4.813 4.813h-86.636a4.813 4.813 0 0 1 0-9.626h86.636a4.813 4.813 0 0 1 4.813 4.813",fill:"#A3B4C6"}}),t("mask",{attrs:{fill:"#fff"}}),t("path",{attrs:{fill:"#A3B4C6",mask:"url(#d)",d:"M154.098 190.096h70.513v-84.617h-70.513z"}}),t("path",{attrs:{d:"M224.928 190.096H153.78a3.219 3.219 0 0 1-3.208-3.209V167.92a3.219 3.219 0 0 1 3.208-3.21h71.148a3.219 3.219 0 0 1 3.209 3.21v18.967a3.219 3.219 0 0 1-3.21 3.209M224.928 130.832H153.78a3.218 3.218 0 0 1-3.208-3.208v-18.968a3.219 3.219 0 0 1 3.208-3.209h71.148a3.219 3.219 0 0 1 3.209 3.21v18.967a3.218 3.218 0 0 1-3.21 3.208",fill:"#BFCDDD",mask:"url(#d)"}}),t("path",{attrs:{d:"M159.563 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M166.98 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M174.397 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M222.539 120.546h-22.461a.802.802 0 0 1-.802-.802v-3.208c0-.443.359-.803.802-.803h22.46c.444 0 .803.36.803.803v3.208c0 .443-.36.802-.802.802",fill:"#FFF",mask:"url(#d)"}}),t("path",{attrs:{d:"M224.928 160.464H153.78a3.218 3.218 0 0 1-3.208-3.209v-18.967a3.219 3.219 0 0 1 3.208-3.209h71.148a3.219 3.219 0 0 1 3.209 3.209v18.967a3.218 3.218 0 0 1-3.21 3.209",fill:"#BFCDDD",mask:"url(#d)"}}),t("path",{attrs:{d:"M173.455 130.832h49.301M164.984 130.832h6.089M155.952 130.832h6.75M173.837 160.613h49.3M165.365 160.613h6.089M155.57 160.613h6.751",stroke:"#7C90A5",strokeWidth:"1.124",strokeLinecap:"round",strokeLinejoin:"round",mask:"url(#d)"}}),t("path",{attrs:{d:"M159.563 151.038a2.407 2.407 0 1 1 0-4.814 2.407 2.407 0 0 1 0 4.814M166.98 151.038a2.407 2.407 0 1 1 0-4.814 2.407 2.407 0 0 1 0 4.814M174.397 151.038a2.407 2.407 0 1 1 .001-4.814 2.407 2.407 0 0 1 0 4.814M222.539 151.038h-22.461a.802.802 0 0 1-.802-.802v-3.209c0-.443.359-.802.802-.802h22.46c.444 0 .803.36.803.802v3.209c0 .443-.36.802-.802.802M159.563 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M166.98 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M174.397 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M222.539 179.987h-22.461a.802.802 0 0 1-.802-.802v-3.209c0-.443.359-.802.802-.802h22.46c.444 0 .803.36.803.802v3.209c0 .443-.36.802-.802.802",fill:"#FFF",mask:"url(#d)"}}),t("path",{attrs:{d:"M203.04 221.108h-27.372a2.413 2.413 0 0 1-2.406-2.407v-11.448a2.414 2.414 0 0 1 2.406-2.407h27.372a2.414 2.414 0 0 1 2.407 2.407V218.7a2.413 2.413 0 0 1-2.407 2.407",fill:"#BFCDDD",mask:"url(#d)"}}),t("path",{attrs:{d:"M177.259 207.217v11.52M201.05 207.217v11.52",stroke:"#A3B4C6",strokeWidth:"1.124",strokeLinecap:"round",strokeLinejoin:"round",mask:"url(#d)"}}),t("path",{attrs:{d:"M162.873 267.894a9.422 9.422 0 0 1-9.422-9.422v-14.82a9.423 9.423 0 0 1 18.845 0v14.82a9.423 9.423 0 0 1-9.423 9.422",fill:"#5BA02E",mask:"url(#d)"}}),t("path",{attrs:{d:"M171.22 267.83a9.422 9.422 0 0 1-9.422-9.423v-3.438a9.423 9.423 0 0 1 18.845 0v3.438a9.423 9.423 0 0 1-9.422 9.423",fill:"#92C110",mask:"url(#d)"}}),t("path",{attrs:{d:"M181.31 293.666h-27.712a3.209 3.209 0 0 1-3.209-3.21V269.79a3.209 3.209 0 0 1 3.209-3.21h27.711a3.209 3.209 0 0 1 3.209 3.21v20.668a3.209 3.209 0 0 1-3.209 3.209",fill:"#F2D7AD",mask:"url(#d)"}})])])}},Wo=Bo,Yo={functional:!0,render:function(){var t=arguments[0];return t("svg",{attrs:{width:"251",height:"294"}},[t("g",{attrs:{fill:"none",fillRule:"evenodd"}},[t("path",{attrs:{d:"M0 129.023v-2.084C0 58.364 55.591 2.774 124.165 2.774h2.085c68.574 0 124.165 55.59 124.165 124.165v2.084c0 68.575-55.59 124.166-124.165 124.166h-2.085C55.591 253.189 0 197.598 0 129.023",fill:"#E4EBF7"}}),t("path",{attrs:{d:"M41.417 132.92a8.231 8.231 0 1 1-16.38-1.65 8.231 8.231 0 0 1 16.38 1.65",fill:"#FFF"}}),t("path",{attrs:{d:"M38.652 136.36l10.425 5.91M49.989 148.505l-12.58 10.73",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{d:"M41.536 161.28a5.636 5.636 0 1 1-11.216-1.13 5.636 5.636 0 0 1 11.216 1.13M59.154 145.261a5.677 5.677 0 1 1-11.297-1.138 5.677 5.677 0 0 1 11.297 1.138M100.36 29.516l29.66-.013a4.562 4.562 0 1 0-.004-9.126l-29.66.013a4.563 4.563 0 0 0 .005 9.126M111.705 47.754l29.659-.013a4.563 4.563 0 1 0-.004-9.126l-29.66.013a4.563 4.563 0 1 0 .005 9.126",fill:"#FFF"}}),t("path",{attrs:{d:"M114.066 29.503V29.5l15.698-.007a4.563 4.563 0 1 0 .004 9.126l-15.698.007v-.002a4.562 4.562 0 0 0-.004-9.122M185.405 137.723c-.55 5.455-5.418 9.432-10.873 8.882-5.456-.55-9.432-5.418-8.882-10.873.55-5.455 5.418-9.432 10.873-8.882 5.455.55 9.432 5.418 8.882 10.873",fill:"#FFF"}}),t("path",{attrs:{d:"M180.17 143.772l12.572 7.129M193.841 158.42L178.67 171.36",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{d:"M185.55 171.926a6.798 6.798 0 1 1-13.528-1.363 6.798 6.798 0 0 1 13.527 1.363M204.12 155.285a6.848 6.848 0 1 1-13.627-1.375 6.848 6.848 0 0 1 13.626 1.375",fill:"#FFF"}}),t("path",{attrs:{d:"M152.988 194.074a2.21 2.21 0 1 1-4.42 0 2.21 2.21 0 0 1 4.42 0zM225.931 118.217a2.21 2.21 0 1 1-4.421 0 2.21 2.21 0 0 1 4.421 0zM217.09 153.051a2.21 2.21 0 1 1-4.421 0 2.21 2.21 0 0 1 4.42 0zM177.84 109.842a2.21 2.21 0 1 1-4.422 0 2.21 2.21 0 0 1 4.421 0zM196.114 94.454a2.21 2.21 0 1 1-4.421 0 2.21 2.21 0 0 1 4.421 0zM202.844 182.523a2.21 2.21 0 1 1-4.42 0 2.21 2.21 0 0 1 4.42 0z",stroke:"#FFF",strokeWidth:"2"}}),t("path",{attrs:{stroke:"#FFF",strokeWidth:"2",d:"M215.125 155.262l-1.902 20.075-10.87 5.958M174.601 176.636l-6.322 9.761H156.98l-4.484 6.449M175.874 127.28V111.56M221.51 119.404l-12.77 7.859-15.228-7.86V96.668"}}),t("path",{attrs:{d:"M180.68 29.32C180.68 13.128 193.806 0 210 0c16.193 0 29.32 13.127 29.32 29.32 0 16.194-13.127 29.322-29.32 29.322-16.193 0-29.32-13.128-29.32-29.321",fill:"#A26EF4"}}),t("path",{attrs:{d:"M221.45 41.706l-21.563-.125a1.744 1.744 0 0 1-1.734-1.754l.071-12.23a1.744 1.744 0 0 1 1.754-1.734l21.562.125c.964.006 1.74.791 1.735 1.755l-.071 12.229a1.744 1.744 0 0 1-1.754 1.734",fill:"#FFF"}}),t("path",{attrs:{d:"M215.106 29.192c-.015 2.577-2.049 4.654-4.543 4.64-2.494-.014-4.504-2.115-4.489-4.693l.04-6.925c.016-2.577 2.05-4.654 4.543-4.64 2.494.015 4.504 2.116 4.49 4.693l-.04 6.925zm-4.53-14.074a6.877 6.877 0 0 0-6.916 6.837l-.043 7.368a6.877 6.877 0 0 0 13.754.08l.042-7.368a6.878 6.878 0 0 0-6.837-6.917zM167.566 68.367h-3.93a4.73 4.73 0 0 1-4.717-4.717 4.73 4.73 0 0 1 4.717-4.717h3.93a4.73 4.73 0 0 1 4.717 4.717 4.73 4.73 0 0 1-4.717 4.717",fill:"#FFF"}}),t("path",{attrs:{d:"M168.214 248.838a6.611 6.611 0 0 1-6.61-6.611v-66.108a6.611 6.611 0 0 1 13.221 0v66.108a6.611 6.611 0 0 1-6.61 6.61",fill:"#5BA02E"}}),t("path",{attrs:{d:"M176.147 248.176a6.611 6.611 0 0 1-6.61-6.61v-33.054a6.611 6.611 0 1 1 13.221 0v33.053a6.611 6.611 0 0 1-6.61 6.611",fill:"#92C110"}}),t("path",{attrs:{d:"M185.994 293.89h-27.376a3.17 3.17 0 0 1-3.17-3.17v-45.887a3.17 3.17 0 0 1 3.17-3.17h27.376a3.17 3.17 0 0 1 3.17 3.17v45.886a3.17 3.17 0 0 1-3.17 3.17",fill:"#F2D7AD"}}),t("path",{attrs:{d:"M81.972 147.673s6.377-.927 17.566-1.28c11.729-.371 17.57 1.086 17.57 1.086s3.697-3.855.968-8.424c1.278-12.077 5.982-32.827.335-48.273-1.116-1.339-3.743-1.512-7.536-.62-1.337.315-7.147-.149-7.983-.1l-15.311-.347s-3.487-.17-8.035-.508c-1.512-.113-4.227-1.683-5.458-.338-.406.443-2.425 5.669-1.97 16.077l8.635 35.642s-3.141 3.61 1.219 7.085",fill:"#FFF"}}),t("path",{attrs:{d:"M75.768 73.325l-.9-6.397 11.982-6.52s7.302-.118 8.038 1.205c.737 1.324-5.616.993-5.616.993s-1.836 1.388-2.615 2.5c-1.654 2.363-.986 6.471-8.318 5.986-1.708.284-2.57 2.233-2.57 2.233",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M52.44 77.672s14.217 9.406 24.973 14.444c1.061.497-2.094 16.183-11.892 11.811-7.436-3.318-20.162-8.44-21.482-14.496-.71-3.258 2.543-7.643 8.401-11.76M141.862 80.113s-6.693 2.999-13.844 6.876c-3.894 2.11-10.137 4.704-12.33 7.988-6.224 9.314 3.536 11.22 12.947 7.503 6.71-2.651 28.999-12.127 13.227-22.367",fill:"#FFB594"}}),t("path",{attrs:{d:"M76.166 66.36l3.06 3.881s-2.783 2.67-6.31 5.747c-7.103 6.195-12.803 14.296-15.995 16.44-3.966 2.662-9.754 3.314-12.177-.118-3.553-5.032.464-14.628 31.422-25.95",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M64.674 85.116s-2.34 8.413-8.912 14.447c.652.548 18.586 10.51 22.144 10.056 5.238-.669 6.417-18.968 1.145-20.531-.702-.208-5.901-1.286-8.853-2.167-.87-.26-1.611-1.71-3.545-.936l-1.98-.869zM128.362 85.826s5.318 1.956 7.325 13.734c-.546.274-17.55 12.35-21.829 7.805-6.534-6.94-.766-17.393 4.275-18.61 4.646-1.121 5.03-1.37 10.23-2.929",fill:"#FFF"}}),t("path",{attrs:{d:"M78.18 94.656s.911 7.41-4.914 13.078",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M87.397 94.68s3.124 2.572 10.263 2.572c7.14 0 9.074-3.437 9.074-3.437",stroke:"#E4EBF7",strokeWidth:".932",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M117.184 68.639l-6.781-6.177s-5.355-4.314-9.223-.893c-3.867 3.422 4.463 2.083 5.653 4.165 1.19 2.082.848 1.143-2.083.446-5.603-1.331-2.082.893 2.975 5.355 2.091 1.845 6.992.955 6.992.955l2.467-3.851z",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M105.282 91.315l-.297-10.937-15.918-.027-.53 10.45c-.026.403.17.788.515.999 2.049 1.251 9.387 5.093 15.799.424.287-.21.443-.554.431-.91",fill:"#FFB594"}}),t("path",{attrs:{d:"M107.573 74.24c.817-1.147.982-9.118 1.015-11.928a1.046 1.046 0 0 0-.965-1.055l-4.62-.365c-7.71-1.044-17.071.624-18.253 6.346-5.482 5.813-.421 13.244-.421 13.244s1.963 3.566 4.305 6.791c.756 1.041.398-3.731 3.04-5.929 5.524-4.594 15.899-7.103 15.899-7.103",fill:"#5C2552"}}),t("path",{attrs:{d:"M88.426 83.206s2.685 6.202 11.602 6.522c7.82.28 8.973-7.008 7.434-17.505l-.909-5.483c-6.118-2.897-15.478.54-15.478.54s-.576 2.044-.19 5.504c-2.276 2.066-1.824 5.618-1.824 5.618s-.905-1.922-1.98-2.321c-.86-.32-1.897.089-2.322 1.98-1.04 4.632 3.667 5.145 3.667 5.145",fill:"#FFC6A0"}}),t("path",{attrs:{stroke:"#DB836E",strokeWidth:"1.145",strokeLinecap:"round",strokeLinejoin:"round",d:"M100.843 77.099l1.701-.928-1.015-4.324.674-1.406"}}),t("path",{attrs:{d:"M105.546 74.092c-.022.713-.452 1.279-.96 1.263-.51-.016-.904-.607-.882-1.32.021-.713.452-1.278.96-1.263.51.016.904.607.882 1.32M97.592 74.349c-.022.713-.452 1.278-.961 1.263-.509-.016-.904-.607-.882-1.32.022-.713.452-1.279.961-1.263.51.016.904.606.882 1.32",fill:"#552950"}}),t("path",{attrs:{d:"M91.132 86.786s5.269 4.957 12.679 2.327",stroke:"#DB836E",strokeWidth:"1.145",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M99.776 81.903s-3.592.232-1.44-2.79c1.59-1.496 4.897-.46 4.897-.46s1.156 3.906-3.457 3.25",fill:"#DB836E"}}),t("path",{attrs:{d:"M102.88 70.6s2.483.84 3.402.715M93.883 71.975s2.492-1.144 4.778-1.073",stroke:"#5C2552",strokeWidth:"1.526",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M86.32 77.374s.961.879 1.458 2.106c-.377.48-1.033 1.152-.236 1.809M99.337 83.719s1.911.151 2.509-.254",stroke:"#DB836E",strokeWidth:"1.145",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M87.782 115.821l15.73-3.012M100.165 115.821l10.04-2.008",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M66.508 86.763s-1.598 8.83-6.697 14.078",stroke:"#E4EBF7",strokeWidth:"1.114",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M128.31 87.934s3.013 4.121 4.06 11.785",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M64.09 84.816s-6.03 9.912-13.607 9.903",stroke:"#DB836E",strokeWidth:".795",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M112.366 65.909l-.142 5.32s5.993 4.472 11.945 9.202c4.482 3.562 8.888 7.455 10.985 8.662 4.804 2.766 8.9 3.355 11.076 1.808 4.071-2.894 4.373-9.878-8.136-15.263-4.271-1.838-16.144-6.36-25.728-9.73",fill:"#FFC6A0"}}),t("path",{attrs:{d:"M130.532 85.488s4.588 5.757 11.619 6.214",stroke:"#DB836E",strokeWidth:".75",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M121.708 105.73s-.393 8.564-1.34 13.612",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M115.784 161.512s-3.57-1.488-2.678-7.14",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M101.52 290.246s4.326 2.057 7.408 1.03c2.842-.948 4.564.673 7.132 1.186 2.57.514 6.925 1.108 11.772-1.269-.104-5.551-6.939-4.01-12.048-6.763-2.582-1.39-3.812-4.757-3.625-8.863h-9.471s-1.402 10.596-1.169 14.68",fill:"#CBD1D1"}}),t("path",{attrs:{d:"M101.496 290.073s2.447 1.281 6.809.658c3.081-.44 3.74.485 7.479 1.039 3.739.554 10.802-.07 11.91-.9.415 1.108-.347 2.077-.347 2.077s-1.523.608-4.847.831c-2.045.137-5.843.293-7.663-.507-1.8-1.385-5.286-1.917-5.77-.243-3.947.958-7.41-.288-7.41-.288l-.16-2.667z",fill:"#2B0849"}}),t("path",{attrs:{d:"M108.824 276.19h3.116s-.103 6.751 4.57 8.62c-4.673.624-8.62-2.32-7.686-8.62",fill:"#A4AABA"}}),t("path",{attrs:{d:"M57.65 272.52s-2.122 7.47-4.518 12.396c-1.811 3.724-4.255 7.548 5.505 7.548 6.698 0 9.02-.483 7.479-6.648-1.541-6.164.268-13.296.268-13.296H57.65z",fill:"#CBD1D1"}}),t("path",{attrs:{d:"M51.54 290.04s2.111 1.178 6.682 1.178c6.128 0 8.31-1.662 8.31-1.662s.605 1.122-.624 2.18c-1 .862-3.624 1.603-7.444 1.559-4.177-.049-5.876-.57-6.786-1.177-.831-.554-.692-1.593-.138-2.078",fill:"#2B0849"}}),t("path",{attrs:{d:"M58.533 274.438s.034 1.529-.315 2.95c-.352 1.431-1.087 3.127-1.139 4.17-.058 1.16 4.57 1.592 5.194.035.623-1.559 1.303-6.475 1.927-7.306.622-.831-4.94-2.135-5.667.15",fill:"#A4AABA"}}),t("path",{attrs:{d:"M100.885 277.015l13.306.092s1.291-54.228 1.843-64.056c.552-9.828 3.756-43.13.997-62.788l-12.48-.64-22.725.776s-.433 3.944-1.19 9.921c-.062.493-.677.838-.744 1.358-.075.582.42 1.347.318 1.956-2.35 14.003-6.343 32.926-8.697 46.425-.116.663-1.227 1.004-1.45 2.677-.04.3.21 1.516.112 1.785-6.836 18.643-10.89 47.584-14.2 61.551l14.528-.014s2.185-8.524 4.008-16.878c2.796-12.817 22.987-84.553 22.987-84.553l3-.517 1.037 46.1s-.223 1.228.334 2.008c.558.782-.556 1.117-.39 2.233l.39 1.784s-.446 7.14-.892 11.826c-.446 4.685-.092 38.954-.092 38.954",fill:"#7BB2F9"}}),t("path",{attrs:{d:"M77.438 220.434c1.146.094 4.016-2.008 6.916-4.91M107.55 223.931s2.758-1.103 6.069-3.862",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M108.459 220.905s2.759-1.104 6.07-3.863",stroke:"#648BD8",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M76.099 223.557s2.608-.587 6.47-3.346M87.33 150.82c-.27 3.088.297 8.478-4.315 9.073M104.829 149.075s.11 13.936-1.286 14.983c-2.207 1.655-2.975 1.934-2.975 1.934M101.014 149.63s.035 12.81-1.19 24.245M94.93 174.965s7.174-1.655 9.38-1.655M75.671 204.754c-.316 1.55-.64 3.067-.973 4.535 0 0-1.45 1.822-1.003 3.756.446 1.934-.943 2.034-4.96 15.273-1.686 5.559-4.464 18.49-6.313 27.447-.078.38-4.018 18.06-4.093 18.423M77.043 196.743a313.269 313.269 0 0 1-.877 4.729M83.908 151.414l-1.19 10.413s-1.091.148-.496 2.23c.111 1.34-2.66 15.692-5.153 30.267M57.58 272.94h13.238",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}}),t("path",{attrs:{d:"M117.377 147.423s-16.955-3.087-35.7.199c.157 2.501-.002 4.128-.002 4.128s14.607-2.802 35.476-.31c.251-2.342.226-4.017.226-4.017",fill:"#192064"}}),t("path",{attrs:{d:"M107.511 150.353l.004-4.885a.807.807 0 0 0-.774-.81c-2.428-.092-5.04-.108-7.795-.014a.814.814 0 0 0-.784.81l-.003 4.88c0 .456.371.82.827.808a140.76 140.76 0 0 1 7.688.017.81.81 0 0 0 .837-.806",fill:"#FFF"}}),t("path",{attrs:{d:"M106.402 149.426l.002-3.06a.64.64 0 0 0-.616-.643 94.135 94.135 0 0 0-5.834-.009.647.647 0 0 0-.626.643l-.001 3.056c0 .36.291.648.651.64 1.78-.04 3.708-.041 5.762.012.36.009.662-.279.662-.64",fill:"#192064"}}),t("path",{attrs:{d:"M101.485 273.933h12.272M102.652 269.075c.006 3.368.04 5.759.11 6.47M102.667 263.125c-.009 1.53-.015 2.98-.016 4.313M102.204 174.024l.893 44.402s.669 1.561-.224 2.677c-.892 1.116 2.455.67.893 2.231-1.562 1.562.893 1.116 0 3.347-.592 1.48-.988 20.987-1.09 34.956",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}})])])}},qo=Yo,Uo={success:"check-circle",error:"close-circle",info:"exclamation-circle",warning:"warning"},Ko={404:$o,500:Wo,403:qo},Go=Object.keys(Ko),Xo={prefixCls:s["a"].string,icon:s["a"].any,status:s["a"].oneOf(["success","error","info","warning","404","403","500"]).def("info"),title:s["a"].any,subTitle:s["a"].any,extra:s["a"].any},Zo=function(t,e,n){var r=n.status,i=n.icon;if(Go.includes(""+r)){var a=Ko[r];return t("div",{class:e+"-icon "+e+"-image"},[t(a)])}var o=Uo[r],s=i||t(ae["a"],{attrs:{type:o,theme:"filled"}});return t("div",{class:e+"-icon"},[s])},Qo=function(t,e,n){return n&&t("div",{class:e+"-extra"},[n])},Jo={name:"AResult",props:Xo,inject:{configProvider:{default:function(){return y["a"]}}},render:function(t){var e=this.prefixCls,n=this.status,r=this.configProvider.getPrefixCls,i=r("result",e),a=Object(H["g"])(this,"title"),o=Object(H["g"])(this,"subTitle"),s=Object(H["g"])(this,"icon"),c=Object(H["g"])(this,"extra");return t("div",{class:i+" "+i+"-"+n},[Zo(t,i,{status:n,icon:s}),t("div",{class:i+"-title"},[a]),o&&t("div",{class:i+"-subtitle"},[o]),this.$slots["default"]&&t("div",{class:i+"-content"},[this.$slots["default"]]),Qo(t,i,c)])}};Jo.PRESENTED_IMAGE_403=Ko[403],Jo.PRESENTED_IMAGE_404=Ko[404],Jo.PRESENTED_IMAGE_500=Ko[500],Jo.install=function(t){t.use(b["a"]),t.component(Jo.name,Jo)};var ts=Jo,es=n("ae55"),ns={child:s["a"].any,bordered:s["a"].bool,colon:s["a"].bool,type:s["a"].oneOf(["label","content"]),layout:s["a"].oneOf(["horizontal","vertical"])},rs={functional:!0,props:ns,render:function(t,e){var n,r=e.props,i=r.child,a=r.bordered,s=r.colon,c=r.type,u=r.layout,l=Object(H["l"])(i),f=l.prefixCls,h=l.span,d=void 0===h?1:h,p=e.data.key,v=Object(H["g"])(i,"label"),g=Object(H["p"])(i),m={attrs:{},class:[f+"-item-label",(n={},o()(n,f+"-item-colon",s),o()(n,f+"-item-no-label",!v),n)],key:p+"-label"};return"vertical"===u&&(m.attrs.colSpan=2*d-1),a?"label"===c?t("th",m,[v]):t("td",{class:f+"-item-content",key:p+"-content",attrs:{colSpan:2*d-1}},[g["default"]]):t("td",{attrs:{colSpan:d},class:f+"-item"},"vertical"===u?"content"===c?[t("span",{class:f+"-item-content",key:p+"-content"},[g["default"]])]:[t("span",{class:[f+"-item-label",o()({},f+"-item-colon",s)],key:p+"-label"},[v])]:[t("span",m,[v]),t("span",{class:f+"-item-content",key:p+"-content"},[g["default"]])])}},is=rs,as={prefixCls:s["a"].string,label:s["a"].any,span:s["a"].number};function os(t){var e=t;return void 0===t?e=[]:Array.isArray(t)||(e=[t]),e}var ss={name:"ADescriptionsItem",props:Object(H["t"])(as,{span:1})},cs={prefixCls:s["a"].string,bordered:s["a"].bool,size:s["a"].oneOf(["default","middle","small"]).def("default"),title:s["a"].any,column:s["a"].oneOfType([s["a"].number,s["a"].object]),layout:s["a"].oneOf(["horizontal","vertical"]),colon:s["a"].bool},us=function(t,e){var n=[],r=null,i=void 0,a=os(t);return a.forEach((function(t,o){var s=Object(H["l"])(t),c=t;r||(i=e,r=[],n.push(r));var u=o===a.length-1,l=!0;u&&(l=!s.span||s.span===i,c=Object(et["a"])(c,{props:{span:i}}));var f=s.span,h=void 0===f?1:f;r.push(c),i-=h,i<=0&&(r=null,Object(x["a"])(0===i&&l,"Descriptions","Sum of column `span` in a line exceeds `column` of Descriptions."))})),n},ls={xxl:3,xl:3,lg:3,md:3,sm:2,xs:1},fs={name:"ADescriptions",Item:ss,mixins:[h["a"]],inject:{configProvider:{default:function(){return y["a"]}}},props:Object(H["t"])(cs,{column:ls}),data:function(){return{screens:{},token:void 0}},methods:{getColumn:function(){var t=this.$props.column;if("object"===("undefined"===typeof t?"undefined":K()(t)))for(var e=0;e100?100:t}var y=function(t){var e=[],n=!0,r=!1,i=void 0;try{for(var a,o=Object.entries(t)[Symbol.iterator]();!(n=(a=o.next()).done);n=!0){var s=a.value,c=g()(s,2),u=c[0],l=c[1],f=parseFloat(u.replace(/%/g,""));if(isNaN(f))return{};e.push({key:f,value:l})}}catch(h){r=!0,i=h}finally{try{!n&&o["return"]&&o["return"]()}finally{if(r)throw i}}return e=e.sort((function(t,e){return t.key-e.key})),e.map((function(t){var e=t.key,n=t.value;return n+" "+e+"%"})).join(", ")},b=function(t){var e=t.from,n=void 0===e?"#1890ff":e,r=t.to,i=void 0===r?"#1890ff":r,a=t.direction,o=void 0===a?"to right":a,s=p()(t,["from","to","direction"]);if(0!==Object.keys(s).length){var c=y(s);return{backgroundImage:"linear-gradient("+o+", "+c+")"}}return{backgroundImage:"linear-gradient("+o+", "+n+", "+i+")"}},x={functional:!0,render:function(t,e){var n=e.props,r=e.children,i=n.prefixCls,a=n.percent,s=n.successPercent,c=n.strokeWidth,u=n.size,l=n.strokeColor,f=n.strokeLinecap,h=void 0;h=l&&"string"!==typeof l?b(l):{background:l};var d=o()({width:m(a)+"%",height:(c||("small"===u?6:8))+"px",background:l,borderRadius:"square"===f?0:"100px"},h),p={width:m(s)+"%",height:(c||("small"===u?6:8))+"px",borderRadius:"square"===f?0:""},v=void 0!==s?t("div",{class:i+"-success-bg",style:p}):null;return t("div",[t("div",{class:i+"-outer"},[t("div",{class:i+"-inner"},[t("div",{class:i+"-bg",style:d}),v])]),r])}},w=x,_=n("92fa"),O=n.n(_),C=n("2b0e"),S=n("46cf"),M=n.n(S);function k(t){return{mixins:[t],updated:function(){var t=this,e=Date.now(),n=!1;Object.keys(this.paths).forEach((function(r){var i=t.paths[r];if(i){n=!0;var a=i.style;a.transitionDuration=".3s, .3s, .3s, .06s",t.prevTimeStamp&&e-t.prevTimeStamp<100&&(a.transitionDuration="0s, 0s")}})),n&&(this.prevTimeStamp=Date.now())}}}var j=k,T={percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,trailColor:"#D9D9D9",trailWidth:1},z=u["a"].oneOfType([u["a"].number,u["a"].string]),E={percent:u["a"].oneOfType([z,u["a"].arrayOf(z)]),prefixCls:u["a"].string,strokeColor:u["a"].oneOfType([u["a"].string,u["a"].arrayOf(u["a"].oneOfType([u["a"].string,u["a"].object])),u["a"].object]),strokeLinecap:u["a"].oneOf(["butt","round","square"]),strokeWidth:z,trailColor:u["a"].string,trailWidth:z},A=o()({},E,{gapPosition:u["a"].oneOf(["top","bottom","left","right"]),gapDegree:u["a"].oneOfType([u["a"].number,u["a"].string,u["a"].bool])}),P=o()({},T,{gapPosition:"top"});C["a"].use(M.a,{name:"ant-ref"});var L=0;function V(t){return+t.replace("%","")}function I(t){return Array.isArray(t)?t:[t]}function R(t,e,n,r){var i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,a=arguments[5],o=50-r/2,s=0,c=-o,u=0,l=-2*o;switch(a){case"left":s=-o,c=0,u=2*o,l=0;break;case"right":s=o,c=0,u=-2*o,l=0;break;case"bottom":c=o,l=2*o;break;default:}var f="M 50,50 m "+s+","+c+"\n a "+o+","+o+" 0 1 1 "+u+","+-l+"\n a "+o+","+o+" 0 1 1 "+-u+","+l,h=2*Math.PI*o,d={stroke:n,strokeDasharray:e/100*(h-i)+"px "+h+"px",strokeDashoffset:"-"+(i/2+t/100*(h-i))+"px",transition:"stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s"};return{pathString:f,pathStyle:d}}var H={props:Object(l["t"])(A,P),created:function(){this.paths={},this.gradientId=L,L+=1},methods:{getStokeList:function(){var t=this,e=this.$createElement,n=this.$props,r=n.prefixCls,i=n.percent,a=n.strokeColor,o=n.strokeWidth,s=n.strokeLinecap,c=n.gapDegree,u=n.gapPosition,l=I(i),f=I(a),h=0;return l.map((function(n,i){var a=f[i]||f[f.length-1],l="[object Object]"===Object.prototype.toString.call(a)?"url(#"+r+"-gradient-"+t.gradientId+")":"",d=R(h,n,a,o,c,u),p=d.pathString,v=d.pathStyle;h+=n;var g={key:i,attrs:{d:p,stroke:l,"stroke-linecap":s,"stroke-width":0===n?0:o,"fill-opacity":"0"},class:r+"-circle-path",style:v,directives:[{name:"ant-ref",value:function(e){t.paths[i]=e}}]};return e("path",g)}))}},render:function(){var t=arguments[0],e=this.$props,n=e.prefixCls,r=e.strokeWidth,i=e.trailWidth,a=e.gapDegree,o=e.gapPosition,s=e.trailColor,c=e.strokeLinecap,u=e.strokeColor,l=p()(e,["prefixCls","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","strokeColor"]),f=R(0,100,s,r,a,o),h=f.pathString,d=f.pathStyle;delete l.percent;var v=I(u),g=v.find((function(t){return"[object Object]"===Object.prototype.toString.call(t)})),m={attrs:{d:h,stroke:s,"stroke-linecap":c,"stroke-width":i||r,"fill-opacity":"0"},class:n+"-circle-trail",style:d};return t("svg",O()([{class:n+"-circle",attrs:{viewBox:"0 0 100 100"}},l]),[g&&t("defs",[t("linearGradient",{attrs:{id:n+"-gradient-"+this.gradientId,x1:"100%",y1:"0%",x2:"0%",y2:"0%"}},[Object.keys(g).sort((function(t,e){return V(t)-V(e)})).map((function(e,n){return t("stop",{key:n,attrs:{offset:e,"stop-color":g[e]}})}))])]),t("path",m),this.getStokeList().reverse()])}},D=j(H),F={normal:"#108ee9",exception:"#ff5500",success:"#87d068"};function N(t){var e=t.percent,n=t.successPercent,r=m(e);if(!n)return r;var i=m(n);return[n,m(r-i)]}function $(t){var e=t.progressStatus,n=t.successPercent,r=t.strokeColor,i=r||F[e];return n?[F.success,i]:i}var B={functional:!0,render:function(t,e){var n,r=e.props,a=e.children,o=r.prefixCls,s=r.width,c=r.strokeWidth,u=r.trailColor,l=r.strokeLinecap,f=r.gapPosition,h=r.gapDegree,d=r.type,p=s||120,v={width:"number"===typeof p?p+"px":p,height:"number"===typeof p?p+"px":p,fontSize:.15*p+6},g=c||6,m=f||"dashboard"===d&&"bottom"||"top",y=h||"dashboard"===d&&75,b=$(r),x="[object Object]"===Object.prototype.toString.call(b),w=(n={},i()(n,o+"-inner",!0),i()(n,o+"-circle-gradient",x),n);return t("div",{class:w,style:v},[t(D,{attrs:{percent:N(r),strokeWidth:g,trailWidth:g,strokeColor:b,strokeLinecap:l,trailColor:u,prefixCls:o,gapDegree:y,gapPosition:m}}),a])}},W=B,Y=["normal","exception","active","success"],q=u["a"].oneOf(["line","circle","dashboard"]),U=u["a"].oneOf(["default","small"]),K={prefixCls:u["a"].string,type:q,percent:u["a"].number,successPercent:u["a"].number,format:u["a"].func,status:u["a"].oneOf(Y),showInfo:u["a"].bool,strokeWidth:u["a"].number,strokeLinecap:u["a"].oneOf(["butt","round","square"]),strokeColor:u["a"].oneOfType([u["a"].string,u["a"].object]),trailColor:u["a"].string,width:u["a"].number,gapDegree:u["a"].number,gapPosition:u["a"].oneOf(["top","bottom","left","right"]),size:U},G={name:"AProgress",props:Object(l["t"])(K,{type:"line",percent:0,showInfo:!0,trailColor:"#f3f3f3",size:"default",gapDegree:0,strokeLinecap:"round"}),inject:{configProvider:{default:function(){return f["a"]}}},methods:{getPercentNumber:function(){var t=this.$props,e=t.successPercent,n=t.percent,r=void 0===n?0:n;return parseInt(void 0!==e?e.toString():r.toString(),10)},getProgressStatus:function(){var t=this.$props.status;return Y.indexOf(t)<0&&this.getPercentNumber()>=100?"success":t||"normal"},renderProcessInfo:function(t,e){var n=this.$createElement,r=this.$props,i=r.showInfo,a=r.format,o=r.type,s=r.percent,c=r.successPercent;if(!i)return null;var u=void 0,l=a||this.$scopedSlots.format||function(t){return t+"%"},f="circle"===o||"dashboard"===o?"":"-circle";return a||this.$scopedSlots.format||"exception"!==e&&"success"!==e?u=l(m(s),m(c)):"exception"===e?u=n(h["a"],{attrs:{type:"close"+f,theme:"line"===o?"filled":"outlined"}}):"success"===e&&(u=n(h["a"],{attrs:{type:"check"+f,theme:"line"===o?"filled":"outlined"}})),n("span",{class:t+"-text",attrs:{title:"string"===typeof u?u:void 0}},[u])}},render:function(){var t,e=arguments[0],n=Object(l["l"])(this),r=n.prefixCls,a=n.size,s=n.type,u=n.showInfo,f=this.configProvider.getPrefixCls,h=f("progress",r),d=this.getProgressStatus(),p=this.renderProcessInfo(h,d),v=void 0;if("line"===s){var g={props:o()({},n,{prefixCls:h})};v=e(w,g,[p])}else if("circle"===s||"dashboard"===s){var m={props:o()({},n,{prefixCls:h,progressStatus:d})};v=e(W,m,[p])}var y=c()(h,(t={},i()(t,h+"-"+("dashboard"===s?"circle":s),!0),i()(t,h+"-status-"+d,!0),i()(t,h+"-show-info",u),i()(t,h+"-"+a,a),t)),b={on:Object(l["k"])(this),class:y};return e("div",b,[v])}},X=n("db14");G.install=function(t){t.use(X["a"]),t.component(G.name,G)};e["a"]=G},f2ef:function(t,e,n){"use strict";n("b2a3"),n("04a9"),n("1efe")},f3c1:function(t,e){var n=800,r=16,i=Date.now;function a(t){var e=0,a=0;return function(){var o=i(),s=r-(o-a);if(a=o,s>0){if(++e>=n)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}t.exports=a},f4d6:function(t,e,n){var r=n("ffd6"),i=1/0;function a(t){if("string"==typeof t||r(t))return t;var e=t+"";return"0"==e&&1/t==-i?"-0":e}t.exports=a},f54f:function(t,e,n){"use strict";var r=n("4d91"),i=r["a"].oneOf(["hover","focus","click","contextmenu"]);e["a"]=function(){return{trigger:r["a"].oneOfType([i,r["a"].arrayOf(i)]).def("hover"),visible:r["a"].bool,defaultVisible:r["a"].bool,placement:r["a"].oneOf(["top","left","right","bottom","topLeft","topRight","bottomLeft","bottomRight","leftTop","leftBottom","rightTop","rightBottom"]).def("top"),transitionName:r["a"].string.def("zoom-big-fast"),overlayStyle:r["a"].object.def((function(){return{}})),overlayClassName:r["a"].string,prefixCls:r["a"].string,mouseEnterDelay:r["a"].number.def(.1),mouseLeaveDelay:r["a"].number.def(.1),getPopupContainer:r["a"].func,arrowPointAtCenter:r["a"].bool.def(!1),autoAdjustOverflow:r["a"].oneOfType([r["a"].bool,r["a"].object]).def(!0),destroyTooltipOnHide:r["a"].bool.def(!1),align:r["a"].object.def((function(){return{}})),builtinPlacements:r["a"].object}}},f5b2:function(t,e,n){"use strict";var r=n("23e7"),i=n("6547").codeAt;r({target:"String",proto:!0},{codePointAt:function(t){return i(this,t)}})},f5df:function(t,e,n){var r=n("00ee"),i=n("c6b6"),a=n("b622"),o=a("toStringTag"),s="Arguments"==i(function(){return arguments}()),c=function(t,e){try{return t[e]}catch(n){}};t.exports=r?i:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=c(e=Object(t),o))?n:s?i(e):"Object"==(r=i(e))&&"function"==typeof e.callee?"Arguments":r}},f608:function(t,e,n){var r=n("6747"),i=n("ffd6"),a=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,o=/^\w*$/;function s(t,e){if(r(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!i(t))||(o.test(t)||!a.test(t)||null!=e&&t in Object(e))}t.exports=s},f614:function(t,e,n){},f64c:function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("2fcd"),o=n("0c63"),s=3,c=void 0,u=void 0,l=1,f="ant-message",h="move-up",d=function(){return document.body},p=void 0;function v(t){u?t(u):a["a"].newInstance({prefixCls:f,transitionName:h,style:{top:c},getContainer:d,maxCount:p},(function(e){u?t(u):(u=e,t(e))}))}function g(t){var e=void 0!==t.duration?t.duration:s,n={info:"info-circle",success:"check-circle",error:"close-circle",warning:"exclamation-circle",loading:"loading"}[t.type],r=t.key||l++,i=new Promise((function(i){var a=function(){return"function"===typeof t.onClose&&t.onClose(),i(!0)};v((function(i){i.notice({key:r,duration:e,style:{},content:function(e){var r=e(o["a"],{attrs:{type:n,theme:"loading"===n?"outlined":"filled"}}),i=n?r:"";return e("div",{class:f+"-custom-content"+(t.type?" "+f+"-"+t.type:"")},[t.icon?"function"===typeof t.icon?t.icon(e):t.icon:i,e("span",["function"===typeof t.content?t.content(e):t.content])])},onClose:a})}))})),a=function(){u&&u.removeNotice(r)};return a.then=function(t,e){return i.then(t,e)},a.promise=i,a}function m(t){return"[object Object]"===Object.prototype.toString.call(t)&&!!t.content}var y={open:g,config:function(t){void 0!==t.top&&(c=t.top,u=null),void 0!==t.duration&&(s=t.duration),void 0!==t.prefixCls&&(f=t.prefixCls),void 0!==t.getContainer&&(d=t.getContainer),void 0!==t.transitionName&&(h=t.transitionName,u=null),void 0!==t.maxCount&&(p=t.maxCount,u=null)},destroy:function(){u&&(u.destroy(),u=null)}};["success","info","warning","error","loading"].forEach((function(t){y[t]=function(e,n,r){return m(e)?y.open(i()({},e,{type:t})):("function"===typeof n&&(r=n,n=void 0),y.open({content:e,duration:n,type:t,onClose:r}))}})),y.warn=y.warning,e["a"]=y},f664:function(t,e,n){var r=n("23e7"),i=n("be8e");r({target:"Math",stat:!0},{fround:i})},f6b4:function(t,e,n){"use strict";var r=n("c532");function i(){this.handlers=[]}i.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},i.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},i.prototype.forEach=function(t){r.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=i},f6c0:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n("c4b2"),i=d(r),a=n("882a"),o=d(a),s=n("5669"),c=d(s),u=n("9a94"),l=d(u),f=n("cea8"),h=d(f);function d(t){return t&&t.__esModule?t:{default:t}}e["default"]={locale:"zh-cn",Pagination:i["default"],DatePicker:o["default"],TimePicker:c["default"],Calendar:l["default"],ColorPicker:h["default"],global:{placeholder:"请选择"},Table:{filterTitle:"筛选",filterConfirm:"确定",filterReset:"重置",selectAll:"全选当页",selectInvert:"反选当页",sortTitle:"排序",expand:"展开行",collapse:"关闭行"},Modal:{okText:"确定",cancelText:"取消",justOkText:"知道了"},Popconfirm:{cancelText:"取消",okText:"确定"},Transfer:{searchPlaceholder:"请输入搜索内容",itemUnit:"项",itemsUnit:"项"},Upload:{uploading:"文件上传中",removeFile:"删除文件",uploadError:"上传错误",previewFile:"预览文件",downloadFile:"下载文件"},Empty:{description:"暂无数据"},Icon:{icon:"图标"},Text:{edit:"编辑",copy:"复制",copied:"复制成功",expand:"展开"},PageHeader:{back:"返回"}}},f6d6:function(t,e,n){var r=n("23e7"),i=n("23cb"),a=String.fromCharCode,o=String.fromCodePoint,s=!!o&&1!=o.length;r({target:"String",stat:!0,forced:s},{fromCodePoint:function(t){var e,n=[],r=arguments.length,o=0;while(r>o){if(e=+arguments[o++],i(e,1114111)!==e)throw RangeError(e+" is not a valid code point");n.push(e<65536?a(e):a(55296+((e-=65536)>>10),e%1024+56320))}return n.join("")}})},f748:function(t,e){t.exports=Math.sign||function(t){return 0==(t=+t)||t!=t?t:t<0?-1:1}},f772:function(t,e,n){var r=n("5692"),i=n("90e3"),a=r("keys");t.exports=function(t){return a[t]||(a[t]=i(t))}},f785:function(t,e,n){var r=n("2626");r("Array")},f879:function(t,e,n){},f893:function(t,e,n){t.exports={default:n("8119"),__esModule:!0}},f8af:function(t,e,n){var r=n("2474");function i(t){var e=new t.constructor(t.byteLength);return new r(e).set(new r(t)),e}t.exports=i},f8cd:function(t,e,n){var r=n("a691");t.exports=function(t){var e=r(t);if(e<0)throw RangeError("The argument can't be less than 0");return e}},f8d5:function(t,e,n){"use strict";e["a"]={today:"Today",now:"Now",backToToday:"Back to today",ok:"Ok",clear:"Clear",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",yearFormat:"YYYY",dateFormat:"M/D/YYYY",dayFormat:"D",dateTimeFormat:"M/D/YYYY HH:mm:ss",monthBeforeYear:!0,previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"}},f909:function(t,e,n){var r=n("7e64"),i=n("b760"),a=n("72af"),o=n("4f50"),s=n("1a8c"),c=n("9934"),u=n("8adb");function l(t,e,n,f,h){t!==e&&a(e,(function(a,c){if(h||(h=new r),s(a))o(t,e,c,n,l,f,h);else{var d=f?f(u(t,c),a,c+"",t,e,h):void 0;void 0===d&&(d=a),i(t,c,d)}}),c)}t.exports=l},f933:function(t,e,n){"use strict";var r=n("6042"),i=n.n(r),a=n("41b2"),o=n.n(a),s=n("7b05"),c=n("8e8e"),u=n.n(c),l=n("4d91"),f=n("8496"),h={adjustX:1,adjustY:1},d=[0,0],p={left:{points:["cr","cl"],overflow:h,offset:[-4,0],targetOffset:d},right:{points:["cl","cr"],overflow:h,offset:[4,0],targetOffset:d},top:{points:["bc","tc"],overflow:h,offset:[0,-4],targetOffset:d},bottom:{points:["tc","bc"],overflow:h,offset:[0,4],targetOffset:d},topLeft:{points:["bl","tl"],overflow:h,offset:[0,-4],targetOffset:d},leftTop:{points:["tr","tl"],overflow:h,offset:[-4,0],targetOffset:d},topRight:{points:["br","tr"],overflow:h,offset:[0,-4],targetOffset:d},rightTop:{points:["tl","tr"],overflow:h,offset:[4,0],targetOffset:d},bottomRight:{points:["tr","br"],overflow:h,offset:[0,4],targetOffset:d},rightBottom:{points:["bl","br"],overflow:h,offset:[4,0],targetOffset:d},bottomLeft:{points:["tl","bl"],overflow:h,offset:[0,4],targetOffset:d},leftBottom:{points:["br","bl"],overflow:h,offset:[-4,0],targetOffset:d}},v={props:{prefixCls:l["a"].string,overlay:l["a"].any,trigger:l["a"].any},updated:function(){var t=this.trigger;t&&t.forcePopupAlign()},render:function(){var t=arguments[0],e=this.overlay,n=this.prefixCls;return t("div",{class:n+"-inner",attrs:{role:"tooltip"}},["function"===typeof e?e():e])}},g=n("daa3");function m(){}var y={props:{trigger:l["a"].any.def(["hover"]),defaultVisible:l["a"].bool,visible:l["a"].bool,placement:l["a"].string.def("right"),transitionName:l["a"].oneOfType([l["a"].string,l["a"].object]),animation:l["a"].any,afterVisibleChange:l["a"].func.def((function(){})),overlay:l["a"].any,overlayStyle:l["a"].object,overlayClassName:l["a"].string,prefixCls:l["a"].string.def("rc-tooltip"),mouseEnterDelay:l["a"].number.def(0),mouseLeaveDelay:l["a"].number.def(.1),getTooltipContainer:l["a"].func,destroyTooltipOnHide:l["a"].bool.def(!1),align:l["a"].object.def((function(){return{}})),arrowContent:l["a"].any.def(null),tipId:l["a"].string,builtinPlacements:l["a"].object},methods:{getPopupElement:function(){var t=this.$createElement,e=this.$props,n=e.prefixCls,r=e.tipId;return[t("div",{class:n+"-arrow",key:"arrow"},[Object(g["g"])(this,"arrowContent")]),t(v,{key:"content",attrs:{trigger:this.$refs.trigger,prefixCls:n,id:r,overlay:Object(g["g"])(this,"overlay")}})]},getPopupDomNode:function(){return this.$refs.trigger.getPopupDomNode()}},render:function(t){var e=Object(g["l"])(this),n=e.overlayClassName,r=e.trigger,i=e.mouseEnterDelay,a=e.mouseLeaveDelay,s=e.overlayStyle,c=e.prefixCls,l=e.afterVisibleChange,h=e.transitionName,d=e.animation,v=e.placement,y=e.align,b=e.destroyTooltipOnHide,x=e.defaultVisible,w=e.getTooltipContainer,_=u()(e,["overlayClassName","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle","prefixCls","afterVisibleChange","transitionName","animation","placement","align","destroyTooltipOnHide","defaultVisible","getTooltipContainer"]),O=o()({},_);Object(g["s"])(this,"visible")&&(O.popupVisible=this.$props.visible);var C=Object(g["k"])(this),S={props:o()({popupClassName:n,prefixCls:c,action:r,builtinPlacements:p,popupPlacement:v,popupAlign:y,getPopupContainer:w,afterPopupVisibleChange:l,popupTransitionName:h,popupAnimation:d,defaultPopupVisible:x,destroyPopupOnHide:b,mouseLeaveDelay:a,popupStyle:s,mouseEnterDelay:i},O),on:o()({},C,{popupVisibleChange:C.visibleChange||m,popupAlign:C.popupAlign||m}),ref:"trigger"};return t(f["a"],S,[t("template",{slot:"popup"},[this.getPopupElement(t)]),this.$slots["default"]])}},b=y,x={adjustX:1,adjustY:1},w={adjustX:0,adjustY:0},_=[0,0];function O(t){return"boolean"===typeof t?t?x:w:o()({},w,t)}function C(t){var e=t.arrowWidth,n=void 0===e?5:e,r=t.horizontalArrowShift,i=void 0===r?16:r,a=t.verticalArrowShift,s=void 0===a?12:a,c=t.autoAdjustOverflow,u=void 0===c||c,l={left:{points:["cr","cl"],offset:[-4,0]},right:{points:["cl","cr"],offset:[4,0]},top:{points:["bc","tc"],offset:[0,-4]},bottom:{points:["tc","bc"],offset:[0,4]},topLeft:{points:["bl","tc"],offset:[-(i+n),-4]},leftTop:{points:["tr","cl"],offset:[-4,-(s+n)]},topRight:{points:["br","tc"],offset:[i+n,-4]},rightTop:{points:["tl","cr"],offset:[4,-(s+n)]},bottomRight:{points:["tr","bc"],offset:[i+n,4]},rightBottom:{points:["bl","cr"],offset:[4,s+n]},bottomLeft:{points:["tl","bc"],offset:[-(i+n),4]},leftBottom:{points:["br","cl"],offset:[-4,s+n]}};return Object.keys(l).forEach((function(e){l[e]=t.arrowPointAtCenter?o()({},l[e],{overflow:O(u),targetOffset:_}):o()({},p[e],{overflow:O(u)}),l[e].ignoreShake=!0})),l}var S=n("4df5"),M=n("f54f"),k=function(t,e){var n={},r=o()({},t);return e.forEach((function(e){t&&e in t&&(n[e]=t[e],delete r[e])})),{picked:n,omitted:r}},j=Object(M["a"])(),T={name:"ATooltip",model:{prop:"visible",event:"visibleChange"},props:o()({},j,{title:l["a"].any}),inject:{configProvider:{default:function(){return S["a"]}}},data:function(){return{sVisible:!!this.$props.visible||!!this.$props.defaultVisible}},watch:{visible:function(t){this.sVisible=t}},methods:{onVisibleChange:function(t){Object(g["s"])(this,"visible")||(this.sVisible=!this.isNoTitle()&&t),this.isNoTitle()||this.$emit("visibleChange",t)},getPopupDomNode:function(){return this.$refs.tooltip.getPopupDomNode()},getPlacements:function(){var t=this.$props,e=t.builtinPlacements,n=t.arrowPointAtCenter,r=t.autoAdjustOverflow;return e||C({arrowPointAtCenter:n,verticalArrowShift:8,autoAdjustOverflow:r})},getDisabledCompatibleChildren:function(t){var e=this.$createElement,n=t.componentOptions&&t.componentOptions.Ctor.options||{};if((!0===n.__ANT_BUTTON||!0===n.__ANT_SWITCH||!0===n.__ANT_CHECKBOX)&&(t.componentOptions.propsData.disabled||""===t.componentOptions.propsData.disabled)||"button"===t.tag&&t.data&&t.data.attrs&&void 0!==t.data.attrs.disabled){var r=k(Object(g["q"])(t),["position","left","right","top","bottom","float","display","zIndex"]),i=r.picked,a=r.omitted,c=o()({display:"inline-block"},i,{cursor:"not-allowed",width:t.componentOptions.propsData.block?"100%":null}),u=o()({},a,{pointerEvents:"none"}),l=Object(g["f"])(t),f=Object(s["a"])(t,{style:u,class:null});return e("span",{style:c,class:l},[f])}return t},isNoTitle:function(){var t=Object(g["g"])(this,"title");return!t&&0!==t},getOverlay:function(){var t=Object(g["g"])(this,"title");return 0===t?t:t||""},onPopupAlign:function(t,e){var n=this.getPlacements(),r=Object.keys(n).filter((function(t){return n[t].points[0]===e.points[0]&&n[t].points[1]===e.points[1]}))[0];if(r){var i=t.getBoundingClientRect(),a={top:"50%",left:"50%"};r.indexOf("top")>=0||r.indexOf("Bottom")>=0?a.top=i.height-e.offset[1]+"px":(r.indexOf("Top")>=0||r.indexOf("bottom")>=0)&&(a.top=-e.offset[1]+"px"),r.indexOf("left")>=0||r.indexOf("Right")>=0?a.left=i.width-e.offset[0]+"px":(r.indexOf("right")>=0||r.indexOf("Left")>=0)&&(a.left=-e.offset[0]+"px"),t.style.transformOrigin=a.left+" "+a.top}}},render:function(){var t=arguments[0],e=this.$props,n=this.$data,r=this.$slots,a=e.prefixCls,c=e.openClassName,u=e.getPopupContainer,l=this.configProvider.getPopupContainer,f=this.configProvider.getPrefixCls,h=f("tooltip",a),d=(r["default"]||[]).filter((function(t){return t.tag||""!==t.text.trim()}));d=1===d.length?d[0]:d;var p=n.sVisible;if(!Object(g["s"])(this,"visible")&&this.isNoTitle()&&(p=!1),!d)return null;var v=this.getDisabledCompatibleChildren(Object(g["w"])(d)?d:t("span",[d])),m=i()({},c||h+"-open",!0),y={props:o()({},e,{prefixCls:h,getTooltipContainer:u||l,builtinPlacements:this.getPlacements(),overlay:this.getOverlay(),visible:p}),ref:"tooltip",on:o()({},Object(g["k"])(this),{visibleChange:this.onVisibleChange,popupAlign:this.onPopupAlign})};return t(b,y,[p?Object(s["a"])(v,{class:m}):v])}},z=n("db14");T.install=function(t){t.use(z["a"]),t.component(T.name,T)};e["a"]=T},f971:function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("6042"),o=n.n(a),s=n("8e8e"),c=n.n(s),u=n("41b2"),l=n.n(u),f=n("4d91"),h=n("4d26"),d=n.n(h),p=n("daa3"),v=n("b488"),g={name:"Checkbox",mixins:[v["a"]],inheritAttrs:!1,model:{prop:"checked",event:"change"},props:Object(p["t"])({prefixCls:f["a"].string,name:f["a"].string,id:f["a"].string,type:f["a"].string,defaultChecked:f["a"].oneOfType([f["a"].number,f["a"].bool]),checked:f["a"].oneOfType([f["a"].number,f["a"].bool]),disabled:f["a"].bool,tabIndex:f["a"].oneOfType([f["a"].string,f["a"].number]),readOnly:f["a"].bool,autoFocus:f["a"].bool,value:f["a"].any},{prefixCls:"rc-checkbox",type:"checkbox",defaultChecked:!1}),data:function(){var t=Object(p["s"])(this,"checked")?this.checked:this.defaultChecked;return{sChecked:t}},watch:{checked:function(t){this.sChecked=t}},mounted:function(){var t=this;this.$nextTick((function(){t.autoFocus&&t.$refs.input&&t.$refs.input.focus()}))},methods:{focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},handleChange:function(t){var e=Object(p["l"])(this);e.disabled||("checked"in e||(this.sChecked=t.target.checked),this.$forceUpdate(),t.shiftKey=this.eventShiftKey,this.__emit("change",{target:l()({},e,{checked:t.target.checked}),stopPropagation:function(){t.stopPropagation()},preventDefault:function(){t.preventDefault()},nativeEvent:t}),this.eventShiftKey=!1)},onClick:function(t){this.__emit("click",t),this.eventShiftKey=t.shiftKey}},render:function(){var t,e=arguments[0],n=Object(p["l"])(this),r=n.prefixCls,a=n.name,s=n.id,u=n.type,f=n.disabled,h=n.readOnly,v=n.tabIndex,g=n.autoFocus,m=n.value,y=c()(n,["prefixCls","name","id","type","disabled","readOnly","tabIndex","autoFocus","value"]),b=Object(p["e"])(this),x=Object.keys(l()({},y,b)).reduce((function(t,e){return"aria-"!==e.substr(0,5)&&"data-"!==e.substr(0,5)&&"role"!==e||(t[e]=y[e]),t}),{}),w=this.sChecked,_=d()(r,(t={},o()(t,r+"-checked",w),o()(t,r+"-disabled",f),t));return e("span",{class:_},[e("input",i()([{attrs:{name:a,id:s,type:u,readOnly:h,disabled:f,tabIndex:v,autoFocus:g},class:r+"-input",domProps:{checked:!!w,value:m},ref:"input"},{attrs:x,on:l()({},Object(p["k"])(this),{change:this.handleChange,click:this.onClick})}])),e("span",{class:r+"-inner"})])}};e["a"]=g},f9ce:function(t,e,n){var r=n("ef5d"),i=n("e3f8"),a=n("f608"),o=n("f4d6");function s(t){return a(t)?r(o(t)):i(t)}t.exports=s},fa21:function(t,e,n){var r=n("7530"),i=n("2dcb"),a=n("eac5");function o(t){return"function"!=typeof t.constructor||a(t)?{}:r(i(t))}t.exports=o},faf5:function(t,e,n){t.exports=!n("0bad")&&!n("4b8b")((function(){return 7!=Object.defineProperty(n("05f5")("div"),"a",{get:function(){return 7}}).a}))},fb2c:function(t,e,n){var r=n("74e8");r("Uint32",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},fb6a:function(t,e,n){"use strict";var r=n("23e7"),i=n("861d"),a=n("e8b5"),o=n("23cb"),s=n("50c4"),c=n("fc6a"),u=n("8418"),l=n("b622"),f=n("1dde"),h=f("slice"),d=l("species"),p=[].slice,v=Math.max;r({target:"Array",proto:!0,forced:!h},{slice:function(t,e){var n,r,l,f=c(this),h=s(f.length),g=o(t,h),m=o(void 0===e?h:e,h);if(a(f)&&(n=f.constructor,"function"!=typeof n||n!==Array&&!a(n.prototype)?i(n)&&(n=n[d],null===n&&(n=void 0)):n=void 0,n===Array||void 0===n))return p.call(f,g,m);for(r=new(void 0===n?Array:n)(v(m-g,0)),l=0;g-1}t.exports=i},fbd6:function(t,e,n){"use strict";n("b2a3"),n("81ff")},fbd8:function(t,e,n){"use strict";n("b2a3"),n("325f"),n("9a33")},fc25:function(t,e,n){"use strict";var r=n("92fa"),i=n.n(r),a=n("1098"),o=n.n(a),s=n("6042"),c=n.n(s),u=n("41b2"),l=n.n(u),f=n("4d91"),h=n("4df5"),d=n("daa3"),p=n("e5cd"),v={functional:!0,PRESENTED_IMAGE_DEFAULT:!0,render:function(){var t=arguments[0];return t("svg",{attrs:{width:"184",height:"152",viewBox:"0 0 184 152",xmlns:"http://www.w3.org/2000/svg"}},[t("g",{attrs:{fill:"none",fillRule:"evenodd"}},[t("g",{attrs:{transform:"translate(24 31.67)"}},[t("ellipse",{attrs:{fillOpacity:".8",fill:"#F5F5F7",cx:"67.797",cy:"106.89",rx:"67.797",ry:"12.668"}}),t("path",{attrs:{d:"M122.034 69.674L98.109 40.229c-1.148-1.386-2.826-2.225-4.593-2.225h-51.44c-1.766 0-3.444.839-4.592 2.225L13.56 69.674v15.383h108.475V69.674z",fill:"#AEB8C2"}}),t("path",{attrs:{d:"M101.537 86.214L80.63 61.102c-1.001-1.207-2.507-1.867-4.048-1.867H31.724c-1.54 0-3.047.66-4.048 1.867L6.769 86.214v13.792h94.768V86.214z",fill:"url(#linearGradient-1)",transform:"translate(13.56)"}}),t("path",{attrs:{d:"M33.83 0h67.933a4 4 0 0 1 4 4v93.344a4 4 0 0 1-4 4H33.83a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4z",fill:"#F5F5F7"}}),t("path",{attrs:{d:"M42.678 9.953h50.237a2 2 0 0 1 2 2V36.91a2 2 0 0 1-2 2H42.678a2 2 0 0 1-2-2V11.953a2 2 0 0 1 2-2zM42.94 49.767h49.713a2.262 2.262 0 1 1 0 4.524H42.94a2.262 2.262 0 0 1 0-4.524zM42.94 61.53h49.713a2.262 2.262 0 1 1 0 4.525H42.94a2.262 2.262 0 0 1 0-4.525zM121.813 105.032c-.775 3.071-3.497 5.36-6.735 5.36H20.515c-3.238 0-5.96-2.29-6.734-5.36a7.309 7.309 0 0 1-.222-1.79V69.675h26.318c2.907 0 5.25 2.448 5.25 5.42v.04c0 2.971 2.37 5.37 5.277 5.37h34.785c2.907 0 5.277-2.421 5.277-5.393V75.1c0-2.972 2.343-5.426 5.25-5.426h26.318v33.569c0 .617-.077 1.216-.221 1.789z",fill:"#DCE0E6"}})]),t("path",{attrs:{d:"M149.121 33.292l-6.83 2.65a1 1 0 0 1-1.317-1.23l1.937-6.207c-2.589-2.944-4.109-6.534-4.109-10.408C138.802 8.102 148.92 0 161.402 0 173.881 0 184 8.102 184 18.097c0 9.995-10.118 18.097-22.599 18.097-4.528 0-8.744-1.066-12.28-2.902z",fill:"#DCE0E6"}}),t("g",{attrs:{transform:"translate(149.65 15.383)",fill:"#FFF"}},[t("ellipse",{attrs:{cx:"20.654",cy:"3.167",rx:"2.849",ry:"2.815"}}),t("path",{attrs:{d:"M5.698 5.63H0L2.898.704zM9.259.704h4.985V5.63H9.259z"}})])])])}},g={functional:!0,PRESENTED_IMAGE_SIMPLE:!0,render:function(){var t=arguments[0];return t("svg",{attrs:{width:"64",height:"41",viewBox:"0 0 64 41",xmlns:"http://www.w3.org/2000/svg"}},[t("g",{attrs:{transform:"translate(0 1)",fill:"none",fillRule:"evenodd"}},[t("ellipse",{attrs:{fill:"#F5F5F5",cx:"32",cy:"33",rx:"32",ry:"7"}}),t("g",{attrs:{fillRule:"nonzero",stroke:"#D9D9D9"}},[t("path",{attrs:{d:"M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z"}}),t("path",{attrs:{d:"M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z",fill:"#FAFAFA"}})])])])}},m=n("db14"),y=function(){return{prefixCls:f["a"].string,image:f["a"].any,description:f["a"].any,imageStyle:f["a"].object}},b={name:"AEmpty",props:l()({},y()),methods:{renderEmpty:function(t){var e=this.$createElement,n=this.$props,r=n.prefixCls,a=n.imageStyle,s=h["a"].getPrefixCls("empty",r),u=Object(d["g"])(this,"image")||e(v),l=Object(d["g"])(this,"description"),f="undefined"!==typeof l?l:t.description,p="string"===typeof f?f:"empty",g=c()({},s,!0),m=null;if("string"===typeof u)m=e("img",{attrs:{alt:p,src:u}});else if("object"===("undefined"===typeof u?"undefined":o()(u))&&u.PRESENTED_IMAGE_SIMPLE){var y=u;m=e(y),g[s+"-normal"]=!0}else m=u;return e("div",i()([{class:g},{on:Object(d["k"])(this)}]),[e("div",{class:s+"-image",style:a},[m]),f&&e("p",{class:s+"-description"},[f]),this.$slots["default"]&&e("div",{class:s+"-footer"},[this.$slots["default"]])])}},render:function(){var t=arguments[0];return t(p["a"],{attrs:{componentName:"Empty"},scopedSlots:{default:this.renderEmpty}})}};b.PRESENTED_IMAGE_DEFAULT=v,b.PRESENTED_IMAGE_SIMPLE=g,b.install=function(t){t.use(m["a"]),t.component(b.name,b)};e["a"]=b},fc5e:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},fc6a:function(t,e,n){var r=n("44ad"),i=n("1d80");t.exports=function(t){return r(i(t))}},fcd4:function(t,e,n){e.f=n("cc15")},fd87:function(t,e,n){var r=n("74e8");r("Int8",(function(t){return function(e,n,r){return t(this,e,n,r)}}))},fdbc:function(t,e){t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},fdbf:function(t,e,n){var r=n("4930");t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},fe2b:function(t,e,n){"use strict";n.d(e,"a",(function(){return P}));var r=n("92fa"),i=n.n(r),a=n("9b57"),o=n.n(a),s=n("8e8e"),c=n.n(s),u=n("41b2"),l=n.n(u),f=n("6042"),h=n.n(f),d=n("1098"),p=n.n(d),v=n("4d91"),g=n("4d26"),m=n.n(g),y=n("0464"),b=n("4df5"),x=n("8592"),w=n("5091"),_=n("de1b"),O=n("290c"),C=n("daa3"),S=n("da05"),M=n("7b05"),k={prefixCls:v["a"].string,extra:v["a"].any,actions:v["a"].arrayOf(v["a"].any),grid:P},j=(v["a"].any,v["a"].any,v["a"].string,v["a"].any,{functional:!0,name:"AListItemMeta",__ANT_LIST_ITEM_META:!0,inject:{configProvider:{default:function(){return b["a"]}}},render:function(t,e){var n=e.props,r=e.slots,a=e.listeners,o=e.injections,s=r(),c=o.configProvider.getPrefixCls,u=n.prefixCls,l=c("list",u),f=n.avatar||s.avatar,h=n.title||s.title,d=n.description||s.description,p=t("div",{class:l+"-item-meta-content"},[h&&t("h4",{class:l+"-item-meta-title"},[h]),d&&t("div",{class:l+"-item-meta-description"},[d])]);return t("div",i()([{on:a},{class:l+"-item-meta"}]),[f&&t("div",{class:l+"-item-meta-avatar"},[f]),(h||d)&&p])}});function T(t,e){return t[e]&&Math.floor(24/t[e])}var z={name:"AListItem",Meta:j,props:k,inject:{listContext:{default:function(){return{}}},configProvider:{default:function(){return b["a"]}}},methods:{isItemContainsTextNodeAndNotSingular:function(){var t=this.$slots,e=void 0,n=t["default"]||[];return n.forEach((function(t){Object(C["v"])(t)&&!Object(C["u"])(t)&&(e=!0)})),e&&n.length>1},isFlexMode:function(){var t=Object(C["g"])(this,"extra"),e=this.listContext.itemLayout;return"vertical"===e?!!t:!this.isItemContainsTextNodeAndNotSingular()}},render:function(){var t=arguments[0],e=this.listContext,n=e.grid,r=e.itemLayout,a=this.prefixCls,o=this.$slots,s=Object(C["k"])(this),c=this.configProvider.getPrefixCls,u=c("list",a),l=Object(C["g"])(this,"extra"),f=Object(C["g"])(this,"actions"),d=f&&f.length>0&&t("ul",{class:u+"-item-action",key:"actions"},[f.map((function(e,n){return t("li",{key:u+"-item-action-"+n},[e,n!==f.length-1&&t("em",{class:u+"-item-action-split"})])}))]),p=n?"div":"li",v=t(p,i()([{on:s},{class:m()(u+"-item",h()({},u+"-item-no-flex",!this.isFlexMode()))}]),["vertical"===r&&l?[t("div",{class:u+"-item-main",key:"content"},[o["default"],d]),t("div",{class:u+"-item-extra",key:"extra"},[l])]:[o["default"],d,Object(M["a"])(l,{key:"extra"})]]),g=n?t(S["b"],{attrs:{span:T(n,"column"),xs:T(n,"xs"),sm:T(n,"sm"),md:T(n,"md"),lg:T(n,"lg"),xl:T(n,"xl"),xxl:T(n,"xxl")}},[v]):v;return g}},E=n("db14"),A=["",1,2,3,4,6,8,12,24],P={gutter:v["a"].number,column:v["a"].oneOf(A),xs:v["a"].oneOf(A),sm:v["a"].oneOf(A),md:v["a"].oneOf(A),lg:v["a"].oneOf(A),xl:v["a"].oneOf(A),xxl:v["a"].oneOf(A)},L=["small","default","large"],V=function(){return{bordered:v["a"].bool,dataSource:v["a"].array,extra:v["a"].any,grid:v["a"].shape(P).loose,itemLayout:v["a"].string,loading:v["a"].oneOfType([v["a"].bool,v["a"].object]),loadMore:v["a"].any,pagination:v["a"].oneOfType([v["a"].shape(Object(w["a"])()).loose,v["a"].bool]),prefixCls:v["a"].string,rowKey:v["a"].any,renderItem:v["a"].any,size:v["a"].oneOf(L),split:v["a"].bool,header:v["a"].any,footer:v["a"].any,locale:v["a"].object}},I={Item:z,name:"AList",props:Object(C["t"])(V(),{dataSource:[],bordered:!1,split:!0,loading:!1,pagination:!1}),provide:function(){return{listContext:this}},inject:{configProvider:{default:function(){return b["a"]}}},data:function(){var t=this;this.keys=[],this.defaultPaginationProps={current:1,pageSize:10,onChange:function(e,n){var r=t.pagination;t.paginationCurrent=e,r&&r.onChange&&r.onChange(e,n)},total:0},this.onPaginationChange=this.triggerPaginationEvent("onChange"),this.onPaginationShowSizeChange=this.triggerPaginationEvent("onShowSizeChange");var e=this.$props.pagination,n=e&&"object"===("undefined"===typeof e?"undefined":p()(e))?e:{};return{paginationCurrent:n.defaultCurrent||1,paginationSize:n.defaultPageSize||10}},methods:{triggerPaginationEvent:function(t){var e=this;return function(n,r){var i=e.$props.pagination;e.paginationCurrent=n,e.paginationSize=r,i&&i[t]&&i[t](n,r)}},renderItem2:function(t,e){var n=this.$scopedSlots,r=this.rowKey,i=this.renderItem||n.renderItem;if(!i)return null;var a=void 0;return a="function"===typeof r?r(t):"string"===typeof r?t[r]:t.key,a||(a="list-item-"+e),this.keys[e]=a,i(t,e)},isSomethingAfterLastItem:function(){var t=this.pagination,e=Object(C["g"])(this,"loadMore"),n=Object(C["g"])(this,"footer");return!!(e||t||n)},renderEmpty:function(t,e){var n=this.$createElement,r=this.locale;return n("div",{class:t+"-empty-text"},[r&&r.emptyText||e(n,"List")])}},render:function(){var t,e=this,n=arguments[0],r=this.prefixCls,a=this.bordered,s=this.split,u=this.itemLayout,f=this.pagination,d=this.grid,p=this.dataSource,v=void 0===p?[]:p,g=this.size,b=this.loading,w=this.$slots,S=this.paginationCurrent,k=this.paginationSize,j=this.configProvider.getPrefixCls,T=j("list",r),z=Object(C["g"])(this,"loadMore"),E=Object(C["g"])(this,"footer"),A=Object(C["g"])(this,"header"),P=Object(C["c"])(w["default"]||[]),L=b;"boolean"===typeof L&&(L={spinning:L});var V=L&&L.spinning,I="";switch(g){case"large":I="lg";break;case"small":I="sm";break;default:break}var R=m()(T,(t={},h()(t,T+"-vertical","vertical"===u),h()(t,T+"-"+I,I),h()(t,T+"-split",s),h()(t,T+"-bordered",a),h()(t,T+"-loading",V),h()(t,T+"-grid",d),h()(t,T+"-something-after-last-item",this.isSomethingAfterLastItem()),t)),H=l()({},this.defaultPaginationProps,{total:v.length,current:S,pageSize:k},f||{}),D=Math.ceil(H.total/H.pageSize);H.current>D&&(H.current=D);var F=H["class"],N=H.style,$=c()(H,["class","style"]),B=f?n("div",{class:T+"-pagination"},[n(_["a"],{props:Object(y["a"])($,["onChange"]),class:F,style:N,on:{change:this.onPaginationChange,showSizeChange:this.onPaginationShowSizeChange}})]):null,W=[].concat(o()(v));f&&v.length>(H.current-1)*H.pageSize&&(W=[].concat(o()(v)).splice((H.current-1)*H.pageSize,H.pageSize));var Y=void 0;if(Y=V&&n("div",{style:{minHeight:53}}),W.length>0){var q=W.map((function(t,n){return e.renderItem2(t,n)})),U=q.map((function(t,n){return Object(M["a"])(t,{key:e.keys[n]})}));Y=d?n(O["a"],{attrs:{gutter:d.gutter}},[U]):n("ul",{class:T+"-items"},[U])}else if(!P.length&&!V){var K=this.configProvider.renderEmpty;Y=this.renderEmpty(T,K)}var G=H.position||"bottom";return n("div",i()([{class:R},{on:Object(C["k"])(this)}]),[("top"===G||"both"===G)&&B,A&&n("div",{class:T+"-header"},[A]),n(x["a"],{props:L},[Y,P]),E&&n("div",{class:T+"-footer"},[E]),z||("bottom"===G||"both"===G)&&B])},install:function(t){t.use(E["a"]),t.component(I.name,I),t.component(I.Item.name,I.Item),t.component(I.Item.Meta.name,I.Item.Meta)}};e["b"]=I},fea9:function(t,e,n){var r=n("da84");t.exports=r.Promise},fed5:function(t,e){e.f=Object.getOwnPropertySymbols},ff9c:function(t,e,n){var r=n("23e7"),i=n("8eb5"),a=Math.cosh,o=Math.abs,s=Math.E;r({target:"Math",stat:!0,forced:!a||a(710)===1/0},{cosh:function(t){var e=i(o(t)-1)+1;return(e+1/(e*s*s))*(s/2)}})},ffd6:function(t,e,n){var r=n("3729"),i=n("1310"),a="[object Symbol]";function o(t){return"symbol"==typeof t||i(t)&&r(t)==a}t.exports=o}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/fail.c3972baa.js b/src/main/resources/nginx/defense/js/fail.c3972baa.js new file mode 100644 index 0000000..22503d3 --- /dev/null +++ b/src/main/resources/nginx/defense/js/fail.c3972baa.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["fail"],{cc89:function(e,t,n){"use strict";n.r(t);var c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("exception-page",{attrs:{type:"404"}})},a=[],o=n("2af9"),p={components:{ExceptionPage:o["c"]}},s=p,i=n("2877"),r=Object(i["a"])(s,c,a,!1,null,"1f038743",null);t["default"]=r.exports}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/js/user.2f8f7ebe.js b/src/main/resources/nginx/defense/js/user.2f8f7ebe.js new file mode 100644 index 0000000..9049631 --- /dev/null +++ b/src/main/resources/nginx/defense/js/user.2f8f7ebe.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["user"],{1037:function(e,t,a){"use strict";a.r(t);var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("result",{attrs:{isSuccess:!0,content:!1,title:e.email,description:e.description}},[a("template",{slot:"action"},[a("a-button",{attrs:{size:"large",type:"primary"}},[e._v("查看邮箱")]),a("a-button",{staticStyle:{"margin-left":"8px"},attrs:{size:"large"},on:{click:e.goHomeHandle}},[e._v("返回首页")])],1)],2)},r=[],i=a("2af9"),n={name:"RegisterResult",components:{Result:i["d"]},data:function(){return{description:"激活邮件已发送到你的邮箱中,邮件有效期为24小时。请及时登录邮箱,点击邮件中的链接激活帐户。",form:{}}},computed:{email:function(){var e=this.form&&this.form.email||"xxx",t="你的账户:".concat(e," 注册成功");return t}},created:function(){this.form=this.$route.params},methods:{goHomeHandle:function(){this.$router.push({name:"login"})}}},o=n,l=a("2877"),c=Object(l["a"])(o,s,r,!1,null,"2618b3a4",null);t["default"]=c.exports},1348:function(e,t,a){"use strict";a.r(t);var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"main user-layout-register"},[e._m(0),a("a-form",{ref:"formRegister",attrs:{form:e.form,id:"formRegister"}},[a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["email",{rules:[{required:!0,type:"email",message:"请输入邮箱地址"}],validateTrigger:["change","blur"]}],expression:"['email', {rules: [{ required: true, type: 'email', message: '请输入邮箱地址' }], validateTrigger: ['change', 'blur']}]"}],attrs:{size:"large",type:"text",placeholder:"邮箱"}})],1),a("a-popover",{attrs:{placement:"rightTop",trigger:["focus"],getPopupContainer:function(e){return e.parentElement}},model:{value:e.state.passwordLevelChecked,callback:function(t){e.$set(e.state,"passwordLevelChecked",t)},expression:"state.passwordLevelChecked"}},[a("template",{slot:"content"},[a("div",{style:{width:"240px"}},[a("div",{class:["user-register",e.passwordLevelClass]},[e._v("强度:"),a("span",[e._v(e._s(e.passwordLevelName))])]),a("a-progress",{attrs:{percent:e.state.percent,showInfo:!1,strokeColor:e.passwordLevelColor}}),a("div",{staticStyle:{"margin-top":"10px"}},[a("span",[e._v("请至少输入 6 个字符。请不要使用容易被猜到的密码。")])])],1)]),a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["password",{rules:[{required:!0,message:"至少6位密码,区分大小写"},{validator:this.handlePasswordLevel}],validateTrigger:["change","blur"]}],expression:"['password', {rules: [{ required: true, message: '至少6位密码,区分大小写'}, { validator: this.handlePasswordLevel }], validateTrigger: ['change', 'blur']}]"}],attrs:{size:"large",type:"password",autocomplete:"false",placeholder:"至少6位密码,区分大小写"},on:{click:e.handlePasswordInputClick}})],1)],2),a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["password2",{rules:[{required:!0,message:"至少6位密码,区分大小写"},{validator:this.handlePasswordCheck}],validateTrigger:["change","blur"]}],expression:"['password2', {rules: [{ required: true, message: '至少6位密码,区分大小写' }, { validator: this.handlePasswordCheck }], validateTrigger: ['change', 'blur']}]"}],attrs:{size:"large",type:"password",autocomplete:"false",placeholder:"确认密码"}})],1),a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["mobile",{rules:[{required:!0,message:"请输入正确的手机号",pattern:/^1[3456789]\d{9}$/},{validator:this.handlePhoneCheck}],validateTrigger:["change","blur"]}],expression:"['mobile', {rules: [{ required: true, message: '请输入正确的手机号', pattern: /^1[3456789]\\d{9}$/ }, { validator: this.handlePhoneCheck } ], validateTrigger: ['change', 'blur'] }]"}],attrs:{size:"large",placeholder:"11 位手机号"}},[a("a-select",{attrs:{slot:"addonBefore",size:"large",defaultValue:"+86"},slot:"addonBefore"},[a("a-select-option",{attrs:{value:"+86"}},[e._v("+86")]),a("a-select-option",{attrs:{value:"+87"}},[e._v("+87")])],1)],1)],1),a("a-row",{attrs:{gutter:16}},[a("a-col",{staticClass:"gutter-row",attrs:{span:16}},[a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["captcha",{rules:[{required:!0,message:"请输入验证码"}],validateTrigger:"blur"}],expression:"['captcha', {rules: [{ required: true, message: '请输入验证码' }], validateTrigger: 'blur'}]"}],attrs:{size:"large",type:"text",placeholder:"验证码"}},[a("a-icon",{style:{color:"rgba(0,0,0,.25)"},attrs:{slot:"prefix",type:"mail"},slot:"prefix"})],1)],1)],1),a("a-col",{staticClass:"gutter-row",attrs:{span:8}},[a("a-button",{staticClass:"getCaptcha",attrs:{size:"large",disabled:e.state.smsSendBtn},domProps:{textContent:e._s(e.state.smsSendBtn?e.state.time+" s":"获取验证码")},on:{click:function(t){return t.stopPropagation(),t.preventDefault(),e.getCaptcha(t)}}})],1)],1),a("a-form-item",[a("a-button",{staticClass:"register-button",attrs:{size:"large",type:"primary",htmlType:"submit",loading:e.registerBtn,disabled:e.registerBtn},on:{click:function(t){return t.stopPropagation(),t.preventDefault(),e.handleSubmit(t)}}},[e._v("注册 ")]),a("router-link",{staticClass:"login",attrs:{to:{name:"login"}}},[e._v("使用已有账户登录")])],1)],1)],1)},r=[function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("h3",[a("span",[e._v("注册")])])}],i=a("5530"),n=(a("498a"),a("ac0d")),o=a("7ded"),l={0:"低",1:"低",2:"中",3:"强"},c={0:"error",1:"error",2:"warning",3:"success"},u={0:"#ff0000",1:"#ff0000",2:"#ff7e05",3:"#52c41a"},d={name:"Register",components:{},mixins:[n["c"]],data:function(){return{form:this.$form.createForm(this),state:{time:60,smsSendBtn:!1,passwordLevel:0,passwordLevelChecked:!1,percent:10,progressColor:"#FF0000"},registerBtn:!1}},computed:{passwordLevelClass:function(){return c[this.state.passwordLevel]},passwordLevelName:function(){return l[this.state.passwordLevel]},passwordLevelColor:function(){return u[this.state.passwordLevel]}},methods:{handlePasswordLevel:function(e,t,a){var s=0;/[0-9]/.test(t)&&s++,/[a-zA-Z]/.test(t)&&s++,/[^0-9a-zA-Z_]/.test(t)&&s++,this.state.passwordLevel=s,this.state.percent=30*s,s>=2?(s>=3&&(this.state.percent=100),a()):(0===s&&(this.state.percent=10),a(new Error("密码强度不够")))},handlePasswordCheck:function(e,t,a){var s=this.form.getFieldValue("password");void 0===t&&a(new Error("请输入密码")),t&&s&&t.trim()!==s.trim()&&a(new Error("两次密码不一致")),a()},handlePhoneCheck:function(e,t,a){a()},handlePasswordInputClick:function(){this.isMobile()?this.state.passwordLevelChecked=!1:this.state.passwordLevelChecked=!0},handleSubmit:function(){var e=this.form.validateFields,t=this.state,a=this.$router;e({force:!0},(function(e,s){e||(t.passwordLevelChecked=!1,a.push({name:"registerResult",params:Object(i["a"])({},s)}))}))},getCaptcha:function(e){var t=this;e.preventDefault();var a=this.form.validateFields,s=this.state,r=this.$message,i=this.$notification;a(["mobile"],{force:!0},(function(e,a){if(!e){s.smsSendBtn=!0;var n=window.setInterval((function(){s.time--<=0&&(s.time=60,s.smsSendBtn=!1,window.clearInterval(n))}),1e3),l=r.loading("验证码发送中..",0);Object(o["b"])({mobile:a.mobile}).then((function(e){setTimeout(l,2500),i["success"]({message:"提示",description:"验证码获取成功,您的验证码为:"+e.result.captcha,duration:8})})).catch((function(e){setTimeout(l,1),clearInterval(n),s.time=60,s.smsSendBtn=!1,t.requestFailed(e)}))}}))},requestFailed:function(e){this.$notification["error"]({message:"错误",description:((e.response||{}).data||{}).message||"请求出现错误,请稍后再试",duration:4}),this.registerBtn=!1}},watch:{"state.passwordLevel":function(e){}}},p=d,m=(a("5d18"),a("88c2"),a("2877")),h=Object(m["a"])(p,s,r,!1,null,"54d9a6c2",null);t["default"]=h.exports},"441d":function(e,t,a){"use strict";a("a993")},"5d18":function(e,t,a){"use strict";a("eeab")},"88c2":function(e,t,a){"use strict";a("d88b")},"90b4":function(e,t,a){},a993:function(e,t,a){},ac2a:function(e,t,a){"use strict";a.r(t);var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"main"},[a("a-form",{ref:"formLogin",staticClass:"user-layout-login",attrs:{id:"formLogin",form:e.form},on:{submit:e.handleSubmit}},[a("a-tabs",{attrs:{activeKey:e.customActiveKey,tabBarStyle:{textAlign:"center",borderBottom:"unset"}},on:{change:e.handleTabClick}},[a("a-tab-pane",{key:"tab1",attrs:{tab:"账号密码登录"}},[a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["accountNumber",{rules:[{required:!0,message:"请输入账号"},{validator:e.handleUsernameOrEmail}],validateTrigger:"change"}],expression:"[\n 'accountNumber',\n {rules: [{ required: true, message: '请输入账号' }, { validator: handleUsernameOrEmail }], validateTrigger: 'change'}\n ]"}],attrs:{size:"large",type:"text",placeholder:"请输入账号"}},[a("a-icon",{style:{color:"rgba(0,0,0,.25)"},attrs:{slot:"prefix",type:"user"},slot:"prefix"})],1)],1),a("a-form-item",[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["password",{rules:[{required:!0,message:"请输入密码"}],validateTrigger:"blur"}],expression:"[\n 'password',\n {rules: [{ required: true, message: '请输入密码' }], validateTrigger: 'blur'}\n ]"}],attrs:{size:"large",type:"password",autocomplete:"false",placeholder:"请输入密码"}},[a("a-icon",{style:{color:"rgba(0,0,0,.25)"},attrs:{slot:"prefix",type:"lock"},slot:"prefix"})],1)],1)],1)],1),a("a-form-item"),a("a-form-item",{staticStyle:{"margin-top":"24px"}},[a("a-button",{staticClass:"login-button",attrs:{size:"large",type:"primary",htmlType:"submit",loading:e.state.loginBtn,disabled:e.state.loginBtn}},[e._v("确定")])],1)],1),e.requiredTwoStepCaptcha?a("two-step-captcha",{attrs:{visible:e.stepCaptchaVisible},on:{success:e.stepCaptchaSuccess,cancel:e.stepCaptchaCancel}}):e._e()],1)},r=[],i=a("5530"),n=function(){var e=this,t=this,a=t.$createElement,s=t._self._c||a;return s("a-modal",{attrs:{centered:"",maskClosable:!1},on:{cancel:t.handleCancel},model:{value:t.visible,callback:function(e){t.visible=e},expression:"visible"}},[s("div",{style:{textAlign:"center"},attrs:{slot:"title"},slot:"title"},[t._v("两步验证")]),s("template",{slot:"footer"},[s("div",{style:{textAlign:"center"}},[s("a-button",{key:"back",on:{click:t.handleCancel}},[t._v("返回")]),s("a-button",{key:"submit",attrs:{type:"primary",loading:t.stepLoading},on:{click:t.handleStepOk}},[t._v(" 继续 ")])],1)]),s("a-spin",{attrs:{spinning:t.stepLoading}},[s("a-form",{attrs:{layout:"vertical","auto-form-create":function(t){e.form=t}}},[s("div",{staticClass:"step-form-wrapper"},[t.stepLoading?s("p",{staticStyle:{"text-align":"center"}},[t._v("正在验证.."),s("br"),t._v("请稍后")]):s("p",{staticStyle:{"text-align":"center"}},[t._v("请在手机中打开 Google Authenticator 或两步验证 APP"),s("br"),t._v("输入 6 位动态码")]),s("a-form-item",{style:{textAlign:"center"},attrs:{hasFeedback:"",fieldDecoratorId:"stepCode",fieldDecoratorOptions:{rules:[{required:!0,message:"请输入 6 位动态码!",pattern:/^\d{6}$/,len:6}]}}},[s("a-input",{style:{textAlign:"center"},attrs:{placeholder:"000000"},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.handleStepOk(e)}}})],1),s("p",{staticStyle:{"text-align":"center"}},[s("a",{on:{click:t.onForgeStepCode}},[t._v("遗失手机?")])])],1)])],1)],2)},o=[],l={props:{visible:{type:Boolean,default:!1}},data:function(){return{stepLoading:!1,form:null}},methods:{handleStepOk:function(){var e=this,t=this;this.stepLoading=!0,this.form.validateFields((function(a,s){a?(e.stepLoading=!1,e.$emit("error",{err:a})):setTimeout((function(){t.stepLoading=!1,t.$emit("success",{values:s})}),2e3)}))},handleCancel:function(){this.visible=!1,this.$emit("cancel")},onForgeStepCode:function(){}}},c=l,u=(a("edd4"),a("2877")),d=Object(u["a"])(c,n,o,!1,null,"4a462ef6",null),p=d.exports,m=a("2f62"),h=a("7ded"),g={components:{TwoStepCaptcha:p},data:function(){return{customActiveKey:"tab1",loginBtn:!1,loginType:0,requiredTwoStepCaptcha:!1,stepCaptchaVisible:!1,form:this.$form.createForm(this),state:{time:60,loginBtn:!1,loginType:0,smsSendBtn:!1}}},created:function(){var e=this;sessionStorage.clear(),Object(h["a"])({}).then((function(t){e.requiredTwoStepCaptcha=t.result.stepCode})).catch((function(){e.requiredTwoStepCaptcha=!1}))},methods:Object(i["a"])(Object(i["a"])({},Object(m["b"])(["Login","Logout"])),{},{handleUsernameOrEmail:function(e,t,a){var s=this.state,r=/^([a-zA-Z0-9_-])+@([a-zA-Z0-9_-])+((\.[a-zA-Z0-9_-]{2,3}){1,2})$/;r.test(t)?s.loginType=0:s.loginType=1,a()},handleTabClick:function(e){this.customActiveKey=e},handleSubmit:function(e){var t=this;e.preventDefault(),this.form.validateFields((function(e,a){if(!e){var s=a.accountNumber,r=a.password;"admin"===s&&"123456"===r?t.loginSuccess({username:"admin",token:"123123",role:"123",status:200}):t.$message.error("账户或密码错误")}}))},getCaptcha:function(e){var t=this;e.preventDefault();var a=this.form.validateFields,s=this.state;a(["mobile"],{force:!0},(function(e,a){if(!e){s.smsSendBtn=!0;var r=window.setInterval((function(){s.time--<=0&&(s.time=60,s.smsSendBtn=!1,window.clearInterval(r))}),1e3),i=t.$message.loading("验证码发送中..",0);Object(h["b"])({mobile:a.mobile}).then((function(e){setTimeout(i,2500),t.$notification["success"]({message:"提示",description:"验证码获取成功,您的验证码为:"+e.result.captcha,duration:8})})).catch((function(e){setTimeout(i,1),clearInterval(r),s.time=60,s.smsSendBtn=!1,t.requestFailed(e)}))}}))},stepCaptchaSuccess:function(){this.loginSuccess()},stepCaptchaCancel:function(){var e=this;this.Logout().then((function(){e.loginBtn=!1,e.stepCaptchaVisible=!1}))},loginSuccess:function(e){200===e.status?(sessionStorage.setItem("username",e.userName),sessionStorage.setItem("token",e.token),sessionStorage.setItem("result",JSON.stringify(e.role)),this.$router.push({path:"/release"})):this.$notification["error"]({message:"登录",description:e.message})},requestFailed:function(e){this.$notification["error"]({message:"错误",description:((e.response||{}).data||{}).message||"请求出现错误,请稍后再试",duration:4})}})},f=g,v=(a("441d"),Object(u["a"])(f,s,r,!1,null,"0452f05e",null));t["default"]=v.exports},d88b:function(e,t,a){},edd4:function(e,t,a){"use strict";a("90b4")},eeab:function(e,t,a){}}]); \ No newline at end of file diff --git a/src/main/resources/nginx/defense/loading/loading.css b/src/main/resources/nginx/defense/loading/loading.css new file mode 100644 index 0000000..a899eac --- /dev/null +++ b/src/main/resources/nginx/defense/loading/loading.css @@ -0,0 +1 @@ +#preloadingAnimation{position:fixed;left:0;top:0;height:100%;width:100%;background:#ffffff;user-select:none;z-index: 9999;overflow: hidden}.lds-roller{display:inline-block;position:relative;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(0.5,0,0.5,1) infinite;transform-origin:32px 32px;}.lds-roller div:after{content:" ";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:#13c2c2;margin:-3px 0 0 -3px;}.lds-roller div:nth-child(1){animation-delay:-0.036s;}.lds-roller div:nth-child(1):after{top:50px;left:50px;}.lds-roller div:nth-child(2){animation-delay:-0.072s;}.lds-roller div:nth-child(2):after{top:54px;left:45px;}.lds-roller div:nth-child(3){animation-delay:-0.108s;}.lds-roller div:nth-child(3):after{top:57px;left:39px;}.lds-roller div:nth-child(4){animation-delay:-0.144s;}.lds-roller div:nth-child(4):after{top:58px;left:32px;}.lds-roller div:nth-child(5){animation-delay:-0.18s;}.lds-roller div:nth-child(5):after{top:57px;left:25px;}.lds-roller div:nth-child(6){animation-delay:-0.216s;}.lds-roller div:nth-child(6):after{top:54px;left:19px;}.lds-roller div:nth-child(7){animation-delay:-0.252s;}.lds-roller div:nth-child(7):after{top:50px;left:14px;}.lds-roller div:nth-child(8){animation-delay:-0.288s;}.lds-roller div:nth-child(8):after{top:45px;left:10px;}#preloadingAnimation .load-tips{color: #13c2c2;font-size:2rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin-top:80px;text-align:center;width:400px;height:64px;} @keyframes lds-roller{0%{transform:rotate(0deg);} 100%{transform:rotate(360deg);}} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/loading/loading.html b/src/main/resources/nginx/defense/loading/loading.html new file mode 100644 index 0000000..9b93196 --- /dev/null +++ b/src/main/resources/nginx/defense/loading/loading.html @@ -0,0 +1 @@ +
          Loading
          \ No newline at end of file diff --git a/src/main/resources/nginx/defense/loading/option2/html_code_segment.html b/src/main/resources/nginx/defense/loading/option2/html_code_segment.html new file mode 100644 index 0000000..df81b26 --- /dev/null +++ b/src/main/resources/nginx/defense/loading/option2/html_code_segment.html @@ -0,0 +1,5 @@ +
          +
          + +
          +
          \ No newline at end of file diff --git a/src/main/resources/nginx/defense/loading/option2/loading.css b/src/main/resources/nginx/defense/loading/option2/loading.css new file mode 100644 index 0000000..c35cd73 --- /dev/null +++ b/src/main/resources/nginx/defense/loading/option2/loading.css @@ -0,0 +1 @@ +.preloading-animate{background:#ffffff;width:100%;height:100%;position:fixed;left:0;top:0;z-index:299;}.preloading-animate .preloading-wrapper{position:absolute;width:5rem;height:5rem;left:50%;top:50%;transform:translate(-50%,-50%);}.preloading-animate .preloading-wrapper .preloading-balls{font-size:5rem;} \ No newline at end of file diff --git a/src/main/resources/nginx/defense/loading/option2/loading.svg b/src/main/resources/nginx/defense/loading/option2/loading.svg new file mode 100644 index 0000000..7ff7322 --- /dev/null +++ b/src/main/resources/nginx/defense/loading/option2/loading.svg @@ -0,0 +1 @@ + \ No newline at end of file From 97742fa87bcadd8fcee50d6566dc0fb2dc99bb0e Mon Sep 17 00:00:00 2001 From: EnderByEndera <707475564@qq.com> Date: Mon, 18 Mar 2024 17:45:49 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E5=9C=A8application.yml=E4=B8=AD=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0MySQL=E8=BF=9E=E6=8E=A5=E6=97=B6=E5=8C=BA=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=EF=BC=8C=E8=A7=A3=E5=86=B3=E6=97=B6=E9=97=B4=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/config/application-dev.yml | 2 +- src/main/resources/config/application-kafkatest.yml | 2 +- src/main/resources/config/application-prod.yml | 2 +- src/main/resources/config/application-test.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/config/application-dev.yml b/src/main/resources/config/application-dev.yml index ea08a1e..6dfe9c8 100644 --- a/src/main/resources/config/application-dev.yml +++ b/src/main/resources/config/application-dev.yml @@ -17,7 +17,7 @@ spring: driver-class-name: com.mysql.cj.jdbc.Driver username: root password: aiihhbfcsy123!@# - url: jdbc:mysql://192.168.107.89:3306/realtime_protection + url: jdbc:mysql://192.168.107.89:3306/realtime_protection?serverTimezone=Asia/Shanghai hikari: is-auto-commit: false doris: diff --git a/src/main/resources/config/application-kafkatest.yml b/src/main/resources/config/application-kafkatest.yml index f01ffa2..b3f10da 100644 --- a/src/main/resources/config/application-kafkatest.yml +++ b/src/main/resources/config/application-kafkatest.yml @@ -15,7 +15,7 @@ spring: driver-class-name: com.mysql.cj.jdbc.Driver username: root password: aiihhbfcsy123!@# - url: jdbc:mysql://192.168.107.89:3306/realtime_protection + url: jdbc:mysql://192.168.107.89:3306/realtime_protection?serverTimezone=Asia/Shanghai hikari: is-auto-commit: false doris: diff --git a/src/main/resources/config/application-prod.yml b/src/main/resources/config/application-prod.yml index 33414a8..ce8c515 100644 --- a/src/main/resources/config/application-prod.yml +++ b/src/main/resources/config/application-prod.yml @@ -17,7 +17,7 @@ spring: driver-class-name: com.mysql.cj.jdbc.Driver username: ${MYSQL_USERNAME:root} password: ${MYSQL_PASSWD} - url: jdbc:mysql://${MYSQL_URL:localhost:3306}/realtime_protection + url: jdbc:mysql://${MYSQL_URL:localhost:3306}/realtime_protection?serverTimezone=Asia/Shanghai hikari: is-auto-commit: false doris: diff --git a/src/main/resources/config/application-test.yml b/src/main/resources/config/application-test.yml index f59f1ab..162c97a 100644 --- a/src/main/resources/config/application-test.yml +++ b/src/main/resources/config/application-test.yml @@ -17,7 +17,7 @@ spring: driver-class-name: com.mysql.cj.jdbc.Driver username: root password: aiihhbfcsy123!@# - url: jdbc:mysql://192.168.107.89:3306/realtime_protection + url: jdbc:mysql://192.168.107.89:3306/realtime_protection?serverTimezone=Asia/Shanghai hikari: is-auto-commit: false doris: From 1aa587f52c4d981853b86fc44fc9a1c824922604 Mon Sep 17 00:00:00 2001 From: Hao Miao <47212914+PushM@users.noreply.github.com> Date: Mon, 1 Apr 2024 11:12:01 +0800 Subject: [PATCH 4/4] =?UTF-8?q?1=E3=80=81=E6=9B=B4=E6=96=B0=E7=AD=96?= =?UTF-8?q?=E7=95=A5=E6=A8=A1=E6=9D=BF=E5=A2=9E=E5=88=A0=E6=94=B9=E6=9F=A5?= =?UTF-8?q?=E5=92=8Calertmessage=E7=9A=84=E6=A8=A1=E6=9D=BF=E5=A4=84?= =?UTF-8?q?=E7=90=86=EF=BC=8C=E5=A2=9E=E5=8A=A0is=5Ffull=5Fflow=E5=92=8Cde?= =?UTF-8?q?scription=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../entity/alert/AlertMessage.java | 2 + .../entity/defense/template/ProtectLevel.java | 3 + .../entity/defense/template/Template.java | 7 +- .../entity/task/TaskCommandInfo.java | 27 +++ .../alertmessage/AlertMessageService.java | 198 +++++++++++++----- src/main/resources/mappers/TemplateMapper.xml | 15 +- .../defense/template/TemplateServiceTest.java | 3 +- 7 files changed, 197 insertions(+), 58 deletions(-) diff --git a/src/main/java/com/realtime/protection/configuration/entity/alert/AlertMessage.java b/src/main/java/com/realtime/protection/configuration/entity/alert/AlertMessage.java index 06b5e26..f24d89c 100644 --- a/src/main/java/com/realtime/protection/configuration/entity/alert/AlertMessage.java +++ b/src/main/java/com/realtime/protection/configuration/entity/alert/AlertMessage.java @@ -35,4 +35,6 @@ public class AlertMessage { @JsonProperty("alert_message_uuid") private String alertMessageUUID; + @JsonProperty("protect_object_is_src_dst") + private int protectIsSrcOrDst; } diff --git a/src/main/java/com/realtime/protection/configuration/entity/defense/template/ProtectLevel.java b/src/main/java/com/realtime/protection/configuration/entity/defense/template/ProtectLevel.java index a34f019..8e954b0 100644 --- a/src/main/java/com/realtime/protection/configuration/entity/defense/template/ProtectLevel.java +++ b/src/main/java/com/realtime/protection/configuration/entity/defense/template/ProtectLevel.java @@ -28,4 +28,7 @@ public class ProtectLevel { @Schema(description = "该防护等级是否需要提取DNS") private Boolean hasDNS = false; + + @Schema(description = "该防护等级是处置防护对象的全流量or单向流量") + private Boolean isFullFlow = false; } diff --git a/src/main/java/com/realtime/protection/configuration/entity/defense/template/Template.java b/src/main/java/com/realtime/protection/configuration/entity/defense/template/Template.java index 5505daf..890fd07 100644 --- a/src/main/java/com/realtime/protection/configuration/entity/defense/template/Template.java +++ b/src/main/java/com/realtime/protection/configuration/entity/defense/template/Template.java @@ -13,7 +13,7 @@ public class Template { @JsonProperty("template_name") @NotNull(message = "template_name字段不能为空。") - @Schema(description = "防御策略模板名称", example = "自定义模板") + @Schema(description = "防御策略模板名称(事件类型)", example = "APT攻击事件") private String templateName; @JsonProperty("source_system") @@ -21,6 +21,11 @@ public class Template { @Schema(description = "防御策略模板数据来源系统", example = "BW系统") private String sourceSystem; + @JsonProperty("description") + @NotNull(message = "source_system字段不能为空。") + @Schema(description = "对策略模板的文字描述。方便用户使用", example = "zd防护对象的全流量") + private String description; + @JsonProperty("protect_level_low") @NotNull(message = "protect_level_low字段不能为空。") @Schema(description = "防御策略模板日常态字段提取选项") diff --git a/src/main/java/com/realtime/protection/configuration/entity/task/TaskCommandInfo.java b/src/main/java/com/realtime/protection/configuration/entity/task/TaskCommandInfo.java index 9a15837..803d8a2 100644 --- a/src/main/java/com/realtime/protection/configuration/entity/task/TaskCommandInfo.java +++ b/src/main/java/com/realtime/protection/configuration/entity/task/TaskCommandInfo.java @@ -103,4 +103,31 @@ public class TaskCommandInfo { @Schema(description = "指令所属任务的运行状态", accessMode = Schema.AccessMode.READ_ONLY) private Integer taskStatus; + // 复制构造函数 + public void copyTaskCommandInfo(TaskCommandInfo original) { + this.UUID = original.UUID; + this.taskId = original.taskId; + this.ruleId = original.ruleId; + this.taskCreateUsername = original.taskCreateUsername; + this.taskCreateDepart = original.taskCreateDepart; + this.taskCreateUserId = original.taskCreateUserId; + this.taskName = original.taskName; + this.taskType = original.taskType; + this.taskAct = original.taskAct; + this.frequency = original.frequency; + this.startTime = original.startTime; + this.endTime = original.endTime; + this.isValid = original.isValid; + this.isJudged = original.isJudged; + this.fiveTupleWithMask = original.fiveTupleWithMask; + this.commandSentTimes = original.commandSentTimes; + this.commandSuccessTimes = original.commandSuccessTimes; + this.earliestSendTime = original.earliestSendTime; + this.latestSendTime = original.latestSendTime; + this.templateId = original.templateId; + this.protectLevel = original.protectLevel; + this.taskStatus = original.taskStatus; + + } + } diff --git a/src/main/java/com/realtime/protection/server/alertmessage/AlertMessageService.java b/src/main/java/com/realtime/protection/server/alertmessage/AlertMessageService.java index c905322..5987f1f 100644 --- a/src/main/java/com/realtime/protection/server/alertmessage/AlertMessageService.java +++ b/src/main/java/com/realtime/protection/server/alertmessage/AlertMessageService.java @@ -8,8 +8,10 @@ import com.realtime.protection.configuration.entity.task.TaskCommandInfo; import com.realtime.protection.configuration.utils.enums.StateEnum; import com.realtime.protection.configuration.utils.enums.TaskTypeEnum; import com.realtime.protection.server.command.CommandService; +import lombok.Data; import org.springframework.stereotype.Service; +import java.util.ArrayList; import java.util.List; import java.util.UUID; @@ -27,45 +29,46 @@ public class AlertMessageService { } @DSTransactional - public String processAlertMessage(AlertMessage alertMessage) { - TaskCommandInfo dynamicTaskCommandInfo = generateDynamicCommand(alertMessage); + public void processAlertMessage(AlertMessage alertMessage) { + //根据告警信息——>生成指令 + List dynamicTaskCommandInfoList = generateDynamicCommand(alertMessage); + //获取任务状态,设置指令的isValid字段,且是否生成指令入库(除了RUNING\PAUSED状态,其他都不入库)。 + Integer taskStatus = dynamicTaskCommandInfoList.get(0).getTaskStatus(); + //获取任务类型,设置指令的isJudged字段。 + Integer taskType = dynamicTaskCommandInfoList.get(0).getTaskType(); - Integer taskStatus = dynamicTaskCommandInfo.getTaskStatus(); - Integer taskType = dynamicTaskCommandInfo.getTaskType(); - String alertMessageUUID = null; if (taskType == TaskTypeEnum.DYNAMIC.getTaskType())//实时 switch (StateEnum.getStateEnumByNum(taskStatus)) { case RUNNING: - alertMessageUUID = insertCommandAndAlertMessage(dynamicTaskCommandInfo, true, true, alertMessage); + insertCommandAndAlertMessage(dynamicTaskCommandInfoList, true, true, alertMessage); break; case PAUSED: - alertMessageUUID = insertCommandAndAlertMessage(dynamicTaskCommandInfo, false, true, alertMessage); + insertCommandAndAlertMessage(dynamicTaskCommandInfoList, false, true, alertMessage); break; default://主要是stop //command不入库 //alertmessage入库 - alertMessageUUID = insertAlertMessageOnly(alertMessage); + insertAlertMessageOnly(alertMessage); break; } else if (taskType == TaskTypeEnum.JUDGED.getTaskType())//研判后 switch (StateEnum.getStateEnumByNum(taskStatus)) { case RUNNING: - alertMessageUUID = insertCommandAndAlertMessage(dynamicTaskCommandInfo, true, false, alertMessage); + insertCommandAndAlertMessage(dynamicTaskCommandInfoList, true, false, alertMessage); break; case PAUSED: - alertMessageUUID = insertCommandAndAlertMessage(dynamicTaskCommandInfo, false, false, alertMessage); + insertCommandAndAlertMessage(dynamicTaskCommandInfoList, false, false, alertMessage); break; default://主要是stop //command不入库 //alertmessage入库 - alertMessageUUID = insertAlertMessageOnly(alertMessage); + insertAlertMessageOnly(alertMessage); } - return alertMessageUUID; } - private TaskCommandInfo generateDynamicCommand(AlertMessage alertMessage){ + private List generateDynamicCommand(AlertMessage alertMessage){ Long taskId = alertMessage.getTaskId(); Integer DynamicRuleId = alertMessage.getDynamicRuleId(); // 查task信息 @@ -79,32 +82,44 @@ public class AlertMessageService { ProtectLevel templateProtectLevel = alertMessageMapper.queryTemplateProtectLevel( dynamicCommandInfo.getTemplateId(), dynamicCommandInfo.getProtectLevel()); - //根据策略模板和alertMessage中的FiveTupleWithMask生成要下发五元组信息 - FiveTupleWithMask fiveTupleWithMaskNew = updateFiveTupleWithMask(alertMessage.getFiveTupleWithMask(), - templateProtectLevel); - //指令加入策略模板筛选后的fiveTupleWithMaskNew - dynamicCommandInfo.setFiveTupleWithMask(fiveTupleWithMaskNew); - return dynamicCommandInfo; + //根据策略模板和alertMessage中的FiveTupleWithMask生成要下发五元组信息 + //根据策略模板的is_full_flow字段,如果是双向流量会生成两个fiveTuple,所以返回List + List fiveTupleWithMaskNew = updateFiveTupleWithMask(alertMessage.getFiveTupleWithMask(), + alertMessage.getProtectIsSrcOrDst(), templateProtectLevel); + + //根据fiveTuple生成动态指令信息 + List dynamicCommandInfoList = new ArrayList(); + if (fiveTupleWithMaskNew.size() == 2){ + TaskCommandInfo dynamicCommandInfo_bi = new TaskCommandInfo(); + dynamicCommandInfo_bi.copyTaskCommandInfo(dynamicCommandInfo); + dynamicCommandInfo_bi.setFiveTupleWithMask(fiveTupleWithMaskNew.get(1)); + dynamicCommandInfoList.add(dynamicCommandInfo_bi); + } + dynamicCommandInfo.setFiveTupleWithMask(fiveTupleWithMaskNew.get(0)); + dynamicCommandInfoList.add(dynamicCommandInfo); + + return dynamicCommandInfoList; } @DSTransactional - private String insertCommandAndAlertMessage(TaskCommandInfo dynamicTaskCommandInfo, + private void insertCommandAndAlertMessage(List dynamicTaskCommandInfoList, Boolean isValid, Boolean isJudged, AlertMessage alertMessage){ - //command入库 - dynamicTaskCommandInfo.setIsValid(isValid); - dynamicTaskCommandInfo.setIsJudged(isJudged); - String commandUUID = commandService.createCommand(dynamicTaskCommandInfo); + for (TaskCommandInfo dynamicTaskCommandInfo : dynamicTaskCommandInfoList ){ + //command入库 + dynamicTaskCommandInfo.setIsValid(isValid); + dynamicTaskCommandInfo.setIsJudged(isJudged); + String commandUUID = commandService.createCommand(dynamicTaskCommandInfo); - //alertmessage入库 - alertMessage.setCommandUUID(commandUUID); - String alertMessageUUID = UUID.randomUUID().toString(); - alertMessage.setAlertMessageUUID(alertMessageUUID); - alertMessageMapper.insertAlertMessage(alertMessage); + //alertmessage入库 + alertMessage.setCommandUUID(commandUUID); + String alertMessageUUID = UUID.randomUUID().toString(); + alertMessage.setAlertMessageUUID(alertMessageUUID); + alertMessageMapper.insertAlertMessage(alertMessage); + } - return alertMessageUUID; } private String insertAlertMessageOnly(AlertMessage alertMessage){ //alertmessage入库 @@ -119,31 +134,110 @@ public class AlertMessageService { - private FiveTupleWithMask updateFiveTupleWithMask(FiveTupleWithMask fiveTupleWithMask, ProtectLevel templateProtectLevel) { + private List updateFiveTupleWithMask(FiveTupleWithMask fiveTupleWithMask, + int protectIsSrcOrDst, + ProtectLevel templateProtectLevel) { + //参数是告警信息的FiveTupleWithMask、防护对象是src还是dst、某个安全等级下的安全事件策略模板templateProtectLevel + //首先先从告警信息中获取protectObject和peer + @Data + class CommunicateObject { + private String IP; + private String maskIP; + private String Port; + private String maskPort; - FiveTupleWithMask newFiveTupleWithMask = new FiveTupleWithMask(); - newFiveTupleWithMask.copyFiveTupleWithMask(fiveTupleWithMask); + public CommunicateObject(String IP, + String maskIP, + String Port, + String maskPort) { + this.IP = IP; + this.maskIP = maskIP; + this.Port = Port; + this.maskPort = maskPort; + } + } + CommunicateObject protectObject; + CommunicateObject peer; + if (protectIsSrcOrDst == 0) { + protectObject = new CommunicateObject( + fiveTupleWithMask.getSourceIP(), + fiveTupleWithMask.getMaskSourceIP(), + fiveTupleWithMask.getSourcePort(), + fiveTupleWithMask.getMaskSourcePort() + ); + peer = new CommunicateObject( + fiveTupleWithMask.getDestinationIP(), + fiveTupleWithMask.getMaskDestinationIP(), + fiveTupleWithMask.getDestinationPort(), + fiveTupleWithMask.getMaskDestinationPort() + ); + } else { + protectObject = new CommunicateObject( + fiveTupleWithMask.getDestinationIP(), + fiveTupleWithMask.getMaskDestinationIP(), + fiveTupleWithMask.getDestinationPort(), + fiveTupleWithMask.getMaskDestinationPort() + ); + peer = new CommunicateObject( + fiveTupleWithMask.getSourceIP(), + fiveTupleWithMask.getMaskSourceIP(), + fiveTupleWithMask.getSourcePort(), + fiveTupleWithMask.getMaskSourcePort() + ); + } + //根据模板抽取防护对象和对端需要的字段 + if (!templateProtectLevel.getHasProtectObjectIP()) { + protectObject.setIP(null); + protectObject.setMaskIP(null); + } + if (!templateProtectLevel.getHasProtectObjectPort()) { + protectObject.setPort(null); + protectObject.setMaskPort(null); + } + if (!templateProtectLevel.getHasPeerIP()) { + peer.setIP(null); + peer.setMaskIP(null); + } + if (!templateProtectLevel.getHasPeerPort()) { + peer.setPort(null); + peer.setMaskPort(null); + } + List newFiveTupleWithMask = new ArrayList(); + //生成指令 + FiveTupleWithMask command1 = new FiveTupleWithMask(); + command1.setSourceIP(peer.getIP()); + command1.setMaskSourceIP(peer.getMaskIP()); + command1.setSourcePort(peer.getPort()); + command1.setMaskSourcePort(peer.getMaskPort()); + command1.setDestinationIP(protectObject.getIP()); + command1.setMaskDestinationIP(protectObject.getMaskIP()); + command1.setSourcePort(protectObject.getPort()); + command1.setMaskSourcePort(protectObject.getMaskPort()); + if (templateProtectLevel.getHasProtocol()){ + command1.setProtocol(fiveTupleWithMask.getProtocol()); + command1.setProtocol(fiveTupleWithMask.getMaskProtocol()); + } + newFiveTupleWithMask.add(command1); + //若需要处置全方向流量,再生成防护对象为源的规则 + if(templateProtectLevel.getIsFullFlow()){ + FiveTupleWithMask command2 = new FiveTupleWithMask(); - if(!templateProtectLevel.getHasProtectObjectIP()){ - newFiveTupleWithMask.setDestinationIP(null); - newFiveTupleWithMask.setMaskDestinationIP(null); - } - if(!templateProtectLevel.getHasProtectObjectPort()){ - newFiveTupleWithMask.setDestinationPort(null); - newFiveTupleWithMask.setMaskDestinationPort(null); - } - if(!templateProtectLevel.getHasPeerIP()){ - newFiveTupleWithMask.setSourceIP(null); - newFiveTupleWithMask.setMaskSourceIP(null); - } - if(!templateProtectLevel.getHasPeerPort()){ - newFiveTupleWithMask.setSourcePort(null); - newFiveTupleWithMask.setMaskSourcePort(null); - } - if (!templateProtectLevel.getHasProtocol()) { - newFiveTupleWithMask.setProtocol(null); - newFiveTupleWithMask.setMaskProtocol(null); + command2.setSourceIP(protectObject.getIP()); + command2.setMaskSourceIP(protectObject.getMaskIP()); + command2.setSourcePort(protectObject.getPort()); + command2.setMaskSourcePort(protectObject.getMaskPort()); + + command2.setDestinationIP(peer.getIP()); + command2.setMaskDestinationIP(peer.getMaskIP()); + command2.setSourcePort(peer.getPort()); + command2.setMaskSourcePort(peer.getMaskPort()); + if (templateProtectLevel.getHasProtocol()){ + command2.setProtocol(fiveTupleWithMask.getProtocol()); + command2.setProtocol(fiveTupleWithMask.getMaskProtocol()); + } + newFiveTupleWithMask.add(command2); } + //目前告警信息还只是五元组,没有url、dns return newFiveTupleWithMask; } diff --git a/src/main/resources/mappers/TemplateMapper.xml b/src/main/resources/mappers/TemplateMapper.xml index d1fe826..cb36121 100644 --- a/src/main/resources/mappers/TemplateMapper.xml +++ b/src/main/resources/mappers/TemplateMapper.xml @@ -8,20 +8,22 @@ strategy_template_low_level_id, strategy_template_medium_level_id, strategy_template_high_level_id, strategy_template_create_user_id, strategy_template_create_username, - strategy_template_create_depart) + strategy_template_create_depart, + strategy_template_description) VALUE (#{template.templateName}, #{template.sourceSystem}, #{template.protectLevelLow.protectLevelId}, #{template.protectLevelMedium.protectLevelId}, #{template.protectLevelHigh.protectLevelId}, - #{template.createUserId}, #{template.createUsername}, #{template.createDepart}) + #{template.createUserId}, #{template.createUsername}, #{template.createDepart}, + #{template.description}) INSERT INTO t_protect_level(has_protect_object_ip, has_protect_object_port, has_protocol, has_url, has_dns, - has_peer_ip, has_peer_port) + has_peer_ip, has_peer_port, is_full_flow) VALUE (#{level.hasProtectObjectIP}, #{level.hasProtectObjectPort}, #{level.hasProtocol}, #{level.hasURL}, #{level.hasDNS}, - #{level.hasPeerIP}, #{level.hasPeerPort}) + #{level.hasPeerIP}, #{level.hasPeerPort}, #{level.isFullFlow}) @@ -33,6 +35,7 @@ + @@ -44,6 +47,7 @@ + + + @@ -81,6 +87,7 @@ +